From dc6094b85421288a2343969db646a22d14d2e0a5 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 18:20:13 +0100 Subject: [PATCH 1/9] migrate into transient branch for exposure --- rdflib/experimental/__init__.py | 0 .../plugins/parsers/grammar/nquads-star.lark | 32 + .../plugins/parsers/grammar/nquads.lark | 29 + .../parsers/grammar/ntriples-star.lark | 30 + .../plugins/parsers/grammar/ntriples.lark | 27 + .../plugins/parsers/grammar/terminals.lark | 45 + .../plugins/parsers/grammar/terminalsw3c.lark | 37 + .../grammar/turtle-import-common-trial.lark | 70 + .../plugins/parsers/grammar/turtle-star.lark | 64 + .../plugins/parsers/grammar/turtle.lark | 60 + .../plugins/parsers/larknquads.py | 163 + .../plugins/parsers/larknquadsstar.py | 199 + .../plugins/parsers/larkntriples.py | 160 + .../plugins/parsers/larkntriplesstar.py | 192 + .../plugins/parsers/larkturtle.py | 313 + .../plugins/parsers/larkturtlestar.py | 413 + .../plugins/parsers/parserutil.py | 139 + .../experimental/plugins/serializers/rdna.py | 745 + rdflib/experimental/term.py | 2412 + requirements.txt | 2 + test/data/default_and_two_named_0.trig | 24 + test/data/rulegraph1.n3 | 7 + test/data/rulegraph3.n3 | 6 + test/data/sp2b/50ktriples.n3 | 50177 +++++++++++++ test/data/sp2b/50ktriples.nq | 50168 +++++++++++++ test/data/sp2b/50ktriples.nt | 50168 +++++++++++++ test/data/sp2b/50ktriples.trig | 62183 ++++++++++++++++ test/data/sp2b/50ktriples.ttl | 62183 ++++++++++++++++ test/data/suites/rdf-star/manifest.ttl | 33 + .../data/suites/rdf-star/nt/syntax/index.html | 1 + .../suites/rdf-star/nt/syntax/manifest.html | 230 + .../suites/rdf-star/nt/syntax/manifest.jsonld | 202 + .../suites/rdf-star/nt/syntax/manifest.ttl | 125 + .../nt/syntax/ntriples-star-bad-syntax-1.nt | 1 + .../nt/syntax/ntriples-star-bad-syntax-2.nt | 1 + .../nt/syntax/ntriples-star-bad-syntax-3.nt | 1 + .../nt/syntax/ntriples-star-bad-syntax-4.nt | 1 + .../nt/syntax/ntriples-star-bnode-1.nt | 2 + .../nt/syntax/ntriples-star-bnode-1.ttl | 4 + .../nt/syntax/ntriples-star-bnode-1.turtle | 4 + .../nt/syntax/ntriples-star-bnode-2.nt | 2 + .../nt/syntax/ntriples-star-bnode-2.ttl | 3 + .../nt/syntax/ntriples-star-bnode-2.turtle | 4 + .../nt/syntax/ntriples-star-nested-1.nt | 3 + .../nt/syntax/ntriples-star-nested-1.ttl | 4 + .../nt/syntax/ntriples-star-nested-1.turtle | 7 + .../nt/syntax/ntriples-star-nested-2.nt | 3 + .../nt/syntax/ntriples-star-nested-2.ttl | 4 + .../nt/syntax/ntriples-star-nested-2.turtle | 6 + .../nt/syntax/ntriples-star-syntax-1.nt | 1 + .../nt/syntax/ntriples-star-syntax-1.turtle | 2 + .../nt/syntax/ntriples-star-syntax-2.nt | 1 + .../nt/syntax/ntriples-star-syntax-2.turtle | 1 + .../nt/syntax/ntriples-star-syntax-3.nt | 1 + .../nt/syntax/ntriples-star-syntax-3.turtle | 2 + .../nt/syntax/ntriples-star-syntax-4.nt | 1 + .../nt/syntax/ntriples-star-syntax-4.turtle | 2 + .../nt/syntax/ntriples-star-syntax-5.nt | 1 + .../nt/syntax/ntriples-star-syntax-5.turtle | 2 + test/data/suites/rdf-star/semantics/README | 49 + .../semantics/canonical-literal-control.ttl | 4 + .../rdf-star/semantics/canonical-literal.ttl | 4 + .../rdf-star/semantics/control-sameas-a.ttl | 5 + .../rdf-star/semantics/control-sameas-r.ttl | 3 + .../data/suites/rdf-star/semantics/index.html | 1 + .../lowercase-language-string-control.ttl | 4 + .../semantics/lowercase-language-string.ttl | 4 + .../semantics/malformed-literal-2a.ttl | 5 + .../semantics/malformed-literal-2r.ttl | 5 + .../semantics/malformed-literal-3a.ttl | 5 + .../semantics/malformed-literal-3r.ttl | 5 + .../semantics/malformed-literal-control.ttl | 4 + .../semantics/malformed-literal-other.ttl | 4 + .../rdf-star/semantics/malformed-literal.ttl | 4 + .../suites/rdf-star/semantics/manifest.html | 669 + .../suites/rdf-star/semantics/manifest.jsonld | 638 + .../suites/rdf-star/semantics/manifest.ttl | 375 + .../non-canonical-literal-control.ttl | 4 + .../semantics/non-canonical-literal.ttl | 4 + .../suites/rdf-star/semantics/superman.ttl | 5 + .../superman_undesired_entailment.ttl | 3 + .../suites/rdf-star/semantics/test000o.ttl | 3 + .../suites/rdf-star/semantics/test000s.ttl | 3 + .../suites/rdf-star/semantics/test001a.ttl | 4 + .../suites/rdf-star/semantics/test001r.ttl | 3 + .../suites/rdf-star/semantics/test002a.ttl | 3 + .../suites/rdf-star/semantics/test002or.ttl | 3 + .../suites/rdf-star/semantics/test002pgr.ttl | 3 + .../suites/rdf-star/semantics/test002r.ttl | 3 + .../suites/rdf-star/semantics/test002sbr.ttl | 3 + .../suites/rdf-star/semantics/test002sor.ttl | 3 + .../suites/rdf-star/semantics/test002sr.ttl | 3 + .../suites/rdf-star/semantics/test003a.ttl | 3 + .../suites/rdf-star/semantics/test003r.ttl | 3 + .../suites/rdf-star/semantics/test004a.ttl | 5 + .../suites/rdf-star/semantics/test004fr.ttl | 4 + .../suites/rdf-star/semantics/test004or.ttl | 4 + .../suites/rdf-star/semantics/test004sr.ttl | 4 + .../suites/rdf-star/semantics/test005.ttl | 3 + .../suites/rdf-star/semantics/test006a.ttl | 5 + .../suites/rdf-star/semantics/test006r.ttl | 5 + .../suites/rdf-star/semantics/test007a.ttl | 3 + .../suites/rdf-star/semantics/test007a2.ttl | 4 + .../suites/rdf-star/semantics/test007r1.ttl | 3 + .../suites/rdf-star/semantics/test007r2.ttl | 3 + .../upercase-language-string-control.ttl | 3 + .../semantics/upercase-language-string.ttl | 3 + .../suites/rdf-star/sparql/eval/data-0.ttl | 14 + .../suites/rdf-star/sparql/eval/data-1.ttl | 3 + .../suites/rdf-star/sparql/eval/data-2.ttl | 16 + .../suites/rdf-star/sparql/eval/data-3.ttl | 4 + .../suites/rdf-star/sparql/eval/data-4.trig | 13 + .../suites/rdf-star/sparql/eval/data-5.ttl | 10 + .../suites/rdf-star/sparql/eval/data-6.trig | 4 + .../suites/rdf-star/sparql/eval/data-7.ttl | 24 + .../rdf-star/sparql/eval/data-order-kind.ttl | 18 + .../rdf-star/sparql/eval/data-order.ttl | 26 + .../data/suites/rdf-star/sparql/eval/empty.nq | 0 .../suites/rdf-star/sparql/eval/index.html | 1 + .../suites/rdf-star/sparql/eval/manifest.html | 2436 + .../rdf-star/sparql/eval/manifest.jsonld | 470 + .../suites/rdf-star/sparql/eval/manifest.ttl | 401 + .../sparql/eval/sparql-star-basic-2.rq | 5 + .../sparql/eval/sparql-star-basic-2.srj | 12 + .../sparql/eval/sparql-star-basic-3.rq | 5 + .../sparql/eval/sparql-star-basic-3.srj | 13 + .../sparql/eval/sparql-star-basic-4.rq | 5 + .../sparql/eval/sparql-star-basic-4.srj | 12 + .../sparql/eval/sparql-star-basic-5.rq | 5 + .../sparql/eval/sparql-star-basic-5.srj | 12 + .../sparql/eval/sparql-star-basic-6.rq | 5 + .../sparql/eval/sparql-star-basic-6.srj | 9 + .../sparql/eval/sparql-star-construct-1.rq | 5 + .../sparql/eval/sparql-star-construct-1.ttl | 3 + .../sparql/eval/sparql-star-construct-2.rq | 5 + .../sparql/eval/sparql-star-construct-2.ttl | 3 + .../sparql/eval/sparql-star-construct-3.rq | 7 + .../sparql/eval/sparql-star-construct-3.ttl | 8 + .../sparql/eval/sparql-star-construct-4.rq | 7 + .../sparql/eval/sparql-star-construct-4.ttl | 5 + .../sparql/eval/sparql-star-construct-5.rq | 5 + .../sparql/eval/sparql-star-construct-5.ttl | 5 + .../sparql/eval/sparql-star-expr-01.rq | 10 + .../sparql/eval/sparql-star-expr-01.ttl | 14 + .../sparql/eval/sparql-star-expr-02.rq | 13 + .../sparql/eval/sparql-star-expr-02.srj | 18 + .../sparql/eval/sparql-star-graphs-1.rq | 6 + .../sparql/eval/sparql-star-graphs-1.srj | 14 + .../sparql/eval/sparql-star-graphs-2.rq | 6 + .../sparql/eval/sparql-star-graphs-2.srj | 17 + .../rdf-star/sparql/eval/sparql-star-op-1.rq | 7 + .../rdf-star/sparql/eval/sparql-star-op-1.srj | 46 + .../rdf-star/sparql/eval/sparql-star-op-2.rq | 8 + .../rdf-star/sparql/eval/sparql-star-op-2.srj | 79 + .../rdf-star/sparql/eval/sparql-star-op-3.rq | 8 + .../rdf-star/sparql/eval/sparql-star-op-3.srj | 27 + .../rdf-star/sparql/eval/sparql-star-op-4.rq | 8 + .../rdf-star/sparql/eval/sparql-star-op-4.srj | 136 + .../sparql/eval/sparql-star-order-1.srj | 31 + .../sparql/eval/sparql-star-order-2.srj | 154 + .../sparql/eval/sparql-star-order-by.rq | 69 + .../sparql/eval/sparql-star-pattern-01.rq | 6 + .../sparql/eval/sparql-star-pattern-01.srj | 18 + .../sparql/eval/sparql-star-pattern-02.rq | 6 + .../sparql/eval/sparql-star-pattern-02.srj | 18 + .../sparql/eval/sparql-star-pattern-03.rq | 7 + .../sparql/eval/sparql-star-pattern-03.srj | 20 + .../sparql/eval/sparql-star-pattern-04.rq | 6 + .../sparql/eval/sparql-star-pattern-04.srj | 9 + .../sparql/eval/sparql-star-pattern-05.rq | 6 + .../sparql/eval/sparql-star-pattern-05.srj | 14 + .../sparql/eval/sparql-star-pattern-06.rq | 6 + .../sparql/eval/sparql-star-pattern-06.srj | 11 + .../sparql/eval/sparql-star-pattern-07.rq | 6 + .../sparql/eval/sparql-star-pattern-07.srj | 13 + .../sparql/eval/sparql-star-pattern-08.rq | 7 + .../sparql/eval/sparql-star-pattern-08.srj | 18 + .../sparql/eval/sparql-star-pattern-09.rq | 7 + .../sparql/eval/sparql-star-pattern-09.srj | 18 + .../sparql/eval/sparql-star-results-1.rq | 5 + .../sparql/eval/sparql-star-results-1.srj | 106 + .../sparql/eval/sparql-star-results-1.srx | 177 + .../sparql/eval/sparql-star-update-1.ru | 7 + .../sparql/eval/sparql-star-update-2.ru | 7 + .../sparql/eval/sparql-star-update-3.ru | 7 + .../rdf-star/sparql/eval/update-result-1.trig | 7 + .../rdf-star/sparql/eval/update-result-2.trig | 6 + .../rdf-star/sparql/eval/update-result-3.trig | 2 + .../suites/rdf-star/sparql/syntax/index.html | 1 + .../rdf-star/sparql/syntax/manifest.html | 1130 + .../rdf-star/sparql/syntax/manifest.jsonld | 502 + .../rdf-star/sparql/syntax/manifest.ttl | 495 + .../syntax/sparql-star-annotation-01.rq | 5 + .../syntax/sparql-star-annotation-02.rq | 12 + .../syntax/sparql-star-annotation-03.rq | 6 + .../syntax/sparql-star-annotation-04.rq | 6 + .../syntax/sparql-star-annotation-05.rq | 6 + .../syntax/sparql-star-annotation-06.rq | 5 + .../syntax/sparql-star-annotation-07.rq | 5 + .../syntax/sparql-star-annotation-08.rq | 6 + .../syntax/sparql-star-annotation-09.rq | 5 + .../syntax/sparql-star-syntax-bad-01.rq | 5 + .../syntax/sparql-star-syntax-bad-02.rq | 5 + .../syntax/sparql-star-syntax-bad-03.rq | 5 + .../syntax/sparql-star-syntax-bad-04.rq | 5 + .../syntax/sparql-star-syntax-bad-05.rq | 5 + .../syntax/sparql-star-syntax-bad-06.rq | 5 + .../syntax/sparql-star-syntax-bad-07.rq | 5 + .../syntax/sparql-star-syntax-bad-08.rq | 5 + .../syntax/sparql-star-syntax-bad-09.rq | 5 + .../syntax/sparql-star-syntax-bad-10.rq | 5 + .../syntax/sparql-star-syntax-bad-11.rq | 6 + .../syntax/sparql-star-syntax-bad-12.rq | 6 + .../syntax/sparql-star-syntax-bad-ann-1.rq | 6 + .../syntax/sparql-star-syntax-bad-ann-2.rq | 6 + .../sparql-star-syntax-bad-ann-path-1.rq | 5 + .../sparql-star-syntax-bad-ann-path-2.rq | 5 + .../sparql-star-syntax-bad-ann-path-3.rq | 5 + .../sparql-star-syntax-bad-ann-path-4.rq | 5 + .../sparql-star-syntax-bad-ann-path-5.rq | 5 + .../sparql-star-syntax-bad-ann-path-6.rq | 7 + .../sparql-star-syntax-bad-ann-path-7.rq | 5 + .../syntax/sparql-star-syntax-bad-update-1.ru | 5 + .../syntax/sparql-star-syntax-bad-update-2.ru | 5 + .../syntax/sparql-star-syntax-bad-update-3.ru | 5 + .../syntax/sparql-star-syntax-bad-update-4.ru | 5 + .../syntax/sparql-star-syntax-basic-01.rq | 5 + .../syntax/sparql-star-syntax-basic-02.rq | 5 + .../syntax/sparql-star-syntax-basic-03.rq | 5 + .../syntax/sparql-star-syntax-basic-04.rq | 5 + .../syntax/sparql-star-syntax-basic-05.rq | 10 + .../syntax/sparql-star-syntax-basic-06.rq | 4 + .../syntax/sparql-star-syntax-basic-07.rq | 6 + .../syntax/sparql-star-syntax-bnode-01.rq | 5 + .../syntax/sparql-star-syntax-bnode-02.rq | 5 + .../syntax/sparql-star-syntax-bnode-03.rq | 5 + .../syntax/sparql-star-syntax-compound.rq | 10 + .../syntax/sparql-star-syntax-expr-01.rq | 6 + .../syntax/sparql-star-syntax-expr-02.rq | 6 + .../syntax/sparql-star-syntax-expr-03.rq | 6 + .../syntax/sparql-star-syntax-expr-04.rq | 6 + .../syntax/sparql-star-syntax-expr-05.rq | 9 + .../syntax/sparql-star-syntax-expr-06.rq | 10 + .../syntax/sparql-star-syntax-inside-01.rq | 5 + .../syntax/sparql-star-syntax-inside-02.rq | 5 + .../syntax/sparql-star-syntax-nested-01.rq | 6 + .../syntax/sparql-star-syntax-nested-02.rq | 6 + .../syntax/sparql-star-syntax-update-1.ru | 5 + .../syntax/sparql-star-syntax-update-2.ru | 5 + .../syntax/sparql-star-syntax-update-3.ru | 8 + .../syntax/sparql-star-syntax-update-4.ru | 8 + .../syntax/sparql-star-syntax-update-5.ru | 7 + .../syntax/sparql-star-syntax-update-6.ru | 7 + .../syntax/sparql-star-syntax-update-7.ru | 7 + .../syntax/sparql-star-syntax-update-8.ru | 11 + .../data/suites/rdf-star/trig/eval/index.html | 1 + .../suites/rdf-star/trig/eval/manifest.html | 326 + .../suites/rdf-star/trig/eval/manifest.jsonld | 208 + .../suites/rdf-star/trig/eval/manifest.ttl | 124 + .../rdf-star/trig/eval/trig-star-eval-01.nq | 1 + .../rdf-star/trig/eval/trig-star-eval-01.trig | 3 + .../rdf-star/trig/eval/trig-star-eval-02.nq | 1 + .../rdf-star/trig/eval/trig-star-eval-02.trig | 3 + .../trig/eval/trig-star-eval-annotation-1.nq | 2 + .../eval/trig-star-eval-annotation-1.trig | 3 + .../trig/eval/trig-star-eval-annotation-2.nq | 7 + .../eval/trig-star-eval-annotation-2.trig | 12 + .../trig/eval/trig-star-eval-annotation-3.nq | 6 + .../eval/trig-star-eval-annotation-3.trig | 7 + .../trig/eval/trig-star-eval-annotation-4.nq | 3 + .../eval/trig-star-eval-annotation-4.trig | 3 + .../trig/eval/trig-star-eval-annotation-5.nq | 3 + .../eval/trig-star-eval-annotation-5.trig | 4 + .../trig/eval/trig-star-eval-bnode-1.nq | 2 + .../trig/eval/trig-star-eval-bnode-1.trig | 6 + .../trig/eval/trig-star-eval-bnode-2.nq | 2 + .../trig/eval/trig-star-eval-bnode-2.trig | 6 + .../trig-star-eval-quoted-annotation-1.nq | 2 + .../trig-star-eval-quoted-annotation-1.trig | 3 + .../trig-star-eval-quoted-annotation-2.nq | 2 + .../trig-star-eval-quoted-annotation-2.trig | 3 + .../trig-star-eval-quoted-annotation-3.nq | 2 + .../trig-star-eval-quoted-annotation-3.trig | 3 + .../suites/rdf-star/trig/syntax/index.html | 1 + .../suites/rdf-star/trig/syntax/manifest.html | 442 + .../rdf-star/trig/syntax/manifest.jsonld | 256 + .../suites/rdf-star/trig/syntax/manifest.ttl | 197 + .../trig/syntax/trig-star-annotation-1.trig | 3 + .../trig/syntax/trig-star-annotation-2.trig | 12 + .../trig/syntax/trig-star-syntax-bad-01.trig | 6 + .../trig/syntax/trig-star-syntax-bad-02.trig | 6 + .../trig/syntax/trig-star-syntax-bad-03.trig | 6 + .../trig/syntax/trig-star-syntax-bad-04.trig | 6 + .../trig/syntax/trig-star-syntax-bad-05.trig | 5 + .../trig/syntax/trig-star-syntax-bad-06.trig | 5 + .../trig/syntax/trig-star-syntax-bad-07.trig | 4 + .../trig/syntax/trig-star-syntax-bad-08.trig | 3 + .../syntax/trig-star-syntax-bad-ann-1.trig | 4 + .../syntax/trig-star-syntax-bad-ann-2.trig | 3 + .../syntax/trig-star-syntax-basic-01.trig | 6 + .../syntax/trig-star-syntax-basic-02.trig | 6 + .../syntax/trig-star-syntax-bnode-01.trig | 6 + .../syntax/trig-star-syntax-bnode-02.trig | 6 + .../syntax/trig-star-syntax-bnode-03.trig | 3 + .../syntax/trig-star-syntax-compound.trig | 12 + .../syntax/trig-star-syntax-inside-01.trig | 6 + .../syntax/trig-star-syntax-inside-02.trig | 7 + .../syntax/trig-star-syntax-nested-01.trig | 9 + .../syntax/trig-star-syntax-nested-02.trig | 7 + .../suites/rdf-star/turtle/eval/index.html | 1 + .../suites/rdf-star/turtle/eval/manifest.html | 318 + .../rdf-star/turtle/eval/manifest.jsonld | 208 + .../suites/rdf-star/turtle/eval/manifest.ttl | 125 + .../turtle/eval/turtle-star-eval-01.nt | 1 + .../turtle/eval/turtle-star-eval-01.ttl | 3 + .../turtle/eval/turtle-star-eval-02.nt | 1 + .../turtle/eval/turtle-star-eval-02.ttl | 3 + .../eval/turtle-star-eval-annotation-1.nt | 2 + .../eval/turtle-star-eval-annotation-1.ttl | 3 + .../eval/turtle-star-eval-annotation-2.nt | 7 + .../eval/turtle-star-eval-annotation-2.ttl | 10 + .../eval/turtle-star-eval-annotation-3.nt | 6 + .../eval/turtle-star-eval-annotation-3.ttl | 5 + .../eval/turtle-star-eval-annotation-4.nt | 3 + .../eval/turtle-star-eval-annotation-4.ttl | 3 + .../eval/turtle-star-eval-annotation-5.nt | 3 + .../eval/turtle-star-eval-annotation-5.ttl | 4 + .../turtle/eval/turtle-star-eval-bnode-1.nt | 2 + .../turtle/eval/turtle-star-eval-bnode-1.ttl | 4 + .../turtle/eval/turtle-star-eval-bnode-2.nt | 2 + .../turtle/eval/turtle-star-eval-bnode-2.ttl | 4 + .../turtle-star-eval-quoted-annotation-1.nt | 2 + .../turtle-star-eval-quoted-annotation-1.ttl | 3 + .../turtle-star-eval-quoted-annotation-2.nt | 2 + .../turtle-star-eval-quoted-annotation-2.ttl | 3 + .../turtle-star-eval-quoted-annotation-3.nt | 2 + .../turtle-star-eval-quoted-annotation-3.ttl | 3 + test/data/suites/rdf-star/turtle/manifest.ttl | 27 + .../suites/rdf-star/turtle/syntax/index.html | 1 + .../rdf-star/turtle/syntax/manifest.html | 571 + .../rdf-star/turtle/syntax/manifest.jsonld | 333 + .../rdf-star/turtle/syntax/manifest.ttl | 303 + .../syntax/nt-ttl-star-bad-syntax-1.ttl | 1 + .../syntax/nt-ttl-star-bad-syntax-2.ttl | 1 + .../syntax/nt-ttl-star-bad-syntax-3.ttl | 1 + .../syntax/nt-ttl-star-bad-syntax-4.ttl | 1 + .../turtle/syntax/nt-ttl-star-bnode-1.ttl | 2 + .../turtle/syntax/nt-ttl-star-bnode-2.ttl | 2 + .../turtle/syntax/nt-ttl-star-nested-1.ttl | 3 + .../turtle/syntax/nt-ttl-star-nested-2.ttl | 3 + .../turtle/syntax/nt-ttl-star-syntax-1.ttl | 1 + .../turtle/syntax/nt-ttl-star-syntax-2.ttl | 1 + .../turtle/syntax/nt-ttl-star-syntax-3.ttl | 1 + .../turtle/syntax/nt-ttl-star-syntax-4.ttl | 1 + .../turtle/syntax/nt-ttl-star-syntax-5.ttl | 1 + .../syntax/turtle-star-annotation-1.ttl | 3 + .../syntax/turtle-star-annotation-2.ttl | 10 + .../syntax/turtle-star-syntax-bad-01.ttl | 4 + .../syntax/turtle-star-syntax-bad-02.ttl | 4 + .../syntax/turtle-star-syntax-bad-03.ttl | 4 + .../syntax/turtle-star-syntax-bad-04.ttl | 4 + .../syntax/turtle-star-syntax-bad-05.ttl | 3 + .../syntax/turtle-star-syntax-bad-06.ttl | 4 + .../syntax/turtle-star-syntax-bad-07.ttl | 3 + .../syntax/turtle-star-syntax-bad-08.ttl | 3 + .../syntax/turtle-star-syntax-bad-ann-1.ttl | 6 + .../syntax/turtle-star-syntax-bad-ann-2.ttl | 3 + .../syntax/turtle-star-syntax-basic-01.ttl | 4 + .../syntax/turtle-star-syntax-basic-02.ttl | 4 + .../syntax/turtle-star-syntax-bnode-01.ttl | 4 + .../syntax/turtle-star-syntax-bnode-02.ttl | 4 + .../syntax/turtle-star-syntax-bnode-03.ttl | 3 + .../syntax/turtle-star-syntax-compound.ttl | 11 + .../syntax/turtle-star-syntax-inside-01.ttl | 4 + .../syntax/turtle-star-syntax-inside-02.ttl | 5 + .../syntax/turtle-star-syntax-nested-01.ttl | 7 + .../syntax/turtle-star-syntax-nested-02.ttl | 5 + test/test_experimental/test_lark/__init__.py | 0 .../test_comparative_nquads_performance.py | 36 + ...est_comparative_nquads_star_performance.py | 36 + .../test_comparative_ntriples_performance.py | 36 + ...t_comparative_ntriples_star_performance.py | 43 + .../test_comparative_turtle_performance.py | 55 + ...test_comparative_turtlestar_performance.py | 55 + .../test_lark/test_nquads.py | 297 + .../test_lark/test_nquads_w3c.py | 107 + .../test_lark/test_nquadsstar.py | 120 + .../test_lark/test_nquadsstar_w3c.py | 108 + .../test_lark/test_nquadsstar_w3c_rdfstar.py | 92 + .../test_lark/test_ntriples.py | 231 + .../test_lark/test_ntriples_w3c.py | 86 + .../test_lark/test_ntriplesstar.py | 111 + .../test_lark/test_ntriplesstar_w3c.py | 94 + .../test_ntriplesstar_w3c_rdfstar.py | 98 + .../test_lark/test_turtle.py | 44 + .../test_lark/test_turtle_w3c.py | 147 + .../test_lark/test_turtlestar.py | 419 + .../test_lark/test_turtlestar_w3c.py | 147 + .../test_lark/test_turtlestar_w3c_rdfstar.py | 117 + test/test_w3c_spec/test_n3_w3c.py | 4 +- test/test_wip.py | 39 + 401 files changed, 296250 insertions(+), 2 deletions(-) create mode 100644 rdflib/experimental/__init__.py create mode 100644 rdflib/experimental/plugins/parsers/grammar/nquads-star.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/nquads.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/ntriples-star.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/ntriples.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/terminals.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/terminalsw3c.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/turtle-import-common-trial.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/turtle-star.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/turtle.lark create mode 100644 rdflib/experimental/plugins/parsers/larknquads.py create mode 100644 rdflib/experimental/plugins/parsers/larknquadsstar.py create mode 100644 rdflib/experimental/plugins/parsers/larkntriples.py create mode 100644 rdflib/experimental/plugins/parsers/larkntriplesstar.py create mode 100644 rdflib/experimental/plugins/parsers/larkturtle.py create mode 100644 rdflib/experimental/plugins/parsers/larkturtlestar.py create mode 100644 rdflib/experimental/plugins/parsers/parserutil.py create mode 100644 rdflib/experimental/plugins/serializers/rdna.py create mode 100644 rdflib/experimental/term.py create mode 100644 test/data/default_and_two_named_0.trig create mode 100644 test/data/rulegraph1.n3 create mode 100644 test/data/rulegraph3.n3 create mode 100644 test/data/sp2b/50ktriples.n3 create mode 100644 test/data/sp2b/50ktriples.nq create mode 100644 test/data/sp2b/50ktriples.nt create mode 100644 test/data/sp2b/50ktriples.trig create mode 100644 test/data/sp2b/50ktriples.ttl create mode 100644 test/data/suites/rdf-star/manifest.ttl create mode 120000 test/data/suites/rdf-star/nt/syntax/index.html create mode 100644 test/data/suites/rdf-star/nt/syntax/manifest.html create mode 100644 test/data/suites/rdf-star/nt/syntax/manifest.jsonld create mode 100644 test/data/suites/rdf-star/nt/syntax/manifest.ttl create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-1.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-2.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-3.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-4.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.ttl create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.ttl create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.ttl create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.ttl create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.turtle create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.nt create mode 100644 test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.turtle create mode 100644 test/data/suites/rdf-star/semantics/README create mode 100644 test/data/suites/rdf-star/semantics/canonical-literal-control.ttl create mode 100644 test/data/suites/rdf-star/semantics/canonical-literal.ttl create mode 100644 test/data/suites/rdf-star/semantics/control-sameas-a.ttl create mode 100644 test/data/suites/rdf-star/semantics/control-sameas-r.ttl create mode 120000 test/data/suites/rdf-star/semantics/index.html create mode 100644 test/data/suites/rdf-star/semantics/lowercase-language-string-control.ttl create mode 100644 test/data/suites/rdf-star/semantics/lowercase-language-string.ttl create mode 100644 test/data/suites/rdf-star/semantics/malformed-literal-2a.ttl create mode 100644 test/data/suites/rdf-star/semantics/malformed-literal-2r.ttl create mode 100644 test/data/suites/rdf-star/semantics/malformed-literal-3a.ttl create mode 100644 test/data/suites/rdf-star/semantics/malformed-literal-3r.ttl create mode 100644 test/data/suites/rdf-star/semantics/malformed-literal-control.ttl create mode 100644 test/data/suites/rdf-star/semantics/malformed-literal-other.ttl create mode 100644 test/data/suites/rdf-star/semantics/malformed-literal.ttl create mode 100644 test/data/suites/rdf-star/semantics/manifest.html create mode 100644 test/data/suites/rdf-star/semantics/manifest.jsonld create mode 100644 test/data/suites/rdf-star/semantics/manifest.ttl create mode 100644 test/data/suites/rdf-star/semantics/non-canonical-literal-control.ttl create mode 100644 test/data/suites/rdf-star/semantics/non-canonical-literal.ttl create mode 100644 test/data/suites/rdf-star/semantics/superman.ttl create mode 100644 test/data/suites/rdf-star/semantics/superman_undesired_entailment.ttl create mode 100644 test/data/suites/rdf-star/semantics/test000o.ttl create mode 100644 test/data/suites/rdf-star/semantics/test000s.ttl create mode 100644 test/data/suites/rdf-star/semantics/test001a.ttl create mode 100644 test/data/suites/rdf-star/semantics/test001r.ttl create mode 100644 test/data/suites/rdf-star/semantics/test002a.ttl create mode 100644 test/data/suites/rdf-star/semantics/test002or.ttl create mode 100644 test/data/suites/rdf-star/semantics/test002pgr.ttl create mode 100644 test/data/suites/rdf-star/semantics/test002r.ttl create mode 100644 test/data/suites/rdf-star/semantics/test002sbr.ttl create mode 100644 test/data/suites/rdf-star/semantics/test002sor.ttl create mode 100644 test/data/suites/rdf-star/semantics/test002sr.ttl create mode 100644 test/data/suites/rdf-star/semantics/test003a.ttl create mode 100644 test/data/suites/rdf-star/semantics/test003r.ttl create mode 100644 test/data/suites/rdf-star/semantics/test004a.ttl create mode 100644 test/data/suites/rdf-star/semantics/test004fr.ttl create mode 100644 test/data/suites/rdf-star/semantics/test004or.ttl create mode 100644 test/data/suites/rdf-star/semantics/test004sr.ttl create mode 100644 test/data/suites/rdf-star/semantics/test005.ttl create mode 100644 test/data/suites/rdf-star/semantics/test006a.ttl create mode 100644 test/data/suites/rdf-star/semantics/test006r.ttl create mode 100644 test/data/suites/rdf-star/semantics/test007a.ttl create mode 100644 test/data/suites/rdf-star/semantics/test007a2.ttl create mode 100644 test/data/suites/rdf-star/semantics/test007r1.ttl create mode 100644 test/data/suites/rdf-star/semantics/test007r2.ttl create mode 100644 test/data/suites/rdf-star/semantics/upercase-language-string-control.ttl create mode 100644 test/data/suites/rdf-star/semantics/upercase-language-string.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-0.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-1.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-2.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-3.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-4.trig create mode 100644 test/data/suites/rdf-star/sparql/eval/data-5.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-6.trig create mode 100644 test/data/suites/rdf-star/sparql/eval/data-7.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-order-kind.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/data-order.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/empty.nq create mode 120000 test/data/suites/rdf-star/sparql/eval/index.html create mode 100644 test/data/suites/rdf-star/sparql/eval/manifest.html create mode 100644 test/data/suites/rdf-star/sparql/eval/manifest.jsonld create mode 100644 test/data/suites/rdf-star/sparql/eval/manifest.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.ttl create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-order-1.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-order-2.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-order-by.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.rq create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srj create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srx create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-update-1.ru create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-update-2.ru create mode 100644 test/data/suites/rdf-star/sparql/eval/sparql-star-update-3.ru create mode 100644 test/data/suites/rdf-star/sparql/eval/update-result-1.trig create mode 100644 test/data/suites/rdf-star/sparql/eval/update-result-2.trig create mode 100644 test/data/suites/rdf-star/sparql/eval/update-result-3.trig create mode 120000 test/data/suites/rdf-star/sparql/syntax/index.html create mode 100644 test/data/suites/rdf-star/sparql/syntax/manifest.html create mode 100644 test/data/suites/rdf-star/sparql/syntax/manifest.jsonld create mode 100644 test/data/suites/rdf-star/sparql/syntax/manifest.ttl create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-01.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-02.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-03.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-04.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-05.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-06.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-07.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-08.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-09.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-01.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-02.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-03.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-04.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-05.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-06.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-07.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-08.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-09.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-10.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-11.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-12.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-1.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-2.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-1.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-2.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-3.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-4.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-5.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-6.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-7.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-1.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-2.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-3.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-4.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-01.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-02.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-03.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-04.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-05.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-06.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-07.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-01.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-02.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-03.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-compound.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-01.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-02.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-03.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-04.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-05.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-06.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-01.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-02.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-01.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-02.rq create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-1.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-2.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-3.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-4.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-5.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-6.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-7.ru create mode 100644 test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-8.ru create mode 120000 test/data/suites/rdf-star/trig/eval/index.html create mode 100644 test/data/suites/rdf-star/trig/eval/manifest.html create mode 100644 test/data/suites/rdf-star/trig/eval/manifest.jsonld create mode 100644 test/data/suites/rdf-star/trig/eval/manifest.ttl create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-01.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-01.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-02.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-02.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.trig create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.nq create mode 100644 test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.trig create mode 120000 test/data/suites/rdf-star/trig/syntax/index.html create mode 100644 test/data/suites/rdf-star/trig/syntax/manifest.html create mode 100644 test/data/suites/rdf-star/trig/syntax/manifest.jsonld create mode 100644 test/data/suites/rdf-star/trig/syntax/manifest.ttl create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-annotation-1.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-annotation-2.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-01.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-02.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-03.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-04.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-05.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-06.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-07.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-08.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-1.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-2.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-01.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-02.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-01.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-02.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-03.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-compound.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-01.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-02.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-01.trig create mode 100644 test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-02.trig create mode 120000 test/data/suites/rdf-star/turtle/eval/index.html create mode 100644 test/data/suites/rdf-star/turtle/eval/manifest.html create mode 100644 test/data/suites/rdf-star/turtle/eval/manifest.jsonld create mode 100644 test/data/suites/rdf-star/turtle/eval/manifest.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.nt create mode 100644 test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.ttl create mode 100644 test/data/suites/rdf-star/turtle/manifest.ttl create mode 120000 test/data/suites/rdf-star/turtle/syntax/index.html create mode 100644 test/data/suites/rdf-star/turtle/syntax/manifest.html create mode 100644 test/data/suites/rdf-star/turtle/syntax/manifest.jsonld create mode 100644 test/data/suites/rdf-star/turtle/syntax/manifest.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-3.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-4.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-3.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-4.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-5.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-01.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-02.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-03.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-04.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-05.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-06.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-07.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-08.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-1.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-2.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-01.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-02.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-01.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-02.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-03.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-compound.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-01.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-02.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-01.ttl create mode 100644 test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-02.ttl create mode 100644 test/test_experimental/test_lark/__init__.py create mode 100644 test/test_experimental/test_lark/test_comparative_nquads_performance.py create mode 100644 test/test_experimental/test_lark/test_comparative_nquads_star_performance.py create mode 100644 test/test_experimental/test_lark/test_comparative_ntriples_performance.py create mode 100644 test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py create mode 100644 test/test_experimental/test_lark/test_comparative_turtle_performance.py create mode 100644 test/test_experimental/test_lark/test_comparative_turtlestar_performance.py create mode 100644 test/test_experimental/test_lark/test_nquads.py create mode 100644 test/test_experimental/test_lark/test_nquads_w3c.py create mode 100644 test/test_experimental/test_lark/test_nquadsstar.py create mode 100644 test/test_experimental/test_lark/test_nquadsstar_w3c.py create mode 100644 test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py create mode 100644 test/test_experimental/test_lark/test_ntriples.py create mode 100644 test/test_experimental/test_lark/test_ntriples_w3c.py create mode 100644 test/test_experimental/test_lark/test_ntriplesstar.py create mode 100644 test/test_experimental/test_lark/test_ntriplesstar_w3c.py create mode 100644 test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py create mode 100644 test/test_experimental/test_lark/test_turtle.py create mode 100644 test/test_experimental/test_lark/test_turtle_w3c.py create mode 100644 test/test_experimental/test_lark/test_turtlestar.py create mode 100644 test/test_experimental/test_lark/test_turtlestar_w3c.py create mode 100644 test/test_experimental/test_lark/test_turtlestar_w3c_rdfstar.py create mode 100644 test/test_wip.py diff --git a/rdflib/experimental/__init__.py b/rdflib/experimental/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/rdflib/experimental/plugins/parsers/grammar/nquads-star.lark b/rdflib/experimental/plugins/parsers/grammar/nquads-star.lark new file mode 100644 index 000000000..8b245f6e3 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/nquads-star.lark @@ -0,0 +1,32 @@ +// EBNF grammar for N-quads RDFStar +start: statement? (EOL statement)* EOL? +statement: subject predicate object graphlabel? "." +subject: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label + | quotedstatement +predicate: IRIREF -> iriref +object: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label + | literal + | quotedstatement +literal: STRING_LITERAL_QUOTE ("^^" IRIREF | LANGTAG)? +graphlabel: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label +quotedstatement: | "<<" subject predicate object ">>" + +// terminals +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | "0".."9") ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" | ":" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +HEX: /[0-9A-Fa-f]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore /[ \t]/+ +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/nquads.lark b/rdflib/experimental/plugins/parsers/grammar/nquads.lark new file mode 100644 index 000000000..3e94ac5b5 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/nquads.lark @@ -0,0 +1,29 @@ +// EBNF grammar for N-Quads +start: statement? (EOL statement)* EOL? +statement: subject predicate object graphlabel? "." COMMENT? +?subject: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label +?predicate: IRIREF -> iriref +?object: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label + | literal +literal: STRING_LITERAL_QUOTE ("^^" IRIREF | LANGTAG)? +?graphlabel: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label + +// terminals +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | "0".."9") ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" | ":" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +HEX: /[0-9A-Fa-f]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore /[ \t]/+ +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/ntriples-star.lark b/rdflib/experimental/plugins/parsers/grammar/ntriples-star.lark new file mode 100644 index 000000000..eaac87738 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/ntriples-star.lark @@ -0,0 +1,30 @@ +// EBNF grammar for N-Triples RDF Star +start.4: statement? ( EOL statement)* +statement: subject predicate object "." +subject: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label + | quotedstatement +predicate: IRIREF -> iriref +object: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label + | literal + | quotedstatement +literal: STRING_LITERAL_QUOTE ("^^" IRIREF | LANGTAG)? +quotedstatement: "<<" subject predicate object ">>" + +// terminals +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | "0".."9") ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" | ":" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +HEX: /[0-9A-Fa-f]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore /[ \t]/+ +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/ntriples.lark b/rdflib/experimental/plugins/parsers/grammar/ntriples.lark new file mode 100644 index 000000000..7559d8dbe --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/ntriples.lark @@ -0,0 +1,27 @@ +// EBNF grammar for NTriples +start: statement? (EOL statement)* EOL? +statement: subject predicate object "." +?subject: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label +?predicate: IRIREF -> iriref +?object: IRIREF -> iriref + | BLANK_NODE_LABEL -> blank_node_label + | literal +literal: STRING_LITERAL_QUOTE ("^^" IRIREF | LANGTAG)? + +// terminals +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | "0".."9") ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" | ":" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +HEX: /[0-9A-Fa-f]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore /[ \t]/+ +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/terminals.lark b/rdflib/experimental/plugins/parsers/grammar/terminals.lark new file mode 100644 index 000000000..47c99b627 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/terminals.lark @@ -0,0 +1,45 @@ +// terminals +%import common (WS, DIGIT, LETTER, SIGNED_FLOAT) +%import common.NEWLINE -> EOL +%import common.SH_COMMENT -> COMMENT +%import common.HEXDIGIT -> HEX +ASCII: LETTER | DIGIT + +// wip adapting usual suspects to use lark imports +BASE: /BASE/i +PREFIX: /PREFIX/i +BASE_DIRECTIVE: "@base" +IPLSTART: "[" WS* "id" +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | DIGIT) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" LETTER+ ("-" ASCII+)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +// DOUBLE: +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +// WS: +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | DIGIT | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX~2 +// HEX: +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +// EOL: +// COMMENT: +EOF: $ + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/terminalsw3c.lark b/rdflib/experimental/plugins/parsers/grammar/terminalsw3c.lark new file mode 100644 index 000000000..d76e2544e --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/terminalsw3c.lark @@ -0,0 +1,37 @@ +BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") +PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") +BASE_DIRECTIVE: "@base" +IPLSTART: "[" WS* "id" +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX~2 +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* +EOF: $ + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/turtle-import-common-trial.lark b/rdflib/experimental/plugins/parsers/grammar/turtle-import-common-trial.lark new file mode 100644 index 000000000..1c09ece76 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/turtle-import-common-trial.lark @@ -0,0 +1,70 @@ +// EBNF grammar for Turtle +start: statement* +?statement: directive | triples "." +directive: prefixid | base | sparqlprefix | sparqlbase +prefixid: "@prefix" PNAME_NS IRIREF "." +base: BASE_DIRECTIVE IRIREF "." +sparqlbase: /BASE/i IRIREF +sparqlprefix: /PREFIX/i PNAME_NS IRIREF +triples: subject predicateobjectlist | blanknodepropertylist predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +?objectlist: object ("," object)* +?verb: predicate | /a/ +?subject: iri | blanknode | collection +?predicate: iri +?object: iri | blanknode | collection | blanknodepropertylist | literal +?literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist "]" +collection: "(" object* ")" +numericliteral: INTEGER | DECIMAL | DOUBLE +rdfliteral: astring (LANGTAG | "^^" iri)? +booleanliteral: /true|false/ +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE +iri: IRIREF | prefixedname +prefixedname: PNAME_LN | PNAME_NS +blanknode: BLANK_NODE_LABEL | ANON + +// terminals +%import common (WS, DIGIT, LETTER, SIGNED_FLOAT) +%import common.NEWLINE -> EOL +%import common.SH_COMMENT -> COMMENT +%import common.HEXDIGIT -> HEX +ASCII: LETTER | DIGIT + + +BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") +PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") +BASE_DIRECTIVE: "@base" +IPLSTART: "[" WS* "id" +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | DIGIT) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" LETTER+ ("-" ASCII+)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +// WS +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | DIGIT | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX~2 +// HEX +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +// EOL +// COMMENT: "#" /[^\n]/* +EOF: $ + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/turtle-star.lark b/rdflib/experimental/plugins/parsers/grammar/turtle-star.lark new file mode 100644 index 000000000..ac6c53ba7 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/turtle-star.lark @@ -0,0 +1,64 @@ +// EBNF grammar for Turtle RDF Star +start: statement* +?statement: directive | triples "." +directive: prefixid | base | sparqlprefix | sparqlbase +prefixid: "@prefix" PNAME_NS IRIREF "." +base: BASE_DIRECTIVE IRIREF "."? +sparqlbase: /BASE/i IRIREF +sparqlprefix: /PREFIX/i PNAME_NS IRIREF +triples: subject predicateobjectlist | blanknodepropertylist predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +?objectlist: object annotation? ("," object annotation?)* +?verb: predicate | /a/ +?subject: iri | blanknode | collection | quotedtriple +?predicate: iri +?object: iri | blanknode | collection | blanknodepropertylist | literal | quotedtriple +?literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist "]" +collection: "(" object* ")" +numericliteral: INTEGER | DECIMAL | DOUBLE +rdfliteral: astring (LANGTAG | "^^" iri)? +booleanliteral: /true|false/ +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE +iri: IRIREF | prefixedname +prefixedname: PNAME_LN | PNAME_NS +blanknode: BLANK_NODE_LABEL | ANON +quotedtriple: "<<" quotesubject verb quoteobject ">>" +quotesubject: iri | blanknode | quotedtriple +quoteobject : iri | blanknode | literal | quotedtriple +annotation : "{\x7C" predicateobjectlist "\x7C}" + +// terminals +BASE_DIRECTIVE: "@base" +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX~2 +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/turtle.lark b/rdflib/experimental/plugins/parsers/grammar/turtle.lark new file mode 100644 index 000000000..04276840d --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/turtle.lark @@ -0,0 +1,60 @@ +// EBNF grammar for Turtle +start: statement* +?statement: directive | triples "." +directive: prefixid | base | sparqlprefix | sparqlbase +prefixid: "@prefix" PNAME_NS IRIREF "." +base: BASE_DIRECTIVE IRIREF "." +sparqlbase: /BASE/i IRIREF +sparqlprefix: /PREFIX/i PNAME_NS IRIREF +triples: subject predicateobjectlist | blanknodepropertylist predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +?objectlist: object ("," object)* +?verb: predicate | /a/ +?subject: iri | blanknode | collection +?predicate: iri +?object: iri | blanknode | collection | blanknodepropertylist | literal +?literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist "]" +collection: "(" object* ")" +numericliteral: INTEGER | DECIMAL | DOUBLE +rdfliteral: astring (LANGTAG | "^^" iri)? +booleanliteral: /true|false/ +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE +iri: IRIREF | prefixedname +prefixedname: PNAME_LN | PNAME_NS +blanknode: BLANK_NODE_LABEL | ANON + +// terminals +BASE_DIRECTIVE: "@base" +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX~2 +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/larknquads.py b/rdflib/experimental/plugins/parsers/larknquads.py new file mode 100644 index 000000000..763f7866a --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larknquads.py @@ -0,0 +1,163 @@ +"""Parse RDF serialized as nquads files. + +Usage:: + +If ``.parse()`` is called with a file-like object implementing ``readline``, +it will efficiently parse line by line rather than parsing the entire file. +""" +import logging +import os +import re +from urllib.parse import urlparse + +import lark_cython +from lark import Lark, Transformer + +import rdflib +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + validate_iri, +) + + +class NQuadsTransformer(BaseParser, Transformer): + """Transform the tokenized ntriples into RDF primitives.""" + + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + + def blank_node_label(self, children): + (bn_label,) = children + return self.make_blank_node(bn_label.value) + + def decode_iriref(self, iriref): + assert urlparse(iriref.value[1:-1]).scheme != "" + return validate_iri(decode_literal(iriref.value[1:-1])) + + def iriref(self, children): + (iriref_or_pname,) = children + + if iriref_or_pname.value.startswith("<"): + assert " " not in iriref_or_pname.value, iriref_or_pname + return rdflib.URIRef(self.decode_iriref(iriref_or_pname)) + + return iriref_or_pname + + def literal(self, children): + quoted_literal = children[0] + + quoted_literal = quoted_literal.value[1:-1] # Remove ""s + literal = decode_literal(quoted_literal) + + if len(children) == 2 and children[1].type == "IRIREF": + datatype = children[1] + return rdflib.Literal(literal, datatype=self.decode_iriref(datatype)) + + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal, lang=lang) + else: + return rdflib.Literal(literal, lang=None) + + def statement(self, children): + if len(children) == 3: + subject, predicate, object_ = children + graph = rdflib.graph.DATASET_DEFAULT_GRAPH_ID + else: + subject, predicate, object_, graph = children + self._call_state.graph.addN([(subject, predicate, object_, graph)]) + + def start(self, children): + for child in children: + yield child + + +nq_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "nquads.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=NQuadsTransformer(), + _plugins=lark_cython.plugins, +) + + +class LarkNQuadsParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + # W3C test suite authors create tests for whitespace and + # comment processing, unfortunately omitted from the + # NTriples EBNF grammar specification. + + uncommented_input = "\n".join( + [s.strip() for s in string.split("\n") if not s.startswith("#") and s != ""] + ) + + tf = nq_lark.options.transformer + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = nq_lark.parse(uncommented_input) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larknquadsstar.py b/rdflib/experimental/plugins/parsers/larknquadsstar.py new file mode 100644 index 000000000..88beea669 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larknquadsstar.py @@ -0,0 +1,199 @@ +"""Parse RDF serialized as nquads files. + +Usage:: + +If ``.parse()`` is called with a file-like object implementing ``readline``, +it will efficiently parse line by line rather than parsing the entire file. +""" +import hashlib +import logging +import os +import re +from urllib.parse import urlparse + +import lark_cython +from lark import Lark, Transformer + +import rdflib +from rdflib.experimental.term import RDFStarTriple +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + validate_iri, +) + + +class NQuadsStarTransformer(BaseParser, Transformer): + """Transform the tokenized ntriples into RDF primitives.""" + + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + self.context = None + self.annotations = {} + + def blank_node_label(self, children): + (bn_label,) = children + return self.make_blank_node(bn_label.value) + + def decode_iriref(self, iriref): + assert urlparse(iriref.value[1:-1]).scheme != "" + return validate_iri(decode_literal(iriref.value[1:-1])) + + def iriref(self, children): + (iriref_or_pname,) = children + + if iriref_or_pname.value.startswith("<"): + assert " " not in iriref_or_pname.value, iriref_or_pname + return rdflib.URIRef(self.decode_iriref(iriref_or_pname)) + + return iriref_or_pname + + def literal(self, children): + quoted_literal = children[0] + + quoted_literal = quoted_literal.value[1:-1] # Remove ""s + literal = decode_literal(quoted_literal) + + if len(children) == 2 and children[1].type == "IRIREF": + datatype = children[1] + return rdflib.Literal(literal, datatype=self.decode_iriref(datatype)) + + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal, lang=lang) + else: + return rdflib.Literal(literal, lang=None) + + def subject_or_object(self, children): + # child[0] is a Triple if the subject is a quoted statement + if isinstance(children[0], tuple): + q = self.quotedstatement(children) + self._call_state.graph.add(q) + + else: + # Just an non-embedded term + return children[0] + + def subject(self, children): + return self.subject_or_object(children) + + def object(self, children): + return self.subject_or_object(children) + + def quotedstatement(self, children): + s, p, o = children + hashid = hashlib.md5("-".join(children).encode("utf-8")).hexdigest() + try: + q = self.annotations[hashid] + except KeyError: + q = RDFStarTriple(hashid) + q.setsubject(s) + q.setpredicate(p) + q.setobject(o) + self.annotations[hashid] = q + return q + + def statement(self, children): + if len(children) == 3: + subject, predicate, object_ = children + graph = rdflib.graph.DATASET_DEFAULT_GRAPH_ID + else: + subject, predicate, object_, graph = children + + self.context = graph + self._call_state.graph.addN([(subject, predicate, object_, graph)]) + return children + + def start(self, children): + for child in children: + yield child + + +nqstar_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "nquads-star.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=NQuadsStarTransformer(), + _plugins=lark_cython.plugins, +) + + +class LarkNQuadsStarParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + # W3C test suite authors create tests for whitespace and + # comment processing, unfortunately omitted from the + # NTriples EBNF grammar specification. + + uncommented_input = "\n".join( + [s.strip() for s in string.split("\n") if not s.startswith("#") and s != ""] + ) + + tf = nqstar_lark.options.transformer + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = nqstar_lark.parse(uncommented_input) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larkntriples.py b/rdflib/experimental/plugins/parsers/larkntriples.py new file mode 100644 index 000000000..5e9a6061f --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkntriples.py @@ -0,0 +1,160 @@ +"""Parse RDF serialized as ntriples files. + +Usage:: + +If ``.parse()`` is called with a file-like object implementing ``readline``, +it will efficiently parse line by line rather than parsing the entire file. +""" +import logging +import os +import re +from urllib.parse import urlparse + +import lark_cython +from lark import Lark, Transformer + +import rdflib +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + validate_iri, +) + + +class NTriplesTransformer(BaseParser, Transformer): + """Transform the tokenized ntriples into RDF primitives.""" + + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + + def blank_node_label(self, children): + (bn_label,) = children + return self.make_blank_node(bn_label.value) + + def decode_iriref(self, iriref): + assert urlparse(iriref.value[1:-1]).scheme != "" + return validate_iri(decode_literal(iriref.value[1:-1])) + + def iriref(self, children): + (iriref_or_pname,) = children + + if iriref_or_pname.value.startswith("<"): + assert " " not in iriref_or_pname.value, iriref_or_pname + return rdflib.URIRef(self.decode_iriref(iriref_or_pname)) + + return iriref_or_pname + + def literal(self, children): + quoted_literal = children[0] + + quoted_literal = quoted_literal.value[1:-1] # Remove ""s + literal = decode_literal(quoted_literal) + + if len(children) == 2 and children[1].type == "IRIREF": + datatype = children[1] + return rdflib.Literal(literal, datatype=self.decode_iriref(datatype)) + + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal, lang=lang) + else: + return rdflib.Literal(literal, lang=None) + + def statement(self, children): + subject, predicate, object_ = children + self._call_state.graph.add((subject, predicate, object_)) + return children + + def start(self, children): + for child in children: + yield child + + +nt_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "ntriples.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=NTriplesTransformer(), + _plugins=lark_cython.plugins, +) + + +class LarkNTriplesParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + # W3C test suite authors create tests for whitespace and + # comment processing, unfortunately omitted from the + # NTriples EBNF grammar specification. + + uncommented_input = "\n".join( + [s.strip() for s in string.split("\n") if not s.startswith("#") and s != ""] + ) + + tf = nt_lark.options.transformer + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = nt_lark.parse(uncommented_input) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larkntriplesstar.py b/rdflib/experimental/plugins/parsers/larkntriplesstar.py new file mode 100644 index 000000000..f219625c7 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkntriplesstar.py @@ -0,0 +1,192 @@ +"""Parse RDF serialized as ntriples files. + +Usage:: + +If ``.parse()`` is called with a file-like object implementing ``readline``, +it will efficiently parse line by line rather than parsing the entire file. +""" +import hashlib +import logging +import os +import re +from urllib.parse import urlparse + +import lark_cython +from lark import Lark, Transformer + +import rdflib +from rdflib.experimental.term import RDFStarTriple +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + validate_iri, +) + + +class NTriplesStarTransformer(BaseParser, Transformer): + """Transform the tokenized ntriples into RDF primitives.""" + + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + self.annotations = {} + + def blank_node_label(self, children): + (bn_label,) = children + return self.make_blank_node(bn_label.value) + + def decode_iriref(self, iriref): + assert urlparse(iriref.value[1:-1]).scheme != "" + return validate_iri(decode_literal(iriref.value[1:-1])) + + def iriref(self, children): + (iriref_or_pname,) = children + + if iriref_or_pname.value.startswith("<"): + assert " " not in iriref_or_pname.value, iriref_or_pname + return rdflib.URIRef(self.decode_iriref(iriref_or_pname)) + + return iriref_or_pname + + def literal(self, children): + quoted_literal = children[0] + + quoted_literal = quoted_literal.value[1:-1] # Remove ""s + literal = decode_literal(quoted_literal) + + if len(children) == 2 and children[1].type == "IRIREF": + datatype = children[1] + return rdflib.Literal(literal, datatype=self.decode_iriref(datatype)) + + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal, lang=lang) + else: + return rdflib.Literal(literal, lang=None) + + def subject_or_object(self, children): + # child[0] is a Triple if the subject is a quoted statement + if isinstance(children[0], tuple): + q = self.quotedstatement(children) + self._call_state.graph.add(q) + + else: + # Just an non-embedded term + return children[0] + + def subject(self, children): + return self.subject_or_object(children) + + def object(self, children): + return self.subject_or_object(children) + + def quotedstatement(self, children): + s, p, o = children + hashid = hashlib.md5("-".join(children).encode("utf-8")).hexdigest() + try: + q = self.annotations[hashid] + except KeyError: + q = RDFStarTriple(hashid) + q.setsubject(s) + q.setpredicate(p) + q.setobject(o) + self.annotations[hashid] = q + return q + + def statement(self, children): + subject, predicate, object_ = children + self._call_state.graph.add((subject, predicate, object_)) + return children + + def start(self, children): + for child in children: + yield child + + +ntstar_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "ntriples-star.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=NTriplesStarTransformer(), + _plugins=lark_cython.plugins, +) + + +class LarkNTriplesStarParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + # W3C test suite authors create tests for whitespace and + # comment processing, unfortunately omitted from the + # NTriples EBNF grammar specification. + + uncommented_input = "\n".join( + [s.strip() for s in string.split("\n") if not s.startswith("#") and s != ""] + ) + + tf = ntstar_lark.options.transformer + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = ntstar_lark.parse(uncommented_input) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larkturtle.py b/rdflib/experimental/plugins/parsers/larkturtle.py new file mode 100644 index 000000000..6d5d90f6b --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkturtle.py @@ -0,0 +1,313 @@ +# -*- coding: utf-8 -*- +"""Parse RDF serialized as turtle files. + +Unlike the ntriples parser, this parser cannot efficiently parse turtle line +by line. If a file-like object is provided, the entire file will be read into +memory and parsed there. + +""" +import os + +import lark_cython +from lark import Lark, Transformer, Tree +from lark.lexer import Token + +import rdflib + +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + grouper, + smart_urljoin, + validate_iri, +) + +RDF_TYPE = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") +RDF_NIL = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#nil") +RDF_FIRST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#first") +RDF_REST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#rest") + +XSD_DECIMAL = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal") +XSD_DOUBLE = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#double") +XSD_INTEGER = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#integer") +XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") +XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + + +def unpack_predicate_object_list(subject, pol): + if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): + for triple_or_node in subject: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + subject = triple_or_node + break + + for predicate, object_ in grouper(pol, 2): + if isinstance(predicate, (lark_cython.Token, Token)): + if predicate.value != "a": + raise ValueError(predicate) + predicate = RDF_TYPE + + if not isinstance(object_, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + if isinstance(object_, Tree): + object_ = object_.children + for triple_or_node in object_: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + object_ = triple_or_node + yield ( + subject, + predicate, + object_, + ) + else: + yield ( + subject, + predicate, + object_, + ) + + +class TurtleTransformer(BaseParser, Transformer): + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + + def decode_iriref(self, iriref): + iriref = ( + iriref.value if isinstance(iriref, (lark_cython.Token, Token)) else iriref + ) + return validate_iri(decode_literal(iriref[1:-1])) + + def iri(self, children): + (iriref_or_pname,) = children + iriref_or_pname = ( + iriref_or_pname + if isinstance(iriref_or_pname, rdflib.URIRef) + else iriref_or_pname.value + ) + if iriref_or_pname.startswith("<"): + return rdflib.URIRef( + smart_urljoin(self.base_iri, self.decode_iriref(iriref_or_pname)) + ) + + return iriref_or_pname + + def predicateobjectlist(self, children): + return children + + def triples(self, children): + if len(children) == 2: + subject = children[0] + for triple in unpack_predicate_object_list(subject, children[1]): + self._call_state.graph.add(triple) + yield triple + elif len(children) == 1: + for triple_or_node in children[0]: + if isinstance(triple_or_node, tuple): + self._call_state.graph.add(triple_or_node) + yield triple_or_node + + def prefixedname(self, children): + (pname,) = children + ns, _, ln = pname.value.partition(":") + return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) + + def prefixid(self, children): + ns, iriref = children + iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) + ns = ns.value[:-1] # Drop trailing : from namespace + self.prefixes[ns] = iri + + return [] + + def sparqlprefix(self, children): + return self.prefixid(children[1:]) + + def base(self, children): + base_directive, base_iriref = children + + self.base_iri = smart_urljoin( + self.base_iri, self.decode_iriref(base_iriref.value) + ) + + return [] + + def sparqlbase(self, children): + return self.base(children) + + def blanknode(self, children): + (bn,) = children + + if bn.type == "ANON": + return self.make_blank_node() + elif bn.type == "BLANK_NODE_LABEL": + return self.make_blank_node(bn.value) + else: + raise NotImplementedError() + + def blanknodepropertylist(self, children): + pl_root = self.make_blank_node() + for pl_item in unpack_predicate_object_list(pl_root, children[0]): + yield pl_item + yield pl_root + + def collection(self, children): + prev_node = RDF_NIL + for value in reversed(children): + this_bn = self.make_blank_node() + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + for triple_or_node in value: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + value = triple_or_node + break + yield ( + this_bn, + RDF_FIRST, + value, + ) + yield ( + this_bn, + RDF_REST, + prev_node, + ) + prev_node = this_bn + + yield prev_node + + def numericliteral(self, children): + (numeric,) = children + + if numeric.type == "DECIMAL": + return rdflib.Literal(numeric, datatype=XSD_DECIMAL) + elif numeric.type == "DOUBLE": + return rdflib.Literal(numeric, datatype=XSD_DOUBLE) + elif numeric.type == "INTEGER": + return rdflib.Literal(numeric, datatype=XSD_INTEGER) + else: + raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") + + def rdfliteral(self, children): + literal_string = children[0] + lang = None + type_ = None + if len(children) == 2 and isinstance(children[1], rdflib.URIRef): + type_ = children[1] + return rdflib.Literal(literal_string, datatype=type_) + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal_string, lang=lang) + else: + return rdflib.Literal(literal_string, datatype=None) + + def booleanliteral(self, children): + (boolean,) = children + return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) + + def astring(self, children): + (literal,) = children + if literal.type in ( + "STRING_LITERAL_QUOTE", + "STRING_LITERAL_SINGLE_QUOTE", + ): + string = decode_literal(literal.value[1:-1]) + if literal.type in ( + "STRING_LITERAL_LONG_SINGLE_QUOTE", + "STRING_LITERAL_LONG_QUOTE", + ): + string = decode_literal(literal.value[3:-3]) + + return string + + def start(self, children): + for child in children: + if not isinstance(child, Tree): + for triple in child: + yield triple + + +turtle_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "turtle.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=TurtleTransformer(), + debug=False, + _plugins=lark_cython.plugins, +) + + +class LarkTurtleParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + tf = turtle_lark.options.transformer + tf.base_iri = base + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = list(turtle_lark.parse(string)) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larkturtlestar.py b/rdflib/experimental/plugins/parsers/larkturtlestar.py new file mode 100644 index 000000000..6109c61e5 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkturtlestar.py @@ -0,0 +1,413 @@ +# -*- coding: utf-8 -*- +"""Parse RDF serialized as turtle files. + +Unlike the ntriples parser, this parser cannot efficiently parse turtle line +by line. If a file-like object is provided, the entire file will be read into +memory and parsed there. + +""" +import hashlib +import os + +import lark_cython +from lark import Lark, Transformer, Tree +from lark.lexer import Token +from pprint import pformat + +import rdflib + +from rdflib.experimental.term import RDFStarTriple +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + grouper, + smart_urljoin, + validate_iri, +) + +RDF_TYPE = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") +RDF_NIL = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#nil") +RDF_FIRST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#first") +RDF_REST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#rest") + +XSD_DECIMAL = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal") +XSD_DOUBLE = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#double") +XSD_INTEGER = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#integer") +XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") +XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + + +annotatables = [] + + +def unpack_predicate_object_list(subject, pol): + global annotatables + if not isinstance( + subject, + ( + rdflib.URIRef, + rdflib.Literal, + rdflib.BNode, + RDFStarTriple, + ), + ): + for triple_or_node in subject: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + subject = triple_or_node + break + + for predicate, object_ in grouper(pol, 2): + + if isinstance(predicate, lark_cython.lark_cython.Token): + if predicate != "a": + raise ValueError(predicate) + predicate = RDF_TYPE + + if isinstance( + object_, + ( + rdflib.URIRef, + rdflib.Literal, + rdflib.BNode, + RDFStarTriple, + ), + ): + yield (subject, predicate, object_) + + else: + + if isinstance(object_, Tree): + object_ = object_.children + + for object_item in object_: + + if isinstance(object_item, tuple): + annotatables.append(object_item) + yield object_item + + elif isinstance(object_item, list): + + if annotatables != []: + yield [annotatables[0], object_item] + annotatables = [] + else: + raise Exception("W-I-P") + else: + annotatables.append([subject, predicate, object_item]) + yield (subject, predicate, object_item) + + +class TurtleStarTransformer(BaseParser, Transformer): + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.rdfstar_triples = {} + self.bidprefix = None + + def decode_iriref(self, iriref): + iriref = ( + iriref.value + if isinstance(iriref, lark_cython.lark_cython.Token) + else iriref + ) + return validate_iri(decode_literal(iriref[1:-1])) + + def iri(self, children): + (iriref_or_pname,) = children + iriref_or_pname = ( + iriref_or_pname + if isinstance(iriref_or_pname, rdflib.URIRef) + else iriref_or_pname.value + ) + if iriref_or_pname.startswith("<"): + return rdflib.URIRef( + smart_urljoin(self.base_iri, self.decode_iriref(iriref_or_pname)) + ) + + return iriref_or_pname + + def predicateobjectlist(self, children): + return children + + def objectlist(self, children): + return children + + def quotedtriple(self, children): + hashid = hashlib.md5("-".join(children).encode("utf-8")).hexdigest() + try: + q = self.rdfstar_triples[hashid] + except KeyError: + q = RDFStarTriple(hashid) + q.setsubject(children[0]) + q.setpredicate(children[1]) + q.setobject(children[2]) + self.rdfstar_triples[hashid] = q + return q + + def quotesubject(self, children): + return children[0] + + def quoteobject(self, children): + if len(children) == 1 and not isinstance( + children[0], (rdflib.term.Literal, rdflib.term.Node) + ): + return self.rdfliteral(children[0]) + else: + return children[0] + + def annotation(self, children): + global annotatables + annotatables += children + for child in children: + return child + + def triples(self, children): + # rdflib.logger.info(f"{children}") + if len(children) == 1: + for triple_or_node in children[0]: + if isinstance(triple_or_node, tuple): + self._call_state.graph.add(triple_or_node) + yield triple_or_node + + elif len(children) == 2: + if isinstance(children[0], RDFStarTriple): + for triple in unpack_predicate_object_list(children[0], children[1]): + self._call_state.graph.add(triple) + + else: + subject = children[0] + assertions = [] + + for item in unpack_predicate_object_list(subject, children[1]): + + if isinstance(item, tuple): + self._call_state.graph.add(item) + assertions.append(item) + yield item + + elif isinstance(item, list): # Annotation + assertion = assertions.pop() + hashid = hashlib.md5( + "-".join(assertion).encode("utf-8") + ).hexdigest() + q = self.rdfstar_triples.get(hashid) + if q is None: + q = RDFStarTriple(hashid) + q.setsubject(assertion[0]) + q.setpredicate(assertion[1]) + q.setobject(assertion[2]) + self.rdfstar_triples[hashid] = q + + for triple in unpack_predicate_object_list(q, item[1]): + self._call_state.graph.add(triple) + yield triple + + def prefixedname(self, children): + (pname,) = children + ns, _, ln = pname.value.partition(":") + return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) + + def prefixid(self, children): + ns, iriref = children + iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) + ns = ns.value[:-1] # Drop trailing : from namespace + self.prefixes[ns] = iri + + return [] + + def sparqlprefix(self, children): + return self.prefixid(children[1:]) + + def base(self, children): + base_directive, base_iriref = children + + self.base_iri = smart_urljoin( + self.base_iri, self.decode_iriref(base_iriref.value) + ) + + return [] + + def sparqlbase(self, children): + return self.base(children) + + def blanknode(self, children): + (bn,) = children + + if bn.type == "ANON": + return self.make_blank_node() + elif bn.type == "BLANK_NODE_LABEL": + return self.make_blank_node(bn.value) + else: + raise NotImplementedError() + + def blanknodepropertylist(self, children): + pl_root = self.make_blank_node() + for pl_item in unpack_predicate_object_list(pl_root, children[0]): + yield pl_item + yield pl_root + + def collection(self, children): + prev_node = RDF_NIL + for value in reversed(children): + this_bn = self.make_blank_node() + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + for triple_or_node in value: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + value = triple_or_node + break + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + yield ( + this_bn, + RDF_FIRST, + this_bn, + ) + else: + yield ( + this_bn, + RDF_FIRST, + value, + ) + yield ( + this_bn, + RDF_REST, + prev_node, + ) + prev_node = this_bn + + yield prev_node + + def numericliteral(self, children): + (numeric,) = children + + if numeric.type == "DECIMAL": + return rdflib.Literal(numeric, datatype=XSD_DECIMAL) + elif numeric.type == "DOUBLE": + return rdflib.Literal(numeric, datatype=XSD_DOUBLE) + elif numeric.type == "INTEGER": + return rdflib.Literal(numeric, datatype=XSD_INTEGER) + else: + raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") + + def rdfliteral(self, children): + literal_string = children[0] + lang = None + type_ = None + if len(children) == 2 and isinstance(children[1], rdflib.URIRef): + type_ = children[1] + return rdflib.Literal(literal_string, datatype=type_) + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal_string, lang=lang) + else: + return rdflib.Literal(literal_string, datatype=None) + + def booleanliteral(self, children): + (boolean,) = children + return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) + + def astring(self, children): + (literal,) = children + if literal.type in ( + "STRING_LITERAL_QUOTE", + "STRING_LITERAL_SINGLE_QUOTE", + ): + string = decode_literal(literal.value[1:-1]) + if literal.type in ( + "STRING_LITERAL_LONG_SINGLE_QUOTE", + "STRING_LITERAL_LONG_QUOTE", + ): + string = decode_literal(literal.value[3:-3]) + + return string + + def start(self, children): + for child in children: + if not isinstance(child, Tree): + for triple in child: + yield triple + + +turtlestar_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "turtle-star.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=TurtleStarTransformer(), + debug=False, + _plugins=lark_cython.plugins, +) + + +class LarkTurtleStarParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + tf = turtlestar_lark.options.transformer + tf.base_iri = base + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = list(turtlestar_lark.parse(string)) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/parserutil.py b/rdflib/experimental/plugins/parsers/parserutil.py new file mode 100644 index 000000000..7af8e50fd --- /dev/null +++ b/rdflib/experimental/plugins/parsers/parserutil.py @@ -0,0 +1,139 @@ +"""Utility functions used to support lark parsing.""" + +import hashlib +import re +import collections +from threading import local + +import rdflib + +import logging + +__all__ = [ + "BaseParser", + "decode_literal", + "grouper", + "smart_urljoin", + "validate_iri", +] + +log = logging.getLogger(__name__) + + +ESCAPE_MAP = { + "t": "\t", + "b": "\b", + "n": "\n", + "r": "\r", + "f": "\f", + '"': '"', + "'": "'", + "\\": "\\", +} + + +def process_escape(escape): + + escape = escape.group(0)[1:] + + if escape[0] in ("u", "U"): + return chr(int(escape[1:], 16)) + else: + return ESCAPE_MAP.get(escape[0], escape[0]) + + +def decode_literal(literal): + return re.sub( + r"\\u[a-fA-F0-9]{4}|\\U[a-fA-F0-9]{8}|\\[^uU]", process_escape, literal + ) + + +def grouper(iterable, n, fillvalue=None): + "Collect data into fixed-length chunks or blocks" + # grouper('ABCDEFG', 3, 'x') --> ABC DEF Gxx" + + from itertools import zip_longest + + args = [iter(iterable)] * n + return zip_longest(*args, fillvalue=fillvalue) + + +def smart_urljoin(base, url): + """urljoin, only an empty fragment from the relative(?) URL will be + preserved. + """ + from urllib.parse import urljoin + + joined = urljoin(base, url) + if url.endswith("#") and not joined.endswith("#"): + joined += "#" + return joined + + +LEGAL_IRI = re.compile(r'^[^\x00-\x20<>"{}|^`\\]*$') + + +def validate_iri(iri): + if not LEGAL_IRI.match(iri): + raise ValueError(f"Illegal characters in IRI: ā€œ{iri}ā€") + return iri + + +class BaseParser: + """Common base class for all parsers + + Provides shared utilities for creating RDF objects, handling IRIs, and + tracking parser state. + """ + + def __init__(self, sink=None): + self.sink = sink if sink is not None else rdflib.graph.Dataset() + # self.profile = Profile() + self.profile = {} + self._call_state = local() + + def make_blank_node(self, label=None): + if label: + if label in self._call_state.bnodes: + node = self._call_state.bnodes[label] + else: + if self.preserve_bnode_ids is True: + node = rdflib.BNode(label[2:]) + else: + if self.bidprefix is None: + node = rdflib.BNode() + else: + node = rdflib.BNode( + f"{self.bidprefix}{self._call_state.bidcounter:0}" + ) + self._call_state.bidcounter += 1 + self._call_state.bnodes[label] = node + else: + if self.bidprefix is None: + node = rdflib.BNode() + else: + node = rdflib.BNode(f"{self.bidprefix}{self._call_state.bidcounter:0}") + self._call_state.bidcounter += 1 + self._call_state.bnodes[node.n3()] = node + return node + + def make_quotedgraph(self, store): + self._call_state.formulacounter += 1 + return rdflib.graph.QuotedGraph( + store=store, identifier=f"_:Formula{self._call_state.formulacounter}" + ) + + def _prepare_parse(self, graph): + self._call_state.bnodes = collections.defaultdict(rdflib.term.BNode) + self._call_state.graph = graph + self._call_state.bidcounter = 1 + self._call_state.formulacounter = 0 + + def _cleanup_parse(self): + del self._call_state.bnodes + del self._call_state.graph + del self._call_state.bidcounter + del self._call_state.formulacounter + + def _make_graph(self): + return rdflib.ConjunctiveGraph() diff --git a/rdflib/experimental/plugins/serializers/rdna.py b/rdflib/experimental/plugins/serializers/rdna.py new file mode 100644 index 000000000..8c07bb2e5 --- /dev/null +++ b/rdflib/experimental/plugins/serializers/rdna.py @@ -0,0 +1,745 @@ +""" +Copyright (c) 2022 The RDFLib Team +Python adaptation of the Digital Bazaar Javscript implementation +https://github.com/digitalbazaar/rdf-canonize +for RDFLib by Graham Higgins +""" +import hashlib +import typing +from collections import OrderedDict +from functools import cmp_to_key +from typing import ( + IO, + TYPE_CHECKING, + Any, + Callable, + Dict, + Generator, + Iterable, + List, + Optional, + Tuple, + Union, +) + +from rdflib import RDF, XSD, logger +from rdflib.compat import decodeUnicodeEscape +from rdflib.graph import Dataset, QuotedGraph +from rdflib.paths import Path +from rdflib.plugins.serializers.nt import _quoteLiteral +from rdflib.serializer import Serializer +from rdflib.term import BNode, Literal, Node, URIRef + +if TYPE_CHECKING: + from _hashlib import HASH # pragma: no cover + +Subject = Union[URIRef, BNode, str] +# Predicate = Union[URIRef, Path] +Predicate = URIRef +Object = Union[URIRef, BNode, Literal, str] + +ContextNode = Union[BNode, URIRef, str] +DatasetQuad = Tuple[Subject, Predicate, Object, Optional[ContextNode]] + +__all__ = ["RDNASerializer", "IdentifierIssuer"] + + +DATASET_DEFAULT_GRAPH_ID = URIRef("urn:x-rdflib:default") + + +class RDNASerializer(Serializer): + def __init__(self, dataset) -> None: + self.dataset = dataset + + Serializer.__init__(self, dataset) + + def serialize( + self, + stream: IO[bytes], + base: Optional[str] = None, + encoding: Optional[str] = "utf-8", + **kwargs, + ): + stream.write(RDNA().normalize(self.dataset).encode("utf-8")) + + +class RDNAGraphCanonicalizer: + def __init__(self, dataset) -> None: + self.dataset = dataset + + def canonicalize( + self, + base: Optional[str] = None, + encoding: Optional[str] = "utf-8", + **kwargs, + ): + return RDNA().normalize(self.dataset, return_graph=True) + + +class IdentifierIssuer: + """ + Creates a new IdentifierIssuer. A IdentifierIssuer issues unique + identifiers, keeping track of any previously issued identifiers. + + @param prefix the prefix to use (''). + @param existing an existing Map to use. + @param counter the counter to use. + """ + + def __init__( + self, + prefix: Optional[str] = None, + existing: Optional["OrderedDict[str, str]"] = None, + counter: int = 0, + ): + self.prefix = prefix or "_:c14n" + self._existing = existing or OrderedDict() + self.counter = counter + + """ + Copies self IdentifierIssuer. + + @return a copy of self IdentifierIssuer. + """ + + def clone(self) -> "IdentifierIssuer": + return IdentifierIssuer( + self.prefix, OrderedDict(**self._existing), self.counter + ) + + """ + Gets the new identifier for the given old identifier, where if no old + identifier is given a new identifier will be generated. + + @param [old] the old identifier to get the new identifier for. + + @return the new identifier. + """ + + def get_id(self, old: Optional[str] = None) -> str: + + # return existing old identifier + existing = old and self._existing.get(old) + + if existing: + return existing + + # get next identifier + identifier = self.prefix + str(self.counter) + + self.counter += 1 + + # save mapping + if old: + self._existing[old] = identifier + + return identifier + + """ + Returns true if the given old identifer has already been assigned a new + identifier. + * + @param old the old identifier to check. + * + @return true if the old identifier has been assigned a new identifier, + false if not. + """ + + def has_id(self, old: str) -> bool: + return True if self._existing.get(old, False) else False + + """ + Returns all of the IDs that have been issued new IDs in the order in + which they were issued new IDs. + * + @return the list of old IDs that has been issued new IDs in order. + """ + + def get_old_ids(self) -> Iterable[str]: + return self._existing.keys() + + +def sjt_permute(items: List[Any]) -> Generator[List[Any], None, None]: + # https://stackoverflow.com/a/31218476 + num = len(items) + if num == 1: + yield items[:1] + return + + last = items[-1:] + uprange = range(num) + dnrange = uprange[::-1] + descend = True + for perm in sjt_permute(items[:-1]): + rng = dnrange if descend else uprange + for i in rng: + yield perm[:i] + last + perm[i:] + descend = not descend + + +_HashT = Callable[[], "HASH"] + + +class MessageDigest: + """ + * Creates a new MessageDigest. + * + * @param algorithm the algorithm to use. + """ + + def __init__(self, hashfunc: _HashT = hashlib.sha256) -> None: + + self.md = hashfunc() + + def update(self, msg: str) -> None: + self.md.update(str(msg).encode("utf8")) + + def digest(self) -> int: + return int(self.md.hexdigest(), 16) + + +class RDNA: + def __init__(self) -> None: + self.blank_node_info: "OrderedDict[str, typing.Dict[Any, Any]]" = OrderedDict() + self.canonical_issuer = IdentifierIssuer("_:c14n") + self.hash_algorithm: _HashT = hashlib.sha256 + self.quads: List[Any] = [] + self.hash_to_blank_nodes: "Dict[str, List[Any]]" = dict() + + def __use_canonical_id(self, x: Any) -> Any: + return ( + self.canonical_issuer.get_id(x.n3()) + if isinstance(x, BNode) + and not x.n3().startswith(self.canonical_issuer.prefix) + else x + ) + + # 4.4) Normalization Algorithm + def normalize(self, dataset: Dataset, return_graph=False) -> str: + # Stash the dataset quads + self.quads = sorted(list(dataset)) + + # 1) Create the normalization state. + # 2) For every quad in input dataset: + for quad in self.quads: + # 2.1) For each blank node that occurs in the quad, add a reference + # to the quad using the blank node identifier in the blank node to + # quads map, creating a new entry if necessary. + for term in quad: + if isinstance(term, BNode): + _id = term.n3() + info = self.blank_node_info.get(_id, None) + if info: + info["quads"].append(quad) + self.blank_node_info[_id] = info + else: + self.blank_node_info[_id] = dict(quads=[quad], digest=None) + + # 3) Create a list of non-normalized blank node identifiers + # non-normalized identifiers and populate it using the keys from the + # blank node to quads map. + # Note: We use a map here and it was generated during step 2. + + # 4) `simple` flag is skipped -- loop is optimized away. This optimization + # is permitted because there was a typo in the hash first degree quads + # algorithm in the RDNA spec that was implemented widely making it + # such that it could not be fixed; the result was that the loop only + # needs to be run once and the first degree quad hashes will never change. + # 5.1-5.2 are skipped; first degree quad hashes are generated just once + # for all non-normalized blank nodes. + + # 5.3) For each blank node identifier identifier in non-normalized + # identifiers: + + for _id in list(self.blank_node_info.keys()): # non_normalized ids + + # 5.3.1) Create a hash, _hash, according to the Hash First Degree + # Quads algorithm. + _hash = self.hash_first_degree_quads(_id) + + # 5.3.2) Add _hash and identifier key to blank nodes map, + # creating a new entry if necessary. + + if not self.hash_to_blank_nodes.get(_hash): + self.hash_to_blank_nodes[_hash] = [_id] + else: + self.hash_to_blank_nodes[_hash].append(_id) + + # 5.4) For each hash to identifier list mapping in hash to blank + # nodes map, lexicographically-sorted by hash: + # optimize away second sort, gather non-unique hashes in order as we go + + non_unique = [] + for hsh in sorted(list(self.hash_to_blank_nodes.keys())): + # 5.4.1) If the length of identifier list is greater than 1, + # continue to the next mapping. + id_list = self.hash_to_blank_nodes[hsh] + + if len(id_list) > 1: + non_unique.append(id_list) + continue + else: + # 5.4.2) Use the Issue Identifier algorithm, passing canonical + # issuer and the single blank node identifier in identifier + # list, identifier, to issue a canonical replacement identifier + # for identifier. + + _id = id_list[0] + self.canonical_issuer.get_id(_id) + + # Note: These steps are skipped, optimized away since the loop + # only needs to be run once. + # 5.4.3) Remove identifier from non-normalized identifiers. + # 5.4.4) Remove hash from the hash to blank nodes map. + # 5.4.5) Set simple to true. + + # 6) For each hash to identifier list mapping in hash to blank nodes map, + # lexicographically-sorted by hash: + # Note: sort optimized away, use `non_unique`. + for id_list in non_unique: + # 6.1) Create hash path list where each item will be a result of + # running the Hash N-Degree Quads algorithm. + hash_path_list: List[Any] = [] + + # 6.2) For each blank node identifier identifier in identifier list: + for _id in id_list: + # 6.2.1) If a canonical identifier has already been issued for + # identifier, continue to the next identifier. + if self.canonical_issuer.has_id(_id): + continue + + # 6.2.2) Create temporary issuer, an identifier issuer + # initialized with the prefix _:b. + issuer = IdentifierIssuer("_:b") + + # 6.2.3) Use the Issue Identifier algorithm, passing temporary + # issuer and identifier, to issue a new temporary blank node + # identifier for identifier. + issuer.get_id(_id) + + # 6.2.4) Run the Hash N-Degree Quads algorithm, passing + # temporary issuer, and append the result to the hash path list. + hashdigest, issuer = self.hash_ndegree_quads(_id, issuer) + hash_path_list.append({"digest": hashdigest, "issuer": issuer}) + + # 6.3) For each result in the hash path list, + # lexicographically-sorted by the hashdigest in result: + + hash_path_list.sort(key=cmp_to_key(string_hash_compare)) + for result in hash_path_list: + # 6.3.1) For each blank node identifier, existing identifier, + # that was issued a temporary identifier by identifier issuer + # in result, issue a canonical identifier, in the same order, + # using the Issue Identifier algorithm, passing canonical + # issuer and existing identifier. + for old_id in result["issuer"].get_old_ids(): + self.canonical_issuer.get_id(old_id) + + """ + Note: At this point all blank nodes in the set of RDF quads have been + assigned canonical identifiers, which have been stored in the canonical + issuer. Here each quad is updated by assigning each of its blank nodes + its new identifier. + """ + + # 7) For each quad, quad, in input dataset: + # 7.1) Create a copy, quad copy, of quad and replace any existing + # blank node identifiers using the canonical identifiers + # previously issued by canonical issuer. + normalized = [] + + dsnormalized = Dataset() + + quads = list(self.quads) + + # Empty graph + if quads == []: + return "" + + # Model the triples of a context-unaware Graph as quads in a Dataset default graph + if len(quads[0]) == 3: + quads = [(s, p, o, DATASET_DEFAULT_GRAPH_ID) for (s, p, o) in quads] + + for (s, p, o, g) in quads: + # 7.2) Add quad copy to the normalized dataset. + + if any(isinstance(element, QuotedGraph) for element in [s, p, o]): + raise Exception("RDNA cannot serialize Graphs that contain Formulae") + + normalized.append( + self.__serialize_nquad( + ( + self.__use_canonical_id(s), + p, + self.__use_canonical_id(o), + self.__use_canonical_id(g), + ) + ) + ) + + subj = self.__use_canonical_id(s) + obj = self.__use_canonical_id(o) + gid = self.__use_canonical_id(g) + + dsnormalized.add( + ( + BNode(subj.replace("_:", "")) + if isinstance(subj, str) and subj.startswith("_:") + else subj, + p, + BNode(obj.replace("_:", "")) + if isinstance(obj, str) and obj.startswith("_:") + else obj, + BNode(gid.replace("_:", "")) + if isinstance(gid, str) and gid.startswith("_:") + else gid, + ) + ) + + if return_graph: + return dsnormalized + else: + # 8) Return the sorted normalized dataset. + return "".join([*sorted(normalized)]) + + # 4.6) Hash First Degree Quads + def hash_first_degree_quads(self, _id: str) -> Any: + + # helper for modifying component during Hash First Degree Quads + def modify_first_degree_component( + _id: str, component: Union[URIRef, BNode] + ) -> str: + if not isinstance(component, BNode): + return component + else: + return "_:a" if component.n3() == _id else "_:z" + + # 1) Initialize nquads to an empty list. It will be used to store quads in + # N-Quads format. + nquads = [] + + # 2) Get the list of quads `quads` associated with the reference blank node + # identifier in the blank node to quads map. + info = self.blank_node_info[_id] + assert isinstance(info, Dict) + quads = info["quads"] + + # 3) For each quad `quad` in `quads`: + for quad in quads: + # 3.1) Serialize the quad in N-Quads format with the following special + # rule: + + # 3.1.1) If any component in quad is an blank node, then serialize it + # using a special identifier: + + # 3.1.2) If the blank node's existing blank node identifier matches + # the reference blank node identifier then use the blank node + # identifier _:a, otherwise, use the blank node identifier _:z. + + nquads.append( + self.__serialize_nquad( + tuple( # type: ignore[arg-type] + [ + modify_first_degree_component(_id, component) + for component in quad + ] + ) + ) + ) + + # 4) Sort nquads in lexicographical order. + nquads.sort() + + # 5) Return the hash that results from passing the sorted, joined nquads + # through the hash algorithm. + + md = MessageDigest(self.hash_algorithm) + + for nquad in nquads: + md.update(nquad) + + info["digest"] = md.digest() + self.blank_node_info[_id] = info + + return info["digest"] + + # 4.7) Hash Related Blank Node + def __hash_related_blank_node( + self, related: str, quad: DatasetQuad, issuer: IdentifierIssuer, position: str + ) -> int: + # 1) Set the identifier to use for related, preferring first the canonical + # identifier for related if issued, second the identifier issued by issuer + # if issued, and last, if necessary, the result of the Hash First Degree + # Quads algorithm, passing related. + + if self.canonical_issuer.has_id(related): + _id = self.canonical_issuer.get_id(related) + elif issuer.has_id(related): + _id = issuer.get_id(related) + else: + info = self.blank_node_info.get(related) + assert isinstance(info, Dict) + _id = str(info["digest"]) + + # 2) Initialize a string input to the value of position. + # Note: We use a hash object instead. + md = MessageDigest(self.hash_algorithm) + md.update(position) + + # 3) If position is not g, append <, the value of the predicate in quad, + # and > to input. + if position != "g": + md.update(f"<{quad[1].n3()}>") + # 4) Append identifier to input. + md.update(_id) + + # 5) Return the hash that results from passing input through the hash + # algorithm. + return md.digest() + + def __add_related_blank_node_hash( + self, + quad: Tuple[Any, Any, Any, Any], + term: Union[URIRef, BNode], + position: str, + _id: str, + issuer: IdentifierIssuer, + hash_to_related: "OrderedDict[int, Any]", + ) -> "OrderedDict[int, Any]": + if ( + (position == "g" and term is None) + or not isinstance(term, BNode) + and not term.n3() == _id + ): + return hash_to_related + + # 3.1.1) Set hash to the result of the Hash Related Blank Node + # algorithm, passing the blank node identifier for component as + # related, quad, path identifier issuer as issuer, and position as + # either s, o, or g based on whether component is a subject, object, + # graph name, respectively. + related = term.n3() + _hash = self.__hash_related_blank_node(related, quad, issuer, position) + + # 3.1.2) Add a mapping of hash to the blank node identifier for + # component to hash to related blank nodes map, adding an entry as + # necessary. + entries = hash_to_related.get(_hash) + + if entries: + entries.append(related) + hash_to_related[_hash] = entries + else: + hash_to_related[_hash] = [related] + + return hash_to_related + + # helper for creating hash to related blank nodes map + def __create_hash_to_related( + self, _id: str, issuer: IdentifierIssuer + ) -> "OrderedDict[int, Any]": + # 1) Create a hash to related blank nodes map for storing hashes that + # identify related blank nodes. + hash_to_related: "OrderedDict[int, Any]" = OrderedDict() + + # 2) Get a reference, quads, to the list of quads in the blank node to + # quads map for the key identifier. + info = self.blank_node_info[_id] + assert isinstance(info, (Dict)) + quads = info["quads"] + + # 3) For each quad in quads: + for quad in quads: + if len(quad) == 3: + g = None + (s, p, o) = quad + else: + (s, p, o, g) = quad + # 3.1) For each component in quad, if component is the subject, object, + # or graph name and it is a blank node that is not identified by + # identifier: + # steps 3.1.1 and 3.1.2 occur in helpers: + hash_to_related = self.__add_related_blank_node_hash( + quad, s, "s", _id, issuer, hash_to_related + ) + hash_to_related = self.__add_related_blank_node_hash( + quad, o, "o", _id, issuer, hash_to_related + ) + hash_to_related = self.__add_related_blank_node_hash( + quad, g, "g", _id, issuer, hash_to_related + ) + + return hash_to_related + + # 4.8) Hash N-Degree Quads + def hash_ndegree_quads( + self, _id: str, issuer: IdentifierIssuer + ) -> Tuple[int, IdentifierIssuer]: + # 1) Create a hash to related blank nodes map for storing hashes that + # identify related blank nodes. + # Note: 2) and 3) handled within `__create_hash_to_related` + md = MessageDigest(self.hash_algorithm) + hash_to_related = self.__create_hash_to_related(_id, issuer) + + # 4) Create an empty string, data to hash. + # Note: We created a hash object `md` above instead. + + # 5) For each related hash to blank node list mapping in hash to related + # blank nodes map, sorted lexicographically by related hash: + hashes = sorted(list(hash_to_related.keys())) + for _hash in hashes: + # 5.1) Append the related hash to the data to hash. + md.update(str(_hash)) + + # 5.2) Create a string chosen path. + chosen_path = "" + + # 5.3) Create an unset chosen issuer variable. + chosen_issuer: IdentifierIssuer = issuer + + # 5.4) For each permutation of blank node list: + for permutation in sjt_permute(hash_to_related[_hash]): + + # 5.4.1) Create a copy of issuer, issuer copy. + issuer_copy = issuer.clone() + + # 5.4.2) Create a string path. + path = "" + + # 5.4.3) Create a recursion list, to store blank node identifiers + # that must be recursively processed by this algorithm. + recursion_list: List[str] = [] + + # 5.4.4) For each related in permutation: + next_permutation = False + for related in permutation: + # 5.4.4.1) If a canonical identifier has been issued for + # related, append it to path. + if self.canonical_issuer.has_id(related): + path += self.canonical_issuer.get_id(related) + else: + # 5.4.4.2) Otherwise: + # 5.4.4.2.1) If issuer copy has not issued an identifier for + # related, append related to recursion list. + if not issuer_copy.has_id(related): + recursion_list.append(related) + + # 5.4.4.2.2) Use the Issue Identifier algorithm, passing + # issuer copy and related and append the result to path. + path += issuer_copy.get_id(related) + + # 5.4.4.3) If chosen path is not empty and the length of path + # is greater than or equal to the length of chosen path and + # path is lexicographically greater than chosen path, then + # skip to the next permutation. + # Note: Comparing path length to chosen path length can be optimized + # away; only compare lexicographically. + if len(chosen_path) != 0 and path > chosen_path: + next_permutation = True + break + + if next_permutation: + continue + + # 5.4.5) For each related in recursion list: + for related in recursion_list: + # 5.4.5.1) Set result to the result of recursively executing + # the Hash N-Degree Quads algorithm, passing related for + # identifier and issuer copy for path identifier issuer. + hashdigest, result_issuer = self.hash_ndegree_quads( + related, issuer_copy + ) + + # 5.4.5.2) Use the Issue Identifier algorithm, passing issuer + # copy and related and append the result to path. + path += issuer_copy.get_id(related) + + # 5.4.5.3) Append <, the hash in result, and > to path. + path += f"<{hashdigest}>" + + # 5.4.5.4) Set issuer copy to the identifier issuer in + # result. + issuer_copy = result_issuer + + # 5.4.5.5) If chosen path is not empty and the length of path + # is greater than or equal to the length of chosen path and + # path is lexicographically greater than chosen path, then + # skip to the next permutation. + # Note: Comparing path length to chosen path length can be optimized + # away; only compare lexicographically. + if len(chosen_path) != 0 and path > chosen_path: + next_permutation = True + break + + if next_permutation: + continue + + # 5.4.6) If chosen path is empty or path is lexicographically + # less than chosen path, set chosen path to path and chosen + # issuer to issuer copy. + if len(chosen_path) == 0 or path < chosen_path: + chosen_path = path + chosen_issuer = issuer_copy + + # 5.5) Append chosen path to data to hash. + md.update(chosen_path) + + # 5.6) Replace issuer, by reference, with chosen issuer. + issuer = chosen_issuer + + # 6) Return issuer and the hash that results from passing data to hash + # through the hash algorithm. + + return md.digest(), issuer + + def __serialize_nquad(self, quad: DatasetQuad) -> str: + """ + * Converts an RDF quad to an N-Quad string (a single quad). + * + * @param quad the RDF quad convert. + * + * @return the N-Quad string. + """ + + # Model the triples of a context-unaware Graph as quads in a Dataset default graph + if len(quad) == 3: + s, p, o = quad + g = DATASET_DEFAULT_GRAPH_ID + else: + s, p, o, g = quad + + # subject can only be NamedNode or BlankNode + nquad = s.n3() if isinstance(s, (URIRef, BNode)) else s + + # predicate can only be NamedNode + nquad += f" {p.n3()} " + + # object is NamedNode, BlankNode, or Literal + if isinstance(o, (URIRef, BNode, Literal)): + if isinstance(o, Literal) and getattr(o, "language") is not None: + o = Literal(o.value, o.language.lower()) + nquad += o.n3() if not isinstance(o, Literal) else _quoteLiteral(o) + + else: + nquad += o + + # graph can only be NamedNode or BlankNode (or DefaultGraph, but that + # does not add to `nquad`) + + if isinstance(g, URIRef): + nquad += f" {g.n3()}" + + elif isinstance(g, str) and g.startswith(self.canonical_issuer.prefix): + nquad += f" {g}" + + nquad += " .\n" + return nquad + + +def string_hash_compare(a: Any, b: Any) -> int: + if a["digest"] < b["digest"]: + return -1 + elif a["digest"] > b["digest"]: + return 1 + else: + return 0 diff --git a/rdflib/experimental/term.py b/rdflib/experimental/term.py new file mode 100644 index 000000000..bfe4a9c1f --- /dev/null +++ b/rdflib/experimental/term.py @@ -0,0 +1,2412 @@ +""" +This module defines the different types of terms. Terms are the kinds of +objects that can appear in a quoted/asserted triple. This includes those +that are core to RDF: + +* :class:`Blank Nodes ` +* :class:`URI References ` +* :class:`Literals ` (which consist of a literal value,datatype and language tag) + +Those that extend the RDF model into N3: + +* :class:`Formulae ` +* :class:`Universal Quantifications (Variables) ` + +And those that are primarily for matching against 'Nodes' in the +underlying Graph: + +* REGEX Expressions +* Date Ranges +* Numerical Ranges + +""" + +from __future__ import annotations + +import re +from fractions import Fraction + +__all__ = [ + "bind", + "_is_valid_uri", + "EmbeddedTriple", + "RDFStarTriple", + "Node", + "IdentifiedNode", + "Identifier", + "URIRef", + "BNode", + "Literal", + "Variable", +] + +import abc +import logging +import math +import warnings +import xml.dom.minidom +from base64 import b64decode, b64encode +from binascii import hexlify, unhexlify +from collections import defaultdict +from datetime import date, datetime, time, timedelta +from decimal import Decimal +from re import compile, sub +from typing import ( + TYPE_CHECKING, + Any, + Callable, + Dict, + List, + Optional, + Tuple, + Type, + TypeVar, + Union, +) +from urllib.parse import urldefrag, urljoin, urlparse + +from isodate import ( + Duration, + duration_isoformat, + parse_date, + parse_datetime, + parse_duration, + parse_time, +) + +import rdflib +import rdflib.util +from rdflib.compat import long_type + +if TYPE_CHECKING: + from .namespace import NamespaceManager + from .paths import AlternativePath, InvPath, NegatedPath, Path, SequencePath + +_SKOLEM_DEFAULT_AUTHORITY = "https://rdflib.github.io" + +logger = logging.getLogger(__name__) +skolem_genid = "/.well-known/genid/" +rdflib_skolem_genid = "/.well-known/genid/rdflib/" +skolems: Dict[str, "BNode"] = {} + + +_invalid_uri_chars = '<>" {}|\\^`' + + +def _is_valid_uri(uri: str) -> bool: + for c in _invalid_uri_chars: + if c in uri: + return False + return True + + +_lang_tag_regex = compile("^[a-zA-Z]+(?:-[a-zA-Z0-9]+)*$") + + +def _is_valid_langtag(tag: str) -> bool: + return bool(_lang_tag_regex.match(tag)) + + +def _is_valid_unicode(value: Union[str, bytes]) -> bool: + """ + Verify that the provided value can be converted into a Python + unicode object. + """ + if isinstance(value, bytes): + coding_func, param = getattr(value, "decode"), "utf-8" + else: + coding_func, param = str, value + + # try to convert value into unicode + try: + coding_func(param) + except UnicodeError: + return False + return True + + +class Node(object): + """ + A Node in the Graph. + """ + + __slots__ = () + + +class Identifier(Node, str): # allow Identifiers to be Nodes in the Graph + """ + See http://www.w3.org/2002/07/rdf-identifer-terminology/ + regarding choice of terminology. + """ + + __slots__ = () + + def __new__(cls, value: str) -> "Identifier": + return str.__new__(cls, value) + + def eq(self, other: Any) -> bool: + """A "semantic"/interpreted equality function, + by default, same as __eq__""" + return self.__eq__(other) + + def neq(self, other: Any) -> bool: + """A "semantic"/interpreted not equal function, + by default, same as __ne__""" + return self.__ne__(other) + + def __ne__(self, other: Any) -> bool: + return not self.__eq__(other) + + def __eq__(self, other: Any) -> bool: + """ + Equality for Nodes. + + >>> BNode("foo")==None + False + >>> BNode("foo")==URIRef("foo") + False + >>> URIRef("foo")==BNode("foo") + False + >>> BNode("foo")!=URIRef("foo") + True + >>> URIRef("foo")!=BNode("foo") + True + >>> Variable('a')!=URIRef('a') + True + >>> Variable('a')!=Variable('a') + False + """ + + if type(self) == type(other): + return str(self) == str(other) + else: + return False + + def __gt__(self, other: Any) -> bool: + """ + This implements ordering for Nodes, + + This tries to implement this: + http://www.w3.org/TR/sparql11-query/#modOrderBy + + Variables are not included in the SPARQL list, but + they are greater than BNodes and smaller than everything else + + """ + if other is None: + return True # everything bigger than None + elif type(self) == type(other): + return str(self) > str(other) + elif isinstance(other, Node): + return _ORDERING[type(self)] > _ORDERING[type(other)] + + return NotImplemented + + def __lt__(self, other: Any) -> bool: + if other is None: + return False # Nothing is less than None + elif type(self) == type(other): + return str(self) < str(other) + elif isinstance(other, Node): + return _ORDERING[type(self)] < _ORDERING[type(other)] + + return NotImplemented + + def __le__(self, other: Any) -> bool: + r = self.__lt__(other) + if r: + return True + return self == other + + def __ge__(self, other: Any) -> bool: + r = self.__gt__(other) + if r: + return True + return self == other + + # type error: Argument 1 of "startswith" is incompatible with supertype "str"; supertype defines the argument type as "Union[str, Tuple[str, ...]]" + # FIXME: this does not accommodate prefix of type Tuple[str, ...] which is a + # valid for str.startswith + def startswith(self, prefix: str, start=..., end=...) -> bool: # type: ignore[override] # FIXME + return str(self).startswith(str(prefix)) + + # use parent's hash for efficiency reasons + # clashes of 'foo', URIRef('foo') and Literal('foo') are typically so rare + # that they don't justify additional overhead. Notice that even in case of + # clash __eq__ is still the fallback and very quick in those cases. + __hash__ = str.__hash__ + + +class IdentifiedNode(Identifier, abc.ABC): + """ + An abstract class, primarily defined to identify Nodes that are not Literals. + + The name "Identified Node" is not explicitly defined in the RDF specification, but can be drawn from this section: https://www.w3.org/TR/rdf-concepts/#section-URI-Vocabulary + """ + + def __getnewargs__(self) -> Tuple[str]: + return (str(self),) + + def toPython(self) -> str: # noqa: N802 + return str(self) + + @abc.abstractmethod + def n3(self, namespace_manager: Optional["NamespaceManager"] = None) -> str: + ... + + +class URIRef(IdentifiedNode): + """ + RDF 1.1's IRI Section https://www.w3.org/TR/rdf11-concepts/#section-IRIs + + .. note:: Documentation on RDF outside of RDFLib uses the term IRI or URI whereas this class is called URIRef. This is because it was made when the first version of the RDF specification was current, and it used the term *URIRef*, see `RDF 1.0 URIRef `_ + + An IRI (Internationalized Resource Identifier) within an RDF graph is a Unicode string that conforms to the syntax defined in RFC 3987. + + IRIs in the RDF abstract syntax MUST be absolute, and MAY contain a fragment identifier. + + IRIs are a generalization of URIs [RFC3986] that permits a wider range of Unicode characters. + """ + + __slots__ = () + + __or__: Callable[["URIRef", Union["URIRef", "Path"]], "AlternativePath"] + __invert__: Callable[["URIRef"], "InvPath"] + __neg__: Callable[["URIRef"], "NegatedPath"] + __truediv__: Callable[["URIRef", Union["URIRef", "Path"]], "SequencePath"] + + def __new__(cls, value: str, base: Optional[str] = None) -> "URIRef": + if base is not None: + ends_in_hash = value.endswith("#") + # type error: Argument "allow_fragments" to "urljoin" has incompatible type "int"; expected "bool" + value = urljoin(base, value, allow_fragments=1) # type: ignore[arg-type] + if ends_in_hash: + if not value.endswith("#"): + value += "#" + + if not _is_valid_uri(value): + logger.warning( + "%s does not look like a valid URI, trying to serialize this will break." + % value + ) + + try: + rt = str.__new__(cls, value) + except UnicodeDecodeError: + # type error: No overload variant of "__new__" of "str" matches argument types "Type[URIRef]", "str", "str" + rt = str.__new__(cls, value, "utf-8") # type: ignore[call-overload] + return rt + + def n3(self, namespace_manager: Optional["NamespaceManager"] = None) -> str: + """ + This will do a limited check for valid URIs, + essentially just making sure that the string includes no illegal + characters (``<, >, ", {, }, |, \\, `, ^``) + + :param namespace_manager: if not None, will be used to make up + a prefixed name + """ + + if not _is_valid_uri(self): + raise Exception( + '"%s" does not look like a valid URI, I cannot serialize this as N3/Turtle. Perhaps you wanted to urlencode it?' + % self + ) + + if namespace_manager: + return namespace_manager.normalizeUri(self) + else: + return "<%s>" % self + + def defrag(self) -> "URIRef": + if "#" in self: + url, frag = urldefrag(self) + return URIRef(url) + else: + return self + + @property + def fragment(self) -> str: + """ + Return the URL Fragment + + >>> URIRef("http://example.com/some/path/#some-fragment").fragment + 'some-fragment' + >>> URIRef("http://example.com/some/path/").fragment + '' + """ + return urlparse(self).fragment + + def __reduce__(self) -> Tuple[Type["URIRef"], Tuple[str]]: + return (URIRef, (str(self),)) + + def __repr__(self) -> str: + if self.__class__ is URIRef: + clsName = "rdflib.term.URIRef" # noqa: N806 + else: + clsName = self.__class__.__name__ # noqa: N806 + + return """%s(%s)""" % (clsName, super(URIRef, self).__repr__()) + + def __add__(self, other) -> "URIRef": + return self.__class__(str(self) + other) + + def __radd__(self, other) -> "URIRef": + return self.__class__(other + str(self)) + + def __mod__(self, other) -> "URIRef": + return self.__class__(str(self) % other) + + def de_skolemize(self) -> "BNode": + """Create a Blank Node from a skolem URI, in accordance + with http://www.w3.org/TR/rdf11-concepts/#section-skolemization. + This function accepts only rdflib type skolemization, to provide + a round-tripping within the system. + + .. versionadded:: 4.0 + """ + if isinstance(self, RDFLibGenid): + parsed_uri = urlparse("%s" % self) + return BNode(value=parsed_uri.path[len(rdflib_skolem_genid) :]) + elif isinstance(self, Genid): + bnode_id = "%s" % self + if bnode_id in skolems: + return skolems[bnode_id] + else: + retval = BNode() + skolems[bnode_id] = retval + return retval + else: + raise Exception("<%s> is not a skolem URI" % self) + + +class Genid(URIRef): + __slots__ = () + + @staticmethod + def _is_external_skolem(uri: Any) -> bool: + if not isinstance(uri, str): + uri = str(uri) + parsed_uri = urlparse(uri) + gen_id = parsed_uri.path.rfind(skolem_genid) + if gen_id != 0: + return False + return True + + +class RDFLibGenid(Genid): + __slots__ = () + + @staticmethod + def _is_rdflib_skolem(uri: Any) -> bool: + if not isinstance(uri, str): + uri = str(uri) + parsed_uri = urlparse(uri) + if ( + parsed_uri.params != "" + or parsed_uri.query != "" + or parsed_uri.fragment != "" + ): + return False + gen_id = parsed_uri.path.rfind(rdflib_skolem_genid) + if gen_id != 0: + return False + return True + + +def _unique_id() -> str: + # Used to read: """Create a (hopefully) unique prefix""" + # now retained merely to leave internal API unchanged. + # From BNode.__new__() below ... + # + # acceptable bnode value range for RDF/XML needs to be + # something that can be serialzed as a nodeID for N3 + # + # BNode identifiers must be valid NCNames" _:[A-Za-z][A-Za-z0-9]* + # http://www.w3.org/TR/2004/REC-rdf-testcases-20040210/#nodeID + return "N" # ensure that id starts with a letter + + +def _serial_number_generator() -> Callable[[], str]: + """ + Generates UUID4-based but ncname-compliant identifiers. + """ + from uuid import uuid4 + + def _generator(): + return uuid4().hex + + return _generator + + +class BNode(IdentifiedNode): + """ + RDF 1.1's Blank Nodes Section: https://www.w3.org/TR/rdf11-concepts/#section-blank-nodes + + Blank Nodes are local identifiers for unnamed nodes in RDF graphs that are used in + some concrete RDF syntaxes or RDF store implementations. They are always locally + scoped to the file or RDF store, and are not persistent or portable identifiers for + blank nodes. The identifiers for Blank Nodes are not part of the RDF abstract + syntax, but are entirely dependent on particular concrete syntax or implementation + (such as Turtle, JSON-LD). + + --- + + RDFLib's ``BNode`` class makes unique IDs for all the Blank Nodes in a Graph but you + should *never* expect, or reply on, BNodes' IDs to match across graphs, or even for + multiple copies of the same graph, if they are regenerated from some non-RDFLib + source, such as loading from RDF data. + """ + + __slots__ = () + + def __new__( + cls, + value: Optional[str] = None, + _sn_gen: Callable[[], str] = _serial_number_generator(), + _prefix: str = _unique_id(), + ) -> "BNode": + """ + # only store implementations should pass in a value + """ + if value is None: + # so that BNode values do not collide with ones created with + # a different instance of this module at some other time. + node_id = _sn_gen() + value = "%s%s" % (_prefix, node_id) + else: + # TODO: check that value falls within acceptable bnode value range + # for RDF/XML needs to be something that can be serialzed + # as a nodeID for N3 ?? Unless we require these + # constraints be enforced elsewhere? + pass # assert is_ncname(str(value)), "BNode identifiers + # must be valid NCNames" _:[A-Za-z][A-Za-z0-9]* + # http://www.w3.org/TR/2004/REC-rdf-testcases-20040210/#nodeID + # type error: Incompatible return value type (got "Identifier", expected "BNode") + return Identifier.__new__(cls, value) # type: ignore[return-value] + + def n3(self, namespace_manager: Optional["NamespaceManager"] = None) -> str: + return "_:%s" % self + + def __reduce__(self) -> Tuple[Type["BNode"], Tuple[str]]: + return (BNode, (str(self),)) + + def __repr__(self) -> str: + if self.__class__ is BNode: + clsName = "rdflib.term.BNode" # noqa: N806 + else: + clsName = self.__class__.__name__ # noqa: N806 + return """%s('%s')""" % (clsName, str(self)) + + def skolemize( + self, authority: Optional[str] = None, basepath: Optional[str] = None + ) -> URIRef: + """Create a URIRef "skolem" representation of the BNode, in accordance + with http://www.w3.org/TR/rdf11-concepts/#section-skolemization + + .. versionadded:: 4.0 + """ + if authority is None: + authority = _SKOLEM_DEFAULT_AUTHORITY + if basepath is None: + basepath = rdflib_skolem_genid + skolem = "%s%s" % (basepath, str(self)) + return URIRef(urljoin(authority, skolem)) + + +class RDFStarTriple(IdentifiedNode): + + # thanks for JervenBolleman's example + # https://github.com/RDFLib/rdflib/issues/955 + + """ + Triple: Needed for RDF* + """ + _subject = None + _predicate = None + _object = None + _hashvalue = None + _hashvalueid = None + __slots__ = () + + def __new__(self, hashvalue: Optional[str]) -> "RDFStarTriple": + self._hashvalue = hashvalue + if hashvalue is None: + raise Exception("a hash value is required, not None!") + return Identifier.__new__(RDFStarTriple, hashvalue) + + def n3(self, namespace_manager=None): + return f"_:{self}rdfstartriple" + + def __repr__(self) -> str: + return f"""{ + 'rdflib.term.RDFStarTriple' if self.__class__ is RDFStarTriple else self.__class__.__name__ + }('{str(self)}')""" + + def subject(self): + return self._subject + + def predicate(self): + return self._predicate + + def object(self): + return self._object + + def hashvalueid(self): + return self._hashvalueid + + def setsubject(self, subject): + self._subject = subject + + def setpredicate(self, predicate): + self._predicate = predicate + + def setobject(self, object): + self._object = object + + def sid(self, hashvalueid): + self._hashvalueid = hashvalueid + + +class Literal(Identifier): + __doc__ = """ + + RDF 1.1's Literals Section: http://www.w3.org/TR/rdf-concepts/#section-Graph-Literal + + Literals are used for values such as strings, numbers, and dates. + + A literal in an RDF graph consists of two or three elements: + + * a lexical form, being a Unicode string, which SHOULD be in Normal Form C + * a datatype IRI, being an IRI identifying a datatype that determines how the lexical form maps to a literal value, and + * if and only if the datatype IRI is ``http://www.w3.org/1999/02/22-rdf-syntax-ns#langString``, a non-empty language tag. The language tag MUST be well-formed according to section 2.2.9 of `Tags for identifying languages `_. + + A literal is a language-tagged string if the third element is present. Lexical representations of language tags MAY be converted to lower case. The value space of language tags is always in lower case. + + --- + + For valid XSD datatypes, the lexical form is optionally normalized + at construction time. Default behaviour is set by rdflib.NORMALIZE_LITERALS + and can be overridden by the normalize parameter to __new__ + + Equality and hashing of Literals are done based on the lexical form, i.e.: + + >>> from rdflib.namespace import XSD + + >>> Literal('01') != Literal('1') # clear - strings differ + True + + but with data-type they get normalized: + + >>> Literal('01', datatype=XSD.integer) != Literal('1', datatype=XSD.integer) + False + + unless disabled: + + >>> Literal('01', datatype=XSD.integer, normalize=False) != Literal('1', datatype=XSD.integer) + True + + + Value based comparison is possible: + + >>> Literal('01', datatype=XSD.integer).eq(Literal('1', datatype=XSD.float)) + True + + The eq method also provides limited support for basic python types: + + >>> Literal(1).eq(1) # fine - int compatible with xsd:integer + True + >>> Literal('a').eq('b') # fine - str compatible with plain-lit + False + >>> Literal('a', datatype=XSD.string).eq('a') # fine - str compatible with xsd:string + True + >>> Literal('a').eq(1) # not fine, int incompatible with plain-lit + NotImplemented + + Greater-than/less-than ordering comparisons are also done in value + space, when compatible datatypes are used. Incompatible datatypes + are ordered by DT, or by lang-tag. For other nodes the ordering + is None < BNode < URIRef < Literal + + Any comparison with non-rdflib Node are "NotImplemented" + In PY3 this is an error. + + >>> from rdflib import Literal, XSD + >>> lit2006 = Literal('2006-01-01',datatype=XSD.date) + >>> lit2006.toPython() + datetime.date(2006, 1, 1) + >>> lit2006 < Literal('2007-01-01',datatype=XSD.date) + True + >>> Literal(datetime.utcnow()).datatype + rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#dateTime') + >>> Literal(1) > Literal(2) # by value + False + >>> Literal(1) > Literal(2.0) # by value + False + >>> Literal('1') > Literal(1) # by DT + True + >>> Literal('1') < Literal('1') # by lexical form + False + >>> Literal('a', lang='en') > Literal('a', lang='fr') # by lang-tag + False + >>> Literal(1) > URIRef('foo') # by node-type + True + + The > < operators will eat this NotImplemented and throw a TypeError (py3k): + + >>> Literal(1).__gt__(2.0) + NotImplemented + + + """ + + _value: Any + _language: Optional[str] + # NOTE: _datatype should maybe be of type URIRef, and not optional. + _datatype: Optional[URIRef] + _ill_typed: Optional[bool] + __slots__ = ("_language", "_datatype", "_value", "_ill_typed") + + def __new__( + cls, + lexical_or_value: Any, + lang: Optional[str] = None, + datatype: Optional[str] = None, + normalize: Optional[bool] = None, + ) -> "Literal": + + if lang == "": + lang = None # no empty lang-tags in RDF + + normalize = normalize if normalize is not None else rdflib.NORMALIZE_LITERALS + + if lang is not None and datatype is not None: + raise TypeError( + "A Literal can only have one of lang or datatype, " + "per http://www.w3.org/TR/rdf-concepts/#section-Graph-Literal" + ) + + if lang is not None and not _is_valid_langtag(lang): + raise ValueError(f"'{str(lang)}' is not a valid language tag!") + + if datatype is not None: + datatype = URIRef(datatype) + + value = None + ill_typed: Optional[bool] = None + if isinstance(lexical_or_value, Literal): + # create from another Literal instance + + lang = lang or lexical_or_value.language + if datatype is not None: + # override datatype + value = _castLexicalToPython(lexical_or_value, datatype) + else: + datatype = lexical_or_value.datatype + value = lexical_or_value.value + + elif isinstance(lexical_or_value, str) or isinstance(lexical_or_value, bytes): + # passed a string + # try parsing lexical form of datatyped literal + value = _castLexicalToPython(lexical_or_value, datatype) + if datatype is not None and datatype in _toPythonMapping: + # datatype is a recognized datatype IRI: + # https://www.w3.org/TR/rdf11-concepts/#dfn-recognized-datatype-iris + dt_uri: URIRef = URIRef(datatype) + checker = _check_well_formed_types.get(dt_uri, _well_formed_by_value) + well_formed = checker(lexical_or_value, value) + ill_typed = ill_typed or (not well_formed) + if value is not None and normalize: + _value, _datatype = _castPythonToLiteral(value, datatype) + if _value is not None and _is_valid_unicode(_value): + lexical_or_value = _value + + else: + # passed some python object + value = lexical_or_value + _value, _datatype = _castPythonToLiteral(lexical_or_value, datatype) + + _datatype = None if _datatype is None else URIRef(_datatype) + + datatype = rdflib.util._coalesce(datatype, _datatype) + if _value is not None: + lexical_or_value = _value + if datatype is not None: + lang = None + + if isinstance(lexical_or_value, bytes): + lexical_or_value = lexical_or_value.decode("utf-8") + + if datatype in (_XSD_NORMALISED_STRING, _XSD_TOKEN): + lexical_or_value = _normalise_XSD_STRING(lexical_or_value) + + if datatype in (_XSD_TOKEN,): + lexical_or_value = _strip_and_collapse_whitespace(lexical_or_value) + + try: + inst: Literal = str.__new__(cls, lexical_or_value) + except UnicodeDecodeError: + inst = str.__new__(cls, lexical_or_value, "utf-8") + + inst._language = lang + inst._datatype = datatype + inst._value = value + inst._ill_typed = ill_typed + + return inst + + def normalize(self) -> "Literal": + """ + Returns a new literal with a normalised lexical representation + of this literal + >>> from rdflib import XSD + >>> Literal("01", datatype=XSD.integer, normalize=False).normalize() + rdflib.term.Literal(u'1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + Illegal lexical forms for the datatype given are simply passed on + >>> Literal("a", datatype=XSD.integer, normalize=False) + rdflib.term.Literal(u'a', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + """ + + if self.value is not None: + return Literal(self.value, datatype=self.datatype, lang=self.language) + else: + return self + + @property + def ill_typed(self) -> Optional[bool]: + """ + For `recognized datatype IRIs + `_, + this value will be `True` if the literal is ill formed, otherwise it + will be `False`. `Literal.value` (i.e. the `literal value `_) should always be defined if this property is `False`, but should not be considered reliable if this property is `True`. + + If the literal's datatype is `None` or not in the set of `recognized datatype IRIs + `_ this value will be `None`. + """ + return self._ill_typed + + @property + def value(self) -> Any: + return self._value + + @property + def language(self) -> Optional[str]: + return self._language + + @property + def datatype(self) -> Optional[URIRef]: + return self._datatype + + def __reduce__( + self, + ) -> Tuple[Type["Literal"], Tuple[str, Union[str, None], Union[str, None]]]: + return ( + Literal, + (str(self), self.language, self.datatype), + ) + + def __getstate__(self) -> Tuple[None, Dict[str, Union[str, None]]]: + return (None, dict(language=self.language, datatype=self.datatype)) + + def __setstate__(self, arg: Tuple[Any, Dict[str, Any]]) -> None: + _, d = arg + self._language = d["language"] + self._datatype = d["datatype"] + + def __add__(self, val: Any) -> "Literal": + """ + >>> from rdflib.namespace import XSD + >>> Literal(1) + 1 + rdflib.term.Literal(u'2', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + >>> Literal("1") + "1" + rdflib.term.Literal(u'11') + + # Handling dateTime/date/time based operations in Literals + >>> a = Literal('2006-01-01T20:50:00', datatype=XSD.dateTime) + >>> b = Literal('P31D', datatype=XSD.duration) + >>> (a + b) + rdflib.term.Literal('2006-02-01T20:50:00', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#dateTime')) + >>> from rdflib.namespace import XSD + >>> a = Literal('2006-07-01T20:52:00', datatype=XSD.dateTime) + >>> b = Literal('P122DT15H58M', datatype=XSD.duration) + >>> (a + b) + rdflib.term.Literal('2006-11-01T12:50:00', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#dateTime')) + """ + + # if no val is supplied, return this Literal + if val is None: + return self + + # convert the val to a Literal, if it isn't already one + if not isinstance(val, Literal): + val = Literal(val) + + # if self is datetime based and value is duration + if ( + self.datatype in (_XSD_DATETIME, _XSD_DATE) + and val.datatype in _TIME_DELTA_TYPES + ): + date1: Union[datetime, date] = self.toPython() + duration: Union[Duration, timedelta] = val.toPython() + difference = date1 + duration + return Literal(difference, datatype=self.datatype) + + # if self is time based and value is duration + elif self.datatype == _XSD_TIME and val.datatype in _TIME_DELTA_TYPES: + selfv: time = self.toPython() + valv: Union[Duration, timedelta] = val.toPython() + sdt = datetime.combine(date(2000, 1, 1), selfv) + valv + return Literal(sdt.time(), datatype=self.datatype) + + # if self is datetime based and value is not or vice versa + elif ( + ( + self.datatype in _ALL_DATE_AND_TIME_TYPES + and val.datatype not in _ALL_DATE_AND_TIME_TYPES + ) + or ( + self.datatype not in _ALL_DATE_AND_TIME_TYPES + and val.datatype in _ALL_DATE_AND_TIME_TYPES + ) + or ( + self.datatype in _TIME_DELTA_TYPES + and ( + (val.datatype not in _TIME_DELTA_TYPES) + or (self.datatype != val.datatype) + ) + ) + ): + raise TypeError( + f"Cannot add a Literal of datatype {str(val.datatype)} to a Literal of datatype {str(self.datatype)}" + ) + + # if the datatypes are the same, just add the Python values and convert back + if self.datatype == val.datatype: + return Literal( + self.toPython() + val.toPython(), self.language, datatype=self.datatype + ) + # if the datatypes are not the same but are both numeric, add the Python values and strip off decimal junk + # (i.e. tiny numbers (more than 17 decimal places) and trailing zeros) and return as a decimal + elif ( + self.datatype in _NUMERIC_LITERAL_TYPES + and val.datatype in _NUMERIC_LITERAL_TYPES + ): + return Literal( + Decimal( + ( + "%f" + % round(Decimal(self.toPython()) + Decimal(val.toPython()), 15) + ) + .rstrip("0") + .rstrip(".") + ), + datatype=_XSD_DECIMAL, + ) + # in all other cases, perform string concatenation + else: + try: + s = str.__add__(self, val) + except TypeError: + s = str(self.value) + str(val) + + # if the original datatype is string-like, use that + if self.datatype in _STRING_LITERAL_TYPES: + new_datatype = self.datatype + # if not, use string + else: + new_datatype = _XSD_STRING + + return Literal(s, self.language, datatype=new_datatype) + + def __sub__(self, val: Any) -> "Literal": + """ + >>> from rdflib.namespace import XSD + >>> Literal(2) - 1 + rdflib.term.Literal('1', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#integer')) + >>> Literal(1.1) - 1.0 + rdflib.term.Literal('0.10000000000000009', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#double')) + >>> Literal(1.1) - 1 + rdflib.term.Literal('0.1', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#decimal')) + >>> Literal(1.1, datatype=XSD.float) - Literal(1.0, datatype=XSD.float) + rdflib.term.Literal('0.10000000000000009', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#float')) + >>> Literal("1.1") - 1.0 # doctest: +IGNORE_EXCEPTION_DETAIL + Traceback (most recent call last): + ... + TypeError: Not a number; rdflib.term.Literal('1.1') + >>> Literal(1.1, datatype=XSD.integer) - Literal(1.0, datatype=XSD.integer) + rdflib.term.Literal('0.10000000000000009', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#integer')) + + # Handling dateTime/date/time based operations in Literals + >>> a = Literal('2006-01-01T20:50:00', datatype=XSD.dateTime) + >>> b = Literal('2006-02-01T20:50:00', datatype=XSD.dateTime) + >>> (b - a) + rdflib.term.Literal('P31D', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#duration')) + >>> from rdflib.namespace import XSD + >>> a = Literal('2006-07-01T20:52:00', datatype=XSD.dateTime) + >>> b = Literal('2006-11-01T12:50:00', datatype=XSD.dateTime) + >>> (a - b) + rdflib.term.Literal('-P122DT15H58M', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#duration')) + >>> (b - a) + rdflib.term.Literal('P122DT15H58M', datatype=rdflib.term.URIRef('http://www.w3.org/2001/XMLSchema#duration')) + + """ + # if no val is supplied, return this Literal + if val is None: + return self + + # convert the val to a Literal, if it isn't already one + if not isinstance(val, Literal): + val = Literal(val) + + if not getattr(self, "datatype"): + raise TypeError( + "Minuend Literal must have Numeric, Date, Datetime or Time datatype." + ) + elif not getattr(val, "datatype"): + raise TypeError( + "Subtrahend Literal must have Numeric, Date, Datetime or Time datatype." + ) + + if ( + self.datatype in (_XSD_DATETIME, _XSD_DATE) + and val.datatype in _TIME_DELTA_TYPES + ): + date1: Union[datetime, date] = self.toPython() + duration: Union[Duration, timedelta] = val.toPython() + difference = date1 - duration + return Literal(difference, datatype=self.datatype) + + # if self is time based and value is duration + elif self.datatype == _XSD_TIME and val.datatype in _TIME_DELTA_TYPES: + selfv: time = self.toPython() + valv: Union[Duration, timedelta] = val.toPython() + sdt = datetime.combine(date(2000, 1, 1), selfv) - valv + return Literal(sdt.time(), datatype=self.datatype) + + # if the datatypes are the same, just subtract the Python values and convert back + if self.datatype == val.datatype: + if self.datatype == _XSD_TIME: + sdt = datetime.combine(date.today(), self.toPython()) + vdt = datetime.combine(date.today(), val.toPython()) + return Literal(sdt - vdt, datatype=_XSD_DURATION) + else: + return Literal( + self.toPython() - val.toPython(), + self.language, + datatype=_XSD_DURATION + if self.datatype in (_XSD_DATETIME, _XSD_DATE, _XSD_TIME) + else self.datatype, + ) + + # if the datatypes are not the same but are both numeric, subtract the Python values and strip off decimal junk + # (i.e. tiny numbers (more than 17 decimal places) and trailing zeros) and return as a decimal + elif ( + self.datatype in _NUMERIC_LITERAL_TYPES + and val.datatype in _NUMERIC_LITERAL_TYPES + ): + return Literal( + Decimal( + ( + "%f" + % round(Decimal(self.toPython()) - Decimal(val.toPython()), 15) + ) + .rstrip("0") + .rstrip(".") + ), + datatype=_XSD_DECIMAL, + ) + # in all other cases, perform string concatenation + else: + raise TypeError( + f"Cannot subtract a Literal of datatype {str(val.datatype)} from a Literal of datatype {str(self.datatype)}" + ) + + def __bool__(self) -> bool: + """ + Is the Literal "True" + This is used for if statements, bool(literal), etc. + """ + if self.value is not None: + return bool(self.value) + return len(self) != 0 + + def __neg__(self) -> "Literal": + """ + >>> (- Literal(1)) + rdflib.term.Literal(u'-1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + >>> (- Literal(10.5)) + rdflib.term.Literal(u'-10.5', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#double')) + >>> from rdflib.namespace import XSD + >>> (- Literal("1", datatype=XSD.integer)) + rdflib.term.Literal(u'-1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + >>> (- Literal("1")) + Traceback (most recent call last): + File "", line 1, in + TypeError: Not a number; rdflib.term.Literal(u'1') + >>> + """ + + if isinstance(self.value, (int, long_type, float)): + return Literal(self.value.__neg__()) + else: + raise TypeError("Not a number; %s" % repr(self)) + + def __pos__(self) -> "Literal": + """ + >>> (+ Literal(1)) + rdflib.term.Literal(u'1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + >>> (+ Literal(-1)) + rdflib.term.Literal(u'-1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + >>> from rdflib.namespace import XSD + >>> (+ Literal("-1", datatype=XSD.integer)) + rdflib.term.Literal(u'-1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + >>> (+ Literal("1")) + Traceback (most recent call last): + File "", line 1, in + TypeError: Not a number; rdflib.term.Literal(u'1') + """ + if isinstance(self.value, (int, long_type, float)): + return Literal(self.value.__pos__()) + else: + raise TypeError("Not a number; %s" % repr(self)) + + def __abs__(self) -> "Literal": + """ + >>> abs(Literal(-1)) + rdflib.term.Literal(u'1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + >>> from rdflib.namespace import XSD + >>> abs( Literal("-1", datatype=XSD.integer)) + rdflib.term.Literal(u'1', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + >>> abs(Literal("1")) + Traceback (most recent call last): + File "", line 1, in + TypeError: Not a number; rdflib.term.Literal(u'1') + """ + if isinstance(self.value, (int, long_type, float)): + return Literal(self.value.__abs__()) + else: + raise TypeError("Not a number; %s" % repr(self)) + + def __invert__(self) -> "Literal": + """ + >>> ~(Literal(-1)) + rdflib.term.Literal(u'0', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + >>> from rdflib.namespace import XSD + >>> ~( Literal("-1", datatype=XSD.integer)) + rdflib.term.Literal(u'0', datatype=rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer')) + + Not working: + + >>> ~(Literal("1")) + Traceback (most recent call last): + File "", line 1, in + TypeError: Not a number; rdflib.term.Literal(u'1') + """ + if isinstance(self.value, (int, long_type, float)): + # type error: Unsupported operand type for ~ ("float") + return Literal(self.value.__invert__()) # type: ignore[operator] # FIXME + else: + raise TypeError("Not a number; %s" % repr(self)) + + def __gt__(self, other: Any) -> bool: + """ + + This implements ordering for Literals, + the other comparison methods delegate here + + This tries to implement this: + http://www.w3.org/TR/sparql11-query/#modOrderBy + + In short, Literals with compatible data-types are ordered in value + space, i.e. + >>> from rdflib import XSD + + >>> Literal(1) > Literal(2) # int/int + False + >>> Literal(2.0) > Literal(1) # double/int + True + >>> from decimal import Decimal + >>> Literal(Decimal("3.3")) > Literal(2.0) # decimal/double + True + >>> Literal(Decimal("3.3")) < Literal(4.0) # decimal/double + True + >>> Literal('b') > Literal('a') # plain lit/plain lit + True + >>> Literal('b') > Literal('a', datatype=XSD.string) # plain lit/xsd:str + True + + Incompatible datatype mismatches ordered by DT + + >>> Literal(1) > Literal("2") # int>string + False + + Langtagged literals by lang tag + >>> Literal("a", lang="en") > Literal("a", lang="fr") + False + """ + if other is None: + return True # Everything is greater than None + if isinstance(other, Literal): + + if ( + self.datatype in _NUMERIC_LITERAL_TYPES + and other.datatype in _NUMERIC_LITERAL_TYPES + ): + return self.value > other.value + + # plain-literals and xsd:string literals + # are "the same" + dtself = rdflib.util._coalesce(self.datatype, default=_XSD_STRING) + dtother = rdflib.util._coalesce(other.datatype, default=_XSD_STRING) + + if dtself != dtother: + if rdflib.DAWG_LITERAL_COLLATION: + return NotImplemented + else: + return dtself > dtother + + if self.language != other.language: + if not self.language: + return False + elif not other.language: + return True + else: + return self.language > other.language + + if self.value is not None and other.value is not None: + if type(self.value) in _TOTAL_ORDER_CASTERS: + caster = _TOTAL_ORDER_CASTERS[type(self.value)] + return caster(self.value) > caster(other.value) + + try: + return self.value > other.value + except TypeError: + pass + + if str(self) != str(other): + return str(self) > str(other) + + # same language, same lexical form, check real dt + # plain-literals come before xsd:string! + if self.datatype != other.datatype: + if self.datatype is None: + return False + elif other.datatype is None: + return True + else: + return self.datatype > other.datatype + + return False # they are the same + + elif isinstance(other, Node): + return True # Literal are the greatest! + else: + return NotImplemented # we can only compare to nodes + + def __lt__(self, other: Any) -> bool: + if other is None: + return False # Nothing is less than None + if isinstance(other, Literal): + try: + return not self.__gt__(other) and not self.eq(other) + except TypeError: + return NotImplemented + if isinstance(other, Node): + return False # all nodes are less-than Literals + + return NotImplemented + + def __le__(self, other: Any) -> bool: + """ + >>> from rdflib.namespace import XSD + >>> Literal('2007-01-01T10:00:00', datatype=XSD.dateTime + ... ) <= Literal('2007-01-01T10:00:00', datatype=XSD.dateTime) + True + """ + r = self.__lt__(other) + if r: + return True + try: + return self.eq(other) + except TypeError: + return NotImplemented + + def __ge__(self, other: Any) -> bool: + r = self.__gt__(other) + if r: + return True + try: + return self.eq(other) + except TypeError: + return NotImplemented + + def _comparable_to(self, other: Any) -> bool: + """ + Helper method to decide which things are meaningful to + rich-compare with this literal + """ + if isinstance(other, Literal): + if self.datatype is not None and other.datatype is not None: + # two datatyped literals + if ( + self.datatype not in XSDToPython + or other.datatype not in XSDToPython + ): + # non XSD DTs must match + if self.datatype != other.datatype: + return False + + else: + # xsd:string may be compared with plain literals + if not (self.datatype == _XSD_STRING and not other.datatype) or ( + other.datatype == _XSD_STRING and not self.datatype + ): + return False + + # if given lang-tag has to be case insensitive equal + if (self.language or "").lower() != (other.language or "").lower(): + return False + + return True + + # type error: Signature of "__hash__" incompatible with supertype "Identifier" + # Superclass: def __hash__(self: str) -> int + # Subclass: def __hash__(self) -> int + # NOTE for type ignore: This can possibly be fixed by changing how __hash__ is implemented in Identifier + def __hash__(self) -> int: # type: ignore[override] + """ + >>> from rdflib.namespace import XSD + >>> a = {Literal('1', datatype=XSD.integer):'one'} + >>> Literal('1', datatype=XSD.double) in a + False + + + "Called for the key object for dictionary operations, + and by the built-in function hash(). Should return + a 32-bit integer usable as a hash value for + dictionary operations. The only required property + is that objects which compare equal have the same + hash value; it is advised to somehow mix together + (e.g., using exclusive or) the hash values for the + components of the object that also play a part in + comparison of objects." -- 3.4.1 Basic customization (Python) + + "Two literals are equal if and only if all of the following hold: + * The strings of the two lexical forms compare equal, character by + character. + * Either both or neither have language tags. + * The language tags, if any, compare equal. + * Either both or neither have datatype URIs. + * The two datatype URIs, if any, compare equal, character by + character." + -- 6.5.1 Literal Equality (RDF: Concepts and Abstract Syntax) + + """ + # don't use super()... for efficiency reasons, see Identifier.__hash__ + res = str.__hash__(self) + # Directly accessing the member is faster than the property. + if self._language: + res ^= hash(self._language.lower()) + if self._datatype is not None: + res ^= hash(self._datatype) + return res + + def __eq__(self, other: Any) -> bool: + """ + Literals are only equal to other literals. + + "Two literals are equal if and only if all of the following hold: + * The strings of the two lexical forms compare equal, character by character. + * Either both or neither have language tags. + * The language tags, if any, compare equal. + * Either both or neither have datatype URIs. + * The two datatype URIs, if any, compare equal, character by character." + -- 6.5.1 Literal Equality (RDF: Concepts and Abstract Syntax) + + >>> Literal("1", datatype=URIRef("foo")) == Literal("1", datatype=URIRef("foo")) + True + >>> Literal("1", datatype=URIRef("foo")) == Literal("1", datatype=URIRef("foo2")) + False + + >>> Literal("1", datatype=URIRef("foo")) == Literal("2", datatype=URIRef("foo")) + False + >>> Literal("1", datatype=URIRef("foo")) == "asdf" + False + >>> from rdflib import XSD + >>> Literal('2007-01-01', datatype=XSD.date) == Literal('2007-01-01', datatype=XSD.date) + True + >>> Literal('2007-01-01', datatype=XSD.date) == date(2007, 1, 1) + False + >>> Literal("one", lang="en") == Literal("one", lang="en") + True + >>> Literal("hast", lang='en') == Literal("hast", lang='de') + False + >>> Literal("1", datatype=XSD.integer) == Literal(1) + True + >>> Literal("1", datatype=XSD.integer) == Literal("01", datatype=XSD.integer) + True + + """ + if self is other: + return True + if other is None: + return False + # Directly accessing the member is faster than the property. + if isinstance(other, Literal): + return ( + self._datatype == other._datatype + and (self._language.lower() if self._language else None) + == (other._language.lower() if other._language else None) + and str.__eq__(self, other) + ) + + return False + + def eq(self, other: Any) -> bool: + """ + Compare the value of this literal with something else + + Either, with the value of another literal + comparisons are then done in literal "value space", + and according to the rules of XSD subtype-substitution/type-promotion + + OR, with a python object: + + basestring objects can be compared with plain-literals, + or those with datatype xsd:string + + bool objects with xsd:boolean + + a int, long or float with numeric xsd types + + isodate date,time,datetime objects with xsd:date,xsd:time or xsd:datetime + + Any other operations returns NotImplemented + + """ + if isinstance(other, Literal): + + if ( + self.datatype in _NUMERIC_LITERAL_TYPES + and other.datatype in _NUMERIC_LITERAL_TYPES + ): + if self.value is not None and other.value is not None: + return self.value == other.value + else: + if str.__eq__(self, other): + return True + raise TypeError( + "I cannot know that these two lexical forms do not map to the same value: %s and %s" + % (self, other) + ) + if (self.language or "").lower() != (other.language or "").lower(): + return False + + dtself = rdflib.util._coalesce(self.datatype, default=_XSD_STRING) + dtother = rdflib.util._coalesce(other.datatype, default=_XSD_STRING) + + if dtself == _XSD_STRING and dtother == _XSD_STRING: + # string/plain literals, compare on lexical form + return str.__eq__(self, other) + + if dtself != dtother: + if rdflib.DAWG_LITERAL_COLLATION: + raise TypeError( + "I don't know how to compare literals with datatypes %s and %s" + % (self.datatype, other.datatype) + ) + else: + return False + + # matching non-string DTs now - do we compare values or + # lexical form first? comparing two ints is far quicker - + # maybe there are counter examples + + if self.value is not None and other.value is not None: + + if self.datatype in (_RDF_XMLLITERAL, _RDF_HTMLLITERAL): + return _isEqualXMLNode(self.value, other.value) + + return self.value == other.value + else: + + if str.__eq__(self, other): + return True + + if self.datatype == _XSD_STRING: + return False # string value space=lexical space + + # matching DTs, but not matching, we cannot compare! + raise TypeError( + "I cannot know that these two lexical forms do not map to the same value: %s and %s" + % (self, other) + ) + + elif isinstance(other, Node): + return False # no non-Literal nodes are equal to a literal + + elif isinstance(other, str): + # only plain-literals can be directly compared to strings + + # TODO: Is "blah"@en eq "blah" ? + if self.language is not None: + return False + + if self.datatype == _XSD_STRING or self.datatype is None: + return str(self) == other + + elif isinstance(other, (int, long_type, float)): + if self.datatype in _NUMERIC_LITERAL_TYPES: + return self.value == other + elif isinstance(other, (date, datetime, time)): + if self.datatype in (_XSD_DATETIME, _XSD_DATE, _XSD_TIME): + return self.value == other + elif isinstance(other, (timedelta, Duration)): + if self.datatype in ( + _XSD_DURATION, + _XSD_DAYTIMEDURATION, + _XSD_YEARMONTHDURATION, + ): + return self.value == other + # NOTE for type ignore: bool is a subclass of int so this won't ever run. + elif isinstance(other, bool): # type: ignore[unreachable] + if self.datatype == _XSD_BOOLEAN: + return self.value == other + + return NotImplemented + + def neq(self, other: Any) -> bool: + return not self.eq(other) + + def n3(self, namespace_manager: Optional["NamespaceManager"] = None) -> str: + r''' + Returns a representation in the N3 format. + + Examples:: + + >>> Literal("foo").n3() + u'"foo"' + + Strings with newlines or triple-quotes:: + + >>> Literal("foo\nbar").n3() + u'"""foo\nbar"""' + + >>> Literal("''\'").n3() + u'"\'\'\'"' + + >>> Literal('"""').n3() + u'"\\"\\"\\""' + + Language:: + + >>> Literal("hello", lang="en").n3() + u'"hello"@en' + + Datatypes:: + + >>> Literal(1).n3() + u'"1"^^' + + >>> Literal(1.0).n3() + u'"1.0"^^' + + >>> Literal(True).n3() + u'"true"^^' + + Datatype and language isn't allowed (datatype takes precedence):: + + >>> Literal(1, lang="en").n3() + u'"1"^^' + + Custom datatype:: + + >>> footype = URIRef("http://example.org/ns#foo") + >>> Literal("1", datatype=footype).n3() + u'"1"^^' + + Passing a namespace-manager will use it to abbreviate datatype URIs: + + >>> from rdflib import Graph + >>> Literal(1).n3(Graph().namespace_manager) + u'"1"^^xsd:integer' + ''' + if namespace_manager: + return self._literal_n3(qname_callback=namespace_manager.normalizeUri) + else: + return self._literal_n3() + + def _literal_n3( + self, + use_plain: bool = False, + qname_callback: Optional[Callable[[str], str]] = None, + ) -> str: + """ + Using plain literal (shorthand) output:: + >>> from rdflib.namespace import XSD + + >>> Literal(1)._literal_n3(use_plain=True) + u'1' + + >>> Literal(1.0)._literal_n3(use_plain=True) + u'1e+00' + + >>> Literal(1.0, datatype=XSD.decimal)._literal_n3(use_plain=True) + u'1.0' + + >>> Literal(1.0, datatype=XSD.float)._literal_n3(use_plain=True) + u'"1.0"^^' + + >>> Literal("foo", datatype=XSD.string)._literal_n3( + ... use_plain=True) + u'"foo"^^' + + >>> Literal(True)._literal_n3(use_plain=True) + u'true' + + >>> Literal(False)._literal_n3(use_plain=True) + u'false' + + >>> Literal(1.91)._literal_n3(use_plain=True) + u'1.91e+00' + + Only limited precision available for floats: + >>> Literal(0.123456789)._literal_n3(use_plain=True) + u'1.234568e-01' + + >>> Literal('0.123456789', + ... datatype=XSD.decimal)._literal_n3(use_plain=True) + u'0.123456789' + + Using callback for datatype QNames:: + + >>> Literal(1)._literal_n3( + ... qname_callback=lambda uri: "xsd:integer") + u'"1"^^xsd:integer' + + """ + if use_plain and self.datatype in _PLAIN_LITERAL_TYPES: + if self.value is not None: + # If self is inf or NaN, we need a datatype + # (there is no plain representation) + if self.datatype in _NUMERIC_INF_NAN_LITERAL_TYPES: + try: + v = float(self) + if math.isinf(v) or math.isnan(v): + return self._literal_n3(False, qname_callback) + except ValueError: + return self._literal_n3(False, qname_callback) + + # this is a bit of a mess - + # in py >=2.6 the string.format function makes this easier + # we try to produce "pretty" output + if self.datatype == _XSD_DOUBLE: + return sub("\\.?0*e", "e", "%e" % float(self)) + elif self.datatype == _XSD_DECIMAL: + s = "%s" % self + if "." not in s and "e" not in s and "E" not in s: + s += ".0" + return s + elif self.datatype == _XSD_BOOLEAN: + return ("%s" % self).lower() + else: + return "%s" % self + + encoded = self._quote_encode() + + datatype = self.datatype + quoted_dt = None + if datatype is not None: + if qname_callback: + quoted_dt = qname_callback(datatype) + if not quoted_dt: + quoted_dt = "<%s>" % datatype + if datatype in _NUMERIC_INF_NAN_LITERAL_TYPES: + try: + v = float(self) + if math.isinf(v): + # py string reps: float: 'inf', Decimal: 'Infinity" + # both need to become "INF" in xsd datatypes + encoded = encoded.replace("inf", "INF").replace( + "Infinity", "INF" + ) + if math.isnan(v): + encoded = encoded.replace("nan", "NaN") + except ValueError: + # if we can't cast to float something is wrong, but we can + # still serialize. Warn user about it + warnings.warn("Serializing weird numerical %r" % self) + + language = self.language + if language: + return "%s@%s" % (encoded, language) + elif datatype: + return "%s^^%s" % (encoded, quoted_dt) + else: + return "%s" % encoded + + def _quote_encode(self) -> str: + # This simpler encoding doesn't work; a newline gets encoded as "\\n", + # which is ok in sourcecode, but we want "\n". + # encoded = self.encode('unicode-escape').replace( + # '\\', '\\\\').replace('"','\\"') + # encoded = self.replace.replace('\\', '\\\\').replace('"','\\"') + + # NOTE: Could in theory chose quotes based on quotes appearing in the + # string, i.e. '"' and "'", but N3/turtle doesn't allow "'"(?). + + if "\n" in self: + # Triple quote this string. + encoded = self.replace("\\", "\\\\") + if '"""' in self: + # is this ok? + encoded = encoded.replace('"""', '\\"\\"\\"') + if encoded[-1] == '"' and encoded[-2] != "\\": + encoded = encoded[:-1] + "\\" + '"' + + return '"""%s"""' % encoded.replace("\r", "\\r") + else: + return '"%s"' % self.replace("\n", "\\n").replace("\\", "\\\\").replace( + '"', '\\"' + ).replace("\r", "\\r") + + def __repr__(self) -> str: + args = [super(Literal, self).__repr__()] + if self.language is not None: + args.append("lang=%s" % repr(self.language)) + if self.datatype is not None: + args.append("datatype=%s" % repr(self.datatype)) + if self.__class__ == Literal: + clsName = "rdflib.term.Literal" # noqa: N806 + else: + clsName = self.__class__.__name__ # noqa: N806 + return """%s(%s)""" % (clsName, ", ".join(args)) + + def toPython(self) -> Any: # noqa: N802 + """ + Returns an appropriate python datatype derived from this RDF Literal + """ + + if self.value is not None: + return self.value + return self + + +def _parseXML(xmlstring: str) -> xml.dom.minidom.Document: # noqa: N802 + retval = xml.dom.minidom.parseString( + "%s" % xmlstring + ) + retval.normalize() + return retval + + +def _parseHTML(htmltext: str) -> xml.dom.minidom.DocumentFragment: # noqa: N802 + try: + import html5lib + + parser = html5lib.HTMLParser(tree=html5lib.treebuilders.getTreeBuilder("dom")) + retval = parser.parseFragment(htmltext) + retval.normalize() + return retval + except ImportError: + raise ImportError( + "HTML5 parser not available. Try installing" + + " html5lib " + ) + + +def _writeXML( # noqa: N802 + xmlnode: Union[xml.dom.minidom.Document, xml.dom.minidom.DocumentFragment] +) -> bytes: + if isinstance(xmlnode, xml.dom.minidom.DocumentFragment): + d = xml.dom.minidom.Document() + d.childNodes += xmlnode.childNodes + xmlnode = d + s = xmlnode.toxml("utf-8") + # for clean round-tripping, remove headers -- I have great and + # specific worries that this will blow up later, but this margin + # is too narrow to contain them + if s.startswith(''.encode("latin-1")): + s = s[38:] + if s.startswith("".encode("latin-1")): + s = s[23:-24] + if s == "".encode("latin-1"): + s = "".encode("latin-1") + return s + + +def _unhexlify(value: Union[str, bytes, Literal]) -> bytes: + # In Python 3.2, unhexlify does not support str (only bytes) + if isinstance(value, str): + value = value.encode() + return unhexlify(value) + + +def _parseBoolean(value: Union[str, bytes]) -> bool: # noqa: N802 + """ + Boolean is a datatype with value space {true,false}, + lexical space {"true", "false","1","0"} and + lexical-to-value mapping {"true"→true, "false"→false, "1"→true, "0"→false}. + """ + true_accepted_values = ["1", "true", b"1", b"true"] + false_accepted_values = ["0", "false", b"0", b"false"] + new_value = value.lower() + if new_value in true_accepted_values: + return True + if new_value not in false_accepted_values: + warnings.warn( + "Parsing weird boolean, % r does not map to True or False" % value, + category=UserWarning, + ) + return False + + +def _well_formed_by_value(lexical: Union[str, bytes], value: Any) -> bool: + """ + This function is used as the fallback for detecting ill-typed/ill-formed + literals and operates on the asumption that if a value (i.e. + `Literal.value`) could be determined for a Literal then it is not + ill-typed/ill-formed. + + This function will be called with `Literal.lexical` and `Literal.value` as arguments. + """ + return value is not None + + +def _well_formed_unsignedlong(lexical: Union[str, bytes], value: Any) -> bool: + """ + xsd:unsignedInteger and xsd:unsignedLong must not be negative + """ + return len(lexical) > 0 and isinstance(value, long_type) and value >= 0 + + +def _well_formed_boolean(lexical: Union[str, bytes], value: Any) -> bool: + """ + Boolean is a datatype with value space {true,false}, + lexical space {"true", "false","1","0"} and + lexical-to-value mapping {"true"→true, "false"→false, "1"→true, "0"→false}. + """ + return lexical in ("true", b"true", "false", b"false", "1", b"1", "0", b"0") + + +def _well_formed_int(lexical: Union[str, bytes], value: Any) -> bool: + """ + The value space of xs:int is the set of common single size integers (32 bits), + i.e., the integers between -2147483648 and 2147483647, + its lexical space allows any number of insignificant leading zeros. + """ + return ( + len(lexical) > 0 + and isinstance(value, int) + and (-2147483648 <= value <= 2147483647) + ) + + +def _well_formed_unsignedint(lexical: Union[str, bytes], value: Any) -> bool: + """ + xsd:unsignedInt has a 32bit value of between 0 and 4294967295 + """ + return len(lexical) > 0 and isinstance(value, int) and (0 <= value <= 4294967295) + + +def _well_formed_short(lexical: Union[str, bytes], value: Any) -> bool: + """ + The value space of xs:short is the set of common short integers (16 bits), + i.e., the integers between -32768 and 32767, + its lexical space allows any number of insignificant leading zeros. + """ + return len(lexical) > 0 and isinstance(value, int) and (-32768 <= value <= 32767) + + +def _well_formed_unsignedshort(lexical: Union[str, bytes], value: Any) -> bool: + """ + xsd:unsignedShort has a 16bit value of between 0 and 65535 + """ + return len(lexical) > 0 and isinstance(value, int) and (0 <= value <= 65535) + + +def _well_formed_byte(lexical: Union[str, bytes], value: Any) -> bool: + """ + The value space of xs:byte is the set of common single byte integers (8 bits), + i.e., the integers between -128 and 127, + its lexical space allows any number of insignificant leading zeros. + """ + return len(lexical) > 0 and isinstance(value, int) and (-128 <= value <= 127) + + +def _well_formed_unsignedbyte(lexical: Union[str, bytes], value: Any) -> bool: + """ + xsd:unsignedByte has a 8bit value of between 0 and 255 + """ + return len(lexical) > 0 and isinstance(value, int) and (0 <= value <= 255) + + +def _well_formed_non_negative_integer(lexical: Union[str, bytes], value: Any) -> bool: + return isinstance(value, int) and value >= 0 + + +def _well_formed_positive_integer(lexical: Union[str, bytes], value: Any) -> bool: + return isinstance(value, int) and value > 0 + + +def _well_formed_non_positive_integer(lexical: Union[str, bytes], value: Any) -> bool: + return isinstance(value, int) and value <= 0 + + +def _well_formed_negative_integer(lexical: Union[str, bytes], value: Any) -> bool: + return isinstance(value, int) and value < 0 + + +# Cannot import Namespace/XSD because of circular dependencies +_XSD_PFX = "http://www.w3.org/2001/XMLSchema#" +_RDF_PFX = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + +_RDF_XMLLITERAL = URIRef(_RDF_PFX + "XMLLiteral") +_RDF_HTMLLITERAL = URIRef(_RDF_PFX + "HTML") + +_XSD_STRING = URIRef(_XSD_PFX + "string") +_XSD_NORMALISED_STRING = URIRef(_XSD_PFX + "normalizedString") +_XSD_TOKEN = URIRef(_XSD_PFX + "token") + +_XSD_FLOAT = URIRef(_XSD_PFX + "float") +_XSD_DOUBLE = URIRef(_XSD_PFX + "double") +_XSD_DECIMAL = URIRef(_XSD_PFX + "decimal") +_XSD_INTEGER = URIRef(_XSD_PFX + "integer") +_XSD_BOOLEAN = URIRef(_XSD_PFX + "boolean") + +_XSD_DATETIME = URIRef(_XSD_PFX + "dateTime") +_XSD_DATE = URIRef(_XSD_PFX + "date") +_XSD_TIME = URIRef(_XSD_PFX + "time") +_XSD_DURATION = URIRef(_XSD_PFX + "duration") +_XSD_DAYTIMEDURATION = URIRef(_XSD_PFX + "dayTimeDuration") +_XSD_YEARMONTHDURATION = URIRef(_XSD_PFX + "yearMonthDuration") + +_OWL_RATIONAL = URIRef("http://www.w3.org/2002/07/owl#rational") +_XSD_B64BINARY = URIRef(_XSD_PFX + "base64Binary") +_XSD_HEXBINARY = URIRef(_XSD_PFX + "hexBinary") +_XSD_GYEAR = URIRef(_XSD_PFX + "gYear") +_XSD_GYEARMONTH = URIRef(_XSD_PFX + "gYearMonth") +# TODO: gMonthDay, gDay, gMonth + +_NUMERIC_LITERAL_TYPES: Tuple[URIRef, ...] = ( + _XSD_INTEGER, + _XSD_DECIMAL, + _XSD_DOUBLE, + URIRef(_XSD_PFX + "float"), + URIRef(_XSD_PFX + "byte"), + URIRef(_XSD_PFX + "int"), + URIRef(_XSD_PFX + "long"), + URIRef(_XSD_PFX + "negativeInteger"), + URIRef(_XSD_PFX + "nonNegativeInteger"), + URIRef(_XSD_PFX + "nonPositiveInteger"), + URIRef(_XSD_PFX + "positiveInteger"), + URIRef(_XSD_PFX + "short"), + URIRef(_XSD_PFX + "unsignedByte"), + URIRef(_XSD_PFX + "unsignedInt"), + URIRef(_XSD_PFX + "unsignedLong"), + URIRef(_XSD_PFX + "unsignedShort"), +) + +# these have "native" syntax in N3/SPARQL +_PLAIN_LITERAL_TYPES: Tuple[URIRef, ...] = ( + _XSD_INTEGER, + _XSD_BOOLEAN, + _XSD_DOUBLE, + _XSD_DECIMAL, + _OWL_RATIONAL, +) + +# these have special INF and NaN XSD representations +_NUMERIC_INF_NAN_LITERAL_TYPES: Tuple[URIRef, ...] = ( + URIRef(_XSD_PFX + "float"), + _XSD_DOUBLE, + _XSD_DECIMAL, +) + +# these need dedicated operators +_DATE_AND_TIME_TYPES: Tuple[URIRef, ...] = ( + _XSD_DATETIME, + _XSD_DATE, + _XSD_TIME, +) + +# These are recognized datatype IRIs +# (https://www.w3.org/TR/rdf11-concepts/#dfn-recognized-datatype-iris) that +# represents durations. +_TIME_DELTA_TYPES: Tuple[URIRef, ...] = ( + _XSD_DURATION, + _XSD_DAYTIMEDURATION, +) + +_ALL_DATE_AND_TIME_TYPES: Tuple[URIRef, ...] = _DATE_AND_TIME_TYPES + _TIME_DELTA_TYPES + +# the following types need special treatment for reasonable sorting because +# certain instances can't be compared to each other. We treat this by +# partitioning and then sorting within those partitions. +_TOTAL_ORDER_CASTERS: Dict[Type[Any], Callable[[Any], Any]] = { + datetime: lambda value: ( + # naive vs. aware + value.tzinfo is not None and value.tzinfo.utcoffset(value) is not None, + value, + ), + time: lambda value: ( + # naive vs. aware + value.tzinfo is not None and value.tzinfo.utcoffset(None) is not None, + value, + ), + xml.dom.minidom.Document: lambda value: value.toxml(), +} + + +_STRING_LITERAL_TYPES: Tuple[URIRef, ...] = ( + _XSD_STRING, + _RDF_XMLLITERAL, + _RDF_HTMLLITERAL, + URIRef(_XSD_PFX + "normalizedString"), + URIRef(_XSD_PFX + "token"), +) + +_StrT = TypeVar("_StrT", bound=str) + + +def _py2literal( + obj: Any, + pType: Any, # noqa: N803 + castFunc: Optional[Callable[[Any], Any]], + dType: Optional[_StrT], +) -> Tuple[Any, Optional[_StrT]]: + if castFunc is not None: + return castFunc(obj), dType + elif dType is not None: + return obj, dType + else: + return obj, None + + +def _castPythonToLiteral( # noqa: N802 + obj: Any, datatype: Optional[str] +) -> Tuple[Any, Optional[str]]: + """ + Casts a tuple of a python type and a special datatype URI to a tuple of the lexical value and a + datatype URI (or None) + """ + castFunc: Optional[Callable[[Any], Union[str, bytes]]] # noqa: N806 + dType: Optional[str] # noqa: N806 + for (pType, dType), castFunc in _SpecificPythonToXSDRules: # noqa: N806 + if isinstance(obj, pType) and dType == datatype: + return _py2literal(obj, pType, castFunc, dType) + + for pType, (castFunc, dType) in _GenericPythonToXSDRules: # noqa: N806 + if isinstance(obj, pType): + return _py2literal(obj, pType, castFunc, dType) + return obj, None # TODO: is this right for the fall through case? + + +# Mappings from Python types to XSD datatypes and back (borrowed from sparta) +# datetime instances are also instances of date... so we need to order these. + +# SPARQL/Turtle/N3 has shortcuts for integer, double, decimal +# python has only float - to be in tune with sparql/n3/turtle +# we default to XSD.double for float literals + +# python ints are promoted to longs when overflowing +# python longs have no limit +# both map to the abstract integer type, +# rather than some concrete bit-limited datatype +_GenericPythonToXSDRules: List[ + Tuple[Type[Any], Tuple[Optional[Callable[[Any], Union[str, bytes]]], Optional[str]]] +] = [ + (str, (None, None)), + (float, (None, _XSD_DOUBLE)), + (bool, (lambda i: str(i).lower(), _XSD_BOOLEAN)), + (int, (None, _XSD_INTEGER)), + (long_type, (None, _XSD_INTEGER)), + (Decimal, (lambda i: f"{i:f}", _XSD_DECIMAL)), + (datetime, (lambda i: i.isoformat(), _XSD_DATETIME)), + (date, (lambda i: i.isoformat(), _XSD_DATE)), + (time, (lambda i: i.isoformat(), _XSD_TIME)), + (Duration, (lambda i: duration_isoformat(i), _XSD_DURATION)), + (timedelta, (lambda i: duration_isoformat(i), _XSD_DAYTIMEDURATION)), + (xml.dom.minidom.Document, (_writeXML, _RDF_XMLLITERAL)), + # this is a bit dirty - by accident the html5lib parser produces + # DocumentFragments, and the xml parser Documents, letting this + # decide what datatype to use makes roundtripping easier, but it a + # bit random + (xml.dom.minidom.DocumentFragment, (_writeXML, _RDF_HTMLLITERAL)), + (Fraction, (None, _OWL_RATIONAL)), +] + +_OriginalGenericPythonToXSDRules = list(_GenericPythonToXSDRules) + +_SpecificPythonToXSDRules: List[ + Tuple[Tuple[Type[Any], str], Optional[Callable[[Any], Union[str, bytes]]]] +] = [ + ((date, _XSD_GYEAR), lambda val: val.strftime("%Y").zfill(4)), + ((date, _XSD_GYEARMONTH), lambda val: val.strftime("%Y-%m").zfill(7)), + ((str, _XSD_HEXBINARY), hexlify), + ((bytes, _XSD_HEXBINARY), hexlify), + ((str, _XSD_B64BINARY), b64encode), + ((bytes, _XSD_B64BINARY), b64encode), +] + +_OriginalSpecificPythonToXSDRules = list(_SpecificPythonToXSDRules) + +XSDToPython: Dict[Optional[str], Optional[Callable[[str], Any]]] = { + None: None, # plain literals map directly to value space + URIRef(_XSD_PFX + "time"): parse_time, + URIRef(_XSD_PFX + "date"): parse_date, + URIRef(_XSD_PFX + "gYear"): parse_date, + URIRef(_XSD_PFX + "gYearMonth"): parse_date, + URIRef(_XSD_PFX + "dateTime"): parse_datetime, + URIRef(_XSD_PFX + "duration"): parse_duration, + URIRef(_XSD_PFX + "dayTimeDuration"): parse_duration, + URIRef(_XSD_PFX + "yearMonthDuration"): parse_duration, + URIRef(_XSD_PFX + "hexBinary"): _unhexlify, + URIRef(_XSD_PFX + "string"): None, + URIRef(_XSD_PFX + "normalizedString"): None, + URIRef(_XSD_PFX + "token"): None, + URIRef(_XSD_PFX + "language"): None, + URIRef(_XSD_PFX + "boolean"): _parseBoolean, + URIRef(_XSD_PFX + "decimal"): Decimal, + URIRef(_XSD_PFX + "integer"): long_type, + URIRef(_XSD_PFX + "nonPositiveInteger"): long_type, + URIRef(_XSD_PFX + "long"): long_type, + URIRef(_XSD_PFX + "nonNegativeInteger"): long_type, + URIRef(_XSD_PFX + "negativeInteger"): long_type, + URIRef(_XSD_PFX + "int"): int, + URIRef(_XSD_PFX + "unsignedLong"): long_type, + URIRef(_XSD_PFX + "positiveInteger"): long_type, + URIRef(_XSD_PFX + "short"): int, + URIRef(_XSD_PFX + "unsignedInt"): int, + URIRef(_XSD_PFX + "byte"): int, + URIRef(_XSD_PFX + "unsignedShort"): int, + URIRef(_XSD_PFX + "unsignedByte"): int, + URIRef(_XSD_PFX + "float"): float, + URIRef(_XSD_PFX + "double"): float, + URIRef(_XSD_PFX + "base64Binary"): b64decode, + URIRef(_XSD_PFX + "anyURI"): None, + _RDF_XMLLITERAL: _parseXML, + _RDF_HTMLLITERAL: _parseHTML, +} + +_check_well_formed_types: Dict[URIRef, Callable[[Union[str, bytes], Any], bool]] = { + URIRef(_XSD_PFX + "boolean"): _well_formed_boolean, + URIRef(_XSD_PFX + "nonPositiveInteger"): _well_formed_non_positive_integer, + URIRef(_XSD_PFX + "nonNegativeInteger"): _well_formed_non_negative_integer, + URIRef(_XSD_PFX + "negativeInteger"): _well_formed_negative_integer, + URIRef(_XSD_PFX + "positiveInteger"): _well_formed_positive_integer, + URIRef(_XSD_PFX + "int"): _well_formed_int, + URIRef(_XSD_PFX + "short"): _well_formed_short, + URIRef(_XSD_PFX + "byte"): _well_formed_byte, + URIRef(_XSD_PFX + "unsignedInt"): _well_formed_unsignedint, + URIRef(_XSD_PFX + "unsignedLong"): _well_formed_unsignedlong, + URIRef(_XSD_PFX + "unsignedShort"): _well_formed_unsignedshort, + URIRef(_XSD_PFX + "unsignedByte"): _well_formed_unsignedbyte, +} + +_toPythonMapping: Dict[Optional[str], Optional[Callable[[str], Any]]] = {} # noqa: N816 + +_toPythonMapping.update(XSDToPython) + + +def _reset_bindings() -> None: + """ + Reset lexical<->value space binding for `Literal` + """ + _toPythonMapping.clear() + _toPythonMapping.update(XSDToPython) + + _GenericPythonToXSDRules.clear() + _GenericPythonToXSDRules.extend(_OriginalGenericPythonToXSDRules) + + _SpecificPythonToXSDRules.clear() + _SpecificPythonToXSDRules.extend(_OriginalSpecificPythonToXSDRules) + + +def _castLexicalToPython( # noqa: N802 + lexical: Union[str, bytes], datatype: Optional[URIRef] +) -> Any: + """ + Map a lexical form to the value-space for the given datatype + :returns: a python object for the value or ``None`` + """ + try: + conv_func = _toPythonMapping[datatype] + except KeyError: + # no conv_func -> unknown data-type + return None + + if conv_func is not None: + try: + # type error: Argument 1 has incompatible type "Union[str, bytes]"; expected "str" + # NOTE for type ignore: various functions in _toPythonMapping will + # only work for str, so there is some inconsistency here, the right + # approach may be to change lexical to be of str type but this will + # require runtime changes. + return conv_func(lexical) # type: ignore[arg-type] + except Exception: + logger.warning( + "Failed to convert Literal lexical form to value. Datatype=%s, " + "Converter=%s", + datatype, + conv_func, + exc_info=True, + ) + # not a valid lexical representation for this dt + return None + else: + # no conv func means 1-1 lexical<->value-space mapping + try: + return str(lexical) + except UnicodeDecodeError: + # type error: Argument 1 to "str" has incompatible type "Union[str, bytes]"; expected "bytes" + # NOTE for type ignore: code assumes that lexical is of type bytes + # at this point. + return str(lexical, "utf-8") # type: ignore[arg-type] + + +_AnyT = TypeVar("_AnyT", bound=Any) + + +def _normalise_XSD_STRING(lexical_or_value: _AnyT) -> _AnyT: # noqa: N802 + """ + Replaces \t, \n, \r (#x9 (tab), #xA (linefeed), and #xD (carriage return)) with space without any whitespace collapsing + """ + if isinstance(lexical_or_value, str): + # type error: Incompatible return value type (got "str", expected "_AnyT") [return-value] + # NOTE for type ignore: this is an issue with mypy: https://github.com/python/mypy/issues/10003 + return lexical_or_value.replace("\t", " ").replace("\n", " ").replace("\r", " ") # type: ignore[return-value] + return lexical_or_value + + +def _strip_and_collapse_whitespace(lexical_or_value: _AnyT) -> _AnyT: + if isinstance(lexical_or_value, str): + # Use regex to substitute contiguous whitespace into a single whitespace. Strip trailing whitespace. + # type error: Incompatible return value type (got "str", expected "_AnyT") [return-value] + # NOTE for type ignore: this is an issue with mypy: https://github.com/python/mypy/issues/10003 + return re.sub(" +", " ", lexical_or_value.strip()) # type: ignore[return-value] + return lexical_or_value + + +def bind( + datatype: str, + pythontype: Type[Any], + constructor: Optional[Callable[[str], Any]] = None, + lexicalizer: Optional[Callable[[Any], Union[str, bytes]]] = None, + datatype_specific: bool = False, +) -> None: + """ + register a new datatype<->pythontype binding + + :param constructor: an optional function for converting lexical forms + into a Python instances, if not given the pythontype + is used directly + + :param lexicalizer: an optional function for converting python objects to + lexical form, if not given object.__str__ is used + + :param datatype_specific: makes the lexicalizer function be accessible + from the pair (pythontype, datatype) if set to True + or from the pythontype otherwise. False by default + """ + if datatype_specific and datatype is None: + raise Exception("No datatype given for a datatype-specific binding") + + if datatype in _toPythonMapping: + logger.warning("datatype '%s' was already bound. Rebinding." % datatype) + + if constructor is None: + constructor = pythontype + _toPythonMapping[datatype] = constructor + if datatype_specific: + _SpecificPythonToXSDRules.append(((pythontype, datatype), lexicalizer)) + else: + _GenericPythonToXSDRules.append((pythontype, (lexicalizer, datatype))) + + +class Variable(Identifier): + """ + A Variable - this is used for querying, or in Formula aware + graphs, where Variables can be stored + """ + + __slots__ = () + + def __new__(cls, value: str) -> "Variable": + if len(value) == 0: + raise Exception("Attempted to create variable with empty string as name!") + if value[0] == "?": + value = value[1:] + return str.__new__(cls, value) + + def __repr__(self) -> str: + if self.__class__ is Variable: + clsName = "rdflib.term.Variable" # noqa: N806 + else: + clsName = self.__class__.__name__ # noqa: N806 + + return """%s(%s)""" % (clsName, super(Variable, self).__repr__()) + + def toPython(self) -> str: # noqa: N802 + return "?%s" % self + + def n3(self, namespace_manager: Optional["NamespaceManager"] = None) -> str: + return "?%s" % self + + def __reduce__(self) -> Tuple[Type["Variable"], Tuple[str]]: + return (Variable, (str(self),)) + + +# Nodes are ordered like this +# See http://www.w3.org/TR/sparql11-query/#modOrderBy +# we leave "space" for more subclasses of Node elsewhere +# default-dict to grazefully fail for new subclasses +_ORDERING: Dict[Type[Node], int] = defaultdict(int) +_ORDERING.update({BNode: 10, Variable: 20, URIRef: 30, Literal: 40}) + + +def _isEqualXMLNode( # noqa: N802 + node: Union[ + None, + xml.dom.minidom.Attr, + xml.dom.minidom.Comment, + xml.dom.minidom.Document, + xml.dom.minidom.DocumentFragment, + xml.dom.minidom.DocumentType, + xml.dom.minidom.Element, + xml.dom.minidom.Entity, + xml.dom.minidom.Notation, + xml.dom.minidom.ProcessingInstruction, + xml.dom.minidom.Text, + ], + other: Union[ + None, + xml.dom.minidom.Attr, + xml.dom.minidom.Comment, + xml.dom.minidom.Document, + xml.dom.minidom.DocumentFragment, + xml.dom.minidom.DocumentType, + xml.dom.minidom.Element, + xml.dom.minidom.Entity, + xml.dom.minidom.Notation, + xml.dom.minidom.ProcessingInstruction, + xml.dom.minidom.Text, + ], +) -> bool: + # importing xml.dom.minidom.Node as XMLNode to avoid confusion with + # rdflib.term.Node + from xml.dom.minidom import Node as XMLNode + + def recurse(): + # Recursion through the children + # In Python2, the semantics of 'map' is such that the check on + # length would be unnecessary. In Python 3, + # the semantics of map has changed (why, oh why???) and the check + # for the length becomes necessary... + if len(node.childNodes) != len(other.childNodes): + return False + for (nc, oc) in map(lambda x, y: (x, y), node.childNodes, other.childNodes): + if not _isEqualXMLNode(nc, oc): + return False + # if we got here then everything is fine: + return True + + if node is None or other is None: + return False + + if node.nodeType != other.nodeType: + return False + + if node.nodeType in [XMLNode.DOCUMENT_NODE, XMLNode.DOCUMENT_FRAGMENT_NODE]: + return recurse() + + elif node.nodeType == XMLNode.ELEMENT_NODE: + if TYPE_CHECKING: + assert isinstance(node, xml.dom.minidom.Element) + assert isinstance(other, xml.dom.minidom.Element) + # Get the basics right + if not ( + node.tagName == other.tagName and node.namespaceURI == other.namespaceURI + ): + return False + + # Handle the (namespaced) attributes; the namespace setting key + # should be ignored, though + # Note that the minidom orders the keys already, so we do not have + # to worry about that, which is a bonus... + n_keys = [ + k + for k in node.attributes.keysNS() + if k[0] != "http://www.w3.org/2000/xmlns/" + ] + o_keys = [ + k + for k in other.attributes.keysNS() + if k[0] != "http://www.w3.org/2000/xmlns/" + ] + if len(n_keys) != len(o_keys): + return False + for k in n_keys: + if not ( + k in o_keys + and node.getAttributeNS(k[0], k[1]) == other.getAttributeNS(k[0], k[1]) + ): + return False + + # if we got here, the attributes are all right, we can go down + # the tree recursively + return recurse() + + elif node.nodeType in [ + XMLNode.TEXT_NODE, + XMLNode.COMMENT_NODE, + XMLNode.CDATA_SECTION_NODE, + XMLNode.NOTATION_NODE, + ]: + if TYPE_CHECKING: + assert isinstance( + node, + ( + xml.dom.minidom.Text, + xml.dom.minidom.Comment, + xml.dom.minidom.CDATASection, + xml.dom.minidom.Notation, + ), + ) + assert isinstance( + other, + ( + xml.dom.minidom.Text, + xml.dom.minidom.Comment, + xml.dom.minidom.CDATASection, + xml.dom.minidom.Notation, + ), + ) + # type error: Item "Notation" of "Union[Comment, Document, Notation, Text]" has no attribute "data" + return node.data == other.data # type: ignore[union-attr] # FIXME + + elif node.nodeType == XMLNode.PROCESSING_INSTRUCTION_NODE: + if TYPE_CHECKING: + assert isinstance(node, xml.dom.minidom.ProcessingInstruction) + assert isinstance(other, xml.dom.minidom.ProcessingInstruction) + return node.data == other.data and node.target == other.target + + elif node.nodeType == XMLNode.ENTITY_NODE: + return node.nodeValue == other.nodeValue + + elif node.nodeType == XMLNode.DOCUMENT_TYPE_NODE: + if TYPE_CHECKING: + assert isinstance(node, xml.dom.minidom.DocumentType) + assert isinstance(other, xml.dom.minidom.DocumentType) + return node.publicId == other.publicId and node.systemId == other.systemId + + else: + # should not happen, in fact + raise Exception("I dont know how to compare XML Node type: %s" % node.nodeType) diff --git a/requirements.txt b/requirements.txt index 4d1399f83..e9c688fdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,5 @@ html5lib isodate pyparsing importlib-metadata; python_version < '3.8.0' +lark +lark-cython \ No newline at end of file diff --git a/test/data/default_and_two_named_0.trig b/test/data/default_and_two_named_0.trig new file mode 100644 index 000000000..eec0bbe51 --- /dev/null +++ b/test/data/default_and_two_named_0.trig @@ -0,0 +1,24 @@ +# This document contains a default graph and two named graphs. + +@prefix rdf: . +@prefix dc: . +@prefix foaf: . + +# default graph + { + dc:publisher "Bob" . + dc:publisher "Alice" . + } + + + { + _:a foaf:name "Bob" . + _:a foaf:mbox . + _:a foaf:knows _:b . + } + + + { + _:b foaf:name "Alice" . + _:b foaf:mbox . + } \ No newline at end of file diff --git a/test/data/rulegraph1.n3 b/test/data/rulegraph1.n3 new file mode 100644 index 000000000..766bf0628 --- /dev/null +++ b/test/data/rulegraph1.n3 @@ -0,0 +1,7 @@ +@prefix : . +@prefix log: . +:bob :hasmother :alice . +:john :hasmother :alice . + +@forAll :x, :y, :z . +{ :x :hasmother :z . :y :hasmother :z } log:implies { :x :issibling :y } . diff --git a/test/data/rulegraph3.n3 b/test/data/rulegraph3.n3 new file mode 100644 index 000000000..3620b37c7 --- /dev/null +++ b/test/data/rulegraph3.n3 @@ -0,0 +1,6 @@ +@prefix : . +@prefix log: . +:bob :hasmother :alice . +:john :hasmother :alice . + +{ ?x :hasmother ?z . ?y :hasmother ?z } log:implies { ?x :issibling ?y } . diff --git a/test/data/sp2b/50ktriples.n3 b/test/data/sp2b/50ktriples.n3 new file mode 100644 index 000000000..c6bcc4dd9 --- /dev/null +++ b/test/data/sp2b/50ktriples.n3 @@ -0,0 +1,50177 @@ +@prefix dc: . +@prefix dcterms: . +@prefix rdf: . +@prefix rdfs: . +@prefix swrc: . +@prefix foaf: . +@prefix bench: . +@prefix xsd: . +@prefix person: . +bench:Journal rdfs:subClassOf foaf:Document. +bench:Proceedings rdfs:subClassOf foaf:Document. +bench:Inproceedings rdfs:subClassOf foaf:Document. +bench:Article rdfs:subClassOf foaf:Document. +bench:Www rdfs:subClassOf foaf:Document. +bench:MastersThesis rdfs:subClassOf foaf:Document. +bench:PhDThesis rdfs:subClassOf foaf:Document. +bench:Incollection rdfs:subClassOf foaf:Document. +bench:Book rdfs:subClassOf foaf:Document. + rdf:type foaf:Person. + foaf:name "Paul Erdoes"^^xsd:string. + rdf:type foaf:Document. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1940)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1940"^^xsd:integer. + rdf:type bench:Article. + bench:abstract "unmuzzling measles decentralizing hogfishes gantleted richer succories dwelling scrapped prat islanded burlily thanklessly swiveled polers oinked apnea maxillary dumpers bering evasiveness toto teashop reaccepts gunneries exorcises pirog desexes summable heliocentricity excretions recelebrating dually plateauing reoccupations embossers cerebrum gloves mohairs admiralties bewigged playgoers cheques batting waspishly stilbestrol villainousness miscalling firefanged skeins equalled sandwiching bewitchment cheaters riffled kerneling napoleons rifer splinting surmisers satisfying undamped sharpers forbearer anesthetization undermentioned outflanking funnyman commuted lachrymation floweret arcadian acridities unrealistic substituting surges preheats loggias reconciliating photocatalyst lenity tautological jambing sodality outcrop slipcases phenylketonuria grunts venturers valiantly unremorsefully extradites stollens ponderers conditione loathly cancels debiting parrots paraguayans resonates"^^xsd:string. + bench:cdrom "http://www.hogfishes.tld/richer/succories.html"^^xsd:string. + rdfs:seeAlso "http://www.gantleted.tld/succories/dwelling.html"^^xsd:string. + swrc:month "4"^^xsd:integer. + swrc:note "overbites terminals giros podgy vagus kinkiest xix recollected"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "richer dwelling scrapped"^^xsd:string. + foaf:homepage "http://www.succories.tld/scrapped/prat.html"^^xsd:string. + swrc:journal . +_:Adamanta_Schlitt rdf:type foaf:Person. +_:Adamanta_Schlitt foaf:name "Adamanta Schlitt"^^xsd:string. + dc:creator _:Adamanta_Schlitt. + dc:creator . + dcterms:references _:references1. +_:references1 rdf:type rdf:Bag. +_:references1 rdf:_1 . +_:references1 rdf:_2 . +_:references1 rdf:_3 . +_:references1 rdf:_4 . + rdf:type bench:Article. + bench:abstract "householder overeducated objurgate treaties preprocessor despising loftily yabber reprovingly blungers dwarflike effulgences coreless tuberculoses environs hulled preexamination oralogy tibetans slavishly hipless prs bluejays cuppier nonsurgical skimpiest outpoured dissociated heartier petitionee brill neologic intermuscular fobbed transcribed swifters redigesting ostinato recalculation safest signiory latchets inflecting trephines hops exec junketeers isolators reducing nethermost nonfiction retrogressions eliminates unknowns mongoloids danker raunchiness perspicuously disjoined nigglings midmonths labium peeped daydreams permuting immediately canzona interrelated cooked reformers goodwife technicolor plenishes nippy bounden occulters blubberer amenities desecrated tetrachlorides loutish polygony malines cliffhanger entailments reindexed bedstraws thoughtless elation swampland earings circumscribed paralyzingly pouchy surrejoinders chestiest measurage tonsils pasturage thurifer teazle"^^xsd:string. + bench:cdrom "http://www.dwelling.tld/prat/islanded.html"^^xsd:string. + rdfs:seeAlso "http://www.scrapped.tld/islanded/burlily.html"^^xsd:string. + swrc:month "8"^^xsd:integer. + swrc:note "fringier rhythmical wastebaskets powderer immigrates inserter plights corollaries"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "prat burlily thanklessly"^^xsd:string. + foaf:homepage "http://www.islanded.tld/thanklessly/swiveled.html"^^xsd:string. + swrc:journal . +_:Cecil_Kochler rdf:type foaf:Person. +_:Cecil_Kochler foaf:name "Cecil Kochler"^^xsd:string. + dc:creator _:Cecil_Kochler. + dc:creator . + rdf:type bench:Article. + bench:abstract "gaudiness irades inadvisability disciplinarians majors manifestly decaffeinates scalepan folklorists attractive yeller cognizably reminds teratoid coadjutors thuggeries nondestructive maladjustments subpartnership cordilleras recirculations alkalin succulently marquise underlaid neurosurgeon innervated hunts barrens emanative blowpipe varies thickest machinability orbiters tormentor owner zanier corkscrewed promiscuousness clewed reassemble hesitation fainting croupy bacchanalia regainers teardown margarins inconvenience triunities dipped votarists kilogram timbrel presell woodcraft reupholstered xerosis steamers neurological warranter flashings oops detonations chippering photospherically pouchiest canvasses pyorrheas cartons acquirable refocus vividness administrated remedying prophetically allayed zinged fridge stained unintentional antiquarians dilutes quantitatively shovels vitric mendelism kookiest leavening embrocation casteless uroliths sashes marrieds fungic gasogenes obnoxiously dismounting endorser libations"^^xsd:string. + bench:cdrom "http://www.burlily.tld/swiveled/polers.html"^^xsd:string. + rdfs:seeAlso "http://www.thanklessly.tld/polers/oinked.html"^^xsd:string. + swrc:note "harrower claymores shiftlessly feedstuffs lyricizing hierarchs composedly taunting"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "swiveled oinked apnea"^^xsd:string. + foaf:homepage "http://www.polers.tld/apnea/maxillary.html"^^xsd:string. + swrc:journal . +_:Amalia_Krajcik rdf:type foaf:Person. +_:Amalia_Krajcik foaf:name "Amalia Krajcik"^^xsd:string. + dc:creator _:Amalia_Krajcik. + dc:creator . + rdf:type bench:Article. + bench:abstract "dragged lobsters careering triplets hepatics colonies defalcate transplantations forfends voucherable intercepting jeered immunopathology addends surveiled wagers joysticks nonliving agric proliferating disintegrator oblongish leapfrogged overabundant legworks easeful cognize hoatzin toiled nonspecialized vrouw squads tantalums overweight readmits loopholing tattles irradiates befriends insinuators restorers rebroadcasting grousing overdrinking frow demarcators tasselling crocked wharfinger reconverting washboards overdrank recalculations dumps carousels acidly deponent venges shivas northers mutualist harebrained earthworms lunk forefended overtaking sourdoughs traditionless spoliator earthlier stenographers reallocating aslope seawaters ruminative patronly hydrozoon webbier foxiness toddy playlets mouthiest delegati renege briefless regularities planarity stubborner waterbeds disinclines antonyms anesthetize chanticleer administrants preengaging unitarians reevaluate rekeys ochroid climatotherapy crocks"^^xsd:string. + bench:cdrom "http://www.oinked.tld/maxillary/dumpers.html"^^xsd:string. + rdfs:seeAlso "http://www.apnea.tld/dumpers/bering.html"^^xsd:string. + swrc:note "carpetbag peonism metropolitanize twanged pedros nonforfeitable dissociative apostacy"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "maxillary bering evasiveness"^^xsd:string. + foaf:homepage "http://www.dumpers.tld/evasiveness/toto.html"^^xsd:string. + swrc:journal . +_:Martina_Mcclary rdf:type foaf:Person. +_:Martina_Mcclary foaf:name "Martina Mcclary"^^xsd:string. + dc:creator _:Martina_Mcclary. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.bering.tld/toto/teashop.html"^^xsd:string. + swrc:note "malting footgear abominators trilobate jigsawed kickstands prated songstresses"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "evasiveness teashop reaccepts"^^xsd:string. + foaf:homepage "http://www.toto.tld/reaccepts/gunneries.html"^^xsd:string. + swrc:journal . +_:Ashley_Kesselring rdf:type foaf:Person. +_:Ashley_Kesselring foaf:name "Ashley Kesselring"^^xsd:string. + dc:creator _:Ashley_Kesselring. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.teashop.tld/gunneries/exorcises.html"^^xsd:string. + swrc:note "incorporeal piazadora hearings legation subendorsed hippocampus miscalculates whetters"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "reaccepts exorcises pirog"^^xsd:string. + foaf:homepage "http://www.gunneries.tld/pirog/desexes.html"^^xsd:string. + swrc:journal . +_:Tatsukichi_Gerstenberger rdf:type foaf:Person. +_:Tatsukichi_Gerstenberger foaf:name "Tatsukichi Gerstenberger"^^xsd:string. + dc:creator _:Tatsukichi_Gerstenberger. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.exorcises.tld/desexes/summable.html"^^xsd:string. + swrc:note "leviathans misadvised tiltyard numberable yawing prosecutrices pegboxes feeblish"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "pirog summable heliocentricity"^^xsd:string. + foaf:homepage "http://www.desexes.tld/heliocentricity/excretions.html"^^xsd:string. + swrc:journal . +_:Fahroni_Anglea rdf:type foaf:Person. +_:Fahroni_Anglea foaf:name "Fahroni Anglea"^^xsd:string. + dc:creator _:Fahroni_Anglea. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.summable.tld/excretions/recelebrating.html"^^xsd:string. + swrc:note "extenuation stranders abbesses strongboxes chromas oats pulling leatheriness"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "heliocentricity recelebrating dually"^^xsd:string. + foaf:homepage "http://www.excretions.tld/dually/plateauing.html"^^xsd:string. + swrc:journal . +_:Akina_Jang rdf:type foaf:Person. +_:Akina_Jang foaf:name "Akina Jang"^^xsd:string. + dc:creator _:Akina_Jang. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.recelebrating.tld/plateauing/reoccupations.html"^^xsd:string. + swrc:note "witchy horologe bigamistic furrows eloquence cobwebbier divorcing incidentally"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "dually reoccupations embossers"^^xsd:string. + foaf:homepage "http://www.plateauing.tld/embossers/cerebrum.html"^^xsd:string. + swrc:journal . +_:Edmondo_Rommelfanger rdf:type foaf:Person. +_:Edmondo_Rommelfanger foaf:name "Edmondo Rommelfanger"^^xsd:string. + dc:creator _:Edmondo_Rommelfanger. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.reoccupations.tld/cerebrum/gloves.html"^^xsd:string. + swrc:note "retorts insoles stockman queening allergist doyenne placarders septuagenarians"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "embossers gloves mohairs"^^xsd:string. + foaf:homepage "http://www.cerebrum.tld/mohairs/admiralties.html"^^xsd:string. + swrc:journal . +_:Pilib_Seu rdf:type foaf:Person. +_:Pilib_Seu foaf:name "Pilib Seu"^^xsd:string. + dc:creator _:Pilib_Seu. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.gloves.tld/admiralties/bewigged.html"^^xsd:string. + swrc:note "safecracker cacaos mignonette tailored whews beholden branchless primitiveness"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "mohairs bewigged playgoers"^^xsd:string. + foaf:homepage "http://www.admiralties.tld/playgoers/cheques.html"^^xsd:string. + swrc:journal . +_:Dell_Kosel rdf:type foaf:Person. +_:Dell_Kosel foaf:name "Dell Kosel"^^xsd:string. + dc:creator _:Dell_Kosel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bewigged.tld/cheques/batting.html"^^xsd:string. + swrc:note "crimper tonners unfair southpaws scorify supportance jumpiest whanged"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "playgoers batting waspishly"^^xsd:string. + foaf:homepage "http://www.cheques.tld/waspishly/stilbestrol.html"^^xsd:string. + swrc:journal . +_:Prebrana_Kekiwi rdf:type foaf:Person. +_:Prebrana_Kekiwi foaf:name "Prebrana Kekiwi"^^xsd:string. + dc:creator _:Prebrana_Kekiwi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.batting.tld/stilbestrol/villainousness.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "waspishly villainousness miscalling"^^xsd:string. + foaf:homepage "http://www.stilbestrol.tld/miscalling/firefanged.html"^^xsd:string. + swrc:journal . +_:Korechika_Mamer rdf:type foaf:Person. +_:Korechika_Mamer foaf:name "Korechika Mamer"^^xsd:string. + dc:creator _:Korechika_Mamer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.villainousness.tld/firefanged/skeins.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "miscalling skeins equalled"^^xsd:string. + foaf:homepage "http://www.firefanged.tld/equalled/sandwiching.html"^^xsd:string. + swrc:journal . +_:Dorel_Brandt rdf:type foaf:Person. +_:Dorel_Brandt foaf:name "Dorel Brandt"^^xsd:string. + dc:creator _:Dorel_Brandt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skeins.tld/sandwiching/bewitchment.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "equalled bewitchment cheaters"^^xsd:string. + foaf:homepage "http://www.sandwiching.tld/cheaters/riffled.html"^^xsd:string. + swrc:journal . +_:Yayang_Kuczenski rdf:type foaf:Person. +_:Yayang_Kuczenski foaf:name "Yayang Kuczenski"^^xsd:string. + dc:creator _:Yayang_Kuczenski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bewitchment.tld/riffled/kerneling.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "cheaters kerneling napoleons"^^xsd:string. + foaf:homepage "http://www.riffled.tld/napoleons/rifer.html"^^xsd:string. + swrc:journal . +_:Trina_Sjerven rdf:type foaf:Person. +_:Trina_Sjerven foaf:name "Trina Sjerven"^^xsd:string. + dc:creator _:Trina_Sjerven. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kerneling.tld/rifer/splinting.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "napoleons splinting surmisers"^^xsd:string. + foaf:homepage "http://www.rifer.tld/surmisers/satisfying.html"^^xsd:string. + swrc:journal . +_:Caden_Failing rdf:type foaf:Person. +_:Caden_Failing foaf:name "Caden Failing"^^xsd:string. + dc:creator _:Caden_Failing. + rdf:type bench:Article. + rdfs:seeAlso "http://www.splinting.tld/satisfying/undamped.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "surmisers undamped sharpers"^^xsd:string. + foaf:homepage "http://www.satisfying.tld/sharpers/forbearer.html"^^xsd:string. + swrc:journal . +_:Mya_Swilley rdf:type foaf:Person. +_:Mya_Swilley foaf:name "Mya Swilley"^^xsd:string. + dc:creator _:Mya_Swilley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undamped.tld/forbearer/anesthetization.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "sharpers anesthetization undermentioned"^^xsd:string. + foaf:homepage "http://www.forbearer.tld/undermentioned/outflanking.html"^^xsd:string. + swrc:journal . +_:Juriaan_Schremp rdf:type foaf:Person. +_:Juriaan_Schremp foaf:name "Juriaan Schremp"^^xsd:string. + dc:creator _:Juriaan_Schremp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anesthetization.tld/outflanking/funnyman.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "undermentioned funnyman commuted"^^xsd:string. + foaf:homepage "http://www.outflanking.tld/commuted/lachrymation.html"^^xsd:string. + swrc:journal . +_:Kozue_Efthimiou rdf:type foaf:Person. +_:Kozue_Efthimiou foaf:name "Kozue Efthimiou"^^xsd:string. + dc:creator _:Kozue_Efthimiou. + swrc:editor _:Sharise_Heagy. +_:Sharise_Heagy rdf:type foaf:Person. +_:Sharise_Heagy foaf:name "Sharise Heagy"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1941)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1941"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.commuted.tld/floweret/arcadian.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "lachrymation arcadian acridities"^^xsd:string. + foaf:homepage "http://www.floweret.tld/acridities/unrealistic.html"^^xsd:string. + swrc:journal . + dc:creator _:Mya_Swilley. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.arcadian.tld/unrealistic/substituting.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "acridities substituting surges"^^xsd:string. + foaf:homepage "http://www.unrealistic.tld/surges/preheats.html"^^xsd:string. + swrc:journal . + dc:creator _:Kozue_Efthimiou. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.substituting.tld/preheats/loggias.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "surges loggias reconciliating"^^xsd:string. + foaf:homepage "http://www.preheats.tld/reconciliating/photocatalyst.html"^^xsd:string. + swrc:journal . + dc:creator _:Pilib_Seu. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.loggias.tld/photocatalyst/lenity.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "reconciliating lenity tautological"^^xsd:string. + foaf:homepage "http://www.photocatalyst.tld/tautological/jambing.html"^^xsd:string. + swrc:journal . + dc:creator _:Prebrana_Kekiwi. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.lenity.tld/jambing/sodality.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "tautological sodality outcrop"^^xsd:string. + foaf:homepage "http://www.jambing.tld/outcrop/slipcases.html"^^xsd:string. + swrc:journal . + dc:creator _:Dorel_Brandt. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.sodality.tld/slipcases/phenylketonuria.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "outcrop phenylketonuria grunts"^^xsd:string. + foaf:homepage "http://www.slipcases.tld/grunts/venturers.html"^^xsd:string. + swrc:journal . + dc:creator _:Trina_Sjerven. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.phenylketonuria.tld/venturers/valiantly.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "grunts valiantly unremorsefully"^^xsd:string. + foaf:homepage "http://www.venturers.tld/unremorsefully/extradites.html"^^xsd:string. + swrc:journal . +_:Phaethon_Gearon rdf:type foaf:Person. +_:Phaethon_Gearon foaf:name "Phaethon Gearon"^^xsd:string. + dc:creator _:Phaethon_Gearon. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.valiantly.tld/extradites/stollens.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "unremorsefully stollens ponderers"^^xsd:string. + foaf:homepage "http://www.extradites.tld/ponderers/conditione.html"^^xsd:string. + swrc:journal . +_:Lone_Pavese rdf:type foaf:Person. +_:Lone_Pavese foaf:name "Lone Pavese"^^xsd:string. + dc:creator _:Lone_Pavese. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.stollens.tld/conditione/loathly.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "ponderers loathly cancels"^^xsd:string. + foaf:homepage "http://www.conditione.tld/cancels/debiting.html"^^xsd:string. + swrc:journal . +_:Motoyasu_Calligy rdf:type foaf:Person. +_:Motoyasu_Calligy foaf:name "Motoyasu Calligy"^^xsd:string. + dc:creator _:Motoyasu_Calligy. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.loathly.tld/debiting/parrots.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "cancels parrots paraguayans"^^xsd:string. + foaf:homepage "http://www.debiting.tld/paraguayans/resonates.html"^^xsd:string. + swrc:journal . +_:Firdaus_Casavez rdf:type foaf:Person. +_:Firdaus_Casavez foaf:name "Firdaus Casavez"^^xsd:string. + dc:creator _:Firdaus_Casavez. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.parrots.tld/resonates/overbites.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "paraguayans overbites terminals"^^xsd:string. + foaf:homepage "http://www.resonates.tld/terminals/giros.html"^^xsd:string. + swrc:journal . +_:Angha_Bievenue rdf:type foaf:Person. +_:Angha_Bievenue foaf:name "Angha Bievenue"^^xsd:string. + dc:creator _:Angha_Bievenue. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overbites.tld/giros/podgy.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "terminals podgy vagus"^^xsd:string. + foaf:homepage "http://www.giros.tld/vagus/kinkiest.html"^^xsd:string. + swrc:journal . +_:Araceli_Ertel rdf:type foaf:Person. +_:Araceli_Ertel foaf:name "Araceli Ertel"^^xsd:string. + dc:creator _:Araceli_Ertel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.podgy.tld/kinkiest/xix.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "vagus xix recollected"^^xsd:string. + foaf:homepage "http://www.kinkiest.tld/recollected/householder.html"^^xsd:string. + swrc:journal . +_:Nik_Reposa rdf:type foaf:Person. +_:Nik_Reposa foaf:name "Nik Reposa"^^xsd:string. + dc:creator _:Nik_Reposa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.xix.tld/householder/overeducated.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "recollected overeducated objurgate"^^xsd:string. + foaf:homepage "http://www.householder.tld/objurgate/treaties.html"^^xsd:string. + swrc:journal . +_:Shiko_Seagroves rdf:type foaf:Person. +_:Shiko_Seagroves foaf:name "Shiko Seagroves"^^xsd:string. + dc:creator _:Shiko_Seagroves. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overeducated.tld/treaties/preprocessor.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "objurgate preprocessor despising"^^xsd:string. + foaf:homepage "http://www.treaties.tld/despising/loftily.html"^^xsd:string. + swrc:journal . +_:Dianmu_Aver rdf:type foaf:Person. +_:Dianmu_Aver foaf:name "Dianmu Aver"^^xsd:string. + dc:creator _:Dianmu_Aver. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preprocessor.tld/loftily/yabber.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "despising yabber reprovingly"^^xsd:string. + foaf:homepage "http://www.loftily.tld/reprovingly/blungers.html"^^xsd:string. + swrc:journal . +_:Helene_Nik rdf:type foaf:Person. +_:Helene_Nik foaf:name "Helene Nik"^^xsd:string. + dc:creator _:Helene_Nik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yabber.tld/blungers/dwarflike.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "reprovingly dwarflike effulgences"^^xsd:string. + foaf:homepage "http://www.blungers.tld/effulgences/coreless.html"^^xsd:string. + swrc:journal . +_:Yemena_Knebel rdf:type foaf:Person. +_:Yemena_Knebel foaf:name "Yemena Knebel"^^xsd:string. + dc:creator _:Yemena_Knebel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dwarflike.tld/coreless/tuberculoses.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "effulgences tuberculoses environs"^^xsd:string. + foaf:homepage "http://www.coreless.tld/environs/hulled.html"^^xsd:string. + swrc:journal . +_:Melisa_Patriarco rdf:type foaf:Person. +_:Melisa_Patriarco foaf:name "Melisa Patriarco"^^xsd:string. + dc:creator _:Melisa_Patriarco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tuberculoses.tld/hulled/preexamination.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "environs preexamination oralogy"^^xsd:string. + foaf:homepage "http://www.hulled.tld/oralogy/tibetans.html"^^xsd:string. + swrc:journal . +_:Dama_Leino rdf:type foaf:Person. +_:Dama_Leino foaf:name "Dama Leino"^^xsd:string. + dc:creator _:Dama_Leino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preexamination.tld/tibetans/slavishly.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "oralogy slavishly hipless"^^xsd:string. + foaf:homepage "http://www.tibetans.tld/hipless/prs.html"^^xsd:string. + swrc:journal . +_:Satoru_Beaumont rdf:type foaf:Person. +_:Satoru_Beaumont foaf:name "Satoru Beaumont"^^xsd:string. + dc:creator _:Satoru_Beaumont. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slavishly.tld/prs/bluejays.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "hipless bluejays cuppier"^^xsd:string. + foaf:homepage "http://www.prs.tld/cuppier/nonsurgical.html"^^xsd:string. + swrc:journal . +_:Booker_Spiker rdf:type foaf:Person. +_:Booker_Spiker foaf:name "Booker Spiker"^^xsd:string. + dc:creator _:Booker_Spiker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bluejays.tld/nonsurgical/skimpiest.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "cuppier skimpiest outpoured"^^xsd:string. + foaf:homepage "http://www.nonsurgical.tld/outpoured/dissociated.html"^^xsd:string. + swrc:journal . +_:Eupeithes_Bevens rdf:type foaf:Person. +_:Eupeithes_Bevens foaf:name "Eupeithes Bevens"^^xsd:string. + dc:creator _:Eupeithes_Bevens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skimpiest.tld/dissociated/heartier.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "outpoured heartier petitionee"^^xsd:string. + foaf:homepage "http://www.dissociated.tld/petitionee/brill.html"^^xsd:string. + swrc:journal . +_:Miranda_Leinen rdf:type foaf:Person. +_:Miranda_Leinen foaf:name "Miranda Leinen"^^xsd:string. + dc:creator _:Miranda_Leinen. + swrc:editor _:Lane_Portes. +_:Lane_Portes rdf:type foaf:Person. +_:Lane_Portes foaf:name "Lane Portes"^^xsd:string. + rdf:type bench:Incollection. + bench:booktitle "heartier brill neologic"^^xsd:string. + rdfs:seeAlso "http://www.petitionee.tld/neologic/intermuscular.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "brill intermuscular fobbed"^^xsd:string. + foaf:homepage "http://www.neologic.tld/fobbed/transcribed.html"^^xsd:string. + dcterms:issued "1941"^^xsd:integer. +_:Vasilista_Hamic rdf:type foaf:Person. +_:Vasilista_Hamic foaf:name "Vasilista Hamic"^^xsd:string. + dc:creator _:Vasilista_Hamic. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1942)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1942"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fobbed.tld/swifters/redigesting.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "transcribed redigesting ostinato"^^xsd:string. + foaf:homepage "http://www.swifters.tld/ostinato/recalculation.html"^^xsd:string. + swrc:journal . + dc:creator _:Yemena_Knebel. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.redigesting.tld/recalculation/safest.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "ostinato safest signiory"^^xsd:string. + foaf:homepage "http://www.recalculation.tld/signiory/latchets.html"^^xsd:string. + swrc:journal . + dc:creator _:Melisa_Patriarco. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.safest.tld/latchets/inflecting.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "signiory inflecting trephines"^^xsd:string. + foaf:homepage "http://www.latchets.tld/trephines/hops.html"^^xsd:string. + swrc:journal . + dc:creator _:Dama_Leino. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.inflecting.tld/hops/exec.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "trephines exec junketeers"^^xsd:string. + foaf:homepage "http://www.hops.tld/junketeers/isolators.html"^^xsd:string. + swrc:journal . + dc:creator _:Satoru_Beaumont. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.exec.tld/isolators/reducing.html"^^xsd:string. + swrc:note "intercollegiate iniquitously lycanthropies electrophoresed dinting rezoning pledgee protoactinium"^^xsd:string. + dc:title "junketeers reducing nethermost"^^xsd:string. + foaf:homepage "http://www.isolators.tld/nethermost/nonfiction.html"^^xsd:string. + swrc:journal . + dc:creator _:Booker_Spiker. + dc:creator . + rdf:type bench:Article. + bench:abstract "darned emblements shrewed alluvials depressional airlifts tests sliming felicitator virological results contradistinctions unexciting debateable tenants earrings overrigid hidebound faire poloist comets paraphraser whangs uncovering infested heaver euphorically ameliorative aglets preciosity curring compositely antennal undrinkable charter uncashed huntedly czardoms unidentifiable reversing monstrances gravies quadrigamist mysteriously trenchers artfully mangled operably ionizing tenantry armfuls appendant submontane stoutening piling defunctness bestializing overconfident triadism vivifier vivisection distally polyclinic foretime triarchy homerooms totterer diarist needlessness lambies geed charts begets floorthrough chargee affixion pincers quipped cabinetmaking unsupervised deathcups dogfight wormhole emptied drifter sluggishness senescent representable honors bullier superintended investigated paragraphed claywares resourcefulness psychos morphia ventricular iteming immunoreactive"^^xsd:string. + bench:cdrom "http://www.reducing.tld/nonfiction/retrogressions.html"^^xsd:string. + rdfs:seeAlso "http://www.nethermost.tld/retrogressions/eliminates.html"^^xsd:string. + swrc:month "1"^^xsd:integer. + swrc:pages "69"^^xsd:integer. + dc:title "nonfiction eliminates unknowns"^^xsd:string. + foaf:homepage "http://www.retrogressions.tld/unknowns/mongoloids.html"^^xsd:string. + swrc:journal . + dc:creator _:Eupeithes_Bevens. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.eliminates.tld/mongoloids/danker.html"^^xsd:string. + swrc:note "weasand yearlings timidities untold fellowman adamantine museful medallions"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "unknowns danker raunchiness"^^xsd:string. + foaf:homepage "http://www.mongoloids.tld/raunchiness/perspicuously.html"^^xsd:string. + swrc:journal . + dc:creator _:Miranda_Leinen. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.danker.tld/perspicuously/disjoined.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "raunchiness disjoined nigglings"^^xsd:string. + foaf:homepage "http://www.perspicuously.tld/nigglings/midmonths.html"^^xsd:string. + swrc:journal . + dc:creator _:Vasilista_Hamic. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.disjoined.tld/midmonths/labium.html"^^xsd:string. + swrc:note "malingerers gnashes chuffs redundance matriculant flexes repairing keepable"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "nigglings labium peeped"^^xsd:string. + foaf:homepage "http://www.midmonths.tld/peeped/daydreams.html"^^xsd:string. + swrc:journal . + dc:creator _:Angha_Bievenue. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.labium.tld/daydreams/permuting.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "peeped permuting immediately"^^xsd:string. + foaf:homepage "http://www.daydreams.tld/immediately/canzona.html"^^xsd:string. + swrc:journal . +_:Kichibei_Opitz rdf:type foaf:Person. +_:Kichibei_Opitz foaf:name "Kichibei Opitz"^^xsd:string. + dc:creator _:Kichibei_Opitz. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.permuting.tld/canzona/interrelated.html"^^xsd:string. + swrc:note "etchers mitering laboratorian tiptoed humoring hairiest ouzels frequented"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "immediately interrelated cooked"^^xsd:string. + foaf:homepage "http://www.canzona.tld/cooked/reformers.html"^^xsd:string. + swrc:journal . +_:Luzia_Rahib rdf:type foaf:Person. +_:Luzia_Rahib foaf:name "Luzia Rahib"^^xsd:string. + dc:creator _:Luzia_Rahib. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interrelated.tld/reformers/goodwife.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "cooked goodwife technicolor"^^xsd:string. + foaf:homepage "http://www.reformers.tld/technicolor/plenishes.html"^^xsd:string. + swrc:journal . +_:Gia_Stonesifer rdf:type foaf:Person. +_:Gia_Stonesifer foaf:name "Gia Stonesifer"^^xsd:string. + dc:creator _:Gia_Stonesifer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.goodwife.tld/plenishes/nippy.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "technicolor nippy bounden"^^xsd:string. + foaf:homepage "http://www.plenishes.tld/bounden/occulters.html"^^xsd:string. + swrc:journal . +_:Uqbah_Oconnell rdf:type foaf:Person. +_:Uqbah_Oconnell foaf:name "Uqbah Oconnell"^^xsd:string. + dc:creator _:Uqbah_Oconnell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nippy.tld/occulters/blubberer.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "bounden blubberer amenities"^^xsd:string. + foaf:homepage "http://www.occulters.tld/amenities/desecrated.html"^^xsd:string. + swrc:journal . +_:Heidelore_Ruschmann rdf:type foaf:Person. +_:Heidelore_Ruschmann foaf:name "Heidelore Ruschmann"^^xsd:string. + dc:creator _:Heidelore_Ruschmann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blubberer.tld/desecrated/tetrachlorides.html"^^xsd:string. + swrc:note "negatively witnesses pharisaical flaunting divergence semitraditional negotiators greaves"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "amenities tetrachlorides loutish"^^xsd:string. + foaf:homepage "http://www.desecrated.tld/loutish/polygony.html"^^xsd:string. + swrc:journal . +_:Octave_Diana rdf:type foaf:Person. +_:Octave_Diana foaf:name "Octave Diana"^^xsd:string. + dc:creator _:Octave_Diana. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tetrachlorides.tld/polygony/malines.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "loutish malines cliffhanger"^^xsd:string. + foaf:homepage "http://www.polygony.tld/cliffhanger/entailments.html"^^xsd:string. + swrc:journal . +_:Mitsuo_Neff rdf:type foaf:Person. +_:Mitsuo_Neff foaf:name "Mitsuo Neff"^^xsd:string. + dc:creator _:Mitsuo_Neff. + rdf:type bench:Article. + dc:title "malines entailments reindexed"^^xsd:string. + foaf:homepage "http://www.cliffhanger.tld/reindexed/bedstraws.html"^^xsd:string. + swrc:journal . +_:Alexandros_Lagazo rdf:type foaf:Person. +_:Alexandros_Lagazo foaf:name "Alexandros Lagazo"^^xsd:string. + dc:creator _:Alexandros_Lagazo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.entailments.tld/bedstraws/thoughtless.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "reindexed thoughtless elation"^^xsd:string. + foaf:homepage "http://www.bedstraws.tld/elation/swampland.html"^^xsd:string. + swrc:journal . +_:Elvera_Zito rdf:type foaf:Person. +_:Elvera_Zito foaf:name "Elvera Zito"^^xsd:string. + dc:creator _:Elvera_Zito. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thoughtless.tld/swampland/earings.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "elation earings circumscribed"^^xsd:string. + foaf:homepage "http://www.swampland.tld/circumscribed/paralyzingly.html"^^xsd:string. + swrc:journal . +_:Shahaama_Berum rdf:type foaf:Person. +_:Shahaama_Berum foaf:name "Shahaama Berum"^^xsd:string. + dc:creator _:Shahaama_Berum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.earings.tld/paralyzingly/pouchy.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "circumscribed pouchy surrejoinders"^^xsd:string. + foaf:homepage "http://www.paralyzingly.tld/surrejoinders/chestiest.html"^^xsd:string. + swrc:journal . +_:Dena_Mcentire rdf:type foaf:Person. +_:Dena_Mcentire foaf:name "Dena Mcentire"^^xsd:string. + dc:creator _:Dena_Mcentire. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pouchy.tld/chestiest/measurage.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "surrejoinders measurage tonsils"^^xsd:string. + foaf:homepage "http://www.chestiest.tld/tonsils/pasturage.html"^^xsd:string. + swrc:journal . +_:Shaka_Enget rdf:type foaf:Person. +_:Shaka_Enget foaf:name "Shaka Enget"^^xsd:string. + dc:creator _:Shaka_Enget. + rdf:type bench:Article. + rdfs:seeAlso "http://www.measurage.tld/pasturage/thurifer.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "tonsils thurifer teazle"^^xsd:string. + foaf:homepage "http://www.pasturage.tld/teazle/fringier.html"^^xsd:string. + swrc:journal . +_:Argos_Cumings rdf:type foaf:Person. +_:Argos_Cumings foaf:name "Argos Cumings"^^xsd:string. + dc:creator _:Argos_Cumings. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thurifer.tld/fringier/rhythmical.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "teazle rhythmical wastebaskets"^^xsd:string. + foaf:homepage "http://www.fringier.tld/wastebaskets/powderer.html"^^xsd:string. + swrc:journal . +_:Torah_Giller rdf:type foaf:Person. +_:Torah_Giller foaf:name "Torah Giller"^^xsd:string. + dc:creator _:Torah_Giller. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rhythmical.tld/powderer/immigrates.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "wastebaskets immigrates inserter"^^xsd:string. + foaf:homepage "http://www.powderer.tld/inserter/plights.html"^^xsd:string. + swrc:journal . +_:Guido_Genier rdf:type foaf:Person. +_:Guido_Genier foaf:name "Guido Genier"^^xsd:string. + dc:creator _:Guido_Genier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.immigrates.tld/plights/corollaries.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "inserter corollaries gaudiness"^^xsd:string. + foaf:homepage "http://www.plights.tld/gaudiness/irades.html"^^xsd:string. + swrc:journal . +_:Diana_Gulbranson rdf:type foaf:Person. +_:Diana_Gulbranson foaf:name "Diana Gulbranson"^^xsd:string. + dc:creator _:Diana_Gulbranson. + swrc:editor _:Sadayoshi_Englemann. +_:Sadayoshi_Englemann rdf:type foaf:Person. +_:Sadayoshi_Englemann foaf:name "Sadayoshi Englemann"^^xsd:string. + rdf:type bench:Incollection. + bench:booktitle "corollaries irades inadvisability"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "gaudiness inadvisability disciplinarians"^^xsd:string. + foaf:homepage "http://www.irades.tld/disciplinarians/majors.html"^^xsd:string. + dcterms:issued "1942"^^xsd:integer. +_:Shinji_Kapler rdf:type foaf:Person. +_:Shinji_Kapler foaf:name "Shinji Kapler"^^xsd:string. + dc:creator _:Shinji_Kapler. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1943)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1943"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disciplinarians.tld/manifestly/decaffeinates.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "majors decaffeinates scalepan"^^xsd:string. + foaf:homepage "http://www.manifestly.tld/scalepan/folklorists.html"^^xsd:string. + swrc:journal . +_:Raaid_Chrispen rdf:type foaf:Person. +_:Raaid_Chrispen foaf:name "Raaid Chrispen"^^xsd:string. + dc:creator _:Raaid_Chrispen. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.decaffeinates.tld/folklorists/attractive.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "scalepan attractive yeller"^^xsd:string. + foaf:homepage "http://www.folklorists.tld/yeller/cognizably.html"^^xsd:string. + swrc:journal . + dc:creator _:Shahaama_Berum. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.attractive.tld/cognizably/reminds.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "yeller reminds teratoid"^^xsd:string. + foaf:homepage "http://www.cognizably.tld/teratoid/coadjutors.html"^^xsd:string. + swrc:journal . + dc:creator _:Dena_Mcentire. + dc:creator . + rdf:type bench:Article. + swrc:pages "88"^^xsd:integer. + dc:title "reminds coadjutors thuggeries"^^xsd:string. + foaf:homepage "http://www.teratoid.tld/thuggeries/nondestructive.html"^^xsd:string. + swrc:journal . + dc:creator _:Shaka_Enget. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.coadjutors.tld/nondestructive/maladjustments.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "thuggeries maladjustments subpartnership"^^xsd:string. + foaf:homepage "http://www.nondestructive.tld/subpartnership/cordilleras.html"^^xsd:string. + swrc:journal . + dc:creator _:Argos_Cumings. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.maladjustments.tld/cordilleras/recirculations.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "subpartnership recirculations alkalin"^^xsd:string. + foaf:homepage "http://www.cordilleras.tld/alkalin/succulently.html"^^xsd:string. + swrc:journal . + dc:creator _:Torah_Giller. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.recirculations.tld/succulently/marquise.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "alkalin marquise underlaid"^^xsd:string. + foaf:homepage "http://www.succulently.tld/underlaid/neurosurgeon.html"^^xsd:string. + swrc:journal . + dc:creator _:Guido_Genier. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.marquise.tld/neurosurgeon/innervated.html"^^xsd:string. + dc:title "underlaid innervated hunts"^^xsd:string. + foaf:homepage "http://www.neurosurgeon.tld/hunts/barrens.html"^^xsd:string. + swrc:journal . + dc:creator _:Diana_Gulbranson. + dc:creator . + rdf:type bench:Article. + dc:title "innervated barrens emanative"^^xsd:string. + foaf:homepage "http://www.hunts.tld/emanative/blowpipe.html"^^xsd:string. + swrc:journal . + dc:creator _:Shinji_Kapler. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.barrens.tld/blowpipe/varies.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "emanative varies thickest"^^xsd:string. + foaf:homepage "http://www.blowpipe.tld/thickest/machinability.html"^^xsd:string. + swrc:journal . + dc:creator _:Uqbah_Oconnell. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.varies.tld/machinability/orbiters.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "thickest orbiters tormentor"^^xsd:string. + foaf:homepage "http://www.machinability.tld/tormentor/owner.html"^^xsd:string. + swrc:journal . +_:Gennadi_Schanck rdf:type foaf:Person. +_:Gennadi_Schanck foaf:name "Gennadi Schanck"^^xsd:string. + dc:creator _:Gennadi_Schanck. + rdf:type bench:Article. + swrc:pages "83"^^xsd:integer. + dc:title "orbiters owner zanier"^^xsd:string. + foaf:homepage "http://www.tormentor.tld/zanier/corkscrewed.html"^^xsd:string. + swrc:journal . +_:Barsha_Murrain rdf:type foaf:Person. +_:Barsha_Murrain foaf:name "Barsha Murrain"^^xsd:string. + dc:creator _:Barsha_Murrain. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "owner corkscrewed promiscuousness"^^xsd:string. + foaf:homepage "http://www.zanier.tld/promiscuousness/clewed.html"^^xsd:string. + swrc:journal . +_:Gulika_Alipio rdf:type foaf:Person. +_:Gulika_Alipio foaf:name "Gulika Alipio"^^xsd:string. + dc:creator _:Gulika_Alipio. + rdf:type bench:Article. + swrc:pages "65"^^xsd:integer. + dc:title "corkscrewed clewed reassemble"^^xsd:string. + foaf:homepage "http://www.promiscuousness.tld/reassemble/hesitation.html"^^xsd:string. + swrc:journal . +_:Solange_Alson rdf:type foaf:Person. +_:Solange_Alson foaf:name "Solange Alson"^^xsd:string. + dc:creator _:Solange_Alson. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:title "clewed hesitation fainting"^^xsd:string. + foaf:homepage "http://www.reassemble.tld/fainting/croupy.html"^^xsd:string. + swrc:journal . +_:Wava_Goubeaux rdf:type foaf:Person. +_:Wava_Goubeaux foaf:name "Wava Goubeaux"^^xsd:string. + dc:creator _:Wava_Goubeaux. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "hesitation croupy bacchanalia"^^xsd:string. + foaf:homepage "http://www.fainting.tld/bacchanalia/regainers.html"^^xsd:string. + swrc:journal . +_:Vedetta_Pilkins rdf:type foaf:Person. +_:Vedetta_Pilkins foaf:name "Vedetta Pilkins"^^xsd:string. + dc:creator _:Vedetta_Pilkins. + rdf:type bench:Article. + rdfs:seeAlso "http://www.croupy.tld/regainers/teardown.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "bacchanalia teardown margarins"^^xsd:string. + foaf:homepage "http://www.regainers.tld/margarins/inconvenience.html"^^xsd:string. + swrc:journal . +_:Tydeus_Dyckman rdf:type foaf:Person. +_:Tydeus_Dyckman foaf:name "Tydeus Dyckman"^^xsd:string. + dc:creator _:Tydeus_Dyckman. + rdf:type bench:Article. + swrc:pages "13"^^xsd:integer. + dc:title "teardown inconvenience triunities"^^xsd:string. + foaf:homepage "http://www.margarins.tld/triunities/dipped.html"^^xsd:string. + swrc:journal . +_:Rufio_Guitard rdf:type foaf:Person. +_:Rufio_Guitard foaf:name "Rufio Guitard"^^xsd:string. + dc:creator _:Rufio_Guitard. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "inconvenience dipped votarists"^^xsd:string. + foaf:homepage "http://www.triunities.tld/votarists/kilogram.html"^^xsd:string. + swrc:journal . +_:Safiyya_Letchaw rdf:type foaf:Person. +_:Safiyya_Letchaw foaf:name "Safiyya Letchaw"^^xsd:string. + dc:creator _:Safiyya_Letchaw. + rdf:type bench:Article. + swrc:pages "169"^^xsd:integer. + dc:title "dipped kilogram timbrel"^^xsd:string. + foaf:homepage "http://www.votarists.tld/timbrel/presell.html"^^xsd:string. + swrc:journal . +_:Tashiya_Marrable rdf:type foaf:Person. +_:Tashiya_Marrable foaf:name "Tashiya Marrable"^^xsd:string. + dc:creator _:Tashiya_Marrable. +_:Ieshige_Kosinski rdf:type foaf:Person. +_:Ieshige_Kosinski foaf:name "Ieshige Kosinski"^^xsd:string. + dc:creator _:Ieshige_Kosinski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kilogram.tld/presell/woodcraft.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "timbrel woodcraft reupholstered"^^xsd:string. + foaf:homepage "http://www.presell.tld/reupholstered/xerosis.html"^^xsd:string. + swrc:journal . +_:Fame_Clarey rdf:type foaf:Person. +_:Fame_Clarey foaf:name "Fame Clarey"^^xsd:string. + dc:creator _:Fame_Clarey. +_:Timun_Silverstein rdf:type foaf:Person. +_:Timun_Silverstein foaf:name "Timun Silverstein"^^xsd:string. + dc:creator _:Timun_Silverstein. + rdf:type bench:Article. + swrc:pages "63"^^xsd:integer. + dc:title "woodcraft xerosis steamers"^^xsd:string. + foaf:homepage "http://www.reupholstered.tld/steamers/neurological.html"^^xsd:string. + swrc:journal . +_:Toku_Synowiec rdf:type foaf:Person. +_:Toku_Synowiec foaf:name "Toku Synowiec"^^xsd:string. + dc:creator _:Toku_Synowiec. +_:Oka_Prock rdf:type foaf:Person. +_:Oka_Prock foaf:name "Oka Prock"^^xsd:string. + dc:creator _:Oka_Prock. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "xerosis neurological warranter"^^xsd:string. + foaf:homepage "http://www.steamers.tld/warranter/flashings.html"^^xsd:string. + swrc:journal . +_:Igone_Rader rdf:type foaf:Person. +_:Igone_Rader foaf:name "Igone Rader"^^xsd:string. + dc:creator _:Igone_Rader. +_:Ernestine_Barkan rdf:type foaf:Person. +_:Ernestine_Barkan foaf:name "Ernestine Barkan"^^xsd:string. + dc:creator _:Ernestine_Barkan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.neurological.tld/flashings/oops.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "warranter oops detonations"^^xsd:string. + foaf:homepage "http://www.flashings.tld/detonations/chippering.html"^^xsd:string. + swrc:journal . +_:Dmitreeva_Ellsbury rdf:type foaf:Person. +_:Dmitreeva_Ellsbury foaf:name "Dmitreeva Ellsbury"^^xsd:string. + dc:creator _:Dmitreeva_Ellsbury. +_:Gorshedna_Marone rdf:type foaf:Person. +_:Gorshedna_Marone foaf:name "Gorshedna Marone"^^xsd:string. + dc:creator _:Gorshedna_Marone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oops.tld/chippering/photospherically.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "detonations photospherically pouchiest"^^xsd:string. + foaf:homepage "http://www.chippering.tld/pouchiest/canvasses.html"^^xsd:string. + swrc:journal . +_:Sander_Garriss rdf:type foaf:Person. +_:Sander_Garriss foaf:name "Sander Garriss"^^xsd:string. + dc:creator _:Sander_Garriss. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "photospherically canvasses pyorrheas"^^xsd:string. + foaf:homepage "http://www.pouchiest.tld/pyorrheas/cartons.html"^^xsd:string. + swrc:journal . +_:Loreliese_Aspri rdf:type foaf:Person. +_:Loreliese_Aspri foaf:name "Loreliese Aspri"^^xsd:string. + dc:creator _:Loreliese_Aspri. + rdf:type bench:Article. + rdfs:seeAlso "http://www.canvasses.tld/cartons/acquirable.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "pyorrheas acquirable refocus"^^xsd:string. + foaf:homepage "http://www.cartons.tld/refocus/vividness.html"^^xsd:string. + swrc:journal . +_:Taaliba_Debrita rdf:type foaf:Person. +_:Taaliba_Debrita foaf:name "Taaliba Debrita"^^xsd:string. + dc:creator _:Taaliba_Debrita. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acquirable.tld/vividness/administrated.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "refocus administrated remedying"^^xsd:string. + foaf:homepage "http://www.vividness.tld/remedying/prophetically.html"^^xsd:string. + swrc:journal . +_:Jelawat_Balletta rdf:type foaf:Person. +_:Jelawat_Balletta foaf:name "Jelawat Balletta"^^xsd:string. + dc:creator _:Jelawat_Balletta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.administrated.tld/prophetically/allayed.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "remedying allayed zinged"^^xsd:string. + foaf:homepage "http://www.prophetically.tld/zinged/fridge.html"^^xsd:string. + swrc:journal . +_:Jaen_Kerechanko rdf:type foaf:Person. +_:Jaen_Kerechanko foaf:name "Jaen Kerechanko"^^xsd:string. + dc:creator _:Jaen_Kerechanko. + swrc:editor _:Elan_Malloch. +_:Elan_Malloch rdf:type foaf:Person. +_:Elan_Malloch foaf:name "Elan Malloch"^^xsd:string. + swrc:editor _:Kuemon_Coatie. +_:Kuemon_Coatie rdf:type foaf:Person. +_:Kuemon_Coatie foaf:name "Kuemon Coatie"^^xsd:string. + rdf:type bench:Incollection. + bench:booktitle "allayed fridge stained"^^xsd:string. + rdfs:seeAlso "http://www.zinged.tld/stained/unintentional.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "fridge unintentional antiquarians"^^xsd:string. + foaf:homepage "http://www.stained.tld/antiquarians/dilutes.html"^^xsd:string. + dcterms:issued "1943"^^xsd:integer. +_:Ofelia_Golde rdf:type foaf:Person. +_:Ofelia_Golde foaf:name "Ofelia Golde"^^xsd:string. + dc:creator _:Ofelia_Golde. +_:Maureo_Benedict rdf:type foaf:Person. +_:Maureo_Benedict foaf:name "Maureo Benedict"^^xsd:string. + dc:creator _:Maureo_Benedict. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1944)"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1944"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "118"^^xsd:integer. + dc:title "antiquarians quantitatively shovels"^^xsd:string. + foaf:homepage "http://www.dilutes.tld/shovels/vitric.html"^^xsd:string. + swrc:journal . + dc:creator _:Jelawat_Balletta. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.quantitatively.tld/vitric/mendelism.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "shovels mendelism kookiest"^^xsd:string. + foaf:homepage "http://www.vitric.tld/kookiest/leavening.html"^^xsd:string. + swrc:journal . + dc:creator _:Jaen_Kerechanko. + dc:creator _:Ofelia_Golde. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.mendelism.tld/leavening/embrocation.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "kookiest embrocation casteless"^^xsd:string. + foaf:homepage "http://www.leavening.tld/casteless/uroliths.html"^^xsd:string. + swrc:journal . + dc:creator _:Maureo_Benedict. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.embrocation.tld/uroliths/sashes.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "casteless sashes marrieds"^^xsd:string. + foaf:homepage "http://www.uroliths.tld/marrieds/fungic.html"^^xsd:string. + swrc:journal . + dc:creator _:Tashiya_Marrable. + dc:creator _:Ieshige_Kosinski. + dc:creator . + rdf:type bench:Article. + swrc:pages "112"^^xsd:integer. + dc:title "sashes fungic gasogenes"^^xsd:string. + foaf:homepage "http://www.marrieds.tld/gasogenes/obnoxiously.html"^^xsd:string. + swrc:journal . + dc:creator _:Fame_Clarey. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.fungic.tld/obnoxiously/dismounting.html"^^xsd:string. + swrc:note "microspace fixup scurf snowballed practicably inflamed salesclerk forehoof clonked mistreat"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "gasogenes dismounting endorser"^^xsd:string. + foaf:homepage "http://www.obnoxiously.tld/endorser/libations.html"^^xsd:string. + swrc:journal . + dc:creator _:Timun_Silverstein. + dc:creator _:Toku_Synowiec. + dc:creator . + rdf:type bench:Article. + swrc:pages "142"^^xsd:integer. + dc:title "dismounting libations harrower"^^xsd:string. + foaf:homepage "http://www.endorser.tld/harrower/claymores.html"^^xsd:string. + swrc:journal . + dc:creator _:Oka_Prock. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.libations.tld/claymores/shiftlessly.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "harrower shiftlessly feedstuffs"^^xsd:string. + foaf:homepage "http://www.claymores.tld/feedstuffs/lyricizing.html"^^xsd:string. + swrc:journal . + dc:creator _:Igone_Rader. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.shiftlessly.tld/lyricizing/hierarchs.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "feedstuffs hierarchs composedly"^^xsd:string. + foaf:homepage "http://www.lyricizing.tld/composedly/taunting.html"^^xsd:string. + swrc:journal . +_:Fedorav_Solich rdf:type foaf:Person. +_:Fedorav_Solich foaf:name "Fedorav Solich"^^xsd:string. + dc:creator _:Fedorav_Solich. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.hierarchs.tld/taunting/dragged.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "composedly dragged lobsters"^^xsd:string. + foaf:homepage "http://www.taunting.tld/lobsters/careering.html"^^xsd:string. + swrc:journal . +_:Lene_Vosquez rdf:type foaf:Person. +_:Lene_Vosquez foaf:name "Lene Vosquez"^^xsd:string. + dc:creator _:Lene_Vosquez. +_:Olzhbeta_Hasenberg rdf:type foaf:Person. +_:Olzhbeta_Hasenberg foaf:name "Olzhbeta Hasenberg"^^xsd:string. + dc:creator _:Olzhbeta_Hasenberg. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.dragged.tld/careering/triplets.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "lobsters triplets hepatics"^^xsd:string. + foaf:homepage "http://www.careering.tld/hepatics/colonies.html"^^xsd:string. + swrc:journal . +_:Erminia_Damrell rdf:type foaf:Person. +_:Erminia_Damrell foaf:name "Erminia Damrell"^^xsd:string. + dc:creator _:Erminia_Damrell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.triplets.tld/colonies/defalcate.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "hepatics defalcate transplantations"^^xsd:string. + foaf:homepage "http://www.colonies.tld/transplantations/forfends.html"^^xsd:string. + swrc:journal . +_:Bibiane_Eddens rdf:type foaf:Person. +_:Bibiane_Eddens foaf:name "Bibiane Eddens"^^xsd:string. + dc:creator _:Bibiane_Eddens. +_:Letizia_Madaras rdf:type foaf:Person. +_:Letizia_Madaras foaf:name "Letizia Madaras"^^xsd:string. + dc:creator _:Letizia_Madaras. + rdf:type bench:Article. + bench:cdrom "http://www.defalcate.tld/forfends/voucherable.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "transplantations voucherable intercepting"^^xsd:string. + foaf:homepage "http://www.forfends.tld/intercepting/jeered.html"^^xsd:string. + swrc:journal . +_:Tarran_Pointer rdf:type foaf:Person. +_:Tarran_Pointer foaf:name "Tarran Pointer"^^xsd:string. + dc:creator _:Tarran_Pointer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.voucherable.tld/jeered/immunopathology.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "intercepting immunopathology addends"^^xsd:string. + foaf:homepage "http://www.jeered.tld/addends/surveiled.html"^^xsd:string. + swrc:journal . +_:Faatin_Bonn rdf:type foaf:Person. +_:Faatin_Bonn foaf:name "Faatin Bonn"^^xsd:string. + dc:creator _:Faatin_Bonn. +_:Angela_Hager rdf:type foaf:Person. +_:Angela_Hager foaf:name "Angela Hager"^^xsd:string. + dc:creator _:Angela_Hager. + rdf:type bench:Article. + swrc:pages "2"^^xsd:integer. + dc:title "immunopathology surveiled wagers"^^xsd:string. + foaf:homepage "http://www.addends.tld/wagers/joysticks.html"^^xsd:string. + swrc:journal . +_:Lecia_Baumeister rdf:type foaf:Person. +_:Lecia_Baumeister foaf:name "Lecia Baumeister"^^xsd:string. + dc:creator _:Lecia_Baumeister. + rdf:type bench:Article. + rdfs:seeAlso "http://www.surveiled.tld/joysticks/nonliving.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "wagers nonliving agric"^^xsd:string. + foaf:homepage "http://www.joysticks.tld/agric/proliferating.html"^^xsd:string. + swrc:journal . +_:Hilary_Braddy rdf:type foaf:Person. +_:Hilary_Braddy foaf:name "Hilary Braddy"^^xsd:string. + dc:creator _:Hilary_Braddy. + rdf:type bench:Article. + swrc:pages "112"^^xsd:integer. + dc:title "nonliving proliferating disintegrator"^^xsd:string. + foaf:homepage "http://www.agric.tld/disintegrator/oblongish.html"^^xsd:string. + swrc:journal . +_:Riddhi_Colesar rdf:type foaf:Person. +_:Riddhi_Colesar foaf:name "Riddhi Colesar"^^xsd:string. + dc:creator _:Riddhi_Colesar. + rdf:type bench:Article. + swrc:note "administerings nonsuccess opticians lushes foremost dishtowels croutons dozers cootie undergoes nympholeptic fogless"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "proliferating oblongish leapfrogged"^^xsd:string. + foaf:homepage "http://www.disintegrator.tld/leapfrogged/overabundant.html"^^xsd:string. + swrc:journal . +_:Loke_Tuton rdf:type foaf:Person. +_:Loke_Tuton foaf:name "Loke Tuton"^^xsd:string. + dc:creator _:Loke_Tuton. +_:Clivia_Kuriger rdf:type foaf:Person. +_:Clivia_Kuriger foaf:name "Clivia Kuriger"^^xsd:string. + dc:creator _:Clivia_Kuriger. + rdf:type bench:Article. + swrc:pages "74"^^xsd:integer. + dc:title "oblongish overabundant legworks"^^xsd:string. + foaf:homepage "http://www.leapfrogged.tld/legworks/easeful.html"^^xsd:string. + swrc:journal . +_:Waatiq_Perico rdf:type foaf:Person. +_:Waatiq_Perico foaf:name "Waatiq Perico"^^xsd:string. + dc:creator _:Waatiq_Perico. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overabundant.tld/easeful/cognize.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "legworks cognize hoatzin"^^xsd:string. + foaf:homepage "http://www.easeful.tld/hoatzin/toiled.html"^^xsd:string. + swrc:journal . +_:Makhna_Stabile rdf:type foaf:Person. +_:Makhna_Stabile foaf:name "Makhna Stabile"^^xsd:string. + dc:creator _:Makhna_Stabile. +_:Caddock_Stagowski rdf:type foaf:Person. +_:Caddock_Stagowski foaf:name "Caddock Stagowski"^^xsd:string. + dc:creator _:Caddock_Stagowski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cognize.tld/toiled/nonspecialized.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "hoatzin nonspecialized vrouw"^^xsd:string. + foaf:homepage "http://www.toiled.tld/vrouw/squads.html"^^xsd:string. + swrc:journal . +_:Notburg_Towber rdf:type foaf:Person. +_:Notburg_Towber foaf:name "Notburg Towber"^^xsd:string. + dc:creator _:Notburg_Towber. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonspecialized.tld/squads/tantalums.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "vrouw tantalums overweight"^^xsd:string. + foaf:homepage "http://www.squads.tld/overweight/readmits.html"^^xsd:string. + swrc:journal . +_:Kellie_Frenner rdf:type foaf:Person. +_:Kellie_Frenner foaf:name "Kellie Frenner"^^xsd:string. + dc:creator _:Kellie_Frenner. +_:Doppo_Kieser rdf:type foaf:Person. +_:Doppo_Kieser foaf:name "Doppo Kieser"^^xsd:string. + dc:creator _:Doppo_Kieser. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "tantalums readmits loopholing"^^xsd:string. + foaf:homepage "http://www.overweight.tld/loopholing/tattles.html"^^xsd:string. + swrc:journal . +_:Lexi_Faulk rdf:type foaf:Person. +_:Lexi_Faulk foaf:name "Lexi Faulk"^^xsd:string. + dc:creator _:Lexi_Faulk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.readmits.tld/tattles/irradiates.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "loopholing irradiates befriends"^^xsd:string. + foaf:homepage "http://www.tattles.tld/befriends/insinuators.html"^^xsd:string. + swrc:journal . +_:Anbessa_Gulde rdf:type foaf:Person. +_:Anbessa_Gulde foaf:name "Anbessa Gulde"^^xsd:string. + dc:creator _:Anbessa_Gulde. + rdf:type bench:Article. + rdfs:seeAlso "http://www.irradiates.tld/insinuators/restorers.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "befriends restorers rebroadcasting"^^xsd:string. + foaf:homepage "http://www.insinuators.tld/rebroadcasting/grousing.html"^^xsd:string. + swrc:journal . +_:Kaspar_Reierson rdf:type foaf:Person. +_:Kaspar_Reierson foaf:name "Kaspar Reierson"^^xsd:string. + dc:creator _:Kaspar_Reierson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.restorers.tld/grousing/overdrinking.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "rebroadcasting overdrinking frow"^^xsd:string. + foaf:homepage "http://www.grousing.tld/frow/demarcators.html"^^xsd:string. + swrc:journal . +_:Taliyah_Jafari rdf:type foaf:Person. +_:Taliyah_Jafari foaf:name "Taliyah Jafari"^^xsd:string. + dc:creator _:Taliyah_Jafari. +_:Juri_Guzik rdf:type foaf:Person. +_:Juri_Guzik foaf:name "Juri Guzik"^^xsd:string. + dc:creator _:Juri_Guzik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overdrinking.tld/demarcators/tasselling.html"^^xsd:string. + swrc:note "spiffiest reinformed synfuel swiftest baronages warping fraternize despondency insurrectionaries backspin hoisting bourgeoned"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "frow tasselling crocked"^^xsd:string. + foaf:homepage "http://www.demarcators.tld/crocked/wharfinger.html"^^xsd:string. + swrc:journal . +_:Salaah_Elio rdf:type foaf:Person. +_:Salaah_Elio foaf:name "Salaah Elio"^^xsd:string. + dc:creator _:Salaah_Elio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tasselling.tld/wharfinger/reconverting.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "crocked reconverting washboards"^^xsd:string. + foaf:homepage "http://www.wharfinger.tld/washboards/overdrank.html"^^xsd:string. + swrc:journal . +_:Aandranee_Sakamaki rdf:type foaf:Person. +_:Aandranee_Sakamaki foaf:name "Aandranee Sakamaki"^^xsd:string. + dc:creator _:Aandranee_Sakamaki. + rdf:type bench:Article. + swrc:pages "163"^^xsd:integer. + dc:title "reconverting overdrank recalculations"^^xsd:string. + foaf:homepage "http://www.washboards.tld/recalculations/dumps.html"^^xsd:string. + swrc:journal . +_:Agpios_Bia rdf:type foaf:Person. +_:Agpios_Bia foaf:name "Agpios Bia"^^xsd:string. + dc:creator _:Agpios_Bia. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "overdrank dumps carousels"^^xsd:string. + foaf:homepage "http://www.recalculations.tld/carousels/acidly.html"^^xsd:string. + swrc:journal . +_:Atsumori_Bloyer rdf:type foaf:Person. +_:Atsumori_Bloyer foaf:name "Atsumori Bloyer"^^xsd:string. + dc:creator _:Atsumori_Bloyer. +_:Coch_Foulger rdf:type foaf:Person. +_:Coch_Foulger foaf:name "Coch Foulger"^^xsd:string. + dc:creator _:Coch_Foulger. + rdf:type bench:Article. + dc:title "dumps acidly deponent"^^xsd:string. + foaf:homepage "http://www.carousels.tld/deponent/venges.html"^^xsd:string. + swrc:journal . +_:Elif_Gameros rdf:type foaf:Person. +_:Elif_Gameros foaf:name "Elif Gameros"^^xsd:string. + dc:creator _:Elif_Gameros. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acidly.tld/venges/shivas.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "deponent shivas northers"^^xsd:string. + foaf:homepage "http://www.venges.tld/northers/mutualist.html"^^xsd:string. + swrc:journal . +_:Breana_Scheffler rdf:type foaf:Person. +_:Breana_Scheffler foaf:name "Breana Scheffler"^^xsd:string. + dc:creator _:Breana_Scheffler. +_:Jenna_Ovit rdf:type foaf:Person. +_:Jenna_Ovit foaf:name "Jenna Ovit"^^xsd:string. + dc:creator _:Jenna_Ovit. + rdf:type bench:Incollection. + bench:booktitle "shivas mutualist harebrained"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "northers harebrained earthworms"^^xsd:string. + foaf:homepage "http://www.mutualist.tld/earthworms/lunk.html"^^xsd:string. + dcterms:issued "1944"^^xsd:integer. +_:Casswallawn_Scheiblich rdf:type foaf:Person. +_:Casswallawn_Scheiblich foaf:name "Casswallawn Scheiblich"^^xsd:string. + dc:creator _:Casswallawn_Scheiblich. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1945)"^^xsd:string. + swrc:volume "6"^^xsd:integer. + dcterms:issued "1945"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.earthworms.tld/forefended/overtaking.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "lunk overtaking sourdoughs"^^xsd:string. + foaf:homepage "http://www.forefended.tld/sourdoughs/traditionless.html"^^xsd:string. + swrc:journal . + dc:creator _:Aandranee_Sakamaki. + dc:creator . + rdf:type bench:Article. + swrc:pages "89"^^xsd:integer. + dc:title "overtaking traditionless spoliator"^^xsd:string. + foaf:homepage "http://www.sourdoughs.tld/spoliator/earthlier.html"^^xsd:string. + swrc:journal . + dc:creator _:Atsumori_Bloyer. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.traditionless.tld/earthlier/stenographers.html"^^xsd:string. + dc:title "spoliator stenographers reallocating"^^xsd:string. + foaf:homepage "http://www.earthlier.tld/reallocating/aslope.html"^^xsd:string. + swrc:journal . + dc:creator _:Elif_Gameros. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.stenographers.tld/aslope/seawaters.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "reallocating seawaters ruminative"^^xsd:string. + foaf:homepage "http://www.aslope.tld/ruminative/patronly.html"^^xsd:string. + swrc:journal . + dc:creator _:Jenna_Ovit. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.seawaters.tld/patronly/hydrozoon.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "ruminative hydrozoon webbier"^^xsd:string. + foaf:homepage "http://www.patronly.tld/webbier/foxiness.html"^^xsd:string. + swrc:journal . + dc:creator _:Makhna_Stabile. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.hydrozoon.tld/foxiness/toddy.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "webbier toddy playlets"^^xsd:string. + foaf:homepage "http://www.foxiness.tld/playlets/mouthiest.html"^^xsd:string. + swrc:journal . + dc:creator _:Notburg_Towber. + dc:creator _:Doppo_Kieser. + dc:creator . + rdf:type bench:Article. + swrc:pages "155"^^xsd:integer. + dc:title "toddy mouthiest delegati"^^xsd:string. + foaf:homepage "http://www.playlets.tld/delegati/renege.html"^^xsd:string. + swrc:journal . + dc:creator _:Anbessa_Gulde. + dc:creator . + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "mouthiest renege briefless"^^xsd:string. + foaf:homepage "http://www.delegati.tld/briefless/regularities.html"^^xsd:string. + swrc:journal . + dc:creator _:Taliyah_Jafari. + dc:creator . + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "renege regularities planarity"^^xsd:string. + foaf:homepage "http://www.briefless.tld/planarity/stubborner.html"^^xsd:string. + swrc:journal . + dc:creator _:Salaah_Elio. + dc:creator . + rdf:type bench:Article. + swrc:pages "111"^^xsd:integer. + dc:title "regularities stubborner waterbeds"^^xsd:string. + foaf:homepage "http://www.planarity.tld/waterbeds/disinclines.html"^^xsd:string. + swrc:journal . + dc:creator _:Agpios_Bia. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.stubborner.tld/disinclines/antonyms.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "waterbeds antonyms anesthetize"^^xsd:string. + foaf:homepage "http://www.disinclines.tld/anesthetize/chanticleer.html"^^xsd:string. + swrc:journal . + dc:creator _:Coch_Foulger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antonyms.tld/chanticleer/administrants.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "anesthetize administrants preengaging"^^xsd:string. + foaf:homepage "http://www.chanticleer.tld/preengaging/unitarians.html"^^xsd:string. + swrc:journal . +_:Erechtheus_Muschick rdf:type foaf:Person. +_:Erechtheus_Muschick foaf:name "Erechtheus Muschick"^^xsd:string. + dc:creator _:Erechtheus_Muschick. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "administrants unitarians reevaluate"^^xsd:string. + foaf:homepage "http://www.preengaging.tld/reevaluate/rekeys.html"^^xsd:string. + swrc:journal . +_:Gustel_Pitek rdf:type foaf:Person. +_:Gustel_Pitek foaf:name "Gustel Pitek"^^xsd:string. + dc:creator _:Gustel_Pitek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unitarians.tld/rekeys/ochroid.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "reevaluate ochroid climatotherapy"^^xsd:string. + foaf:homepage "http://www.rekeys.tld/climatotherapy/crocks.html"^^xsd:string. + swrc:journal . +_:Angel_Delcarmen rdf:type foaf:Person. +_:Angel_Delcarmen foaf:name "Angel Delcarmen"^^xsd:string. + dc:creator _:Angel_Delcarmen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ochroid.tld/crocks/carpetbag.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "climatotherapy carpetbag peonism"^^xsd:string. + foaf:homepage "http://www.crocks.tld/peonism/metropolitanize.html"^^xsd:string. + swrc:journal . +_:Cathy_Phebus rdf:type foaf:Person. +_:Cathy_Phebus foaf:name "Cathy Phebus"^^xsd:string. + dc:creator _:Cathy_Phebus. + rdf:type bench:Article. + dc:title "carpetbag metropolitanize twanged"^^xsd:string. + foaf:homepage "http://www.peonism.tld/twanged/pedros.html"^^xsd:string. + swrc:journal . +_:Joey_Yarboro rdf:type foaf:Person. +_:Joey_Yarboro foaf:name "Joey Yarboro"^^xsd:string. + dc:creator _:Joey_Yarboro. +_:Arcadia_Granade rdf:type foaf:Person. +_:Arcadia_Granade foaf:name "Arcadia Granade"^^xsd:string. + dc:creator _:Arcadia_Granade. + rdf:type bench:Article. + dc:title "metropolitanize pedros nonforfeitable"^^xsd:string. + foaf:homepage "http://www.twanged.tld/nonforfeitable/dissociative.html"^^xsd:string. + swrc:journal . +_:Miles_Manero rdf:type foaf:Person. +_:Miles_Manero foaf:name "Miles Manero"^^xsd:string. + dc:creator _:Miles_Manero. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pedros.tld/dissociative/apostacy.html"^^xsd:string. + dc:title "nonforfeitable apostacy malting"^^xsd:string. + foaf:homepage "http://www.dissociative.tld/malting/footgear.html"^^xsd:string. + swrc:journal . +_:Chasidy_Hoop rdf:type foaf:Person. +_:Chasidy_Hoop foaf:name "Chasidy Hoop"^^xsd:string. + dc:creator _:Chasidy_Hoop. + rdf:type bench:Article. + swrc:pages "58"^^xsd:integer. + dc:title "apostacy footgear abominators"^^xsd:string. + foaf:homepage "http://www.malting.tld/abominators/trilobate.html"^^xsd:string. + swrc:journal . +_:Emiko_Root rdf:type foaf:Person. +_:Emiko_Root foaf:name "Emiko Root"^^xsd:string. + dc:creator _:Emiko_Root. + rdf:type bench:Article. + swrc:pages "42"^^xsd:integer. + dc:title "footgear trilobate jigsawed"^^xsd:string. + foaf:homepage "http://www.abominators.tld/jigsawed/kickstands.html"^^xsd:string. + swrc:journal . +_:Bia_Klemme rdf:type foaf:Person. +_:Bia_Klemme foaf:name "Bia Klemme"^^xsd:string. + dc:creator _:Bia_Klemme. + rdf:type bench:Article. + swrc:pages "134"^^xsd:integer. + dc:title "trilobate kickstands prated"^^xsd:string. + foaf:homepage "http://www.jigsawed.tld/prated/songstresses.html"^^xsd:string. + swrc:journal . +_:Lilja_Siwiec rdf:type foaf:Person. +_:Lilja_Siwiec foaf:name "Lilja Siwiec"^^xsd:string. + dc:creator _:Lilja_Siwiec. +_:Demont_Escalet rdf:type foaf:Person. +_:Demont_Escalet foaf:name "Demont Escalet"^^xsd:string. + dc:creator _:Demont_Escalet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kickstands.tld/songstresses/incorporeal.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "prated incorporeal piazadora"^^xsd:string. + foaf:homepage "http://www.songstresses.tld/piazadora/hearings.html"^^xsd:string. + swrc:journal . +_:Dewi_Rappleyea rdf:type foaf:Person. +_:Dewi_Rappleyea foaf:name "Dewi Rappleyea"^^xsd:string. + dc:creator _:Dewi_Rappleyea. +_:Inejiro_Javens rdf:type foaf:Person. +_:Inejiro_Javens foaf:name "Inejiro Javens"^^xsd:string. + dc:creator _:Inejiro_Javens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incorporeal.tld/hearings/legation.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "piazadora legation subendorsed"^^xsd:string. + foaf:homepage "http://www.hearings.tld/subendorsed/hippocampus.html"^^xsd:string. + swrc:journal . +_:Egor_Braue rdf:type foaf:Person. +_:Egor_Braue foaf:name "Egor Braue"^^xsd:string. + dc:creator _:Egor_Braue. + rdf:type bench:Article. + rdfs:seeAlso "http://www.legation.tld/hippocampus/miscalculates.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "subendorsed miscalculates whetters"^^xsd:string. + foaf:homepage "http://www.hippocampus.tld/whetters/leviathans.html"^^xsd:string. + swrc:journal . +_:Shaakira_Ricklefs rdf:type foaf:Person. +_:Shaakira_Ricklefs foaf:name "Shaakira Ricklefs"^^xsd:string. + dc:creator _:Shaakira_Ricklefs. + rdf:type bench:Article. + rdfs:seeAlso "http://www.miscalculates.tld/leviathans/misadvised.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "whetters misadvised tiltyard"^^xsd:string. + foaf:homepage "http://www.leviathans.tld/tiltyard/numberable.html"^^xsd:string. + swrc:journal . +_:Emina_Yeeloy rdf:type foaf:Person. +_:Emina_Yeeloy foaf:name "Emina Yeeloy"^^xsd:string. + dc:creator _:Emina_Yeeloy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misadvised.tld/numberable/yawing.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "tiltyard yawing prosecutrices"^^xsd:string. + foaf:homepage "http://www.numberable.tld/prosecutrices/pegboxes.html"^^xsd:string. + swrc:journal . +_:Sebastiano_Lockyer rdf:type foaf:Person. +_:Sebastiano_Lockyer foaf:name "Sebastiano Lockyer"^^xsd:string. + dc:creator _:Sebastiano_Lockyer. +_:Jace_Ruotolo rdf:type foaf:Person. +_:Jace_Ruotolo foaf:name "Jace Ruotolo"^^xsd:string. + dc:creator _:Jace_Ruotolo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yawing.tld/pegboxes/feeblish.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "prosecutrices feeblish extenuation"^^xsd:string. + foaf:homepage "http://www.pegboxes.tld/extenuation/stranders.html"^^xsd:string. + swrc:journal . +_:Gulielma_Arce rdf:type foaf:Person. +_:Gulielma_Arce foaf:name "Gulielma Arce"^^xsd:string. + dc:creator _:Gulielma_Arce. + rdf:type bench:Article. + rdfs:seeAlso "http://www.feeblish.tld/stranders/abbesses.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "extenuation abbesses strongboxes"^^xsd:string. + foaf:homepage "http://www.stranders.tld/strongboxes/chromas.html"^^xsd:string. + swrc:journal . +_:Claudios_Lemmert rdf:type foaf:Person. +_:Claudios_Lemmert foaf:name "Claudios Lemmert"^^xsd:string. + dc:creator _:Claudios_Lemmert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.abbesses.tld/chromas/oats.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "strongboxes oats pulling"^^xsd:string. + foaf:homepage "http://www.chromas.tld/pulling/leatheriness.html"^^xsd:string. + swrc:journal . +_:Alona_Lucario rdf:type foaf:Person. +_:Alona_Lucario foaf:name "Alona Lucario"^^xsd:string. + dc:creator _:Alona_Lucario. +_:Charlette_Negron rdf:type foaf:Person. +_:Charlette_Negron foaf:name "Charlette Negron"^^xsd:string. + dc:creator _:Charlette_Negron. + rdf:type bench:Article. + swrc:pages "178"^^xsd:integer. + dc:title "oats leatheriness witchy"^^xsd:string. + foaf:homepage "http://www.pulling.tld/witchy/horologe.html"^^xsd:string. + swrc:journal . +_:Masakazu_Lisko rdf:type foaf:Person. +_:Masakazu_Lisko foaf:name "Masakazu Lisko"^^xsd:string. + dc:creator _:Masakazu_Lisko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leatheriness.tld/horologe/bigamistic.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "witchy bigamistic furrows"^^xsd:string. + foaf:homepage "http://www.horologe.tld/furrows/eloquence.html"^^xsd:string. + swrc:journal . +_:Khadija_Lagerquist rdf:type foaf:Person. +_:Khadija_Lagerquist foaf:name "Khadija Lagerquist"^^xsd:string. + dc:creator _:Khadija_Lagerquist. + rdf:type bench:Article. + swrc:pages "139"^^xsd:integer. + dc:title "bigamistic eloquence cobwebbier"^^xsd:string. + foaf:homepage "http://www.furrows.tld/cobwebbier/divorcing.html"^^xsd:string. + swrc:journal . +_:Eligius_Vanwechel rdf:type foaf:Person. +_:Eligius_Vanwechel foaf:name "Eligius Vanwechel"^^xsd:string. + dc:creator _:Eligius_Vanwechel. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "eloquence divorcing incidentally"^^xsd:string. + foaf:homepage "http://www.cobwebbier.tld/incidentally/retorts.html"^^xsd:string. + swrc:journal . +_:Kazushige_Goeppner rdf:type foaf:Person. +_:Kazushige_Goeppner foaf:name "Kazushige Goeppner"^^xsd:string. + dc:creator _:Kazushige_Goeppner. +_:Davida_Rho rdf:type foaf:Person. +_:Davida_Rho foaf:name "Davida Rho"^^xsd:string. + dc:creator _:Davida_Rho. + rdf:type bench:Article. + rdfs:seeAlso "http://www.divorcing.tld/retorts/insoles.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "incidentally insoles stockman"^^xsd:string. + foaf:homepage "http://www.retorts.tld/stockman/queening.html"^^xsd:string. + swrc:journal . +_:Madaleno_Bercier rdf:type foaf:Person. +_:Madaleno_Bercier foaf:name "Madaleno Bercier"^^xsd:string. + dc:creator _:Madaleno_Bercier. + rdf:type bench:Article. + swrc:pages "163"^^xsd:integer. + dc:title "insoles queening allergist"^^xsd:string. + foaf:homepage "http://www.stockman.tld/allergist/doyenne.html"^^xsd:string. + swrc:journal . +_:Takehide_Gauna rdf:type foaf:Person. +_:Takehide_Gauna foaf:name "Takehide Gauna"^^xsd:string. + dc:creator _:Takehide_Gauna. + rdf:type bench:Article. + rdfs:seeAlso "http://www.queening.tld/doyenne/placarders.html"^^xsd:string. + dc:title "allergist placarders septuagenarians"^^xsd:string. + foaf:homepage "http://www.doyenne.tld/septuagenarians/safecracker.html"^^xsd:string. + swrc:journal . +_:Evamarie_Coraham rdf:type foaf:Person. +_:Evamarie_Coraham foaf:name "Evamarie Coraham"^^xsd:string. + dc:creator _:Evamarie_Coraham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.placarders.tld/safecracker/cacaos.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "septuagenarians cacaos mignonette"^^xsd:string. + foaf:homepage "http://www.safecracker.tld/mignonette/tailored.html"^^xsd:string. + swrc:journal . +_:Kit_Storrs rdf:type foaf:Person. +_:Kit_Storrs foaf:name "Kit Storrs"^^xsd:string. + dc:creator _:Kit_Storrs. + swrc:editor _:Tienne_Segraves. +_:Tienne_Segraves rdf:type foaf:Person. +_:Tienne_Segraves foaf:name "Tienne Segraves"^^xsd:string. + swrc:editor _:Sozui_Jalovel. +_:Sozui_Jalovel rdf:type foaf:Person. +_:Sozui_Jalovel foaf:name "Sozui Jalovel"^^xsd:string. + swrc:editor _:Warona_Pelligrino. +_:Warona_Pelligrino rdf:type foaf:Person. +_:Warona_Pelligrino foaf:name "Warona Pelligrino"^^xsd:string. + swrc:editor _:Kantha_Lybert. +_:Kantha_Lybert rdf:type foaf:Person. +_:Kantha_Lybert foaf:name "Kantha Lybert"^^xsd:string. + rdf:type bench:Incollection. + bench:booktitle "cacaos tailored whews"^^xsd:string. + rdfs:seeAlso "http://www.mignonette.tld/whews/beholden.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "tailored beholden branchless"^^xsd:string. + foaf:homepage "http://www.whews.tld/branchless/primitiveness.html"^^xsd:string. + dcterms:issued "1945"^^xsd:integer. +_:Radosha_Ferioli rdf:type foaf:Person. +_:Radosha_Ferioli foaf:name "Radosha Ferioli"^^xsd:string. + dc:creator _:Radosha_Ferioli. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1946)"^^xsd:string. + swrc:volume "7"^^xsd:integer. + dcterms:issued "1946"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "branchless crimper tonners"^^xsd:string. + foaf:homepage "http://www.primitiveness.tld/tonners/unfair.html"^^xsd:string. + swrc:journal . + dc:creator _:Masakazu_Lisko. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.crimper.tld/unfair/southpaws.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "tonners southpaws scorify"^^xsd:string. + foaf:homepage "http://www.unfair.tld/scorify/supportance.html"^^xsd:string. + swrc:journal . + dc:creator _:Masakazu_Lisko. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.southpaws.tld/supportance/jumpiest.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "scorify jumpiest whanged"^^xsd:string. + foaf:homepage "http://www.supportance.tld/whanged/intercollegiate.html"^^xsd:string. + swrc:journal . + dc:creator _:Eligius_Vanwechel. + dc:creator _:Davida_Rho. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.jumpiest.tld/intercollegiate/iniquitously.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "whanged iniquitously lycanthropies"^^xsd:string. + foaf:homepage "http://www.intercollegiate.tld/lycanthropies/electrophoresed.html"^^xsd:string. + swrc:journal . + dc:creator _:Takehide_Gauna. + dc:creator . + rdf:type bench:Article. + swrc:pages "30"^^xsd:integer. + dc:title "iniquitously electrophoresed dinting"^^xsd:string. + foaf:homepage "http://www.lycanthropies.tld/dinting/rezoning.html"^^xsd:string. + swrc:journal . + dc:creator _:Kit_Storrs. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.electrophoresed.tld/rezoning/pledgee.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "dinting pledgee protoactinium"^^xsd:string. + foaf:homepage "http://www.rezoning.tld/protoactinium/darned.html"^^xsd:string. + swrc:journal . + dc:creator _:Dewi_Rappleyea. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.pledgee.tld/darned/emblements.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "protoactinium emblements shrewed"^^xsd:string. + foaf:homepage "http://www.darned.tld/shrewed/alluvials.html"^^xsd:string. + swrc:journal . + dc:creator _:Egor_Braue. + dc:creator _:Emina_Yeeloy. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.emblements.tld/alluvials/depressional.html"^^xsd:string. + dc:title "shrewed depressional airlifts"^^xsd:string. + foaf:homepage "http://www.alluvials.tld/airlifts/tests.html"^^xsd:string. + swrc:journal . + dc:creator _:Jace_Ruotolo. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.depressional.tld/tests/sliming.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "airlifts sliming felicitator"^^xsd:string. + foaf:homepage "http://www.tests.tld/felicitator/virological.html"^^xsd:string. + swrc:journal . + dc:creator _:Claudios_Lemmert. + dc:creator _:Charlette_Negron. + dc:creator . + rdf:type bench:Article. + bench:cdrom "http://www.sliming.tld/virological/results.html"^^xsd:string. + rdfs:seeAlso "http://www.felicitator.tld/results/contradistinctions.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "virological contradistinctions unexciting"^^xsd:string. + foaf:homepage "http://www.results.tld/unexciting/debateable.html"^^xsd:string. + swrc:journal . + dc:creator _:Khadija_Lagerquist. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.contradistinctions.tld/debateable/tenants.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "unexciting tenants earrings"^^xsd:string. + foaf:homepage "http://www.debateable.tld/earrings/overrigid.html"^^xsd:string. + swrc:journal . + dc:creator _:Kazushige_Goeppner. + rdf:type bench:Article. + swrc:note "tarnishable centralizes nonferrous pathological donut benthos superlatives lustrum subduals directorship classily"^^xsd:string. + dc:title "tenants overrigid hidebound"^^xsd:string. + foaf:homepage "http://www.earrings.tld/hidebound/faire.html"^^xsd:string. + swrc:journal . + dc:creator _:Madaleno_Bercier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overrigid.tld/faire/poloist.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "hidebound poloist comets"^^xsd:string. + foaf:homepage "http://www.faire.tld/comets/paraphraser.html"^^xsd:string. + swrc:journal . +_:Einian_Frascella rdf:type foaf:Person. +_:Einian_Frascella foaf:name "Einian Frascella"^^xsd:string. + dc:creator _:Einian_Frascella. + rdf:type bench:Article. + dc:title "poloist paraphraser whangs"^^xsd:string. + foaf:homepage "http://www.comets.tld/whangs/uncovering.html"^^xsd:string. + swrc:journal . +_:Kaori_Leasy rdf:type foaf:Person. +_:Kaori_Leasy foaf:name "Kaori Leasy"^^xsd:string. + dc:creator _:Kaori_Leasy. + rdf:type bench:Article. + bench:cdrom "http://www.paraphraser.tld/uncovering/infested.html"^^xsd:string. + rdfs:seeAlso "http://www.whangs.tld/infested/heaver.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "uncovering heaver euphorically"^^xsd:string. + foaf:homepage "http://www.infested.tld/euphorically/ameliorative.html"^^xsd:string. + swrc:journal . +_:Boje_Ostrum rdf:type foaf:Person. +_:Boje_Ostrum foaf:name "Boje Ostrum"^^xsd:string. + dc:creator _:Boje_Ostrum. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "heaver ameliorative aglets"^^xsd:string. + foaf:homepage "http://www.euphorically.tld/aglets/preciosity.html"^^xsd:string. + swrc:journal . +_:Cassian_Cozzy rdf:type foaf:Person. +_:Cassian_Cozzy foaf:name "Cassian Cozzy"^^xsd:string. + dc:creator _:Cassian_Cozzy. + rdf:type bench:Article. + swrc:pages "164"^^xsd:integer. + dc:title "ameliorative preciosity curring"^^xsd:string. + foaf:homepage "http://www.aglets.tld/curring/compositely.html"^^xsd:string. + swrc:journal . +_:Gratia_Flach rdf:type foaf:Person. +_:Gratia_Flach foaf:name "Gratia Flach"^^xsd:string. + dc:creator _:Gratia_Flach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preciosity.tld/compositely/antennal.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "curring antennal undrinkable"^^xsd:string. + foaf:homepage "http://www.compositely.tld/undrinkable/charter.html"^^xsd:string. + swrc:journal . +_:Wira_Majette rdf:type foaf:Person. +_:Wira_Majette foaf:name "Wira Majette"^^xsd:string. + dc:creator _:Wira_Majette. + rdf:type bench:Article. + swrc:pages "65"^^xsd:integer. + dc:title "antennal charter uncashed"^^xsd:string. + foaf:homepage "http://www.undrinkable.tld/uncashed/huntedly.html"^^xsd:string. + swrc:journal . +_:Socorro_Mcsorley rdf:type foaf:Person. +_:Socorro_Mcsorley foaf:name "Socorro Mcsorley"^^xsd:string. + dc:creator _:Socorro_Mcsorley. + rdf:type bench:Article. + swrc:pages "80"^^xsd:integer. + dc:title "charter huntedly czardoms"^^xsd:string. + foaf:homepage "http://www.uncashed.tld/czardoms/unidentifiable.html"^^xsd:string. + swrc:journal . +_:Honami_Docherty rdf:type foaf:Person. +_:Honami_Docherty foaf:name "Honami Docherty"^^xsd:string. + dc:creator _:Honami_Docherty. + rdf:type bench:Article. + rdfs:seeAlso "http://www.huntedly.tld/unidentifiable/reversing.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "czardoms reversing monstrances"^^xsd:string. + foaf:homepage "http://www.unidentifiable.tld/monstrances/gravies.html"^^xsd:string. + swrc:journal . +_:Adrien_Hoit rdf:type foaf:Person. +_:Adrien_Hoit foaf:name "Adrien Hoit"^^xsd:string. + dc:creator _:Adrien_Hoit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reversing.tld/gravies/quadrigamist.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "monstrances quadrigamist mysteriously"^^xsd:string. + foaf:homepage "http://www.gravies.tld/mysteriously/trenchers.html"^^xsd:string. + swrc:journal . +_:Richild_Brinius rdf:type foaf:Person. +_:Richild_Brinius foaf:name "Richild Brinius"^^xsd:string. + dc:creator _:Richild_Brinius. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quadrigamist.tld/trenchers/artfully.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "mysteriously artfully mangled"^^xsd:string. + foaf:homepage "http://www.trenchers.tld/mangled/operably.html"^^xsd:string. + swrc:journal . +_:Hilario_Kovats rdf:type foaf:Person. +_:Hilario_Kovats foaf:name "Hilario Kovats"^^xsd:string. + dc:creator _:Hilario_Kovats. + rdf:type bench:Article. + rdfs:seeAlso "http://www.artfully.tld/operably/ionizing.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "mangled ionizing tenantry"^^xsd:string. + foaf:homepage "http://www.operably.tld/tenantry/armfuls.html"^^xsd:string. + swrc:journal . +_:Datja_Carner rdf:type foaf:Person. +_:Datja_Carner foaf:name "Datja Carner"^^xsd:string. + dc:creator _:Datja_Carner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ionizing.tld/armfuls/appendant.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "tenantry appendant submontane"^^xsd:string. + foaf:homepage "http://www.armfuls.tld/submontane/stoutening.html"^^xsd:string. + swrc:journal . +_:Dawn_Lauinger rdf:type foaf:Person. +_:Dawn_Lauinger foaf:name "Dawn Lauinger"^^xsd:string. + dc:creator _:Dawn_Lauinger. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "appendant stoutening piling"^^xsd:string. + foaf:homepage "http://www.submontane.tld/piling/defunctness.html"^^xsd:string. + swrc:journal . +_:Tsumemasa_Lloyd rdf:type foaf:Person. +_:Tsumemasa_Lloyd foaf:name "Tsumemasa Lloyd"^^xsd:string. + dc:creator _:Tsumemasa_Lloyd. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stoutening.tld/defunctness/bestializing.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "piling bestializing overconfident"^^xsd:string. + foaf:homepage "http://www.defunctness.tld/overconfident/triadism.html"^^xsd:string. + swrc:journal . +_:Patroklus_Hertel rdf:type foaf:Person. +_:Patroklus_Hertel foaf:name "Patroklus Hertel"^^xsd:string. + dc:creator _:Patroklus_Hertel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bestializing.tld/triadism/vivifier.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "overconfident vivifier vivisection"^^xsd:string. + foaf:homepage "http://www.triadism.tld/vivisection/distally.html"^^xsd:string. + swrc:journal . +_:Dymas_Houskeeper rdf:type foaf:Person. +_:Dymas_Houskeeper foaf:name "Dymas Houskeeper"^^xsd:string. + dc:creator _:Dymas_Houskeeper. + rdf:type bench:Article. + swrc:pages "74"^^xsd:integer. + dc:title "vivifier distally polyclinic"^^xsd:string. + foaf:homepage "http://www.vivisection.tld/polyclinic/foretime.html"^^xsd:string. + swrc:journal . +_:Bezubaia_Wiece rdf:type foaf:Person. +_:Bezubaia_Wiece foaf:name "Bezubaia Wiece"^^xsd:string. + dc:creator _:Bezubaia_Wiece. + rdf:type bench:Article. + rdfs:seeAlso "http://www.distally.tld/foretime/triarchy.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "polyclinic triarchy homerooms"^^xsd:string. + foaf:homepage "http://www.foretime.tld/homerooms/totterer.html"^^xsd:string. + swrc:journal . +_:Isha_Quave rdf:type foaf:Person. +_:Isha_Quave foaf:name "Isha Quave"^^xsd:string. + dc:creator _:Isha_Quave. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "triarchy totterer diarist"^^xsd:string. + foaf:homepage "http://www.homerooms.tld/diarist/needlessness.html"^^xsd:string. + swrc:journal . +_:Flaca_Sodawasser rdf:type foaf:Person. +_:Flaca_Sodawasser foaf:name "Flaca Sodawasser"^^xsd:string. + dc:creator _:Flaca_Sodawasser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.totterer.tld/needlessness/lambies.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "diarist lambies geed"^^xsd:string. + foaf:homepage "http://www.needlessness.tld/geed/charts.html"^^xsd:string. + swrc:journal . +_:Bruna_Nervis rdf:type foaf:Person. +_:Bruna_Nervis foaf:name "Bruna Nervis"^^xsd:string. + dc:creator _:Bruna_Nervis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lambies.tld/charts/begets.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "geed begets floorthrough"^^xsd:string. + foaf:homepage "http://www.charts.tld/floorthrough/chargee.html"^^xsd:string. + swrc:journal . +_:Irminwin_Milloy rdf:type foaf:Person. +_:Irminwin_Milloy foaf:name "Irminwin Milloy"^^xsd:string. + dc:creator _:Irminwin_Milloy. +_:Mikolas_Sirman rdf:type foaf:Person. +_:Mikolas_Sirman foaf:name "Mikolas Sirman"^^xsd:string. + dc:creator _:Mikolas_Sirman. + rdf:type bench:Article. + swrc:pages "82"^^xsd:integer. + dc:title "begets chargee affixion"^^xsd:string. + foaf:homepage "http://www.floorthrough.tld/affixion/pincers.html"^^xsd:string. + swrc:journal . +_:Blossom_Quero rdf:type foaf:Person. +_:Blossom_Quero foaf:name "Blossom Quero"^^xsd:string. + dc:creator _:Blossom_Quero. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chargee.tld/pincers/quipped.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "affixion quipped cabinetmaking"^^xsd:string. + foaf:homepage "http://www.pincers.tld/cabinetmaking/unsupervised.html"^^xsd:string. + swrc:journal . +_:Lottchen_Pillitteri rdf:type foaf:Person. +_:Lottchen_Pillitteri foaf:name "Lottchen Pillitteri"^^xsd:string. + dc:creator _:Lottchen_Pillitteri. +_:Anthony_Row rdf:type foaf:Person. +_:Anthony_Row foaf:name "Anthony Row"^^xsd:string. + dc:creator _:Anthony_Row. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quipped.tld/unsupervised/deathcups.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "cabinetmaking deathcups dogfight"^^xsd:string. + foaf:homepage "http://www.unsupervised.tld/dogfight/wormhole.html"^^xsd:string. + swrc:journal . +_:Karita_Sukovich rdf:type foaf:Person. +_:Karita_Sukovich foaf:name "Karita Sukovich"^^xsd:string. + dc:creator _:Karita_Sukovich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deathcups.tld/wormhole/emptied.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "dogfight emptied drifter"^^xsd:string. + foaf:homepage "http://www.wormhole.tld/drifter/sluggishness.html"^^xsd:string. + swrc:journal . +_:Gavriella_Sasson rdf:type foaf:Person. +_:Gavriella_Sasson foaf:name "Gavriella Sasson"^^xsd:string. + dc:creator _:Gavriella_Sasson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emptied.tld/sluggishness/senescent.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "drifter senescent representable"^^xsd:string. + foaf:homepage "http://www.sluggishness.tld/representable/honors.html"^^xsd:string. + swrc:journal . +_:Lisandro_Harpst rdf:type foaf:Person. +_:Lisandro_Harpst foaf:name "Lisandro Harpst"^^xsd:string. + dc:creator _:Lisandro_Harpst. + rdf:type bench:Article. + rdfs:seeAlso "http://www.senescent.tld/honors/bullier.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "representable bullier superintended"^^xsd:string. + foaf:homepage "http://www.honors.tld/superintended/investigated.html"^^xsd:string. + swrc:journal . +_:Lloyd_Stallsmith rdf:type foaf:Person. +_:Lloyd_Stallsmith foaf:name "Lloyd Stallsmith"^^xsd:string. + dc:creator _:Lloyd_Stallsmith. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bullier.tld/investigated/paragraphed.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "superintended paragraphed claywares"^^xsd:string. + foaf:homepage "http://www.investigated.tld/claywares/resourcefulness.html"^^xsd:string. + swrc:journal . +_:Blanca_Ursery rdf:type foaf:Person. +_:Blanca_Ursery foaf:name "Blanca Ursery"^^xsd:string. + dc:creator _:Blanca_Ursery. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "paragraphed resourcefulness psychos"^^xsd:string. + foaf:homepage "http://www.claywares.tld/psychos/morphia.html"^^xsd:string. + swrc:journal . +_:Kristin_Sandhu rdf:type foaf:Person. +_:Kristin_Sandhu foaf:name "Kristin Sandhu"^^xsd:string. + dc:creator _:Kristin_Sandhu. + rdf:type bench:Incollection. + bench:booktitle "resourcefulness morphia ventricular"^^xsd:string. + rdfs:seeAlso "http://www.psychos.tld/ventricular/iteming.html"^^xsd:string. + dc:title "morphia iteming immunoreactive"^^xsd:string. + foaf:homepage "http://www.ventricular.tld/immunoreactive/weasand.html"^^xsd:string. + dcterms:issued "1946"^^xsd:integer. +_:Isamu_Cokely rdf:type foaf:Person. +_:Isamu_Cokely foaf:name "Isamu Cokely"^^xsd:string. + dc:creator _:Isamu_Cokely. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1947)"^^xsd:string. + swrc:volume "8"^^xsd:integer. + dcterms:issued "1947"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.immunoreactive.tld/yearlings/timidities.html"^^xsd:string. + dc:title "weasand timidities untold"^^xsd:string. + foaf:homepage "http://www.yearlings.tld/untold/fellowman.html"^^xsd:string. + swrc:journal . + dc:creator _:Bezubaia_Wiece. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.timidities.tld/fellowman/adamantine.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "untold adamantine museful"^^xsd:string. + foaf:homepage "http://www.fellowman.tld/museful/medallions.html"^^xsd:string. + swrc:journal . + dc:creator _:Bezubaia_Wiece. + dc:creator _:Flaca_Sodawasser. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.adamantine.tld/medallions/malingerers.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "museful malingerers gnashes"^^xsd:string. + foaf:homepage "http://www.medallions.tld/gnashes/chuffs.html"^^xsd:string. + swrc:journal . + dc:creator _:Irminwin_Milloy. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.malingerers.tld/chuffs/redundance.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "gnashes redundance matriculant"^^xsd:string. + foaf:homepage "http://www.chuffs.tld/matriculant/flexes.html"^^xsd:string. + swrc:journal . + dc:creator _:Blossom_Quero. + dc:creator . + rdf:type bench:Article. + swrc:pages "8"^^xsd:integer. + dc:title "redundance flexes repairing"^^xsd:string. + foaf:homepage "http://www.matriculant.tld/repairing/keepable.html"^^xsd:string. + swrc:journal . + dc:creator _:Anthony_Row. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.flexes.tld/keepable/etchers.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "repairing etchers mitering"^^xsd:string. + foaf:homepage "http://www.keepable.tld/mitering/laboratorian.html"^^xsd:string. + swrc:journal . + dc:creator _:Gavriella_Sasson. + dc:creator . + rdf:type bench:Article. + dc:title "etchers laboratorian tiptoed"^^xsd:string. + foaf:homepage "http://www.mitering.tld/tiptoed/humoring.html"^^xsd:string. + swrc:journal . + dc:creator _:Lloyd_Stallsmith. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.laboratorian.tld/humoring/hairiest.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "tiptoed hairiest ouzels"^^xsd:string. + foaf:homepage "http://www.humoring.tld/ouzels/frequented.html"^^xsd:string. + swrc:journal . + dc:creator _:Kristin_Sandhu. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.hairiest.tld/frequented/negatively.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "ouzels negatively witnesses"^^xsd:string. + foaf:homepage "http://www.frequented.tld/witnesses/pharisaical.html"^^xsd:string. + swrc:journal . + dc:creator _:Honami_Docherty. + dc:creator _:Richild_Brinius. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.negatively.tld/pharisaical/flaunting.html"^^xsd:string. + dc:title "witnesses flaunting divergence"^^xsd:string. + foaf:homepage "http://www.pharisaical.tld/divergence/semitraditional.html"^^xsd:string. + swrc:journal . + dc:creator _:Datja_Carner. + dc:creator . + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "flaunting semitraditional negotiators"^^xsd:string. + foaf:homepage "http://www.divergence.tld/negotiators/greaves.html"^^xsd:string. + swrc:journal . + dc:creator _:Tsumemasa_Lloyd. + rdf:type bench:Article. + rdfs:seeAlso "http://www.semitraditional.tld/greaves/microspace.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "negotiators microspace fixup"^^xsd:string. + foaf:homepage "http://www.greaves.tld/fixup/scurf.html"^^xsd:string. + swrc:journal . + dc:creator _:Dymas_Houskeeper. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "microspace scurf snowballed"^^xsd:string. + foaf:homepage "http://www.fixup.tld/snowballed/practicably.html"^^xsd:string. + swrc:journal . + dc:creator _:Isha_Quave. + dc:creator _:Bruna_Nervis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scurf.tld/practicably/inflamed.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "snowballed inflamed salesclerk"^^xsd:string. + foaf:homepage "http://www.practicably.tld/salesclerk/forehoof.html"^^xsd:string. + swrc:journal . + dc:creator _:Mikolas_Sirman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inflamed.tld/forehoof/clonked.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "salesclerk clonked mistreat"^^xsd:string. + foaf:homepage "http://www.forehoof.tld/mistreat/administerings.html"^^xsd:string. + swrc:journal . +_:Chebi_Selking rdf:type foaf:Person. +_:Chebi_Selking foaf:name "Chebi Selking"^^xsd:string. + dc:creator _:Chebi_Selking. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clonked.tld/administerings/nonsuccess.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "mistreat nonsuccess opticians"^^xsd:string. + foaf:homepage "http://www.administerings.tld/opticians/lushes.html"^^xsd:string. + swrc:journal . +_:Shaqeeqa_Levra rdf:type foaf:Person. +_:Shaqeeqa_Levra foaf:name "Shaqeeqa Levra"^^xsd:string. + dc:creator _:Shaqeeqa_Levra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonsuccess.tld/lushes/foremost.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "opticians foremost dishtowels"^^xsd:string. + foaf:homepage "http://www.lushes.tld/dishtowels/croutons.html"^^xsd:string. + swrc:journal . +_:Lucrecia_Rollings rdf:type foaf:Person. +_:Lucrecia_Rollings foaf:name "Lucrecia Rollings"^^xsd:string. + dc:creator _:Lucrecia_Rollings. + rdf:type bench:Article. + swrc:pages "109"^^xsd:integer. + dc:title "foremost croutons dozers"^^xsd:string. + foaf:homepage "http://www.dishtowels.tld/dozers/cootie.html"^^xsd:string. + swrc:journal . +_:Toyoko_Colden rdf:type foaf:Person. +_:Toyoko_Colden foaf:name "Toyoko Colden"^^xsd:string. + dc:creator _:Toyoko_Colden. + rdf:type bench:Article. + rdfs:seeAlso "http://www.croutons.tld/cootie/undergoes.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "dozers undergoes nympholeptic"^^xsd:string. + foaf:homepage "http://www.cootie.tld/nympholeptic/fogless.html"^^xsd:string. + swrc:journal . +_:Chantrelle_Gruiger rdf:type foaf:Person. +_:Chantrelle_Gruiger foaf:name "Chantrelle Gruiger"^^xsd:string. + dc:creator _:Chantrelle_Gruiger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undergoes.tld/fogless/spiffiest.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "nympholeptic spiffiest reinformed"^^xsd:string. + foaf:homepage "http://www.fogless.tld/reinformed/synfuel.html"^^xsd:string. + swrc:journal . +_:Houke_Luthe rdf:type foaf:Person. +_:Houke_Luthe foaf:name "Houke Luthe"^^xsd:string. + dc:creator _:Houke_Luthe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spiffiest.tld/synfuel/swiftest.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "reinformed swiftest baronages"^^xsd:string. + foaf:homepage "http://www.synfuel.tld/baronages/warping.html"^^xsd:string. + swrc:journal . +_:Calida_Starace rdf:type foaf:Person. +_:Calida_Starace foaf:name "Calida Starace"^^xsd:string. + dc:creator _:Calida_Starace. + rdf:type bench:Article. + swrc:pages "15"^^xsd:integer. + dc:title "swiftest warping fraternize"^^xsd:string. + foaf:homepage "http://www.baronages.tld/fraternize/despondency.html"^^xsd:string. + swrc:journal . +_:Clarine_Waynick rdf:type foaf:Person. +_:Clarine_Waynick foaf:name "Clarine Waynick"^^xsd:string. + dc:creator _:Clarine_Waynick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.warping.tld/despondency/insurrectionaries.html"^^xsd:string. + dc:title "fraternize insurrectionaries backspin"^^xsd:string. + foaf:homepage "http://www.despondency.tld/backspin/hoisting.html"^^xsd:string. + swrc:journal . +_:Cherry_Dolence rdf:type foaf:Person. +_:Cherry_Dolence foaf:name "Cherry Dolence"^^xsd:string. + dc:creator _:Cherry_Dolence. + rdf:type bench:Article. + rdfs:seeAlso "http://www.insurrectionaries.tld/hoisting/bourgeoned.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "backspin bourgeoned tarnishable"^^xsd:string. + foaf:homepage "http://www.hoisting.tld/tarnishable/centralizes.html"^^xsd:string. + swrc:journal . +_:Prokop_Limage rdf:type foaf:Person. +_:Prokop_Limage foaf:name "Prokop Limage"^^xsd:string. + dc:creator _:Prokop_Limage. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bourgeoned.tld/centralizes/nonferrous.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "tarnishable nonferrous pathological"^^xsd:string. + foaf:homepage "http://www.centralizes.tld/pathological/donut.html"^^xsd:string. + swrc:journal . +_:Saalim_Velasquez rdf:type foaf:Person. +_:Saalim_Velasquez foaf:name "Saalim Velasquez"^^xsd:string. + dc:creator _:Saalim_Velasquez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonferrous.tld/donut/benthos.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "pathological benthos superlatives"^^xsd:string. + foaf:homepage "http://www.donut.tld/superlatives/lustrum.html"^^xsd:string. + swrc:journal . +_:Effie_Menzie rdf:type foaf:Person. +_:Effie_Menzie foaf:name "Effie Menzie"^^xsd:string. + dc:creator _:Effie_Menzie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.benthos.tld/lustrum/subduals.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "superlatives subduals directorship"^^xsd:string. + foaf:homepage "http://www.lustrum.tld/directorship/classily.html"^^xsd:string. + swrc:journal . +_:Akila_Terlizzi rdf:type foaf:Person. +_:Akila_Terlizzi foaf:name "Akila Terlizzi"^^xsd:string. + dc:creator _:Akila_Terlizzi. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "subduals classily snobbishness"^^xsd:string. + foaf:homepage "http://www.directorship.tld/snobbishness/pelletizing.html"^^xsd:string. + swrc:journal . +_:Sasson_Kniffin rdf:type foaf:Person. +_:Sasson_Kniffin foaf:name "Sasson Kniffin"^^xsd:string. + dc:creator _:Sasson_Kniffin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.classily.tld/pelletizing/nickering.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "snobbishness nickering beatitudes"^^xsd:string. + foaf:homepage "http://www.pelletizing.tld/beatitudes/genes.html"^^xsd:string. + swrc:journal . +_:Radha_Sloan rdf:type foaf:Person. +_:Radha_Sloan foaf:name "Radha Sloan"^^xsd:string. + dc:creator _:Radha_Sloan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nickering.tld/genes/cubebs.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "beatitudes cubebs popping"^^xsd:string. + foaf:homepage "http://www.genes.tld/popping/interplead.html"^^xsd:string. + swrc:journal . +_:Erik_Strothmann rdf:type foaf:Person. +_:Erik_Strothmann foaf:name "Erik Strothmann"^^xsd:string. + dc:creator _:Erik_Strothmann. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "cubebs interplead halavahs"^^xsd:string. + foaf:homepage "http://www.popping.tld/halavahs/frettiest.html"^^xsd:string. + swrc:journal . +_:ris_Kotter rdf:type foaf:Person. +_:ris_Kotter foaf:name "ris Kotter"^^xsd:string. + dc:creator _:ris_Kotter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interplead.tld/frettiest/unraised.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "halavahs unraised leanest"^^xsd:string. + foaf:homepage "http://www.frettiest.tld/leanest/witling.html"^^xsd:string. + swrc:journal . +_:Giovanna_Douthit rdf:type foaf:Person. +_:Giovanna_Douthit foaf:name "Giovanna Douthit"^^xsd:string. + dc:creator _:Giovanna_Douthit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unraised.tld/witling/prebilling.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "leanest prebilling wordbooks"^^xsd:string. + foaf:homepage "http://www.witling.tld/wordbooks/kasha.html"^^xsd:string. + swrc:journal . +_:Kim_Colombe rdf:type foaf:Person. +_:Kim_Colombe foaf:name "Kim Colombe"^^xsd:string. + dc:creator _:Kim_Colombe. + rdf:type bench:Article. + swrc:pages "116"^^xsd:integer. + dc:title "prebilling kasha nativity"^^xsd:string. + foaf:homepage "http://www.wordbooks.tld/nativity/lacks.html"^^xsd:string. + swrc:journal . +_:Addison_Bovio rdf:type foaf:Person. +_:Addison_Bovio foaf:name "Addison Bovio"^^xsd:string. + dc:creator _:Addison_Bovio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kasha.tld/lacks/facelift.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "nativity facelift pardoner"^^xsd:string. + foaf:homepage "http://www.lacks.tld/pardoner/dresser.html"^^xsd:string. + swrc:journal . +_:Nisus_Coby rdf:type foaf:Person. +_:Nisus_Coby foaf:name "Nisus Coby"^^xsd:string. + dc:creator _:Nisus_Coby. + rdf:type bench:Article. + rdfs:seeAlso "http://www.facelift.tld/dresser/stubbornest.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "pardoner stubbornest recitalists"^^xsd:string. + foaf:homepage "http://www.dresser.tld/recitalists/revived.html"^^xsd:string. + swrc:journal . +_:Garon_Tischler rdf:type foaf:Person. +_:Garon_Tischler foaf:name "Garon Tischler"^^xsd:string. + dc:creator _:Garon_Tischler. + rdf:type bench:Article. + swrc:pages "79"^^xsd:integer. + dc:title "stubbornest revived palpators"^^xsd:string. + foaf:homepage "http://www.recitalists.tld/palpators/scoffing.html"^^xsd:string. + swrc:journal . +_:Cato_Himmelwright rdf:type foaf:Person. +_:Cato_Himmelwright foaf:name "Cato Himmelwright"^^xsd:string. + dc:creator _:Cato_Himmelwright. +_:Alyss_Wuitschick rdf:type foaf:Person. +_:Alyss_Wuitschick foaf:name "Alyss Wuitschick"^^xsd:string. + dc:creator _:Alyss_Wuitschick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.revived.tld/scoffing/wirepullers.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "palpators wirepullers rabbinates"^^xsd:string. + foaf:homepage "http://www.scoffing.tld/rabbinates/uniting.html"^^xsd:string. + swrc:journal . +_:Martino_Nommay rdf:type foaf:Person. +_:Martino_Nommay foaf:name "Martino Nommay"^^xsd:string. + dc:creator _:Martino_Nommay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wirepullers.tld/uniting/surprised.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "rabbinates surprised challenger"^^xsd:string. + foaf:homepage "http://www.uniting.tld/challenger/salves.html"^^xsd:string. + swrc:journal . +_:Grite_Faddis rdf:type foaf:Person. +_:Grite_Faddis foaf:name "Grite Faddis"^^xsd:string. + dc:creator _:Grite_Faddis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.surprised.tld/salves/agentry.html"^^xsd:string. + dc:title "challenger agentry frothiness"^^xsd:string. + foaf:homepage "http://www.salves.tld/frothiness/ignorantness.html"^^xsd:string. + swrc:journal . +_:Aida_Appelt rdf:type foaf:Person. +_:Aida_Appelt foaf:name "Aida Appelt"^^xsd:string. + dc:creator _:Aida_Appelt. +_:Mikio_Brunston rdf:type foaf:Person. +_:Mikio_Brunston foaf:name "Mikio Brunston"^^xsd:string. + dc:creator _:Mikio_Brunston. + rdf:type bench:Article. + swrc:pages "99"^^xsd:integer. + dc:title "agentry ignorantness undulant"^^xsd:string. + foaf:homepage "http://www.frothiness.tld/undulant/anoint.html"^^xsd:string. + swrc:journal . +_:Antares_Rancourt rdf:type foaf:Person. +_:Antares_Rancourt foaf:name "Antares Rancourt"^^xsd:string. + dc:creator _:Antares_Rancourt. +_:Dorinda_Cuchiara rdf:type foaf:Person. +_:Dorinda_Cuchiara foaf:name "Dorinda Cuchiara"^^xsd:string. + dc:creator _:Dorinda_Cuchiara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ignorantness.tld/anoint/grot.html"^^xsd:string. + swrc:note "snobbishness pelletizing nickering beatitudes genes cubebs popping interplead halavahs frettiest"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "undulant grot extracts"^^xsd:string. + foaf:homepage "http://www.anoint.tld/extracts/giftedly.html"^^xsd:string. + swrc:journal . +_:Sigurd_Mahli rdf:type foaf:Person. +_:Sigurd_Mahli foaf:name "Sigurd Mahli"^^xsd:string. + dc:creator _:Sigurd_Mahli. +_:Cindi_Ginanni rdf:type foaf:Person. +_:Cindi_Ginanni foaf:name "Cindi Ginanni"^^xsd:string. + dc:creator _:Cindi_Ginanni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grot.tld/giftedly/befoulier.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "extracts befoulier parings"^^xsd:string. + foaf:homepage "http://www.giftedly.tld/parings/tost.html"^^xsd:string. + swrc:journal . +_:Oleka_Tommasino rdf:type foaf:Person. +_:Oleka_Tommasino foaf:name "Oleka Tommasino"^^xsd:string. + dc:creator _:Oleka_Tommasino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.befoulier.tld/tost/creels.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "parings creels measurably"^^xsd:string. + foaf:homepage "http://www.tost.tld/measurably/leant.html"^^xsd:string. + swrc:journal . +_:Hidemichi_Tropp rdf:type foaf:Person. +_:Hidemichi_Tropp foaf:name "Hidemichi Tropp"^^xsd:string. + dc:creator _:Hidemichi_Tropp. + rdf:type bench:Article. + dc:title "creels leant miriest"^^xsd:string. + foaf:homepage "http://www.measurably.tld/miriest/filterability.html"^^xsd:string. + swrc:journal . +_:Nia_Drakes rdf:type foaf:Person. +_:Nia_Drakes foaf:name "Nia Drakes"^^xsd:string. + dc:creator _:Nia_Drakes. + rdf:type bench:Article. + swrc:pages "57"^^xsd:integer. + dc:title "leant filterability farced"^^xsd:string. + foaf:homepage "http://www.miriest.tld/farced/sufferingly.html"^^xsd:string. + swrc:journal . +_:Tramaine_Scruton rdf:type foaf:Person. +_:Tramaine_Scruton foaf:name "Tramaine Scruton"^^xsd:string. + dc:creator _:Tramaine_Scruton. +_:Hilmiyya_Pagon rdf:type foaf:Person. +_:Hilmiyya_Pagon foaf:name "Hilmiyya Pagon"^^xsd:string. + dc:creator _:Hilmiyya_Pagon. + rdf:type bench:Article. + swrc:pages "134"^^xsd:integer. + dc:title "filterability sufferingly mythologies"^^xsd:string. + foaf:homepage "http://www.farced.tld/mythologies/breachers.html"^^xsd:string. + swrc:journal . +_:Natascha_Neverson rdf:type foaf:Person. +_:Natascha_Neverson foaf:name "Natascha Neverson"^^xsd:string. + dc:creator _:Natascha_Neverson. + swrc:editor _:Kulthum_Liverance. +_:Kulthum_Liverance rdf:type foaf:Person. +_:Kulthum_Liverance foaf:name "Kulthum Liverance"^^xsd:string. + swrc:editor _:Shoichi_Mathey. +_:Shoichi_Mathey rdf:type foaf:Person. +_:Shoichi_Mathey foaf:name "Shoichi Mathey"^^xsd:string. + swrc:editor _:Handy_Ratajczak. +_:Handy_Ratajczak rdf:type foaf:Person. +_:Handy_Ratajczak foaf:name "Handy Ratajczak"^^xsd:string. + rdf:type bench:Incollection. + bench:booktitle "sufferingly breachers mumms"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "mythologies mumms overconcern"^^xsd:string. + foaf:homepage "http://www.breachers.tld/overconcern/entombment.html"^^xsd:string. + dcterms:issued "1947"^^xsd:integer. +_:Aristomnis_Dauber rdf:type foaf:Person. +_:Aristomnis_Dauber foaf:name "Aristomnis Dauber"^^xsd:string. + dc:creator _:Aristomnis_Dauber. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1948)"^^xsd:string. + swrc:volume "9"^^xsd:integer. + dcterms:issued "1948"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overconcern.tld/topographies/positrons.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "entombment positrons eluding"^^xsd:string. + foaf:homepage "http://www.topographies.tld/eluding/lateraled.html"^^xsd:string. + swrc:journal . + dc:creator _:Addison_Bovio. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.positrons.tld/lateraled/sailcloth.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "eluding sailcloth encyclicals"^^xsd:string. + foaf:homepage "http://www.lateraled.tld/encyclicals/receives.html"^^xsd:string. + swrc:journal . + dc:creator _:Addison_Bovio. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.sailcloth.tld/receives/machree.html"^^xsd:string. + dc:title "encyclicals machree bretons"^^xsd:string. + foaf:homepage "http://www.receives.tld/bretons/molded.html"^^xsd:string. + swrc:journal . + dc:creator _:Nisus_Coby. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.machree.tld/molded/secondaries.html"^^xsd:string. + swrc:note "unraised leanest witling prebilling wordbooks kasha nativity lacks facelift"^^xsd:string. + dc:title "bretons secondaries buffier"^^xsd:string. + foaf:homepage "http://www.molded.tld/buffier/rissole.html"^^xsd:string. + swrc:journal . + dc:creator _:Nisus_Coby. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.secondaries.tld/rissole/saltcellars.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "buffier saltcellars humours"^^xsd:string. + foaf:homepage "http://www.rissole.tld/humours/garniture.html"^^xsd:string. + swrc:journal . + dc:creator _:Garon_Tischler. + dc:creator . + rdf:type bench:Article. + swrc:pages "89"^^xsd:integer. + dc:title "saltcellars garniture favorableness"^^xsd:string. + foaf:homepage "http://www.humours.tld/favorableness/onside.html"^^xsd:string. + swrc:journal . + dc:creator _:Cato_Himmelwright. + dc:creator . + rdf:type bench:Article. + swrc:pages "125"^^xsd:integer. + dc:title "garniture onside misdoubt"^^xsd:string. + foaf:homepage "http://www.favorableness.tld/misdoubt/frostbites.html"^^xsd:string. + swrc:journal . + dc:creator _:Alyss_Wuitschick. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.onside.tld/frostbites/coldest.html"^^xsd:string. + swrc:note "pardoner dresser stubbornest recitalists revived palpators scoffing wirepullers rabbinates uniting surprised"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "misdoubt coldest remounted"^^xsd:string. + foaf:homepage "http://www.frostbites.tld/remounted/yokes.html"^^xsd:string. + swrc:journal . + dc:creator _:Martino_Nommay. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.coldest.tld/yokes/wantoners.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "remounted wantoners astonished"^^xsd:string. + foaf:homepage "http://www.yokes.tld/astonished/clutched.html"^^xsd:string. + swrc:journal . + dc:creator _:Grite_Faddis. + dc:creator _:Aida_Appelt. + dc:creator . + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "wantoners clutched vaccinable"^^xsd:string. + foaf:homepage "http://www.astonished.tld/vaccinable/teared.html"^^xsd:string. + swrc:journal . + dc:creator _:Mikio_Brunston. + dc:creator . + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "clutched teared reinvoking"^^xsd:string. + foaf:homepage "http://www.vaccinable.tld/reinvoking/burdocks.html"^^xsd:string. + swrc:journal . + dc:creator _:Antares_Rancourt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.teared.tld/burdocks/stepchildren.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "reinvoking stepchildren overachiever"^^xsd:string. + foaf:homepage "http://www.burdocks.tld/overachiever/filleting.html"^^xsd:string. + swrc:journal . + dc:creator _:Dorinda_Cuchiara. + rdf:type bench:Article. + swrc:pages "163"^^xsd:integer. + dc:title "stepchildren filleting falterer"^^xsd:string. + foaf:homepage "http://www.overachiever.tld/falterer/doctorates.html"^^xsd:string. + swrc:journal . + dc:creator _:Sigurd_Mahli. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "filleting doctorates tariffless"^^xsd:string. + foaf:homepage "http://www.falterer.tld/tariffless/inquiries.html"^^xsd:string. + swrc:journal . + dc:creator _:Cindi_Ginanni. + dc:creator _:Oleka_Tommasino. + rdf:type bench:Article. + swrc:pages "186"^^xsd:integer. + dc:title "doctorates inquiries frugs"^^xsd:string. + foaf:homepage "http://www.tariffless.tld/frugs/currycomb.html"^^xsd:string. + swrc:journal . + dc:creator _:Hidemichi_Tropp. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "inquiries currycomb hayloft"^^xsd:string. + foaf:homepage "http://www.frugs.tld/hayloft/mortifyingly.html"^^xsd:string. + swrc:journal . + dc:creator _:Nia_Drakes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.currycomb.tld/mortifyingly/hellion.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "hayloft hellion pshawing"^^xsd:string. + foaf:homepage "http://www.mortifyingly.tld/pshawing/agribusinesses.html"^^xsd:string. + swrc:journal . + dc:creator _:Tramaine_Scruton. +_:Daniel_Harriston rdf:type foaf:Person. +_:Daniel_Harriston foaf:name "Daniel Harriston"^^xsd:string. + dc:creator _:Daniel_Harriston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hellion.tld/agribusinesses/liberalizations.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "pshawing liberalizations rearrangement"^^xsd:string. + foaf:homepage "http://www.agribusinesses.tld/rearrangement/lodgement.html"^^xsd:string. + swrc:journal . +_:Aleydis_Virgadamo rdf:type foaf:Person. +_:Aleydis_Virgadamo foaf:name "Aleydis Virgadamo"^^xsd:string. + dc:creator _:Aleydis_Virgadamo. +_:Mukhtaar_Grewe rdf:type foaf:Person. +_:Mukhtaar_Grewe foaf:name "Mukhtaar Grewe"^^xsd:string. + dc:creator _:Mukhtaar_Grewe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.liberalizations.tld/lodgement/unheralded.html"^^xsd:string. + swrc:note "challenger salves agentry frothiness ignorantness undulant anoint grot extracts giftedly"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "rearrangement unheralded rafts"^^xsd:string. + foaf:homepage "http://www.lodgement.tld/rafts/zincic.html"^^xsd:string. + swrc:journal . +_:Colombe_Bermea rdf:type foaf:Person. +_:Colombe_Bermea foaf:name "Colombe Bermea"^^xsd:string. + dc:creator _:Colombe_Bermea. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unheralded.tld/zincic/omnium.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "rafts omnium elitisms"^^xsd:string. + foaf:homepage "http://www.zincic.tld/elitisms/cultivates.html"^^xsd:string. + swrc:journal . +_:Shijo_Mccullon rdf:type foaf:Person. +_:Shijo_Mccullon foaf:name "Shijo Mccullon"^^xsd:string. + dc:creator _:Shijo_Mccullon. + rdf:type bench:Article. + dc:title "omnium cultivates canaanites"^^xsd:string. + foaf:homepage "http://www.elitisms.tld/canaanites/melanesians.html"^^xsd:string. + swrc:journal . +_:Coby_Smaller rdf:type foaf:Person. +_:Coby_Smaller foaf:name "Coby Smaller"^^xsd:string. + dc:creator _:Coby_Smaller. +_:Nana_Stania rdf:type foaf:Person. +_:Nana_Stania foaf:name "Nana Stania"^^xsd:string. + dc:creator _:Nana_Stania. + rdf:type bench:Article. + swrc:pages "196"^^xsd:integer. + dc:title "cultivates melanesians unproclaimed"^^xsd:string. + foaf:homepage "http://www.canaanites.tld/unproclaimed/flageolets.html"^^xsd:string. + swrc:journal . +_:Kallie_Bednarek rdf:type foaf:Person. +_:Kallie_Bednarek foaf:name "Kallie Bednarek"^^xsd:string. + dc:creator _:Kallie_Bednarek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.melanesians.tld/flageolets/particularity.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "unproclaimed particularity nocturnes"^^xsd:string. + foaf:homepage "http://www.flageolets.tld/nocturnes/angelicas.html"^^xsd:string. + swrc:journal . +_:Liska_Lambourne rdf:type foaf:Person. +_:Liska_Lambourne foaf:name "Liska Lambourne"^^xsd:string. + dc:creator _:Liska_Lambourne. + rdf:type bench:Article. + bench:cdrom "http://www.particularity.tld/angelicas/ricercar.html"^^xsd:string. + rdfs:seeAlso "http://www.nocturnes.tld/ricercar/emanated.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "angelicas emanated disarmers"^^xsd:string. + foaf:homepage "http://www.ricercar.tld/disarmers/deionized.html"^^xsd:string. + swrc:journal . +_:Tyonna_Sturdevant rdf:type foaf:Person. +_:Tyonna_Sturdevant foaf:name "Tyonna Sturdevant"^^xsd:string. + dc:creator _:Tyonna_Sturdevant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emanated.tld/deionized/predeceases.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "disarmers predeceases indulgers"^^xsd:string. + foaf:homepage "http://www.deionized.tld/indulgers/shopping.html"^^xsd:string. + swrc:journal . +_:Sharisha_Gebhart rdf:type foaf:Person. +_:Sharisha_Gebhart foaf:name "Sharisha Gebhart"^^xsd:string. + dc:creator _:Sharisha_Gebhart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.predeceases.tld/shopping/laundering.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "indulgers laundering misarranges"^^xsd:string. + foaf:homepage "http://www.shopping.tld/misarranges/adulterer.html"^^xsd:string. + swrc:journal . +_:Koshiro_Augusto rdf:type foaf:Person. +_:Koshiro_Augusto foaf:name "Koshiro Augusto"^^xsd:string. + dc:creator _:Koshiro_Augusto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.laundering.tld/adulterer/solubilizing.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "misarranges solubilizing bylined"^^xsd:string. + foaf:homepage "http://www.adulterer.tld/bylined/scratchiest.html"^^xsd:string. + swrc:journal . +_:Vyshia_Waldall rdf:type foaf:Person. +_:Vyshia_Waldall foaf:name "Vyshia Waldall"^^xsd:string. + dc:creator _:Vyshia_Waldall. + rdf:type bench:Article. + rdfs:seeAlso "http://www.solubilizing.tld/scratchiest/janitress.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "bylined janitress wedding"^^xsd:string. + foaf:homepage "http://www.scratchiest.tld/wedding/untutored.html"^^xsd:string. + swrc:journal . +_:Teriuihi_Lachner rdf:type foaf:Person. +_:Teriuihi_Lachner foaf:name "Teriuihi Lachner"^^xsd:string. + dc:creator _:Teriuihi_Lachner. + rdf:type bench:Article. + swrc:pages "16"^^xsd:integer. + dc:title "janitress untutored shuttling"^^xsd:string. + foaf:homepage "http://www.wedding.tld/shuttling/sorel.html"^^xsd:string. + swrc:journal . +_:Hoitsu_Mccahill rdf:type foaf:Person. +_:Hoitsu_Mccahill foaf:name "Hoitsu Mccahill"^^xsd:string. + dc:creator _:Hoitsu_Mccahill. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "untutored sorel ensconced"^^xsd:string. + foaf:homepage "http://www.shuttling.tld/ensconced/cunnilinguism.html"^^xsd:string. + swrc:journal . +_:Gizla_Nordmark rdf:type foaf:Person. +_:Gizla_Nordmark foaf:name "Gizla Nordmark"^^xsd:string. + dc:creator _:Gizla_Nordmark. + rdf:type bench:Article. + swrc:pages "189"^^xsd:integer. + dc:title "sorel cunnilinguism meathead"^^xsd:string. + foaf:homepage "http://www.ensconced.tld/meathead/bazaars.html"^^xsd:string. + swrc:journal . +_:Wouter_Mowbray rdf:type foaf:Person. +_:Wouter_Mowbray foaf:name "Wouter Mowbray"^^xsd:string. + dc:creator _:Wouter_Mowbray. +_:Mazcho_Stringer rdf:type foaf:Person. +_:Mazcho_Stringer foaf:name "Mazcho Stringer"^^xsd:string. + dc:creator _:Mazcho_Stringer. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "cunnilinguism bazaars ocelots"^^xsd:string. + foaf:homepage "http://www.meathead.tld/ocelots/confiners.html"^^xsd:string. + swrc:journal . +_:Jonam_Steinle rdf:type foaf:Person. +_:Jonam_Steinle foaf:name "Jonam Steinle"^^xsd:string. + dc:creator _:Jonam_Steinle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bazaars.tld/confiners/notation.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "ocelots notation indoctrinating"^^xsd:string. + foaf:homepage "http://www.confiners.tld/indoctrinating/definable.html"^^xsd:string. + swrc:journal . +_:Chikafusa_Koolman rdf:type foaf:Person. +_:Chikafusa_Koolman foaf:name "Chikafusa Koolman"^^xsd:string. + dc:creator _:Chikafusa_Koolman. + rdf:type bench:Article. + swrc:pages "80"^^xsd:integer. + dc:title "notation definable farcers"^^xsd:string. + foaf:homepage "http://www.indoctrinating.tld/farcers/bards.html"^^xsd:string. + swrc:journal . +_:Ernst_Bengtson rdf:type foaf:Person. +_:Ernst_Bengtson foaf:name "Ernst Bengtson"^^xsd:string. + dc:creator _:Ernst_Bengtson. + rdf:type bench:Article. + swrc:pages "104"^^xsd:integer. + dc:title "definable bards legislatresses"^^xsd:string. + foaf:homepage "http://www.farcers.tld/legislatresses/underway.html"^^xsd:string. + swrc:journal . +_:Deverell_Anez rdf:type foaf:Person. +_:Deverell_Anez foaf:name "Deverell Anez"^^xsd:string. + dc:creator _:Deverell_Anez. + rdf:type bench:Article. + swrc:pages "199"^^xsd:integer. + dc:title "bards underway deterministic"^^xsd:string. + foaf:homepage "http://www.legislatresses.tld/deterministic/fantods.html"^^xsd:string. + swrc:journal . +_:Salamon_Julien rdf:type foaf:Person. +_:Salamon_Julien foaf:name "Salamon Julien"^^xsd:string. + dc:creator _:Salamon_Julien. + rdf:type bench:Article. + rdfs:seeAlso "http://www.underway.tld/fantods/abhorrently.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "deterministic abhorrently shedders"^^xsd:string. + foaf:homepage "http://www.fantods.tld/shedders/recipients.html"^^xsd:string. + swrc:journal . +_:Galyn_Stobie rdf:type foaf:Person. +_:Galyn_Stobie foaf:name "Galyn Stobie"^^xsd:string. + dc:creator _:Galyn_Stobie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.abhorrently.tld/recipients/resuscitates.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "shedders resuscitates models"^^xsd:string. + foaf:homepage "http://www.recipients.tld/models/caveator.html"^^xsd:string. + swrc:journal . +_:JamAan_Kine rdf:type foaf:Person. +_:JamAan_Kine foaf:name "JamAan Kine"^^xsd:string. + dc:creator _:JamAan_Kine. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "resuscitates caveator diploids"^^xsd:string. + foaf:homepage "http://www.models.tld/diploids/grossers.html"^^xsd:string. + swrc:journal . +_:Izazkun_Suleski rdf:type foaf:Person. +_:Izazkun_Suleski foaf:name "Izazkun Suleski"^^xsd:string. + dc:creator _:Izazkun_Suleski. +_:Yae_Timblin rdf:type foaf:Person. +_:Yae_Timblin foaf:name "Yae Timblin"^^xsd:string. + dc:creator _:Yae_Timblin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.caveator.tld/grossers/subtonic.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "diploids subtonic bossing"^^xsd:string. + foaf:homepage "http://www.grossers.tld/bossing/modules.html"^^xsd:string. + swrc:journal . +_:Cornelius_Dolak rdf:type foaf:Person. +_:Cornelius_Dolak foaf:name "Cornelius Dolak"^^xsd:string. + dc:creator _:Cornelius_Dolak. + rdf:type bench:Article. + swrc:pages "196"^^xsd:integer. + dc:title "subtonic modules coshed"^^xsd:string. + foaf:homepage "http://www.bossing.tld/coshed/sublessor.html"^^xsd:string. + swrc:journal . +_:Volotkoveia_Klees rdf:type foaf:Person. +_:Volotkoveia_Klees foaf:name "Volotkoveia Klees"^^xsd:string. + dc:creator _:Volotkoveia_Klees. + rdf:type bench:Article. + rdfs:seeAlso "http://www.modules.tld/sublessor/gluers.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "coshed gluers yeshivoth"^^xsd:string. + foaf:homepage "http://www.sublessor.tld/yeshivoth/displeased.html"^^xsd:string. + swrc:journal . +_:Eileen_Heick rdf:type foaf:Person. +_:Eileen_Heick foaf:name "Eileen Heick"^^xsd:string. + dc:creator _:Eileen_Heick. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:title "gluers displeased tosspots"^^xsd:string. + foaf:homepage "http://www.yeshivoth.tld/tosspots/ateliers.html"^^xsd:string. + swrc:journal . +_:Nolan_Brownle rdf:type foaf:Person. +_:Nolan_Brownle foaf:name "Nolan Brownle"^^xsd:string. + dc:creator _:Nolan_Brownle. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "displeased ateliers reemerges"^^xsd:string. + foaf:homepage "http://www.tosspots.tld/reemerges/qualities.html"^^xsd:string. + swrc:journal . +_:Vseslava_Szollosi rdf:type foaf:Person. +_:Vseslava_Szollosi foaf:name "Vseslava Szollosi"^^xsd:string. + dc:creator _:Vseslava_Szollosi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ateliers.tld/qualities/infantility.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "reemerges infantility flangers"^^xsd:string. + foaf:homepage "http://www.qualities.tld/flangers/protesters.html"^^xsd:string. + swrc:journal . +_:Masafumi_Gipson rdf:type foaf:Person. +_:Masafumi_Gipson foaf:name "Masafumi Gipson"^^xsd:string. + dc:creator _:Masafumi_Gipson. + rdf:type bench:Article. + swrc:pages "113"^^xsd:integer. + dc:title "infantility protesters reanimation"^^xsd:string. + foaf:homepage "http://www.flangers.tld/reanimation/spermatic.html"^^xsd:string. + swrc:journal . +_:Brittani_Gasman rdf:type foaf:Person. +_:Brittani_Gasman foaf:name "Brittani Gasman"^^xsd:string. + dc:creator _:Brittani_Gasman. +_:Anissa_Sciarretta rdf:type foaf:Person. +_:Anissa_Sciarretta foaf:name "Anissa Sciarretta"^^xsd:string. + dc:creator _:Anissa_Sciarretta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.protesters.tld/spermatic/fatigues.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "reanimation fatigues splashed"^^xsd:string. + foaf:homepage "http://www.spermatic.tld/splashed/mallards.html"^^xsd:string. + swrc:journal . +_:Maysak_Anetsberger rdf:type foaf:Person. +_:Maysak_Anetsberger foaf:name "Maysak Anetsberger"^^xsd:string. + dc:creator _:Maysak_Anetsberger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fatigues.tld/mallards/flanneling.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "splashed flanneling bastioned"^^xsd:string. + foaf:homepage "http://www.mallards.tld/bastioned/retailer.html"^^xsd:string. + swrc:journal . +_:Takako_Nordine rdf:type foaf:Person. +_:Takako_Nordine foaf:name "Takako Nordine"^^xsd:string. + dc:creator _:Takako_Nordine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flanneling.tld/retailer/cabalism.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "bastioned cabalism oatcake"^^xsd:string. + foaf:homepage "http://www.retailer.tld/oatcake/fluors.html"^^xsd:string. + swrc:journal . +_:Augusto_Kempson rdf:type foaf:Person. +_:Augusto_Kempson foaf:name "Augusto Kempson"^^xsd:string. + dc:creator _:Augusto_Kempson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cabalism.tld/fluors/aggrandizers.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "oatcake aggrandizers arrogating"^^xsd:string. + foaf:homepage "http://www.fluors.tld/arrogating/twinnings.html"^^xsd:string. + swrc:journal . +_:Iasion_Kirt rdf:type foaf:Person. +_:Iasion_Kirt foaf:name "Iasion Kirt"^^xsd:string. + dc:creator _:Iasion_Kirt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aggrandizers.tld/twinnings/ministrant.html"^^xsd:string. + dc:title "arrogating ministrant aether"^^xsd:string. + foaf:homepage "http://www.twinnings.tld/aether/sociologist.html"^^xsd:string. + swrc:journal . +_:Mawar_Camfield rdf:type foaf:Person. +_:Mawar_Camfield foaf:name "Mawar Camfield"^^xsd:string. + dc:creator _:Mawar_Camfield. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ministrant.tld/sociologist/minored.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "aether minored hamsters"^^xsd:string. + foaf:homepage "http://www.sociologist.tld/hamsters/brin.html"^^xsd:string. + swrc:journal . +_:Faas_Chitty rdf:type foaf:Person. +_:Faas_Chitty foaf:name "Faas Chitty"^^xsd:string. + dc:creator _:Faas_Chitty. + rdf:type bench:Incollection. + bench:booktitle "minored brin disentangles"^^xsd:string. + dc:title "hamsters disentangles xylidine"^^xsd:string. + foaf:homepage "http://www.brin.tld/xylidine/liers.html"^^xsd:string. + dcterms:issued "1948"^^xsd:integer. +_:Hasnaa_Sietsema rdf:type foaf:Person. +_:Hasnaa_Sietsema foaf:name "Hasnaa Sietsema"^^xsd:string. + dc:creator _:Hasnaa_Sietsema. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1949)"^^xsd:string. + swrc:volume "10"^^xsd:integer. + dcterms:issued "1949"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.xylidine.tld/designee/scarlets.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "liers scarlets pathfinder"^^xsd:string. + foaf:homepage "http://www.designee.tld/pathfinder/househusbands.html"^^xsd:string. + swrc:journal . + dc:creator _:Mawar_Camfield. + dc:creator . + rdf:type bench:Article. + swrc:pages "86"^^xsd:integer. + dc:title "scarlets househusbands adorers"^^xsd:string. + foaf:homepage "http://www.pathfinder.tld/adorers/strafer.html"^^xsd:string. + swrc:journal . + dc:creator _:Hasnaa_Sietsema. + dc:creator . + rdf:type bench:Article. + dc:title "househusbands strafer destroyed"^^xsd:string. + foaf:homepage "http://www.adorers.tld/destroyed/cottonseeds.html"^^xsd:string. + swrc:journal . + dc:creator _:Teriuihi_Lachner. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.strafer.tld/cottonseeds/buying.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "destroyed buying luting"^^xsd:string. + foaf:homepage "http://www.cottonseeds.tld/luting/ententes.html"^^xsd:string. + swrc:journal . + dc:creator _:Gizla_Nordmark. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.buying.tld/ententes/tragically.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "luting tragically backlashed"^^xsd:string. + foaf:homepage "http://www.ententes.tld/backlashed/published.html"^^xsd:string. + swrc:journal . + dc:creator _:Mazcho_Stringer. + dc:creator . + rdf:type bench:Article. + swrc:note "befoulier parings tost creels measurably leant miriest filterability farced sufferingly"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "tragically published haters"^^xsd:string. + foaf:homepage "http://www.backlashed.tld/haters/redundantly.html"^^xsd:string. + swrc:journal . + dc:creator _:Chikafusa_Koolman. + dc:creator _:Deverell_Anez. + dc:creator . + rdf:type bench:Article. + swrc:pages "11"^^xsd:integer. + dc:title "published redundantly wandered"^^xsd:string. + foaf:homepage "http://www.haters.tld/wandered/tictac.html"^^xsd:string. + swrc:journal . + dc:creator _:Galyn_Stobie. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.redundantly.tld/tictac/anattos.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "wandered anattos redundances"^^xsd:string. + foaf:homepage "http://www.tictac.tld/redundances/squirting.html"^^xsd:string. + swrc:journal . + dc:creator _:Izazkun_Suleski. + dc:creator . + rdf:type bench:Article. + rdfs:seeAlso "http://www.anattos.tld/squirting/outguessing.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "redundances outguessing codder"^^xsd:string. + foaf:homepage "http://www.squirting.tld/codder/acacia.html"^^xsd:string. + swrc:journal . + dc:creator _:Cornelius_Dolak. + dc:creator . + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "outguessing acacia kaons"^^xsd:string. + foaf:homepage "http://www.codder.tld/kaons/failingly.html"^^xsd:string. + swrc:journal . + dc:creator _:Eileen_Heick. + dc:creator . + rdf:type bench:Article. + dc:title "acacia failingly egomaniacal"^^xsd:string. + foaf:homepage "http://www.kaons.tld/egomaniacal/vacatable.html"^^xsd:string. + swrc:journal . + dc:creator _:Vseslava_Szollosi. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "failingly vacatable macadams"^^xsd:string. + foaf:homepage "http://www.egomaniacal.tld/macadams/pornographies.html"^^xsd:string. + swrc:journal . + dc:creator _:Brittani_Gasman. + rdf:type bench:Article. + dc:title "vacatable pornographies merriest"^^xsd:string. + foaf:homepage "http://www.macadams.tld/merriest/fruiter.html"^^xsd:string. + swrc:journal . + dc:creator _:Maysak_Anetsberger. + rdf:type bench:Article. + swrc:pages "150"^^xsd:integer. + dc:title "pornographies fruiter croaker"^^xsd:string. + foaf:homepage "http://www.merriest.tld/croaker/evaporates.html"^^xsd:string. + swrc:journal . + dc:creator _:Augusto_Kempson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fruiter.tld/evaporates/retrofire.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "croaker retrofire leeriest"^^xsd:string. + foaf:homepage "http://www.evaporates.tld/leeriest/kanjis.html"^^xsd:string. + swrc:journal . +_:Inez_Meeroff rdf:type foaf:Person. +_:Inez_Meeroff foaf:name "Inez Meeroff"^^xsd:string. + dc:creator _:Inez_Meeroff. + rdf:type bench:Article. + bench:cdrom "http://www.retrofire.tld/kanjis/nonlethal.html"^^xsd:string. + rdfs:seeAlso "http://www.leeriest.tld/nonlethal/merchandized.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "kanjis merchandized fliers"^^xsd:string. + foaf:homepage "http://www.nonlethal.tld/fliers/sheafing.html"^^xsd:string. + swrc:journal . +_:Krosa_Kuney rdf:type foaf:Person. +_:Krosa_Kuney foaf:name "Krosa Kuney"^^xsd:string. + dc:creator _:Krosa_Kuney. +_:Uleia_Mineah rdf:type foaf:Person. +_:Uleia_Mineah foaf:name "Uleia Mineah"^^xsd:string. + dc:creator _:Uleia_Mineah. + rdf:type bench:Article. + rdfs:seeAlso "http://www.merchandized.tld/sheafing/reembody.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "fliers reembody chiffonnier"^^xsd:string. + foaf:homepage "http://www.sheafing.tld/chiffonnier/competitors.html"^^xsd:string. + swrc:journal . +_:Friede_Malcolm rdf:type foaf:Person. +_:Friede_Malcolm foaf:name "Friede Malcolm"^^xsd:string. + dc:creator _:Friede_Malcolm. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reembody.tld/competitors/elemental.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "chiffonnier elemental householders"^^xsd:string. + foaf:homepage "http://www.competitors.tld/householders/evenfall.html"^^xsd:string. + swrc:journal . +_:Hanka_Henness rdf:type foaf:Person. +_:Hanka_Henness foaf:name "Hanka Henness"^^xsd:string. + dc:creator _:Hanka_Henness. + rdf:type bench:Article. + swrc:pages "168"^^xsd:integer. + dc:title "elemental evenfall denazified"^^xsd:string. + foaf:homepage "http://www.householders.tld/denazified/pyrostats.html"^^xsd:string. + swrc:journal . +_:Jamaall_Rohen rdf:type foaf:Person. +_:Jamaall_Rohen foaf:name "Jamaall Rohen"^^xsd:string. + dc:creator _:Jamaall_Rohen. + rdf:type bench:Article. + dc:title "evenfall pyrostats sagiest"^^xsd:string. + foaf:homepage "http://www.denazified.tld/sagiest/prorogues.html"^^xsd:string. + swrc:journal . +_:Atsumichi_Licano rdf:type foaf:Person. +_:Atsumichi_Licano foaf:name "Atsumichi Licano"^^xsd:string. + dc:creator _:Atsumichi_Licano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pyrostats.tld/prorogues/cowpoxes.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "sagiest cowpoxes benders"^^xsd:string. + foaf:homepage "http://www.prorogues.tld/benders/supposing.html"^^xsd:string. + swrc:journal . +_:Demetria_Tramonti rdf:type foaf:Person. +_:Demetria_Tramonti foaf:name "Demetria Tramonti"^^xsd:string. + dc:creator _:Demetria_Tramonti. + rdf:type bench:Article. + swrc:pages "114"^^xsd:integer. + dc:title "cowpoxes supposing centrism"^^xsd:string. + foaf:homepage "http://www.benders.tld/centrism/stratocumulus.html"^^xsd:string. + swrc:journal . +_:Jokin_Hytros rdf:type foaf:Person. +_:Jokin_Hytros foaf:name "Jokin Hytros"^^xsd:string. + dc:creator _:Jokin_Hytros. + rdf:type bench:Article. + swrc:note "mythologies breachers mumms overconcern entombment topographies positrons eluding lateraled"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "supposing stratocumulus surcoat"^^xsd:string. + foaf:homepage "http://www.centrism.tld/surcoat/chowtimes.html"^^xsd:string. + swrc:journal . +_:Gota_Dorff rdf:type foaf:Person. +_:Gota_Dorff foaf:name "Gota Dorff"^^xsd:string. + dc:creator _:Gota_Dorff. + rdf:type bench:Article. + swrc:pages "21"^^xsd:integer. + dc:title "stratocumulus chowtimes preferences"^^xsd:string. + foaf:homepage "http://www.surcoat.tld/preferences/tigerish.html"^^xsd:string. + swrc:journal . +_:Tatiiana_Sublett rdf:type foaf:Person. +_:Tatiiana_Sublett foaf:name "Tatiiana Sublett"^^xsd:string. + dc:creator _:Tatiiana_Sublett. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chowtimes.tld/tigerish/convulsively.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "preferences convulsively heartaches"^^xsd:string. + foaf:homepage "http://www.tigerish.tld/heartaches/apparats.html"^^xsd:string. + swrc:journal . +_:Coireall_Shelor rdf:type foaf:Person. +_:Coireall_Shelor foaf:name "Coireall Shelor"^^xsd:string. + dc:creator _:Coireall_Shelor. + swrc:editor _:Terao_Asley. +_:Terao_Asley rdf:type foaf:Person. +_:Terao_Asley foaf:name "Terao Asley"^^xsd:string. + swrc:editor _:Lotta_Francoise. +_:Lotta_Francoise rdf:type foaf:Person. +_:Lotta_Francoise foaf:name "Lotta Francoise"^^xsd:string. + rdf:type bench:Incollection. + bench:booktitle "convulsively apparats gentlewoman"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "heartaches gentlewoman infundibuliform"^^xsd:string. + foaf:homepage "http://www.apparats.tld/infundibuliform/nonmilitarily.html"^^xsd:string. + dcterms:issued "1949"^^xsd:integer. +_:Karina_Eggington rdf:type foaf:Person. +_:Karina_Eggington foaf:name "Karina Eggington"^^xsd:string. + dc:creator _:Karina_Eggington. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1949)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1949"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.infundibuliform.tld/experted/simplifying.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "nonmilitarily simplifying globulins"^^xsd:string. + foaf:homepage "http://www.experted.tld/globulins/chancroids.html"^^xsd:string. + swrc:journal . +_:Leonora_Peli rdf:type foaf:Person. +_:Leonora_Peli foaf:name "Leonora Peli"^^xsd:string. + dc:creator _:Leonora_Peli. + rdf:type bench:Article. + bench:abstract "sailcloth encyclicals receives machree bretons molded secondaries buffier rissole saltcellars humours garniture favorableness onside misdoubt frostbites coldest remounted yokes wantoners astonished clutched vaccinable teared reinvoking burdocks stepchildren overachiever filleting falterer doctorates tariffless inquiries frugs currycomb hayloft mortifyingly hellion pshawing agribusinesses liberalizations rearrangement lodgement unheralded rafts zincic omnium elitisms cultivates canaanites melanesians unproclaimed flageolets particularity nocturnes angelicas ricercar emanated disarmers deionized predeceases indulgers shopping laundering misarranges adulterer solubilizing bylined scratchiest janitress wedding untutored shuttling sorel ensconced cunnilinguism meathead bazaars ocelots confiners notation indoctrinating definable farcers bards legislatresses underway deterministic fantods abhorrently shedders recipients resuscitates models caveator diploids grossers subtonic bossing modules coshed sublessor gluers yeshivoth displeased tosspots ateliers reemerges qualities infantility flangers protesters reanimation spermatic fatigues splashed mallards flanneling bastioned retailer cabalism oatcake fluors aggrandizers arrogating twinnings ministrant aether sociologist minored hamsters brin disentangles xylidine liers designee scarlets pathfinder househusbands adorers strafer destroyed cottonseeds buying luting ententes tragically backlashed published haters redundantly wandered tictac anattos redundances squirting outguessing codder acacia kaons failingly egomaniacal vacatable macadams pornographies merriest fruiter croaker evaporates retrofire"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "simplifying chancroids urbanizes"^^xsd:string. + foaf:homepage "http://www.globulins.tld/urbanizes/worldbeater.html"^^xsd:string. + swrc:journal . +_:Mora_Christofferse rdf:type foaf:Person. +_:Mora_Christofferse foaf:name "Mora Christofferse"^^xsd:string. + dc:creator _:Mora_Christofferse. + rdf:type bench:Article. + swrc:pages "57"^^xsd:integer. + dc:title "chancroids worldbeater forearmed"^^xsd:string. + foaf:homepage "http://www.urbanizes.tld/forearmed/tapholes.html"^^xsd:string. + swrc:journal . +_:Shaunene_Libera rdf:type foaf:Person. +_:Shaunene_Libera foaf:name "Shaunene Libera"^^xsd:string. + dc:creator _:Shaunene_Libera. + rdf:type bench:Article. + swrc:pages "196"^^xsd:integer. + dc:title "worldbeater tapholes sorest"^^xsd:string. + foaf:homepage "http://www.forearmed.tld/sorest/calciferous.html"^^xsd:string. + swrc:journal . +_:Llyn_Hardge rdf:type foaf:Person. +_:Llyn_Hardge foaf:name "Llyn Hardge"^^xsd:string. + dc:creator _:Llyn_Hardge. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "tapholes calciferous rebater"^^xsd:string. + foaf:homepage "http://www.sorest.tld/rebater/rabelaisian.html"^^xsd:string. + swrc:journal . +_:Eskil_Littledave rdf:type foaf:Person. +_:Eskil_Littledave foaf:name "Eskil Littledave"^^xsd:string. + dc:creator _:Eskil_Littledave. + dcterms:references _:references2. +_:references2 rdf:type rdf:Bag. +_:references2 rdf:_1 . +_:references2 rdf:_2 . +_:references2 rdf:_3 . +_:references2 rdf:_4 . +_:references2 rdf:_5 . +_:references2 rdf:_6 . +_:references2 rdf:_7 . +_:references2 rdf:_8 . +_:references2 rdf:_9 . +_:references2 rdf:_10 . +_:references2 rdf:_11 . +_:references2 rdf:_12 . +_:references2 rdf:_13 . +_:references2 rdf:_14 . +_:references2 rdf:_15 . +_:references2 rdf:_16 . +_:references2 rdf:_17 . +_:references2 rdf:_18 . +_:references2 rdf:_19 . +_:references2 rdf:_20 . +_:references2 rdf:_21 . +_:references2 rdf:_22 . +_:references2 rdf:_23 . +_:references2 rdf:_24 . +_:references2 rdf:_25 . +_:references2 rdf:_26 . +_:references2 rdf:_27 . +_:references2 rdf:_28 . +_:references2 rdf:_29 . +_:references2 rdf:_30 . +_:references2 rdf:_31 . +_:references2 rdf:_32 . +_:references2 rdf:_33 . +_:references2 rdf:_34 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.calciferous.tld/rabelaisian/seigniorage.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "rebater seigniorage memorializes"^^xsd:string. + foaf:homepage "http://www.rabelaisian.tld/memorializes/backhanded.html"^^xsd:string. + swrc:journal . +_:Naazil_Buchannan rdf:type foaf:Person. +_:Naazil_Buchannan foaf:name "Naazil Buchannan"^^xsd:string. + dc:creator _:Naazil_Buchannan. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "seigniorage backhanded wagoners"^^xsd:string. + foaf:homepage "http://www.memorializes.tld/wagoners/inaccuracies.html"^^xsd:string. + swrc:journal . +_:Lucile_Homola rdf:type foaf:Person. +_:Lucile_Homola foaf:name "Lucile Homola"^^xsd:string. + dc:creator _:Lucile_Homola. + rdf:type bench:Article. + rdfs:seeAlso "http://www.backhanded.tld/inaccuracies/oubliette.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "wagoners oubliette hornswoggling"^^xsd:string. + foaf:homepage "http://www.inaccuracies.tld/hornswoggling/anxiousness.html"^^xsd:string. + swrc:journal . +_:Strezislava_Weingard rdf:type foaf:Person. +_:Strezislava_Weingard foaf:name "Strezislava Weingard"^^xsd:string. + dc:creator _:Strezislava_Weingard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oubliette.tld/anxiousness/drumbeat.html"^^xsd:string. + dc:title "hornswoggling drumbeat serries"^^xsd:string. + foaf:homepage "http://www.anxiousness.tld/serries/friskiness.html"^^xsd:string. + swrc:journal . +_:Julien_Triveno rdf:type foaf:Person. +_:Julien_Triveno foaf:name "Julien Triveno"^^xsd:string. + dc:creator _:Julien_Triveno. +_:Lance_Fernandes rdf:type foaf:Person. +_:Lance_Fernandes foaf:name "Lance Fernandes"^^xsd:string. + dc:creator _:Lance_Fernandes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drumbeat.tld/friskiness/lapdogs.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "serries lapdogs biting"^^xsd:string. + foaf:homepage "http://www.friskiness.tld/biting/bateaux.html"^^xsd:string. + swrc:journal . +_:Shoko_Moel rdf:type foaf:Person. +_:Shoko_Moel foaf:name "Shoko Moel"^^xsd:string. + dc:creator _:Shoko_Moel. +_:Bhoomika_Secord rdf:type foaf:Person. +_:Bhoomika_Secord foaf:name "Bhoomika Secord"^^xsd:string. + dc:creator _:Bhoomika_Secord. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lapdogs.tld/bateaux/temperers.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "biting temperers doggones"^^xsd:string. + foaf:homepage "http://www.bateaux.tld/doggones/etiological.html"^^xsd:string. + swrc:journal . +_:Editta_Servoss rdf:type foaf:Person. +_:Editta_Servoss foaf:name "Editta Servoss"^^xsd:string. + dc:creator _:Editta_Servoss. + rdf:type bench:Article. + rdfs:seeAlso "http://www.temperers.tld/etiological/earlier.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "doggones earlier lineless"^^xsd:string. + foaf:homepage "http://www.etiological.tld/lineless/waxworks.html"^^xsd:string. + swrc:journal . +_:Deke_Mirabelli rdf:type foaf:Person. +_:Deke_Mirabelli foaf:name "Deke Mirabelli"^^xsd:string. + dc:creator _:Deke_Mirabelli. + rdf:type bench:Article. + swrc:pages "80"^^xsd:integer. + dc:title "earlier waxworks praos"^^xsd:string. + foaf:homepage "http://www.lineless.tld/praos/disaffection.html"^^xsd:string. + swrc:journal . +_:Swidbert_Repka rdf:type foaf:Person. +_:Swidbert_Repka foaf:name "Swidbert Repka"^^xsd:string. + dc:creator _:Swidbert_Repka. + rdf:type bench:Article. + rdfs:seeAlso "http://www.waxworks.tld/disaffection/deringer.html"^^xsd:string. + dc:title "praos deringer touring"^^xsd:string. + foaf:homepage "http://www.disaffection.tld/touring/scornfully.html"^^xsd:string. + swrc:journal . +_:Jazmine_Susman rdf:type foaf:Person. +_:Jazmine_Susman foaf:name "Jazmine Susman"^^xsd:string. + dc:creator _:Jazmine_Susman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deringer.tld/scornfully/enrich.html"^^xsd:string. + dc:title "touring enrich clinchers"^^xsd:string. + foaf:homepage "http://www.scornfully.tld/clinchers/wagerer.html"^^xsd:string. + swrc:journal . +_:Eshita_Whitby rdf:type foaf:Person. +_:Eshita_Whitby foaf:name "Eshita Whitby"^^xsd:string. + dc:creator _:Eshita_Whitby. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enrich.tld/wagerer/plunking.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "clinchers plunking sockmen"^^xsd:string. + foaf:homepage "http://www.wagerer.tld/sockmen/mosques.html"^^xsd:string. + swrc:journal . +_:Nazarova_Abundis rdf:type foaf:Person. +_:Nazarova_Abundis foaf:name "Nazarova Abundis"^^xsd:string. + dc:creator _:Nazarova_Abundis. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "plunking mosques concluders"^^xsd:string. + foaf:homepage "http://www.sockmen.tld/concluders/reutilizations.html"^^xsd:string. + swrc:journal . +_:Iravati_Pizzolato rdf:type foaf:Person. +_:Iravati_Pizzolato foaf:name "Iravati Pizzolato"^^xsd:string. + dc:creator _:Iravati_Pizzolato. + rdf:type bench:Article. + swrc:pages "65"^^xsd:integer. + dc:title "mosques reutilizations promoting"^^xsd:string. + foaf:homepage "http://www.concluders.tld/promoting/minded.html"^^xsd:string. + swrc:journal . +_:Shontal_Sehnert rdf:type foaf:Person. +_:Shontal_Sehnert foaf:name "Shontal Sehnert"^^xsd:string. + dc:creator _:Shontal_Sehnert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reutilizations.tld/minded/macroeconomic.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "promoting macroeconomic ironclads"^^xsd:string. + foaf:homepage "http://www.minded.tld/ironclads/destroyers.html"^^xsd:string. + swrc:journal . +_:Jamie_Berrie rdf:type foaf:Person. +_:Jamie_Berrie foaf:name "Jamie Berrie"^^xsd:string. + dc:creator _:Jamie_Berrie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.macroeconomic.tld/destroyers/greatheartedly.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "ironclads greatheartedly bargainee"^^xsd:string. + foaf:homepage "http://www.destroyers.tld/bargainee/seemly.html"^^xsd:string. + swrc:journal . +_:Latoya_Lovato rdf:type foaf:Person. +_:Latoya_Lovato foaf:name "Latoya Lovato"^^xsd:string. + dc:creator _:Latoya_Lovato. + rdf:type bench:Article. + rdfs:seeAlso "http://www.greatheartedly.tld/seemly/chalices.html"^^xsd:string. + dc:title "bargainee chalices gambled"^^xsd:string. + foaf:homepage "http://www.seemly.tld/gambled/crocking.html"^^xsd:string. + swrc:journal . +_:Zufar_Pestoni rdf:type foaf:Person. +_:Zufar_Pestoni foaf:name "Zufar Pestoni"^^xsd:string. + dc:creator _:Zufar_Pestoni. + rdf:type bench:Article. + swrc:pages "171"^^xsd:integer. + dc:title "chalices crocking bimethyls"^^xsd:string. + foaf:homepage "http://www.gambled.tld/bimethyls/foxfires.html"^^xsd:string. + swrc:journal . +_:Michizane_Krips rdf:type foaf:Person. +_:Michizane_Krips foaf:name "Michizane Krips"^^xsd:string. + dc:creator _:Michizane_Krips. +_:Sam_Mattheis rdf:type foaf:Person. +_:Sam_Mattheis foaf:name "Sam Mattheis"^^xsd:string. + dc:creator _:Sam_Mattheis. + rdf:type bench:Article. + swrc:pages "170"^^xsd:integer. + dc:title "crocking foxfires joyrider"^^xsd:string. + foaf:homepage "http://www.bimethyls.tld/joyrider/impotences.html"^^xsd:string. + swrc:journal . +_:Naglaya_Tantillo rdf:type foaf:Person. +_:Naglaya_Tantillo foaf:name "Naglaya Tantillo"^^xsd:string. + dc:creator _:Naglaya_Tantillo. +_:Jedrek_Beutnagel rdf:type foaf:Person. +_:Jedrek_Beutnagel foaf:name "Jedrek Beutnagel"^^xsd:string. + dc:creator _:Jedrek_Beutnagel. + rdf:type bench:Article. + swrc:pages "184"^^xsd:integer. + dc:title "foxfires impotences diffusor"^^xsd:string. + foaf:homepage "http://www.joyrider.tld/diffusor/clumped.html"^^xsd:string. + swrc:journal . +_:Kiraanna_Scherping rdf:type foaf:Person. +_:Kiraanna_Scherping foaf:name "Kiraanna Scherping"^^xsd:string. + dc:creator _:Kiraanna_Scherping. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impotences.tld/clumped/pharmaceutically.html"^^xsd:string. + swrc:month "12"^^xsd:integer. + swrc:pages "42"^^xsd:integer. + dc:title "diffusor pharmaceutically anonymities"^^xsd:string. + foaf:homepage "http://www.clumped.tld/anonymities/sepaled.html"^^xsd:string. + swrc:journal . +_:Edmonda_Ditullio rdf:type foaf:Person. +_:Edmonda_Ditullio foaf:name "Edmonda Ditullio"^^xsd:string. + dc:creator _:Edmonda_Ditullio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pharmaceutically.tld/sepaled/scrubbers.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "anonymities scrubbers cogencies"^^xsd:string. + foaf:homepage "http://www.sepaled.tld/cogencies/dictums.html"^^xsd:string. + swrc:journal . +_:Seriozhenka_Homen rdf:type foaf:Person. +_:Seriozhenka_Homen foaf:name "Seriozhenka Homen"^^xsd:string. + dc:creator _:Seriozhenka_Homen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scrubbers.tld/dictums/trussers.html"^^xsd:string. + dc:title "cogencies trussers banderole"^^xsd:string. + foaf:homepage "http://www.dictums.tld/banderole/deceptiveness.html"^^xsd:string. + swrc:journal . +_:Malcolm_Voelz rdf:type foaf:Person. +_:Malcolm_Voelz foaf:name "Malcolm Voelz"^^xsd:string. + dc:creator _:Malcolm_Voelz. + rdf:type bench:Article. + swrc:pages "135"^^xsd:integer. + dc:title "trussers deceptiveness eying"^^xsd:string. + foaf:homepage "http://www.banderole.tld/eying/chartists.html"^^xsd:string. + swrc:journal . +_:Valentina_Topia rdf:type foaf:Person. +_:Valentina_Topia foaf:name "Valentina Topia"^^xsd:string. + dc:creator _:Valentina_Topia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deceptiveness.tld/chartists/annunciating.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "eying annunciating sporing"^^xsd:string. + foaf:homepage "http://www.chartists.tld/sporing/amens.html"^^xsd:string. + swrc:journal . +_:Tarrant_Alsbrooks rdf:type foaf:Person. +_:Tarrant_Alsbrooks foaf:name "Tarrant Alsbrooks"^^xsd:string. + dc:creator _:Tarrant_Alsbrooks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.annunciating.tld/amens/stenchy.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "sporing stenchy risers"^^xsd:string. + foaf:homepage "http://www.amens.tld/risers/shirtfront.html"^^xsd:string. + swrc:journal . +_:Newa_Sabina rdf:type foaf:Person. +_:Newa_Sabina foaf:name "Newa Sabina"^^xsd:string. + dc:creator _:Newa_Sabina. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "stenchy shirtfront geographers"^^xsd:string. + foaf:homepage "http://www.risers.tld/geographers/aroints.html"^^xsd:string. + swrc:journal . +_:Brys_Robak rdf:type foaf:Person. +_:Brys_Robak foaf:name "Brys Robak"^^xsd:string. + dc:creator _:Brys_Robak. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "shirtfront aroints potshots"^^xsd:string. + foaf:homepage "http://www.geographers.tld/potshots/unhanged.html"^^xsd:string. + swrc:journal . +_:Amora_Ockmond rdf:type foaf:Person. +_:Amora_Ockmond foaf:name "Amora Ockmond"^^xsd:string. + dc:creator _:Amora_Ockmond. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "aroints unhanged rains"^^xsd:string. + foaf:homepage "http://www.potshots.tld/rains/lambasted.html"^^xsd:string. + swrc:journal . +_:Cleveland_Navarez rdf:type foaf:Person. +_:Cleveland_Navarez foaf:name "Cleveland Navarez"^^xsd:string. + dc:creator _:Cleveland_Navarez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unhanged.tld/lambasted/seabirds.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "rains seabirds tailpipe"^^xsd:string. + foaf:homepage "http://www.lambasted.tld/tailpipe/fits.html"^^xsd:string. + swrc:journal . +_:Fedyenka_Terrasi rdf:type foaf:Person. +_:Fedyenka_Terrasi foaf:name "Fedyenka Terrasi"^^xsd:string. + dc:creator _:Fedyenka_Terrasi. + rdf:type bench:Proceedings. + swrc:isbn "0-8755-5472-0"^^xsd:string. + dc:publisher "American Academy of Arts and Sciences"^^xsd:string. + dc:title "Proceeding 1 (1950)"^^xsd:string. + foaf:homepage "http://www.tailpipe.tld/summerhouses/vialing.html"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1950"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "fits vialing lexicons"^^xsd:string. + rdfs:seeAlso "http://www.summerhouses.tld/lexicons/imprisonment.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "vialing imprisonment vivisects"^^xsd:string. + foaf:homepage "http://www.lexicons.tld/vivisects/gipper.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bhoomika_Secord. + dc:creator _:Editta_Servoss. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "imprisonment gipper articulation"^^xsd:string. + rdfs:seeAlso "http://www.vivisects.tld/articulation/reliable.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "gipper reliable vernally"^^xsd:string. + foaf:homepage "http://www.articulation.tld/vernally/rationally.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bhoomika_Secord. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "reliable rationally foreseeability"^^xsd:string. + rdfs:seeAlso "http://www.vernally.tld/foreseeability/repealers.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "rationally repealers fortuning"^^xsd:string. + foaf:homepage "http://www.foreseeability.tld/fortuning/boorishly.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dc:creator _:Editta_Servoss. + dc:creator _:Deke_Mirabelli. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "repealers boorishly failures"^^xsd:string. + rdfs:seeAlso "http://www.fortuning.tld/failures/outwork.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "boorishly outwork exempla"^^xsd:string. + foaf:homepage "http://www.failures.tld/exempla/rosing.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Deke_Mirabelli. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "outwork rosing flayed"^^xsd:string. + rdfs:seeAlso "http://www.exempla.tld/flayed/oversleeping.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "rosing oversleeping vivisectionists"^^xsd:string. + foaf:homepage "http://www.flayed.tld/vivisectionists/strips.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Swidbert_Repka. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "oversleeping strips persistently"^^xsd:string. + rdfs:seeAlso "http://www.vivisectionists.tld/persistently/figged.html"^^xsd:string. + dc:title "strips figged demanders"^^xsd:string. + foaf:homepage "http://www.persistently.tld/demanders/snugly.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dc:creator _:Swidbert_Repka. + dc:creator _:Jazmine_Susman. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "figged snugly reinstitution"^^xsd:string. + rdfs:seeAlso "http://www.demanders.tld/reinstitution/maceraters.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "snugly maceraters degasses"^^xsd:string. + foaf:homepage "http://www.reinstitution.tld/degasses/foragers.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jazmine_Susman. + dc:creator _:Eshita_Whitby. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "maceraters foragers alerters"^^xsd:string. + rdfs:seeAlso "http://www.degasses.tld/alerters/fashioners.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "foragers fashioners spurting"^^xsd:string. + foaf:homepage "http://www.alerters.tld/spurting/bloodless.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nazarova_Abundis. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "fashioners bloodless boggish"^^xsd:string. + rdfs:seeAlso "http://www.spurting.tld/boggish/megapod.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "bloodless megapod anointed"^^xsd:string. + foaf:homepage "http://www.boggish.tld/anointed/nontemporally.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iravati_Pizzolato. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "megapod nontemporally unvaried"^^xsd:string. + rdfs:seeAlso "http://www.anointed.tld/unvaried/bedamns.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "nontemporally bedamns bivalencies"^^xsd:string. + foaf:homepage "http://www.unvaried.tld/bivalencies/wirepulling.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shontal_Sehnert. + dc:creator _:Jamie_Berrie. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "bedamns wirepulling suchness"^^xsd:string. + rdfs:seeAlso "http://www.bivalencies.tld/suchness/ringer.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "wirepulling ringer amerced"^^xsd:string. + foaf:homepage "http://www.suchness.tld/amerced/growling.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Latoya_Lovato. + rdf:type bench:Inproceedings. + bench:booktitle "ringer growling submember"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "amerced submember queerer"^^xsd:string. + foaf:homepage "http://www.growling.tld/queerer/firmers.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zufar_Pestoni. + rdf:type bench:Inproceedings. + bench:booktitle "submember firmers watermark"^^xsd:string. + rdfs:seeAlso "http://www.queerer.tld/watermark/sawbucks.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "firmers sawbucks automobilist"^^xsd:string. + foaf:homepage "http://www.watermark.tld/automobilist/insaner.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Michizane_Krips. + dc:creator _:Sam_Mattheis. + dcterms:references _:references3. +_:references3 rdf:type rdf:Bag. +_:references3 rdf:_1 . +_:references3 rdf:_2 . +_:references3 rdf:_3 . +_:references3 rdf:_4 . +_:references3 rdf:_5 . +_:references3 rdf:_6 . +_:references3 rdf:_7 . +_:references3 rdf:_8 . +_:references3 rdf:_9 . +_:references3 rdf:_10 . +_:references3 rdf:_11 . +_:references3 rdf:_12 . +_:references3 rdf:_13 . +_:references3 rdf:_14 . +_:references3 rdf:_15 . +_:references3 rdf:_16 . +_:references3 rdf:_17 . +_:references3 rdf:_18 . +_:references3 rdf:_19 . +_:references3 rdf:_20 . +_:references3 rdf:_21 . +_:references3 rdf:_22 . + rdf:type bench:Inproceedings. + bench:booktitle "sawbucks insaner nummular"^^xsd:string. + rdfs:seeAlso "http://www.automobilist.tld/nummular/individualization.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "insaner individualization autostradas"^^xsd:string. + foaf:homepage "http://www.nummular.tld/autostradas/flippers.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Naglaya_Tantillo. + rdf:type bench:Inproceedings. + bench:booktitle "individualization flippers rotaries"^^xsd:string. + rdfs:seeAlso "http://www.autostradas.tld/rotaries/discriminations.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "flippers discriminations bathysphere"^^xsd:string. + foaf:homepage "http://www.rotaries.tld/bathysphere/sunlights.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jedrek_Beutnagel. + dc:creator _:Kiraanna_Scherping. + rdf:type bench:Inproceedings. + bench:booktitle "discriminations sunlights manoeuvreing"^^xsd:string. + rdfs:seeAlso "http://www.bathysphere.tld/manoeuvreing/orthodontics.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "sunlights orthodontics cleansing"^^xsd:string. + foaf:homepage "http://www.manoeuvreing.tld/cleansing/queued.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Edmonda_Ditullio. + rdf:type bench:Inproceedings. + bench:booktitle "orthodontics queued prospectuses"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "cleansing prospectuses hirsutism"^^xsd:string. + foaf:homepage "http://www.queued.tld/hirsutism/nudie.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Seriozhenka_Homen. + rdf:type bench:Inproceedings. + bench:booktitle "prospectuses nudie misplacing"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "hirsutism misplacing sceneries"^^xsd:string. + foaf:homepage "http://www.nudie.tld/sceneries/lichens.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Malcolm_Voelz. + rdf:type bench:Inproceedings. + bench:booktitle "misplacing lichens aneurisms"^^xsd:string. + rdfs:seeAlso "http://www.sceneries.tld/aneurisms/indemnitor.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "lichens indemnitor nibbles"^^xsd:string. + foaf:homepage "http://www.aneurisms.tld/nibbles/unambitious.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. + dcterms:partOf . + dc:creator _:Valentina_Topia. + swrc:editor . + swrc:editor _:Jedrick_Relacion. +_:Jedrick_Relacion rdf:type foaf:Person. +_:Jedrick_Relacion foaf:name "Jedrick Relacion"^^xsd:string. + swrc:editor _:Materia_Newsum. +_:Materia_Newsum rdf:type foaf:Person. +_:Materia_Newsum foaf:name "Materia Newsum"^^xsd:string. + swrc:editor _:Hannele_Kneifl. +_:Hannele_Kneifl rdf:type foaf:Person. +_:Hannele_Kneifl foaf:name "Hannele Kneifl"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1950)"^^xsd:string. + swrc:volume "11"^^xsd:integer. + dcterms:issued "1950"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "2"^^xsd:integer. + dc:title "nibbles niggling kowtowed"^^xsd:string. + foaf:homepage "http://www.unambitious.tld/kowtowed/temptations.html"^^xsd:string. + swrc:journal . + dc:creator _:Tarrant_Alsbrooks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.niggling.tld/temptations/remarques.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "kowtowed remarques broadaxe"^^xsd:string. + foaf:homepage "http://www.temptations.tld/broadaxe/glamourous.html"^^xsd:string. + swrc:journal . + dc:creator _:Demetria_Tramonti. + dc:creator _:Newa_Sabina. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "remarques glamourous fluidly"^^xsd:string. + foaf:homepage "http://www.broadaxe.tld/fluidly/eponymies.html"^^xsd:string. + swrc:journal . + dc:creator _:Jokin_Hytros. + dc:creator _:Brys_Robak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.glamourous.tld/eponymies/definitely.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "fluidly definitely simperer"^^xsd:string. + foaf:homepage "http://www.eponymies.tld/simperer/titer.html"^^xsd:string. + swrc:journal . + dc:creator _:Gota_Dorff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.definitely.tld/titer/jailhouse.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "simperer jailhouse eulogist"^^xsd:string. + foaf:homepage "http://www.titer.tld/eulogist/yummier.html"^^xsd:string. + swrc:journal . + dc:creator _:Amora_Ockmond. + rdf:type bench:Article. + swrc:pages "139"^^xsd:integer. + dc:title "jailhouse yummier testable"^^xsd:string. + foaf:homepage "http://www.eulogist.tld/testable/breakables.html"^^xsd:string. + swrc:journal . +_:Luitfriede_Westmark rdf:type foaf:Person. +_:Luitfriede_Westmark foaf:name "Luitfriede Westmark"^^xsd:string. + dc:creator _:Luitfriede_Westmark. + rdf:type bench:Article. + swrc:pages "10"^^xsd:integer. + dc:title "yummier breakables destructions"^^xsd:string. + foaf:homepage "http://www.testable.tld/destructions/bilks.html"^^xsd:string. + swrc:journal . +_:Jurgisr_Arkins rdf:type foaf:Person. +_:Jurgisr_Arkins foaf:name "Jurgisr Arkins"^^xsd:string. + dc:creator _:Jurgisr_Arkins. + rdf:type bench:Article. + rdfs:seeAlso "http://www.breakables.tld/bilks/sorbitol.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "destructions sorbitol voicing"^^xsd:string. + foaf:homepage "http://www.bilks.tld/voicing/gophers.html"^^xsd:string. + swrc:journal . +_:Reiko_Castile rdf:type foaf:Person. +_:Reiko_Castile foaf:name "Reiko Castile"^^xsd:string. + dc:creator _:Reiko_Castile. + rdf:type bench:Article. + bench:cdrom "http://www.sorbitol.tld/gophers/cones.html"^^xsd:string. + rdfs:seeAlso "http://www.voicing.tld/cones/beanpole.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "gophers beanpole sennits"^^xsd:string. + foaf:homepage "http://www.cones.tld/sennits/celebrated.html"^^xsd:string. + swrc:journal . +_:Soshu_Burress rdf:type foaf:Person. +_:Soshu_Burress foaf:name "Soshu Burress"^^xsd:string. + dc:creator _:Soshu_Burress. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beanpole.tld/celebrated/unknots.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "sennits unknots dickie"^^xsd:string. + foaf:homepage "http://www.celebrated.tld/dickie/unfrock.html"^^xsd:string. + swrc:journal . +_:Libera_Ahlborn rdf:type foaf:Person. +_:Libera_Ahlborn foaf:name "Libera Ahlborn"^^xsd:string. + dc:creator _:Libera_Ahlborn. +_:Ineng_Alkbsh rdf:type foaf:Person. +_:Ineng_Alkbsh foaf:name "Ineng Alkbsh"^^xsd:string. + dc:creator _:Ineng_Alkbsh. + rdf:type bench:Article. + swrc:pages "26"^^xsd:integer. + dc:title "unknots unfrock blossoms"^^xsd:string. + foaf:homepage "http://www.dickie.tld/blossoms/whity.html"^^xsd:string. + swrc:journal . +_:Lippio_Llopis rdf:type foaf:Person. +_:Lippio_Llopis foaf:name "Lippio Llopis"^^xsd:string. + dc:creator _:Lippio_Llopis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unfrock.tld/whity/biologies.html"^^xsd:string. + swrc:note "leeriest kanjis nonlethal merchandized fliers sheafing reembody chiffonnier competitors"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "blossoms biologies snifters"^^xsd:string. + foaf:homepage "http://www.whity.tld/snifters/blameworthiness.html"^^xsd:string. + swrc:journal . +_:Juanisha_Seppi rdf:type foaf:Person. +_:Juanisha_Seppi foaf:name "Juanisha Seppi"^^xsd:string. + dc:creator _:Juanisha_Seppi. + rdf:type bench:Article. + swrc:pages "18"^^xsd:integer. + dc:title "biologies blameworthiness ruinousness"^^xsd:string. + foaf:homepage "http://www.snifters.tld/ruinousness/skyjackers.html"^^xsd:string. + swrc:journal . +_:Lashaune_Lava rdf:type foaf:Person. +_:Lashaune_Lava foaf:name "Lashaune Lava"^^xsd:string. + dc:creator _:Lashaune_Lava. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blameworthiness.tld/skyjackers/goalless.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "ruinousness goalless stumping"^^xsd:string. + foaf:homepage "http://www.skyjackers.tld/stumping/feted.html"^^xsd:string. + swrc:journal . +_:Dondrea_Crocco rdf:type foaf:Person. +_:Dondrea_Crocco foaf:name "Dondrea Crocco"^^xsd:string. + dc:creator _:Dondrea_Crocco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.goalless.tld/feted/employment.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "stumping employment uncut"^^xsd:string. + foaf:homepage "http://www.feted.tld/uncut/vincible.html"^^xsd:string. + swrc:journal . +_:Jaime_Hasencamp rdf:type foaf:Person. +_:Jaime_Hasencamp foaf:name "Jaime Hasencamp"^^xsd:string. + dc:creator _:Jaime_Hasencamp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.employment.tld/vincible/thyrse.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "uncut thyrse enraging"^^xsd:string. + foaf:homepage "http://www.vincible.tld/enraging/deliberative.html"^^xsd:string. + swrc:journal . +_:Podolphe_Fluitt rdf:type foaf:Person. +_:Podolphe_Fluitt foaf:name "Podolphe Fluitt"^^xsd:string. + dc:creator _:Podolphe_Fluitt. +_:Solymar_Palisbo rdf:type foaf:Person. +_:Solymar_Palisbo foaf:name "Solymar Palisbo"^^xsd:string. + dc:creator _:Solymar_Palisbo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thyrse.tld/deliberative/wilders.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "enraging wilders ungallant"^^xsd:string. + foaf:homepage "http://www.deliberative.tld/ungallant/contemptibly.html"^^xsd:string. + swrc:journal . +_:Tadao_Pentaris rdf:type foaf:Person. +_:Tadao_Pentaris foaf:name "Tadao Pentaris"^^xsd:string. + dc:creator _:Tadao_Pentaris. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wilders.tld/contemptibly/slovak.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "ungallant slovak serializing"^^xsd:string. + foaf:homepage "http://www.contemptibly.tld/serializing/restacking.html"^^xsd:string. + swrc:journal . +_:Latrice_Ghrist rdf:type foaf:Person. +_:Latrice_Ghrist foaf:name "Latrice Ghrist"^^xsd:string. + dc:creator _:Latrice_Ghrist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slovak.tld/restacking/hankies.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "serializing hankies castile"^^xsd:string. + foaf:homepage "http://www.restacking.tld/castile/unsnarled.html"^^xsd:string. + swrc:journal . +_:Conchetta_Cater rdf:type foaf:Person. +_:Conchetta_Cater foaf:name "Conchetta Cater"^^xsd:string. + dc:creator _:Conchetta_Cater. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "hankies unsnarled inures"^^xsd:string. + foaf:homepage "http://www.castile.tld/inures/sarabands.html"^^xsd:string. + swrc:journal . +_:Marulia_Bondura rdf:type foaf:Person. +_:Marulia_Bondura foaf:name "Marulia Bondura"^^xsd:string. + dc:creator _:Marulia_Bondura. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unsnarled.tld/sarabands/miladies.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "inures miladies compactions"^^xsd:string. + foaf:homepage "http://www.sarabands.tld/compactions/pilothouses.html"^^xsd:string. + swrc:journal . +_:Lucretia_Ferndez rdf:type foaf:Person. +_:Lucretia_Ferndez foaf:name "Lucretia Ferndez"^^xsd:string. + dc:creator _:Lucretia_Ferndez. + rdf:type bench:Article. + swrc:pages "30"^^xsd:integer. + dc:title "miladies pilothouses onanism"^^xsd:string. + foaf:homepage "http://www.compactions.tld/onanism/overtime.html"^^xsd:string. + swrc:journal . +_:Haimo_Huesso rdf:type foaf:Person. +_:Haimo_Huesso foaf:name "Haimo Huesso"^^xsd:string. + dc:creator _:Haimo_Huesso. + rdf:type bench:Article. + swrc:pages "8"^^xsd:integer. + dc:title "pilothouses overtime ptomain"^^xsd:string. + foaf:homepage "http://www.onanism.tld/ptomain/synchronized.html"^^xsd:string. + swrc:journal . +_:Gengyo_Cumbass rdf:type foaf:Person. +_:Gengyo_Cumbass foaf:name "Gengyo Cumbass"^^xsd:string. + dc:creator _:Gengyo_Cumbass. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overtime.tld/synchronized/desalinize.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "ptomain desalinize airliners"^^xsd:string. + foaf:homepage "http://www.synchronized.tld/airliners/sargassos.html"^^xsd:string. + swrc:journal . +_:Loris_Elder rdf:type foaf:Person. +_:Loris_Elder foaf:name "Loris Elder"^^xsd:string. + dc:creator _:Loris_Elder. + rdf:type bench:Article. + rdfs:seeAlso "http://www.desalinize.tld/sargassos/canvassers.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "airliners canvassers flamed"^^xsd:string. + foaf:homepage "http://www.sargassos.tld/flamed/corrugating.html"^^xsd:string. + swrc:journal . +_:Adelio_Zahner rdf:type foaf:Person. +_:Adelio_Zahner foaf:name "Adelio Zahner"^^xsd:string. + dc:creator _:Adelio_Zahner. +_:Aedd_Lurye rdf:type foaf:Person. +_:Aedd_Lurye foaf:name "Aedd Lurye"^^xsd:string. + dc:creator _:Aedd_Lurye. + rdf:type bench:Article. + rdfs:seeAlso "http://www.canvassers.tld/corrugating/untidiest.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "flamed untidiest danegelds"^^xsd:string. + foaf:homepage "http://www.corrugating.tld/danegelds/vitrines.html"^^xsd:string. + swrc:journal . +_:Carli_Maggert rdf:type foaf:Person. +_:Carli_Maggert foaf:name "Carli Maggert"^^xsd:string. + dc:creator _:Carli_Maggert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.untidiest.tld/vitrines/moisturizer.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "danegelds moisturizer disappointed"^^xsd:string. + foaf:homepage "http://www.vitrines.tld/disappointed/backwash.html"^^xsd:string. + swrc:journal . +_:Flaco_Reyome rdf:type foaf:Person. +_:Flaco_Reyome foaf:name "Flaco Reyome"^^xsd:string. + dc:creator _:Flaco_Reyome. + rdf:type bench:Article. + rdfs:seeAlso "http://www.moisturizer.tld/backwash/outlasting.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "disappointed outlasting begrudged"^^xsd:string. + foaf:homepage "http://www.backwash.tld/begrudged/manikins.html"^^xsd:string. + swrc:journal . +_:Faith_Neeld rdf:type foaf:Person. +_:Faith_Neeld foaf:name "Faith Neeld"^^xsd:string. + dc:creator _:Faith_Neeld. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "outlasting manikins ephedrin"^^xsd:string. + foaf:homepage "http://www.begrudged.tld/ephedrin/unicef.html"^^xsd:string. + swrc:journal . +_:Gayle_Wingrove rdf:type foaf:Person. +_:Gayle_Wingrove foaf:name "Gayle Wingrove"^^xsd:string. + dc:creator _:Gayle_Wingrove. + rdf:type bench:Article. + swrc:pages "197"^^xsd:integer. + dc:title "manikins unicef entrained"^^xsd:string. + foaf:homepage "http://www.ephedrin.tld/entrained/speedways.html"^^xsd:string. + swrc:journal . +_:Sypovaia_Wegmann rdf:type foaf:Person. +_:Sypovaia_Wegmann foaf:name "Sypovaia Wegmann"^^xsd:string. + dc:creator _:Sypovaia_Wegmann. +_:Aleksndra_Roncskevitz rdf:type foaf:Person. +_:Aleksndra_Roncskevitz foaf:name "Aleksndra Roncskevitz"^^xsd:string. + dc:creator _:Aleksndra_Roncskevitz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unicef.tld/speedways/miscounts.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "entrained miscounts surfier"^^xsd:string. + foaf:homepage "http://www.speedways.tld/surfier/epistasies.html"^^xsd:string. + swrc:journal . +_:Vladlena_Tlumacki rdf:type foaf:Person. +_:Vladlena_Tlumacki foaf:name "Vladlena Tlumacki"^^xsd:string. + dc:creator _:Vladlena_Tlumacki. + rdf:type bench:Article. + rdfs:seeAlso "http://www.miscounts.tld/epistasies/melodramatically.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "surfier melodramatically hawkish"^^xsd:string. + foaf:homepage "http://www.epistasies.tld/hawkish/sonorants.html"^^xsd:string. + swrc:journal . +_:Tetsui_Zekria rdf:type foaf:Person. +_:Tetsui_Zekria foaf:name "Tetsui Zekria"^^xsd:string. + dc:creator _:Tetsui_Zekria. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "melodramatically sonorants truanting"^^xsd:string. + foaf:homepage "http://www.hawkish.tld/truanting/aberration.html"^^xsd:string. + swrc:journal . +_:Ran_Rubendall rdf:type foaf:Person. +_:Ran_Rubendall foaf:name "Ran Rubendall"^^xsd:string. + dc:creator _:Ran_Rubendall. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sonorants.tld/aberration/mainlined.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "truanting mainlined keynoter"^^xsd:string. + foaf:homepage "http://www.aberration.tld/keynoter/tripes.html"^^xsd:string. + swrc:journal . +_:Kerry_Navarrate rdf:type foaf:Person. +_:Kerry_Navarrate foaf:name "Kerry Navarrate"^^xsd:string. + dc:creator _:Kerry_Navarrate. + rdf:type bench:Article. + swrc:note "elemental householders evenfall denazified pyrostats sagiest prorogues cowpoxes benders supposing"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "mainlined tripes lapidaries"^^xsd:string. + foaf:homepage "http://www.keynoter.tld/lapidaries/opiumisms.html"^^xsd:string. + swrc:journal . +_:AbdulGhafoor_Mallie rdf:type foaf:Person. +_:AbdulGhafoor_Mallie foaf:name "AbdulGhafoor Mallie"^^xsd:string. + dc:creator _:AbdulGhafoor_Mallie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tripes.tld/opiumisms/recondensing.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "lapidaries recondensing displeasures"^^xsd:string. + foaf:homepage "http://www.opiumisms.tld/displeasures/spongins.html"^^xsd:string. + swrc:journal . +_:Maksimina_Pecinousky rdf:type foaf:Person. +_:Maksimina_Pecinousky foaf:name "Maksimina Pecinousky"^^xsd:string. + dc:creator _:Maksimina_Pecinousky. +_:Sabina_Conde rdf:type foaf:Person. +_:Sabina_Conde foaf:name "Sabina Conde"^^xsd:string. + dc:creator _:Sabina_Conde. + rdf:type bench:Article. + swrc:pages "95"^^xsd:integer. + dc:title "recondensing spongins shirtings"^^xsd:string. + foaf:homepage "http://www.displeasures.tld/shirtings/semiautomatic.html"^^xsd:string. + swrc:journal . +_:Odgar_Oguin rdf:type foaf:Person. +_:Odgar_Oguin foaf:name "Odgar Oguin"^^xsd:string. + dc:creator _:Odgar_Oguin. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "spongins semiautomatic fizzes"^^xsd:string. + foaf:homepage "http://www.shirtings.tld/fizzes/vinosities.html"^^xsd:string. + swrc:journal . +_:Jermaine_Mandahl rdf:type foaf:Person. +_:Jermaine_Mandahl foaf:name "Jermaine Mandahl"^^xsd:string. + dc:creator _:Jermaine_Mandahl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.semiautomatic.tld/vinosities/teletypewriter.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "fizzes teletypewriter filespec"^^xsd:string. + foaf:homepage "http://www.vinosities.tld/filespec/gustatorily.html"^^xsd:string. + swrc:journal . +_:Aspasa_Abaunza rdf:type foaf:Person. +_:Aspasa_Abaunza foaf:name "Aspasa Abaunza"^^xsd:string. + dc:creator _:Aspasa_Abaunza. + swrc:editor _:Leonora_Peli. + swrc:editor _:Jedrick_Relacion. + rdf:type bench:Incollection. + bench:booktitle "teletypewriter gustatorily biennials"^^xsd:string. + rdfs:seeAlso "http://www.filespec.tld/biennials/shopgirl.html"^^xsd:string. + dc:title "gustatorily shopgirl batted"^^xsd:string. + foaf:homepage "http://www.biennials.tld/batted/squarish.html"^^xsd:string. + dcterms:issued "1950"^^xsd:integer. +_:Cc_Arroyos rdf:type foaf:Person. +_:Cc_Arroyos foaf:name "Cc Arroyos"^^xsd:string. + dc:creator _:Cc_Arroyos. + rdf:type bench:Journal. + dc:title "Journal 2 (1950)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1950"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "batted soughing mistily"^^xsd:string. + foaf:homepage "http://www.squarish.tld/mistily/dewed.html"^^xsd:string. + swrc:journal . +_:Husain_Coaxum rdf:type foaf:Person. +_:Husain_Coaxum foaf:name "Husain Coaxum"^^xsd:string. + dc:creator _:Husain_Coaxum. + rdf:type bench:Article. + dc:title "soughing dewed flexion"^^xsd:string. + foaf:homepage "http://www.mistily.tld/flexion/cardiometer.html"^^xsd:string. + swrc:journal . +_:Mamie_Howen rdf:type foaf:Person. +_:Mamie_Howen foaf:name "Mamie Howen"^^xsd:string. + dc:creator _:Mamie_Howen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dewed.tld/cardiometer/unsubdued.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "flexion unsubdued rhapsodize"^^xsd:string. + foaf:homepage "http://www.cardiometer.tld/rhapsodize/redirecting.html"^^xsd:string. + swrc:journal . +_:Candis_Barefield rdf:type foaf:Person. +_:Candis_Barefield foaf:name "Candis Barefield"^^xsd:string. + dc:creator _:Candis_Barefield. + rdf:type bench:Article. + dc:title "unsubdued redirecting luridness"^^xsd:string. + foaf:homepage "http://www.rhapsodize.tld/luridness/caftans.html"^^xsd:string. + swrc:journal . +_:Adriaan_Belter rdf:type foaf:Person. +_:Adriaan_Belter foaf:name "Adriaan Belter"^^xsd:string. + dc:creator _:Adriaan_Belter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.redirecting.tld/caftans/outyelled.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "luridness outyelled overlapped"^^xsd:string. + foaf:homepage "http://www.caftans.tld/overlapped/fathers.html"^^xsd:string. + swrc:journal . +_:YolandaAbigail_Insogna rdf:type foaf:Person. +_:YolandaAbigail_Insogna foaf:name "YolandaAbigail Insogna"^^xsd:string. + dc:creator _:YolandaAbigail_Insogna. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outyelled.tld/fathers/bilaterally.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "overlapped bilaterally reburied"^^xsd:string. + foaf:homepage "http://www.fathers.tld/reburied/divisibleness.html"^^xsd:string. + swrc:journal . +_:Bailee_Chabolla rdf:type foaf:Person. +_:Bailee_Chabolla foaf:name "Bailee Chabolla"^^xsd:string. + dc:creator _:Bailee_Chabolla. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bilaterally.tld/divisibleness/mandala.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "reburied mandala reversions"^^xsd:string. + foaf:homepage "http://www.divisibleness.tld/reversions/adsorbed.html"^^xsd:string. + swrc:journal . +_:Favio_Mutherspaw rdf:type foaf:Person. +_:Favio_Mutherspaw foaf:name "Favio Mutherspaw"^^xsd:string. + dc:creator _:Favio_Mutherspaw. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "mandala adsorbed shadowiness"^^xsd:string. + foaf:homepage "http://www.reversions.tld/shadowiness/chorusing.html"^^xsd:string. + swrc:journal . +_:Tango_Constable rdf:type foaf:Person. +_:Tango_Constable foaf:name "Tango Constable"^^xsd:string. + dc:creator _:Tango_Constable. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adsorbed.tld/chorusing/minimums.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "shadowiness minimums instarred"^^xsd:string. + foaf:homepage "http://www.chorusing.tld/instarred/rebop.html"^^xsd:string. + swrc:journal . +_:Lavina_Brunskill rdf:type foaf:Person. +_:Lavina_Brunskill foaf:name "Lavina Brunskill"^^xsd:string. + dc:creator _:Lavina_Brunskill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.minimums.tld/rebop/tularemic.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "instarred tularemic polynomials"^^xsd:string. + foaf:homepage "http://www.rebop.tld/polynomials/communalized.html"^^xsd:string. + swrc:journal . +_:Fikriyya_Siddiq rdf:type foaf:Person. +_:Fikriyya_Siddiq foaf:name "Fikriyya Siddiq"^^xsd:string. + dc:creator _:Fikriyya_Siddiq. + rdf:type bench:Article. + swrc:pages "128"^^xsd:integer. + dc:title "tularemic communalized regions"^^xsd:string. + foaf:homepage "http://www.polynomials.tld/regions/skys.html"^^xsd:string. + swrc:journal . +_:Agamemnon_Bouras rdf:type foaf:Person. +_:Agamemnon_Bouras foaf:name "Agamemnon Bouras"^^xsd:string. + dc:creator _:Agamemnon_Bouras. + rdf:type bench:Article. + swrc:pages "111"^^xsd:integer. + dc:title "communalized skys urbanist"^^xsd:string. + foaf:homepage "http://www.regions.tld/urbanist/pseudoscientifically.html"^^xsd:string. + swrc:journal . +_:Dyllan_Mairs rdf:type foaf:Person. +_:Dyllan_Mairs foaf:name "Dyllan Mairs"^^xsd:string. + dc:creator _:Dyllan_Mairs. + rdf:type bench:Article. + swrc:pages "64"^^xsd:integer. + dc:title "skys pseudoscientifically scoring"^^xsd:string. + foaf:homepage "http://www.urbanist.tld/scoring/couples.html"^^xsd:string. + swrc:journal . +_:Oryan_Mirles rdf:type foaf:Person. +_:Oryan_Mirles foaf:name "Oryan Mirles"^^xsd:string. + dc:creator _:Oryan_Mirles. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pseudoscientifically.tld/couples/sinkholes.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "scoring sinkholes officiousness"^^xsd:string. + foaf:homepage "http://www.couples.tld/officiousness/orneriness.html"^^xsd:string. + swrc:journal . +_:Yaineris_Francisco rdf:type foaf:Person. +_:Yaineris_Francisco foaf:name "Yaineris Francisco"^^xsd:string. + dc:creator _:Yaineris_Francisco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sinkholes.tld/orneriness/indiscreetness.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "officiousness indiscreetness unextended"^^xsd:string. + foaf:homepage "http://www.orneriness.tld/unextended/lengthened.html"^^xsd:string. + swrc:journal . +_:Govannon_Starwalt rdf:type foaf:Person. +_:Govannon_Starwalt foaf:name "Govannon Starwalt"^^xsd:string. + dc:creator _:Govannon_Starwalt. + rdf:type bench:Article. + swrc:pages "170"^^xsd:integer. + dc:title "indiscreetness lengthened goodness"^^xsd:string. + foaf:homepage "http://www.unextended.tld/goodness/weathercocks.html"^^xsd:string. + swrc:journal . +_:Elli_Asner rdf:type foaf:Person. +_:Elli_Asner foaf:name "Elli Asner"^^xsd:string. + dc:creator _:Elli_Asner. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "lengthened weathercocks stalkier"^^xsd:string. + foaf:homepage "http://www.goodness.tld/stalkier/aggies.html"^^xsd:string. + swrc:journal . +_:Kobe_Guttirez rdf:type foaf:Person. +_:Kobe_Guttirez foaf:name "Kobe Guttirez"^^xsd:string. + dc:creator _:Kobe_Guttirez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.weathercocks.tld/aggies/reinterpretation.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "stalkier reinterpretation tenderly"^^xsd:string. + foaf:homepage "http://www.aggies.tld/tenderly/bylining.html"^^xsd:string. + swrc:journal . +_:Hellmut_Tousant rdf:type foaf:Person. +_:Hellmut_Tousant foaf:name "Hellmut Tousant"^^xsd:string. + dc:creator _:Hellmut_Tousant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reinterpretation.tld/bylining/adumbratively.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "tenderly adumbratively unequaled"^^xsd:string. + foaf:homepage "http://www.bylining.tld/unequaled/redescribing.html"^^xsd:string. + swrc:journal . +_:Crysta_Mateen rdf:type foaf:Person. +_:Crysta_Mateen foaf:name "Crysta Mateen"^^xsd:string. + dc:creator _:Crysta_Mateen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adumbratively.tld/redescribing/collates.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "unequaled collates demanded"^^xsd:string. + foaf:homepage "http://www.redescribing.tld/demanded/nonmen.html"^^xsd:string. + swrc:journal . +_:Juro_Scogin rdf:type foaf:Person. +_:Juro_Scogin foaf:name "Juro Scogin"^^xsd:string. + dc:creator _:Juro_Scogin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.collates.tld/nonmen/denaturant.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "demanded denaturant typefaces"^^xsd:string. + foaf:homepage "http://www.nonmen.tld/typefaces/parlous.html"^^xsd:string. + swrc:journal . +_:Terza_Jaremka rdf:type foaf:Person. +_:Terza_Jaremka foaf:name "Terza Jaremka"^^xsd:string. + dc:creator _:Terza_Jaremka. + rdf:type bench:Article. + rdfs:seeAlso "http://www.denaturant.tld/parlous/outspoke.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "typefaces outspoke agedly"^^xsd:string. + foaf:homepage "http://www.parlous.tld/agedly/holder.html"^^xsd:string. + swrc:journal . +_:Deelon_Sephton rdf:type foaf:Person. +_:Deelon_Sephton foaf:name "Deelon Sephton"^^xsd:string. + dc:creator _:Deelon_Sephton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outspoke.tld/holder/compt.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "agedly compt jangler"^^xsd:string. + foaf:homepage "http://www.holder.tld/jangler/begins.html"^^xsd:string. + swrc:journal . +_:Yumiko_Ginther rdf:type foaf:Person. +_:Yumiko_Ginther foaf:name "Yumiko Ginther"^^xsd:string. + dc:creator _:Yumiko_Ginther. +_:Aetos_Bitar rdf:type foaf:Person. +_:Aetos_Bitar foaf:name "Aetos Bitar"^^xsd:string. + dc:creator _:Aetos_Bitar. + rdf:type bench:Article. + swrc:pages "182"^^xsd:integer. + dc:title "compt begins overrefines"^^xsd:string. + foaf:homepage "http://www.jangler.tld/overrefines/antis.html"^^xsd:string. + swrc:journal . +_:Kakuei_Blanford rdf:type foaf:Person. +_:Kakuei_Blanford foaf:name "Kakuei Blanford"^^xsd:string. + dc:creator _:Kakuei_Blanford. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "begins antis impacted"^^xsd:string. + foaf:homepage "http://www.overrefines.tld/impacted/kidnaper.html"^^xsd:string. + swrc:journal . +_:Cady_Schweizer rdf:type foaf:Person. +_:Cady_Schweizer foaf:name "Cady Schweizer"^^xsd:string. + dc:creator _:Cady_Schweizer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antis.tld/kidnaper/baulking.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "impacted baulking dopiness"^^xsd:string. + foaf:homepage "http://www.kidnaper.tld/dopiness/stoutish.html"^^xsd:string. + swrc:journal . +_:Sibylla_Reas rdf:type foaf:Person. +_:Sibylla_Reas foaf:name "Sibylla Reas"^^xsd:string. + dc:creator _:Sibylla_Reas. +_:Vasyklo_Netz rdf:type foaf:Person. +_:Vasyklo_Netz foaf:name "Vasyklo Netz"^^xsd:string. + dc:creator _:Vasyklo_Netz. + rdf:type bench:Article. + swrc:pages "57"^^xsd:integer. + dc:title "baulking stoutish allegers"^^xsd:string. + foaf:homepage "http://www.dopiness.tld/allegers/mapmaker.html"^^xsd:string. + swrc:journal . +_:Reece_Raburn rdf:type foaf:Person. +_:Reece_Raburn foaf:name "Reece Raburn"^^xsd:string. + dc:creator _:Reece_Raburn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stoutish.tld/mapmaker/seafloor.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "allegers seafloor subassembly"^^xsd:string. + foaf:homepage "http://www.mapmaker.tld/subassembly/jowliest.html"^^xsd:string. + swrc:journal . +_:Ladinka_Ehiginator rdf:type foaf:Person. +_:Ladinka_Ehiginator foaf:name "Ladinka Ehiginator"^^xsd:string. + dc:creator _:Ladinka_Ehiginator. +_:Kyledyr_Constantino rdf:type foaf:Person. +_:Kyledyr_Constantino foaf:name "Kyledyr Constantino"^^xsd:string. + dc:creator _:Kyledyr_Constantino. + rdf:type bench:Proceedings. + bench:booktitle "seafloor jowliest psalmody"^^xsd:string. + swrc:isbn "0-9502-9347-0"^^xsd:string. + dc:publisher "Oliver Books"^^xsd:string. + swrc:series "1998"^^xsd:integer. + dc:title "Proceeding 1 (1951)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1951"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "jowliest realer puked"^^xsd:string. + rdfs:seeAlso "http://www.psalmody.tld/puked/climber.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "realer climber borderlands"^^xsd:string. + foaf:homepage "http://www.puked.tld/borderlands/trashed.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dc:creator _:Sibylla_Reas. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "climber trashed maximite"^^xsd:string. + rdfs:seeAlso "http://www.borderlands.tld/maximite/priss.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "trashed priss dudishly"^^xsd:string. + foaf:homepage "http://www.maximite.tld/dudishly/serialists.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Odgar_Oguin. + dc:creator _:Jermaine_Mandahl. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "priss serialists inveiglers"^^xsd:string. + rdfs:seeAlso "http://www.dudishly.tld/inveiglers/frosts.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "serialists frosts runniest"^^xsd:string. + foaf:homepage "http://www.inveiglers.tld/runniest/exocrine.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kyledyr_Constantino. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "frosts exocrine footbath"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "runniest footbath faddisms"^^xsd:string. + foaf:homepage "http://www.exocrine.tld/faddisms/maximins.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cc_Arroyos. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "footbath maximins radiotelegraphically"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "faddisms radiotelegraphically nubbier"^^xsd:string. + foaf:homepage "http://www.maximins.tld/nubbier/mythologists.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aedd_Lurye. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "radiotelegraphically mythologists brouhahas"^^xsd:string. + rdfs:seeAlso "http://www.nubbier.tld/brouhahas/tarpapered.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "mythologists tarpapered riggers"^^xsd:string. + foaf:homepage "http://www.brouhahas.tld/riggers/maladjusted.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dc:creator _:Flaco_Reyome. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "tarpapered maladjusted aligners"^^xsd:string. + rdfs:seeAlso "http://www.riggers.tld/aligners/retraces.html"^^xsd:string. + dc:title "maladjusted retraces lippy"^^xsd:string. + foaf:homepage "http://www.aligners.tld/lippy/cynicism.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gayle_Wingrove. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "retraces cynicism wieldier"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "lippy wieldier offensives"^^xsd:string. + foaf:homepage "http://www.cynicism.tld/offensives/disjoining.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dc:creator _:Aleksndra_Roncskevitz. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "wieldier disjoining folios"^^xsd:string. + rdfs:seeAlso "http://www.offensives.tld/folios/fogger.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "disjoining fogger diminishments"^^xsd:string. + foaf:homepage "http://www.folios.tld/diminishments/relatione.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tetsui_Zekria. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "fogger relatione welters"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "diminishments welters predicating"^^xsd:string. + foaf:homepage "http://www.relatione.tld/predicating/overpay.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Husain_Coaxum. + dc:creator _:Candis_Barefield. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "welters overpay waders"^^xsd:string. + rdfs:seeAlso "http://www.predicating.tld/waders/eastwards.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "overpay eastwards darnings"^^xsd:string. + foaf:homepage "http://www.waders.tld/darnings/brainily.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dc:creator _:YolandaAbigail_Insogna. + rdf:type bench:Inproceedings. + bench:booktitle "eastwards brainily threadworm"^^xsd:string. + rdfs:seeAlso "http://www.darnings.tld/threadworm/inundating.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "brainily inundating demonstrator"^^xsd:string. + foaf:homepage "http://www.threadworm.tld/demonstrator/envied.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dc:creator _:Favio_Mutherspaw. + rdf:type bench:Inproceedings. + bench:booktitle "inundating envied climatal"^^xsd:string. + rdfs:seeAlso "http://www.demonstrator.tld/climatal/airscrew.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "envied airscrew avocados"^^xsd:string. + foaf:homepage "http://www.climatal.tld/avocados/inarticulateness.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lavina_Brunskill. + rdf:type bench:Inproceedings. + bench:booktitle "airscrew inarticulateness chicaner"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "avocados chicaner wetsuit"^^xsd:string. + foaf:homepage "http://www.inarticulateness.tld/wetsuit/subprincipal.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Agamemnon_Bouras. + dc:creator _:Oryan_Mirles. + rdf:type bench:Inproceedings. + bench:booktitle "chicaner subprincipal vesuvius"^^xsd:string. + rdfs:seeAlso "http://www.wetsuit.tld/vesuvius/annotates.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "subprincipal annotates landward"^^xsd:string. + foaf:homepage "http://www.vesuvius.tld/landward/frontages.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Govannon_Starwalt. + rdf:type bench:Inproceedings. + bench:booktitle "annotates frontages hewable"^^xsd:string. + rdfs:seeAlso "http://www.landward.tld/hewable/vivider.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "frontages vivider weatherstripped"^^xsd:string. + foaf:homepage "http://www.hewable.tld/weatherstripped/bermudian.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dc:creator _:Kobe_Guttirez. + rdf:type bench:Inproceedings. + bench:booktitle "vivider bermudian containerizes"^^xsd:string. + rdfs:seeAlso "http://www.weatherstripped.tld/containerizes/redheads.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "bermudian redheads straggliest"^^xsd:string. + foaf:homepage "http://www.containerizes.tld/straggliest/nears.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Crysta_Mateen. + rdf:type bench:Inproceedings. + bench:booktitle "redheads nears laconism"^^xsd:string. + rdfs:seeAlso "http://www.straggliest.tld/laconism/semiannual.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "nears semiannual bridgeheads"^^xsd:string. + foaf:homepage "http://www.laconism.tld/bridgeheads/slicker.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Terza_Jaremka. + rdf:type bench:Inproceedings. + bench:booktitle "semiannual slicker paratypic"^^xsd:string. + rdfs:seeAlso "http://www.bridgeheads.tld/paratypic/masher.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "slicker masher autoeroticism"^^xsd:string. + foaf:homepage "http://www.paratypic.tld/autoeroticism/announced.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yumiko_Ginther. + rdf:type bench:Inproceedings. + bench:booktitle "masher announced defective"^^xsd:string. + rdfs:seeAlso "http://www.autoeroticism.tld/defective/absoluteness.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "announced absoluteness oversupply"^^xsd:string. + foaf:homepage "http://www.defective.tld/oversupply/matchmaker.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kerry_Navarrate. + dc:creator _:AbdulGhafoor_Mallie. + rdf:type bench:Inproceedings. + bench:booktitle "absoluteness matchmaker cyphers"^^xsd:string. + dc:title "oversupply cyphers chalkiest"^^xsd:string. + foaf:homepage "http://www.matchmaker.tld/chalkiest/cirrhosis.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dc:creator _:Maksimina_Pecinousky. + rdf:type bench:Inproceedings. + bench:booktitle "cyphers cirrhosis transubstantiate"^^xsd:string. + rdfs:seeAlso "http://www.chalkiest.tld/transubstantiate/paganish.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "cirrhosis paganish remeasured"^^xsd:string. + foaf:homepage "http://www.transubstantiate.tld/remeasured/quadrennium.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. + dcterms:partOf . +_:Toyoaki_Richoux rdf:type foaf:Person. +_:Toyoaki_Richoux foaf:name "Toyoaki Richoux"^^xsd:string. + dc:creator _:Toyoaki_Richoux. + swrc:editor . + swrc:editor _:Hadrian_Homesley. +_:Hadrian_Homesley rdf:type foaf:Person. +_:Hadrian_Homesley foaf:name "Hadrian Homesley"^^xsd:string. + swrc:editor _:Leopoldina_Alvey. +_:Leopoldina_Alvey rdf:type foaf:Person. +_:Leopoldina_Alvey foaf:name "Leopoldina Alvey"^^xsd:string. + swrc:editor _:Afyia_Gines. +_:Afyia_Gines rdf:type foaf:Person. +_:Afyia_Gines foaf:name "Afyia Gines"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1951)"^^xsd:string. + swrc:volume "12"^^xsd:integer. + dcterms:issued "1951"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.remeasured.tld/hailing/earthwork.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "quadrennium earthwork infantilism"^^xsd:string. + foaf:homepage "http://www.hailing.tld/infantilism/eluviating.html"^^xsd:string. + swrc:journal . +_:Dijana_Murfin rdf:type foaf:Person. +_:Dijana_Murfin foaf:name "Dijana Murfin"^^xsd:string. + dc:creator _:Dijana_Murfin. + rdf:type bench:Article. + swrc:pages "41"^^xsd:integer. + dc:title "earthwork eluviating bloodied"^^xsd:string. + foaf:homepage "http://www.infantilism.tld/bloodied/luringly.html"^^xsd:string. + swrc:journal . +_:Prospero_Waner rdf:type foaf:Person. +_:Prospero_Waner foaf:name "Prospero Waner"^^xsd:string. + dc:creator _:Prospero_Waner. + rdf:type bench:Article. + bench:abstract "centrism stratocumulus surcoat chowtimes preferences tigerish convulsively heartaches apparats gentlewoman infundibuliform nonmilitarily experted simplifying globulins chancroids urbanizes worldbeater forearmed tapholes sorest calciferous rebater rabelaisian seigniorage memorializes backhanded wagoners inaccuracies oubliette hornswoggling anxiousness drumbeat serries friskiness lapdogs biting bateaux temperers doggones etiological earlier lineless waxworks praos disaffection deringer touring scornfully enrich clinchers wagerer plunking sockmen mosques concluders reutilizations promoting minded macroeconomic ironclads destroyers greatheartedly bargainee seemly chalices gambled crocking bimethyls foxfires joyrider impotences diffusor clumped pharmaceutically anonymities sepaled scrubbers cogencies dictums trussers banderole deceptiveness eying chartists annunciating sporing amens stenchy risers shirtfront geographers aroints potshots unhanged rains lambasted seabirds tailpipe fits summerhouses vialing lexicons imprisonment vivisects gipper articulation reliable vernally rationally foreseeability repealers fortuning boorishly failures outwork exempla rosing flayed oversleeping vivisectionists strips persistently figged demanders snugly reinstitution maceraters degasses foragers alerters fashioners spurting bloodless boggish megapod anointed nontemporally unvaried bedamns bivalencies wirepulling suchness ringer amerced growling submember queerer firmers watermark sawbucks automobilist insaner nummular individualization autostradas flippers rotaries discriminations bathysphere sunlights manoeuvreing orthodontics cleansing queued prospectuses hirsutism nudie misplacing sceneries"^^xsd:string. + rdfs:seeAlso "http://www.eluviating.tld/luringly/microform.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "bloodied microform yachting"^^xsd:string. + foaf:homepage "http://www.luringly.tld/yachting/bendy.html"^^xsd:string. + swrc:journal . +_:Francoise_Rioux rdf:type foaf:Person. +_:Francoise_Rioux foaf:name "Francoise Rioux"^^xsd:string. + dc:creator _:Francoise_Rioux. +_:Korekiyo_Keilholz rdf:type foaf:Person. +_:Korekiyo_Keilholz foaf:name "Korekiyo Keilholz"^^xsd:string. + dc:creator _:Korekiyo_Keilholz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.microform.tld/bendy/splurging.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "yachting splurging lichee"^^xsd:string. + foaf:homepage "http://www.bendy.tld/lichee/withholding.html"^^xsd:string. + swrc:journal . +_:Earlena_Heimlicher rdf:type foaf:Person. +_:Earlena_Heimlicher foaf:name "Earlena Heimlicher"^^xsd:string. + dc:creator _:Earlena_Heimlicher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.splurging.tld/withholding/decalcified.html"^^xsd:string. + swrc:note "lichens aneurisms indemnitor nibbles unambitious niggling kowtowed temptations remarques broadaxe"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "lichee decalcified punning"^^xsd:string. + foaf:homepage "http://www.withholding.tld/punning/ribaldry.html"^^xsd:string. + swrc:journal . +_:Angelica_Maccarter rdf:type foaf:Person. +_:Angelica_Maccarter foaf:name "Angelica Maccarter"^^xsd:string. + dc:creator _:Angelica_Maccarter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.decalcified.tld/ribaldry/certificating.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "punning certificating mynahs"^^xsd:string. + foaf:homepage "http://www.ribaldry.tld/mynahs/hahs.html"^^xsd:string. + swrc:journal . +_:Fokina_Poythress rdf:type foaf:Person. +_:Fokina_Poythress foaf:name "Fokina Poythress"^^xsd:string. + dc:creator _:Fokina_Poythress. + rdf:type bench:Article. + bench:abstract "glamourous fluidly eponymies definitely simperer titer jailhouse eulogist yummier testable breakables destructions bilks sorbitol voicing gophers cones beanpole sennits celebrated unknots dickie unfrock blossoms whity biologies snifters blameworthiness ruinousness skyjackers goalless stumping feted employment uncut vincible thyrse enraging deliberative wilders ungallant contemptibly slovak serializing restacking hankies castile unsnarled inures sarabands miladies compactions pilothouses onanism overtime ptomain synchronized desalinize airliners sargassos canvassers flamed corrugating untidiest danegelds vitrines moisturizer disappointed backwash outlasting begrudged manikins ephedrin unicef entrained speedways miscounts surfier epistasies melodramatically hawkish sonorants truanting aberration mainlined keynoter tripes lapidaries opiumisms recondensing displeasures spongins shirtings semiautomatic fizzes vinosities teletypewriter filespec gustatorily biennials shopgirl batted squarish soughing mistily dewed flexion cardiometer unsubdued rhapsodize redirecting luridness caftans outyelled overlapped fathers bilaterally reburied divisibleness mandala reversions adsorbed shadowiness chorusing minimums instarred rebop tularemic polynomials communalized regions skys urbanist pseudoscientifically scoring couples sinkholes officiousness orneriness indiscreetness unextended lengthened goodness weathercocks stalkier aggies reinterpretation tenderly bylining adumbratively unequaled redescribing collates demanded nonmen denaturant typefaces parlous"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "certificating hahs underlayers"^^xsd:string. + foaf:homepage "http://www.mynahs.tld/underlayers/wiggery.html"^^xsd:string. + swrc:journal . +_:Letje_Donald rdf:type foaf:Person. +_:Letje_Donald foaf:name "Letje Donald"^^xsd:string. + dc:creator _:Letje_Donald. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hahs.tld/wiggery/syndications.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "underlayers syndications parked"^^xsd:string. + foaf:homepage "http://www.wiggery.tld/parked/izzards.html"^^xsd:string. + swrc:journal . +_:Rico_Boronat rdf:type foaf:Person. +_:Rico_Boronat foaf:name "Rico Boronat"^^xsd:string. + dc:creator _:Rico_Boronat. +_:Gerlind_Boomershine rdf:type foaf:Person. +_:Gerlind_Boomershine foaf:name "Gerlind Boomershine"^^xsd:string. + dc:creator _:Gerlind_Boomershine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.syndications.tld/izzards/crenelating.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "parked crenelating banning"^^xsd:string. + foaf:homepage "http://www.izzards.tld/banning/vowing.html"^^xsd:string. + swrc:journal . +_:Katyushka_Gabriele rdf:type foaf:Person. +_:Katyushka_Gabriele foaf:name "Katyushka Gabriele"^^xsd:string. + dc:creator _:Katyushka_Gabriele. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crenelating.tld/vowing/gibsons.html"^^xsd:string. + dc:title "banning gibsons baldest"^^xsd:string. + foaf:homepage "http://www.vowing.tld/baldest/surmising.html"^^xsd:string. + swrc:journal . +_:Fabiana_Demase rdf:type foaf:Person. +_:Fabiana_Demase foaf:name "Fabiana Demase"^^xsd:string. + dc:creator _:Fabiana_Demase. + dcterms:references _:references4. +_:references4 rdf:type rdf:Bag. +_:references4 rdf:_1 . +_:references4 rdf:_2 . +_:references4 rdf:_3 . +_:references4 rdf:_4 . +_:references4 rdf:_5 . +_:references4 rdf:_6 . +_:references4 rdf:_7 . +_:references4 rdf:_8 . +_:references4 rdf:_9 . +_:references4 rdf:_10 . +_:references4 rdf:_11 . +_:references4 rdf:_12 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.gibsons.tld/surmising/sipping.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "baldest sipping preconstruct"^^xsd:string. + foaf:homepage "http://www.surmising.tld/preconstruct/chifforobe.html"^^xsd:string. + swrc:journal . +_:Kiuprila_Inscore rdf:type foaf:Person. +_:Kiuprila_Inscore foaf:name "Kiuprila Inscore"^^xsd:string. + dc:creator _:Kiuprila_Inscore. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sipping.tld/chifforobe/tidemarks.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "preconstruct tidemarks propounded"^^xsd:string. + foaf:homepage "http://www.chifforobe.tld/propounded/mammotomy.html"^^xsd:string. + swrc:journal . +_:Karlus_Guardipee rdf:type foaf:Person. +_:Karlus_Guardipee foaf:name "Karlus Guardipee"^^xsd:string. + dc:creator _:Karlus_Guardipee. + rdf:type bench:Article. + swrc:pages "49"^^xsd:integer. + dc:title "tidemarks mammotomy burler"^^xsd:string. + foaf:homepage "http://www.propounded.tld/burler/steeper.html"^^xsd:string. + swrc:journal . +_:Bodil_Korinta rdf:type foaf:Person. +_:Bodil_Korinta foaf:name "Bodil Korinta"^^xsd:string. + dc:creator _:Bodil_Korinta. +_:Aracely_Kuka rdf:type foaf:Person. +_:Aracely_Kuka foaf:name "Aracely Kuka"^^xsd:string. + dc:creator _:Aracely_Kuka. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "mammotomy steeper alchemists"^^xsd:string. + foaf:homepage "http://www.burler.tld/alchemists/versifier.html"^^xsd:string. + swrc:journal . +_:Tanja_Lockmiller rdf:type foaf:Person. +_:Tanja_Lockmiller foaf:name "Tanja Lockmiller"^^xsd:string. + dc:creator _:Tanja_Lockmiller. + rdf:type bench:Article. + rdfs:seeAlso "http://www.steeper.tld/versifier/threads.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "alchemists threads recheck"^^xsd:string. + foaf:homepage "http://www.versifier.tld/recheck/garroters.html"^^xsd:string. + swrc:journal . +_:Gerke_Ostermeyer rdf:type foaf:Person. +_:Gerke_Ostermeyer foaf:name "Gerke Ostermeyer"^^xsd:string. + dc:creator _:Gerke_Ostermeyer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.threads.tld/garroters/parricidal.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "recheck parricidal waterfowls"^^xsd:string. + foaf:homepage "http://www.garroters.tld/waterfowls/unrented.html"^^xsd:string. + swrc:journal . +_:Athindoros_Shurgot rdf:type foaf:Person. +_:Athindoros_Shurgot foaf:name "Athindoros Shurgot"^^xsd:string. + dc:creator _:Athindoros_Shurgot. +_:Li_Gotay rdf:type foaf:Person. +_:Li_Gotay foaf:name "Li Gotay"^^xsd:string. + dc:creator _:Li_Gotay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.parricidal.tld/unrented/tarots.html"^^xsd:string. + dc:title "waterfowls tarots incomparability"^^xsd:string. + foaf:homepage "http://www.unrented.tld/incomparability/tacet.html"^^xsd:string. + swrc:journal . +_:Raimund_Widdowson rdf:type foaf:Person. +_:Raimund_Widdowson foaf:name "Raimund Widdowson"^^xsd:string. + dc:creator _:Raimund_Widdowson. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "tarots tacet libber"^^xsd:string. + foaf:homepage "http://www.incomparability.tld/libber/privatest.html"^^xsd:string. + swrc:journal . +_:Finn_Carboneau rdf:type foaf:Person. +_:Finn_Carboneau foaf:name "Finn Carboneau"^^xsd:string. + dc:creator _:Finn_Carboneau. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tacet.tld/privatest/lolloping.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "libber lolloping unauthentic"^^xsd:string. + foaf:homepage "http://www.privatest.tld/unauthentic/skeeters.html"^^xsd:string. + swrc:journal . +_:Benignus_Diec rdf:type foaf:Person. +_:Benignus_Diec foaf:name "Benignus Diec"^^xsd:string. + dc:creator _:Benignus_Diec. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lolloping.tld/skeeters/teentsier.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "unauthentic teentsier pinspotter"^^xsd:string. + foaf:homepage "http://www.skeeters.tld/pinspotter/paganizes.html"^^xsd:string. + swrc:journal . +_:Heraclio_Haaf rdf:type foaf:Person. +_:Heraclio_Haaf foaf:name "Heraclio Haaf"^^xsd:string. + dc:creator _:Heraclio_Haaf. +_:Gil_Holben rdf:type foaf:Person. +_:Gil_Holben foaf:name "Gil Holben"^^xsd:string. + dc:creator _:Gil_Holben. + rdf:type bench:Article. + rdfs:seeAlso "http://www.teentsier.tld/paganizes/waxier.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "pinspotter waxier bicultural"^^xsd:string. + foaf:homepage "http://www.paganizes.tld/bicultural/enactment.html"^^xsd:string. + swrc:journal . +_:Dashay_Stclair rdf:type foaf:Person. +_:Dashay_Stclair foaf:name "Dashay Stclair"^^xsd:string. + dc:creator _:Dashay_Stclair. +_:Yoyon_Lecroy rdf:type foaf:Person. +_:Yoyon_Lecroy foaf:name "Yoyon Lecroy"^^xsd:string. + dc:creator _:Yoyon_Lecroy. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "waxier enactment subdisciplines"^^xsd:string. + foaf:homepage "http://www.bicultural.tld/subdisciplines/realness.html"^^xsd:string. + swrc:journal . +_:Kazuhiko_Campas rdf:type foaf:Person. +_:Kazuhiko_Campas foaf:name "Kazuhiko Campas"^^xsd:string. + dc:creator _:Kazuhiko_Campas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enactment.tld/realness/sounds.html"^^xsd:string. + dc:title "subdisciplines sounds disemboweling"^^xsd:string. + foaf:homepage "http://www.realness.tld/disemboweling/preintimation.html"^^xsd:string. + swrc:journal . +_:Kiyoemon_Wesby rdf:type foaf:Person. +_:Kiyoemon_Wesby foaf:name "Kiyoemon Wesby"^^xsd:string. + dc:creator _:Kiyoemon_Wesby. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sounds.tld/preintimation/moratoria.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "disemboweling moratoria aromatize"^^xsd:string. + foaf:homepage "http://www.preintimation.tld/aromatize/melders.html"^^xsd:string. + swrc:journal . +_:Bhavin_Primavera rdf:type foaf:Person. +_:Bhavin_Primavera foaf:name "Bhavin Primavera"^^xsd:string. + dc:creator _:Bhavin_Primavera. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "moratoria melders elegizes"^^xsd:string. + foaf:homepage "http://www.aromatize.tld/elegizes/arrogates.html"^^xsd:string. + swrc:journal . +_:Sanaaa_Yoneda rdf:type foaf:Person. +_:Sanaaa_Yoneda foaf:name "Sanaaa Yoneda"^^xsd:string. + dc:creator _:Sanaaa_Yoneda. +_:nthimos_Heskett rdf:type foaf:Person. +_:nthimos_Heskett foaf:name "nthimos Heskett"^^xsd:string. + dc:creator _:nthimos_Heskett. +_:Zarek_Laasaga rdf:type foaf:Person. +_:Zarek_Laasaga foaf:name "Zarek Laasaga"^^xsd:string. + dc:creator _:Zarek_Laasaga. + rdf:type bench:Article. + rdfs:seeAlso "http://www.melders.tld/arrogates/dusted.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "elegizes dusted motoric"^^xsd:string. + foaf:homepage "http://www.arrogates.tld/motoric/intimation.html"^^xsd:string. + swrc:journal . +_:Javier_Hausauer rdf:type foaf:Person. +_:Javier_Hausauer foaf:name "Javier Hausauer"^^xsd:string. + dc:creator _:Javier_Hausauer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dusted.tld/intimation/bentwoods.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "motoric bentwoods shirtiest"^^xsd:string. + foaf:homepage "http://www.intimation.tld/shirtiest/graspers.html"^^xsd:string. + swrc:journal . +_:Yuka_Heikes rdf:type foaf:Person. +_:Yuka_Heikes foaf:name "Yuka Heikes"^^xsd:string. + dc:creator _:Yuka_Heikes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bentwoods.tld/graspers/gandhi.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "shirtiest gandhi calpacs"^^xsd:string. + foaf:homepage "http://www.graspers.tld/calpacs/unpalatably.html"^^xsd:string. + swrc:journal . +_:Ekantika_Bisogno rdf:type foaf:Person. +_:Ekantika_Bisogno foaf:name "Ekantika Bisogno"^^xsd:string. + dc:creator _:Ekantika_Bisogno. +_:Paloma_Schnall rdf:type foaf:Person. +_:Paloma_Schnall foaf:name "Paloma Schnall"^^xsd:string. + dc:creator _:Paloma_Schnall. + rdf:type bench:Article. + swrc:pages "83"^^xsd:integer. + dc:title "gandhi unpalatably commode"^^xsd:string. + foaf:homepage "http://www.calpacs.tld/commode/relicense.html"^^xsd:string. + swrc:journal . +_:Deucalion_Panahon rdf:type foaf:Person. +_:Deucalion_Panahon foaf:name "Deucalion Panahon"^^xsd:string. + dc:creator _:Deucalion_Panahon. + rdf:type bench:Article. + swrc:pages "185"^^xsd:integer. + dc:title "unpalatably relicense tourers"^^xsd:string. + foaf:homepage "http://www.commode.tld/tourers/asexuals.html"^^xsd:string. + swrc:journal . +_:Nonna_Laplaunt rdf:type foaf:Person. +_:Nonna_Laplaunt foaf:name "Nonna Laplaunt"^^xsd:string. + dc:creator _:Nonna_Laplaunt. + rdf:type bench:Article. + swrc:pages "53"^^xsd:integer. + dc:title "relicense asexuals redistills"^^xsd:string. + foaf:homepage "http://www.tourers.tld/redistills/allocations.html"^^xsd:string. + swrc:journal . +_:Tamiko_Docken rdf:type foaf:Person. +_:Tamiko_Docken foaf:name "Tamiko Docken"^^xsd:string. + dc:creator _:Tamiko_Docken. + rdf:type bench:Article. + swrc:pages "68"^^xsd:integer. + dc:title "asexuals allocations biometer"^^xsd:string. + foaf:homepage "http://www.redistills.tld/biometer/fuseless.html"^^xsd:string. + swrc:journal . +_:Dores_Hugi rdf:type foaf:Person. +_:Dores_Hugi foaf:name "Dores Hugi"^^xsd:string. + dc:creator _:Dores_Hugi. + rdf:type bench:Article. + swrc:pages "148"^^xsd:integer. + dc:title "allocations fuseless devilkin"^^xsd:string. + foaf:homepage "http://www.biometer.tld/devilkin/vexing.html"^^xsd:string. + swrc:journal . +_:Shandee_Finnicum rdf:type foaf:Person. +_:Shandee_Finnicum foaf:name "Shandee Finnicum"^^xsd:string. + dc:creator _:Shandee_Finnicum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fuseless.tld/vexing/pertly.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "devilkin pertly etiquettes"^^xsd:string. + foaf:homepage "http://www.vexing.tld/etiquettes/derailleur.html"^^xsd:string. + swrc:journal . +_:Graziana_Callabrass rdf:type foaf:Person. +_:Graziana_Callabrass foaf:name "Graziana Callabrass"^^xsd:string. + dc:creator _:Graziana_Callabrass. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pertly.tld/derailleur/amazedly.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "etiquettes amazedly laccolith"^^xsd:string. + foaf:homepage "http://www.derailleur.tld/laccolith/reappraisal.html"^^xsd:string. + swrc:journal . +_:Gualtiero_Hemken rdf:type foaf:Person. +_:Gualtiero_Hemken foaf:name "Gualtiero Hemken"^^xsd:string. + dc:creator _:Gualtiero_Hemken. + rdf:type bench:Article. + swrc:pages "108"^^xsd:integer. + dc:title "amazedly reappraisal whinnied"^^xsd:string. + foaf:homepage "http://www.laccolith.tld/whinnied/mazes.html"^^xsd:string. + swrc:journal . +_:Hagibis_Kihn rdf:type foaf:Person. +_:Hagibis_Kihn foaf:name "Hagibis Kihn"^^xsd:string. + dc:creator _:Hagibis_Kihn. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "reappraisal mazes mangling"^^xsd:string. + foaf:homepage "http://www.whinnied.tld/mangling/probeable.html"^^xsd:string. + swrc:journal . +_:Teodoro_Coyt rdf:type foaf:Person. +_:Teodoro_Coyt foaf:name "Teodoro Coyt"^^xsd:string. + dc:creator _:Teodoro_Coyt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mazes.tld/probeable/sikhs.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "mangling sikhs disgorge"^^xsd:string. + foaf:homepage "http://www.probeable.tld/disgorge/bacchanalian.html"^^xsd:string. + swrc:journal . +_:Pippo_Nascimento rdf:type foaf:Person. +_:Pippo_Nascimento foaf:name "Pippo Nascimento"^^xsd:string. + dc:creator _:Pippo_Nascimento. +_:Ehud_Bazzle rdf:type foaf:Person. +_:Ehud_Bazzle foaf:name "Ehud Bazzle"^^xsd:string. + dc:creator _:Ehud_Bazzle. + rdf:type bench:Article. + swrc:pages "92"^^xsd:integer. + dc:title "sikhs bacchanalian outcrops"^^xsd:string. + foaf:homepage "http://www.disgorge.tld/outcrops/fluorosis.html"^^xsd:string. + swrc:journal . +_:Constantino_Thielen rdf:type foaf:Person. +_:Constantino_Thielen foaf:name "Constantino Thielen"^^xsd:string. + dc:creator _:Constantino_Thielen. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "bacchanalian fluorosis marbleize"^^xsd:string. + foaf:homepage "http://www.outcrops.tld/marbleize/apprising.html"^^xsd:string. + swrc:journal . +_:Sumio_Heinzle rdf:type foaf:Person. +_:Sumio_Heinzle foaf:name "Sumio Heinzle"^^xsd:string. + dc:creator _:Sumio_Heinzle. + swrc:editor _:Adelio_Zahner. + swrc:editor _:Hadrian_Homesley. + rdf:type bench:Incollection. + bench:booktitle "fluorosis apprising meticulousness"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "marbleize meticulousness findable"^^xsd:string. + foaf:homepage "http://www.apprising.tld/findable/shote.html"^^xsd:string. + dcterms:issued "1951"^^xsd:integer. +_:Bennet_Melendes rdf:type foaf:Person. +_:Bennet_Melendes foaf:name "Bennet Melendes"^^xsd:string. + dc:creator _:Bennet_Melendes. +_:Este_Manon rdf:type foaf:Person. +_:Este_Manon foaf:name "Este Manon"^^xsd:string. + dc:creator _:Este_Manon. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1951)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1951"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "findable sweller redefinition"^^xsd:string. + foaf:homepage "http://www.shote.tld/redefinition/freaked.html"^^xsd:string. + swrc:journal . +_:Toshimichi_Speth rdf:type foaf:Person. +_:Toshimichi_Speth foaf:name "Toshimichi Speth"^^xsd:string. + dc:creator _:Toshimichi_Speth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sweller.tld/freaked/ungainly.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "redefinition ungainly interminably"^^xsd:string. + foaf:homepage "http://www.freaked.tld/interminably/forestall.html"^^xsd:string. + swrc:journal . +_:Francisco_Feighner rdf:type foaf:Person. +_:Francisco_Feighner foaf:name "Francisco Feighner"^^xsd:string. + dc:creator _:Francisco_Feighner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ungainly.tld/forestall/tuberoid.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "interminably tuberoid precipitating"^^xsd:string. + foaf:homepage "http://www.forestall.tld/precipitating/unindemnified.html"^^xsd:string. + swrc:journal . +_:Tekla_Gallerani rdf:type foaf:Person. +_:Tekla_Gallerani foaf:name "Tekla Gallerani"^^xsd:string. + dc:creator _:Tekla_Gallerani. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tuberoid.tld/unindemnified/fakeers.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "precipitating fakeers reassimilation"^^xsd:string. + foaf:homepage "http://www.unindemnified.tld/reassimilation/resumed.html"^^xsd:string. + swrc:journal . +_:Gwalchmei_Halbert rdf:type foaf:Person. +_:Gwalchmei_Halbert foaf:name "Gwalchmei Halbert"^^xsd:string. + dc:creator _:Gwalchmei_Halbert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fakeers.tld/resumed/langauge.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "reassimilation langauge begged"^^xsd:string. + foaf:homepage "http://www.resumed.tld/begged/deerflys.html"^^xsd:string. + swrc:journal . +_:Hesperos_Schindele rdf:type foaf:Person. +_:Hesperos_Schindele foaf:name "Hesperos Schindele"^^xsd:string. + dc:creator _:Hesperos_Schindele. + rdf:type bench:Article. + swrc:pages "61"^^xsd:integer. + dc:title "langauge deerflys splaying"^^xsd:string. + foaf:homepage "http://www.begged.tld/splaying/sassed.html"^^xsd:string. + swrc:journal . +_:Stacie_Ciesielski rdf:type foaf:Person. +_:Stacie_Ciesielski foaf:name "Stacie Ciesielski"^^xsd:string. + dc:creator _:Stacie_Ciesielski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deerflys.tld/sassed/overripe.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "splaying overripe inchworms"^^xsd:string. + foaf:homepage "http://www.sassed.tld/inchworms/choruses.html"^^xsd:string. + swrc:journal . +_:Uchdryd_Locicero rdf:type foaf:Person. +_:Uchdryd_Locicero foaf:name "Uchdryd Locicero"^^xsd:string. + dc:creator _:Uchdryd_Locicero. + rdf:type bench:Article. + swrc:pages "106"^^xsd:integer. + dc:title "overripe choruses schticks"^^xsd:string. + foaf:homepage "http://www.inchworms.tld/schticks/unrepentant.html"^^xsd:string. + swrc:journal . +_:Kumi_Belidor rdf:type foaf:Person. +_:Kumi_Belidor foaf:name "Kumi Belidor"^^xsd:string. + dc:creator _:Kumi_Belidor. +_:Maxime_Higgs rdf:type foaf:Person. +_:Maxime_Higgs foaf:name "Maxime Higgs"^^xsd:string. + dc:creator _:Maxime_Higgs. + rdf:type bench:Article. + rdfs:seeAlso "http://www.choruses.tld/unrepentant/recorded.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "schticks recorded chairing"^^xsd:string. + foaf:homepage "http://www.unrepentant.tld/chairing/mildews.html"^^xsd:string. + swrc:journal . +_:Teana_Stallworth rdf:type foaf:Person. +_:Teana_Stallworth foaf:name "Teana Stallworth"^^xsd:string. + dc:creator _:Teana_Stallworth. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "recorded mildews psalteries"^^xsd:string. + foaf:homepage "http://www.chairing.tld/psalteries/grandad.html"^^xsd:string. + swrc:journal . +_:Dirthe_Kiewiet rdf:type foaf:Person. +_:Dirthe_Kiewiet foaf:name "Dirthe Kiewiet"^^xsd:string. + dc:creator _:Dirthe_Kiewiet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mildews.tld/grandad/benefited.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "psalteries benefited warpaths"^^xsd:string. + foaf:homepage "http://www.grandad.tld/warpaths/immunizations.html"^^xsd:string. + swrc:journal . +_:Jakoba_Bueche rdf:type foaf:Person. +_:Jakoba_Bueche foaf:name "Jakoba Bueche"^^xsd:string. + dc:creator _:Jakoba_Bueche. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "benefited immunizations dognapers"^^xsd:string. + foaf:homepage "http://www.warpaths.tld/dognapers/peen.html"^^xsd:string. + swrc:journal . +_:Pascale_Skripko rdf:type foaf:Person. +_:Pascale_Skripko foaf:name "Pascale Skripko"^^xsd:string. + dc:creator _:Pascale_Skripko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.immunizations.tld/peen/unclassifiable.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "dognapers unclassifiable biodegradation"^^xsd:string. + foaf:homepage "http://www.peen.tld/biodegradation/epoxying.html"^^xsd:string. + swrc:journal . +_:Philoctetes_Macmahon rdf:type foaf:Person. +_:Philoctetes_Macmahon foaf:name "Philoctetes Macmahon"^^xsd:string. + dc:creator _:Philoctetes_Macmahon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unclassifiable.tld/epoxying/cracky.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "biodegradation cracky cardiotherapy"^^xsd:string. + foaf:homepage "http://www.epoxying.tld/cardiotherapy/ravaged.html"^^xsd:string. + swrc:journal . +_:Silvester_Yelvington rdf:type foaf:Person. +_:Silvester_Yelvington foaf:name "Silvester Yelvington"^^xsd:string. + dc:creator _:Silvester_Yelvington. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cracky.tld/ravaged/sometimes.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "cardiotherapy sometimes messmates"^^xsd:string. + foaf:homepage "http://www.ravaged.tld/messmates/intransigence.html"^^xsd:string. + swrc:journal . +_:Graud_Shuker rdf:type foaf:Person. +_:Graud_Shuker foaf:name "Graud Shuker"^^xsd:string. + dc:creator _:Graud_Shuker. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "sometimes intransigence confused"^^xsd:string. + foaf:homepage "http://www.messmates.tld/confused/murderesses.html"^^xsd:string. + swrc:journal . +_:Suphachad_Tham rdf:type foaf:Person. +_:Suphachad_Tham foaf:name "Suphachad Tham"^^xsd:string. + dc:creator _:Suphachad_Tham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intransigence.tld/murderesses/datedly.html"^^xsd:string. + swrc:month "3"^^xsd:integer. + swrc:pages "190"^^xsd:integer. + dc:title "confused datedly ached"^^xsd:string. + foaf:homepage "http://www.murderesses.tld/ached/skulduggery.html"^^xsd:string. + swrc:journal . +_:Ludovica_Diekmann rdf:type foaf:Person. +_:Ludovica_Diekmann foaf:name "Ludovica Diekmann"^^xsd:string. + dc:creator _:Ludovica_Diekmann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.datedly.tld/skulduggery/gravitated.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "ached gravitated rewrap"^^xsd:string. + foaf:homepage "http://www.skulduggery.tld/rewrap/disagree.html"^^xsd:string. + swrc:journal . +_:Casandra_Shire rdf:type foaf:Person. +_:Casandra_Shire foaf:name "Casandra Shire"^^xsd:string. + dc:creator _:Casandra_Shire. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gravitated.tld/disagree/armed.html"^^xsd:string. + dc:title "rewrap armed zoophiles"^^xsd:string. + foaf:homepage "http://www.disagree.tld/zoophiles/heeds.html"^^xsd:string. + swrc:journal . +_:Gaspara_Lowell rdf:type foaf:Person. +_:Gaspara_Lowell foaf:name "Gaspara Lowell"^^xsd:string. + dc:creator _:Gaspara_Lowell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.armed.tld/heeds/tarmac.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "zoophiles tarmac justifying"^^xsd:string. + foaf:homepage "http://www.heeds.tld/justifying/bemas.html"^^xsd:string. + swrc:journal . +_:Abdallah_Kahrer rdf:type foaf:Person. +_:Abdallah_Kahrer foaf:name "Abdallah Kahrer"^^xsd:string. + dc:creator _:Abdallah_Kahrer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tarmac.tld/bemas/placentography.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "justifying placentography choirboy"^^xsd:string. + foaf:homepage "http://www.bemas.tld/choirboy/adjoined.html"^^xsd:string. + swrc:journal . +_:Urako_Staker rdf:type foaf:Person. +_:Urako_Staker foaf:name "Urako Staker"^^xsd:string. + dc:creator _:Urako_Staker. + rdf:type bench:Article. + swrc:pages "20"^^xsd:integer. + dc:title "placentography adjoined nictation"^^xsd:string. + foaf:homepage "http://www.choirboy.tld/nictation/mistermed.html"^^xsd:string. + swrc:journal . +_:Clmentine_Engellant rdf:type foaf:Person. +_:Clmentine_Engellant foaf:name "Clmentine Engellant"^^xsd:string. + dc:creator _:Clmentine_Engellant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adjoined.tld/mistermed/tetrarch.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "nictation tetrarch solicitress"^^xsd:string. + foaf:homepage "http://www.mistermed.tld/solicitress/whipped.html"^^xsd:string. + swrc:journal . +_:Leonel_Meche rdf:type foaf:Person. +_:Leonel_Meche foaf:name "Leonel Meche"^^xsd:string. + dc:creator _:Leonel_Meche. +_:Hortencia_Brenda rdf:type foaf:Person. +_:Hortencia_Brenda foaf:name "Hortencia Brenda"^^xsd:string. + dc:creator _:Hortencia_Brenda. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "tetrarch whipped reemerge"^^xsd:string. + foaf:homepage "http://www.solicitress.tld/reemerge/mourns.html"^^xsd:string. + swrc:journal . +_:Gianna_Lomascolo rdf:type foaf:Person. +_:Gianna_Lomascolo foaf:name "Gianna Lomascolo"^^xsd:string. + dc:creator _:Gianna_Lomascolo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whipped.tld/mourns/numbness.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "reemerge numbness vrouws"^^xsd:string. + foaf:homepage "http://www.mourns.tld/vrouws/emetic.html"^^xsd:string. + swrc:journal . +_:Katreen_Osthoff rdf:type foaf:Person. +_:Katreen_Osthoff foaf:name "Katreen Osthoff"^^xsd:string. + dc:creator _:Katreen_Osthoff. +_:Bernharda_Riese rdf:type foaf:Person. +_:Bernharda_Riese foaf:name "Bernharda Riese"^^xsd:string. + dc:creator _:Bernharda_Riese. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "numbness emetic solved"^^xsd:string. + foaf:homepage "http://www.vrouws.tld/solved/immediateness.html"^^xsd:string. + swrc:journal . +_:Larah_Gallaga rdf:type foaf:Person. +_:Larah_Gallaga foaf:name "Larah Gallaga"^^xsd:string. + dc:creator _:Larah_Gallaga. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emetic.tld/immediateness/lustring.html"^^xsd:string. + swrc:note "outspoke agedly holder compt jangler begins overrefines antis impacted kidnaper baulking"^^xsd:string. + dc:title "solved lustring isolates"^^xsd:string. + foaf:homepage "http://www.immediateness.tld/isolates/poring.html"^^xsd:string. + swrc:journal . +_:Thanaa_Bustos rdf:type foaf:Person. +_:Thanaa_Bustos foaf:name "Thanaa Bustos"^^xsd:string. + dc:creator _:Thanaa_Bustos. + rdf:type bench:Article. + swrc:pages "140"^^xsd:integer. + dc:title "lustring poring agues"^^xsd:string. + foaf:homepage "http://www.isolates.tld/agues/urger.html"^^xsd:string. + swrc:journal . +_:Miloushka_Pezez rdf:type foaf:Person. +_:Miloushka_Pezez foaf:name "Miloushka Pezez"^^xsd:string. + dc:creator _:Miloushka_Pezez. + rdf:type bench:Article. + swrc:pages "58"^^xsd:integer. + dc:title "poring urger villous"^^xsd:string. + foaf:homepage "http://www.agues.tld/villous/catenating.html"^^xsd:string. + swrc:journal . +_:Roslava_Ranum rdf:type foaf:Person. +_:Roslava_Ranum foaf:name "Roslava Ranum"^^xsd:string. + dc:creator _:Roslava_Ranum. + rdf:type bench:Article. + swrc:pages "51"^^xsd:integer. + dc:title "urger catenating periodontoses"^^xsd:string. + foaf:homepage "http://www.villous.tld/periodontoses/overflows.html"^^xsd:string. + swrc:journal . +_:Tasia_Ellenburg rdf:type foaf:Person. +_:Tasia_Ellenburg foaf:name "Tasia Ellenburg"^^xsd:string. + dc:creator _:Tasia_Ellenburg. + rdf:type bench:Article. + swrc:pages "109"^^xsd:integer. + dc:title "catenating overflows tetradic"^^xsd:string. + foaf:homepage "http://www.periodontoses.tld/tetradic/pantomimists.html"^^xsd:string. + swrc:journal . +_:Tahlia_Francisque rdf:type foaf:Person. +_:Tahlia_Francisque foaf:name "Tahlia Francisque"^^xsd:string. + dc:creator _:Tahlia_Francisque. +_:Francesco_Spelts rdf:type foaf:Person. +_:Francesco_Spelts foaf:name "Francesco Spelts"^^xsd:string. + dc:creator _:Francesco_Spelts. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overflows.tld/pantomimists/oversupplies.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "tetradic oversupplies scrammed"^^xsd:string. + foaf:homepage "http://www.pantomimists.tld/scrammed/totemisms.html"^^xsd:string. + swrc:journal . +_:Jake_Bober rdf:type foaf:Person. +_:Jake_Bober foaf:name "Jake Bober"^^xsd:string. + dc:creator _:Jake_Bober. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oversupplies.tld/totemisms/chirruping.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "scrammed chirruping gentil"^^xsd:string. + foaf:homepage "http://www.totemisms.tld/gentil/mulcted.html"^^xsd:string. + swrc:journal . +_:Aurelian_Fealy rdf:type foaf:Person. +_:Aurelian_Fealy foaf:name "Aurelian Fealy"^^xsd:string. + dc:creator _:Aurelian_Fealy. + rdf:type bench:Article. + swrc:pages "51"^^xsd:integer. + dc:title "chirruping mulcted magisters"^^xsd:string. + foaf:homepage "http://www.gentil.tld/magisters/perpetuators.html"^^xsd:string. + swrc:journal . +_:Tiyah_Iha rdf:type foaf:Person. +_:Tiyah_Iha foaf:name "Tiyah Iha"^^xsd:string. + dc:creator _:Tiyah_Iha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mulcted.tld/perpetuators/megacycle.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "magisters megacycle scrawling"^^xsd:string. + foaf:homepage "http://www.perpetuators.tld/scrawling/hydrators.html"^^xsd:string. + swrc:journal . +_:Cicely_Genna rdf:type foaf:Person. +_:Cicely_Genna foaf:name "Cicely Genna"^^xsd:string. + dc:creator _:Cicely_Genna. + rdf:type bench:Proceedings. + bench:booktitle "megacycle hydrators anchorages"^^xsd:string. + swrc:isbn "0-5298-8814-0"^^xsd:string. + dc:publisher "UB & US Books & Things"^^xsd:string. + swrc:series "1046"^^xsd:integer. + dc:title "Proceeding 1 (1952)"^^xsd:string. + foaf:homepage "http://www.hydrators.tld/disencumbering/sniffling.html"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1952"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "anchorages sniffling egocentricities"^^xsd:string. + rdfs:seeAlso "http://www.disencumbering.tld/egocentricities/stenographically.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "sniffling stenographically incitant"^^xsd:string. + foaf:homepage "http://www.egocentricities.tld/incitant/buskins.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dc:creator _:Dores_Hugi. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "stenographically buskins rancored"^^xsd:string. + rdfs:seeAlso "http://www.incitant.tld/rancored/binaurally.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "buskins binaurally resistibility"^^xsd:string. + foaf:homepage "http://www.rancored.tld/resistibility/lades.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dores_Hugi. + dc:creator _:Shandee_Finnicum. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "binaurally lades gruffness"^^xsd:string. + dc:title "resistibility gruffness mantles"^^xsd:string. + foaf:homepage "http://www.lades.tld/mantles/pitiless.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shandee_Finnicum. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "gruffness pitiless adaption"^^xsd:string. + rdfs:seeAlso "http://www.mantles.tld/adaption/manpowers.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "pitiless manpowers prewarned"^^xsd:string. + foaf:homepage "http://www.adaption.tld/prewarned/orpiments.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dc:creator _:Graziana_Callabrass. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "manpowers orpiments diffracts"^^xsd:string. + rdfs:seeAlso "http://www.prewarned.tld/diffracts/boiling.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "orpiments boiling taverner"^^xsd:string. + foaf:homepage "http://www.diffracts.tld/taverner/gigs.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Graziana_Callabrass. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "boiling gigs jalousie"^^xsd:string. + rdfs:seeAlso "http://www.taverner.tld/jalousie/eyesights.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "gigs eyesights quirkiness"^^xsd:string. + foaf:homepage "http://www.jalousie.tld/quirkiness/penney.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gualtiero_Hemken. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "eyesights penney jetties"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "quirkiness jetties contradicting"^^xsd:string. + foaf:homepage "http://www.penney.tld/contradicting/takeout.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gualtiero_Hemken. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "jetties takeout frizziness"^^xsd:string. + rdfs:seeAlso "http://www.contradicting.tld/frizziness/earwigs.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "takeout earwigs canters"^^xsd:string. + foaf:homepage "http://www.frizziness.tld/canters/undercurrents.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hagibis_Kihn. + dc:creator _:Teodoro_Coyt. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "earwigs undercurrents plateful"^^xsd:string. + rdfs:seeAlso "http://www.canters.tld/plateful/cardsharp.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "undercurrents cardsharp repaying"^^xsd:string. + foaf:homepage "http://www.plateful.tld/repaying/abhorrers.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hagibis_Kihn. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "cardsharp abhorrers grittier"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "repaying grittier marvels"^^xsd:string. + foaf:homepage "http://www.abhorrers.tld/marvels/deformer.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Teodoro_Coyt. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "grittier deformer aoudads"^^xsd:string. + rdfs:seeAlso "http://www.marvels.tld/aoudads/thrashes.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "deformer thrashes missis"^^xsd:string. + foaf:homepage "http://www.aoudads.tld/missis/affability.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pippo_Nascimento. + rdf:type bench:Inproceedings. + bench:booktitle "thrashes affability mummed"^^xsd:string. + rdfs:seeAlso "http://www.missis.tld/mummed/talker.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "affability talker vacillations"^^xsd:string. + foaf:homepage "http://www.mummed.tld/vacillations/rife.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pippo_Nascimento. + rdf:type bench:Inproceedings. + bench:booktitle "talker rife unconsenting"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "vacillations unconsenting mongolism"^^xsd:string. + foaf:homepage "http://www.rife.tld/mongolism/wastes.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ehud_Bazzle. + rdf:type bench:Inproceedings. + bench:booktitle "unconsenting wastes verdure"^^xsd:string. + rdfs:seeAlso "http://www.mongolism.tld/verdure/racetracks.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "wastes racetracks chopsticks"^^xsd:string. + foaf:homepage "http://www.verdure.tld/chopsticks/promiscuities.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ehud_Bazzle. + rdf:type bench:Inproceedings. + bench:booktitle "racetracks promiscuities preadult"^^xsd:string. + rdfs:seeAlso "http://www.chopsticks.tld/preadult/misprinting.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "promiscuities misprinting indurating"^^xsd:string. + foaf:homepage "http://www.preadult.tld/indurating/childhoods.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Toshimichi_Speth. + rdf:type bench:Inproceedings. + bench:booktitle "misprinting childhoods paramedical"^^xsd:string. + rdfs:seeAlso "http://www.indurating.tld/paramedical/radarscope.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "childhoods radarscope aisles"^^xsd:string. + foaf:homepage "http://www.paramedical.tld/aisles/radiographs.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Francisco_Feighner. + rdf:type bench:Inproceedings. + bench:booktitle "radarscope radiographs planked"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "aisles planked reacquisition"^^xsd:string. + foaf:homepage "http://www.radiographs.tld/reacquisition/orangish.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tekla_Gallerani. + rdf:type bench:Inproceedings. + bench:booktitle "planked orangish cuttages"^^xsd:string. + rdfs:seeAlso "http://www.reacquisition.tld/cuttages/crummier.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "orangish crummier staffers"^^xsd:string. + foaf:homepage "http://www.cuttages.tld/staffers/tailwinds.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gwalchmei_Halbert. + rdf:type bench:Inproceedings. + bench:booktitle "crummier tailwinds stemmier"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "staffers stemmier underbred"^^xsd:string. + foaf:homepage "http://www.tailwinds.tld/underbred/ejected.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dc:creator _:Hesperos_Schindele. + rdf:type bench:Inproceedings. + bench:booktitle "stemmier ejected arbiters"^^xsd:string. + rdfs:seeAlso "http://www.underbred.tld/arbiters/jacaranda.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "ejected jacaranda infolder"^^xsd:string. + foaf:homepage "http://www.arbiters.tld/infolder/fundamentalist.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dc:creator _:Stacie_Ciesielski. + dc:creator _:Uchdryd_Locicero. + rdf:type bench:Inproceedings. + bench:booktitle "jacaranda fundamentalist barrows"^^xsd:string. + rdfs:seeAlso "http://www.infolder.tld/barrows/westerns.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "fundamentalist westerns skinfuls"^^xsd:string. + foaf:homepage "http://www.barrows.tld/skinfuls/vixenish.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kumi_Belidor. + rdf:type bench:Inproceedings. + bench:booktitle "westerns vixenish graecizing"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "skinfuls graecizing patterning"^^xsd:string. + foaf:homepage "http://www.vixenish.tld/patterning/reveille.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maxime_Higgs. + rdf:type bench:Inproceedings. + bench:booktitle "graecizing reveille shrills"^^xsd:string. + rdfs:seeAlso "http://www.patterning.tld/shrills/marse.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "reveille marse yarded"^^xsd:string. + foaf:homepage "http://www.shrills.tld/yarded/implied.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dc:creator _:Teana_Stallworth. + rdf:type bench:Inproceedings. + bench:abstract "dopiness stoutish allegers mapmaker seafloor subassembly jowliest psalmody realer puked climber borderlands trashed maximite priss dudishly serialists inveiglers frosts runniest exocrine footbath faddisms maximins radiotelegraphically nubbier mythologists brouhahas tarpapered riggers maladjusted aligners retraces lippy cynicism wieldier offensives disjoining folios fogger diminishments relatione welters predicating overpay waders eastwards darnings brainily threadworm inundating demonstrator envied climatal airscrew avocados inarticulateness chicaner wetsuit subprincipal vesuvius annotates landward frontages hewable vivider weatherstripped bermudian containerizes redheads straggliest nears laconism semiannual bridgeheads slicker paratypic masher autoeroticism announced defective absoluteness oversupply matchmaker cyphers chalkiest cirrhosis transubstantiate paganish remeasured quadrennium hailing earthwork infantilism eluviating bloodied luringly microform yachting bendy splurging lichee withholding decalcified punning ribaldry certificating mynahs"^^xsd:string. + bench:booktitle "marse implied fichu"^^xsd:string. + rdfs:seeAlso "http://www.yarded.tld/fichu/czechoslovaks.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "implied czechoslovaks terrorizing"^^xsd:string. + foaf:homepage "http://www.fichu.tld/terrorizing/jingoist.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dirthe_Kiewiet. + rdf:type bench:Inproceedings. + bench:booktitle "czechoslovaks jingoist millibars"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "terrorizing millibars evasively"^^xsd:string. + foaf:homepage "http://www.jingoist.tld/evasively/sargasso.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jakoba_Bueche. + swrc:editor . + swrc:editor _:Lisil_Hellmuth. +_:Lisil_Hellmuth rdf:type foaf:Person. +_:Lisil_Hellmuth foaf:name "Lisil Hellmuth"^^xsd:string. + swrc:editor _:Brenda_Varley. +_:Brenda_Varley rdf:type foaf:Person. +_:Brenda_Varley foaf:name "Brenda Varley"^^xsd:string. + swrc:editor _:Ekantika_Bisogno. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1952)"^^xsd:string. + swrc:volume "13"^^xsd:integer. + dcterms:issued "1952"^^xsd:integer. + rdf:type bench:Article. + swrc:note "hahs underlayers wiggery syndications parked izzards crenelating banning vowing gibsons baldest surmising"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "evasively repatriates flitted"^^xsd:string. + foaf:homepage "http://www.sargasso.tld/flitted/workhouses.html"^^xsd:string. + swrc:journal . + dc:creator _:Pascale_Skripko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.repatriates.tld/workhouses/interschool.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "flitted interschool spleeniest"^^xsd:string. + foaf:homepage "http://www.workhouses.tld/spleeniest/fess.html"^^xsd:string. + swrc:journal . + dc:creator _:Philoctetes_Macmahon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interschool.tld/fess/participles.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "spleeniest participles encyst"^^xsd:string. + foaf:homepage "http://www.fess.tld/encyst/retirees.html"^^xsd:string. + swrc:journal . + dc:creator _:Silvester_Yelvington. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "participles retirees duper"^^xsd:string. + foaf:homepage "http://www.encyst.tld/duper/depersonalizes.html"^^xsd:string. + swrc:journal . + dc:creator _:Graud_Shuker. + dc:creator _:Suphachad_Tham. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "retirees depersonalizes tincted"^^xsd:string. + foaf:homepage "http://www.duper.tld/tincted/jus.html"^^xsd:string. + swrc:journal . + dc:creator _:Ludovica_Diekmann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.depersonalizes.tld/jus/differing.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "tincted differing portraits"^^xsd:string. + foaf:homepage "http://www.jus.tld/portraits/nebulise.html"^^xsd:string. + swrc:journal . + dc:creator _:Casandra_Shire. + rdf:type bench:Article. + rdfs:seeAlso "http://www.differing.tld/nebulise/slatier.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "portraits slatier neutrality"^^xsd:string. + foaf:homepage "http://www.nebulise.tld/neutrality/hurriedly.html"^^xsd:string. + swrc:journal . + dc:creator _:Gaspara_Lowell. + dc:creator _:Abdallah_Kahrer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slatier.tld/hurriedly/seriating.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "neutrality seriating gaudily"^^xsd:string. + foaf:homepage "http://www.hurriedly.tld/gaudily/cordites.html"^^xsd:string. + swrc:journal . + dc:creator _:Urako_Staker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seriating.tld/cordites/repenters.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "gaudily repenters riotousness"^^xsd:string. + foaf:homepage "http://www.cordites.tld/riotousness/jaundicing.html"^^xsd:string. + swrc:journal . + dc:creator _:Clmentine_Engellant. + dc:creator _:Leonel_Meche. + rdf:type bench:Article. + rdfs:seeAlso "http://www.repenters.tld/jaundicing/figuration.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "riotousness figuration solfeggi"^^xsd:string. + foaf:homepage "http://www.jaundicing.tld/solfeggi/spawners.html"^^xsd:string. + swrc:journal . + dc:creator _:Hortencia_Brenda. + dc:creator _:Gianna_Lomascolo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.figuration.tld/spawners/perlitic.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "solfeggi perlitic flexions"^^xsd:string. + foaf:homepage "http://www.spawners.tld/flexions/rioter.html"^^xsd:string. + swrc:journal . + dc:creator _:Katreen_Osthoff. + dc:creator _:Bernharda_Riese. + rdf:type bench:Article. + rdfs:seeAlso "http://www.perlitic.tld/rioter/conjunctivas.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "flexions conjunctivas expectancy"^^xsd:string. + foaf:homepage "http://www.rioter.tld/expectancy/yerba.html"^^xsd:string. + swrc:journal . +_:Vychan_Stotz rdf:type foaf:Person. +_:Vychan_Stotz foaf:name "Vychan Stotz"^^xsd:string. + dc:creator _:Vychan_Stotz. + rdf:type bench:Article. + swrc:pages "166"^^xsd:integer. + dc:title "conjunctivas yerba infects"^^xsd:string. + foaf:homepage "http://www.expectancy.tld/infects/shirred.html"^^xsd:string. + swrc:journal . +_:Lex_Hoven rdf:type foaf:Person. +_:Lex_Hoven foaf:name "Lex Hoven"^^xsd:string. + dc:creator _:Lex_Hoven. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yerba.tld/shirred/nanowatt.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "infects nanowatt darkliest"^^xsd:string. + foaf:homepage "http://www.shirred.tld/darkliest/burning.html"^^xsd:string. + swrc:journal . +_:Ksniatintsa_Fuchser rdf:type foaf:Person. +_:Ksniatintsa_Fuchser foaf:name "Ksniatintsa Fuchser"^^xsd:string. + dc:creator _:Ksniatintsa_Fuchser. +_:Matysh_Segobia rdf:type foaf:Person. +_:Matysh_Segobia foaf:name "Matysh Segobia"^^xsd:string. + dc:creator _:Matysh_Segobia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nanowatt.tld/burning/resister.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "darkliest resister vittles"^^xsd:string. + foaf:homepage "http://www.burning.tld/vittles/utilizable.html"^^xsd:string. + swrc:journal . +_:Nessa_Thomison rdf:type foaf:Person. +_:Nessa_Thomison foaf:name "Nessa Thomison"^^xsd:string. + dc:creator _:Nessa_Thomison. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resister.tld/utilizable/nimbuses.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "vittles nimbuses expiatory"^^xsd:string. + foaf:homepage "http://www.utilizable.tld/expiatory/regurgitating.html"^^xsd:string. + swrc:journal . +_:Chesell_Vatter rdf:type foaf:Person. +_:Chesell_Vatter foaf:name "Chesell Vatter"^^xsd:string. + dc:creator _:Chesell_Vatter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nimbuses.tld/regurgitating/housemen.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "expiatory housemen brambliest"^^xsd:string. + foaf:homepage "http://www.regurgitating.tld/brambliest/insecurities.html"^^xsd:string. + swrc:journal . +_:Elea_Kossak rdf:type foaf:Person. +_:Elea_Kossak foaf:name "Elea Kossak"^^xsd:string. + dc:creator _:Elea_Kossak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.housemen.tld/insecurities/reverses.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "brambliest reverses sizably"^^xsd:string. + foaf:homepage "http://www.insecurities.tld/sizably/uncorroborated.html"^^xsd:string. + swrc:journal . +_:AbdulBaasid_Chilvers rdf:type foaf:Person. +_:AbdulBaasid_Chilvers foaf:name "AbdulBaasid Chilvers"^^xsd:string. + dc:creator _:AbdulBaasid_Chilvers. + rdf:type bench:Article. + swrc:pages "159"^^xsd:integer. + dc:title "reverses uncorroborated leaving"^^xsd:string. + foaf:homepage "http://www.sizably.tld/leaving/indulgence.html"^^xsd:string. + swrc:journal . +_:Frangiskos_Truly rdf:type foaf:Person. +_:Frangiskos_Truly foaf:name "Frangiskos Truly"^^xsd:string. + dc:creator _:Frangiskos_Truly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncorroborated.tld/indulgence/termed.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "leaving termed effervesce"^^xsd:string. + foaf:homepage "http://www.indulgence.tld/effervesce/surviver.html"^^xsd:string. + swrc:journal . +_:Andrew_Coplen rdf:type foaf:Person. +_:Andrew_Coplen foaf:name "Andrew Coplen"^^xsd:string. + dc:creator _:Andrew_Coplen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.termed.tld/surviver/fundamentally.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "effervesce fundamentally ransoms"^^xsd:string. + foaf:homepage "http://www.surviver.tld/ransoms/millennial.html"^^xsd:string. + swrc:journal . +_:Donald_Ludlow rdf:type foaf:Person. +_:Donald_Ludlow foaf:name "Donald Ludlow"^^xsd:string. + dc:creator _:Donald_Ludlow. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "fundamentally millennial affects"^^xsd:string. + foaf:homepage "http://www.ransoms.tld/affects/soarer.html"^^xsd:string. + swrc:journal . +_:Goncalo_Gahm rdf:type foaf:Person. +_:Goncalo_Gahm foaf:name "Goncalo Gahm"^^xsd:string. + dc:creator _:Goncalo_Gahm. + rdf:type bench:Article. + swrc:pages "126"^^xsd:integer. + dc:title "millennial soarer shamus"^^xsd:string. + foaf:homepage "http://www.affects.tld/shamus/quellers.html"^^xsd:string. + swrc:journal . +_:Khynika_Borwig rdf:type foaf:Person. +_:Khynika_Borwig foaf:name "Khynika Borwig"^^xsd:string. + dc:creator _:Khynika_Borwig. +_:Cadell_Parral rdf:type foaf:Person. +_:Cadell_Parral foaf:name "Cadell Parral"^^xsd:string. + dc:creator _:Cadell_Parral. + rdf:type bench:Article. + rdfs:seeAlso "http://www.soarer.tld/quellers/misbestow.html"^^xsd:string. + dc:title "shamus misbestow cockled"^^xsd:string. + foaf:homepage "http://www.quellers.tld/cockled/arrangement.html"^^xsd:string. + swrc:journal . +_:Gabriele_Darsey rdf:type foaf:Person. +_:Gabriele_Darsey foaf:name "Gabriele Darsey"^^xsd:string. + dc:creator _:Gabriele_Darsey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misbestow.tld/arrangement/dyspeptics.html"^^xsd:string. + dc:title "cockled dyspeptics cymbalists"^^xsd:string. + foaf:homepage "http://www.arrangement.tld/cymbalists/citatum.html"^^xsd:string. + swrc:journal . +_:Gwydion_Gowans rdf:type foaf:Person. +_:Gwydion_Gowans foaf:name "Gwydion Gowans"^^xsd:string. + dc:creator _:Gwydion_Gowans. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dyspeptics.tld/citatum/groundnut.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "cymbalists groundnut marrons"^^xsd:string. + foaf:homepage "http://www.citatum.tld/marrons/headlining.html"^^xsd:string. + swrc:journal . +_:Roseann_Ora rdf:type foaf:Person. +_:Roseann_Ora foaf:name "Roseann Ora"^^xsd:string. + dc:creator _:Roseann_Ora. + rdf:type bench:Article. + rdfs:seeAlso "http://www.groundnut.tld/headlining/deathcup.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "marrons deathcup avatars"^^xsd:string. + foaf:homepage "http://www.headlining.tld/avatars/sufficiency.html"^^xsd:string. + swrc:journal . +_:Dodie_Tedford rdf:type foaf:Person. +_:Dodie_Tedford foaf:name "Dodie Tedford"^^xsd:string. + dc:creator _:Dodie_Tedford. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deathcup.tld/sufficiency/froes.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "avatars froes stewpan"^^xsd:string. + foaf:homepage "http://www.sufficiency.tld/stewpan/douche.html"^^xsd:string. + swrc:journal . +_:Mesha_Kornrumpf rdf:type foaf:Person. +_:Mesha_Kornrumpf foaf:name "Mesha Kornrumpf"^^xsd:string. + dc:creator _:Mesha_Kornrumpf. + rdf:type bench:Article. + swrc:pages "77"^^xsd:integer. + dc:title "froes douche prestamp"^^xsd:string. + foaf:homepage "http://www.stewpan.tld/prestamp/faultiness.html"^^xsd:string. + swrc:journal . +_:Judyta_Solymani rdf:type foaf:Person. +_:Judyta_Solymani foaf:name "Judyta Solymani"^^xsd:string. + dc:creator _:Judyta_Solymani. + rdf:type bench:Article. + rdfs:seeAlso "http://www.douche.tld/faultiness/elections.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "prestamp elections suer"^^xsd:string. + foaf:homepage "http://www.faultiness.tld/suer/softbound.html"^^xsd:string. + swrc:journal . +_:Zanthe_Felarca rdf:type foaf:Person. +_:Zanthe_Felarca foaf:name "Zanthe Felarca"^^xsd:string. + dc:creator _:Zanthe_Felarca. + rdf:type bench:Article. + swrc:pages "92"^^xsd:integer. + dc:title "elections softbound clapt"^^xsd:string. + foaf:homepage "http://www.suer.tld/clapt/cairns.html"^^xsd:string. + swrc:journal . +_:Jenell_Harlin rdf:type foaf:Person. +_:Jenell_Harlin foaf:name "Jenell Harlin"^^xsd:string. + dc:creator _:Jenell_Harlin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.softbound.tld/cairns/boozily.html"^^xsd:string. + swrc:note "sipping preconstruct chifforobe tidemarks propounded mammotomy burler steeper"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "clapt boozily solidification"^^xsd:string. + foaf:homepage "http://www.cairns.tld/solidification/preventiveness.html"^^xsd:string. + swrc:journal . +_:Llwyr_Fagerstrom rdf:type foaf:Person. +_:Llwyr_Fagerstrom foaf:name "Llwyr Fagerstrom"^^xsd:string. + dc:creator _:Llwyr_Fagerstrom. + rdf:type bench:Article. + swrc:pages "190"^^xsd:integer. + dc:title "boozily preventiveness cockerel"^^xsd:string. + foaf:homepage "http://www.solidification.tld/cockerel/pentathlon.html"^^xsd:string. + swrc:journal . +_:Burkhard_Hussein rdf:type foaf:Person. +_:Burkhard_Hussein foaf:name "Burkhard Hussein"^^xsd:string. + dc:creator _:Burkhard_Hussein. + rdf:type bench:Article. + swrc:pages "66"^^xsd:integer. + dc:title "preventiveness pentathlon ladlefuls"^^xsd:string. + foaf:homepage "http://www.cockerel.tld/ladlefuls/toweringly.html"^^xsd:string. + swrc:journal . +_:Alfonso_Billen rdf:type foaf:Person. +_:Alfonso_Billen foaf:name "Alfonso Billen"^^xsd:string. + dc:creator _:Alfonso_Billen. +_:Primavera_Huffstickler rdf:type foaf:Person. +_:Primavera_Huffstickler foaf:name "Primavera Huffstickler"^^xsd:string. + dc:creator _:Primavera_Huffstickler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pentathlon.tld/toweringly/fraying.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "ladlefuls fraying hellgrammites"^^xsd:string. + foaf:homepage "http://www.toweringly.tld/hellgrammites/doziest.html"^^xsd:string. + swrc:journal . +_:Isadoro_Bently rdf:type foaf:Person. +_:Isadoro_Bently foaf:name "Isadoro Bently"^^xsd:string. + dc:creator _:Isadoro_Bently. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fraying.tld/doziest/uncensored.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "hellgrammites uncensored sorghums"^^xsd:string. + foaf:homepage "http://www.doziest.tld/sorghums/humpier.html"^^xsd:string. + swrc:journal . +_:Xiomara_Plowe rdf:type foaf:Person. +_:Xiomara_Plowe foaf:name "Xiomara Plowe"^^xsd:string. + dc:creator _:Xiomara_Plowe. +_:Fovro_Chung rdf:type foaf:Person. +_:Fovro_Chung foaf:name "Fovro Chung"^^xsd:string. + dc:creator _:Fovro_Chung. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncensored.tld/humpier/eradicates.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "sorghums eradicates dyspepsy"^^xsd:string. + foaf:homepage "http://www.humpier.tld/dyspepsy/perkiness.html"^^xsd:string. + swrc:journal . +_:Tera_Vigen rdf:type foaf:Person. +_:Tera_Vigen foaf:name "Tera Vigen"^^xsd:string. + dc:creator _:Tera_Vigen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eradicates.tld/perkiness/narrowing.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "dyspepsy narrowing homebodies"^^xsd:string. + foaf:homepage "http://www.perkiness.tld/homebodies/hilariously.html"^^xsd:string. + swrc:journal . +_:Elvita_Zielke rdf:type foaf:Person. +_:Elvita_Zielke foaf:name "Elvita Zielke"^^xsd:string. + dc:creator _:Elvita_Zielke. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "narrowing hilariously cumberers"^^xsd:string. + foaf:homepage "http://www.homebodies.tld/cumberers/deprehension.html"^^xsd:string. + swrc:journal . +_:Lishka_Turton rdf:type foaf:Person. +_:Lishka_Turton foaf:name "Lishka Turton"^^xsd:string. + dc:creator _:Lishka_Turton. +_:Nene_Rhea rdf:type foaf:Person. +_:Nene_Rhea foaf:name "Nene Rhea"^^xsd:string. + dc:creator _:Nene_Rhea. + rdf:type bench:Article. + swrc:pages "169"^^xsd:integer. + dc:title "hilariously deprehension abjectness"^^xsd:string. + foaf:homepage "http://www.cumberers.tld/abjectness/incapacious.html"^^xsd:string. + swrc:journal . +_:Kemina_Wyke rdf:type foaf:Person. +_:Kemina_Wyke foaf:name "Kemina Wyke"^^xsd:string. + dc:creator _:Kemina_Wyke. + swrc:editor _:Lisil_Hellmuth. + rdf:type bench:Incollection. + bench:booktitle "deprehension incapacious hairless"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "abjectness hairless glary"^^xsd:string. + foaf:homepage "http://www.incapacious.tld/glary/speedster.html"^^xsd:string. + dcterms:issued "1952"^^xsd:integer. +_:Lowell_Kostka rdf:type foaf:Person. +_:Lowell_Kostka foaf:name "Lowell Kostka"^^xsd:string. + dc:creator _:Lowell_Kostka. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1952)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1952"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.glary.tld/argentum/psychosomatics.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "speedster psychosomatics reformating"^^xsd:string. + foaf:homepage "http://www.argentum.tld/reformating/foreshadower.html"^^xsd:string. + swrc:journal . +_:Adeeb_Drewski rdf:type foaf:Person. +_:Adeeb_Drewski foaf:name "Adeeb Drewski"^^xsd:string. + dc:creator _:Adeeb_Drewski. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "psychosomatics foreshadower conflictive"^^xsd:string. + foaf:homepage "http://www.reformating.tld/conflictive/amanuenses.html"^^xsd:string. + swrc:journal . +_:Che_Kess rdf:type foaf:Person. +_:Che_Kess foaf:name "Che Kess"^^xsd:string. + dc:creator _:Che_Kess. + rdf:type bench:Article. + rdfs:seeAlso "http://www.foreshadower.tld/amanuenses/plumpers.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "conflictive plumpers excreta"^^xsd:string. + foaf:homepage "http://www.amanuenses.tld/excreta/differentiae.html"^^xsd:string. + swrc:journal . +_:Marna_Crookshanks rdf:type foaf:Person. +_:Marna_Crookshanks foaf:name "Marna Crookshanks"^^xsd:string. + dc:creator _:Marna_Crookshanks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.plumpers.tld/differentiae/teens.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "excreta teens anchored"^^xsd:string. + foaf:homepage "http://www.differentiae.tld/anchored/sheepman.html"^^xsd:string. + swrc:journal . +_:Usaama_Greiser rdf:type foaf:Person. +_:Usaama_Greiser foaf:name "Usaama Greiser"^^xsd:string. + dc:creator _:Usaama_Greiser. + rdf:type bench:Article. + swrc:pages "65"^^xsd:integer. + dc:title "teens sheepman pulsejets"^^xsd:string. + foaf:homepage "http://www.anchored.tld/pulsejets/attributively.html"^^xsd:string. + swrc:journal . +_:Timotheos_Cazaree rdf:type foaf:Person. +_:Timotheos_Cazaree foaf:name "Timotheos Cazaree"^^xsd:string. + dc:creator _:Timotheos_Cazaree. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sheepman.tld/attributively/annotativeness.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "pulsejets annotativeness achene"^^xsd:string. + foaf:homepage "http://www.attributively.tld/achene/cutup.html"^^xsd:string. + swrc:journal . +_:Abdul_Spicer rdf:type foaf:Person. +_:Abdul_Spicer foaf:name "Abdul Spicer"^^xsd:string. + dc:creator _:Abdul_Spicer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.annotativeness.tld/cutup/exigence.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "achene exigence cellists"^^xsd:string. + foaf:homepage "http://www.cutup.tld/cellists/lobber.html"^^xsd:string. + swrc:journal . +_:Adok_Galbiso rdf:type foaf:Person. +_:Adok_Galbiso foaf:name "Adok Galbiso"^^xsd:string. + dc:creator _:Adok_Galbiso. +_:Yakamochi_Alonza rdf:type foaf:Person. +_:Yakamochi_Alonza foaf:name "Yakamochi Alonza"^^xsd:string. + dc:creator _:Yakamochi_Alonza. + rdf:type bench:Article. + rdfs:seeAlso "http://www.exigence.tld/lobber/unsafely.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "cellists unsafely alumroots"^^xsd:string. + foaf:homepage "http://www.lobber.tld/alumroots/follower.html"^^xsd:string. + swrc:journal . +_:Janeka_Hochhalter rdf:type foaf:Person. +_:Janeka_Hochhalter foaf:name "Janeka Hochhalter"^^xsd:string. + dc:creator _:Janeka_Hochhalter. +_:Danaus_Dacanay rdf:type foaf:Person. +_:Danaus_Dacanay foaf:name "Danaus Dacanay"^^xsd:string. + dc:creator _:Danaus_Dacanay. + rdf:type bench:Article. + swrc:pages "66"^^xsd:integer. + dc:title "unsafely follower twisters"^^xsd:string. + foaf:homepage "http://www.alumroots.tld/twisters/anaesthetization.html"^^xsd:string. + swrc:journal . +_:Glafira_Geng rdf:type foaf:Person. +_:Glafira_Geng foaf:name "Glafira Geng"^^xsd:string. + dc:creator _:Glafira_Geng. +_:Vrata_Socks rdf:type foaf:Person. +_:Vrata_Socks foaf:name "Vrata Socks"^^xsd:string. + dc:creator _:Vrata_Socks. + rdf:type bench:Article. + swrc:pages "26"^^xsd:integer. + dc:title "follower anaesthetization nonrefillable"^^xsd:string. + foaf:homepage "http://www.twisters.tld/nonrefillable/casements.html"^^xsd:string. + swrc:journal . +_:Gisbert_Tircuit rdf:type foaf:Person. +_:Gisbert_Tircuit foaf:name "Gisbert Tircuit"^^xsd:string. + dc:creator _:Gisbert_Tircuit. + rdf:type bench:Article. + swrc:pages "151"^^xsd:integer. + dc:title "anaesthetization casements renegades"^^xsd:string. + foaf:homepage "http://www.nonrefillable.tld/renegades/relinquishing.html"^^xsd:string. + swrc:journal . +_:Muni_Mccuiston rdf:type foaf:Person. +_:Muni_Mccuiston foaf:name "Muni Mccuiston"^^xsd:string. + dc:creator _:Muni_Mccuiston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.casements.tld/relinquishing/pursed.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "renegades pursed atavists"^^xsd:string. + foaf:homepage "http://www.relinquishing.tld/atavists/levant.html"^^xsd:string. + swrc:journal . +_:Elvis_Rocasah rdf:type foaf:Person. +_:Elvis_Rocasah foaf:name "Elvis Rocasah"^^xsd:string. + dc:creator _:Elvis_Rocasah. +_:Loremarie_Zissler rdf:type foaf:Person. +_:Loremarie_Zissler foaf:name "Loremarie Zissler"^^xsd:string. + dc:creator _:Loremarie_Zissler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pursed.tld/levant/noetic.html"^^xsd:string. + dc:title "atavists noetic rewelds"^^xsd:string. + foaf:homepage "http://www.levant.tld/rewelds/revamped.html"^^xsd:string. + swrc:journal . +_:NewyddIlyn_Borchers rdf:type foaf:Person. +_:NewyddIlyn_Borchers foaf:name "NewyddIlyn Borchers"^^xsd:string. + dc:creator _:NewyddIlyn_Borchers. + rdf:type bench:Article. + rdfs:seeAlso "http://www.noetic.tld/revamped/flyblown.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "rewelds flyblown embosoming"^^xsd:string. + foaf:homepage "http://www.revamped.tld/embosoming/chinchillas.html"^^xsd:string. + swrc:journal . +_:Ivonne_Elreda rdf:type foaf:Person. +_:Ivonne_Elreda foaf:name "Ivonne Elreda"^^xsd:string. + dc:creator _:Ivonne_Elreda. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flyblown.tld/chinchillas/undercharge.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "embosoming undercharge overflight"^^xsd:string. + foaf:homepage "http://www.chinchillas.tld/overflight/spillable.html"^^xsd:string. + swrc:journal . +_:Christophine_Welke rdf:type foaf:Person. +_:Christophine_Welke foaf:name "Christophine Welke"^^xsd:string. + dc:creator _:Christophine_Welke. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undercharge.tld/spillable/adjustment.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "overflight adjustment jujubes"^^xsd:string. + foaf:homepage "http://www.spillable.tld/jujubes/ravishingly.html"^^xsd:string. + swrc:journal . +_:Jamuna_Orts rdf:type foaf:Person. +_:Jamuna_Orts foaf:name "Jamuna Orts"^^xsd:string. + dc:creator _:Jamuna_Orts. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adjustment.tld/ravishingly/manges.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "jujubes manges squids"^^xsd:string. + foaf:homepage "http://www.ravishingly.tld/squids/pyramided.html"^^xsd:string. + swrc:journal . +_:Razan_Symons rdf:type foaf:Person. +_:Razan_Symons foaf:name "Razan Symons"^^xsd:string. + dc:creator _:Razan_Symons. + rdf:type bench:Article. + rdfs:seeAlso "http://www.manges.tld/pyramided/rapidly.html"^^xsd:string. + swrc:note "alchemists versifier threads recheck garroters parricidal waterfowls unrented tarots"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "squids rapidly resection"^^xsd:string. + foaf:homepage "http://www.pyramided.tld/resection/preform.html"^^xsd:string. + swrc:journal . +_:Anchita_Figlar rdf:type foaf:Person. +_:Anchita_Figlar foaf:name "Anchita Figlar"^^xsd:string. + dc:creator _:Anchita_Figlar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rapidly.tld/preform/embryologically.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "resection embryologically overwise"^^xsd:string. + foaf:homepage "http://www.preform.tld/overwise/annotating.html"^^xsd:string. + swrc:journal . +_:Herberta_Fullenwider rdf:type foaf:Person. +_:Herberta_Fullenwider foaf:name "Herberta Fullenwider"^^xsd:string. + dc:creator _:Herberta_Fullenwider. +_:Clementine_Barga rdf:type foaf:Person. +_:Clementine_Barga foaf:name "Clementine Barga"^^xsd:string. + dc:creator _:Clementine_Barga. + rdf:type bench:Article. + rdfs:seeAlso "http://www.embryologically.tld/annotating/multiform.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "overwise multiform worrier"^^xsd:string. + foaf:homepage "http://www.annotating.tld/worrier/contravenes.html"^^xsd:string. + swrc:journal . +_:Vincenzo_Baptist rdf:type foaf:Person. +_:Vincenzo_Baptist foaf:name "Vincenzo Baptist"^^xsd:string. + dc:creator _:Vincenzo_Baptist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.multiform.tld/contravenes/drinks.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "worrier drinks nothings"^^xsd:string. + foaf:homepage "http://www.contravenes.tld/nothings/rioting.html"^^xsd:string. + swrc:journal . +_:Tuhfa_Pedez rdf:type foaf:Person. +_:Tuhfa_Pedez foaf:name "Tuhfa Pedez"^^xsd:string. + dc:creator _:Tuhfa_Pedez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drinks.tld/rioting/maltier.html"^^xsd:string. + dc:title "nothings maltier thessalonians"^^xsd:string. + foaf:homepage "http://www.rioting.tld/thessalonians/pipingly.html"^^xsd:string. + swrc:journal . +_:Latorray_Delawder rdf:type foaf:Person. +_:Latorray_Delawder foaf:name "Latorray Delawder"^^xsd:string. + dc:creator _:Latorray_Delawder. + rdf:type bench:Article. + dc:title "maltier pipingly pining"^^xsd:string. + foaf:homepage "http://www.thessalonians.tld/pining/nosebands.html"^^xsd:string. + swrc:journal . +_:Jannah_Jaffee rdf:type foaf:Person. +_:Jannah_Jaffee foaf:name "Jannah Jaffee"^^xsd:string. + dc:creator _:Jannah_Jaffee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pipingly.tld/nosebands/lowbred.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "pining lowbred decanter"^^xsd:string. + foaf:homepage "http://www.nosebands.tld/decanter/burs.html"^^xsd:string. + swrc:journal . +_:Yukako_Klingbeil rdf:type foaf:Person. +_:Yukako_Klingbeil foaf:name "Yukako Klingbeil"^^xsd:string. + dc:creator _:Yukako_Klingbeil. + rdf:type bench:Article. + swrc:pages "79"^^xsd:integer. + dc:title "lowbred burs sleaziness"^^xsd:string. + foaf:homepage "http://www.decanter.tld/sleaziness/pollywog.html"^^xsd:string. + swrc:journal . +_:Barbie_Dubonnet rdf:type foaf:Person. +_:Barbie_Dubonnet foaf:name "Barbie Dubonnet"^^xsd:string. + dc:creator _:Barbie_Dubonnet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.burs.tld/pollywog/empyreans.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "sleaziness empyreans prolixly"^^xsd:string. + foaf:homepage "http://www.pollywog.tld/prolixly/desiccated.html"^^xsd:string. + swrc:journal . +_:Gritt_Prestage rdf:type foaf:Person. +_:Gritt_Prestage foaf:name "Gritt Prestage"^^xsd:string. + dc:creator _:Gritt_Prestage. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "empyreans desiccated tapestried"^^xsd:string. + foaf:homepage "http://www.prolixly.tld/tapestried/buttons.html"^^xsd:string. + swrc:journal . +_:Krystyn_Slutsky rdf:type foaf:Person. +_:Krystyn_Slutsky foaf:name "Krystyn Slutsky"^^xsd:string. + dc:creator _:Krystyn_Slutsky. + rdf:type bench:Article. + bench:abstract "incomparability tacet libber privatest lolloping unauthentic skeeters teentsier pinspotter paganizes waxier bicultural enactment subdisciplines realness sounds disemboweling preintimation moratoria aromatize melders elegizes arrogates dusted motoric intimation bentwoods shirtiest graspers gandhi calpacs unpalatably commode relicense tourers asexuals redistills allocations biometer fuseless devilkin vexing pertly etiquettes derailleur amazedly laccolith reappraisal whinnied mazes mangling probeable sikhs disgorge bacchanalian outcrops fluorosis marbleize apprising meticulousness findable shote sweller redefinition freaked ungainly interminably forestall tuberoid precipitating unindemnified fakeers reassimilation resumed langauge begged deerflys splaying sassed overripe inchworms choruses schticks unrepentant recorded chairing mildews psalteries grandad benefited warpaths immunizations dognapers"^^xsd:string. + rdfs:seeAlso "http://www.desiccated.tld/buttons/bridewell.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "tapestried bridewell parred"^^xsd:string. + foaf:homepage "http://www.buttons.tld/parred/consummations.html"^^xsd:string. + swrc:journal . +_:Giselher_Nibler rdf:type foaf:Person. +_:Giselher_Nibler foaf:name "Giselher Nibler"^^xsd:string. + dc:creator _:Giselher_Nibler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bridewell.tld/consummations/overcautiously.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "parred overcautiously reputedly"^^xsd:string. + foaf:homepage "http://www.consummations.tld/reputedly/identifiability.html"^^xsd:string. + swrc:journal . +_:Hita_Porell rdf:type foaf:Person. +_:Hita_Porell foaf:name "Hita Porell"^^xsd:string. + dc:creator _:Hita_Porell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overcautiously.tld/identifiability/stagier.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "reputedly stagier older"^^xsd:string. + foaf:homepage "http://www.identifiability.tld/older/counselable.html"^^xsd:string. + swrc:journal . +_:Matro_Newell rdf:type foaf:Person. +_:Matro_Newell foaf:name "Matro Newell"^^xsd:string. + dc:creator _:Matro_Newell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stagier.tld/counselable/glims.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "older glims schoolmistress"^^xsd:string. + foaf:homepage "http://www.counselable.tld/schoolmistress/enfold.html"^^xsd:string. + swrc:journal . +_:Nomi_Rosato rdf:type foaf:Person. +_:Nomi_Rosato foaf:name "Nomi Rosato"^^xsd:string. + dc:creator _:Nomi_Rosato. + rdf:type bench:Article. + bench:abstract "peen unclassifiable biodegradation epoxying cracky cardiotherapy ravaged sometimes messmates intransigence confused murderesses datedly ached skulduggery gravitated rewrap disagree armed zoophiles heeds tarmac justifying bemas placentography choirboy adjoined nictation mistermed tetrarch solicitress whipped reemerge mourns numbness vrouws emetic solved immediateness lustring isolates poring agues urger villous catenating periodontoses overflows tetradic pantomimists oversupplies scrammed totemisms chirruping gentil mulcted magisters perpetuators megacycle scrawling hydrators anchorages disencumbering sniffling egocentricities stenographically incitant buskins rancored binaurally resistibility lades gruffness mantles pitiless adaption manpowers prewarned orpiments diffracts boiling taverner gigs jalousie eyesights quirkiness penney jetties contradicting takeout frizziness earwigs canters undercurrents plateful cardsharp repaying abhorrers grittier marvels deformer aoudads thrashes missis affability mummed talker vacillations rife unconsenting mongolism wastes verdure racetracks chopsticks promiscuities preadult misprinting indurating childhoods paramedical radarscope aisles radiographs planked reacquisition orangish cuttages crummier staffers tailwinds stemmier underbred ejected arbiters jacaranda infolder fundamentalist barrows westerns skinfuls vixenish graecizing patterning reveille shrills marse yarded implied fichu czechoslovaks terrorizing jingoist millibars evasively sargasso repatriates flitted workhouses interschool spleeniest fess participles encyst retirees duper"^^xsd:string. + rdfs:seeAlso "http://www.glims.tld/enfold/kirtle.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "schoolmistress kirtle analytically"^^xsd:string. + foaf:homepage "http://www.enfold.tld/analytically/titillations.html"^^xsd:string. + swrc:journal . +_:Reno_Garzia rdf:type foaf:Person. +_:Reno_Garzia foaf:name "Reno Garzia"^^xsd:string. + dc:creator _:Reno_Garzia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kirtle.tld/titillations/equivocalities.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "analytically equivocalities tidbits"^^xsd:string. + foaf:homepage "http://www.titillations.tld/tidbits/quintuplicate.html"^^xsd:string. + swrc:journal . +_:Raffaello_Herard rdf:type foaf:Person. +_:Raffaello_Herard foaf:name "Raffaello Herard"^^xsd:string. + dc:creator _:Raffaello_Herard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.equivocalities.tld/quintuplicate/welcomers.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "tidbits welcomers heisting"^^xsd:string. + foaf:homepage "http://www.quintuplicate.tld/heisting/talks.html"^^xsd:string. + swrc:journal . +_:Eber_Ebinger rdf:type foaf:Person. +_:Eber_Ebinger foaf:name "Eber Ebinger"^^xsd:string. + dc:creator _:Eber_Ebinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.welcomers.tld/talks/sidearms.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "heisting sidearms salads"^^xsd:string. + foaf:homepage "http://www.talks.tld/salads/seepier.html"^^xsd:string. + swrc:journal . +_:Agdta_Moccasin rdf:type foaf:Person. +_:Agdta_Moccasin foaf:name "Agdta Moccasin"^^xsd:string. + dc:creator _:Agdta_Moccasin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sidearms.tld/seepier/backbit.html"^^xsd:string. + dc:title "salads backbit cockup"^^xsd:string. + foaf:homepage "http://www.seepier.tld/cockup/muller.html"^^xsd:string. + swrc:journal . +_:Lonce_Jiron rdf:type foaf:Person. +_:Lonce_Jiron foaf:name "Lonce Jiron"^^xsd:string. + dc:creator _:Lonce_Jiron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.backbit.tld/muller/underemphasizes.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "cockup underemphasizes chancellorships"^^xsd:string. + foaf:homepage "http://www.muller.tld/chancellorships/mealiest.html"^^xsd:string. + swrc:journal . +_:Misty_Holladay rdf:type foaf:Person. +_:Misty_Holladay foaf:name "Misty Holladay"^^xsd:string. + dc:creator _:Misty_Holladay. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "underemphasizes mealiest torching"^^xsd:string. + foaf:homepage "http://www.chancellorships.tld/torching/lated.html"^^xsd:string. + swrc:journal . +_:Catharine_Waltmann rdf:type foaf:Person. +_:Catharine_Waltmann foaf:name "Catharine Waltmann"^^xsd:string. + dc:creator _:Catharine_Waltmann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mealiest.tld/lated/lepers.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "torching lepers axonal"^^xsd:string. + foaf:homepage "http://www.lated.tld/axonal/huntsmen.html"^^xsd:string. + swrc:journal . +_:Xuqiu_Deller rdf:type foaf:Person. +_:Xuqiu_Deller foaf:name "Xuqiu Deller"^^xsd:string. + dc:creator _:Xuqiu_Deller. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lepers.tld/huntsmen/seemed.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "axonal seemed heavens"^^xsd:string. + foaf:homepage "http://www.huntsmen.tld/heavens/ahems.html"^^xsd:string. + swrc:journal . +_:Sebina_Prakoth rdf:type foaf:Person. +_:Sebina_Prakoth foaf:name "Sebina Prakoth"^^xsd:string. + dc:creator _:Sebina_Prakoth. +_:Emese_Abadie rdf:type foaf:Person. +_:Emese_Abadie foaf:name "Emese Abadie"^^xsd:string. + dc:creator _:Emese_Abadie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seemed.tld/ahems/sublimates.html"^^xsd:string. + dc:title "heavens sublimates mods"^^xsd:string. + foaf:homepage "http://www.ahems.tld/mods/gullied.html"^^xsd:string. + swrc:journal . +_:Adalia_Manalo rdf:type foaf:Person. +_:Adalia_Manalo foaf:name "Adalia Manalo"^^xsd:string. + dc:creator _:Adalia_Manalo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sublimates.tld/gullied/agencies.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "mods agencies deux"^^xsd:string. + foaf:homepage "http://www.gullied.tld/deux/scrappage.html"^^xsd:string. + swrc:journal . +_:Takuboku_Aicklen rdf:type foaf:Person. +_:Takuboku_Aicklen foaf:name "Takuboku Aicklen"^^xsd:string. + dc:creator _:Takuboku_Aicklen. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "agencies scrappage timbres"^^xsd:string. + foaf:homepage "http://www.deux.tld/timbres/identically.html"^^xsd:string. + swrc:journal . +_:Zeanes_Hinsley rdf:type foaf:Person. +_:Zeanes_Hinsley foaf:name "Zeanes Hinsley"^^xsd:string. + dc:creator _:Zeanes_Hinsley. +_:Marek_Mancino rdf:type foaf:Person. +_:Marek_Mancino foaf:name "Marek Mancino"^^xsd:string. + dc:creator _:Marek_Mancino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scrappage.tld/identically/burlesquing.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "timbres burlesquing constructionism"^^xsd:string. + foaf:homepage "http://www.identically.tld/constructionism/shrieky.html"^^xsd:string. + swrc:journal . +_:Lyron_Strawder rdf:type foaf:Person. +_:Lyron_Strawder foaf:name "Lyron Strawder"^^xsd:string. + dc:creator _:Lyron_Strawder. + rdf:type bench:Article. + rdfs:seeAlso "http://www.burlesquing.tld/shrieky/dichotic.html"^^xsd:string. + dc:title "constructionism dichotic razors"^^xsd:string. + foaf:homepage "http://www.shrieky.tld/razors/gipsy.html"^^xsd:string. + swrc:journal . +_:Luca_Dolbin rdf:type foaf:Person. +_:Luca_Dolbin foaf:name "Luca Dolbin"^^xsd:string. + dc:creator _:Luca_Dolbin. + swrc:editor _:Brenda_Varley. + swrc:editor _:Ekantika_Bisogno. + swrc:editor _:Lisil_Hellmuth. + rdf:type bench:Proceedings. + bench:booktitle "dichotic gipsy scorepad"^^xsd:string. + dc:publisher "Pluto Press Ltd"^^xsd:string. + swrc:series "1961"^^xsd:integer. + dc:title "Proceeding 1 (1953)"^^xsd:string. + foaf:homepage "http://www.gipsy.tld/males/tatterdemalion.html"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1953"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "scorepad tatterdemalion shinnying"^^xsd:string. + rdfs:seeAlso "http://www.males.tld/shinnying/virally.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "tatterdemalion virally nonsignificant"^^xsd:string. + foaf:homepage "http://www.shinnying.tld/nonsignificant/whitens.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adok_Galbiso. + dc:creator _:Janeka_Hochhalter. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "virally whitens diplex"^^xsd:string. + rdfs:seeAlso "http://www.nonsignificant.tld/diplex/dashing.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "whitens dashing pedicured"^^xsd:string. + foaf:homepage "http://www.diplex.tld/pedicured/bibbs.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Glafira_Geng. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "dashing bibbs surgeries"^^xsd:string. + rdfs:seeAlso "http://www.pedicured.tld/surgeries/schwas.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "bibbs schwas bezels"^^xsd:string. + foaf:homepage "http://www.surgeries.tld/bezels/simonized.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dc:creator _:Gisbert_Tircuit. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "schwas simonized generality"^^xsd:string. + rdfs:seeAlso "http://www.bezels.tld/generality/spiculate.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "simonized spiculate gregariously"^^xsd:string. + foaf:homepage "http://www.generality.tld/gregariously/sapidity.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Elvis_Rocasah. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "spiculate sapidity psychological"^^xsd:string. + rdfs:seeAlso "http://www.gregariously.tld/psychological/unfertilized.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "sapidity unfertilized speechless"^^xsd:string. + foaf:homepage "http://www.psychological.tld/speechless/reluctantly.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:NewyddIlyn_Borchers. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "unfertilized reluctantly pulses"^^xsd:string. + rdfs:seeAlso "http://www.speechless.tld/pulses/coquinas.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "reluctantly coquinas chantries"^^xsd:string. + foaf:homepage "http://www.pulses.tld/chantries/sinuates.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Christophine_Welke. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "coquinas sinuates cancelable"^^xsd:string. + rdfs:seeAlso "http://www.chantries.tld/cancelable/imperatives.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "sinuates imperatives packinghouse"^^xsd:string. + foaf:homepage "http://www.cancelable.tld/packinghouse/speckled.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Razan_Symons. + dc:creator _:Herberta_Fullenwider. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "imperatives speckled televised"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "packinghouse televised accosts"^^xsd:string. + foaf:homepage "http://www.speckled.tld/accosts/deodorized.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vincenzo_Baptist. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "televised deodorized elfins"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "accosts elfins sentencing"^^xsd:string. + foaf:homepage "http://www.deodorized.tld/sentencing/gasser.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dc:creator _:Vincenzo_Baptist. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "elfins gasser cucurbit"^^xsd:string. + rdfs:seeAlso "http://www.sentencing.tld/cucurbit/beached.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "gasser beached designates"^^xsd:string. + foaf:homepage "http://www.cucurbit.tld/designates/theurgy.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Latorray_Delawder. + dc:creator _:Yukako_Klingbeil. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "beached theurgy stomachers"^^xsd:string. + rdfs:seeAlso "http://www.designates.tld/stomachers/indicative.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "theurgy indicative doorsteps"^^xsd:string. + foaf:homepage "http://www.stomachers.tld/doorsteps/lyses.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dc:creator _:Gritt_Prestage. + dc:creator _:Giselher_Nibler. + rdf:type bench:Inproceedings. + bench:booktitle "indicative lyses carrotiest"^^xsd:string. + rdfs:seeAlso "http://www.doorsteps.tld/carrotiest/despiser.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "lyses despiser finalization"^^xsd:string. + foaf:homepage "http://www.carrotiest.tld/finalization/beclouds.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Matro_Newell. + rdf:type bench:Inproceedings. + bench:booktitle "despiser beclouds farthing"^^xsd:string. + rdfs:seeAlso "http://www.finalization.tld/farthing/countenancing.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "beclouds countenancing juster"^^xsd:string. + foaf:homepage "http://www.farthing.tld/juster/hearkened.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dc:creator _:Reno_Garzia. + rdf:type bench:Inproceedings. + bench:booktitle "countenancing hearkened tolerably"^^xsd:string. + rdfs:seeAlso "http://www.juster.tld/tolerably/sportscaster.html"^^xsd:string. + dc:title "hearkened sportscaster gaynesses"^^xsd:string. + foaf:homepage "http://www.tolerably.tld/gaynesses/substandard.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eber_Ebinger. + rdf:type bench:Inproceedings. + bench:booktitle "sportscaster substandard miscontinuance"^^xsd:string. + rdfs:seeAlso "http://www.gaynesses.tld/miscontinuance/gilly.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "substandard gilly tyrannize"^^xsd:string. + foaf:homepage "http://www.miscontinuance.tld/tyrannize/evangels.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lonce_Jiron. + rdf:type bench:Inproceedings. + bench:booktitle "gilly evangels genotypes"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "tyrannize genotypes befooling"^^xsd:string. + foaf:homepage "http://www.evangels.tld/befooling/outlays.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Catharine_Waltmann. + rdf:type bench:Inproceedings. + bench:booktitle "genotypes outlays jilters"^^xsd:string. + rdfs:seeAlso "http://www.befooling.tld/jilters/arbitrable.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "outlays arbitrable deposal"^^xsd:string. + foaf:homepage "http://www.jilters.tld/deposal/trickish.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sebina_Prakoth. + rdf:type bench:Inproceedings. + bench:booktitle "arbitrable trickish overtaxed"^^xsd:string. + rdfs:seeAlso "http://www.deposal.tld/overtaxed/cygnet.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "trickish cygnet stagily"^^xsd:string. + foaf:homepage "http://www.overtaxed.tld/stagily/authoresses.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Xiomara_Plowe. + rdf:type bench:Inproceedings. + bench:booktitle "cygnet authoresses determinist"^^xsd:string. + rdfs:seeAlso "http://www.stagily.tld/determinist/ruffians.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "authoresses ruffians aluminizes"^^xsd:string. + foaf:homepage "http://www.determinist.tld/aluminizes/eisteddfod.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adalia_Manalo. + rdf:type bench:Inproceedings. + bench:booktitle "ruffians eisteddfod bicolours"^^xsd:string. + rdfs:seeAlso "http://www.aluminizes.tld/bicolours/voluptuousness.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "eisteddfod voluptuousness blamably"^^xsd:string. + foaf:homepage "http://www.bicolours.tld/blamably/tartrate.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Takuboku_Aicklen. + rdf:type bench:Inproceedings. + bench:booktitle "voluptuousness tartrate isolator"^^xsd:string. + rdfs:seeAlso "http://www.blamably.tld/isolator/hypodermically.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "tartrate hypodermically stanching"^^xsd:string. + foaf:homepage "http://www.isolator.tld/stanching/laggardness.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zeanes_Hinsley. + rdf:type bench:Inproceedings. + bench:booktitle "hypodermically laggardness stallions"^^xsd:string. + rdfs:seeAlso "http://www.stanching.tld/stallions/palmettoes.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "laggardness palmettoes lamebrains"^^xsd:string. + foaf:homepage "http://www.stallions.tld/lamebrains/irrationalness.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lishka_Turton. + rdf:type bench:Inproceedings. + bench:booktitle "palmettoes irrationalness penpoint"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "lamebrains penpoint mealworms"^^xsd:string. + foaf:homepage "http://www.irrationalness.tld/mealworms/emblazoned.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dc:creator _:Lyron_Strawder. + rdf:type bench:Inproceedings. + bench:booktitle "penpoint emblazoned fattiest"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "mealworms fattiest alarmingly"^^xsd:string. + foaf:homepage "http://www.emblazoned.tld/alarmingly/actuators.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Luca_Dolbin. + rdf:type bench:Inproceedings. + bench:booktitle "fattiest actuators xeroxing"^^xsd:string. + rdfs:seeAlso "http://www.alarmingly.tld/xeroxing/envenomation.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "actuators envenomation probing"^^xsd:string. + foaf:homepage "http://www.xeroxing.tld/probing/fryers.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . + dc:creator _:Burkhard_Hussein. + rdf:type bench:Inproceedings. + bench:booktitle "envenomation fryers freightyard"^^xsd:string. + rdfs:seeAlso "http://www.probing.tld/freightyard/disbanding.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "fryers disbanding collop"^^xsd:string. + foaf:homepage "http://www.freightyard.tld/collop/impairing.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dc:creator _:Primavera_Huffstickler. + dc:creator _:Adeeb_Drewski. + dc:creator _:Marna_Crookshanks. + rdf:type bench:Inproceedings. + bench:booktitle "disbanding impairing intaglios"^^xsd:string. + rdfs:seeAlso "http://www.collop.tld/intaglios/sharkskins.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "impairing sharkskins gusting"^^xsd:string. + foaf:homepage "http://www.intaglios.tld/gusting/gravimeter.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dc:creator _:Timotheos_Cazaree. + rdf:type bench:Inproceedings. + bench:booktitle "sharkskins gravimeter philologist"^^xsd:string. + rdfs:seeAlso "http://www.gusting.tld/philologist/barrios.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "gravimeter barrios welcomer"^^xsd:string. + foaf:homepage "http://www.philologist.tld/welcomer/idiots.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . +_:Erichthonius_Grulkey rdf:type foaf:Person. +_:Erichthonius_Grulkey foaf:name "Erichthonius Grulkey"^^xsd:string. + dc:creator _:Erichthonius_Grulkey. +_:Zaamil_Mirra rdf:type foaf:Person. +_:Zaamil_Mirra foaf:name "Zaamil Mirra"^^xsd:string. + dc:creator _:Zaamil_Mirra. + rdf:type bench:Inproceedings. + bench:booktitle "barrios idiots overtax"^^xsd:string. + rdfs:seeAlso "http://www.welcomer.tld/overtax/encumbering.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "idiots encumbering ageratum"^^xsd:string. + foaf:homepage "http://www.overtax.tld/ageratum/scouring.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. + dcterms:partOf . +_:Enya_Coll rdf:type foaf:Person. +_:Enya_Coll foaf:name "Enya Coll"^^xsd:string. + dc:creator _:Enya_Coll. + swrc:editor . + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1953)"^^xsd:string. + swrc:volume "14"^^xsd:integer. + dcterms:issued "1953"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ageratum.tld/innovated/blinder.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "scouring blinder gamings"^^xsd:string. + foaf:homepage "http://www.innovated.tld/gamings/glossing.html"^^xsd:string. + swrc:journal . +_:Flora_Aveni rdf:type foaf:Person. +_:Flora_Aveni foaf:name "Flora Aveni"^^xsd:string. + dc:creator _:Flora_Aveni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blinder.tld/glossing/teary.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "gamings teary pieced"^^xsd:string. + foaf:homepage "http://www.glossing.tld/pieced/dissolving.html"^^xsd:string. + swrc:journal . +_:Frederick_Larabee rdf:type foaf:Person. +_:Frederick_Larabee foaf:name "Frederick Larabee"^^xsd:string. + dc:creator _:Frederick_Larabee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.teary.tld/dissolving/dangles.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "pieced dangles cognoscenti"^^xsd:string. + foaf:homepage "http://www.dissolving.tld/cognoscenti/bacchic.html"^^xsd:string. + swrc:journal . +_:Maela_Chamley rdf:type foaf:Person. +_:Maela_Chamley foaf:name "Maela Chamley"^^xsd:string. + dc:creator _:Maela_Chamley. + rdf:type bench:Article. + swrc:pages "81"^^xsd:integer. + dc:title "dangles bacchic poorest"^^xsd:string. + foaf:homepage "http://www.cognoscenti.tld/poorest/massiest.html"^^xsd:string. + swrc:journal . +_:Breonia_Gierling rdf:type foaf:Person. +_:Breonia_Gierling foaf:name "Breonia Gierling"^^xsd:string. + dc:creator _:Breonia_Gierling. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bacchic.tld/massiest/kippering.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "poorest kippering reprography"^^xsd:string. + foaf:homepage "http://www.massiest.tld/reprography/ulva.html"^^xsd:string. + swrc:journal . +_:Saer_Dillenbeck rdf:type foaf:Person. +_:Saer_Dillenbeck foaf:name "Saer Dillenbeck"^^xsd:string. + dc:creator _:Saer_Dillenbeck. + rdf:type bench:Article. + swrc:pages "102"^^xsd:integer. + dc:title "kippering ulva laceration"^^xsd:string. + foaf:homepage "http://www.reprography.tld/laceration/syllabicate.html"^^xsd:string. + swrc:journal . +_:Utathya_Kreig rdf:type foaf:Person. +_:Utathya_Kreig foaf:name "Utathya Kreig"^^xsd:string. + dc:creator _:Utathya_Kreig. +_:Wilhelm_Juart rdf:type foaf:Person. +_:Wilhelm_Juart foaf:name "Wilhelm Juart"^^xsd:string. + dc:creator _:Wilhelm_Juart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ulva.tld/syllabicate/gaiters.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "laceration gaiters talcums"^^xsd:string. + foaf:homepage "http://www.syllabicate.tld/talcums/repeatedly.html"^^xsd:string. + swrc:journal . +_:Kache_Reissig rdf:type foaf:Person. +_:Kache_Reissig foaf:name "Kache Reissig"^^xsd:string. + dc:creator _:Kache_Reissig. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gaiters.tld/repeatedly/overbalancing.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "talcums overbalancing inebriant"^^xsd:string. + foaf:homepage "http://www.repeatedly.tld/inebriant/mashers.html"^^xsd:string. + swrc:journal . +_:Iha_Em rdf:type foaf:Person. +_:Iha_Em foaf:name "Iha Em"^^xsd:string. + dc:creator _:Iha_Em. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overbalancing.tld/mashers/catechumens.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "inebriant catechumens palefaces"^^xsd:string. + foaf:homepage "http://www.mashers.tld/palefaces/ionizes.html"^^xsd:string. + swrc:journal . +_:Arno_Barquera rdf:type foaf:Person. +_:Arno_Barquera foaf:name "Arno Barquera"^^xsd:string. + dc:creator _:Arno_Barquera. + rdf:type bench:Article. + rdfs:seeAlso "http://www.catechumens.tld/ionizes/migraine.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "palefaces migraine flyweights"^^xsd:string. + foaf:homepage "http://www.ionizes.tld/flyweights/newer.html"^^xsd:string. + swrc:journal . +_:Yitzchak_Rudzik rdf:type foaf:Person. +_:Yitzchak_Rudzik foaf:name "Yitzchak Rudzik"^^xsd:string. + dc:creator _:Yitzchak_Rudzik. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "migraine newer impeachers"^^xsd:string. + foaf:homepage "http://www.flyweights.tld/impeachers/roentgenometries.html"^^xsd:string. + swrc:journal . +_:Kywrkh_Tomaino rdf:type foaf:Person. +_:Kywrkh_Tomaino foaf:name "Kywrkh Tomaino"^^xsd:string. + dc:creator _:Kywrkh_Tomaino. + rdf:type bench:Article. + swrc:pages "104"^^xsd:integer. + dc:title "newer roentgenometries whelky"^^xsd:string. + foaf:homepage "http://www.impeachers.tld/whelky/unsnaps.html"^^xsd:string. + swrc:journal . +_:Hypnos_Blank rdf:type foaf:Person. +_:Hypnos_Blank foaf:name "Hypnos Blank"^^xsd:string. + dc:creator _:Hypnos_Blank. + rdf:type bench:Article. + rdfs:seeAlso "http://www.roentgenometries.tld/unsnaps/sorels.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "whelky sorels cameralistic"^^xsd:string. + foaf:homepage "http://www.unsnaps.tld/cameralistic/inviting.html"^^xsd:string. + swrc:journal . +_:Luzinde_Krabbe rdf:type foaf:Person. +_:Luzinde_Krabbe foaf:name "Luzinde Krabbe"^^xsd:string. + dc:creator _:Luzinde_Krabbe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sorels.tld/inviting/darkies.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "cameralistic darkies americanist"^^xsd:string. + foaf:homepage "http://www.inviting.tld/americanist/periodical.html"^^xsd:string. + swrc:journal . +_:Triesha_Carland rdf:type foaf:Person. +_:Triesha_Carland foaf:name "Triesha Carland"^^xsd:string. + dc:creator _:Triesha_Carland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.darkies.tld/periodical/overproduces.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "americanist overproduces seceders"^^xsd:string. + foaf:homepage "http://www.periodical.tld/seceders/unquestioning.html"^^xsd:string. + swrc:journal . +_:Avigdor_Puglia rdf:type foaf:Person. +_:Avigdor_Puglia foaf:name "Avigdor Puglia"^^xsd:string. + dc:creator _:Avigdor_Puglia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overproduces.tld/unquestioning/osculating.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "seceders osculating sources"^^xsd:string. + foaf:homepage "http://www.unquestioning.tld/sources/providently.html"^^xsd:string. + swrc:journal . +_:Rakhiel_Verkler rdf:type foaf:Person. +_:Rakhiel_Verkler foaf:name "Rakhiel Verkler"^^xsd:string. + dc:creator _:Rakhiel_Verkler. + rdf:type bench:Article. + swrc:pages "137"^^xsd:integer. + dc:title "osculating providently powerless"^^xsd:string. + foaf:homepage "http://www.sources.tld/powerless/williwaws.html"^^xsd:string. + swrc:journal . +_:Dorsey_Mccarroll rdf:type foaf:Person. +_:Dorsey_Mccarroll foaf:name "Dorsey Mccarroll"^^xsd:string. + dc:creator _:Dorsey_Mccarroll. + rdf:type bench:Article. + rdfs:seeAlso "http://www.providently.tld/williwaws/worldlier.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "powerless worldlier reinfusing"^^xsd:string. + foaf:homepage "http://www.williwaws.tld/reinfusing/baas.html"^^xsd:string. + swrc:journal . +_:Rebeca_Aday rdf:type foaf:Person. +_:Rebeca_Aday foaf:name "Rebeca Aday"^^xsd:string. + dc:creator _:Rebeca_Aday. +_:Endora_Seier rdf:type foaf:Person. +_:Endora_Seier foaf:name "Endora Seier"^^xsd:string. + dc:creator _:Endora_Seier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.worldlier.tld/baas/vagabonds.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "reinfusing vagabonds accomplished"^^xsd:string. + foaf:homepage "http://www.baas.tld/accomplished/reassessment.html"^^xsd:string. + swrc:journal . +_:Winand_Poulton rdf:type foaf:Person. +_:Winand_Poulton foaf:name "Winand Poulton"^^xsd:string. + dc:creator _:Winand_Poulton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vagabonds.tld/reassessment/wrestling.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "accomplished wrestling welling"^^xsd:string. + foaf:homepage "http://www.reassessment.tld/welling/pekoes.html"^^xsd:string. + swrc:journal . +_:Paco_Filary rdf:type foaf:Person. +_:Paco_Filary foaf:name "Paco Filary"^^xsd:string. + dc:creator _:Paco_Filary. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wrestling.tld/pekoes/wittier.html"^^xsd:string. + swrc:note "depersonalizes tincted jus differing portraits nebulise slatier neutrality hurriedly seriating gaudily"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "welling wittier antiinsurrectionists"^^xsd:string. + foaf:homepage "http://www.pekoes.tld/antiinsurrectionists/whereat.html"^^xsd:string. + swrc:journal . +_:Agilolf_Piercey rdf:type foaf:Person. +_:Agilolf_Piercey foaf:name "Agilolf Piercey"^^xsd:string. + dc:creator _:Agilolf_Piercey. +_:Natasia_Sliter rdf:type foaf:Person. +_:Natasia_Sliter foaf:name "Natasia Sliter"^^xsd:string. + dc:creator _:Natasia_Sliter. + rdf:type bench:Article. + swrc:pages "39"^^xsd:integer. + dc:title "wittier whereat valiancy"^^xsd:string. + foaf:homepage "http://www.antiinsurrectionists.tld/valiancy/menorah.html"^^xsd:string. + swrc:journal . +_:Asami_Sellek rdf:type foaf:Person. +_:Asami_Sellek foaf:name "Asami Sellek"^^xsd:string. + dc:creator _:Asami_Sellek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whereat.tld/menorah/beery.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "valiancy beery phlebotomies"^^xsd:string. + foaf:homepage "http://www.menorah.tld/phlebotomies/ahimsas.html"^^xsd:string. + swrc:journal . +_:Chey_Prinzing rdf:type foaf:Person. +_:Chey_Prinzing foaf:name "Chey Prinzing"^^xsd:string. + dc:creator _:Chey_Prinzing. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beery.tld/ahimsas/pipeful.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "phlebotomies pipeful hiatal"^^xsd:string. + foaf:homepage "http://www.ahimsas.tld/hiatal/rewove.html"^^xsd:string. + swrc:journal . +_:Sanya_Parma rdf:type foaf:Person. +_:Sanya_Parma foaf:name "Sanya Parma"^^xsd:string. + dc:creator _:Sanya_Parma. + rdf:type bench:Article. + swrc:pages "62"^^xsd:integer. + dc:title "pipeful rewove scullery"^^xsd:string. + foaf:homepage "http://www.hiatal.tld/scullery/wrongness.html"^^xsd:string. + swrc:journal . +_:Evgnios_Feasel rdf:type foaf:Person. +_:Evgnios_Feasel foaf:name "Evgnios Feasel"^^xsd:string. + dc:creator _:Evgnios_Feasel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rewove.tld/wrongness/bumpkinish.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "scullery bumpkinish reclining"^^xsd:string. + foaf:homepage "http://www.wrongness.tld/reclining/thriftiness.html"^^xsd:string. + swrc:journal . +_:Korotsek_Baltzell rdf:type foaf:Person. +_:Korotsek_Baltzell foaf:name "Korotsek Baltzell"^^xsd:string. + dc:creator _:Korotsek_Baltzell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bumpkinish.tld/thriftiness/aloneness.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "reclining aloneness microgrammes"^^xsd:string. + foaf:homepage "http://www.thriftiness.tld/microgrammes/subscribing.html"^^xsd:string. + swrc:journal . +_:Baucis_Campese rdf:type foaf:Person. +_:Baucis_Campese foaf:name "Baucis Campese"^^xsd:string. + dc:creator _:Baucis_Campese. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aloneness.tld/subscribing/resettlement.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "microgrammes resettlement mangily"^^xsd:string. + foaf:homepage "http://www.subscribing.tld/mangily/drowner.html"^^xsd:string. + swrc:journal . +_:Zeenab_Lasane rdf:type foaf:Person. +_:Zeenab_Lasane foaf:name "Zeenab Lasane"^^xsd:string. + dc:creator _:Zeenab_Lasane. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resettlement.tld/drowner/bioclimatologies.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "mangily bioclimatologies bilabials"^^xsd:string. + foaf:homepage "http://www.drowner.tld/bilabials/moonstruck.html"^^xsd:string. + swrc:journal . +_:Carolann_Lackland rdf:type foaf:Person. +_:Carolann_Lackland foaf:name "Carolann Lackland"^^xsd:string. + dc:creator _:Carolann_Lackland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bioclimatologies.tld/moonstruck/manumits.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "bilabials manumits denizens"^^xsd:string. + foaf:homepage "http://www.moonstruck.tld/denizens/leaned.html"^^xsd:string. + swrc:journal . +_:Dayu_Vient rdf:type foaf:Person. +_:Dayu_Vient foaf:name "Dayu Vient"^^xsd:string. + dc:creator _:Dayu_Vient. +_:Iken_Siluis rdf:type foaf:Person. +_:Iken_Siluis foaf:name "Iken Siluis"^^xsd:string. + dc:creator _:Iken_Siluis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.manumits.tld/leaned/undersupplying.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "denizens undersupplying stylise"^^xsd:string. + foaf:homepage "http://www.leaned.tld/stylise/ixia.html"^^xsd:string. + swrc:journal . +_:Ricky_Wyss rdf:type foaf:Person. +_:Ricky_Wyss foaf:name "Ricky Wyss"^^xsd:string. + dc:creator _:Ricky_Wyss. +_:Ruwaid_Solian rdf:type foaf:Person. +_:Ruwaid_Solian foaf:name "Ruwaid Solian"^^xsd:string. + dc:creator _:Ruwaid_Solian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undersupplying.tld/ixia/holydays.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "stylise holydays lumped"^^xsd:string. + foaf:homepage "http://www.ixia.tld/lumped/bafflements.html"^^xsd:string. + swrc:journal . +_:Radoste_Hoefling rdf:type foaf:Person. +_:Radoste_Hoefling foaf:name "Radoste Hoefling"^^xsd:string. + dc:creator _:Radoste_Hoefling. + rdf:type bench:Article. + rdfs:seeAlso "http://www.holydays.tld/bafflements/beetroots.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "lumped beetroots urgingly"^^xsd:string. + foaf:homepage "http://www.bafflements.tld/urgingly/cense.html"^^xsd:string. + swrc:journal . +_:Muneeb_Borkoski rdf:type foaf:Person. +_:Muneeb_Borkoski foaf:name "Muneeb Borkoski"^^xsd:string. + dc:creator _:Muneeb_Borkoski. + rdf:type bench:Article. + swrc:pages "140"^^xsd:integer. + dc:title "beetroots cense shapely"^^xsd:string. + foaf:homepage "http://www.urgingly.tld/shapely/evils.html"^^xsd:string. + swrc:journal . +_:Hedda_Yoshida rdf:type foaf:Person. +_:Hedda_Yoshida foaf:name "Hedda Yoshida"^^xsd:string. + dc:creator _:Hedda_Yoshida. +_:Jennie_Schatzel rdf:type foaf:Person. +_:Jennie_Schatzel foaf:name "Jennie Schatzel"^^xsd:string. + dc:creator _:Jennie_Schatzel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cense.tld/evils/royals.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "shapely royals pitchy"^^xsd:string. + foaf:homepage "http://www.evils.tld/pitchy/encephalon.html"^^xsd:string. + swrc:journal . +_:Dukinea_Zmijewski rdf:type foaf:Person. +_:Dukinea_Zmijewski foaf:name "Dukinea Zmijewski"^^xsd:string. + dc:creator _:Dukinea_Zmijewski. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "royals encephalon infecter"^^xsd:string. + foaf:homepage "http://www.pitchy.tld/infecter/caricaturing.html"^^xsd:string. + swrc:journal . +_:Ora_Poleyestewa rdf:type foaf:Person. +_:Ora_Poleyestewa foaf:name "Ora Poleyestewa"^^xsd:string. + dc:creator _:Ora_Poleyestewa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.encephalon.tld/caricaturing/reprover.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "infecter reprover wingover"^^xsd:string. + foaf:homepage "http://www.caricaturing.tld/wingover/marker.html"^^xsd:string. + swrc:journal . +_:Fabiano_Brucker rdf:type foaf:Person. +_:Fabiano_Brucker foaf:name "Fabiano Brucker"^^xsd:string. + dc:creator _:Fabiano_Brucker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reprover.tld/marker/grafts.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "wingover grafts crenated"^^xsd:string. + foaf:homepage "http://www.marker.tld/crenated/operants.html"^^xsd:string. + swrc:journal . +_:Nockten_Outhier rdf:type foaf:Person. +_:Nockten_Outhier foaf:name "Nockten Outhier"^^xsd:string. + dc:creator _:Nockten_Outhier. + rdf:type bench:Article. + swrc:pages "189"^^xsd:integer. + dc:title "grafts operants fluked"^^xsd:string. + foaf:homepage "http://www.crenated.tld/fluked/diuretically.html"^^xsd:string. + swrc:journal . +_:Trillare_Stukel rdf:type foaf:Person. +_:Trillare_Stukel foaf:name "Trillare Stukel"^^xsd:string. + dc:creator _:Trillare_Stukel. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "operants diuretically commercializing"^^xsd:string. + foaf:homepage "http://www.fluked.tld/commercializing/contemns.html"^^xsd:string. + swrc:journal . +_:Castalia_Ryser rdf:type foaf:Person. +_:Castalia_Ryser foaf:name "Castalia Ryser"^^xsd:string. + dc:creator _:Castalia_Ryser. +_:Lucita_Macrina rdf:type foaf:Person. +_:Lucita_Macrina foaf:name "Lucita Macrina"^^xsd:string. + dc:creator _:Lucita_Macrina. + rdf:type bench:Article. + rdfs:seeAlso "http://www.diuretically.tld/contemns/navigator.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "commercializing navigator disembodies"^^xsd:string. + foaf:homepage "http://www.contemns.tld/disembodies/refurnishes.html"^^xsd:string. + swrc:journal . +_:Torokanova_Kosloski rdf:type foaf:Person. +_:Torokanova_Kosloski foaf:name "Torokanova Kosloski"^^xsd:string. + dc:creator _:Torokanova_Kosloski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.navigator.tld/refurnishes/housesit.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "disembodies housesit enlighteners"^^xsd:string. + foaf:homepage "http://www.refurnishes.tld/enlighteners/swisher.html"^^xsd:string. + swrc:journal . +_:Huaning_Zwolski rdf:type foaf:Person. +_:Huaning_Zwolski foaf:name "Huaning Zwolski"^^xsd:string. + dc:creator _:Huaning_Zwolski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.housesit.tld/swisher/intensiveness.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "enlighteners intensiveness splenectomies"^^xsd:string. + foaf:homepage "http://www.swisher.tld/splenectomies/grogram.html"^^xsd:string. + swrc:journal . +_:Alberich_Dougharity rdf:type foaf:Person. +_:Alberich_Dougharity foaf:name "Alberich Dougharity"^^xsd:string. + dc:creator _:Alberich_Dougharity. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intensiveness.tld/grogram/allergin.html"^^xsd:string. + swrc:note "cordites repenters riotousness jaundicing figuration solfeggi spawners perlitic flexions rioter conjunctivas"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "splenectomies allergin tahitian"^^xsd:string. + foaf:homepage "http://www.grogram.tld/tahitian/nonphysiological.html"^^xsd:string. + swrc:journal . +_:Julika_Smar rdf:type foaf:Person. +_:Julika_Smar foaf:name "Julika Smar"^^xsd:string. + dc:creator _:Julika_Smar. + rdf:type bench:Article. + swrc:pages "145"^^xsd:integer. + dc:title "allergin nonphysiological copyist"^^xsd:string. + foaf:homepage "http://www.tahitian.tld/copyist/begot.html"^^xsd:string. + swrc:journal . +_:Garrett_Blair rdf:type foaf:Person. +_:Garrett_Blair foaf:name "Garrett Blair"^^xsd:string. + dc:creator _:Garrett_Blair. + rdf:type bench:Article. + swrc:pages "21"^^xsd:integer. + dc:title "nonphysiological begot nonsmoking"^^xsd:string. + foaf:homepage "http://www.copyist.tld/nonsmoking/southing.html"^^xsd:string. + swrc:journal . +_:Berakhiah_Province rdf:type foaf:Person. +_:Berakhiah_Province foaf:name "Berakhiah Province"^^xsd:string. + dc:creator _:Berakhiah_Province. + rdf:type bench:Incollection. + bench:booktitle "begot southing journalized"^^xsd:string. + dc:title "nonsmoking journalized anthill"^^xsd:string. + foaf:homepage "http://www.southing.tld/anthill/xx.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. +_:Rosalinde_Leinbach rdf:type foaf:Person. +_:Rosalinde_Leinbach foaf:name "Rosalinde Leinbach"^^xsd:string. + dc:creator _:Rosalinde_Leinbach. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1953)"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1953"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anthill.tld/coaxially/tubiform.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "xx tubiform trencher"^^xsd:string. + foaf:homepage "http://www.coaxially.tld/trencher/fanaticized.html"^^xsd:string. + swrc:journal . +_:Myshka_Krishnamurthy rdf:type foaf:Person. +_:Myshka_Krishnamurthy foaf:name "Myshka Krishnamurthy"^^xsd:string. + dc:creator _:Myshka_Krishnamurthy. +_:Kotaro_Leitheiser rdf:type foaf:Person. +_:Kotaro_Leitheiser foaf:name "Kotaro Leitheiser"^^xsd:string. + dc:creator _:Kotaro_Leitheiser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tubiform.tld/fanaticized/ghettoing.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "trencher ghettoing transcendentalism"^^xsd:string. + foaf:homepage "http://www.fanaticized.tld/transcendentalism/sugarplums.html"^^xsd:string. + swrc:journal . +_:Donatella_Doxie rdf:type foaf:Person. +_:Donatella_Doxie foaf:name "Donatella Doxie"^^xsd:string. + dc:creator _:Donatella_Doxie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ghettoing.tld/sugarplums/beeriest.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "transcendentalism beeriest trichloromethane"^^xsd:string. + foaf:homepage "http://www.sugarplums.tld/trichloromethane/ciphonies.html"^^xsd:string. + swrc:journal . +_:Yoriko_Boot rdf:type foaf:Person. +_:Yoriko_Boot foaf:name "Yoriko Boot"^^xsd:string. + dc:creator _:Yoriko_Boot. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beeriest.tld/ciphonies/summits.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "trichloromethane summits gunrunning"^^xsd:string. + foaf:homepage "http://www.ciphonies.tld/gunrunning/zingiest.html"^^xsd:string. + swrc:journal . +_:Everardo_Yidiaris rdf:type foaf:Person. +_:Everardo_Yidiaris foaf:name "Everardo Yidiaris"^^xsd:string. + dc:creator _:Everardo_Yidiaris. + rdf:type bench:Article. + rdfs:seeAlso "http://www.summits.tld/zingiest/spouseless.html"^^xsd:string. + dc:title "gunrunning spouseless manubriums"^^xsd:string. + foaf:homepage "http://www.zingiest.tld/manubriums/deistic.html"^^xsd:string. + swrc:journal . +_:Ebizo_Mincher rdf:type foaf:Person. +_:Ebizo_Mincher foaf:name "Ebizo Mincher"^^xsd:string. + dc:creator _:Ebizo_Mincher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spouseless.tld/deistic/deportations.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "manubriums deportations slimmest"^^xsd:string. + foaf:homepage "http://www.deistic.tld/slimmest/alate.html"^^xsd:string. + swrc:journal . +_:Alonza_Galyan rdf:type foaf:Person. +_:Alonza_Galyan foaf:name "Alonza Galyan"^^xsd:string. + dc:creator _:Alonza_Galyan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deportations.tld/alate/escapisms.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "slimmest escapisms mulligans"^^xsd:string. + foaf:homepage "http://www.alate.tld/mulligans/charismas.html"^^xsd:string. + swrc:journal . +_:Stopolcha_Starowicz rdf:type foaf:Person. +_:Stopolcha_Starowicz foaf:name "Stopolcha Starowicz"^^xsd:string. + dc:creator _:Stopolcha_Starowicz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.escapisms.tld/charismas/honorably.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "mulligans honorably refractor"^^xsd:string. + foaf:homepage "http://www.charismas.tld/refractor/choppily.html"^^xsd:string. + swrc:journal . +_:Yo_Kadi rdf:type foaf:Person. +_:Yo_Kadi foaf:name "Yo Kadi"^^xsd:string. + dc:creator _:Yo_Kadi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.honorably.tld/choppily/anatomizes.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "refractor anatomizes acidosis"^^xsd:string. + foaf:homepage "http://www.choppily.tld/acidosis/ransoming.html"^^xsd:string. + swrc:journal . +_:Christl_Wortham rdf:type foaf:Person. +_:Christl_Wortham foaf:name "Christl Wortham"^^xsd:string. + dc:creator _:Christl_Wortham. +_:Alka_Groshek rdf:type foaf:Person. +_:Alka_Groshek foaf:name "Alka Groshek"^^xsd:string. + dc:creator _:Alka_Groshek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anatomizes.tld/ransoming/lanoline.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "acidosis lanoline baddies"^^xsd:string. + foaf:homepage "http://www.ransoming.tld/baddies/unchilled.html"^^xsd:string. + swrc:journal . +_:Cellina_Schlosser rdf:type foaf:Person. +_:Cellina_Schlosser foaf:name "Cellina Schlosser"^^xsd:string. + dc:creator _:Cellina_Schlosser. +_:Patrido_Sielaff rdf:type foaf:Person. +_:Patrido_Sielaff foaf:name "Patrido Sielaff"^^xsd:string. + dc:creator _:Patrido_Sielaff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lanoline.tld/unchilled/enlacing.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "baddies enlacing doubting"^^xsd:string. + foaf:homepage "http://www.unchilled.tld/doubting/ukase.html"^^xsd:string. + swrc:journal . +_:Muzammil_Mutter rdf:type foaf:Person. +_:Muzammil_Mutter foaf:name "Muzammil Mutter"^^xsd:string. + dc:creator _:Muzammil_Mutter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enlacing.tld/ukase/revaluations.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "doubting revaluations irreformable"^^xsd:string. + foaf:homepage "http://www.ukase.tld/irreformable/sneaking.html"^^xsd:string. + swrc:journal . +_:Svetlana_Befort rdf:type foaf:Person. +_:Svetlana_Befort foaf:name "Svetlana Befort"^^xsd:string. + dc:creator _:Svetlana_Befort. +_:Evi_Heidebrecht rdf:type foaf:Person. +_:Evi_Heidebrecht foaf:name "Evi Heidebrecht"^^xsd:string. + dc:creator _:Evi_Heidebrecht. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "revaluations sneaking maladministers"^^xsd:string. + foaf:homepage "http://www.irreformable.tld/maladministers/mishaps.html"^^xsd:string. + swrc:journal . +_:Twain_Sannon rdf:type foaf:Person. +_:Twain_Sannon foaf:name "Twain Sannon"^^xsd:string. + dc:creator _:Twain_Sannon. + rdf:type bench:Article. + swrc:pages "44"^^xsd:integer. + dc:title "sneaking mishaps citadels"^^xsd:string. + foaf:homepage "http://www.maladministers.tld/citadels/nudists.html"^^xsd:string. + swrc:journal . +_:Wrata_Breier rdf:type foaf:Person. +_:Wrata_Breier foaf:name "Wrata Breier"^^xsd:string. + dc:creator _:Wrata_Breier. +_:Ryo_Zanders rdf:type foaf:Person. +_:Ryo_Zanders foaf:name "Ryo Zanders"^^xsd:string. + dc:creator _:Ryo_Zanders. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mishaps.tld/nudists/winks.html"^^xsd:string. + dc:title "citadels winks biddings"^^xsd:string. + foaf:homepage "http://www.nudists.tld/biddings/dibblers.html"^^xsd:string. + swrc:journal . +_:Immanuel_Bugos rdf:type foaf:Person. +_:Immanuel_Bugos foaf:name "Immanuel Bugos"^^xsd:string. + dc:creator _:Immanuel_Bugos. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "winks dibblers disbanded"^^xsd:string. + foaf:homepage "http://www.biddings.tld/disbanded/pulverizes.html"^^xsd:string. + swrc:journal . +_:Katryn_Volmer rdf:type foaf:Person. +_:Katryn_Volmer foaf:name "Katryn Volmer"^^xsd:string. + dc:creator _:Katryn_Volmer. +_:Sophronia_Peakes rdf:type foaf:Person. +_:Sophronia_Peakes foaf:name "Sophronia Peakes"^^xsd:string. + dc:creator _:Sophronia_Peakes. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "dibblers pulverizes fugued"^^xsd:string. + foaf:homepage "http://www.disbanded.tld/fugued/earmarked.html"^^xsd:string. + swrc:journal . +_:Petros_Josefy rdf:type foaf:Person. +_:Petros_Josefy foaf:name "Petros Josefy"^^xsd:string. + dc:creator _:Petros_Josefy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pulverizes.tld/earmarked/conventicles.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "fugued conventicles peddler"^^xsd:string. + foaf:homepage "http://www.earmarked.tld/peddler/discerner.html"^^xsd:string. + swrc:journal . +_:Araminta_Macumber rdf:type foaf:Person. +_:Araminta_Macumber foaf:name "Araminta Macumber"^^xsd:string. + dc:creator _:Araminta_Macumber. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conventicles.tld/discerner/progovernment.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "peddler progovernment stropped"^^xsd:string. + foaf:homepage "http://www.discerner.tld/stropped/gruelers.html"^^xsd:string. + swrc:journal . +_:Iulia_Morra rdf:type foaf:Person. +_:Iulia_Morra foaf:name "Iulia Morra"^^xsd:string. + dc:creator _:Iulia_Morra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.progovernment.tld/gruelers/deifiers.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "stropped deifiers unsymmetrically"^^xsd:string. + foaf:homepage "http://www.gruelers.tld/unsymmetrically/spirited.html"^^xsd:string. + swrc:journal . +_:Xylina_Mcnicoll rdf:type foaf:Person. +_:Xylina_Mcnicoll foaf:name "Xylina Mcnicoll"^^xsd:string. + dc:creator _:Xylina_Mcnicoll. +_:Ingemar_Cheevers rdf:type foaf:Person. +_:Ingemar_Cheevers foaf:name "Ingemar Cheevers"^^xsd:string. + dc:creator _:Ingemar_Cheevers. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deifiers.tld/spirited/castings.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "unsymmetrically castings brownstones"^^xsd:string. + foaf:homepage "http://www.spirited.tld/brownstones/bookkeeper.html"^^xsd:string. + swrc:journal . +_:Baptist_Schubert rdf:type foaf:Person. +_:Baptist_Schubert foaf:name "Baptist Schubert"^^xsd:string. + dc:creator _:Baptist_Schubert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.castings.tld/bookkeeper/keloid.html"^^xsd:string. + dc:title "brownstones keloid isoprene"^^xsd:string. + foaf:homepage "http://www.bookkeeper.tld/isoprene/cabined.html"^^xsd:string. + swrc:journal . +_:Irmgard_Accala rdf:type foaf:Person. +_:Irmgard_Accala foaf:name "Irmgard Accala"^^xsd:string. + dc:creator _:Irmgard_Accala. + rdf:type bench:Article. + swrc:note "expectancy yerba infects shirred nanowatt darkliest burning resister vittles utilizable nimbuses"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "keloid cabined smearcase"^^xsd:string. + foaf:homepage "http://www.isoprene.tld/smearcase/glances.html"^^xsd:string. + swrc:journal . +_:Wilma_Bruzek rdf:type foaf:Person. +_:Wilma_Bruzek foaf:name "Wilma Bruzek"^^xsd:string. + dc:creator _:Wilma_Bruzek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cabined.tld/glances/behavioristic.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "smearcase behavioristic motorcade"^^xsd:string. + foaf:homepage "http://www.glances.tld/motorcade/forestalling.html"^^xsd:string. + swrc:journal . +_:Kea_Croshaw rdf:type foaf:Person. +_:Kea_Croshaw foaf:name "Kea Croshaw"^^xsd:string. + dc:creator _:Kea_Croshaw. + rdf:type bench:Article. + rdfs:seeAlso "http://www.behavioristic.tld/forestalling/enfranchisements.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "motorcade enfranchisements ungathered"^^xsd:string. + foaf:homepage "http://www.forestalling.tld/ungathered/overachieved.html"^^xsd:string. + swrc:journal . +_:Alwin_Roewe rdf:type foaf:Person. +_:Alwin_Roewe foaf:name "Alwin Roewe"^^xsd:string. + dc:creator _:Alwin_Roewe. + rdf:type bench:Article. + swrc:note "expiatory regurgitating housemen brambliest insecurities reverses sizably uncorroborated leaving indulgence termed"^^xsd:string. + dc:title "enfranchisements overachieved violoncellist"^^xsd:string. + foaf:homepage "http://www.ungathered.tld/violoncellist/undercarriage.html"^^xsd:string. + swrc:journal . +_:AbdulWaahid_Cornacchio rdf:type foaf:Person. +_:AbdulWaahid_Cornacchio foaf:name "AbdulWaahid Cornacchio"^^xsd:string. + dc:creator _:AbdulWaahid_Cornacchio. +_:Ashakiran_Bingley rdf:type foaf:Person. +_:Ashakiran_Bingley foaf:name "Ashakiran Bingley"^^xsd:string. + dc:creator _:Ashakiran_Bingley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overachieved.tld/undercarriage/dighted.html"^^xsd:string. + dc:title "violoncellist dighted enact"^^xsd:string. + foaf:homepage "http://www.undercarriage.tld/enact/photoengraver.html"^^xsd:string. + swrc:journal . +_:Flavienne_Huisenga rdf:type foaf:Person. +_:Flavienne_Huisenga foaf:name "Flavienne Huisenga"^^xsd:string. + dc:creator _:Flavienne_Huisenga. + rdf:type bench:Article. + swrc:note "effervesce surviver fundamentally ransoms millennial affects soarer shamus quellers misbestow"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "dighted photoengraver frigidly"^^xsd:string. + foaf:homepage "http://www.enact.tld/frigidly/dismalest.html"^^xsd:string. + swrc:journal . +_:Dandrae_Dorne rdf:type foaf:Person. +_:Dandrae_Dorne foaf:name "Dandrae Dorne"^^xsd:string. + dc:creator _:Dandrae_Dorne. + rdf:type bench:Article. + bench:abstract "cockled arrangement dyspeptics cymbalists citatum groundnut marrons headlining deathcup avatars sufficiency froes stewpan douche prestamp faultiness elections suer softbound clapt cairns boozily solidification preventiveness cockerel pentathlon ladlefuls toweringly fraying hellgrammites doziest uncensored sorghums humpier eradicates dyspepsy perkiness narrowing homebodies hilariously cumberers deprehension abjectness incapacious hairless glary speedster argentum psychosomatics reformating foreshadower conflictive amanuenses plumpers excreta differentiae teens anchored sheepman pulsejets attributively annotativeness achene cutup exigence cellists lobber unsafely alumroots follower twisters anaesthetization nonrefillable casements renegades relinquishing pursed atavists levant noetic rewelds revamped flyblown embosoming chinchillas undercharge overflight spillable adjustment jujubes ravishingly manges squids pyramided rapidly resection preform embryologically overwise annotating multiform worrier contravenes drinks nothings rioting maltier thessalonians pipingly pining nosebands lowbred decanter burs sleaziness pollywog empyreans prolixly desiccated tapestried buttons bridewell parred consummations overcautiously reputedly identifiability stagier older counselable glims schoolmistress enfold kirtle analytically titillations equivocalities tidbits quintuplicate welcomers heisting talks sidearms salads seepier backbit cockup muller underemphasizes chancellorships mealiest torching lated lepers axonal huntsmen seemed heavens ahems sublimates mods gullied agencies deux scrappage timbres identically"^^xsd:string. + rdfs:seeAlso "http://www.photoengraver.tld/dismalest/unactuated.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "frigidly unactuated sideburns"^^xsd:string. + foaf:homepage "http://www.dismalest.tld/sideburns/formalist.html"^^xsd:string. + swrc:journal . +_:Virgilio_Englander rdf:type foaf:Person. +_:Virgilio_Englander foaf:name "Virgilio Englander"^^xsd:string. + dc:creator _:Virgilio_Englander. +_:Carevel_Tardif rdf:type foaf:Person. +_:Carevel_Tardif foaf:name "Carevel Tardif"^^xsd:string. + dc:creator _:Carevel_Tardif. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unactuated.tld/formalist/tickling.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "sideburns tickling legitimization"^^xsd:string. + foaf:homepage "http://www.formalist.tld/legitimization/legatees.html"^^xsd:string. + swrc:journal . +_:Loleta_Prevost rdf:type foaf:Person. +_:Loleta_Prevost foaf:name "Loleta Prevost"^^xsd:string. + dc:creator _:Loleta_Prevost. + rdf:type bench:Article. + swrc:note "burlesquing constructionism shrieky dichotic razors gipsy scorepad males tatterdemalion"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "tickling legatees ethoses"^^xsd:string. + foaf:homepage "http://www.legitimization.tld/ethoses/sapwood.html"^^xsd:string. + swrc:journal . +_:Caryn_Grudzinski rdf:type foaf:Person. +_:Caryn_Grudzinski foaf:name "Caryn Grudzinski"^^xsd:string. + dc:creator _:Caryn_Grudzinski. +_:Amir_Conkling rdf:type foaf:Person. +_:Amir_Conkling foaf:name "Amir Conkling"^^xsd:string. + dc:creator _:Amir_Conkling. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "legatees sapwood albanians"^^xsd:string. + foaf:homepage "http://www.ethoses.tld/albanians/veins.html"^^xsd:string. + swrc:journal . +_:Pasha_Bevilaqua rdf:type foaf:Person. +_:Pasha_Bevilaqua foaf:name "Pasha Bevilaqua"^^xsd:string. + dc:creator _:Pasha_Bevilaqua. +_:Sadahige_Taglialatela rdf:type foaf:Person. +_:Sadahige_Taglialatela foaf:name "Sadahige Taglialatela"^^xsd:string. + dc:creator _:Sadahige_Taglialatela. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sapwood.tld/veins/bonneted.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "albanians bonneted nullificator"^^xsd:string. + foaf:homepage "http://www.veins.tld/nullificator/infundibula.html"^^xsd:string. + swrc:journal . +_:Duron_Dibella rdf:type foaf:Person. +_:Duron_Dibella foaf:name "Duron Dibella"^^xsd:string. + dc:creator _:Duron_Dibella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bonneted.tld/infundibula/pointier.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "nullificator pointier hooray"^^xsd:string. + foaf:homepage "http://www.infundibula.tld/hooray/photographers.html"^^xsd:string. + swrc:journal . +_:Varuna_Rakers rdf:type foaf:Person. +_:Varuna_Rakers foaf:name "Varuna Rakers"^^xsd:string. + dc:creator _:Varuna_Rakers. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pointier.tld/photographers/prink.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "hooray prink hardstand"^^xsd:string. + foaf:homepage "http://www.photographers.tld/hardstand/triumvirate.html"^^xsd:string. + swrc:journal . +_:Majdiyya_Bonsall rdf:type foaf:Person. +_:Majdiyya_Bonsall foaf:name "Majdiyya Bonsall"^^xsd:string. + dc:creator _:Majdiyya_Bonsall. +_:Galni_Mclarty rdf:type foaf:Person. +_:Galni_Mclarty foaf:name "Galni Mclarty"^^xsd:string. + dc:creator _:Galni_Mclarty. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prink.tld/triumvirate/wires.html"^^xsd:string. + dc:title "hardstand wires tappets"^^xsd:string. + foaf:homepage "http://www.triumvirate.tld/tappets/cambered.html"^^xsd:string. + swrc:journal . +_:Okichi_Spradlin rdf:type foaf:Person. +_:Okichi_Spradlin foaf:name "Okichi Spradlin"^^xsd:string. + dc:creator _:Okichi_Spradlin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wires.tld/cambered/triflingly.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "tappets triflingly doeskins"^^xsd:string. + foaf:homepage "http://www.cambered.tld/doeskins/nameplates.html"^^xsd:string. + swrc:journal . +_:Liebtraud_Schorsch rdf:type foaf:Person. +_:Liebtraud_Schorsch foaf:name "Liebtraud Schorsch"^^xsd:string. + dc:creator _:Liebtraud_Schorsch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.triflingly.tld/nameplates/wapitis.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "doeskins wapitis brakeless"^^xsd:string. + foaf:homepage "http://www.nameplates.tld/brakeless/battener.html"^^xsd:string. + swrc:journal . +_:Yves_Hunsucker rdf:type foaf:Person. +_:Yves_Hunsucker foaf:name "Yves Hunsucker"^^xsd:string. + dc:creator _:Yves_Hunsucker. + rdf:type bench:Article. + dc:title "wapitis battener pedaling"^^xsd:string. + swrc:journal . +_:Briga_Lyman rdf:type foaf:Person. +_:Briga_Lyman foaf:name "Briga Lyman"^^xsd:string. + dc:creator _:Briga_Lyman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brakeless.tld/pedaling/optimized.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "battener optimized nacre"^^xsd:string. + foaf:homepage "http://www.pedaling.tld/nacre/birthrates.html"^^xsd:string. + swrc:journal . +_:Dewayne_Buttermore rdf:type foaf:Person. +_:Dewayne_Buttermore foaf:name "Dewayne Buttermore"^^xsd:string. + dc:creator _:Dewayne_Buttermore. + rdf:type bench:Article. + rdfs:seeAlso "http://www.optimized.tld/birthrates/ownership.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "nacre ownership enervator"^^xsd:string. + foaf:homepage "http://www.birthrates.tld/enervator/suppleness.html"^^xsd:string. + swrc:journal . +_:Fanaila_Torain rdf:type foaf:Person. +_:Fanaila_Torain foaf:name "Fanaila Torain"^^xsd:string. + dc:creator _:Fanaila_Torain. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ownership.tld/suppleness/probating.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "enervator probating trader"^^xsd:string. + foaf:homepage "http://www.suppleness.tld/trader/reprehending.html"^^xsd:string. + swrc:journal . +_:Gisela_Coric rdf:type foaf:Person. +_:Gisela_Coric foaf:name "Gisela Coric"^^xsd:string. + dc:creator _:Gisela_Coric. + rdf:type bench:Article. + dc:title "probating reprehending gavots"^^xsd:string. + foaf:homepage "http://www.trader.tld/gavots/restaffing.html"^^xsd:string. + swrc:journal . +_:Gislar_Equils rdf:type foaf:Person. +_:Gislar_Equils foaf:name "Gislar Equils"^^xsd:string. + dc:creator _:Gislar_Equils. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reprehending.tld/restaffing/winesops.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "gavots winesops combes"^^xsd:string. + foaf:homepage "http://www.restaffing.tld/combes/paranoias.html"^^xsd:string. + swrc:journal . +_:Odysseus_Dilthey rdf:type foaf:Person. +_:Odysseus_Dilthey foaf:name "Odysseus Dilthey"^^xsd:string. + dc:creator _:Odysseus_Dilthey. +_:Melitina_Alviar rdf:type foaf:Person. +_:Melitina_Alviar foaf:name "Melitina Alviar"^^xsd:string. + dc:creator _:Melitina_Alviar. + rdf:type bench:Article. + swrc:pages "184"^^xsd:integer. + dc:title "winesops paranoias datable"^^xsd:string. + foaf:homepage "http://www.combes.tld/datable/population.html"^^xsd:string. + swrc:journal . +_:Inocente_Arntzen rdf:type foaf:Person. +_:Inocente_Arntzen foaf:name "Inocente Arntzen"^^xsd:string. + dc:creator _:Inocente_Arntzen. + rdf:type bench:Article. + swrc:pages "103"^^xsd:integer. + dc:title "paranoias population disobliging"^^xsd:string. + foaf:homepage "http://www.datable.tld/disobliging/reds.html"^^xsd:string. + swrc:journal . +_:Estrelle_Wedgworth rdf:type foaf:Person. +_:Estrelle_Wedgworth foaf:name "Estrelle Wedgworth"^^xsd:string. + dc:creator _:Estrelle_Wedgworth. +_:Asisa_Finke rdf:type foaf:Person. +_:Asisa_Finke foaf:name "Asisa Finke"^^xsd:string. + dc:creator _:Asisa_Finke. + rdf:type bench:Article. + rdfs:seeAlso "http://www.population.tld/reds/armorers.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "disobliging armorers uric"^^xsd:string. + foaf:homepage "http://www.reds.tld/uric/klutzier.html"^^xsd:string. + swrc:journal . +_:Rhea_Platas rdf:type foaf:Person. +_:Rhea_Platas foaf:name "Rhea Platas"^^xsd:string. + dc:creator _:Rhea_Platas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.armorers.tld/klutzier/simonize.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "uric simonize scrappier"^^xsd:string. + foaf:homepage "http://www.klutzier.tld/scrappier/bristling.html"^^xsd:string. + swrc:journal . +_:Leonarda_Imai rdf:type foaf:Person. +_:Leonarda_Imai foaf:name "Leonarda Imai"^^xsd:string. + dc:creator _:Leonarda_Imai. + rdf:type bench:Article. + swrc:pages "29"^^xsd:integer. + dc:title "simonize bristling noggings"^^xsd:string. + foaf:homepage "http://www.scrappier.tld/noggings/protozoal.html"^^xsd:string. + swrc:journal . +_:Gregos_Beltrain rdf:type foaf:Person. +_:Gregos_Beltrain foaf:name "Gregos Beltrain"^^xsd:string. + dc:creator _:Gregos_Beltrain. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bristling.tld/protozoal/maestri.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "noggings maestri springiest"^^xsd:string. + foaf:homepage "http://www.protozoal.tld/springiest/mortuaries.html"^^xsd:string. + swrc:journal . +_:Gerakna_Ryneer rdf:type foaf:Person. +_:Gerakna_Ryneer foaf:name "Gerakna Ryneer"^^xsd:string. + dc:creator _:Gerakna_Ryneer. + rdf:type bench:Incollection. + bench:booktitle "maestri mortuaries wabble"^^xsd:string. + rdfs:seeAlso "http://www.springiest.tld/wabble/swaggered.html"^^xsd:string. + dc:title "mortuaries swaggered gens"^^xsd:string. + foaf:homepage "http://www.wabble.tld/gens/atmans.html"^^xsd:string. + dcterms:issued "1953"^^xsd:integer. +_:Maiya_Viars rdf:type foaf:Person. +_:Maiya_Viars foaf:name "Maiya Viars"^^xsd:string. + dc:creator _:Maiya_Viars. + rdf:type bench:Proceedings. + bench:booktitle "swaggered atmans saviors"^^xsd:string. + swrc:isbn "0-8517-1633-0"^^xsd:string. + dc:publisher "Taigh na Teud"^^xsd:string. + swrc:series "1910"^^xsd:integer. + dc:title "Proceeding 1 (1954)"^^xsd:string. + foaf:homepage "http://www.atmans.tld/retained/lyre.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "saviors lyre zonation"^^xsd:string. + rdfs:seeAlso "http://www.retained.tld/zonation/woolens.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "lyre woolens worrywarts"^^xsd:string. + foaf:homepage "http://www.zonation.tld/worrywarts/snickery.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wrata_Breier. + dc:creator _:Ryo_Zanders. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "woolens snickery munificently"^^xsd:string. + bench:cdrom "http://www.worrywarts.tld/munificently/sleekened.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "snickery sleekened phlegmatic"^^xsd:string. + foaf:homepage "http://www.munificently.tld/phlegmatic/globularness.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wrata_Breier. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "sleekened globularness overriding"^^xsd:string. + rdfs:seeAlso "http://www.phlegmatic.tld/overriding/jodhpur.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "globularness jodhpur poetized"^^xsd:string. + foaf:homepage "http://www.overriding.tld/poetized/ciliary.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ryo_Zanders. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "jodhpur ciliary coitus"^^xsd:string. + rdfs:seeAlso "http://www.poetized.tld/coitus/blitzkriegs.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "ciliary blitzkriegs oviparous"^^xsd:string. + foaf:homepage "http://www.coitus.tld/oviparous/inkpots.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Immanuel_Bugos. + dc:creator _:Katryn_Volmer. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "blitzkriegs inkpots primers"^^xsd:string. + rdfs:seeAlso "http://www.oviparous.tld/primers/compiler.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "inkpots compiler interlocked"^^xsd:string. + foaf:homepage "http://www.primers.tld/interlocked/unarticulately.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Immanuel_Bugos. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "compiler unarticulately resonants"^^xsd:string. + rdfs:seeAlso "http://www.interlocked.tld/resonants/crockets.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "unarticulately crockets reutilization"^^xsd:string. + foaf:homepage "http://www.resonants.tld/reutilization/raggedness.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Katryn_Volmer. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "crockets raggedness chicaning"^^xsd:string. + rdfs:seeAlso "http://www.reutilization.tld/chicaning/prebill.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "raggedness prebill magellan"^^xsd:string. + foaf:homepage "http://www.chicaning.tld/magellan/enditing.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sophronia_Peakes. + dc:creator _:Petros_Josefy. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "prebill enditing boodles"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "magellan boodles carried"^^xsd:string. + foaf:homepage "http://www.enditing.tld/carried/biblically.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sophronia_Peakes. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "boodles biblically categorically"^^xsd:string. + rdfs:seeAlso "http://www.carried.tld/categorically/conserving.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "biblically conserving taoists"^^xsd:string. + foaf:homepage "http://www.categorically.tld/taoists/tannest.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Petros_Josefy. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "conserving tannest originalities"^^xsd:string. + rdfs:seeAlso "http://www.taoists.tld/originalities/breakdowns.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "tannest breakdowns trajectories"^^xsd:string. + foaf:homepage "http://www.originalities.tld/trajectories/pyramids.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Araminta_Macumber. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "breakdowns pyramids honour"^^xsd:string. + rdfs:seeAlso "http://www.trajectories.tld/honour/bookends.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "pyramids bookends viols"^^xsd:string. + foaf:homepage "http://www.honour.tld/viols/fuzes.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Araminta_Macumber. + rdf:type bench:Inproceedings. + bench:booktitle "bookends fuzes globoids"^^xsd:string. + rdfs:seeAlso "http://www.viols.tld/globoids/sheds.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "fuzes sheds castors"^^xsd:string. + foaf:homepage "http://www.globoids.tld/castors/swather.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iulia_Morra. + rdf:type bench:Inproceedings. + bench:booktitle "sheds swather tinklier"^^xsd:string. + rdfs:seeAlso "http://www.castors.tld/tinklier/slakes.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "swather slakes lapidates"^^xsd:string. + foaf:homepage "http://www.tinklier.tld/lapidates/nonabsorbable.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iulia_Morra. + rdf:type bench:Inproceedings. + bench:booktitle "slakes nonabsorbable demonetize"^^xsd:string. + rdfs:seeAlso "http://www.lapidates.tld/demonetize/speeder.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "nonabsorbable speeder handcrafting"^^xsd:string. + foaf:homepage "http://www.demonetize.tld/handcrafting/proverbs.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Xylina_Mcnicoll. + rdf:type bench:Inproceedings. + bench:booktitle "speeder proverbs resummoning"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "handcrafting resummoning clandestineness"^^xsd:string. + foaf:homepage "http://www.proverbs.tld/clandestineness/beanlike.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Xylina_Mcnicoll. + rdf:type bench:Inproceedings. + bench:booktitle "resummoning beanlike apartmental"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "clandestineness apartmental reconviction"^^xsd:string. + foaf:homepage "http://www.beanlike.tld/reconviction/quieten.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dc:creator _:Ingemar_Cheevers. + rdf:type bench:Inproceedings. + bench:booktitle "apartmental quieten blotter"^^xsd:string. + rdfs:seeAlso "http://www.reconviction.tld/blotter/connections.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "quieten connections lecheries"^^xsd:string. + foaf:homepage "http://www.blotter.tld/lecheries/repudiation.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ingemar_Cheevers. + dc:creator _:Baptist_Schubert. + rdf:type bench:Inproceedings. + bench:booktitle "connections repudiation cubistic"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "lecheries cubistic fudged"^^xsd:string. + foaf:homepage "http://www.repudiation.tld/fudged/tympanum.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Baptist_Schubert. + rdf:type bench:Inproceedings. + bench:booktitle "cubistic tympanum believes"^^xsd:string. + rdfs:seeAlso "http://www.fudged.tld/believes/electively.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "tympanum electively tubbier"^^xsd:string. + foaf:homepage "http://www.believes.tld/tubbier/interdictory.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Irmgard_Accala. + dc:creator _:Wilma_Bruzek. + rdf:type bench:Inproceedings. + bench:booktitle "electively interdictory nefarious"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "tubbier nefarious penchants"^^xsd:string. + foaf:homepage "http://www.interdictory.tld/penchants/stroboscope.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Irmgard_Accala. + rdf:type bench:Inproceedings. + bench:booktitle "nefarious stroboscope sherpa"^^xsd:string. + rdfs:seeAlso "http://www.penchants.tld/sherpa/placaters.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "stroboscope placaters papers"^^xsd:string. + foaf:homepage "http://www.sherpa.tld/papers/passant.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kea_Croshaw. + rdf:type bench:Inproceedings. + bench:booktitle "placaters passant crinoline"^^xsd:string. + rdfs:seeAlso "http://www.papers.tld/crinoline/misapprehended.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "passant misapprehended tieclasp"^^xsd:string. + foaf:homepage "http://www.crinoline.tld/tieclasp/emulations.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alwin_Roewe. + rdf:type bench:Inproceedings. + bench:booktitle "misapprehended emulations bridging"^^xsd:string. + rdfs:seeAlso "http://www.tieclasp.tld/bridging/stronger.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "emulations stronger untruthfulness"^^xsd:string. + foaf:homepage "http://www.bridging.tld/untruthfulness/annihilation.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dc:creator _:AbdulWaahid_Cornacchio. + rdf:type bench:Inproceedings. + bench:booktitle "stronger annihilation perfusing"^^xsd:string. + rdfs:seeAlso "http://www.untruthfulness.tld/perfusing/starrier.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "annihilation starrier rubles"^^xsd:string. + foaf:homepage "http://www.perfusing.tld/rubles/hospitality.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ashakiran_Bingley. + rdf:type bench:Inproceedings. + bench:booktitle "starrier hospitality continentally"^^xsd:string. + rdfs:seeAlso "http://www.rubles.tld/continentally/outrider.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "hospitality outrider cordages"^^xsd:string. + foaf:homepage "http://www.continentally.tld/cordages/simmering.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dc:creator _:Flavienne_Huisenga. + rdf:type bench:Inproceedings. + bench:booktitle "outrider simmering oarlocks"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "cordages oarlocks discards"^^xsd:string. + foaf:homepage "http://www.simmering.tld/discards/clarified.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dandrae_Dorne. + rdf:type bench:Inproceedings. + bench:booktitle "oarlocks clarified tilers"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "discards tilers shipping"^^xsd:string. + foaf:homepage "http://www.clarified.tld/shipping/fortified.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dc:creator _:Virgilio_Englander. + rdf:type bench:Inproceedings. + bench:booktitle "tilers fortified meritable"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "shipping meritable idealogy"^^xsd:string. + foaf:homepage "http://www.fortified.tld/idealogy/conservatives.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carevel_Tardif. + rdf:type bench:Inproceedings. + bench:booktitle "meritable conservatives upboiling"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "idealogy upboiling copses"^^xsd:string. + foaf:homepage "http://www.conservatives.tld/copses/soberer.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Loleta_Prevost. + rdf:type bench:Inproceedings. + bench:booktitle "upboiling soberer turnspit"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "copses turnspit squanderers"^^xsd:string. + foaf:homepage "http://www.soberer.tld/squanderers/illustrates.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Caryn_Grudzinski. + rdf:type bench:Inproceedings. + bench:booktitle "turnspit illustrates deliciousness"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "squanderers deliciousness reconverts"^^xsd:string. + foaf:homepage "http://www.illustrates.tld/reconverts/thorned.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Amir_Conkling. + dc:creator _:Pasha_Bevilaqua. + rdf:type bench:Inproceedings. + bench:booktitle "deliciousness thorned finns"^^xsd:string. + rdfs:seeAlso "http://www.reconverts.tld/finns/obdurately.html"^^xsd:string. + dc:title "thorned obdurately furnaces"^^xsd:string. + foaf:homepage "http://www.finns.tld/furnaces/proslavery.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dc:creator _:Sadahige_Taglialatela. + rdf:type bench:Inproceedings. + bench:booktitle "obdurately proslavery berthas"^^xsd:string. + bench:cdrom "http://www.furnaces.tld/berthas/blindfolding.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "proslavery blindfolding cookey"^^xsd:string. + foaf:homepage "http://www.berthas.tld/cookey/impaneled.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Duron_Dibella. + rdf:type bench:Inproceedings. + bench:booktitle "blindfolding impaneled matador"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "cookey matador inviolacy"^^xsd:string. + foaf:homepage "http://www.impaneled.tld/inviolacy/broiders.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. + dcterms:partOf . + dc:creator _:Varuna_Rakers. + swrc:editor . + swrc:editor _:Ikshu_Smaldone. +_:Ikshu_Smaldone rdf:type foaf:Person. +_:Ikshu_Smaldone foaf:name "Ikshu Smaldone"^^xsd:string. + swrc:editor _:Gyoergy_Rakoci. +_:Gyoergy_Rakoci rdf:type foaf:Person. +_:Gyoergy_Rakoci foaf:name "Gyoergy Rakoci"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1954)"^^xsd:string. + swrc:volume "15"^^xsd:integer. + dcterms:issued "1954"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inviolacy.tld/telephoned/philoprogenitive.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "broiders philoprogenitive leveller"^^xsd:string. + foaf:homepage "http://www.telephoned.tld/leveller/safer.html"^^xsd:string. + swrc:journal . + dc:creator _:Majdiyya_Bonsall. + rdf:type bench:Article. + rdfs:seeAlso "http://www.philoprogenitive.tld/safer/gummites.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "leveller gummites definitiveness"^^xsd:string. + foaf:homepage "http://www.safer.tld/definitiveness/broadest.html"^^xsd:string. + swrc:journal . + dc:creator _:Galni_Mclarty. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gummites.tld/broadest/lobotomizing.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "definitiveness lobotomizing snarlier"^^xsd:string. + foaf:homepage "http://www.broadest.tld/snarlier/stockpiling.html"^^xsd:string. + swrc:journal . + dc:creator _:Okichi_Spradlin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lobotomizing.tld/stockpiling/traitorously.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "snarlier traitorously juicily"^^xsd:string. + foaf:homepage "http://www.stockpiling.tld/juicily/misclassifies.html"^^xsd:string. + swrc:journal . + dc:creator _:Liebtraud_Schorsch. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "traitorously misclassifies polestar"^^xsd:string. + foaf:homepage "http://www.juicily.tld/polestar/rowels.html"^^xsd:string. + swrc:journal . + dc:creator _:Yves_Hunsucker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misclassifies.tld/rowels/nonagricultural.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "polestar nonagricultural woof"^^xsd:string. + foaf:homepage "http://www.rowels.tld/woof/drooping.html"^^xsd:string. + swrc:journal . + dc:creator _:Briga_Lyman. + rdf:type bench:Article. + swrc:pages "167"^^xsd:integer. + dc:title "nonagricultural drooping fruits"^^xsd:string. + foaf:homepage "http://www.woof.tld/fruits/visorless.html"^^xsd:string. + swrc:journal . + dc:creator _:Dewayne_Buttermore. + dc:creator _:Fanaila_Torain. + rdf:type bench:Article. + bench:cdrom "http://www.drooping.tld/visorless/yeomen.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "fruits yeomen wanderers"^^xsd:string. + foaf:homepage "http://www.visorless.tld/wanderers/outcast.html"^^xsd:string. + swrc:journal . + dc:creator _:Gisela_Coric. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yeomen.tld/outcast/yoni.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "wanderers yoni corned"^^xsd:string. + foaf:homepage "http://www.outcast.tld/corned/minifloppies.html"^^xsd:string. + swrc:journal . + dc:creator _:Gislar_Equils. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yoni.tld/minifloppies/indues.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "corned indues ineffectively"^^xsd:string. + foaf:homepage "http://www.minifloppies.tld/ineffectively/entomologists.html"^^xsd:string. + swrc:journal . + dc:creator _:Odysseus_Dilthey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.indues.tld/entomologists/decompensations.html"^^xsd:string. + swrc:month "7"^^xsd:integer. + swrc:pages "119"^^xsd:integer. + dc:title "ineffectively decompensations thriftily"^^xsd:string. + foaf:homepage "http://www.entomologists.tld/thriftily/chuckled.html"^^xsd:string. + swrc:journal . + dc:creator _:Melitina_Alviar. + rdf:type bench:Article. + dc:title "decompensations chuckled refiner"^^xsd:string. + foaf:homepage "http://www.thriftily.tld/refiner/pyromaniacal.html"^^xsd:string. + swrc:journal . + dc:creator _:Inocente_Arntzen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chuckled.tld/pyromaniacal/regularized.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "refiner regularized miniskirt"^^xsd:string. + foaf:homepage "http://www.pyromaniacal.tld/miniskirt/procommunists.html"^^xsd:string. + swrc:journal . + dc:creator _:Estrelle_Wedgworth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.regularized.tld/procommunists/platy.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "miniskirt platy microfilmer"^^xsd:string. + foaf:homepage "http://www.procommunists.tld/microfilmer/unbosom.html"^^xsd:string. + swrc:journal . + dc:creator _:Asisa_Finke. + rdf:type bench:Article. + rdfs:seeAlso "http://www.platy.tld/unbosom/takable.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "microfilmer takable atones"^^xsd:string. + foaf:homepage "http://www.unbosom.tld/atones/rhymer.html"^^xsd:string. + swrc:journal . + dc:creator _:Rhea_Platas. + dc:creator _:Leonarda_Imai. + rdf:type bench:Article. + rdfs:seeAlso "http://www.takable.tld/rhymer/needlers.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "atones needlers littlenecks"^^xsd:string. + foaf:homepage "http://www.rhymer.tld/littlenecks/histrionics.html"^^xsd:string. + swrc:journal . + dc:creator _:Gregos_Beltrain. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "needlers histrionics nativities"^^xsd:string. + foaf:homepage "http://www.littlenecks.tld/nativities/caimans.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerakna_Ryneer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.histrionics.tld/caimans/minster.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "nativities minster furor"^^xsd:string. + foaf:homepage "http://www.caimans.tld/furor/marled.html"^^xsd:string. + swrc:journal . +_:Hellmuth_Presley rdf:type foaf:Person. +_:Hellmuth_Presley foaf:name "Hellmuth Presley"^^xsd:string. + dc:creator _:Hellmuth_Presley. + rdf:type bench:Article. + dc:title "minster marled lurchers"^^xsd:string. + foaf:homepage "http://www.furor.tld/lurchers/ultraviolet.html"^^xsd:string. + swrc:journal . +_:Mirra_Tygart rdf:type foaf:Person. +_:Mirra_Tygart foaf:name "Mirra Tygart"^^xsd:string. + dc:creator _:Mirra_Tygart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.marled.tld/ultraviolet/jutty.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "lurchers jutty fibroin"^^xsd:string. + foaf:homepage "http://www.ultraviolet.tld/fibroin/cantons.html"^^xsd:string. + swrc:journal . +_:Gerald_Fieselman rdf:type foaf:Person. +_:Gerald_Fieselman foaf:name "Gerald Fieselman"^^xsd:string. + dc:creator _:Gerald_Fieselman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jutty.tld/cantons/terns.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "fibroin terns violins"^^xsd:string. + foaf:homepage "http://www.cantons.tld/violins/waves.html"^^xsd:string. + swrc:journal . +_:Gisselle_Teigen rdf:type foaf:Person. +_:Gisselle_Teigen foaf:name "Gisselle Teigen"^^xsd:string. + dc:creator _:Gisselle_Teigen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.terns.tld/waves/readmitted.html"^^xsd:string. + swrc:month "7"^^xsd:integer. + swrc:pages "48"^^xsd:integer. + dc:title "violins readmitted monolog"^^xsd:string. + foaf:homepage "http://www.waves.tld/monolog/tugger.html"^^xsd:string. + swrc:journal . +_:Jeanine_Garoner rdf:type foaf:Person. +_:Jeanine_Garoner foaf:name "Jeanine Garoner"^^xsd:string. + dc:creator _:Jeanine_Garoner. +_:Delmara_Mrazek rdf:type foaf:Person. +_:Delmara_Mrazek foaf:name "Delmara Mrazek"^^xsd:string. + dc:creator _:Delmara_Mrazek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.readmitted.tld/tugger/subdirectors.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "monolog subdirectors bluesmen"^^xsd:string. + foaf:homepage "http://www.tugger.tld/bluesmen/coarsest.html"^^xsd:string. + swrc:journal . +_:Tkelah_Houghtling rdf:type foaf:Person. +_:Tkelah_Houghtling foaf:name "Tkelah Houghtling"^^xsd:string. + dc:creator _:Tkelah_Houghtling. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subdirectors.tld/coarsest/incorporator.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "bluesmen incorporator widdling"^^xsd:string. + foaf:homepage "http://www.coarsest.tld/widdling/calculably.html"^^xsd:string. + swrc:journal . +_:Daris_Astley rdf:type foaf:Person. +_:Daris_Astley foaf:name "Daris Astley"^^xsd:string. + dc:creator _:Daris_Astley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incorporator.tld/calculably/anodal.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "widdling anodal mopish"^^xsd:string. + foaf:homepage "http://www.calculably.tld/mopish/beeves.html"^^xsd:string. + swrc:journal . +_:Oscar_Formica rdf:type foaf:Person. +_:Oscar_Formica foaf:name "Oscar Formica"^^xsd:string. + dc:creator _:Oscar_Formica. + rdf:type bench:Article. + swrc:pages "181"^^xsd:integer. + dc:title "anodal beeves microscope"^^xsd:string. + foaf:homepage "http://www.mopish.tld/microscope/punching.html"^^xsd:string. + swrc:journal . +_:Dietmute_Lunn rdf:type foaf:Person. +_:Dietmute_Lunn foaf:name "Dietmute Lunn"^^xsd:string. + dc:creator _:Dietmute_Lunn. +_:Luithilde_Brandolino rdf:type foaf:Person. +_:Luithilde_Brandolino foaf:name "Luithilde Brandolino"^^xsd:string. + dc:creator _:Luithilde_Brandolino. + rdf:type bench:Article. + swrc:pages "79"^^xsd:integer. + dc:title "beeves punching nonstable"^^xsd:string. + foaf:homepage "http://www.microscope.tld/nonstable/moldiness.html"^^xsd:string. + swrc:journal . +_:Pete_Salada rdf:type foaf:Person. +_:Pete_Salada foaf:name "Pete Salada"^^xsd:string. + dc:creator _:Pete_Salada. + rdf:type bench:Article. + rdfs:seeAlso "http://www.punching.tld/moldiness/crocuses.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "nonstable crocuses situating"^^xsd:string. + foaf:homepage "http://www.moldiness.tld/situating/quietened.html"^^xsd:string. + swrc:journal . +_:Lakyta_Soltis rdf:type foaf:Person. +_:Lakyta_Soltis foaf:name "Lakyta Soltis"^^xsd:string. + dc:creator _:Lakyta_Soltis. + rdf:type bench:Article. + swrc:pages "162"^^xsd:integer. + dc:title "crocuses quietened erects"^^xsd:string. + foaf:homepage "http://www.situating.tld/erects/middlebrows.html"^^xsd:string. + swrc:journal . +_:Tekusa_Houlberg rdf:type foaf:Person. +_:Tekusa_Houlberg foaf:name "Tekusa Houlberg"^^xsd:string. + dc:creator _:Tekusa_Houlberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quietened.tld/middlebrows/locutions.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "erects locutions stodges"^^xsd:string. + foaf:homepage "http://www.middlebrows.tld/stodges/nervy.html"^^xsd:string. + swrc:journal . +_:Jascha_Plantier rdf:type foaf:Person. +_:Jascha_Plantier foaf:name "Jascha Plantier"^^xsd:string. + dc:creator _:Jascha_Plantier. +_:Adriani_Montayes rdf:type foaf:Person. +_:Adriani_Montayes foaf:name "Adriani Montayes"^^xsd:string. + dc:creator _:Adriani_Montayes. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "locutions nervy animist"^^xsd:string. + foaf:homepage "http://www.stodges.tld/animist/monoplanes.html"^^xsd:string. + swrc:journal . +_:Yurik_Grayson rdf:type foaf:Person. +_:Yurik_Grayson foaf:name "Yurik Grayson"^^xsd:string. + dc:creator _:Yurik_Grayson. + swrc:editor _:Lucita_Macrina. + rdf:type bench:Incollection. + bench:booktitle "nervy monoplanes tonneaus"^^xsd:string. + dc:title "animist tonneaus pendants"^^xsd:string. + foaf:homepage "http://www.monoplanes.tld/pendants/sumps.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. +_:Callista_Bernstrom rdf:type foaf:Person. +_:Callista_Bernstrom foaf:name "Callista Bernstrom"^^xsd:string. + dc:creator _:Callista_Bernstrom. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1954)"^^xsd:string. + swrc:volume "6"^^xsd:integer. + dcterms:issued "1954"^^xsd:integer. + rdf:type bench:Article. + dc:title "pendants exacted balboas"^^xsd:string. + foaf:homepage "http://www.sumps.tld/balboas/deli.html"^^xsd:string. + swrc:journal . +_:Adolfa_Leuthauser rdf:type foaf:Person. +_:Adolfa_Leuthauser foaf:name "Adolfa Leuthauser"^^xsd:string. + dc:creator _:Adolfa_Leuthauser. + rdf:type bench:Article. + dc:title "exacted deli hotheads"^^xsd:string. + foaf:homepage "http://www.balboas.tld/hotheads/plebiscites.html"^^xsd:string. + swrc:journal . +_:Marce_Fiscalini rdf:type foaf:Person. +_:Marce_Fiscalini foaf:name "Marce Fiscalini"^^xsd:string. + dc:creator _:Marce_Fiscalini. + rdf:type bench:Article. + swrc:pages "109"^^xsd:integer. + dc:title "deli plebiscites downcasts"^^xsd:string. + foaf:homepage "http://www.hotheads.tld/downcasts/accouterments.html"^^xsd:string. + swrc:journal . +_:Oleg_Bonk rdf:type foaf:Person. +_:Oleg_Bonk foaf:name "Oleg Bonk"^^xsd:string. + dc:creator _:Oleg_Bonk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.plebiscites.tld/accouterments/griped.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "downcasts griped governed"^^xsd:string. + foaf:homepage "http://www.accouterments.tld/governed/tauts.html"^^xsd:string. + swrc:journal . +_:Jared_Torgersen rdf:type foaf:Person. +_:Jared_Torgersen foaf:name "Jared Torgersen"^^xsd:string. + dc:creator _:Jared_Torgersen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.griped.tld/tauts/reclusive.html"^^xsd:string. + swrc:month "2"^^xsd:integer. + swrc:pages "82"^^xsd:integer. + dc:title "governed reclusive hawser"^^xsd:string. + foaf:homepage "http://www.tauts.tld/hawser/hackers.html"^^xsd:string. + swrc:journal . +_:Alala_Cilento rdf:type foaf:Person. +_:Alala_Cilento foaf:name "Alala Cilento"^^xsd:string. + dc:creator _:Alala_Cilento. +_:Sacha_Kotrba rdf:type foaf:Person. +_:Sacha_Kotrba foaf:name "Sacha Kotrba"^^xsd:string. + dc:creator _:Sacha_Kotrba. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reclusive.tld/hackers/fussers.html"^^xsd:string. + dc:title "hawser fussers sorbates"^^xsd:string. + foaf:homepage "http://www.hackers.tld/sorbates/thrower.html"^^xsd:string. + swrc:journal . +_:Matashichi_Butman rdf:type foaf:Person. +_:Matashichi_Butman foaf:name "Matashichi Butman"^^xsd:string. + dc:creator _:Matashichi_Butman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fussers.tld/thrower/misdeal.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "sorbates misdeal noncorroborative"^^xsd:string. + foaf:homepage "http://www.thrower.tld/noncorroborative/pseudobiographical.html"^^xsd:string. + swrc:journal . +_:Shesha_Humbird rdf:type foaf:Person. +_:Shesha_Humbird foaf:name "Shesha Humbird"^^xsd:string. + dc:creator _:Shesha_Humbird. + rdf:type bench:Article. + swrc:pages "164"^^xsd:integer. + dc:title "misdeal pseudobiographical intercompany"^^xsd:string. + foaf:homepage "http://www.noncorroborative.tld/intercompany/airing.html"^^xsd:string. + swrc:journal . +_:Yeva_Vilardo rdf:type foaf:Person. +_:Yeva_Vilardo foaf:name "Yeva Vilardo"^^xsd:string. + dc:creator _:Yeva_Vilardo. + rdf:type bench:Article. + swrc:pages "196"^^xsd:integer. + dc:title "pseudobiographical airing mercantilism"^^xsd:string. + foaf:homepage "http://www.intercompany.tld/mercantilism/aproning.html"^^xsd:string. + swrc:journal . +_:LaReina_Iqbal rdf:type foaf:Person. +_:LaReina_Iqbal foaf:name "LaReina Iqbal"^^xsd:string. + dc:creator _:LaReina_Iqbal. +_:Janah_Moryl rdf:type foaf:Person. +_:Janah_Moryl foaf:name "Janah Moryl"^^xsd:string. + dc:creator _:Janah_Moryl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.airing.tld/aproning/highjacks.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "mercantilism highjacks antihypertensive"^^xsd:string. + foaf:homepage "http://www.aproning.tld/antihypertensive/cheapness.html"^^xsd:string. + swrc:journal . +_:Pantyslawa_Pemble rdf:type foaf:Person. +_:Pantyslawa_Pemble foaf:name "Pantyslawa Pemble"^^xsd:string. + dc:creator _:Pantyslawa_Pemble. + dcterms:references _:references5. +_:references5 rdf:type rdf:Bag. +_:references5 rdf:_1 . +_:references5 rdf:_2 . +_:references5 rdf:_3 . +_:references5 rdf:_4 . +_:references5 rdf:_5 . +_:references5 rdf:_6 . +_:references5 rdf:_7 . +_:references5 rdf:_8 . +_:references5 rdf:_9 . +_:references5 rdf:_10 . +_:references5 rdf:_11 . +_:references5 rdf:_12 . +_:references5 rdf:_13 . +_:references5 rdf:_14 . +_:references5 rdf:_15 . +_:references5 rdf:_16 . +_:references5 rdf:_17 . +_:references5 rdf:_18 . +_:references5 rdf:_19 . +_:references5 rdf:_20 . +_:references5 rdf:_21 . +_:references5 rdf:_22 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.highjacks.tld/cheapness/inseam.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "antihypertensive inseam quibbles"^^xsd:string. + foaf:homepage "http://www.cheapness.tld/quibbles/bulls.html"^^xsd:string. + swrc:journal . +_:Parma_Borgese rdf:type foaf:Person. +_:Parma_Borgese foaf:name "Parma Borgese"^^xsd:string. + dc:creator _:Parma_Borgese. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inseam.tld/bulls/maddening.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "quibbles maddening occults"^^xsd:string. + foaf:homepage "http://www.bulls.tld/occults/glanders.html"^^xsd:string. + swrc:journal . +_:Shontaya_Klitzner rdf:type foaf:Person. +_:Shontaya_Klitzner foaf:name "Shontaya Klitzner"^^xsd:string. + dc:creator _:Shontaya_Klitzner. + rdf:type bench:Article. + dc:title "maddening glanders hallways"^^xsd:string. + foaf:homepage "http://www.occults.tld/hallways/adulteresses.html"^^xsd:string. + swrc:journal . +_:Ximena_Capan rdf:type foaf:Person. +_:Ximena_Capan foaf:name "Ximena Capan"^^xsd:string. + dc:creator _:Ximena_Capan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.glanders.tld/adulteresses/mistunes.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "hallways mistunes fermented"^^xsd:string. + foaf:homepage "http://www.adulteresses.tld/fermented/etches.html"^^xsd:string. + swrc:journal . +_:Becca_Curney rdf:type foaf:Person. +_:Becca_Curney foaf:name "Becca Curney"^^xsd:string. + dc:creator _:Becca_Curney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mistunes.tld/etches/proselytes.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "fermented proselytes libelees"^^xsd:string. + foaf:homepage "http://www.etches.tld/libelees/invoiced.html"^^xsd:string. + swrc:journal . +_:Janita_Bolieu rdf:type foaf:Person. +_:Janita_Bolieu foaf:name "Janita Bolieu"^^xsd:string. + dc:creator _:Janita_Bolieu. + rdf:type bench:Article. + swrc:pages "176"^^xsd:integer. + dc:title "proselytes invoiced stereoscopies"^^xsd:string. + foaf:homepage "http://www.libelees.tld/stereoscopies/scraggier.html"^^xsd:string. + swrc:journal . +_:Auguste_Pomeranz rdf:type foaf:Person. +_:Auguste_Pomeranz foaf:name "Auguste Pomeranz"^^xsd:string. + dc:creator _:Auguste_Pomeranz. + rdf:type bench:Article. + swrc:pages "5"^^xsd:integer. + dc:title "invoiced scraggier machismos"^^xsd:string. + foaf:homepage "http://www.stereoscopies.tld/machismos/nth.html"^^xsd:string. + swrc:journal . +_:Mudri_Gamero rdf:type foaf:Person. +_:Mudri_Gamero foaf:name "Mudri Gamero"^^xsd:string. + dc:creator _:Mudri_Gamero. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scraggier.tld/nth/lengthiness.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "machismos lengthiness agars"^^xsd:string. + foaf:homepage "http://www.nth.tld/agars/meshier.html"^^xsd:string. + swrc:journal . +_:Krystal_Farria rdf:type foaf:Person. +_:Krystal_Farria foaf:name "Krystal Farria"^^xsd:string. + dc:creator _:Krystal_Farria. + rdf:type bench:Article. + swrc:pages "71"^^xsd:integer. + dc:title "lengthiness meshier sojourner"^^xsd:string. + foaf:homepage "http://www.agars.tld/sojourner/flowingly.html"^^xsd:string. + swrc:journal . +_:Vernon_Niemela rdf:type foaf:Person. +_:Vernon_Niemela foaf:name "Vernon Niemela"^^xsd:string. + dc:creator _:Vernon_Niemela. + rdf:type bench:Article. + rdfs:seeAlso "http://www.meshier.tld/flowingly/degaussing.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "sojourner degaussing reorienting"^^xsd:string. + foaf:homepage "http://www.flowingly.tld/reorienting/jocks.html"^^xsd:string. + swrc:journal . +_:Aberthol_Wilczak rdf:type foaf:Person. +_:Aberthol_Wilczak foaf:name "Aberthol Wilczak"^^xsd:string. + dc:creator _:Aberthol_Wilczak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.degaussing.tld/jocks/emender.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "reorienting emender matriarchs"^^xsd:string. + foaf:homepage "http://www.jocks.tld/matriarchs/looms.html"^^xsd:string. + swrc:journal . +_:Feofana_Knudsen rdf:type foaf:Person. +_:Feofana_Knudsen foaf:name "Feofana Knudsen"^^xsd:string. + dc:creator _:Feofana_Knudsen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emender.tld/looms/groping.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "matriarchs groping procuration"^^xsd:string. + foaf:homepage "http://www.looms.tld/procuration/interconnect.html"^^xsd:string. + swrc:journal . +_:Yoshida_Volo rdf:type foaf:Person. +_:Yoshida_Volo foaf:name "Yoshida Volo"^^xsd:string. + dc:creator _:Yoshida_Volo. +_:Bussho_Oda rdf:type foaf:Person. +_:Bussho_Oda foaf:name "Bussho Oda"^^xsd:string. + dc:creator _:Bussho_Oda. + rdf:type bench:Article. + rdfs:seeAlso "http://www.groping.tld/interconnect/infidels.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "procuration infidels thumper"^^xsd:string. + foaf:homepage "http://www.interconnect.tld/thumper/knapsacks.html"^^xsd:string. + swrc:journal . +_:Gerharde_Heidtbrink rdf:type foaf:Person. +_:Gerharde_Heidtbrink foaf:name "Gerharde Heidtbrink"^^xsd:string. + dc:creator _:Gerharde_Heidtbrink. + rdf:type bench:Article. + rdfs:seeAlso "http://www.infidels.tld/knapsacks/subsides.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "thumper subsides spavins"^^xsd:string. + foaf:homepage "http://www.knapsacks.tld/spavins/circumlocutions.html"^^xsd:string. + swrc:journal . +_:Tiege_Brdar rdf:type foaf:Person. +_:Tiege_Brdar foaf:name "Tiege Brdar"^^xsd:string. + dc:creator _:Tiege_Brdar. + rdf:type bench:Article. + dc:title "subsides circumlocutions mites"^^xsd:string. + foaf:homepage "http://www.spavins.tld/mites/sharesmen.html"^^xsd:string. + swrc:journal . +_:Fedoritsa_Stinner rdf:type foaf:Person. +_:Fedoritsa_Stinner foaf:name "Fedoritsa Stinner"^^xsd:string. + dc:creator _:Fedoritsa_Stinner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.circumlocutions.tld/sharesmen/ceremonialist.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "mites ceremonialist throbber"^^xsd:string. + foaf:homepage "http://www.sharesmen.tld/throbber/misjudging.html"^^xsd:string. + swrc:journal . +_:Anwar_Katayama rdf:type foaf:Person. +_:Anwar_Katayama foaf:name "Anwar Katayama"^^xsd:string. + dc:creator _:Anwar_Katayama. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ceremonialist.tld/misjudging/viticulturists.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "throbber viticulturists quirts"^^xsd:string. + foaf:homepage "http://www.misjudging.tld/quirts/dozens.html"^^xsd:string. + swrc:journal . +_:Bogdashha_Scaman rdf:type foaf:Person. +_:Bogdashha_Scaman foaf:name "Bogdashha Scaman"^^xsd:string. + dc:creator _:Bogdashha_Scaman. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "viticulturists dozens seabeds"^^xsd:string. + foaf:homepage "http://www.quirts.tld/seabeds/nonpluses.html"^^xsd:string. + swrc:journal . +_:Marisa_Roufs rdf:type foaf:Person. +_:Marisa_Roufs foaf:name "Marisa Roufs"^^xsd:string. + dc:creator _:Marisa_Roufs. +_:Iudita_Altew rdf:type foaf:Person. +_:Iudita_Altew foaf:name "Iudita Altew"^^xsd:string. + dc:creator _:Iudita_Altew. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dozens.tld/nonpluses/judice.html"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "seabeds judice embarked"^^xsd:string. + foaf:homepage "http://www.nonpluses.tld/embarked/carbo.html"^^xsd:string. + swrc:journal . +_:Nikkylia_Foutz rdf:type foaf:Person. +_:Nikkylia_Foutz foaf:name "Nikkylia Foutz"^^xsd:string. + dc:creator _:Nikkylia_Foutz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.judice.tld/carbo/reproacher.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "embarked reproacher copulas"^^xsd:string. + foaf:homepage "http://www.carbo.tld/copulas/trundles.html"^^xsd:string. + swrc:journal . +_:Sameera_Beazley rdf:type foaf:Person. +_:Sameera_Beazley foaf:name "Sameera Beazley"^^xsd:string. + dc:creator _:Sameera_Beazley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reproacher.tld/trundles/heterosexually.html"^^xsd:string. + swrc:note "shinnying virally nonsignificant whitens diplex dashing pedicured bibbs surgeries schwas"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "copulas heterosexually synthesizers"^^xsd:string. + foaf:homepage "http://www.trundles.tld/synthesizers/histamins.html"^^xsd:string. + swrc:journal . +_:Seinosuke_Grimaldi rdf:type foaf:Person. +_:Seinosuke_Grimaldi foaf:name "Seinosuke Grimaldi"^^xsd:string. + dc:creator _:Seinosuke_Grimaldi. + rdf:type bench:Article. + swrc:note "bezels simonized generality spiculate gregariously sapidity psychological unfertilized"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "heterosexually histamins cuts"^^xsd:string. + foaf:homepage "http://www.synthesizers.tld/cuts/chauffeuse.html"^^xsd:string. + swrc:journal . +_:Guiletta_Rosek rdf:type foaf:Person. +_:Guiletta_Rosek foaf:name "Guiletta Rosek"^^xsd:string. + dc:creator _:Guiletta_Rosek. + rdf:type bench:Article. + swrc:pages "58"^^xsd:integer. + dc:title "histamins chauffeuse catharine"^^xsd:string. + foaf:homepage "http://www.cuts.tld/catharine/gorsy.html"^^xsd:string. + swrc:journal . +_:Honey_Eidinger rdf:type foaf:Person. +_:Honey_Eidinger foaf:name "Honey Eidinger"^^xsd:string. + dc:creator _:Honey_Eidinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chauffeuse.tld/gorsy/ablation.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "catharine ablation outriggers"^^xsd:string. + foaf:homepage "http://www.gorsy.tld/outriggers/reshipments.html"^^xsd:string. + swrc:journal . +_:Bobbi_Laswell rdf:type foaf:Person. +_:Bobbi_Laswell foaf:name "Bobbi Laswell"^^xsd:string. + dc:creator _:Bobbi_Laswell. + swrc:editor _:Ikshu_Smaldone. + swrc:editor _:Gyoergy_Rakoci. + rdf:type bench:Incollection. + bench:booktitle "ablation reshipments rooking"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "outriggers rooking acridest"^^xsd:string. + foaf:homepage "http://www.reshipments.tld/acridest/undetachable.html"^^xsd:string. + dcterms:issued "1954"^^xsd:integer. +_:Aamurie_Semonick rdf:type foaf:Person. +_:Aamurie_Semonick foaf:name "Aamurie Semonick"^^xsd:string. + dc:creator _:Aamurie_Semonick. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1954)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1954"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acridest.tld/concubines/discreeter.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "undetachable discreeter aikidos"^^xsd:string. + foaf:homepage "http://www.concubines.tld/aikidos/grudges.html"^^xsd:string. + swrc:journal . +_:Florentyna_Cost rdf:type foaf:Person. +_:Florentyna_Cost foaf:name "Florentyna Cost"^^xsd:string. + dc:creator _:Florentyna_Cost. +_:Blair_Cappucci rdf:type foaf:Person. +_:Blair_Cappucci foaf:name "Blair Cappucci"^^xsd:string. + dc:creator _:Blair_Cappucci. + rdf:type bench:Article. + rdfs:seeAlso "http://www.discreeter.tld/grudges/cumuli.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "aikidos cumuli spelt"^^xsd:string. + foaf:homepage "http://www.grudges.tld/spelt/gentlefolk.html"^^xsd:string. + swrc:journal . +_:Cyril_Croslen rdf:type foaf:Person. +_:Cyril_Croslen foaf:name "Cyril Croslen"^^xsd:string. + dc:creator _:Cyril_Croslen. + rdf:type bench:Article. + swrc:pages "54"^^xsd:integer. + dc:title "cumuli gentlefolk neutralizing"^^xsd:string. + foaf:homepage "http://www.spelt.tld/neutralizing/malefactress.html"^^xsd:string. + swrc:journal . +_:Toshiro_Serey rdf:type foaf:Person. +_:Toshiro_Serey foaf:name "Toshiro Serey"^^xsd:string. + dc:creator _:Toshiro_Serey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gentlefolk.tld/malefactress/containment.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "neutralizing containment declining"^^xsd:string. + foaf:homepage "http://www.malefactress.tld/declining/teasing.html"^^xsd:string. + swrc:journal . +_:Ismael_Freedman rdf:type foaf:Person. +_:Ismael_Freedman foaf:name "Ismael Freedman"^^xsd:string. + dc:creator _:Ismael_Freedman. +_:Mita_Schwering rdf:type foaf:Person. +_:Mita_Schwering foaf:name "Mita Schwering"^^xsd:string. + dc:creator _:Mita_Schwering. + rdf:type bench:Article. + rdfs:seeAlso "http://www.containment.tld/teasing/hypersensitivity.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "declining hypersensitivity pushing"^^xsd:string. + foaf:homepage "http://www.teasing.tld/pushing/prorating.html"^^xsd:string. + swrc:journal . +_:Namiko_Leval rdf:type foaf:Person. +_:Namiko_Leval foaf:name "Namiko Leval"^^xsd:string. + dc:creator _:Namiko_Leval. +_:Clmence_Diop rdf:type foaf:Person. +_:Clmence_Diop foaf:name "Clmence Diop"^^xsd:string. + dc:creator _:Clmence_Diop. + rdf:type bench:Article. + swrc:pages "9"^^xsd:integer. + dc:title "hypersensitivity prorating normalizes"^^xsd:string. + foaf:homepage "http://www.pushing.tld/normalizes/deepens.html"^^xsd:string. + swrc:journal . +_:Liebetraud_Kiddy rdf:type foaf:Person. +_:Liebetraud_Kiddy foaf:name "Liebetraud Kiddy"^^xsd:string. + dc:creator _:Liebetraud_Kiddy. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "prorating deepens battled"^^xsd:string. + foaf:homepage "http://www.normalizes.tld/battled/saunter.html"^^xsd:string. + swrc:journal . +_:Walto_Messman rdf:type foaf:Person. +_:Walto_Messman foaf:name "Walto Messman"^^xsd:string. + dc:creator _:Walto_Messman. + rdf:type bench:Article. + swrc:pages "34"^^xsd:integer. + dc:title "deepens saunter noncontrollably"^^xsd:string. + foaf:homepage "http://www.battled.tld/noncontrollably/masturbates.html"^^xsd:string. + swrc:journal . +_:Lacrasha_Slavick rdf:type foaf:Person. +_:Lacrasha_Slavick foaf:name "Lacrasha Slavick"^^xsd:string. + dc:creator _:Lacrasha_Slavick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.saunter.tld/masturbates/inebriation.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "noncontrollably inebriation arithmetically"^^xsd:string. + foaf:homepage "http://www.masturbates.tld/arithmetically/fewnesses.html"^^xsd:string. + swrc:journal . +_:Ulia_Kaines rdf:type foaf:Person. +_:Ulia_Kaines foaf:name "Ulia Kaines"^^xsd:string. + dc:creator _:Ulia_Kaines. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inebriation.tld/fewnesses/occupants.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "arithmetically occupants gruffest"^^xsd:string. + foaf:homepage "http://www.fewnesses.tld/gruffest/depressives.html"^^xsd:string. + swrc:journal . +_:Korotskovaia_Stowell rdf:type foaf:Person. +_:Korotskovaia_Stowell foaf:name "Korotskovaia Stowell"^^xsd:string. + dc:creator _:Korotskovaia_Stowell. + rdf:type bench:Article. + swrc:note "speechless reluctantly pulses coquinas chantries sinuates cancelable imperatives packinghouse speckled televised accosts"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "occupants depressives brigs"^^xsd:string. + foaf:homepage "http://www.gruffest.tld/brigs/ensuring.html"^^xsd:string. + swrc:journal . +_:Lovell_Nenni rdf:type foaf:Person. +_:Lovell_Nenni foaf:name "Lovell Nenni"^^xsd:string. + dc:creator _:Lovell_Nenni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.depressives.tld/ensuring/triskaidekaphobia.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "brigs triskaidekaphobia vouchsafed"^^xsd:string. + foaf:homepage "http://www.ensuring.tld/vouchsafed/expediency.html"^^xsd:string. + swrc:journal . +_:Argus_Bierwirth rdf:type foaf:Person. +_:Argus_Bierwirth foaf:name "Argus Bierwirth"^^xsd:string. + dc:creator _:Argus_Bierwirth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.triskaidekaphobia.tld/expediency/messier.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "vouchsafed messier bioassayed"^^xsd:string. + foaf:homepage "http://www.expediency.tld/bioassayed/proscriptions.html"^^xsd:string. + swrc:journal . +_:Saahir_Muto rdf:type foaf:Person. +_:Saahir_Muto foaf:name "Saahir Muto"^^xsd:string. + dc:creator _:Saahir_Muto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.messier.tld/proscriptions/aldermanry.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "bioassayed aldermanry wisecracker"^^xsd:string. + foaf:homepage "http://www.proscriptions.tld/wisecracker/godchild.html"^^xsd:string. + swrc:journal . +_:Krushka_Minner rdf:type foaf:Person. +_:Krushka_Minner foaf:name "Krushka Minner"^^xsd:string. + dc:creator _:Krushka_Minner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aldermanry.tld/godchild/restaging.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "wisecracker restaging embrasure"^^xsd:string. + foaf:homepage "http://www.godchild.tld/embrasure/strangled.html"^^xsd:string. + swrc:journal . +_:Clarinda_Oberg rdf:type foaf:Person. +_:Clarinda_Oberg foaf:name "Clarinda Oberg"^^xsd:string. + dc:creator _:Clarinda_Oberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.restaging.tld/strangled/flyaways.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "embrasure flyaways divested"^^xsd:string. + foaf:homepage "http://www.strangled.tld/divested/alloying.html"^^xsd:string. + swrc:journal . +_:Ayla_Moncrief rdf:type foaf:Person. +_:Ayla_Moncrief foaf:name "Ayla Moncrief"^^xsd:string. + dc:creator _:Ayla_Moncrief. + rdf:type bench:Article. + swrc:pages "144"^^xsd:integer. + dc:title "flyaways alloying snaps"^^xsd:string. + foaf:homepage "http://www.divested.tld/snaps/nonidentities.html"^^xsd:string. + swrc:journal . +_:Johanna_Buttross rdf:type foaf:Person. +_:Johanna_Buttross foaf:name "Johanna Buttross"^^xsd:string. + dc:creator _:Johanna_Buttross. +_:Adwr_Liiv rdf:type foaf:Person. +_:Adwr_Liiv foaf:name "Adwr Liiv"^^xsd:string. + dc:creator _:Adwr_Liiv. + rdf:type bench:Article. + rdfs:seeAlso "http://www.alloying.tld/nonidentities/eleganter.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "snaps eleganter dialysed"^^xsd:string. + foaf:homepage "http://www.nonidentities.tld/dialysed/practitioners.html"^^xsd:string. + swrc:journal . +_:Ayushmati_Appelgren rdf:type foaf:Person. +_:Ayushmati_Appelgren foaf:name "Ayushmati Appelgren"^^xsd:string. + dc:creator _:Ayushmati_Appelgren. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eleganter.tld/practitioners/fizgigs.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "dialysed fizgigs dubber"^^xsd:string. + foaf:homepage "http://www.practitioners.tld/dubber/macedonian.html"^^xsd:string. + swrc:journal . +_:Shaahir_Trohanov rdf:type foaf:Person. +_:Shaahir_Trohanov foaf:name "Shaahir Trohanov"^^xsd:string. + dc:creator _:Shaahir_Trohanov. +_:Richika_Cokeley rdf:type foaf:Person. +_:Richika_Cokeley foaf:name "Richika Cokeley"^^xsd:string. + dc:creator _:Richika_Cokeley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fizgigs.tld/macedonian/towropes.html"^^xsd:string. + swrc:note "deodorized elfins sentencing gasser cucurbit beached designates theurgy stomachers indicative doorsteps lyses"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "dubber towropes perilune"^^xsd:string. + foaf:homepage "http://www.macedonian.tld/perilune/bauxites.html"^^xsd:string. + swrc:journal . +_:Gigi_Barfuss rdf:type foaf:Person. +_:Gigi_Barfuss foaf:name "Gigi Barfuss"^^xsd:string. + dc:creator _:Gigi_Barfuss. + rdf:type bench:Article. + rdfs:seeAlso "http://www.towropes.tld/bauxites/stainability.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "perilune stainability deplorableness"^^xsd:string. + foaf:homepage "http://www.bauxites.tld/deplorableness/comeliest.html"^^xsd:string. + swrc:journal . +_:Aleece_Thorn rdf:type foaf:Person. +_:Aleece_Thorn foaf:name "Aleece Thorn"^^xsd:string. + dc:creator _:Aleece_Thorn. + rdf:type bench:Article. + swrc:pages "92"^^xsd:integer. + dc:title "stainability comeliest remade"^^xsd:string. + foaf:homepage "http://www.deplorableness.tld/remade/silicosis.html"^^xsd:string. + swrc:journal . +_:Aishwarya_Hallmon rdf:type foaf:Person. +_:Aishwarya_Hallmon foaf:name "Aishwarya Hallmon"^^xsd:string. + dc:creator _:Aishwarya_Hallmon. +_:Pyrs_Rihanek rdf:type foaf:Person. +_:Pyrs_Rihanek foaf:name "Pyrs Rihanek"^^xsd:string. + dc:creator _:Pyrs_Rihanek. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "comeliest silicosis cooping"^^xsd:string. + foaf:homepage "http://www.remade.tld/cooping/enunciates.html"^^xsd:string. + swrc:journal . +_:Sherry_Mullennix rdf:type foaf:Person. +_:Sherry_Mullennix foaf:name "Sherry Mullennix"^^xsd:string. + dc:creator _:Sherry_Mullennix. + rdf:type bench:Article. + rdfs:seeAlso "http://www.silicosis.tld/enunciates/analogic.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "cooping analogic effuses"^^xsd:string. + foaf:homepage "http://www.enunciates.tld/effuses/battleships.html"^^xsd:string. + swrc:journal . +_:Kinaana_Kodera rdf:type foaf:Person. +_:Kinaana_Kodera foaf:name "Kinaana Kodera"^^xsd:string. + dc:creator _:Kinaana_Kodera. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "analogic battleships unforseen"^^xsd:string. + foaf:homepage "http://www.effuses.tld/unforseen/sphinges.html"^^xsd:string. + swrc:journal . +_:Marzooqa_Stuermer rdf:type foaf:Person. +_:Marzooqa_Stuermer foaf:name "Marzooqa Stuermer"^^xsd:string. + dc:creator _:Marzooqa_Stuermer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.battleships.tld/sphinges/weatherstrips.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "unforseen weatherstrips gonorrhea"^^xsd:string. + foaf:homepage "http://www.sphinges.tld/gonorrhea/wicked.html"^^xsd:string. + swrc:journal . +_:Aonghas_Pashley rdf:type foaf:Person. +_:Aonghas_Pashley foaf:name "Aonghas Pashley"^^xsd:string. + dc:creator _:Aonghas_Pashley. +_:Janny_Mccaine rdf:type foaf:Person. +_:Janny_Mccaine foaf:name "Janny Mccaine"^^xsd:string. + dc:creator _:Janny_Mccaine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.weatherstrips.tld/wicked/travois.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "gonorrhea travois nutritionist"^^xsd:string. + foaf:homepage "http://www.wicked.tld/nutritionist/postulants.html"^^xsd:string. + swrc:journal . +_:Patrizio_Iliffe rdf:type foaf:Person. +_:Patrizio_Iliffe foaf:name "Patrizio Iliffe"^^xsd:string. + dc:creator _:Patrizio_Iliffe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.travois.tld/postulants/coitally.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "nutritionist coitally cheepers"^^xsd:string. + foaf:homepage "http://www.postulants.tld/cheepers/cambodian.html"^^xsd:string. + swrc:journal . +_:Ingetrud_Balezentis rdf:type foaf:Person. +_:Ingetrud_Balezentis foaf:name "Ingetrud Balezentis"^^xsd:string. + dc:creator _:Ingetrud_Balezentis. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "coitally cambodian expurgator"^^xsd:string. + foaf:homepage "http://www.cheepers.tld/expurgator/soothsayers.html"^^xsd:string. + swrc:journal . +_:Querida_Kreatsoulas rdf:type foaf:Person. +_:Querida_Kreatsoulas foaf:name "Querida Kreatsoulas"^^xsd:string. + dc:creator _:Querida_Kreatsoulas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cambodian.tld/soothsayers/disengaging.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "expurgator disengaging cyphering"^^xsd:string. + foaf:homepage "http://www.soothsayers.tld/cyphering/pitchforks.html"^^xsd:string. + swrc:journal . +_:Anandamayi_Clerf rdf:type foaf:Person. +_:Anandamayi_Clerf foaf:name "Anandamayi Clerf"^^xsd:string. + dc:creator _:Anandamayi_Clerf. +_:Lili_Atoe rdf:type foaf:Person. +_:Lili_Atoe foaf:name "Lili Atoe"^^xsd:string. + dc:creator _:Lili_Atoe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disengaging.tld/pitchforks/directness.html"^^xsd:string. + swrc:note "carrotiest despiser finalization beclouds farthing countenancing juster hearkened tolerably sportscaster"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "cyphering directness liverish"^^xsd:string. + foaf:homepage "http://www.pitchforks.tld/liverish/radioactively.html"^^xsd:string. + swrc:journal . +_:Muna_Lastovica rdf:type foaf:Person. +_:Muna_Lastovica foaf:name "Muna Lastovica"^^xsd:string. + dc:creator _:Muna_Lastovica. + rdf:type bench:Article. + rdfs:seeAlso "http://www.directness.tld/radioactively/postcoital.html"^^xsd:string. + dc:title "liverish postcoital liquidated"^^xsd:string. + foaf:homepage "http://www.radioactively.tld/liquidated/cricked.html"^^xsd:string. + swrc:journal . +_:Seymour_Annunziata rdf:type foaf:Person. +_:Seymour_Annunziata foaf:name "Seymour Annunziata"^^xsd:string. + dc:creator _:Seymour_Annunziata. + rdf:type bench:Article. + rdfs:seeAlso "http://www.postcoital.tld/cricked/vivacities.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "liquidated vivacities inactivated"^^xsd:string. + foaf:homepage "http://www.cricked.tld/inactivated/cudgeled.html"^^xsd:string. + swrc:journal . +_:Elwira_Gasper rdf:type foaf:Person. +_:Elwira_Gasper foaf:name "Elwira Gasper"^^xsd:string. + dc:creator _:Elwira_Gasper. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vivacities.tld/cudgeled/invades.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "inactivated invades solitaries"^^xsd:string. + foaf:homepage "http://www.cudgeled.tld/solitaries/giddying.html"^^xsd:string. + swrc:journal . +_:Maeko_Kontogiannis rdf:type foaf:Person. +_:Maeko_Kontogiannis foaf:name "Maeko Kontogiannis"^^xsd:string. + dc:creator _:Maeko_Kontogiannis. + rdf:type bench:Article. + bench:abstract "gaynesses substandard miscontinuance gilly tyrannize evangels genotypes befooling outlays jilters arbitrable deposal trickish overtaxed cygnet stagily authoresses determinist ruffians aluminizes eisteddfod bicolours voluptuousness blamably tartrate isolator hypodermically stanching laggardness stallions palmettoes lamebrains irrationalness penpoint mealworms emblazoned fattiest alarmingly actuators xeroxing envenomation probing fryers freightyard disbanding collop impairing intaglios sharkskins gusting gravimeter philologist barrios welcomer idiots overtax encumbering ageratum scouring innovated blinder gamings glossing teary pieced dissolving dangles cognoscenti bacchic poorest massiest kippering reprography ulva laceration syllabicate gaiters talcums repeatedly overbalancing inebriant mashers catechumens palefaces ionizes migraine flyweights newer impeachers roentgenometries whelky unsnaps sorels cameralistic inviting darkies americanist periodical overproduces seceders unquestioning osculating sources providently powerless williwaws worldlier reinfusing baas vagabonds accomplished reassessment wrestling welling pekoes wittier antiinsurrectionists whereat valiancy menorah beery phlebotomies ahimsas pipeful hiatal rewove scullery wrongness bumpkinish reclining thriftiness aloneness microgrammes subscribing resettlement mangily drowner bioclimatologies bilabials moonstruck manumits denizens leaned undersupplying stylise ixia holydays lumped bafflements beetroots urgingly cense shapely"^^xsd:string. + rdfs:seeAlso "http://www.invades.tld/giddying/ptomainic.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "solitaries ptomainic ungraciously"^^xsd:string. + foaf:homepage "http://www.giddying.tld/ungraciously/fretfulness.html"^^xsd:string. + swrc:journal . +_:Binodini_Bircher rdf:type foaf:Person. +_:Binodini_Bircher foaf:name "Binodini Bircher"^^xsd:string. + dc:creator _:Binodini_Bircher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ptomainic.tld/fretfulness/torii.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "ungraciously torii colorcasts"^^xsd:string. + foaf:homepage "http://www.fretfulness.tld/colorcasts/scorches.html"^^xsd:string. + swrc:journal . +_:Gerion_Sonoski rdf:type foaf:Person. +_:Gerion_Sonoski foaf:name "Gerion Sonoski"^^xsd:string. + dc:creator _:Gerion_Sonoski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.torii.tld/scorches/paladins.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "colorcasts paladins noncombatant"^^xsd:string. + foaf:homepage "http://www.scorches.tld/noncombatant/grubstake.html"^^xsd:string. + swrc:journal . +_:Abderus_Boston rdf:type foaf:Person. +_:Abderus_Boston foaf:name "Abderus Boston"^^xsd:string. + dc:creator _:Abderus_Boston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.paladins.tld/grubstake/racquetball.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "noncombatant racquetball disgusts"^^xsd:string. + foaf:homepage "http://www.grubstake.tld/disgusts/unweary.html"^^xsd:string. + swrc:journal . +_:Ilsegret_Akerley rdf:type foaf:Person. +_:Ilsegret_Akerley foaf:name "Ilsegret Akerley"^^xsd:string. + dc:creator _:Ilsegret_Akerley. +_:Irmtraut_Strickland rdf:type foaf:Person. +_:Irmtraut_Strickland foaf:name "Irmtraut Strickland"^^xsd:string. + dc:creator _:Irmtraut_Strickland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.racquetball.tld/unweary/nutritionally.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "disgusts nutritionally shellacker"^^xsd:string. + foaf:homepage "http://www.unweary.tld/shellacker/distills.html"^^xsd:string. + swrc:journal . +_:Cartier_Poister rdf:type foaf:Person. +_:Cartier_Poister foaf:name "Cartier Poister"^^xsd:string. + dc:creator _:Cartier_Poister. + rdf:type bench:Article. + bench:cdrom "http://www.nutritionally.tld/distills/interrogational.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "shellacker interrogational upswelled"^^xsd:string. + foaf:homepage "http://www.distills.tld/upswelled/spiritless.html"^^xsd:string. + swrc:journal . +_:Taunya_Staller rdf:type foaf:Person. +_:Taunya_Staller foaf:name "Taunya Staller"^^xsd:string. + dc:creator _:Taunya_Staller. +_:Guiseppa_Thurstonson rdf:type foaf:Person. +_:Guiseppa_Thurstonson foaf:name "Guiseppa Thurstonson"^^xsd:string. + dc:creator _:Guiseppa_Thurstonson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interrogational.tld/spiritless/bombardier.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "upswelled bombardier blustering"^^xsd:string. + foaf:homepage "http://www.spiritless.tld/blustering/hoking.html"^^xsd:string. + swrc:journal . +_:Nawwaara_Roary rdf:type foaf:Person. +_:Nawwaara_Roary foaf:name "Nawwaara Roary"^^xsd:string. + dc:creator _:Nawwaara_Roary. + rdf:type bench:Article. + swrc:pages "122"^^xsd:integer. + dc:title "bombardier hoking priestlier"^^xsd:string. + foaf:homepage "http://www.blustering.tld/priestlier/dips.html"^^xsd:string. + swrc:journal . +_:Severin_Buzard rdf:type foaf:Person. +_:Severin_Buzard foaf:name "Severin Buzard"^^xsd:string. + dc:creator _:Severin_Buzard. + rdf:type bench:Proceedings. + bench:booktitle "hoking dips plaques"^^xsd:string. + swrc:isbn "0-3721-4662-0"^^xsd:string. + dc:publisher "Oceana Publications"^^xsd:string. + swrc:series "1088"^^xsd:integer. + dc:title "Proceeding 1 (1955)"^^xsd:string. + foaf:homepage "http://www.dips.tld/agaves/owns.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "plaques owns wreathing"^^xsd:string. + rdfs:seeAlso "http://www.agaves.tld/wreathing/sniggle.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "owns sniggle optometries"^^xsd:string. + foaf:homepage "http://www.wreathing.tld/optometries/humidifies.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Johanna_Buttross. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "sniggle humidifies rejudges"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "optometries rejudges ammonias"^^xsd:string. + foaf:homepage "http://www.humidifies.tld/ammonias/skymen.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Johanna_Buttross. + dc:creator _:Adwr_Liiv. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "rejudges skymen misquoted"^^xsd:string. + dc:title "ammonias misquoted slimmed"^^xsd:string. + foaf:homepage "http://www.skymen.tld/slimmed/autodialling.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adwr_Liiv. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "misquoted autodialling vogues"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "slimmed vogues germs"^^xsd:string. + foaf:homepage "http://www.autodialling.tld/germs/coalbins.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ayushmati_Appelgren. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "vogues coalbins abrades"^^xsd:string. + rdfs:seeAlso "http://www.germs.tld/abrades/pileate.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "coalbins pileate socks"^^xsd:string. + foaf:homepage "http://www.abrades.tld/socks/deionize.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Ayushmati_Appelgren. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "pileate deionize bodywork"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "socks bodywork nodded"^^xsd:string. + foaf:homepage "http://www.deionize.tld/nodded/tribades.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shaahir_Trohanov. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "bodywork tribades skunking"^^xsd:string. + rdfs:seeAlso "http://www.nodded.tld/skunking/agonizingly.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "tribades agonizingly sox"^^xsd:string. + foaf:homepage "http://www.skunking.tld/sox/decrials.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shaahir_Trohanov. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "agonizingly decrials constipating"^^xsd:string. + rdfs:seeAlso "http://www.sox.tld/constipating/booming.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "decrials booming spunkily"^^xsd:string. + foaf:homepage "http://www.constipating.tld/spunkily/sedates.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Richika_Cokeley. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "booming sedates accommodatingly"^^xsd:string. + rdfs:seeAlso "http://www.spunkily.tld/accommodatingly/equivocation.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "sedates equivocation sabred"^^xsd:string. + foaf:homepage "http://www.accommodatingly.tld/sabred/summarizing.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Richika_Cokeley. + dc:creator _:Gigi_Barfuss. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "equivocation summarizing sterilizer"^^xsd:string. + rdfs:seeAlso "http://www.sabred.tld/sterilizer/mirages.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "summarizing mirages cornily"^^xsd:string. + foaf:homepage "http://www.sterilizer.tld/cornily/intoxicated.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gigi_Barfuss. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "mirages intoxicated alpenstocks"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "cornily alpenstocks opportunism"^^xsd:string. + foaf:homepage "http://www.intoxicated.tld/opportunism/tautest.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . +_:Kamau_Perrien rdf:type foaf:Person. +_:Kamau_Perrien foaf:name "Kamau Perrien"^^xsd:string. + dc:creator _:Kamau_Perrien. + rdf:type bench:Inproceedings. + bench:booktitle "alpenstocks tautest claptrap"^^xsd:string. + rdfs:seeAlso "http://www.opportunism.tld/claptrap/organs.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "tautest organs flyleaf"^^xsd:string. + foaf:homepage "http://www.claptrap.tld/flyleaf/duologue.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kamau_Perrien. + rdf:type bench:Inproceedings. + bench:booktitle "organs duologue amidships"^^xsd:string. + rdfs:seeAlso "http://www.flyleaf.tld/amidships/clued.html"^^xsd:string. + dc:title "duologue clued inconsumable"^^xsd:string. + foaf:homepage "http://www.amidships.tld/inconsumable/captors.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aleece_Thorn. + dcterms:references _:references6. +_:references6 rdf:type rdf:Bag. +_:references6 rdf:_1 . +_:references6 rdf:_2 . +_:references6 rdf:_3 . +_:references6 rdf:_4 . +_:references6 rdf:_5 . +_:references6 rdf:_6 . +_:references6 rdf:_7 . +_:references6 rdf:_8 . +_:references6 rdf:_9 . +_:references6 rdf:_10 . +_:references6 rdf:_11 . +_:references6 rdf:_12 . +_:references6 rdf:_13 . +_:references6 rdf:_14 . +_:references6 rdf:_15 . +_:references6 rdf:_16 . +_:references6 rdf:_17 . +_:references6 rdf:_18 . +_:references6 rdf:_19 . +_:references6 rdf:_20 . +_:references6 rdf:_21 . +_:references6 rdf:_22 . + rdf:type bench:Inproceedings. + bench:booktitle "clued captors standings"^^xsd:string. + rdfs:seeAlso "http://www.inconsumable.tld/standings/filmstrips.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "captors filmstrips systole"^^xsd:string. + foaf:homepage "http://www.standings.tld/systole/achiest.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aleece_Thorn. + dc:creator _:Aishwarya_Hallmon. + rdf:type bench:Inproceedings. + bench:booktitle "filmstrips achiest anarchies"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "systole anarchies prelimit"^^xsd:string. + foaf:homepage "http://www.achiest.tld/prelimit/fondest.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Aishwarya_Hallmon. + rdf:type bench:Inproceedings. + bench:booktitle "anarchies fondest handouts"^^xsd:string. + rdfs:seeAlso "http://www.prelimit.tld/handouts/birded.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "fondest birded abreacts"^^xsd:string. + foaf:homepage "http://www.handouts.tld/abreacts/rewrapped.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pyrs_Rihanek. + rdf:type bench:Inproceedings. + bench:booktitle "birded rewrapped moues"^^xsd:string. + rdfs:seeAlso "http://www.abreacts.tld/moues/demonstrably.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "rewrapped demonstrably pitheads"^^xsd:string. + foaf:homepage "http://www.moues.tld/pitheads/tzaritzas.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Pyrs_Rihanek. + rdf:type bench:Inproceedings. + bench:booktitle "demonstrably tzaritzas dielectrics"^^xsd:string. + rdfs:seeAlso "http://www.pitheads.tld/dielectrics/carefuller.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "tzaritzas carefuller siecle"^^xsd:string. + foaf:homepage "http://www.dielectrics.tld/siecle/samplings.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Sherry_Mullennix. + dc:creator _:Kinaana_Kodera. + rdf:type bench:Inproceedings. + bench:booktitle "carefuller samplings incompliant"^^xsd:string. + rdfs:seeAlso "http://www.siecle.tld/incompliant/glassiness.html"^^xsd:string. + dc:title "samplings glassiness interventionist"^^xsd:string. + foaf:homepage "http://www.incompliant.tld/interventionist/dominus.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sherry_Mullennix. + rdf:type bench:Inproceedings. + bench:booktitle "glassiness dominus nonstandard"^^xsd:string. + rdfs:seeAlso "http://www.interventionist.tld/nonstandard/claymore.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "dominus claymore wanders"^^xsd:string. + foaf:homepage "http://www.nonstandard.tld/wanders/hirsuteness.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kinaana_Kodera. + rdf:type bench:Inproceedings. + bench:booktitle "claymore hirsuteness knacked"^^xsd:string. + rdfs:seeAlso "http://www.wanders.tld/knacked/acrimoniously.html"^^xsd:string. + dc:title "hirsuteness acrimoniously volitions"^^xsd:string. + foaf:homepage "http://www.knacked.tld/volitions/kilohertz.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marzooqa_Stuermer. + rdf:type bench:Inproceedings. + bench:booktitle "acrimoniously kilohertz reserver"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "volitions reserver poloniums"^^xsd:string. + foaf:homepage "http://www.kilohertz.tld/poloniums/philanderers.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marzooqa_Stuermer. + rdf:type bench:Inproceedings. + bench:booktitle "reserver philanderers residually"^^xsd:string. + rdfs:seeAlso "http://www.poloniums.tld/residually/rapine.html"^^xsd:string. + dc:title "philanderers rapine carious"^^xsd:string. + foaf:homepage "http://www.residually.tld/carious/delegation.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Aonghas_Pashley. + rdf:type bench:Inproceedings. + bench:booktitle "rapine delegation pimpernels"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "carious pimpernels coigns"^^xsd:string. + foaf:homepage "http://www.delegation.tld/coigns/rehears.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Aonghas_Pashley. + rdf:type bench:Inproceedings. + bench:booktitle "pimpernels rehears reusability"^^xsd:string. + bench:cdrom "http://www.coigns.tld/reusability/ablings.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "rehears ablings caneware"^^xsd:string. + foaf:homepage "http://www.reusability.tld/caneware/benchmarks.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Janny_Mccaine. + rdf:type bench:Inproceedings. + bench:booktitle "ablings benchmarks unanticipated"^^xsd:string. + rdfs:seeAlso "http://www.caneware.tld/unanticipated/chivvies.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "benchmarks chivvies microprogramming"^^xsd:string. + foaf:homepage "http://www.unanticipated.tld/microprogramming/moots.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Patrizio_Iliffe. + rdf:type bench:Inproceedings. + bench:booktitle "chivvies moots inscribed"^^xsd:string. + rdfs:seeAlso "http://www.microprogramming.tld/inscribed/anneals.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "moots anneals preconsiderations"^^xsd:string. + foaf:homepage "http://www.inscribed.tld/preconsiderations/impings.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ingetrud_Balezentis. + rdf:type bench:Inproceedings. + bench:booktitle "anneals impings canalled"^^xsd:string. + rdfs:seeAlso "http://www.preconsiderations.tld/canalled/recreantly.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "impings recreantly unmethodical"^^xsd:string. + foaf:homepage "http://www.canalled.tld/unmethodical/circuits.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Querida_Kreatsoulas. + rdf:type bench:Inproceedings. + bench:booktitle "recreantly circuits rinser"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "unmethodical rinser keelboats"^^xsd:string. + foaf:homepage "http://www.circuits.tld/keelboats/elating.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Anandamayi_Clerf. + rdf:type bench:Inproceedings. + bench:booktitle "rinser elating fleshpots"^^xsd:string. + rdfs:seeAlso "http://www.keelboats.tld/fleshpots/tactfully.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "elating tactfully profaneness"^^xsd:string. + foaf:homepage "http://www.fleshpots.tld/profaneness/impotencies.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lili_Atoe. + rdf:type bench:Inproceedings. + bench:booktitle "tactfully impotencies smearers"^^xsd:string. + rdfs:seeAlso "http://www.profaneness.tld/smearers/targeting.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "impotencies targeting meningeal"^^xsd:string. + foaf:homepage "http://www.smearers.tld/meningeal/underexposed.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Muna_Lastovica. + rdf:type bench:Inproceedings. + bench:booktitle "targeting underexposed glassed"^^xsd:string. + rdfs:seeAlso "http://www.meningeal.tld/glassed/dispiriting.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "underexposed dispiriting casking"^^xsd:string. + foaf:homepage "http://www.glassed.tld/casking/beclouding.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Seymour_Annunziata. + rdf:type bench:Inproceedings. + bench:booktitle "dispiriting beclouding sifters"^^xsd:string. + rdfs:seeAlso "http://www.casking.tld/sifters/lienteries.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "beclouding lienteries papyruses"^^xsd:string. + foaf:homepage "http://www.sifters.tld/papyruses/buffoonish.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Elwira_Gasper. + rdf:type bench:Inproceedings. + bench:booktitle "lienteries buffoonish scavenges"^^xsd:string. + rdfs:seeAlso "http://www.papyruses.tld/scavenges/preplanned.html"^^xsd:string. + dc:title "buffoonish preplanned cheesier"^^xsd:string. + foaf:homepage "http://www.scavenges.tld/cheesier/tabourers.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maeko_Kontogiannis. + rdf:type bench:Inproceedings. + bench:booktitle "preplanned tabourers irrepressibly"^^xsd:string. + rdfs:seeAlso "http://www.cheesier.tld/irrepressibly/vessels.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "tabourers vessels riots"^^xsd:string. + foaf:homepage "http://www.irrepressibly.tld/riots/reinvolved.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dc:creator _:Binodini_Bircher. + rdf:type bench:Inproceedings. + bench:booktitle "vessels reinvolved flambeau"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "riots flambeau unpeoples"^^xsd:string. + foaf:homepage "http://www.reinvolved.tld/unpeoples/orpines.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gerion_Sonoski. + rdf:type bench:Inproceedings. + bench:booktitle "flambeau orpines rubying"^^xsd:string. + rdfs:seeAlso "http://www.unpeoples.tld/rubying/barbarianism.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "orpines barbarianism rarefier"^^xsd:string. + foaf:homepage "http://www.rubying.tld/rarefier/glossers.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Abderus_Boston. + dcterms:references _:references7. +_:references7 rdf:type rdf:Bag. +_:references7 rdf:_1 . +_:references7 rdf:_2 . +_:references7 rdf:_3 . +_:references7 rdf:_4 . +_:references7 rdf:_5 . +_:references7 rdf:_6 . +_:references7 rdf:_7 . +_:references7 rdf:_8 . +_:references7 rdf:_9 . +_:references7 rdf:_10 . +_:references7 rdf:_11 . +_:references7 rdf:_12 . +_:references7 rdf:_13 . + rdf:type bench:Inproceedings. + bench:booktitle "barbarianism glossers unassisted"^^xsd:string. + rdfs:seeAlso "http://www.rarefier.tld/unassisted/forearming.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "glossers forearming clematis"^^xsd:string. + foaf:homepage "http://www.unassisted.tld/clematis/bloodworm.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ilsegret_Akerley. + rdf:type bench:Inproceedings. + bench:booktitle "forearming bloodworm senator"^^xsd:string. + rdfs:seeAlso "http://www.clematis.tld/senator/relents.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "bloodworm relents metamers"^^xsd:string. + foaf:homepage "http://www.senator.tld/metamers/lorn.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Irmtraut_Strickland. + rdf:type bench:Inproceedings. + bench:booktitle "relents lorn sunwise"^^xsd:string. + rdfs:seeAlso "http://www.metamers.tld/sunwise/concupiscent.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "lorn concupiscent ventral"^^xsd:string. + foaf:homepage "http://www.sunwise.tld/ventral/yearner.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cartier_Poister. + swrc:editor . + swrc:editor _:Bhadra_Whidden. +_:Bhadra_Whidden rdf:type foaf:Person. +_:Bhadra_Whidden foaf:name "Bhadra Whidden"^^xsd:string. + swrc:editor _:Karlene_Bilello. +_:Karlene_Bilello rdf:type foaf:Person. +_:Karlene_Bilello foaf:name "Karlene Bilello"^^xsd:string. + swrc:editor _:Tiege_Brdar. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1955)"^^xsd:string. + swrc:volume "16"^^xsd:integer. + dcterms:issued "1955"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "9"^^xsd:integer. + dc:title "ventral tamest parallelograms"^^xsd:string. + foaf:homepage "http://www.yearner.tld/parallelograms/derms.html"^^xsd:string. + swrc:journal . + dc:creator _:Taunya_Staller. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tamest.tld/derms/photons.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "parallelograms photons heeded"^^xsd:string. + foaf:homepage "http://www.derms.tld/heeded/censorable.html"^^xsd:string. + swrc:journal . + dc:creator _:Guiseppa_Thurstonson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.photons.tld/censorable/vilifies.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "heeded vilifies chesterfield"^^xsd:string. + foaf:homepage "http://www.censorable.tld/chesterfield/boxfish.html"^^xsd:string. + swrc:journal . + dc:creator _:Nawwaara_Roary. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vilifies.tld/boxfish/simulated.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "chesterfield simulated bloodcurdling"^^xsd:string. + foaf:homepage "http://www.boxfish.tld/bloodcurdling/wobegone.html"^^xsd:string. + swrc:journal . + dc:creator _:Yurik_Grayson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.simulated.tld/wobegone/offerings.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "bloodcurdling offerings dustier"^^xsd:string. + foaf:homepage "http://www.wobegone.tld/dustier/brutalization.html"^^xsd:string. + swrc:journal . + dc:creator _:Bobbi_Laswell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.offerings.tld/brutalization/inflator.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "dustier inflator demeanor"^^xsd:string. + foaf:homepage "http://www.brutalization.tld/demeanor/communism.html"^^xsd:string. + swrc:journal . + dc:creator _:Severin_Buzard. + dc:creator _:Callista_Bernstrom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inflator.tld/communism/bitches.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "demeanor bitches gibbosity"^^xsd:string. + foaf:homepage "http://www.communism.tld/gibbosity/nevadan.html"^^xsd:string. + swrc:journal . + dc:creator _:Aamurie_Semonick. + rdf:type bench:Article. + swrc:pages "184"^^xsd:integer. + dc:title "bitches nevadan despited"^^xsd:string. + foaf:homepage "http://www.gibbosity.tld/despited/emir.html"^^xsd:string. + swrc:journal . + dc:creator _:Pantyslawa_Pemble. + rdf:type bench:Article. + dc:title "nevadan emir cheers"^^xsd:string. + foaf:homepage "http://www.despited.tld/cheers/catnapers.html"^^xsd:string. + swrc:journal . + dc:creator _:Parma_Borgese. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emir.tld/catnapers/proselytizing.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "cheers proselytizing malevolence"^^xsd:string. + foaf:homepage "http://www.catnapers.tld/malevolence/crepes.html"^^xsd:string. + swrc:journal . + dc:creator _:Shontaya_Klitzner. + rdf:type bench:Article. + swrc:pages "87"^^xsd:integer. + dc:title "proselytizing crepes cantrips"^^xsd:string. + foaf:homepage "http://www.malevolence.tld/cantrips/uncertainties.html"^^xsd:string. + swrc:journal . + dc:creator _:Ximena_Capan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crepes.tld/uncertainties/baselessness.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "cantrips baselessness straits"^^xsd:string. + foaf:homepage "http://www.uncertainties.tld/straits/jamaican.html"^^xsd:string. + swrc:journal . + dc:creator _:Becca_Curney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.baselessness.tld/jamaican/chessboard.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "straits chessboard muumuus"^^xsd:string. + foaf:homepage "http://www.jamaican.tld/muumuus/ecumenicalism.html"^^xsd:string. + swrc:journal . + dc:creator _:Janita_Bolieu. + rdf:type bench:Article. + swrc:pages "54"^^xsd:integer. + dc:title "chessboard ecumenicalism laces"^^xsd:string. + foaf:homepage "http://www.muumuus.tld/laces/horsewhip.html"^^xsd:string. + swrc:journal . + dc:creator _:Auguste_Pomeranz. + dc:creator _:Mudri_Gamero. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ecumenicalism.tld/horsewhip/corporally.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "laces corporally sorting"^^xsd:string. + foaf:homepage "http://www.horsewhip.tld/sorting/urethrae.html"^^xsd:string. + swrc:journal . + dc:creator _:Krystal_Farria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.corporally.tld/urethrae/voiders.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "sorting voiders capitulation"^^xsd:string. + foaf:homepage "http://www.urethrae.tld/capitulation/codas.html"^^xsd:string. + swrc:journal . + dc:creator _:Vernon_Niemela. + rdf:type bench:Article. + rdfs:seeAlso "http://www.voiders.tld/codas/posthypnotic.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "capitulation posthypnotic mussing"^^xsd:string. + foaf:homepage "http://www.codas.tld/mussing/chaconnes.html"^^xsd:string. + swrc:journal . + dc:creator _:Aberthol_Wilczak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.posthypnotic.tld/chaconnes/beauish.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "mussing beauish verticality"^^xsd:string. + foaf:homepage "http://www.chaconnes.tld/verticality/ruthlessness.html"^^xsd:string. + swrc:journal . + dc:creator _:Feofana_Knudsen. + dc:creator _:Yoshida_Volo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beauish.tld/ruthlessness/mainframes.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "verticality mainframes computing"^^xsd:string. + foaf:homepage "http://www.ruthlessness.tld/computing/methodize.html"^^xsd:string. + swrc:journal . + dc:creator _:Bussho_Oda. + rdf:type bench:Article. + swrc:pages "139"^^xsd:integer. + dc:title "mainframes methodize methylparaben"^^xsd:string. + foaf:homepage "http://www.computing.tld/methylparaben/clotures.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerharde_Heidtbrink. + rdf:type bench:Article. + rdfs:seeAlso "http://www.methodize.tld/clotures/steadiers.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "methylparaben steadiers astrodynamics"^^xsd:string. + foaf:homepage "http://www.clotures.tld/astrodynamics/knuckliest.html"^^xsd:string. + swrc:journal . +_:Bhavana_Bartling rdf:type foaf:Person. +_:Bhavana_Bartling foaf:name "Bhavana Bartling"^^xsd:string. + dc:creator _:Bhavana_Bartling. + rdf:type bench:Article. + swrc:pages "2"^^xsd:integer. + dc:title "steadiers knuckliest diaphragmatic"^^xsd:string. + foaf:homepage "http://www.astrodynamics.tld/diaphragmatic/lifters.html"^^xsd:string. + swrc:journal . +_:Xalvadora_Trumball rdf:type foaf:Person. +_:Xalvadora_Trumball foaf:name "Xalvadora Trumball"^^xsd:string. + dc:creator _:Xalvadora_Trumball. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "knuckliest lifters knout"^^xsd:string. + foaf:homepage "http://www.diaphragmatic.tld/knout/asking.html"^^xsd:string. + swrc:journal . +_:Valerik_Peles rdf:type foaf:Person. +_:Valerik_Peles foaf:name "Valerik Peles"^^xsd:string. + dc:creator _:Valerik_Peles. + rdf:type bench:Article. + swrc:pages "198"^^xsd:integer. + dc:title "lifters asking infectiously"^^xsd:string. + foaf:homepage "http://www.knout.tld/infectiously/modernest.html"^^xsd:string. + swrc:journal . +_:Imelde_Ballin rdf:type foaf:Person. +_:Imelde_Ballin foaf:name "Imelde Ballin"^^xsd:string. + dc:creator _:Imelde_Ballin. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "asking modernest bloodlettings"^^xsd:string. + foaf:homepage "http://www.infectiously.tld/bloodlettings/hempy.html"^^xsd:string. + swrc:journal . +_:Isotta_Holsey rdf:type foaf:Person. +_:Isotta_Holsey foaf:name "Isotta Holsey"^^xsd:string. + dc:creator _:Isotta_Holsey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.modernest.tld/hempy/anemia.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "bloodlettings anemia marmots"^^xsd:string. + foaf:homepage "http://www.hempy.tld/marmots/crucifixes.html"^^xsd:string. + swrc:journal . +_:Barnaby_Mencia rdf:type foaf:Person. +_:Barnaby_Mencia foaf:name "Barnaby Mencia"^^xsd:string. + dc:creator _:Barnaby_Mencia. +_:Brasidas_Hanauer rdf:type foaf:Person. +_:Brasidas_Hanauer foaf:name "Brasidas Hanauer"^^xsd:string. + dc:creator _:Brasidas_Hanauer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anemia.tld/crucifixes/modally.html"^^xsd:string. + swrc:note "evils royals pitchy encephalon infecter caricaturing reprover wingover marker grafts crenated"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "marmots modally noncentrally"^^xsd:string. + foaf:homepage "http://www.crucifixes.tld/noncentrally/procathedral.html"^^xsd:string. + swrc:journal . +_:Evdxios_Fageraes rdf:type foaf:Person. +_:Evdxios_Fageraes foaf:name "Evdxios Fageraes"^^xsd:string. + dc:creator _:Evdxios_Fageraes. + rdf:type bench:Article. + dc:title "modally procathedral braved"^^xsd:string. + foaf:homepage "http://www.noncentrally.tld/braved/headiest.html"^^xsd:string. + swrc:journal . +_:Heihachiro_Parthemer rdf:type foaf:Person. +_:Heihachiro_Parthemer foaf:name "Heihachiro Parthemer"^^xsd:string. + dc:creator _:Heihachiro_Parthemer. + rdf:type bench:Article. + swrc:pages "170"^^xsd:integer. + dc:title "procathedral headiest dynamisms"^^xsd:string. + foaf:homepage "http://www.braved.tld/dynamisms/plonking.html"^^xsd:string. + swrc:journal . +_:Tavio_Callen rdf:type foaf:Person. +_:Tavio_Callen foaf:name "Tavio Callen"^^xsd:string. + dc:creator _:Tavio_Callen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.headiest.tld/plonking/numerary.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "dynamisms numerary hematomas"^^xsd:string. + foaf:homepage "http://www.plonking.tld/hematomas/scantest.html"^^xsd:string. + swrc:journal . +_:Dagny_Wibeto rdf:type foaf:Person. +_:Dagny_Wibeto foaf:name "Dagny Wibeto"^^xsd:string. + dc:creator _:Dagny_Wibeto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.numerary.tld/scantest/cedulas.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "hematomas cedulas auxin"^^xsd:string. + foaf:homepage "http://www.scantest.tld/auxin/thumbscrew.html"^^xsd:string. + swrc:journal . +_:Sajag_Traunfeld rdf:type foaf:Person. +_:Sajag_Traunfeld foaf:name "Sajag Traunfeld"^^xsd:string. + dc:creator _:Sajag_Traunfeld. +_:Vicenta_Hemingway rdf:type foaf:Person. +_:Vicenta_Hemingway foaf:name "Vicenta Hemingway"^^xsd:string. + dc:creator _:Vicenta_Hemingway. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cedulas.tld/thumbscrew/beekeepers.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "auxin beekeepers heterogenous"^^xsd:string. + foaf:homepage "http://www.thumbscrew.tld/heterogenous/swooned.html"^^xsd:string. + swrc:journal . +_:Adishree_Martinel rdf:type foaf:Person. +_:Adishree_Martinel foaf:name "Adishree Martinel"^^xsd:string. + dc:creator _:Adishree_Martinel. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "beekeepers swooned lurches"^^xsd:string. + foaf:homepage "http://www.heterogenous.tld/lurches/floatier.html"^^xsd:string. + swrc:journal . +_:Saionji_Pierrot rdf:type foaf:Person. +_:Saionji_Pierrot foaf:name "Saionji Pierrot"^^xsd:string. + dc:creator _:Saionji_Pierrot. +_:Holda_Dible rdf:type foaf:Person. +_:Holda_Dible foaf:name "Holda Dible"^^xsd:string. + dc:creator _:Holda_Dible. + rdf:type bench:Article. + rdfs:seeAlso "http://www.swooned.tld/floatier/apolunes.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "lurches apolunes inanimately"^^xsd:string. + foaf:homepage "http://www.floatier.tld/inanimately/piracies.html"^^xsd:string. + swrc:journal . +_:Laiurenty_Ponzi rdf:type foaf:Person. +_:Laiurenty_Ponzi foaf:name "Laiurenty Ponzi"^^xsd:string. + dc:creator _:Laiurenty_Ponzi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.apolunes.tld/piracies/futurologist.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "inanimately futurologist lobbied"^^xsd:string. + foaf:homepage "http://www.piracies.tld/lobbied/misact.html"^^xsd:string. + swrc:journal . +_:Haruhiko_Tindell rdf:type foaf:Person. +_:Haruhiko_Tindell foaf:name "Haruhiko Tindell"^^xsd:string. + dc:creator _:Haruhiko_Tindell. + rdf:type bench:Article. + bench:abstract "operants fluked diuretically commercializing contemns navigator disembodies refurnishes housesit enlighteners swisher intensiveness splenectomies grogram allergin tahitian nonphysiological copyist begot nonsmoking southing journalized anthill xx coaxially tubiform trencher fanaticized ghettoing transcendentalism sugarplums beeriest trichloromethane ciphonies summits gunrunning zingiest spouseless manubriums deistic deportations slimmest alate escapisms mulligans charismas honorably refractor choppily anatomizes acidosis ransoming lanoline baddies unchilled enlacing doubting ukase revaluations irreformable sneaking maladministers mishaps citadels nudists winks biddings dibblers disbanded pulverizes fugued earmarked conventicles peddler discerner progovernment stropped gruelers deifiers unsymmetrically spirited castings brownstones bookkeeper keloid isoprene cabined smearcase glances behavioristic motorcade forestalling enfranchisements ungathered overachieved violoncellist undercarriage dighted enact photoengraver frigidly dismalest unactuated sideburns formalist tickling legitimization legatees ethoses sapwood albanians veins bonneted nullificator infundibula pointier hooray photographers prink hardstand triumvirate wires tappets cambered triflingly doeskins nameplates wapitis brakeless"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "futurologist misact wakening"^^xsd:string. + foaf:homepage "http://www.lobbied.tld/wakening/jeeringly.html"^^xsd:string. + swrc:journal . +_:Pukhleriia_Fawson rdf:type foaf:Person. +_:Pukhleriia_Fawson foaf:name "Pukhleriia Fawson"^^xsd:string. + dc:creator _:Pukhleriia_Fawson. +_:Emily_Mileski rdf:type foaf:Person. +_:Emily_Mileski foaf:name "Emily Mileski"^^xsd:string. + dc:creator _:Emily_Mileski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misact.tld/jeeringly/banners.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "wakening banners cozies"^^xsd:string. + foaf:homepage "http://www.jeeringly.tld/cozies/symbolized.html"^^xsd:string. + swrc:journal . +_:Anda_Palomino rdf:type foaf:Person. +_:Anda_Palomino foaf:name "Anda Palomino"^^xsd:string. + dc:creator _:Anda_Palomino. +_:Greg_Weatherly rdf:type foaf:Person. +_:Greg_Weatherly foaf:name "Greg Weatherly"^^xsd:string. + dc:creator _:Greg_Weatherly. + rdf:type bench:Article. + swrc:pages "122"^^xsd:integer. + dc:title "banners symbolized pictograph"^^xsd:string. + foaf:homepage "http://www.cozies.tld/pictograph/luminesces.html"^^xsd:string. + swrc:journal . +_:Laurena_Rednour rdf:type foaf:Person. +_:Laurena_Rednour foaf:name "Laurena Rednour"^^xsd:string. + dc:creator _:Laurena_Rednour. + rdf:type bench:Article. + swrc:pages "120"^^xsd:integer. + dc:title "symbolized luminesces sunroofs"^^xsd:string. + foaf:homepage "http://www.pictograph.tld/sunroofs/prorated.html"^^xsd:string. + swrc:journal . +_:Olaf_Mallacara rdf:type foaf:Person. +_:Olaf_Mallacara foaf:name "Olaf Mallacara"^^xsd:string. + dc:creator _:Olaf_Mallacara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.luminesces.tld/prorated/gallons.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "sunroofs gallons staunchness"^^xsd:string. + foaf:homepage "http://www.prorated.tld/staunchness/blunting.html"^^xsd:string. + swrc:journal . +_:Alessandra_Kellar rdf:type foaf:Person. +_:Alessandra_Kellar foaf:name "Alessandra Kellar"^^xsd:string. + dc:creator _:Alessandra_Kellar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gallons.tld/blunting/assaulters.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "staunchness assaulters irrationality"^^xsd:string. + foaf:homepage "http://www.blunting.tld/irrationality/fluidal.html"^^xsd:string. + swrc:journal . +_:Mastoor_Windrow rdf:type foaf:Person. +_:Mastoor_Windrow foaf:name "Mastoor Windrow"^^xsd:string. + dc:creator _:Mastoor_Windrow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.assaulters.tld/fluidal/steppes.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "irrationality steppes tinfoils"^^xsd:string. + foaf:homepage "http://www.fluidal.tld/tinfoils/adulated.html"^^xsd:string. + swrc:journal . +_:Actaeon_Giannotti rdf:type foaf:Person. +_:Actaeon_Giannotti foaf:name "Actaeon Giannotti"^^xsd:string. + dc:creator _:Actaeon_Giannotti. + rdf:type bench:Article. + swrc:pages "138"^^xsd:integer. + dc:title "steppes adulated zeroed"^^xsd:string. + foaf:homepage "http://www.tinfoils.tld/zeroed/scarcity.html"^^xsd:string. + swrc:journal . +_:Madelynn_Hoehn rdf:type foaf:Person. +_:Madelynn_Hoehn foaf:name "Madelynn Hoehn"^^xsd:string. + dc:creator _:Madelynn_Hoehn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adulated.tld/scarcity/choreas.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "zeroed choreas liberality"^^xsd:string. + foaf:homepage "http://www.scarcity.tld/liberality/patrilinear.html"^^xsd:string. + swrc:journal . +_:Karka_Landreth rdf:type foaf:Person. +_:Karka_Landreth foaf:name "Karka Landreth"^^xsd:string. + dc:creator _:Karka_Landreth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.choreas.tld/patrilinear/apostrophizing.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "liberality apostrophizing forequarter"^^xsd:string. + foaf:homepage "http://www.patrilinear.tld/forequarter/cheesiest.html"^^xsd:string. + swrc:journal . +_:Ania_Vath rdf:type foaf:Person. +_:Ania_Vath foaf:name "Ania Vath"^^xsd:string. + dc:creator _:Ania_Vath. + swrc:editor _:Bhadra_Whidden. + swrc:editor _:Karlene_Bilello. + swrc:editor _:Tiege_Brdar. + rdf:type bench:Incollection. + bench:booktitle "apostrophizing cheesiest affording"^^xsd:string. + bench:cdrom "http://www.forequarter.tld/affording/quieter.html"^^xsd:string. + rdfs:seeAlso "http://www.cheesiest.tld/quieter/protestantism.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "affording protestantism daintier"^^xsd:string. + foaf:homepage "http://www.quieter.tld/daintier/compounds.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. +_:Hama_Bellusci rdf:type foaf:Person. +_:Hama_Bellusci foaf:name "Hama Bellusci"^^xsd:string. + dc:creator _:Hama_Bellusci. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1955)"^^xsd:string. + swrc:volume "7"^^xsd:integer. + dcterms:issued "1955"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "168"^^xsd:integer. + dc:title "daintier misanthropist detoxified"^^xsd:string. + foaf:homepage "http://www.compounds.tld/detoxified/predicable.html"^^xsd:string. + swrc:journal . +_:Auring_Phanord rdf:type foaf:Person. +_:Auring_Phanord foaf:name "Auring Phanord"^^xsd:string. + dc:creator _:Auring_Phanord. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misanthropist.tld/predicable/oscillation.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "detoxified oscillation mendelianist"^^xsd:string. + foaf:homepage "http://www.predicable.tld/mendelianist/hardest.html"^^xsd:string. + swrc:journal . +_:Pazia_Comnick rdf:type foaf:Person. +_:Pazia_Comnick foaf:name "Pazia Comnick"^^xsd:string. + dc:creator _:Pazia_Comnick. + rdf:type bench:Article. + swrc:pages "34"^^xsd:integer. + dc:title "oscillation hardest pericynthion"^^xsd:string. + foaf:homepage "http://www.mendelianist.tld/pericynthion/relettered.html"^^xsd:string. + swrc:journal . +_:Rocky_Brierre rdf:type foaf:Person. +_:Rocky_Brierre foaf:name "Rocky Brierre"^^xsd:string. + dc:creator _:Rocky_Brierre. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "hardest relettered lapin"^^xsd:string. + foaf:homepage "http://www.pericynthion.tld/lapin/clicks.html"^^xsd:string. + swrc:journal . +_:Enar_Nordlinger rdf:type foaf:Person. +_:Enar_Nordlinger foaf:name "Enar Nordlinger"^^xsd:string. + dc:creator _:Enar_Nordlinger. + rdf:type bench:Article. + swrc:pages "53"^^xsd:integer. + dc:title "relettered clicks sledged"^^xsd:string. + foaf:homepage "http://www.lapin.tld/sledged/aggrandizement.html"^^xsd:string. + swrc:journal . +_:Marous_Payeur rdf:type foaf:Person. +_:Marous_Payeur foaf:name "Marous Payeur"^^xsd:string. + dc:creator _:Marous_Payeur. + rdf:type bench:Article. + dc:title "clicks aggrandizement troubadours"^^xsd:string. + foaf:homepage "http://www.sledged.tld/troubadours/mudlark.html"^^xsd:string. + swrc:journal . +_:Bruno_Barthe rdf:type foaf:Person. +_:Bruno_Barthe foaf:name "Bruno Barthe"^^xsd:string. + dc:creator _:Bruno_Barthe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aggrandizement.tld/mudlark/prattles.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "troubadours prattles posteriority"^^xsd:string. + foaf:homepage "http://www.mudlark.tld/posteriority/manors.html"^^xsd:string. + swrc:journal . +_:Varun_Fissori rdf:type foaf:Person. +_:Varun_Fissori foaf:name "Varun Fissori"^^xsd:string. + dc:creator _:Varun_Fissori. + rdf:type bench:Article. + swrc:pages "104"^^xsd:integer. + dc:title "prattles manors biotypes"^^xsd:string. + foaf:homepage "http://www.posteriority.tld/biotypes/corrugates.html"^^xsd:string. + swrc:journal . +_:Elenya_Oksen rdf:type foaf:Person. +_:Elenya_Oksen foaf:name "Elenya Oksen"^^xsd:string. + dc:creator _:Elenya_Oksen. + rdf:type bench:Article. + dc:title "manors corrugates spikelets"^^xsd:string. + foaf:homepage "http://www.biotypes.tld/spikelets/webers.html"^^xsd:string. + swrc:journal . +_:Rashan_Huyard rdf:type foaf:Person. +_:Rashan_Huyard foaf:name "Rashan Huyard"^^xsd:string. + dc:creator _:Rashan_Huyard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.corrugates.tld/webers/seditiousness.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "spikelets seditiousness stargazer"^^xsd:string. + foaf:homepage "http://www.webers.tld/stargazer/yodelled.html"^^xsd:string. + swrc:journal . +_:Jafar_Abbenante rdf:type foaf:Person. +_:Jafar_Abbenante foaf:name "Jafar Abbenante"^^xsd:string. + dc:creator _:Jafar_Abbenante. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seditiousness.tld/yodelled/nubby.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "stargazer nubby enclasping"^^xsd:string. + foaf:homepage "http://www.yodelled.tld/enclasping/parasitizes.html"^^xsd:string. + swrc:journal . +_:Saraswathi_Knickman rdf:type foaf:Person. +_:Saraswathi_Knickman foaf:name "Saraswathi Knickman"^^xsd:string. + dc:creator _:Saraswathi_Knickman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nubby.tld/parasitizes/humiliatingly.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "enclasping humiliatingly foldboat"^^xsd:string. + foaf:homepage "http://www.parasitizes.tld/foldboat/download.html"^^xsd:string. + swrc:journal . +_:Jodie_Mcfeeley rdf:type foaf:Person. +_:Jodie_Mcfeeley foaf:name "Jodie Mcfeeley"^^xsd:string. + dc:creator _:Jodie_Mcfeeley. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "humiliatingly download perspiry"^^xsd:string. + foaf:homepage "http://www.foldboat.tld/perspiry/vulgarization.html"^^xsd:string. + swrc:journal . +_:Valerius_Mcconnell rdf:type foaf:Person. +_:Valerius_Mcconnell foaf:name "Valerius Mcconnell"^^xsd:string. + dc:creator _:Valerius_Mcconnell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.download.tld/vulgarization/tsarinas.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "perspiry tsarinas sportscasters"^^xsd:string. + foaf:homepage "http://www.vulgarization.tld/sportscasters/hoydens.html"^^xsd:string. + swrc:journal . +_:Clariee_Martucci rdf:type foaf:Person. +_:Clariee_Martucci foaf:name "Clariee Martucci"^^xsd:string. + dc:creator _:Clariee_Martucci. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "tsarinas hoydens upchuck"^^xsd:string. + foaf:homepage "http://www.sportscasters.tld/upchuck/effervesced.html"^^xsd:string. + swrc:journal . +_:Adelaide_Certosimo rdf:type foaf:Person. +_:Adelaide_Certosimo foaf:name "Adelaide Certosimo"^^xsd:string. + dc:creator _:Adelaide_Certosimo. +_:Tamary_Nici rdf:type foaf:Person. +_:Tamary_Nici foaf:name "Tamary Nici"^^xsd:string. + dc:creator _:Tamary_Nici. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hoydens.tld/effervesced/sensibilities.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "upchuck sensibilities aahing"^^xsd:string. + foaf:homepage "http://www.effervesced.tld/aahing/juicers.html"^^xsd:string. + swrc:journal . +_:Luci_Adolfo rdf:type foaf:Person. +_:Luci_Adolfo foaf:name "Luci Adolfo"^^xsd:string. + dc:creator _:Luci_Adolfo. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "sensibilities juicers persecutes"^^xsd:string. + foaf:homepage "http://www.aahing.tld/persecutes/dowdiest.html"^^xsd:string. + swrc:journal . +_:Oles_Sumaran rdf:type foaf:Person. +_:Oles_Sumaran foaf:name "Oles Sumaran"^^xsd:string. + dc:creator _:Oles_Sumaran. + rdf:type bench:Article. + rdfs:seeAlso "http://www.juicers.tld/dowdiest/massiness.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "persecutes massiness splotching"^^xsd:string. + foaf:homepage "http://www.dowdiest.tld/splotching/spanner.html"^^xsd:string. + swrc:journal . +_:Khaalida_Dire rdf:type foaf:Person. +_:Khaalida_Dire foaf:name "Khaalida Dire"^^xsd:string. + dc:creator _:Khaalida_Dire. + rdf:type bench:Article. + swrc:pages "169"^^xsd:integer. + dc:title "massiness spanner merchandisers"^^xsd:string. + foaf:homepage "http://www.splotching.tld/merchandisers/swords.html"^^xsd:string. + swrc:journal . +_:Kazunori_Worstell rdf:type foaf:Person. +_:Kazunori_Worstell foaf:name "Kazunori Worstell"^^xsd:string. + dc:creator _:Kazunori_Worstell. +_:Alonzo_Sim rdf:type foaf:Person. +_:Alonzo_Sim foaf:name "Alonzo Sim"^^xsd:string. + dc:creator _:Alonzo_Sim. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spanner.tld/swords/ogham.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "merchandisers ogham bryony"^^xsd:string. + foaf:homepage "http://www.swords.tld/bryony/balefire.html"^^xsd:string. + swrc:journal . +_:Hortense_Ganotisi rdf:type foaf:Person. +_:Hortense_Ganotisi foaf:name "Hortense Ganotisi"^^xsd:string. + dc:creator _:Hortense_Ganotisi. +_:Keyna_Maisonet rdf:type foaf:Person. +_:Keyna_Maisonet foaf:name "Keyna Maisonet"^^xsd:string. + dc:creator _:Keyna_Maisonet. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "ogham balefire nappes"^^xsd:string. + foaf:homepage "http://www.bryony.tld/nappes/subtracting.html"^^xsd:string. + swrc:journal . +_:Maleeha_Hurd rdf:type foaf:Person. +_:Maleeha_Hurd foaf:name "Maleeha Hurd"^^xsd:string. + dc:creator _:Maleeha_Hurd. + rdf:type bench:Article. + swrc:pages "115"^^xsd:integer. + dc:title "balefire subtracting physiologic"^^xsd:string. + foaf:homepage "http://www.nappes.tld/physiologic/chapels.html"^^xsd:string. + swrc:journal . +_:Nerea_Backhuus rdf:type foaf:Person. +_:Nerea_Backhuus foaf:name "Nerea Backhuus"^^xsd:string. + dc:creator _:Nerea_Backhuus. +_:Tamah_Misemer rdf:type foaf:Person. +_:Tamah_Misemer foaf:name "Tamah Misemer"^^xsd:string. + dc:creator _:Tamah_Misemer. + rdf:type bench:Article. + swrc:pages "87"^^xsd:integer. + dc:title "subtracting chapels forensics"^^xsd:string. + foaf:homepage "http://www.physiologic.tld/forensics/deemphasizing.html"^^xsd:string. + swrc:journal . +_:Valter_Soldner rdf:type foaf:Person. +_:Valter_Soldner foaf:name "Valter Soldner"^^xsd:string. + dc:creator _:Valter_Soldner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chapels.tld/deemphasizing/trepid.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "forensics trepid convertibles"^^xsd:string. + foaf:homepage "http://www.deemphasizing.tld/convertibles/harrowing.html"^^xsd:string. + swrc:journal . +_:Iveska_Inacio rdf:type foaf:Person. +_:Iveska_Inacio foaf:name "Iveska Inacio"^^xsd:string. + dc:creator _:Iveska_Inacio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trepid.tld/harrowing/centrists.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "convertibles centrists wishbones"^^xsd:string. + foaf:homepage "http://www.harrowing.tld/wishbones/widows.html"^^xsd:string. + swrc:journal . +_:Harma_Duchaine rdf:type foaf:Person. +_:Harma_Duchaine foaf:name "Harma Duchaine"^^xsd:string. + dc:creator _:Harma_Duchaine. + rdf:type bench:Article. + swrc:pages "41"^^xsd:integer. + dc:title "centrists widows captions"^^xsd:string. + foaf:homepage "http://www.wishbones.tld/captions/transects.html"^^xsd:string. + swrc:journal . +_:Fjodora_Sleger rdf:type foaf:Person. +_:Fjodora_Sleger foaf:name "Fjodora Sleger"^^xsd:string. + dc:creator _:Fjodora_Sleger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.widows.tld/transects/tantras.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "captions tantras spottily"^^xsd:string. + foaf:homepage "http://www.transects.tld/spottily/condonable.html"^^xsd:string. + swrc:journal . +_:Mokichi_Schayer rdf:type foaf:Person. +_:Mokichi_Schayer foaf:name "Mokichi Schayer"^^xsd:string. + dc:creator _:Mokichi_Schayer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tantras.tld/condonable/conversing.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "spottily conversing elms"^^xsd:string. + foaf:homepage "http://www.condonable.tld/elms/multivitamins.html"^^xsd:string. + swrc:journal . +_:Ikue_Rippee rdf:type foaf:Person. +_:Ikue_Rippee foaf:name "Ikue Rippee"^^xsd:string. + dc:creator _:Ikue_Rippee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conversing.tld/multivitamins/laths.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "elms laths improvidence"^^xsd:string. + foaf:homepage "http://www.multivitamins.tld/improvidence/topstone.html"^^xsd:string. + swrc:journal . +_:Kaii_Bedson rdf:type foaf:Person. +_:Kaii_Bedson foaf:name "Kaii Bedson"^^xsd:string. + dc:creator _:Kaii_Bedson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.laths.tld/topstone/prefacer.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "improvidence prefacer heterodoxies"^^xsd:string. + foaf:homepage "http://www.topstone.tld/heterodoxies/thrivers.html"^^xsd:string. + swrc:journal . +_:Rosamar_Wish rdf:type foaf:Person. +_:Rosamar_Wish foaf:name "Rosamar Wish"^^xsd:string. + dc:creator _:Rosamar_Wish. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prefacer.tld/thrivers/dynamists.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "heterodoxies dynamists brachiate"^^xsd:string. + foaf:homepage "http://www.thrivers.tld/brachiate/hospitalities.html"^^xsd:string. + swrc:journal . +_:Kent_Taurino rdf:type foaf:Person. +_:Kent_Taurino foaf:name "Kent Taurino"^^xsd:string. + dc:creator _:Kent_Taurino. + rdf:type bench:Article. + swrc:pages "101"^^xsd:integer. + dc:title "dynamists hospitalities exuberance"^^xsd:string. + foaf:homepage "http://www.brachiate.tld/exuberance/healer.html"^^xsd:string. + swrc:journal . +_:Bolce_Forge rdf:type foaf:Person. +_:Bolce_Forge foaf:name "Bolce Forge"^^xsd:string. + dc:creator _:Bolce_Forge. +_:Tino_Mendonsa rdf:type foaf:Person. +_:Tino_Mendonsa foaf:name "Tino Mendonsa"^^xsd:string. + dc:creator _:Tino_Mendonsa. + rdf:type bench:Article. + bench:abstract "battener pedaling optimized nacre birthrates ownership enervator suppleness probating trader reprehending gavots restaffing winesops combes paranoias datable population disobliging reds armorers uric klutzier simonize scrappier bristling noggings protozoal maestri springiest mortuaries wabble swaggered gens atmans saviors retained lyre zonation woolens worrywarts snickery munificently sleekened phlegmatic globularness overriding jodhpur poetized ciliary coitus blitzkriegs oviparous inkpots primers compiler interlocked unarticulately resonants crockets reutilization raggedness chicaning prebill magellan enditing boodles carried biblically categorically conserving taoists tannest originalities breakdowns trajectories pyramids honour bookends viols fuzes globoids sheds castors swather tinklier slakes lapidates nonabsorbable demonetize speeder handcrafting proverbs resummoning clandestineness beanlike apartmental reconviction quieten blotter connections lecheries repudiation cubistic fudged tympanum believes electively tubbier interdictory nefarious penchants stroboscope sherpa placaters papers passant crinoline misapprehended tieclasp emulations bridging stronger untruthfulness annihilation"^^xsd:string. + rdfs:seeAlso "http://www.hospitalities.tld/healer/nominates.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "exuberance nominates skulled"^^xsd:string. + foaf:homepage "http://www.healer.tld/skulled/siestas.html"^^xsd:string. + swrc:journal . +_:Analeigh_Sebring rdf:type foaf:Person. +_:Analeigh_Sebring foaf:name "Analeigh Sebring"^^xsd:string. + dc:creator _:Analeigh_Sebring. + rdf:type bench:Article. + swrc:pages "133"^^xsd:integer. + dc:title "nominates siestas refracts"^^xsd:string. + foaf:homepage "http://www.skulled.tld/refracts/misaligned.html"^^xsd:string. + swrc:journal . +_:Ilyaas_Hipsley rdf:type foaf:Person. +_:Ilyaas_Hipsley foaf:name "Ilyaas Hipsley"^^xsd:string. + dc:creator _:Ilyaas_Hipsley. + rdf:type bench:Article. + swrc:pages "171"^^xsd:integer. + dc:title "siestas misaligned anions"^^xsd:string. + foaf:homepage "http://www.refracts.tld/anions/excites.html"^^xsd:string. + swrc:journal . +_:Aurkene_Venter rdf:type foaf:Person. +_:Aurkene_Venter foaf:name "Aurkene Venter"^^xsd:string. + dc:creator _:Aurkene_Venter. + rdf:type bench:Article. + swrc:pages "121"^^xsd:integer. + dc:title "misaligned excites steamroller"^^xsd:string. + foaf:homepage "http://www.anions.tld/steamroller/refinished.html"^^xsd:string. + swrc:journal . +_:Oda_Mallahan rdf:type foaf:Person. +_:Oda_Mallahan foaf:name "Oda Mallahan"^^xsd:string. + dc:creator _:Oda_Mallahan. + rdf:type bench:Article. + swrc:pages "34"^^xsd:integer. + dc:title "excites refinished incurve"^^xsd:string. + foaf:homepage "http://www.steamroller.tld/incurve/conchoid.html"^^xsd:string. + swrc:journal . +_:Pieter_Frend rdf:type foaf:Person. +_:Pieter_Frend foaf:name "Pieter Frend"^^xsd:string. + dc:creator _:Pieter_Frend. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "refinished conchoid archaize"^^xsd:string. + foaf:homepage "http://www.incurve.tld/archaize/vivaria.html"^^xsd:string. + swrc:journal . +_:Dinora_Beza rdf:type foaf:Person. +_:Dinora_Beza foaf:name "Dinora Beza"^^xsd:string. + dc:creator _:Dinora_Beza. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conchoid.tld/vivaria/overdrunk.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "archaize overdrunk specializing"^^xsd:string. + foaf:homepage "http://www.vivaria.tld/specializing/monsters.html"^^xsd:string. + swrc:journal . +_:Tema_Enerson rdf:type foaf:Person. +_:Tema_Enerson foaf:name "Tema Enerson"^^xsd:string. + dc:creator _:Tema_Enerson. +_:Makayla_Urry rdf:type foaf:Person. +_:Makayla_Urry foaf:name "Makayla Urry"^^xsd:string. + dc:creator _:Makayla_Urry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overdrunk.tld/monsters/snowdrifts.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "specializing snowdrifts safeguarding"^^xsd:string. + foaf:homepage "http://www.monsters.tld/safeguarding/chieftainship.html"^^xsd:string. + swrc:journal . +_:Zytka_Skeete rdf:type foaf:Person. +_:Zytka_Skeete foaf:name "Zytka Skeete"^^xsd:string. + dc:creator _:Zytka_Skeete. + rdf:type bench:Article. + rdfs:seeAlso "http://www.snowdrifts.tld/chieftainship/drakes.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "safeguarding drakes unholiness"^^xsd:string. + foaf:homepage "http://www.chieftainship.tld/unholiness/whomped.html"^^xsd:string. + swrc:journal . +_:Annnees_Kain rdf:type foaf:Person. +_:Annnees_Kain foaf:name "Annnees Kain"^^xsd:string. + dc:creator _:Annnees_Kain. +_:Dedra_Rolfson rdf:type foaf:Person. +_:Dedra_Rolfson foaf:name "Dedra Rolfson"^^xsd:string. + dc:creator _:Dedra_Rolfson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drakes.tld/whomped/sweeties.html"^^xsd:string. + dc:title "unholiness sweeties yare"^^xsd:string. + foaf:homepage "http://www.whomped.tld/yare/biggish.html"^^xsd:string. + swrc:journal . +_:Berit_Daubs rdf:type foaf:Person. +_:Berit_Daubs foaf:name "Berit Daubs"^^xsd:string. + dc:creator _:Berit_Daubs. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sweeties.tld/biggish/freezing.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "yare freezing seawater"^^xsd:string. + foaf:homepage "http://www.biggish.tld/seawater/revaluated.html"^^xsd:string. + swrc:journal . +_:Ieshia_Demarrais rdf:type foaf:Person. +_:Ieshia_Demarrais foaf:name "Ieshia Demarrais"^^xsd:string. + dc:creator _:Ieshia_Demarrais. + rdf:type bench:Article. + swrc:pages "7"^^xsd:integer. + dc:title "freezing revaluated kinkier"^^xsd:string. + foaf:homepage "http://www.seawater.tld/kinkier/antiskid.html"^^xsd:string. + swrc:journal . +_:Layla_Garnow rdf:type foaf:Person. +_:Layla_Garnow foaf:name "Layla Garnow"^^xsd:string. + dc:creator _:Layla_Garnow. + swrc:editor _:Bhadra_Whidden. + swrc:editor _:Karlene_Bilello. + rdf:type bench:Incollection. + bench:booktitle "revaluated antiskid overdraws"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "kinkier overdraws bickered"^^xsd:string. + foaf:homepage "http://www.antiskid.tld/bickered/barrenness.html"^^xsd:string. + dcterms:issued "1955"^^xsd:integer. +_:Ingeborg_Molden rdf:type foaf:Person. +_:Ingeborg_Molden foaf:name "Ingeborg Molden"^^xsd:string. + dc:creator _:Ingeborg_Molden. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1955)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1955"^^xsd:integer. + rdf:type bench:Article. + dc:title "bickered curled underbids"^^xsd:string. + foaf:homepage "http://www.barrenness.tld/underbids/priding.html"^^xsd:string. + swrc:journal . +_:Kefira_Economides rdf:type foaf:Person. +_:Kefira_Economides foaf:name "Kefira Economides"^^xsd:string. + dc:creator _:Kefira_Economides. + rdf:type bench:Article. + rdfs:seeAlso "http://www.curled.tld/priding/bullied.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "underbids bullied knappers"^^xsd:string. + foaf:homepage "http://www.priding.tld/knappers/crepey.html"^^xsd:string. + swrc:journal . +_:Catrin_Pretzel rdf:type foaf:Person. +_:Catrin_Pretzel foaf:name "Catrin Pretzel"^^xsd:string. + dc:creator _:Catrin_Pretzel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bullied.tld/crepey/hindquarters.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "knappers hindquarters fallowed"^^xsd:string. + foaf:homepage "http://www.crepey.tld/fallowed/centralists.html"^^xsd:string. + swrc:journal . +_:Tye_Terheggen rdf:type foaf:Person. +_:Tye_Terheggen foaf:name "Tye Terheggen"^^xsd:string. + dc:creator _:Tye_Terheggen. +_:Mayumi_Vaneaton rdf:type foaf:Person. +_:Mayumi_Vaneaton foaf:name "Mayumi Vaneaton"^^xsd:string. + dc:creator _:Mayumi_Vaneaton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hindquarters.tld/centralists/hooted.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "fallowed hooted chromite"^^xsd:string. + foaf:homepage "http://www.centralists.tld/chromite/convalesces.html"^^xsd:string. + swrc:journal . +_:Ashlynn_Karban rdf:type foaf:Person. +_:Ashlynn_Karban foaf:name "Ashlynn Karban"^^xsd:string. + dc:creator _:Ashlynn_Karban. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hooted.tld/convalesces/knowinger.html"^^xsd:string. + swrc:month "11"^^xsd:integer. + swrc:pages "19"^^xsd:integer. + dc:title "chromite knowinger stoutness"^^xsd:string. + foaf:homepage "http://www.convalesces.tld/stoutness/appreciators.html"^^xsd:string. + swrc:journal . +_:Nirav_Eberly rdf:type foaf:Person. +_:Nirav_Eberly foaf:name "Nirav Eberly"^^xsd:string. + dc:creator _:Nirav_Eberly. +_:Matteo_Mestre rdf:type foaf:Person. +_:Matteo_Mestre foaf:name "Matteo Mestre"^^xsd:string. + dc:creator _:Matteo_Mestre. + rdf:type bench:Article. + swrc:note "perfusing starrier rubles hospitality continentally outrider cordages simmering oarlocks discards clarified"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "knowinger appreciators tutelages"^^xsd:string. + foaf:homepage "http://www.stoutness.tld/tutelages/fuming.html"^^xsd:string. + swrc:journal . +_:Seihachi_Buswell rdf:type foaf:Person. +_:Seihachi_Buswell foaf:name "Seihachi Buswell"^^xsd:string. + dc:creator _:Seihachi_Buswell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.appreciators.tld/fuming/ripplier.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "tutelages ripplier adversely"^^xsd:string. + foaf:homepage "http://www.fuming.tld/adversely/vises.html"^^xsd:string. + swrc:journal . +_:Bailey_Houseal rdf:type foaf:Person. +_:Bailey_Houseal foaf:name "Bailey Houseal"^^xsd:string. + dc:creator _:Bailey_Houseal. + rdf:type bench:Article. + swrc:pages "164"^^xsd:integer. + dc:title "ripplier vises ephemerae"^^xsd:string. + foaf:homepage "http://www.adversely.tld/ephemerae/dragger.html"^^xsd:string. + swrc:journal . +_:Ketan_Dejulio rdf:type foaf:Person. +_:Ketan_Dejulio foaf:name "Ketan Dejulio"^^xsd:string. + dc:creator _:Ketan_Dejulio. +_:Vrotsislava_Bouman rdf:type foaf:Person. +_:Vrotsislava_Bouman foaf:name "Vrotsislava Bouman"^^xsd:string. + dc:creator _:Vrotsislava_Bouman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vises.tld/dragger/abjuration.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "ephemerae abjuration necking"^^xsd:string. + foaf:homepage "http://www.dragger.tld/necking/rancheros.html"^^xsd:string. + swrc:journal . +_:Erbin_Quimet rdf:type foaf:Person. +_:Erbin_Quimet foaf:name "Erbin Quimet"^^xsd:string. + dc:creator _:Erbin_Quimet. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "abjuration rancheros bigheaded"^^xsd:string. + foaf:homepage "http://www.necking.tld/bigheaded/endangerment.html"^^xsd:string. + swrc:journal . +_:Miyazaki_Saborio rdf:type foaf:Person. +_:Miyazaki_Saborio foaf:name "Miyazaki Saborio"^^xsd:string. + dc:creator _:Miyazaki_Saborio. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "rancheros endangerment odiums"^^xsd:string. + foaf:homepage "http://www.bigheaded.tld/odiums/visors.html"^^xsd:string. + swrc:journal . +_:Aieka_Trinh rdf:type foaf:Person. +_:Aieka_Trinh foaf:name "Aieka Trinh"^^xsd:string. + dc:creator _:Aieka_Trinh. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "endangerment visors sunbursts"^^xsd:string. + foaf:homepage "http://www.odiums.tld/sunbursts/sanitaria.html"^^xsd:string. + swrc:journal . +_:Iselle_Churches rdf:type foaf:Person. +_:Iselle_Churches foaf:name "Iselle Churches"^^xsd:string. + dc:creator _:Iselle_Churches. +_:Wolfhelm_Abella rdf:type foaf:Person. +_:Wolfhelm_Abella foaf:name "Wolfhelm Abella"^^xsd:string. + dc:creator _:Wolfhelm_Abella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.visors.tld/sanitaria/tinier.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "sunbursts tinier speller"^^xsd:string. + foaf:homepage "http://www.sanitaria.tld/speller/implanted.html"^^xsd:string. + swrc:journal . +_:Addi_Rinks rdf:type foaf:Person. +_:Addi_Rinks foaf:name "Addi Rinks"^^xsd:string. + dc:creator _:Addi_Rinks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tinier.tld/implanted/limps.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "speller limps dapperly"^^xsd:string. + foaf:homepage "http://www.implanted.tld/dapperly/misdiagnose.html"^^xsd:string. + swrc:journal . +_:Izarra_Zackery rdf:type foaf:Person. +_:Izarra_Zackery foaf:name "Izarra Zackery"^^xsd:string. + dc:creator _:Izarra_Zackery. + rdf:type bench:Article. + rdfs:seeAlso "http://www.limps.tld/misdiagnose/exhilarative.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "dapperly exhilarative belligerents"^^xsd:string. + foaf:homepage "http://www.misdiagnose.tld/belligerents/cubiform.html"^^xsd:string. + swrc:journal . +_:Inayat_Deignan rdf:type foaf:Person. +_:Inayat_Deignan foaf:name "Inayat Deignan"^^xsd:string. + dc:creator _:Inayat_Deignan. +_:Fujio_Hocke rdf:type foaf:Person. +_:Fujio_Hocke foaf:name "Fujio Hocke"^^xsd:string. + dc:creator _:Fujio_Hocke. + rdf:type bench:Article. + rdfs:seeAlso "http://www.exhilarative.tld/cubiform/buncoing.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "belligerents buncoing ebonizing"^^xsd:string. + foaf:homepage "http://www.cubiform.tld/ebonizing/monocots.html"^^xsd:string. + swrc:journal . +_:Zhonka_Kawaa rdf:type foaf:Person. +_:Zhonka_Kawaa foaf:name "Zhonka Kawaa"^^xsd:string. + dc:creator _:Zhonka_Kawaa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.buncoing.tld/monocots/stimulatingly.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "ebonizing stimulatingly septicemia"^^xsd:string. + foaf:homepage "http://www.monocots.tld/septicemia/center.html"^^xsd:string. + swrc:journal . +_:Shunji_Decoste rdf:type foaf:Person. +_:Shunji_Decoste foaf:name "Shunji Decoste"^^xsd:string. + dc:creator _:Shunji_Decoste. +_:Cloelia_Shein rdf:type foaf:Person. +_:Cloelia_Shein foaf:name "Cloelia Shein"^^xsd:string. + dc:creator _:Cloelia_Shein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stimulatingly.tld/center/dignitaries.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "septicemia dignitaries gooier"^^xsd:string. + foaf:homepage "http://www.center.tld/gooier/culotte.html"^^xsd:string. + swrc:journal . +_:Hamsa_Hielscher rdf:type foaf:Person. +_:Hamsa_Hielscher foaf:name "Hamsa Hielscher"^^xsd:string. + dc:creator _:Hamsa_Hielscher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dignitaries.tld/culotte/presoaked.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "gooier presoaked brambled"^^xsd:string. + foaf:homepage "http://www.culotte.tld/brambled/snaggier.html"^^xsd:string. + swrc:journal . +_:Bernhardine_Disorda rdf:type foaf:Person. +_:Bernhardine_Disorda foaf:name "Bernhardine Disorda"^^xsd:string. + dc:creator _:Bernhardine_Disorda. +_:Finetta_Nopachai rdf:type foaf:Person. +_:Finetta_Nopachai foaf:name "Finetta Nopachai"^^xsd:string. + dc:creator _:Finetta_Nopachai. + rdf:type bench:Article. + rdfs:seeAlso "http://www.presoaked.tld/snaggier/choreographic.html"^^xsd:string. + dc:title "brambled choreographic prehardening"^^xsd:string. + foaf:homepage "http://www.snaggier.tld/prehardening/turtledoves.html"^^xsd:string. + swrc:journal . +_:Vilena_Orillion rdf:type foaf:Person. +_:Vilena_Orillion foaf:name "Vilena Orillion"^^xsd:string. + dc:creator _:Vilena_Orillion. +_:Hetty_Cersey rdf:type foaf:Person. +_:Hetty_Cersey foaf:name "Hetty Cersey"^^xsd:string. + dc:creator _:Hetty_Cersey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.choreographic.tld/turtledoves/purebred.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "prehardening purebred impressments"^^xsd:string. + foaf:homepage "http://www.turtledoves.tld/impressments/impracticability.html"^^xsd:string. + swrc:journal . +_:Tsukiyama_Shinabarger rdf:type foaf:Person. +_:Tsukiyama_Shinabarger foaf:name "Tsukiyama Shinabarger"^^xsd:string. + dc:creator _:Tsukiyama_Shinabarger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.purebred.tld/impracticability/leagued.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "impressments leagued yessed"^^xsd:string. + foaf:homepage "http://www.impracticability.tld/yessed/whoppers.html"^^xsd:string. + swrc:journal . +_:Gerulf_Githens rdf:type foaf:Person. +_:Gerulf_Githens foaf:name "Gerulf Githens"^^xsd:string. + dc:creator _:Gerulf_Githens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leagued.tld/whoppers/sprucer.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "yessed sprucer chinky"^^xsd:string. + foaf:homepage "http://www.whoppers.tld/chinky/biophysical.html"^^xsd:string. + swrc:journal . +_:Noburo_Charleton rdf:type foaf:Person. +_:Noburo_Charleton foaf:name "Noburo Charleton"^^xsd:string. + dc:creator _:Noburo_Charleton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sprucer.tld/biophysical/stemming.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "chinky stemming saturation"^^xsd:string. + foaf:homepage "http://www.biophysical.tld/saturation/seashores.html"^^xsd:string. + swrc:journal . +_:Dobry_Gentges rdf:type foaf:Person. +_:Dobry_Gentges foaf:name "Dobry Gentges"^^xsd:string. + dc:creator _:Dobry_Gentges. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stemming.tld/seashores/opalesces.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "saturation opalesces portholes"^^xsd:string. + foaf:homepage "http://www.seashores.tld/portholes/woefullest.html"^^xsd:string. + swrc:journal . +_:Dayton_Mannello rdf:type foaf:Person. +_:Dayton_Mannello foaf:name "Dayton Mannello"^^xsd:string. + dc:creator _:Dayton_Mannello. +_:Katelynn_Lowman rdf:type foaf:Person. +_:Katelynn_Lowman foaf:name "Katelynn Lowman"^^xsd:string. + dc:creator _:Katelynn_Lowman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.opalesces.tld/woefullest/dehydrogenates.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "portholes dehydrogenates fusibly"^^xsd:string. + foaf:homepage "http://www.woefullest.tld/fusibly/furrings.html"^^xsd:string. + swrc:journal . +_:Alon_Paulik rdf:type foaf:Person. +_:Alon_Paulik foaf:name "Alon Paulik"^^xsd:string. + dc:creator _:Alon_Paulik. +_:Almut_Cargill rdf:type foaf:Person. +_:Almut_Cargill foaf:name "Almut Cargill"^^xsd:string. + dc:creator _:Almut_Cargill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dehydrogenates.tld/furrings/electrolytically.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "fusibly electrolytically wassailed"^^xsd:string. + foaf:homepage "http://www.furrings.tld/wassailed/remarked.html"^^xsd:string. + swrc:journal . +_:Bakhteiarova_Amlin rdf:type foaf:Person. +_:Bakhteiarova_Amlin foaf:name "Bakhteiarova Amlin"^^xsd:string. + dc:creator _:Bakhteiarova_Amlin. +_:Gerodi_Hert rdf:type foaf:Person. +_:Gerodi_Hert foaf:name "Gerodi Hert"^^xsd:string. + dc:creator _:Gerodi_Hert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.electrolytically.tld/remarked/pectoris.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "wassailed pectoris cuckooing"^^xsd:string. + foaf:homepage "http://www.remarked.tld/cuckooing/teenagers.html"^^xsd:string. + swrc:journal . +_:Dunja_Luchenbill rdf:type foaf:Person. +_:Dunja_Luchenbill foaf:name "Dunja Luchenbill"^^xsd:string. + dc:creator _:Dunja_Luchenbill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pectoris.tld/teenagers/glimpsed.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "cuckooing glimpsed inker"^^xsd:string. + foaf:homepage "http://www.teenagers.tld/inker/loony.html"^^xsd:string. + swrc:journal . +_:Hortensia_Rothbart rdf:type foaf:Person. +_:Hortensia_Rothbart foaf:name "Hortensia Rothbart"^^xsd:string. + dc:creator _:Hortensia_Rothbart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.glimpsed.tld/loony/howler.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "inker howler softwoods"^^xsd:string. + foaf:homepage "http://www.loony.tld/softwoods/canard.html"^^xsd:string. + swrc:journal . +_:Christiane_Parson rdf:type foaf:Person. +_:Christiane_Parson foaf:name "Christiane Parson"^^xsd:string. + dc:creator _:Christiane_Parson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.howler.tld/canard/dodges.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "softwoods dodges cursively"^^xsd:string. + foaf:homepage "http://www.canard.tld/cursively/diagrammed.html"^^xsd:string. + swrc:journal . +_:Yurochka_Hemmer rdf:type foaf:Person. +_:Yurochka_Hemmer foaf:name "Yurochka Hemmer"^^xsd:string. + dc:creator _:Yurochka_Hemmer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dodges.tld/diagrammed/publics.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "cursively publics torahs"^^xsd:string. + foaf:homepage "http://www.diagrammed.tld/torahs/mewler.html"^^xsd:string. + swrc:journal . +_:Freda_Freimuth rdf:type foaf:Person. +_:Freda_Freimuth foaf:name "Freda Freimuth"^^xsd:string. + dc:creator _:Freda_Freimuth. +_:Teuthras_Koffman rdf:type foaf:Person. +_:Teuthras_Koffman foaf:name "Teuthras Koffman"^^xsd:string. + dc:creator _:Teuthras_Koffman. + swrc:editor _:Tiege_Brdar. + rdf:type bench:Proceedings. + bench:booktitle "publics mewler wets"^^xsd:string. + swrc:isbn "0-3601-6693-0"^^xsd:string. + dc:publisher "Open University Press"^^xsd:string. + swrc:series "1057"^^xsd:integer. + dc:title "Proceeding 1 (1956)"^^xsd:string. + foaf:homepage "http://www.mewler.tld/primed/barkeepers.html"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1956"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "wets barkeepers amritas"^^xsd:string. + rdfs:seeAlso "http://www.primed.tld/amritas/toadstool.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "barkeepers toadstool unhinges"^^xsd:string. + foaf:homepage "http://www.amritas.tld/unhinges/redox.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iselle_Churches. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "toadstool redox craton"^^xsd:string. + rdfs:seeAlso "http://www.unhinges.tld/craton/stroking.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "redox stroking fainer"^^xsd:string. + foaf:homepage "http://www.craton.tld/fainer/cheeping.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iselle_Churches. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "stroking cheeping campaigning"^^xsd:string. + rdfs:seeAlso "http://www.fainer.tld/campaigning/ukeleles.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "cheeping ukeleles cherries"^^xsd:string. + foaf:homepage "http://www.campaigning.tld/cherries/sanitated.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iselle_Churches. + dc:creator _:Addi_Rinks. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "ukeleles sanitated mislayer"^^xsd:string. + rdfs:seeAlso "http://www.cherries.tld/mislayer/dreks.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "sanitated dreks tradeoffs"^^xsd:string. + foaf:homepage "http://www.mislayer.tld/tradeoffs/loopier.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Addi_Rinks. + dc:creator _:Inayat_Deignan. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "dreks loopier effectuating"^^xsd:string. + rdfs:seeAlso "http://www.tradeoffs.tld/effectuating/abbreviates.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "loopier abbreviates undergoing"^^xsd:string. + foaf:homepage "http://www.effectuating.tld/undergoing/revellers.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Inayat_Deignan. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "abbreviates revellers chlorals"^^xsd:string. + rdfs:seeAlso "http://www.undergoing.tld/chlorals/flabbergasts.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "revellers flabbergasts dells"^^xsd:string. + foaf:homepage "http://www.chlorals.tld/dells/explainable.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zhonka_Kawaa. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "flabbergasts explainable orthopaedist"^^xsd:string. + rdfs:seeAlso "http://www.dells.tld/orthopaedist/curara.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "explainable curara vaporize"^^xsd:string. + foaf:homepage "http://www.orthopaedist.tld/vaporize/shadowers.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zhonka_Kawaa. + dc:creator _:Cloelia_Shein. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "curara shadowers jetports"^^xsd:string. + rdfs:seeAlso "http://www.vaporize.tld/jetports/sportier.html"^^xsd:string. + dc:title "shadowers sportier misdirected"^^xsd:string. + foaf:homepage "http://www.jetports.tld/misdirected/safariing.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cloelia_Shein. + dc:creator _:Bernhardine_Disorda. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "sportier safariing titterers"^^xsd:string. + rdfs:seeAlso "http://www.misdirected.tld/titterers/enjoin.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "safariing enjoin steers"^^xsd:string. + foaf:homepage "http://www.titterers.tld/steers/gimps.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bernhardine_Disorda. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "enjoin gimps comradely"^^xsd:string. + dc:title "steers comradely wenny"^^xsd:string. + foaf:homepage "http://www.gimps.tld/wenny/snarling.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dc:creator _:Vilena_Orillion. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "comradely snarling deliberation"^^xsd:string. + bench:cdrom "http://www.wenny.tld/deliberation/nurtures.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "snarling nurtures idylist"^^xsd:string. + foaf:homepage "http://www.deliberation.tld/idylist/zincing.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vilena_Orillion. + dc:creator _:Tsukiyama_Shinabarger. + rdf:type bench:Inproceedings. + bench:booktitle "nurtures zincing sextants"^^xsd:string. + rdfs:seeAlso "http://www.idylist.tld/sextants/osteoscleroses.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "zincing osteoscleroses consoles"^^xsd:string. + foaf:homepage "http://www.sextants.tld/consoles/skeletomuscular.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tsukiyama_Shinabarger. + rdf:type bench:Inproceedings. + bench:booktitle "osteoscleroses skeletomuscular raffias"^^xsd:string. + rdfs:seeAlso "http://www.consoles.tld/raffias/lookouts.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "skeletomuscular lookouts romantically"^^xsd:string. + foaf:homepage "http://www.raffias.tld/romantically/trowelers.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Noburo_Charleton. + rdf:type bench:Inproceedings. + bench:booktitle "lookouts trowelers brashiest"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "romantically brashiest cognoscing"^^xsd:string. + foaf:homepage "http://www.trowelers.tld/cognoscing/bollard.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Noburo_Charleton. + rdf:type bench:Inproceedings. + bench:booktitle "brashiest bollard kudu"^^xsd:string. + rdfs:seeAlso "http://www.cognoscing.tld/kudu/incarnadine.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "bollard incarnadine delineation"^^xsd:string. + foaf:homepage "http://www.kudu.tld/delineation/garrottes.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dayton_Mannello. + rdf:type bench:Inproceedings. + bench:booktitle "incarnadine garrottes cannabic"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "delineation cannabic pesterer"^^xsd:string. + foaf:homepage "http://www.garrottes.tld/pesterer/including.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dayton_Mannello. + rdf:type bench:Inproceedings. + bench:booktitle "cannabic including taring"^^xsd:string. + rdfs:seeAlso "http://www.pesterer.tld/taring/popularization.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "including popularization redcap"^^xsd:string. + foaf:homepage "http://www.taring.tld/redcap/outrun.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alon_Paulik. + rdf:type bench:Inproceedings. + bench:booktitle "popularization outrun copyreaders"^^xsd:string. + dc:title "redcap copyreaders specifier"^^xsd:string. + foaf:homepage "http://www.outrun.tld/specifier/overpriced.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dc:creator _:Alon_Paulik. + rdf:type bench:Inproceedings. + bench:booktitle "copyreaders overpriced sobbers"^^xsd:string. + rdfs:seeAlso "http://www.specifier.tld/sobbers/enamelwork.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "overpriced enamelwork enshrouding"^^xsd:string. + foaf:homepage "http://www.sobbers.tld/enshrouding/auxiliaries.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dc:creator _:Bakhteiarova_Amlin. + rdf:type bench:Inproceedings. + bench:booktitle "enamelwork auxiliaries panfuls"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "enshrouding panfuls outboard"^^xsd:string. + foaf:homepage "http://www.auxiliaries.tld/outboard/antitoxin.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bakhteiarova_Amlin. + rdf:type bench:Inproceedings. + bench:booktitle "panfuls antitoxin increasers"^^xsd:string. + rdfs:seeAlso "http://www.outboard.tld/increasers/hymnaries.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "antitoxin hymnaries memorialize"^^xsd:string. + foaf:homepage "http://www.increasers.tld/memorialize/deicing.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dunja_Luchenbill. + rdf:type bench:Inproceedings. + bench:booktitle "hymnaries deicing lumberjacks"^^xsd:string. + rdfs:seeAlso "http://www.memorialize.tld/lumberjacks/rockfish.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "deicing rockfish hookworms"^^xsd:string. + foaf:homepage "http://www.lumberjacks.tld/hookworms/palisades.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dc:creator _:Dunja_Luchenbill. + rdf:type bench:Inproceedings. + bench:booktitle "rockfish palisades microradiography"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "hookworms microradiography wisher"^^xsd:string. + foaf:homepage "http://www.palisades.tld/wisher/kinged.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Christiane_Parson. + rdf:type bench:Inproceedings. + bench:booktitle "microradiography kinged hollows"^^xsd:string. + rdfs:seeAlso "http://www.wisher.tld/hollows/caucasians.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "kinged caucasians splined"^^xsd:string. + foaf:homepage "http://www.hollows.tld/splined/oink.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Christiane_Parson. + rdf:type bench:Inproceedings. + bench:booktitle "caucasians oink incubator"^^xsd:string. + rdfs:seeAlso "http://www.splined.tld/incubator/geegaws.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "oink geegaws sylvian"^^xsd:string. + foaf:homepage "http://www.incubator.tld/sylvian/choky.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Freda_Freimuth. + rdf:type bench:Inproceedings. + bench:booktitle "geegaws choky abscission"^^xsd:string. + rdfs:seeAlso "http://www.sylvian.tld/abscission/coastings.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "choky coastings bimester"^^xsd:string. + foaf:homepage "http://www.abscission.tld/bimester/protectress.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Freda_Freimuth. + dc:creator _:Hama_Bellusci. + rdf:type bench:Inproceedings. + bench:booktitle "coastings protectress bogies"^^xsd:string. + rdfs:seeAlso "http://www.bimester.tld/bogies/prejudgments.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "protectress prejudgments monger"^^xsd:string. + foaf:homepage "http://www.bogies.tld/monger/transfusers.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hama_Bellusci. + dc:creator _:Rocky_Brierre. + rdf:type bench:Inproceedings. + bench:booktitle "prejudgments transfusers regulates"^^xsd:string. + rdfs:seeAlso "http://www.monger.tld/regulates/multinationals.html"^^xsd:string. + dc:title "transfusers multinationals voyagers"^^xsd:string. + foaf:homepage "http://www.regulates.tld/voyagers/fellas.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dc:creator _:Rocky_Brierre. + rdf:type bench:Inproceedings. + bench:booktitle "multinationals fellas menstruation"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "voyagers menstruation curfews"^^xsd:string. + foaf:homepage "http://www.fellas.tld/curfews/giddiness.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marous_Payeur. + rdf:type bench:Inproceedings. + bench:booktitle "menstruation giddiness orations"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "curfews orations luff"^^xsd:string. + foaf:homepage "http://www.giddiness.tld/luff/cotes.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Varun_Fissori. + dc:creator _:Rashan_Huyard. + rdf:type bench:Inproceedings. + bench:booktitle "orations cotes bionics"^^xsd:string. + rdfs:seeAlso "http://www.luff.tld/bionics/huskers.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "cotes huskers daydreaming"^^xsd:string. + foaf:homepage "http://www.bionics.tld/daydreaming/counselling.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Saraswathi_Knickman. + dc:creator _:Valerius_Mcconnell. + rdf:type bench:Inproceedings. + bench:booktitle "huskers counselling flyways"^^xsd:string. + rdfs:seeAlso "http://www.daydreaming.tld/flyways/waterpower.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "counselling waterpower owlet"^^xsd:string. + foaf:homepage "http://www.flyways.tld/owlet/fireplugs.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adelaide_Certosimo. + rdf:type bench:Inproceedings. + bench:booktitle "waterpower fireplugs jades"^^xsd:string. + rdfs:seeAlso "http://www.owlet.tld/jades/jerrycans.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "fireplugs jerrycans cantina"^^xsd:string. + foaf:homepage "http://www.jades.tld/cantina/bodying.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Luci_Adolfo. + rdf:type bench:Inproceedings. + bench:booktitle "jerrycans bodying balusters"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "cantina balusters coordinators"^^xsd:string. + foaf:homepage "http://www.bodying.tld/coordinators/magnetizers.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dc:creator _:Khaalida_Dire. + rdf:type bench:Inproceedings. + bench:booktitle "balusters magnetizers consignment"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "coordinators consignment exilic"^^xsd:string. + foaf:homepage "http://www.magnetizers.tld/exilic/racecourse.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alonzo_Sim. + rdf:type bench:Inproceedings. + bench:booktitle "consignment racecourse mod"^^xsd:string. + rdfs:seeAlso "http://www.exilic.tld/mod/impasses.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "racecourse impasses hepaticas"^^xsd:string. + foaf:homepage "http://www.mod.tld/hepaticas/irreconcilability.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Keyna_Maisonet. + rdf:type bench:Inproceedings. + bench:booktitle "impasses irreconcilability noisemakers"^^xsd:string. + rdfs:seeAlso "http://www.hepaticas.tld/noisemakers/vuggy.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "irreconcilability vuggy illegitimating"^^xsd:string. + foaf:homepage "http://www.noisemakers.tld/illegitimating/touche.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nerea_Backhuus. + rdf:type bench:Inproceedings. + bench:booktitle "vuggy touche chaparrals"^^xsd:string. + rdfs:seeAlso "http://www.illegitimating.tld/chaparrals/deliberates.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "touche deliberates regaling"^^xsd:string. + foaf:homepage "http://www.chaparrals.tld/regaling/squeaked.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Valter_Soldner. + rdf:type bench:Inproceedings. + bench:booktitle "deliberates squeaked ochered"^^xsd:string. + rdfs:seeAlso "http://www.regaling.tld/ochered/flagellations.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "squeaked flagellations constrainedly"^^xsd:string. + foaf:homepage "http://www.ochered.tld/constrainedly/remittee.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Harma_Duchaine. + dc:creator _:Mokichi_Schayer. + rdf:type bench:Inproceedings. + bench:booktitle "flagellations remittee figworts"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "constrainedly figworts vials"^^xsd:string. + foaf:homepage "http://www.remittee.tld/vials/vasectomizing.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kaii_Bedson. + rdf:type bench:Inproceedings. + bench:booktitle "figworts vasectomizing precognitions"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "vials precognitions maudlinly"^^xsd:string. + foaf:homepage "http://www.vasectomizing.tld/maudlinly/toenailing.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dc:creator _:Kent_Taurino. + rdf:type bench:Inproceedings. + bench:booktitle "precognitions toenailing inauguration"^^xsd:string. + rdfs:seeAlso "http://www.maudlinly.tld/inauguration/doser.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "toenailing doser batrachians"^^xsd:string. + foaf:homepage "http://www.inauguration.tld/batrachians/paradoxical.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tino_Mendonsa. + rdf:type bench:Inproceedings. + bench:booktitle "doser paradoxical knucklebone"^^xsd:string. + rdfs:seeAlso "http://www.batrachians.tld/knucklebone/heparin.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "paradoxical heparin blandisher"^^xsd:string. + foaf:homepage "http://www.knucklebone.tld/blandisher/spireas.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ilyaas_Hipsley. + rdf:type bench:Inproceedings. + bench:booktitle "heparin spireas daddling"^^xsd:string. + rdfs:seeAlso "http://www.blandisher.tld/daddling/ashcans.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "spireas ashcans mobbing"^^xsd:string. + foaf:homepage "http://www.daddling.tld/mobbing/peatiest.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Oda_Mallahan. + rdf:type bench:Inproceedings. + bench:booktitle "ashcans peatiest scarcities"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "mobbing scarcities stews"^^xsd:string. + foaf:homepage "http://www.peatiest.tld/stews/precancel.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dinora_Beza. + rdf:type bench:Inproceedings. + bench:booktitle "scarcities precancel spence"^^xsd:string. + dc:title "stews spence inlands"^^xsd:string. + foaf:homepage "http://www.precancel.tld/inlands/outargued.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. + dcterms:partOf . + dc:creator _:Makayla_Urry. + swrc:editor . + swrc:editor _:Charnel_Capps. +_:Charnel_Capps rdf:type foaf:Person. +_:Charnel_Capps foaf:name "Charnel Capps"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1956)"^^xsd:string. + swrc:volume "17"^^xsd:integer. + dcterms:issued "1956"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inlands.tld/foeti/amaranths.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "outargued amaranths johnnies"^^xsd:string. + foaf:homepage "http://www.foeti.tld/johnnies/dervishes.html"^^xsd:string. + swrc:journal . + dc:creator _:Annnees_Kain. + rdf:type bench:Article. + rdfs:seeAlso "http://www.amaranths.tld/dervishes/tattings.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "johnnies tattings palliated"^^xsd:string. + foaf:homepage "http://www.dervishes.tld/palliated/inviolably.html"^^xsd:string. + swrc:journal . + dc:creator _:Berit_Daubs. + rdf:type bench:Article. + swrc:pages "113"^^xsd:integer. + dc:title "tattings inviolably rubidiums"^^xsd:string. + foaf:homepage "http://www.palliated.tld/rubidiums/highschool.html"^^xsd:string. + swrc:journal . + dc:creator _:Layla_Garnow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inviolably.tld/highschool/crassest.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "rubidiums crassest recesses"^^xsd:string. + foaf:homepage "http://www.highschool.tld/recesses/items.html"^^xsd:string. + swrc:journal . + dc:creator _:Catrin_Pretzel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crassest.tld/items/authorize.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "recesses authorize sunnier"^^xsd:string. + foaf:homepage "http://www.items.tld/sunnier/baled.html"^^xsd:string. + swrc:journal . + dc:creator _:Mayumi_Vaneaton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.authorize.tld/baled/finalist.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "sunnier finalist literals"^^xsd:string. + foaf:homepage "http://www.baled.tld/literals/doyly.html"^^xsd:string. + swrc:journal . + dc:creator _:Nirav_Eberly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.finalist.tld/doyly/crenelation.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "literals crenelation pollee"^^xsd:string. + foaf:homepage "http://www.doyly.tld/pollee/ringers.html"^^xsd:string. + swrc:journal . + dc:creator _:Seihachi_Buswell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crenelation.tld/ringers/strangling.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "pollee strangling gladded"^^xsd:string. + foaf:homepage "http://www.ringers.tld/gladded/plexuses.html"^^xsd:string. + swrc:journal . + dc:creator _:Ketan_Dejulio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.strangling.tld/plexuses/grids.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "gladded grids screens"^^xsd:string. + foaf:homepage "http://www.plexuses.tld/screens/purplish.html"^^xsd:string. + swrc:journal . + dc:creator _:Erbin_Quimet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grids.tld/purplish/reordain.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "screens reordain suturing"^^xsd:string. + foaf:homepage "http://www.purplish.tld/suturing/pilastered.html"^^xsd:string. + swrc:journal . + dc:creator _:Aieka_Trinh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reordain.tld/pilastered/scowlingly.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "suturing scowlingly unresistant"^^xsd:string. + foaf:homepage "http://www.pilastered.tld/unresistant/rooked.html"^^xsd:string. + swrc:journal . + dc:creator _:Wolfhelm_Abella. + dc:creator _:Izarra_Zackery. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scowlingly.tld/rooked/boles.html"^^xsd:string. + dc:title "unresistant boles stoutens"^^xsd:string. + foaf:homepage "http://www.rooked.tld/stoutens/trisects.html"^^xsd:string. + swrc:journal . + dc:creator _:Fujio_Hocke. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "boles trisects sponged"^^xsd:string. + foaf:homepage "http://www.stoutens.tld/sponged/cosmonauts.html"^^xsd:string. + swrc:journal . + dc:creator _:Shunji_Decoste. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trisects.tld/cosmonauts/vocatively.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "sponged vocatively reexpresses"^^xsd:string. + foaf:homepage "http://www.cosmonauts.tld/reexpresses/curtailment.html"^^xsd:string. + swrc:journal . + dc:creator _:Hamsa_Hielscher. + rdf:type bench:Article. + bench:abstract "tilers shipping fortified meritable idealogy conservatives upboiling copses soberer turnspit squanderers illustrates deliciousness reconverts thorned finns obdurately furnaces proslavery berthas blindfolding cookey impaneled matador inviolacy broiders telephoned philoprogenitive leveller safer gummites definitiveness broadest lobotomizing snarlier stockpiling traitorously juicily misclassifies polestar rowels nonagricultural woof drooping fruits visorless yeomen wanderers outcast yoni corned minifloppies indues ineffectively entomologists decompensations thriftily chuckled refiner pyromaniacal regularized miniskirt procommunists platy microfilmer unbosom takable atones rhymer needlers littlenecks histrionics nativities caimans minster furor marled lurchers ultraviolet jutty fibroin cantons terns violins waves readmitted monolog tugger subdirectors bluesmen coarsest incorporator widdling calculably anodal mopish beeves microscope punching nonstable moldiness crocuses situating quietened erects middlebrows locutions stodges nervy animist monoplanes tonneaus pendants sumps exacted balboas deli hotheads plebiscites downcasts accouterments griped governed tauts reclusive hawser hackers fussers sorbates thrower misdeal noncorroborative pseudobiographical intercompany"^^xsd:string. + rdfs:seeAlso "http://www.vocatively.tld/curtailment/jitney.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "reexpresses jitney yukking"^^xsd:string. + foaf:homepage "http://www.curtailment.tld/yukking/timework.html"^^xsd:string. + swrc:journal . + dc:creator _:Finetta_Nopachai. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "jitney timework rases"^^xsd:string. + foaf:homepage "http://www.yukking.tld/rases/tangoed.html"^^xsd:string. + swrc:journal . + dc:creator _:Hetty_Cersey. + rdf:type bench:Article. + dc:title "timework tangoed presenter"^^xsd:string. + foaf:homepage "http://www.rases.tld/presenter/soapmaking.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerulf_Githens. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "tangoed soapmaking dandier"^^xsd:string. + foaf:homepage "http://www.presenter.tld/dandier/plow.html"^^xsd:string. + swrc:journal . + dc:creator _:Dobry_Gentges. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "soapmaking plow celerities"^^xsd:string. + foaf:homepage "http://www.dandier.tld/celerities/singing.html"^^xsd:string. + swrc:journal . + dc:creator _:Katelynn_Lowman. + rdf:type bench:Article. + swrc:pages "158"^^xsd:integer. + dc:title "plow singing reliances"^^xsd:string. + foaf:homepage "http://www.celerities.tld/reliances/severed.html"^^xsd:string. + swrc:journal . + dc:creator _:Almut_Cargill. + rdf:type bench:Article. + swrc:pages "53"^^xsd:integer. + dc:title "singing severed pouncer"^^xsd:string. + foaf:homepage "http://www.reliances.tld/pouncer/divulgences.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerodi_Hert. +_:Imtinaan_Deloria rdf:type foaf:Person. +_:Imtinaan_Deloria foaf:name "Imtinaan Deloria"^^xsd:string. + dc:creator _:Imtinaan_Deloria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.severed.tld/divulgences/simplemindedness.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "pouncer simplemindedness duffle"^^xsd:string. + foaf:homepage "http://www.divulgences.tld/duffle/designed.html"^^xsd:string. + swrc:journal . +_:Enola_Mrozinski rdf:type foaf:Person. +_:Enola_Mrozinski foaf:name "Enola Mrozinski"^^xsd:string. + dc:creator _:Enola_Mrozinski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.simplemindedness.tld/designed/triploid.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "duffle triploid saxophonists"^^xsd:string. + foaf:homepage "http://www.designed.tld/saxophonists/industrialize.html"^^xsd:string. + swrc:journal . +_:Annunziata_Ravi rdf:type foaf:Person. +_:Annunziata_Ravi foaf:name "Annunziata Ravi"^^xsd:string. + dc:creator _:Annunziata_Ravi. +_:PavIpv_Howick rdf:type foaf:Person. +_:PavIpv_Howick foaf:name "PavIpv Howick"^^xsd:string. + dc:creator _:PavIpv_Howick. + rdf:type bench:Article. + swrc:pages "2"^^xsd:integer. + dc:title "triploid industrialize ungentle"^^xsd:string. + foaf:homepage "http://www.saxophonists.tld/ungentle/tenderize.html"^^xsd:string. + swrc:journal . +_:Kanaan_Taul rdf:type foaf:Person. +_:Kanaan_Taul foaf:name "Kanaan Taul"^^xsd:string. + dc:creator _:Kanaan_Taul. + rdf:type bench:Article. + rdfs:seeAlso "http://www.industrialize.tld/tenderize/benzoin.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "ungentle benzoin pugilism"^^xsd:string. + foaf:homepage "http://www.tenderize.tld/pugilism/fatuously.html"^^xsd:string. + swrc:journal . +_:Amadom_Badoni rdf:type foaf:Person. +_:Amadom_Badoni foaf:name "Amadom Badoni"^^xsd:string. + dc:creator _:Amadom_Badoni. +_:Uliaanitsa_Samul rdf:type foaf:Person. +_:Uliaanitsa_Samul foaf:name "Uliaanitsa Samul"^^xsd:string. + dc:creator _:Uliaanitsa_Samul. + rdf:type bench:Article. + rdfs:seeAlso "http://www.benzoin.tld/fatuously/hides.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "pugilism hides gabblers"^^xsd:string. + foaf:homepage "http://www.fatuously.tld/gabblers/sporozoan.html"^^xsd:string. + swrc:journal . +_:Ewiniar_Mouret rdf:type foaf:Person. +_:Ewiniar_Mouret foaf:name "Ewiniar Mouret"^^xsd:string. + dc:creator _:Ewiniar_Mouret. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hides.tld/sporozoan/confutes.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "gabblers confutes inamoratas"^^xsd:string. + foaf:homepage "http://www.sporozoan.tld/inamoratas/winiest.html"^^xsd:string. + swrc:journal . +_:Sho_Stechlinski rdf:type foaf:Person. +_:Sho_Stechlinski foaf:name "Sho Stechlinski"^^xsd:string. + dc:creator _:Sho_Stechlinski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.confutes.tld/winiest/imageries.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "inamoratas imageries injuring"^^xsd:string. + foaf:homepage "http://www.winiest.tld/injuring/unknowingly.html"^^xsd:string. + swrc:journal . +_:Terell_Haaland rdf:type foaf:Person. +_:Terell_Haaland foaf:name "Terell Haaland"^^xsd:string. + dc:creator _:Terell_Haaland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.imageries.tld/unknowingly/spadework.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "injuring spadework unshared"^^xsd:string. + foaf:homepage "http://www.unknowingly.tld/unshared/intersexualism.html"^^xsd:string. + swrc:journal . +_:Ariela_Harpine rdf:type foaf:Person. +_:Ariela_Harpine foaf:name "Ariela Harpine"^^xsd:string. + dc:creator _:Ariela_Harpine. + rdf:type bench:Incollection. + bench:booktitle "spadework intersexualism heaving"^^xsd:string. + dc:title "unshared heaving painlessness"^^xsd:string. + foaf:homepage "http://www.intersexualism.tld/painlessness/unflavored.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. +_:Ingobert_Soprych rdf:type foaf:Person. +_:Ingobert_Soprych foaf:name "Ingobert Soprych"^^xsd:string. + dc:creator _:Ingobert_Soprych. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1956)"^^xsd:string. + swrc:volume "8"^^xsd:integer. + dcterms:issued "1956"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.painlessness.tld/falters/confabbed.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "unflavored confabbed senhor"^^xsd:string. + foaf:homepage "http://www.falters.tld/senhor/skunks.html"^^xsd:string. + swrc:journal . +_:Montrel_Hadley rdf:type foaf:Person. +_:Montrel_Hadley foaf:name "Montrel Hadley"^^xsd:string. + dc:creator _:Montrel_Hadley. +_:Euphrosyne_Scacco rdf:type foaf:Person. +_:Euphrosyne_Scacco foaf:name "Euphrosyne Scacco"^^xsd:string. + dc:creator _:Euphrosyne_Scacco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.confabbed.tld/skunks/telltales.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "senhor telltales chromized"^^xsd:string. + foaf:homepage "http://www.skunks.tld/chromized/upraised.html"^^xsd:string. + swrc:journal . +_:Melvina_Grant rdf:type foaf:Person. +_:Melvina_Grant foaf:name "Melvina Grant"^^xsd:string. + dc:creator _:Melvina_Grant. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "telltales upraised aluminas"^^xsd:string. + foaf:homepage "http://www.chromized.tld/aluminas/unperfected.html"^^xsd:string. + swrc:journal . +_:Bhagyashree_Gorelik rdf:type foaf:Person. +_:Bhagyashree_Gorelik foaf:name "Bhagyashree Gorelik"^^xsd:string. + dc:creator _:Bhagyashree_Gorelik. + rdf:type bench:Article. + swrc:pages "2"^^xsd:integer. + dc:title "upraised unperfected chiropraxis"^^xsd:string. + foaf:homepage "http://www.aluminas.tld/chiropraxis/prowlers.html"^^xsd:string. + swrc:journal . +_:Haleigh_Rodell rdf:type foaf:Person. +_:Haleigh_Rodell foaf:name "Haleigh Rodell"^^xsd:string. + dc:creator _:Haleigh_Rodell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unperfected.tld/prowlers/hangfire.html"^^xsd:string. + dc:title "chiropraxis hangfire percales"^^xsd:string. + foaf:homepage "http://www.prowlers.tld/percales/arthritics.html"^^xsd:string. + swrc:journal . +_:Hasumati_Cafasso rdf:type foaf:Person. +_:Hasumati_Cafasso foaf:name "Hasumati Cafasso"^^xsd:string. + dc:creator _:Hasumati_Cafasso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hangfire.tld/arthritics/recompression.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "percales recompression condensation"^^xsd:string. + foaf:homepage "http://www.arthritics.tld/condensation/lousiness.html"^^xsd:string. + swrc:journal . +_:Voyzlava_Pavao rdf:type foaf:Person. +_:Voyzlava_Pavao foaf:name "Voyzlava Pavao"^^xsd:string. + dc:creator _:Voyzlava_Pavao. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recompression.tld/lousiness/mistreated.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "condensation mistreated concentrators"^^xsd:string. + foaf:homepage "http://www.lousiness.tld/concentrators/finitudes.html"^^xsd:string. + swrc:journal . +_:Mimi_Stremmel rdf:type foaf:Person. +_:Mimi_Stremmel foaf:name "Mimi Stremmel"^^xsd:string. + dc:creator _:Mimi_Stremmel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mistreated.tld/finitudes/peccavi.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "concentrators peccavi oystering"^^xsd:string. + foaf:homepage "http://www.finitudes.tld/oystering/guar.html"^^xsd:string. + swrc:journal . +_:Friederika_Prevett rdf:type foaf:Person. +_:Friederika_Prevett foaf:name "Friederika Prevett"^^xsd:string. + dc:creator _:Friederika_Prevett. + rdf:type bench:Article. + rdfs:seeAlso "http://www.peccavi.tld/guar/shorn.html"^^xsd:string. + dc:title "oystering shorn purchaser"^^xsd:string. + foaf:homepage "http://www.guar.tld/purchaser/scattersite.html"^^xsd:string. + swrc:journal . +_:Aiden_Greis rdf:type foaf:Person. +_:Aiden_Greis foaf:name "Aiden Greis"^^xsd:string. + dc:creator _:Aiden_Greis. + rdf:type bench:Article. + bench:cdrom "http://www.shorn.tld/scattersite/disfigure.html"^^xsd:string. + rdfs:seeAlso "http://www.purchaser.tld/disfigure/inboards.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "scattersite inboards rippled"^^xsd:string. + foaf:homepage "http://www.disfigure.tld/rippled/risotto.html"^^xsd:string. + swrc:journal . +_:Marcell_Glinka rdf:type foaf:Person. +_:Marcell_Glinka foaf:name "Marcell Glinka"^^xsd:string. + dc:creator _:Marcell_Glinka. + rdf:type bench:Article. + swrc:pages "27"^^xsd:integer. + dc:title "inboards risotto reorients"^^xsd:string. + foaf:homepage "http://www.rippled.tld/reorients/apostleships.html"^^xsd:string. + swrc:journal . +_:Raktavira_Danforth rdf:type foaf:Person. +_:Raktavira_Danforth foaf:name "Raktavira Danforth"^^xsd:string. + dc:creator _:Raktavira_Danforth. + rdf:type bench:Article. + swrc:pages "42"^^xsd:integer. + dc:title "risotto apostleships prettifiers"^^xsd:string. + foaf:homepage "http://www.reorients.tld/prettifiers/aborts.html"^^xsd:string. + swrc:journal . +_:Dora_Brisbone rdf:type foaf:Person. +_:Dora_Brisbone foaf:name "Dora Brisbone"^^xsd:string. + dc:creator _:Dora_Brisbone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.apostleships.tld/aborts/undermines.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "prettifiers undermines cocks"^^xsd:string. + foaf:homepage "http://www.aborts.tld/cocks/towages.html"^^xsd:string. + swrc:journal . +_:Arunima_Fluet rdf:type foaf:Person. +_:Arunima_Fluet foaf:name "Arunima Fluet"^^xsd:string. + dc:creator _:Arunima_Fluet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undermines.tld/towages/instantaneously.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "cocks instantaneously drummer"^^xsd:string. + foaf:homepage "http://www.towages.tld/drummer/conformed.html"^^xsd:string. + swrc:journal . +_:Kuriana_Feld rdf:type foaf:Person. +_:Kuriana_Feld foaf:name "Kuriana Feld"^^xsd:string. + dc:creator _:Kuriana_Feld. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "instantaneously conformed bobtailing"^^xsd:string. + foaf:homepage "http://www.drummer.tld/bobtailing/rands.html"^^xsd:string. + swrc:journal . +_:Ariana_Berardinelli rdf:type foaf:Person. +_:Ariana_Berardinelli foaf:name "Ariana Berardinelli"^^xsd:string. + dc:creator _:Ariana_Berardinelli. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conformed.tld/rands/ginkgoes.html"^^xsd:string. + dc:title "bobtailing ginkgoes reflexiveness"^^xsd:string. + foaf:homepage "http://www.rands.tld/reflexiveness/fakery.html"^^xsd:string. + swrc:journal . +_:Hareem_Rollo rdf:type foaf:Person. +_:Hareem_Rollo foaf:name "Hareem Rollo"^^xsd:string. + dc:creator _:Hareem_Rollo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ginkgoes.tld/fakery/rayless.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "reflexiveness rayless precondemning"^^xsd:string. + foaf:homepage "http://www.fakery.tld/precondemning/palinode.html"^^xsd:string. + swrc:journal . +_:Anatolii_Trader rdf:type foaf:Person. +_:Anatolii_Trader foaf:name "Anatolii Trader"^^xsd:string. + dc:creator _:Anatolii_Trader. + rdf:type bench:Article. + swrc:pages "97"^^xsd:integer. + dc:title "rayless palinode unboundedly"^^xsd:string. + foaf:homepage "http://www.precondemning.tld/unboundedly/spacewalking.html"^^xsd:string. + swrc:journal . +_:Rgine_Neibert rdf:type foaf:Person. +_:Rgine_Neibert foaf:name "Rgine Neibert"^^xsd:string. + dc:creator _:Rgine_Neibert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.palinode.tld/spacewalking/highlights.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "unboundedly highlights radically"^^xsd:string. + foaf:homepage "http://www.spacewalking.tld/radically/perfectness.html"^^xsd:string. + swrc:journal . +_:Shizu_Capener rdf:type foaf:Person. +_:Shizu_Capener foaf:name "Shizu Capener"^^xsd:string. + dc:creator _:Shizu_Capener. + rdf:type bench:Article. + rdfs:seeAlso "http://www.highlights.tld/perfectness/hebraized.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "radically hebraized hapless"^^xsd:string. + foaf:homepage "http://www.perfectness.tld/hapless/unbigoted.html"^^xsd:string. + swrc:journal . +_:Padma_Ramaker rdf:type foaf:Person. +_:Padma_Ramaker foaf:name "Padma Ramaker"^^xsd:string. + dc:creator _:Padma_Ramaker. + rdf:type bench:Article. + swrc:pages "128"^^xsd:integer. + dc:title "hebraized unbigoted jazzily"^^xsd:string. + foaf:homepage "http://www.hapless.tld/jazzily/wordlessly.html"^^xsd:string. + swrc:journal . +_:Adamina_Macabeo rdf:type foaf:Person. +_:Adamina_Macabeo foaf:name "Adamina Macabeo"^^xsd:string. + dc:creator _:Adamina_Macabeo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unbigoted.tld/wordlessly/unhygienic.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "jazzily unhygienic release"^^xsd:string. + foaf:homepage "http://www.wordlessly.tld/release/cruiser.html"^^xsd:string. + swrc:journal . +_:Tiun_Hussien rdf:type foaf:Person. +_:Tiun_Hussien foaf:name "Tiun Hussien"^^xsd:string. + dc:creator _:Tiun_Hussien. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unhygienic.tld/cruiser/hyperborean.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "release hyperborean mysteries"^^xsd:string. + foaf:homepage "http://www.cruiser.tld/mysteries/feltwork.html"^^xsd:string. + swrc:journal . +_:Plakida_Gothe rdf:type foaf:Person. +_:Plakida_Gothe foaf:name "Plakida Gothe"^^xsd:string. + dc:creator _:Plakida_Gothe. + rdf:type bench:Article. + swrc:pages "182"^^xsd:integer. + dc:title "hyperborean feltwork carbons"^^xsd:string. + foaf:homepage "http://www.mysteries.tld/carbons/damaging.html"^^xsd:string. + swrc:journal . +_:Pauline_Fullagar rdf:type foaf:Person. +_:Pauline_Fullagar foaf:name "Pauline Fullagar"^^xsd:string. + dc:creator _:Pauline_Fullagar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.feltwork.tld/damaging/factotums.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "carbons factotums impoverishment"^^xsd:string. + foaf:homepage "http://www.damaging.tld/impoverishment/subcategories.html"^^xsd:string. + swrc:journal . +_:Jerry_Lydick rdf:type foaf:Person. +_:Jerry_Lydick foaf:name "Jerry Lydick"^^xsd:string. + dc:creator _:Jerry_Lydick. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "factotums subcategories stickmen"^^xsd:string. + foaf:homepage "http://www.impoverishment.tld/stickmen/halftone.html"^^xsd:string. + swrc:journal . +_:Kate_Hartline rdf:type foaf:Person. +_:Kate_Hartline foaf:name "Kate Hartline"^^xsd:string. + dc:creator _:Kate_Hartline. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subcategories.tld/halftone/cochairing.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "stickmen cochairing recording"^^xsd:string. + foaf:homepage "http://www.halftone.tld/recording/downloadable.html"^^xsd:string. + swrc:journal . +_:Junichi_Hagele rdf:type foaf:Person. +_:Junichi_Hagele foaf:name "Junichi Hagele"^^xsd:string. + dc:creator _:Junichi_Hagele. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cochairing.tld/downloadable/radiotelephones.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "recording radiotelephones fieriness"^^xsd:string. + foaf:homepage "http://www.downloadable.tld/fieriness/remarker.html"^^xsd:string. + swrc:journal . +_:Seraphine_Harkley rdf:type foaf:Person. +_:Seraphine_Harkley foaf:name "Seraphine Harkley"^^xsd:string. + dc:creator _:Seraphine_Harkley. + rdf:type bench:Article. + swrc:pages "90"^^xsd:integer. + dc:title "radiotelephones remarker remissness"^^xsd:string. + foaf:homepage "http://www.fieriness.tld/remissness/lithographing.html"^^xsd:string. + swrc:journal . +_:Ike_Citarella rdf:type foaf:Person. +_:Ike_Citarella foaf:name "Ike Citarella"^^xsd:string. + dc:creator _:Ike_Citarella. + rdf:type bench:Article. + swrc:pages "20"^^xsd:integer. + dc:title "remarker lithographing muddled"^^xsd:string. + foaf:homepage "http://www.remissness.tld/muddled/internationalizations.html"^^xsd:string. + swrc:journal . +_:Umaima_Mcandrews rdf:type foaf:Person. +_:Umaima_Mcandrews foaf:name "Umaima Mcandrews"^^xsd:string. + dc:creator _:Umaima_Mcandrews. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lithographing.tld/internationalizations/mavins.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "muddled mavins unpunished"^^xsd:string. + foaf:homepage "http://www.internationalizations.tld/unpunished/licitation.html"^^xsd:string. + swrc:journal . +_:Fajyaz_Mutana rdf:type foaf:Person. +_:Fajyaz_Mutana foaf:name "Fajyaz Mutana"^^xsd:string. + dc:creator _:Fajyaz_Mutana. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mavins.tld/licitation/harkener.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "unpunished harkener botchiest"^^xsd:string. + foaf:homepage "http://www.licitation.tld/botchiest/cleaner.html"^^xsd:string. + swrc:journal . +_:Faustine_Agriesti rdf:type foaf:Person. +_:Faustine_Agriesti foaf:name "Faustine Agriesti"^^xsd:string. + dc:creator _:Faustine_Agriesti. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "harkener cleaner readably"^^xsd:string. + foaf:homepage "http://www.botchiest.tld/readably/decapod.html"^^xsd:string. + swrc:journal . +_:Boguslava_Lamay rdf:type foaf:Person. +_:Boguslava_Lamay foaf:name "Boguslava Lamay"^^xsd:string. + dc:creator _:Boguslava_Lamay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cleaner.tld/decapod/wormish.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "readably wormish macrocephaly"^^xsd:string. + foaf:homepage "http://www.decapod.tld/macrocephaly/afferently.html"^^xsd:string. + swrc:journal . +_:Owein_Hohm rdf:type foaf:Person. +_:Owein_Hohm foaf:name "Owein Hohm"^^xsd:string. + dc:creator _:Owein_Hohm. + rdf:type bench:Article. + swrc:pages "64"^^xsd:integer. + dc:title "wormish afferently pharmacologist"^^xsd:string. + foaf:homepage "http://www.macrocephaly.tld/pharmacologist/retries.html"^^xsd:string. + swrc:journal . +_:Gerik_Ferries rdf:type foaf:Person. +_:Gerik_Ferries foaf:name "Gerik Ferries"^^xsd:string. + dc:creator _:Gerik_Ferries. + rdf:type bench:Article. + rdfs:seeAlso "http://www.afferently.tld/retries/jogs.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "pharmacologist jogs copier"^^xsd:string. + foaf:homepage "http://www.retries.tld/copier/colour.html"^^xsd:string. + swrc:journal . +_:Nyusha_Karns rdf:type foaf:Person. +_:Nyusha_Karns foaf:name "Nyusha Karns"^^xsd:string. + dc:creator _:Nyusha_Karns. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jogs.tld/colour/infirmity.html"^^xsd:string. + dc:title "copier infirmity codders"^^xsd:string. + foaf:homepage "http://www.colour.tld/codders/spry.html"^^xsd:string. + swrc:journal . +_:Grard_Fong rdf:type foaf:Person. +_:Grard_Fong foaf:name "Grard Fong"^^xsd:string. + dc:creator _:Grard_Fong. + swrc:editor _:Randal_Jannell. +_:Randal_Jannell rdf:type foaf:Person. +_:Randal_Jannell foaf:name "Randal Jannell"^^xsd:string. + swrc:editor _:Enar_Nordlinger. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1956)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1956"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.codders.tld/backlashes/offensively.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "spry offensively constantly"^^xsd:string. + foaf:homepage "http://www.backlashes.tld/constantly/scenically.html"^^xsd:string. + swrc:journal . +_:Kurt_Stas rdf:type foaf:Person. +_:Kurt_Stas foaf:name "Kurt Stas"^^xsd:string. + dc:creator _:Kurt_Stas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.offensively.tld/scenically/rummer.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "constantly rummer overgeneralize"^^xsd:string. + foaf:homepage "http://www.scenically.tld/overgeneralize/ptomaines.html"^^xsd:string. + swrc:journal . +_:Bernhareda_Mcclenny rdf:type foaf:Person. +_:Bernhareda_Mcclenny foaf:name "Bernhareda Mcclenny"^^xsd:string. + dc:creator _:Bernhareda_Mcclenny. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rummer.tld/ptomaines/micrometer.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "overgeneralize micrometer idyls"^^xsd:string. + foaf:homepage "http://www.ptomaines.tld/idyls/highbrows.html"^^xsd:string. + swrc:journal . +_:Diomedes_Raisley rdf:type foaf:Person. +_:Diomedes_Raisley foaf:name "Diomedes Raisley"^^xsd:string. + dc:creator _:Diomedes_Raisley. + rdf:type bench:Article. + swrc:pages "155"^^xsd:integer. + dc:title "micrometer highbrows tanagers"^^xsd:string. + foaf:homepage "http://www.idyls.tld/tanagers/banqueting.html"^^xsd:string. + swrc:journal . +_:Litvina_Gerwitz rdf:type foaf:Person. +_:Litvina_Gerwitz foaf:name "Litvina Gerwitz"^^xsd:string. + dc:creator _:Litvina_Gerwitz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.highbrows.tld/banqueting/tubers.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "tanagers tubers avowed"^^xsd:string. + foaf:homepage "http://www.banqueting.tld/avowed/summarize.html"^^xsd:string. + swrc:journal . +_:Emong_Myatt rdf:type foaf:Person. +_:Emong_Myatt foaf:name "Emong Myatt"^^xsd:string. + dc:creator _:Emong_Myatt. + rdf:type bench:Article. + swrc:month "11"^^xsd:integer. + swrc:pages "54"^^xsd:integer. + dc:title "tubers summarize tardies"^^xsd:string. + foaf:homepage "http://www.avowed.tld/tardies/tautologous.html"^^xsd:string. + swrc:journal . +_:Dele_Galla rdf:type foaf:Person. +_:Dele_Galla foaf:name "Dele Galla"^^xsd:string. + dc:creator _:Dele_Galla. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "summarize tautologous lamedhs"^^xsd:string. + foaf:homepage "http://www.tardies.tld/lamedhs/nourishment.html"^^xsd:string. + swrc:journal . +_:Gyes_Pandy rdf:type foaf:Person. +_:Gyes_Pandy foaf:name "Gyes Pandy"^^xsd:string. + dc:creator _:Gyes_Pandy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tautologous.tld/nourishment/soli.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "lamedhs soli tooters"^^xsd:string. + foaf:homepage "http://www.nourishment.tld/tooters/misshapes.html"^^xsd:string. + swrc:journal . +_:Gitta_Fortmann rdf:type foaf:Person. +_:Gitta_Fortmann foaf:name "Gitta Fortmann"^^xsd:string. + dc:creator _:Gitta_Fortmann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.soli.tld/misshapes/expiating.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "tooters expiating remended"^^xsd:string. + foaf:homepage "http://www.misshapes.tld/remended/opaline.html"^^xsd:string. + swrc:journal . +_:Trpena_Tilman rdf:type foaf:Person. +_:Trpena_Tilman foaf:name "Trpena Tilman"^^xsd:string. + dc:creator _:Trpena_Tilman. +_:Mercede_Naslund rdf:type foaf:Person. +_:Mercede_Naslund foaf:name "Mercede Naslund"^^xsd:string. + dc:creator _:Mercede_Naslund. + rdf:type bench:Article. + rdfs:seeAlso "http://www.expiating.tld/opaline/eidolons.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "remended eidolons stupefactive"^^xsd:string. + foaf:homepage "http://www.opaline.tld/stupefactive/mucky.html"^^xsd:string. + swrc:journal . +_:Adolfo_Kick rdf:type foaf:Person. +_:Adolfo_Kick foaf:name "Adolfo Kick"^^xsd:string. + dc:creator _:Adolfo_Kick. + rdf:type bench:Article. + swrc:pages "95"^^xsd:integer. + dc:title "eidolons mucky phooey"^^xsd:string. + foaf:homepage "http://www.stupefactive.tld/phooey/agitable.html"^^xsd:string. + swrc:journal . +_:Nehru_Tozzi rdf:type foaf:Person. +_:Nehru_Tozzi foaf:name "Nehru Tozzi"^^xsd:string. + dc:creator _:Nehru_Tozzi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mucky.tld/agitable/entrust.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "phooey entrust generates"^^xsd:string. + foaf:homepage "http://www.agitable.tld/generates/flailed.html"^^xsd:string. + swrc:journal . +_:Baddon_Tobar rdf:type foaf:Person. +_:Baddon_Tobar foaf:name "Baddon Tobar"^^xsd:string. + dc:creator _:Baddon_Tobar. + rdf:type bench:Article. + swrc:pages "65"^^xsd:integer. + dc:title "entrust flailed satchel"^^xsd:string. + foaf:homepage "http://www.generates.tld/satchel/educes.html"^^xsd:string. + swrc:journal . +_:Lilly_Rissanen rdf:type foaf:Person. +_:Lilly_Rissanen foaf:name "Lilly Rissanen"^^xsd:string. + dc:creator _:Lilly_Rissanen. +_:Resaunna_Swanagan rdf:type foaf:Person. +_:Resaunna_Swanagan foaf:name "Resaunna Swanagan"^^xsd:string. + dc:creator _:Resaunna_Swanagan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flailed.tld/educes/antibiotics.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "satchel antibiotics marketing"^^xsd:string. + foaf:homepage "http://www.educes.tld/marketing/knickknacks.html"^^xsd:string. + swrc:journal . +_:Gersimos_Knerr rdf:type foaf:Person. +_:Gersimos_Knerr foaf:name "Gersimos Knerr"^^xsd:string. + dc:creator _:Gersimos_Knerr. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antibiotics.tld/knickknacks/feudalistic.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "marketing feudalistic antedated"^^xsd:string. + foaf:homepage "http://www.knickknacks.tld/antedated/invocating.html"^^xsd:string. + swrc:journal . +_:Zhona_Aden rdf:type foaf:Person. +_:Zhona_Aden foaf:name "Zhona Aden"^^xsd:string. + dc:creator _:Zhona_Aden. +_:Eijiro_Majied rdf:type foaf:Person. +_:Eijiro_Majied foaf:name "Eijiro Majied"^^xsd:string. + dc:creator _:Eijiro_Majied. + rdf:type bench:Article. + rdfs:seeAlso "http://www.feudalistic.tld/invocating/steered.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "antedated steered estonians"^^xsd:string. + foaf:homepage "http://www.invocating.tld/estonians/vilest.html"^^xsd:string. + swrc:journal . +_:Ethelgard_Karpinsky rdf:type foaf:Person. +_:Ethelgard_Karpinsky foaf:name "Ethelgard Karpinsky"^^xsd:string. + dc:creator _:Ethelgard_Karpinsky. +_:Eldon_Ulatowski rdf:type foaf:Person. +_:Eldon_Ulatowski foaf:name "Eldon Ulatowski"^^xsd:string. + dc:creator _:Eldon_Ulatowski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.steered.tld/vilest/futurism.html"^^xsd:string. + swrc:note "airing mercantilism aproning highjacks antihypertensive cheapness inseam quibbles bulls"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "estonians futurism newswomen"^^xsd:string. + foaf:homepage "http://www.vilest.tld/newswomen/encasing.html"^^xsd:string. + swrc:journal . +_:Dennard_Lisenbee rdf:type foaf:Person. +_:Dennard_Lisenbee foaf:name "Dennard Lisenbee"^^xsd:string. + dc:creator _:Dennard_Lisenbee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.futurism.tld/encasing/episcopes.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "newswomen episcopes singers"^^xsd:string. + foaf:homepage "http://www.encasing.tld/singers/ridiculed.html"^^xsd:string. + swrc:journal . +_:Amba_Guidos rdf:type foaf:Person. +_:Amba_Guidos foaf:name "Amba Guidos"^^xsd:string. + dc:creator _:Amba_Guidos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.episcopes.tld/ridiculed/distended.html"^^xsd:string. + swrc:note "maddening occults glanders hallways adulteresses mistunes fermented etches proselytes libelees invoiced stereoscopies"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "singers distended prochurch"^^xsd:string. + foaf:homepage "http://www.ridiculed.tld/prochurch/lagoons.html"^^xsd:string. + swrc:journal . +_:Ciara_Monroig rdf:type foaf:Person. +_:Ciara_Monroig foaf:name "Ciara Monroig"^^xsd:string. + dc:creator _:Ciara_Monroig. + rdf:type bench:Article. + rdfs:seeAlso "http://www.distended.tld/lagoons/chickpea.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "prochurch chickpea debilities"^^xsd:string. + foaf:homepage "http://www.lagoons.tld/debilities/maundered.html"^^xsd:string. + swrc:journal . +_:Hilka_Boos rdf:type foaf:Person. +_:Hilka_Boos foaf:name "Hilka Boos"^^xsd:string. + dc:creator _:Hilka_Boos. + rdf:type bench:Article. + dc:title "chickpea maundered jargoned"^^xsd:string. + foaf:homepage "http://www.debilities.tld/jargoned/embattled.html"^^xsd:string. + swrc:journal . +_:Luana_Gaw rdf:type foaf:Person. +_:Luana_Gaw foaf:name "Luana Gaw"^^xsd:string. + dc:creator _:Luana_Gaw. + rdf:type bench:Article. + rdfs:seeAlso "http://www.maundered.tld/embattled/placard.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "jargoned placard novelties"^^xsd:string. + foaf:homepage "http://www.embattled.tld/novelties/labyrinths.html"^^xsd:string. + swrc:journal . +_:Calvino_Kimbril rdf:type foaf:Person. +_:Calvino_Kimbril foaf:name "Calvino Kimbril"^^xsd:string. + dc:creator _:Calvino_Kimbril. + rdf:type bench:Article. + rdfs:seeAlso "http://www.placard.tld/labyrinths/ichthyologists.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "novelties ichthyologists unharvested"^^xsd:string. + foaf:homepage "http://www.labyrinths.tld/unharvested/tambura.html"^^xsd:string. + swrc:journal . +_:Edda_Fenchel rdf:type foaf:Person. +_:Edda_Fenchel foaf:name "Edda Fenchel"^^xsd:string. + dc:creator _:Edda_Fenchel. + rdf:type bench:Article. + swrc:pages "142"^^xsd:integer. + dc:title "ichthyologists tambura nonimmunities"^^xsd:string. + foaf:homepage "http://www.unharvested.tld/nonimmunities/laburnum.html"^^xsd:string. + swrc:journal . +_:Greta_Foote rdf:type foaf:Person. +_:Greta_Foote foaf:name "Greta Foote"^^xsd:string. + dc:creator _:Greta_Foote. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tambura.tld/laburnum/resupplied.html"^^xsd:string. + dc:title "nonimmunities resupplied ironware"^^xsd:string. + foaf:homepage "http://www.laburnum.tld/ironware/acquitted.html"^^xsd:string. + swrc:journal . +_:Cinnia_Basich rdf:type foaf:Person. +_:Cinnia_Basich foaf:name "Cinnia Basich"^^xsd:string. + dc:creator _:Cinnia_Basich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resupplied.tld/acquitted/contraindication.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "ironware contraindication reinvolvement"^^xsd:string. + foaf:homepage "http://www.acquitted.tld/reinvolvement/redeyes.html"^^xsd:string. + swrc:journal . +_:Apelino_Reeber rdf:type foaf:Person. +_:Apelino_Reeber foaf:name "Apelino Reeber"^^xsd:string. + dc:creator _:Apelino_Reeber. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "contraindication redeyes optional"^^xsd:string. + foaf:homepage "http://www.reinvolvement.tld/optional/national.html"^^xsd:string. + swrc:journal . +_:Sausha_Sartorio rdf:type foaf:Person. +_:Sausha_Sartorio foaf:name "Sausha Sartorio"^^xsd:string. + dc:creator _:Sausha_Sartorio. +_:Kimo_Satow rdf:type foaf:Person. +_:Kimo_Satow foaf:name "Kimo Satow"^^xsd:string. + dc:creator _:Kimo_Satow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.redeyes.tld/national/taller.html"^^xsd:string. + swrc:note "scraggier machismos nth lengthiness agars meshier sojourner flowingly degaussing reorienting"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "optional taller repellency"^^xsd:string. + foaf:homepage "http://www.national.tld/repellency/scattiest.html"^^xsd:string. + swrc:journal . +_:Ografena_Crossan rdf:type foaf:Person. +_:Ografena_Crossan foaf:name "Ografena Crossan"^^xsd:string. + dc:creator _:Ografena_Crossan. +_:Marlene_Dague rdf:type foaf:Person. +_:Marlene_Dague foaf:name "Marlene Dague"^^xsd:string. + dc:creator _:Marlene_Dague. + rdf:type bench:Article. + rdfs:seeAlso "http://www.taller.tld/scattiest/cabbages.html"^^xsd:string. + dc:title "repellency cabbages infractions"^^xsd:string. + foaf:homepage "http://www.scattiest.tld/infractions/racked.html"^^xsd:string. + swrc:journal . +_:Taurino_Lizarda rdf:type foaf:Person. +_:Taurino_Lizarda foaf:name "Taurino Lizarda"^^xsd:string. + dc:creator _:Taurino_Lizarda. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cabbages.tld/racked/assuagable.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "infractions assuagable algorithms"^^xsd:string. + foaf:homepage "http://www.racked.tld/algorithms/scapegoats.html"^^xsd:string. + swrc:journal . +_:Iordanis_Tolmich rdf:type foaf:Person. +_:Iordanis_Tolmich foaf:name "Iordanis Tolmich"^^xsd:string. + dc:creator _:Iordanis_Tolmich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.assuagable.tld/scapegoats/procurator.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "algorithms procurator whangers"^^xsd:string. + foaf:homepage "http://www.scapegoats.tld/whangers/laggings.html"^^xsd:string. + swrc:journal . +_:Androkls_Caputi rdf:type foaf:Person. +_:Androkls_Caputi foaf:name "Androkls Caputi"^^xsd:string. + dc:creator _:Androkls_Caputi. +_:Vasuki_Riech rdf:type foaf:Person. +_:Vasuki_Riech foaf:name "Vasuki Riech"^^xsd:string. + dc:creator _:Vasuki_Riech. + rdf:type bench:Article. + rdfs:seeAlso "http://www.procurator.tld/laggings/poetically.html"^^xsd:string. + dc:title "whangers poetically wisecrackers"^^xsd:string. + foaf:homepage "http://www.laggings.tld/wisecrackers/ferried.html"^^xsd:string. + swrc:journal . +_:Livia_Colosimo rdf:type foaf:Person. +_:Livia_Colosimo foaf:name "Livia Colosimo"^^xsd:string. + dc:creator _:Livia_Colosimo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.poetically.tld/ferried/bricked.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "wisecrackers bricked momentariness"^^xsd:string. + foaf:homepage "http://www.ferried.tld/momentariness/biogeographer.html"^^xsd:string. + swrc:journal . +_:Vincenzio_Compos rdf:type foaf:Person. +_:Vincenzio_Compos foaf:name "Vincenzio Compos"^^xsd:string. + dc:creator _:Vincenzio_Compos. + rdf:type bench:Article. + swrc:pages "23"^^xsd:integer. + dc:title "bricked biogeographer huffs"^^xsd:string. + foaf:homepage "http://www.momentariness.tld/huffs/jostling.html"^^xsd:string. + swrc:journal . +_:Mutammam_Bowersox rdf:type foaf:Person. +_:Mutammam_Bowersox foaf:name "Mutammam Bowersox"^^xsd:string. + dc:creator _:Mutammam_Bowersox. +_:Apela_Brewton rdf:type foaf:Person. +_:Apela_Brewton foaf:name "Apela Brewton"^^xsd:string. + dc:creator _:Apela_Brewton. + rdf:type bench:Article. + swrc:pages "63"^^xsd:integer. + dc:title "biogeographer jostling auditorial"^^xsd:string. + foaf:homepage "http://www.huffs.tld/auditorial/demonetization.html"^^xsd:string. + swrc:journal . +_:Bahar_Banter rdf:type foaf:Person. +_:Bahar_Banter foaf:name "Bahar Banter"^^xsd:string. + dc:creator _:Bahar_Banter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jostling.tld/demonetization/teratogen.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "auditorial teratogen nitros"^^xsd:string. + foaf:homepage "http://www.demonetization.tld/nitros/associatively.html"^^xsd:string. + swrc:journal . +_:Hideki_Grham rdf:type foaf:Person. +_:Hideki_Grham foaf:name "Hideki Grham"^^xsd:string. + dc:creator _:Hideki_Grham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.teratogen.tld/associatively/insensitively.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "nitros insensitively commiseratively"^^xsd:string. + foaf:homepage "http://www.associatively.tld/commiseratively/vampirism.html"^^xsd:string. + swrc:journal . +_:Benton_Bertuzzi rdf:type foaf:Person. +_:Benton_Bertuzzi foaf:name "Benton Bertuzzi"^^xsd:string. + dc:creator _:Benton_Bertuzzi. +_:Liselotte_Groleau rdf:type foaf:Person. +_:Liselotte_Groleau foaf:name "Liselotte Groleau"^^xsd:string. + dc:creator _:Liselotte_Groleau. + rdf:type bench:Article. + swrc:pages "127"^^xsd:integer. + dc:title "insensitively vampirism cherubical"^^xsd:string. + foaf:homepage "http://www.commiseratively.tld/cherubical/typecast.html"^^xsd:string. + swrc:journal . +_:Eytan_Dirth rdf:type foaf:Person. +_:Eytan_Dirth foaf:name "Eytan Dirth"^^xsd:string. + dc:creator _:Eytan_Dirth. + rdf:type bench:Article. + bench:cdrom "http://www.vampirism.tld/typecast/slipover.html"^^xsd:string. + rdfs:seeAlso "http://www.cherubical.tld/slipover/pores.html"^^xsd:string. + dc:title "typecast pores crematorium"^^xsd:string. + foaf:homepage "http://www.slipover.tld/crematorium/wheezier.html"^^xsd:string. + swrc:journal . +_:Seitaro_Glasco rdf:type foaf:Person. +_:Seitaro_Glasco foaf:name "Seitaro Glasco"^^xsd:string. + dc:creator _:Seitaro_Glasco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pores.tld/wheezier/extortioners.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "crematorium extortioners readjourning"^^xsd:string. + foaf:homepage "http://www.wheezier.tld/readjourning/bacteriophage.html"^^xsd:string. + swrc:journal . +_:Duane_Forro rdf:type foaf:Person. +_:Duane_Forro foaf:name "Duane Forro"^^xsd:string. + dc:creator _:Duane_Forro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.extortioners.tld/bacteriophage/loather.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "readjourning loather disarranging"^^xsd:string. + foaf:homepage "http://www.bacteriophage.tld/disarranging/cynical.html"^^xsd:string. + swrc:journal . +_:Aeacus_Veloz rdf:type foaf:Person. +_:Aeacus_Veloz foaf:name "Aeacus Veloz"^^xsd:string. + dc:creator _:Aeacus_Veloz. +_:Dylan_Mensen rdf:type foaf:Person. +_:Dylan_Mensen foaf:name "Dylan Mensen"^^xsd:string. + dc:creator _:Dylan_Mensen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.loather.tld/cynical/shuttered.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "disarranging shuttered yahoo"^^xsd:string. + foaf:homepage "http://www.cynical.tld/yahoo/remeasuring.html"^^xsd:string. + swrc:journal . +_:Evstoliia_Hueckman rdf:type foaf:Person. +_:Evstoliia_Hueckman foaf:name "Evstoliia Hueckman"^^xsd:string. + dc:creator _:Evstoliia_Hueckman. +_:Sudehna_Sotomayor rdf:type foaf:Person. +_:Sudehna_Sotomayor foaf:name "Sudehna Sotomayor"^^xsd:string. + dc:creator _:Sudehna_Sotomayor. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shuttered.tld/remeasuring/egresses.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "yahoo egresses geologer"^^xsd:string. + foaf:homepage "http://www.remeasuring.tld/geologer/nonvoter.html"^^xsd:string. + swrc:journal . +_:Detana_Trautz rdf:type foaf:Person. +_:Detana_Trautz foaf:name "Detana Trautz"^^xsd:string. + dc:creator _:Detana_Trautz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.egresses.tld/nonvoter/rehearsers.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "geologer rehearsers nonprejudicially"^^xsd:string. + foaf:homepage "http://www.nonvoter.tld/nonprejudicially/flamming.html"^^xsd:string. + swrc:journal . +_:Lorina_Stangle rdf:type foaf:Person. +_:Lorina_Stangle foaf:name "Lorina Stangle"^^xsd:string. + dc:creator _:Lorina_Stangle. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "rehearsers flamming mornings"^^xsd:string. + foaf:homepage "http://www.nonprejudicially.tld/mornings/longshoreman.html"^^xsd:string. + swrc:journal . +_:Mable_Tarmey rdf:type foaf:Person. +_:Mable_Tarmey foaf:name "Mable Tarmey"^^xsd:string. + dc:creator _:Mable_Tarmey. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "flamming longshoreman disarranges"^^xsd:string. + foaf:homepage "http://www.mornings.tld/disarranges/standards.html"^^xsd:string. + swrc:journal . +_:Shojiro_Philibert rdf:type foaf:Person. +_:Shojiro_Philibert foaf:name "Shojiro Philibert"^^xsd:string. + dc:creator _:Shojiro_Philibert. + rdf:type bench:Article. + swrc:pages "97"^^xsd:integer. + dc:title "longshoreman standards rationalists"^^xsd:string. + foaf:homepage "http://www.disarranges.tld/rationalists/errands.html"^^xsd:string. + swrc:journal . +_:Nandin_Uribazo rdf:type foaf:Person. +_:Nandin_Uribazo foaf:name "Nandin Uribazo"^^xsd:string. + dc:creator _:Nandin_Uribazo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.standards.tld/errands/anviltops.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "rationalists anviltops revaluing"^^xsd:string. + foaf:homepage "http://www.errands.tld/revaluing/gunwales.html"^^xsd:string. + swrc:journal . +_:Nathanael_Better rdf:type foaf:Person. +_:Nathanael_Better foaf:name "Nathanael Better"^^xsd:string. + dc:creator _:Nathanael_Better. + rdf:type bench:Article. + swrc:pages "29"^^xsd:integer. + dc:title "anviltops gunwales arrogance"^^xsd:string. + foaf:homepage "http://www.revaluing.tld/arrogance/wilding.html"^^xsd:string. + swrc:journal . +_:Kanan_Snowdon rdf:type foaf:Person. +_:Kanan_Snowdon foaf:name "Kanan Snowdon"^^xsd:string. + dc:creator _:Kanan_Snowdon. +_:Shannon_Vigo rdf:type foaf:Person. +_:Shannon_Vigo foaf:name "Shannon Vigo"^^xsd:string. + dc:creator _:Shannon_Vigo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gunwales.tld/wilding/stickouts.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "arrogance stickouts intercalation"^^xsd:string. + foaf:homepage "http://www.wilding.tld/intercalation/milling.html"^^xsd:string. + swrc:journal . +_:Eberhardine_Hazim rdf:type foaf:Person. +_:Eberhardine_Hazim foaf:name "Eberhardine Hazim"^^xsd:string. + dc:creator _:Eberhardine_Hazim. + rdf:type bench:Article. + swrc:pages "79"^^xsd:integer. + dc:title "stickouts milling evacuations"^^xsd:string. + foaf:homepage "http://www.intercalation.tld/evacuations/squirmers.html"^^xsd:string. + swrc:journal . +_:Emely_Weitzel rdf:type foaf:Person. +_:Emely_Weitzel foaf:name "Emely Weitzel"^^xsd:string. + dc:creator _:Emely_Weitzel. + swrc:editor _:Charnel_Capps. + swrc:editor _:Randal_Jannell. + rdf:type bench:Incollection. + bench:booktitle "milling squirmers daystars"^^xsd:string. + rdfs:seeAlso "http://www.evacuations.tld/daystars/whoops.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "squirmers whoops merrymaker"^^xsd:string. + foaf:homepage "http://www.daystars.tld/merrymaker/knifers.html"^^xsd:string. + dcterms:issued "1956"^^xsd:integer. +_:Meena_Riegel rdf:type foaf:Person. +_:Meena_Riegel foaf:name "Meena Riegel"^^xsd:string. + dc:creator _:Meena_Riegel. +_:Klementina_Kingrey rdf:type foaf:Person. +_:Klementina_Kingrey foaf:name "Klementina Kingrey"^^xsd:string. + dc:creator _:Klementina_Kingrey. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1956)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1956"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.merrymaker.tld/introducer/manchuria.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "knifers manchuria subbranch"^^xsd:string. + foaf:homepage "http://www.introducer.tld/subbranch/festoons.html"^^xsd:string. + swrc:journal . +_:Oeneus_Gerondale rdf:type foaf:Person. +_:Oeneus_Gerondale foaf:name "Oeneus Gerondale"^^xsd:string. + dc:creator _:Oeneus_Gerondale. +_:Heidelinde_Kosse rdf:type foaf:Person. +_:Heidelinde_Kosse foaf:name "Heidelinde Kosse"^^xsd:string. + dc:creator _:Heidelinde_Kosse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.manchuria.tld/festoons/fraudulently.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "subbranch fraudulently immoderateness"^^xsd:string. + foaf:homepage "http://www.festoons.tld/immoderateness/nitrites.html"^^xsd:string. + swrc:journal . +_:Christelle_Garced rdf:type foaf:Person. +_:Christelle_Garced foaf:name "Christelle Garced"^^xsd:string. + dc:creator _:Christelle_Garced. + rdf:type bench:Article. + swrc:pages "49"^^xsd:integer. + dc:title "fraudulently nitrites safeguarded"^^xsd:string. + foaf:homepage "http://www.immoderateness.tld/safeguarded/taskwork.html"^^xsd:string. + swrc:journal . +_:Ravati_Boyarsky rdf:type foaf:Person. +_:Ravati_Boyarsky foaf:name "Ravati Boyarsky"^^xsd:string. + dc:creator _:Ravati_Boyarsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nitrites.tld/taskwork/poops.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "safeguarded poops uncompartmentalize"^^xsd:string. + foaf:homepage "http://www.taskwork.tld/uncompartmentalize/healing.html"^^xsd:string. + swrc:journal . +_:Zabela_Holderness rdf:type foaf:Person. +_:Zabela_Holderness foaf:name "Zabela Holderness"^^xsd:string. + dc:creator _:Zabela_Holderness. +_:Sengchan_Conrad rdf:type foaf:Person. +_:Sengchan_Conrad foaf:name "Sengchan Conrad"^^xsd:string. + dc:creator _:Sengchan_Conrad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.poops.tld/healing/sensors.html"^^xsd:string. + swrc:note "jocks emender matriarchs looms groping procuration interconnect infidels thumper knapsacks subsides"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "uncompartmentalize sensors basinet"^^xsd:string. + foaf:homepage "http://www.healing.tld/basinet/sleepless.html"^^xsd:string. + swrc:journal . +_:Tabby_Hallberg rdf:type foaf:Person. +_:Tabby_Hallberg foaf:name "Tabby Hallberg"^^xsd:string. + dc:creator _:Tabby_Hallberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sensors.tld/sleepless/cellars.html"^^xsd:string. + swrc:note "spavins circumlocutions mites sharesmen ceremonialist throbber misjudging viticulturists quirts dozens"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "basinet cellars looping"^^xsd:string. + foaf:homepage "http://www.sleepless.tld/looping/dozy.html"^^xsd:string. + swrc:journal . +_:Nanda_Batto rdf:type foaf:Person. +_:Nanda_Batto foaf:name "Nanda Batto"^^xsd:string. + dc:creator _:Nanda_Batto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cellars.tld/dozy/shewing.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "looping shewing partizans"^^xsd:string. + foaf:homepage "http://www.dozy.tld/partizans/trills.html"^^xsd:string. + swrc:journal . +_:Garca_Diers rdf:type foaf:Person. +_:Garca_Diers foaf:name "Garca Diers"^^xsd:string. + dc:creator _:Garca_Diers. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shewing.tld/trills/rehired.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "partizans rehired disables"^^xsd:string. + foaf:homepage "http://www.trills.tld/disables/bummest.html"^^xsd:string. + swrc:journal . +_:Trinh_Brihm rdf:type foaf:Person. +_:Trinh_Brihm foaf:name "Trinh Brihm"^^xsd:string. + dc:creator _:Trinh_Brihm. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rehired.tld/bummest/termer.html"^^xsd:string. + dc:title "disables termer subbreed"^^xsd:string. + foaf:homepage "http://www.bummest.tld/subbreed/unbox.html"^^xsd:string. + swrc:journal . +_:Signilda_Buhite rdf:type foaf:Person. +_:Signilda_Buhite foaf:name "Signilda Buhite"^^xsd:string. + dc:creator _:Signilda_Buhite. + rdf:type bench:Article. + rdfs:seeAlso "http://www.termer.tld/unbox/overexerting.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "subbreed overexerting stumbles"^^xsd:string. + foaf:homepage "http://www.unbox.tld/stumbles/holsteins.html"^^xsd:string. + swrc:journal . +_:Cecily_Pazik rdf:type foaf:Person. +_:Cecily_Pazik foaf:name "Cecily Pazik"^^xsd:string. + dc:creator _:Cecily_Pazik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overexerting.tld/holsteins/invaders.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "stumbles invaders lith"^^xsd:string. + foaf:homepage "http://www.holsteins.tld/lith/ledger.html"^^xsd:string. + swrc:journal . +_:Daya_Luhr rdf:type foaf:Person. +_:Daya_Luhr foaf:name "Daya Luhr"^^xsd:string. + dc:creator _:Daya_Luhr. + rdf:type bench:Article. + rdfs:seeAlso "http://www.invaders.tld/ledger/fattener.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "lith fattener bulbul"^^xsd:string. + foaf:homepage "http://www.ledger.tld/bulbul/cowedly.html"^^xsd:string. + swrc:journal . +_:Peleus_Vasseur rdf:type foaf:Person. +_:Peleus_Vasseur foaf:name "Peleus Vasseur"^^xsd:string. + dc:creator _:Peleus_Vasseur. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fattener.tld/cowedly/unoccupied.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "bulbul unoccupied engrossers"^^xsd:string. + foaf:homepage "http://www.cowedly.tld/engrossers/zinging.html"^^xsd:string. + swrc:journal . +_:Rei_Marchio rdf:type foaf:Person. +_:Rei_Marchio foaf:name "Rei Marchio"^^xsd:string. + dc:creator _:Rei_Marchio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unoccupied.tld/zinging/warheads.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "engrossers warheads amorality"^^xsd:string. + foaf:homepage "http://www.zinging.tld/amorality/footwears.html"^^xsd:string. + swrc:journal . +_:Emanuelle_Armillei rdf:type foaf:Person. +_:Emanuelle_Armillei foaf:name "Emanuelle Armillei"^^xsd:string. + dc:creator _:Emanuelle_Armillei. +_:Wolfhild_Torros rdf:type foaf:Person. +_:Wolfhild_Torros foaf:name "Wolfhild Torros"^^xsd:string. + dc:creator _:Wolfhild_Torros. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "warheads footwears customized"^^xsd:string. + foaf:homepage "http://www.amorality.tld/customized/woolen.html"^^xsd:string. + swrc:journal . +_:Lanzo_Buseck rdf:type foaf:Person. +_:Lanzo_Buseck foaf:name "Lanzo Buseck"^^xsd:string. + dc:creator _:Lanzo_Buseck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.footwears.tld/woolen/recoloring.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "customized recoloring harmoniously"^^xsd:string. + foaf:homepage "http://www.woolen.tld/harmoniously/symbiotically.html"^^xsd:string. + swrc:journal . +_:Sfandra_Lavalle rdf:type foaf:Person. +_:Sfandra_Lavalle foaf:name "Sfandra Lavalle"^^xsd:string. + dc:creator _:Sfandra_Lavalle. + rdf:type bench:Article. + swrc:pages "88"^^xsd:integer. + dc:title "recoloring symbiotically arete"^^xsd:string. + foaf:homepage "http://www.harmoniously.tld/arete/wistfulness.html"^^xsd:string. + swrc:journal . +_:Ebony_Zieg rdf:type foaf:Person. +_:Ebony_Zieg foaf:name "Ebony Zieg"^^xsd:string. + dc:creator _:Ebony_Zieg. +_:Chavela_Lidstrom rdf:type foaf:Person. +_:Chavela_Lidstrom foaf:name "Chavela Lidstrom"^^xsd:string. + dc:creator _:Chavela_Lidstrom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.symbiotically.tld/wistfulness/familarity.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "arete familarity caravaning"^^xsd:string. + foaf:homepage "http://www.wistfulness.tld/caravaning/regrow.html"^^xsd:string. + swrc:journal . +_:Basheer_Hatcher rdf:type foaf:Person. +_:Basheer_Hatcher foaf:name "Basheer Hatcher"^^xsd:string. + dc:creator _:Basheer_Hatcher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.familarity.tld/regrow/outvoting.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "caravaning outvoting defaces"^^xsd:string. + foaf:homepage "http://www.regrow.tld/defaces/akvavit.html"^^xsd:string. + swrc:journal . +_:Balasi_Reasoner rdf:type foaf:Person. +_:Balasi_Reasoner foaf:name "Balasi Reasoner"^^xsd:string. + dc:creator _:Balasi_Reasoner. + swrc:editor _:Enar_Nordlinger. + swrc:editor _:Charnel_Capps. + swrc:editor _:Randal_Jannell. + rdf:type bench:Proceedings. + bench:booktitle "outvoting akvavit obtaining"^^xsd:string. + swrc:isbn "0-6918-7434-0"^^xsd:string. + dc:publisher "Twin Press"^^xsd:string. + swrc:series "1842"^^xsd:integer. + dc:title "Proceeding 1 (1957)"^^xsd:string. + foaf:homepage "http://www.akvavit.tld/exited/snowbushes.html"^^xsd:string. + swrc:volume "6"^^xsd:integer. + dcterms:issued "1957"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "obtaining snowbushes hartebeest"^^xsd:string. + rdfs:seeAlso "http://www.exited.tld/hartebeest/aspirers.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "snowbushes aspirers gravelled"^^xsd:string. + foaf:homepage "http://www.hartebeest.tld/gravelled/mummied.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rei_Marchio. + dc:creator _:Wolfhild_Torros. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "aspirers mummied noiseless"^^xsd:string. + rdfs:seeAlso "http://www.gravelled.tld/noiseless/bewares.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "mummied bewares reloader"^^xsd:string. + foaf:homepage "http://www.noiseless.tld/reloader/ossia.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rei_Marchio. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "bewares ossia extractions"^^xsd:string. + rdfs:seeAlso "http://www.reloader.tld/extractions/visitant.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "ossia visitant darkroom"^^xsd:string. + foaf:homepage "http://www.extractions.tld/darkroom/bangtails.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rei_Marchio. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "visitant bangtails reacquired"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "darkroom reacquired burdening"^^xsd:string. + foaf:homepage "http://www.bangtails.tld/burdening/slumming.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wolfhild_Torros. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "reacquired slumming trussed"^^xsd:string. + rdfs:seeAlso "http://www.burdening.tld/trussed/envisioning.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "slumming envisioning lived"^^xsd:string. + foaf:homepage "http://www.trussed.tld/lived/embow.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wolfhild_Torros. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "envisioning embow deadfalls"^^xsd:string. + rdfs:seeAlso "http://www.lived.tld/deadfalls/collinses.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "embow collinses reinjured"^^xsd:string. + foaf:homepage "http://www.deadfalls.tld/reinjured/heartsore.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sfandra_Lavalle. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "collinses heartsore tenderfoots"^^xsd:string. + rdfs:seeAlso "http://www.reinjured.tld/tenderfoots/flagellators.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "heartsore flagellators accounters"^^xsd:string. + foaf:homepage "http://www.tenderfoots.tld/accounters/competing.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Sfandra_Lavalle. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "flagellators competing bullpen"^^xsd:string. + rdfs:seeAlso "http://www.accounters.tld/bullpen/dirts.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "competing dirts repossesses"^^xsd:string. + foaf:homepage "http://www.bullpen.tld/repossesses/lightheaded.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chavela_Lidstrom. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "dirts lightheaded icecap"^^xsd:string. + rdfs:seeAlso "http://www.repossesses.tld/icecap/garnish.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "lightheaded garnish chariest"^^xsd:string. + foaf:homepage "http://www.icecap.tld/chariest/rencounters.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chavela_Lidstrom. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "garnish rencounters manifestations"^^xsd:string. + rdfs:seeAlso "http://www.chariest.tld/manifestations/utilizations.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "rencounters utilizations chapeaus"^^xsd:string. + foaf:homepage "http://www.manifestations.tld/chapeaus/hexapodies.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Balasi_Reasoner. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "utilizations hexapodies frankensteins"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "chapeaus frankensteins prosthodontist"^^xsd:string. + foaf:homepage "http://www.hexapodies.tld/prosthodontist/canvassed.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Balasi_Reasoner. + rdf:type bench:Inproceedings. + bench:booktitle "frankensteins canvassed sups"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "prosthodontist sups remorses"^^xsd:string. + foaf:homepage "http://www.canvassed.tld/remorses/reframes.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Meena_Riegel. + rdf:type bench:Inproceedings. + bench:booktitle "sups reframes sweetbriers"^^xsd:string. + rdfs:seeAlso "http://www.remorses.tld/sweetbriers/sideward.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "reframes sideward penancing"^^xsd:string. + foaf:homepage "http://www.sweetbriers.tld/penancing/overdoes.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Meena_Riegel. + rdf:type bench:Inproceedings. + bench:booktitle "sideward overdoes reshaping"^^xsd:string. + rdfs:seeAlso "http://www.penancing.tld/reshaping/landslides.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "overdoes landslides unsay"^^xsd:string. + foaf:homepage "http://www.reshaping.tld/unsay/computerized.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Tiun_Hussien. + rdf:type bench:Inproceedings. + bench:booktitle "landslides computerized circulative"^^xsd:string. + rdfs:seeAlso "http://www.unsay.tld/circulative/greeter.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "computerized greeter coonskins"^^xsd:string. + foaf:homepage "http://www.circulative.tld/coonskins/cabala.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tiun_Hussien. + rdf:type bench:Inproceedings. + bench:booktitle "greeter cabala smuggled"^^xsd:string. + rdfs:seeAlso "http://www.coonskins.tld/smuggled/purloins.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "cabala purloins underripened"^^xsd:string. + foaf:homepage "http://www.smuggled.tld/underripened/perter.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pauline_Fullagar. + rdf:type bench:Inproceedings. + bench:booktitle "purloins perter ruminated"^^xsd:string. + rdfs:seeAlso "http://www.underripened.tld/ruminated/outfight.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "perter outfight monetized"^^xsd:string. + foaf:homepage "http://www.ruminated.tld/monetized/annoys.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pauline_Fullagar. + dc:creator _:Kate_Hartline. + rdf:type bench:Inproceedings. + bench:booktitle "outfight annoys republishing"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "monetized republishing menstruum"^^xsd:string. + foaf:homepage "http://www.annoys.tld/menstruum/distress.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kate_Hartline. + rdf:type bench:Inproceedings. + bench:booktitle "republishing distress collection"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "menstruum collection barbecues"^^xsd:string. + foaf:homepage "http://www.distress.tld/barbecues/sibilantly.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Seraphine_Harkley. + dc:creator _:Umaima_Mcandrews. + rdf:type bench:Inproceedings. + bench:booktitle "collection sibilantly phalange"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "barbecues phalange traverses"^^xsd:string. + foaf:homepage "http://www.sibilantly.tld/traverses/offish.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Seraphine_Harkley. + rdf:type bench:Inproceedings. + bench:booktitle "phalange offish retributing"^^xsd:string. + rdfs:seeAlso "http://www.traverses.tld/retributing/tubings.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "offish tubings rejectees"^^xsd:string. + foaf:homepage "http://www.retributing.tld/rejectees/chestful.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Umaima_Mcandrews. + dc:creator _:Faustine_Agriesti. + rdf:type bench:Inproceedings. + bench:booktitle "tubings chestful skyjacking"^^xsd:string. + rdfs:seeAlso "http://www.rejectees.tld/skyjacking/chattiest.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "chestful chattiest faltered"^^xsd:string. + foaf:homepage "http://www.skyjacking.tld/faltered/gunslingers.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Faustine_Agriesti. + rdf:type bench:Inproceedings. + bench:booktitle "chattiest gunslingers speedboating"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "faltered speedboating endemics"^^xsd:string. + foaf:homepage "http://www.gunslingers.tld/endemics/lecherous.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Owein_Hohm. + dc:creator _:Nyusha_Karns. + rdf:type bench:Inproceedings. + bench:booktitle "speedboating lecherous spiller"^^xsd:string. + rdfs:seeAlso "http://www.endemics.tld/spiller/blowby.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "lecherous blowby teemers"^^xsd:string. + foaf:homepage "http://www.spiller.tld/teemers/vastier.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Owein_Hohm. + rdf:type bench:Inproceedings. + bench:booktitle "blowby vastier federalism"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "teemers federalism tauting"^^xsd:string. + foaf:homepage "http://www.vastier.tld/tauting/paves.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Nyusha_Karns. + rdf:type bench:Inproceedings. + bench:booktitle "federalism paves monogramed"^^xsd:string. + rdfs:seeAlso "http://www.tauting.tld/monogramed/conspicuousness.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "paves conspicuousness soother"^^xsd:string. + foaf:homepage "http://www.monogramed.tld/soother/glaziery.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kurt_Stas. + dc:creator _:Diomedes_Raisley. + rdf:type bench:Inproceedings. + bench:booktitle "conspicuousness glaziery memorializing"^^xsd:string. + rdfs:seeAlso "http://www.soother.tld/memorializing/themes.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "glaziery themes wielder"^^xsd:string. + foaf:homepage "http://www.memorializing.tld/wielder/scleras.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kurt_Stas. + rdf:type bench:Inproceedings. + bench:booktitle "themes scleras shiftily"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "wielder shiftily queries"^^xsd:string. + foaf:homepage "http://www.scleras.tld/queries/pamphlets.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Diomedes_Raisley. + rdf:type bench:Inproceedings. + bench:booktitle "shiftily pamphlets uncommunicative"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "queries uncommunicative splattering"^^xsd:string. + foaf:homepage "http://www.pamphlets.tld/splattering/spectroscopist.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Emong_Myatt. + rdf:type bench:Inproceedings. + bench:booktitle "uncommunicative spectroscopist gneisses"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "splattering gneisses lapidists"^^xsd:string. + foaf:homepage "http://www.spectroscopist.tld/lapidists/rapist.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Emong_Myatt. + dc:creator _:Gyes_Pandy. + rdf:type bench:Inproceedings. + bench:booktitle "gneisses rapist incitingly"^^xsd:string. + rdfs:seeAlso "http://www.lapidists.tld/incitingly/weediest.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "rapist weediest commissioned"^^xsd:string. + foaf:homepage "http://www.incitingly.tld/commissioned/vapouring.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gyes_Pandy. + dc:creator _:Trpena_Tilman. + rdf:type bench:Inproceedings. + bench:booktitle "weediest vapouring apres"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "commissioned apres rootless"^^xsd:string. + foaf:homepage "http://www.vapouring.tld/rootless/locket.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Trpena_Tilman. + rdf:type bench:Inproceedings. + bench:booktitle "apres locket unfeared"^^xsd:string. + rdfs:seeAlso "http://www.rootless.tld/unfeared/homeowners.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "locket homeowners peppertree"^^xsd:string. + foaf:homepage "http://www.unfeared.tld/peppertree/legendarily.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Adolfo_Kick. + rdf:type bench:Inproceedings. + bench:booktitle "homeowners legendarily rifled"^^xsd:string. + rdfs:seeAlso "http://www.peppertree.tld/rifled/nonanalytic.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "legendarily nonanalytic flavoured"^^xsd:string. + foaf:homepage "http://www.rifled.tld/flavoured/dispassionate.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adolfo_Kick. + rdf:type bench:Inproceedings. + bench:booktitle "nonanalytic dispassionate unseal"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "flavoured unseal droits"^^xsd:string. + foaf:homepage "http://www.dispassionate.tld/droits/defying.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Baddon_Tobar. + rdf:type bench:Inproceedings. + bench:booktitle "unseal defying monkshoods"^^xsd:string. + rdfs:seeAlso "http://www.droits.tld/monkshoods/beseeming.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "defying beseeming constants"^^xsd:string. + foaf:homepage "http://www.monkshoods.tld/constants/bullfighter.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Resaunna_Swanagan. + rdf:type bench:Inproceedings. + bench:booktitle "beseeming bullfighter educating"^^xsd:string. + rdfs:seeAlso "http://www.constants.tld/educating/reagent.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "bullfighter reagent arsenides"^^xsd:string. + foaf:homepage "http://www.educating.tld/arsenides/timeservers.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zhona_Aden. + rdf:type bench:Inproceedings. + bench:booktitle "reagent timeservers poilu"^^xsd:string. + rdfs:seeAlso "http://www.arsenides.tld/poilu/lothsome.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "timeservers lothsome reinterrogate"^^xsd:string. + foaf:homepage "http://www.poilu.tld/reinterrogate/folktales.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ethelgard_Karpinsky. + rdf:type bench:Inproceedings. + bench:booktitle "lothsome folktales ancestries"^^xsd:string. + rdfs:seeAlso "http://www.reinterrogate.tld/ancestries/ringworm.html"^^xsd:string. + dc:title "folktales ringworm waffles"^^xsd:string. + foaf:homepage "http://www.ancestries.tld/waffles/seemlier.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dennard_Lisenbee. + rdf:type bench:Inproceedings. + bench:booktitle "ringworm seemlier farfels"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "waffles farfels latently"^^xsd:string. + foaf:homepage "http://www.seemlier.tld/latently/pastorale.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ciara_Monroig. + rdf:type bench:Inproceedings. + bench:booktitle "farfels pastorale jadish"^^xsd:string. + rdfs:seeAlso "http://www.latently.tld/jadish/gamine.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "pastorale gamine cloistral"^^xsd:string. + foaf:homepage "http://www.jadish.tld/cloistral/shadowbox.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Luana_Gaw. + rdf:type bench:Inproceedings. + bench:booktitle "gamine shadowbox focally"^^xsd:string. + rdfs:seeAlso "http://www.cloistral.tld/focally/bourg.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "shadowbox bourg clingstones"^^xsd:string. + foaf:homepage "http://www.focally.tld/clingstones/beaned.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Edda_Fenchel. + rdf:type bench:Inproceedings. + bench:booktitle "bourg beaned antidotally"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "clingstones antidotally impregnated"^^xsd:string. + foaf:homepage "http://www.beaned.tld/impregnated/thighbones.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cinnia_Basich. + rdf:type bench:Inproceedings. + bench:booktitle "antidotally thighbones insatiate"^^xsd:string. + rdfs:seeAlso "http://www.impregnated.tld/insatiate/callback.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "thighbones callback outworn"^^xsd:string. + foaf:homepage "http://www.insatiate.tld/outworn/faultfinders.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sausha_Sartorio. + rdf:type bench:Inproceedings. + bench:booktitle "callback faultfinders tything"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "outworn tything swaying"^^xsd:string. + foaf:homepage "http://www.faultfinders.tld/swaying/oilily.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Ografena_Crossan. + rdf:type bench:Inproceedings. + bench:booktitle "tything oilily operator"^^xsd:string. + rdfs:seeAlso "http://www.swaying.tld/operator/quester.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "oilily quester duplexer"^^xsd:string. + foaf:homepage "http://www.operator.tld/duplexer/alopecias.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Taurino_Lizarda. + rdf:type bench:Inproceedings. + bench:booktitle "quester alopecias cobbier"^^xsd:string. + rdfs:seeAlso "http://www.duplexer.tld/cobbier/zebus.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "alopecias zebus legateships"^^xsd:string. + foaf:homepage "http://www.cobbier.tld/legateships/sikhism.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Androkls_Caputi. + rdf:type bench:Inproceedings. + bench:booktitle "zebus sikhism impenitence"^^xsd:string. + rdfs:seeAlso "http://www.legateships.tld/impenitence/righto.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "sikhism righto ligation"^^xsd:string. + foaf:homepage "http://www.impenitence.tld/ligation/liegeman.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dc:creator _:Livia_Colosimo. + rdf:type bench:Inproceedings. + bench:booktitle "righto liegeman dowitchers"^^xsd:string. + rdfs:seeAlso "http://www.ligation.tld/dowitchers/eucharists.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "liegeman eucharists tallows"^^xsd:string. + foaf:homepage "http://www.dowitchers.tld/tallows/marsupialize.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mutammam_Bowersox. + rdf:type bench:Inproceedings. + bench:booktitle "eucharists marsupialize codeines"^^xsd:string. + rdfs:seeAlso "http://www.tallows.tld/codeines/winglets.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "marsupialize winglets tsp"^^xsd:string. + foaf:homepage "http://www.codeines.tld/tsp/jihads.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bahar_Banter. + rdf:type bench:Inproceedings. + bench:booktitle "winglets jihads leaves"^^xsd:string. + rdfs:seeAlso "http://www.tsp.tld/leaves/admirable.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "jihads admirable formating"^^xsd:string. + foaf:homepage "http://www.leaves.tld/formating/lockless.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Benton_Bertuzzi. + rdf:type bench:Inproceedings. + bench:booktitle "admirable lockless hoarier"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "formating hoarier tincting"^^xsd:string. + foaf:homepage "http://www.lockless.tld/tincting/shined.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eytan_Dirth. + rdf:type bench:Inproceedings. + bench:booktitle "hoarier shined headshrinker"^^xsd:string. + rdfs:seeAlso "http://www.tincting.tld/headshrinker/lacerates.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "shined lacerates anchoresses"^^xsd:string. + foaf:homepage "http://www.headshrinker.tld/anchoresses/eclampsia.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. + dcterms:partOf . + dc:creator _:Duane_Forro. + swrc:editor . + swrc:editor _:Teri_Landevos. +_:Teri_Landevos rdf:type foaf:Person. +_:Teri_Landevos foaf:name "Teri Landevos"^^xsd:string. + swrc:editor _:Manu_Geyman. +_:Manu_Geyman rdf:type foaf:Person. +_:Manu_Geyman foaf:name "Manu Geyman"^^xsd:string. + swrc:editor _:Bernhareda_Mcclenny. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1957)"^^xsd:string. + swrc:volume "18"^^xsd:integer. + dcterms:issued "1957"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anchoresses.tld/doggier/coveted.html"^^xsd:string. + dc:title "eclampsia coveted caber"^^xsd:string. + foaf:homepage "http://www.doggier.tld/caber/transgressing.html"^^xsd:string. + swrc:journal . + dc:creator _:Dylan_Mensen. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "coveted transgressing aweless"^^xsd:string. + foaf:homepage "http://www.caber.tld/aweless/virulences.html"^^xsd:string. + swrc:journal . + dc:creator _:Sudehna_Sotomayor. + rdf:type bench:Article. + rdfs:seeAlso "http://www.transgressing.tld/virulences/croaks.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "aweless croaks jungly"^^xsd:string. + foaf:homepage "http://www.virulences.tld/jungly/dogtrotted.html"^^xsd:string. + swrc:journal . + dc:creator _:Lorina_Stangle. + rdf:type bench:Article. + swrc:pages "17"^^xsd:integer. + dc:title "croaks dogtrotted splashiness"^^xsd:string. + foaf:homepage "http://www.jungly.tld/splashiness/gnotobiology.html"^^xsd:string. + swrc:journal . + dc:creator _:Shojiro_Philibert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dogtrotted.tld/gnotobiology/debitable.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "splashiness debitable veining"^^xsd:string. + foaf:homepage "http://www.gnotobiology.tld/veining/sleighs.html"^^xsd:string. + swrc:journal . + dc:creator _:Nathanael_Better. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "debitable sleighs duskish"^^xsd:string. + foaf:homepage "http://www.veining.tld/duskish/geraniums.html"^^xsd:string. + swrc:journal . + dc:creator _:Shannon_Vigo. + dc:creator _:Emely_Weitzel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sleighs.tld/geraniums/depreciations.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "duskish depreciations thermostatic"^^xsd:string. + foaf:homepage "http://www.geraniums.tld/thermostatic/bedumbs.html"^^xsd:string. + swrc:journal . + dc:creator _:Heidelinde_Kosse. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "depreciations bedumbs acceptees"^^xsd:string. + foaf:homepage "http://www.thermostatic.tld/acceptees/diastole.html"^^xsd:string. + swrc:journal . + dc:creator _:Ravati_Boyarsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bedumbs.tld/diastole/stockily.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "acceptees stockily fussily"^^xsd:string. + foaf:homepage "http://www.diastole.tld/fussily/tenoners.html"^^xsd:string. + swrc:journal . + dc:creator _:Sengchan_Conrad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stockily.tld/tenoners/uphills.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "fussily uphills gameness"^^xsd:string. + foaf:homepage "http://www.tenoners.tld/gameness/disfranchiser.html"^^xsd:string. + swrc:journal . +_:Deniz_Medler rdf:type foaf:Person. +_:Deniz_Medler foaf:name "Deniz Medler"^^xsd:string. + dc:creator _:Deniz_Medler. + rdf:type bench:Article. + swrc:pages "103"^^xsd:integer. + dc:title "uphills disfranchiser lofters"^^xsd:string. + foaf:homepage "http://www.gameness.tld/lofters/zoeas.html"^^xsd:string. + swrc:journal . + dc:creator _:Nanda_Batto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disfranchiser.tld/zoeas/cd.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "lofters cd papooses"^^xsd:string. + foaf:homepage "http://www.zoeas.tld/papooses/abashment.html"^^xsd:string. + swrc:journal . + dc:creator _:Trinh_Brihm. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cd.tld/abashment/reweighed.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "papooses reweighed clarion"^^xsd:string. + foaf:homepage "http://www.abashment.tld/clarion/alienates.html"^^xsd:string. + swrc:journal . + dc:creator _:Cecily_Pazik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reweighed.tld/alienates/smegmas.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "clarion smegmas korsakow"^^xsd:string. + foaf:homepage "http://www.alienates.tld/korsakow/sidecars.html"^^xsd:string. + swrc:journal . + dc:creator _:Peleus_Vasseur. + dc:creator _:Emanuelle_Armillei. + rdf:type bench:Article. + rdfs:seeAlso "http://www.smegmas.tld/sidecars/commodiously.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "korsakow commodiously nightie"^^xsd:string. + foaf:homepage "http://www.sidecars.tld/nightie/fatso.html"^^xsd:string. + swrc:journal . + dc:creator _:Lanzo_Buseck. + dc:creator _:Ebony_Zieg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.commodiously.tld/fatso/spoiler.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "nightie spoiler circuiter"^^xsd:string. + foaf:homepage "http://www.fatso.tld/circuiter/poker.html"^^xsd:string. + swrc:journal . + dc:creator _:Basheer_Hatcher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spoiler.tld/poker/nobble.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "circuiter nobble cheeking"^^xsd:string. + foaf:homepage "http://www.poker.tld/cheeking/sayee.html"^^xsd:string. + swrc:journal . + dc:creator _:Ingobert_Soprych. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nobble.tld/sayee/suppurates.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "cheeking suppurates reinforms"^^xsd:string. + foaf:homepage "http://www.sayee.tld/reinforms/reconversions.html"^^xsd:string. + swrc:journal . + dc:creator _:Klementina_Kingrey. + rdf:type bench:Article. + swrc:pages "77"^^xsd:integer. + dc:title "suppurates reconversions butterier"^^xsd:string. + foaf:homepage "http://www.reinforms.tld/butterier/silicates.html"^^xsd:string. + swrc:journal . + dc:creator _:Plakida_Gothe. + dc:creator _:Jerry_Lydick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reconversions.tld/silicates/linkers.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "butterier linkers braze"^^xsd:string. + foaf:homepage "http://www.silicates.tld/braze/tannins.html"^^xsd:string. + swrc:journal . + dc:creator _:Junichi_Hagele. + rdf:type bench:Article. + rdfs:seeAlso "http://www.linkers.tld/tannins/footsteps.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "braze footsteps landings"^^xsd:string. + foaf:homepage "http://www.tannins.tld/landings/pseudonyms.html"^^xsd:string. + swrc:journal . + dc:creator _:Ike_Citarella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.footsteps.tld/pseudonyms/mitotic.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "landings mitotic moneyed"^^xsd:string. + foaf:homepage "http://www.pseudonyms.tld/moneyed/allowable.html"^^xsd:string. + swrc:journal . + dc:creator _:Fajyaz_Mutana. + rdf:type bench:Article. + swrc:pages "58"^^xsd:integer. + dc:title "mitotic allowable disclosures"^^xsd:string. + foaf:homepage "http://www.moneyed.tld/disclosures/kiboshing.html"^^xsd:string. + swrc:journal . + dc:creator _:Boguslava_Lamay. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "allowable kiboshing spooned"^^xsd:string. + foaf:homepage "http://www.disclosures.tld/spooned/renegade.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerik_Ferries. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kiboshing.tld/renegade/foams.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "spooned foams avg"^^xsd:string. + foaf:homepage "http://www.renegade.tld/avg/outshone.html"^^xsd:string. + swrc:journal . + dc:creator _:Grard_Fong. +_:Jada_Grech rdf:type foaf:Person. +_:Jada_Grech foaf:name "Jada Grech"^^xsd:string. + dc:creator _:Jada_Grech. + rdf:type bench:Article. + swrc:pages "161"^^xsd:integer. + dc:title "foams outshone reecho"^^xsd:string. + foaf:homepage "http://www.avg.tld/reecho/recruited.html"^^xsd:string. + swrc:journal . +_:Pyotr_Giffen rdf:type foaf:Person. +_:Pyotr_Giffen foaf:name "Pyotr Giffen"^^xsd:string. + dc:creator _:Pyotr_Giffen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outshone.tld/recruited/swampiest.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "reecho swampiest mobilizer"^^xsd:string. + foaf:homepage "http://www.recruited.tld/mobilizer/kitlings.html"^^xsd:string. + swrc:journal . +_:Lera_Suter rdf:type foaf:Person. +_:Lera_Suter foaf:name "Lera Suter"^^xsd:string. + dc:creator _:Lera_Suter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.swampiest.tld/kitlings/impoliticly.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "mobilizer impoliticly fretter"^^xsd:string. + foaf:homepage "http://www.kitlings.tld/fretter/rickettsial.html"^^xsd:string. + swrc:journal . +_:Gundela_Renfer rdf:type foaf:Person. +_:Gundela_Renfer foaf:name "Gundela Renfer"^^xsd:string. + dc:creator _:Gundela_Renfer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impoliticly.tld/rickettsial/centralizing.html"^^xsd:string. + dc:title "fretter centralizing serumal"^^xsd:string. + foaf:homepage "http://www.rickettsial.tld/serumal/demographic.html"^^xsd:string. + swrc:journal . +_:Phoolan_Mackie rdf:type foaf:Person. +_:Phoolan_Mackie foaf:name "Phoolan Mackie"^^xsd:string. + dc:creator _:Phoolan_Mackie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.centralizing.tld/demographic/calamitousness.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "serumal calamitousness octopuses"^^xsd:string. + foaf:homepage "http://www.demographic.tld/octopuses/appomattox.html"^^xsd:string. + swrc:journal . +_:Stone_Reigner rdf:type foaf:Person. +_:Stone_Reigner foaf:name "Stone Reigner"^^xsd:string. + dc:creator _:Stone_Reigner. +_:Bophary_Badanguio rdf:type foaf:Person. +_:Bophary_Badanguio foaf:name "Bophary Badanguio"^^xsd:string. + dc:creator _:Bophary_Badanguio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.calamitousness.tld/appomattox/nonclassical.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "octopuses nonclassical ectoplasm"^^xsd:string. + foaf:homepage "http://www.appomattox.tld/ectoplasm/underclothes.html"^^xsd:string. + swrc:journal . +_:Hariti_Yerdon rdf:type foaf:Person. +_:Hariti_Yerdon foaf:name "Hariti Yerdon"^^xsd:string. + dc:creator _:Hariti_Yerdon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonclassical.tld/underclothes/tiffanies.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "ectoplasm tiffanies zymogenic"^^xsd:string. + foaf:homepage "http://www.underclothes.tld/zymogenic/hooraying.html"^^xsd:string. + swrc:journal . +_:Melker_Kayastha rdf:type foaf:Person. +_:Melker_Kayastha foaf:name "Melker Kayastha"^^xsd:string. + dc:creator _:Melker_Kayastha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tiffanies.tld/hooraying/velds.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "zymogenic velds philharmonics"^^xsd:string. + foaf:homepage "http://www.hooraying.tld/philharmonics/palladiums.html"^^xsd:string. + swrc:journal . +_:Nicolette_Holle rdf:type foaf:Person. +_:Nicolette_Holle foaf:name "Nicolette Holle"^^xsd:string. + dc:creator _:Nicolette_Holle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.velds.tld/palladiums/gnashed.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "philharmonics gnashed pellagras"^^xsd:string. + foaf:homepage "http://www.palladiums.tld/pellagras/prissies.html"^^xsd:string. + swrc:journal . +_:Ravi_Parrott rdf:type foaf:Person. +_:Ravi_Parrott foaf:name "Ravi Parrott"^^xsd:string. + dc:creator _:Ravi_Parrott. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gnashed.tld/prissies/hurtled.html"^^xsd:string. + dc:title "pellagras hurtled landscaped"^^xsd:string. + foaf:homepage "http://www.prissies.tld/landscaped/hipline.html"^^xsd:string. + swrc:journal . +_:Camika_Montilla rdf:type foaf:Person. +_:Camika_Montilla foaf:name "Camika Montilla"^^xsd:string. + dc:creator _:Camika_Montilla. +_:Faqueza_Correll rdf:type foaf:Person. +_:Faqueza_Correll foaf:name "Faqueza Correll"^^xsd:string. + dc:creator _:Faqueza_Correll. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hurtled.tld/hipline/toecaps.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "landscaped toecaps continuer"^^xsd:string. + foaf:homepage "http://www.hipline.tld/continuer/pinochles.html"^^xsd:string. + swrc:journal . +_:Andromeda_Arvez rdf:type foaf:Person. +_:Andromeda_Arvez foaf:name "Andromeda Arvez"^^xsd:string. + dc:creator _:Andromeda_Arvez. + swrc:editor _:Teri_Landevos. + swrc:editor _:Manu_Geyman. + rdf:type bench:Incollection. + bench:booktitle "toecaps pinochles liefest"^^xsd:string. + dc:title "continuer liefest reformulation"^^xsd:string. + foaf:homepage "http://www.pinochles.tld/reformulation/vistaed.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. +_:Shabaan_Voyles rdf:type foaf:Person. +_:Shabaan_Voyles foaf:name "Shabaan Voyles"^^xsd:string. + dc:creator _:Shabaan_Voyles. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1957)"^^xsd:string. + swrc:volume "9"^^xsd:integer. + dcterms:issued "1957"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "60"^^xsd:integer. + dc:title "reformulation teaboxes resurveys"^^xsd:string. + foaf:homepage "http://www.vistaed.tld/resurveys/saddening.html"^^xsd:string. + swrc:journal . +_:Eleena_Damone rdf:type foaf:Person. +_:Eleena_Damone foaf:name "Eleena Damone"^^xsd:string. + dc:creator _:Eleena_Damone. +_:Shalom_Beecken rdf:type foaf:Person. +_:Shalom_Beecken foaf:name "Shalom Beecken"^^xsd:string. + dc:creator _:Shalom_Beecken. + rdf:type bench:Article. + swrc:pages "13"^^xsd:integer. + dc:title "teaboxes saddening insulates"^^xsd:string. + foaf:homepage "http://www.resurveys.tld/insulates/eyebeams.html"^^xsd:string. + swrc:journal . +_:Ovidio_Bostrom rdf:type foaf:Person. +_:Ovidio_Bostrom foaf:name "Ovidio Bostrom"^^xsd:string. + dc:creator _:Ovidio_Bostrom. + rdf:type bench:Article. + swrc:pages "109"^^xsd:integer. + dc:title "saddening eyebeams calculator"^^xsd:string. + foaf:homepage "http://www.insulates.tld/calculator/jackpots.html"^^xsd:string. + swrc:journal . +_:Cora_Pickings rdf:type foaf:Person. +_:Cora_Pickings foaf:name "Cora Pickings"^^xsd:string. + dc:creator _:Cora_Pickings. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "eyebeams jackpots seizins"^^xsd:string. + foaf:homepage "http://www.calculator.tld/seizins/thrillers.html"^^xsd:string. + swrc:journal . +_:Immakulata_Masek rdf:type foaf:Person. +_:Immakulata_Masek foaf:name "Immakulata Masek"^^xsd:string. + dc:creator _:Immakulata_Masek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jackpots.tld/thrillers/entwists.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "seizins entwists retrenching"^^xsd:string. + foaf:homepage "http://www.thrillers.tld/retrenching/retribute.html"^^xsd:string. + swrc:journal . +_:Wayan_Whitelow rdf:type foaf:Person. +_:Wayan_Whitelow foaf:name "Wayan Whitelow"^^xsd:string. + dc:creator _:Wayan_Whitelow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.entwists.tld/retribute/untrammelled.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "retrenching untrammelled undeclared"^^xsd:string. + foaf:homepage "http://www.retribute.tld/undeclared/refolds.html"^^xsd:string. + swrc:journal . +_:Bozena_Tilly rdf:type foaf:Person. +_:Bozena_Tilly foaf:name "Bozena Tilly"^^xsd:string. + dc:creator _:Bozena_Tilly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.untrammelled.tld/refolds/splotches.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "undeclared splotches splices"^^xsd:string. + foaf:homepage "http://www.refolds.tld/splices/sheenie.html"^^xsd:string. + swrc:journal . +_:Rayyana_Scollan rdf:type foaf:Person. +_:Rayyana_Scollan foaf:name "Rayyana Scollan"^^xsd:string. + dc:creator _:Rayyana_Scollan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.splotches.tld/sheenie/indignantly.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "splices indignantly gerardias"^^xsd:string. + foaf:homepage "http://www.sheenie.tld/gerardias/clashed.html"^^xsd:string. + swrc:journal . +_:Vongai_Alaibilla rdf:type foaf:Person. +_:Vongai_Alaibilla foaf:name "Vongai Alaibilla"^^xsd:string. + dc:creator _:Vongai_Alaibilla. +_:Coleen_Karpin rdf:type foaf:Person. +_:Coleen_Karpin foaf:name "Coleen Karpin"^^xsd:string. + dc:creator _:Coleen_Karpin. + rdf:type bench:Article. + bench:cdrom "http://www.indignantly.tld/clashed/overworks.html"^^xsd:string. + rdfs:seeAlso "http://www.gerardias.tld/overworks/impassively.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "clashed impassively kilters"^^xsd:string. + foaf:homepage "http://www.overworks.tld/kilters/rhumbs.html"^^xsd:string. + swrc:journal . +_:Otylia_Lowdermilk rdf:type foaf:Person. +_:Otylia_Lowdermilk foaf:name "Otylia Lowdermilk"^^xsd:string. + dc:creator _:Otylia_Lowdermilk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impassively.tld/rhumbs/ridgepoles.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "kilters ridgepoles cavillers"^^xsd:string. + foaf:homepage "http://www.rhumbs.tld/cavillers/intertangling.html"^^xsd:string. + swrc:journal . +_:Zdeslava_Barkus rdf:type foaf:Person. +_:Zdeslava_Barkus foaf:name "Zdeslava Barkus"^^xsd:string. + dc:creator _:Zdeslava_Barkus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ridgepoles.tld/intertangling/spadeful.html"^^xsd:string. + dc:title "cavillers spadeful kayoing"^^xsd:string. + foaf:homepage "http://www.intertangling.tld/kayoing/tokenisms.html"^^xsd:string. + swrc:journal . +_:Hisahsi_Ferran rdf:type foaf:Person. +_:Hisahsi_Ferran foaf:name "Hisahsi Ferran"^^xsd:string. + dc:creator _:Hisahsi_Ferran. +_:Grant_Melius rdf:type foaf:Person. +_:Grant_Melius foaf:name "Grant Melius"^^xsd:string. + dc:creator _:Grant_Melius. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spadeful.tld/tokenisms/retread.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "kayoing retread diapered"^^xsd:string. + foaf:homepage "http://www.tokenisms.tld/diapered/miniscule.html"^^xsd:string. + swrc:journal . +_:Rodell_Sonnefeld rdf:type foaf:Person. +_:Rodell_Sonnefeld foaf:name "Rodell Sonnefeld"^^xsd:string. + dc:creator _:Rodell_Sonnefeld. + rdf:type bench:Article. + rdfs:seeAlso "http://www.retread.tld/miniscule/malformations.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "diapered malformations milled"^^xsd:string. + foaf:homepage "http://www.miniscule.tld/milled/reinserts.html"^^xsd:string. + swrc:journal . +_:Zambda_Cusson rdf:type foaf:Person. +_:Zambda_Cusson foaf:name "Zambda Cusson"^^xsd:string. + dc:creator _:Zambda_Cusson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.malformations.tld/reinserts/ogreism.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "milled ogreism sacrist"^^xsd:string. + foaf:homepage "http://www.reinserts.tld/sacrist/infiltration.html"^^xsd:string. + swrc:journal . +_:Naganori_Wreede rdf:type foaf:Person. +_:Naganori_Wreede foaf:name "Naganori Wreede"^^xsd:string. + dc:creator _:Naganori_Wreede. +_:Bodgana_Senne rdf:type foaf:Person. +_:Bodgana_Senne foaf:name "Bodgana Senne"^^xsd:string. + dc:creator _:Bodgana_Senne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ogreism.tld/infiltration/macadam.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "sacrist macadam sighing"^^xsd:string. + foaf:homepage "http://www.infiltration.tld/sighing/espanol.html"^^xsd:string. + swrc:journal . +_:Aseel_Waddups rdf:type foaf:Person. +_:Aseel_Waddups foaf:name "Aseel Waddups"^^xsd:string. + dc:creator _:Aseel_Waddups. + rdf:type bench:Article. + rdfs:seeAlso "http://www.macadam.tld/espanol/incepting.html"^^xsd:string. + swrc:note "seabeds nonpluses judice embarked carbo reproacher copulas trundles heterosexually"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "sighing incepting froward"^^xsd:string. + foaf:homepage "http://www.espanol.tld/froward/holystones.html"^^xsd:string. + swrc:journal . +_:Phineas_Schubach rdf:type foaf:Person. +_:Phineas_Schubach foaf:name "Phineas Schubach"^^xsd:string. + dc:creator _:Phineas_Schubach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incepting.tld/holystones/reinstructing.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "froward reinstructing plenipotentiaries"^^xsd:string. + foaf:homepage "http://www.holystones.tld/plenipotentiaries/misjudged.html"^^xsd:string. + swrc:journal . +_:Shurik_Tifft rdf:type foaf:Person. +_:Shurik_Tifft foaf:name "Shurik Tifft"^^xsd:string. + dc:creator _:Shurik_Tifft. +_:Nori_Minnis rdf:type foaf:Person. +_:Nori_Minnis foaf:name "Nori Minnis"^^xsd:string. + dc:creator _:Nori_Minnis. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "reinstructing misjudged hushful"^^xsd:string. + foaf:homepage "http://www.plenipotentiaries.tld/hushful/cartoons.html"^^xsd:string. + swrc:journal . +_:AbdulHaadi_Castellan rdf:type foaf:Person. +_:AbdulHaadi_Castellan foaf:name "AbdulHaadi Castellan"^^xsd:string. + dc:creator _:AbdulHaadi_Castellan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misjudged.tld/cartoons/woolers.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "hushful woolers unstructured"^^xsd:string. + foaf:homepage "http://www.cartoons.tld/unstructured/intimidation.html"^^xsd:string. + swrc:journal . +_:Roxanne_Vandezande rdf:type foaf:Person. +_:Roxanne_Vandezande foaf:name "Roxanne Vandezande"^^xsd:string. + dc:creator _:Roxanne_Vandezande. + rdf:type bench:Article. + rdfs:seeAlso "http://www.woolers.tld/intimidation/carlot.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "unstructured carlot choosers"^^xsd:string. + foaf:homepage "http://www.intimidation.tld/choosers/darkey.html"^^xsd:string. + swrc:journal . +_:Engelmar_Quanstrum rdf:type foaf:Person. +_:Engelmar_Quanstrum foaf:name "Engelmar Quanstrum"^^xsd:string. + dc:creator _:Engelmar_Quanstrum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.carlot.tld/darkey/countries.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "choosers countries backcross"^^xsd:string. + foaf:homepage "http://www.darkey.tld/backcross/evanished.html"^^xsd:string. + swrc:journal . +_:Almunda_Kaltz rdf:type foaf:Person. +_:Almunda_Kaltz foaf:name "Almunda Kaltz"^^xsd:string. + dc:creator _:Almunda_Kaltz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.countries.tld/evanished/missteps.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "backcross missteps icecaps"^^xsd:string. + foaf:homepage "http://www.evanished.tld/icecaps/meliorated.html"^^xsd:string. + swrc:journal . +_:Waliyya_Dandrea rdf:type foaf:Person. +_:Waliyya_Dandrea foaf:name "Waliyya Dandrea"^^xsd:string. + dc:creator _:Waliyya_Dandrea. + rdf:type bench:Article. + rdfs:seeAlso "http://www.missteps.tld/meliorated/abstrusely.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "icecaps abstrusely cubbish"^^xsd:string. + foaf:homepage "http://www.meliorated.tld/cubbish/antimacassar.html"^^xsd:string. + swrc:journal . +_:GopiGopika_Chaisty rdf:type foaf:Person. +_:GopiGopika_Chaisty foaf:name "GopiGopika Chaisty"^^xsd:string. + dc:creator _:GopiGopika_Chaisty. +_:Bindia_Lietzow rdf:type foaf:Person. +_:Bindia_Lietzow foaf:name "Bindia Lietzow"^^xsd:string. + dc:creator _:Bindia_Lietzow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.abstrusely.tld/antimacassar/outstretches.html"^^xsd:string. + swrc:month "4"^^xsd:integer. + swrc:pages "161"^^xsd:integer. + dc:title "cubbish outstretches bloodily"^^xsd:string. + foaf:homepage "http://www.antimacassar.tld/bloodily/soapboxes.html"^^xsd:string. + swrc:journal . +_:Chiona_Holstine rdf:type foaf:Person. +_:Chiona_Holstine foaf:name "Chiona Holstine"^^xsd:string. + dc:creator _:Chiona_Holstine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outstretches.tld/soapboxes/loams.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "bloodily loams joins"^^xsd:string. + foaf:homepage "http://www.soapboxes.tld/joins/disallowances.html"^^xsd:string. + swrc:journal . +_:Krispin_Macnamee rdf:type foaf:Person. +_:Krispin_Macnamee foaf:name "Krispin Macnamee"^^xsd:string. + dc:creator _:Krispin_Macnamee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.loams.tld/disallowances/thewless.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "joins thewless homogenized"^^xsd:string. + foaf:homepage "http://www.disallowances.tld/homogenized/abstractness.html"^^xsd:string. + swrc:journal . +_:Shadhaa_Gomillion rdf:type foaf:Person. +_:Shadhaa_Gomillion foaf:name "Shadhaa Gomillion"^^xsd:string. + dc:creator _:Shadhaa_Gomillion. + rdf:type bench:Article. + swrc:pages "26"^^xsd:integer. + dc:title "thewless abstractness freemasons"^^xsd:string. + foaf:homepage "http://www.homogenized.tld/freemasons/pyrethrin.html"^^xsd:string. + swrc:journal . +_:Alika_Odgen rdf:type foaf:Person. +_:Alika_Odgen foaf:name "Alika Odgen"^^xsd:string. + dc:creator _:Alika_Odgen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.abstractness.tld/pyrethrin/tailcoat.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "freemasons tailcoat flickery"^^xsd:string. + foaf:homepage "http://www.pyrethrin.tld/flickery/septuple.html"^^xsd:string. + swrc:journal . +_:Elija_Hiney rdf:type foaf:Person. +_:Elija_Hiney foaf:name "Elija Hiney"^^xsd:string. + dc:creator _:Elija_Hiney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tailcoat.tld/septuple/puniness.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "flickery puniness manifestative"^^xsd:string. + foaf:homepage "http://www.septuple.tld/manifestative/prosecutions.html"^^xsd:string. + swrc:journal . +_:Abbie_Manjarres rdf:type foaf:Person. +_:Abbie_Manjarres foaf:name "Abbie Manjarres"^^xsd:string. + dc:creator _:Abbie_Manjarres. + rdf:type bench:Article. + rdfs:seeAlso "http://www.puniness.tld/prosecutions/pelter.html"^^xsd:string. + dc:title "manifestative pelter waitings"^^xsd:string. + foaf:homepage "http://www.prosecutions.tld/waitings/cuban.html"^^xsd:string. + swrc:journal . +_:Hieronim_Mccaig rdf:type foaf:Person. +_:Hieronim_Mccaig foaf:name "Hieronim Mccaig"^^xsd:string. + dc:creator _:Hieronim_Mccaig. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pelter.tld/cuban/saturdays.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "waitings saturdays bonbons"^^xsd:string. + foaf:homepage "http://www.cuban.tld/bonbons/crullers.html"^^xsd:string. + swrc:journal . +_:Morihiro_Kopriva rdf:type foaf:Person. +_:Morihiro_Kopriva foaf:name "Morihiro Kopriva"^^xsd:string. + dc:creator _:Morihiro_Kopriva. + rdf:type bench:Article. + rdfs:seeAlso "http://www.saturdays.tld/crullers/hermetical.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "bonbons hermetical serrating"^^xsd:string. + foaf:homepage "http://www.crullers.tld/serrating/flexed.html"^^xsd:string. + swrc:journal . +_:Tetsuya_Deerdoff rdf:type foaf:Person. +_:Tetsuya_Deerdoff foaf:name "Tetsuya Deerdoff"^^xsd:string. + dc:creator _:Tetsuya_Deerdoff. +_:Felicita_Mounsey rdf:type foaf:Person. +_:Felicita_Mounsey foaf:name "Felicita Mounsey"^^xsd:string. + dc:creator _:Felicita_Mounsey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hermetical.tld/flexed/forefend.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "serrating forefend wowed"^^xsd:string. + foaf:homepage "http://www.flexed.tld/wowed/plinker.html"^^xsd:string. + swrc:journal . +_:Julius_Aluarez rdf:type foaf:Person. +_:Julius_Aluarez foaf:name "Julius Aluarez"^^xsd:string. + dc:creator _:Julius_Aluarez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.forefend.tld/plinker/unusually.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "wowed unusually straightly"^^xsd:string. + foaf:homepage "http://www.plinker.tld/straightly/collusive.html"^^xsd:string. + swrc:journal . +_:Odelia_Tekautz rdf:type foaf:Person. +_:Odelia_Tekautz foaf:name "Odelia Tekautz"^^xsd:string. + dc:creator _:Odelia_Tekautz. + swrc:editor _:Bernhareda_Mcclenny. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1957)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1957"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.straightly.tld/entrancements/mercenaries.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "collusive mercenaries chirographer"^^xsd:string. + foaf:homepage "http://www.entrancements.tld/chirographer/snuggled.html"^^xsd:string. + swrc:journal . +_:Cristoval_Lundberg rdf:type foaf:Person. +_:Cristoval_Lundberg foaf:name "Cristoval Lundberg"^^xsd:string. + dc:creator _:Cristoval_Lundberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mercenaries.tld/snuggled/slithers.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "chirographer slithers wastier"^^xsd:string. + foaf:homepage "http://www.snuggled.tld/wastier/tinglers.html"^^xsd:string. + swrc:journal . +_:Ramonda_Tripplett rdf:type foaf:Person. +_:Ramonda_Tripplett foaf:name "Ramonda Tripplett"^^xsd:string. + dc:creator _:Ramonda_Tripplett. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "slithers tinglers xenophobe"^^xsd:string. + foaf:homepage "http://www.wastier.tld/xenophobe/reconsecration.html"^^xsd:string. + swrc:journal . +_:Henriette_Buscarino rdf:type foaf:Person. +_:Henriette_Buscarino foaf:name "Henriette Buscarino"^^xsd:string. + dc:creator _:Henriette_Buscarino. +_:Allowin_Kutlu rdf:type foaf:Person. +_:Allowin_Kutlu foaf:name "Allowin Kutlu"^^xsd:string. + dc:creator _:Allowin_Kutlu. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tinglers.tld/reconsecration/realising.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "xenophobe realising barographic"^^xsd:string. + foaf:homepage "http://www.reconsecration.tld/barographic/surnamers.html"^^xsd:string. + swrc:journal . +_:Hardwart_Kusiak rdf:type foaf:Person. +_:Hardwart_Kusiak foaf:name "Hardwart Kusiak"^^xsd:string. + dc:creator _:Hardwart_Kusiak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.realising.tld/surnamers/overeducates.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "barographic overeducates unsteadiest"^^xsd:string. + foaf:homepage "http://www.surnamers.tld/unsteadiest/insists.html"^^xsd:string. + swrc:journal . +_:Tsuruki_Hazelrigg rdf:type foaf:Person. +_:Tsuruki_Hazelrigg foaf:name "Tsuruki Hazelrigg"^^xsd:string. + dc:creator _:Tsuruki_Hazelrigg. +_:Hanan_Aupperle rdf:type foaf:Person. +_:Hanan_Aupperle foaf:name "Hanan Aupperle"^^xsd:string. + dc:creator _:Hanan_Aupperle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overeducates.tld/insists/sepalous.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "unsteadiest sepalous zooid"^^xsd:string. + foaf:homepage "http://www.insists.tld/zooid/arsis.html"^^xsd:string. + swrc:journal . +_:Masia_Kuitu rdf:type foaf:Person. +_:Masia_Kuitu foaf:name "Masia Kuitu"^^xsd:string. + dc:creator _:Masia_Kuitu. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sepalous.tld/arsis/uncouthness.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "zooid uncouthness bamboozling"^^xsd:string. + foaf:homepage "http://www.arsis.tld/bamboozling/creeds.html"^^xsd:string. + swrc:journal . +_:Catarine_Dacamara rdf:type foaf:Person. +_:Catarine_Dacamara foaf:name "Catarine Dacamara"^^xsd:string. + dc:creator _:Catarine_Dacamara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncouthness.tld/creeds/salter.html"^^xsd:string. + dc:title "bamboozling salter scowling"^^xsd:string. + foaf:homepage "http://www.creeds.tld/scowling/hoaxed.html"^^xsd:string. + swrc:journal . +_:Lamesha_Neher rdf:type foaf:Person. +_:Lamesha_Neher foaf:name "Lamesha Neher"^^xsd:string. + dc:creator _:Lamesha_Neher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.salter.tld/hoaxed/revictualed.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "scowling revictualed steeped"^^xsd:string. + foaf:homepage "http://www.hoaxed.tld/steeped/metamorphisms.html"^^xsd:string. + swrc:journal . +_:Wendell_Rolens rdf:type foaf:Person. +_:Wendell_Rolens foaf:name "Wendell Rolens"^^xsd:string. + dc:creator _:Wendell_Rolens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.revictualed.tld/metamorphisms/implored.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "steeped implored caveats"^^xsd:string. + foaf:homepage "http://www.metamorphisms.tld/caveats/femurs.html"^^xsd:string. + swrc:journal . +_:Sofeia_Schmick rdf:type foaf:Person. +_:Sofeia_Schmick foaf:name "Sofeia Schmick"^^xsd:string. + dc:creator _:Sofeia_Schmick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.implored.tld/femurs/catawbas.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "caveats catawbas psychokinesia"^^xsd:string. + foaf:homepage "http://www.femurs.tld/psychokinesia/pulleys.html"^^xsd:string. + swrc:journal . +_:Dardanus_Dobosh rdf:type foaf:Person. +_:Dardanus_Dobosh foaf:name "Dardanus Dobosh"^^xsd:string. + dc:creator _:Dardanus_Dobosh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.catawbas.tld/pulleys/plutonic.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "psychokinesia plutonic piscators"^^xsd:string. + foaf:homepage "http://www.pulleys.tld/piscators/ossificatory.html"^^xsd:string. + swrc:journal . +_:Kerstine_Finders rdf:type foaf:Person. +_:Kerstine_Finders foaf:name "Kerstine Finders"^^xsd:string. + dc:creator _:Kerstine_Finders. + rdf:type bench:Article. + rdfs:seeAlso "http://www.plutonic.tld/ossificatory/fondled.html"^^xsd:string. + swrc:note "synthesizers histamins cuts chauffeuse catharine gorsy ablation outriggers reshipments rooking acridest undetachable"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "piscators fondled barrister"^^xsd:string. + foaf:homepage "http://www.ossificatory.tld/barrister/mississippians.html"^^xsd:string. + swrc:journal . +_:Mufeed_Nwankwo rdf:type foaf:Person. +_:Mufeed_Nwankwo foaf:name "Mufeed Nwankwo"^^xsd:string. + dc:creator _:Mufeed_Nwankwo. +_:Itala_Waskow rdf:type foaf:Person. +_:Itala_Waskow foaf:name "Itala Waskow"^^xsd:string. + dc:creator _:Itala_Waskow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fondled.tld/mississippians/depressions.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "barrister depressions mouthers"^^xsd:string. + foaf:homepage "http://www.mississippians.tld/mouthers/plumply.html"^^xsd:string. + swrc:journal . +_:Devontae_Abaloz rdf:type foaf:Person. +_:Devontae_Abaloz foaf:name "Devontae Abaloz"^^xsd:string. + dc:creator _:Devontae_Abaloz. + rdf:type bench:Article. + swrc:pages "183"^^xsd:integer. + dc:title "depressions plumply contributorily"^^xsd:string. + foaf:homepage "http://www.mouthers.tld/contributorily/eutrophic.html"^^xsd:string. + swrc:journal . +_:Momus_Rivadeneira rdf:type foaf:Person. +_:Momus_Rivadeneira foaf:name "Momus Rivadeneira"^^xsd:string. + dc:creator _:Momus_Rivadeneira. + rdf:type bench:Article. + swrc:pages "49"^^xsd:integer. + dc:title "plumply eutrophic legroom"^^xsd:string. + foaf:homepage "http://www.contributorily.tld/legroom/somatopsychic.html"^^xsd:string. + swrc:journal . +_:Vasin_Marallo rdf:type foaf:Person. +_:Vasin_Marallo foaf:name "Vasin Marallo"^^xsd:string. + dc:creator _:Vasin_Marallo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eutrophic.tld/somatopsychic/oversharp.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "legroom oversharp vasectomies"^^xsd:string. + foaf:homepage "http://www.somatopsychic.tld/vasectomies/farcy.html"^^xsd:string. + swrc:journal . +_:Hamish_Proano rdf:type foaf:Person. +_:Hamish_Proano foaf:name "Hamish Proano"^^xsd:string. + dc:creator _:Hamish_Proano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oversharp.tld/farcy/caved.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "vasectomies caved pkg"^^xsd:string. + foaf:homepage "http://www.farcy.tld/pkg/jiggles.html"^^xsd:string. + swrc:journal . +_:Gunde_Tegeler rdf:type foaf:Person. +_:Gunde_Tegeler foaf:name "Gunde Tegeler"^^xsd:string. + dc:creator _:Gunde_Tegeler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.caved.tld/jiggles/prediagnostic.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "pkg prediagnostic preconditioning"^^xsd:string. + foaf:homepage "http://www.jiggles.tld/preconditioning/polishing.html"^^xsd:string. + swrc:journal . +_:Ceanna_Vangoff rdf:type foaf:Person. +_:Ceanna_Vangoff foaf:name "Ceanna Vangoff"^^xsd:string. + dc:creator _:Ceanna_Vangoff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prediagnostic.tld/polishing/machinized.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "preconditioning machinized resharpen"^^xsd:string. + foaf:homepage "http://www.polishing.tld/resharpen/gypsyism.html"^^xsd:string. + swrc:journal . +_:LaKendria_Rimi rdf:type foaf:Person. +_:LaKendria_Rimi foaf:name "LaKendria Rimi"^^xsd:string. + dc:creator _:LaKendria_Rimi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.machinized.tld/gypsyism/dimmock.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "resharpen dimmock waltzed"^^xsd:string. + foaf:homepage "http://www.gypsyism.tld/waltzed/zouaves.html"^^xsd:string. + swrc:journal . +_:Tufail_Milum rdf:type foaf:Person. +_:Tufail_Milum foaf:name "Tufail Milum"^^xsd:string. + dc:creator _:Tufail_Milum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dimmock.tld/zouaves/earmarking.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "waltzed earmarking capitation"^^xsd:string. + foaf:homepage "http://www.zouaves.tld/capitation/airbill.html"^^xsd:string. + swrc:journal . +_:Cadman_Strom rdf:type foaf:Person. +_:Cadman_Strom foaf:name "Cadman Strom"^^xsd:string. + dc:creator _:Cadman_Strom. + rdf:type bench:Article. + swrc:pages "191"^^xsd:integer. + dc:title "earmarking airbill birettas"^^xsd:string. + foaf:homepage "http://www.capitation.tld/birettas/buffs.html"^^xsd:string. + swrc:journal . +_:ra_Jansons rdf:type foaf:Person. +_:ra_Jansons foaf:name "ra Jansons"^^xsd:string. + dc:creator _:ra_Jansons. + rdf:type bench:Article. + rdfs:seeAlso "http://www.airbill.tld/buffs/fissionable.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "birettas fissionable hocussed"^^xsd:string. + foaf:homepage "http://www.buffs.tld/hocussed/briery.html"^^xsd:string. + swrc:journal . +_:Zenon_Denes rdf:type foaf:Person. +_:Zenon_Denes foaf:name "Zenon Denes"^^xsd:string. + dc:creator _:Zenon_Denes. + rdf:type bench:Article. + swrc:pages "14"^^xsd:integer. + dc:title "fissionable briery catenary"^^xsd:string. + foaf:homepage "http://www.hocussed.tld/catenary/alternately.html"^^xsd:string. + swrc:journal . +_:Isabela_Chuong rdf:type foaf:Person. +_:Isabela_Chuong foaf:name "Isabela Chuong"^^xsd:string. + dc:creator _:Isabela_Chuong. + rdf:type bench:Article. + rdfs:seeAlso "http://www.briery.tld/alternately/linkable.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "catenary linkable deflea"^^xsd:string. + foaf:homepage "http://www.alternately.tld/deflea/tellers.html"^^xsd:string. + swrc:journal . +_:Macky_Matejka rdf:type foaf:Person. +_:Macky_Matejka foaf:name "Macky Matejka"^^xsd:string. + dc:creator _:Macky_Matejka. + rdf:type bench:Article. + bench:cdrom "http://www.linkable.tld/tellers/nonabsorbent.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "deflea nonabsorbent bookmen"^^xsd:string. + foaf:homepage "http://www.tellers.tld/bookmen/homilies.html"^^xsd:string. + swrc:journal . +_:Kaveri_Zombro rdf:type foaf:Person. +_:Kaveri_Zombro foaf:name "Kaveri Zombro"^^xsd:string. + dc:creator _:Kaveri_Zombro. +_:Liviana_Rickon rdf:type foaf:Person. +_:Liviana_Rickon foaf:name "Liviana Rickon"^^xsd:string. + dc:creator _:Liviana_Rickon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonabsorbent.tld/homilies/devitalize.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "bookmen devitalize compressional"^^xsd:string. + foaf:homepage "http://www.homilies.tld/compressional/vegetated.html"^^xsd:string. + swrc:journal . +_:Anandita_Hymer rdf:type foaf:Person. +_:Anandita_Hymer foaf:name "Anandita Hymer"^^xsd:string. + dc:creator _:Anandita_Hymer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.devitalize.tld/vegetated/enounces.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "compressional enounces vaccinal"^^xsd:string. + foaf:homepage "http://www.vegetated.tld/vaccinal/battened.html"^^xsd:string. + swrc:journal . +_:Sherri_Kissinger rdf:type foaf:Person. +_:Sherri_Kissinger foaf:name "Sherri Kissinger"^^xsd:string. + dc:creator _:Sherri_Kissinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enounces.tld/battened/epizootic.html"^^xsd:string. + dc:title "vaccinal epizootic incisions"^^xsd:string. + foaf:homepage "http://www.battened.tld/incisions/hight.html"^^xsd:string. + swrc:journal . +_:Salmoneus_Duncans rdf:type foaf:Person. +_:Salmoneus_Duncans foaf:name "Salmoneus Duncans"^^xsd:string. + dc:creator _:Salmoneus_Duncans. + rdf:type bench:Article. + rdfs:seeAlso "http://www.epizootic.tld/hight/leaner.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "incisions leaner fours"^^xsd:string. + foaf:homepage "http://www.hight.tld/fours/denning.html"^^xsd:string. + swrc:journal . +_:Galla_Arnzen rdf:type foaf:Person. +_:Galla_Arnzen foaf:name "Galla Arnzen"^^xsd:string. + dc:creator _:Galla_Arnzen. + rdf:type bench:Article. + swrc:pages "125"^^xsd:integer. + dc:title "leaner denning schemery"^^xsd:string. + foaf:homepage "http://www.fours.tld/schemery/whipper.html"^^xsd:string. + swrc:journal . +_:Patrik_Slovinsky rdf:type foaf:Person. +_:Patrik_Slovinsky foaf:name "Patrik Slovinsky"^^xsd:string. + dc:creator _:Patrik_Slovinsky. + rdf:type bench:Article. + swrc:pages "190"^^xsd:integer. + dc:title "denning whipper ergots"^^xsd:string. + foaf:homepage "http://www.schemery.tld/ergots/naturalism.html"^^xsd:string. + swrc:journal . +_:Raimundo_Wetklow rdf:type foaf:Person. +_:Raimundo_Wetklow foaf:name "Raimundo Wetklow"^^xsd:string. + dc:creator _:Raimundo_Wetklow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whipper.tld/naturalism/compassed.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "ergots compassed skippered"^^xsd:string. + foaf:homepage "http://www.naturalism.tld/skippered/listed.html"^^xsd:string. + swrc:journal . +_:Feli_Trainham rdf:type foaf:Person. +_:Feli_Trainham foaf:name "Feli Trainham"^^xsd:string. + dc:creator _:Feli_Trainham. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "compassed listed inventories"^^xsd:string. + foaf:homepage "http://www.skippered.tld/inventories/husbander.html"^^xsd:string. + swrc:journal . +_:Arvel_Tindle rdf:type foaf:Person. +_:Arvel_Tindle foaf:name "Arvel Tindle"^^xsd:string. + dc:creator _:Arvel_Tindle. + rdf:type bench:Article. + swrc:pages "36"^^xsd:integer. + dc:title "listed husbander indulgently"^^xsd:string. + foaf:homepage "http://www.inventories.tld/indulgently/adducing.html"^^xsd:string. + swrc:journal . +_:Valya_Dornak rdf:type foaf:Person. +_:Valya_Dornak foaf:name "Valya Dornak"^^xsd:string. + dc:creator _:Valya_Dornak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.husbander.tld/adducing/postbellum.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "indulgently postbellum surtaxes"^^xsd:string. + foaf:homepage "http://www.adducing.tld/surtaxes/aneurism.html"^^xsd:string. + swrc:journal . +_:Umeko_Cadriel rdf:type foaf:Person. +_:Umeko_Cadriel foaf:name "Umeko Cadriel"^^xsd:string. + dc:creator _:Umeko_Cadriel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.postbellum.tld/aneurism/wronger.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "surtaxes wronger triplicating"^^xsd:string. + foaf:homepage "http://www.aneurism.tld/triplicating/cochlear.html"^^xsd:string. + swrc:journal . +_:Cipriana_Wadzinski rdf:type foaf:Person. +_:Cipriana_Wadzinski foaf:name "Cipriana Wadzinski"^^xsd:string. + dc:creator _:Cipriana_Wadzinski. +_:Agislaos_Lamoreaux rdf:type foaf:Person. +_:Agislaos_Lamoreaux foaf:name "Agislaos Lamoreaux"^^xsd:string. + dc:creator _:Agislaos_Lamoreaux. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wronger.tld/cochlear/identifications.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "triplicating identifications cosset"^^xsd:string. + foaf:homepage "http://www.cochlear.tld/cosset/ravelly.html"^^xsd:string. + swrc:journal . +_:Skylar_Buesing rdf:type foaf:Person. +_:Skylar_Buesing foaf:name "Skylar Buesing"^^xsd:string. + dc:creator _:Skylar_Buesing. + rdf:type bench:Article. + bench:cdrom "http://www.identifications.tld/ravelly/flaunts.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "cosset flaunts refuelling"^^xsd:string. + foaf:homepage "http://www.ravelly.tld/refuelling/eld.html"^^xsd:string. + swrc:journal . +_:Jumail_Rothschild rdf:type foaf:Person. +_:Jumail_Rothschild foaf:name "Jumail Rothschild"^^xsd:string. + dc:creator _:Jumail_Rothschild. + swrc:editor _:Teri_Landevos. + rdf:type bench:Incollection. + bench:booktitle "flaunts eld cutleries"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "refuelling cutleries cohorts"^^xsd:string. + foaf:homepage "http://www.eld.tld/cohorts/colonnaded.html"^^xsd:string. + dcterms:issued "1957"^^xsd:integer. +_:Chekhina_Binkowski rdf:type foaf:Person. +_:Chekhina_Binkowski foaf:name "Chekhina Binkowski"^^xsd:string. + dc:creator _:Chekhina_Binkowski. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1957)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1957"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cohorts.tld/renewed/scoldingly.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "colonnaded scoldingly citruses"^^xsd:string. + foaf:homepage "http://www.renewed.tld/citruses/spangliest.html"^^xsd:string. + swrc:journal . +_:Vonda_Jasmine rdf:type foaf:Person. +_:Vonda_Jasmine foaf:name "Vonda Jasmine"^^xsd:string. + dc:creator _:Vonda_Jasmine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scoldingly.tld/spangliest/insufficiencies.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "citruses insufficiencies discontinuance"^^xsd:string. + foaf:homepage "http://www.spangliest.tld/discontinuance/mutualism.html"^^xsd:string. + swrc:journal . +_:Stephonjia_Hetjonk rdf:type foaf:Person. +_:Stephonjia_Hetjonk foaf:name "Stephonjia Hetjonk"^^xsd:string. + dc:creator _:Stephonjia_Hetjonk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.insufficiencies.tld/mutualism/coalesced.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "discontinuance coalesced fraughts"^^xsd:string. + foaf:homepage "http://www.mutualism.tld/fraughts/kills.html"^^xsd:string. + swrc:journal . +_:Jayden_Persing rdf:type foaf:Person. +_:Jayden_Persing foaf:name "Jayden Persing"^^xsd:string. + dc:creator _:Jayden_Persing. + rdf:type bench:Article. + rdfs:seeAlso "http://www.coalesced.tld/kills/holer.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "fraughts holer veepees"^^xsd:string. + foaf:homepage "http://www.kills.tld/veepees/buffets.html"^^xsd:string. + swrc:journal . +_:Goliat_Telesco rdf:type foaf:Person. +_:Goliat_Telesco foaf:name "Goliat Telesco"^^xsd:string. + dc:creator _:Goliat_Telesco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.holer.tld/buffets/aleatory.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "veepees aleatory unwarily"^^xsd:string. + foaf:homepage "http://www.buffets.tld/unwarily/jelled.html"^^xsd:string. + swrc:journal . +_:Traci_Erazmus rdf:type foaf:Person. +_:Traci_Erazmus foaf:name "Traci Erazmus"^^xsd:string. + dc:creator _:Traci_Erazmus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aleatory.tld/jelled/bughouse.html"^^xsd:string. + swrc:note "concubines discreeter aikidos grudges cumuli spelt gentlefolk neutralizing malefactress"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "unwarily bughouse demurely"^^xsd:string. + foaf:homepage "http://www.jelled.tld/demurely/negligence.html"^^xsd:string. + swrc:journal . +_:Noel_Grass rdf:type foaf:Person. +_:Noel_Grass foaf:name "Noel Grass"^^xsd:string. + dc:creator _:Noel_Grass. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bughouse.tld/negligence/workingwomen.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "demurely workingwomen saintdom"^^xsd:string. + foaf:homepage "http://www.negligence.tld/saintdom/bylines.html"^^xsd:string. + swrc:journal . +_:Hailey_Seys rdf:type foaf:Person. +_:Hailey_Seys foaf:name "Hailey Seys"^^xsd:string. + dc:creator _:Hailey_Seys. + rdf:type bench:Article. + rdfs:seeAlso "http://www.workingwomen.tld/bylines/chromatographically.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "saintdom chromatographically centralizer"^^xsd:string. + foaf:homepage "http://www.bylines.tld/centralizer/dependency.html"^^xsd:string. + swrc:journal . +_:Cherri_Jent rdf:type foaf:Person. +_:Cherri_Jent foaf:name "Cherri Jent"^^xsd:string. + dc:creator _:Cherri_Jent. + rdf:type bench:Article. + dc:title "chromatographically dependency stinters"^^xsd:string. + foaf:homepage "http://www.centralizer.tld/stinters/reusable.html"^^xsd:string. + swrc:journal . +_:Zotico_Cerrano rdf:type foaf:Person. +_:Zotico_Cerrano foaf:name "Zotico Cerrano"^^xsd:string. + dc:creator _:Zotico_Cerrano. +_:Goring_Francour rdf:type foaf:Person. +_:Goring_Francour foaf:name "Goring Francour"^^xsd:string. + dc:creator _:Goring_Francour. + rdf:type bench:Article. + swrc:pages "35"^^xsd:integer. + dc:title "dependency reusable nester"^^xsd:string. + foaf:homepage "http://www.stinters.tld/nester/chirpers.html"^^xsd:string. + swrc:journal . +_:Ritchie_Siwek rdf:type foaf:Person. +_:Ritchie_Siwek foaf:name "Ritchie Siwek"^^xsd:string. + dc:creator _:Ritchie_Siwek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reusable.tld/chirpers/tweets.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "nester tweets abstruser"^^xsd:string. + foaf:homepage "http://www.chirpers.tld/abstruser/pishing.html"^^xsd:string. + swrc:journal . +_:Marianne_Dacquel rdf:type foaf:Person. +_:Marianne_Dacquel foaf:name "Marianne Dacquel"^^xsd:string. + dc:creator _:Marianne_Dacquel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tweets.tld/pishing/weaning.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "abstruser weaning uncleanly"^^xsd:string. + foaf:homepage "http://www.pishing.tld/uncleanly/tarried.html"^^xsd:string. + swrc:journal . +_:Radd_Oldenkamp rdf:type foaf:Person. +_:Radd_Oldenkamp foaf:name "Radd Oldenkamp"^^xsd:string. + dc:creator _:Radd_Oldenkamp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.weaning.tld/tarried/erupts.html"^^xsd:string. + dc:title "uncleanly erupts tablesful"^^xsd:string. + foaf:homepage "http://www.tarried.tld/tablesful/duckbills.html"^^xsd:string. + swrc:journal . +_:Bowen_Antunez rdf:type foaf:Person. +_:Bowen_Antunez foaf:name "Bowen Antunez"^^xsd:string. + dc:creator _:Bowen_Antunez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.erupts.tld/duckbills/butchered.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "tablesful butchered sickbays"^^xsd:string. + foaf:homepage "http://www.duckbills.tld/sickbays/coughed.html"^^xsd:string. + swrc:journal . +_:Nadya_Rougier rdf:type foaf:Person. +_:Nadya_Rougier foaf:name "Nadya Rougier"^^xsd:string. + dc:creator _:Nadya_Rougier. + rdf:type bench:Article. + swrc:pages "167"^^xsd:integer. + dc:title "butchered coughed dustrags"^^xsd:string. + foaf:homepage "http://www.sickbays.tld/dustrags/wholesaler.html"^^xsd:string. + swrc:journal . +_:Ryoko_Barsky rdf:type foaf:Person. +_:Ryoko_Barsky foaf:name "Ryoko Barsky"^^xsd:string. + dc:creator _:Ryoko_Barsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.coughed.tld/wholesaler/overapprehensively.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "dustrags overapprehensively mounts"^^xsd:string. + foaf:homepage "http://www.wholesaler.tld/mounts/passports.html"^^xsd:string. + swrc:journal . +_:Lauranne_Brwon rdf:type foaf:Person. +_:Lauranne_Brwon foaf:name "Lauranne Brwon"^^xsd:string. + dc:creator _:Lauranne_Brwon. + rdf:type bench:Article. + swrc:pages "7"^^xsd:integer. + dc:title "overapprehensively passports laminates"^^xsd:string. + foaf:homepage "http://www.mounts.tld/laminates/bloats.html"^^xsd:string. + swrc:journal . +_:Konstiantina_Viniard rdf:type foaf:Person. +_:Konstiantina_Viniard foaf:name "Konstiantina Viniard"^^xsd:string. + dc:creator _:Konstiantina_Viniard. + rdf:type bench:Article. + bench:cdrom "http://www.passports.tld/bloats/annunciatory.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "laminates annunciatory numbers"^^xsd:string. + foaf:homepage "http://www.bloats.tld/numbers/pedagogies.html"^^xsd:string. + swrc:journal . +_:Sonyushka_Lipe rdf:type foaf:Person. +_:Sonyushka_Lipe foaf:name "Sonyushka Lipe"^^xsd:string. + dc:creator _:Sonyushka_Lipe. + rdf:type bench:Article. + swrc:pages "83"^^xsd:integer. + dc:title "annunciatory pedagogies antioxidants"^^xsd:string. + foaf:homepage "http://www.numbers.tld/antioxidants/amounting.html"^^xsd:string. + swrc:journal . +_:Ermid_Soun rdf:type foaf:Person. +_:Ermid_Soun foaf:name "Ermid Soun"^^xsd:string. + dc:creator _:Ermid_Soun. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pedagogies.tld/amounting/cyclo.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "antioxidants cyclo rhizomatous"^^xsd:string. + foaf:homepage "http://www.amounting.tld/rhizomatous/intrans.html"^^xsd:string. + swrc:journal . +_:Benita_Hatzenbuehler rdf:type foaf:Person. +_:Benita_Hatzenbuehler foaf:name "Benita Hatzenbuehler"^^xsd:string. + dc:creator _:Benita_Hatzenbuehler. +_:Marira_Igler rdf:type foaf:Person. +_:Marira_Igler foaf:name "Marira Igler"^^xsd:string. + dc:creator _:Marira_Igler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cyclo.tld/intrans/dopier.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "rhizomatous dopier dement"^^xsd:string. + foaf:homepage "http://www.intrans.tld/dement/preapplication.html"^^xsd:string. + swrc:journal . +_:Corydon_Jenifer rdf:type foaf:Person. +_:Corydon_Jenifer foaf:name "Corydon Jenifer"^^xsd:string. + dc:creator _:Corydon_Jenifer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dopier.tld/preapplication/encrusting.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "dement encrusting felonries"^^xsd:string. + foaf:homepage "http://www.preapplication.tld/felonries/japes.html"^^xsd:string. + swrc:journal . +_:Hanuman_Forkner rdf:type foaf:Person. +_:Hanuman_Forkner foaf:name "Hanuman Forkner"^^xsd:string. + dc:creator _:Hanuman_Forkner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.encrusting.tld/japes/lensed.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "felonries lensed afghani"^^xsd:string. + foaf:homepage "http://www.japes.tld/afghani/anthologists.html"^^xsd:string. + swrc:journal . +_:Emmanoul_Gianunzio rdf:type foaf:Person. +_:Emmanoul_Gianunzio foaf:name "Emmanoul Gianunzio"^^xsd:string. + dc:creator _:Emmanoul_Gianunzio. + rdf:type bench:Article. + swrc:pages "149"^^xsd:integer. + dc:title "lensed anthologists nonreligious"^^xsd:string. + foaf:homepage "http://www.afghani.tld/nonreligious/interlocutrices.html"^^xsd:string. + swrc:journal . +_:Imre_Muellner rdf:type foaf:Person. +_:Imre_Muellner foaf:name "Imre Muellner"^^xsd:string. + dc:creator _:Imre_Muellner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anthologists.tld/interlocutrices/discontinued.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "nonreligious discontinued pneuma"^^xsd:string. + foaf:homepage "http://www.interlocutrices.tld/pneuma/snuffy.html"^^xsd:string. + swrc:journal . +_:Sama_Beukema rdf:type foaf:Person. +_:Sama_Beukema foaf:name "Sama Beukema"^^xsd:string. + dc:creator _:Sama_Beukema. +_:Tishka_Zale rdf:type foaf:Person. +_:Tishka_Zale foaf:name "Tishka Zale"^^xsd:string. + dc:creator _:Tishka_Zale. + rdf:type bench:Article. + rdfs:seeAlso "http://www.discontinued.tld/snuffy/satirize.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "pneuma satirize anticyclone"^^xsd:string. + foaf:homepage "http://www.snuffy.tld/anticyclone/caboodle.html"^^xsd:string. + swrc:journal . +_:Harumi_Valenza rdf:type foaf:Person. +_:Harumi_Valenza foaf:name "Harumi Valenza"^^xsd:string. + dc:creator _:Harumi_Valenza. + rdf:type bench:Article. + swrc:pages "117"^^xsd:integer. + dc:title "satirize caboodle accedence"^^xsd:string. + foaf:homepage "http://www.anticyclone.tld/accedence/abjuratory.html"^^xsd:string. + swrc:journal . +_:Susanne_Fenster rdf:type foaf:Person. +_:Susanne_Fenster foaf:name "Susanne Fenster"^^xsd:string. + dc:creator _:Susanne_Fenster. + rdf:type bench:Article. + rdfs:seeAlso "http://www.caboodle.tld/abjuratory/teleological.html"^^xsd:string. + dc:title "accedence teleological stillness"^^xsd:string. + foaf:homepage "http://www.abjuratory.tld/stillness/asbestosis.html"^^xsd:string. + swrc:journal . +_:Avaon_Espinel rdf:type foaf:Person. +_:Avaon_Espinel foaf:name "Avaon Espinel"^^xsd:string. + dc:creator _:Avaon_Espinel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.teleological.tld/asbestosis/straggles.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "stillness straggles restarting"^^xsd:string. + foaf:homepage "http://www.asbestosis.tld/restarting/habilitate.html"^^xsd:string. + swrc:journal . +_:Vika_Alaya rdf:type foaf:Person. +_:Vika_Alaya foaf:name "Vika Alaya"^^xsd:string. + dc:creator _:Vika_Alaya. + rdf:type bench:Article. + rdfs:seeAlso "http://www.straggles.tld/habilitate/stopped.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "restarting stopped nubbly"^^xsd:string. + foaf:homepage "http://www.habilitate.tld/nubbly/ultramodern.html"^^xsd:string. + swrc:journal . +_:Avniel_Debiase rdf:type foaf:Person. +_:Avniel_Debiase foaf:name "Avniel Debiase"^^xsd:string. + dc:creator _:Avniel_Debiase. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stopped.tld/ultramodern/scabs.html"^^xsd:string. + dc:title "nubbly scabs skittishness"^^xsd:string. + foaf:homepage "http://www.ultramodern.tld/skittishness/rearm.html"^^xsd:string. + swrc:journal . +_:Brandy_Beaudoin rdf:type foaf:Person. +_:Brandy_Beaudoin foaf:name "Brandy Beaudoin"^^xsd:string. + dc:creator _:Brandy_Beaudoin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scabs.tld/rearm/menageries.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "skittishness menageries cesspit"^^xsd:string. + foaf:homepage "http://www.rearm.tld/cesspit/concelebrations.html"^^xsd:string. + swrc:journal . +_:Talaal_Mollo rdf:type foaf:Person. +_:Talaal_Mollo foaf:name "Talaal Mollo"^^xsd:string. + dc:creator _:Talaal_Mollo. + rdf:type bench:Article. + swrc:pages "173"^^xsd:integer. + dc:title "menageries concelebrations frowners"^^xsd:string. + foaf:homepage "http://www.cesspit.tld/frowners/reversibility.html"^^xsd:string. + swrc:journal . +_:Despina_Grahn rdf:type foaf:Person. +_:Despina_Grahn foaf:name "Despina Grahn"^^xsd:string. + dc:creator _:Despina_Grahn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.concelebrations.tld/reversibility/proconservation.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "frowners proconservation bassets"^^xsd:string. + foaf:homepage "http://www.reversibility.tld/bassets/kindredness.html"^^xsd:string. + swrc:journal . +_:Pancho_Rowold rdf:type foaf:Person. +_:Pancho_Rowold foaf:name "Pancho Rowold"^^xsd:string. + dc:creator _:Pancho_Rowold. +_:Eudav_Amos rdf:type foaf:Person. +_:Eudav_Amos foaf:name "Eudav Amos"^^xsd:string. + dc:creator _:Eudav_Amos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.proconservation.tld/kindredness/vassals.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "bassets vassals overattentively"^^xsd:string. + foaf:homepage "http://www.kindredness.tld/overattentively/gravitic.html"^^xsd:string. + swrc:journal . +_:Yoshiaga_Vanish rdf:type foaf:Person. +_:Yoshiaga_Vanish foaf:name "Yoshiaga Vanish"^^xsd:string. + dc:creator _:Yoshiaga_Vanish. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vassals.tld/gravitic/forelimbs.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "overattentively forelimbs aminity"^^xsd:string. + foaf:homepage "http://www.gravitic.tld/aminity/unamplified.html"^^xsd:string. + swrc:journal . +_:Astamata_Micthell rdf:type foaf:Person. +_:Astamata_Micthell foaf:name "Astamata Micthell"^^xsd:string. + dc:creator _:Astamata_Micthell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.forelimbs.tld/unamplified/lamas.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "aminity lamas disturbing"^^xsd:string. + foaf:homepage "http://www.unamplified.tld/disturbing/lumpier.html"^^xsd:string. + swrc:journal . +_:Clemmie_Lapek rdf:type foaf:Person. +_:Clemmie_Lapek foaf:name "Clemmie Lapek"^^xsd:string. + dc:creator _:Clemmie_Lapek. + rdf:type bench:Article. + swrc:pages "37"^^xsd:integer. + dc:title "lamas lumpier lacerative"^^xsd:string. + foaf:homepage "http://www.disturbing.tld/lacerative/jezebels.html"^^xsd:string. + swrc:journal . +_:Tashira_Mounkes rdf:type foaf:Person. +_:Tashira_Mounkes foaf:name "Tashira Mounkes"^^xsd:string. + dc:creator _:Tashira_Mounkes. + rdf:type bench:Article. + swrc:pages "114"^^xsd:integer. + dc:title "lumpier jezebels stepsons"^^xsd:string. + foaf:homepage "http://www.lacerative.tld/stepsons/colluded.html"^^xsd:string. + swrc:journal . +_:Muhsina_Melton rdf:type foaf:Person. +_:Muhsina_Melton foaf:name "Muhsina Melton"^^xsd:string. + dc:creator _:Muhsina_Melton. +_:Hallie_Branciforte rdf:type foaf:Person. +_:Hallie_Branciforte foaf:name "Hallie Branciforte"^^xsd:string. + dc:creator _:Hallie_Branciforte. + rdf:type bench:Article. + swrc:pages "159"^^xsd:integer. + dc:title "jezebels colluded reanimating"^^xsd:string. + foaf:homepage "http://www.stepsons.tld/reanimating/maxicoats.html"^^xsd:string. + swrc:journal . +_:Galterio_Aranda rdf:type foaf:Person. +_:Galterio_Aranda foaf:name "Galterio Aranda"^^xsd:string. + dc:creator _:Galterio_Aranda. + rdf:type bench:Article. + rdfs:seeAlso "http://www.colluded.tld/maxicoats/gerontotherapies.html"^^xsd:string. + dc:title "reanimating gerontotherapies juggling"^^xsd:string. + foaf:homepage "http://www.maxicoats.tld/juggling/nonbelievers.html"^^xsd:string. + swrc:journal . +_:Saleema_Jurasek rdf:type foaf:Person. +_:Saleema_Jurasek foaf:name "Saleema Jurasek"^^xsd:string. + dc:creator _:Saleema_Jurasek. +_:Tokimune_Davanzo rdf:type foaf:Person. +_:Tokimune_Davanzo foaf:name "Tokimune Davanzo"^^xsd:string. + dc:creator _:Tokimune_Davanzo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gerontotherapies.tld/nonbelievers/thickeners.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "juggling thickeners companions"^^xsd:string. + foaf:homepage "http://www.nonbelievers.tld/companions/octuple.html"^^xsd:string. + swrc:journal . +_:Laru_Delavega rdf:type foaf:Person. +_:Laru_Delavega foaf:name "Laru Delavega"^^xsd:string. + dc:creator _:Laru_Delavega. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thickeners.tld/octuple/uncage.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "companions uncage craniums"^^xsd:string. + foaf:homepage "http://www.octuple.tld/craniums/swarming.html"^^xsd:string. + swrc:journal . +_:Isoruko_Gierisch rdf:type foaf:Person. +_:Isoruko_Gierisch foaf:name "Isoruko Gierisch"^^xsd:string. + dc:creator _:Isoruko_Gierisch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncage.tld/swarming/psychosexual.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "craniums psychosexual baguettes"^^xsd:string. + foaf:homepage "http://www.swarming.tld/baguettes/ormolu.html"^^xsd:string. + swrc:journal . +_:Iaroia_Korth rdf:type foaf:Person. +_:Iaroia_Korth foaf:name "Iaroia Korth"^^xsd:string. + dc:creator _:Iaroia_Korth. + rdf:type bench:Proceedings. + bench:booktitle "psychosexual ormolu restrictionist"^^xsd:string. + swrc:isbn "0-3744-5670-0"^^xsd:string. + dc:publisher "Baltzer Science Publishers"^^xsd:string. + swrc:series "1655"^^xsd:integer. + dc:title "Proceeding 1 (1958)"^^xsd:string. + foaf:homepage "http://www.ormolu.tld/slimed/roughhewed.html"^^xsd:string. + swrc:volume "7"^^xsd:integer. + dcterms:issued "1958"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "restrictionist roughhewed zenithal"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "slimed zenithal headgears"^^xsd:string. + foaf:homepage "http://www.roughhewed.tld/headgears/inflictor.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Waliyya_Dandrea. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "zenithal inflictor accelerators"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "headgears accelerators atonies"^^xsd:string. + foaf:homepage "http://www.inflictor.tld/atonies/aglow.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Waliyya_Dandrea. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "accelerators aglow menaced"^^xsd:string. + rdfs:seeAlso "http://www.atonies.tld/menaced/martials.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "aglow martials broidering"^^xsd:string. + foaf:homepage "http://www.menaced.tld/broidering/titaness.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Waliyya_Dandrea. + dc:creator _:Bindia_Lietzow. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "martials titaness burglars"^^xsd:string. + rdfs:seeAlso "http://www.broidering.tld/burglars/dulcimer.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "titaness dulcimer pollywogs"^^xsd:string. + foaf:homepage "http://www.burglars.tld/pollywogs/lichting.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bindia_Lietzow. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "dulcimer lichting viticulturist"^^xsd:string. + rdfs:seeAlso "http://www.pollywogs.tld/viticulturist/inspiring.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "lichting inspiring manilla"^^xsd:string. + foaf:homepage "http://www.viticulturist.tld/manilla/argyll.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bindia_Lietzow. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "inspiring argyll proletariate"^^xsd:string. + rdfs:seeAlso "http://www.manilla.tld/proletariate/outscore.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "argyll outscore inseminators"^^xsd:string. + foaf:homepage "http://www.proletariate.tld/inseminators/serener.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Krispin_Macnamee. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "outscore serener loping"^^xsd:string. + rdfs:seeAlso "http://www.inseminators.tld/loping/atypically.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "serener atypically ransomer"^^xsd:string. + foaf:homepage "http://www.loping.tld/ransomer/whigs.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Krispin_Macnamee. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "atypically whigs educts"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "ransomer educts miens"^^xsd:string. + foaf:homepage "http://www.whigs.tld/miens/exhibitioner.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alika_Odgen. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "educts exhibitioner retried"^^xsd:string. + rdfs:seeAlso "http://www.miens.tld/retried/voile.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "exhibitioner voile incas"^^xsd:string. + foaf:homepage "http://www.retried.tld/incas/wanter.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alika_Odgen. + dc:creator . + rdf:type bench:Inproceedings. + bench:abstract "containment declining teasing hypersensitivity pushing prorating normalizes deepens battled saunter noncontrollably masturbates inebriation arithmetically fewnesses occupants gruffest depressives brigs ensuring triskaidekaphobia vouchsafed expediency messier bioassayed proscriptions aldermanry wisecracker godchild restaging embrasure strangled flyaways divested alloying snaps nonidentities eleganter dialysed practitioners fizgigs dubber macedonian towropes perilune bauxites stainability deplorableness comeliest remade silicosis cooping enunciates analogic effuses battleships unforseen sphinges weatherstrips gonorrhea wicked travois nutritionist postulants coitally cheepers cambodian expurgator soothsayers disengaging cyphering pitchforks directness liverish radioactively postcoital liquidated cricked vivacities inactivated cudgeled invades solitaries giddying ptomainic ungraciously fretfulness torii colorcasts scorches paladins noncombatant grubstake racquetball disgusts unweary nutritionally shellacker distills interrogational upswelled spiritless bombardier blustering hoking priestlier dips plaques agaves owns wreathing sniggle optometries humidifies rejudges ammonias skymen misquoted slimmed autodialling vogues germs coalbins abrades pileate socks deionize bodywork nodded tribades skunking agonizingly sox decrials constipating booming spunkily sedates accommodatingly equivocation sabred summarizing sterilizer mirages cornily intoxicated alpenstocks opportunism tautest claptrap organs flyleaf duologue amidships clued inconsumable captors standings filmstrips systole achiest anarchies prelimit fondest handouts birded abreacts rewrapped moues demonstrably pitheads tzaritzas dielectrics carefuller siecle samplings incompliant glassiness interventionist dominus nonstandard claymore wanders hirsuteness knacked acrimoniously volitions kilohertz reserver poloniums philanderers residually rapine carious delegation pimpernels coigns rehears reusability ablings caneware"^^xsd:string. + bench:booktitle "voile wanter unlimber"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "incas unlimber undependable"^^xsd:string. + foaf:homepage "http://www.wanter.tld/undependable/imbricate.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Abbie_Manjarres. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "unlimber imbricate outpatients"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "undependable outpatients griddles"^^xsd:string. + foaf:homepage "http://www.imbricate.tld/griddles/ascertainable.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Abbie_Manjarres. + rdf:type bench:Inproceedings. + bench:booktitle "outpatients ascertainable laggardly"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "griddles laggardly insensibly"^^xsd:string. + foaf:homepage "http://www.ascertainable.tld/insensibly/domineers.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Morihiro_Kopriva. + rdf:type bench:Inproceedings. + bench:booktitle "laggardly domineers breezing"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "insensibly breezing orchardists"^^xsd:string. + foaf:homepage "http://www.domineers.tld/orchardists/interspersions.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Morihiro_Kopriva. + rdf:type bench:Inproceedings. + bench:booktitle "breezing interspersions consigning"^^xsd:string. + rdfs:seeAlso "http://www.orchardists.tld/consigning/livener.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "interspersions livener bunches"^^xsd:string. + foaf:homepage "http://www.consigning.tld/bunches/subbing.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Felicita_Mounsey. + rdf:type bench:Inproceedings. + bench:booktitle "livener subbing shaggiest"^^xsd:string. + rdfs:seeAlso "http://www.bunches.tld/shaggiest/squints.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "subbing squints leafing"^^xsd:string. + foaf:homepage "http://www.shaggiest.tld/leafing/disregards.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Felicita_Mounsey. + dc:creator _:Odelia_Tekautz. + rdf:type bench:Inproceedings. + bench:booktitle "squints disregards incessantly"^^xsd:string. + rdfs:seeAlso "http://www.leafing.tld/incessantly/overstimulate.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "disregards overstimulate tzar"^^xsd:string. + foaf:homepage "http://www.incessantly.tld/tzar/bits.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Odelia_Tekautz. + rdf:type bench:Inproceedings. + bench:booktitle "overstimulate bits municipalities"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "tzar municipalities buckhound"^^xsd:string. + foaf:homepage "http://www.bits.tld/buckhound/villainess.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ramonda_Tripplett. + rdf:type bench:Inproceedings. + bench:booktitle "municipalities villainess foolishly"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "buckhound foolishly fluxions"^^xsd:string. + foaf:homepage "http://www.villainess.tld/fluxions/flagmen.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ramonda_Tripplett. + dc:creator _:Allowin_Kutlu. + rdf:type bench:Inproceedings. + bench:booktitle "foolishly flagmen japingly"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "fluxions japingly licorices"^^xsd:string. + foaf:homepage "http://www.flagmen.tld/licorices/rehandling.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Allowin_Kutlu. + rdf:type bench:Inproceedings. + bench:booktitle "japingly rehandling jubilations"^^xsd:string. + rdfs:seeAlso "http://www.licorices.tld/jubilations/moms.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "rehandling moms weddings"^^xsd:string. + foaf:homepage "http://www.jubilations.tld/weddings/trainers.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tsuruki_Hazelrigg. + rdf:type bench:Inproceedings. + bench:booktitle "moms trainers butlery"^^xsd:string. + rdfs:seeAlso "http://www.weddings.tld/butlery/bewigs.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "trainers bewigs homeostatic"^^xsd:string. + foaf:homepage "http://www.butlery.tld/homeostatic/slower.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tsuruki_Hazelrigg. + dc:creator _:Masia_Kuitu. + rdf:type bench:Inproceedings. + bench:booktitle "bewigs slower tresses"^^xsd:string. + rdfs:seeAlso "http://www.homeostatic.tld/tresses/disappointment.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "slower disappointment carroty"^^xsd:string. + foaf:homepage "http://www.tresses.tld/carroty/criticism.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Masia_Kuitu. + rdf:type bench:Inproceedings. + bench:booktitle "disappointment criticism relinquishment"^^xsd:string. + rdfs:seeAlso "http://www.carroty.tld/relinquishment/midsummers.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "criticism midsummers camisoles"^^xsd:string. + foaf:homepage "http://www.relinquishment.tld/camisoles/birdcage.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lamesha_Neher. + rdf:type bench:Inproceedings. + bench:booktitle "midsummers birdcage hackee"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "camisoles hackee violative"^^xsd:string. + foaf:homepage "http://www.birdcage.tld/violative/assimilates.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lamesha_Neher. + dc:creator _:Sofeia_Schmick. + rdf:type bench:Inproceedings. + bench:booktitle "hackee assimilates unwitnessed"^^xsd:string. + rdfs:seeAlso "http://www.violative.tld/unwitnessed/homebody.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "assimilates homebody suffusion"^^xsd:string. + foaf:homepage "http://www.unwitnessed.tld/suffusion/chayote.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sofeia_Schmick. + rdf:type bench:Inproceedings. + bench:booktitle "homebody chayote reshowed"^^xsd:string. + rdfs:seeAlso "http://www.suffusion.tld/reshowed/outbidding.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "chayote outbidding repackaging"^^xsd:string. + foaf:homepage "http://www.reshowed.tld/repackaging/sylphic.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Kerstine_Finders. + rdf:type bench:Inproceedings. + bench:booktitle "outbidding sylphic anywheres"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "repackaging anywheres straddler"^^xsd:string. + foaf:homepage "http://www.sylphic.tld/straddler/imagism.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kerstine_Finders. + dc:creator _:Itala_Waskow. + rdf:type bench:Inproceedings. + bench:booktitle "anywheres imagism seamier"^^xsd:string. + rdfs:seeAlso "http://www.straddler.tld/seamier/deicidal.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "imagism deicidal undervalue"^^xsd:string. + foaf:homepage "http://www.seamier.tld/undervalue/scholarship.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Itala_Waskow. + rdf:type bench:Inproceedings. + bench:booktitle "deicidal scholarship dangled"^^xsd:string. + rdfs:seeAlso "http://www.undervalue.tld/dangled/ensnared.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "scholarship ensnared runabouts"^^xsd:string. + foaf:homepage "http://www.dangled.tld/runabouts/politics.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Momus_Rivadeneira. + rdf:type bench:Inproceedings. + bench:booktitle "ensnared politics gloaming"^^xsd:string. + rdfs:seeAlso "http://www.runabouts.tld/gloaming/dissuasion.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "politics dissuasion droplets"^^xsd:string. + foaf:homepage "http://www.gloaming.tld/droplets/compromising.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Momus_Rivadeneira. + rdf:type bench:Inproceedings. + bench:booktitle "dissuasion compromising monograph"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "droplets monograph gossiped"^^xsd:string. + foaf:homepage "http://www.compromising.tld/gossiped/bastardies.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hamish_Proano. + dc:creator _:Ceanna_Vangoff. + rdf:type bench:Inproceedings. + bench:booktitle "monograph bastardies enabler"^^xsd:string. + rdfs:seeAlso "http://www.gossiped.tld/enabler/outsides.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "bastardies outsides nebbish"^^xsd:string. + foaf:homepage "http://www.enabler.tld/nebbish/detriments.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hamish_Proano. + swrc:editor . + swrc:editor _:Taki_Tenuta. +_:Taki_Tenuta rdf:type foaf:Person. +_:Taki_Tenuta foaf:name "Taki Tenuta"^^xsd:string. + swrc:editor _:Muza_Wessner. +_:Muza_Wessner rdf:type foaf:Person. +_:Muza_Wessner foaf:name "Muza Wessner"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1958)"^^xsd:string. + swrc:volume "19"^^xsd:integer. + dcterms:issued "1958"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "71"^^xsd:integer. + dc:title "nebbish detailer intellects"^^xsd:string. + foaf:homepage "http://www.detriments.tld/intellects/devises.html"^^xsd:string. + swrc:journal . + dc:creator _:Galterio_Aranda. + rdf:type bench:Article. + rdfs:seeAlso "http://www.detailer.tld/devises/apothegms.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "intellects apothegms teratologies"^^xsd:string. + foaf:homepage "http://www.devises.tld/teratologies/myelitis.html"^^xsd:string. + swrc:journal . + dc:creator _:Tokimune_Davanzo. + dc:creator _:Isoruko_Gierisch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.apothegms.tld/myelitis/haft.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "teratologies haft clubbier"^^xsd:string. + foaf:homepage "http://www.myelitis.tld/clubbier/arrogantly.html"^^xsd:string. + swrc:journal . + dc:creator _:Shabaan_Voyles. + rdf:type bench:Article. + rdfs:seeAlso "http://www.haft.tld/arrogantly/leprosarium.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "clubbier leprosarium bespatter"^^xsd:string. + foaf:homepage "http://www.arrogantly.tld/bespatter/additions.html"^^xsd:string. + swrc:journal . + dc:creator _:Zambda_Cusson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leprosarium.tld/additions/impecuniousness.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "bespatter impecuniousness sciaticas"^^xsd:string. + foaf:homepage "http://www.additions.tld/sciaticas/agglutinins.html"^^xsd:string. + swrc:journal . + dc:creator _:Bodgana_Senne. + dc:creator _:Phineas_Schubach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impecuniousness.tld/agglutinins/defrayed.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "sciaticas defrayed intuitively"^^xsd:string. + foaf:homepage "http://www.agglutinins.tld/intuitively/emirates.html"^^xsd:string. + swrc:journal . + dc:creator _:Nori_Minnis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.defrayed.tld/emirates/inundated.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "intuitively inundated lynxes"^^xsd:string. + foaf:homepage "http://www.emirates.tld/lynxes/numerously.html"^^xsd:string. + swrc:journal . + dc:creator _:Roxanne_Vandezande. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inundated.tld/numerously/enforce.html"^^xsd:string. + swrc:note "benchmarks unanticipated chivvies microprogramming moots inscribed anneals preconsiderations impings canalled"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "lynxes enforce fester"^^xsd:string. + foaf:homepage "http://www.numerously.tld/fester/graduated.html"^^xsd:string. + swrc:journal . + dc:creator _:Almunda_Kaltz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enforce.tld/graduated/handlers.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "fester handlers handwrote"^^xsd:string. + foaf:homepage "http://www.graduated.tld/handwrote/murderer.html"^^xsd:string. + swrc:journal . + dc:creator _:GopiGopika_Chaisty. + rdf:type bench:Article. + swrc:pages "191"^^xsd:integer. + dc:title "handlers murderer waddly"^^xsd:string. + foaf:homepage "http://www.handwrote.tld/waddly/glider.html"^^xsd:string. + swrc:journal . + dc:creator _:Chiona_Holstine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.murderer.tld/glider/sueding.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "waddly sueding serotonin"^^xsd:string. + foaf:homepage "http://www.glider.tld/serotonin/noncausal.html"^^xsd:string. + swrc:journal . + dc:creator _:Shadhaa_Gomillion. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sueding.tld/noncausal/sombrely.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "serotonin sombrely freudians"^^xsd:string. + foaf:homepage "http://www.noncausal.tld/freudians/citrons.html"^^xsd:string. + swrc:journal . + dc:creator _:Elija_Hiney. + dc:creator _:Hieronim_Mccaig. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "sombrely citrons juniors"^^xsd:string. + foaf:homepage "http://www.freudians.tld/juniors/ovately.html"^^xsd:string. + swrc:journal . + dc:creator _:Tetsuya_Deerdoff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.citrons.tld/ovately/clavier.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "juniors clavier zapped"^^xsd:string. + foaf:homepage "http://www.ovately.tld/zapped/honeys.html"^^xsd:string. + swrc:journal . + dc:creator _:Julius_Aluarez. + dc:creator _:Cristoval_Lundberg. + rdf:type bench:Article. + swrc:pages "126"^^xsd:integer. + dc:title "clavier honeys somatological"^^xsd:string. + foaf:homepage "http://www.zapped.tld/somatological/rimiest.html"^^xsd:string. + swrc:journal . + dc:creator _:Henriette_Buscarino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.honeys.tld/rimiest/playrooms.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "somatological playrooms treadmills"^^xsd:string. + foaf:homepage "http://www.rimiest.tld/treadmills/calpack.html"^^xsd:string. + swrc:journal . + dc:creator _:Hardwart_Kusiak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.playrooms.tld/calpack/carapace.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "treadmills carapace stopwatches"^^xsd:string. + foaf:homepage "http://www.calpack.tld/stopwatches/girder.html"^^xsd:string. + swrc:journal . + dc:creator _:Hanan_Aupperle. + rdf:type bench:Article. + dc:title "carapace girder nictitates"^^xsd:string. + foaf:homepage "http://www.stopwatches.tld/nictitates/mewed.html"^^xsd:string. + swrc:journal . + dc:creator _:Catarine_Dacamara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.girder.tld/mewed/encouraged.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "nictitates encouraged stepper"^^xsd:string. + foaf:homepage "http://www.mewed.tld/stepper/shining.html"^^xsd:string. + swrc:journal . + dc:creator _:Wendell_Rolens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.encouraged.tld/shining/charnel.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "stepper charnel departing"^^xsd:string. + foaf:homepage "http://www.shining.tld/departing/neutrons.html"^^xsd:string. + swrc:journal . + dc:creator _:Dardanus_Dobosh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.charnel.tld/neutrons/gatecrasher.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "departing gatecrasher reworking"^^xsd:string. + foaf:homepage "http://www.neutrons.tld/reworking/willies.html"^^xsd:string. + swrc:journal . + dc:creator _:Mufeed_Nwankwo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gatecrasher.tld/willies/clarioned.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "reworking clarioned tattooing"^^xsd:string. + foaf:homepage "http://www.willies.tld/tattooing/detainee.html"^^xsd:string. + swrc:journal . + dc:creator _:Devontae_Abaloz. +_:Liron_Pilant rdf:type foaf:Person. +_:Liron_Pilant foaf:name "Liron Pilant"^^xsd:string. + dc:creator _:Liron_Pilant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clarioned.tld/detainee/conventing.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "tattooing conventing soever"^^xsd:string. + foaf:homepage "http://www.detainee.tld/soever/intruders.html"^^xsd:string. + swrc:journal . +_:Lashawna_Luague rdf:type foaf:Person. +_:Lashawna_Luague foaf:name "Lashawna Luague"^^xsd:string. + dc:creator _:Lashawna_Luague. +_:Conrad_Rounds rdf:type foaf:Person. +_:Conrad_Rounds foaf:name "Conrad Rounds"^^xsd:string. + dc:creator _:Conrad_Rounds. + rdf:type bench:Article. + swrc:pages "13"^^xsd:integer. + dc:title "conventing intruders remover"^^xsd:string. + foaf:homepage "http://www.soever.tld/remover/atheling.html"^^xsd:string. + swrc:journal . +_:Rintaro_Axson rdf:type foaf:Person. +_:Rintaro_Axson foaf:name "Rintaro Axson"^^xsd:string. + dc:creator _:Rintaro_Axson. +_:Sireen_Revay rdf:type foaf:Person. +_:Sireen_Revay foaf:name "Sireen Revay"^^xsd:string. + dc:creator _:Sireen_Revay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intruders.tld/atheling/outgoes.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "remover outgoes damns"^^xsd:string. + foaf:homepage "http://www.atheling.tld/damns/sequestrated.html"^^xsd:string. + swrc:journal . +_:Jencir_Miran rdf:type foaf:Person. +_:Jencir_Miran foaf:name "Jencir Miran"^^xsd:string. + dc:creator _:Jencir_Miran. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outgoes.tld/sequestrated/fetted.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "damns fetted batiks"^^xsd:string. + foaf:homepage "http://www.sequestrated.tld/batiks/melodist.html"^^xsd:string. + swrc:journal . +_:Jayne_Hucks rdf:type foaf:Person. +_:Jayne_Hucks foaf:name "Jayne Hucks"^^xsd:string. + dc:creator _:Jayne_Hucks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fetted.tld/melodist/aglimmer.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "batiks aglimmer serenaded"^^xsd:string. + foaf:homepage "http://www.melodist.tld/serenaded/bestowed.html"^^xsd:string. + swrc:journal . +_:Traviata_Tewksbury rdf:type foaf:Person. +_:Traviata_Tewksbury foaf:name "Traviata Tewksbury"^^xsd:string. + dc:creator _:Traviata_Tewksbury. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aglimmer.tld/bestowed/unlettable.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "serenaded unlettable weeds"^^xsd:string. + foaf:homepage "http://www.bestowed.tld/weeds/burse.html"^^xsd:string. + swrc:journal . +_:Raamiz_Berard rdf:type foaf:Person. +_:Raamiz_Berard foaf:name "Raamiz Berard"^^xsd:string. + dc:creator _:Raamiz_Berard. + rdf:type bench:Article. + swrc:pages "50"^^xsd:integer. + dc:title "unlettable burse trisaccharide"^^xsd:string. + foaf:homepage "http://www.weeds.tld/trisaccharide/heralding.html"^^xsd:string. + swrc:journal . +_:Aldona_Sichel rdf:type foaf:Person. +_:Aldona_Sichel foaf:name "Aldona Sichel"^^xsd:string. + dc:creator _:Aldona_Sichel. +_:Kelley_Mustian rdf:type foaf:Person. +_:Kelley_Mustian foaf:name "Kelley Mustian"^^xsd:string. + dc:creator _:Kelley_Mustian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.burse.tld/heralding/espousals.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "trisaccharide espousals banksides"^^xsd:string. + foaf:homepage "http://www.heralding.tld/banksides/resubscription.html"^^xsd:string. + swrc:journal . +_:Reginbald_Aggas rdf:type foaf:Person. +_:Reginbald_Aggas foaf:name "Reginbald Aggas"^^xsd:string. + dc:creator _:Reginbald_Aggas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.espousals.tld/resubscription/breviate.html"^^xsd:string. + dc:title "banksides breviate explosions"^^xsd:string. + foaf:homepage "http://www.resubscription.tld/explosions/bereavers.html"^^xsd:string. + swrc:journal . +_:Astrios_Purrington rdf:type foaf:Person. +_:Astrios_Purrington foaf:name "Astrios Purrington"^^xsd:string. + dc:creator _:Astrios_Purrington. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "breviate bereavers oversize"^^xsd:string. + foaf:homepage "http://www.explosions.tld/oversize/typist.html"^^xsd:string. + swrc:journal . +_:Heima_Girty rdf:type foaf:Person. +_:Heima_Girty foaf:name "Heima Girty"^^xsd:string. + dc:creator _:Heima_Girty. + swrc:editor _:Aseel_Waddups. + swrc:editor _:Taki_Tenuta. + rdf:type bench:Incollection. + bench:booktitle "bereavers typist plumaged"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "oversize plumaged hayracks"^^xsd:string. + foaf:homepage "http://www.typist.tld/hayracks/bolted.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. +_:Abhigna_Furman rdf:type foaf:Person. +_:Abhigna_Furman foaf:name "Abhigna Furman"^^xsd:string. + dc:creator _:Abhigna_Furman. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1958)"^^xsd:string. + swrc:volume "10"^^xsd:integer. + dcterms:issued "1958"^^xsd:integer. + rdf:type bench:Article. + dc:title "hayracks visiters naivety"^^xsd:string. + foaf:homepage "http://www.bolted.tld/naivety/bolter.html"^^xsd:string. + swrc:journal . +_:Charolette_Roberge rdf:type foaf:Person. +_:Charolette_Roberge foaf:name "Charolette Roberge"^^xsd:string. + dc:creator _:Charolette_Roberge. + rdf:type bench:Article. + bench:cdrom "http://www.visiters.tld/bolter/manubrium.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "naivety manubrium walks"^^xsd:string. + foaf:homepage "http://www.bolter.tld/walks/overthrowers.html"^^xsd:string. + swrc:journal . +_:Zaghlool_Bigwood rdf:type foaf:Person. +_:Zaghlool_Bigwood foaf:name "Zaghlool Bigwood"^^xsd:string. + dc:creator _:Zaghlool_Bigwood. +_:Aleale_Tucker rdf:type foaf:Person. +_:Aleale_Tucker foaf:name "Aleale Tucker"^^xsd:string. + dc:creator _:Aleale_Tucker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.manubrium.tld/overthrowers/atomising.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "walks atomising undemonstrative"^^xsd:string. + foaf:homepage "http://www.overthrowers.tld/undemonstrative/quilts.html"^^xsd:string. + swrc:journal . +_:Justino_Bedenfield rdf:type foaf:Person. +_:Justino_Bedenfield foaf:name "Justino Bedenfield"^^xsd:string. + dc:creator _:Justino_Bedenfield. + rdf:type bench:Article. + swrc:pages "123"^^xsd:integer. + dc:title "atomising quilts bitts"^^xsd:string. + foaf:homepage "http://www.undemonstrative.tld/bitts/unfertile.html"^^xsd:string. + swrc:journal . +_:Yoshimune_Korzybski rdf:type foaf:Person. +_:Yoshimune_Korzybski foaf:name "Yoshimune Korzybski"^^xsd:string. + dc:creator _:Yoshimune_Korzybski. +_:Eryi_Deppe rdf:type foaf:Person. +_:Eryi_Deppe foaf:name "Eryi Deppe"^^xsd:string. + dc:creator _:Eryi_Deppe. + rdf:type bench:Article. + swrc:pages "35"^^xsd:integer. + dc:title "quilts unfertile sensitivities"^^xsd:string. + foaf:homepage "http://www.bitts.tld/sensitivities/irishwoman.html"^^xsd:string. + swrc:journal . +_:Hea_Corredor rdf:type foaf:Person. +_:Hea_Corredor foaf:name "Hea Corredor"^^xsd:string. + dc:creator _:Hea_Corredor. + rdf:type bench:Article. + swrc:pages "63"^^xsd:integer. + dc:title "unfertile irishwoman superintend"^^xsd:string. + foaf:homepage "http://www.sensitivities.tld/superintend/pronghorn.html"^^xsd:string. + swrc:journal . +_:Suhaad_Mcglown rdf:type foaf:Person. +_:Suhaad_Mcglown foaf:name "Suhaad Mcglown"^^xsd:string. + dc:creator _:Suhaad_Mcglown. + rdf:type bench:Article. + rdfs:seeAlso "http://www.irishwoman.tld/pronghorn/bobsledder.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "superintend bobsledder bayoneting"^^xsd:string. + foaf:homepage "http://www.pronghorn.tld/bayoneting/coadmit.html"^^xsd:string. + swrc:journal . +_:Janile_Arne rdf:type foaf:Person. +_:Janile_Arne foaf:name "Janile Arne"^^xsd:string. + dc:creator _:Janile_Arne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bobsledder.tld/coadmit/acidulation.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "bayoneting acidulation evisceration"^^xsd:string. + foaf:homepage "http://www.coadmit.tld/evisceration/bondwoman.html"^^xsd:string. + swrc:journal . +_:Adriane_Fitzwater rdf:type foaf:Person. +_:Adriane_Fitzwater foaf:name "Adriane Fitzwater"^^xsd:string. + dc:creator _:Adriane_Fitzwater. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acidulation.tld/bondwoman/unteachable.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "evisceration unteachable storytelling"^^xsd:string. + foaf:homepage "http://www.bondwoman.tld/storytelling/rapscallions.html"^^xsd:string. + swrc:journal . +_:Tsunayoshi_Matczak rdf:type foaf:Person. +_:Tsunayoshi_Matczak foaf:name "Tsunayoshi Matczak"^^xsd:string. + dc:creator _:Tsunayoshi_Matczak. + rdf:type bench:Article. + bench:abstract "recreantly unmethodical circuits rinser keelboats elating fleshpots tactfully profaneness impotencies smearers targeting meningeal underexposed glassed dispiriting casking beclouding sifters lienteries papyruses buffoonish scavenges preplanned cheesier tabourers irrepressibly vessels riots reinvolved flambeau unpeoples orpines rubying barbarianism rarefier glossers unassisted forearming clematis bloodworm senator relents metamers lorn sunwise concupiscent ventral yearner tamest parallelograms derms photons heeded censorable vilifies chesterfield boxfish simulated bloodcurdling wobegone offerings dustier brutalization inflator demeanor communism bitches gibbosity nevadan despited emir cheers catnapers proselytizing malevolence crepes cantrips uncertainties baselessness straits jamaican chessboard muumuus ecumenicalism laces horsewhip corporally sorting urethrae voiders capitulation codas posthypnotic mussing chaconnes beauish verticality ruthlessness mainframes computing methodize methylparaben clotures steadiers astrodynamics knuckliest diaphragmatic lifters knout asking infectiously modernest bloodlettings hempy anemia marmots crucifixes modally noncentrally procathedral braved headiest dynamisms plonking numerary hematomas scantest cedulas auxin thumbscrew beekeepers heterogenous"^^xsd:string. + rdfs:seeAlso "http://www.unteachable.tld/rapscallions/patois.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "storytelling patois axletree"^^xsd:string. + foaf:homepage "http://www.rapscallions.tld/axletree/ritualized.html"^^xsd:string. + swrc:journal . +_:Senalda_Laforte rdf:type foaf:Person. +_:Senalda_Laforte foaf:name "Senalda Laforte"^^xsd:string. + dc:creator _:Senalda_Laforte. + rdf:type bench:Article. + swrc:pages "145"^^xsd:integer. + dc:title "patois ritualized unplayable"^^xsd:string. + foaf:homepage "http://www.axletree.tld/unplayable/backing.html"^^xsd:string. + swrc:journal . +_:Tatiana_Siar rdf:type foaf:Person. +_:Tatiana_Siar foaf:name "Tatiana Siar"^^xsd:string. + dc:creator _:Tatiana_Siar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ritualized.tld/backing/cozey.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "unplayable cozey sidebands"^^xsd:string. + foaf:homepage "http://www.backing.tld/sidebands/consuls.html"^^xsd:string. + swrc:journal . +_:Thaaqib_Skender rdf:type foaf:Person. +_:Thaaqib_Skender foaf:name "Thaaqib Skender"^^xsd:string. + dc:creator _:Thaaqib_Skender. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cozey.tld/consuls/bakes.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "sidebands bakes novelization"^^xsd:string. + foaf:homepage "http://www.consuls.tld/novelization/marrer.html"^^xsd:string. + swrc:journal . +_:Fedosia_Hofmann rdf:type foaf:Person. +_:Fedosia_Hofmann foaf:name "Fedosia Hofmann"^^xsd:string. + dc:creator _:Fedosia_Hofmann. +_:Tohaku_Karsnak rdf:type foaf:Person. +_:Tohaku_Karsnak foaf:name "Tohaku Karsnak"^^xsd:string. + dc:creator _:Tohaku_Karsnak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bakes.tld/marrer/afterglows.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "novelization afterglows odalisks"^^xsd:string. + foaf:homepage "http://www.marrer.tld/odalisks/milkiest.html"^^xsd:string. + swrc:journal . +_:Jeronimo_Lajeunesse rdf:type foaf:Person. +_:Jeronimo_Lajeunesse foaf:name "Jeronimo Lajeunesse"^^xsd:string. + dc:creator _:Jeronimo_Lajeunesse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.afterglows.tld/milkiest/drones.html"^^xsd:string. + swrc:note "swooned lurches floatier apolunes inanimately piracies futurologist lobbied misact wakening jeeringly"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "odalisks drones sillies"^^xsd:string. + foaf:homepage "http://www.milkiest.tld/sillies/doughiest.html"^^xsd:string. + swrc:journal . +_:Stve_Rockwood rdf:type foaf:Person. +_:Stve_Rockwood foaf:name "Stve Rockwood"^^xsd:string. + dc:creator _:Stve_Rockwood. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drones.tld/doughiest/exhibited.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "sillies exhibited rattlebrains"^^xsd:string. + foaf:homepage "http://www.doughiest.tld/rattlebrains/flatcar.html"^^xsd:string. + swrc:journal . +_:Daeshona_Hives rdf:type foaf:Person. +_:Daeshona_Hives foaf:name "Daeshona Hives"^^xsd:string. + dc:creator _:Daeshona_Hives. + rdf:type bench:Article. + rdfs:seeAlso "http://www.exhibited.tld/flatcar/ewes.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "rattlebrains ewes aurorae"^^xsd:string. + foaf:homepage "http://www.flatcar.tld/aurorae/apologias.html"^^xsd:string. + swrc:journal . +_:Idurre_Lagrave rdf:type foaf:Person. +_:Idurre_Lagrave foaf:name "Idurre Lagrave"^^xsd:string. + dc:creator _:Idurre_Lagrave. + rdf:type bench:Article. + swrc:pages "176"^^xsd:integer. + dc:title "ewes apologias frusta"^^xsd:string. + foaf:homepage "http://www.aurorae.tld/frusta/schoolrooms.html"^^xsd:string. + swrc:journal . +_:Dimitra_Bains rdf:type foaf:Person. +_:Dimitra_Bains foaf:name "Dimitra Bains"^^xsd:string. + dc:creator _:Dimitra_Bains. +_:Zenalisa_Delisle rdf:type foaf:Person. +_:Zenalisa_Delisle foaf:name "Zenalisa Delisle"^^xsd:string. + dc:creator _:Zenalisa_Delisle. + rdf:type bench:Article. + swrc:pages "11"^^xsd:integer. + dc:title "apologias schoolrooms biasness"^^xsd:string. + foaf:homepage "http://www.frusta.tld/biasness/bartered.html"^^xsd:string. + swrc:journal . +_:Lucette_Wescott rdf:type foaf:Person. +_:Lucette_Wescott foaf:name "Lucette Wescott"^^xsd:string. + dc:creator _:Lucette_Wescott. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "schoolrooms bartered immanently"^^xsd:string. + foaf:homepage "http://www.biasness.tld/immanently/nonfood.html"^^xsd:string. + swrc:journal . +_:Charmaine_Rubick rdf:type foaf:Person. +_:Charmaine_Rubick foaf:name "Charmaine Rubick"^^xsd:string. + dc:creator _:Charmaine_Rubick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bartered.tld/nonfood/gumwoods.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "immanently gumwoods abridgers"^^xsd:string. + foaf:homepage "http://www.nonfood.tld/abridgers/pathless.html"^^xsd:string. + swrc:journal . +_:Damone_Rocca rdf:type foaf:Person. +_:Damone_Rocca foaf:name "Damone Rocca"^^xsd:string. + dc:creator _:Damone_Rocca. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gumwoods.tld/pathless/flintiest.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "abridgers flintiest embroidering"^^xsd:string. + foaf:homepage "http://www.pathless.tld/embroidering/bifurcating.html"^^xsd:string. + swrc:journal . +_:Kai_Hamara rdf:type foaf:Person. +_:Kai_Hamara foaf:name "Kai Hamara"^^xsd:string. + dc:creator _:Kai_Hamara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flintiest.tld/bifurcating/bulgarian.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "embroidering bulgarian plated"^^xsd:string. + foaf:homepage "http://www.bifurcating.tld/plated/toothed.html"^^xsd:string. + swrc:journal . +_:Aimon_Knobbe rdf:type foaf:Person. +_:Aimon_Knobbe foaf:name "Aimon Knobbe"^^xsd:string. + dc:creator _:Aimon_Knobbe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bulgarian.tld/toothed/turnable.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "plated turnable castigates"^^xsd:string. + foaf:homepage "http://www.toothed.tld/castigates/discounter.html"^^xsd:string. + swrc:journal . +_:Bevyn_Rinaudo rdf:type foaf:Person. +_:Bevyn_Rinaudo foaf:name "Bevyn Rinaudo"^^xsd:string. + dc:creator _:Bevyn_Rinaudo. + rdf:type bench:Article. + swrc:pages "85"^^xsd:integer. + dc:title "turnable discounter darkie"^^xsd:string. + foaf:homepage "http://www.castigates.tld/darkie/malnourishment.html"^^xsd:string. + swrc:journal . +_:Unkei_Whitfield rdf:type foaf:Person. +_:Unkei_Whitfield foaf:name "Unkei Whitfield"^^xsd:string. + dc:creator _:Unkei_Whitfield. + rdf:type bench:Article. + swrc:pages "53"^^xsd:integer. + dc:title "discounter malnourishment pennons"^^xsd:string. + foaf:homepage "http://www.darkie.tld/pennons/invokers.html"^^xsd:string. + swrc:journal . +_:Godela_Grafenstein rdf:type foaf:Person. +_:Godela_Grafenstein foaf:name "Godela Grafenstein"^^xsd:string. + dc:creator _:Godela_Grafenstein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.malnourishment.tld/invokers/predesignating.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "pennons predesignating livered"^^xsd:string. + foaf:homepage "http://www.invokers.tld/livered/tunning.html"^^xsd:string. + swrc:journal . +_:Virineia_Lanciotti rdf:type foaf:Person. +_:Virineia_Lanciotti foaf:name "Virineia Lanciotti"^^xsd:string. + dc:creator _:Virineia_Lanciotti. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "predesignating tunning reenactments"^^xsd:string. + foaf:homepage "http://www.livered.tld/reenactments/illustrations.html"^^xsd:string. + swrc:journal . +_:Takuma_Moncur rdf:type foaf:Person. +_:Takuma_Moncur foaf:name "Takuma Moncur"^^xsd:string. + dc:creator _:Takuma_Moncur. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tunning.tld/illustrations/sorbitols.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "reenactments sorbitols masticates"^^xsd:string. + foaf:homepage "http://www.illustrations.tld/masticates/langur.html"^^xsd:string. + swrc:journal . +_:Debbie_Schoenhals rdf:type foaf:Person. +_:Debbie_Schoenhals foaf:name "Debbie Schoenhals"^^xsd:string. + dc:creator _:Debbie_Schoenhals. + rdf:type bench:Article. + swrc:pages "99"^^xsd:integer. + dc:title "sorbitols langur rebounding"^^xsd:string. + foaf:homepage "http://www.masticates.tld/rebounding/stuccoed.html"^^xsd:string. + swrc:journal . +_:Dine_Hazzard rdf:type foaf:Person. +_:Dine_Hazzard foaf:name "Dine Hazzard"^^xsd:string. + dc:creator _:Dine_Hazzard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.langur.tld/stuccoed/correality.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "rebounding correality circumscribing"^^xsd:string. + foaf:homepage "http://www.stuccoed.tld/circumscribing/skivvies.html"^^xsd:string. + swrc:journal . +_:Adar_Merenda rdf:type foaf:Person. +_:Adar_Merenda foaf:name "Adar Merenda"^^xsd:string. + dc:creator _:Adar_Merenda. + rdf:type bench:Article. + swrc:pages "56"^^xsd:integer. + dc:title "correality skivvies raisins"^^xsd:string. + foaf:homepage "http://www.circumscribing.tld/raisins/pinna.html"^^xsd:string. + swrc:journal . +_:Takuya_Kedia rdf:type foaf:Person. +_:Takuya_Kedia foaf:name "Takuya Kedia"^^xsd:string. + dc:creator _:Takuya_Kedia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skivvies.tld/pinna/strafing.html"^^xsd:string. + dc:title "raisins strafing pissant"^^xsd:string. + foaf:homepage "http://www.pinna.tld/pissant/fruitier.html"^^xsd:string. + swrc:journal . +_:DeMario_Nemerofsky rdf:type foaf:Person. +_:DeMario_Nemerofsky foaf:name "DeMario Nemerofsky"^^xsd:string. + dc:creator _:DeMario_Nemerofsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.strafing.tld/fruitier/queerly.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "pissant queerly concrescences"^^xsd:string. + foaf:homepage "http://www.fruitier.tld/concrescences/pridefully.html"^^xsd:string. + swrc:journal . +_:Tandu_Miltenberger rdf:type foaf:Person. +_:Tandu_Miltenberger foaf:name "Tandu Miltenberger"^^xsd:string. + dc:creator _:Tandu_Miltenberger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.queerly.tld/pridefully/saliences.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "concrescences saliences enlighten"^^xsd:string. + foaf:homepage "http://www.pridefully.tld/enlighten/prided.html"^^xsd:string. + swrc:journal . +_:Ilo_Ledec rdf:type foaf:Person. +_:Ilo_Ledec foaf:name "Ilo Ledec"^^xsd:string. + dc:creator _:Ilo_Ledec. + rdf:type bench:Article. + swrc:pages "69"^^xsd:integer. + dc:title "saliences prided herbal"^^xsd:string. + foaf:homepage "http://www.enlighten.tld/herbal/turbocharger.html"^^xsd:string. + swrc:journal . +_:Shigetoki_Glawe rdf:type foaf:Person. +_:Shigetoki_Glawe foaf:name "Shigetoki Glawe"^^xsd:string. + dc:creator _:Shigetoki_Glawe. + swrc:editor _:Muza_Wessner. + swrc:editor _:Savino_Papale. +_:Savino_Papale rdf:type foaf:Person. +_:Savino_Papale foaf:name "Savino Papale"^^xsd:string. + swrc:editor _:Naganori_Wreede. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1958)"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1958"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "herbal syphilitic broadswords"^^xsd:string. + foaf:homepage "http://www.turbocharger.tld/broadswords/deprecative.html"^^xsd:string. + swrc:journal . +_:Augustus_Inbody rdf:type foaf:Person. +_:Augustus_Inbody foaf:name "Augustus Inbody"^^xsd:string. + dc:creator _:Augustus_Inbody. +_:Pippino_Kempner rdf:type foaf:Person. +_:Pippino_Kempner foaf:name "Pippino Kempner"^^xsd:string. + dc:creator _:Pippino_Kempner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.syphilitic.tld/deprecative/camphorating.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "broadswords camphorating antiunion"^^xsd:string. + foaf:homepage "http://www.deprecative.tld/antiunion/irrigable.html"^^xsd:string. + swrc:journal . +_:Kirk_Faron rdf:type foaf:Person. +_:Kirk_Faron foaf:name "Kirk Faron"^^xsd:string. + dc:creator _:Kirk_Faron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.camphorating.tld/irrigable/altarpiece.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "antiunion altarpiece incrustations"^^xsd:string. + foaf:homepage "http://www.irrigable.tld/incrustations/unlimited.html"^^xsd:string. + swrc:journal . +_:Saeko_Rachar rdf:type foaf:Person. +_:Saeko_Rachar foaf:name "Saeko Rachar"^^xsd:string. + dc:creator _:Saeko_Rachar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.altarpiece.tld/unlimited/acclimating.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "incrustations acclimating outchiding"^^xsd:string. + foaf:homepage "http://www.unlimited.tld/outchiding/bayberries.html"^^xsd:string. + swrc:journal . +_:Patty_Overbeck rdf:type foaf:Person. +_:Patty_Overbeck foaf:name "Patty Overbeck"^^xsd:string. + dc:creator _:Patty_Overbeck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acclimating.tld/bayberries/charlatanish.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "outchiding charlatanish foraging"^^xsd:string. + foaf:homepage "http://www.bayberries.tld/foraging/cartop.html"^^xsd:string. + swrc:journal . +_:Ryzard_Auchmoody rdf:type foaf:Person. +_:Ryzard_Auchmoody foaf:name "Ryzard Auchmoody"^^xsd:string. + dc:creator _:Ryzard_Auchmoody. +_:Dandrea_Calender rdf:type foaf:Person. +_:Dandrea_Calender foaf:name "Dandrea Calender"^^xsd:string. + dc:creator _:Dandrea_Calender. + rdf:type bench:Article. + swrc:pages "109"^^xsd:integer. + dc:title "charlatanish cartop refreezes"^^xsd:string. + foaf:homepage "http://www.foraging.tld/refreezes/advents.html"^^xsd:string. + swrc:journal . +_:Gandhali_Ferullo rdf:type foaf:Person. +_:Gandhali_Ferullo foaf:name "Gandhali Ferullo"^^xsd:string. + dc:creator _:Gandhali_Ferullo. +_:Kara_Shuttlesworth rdf:type foaf:Person. +_:Kara_Shuttlesworth foaf:name "Kara Shuttlesworth"^^xsd:string. + dc:creator _:Kara_Shuttlesworth. + rdf:type bench:Article. + swrc:note "banners cozies symbolized pictograph luminesces sunroofs prorated gallons staunchness blunting assaulters"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "cartop advents hastener"^^xsd:string. + foaf:homepage "http://www.refreezes.tld/hastener/solvencies.html"^^xsd:string. + swrc:journal . +_:Maksim_Kasuba rdf:type foaf:Person. +_:Maksim_Kasuba foaf:name "Maksim Kasuba"^^xsd:string. + dc:creator _:Maksim_Kasuba. + rdf:type bench:Article. + rdfs:seeAlso "http://www.advents.tld/solvencies/welches.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "hastener welches doling"^^xsd:string. + foaf:homepage "http://www.solvencies.tld/doling/lib.html"^^xsd:string. + swrc:journal . +_:Kirti_Rines rdf:type foaf:Person. +_:Kirti_Rines foaf:name "Kirti Rines"^^xsd:string. + dc:creator _:Kirti_Rines. +_:Marfutka_Kaneshiro rdf:type foaf:Person. +_:Marfutka_Kaneshiro foaf:name "Marfutka Kaneshiro"^^xsd:string. + dc:creator _:Marfutka_Kaneshiro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.welches.tld/lib/cussing.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "doling cussing sets"^^xsd:string. + foaf:homepage "http://www.lib.tld/sets/arbitrarily.html"^^xsd:string. + swrc:journal . +_:Trenton_Pfrogner rdf:type foaf:Person. +_:Trenton_Pfrogner foaf:name "Trenton Pfrogner"^^xsd:string. + dc:creator _:Trenton_Pfrogner. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "cussing arbitrarily brainiest"^^xsd:string. + foaf:homepage "http://www.sets.tld/brainiest/kerb.html"^^xsd:string. + swrc:journal . +_:Masazumi_Chuta rdf:type foaf:Person. +_:Masazumi_Chuta foaf:name "Masazumi Chuta"^^xsd:string. + dc:creator _:Masazumi_Chuta. + rdf:type bench:Article. + swrc:pages "155"^^xsd:integer. + dc:title "arbitrarily kerb whalebones"^^xsd:string. + foaf:homepage "http://www.brainiest.tld/whalebones/adeptly.html"^^xsd:string. + swrc:journal . +_:Tyanna_Kohlhoff rdf:type foaf:Person. +_:Tyanna_Kohlhoff foaf:name "Tyanna Kohlhoff"^^xsd:string. + dc:creator _:Tyanna_Kohlhoff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kerb.tld/adeptly/enquiring.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "whalebones enquiring flatlands"^^xsd:string. + foaf:homepage "http://www.adeptly.tld/flatlands/raccoons.html"^^xsd:string. + swrc:journal . +_:Yachne_Piersall rdf:type foaf:Person. +_:Yachne_Piersall foaf:name "Yachne Piersall"^^xsd:string. + dc:creator _:Yachne_Piersall. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enquiring.tld/raccoons/irritatingly.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "flatlands irritatingly afghanis"^^xsd:string. + foaf:homepage "http://www.raccoons.tld/afghanis/milksop.html"^^xsd:string. + swrc:journal . +_:Bryssa_Stipetich rdf:type foaf:Person. +_:Bryssa_Stipetich foaf:name "Bryssa Stipetich"^^xsd:string. + dc:creator _:Bryssa_Stipetich. +_:Gillian_Onifade rdf:type foaf:Person. +_:Gillian_Onifade foaf:name "Gillian Onifade"^^xsd:string. + dc:creator _:Gillian_Onifade. + rdf:type bench:Article. + rdfs:seeAlso "http://www.irritatingly.tld/milksop/exacting.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "afghanis exacting deodorizer"^^xsd:string. + foaf:homepage "http://www.milksop.tld/deodorizer/transsexual.html"^^xsd:string. + swrc:journal . +_:Latasha_Warens rdf:type foaf:Person. +_:Latasha_Warens foaf:name "Latasha Warens"^^xsd:string. + dc:creator _:Latasha_Warens. + rdf:type bench:Article. + swrc:pages "21"^^xsd:integer. + dc:title "exacting transsexual startling"^^xsd:string. + foaf:homepage "http://www.deodorizer.tld/startling/placarded.html"^^xsd:string. + swrc:journal . +_:Binata_Gonseth rdf:type foaf:Person. +_:Binata_Gonseth foaf:name "Binata Gonseth"^^xsd:string. + dc:creator _:Binata_Gonseth. +_:Kokan_Millener rdf:type foaf:Person. +_:Kokan_Millener foaf:name "Kokan Millener"^^xsd:string. + dc:creator _:Kokan_Millener. + rdf:type bench:Article. + rdfs:seeAlso "http://www.transsexual.tld/placarded/monogramming.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "startling monogramming sugared"^^xsd:string. + foaf:homepage "http://www.placarded.tld/sugared/subentries.html"^^xsd:string. + swrc:journal . +_:Wasmaaa_Roen rdf:type foaf:Person. +_:Wasmaaa_Roen foaf:name "Wasmaaa Roen"^^xsd:string. + dc:creator _:Wasmaaa_Roen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.monogramming.tld/subentries/lakes.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "sugared lakes humiliations"^^xsd:string. + foaf:homepage "http://www.subentries.tld/humiliations/pailsful.html"^^xsd:string. + swrc:journal . +_:Ranon_Micha rdf:type foaf:Person. +_:Ranon_Micha foaf:name "Ranon Micha"^^xsd:string. + dc:creator _:Ranon_Micha. + rdf:type bench:Article. + swrc:pages "184"^^xsd:integer. + dc:title "lakes pailsful hyperbole"^^xsd:string. + foaf:homepage "http://www.humiliations.tld/hyperbole/glorifying.html"^^xsd:string. + swrc:journal . +_:Chynica_Whisenton rdf:type foaf:Person. +_:Chynica_Whisenton foaf:name "Chynica Whisenton"^^xsd:string. + dc:creator _:Chynica_Whisenton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pailsful.tld/glorifying/dildoe.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "hyperbole dildoe bolshevists"^^xsd:string. + foaf:homepage "http://www.glorifying.tld/bolshevists/plutocrats.html"^^xsd:string. + swrc:journal . +_:Zenobio_Placencio rdf:type foaf:Person. +_:Zenobio_Placencio foaf:name "Zenobio Placencio"^^xsd:string. + dc:creator _:Zenobio_Placencio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dildoe.tld/plutocrats/derivation.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "bolshevists derivation tindery"^^xsd:string. + foaf:homepage "http://www.plutocrats.tld/tindery/robotizing.html"^^xsd:string. + swrc:journal . +_:Kordal_Tetzlaff rdf:type foaf:Person. +_:Kordal_Tetzlaff foaf:name "Kordal Tetzlaff"^^xsd:string. + dc:creator _:Kordal_Tetzlaff. +_:Vionaika_Pitcavage rdf:type foaf:Person. +_:Vionaika_Pitcavage foaf:name "Vionaika Pitcavage"^^xsd:string. + dc:creator _:Vionaika_Pitcavage. + rdf:type bench:Article. + rdfs:seeAlso "http://www.derivation.tld/robotizing/fuelled.html"^^xsd:string. + dc:title "tindery fuelled capsizing"^^xsd:string. + foaf:homepage "http://www.robotizing.tld/capsizing/trailblazers.html"^^xsd:string. + swrc:journal . +_:Keizo_Barratt rdf:type foaf:Person. +_:Keizo_Barratt foaf:name "Keizo Barratt"^^xsd:string. + dc:creator _:Keizo_Barratt. +_:Elzbeta_Mieloszyk rdf:type foaf:Person. +_:Elzbeta_Mieloszyk foaf:name "Elzbeta Mieloszyk"^^xsd:string. + dc:creator _:Elzbeta_Mieloszyk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fuelled.tld/trailblazers/mussed.html"^^xsd:string. + swrc:note "irrationality fluidal steppes tinfoils adulated zeroed scarcity choreas liberality patrilinear"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "capsizing mussed inbreathe"^^xsd:string. + foaf:homepage "http://www.trailblazers.tld/inbreathe/brit.html"^^xsd:string. + swrc:journal . +_:Mamoon_Gehrmann rdf:type foaf:Person. +_:Mamoon_Gehrmann foaf:name "Mamoon Gehrmann"^^xsd:string. + dc:creator _:Mamoon_Gehrmann. +_:Tamecia_Leaven rdf:type foaf:Person. +_:Tamecia_Leaven foaf:name "Tamecia Leaven"^^xsd:string. + dc:creator _:Tamecia_Leaven. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mussed.tld/brit/portiones.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "inbreathe portiones rooks"^^xsd:string. + foaf:homepage "http://www.brit.tld/rooks/reaccusing.html"^^xsd:string. + swrc:journal . +_:Sadaharu_Ulanski rdf:type foaf:Person. +_:Sadaharu_Ulanski foaf:name "Sadaharu Ulanski"^^xsd:string. + dc:creator _:Sadaharu_Ulanski. +_:Liana_Glasier rdf:type foaf:Person. +_:Liana_Glasier foaf:name "Liana Glasier"^^xsd:string. + dc:creator _:Liana_Glasier. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "portiones reaccusing nills"^^xsd:string. + foaf:homepage "http://www.rooks.tld/nills/fielders.html"^^xsd:string. + swrc:journal . +_:Vasilii_Crowl rdf:type foaf:Person. +_:Vasilii_Crowl foaf:name "Vasilii Crowl"^^xsd:string. + dc:creator _:Vasilii_Crowl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reaccusing.tld/fielders/jingoish.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "nills jingoish spangled"^^xsd:string. + foaf:homepage "http://www.fielders.tld/spangled/nihils.html"^^xsd:string. + swrc:journal . +_:Codi_Sandy rdf:type foaf:Person. +_:Codi_Sandy foaf:name "Codi Sandy"^^xsd:string. + dc:creator _:Codi_Sandy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jingoish.tld/nihils/nonapplicable.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "spangled nonapplicable cithern"^^xsd:string. + foaf:homepage "http://www.nihils.tld/cithern/upswollen.html"^^xsd:string. + swrc:journal . +_:Nostasia_Gutzler rdf:type foaf:Person. +_:Nostasia_Gutzler foaf:name "Nostasia Gutzler"^^xsd:string. + dc:creator _:Nostasia_Gutzler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonapplicable.tld/upswollen/shantey.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "cithern shantey dissectors"^^xsd:string. + foaf:homepage "http://www.upswollen.tld/dissectors/insulating.html"^^xsd:string. + swrc:journal . +_:Maurus_Shatek rdf:type foaf:Person. +_:Maurus_Shatek foaf:name "Maurus Shatek"^^xsd:string. + dc:creator _:Maurus_Shatek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shantey.tld/insulating/conductors.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "dissectors conductors monseigneur"^^xsd:string. + foaf:homepage "http://www.insulating.tld/monseigneur/macaroni.html"^^xsd:string. + swrc:journal . +_:Agrippina_Demirjian rdf:type foaf:Person. +_:Agrippina_Demirjian foaf:name "Agrippina Demirjian"^^xsd:string. + dc:creator _:Agrippina_Demirjian. + rdf:type bench:Article. + swrc:pages "194"^^xsd:integer. + dc:title "conductors macaroni hepcats"^^xsd:string. + foaf:homepage "http://www.monseigneur.tld/hepcats/baedekers.html"^^xsd:string. + swrc:journal . +_:Elodie_Hershelman rdf:type foaf:Person. +_:Elodie_Hershelman foaf:name "Elodie Hershelman"^^xsd:string. + dc:creator _:Elodie_Hershelman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.macaroni.tld/baedekers/chooser.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "hepcats chooser limiest"^^xsd:string. + foaf:homepage "http://www.baedekers.tld/limiest/privets.html"^^xsd:string. + swrc:journal . +_:Glikeriia_Mushrush rdf:type foaf:Person. +_:Glikeriia_Mushrush foaf:name "Glikeriia Mushrush"^^xsd:string. + dc:creator _:Glikeriia_Mushrush. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chooser.tld/privets/dispossesses.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "limiest dispossesses huddling"^^xsd:string. + foaf:homepage "http://www.privets.tld/huddling/ferociously.html"^^xsd:string. + swrc:journal . +_:Stranizlava_Conolly rdf:type foaf:Person. +_:Stranizlava_Conolly foaf:name "Stranizlava Conolly"^^xsd:string. + dc:creator _:Stranizlava_Conolly. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "dispossesses ferociously toplessness"^^xsd:string. + foaf:homepage "http://www.huddling.tld/toplessness/points.html"^^xsd:string. + swrc:journal . +_:Shantie_Lafountain rdf:type foaf:Person. +_:Shantie_Lafountain foaf:name "Shantie Lafountain"^^xsd:string. + dc:creator _:Shantie_Lafountain. + rdf:type bench:Article. + swrc:pages "138"^^xsd:integer. + dc:title "ferociously points crabbedness"^^xsd:string. + foaf:homepage "http://www.toplessness.tld/crabbedness/leadings.html"^^xsd:string. + swrc:journal . +_:Masayuki_Dower rdf:type foaf:Person. +_:Masayuki_Dower foaf:name "Masayuki Dower"^^xsd:string. + dc:creator _:Masayuki_Dower. + rdf:type bench:Article. + rdfs:seeAlso "http://www.points.tld/leadings/ducker.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "crabbedness ducker vialed"^^xsd:string. + foaf:homepage "http://www.leadings.tld/vialed/emasculation.html"^^xsd:string. + swrc:journal . +_:lkisti_Dayne rdf:type foaf:Person. +_:lkisti_Dayne foaf:name "lkisti Dayne"^^xsd:string. + dc:creator _:lkisti_Dayne. +_:Florentius_Wasser rdf:type foaf:Person. +_:Florentius_Wasser foaf:name "Florentius Wasser"^^xsd:string. + dc:creator _:Florentius_Wasser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ducker.tld/emasculation/conquests.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "vialed conquests tasselled"^^xsd:string. + foaf:homepage "http://www.emasculation.tld/tasselled/standardbearers.html"^^xsd:string. + swrc:journal . +_:Rosa_Navor rdf:type foaf:Person. +_:Rosa_Navor foaf:name "Rosa Navor"^^xsd:string. + dc:creator _:Rosa_Navor. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conquests.tld/standardbearers/grouter.html"^^xsd:string. + dc:title "tasselled grouter caviars"^^xsd:string. + foaf:homepage "http://www.standardbearers.tld/caviars/citing.html"^^xsd:string. + swrc:journal . +_:Ludolphe_Huger rdf:type foaf:Person. +_:Ludolphe_Huger foaf:name "Ludolphe Huger"^^xsd:string. + dc:creator _:Ludolphe_Huger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grouter.tld/citing/bowyer.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "caviars bowyer energizes"^^xsd:string. + foaf:homepage "http://www.citing.tld/energizes/lilacs.html"^^xsd:string. + swrc:journal . +_:Lepa_Yoshino rdf:type foaf:Person. +_:Lepa_Yoshino foaf:name "Lepa Yoshino"^^xsd:string. + dc:creator _:Lepa_Yoshino. +_:Burgl_Higbie rdf:type foaf:Person. +_:Burgl_Higbie foaf:name "Burgl Higbie"^^xsd:string. + dc:creator _:Burgl_Higbie. + rdf:type bench:Proceedings. + bench:booktitle "bowyer lilacs feminize"^^xsd:string. + swrc:isbn "0-2511-7339-0"^^xsd:string. + dc:publisher "Williams & Wilkins, Medical Publishers"^^xsd:string. + swrc:series "1318"^^xsd:integer. + dc:title "Proceeding 2 (1958)"^^xsd:string. + foaf:homepage "http://www.lilacs.tld/unrest/dojos.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "feminize dojos grossly"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "unrest grossly classifier"^^xsd:string. + foaf:homepage "http://www.dojos.tld/classifier/chirped.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ceanna_Vangoff. + rdf:type bench:Inproceedings. + bench:booktitle "grossly chirped totalitarianism"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "classifier totalitarianism pours"^^xsd:string. + foaf:homepage "http://www.chirped.tld/pours/sojournment.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tufail_Milum. + dc:creator _:ra_Jansons. + rdf:type bench:Inproceedings. + bench:booktitle "totalitarianism sojournment infiltrates"^^xsd:string. + rdfs:seeAlso "http://www.pours.tld/infiltrates/syncopated.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "sojournment syncopated comparability"^^xsd:string. + foaf:homepage "http://www.infiltrates.tld/comparability/pneumoconiosis.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Tufail_Milum. + dc:creator _:ra_Jansons. + rdf:type bench:Inproceedings. + bench:booktitle "syncopated pneumoconiosis nontraditionally"^^xsd:string. + rdfs:seeAlso "http://www.comparability.tld/nontraditionally/genealogically.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "pneumoconiosis genealogically ayes"^^xsd:string. + foaf:homepage "http://www.nontraditionally.tld/ayes/cannabinol.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Isabela_Chuong. + rdf:type bench:Inproceedings. + bench:booktitle "genealogically cannabinol aurist"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "ayes aurist aerophobia"^^xsd:string. + foaf:homepage "http://www.cannabinol.tld/aerophobia/southwestward.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Isabela_Chuong. + dc:creator _:Kaveri_Zombro. + rdf:type bench:Inproceedings. + bench:booktitle "aurist southwestward reimbursement"^^xsd:string. + rdfs:seeAlso "http://www.aerophobia.tld/reimbursement/spinout.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "southwestward spinout floweriness"^^xsd:string. + foaf:homepage "http://www.reimbursement.tld/floweriness/slotbacks.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anandita_Hymer. + rdf:type bench:Inproceedings. + bench:booktitle "spinout slotbacks newsstands"^^xsd:string. + rdfs:seeAlso "http://www.floweriness.tld/newsstands/debouch.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "slotbacks debouch consubstantiation"^^xsd:string. + foaf:homepage "http://www.newsstands.tld/consubstantiation/legitimize.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Salmoneus_Duncans. + rdf:type bench:Inproceedings. + bench:booktitle "debouch legitimize kissable"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "consubstantiation kissable overthrown"^^xsd:string. + foaf:homepage "http://www.legitimize.tld/overthrown/macerate.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Patrik_Slovinsky. + rdf:type bench:Inproceedings. + bench:booktitle "kissable macerate propman"^^xsd:string. + rdfs:seeAlso "http://www.overthrown.tld/propman/massiveness.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "macerate massiveness isotonically"^^xsd:string. + foaf:homepage "http://www.propman.tld/isotonically/closeness.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Feli_Trainham. + dc:creator _:Valya_Dornak. + rdf:type bench:Inproceedings. + bench:booktitle "massiveness closeness unincumbered"^^xsd:string. + rdfs:seeAlso "http://www.isotonically.tld/unincumbered/intrepidity.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "closeness intrepidity hocking"^^xsd:string. + foaf:homepage "http://www.unincumbered.tld/hocking/frosh.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cipriana_Wadzinski. + dc:creator _:Skylar_Buesing. + rdf:type bench:Inproceedings. + bench:booktitle "intrepidity frosh thrushes"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "hocking thrushes randier"^^xsd:string. + foaf:homepage "http://www.frosh.tld/randier/morph.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vonda_Jasmine. + rdf:type bench:Inproceedings. + bench:booktitle "thrushes morph bulkier"^^xsd:string. + rdfs:seeAlso "http://www.randier.tld/bulkier/beeswax.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "morph beeswax bareness"^^xsd:string. + foaf:homepage "http://www.bulkier.tld/bareness/foiling.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jayden_Persing. + rdf:type bench:Inproceedings. + bench:booktitle "beeswax foiling judgelike"^^xsd:string. + rdfs:seeAlso "http://www.bareness.tld/judgelike/centrality.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "foiling centrality limpidness"^^xsd:string. + foaf:homepage "http://www.judgelike.tld/limpidness/hedgerow.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Traci_Erazmus. + dc:creator _:Hailey_Seys. + rdf:type bench:Inproceedings. + bench:booktitle "centrality hedgerow attila"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "limpidness attila opinionatedly"^^xsd:string. + foaf:homepage "http://www.hedgerow.tld/opinionatedly/anybodies.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zotico_Cerrano. + rdf:type bench:Inproceedings. + bench:booktitle "attila anybodies whisks"^^xsd:string. + rdfs:seeAlso "http://www.opinionatedly.tld/whisks/clericalism.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "anybodies clericalism nebbishes"^^xsd:string. + foaf:homepage "http://www.whisks.tld/nebbishes/contritely.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ritchie_Siwek. + rdf:type bench:Inproceedings. + bench:booktitle "clericalism contritely yellowbellied"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "nebbishes yellowbellied deflated"^^xsd:string. + foaf:homepage "http://www.contritely.tld/deflated/backwoodsman.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Radd_Oldenkamp. + rdf:type bench:Inproceedings. + bench:booktitle "yellowbellied backwoodsman makings"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "deflated makings uncanniest"^^xsd:string. + foaf:homepage "http://www.backwoodsman.tld/uncanniest/finned.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Nadya_Rougier. + rdf:type bench:Inproceedings. + bench:booktitle "makings finned mangels"^^xsd:string. + rdfs:seeAlso "http://www.uncanniest.tld/mangels/inferiors.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "finned inferiors comparts"^^xsd:string. + foaf:homepage "http://www.mangels.tld/comparts/commentators.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lauranne_Brwon. + rdf:type bench:Inproceedings. + bench:booktitle "inferiors commentators wolds"^^xsd:string. + rdfs:seeAlso "http://www.comparts.tld/wolds/wasted.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "commentators wasted bopping"^^xsd:string. + foaf:homepage "http://www.wolds.tld/bopping/beatles.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sonyushka_Lipe. + rdf:type bench:Inproceedings. + bench:booktitle "wasted beatles stables"^^xsd:string. + rdfs:seeAlso "http://www.bopping.tld/stables/bitterns.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "beatles bitterns voyeurs"^^xsd:string. + foaf:homepage "http://www.stables.tld/voyeurs/cagiest.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Benita_Hatzenbuehler. + rdf:type bench:Inproceedings. + bench:booktitle "bitterns cagiest determinableness"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "voyeurs determinableness toiling"^^xsd:string. + foaf:homepage "http://www.cagiest.tld/toiling/shaled.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Corydon_Jenifer. + rdf:type bench:Inproceedings. + bench:booktitle "determinableness shaled flourished"^^xsd:string. + rdfs:seeAlso "http://www.toiling.tld/flourished/reentries.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "shaled reentries engirdling"^^xsd:string. + foaf:homepage "http://www.flourished.tld/engirdling/brawler.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Emmanoul_Gianunzio. + dc:creator _:Sama_Beukema. + rdf:type bench:Inproceedings. + bench:booktitle "reentries brawler backlit"^^xsd:string. + rdfs:seeAlso "http://www.engirdling.tld/backlit/unripe.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "brawler unripe furriers"^^xsd:string. + foaf:homepage "http://www.backlit.tld/furriers/misting.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Harumi_Valenza. + rdf:type bench:Inproceedings. + bench:booktitle "unripe misting lawmakers"^^xsd:string. + rdfs:seeAlso "http://www.furriers.tld/lawmakers/smashers.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "misting smashers conte"^^xsd:string. + foaf:homepage "http://www.lawmakers.tld/conte/mumps.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Avaon_Espinel. + rdf:type bench:Inproceedings. + bench:booktitle "smashers mumps gustable"^^xsd:string. + rdfs:seeAlso "http://www.conte.tld/gustable/thermostable.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "mumps thermostable smudging"^^xsd:string. + foaf:homepage "http://www.gustable.tld/smudging/cliental.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Avniel_Debiase. + rdf:type bench:Inproceedings. + bench:booktitle "thermostable cliental newfashioned"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "smudging newfashioned management"^^xsd:string. + foaf:homepage "http://www.cliental.tld/management/incorrigibly.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Talaal_Mollo. + rdf:type bench:Inproceedings. + bench:booktitle "newfashioned incorrigibly dories"^^xsd:string. + rdfs:seeAlso "http://www.management.tld/dories/uncoupled.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "incorrigibly uncoupled jurors"^^xsd:string. + foaf:homepage "http://www.dories.tld/jurors/drowning.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pancho_Rowold. + rdf:type bench:Inproceedings. + bench:booktitle "uncoupled drowning aquas"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "jurors aquas rancour"^^xsd:string. + foaf:homepage "http://www.drowning.tld/rancour/initialed.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yoshiaga_Vanish. + rdf:type bench:Inproceedings. + bench:booktitle "aquas initialed zonated"^^xsd:string. + rdfs:seeAlso "http://www.rancour.tld/zonated/pouts.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "initialed pouts landowning"^^xsd:string. + foaf:homepage "http://www.zonated.tld/landowning/redevelops.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dcterms:partOf . + dc:creator _:Clemmie_Lapek. + rdf:type bench:Inproceedings. + bench:booktitle "pouts redevelops atomizer"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "landowning atomizer terminally"^^xsd:string. + foaf:homepage "http://www.redevelops.tld/terminally/rogued.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. + dc:creator _:Muhsina_Melton. + swrc:editor . + swrc:editor _:Savino_Papale. + swrc:editor _:Naganori_Wreede. + rdf:type bench:Incollection. + bench:booktitle "atomizer rogued makeable"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "terminally makeable xenia"^^xsd:string. + foaf:homepage "http://www.rogued.tld/xenia/tawdrier.html"^^xsd:string. + dcterms:issued "1958"^^xsd:integer. +_:Lasil_Legum rdf:type foaf:Person. +_:Lasil_Legum foaf:name "Lasil Legum"^^xsd:string. + dc:creator _:Lasil_Legum. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1958)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1958"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.xenia.tld/dillydallies/minced.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "tawdrier minced bunn"^^xsd:string. + foaf:homepage "http://www.dillydallies.tld/bunn/daimyo.html"^^xsd:string. + swrc:journal . +_:Mauty_Ly rdf:type foaf:Person. +_:Mauty_Ly foaf:name "Mauty Ly"^^xsd:string. + dc:creator _:Mauty_Ly. + rdf:type bench:Article. + swrc:pages "91"^^xsd:integer. + dc:title "minced daimyo definiteness"^^xsd:string. + foaf:homepage "http://www.bunn.tld/definiteness/corselets.html"^^xsd:string. + swrc:journal . +_:Consolacion_Lodge rdf:type foaf:Person. +_:Consolacion_Lodge foaf:name "Consolacion Lodge"^^xsd:string. + dc:creator _:Consolacion_Lodge. + rdf:type bench:Article. + rdfs:seeAlso "http://www.daimyo.tld/corselets/brewages.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "definiteness brewages macula"^^xsd:string. + foaf:homepage "http://www.corselets.tld/macula/chorister.html"^^xsd:string. + swrc:journal . +_:Fullara_Mohsin rdf:type foaf:Person. +_:Fullara_Mohsin foaf:name "Fullara Mohsin"^^xsd:string. + dc:creator _:Fullara_Mohsin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brewages.tld/chorister/relapse.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "macula relapse misguide"^^xsd:string. + foaf:homepage "http://www.chorister.tld/misguide/mikvah.html"^^xsd:string. + swrc:journal . +_:Liubka_Colabella rdf:type foaf:Person. +_:Liubka_Colabella foaf:name "Liubka Colabella"^^xsd:string. + dc:creator _:Liubka_Colabella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.relapse.tld/mikvah/hinnies.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "misguide hinnies politicos"^^xsd:string. + foaf:homepage "http://www.mikvah.tld/politicos/wyvern.html"^^xsd:string. + swrc:journal . +_:Teodora_Rumney rdf:type foaf:Person. +_:Teodora_Rumney foaf:name "Teodora Rumney"^^xsd:string. + dc:creator _:Teodora_Rumney. + rdf:type bench:Article. + bench:abstract "apostrophizing forequarter cheesiest affording quieter protestantism daintier compounds misanthropist detoxified predicable oscillation mendelianist hardest pericynthion relettered lapin clicks sledged aggrandizement troubadours mudlark prattles posteriority manors biotypes corrugates spikelets webers seditiousness stargazer yodelled nubby enclasping parasitizes humiliatingly foldboat download perspiry vulgarization tsarinas sportscasters hoydens upchuck effervesced sensibilities aahing juicers persecutes dowdiest massiness splotching spanner merchandisers swords ogham bryony balefire nappes subtracting physiologic chapels forensics deemphasizing trepid convertibles harrowing centrists wishbones widows captions transects tantras spottily condonable conversing elms multivitamins laths improvidence topstone prefacer heterodoxies thrivers dynamists brachiate hospitalities exuberance healer nominates skulled siestas refracts misaligned anions excites steamroller refinished incurve conchoid archaize vivaria overdrunk specializing monsters snowdrifts safeguarding chieftainship drakes unholiness whomped sweeties yare biggish freezing seawater revaluated kinkier antiskid overdraws bickered barrenness curled underbids priding bullied knappers crepey hindquarters fallowed centralists hooted chromite convalesces knowinger stoutness appreciators tutelages fuming ripplier adversely vises ephemerae dragger abjuration necking rancheros bigheaded endangerment odiums visors sunbursts sanitaria tinier speller implanted limps dapperly misdiagnose exhilarative belligerents cubiform buncoing ebonizing monocots stimulatingly septicemia center dignitaries gooier culotte presoaked brambled"^^xsd:string. + rdfs:seeAlso "http://www.hinnies.tld/wyvern/peripherals.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "politicos peripherals complimenters"^^xsd:string. + foaf:homepage "http://www.wyvern.tld/complimenters/creeping.html"^^xsd:string. + swrc:journal . +_:Jami_Pacho rdf:type foaf:Person. +_:Jami_Pacho foaf:name "Jami Pacho"^^xsd:string. + dc:creator _:Jami_Pacho. + rdf:type bench:Article. + rdfs:seeAlso "http://www.peripherals.tld/creeping/effused.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "complimenters effused notochordal"^^xsd:string. + foaf:homepage "http://www.creeping.tld/notochordal/jurisprudence.html"^^xsd:string. + swrc:journal . +_:Lilian_Carolina rdf:type foaf:Person. +_:Lilian_Carolina foaf:name "Lilian Carolina"^^xsd:string. + dc:creator _:Lilian_Carolina. +_:Evangelina_Goan rdf:type foaf:Person. +_:Evangelina_Goan foaf:name "Evangelina Goan"^^xsd:string. + dc:creator _:Evangelina_Goan. + rdf:type bench:Article. + swrc:pages "142"^^xsd:integer. + dc:title "effused jurisprudence subtopics"^^xsd:string. + foaf:homepage "http://www.notochordal.tld/subtopics/plotties.html"^^xsd:string. + swrc:journal . +_:Annice_Helmus rdf:type foaf:Person. +_:Annice_Helmus foaf:name "Annice Helmus"^^xsd:string. + dc:creator _:Annice_Helmus. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "jurisprudence plotties inhaling"^^xsd:string. + foaf:homepage "http://www.subtopics.tld/inhaling/trackway.html"^^xsd:string. + swrc:journal . +_:Denes_Wahlert rdf:type foaf:Person. +_:Denes_Wahlert foaf:name "Denes Wahlert"^^xsd:string. + dc:creator _:Denes_Wahlert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.plotties.tld/trackway/tantrums.html"^^xsd:string. + dc:title "inhaling tantrums supplying"^^xsd:string. + foaf:homepage "http://www.trackway.tld/supplying/elitist.html"^^xsd:string. + swrc:journal . +_:Hanson_Deck rdf:type foaf:Person. +_:Hanson_Deck foaf:name "Hanson Deck"^^xsd:string. + dc:creator _:Hanson_Deck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tantrums.tld/elitist/choleras.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "supplying choleras trivets"^^xsd:string. + foaf:homepage "http://www.elitist.tld/trivets/nitrify.html"^^xsd:string. + swrc:journal . +_:Miyako_Moreida rdf:type foaf:Person. +_:Miyako_Moreida foaf:name "Miyako Moreida"^^xsd:string. + dc:creator _:Miyako_Moreida. + rdf:type bench:Article. + rdfs:seeAlso "http://www.choleras.tld/nitrify/intensifying.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "trivets intensifying corporeally"^^xsd:string. + foaf:homepage "http://www.nitrify.tld/corporeally/sibilates.html"^^xsd:string. + swrc:journal . +_:Romochka_Abbamonte rdf:type foaf:Person. +_:Romochka_Abbamonte foaf:name "Romochka Abbamonte"^^xsd:string. + dc:creator _:Romochka_Abbamonte. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intensifying.tld/sibilates/hits.html"^^xsd:string. + dc:title "corporeally hits considerable"^^xsd:string. + foaf:homepage "http://www.sibilates.tld/considerable/photoengravings.html"^^xsd:string. + swrc:journal . +_:Sad_Mccuen rdf:type foaf:Person. +_:Sad_Mccuen foaf:name "Sad Mccuen"^^xsd:string. + dc:creator _:Sad_Mccuen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hits.tld/photoengravings/conspiracies.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "considerable conspiracies revaluation"^^xsd:string. + foaf:homepage "http://www.photoengravings.tld/revaluation/ambilateral.html"^^xsd:string. + swrc:journal . +_:AbdulRauf_Strothman rdf:type foaf:Person. +_:AbdulRauf_Strothman foaf:name "AbdulRauf Strothman"^^xsd:string. + dc:creator _:AbdulRauf_Strothman. + rdf:type bench:Article. + swrc:pages "66"^^xsd:integer. + dc:title "conspiracies ambilateral spoored"^^xsd:string. + foaf:homepage "http://www.revaluation.tld/spoored/arthritic.html"^^xsd:string. + swrc:journal . +_:Hanne_Wirsing rdf:type foaf:Person. +_:Hanne_Wirsing foaf:name "Hanne Wirsing"^^xsd:string. + dc:creator _:Hanne_Wirsing. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ambilateral.tld/arthritic/declinational.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "spoored declinational pinewood"^^xsd:string. + foaf:homepage "http://www.arthritic.tld/pinewood/predicting.html"^^xsd:string. + swrc:journal . +_:Nauplius_Gehlhausen rdf:type foaf:Person. +_:Nauplius_Gehlhausen foaf:name "Nauplius Gehlhausen"^^xsd:string. + dc:creator _:Nauplius_Gehlhausen. + rdf:type bench:Article. + bench:abstract "snaggier choreographic prehardening turtledoves purebred impressments impracticability leagued yessed whoppers sprucer chinky biophysical stemming saturation seashores opalesces portholes woefullest dehydrogenates fusibly furrings electrolytically wassailed remarked pectoris cuckooing teenagers glimpsed inker loony howler softwoods canard dodges cursively diagrammed publics torahs mewler wets primed barkeepers amritas toadstool unhinges redox craton stroking fainer cheeping campaigning ukeleles cherries sanitated mislayer dreks tradeoffs loopier effectuating abbreviates undergoing revellers chlorals flabbergasts dells explainable orthopaedist curara vaporize shadowers jetports sportier misdirected safariing titterers enjoin steers gimps comradely wenny snarling deliberation nurtures idylist zincing sextants osteoscleroses consoles skeletomuscular raffias lookouts romantically trowelers brashiest cognoscing bollard kudu incarnadine delineation garrottes cannabic pesterer including taring popularization redcap outrun copyreaders specifier overpriced sobbers enamelwork enshrouding auxiliaries panfuls outboard antitoxin increasers hymnaries memorialize deicing lumberjacks rockfish hookworms palisades microradiography wisher kinged hollows caucasians splined oink incubator geegaws sylvian choky abscission coastings bimester protectress bogies prejudgments monger transfusers regulates multinationals voyagers fellas menstruation curfews giddiness orations luff cotes bionics huskers"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "declinational predicting employs"^^xsd:string. + foaf:homepage "http://www.pinewood.tld/employs/bioresearch.html"^^xsd:string. + swrc:journal . +_:Anier_Boutot rdf:type foaf:Person. +_:Anier_Boutot foaf:name "Anier Boutot"^^xsd:string. + dc:creator _:Anier_Boutot. +_:Blerta_Kelliher rdf:type foaf:Person. +_:Blerta_Kelliher foaf:name "Blerta Kelliher"^^xsd:string. + dc:creator _:Blerta_Kelliher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.predicting.tld/bioresearch/steeps.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "employs steeps hairline"^^xsd:string. + foaf:homepage "http://www.bioresearch.tld/hairline/kins.html"^^xsd:string. + swrc:journal . +_:Vashan_Flener rdf:type foaf:Person. +_:Vashan_Flener foaf:name "Vashan Flener"^^xsd:string. + dc:creator _:Vashan_Flener. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "steeps kins abrogator"^^xsd:string. + foaf:homepage "http://www.hairline.tld/abrogator/rechecking.html"^^xsd:string. + swrc:journal . +_:Raina_Hermandez rdf:type foaf:Person. +_:Raina_Hermandez foaf:name "Raina Hermandez"^^xsd:string. + dc:creator _:Raina_Hermandez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kins.tld/rechecking/corpulences.html"^^xsd:string. + dc:title "abrogator corpulences airdromes"^^xsd:string. + foaf:homepage "http://www.rechecking.tld/airdromes/poleaxing.html"^^xsd:string. + swrc:journal . +_:Rinji_Mcclinton rdf:type foaf:Person. +_:Rinji_Mcclinton foaf:name "Rinji Mcclinton"^^xsd:string. + dc:creator _:Rinji_Mcclinton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.corpulences.tld/poleaxing/uneven.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "airdromes uneven oceanauts"^^xsd:string. + foaf:homepage "http://www.poleaxing.tld/oceanauts/transitions.html"^^xsd:string. + swrc:journal . +_:Takuro_Meaders rdf:type foaf:Person. +_:Takuro_Meaders foaf:name "Takuro Meaders"^^xsd:string. + dc:creator _:Takuro_Meaders. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uneven.tld/transitions/recks.html"^^xsd:string. + dc:title "oceanauts recks shorelines"^^xsd:string. + foaf:homepage "http://www.transitions.tld/shorelines/discomposure.html"^^xsd:string. + swrc:journal . +_:Edelberta_Kung rdf:type foaf:Person. +_:Edelberta_Kung foaf:name "Edelberta Kung"^^xsd:string. + dc:creator _:Edelberta_Kung. + rdf:type bench:Article. + swrc:pages "73"^^xsd:integer. + dc:title "recks discomposure crimsoned"^^xsd:string. + foaf:homepage "http://www.shorelines.tld/crimsoned/cerebrals.html"^^xsd:string. + swrc:journal . +_:Filikitata_Burtell rdf:type foaf:Person. +_:Filikitata_Burtell foaf:name "Filikitata Burtell"^^xsd:string. + dc:creator _:Filikitata_Burtell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.discomposure.tld/cerebrals/equivocally.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "crimsoned equivocally excesses"^^xsd:string. + foaf:homepage "http://www.cerebrals.tld/excesses/meninges.html"^^xsd:string. + swrc:journal . +_:Jasmine_Coile rdf:type foaf:Person. +_:Jasmine_Coile foaf:name "Jasmine Coile"^^xsd:string. + dc:creator _:Jasmine_Coile. + rdf:type bench:Article. + rdfs:seeAlso "http://www.equivocally.tld/meninges/clouded.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "excesses clouded genuflection"^^xsd:string. + foaf:homepage "http://www.meninges.tld/genuflection/flotations.html"^^xsd:string. + swrc:journal . +_:Marcelino_Bulat rdf:type foaf:Person. +_:Marcelino_Bulat foaf:name "Marcelino Bulat"^^xsd:string. + dc:creator _:Marcelino_Bulat. + rdf:type bench:Article. + swrc:pages "106"^^xsd:integer. + dc:title "clouded flotations accusatorial"^^xsd:string. + foaf:homepage "http://www.genuflection.tld/accusatorial/ventless.html"^^xsd:string. + swrc:journal . +_:Zbiska_Paddy rdf:type foaf:Person. +_:Zbiska_Paddy foaf:name "Zbiska Paddy"^^xsd:string. + dc:creator _:Zbiska_Paddy. +_:Gianina_Caliman rdf:type foaf:Person. +_:Gianina_Caliman foaf:name "Gianina Caliman"^^xsd:string. + dc:creator _:Gianina_Caliman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flotations.tld/ventless/annotation.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "accusatorial annotation xenolith"^^xsd:string. + foaf:homepage "http://www.ventless.tld/xenolith/hype.html"^^xsd:string. + swrc:journal . +_:Fedon_Ryburn rdf:type foaf:Person. +_:Fedon_Ryburn foaf:name "Fedon Ryburn"^^xsd:string. + dc:creator _:Fedon_Ryburn. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "annotation hype dumbs"^^xsd:string. + foaf:homepage "http://www.xenolith.tld/dumbs/bardic.html"^^xsd:string. + swrc:journal . +_:Thirza_Groot rdf:type foaf:Person. +_:Thirza_Groot foaf:name "Thirza Groot"^^xsd:string. + dc:creator _:Thirza_Groot. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hype.tld/bardic/unbearing.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "dumbs unbearing maturer"^^xsd:string. + foaf:homepage "http://www.bardic.tld/maturer/engrosses.html"^^xsd:string. + swrc:journal . +_:Ulises_Falci rdf:type foaf:Person. +_:Ulises_Falci foaf:name "Ulises Falci"^^xsd:string. + dc:creator _:Ulises_Falci. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unbearing.tld/engrosses/subfloor.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "maturer subfloor overweens"^^xsd:string. + foaf:homepage "http://www.engrosses.tld/overweens/mentalists.html"^^xsd:string. + swrc:journal . +_:Janne_Efurd rdf:type foaf:Person. +_:Janne_Efurd foaf:name "Janne Efurd"^^xsd:string. + dc:creator _:Janne_Efurd. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subfloor.tld/mentalists/monographers.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "overweens monographers executions"^^xsd:string. + foaf:homepage "http://www.mentalists.tld/executions/doles.html"^^xsd:string. + swrc:journal . +_:Sendong_Howitt rdf:type foaf:Person. +_:Sendong_Howitt foaf:name "Sendong Howitt"^^xsd:string. + dc:creator _:Sendong_Howitt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.monographers.tld/doles/delineative.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "executions delineative archaistic"^^xsd:string. + foaf:homepage "http://www.doles.tld/archaistic/wyverns.html"^^xsd:string. + swrc:journal . +_:Trish_Kurnik rdf:type foaf:Person. +_:Trish_Kurnik foaf:name "Trish Kurnik"^^xsd:string. + dc:creator _:Trish_Kurnik. + rdf:type bench:Article. + swrc:pages "95"^^xsd:integer. + dc:title "delineative wyverns grouped"^^xsd:string. + foaf:homepage "http://www.archaistic.tld/grouped/runaways.html"^^xsd:string. + swrc:journal . +_:Filips_Dorvil rdf:type foaf:Person. +_:Filips_Dorvil foaf:name "Filips Dorvil"^^xsd:string. + dc:creator _:Filips_Dorvil. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "wyverns runaways layaway"^^xsd:string. + foaf:homepage "http://www.grouped.tld/layaway/testifier.html"^^xsd:string. + swrc:journal . +_:Tomila_Amsler rdf:type foaf:Person. +_:Tomila_Amsler foaf:name "Tomila Amsler"^^xsd:string. + dc:creator _:Tomila_Amsler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.runaways.tld/testifier/jewelled.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "layaway jewelled starlit"^^xsd:string. + foaf:homepage "http://www.testifier.tld/starlit/laparotomy.html"^^xsd:string. + swrc:journal . +_:Choiwan_Clontz rdf:type foaf:Person. +_:Choiwan_Clontz foaf:name "Choiwan Clontz"^^xsd:string. + dc:creator _:Choiwan_Clontz. + rdf:type bench:Article. + swrc:pages "89"^^xsd:integer. + dc:title "jewelled laparotomy anklebones"^^xsd:string. + foaf:homepage "http://www.starlit.tld/anklebones/uncarpeted.html"^^xsd:string. + swrc:journal . +_:Romeo_Lazalde rdf:type foaf:Person. +_:Romeo_Lazalde foaf:name "Romeo Lazalde"^^xsd:string. + dc:creator _:Romeo_Lazalde. + rdf:type bench:Article. + rdfs:seeAlso "http://www.laparotomy.tld/uncarpeted/unmingling.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "anklebones unmingling worshiped"^^xsd:string. + foaf:homepage "http://www.uncarpeted.tld/worshiped/impossibilities.html"^^xsd:string. + swrc:journal . +_:Gyorgy_Clancy rdf:type foaf:Person. +_:Gyorgy_Clancy foaf:name "Gyorgy Clancy"^^xsd:string. + dc:creator _:Gyorgy_Clancy. + rdf:type bench:Article. + swrc:pages "82"^^xsd:integer. + dc:title "unmingling impossibilities falsest"^^xsd:string. + foaf:homepage "http://www.worshiped.tld/falsest/physiography.html"^^xsd:string. + swrc:journal . +_:Mawdood_Cobbins rdf:type foaf:Person. +_:Mawdood_Cobbins foaf:name "Mawdood Cobbins"^^xsd:string. + dc:creator _:Mawdood_Cobbins. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "impossibilities physiography unhat"^^xsd:string. + foaf:homepage "http://www.falsest.tld/unhat/toothpastes.html"^^xsd:string. + swrc:journal . +_:Levka_Kerney rdf:type foaf:Person. +_:Levka_Kerney foaf:name "Levka Kerney"^^xsd:string. + dc:creator _:Levka_Kerney. + rdf:type bench:Article. + swrc:pages "68"^^xsd:integer. + dc:title "physiography toothpastes phlegms"^^xsd:string. + foaf:homepage "http://www.unhat.tld/phlegms/revives.html"^^xsd:string. + swrc:journal . +_:Edoarda_Stipanuk rdf:type foaf:Person. +_:Edoarda_Stipanuk foaf:name "Edoarda Stipanuk"^^xsd:string. + dc:creator _:Edoarda_Stipanuk. +_:Jenifer_Slain rdf:type foaf:Person. +_:Jenifer_Slain foaf:name "Jenifer Slain"^^xsd:string. + dc:creator _:Jenifer_Slain. + rdf:type bench:Article. + swrc:pages "198"^^xsd:integer. + dc:title "toothpastes revives messages"^^xsd:string. + foaf:homepage "http://www.phlegms.tld/messages/clairvoyance.html"^^xsd:string. + swrc:journal . +_:Michinori_Jerko rdf:type foaf:Person. +_:Michinori_Jerko foaf:name "Michinori Jerko"^^xsd:string. + dc:creator _:Michinori_Jerko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.revives.tld/clairvoyance/gastronomical.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "messages gastronomical unfeasible"^^xsd:string. + foaf:homepage "http://www.clairvoyance.tld/unfeasible/blanketed.html"^^xsd:string. + swrc:journal . +_:Lidochka_Tedeschi rdf:type foaf:Person. +_:Lidochka_Tedeschi foaf:name "Lidochka Tedeschi"^^xsd:string. + dc:creator _:Lidochka_Tedeschi. +_:Peke_Derriso rdf:type foaf:Person. +_:Peke_Derriso foaf:name "Peke Derriso"^^xsd:string. + dc:creator _:Peke_Derriso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gastronomical.tld/blanketed/audits.html"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "unfeasible audits shipwright"^^xsd:string. + foaf:homepage "http://www.blanketed.tld/shipwright/diluvium.html"^^xsd:string. + swrc:journal . +_:Jaad_Whitheld rdf:type foaf:Person. +_:Jaad_Whitheld foaf:name "Jaad Whitheld"^^xsd:string. + dc:creator _:Jaad_Whitheld. + rdf:type bench:Article. + rdfs:seeAlso "http://www.audits.tld/diluvium/ethologists.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "shipwright ethologists chucked"^^xsd:string. + foaf:homepage "http://www.diluvium.tld/chucked/allegretto.html"^^xsd:string. + swrc:journal . +_:Zale_Reck rdf:type foaf:Person. +_:Zale_Reck foaf:name "Zale Reck"^^xsd:string. + dc:creator _:Zale_Reck. + rdf:type bench:Article. + bench:cdrom "http://www.ethologists.tld/allegretto/sours.html"^^xsd:string. + rdfs:seeAlso "http://www.chucked.tld/sours/confessed.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "allegretto confessed nursemaids"^^xsd:string. + foaf:homepage "http://www.sours.tld/nursemaids/partnerships.html"^^xsd:string. + swrc:journal . +_:Geli_Leps rdf:type foaf:Person. +_:Geli_Leps foaf:name "Geli Leps"^^xsd:string. + dc:creator _:Geli_Leps. + rdf:type bench:Article. + rdfs:seeAlso "http://www.confessed.tld/partnerships/englobement.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "nursemaids englobement tranship"^^xsd:string. + foaf:homepage "http://www.partnerships.tld/tranship/berobed.html"^^xsd:string. + swrc:journal . +_:AnnCathrin_Axel rdf:type foaf:Person. +_:AnnCathrin_Axel foaf:name "AnnCathrin Axel"^^xsd:string. + dc:creator _:AnnCathrin_Axel. + rdf:type bench:Article. + swrc:pages "88"^^xsd:integer. + dc:title "englobement berobed backlogged"^^xsd:string. + foaf:homepage "http://www.tranship.tld/backlogged/called.html"^^xsd:string. + swrc:journal . +_:Jacinto_Bambach rdf:type foaf:Person. +_:Jacinto_Bambach foaf:name "Jacinto Bambach"^^xsd:string. + dc:creator _:Jacinto_Bambach. +_:Germana_Gelle rdf:type foaf:Person. +_:Germana_Gelle foaf:name "Germana Gelle"^^xsd:string. + dc:creator _:Germana_Gelle. + rdf:type bench:Article. + swrc:pages "12"^^xsd:integer. + dc:title "berobed called hairworm"^^xsd:string. + foaf:homepage "http://www.backlogged.tld/hairworm/disadvantaged.html"^^xsd:string. + swrc:journal . +_:Despa_Letellier rdf:type foaf:Person. +_:Despa_Letellier foaf:name "Despa Letellier"^^xsd:string. + dc:creator _:Despa_Letellier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.called.tld/disadvantaged/nitrifies.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "hairworm nitrifies floating"^^xsd:string. + foaf:homepage "http://www.disadvantaged.tld/floating/diminishes.html"^^xsd:string. + swrc:journal . +_:Christine_Ehlke rdf:type foaf:Person. +_:Christine_Ehlke foaf:name "Christine Ehlke"^^xsd:string. + dc:creator _:Christine_Ehlke. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "nitrifies diminishes determinedness"^^xsd:string. + foaf:homepage "http://www.floating.tld/determinedness/undivided.html"^^xsd:string. + swrc:journal . +_:Hamdaan_Mussmann rdf:type foaf:Person. +_:Hamdaan_Mussmann foaf:name "Hamdaan Mussmann"^^xsd:string. + dc:creator _:Hamdaan_Mussmann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.diminishes.tld/undivided/scolding.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "determinedness scolding calyxes"^^xsd:string. + foaf:homepage "http://www.undivided.tld/calyxes/standouts.html"^^xsd:string. + swrc:journal . +_:Amos_Mackay rdf:type foaf:Person. +_:Amos_Mackay foaf:name "Amos Mackay"^^xsd:string. + dc:creator _:Amos_Mackay. + swrc:editor _:Aseel_Waddups. + swrc:editor _:Taki_Tenuta. + swrc:editor _:Muza_Wessner. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 5 (1958)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1958"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.calyxes.tld/bawdier/travels.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "standouts travels stinkbugs"^^xsd:string. + foaf:homepage "http://www.bawdier.tld/stinkbugs/preservers.html"^^xsd:string. + swrc:journal . +_:Jin_Demchok rdf:type foaf:Person. +_:Jin_Demchok foaf:name "Jin Demchok"^^xsd:string. + dc:creator _:Jin_Demchok. +_:Ebba_Anglade rdf:type foaf:Person. +_:Ebba_Anglade foaf:name "Ebba Anglade"^^xsd:string. + dc:creator _:Ebba_Anglade. + rdf:type bench:Article. + swrc:pages "58"^^xsd:integer. + dc:title "travels preservers resettings"^^xsd:string. + foaf:homepage "http://www.stinkbugs.tld/resettings/bulking.html"^^xsd:string. + swrc:journal . +_:Roland_Kegler rdf:type foaf:Person. +_:Roland_Kegler foaf:name "Roland Kegler"^^xsd:string. + dc:creator _:Roland_Kegler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preservers.tld/bulking/overpowered.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "resettings overpowered veals"^^xsd:string. + foaf:homepage "http://www.bulking.tld/veals/defused.html"^^xsd:string. + swrc:journal . +_:Baram_Zenner rdf:type foaf:Person. +_:Baram_Zenner foaf:name "Baram Zenner"^^xsd:string. + dc:creator _:Baram_Zenner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overpowered.tld/defused/voyaging.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "veals voyaging lingers"^^xsd:string. + foaf:homepage "http://www.defused.tld/lingers/remanufacture.html"^^xsd:string. + swrc:journal . +_:Toshelle_Fronek rdf:type foaf:Person. +_:Toshelle_Fronek foaf:name "Toshelle Fronek"^^xsd:string. + dc:creator _:Toshelle_Fronek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.voyaging.tld/remanufacture/brushed.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "lingers brushed splines"^^xsd:string. + foaf:homepage "http://www.remanufacture.tld/splines/photosensitized.html"^^xsd:string. + swrc:journal . +_:Vongfong_Sowells rdf:type foaf:Person. +_:Vongfong_Sowells foaf:name "Vongfong Sowells"^^xsd:string. + dc:creator _:Vongfong_Sowells. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brushed.tld/photosensitized/extractive.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "splines extractive overhangs"^^xsd:string. + foaf:homepage "http://www.photosensitized.tld/overhangs/miscarry.html"^^xsd:string. + swrc:journal . +_:Markandeya_Kovalcheck rdf:type foaf:Person. +_:Markandeya_Kovalcheck foaf:name "Markandeya Kovalcheck"^^xsd:string. + dc:creator _:Markandeya_Kovalcheck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.extractive.tld/miscarry/existences.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "overhangs existences pertaining"^^xsd:string. + foaf:homepage "http://www.miscarry.tld/pertaining/torrential.html"^^xsd:string. + swrc:journal . +_:Ignatius_Beausoleil rdf:type foaf:Person. +_:Ignatius_Beausoleil foaf:name "Ignatius Beausoleil"^^xsd:string. + dc:creator _:Ignatius_Beausoleil. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "existences torrential fustiest"^^xsd:string. + foaf:homepage "http://www.pertaining.tld/fustiest/directories.html"^^xsd:string. + swrc:journal . +_:Laestrygones_Wojtowicz rdf:type foaf:Person. +_:Laestrygones_Wojtowicz foaf:name "Laestrygones Wojtowicz"^^xsd:string. + dc:creator _:Laestrygones_Wojtowicz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.torrential.tld/directories/wedlocks.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "fustiest wedlocks cratering"^^xsd:string. + foaf:homepage "http://www.directories.tld/cratering/cindering.html"^^xsd:string. + swrc:journal . +_:Tylena_Gianandrea rdf:type foaf:Person. +_:Tylena_Gianandrea foaf:name "Tylena Gianandrea"^^xsd:string. + dc:creator _:Tylena_Gianandrea. + rdf:type bench:Article. + dc:title "wedlocks cindering tyre"^^xsd:string. + foaf:homepage "http://www.cratering.tld/tyre/pluckily.html"^^xsd:string. + swrc:journal . +_:Tama_Frickson rdf:type foaf:Person. +_:Tama_Frickson foaf:name "Tama Frickson"^^xsd:string. + dc:creator _:Tama_Frickson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cindering.tld/pluckily/entrails.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "tyre entrails colporteur"^^xsd:string. + foaf:homepage "http://www.pluckily.tld/colporteur/spermatozoa.html"^^xsd:string. + swrc:journal . +_:Tahn_Bendle rdf:type foaf:Person. +_:Tahn_Bendle foaf:name "Tahn Bendle"^^xsd:string. + dc:creator _:Tahn_Bendle. +_:Rita_Savery rdf:type foaf:Person. +_:Rita_Savery foaf:name "Rita Savery"^^xsd:string. + dc:creator _:Rita_Savery. + rdf:type bench:Article. + rdfs:seeAlso "http://www.entrails.tld/spermatozoa/renderings.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "colporteur renderings lambent"^^xsd:string. + foaf:homepage "http://www.spermatozoa.tld/lambent/cyclos.html"^^xsd:string. + swrc:journal . +_:Liebtrud_Baldini rdf:type foaf:Person. +_:Liebtrud_Baldini foaf:name "Liebtrud Baldini"^^xsd:string. + dc:creator _:Liebtrud_Baldini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.renderings.tld/cyclos/phantasies.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "lambent phantasies absenter"^^xsd:string. + foaf:homepage "http://www.cyclos.tld/absenter/confirming.html"^^xsd:string. + swrc:journal . +_:Keiki_Karz rdf:type foaf:Person. +_:Keiki_Karz foaf:name "Keiki Karz"^^xsd:string. + dc:creator _:Keiki_Karz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.phantasies.tld/confirming/civilise.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "absenter civilise corpses"^^xsd:string. + foaf:homepage "http://www.confirming.tld/corpses/oversexed.html"^^xsd:string. + swrc:journal . +_:Josephinee_Rousselle rdf:type foaf:Person. +_:Josephinee_Rousselle foaf:name "Josephinee Rousselle"^^xsd:string. + dc:creator _:Josephinee_Rousselle. + rdf:type bench:Article. + swrc:pages "15"^^xsd:integer. + dc:title "civilise oversexed linchpin"^^xsd:string. + foaf:homepage "http://www.corpses.tld/linchpin/expurgations.html"^^xsd:string. + swrc:journal . +_:Josiane_Hodo rdf:type foaf:Person. +_:Josiane_Hodo foaf:name "Josiane Hodo"^^xsd:string. + dc:creator _:Josiane_Hodo. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "oversexed expurgations impugnable"^^xsd:string. + foaf:homepage "http://www.linchpin.tld/impugnable/pastured.html"^^xsd:string. + swrc:journal . +_:Thomasa_Vasconcelos rdf:type foaf:Person. +_:Thomasa_Vasconcelos foaf:name "Thomasa Vasconcelos"^^xsd:string. + dc:creator _:Thomasa_Vasconcelos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.expurgations.tld/pastured/rechartering.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "impugnable rechartering digged"^^xsd:string. + foaf:homepage "http://www.pastured.tld/digged/backstay.html"^^xsd:string. + swrc:journal . +_:Santino_Guadagno rdf:type foaf:Person. +_:Santino_Guadagno foaf:name "Santino Guadagno"^^xsd:string. + dc:creator _:Santino_Guadagno. +_:Edgar_Schemmel rdf:type foaf:Person. +_:Edgar_Schemmel foaf:name "Edgar Schemmel"^^xsd:string. + dc:creator _:Edgar_Schemmel. + rdf:type bench:Article. + swrc:pages "17"^^xsd:integer. + dc:title "rechartering backstay mozambique"^^xsd:string. + foaf:homepage "http://www.digged.tld/mozambique/moodier.html"^^xsd:string. + swrc:journal . +_:Afeefa_Burdon rdf:type foaf:Person. +_:Afeefa_Burdon foaf:name "Afeefa Burdon"^^xsd:string. + dc:creator _:Afeefa_Burdon. +_:Violet_Doud rdf:type foaf:Person. +_:Violet_Doud foaf:name "Violet Doud"^^xsd:string. + dc:creator _:Violet_Doud. + rdf:type bench:Proceedings. + bench:booktitle "backstay moodier redistributed"^^xsd:string. + swrc:isbn "0-7288-9158-0"^^xsd:string. + dc:publisher "Jason Aronson Publishers"^^xsd:string. + swrc:series "1861"^^xsd:integer. + dc:title "Proceeding 1 (1959)"^^xsd:string. + foaf:homepage "http://www.moodier.tld/appeasing/rapaciousness.html"^^xsd:string. + swrc:volume "8"^^xsd:integer. + dcterms:issued "1959"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "redistributed rapaciousness friaries"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "appeasing friaries obeyed"^^xsd:string. + foaf:homepage "http://www.rapaciousness.tld/obeyed/tasked.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maksim_Kasuba. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "friaries tasked newmown"^^xsd:string. + rdfs:seeAlso "http://www.obeyed.tld/newmown/interclass.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "tasked interclass catabolize"^^xsd:string. + foaf:homepage "http://www.newmown.tld/catabolize/spaceman.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maksim_Kasuba. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "interclass spaceman ejecta"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "catabolize ejecta unpenned"^^xsd:string. + foaf:homepage "http://www.spaceman.tld/unpenned/thumbtacks.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maksim_Kasuba. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "ejecta thumbtacks savorier"^^xsd:string. + rdfs:seeAlso "http://www.unpenned.tld/savorier/spectates.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "thumbtacks spectates tertian"^^xsd:string. + foaf:homepage "http://www.savorier.tld/tertian/plodded.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marfutka_Kaneshiro. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "spectates plodded slighting"^^xsd:string. + rdfs:seeAlso "http://www.tertian.tld/slighting/inquiring.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "plodded inquiring degradedness"^^xsd:string. + foaf:homepage "http://www.slighting.tld/degradedness/ladling.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marfutka_Kaneshiro. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "inquiring ladling marvelling"^^xsd:string. + rdfs:seeAlso "http://www.degradedness.tld/marvelling/romanticize.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "ladling romanticize nixing"^^xsd:string. + foaf:homepage "http://www.marvelling.tld/nixing/gazettes.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marfutka_Kaneshiro. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "romanticize gazettes slavered"^^xsd:string. + rdfs:seeAlso "http://www.nixing.tld/slavered/otoliths.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "gazettes otoliths iguana"^^xsd:string. + foaf:homepage "http://www.slavered.tld/iguana/mystifiers.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Masazumi_Chuta. + dc:creator _:Yachne_Piersall. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "otoliths mystifiers inventively"^^xsd:string. + rdfs:seeAlso "http://www.iguana.tld/inventively/interpretative.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "mystifiers interpretative porcelains"^^xsd:string. + foaf:homepage "http://www.inventively.tld/porcelains/redder.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Masazumi_Chuta. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "interpretative redder nows"^^xsd:string. + rdfs:seeAlso "http://www.porcelains.tld/nows/besiegement.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "redder besiegement ideologized"^^xsd:string. + foaf:homepage "http://www.nows.tld/ideologized/knitter.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Masazumi_Chuta. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "besiegement knitter franchises"^^xsd:string. + rdfs:seeAlso "http://www.ideologized.tld/franchises/brusquer.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "knitter brusquer bakemeats"^^xsd:string. + foaf:homepage "http://www.franchises.tld/bakemeats/intermixes.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Yachne_Piersall. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "brusquer intermixes welsher"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "bakemeats welsher reignite"^^xsd:string. + foaf:homepage "http://www.intermixes.tld/reignite/songsters.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gillian_Onifade. + dc:creator _:Binata_Gonseth. + rdf:type bench:Inproceedings. + bench:booktitle "welsher songsters sighers"^^xsd:string. + rdfs:seeAlso "http://www.reignite.tld/sighers/demolishes.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "songsters demolishes prodemocratic"^^xsd:string. + foaf:homepage "http://www.sighers.tld/prodemocratic/curableness.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gillian_Onifade. + rdf:type bench:Inproceedings. + bench:booktitle "demolishes curableness briars"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "prodemocratic briars brutify"^^xsd:string. + foaf:homepage "http://www.curableness.tld/brutify/unenthusiastically.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Binata_Gonseth. + rdf:type bench:Inproceedings. + bench:booktitle "briars unenthusiastically unwieldiness"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "brutify unwieldiness massagists"^^xsd:string. + foaf:homepage "http://www.unenthusiastically.tld/massagists/disagreeably.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wasmaaa_Roen. + rdf:type bench:Inproceedings. + bench:booktitle "unwieldiness disagreeably anthologist"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "massagists anthologist compressors"^^xsd:string. + foaf:homepage "http://www.disagreeably.tld/compressors/mountings.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Wasmaaa_Roen. + rdf:type bench:Inproceedings. + bench:booktitle "anthologist mountings microbiotic"^^xsd:string. + rdfs:seeAlso "http://www.compressors.tld/microbiotic/crosscuts.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "mountings crosscuts snowflakes"^^xsd:string. + foaf:homepage "http://www.microbiotic.tld/snowflakes/radians.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chynica_Whisenton. + rdf:type bench:Inproceedings. + bench:booktitle "crosscuts radians carillonneur"^^xsd:string. + rdfs:seeAlso "http://www.snowflakes.tld/carillonneur/rn.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "radians rn reexported"^^xsd:string. + foaf:homepage "http://www.carillonneur.tld/reexported/enfevered.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chynica_Whisenton. + rdf:type bench:Inproceedings. + bench:booktitle "rn enfevered furnishings"^^xsd:string. + rdfs:seeAlso "http://www.reexported.tld/furnishings/cutin.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "enfevered cutin subjectiveness"^^xsd:string. + foaf:homepage "http://www.furnishings.tld/subjectiveness/conflicted.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kordal_Tetzlaff. + rdf:type bench:Inproceedings. + bench:booktitle "cutin conflicted quarrelers"^^xsd:string. + rdfs:seeAlso "http://www.subjectiveness.tld/quarrelers/nonsalaried.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "conflicted nonsalaried spitted"^^xsd:string. + foaf:homepage "http://www.quarrelers.tld/spitted/unsubmissive.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Kordal_Tetzlaff. + dc:creator _:Keizo_Barratt. + rdf:type bench:Inproceedings. + bench:booktitle "nonsalaried unsubmissive tacked"^^xsd:string. + rdfs:seeAlso "http://www.spitted.tld/tacked/jeopardies.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "unsubmissive jeopardies contraltos"^^xsd:string. + foaf:homepage "http://www.tacked.tld/contraltos/meshes.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Keizo_Barratt. + rdf:type bench:Inproceedings. + bench:booktitle "jeopardies meshes wigglers"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "contraltos wigglers decryptions"^^xsd:string. + foaf:homepage "http://www.meshes.tld/decryptions/abaters.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Mamoon_Gehrmann. + rdf:type bench:Inproceedings. + bench:booktitle "wigglers abaters souffles"^^xsd:string. + bench:cdrom "http://www.decryptions.tld/souffles/smarter.html"^^xsd:string. + rdfs:seeAlso "http://www.abaters.tld/smarter/pierced.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "souffles pierced slobbered"^^xsd:string. + foaf:homepage "http://www.smarter.tld/slobbered/shinleaf.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mamoon_Gehrmann. + dc:creator _:Sadaharu_Ulanski. + rdf:type bench:Inproceedings. + bench:booktitle "pierced shinleaf biles"^^xsd:string. + rdfs:seeAlso "http://www.slobbered.tld/biles/unspectacular.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "shinleaf unspectacular feasance"^^xsd:string. + foaf:homepage "http://www.biles.tld/feasance/towlines.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sadaharu_Ulanski. + dc:creator _:Vasilii_Crowl. + rdf:type bench:Inproceedings. + bench:booktitle "unspectacular towlines songstress"^^xsd:string. + rdfs:seeAlso "http://www.feasance.tld/songstress/showery.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "towlines showery rerun"^^xsd:string. + foaf:homepage "http://www.songstress.tld/rerun/realizations.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vasilii_Crowl. + rdf:type bench:Inproceedings. + bench:booktitle "showery realizations developed"^^xsd:string. + bench:cdrom "http://www.rerun.tld/developed/outfights.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "realizations outfights morons"^^xsd:string. + foaf:homepage "http://www.developed.tld/morons/overprice.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Nostasia_Gutzler. + rdf:type bench:Inproceedings. + bench:booktitle "outfights overprice unspeakable"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "morons unspeakable shutting"^^xsd:string. + foaf:homepage "http://www.overprice.tld/shutting/sphygmography.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nostasia_Gutzler. + rdf:type bench:Inproceedings. + bench:booktitle "unspeakable sphygmography sconce"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "shutting sconce dampens"^^xsd:string. + foaf:homepage "http://www.sphygmography.tld/dampens/boneheads.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Agrippina_Demirjian. + rdf:type bench:Inproceedings. + bench:booktitle "sconce boneheads rappers"^^xsd:string. + rdfs:seeAlso "http://www.dampens.tld/rappers/rescuer.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "boneheads rescuer fricasseeing"^^xsd:string. + foaf:homepage "http://www.rappers.tld/fricasseeing/disassociate.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Agrippina_Demirjian. + rdf:type bench:Inproceedings. + bench:booktitle "rescuer disassociate crevasse"^^xsd:string. + rdfs:seeAlso "http://www.fricasseeing.tld/crevasse/represses.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "disassociate represses hoops"^^xsd:string. + foaf:homepage "http://www.crevasse.tld/hoops/miasms.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Glikeriia_Mushrush. + rdf:type bench:Inproceedings. + bench:booktitle "represses miasms colonizers"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "hoops colonizers meowing"^^xsd:string. + foaf:homepage "http://www.miasms.tld/meowing/dissenters.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Glikeriia_Mushrush. + rdf:type bench:Inproceedings. + bench:booktitle "colonizers dissenters mutilators"^^xsd:string. + rdfs:seeAlso "http://www.meowing.tld/mutilators/obligator.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "dissenters obligator humbling"^^xsd:string. + foaf:homepage "http://www.mutilators.tld/humbling/pentacle.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Shantie_Lafountain. + swrc:editor . + swrc:editor _:Bette_Schloemer. +_:Bette_Schloemer rdf:type foaf:Person. +_:Bette_Schloemer foaf:name "Bette Schloemer"^^xsd:string. + swrc:editor _:Florens_Wolever. +_:Florens_Wolever rdf:type foaf:Person. +_:Florens_Wolever foaf:name "Florens Wolever"^^xsd:string. + swrc:editor _:Yulianiya_Trentacoste. +_:Yulianiya_Trentacoste rdf:type foaf:Person. +_:Yulianiya_Trentacoste foaf:name "Yulianiya Trentacoste"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1959)"^^xsd:string. + swrc:volume "20"^^xsd:integer. + dcterms:issued "1959"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.humbling.tld/vampish/cupbearers.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "pentacle cupbearers reweighs"^^xsd:string. + foaf:homepage "http://www.vampish.tld/reweighs/tarantulae.html"^^xsd:string. + swrc:journal . + dc:creator _:Josephinee_Rousselle. + rdf:type bench:Article. + dc:title "cupbearers tarantulae rebutter"^^xsd:string. + foaf:homepage "http://www.reweighs.tld/rebutter/jimjams.html"^^xsd:string. + swrc:journal . + dc:creator _:Thomasa_Vasconcelos. + rdf:type bench:Article. + dc:title "tarantulae jimjams warmakers"^^xsd:string. + foaf:homepage "http://www.rebutter.tld/warmakers/worshipper.html"^^xsd:string. + swrc:journal . + dc:creator _:Edgar_Schemmel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jimjams.tld/worshipper/witting.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "warmakers witting centiliters"^^xsd:string. + foaf:homepage "http://www.worshipper.tld/centiliters/rectifiers.html"^^xsd:string. + swrc:journal . + dc:creator _:Violet_Doud. + rdf:type bench:Article. + rdfs:seeAlso "http://www.witting.tld/rectifiers/endways.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "centiliters endways clefts"^^xsd:string. + foaf:homepage "http://www.rectifiers.tld/clefts/protonic.html"^^xsd:string. + swrc:journal . + dc:creator _:Lasil_Legum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.endways.tld/protonic/avenged.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "clefts avenged spurns"^^xsd:string. + foaf:homepage "http://www.protonic.tld/spurns/accountants.html"^^xsd:string. + swrc:journal . + dc:creator _:Virineia_Lanciotti. + dc:creator _:Debbie_Schoenhals. + rdf:type bench:Article. + rdfs:seeAlso "http://www.avenged.tld/accountants/clinking.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "spurns clinking awarding"^^xsd:string. + foaf:homepage "http://www.accountants.tld/awarding/veinlets.html"^^xsd:string. + swrc:journal . + dc:creator _:Adar_Merenda. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clinking.tld/veinlets/gifting.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "awarding gifting avianizes"^^xsd:string. + foaf:homepage "http://www.veinlets.tld/avianizes/aureolas.html"^^xsd:string. + swrc:journal . + dc:creator _:DeMario_Nemerofsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gifting.tld/aureolas/lactoprotein.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "avianizes lactoprotein miffs"^^xsd:string. + foaf:homepage "http://www.aureolas.tld/miffs/diverting.html"^^xsd:string. + swrc:journal . + dc:creator _:Ilo_Ledec. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "lactoprotein diverting psychedelic"^^xsd:string. + foaf:homepage "http://www.miffs.tld/psychedelic/owners.html"^^xsd:string. + swrc:journal . + dc:creator _:Augustus_Inbody. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "diverting owners weakeners"^^xsd:string. + foaf:homepage "http://www.psychedelic.tld/weakeners/amassers.html"^^xsd:string. + swrc:journal . + dc:creator _:Kirk_Faron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.owners.tld/amassers/stinginess.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "weakeners stinginess nonagreement"^^xsd:string. + foaf:homepage "http://www.amassers.tld/nonagreement/tidied.html"^^xsd:string. + swrc:journal . + dc:creator _:Patty_Overbeck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stinginess.tld/tidied/skillets.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "nonagreement skillets redivides"^^xsd:string. + foaf:homepage "http://www.tidied.tld/redivides/mizzenmasts.html"^^xsd:string. + swrc:journal . + dc:creator _:Dandrea_Calender. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skillets.tld/mizzenmasts/waftage.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "redivides waftage liszt"^^xsd:string. + foaf:homepage "http://www.mizzenmasts.tld/liszt/impecuniosity.html"^^xsd:string. + swrc:journal . + dc:creator _:Kara_Shuttlesworth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.waftage.tld/impecuniosity/lankness.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "liszt lankness dryly"^^xsd:string. + foaf:homepage "http://www.impecuniosity.tld/dryly/modernistic.html"^^xsd:string. + swrc:journal . + dc:creator _:Kirti_Rines. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lankness.tld/modernistic/retsinas.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "dryly retsinas bargains"^^xsd:string. + foaf:homepage "http://www.modernistic.tld/bargains/unemotional.html"^^xsd:string. + swrc:journal . + dc:creator _:Trenton_Pfrogner. + dc:creator _:Tyanna_Kohlhoff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.retsinas.tld/unemotional/doozer.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "bargains doozer unoffensive"^^xsd:string. + foaf:homepage "http://www.unemotional.tld/unoffensive/statement.html"^^xsd:string. + swrc:journal . + dc:creator _:Bryssa_Stipetich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.doozer.tld/statement/rationalizing.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "unoffensive rationalizing overconscientious"^^xsd:string. + foaf:homepage "http://www.statement.tld/overconscientious/sizzles.html"^^xsd:string. + swrc:journal . + dc:creator _:Latasha_Warens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rationalizing.tld/sizzles/secretly.html"^^xsd:string. + dc:title "overconscientious secretly monastics"^^xsd:string. + foaf:homepage "http://www.sizzles.tld/monastics/tenderheartedness.html"^^xsd:string. + swrc:journal . + dc:creator _:Kokan_Millener. + rdf:type bench:Article. + rdfs:seeAlso "http://www.secretly.tld/tenderheartedness/mandragora.html"^^xsd:string. + dc:title "monastics mandragora bezoar"^^xsd:string. + foaf:homepage "http://www.tenderheartedness.tld/bezoar/pursy.html"^^xsd:string. + swrc:journal . + dc:creator _:Ranon_Micha. + rdf:type bench:Article. + swrc:pages "30"^^xsd:integer. + dc:title "mandragora pursy pertinence"^^xsd:string. + foaf:homepage "http://www.bezoar.tld/pertinence/fortuitously.html"^^xsd:string. + swrc:journal . + dc:creator _:Zenobio_Placencio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pursy.tld/fortuitously/acceptances.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "pertinence acceptances intoxications"^^xsd:string. + foaf:homepage "http://www.fortuitously.tld/intoxications/shamming.html"^^xsd:string. + swrc:journal . + dc:creator _:Vionaika_Pitcavage. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acceptances.tld/shamming/melded.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "intoxications melded cemetaries"^^xsd:string. + foaf:homepage "http://www.shamming.tld/cemetaries/joined.html"^^xsd:string. + swrc:journal . + dc:creator _:Elzbeta_Mieloszyk. + rdf:type bench:Article. + swrc:pages "109"^^xsd:integer. + dc:title "melded joined episcopates"^^xsd:string. + foaf:homepage "http://www.cemetaries.tld/episcopates/dimorphisms.html"^^xsd:string. + swrc:journal . + dc:creator _:Tamecia_Leaven. + dc:creator _:Liana_Glasier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.joined.tld/dimorphisms/unwieldier.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "episcopates unwieldier toils"^^xsd:string. + foaf:homepage "http://www.dimorphisms.tld/toils/bootlaces.html"^^xsd:string. + swrc:journal . + dc:creator _:Codi_Sandy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unwieldier.tld/bootlaces/reservations.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "toils reservations hoagies"^^xsd:string. + foaf:homepage "http://www.bootlaces.tld/hoagies/unsureness.html"^^xsd:string. + swrc:journal . + dc:creator _:Maurus_Shatek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reservations.tld/unsureness/aerates.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "hoagies aerates unconscionably"^^xsd:string. + foaf:homepage "http://www.unsureness.tld/unconscionably/enhancement.html"^^xsd:string. + swrc:journal . + dc:creator _:Elodie_Hershelman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aerates.tld/enhancement/junkmen.html"^^xsd:string. + dc:title "unconscionably junkmen canzonas"^^xsd:string. + foaf:homepage "http://www.enhancement.tld/canzonas/haddocks.html"^^xsd:string. + swrc:journal . + dc:creator _:Stranizlava_Conolly. + rdf:type bench:Article. + dc:title "junkmen haddocks poetizer"^^xsd:string. + foaf:homepage "http://www.canzonas.tld/poetizer/languorous.html"^^xsd:string. + swrc:journal . + dc:creator _:Masayuki_Dower. + rdf:type bench:Article. + swrc:pages "67"^^xsd:integer. + dc:title "haddocks languorous rivieras"^^xsd:string. + foaf:homepage "http://www.poetizer.tld/rivieras/bougainvillaeas.html"^^xsd:string. + swrc:journal . + dc:creator _:Florentius_Wasser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.languorous.tld/bougainvillaeas/bemire.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "rivieras bemire footholds"^^xsd:string. + foaf:homepage "http://www.bougainvillaeas.tld/footholds/drupelets.html"^^xsd:string. + swrc:journal . +_:Vesna_Pirkey rdf:type foaf:Person. +_:Vesna_Pirkey foaf:name "Vesna Pirkey"^^xsd:string. + dc:creator _:Vesna_Pirkey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bemire.tld/drupelets/reattempts.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "footholds reattempts newspeaks"^^xsd:string. + foaf:homepage "http://www.drupelets.tld/newspeaks/drifters.html"^^xsd:string. + swrc:journal . +_:Alaknanda_Rittle rdf:type foaf:Person. +_:Alaknanda_Rittle foaf:name "Alaknanda Rittle"^^xsd:string. + dc:creator _:Alaknanda_Rittle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reattempts.tld/drifters/gentling.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "newspeaks gentling tells"^^xsd:string. + foaf:homepage "http://www.drifters.tld/tells/unbid.html"^^xsd:string. + swrc:journal . +_:Susan_Altidor rdf:type foaf:Person. +_:Susan_Altidor foaf:name "Susan Altidor"^^xsd:string. + dc:creator _:Susan_Altidor. +_:Nando_Slinger rdf:type foaf:Person. +_:Nando_Slinger foaf:name "Nando Slinger"^^xsd:string. + dc:creator _:Nando_Slinger. + rdf:type bench:Article. + swrc:pages "14"^^xsd:integer. + dc:title "gentling unbid mas"^^xsd:string. + foaf:homepage "http://www.tells.tld/mas/alas.html"^^xsd:string. + swrc:journal . +_:Motonobu_Mycroft rdf:type foaf:Person. +_:Motonobu_Mycroft foaf:name "Motonobu Mycroft"^^xsd:string. + dc:creator _:Motonobu_Mycroft. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unbid.tld/alas/pupates.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "mas pupates scallywag"^^xsd:string. + foaf:homepage "http://www.alas.tld/scallywag/ab.html"^^xsd:string. + swrc:journal . +_:Tracy_Dupay rdf:type foaf:Person. +_:Tracy_Dupay foaf:name "Tracy Dupay"^^xsd:string. + dc:creator _:Tracy_Dupay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pupates.tld/ab/thirstier.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "scallywag thirstier barbarized"^^xsd:string. + foaf:homepage "http://www.ab.tld/barbarized/interpreted.html"^^xsd:string. + swrc:journal . +_:Varka_Rokisky rdf:type foaf:Person. +_:Varka_Rokisky foaf:name "Varka Rokisky"^^xsd:string. + dc:creator _:Varka_Rokisky. +_:Demidova_Hautamaki rdf:type foaf:Person. +_:Demidova_Hautamaki foaf:name "Demidova Hautamaki"^^xsd:string. + dc:creator _:Demidova_Hautamaki. + rdf:type bench:Article. + bench:booktitle "thirstier interpreted gigolo"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "barbarized gigolo sacrificially"^^xsd:string. + foaf:homepage "http://www.interpreted.tld/sacrificially/restyled.html"^^xsd:string. + swrc:journal . +_:Shantese_Toyota rdf:type foaf:Person. +_:Shantese_Toyota foaf:name "Shantese Toyota"^^xsd:string. + dc:creator _:Shantese_Toyota. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gigolo.tld/restyled/huzza.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "sacrificially huzza absolvers"^^xsd:string. + foaf:homepage "http://www.restyled.tld/absolvers/fruiters.html"^^xsd:string. + swrc:journal . +_:Jaqueline_Nassif rdf:type foaf:Person. +_:Jaqueline_Nassif foaf:name "Jaqueline Nassif"^^xsd:string. + dc:creator _:Jaqueline_Nassif. + rdf:type bench:Article. + swrc:pages "182"^^xsd:integer. + dc:title "huzza fruiters removable"^^xsd:string. + foaf:homepage "http://www.absolvers.tld/removable/sapphic.html"^^xsd:string. + swrc:journal . +_:Dontrell_Kirkhart rdf:type foaf:Person. +_:Dontrell_Kirkhart foaf:name "Dontrell Kirkhart"^^xsd:string. + dc:creator _:Dontrell_Kirkhart. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "fruiters sapphic ventured"^^xsd:string. + foaf:homepage "http://www.removable.tld/ventured/beanbag.html"^^xsd:string. + swrc:journal . +_:BwIch_Stahlberg rdf:type foaf:Person. +_:BwIch_Stahlberg foaf:name "BwIch Stahlberg"^^xsd:string. + dc:creator _:BwIch_Stahlberg. +_:Katrya_Efron rdf:type foaf:Person. +_:Katrya_Efron foaf:name "Katrya Efron"^^xsd:string. + dc:creator _:Katrya_Efron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sapphic.tld/beanbag/adjuratory.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "ventured adjuratory relit"^^xsd:string. + foaf:homepage "http://www.beanbag.tld/relit/ceylonese.html"^^xsd:string. + swrc:journal . +_:Karolin_Alborn rdf:type foaf:Person. +_:Karolin_Alborn foaf:name "Karolin Alborn"^^xsd:string. + dc:creator _:Karolin_Alborn. + rdf:type bench:Article. + bench:cdrom "http://www.adjuratory.tld/ceylonese/pyric.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "relit pyric pizzas"^^xsd:string. + foaf:homepage "http://www.ceylonese.tld/pizzas/treasuries.html"^^xsd:string. + swrc:journal . +_:Slavik_Weedon rdf:type foaf:Person. +_:Slavik_Weedon foaf:name "Slavik Weedon"^^xsd:string. + dc:creator _:Slavik_Weedon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pyric.tld/treasuries/heavyhearted.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "pizzas heavyhearted ditties"^^xsd:string. + foaf:homepage "http://www.treasuries.tld/ditties/phonographs.html"^^xsd:string. + swrc:journal . +_:Lejla_Torbett rdf:type foaf:Person. +_:Lejla_Torbett foaf:name "Lejla Torbett"^^xsd:string. + dc:creator _:Lejla_Torbett. + rdf:type bench:Article. + rdfs:seeAlso "http://www.heavyhearted.tld/phonographs/honeyful.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "ditties honeyful reinvestigate"^^xsd:string. + foaf:homepage "http://www.phonographs.tld/reinvestigate/foreshadowing.html"^^xsd:string. + swrc:journal . +_:Avdotia_Troxell rdf:type foaf:Person. +_:Avdotia_Troxell foaf:name "Avdotia Troxell"^^xsd:string. + dc:creator _:Avdotia_Troxell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.honeyful.tld/foreshadowing/conceives.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "reinvestigate conceives quadricentennials"^^xsd:string. + foaf:homepage "http://www.foreshadowing.tld/quadricentennials/hebraizing.html"^^xsd:string. + swrc:journal . +_:Falk_Defoe rdf:type foaf:Person. +_:Falk_Defoe foaf:name "Falk Defoe"^^xsd:string. + dc:creator _:Falk_Defoe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conceives.tld/hebraizing/coffered.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "quadricentennials coffered erotogenic"^^xsd:string. + foaf:homepage "http://www.hebraizing.tld/erotogenic/savages.html"^^xsd:string. + swrc:journal . +_:Hamna_Borzillo rdf:type foaf:Person. +_:Hamna_Borzillo foaf:name "Hamna Borzillo"^^xsd:string. + dc:creator _:Hamna_Borzillo. + swrc:editor _:Bette_Schloemer. + swrc:editor _:Florens_Wolever. + swrc:editor _:Yulianiya_Trentacoste. + rdf:type bench:Incollection. + bench:booktitle "coffered savages quitclaiming"^^xsd:string. + dc:publisher "Butterworth-Heinemann"^^xsd:string. + dc:title "erotogenic quitclaiming bends"^^xsd:string. + foaf:homepage "http://www.savages.tld/bends/nonindustrial.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. +_:Yulya_Thammavongsa rdf:type foaf:Person. +_:Yulya_Thammavongsa foaf:name "Yulya Thammavongsa"^^xsd:string. + dc:creator _:Yulya_Thammavongsa. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1959)"^^xsd:string. + swrc:volume "11"^^xsd:integer. + dcterms:issued "1959"^^xsd:integer. + rdf:type bench:Article. + bench:abstract "daydreaming counselling flyways waterpower owlet fireplugs jades jerrycans cantina bodying balusters coordinators magnetizers consignment exilic racecourse mod impasses hepaticas irreconcilability noisemakers vuggy illegitimating touche chaparrals deliberates regaling squeaked ochered flagellations constrainedly remittee figworts vials vasectomizing precognitions maudlinly toenailing inauguration doser batrachians paradoxical knucklebone heparin blandisher spireas daddling ashcans mobbing peatiest scarcities stews precancel spence inlands outargued foeti amaranths johnnies dervishes tattings palliated inviolably rubidiums highschool crassest recesses items authorize sunnier baled finalist literals doyly crenelation pollee ringers strangling gladded plexuses grids screens purplish reordain suturing pilastered scowlingly unresistant rooked boles stoutens trisects sponged cosmonauts vocatively reexpresses curtailment jitney yukking timework rases tangoed presenter soapmaking dandier plow celerities singing reliances severed pouncer divulgences simplemindedness duffle designed triploid saxophonists industrialize ungentle tenderize benzoin pugilism fatuously hides gabblers sporozoan confutes inamoratas winiest imageries injuring unknowingly spadework unshared"^^xsd:string. + rdfs:seeAlso "http://www.bends.tld/multiplying/griot.html"^^xsd:string. + dc:title "nonindustrial griot overconservative"^^xsd:string. + foaf:homepage "http://www.multiplying.tld/overconservative/apostleship.html"^^xsd:string. + swrc:journal . +_:Leanna_Marxen rdf:type foaf:Person. +_:Leanna_Marxen foaf:name "Leanna Marxen"^^xsd:string. + dc:creator _:Leanna_Marxen. + rdf:type bench:Article. + swrc:pages "121"^^xsd:integer. + dc:title "griot apostleship thirsts"^^xsd:string. + foaf:homepage "http://www.overconservative.tld/thirsts/isogamy.html"^^xsd:string. + swrc:journal . +_:Geralde_Galles rdf:type foaf:Person. +_:Geralde_Galles foaf:name "Geralde Galles"^^xsd:string. + dc:creator _:Geralde_Galles. +_:Arata_Soliani rdf:type foaf:Person. +_:Arata_Soliani foaf:name "Arata Soliani"^^xsd:string. + dc:creator _:Arata_Soliani. + rdf:type bench:Article. + swrc:pages "97"^^xsd:integer. + dc:title "apostleship isogamy ineffably"^^xsd:string. + foaf:homepage "http://www.thirsts.tld/ineffably/campi.html"^^xsd:string. + swrc:journal . +_:Donetta_Crinklaw rdf:type foaf:Person. +_:Donetta_Crinklaw foaf:name "Donetta Crinklaw"^^xsd:string. + dc:creator _:Donetta_Crinklaw. + rdf:type bench:Article. + rdfs:seeAlso "http://www.isogamy.tld/campi/confection.html"^^xsd:string. + dc:title "ineffably confection nonnutritious"^^xsd:string. + foaf:homepage "http://www.campi.tld/nonnutritious/eyespots.html"^^xsd:string. + swrc:journal . +_:Naaila_Lura rdf:type foaf:Person. +_:Naaila_Lura foaf:name "Naaila Lura"^^xsd:string. + dc:creator _:Naaila_Lura. + rdf:type bench:Article. + swrc:pages "42"^^xsd:integer. + dc:title "confection eyespots metrified"^^xsd:string. + foaf:homepage "http://www.nonnutritious.tld/metrified/cockney.html"^^xsd:string. + swrc:journal . +_:Absalom_Pettitt rdf:type foaf:Person. +_:Absalom_Pettitt foaf:name "Absalom Pettitt"^^xsd:string. + dc:creator _:Absalom_Pettitt. + rdf:type bench:Article. + swrc:pages "85"^^xsd:integer. + dc:title "eyespots cockney countershock"^^xsd:string. + foaf:homepage "http://www.metrified.tld/countershock/leotard.html"^^xsd:string. + swrc:journal . +_:Gedeon_Widrick rdf:type foaf:Person. +_:Gedeon_Widrick foaf:name "Gedeon Widrick"^^xsd:string. + dc:creator _:Gedeon_Widrick. + rdf:type bench:Article. + swrc:pages "79"^^xsd:integer. + dc:title "cockney leotard hexing"^^xsd:string. + foaf:homepage "http://www.countershock.tld/hexing/inoculation.html"^^xsd:string. + swrc:journal . +_:Shigemori_Kurk rdf:type foaf:Person. +_:Shigemori_Kurk foaf:name "Shigemori Kurk"^^xsd:string. + dc:creator _:Shigemori_Kurk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leotard.tld/inoculation/radiometers.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "hexing radiometers bunting"^^xsd:string. + foaf:homepage "http://www.inoculation.tld/bunting/oxlip.html"^^xsd:string. + swrc:journal . +_:Osana_Reichling rdf:type foaf:Person. +_:Osana_Reichling foaf:name "Osana Reichling"^^xsd:string. + dc:creator _:Osana_Reichling. + rdf:type bench:Article. + rdfs:seeAlso "http://www.radiometers.tld/oxlip/kneeler.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "bunting kneeler pomades"^^xsd:string. + foaf:homepage "http://www.oxlip.tld/pomades/nictitation.html"^^xsd:string. + swrc:journal . +_:Alknoos_Attaway rdf:type foaf:Person. +_:Alknoos_Attaway foaf:name "Alknoos Attaway"^^xsd:string. + dc:creator _:Alknoos_Attaway. +_:Laomedon_Sotos rdf:type foaf:Person. +_:Laomedon_Sotos foaf:name "Laomedon Sotos"^^xsd:string. + dc:creator _:Laomedon_Sotos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kneeler.tld/nictitation/emmets.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "pomades emmets cremators"^^xsd:string. + foaf:homepage "http://www.nictitation.tld/cremators/certifies.html"^^xsd:string. + swrc:journal . +_:Putokoveia_Cashmer rdf:type foaf:Person. +_:Putokoveia_Cashmer foaf:name "Putokoveia Cashmer"^^xsd:string. + dc:creator _:Putokoveia_Cashmer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emmets.tld/certifies/supercedes.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "cremators supercedes rimes"^^xsd:string. + foaf:homepage "http://www.certifies.tld/rimes/slopes.html"^^xsd:string. + swrc:journal . +_:Arne_Pennison rdf:type foaf:Person. +_:Arne_Pennison foaf:name "Arne Pennison"^^xsd:string. + dc:creator _:Arne_Pennison. + rdf:type bench:Article. + rdfs:seeAlso "http://www.supercedes.tld/slopes/rhododendrons.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "rimes rhododendrons plodder"^^xsd:string. + foaf:homepage "http://www.slopes.tld/plodder/equalize.html"^^xsd:string. + swrc:journal . +_:Kalinda_Rogan rdf:type foaf:Person. +_:Kalinda_Rogan foaf:name "Kalinda Rogan"^^xsd:string. + dc:creator _:Kalinda_Rogan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rhododendrons.tld/equalize/semiofficial.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "plodder semiofficial polymorphous"^^xsd:string. + foaf:homepage "http://www.equalize.tld/polymorphous/boxier.html"^^xsd:string. + swrc:journal . +_:Llesenia_Mckusick rdf:type foaf:Person. +_:Llesenia_Mckusick foaf:name "Llesenia Mckusick"^^xsd:string. + dc:creator _:Llesenia_Mckusick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.semiofficial.tld/boxier/bops.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "polymorphous bops convincingly"^^xsd:string. + foaf:homepage "http://www.boxier.tld/convincingly/vocatives.html"^^xsd:string. + swrc:journal . +_:Vasileva_Rugg rdf:type foaf:Person. +_:Vasileva_Rugg foaf:name "Vasileva Rugg"^^xsd:string. + dc:creator _:Vasileva_Rugg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bops.tld/vocatives/playbooks.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "convincingly playbooks aerosolization"^^xsd:string. + foaf:homepage "http://www.vocatives.tld/aerosolization/unmelted.html"^^xsd:string. + swrc:journal . +_:Girija_May rdf:type foaf:Person. +_:Girija_May foaf:name "Girija May"^^xsd:string. + dc:creator _:Girija_May. + rdf:type bench:Article. + swrc:pages "114"^^xsd:integer. + dc:title "playbooks unmelted escalated"^^xsd:string. + foaf:homepage "http://www.aerosolization.tld/escalated/duffles.html"^^xsd:string. + swrc:journal . +_:Lajana_Laverette rdf:type foaf:Person. +_:Lajana_Laverette foaf:name "Lajana Laverette"^^xsd:string. + dc:creator _:Lajana_Laverette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unmelted.tld/duffles/sneaked.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "escalated sneaked overzealous"^^xsd:string. + foaf:homepage "http://www.duffles.tld/overzealous/overlooks.html"^^xsd:string. + swrc:journal . +_:Koyo_Friedrichsen rdf:type foaf:Person. +_:Koyo_Friedrichsen foaf:name "Koyo Friedrichsen"^^xsd:string. + dc:creator _:Koyo_Friedrichsen. + rdf:type bench:Article. + swrc:pages "139"^^xsd:integer. + dc:title "sneaked overlooks proffers"^^xsd:string. + foaf:homepage "http://www.overzealous.tld/proffers/outlast.html"^^xsd:string. + swrc:journal . +_:Tyneice_Sebree rdf:type foaf:Person. +_:Tyneice_Sebree foaf:name "Tyneice Sebree"^^xsd:string. + dc:creator _:Tyneice_Sebree. +_:Branislava_Marentis rdf:type foaf:Person. +_:Branislava_Marentis foaf:name "Branislava Marentis"^^xsd:string. + dc:creator _:Branislava_Marentis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overlooks.tld/outlast/responder.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "proffers responder swarmer"^^xsd:string. + foaf:homepage "http://www.outlast.tld/swarmer/reversals.html"^^xsd:string. + swrc:journal . +_:Jael_Santizo rdf:type foaf:Person. +_:Jael_Santizo foaf:name "Jael Santizo"^^xsd:string. + dc:creator _:Jael_Santizo. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "responder reversals enthroned"^^xsd:string. + foaf:homepage "http://www.swarmer.tld/enthroned/deteriorative.html"^^xsd:string. + swrc:journal . +_:Tor_Fieldman rdf:type foaf:Person. +_:Tor_Fieldman foaf:name "Tor Fieldman"^^xsd:string. + dc:creator _:Tor_Fieldman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reversals.tld/deteriorative/redemonstrating.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "enthroned redemonstrating tinware"^^xsd:string. + foaf:homepage "http://www.deteriorative.tld/tinware/kiosks.html"^^xsd:string. + swrc:journal . +_:Faheem_Plegge rdf:type foaf:Person. +_:Faheem_Plegge foaf:name "Faheem Plegge"^^xsd:string. + dc:creator _:Faheem_Plegge. + rdf:type bench:Article. + dc:title "redemonstrating kiosks hadjees"^^xsd:string. + foaf:homepage "http://www.tinware.tld/hadjees/problematical.html"^^xsd:string. + swrc:journal . +_:Gruffyn_Eschborn rdf:type foaf:Person. +_:Gruffyn_Eschborn foaf:name "Gruffyn Eschborn"^^xsd:string. + dc:creator _:Gruffyn_Eschborn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kiosks.tld/problematical/distributes.html"^^xsd:string. + dc:title "hadjees distributes understructure"^^xsd:string. + foaf:homepage "http://www.problematical.tld/understructure/brining.html"^^xsd:string. + swrc:journal . +_:Shaaheen_Latu rdf:type foaf:Person. +_:Shaaheen_Latu foaf:name "Shaaheen Latu"^^xsd:string. + dc:creator _:Shaaheen_Latu. + rdf:type bench:Article. + rdfs:seeAlso "http://www.distributes.tld/brining/forwardly.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "understructure forwardly equivocalness"^^xsd:string. + foaf:homepage "http://www.brining.tld/equivocalness/calycle.html"^^xsd:string. + swrc:journal . +_:Jivanta_Quintania rdf:type foaf:Person. +_:Jivanta_Quintania foaf:name "Jivanta Quintania"^^xsd:string. + dc:creator _:Jivanta_Quintania. + rdf:type bench:Article. + rdfs:seeAlso "http://www.forwardly.tld/calycle/parlours.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "equivocalness parlours populating"^^xsd:string. + foaf:homepage "http://www.calycle.tld/populating/zooming.html"^^xsd:string. + swrc:journal . +_:Jesus_Zollicoffer rdf:type foaf:Person. +_:Jesus_Zollicoffer foaf:name "Jesus Zollicoffer"^^xsd:string. + dc:creator _:Jesus_Zollicoffer. + rdf:type bench:Article. + dc:title "parlours zooming repasted"^^xsd:string. + foaf:homepage "http://www.populating.tld/repasted/amusement.html"^^xsd:string. + swrc:journal . +_:Ursuel_Eskind rdf:type foaf:Person. +_:Ursuel_Eskind foaf:name "Ursuel Eskind"^^xsd:string. + dc:creator _:Ursuel_Eskind. +_:Rosamunde_Follansbee rdf:type foaf:Person. +_:Rosamunde_Follansbee foaf:name "Rosamunde Follansbee"^^xsd:string. + dc:creator _:Rosamunde_Follansbee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.zooming.tld/amusement/deucing.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "repasted deucing overreaches"^^xsd:string. + foaf:homepage "http://www.amusement.tld/overreaches/bloodthirsty.html"^^xsd:string. + swrc:journal . +_:Licianne_Kocur rdf:type foaf:Person. +_:Licianne_Kocur foaf:name "Licianne Kocur"^^xsd:string. + dc:creator _:Licianne_Kocur. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deucing.tld/bloodthirsty/physiological.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "overreaches physiological nauseating"^^xsd:string. + foaf:homepage "http://www.bloodthirsty.tld/nauseating/effulges.html"^^xsd:string. + swrc:journal . +_:Iluska_Sinard rdf:type foaf:Person. +_:Iluska_Sinard foaf:name "Iluska Sinard"^^xsd:string. + dc:creator _:Iluska_Sinard. + rdf:type bench:Article. + swrc:pages "47"^^xsd:integer. + dc:title "physiological effulges candids"^^xsd:string. + foaf:homepage "http://www.nauseating.tld/candids/daleths.html"^^xsd:string. + swrc:journal . +_:Alburg_Pittillo rdf:type foaf:Person. +_:Alburg_Pittillo foaf:name "Alburg Pittillo"^^xsd:string. + dc:creator _:Alburg_Pittillo. + rdf:type bench:Article. + swrc:pages "118"^^xsd:integer. + dc:title "effulges daleths mb"^^xsd:string. + foaf:homepage "http://www.candids.tld/mb/thatched.html"^^xsd:string. + swrc:journal . +_:Norberto_Hawthorn rdf:type foaf:Person. +_:Norberto_Hawthorn foaf:name "Norberto Hawthorn"^^xsd:string. + dc:creator _:Norberto_Hawthorn. + rdf:type bench:Article. + swrc:pages "169"^^xsd:integer. + dc:title "daleths thatched vaccination"^^xsd:string. + foaf:homepage "http://www.mb.tld/vaccination/giddied.html"^^xsd:string. + swrc:journal . +_:Eumaeus_Druvenga rdf:type foaf:Person. +_:Eumaeus_Druvenga foaf:name "Eumaeus Druvenga"^^xsd:string. + dc:creator _:Eumaeus_Druvenga. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "thatched giddied realignments"^^xsd:string. + foaf:homepage "http://www.vaccination.tld/realignments/nybbles.html"^^xsd:string. + swrc:journal . +_:Cleo_Clauss rdf:type foaf:Person. +_:Cleo_Clauss foaf:name "Cleo Clauss"^^xsd:string. + dc:creator _:Cleo_Clauss. + rdf:type bench:Article. + rdfs:seeAlso "http://www.giddied.tld/nybbles/cremator.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "realignments cremator lawny"^^xsd:string. + foaf:homepage "http://www.nybbles.tld/lawny/wedders.html"^^xsd:string. + swrc:journal . +_:Lita_Amacker rdf:type foaf:Person. +_:Lita_Amacker foaf:name "Lita Amacker"^^xsd:string. + dc:creator _:Lita_Amacker. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "cremator wedders homebreds"^^xsd:string. + foaf:homepage "http://www.lawny.tld/homebreds/vailing.html"^^xsd:string. + swrc:journal . +_:Cheryl_Kauphusman rdf:type foaf:Person. +_:Cheryl_Kauphusman foaf:name "Cheryl Kauphusman"^^xsd:string. + dc:creator _:Cheryl_Kauphusman. +_:Hunter_Collums rdf:type foaf:Person. +_:Hunter_Collums foaf:name "Hunter Collums"^^xsd:string. + dc:creator _:Hunter_Collums. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wedders.tld/vailing/extendability.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "homebreds extendability bantamweight"^^xsd:string. + foaf:homepage "http://www.vailing.tld/bantamweight/bambinos.html"^^xsd:string. + swrc:journal . +_:Vickie_Riesinger rdf:type foaf:Person. +_:Vickie_Riesinger foaf:name "Vickie Riesinger"^^xsd:string. + dc:creator _:Vickie_Riesinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.extendability.tld/bambinos/laicisms.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "bantamweight laicisms bookrack"^^xsd:string. + foaf:homepage "http://www.bambinos.tld/bookrack/appointments.html"^^xsd:string. + swrc:journal . +_:Haarith_Santheson rdf:type foaf:Person. +_:Haarith_Santheson foaf:name "Haarith Santheson"^^xsd:string. + dc:creator _:Haarith_Santheson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.laicisms.tld/appointments/antilabor.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "bookrack antilabor gratifyingly"^^xsd:string. + foaf:homepage "http://www.appointments.tld/gratifyingly/dbms.html"^^xsd:string. + swrc:journal . +_:Ginessa_Wisinger rdf:type foaf:Person. +_:Ginessa_Wisinger foaf:name "Ginessa Wisinger"^^xsd:string. + dc:creator _:Ginessa_Wisinger. +_:Fernanda_Hokutan rdf:type foaf:Person. +_:Fernanda_Hokutan foaf:name "Fernanda Hokutan"^^xsd:string. + dc:creator _:Fernanda_Hokutan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antilabor.tld/dbms/authentically.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "gratifyingly authentically tallowing"^^xsd:string. + foaf:homepage "http://www.dbms.tld/tallowing/perpetrated.html"^^xsd:string. + swrc:journal . +_:Kyoshi_Beltron rdf:type foaf:Person. +_:Kyoshi_Beltron foaf:name "Kyoshi Beltron"^^xsd:string. + dc:creator _:Kyoshi_Beltron. + rdf:type bench:Incollection. + bench:booktitle "authentically perpetrated schmuck"^^xsd:string. + rdfs:seeAlso "http://www.tallowing.tld/schmuck/rhumbaed.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "perpetrated rhumbaed conjugant"^^xsd:string. + foaf:homepage "http://www.schmuck.tld/conjugant/meterage.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. +_:Francisca_Gofton rdf:type foaf:Person. +_:Francisca_Gofton foaf:name "Francisca Gofton"^^xsd:string. + dc:creator _:Francisca_Gofton. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1959)"^^xsd:string. + swrc:volume "6"^^xsd:integer. + dcterms:issued "1959"^^xsd:integer. + rdf:type bench:Article. + bench:abstract "intersexualism heaving painlessness unflavored falters confabbed senhor skunks telltales chromized upraised aluminas unperfected chiropraxis prowlers hangfire percales arthritics recompression condensation lousiness mistreated concentrators finitudes peccavi oystering guar shorn purchaser scattersite disfigure inboards rippled risotto reorients apostleships prettifiers aborts undermines cocks towages instantaneously drummer conformed bobtailing rands ginkgoes reflexiveness fakery rayless precondemning palinode unboundedly spacewalking highlights radically perfectness hebraized hapless unbigoted jazzily wordlessly unhygienic release cruiser hyperborean mysteries feltwork carbons damaging factotums impoverishment subcategories stickmen halftone cochairing recording downloadable radiotelephones fieriness remarker remissness lithographing muddled internationalizations mavins unpunished licitation harkener botchiest cleaner readably decapod wormish macrocephaly afferently pharmacologist retries jogs copier colour infirmity codders spry backlashes offensively constantly scenically rummer overgeneralize ptomaines micrometer idyls highbrows tanagers banqueting tubers avowed summarize tardies tautologous lamedhs nourishment soli tooters misshapes expiating remended opaline eidolons stupefactive mucky phooey agitable entrust generates flailed satchel educes antibiotics marketing knickknacks feudalistic antedated invocating steered estonians vilest futurism"^^xsd:string. + rdfs:seeAlso "http://www.conjugant.tld/bumblings/beneficiated.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "meterage beneficiated bagged"^^xsd:string. + foaf:homepage "http://www.bumblings.tld/bagged/peristalses.html"^^xsd:string. + swrc:journal . +_:Tesia_Waybill rdf:type foaf:Person. +_:Tesia_Waybill foaf:name "Tesia Waybill"^^xsd:string. + dc:creator _:Tesia_Waybill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beneficiated.tld/peristalses/saturnism.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "bagged saturnism stipulating"^^xsd:string. + foaf:homepage "http://www.peristalses.tld/stipulating/medicaid.html"^^xsd:string. + swrc:journal . +_:Annika_Forson rdf:type foaf:Person. +_:Annika_Forson foaf:name "Annika Forson"^^xsd:string. + dc:creator _:Annika_Forson. + rdf:type bench:Article. + swrc:pages "148"^^xsd:integer. + dc:title "saturnism medicaid scrupled"^^xsd:string. + foaf:homepage "http://www.stipulating.tld/scrupled/ascents.html"^^xsd:string. + swrc:journal . +_:Landon_Cahan rdf:type foaf:Person. +_:Landon_Cahan foaf:name "Landon Cahan"^^xsd:string. + dc:creator _:Landon_Cahan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.medicaid.tld/ascents/confinement.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "scrupled confinement arterioscleroses"^^xsd:string. + foaf:homepage "http://www.ascents.tld/arterioscleroses/fivepins.html"^^xsd:string. + swrc:journal . +_:Abbigale_Ingold rdf:type foaf:Person. +_:Abbigale_Ingold foaf:name "Abbigale Ingold"^^xsd:string. + dc:creator _:Abbigale_Ingold. + rdf:type bench:Article. + rdfs:seeAlso "http://www.confinement.tld/fivepins/minks.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "arterioscleroses minks holism"^^xsd:string. + foaf:homepage "http://www.fivepins.tld/holism/materialization.html"^^xsd:string. + swrc:journal . +_:Salvatore_Gutirrez rdf:type foaf:Person. +_:Salvatore_Gutirrez foaf:name "Salvatore Gutirrez"^^xsd:string. + dc:creator _:Salvatore_Gutirrez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.minks.tld/materialization/monopolies.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "holism monopolies spookish"^^xsd:string. + foaf:homepage "http://www.materialization.tld/spookish/questioners.html"^^xsd:string. + swrc:journal . +_:Jedrus_Logwood rdf:type foaf:Person. +_:Jedrus_Logwood foaf:name "Jedrus Logwood"^^xsd:string. + dc:creator _:Jedrus_Logwood. + rdf:type bench:Article. + swrc:pages "59"^^xsd:integer. + dc:title "monopolies questioners ordinals"^^xsd:string. + foaf:homepage "http://www.spookish.tld/ordinals/sunburned.html"^^xsd:string. + swrc:journal . +_:Taariq_Cariaso rdf:type foaf:Person. +_:Taariq_Cariaso foaf:name "Taariq Cariaso"^^xsd:string. + dc:creator _:Taariq_Cariaso. + rdf:type bench:Article. + swrc:pages "123"^^xsd:integer. + dc:title "questioners sunburned dissimilarities"^^xsd:string. + foaf:homepage "http://www.ordinals.tld/dissimilarities/religiousness.html"^^xsd:string. + swrc:journal . +_:Zeno_Scheppe rdf:type foaf:Person. +_:Zeno_Scheppe foaf:name "Zeno Scheppe"^^xsd:string. + dc:creator _:Zeno_Scheppe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sunburned.tld/religiousness/latticing.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "dissimilarities latticing emended"^^xsd:string. + foaf:homepage "http://www.religiousness.tld/emended/cosmists.html"^^xsd:string. + swrc:journal . +_:Cyrillus_Jakes rdf:type foaf:Person. +_:Cyrillus_Jakes foaf:name "Cyrillus Jakes"^^xsd:string. + dc:creator _:Cyrillus_Jakes. +_:Hemanti_Schellhammer rdf:type foaf:Person. +_:Hemanti_Schellhammer foaf:name "Hemanti Schellhammer"^^xsd:string. + dc:creator _:Hemanti_Schellhammer. + rdf:type bench:Article. + swrc:pages "120"^^xsd:integer. + dc:title "latticing cosmists roshi"^^xsd:string. + foaf:homepage "http://www.emended.tld/roshi/philological.html"^^xsd:string. + swrc:journal . +_:Takeji_Wawrzyniak rdf:type foaf:Person. +_:Takeji_Wawrzyniak foaf:name "Takeji Wawrzyniak"^^xsd:string. + dc:creator _:Takeji_Wawrzyniak. + rdf:type bench:Article. + swrc:pages "90"^^xsd:integer. + dc:title "cosmists philological jumps"^^xsd:string. + foaf:homepage "http://www.roshi.tld/jumps/dovetailing.html"^^xsd:string. + swrc:journal . +_:Britney_Gong rdf:type foaf:Person. +_:Britney_Gong foaf:name "Britney Gong"^^xsd:string. + dc:creator _:Britney_Gong. + rdf:type bench:Article. + rdfs:seeAlso "http://www.philological.tld/dovetailing/bilking.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "jumps bilking adamancy"^^xsd:string. + foaf:homepage "http://www.dovetailing.tld/adamancy/lads.html"^^xsd:string. + swrc:journal . +_:Suhaila_Berez rdf:type foaf:Person. +_:Suhaila_Berez foaf:name "Suhaila Berez"^^xsd:string. + dc:creator _:Suhaila_Berez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bilking.tld/lads/spittles.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "adamancy spittles razorbill"^^xsd:string. + foaf:homepage "http://www.lads.tld/razorbill/hematological.html"^^xsd:string. + swrc:journal . +_:Gaia_Coffen rdf:type foaf:Person. +_:Gaia_Coffen foaf:name "Gaia Coffen"^^xsd:string. + dc:creator _:Gaia_Coffen. +_:Zulfa_Vollick rdf:type foaf:Person. +_:Zulfa_Vollick foaf:name "Zulfa Vollick"^^xsd:string. + dc:creator _:Zulfa_Vollick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spittles.tld/hematological/saintly.html"^^xsd:string. + dc:title "razorbill saintly hastens"^^xsd:string. + foaf:homepage "http://www.hematological.tld/hastens/exhumed.html"^^xsd:string. + swrc:journal . +_:Lizbeth_Chkouri rdf:type foaf:Person. +_:Lizbeth_Chkouri foaf:name "Lizbeth Chkouri"^^xsd:string. + dc:creator _:Lizbeth_Chkouri. + rdf:type bench:Article. + swrc:pages "56"^^xsd:integer. + dc:title "saintly exhumed transcribes"^^xsd:string. + foaf:homepage "http://www.hastens.tld/transcribes/suppresses.html"^^xsd:string. + swrc:journal . +_:Katlina_Furth rdf:type foaf:Person. +_:Katlina_Furth foaf:name "Katlina Furth"^^xsd:string. + dc:creator _:Katlina_Furth. + rdf:type bench:Article. + swrc:pages "56"^^xsd:integer. + dc:title "exhumed suppresses chlorite"^^xsd:string. + foaf:homepage "http://www.transcribes.tld/chlorite/bostons.html"^^xsd:string. + swrc:journal . +_:Hiroya_Tuman rdf:type foaf:Person. +_:Hiroya_Tuman foaf:name "Hiroya Tuman"^^xsd:string. + dc:creator _:Hiroya_Tuman. +_:Matsa_Scheer rdf:type foaf:Person. +_:Matsa_Scheer foaf:name "Matsa Scheer"^^xsd:string. + dc:creator _:Matsa_Scheer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.suppresses.tld/bostons/sculling.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "chlorite sculling vasodilator"^^xsd:string. + foaf:homepage "http://www.bostons.tld/vasodilator/undeserving.html"^^xsd:string. + swrc:journal . +_:Nicolaas_Bergert rdf:type foaf:Person. +_:Nicolaas_Bergert foaf:name "Nicolaas Bergert"^^xsd:string. + dc:creator _:Nicolaas_Bergert. + rdf:type bench:Article. + swrc:pages "125"^^xsd:integer. + dc:title "sculling undeserving flamencos"^^xsd:string. + foaf:homepage "http://www.vasodilator.tld/flamencos/befitted.html"^^xsd:string. + swrc:journal . +_:Volodimerna_Cioffi rdf:type foaf:Person. +_:Volodimerna_Cioffi foaf:name "Volodimerna Cioffi"^^xsd:string. + dc:creator _:Volodimerna_Cioffi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undeserving.tld/befitted/solecists.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "flamencos solecists saleable"^^xsd:string. + foaf:homepage "http://www.befitted.tld/saleable/employable.html"^^xsd:string. + swrc:journal . +_:AbdurRahmaan_Krumbein rdf:type foaf:Person. +_:AbdurRahmaan_Krumbein foaf:name "AbdurRahmaan Krumbein"^^xsd:string. + dc:creator _:AbdurRahmaan_Krumbein. + rdf:type bench:Article. + swrc:pages "138"^^xsd:integer. + dc:title "solecists employable embows"^^xsd:string. + foaf:homepage "http://www.saleable.tld/embows/quizzicality.html"^^xsd:string. + swrc:journal . +_:Aradhana_Hartel rdf:type foaf:Person. +_:Aradhana_Hartel foaf:name "Aradhana Hartel"^^xsd:string. + dc:creator _:Aradhana_Hartel. + rdf:type bench:Article. + swrc:pages "90"^^xsd:integer. + dc:title "employable quizzicality insanely"^^xsd:string. + foaf:homepage "http://www.embows.tld/insanely/semitists.html"^^xsd:string. + swrc:journal . +_:Meiji_Ploeger rdf:type foaf:Person. +_:Meiji_Ploeger foaf:name "Meiji Ploeger"^^xsd:string. + dc:creator _:Meiji_Ploeger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quizzicality.tld/semitists/recolonizing.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "insanely recolonizing placers"^^xsd:string. + foaf:homepage "http://www.semitists.tld/placers/hellhole.html"^^xsd:string. + swrc:journal . +_:Tringad_Greenfelder rdf:type foaf:Person. +_:Tringad_Greenfelder foaf:name "Tringad Greenfelder"^^xsd:string. + dc:creator _:Tringad_Greenfelder. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recolonizing.tld/hellhole/bestriding.html"^^xsd:string. + dc:title "placers bestriding colourers"^^xsd:string. + foaf:homepage "http://www.hellhole.tld/colourers/nonconsecutively.html"^^xsd:string. + swrc:journal . +_:Marut_Fiori rdf:type foaf:Person. +_:Marut_Fiori foaf:name "Marut Fiori"^^xsd:string. + dc:creator _:Marut_Fiori. +_:Talicia_Korsen rdf:type foaf:Person. +_:Talicia_Korsen foaf:name "Talicia Korsen"^^xsd:string. + dc:creator _:Talicia_Korsen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bestriding.tld/nonconsecutively/leavened.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "colourers leavened oblation"^^xsd:string. + foaf:homepage "http://www.nonconsecutively.tld/oblation/exoduses.html"^^xsd:string. + swrc:journal . +_:Waajida_Waltemeyer rdf:type foaf:Person. +_:Waajida_Waltemeyer foaf:name "Waajida Waltemeyer"^^xsd:string. + dc:creator _:Waajida_Waltemeyer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leavened.tld/exoduses/aptitudes.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "oblation aptitudes moonlighted"^^xsd:string. + foaf:homepage "http://www.exoduses.tld/moonlighted/tolerators.html"^^xsd:string. + swrc:journal . +_:Clia_Look rdf:type foaf:Person. +_:Clia_Look foaf:name "Clia Look"^^xsd:string. + dc:creator _:Clia_Look. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aptitudes.tld/tolerators/foresides.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "moonlighted foresides conservatively"^^xsd:string. + foaf:homepage "http://www.tolerators.tld/conservatively/dilapidator.html"^^xsd:string. + swrc:journal . +_:Faron_Carlyle rdf:type foaf:Person. +_:Faron_Carlyle foaf:name "Faron Carlyle"^^xsd:string. + dc:creator _:Faron_Carlyle. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "foresides dilapidator depresses"^^xsd:string. + foaf:homepage "http://www.conservatively.tld/depresses/hypocrisies.html"^^xsd:string. + swrc:journal . +_:Luke_Strange rdf:type foaf:Person. +_:Luke_Strange foaf:name "Luke Strange"^^xsd:string. + dc:creator _:Luke_Strange. + rdf:type bench:Article. + swrc:pages "191"^^xsd:integer. + dc:title "dilapidator hypocrisies vestals"^^xsd:string. + foaf:homepage "http://www.depresses.tld/vestals/trameled.html"^^xsd:string. + swrc:journal . +_:Uliana_Fanning rdf:type foaf:Person. +_:Uliana_Fanning foaf:name "Uliana Fanning"^^xsd:string. + dc:creator _:Uliana_Fanning. + rdf:type bench:Article. + swrc:pages "75"^^xsd:integer. + dc:title "hypocrisies trameled flunkey"^^xsd:string. + foaf:homepage "http://www.vestals.tld/flunkey/blazed.html"^^xsd:string. + swrc:journal . +_:Yukiko_Weissert rdf:type foaf:Person. +_:Yukiko_Weissert foaf:name "Yukiko Weissert"^^xsd:string. + dc:creator _:Yukiko_Weissert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trameled.tld/blazed/lasagne.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "flunkey lasagne antiabortion"^^xsd:string. + foaf:homepage "http://www.blazed.tld/antiabortion/phoenicians.html"^^xsd:string. + swrc:journal . +_:Keisuke_Jager rdf:type foaf:Person. +_:Keisuke_Jager foaf:name "Keisuke Jager"^^xsd:string. + dc:creator _:Keisuke_Jager. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lasagne.tld/phoenicians/eidos.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "antiabortion eidos cathartics"^^xsd:string. + foaf:homepage "http://www.phoenicians.tld/cathartics/retracting.html"^^xsd:string. + swrc:journal . +_:Shina_Lamontagne rdf:type foaf:Person. +_:Shina_Lamontagne foaf:name "Shina Lamontagne"^^xsd:string. + dc:creator _:Shina_Lamontagne. + dcterms:references _:references8. +_:references8 rdf:type rdf:Bag. +_:references8 rdf:_1 . +_:references8 rdf:_2 . +_:references8 rdf:_3 . +_:references8 rdf:_4 . +_:references8 rdf:_5 . +_:references8 rdf:_6 . +_:references8 rdf:_7 . +_:references8 rdf:_8 . +_:references8 rdf:_9 . +_:references8 rdf:_10 . +_:references8 rdf:_11 . +_:references8 rdf:_12 . +_:references8 rdf:_13 . +_:references8 rdf:_14 . +_:references8 rdf:_15 . +_:references8 rdf:_16 . +_:references8 rdf:_17 . +_:references8 rdf:_18 . +_:references8 rdf:_19 . +_:references8 rdf:_20 . +_:references8 rdf:_21 . +_:references8 rdf:_22 . +_:references8 rdf:_23 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.eidos.tld/retracting/spying.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "cathartics spying civically"^^xsd:string. + foaf:homepage "http://www.retracting.tld/civically/kishka.html"^^xsd:string. + swrc:journal . +_:Orrel_Farnum rdf:type foaf:Person. +_:Orrel_Farnum foaf:name "Orrel Farnum"^^xsd:string. + dc:creator _:Orrel_Farnum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spying.tld/kishka/gruntles.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "civically gruntles unwind"^^xsd:string. + foaf:homepage "http://www.kishka.tld/unwind/fragmental.html"^^xsd:string. + swrc:journal . +_:LaVerne_Musgrave rdf:type foaf:Person. +_:LaVerne_Musgrave foaf:name "LaVerne Musgrave"^^xsd:string. + dc:creator _:LaVerne_Musgrave. + rdf:type bench:Article. + swrc:pages "71"^^xsd:integer. + dc:title "gruntles fragmental recut"^^xsd:string. + foaf:homepage "http://www.unwind.tld/recut/wording.html"^^xsd:string. + swrc:journal . +_:Jot_Albert rdf:type foaf:Person. +_:Jot_Albert foaf:name "Jot Albert"^^xsd:string. + dc:creator _:Jot_Albert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fragmental.tld/wording/interims.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "recut interims wight"^^xsd:string. + foaf:homepage "http://www.wording.tld/wight/dries.html"^^xsd:string. + swrc:journal . +_:Maemi_Vonk rdf:type foaf:Person. +_:Maemi_Vonk foaf:name "Maemi Vonk"^^xsd:string. + dc:creator _:Maemi_Vonk. +_:Stratka_Pinchon rdf:type foaf:Person. +_:Stratka_Pinchon foaf:name "Stratka Pinchon"^^xsd:string. + dc:creator _:Stratka_Pinchon. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "interims dries zetas"^^xsd:string. + foaf:homepage "http://www.wight.tld/zetas/gleba.html"^^xsd:string. + swrc:journal . +_:Justin_Lauria rdf:type foaf:Person. +_:Justin_Lauria foaf:name "Justin Lauria"^^xsd:string. + dc:creator _:Justin_Lauria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dries.tld/gleba/hemorrhagic.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "zetas hemorrhagic times"^^xsd:string. + foaf:homepage "http://www.gleba.tld/times/plundered.html"^^xsd:string. + swrc:journal . +_:Perpetua_Leyva rdf:type foaf:Person. +_:Perpetua_Leyva foaf:name "Perpetua Leyva"^^xsd:string. + dc:creator _:Perpetua_Leyva. + rdf:type bench:Article. + swrc:pages "112"^^xsd:integer. + dc:title "hemorrhagic plundered minimaxes"^^xsd:string. + foaf:homepage "http://www.times.tld/minimaxes/dominants.html"^^xsd:string. + swrc:journal . +_:Aidia_Leidel rdf:type foaf:Person. +_:Aidia_Leidel foaf:name "Aidia Leidel"^^xsd:string. + dc:creator _:Aidia_Leidel. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "plundered dominants tournaments"^^xsd:string. + foaf:homepage "http://www.minimaxes.tld/tournaments/duckboard.html"^^xsd:string. + swrc:journal . +_:Ajax_Sier rdf:type foaf:Person. +_:Ajax_Sier foaf:name "Ajax Sier"^^xsd:string. + dc:creator _:Ajax_Sier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dominants.tld/duckboard/bigamies.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "tournaments bigamies brindled"^^xsd:string. + foaf:homepage "http://www.duckboard.tld/brindled/panhandling.html"^^xsd:string. + swrc:journal . +_:Pacho_Stahlnecker rdf:type foaf:Person. +_:Pacho_Stahlnecker foaf:name "Pacho Stahlnecker"^^xsd:string. + dc:creator _:Pacho_Stahlnecker. +_:Giovana_Theunissen rdf:type foaf:Person. +_:Giovana_Theunissen foaf:name "Giovana Theunissen"^^xsd:string. + dc:creator _:Giovana_Theunissen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bigamies.tld/panhandling/omens.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "brindled omens mormons"^^xsd:string. + foaf:homepage "http://www.panhandling.tld/mormons/impenitently.html"^^xsd:string. + swrc:journal . +_:Mamika_Blakstad rdf:type foaf:Person. +_:Mamika_Blakstad foaf:name "Mamika Blakstad"^^xsd:string. + dc:creator _:Mamika_Blakstad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.omens.tld/impenitently/moray.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "mormons moray underemployed"^^xsd:string. + foaf:homepage "http://www.impenitently.tld/underemployed/offs.html"^^xsd:string. + swrc:journal . +_:Peadair_Lann rdf:type foaf:Person. +_:Peadair_Lann foaf:name "Peadair Lann"^^xsd:string. + dc:creator _:Peadair_Lann. + rdf:type bench:Article. + swrc:pages "185"^^xsd:integer. + dc:title "moray offs healable"^^xsd:string. + foaf:homepage "http://www.underemployed.tld/healable/linkboy.html"^^xsd:string. + swrc:journal . +_:Patrizia_Rens rdf:type foaf:Person. +_:Patrizia_Rens foaf:name "Patrizia Rens"^^xsd:string. + dc:creator _:Patrizia_Rens. +_:Tayshia_Marrara rdf:type foaf:Person. +_:Tayshia_Marrara foaf:name "Tayshia Marrara"^^xsd:string. + dc:creator _:Tayshia_Marrara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.offs.tld/linkboy/yappers.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "healable yappers outleaped"^^xsd:string. + foaf:homepage "http://www.linkboy.tld/outleaped/wench.html"^^xsd:string. + swrc:journal . +_:Gerty_Tokich rdf:type foaf:Person. +_:Gerty_Tokich foaf:name "Gerty Tokich"^^xsd:string. + dc:creator _:Gerty_Tokich. + rdf:type bench:Article. + bench:cdrom "http://www.yappers.tld/wench/homemakers.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "outleaped homemakers enacted"^^xsd:string. + foaf:homepage "http://www.wench.tld/enacted/mooters.html"^^xsd:string. + swrc:journal . +_:Benito_Tam rdf:type foaf:Person. +_:Benito_Tam foaf:name "Benito Tam"^^xsd:string. + dc:creator _:Benito_Tam. +_:Lolita_Henniger rdf:type foaf:Person. +_:Lolita_Henniger foaf:name "Lolita Henniger"^^xsd:string. + dc:creator _:Lolita_Henniger. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "homemakers mooters confiscator"^^xsd:string. + foaf:homepage "http://www.enacted.tld/confiscator/rescinded.html"^^xsd:string. + swrc:journal . +_:Candace_Yakulis rdf:type foaf:Person. +_:Candace_Yakulis foaf:name "Candace Yakulis"^^xsd:string. + dc:creator _:Candace_Yakulis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mooters.tld/rescinded/impertinently.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "confiscator impertinently upends"^^xsd:string. + foaf:homepage "http://www.rescinded.tld/upends/embraces.html"^^xsd:string. + swrc:journal . +_:Lucero_Companie rdf:type foaf:Person. +_:Lucero_Companie foaf:name "Lucero Companie"^^xsd:string. + dc:creator _:Lucero_Companie. +_:Wallace_Kennamer rdf:type foaf:Person. +_:Wallace_Kennamer foaf:name "Wallace Kennamer"^^xsd:string. + dc:creator _:Wallace_Kennamer. + swrc:editor _:Godela_Grafenstein. + swrc:editor _:Takuma_Moncur. + swrc:editor _:Virineia_Lanciotti. + rdf:type bench:Proceedings. + bench:booktitle "impertinently embraces parser"^^xsd:string. + swrc:isbn "0-6945-8935-0"^^xsd:string. + dc:publisher "Manaaki Whenua Press"^^xsd:string. + swrc:series "1553"^^xsd:integer. + dc:title "Proceeding 2 (1959)"^^xsd:string. + foaf:homepage "http://www.embraces.tld/intercultural/brambly.html"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1959"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "parser brambly profferers"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "intercultural profferers latchstring"^^xsd:string. + foaf:homepage "http://www.brambly.tld/latchstring/loser.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shantie_Lafountain. + rdf:type bench:Inproceedings. + bench:booktitle "profferers loser yawed"^^xsd:string. + rdfs:seeAlso "http://www.latchstring.tld/yawed/lysed.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "loser lysed defiled"^^xsd:string. + foaf:homepage "http://www.yawed.tld/defiled/stuffiest.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:lkisti_Dayne. + dc:creator _:Rosa_Navor. + rdf:type bench:Inproceedings. + bench:booktitle "lysed stuffiest slacker"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "defiled slacker mignonne"^^xsd:string. + foaf:homepage "http://www.stuffiest.tld/mignonne/bothered.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:lkisti_Dayne. + rdf:type bench:Inproceedings. + bench:booktitle "slacker bothered interlards"^^xsd:string. + rdfs:seeAlso "http://www.mignonne.tld/interlards/psalmic.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "bothered psalmic reenacts"^^xsd:string. + foaf:homepage "http://www.interlards.tld/reenacts/descended.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rosa_Navor. + rdf:type bench:Inproceedings. + bench:booktitle "psalmic descended tappers"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "reenacts tappers noses"^^xsd:string. + foaf:homepage "http://www.descended.tld/noses/carrousel.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lepa_Yoshino. + rdf:type bench:Inproceedings. + bench:booktitle "tappers carrousel categorical"^^xsd:string. + rdfs:seeAlso "http://www.noses.tld/categorical/yelled.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "carrousel yelled plebe"^^xsd:string. + foaf:homepage "http://www.categorical.tld/plebe/anabolic.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Lepa_Yoshino. + rdf:type bench:Inproceedings. + bench:booktitle "yelled anabolic emboldening"^^xsd:string. + rdfs:seeAlso "http://www.plebe.tld/emboldening/beanpoles.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "anabolic beanpoles alleles"^^xsd:string. + foaf:homepage "http://www.emboldening.tld/alleles/impliedly.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mauty_Ly. + rdf:type bench:Inproceedings. + bench:booktitle "beanpoles impliedly runouts"^^xsd:string. + rdfs:seeAlso "http://www.alleles.tld/runouts/realtors.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "impliedly realtors cowboys"^^xsd:string. + foaf:homepage "http://www.runouts.tld/cowboys/mooniest.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mauty_Ly. + dc:creator _:Fullara_Mohsin. + rdf:type bench:Inproceedings. + bench:booktitle "realtors mooniest varment"^^xsd:string. + rdfs:seeAlso "http://www.cowboys.tld/varment/infests.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "mooniest infests shiftlessness"^^xsd:string. + foaf:homepage "http://www.varment.tld/shiftlessness/quadruplication.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fullara_Mohsin. + rdf:type bench:Inproceedings. + bench:booktitle "infests quadruplication goalie"^^xsd:string. + rdfs:seeAlso "http://www.shiftlessness.tld/goalie/supersensitive.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "quadruplication supersensitive damnably"^^xsd:string. + foaf:homepage "http://www.goalie.tld/damnably/treatabilities.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Teodora_Rumney. + rdf:type bench:Inproceedings. + bench:booktitle "supersensitive treatabilities rediscovers"^^xsd:string. + rdfs:seeAlso "http://www.damnably.tld/rediscovers/riptides.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "treatabilities riptides darner"^^xsd:string. + foaf:homepage "http://www.rediscovers.tld/darner/curiosa.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Teodora_Rumney. + rdf:type bench:Inproceedings. + bench:booktitle "riptides curiosa harbours"^^xsd:string. + rdfs:seeAlso "http://www.darner.tld/harbours/coir.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "curiosa coir terrifying"^^xsd:string. + foaf:homepage "http://www.harbours.tld/terrifying/soarers.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lilian_Carolina. + rdf:type bench:Inproceedings. + bench:booktitle "coir soarers competently"^^xsd:string. + rdfs:seeAlso "http://www.terrifying.tld/competently/spriest.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "soarers spriest reentered"^^xsd:string. + foaf:homepage "http://www.competently.tld/reentered/lithographer.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lilian_Carolina. + rdf:type bench:Inproceedings. + bench:booktitle "spriest lithographer insurrectionist"^^xsd:string. + rdfs:seeAlso "http://www.reentered.tld/insurrectionist/gabbler.html"^^xsd:string. + dc:title "lithographer gabbler caitiffs"^^xsd:string. + foaf:homepage "http://www.insurrectionist.tld/caitiffs/alkyls.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Annice_Helmus. + rdf:type bench:Inproceedings. + bench:booktitle "gabbler alkyls understructures"^^xsd:string. + rdfs:seeAlso "http://www.caitiffs.tld/understructures/neutrally.html"^^xsd:string. + dc:title "alkyls neutrally innateness"^^xsd:string. + foaf:homepage "http://www.understructures.tld/innateness/clamping.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Annice_Helmus. + dc:creator _:Hanson_Deck. + rdf:type bench:Inproceedings. + bench:booktitle "neutrally clamping bronchos"^^xsd:string. + rdfs:seeAlso "http://www.innateness.tld/bronchos/occidents.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "clamping occidents sliverers"^^xsd:string. + foaf:homepage "http://www.bronchos.tld/sliverers/quadruplicate.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hanson_Deck. + rdf:type bench:Inproceedings. + bench:booktitle "occidents quadruplicate wheelies"^^xsd:string. + rdfs:seeAlso "http://www.sliverers.tld/wheelies/singed.html"^^xsd:string. + dc:title "quadruplicate singed allayment"^^xsd:string. + foaf:homepage "http://www.wheelies.tld/allayment/dictatorships.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Romochka_Abbamonte. + dc:creator _:AbdulRauf_Strothman. + rdf:type bench:Inproceedings. + bench:booktitle "singed dictatorships apprehending"^^xsd:string. + rdfs:seeAlso "http://www.allayment.tld/apprehending/mailwoman.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "dictatorships mailwoman screws"^^xsd:string. + foaf:homepage "http://www.apprehending.tld/screws/oilhole.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Romochka_Abbamonte. + rdf:type bench:Inproceedings. + bench:booktitle "mailwoman oilhole misos"^^xsd:string. + rdfs:seeAlso "http://www.screws.tld/misos/trampolinist.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "oilhole trampolinist astronautical"^^xsd:string. + foaf:homepage "http://www.misos.tld/astronautical/shapelier.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nauplius_Gehlhausen. + dc:creator _:Blerta_Kelliher. + rdf:type bench:Inproceedings. + bench:booktitle "trampolinist shapelier shapeless"^^xsd:string. + rdfs:seeAlso "http://www.astronautical.tld/shapeless/nonliturgically.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "shapelier nonliturgically amandine"^^xsd:string. + foaf:homepage "http://www.shapeless.tld/amandine/beefcakes.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Raina_Hermandez. + rdf:type bench:Inproceedings. + bench:booktitle "nonliturgically beefcakes singlehandedly"^^xsd:string. + rdfs:seeAlso "http://www.amandine.tld/singlehandedly/rectified.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "beefcakes rectified mollifier"^^xsd:string. + foaf:homepage "http://www.singlehandedly.tld/mollifier/mentally.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Takuro_Meaders. + rdf:type bench:Inproceedings. + bench:booktitle "rectified mentally cupola"^^xsd:string. + rdfs:seeAlso "http://www.mollifier.tld/cupola/swings.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "mentally swings dwarfed"^^xsd:string. + foaf:homepage "http://www.cupola.tld/dwarfed/strummed.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Filikitata_Burtell. + rdf:type bench:Inproceedings. + bench:booktitle "swings strummed parker"^^xsd:string. + rdfs:seeAlso "http://www.dwarfed.tld/parker/typewriting.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "strummed typewriting elasticity"^^xsd:string. + foaf:homepage "http://www.parker.tld/elasticity/freckling.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marcelino_Bulat. + dc:creator _:Gianina_Caliman. + rdf:type bench:Inproceedings. + bench:booktitle "typewriting freckling commercialization"^^xsd:string. + rdfs:seeAlso "http://www.elasticity.tld/commercialization/exiguity.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "freckling exiguity concents"^^xsd:string. + foaf:homepage "http://www.commercialization.tld/concents/manpack.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Thirza_Groot. + rdf:type bench:Inproceedings. + bench:booktitle "exiguity manpack neurologically"^^xsd:string. + rdfs:seeAlso "http://www.concents.tld/neurologically/squaller.html"^^xsd:string. + dc:title "manpack squaller cantabile"^^xsd:string. + foaf:homepage "http://www.neurologically.tld/cantabile/furnaced.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Janne_Efurd. + dc:creator _:Trish_Kurnik. + rdf:type bench:Inproceedings. + bench:booktitle "squaller furnaced umbrae"^^xsd:string. + rdfs:seeAlso "http://www.cantabile.tld/umbrae/ranis.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "furnaced ranis oxtails"^^xsd:string. + foaf:homepage "http://www.umbrae.tld/oxtails/emergences.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Tomila_Amsler. + rdf:type bench:Inproceedings. + bench:booktitle "ranis emergences rapports"^^xsd:string. + rdfs:seeAlso "http://www.oxtails.tld/rapports/sibs.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "emergences sibs plinks"^^xsd:string. + foaf:homepage "http://www.rapports.tld/plinks/inappreciably.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Romeo_Lazalde. + rdf:type bench:Inproceedings. + bench:booktitle "sibs inappreciably smouldered"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "plinks smouldered overreaching"^^xsd:string. + foaf:homepage "http://www.inappreciably.tld/overreaching/wizened.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mawdood_Cobbins. + rdf:type bench:Inproceedings. + bench:booktitle "smouldered wizened foreordainments"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "overreaching foreordainments castrates"^^xsd:string. + foaf:homepage "http://www.wizened.tld/castrates/seacoasts.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Edoarda_Stipanuk. + rdf:type bench:Inproceedings. + bench:booktitle "foreordainments seacoasts cursedness"^^xsd:string. + rdfs:seeAlso "http://www.castrates.tld/cursedness/autobus.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "seacoasts autobus inhabitance"^^xsd:string. + foaf:homepage "http://www.cursedness.tld/inhabitance/reigniting.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Michinori_Jerko. + rdf:type bench:Inproceedings. + bench:booktitle "autobus reigniting pinnae"^^xsd:string. + rdfs:seeAlso "http://www.inhabitance.tld/pinnae/glissades.html"^^xsd:string. + dc:title "reigniting glissades farting"^^xsd:string. + foaf:homepage "http://www.pinnae.tld/farting/abbotcy.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Peke_Derriso. + dc:creator _:Zale_Reck. + rdf:type bench:Inproceedings. + bench:booktitle "glissades abbotcy disembody"^^xsd:string. + rdfs:seeAlso "http://www.farting.tld/disembody/swaddled.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "abbotcy swaddled socked"^^xsd:string. + foaf:homepage "http://www.disembody.tld/socked/titlists.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:AnnCathrin_Axel. + rdf:type bench:Inproceedings. + bench:booktitle "swaddled titlists presupposes"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "socked presupposes inroads"^^xsd:string. + foaf:homepage "http://www.titlists.tld/inroads/ritziness.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Germana_Gelle. + dc:creator _:Christine_Ehlke. + rdf:type bench:Inproceedings. + bench:booktitle "presupposes ritziness leones"^^xsd:string. + rdfs:seeAlso "http://www.inroads.tld/leones/incorrigibleness.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "ritziness incorrigibleness montaged"^^xsd:string. + foaf:homepage "http://www.leones.tld/montaged/gasifying.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Amos_Mackay. + rdf:type bench:Inproceedings. + bench:booktitle "incorrigibleness gasifying govt"^^xsd:string. + rdfs:seeAlso "http://www.montaged.tld/govt/dreidels.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "gasifying dreidels stepdaughters"^^xsd:string. + foaf:homepage "http://www.govt.tld/stepdaughters/glossier.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Ebba_Anglade. + rdf:type bench:Inproceedings. + bench:booktitle "dreidels glossier percents"^^xsd:string. + rdfs:seeAlso "http://www.stepdaughters.tld/percents/bridled.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "glossier bridled failed"^^xsd:string. + foaf:homepage "http://www.percents.tld/failed/depths.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dc:creator _:Baram_Zenner. + rdf:type bench:Inproceedings. + bench:booktitle "bridled depths saclike"^^xsd:string. + rdfs:seeAlso "http://www.failed.tld/saclike/rework.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "depths rework plectra"^^xsd:string. + foaf:homepage "http://www.saclike.tld/plectra/forky.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vongfong_Sowells. + rdf:type bench:Inproceedings. + bench:booktitle "rework forky generational"^^xsd:string. + rdfs:seeAlso "http://www.plectra.tld/generational/lampoonists.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "forky lampoonists unluckiest"^^xsd:string. + foaf:homepage "http://www.generational.tld/unluckiest/diazepam.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ignatius_Beausoleil. + rdf:type bench:Inproceedings. + bench:booktitle "lampoonists diazepam ostentation"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "unluckiest ostentation slatted"^^xsd:string. + foaf:homepage "http://www.diazepam.tld/slatted/unclamps.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tylena_Gianandrea. + rdf:type bench:Inproceedings. + bench:booktitle "ostentation unclamps obfuscates"^^xsd:string. + rdfs:seeAlso "http://www.slatted.tld/obfuscates/lallygags.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "unclamps lallygags ombudsmen"^^xsd:string. + foaf:homepage "http://www.obfuscates.tld/ombudsmen/carroming.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tahn_Bendle. + rdf:type bench:Inproceedings. + bench:booktitle "lallygags carroming syne"^^xsd:string. + rdfs:seeAlso "http://www.ombudsmen.tld/syne/conterminously.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "carroming conterminously concertizing"^^xsd:string. + foaf:homepage "http://www.syne.tld/concertizing/banshees.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. + dcterms:partOf . + dc:creator _:Liebtrud_Baldini. + swrc:editor . + swrc:editor _:Godela_Grafenstein. + swrc:editor _:Takuma_Moncur. + swrc:editor _:Virineia_Lanciotti. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1959)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1959"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.concertizing.tld/battiest/seizing.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "banshees seizing nonsymbolic"^^xsd:string. + foaf:homepage "http://www.battiest.tld/nonsymbolic/undersupply.html"^^xsd:string. + swrc:journal . +_:Vitaliy_Lineberger rdf:type foaf:Person. +_:Vitaliy_Lineberger foaf:name "Vitaliy Lineberger"^^xsd:string. + dc:creator _:Vitaliy_Lineberger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seizing.tld/undersupply/foreboder.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "nonsymbolic foreboder commutators"^^xsd:string. + foaf:homepage "http://www.undersupply.tld/commutators/integrator.html"^^xsd:string. + swrc:journal . +_:Kathryn_Tamulis rdf:type foaf:Person. +_:Kathryn_Tamulis foaf:name "Kathryn Tamulis"^^xsd:string. + dc:creator _:Kathryn_Tamulis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.foreboder.tld/integrator/baffler.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "commutators baffler forwardness"^^xsd:string. + foaf:homepage "http://www.integrator.tld/forwardness/descents.html"^^xsd:string. + swrc:journal . +_:Erick_Gustison rdf:type foaf:Person. +_:Erick_Gustison foaf:name "Erick Gustison"^^xsd:string. + dc:creator _:Erick_Gustison. + rdf:type bench:Article. + swrc:pages "49"^^xsd:integer. + dc:title "baffler descents plunger"^^xsd:string. + foaf:homepage "http://www.forwardness.tld/plunger/condescending.html"^^xsd:string. + swrc:journal . +_:Harley_Daffern rdf:type foaf:Person. +_:Harley_Daffern foaf:name "Harley Daffern"^^xsd:string. + dc:creator _:Harley_Daffern. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "descents condescending leggiest"^^xsd:string. + foaf:homepage "http://www.plunger.tld/leggiest/unlighted.html"^^xsd:string. + swrc:journal . +_:Aintzane_Lurry rdf:type foaf:Person. +_:Aintzane_Lurry foaf:name "Aintzane Lurry"^^xsd:string. + dc:creator _:Aintzane_Lurry. + rdf:type bench:Article. + dc:title "condescending unlighted daybooks"^^xsd:string. + foaf:homepage "http://www.leggiest.tld/daybooks/blamelessness.html"^^xsd:string. + swrc:journal . +_:Oihane_Sulit rdf:type foaf:Person. +_:Oihane_Sulit foaf:name "Oihane Sulit"^^xsd:string. + dc:creator _:Oihane_Sulit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unlighted.tld/blamelessness/plagiaries.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "daybooks plagiaries engramme"^^xsd:string. + foaf:homepage "http://www.blamelessness.tld/engramme/jubilates.html"^^xsd:string. + swrc:journal . +_:Dionizy_Rubison rdf:type foaf:Person. +_:Dionizy_Rubison foaf:name "Dionizy Rubison"^^xsd:string. + dc:creator _:Dionizy_Rubison. + rdf:type bench:Article. + rdfs:seeAlso "http://www.plagiaries.tld/jubilates/unappreciative.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "engramme unappreciative canonizations"^^xsd:string. + foaf:homepage "http://www.jubilates.tld/canonizations/soapbox.html"^^xsd:string. + swrc:journal . +_:Mawuli_Weeks rdf:type foaf:Person. +_:Mawuli_Weeks foaf:name "Mawuli Weeks"^^xsd:string. + dc:creator _:Mawuli_Weeks. +_:Laurel_Kieler rdf:type foaf:Person. +_:Laurel_Kieler foaf:name "Laurel Kieler"^^xsd:string. + dc:creator _:Laurel_Kieler. + rdf:type bench:Article. + swrc:pages "90"^^xsd:integer. + dc:title "unappreciative soapbox gimmicks"^^xsd:string. + foaf:homepage "http://www.canonizations.tld/gimmicks/lathers.html"^^xsd:string. + swrc:journal . +_:Munsif_Nelms rdf:type foaf:Person. +_:Munsif_Nelms foaf:name "Munsif Nelms"^^xsd:string. + dc:creator _:Munsif_Nelms. + rdf:type bench:Article. + rdfs:seeAlso "http://www.soapbox.tld/lathers/inactivating.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "gimmicks inactivating pluralization"^^xsd:string. + foaf:homepage "http://www.lathers.tld/pluralization/effervescing.html"^^xsd:string. + swrc:journal . +_:Naasiruddeen_Knotowicz rdf:type foaf:Person. +_:Naasiruddeen_Knotowicz foaf:name "Naasiruddeen Knotowicz"^^xsd:string. + dc:creator _:Naasiruddeen_Knotowicz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inactivating.tld/effervescing/quarto.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "pluralization quarto folkmoots"^^xsd:string. + foaf:homepage "http://www.effervescing.tld/folkmoots/poacher.html"^^xsd:string. + swrc:journal . +_:Sheik_Sorrel rdf:type foaf:Person. +_:Sheik_Sorrel foaf:name "Sheik Sorrel"^^xsd:string. + dc:creator _:Sheik_Sorrel. + rdf:type bench:Article. + swrc:pages "51"^^xsd:integer. + dc:title "quarto poacher succubuses"^^xsd:string. + foaf:homepage "http://www.folkmoots.tld/succubuses/contestably.html"^^xsd:string. + swrc:journal . +_:Akinari_Muston rdf:type foaf:Person. +_:Akinari_Muston foaf:name "Akinari Muston"^^xsd:string. + dc:creator _:Akinari_Muston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.poacher.tld/contestably/debaters.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "succubuses debaters thermally"^^xsd:string. + foaf:homepage "http://www.contestably.tld/thermally/porticos.html"^^xsd:string. + swrc:journal . +_:Rena_Shellman rdf:type foaf:Person. +_:Rena_Shellman foaf:name "Rena Shellman"^^xsd:string. + dc:creator _:Rena_Shellman. + rdf:type bench:Article. + swrc:pages "161"^^xsd:integer. + dc:title "debaters porticos unifier"^^xsd:string. + foaf:homepage "http://www.thermally.tld/unifier/flinger.html"^^xsd:string. + swrc:journal . +_:Faalih_Neglia rdf:type foaf:Person. +_:Faalih_Neglia foaf:name "Faalih Neglia"^^xsd:string. + dc:creator _:Faalih_Neglia. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "porticos flinger maladjustment"^^xsd:string. + foaf:homepage "http://www.unifier.tld/maladjustment/resided.html"^^xsd:string. + swrc:journal . +_:Anju_Bridgham rdf:type foaf:Person. +_:Anju_Bridgham foaf:name "Anju Bridgham"^^xsd:string. + dc:creator _:Anju_Bridgham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flinger.tld/resided/tankard.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "maladjustment tankard babushka"^^xsd:string. + foaf:homepage "http://www.resided.tld/babushka/thereinafter.html"^^xsd:string. + swrc:journal . +_:Stesha_Rackett rdf:type foaf:Person. +_:Stesha_Rackett foaf:name "Stesha Rackett"^^xsd:string. + dc:creator _:Stesha_Rackett. + rdf:type bench:Article. + swrc:pages "11"^^xsd:integer. + dc:title "tankard thereinafter tunable"^^xsd:string. + foaf:homepage "http://www.babushka.tld/tunable/dissevering.html"^^xsd:string. + swrc:journal . +_:Haley_Lotempio rdf:type foaf:Person. +_:Haley_Lotempio foaf:name "Haley Lotempio"^^xsd:string. + dc:creator _:Haley_Lotempio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thereinafter.tld/dissevering/daybook.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "tunable daybook influents"^^xsd:string. + foaf:homepage "http://www.dissevering.tld/influents/tithers.html"^^xsd:string. + swrc:journal . +_:Wolfrid_Ramgel rdf:type foaf:Person. +_:Wolfrid_Ramgel foaf:name "Wolfrid Ramgel"^^xsd:string. + dc:creator _:Wolfrid_Ramgel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.daybook.tld/tithers/delusionist.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "influents delusionist restriction"^^xsd:string. + foaf:homepage "http://www.tithers.tld/restriction/handcart.html"^^xsd:string. + swrc:journal . +_:Sandy_Wrede rdf:type foaf:Person. +_:Sandy_Wrede foaf:name "Sandy Wrede"^^xsd:string. + dc:creator _:Sandy_Wrede. + rdf:type bench:Article. + bench:cdrom "http://www.delusionist.tld/handcart/sulkier.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "restriction sulkier striplings"^^xsd:string. + foaf:homepage "http://www.handcart.tld/striplings/slowpoke.html"^^xsd:string. + swrc:journal . +_:Amalea_Meyering rdf:type foaf:Person. +_:Amalea_Meyering foaf:name "Amalea Meyering"^^xsd:string. + dc:creator _:Amalea_Meyering. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sulkier.tld/slowpoke/beseeched.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "striplings beseeched mobilizers"^^xsd:string. + foaf:homepage "http://www.slowpoke.tld/mobilizers/decorates.html"^^xsd:string. + swrc:journal . +_:Anurati_Ozenne rdf:type foaf:Person. +_:Anurati_Ozenne foaf:name "Anurati Ozenne"^^xsd:string. + dc:creator _:Anurati_Ozenne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beseeched.tld/decorates/sallower.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "mobilizers sallower untenable"^^xsd:string. + foaf:homepage "http://www.decorates.tld/untenable/rename.html"^^xsd:string. + swrc:journal . +_:Daunte_Marn rdf:type foaf:Person. +_:Daunte_Marn foaf:name "Daunte Marn"^^xsd:string. + dc:creator _:Daunte_Marn. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "sallower rename clarinettist"^^xsd:string. + foaf:homepage "http://www.untenable.tld/clarinettist/unamused.html"^^xsd:string. + swrc:journal . +_:Tsutomu_Atzinger rdf:type foaf:Person. +_:Tsutomu_Atzinger foaf:name "Tsutomu Atzinger"^^xsd:string. + dc:creator _:Tsutomu_Atzinger. + rdf:type bench:Article. + swrc:pages "52"^^xsd:integer. + dc:title "rename unamused nonplusing"^^xsd:string. + foaf:homepage "http://www.clarinettist.tld/nonplusing/dashpots.html"^^xsd:string. + swrc:journal . +_:Ricki_Alejo rdf:type foaf:Person. +_:Ricki_Alejo foaf:name "Ricki Alejo"^^xsd:string. + dc:creator _:Ricki_Alejo. + rdf:type bench:Article. + swrc:pages "103"^^xsd:integer. + dc:title "unamused dashpots better"^^xsd:string. + foaf:homepage "http://www.nonplusing.tld/better/presoak.html"^^xsd:string. + swrc:journal . +_:Cyrus_Lidtke rdf:type foaf:Person. +_:Cyrus_Lidtke foaf:name "Cyrus Lidtke"^^xsd:string. + dc:creator _:Cyrus_Lidtke. + rdf:type bench:Article. + swrc:pages "122"^^xsd:integer. + dc:title "dashpots presoak asseverations"^^xsd:string. + foaf:homepage "http://www.better.tld/asseverations/famishing.html"^^xsd:string. + swrc:journal . +_:Desa_Niez rdf:type foaf:Person. +_:Desa_Niez foaf:name "Desa Niez"^^xsd:string. + dc:creator _:Desa_Niez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.presoak.tld/famishing/foreskins.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "asseverations foreskins bronzed"^^xsd:string. + foaf:homepage "http://www.famishing.tld/bronzed/greenstick.html"^^xsd:string. + swrc:journal . +_:Poved_Hittle rdf:type foaf:Person. +_:Poved_Hittle foaf:name "Poved Hittle"^^xsd:string. + dc:creator _:Poved_Hittle. +_:Awf_Schuster rdf:type foaf:Person. +_:Awf_Schuster foaf:name "Awf Schuster"^^xsd:string. + dc:creator _:Awf_Schuster. + rdf:type bench:Article. + bench:cdrom "http://www.foreskins.tld/greenstick/uninclosed.html"^^xsd:string. + rdfs:seeAlso "http://www.bronzed.tld/uninclosed/yodled.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "greenstick yodled strumpet"^^xsd:string. + foaf:homepage "http://www.uninclosed.tld/strumpet/disoblige.html"^^xsd:string. + swrc:journal . +_:Darlene_Roon rdf:type foaf:Person. +_:Darlene_Roon foaf:name "Darlene Roon"^^xsd:string. + dc:creator _:Darlene_Roon. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:title "yodled disoblige sawflies"^^xsd:string. + foaf:homepage "http://www.strumpet.tld/sawflies/bickers.html"^^xsd:string. + swrc:journal . +_:Fina_Devary rdf:type foaf:Person. +_:Fina_Devary foaf:name "Fina Devary"^^xsd:string. + dc:creator _:Fina_Devary. + swrc:editor _:Bette_Schloemer. + swrc:editor _:Florens_Wolever. + rdf:type bench:Incollection. + bench:booktitle "disoblige bickers proctoscopy"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "sawflies proctoscopy omened"^^xsd:string. + foaf:homepage "http://www.bickers.tld/omened/bemired.html"^^xsd:string. + dcterms:issued "1959"^^xsd:integer. +_:Brione_Stahnke rdf:type foaf:Person. +_:Brione_Stahnke foaf:name "Brione Stahnke"^^xsd:string. + dc:creator _:Brione_Stahnke. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 5 (1959)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1959"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.omened.tld/quietens/adjoins.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "bemired adjoins sagger"^^xsd:string. + foaf:homepage "http://www.quietens.tld/sagger/retouch.html"^^xsd:string. + swrc:journal . +_:Sebald_Agre rdf:type foaf:Person. +_:Sebald_Agre foaf:name "Sebald Agre"^^xsd:string. + dc:creator _:Sebald_Agre. + rdf:type bench:Article. + swrc:pages "167"^^xsd:integer. + dc:title "adjoins retouch vitalist"^^xsd:string. + foaf:homepage "http://www.sagger.tld/vitalist/rearmed.html"^^xsd:string. + swrc:journal . +_:Tameesha_Wysocki rdf:type foaf:Person. +_:Tameesha_Wysocki foaf:name "Tameesha Wysocki"^^xsd:string. + dc:creator _:Tameesha_Wysocki. + rdf:type bench:Article. + swrc:pages "67"^^xsd:integer. + dc:title "retouch rearmed breeding"^^xsd:string. + foaf:homepage "http://www.vitalist.tld/breeding/unwrinkling.html"^^xsd:string. + swrc:journal . +_:Esmeralda_Leins rdf:type foaf:Person. +_:Esmeralda_Leins foaf:name "Esmeralda Leins"^^xsd:string. + dc:creator _:Esmeralda_Leins. + rdf:type bench:Article. + swrc:pages "179"^^xsd:integer. + dc:title "rearmed unwrinkling omelette"^^xsd:string. + foaf:homepage "http://www.breeding.tld/omelette/atrociously.html"^^xsd:string. + swrc:journal . +_:Turell_Bormes rdf:type foaf:Person. +_:Turell_Bormes foaf:name "Turell Bormes"^^xsd:string. + dc:creator _:Turell_Bormes. +_:Stig_Strassburg rdf:type foaf:Person. +_:Stig_Strassburg foaf:name "Stig Strassburg"^^xsd:string. + dc:creator _:Stig_Strassburg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unwrinkling.tld/atrociously/antiquing.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "omelette antiquing argled"^^xsd:string. + foaf:homepage "http://www.atrociously.tld/argled/beduins.html"^^xsd:string. + swrc:journal . +_:Vas_Dy rdf:type foaf:Person. +_:Vas_Dy foaf:name "Vas Dy"^^xsd:string. + dc:creator _:Vas_Dy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antiquing.tld/beduins/collards.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "argled collards swanker"^^xsd:string. + foaf:homepage "http://www.beduins.tld/swanker/severalizing.html"^^xsd:string. + swrc:journal . +_:Nunekhiia_Weidert rdf:type foaf:Person. +_:Nunekhiia_Weidert foaf:name "Nunekhiia Weidert"^^xsd:string. + dc:creator _:Nunekhiia_Weidert. + rdf:type bench:Article. + swrc:pages "18"^^xsd:integer. + dc:title "collards severalizing astrakhan"^^xsd:string. + foaf:homepage "http://www.swanker.tld/astrakhan/cunninger.html"^^xsd:string. + swrc:journal . +_:Widdad_Westpfahl rdf:type foaf:Person. +_:Widdad_Westpfahl foaf:name "Widdad Westpfahl"^^xsd:string. + dc:creator _:Widdad_Westpfahl. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "severalizing cunninger slackness"^^xsd:string. + foaf:homepage "http://www.astrakhan.tld/slackness/tuitions.html"^^xsd:string. + swrc:journal . +_:Ochiyo_Swiggum rdf:type foaf:Person. +_:Ochiyo_Swiggum foaf:name "Ochiyo Swiggum"^^xsd:string. + dc:creator _:Ochiyo_Swiggum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cunninger.tld/tuitions/colorists.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "slackness colorists forwardsearch"^^xsd:string. + foaf:homepage "http://www.tuitions.tld/forwardsearch/chaffers.html"^^xsd:string. + swrc:journal . +_:Cansu_Hewitt rdf:type foaf:Person. +_:Cansu_Hewitt foaf:name "Cansu Hewitt"^^xsd:string. + dc:creator _:Cansu_Hewitt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.colorists.tld/chaffers/monomials.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "forwardsearch monomials mijnheers"^^xsd:string. + foaf:homepage "http://www.chaffers.tld/mijnheers/bustles.html"^^xsd:string. + swrc:journal . +_:Susie_Zauala rdf:type foaf:Person. +_:Susie_Zauala foaf:name "Susie Zauala"^^xsd:string. + dc:creator _:Susie_Zauala. +_:Pechta_Ok rdf:type foaf:Person. +_:Pechta_Ok foaf:name "Pechta Ok"^^xsd:string. + dc:creator _:Pechta_Ok. + rdf:type bench:Article. + swrc:pages "19"^^xsd:integer. + dc:title "monomials bustles tightly"^^xsd:string. + foaf:homepage "http://www.mijnheers.tld/tightly/secularize.html"^^xsd:string. + swrc:journal . +_:Bertie_Sarks rdf:type foaf:Person. +_:Bertie_Sarks foaf:name "Bertie Sarks"^^xsd:string. + dc:creator _:Bertie_Sarks. + rdf:type bench:Article. + swrc:pages "173"^^xsd:integer. + dc:title "bustles secularize commixt"^^xsd:string. + foaf:homepage "http://www.tightly.tld/commixt/smirkier.html"^^xsd:string. + swrc:journal . +_:Xalbador_Parsens rdf:type foaf:Person. +_:Xalbador_Parsens foaf:name "Xalbador Parsens"^^xsd:string. + dc:creator _:Xalbador_Parsens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.secularize.tld/smirkier/pokeys.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "commixt pokeys matchings"^^xsd:string. + foaf:homepage "http://www.smirkier.tld/matchings/diagramed.html"^^xsd:string. + swrc:journal . +_:Yoshino_Mohomed rdf:type foaf:Person. +_:Yoshino_Mohomed foaf:name "Yoshino Mohomed"^^xsd:string. + dc:creator _:Yoshino_Mohomed. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pokeys.tld/diagramed/subtotalling.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "matchings subtotalling bandboxes"^^xsd:string. + foaf:homepage "http://www.diagramed.tld/bandboxes/kneeling.html"^^xsd:string. + swrc:journal . +_:Kunitaro_Gilderman rdf:type foaf:Person. +_:Kunitaro_Gilderman foaf:name "Kunitaro Gilderman"^^xsd:string. + dc:creator _:Kunitaro_Gilderman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subtotalling.tld/kneeling/pleasured.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "bandboxes pleasured unproportionately"^^xsd:string. + foaf:homepage "http://www.kneeling.tld/unproportionately/overreactions.html"^^xsd:string. + swrc:journal . +_:Savastian_Jonte rdf:type foaf:Person. +_:Savastian_Jonte foaf:name "Savastian Jonte"^^xsd:string. + dc:creator _:Savastian_Jonte. + rdf:type bench:Article. + swrc:pages "190"^^xsd:integer. + dc:title "pleasured overreactions motionlessly"^^xsd:string. + foaf:homepage "http://www.unproportionately.tld/motionlessly/desiccative.html"^^xsd:string. + swrc:journal . +_:Dhaki_Etchinson rdf:type foaf:Person. +_:Dhaki_Etchinson foaf:name "Dhaki Etchinson"^^xsd:string. + dc:creator _:Dhaki_Etchinson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overreactions.tld/desiccative/uncloaks.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "motionlessly uncloaks hydrographers"^^xsd:string. + foaf:homepage "http://www.desiccative.tld/hydrographers/excommunication.html"^^xsd:string. + swrc:journal . +_:Suhail_Goodger rdf:type foaf:Person. +_:Suhail_Goodger foaf:name "Suhail Goodger"^^xsd:string. + dc:creator _:Suhail_Goodger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncloaks.tld/excommunication/dyadics.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "hydrographers dyadics desiccants"^^xsd:string. + foaf:homepage "http://www.excommunication.tld/desiccants/trioxides.html"^^xsd:string. + swrc:journal . +_:Koko_Borgstrom rdf:type foaf:Person. +_:Koko_Borgstrom foaf:name "Koko Borgstrom"^^xsd:string. + dc:creator _:Koko_Borgstrom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dyadics.tld/trioxides/enzymologies.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "desiccants enzymologies lumberyard"^^xsd:string. + foaf:homepage "http://www.trioxides.tld/lumberyard/guaranies.html"^^xsd:string. + swrc:journal . +_:Bhilangana_Beauman rdf:type foaf:Person. +_:Bhilangana_Beauman foaf:name "Bhilangana Beauman"^^xsd:string. + dc:creator _:Bhilangana_Beauman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enzymologies.tld/guaranies/sambos.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "lumberyard sambos purveyors"^^xsd:string. + foaf:homepage "http://www.guaranies.tld/purveyors/acuter.html"^^xsd:string. + swrc:journal . +_:Oswald_Jenness rdf:type foaf:Person. +_:Oswald_Jenness foaf:name "Oswald Jenness"^^xsd:string. + dc:creator _:Oswald_Jenness. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sambos.tld/acuter/macron.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "purveyors macron oysterman"^^xsd:string. + foaf:homepage "http://www.acuter.tld/oysterman/annotator.html"^^xsd:string. + swrc:journal . +_:Adele_Pomales rdf:type foaf:Person. +_:Adele_Pomales foaf:name "Adele Pomales"^^xsd:string. + dc:creator _:Adele_Pomales. + rdf:type bench:Article. + rdfs:seeAlso "http://www.macron.tld/annotator/entreated.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "oysterman entreated domesticates"^^xsd:string. + foaf:homepage "http://www.annotator.tld/domesticates/disgust.html"^^xsd:string. + swrc:journal . +_:Soshitsu_Ina rdf:type foaf:Person. +_:Soshitsu_Ina foaf:name "Soshitsu Ina"^^xsd:string. + dc:creator _:Soshitsu_Ina. + rdf:type bench:Article. + rdfs:seeAlso "http://www.entreated.tld/disgust/lopsidedly.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "domesticates lopsidedly chelators"^^xsd:string. + foaf:homepage "http://www.disgust.tld/chelators/gruntle.html"^^xsd:string. + swrc:journal . +_:Marion_Verdi rdf:type foaf:Person. +_:Marion_Verdi foaf:name "Marion Verdi"^^xsd:string. + dc:creator _:Marion_Verdi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lopsidedly.tld/gruntle/saints.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "chelators saints goggled"^^xsd:string. + foaf:homepage "http://www.gruntle.tld/goggled/debarment.html"^^xsd:string. + swrc:journal . +_:Bradwr_Dulong rdf:type foaf:Person. +_:Bradwr_Dulong foaf:name "Bradwr Dulong"^^xsd:string. + dc:creator _:Bradwr_Dulong. + rdf:type bench:Article. + rdfs:seeAlso "http://www.saints.tld/debarment/ruinates.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "goggled ruinates communicably"^^xsd:string. + foaf:homepage "http://www.debarment.tld/communicably/continues.html"^^xsd:string. + swrc:journal . +_:Liubchanina_Gou rdf:type foaf:Person. +_:Liubchanina_Gou foaf:name "Liubchanina Gou"^^xsd:string. + dc:creator _:Liubchanina_Gou. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "ruinates continues localization"^^xsd:string. + foaf:homepage "http://www.communicably.tld/localization/pretrial.html"^^xsd:string. + swrc:journal . +_:Ksena_Volden rdf:type foaf:Person. +_:Ksena_Volden foaf:name "Ksena Volden"^^xsd:string. + dc:creator _:Ksena_Volden. + rdf:type bench:Article. + swrc:pages "48"^^xsd:integer. + dc:title "continues pretrial networking"^^xsd:string. + foaf:homepage "http://www.localization.tld/networking/gauzier.html"^^xsd:string. + swrc:journal . +_:Lunetta_Cathie rdf:type foaf:Person. +_:Lunetta_Cathie foaf:name "Lunetta Cathie"^^xsd:string. + dc:creator _:Lunetta_Cathie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pretrial.tld/gauzier/treasuryship.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "networking treasuryship victimizing"^^xsd:string. + foaf:homepage "http://www.gauzier.tld/victimizing/mutters.html"^^xsd:string. + swrc:journal . +_:Avery_Jeavons rdf:type foaf:Person. +_:Avery_Jeavons foaf:name "Avery Jeavons"^^xsd:string. + dc:creator _:Avery_Jeavons. + rdf:type bench:Article. + rdfs:seeAlso "http://www.treasuryship.tld/mutters/syndromes.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "victimizing syndromes dishrags"^^xsd:string. + foaf:homepage "http://www.mutters.tld/dishrags/instated.html"^^xsd:string. + swrc:journal . +_:Carolina_Slosek rdf:type foaf:Person. +_:Carolina_Slosek foaf:name "Carolina Slosek"^^xsd:string. + dc:creator _:Carolina_Slosek. + rdf:type bench:Article. + swrc:pages "82"^^xsd:integer. + dc:title "syndromes instated whizzers"^^xsd:string. + foaf:homepage "http://www.dishrags.tld/whizzers/uproars.html"^^xsd:string. + swrc:journal . +_:Muifa_Emick rdf:type foaf:Person. +_:Muifa_Emick foaf:name "Muifa Emick"^^xsd:string. + dc:creator _:Muifa_Emick. +_:Neo_Karper rdf:type foaf:Person. +_:Neo_Karper foaf:name "Neo Karper"^^xsd:string. + dc:creator _:Neo_Karper. + rdf:type bench:Article. + rdfs:seeAlso "http://www.instated.tld/uproars/replacing.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "whizzers replacing quaker"^^xsd:string. + foaf:homepage "http://www.uproars.tld/quaker/hinny.html"^^xsd:string. + swrc:journal . +_:Dayla_Erbstein rdf:type foaf:Person. +_:Dayla_Erbstein foaf:name "Dayla Erbstein"^^xsd:string. + dc:creator _:Dayla_Erbstein. +_:Doma_Markrof rdf:type foaf:Person. +_:Doma_Markrof foaf:name "Doma Markrof"^^xsd:string. + dc:creator _:Doma_Markrof. + rdf:type bench:Article. + rdfs:seeAlso "http://www.replacing.tld/hinny/boer.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "quaker boer enkindling"^^xsd:string. + foaf:homepage "http://www.hinny.tld/enkindling/mercantilistic.html"^^xsd:string. + swrc:journal . +_:DeJohn_Simmions rdf:type foaf:Person. +_:DeJohn_Simmions foaf:name "DeJohn Simmions"^^xsd:string. + dc:creator _:DeJohn_Simmions. + rdf:type bench:Article. + rdfs:seeAlso "http://www.boer.tld/mercantilistic/litigator.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "enkindling litigator larvicide"^^xsd:string. + foaf:homepage "http://www.mercantilistic.tld/larvicide/alarum.html"^^xsd:string. + swrc:journal . +_:Haajid_Condry rdf:type foaf:Person. +_:Haajid_Condry foaf:name "Haajid Condry"^^xsd:string. + dc:creator _:Haajid_Condry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.litigator.tld/alarum/pomeranian.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "larvicide pomeranian mystifications"^^xsd:string. + foaf:homepage "http://www.alarum.tld/mystifications/orgeat.html"^^xsd:string. + swrc:journal . +_:Lailie_Lagoni rdf:type foaf:Person. +_:Lailie_Lagoni foaf:name "Lailie Lagoni"^^xsd:string. + dc:creator _:Lailie_Lagoni. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "pomeranian orgeat obeyers"^^xsd:string. + foaf:homepage "http://www.mystifications.tld/obeyers/tackles.html"^^xsd:string. + swrc:journal . +_:Uleki_Rumbley rdf:type foaf:Person. +_:Uleki_Rumbley foaf:name "Uleki Rumbley"^^xsd:string. + dc:creator _:Uleki_Rumbley. + rdf:type bench:Article. + swrc:pages "172"^^xsd:integer. + dc:title "orgeat tackles tunes"^^xsd:string. + foaf:homepage "http://www.obeyers.tld/tunes/overmodify.html"^^xsd:string. + swrc:journal . +_:Devera_Herandez rdf:type foaf:Person. +_:Devera_Herandez foaf:name "Devera Herandez"^^xsd:string. + dc:creator _:Devera_Herandez. + swrc:editor _:Yulianiya_Trentacoste. + swrc:editor _:Godela_Grafenstein. + swrc:editor _:Takuma_Moncur. + rdf:type bench:Proceedings. + bench:booktitle "tackles overmodify franking"^^xsd:string. + swrc:isbn "0-6339-9782-0"^^xsd:string. + dc:publisher "American Institute of Physics Press"^^xsd:string. + dc:title "Proceeding 1 (1960)"^^xsd:string. + foaf:homepage "http://www.overmodify.tld/coheir/spectators.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "franking spectators lexicographic"^^xsd:string. + rdfs:seeAlso "http://www.coheir.tld/lexicographic/hogwash.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "spectators hogwash tacking"^^xsd:string. + foaf:homepage "http://www.lexicographic.tld/tacking/sorriest.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Devera_Herandez. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "hogwash sorriest jestful"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "tacking jestful retold"^^xsd:string. + foaf:homepage "http://www.sorriest.tld/retold/hundredweights.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kyoshi_Beltron. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "jestful hundredweights showering"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "retold showering curari"^^xsd:string. + foaf:homepage "http://www.hundredweights.tld/curari/avascular.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wallace_Kennamer. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "showering avascular flames"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "curari flames bouncily"^^xsd:string. + foaf:homepage "http://www.avascular.tld/bouncily/evadible.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Francisca_Gofton. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "flames evadible explains"^^xsd:string. + rdfs:seeAlso "http://www.bouncily.tld/explains/sandlotter.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "evadible sandlotter gangly"^^xsd:string. + foaf:homepage "http://www.explains.tld/gangly/conformably.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Faheem_Plegge. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "sandlotter conformably remedies"^^xsd:string. + rdfs:seeAlso "http://www.gangly.tld/remedies/secrets.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "conformably secrets wagnerians"^^xsd:string. + foaf:homepage "http://www.remedies.tld/wagnerians/deviation.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Shaaheen_Latu. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "secrets deviation realizing"^^xsd:string. + rdfs:seeAlso "http://www.wagnerians.tld/realizing/muzhik.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "deviation muzhik outline"^^xsd:string. + foaf:homepage "http://www.realizing.tld/outline/fatalistic.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jesus_Zollicoffer. + dc:creator _:Rosamunde_Follansbee. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "muzhik fatalistic craves"^^xsd:string. + rdfs:seeAlso "http://www.outline.tld/craves/colorimetry.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "fatalistic colorimetry umbels"^^xsd:string. + foaf:homepage "http://www.craves.tld/umbels/woodbins.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iluska_Sinard. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "colorimetry woodbins unobliged"^^xsd:string. + rdfs:seeAlso "http://www.umbels.tld/unobliged/quints.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "woodbins quints surefootedness"^^xsd:string. + foaf:homepage "http://www.unobliged.tld/surefootedness/forestalls.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Norberto_Hawthorn. + dc:creator _:Annika_Forson. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "quints forestalls caparisoning"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "surefootedness caparisoning inheritable"^^xsd:string. + foaf:homepage "http://www.forestalls.tld/inheritable/disordering.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Abbigale_Ingold. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "caparisoning disordering sepulture"^^xsd:string. + rdfs:seeAlso "http://www.inheritable.tld/sepulture/castigation.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "disordering castigation windlass"^^xsd:string. + foaf:homepage "http://www.sepulture.tld/windlass/stuns.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jedrus_Logwood. + rdf:type bench:Inproceedings. + bench:booktitle "castigation stuns gallstones"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "windlass gallstones suboffices"^^xsd:string. + foaf:homepage "http://www.stuns.tld/suboffices/curacy.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zeno_Scheppe. + rdf:type bench:Inproceedings. + bench:booktitle "gallstones curacy hwy"^^xsd:string. + rdfs:seeAlso "http://www.suboffices.tld/hwy/blasted.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "curacy blasted vasectomized"^^xsd:string. + foaf:homepage "http://www.hwy.tld/vasectomized/registrarship.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hemanti_Schellhammer. + rdf:type bench:Inproceedings. + bench:booktitle "blasted registrarship publicists"^^xsd:string. + rdfs:seeAlso "http://www.vasectomized.tld/publicists/limelights.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "registrarship limelights lasciviously"^^xsd:string. + foaf:homepage "http://www.publicists.tld/lasciviously/militants.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Britney_Gong. + rdf:type bench:Inproceedings. + bench:booktitle "limelights militants imprecated"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "lasciviously imprecated plagiaristic"^^xsd:string. + foaf:homepage "http://www.militants.tld/plagiaristic/overdependent.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gaia_Coffen. + rdf:type bench:Inproceedings. + bench:booktitle "imprecated overdependent dismounts"^^xsd:string. + rdfs:seeAlso "http://www.plagiaristic.tld/dismounts/haltered.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "overdependent haltered holdups"^^xsd:string. + foaf:homepage "http://www.dismounts.tld/holdups/niobiums.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lizbeth_Chkouri. + dc:creator _:Hiroya_Tuman. + rdf:type bench:Inproceedings. + bench:booktitle "haltered niobiums consensuses"^^xsd:string. + rdfs:seeAlso "http://www.holdups.tld/consensuses/surgically.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "niobiums surgically circumlocutory"^^xsd:string. + foaf:homepage "http://www.consensuses.tld/circumlocutory/quarterfinalist.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nicolaas_Bergert. + rdf:type bench:Inproceedings. + bench:booktitle "surgically quarterfinalist striates"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "circumlocutory striates instigation"^^xsd:string. + foaf:homepage "http://www.quarterfinalist.tld/instigation/putdowns.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:AbdurRahmaan_Krumbein. + rdf:type bench:Inproceedings. + bench:booktitle "striates putdowns monitors"^^xsd:string. + rdfs:seeAlso "http://www.instigation.tld/monitors/circumnavigating.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "putdowns circumnavigating tautening"^^xsd:string. + foaf:homepage "http://www.monitors.tld/tautening/peeler.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Meiji_Ploeger. + rdf:type bench:Inproceedings. + bench:booktitle "circumnavigating peeler justers"^^xsd:string. + rdfs:seeAlso "http://www.tautening.tld/justers/scourged.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "peeler scourged reprimanded"^^xsd:string. + foaf:homepage "http://www.justers.tld/reprimanded/nonplusses.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Meiji_Ploeger. + rdf:type bench:Inproceedings. + bench:booktitle "scourged nonplusses demonstrationists"^^xsd:string. + rdfs:seeAlso "http://www.reprimanded.tld/demonstrationists/unscrambled.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "nonplusses unscrambled collaring"^^xsd:string. + foaf:homepage "http://www.demonstrationists.tld/collaring/sulfurs.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marut_Fiori. + rdf:type bench:Inproceedings. + bench:booktitle "unscrambled sulfurs costuming"^^xsd:string. + rdfs:seeAlso "http://www.collaring.tld/costuming/cities.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "sulfurs cities unresentfully"^^xsd:string. + foaf:homepage "http://www.costuming.tld/unresentfully/recreative.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Marut_Fiori. + rdf:type bench:Inproceedings. + bench:booktitle "cities recreative upchucking"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "unresentfully upchucking buggers"^^xsd:string. + foaf:homepage "http://www.recreative.tld/buggers/symblepharon.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Waajida_Waltemeyer. + rdf:type bench:Inproceedings. + bench:booktitle "upchucking symblepharon nominees"^^xsd:string. + rdfs:seeAlso "http://www.buggers.tld/nominees/extinguished.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "symblepharon extinguished lectured"^^xsd:string. + foaf:homepage "http://www.nominees.tld/lectured/perpetuates.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Waajida_Waltemeyer. + rdf:type bench:Inproceedings. + bench:booktitle "extinguished perpetuates anglophilia"^^xsd:string. + rdfs:seeAlso "http://www.lectured.tld/anglophilia/beagle.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "perpetuates beagle primordially"^^xsd:string. + foaf:homepage "http://www.anglophilia.tld/primordially/garments.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Faron_Carlyle. + rdf:type bench:Inproceedings. + bench:booktitle "beagle garments locations"^^xsd:string. + rdfs:seeAlso "http://www.primordially.tld/locations/dulcets.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "garments dulcets treasurership"^^xsd:string. + foaf:homepage "http://www.locations.tld/treasurership/dearies.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Faron_Carlyle. + rdf:type bench:Inproceedings. + bench:booktitle "dulcets dearies stylebooks"^^xsd:string. + rdfs:seeAlso "http://www.treasurership.tld/stylebooks/numberings.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "dearies numberings bridged"^^xsd:string. + foaf:homepage "http://www.stylebooks.tld/bridged/weightily.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Uliana_Fanning. + dc:creator _:Keisuke_Jager. + rdf:type bench:Inproceedings. + bench:booktitle "numberings weightily stimulated"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "bridged stimulated requiem"^^xsd:string. + foaf:homepage "http://www.weightily.tld/requiem/naphthas.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Uliana_Fanning. + rdf:type bench:Inproceedings. + bench:booktitle "stimulated naphthas halting"^^xsd:string. + rdfs:seeAlso "http://www.requiem.tld/halting/zoopathologies.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "naphthas zoopathologies bedfellows"^^xsd:string. + foaf:homepage "http://www.halting.tld/bedfellows/sootily.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Keisuke_Jager. + rdf:type bench:Inproceedings. + bench:booktitle "zoopathologies sootily smartingly"^^xsd:string. + rdfs:seeAlso "http://www.bedfellows.tld/smartingly/programs.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "sootily programs fizzier"^^xsd:string. + foaf:homepage "http://www.smartingly.tld/fizzier/embars.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Orrel_Farnum. + rdf:type bench:Inproceedings. + bench:booktitle "programs embars thrived"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "fizzier thrived slumbery"^^xsd:string. + foaf:homepage "http://www.embars.tld/slumbery/trouncers.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Orrel_Farnum. + rdf:type bench:Inproceedings. + bench:booktitle "thrived trouncers repudiated"^^xsd:string. + rdfs:seeAlso "http://www.slumbery.tld/repudiated/cardiograph.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "trouncers cardiograph reintroduction"^^xsd:string. + foaf:homepage "http://www.repudiated.tld/reintroduction/stability.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jot_Albert. + dc:creator _:Stratka_Pinchon. + rdf:type bench:Inproceedings. + bench:booktitle "cardiograph stability florists"^^xsd:string. + rdfs:seeAlso "http://www.reintroduction.tld/florists/stridor.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "stability stridor marrowbones"^^xsd:string. + foaf:homepage "http://www.florists.tld/marrowbones/wrongly.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Jot_Albert. + dc:creator _:Stratka_Pinchon. + rdf:type bench:Inproceedings. + bench:booktitle "stridor wrongly blowiest"^^xsd:string. + rdfs:seeAlso "http://www.marrowbones.tld/blowiest/stipulated.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "wrongly stipulated atropine"^^xsd:string. + foaf:homepage "http://www.blowiest.tld/atropine/resoluteness.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Perpetua_Leyva. + dc:creator _:Ajax_Sier. + rdf:type bench:Inproceedings. + bench:booktitle "stipulated resoluteness ceilers"^^xsd:string. + rdfs:seeAlso "http://www.atropine.tld/ceilers/phages.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "resoluteness phages wardships"^^xsd:string. + foaf:homepage "http://www.ceilers.tld/wardships/sangha.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Perpetua_Leyva. + rdf:type bench:Inproceedings. + bench:booktitle "phages sangha persisted"^^xsd:string. + rdfs:seeAlso "http://www.wardships.tld/persisted/obsequiousness.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "sangha obsequiousness probabilities"^^xsd:string. + foaf:homepage "http://www.persisted.tld/probabilities/prickier.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Ajax_Sier. + rdf:type bench:Inproceedings. + bench:booktitle "obsequiousness prickier koruna"^^xsd:string. + rdfs:seeAlso "http://www.probabilities.tld/koruna/goldbugs.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "prickier goldbugs destructible"^^xsd:string. + foaf:homepage "http://www.koruna.tld/destructible/chinked.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kathryn_Tamulis. + dc:creator _:Harley_Daffern. + rdf:type bench:Inproceedings. + bench:booktitle "goldbugs chinked boweries"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "destructible boweries lowlier"^^xsd:string. + foaf:homepage "http://www.chinked.tld/lowlier/unpossessive.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Oihane_Sulit. + dc:creator _:Mawuli_Weeks. + rdf:type bench:Inproceedings. + bench:booktitle "boweries unpossessive jocundly"^^xsd:string. + rdfs:seeAlso "http://www.lowlier.tld/jocundly/pensees.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "unpossessive pensees generalizable"^^xsd:string. + foaf:homepage "http://www.jocundly.tld/generalizable/limpidity.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Munsif_Nelms. + rdf:type bench:Inproceedings. + bench:booktitle "pensees limpidity agronomist"^^xsd:string. + rdfs:seeAlso "http://www.generalizable.tld/agronomist/reneging.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "limpidity reneging neguses"^^xsd:string. + foaf:homepage "http://www.agronomist.tld/neguses/uprisers.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sheik_Sorrel. + rdf:type bench:Inproceedings. + bench:booktitle "reneging uprisers insistence"^^xsd:string. + rdfs:seeAlso "http://www.neguses.tld/insistence/assemblyman.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "uprisers assemblyman valence"^^xsd:string. + foaf:homepage "http://www.insistence.tld/valence/bingo.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rena_Shellman. + rdf:type bench:Inproceedings. + bench:booktitle "assemblyman bingo navigation"^^xsd:string. + rdfs:seeAlso "http://www.valence.tld/navigation/loveliness.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "bingo loveliness ytterbic"^^xsd:string. + foaf:homepage "http://www.navigation.tld/ytterbic/whapped.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anju_Bridgham. + rdf:type bench:Inproceedings. + bench:booktitle "loveliness whapped redeliver"^^xsd:string. + rdfs:seeAlso "http://www.ytterbic.tld/redeliver/bedlamp.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "whapped bedlamp biomasses"^^xsd:string. + foaf:homepage "http://www.redeliver.tld/biomasses/specs.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Haley_Lotempio. + rdf:type bench:Inproceedings. + bench:booktitle "bedlamp specs meshing"^^xsd:string. + rdfs:seeAlso "http://www.biomasses.tld/meshing/distractibility.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "specs distractibility synapsing"^^xsd:string. + foaf:homepage "http://www.meshing.tld/synapsing/appertains.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sandy_Wrede. + dc:creator _:Anurati_Ozenne. + rdf:type bench:Inproceedings. + bench:booktitle "distractibility appertains modester"^^xsd:string. + rdfs:seeAlso "http://www.synapsing.tld/modester/beaters.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "appertains beaters statuting"^^xsd:string. + foaf:homepage "http://www.modester.tld/statuting/whiteout.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sebald_Agre. + rdf:type bench:Inproceedings. + bench:booktitle "beaters whiteout attractively"^^xsd:string. + rdfs:seeAlso "http://www.statuting.tld/attractively/vower.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "whiteout vower trounced"^^xsd:string. + foaf:homepage "http://www.attractively.tld/trounced/astringed.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Esmeralda_Leins. + rdf:type bench:Inproceedings. + bench:booktitle "vower astringed zeolite"^^xsd:string. + rdfs:seeAlso "http://www.trounced.tld/zeolite/daredevils.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "astringed daredevils shadings"^^xsd:string. + foaf:homepage "http://www.zeolite.tld/shadings/disasters.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Stig_Strassburg. + rdf:type bench:Inproceedings. + bench:booktitle "daredevils disasters bovines"^^xsd:string. + rdfs:seeAlso "http://www.shadings.tld/bovines/swordfishes.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "disasters swordfishes milles"^^xsd:string. + foaf:homepage "http://www.bovines.tld/milles/flunkers.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nunekhiia_Weidert. + rdf:type bench:Inproceedings. + bench:booktitle "swordfishes flunkers chased"^^xsd:string. + rdfs:seeAlso "http://www.milles.tld/chased/psychokinesis.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "flunkers psychokinesis sutural"^^xsd:string. + foaf:homepage "http://www.chased.tld/sutural/skydived.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ochiyo_Swiggum. + dc:creator _:Susie_Zauala. + rdf:type bench:Inproceedings. + bench:booktitle "psychokinesis skydived gung"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "sutural gung backfield"^^xsd:string. + foaf:homepage "http://www.skydived.tld/backfield/lutings.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Bertie_Sarks. + swrc:editor . + swrc:editor _:Vida_Bonas. +_:Vida_Bonas rdf:type foaf:Person. +_:Vida_Bonas foaf:name "Vida Bonas"^^xsd:string. + swrc:editor _:Larry_Espejel. +_:Larry_Espejel rdf:type foaf:Person. +_:Larry_Espejel foaf:name "Larry Espejel"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1960)"^^xsd:string. + swrc:volume "21"^^xsd:integer. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "187"^^xsd:integer. + dc:title "backfield kindhearted fabulously"^^xsd:string. + foaf:homepage "http://www.lutings.tld/fabulously/enchain.html"^^xsd:string. + swrc:journal . +_:Okiku_Morence rdf:type foaf:Person. +_:Okiku_Morence foaf:name "Okiku Morence"^^xsd:string. + dc:creator _:Okiku_Morence. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kindhearted.tld/enchain/resolves.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "fabulously resolves legaleses"^^xsd:string. + foaf:homepage "http://www.enchain.tld/legaleses/cruzados.html"^^xsd:string. + swrc:journal . +_:Manaal_Nitsche rdf:type foaf:Person. +_:Manaal_Nitsche foaf:name "Manaal Nitsche"^^xsd:string. + dc:creator _:Manaal_Nitsche. +_:Luboslaw_Dwight rdf:type foaf:Person. +_:Luboslaw_Dwight foaf:name "Luboslaw Dwight"^^xsd:string. + dc:creator _:Luboslaw_Dwight. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resolves.tld/cruzados/cudgeling.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "legaleses cudgeling sublessee"^^xsd:string. + foaf:homepage "http://www.cruzados.tld/sublessee/featherier.html"^^xsd:string. + swrc:journal . +_:Aristognis_Jorstad rdf:type foaf:Person. +_:Aristognis_Jorstad foaf:name "Aristognis Jorstad"^^xsd:string. + dc:creator _:Aristognis_Jorstad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cudgeling.tld/featherier/misnaming.html"^^xsd:string. + swrc:note "newswomen encasing episcopes singers ridiculed distended prochurch lagoons chickpea"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "sublessee misnaming microradiographically"^^xsd:string. + foaf:homepage "http://www.featherier.tld/microradiographically/streets.html"^^xsd:string. + swrc:journal . +_:Axel_Marroquin rdf:type foaf:Person. +_:Axel_Marroquin foaf:name "Axel Marroquin"^^xsd:string. + dc:creator _:Axel_Marroquin. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "misnaming streets flips"^^xsd:string. + foaf:homepage "http://www.microradiographically.tld/flips/heritrix.html"^^xsd:string. + swrc:journal . +_:Raisa_Kollar rdf:type foaf:Person. +_:Raisa_Kollar foaf:name "Raisa Kollar"^^xsd:string. + dc:creator _:Raisa_Kollar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.streets.tld/heritrix/deliquescence.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "flips deliquescence minelayer"^^xsd:string. + foaf:homepage "http://www.heritrix.tld/minelayer/retitle.html"^^xsd:string. + swrc:journal . +_:Liubokhna_Caveney rdf:type foaf:Person. +_:Liubokhna_Caveney foaf:name "Liubokhna Caveney"^^xsd:string. + dc:creator _:Liubokhna_Caveney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deliquescence.tld/retitle/russians.html"^^xsd:string. + dc:title "minelayer russians assuaged"^^xsd:string. + foaf:homepage "http://www.retitle.tld/assuaged/blurting.html"^^xsd:string. + swrc:journal . +_:Yovanka_Critchlow rdf:type foaf:Person. +_:Yovanka_Critchlow foaf:name "Yovanka Critchlow"^^xsd:string. + dc:creator _:Yovanka_Critchlow. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "russians blurting coxwains"^^xsd:string. + foaf:homepage "http://www.assuaged.tld/coxwains/jouncy.html"^^xsd:string. + swrc:journal . +_:Kirsten_Rinard rdf:type foaf:Person. +_:Kirsten_Rinard foaf:name "Kirsten Rinard"^^xsd:string. + dc:creator _:Kirsten_Rinard. + rdf:type bench:Article. + swrc:pages "134"^^xsd:integer. + dc:title "blurting jouncy typhoons"^^xsd:string. + foaf:homepage "http://www.coxwains.tld/typhoons/frankfurters.html"^^xsd:string. + swrc:journal . +_:Giurgevaia_Boas rdf:type foaf:Person. +_:Giurgevaia_Boas foaf:name "Giurgevaia Boas"^^xsd:string. + dc:creator _:Giurgevaia_Boas. +_:Dewain_Mathieu rdf:type foaf:Person. +_:Dewain_Mathieu foaf:name "Dewain Mathieu"^^xsd:string. + dc:creator _:Dewain_Mathieu. + rdf:type bench:Article. + swrc:pages "30"^^xsd:integer. + dc:title "jouncy frankfurters chuckfull"^^xsd:string. + foaf:homepage "http://www.typhoons.tld/chuckfull/ambiguously.html"^^xsd:string. + swrc:journal . +_:Wicus_Kastendieck rdf:type foaf:Person. +_:Wicus_Kastendieck foaf:name "Wicus Kastendieck"^^xsd:string. + dc:creator _:Wicus_Kastendieck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.frankfurters.tld/ambiguously/trachomas.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "chuckfull trachomas skiey"^^xsd:string. + foaf:homepage "http://www.ambiguously.tld/skiey/masochists.html"^^xsd:string. + swrc:journal . +_:Jiyaad_Sheeler rdf:type foaf:Person. +_:Jiyaad_Sheeler foaf:name "Jiyaad Sheeler"^^xsd:string. + dc:creator _:Jiyaad_Sheeler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trachomas.tld/masochists/misdirect.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "skiey misdirect duchesses"^^xsd:string. + foaf:homepage "http://www.masochists.tld/duchesses/undoers.html"^^xsd:string. + swrc:journal . +_:Judita_Privatsky rdf:type foaf:Person. +_:Judita_Privatsky foaf:name "Judita Privatsky"^^xsd:string. + dc:creator _:Judita_Privatsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misdirect.tld/undoers/overtiring.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "duchesses overtiring hazier"^^xsd:string. + foaf:homepage "http://www.undoers.tld/hazier/snobberies.html"^^xsd:string. + swrc:journal . +_:Howard_Lepri rdf:type foaf:Person. +_:Howard_Lepri foaf:name "Howard Lepri"^^xsd:string. + dc:creator _:Howard_Lepri. + rdf:type bench:Article. + swrc:pages "121"^^xsd:integer. + dc:title "overtiring snobberies sumptuously"^^xsd:string. + foaf:homepage "http://www.hazier.tld/sumptuously/idealism.html"^^xsd:string. + swrc:journal . +_:Parker_Wetzell rdf:type foaf:Person. +_:Parker_Wetzell foaf:name "Parker Wetzell"^^xsd:string. + dc:creator _:Parker_Wetzell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.snobberies.tld/idealism/homelike.html"^^xsd:string. + swrc:note "debilities maundered jargoned embattled placard novelties labyrinths ichthyologists unharvested tambura"^^xsd:string. + dc:title "sumptuously homelike pollinating"^^xsd:string. + foaf:homepage "http://www.idealism.tld/pollinating/salably.html"^^xsd:string. + swrc:journal . +_:Laban_Diffee rdf:type foaf:Person. +_:Laban_Diffee foaf:name "Laban Diffee"^^xsd:string. + dc:creator _:Laban_Diffee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.homelike.tld/salably/impeding.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "pollinating impeding revoltingly"^^xsd:string. + foaf:homepage "http://www.salably.tld/revoltingly/extirpations.html"^^xsd:string. + swrc:journal . +_:Leonidas_Wiedemann rdf:type foaf:Person. +_:Leonidas_Wiedemann foaf:name "Leonidas Wiedemann"^^xsd:string. + dc:creator _:Leonidas_Wiedemann. + rdf:type bench:Article. + swrc:month "1"^^xsd:integer. + dc:title "impeding extirpations hosannas"^^xsd:string. + foaf:homepage "http://www.revoltingly.tld/hosannas/interfaces.html"^^xsd:string. + swrc:journal . +_:Annapurna_Santolucito rdf:type foaf:Person. +_:Annapurna_Santolucito foaf:name "Annapurna Santolucito"^^xsd:string. + dc:creator _:Annapurna_Santolucito. + rdf:type bench:Article. + rdfs:seeAlso "http://www.extirpations.tld/interfaces/kinesthetic.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "hosannas kinesthetic nonclassically"^^xsd:string. + foaf:homepage "http://www.interfaces.tld/nonclassically/gatemen.html"^^xsd:string. + swrc:journal . +_:Zoe_Fergerson rdf:type foaf:Person. +_:Zoe_Fergerson foaf:name "Zoe Fergerson"^^xsd:string. + dc:creator _:Zoe_Fergerson. + dcterms:references _:references11. +_:references11 rdf:type rdf:Bag. +_:references11 rdf:_1 . +_:references11 rdf:_2 . +_:references11 rdf:_3 . +_:references11 rdf:_4 . +_:references11 rdf:_5 . +_:references11 rdf:_6 . +_:references11 rdf:_7 . +_:references11 rdf:_8 . +_:references11 rdf:_9 . +_:references11 rdf:_10 . +_:references11 rdf:_11 . +_:references11 rdf:_12 . +_:references11 rdf:_13 . + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "kinesthetic gatemen reduces"^^xsd:string. + foaf:homepage "http://www.nonclassically.tld/reduces/impureness.html"^^xsd:string. + swrc:journal . +_:Kasuga_Bierschbach rdf:type foaf:Person. +_:Kasuga_Bierschbach foaf:name "Kasuga Bierschbach"^^xsd:string. + dc:creator _:Kasuga_Bierschbach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gatemen.tld/impureness/epidemiologies.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "reduces epidemiologies responds"^^xsd:string. + foaf:homepage "http://www.impureness.tld/responds/feoffment.html"^^xsd:string. + swrc:journal . +_:Urshila_Tavolieri rdf:type foaf:Person. +_:Urshila_Tavolieri foaf:name "Urshila Tavolieri"^^xsd:string. + dc:creator _:Urshila_Tavolieri. + rdf:type bench:Article. + rdfs:seeAlso "http://www.epidemiologies.tld/feoffment/redemonstrated.html"^^xsd:string. + dc:title "responds redemonstrated leprechaun"^^xsd:string. + foaf:homepage "http://www.feoffment.tld/leprechaun/tsarists.html"^^xsd:string. + swrc:journal . +_:Seison_Maccarini rdf:type foaf:Person. +_:Seison_Maccarini foaf:name "Seison Maccarini"^^xsd:string. + dc:creator _:Seison_Maccarini. + rdf:type bench:Article. + swrc:pages "82"^^xsd:integer. + dc:title "redemonstrated tsarists obeyable"^^xsd:string. + foaf:homepage "http://www.leprechaun.tld/obeyable/emblazoning.html"^^xsd:string. + swrc:journal . +_:Satomi_Lampitt rdf:type foaf:Person. +_:Satomi_Lampitt foaf:name "Satomi Lampitt"^^xsd:string. + dc:creator _:Satomi_Lampitt. + rdf:type bench:Article. + swrc:pages "130"^^xsd:integer. + dc:title "tsarists emblazoning adduct"^^xsd:string. + foaf:homepage "http://www.obeyable.tld/adduct/jerseyite.html"^^xsd:string. + swrc:journal . +_:Chaim_Gustason rdf:type foaf:Person. +_:Chaim_Gustason foaf:name "Chaim Gustason"^^xsd:string. + dc:creator _:Chaim_Gustason. + rdf:type bench:Article. + swrc:pages "71"^^xsd:integer. + dc:title "emblazoning jerseyite melodically"^^xsd:string. + foaf:homepage "http://www.adduct.tld/melodically/rowdyism.html"^^xsd:string. + swrc:journal . +_:Yurii_Fiorito rdf:type foaf:Person. +_:Yurii_Fiorito foaf:name "Yurii Fiorito"^^xsd:string. + dc:creator _:Yurii_Fiorito. +_:Shahaada_Corak rdf:type foaf:Person. +_:Shahaada_Corak foaf:name "Shahaada Corak"^^xsd:string. + dc:creator _:Shahaada_Corak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jerseyite.tld/rowdyism/pauperizing.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "melodically pauperizing spryer"^^xsd:string. + foaf:homepage "http://www.rowdyism.tld/spryer/humidifier.html"^^xsd:string. + swrc:journal . +_:Caitlin_Myricks rdf:type foaf:Person. +_:Caitlin_Myricks foaf:name "Caitlin Myricks"^^xsd:string. + dc:creator _:Caitlin_Myricks. +_:Gaetan_Killion rdf:type foaf:Person. +_:Gaetan_Killion foaf:name "Gaetan Killion"^^xsd:string. + dc:creator _:Gaetan_Killion. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pauperizing.tld/humidifier/babylonians.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "spryer babylonians homicides"^^xsd:string. + foaf:homepage "http://www.humidifier.tld/homicides/impostors.html"^^xsd:string. + swrc:journal . +_:Jelisaweta_Ambroziak rdf:type foaf:Person. +_:Jelisaweta_Ambroziak foaf:name "Jelisaweta Ambroziak"^^xsd:string. + dc:creator _:Jelisaweta_Ambroziak. + rdf:type bench:Article. + swrc:pages "14"^^xsd:integer. + dc:title "babylonians impostors viceroyalty"^^xsd:string. + foaf:homepage "http://www.homicides.tld/viceroyalty/rovings.html"^^xsd:string. + swrc:journal . +_:Gajus_Divlio rdf:type foaf:Person. +_:Gajus_Divlio foaf:name "Gajus Divlio"^^xsd:string. + dc:creator _:Gajus_Divlio. + rdf:type bench:Article. + swrc:pages "84"^^xsd:integer. + dc:title "impostors rovings misintelligence"^^xsd:string. + foaf:homepage "http://www.viceroyalty.tld/misintelligence/tymbal.html"^^xsd:string. + swrc:journal . +_:Tatianna_Mikesell rdf:type foaf:Person. +_:Tatianna_Mikesell foaf:name "Tatianna Mikesell"^^xsd:string. + dc:creator _:Tatianna_Mikesell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rovings.tld/tymbal/gargoyle.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "misintelligence gargoyle imply"^^xsd:string. + foaf:homepage "http://www.tymbal.tld/imply/bluecoats.html"^^xsd:string. + swrc:journal . +_:Velika_Lahm rdf:type foaf:Person. +_:Velika_Lahm foaf:name "Velika Lahm"^^xsd:string. + dc:creator _:Velika_Lahm. + rdf:type bench:Article. + dc:title "gargoyle bluecoats resurgence"^^xsd:string. + foaf:homepage "http://www.imply.tld/resurgence/distributable.html"^^xsd:string. + swrc:journal . +_:Chojiro_Noy rdf:type foaf:Person. +_:Chojiro_Noy foaf:name "Chojiro Noy"^^xsd:string. + dc:creator _:Chojiro_Noy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bluecoats.tld/distributable/spaying.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "resurgence spaying flubbed"^^xsd:string. + foaf:homepage "http://www.distributable.tld/flubbed/gamuts.html"^^xsd:string. + swrc:journal . +_:Anaximnis_Dick rdf:type foaf:Person. +_:Anaximnis_Dick foaf:name "Anaximnis Dick"^^xsd:string. + dc:creator _:Anaximnis_Dick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spaying.tld/gamuts/concomitance.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "flubbed concomitance unpuckered"^^xsd:string. + foaf:homepage "http://www.gamuts.tld/unpuckered/viragos.html"^^xsd:string. + swrc:journal . +_:Kaleb_Eovaldi rdf:type foaf:Person. +_:Kaleb_Eovaldi foaf:name "Kaleb Eovaldi"^^xsd:string. + dc:creator _:Kaleb_Eovaldi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.concomitance.tld/viragos/offside.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "unpuckered offside oddest"^^xsd:string. + foaf:homepage "http://www.viragos.tld/oddest/meritoriously.html"^^xsd:string. + swrc:journal . +_:Cursetta_Isa rdf:type foaf:Person. +_:Cursetta_Isa foaf:name "Cursetta Isa"^^xsd:string. + dc:creator _:Cursetta_Isa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.offside.tld/meritoriously/inflexibility.html"^^xsd:string. + swrc:note "nonimmunities laburnum resupplied ironware acquitted contraindication reinvolvement redeyes optional national"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "oddest inflexibility wornness"^^xsd:string. + foaf:homepage "http://www.meritoriously.tld/wornness/insulation.html"^^xsd:string. + swrc:journal . +_:Josianne_Gopen rdf:type foaf:Person. +_:Josianne_Gopen foaf:name "Josianne Gopen"^^xsd:string. + dc:creator _:Josianne_Gopen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inflexibility.tld/insulation/maladministrative.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "wornness maladministrative inaptly"^^xsd:string. + foaf:homepage "http://www.insulation.tld/inaptly/crawlway.html"^^xsd:string. + swrc:journal . +_:Izo_Striker rdf:type foaf:Person. +_:Izo_Striker foaf:name "Izo Striker"^^xsd:string. + dc:creator _:Izo_Striker. +_:Birke_Schutz rdf:type foaf:Person. +_:Birke_Schutz foaf:name "Birke Schutz"^^xsd:string. + dc:creator _:Birke_Schutz. + swrc:editor _:Jivanta_Quintania. + swrc:editor _:Faheem_Plegge. + rdf:type bench:Incollection. + bench:booktitle "maladministrative crawlway vealier"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "inaptly vealier ops"^^xsd:string. + foaf:homepage "http://www.crawlway.tld/ops/participator.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. +_:Coletta_Holtmeier rdf:type foaf:Person. +_:Coletta_Holtmeier foaf:name "Coletta Holtmeier"^^xsd:string. + dc:creator _:Coletta_Holtmeier. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1960)"^^xsd:string. + swrc:volume "12"^^xsd:integer. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "62"^^xsd:integer. + dc:title "ops scintillates wickiup"^^xsd:string. + foaf:homepage "http://www.participator.tld/wickiup/keloidal.html"^^xsd:string. + swrc:journal . +_:Makarius_Passini rdf:type foaf:Person. +_:Makarius_Passini foaf:name "Makarius Passini"^^xsd:string. + dc:creator _:Makarius_Passini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scintillates.tld/keloidal/faqir.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "wickiup faqir gamic"^^xsd:string. + foaf:homepage "http://www.keloidal.tld/gamic/extorts.html"^^xsd:string. + swrc:journal . +_:Zofia_Zurek rdf:type foaf:Person. +_:Zofia_Zurek foaf:name "Zofia Zurek"^^xsd:string. + dc:creator _:Zofia_Zurek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.faqir.tld/extorts/cantonment.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "gamic cantonment stretching"^^xsd:string. + foaf:homepage "http://www.extorts.tld/stretching/sandblasters.html"^^xsd:string. + swrc:journal . +_:Ghaali_Worthy rdf:type foaf:Person. +_:Ghaali_Worthy foaf:name "Ghaali Worthy"^^xsd:string. + dc:creator _:Ghaali_Worthy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cantonment.tld/sandblasters/scandinavians.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "stretching scandinavians dover"^^xsd:string. + foaf:homepage "http://www.sandblasters.tld/dover/academes.html"^^xsd:string. + swrc:journal . +_:Utor_Gennusa rdf:type foaf:Person. +_:Utor_Gennusa foaf:name "Utor Gennusa"^^xsd:string. + dc:creator _:Utor_Gennusa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scandinavians.tld/academes/tachs.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "dover tachs feaster"^^xsd:string. + foaf:homepage "http://www.academes.tld/feaster/actable.html"^^xsd:string. + swrc:journal . +_:AbdulMaalik_Mccaffity rdf:type foaf:Person. +_:AbdulMaalik_Mccaffity foaf:name "AbdulMaalik Mccaffity"^^xsd:string. + dc:creator _:AbdulMaalik_Mccaffity. +_:Mabel_Gaito rdf:type foaf:Person. +_:Mabel_Gaito foaf:name "Mabel Gaito"^^xsd:string. + dc:creator _:Mabel_Gaito. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tachs.tld/actable/chortles.html"^^xsd:string. + dc:title "feaster chortles conventionalism"^^xsd:string. + foaf:homepage "http://www.actable.tld/conventionalism/nonstick.html"^^xsd:string. + swrc:journal . +_:Lajila_Stecklein rdf:type foaf:Person. +_:Lajila_Stecklein foaf:name "Lajila Stecklein"^^xsd:string. + dc:creator _:Lajila_Stecklein. + rdf:type bench:Article. + swrc:pages "186"^^xsd:integer. + dc:title "chortles nonstick rheometers"^^xsd:string. + foaf:homepage "http://www.conventionalism.tld/rheometers/auditives.html"^^xsd:string. + swrc:journal . +_:Kersta_Prier rdf:type foaf:Person. +_:Kersta_Prier foaf:name "Kersta Prier"^^xsd:string. + dc:creator _:Kersta_Prier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonstick.tld/auditives/infecund.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "rheometers infecund slimming"^^xsd:string. + foaf:homepage "http://www.auditives.tld/slimming/nope.html"^^xsd:string. + swrc:journal . +_:Klithilde_Wieloch rdf:type foaf:Person. +_:Klithilde_Wieloch foaf:name "Klithilde Wieloch"^^xsd:string. + dc:creator _:Klithilde_Wieloch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.infecund.tld/nope/remeets.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "slimming remeets waistbands"^^xsd:string. + foaf:homepage "http://www.nope.tld/waistbands/dolmens.html"^^xsd:string. + swrc:journal . +_:Agathe_Benchoff rdf:type foaf:Person. +_:Agathe_Benchoff foaf:name "Agathe Benchoff"^^xsd:string. + dc:creator _:Agathe_Benchoff. +_:Gebharde_Host rdf:type foaf:Person. +_:Gebharde_Host foaf:name "Gebharde Host"^^xsd:string. + dc:creator _:Gebharde_Host. + rdf:type bench:Article. + rdfs:seeAlso "http://www.remeets.tld/dolmens/sects.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "waistbands sects ginghams"^^xsd:string. + foaf:homepage "http://www.dolmens.tld/ginghams/tunings.html"^^xsd:string. + swrc:journal . +_:Yumako_Reuer rdf:type foaf:Person. +_:Yumako_Reuer foaf:name "Yumako Reuer"^^xsd:string. + dc:creator _:Yumako_Reuer. + rdf:type bench:Article. + swrc:pages "114"^^xsd:integer. + dc:title "sects tunings fandangos"^^xsd:string. + foaf:homepage "http://www.ginghams.tld/fandangos/spherically.html"^^xsd:string. + swrc:journal . +_:Tokuma_Pizzuto rdf:type foaf:Person. +_:Tokuma_Pizzuto foaf:name "Tokuma Pizzuto"^^xsd:string. + dc:creator _:Tokuma_Pizzuto. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "tunings spherically bonds"^^xsd:string. + foaf:homepage "http://www.fandangos.tld/bonds/timbering.html"^^xsd:string. + swrc:journal . +_:Aine_Homsher rdf:type foaf:Person. +_:Aine_Homsher foaf:name "Aine Homsher"^^xsd:string. + dc:creator _:Aine_Homsher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spherically.tld/timbering/sleuths.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "bonds sleuths conned"^^xsd:string. + foaf:homepage "http://www.timbering.tld/conned/guilders.html"^^xsd:string. + swrc:journal . +_:Ceithin_Stimmell rdf:type foaf:Person. +_:Ceithin_Stimmell foaf:name "Ceithin Stimmell"^^xsd:string. + dc:creator _:Ceithin_Stimmell. +_:Arlette_Krzeminski rdf:type foaf:Person. +_:Arlette_Krzeminski foaf:name "Arlette Krzeminski"^^xsd:string. + dc:creator _:Arlette_Krzeminski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sleuths.tld/guilders/whispering.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "conned whispering counterrevolutionary"^^xsd:string. + foaf:homepage "http://www.guilders.tld/counterrevolutionary/touchiness.html"^^xsd:string. + swrc:journal . +_:Juliano_Tijing rdf:type foaf:Person. +_:Juliano_Tijing foaf:name "Juliano Tijing"^^xsd:string. + dc:creator _:Juliano_Tijing. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "whispering touchiness slouches"^^xsd:string. + foaf:homepage "http://www.counterrevolutionary.tld/slouches/pulsatory.html"^^xsd:string. + swrc:journal . +_:Karyna_Joyner rdf:type foaf:Person. +_:Karyna_Joyner foaf:name "Karyna Joyner"^^xsd:string. + dc:creator _:Karyna_Joyner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.touchiness.tld/pulsatory/prevues.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "slouches prevues larks"^^xsd:string. + foaf:homepage "http://www.pulsatory.tld/larks/carousers.html"^^xsd:string. + swrc:journal . +_:Hudhaifa_Bertagnoli rdf:type foaf:Person. +_:Hudhaifa_Bertagnoli foaf:name "Hudhaifa Bertagnoli"^^xsd:string. + dc:creator _:Hudhaifa_Bertagnoli. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prevues.tld/carousers/maladjustive.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "larks maladjustive datelining"^^xsd:string. + foaf:homepage "http://www.carousers.tld/datelining/frenches.html"^^xsd:string. + swrc:journal . +_:Tinieceseia_Botticello rdf:type foaf:Person. +_:Tinieceseia_Botticello foaf:name "Tinieceseia Botticello"^^xsd:string. + dc:creator _:Tinieceseia_Botticello. + rdf:type bench:Article. + swrc:pages "67"^^xsd:integer. + dc:title "maladjustive frenches brunettes"^^xsd:string. + foaf:homepage "http://www.datelining.tld/brunettes/badgerly.html"^^xsd:string. + swrc:journal . +_:Fabrizio_Gant rdf:type foaf:Person. +_:Fabrizio_Gant foaf:name "Fabrizio Gant"^^xsd:string. + dc:creator _:Fabrizio_Gant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.frenches.tld/badgerly/flagger.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "brunettes flagger orig"^^xsd:string. + foaf:homepage "http://www.badgerly.tld/orig/piggie.html"^^xsd:string. + swrc:journal . +_:Virgil_Sweis rdf:type foaf:Person. +_:Virgil_Sweis foaf:name "Virgil Sweis"^^xsd:string. + dc:creator _:Virgil_Sweis. + rdf:type bench:Article. + swrc:pages "125"^^xsd:integer. + dc:title "flagger piggie principled"^^xsd:string. + foaf:homepage "http://www.orig.tld/principled/strangulates.html"^^xsd:string. + swrc:journal . +_:Garnet_Gebert rdf:type foaf:Person. +_:Garnet_Gebert foaf:name "Garnet Gebert"^^xsd:string. + dc:creator _:Garnet_Gebert. + rdf:type bench:Article. + swrc:pages "14"^^xsd:integer. + dc:title "piggie strangulates offeror"^^xsd:string. + foaf:homepage "http://www.principled.tld/offeror/liquate.html"^^xsd:string. + swrc:journal . +_:Sumie_Stamdifer rdf:type foaf:Person. +_:Sumie_Stamdifer foaf:name "Sumie Stamdifer"^^xsd:string. + dc:creator _:Sumie_Stamdifer. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "strangulates liquate terrified"^^xsd:string. + foaf:homepage "http://www.offeror.tld/terrified/searchings.html"^^xsd:string. + swrc:journal . +_:Endrik_Irle rdf:type foaf:Person. +_:Endrik_Irle foaf:name "Endrik Irle"^^xsd:string. + dc:creator _:Endrik_Irle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.liquate.tld/searchings/situps.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "terrified situps hillocks"^^xsd:string. + foaf:homepage "http://www.searchings.tld/hillocks/represented.html"^^xsd:string. + swrc:journal . +_:Selianka_Mansker rdf:type foaf:Person. +_:Selianka_Mansker foaf:name "Selianka Mansker"^^xsd:string. + dc:creator _:Selianka_Mansker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.situps.tld/represented/normalcies.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "hillocks normalcies intertangled"^^xsd:string. + foaf:homepage "http://www.represented.tld/intertangled/cliquing.html"^^xsd:string. + swrc:journal . +_:Lutfiyya_Tinch rdf:type foaf:Person. +_:Lutfiyya_Tinch foaf:name "Lutfiyya Tinch"^^xsd:string. + dc:creator _:Lutfiyya_Tinch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.normalcies.tld/cliquing/oppositional.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "intertangled oppositional coworkers"^^xsd:string. + foaf:homepage "http://www.cliquing.tld/coworkers/roadhouses.html"^^xsd:string. + swrc:journal . +_:Vanechka_Tardiff rdf:type foaf:Person. +_:Vanechka_Tardiff foaf:name "Vanechka Tardiff"^^xsd:string. + dc:creator _:Vanechka_Tardiff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oppositional.tld/roadhouses/featured.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "coworkers featured haggler"^^xsd:string. + foaf:homepage "http://www.roadhouses.tld/haggler/amphibiousness.html"^^xsd:string. + swrc:journal . +_:Pitri_Robillard rdf:type foaf:Person. +_:Pitri_Robillard foaf:name "Pitri Robillard"^^xsd:string. + dc:creator _:Pitri_Robillard. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "featured amphibiousness reeky"^^xsd:string. + foaf:homepage "http://www.haggler.tld/reeky/recklessness.html"^^xsd:string. + swrc:journal . +_:Mayo_Warsing rdf:type foaf:Person. +_:Mayo_Warsing foaf:name "Mayo Warsing"^^xsd:string. + dc:creator _:Mayo_Warsing. +_:Ashavari_Kavaney rdf:type foaf:Person. +_:Ashavari_Kavaney foaf:name "Ashavari Kavaney"^^xsd:string. + dc:creator _:Ashavari_Kavaney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.amphibiousness.tld/recklessness/erased.html"^^xsd:string. + dc:title "reeky erased outclass"^^xsd:string. + foaf:homepage "http://www.recklessness.tld/outclass/oracles.html"^^xsd:string. + swrc:journal . +_:Eszter_Bones rdf:type foaf:Person. +_:Eszter_Bones foaf:name "Eszter Bones"^^xsd:string. + dc:creator _:Eszter_Bones. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "erased oracles fussiness"^^xsd:string. + foaf:homepage "http://www.outclass.tld/fussiness/snobbier.html"^^xsd:string. + swrc:journal . +_:Luise_Yokely rdf:type foaf:Person. +_:Luise_Yokely foaf:name "Luise Yokely"^^xsd:string. + dc:creator _:Luise_Yokely. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oracles.tld/snobbier/unhanding.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "fussiness unhanding nuncios"^^xsd:string. + foaf:homepage "http://www.snobbier.tld/nuncios/chitlins.html"^^xsd:string. + swrc:journal . +_:Nanmadol_Walgren rdf:type foaf:Person. +_:Nanmadol_Walgren foaf:name "Nanmadol Walgren"^^xsd:string. + dc:creator _:Nanmadol_Walgren. +_:Palmira_Soll rdf:type foaf:Person. +_:Palmira_Soll foaf:name "Palmira Soll"^^xsd:string. + dc:creator _:Palmira_Soll. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unhanding.tld/chitlins/sparry.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "nuncios sparry checkering"^^xsd:string. + foaf:homepage "http://www.chitlins.tld/checkering/sandalwoods.html"^^xsd:string. + swrc:journal . +_:Mamelfa_Learned rdf:type foaf:Person. +_:Mamelfa_Learned foaf:name "Mamelfa Learned"^^xsd:string. + dc:creator _:Mamelfa_Learned. +_:Yoichi_Istorico rdf:type foaf:Person. +_:Yoichi_Istorico foaf:name "Yoichi Istorico"^^xsd:string. + dc:creator _:Yoichi_Istorico. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sparry.tld/sandalwoods/renominates.html"^^xsd:string. + swrc:month "1"^^xsd:integer. + swrc:pages "182"^^xsd:integer. + dc:title "checkering renominates condemner"^^xsd:string. + foaf:homepage "http://www.sandalwoods.tld/condemner/goslings.html"^^xsd:string. + swrc:journal . +_:Manaara_Tennett rdf:type foaf:Person. +_:Manaara_Tennett foaf:name "Manaara Tennett"^^xsd:string. + dc:creator _:Manaara_Tennett. + rdf:type bench:Article. + rdfs:seeAlso "http://www.renominates.tld/goslings/tramcars.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "condemner tramcars possibler"^^xsd:string. + foaf:homepage "http://www.goslings.tld/possibler/reconnects.html"^^xsd:string. + swrc:journal . +_:Aliyya_Antoniuk rdf:type foaf:Person. +_:Aliyya_Antoniuk foaf:name "Aliyya Antoniuk"^^xsd:string. + dc:creator _:Aliyya_Antoniuk. + rdf:type bench:Article. + swrc:pages "123"^^xsd:integer. + dc:title "tramcars reconnects chippers"^^xsd:string. + foaf:homepage "http://www.possibler.tld/chippers/interspersed.html"^^xsd:string. + swrc:journal . +_:Gesine_Desue rdf:type foaf:Person. +_:Gesine_Desue foaf:name "Gesine Desue"^^xsd:string. + dc:creator _:Gesine_Desue. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "reconnects interspersed uprear"^^xsd:string. + foaf:homepage "http://www.chippers.tld/uprear/impersonated.html"^^xsd:string. + swrc:journal . +_:Nele_Stromquist rdf:type foaf:Person. +_:Nele_Stromquist foaf:name "Nele Stromquist"^^xsd:string. + dc:creator _:Nele_Stromquist. + rdf:type bench:Article. + swrc:pages "56"^^xsd:integer. + dc:title "interspersed impersonated envisage"^^xsd:string. + foaf:homepage "http://www.uprear.tld/envisage/vastness.html"^^xsd:string. + swrc:journal . +_:Bakar_Trogdon rdf:type foaf:Person. +_:Bakar_Trogdon foaf:name "Bakar Trogdon"^^xsd:string. + dc:creator _:Bakar_Trogdon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impersonated.tld/vastness/suspire.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "envisage suspire tattersalls"^^xsd:string. + foaf:homepage "http://www.vastness.tld/tattersalls/supertaxes.html"^^xsd:string. + swrc:journal . +_:Mervyn_Chamnanphony rdf:type foaf:Person. +_:Mervyn_Chamnanphony foaf:name "Mervyn Chamnanphony"^^xsd:string. + dc:creator _:Mervyn_Chamnanphony. + rdf:type bench:Article. + rdfs:seeAlso "http://www.suspire.tld/supertaxes/rollicked.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "tattersalls rollicked inexactitude"^^xsd:string. + foaf:homepage "http://www.supertaxes.tld/inexactitude/applicators.html"^^xsd:string. + swrc:journal . +_:Gela_Bong rdf:type foaf:Person. +_:Gela_Bong foaf:name "Gela Bong"^^xsd:string. + dc:creator _:Gela_Bong. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rollicked.tld/applicators/autosuggestions.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "inexactitude autosuggestions howbeit"^^xsd:string. + foaf:homepage "http://www.applicators.tld/howbeit/memorably.html"^^xsd:string. + swrc:journal . +_:Digo_Belli rdf:type foaf:Person. +_:Digo_Belli foaf:name "Digo Belli"^^xsd:string. + dc:creator _:Digo_Belli. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "autosuggestions memorably extemporize"^^xsd:string. + foaf:homepage "http://www.howbeit.tld/extemporize/frantically.html"^^xsd:string. + swrc:journal . +_:Eurystheus_Proveaux rdf:type foaf:Person. +_:Eurystheus_Proveaux foaf:name "Eurystheus Proveaux"^^xsd:string. + dc:creator _:Eurystheus_Proveaux. +_:Marjorie_Ruggiere rdf:type foaf:Person. +_:Marjorie_Ruggiere foaf:name "Marjorie Ruggiere"^^xsd:string. + dc:creator _:Marjorie_Ruggiere. + rdf:type bench:Article. + rdfs:seeAlso "http://www.memorably.tld/frantically/hairwork.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "extemporize hairwork proudest"^^xsd:string. + foaf:homepage "http://www.frantically.tld/proudest/praters.html"^^xsd:string. + swrc:journal . +_:Oharu_Kendricks rdf:type foaf:Person. +_:Oharu_Kendricks foaf:name "Oharu Kendricks"^^xsd:string. + dc:creator _:Oharu_Kendricks. + swrc:editor _:Vida_Bonas. + swrc:editor _:Larry_Espejel. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1960)"^^xsd:string. + swrc:volume "7"^^xsd:integer. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "proudest opes albatrosses"^^xsd:string. + foaf:homepage "http://www.praters.tld/albatrosses/calculation.html"^^xsd:string. + swrc:journal . +_:Iza_Lamboy rdf:type foaf:Person. +_:Iza_Lamboy foaf:name "Iza Lamboy"^^xsd:string. + dc:creator _:Iza_Lamboy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.opes.tld/calculation/stellify.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "albatrosses stellify mucuses"^^xsd:string. + foaf:homepage "http://www.calculation.tld/mucuses/reusableness.html"^^xsd:string. + swrc:journal . +_:Cynthiarose_Pembleton rdf:type foaf:Person. +_:Cynthiarose_Pembleton foaf:name "Cynthiarose Pembleton"^^xsd:string. + dc:creator _:Cynthiarose_Pembleton. + rdf:type bench:Article. + dc:title "stellify reusableness gatsby"^^xsd:string. + foaf:homepage "http://www.mucuses.tld/gatsby/virologist.html"^^xsd:string. + swrc:journal . +_:Cordell_Coodey rdf:type foaf:Person. +_:Cordell_Coodey foaf:name "Cordell Coodey"^^xsd:string. + dc:creator _:Cordell_Coodey. + rdf:type bench:Article. + bench:cdrom "http://www.reusableness.tld/virologist/striker.html"^^xsd:string. + rdfs:seeAlso "http://www.gatsby.tld/striker/hocussing.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "virologist hocussing frontlets"^^xsd:string. + foaf:homepage "http://www.striker.tld/frontlets/braggarts.html"^^xsd:string. + swrc:journal . +_:Mabon_Meardon rdf:type foaf:Person. +_:Mabon_Meardon foaf:name "Mabon Meardon"^^xsd:string. + dc:creator _:Mabon_Meardon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hocussing.tld/braggarts/snatchy.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "frontlets snatchy waltzes"^^xsd:string. + foaf:homepage "http://www.braggarts.tld/waltzes/prebendary.html"^^xsd:string. + swrc:journal . +_:Alessa_Kohan rdf:type foaf:Person. +_:Alessa_Kohan foaf:name "Alessa Kohan"^^xsd:string. + dc:creator _:Alessa_Kohan. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "snatchy prebendary intitling"^^xsd:string. + foaf:homepage "http://www.waltzes.tld/intitling/disobediently.html"^^xsd:string. + swrc:journal . +_:Dmitrovna_Avril rdf:type foaf:Person. +_:Dmitrovna_Avril foaf:name "Dmitrovna Avril"^^xsd:string. + dc:creator _:Dmitrovna_Avril. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prebendary.tld/disobediently/jokers.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "intitling jokers policed"^^xsd:string. + foaf:homepage "http://www.disobediently.tld/policed/primus.html"^^xsd:string. + swrc:journal . +_:Francis_Petway rdf:type foaf:Person. +_:Francis_Petway foaf:name "Francis Petway"^^xsd:string. + dc:creator _:Francis_Petway. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jokers.tld/primus/matings.html"^^xsd:string. + dc:title "policed matings promotions"^^xsd:string. + foaf:homepage "http://www.primus.tld/promotions/heritors.html"^^xsd:string. + swrc:journal . +_:Isak_Lunford rdf:type foaf:Person. +_:Isak_Lunford foaf:name "Isak Lunford"^^xsd:string. + dc:creator _:Isak_Lunford. + rdf:type bench:Article. + bench:cdrom "http://www.matings.tld/heritors/reconciles.html"^^xsd:string. + rdfs:seeAlso "http://www.promotions.tld/reconciles/orphanhood.html"^^xsd:string. + dc:title "heritors orphanhood muckrake"^^xsd:string. + foaf:homepage "http://www.reconciles.tld/muckrake/jimmied.html"^^xsd:string. + swrc:journal . +_:Kaylin_Bettner rdf:type foaf:Person. +_:Kaylin_Bettner foaf:name "Kaylin Bettner"^^xsd:string. + dc:creator _:Kaylin_Bettner. + rdf:type bench:Article. + swrc:pages "113"^^xsd:integer. + dc:title "orphanhood jimmied domiciliary"^^xsd:string. + foaf:homepage "http://www.muckrake.tld/domiciliary/deathlessly.html"^^xsd:string. + swrc:journal . +_:Eliazar_Manner rdf:type foaf:Person. +_:Eliazar_Manner foaf:name "Eliazar Manner"^^xsd:string. + dc:creator _:Eliazar_Manner. + rdf:type bench:Article. + swrc:pages "82"^^xsd:integer. + dc:title "jimmied deathlessly armband"^^xsd:string. + foaf:homepage "http://www.domiciliary.tld/armband/gammon.html"^^xsd:string. + swrc:journal . +_:Idoia_Dicken rdf:type foaf:Person. +_:Idoia_Dicken foaf:name "Idoia Dicken"^^xsd:string. + dc:creator _:Idoia_Dicken. +_:Carol_Litchford rdf:type foaf:Person. +_:Carol_Litchford foaf:name "Carol Litchford"^^xsd:string. + dc:creator _:Carol_Litchford. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "deathlessly gammon blasphemer"^^xsd:string. + foaf:homepage "http://www.armband.tld/blasphemer/antinomianism.html"^^xsd:string. + swrc:journal . +_:Ravid_Laidlaw rdf:type foaf:Person. +_:Ravid_Laidlaw foaf:name "Ravid Laidlaw"^^xsd:string. + dc:creator _:Ravid_Laidlaw. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gammon.tld/antinomianism/soffits.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "blasphemer soffits chainmen"^^xsd:string. + foaf:homepage "http://www.antinomianism.tld/chainmen/fiftieths.html"^^xsd:string. + swrc:journal . +_:May_Hamiton rdf:type foaf:Person. +_:May_Hamiton foaf:name "May Hamiton"^^xsd:string. + dc:creator _:May_Hamiton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.soffits.tld/fiftieths/guaranteed.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "chainmen guaranteed giggliest"^^xsd:string. + foaf:homepage "http://www.fiftieths.tld/giggliest/baggings.html"^^xsd:string. + swrc:journal . +_:Ambrocio_Litten rdf:type foaf:Person. +_:Ambrocio_Litten foaf:name "Ambrocio Litten"^^xsd:string. + dc:creator _:Ambrocio_Litten. + rdf:type bench:Article. + swrc:pages "7"^^xsd:integer. + dc:title "guaranteed baggings insalivation"^^xsd:string. + foaf:homepage "http://www.giggliest.tld/insalivation/pitifuller.html"^^xsd:string. + swrc:journal . +_:Mstislava_Touby rdf:type foaf:Person. +_:Mstislava_Touby foaf:name "Mstislava Touby"^^xsd:string. + dc:creator _:Mstislava_Touby. + rdf:type bench:Article. + rdfs:seeAlso "http://www.baggings.tld/pitifuller/mightier.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "insalivation mightier shucker"^^xsd:string. + foaf:homepage "http://www.pitifuller.tld/shucker/unstates.html"^^xsd:string. + swrc:journal . +_:Slava_Matherson rdf:type foaf:Person. +_:Slava_Matherson foaf:name "Slava Matherson"^^xsd:string. + dc:creator _:Slava_Matherson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mightier.tld/unstates/contraction.html"^^xsd:string. + dc:title "shucker contraction amiable"^^xsd:string. + foaf:homepage "http://www.unstates.tld/amiable/reanalyses.html"^^xsd:string. + swrc:journal . +_:Flavia_Balnis rdf:type foaf:Person. +_:Flavia_Balnis foaf:name "Flavia Balnis"^^xsd:string. + dc:creator _:Flavia_Balnis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.contraction.tld/reanalyses/grasshopper.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "amiable grasshopper posits"^^xsd:string. + foaf:homepage "http://www.reanalyses.tld/posits/overweighed.html"^^xsd:string. + swrc:journal . +_:Edwyn_Spalinger rdf:type foaf:Person. +_:Edwyn_Spalinger foaf:name "Edwyn Spalinger"^^xsd:string. + dc:creator _:Edwyn_Spalinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grasshopper.tld/overweighed/astir.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "posits astir praxeological"^^xsd:string. + foaf:homepage "http://www.overweighed.tld/praxeological/plighting.html"^^xsd:string. + swrc:journal . +_:Takao_Stoneham rdf:type foaf:Person. +_:Takao_Stoneham foaf:name "Takao Stoneham"^^xsd:string. + dc:creator _:Takao_Stoneham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.astir.tld/plighting/dreariest.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "praxeological dreariest haphazardly"^^xsd:string. + foaf:homepage "http://www.plighting.tld/haphazardly/enabling.html"^^xsd:string. + swrc:journal . +_:Cadmon_Santamaria rdf:type foaf:Person. +_:Cadmon_Santamaria foaf:name "Cadmon Santamaria"^^xsd:string. + dc:creator _:Cadmon_Santamaria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dreariest.tld/enabling/bromos.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "haphazardly bromos indianian"^^xsd:string. + foaf:homepage "http://www.enabling.tld/indianian/sues.html"^^xsd:string. + swrc:journal . +_:Gottfried_Lanzoni rdf:type foaf:Person. +_:Gottfried_Lanzoni foaf:name "Gottfried Lanzoni"^^xsd:string. + dc:creator _:Gottfried_Lanzoni. +_:Noach_Goodard rdf:type foaf:Person. +_:Noach_Goodard foaf:name "Noach Goodard"^^xsd:string. + dc:creator _:Noach_Goodard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bromos.tld/sues/mesmerist.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "indianian mesmerist macrocosm"^^xsd:string. + foaf:homepage "http://www.sues.tld/macrocosm/balded.html"^^xsd:string. + swrc:journal . +_:ApOwen_Hersch rdf:type foaf:Person. +_:ApOwen_Hersch foaf:name "ApOwen Hersch"^^xsd:string. + dc:creator _:ApOwen_Hersch. + rdf:type bench:Article. + swrc:pages "54"^^xsd:integer. + dc:title "mesmerist balded unwelded"^^xsd:string. + foaf:homepage "http://www.macrocosm.tld/unwelded/repudiating.html"^^xsd:string. + swrc:journal . +_:Deianira_Laflin rdf:type foaf:Person. +_:Deianira_Laflin foaf:name "Deianira Laflin"^^xsd:string. + dc:creator _:Deianira_Laflin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.balded.tld/repudiating/gazelles.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "unwelded gazelles dropsical"^^xsd:string. + foaf:homepage "http://www.repudiating.tld/dropsical/drawler.html"^^xsd:string. + swrc:journal . +_:Kunei_Mckinney rdf:type foaf:Person. +_:Kunei_Mckinney foaf:name "Kunei Mckinney"^^xsd:string. + dc:creator _:Kunei_Mckinney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gazelles.tld/drawler/christly.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "dropsical christly workless"^^xsd:string. + foaf:homepage "http://www.drawler.tld/workless/devisals.html"^^xsd:string. + swrc:journal . +_:Tomiichi_Licea rdf:type foaf:Person. +_:Tomiichi_Licea foaf:name "Tomiichi Licea"^^xsd:string. + dc:creator _:Tomiichi_Licea. + rdf:type bench:Article. + rdfs:seeAlso "http://www.christly.tld/devisals/sweetly.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "workless sweetly preterit"^^xsd:string. + foaf:homepage "http://www.devisals.tld/preterit/ganglionic.html"^^xsd:string. + swrc:journal . +_:Edgarda_Piccinini rdf:type foaf:Person. +_:Edgarda_Piccinini foaf:name "Edgarda Piccinini"^^xsd:string. + dc:creator _:Edgarda_Piccinini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sweetly.tld/ganglionic/diddling.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "preterit diddling contradictions"^^xsd:string. + foaf:homepage "http://www.ganglionic.tld/contradictions/sasses.html"^^xsd:string. + swrc:journal . +_:Liridona_Scheibner rdf:type foaf:Person. +_:Liridona_Scheibner foaf:name "Liridona Scheibner"^^xsd:string. + dc:creator _:Liridona_Scheibner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.diddling.tld/sasses/categorized.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "contradictions categorized dwarfs"^^xsd:string. + foaf:homepage "http://www.sasses.tld/dwarfs/nonindependent.html"^^xsd:string. + swrc:journal . +_:Brianne_Challacombe rdf:type foaf:Person. +_:Brianne_Challacombe foaf:name "Brianne Challacombe"^^xsd:string. + dc:creator _:Brianne_Challacombe. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "categorized nonindependent pbx"^^xsd:string. + foaf:homepage "http://www.dwarfs.tld/pbx/plausibility.html"^^xsd:string. + swrc:journal . +_:Adam_Janik rdf:type foaf:Person. +_:Adam_Janik foaf:name "Adam Janik"^^xsd:string. + dc:creator _:Adam_Janik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonindependent.tld/plausibility/sitting.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "pbx sitting wimple"^^xsd:string. + foaf:homepage "http://www.plausibility.tld/wimple/scubas.html"^^xsd:string. + swrc:journal . +_:Jurg_Mooneyham rdf:type foaf:Person. +_:Jurg_Mooneyham foaf:name "Jurg Mooneyham"^^xsd:string. + dc:creator _:Jurg_Mooneyham. +_:Tadd_Vanpatton rdf:type foaf:Person. +_:Tadd_Vanpatton foaf:name "Tadd Vanpatton"^^xsd:string. + dc:creator _:Tadd_Vanpatton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sitting.tld/scubas/arrestee.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "wimple arrestee monism"^^xsd:string. + foaf:homepage "http://www.scubas.tld/monism/impermeabilities.html"^^xsd:string. + swrc:journal . +_:Lorraine_Mahapatra rdf:type foaf:Person. +_:Lorraine_Mahapatra foaf:name "Lorraine Mahapatra"^^xsd:string. + dc:creator _:Lorraine_Mahapatra. + rdf:type bench:Article. + swrc:pages "168"^^xsd:integer. + dc:title "arrestee impermeabilities basques"^^xsd:string. + foaf:homepage "http://www.monism.tld/basques/defensibility.html"^^xsd:string. + swrc:journal . +_:Edviva_Geist rdf:type foaf:Person. +_:Edviva_Geist foaf:name "Edviva Geist"^^xsd:string. + dc:creator _:Edviva_Geist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impermeabilities.tld/defensibility/nucleation.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "basques nucleation allovers"^^xsd:string. + foaf:homepage "http://www.defensibility.tld/allovers/enterable.html"^^xsd:string. + swrc:journal . +_:Cristine_Christoforou rdf:type foaf:Person. +_:Cristine_Christoforou foaf:name "Cristine Christoforou"^^xsd:string. + dc:creator _:Cristine_Christoforou. + rdf:type bench:Incollection. + bench:booktitle "nucleation enterable entertaining"^^xsd:string. + rdfs:seeAlso "http://www.allovers.tld/entertaining/totalling.html"^^xsd:string. + dc:title "enterable totalling scalars"^^xsd:string. + foaf:homepage "http://www.entertaining.tld/scalars/hirelings.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. +_:Holdine_Schuering rdf:type foaf:Person. +_:Holdine_Schuering foaf:name "Holdine Schuering"^^xsd:string. + dc:creator _:Holdine_Schuering. + rdf:type bench:Proceedings. + bench:booktitle "totalling hirelings reliquidation"^^xsd:string. + swrc:isbn "0-7762-6734-0"^^xsd:string. + dc:publisher "Van Nostrand Reinhold"^^xsd:string. + swrc:series "1805"^^xsd:integer. + dc:title "Proceeding 2 (1960)"^^xsd:string. + foaf:homepage "http://www.hirelings.tld/courtyards/abandons.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "reliquidation abandons overheating"^^xsd:string. + rdfs:seeAlso "http://www.courtyards.tld/overheating/codefendant.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "abandons codefendant jesters"^^xsd:string. + foaf:homepage "http://www.overheating.tld/jesters/dowries.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yoshino_Mohomed. + dc:creator _:Savastian_Jonte. + rdf:type bench:Inproceedings. + bench:booktitle "codefendant dowries sippy"^^xsd:string. + rdfs:seeAlso "http://www.jesters.tld/sippy/interorbital.html"^^xsd:string. + dc:title "dowries interorbital whits"^^xsd:string. + foaf:homepage "http://www.sippy.tld/whits/mishears.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Suhail_Goodger. + dcterms:references _:references9. +_:references9 rdf:type rdf:Bag. +_:references9 rdf:_1 . +_:references9 rdf:_2 . +_:references9 rdf:_3 . +_:references9 rdf:_4 . +_:references9 rdf:_5 . +_:references9 rdf:_6 . +_:references9 rdf:_7 . +_:references9 rdf:_8 . +_:references9 rdf:_9 . +_:references9 rdf:_10 . +_:references9 rdf:_11 . +_:references9 rdf:_12 . +_:references9 rdf:_13 . +_:references9 rdf:_14 . +_:references9 rdf:_15 . +_:references9 rdf:_16 . +_:references9 rdf:_17 . +_:references9 rdf:_18 . + rdf:type bench:Inproceedings. + bench:booktitle "interorbital mishears surplices"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "whits surplices incapacitates"^^xsd:string. + foaf:homepage "http://www.mishears.tld/incapacitates/dreaming.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bhilangana_Beauman. + rdf:type bench:Inproceedings. + bench:booktitle "surplices dreaming planetologists"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "incapacitates planetologists graved"^^xsd:string. + foaf:homepage "http://www.dreaming.tld/graved/lunas.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adele_Pomales. + dc:creator _:Marion_Verdi. + rdf:type bench:Inproceedings. + bench:booktitle "planetologists lunas chaffinch"^^xsd:string. + rdfs:seeAlso "http://www.graved.tld/chaffinch/effusions.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "lunas effusions deigning"^^xsd:string. + foaf:homepage "http://www.chaffinch.tld/deigning/uniters.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Liubchanina_Gou. + rdf:type bench:Inproceedings. + bench:booktitle "effusions uniters unpaid"^^xsd:string. + rdfs:seeAlso "http://www.deigning.tld/unpaid/ungratifying.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "uniters ungratifying scandalize"^^xsd:string. + foaf:homepage "http://www.unpaid.tld/scandalize/medicative.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lunetta_Cathie. + rdf:type bench:Inproceedings. + bench:booktitle "ungratifying medicative presented"^^xsd:string. + rdfs:seeAlso "http://www.scandalize.tld/presented/officiation.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "medicative officiation mashy"^^xsd:string. + foaf:homepage "http://www.presented.tld/mashy/resizing.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carolina_Slosek. + rdf:type bench:Inproceedings. + bench:booktitle "officiation resizing unventilated"^^xsd:string. + rdfs:seeAlso "http://www.mashy.tld/unventilated/mergences.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "resizing mergences barest"^^xsd:string. + foaf:homepage "http://www.unventilated.tld/barest/tiros.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Eumaeus_Druvenga. + dc:creator _:Giovana_Theunissen. + rdf:type bench:Inproceedings. + bench:booktitle "mergences tiros parliaments"^^xsd:string. + rdfs:seeAlso "http://www.barest.tld/parliaments/mister.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "tiros mister wiredrawn"^^xsd:string. + foaf:homepage "http://www.parliaments.tld/wiredrawn/tolerantly.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Muifa_Emick. + rdf:type bench:Inproceedings. + bench:booktitle "mister tolerantly crimped"^^xsd:string. + rdfs:seeAlso "http://www.wiredrawn.tld/crimped/ambitiously.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "tolerantly ambitiously dilapidated"^^xsd:string. + foaf:homepage "http://www.crimped.tld/dilapidated/ruralites.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:BwIch_Stahlberg. + rdf:type bench:Inproceedings. + bench:booktitle "ambitiously ruralites phosphorous"^^xsd:string. + rdfs:seeAlso "http://www.dilapidated.tld/phosphorous/fettucini.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "ruralites fettucini evangelical"^^xsd:string. + foaf:homepage "http://www.phosphorous.tld/evangelical/recharting.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cleo_Clauss. + dc:creator _:Ricki_Alejo. + rdf:type bench:Inproceedings. + bench:booktitle "fettucini recharting djellabas"^^xsd:string. + rdfs:seeAlso "http://www.evangelical.tld/djellabas/distortions.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "recharting distortions absolutes"^^xsd:string. + foaf:homepage "http://www.djellabas.tld/absolutes/blasting.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Doma_Markrof. + rdf:type bench:Inproceedings. + bench:booktitle "distortions blasting ungenial"^^xsd:string. + rdfs:seeAlso "http://www.absolutes.tld/ungenial/rhetors.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "blasting rhetors nobleness"^^xsd:string. + foaf:homepage "http://www.ungenial.tld/nobleness/rickrack.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lita_Amacker. + rdf:type bench:Inproceedings. + bench:booktitle "rhetors rickrack championship"^^xsd:string. + rdfs:seeAlso "http://www.nobleness.tld/championship/jour.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "rickrack jour hankerer"^^xsd:string. + foaf:homepage "http://www.championship.tld/hankerer/erodes.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cyrus_Lidtke. + rdf:type bench:Inproceedings. + bench:booktitle "jour erodes fanzines"^^xsd:string. + rdfs:seeAlso "http://www.hankerer.tld/fanzines/boogers.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "erodes boogers boomier"^^xsd:string. + foaf:homepage "http://www.fanzines.tld/boomier/harrowers.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Slavik_Weedon. + rdf:type bench:Inproceedings. + bench:booktitle "boogers harrowers salaciousness"^^xsd:string. + rdfs:seeAlso "http://www.boomier.tld/salaciousness/jeer.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "harrowers jeer recusator"^^xsd:string. + foaf:homepage "http://www.salaciousness.tld/recusator/hashishes.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hunter_Collums. + rdf:type bench:Inproceedings. + bench:booktitle "jeer hashishes outshined"^^xsd:string. + rdfs:seeAlso "http://www.recusator.tld/outshined/mindedly.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "hashishes mindedly sawboneses"^^xsd:string. + foaf:homepage "http://www.outshined.tld/sawboneses/fervors.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tayshia_Marrara. + rdf:type bench:Inproceedings. + bench:booktitle "mindedly fervors expectorates"^^xsd:string. + rdfs:seeAlso "http://www.sawboneses.tld/expectorates/shedable.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "fervors shedable relation"^^xsd:string. + foaf:homepage "http://www.expectorates.tld/relation/rules.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Haajid_Condry. + rdf:type bench:Inproceedings. + bench:booktitle "shedable rules honeymooner"^^xsd:string. + rdfs:seeAlso "http://www.relation.tld/honeymooner/catalytically.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "rules catalytically introspections"^^xsd:string. + foaf:homepage "http://www.honeymooner.tld/introspections/housekeepers.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vickie_Riesinger. + rdf:type bench:Inproceedings. + bench:booktitle "catalytically housekeepers baboons"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "introspections baboons bullnose"^^xsd:string. + foaf:homepage "http://www.housekeepers.tld/bullnose/aberrants.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Poved_Hittle. + dc:creator _:Lailie_Lagoni. + dcterms:references _:references10. +_:references10 rdf:type rdf:Bag. +_:references10 rdf:_1 . +_:references10 rdf:_2 . +_:references10 rdf:_3 . +_:references10 rdf:_4 . +_:references10 rdf:_5 . +_:references10 rdf:_6 . +_:references10 rdf:_7 . + rdf:type bench:Inproceedings. + bench:booktitle "baboons aberrants issuers"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "bullnose issuers embanked"^^xsd:string. + foaf:homepage "http://www.aberrants.tld/embanked/shivering.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Haarith_Santheson. + rdf:type bench:Inproceedings. + bench:booktitle "issuers shivering repacking"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "embanked repacking upwardness"^^xsd:string. + foaf:homepage "http://www.shivering.tld/upwardness/jamb.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lolita_Henniger. + rdf:type bench:Inproceedings. + bench:booktitle "repacking jamb infold"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "upwardness infold carders"^^xsd:string. + foaf:homepage "http://www.jamb.tld/carders/demotion.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Uleki_Rumbley. + rdf:type bench:Inproceedings. + bench:booktitle "infold demotion relations"^^xsd:string. + rdfs:seeAlso "http://www.carders.tld/relations/acroliths.html"^^xsd:string. + dc:title "demotion acroliths soaked"^^xsd:string. + foaf:homepage "http://www.relations.tld/soaked/revocations.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ginessa_Wisinger. + rdf:type bench:Inproceedings. + bench:booktitle "acroliths revocations subcompacts"^^xsd:string. + rdfs:seeAlso "http://www.soaked.tld/subcompacts/referenced.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "revocations referenced shiploads"^^xsd:string. + foaf:homepage "http://www.subcompacts.tld/shiploads/torment.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dc:creator _:Candace_Yakulis. +_:Charlot_Zuckerman rdf:type foaf:Person. +_:Charlot_Zuckerman foaf:name "Charlot Zuckerman"^^xsd:string. + dc:creator _:Charlot_Zuckerman. + rdf:type bench:Inproceedings. + bench:abstract "taller repellency scattiest cabbages infractions racked assuagable algorithms scapegoats procurator whangers laggings poetically wisecrackers ferried bricked momentariness biogeographer huffs jostling auditorial demonetization teratogen nitros associatively insensitively commiseratively vampirism cherubical typecast slipover pores crematorium wheezier extortioners readjourning bacteriophage loather disarranging cynical shuttered yahoo remeasuring egresses geologer nonvoter rehearsers nonprejudicially flamming mornings longshoreman disarranges standards rationalists errands anviltops revaluing gunwales arrogance wilding stickouts intercalation milling evacuations squirmers daystars whoops merrymaker knifers introducer manchuria subbranch festoons fraudulently immoderateness nitrites safeguarded taskwork poops uncompartmentalize healing sensors basinet sleepless cellars looping dozy shewing partizans trills rehired disables bummest termer subbreed unbox overexerting stumbles holsteins invaders lith ledger fattener bulbul cowedly unoccupied engrossers zinging warheads amorality footwears customized woolen recoloring harmoniously symbiotically arete wistfulness familarity caravaning regrow outvoting defaces akvavit obtaining exited snowbushes hartebeest aspirers gravelled mummied noiseless bewares reloader ossia extractions visitant darkroom bangtails reacquired burdening slumming trussed envisioning lived embow deadfalls collinses reinjured heartsore tenderfoots flagellators"^^xsd:string. + bench:booktitle "referenced torment banterer"^^xsd:string. + rdfs:seeAlso "http://www.shiploads.tld/banterer/inlier.html"^^xsd:string. + dc:title "torment inlier toked"^^xsd:string. + foaf:homepage "http://www.banterer.tld/toked/umpteen.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. +_:Clancy_Greist rdf:type foaf:Person. +_:Clancy_Greist foaf:name "Clancy Greist"^^xsd:string. + dc:creator _:Clancy_Greist. + rdf:type bench:Inproceedings. + bench:booktitle "inlier umpteen tightrope"^^xsd:string. + rdfs:seeAlso "http://www.toked.tld/tightrope/recliners.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "umpteen recliners tuning"^^xsd:string. + foaf:homepage "http://www.tightrope.tld/tuning/covets.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . +_:Kazuo_Pitz rdf:type foaf:Person. +_:Kazuo_Pitz foaf:name "Kazuo Pitz"^^xsd:string. + dc:creator _:Kazuo_Pitz. + rdf:type bench:Inproceedings. + bench:booktitle "recliners covets slumberers"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "tuning slumberers triturate"^^xsd:string. + foaf:homepage "http://www.covets.tld/triturate/disburses.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . +_:Coryana_Pang rdf:type foaf:Person. +_:Coryana_Pang foaf:name "Coryana Pang"^^xsd:string. + dc:creator _:Coryana_Pang. + rdf:type bench:Inproceedings. + bench:booktitle "slumberers disburses firebox"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "triturate firebox reflowing"^^xsd:string. + foaf:homepage "http://www.disburses.tld/reflowing/acrobatically.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. +_:Vassily_Gassoway rdf:type foaf:Person. +_:Vassily_Gassoway foaf:name "Vassily Gassoway"^^xsd:string. + dc:creator _:Vassily_Gassoway. + rdf:type bench:Inproceedings. + bench:booktitle "firebox acrobatically babka"^^xsd:string. + dc:title "reflowing babka bottomed"^^xsd:string. + foaf:homepage "http://www.acrobatically.tld/bottomed/granulated.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. +_:Wendy_Rae rdf:type foaf:Person. +_:Wendy_Rae foaf:name "Wendy Rae"^^xsd:string. + dc:creator _:Wendy_Rae. + rdf:type bench:Inproceedings. + bench:booktitle "babka granulated ingoing"^^xsd:string. + rdfs:seeAlso "http://www.bottomed.tld/ingoing/semideserts.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "granulated semideserts decalcomanias"^^xsd:string. + foaf:homepage "http://www.ingoing.tld/decalcomanias/tinny.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. +_:Custenhin_Leibenstein rdf:type foaf:Person. +_:Custenhin_Leibenstein foaf:name "Custenhin Leibenstein"^^xsd:string. + dc:creator _:Custenhin_Leibenstein. + rdf:type bench:Inproceedings. + bench:booktitle "semideserts tinny nonpartisans"^^xsd:string. + rdfs:seeAlso "http://www.decalcomanias.tld/nonpartisans/ophidians.html"^^xsd:string. + dc:title "tinny ophidians jadishly"^^xsd:string. + foaf:homepage "http://www.nonpartisans.tld/jadishly/disfunction.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . +_:Christophe_Careaga rdf:type foaf:Person. +_:Christophe_Careaga foaf:name "Christophe Careaga"^^xsd:string. + dc:creator _:Christophe_Careaga. +_:Taajuddeen_Simmelink rdf:type foaf:Person. +_:Taajuddeen_Simmelink foaf:name "Taajuddeen Simmelink"^^xsd:string. + dc:creator _:Taajuddeen_Simmelink. + rdf:type bench:Inproceedings. + bench:booktitle "ophidians disfunction censurable"^^xsd:string. + rdfs:seeAlso "http://www.jadishly.tld/censurable/dopy.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "disfunction dopy demised"^^xsd:string. + foaf:homepage "http://www.censurable.tld/demised/secreter.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . +_:Vizelin_Rodnguez rdf:type foaf:Person. +_:Vizelin_Rodnguez foaf:name "Vizelin Rodnguez"^^xsd:string. + dc:creator _:Vizelin_Rodnguez. + rdf:type bench:Inproceedings. + bench:booktitle "dopy secreter hairsplitting"^^xsd:string. + rdfs:seeAlso "http://www.demised.tld/hairsplitting/sultrily.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "secreter sultrily irretrievably"^^xsd:string. + foaf:homepage "http://www.hairsplitting.tld/irretrievably/unlink.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. + dcterms:partOf . +_:Viktor_Farrior rdf:type foaf:Person. +_:Viktor_Farrior foaf:name "Viktor Farrior"^^xsd:string. + dc:creator _:Viktor_Farrior. + swrc:editor . + swrc:editor _:Conrado_Luzader. +_:Conrado_Luzader rdf:type foaf:Person. +_:Conrado_Luzader foaf:name "Conrado Luzader"^^xsd:string. + swrc:editor _:Gruffyn_Eschborn. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1960)"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.irretrievably.tld/widowers/incurability.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "unlink incurability sequestering"^^xsd:string. + foaf:homepage "http://www.widowers.tld/sequestering/biens.html"^^xsd:string. + swrc:journal . +_:Sakeen_Kotheimer rdf:type foaf:Person. +_:Sakeen_Kotheimer foaf:name "Sakeen Kotheimer"^^xsd:string. + dc:creator _:Sakeen_Kotheimer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incurability.tld/biens/upbeats.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "sequestering upbeats ionizers"^^xsd:string. + foaf:homepage "http://www.biens.tld/ionizers/deodorizers.html"^^xsd:string. + swrc:journal . +_:Narkis_Hickling rdf:type foaf:Person. +_:Narkis_Hickling foaf:name "Narkis Hickling"^^xsd:string. + dc:creator _:Narkis_Hickling. +_:Ashalata_Mede rdf:type foaf:Person. +_:Ashalata_Mede foaf:name "Ashalata Mede"^^xsd:string. + dc:creator _:Ashalata_Mede. + rdf:type bench:Article. + rdfs:seeAlso "http://www.upbeats.tld/deodorizers/macrocosmic.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "ionizers macrocosmic diallist"^^xsd:string. + foaf:homepage "http://www.deodorizers.tld/diallist/howdahs.html"^^xsd:string. + swrc:journal . +_:Carsen_Alescio rdf:type foaf:Person. +_:Carsen_Alescio foaf:name "Carsen Alescio"^^xsd:string. + dc:creator _:Carsen_Alescio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.macrocosmic.tld/howdahs/emaciating.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "diallist emaciating foredecks"^^xsd:string. + foaf:homepage "http://www.howdahs.tld/foredecks/timidity.html"^^xsd:string. + swrc:journal . +_:Zerlinda_Boyle rdf:type foaf:Person. +_:Zerlinda_Boyle foaf:name "Zerlinda Boyle"^^xsd:string. + dc:creator _:Zerlinda_Boyle. +_:Bhuvi_Lavell rdf:type foaf:Person. +_:Bhuvi_Lavell foaf:name "Bhuvi Lavell"^^xsd:string. + dc:creator _:Bhuvi_Lavell. + rdf:type bench:Article. + swrc:pages "74"^^xsd:integer. + dc:title "emaciating timidity sidechairs"^^xsd:string. + foaf:homepage "http://www.foredecks.tld/sidechairs/probities.html"^^xsd:string. + swrc:journal . +_:Sonechka_Matye rdf:type foaf:Person. +_:Sonechka_Matye foaf:name "Sonechka Matye"^^xsd:string. + dc:creator _:Sonechka_Matye. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "timidity probities retransmitting"^^xsd:string. + foaf:homepage "http://www.sidechairs.tld/retransmitting/lipsticks.html"^^xsd:string. + swrc:journal . +_:Mitchell_Maslak rdf:type foaf:Person. +_:Mitchell_Maslak foaf:name "Mitchell Maslak"^^xsd:string. + dc:creator _:Mitchell_Maslak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.probities.tld/lipsticks/cyclamate.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "retransmitting cyclamate inconceivability"^^xsd:string. + foaf:homepage "http://www.lipsticks.tld/inconceivability/oncograph.html"^^xsd:string. + swrc:journal . +_:Viveka_Alexzander rdf:type foaf:Person. +_:Viveka_Alexzander foaf:name "Viveka Alexzander"^^xsd:string. + dc:creator _:Viveka_Alexzander. +_:Ed_Oroz rdf:type foaf:Person. +_:Ed_Oroz foaf:name "Ed Oroz"^^xsd:string. + dc:creator _:Ed_Oroz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cyclamate.tld/oncograph/timbale.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "inconceivability timbale ruffianly"^^xsd:string. + foaf:homepage "http://www.oncograph.tld/ruffianly/forenamed.html"^^xsd:string. + swrc:journal . +_:Edgardo_Flight rdf:type foaf:Person. +_:Edgardo_Flight foaf:name "Edgardo Flight"^^xsd:string. + dc:creator _:Edgardo_Flight. + rdf:type bench:Article. + rdfs:seeAlso "http://www.timbale.tld/forenamed/bewrays.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "ruffianly bewrays magnesias"^^xsd:string. + foaf:homepage "http://www.forenamed.tld/magnesias/deeryard.html"^^xsd:string. + swrc:journal . +_:Naida_Heitmeyer rdf:type foaf:Person. +_:Naida_Heitmeyer foaf:name "Naida Heitmeyer"^^xsd:string. + dc:creator _:Naida_Heitmeyer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bewrays.tld/deeryard/trustifying.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "magnesias trustifying decoying"^^xsd:string. + foaf:homepage "http://www.deeryard.tld/decoying/pyx.html"^^xsd:string. + swrc:journal . +_:Alissa_Woodridge rdf:type foaf:Person. +_:Alissa_Woodridge foaf:name "Alissa Woodridge"^^xsd:string. + dc:creator _:Alissa_Woodridge. + rdf:type bench:Article. + swrc:pages "57"^^xsd:integer. + dc:title "trustifying pyx sophistries"^^xsd:string. + foaf:homepage "http://www.decoying.tld/sophistries/saddlebows.html"^^xsd:string. + swrc:journal . +_:Ortemeva_Mollberg rdf:type foaf:Person. +_:Ortemeva_Mollberg foaf:name "Ortemeva Mollberg"^^xsd:string. + dc:creator _:Ortemeva_Mollberg. +_:Shamaail_Virant rdf:type foaf:Person. +_:Shamaail_Virant foaf:name "Shamaail Virant"^^xsd:string. + dc:creator _:Shamaail_Virant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pyx.tld/saddlebows/prestiges.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "sophistries prestiges liege"^^xsd:string. + foaf:homepage "http://www.saddlebows.tld/liege/pillager.html"^^xsd:string. + swrc:journal . +_:Raashid_Eckle rdf:type foaf:Person. +_:Raashid_Eckle foaf:name "Raashid Eckle"^^xsd:string. + dc:creator _:Raashid_Eckle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prestiges.tld/pillager/fragged.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "liege fragged junket"^^xsd:string. + foaf:homepage "http://www.pillager.tld/junket/tweaky.html"^^xsd:string. + swrc:journal . +_:Luqmaan_Dearment rdf:type foaf:Person. +_:Luqmaan_Dearment foaf:name "Luqmaan Dearment"^^xsd:string. + dc:creator _:Luqmaan_Dearment. + rdf:type bench:Article. + swrc:pages "121"^^xsd:integer. + dc:title "fragged tweaky prepacking"^^xsd:string. + foaf:homepage "http://www.junket.tld/prepacking/ordinarily.html"^^xsd:string. + swrc:journal . +_:Argo_Gunther rdf:type foaf:Person. +_:Argo_Gunther foaf:name "Argo Gunther"^^xsd:string. + dc:creator _:Argo_Gunther. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tweaky.tld/ordinarily/mazel.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "prepacking mazel tortes"^^xsd:string. + foaf:homepage "http://www.ordinarily.tld/tortes/intangibilities.html"^^xsd:string. + swrc:journal . +_:Nakamaro_Zinkievich rdf:type foaf:Person. +_:Nakamaro_Zinkievich foaf:name "Nakamaro Zinkievich"^^xsd:string. + dc:creator _:Nakamaro_Zinkievich. +_:Wiltrud_Argro rdf:type foaf:Person. +_:Wiltrud_Argro foaf:name "Wiltrud Argro"^^xsd:string. + dc:creator _:Wiltrud_Argro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mazel.tld/intangibilities/subcontinent.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "tortes subcontinent whanging"^^xsd:string. + foaf:homepage "http://www.intangibilities.tld/whanging/toeplate.html"^^xsd:string. + swrc:journal . +_:Honzo_Graleski rdf:type foaf:Person. +_:Honzo_Graleski foaf:name "Honzo Graleski"^^xsd:string. + dc:creator _:Honzo_Graleski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subcontinent.tld/toeplate/grumpiness.html"^^xsd:string. + dc:title "whanging grumpiness hypotonic"^^xsd:string. + foaf:homepage "http://www.toeplate.tld/hypotonic/glim.html"^^xsd:string. + swrc:journal . +_:Eriko_Odenheimer rdf:type foaf:Person. +_:Eriko_Odenheimer foaf:name "Eriko Odenheimer"^^xsd:string. + dc:creator _:Eriko_Odenheimer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grumpiness.tld/glim/cubs.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "hypotonic cubs larded"^^xsd:string. + foaf:homepage "http://www.glim.tld/larded/incisory.html"^^xsd:string. + swrc:journal . +_:Kimberle_Vestering rdf:type foaf:Person. +_:Kimberle_Vestering foaf:name "Kimberle Vestering"^^xsd:string. + dc:creator _:Kimberle_Vestering. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cubs.tld/incisory/hiring.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "larded hiring breakages"^^xsd:string. + foaf:homepage "http://www.incisory.tld/breakages/miscasts.html"^^xsd:string. + swrc:journal . +_:Glenna_Waughtel rdf:type foaf:Person. +_:Glenna_Waughtel foaf:name "Glenna Waughtel"^^xsd:string. + dc:creator _:Glenna_Waughtel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hiring.tld/miscasts/sacrificer.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "breakages sacrificer uneasiest"^^xsd:string. + foaf:homepage "http://www.miscasts.tld/uneasiest/throughway.html"^^xsd:string. + swrc:journal . +_:Bandhura_Rival rdf:type foaf:Person. +_:Bandhura_Rival foaf:name "Bandhura Rival"^^xsd:string. + dc:creator _:Bandhura_Rival. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sacrificer.tld/throughway/razers.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "uneasiest razers eaters"^^xsd:string. + foaf:homepage "http://www.throughway.tld/eaters/nouveaux.html"^^xsd:string. + swrc:journal . +_:Meghana_Troglin rdf:type foaf:Person. +_:Meghana_Troglin foaf:name "Meghana Troglin"^^xsd:string. + dc:creator _:Meghana_Troglin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.razers.tld/nouveaux/cockneys.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "eaters cockneys assumably"^^xsd:string. + foaf:homepage "http://www.nouveaux.tld/assumably/deceiving.html"^^xsd:string. + swrc:journal . +_:Godrell_Standefer rdf:type foaf:Person. +_:Godrell_Standefer foaf:name "Godrell Standefer"^^xsd:string. + dc:creator _:Godrell_Standefer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cockneys.tld/deceiving/wheelbarrows.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "assumably wheelbarrows playacts"^^xsd:string. + foaf:homepage "http://www.deceiving.tld/playacts/outshouting.html"^^xsd:string. + swrc:journal . +_:Ramalaan_Scheck rdf:type foaf:Person. +_:Ramalaan_Scheck foaf:name "Ramalaan Scheck"^^xsd:string. + dc:creator _:Ramalaan_Scheck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wheelbarrows.tld/outshouting/follicles.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "playacts follicles aced"^^xsd:string. + foaf:homepage "http://www.outshouting.tld/aced/caperers.html"^^xsd:string. + swrc:journal . +_:Lori_Dowers rdf:type foaf:Person. +_:Lori_Dowers foaf:name "Lori Dowers"^^xsd:string. + dc:creator _:Lori_Dowers. + rdf:type bench:Article. + rdfs:seeAlso "http://www.follicles.tld/caperers/sails.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "aced sails misanthropes"^^xsd:string. + foaf:homepage "http://www.caperers.tld/misanthropes/bider.html"^^xsd:string. + swrc:journal . +_:Idomeneus_Moosman rdf:type foaf:Person. +_:Idomeneus_Moosman foaf:name "Idomeneus Moosman"^^xsd:string. + dc:creator _:Idomeneus_Moosman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sails.tld/bider/schillings.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "misanthropes schillings gyroscopically"^^xsd:string. + foaf:homepage "http://www.bider.tld/gyroscopically/corroborated.html"^^xsd:string. + swrc:journal . +_:Anka_Pindell rdf:type foaf:Person. +_:Anka_Pindell foaf:name "Anka Pindell"^^xsd:string. + dc:creator _:Anka_Pindell. + rdf:type bench:Article. + swrc:pages "30"^^xsd:integer. + dc:title "schillings corroborated witnessing"^^xsd:string. + foaf:homepage "http://www.gyroscopically.tld/witnessing/mottling.html"^^xsd:string. + swrc:journal . +_:Inoue_Mizzi rdf:type foaf:Person. +_:Inoue_Mizzi foaf:name "Inoue Mizzi"^^xsd:string. + dc:creator _:Inoue_Mizzi. + rdf:type bench:Article. + swrc:pages "183"^^xsd:integer. + dc:title "corroborated mottling minifying"^^xsd:string. + foaf:homepage "http://www.witnessing.tld/minifying/staves.html"^^xsd:string. + swrc:journal . +_:Lale_Valeri rdf:type foaf:Person. +_:Lale_Valeri foaf:name "Lale Valeri"^^xsd:string. + dc:creator _:Lale_Valeri. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mottling.tld/staves/garnetlike.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "minifying garnetlike dockhand"^^xsd:string. + foaf:homepage "http://www.staves.tld/dockhand/octangles.html"^^xsd:string. + swrc:journal . +_:Afnaan_Rerko rdf:type foaf:Person. +_:Afnaan_Rerko foaf:name "Afnaan Rerko"^^xsd:string. + dc:creator _:Afnaan_Rerko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.garnetlike.tld/octangles/bleachers.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "dockhand bleachers sundering"^^xsd:string. + foaf:homepage "http://www.octangles.tld/sundering/finning.html"^^xsd:string. + swrc:journal . +_:Andenon_Shomin rdf:type foaf:Person. +_:Andenon_Shomin foaf:name "Andenon Shomin"^^xsd:string. + dc:creator _:Andenon_Shomin. + rdf:type bench:Article. + bench:cdrom "http://www.bleachers.tld/finning/dropping.html"^^xsd:string. + rdfs:seeAlso "http://www.sundering.tld/dropping/seconder.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "finning seconder interregnal"^^xsd:string. + foaf:homepage "http://www.dropping.tld/interregnal/cesiums.html"^^xsd:string. + swrc:journal . +_:Nastionka_Jenovese rdf:type foaf:Person. +_:Nastionka_Jenovese foaf:name "Nastionka Jenovese"^^xsd:string. + dc:creator _:Nastionka_Jenovese. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seconder.tld/cesiums/homeless.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "interregnal homeless burdener"^^xsd:string. + foaf:homepage "http://www.cesiums.tld/burdener/semipolitical.html"^^xsd:string. + swrc:journal . +_:Ake_Crowson rdf:type foaf:Person. +_:Ake_Crowson foaf:name "Ake Crowson"^^xsd:string. + dc:creator _:Ake_Crowson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.homeless.tld/semipolitical/protester.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "burdener protester matchlock"^^xsd:string. + foaf:homepage "http://www.semipolitical.tld/matchlock/sideliner.html"^^xsd:string. + swrc:journal . +_:Kerri_Frontz rdf:type foaf:Person. +_:Kerri_Frontz foaf:name "Kerri Frontz"^^xsd:string. + dc:creator _:Kerri_Frontz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.protester.tld/sideliner/percusses.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "matchlock percusses scoriae"^^xsd:string. + foaf:homepage "http://www.sideliner.tld/scoriae/transitoriness.html"^^xsd:string. + swrc:journal . +_:Daba_Hewlin rdf:type foaf:Person. +_:Daba_Hewlin foaf:name "Daba Hewlin"^^xsd:string. + dc:creator _:Daba_Hewlin. + rdf:type bench:Article. + swrc:pages "173"^^xsd:integer. + dc:title "percusses transitoriness nightshirts"^^xsd:string. + foaf:homepage "http://www.scoriae.tld/nightshirts/unpardonably.html"^^xsd:string. + swrc:journal . +_:Rhyd_Deppen rdf:type foaf:Person. +_:Rhyd_Deppen foaf:name "Rhyd Deppen"^^xsd:string. + dc:creator _:Rhyd_Deppen. + rdf:type bench:Article. + bench:cdrom "http://www.transitoriness.tld/unpardonably/sexlessness.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "nightshirts sexlessness debouche"^^xsd:string. + foaf:homepage "http://www.unpardonably.tld/debouche/normativeness.html"^^xsd:string. + swrc:journal . +_:Yesmina_Loveridge rdf:type foaf:Person. +_:Yesmina_Loveridge foaf:name "Yesmina Loveridge"^^xsd:string. + dc:creator _:Yesmina_Loveridge. +_:Kieran_Machtley rdf:type foaf:Person. +_:Kieran_Machtley foaf:name "Kieran Machtley"^^xsd:string. + dc:creator _:Kieran_Machtley. + rdf:type bench:Article. + bench:cdrom "http://www.sexlessness.tld/normativeness/noticing.html"^^xsd:string. + rdfs:seeAlso "http://www.debouche.tld/noticing/homunculi.html"^^xsd:string. + dc:title "normativeness homunculi gyratory"^^xsd:string. + foaf:homepage "http://www.noticing.tld/gyratory/undistinguishable.html"^^xsd:string. + swrc:journal . +_:Carinna_Bridget rdf:type foaf:Person. +_:Carinna_Bridget foaf:name "Carinna Bridget"^^xsd:string. + dc:creator _:Carinna_Bridget. + rdf:type bench:Article. + swrc:pages "1"^^xsd:integer. + dc:title "homunculi undistinguishable longed"^^xsd:string. + foaf:homepage "http://www.gyratory.tld/longed/unbendable.html"^^xsd:string. + swrc:journal . +_:Feliks_Klarin rdf:type foaf:Person. +_:Feliks_Klarin foaf:name "Feliks Klarin"^^xsd:string. + dc:creator _:Feliks_Klarin. + rdf:type bench:Article. + swrc:pages "8"^^xsd:integer. + dc:title "undistinguishable unbendable hustler"^^xsd:string. + foaf:homepage "http://www.longed.tld/hustler/hangdogs.html"^^xsd:string. + swrc:journal . +_:Nereus_Tiffany rdf:type foaf:Person. +_:Nereus_Tiffany foaf:name "Nereus Tiffany"^^xsd:string. + dc:creator _:Nereus_Tiffany. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unbendable.tld/hangdogs/corncribs.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "hustler corncribs caltraps"^^xsd:string. + foaf:homepage "http://www.hangdogs.tld/caltraps/pictures.html"^^xsd:string. + swrc:journal . +_:Albert_Catterton rdf:type foaf:Person. +_:Albert_Catterton foaf:name "Albert Catterton"^^xsd:string. + dc:creator _:Albert_Catterton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.corncribs.tld/pictures/cuddies.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "caltraps cuddies manitou"^^xsd:string. + foaf:homepage "http://www.pictures.tld/manitou/eliciting.html"^^xsd:string. + swrc:journal . +_:Cantrice_Lafond rdf:type foaf:Person. +_:Cantrice_Lafond foaf:name "Cantrice Lafond"^^xsd:string. + dc:creator _:Cantrice_Lafond. +_:Carter_Chiffriller rdf:type foaf:Person. +_:Carter_Chiffriller foaf:name "Carter Chiffriller"^^xsd:string. + dc:creator _:Carter_Chiffriller. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "cuddies eliciting faithfully"^^xsd:string. + foaf:homepage "http://www.manitou.tld/faithfully/hindbrain.html"^^xsd:string. + swrc:journal . +_:Toyoshige_Annen rdf:type foaf:Person. +_:Toyoshige_Annen foaf:name "Toyoshige Annen"^^xsd:string. + dc:creator _:Toyoshige_Annen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eliciting.tld/hindbrain/steerer.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "faithfully steerer caster"^^xsd:string. + foaf:homepage "http://www.hindbrain.tld/caster/laryngoscope.html"^^xsd:string. + swrc:journal . +_:Tarun_Ocanas rdf:type foaf:Person. +_:Tarun_Ocanas foaf:name "Tarun Ocanas"^^xsd:string. + dc:creator _:Tarun_Ocanas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.steerer.tld/laryngoscope/giantesses.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "caster giantesses crower"^^xsd:string. + foaf:homepage "http://www.laryngoscope.tld/crower/routeman.html"^^xsd:string. + swrc:journal . +_:Domnika_Fregozo rdf:type foaf:Person. +_:Domnika_Fregozo foaf:name "Domnika Fregozo"^^xsd:string. + dc:creator _:Domnika_Fregozo. + rdf:type bench:Article. + bench:cdrom "http://www.giantesses.tld/routeman/klatsch.html"^^xsd:string. + rdfs:seeAlso "http://www.crower.tld/klatsch/charades.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "routeman charades vacillates"^^xsd:string. + foaf:homepage "http://www.klatsch.tld/vacillates/decomposers.html"^^xsd:string. + swrc:journal . +_:Rumiko_Gowdy rdf:type foaf:Person. +_:Rumiko_Gowdy foaf:name "Rumiko Gowdy"^^xsd:string. + dc:creator _:Rumiko_Gowdy. + swrc:editor _:Conrado_Luzader. + swrc:editor _:Gruffyn_Eschborn. + swrc:editor _:Jivanta_Quintania. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 5 (1960)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vacillates.tld/nonlogical/wingy.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "decomposers wingy prefigured"^^xsd:string. + foaf:homepage "http://www.nonlogical.tld/prefigured/stemware.html"^^xsd:string. + swrc:journal . +_:Laline_Subia rdf:type foaf:Person. +_:Laline_Subia foaf:name "Laline Subia"^^xsd:string. + dc:creator _:Laline_Subia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wingy.tld/stemware/vendees.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "prefigured vendees reships"^^xsd:string. + foaf:homepage "http://www.stemware.tld/reships/perspicuousness.html"^^xsd:string. + swrc:journal . +_:Isolina_Duplechin rdf:type foaf:Person. +_:Isolina_Duplechin foaf:name "Isolina Duplechin"^^xsd:string. + dc:creator _:Isolina_Duplechin. +_:Leona_Dutson rdf:type foaf:Person. +_:Leona_Dutson foaf:name "Leona Dutson"^^xsd:string. + dc:creator _:Leona_Dutson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vendees.tld/perspicuousness/efts.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "reships efts urinalysis"^^xsd:string. + foaf:homepage "http://www.perspicuousness.tld/urinalysis/prosperously.html"^^xsd:string. + swrc:journal . +_:Weronikia_Hoffee rdf:type foaf:Person. +_:Weronikia_Hoffee foaf:name "Weronikia Hoffee"^^xsd:string. + dc:creator _:Weronikia_Hoffee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.efts.tld/prosperously/monetizing.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "urinalysis monetizing bacca"^^xsd:string. + foaf:homepage "http://www.prosperously.tld/bacca/pasteurization.html"^^xsd:string. + swrc:journal . +_:Giuseppe_Zerzan rdf:type foaf:Person. +_:Giuseppe_Zerzan foaf:name "Giuseppe Zerzan"^^xsd:string. + dc:creator _:Giuseppe_Zerzan. +_:Mufliha_Noli rdf:type foaf:Person. +_:Mufliha_Noli foaf:name "Mufliha Noli"^^xsd:string. + dc:creator _:Mufliha_Noli. + rdf:type bench:Article. + swrc:pages "60"^^xsd:integer. + dc:title "monetizing pasteurization unadorned"^^xsd:string. + foaf:homepage "http://www.bacca.tld/unadorned/astrophysicists.html"^^xsd:string. + swrc:journal . +_:Grunya_Keeran rdf:type foaf:Person. +_:Grunya_Keeran foaf:name "Grunya Keeran"^^xsd:string. + dc:creator _:Grunya_Keeran. + rdf:type bench:Article. + swrc:pages "151"^^xsd:integer. + dc:title "pasteurization astrophysicists adapts"^^xsd:string. + foaf:homepage "http://www.unadorned.tld/adapts/dextro.html"^^xsd:string. + swrc:journal . +_:Charlie_Jung rdf:type foaf:Person. +_:Charlie_Jung foaf:name "Charlie Jung"^^xsd:string. + dc:creator _:Charlie_Jung. + rdf:type bench:Article. + rdfs:seeAlso "http://www.astrophysicists.tld/dextro/desponds.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "adapts desponds embryologies"^^xsd:string. + foaf:homepage "http://www.dextro.tld/embryologies/transportables.html"^^xsd:string. + swrc:journal . +_:Gerdie_Milbauer rdf:type foaf:Person. +_:Gerdie_Milbauer foaf:name "Gerdie Milbauer"^^xsd:string. + dc:creator _:Gerdie_Milbauer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.desponds.tld/transportables/ureas.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "embryologies ureas tollage"^^xsd:string. + foaf:homepage "http://www.transportables.tld/tollage/mischarge.html"^^xsd:string. + swrc:journal . +_:FaaiZ_Sunstrom rdf:type foaf:Person. +_:FaaiZ_Sunstrom foaf:name "FaaiZ Sunstrom"^^xsd:string. + dc:creator _:FaaiZ_Sunstrom. +_:Emiliano_Cecena rdf:type foaf:Person. +_:Emiliano_Cecena foaf:name "Emiliano Cecena"^^xsd:string. + dc:creator _:Emiliano_Cecena. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ureas.tld/mischarge/annalist.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "tollage annalist overmasters"^^xsd:string. + foaf:homepage "http://www.mischarge.tld/overmasters/nicknack.html"^^xsd:string. + swrc:journal . +_:Ison_Wojtanowski rdf:type foaf:Person. +_:Ison_Wojtanowski foaf:name "Ison Wojtanowski"^^xsd:string. + dc:creator _:Ison_Wojtanowski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.annalist.tld/nicknack/exhalent.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "overmasters exhalent teratosis"^^xsd:string. + foaf:homepage "http://www.nicknack.tld/teratosis/inveighed.html"^^xsd:string. + swrc:journal . +_:Beate_Atherholt rdf:type foaf:Person. +_:Beate_Atherholt foaf:name "Beate Atherholt"^^xsd:string. + dc:creator _:Beate_Atherholt. +_:Britta_Nessner rdf:type foaf:Person. +_:Britta_Nessner foaf:name "Britta Nessner"^^xsd:string. + dc:creator _:Britta_Nessner. + rdf:type bench:Article. + swrc:pages "84"^^xsd:integer. + dc:title "exhalent inveighed gavelling"^^xsd:string. + foaf:homepage "http://www.teratosis.tld/gavelling/vocalities.html"^^xsd:string. + swrc:journal . +_:Sajaa_Gimm rdf:type foaf:Person. +_:Sajaa_Gimm foaf:name "Sajaa Gimm"^^xsd:string. + dc:creator _:Sajaa_Gimm. +_:Alise_Maxson rdf:type foaf:Person. +_:Alise_Maxson foaf:name "Alise Maxson"^^xsd:string. + dc:creator _:Alise_Maxson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inveighed.tld/vocalities/freeness.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "gavelling freeness discord"^^xsd:string. + foaf:homepage "http://www.vocalities.tld/discord/rom.html"^^xsd:string. + swrc:journal . +_:Mayuko_Tappa rdf:type foaf:Person. +_:Mayuko_Tappa foaf:name "Mayuko Tappa"^^xsd:string. + dc:creator _:Mayuko_Tappa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.freeness.tld/rom/amputation.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "discord amputation sinatra"^^xsd:string. + foaf:homepage "http://www.rom.tld/sinatra/following.html"^^xsd:string. + swrc:journal . +_:Katsumoto_Tarbert rdf:type foaf:Person. +_:Katsumoto_Tarbert foaf:name "Katsumoto Tarbert"^^xsd:string. + dc:creator _:Katsumoto_Tarbert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.amputation.tld/following/bio.html"^^xsd:string. + dc:title "sinatra bio clanswoman"^^xsd:string. + foaf:homepage "http://www.following.tld/clanswoman/riskily.html"^^xsd:string. + swrc:journal . +_:Flavio_Noun rdf:type foaf:Person. +_:Flavio_Noun foaf:name "Flavio Noun"^^xsd:string. + dc:creator _:Flavio_Noun. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bio.tld/riskily/dibbuks.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "clanswoman dibbuks ignored"^^xsd:string. + foaf:homepage "http://www.riskily.tld/ignored/childliest.html"^^xsd:string. + swrc:journal . +_:Fedotiia_Edde rdf:type foaf:Person. +_:Fedotiia_Edde foaf:name "Fedotiia Edde"^^xsd:string. + dc:creator _:Fedotiia_Edde. + rdf:type bench:Article. + swrc:pages "32"^^xsd:integer. + dc:title "dibbuks childliest rationality"^^xsd:string. + swrc:journal . +_:Satu_Liebermann rdf:type foaf:Person. +_:Satu_Liebermann foaf:name "Satu Liebermann"^^xsd:string. + dc:creator _:Satu_Liebermann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ignored.tld/rationality/mortice.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "childliest mortice chipping"^^xsd:string. + foaf:homepage "http://www.rationality.tld/chipping/snarks.html"^^xsd:string. + swrc:journal . +_:Kasen_Encinas rdf:type foaf:Person. +_:Kasen_Encinas foaf:name "Kasen Encinas"^^xsd:string. + dc:creator _:Kasen_Encinas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mortice.tld/snarks/macintoshes.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "chipping macintoshes codling"^^xsd:string. + foaf:homepage "http://www.snarks.tld/codling/cordate.html"^^xsd:string. + swrc:journal . +_:Erhart_Ewen rdf:type foaf:Person. +_:Erhart_Ewen foaf:name "Erhart Ewen"^^xsd:string. + dc:creator _:Erhart_Ewen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.macintoshes.tld/cordate/oscillometric.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "codling oscillometric vocalizer"^^xsd:string. + foaf:homepage "http://www.cordate.tld/vocalizer/after.html"^^xsd:string. + swrc:journal . +_:Darian_Jill rdf:type foaf:Person. +_:Darian_Jill foaf:name "Darian Jill"^^xsd:string. + dc:creator _:Darian_Jill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oscillometric.tld/after/unrhymed.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "vocalizer unrhymed pigeonholed"^^xsd:string. + foaf:homepage "http://www.after.tld/pigeonholed/personalizing.html"^^xsd:string. + swrc:journal . +_:Darell_Oelschlager rdf:type foaf:Person. +_:Darell_Oelschlager foaf:name "Darell Oelschlager"^^xsd:string. + dc:creator _:Darell_Oelschlager. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unrhymed.tld/personalizing/gaggling.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "pigeonholed gaggling sabered"^^xsd:string. + foaf:homepage "http://www.personalizing.tld/sabered/ploughman.html"^^xsd:string. + swrc:journal . +_:Aasiya_Mainer rdf:type foaf:Person. +_:Aasiya_Mainer foaf:name "Aasiya Mainer"^^xsd:string. + dc:creator _:Aasiya_Mainer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gaggling.tld/ploughman/monopolized.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "sabered monopolized startlers"^^xsd:string. + foaf:homepage "http://www.ploughman.tld/startlers/irremediableness.html"^^xsd:string. + swrc:journal . +_:Aenne_Gilham rdf:type foaf:Person. +_:Aenne_Gilham foaf:name "Aenne Gilham"^^xsd:string. + dc:creator _:Aenne_Gilham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.monopolized.tld/irremediableness/engrossing.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "startlers engrossing assisted"^^xsd:string. + foaf:homepage "http://www.irremediableness.tld/assisted/pharisaically.html"^^xsd:string. + swrc:journal . +_:Zigzag_Willian rdf:type foaf:Person. +_:Zigzag_Willian foaf:name "Zigzag Willian"^^xsd:string. + dc:creator _:Zigzag_Willian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.engrossing.tld/pharisaically/mechanotherapies.html"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "assisted mechanotherapies superseding"^^xsd:string. + foaf:homepage "http://www.pharisaically.tld/superseding/unitarianism.html"^^xsd:string. + swrc:journal . +_:Anokhi_Pineiro rdf:type foaf:Person. +_:Anokhi_Pineiro foaf:name "Anokhi Pineiro"^^xsd:string. + dc:creator _:Anokhi_Pineiro. + rdf:type bench:Article. + swrc:pages "32"^^xsd:integer. + dc:title "mechanotherapies unitarianism levitating"^^xsd:string. + foaf:homepage "http://www.superseding.tld/levitating/noncoagulating.html"^^xsd:string. + swrc:journal . +_:Marcus_Neubert rdf:type foaf:Person. +_:Marcus_Neubert foaf:name "Marcus Neubert"^^xsd:string. + dc:creator _:Marcus_Neubert. +_:Leland_Marchessault rdf:type foaf:Person. +_:Leland_Marchessault foaf:name "Leland Marchessault"^^xsd:string. + dc:creator _:Leland_Marchessault. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unitarianism.tld/noncoagulating/moonrise.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "levitating moonrise refiguring"^^xsd:string. + foaf:homepage "http://www.noncoagulating.tld/refiguring/leaguers.html"^^xsd:string. + swrc:journal . +_:Tewdwr_Foney rdf:type foaf:Person. +_:Tewdwr_Foney foaf:name "Tewdwr Foney"^^xsd:string. + dc:creator _:Tewdwr_Foney. + rdf:type bench:Article. + dc:title "moonrise leaguers reconnoitering"^^xsd:string. + foaf:homepage "http://www.refiguring.tld/reconnoitering/fetching.html"^^xsd:string. + swrc:journal . +_:Zephyr_Willenbrink rdf:type foaf:Person. +_:Zephyr_Willenbrink foaf:name "Zephyr Willenbrink"^^xsd:string. + dc:creator _:Zephyr_Willenbrink. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leaguers.tld/fetching/metatarsi.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "reconnoitering metatarsi exactor"^^xsd:string. + foaf:homepage "http://www.fetching.tld/exactor/cenacle.html"^^xsd:string. + swrc:journal . +_:Ketsana_Younce rdf:type foaf:Person. +_:Ketsana_Younce foaf:name "Ketsana Younce"^^xsd:string. + dc:creator _:Ketsana_Younce. + rdf:type bench:Article. + rdfs:seeAlso "http://www.metatarsi.tld/cenacle/electrifier.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "exactor electrifier expatiator"^^xsd:string. + foaf:homepage "http://www.cenacle.tld/expatiator/vincas.html"^^xsd:string. + swrc:journal . +_:Yusri_Lacerda rdf:type foaf:Person. +_:Yusri_Lacerda foaf:name "Yusri Lacerda"^^xsd:string. + dc:creator _:Yusri_Lacerda. + swrc:editor _:Faheem_Plegge. + swrc:editor _:Vida_Bonas. + swrc:editor _:Larry_Espejel. + rdf:type bench:Incollection. + bench:booktitle "electrifier vincas snottier"^^xsd:string. + rdfs:seeAlso "http://www.expatiator.tld/snottier/typhoids.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "vincas typhoids symbolization"^^xsd:string. + foaf:homepage "http://www.snottier.tld/symbolization/slackers.html"^^xsd:string. + dcterms:issued "1960"^^xsd:integer. +_:Adham_Lukianov rdf:type foaf:Person. +_:Adham_Lukianov foaf:name "Adham Lukianov"^^xsd:string. + dc:creator _:Adham_Lukianov. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 6 (1960)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1960"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.symbolization.tld/estuaries/uncultivated.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "slackers uncultivated slurs"^^xsd:string. + foaf:homepage "http://www.estuaries.tld/slurs/chalked.html"^^xsd:string. + swrc:journal . +_:Vasilios_Shive rdf:type foaf:Person. +_:Vasilios_Shive foaf:name "Vasilios Shive"^^xsd:string. + dc:creator _:Vasilios_Shive. +_:Lynceus_Nipp rdf:type foaf:Person. +_:Lynceus_Nipp foaf:name "Lynceus Nipp"^^xsd:string. + dc:creator _:Lynceus_Nipp. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "uncultivated chalked roentgenography"^^xsd:string. + foaf:homepage "http://www.slurs.tld/roentgenography/evener.html"^^xsd:string. + swrc:journal . +_:Nancy_Voelkerding rdf:type foaf:Person. +_:Nancy_Voelkerding foaf:name "Nancy Voelkerding"^^xsd:string. + dc:creator _:Nancy_Voelkerding. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chalked.tld/evener/swinks.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "roentgenography swinks miscalculation"^^xsd:string. + foaf:homepage "http://www.evener.tld/miscalculation/bastille.html"^^xsd:string. + swrc:journal . +_:Tansy_Benders rdf:type foaf:Person. +_:Tansy_Benders foaf:name "Tansy Benders"^^xsd:string. + dc:creator _:Tansy_Benders. +_:Gwilym_Mcmindes rdf:type foaf:Person. +_:Gwilym_Mcmindes foaf:name "Gwilym Mcmindes"^^xsd:string. + dc:creator _:Gwilym_Mcmindes. + rdf:type bench:Article. + swrc:pages "117"^^xsd:integer. + dc:title "swinks bastille scurries"^^xsd:string. + foaf:homepage "http://www.miscalculation.tld/scurries/nettier.html"^^xsd:string. + swrc:journal . +_:Presencia_Winson rdf:type foaf:Person. +_:Presencia_Winson foaf:name "Presencia Winson"^^xsd:string. + dc:creator _:Presencia_Winson. +_:Graeae_Pershing rdf:type foaf:Person. +_:Graeae_Pershing foaf:name "Graeae Pershing"^^xsd:string. + dc:creator _:Graeae_Pershing. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bastille.tld/nettier/ameboid.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "scurries ameboid glyptic"^^xsd:string. + foaf:homepage "http://www.nettier.tld/glyptic/overmastered.html"^^xsd:string. + swrc:journal . +_:Claudie_Obst rdf:type foaf:Person. +_:Claudie_Obst foaf:name "Claudie Obst"^^xsd:string. + dc:creator _:Claudie_Obst. +_:Lony_Bahde rdf:type foaf:Person. +_:Lony_Bahde foaf:name "Lony Bahde"^^xsd:string. + dc:creator _:Lony_Bahde. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ameboid.tld/overmastered/hockshop.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "glyptic hockshop denuclearizing"^^xsd:string. + foaf:homepage "http://www.overmastered.tld/denuclearizing/kuchen.html"^^xsd:string. + swrc:journal . +_:Juthe_Bentson rdf:type foaf:Person. +_:Juthe_Bentson foaf:name "Juthe Bentson"^^xsd:string. + dc:creator _:Juthe_Bentson. +_:Hisanobu_Burbine rdf:type foaf:Person. +_:Hisanobu_Burbine foaf:name "Hisanobu Burbine"^^xsd:string. + dc:creator _:Hisanobu_Burbine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hockshop.tld/kuchen/skywrites.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "denuclearizing skywrites excerpting"^^xsd:string. + foaf:homepage "http://www.kuchen.tld/excerpting/contempts.html"^^xsd:string. + swrc:journal . +_:Landra_Farraj rdf:type foaf:Person. +_:Landra_Farraj foaf:name "Landra Farraj"^^xsd:string. + dc:creator _:Landra_Farraj. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skywrites.tld/contempts/godling.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "excerpting godling recognizance"^^xsd:string. + foaf:homepage "http://www.contempts.tld/recognizance/misinformants.html"^^xsd:string. + swrc:journal . +_:Lajuanna_Cammarota rdf:type foaf:Person. +_:Lajuanna_Cammarota foaf:name "Lajuanna Cammarota"^^xsd:string. + dc:creator _:Lajuanna_Cammarota. + rdf:type bench:Article. + rdfs:seeAlso "http://www.godling.tld/misinformants/silvester.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "recognizance silvester punitively"^^xsd:string. + foaf:homepage "http://www.misinformants.tld/punitively/poetess.html"^^xsd:string. + swrc:journal . +_:Katryna_Ramundo rdf:type foaf:Person. +_:Katryna_Ramundo foaf:name "Katryna Ramundo"^^xsd:string. + dc:creator _:Katryna_Ramundo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.silvester.tld/poetess/lacer.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "punitively lacer andirons"^^xsd:string. + foaf:homepage "http://www.poetess.tld/andirons/ascendance.html"^^xsd:string. + swrc:journal . +_:Shosuke_Polverari rdf:type foaf:Person. +_:Shosuke_Polverari foaf:name "Shosuke Polverari"^^xsd:string. + dc:creator _:Shosuke_Polverari. +_:Ztrezena_Gutman rdf:type foaf:Person. +_:Ztrezena_Gutman foaf:name "Ztrezena Gutman"^^xsd:string. + dc:creator _:Ztrezena_Gutman. + rdf:type bench:Article. + swrc:pages "121"^^xsd:integer. + dc:title "lacer ascendance varmints"^^xsd:string. + foaf:homepage "http://www.andirons.tld/varmints/loggings.html"^^xsd:string. + swrc:journal . +_:Mayyaada_Pleau rdf:type foaf:Person. +_:Mayyaada_Pleau foaf:name "Mayyaada Pleau"^^xsd:string. + dc:creator _:Mayyaada_Pleau. +_:Homar_Wubbel rdf:type foaf:Person. +_:Homar_Wubbel foaf:name "Homar Wubbel"^^xsd:string. + dc:creator _:Homar_Wubbel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ascendance.tld/loggings/wilting.html"^^xsd:string. + dc:title "varmints wilting cognized"^^xsd:string. + foaf:homepage "http://www.loggings.tld/cognized/inconsonant.html"^^xsd:string. + swrc:journal . +_:Kayley_Wendelin rdf:type foaf:Person. +_:Kayley_Wendelin foaf:name "Kayley Wendelin"^^xsd:string. + dc:creator _:Kayley_Wendelin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wilting.tld/inconsonant/ashamedly.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "cognized ashamedly positioning"^^xsd:string. + foaf:homepage "http://www.inconsonant.tld/positioning/modernness.html"^^xsd:string. + swrc:journal . +_:Ashlyn_Symeon rdf:type foaf:Person. +_:Ashlyn_Symeon foaf:name "Ashlyn Symeon"^^xsd:string. + dc:creator _:Ashlyn_Symeon. + rdf:type bench:Article. + swrc:pages "119"^^xsd:integer. + dc:title "ashamedly modernness grossness"^^xsd:string. + foaf:homepage "http://www.positioning.tld/grossness/cycloidal.html"^^xsd:string. + swrc:journal . +_:Bhavna_Thie rdf:type foaf:Person. +_:Bhavna_Thie foaf:name "Bhavna Thie"^^xsd:string. + dc:creator _:Bhavna_Thie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.modernness.tld/cycloidal/affrays.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "grossness affrays vespers"^^xsd:string. + foaf:homepage "http://www.cycloidal.tld/vespers/hooks.html"^^xsd:string. + swrc:journal . +_:Cant_Kammerzell rdf:type foaf:Person. +_:Cant_Kammerzell foaf:name "Cant Kammerzell"^^xsd:string. + dc:creator _:Cant_Kammerzell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.affrays.tld/hooks/skilled.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "vespers skilled incommodes"^^xsd:string. + foaf:homepage "http://www.hooks.tld/incommodes/unflappable.html"^^xsd:string. + swrc:journal . +_:Verdi_Mahabir rdf:type foaf:Person. +_:Verdi_Mahabir foaf:name "Verdi Mahabir"^^xsd:string. + dc:creator _:Verdi_Mahabir. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skilled.tld/unflappable/geoscientists.html"^^xsd:string. + dc:title "incommodes geoscientists bartletts"^^xsd:string. + foaf:homepage "http://www.unflappable.tld/bartletts/dandifies.html"^^xsd:string. + swrc:journal . +_:Ina_Colton rdf:type foaf:Person. +_:Ina_Colton foaf:name "Ina Colton"^^xsd:string. + dc:creator _:Ina_Colton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.geoscientists.tld/dandifies/niches.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "bartletts niches trilled"^^xsd:string. + foaf:homepage "http://www.dandifies.tld/trilled/circumstantiate.html"^^xsd:string. + swrc:journal . +_:Robaire_Vansteenhuyse rdf:type foaf:Person. +_:Robaire_Vansteenhuyse foaf:name "Robaire Vansteenhuyse"^^xsd:string. + dc:creator _:Robaire_Vansteenhuyse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.niches.tld/circumstantiate/revolutionizes.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "trilled revolutionizes unlatching"^^xsd:string. + foaf:homepage "http://www.circumstantiate.tld/unlatching/normalacy.html"^^xsd:string. + swrc:journal . +_:Nataniella_Dorrough rdf:type foaf:Person. +_:Nataniella_Dorrough foaf:name "Nataniella Dorrough"^^xsd:string. + dc:creator _:Nataniella_Dorrough. + rdf:type bench:Article. + rdfs:seeAlso "http://www.revolutionizes.tld/normalacy/bowlegged.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "unlatching bowlegged reviewed"^^xsd:string. + foaf:homepage "http://www.normalacy.tld/reviewed/warrantees.html"^^xsd:string. + swrc:journal . +_:Payton_Helmlinger rdf:type foaf:Person. +_:Payton_Helmlinger foaf:name "Payton Helmlinger"^^xsd:string. + dc:creator _:Payton_Helmlinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bowlegged.tld/warrantees/violably.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "reviewed violably states"^^xsd:string. + foaf:homepage "http://www.warrantees.tld/states/jimmying.html"^^xsd:string. + swrc:journal . +_:Lillian_Rehbein rdf:type foaf:Person. +_:Lillian_Rehbein foaf:name "Lillian Rehbein"^^xsd:string. + dc:creator _:Lillian_Rehbein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.violably.tld/jimmying/vanward.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "states vanward folksily"^^xsd:string. + foaf:homepage "http://www.jimmying.tld/folksily/portioned.html"^^xsd:string. + swrc:journal . +_:Aspasia_Vickery rdf:type foaf:Person. +_:Aspasia_Vickery foaf:name "Aspasia Vickery"^^xsd:string. + dc:creator _:Aspasia_Vickery. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vanward.tld/portioned/pranksters.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "folksily pranksters strolling"^^xsd:string. + foaf:homepage "http://www.portioned.tld/strolling/prewarmed.html"^^xsd:string. + swrc:journal . +_:Kamba_Tokarski rdf:type foaf:Person. +_:Kamba_Tokarski foaf:name "Kamba Tokarski"^^xsd:string. + dc:creator _:Kamba_Tokarski. +_:Natesa_Picard rdf:type foaf:Person. +_:Natesa_Picard foaf:name "Natesa Picard"^^xsd:string. + dc:creator _:Natesa_Picard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pranksters.tld/prewarmed/beamy.html"^^xsd:string. + dc:title "strolling beamy secreting"^^xsd:string. + foaf:homepage "http://www.prewarmed.tld/secreting/prostitutes.html"^^xsd:string. + swrc:journal . +_:Hatsuyo_Abrom rdf:type foaf:Person. +_:Hatsuyo_Abrom foaf:name "Hatsuyo Abrom"^^xsd:string. + dc:creator _:Hatsuyo_Abrom. +_:Numaan_Mcphaul rdf:type foaf:Person. +_:Numaan_Mcphaul foaf:name "Numaan Mcphaul"^^xsd:string. + dc:creator _:Numaan_Mcphaul. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beamy.tld/prostitutes/acceptive.html"^^xsd:string. + dc:title "secreting acceptive monotonousness"^^xsd:string. + foaf:homepage "http://www.prostitutes.tld/monotonousness/mishandled.html"^^xsd:string. + swrc:journal . +_:Taishineia_Hudnall rdf:type foaf:Person. +_:Taishineia_Hudnall foaf:name "Taishineia Hudnall"^^xsd:string. + dc:creator _:Taishineia_Hudnall. + rdf:type bench:Article. + bench:cdrom "http://www.acceptive.tld/mishandled/seedpod.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "monotonousness seedpod unsighted"^^xsd:string. + foaf:homepage "http://www.mishandled.tld/unsighted/prospective.html"^^xsd:string. + swrc:journal . +_:Generosb_Fowlar rdf:type foaf:Person. +_:Generosb_Fowlar foaf:name "Generosb Fowlar"^^xsd:string. + dc:creator _:Generosb_Fowlar. +_:Humaira_Bartha rdf:type foaf:Person. +_:Humaira_Bartha foaf:name "Humaira Bartha"^^xsd:string. + dc:creator _:Humaira_Bartha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seedpod.tld/prospective/consecrator.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "unsighted consecrator remigrating"^^xsd:string. + foaf:homepage "http://www.prospective.tld/remigrating/conks.html"^^xsd:string. + swrc:journal . +_:Cathie_Mcbeath rdf:type foaf:Person. +_:Cathie_Mcbeath foaf:name "Cathie Mcbeath"^^xsd:string. + dc:creator _:Cathie_Mcbeath. + rdf:type bench:Article. + rdfs:seeAlso "http://www.consecrator.tld/conks/terser.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "remigrating terser refiners"^^xsd:string. + foaf:homepage "http://www.conks.tld/refiners/finalize.html"^^xsd:string. + swrc:journal . +_:Anja_Rall rdf:type foaf:Person. +_:Anja_Rall foaf:name "Anja Rall"^^xsd:string. + dc:creator _:Anja_Rall. + rdf:type bench:Article. + rdfs:seeAlso "http://www.terser.tld/finalize/fizgig.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "refiners fizgig disgustingly"^^xsd:string. + foaf:homepage "http://www.finalize.tld/disgustingly/tinworks.html"^^xsd:string. + swrc:journal . +_:Rohana_Clacher rdf:type foaf:Person. +_:Rohana_Clacher foaf:name "Rohana Clacher"^^xsd:string. + dc:creator _:Rohana_Clacher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fizgig.tld/tinworks/redacting.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "disgustingly redacting alright"^^xsd:string. + foaf:homepage "http://www.tinworks.tld/alright/alfas.html"^^xsd:string. + swrc:journal . +_:Yahya_Kulacz rdf:type foaf:Person. +_:Yahya_Kulacz foaf:name "Yahya Kulacz"^^xsd:string. + dc:creator _:Yahya_Kulacz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.redacting.tld/alfas/refuelled.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "alright refuelled epigrams"^^xsd:string. + foaf:homepage "http://www.alfas.tld/epigrams/airmails.html"^^xsd:string. + swrc:journal . +_:Isabelle_Uerkwitz rdf:type foaf:Person. +_:Isabelle_Uerkwitz foaf:name "Isabelle Uerkwitz"^^xsd:string. + dc:creator _:Isabelle_Uerkwitz. + rdf:type bench:Article. + swrc:pages "155"^^xsd:integer. + dc:title "refuelled airmails vivific"^^xsd:string. + foaf:homepage "http://www.epigrams.tld/vivific/prodigiousness.html"^^xsd:string. + swrc:journal . +_:Cawrdav_Vanoni rdf:type foaf:Person. +_:Cawrdav_Vanoni foaf:name "Cawrdav Vanoni"^^xsd:string. + dc:creator _:Cawrdav_Vanoni. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "airmails prodigiousness fictionally"^^xsd:string. + foaf:homepage "http://www.vivific.tld/fictionally/callusing.html"^^xsd:string. + swrc:journal . +_:Almaadele_Niedzwiedzki rdf:type foaf:Person. +_:Almaadele_Niedzwiedzki foaf:name "Almaadele Niedzwiedzki"^^xsd:string. + dc:creator _:Almaadele_Niedzwiedzki. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prodigiousness.tld/callusing/sublimest.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "fictionally sublimest disserts"^^xsd:string. + foaf:homepage "http://www.callusing.tld/disserts/pagers.html"^^xsd:string. + swrc:journal . +_:Ffodor_Spragley rdf:type foaf:Person. +_:Ffodor_Spragley foaf:name "Ffodor Spragley"^^xsd:string. + dc:creator _:Ffodor_Spragley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sublimest.tld/pagers/extortionists.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "disserts extortionists dynamistic"^^xsd:string. + foaf:homepage "http://www.pagers.tld/dynamistic/finespun.html"^^xsd:string. + swrc:journal . +_:Tanak_Swithenbank rdf:type foaf:Person. +_:Tanak_Swithenbank foaf:name "Tanak Swithenbank"^^xsd:string. + dc:creator _:Tanak_Swithenbank. + rdf:type bench:Article. + swrc:pages "193"^^xsd:integer. + dc:title "extortionists finespun exploring"^^xsd:string. + foaf:homepage "http://www.dynamistic.tld/exploring/ostensive.html"^^xsd:string. + swrc:journal . +_:Ulyana_Slentz rdf:type foaf:Person. +_:Ulyana_Slentz foaf:name "Ulyana Slentz"^^xsd:string. + dc:creator _:Ulyana_Slentz. + rdf:type bench:Article. + swrc:pages "95"^^xsd:integer. + dc:title "finespun ostensive trembled"^^xsd:string. + foaf:homepage "http://www.exploring.tld/trembled/potties.html"^^xsd:string. + swrc:journal . +_:Ashlie_Barnak rdf:type foaf:Person. +_:Ashlie_Barnak foaf:name "Ashlie Barnak"^^xsd:string. + dc:creator _:Ashlie_Barnak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ostensive.tld/potties/watercresses.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "trembled watercresses descanting"^^xsd:string. + foaf:homepage "http://www.potties.tld/descanting/admonished.html"^^xsd:string. + swrc:journal . +_:Ericka_Uimari rdf:type foaf:Person. +_:Ericka_Uimari foaf:name "Ericka Uimari"^^xsd:string. + dc:creator _:Ericka_Uimari. + swrc:editor _:Conrado_Luzader. + swrc:editor _:Gruffyn_Eschborn. + swrc:editor _:Jivanta_Quintania. + swrc:editor _:Faheem_Plegge. + rdf:type bench:Proceedings. + bench:booktitle "watercresses admonished slaughters"^^xsd:string. + swrc:isbn "0-5995-9252-0"^^xsd:string. + dc:publisher "Butterworth-Heinemann"^^xsd:string. + swrc:series "1341"^^xsd:integer. + dc:title "Proceeding 1 (1961)"^^xsd:string. + foaf:homepage "http://www.admonished.tld/blowholes/lulling.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "slaughters lulling discases"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "blowholes discases disqualify"^^xsd:string. + foaf:homepage "http://www.lulling.tld/disqualify/drizzles.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ericka_Uimari. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "discases drizzles reigns"^^xsd:string. + rdfs:seeAlso "http://www.disqualify.tld/reigns/pragmatists.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "drizzles pragmatists squarest"^^xsd:string. + foaf:homepage "http://www.reigns.tld/squarest/photoing.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ericka_Uimari. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "pragmatists photoing occurrence"^^xsd:string. + rdfs:seeAlso "http://www.squarest.tld/occurrence/unwinders.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "photoing unwinders hypoergic"^^xsd:string. + foaf:homepage "http://www.occurrence.tld/hypoergic/midwived.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Ericka_Uimari. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "unwinders midwived libertarianism"^^xsd:string. + rdfs:seeAlso "http://www.hypoergic.tld/libertarianism/chicaned.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "midwived chicaned recruiter"^^xsd:string. + foaf:homepage "http://www.libertarianism.tld/recruiter/haemoglobin.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Holdine_Schuering. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "chicaned haemoglobin coiffeurs"^^xsd:string. + rdfs:seeAlso "http://www.recruiter.tld/coiffeurs/yacks.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "haemoglobin yacks rakehells"^^xsd:string. + foaf:homepage "http://www.coiffeurs.tld/rakehells/retuning.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Holdine_Schuering. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "yacks retuning dobies"^^xsd:string. + rdfs:seeAlso "http://www.rakehells.tld/dobies/victuals.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "retuning victuals multiplicands"^^xsd:string. + foaf:homepage "http://www.dobies.tld/multiplicands/brambles.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Holdine_Schuering. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "victuals brambles triglyceride"^^xsd:string. + rdfs:seeAlso "http://www.multiplicands.tld/triglyceride/tenons.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "brambles tenons antidepressants"^^xsd:string. + foaf:homepage "http://www.triglyceride.tld/antidepressants/inspectorate.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gela_Bong. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "tenons inspectorate unappeasable"^^xsd:string. + rdfs:seeAlso "http://www.antidepressants.tld/unappeasable/rucksack.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "inspectorate rucksack nephritises"^^xsd:string. + foaf:homepage "http://www.unappeasable.tld/nephritises/payable.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gela_Bong. + dc:creator _:Cynthiarose_Pembleton. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "rucksack payable voidableness"^^xsd:string. + bench:cdrom "http://www.nephritises.tld/voidableness/dissects.html"^^xsd:string. + rdfs:seeAlso "http://www.payable.tld/dissects/whists.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "voidableness whists embodies"^^xsd:string. + foaf:homepage "http://www.dissects.tld/embodies/colorcast.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gela_Bong. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "whists colorcast gyrators"^^xsd:string. + rdfs:seeAlso "http://www.embodies.tld/gyrators/ductility.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "colorcast ductility chains"^^xsd:string. + foaf:homepage "http://www.gyrators.tld/chains/redressed.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cynthiarose_Pembleton. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "ductility redressed weekends"^^xsd:string. + rdfs:seeAlso "http://www.chains.tld/weekends/giggled.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "redressed giggled membranaceous"^^xsd:string. + foaf:homepage "http://www.weekends.tld/membranaceous/aphorizing.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cynthiarose_Pembleton. + rdf:type bench:Inproceedings. + bench:booktitle "giggled aphorizing flits"^^xsd:string. + bench:cdrom "http://www.membranaceous.tld/flits/nondeliveries.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "aphorizing nondeliveries planking"^^xsd:string. + foaf:homepage "http://www.flits.tld/planking/alloted.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Mabon_Meardon. + rdf:type bench:Inproceedings. + bench:booktitle "nondeliveries alloted orangeades"^^xsd:string. + rdfs:seeAlso "http://www.planking.tld/orangeades/deviled.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "alloted deviled evoking"^^xsd:string. + foaf:homepage "http://www.orangeades.tld/evoking/emotionalism.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mabon_Meardon. + rdf:type bench:Inproceedings. + bench:booktitle "deviled emotionalism decasyllables"^^xsd:string. + rdfs:seeAlso "http://www.evoking.tld/decasyllables/signalized.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "emotionalism signalized ibises"^^xsd:string. + foaf:homepage "http://www.decasyllables.tld/ibises/hypnotics.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Mabon_Meardon. + rdf:type bench:Inproceedings. + bench:booktitle "signalized hypnotics blameable"^^xsd:string. + rdfs:seeAlso "http://www.ibises.tld/blameable/polarize.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "hypnotics polarize earwigged"^^xsd:string. + foaf:homepage "http://www.blameable.tld/earwigged/resurveyed.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Dmitrovna_Avril. + rdf:type bench:Inproceedings. + bench:booktitle "polarize resurveyed outyell"^^xsd:string. + rdfs:seeAlso "http://www.earwigged.tld/outyell/freighters.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "resurveyed freighters correctional"^^xsd:string. + foaf:homepage "http://www.outyell.tld/correctional/cervine.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dmitrovna_Avril. + dc:creator _:Isak_Lunford. + rdf:type bench:Inproceedings. + bench:booktitle "freighters cervine adulates"^^xsd:string. + rdfs:seeAlso "http://www.correctional.tld/adulates/sowable.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "cervine sowable conceptive"^^xsd:string. + foaf:homepage "http://www.adulates.tld/conceptive/asteroids.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dmitrovna_Avril. + rdf:type bench:Inproceedings. + bench:booktitle "sowable asteroids haymow"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "conceptive haymow gastropod"^^xsd:string. + foaf:homepage "http://www.asteroids.tld/gastropod/forkedly.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Isak_Lunford. + rdf:type bench:Inproceedings. + bench:booktitle "haymow forkedly rondures"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "gastropod rondures carroms"^^xsd:string. + foaf:homepage "http://www.forkedly.tld/carroms/hajjis.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eliazar_Manner. + rdf:type bench:Inproceedings. + bench:booktitle "rondures hajjis foregather"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "carroms foregather insensibility"^^xsd:string. + foaf:homepage "http://www.hajjis.tld/insensibility/legatos.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eliazar_Manner. + dc:creator _:Carol_Litchford. + rdf:type bench:Inproceedings. + bench:booktitle "foregather legatos acrimonies"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "insensibility acrimonies amplest"^^xsd:string. + foaf:homepage "http://www.legatos.tld/amplest/horologies.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carol_Litchford. + dc:creator _:May_Hamiton. + rdf:type bench:Inproceedings. + bench:booktitle "acrimonies horologies reconcilement"^^xsd:string. + rdfs:seeAlso "http://www.amplest.tld/reconcilement/wineskins.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "horologies wineskins decayer"^^xsd:string. + foaf:homepage "http://www.reconcilement.tld/decayer/shipments.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:May_Hamiton. + dc:creator _:Mstislava_Touby. + rdf:type bench:Inproceedings. + bench:booktitle "wineskins shipments momisms"^^xsd:string. + rdfs:seeAlso "http://www.decayer.tld/momisms/manger.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "shipments manger zoological"^^xsd:string. + foaf:homepage "http://www.momisms.tld/zoological/polydactylism.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mstislava_Touby. + rdf:type bench:Inproceedings. + bench:booktitle "manger polydactylism damndest"^^xsd:string. + rdfs:seeAlso "http://www.zoological.tld/damndest/valuative.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "polydactylism valuative lostness"^^xsd:string. + foaf:homepage "http://www.damndest.tld/lostness/teazeled.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Flavia_Balnis. + rdf:type bench:Inproceedings. + bench:booktitle "valuative teazeled plutocracy"^^xsd:string. + rdfs:seeAlso "http://www.lostness.tld/plutocracy/rajas.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "teazeled rajas paddocking"^^xsd:string. + foaf:homepage "http://www.plutocracy.tld/paddocking/throttler.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Flavia_Balnis. + rdf:type bench:Inproceedings. + bench:booktitle "rajas throttler nonextraditable"^^xsd:string. + rdfs:seeAlso "http://www.paddocking.tld/nonextraditable/achiever.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "throttler achiever fuchsias"^^xsd:string. + foaf:homepage "http://www.nonextraditable.tld/fuchsias/ritualization.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Takao_Stoneham. + rdf:type bench:Inproceedings. + bench:booktitle "achiever ritualization peroxides"^^xsd:string. + rdfs:seeAlso "http://www.fuchsias.tld/peroxides/handfasts.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "ritualization handfasts toploftier"^^xsd:string. + foaf:homepage "http://www.peroxides.tld/toploftier/reemergence.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Takao_Stoneham. + rdf:type bench:Inproceedings. + bench:booktitle "handfasts reemergence squabbles"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "toploftier squabbles appoints"^^xsd:string. + foaf:homepage "http://www.reemergence.tld/appoints/refurnished.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gottfried_Lanzoni. + dc:creator _:ApOwen_Hersch. + rdf:type bench:Inproceedings. + bench:booktitle "squabbles refurnished zoons"^^xsd:string. + dc:title "appoints zoons parchments"^^xsd:string. + foaf:homepage "http://www.refurnished.tld/parchments/conniption.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gottfried_Lanzoni. + rdf:type bench:Inproceedings. + bench:booktitle "zoons conniption regarding"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "parchments regarding gonifs"^^xsd:string. + foaf:homepage "http://www.conniption.tld/gonifs/endoscopy.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:ApOwen_Hersch. + rdf:type bench:Inproceedings. + bench:booktitle "regarding endoscopy reshapers"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "gonifs reshapers corniest"^^xsd:string. + foaf:homepage "http://www.endoscopy.tld/corniest/genitures.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kunei_Mckinney. + rdf:type bench:Inproceedings. + bench:booktitle "reshapers genitures gallbladders"^^xsd:string. + rdfs:seeAlso "http://www.corniest.tld/gallbladders/preconceiving.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "genitures preconceiving fetters"^^xsd:string. + foaf:homepage "http://www.gallbladders.tld/fetters/pinesaps.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kunei_Mckinney. + rdf:type bench:Inproceedings. + bench:booktitle "preconceiving pinesaps gatepost"^^xsd:string. + rdfs:seeAlso "http://www.fetters.tld/gatepost/attritional.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "pinesaps attritional enricher"^^xsd:string. + foaf:homepage "http://www.gatepost.tld/enricher/childproof.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Edgarda_Piccinini. + dc:creator _:Brianne_Challacombe. + dc:creator _:Jurg_Mooneyham. + swrc:editor . + swrc:editor _:Beverley_Guttman. +_:Beverley_Guttman rdf:type foaf:Person. +_:Beverley_Guttman foaf:name "Beverley Guttman"^^xsd:string. + swrc:editor _:Menoeceus_Letrent. +_:Menoeceus_Letrent rdf:type foaf:Person. +_:Menoeceus_Letrent foaf:name "Menoeceus Letrent"^^xsd:string. + swrc:editor _:Ed_Oroz. + swrc:editor _:Naida_Heitmeyer. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1961)"^^xsd:string. + swrc:volume "22"^^xsd:integer. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enricher.tld/romps/laundromats.html"^^xsd:string. + dc:title "childproof laundromats divestitures"^^xsd:string. + foaf:homepage "http://www.romps.tld/divestitures/dissolutely.html"^^xsd:string. + swrc:journal . + dc:creator _:Taishineia_Hudnall. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "laundromats dissolutely fratricides"^^xsd:string. + foaf:homepage "http://www.divestitures.tld/fratricides/untrod.html"^^xsd:string. + swrc:journal . + dc:creator _:Humaira_Bartha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dissolutely.tld/untrod/aquarist.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "fratricides aquarist washtubs"^^xsd:string. + foaf:homepage "http://www.untrod.tld/washtubs/spinet.html"^^xsd:string. + swrc:journal . + dc:creator _:Anja_Rall. + dc:creator _:Yahya_Kulacz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aquarist.tld/spinet/wining.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "washtubs wining repatriate"^^xsd:string. + foaf:homepage "http://www.spinet.tld/repatriate/balking.html"^^xsd:string. + swrc:journal . + dc:creator _:Cawrdav_Vanoni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wining.tld/balking/smarmy.html"^^xsd:string. + swrc:note "accounters competing bullpen dirts repossesses lightheaded icecap garnish chariest"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "repatriate smarmy federally"^^xsd:string. + foaf:homepage "http://www.balking.tld/federally/shapes.html"^^xsd:string. + swrc:journal . + dc:creator _:Ffodor_Spragley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.smarmy.tld/shapes/nauseas.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "federally nauseas musclemen"^^xsd:string. + foaf:homepage "http://www.shapes.tld/musclemen/steeplechases.html"^^xsd:string. + swrc:journal . + dc:creator _:Cursetta_Isa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nauseas.tld/steeplechases/indigents.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "musclemen indigents awaked"^^xsd:string. + foaf:homepage "http://www.steeplechases.tld/awaked/ninny.html"^^xsd:string. + swrc:journal . + dc:creator _:Lorraine_Mahapatra. + dc:creator _:Zephyr_Willenbrink. + rdf:type bench:Article. + rdfs:seeAlso "http://www.indigents.tld/ninny/anticipated.html"^^xsd:string. + dc:title "awaked anticipated sufflates"^^xsd:string. + foaf:homepage "http://www.ninny.tld/sufflates/withholds.html"^^xsd:string. + swrc:journal . + dc:creator _:Josianne_Gopen. + dc:creator _:Marjorie_Ruggiere. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anticipated.tld/withholds/flied.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "sufflates flied diverticulum"^^xsd:string. + foaf:homepage "http://www.withholds.tld/diverticulum/daffiness.html"^^xsd:string. + swrc:journal . + dc:creator _:Domnika_Fregozo. + dc:creator _:Ashlie_Barnak. + rdf:type bench:Article. + swrc:pages "168"^^xsd:integer. + dc:title "flied daffiness visuals"^^xsd:string. + foaf:homepage "http://www.diverticulum.tld/visuals/nuthouse.html"^^xsd:string. + swrc:journal . + dc:creator _:Birke_Schutz. + dc:creator _:Cristine_Christoforou. + rdf:type bench:Article. + rdfs:seeAlso "http://www.daffiness.tld/nuthouse/interlines.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "visuals interlines liturgical"^^xsd:string. + foaf:homepage "http://www.nuthouse.tld/liturgical/graciousness.html"^^xsd:string. + swrc:journal . + dc:creator _:Yusri_Lacerda. + rdf:type bench:Article. + bench:booktitle "interlines graciousness boomtown"^^xsd:string. + dc:title "liturgical boomtown scallopers"^^xsd:string. + foaf:homepage "http://www.graciousness.tld/scallopers/dearths.html"^^xsd:string. + swrc:journal . + dc:creator _:Coletta_Holtmeier. + rdf:type bench:Article. + swrc:pages "97"^^xsd:integer. + dc:title "boomtown dearths abominations"^^xsd:string. + foaf:homepage "http://www.scallopers.tld/abominations/weazands.html"^^xsd:string. + swrc:journal . + dc:creator _:Adham_Lukianov. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dearths.tld/weazands/omnivores.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "abominations omnivores vacationer"^^xsd:string. + foaf:homepage "http://www.weazands.tld/vacationer/sublicenses.html"^^xsd:string. + swrc:journal . + dc:creator _:Iza_Lamboy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.omnivores.tld/sublicenses/philistines.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "vacationer philistines leavens"^^xsd:string. + foaf:homepage "http://www.sublicenses.tld/leavens/metagalaxy.html"^^xsd:string. + swrc:journal . + dc:creator _:Cordell_Coodey. + rdf:type bench:Article. + swrc:pages "79"^^xsd:integer. + dc:title "philistines metagalaxy bouzoukis"^^xsd:string. + foaf:homepage "http://www.leavens.tld/bouzoukis/trimorphs.html"^^xsd:string. + swrc:journal . + dc:creator _:Alessa_Kohan. + dc:creator _:Francis_Petway. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "metagalaxy trimorphs systemless"^^xsd:string. + foaf:homepage "http://www.bouzoukis.tld/systemless/disinfections.html"^^xsd:string. + swrc:journal . + dc:creator _:Kaylin_Bettner. + dc:creator _:Idoia_Dicken. + rdf:type bench:Article. + swrc:pages "67"^^xsd:integer. + dc:title "trimorphs disinfections survived"^^xsd:string. + foaf:homepage "http://www.systemless.tld/survived/reproductivity.html"^^xsd:string. + swrc:journal . + dc:creator _:Ravid_Laidlaw. + dc:creator _:Ambrocio_Litten. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disinfections.tld/reproductivity/uncrates.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "survived uncrates disaffect"^^xsd:string. + foaf:homepage "http://www.reproductivity.tld/disaffect/emulators.html"^^xsd:string. + swrc:journal . + dc:creator _:Slava_Matherson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncrates.tld/emulators/branchlike.html"^^xsd:string. + dc:title "disaffect branchlike chimed"^^xsd:string. + foaf:homepage "http://www.emulators.tld/chimed/ai.html"^^xsd:string. + swrc:journal . + dc:creator _:Edwyn_Spalinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.branchlike.tld/ai/affirmativeness.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "chimed affirmativeness scofflaws"^^xsd:string. + foaf:homepage "http://www.ai.tld/scofflaws/pistils.html"^^xsd:string. + swrc:journal . + dc:creator _:Cadmon_Santamaria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.affirmativeness.tld/pistils/postmasters.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "scofflaws postmasters conciliating"^^xsd:string. + foaf:homepage "http://www.pistils.tld/conciliating/openheartedly.html"^^xsd:string. + swrc:journal . + dc:creator _:Noach_Goodard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.postmasters.tld/openheartedly/restraining.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "conciliating restraining unweaned"^^xsd:string. + foaf:homepage "http://www.openheartedly.tld/unweaned/vexations.html"^^xsd:string. + swrc:journal . + dc:creator _:Deianira_Laflin. + rdf:type bench:Article. + swrc:pages "144"^^xsd:integer. + dc:title "restraining vexations thorpes"^^xsd:string. + foaf:homepage "http://www.unweaned.tld/thorpes/salutarily.html"^^xsd:string. + swrc:journal . + dc:creator _:Tomiichi_Licea. + rdf:type bench:Article. + swrc:pages "139"^^xsd:integer. + dc:title "vexations salutarily cardiotherapies"^^xsd:string. + foaf:homepage "http://www.thorpes.tld/cardiotherapies/premisses.html"^^xsd:string. + swrc:journal . + dc:creator _:Liridona_Scheibner. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "salutarily premisses marshiest"^^xsd:string. + foaf:homepage "http://www.cardiotherapies.tld/marshiest/snuffliest.html"^^xsd:string. + swrc:journal . + dc:creator _:Adam_Janik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.premisses.tld/snuffliest/waiving.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "marshiest waiving brutes"^^xsd:string. + foaf:homepage "http://www.snuffliest.tld/brutes/costively.html"^^xsd:string. + swrc:journal . + dc:creator _:Tadd_Vanpatton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.waiving.tld/costively/sequiturs.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "brutes sequiturs scooting"^^xsd:string. + foaf:homepage "http://www.costively.tld/scooting/palsied.html"^^xsd:string. + swrc:journal . + dc:creator _:Narkis_Hickling. + rdf:type bench:Article. + swrc:pages "22"^^xsd:integer. + dc:title "sequiturs palsied silurian"^^xsd:string. + foaf:homepage "http://www.scooting.tld/silurian/encroached.html"^^xsd:string. + swrc:journal . + dc:creator _:Carsen_Alescio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.palsied.tld/encroached/smooching.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "silurian smooching hilts"^^xsd:string. + foaf:homepage "http://www.encroached.tld/hilts/whiplashes.html"^^xsd:string. + swrc:journal . + dc:creator _:Bhuvi_Lavell. + rdf:type bench:Article. + swrc:pages "30"^^xsd:integer. + dc:title "smooching whiplashes despoilment"^^xsd:string. + foaf:homepage "http://www.hilts.tld/despoilment/woolly.html"^^xsd:string. + swrc:journal . + dc:creator _:Mitchell_Maslak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whiplashes.tld/woolly/puddling.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "despoilment puddling admissability"^^xsd:string. + foaf:homepage "http://www.woolly.tld/admissability/unwinding.html"^^xsd:string. + swrc:journal . +_:Mariam_Gerhart rdf:type foaf:Person. +_:Mariam_Gerhart foaf:name "Mariam Gerhart"^^xsd:string. + dc:creator _:Mariam_Gerhart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.puddling.tld/unwinding/drawbacks.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "admissability drawbacks dissonance"^^xsd:string. + foaf:homepage "http://www.unwinding.tld/dissonance/opprobrious.html"^^xsd:string. + swrc:journal . +_:Sabino_Hayward rdf:type foaf:Person. +_:Sabino_Hayward foaf:name "Sabino Hayward"^^xsd:string. + dc:creator _:Sabino_Hayward. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drawbacks.tld/opprobrious/irefully.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "dissonance irefully irrefragable"^^xsd:string. + foaf:homepage "http://www.opprobrious.tld/irrefragable/stagnates.html"^^xsd:string. + swrc:journal . +_:Leokadia_Noland rdf:type foaf:Person. +_:Leokadia_Noland foaf:name "Leokadia Noland"^^xsd:string. + dc:creator _:Leokadia_Noland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.irefully.tld/stagnates/exhilaration.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "irrefragable exhilaration aligner"^^xsd:string. + foaf:homepage "http://www.stagnates.tld/aligner/requisitioners.html"^^xsd:string. + swrc:journal . +_:Dhaakir_Peals rdf:type foaf:Person. +_:Dhaakir_Peals foaf:name "Dhaakir Peals"^^xsd:string. + dc:creator _:Dhaakir_Peals. + rdf:type bench:Article. + rdfs:seeAlso "http://www.exhilaration.tld/requisitioners/predetermination.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "aligner predetermination dilatations"^^xsd:string. + foaf:homepage "http://www.requisitioners.tld/dilatations/oceanid.html"^^xsd:string. + swrc:journal . +_:Ghana_Reppucci rdf:type foaf:Person. +_:Ghana_Reppucci foaf:name "Ghana Reppucci"^^xsd:string. + dc:creator _:Ghana_Reppucci. + rdf:type bench:Article. + rdfs:seeAlso "http://www.predetermination.tld/oceanid/recall.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "dilatations recall temptresses"^^xsd:string. + foaf:homepage "http://www.oceanid.tld/temptresses/optimizes.html"^^xsd:string. + swrc:journal . +_:Elma_Waldrup rdf:type foaf:Person. +_:Elma_Waldrup foaf:name "Elma Waldrup"^^xsd:string. + dc:creator _:Elma_Waldrup. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recall.tld/optimizes/heiled.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "temptresses heiled puddlings"^^xsd:string. + foaf:homepage "http://www.optimizes.tld/puddlings/uninterruptedly.html"^^xsd:string. + swrc:journal . +_:Asita_Urtz rdf:type foaf:Person. +_:Asita_Urtz foaf:name "Asita Urtz"^^xsd:string. + dc:creator _:Asita_Urtz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.heiled.tld/uninterruptedly/announcing.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "puddlings announcing frescoed"^^xsd:string. + foaf:homepage "http://www.uninterruptedly.tld/frescoed/transforming.html"^^xsd:string. + swrc:journal . +_:HyunKi_Kopin rdf:type foaf:Person. +_:HyunKi_Kopin foaf:name "HyunKi Kopin"^^xsd:string. + dc:creator _:HyunKi_Kopin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.announcing.tld/transforming/unacceptably.html"^^xsd:string. + dc:title "frescoed unacceptably profilers"^^xsd:string. + foaf:homepage "http://www.transforming.tld/profilers/callbacks.html"^^xsd:string. + swrc:journal . +_:Arpana_Jastrebski rdf:type foaf:Person. +_:Arpana_Jastrebski foaf:name "Arpana Jastrebski"^^xsd:string. + dc:creator _:Arpana_Jastrebski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unacceptably.tld/callbacks/conformationally.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "profilers conformationally vindictiveness"^^xsd:string. + foaf:homepage "http://www.callbacks.tld/vindictiveness/fickleness.html"^^xsd:string. + swrc:journal . +_:BeliMawr_Uhlich rdf:type foaf:Person. +_:BeliMawr_Uhlich foaf:name "BeliMawr Uhlich"^^xsd:string. + dc:creator _:BeliMawr_Uhlich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conformationally.tld/fickleness/parachutists.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "vindictiveness parachutists panelings"^^xsd:string. + foaf:homepage "http://www.fickleness.tld/panelings/disembarkation.html"^^xsd:string. + swrc:journal . +_:Eldrick_Evertsen rdf:type foaf:Person. +_:Eldrick_Evertsen foaf:name "Eldrick Evertsen"^^xsd:string. + dc:creator _:Eldrick_Evertsen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.parachutists.tld/disembarkation/antithetical.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "panelings antithetical midgets"^^xsd:string. + foaf:homepage "http://www.disembarkation.tld/midgets/bumpily.html"^^xsd:string. + swrc:journal . +_:Tokaji_Snoke rdf:type foaf:Person. +_:Tokaji_Snoke foaf:name "Tokaji Snoke"^^xsd:string. + dc:creator _:Tokaji_Snoke. + swrc:editor _:Iza_Lamboy. + swrc:editor _:Beverley_Guttman. + rdf:type bench:Incollection. + bench:booktitle "antithetical bumpily cowering"^^xsd:string. + rdfs:seeAlso "http://www.midgets.tld/cowering/apprized.html"^^xsd:string. + dc:title "bumpily apprized smallness"^^xsd:string. + foaf:homepage "http://www.cowering.tld/smallness/captress.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. +_:Merbok_Kinnett rdf:type foaf:Person. +_:Merbok_Kinnett foaf:name "Merbok Kinnett"^^xsd:string. + dc:creator _:Merbok_Kinnett. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1961)"^^xsd:string. + swrc:volume "13"^^xsd:integer. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "smallness bubblier zincked"^^xsd:string. + foaf:homepage "http://www.captress.tld/zincked/preaches.html"^^xsd:string. + swrc:journal . +_:Bhamini_Boissonneault rdf:type foaf:Person. +_:Bhamini_Boissonneault foaf:name "Bhamini Boissonneault"^^xsd:string. + dc:creator _:Bhamini_Boissonneault. + rdf:type bench:Article. + swrc:pages "41"^^xsd:integer. + dc:title "bubblier preaches balanced"^^xsd:string. + foaf:homepage "http://www.zincked.tld/balanced/touchingly.html"^^xsd:string. + swrc:journal . +_:Yoshio_Penington rdf:type foaf:Person. +_:Yoshio_Penington foaf:name "Yoshio Penington"^^xsd:string. + dc:creator _:Yoshio_Penington. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preaches.tld/touchingly/nonpartisan.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "balanced nonpartisan paths"^^xsd:string. + foaf:homepage "http://www.touchingly.tld/paths/disable.html"^^xsd:string. + swrc:journal . +_:Adeline_Stephens rdf:type foaf:Person. +_:Adeline_Stephens foaf:name "Adeline Stephens"^^xsd:string. + dc:creator _:Adeline_Stephens. + rdf:type bench:Article. + dc:title "nonpartisan disable grannies"^^xsd:string. + foaf:homepage "http://www.paths.tld/grannies/backslaps.html"^^xsd:string. + swrc:journal . +_:Vitasa_Dufauchard rdf:type foaf:Person. +_:Vitasa_Dufauchard foaf:name "Vitasa Dufauchard"^^xsd:string. + dc:creator _:Vitasa_Dufauchard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disable.tld/backslaps/sapphism.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "grannies sapphism prostatectomies"^^xsd:string. + foaf:homepage "http://www.backslaps.tld/prostatectomies/aw.html"^^xsd:string. + swrc:journal . +_:Edria_Mc rdf:type foaf:Person. +_:Edria_Mc foaf:name "Edria Mc"^^xsd:string. + dc:creator _:Edria_Mc. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "sapphism aw rummier"^^xsd:string. + foaf:homepage "http://www.prostatectomies.tld/rummier/obtuseness.html"^^xsd:string. + swrc:journal . +_:Fulko_Pullen rdf:type foaf:Person. +_:Fulko_Pullen foaf:name "Fulko Pullen"^^xsd:string. + dc:creator _:Fulko_Pullen. + rdf:type bench:Article. + swrc:pages "17"^^xsd:integer. + dc:title "aw obtuseness marking"^^xsd:string. + foaf:homepage "http://www.rummier.tld/marking/pussyfooted.html"^^xsd:string. + swrc:journal . +_:Chloe_Clusky rdf:type foaf:Person. +_:Chloe_Clusky foaf:name "Chloe Clusky"^^xsd:string. + dc:creator _:Chloe_Clusky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.obtuseness.tld/pussyfooted/morselled.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "marking morselled hotdogs"^^xsd:string. + foaf:homepage "http://www.pussyfooted.tld/hotdogs/educates.html"^^xsd:string. + swrc:journal . +_:Brite_Girman rdf:type foaf:Person. +_:Brite_Girman foaf:name "Brite Girman"^^xsd:string. + dc:creator _:Brite_Girman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.morselled.tld/educates/physicochemical.html"^^xsd:string. + dc:title "hotdogs physicochemical muckraker"^^xsd:string. + foaf:homepage "http://www.educates.tld/muckraker/vegetarians.html"^^xsd:string. + swrc:journal . +_:Navarro_Wasyliszyn rdf:type foaf:Person. +_:Navarro_Wasyliszyn foaf:name "Navarro Wasyliszyn"^^xsd:string. + dc:creator _:Navarro_Wasyliszyn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.physicochemical.tld/vegetarians/deprecators.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "muckraker deprecators coifed"^^xsd:string. + foaf:homepage "http://www.vegetarians.tld/coifed/refed.html"^^xsd:string. + swrc:journal . +_:Cj_Traffanstedt rdf:type foaf:Person. +_:Cj_Traffanstedt foaf:name "Cj Traffanstedt"^^xsd:string. + dc:creator _:Cj_Traffanstedt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deprecators.tld/refed/photoelectrically.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "coifed photoelectrically vinylic"^^xsd:string. + foaf:homepage "http://www.refed.tld/vinylic/cleared.html"^^xsd:string. + swrc:journal . +_:Nickolas_Tritle rdf:type foaf:Person. +_:Nickolas_Tritle foaf:name "Nickolas Tritle"^^xsd:string. + dc:creator _:Nickolas_Tritle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.photoelectrically.tld/cleared/brawlers.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "vinylic brawlers phonographically"^^xsd:string. + foaf:homepage "http://www.cleared.tld/phonographically/embroglios.html"^^xsd:string. + swrc:journal . +_:Adela_Westcote rdf:type foaf:Person. +_:Adela_Westcote foaf:name "Adela Westcote"^^xsd:string. + dc:creator _:Adela_Westcote. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brawlers.tld/embroglios/conches.html"^^xsd:string. + dc:title "phonographically conches vamped"^^xsd:string. + foaf:homepage "http://www.embroglios.tld/vamped/hefting.html"^^xsd:string. + swrc:journal . +_:Duygu_Poster rdf:type foaf:Person. +_:Duygu_Poster foaf:name "Duygu Poster"^^xsd:string. + dc:creator _:Duygu_Poster. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "conches hefting goosiest"^^xsd:string. + foaf:homepage "http://www.vamped.tld/goosiest/pedicabs.html"^^xsd:string. + swrc:journal . +_:Yoshimochi_Streitenberge rdf:type foaf:Person. +_:Yoshimochi_Streitenberge foaf:name "Yoshimochi Streitenberge"^^xsd:string. + dc:creator _:Yoshimochi_Streitenberge. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hefting.tld/pedicabs/torchlight.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "goosiest torchlight appalachian"^^xsd:string. + foaf:homepage "http://www.pedicabs.tld/appalachian/pedigreed.html"^^xsd:string. + swrc:journal . +_:Gananiia_Galanga rdf:type foaf:Person. +_:Gananiia_Galanga foaf:name "Gananiia Galanga"^^xsd:string. + dc:creator _:Gananiia_Galanga. + rdf:type bench:Article. + rdfs:seeAlso "http://www.torchlight.tld/pedigreed/habitable.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "appalachian habitable seamster"^^xsd:string. + foaf:homepage "http://www.pedigreed.tld/seamster/reconcentrate.html"^^xsd:string. + swrc:journal . +_:Hildemar_Bhandari rdf:type foaf:Person. +_:Hildemar_Bhandari foaf:name "Hildemar Bhandari"^^xsd:string. + dc:creator _:Hildemar_Bhandari. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "habitable reconcentrate faddist"^^xsd:string. + foaf:homepage "http://www.seamster.tld/faddist/prompted.html"^^xsd:string. + swrc:journal . +_:Nastasiia_Winzenried rdf:type foaf:Person. +_:Nastasiia_Winzenried foaf:name "Nastasiia Winzenried"^^xsd:string. + dc:creator _:Nastasiia_Winzenried. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reconcentrate.tld/prompted/chintzier.html"^^xsd:string. + dc:title "faddist chintzier microbars"^^xsd:string. + foaf:homepage "http://www.prompted.tld/microbars/prestos.html"^^xsd:string. + swrc:journal . +_:Jandayi_Upham rdf:type foaf:Person. +_:Jandayi_Upham foaf:name "Jandayi Upham"^^xsd:string. + dc:creator _:Jandayi_Upham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chintzier.tld/prestos/neutralization.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "microbars neutralization philol"^^xsd:string. + foaf:homepage "http://www.prestos.tld/philol/micrograph.html"^^xsd:string. + swrc:journal . +_:Armando_Glos rdf:type foaf:Person. +_:Armando_Glos foaf:name "Armando Glos"^^xsd:string. + dc:creator _:Armando_Glos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.neutralization.tld/micrograph/ketchups.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "philol ketchups darklier"^^xsd:string. + foaf:homepage "http://www.micrograph.tld/darklier/virulencies.html"^^xsd:string. + swrc:journal . +_:Emmy_Lowrey rdf:type foaf:Person. +_:Emmy_Lowrey foaf:name "Emmy Lowrey"^^xsd:string. + dc:creator _:Emmy_Lowrey. +_:Carsandra_Freehoffer rdf:type foaf:Person. +_:Carsandra_Freehoffer foaf:name "Carsandra Freehoffer"^^xsd:string. + dc:creator _:Carsandra_Freehoffer. + rdf:type bench:Article. + swrc:pages "10"^^xsd:integer. + dc:title "ketchups virulencies sheepfold"^^xsd:string. + foaf:homepage "http://www.darklier.tld/sheepfold/challah.html"^^xsd:string. + swrc:journal . +_:Aristo_Lacson rdf:type foaf:Person. +_:Aristo_Lacson foaf:name "Aristo Lacson"^^xsd:string. + dc:creator _:Aristo_Lacson. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "virulencies challah mescalism"^^xsd:string. + foaf:homepage "http://www.sheepfold.tld/mescalism/stockers.html"^^xsd:string. + swrc:journal . +_:Manka_Binstock rdf:type foaf:Person. +_:Manka_Binstock foaf:name "Manka Binstock"^^xsd:string. + dc:creator _:Manka_Binstock. + rdf:type bench:Article. + swrc:pages "127"^^xsd:integer. + dc:title "challah stockers maddest"^^xsd:string. + foaf:homepage "http://www.mescalism.tld/maddest/evictors.html"^^xsd:string. + swrc:journal . +_:Stacy_Higuchi rdf:type foaf:Person. +_:Stacy_Higuchi foaf:name "Stacy Higuchi"^^xsd:string. + dc:creator _:Stacy_Higuchi. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "stockers evictors cussers"^^xsd:string. + foaf:homepage "http://www.maddest.tld/cussers/buttonholed.html"^^xsd:string. + swrc:journal . +_:Labeeb_Gonsales rdf:type foaf:Person. +_:Labeeb_Gonsales foaf:name "Labeeb Gonsales"^^xsd:string. + dc:creator _:Labeeb_Gonsales. + rdf:type bench:Article. + rdfs:seeAlso "http://www.evictors.tld/buttonholed/peachier.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "cussers peachier decapods"^^xsd:string. + foaf:homepage "http://www.buttonholed.tld/decapods/stooling.html"^^xsd:string. + swrc:journal . +_:Tonasha_Bapties rdf:type foaf:Person. +_:Tonasha_Bapties foaf:name "Tonasha Bapties"^^xsd:string. + dc:creator _:Tonasha_Bapties. +_:Gorane_Piermarini rdf:type foaf:Person. +_:Gorane_Piermarini foaf:name "Gorane Piermarini"^^xsd:string. + dc:creator _:Gorane_Piermarini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.peachier.tld/stooling/dependently.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "decapods dependently maledicted"^^xsd:string. + foaf:homepage "http://www.stooling.tld/maledicted/amenity.html"^^xsd:string. + swrc:journal . +_:Kamryn_Tuffin rdf:type foaf:Person. +_:Kamryn_Tuffin foaf:name "Kamryn Tuffin"^^xsd:string. + dc:creator _:Kamryn_Tuffin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dependently.tld/amenity/rejectable.html"^^xsd:string. + swrc:note "rencounters manifestations utilizations chapeaus hexapodies frankensteins prosthodontist canvassed sups"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "maledicted rejectable psalmists"^^xsd:string. + foaf:homepage "http://www.amenity.tld/psalmists/axiality.html"^^xsd:string. + swrc:journal . +_:Elvio_Wagnor rdf:type foaf:Person. +_:Elvio_Wagnor foaf:name "Elvio Wagnor"^^xsd:string. + dc:creator _:Elvio_Wagnor. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rejectable.tld/axiality/cayenned.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "psalmists cayenned cajolingly"^^xsd:string. + foaf:homepage "http://www.axiality.tld/cajolingly/handholds.html"^^xsd:string. + swrc:journal . +_:Ephrem_Ruddle rdf:type foaf:Person. +_:Ephrem_Ruddle foaf:name "Ephrem Ruddle"^^xsd:string. + dc:creator _:Ephrem_Ruddle. + rdf:type bench:Article. + swrc:pages "101"^^xsd:integer. + dc:title "cayenned handholds uproariously"^^xsd:string. + foaf:homepage "http://www.cajolingly.tld/uproariously/inimitably.html"^^xsd:string. + swrc:journal . +_:Kosmas_Gitter rdf:type foaf:Person. +_:Kosmas_Gitter foaf:name "Kosmas Gitter"^^xsd:string. + dc:creator _:Kosmas_Gitter. + rdf:type bench:Article. + swrc:pages "169"^^xsd:integer. + dc:title "handholds inimitably divvying"^^xsd:string. + foaf:homepage "http://www.uproariously.tld/divvying/disinclinations.html"^^xsd:string. + swrc:journal . +_:Ilona_Geddings rdf:type foaf:Person. +_:Ilona_Geddings foaf:name "Ilona Geddings"^^xsd:string. + dc:creator _:Ilona_Geddings. +_:Davyd_Lecleir rdf:type foaf:Person. +_:Davyd_Lecleir foaf:name "Davyd Lecleir"^^xsd:string. + dc:creator _:Davyd_Lecleir. + rdf:type bench:Article. + dc:title "inimitably disinclinations casually"^^xsd:string. + foaf:homepage "http://www.divvying.tld/casually/unites.html"^^xsd:string. + swrc:journal . +_:Hillel_Catoire rdf:type foaf:Person. +_:Hillel_Catoire foaf:name "Hillel Catoire"^^xsd:string. + dc:creator _:Hillel_Catoire. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disinclinations.tld/unites/fevers.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "casually fevers recomposes"^^xsd:string. + foaf:homepage "http://www.unites.tld/recomposes/subclassified.html"^^xsd:string. + swrc:journal . +_:Penina_Stepro rdf:type foaf:Person. +_:Penina_Stepro foaf:name "Penina Stepro"^^xsd:string. + dc:creator _:Penina_Stepro. +_:Mitsu_Kerbs rdf:type foaf:Person. +_:Mitsu_Kerbs foaf:name "Mitsu Kerbs"^^xsd:string. + dc:creator _:Mitsu_Kerbs. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fevers.tld/subclassified/grifts.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "recomposes grifts decays"^^xsd:string. + foaf:homepage "http://www.subclassified.tld/decays/prizefight.html"^^xsd:string. + swrc:journal . +_:Daloris_Sandstrom rdf:type foaf:Person. +_:Daloris_Sandstrom foaf:name "Daloris Sandstrom"^^xsd:string. + dc:creator _:Daloris_Sandstrom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grifts.tld/prizefight/sparkiest.html"^^xsd:string. + dc:title "decays sparkiest ovals"^^xsd:string. + foaf:homepage "http://www.prizefight.tld/ovals/lotting.html"^^xsd:string. + swrc:journal . +_:Tran_Andre rdf:type foaf:Person. +_:Tran_Andre foaf:name "Tran Andre"^^xsd:string. + dc:creator _:Tran_Andre. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sparkiest.tld/lotting/toxaemic.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "ovals toxaemic buttonholer"^^xsd:string. + foaf:homepage "http://www.lotting.tld/buttonholer/incurs.html"^^xsd:string. + swrc:journal . +_:Guchol_Fradette rdf:type foaf:Person. +_:Guchol_Fradette foaf:name "Guchol Fradette"^^xsd:string. + dc:creator _:Guchol_Fradette. + rdf:type bench:Article. + swrc:pages "51"^^xsd:integer. + dc:title "toxaemic incurs blobbing"^^xsd:string. + foaf:homepage "http://www.buttonholer.tld/blobbing/tremens.html"^^xsd:string. + swrc:journal . +_:Dafina_Pendexter rdf:type foaf:Person. +_:Dafina_Pendexter foaf:name "Dafina Pendexter"^^xsd:string. + dc:creator _:Dafina_Pendexter. +_:Anwyll_Frabotta rdf:type foaf:Person. +_:Anwyll_Frabotta foaf:name "Anwyll Frabotta"^^xsd:string. + dc:creator _:Anwyll_Frabotta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incurs.tld/tremens/taxers.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "blobbing taxers irritates"^^xsd:string. + foaf:homepage "http://www.tremens.tld/irritates/consensually.html"^^xsd:string. + swrc:journal . +_:Rosaline_Musch rdf:type foaf:Person. +_:Rosaline_Musch foaf:name "Rosaline Musch"^^xsd:string. + dc:creator _:Rosaline_Musch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.taxers.tld/consensually/preternaturally.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "irritates preternaturally gruffs"^^xsd:string. + foaf:homepage "http://www.consensually.tld/gruffs/multiphasic.html"^^xsd:string. + swrc:journal . +_:Antje_Viapiano rdf:type foaf:Person. +_:Antje_Viapiano foaf:name "Antje Viapiano"^^xsd:string. + dc:creator _:Antje_Viapiano. + rdf:type bench:Article. + swrc:pages "60"^^xsd:integer. + dc:title "preternaturally multiphasic highjacked"^^xsd:string. + foaf:homepage "http://www.gruffs.tld/highjacked/jots.html"^^xsd:string. + swrc:journal . +_:Katie_Hooe rdf:type foaf:Person. +_:Katie_Hooe foaf:name "Katie Hooe"^^xsd:string. + dc:creator _:Katie_Hooe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.multiphasic.tld/jots/capably.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "highjacked capably directer"^^xsd:string. + foaf:homepage "http://www.jots.tld/directer/lymphatically.html"^^xsd:string. + swrc:journal . +_:Eilika_Cairone rdf:type foaf:Person. +_:Eilika_Cairone foaf:name "Eilika Cairone"^^xsd:string. + dc:creator _:Eilika_Cairone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.capably.tld/lymphatically/deoxygenated.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "directer deoxygenated dowels"^^xsd:string. + foaf:homepage "http://www.lymphatically.tld/dowels/bluings.html"^^xsd:string. + swrc:journal . +_:Elvira_Kidner rdf:type foaf:Person. +_:Elvira_Kidner foaf:name "Elvira Kidner"^^xsd:string. + dc:creator _:Elvira_Kidner. +_:Haruhiro_Flecher rdf:type foaf:Person. +_:Haruhiro_Flecher foaf:name "Haruhiro Flecher"^^xsd:string. + dc:creator _:Haruhiro_Flecher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deoxygenated.tld/bluings/throning.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "dowels throning heroics"^^xsd:string. + foaf:homepage "http://www.bluings.tld/heroics/almner.html"^^xsd:string. + swrc:journal . +_:Adrik_Ollhoff rdf:type foaf:Person. +_:Adrik_Ollhoff foaf:name "Adrik Ollhoff"^^xsd:string. + dc:creator _:Adrik_Ollhoff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.throning.tld/almner/gushes.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "heroics gushes penalized"^^xsd:string. + foaf:homepage "http://www.almner.tld/penalized/resiliency.html"^^xsd:string. + swrc:journal . +_:Alike_Winberg rdf:type foaf:Person. +_:Alike_Winberg foaf:name "Alike Winberg"^^xsd:string. + dc:creator _:Alike_Winberg. + rdf:type bench:Article. + bench:cdrom "http://www.gushes.tld/resiliency/coronals.html"^^xsd:string. + rdfs:seeAlso "http://www.penalized.tld/coronals/dramatization.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "resiliency dramatization inexecutable"^^xsd:string. + foaf:homepage "http://www.coronals.tld/inexecutable/drillers.html"^^xsd:string. + swrc:journal . +_:Isis_Liebross rdf:type foaf:Person. +_:Isis_Liebross foaf:name "Isis Liebross"^^xsd:string. + dc:creator _:Isis_Liebross. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dramatization.tld/drillers/divinities.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "inexecutable divinities caparisons"^^xsd:string. + foaf:homepage "http://www.drillers.tld/caparisons/fetors.html"^^xsd:string. + swrc:journal . +_:Kristie_Roback rdf:type foaf:Person. +_:Kristie_Roback foaf:name "Kristie Roback"^^xsd:string. + dc:creator _:Kristie_Roback. + rdf:type bench:Article. + rdfs:seeAlso "http://www.divinities.tld/fetors/lately.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "caparisons lately peekaboo"^^xsd:string. + foaf:homepage "http://www.fetors.tld/peekaboo/therapeutical.html"^^xsd:string. + swrc:journal . +_:Yamato_Maestos rdf:type foaf:Person. +_:Yamato_Maestos foaf:name "Yamato Maestos"^^xsd:string. + dc:creator _:Yamato_Maestos. + rdf:type bench:Article. + bench:cdrom "http://www.lately.tld/therapeutical/southeasterly.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "peekaboo southeasterly highbred"^^xsd:string. + foaf:homepage "http://www.therapeutical.tld/highbred/cuffs.html"^^xsd:string. + swrc:journal . +_:Santo_Fendt rdf:type foaf:Person. +_:Santo_Fendt foaf:name "Santo Fendt"^^xsd:string. + dc:creator _:Santo_Fendt. +_:Vitus_Roskopf rdf:type foaf:Person. +_:Vitus_Roskopf foaf:name "Vitus Roskopf"^^xsd:string. + dc:creator _:Vitus_Roskopf. + rdf:type bench:Article. + swrc:pages "128"^^xsd:integer. + dc:title "southeasterly cuffs hatracks"^^xsd:string. + foaf:homepage "http://www.highbred.tld/hatracks/libyans.html"^^xsd:string. + swrc:journal . +_:Dwayne_Trullinger rdf:type foaf:Person. +_:Dwayne_Trullinger foaf:name "Dwayne Trullinger"^^xsd:string. + dc:creator _:Dwayne_Trullinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cuffs.tld/libyans/succumbing.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "hatracks succumbing uniques"^^xsd:string. + foaf:homepage "http://www.libyans.tld/uniques/staleness.html"^^xsd:string. + swrc:journal . +_:Hoor_Westin rdf:type foaf:Person. +_:Hoor_Westin foaf:name "Hoor Westin"^^xsd:string. + dc:creator _:Hoor_Westin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.succumbing.tld/staleness/aspiration.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "uniques aspiration rehearses"^^xsd:string. + foaf:homepage "http://www.staleness.tld/rehearses/enfeoffed.html"^^xsd:string. + swrc:journal . +_:Frantiska_Linebaugh rdf:type foaf:Person. +_:Frantiska_Linebaugh foaf:name "Frantiska Linebaugh"^^xsd:string. + dc:creator _:Frantiska_Linebaugh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aspiration.tld/enfeoffed/concealing.html"^^xsd:string. + dc:title "rehearses concealing intended"^^xsd:string. + foaf:homepage "http://www.enfeoffed.tld/intended/deprecator.html"^^xsd:string. + swrc:journal . +_:Jung_Renderos rdf:type foaf:Person. +_:Jung_Renderos foaf:name "Jung Renderos"^^xsd:string. + dc:creator _:Jung_Renderos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.concealing.tld/deprecator/paunchier.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "intended paunchier tablespoons"^^xsd:string. + foaf:homepage "http://www.deprecator.tld/tablespoons/gemologies.html"^^xsd:string. + swrc:journal . +_:Joakim_Chocron rdf:type foaf:Person. +_:Joakim_Chocron foaf:name "Joakim Chocron"^^xsd:string. + dc:creator _:Joakim_Chocron. + rdf:type bench:Proceedings. + bench:booktitle "paunchier gemologies dimmers"^^xsd:string. + swrc:isbn "0-4385-9662-0"^^xsd:string. + dc:publisher "Resolution Business Press"^^xsd:string. + swrc:series "1706"^^xsd:integer. + dc:title "Proceeding 2 (1961)"^^xsd:string. + foaf:homepage "http://www.gemologies.tld/overhears/pretends.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "dimmers pretends fighters"^^xsd:string. + rdfs:seeAlso "http://www.overhears.tld/fighters/swans.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "pretends swans slipslops"^^xsd:string. + foaf:homepage "http://www.fighters.tld/slipslops/limned.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Edgarda_Piccinini. + dc:creator _:Brianne_Challacombe. + rdf:type bench:Inproceedings. + bench:booktitle "swans limned hardball"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "slipslops hardball attacking"^^xsd:string. + foaf:homepage "http://www.limned.tld/attacking/pronouncements.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jurg_Mooneyham. + rdf:type bench:Inproceedings. + bench:booktitle "hardball pronouncements plaint"^^xsd:string. + rdfs:seeAlso "http://www.attacking.tld/plaint/pronuclear.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "pronouncements pronuclear newsbreak"^^xsd:string. + foaf:homepage "http://www.plaint.tld/newsbreak/ladybird.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Sakeen_Kotheimer. + rdf:type bench:Inproceedings. + bench:booktitle "pronuclear ladybird autarchy"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "newsbreak autarchy slalomed"^^xsd:string. + foaf:homepage "http://www.ladybird.tld/slalomed/parables.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sakeen_Kotheimer. + rdf:type bench:Inproceedings. + bench:booktitle "autarchy parables shoulders"^^xsd:string. + rdfs:seeAlso "http://www.slalomed.tld/shoulders/outgoings.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "parables outgoings doubtable"^^xsd:string. + foaf:homepage "http://www.shoulders.tld/doubtable/keelhauls.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ashalata_Mede. + rdf:type bench:Inproceedings. + bench:booktitle "outgoings keelhauls uncompliant"^^xsd:string. + rdfs:seeAlso "http://www.doubtable.tld/uncompliant/hanging.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "keelhauls hanging rickey"^^xsd:string. + foaf:homepage "http://www.uncompliant.tld/rickey/niggards.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ashalata_Mede. + rdf:type bench:Inproceedings. + bench:booktitle "hanging niggards hijacks"^^xsd:string. + rdfs:seeAlso "http://www.rickey.tld/hijacks/gustoes.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "niggards gustoes dreadnoughts"^^xsd:string. + foaf:homepage "http://www.hijacks.tld/dreadnoughts/holsters.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zerlinda_Boyle. + rdf:type bench:Inproceedings. + bench:booktitle "gustoes holsters raveler"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "dreadnoughts raveler priggishly"^^xsd:string. + foaf:homepage "http://www.holsters.tld/priggishly/straightforwardness.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Zerlinda_Boyle. + rdf:type bench:Inproceedings. + bench:booktitle "raveler straightforwardness sophisticated"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "priggishly sophisticated hereditariness"^^xsd:string. + foaf:homepage "http://www.straightforwardness.tld/hereditariness/polentas.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sonechka_Matye. + rdf:type bench:Inproceedings. + bench:booktitle "sophisticated polentas attitudes"^^xsd:string. + rdfs:seeAlso "http://www.hereditariness.tld/attitudes/unposed.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "polentas unposed shatteringly"^^xsd:string. + foaf:homepage "http://www.attitudes.tld/shatteringly/lupin.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sonechka_Matye. + dc:creator _:Viveka_Alexzander. + rdf:type bench:Inproceedings. + bench:booktitle "unposed lupin condemnable"^^xsd:string. + rdfs:seeAlso "http://www.shatteringly.tld/condemnable/pareve.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "lupin pareve biconvexity"^^xsd:string. + foaf:homepage "http://www.condemnable.tld/biconvexity/groveling.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Viveka_Alexzander. + rdf:type bench:Inproceedings. + bench:booktitle "pareve groveling lipped"^^xsd:string. + rdfs:seeAlso "http://www.biconvexity.tld/lipped/bedecked.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "groveling bedecked presbyterians"^^xsd:string. + foaf:homepage "http://www.lipped.tld/presbyterians/shavable.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Edgardo_Flight. + rdf:type bench:Inproceedings. + bench:booktitle "bedecked shavable untrue"^^xsd:string. + rdfs:seeAlso "http://www.presbyterians.tld/untrue/approximating.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "shavable approximating mommies"^^xsd:string. + foaf:homepage "http://www.untrue.tld/mommies/inalienably.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Edgardo_Flight. + rdf:type bench:Inproceedings. + bench:booktitle "approximating inalienably consigns"^^xsd:string. + rdfs:seeAlso "http://www.mommies.tld/consigns/drollest.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "inalienably drollest managerially"^^xsd:string. + foaf:homepage "http://www.consigns.tld/managerially/centenarian.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Alissa_Woodridge. + rdf:type bench:Inproceedings. + bench:booktitle "drollest centenarian ideated"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "managerially ideated antisubmarine"^^xsd:string. + foaf:homepage "http://www.centenarian.tld/antisubmarine/roadsters.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alissa_Woodridge. + dc:creator _:Shamaail_Virant. + rdf:type bench:Inproceedings. + bench:booktitle "ideated roadsters potentiality"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "antisubmarine potentiality stalagmite"^^xsd:string. + foaf:homepage "http://www.roadsters.tld/stalagmite/merlins.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shamaail_Virant. + rdf:type bench:Inproceedings. + bench:booktitle "potentiality merlins regarded"^^xsd:string. + bench:cdrom "http://www.stalagmite.tld/regarded/cocoas.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "merlins cocoas epileptics"^^xsd:string. + foaf:homepage "http://www.regarded.tld/epileptics/vitalities.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Luqmaan_Dearment. + rdf:type bench:Inproceedings. + bench:booktitle "cocoas vitalities tzarina"^^xsd:string. + bench:cdrom "http://www.epileptics.tld/tzarina/reconfiscating.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "vitalities reconfiscating flitch"^^xsd:string. + foaf:homepage "http://www.tzarina.tld/flitch/reinfuse.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Luqmaan_Dearment. + rdf:type bench:Inproceedings. + bench:booktitle "reconfiscating reinfuse agriculturalist"^^xsd:string. + rdfs:seeAlso "http://www.flitch.tld/agriculturalist/yielders.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "reinfuse yielders individualistic"^^xsd:string. + foaf:homepage "http://www.agriculturalist.tld/individualistic/consumerism.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nakamaro_Zinkievich. + dc:creator _:Honzo_Graleski. + rdf:type bench:Inproceedings. + bench:booktitle "yielders consumerism drawlier"^^xsd:string. + rdfs:seeAlso "http://www.individualistic.tld/drawlier/ascertains.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "consumerism ascertains dooming"^^xsd:string. + foaf:homepage "http://www.drawlier.tld/dooming/enqueue.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nakamaro_Zinkievich. + rdf:type bench:Inproceedings. + bench:booktitle "ascertains enqueue castellans"^^xsd:string. + rdfs:seeAlso "http://www.dooming.tld/castellans/countrywoman.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "enqueue countrywoman underfur"^^xsd:string. + foaf:homepage "http://www.castellans.tld/underfur/intersessions.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Honzo_Graleski. + rdf:type bench:Inproceedings. + bench:booktitle "countrywoman intersessions jojoba"^^xsd:string. + rdfs:seeAlso "http://www.underfur.tld/jojoba/equipages.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "intersessions equipages disliked"^^xsd:string. + foaf:homepage "http://www.jojoba.tld/disliked/promulged.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kimberle_Vestering. + rdf:type bench:Inproceedings. + bench:booktitle "equipages promulged orators"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "disliked orators interatomic"^^xsd:string. + foaf:homepage "http://www.promulged.tld/interatomic/rhebok.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kimberle_Vestering. + rdf:type bench:Inproceedings. + bench:booktitle "orators rhebok birthstone"^^xsd:string. + rdfs:seeAlso "http://www.interatomic.tld/birthstone/outspreads.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "rhebok outspreads fawny"^^xsd:string. + foaf:homepage "http://www.birthstone.tld/fawny/reacted.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bandhura_Rival. + rdf:type bench:Inproceedings. + bench:booktitle "outspreads reacted writeoff"^^xsd:string. + rdfs:seeAlso "http://www.fawny.tld/writeoff/outfielder.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "reacted outfielder forecourt"^^xsd:string. + foaf:homepage "http://www.writeoff.tld/forecourt/scapes.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bandhura_Rival. + dc:creator _:Godrell_Standefer. + rdf:type bench:Inproceedings. + bench:booktitle "outfielder scapes patrols"^^xsd:string. + rdfs:seeAlso "http://www.forecourt.tld/patrols/reglossed.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "scapes reglossed demotic"^^xsd:string. + foaf:homepage "http://www.patrols.tld/demotic/bonders.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Godrell_Standefer. + rdf:type bench:Inproceedings. + bench:booktitle "reglossed bonders sandbagged"^^xsd:string. + rdfs:seeAlso "http://www.demotic.tld/sandbagged/negligibly.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "bonders negligibly milkily"^^xsd:string. + foaf:homepage "http://www.sandbagged.tld/milkily/benefactors.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lori_Dowers. + rdf:type bench:Inproceedings. + bench:booktitle "negligibly benefactors splinters"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "milkily splinters shorter"^^xsd:string. + foaf:homepage "http://www.benefactors.tld/shorter/responded.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lori_Dowers. + dc:creator _:Anka_Pindell. + rdf:type bench:Inproceedings. + bench:booktitle "splinters responded orts"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "shorter orts armyworms"^^xsd:string. + foaf:homepage "http://www.responded.tld/armyworms/pieplant.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anka_Pindell. + dc:creator _:Lale_Valeri. + rdf:type bench:Inproceedings. + bench:booktitle "orts pieplant frighted"^^xsd:string. + rdfs:seeAlso "http://www.armyworms.tld/frighted/egises.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "pieplant egises filmcards"^^xsd:string. + foaf:homepage "http://www.frighted.tld/filmcards/dissipated.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lale_Valeri. + rdf:type bench:Inproceedings. + bench:booktitle "egises dissipated balladeers"^^xsd:string. + rdfs:seeAlso "http://www.filmcards.tld/balladeers/engendering.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "dissipated engendering iodines"^^xsd:string. + foaf:homepage "http://www.balladeers.tld/iodines/prattled.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Andenon_Shomin. + rdf:type bench:Inproceedings. + bench:booktitle "engendering prattled congregations"^^xsd:string. + rdfs:seeAlso "http://www.iodines.tld/congregations/cardinalate.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "prattled cardinalate wifelier"^^xsd:string. + foaf:homepage "http://www.congregations.tld/wifelier/programable.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Andenon_Shomin. + swrc:editor . + swrc:editor _:Iza_Lamboy. + swrc:editor _:Beverley_Guttman. + swrc:editor _:Menoeceus_Letrent. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1961)"^^xsd:string. + swrc:volume "8"^^xsd:integer. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "137"^^xsd:integer. + dc:title "wifelier overfamiliarity illustrated"^^xsd:string. + foaf:homepage "http://www.programable.tld/illustrated/electuary.html"^^xsd:string. + swrc:journal . +_:Triptolemus_Podvin rdf:type foaf:Person. +_:Triptolemus_Podvin foaf:name "Triptolemus Podvin"^^xsd:string. + dc:creator _:Triptolemus_Podvin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overfamiliarity.tld/electuary/wrinkling.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "illustrated wrinkling infinitesimally"^^xsd:string. + foaf:homepage "http://www.electuary.tld/infinitesimally/stoat.html"^^xsd:string. + swrc:journal . +_:Nicky_Aarestad rdf:type foaf:Person. +_:Nicky_Aarestad foaf:name "Nicky Aarestad"^^xsd:string. + dc:creator _:Nicky_Aarestad. +_:Dwight_Brauman rdf:type foaf:Person. +_:Dwight_Brauman foaf:name "Dwight Brauman"^^xsd:string. + dc:creator _:Dwight_Brauman. + rdf:type bench:Article. + swrc:pages "36"^^xsd:integer. + dc:title "wrinkling stoat singlets"^^xsd:string. + foaf:homepage "http://www.infinitesimally.tld/singlets/drongo.html"^^xsd:string. + swrc:journal . +_:Kiana_Naughton rdf:type foaf:Person. +_:Kiana_Naughton foaf:name "Kiana Naughton"^^xsd:string. + dc:creator _:Kiana_Naughton. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "stoat drongo reprehensibly"^^xsd:string. + foaf:homepage "http://www.singlets.tld/reprehensibly/cyanogen.html"^^xsd:string. + swrc:journal . +_:Tatsui_Lonzo rdf:type foaf:Person. +_:Tatsui_Lonzo foaf:name "Tatsui Lonzo"^^xsd:string. + dc:creator _:Tatsui_Lonzo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drongo.tld/cyanogen/ripost.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "reprehensibly ripost noisome"^^xsd:string. + foaf:homepage "http://www.cyanogen.tld/noisome/braided.html"^^xsd:string. + swrc:journal . +_:Walerian_Massetti rdf:type foaf:Person. +_:Walerian_Massetti foaf:name "Walerian Massetti"^^xsd:string. + dc:creator _:Walerian_Massetti. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ripost.tld/braided/fuzils.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "noisome fuzils fermatas"^^xsd:string. + foaf:homepage "http://www.braided.tld/fermatas/cougher.html"^^xsd:string. + swrc:journal . +_:Eleonora_Reffett rdf:type foaf:Person. +_:Eleonora_Reffett foaf:name "Eleonora Reffett"^^xsd:string. + dc:creator _:Eleonora_Reffett. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fuzils.tld/cougher/cosecant.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "fermatas cosecant interphone"^^xsd:string. + foaf:homepage "http://www.cougher.tld/interphone/sporule.html"^^xsd:string. + swrc:journal . +_:Yoshike_Zuckerberg rdf:type foaf:Person. +_:Yoshike_Zuckerberg foaf:name "Yoshike Zuckerberg"^^xsd:string. + dc:creator _:Yoshike_Zuckerberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cosecant.tld/sporule/dewlap.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "interphone dewlap antiparticle"^^xsd:string. + foaf:homepage "http://www.sporule.tld/antiparticle/fylfot.html"^^xsd:string. + swrc:journal . +_:Carson_Skagen rdf:type foaf:Person. +_:Carson_Skagen foaf:name "Carson Skagen"^^xsd:string. + dc:creator _:Carson_Skagen. + rdf:type bench:Article. + dc:title "dewlap fylfot submissive"^^xsd:string. + foaf:homepage "http://www.antiparticle.tld/submissive/veined.html"^^xsd:string. + swrc:journal . +_:Nicole_Thansamai rdf:type foaf:Person. +_:Nicole_Thansamai foaf:name "Nicole Thansamai"^^xsd:string. + dc:creator _:Nicole_Thansamai. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fylfot.tld/veined/display.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "submissive display whopping"^^xsd:string. + foaf:homepage "http://www.veined.tld/whopping/offpay.html"^^xsd:string. + swrc:journal . +_:Decelle_Jhingree rdf:type foaf:Person. +_:Decelle_Jhingree foaf:name "Decelle Jhingree"^^xsd:string. + dc:creator _:Decelle_Jhingree. + rdf:type bench:Article. + rdfs:seeAlso "http://www.display.tld/offpay/authenticators.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "whopping authenticators fumigated"^^xsd:string. + foaf:homepage "http://www.offpay.tld/fumigated/travesties.html"^^xsd:string. + swrc:journal . +_:Ilka_Waldroop rdf:type foaf:Person. +_:Ilka_Waldroop foaf:name "Ilka Waldroop"^^xsd:string. + dc:creator _:Ilka_Waldroop. + rdf:type bench:Article. + rdfs:seeAlso "http://www.authenticators.tld/travesties/inflammations.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "fumigated inflammations knowable"^^xsd:string. + foaf:homepage "http://www.travesties.tld/knowable/hauteurs.html"^^xsd:string. + swrc:journal . +_:Dyvyr_Katra rdf:type foaf:Person. +_:Dyvyr_Katra foaf:name "Dyvyr Katra"^^xsd:string. + dc:creator _:Dyvyr_Katra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inflammations.tld/hauteurs/genuflect.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "knowable genuflect cordialness"^^xsd:string. + foaf:homepage "http://www.hauteurs.tld/cordialness/bilker.html"^^xsd:string. + swrc:journal . +_:Boas_Salimas rdf:type foaf:Person. +_:Boas_Salimas foaf:name "Boas Salimas"^^xsd:string. + dc:creator _:Boas_Salimas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.genuflect.tld/bilker/expirers.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "cordialness expirers lothario"^^xsd:string. + foaf:homepage "http://www.bilker.tld/lothario/swaggerer.html"^^xsd:string. + swrc:journal . +_:Ludolfina_Hinley rdf:type foaf:Person. +_:Ludolfina_Hinley foaf:name "Ludolfina Hinley"^^xsd:string. + dc:creator _:Ludolfina_Hinley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.expirers.tld/swaggerer/instigating.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "lothario instigating cyans"^^xsd:string. + foaf:homepage "http://www.swaggerer.tld/cyans/bleakest.html"^^xsd:string. + swrc:journal . +_:Nidra_Ratigan rdf:type foaf:Person. +_:Nidra_Ratigan foaf:name "Nidra Ratigan"^^xsd:string. + dc:creator _:Nidra_Ratigan. + rdf:type bench:Article. + dc:title "instigating bleakest destriers"^^xsd:string. + foaf:homepage "http://www.cyans.tld/destriers/appose.html"^^xsd:string. + swrc:journal . +_:Jasoor_Debonis rdf:type foaf:Person. +_:Jasoor_Debonis foaf:name "Jasoor Debonis"^^xsd:string. + dc:creator _:Jasoor_Debonis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bleakest.tld/appose/watermarking.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "destriers watermarking shrieker"^^xsd:string. + foaf:homepage "http://www.appose.tld/shrieker/engaging.html"^^xsd:string. + swrc:journal . +_:Acheron_Kothenbeutel rdf:type foaf:Person. +_:Acheron_Kothenbeutel foaf:name "Acheron Kothenbeutel"^^xsd:string. + dc:creator _:Acheron_Kothenbeutel. + rdf:type bench:Article. + swrc:pages "102"^^xsd:integer. + dc:title "watermarking engaging wrinklier"^^xsd:string. + foaf:homepage "http://www.shrieker.tld/wrinklier/slates.html"^^xsd:string. + swrc:journal . +_:Nanette_Casado rdf:type foaf:Person. +_:Nanette_Casado foaf:name "Nanette Casado"^^xsd:string. + dc:creator _:Nanette_Casado. + rdf:type bench:Article. + rdfs:seeAlso "http://www.engaging.tld/slates/optimistically.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "wrinklier optimistically bayous"^^xsd:string. + foaf:homepage "http://www.slates.tld/bayous/passable.html"^^xsd:string. + swrc:journal . +_:Tamotsu_Harth rdf:type foaf:Person. +_:Tamotsu_Harth foaf:name "Tamotsu Harth"^^xsd:string. + dc:creator _:Tamotsu_Harth. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "optimistically passable stonier"^^xsd:string. + foaf:homepage "http://www.bayous.tld/stonier/enflamed.html"^^xsd:string. + swrc:journal . +_:Kynan_Huckaby rdf:type foaf:Person. +_:Kynan_Huckaby foaf:name "Kynan Huckaby"^^xsd:string. + dc:creator _:Kynan_Huckaby. + rdf:type bench:Article. + rdfs:seeAlso "http://www.passable.tld/enflamed/multipliers.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "stonier multipliers immunotherapy"^^xsd:string. + foaf:homepage "http://www.enflamed.tld/immunotherapy/excreting.html"^^xsd:string. + swrc:journal . +_:Kyler_Lanting rdf:type foaf:Person. +_:Kyler_Lanting foaf:name "Kyler Lanting"^^xsd:string. + dc:creator _:Kyler_Lanting. + rdf:type bench:Article. + rdfs:seeAlso "http://www.multipliers.tld/excreting/brindles.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "immunotherapy brindles psychoanalyzing"^^xsd:string. + foaf:homepage "http://www.excreting.tld/psychoanalyzing/ortolans.html"^^xsd:string. + swrc:journal . +_:Eiladar_Vicente rdf:type foaf:Person. +_:Eiladar_Vicente foaf:name "Eiladar Vicente"^^xsd:string. + dc:creator _:Eiladar_Vicente. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brindles.tld/ortolans/finises.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "psychoanalyzing finises disproving"^^xsd:string. + foaf:homepage "http://www.ortolans.tld/disproving/squawked.html"^^xsd:string. + swrc:journal . +_:Attila_Laroque rdf:type foaf:Person. +_:Attila_Laroque foaf:name "Attila Laroque"^^xsd:string. + dc:creator _:Attila_Laroque. + rdf:type bench:Article. + rdfs:seeAlso "http://www.finises.tld/squawked/renovating.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "disproving renovating hitchhike"^^xsd:string. + foaf:homepage "http://www.squawked.tld/hitchhike/bays.html"^^xsd:string. + swrc:journal . +_:Mikolaj_Ono rdf:type foaf:Person. +_:Mikolaj_Ono foaf:name "Mikolaj Ono"^^xsd:string. + dc:creator _:Mikolaj_Ono. + rdf:type bench:Article. + rdfs:seeAlso "http://www.renovating.tld/bays/galleons.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "hitchhike galleons irritancy"^^xsd:string. + foaf:homepage "http://www.bays.tld/irritancy/thersitical.html"^^xsd:string. + swrc:journal . +_:Akiva_Ominelli rdf:type foaf:Person. +_:Akiva_Ominelli foaf:name "Akiva Ominelli"^^xsd:string. + dc:creator _:Akiva_Ominelli. + rdf:type bench:Article. + rdfs:seeAlso "http://www.galleons.tld/thersitical/resemblances.html"^^xsd:string. + dc:title "irritancy resemblances rickeys"^^xsd:string. + foaf:homepage "http://www.thersitical.tld/rickeys/pits.html"^^xsd:string. + swrc:journal . +_:Rihaab_Borglum rdf:type foaf:Person. +_:Rihaab_Borglum foaf:name "Rihaab Borglum"^^xsd:string. + dc:creator _:Rihaab_Borglum. + rdf:type bench:Article. + swrc:pages "106"^^xsd:integer. + dc:title "resemblances pits baseness"^^xsd:string. + foaf:homepage "http://www.rickeys.tld/baseness/lands.html"^^xsd:string. + swrc:journal . +_:Momoru_Planck rdf:type foaf:Person. +_:Momoru_Planck foaf:name "Momoru Planck"^^xsd:string. + dc:creator _:Momoru_Planck. + rdf:type bench:Article. + swrc:note "remorses reframes sweetbriers sideward penancing overdoes reshaping landslides unsay computerized"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "pits lands notarizes"^^xsd:string. + foaf:homepage "http://www.baseness.tld/notarizes/nimbler.html"^^xsd:string. + swrc:journal . +_:Shuichi_Predom rdf:type foaf:Person. +_:Shuichi_Predom foaf:name "Shuichi Predom"^^xsd:string. + dc:creator _:Shuichi_Predom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lands.tld/nimbler/alienism.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "notarizes alienism monogamistic"^^xsd:string. + foaf:homepage "http://www.nimbler.tld/monogamistic/crappiness.html"^^xsd:string. + swrc:journal . +_:Lettice_Foisy rdf:type foaf:Person. +_:Lettice_Foisy foaf:name "Lettice Foisy"^^xsd:string. + dc:creator _:Lettice_Foisy. +_:Lenza_Cressell rdf:type foaf:Person. +_:Lenza_Cressell foaf:name "Lenza Cressell"^^xsd:string. + dc:creator _:Lenza_Cressell. + rdf:type bench:Article. + swrc:pages "144"^^xsd:integer. + dc:title "alienism crappiness satanism"^^xsd:string. + foaf:homepage "http://www.monogamistic.tld/satanism/crispens.html"^^xsd:string. + swrc:journal . +_:Anindita_Ginger rdf:type foaf:Person. +_:Anindita_Ginger foaf:name "Anindita Ginger"^^xsd:string. + dc:creator _:Anindita_Ginger. +_:Gamze_Skalsky rdf:type foaf:Person. +_:Gamze_Skalsky foaf:name "Gamze Skalsky"^^xsd:string. + dc:creator _:Gamze_Skalsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crappiness.tld/crispens/predestines.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "satanism predestines distorting"^^xsd:string. + foaf:homepage "http://www.crispens.tld/distorting/overinflating.html"^^xsd:string. + swrc:journal . +_:Lareen_Leer rdf:type foaf:Person. +_:Lareen_Leer foaf:name "Lareen Leer"^^xsd:string. + dc:creator _:Lareen_Leer. +_:Daifallah_Kalb rdf:type foaf:Person. +_:Daifallah_Kalb foaf:name "Daifallah Kalb"^^xsd:string. + dc:creator _:Daifallah_Kalb. + rdf:type bench:Article. + swrc:pages "83"^^xsd:integer. + dc:title "predestines overinflating fatalists"^^xsd:string. + foaf:homepage "http://www.distorting.tld/fatalists/unhatted.html"^^xsd:string. + swrc:journal . +_:Libusa_Ottalagano rdf:type foaf:Person. +_:Libusa_Ottalagano foaf:name "Libusa Ottalagano"^^xsd:string. + dc:creator _:Libusa_Ottalagano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overinflating.tld/unhatted/turnstile.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "fatalists turnstile nance"^^xsd:string. + foaf:homepage "http://www.unhatted.tld/nance/weakhearted.html"^^xsd:string. + swrc:journal . +_:Friedrich_Lasota rdf:type foaf:Person. +_:Friedrich_Lasota foaf:name "Friedrich Lasota"^^xsd:string. + dc:creator _:Friedrich_Lasota. + rdf:type bench:Article. + rdfs:seeAlso "http://www.turnstile.tld/weakhearted/outlawed.html"^^xsd:string. + dc:title "nance outlawed subtler"^^xsd:string. + foaf:homepage "http://www.weakhearted.tld/subtler/aramaic.html"^^xsd:string. + swrc:journal . +_:Hananel_Chowanec rdf:type foaf:Person. +_:Hananel_Chowanec foaf:name "Hananel Chowanec"^^xsd:string. + dc:creator _:Hananel_Chowanec. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outlawed.tld/aramaic/bedumb.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "subtler bedumb deicide"^^xsd:string. + foaf:homepage "http://www.aramaic.tld/deicide/fibroma.html"^^xsd:string. + swrc:journal . +_:Philippa_Cerar rdf:type foaf:Person. +_:Philippa_Cerar foaf:name "Philippa Cerar"^^xsd:string. + dc:creator _:Philippa_Cerar. +_:Kahori_Drutman rdf:type foaf:Person. +_:Kahori_Drutman foaf:name "Kahori Drutman"^^xsd:string. + dc:creator _:Kahori_Drutman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bedumb.tld/fibroma/pebblier.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "deicide pebblier bronzier"^^xsd:string. + foaf:homepage "http://www.fibroma.tld/bronzier/petunias.html"^^xsd:string. + swrc:journal . +_:Fedia_Hanning rdf:type foaf:Person. +_:Fedia_Hanning foaf:name "Fedia Hanning"^^xsd:string. + dc:creator _:Fedia_Hanning. + rdf:type bench:Article. + swrc:pages "194"^^xsd:integer. + dc:title "pebblier petunias hooking"^^xsd:string. + foaf:homepage "http://www.bronzier.tld/hooking/bewildering.html"^^xsd:string. + swrc:journal . +_:Rosanjin_Cush rdf:type foaf:Person. +_:Rosanjin_Cush foaf:name "Rosanjin Cush"^^xsd:string. + dc:creator _:Rosanjin_Cush. + rdf:type bench:Incollection. + bench:booktitle "petunias bewildering distensions"^^xsd:string. + rdfs:seeAlso "http://www.hooking.tld/distensions/wrongs.html"^^xsd:string. + dc:title "bewildering wrongs enemies"^^xsd:string. + foaf:homepage "http://www.distensions.tld/enemies/illogically.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. +_:Baldasarre_Puzio rdf:type foaf:Person. +_:Baldasarre_Puzio foaf:name "Baldasarre Puzio"^^xsd:string. + dc:creator _:Baldasarre_Puzio. +_:Remi_Surman rdf:type foaf:Person. +_:Remi_Surman foaf:name "Remi Surman"^^xsd:string. + dc:creator _:Remi_Surman. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1961)"^^xsd:string. + swrc:volume "6"^^xsd:integer. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enemies.tld/branding/glengarries.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "illogically glengarries overdiversification"^^xsd:string. + foaf:homepage "http://www.branding.tld/overdiversification/unprofitable.html"^^xsd:string. + swrc:journal . +_:Nikolena_Buckman rdf:type foaf:Person. +_:Nikolena_Buckman foaf:name "Nikolena Buckman"^^xsd:string. + dc:creator _:Nikolena_Buckman. + rdf:type bench:Article. + swrc:pages "193"^^xsd:integer. + dc:title "glengarries unprofitable crooknecks"^^xsd:string. + foaf:homepage "http://www.overdiversification.tld/crooknecks/piniest.html"^^xsd:string. + swrc:journal . +_:Heidy_Kodadek rdf:type foaf:Person. +_:Heidy_Kodadek foaf:name "Heidy Kodadek"^^xsd:string. + dc:creator _:Heidy_Kodadek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unprofitable.tld/piniest/demobbed.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "crooknecks demobbed bonnyclabber"^^xsd:string. + foaf:homepage "http://www.piniest.tld/bonnyclabber/ensurers.html"^^xsd:string. + swrc:journal . +_:Ichibei_Reseigh rdf:type foaf:Person. +_:Ichibei_Reseigh foaf:name "Ichibei Reseigh"^^xsd:string. + dc:creator _:Ichibei_Reseigh. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "demobbed ensurers lubricous"^^xsd:string. + foaf:homepage "http://www.bonnyclabber.tld/lubricous/hotblooded.html"^^xsd:string. + swrc:journal . +_:Ecatrinna_Siebens rdf:type foaf:Person. +_:Ecatrinna_Siebens foaf:name "Ecatrinna Siebens"^^xsd:string. + dc:creator _:Ecatrinna_Siebens. + rdf:type bench:Article. + dc:title "ensurers hotblooded nictating"^^xsd:string. + foaf:homepage "http://www.lubricous.tld/nictating/draggers.html"^^xsd:string. + swrc:journal . +_:Federico_Mcinerney rdf:type foaf:Person. +_:Federico_Mcinerney foaf:name "Federico Mcinerney"^^xsd:string. + dc:creator _:Federico_Mcinerney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hotblooded.tld/draggers/luckier.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "nictating luckier tangibility"^^xsd:string. + foaf:homepage "http://www.draggers.tld/tangibility/hemorrhoidectomies.html"^^xsd:string. + swrc:journal . +_:AbdulQuddoos_Mccallie rdf:type foaf:Person. +_:AbdulQuddoos_Mccallie foaf:name "AbdulQuddoos Mccallie"^^xsd:string. + dc:creator _:AbdulQuddoos_Mccallie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.luckier.tld/hemorrhoidectomies/scummy.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "tangibility scummy hydrogenations"^^xsd:string. + foaf:homepage "http://www.hemorrhoidectomies.tld/hydrogenations/nulling.html"^^xsd:string. + swrc:journal . +_:Giovanny_Schwemmer rdf:type foaf:Person. +_:Giovanny_Schwemmer foaf:name "Giovanny Schwemmer"^^xsd:string. + dc:creator _:Giovanny_Schwemmer. +_:Travion_Mosco rdf:type foaf:Person. +_:Travion_Mosco foaf:name "Travion Mosco"^^xsd:string. + dc:creator _:Travion_Mosco. + rdf:type bench:Article. + swrc:pages "23"^^xsd:integer. + dc:title "scummy nulling offtrack"^^xsd:string. + foaf:homepage "http://www.hydrogenations.tld/offtrack/flitter.html"^^xsd:string. + swrc:journal . +_:Desta_Bowcutt rdf:type foaf:Person. +_:Desta_Bowcutt foaf:name "Desta Bowcutt"^^xsd:string. + dc:creator _:Desta_Bowcutt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nulling.tld/flitter/sophist.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "offtrack sophist toller"^^xsd:string. + foaf:homepage "http://www.flitter.tld/toller/unmorality.html"^^xsd:string. + swrc:journal . +_:Huda_Horger rdf:type foaf:Person. +_:Huda_Horger foaf:name "Huda Horger"^^xsd:string. + dc:creator _:Huda_Horger. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "sophist unmorality rejoiced"^^xsd:string. + foaf:homepage "http://www.toller.tld/rejoiced/asterisks.html"^^xsd:string. + swrc:journal . +_:AbdurRazzaaq_Wagley rdf:type foaf:Person. +_:AbdurRazzaaq_Wagley foaf:name "AbdurRazzaaq Wagley"^^xsd:string. + dc:creator _:AbdurRazzaaq_Wagley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unmorality.tld/asterisks/wanderings.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "rejoiced wanderings discountenances"^^xsd:string. + foaf:homepage "http://www.asterisks.tld/discountenances/unrepressed.html"^^xsd:string. + swrc:journal . +_:Elysia_Nangle rdf:type foaf:Person. +_:Elysia_Nangle foaf:name "Elysia Nangle"^^xsd:string. + dc:creator _:Elysia_Nangle. +_:Dick_Corsello rdf:type foaf:Person. +_:Dick_Corsello foaf:name "Dick Corsello"^^xsd:string. + dc:creator _:Dick_Corsello. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wanderings.tld/unrepressed/skiplane.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "discountenances skiplane solecizes"^^xsd:string. + foaf:homepage "http://www.unrepressed.tld/solecizes/filthier.html"^^xsd:string. + swrc:journal . +_:Chomei_Chanoine rdf:type foaf:Person. +_:Chomei_Chanoine foaf:name "Chomei Chanoine"^^xsd:string. + dc:creator _:Chomei_Chanoine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skiplane.tld/filthier/friendly.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "solecizes friendly colonelships"^^xsd:string. + foaf:homepage "http://www.filthier.tld/colonelships/shuckings.html"^^xsd:string. + swrc:journal . +_:Manabu_Goettl rdf:type foaf:Person. +_:Manabu_Goettl foaf:name "Manabu Goettl"^^xsd:string. + dc:creator _:Manabu_Goettl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.friendly.tld/shuckings/indoctrination.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "colonelships indoctrination microsurgeon"^^xsd:string. + foaf:homepage "http://www.shuckings.tld/microsurgeon/navahoes.html"^^xsd:string. + swrc:journal . +_:Cenobia_Hazarika rdf:type foaf:Person. +_:Cenobia_Hazarika foaf:name "Cenobia Hazarika"^^xsd:string. + dc:creator _:Cenobia_Hazarika. + rdf:type bench:Article. + rdfs:seeAlso "http://www.indoctrination.tld/navahoes/nerts.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "microsurgeon nerts masses"^^xsd:string. + foaf:homepage "http://www.navahoes.tld/masses/effecters.html"^^xsd:string. + swrc:journal . +_:Chiyeko_Lalinde rdf:type foaf:Person. +_:Chiyeko_Lalinde foaf:name "Chiyeko Lalinde"^^xsd:string. + dc:creator _:Chiyeko_Lalinde. + rdf:type bench:Article. + swrc:pages "98"^^xsd:integer. + dc:title "nerts effecters affiant"^^xsd:string. + foaf:homepage "http://www.masses.tld/affiant/richest.html"^^xsd:string. + swrc:journal . +_:Nadheera_Maricich rdf:type foaf:Person. +_:Nadheera_Maricich foaf:name "Nadheera Maricich"^^xsd:string. + dc:creator _:Nadheera_Maricich. + rdf:type bench:Article. + swrc:pages "149"^^xsd:integer. + dc:title "effecters richest unfolds"^^xsd:string. + foaf:homepage "http://www.affiant.tld/unfolds/pureed.html"^^xsd:string. + swrc:journal . +_:Hafsa_Turrubiartes rdf:type foaf:Person. +_:Hafsa_Turrubiartes foaf:name "Hafsa Turrubiartes"^^xsd:string. + dc:creator _:Hafsa_Turrubiartes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.richest.tld/pureed/fleetingly.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "unfolds fleetingly kibosh"^^xsd:string. + foaf:homepage "http://www.pureed.tld/kibosh/blabbermouth.html"^^xsd:string. + swrc:journal . +_:Konstiantinova_Deniro rdf:type foaf:Person. +_:Konstiantinova_Deniro foaf:name "Konstiantinova Deniro"^^xsd:string. + dc:creator _:Konstiantinova_Deniro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fleetingly.tld/blabbermouth/deputative.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "kibosh deputative addles"^^xsd:string. + foaf:homepage "http://www.blabbermouth.tld/addles/preponderated.html"^^xsd:string. + swrc:journal . +_:Morcar_Tchakian rdf:type foaf:Person. +_:Morcar_Tchakian foaf:name "Morcar Tchakian"^^xsd:string. + dc:creator _:Morcar_Tchakian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deputative.tld/preponderated/demythologizations.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "addles demythologizations lipase"^^xsd:string. + foaf:homepage "http://www.preponderated.tld/lipase/scamps.html"^^xsd:string. + swrc:journal . +_:Azarious_Wines rdf:type foaf:Person. +_:Azarious_Wines foaf:name "Azarious Wines"^^xsd:string. + dc:creator _:Azarious_Wines. + rdf:type bench:Article. + rdfs:seeAlso "http://www.demythologizations.tld/scamps/stockcar.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "lipase stockcar transcriptions"^^xsd:string. + foaf:homepage "http://www.scamps.tld/transcriptions/dehydrogenate.html"^^xsd:string. + swrc:journal . +_:Alejandrina_Hsiang rdf:type foaf:Person. +_:Alejandrina_Hsiang foaf:name "Alejandrina Hsiang"^^xsd:string. + dc:creator _:Alejandrina_Hsiang. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stockcar.tld/dehydrogenate/atriums.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "transcriptions atriums lacerating"^^xsd:string. + foaf:homepage "http://www.dehydrogenate.tld/lacerating/workwomen.html"^^xsd:string. + swrc:journal . +_:Nisma_Ballon rdf:type foaf:Person. +_:Nisma_Ballon foaf:name "Nisma Ballon"^^xsd:string. + dc:creator _:Nisma_Ballon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.atriums.tld/workwomen/postconsonantal.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "lacerating postconsonantal padri"^^xsd:string. + foaf:homepage "http://www.workwomen.tld/padri/greyness.html"^^xsd:string. + swrc:journal . +_:Moselle_Brumsey rdf:type foaf:Person. +_:Moselle_Brumsey foaf:name "Moselle Brumsey"^^xsd:string. + dc:creator _:Moselle_Brumsey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.postconsonantal.tld/greyness/cashes.html"^^xsd:string. + swrc:note "circulative greeter coonskins cabala smuggled purloins underripened perter ruminated outfight monetized"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "padri cashes gamesomely"^^xsd:string. + foaf:homepage "http://www.greyness.tld/gamesomely/surpriser.html"^^xsd:string. + swrc:journal . +_:Lubmilla_Lee rdf:type foaf:Person. +_:Lubmilla_Lee foaf:name "Lubmilla Lee"^^xsd:string. + dc:creator _:Lubmilla_Lee. + rdf:type bench:Article. + swrc:pages "159"^^xsd:integer. + dc:title "cashes surpriser complainer"^^xsd:string. + foaf:homepage "http://www.gamesomely.tld/complainer/tibiae.html"^^xsd:string. + swrc:journal . +_:Urs_Mcshea rdf:type foaf:Person. +_:Urs_Mcshea foaf:name "Urs Mcshea"^^xsd:string. + dc:creator _:Urs_Mcshea. + rdf:type bench:Article. + rdfs:seeAlso "http://www.surpriser.tld/tibiae/latecomers.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "complainer latecomers descried"^^xsd:string. + foaf:homepage "http://www.tibiae.tld/descried/enters.html"^^xsd:string. + swrc:journal . +_:Clemens_Meriweather rdf:type foaf:Person. +_:Clemens_Meriweather foaf:name "Clemens Meriweather"^^xsd:string. + dc:creator _:Clemens_Meriweather. + rdf:type bench:Article. + rdfs:seeAlso "http://www.latecomers.tld/enters/unseasoned.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "descried unseasoned elicitation"^^xsd:string. + foaf:homepage "http://www.enters.tld/elicitation/discontinuations.html"^^xsd:string. + swrc:journal . +_:Anusia_Mercuri rdf:type foaf:Person. +_:Anusia_Mercuri foaf:name "Anusia Mercuri"^^xsd:string. + dc:creator _:Anusia_Mercuri. + rdf:type bench:Article. + swrc:pages "20"^^xsd:integer. + dc:title "unseasoned discontinuations uncoffined"^^xsd:string. + foaf:homepage "http://www.elicitation.tld/uncoffined/decompressed.html"^^xsd:string. + swrc:journal . +_:Tiffany_Feagin rdf:type foaf:Person. +_:Tiffany_Feagin foaf:name "Tiffany Feagin"^^xsd:string. + dc:creator _:Tiffany_Feagin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.discontinuations.tld/decompressed/unexpressed.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "uncoffined unexpressed imperceptibility"^^xsd:string. + foaf:homepage "http://www.decompressed.tld/imperceptibility/nonadmissions.html"^^xsd:string. + swrc:journal . +_:Rashaad_Scercy rdf:type foaf:Person. +_:Rashaad_Scercy foaf:name "Rashaad Scercy"^^xsd:string. + dc:creator _:Rashaad_Scercy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unexpressed.tld/nonadmissions/jackknifed.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "imperceptibility jackknifed canthal"^^xsd:string. + foaf:homepage "http://www.nonadmissions.tld/canthal/particularities.html"^^xsd:string. + swrc:journal . +_:Yusmara_Zan rdf:type foaf:Person. +_:Yusmara_Zan foaf:name "Yusmara Zan"^^xsd:string. + dc:creator _:Yusmara_Zan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jackknifed.tld/particularities/endowed.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "canthal endowed billheads"^^xsd:string. + foaf:homepage "http://www.particularities.tld/billheads/passovers.html"^^xsd:string. + swrc:journal . +_:Raymone_Archibeque rdf:type foaf:Person. +_:Raymone_Archibeque foaf:name "Raymone Archibeque"^^xsd:string. + dc:creator _:Raymone_Archibeque. + rdf:type bench:Article. + swrc:pages "114"^^xsd:integer. + dc:title "endowed passovers specter"^^xsd:string. + foaf:homepage "http://www.billheads.tld/specter/barracking.html"^^xsd:string. + swrc:journal . +_:Kaila_Beaufort rdf:type foaf:Person. +_:Kaila_Beaufort foaf:name "Kaila Beaufort"^^xsd:string. + dc:creator _:Kaila_Beaufort. + swrc:editor _:Menoeceus_Letrent. + swrc:editor _:Ed_Oroz. + rdf:type bench:Proceedings. + bench:booktitle "passovers barracking nips"^^xsd:string. + swrc:isbn "0-3464-5923-0"^^xsd:string. + dc:publisher "Cold Spring Harbor Laboratory Press"^^xsd:string. + dc:title "Proceeding 3 (1961)"^^xsd:string. + foaf:homepage "http://www.barracking.tld/sodomite/evangelicals.html"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "nips evangelicals overcautiousness"^^xsd:string. + rdfs:seeAlso "http://www.sodomite.tld/overcautiousness/lopes.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "evangelicals lopes loincloths"^^xsd:string. + foaf:homepage "http://www.overcautiousness.tld/loincloths/demagogies.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ake_Crowson. + rdf:type bench:Inproceedings. + bench:booktitle "lopes demagogies generatively"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "loincloths generatively cameleers"^^xsd:string. + foaf:homepage "http://www.demagogies.tld/cameleers/agitates.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ake_Crowson. + rdf:type bench:Inproceedings. + bench:booktitle "generatively agitates dillydally"^^xsd:string. + rdfs:seeAlso "http://www.cameleers.tld/dillydally/anchovies.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "agitates anchovies pityingly"^^xsd:string. + foaf:homepage "http://www.dillydally.tld/pityingly/tradeable.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Daba_Hewlin. + dc:creator _:Yesmina_Loveridge. + rdf:type bench:Inproceedings. + bench:booktitle "anchovies tradeable statutorily"^^xsd:string. + rdfs:seeAlso "http://www.pityingly.tld/statutorily/landlords.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "tradeable landlords halted"^^xsd:string. + foaf:homepage "http://www.statutorily.tld/halted/fraternization.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Carinna_Bridget. + rdf:type bench:Inproceedings. + bench:booktitle "landlords fraternization coerces"^^xsd:string. + rdfs:seeAlso "http://www.halted.tld/coerces/loadstones.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "fraternization loadstones kumquats"^^xsd:string. + foaf:homepage "http://www.coerces.tld/kumquats/hostels.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nereus_Tiffany. + dc:creator _:Cantrice_Lafond. + rdf:type bench:Inproceedings. + bench:booktitle "loadstones hostels greeniest"^^xsd:string. + rdfs:seeAlso "http://www.kumquats.tld/greeniest/drooling.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "hostels drooling tutted"^^xsd:string. + foaf:homepage "http://www.greeniest.tld/tutted/fubbed.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Toyoshige_Annen. + dc:creator _:Isolina_Duplechin. + rdf:type bench:Inproceedings. + bench:booktitle "drooling fubbed vasomotor"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "tutted vasomotor precedable"^^xsd:string. + foaf:homepage "http://www.fubbed.tld/precedable/orchestrally.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Weronikia_Hoffee. + rdf:type bench:Inproceedings. + bench:booktitle "vasomotor orchestrally novella"^^xsd:string. + rdfs:seeAlso "http://www.precedable.tld/novella/mahjongs.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "orchestrally mahjongs estrogen"^^xsd:string. + foaf:homepage "http://www.novella.tld/estrogen/unfamiliarly.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Mufliha_Noli. + rdf:type bench:Inproceedings. + bench:abstract "annoys republishing menstruum distress collection barbecues sibilantly phalange traverses offish retributing tubings rejectees chestful skyjacking chattiest faltered gunslingers speedboating endemics lecherous spiller blowby teemers vastier federalism tauting paves monogramed conspicuousness soother glaziery memorializing themes wielder scleras shiftily queries pamphlets uncommunicative splattering spectroscopist gneisses lapidists rapist incitingly weediest commissioned vapouring apres rootless locket unfeared homeowners peppertree legendarily rifled nonanalytic flavoured dispassionate unseal droits defying monkshoods beseeming constants bullfighter educating reagent arsenides timeservers poilu lothsome reinterrogate folktales ancestries ringworm waffles seemlier farfels latently pastorale jadish gamine cloistral shadowbox focally bourg clingstones beaned antidotally impregnated thighbones insatiate callback outworn faultfinders tything swaying oilily operator quester duplexer alopecias cobbier zebus legateships sikhism impenitence righto ligation"^^xsd:string. + bench:booktitle "mahjongs unfamiliarly procrastination"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "estrogen procrastination fluttering"^^xsd:string. + foaf:homepage "http://www.unfamiliarly.tld/fluttering/landscapes.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Charlie_Jung. + rdf:type bench:Inproceedings. + bench:booktitle "procrastination landscapes pajamas"^^xsd:string. + rdfs:seeAlso "http://www.fluttering.tld/pajamas/doused.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "landscapes doused mousetraps"^^xsd:string. + foaf:homepage "http://www.pajamas.tld/mousetraps/petters.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:FaaiZ_Sunstrom. + dc:creator _:Ison_Wojtanowski. + rdf:type bench:Inproceedings. + bench:booktitle "doused petters tennises"^^xsd:string. + rdfs:seeAlso "http://www.mousetraps.tld/tennises/laplanders.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "petters laplanders lilliputians"^^xsd:string. + foaf:homepage "http://www.tennises.tld/lilliputians/fumigants.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Britta_Nessner. + rdf:type bench:Inproceedings. + bench:booktitle "laplanders fumigants reappearance"^^xsd:string. + rdfs:seeAlso "http://www.lilliputians.tld/reappearance/flyman.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "fumigants flyman decoratively"^^xsd:string. + foaf:homepage "http://www.reappearance.tld/decoratively/embarkment.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alise_Maxson. + rdf:type bench:Inproceedings. + bench:booktitle "flyman embarkment spelling"^^xsd:string. + rdfs:seeAlso "http://www.decoratively.tld/spelling/carved.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "embarkment carved archduchess"^^xsd:string. + foaf:homepage "http://www.spelling.tld/archduchess/enfranchises.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Katsumoto_Tarbert. + rdf:type bench:Inproceedings. + bench:booktitle "carved enfranchises expositing"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "archduchess expositing tattered"^^xsd:string. + foaf:homepage "http://www.enfranchises.tld/tattered/perfumer.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fedotiia_Edde. + rdf:type bench:Inproceedings. + bench:booktitle "expositing perfumer poetizing"^^xsd:string. + rdfs:seeAlso "http://www.tattered.tld/poetizing/resigners.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "perfumer resigners strikeover"^^xsd:string. + foaf:homepage "http://www.poetizing.tld/strikeover/melodies.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kasen_Encinas. + rdf:type bench:Inproceedings. + bench:booktitle "resigners melodies snipped"^^xsd:string. + rdfs:seeAlso "http://www.strikeover.tld/snipped/argental.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "melodies argental vetted"^^xsd:string. + foaf:homepage "http://www.snipped.tld/vetted/unproposed.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Darian_Jill. + rdf:type bench:Inproceedings. + bench:booktitle "argental unproposed coagent"^^xsd:string. + rdfs:seeAlso "http://www.vetted.tld/coagent/terminates.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "unproposed terminates eternals"^^xsd:string. + foaf:homepage "http://www.coagent.tld/eternals/flappier.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aasiya_Mainer. + dc:creator _:Zigzag_Willian. + rdf:type bench:Inproceedings. + bench:booktitle "terminates flappier nominately"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "eternals nominately reinsure"^^xsd:string. + foaf:homepage "http://www.flappier.tld/reinsure/outranges.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marcus_Neubert. + rdf:type bench:Inproceedings. + bench:booktitle "nominately outranges mythologically"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "reinsure mythologically stoves"^^xsd:string. + foaf:homepage "http://www.outranges.tld/stoves/makeweight.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tewdwr_Foney. + rdf:type bench:Inproceedings. + bench:booktitle "mythologically makeweight careens"^^xsd:string. + rdfs:seeAlso "http://www.stoves.tld/careens/typos.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "makeweight typos catabolizing"^^xsd:string. + foaf:homepage "http://www.careens.tld/catabolizing/carnally.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lynceus_Nipp. + rdf:type bench:Inproceedings. + bench:booktitle "typos carnally accusers"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "catabolizing accusers charing"^^xsd:string. + foaf:homepage "http://www.carnally.tld/charing/reframed.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tansy_Benders. + dc:creator _:Presencia_Winson. + rdf:type bench:Inproceedings. + bench:booktitle "accusers reframed haviours"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "charing haviours tramelled"^^xsd:string. + foaf:homepage "http://www.reframed.tld/tramelled/glees.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Claudie_Obst. + rdf:type bench:Inproceedings. + bench:booktitle "haviours glees trolls"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "tramelled trolls topkicks"^^xsd:string. + foaf:homepage "http://www.glees.tld/topkicks/sublease.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dc:creator _:Juthe_Bentson. + rdf:type bench:Inproceedings. + bench:booktitle "trolls sublease amirates"^^xsd:string. + rdfs:seeAlso "http://www.topkicks.tld/amirates/haploids.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "sublease haploids catwalks"^^xsd:string. + foaf:homepage "http://www.amirates.tld/catwalks/parleying.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Landra_Farraj. + rdf:type bench:Inproceedings. + bench:booktitle "haploids parleying regimenting"^^xsd:string. + rdfs:seeAlso "http://www.catwalks.tld/regimenting/hatcheck.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "parleying hatcheck affirming"^^xsd:string. + foaf:homepage "http://www.regimenting.tld/affirming/impearling.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Katryna_Ramundo. + rdf:type bench:Inproceedings. + bench:booktitle "hatcheck impearling gravelly"^^xsd:string. + rdfs:seeAlso "http://www.affirming.tld/gravelly/bovinely.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "impearling bovinely trousseau"^^xsd:string. + foaf:homepage "http://www.gravelly.tld/trousseau/lowlander.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ztrezena_Gutman. + rdf:type bench:Inproceedings. + bench:booktitle "bovinely lowlander raggedest"^^xsd:string. + rdfs:seeAlso "http://www.trousseau.tld/raggedest/downsize.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "lowlander downsize admonitory"^^xsd:string. + foaf:homepage "http://www.raggedest.tld/admonitory/recombining.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Homar_Wubbel. + rdf:type bench:Inproceedings. + bench:booktitle "downsize recombining inexperienced"^^xsd:string. + rdfs:seeAlso "http://www.admonitory.tld/inexperienced/couching.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "recombining couching sealskins"^^xsd:string. + foaf:homepage "http://www.inexperienced.tld/sealskins/moory.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ashlyn_Symeon. + dc:creator _:Cant_Kammerzell. + rdf:type bench:Inproceedings. + bench:booktitle "couching moory coexistence"^^xsd:string. + rdfs:seeAlso "http://www.sealskins.tld/coexistence/hitcher.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "moory hitcher taels"^^xsd:string. + foaf:homepage "http://www.coexistence.tld/taels/unexcusable.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ina_Colton. + rdf:type bench:Inproceedings. + bench:booktitle "hitcher unexcusable seigniorial"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "taels seigniorial modifies"^^xsd:string. + foaf:homepage "http://www.unexcusable.tld/modifies/peacefully.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nataniella_Dorrough. + dc:creator _:Lillian_Rehbein. + rdf:type bench:Inproceedings. + bench:booktitle "seigniorial peacefully fatiguing"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "modifies fatiguing overlaps"^^xsd:string. + foaf:homepage "http://www.peacefully.tld/overlaps/reanalyzing.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kamba_Tokarski. + rdf:type bench:Inproceedings. + bench:booktitle "fatiguing reanalyzing panhandler"^^xsd:string. + rdfs:seeAlso "http://www.overlaps.tld/panhandler/evert.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "reanalyzing evert spited"^^xsd:string. + foaf:homepage "http://www.panhandler.tld/spited/skiis.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hatsuyo_Abrom. + swrc:editor _:Ed_Oroz. + swrc:editor _:Naida_Heitmeyer. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 5 (1961)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spited.tld/germier/cygnets.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "skiis cygnets sutra"^^xsd:string. + foaf:homepage "http://www.germier.tld/sutra/fertilely.html"^^xsd:string. + swrc:journal . +_:Leon_Wanzer rdf:type foaf:Person. +_:Leon_Wanzer foaf:name "Leon Wanzer"^^xsd:string. + dc:creator _:Leon_Wanzer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cygnets.tld/fertilely/arborization.html"^^xsd:string. + swrc:note "liegeman dowitchers eucharists tallows marsupialize codeines winglets tsp jihads"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "sutra arborization swanherds"^^xsd:string. + foaf:homepage "http://www.fertilely.tld/swanherds/reinscribing.html"^^xsd:string. + swrc:journal . +_:Lubov_Depaolo rdf:type foaf:Person. +_:Lubov_Depaolo foaf:name "Lubov Depaolo"^^xsd:string. + dc:creator _:Lubov_Depaolo. +_:Gebert_Kercher rdf:type foaf:Person. +_:Gebert_Kercher foaf:name "Gebert Kercher"^^xsd:string. + dc:creator _:Gebert_Kercher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arborization.tld/reinscribing/penlight.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "swanherds penlight databases"^^xsd:string. + foaf:homepage "http://www.reinscribing.tld/databases/duffers.html"^^xsd:string. + swrc:journal . +_:Caren_Cibrian rdf:type foaf:Person. +_:Caren_Cibrian foaf:name "Caren Cibrian"^^xsd:string. + dc:creator _:Caren_Cibrian. +_:Eemilie_Stainbrook rdf:type foaf:Person. +_:Eemilie_Stainbrook foaf:name "Eemilie Stainbrook"^^xsd:string. + dc:creator _:Eemilie_Stainbrook. + rdf:type bench:Article. + swrc:note "leaves admirable formating lockless hoarier tincting shined headshrinker lacerates"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "penlight duffers expressionists"^^xsd:string. + foaf:homepage "http://www.databases.tld/expressionists/panache.html"^^xsd:string. + swrc:journal . +_:Isako_Heatherton rdf:type foaf:Person. +_:Isako_Heatherton foaf:name "Isako Heatherton"^^xsd:string. + dc:creator _:Isako_Heatherton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.duffers.tld/panache/squishiest.html"^^xsd:string. + swrc:note "anchoresses eclampsia doggier coveted caber transgressing aweless virulences"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "expressionists squishiest depressants"^^xsd:string. + foaf:homepage "http://www.panache.tld/depressants/urologies.html"^^xsd:string. + swrc:journal . +_:DSean_Dabrowski rdf:type foaf:Person. +_:DSean_Dabrowski foaf:name "DSean Dabrowski"^^xsd:string. + dc:creator _:DSean_Dabrowski. + rdf:type bench:Article. + swrc:pages "89"^^xsd:integer. + dc:title "squishiest urologies regenerating"^^xsd:string. + foaf:homepage "http://www.depressants.tld/regenerating/intermarries.html"^^xsd:string. + swrc:journal . +_:Tsugiharu_Knepp rdf:type foaf:Person. +_:Tsugiharu_Knepp foaf:name "Tsugiharu Knepp"^^xsd:string. + dc:creator _:Tsugiharu_Knepp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.urologies.tld/intermarries/nonrenewable.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "regenerating nonrenewable cherished"^^xsd:string. + foaf:homepage "http://www.intermarries.tld/cherished/rollout.html"^^xsd:string. + swrc:journal . +_:Naadiya_Maslyn rdf:type foaf:Person. +_:Naadiya_Maslyn foaf:name "Naadiya Maslyn"^^xsd:string. + dc:creator _:Naadiya_Maslyn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonrenewable.tld/rollout/sputniks.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "cherished sputniks sanctums"^^xsd:string. + foaf:homepage "http://www.rollout.tld/sanctums/conspectus.html"^^xsd:string. + swrc:journal . +_:Mironova_Plant rdf:type foaf:Person. +_:Mironova_Plant foaf:name "Mironova Plant"^^xsd:string. + dc:creator _:Mironova_Plant. + rdf:type bench:Article. + swrc:pages "41"^^xsd:integer. + dc:title "sputniks conspectus camouflagers"^^xsd:string. + foaf:homepage "http://www.sanctums.tld/camouflagers/vermifuge.html"^^xsd:string. + swrc:journal . +_:Teinosuke_Rodin rdf:type foaf:Person. +_:Teinosuke_Rodin foaf:name "Teinosuke Rodin"^^xsd:string. + dc:creator _:Teinosuke_Rodin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conspectus.tld/vermifuge/belles.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "camouflagers belles tunelessly"^^xsd:string. + foaf:homepage "http://www.vermifuge.tld/tunelessly/attracts.html"^^xsd:string. + swrc:journal . +_:Nastia_Boyington rdf:type foaf:Person. +_:Nastia_Boyington foaf:name "Nastia Boyington"^^xsd:string. + dc:creator _:Nastia_Boyington. + rdf:type bench:Article. + rdfs:seeAlso "http://www.belles.tld/attracts/overinclining.html"^^xsd:string. + dc:title "tunelessly overinclining rentable"^^xsd:string. + foaf:homepage "http://www.attracts.tld/rentable/lasciviousness.html"^^xsd:string. + swrc:journal . +_:Helmar_Rosencrantz rdf:type foaf:Person. +_:Helmar_Rosencrantz foaf:name "Helmar Rosencrantz"^^xsd:string. + dc:creator _:Helmar_Rosencrantz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overinclining.tld/lasciviousness/ribboned.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "rentable ribboned classics"^^xsd:string. + foaf:homepage "http://www.lasciviousness.tld/classics/rakishness.html"^^xsd:string. + swrc:journal . +_:Markward_Baylock rdf:type foaf:Person. +_:Markward_Baylock foaf:name "Markward Baylock"^^xsd:string. + dc:creator _:Markward_Baylock. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ribboned.tld/rakishness/rippers.html"^^xsd:string. + dc:title "classics rippers muggins"^^xsd:string. + foaf:homepage "http://www.rakishness.tld/muggins/apiarists.html"^^xsd:string. + swrc:journal . +_:Doug_Fedak rdf:type foaf:Person. +_:Doug_Fedak foaf:name "Doug Fedak"^^xsd:string. + dc:creator _:Doug_Fedak. +_:Gratiana_Kreines rdf:type foaf:Person. +_:Gratiana_Kreines foaf:name "Gratiana Kreines"^^xsd:string. + dc:creator _:Gratiana_Kreines. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "rippers apiarists appealable"^^xsd:string. + foaf:homepage "http://www.muggins.tld/appealable/disarms.html"^^xsd:string. + swrc:journal . +_:Cai_Picazo rdf:type foaf:Person. +_:Cai_Picazo foaf:name "Cai Picazo"^^xsd:string. + dc:creator _:Cai_Picazo. +_:Angell_Havatone rdf:type foaf:Person. +_:Angell_Havatone foaf:name "Angell Havatone"^^xsd:string. + dc:creator _:Angell_Havatone. + rdf:type bench:Article. + swrc:pages "97"^^xsd:integer. + dc:title "apiarists disarms chastising"^^xsd:string. + foaf:homepage "http://www.appealable.tld/chastising/toadied.html"^^xsd:string. + swrc:journal . +_:Trudy_Revoir rdf:type foaf:Person. +_:Trudy_Revoir foaf:name "Trudy Revoir"^^xsd:string. + dc:creator _:Trudy_Revoir. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "disarms toadied militaristic"^^xsd:string. + foaf:homepage "http://www.chastising.tld/militaristic/vin.html"^^xsd:string. + swrc:journal . +_:Lal_Verne rdf:type foaf:Person. +_:Lal_Verne foaf:name "Lal Verne"^^xsd:string. + dc:creator _:Lal_Verne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.toadied.tld/vin/imperiously.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "militaristic imperiously traipses"^^xsd:string. + foaf:homepage "http://www.vin.tld/traipses/usurpers.html"^^xsd:string. + swrc:journal . +_:Takuji_Gangluff rdf:type foaf:Person. +_:Takuji_Gangluff foaf:name "Takuji Gangluff"^^xsd:string. + dc:creator _:Takuji_Gangluff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.imperiously.tld/usurpers/homier.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "traipses homier annexation"^^xsd:string. + foaf:homepage "http://www.usurpers.tld/annexation/jammed.html"^^xsd:string. + swrc:journal . +_:Fidelia_Maderas rdf:type foaf:Person. +_:Fidelia_Maderas foaf:name "Fidelia Maderas"^^xsd:string. + dc:creator _:Fidelia_Maderas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.homier.tld/jammed/harpist.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "annexation harpist possessed"^^xsd:string. + foaf:homepage "http://www.jammed.tld/possessed/examined.html"^^xsd:string. + swrc:journal . +_:Caridade_Sarkar rdf:type foaf:Person. +_:Caridade_Sarkar foaf:name "Caridade Sarkar"^^xsd:string. + dc:creator _:Caridade_Sarkar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.harpist.tld/examined/countermanding.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "possessed countermanding shoestrings"^^xsd:string. + foaf:homepage "http://www.examined.tld/shoestrings/serow.html"^^xsd:string. + swrc:journal . +_:Lindtraud_Kantola rdf:type foaf:Person. +_:Lindtraud_Kantola foaf:name "Lindtraud Kantola"^^xsd:string. + dc:creator _:Lindtraud_Kantola. + rdf:type bench:Article. + rdfs:seeAlso "http://www.countermanding.tld/serow/flutiest.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "shoestrings flutiest cosseting"^^xsd:string. + foaf:homepage "http://www.serow.tld/cosseting/flawlessly.html"^^xsd:string. + swrc:journal . +_:Dina_Longstreth rdf:type foaf:Person. +_:Dina_Longstreth foaf:name "Dina Longstreth"^^xsd:string. + dc:creator _:Dina_Longstreth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flutiest.tld/flawlessly/lucked.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "cosseting lucked caciques"^^xsd:string. + foaf:homepage "http://www.flawlessly.tld/caciques/touches.html"^^xsd:string. + swrc:journal . +_:Ludomia_Fairley rdf:type foaf:Person. +_:Ludomia_Fairley foaf:name "Ludomia Fairley"^^xsd:string. + dc:creator _:Ludomia_Fairley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lucked.tld/touches/keening.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "caciques keening bespangles"^^xsd:string. + foaf:homepage "http://www.touches.tld/bespangles/kinsmanship.html"^^xsd:string. + swrc:journal . +_:Takanobu_Trytten rdf:type foaf:Person. +_:Takanobu_Trytten foaf:name "Takanobu Trytten"^^xsd:string. + dc:creator _:Takanobu_Trytten. + rdf:type bench:Article. + swrc:pages "196"^^xsd:integer. + dc:title "keening kinsmanship blueings"^^xsd:string. + foaf:homepage "http://www.bespangles.tld/blueings/snowplowed.html"^^xsd:string. + swrc:journal . +_:Edwine_Tabuena rdf:type foaf:Person. +_:Edwine_Tabuena foaf:name "Edwine Tabuena"^^xsd:string. + dc:creator _:Edwine_Tabuena. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kinsmanship.tld/snowplowed/quenches.html"^^xsd:string. + dc:title "blueings quenches pitifully"^^xsd:string. + foaf:homepage "http://www.snowplowed.tld/pitifully/colonelcies.html"^^xsd:string. + swrc:journal . +_:Reinhild_Penovich rdf:type foaf:Person. +_:Reinhild_Penovich foaf:name "Reinhild Penovich"^^xsd:string. + dc:creator _:Reinhild_Penovich. + rdf:type bench:Article. + swrc:pages "185"^^xsd:integer. + dc:title "quenches colonelcies whorl"^^xsd:string. + foaf:homepage "http://www.pitifully.tld/whorl/lithiums.html"^^xsd:string. + swrc:journal . +_:Jarek_Kerson rdf:type foaf:Person. +_:Jarek_Kerson foaf:name "Jarek Kerson"^^xsd:string. + dc:creator _:Jarek_Kerson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.colonelcies.tld/lithiums/whizbangs.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "whorl whizbangs micros"^^xsd:string. + foaf:homepage "http://www.lithiums.tld/micros/intermezzos.html"^^xsd:string. + swrc:journal . +_:Bess_Frenzel rdf:type foaf:Person. +_:Bess_Frenzel foaf:name "Bess Frenzel"^^xsd:string. + dc:creator _:Bess_Frenzel. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "whizbangs intermezzos interleave"^^xsd:string. + foaf:homepage "http://www.micros.tld/interleave/barehead.html"^^xsd:string. + swrc:journal . +_:Donni_Mak rdf:type foaf:Person. +_:Donni_Mak foaf:name "Donni Mak"^^xsd:string. + dc:creator _:Donni_Mak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intermezzos.tld/barehead/monkeying.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "interleave monkeying dallier"^^xsd:string. + foaf:homepage "http://www.barehead.tld/dallier/headhunts.html"^^xsd:string. + swrc:journal . +_:Luther_Corral rdf:type foaf:Person. +_:Luther_Corral foaf:name "Luther Corral"^^xsd:string. + dc:creator _:Luther_Corral. + rdf:type bench:Article. + rdfs:seeAlso "http://www.monkeying.tld/headhunts/chagrined.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "dallier chagrined campaigned"^^xsd:string. + foaf:homepage "http://www.headhunts.tld/campaigned/clammier.html"^^xsd:string. + swrc:journal . +_:Vikashenka_Koso rdf:type foaf:Person. +_:Vikashenka_Koso foaf:name "Vikashenka Koso"^^xsd:string. + dc:creator _:Vikashenka_Koso. +_:Rusna_Loskot rdf:type foaf:Person. +_:Rusna_Loskot foaf:name "Rusna Loskot"^^xsd:string. + dc:creator _:Rusna_Loskot. + rdf:type bench:Article. + swrc:pages "77"^^xsd:integer. + dc:title "chagrined clammier mea"^^xsd:string. + foaf:homepage "http://www.campaigned.tld/mea/glosses.html"^^xsd:string. + swrc:journal . +_:AbdulFattaah_Leisure rdf:type foaf:Person. +_:AbdulFattaah_Leisure foaf:name "AbdulFattaah Leisure"^^xsd:string. + dc:creator _:AbdulFattaah_Leisure. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clammier.tld/glosses/sottishly.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "mea sottishly trombones"^^xsd:string. + foaf:homepage "http://www.glosses.tld/trombones/tenantable.html"^^xsd:string. + swrc:journal . +_:Fabrizia_Hetrick rdf:type foaf:Person. +_:Fabrizia_Hetrick foaf:name "Fabrizia Hetrick"^^xsd:string. + dc:creator _:Fabrizia_Hetrick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sottishly.tld/tenantable/shebeens.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "trombones shebeens definitions"^^xsd:string. + foaf:homepage "http://www.tenantable.tld/definitions/shebangs.html"^^xsd:string. + swrc:journal . +_:Sofia_Cerdan rdf:type foaf:Person. +_:Sofia_Cerdan foaf:name "Sofia Cerdan"^^xsd:string. + dc:creator _:Sofia_Cerdan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shebeens.tld/shebangs/seatwork.html"^^xsd:string. + swrc:note "croaks jungly dogtrotted splashiness gnotobiology debitable veining sleighs duskish geraniums"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "definitions seatwork hers"^^xsd:string. + foaf:homepage "http://www.shebangs.tld/hers/bussed.html"^^xsd:string. + swrc:journal . +_:Donzel_Hohman rdf:type foaf:Person. +_:Donzel_Hohman foaf:name "Donzel Hohman"^^xsd:string. + dc:creator _:Donzel_Hohman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seatwork.tld/bussed/headboards.html"^^xsd:string. + dc:title "hers headboards perambulators"^^xsd:string. + foaf:homepage "http://www.bussed.tld/perambulators/chasteness.html"^^xsd:string. + swrc:journal . +_:Lukyan_Sondrup rdf:type foaf:Person. +_:Lukyan_Sondrup foaf:name "Lukyan Sondrup"^^xsd:string. + dc:creator _:Lukyan_Sondrup. + rdf:type bench:Article. + rdfs:seeAlso "http://www.headboards.tld/chasteness/porn.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "perambulators porn belchers"^^xsd:string. + foaf:homepage "http://www.chasteness.tld/belchers/commoners.html"^^xsd:string. + swrc:journal . +_:Ghassaan_Kister rdf:type foaf:Person. +_:Ghassaan_Kister foaf:name "Ghassaan Kister"^^xsd:string. + dc:creator _:Ghassaan_Kister. + rdf:type bench:Article. + rdfs:seeAlso "http://www.porn.tld/commoners/inexpressibility.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "belchers inexpressibility allopathies"^^xsd:string. + foaf:homepage "http://www.commoners.tld/allopathies/visitants.html"^^xsd:string. + swrc:journal . +_:Basilio_Schliep rdf:type foaf:Person. +_:Basilio_Schliep foaf:name "Basilio Schliep"^^xsd:string. + dc:creator _:Basilio_Schliep. + rdf:type bench:Article. + swrc:pages "182"^^xsd:integer. + dc:title "inexpressibility visitants tartufe"^^xsd:string. + foaf:homepage "http://www.allopathies.tld/tartufe/dynamited.html"^^xsd:string. + swrc:journal . +_:Alex_Schilke rdf:type foaf:Person. +_:Alex_Schilke foaf:name "Alex Schilke"^^xsd:string. + dc:creator _:Alex_Schilke. +_:Shioko_Chinni rdf:type foaf:Person. +_:Shioko_Chinni foaf:name "Shioko Chinni"^^xsd:string. + dc:creator _:Shioko_Chinni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.visitants.tld/dynamited/cantilevers.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "tartufe cantilevers pastinas"^^xsd:string. + foaf:homepage "http://www.dynamited.tld/pastinas/dressing.html"^^xsd:string. + swrc:journal . +_:Iarogned_Trivette rdf:type foaf:Person. +_:Iarogned_Trivette foaf:name "Iarogned Trivette"^^xsd:string. + dc:creator _:Iarogned_Trivette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cantilevers.tld/dressing/reproached.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "pastinas reproached obscuranticism"^^xsd:string. + foaf:homepage "http://www.dressing.tld/obscuranticism/headword.html"^^xsd:string. + swrc:journal . +_:Leopold_Bala rdf:type foaf:Person. +_:Leopold_Bala foaf:name "Leopold Bala"^^xsd:string. + dc:creator _:Leopold_Bala. + rdf:type bench:Article. + swrc:pages "122"^^xsd:integer. + dc:title "reproached headword racer"^^xsd:string. + foaf:homepage "http://www.obscuranticism.tld/racer/dryest.html"^^xsd:string. + swrc:journal . +_:Minda_Grago rdf:type foaf:Person. +_:Minda_Grago foaf:name "Minda Grago"^^xsd:string. + dc:creator _:Minda_Grago. + rdf:type bench:Article. + rdfs:seeAlso "http://www.headword.tld/dryest/praiseworthily.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "racer praiseworthily recrudesced"^^xsd:string. + foaf:homepage "http://www.dryest.tld/recrudesced/constraints.html"^^xsd:string. + swrc:journal . +_:Esineeva_Prunier rdf:type foaf:Person. +_:Esineeva_Prunier foaf:name "Esineeva Prunier"^^xsd:string. + dc:creator _:Esineeva_Prunier. + rdf:type bench:Article. + bench:cdrom "http://www.praiseworthily.tld/constraints/stultified.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "recrudesced stultified amicability"^^xsd:string. + foaf:homepage "http://www.constraints.tld/amicability/apprenticeships.html"^^xsd:string. + swrc:journal . +_:Eugenios_Cheas rdf:type foaf:Person. +_:Eugenios_Cheas foaf:name "Eugenios Cheas"^^xsd:string. + dc:creator _:Eugenios_Cheas. + rdf:type bench:Article. + swrc:pages "22"^^xsd:integer. + dc:title "stultified apprenticeships nebulously"^^xsd:string. + foaf:homepage "http://www.amicability.tld/nebulously/contaminator.html"^^xsd:string. + swrc:journal . +_:Kalisa_Huddy rdf:type foaf:Person. +_:Kalisa_Huddy foaf:name "Kalisa Huddy"^^xsd:string. + dc:creator _:Kalisa_Huddy. + rdf:type bench:Article. + swrc:pages "35"^^xsd:integer. + dc:title "apprenticeships contaminator feinting"^^xsd:string. + foaf:homepage "http://www.nebulously.tld/feinting/rurally.html"^^xsd:string. + swrc:journal . +_:Timoteo_Infante rdf:type foaf:Person. +_:Timoteo_Infante foaf:name "Timoteo Infante"^^xsd:string. + dc:creator _:Timoteo_Infante. + rdf:type bench:Article. + rdfs:seeAlso "http://www.contaminator.tld/rurally/lateens.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "feinting lateens barratrous"^^xsd:string. + foaf:homepage "http://www.rurally.tld/barratrous/waggling.html"^^xsd:string. + swrc:journal . +_:Placida_Melstrom rdf:type foaf:Person. +_:Placida_Melstrom foaf:name "Placida Melstrom"^^xsd:string. + dc:creator _:Placida_Melstrom. + swrc:editor _:Naida_Heitmeyer. + swrc:editor _:Iza_Lamboy. + swrc:editor _:Beverley_Guttman. + rdf:type bench:Incollection. + bench:booktitle "lateens waggling protectively"^^xsd:string. + rdfs:seeAlso "http://www.barratrous.tld/protectively/pencilled.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "waggling pencilled styling"^^xsd:string. + foaf:homepage "http://www.protectively.tld/styling/insensately.html"^^xsd:string. + dcterms:issued "1961"^^xsd:integer. +_:Wigfrid_Routh rdf:type foaf:Person. +_:Wigfrid_Routh foaf:name "Wigfrid Routh"^^xsd:string. + dc:creator _:Wigfrid_Routh. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 6 (1961)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1961"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.styling.tld/planers/sergeancies.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "insensately sergeancies lamber"^^xsd:string. + foaf:homepage "http://www.planers.tld/lamber/anonyms.html"^^xsd:string. + swrc:journal . +_:Finette_Nellums rdf:type foaf:Person. +_:Finette_Nellums foaf:name "Finette Nellums"^^xsd:string. + dc:creator _:Finette_Nellums. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sergeancies.tld/anonyms/lunette.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "lamber lunette hunkers"^^xsd:string. + foaf:homepage "http://www.anonyms.tld/hunkers/vicariousness.html"^^xsd:string. + swrc:journal . +_:Jax_Galimore rdf:type foaf:Person. +_:Jax_Galimore foaf:name "Jax Galimore"^^xsd:string. + dc:creator _:Jax_Galimore. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lunette.tld/vicariousness/sorrower.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "hunkers sorrower extincts"^^xsd:string. + foaf:homepage "http://www.vicariousness.tld/extincts/untangles.html"^^xsd:string. + swrc:journal . +_:Noriyori_Mensick rdf:type foaf:Person. +_:Noriyori_Mensick foaf:name "Noriyori Mensick"^^xsd:string. + dc:creator _:Noriyori_Mensick. + rdf:type bench:Article. + bench:cdrom "http://www.sorrower.tld/untangles/tearers.html"^^xsd:string. + rdfs:seeAlso "http://www.extincts.tld/tearers/instilled.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "untangles instilled vomiter"^^xsd:string. + foaf:homepage "http://www.tearers.tld/vomiter/faults.html"^^xsd:string. + swrc:journal . +_:Caseareo_Haner rdf:type foaf:Person. +_:Caseareo_Haner foaf:name "Caseareo Haner"^^xsd:string. + dc:creator _:Caseareo_Haner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.instilled.tld/faults/clienteles.html"^^xsd:string. + swrc:note "depreciations thermostatic bedumbs acceptees diastole stockily fussily tenoners uphills gameness"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "vomiter clienteles tetralogy"^^xsd:string. + foaf:homepage "http://www.faults.tld/tetralogy/pelletize.html"^^xsd:string. + swrc:journal . +_:Lyalechka_Wasp rdf:type foaf:Person. +_:Lyalechka_Wasp foaf:name "Lyalechka Wasp"^^xsd:string. + dc:creator _:Lyalechka_Wasp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clienteles.tld/pelletize/disreputable.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "tetralogy disreputable professionals"^^xsd:string. + foaf:homepage "http://www.pelletize.tld/professionals/introspectiveness.html"^^xsd:string. + swrc:journal . +_:Florica_Belski rdf:type foaf:Person. +_:Florica_Belski foaf:name "Florica Belski"^^xsd:string. + dc:creator _:Florica_Belski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disreputable.tld/introspectiveness/typhous.html"^^xsd:string. + swrc:month "9"^^xsd:integer. + swrc:pages "183"^^xsd:integer. + dc:title "professionals typhous toolboxes"^^xsd:string. + foaf:homepage "http://www.introspectiveness.tld/toolboxes/gyred.html"^^xsd:string. + swrc:journal . +_:Kin_Blute rdf:type foaf:Person. +_:Kin_Blute foaf:name "Kin Blute"^^xsd:string. + dc:creator _:Kin_Blute. + rdf:type bench:Article. + swrc:pages "128"^^xsd:integer. + dc:title "typhous gyred dowsers"^^xsd:string. + foaf:homepage "http://www.toolboxes.tld/dowsers/hashes.html"^^xsd:string. + swrc:journal . +_:Betsy_Angelovich rdf:type foaf:Person. +_:Betsy_Angelovich foaf:name "Betsy Angelovich"^^xsd:string. + dc:creator _:Betsy_Angelovich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gyred.tld/hashes/farthingales.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "dowsers farthingales imbibed"^^xsd:string. + foaf:homepage "http://www.hashes.tld/imbibed/deepening.html"^^xsd:string. + swrc:journal . +_:Concetta_Lokken rdf:type foaf:Person. +_:Concetta_Lokken foaf:name "Concetta Lokken"^^xsd:string. + dc:creator _:Concetta_Lokken. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "farthingales deepening sheathes"^^xsd:string. + foaf:homepage "http://www.imbibed.tld/sheathes/debutantes.html"^^xsd:string. + swrc:journal . +_:Narihari_Grime rdf:type foaf:Person. +_:Narihari_Grime foaf:name "Narihari Grime"^^xsd:string. + dc:creator _:Narihari_Grime. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deepening.tld/debutantes/avocets.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "sheathes avocets squinty"^^xsd:string. + foaf:homepage "http://www.debutantes.tld/squinty/riflers.html"^^xsd:string. + swrc:journal . +_:Guyton_Caspari rdf:type foaf:Person. +_:Guyton_Caspari foaf:name "Guyton Caspari"^^xsd:string. + dc:creator _:Guyton_Caspari. + rdf:type bench:Article. + rdfs:seeAlso "http://www.avocets.tld/riflers/bisecting.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "squinty bisecting jovially"^^xsd:string. + foaf:homepage "http://www.riflers.tld/jovially/intellectualized.html"^^xsd:string. + swrc:journal . +_:Galeno_Ron rdf:type foaf:Person. +_:Galeno_Ron foaf:name "Galeno Ron"^^xsd:string. + dc:creator _:Galeno_Ron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bisecting.tld/intellectualized/cesareans.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "jovially cesareans woolsack"^^xsd:string. + foaf:homepage "http://www.intellectualized.tld/woolsack/haunches.html"^^xsd:string. + swrc:journal . +_:Tyla_Deon rdf:type foaf:Person. +_:Tyla_Deon foaf:name "Tyla Deon"^^xsd:string. + dc:creator _:Tyla_Deon. +_:Koin_Norenberg rdf:type foaf:Person. +_:Koin_Norenberg foaf:name "Koin Norenberg"^^xsd:string. + dc:creator _:Koin_Norenberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cesareans.tld/haunches/quidnunc.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "woolsack quidnunc bunging"^^xsd:string. + foaf:homepage "http://www.haunches.tld/bunging/wetter.html"^^xsd:string. + swrc:journal . +_:Talopule_Piccoli rdf:type foaf:Person. +_:Talopule_Piccoli foaf:name "Talopule Piccoli"^^xsd:string. + dc:creator _:Talopule_Piccoli. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "quidnunc wetter rots"^^xsd:string. + foaf:homepage "http://www.bunging.tld/rots/deutschland.html"^^xsd:string. + swrc:journal . +_:Sepat_Atchinson rdf:type foaf:Person. +_:Sepat_Atchinson foaf:name "Sepat Atchinson"^^xsd:string. + dc:creator _:Sepat_Atchinson. + rdf:type bench:Article. + swrc:pages "178"^^xsd:integer. + dc:title "wetter deutschland hyenas"^^xsd:string. + foaf:homepage "http://www.rots.tld/hyenas/plagiarize.html"^^xsd:string. + swrc:journal . +_:Gunther_Csizmadia rdf:type foaf:Person. +_:Gunther_Csizmadia foaf:name "Gunther Csizmadia"^^xsd:string. + dc:creator _:Gunther_Csizmadia. + rdf:type bench:Article. + swrc:pages "15"^^xsd:integer. + dc:title "deutschland plagiarize immobilized"^^xsd:string. + foaf:homepage "http://www.hyenas.tld/immobilized/guested.html"^^xsd:string. + swrc:journal . +_:Godalupe_Gorrell rdf:type foaf:Person. +_:Godalupe_Gorrell foaf:name "Godalupe Gorrell"^^xsd:string. + dc:creator _:Godalupe_Gorrell. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "plagiarize guested resubscribed"^^xsd:string. + foaf:homepage "http://www.immobilized.tld/resubscribed/babul.html"^^xsd:string. + swrc:journal . +_:Lycaon_Mabane rdf:type foaf:Person. +_:Lycaon_Mabane foaf:name "Lycaon Mabane"^^xsd:string. + dc:creator _:Lycaon_Mabane. + rdf:type bench:Article. + rdfs:seeAlso "http://www.guested.tld/babul/beleaguering.html"^^xsd:string. + swrc:note "disfranchiser lofters zoeas cd papooses abashment reweighed clarion alienates smegmas korsakow"^^xsd:string. + dc:title "resubscribed beleaguering saturations"^^xsd:string. + foaf:homepage "http://www.babul.tld/saturations/aggie.html"^^xsd:string. + swrc:journal . +_:Esmerelda_Klehn rdf:type foaf:Person. +_:Esmerelda_Klehn foaf:name "Esmerelda Klehn"^^xsd:string. + dc:creator _:Esmerelda_Klehn. +_:Jelizaveta_Aubert rdf:type foaf:Person. +_:Jelizaveta_Aubert foaf:name "Jelizaveta Aubert"^^xsd:string. + dc:creator _:Jelizaveta_Aubert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beleaguering.tld/aggie/rumbaed.html"^^xsd:string. + swrc:note "sidecars commodiously nightie fatso spoiler circuiter poker nobble cheeking sayee suppurates"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "saturations rumbaed disobliged"^^xsd:string. + foaf:homepage "http://www.aggie.tld/disobliged/tennesseans.html"^^xsd:string. + swrc:journal . +_:Ganna_Campellone rdf:type foaf:Person. +_:Ganna_Campellone foaf:name "Ganna Campellone"^^xsd:string. + dc:creator _:Ganna_Campellone. + rdf:type bench:Article. + swrc:pages "99"^^xsd:integer. + dc:title "rumbaed tennesseans infantries"^^xsd:string. + foaf:homepage "http://www.disobliged.tld/infantries/disannulling.html"^^xsd:string. + swrc:journal . +_:Amaani_Carnathan rdf:type foaf:Person. +_:Amaani_Carnathan foaf:name "Amaani Carnathan"^^xsd:string. + dc:creator _:Amaani_Carnathan. +_:Clarice_Tillberg rdf:type foaf:Person. +_:Clarice_Tillberg foaf:name "Clarice Tillberg"^^xsd:string. + dc:creator _:Clarice_Tillberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tennesseans.tld/disannulling/salesgirls.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "infantries salesgirls paradigms"^^xsd:string. + foaf:homepage "http://www.disannulling.tld/paradigms/theologies.html"^^xsd:string. + swrc:journal . +_:Kiyotaka_Jollie rdf:type foaf:Person. +_:Kiyotaka_Jollie foaf:name "Kiyotaka Jollie"^^xsd:string. + dc:creator _:Kiyotaka_Jollie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.salesgirls.tld/theologies/jaggers.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "paradigms jaggers bookrest"^^xsd:string. + foaf:homepage "http://www.theologies.tld/bookrest/spurned.html"^^xsd:string. + swrc:journal . +_:Lacrecia_Wimble rdf:type foaf:Person. +_:Lacrecia_Wimble foaf:name "Lacrecia Wimble"^^xsd:string. + dc:creator _:Lacrecia_Wimble. + rdf:type bench:Article. + bench:cdrom "http://www.jaggers.tld/spurned/cannonaded.html"^^xsd:string. + rdfs:seeAlso "http://www.bookrest.tld/cannonaded/torchere.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "spurned torchere maturation"^^xsd:string. + foaf:homepage "http://www.cannonaded.tld/maturation/densifying.html"^^xsd:string. + swrc:journal . +_:Pentheus_Vora rdf:type foaf:Person. +_:Pentheus_Vora foaf:name "Pentheus Vora"^^xsd:string. + dc:creator _:Pentheus_Vora. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "torchere densifying attics"^^xsd:string. + foaf:homepage "http://www.maturation.tld/attics/merengue.html"^^xsd:string. + swrc:journal . +_:Uriana_Hardon rdf:type foaf:Person. +_:Uriana_Hardon foaf:name "Uriana Hardon"^^xsd:string. + dc:creator _:Uriana_Hardon. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "densifying merengue discoloration"^^xsd:string. + foaf:homepage "http://www.attics.tld/discoloration/twofers.html"^^xsd:string. + swrc:journal . +_:Heudelinde_Byassee rdf:type foaf:Person. +_:Heudelinde_Byassee foaf:name "Heudelinde Byassee"^^xsd:string. + dc:creator _:Heudelinde_Byassee. +_:Ustin_Behm rdf:type foaf:Person. +_:Ustin_Behm foaf:name "Ustin Behm"^^xsd:string. + dc:creator _:Ustin_Behm. + rdf:type bench:Article. + swrc:pages "171"^^xsd:integer. + dc:title "merengue twofers suspenders"^^xsd:string. + foaf:homepage "http://www.discoloration.tld/suspenders/growlingly.html"^^xsd:string. + swrc:journal . +_:Bhavi_Gouveia rdf:type foaf:Person. +_:Bhavi_Gouveia foaf:name "Bhavi Gouveia"^^xsd:string. + dc:creator _:Bhavi_Gouveia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.twofers.tld/growlingly/amenders.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "suspenders amenders chivaree"^^xsd:string. + foaf:homepage "http://www.growlingly.tld/chivaree/stander.html"^^xsd:string. + swrc:journal . +_:Akuro_Gleaton rdf:type foaf:Person. +_:Akuro_Gleaton foaf:name "Akuro Gleaton"^^xsd:string. + dc:creator _:Akuro_Gleaton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.amenders.tld/stander/uncomfortable.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "chivaree uncomfortable multiplier"^^xsd:string. + foaf:homepage "http://www.stander.tld/multiplier/professes.html"^^xsd:string. + swrc:journal . +_:Saamiqa_Piercefield rdf:type foaf:Person. +_:Saamiqa_Piercefield foaf:name "Saamiqa Piercefield"^^xsd:string. + dc:creator _:Saamiqa_Piercefield. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncomfortable.tld/professes/shingler.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "multiplier shingler terrorize"^^xsd:string. + foaf:homepage "http://www.professes.tld/terrorize/ices.html"^^xsd:string. + swrc:journal . +_:Kenyata_Boblitt rdf:type foaf:Person. +_:Kenyata_Boblitt foaf:name "Kenyata Boblitt"^^xsd:string. + dc:creator _:Kenyata_Boblitt. +_:Keandra_Gimenez rdf:type foaf:Person. +_:Keandra_Gimenez foaf:name "Keandra Gimenez"^^xsd:string. + dc:creator _:Keandra_Gimenez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shingler.tld/ices/researched.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "terrorize researched photoreceptor"^^xsd:string. + foaf:homepage "http://www.ices.tld/photoreceptor/upswung.html"^^xsd:string. + swrc:journal . +_:Eufemia_Hensen rdf:type foaf:Person. +_:Eufemia_Hensen foaf:name "Eufemia Hensen"^^xsd:string. + dc:creator _:Eufemia_Hensen. +_:Titos_Bisard rdf:type foaf:Person. +_:Titos_Bisard foaf:name "Titos Bisard"^^xsd:string. + dc:creator _:Titos_Bisard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.researched.tld/upswung/recleaned.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "photoreceptor recleaned algorism"^^xsd:string. + foaf:homepage "http://www.upswung.tld/algorism/reignited.html"^^xsd:string. + swrc:journal . +_:Kiyoshi_Nistendirk rdf:type foaf:Person. +_:Kiyoshi_Nistendirk foaf:name "Kiyoshi Nistendirk"^^xsd:string. + dc:creator _:Kiyoshi_Nistendirk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recleaned.tld/reignited/nonformation.html"^^xsd:string. + dc:title "algorism nonformation skitterier"^^xsd:string. + foaf:homepage "http://www.reignited.tld/skitterier/misconduct.html"^^xsd:string. + swrc:journal . +_:Evgeniia_Gard rdf:type foaf:Person. +_:Evgeniia_Gard foaf:name "Evgeniia Gard"^^xsd:string. + dc:creator _:Evgeniia_Gard. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "nonformation misconduct mongolians"^^xsd:string. + foaf:homepage "http://www.skitterier.tld/mongolians/crashes.html"^^xsd:string. + swrc:journal . +_:Bridget_Hackenberg rdf:type foaf:Person. +_:Bridget_Hackenberg foaf:name "Bridget Hackenberg"^^xsd:string. + dc:creator _:Bridget_Hackenberg. + rdf:type bench:Article. + swrc:pages "34"^^xsd:integer. + dc:title "misconduct crashes wordperfect"^^xsd:string. + foaf:homepage "http://www.mongolians.tld/wordperfect/hollers.html"^^xsd:string. + swrc:journal . +_:Elisha_Messineo rdf:type foaf:Person. +_:Elisha_Messineo foaf:name "Elisha Messineo"^^xsd:string. + dc:creator _:Elisha_Messineo. + rdf:type bench:Article. + swrc:pages "18"^^xsd:integer. + dc:title "crashes hollers trickier"^^xsd:string. + foaf:homepage "http://www.wordperfect.tld/trickier/expropriations.html"^^xsd:string. + swrc:journal . +_:Ghita_Pitonyak rdf:type foaf:Person. +_:Ghita_Pitonyak foaf:name "Ghita Pitonyak"^^xsd:string. + dc:creator _:Ghita_Pitonyak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hollers.tld/expropriations/eternize.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "trickier eternize piecework"^^xsd:string. + foaf:homepage "http://www.expropriations.tld/piecework/searer.html"^^xsd:string. + swrc:journal . +_:Pittheus_Gerdel rdf:type foaf:Person. +_:Pittheus_Gerdel foaf:name "Pittheus Gerdel"^^xsd:string. + dc:creator _:Pittheus_Gerdel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eternize.tld/searer/sauntered.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "piecework sauntered stiffed"^^xsd:string. + foaf:homepage "http://www.searer.tld/stiffed/reburials.html"^^xsd:string. + swrc:journal . +_:Naaji_Hanle rdf:type foaf:Person. +_:Naaji_Hanle foaf:name "Naaji Hanle"^^xsd:string. + dc:creator _:Naaji_Hanle. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "sauntered reburials naiveties"^^xsd:string. + foaf:homepage "http://www.stiffed.tld/naiveties/thermometers.html"^^xsd:string. + swrc:journal . +_:Erika_Raeside rdf:type foaf:Person. +_:Erika_Raeside foaf:name "Erika Raeside"^^xsd:string. + dc:creator _:Erika_Raeside. + rdf:type bench:Proceedings. + bench:booktitle "reburials thermometers painty"^^xsd:string. + swrc:isbn "0-2833-4973-0"^^xsd:string. + dc:publisher "Jason Aronson Publishers"^^xsd:string. + dc:title "Proceeding 1 (1962)"^^xsd:string. + foaf:homepage "http://www.thermometers.tld/shacking/reduplicative.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "painty reduplicative obstetrics"^^xsd:string. + rdfs:seeAlso "http://www.shacking.tld/obstetrics/wrenching.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "reduplicative wrenching fascistic"^^xsd:string. + foaf:homepage "http://www.obstetrics.tld/fascistic/misappropriating.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Elvira_Kidner. + dc:creator _:Haruhiro_Flecher. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "wrenching misappropriating shoppes"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "fascistic shoppes timelessly"^^xsd:string. + foaf:homepage "http://www.misappropriating.tld/timelessly/polynesian.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Elvira_Kidner. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "shoppes polynesian wackier"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "timelessly wackier moored"^^xsd:string. + foaf:homepage "http://www.polynesian.tld/moored/doorless.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Elvira_Kidner. + dc:creator _:Haruhiro_Flecher. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "wackier doorless defoliator"^^xsd:string. + rdfs:seeAlso "http://www.moored.tld/defoliator/chiasma.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "doorless chiasma alibiing"^^xsd:string. + foaf:homepage "http://www.defoliator.tld/alibiing/raisings.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Haruhiro_Flecher. + dc:creator _:Adrik_Ollhoff. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "chiasma raisings fortifying"^^xsd:string. + rdfs:seeAlso "http://www.alibiing.tld/fortifying/attempting.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "raisings attempting backbends"^^xsd:string. + foaf:homepage "http://www.fortifying.tld/backbends/autocracies.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Adrik_Ollhoff. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "attempting autocracies snorers"^^xsd:string. + rdfs:seeAlso "http://www.backbends.tld/snorers/digitalized.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "autocracies digitalized clansmen"^^xsd:string. + foaf:homepage "http://www.snorers.tld/clansmen/bagels.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Adrik_Ollhoff. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "digitalized bagels satiny"^^xsd:string. + rdfs:seeAlso "http://www.clansmen.tld/satiny/vinca.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "bagels vinca sissies"^^xsd:string. + foaf:homepage "http://www.satiny.tld/sissies/moistureless.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Alike_Winberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "vinca moistureless reprobate"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "sissies reprobate rethink"^^xsd:string. + foaf:homepage "http://www.moistureless.tld/rethink/outpace.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alike_Winberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "reprobate outpace oilpapers"^^xsd:string. + rdfs:seeAlso "http://www.rethink.tld/oilpapers/daunted.html"^^xsd:string. + dc:title "outpace daunted immunologist"^^xsd:string. + foaf:homepage "http://www.oilpapers.tld/immunologist/watermen.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alike_Winberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "daunted watermen obloquy"^^xsd:string. + rdfs:seeAlso "http://www.immunologist.tld/obloquy/fossillike.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "watermen fossillike pleurisies"^^xsd:string. + foaf:homepage "http://www.obloquy.tld/pleurisies/bartering.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Isis_Liebross. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "fossillike bartering unprofessionally"^^xsd:string. + rdfs:seeAlso "http://www.pleurisies.tld/unprofessionally/attestor.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "bartering attestor rebury"^^xsd:string. + foaf:homepage "http://www.unprofessionally.tld/rebury/gibbeted.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Isis_Liebross. + rdf:type bench:Inproceedings. + bench:booktitle "attestor gibbeted stoolies"^^xsd:string. + rdfs:seeAlso "http://www.rebury.tld/stoolies/partings.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "gibbeted partings villadom"^^xsd:string. + foaf:homepage "http://www.stoolies.tld/villadom/cricks.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Isis_Liebross. + dc:creator _:Kristie_Roback. + rdf:type bench:Inproceedings. + bench:booktitle "partings cricks chemosurgery"^^xsd:string. + rdfs:seeAlso "http://www.villadom.tld/chemosurgery/deadens.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "cricks deadens braize"^^xsd:string. + foaf:homepage "http://www.chemosurgery.tld/braize/studiousness.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kristie_Roback. + rdf:type bench:Inproceedings. + bench:booktitle "deadens studiousness uncooked"^^xsd:string. + rdfs:seeAlso "http://www.braize.tld/uncooked/menstruant.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "studiousness menstruant hobblers"^^xsd:string. + foaf:homepage "http://www.uncooked.tld/hobblers/bandages.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kristie_Roback. + rdf:type bench:Inproceedings. + bench:booktitle "menstruant bandages jeux"^^xsd:string. + rdfs:seeAlso "http://www.hobblers.tld/jeux/urolith.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "bandages urolith songster"^^xsd:string. + foaf:homepage "http://www.jeux.tld/songster/sloughed.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Triptolemus_Podvin. + rdf:type bench:Inproceedings. + bench:booktitle "urolith sloughed flagellated"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "songster flagellated satoris"^^xsd:string. + foaf:homepage "http://www.sloughed.tld/satoris/rattish.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Triptolemus_Podvin. + rdf:type bench:Inproceedings. + bench:booktitle "flagellated rattish pustuled"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "satoris pustuled upbraids"^^xsd:string. + foaf:homepage "http://www.rattish.tld/upbraids/alimentation.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Triptolemus_Podvin. + rdf:type bench:Inproceedings. + bench:booktitle "pustuled alimentation crowds"^^xsd:string. + rdfs:seeAlso "http://www.upbraids.tld/crowds/streaking.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "alimentation streaking midgut"^^xsd:string. + foaf:homepage "http://www.crowds.tld/midgut/fewness.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Nicky_Aarestad. + dc:creator _:Dwight_Brauman. + rdf:type bench:Inproceedings. + bench:booktitle "streaking fewness advancing"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "midgut advancing viewfinder"^^xsd:string. + foaf:homepage "http://www.fewness.tld/viewfinder/nimbi.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nicky_Aarestad. + rdf:type bench:Inproceedings. + bench:booktitle "advancing nimbi miniseries"^^xsd:string. + rdfs:seeAlso "http://www.viewfinder.tld/miniseries/enterprize.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "nimbi enterprize mousier"^^xsd:string. + foaf:homepage "http://www.miniseries.tld/mousier/boondoggles.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dwight_Brauman. + rdf:type bench:Inproceedings. + bench:booktitle "enterprize boondoggles estragons"^^xsd:string. + rdfs:seeAlso "http://www.mousier.tld/estragons/bother.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "boondoggles bother depopulators"^^xsd:string. + foaf:homepage "http://www.estragons.tld/depopulators/heartburn.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kiana_Naughton. + rdf:type bench:Inproceedings. + bench:booktitle "bother heartburn misterm"^^xsd:string. + rdfs:seeAlso "http://www.depopulators.tld/misterm/dialed.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "heartburn dialed respectability"^^xsd:string. + foaf:homepage "http://www.misterm.tld/respectability/exorciser.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Kiana_Naughton. + rdf:type bench:Inproceedings. + bench:booktitle "dialed exorciser ohing"^^xsd:string. + rdfs:seeAlso "http://www.respectability.tld/ohing/slinger.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "exorciser slinger cemeteries"^^xsd:string. + foaf:homepage "http://www.ohing.tld/cemeteries/convivially.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tatsui_Lonzo. + rdf:type bench:Inproceedings. + bench:booktitle "slinger convivially assigned"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "cemeteries assigned unamortized"^^xsd:string. + foaf:homepage "http://www.convivially.tld/unamortized/connecting.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tatsui_Lonzo. + rdf:type bench:Inproceedings. + bench:booktitle "assigned connecting subcauses"^^xsd:string. + rdfs:seeAlso "http://www.unamortized.tld/subcauses/onery.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "connecting onery bulger"^^xsd:string. + foaf:homepage "http://www.subcauses.tld/bulger/libraries.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Walerian_Massetti. + rdf:type bench:Inproceedings. + bench:booktitle "onery libraries attractants"^^xsd:string. + rdfs:seeAlso "http://www.bulger.tld/attractants/reactivate.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "libraries reactivate ables"^^xsd:string. + foaf:homepage "http://www.attractants.tld/ables/professedly.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Walerian_Massetti. + dc:creator _:Eleonora_Reffett. + rdf:type bench:Inproceedings. + bench:abstract "reinforms reconversions butterier silicates linkers braze tannins footsteps landings pseudonyms mitotic moneyed allowable disclosures kiboshing spooned renegade foams avg outshone reecho recruited swampiest mobilizer kitlings impoliticly fretter rickettsial centralizing serumal demographic calamitousness octopuses appomattox nonclassical ectoplasm underclothes tiffanies zymogenic hooraying velds philharmonics palladiums gnashed pellagras prissies hurtled landscaped hipline toecaps continuer pinochles liefest reformulation vistaed teaboxes resurveys saddening insulates eyebeams calculator jackpots seizins thrillers entwists retrenching retribute untrammelled undeclared refolds splotches splices sheenie indignantly gerardias clashed overworks impassively kilters rhumbs ridgepoles cavillers intertangling spadeful kayoing tokenisms retread diapered miniscule malformations milled reinserts ogreism sacrist infiltration macadam sighing espanol incepting froward holystones reinstructing plenipotentiaries misjudged hushful cartoons woolers unstructured intimidation carlot choosers darkey countries backcross evanished missteps icecaps meliorated abstrusely cubbish antimacassar outstretches bloodily soapboxes loams joins disallowances thewless homogenized abstractness freemasons pyrethrin tailcoat flickery septuple puniness manifestative prosecutions"^^xsd:string. + bench:booktitle "reactivate professedly psychosexually"^^xsd:string. + rdfs:seeAlso "http://www.ables.tld/psychosexually/ownerships.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "professedly ownerships draftees"^^xsd:string. + foaf:homepage "http://www.psychosexually.tld/draftees/ministration.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eleonora_Reffett. + dc:creator _:Yoshike_Zuckerberg. + rdf:type bench:Inproceedings. + bench:booktitle "ownerships ministration traduce"^^xsd:string. + rdfs:seeAlso "http://www.draftees.tld/traduce/anthills.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "ministration anthills bollixes"^^xsd:string. + foaf:homepage "http://www.traduce.tld/bollixes/thrillingly.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yoshike_Zuckerberg. + rdf:type bench:Inproceedings. + bench:booktitle "anthills thrillingly numerations"^^xsd:string. + rdfs:seeAlso "http://www.bollixes.tld/numerations/lungers.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "thrillingly lungers foundlings"^^xsd:string. + foaf:homepage "http://www.numerations.tld/foundlings/fibers.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carson_Skagen. + rdf:type bench:Inproceedings. + bench:booktitle "lungers fibers glover"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "foundlings glover pekinese"^^xsd:string. + foaf:homepage "http://www.fibers.tld/pekinese/decoyer.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carson_Skagen. + rdf:type bench:Inproceedings. + bench:booktitle "glover decoyer foredates"^^xsd:string. + rdfs:seeAlso "http://www.pekinese.tld/foredates/browser.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "decoyer browser visaged"^^xsd:string. + foaf:homepage "http://www.foredates.tld/visaged/allergens.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nicole_Thansamai. + rdf:type bench:Inproceedings. + bench:booktitle "browser allergens ageratums"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "visaged ageratums redemonstration"^^xsd:string. + foaf:homepage "http://www.allergens.tld/redemonstration/carotidal.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nicole_Thansamai. + rdf:type bench:Inproceedings. + bench:booktitle "ageratums carotidal cliquish"^^xsd:string. + rdfs:seeAlso "http://www.redemonstration.tld/cliquish/paned.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "carotidal paned atheistical"^^xsd:string. + foaf:homepage "http://www.cliquish.tld/atheistical/comme.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Decelle_Jhingree. + dc:creator _:Ilka_Waldroop. + rdf:type bench:Inproceedings. + bench:booktitle "paned comme adoration"^^xsd:string. + rdfs:seeAlso "http://www.atheistical.tld/adoration/repetitiousness.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "comme repetitiousness missourians"^^xsd:string. + foaf:homepage "http://www.adoration.tld/missourians/estimation.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Decelle_Jhingree. + dc:creator _:Ilka_Waldroop. + rdf:type bench:Inproceedings. + bench:booktitle "repetitiousness estimation provokes"^^xsd:string. + rdfs:seeAlso "http://www.missourians.tld/provokes/plunkers.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "estimation plunkers fairness"^^xsd:string. + foaf:homepage "http://www.provokes.tld/fairness/redigested.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Nastia_Boyington. + rdf:type bench:Inproceedings. + bench:booktitle "plunkers redigested swobber"^^xsd:string. + rdfs:seeAlso "http://www.fairness.tld/swobber/pomaded.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "redigested pomaded rows"^^xsd:string. + foaf:homepage "http://www.swobber.tld/rows/superegos.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gratiana_Kreines. + rdf:type bench:Inproceedings. + bench:booktitle "pomaded superegos vaultings"^^xsd:string. + rdfs:seeAlso "http://www.rows.tld/vaultings/garret.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "superegos garret expediential"^^xsd:string. + foaf:homepage "http://www.vaultings.tld/expediential/unsophisticated.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Trudy_Revoir. + rdf:type bench:Inproceedings. + bench:booktitle "garret unsophisticated detainment"^^xsd:string. + rdfs:seeAlso "http://www.expediential.tld/detainment/humanities.html"^^xsd:string. + dc:title "unsophisticated humanities freeholds"^^xsd:string. + foaf:homepage "http://www.detainment.tld/freeholds/translators.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fidelia_Maderas. + dc:creator _:Caridade_Sarkar. + swrc:editor . + swrc:editor _:Medard_Hearnen. +_:Medard_Hearnen rdf:type foaf:Person. +_:Medard_Hearnen foaf:name "Medard Hearnen"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1962)"^^xsd:string. + swrc:volume "23"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.freeholds.tld/xebec/homemaker.html"^^xsd:string. + swrc:note "pelter waitings cuban saturdays bonbons crullers hermetical serrating flexed forefend wowed"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "translators homemaker storewide"^^xsd:string. + foaf:homepage "http://www.xebec.tld/storewide/frankness.html"^^xsd:string. + swrc:journal . + dc:creator _:Lindtraud_Kantola. + rdf:type bench:Article. + swrc:pages "34"^^xsd:integer. + dc:title "homemaker frankness milquetoast"^^xsd:string. + foaf:homepage "http://www.storewide.tld/milquetoast/conformity.html"^^xsd:string. + swrc:journal . + dc:creator _:Dina_Longstreth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.frankness.tld/conformity/relishable.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "milquetoast relishable retouchers"^^xsd:string. + foaf:homepage "http://www.conformity.tld/retouchers/outspread.html"^^xsd:string. + swrc:journal . + dc:creator _:Ludomia_Fairley. + rdf:type bench:Article. + bench:cdrom "http://www.relishable.tld/outspread/obsoleted.html"^^xsd:string. + rdfs:seeAlso "http://www.retouchers.tld/obsoleted/pippin.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "outspread pippin clutters"^^xsd:string. + foaf:homepage "http://www.obsoleted.tld/clutters/izzard.html"^^xsd:string. + swrc:journal . + dc:creator _:Takanobu_Trytten. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pippin.tld/izzard/rooster.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "clutters rooster limpness"^^xsd:string. + foaf:homepage "http://www.izzard.tld/limpness/graphologies.html"^^xsd:string. + swrc:journal . + dc:creator _:Edwine_Tabuena. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rooster.tld/graphologies/agronomies.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "limpness agronomies hairstyles"^^xsd:string. + foaf:homepage "http://www.graphologies.tld/hairstyles/majored.html"^^xsd:string. + swrc:journal . + dc:creator _:Reinhild_Penovich. + rdf:type bench:Article. + dc:title "agronomies majored heathenism"^^xsd:string. + foaf:homepage "http://www.hairstyles.tld/heathenism/drywalls.html"^^xsd:string. + swrc:journal . + dc:creator _:Jarek_Kerson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.majored.tld/drywalls/disobeyed.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "heathenism disobeyed coamings"^^xsd:string. + foaf:homepage "http://www.drywalls.tld/coamings/candidates.html"^^xsd:string. + swrc:journal . + dc:creator _:Bess_Frenzel. + dc:creator _:Donni_Mak. + rdf:type bench:Article. + swrc:pages "42"^^xsd:integer. + dc:title "disobeyed candidates awakening"^^xsd:string. + foaf:homepage "http://www.coamings.tld/awakening/witnesser.html"^^xsd:string. + swrc:journal . + dc:creator _:Luther_Corral. + dc:creator _:Vikashenka_Koso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.candidates.tld/witnesser/lassitudes.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "awakening lassitudes outgassed"^^xsd:string. + foaf:homepage "http://www.witnesser.tld/outgassed/specifying.html"^^xsd:string. + swrc:journal . + dc:creator _:Rusna_Loskot. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lassitudes.tld/specifying/narcotizes.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "outgassed narcotizes tantalize"^^xsd:string. + foaf:homepage "http://www.specifying.tld/tantalize/crayonists.html"^^xsd:string. + swrc:journal . + dc:creator _:AbdulFattaah_Leisure. + rdf:type bench:Article. + rdfs:seeAlso "http://www.narcotizes.tld/crayonists/condignly.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "tantalize condignly pussies"^^xsd:string. + foaf:homepage "http://www.crayonists.tld/pussies/ecdysial.html"^^xsd:string. + swrc:journal . + dc:creator _:Fabrizia_Hetrick. + dc:creator _:Sofia_Cerdan. + rdf:type bench:Article. + swrc:pages "117"^^xsd:integer. + dc:title "condignly ecdysial inculpate"^^xsd:string. + foaf:homepage "http://www.pussies.tld/inculpate/counterfeitness.html"^^xsd:string. + swrc:journal . + dc:creator _:Donzel_Hohman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ecdysial.tld/counterfeitness/synaesthetic.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "inculpate synaesthetic eutrophy"^^xsd:string. + foaf:homepage "http://www.counterfeitness.tld/eutrophy/gestures.html"^^xsd:string. + swrc:journal . + dc:creator _:Lukyan_Sondrup. + rdf:type bench:Article. + rdfs:seeAlso "http://www.synaesthetic.tld/gestures/tugboat.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "eutrophy tugboat executrixes"^^xsd:string. + foaf:homepage "http://www.gestures.tld/executrixes/repacifies.html"^^xsd:string. + swrc:journal . + dc:creator _:Ghassaan_Kister. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tugboat.tld/repacifies/affinities.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "executrixes affinities depositional"^^xsd:string. + foaf:homepage "http://www.repacifies.tld/depositional/trephining.html"^^xsd:string. + swrc:journal . + dc:creator _:Basilio_Schliep. + rdf:type bench:Article. + rdfs:seeAlso "http://www.affinities.tld/trephining/reevaluates.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "depositional reevaluates greathearted"^^xsd:string. + foaf:homepage "http://www.trephining.tld/greathearted/plusher.html"^^xsd:string. + swrc:journal . + dc:creator _:Alex_Schilke. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reevaluates.tld/plusher/witcheries.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "greathearted witcheries unriddling"^^xsd:string. + foaf:homepage "http://www.plusher.tld/unriddling/armistices.html"^^xsd:string. + swrc:journal . + dc:creator _:Shioko_Chinni. + rdf:type bench:Article. + swrc:pages "197"^^xsd:integer. + dc:title "witcheries armistices hedonists"^^xsd:string. + foaf:homepage "http://www.unriddling.tld/hedonists/inertness.html"^^xsd:string. + swrc:journal . + dc:creator _:Iarogned_Trivette. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "armistices inertness stilling"^^xsd:string. + foaf:homepage "http://www.hedonists.tld/stilling/sanity.html"^^xsd:string. + swrc:journal . + dc:creator _:Finette_Nellums. + dc:creator _:Jax_Galimore. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inertness.tld/sanity/loosener.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "stilling loosener fussier"^^xsd:string. + foaf:homepage "http://www.sanity.tld/fussier/foins.html"^^xsd:string. + swrc:journal . + dc:creator _:Noriyori_Mensick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.loosener.tld/foins/electrocutes.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "fussier electrocutes sallowy"^^xsd:string. + foaf:homepage "http://www.foins.tld/sallowy/spherical.html"^^xsd:string. + swrc:journal . + dc:creator _:Caseareo_Haner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.electrocutes.tld/spherical/stockyard.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "sallowy stockyard beaky"^^xsd:string. + foaf:homepage "http://www.spherical.tld/beaky/motormen.html"^^xsd:string. + swrc:journal . + dc:creator _:Lyalechka_Wasp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stockyard.tld/motormen/trespassing.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "beaky trespassing replant"^^xsd:string. + foaf:homepage "http://www.motormen.tld/replant/destrier.html"^^xsd:string. + swrc:journal . + dc:creator _:Florica_Belski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trespassing.tld/destrier/psaltry.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "replant psaltry lowbrow"^^xsd:string. + foaf:homepage "http://www.destrier.tld/lowbrow/cacophonous.html"^^xsd:string. + swrc:journal . + dc:creator _:Kin_Blute. + rdf:type bench:Article. + rdfs:seeAlso "http://www.psaltry.tld/cacophonous/meerschaums.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "lowbrow meerschaums minicomputers"^^xsd:string. + foaf:homepage "http://www.cacophonous.tld/minicomputers/stoup.html"^^xsd:string. + swrc:journal . + dc:creator _:Betsy_Angelovich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.meerschaums.tld/stoup/amu.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "minicomputers amu demarcator"^^xsd:string. + foaf:homepage "http://www.stoup.tld/demarcator/messiest.html"^^xsd:string. + swrc:journal . +_:Alonsa_Troester rdf:type foaf:Person. +_:Alonsa_Troester foaf:name "Alonsa Troester"^^xsd:string. + dc:creator _:Alonsa_Troester. + rdf:type bench:Article. + rdfs:seeAlso "http://www.amu.tld/messiest/unforeseeable.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "demarcator unforeseeable acquirements"^^xsd:string. + foaf:homepage "http://www.messiest.tld/acquirements/magdalen.html"^^xsd:string. + swrc:journal . +_:Makenzie_Fechtel rdf:type foaf:Person. +_:Makenzie_Fechtel foaf:name "Makenzie Fechtel"^^xsd:string. + dc:creator _:Makenzie_Fechtel. +_:Lorie_Boisjolie rdf:type foaf:Person. +_:Lorie_Boisjolie foaf:name "Lorie Boisjolie"^^xsd:string. + dc:creator _:Lorie_Boisjolie. + rdf:type bench:Article. + dc:title "unforeseeable magdalen exciter"^^xsd:string. + foaf:homepage "http://www.acquirements.tld/exciter/balsaming.html"^^xsd:string. + swrc:journal . +_:Elikonida_Holloran rdf:type foaf:Person. +_:Elikonida_Holloran foaf:name "Elikonida Holloran"^^xsd:string. + dc:creator _:Elikonida_Holloran. +_:Angelikus_Rhudy rdf:type foaf:Person. +_:Angelikus_Rhudy foaf:name "Angelikus Rhudy"^^xsd:string. + dc:creator _:Angelikus_Rhudy. + rdf:type bench:Article. + swrc:pages "183"^^xsd:integer. + dc:title "magdalen balsaming federalizations"^^xsd:string. + foaf:homepage "http://www.exciter.tld/federalizations/inducts.html"^^xsd:string. + swrc:journal . +_:Avgerinos_Vongphakdy rdf:type foaf:Person. +_:Avgerinos_Vongphakdy foaf:name "Avgerinos Vongphakdy"^^xsd:string. + dc:creator _:Avgerinos_Vongphakdy. + rdf:type bench:Article. + bench:cdrom "http://www.balsaming.tld/inducts/afros.html"^^xsd:string. + rdfs:seeAlso "http://www.federalizations.tld/afros/signaling.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "inducts signaling feedlots"^^xsd:string. + foaf:homepage "http://www.afros.tld/feedlots/fearer.html"^^xsd:string. + swrc:journal . +_:Burkhart_Kressin rdf:type foaf:Person. +_:Burkhart_Kressin foaf:name "Burkhart Kressin"^^xsd:string. + dc:creator _:Burkhart_Kressin. + swrc:editor _:Fonda_Swenton. +_:Fonda_Swenton rdf:type foaf:Person. +_:Fonda_Swenton foaf:name "Fonda Swenton"^^xsd:string. + rdf:type bench:Incollection. + bench:booktitle "signaling fearer attraction"^^xsd:string. + rdfs:seeAlso "http://www.feedlots.tld/attraction/pinfeather.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "fearer pinfeather blacklisting"^^xsd:string. + foaf:homepage "http://www.attraction.tld/blacklisting/scribes.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. +_:Emrys_Rothgeb rdf:type foaf:Person. +_:Emrys_Rothgeb foaf:name "Emrys Rothgeb"^^xsd:string. + dc:creator _:Emrys_Rothgeb. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1962)"^^xsd:string. + swrc:volume "14"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blacklisting.tld/jurist/conditioned.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "scribes conditioned taphole"^^xsd:string. + foaf:homepage "http://www.jurist.tld/taphole/shlocks.html"^^xsd:string. + swrc:journal . + dc:creator _:Concetta_Lokken. + rdf:type bench:Article. + swrc:note "plinker unusually straightly collusive entrancements mercenaries chirographer snuggled slithers wastier"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "conditioned shlocks fieldpiece"^^xsd:string. + foaf:homepage "http://www.taphole.tld/fieldpiece/ricrac.html"^^xsd:string. + swrc:journal . + dc:creator _:Narihari_Grime. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shlocks.tld/ricrac/labored.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "fieldpiece labored copulae"^^xsd:string. + foaf:homepage "http://www.ricrac.tld/copulae/adsorbable.html"^^xsd:string. + swrc:journal . + dc:creator _:Guyton_Caspari. + rdf:type bench:Article. + swrc:pages "137"^^xsd:integer. + dc:title "labored adsorbable meliorative"^^xsd:string. + foaf:homepage "http://www.copulae.tld/meliorative/regressed.html"^^xsd:string. + swrc:journal . + dc:creator _:Galeno_Ron. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "adsorbable regressed kickers"^^xsd:string. + foaf:homepage "http://www.meliorative.tld/kickers/chaoses.html"^^xsd:string. + swrc:journal . + dc:creator _:Tyla_Deon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.regressed.tld/chaoses/disagreement.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "kickers disagreement clamper"^^xsd:string. + foaf:homepage "http://www.chaoses.tld/clamper/springed.html"^^xsd:string. + swrc:journal . + dc:creator _:Koin_Norenberg. + dc:creator _:Talopule_Piccoli. + rdf:type bench:Article. + swrc:pages "50"^^xsd:integer. + dc:title "disagreement springed mastodons"^^xsd:string. + foaf:homepage "http://www.clamper.tld/mastodons/demanding.html"^^xsd:string. + swrc:journal . + dc:creator _:Sepat_Atchinson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.springed.tld/demanding/precipices.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "mastodons precipices assegai"^^xsd:string. + foaf:homepage "http://www.demanding.tld/assegai/skipper.html"^^xsd:string. + swrc:journal . + dc:creator _:Gunther_Csizmadia. + dc:creator _:Godalupe_Gorrell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.precipices.tld/skipper/moltenly.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "assegai moltenly darting"^^xsd:string. + foaf:homepage "http://www.skipper.tld/darting/contributes.html"^^xsd:string. + swrc:journal . + dc:creator _:Lycaon_Mabane. + rdf:type bench:Article. + rdfs:seeAlso "http://www.moltenly.tld/contributes/toeplates.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "darting toeplates reprocesses"^^xsd:string. + foaf:homepage "http://www.contributes.tld/reprocesses/caudate.html"^^xsd:string. + swrc:journal . +_:Vina_Lemire rdf:type foaf:Person. +_:Vina_Lemire foaf:name "Vina Lemire"^^xsd:string. + dc:creator _:Vina_Lemire. + rdf:type bench:Article. + rdfs:seeAlso "http://www.toeplates.tld/caudate/bugeye.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "reprocesses bugeye talkatively"^^xsd:string. + foaf:homepage "http://www.caudate.tld/talkatively/subtract.html"^^xsd:string. + swrc:journal . +_:Mitsuzuka_Harling rdf:type foaf:Person. +_:Mitsuzuka_Harling foaf:name "Mitsuzuka Harling"^^xsd:string. + dc:creator _:Mitsuzuka_Harling. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bugeye.tld/subtract/capitalized.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "talkatively capitalized scrimshaw"^^xsd:string. + foaf:homepage "http://www.subtract.tld/scrimshaw/underworld.html"^^xsd:string. + swrc:journal . +_:Anushka_Lesko rdf:type foaf:Person. +_:Anushka_Lesko foaf:name "Anushka Lesko"^^xsd:string. + dc:creator _:Anushka_Lesko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.capitalized.tld/underworld/rescinder.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "scrimshaw rescinder rethreading"^^xsd:string. + foaf:homepage "http://www.underworld.tld/rethreading/pedicurists.html"^^xsd:string. + swrc:journal . +_:Helge_Bragg rdf:type foaf:Person. +_:Helge_Bragg foaf:name "Helge Bragg"^^xsd:string. + dc:creator _:Helge_Bragg. +_:Nezhdakha_Ardelean rdf:type foaf:Person. +_:Nezhdakha_Ardelean foaf:name "Nezhdakha Ardelean"^^xsd:string. + dc:creator _:Nezhdakha_Ardelean. + rdf:type bench:Article. + dc:title "rescinder pedicurists prosily"^^xsd:string. + foaf:homepage "http://www.rethreading.tld/prosily/complying.html"^^xsd:string. + swrc:journal . +_:Jill_Vanaprasert rdf:type foaf:Person. +_:Jill_Vanaprasert foaf:name "Jill Vanaprasert"^^xsd:string. + dc:creator _:Jill_Vanaprasert. + rdf:type bench:Article. + swrc:pages "35"^^xsd:integer. + dc:title "pedicurists complying stopgaps"^^xsd:string. + foaf:homepage "http://www.prosily.tld/stopgaps/circulates.html"^^xsd:string. + swrc:journal . +_:Iditri_Harlowe rdf:type foaf:Person. +_:Iditri_Harlowe foaf:name "Iditri Harlowe"^^xsd:string. + dc:creator _:Iditri_Harlowe. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "complying circulates updated"^^xsd:string. + foaf:homepage "http://www.stopgaps.tld/updated/agonized.html"^^xsd:string. + swrc:journal . +_:Geroy_Devins rdf:type foaf:Person. +_:Geroy_Devins foaf:name "Geroy Devins"^^xsd:string. + dc:creator _:Geroy_Devins. + rdf:type bench:Article. + rdfs:seeAlso "http://www.circulates.tld/agonized/legitimating.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "updated legitimating knackers"^^xsd:string. + foaf:homepage "http://www.agonized.tld/knackers/flowages.html"^^xsd:string. + swrc:journal . +_:Amshula_Warnecke rdf:type foaf:Person. +_:Amshula_Warnecke foaf:name "Amshula Warnecke"^^xsd:string. + dc:creator _:Amshula_Warnecke. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "legitimating flowages whiningly"^^xsd:string. + foaf:homepage "http://www.knackers.tld/whiningly/neediest.html"^^xsd:string. + swrc:journal . +_:Jephtah_Pecatoste rdf:type foaf:Person. +_:Jephtah_Pecatoste foaf:name "Jephtah Pecatoste"^^xsd:string. + dc:creator _:Jephtah_Pecatoste. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flowages.tld/neediest/nattiness.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "whiningly nattiness wizening"^^xsd:string. + foaf:homepage "http://www.neediest.tld/wizening/gamily.html"^^xsd:string. + swrc:journal . +_:Svatohna_Mccoil rdf:type foaf:Person. +_:Svatohna_Mccoil foaf:name "Svatohna Mccoil"^^xsd:string. + dc:creator _:Svatohna_Mccoil. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nattiness.tld/gamily/medicably.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "wizening medicably consequence"^^xsd:string. + foaf:homepage "http://www.gamily.tld/consequence/seducing.html"^^xsd:string. + swrc:journal . +_:Bernarda_Denjen rdf:type foaf:Person. +_:Bernarda_Denjen foaf:name "Bernarda Denjen"^^xsd:string. + dc:creator _:Bernarda_Denjen. +_:Iolanda_Kytle rdf:type foaf:Person. +_:Iolanda_Kytle foaf:name "Iolanda Kytle"^^xsd:string. + dc:creator _:Iolanda_Kytle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.medicably.tld/seducing/interpreters.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "consequence interpreters freezes"^^xsd:string. + foaf:homepage "http://www.seducing.tld/freezes/corsair.html"^^xsd:string. + swrc:journal . +_:Pam_Naef rdf:type foaf:Person. +_:Pam_Naef foaf:name "Pam Naef"^^xsd:string. + dc:creator _:Pam_Naef. +_:Astrid_Schworm rdf:type foaf:Person. +_:Astrid_Schworm foaf:name "Astrid Schworm"^^xsd:string. + dc:creator _:Astrid_Schworm. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interpreters.tld/corsair/steelier.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "freezes steelier decadents"^^xsd:string. + foaf:homepage "http://www.corsair.tld/decadents/unconquerable.html"^^xsd:string. + swrc:journal . +_:Eriyn_Rodebaugh rdf:type foaf:Person. +_:Eriyn_Rodebaugh foaf:name "Eriyn Rodebaugh"^^xsd:string. + dc:creator _:Eriyn_Rodebaugh. +_:Margisia_Hinegardner rdf:type foaf:Person. +_:Margisia_Hinegardner foaf:name "Margisia Hinegardner"^^xsd:string. + dc:creator _:Margisia_Hinegardner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.steelier.tld/unconquerable/perspicacity.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "decadents perspicacity pinched"^^xsd:string. + foaf:homepage "http://www.unconquerable.tld/pinched/kaiak.html"^^xsd:string. + swrc:journal . +_:Cassia_Griep rdf:type foaf:Person. +_:Cassia_Griep foaf:name "Cassia Griep"^^xsd:string. + dc:creator _:Cassia_Griep. + rdf:type bench:Article. + rdfs:seeAlso "http://www.perspicacity.tld/kaiak/amercing.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "pinched amercing tommyrot"^^xsd:string. + foaf:homepage "http://www.kaiak.tld/tommyrot/intergroup.html"^^xsd:string. + swrc:journal . +_:Nahoko_Waidelich rdf:type foaf:Person. +_:Nahoko_Waidelich foaf:name "Nahoko Waidelich"^^xsd:string. + dc:creator _:Nahoko_Waidelich. + rdf:type bench:Article. + bench:cdrom "http://www.amercing.tld/intergroup/rattlings.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "tommyrot rattlings celebs"^^xsd:string. + foaf:homepage "http://www.intergroup.tld/celebs/nephrectomy.html"^^xsd:string. + swrc:journal . +_:Bunjiro_Thorstad rdf:type foaf:Person. +_:Bunjiro_Thorstad foaf:name "Bunjiro Thorstad"^^xsd:string. + dc:creator _:Bunjiro_Thorstad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rattlings.tld/nephrectomy/pignuts.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "celebs pignuts birdman"^^xsd:string. + foaf:homepage "http://www.nephrectomy.tld/birdman/inconcealable.html"^^xsd:string. + swrc:journal . +_:Mirari_Magnus rdf:type foaf:Person. +_:Mirari_Magnus foaf:name "Mirari Magnus"^^xsd:string. + dc:creator _:Mirari_Magnus. + rdf:type bench:Article. + swrc:pages "178"^^xsd:integer. + dc:title "pignuts inconcealable brawled"^^xsd:string. + foaf:homepage "http://www.birdman.tld/brawled/enlistment.html"^^xsd:string. + swrc:journal . +_:Adrians_Eisenbeisz rdf:type foaf:Person. +_:Adrians_Eisenbeisz foaf:name "Adrians Eisenbeisz"^^xsd:string. + dc:creator _:Adrians_Eisenbeisz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inconcealable.tld/enlistment/confounded.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "brawled confounded excepting"^^xsd:string. + foaf:homepage "http://www.enlistment.tld/excepting/swearers.html"^^xsd:string. + swrc:journal . +_:Florian_Conmy rdf:type foaf:Person. +_:Florian_Conmy foaf:name "Florian Conmy"^^xsd:string. + dc:creator _:Florian_Conmy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.confounded.tld/swearers/aped.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "excepting aped truculency"^^xsd:string. + foaf:homepage "http://www.swearers.tld/truculency/unpardoned.html"^^xsd:string. + swrc:journal . +_:Krysta_Eskenazi rdf:type foaf:Person. +_:Krysta_Eskenazi foaf:name "Krysta Eskenazi"^^xsd:string. + dc:creator _:Krysta_Eskenazi. +_:Cesare_Rork rdf:type foaf:Person. +_:Cesare_Rork foaf:name "Cesare Rork"^^xsd:string. + dc:creator _:Cesare_Rork. + rdf:type bench:Article. + swrc:pages "13"^^xsd:integer. + dc:title "aped unpardoned superscriptions"^^xsd:string. + foaf:homepage "http://www.truculency.tld/superscriptions/phosgenes.html"^^xsd:string. + swrc:journal . +_:Matsuta_Overlock rdf:type foaf:Person. +_:Matsuta_Overlock foaf:name "Matsuta Overlock"^^xsd:string. + dc:creator _:Matsuta_Overlock. + rdf:type bench:Article. + swrc:pages "138"^^xsd:integer. + dc:title "unpardoned phosgenes spruced"^^xsd:string. + foaf:homepage "http://www.superscriptions.tld/spruced/disenfranchises.html"^^xsd:string. + swrc:journal . +_:Zameel_Lords rdf:type foaf:Person. +_:Zameel_Lords foaf:name "Zameel Lords"^^xsd:string. + dc:creator _:Zameel_Lords. + rdf:type bench:Article. + swrc:pages "150"^^xsd:integer. + dc:title "phosgenes disenfranchises dawdling"^^xsd:string. + foaf:homepage "http://www.spruced.tld/dawdling/estimator.html"^^xsd:string. + swrc:journal . +_:Fiene_Mcswain rdf:type foaf:Person. +_:Fiene_Mcswain foaf:name "Fiene Mcswain"^^xsd:string. + dc:creator _:Fiene_Mcswain. + swrc:editor _:Mitsu_Kerbs. + swrc:editor _:Daloris_Sandstrom. + rdf:type bench:Incollection. + bench:booktitle "disenfranchises estimator displease"^^xsd:string. + rdfs:seeAlso "http://www.dawdling.tld/displease/complicatedness.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "estimator complicatedness linguinis"^^xsd:string. + foaf:homepage "http://www.displease.tld/linguinis/gonophs.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. +_:Aldobrando_Pellowski rdf:type foaf:Person. +_:Aldobrando_Pellowski foaf:name "Aldobrando Pellowski"^^xsd:string. + dc:creator _:Aldobrando_Pellowski. +_:Haniyya_Timberlake rdf:type foaf:Person. +_:Haniyya_Timberlake foaf:name "Haniyya Timberlake"^^xsd:string. + dc:creator _:Haniyya_Timberlake. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1962)"^^xsd:string. + swrc:volume "9"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "20"^^xsd:integer. + dc:title "linguinis slitless wipeouts"^^xsd:string. + foaf:homepage "http://www.gonophs.tld/wipeouts/mimickers.html"^^xsd:string. + swrc:journal . +_:Admes_Wintle rdf:type foaf:Person. +_:Admes_Wintle foaf:name "Admes Wintle"^^xsd:string. + dc:creator _:Admes_Wintle. + rdf:type bench:Article. + swrc:pages "177"^^xsd:integer. + dc:title "slitless mimickers intercessions"^^xsd:string. + foaf:homepage "http://www.wipeouts.tld/intercessions/majestical.html"^^xsd:string. + swrc:journal . +_:NaKesha_Cerino rdf:type foaf:Person. +_:NaKesha_Cerino foaf:name "NaKesha Cerino"^^xsd:string. + dc:creator _:NaKesha_Cerino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mimickers.tld/majestical/carolinians.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "intercessions carolinians preadolescents"^^xsd:string. + foaf:homepage "http://www.majestical.tld/preadolescents/coagulability.html"^^xsd:string. + swrc:journal . +_:Richlinde_Aguado rdf:type foaf:Person. +_:Richlinde_Aguado foaf:name "Richlinde Aguado"^^xsd:string. + dc:creator _:Richlinde_Aguado. +_:Guliana_Tichi rdf:type foaf:Person. +_:Guliana_Tichi foaf:name "Guliana Tichi"^^xsd:string. + dc:creator _:Guliana_Tichi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.carolinians.tld/coagulability/phlegmiest.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "preadolescents phlegmiest dharmas"^^xsd:string. + foaf:homepage "http://www.coagulability.tld/dharmas/amplifiable.html"^^xsd:string. + swrc:journal . +_:Thanhthu_Sweere rdf:type foaf:Person. +_:Thanhthu_Sweere foaf:name "Thanhthu Sweere"^^xsd:string. + dc:creator _:Thanhthu_Sweere. + rdf:type bench:Article. + rdfs:seeAlso "http://www.phlegmiest.tld/amplifiable/unpredictability.html"^^xsd:string. + dc:title "dharmas unpredictability recapitulate"^^xsd:string. + foaf:homepage "http://www.amplifiable.tld/recapitulate/foxiest.html"^^xsd:string. + swrc:journal . +_:Guglielmina_Lebleu rdf:type foaf:Person. +_:Guglielmina_Lebleu foaf:name "Guglielmina Lebleu"^^xsd:string. + dc:creator _:Guglielmina_Lebleu. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unpredictability.tld/foxiest/cardinality.html"^^xsd:string. + dc:title "recapitulate cardinality burgeons"^^xsd:string. + foaf:homepage "http://www.foxiest.tld/burgeons/recuses.html"^^xsd:string. + swrc:journal . +_:Heinrich_Epperly rdf:type foaf:Person. +_:Heinrich_Epperly foaf:name "Heinrich Epperly"^^xsd:string. + dc:creator _:Heinrich_Epperly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cardinality.tld/recuses/pieplants.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "burgeons pieplants downfalls"^^xsd:string. + foaf:homepage "http://www.recuses.tld/downfalls/sparkily.html"^^xsd:string. + swrc:journal . +_:Unefiia_Hudnell rdf:type foaf:Person. +_:Unefiia_Hudnell foaf:name "Unefiia Hudnell"^^xsd:string. + dc:creator _:Unefiia_Hudnell. +_:Gundula_Kinloch rdf:type foaf:Person. +_:Gundula_Kinloch foaf:name "Gundula Kinloch"^^xsd:string. + dc:creator _:Gundula_Kinloch. +_:Zebulun_Galow rdf:type foaf:Person. +_:Zebulun_Galow foaf:name "Zebulun Galow"^^xsd:string. + dc:creator _:Zebulun_Galow. + rdf:type bench:Article. + swrc:pages "104"^^xsd:integer. + dc:title "pieplants sparkily scabbing"^^xsd:string. + foaf:homepage "http://www.downfalls.tld/scabbing/diapasons.html"^^xsd:string. + swrc:journal . +_:Sanetomo_Daugherty rdf:type foaf:Person. +_:Sanetomo_Daugherty foaf:name "Sanetomo Daugherty"^^xsd:string. + dc:creator _:Sanetomo_Daugherty. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sparkily.tld/diapasons/bootyless.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "scabbing bootyless paretics"^^xsd:string. + foaf:homepage "http://www.diapasons.tld/paretics/muckraked.html"^^xsd:string. + swrc:journal . +_:Toyozo_Crump rdf:type foaf:Person. +_:Toyozo_Crump foaf:name "Toyozo Crump"^^xsd:string. + dc:creator _:Toyozo_Crump. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bootyless.tld/muckraked/carcinogenicity.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "paretics carcinogenicity sellers"^^xsd:string. + foaf:homepage "http://www.muckraked.tld/sellers/reassimilating.html"^^xsd:string. + swrc:journal . +_:Birgit_Mastrianna rdf:type foaf:Person. +_:Birgit_Mastrianna foaf:name "Birgit Mastrianna"^^xsd:string. + dc:creator _:Birgit_Mastrianna. +_:Zainab_Levis rdf:type foaf:Person. +_:Zainab_Levis foaf:name "Zainab Levis"^^xsd:string. + dc:creator _:Zainab_Levis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.carcinogenicity.tld/reassimilating/pleadable.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "sellers pleadable disassembles"^^xsd:string. + foaf:homepage "http://www.reassimilating.tld/disassembles/altering.html"^^xsd:string. + swrc:journal . +_:Ipsa_Wollin rdf:type foaf:Person. +_:Ipsa_Wollin foaf:name "Ipsa Wollin"^^xsd:string. + dc:creator _:Ipsa_Wollin. +_:Wendelin_Custard rdf:type foaf:Person. +_:Wendelin_Custard foaf:name "Wendelin Custard"^^xsd:string. + dc:creator _:Wendelin_Custard. + rdf:type bench:Article. + swrc:pages "171"^^xsd:integer. + dc:title "pleadable altering preestablished"^^xsd:string. + foaf:homepage "http://www.disassembles.tld/preestablished/unvoiced.html"^^xsd:string. + swrc:journal . +_:Jeraldo_Killoren rdf:type foaf:Person. +_:Jeraldo_Killoren foaf:name "Jeraldo Killoren"^^xsd:string. + dc:creator _:Jeraldo_Killoren. + rdf:type bench:Article. + rdfs:seeAlso "http://www.altering.tld/unvoiced/transgresses.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "preestablished transgresses priorities"^^xsd:string. + foaf:homepage "http://www.unvoiced.tld/priorities/warier.html"^^xsd:string. + swrc:journal . +_:Nelek_Lounder rdf:type foaf:Person. +_:Nelek_Lounder foaf:name "Nelek Lounder"^^xsd:string. + dc:creator _:Nelek_Lounder. + rdf:type bench:Article. + rdfs:seeAlso "http://www.transgresses.tld/warier/vindication.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "priorities vindication ungrammatical"^^xsd:string. + foaf:homepage "http://www.warier.tld/ungrammatical/hatpins.html"^^xsd:string. + swrc:journal . +_:Kristine_Pulis rdf:type foaf:Person. +_:Kristine_Pulis foaf:name "Kristine Pulis"^^xsd:string. + dc:creator _:Kristine_Pulis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vindication.tld/hatpins/appropriately.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "ungrammatical appropriately spinelessly"^^xsd:string. + foaf:homepage "http://www.hatpins.tld/spinelessly/atomism.html"^^xsd:string. + swrc:journal . +_:Nyesha_Luskey rdf:type foaf:Person. +_:Nyesha_Luskey foaf:name "Nyesha Luskey"^^xsd:string. + dc:creator _:Nyesha_Luskey. +_:Takahashi_Wheelus rdf:type foaf:Person. +_:Takahashi_Wheelus foaf:name "Takahashi Wheelus"^^xsd:string. + dc:creator _:Takahashi_Wheelus. + rdf:type bench:Article. + bench:cdrom "http://www.appropriately.tld/atomism/subsequently.html"^^xsd:string. + rdfs:seeAlso "http://www.spinelessly.tld/subsequently/valiance.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "atomism valiance congeners"^^xsd:string. + foaf:homepage "http://www.subsequently.tld/congeners/disequilibrium.html"^^xsd:string. + swrc:journal . +_:Dandre_Slauson rdf:type foaf:Person. +_:Dandre_Slauson foaf:name "Dandre Slauson"^^xsd:string. + dc:creator _:Dandre_Slauson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.valiance.tld/disequilibrium/halloas.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "congeners halloas congratulating"^^xsd:string. + foaf:homepage "http://www.disequilibrium.tld/congratulating/chirography.html"^^xsd:string. + swrc:journal . +_:Badraan_Dorsett rdf:type foaf:Person. +_:Badraan_Dorsett foaf:name "Badraan Dorsett"^^xsd:string. + dc:creator _:Badraan_Dorsett. + rdf:type bench:Article. + dc:title "halloas chirography carinas"^^xsd:string. + foaf:homepage "http://www.congratulating.tld/carinas/audiology.html"^^xsd:string. + swrc:journal . +_:Safar_Munoz rdf:type foaf:Person. +_:Safar_Munoz foaf:name "Safar Munoz"^^xsd:string. + dc:creator _:Safar_Munoz. + rdf:type bench:Article. + dc:title "chirography audiology kaleidoscopic"^^xsd:string. + foaf:homepage "http://www.carinas.tld/kaleidoscopic/chumships.html"^^xsd:string. + swrc:journal . +_:Colton_Vallone rdf:type foaf:Person. +_:Colton_Vallone foaf:name "Colton Vallone"^^xsd:string. + dc:creator _:Colton_Vallone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.audiology.tld/chumships/languages.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "kaleidoscopic languages softened"^^xsd:string. + foaf:homepage "http://www.chumships.tld/softened/fubbing.html"^^xsd:string. + swrc:journal . +_:Amnon_Norg rdf:type foaf:Person. +_:Amnon_Norg foaf:name "Amnon Norg"^^xsd:string. + dc:creator _:Amnon_Norg. +_:Evgenia_Wiglesworth rdf:type foaf:Person. +_:Evgenia_Wiglesworth foaf:name "Evgenia Wiglesworth"^^xsd:string. + dc:creator _:Evgenia_Wiglesworth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.languages.tld/fubbing/ethicists.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "softened ethicists camembert"^^xsd:string. + foaf:homepage "http://www.fubbing.tld/camembert/gaits.html"^^xsd:string. + swrc:journal . +_:Eleftherios_Liukkonen rdf:type foaf:Person. +_:Eleftherios_Liukkonen foaf:name "Eleftherios Liukkonen"^^xsd:string. + dc:creator _:Eleftherios_Liukkonen. +_:Giselberga_Miland rdf:type foaf:Person. +_:Giselberga_Miland foaf:name "Giselberga Miland"^^xsd:string. + dc:creator _:Giselberga_Miland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ethicists.tld/gaits/hatband.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "camembert hatband posies"^^xsd:string. + foaf:homepage "http://www.gaits.tld/posies/stover.html"^^xsd:string. + swrc:journal . +_:Terceira_Wisely rdf:type foaf:Person. +_:Terceira_Wisely foaf:name "Terceira Wisely"^^xsd:string. + dc:creator _:Terceira_Wisely. + rdf:type bench:Article. + swrc:pages "72"^^xsd:integer. + dc:title "hatband stover relenting"^^xsd:string. + foaf:homepage "http://www.posies.tld/relenting/primitivity.html"^^xsd:string. + swrc:journal . +_:Anneliese_Alexender rdf:type foaf:Person. +_:Anneliese_Alexender foaf:name "Anneliese Alexender"^^xsd:string. + dc:creator _:Anneliese_Alexender. + rdf:type bench:Article. + bench:abstract "tinglers xenophobe reconsecration realising barographic surnamers overeducates unsteadiest insists sepalous zooid arsis uncouthness bamboozling creeds salter scowling hoaxed revictualed steeped metamorphisms implored caveats femurs catawbas psychokinesia pulleys plutonic piscators ossificatory fondled barrister mississippians depressions mouthers plumply contributorily eutrophic legroom somatopsychic oversharp vasectomies farcy caved pkg jiggles prediagnostic preconditioning polishing machinized resharpen gypsyism dimmock waltzed zouaves earmarking capitation airbill birettas buffs fissionable hocussed briery catenary alternately linkable deflea tellers nonabsorbent bookmen homilies devitalize compressional vegetated enounces vaccinal battened epizootic incisions hight leaner fours denning schemery whipper ergots naturalism compassed skippered listed inventories husbander indulgently adducing postbellum surtaxes aneurism wronger triplicating cochlear identifications cosset ravelly flaunts refuelling eld cutleries cohorts colonnaded renewed scoldingly citruses spangliest insufficiencies"^^xsd:string. + rdfs:seeAlso "http://www.stover.tld/primitivity/artificer.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "relenting artificer refiltered"^^xsd:string. + foaf:homepage "http://www.primitivity.tld/refiltered/nonplus.html"^^xsd:string. + swrc:journal . +_:Bhairavi_Snyders rdf:type foaf:Person. +_:Bhairavi_Snyders foaf:name "Bhairavi Snyders"^^xsd:string. + dc:creator _:Bhairavi_Snyders. + rdf:type bench:Article. + rdfs:seeAlso "http://www.artificer.tld/nonplus/cinematograph.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "refiltered cinematograph roentgenograms"^^xsd:string. + foaf:homepage "http://www.nonplus.tld/roentgenograms/gauchest.html"^^xsd:string. + swrc:journal . +_:Diona_Schild rdf:type foaf:Person. +_:Diona_Schild foaf:name "Diona Schild"^^xsd:string. + dc:creator _:Diona_Schild. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "cinematograph gauchest hedgerows"^^xsd:string. + foaf:homepage "http://www.roentgenograms.tld/hedgerows/surveillance.html"^^xsd:string. + swrc:journal . +_:Nidgar_Bree rdf:type foaf:Person. +_:Nidgar_Bree foaf:name "Nidgar Bree"^^xsd:string. + dc:creator _:Nidgar_Bree. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gauchest.tld/surveillance/motorbuses.html"^^xsd:string. + dc:title "hedgerows motorbuses londoners"^^xsd:string. + foaf:homepage "http://www.surveillance.tld/londoners/goldsmiths.html"^^xsd:string. + swrc:journal . +_:Jabreic_Pallanes rdf:type foaf:Person. +_:Jabreic_Pallanes foaf:name "Jabreic Pallanes"^^xsd:string. + dc:creator _:Jabreic_Pallanes. +_:Ronelle_Plake rdf:type foaf:Person. +_:Ronelle_Plake foaf:name "Ronelle Plake"^^xsd:string. + dc:creator _:Ronelle_Plake. + rdf:type bench:Article. + rdfs:seeAlso "http://www.motorbuses.tld/goldsmiths/kebabs.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "londoners kebabs propanes"^^xsd:string. + foaf:homepage "http://www.goldsmiths.tld/propanes/decontaminations.html"^^xsd:string. + swrc:journal . +_:Katrina_Hilgers rdf:type foaf:Person. +_:Katrina_Hilgers foaf:name "Katrina Hilgers"^^xsd:string. + dc:creator _:Katrina_Hilgers. +_:Poloudnitsa_Pon rdf:type foaf:Person. +_:Poloudnitsa_Pon foaf:name "Poloudnitsa Pon"^^xsd:string. + dc:creator _:Poloudnitsa_Pon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kebabs.tld/decontaminations/unintellectual.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "propanes unintellectual negotiations"^^xsd:string. + foaf:homepage "http://www.decontaminations.tld/negotiations/spookier.html"^^xsd:string. + swrc:journal . +_:Kuniyuki_Leigland rdf:type foaf:Person. +_:Kuniyuki_Leigland foaf:name "Kuniyuki Leigland"^^xsd:string. + dc:creator _:Kuniyuki_Leigland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unintellectual.tld/spookier/lintel.html"^^xsd:string. + dc:title "negotiations lintel fingerprinted"^^xsd:string. + foaf:homepage "http://www.spookier.tld/fingerprinted/improvisational.html"^^xsd:string. + swrc:journal . +_:Gracie_Richards rdf:type foaf:Person. +_:Gracie_Richards foaf:name "Gracie Richards"^^xsd:string. + dc:creator _:Gracie_Richards. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lintel.tld/improvisational/onanists.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "fingerprinted onanists pointiest"^^xsd:string. + foaf:homepage "http://www.improvisational.tld/pointiest/consolingly.html"^^xsd:string. + swrc:journal . +_:Nobuyoki_Weglage rdf:type foaf:Person. +_:Nobuyoki_Weglage foaf:name "Nobuyoki Weglage"^^xsd:string. + dc:creator _:Nobuyoki_Weglage. +_:Hortenspa_Posen rdf:type foaf:Person. +_:Hortenspa_Posen foaf:name "Hortenspa Posen"^^xsd:string. + dc:creator _:Hortenspa_Posen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.onanists.tld/consolingly/bunglers.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "pointiest bunglers frontiers"^^xsd:string. + foaf:homepage "http://www.consolingly.tld/frontiers/efficiency.html"^^xsd:string. + swrc:journal . +_:Aindriu_Spada rdf:type foaf:Person. +_:Aindriu_Spada foaf:name "Aindriu Spada"^^xsd:string. + dc:creator _:Aindriu_Spada. + rdf:type bench:Article. + swrc:pages "58"^^xsd:integer. + dc:title "bunglers efficiency bisexuals"^^xsd:string. + foaf:homepage "http://www.frontiers.tld/bisexuals/melodramatist.html"^^xsd:string. + swrc:journal . +_:Tany_Michalak rdf:type foaf:Person. +_:Tany_Michalak foaf:name "Tany Michalak"^^xsd:string. + dc:creator _:Tany_Michalak. +_:Ekanta_Speros rdf:type foaf:Person. +_:Ekanta_Speros foaf:name "Ekanta Speros"^^xsd:string. + dc:creator _:Ekanta_Speros. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "efficiency melodramatist huggable"^^xsd:string. + foaf:homepage "http://www.bisexuals.tld/huggable/hempweed.html"^^xsd:string. + swrc:journal . +_:Lennart_Ohora rdf:type foaf:Person. +_:Lennart_Ohora foaf:name "Lennart Ohora"^^xsd:string. + dc:creator _:Lennart_Ohora. + rdf:type bench:Article. + rdfs:seeAlso "http://www.melodramatist.tld/hempweed/etheric.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "huggable etheric souse"^^xsd:string. + foaf:homepage "http://www.hempweed.tld/souse/weans.html"^^xsd:string. + swrc:journal . +_:Khristine_Waddoups rdf:type foaf:Person. +_:Khristine_Waddoups foaf:name "Khristine Waddoups"^^xsd:string. + dc:creator _:Khristine_Waddoups. + rdf:type bench:Article. + rdfs:seeAlso "http://www.etheric.tld/weans/tambur.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "souse tambur moralization"^^xsd:string. + foaf:homepage "http://www.weans.tld/moralization/firepan.html"^^xsd:string. + swrc:journal . +_:Isa_Harcey rdf:type foaf:Person. +_:Isa_Harcey foaf:name "Isa Harcey"^^xsd:string. + dc:creator _:Isa_Harcey. +_:Josefine_Polucha rdf:type foaf:Person. +_:Josefine_Polucha foaf:name "Josefine Polucha"^^xsd:string. + dc:creator _:Josefine_Polucha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tambur.tld/firepan/malefic.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "moralization malefic somersaulted"^^xsd:string. + foaf:homepage "http://www.firepan.tld/somersaulted/tsardoms.html"^^xsd:string. + swrc:journal . +_:Nicia_Sevadjian rdf:type foaf:Person. +_:Nicia_Sevadjian foaf:name "Nicia Sevadjian"^^xsd:string. + dc:creator _:Nicia_Sevadjian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.malefic.tld/tsardoms/poteens.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "somersaulted poteens lynchers"^^xsd:string. + foaf:homepage "http://www.tsardoms.tld/lynchers/driftpin.html"^^xsd:string. + swrc:journal . +_:Aiko_Lagrasse rdf:type foaf:Person. +_:Aiko_Lagrasse foaf:name "Aiko Lagrasse"^^xsd:string. + dc:creator _:Aiko_Lagrasse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.poteens.tld/driftpin/calibrated.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "lynchers calibrated semolinas"^^xsd:string. + foaf:homepage "http://www.driftpin.tld/semolinas/prenticing.html"^^xsd:string. + swrc:journal . +_:Roger_Jost rdf:type foaf:Person. +_:Roger_Jost foaf:name "Roger Jost"^^xsd:string. + dc:creator _:Roger_Jost. + rdf:type bench:Article. + swrc:pages "148"^^xsd:integer. + dc:title "calibrated prenticing outdone"^^xsd:string. + foaf:homepage "http://www.semolinas.tld/outdone/hemostat.html"^^xsd:string. + swrc:journal . +_:Catryn_Senion rdf:type foaf:Person. +_:Catryn_Senion foaf:name "Catryn Senion"^^xsd:string. + dc:creator _:Catryn_Senion. + rdf:type bench:Proceedings. + bench:booktitle "prenticing hemostat falsifies"^^xsd:string. + swrc:isbn "0-1429-9787-0"^^xsd:string. + dc:publisher "Micro Focus Publishing"^^xsd:string. + dc:title "Proceeding 2 (1962)"^^xsd:string. + foaf:homepage "http://www.hemostat.tld/midways/gives.html"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "falsifies gives effluvial"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "midways effluvial unemphatic"^^xsd:string. + foaf:homepage "http://www.gives.tld/unemphatic/unjustly.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dyvyr_Katra. + rdf:type bench:Inproceedings. + bench:booktitle "effluvial unjustly bighorn"^^xsd:string. + rdfs:seeAlso "http://www.unemphatic.tld/bighorn/friability.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "unjustly friability fishwife"^^xsd:string. + foaf:homepage "http://www.bighorn.tld/fishwife/bumped.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dyvyr_Katra. + dc:creator _:Boas_Salimas. + rdf:type bench:Inproceedings. + bench:booktitle "friability bumped inflicting"^^xsd:string. + rdfs:seeAlso "http://www.fishwife.tld/inflicting/tabors.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "bumped tabors lapping"^^xsd:string. + foaf:homepage "http://www.inflicting.tld/lapping/unforgivable.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Boas_Salimas. + rdf:type bench:Inproceedings. + bench:booktitle "tabors unforgivable unwrap"^^xsd:string. + rdfs:seeAlso "http://www.lapping.tld/unwrap/beckoningly.html"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "unforgivable beckoningly resisters"^^xsd:string. + foaf:homepage "http://www.unwrap.tld/resisters/executes.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ludolfina_Hinley. + dc:creator _:Nidra_Ratigan. + rdf:type bench:Inproceedings. + bench:booktitle "beckoningly executes audiometries"^^xsd:string. + rdfs:seeAlso "http://www.resisters.tld/audiometries/tugged.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "executes tugged crashers"^^xsd:string. + foaf:homepage "http://www.audiometries.tld/crashers/brightens.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ludolfina_Hinley. + rdf:type bench:Inproceedings. + bench:booktitle "tugged brightens maypole"^^xsd:string. + rdfs:seeAlso "http://www.crashers.tld/maypole/outlaw.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "brightens outlaw reinducing"^^xsd:string. + foaf:homepage "http://www.maypole.tld/reinducing/paisleys.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Nidra_Ratigan. + dc:creator _:Jasoor_Debonis. + rdf:type bench:Inproceedings. + bench:booktitle "outlaw paisleys plaguers"^^xsd:string. + rdfs:seeAlso "http://www.reinducing.tld/plaguers/pollards.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "paisleys pollards kiefs"^^xsd:string. + foaf:homepage "http://www.plaguers.tld/kiefs/nigher.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jasoor_Debonis. + rdf:type bench:Inproceedings. + bench:booktitle "pollards nigher yummies"^^xsd:string. + rdfs:seeAlso "http://www.kiefs.tld/yummies/orbited.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "nigher orbited fanning"^^xsd:string. + foaf:homepage "http://www.yummies.tld/fanning/summarizes.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Acheron_Kothenbeutel. + dc:creator _:Nanette_Casado. + rdf:type bench:Inproceedings. + bench:booktitle "orbited summarizes segmented"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "fanning segmented refractions"^^xsd:string. + foaf:homepage "http://www.summarizes.tld/refractions/reclothed.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Acheron_Kothenbeutel. + dc:creator _:Nanette_Casado. + rdf:type bench:Inproceedings. + bench:booktitle "segmented reclothed axed"^^xsd:string. + rdfs:seeAlso "http://www.refractions.tld/axed/ornamentations.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "reclothed ornamentations enormousness"^^xsd:string. + foaf:homepage "http://www.axed.tld/enormousness/overrates.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tamotsu_Harth. + rdf:type bench:Inproceedings. + bench:booktitle "ornamentations overrates molts"^^xsd:string. + rdfs:seeAlso "http://www.enormousness.tld/molts/ingrain.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "overrates ingrain beleapt"^^xsd:string. + foaf:homepage "http://www.molts.tld/beleapt/megaphone.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tamotsu_Harth. + rdf:type bench:Inproceedings. + bench:booktitle "ingrain megaphone genealogists"^^xsd:string. + rdfs:seeAlso "http://www.beleapt.tld/genealogists/tumour.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "megaphone tumour matters"^^xsd:string. + foaf:homepage "http://www.genealogists.tld/matters/streptococcic.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kynan_Huckaby. + rdf:type bench:Inproceedings. + bench:booktitle "tumour streptococcic peeving"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "matters peeving diffusely"^^xsd:string. + foaf:homepage "http://www.streptococcic.tld/diffusely/rehinged.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Kynan_Huckaby. + rdf:type bench:Inproceedings. + bench:booktitle "peeving rehinged filibusters"^^xsd:string. + rdfs:seeAlso "http://www.diffusely.tld/filibusters/sharking.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "rehinged sharking atoned"^^xsd:string. + foaf:homepage "http://www.filibusters.tld/atoned/dramamine.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Kyler_Lanting. + rdf:type bench:Inproceedings. + bench:booktitle "sharking dramamine comradeship"^^xsd:string. + rdfs:seeAlso "http://www.atoned.tld/comradeship/bassetting.html"^^xsd:string. + dc:title "dramamine bassetting lugger"^^xsd:string. + foaf:homepage "http://www.comradeship.tld/lugger/claque.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kyler_Lanting. + dc:creator _:Eiladar_Vicente. + rdf:type bench:Inproceedings. + bench:booktitle "bassetting claque honesties"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "lugger honesties energetics"^^xsd:string. + foaf:homepage "http://www.claque.tld/energetics/blemishing.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eiladar_Vicente. + rdf:type bench:Inproceedings. + bench:booktitle "honesties blemishing seasoned"^^xsd:string. + rdfs:seeAlso "http://www.energetics.tld/seasoned/progressing.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "blemishing progressing curses"^^xsd:string. + foaf:homepage "http://www.seasoned.tld/curses/activity.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Attila_Laroque. + rdf:type bench:Inproceedings. + bench:booktitle "progressing activity unmagnified"^^xsd:string. + rdfs:seeAlso "http://www.curses.tld/unmagnified/oozing.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "activity oozing tibial"^^xsd:string. + foaf:homepage "http://www.unmagnified.tld/tibial/obviates.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Attila_Laroque. + rdf:type bench:Inproceedings. + bench:booktitle "oozing obviates speared"^^xsd:string. + rdfs:seeAlso "http://www.tibial.tld/speared/canards.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "obviates canards ethicals"^^xsd:string. + foaf:homepage "http://www.speared.tld/ethicals/coulombs.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mikolaj_Ono. + rdf:type bench:Inproceedings. + bench:booktitle "canards coulombs mutually"^^xsd:string. + rdfs:seeAlso "http://www.ethicals.tld/mutually/broadens.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "coulombs broadens defectiveness"^^xsd:string. + foaf:homepage "http://www.mutually.tld/defectiveness/astern.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mikolaj_Ono. + rdf:type bench:Inproceedings. + bench:booktitle "broadens astern nudged"^^xsd:string. + rdfs:seeAlso "http://www.defectiveness.tld/nudged/amortise.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "astern amortise harmed"^^xsd:string. + foaf:homepage "http://www.nudged.tld/harmed/picarooned.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Akiva_Ominelli. + rdf:type bench:Inproceedings. + bench:booktitle "amortise picarooned inoculations"^^xsd:string. + rdfs:seeAlso "http://www.harmed.tld/inoculations/panzers.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "picarooned panzers unsticking"^^xsd:string. + foaf:homepage "http://www.inoculations.tld/unsticking/nerd.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Akiva_Ominelli. + rdf:type bench:Inproceedings. + bench:booktitle "panzers nerd ended"^^xsd:string. + rdfs:seeAlso "http://www.unsticking.tld/ended/dynamical.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "nerd dynamical absorbing"^^xsd:string. + foaf:homepage "http://www.ended.tld/absorbing/transepts.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rihaab_Borglum. + rdf:type bench:Inproceedings. + bench:booktitle "dynamical transepts stuffier"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "absorbing stuffier pioneering"^^xsd:string. + foaf:homepage "http://www.transepts.tld/pioneering/noons.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rihaab_Borglum. + rdf:type bench:Inproceedings. + bench:booktitle "stuffier noons eyeletted"^^xsd:string. + rdfs:seeAlso "http://www.pioneering.tld/eyeletted/acupuncture.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "noons acupuncture germaniums"^^xsd:string. + foaf:homepage "http://www.eyeletted.tld/germaniums/boyishly.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Momoru_Planck. + rdf:type bench:Inproceedings. + bench:booktitle "acupuncture boyishly explored"^^xsd:string. + rdfs:seeAlso "http://www.germaniums.tld/explored/pompons.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "boyishly pompons mangier"^^xsd:string. + foaf:homepage "http://www.explored.tld/mangier/brawns.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Momoru_Planck. + rdf:type bench:Inproceedings. + bench:booktitle "pompons brawns unpopular"^^xsd:string. + rdfs:seeAlso "http://www.mangier.tld/unpopular/squanderer.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "brawns squanderer butchering"^^xsd:string. + foaf:homepage "http://www.unpopular.tld/butchering/knockoff.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shuichi_Predom. + rdf:type bench:Inproceedings. + bench:booktitle "squanderer knockoff exorcize"^^xsd:string. + rdfs:seeAlso "http://www.butchering.tld/exorcize/specialize.html"^^xsd:string. + dc:title "knockoff specialize fuzzing"^^xsd:string. + foaf:homepage "http://www.exorcize.tld/fuzzing/psychopaths.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shuichi_Predom. + rdf:type bench:Inproceedings. + bench:booktitle "specialize psychopaths distinctive"^^xsd:string. + rdfs:seeAlso "http://www.fuzzing.tld/distinctive/unintended.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "psychopaths unintended preassign"^^xsd:string. + foaf:homepage "http://www.distinctive.tld/preassign/ogler.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Lettice_Foisy. + dc:creator _:Lenza_Cressell. + rdf:type bench:Inproceedings. + bench:booktitle "unintended ogler faiths"^^xsd:string. + rdfs:seeAlso "http://www.preassign.tld/faiths/sporozoon.html"^^xsd:string. + dc:title "ogler sporozoon enduing"^^xsd:string. + foaf:homepage "http://www.faiths.tld/enduing/microstructure.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Helmar_Rosencrantz. + rdf:type bench:Inproceedings. + bench:booktitle "sporozoon microstructure matless"^^xsd:string. + rdfs:seeAlso "http://www.enduing.tld/matless/firebase.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "microstructure firebase quitclaimed"^^xsd:string. + foaf:homepage "http://www.matless.tld/quitclaimed/disappointments.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cai_Picazo. + rdf:type bench:Inproceedings. + bench:booktitle "firebase disappointments measuring"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "quitclaimed measuring harebell"^^xsd:string. + foaf:homepage "http://www.disappointments.tld/harebell/truckles.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lal_Verne. + swrc:editor . + swrc:editor _:Fonda_Swenton. + swrc:editor _:Mitsu_Kerbs. + swrc:editor _:Daloris_Sandstrom. + swrc:editor _:AbdulQuddoos_Mccallie. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1962)"^^xsd:string. + swrc:volume "7"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.harebell.tld/fueling/inflects.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "truckles inflects flowage"^^xsd:string. + foaf:homepage "http://www.fueling.tld/flowage/sniffingly.html"^^xsd:string. + swrc:journal . +_:VasyItso_Seaney rdf:type foaf:Person. +_:VasyItso_Seaney foaf:name "VasyItso Seaney"^^xsd:string. + dc:creator _:VasyItso_Seaney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inflects.tld/sniffingly/postorbital.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "flowage postorbital adventuresses"^^xsd:string. + foaf:homepage "http://www.sniffingly.tld/adventuresses/foliages.html"^^xsd:string. + swrc:journal . +_:Agafiya_Elser rdf:type foaf:Person. +_:Agafiya_Elser foaf:name "Agafiya Elser"^^xsd:string. + dc:creator _:Agafiya_Elser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.postorbital.tld/foliages/gristle.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "adventuresses gristle frowziest"^^xsd:string. + foaf:homepage "http://www.foliages.tld/frowziest/papilla.html"^^xsd:string. + swrc:journal . +_:Iesada_Loubier rdf:type foaf:Person. +_:Iesada_Loubier foaf:name "Iesada Loubier"^^xsd:string. + dc:creator _:Iesada_Loubier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gristle.tld/papilla/jackstraw.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "frowziest jackstraw cello"^^xsd:string. + foaf:homepage "http://www.papilla.tld/cello/marked.html"^^xsd:string. + swrc:journal . +_:Chrysann_Olding rdf:type foaf:Person. +_:Chrysann_Olding foaf:name "Chrysann Olding"^^xsd:string. + dc:creator _:Chrysann_Olding. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jackstraw.tld/marked/grocers.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "cello grocers lightships"^^xsd:string. + foaf:homepage "http://www.marked.tld/lightships/laughably.html"^^xsd:string. + swrc:journal . +_:Alita_Armon rdf:type foaf:Person. +_:Alita_Armon foaf:name "Alita Armon"^^xsd:string. + dc:creator _:Alita_Armon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grocers.tld/laughably/apologist.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "lightships apologist unhinged"^^xsd:string. + foaf:homepage "http://www.laughably.tld/unhinged/multilineal.html"^^xsd:string. + swrc:journal . +_:Danilova_Studley rdf:type foaf:Person. +_:Danilova_Studley foaf:name "Danilova Studley"^^xsd:string. + dc:creator _:Danilova_Studley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.apologist.tld/multilineal/outworks.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "unhinged outworks recoin"^^xsd:string. + foaf:homepage "http://www.multilineal.tld/recoin/psychotics.html"^^xsd:string. + swrc:journal . +_:Minnah_Lampel rdf:type foaf:Person. +_:Minnah_Lampel foaf:name "Minnah Lampel"^^xsd:string. + dc:creator _:Minnah_Lampel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outworks.tld/psychotics/apologal.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "recoin apologal scoopsful"^^xsd:string. + foaf:homepage "http://www.psychotics.tld/scoopsful/weevilly.html"^^xsd:string. + swrc:journal . +_:Cadyryeith_Sud rdf:type foaf:Person. +_:Cadyryeith_Sud foaf:name "Cadyryeith Sud"^^xsd:string. + dc:creator _:Cadyryeith_Sud. +_:Hugh_Losey rdf:type foaf:Person. +_:Hugh_Losey foaf:name "Hugh Losey"^^xsd:string. + dc:creator _:Hugh_Losey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.apologal.tld/weevilly/airliner.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "scoopsful airliner consonantly"^^xsd:string. + foaf:homepage "http://www.weevilly.tld/consonantly/sabbats.html"^^xsd:string. + swrc:journal . +_:Yngve_Fellenbaum rdf:type foaf:Person. +_:Yngve_Fellenbaum foaf:name "Yngve Fellenbaum"^^xsd:string. + dc:creator _:Yngve_Fellenbaum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.airliner.tld/sabbats/wholesalers.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "consonantly wholesalers bobbing"^^xsd:string. + foaf:homepage "http://www.sabbats.tld/bobbing/tingeing.html"^^xsd:string. + swrc:journal . +_:Charly_Ulseth rdf:type foaf:Person. +_:Charly_Ulseth foaf:name "Charly Ulseth"^^xsd:string. + dc:creator _:Charly_Ulseth. +_:Zenochka_Goodhart rdf:type foaf:Person. +_:Zenochka_Goodhart foaf:name "Zenochka Goodhart"^^xsd:string. + dc:creator _:Zenochka_Goodhart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wholesalers.tld/tingeing/tierces.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "bobbing tierces knittings"^^xsd:string. + foaf:homepage "http://www.tingeing.tld/knittings/visions.html"^^xsd:string. + swrc:journal . +_:Lilli_Sporleder rdf:type foaf:Person. +_:Lilli_Sporleder foaf:name "Lilli Sporleder"^^xsd:string. + dc:creator _:Lilli_Sporleder. +_:Salbatore_Sutfin rdf:type foaf:Person. +_:Salbatore_Sutfin foaf:name "Salbatore Sutfin"^^xsd:string. + dc:creator _:Salbatore_Sutfin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tierces.tld/visions/rased.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "knittings rased ergotic"^^xsd:string. + foaf:homepage "http://www.visions.tld/ergotic/hayrack.html"^^xsd:string. + swrc:journal . +_:Eustace_Henein rdf:type foaf:Person. +_:Eustace_Henein foaf:name "Eustace Henein"^^xsd:string. + dc:creator _:Eustace_Henein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rased.tld/hayrack/pushovers.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "ergotic pushovers markka"^^xsd:string. + foaf:homepage "http://www.hayrack.tld/markka/manslayer.html"^^xsd:string. + swrc:journal . +_:Israa_Hoeg rdf:type foaf:Person. +_:Israa_Hoeg foaf:name "Israa Hoeg"^^xsd:string. + dc:creator _:Israa_Hoeg. + rdf:type bench:Article. + swrc:pages "126"^^xsd:integer. + dc:title "pushovers manslayer groused"^^xsd:string. + foaf:homepage "http://www.markka.tld/groused/wingspreads.html"^^xsd:string. + swrc:journal . +_:Immaculada_Dicorcia rdf:type foaf:Person. +_:Immaculada_Dicorcia foaf:name "Immaculada Dicorcia"^^xsd:string. + dc:creator _:Immaculada_Dicorcia. + rdf:type bench:Article. + swrc:pages "176"^^xsd:integer. + dc:title "manslayer wingspreads tractional"^^xsd:string. + foaf:homepage "http://www.groused.tld/tractional/pressrooms.html"^^xsd:string. + swrc:journal . +_:Kumari_Milholland rdf:type foaf:Person. +_:Kumari_Milholland foaf:name "Kumari Milholland"^^xsd:string. + dc:creator _:Kumari_Milholland. +_:Liselott_Danielian rdf:type foaf:Person. +_:Liselott_Danielian foaf:name "Liselott Danielian"^^xsd:string. + dc:creator _:Liselott_Danielian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wingspreads.tld/pressrooms/traumatizing.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "tractional traumatizing pinnace"^^xsd:string. + foaf:homepage "http://www.pressrooms.tld/pinnace/collarless.html"^^xsd:string. + swrc:journal . +_:Shinsui_Zimm rdf:type foaf:Person. +_:Shinsui_Zimm foaf:name "Shinsui Zimm"^^xsd:string. + dc:creator _:Shinsui_Zimm. + rdf:type bench:Article. + rdfs:seeAlso "http://www.traumatizing.tld/collarless/sanes.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "pinnace sanes slippers"^^xsd:string. + foaf:homepage "http://www.collarless.tld/slippers/debonairness.html"^^xsd:string. + swrc:journal . +_:Ravana_Schnader rdf:type foaf:Person. +_:Ravana_Schnader foaf:name "Ravana Schnader"^^xsd:string. + dc:creator _:Ravana_Schnader. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sanes.tld/debonairness/rugger.html"^^xsd:string. + dc:title "slippers rugger calculated"^^xsd:string. + foaf:homepage "http://www.debonairness.tld/calculated/underwinding.html"^^xsd:string. + swrc:journal . +_:Galenka_Eichberg rdf:type foaf:Person. +_:Galenka_Eichberg foaf:name "Galenka Eichberg"^^xsd:string. + dc:creator _:Galenka_Eichberg. + rdf:type bench:Article. + swrc:pages "117"^^xsd:integer. + dc:title "rugger underwinding carnify"^^xsd:string. + foaf:homepage "http://www.calculated.tld/carnify/subitems.html"^^xsd:string. + swrc:journal . +_:Fanuco_Glyn rdf:type foaf:Person. +_:Fanuco_Glyn foaf:name "Fanuco Glyn"^^xsd:string. + dc:creator _:Fanuco_Glyn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.underwinding.tld/subitems/phylum.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "carnify phylum pervertedness"^^xsd:string. + foaf:homepage "http://www.subitems.tld/pervertedness/gifted.html"^^xsd:string. + swrc:journal . +_:Peggy_Tinneberg rdf:type foaf:Person. +_:Peggy_Tinneberg foaf:name "Peggy Tinneberg"^^xsd:string. + dc:creator _:Peggy_Tinneberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.phylum.tld/gifted/fingerprints.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "pervertedness fingerprints alleviating"^^xsd:string. + foaf:homepage "http://www.gifted.tld/alleviating/indwells.html"^^xsd:string. + swrc:journal . +_:Minako_Dombek rdf:type foaf:Person. +_:Minako_Dombek foaf:name "Minako Dombek"^^xsd:string. + dc:creator _:Minako_Dombek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fingerprints.tld/indwells/aboral.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "alleviating aboral embroiling"^^xsd:string. + foaf:homepage "http://www.indwells.tld/embroiling/ponchos.html"^^xsd:string. + swrc:journal . +_:Pawl_Huus rdf:type foaf:Person. +_:Pawl_Huus foaf:name "Pawl Huus"^^xsd:string. + dc:creator _:Pawl_Huus. + rdf:type bench:Article. + swrc:pages "57"^^xsd:integer. + dc:title "aboral ponchos concluder"^^xsd:string. + foaf:homepage "http://www.embroiling.tld/concluder/debouching.html"^^xsd:string. + swrc:journal . +_:Traveon_Glau rdf:type foaf:Person. +_:Traveon_Glau foaf:name "Traveon Glau"^^xsd:string. + dc:creator _:Traveon_Glau. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "ponchos debouching inflates"^^xsd:string. + foaf:homepage "http://www.concluder.tld/inflates/dynamiting.html"^^xsd:string. + swrc:journal . +_:Narumi_Easley rdf:type foaf:Person. +_:Narumi_Easley foaf:name "Narumi Easley"^^xsd:string. + dc:creator _:Narumi_Easley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.debouching.tld/dynamiting/fifteens.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "inflates fifteens pharmaceuticals"^^xsd:string. + foaf:homepage "http://www.dynamiting.tld/pharmaceuticals/cordovan.html"^^xsd:string. + swrc:journal . +_:Guillelmina_Bornhorst rdf:type foaf:Person. +_:Guillelmina_Bornhorst foaf:name "Guillelmina Bornhorst"^^xsd:string. + dc:creator _:Guillelmina_Bornhorst. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fifteens.tld/cordovan/cowkine.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "pharmaceuticals cowkine verifiableness"^^xsd:string. + foaf:homepage "http://www.cordovan.tld/verifiableness/recondition.html"^^xsd:string. + swrc:journal . +_:Agnes_Emerson rdf:type foaf:Person. +_:Agnes_Emerson foaf:name "Agnes Emerson"^^xsd:string. + dc:creator _:Agnes_Emerson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cowkine.tld/recondition/bastinadoes.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "verifiableness bastinadoes vaseline"^^xsd:string. + foaf:homepage "http://www.recondition.tld/vaseline/besieging.html"^^xsd:string. + swrc:journal . +_:Iksha_Rubal rdf:type foaf:Person. +_:Iksha_Rubal foaf:name "Iksha Rubal"^^xsd:string. + dc:creator _:Iksha_Rubal. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bastinadoes.tld/besieging/undertaking.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "vaseline undertaking incorporators"^^xsd:string. + foaf:homepage "http://www.besieging.tld/incorporators/beadwork.html"^^xsd:string. + swrc:journal . +_:Roswitha_Caviggia rdf:type foaf:Person. +_:Roswitha_Caviggia foaf:name "Roswitha Caviggia"^^xsd:string. + dc:creator _:Roswitha_Caviggia. + rdf:type bench:Article. + bench:cdrom "http://www.undertaking.tld/beadwork/reattempt.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "incorporators reattempt snorer"^^xsd:string. + foaf:homepage "http://www.beadwork.tld/snorer/auditoriums.html"^^xsd:string. + swrc:journal . +_:Yanire_Holdridge rdf:type foaf:Person. +_:Yanire_Holdridge foaf:name "Yanire Holdridge"^^xsd:string. + dc:creator _:Yanire_Holdridge. + rdf:type bench:Article. + swrc:pages "67"^^xsd:integer. + dc:title "reattempt auditoriums penlites"^^xsd:string. + foaf:homepage "http://www.snorer.tld/penlites/opposites.html"^^xsd:string. + swrc:journal . +_:Ulf_Deline rdf:type foaf:Person. +_:Ulf_Deline foaf:name "Ulf Deline"^^xsd:string. + dc:creator _:Ulf_Deline. + rdf:type bench:Article. + rdfs:seeAlso "http://www.auditoriums.tld/opposites/mediumistic.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "penlites mediumistic lychees"^^xsd:string. + foaf:homepage "http://www.opposites.tld/lychees/paragraphs.html"^^xsd:string. + swrc:journal . +_:Muntaha_Petell rdf:type foaf:Person. +_:Muntaha_Petell foaf:name "Muntaha Petell"^^xsd:string. + dc:creator _:Muntaha_Petell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mediumistic.tld/paragraphs/taperer.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "lychees taperer diluted"^^xsd:string. + foaf:homepage "http://www.paragraphs.tld/diluted/murexes.html"^^xsd:string. + swrc:journal . +_:Cece_Dunagin rdf:type foaf:Person. +_:Cece_Dunagin foaf:name "Cece Dunagin"^^xsd:string. + dc:creator _:Cece_Dunagin. +_:Yoshiko_Zuziak rdf:type foaf:Person. +_:Yoshiko_Zuziak foaf:name "Yoshiko Zuziak"^^xsd:string. + dc:creator _:Yoshiko_Zuziak. + rdf:type bench:Article. + swrc:pages "18"^^xsd:integer. + dc:title "taperer murexes munchies"^^xsd:string. + foaf:homepage "http://www.diluted.tld/munchies/tenseness.html"^^xsd:string. + swrc:journal . +_:Flurina_Carmella rdf:type foaf:Person. +_:Flurina_Carmella foaf:name "Flurina Carmella"^^xsd:string. + dc:creator _:Flurina_Carmella. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "murexes tenseness ornaments"^^xsd:string. + foaf:homepage "http://www.munchies.tld/ornaments/spiritualize.html"^^xsd:string. + swrc:journal . +_:Umeka_Spallina rdf:type foaf:Person. +_:Umeka_Spallina foaf:name "Umeka Spallina"^^xsd:string. + dc:creator _:Umeka_Spallina. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tenseness.tld/spiritualize/retested.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "ornaments retested oxtongue"^^xsd:string. + foaf:homepage "http://www.spiritualize.tld/oxtongue/disbarments.html"^^xsd:string. + swrc:journal . +_:Lilith_Hellerman rdf:type foaf:Person. +_:Lilith_Hellerman foaf:name "Lilith Hellerman"^^xsd:string. + dc:creator _:Lilith_Hellerman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.retested.tld/disbarments/worthing.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "oxtongue worthing freshing"^^xsd:string. + foaf:homepage "http://www.disbarments.tld/freshing/crackdown.html"^^xsd:string. + swrc:journal . +_:Askitriia_Trejos rdf:type foaf:Person. +_:Askitriia_Trejos foaf:name "Askitriia Trejos"^^xsd:string. + dc:creator _:Askitriia_Trejos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.worthing.tld/crackdown/urchins.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "freshing urchins jars"^^xsd:string. + foaf:homepage "http://www.crackdown.tld/jars/jackscrews.html"^^xsd:string. + swrc:journal . +_:Matthias_Armento rdf:type foaf:Person. +_:Matthias_Armento foaf:name "Matthias Armento"^^xsd:string. + dc:creator _:Matthias_Armento. + rdf:type bench:Article. + rdfs:seeAlso "http://www.urchins.tld/jackscrews/swankily.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "jars swankily oiler"^^xsd:string. + foaf:homepage "http://www.jackscrews.tld/oiler/magmatic.html"^^xsd:string. + swrc:journal . +_:Galan_Stuzman rdf:type foaf:Person. +_:Galan_Stuzman foaf:name "Galan Stuzman"^^xsd:string. + dc:creator _:Galan_Stuzman. +_:Zaid_Galeoto rdf:type foaf:Person. +_:Zaid_Galeoto foaf:name "Zaid Galeoto"^^xsd:string. + dc:creator _:Zaid_Galeoto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.swankily.tld/magmatic/beldam.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "oiler beldam unlanded"^^xsd:string. + foaf:homepage "http://www.magmatic.tld/unlanded/tuppences.html"^^xsd:string. + swrc:journal . +_:Sobina_Cassey rdf:type foaf:Person. +_:Sobina_Cassey foaf:name "Sobina Cassey"^^xsd:string. + dc:creator _:Sobina_Cassey. + rdf:type bench:Incollection. + bench:booktitle "beldam tuppences differences"^^xsd:string. + rdfs:seeAlso "http://www.unlanded.tld/differences/denier.html"^^xsd:string. + dc:title "tuppences denier believability"^^xsd:string. + foaf:homepage "http://www.differences.tld/believability/consecrates.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. +_:Lin_Montavon rdf:type foaf:Person. +_:Lin_Montavon foaf:name "Lin Montavon"^^xsd:string. + dc:creator _:Lin_Montavon. + rdf:type bench:Journal. + dc:title "Journal 5 (1962)"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.believability.tld/mandril/marquetry.html"^^xsd:string. + dc:title "consecrates marquetry disgraces"^^xsd:string. + foaf:homepage "http://www.mandril.tld/disgraces/coyest.html"^^xsd:string. + swrc:journal . +_:Gerhart_Strejcek rdf:type foaf:Person. +_:Gerhart_Strejcek foaf:name "Gerhart Strejcek"^^xsd:string. + dc:creator _:Gerhart_Strejcek. + rdf:type bench:Article. + swrc:pages "22"^^xsd:integer. + dc:title "marquetry coyest overturn"^^xsd:string. + foaf:homepage "http://www.disgraces.tld/overturn/unutilized.html"^^xsd:string. + swrc:journal . +_:Cordie_Witte rdf:type foaf:Person. +_:Cordie_Witte foaf:name "Cordie Witte"^^xsd:string. + dc:creator _:Cordie_Witte. + rdf:type bench:Article. + rdfs:seeAlso "http://www.coyest.tld/unutilized/stolidly.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "overturn stolidly otologist"^^xsd:string. + foaf:homepage "http://www.unutilized.tld/otologist/conurbations.html"^^xsd:string. + swrc:journal . +_:Svetokhna_Bayley rdf:type foaf:Person. +_:Svetokhna_Bayley foaf:name "Svetokhna Bayley"^^xsd:string. + dc:creator _:Svetokhna_Bayley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stolidly.tld/conurbations/occupiers.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "otologist occupiers multipeds"^^xsd:string. + foaf:homepage "http://www.conurbations.tld/multipeds/irremediably.html"^^xsd:string. + swrc:journal . +_:Amulya_Raef rdf:type foaf:Person. +_:Amulya_Raef foaf:name "Amulya Raef"^^xsd:string. + dc:creator _:Amulya_Raef. + rdf:type bench:Article. + rdfs:seeAlso "http://www.occupiers.tld/irremediably/shuttlecocks.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "multipeds shuttlecocks irreversibly"^^xsd:string. + foaf:homepage "http://www.irremediably.tld/irreversibly/noosing.html"^^xsd:string. + swrc:journal . +_:Glikeriya_Wieland rdf:type foaf:Person. +_:Glikeriya_Wieland foaf:name "Glikeriya Wieland"^^xsd:string. + dc:creator _:Glikeriya_Wieland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shuttlecocks.tld/noosing/immunochemistry.html"^^xsd:string. + dc:title "irreversibly immunochemistry correspondence"^^xsd:string. + foaf:homepage "http://www.noosing.tld/correspondence/gleamier.html"^^xsd:string. + swrc:journal . +_:Freira_Sharits rdf:type foaf:Person. +_:Freira_Sharits foaf:name "Freira Sharits"^^xsd:string. + dc:creator _:Freira_Sharits. + rdf:type bench:Article. + rdfs:seeAlso "http://www.immunochemistry.tld/gleamier/mullens.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "correspondence mullens loungers"^^xsd:string. + foaf:homepage "http://www.gleamier.tld/loungers/intimidator.html"^^xsd:string. + swrc:journal . +_:Cody_Mathena rdf:type foaf:Person. +_:Cody_Mathena foaf:name "Cody Mathena"^^xsd:string. + dc:creator _:Cody_Mathena. + rdf:type bench:Article. + dc:title "mullens intimidator slickness"^^xsd:string. + foaf:homepage "http://www.loungers.tld/slickness/recharges.html"^^xsd:string. + swrc:journal . +_:Yoshimatsu_Richie rdf:type foaf:Person. +_:Yoshimatsu_Richie foaf:name "Yoshimatsu Richie"^^xsd:string. + dc:creator _:Yoshimatsu_Richie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intimidator.tld/recharges/unlovable.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "slickness unlovable machined"^^xsd:string. + foaf:homepage "http://www.recharges.tld/machined/reconciler.html"^^xsd:string. + swrc:journal . +_:Fatlinda_Coomey rdf:type foaf:Person. +_:Fatlinda_Coomey foaf:name "Fatlinda Coomey"^^xsd:string. + dc:creator _:Fatlinda_Coomey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unlovable.tld/reconciler/penalize.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "machined penalize kilorad"^^xsd:string. + foaf:homepage "http://www.reconciler.tld/kilorad/disposing.html"^^xsd:string. + swrc:journal . +_:Gwyr_Catacun rdf:type foaf:Person. +_:Gwyr_Catacun foaf:name "Gwyr Catacun"^^xsd:string. + dc:creator _:Gwyr_Catacun. + rdf:type bench:Article. + swrc:pages "19"^^xsd:integer. + dc:title "penalize disposing jaywalk"^^xsd:string. + foaf:homepage "http://www.kilorad.tld/jaywalk/irreparableness.html"^^xsd:string. + swrc:journal . +_:Jacky_Gurrieri rdf:type foaf:Person. +_:Jacky_Gurrieri foaf:name "Jacky Gurrieri"^^xsd:string. + dc:creator _:Jacky_Gurrieri. +_:Fedorka_Nierenberg rdf:type foaf:Person. +_:Fedorka_Nierenberg foaf:name "Fedorka Nierenberg"^^xsd:string. + dc:creator _:Fedorka_Nierenberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disposing.tld/irreparableness/secobarbital.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "jaywalk secobarbital enates"^^xsd:string. + foaf:homepage "http://www.irreparableness.tld/enates/paginal.html"^^xsd:string. + swrc:journal . +_:Yaeesh_Libby rdf:type foaf:Person. +_:Yaeesh_Libby foaf:name "Yaeesh Libby"^^xsd:string. + dc:creator _:Yaeesh_Libby. + rdf:type bench:Article. + rdfs:seeAlso "http://www.secobarbital.tld/paginal/packsaddle.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "enates packsaddle emeralds"^^xsd:string. + foaf:homepage "http://www.paginal.tld/emeralds/kissed.html"^^xsd:string. + swrc:journal . +_:Jedidiah_Carey rdf:type foaf:Person. +_:Jedidiah_Carey foaf:name "Jedidiah Carey"^^xsd:string. + dc:creator _:Jedidiah_Carey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.packsaddle.tld/kissed/hypnology.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "emeralds hypnology anathemas"^^xsd:string. + foaf:homepage "http://www.kissed.tld/anathemas/iterant.html"^^xsd:string. + swrc:journal . +_:Apa_Skibbe rdf:type foaf:Person. +_:Apa_Skibbe foaf:name "Apa Skibbe"^^xsd:string. + dc:creator _:Apa_Skibbe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hypnology.tld/iterant/gnarls.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "anathemas gnarls ruths"^^xsd:string. + foaf:homepage "http://www.iterant.tld/ruths/robles.html"^^xsd:string. + swrc:journal . +_:Laurentia_Vandevort rdf:type foaf:Person. +_:Laurentia_Vandevort foaf:name "Laurentia Vandevort"^^xsd:string. + dc:creator _:Laurentia_Vandevort. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gnarls.tld/robles/outcries.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "ruths outcries inpatient"^^xsd:string. + foaf:homepage "http://www.robles.tld/inpatient/instigated.html"^^xsd:string. + swrc:journal . +_:Humberto_Simms rdf:type foaf:Person. +_:Humberto_Simms foaf:name "Humberto Simms"^^xsd:string. + dc:creator _:Humberto_Simms. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outcries.tld/instigated/cheviot.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "inpatient cheviot hullabaloo"^^xsd:string. + foaf:homepage "http://www.instigated.tld/hullabaloo/corresponds.html"^^xsd:string. + swrc:journal . +_:Ikuko_Harsha rdf:type foaf:Person. +_:Ikuko_Harsha foaf:name "Ikuko Harsha"^^xsd:string. + dc:creator _:Ikuko_Harsha. +_:Denise_Avant rdf:type foaf:Person. +_:Denise_Avant foaf:name "Denise Avant"^^xsd:string. + dc:creator _:Denise_Avant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cheviot.tld/corresponds/unabsorbed.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "hullabaloo unabsorbed bezils"^^xsd:string. + foaf:homepage "http://www.corresponds.tld/bezils/huffed.html"^^xsd:string. + swrc:journal . +_:Catalin_Mitzner rdf:type foaf:Person. +_:Catalin_Mitzner foaf:name "Catalin Mitzner"^^xsd:string. + dc:creator _:Catalin_Mitzner. +_:Anala_Stankovic rdf:type foaf:Person. +_:Anala_Stankovic foaf:name "Anala Stankovic"^^xsd:string. + dc:creator _:Anala_Stankovic. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unabsorbed.tld/huffed/bannocks.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "bezils bannocks discipliner"^^xsd:string. + foaf:homepage "http://www.huffed.tld/discipliner/redbugs.html"^^xsd:string. + swrc:journal . +_:Kassius_Leech rdf:type foaf:Person. +_:Kassius_Leech foaf:name "Kassius Leech"^^xsd:string. + dc:creator _:Kassius_Leech. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bannocks.tld/redbugs/mailer.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "discipliner mailer contaminates"^^xsd:string. + foaf:homepage "http://www.redbugs.tld/contaminates/casted.html"^^xsd:string. + swrc:journal . +_:Snanduliia_Rynes rdf:type foaf:Person. +_:Snanduliia_Rynes foaf:name "Snanduliia Rynes"^^xsd:string. + dc:creator _:Snanduliia_Rynes. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "mailer casted realignment"^^xsd:string. + foaf:homepage "http://www.contaminates.tld/realignment/regattas.html"^^xsd:string. + swrc:journal . +_:Risa_Muninger rdf:type foaf:Person. +_:Risa_Muninger foaf:name "Risa Muninger"^^xsd:string. + dc:creator _:Risa_Muninger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.casted.tld/regattas/recitals.html"^^xsd:string. + dc:title "realignment recitals cushiness"^^xsd:string. + foaf:homepage "http://www.regattas.tld/cushiness/predusks.html"^^xsd:string. + swrc:journal . +_:Mami_Gruger rdf:type foaf:Person. +_:Mami_Gruger foaf:name "Mami Gruger"^^xsd:string. + dc:creator _:Mami_Gruger. + rdf:type bench:Article. + swrc:pages "106"^^xsd:integer. + dc:title "recitals predusks crones"^^xsd:string. + foaf:homepage "http://www.cushiness.tld/crones/faddism.html"^^xsd:string. + swrc:journal . +_:Tsurayaki_Ivan rdf:type foaf:Person. +_:Tsurayaki_Ivan foaf:name "Tsurayaki Ivan"^^xsd:string. + dc:creator _:Tsurayaki_Ivan. + dcterms:references _:references12. +_:references12 rdf:type rdf:Bag. +_:references12 rdf:_1 . +_:references12 rdf:_2 . +_:references12 rdf:_3 . +_:references12 rdf:_4 . +_:references12 rdf:_5 . +_:references12 rdf:_6 . +_:references12 rdf:_7 . +_:references12 rdf:_8 . +_:references12 rdf:_9 . +_:references12 rdf:_10 . +_:references12 rdf:_11 . +_:references12 rdf:_12 . +_:references12 rdf:_13 . +_:references12 rdf:_14 . +_:references12 rdf:_15 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.predusks.tld/faddism/incapacities.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "crones incapacities honing"^^xsd:string. + foaf:homepage "http://www.faddism.tld/honing/graters.html"^^xsd:string. + swrc:journal . +_:Tazia_Caillouet rdf:type foaf:Person. +_:Tazia_Caillouet foaf:name "Tazia Caillouet"^^xsd:string. + dc:creator _:Tazia_Caillouet. + rdf:type bench:Article. + swrc:pages "106"^^xsd:integer. + dc:title "incapacities graters inhabitants"^^xsd:string. + foaf:homepage "http://www.honing.tld/inhabitants/sportive.html"^^xsd:string. + swrc:journal . +_:Damario_Wardle rdf:type foaf:Person. +_:Damario_Wardle foaf:name "Damario Wardle"^^xsd:string. + dc:creator _:Damario_Wardle. + rdf:type bench:Article. + swrc:pages "53"^^xsd:integer. + dc:title "graters sportive megalomaniacs"^^xsd:string. + foaf:homepage "http://www.inhabitants.tld/megalomaniacs/molluscan.html"^^xsd:string. + swrc:journal . +_:LaCienega_Konig rdf:type foaf:Person. +_:LaCienega_Konig foaf:name "LaCienega Konig"^^xsd:string. + dc:creator _:LaCienega_Konig. + rdf:type bench:Article. + swrc:pages "86"^^xsd:integer. + dc:title "sportive molluscan antings"^^xsd:string. + foaf:homepage "http://www.megalomaniacs.tld/antings/interdicted.html"^^xsd:string. + swrc:journal . +_:Akkios_Chamberlian rdf:type foaf:Person. +_:Akkios_Chamberlian foaf:name "Akkios Chamberlian"^^xsd:string. + dc:creator _:Akkios_Chamberlian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.molluscan.tld/interdicted/swells.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "antings swells dinted"^^xsd:string. + foaf:homepage "http://www.interdicted.tld/dinted/catalogues.html"^^xsd:string. + swrc:journal . +_:Aeolus_Abril rdf:type foaf:Person. +_:Aeolus_Abril foaf:name "Aeolus Abril"^^xsd:string. + dc:creator _:Aeolus_Abril. + rdf:type bench:Article. + rdfs:seeAlso "http://www.swells.tld/catalogues/oysterers.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "dinted oysterers piggeries"^^xsd:string. + foaf:homepage "http://www.catalogues.tld/piggeries/aeronaut.html"^^xsd:string. + swrc:journal . +_:Mitsuharu_Bryngelson rdf:type foaf:Person. +_:Mitsuharu_Bryngelson foaf:name "Mitsuharu Bryngelson"^^xsd:string. + dc:creator _:Mitsuharu_Bryngelson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oysterers.tld/aeronaut/chanteuses.html"^^xsd:string. + dc:title "piggeries chanteuses tinstone"^^xsd:string. + foaf:homepage "http://www.aeronaut.tld/tinstone/kabob.html"^^xsd:string. + swrc:journal . +_:AbdurRaqeeb_Aylor rdf:type foaf:Person. +_:AbdurRaqeeb_Aylor foaf:name "AbdurRaqeeb Aylor"^^xsd:string. + dc:creator _:AbdurRaqeeb_Aylor. + rdf:type bench:Article. + swrc:pages "156"^^xsd:integer. + dc:title "chanteuses kabob crookeder"^^xsd:string. + foaf:homepage "http://www.tinstone.tld/crookeder/skullduggeries.html"^^xsd:string. + swrc:journal . +_:Dima_Janas rdf:type foaf:Person. +_:Dima_Janas foaf:name "Dima Janas"^^xsd:string. + dc:creator _:Dima_Janas. + rdf:type bench:Article. + swrc:pages "98"^^xsd:integer. + dc:title "kabob skullduggeries officiating"^^xsd:string. + foaf:homepage "http://www.crookeder.tld/officiating/collecting.html"^^xsd:string. + swrc:journal . +_:Yevgeni_Muczynski rdf:type foaf:Person. +_:Yevgeni_Muczynski foaf:name "Yevgeni Muczynski"^^xsd:string. + dc:creator _:Yevgeni_Muczynski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skullduggeries.tld/collecting/bulgier.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "officiating bulgier weldable"^^xsd:string. + foaf:homepage "http://www.collecting.tld/weldable/canalized.html"^^xsd:string. + swrc:journal . +_:Zamora_Lohry rdf:type foaf:Person. +_:Zamora_Lohry foaf:name "Zamora Lohry"^^xsd:string. + dc:creator _:Zamora_Lohry. +_:Morimasa_Westerberg rdf:type foaf:Person. +_:Morimasa_Westerberg foaf:name "Morimasa Westerberg"^^xsd:string. + dc:creator _:Morimasa_Westerberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bulgier.tld/canalized/beaked.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "weldable beaked doorstops"^^xsd:string. + foaf:homepage "http://www.canalized.tld/doorstops/angularities.html"^^xsd:string. + swrc:journal . +_:Rajna_Citrano rdf:type foaf:Person. +_:Rajna_Citrano foaf:name "Rajna Citrano"^^xsd:string. + dc:creator _:Rajna_Citrano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beaked.tld/angularities/semilegendary.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "doorstops semilegendary abstractionists"^^xsd:string. + foaf:homepage "http://www.angularities.tld/abstractionists/hyperopic.html"^^xsd:string. + swrc:journal . +_:Mahala_Sturz rdf:type foaf:Person. +_:Mahala_Sturz foaf:name "Mahala Sturz"^^xsd:string. + dc:creator _:Mahala_Sturz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.semilegendary.tld/hyperopic/finfoots.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "abstractionists finfoots misnames"^^xsd:string. + foaf:homepage "http://www.hyperopic.tld/misnames/nonelection.html"^^xsd:string. + swrc:journal . +_:Tommy_Deisher rdf:type foaf:Person. +_:Tommy_Deisher foaf:name "Tommy Deisher"^^xsd:string. + dc:creator _:Tommy_Deisher. +_:Raquel_Neas rdf:type foaf:Person. +_:Raquel_Neas foaf:name "Raquel Neas"^^xsd:string. + dc:creator _:Raquel_Neas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.finfoots.tld/nonelection/wainscoting.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "misnames wainscoting powered"^^xsd:string. + foaf:homepage "http://www.nonelection.tld/powered/demodulations.html"^^xsd:string. + swrc:journal . +_:Andelique_Delucas rdf:type foaf:Person. +_:Andelique_Delucas foaf:name "Andelique Delucas"^^xsd:string. + dc:creator _:Andelique_Delucas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wainscoting.tld/demodulations/aggravation.html"^^xsd:string. + swrc:note "discontinuance mutualism coalesced fraughts kills holer veepees buffets aleatory"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "powered aggravation mispronounced"^^xsd:string. + foaf:homepage "http://www.demodulations.tld/mispronounced/functionally.html"^^xsd:string. + swrc:journal . +_:Peppino_Telleria rdf:type foaf:Person. +_:Peppino_Telleria foaf:name "Peppino Telleria"^^xsd:string. + dc:creator _:Peppino_Telleria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aggravation.tld/functionally/knowing.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "mispronounced knowing containerizing"^^xsd:string. + foaf:homepage "http://www.functionally.tld/containerizing/portraying.html"^^xsd:string. + swrc:journal . +_:Brigitte_Trnong rdf:type foaf:Person. +_:Brigitte_Trnong foaf:name "Brigitte Trnong"^^xsd:string. + dc:creator _:Brigitte_Trnong. + rdf:type bench:Proceedings. + bench:booktitle "knowing portraying soilless"^^xsd:string. + swrc:isbn "0-7136-1821-0"^^xsd:string. + dc:publisher "Quantum Books"^^xsd:string. + swrc:series "1088"^^xsd:integer. + dc:title "Proceeding 3 (1962)"^^xsd:string. + foaf:homepage "http://www.portraying.tld/microbiology/negativity.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "soilless negativity ostlers"^^xsd:string. + rdfs:seeAlso "http://www.microbiology.tld/ostlers/brazers.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "negativity brazers remolds"^^xsd:string. + foaf:homepage "http://www.ostlers.tld/remolds/smirkers.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lettice_Foisy. + rdf:type bench:Inproceedings. + bench:booktitle "brazers smirkers rosewood"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "remolds rosewood pomps"^^xsd:string. + foaf:homepage "http://www.smirkers.tld/pomps/statistics.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lenza_Cressell. + rdf:type bench:Inproceedings. + bench:booktitle "rosewood statistics nomadisms"^^xsd:string. + rdfs:seeAlso "http://www.pomps.tld/nomadisms/program.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "statistics program manufactured"^^xsd:string. + foaf:homepage "http://www.nomadisms.tld/manufactured/downstage.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anindita_Ginger. + rdf:type bench:Inproceedings. + bench:booktitle "program downstage reconcilable"^^xsd:string. + rdfs:seeAlso "http://www.manufactured.tld/reconcilable/redistributions.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "downstage redistributions impedient"^^xsd:string. + foaf:homepage "http://www.reconcilable.tld/impedient/curviest.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anindita_Ginger. + dc:creator _:Gamze_Skalsky. + rdf:type bench:Inproceedings. + bench:booktitle "redistributions curviest arranging"^^xsd:string. + rdfs:seeAlso "http://www.impedient.tld/arranging/informational.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "curviest informational centerfold"^^xsd:string. + foaf:homepage "http://www.arranging.tld/centerfold/stimulator.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Gamze_Skalsky. + dc:creator _:Nikolena_Buckman. + rdf:type bench:Inproceedings. + bench:abstract "unwarily jelled bughouse demurely negligence workingwomen saintdom bylines chromatographically centralizer dependency stinters reusable nester chirpers tweets abstruser pishing weaning uncleanly tarried erupts tablesful duckbills butchered sickbays coughed dustrags wholesaler overapprehensively mounts passports laminates bloats annunciatory numbers pedagogies antioxidants amounting cyclo rhizomatous intrans dopier dement preapplication encrusting felonries japes lensed afghani anthologists nonreligious interlocutrices discontinued pneuma snuffy satirize anticyclone caboodle accedence abjuratory teleological stillness asbestosis straggles restarting habilitate stopped nubbly ultramodern scabs skittishness rearm menageries cesspit concelebrations frowners reversibility proconservation bassets kindredness vassals overattentively gravitic forelimbs aminity unamplified lamas disturbing lumpier lacerative jezebels stepsons colluded reanimating maxicoats gerontotherapies juggling nonbelievers thickeners companions octuple uncage craniums swarming psychosexual baguettes ormolu restrictionist slimed roughhewed zenithal headgears inflictor accelerators atonies aglow menaced martials broidering titaness burglars dulcimer pollywogs lichting viticulturist inspiring manilla argyll proletariate outscore inseminators serener loping atypically ransomer whigs educts miens exhibitioner retried voile incas wanter unlimber undependable imbricate outpatients griddles ascertainable laggardly insensibly domineers breezing"^^xsd:string. + bench:booktitle "informational stimulator drawbridges"^^xsd:string. + rdfs:seeAlso "http://www.centerfold.tld/drawbridges/sluggard.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "stimulator sluggard adjured"^^xsd:string. + foaf:homepage "http://www.drawbridges.tld/adjured/tears.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nikolena_Buckman. + rdf:type bench:Inproceedings. + bench:booktitle "sluggard tears catapulting"^^xsd:string. + rdfs:seeAlso "http://www.adjured.tld/catapulting/shines.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "tears shines debaser"^^xsd:string. + foaf:homepage "http://www.catapulting.tld/debaser/concussed.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Heidy_Kodadek. + rdf:type bench:Inproceedings. + bench:booktitle "shines concussed boycotting"^^xsd:string. + rdfs:seeAlso "http://www.debaser.tld/boycotting/risked.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "concussed risked smoggy"^^xsd:string. + foaf:homepage "http://www.boycotting.tld/smoggy/razoring.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Heidy_Kodadek. + rdf:type bench:Inproceedings. + bench:booktitle "risked razoring maidenhairs"^^xsd:string. + rdfs:seeAlso "http://www.smoggy.tld/maidenhairs/correlations.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "razoring correlations technics"^^xsd:string. + foaf:homepage "http://www.maidenhairs.tld/technics/rectification.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Ichibei_Reseigh. + rdf:type bench:Inproceedings. + bench:booktitle "correlations rectification fundament"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "technics fundament moos"^^xsd:string. + foaf:homepage "http://www.rectification.tld/moos/compilations.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ichibei_Reseigh. + rdf:type bench:Inproceedings. + bench:booktitle "fundament compilations chefs"^^xsd:string. + rdfs:seeAlso "http://www.moos.tld/chefs/migraines.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "compilations migraines transmittances"^^xsd:string. + foaf:homepage "http://www.chefs.tld/transmittances/parboils.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ecatrinna_Siebens. + rdf:type bench:Inproceedings. + bench:booktitle "migraines parboils quaintest"^^xsd:string. + rdfs:seeAlso "http://www.transmittances.tld/quaintest/accusable.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "parboils accusable infrasonic"^^xsd:string. + foaf:homepage "http://www.quaintest.tld/infrasonic/provokers.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ecatrinna_Siebens. + rdf:type bench:Inproceedings. + bench:booktitle "accusable provokers ambrosias"^^xsd:string. + rdfs:seeAlso "http://www.infrasonic.tld/ambrosias/shags.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "provokers shags rehinges"^^xsd:string. + foaf:homepage "http://www.ambrosias.tld/rehinges/satanical.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Federico_Mcinerney. + rdf:type bench:Inproceedings. + bench:booktitle "shags satanical riflery"^^xsd:string. + rdfs:seeAlso "http://www.rehinges.tld/riflery/scorners.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "satanical scorners salutes"^^xsd:string. + foaf:homepage "http://www.riflery.tld/salutes/entrustment.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Federico_Mcinerney. + dc:creator _:AbdulQuddoos_Mccallie. + rdf:type bench:Inproceedings. + bench:booktitle "scorners entrustment selfishness"^^xsd:string. + rdfs:seeAlso "http://www.salutes.tld/selfishness/unworthiness.html"^^xsd:string. + dc:title "entrustment unworthiness decidua"^^xsd:string. + foaf:homepage "http://www.selfishness.tld/decidua/woodnotes.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Giovanny_Schwemmer. + rdf:type bench:Inproceedings. + bench:booktitle "unworthiness woodnotes nonspecialist"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "decidua nonspecialist linking"^^xsd:string. + foaf:homepage "http://www.woodnotes.tld/linking/pretors.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Travion_Mosco. + rdf:type bench:Inproceedings. + bench:booktitle "nonspecialist pretors papillate"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "linking papillate angiosperms"^^xsd:string. + foaf:homepage "http://www.pretors.tld/angiosperms/simps.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Desta_Bowcutt. + rdf:type bench:Inproceedings. + bench:booktitle "papillate simps indwelt"^^xsd:string. + rdfs:seeAlso "http://www.angiosperms.tld/indwelt/eliminant.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "simps eliminant zoomed"^^xsd:string. + foaf:homepage "http://www.indwelt.tld/zoomed/toed.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Huda_Horger. + rdf:type bench:Inproceedings. + bench:booktitle "eliminant toed disinterested"^^xsd:string. + rdfs:seeAlso "http://www.zoomed.tld/disinterested/ravelled.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "toed ravelled calcifies"^^xsd:string. + foaf:homepage "http://www.disinterested.tld/calcifies/haole.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:AbdurRazzaaq_Wagley. + rdf:type bench:Inproceedings. + bench:booktitle "ravelled haole ingrafting"^^xsd:string. + rdfs:seeAlso "http://www.calcifies.tld/ingrafting/tourists.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "haole tourists cabobs"^^xsd:string. + foaf:homepage "http://www.ingrafting.tld/cabobs/demeans.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Elysia_Nangle. + rdf:type bench:Inproceedings. + bench:booktitle "tourists demeans disbursements"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "cabobs disbursements stubbing"^^xsd:string. + foaf:homepage "http://www.demeans.tld/stubbing/created.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dick_Corsello. + rdf:type bench:Inproceedings. + bench:booktitle "disbursements created trows"^^xsd:string. + bench:cdrom "http://www.stubbing.tld/trows/nixes.html"^^xsd:string. + rdfs:seeAlso "http://www.created.tld/nixes/prayingly.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "trows prayingly revolves"^^xsd:string. + foaf:homepage "http://www.nixes.tld/revolves/unco.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chomei_Chanoine. + rdf:type bench:Inproceedings. + bench:booktitle "prayingly unco sugary"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "revolves sugary argonauts"^^xsd:string. + foaf:homepage "http://www.unco.tld/argonauts/bowelling.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Manabu_Goettl. + rdf:type bench:Inproceedings. + bench:booktitle "sugary bowelling caulker"^^xsd:string. + rdfs:seeAlso "http://www.argonauts.tld/caulker/spinny.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "bowelling spinny methyls"^^xsd:string. + foaf:homepage "http://www.caulker.tld/methyls/hoax.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cenobia_Hazarika. + rdf:type bench:Inproceedings. + bench:booktitle "spinny hoax polymerize"^^xsd:string. + rdfs:seeAlso "http://www.methyls.tld/polymerize/diabolos.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "hoax diabolos reconquer"^^xsd:string. + foaf:homepage "http://www.polymerize.tld/reconquer/cutaway.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chiyeko_Lalinde. + rdf:type bench:Inproceedings. + bench:booktitle "diabolos cutaway downplayed"^^xsd:string. + rdfs:seeAlso "http://www.reconquer.tld/downplayed/doughtiest.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "cutaway doughtiest klanism"^^xsd:string. + foaf:homepage "http://www.downplayed.tld/klanism/fluidic.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nadheera_Maricich. + rdf:type bench:Inproceedings. + bench:booktitle "doughtiest fluidic clarinets"^^xsd:string. + rdfs:seeAlso "http://www.klanism.tld/clarinets/nonluminous.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "fluidic nonluminous overspecializing"^^xsd:string. + foaf:homepage "http://www.clarinets.tld/overspecializing/politicized.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hafsa_Turrubiartes. + rdf:type bench:Inproceedings. + bench:booktitle "nonluminous politicized fingers"^^xsd:string. + rdfs:seeAlso "http://www.overspecializing.tld/fingers/adamants.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "politicized adamants unmovable"^^xsd:string. + foaf:homepage "http://www.fingers.tld/unmovable/illy.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Konstiantinova_Deniro. + rdf:type bench:Inproceedings. + bench:booktitle "adamants illy seventieths"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "unmovable seventieths palets"^^xsd:string. + foaf:homepage "http://www.illy.tld/palets/ingression.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Morcar_Tchakian. + rdf:type bench:Inproceedings. + bench:booktitle "seventieths ingression bicarbonates"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "palets bicarbonates distinguishably"^^xsd:string. + foaf:homepage "http://www.ingression.tld/distinguishably/wavering.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Azarious_Wines. + dc:creator _:Alejandrina_Hsiang. + rdf:type bench:Inproceedings. + bench:booktitle "bicarbonates wavering enfin"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "distinguishably enfin nonadhesive"^^xsd:string. + foaf:homepage "http://www.wavering.tld/nonadhesive/discrepancy.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nisma_Ballon. + dc:creator _:Moselle_Brumsey. + rdf:type bench:Inproceedings. + bench:booktitle "enfin discrepancy solely"^^xsd:string. + dc:title "nonadhesive solely fundamentals"^^xsd:string. + foaf:homepage "http://www.discrepancy.tld/fundamentals/refining.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lubmilla_Lee. + rdf:type bench:Inproceedings. + bench:booktitle "solely refining kelped"^^xsd:string. + rdfs:seeAlso "http://www.fundamentals.tld/kelped/zooms.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "refining zooms misfit"^^xsd:string. + foaf:homepage "http://www.kelped.tld/misfit/hardpan.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Urs_Mcshea. + dc:creator _:Leon_Wanzer. + rdf:type bench:Inproceedings. + bench:booktitle "zooms hardpan abscised"^^xsd:string. + rdfs:seeAlso "http://www.misfit.tld/abscised/bawdric.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "hardpan bawdric squirms"^^xsd:string. + foaf:homepage "http://www.abscised.tld/squirms/girns.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Lubov_Depaolo. + rdf:type bench:Inproceedings. + bench:booktitle "bawdric girns plowing"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "squirms plowing effectuated"^^xsd:string. + foaf:homepage "http://www.girns.tld/effectuated/afflicts.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gebert_Kercher. + rdf:type bench:Inproceedings. + bench:booktitle "plowing afflicts pitied"^^xsd:string. + rdfs:seeAlso "http://www.effectuated.tld/pitied/peavey.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "afflicts peavey centers"^^xsd:string. + foaf:homepage "http://www.pitied.tld/centers/risker.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Caren_Cibrian. + rdf:type bench:Inproceedings. + bench:booktitle "peavey risker mendicant"^^xsd:string. + rdfs:seeAlso "http://www.centers.tld/mendicant/compactor.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "risker compactor gunpoint"^^xsd:string. + foaf:homepage "http://www.mendicant.tld/gunpoint/amalgamates.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eemilie_Stainbrook. + dc:creator _:Isako_Heatherton. + rdf:type bench:Inproceedings. + bench:booktitle "compactor amalgamates quintillions"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "gunpoint quintillions deadeners"^^xsd:string. + foaf:homepage "http://www.amalgamates.tld/deadeners/agrees.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:DSean_Dabrowski. + rdf:type bench:Inproceedings. + bench:booktitle "quintillions agrees maulers"^^xsd:string. + rdfs:seeAlso "http://www.deadeners.tld/maulers/squirish.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "agrees squirish asylums"^^xsd:string. + foaf:homepage "http://www.maulers.tld/asylums/mappers.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tsugiharu_Knepp. + dc:creator _:Naadiya_Maslyn. + rdf:type bench:Inproceedings. + bench:booktitle "squirish mappers overcompensators"^^xsd:string. + rdfs:seeAlso "http://www.asylums.tld/overcompensators/hummocky.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "mappers hummocky affecters"^^xsd:string. + foaf:homepage "http://www.overcompensators.tld/affecters/unfroze.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mironova_Plant. + dc:creator _:Teinosuke_Rodin. + rdf:type bench:Inproceedings. + bench:booktitle "hummocky unfroze incarnated"^^xsd:string. + rdfs:seeAlso "http://www.affecters.tld/incarnated/participates.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "unfroze participates streams"^^xsd:string. + foaf:homepage "http://www.incarnated.tld/streams/tastelessly.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dcterms:partOf . + dc:creator _:Markward_Baylock. + dc:creator _:Doug_Fedak. + rdf:type bench:Inproceedings. + bench:booktitle "participates tastelessly unallayed"^^xsd:string. + rdfs:seeAlso "http://www.streams.tld/unallayed/implementable.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "tastelessly implementable agriculturalists"^^xsd:string. + foaf:homepage "http://www.unallayed.tld/agriculturalists/recently.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Angell_Havatone. + rdf:type bench:Inproceedings. + bench:booktitle "implementable recently laying"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "agriculturalists laying enfants"^^xsd:string. + foaf:homepage "http://www.recently.tld/enfants/calendulas.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. + dc:creator _:Takuji_Gangluff. + swrc:editor _:Medard_Hearnen. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 6 (1962)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enfants.tld/elegancy/vaned.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "calendulas vaned revised"^^xsd:string. + foaf:homepage "http://www.elegancy.tld/revised/unripest.html"^^xsd:string. + swrc:journal . +_:Inna_Witcher rdf:type foaf:Person. +_:Inna_Witcher foaf:name "Inna Witcher"^^xsd:string. + dc:creator _:Inna_Witcher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vaned.tld/unripest/abases.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "revised abases proclerical"^^xsd:string. + foaf:homepage "http://www.unripest.tld/proclerical/reverts.html"^^xsd:string. + swrc:journal . +_:Iakovleva_Schrull rdf:type foaf:Person. +_:Iakovleva_Schrull foaf:name "Iakovleva Schrull"^^xsd:string. + dc:creator _:Iakovleva_Schrull. + rdf:type bench:Article. + swrc:pages "72"^^xsd:integer. + dc:title "abases reverts minnesotan"^^xsd:string. + foaf:homepage "http://www.proclerical.tld/minnesotan/defiances.html"^^xsd:string. + swrc:journal . +_:Caradog_Angleberger rdf:type foaf:Person. +_:Caradog_Angleberger foaf:name "Caradog Angleberger"^^xsd:string. + dc:creator _:Caradog_Angleberger. + rdf:type bench:Article. + swrc:pages "25"^^xsd:integer. + dc:title "reverts defiances filmier"^^xsd:string. + foaf:homepage "http://www.minnesotan.tld/filmier/slightest.html"^^xsd:string. + swrc:journal . +_:Caprice_Schanding rdf:type foaf:Person. +_:Caprice_Schanding foaf:name "Caprice Schanding"^^xsd:string. + dc:creator _:Caprice_Schanding. + rdf:type bench:Article. + swrc:pages "185"^^xsd:integer. + dc:title "defiances slightest peacing"^^xsd:string. + foaf:homepage "http://www.filmier.tld/peacing/classes.html"^^xsd:string. + swrc:journal . +_:LaRae_Stymiest rdf:type foaf:Person. +_:LaRae_Stymiest foaf:name "LaRae Stymiest"^^xsd:string. + dc:creator _:LaRae_Stymiest. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slightest.tld/classes/spiciness.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "peacing spiciness verbalizations"^^xsd:string. + foaf:homepage "http://www.classes.tld/verbalizations/pharyngal.html"^^xsd:string. + swrc:journal . +_:Anakalane_Rajaphoumy rdf:type foaf:Person. +_:Anakalane_Rajaphoumy foaf:name "Anakalane Rajaphoumy"^^xsd:string. + dc:creator _:Anakalane_Rajaphoumy. + rdf:type bench:Article. + swrc:pages "127"^^xsd:integer. + dc:title "spiciness pharyngal nonstriker"^^xsd:string. + foaf:homepage "http://www.verbalizations.tld/nonstriker/dims.html"^^xsd:string. + swrc:journal . +_:Andre_Kuck rdf:type foaf:Person. +_:Andre_Kuck foaf:name "Andre Kuck"^^xsd:string. + dc:creator _:Andre_Kuck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pharyngal.tld/dims/hallucinosis.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "nonstriker hallucinosis echoey"^^xsd:string. + foaf:homepage "http://www.dims.tld/echoey/unequivocalness.html"^^xsd:string. + swrc:journal . +_:Esteva_Gilbertson rdf:type foaf:Person. +_:Esteva_Gilbertson foaf:name "Esteva Gilbertson"^^xsd:string. + dc:creator _:Esteva_Gilbertson. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "hallucinosis unequivocalness semimonthly"^^xsd:string. + foaf:homepage "http://www.echoey.tld/semimonthly/dented.html"^^xsd:string. + swrc:journal . +_:Mishaari_Guyott rdf:type foaf:Person. +_:Mishaari_Guyott foaf:name "Mishaari Guyott"^^xsd:string. + dc:creator _:Mishaari_Guyott. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unequivocalness.tld/dented/cramped.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "semimonthly cramped moil"^^xsd:string. + foaf:homepage "http://www.dented.tld/moil/focalized.html"^^xsd:string. + swrc:journal . +_:Primeiro_Landro rdf:type foaf:Person. +_:Primeiro_Landro foaf:name "Primeiro Landro"^^xsd:string. + dc:creator _:Primeiro_Landro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cramped.tld/focalized/rejoices.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "moil rejoices inmeshing"^^xsd:string. + foaf:homepage "http://www.focalized.tld/inmeshing/tzaritza.html"^^xsd:string. + swrc:journal . +_:Ingela_Giaccone rdf:type foaf:Person. +_:Ingela_Giaccone foaf:name "Ingela Giaccone"^^xsd:string. + dc:creator _:Ingela_Giaccone. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "rejoices tzaritza stakeout"^^xsd:string. + foaf:homepage "http://www.inmeshing.tld/stakeout/dashers.html"^^xsd:string. + swrc:journal . +_:Luz_Zittel rdf:type foaf:Person. +_:Luz_Zittel foaf:name "Luz Zittel"^^xsd:string. + dc:creator _:Luz_Zittel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tzaritza.tld/dashers/hunches.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "stakeout hunches synfuels"^^xsd:string. + foaf:homepage "http://www.dashers.tld/synfuels/rankling.html"^^xsd:string. + swrc:journal . +_:Electra_Burkman rdf:type foaf:Person. +_:Electra_Burkman foaf:name "Electra Burkman"^^xsd:string. + dc:creator _:Electra_Burkman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hunches.tld/rankling/cautions.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "synfuels cautions repealer"^^xsd:string. + foaf:homepage "http://www.rankling.tld/repealer/voodooing.html"^^xsd:string. + swrc:journal . +_:Dietgard_Goodale rdf:type foaf:Person. +_:Dietgard_Goodale foaf:name "Dietgard Goodale"^^xsd:string. + dc:creator _:Dietgard_Goodale. +_:Gottlieb_Eckis rdf:type foaf:Person. +_:Gottlieb_Eckis foaf:name "Gottlieb Eckis"^^xsd:string. + dc:creator _:Gottlieb_Eckis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cautions.tld/voodooing/disprove.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "repealer disprove colorfastness"^^xsd:string. + foaf:homepage "http://www.voodooing.tld/colorfastness/bellyaching.html"^^xsd:string. + swrc:journal . +_:Basyang_Kecskes rdf:type foaf:Person. +_:Basyang_Kecskes foaf:name "Basyang Kecskes"^^xsd:string. + dc:creator _:Basyang_Kecskes. +_:Apoloniada_Hubsch rdf:type foaf:Person. +_:Apoloniada_Hubsch foaf:name "Apoloniada Hubsch"^^xsd:string. + dc:creator _:Apoloniada_Hubsch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disprove.tld/bellyaching/computerese.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "colorfastness computerese serenaders"^^xsd:string. + foaf:homepage "http://www.bellyaching.tld/serenaders/prologued.html"^^xsd:string. + swrc:journal . +_:Aseema_Collett rdf:type foaf:Person. +_:Aseema_Collett foaf:name "Aseema Collett"^^xsd:string. + dc:creator _:Aseema_Collett. + rdf:type bench:Article. + swrc:note "orchardists interspersions consigning livener bunches subbing shaggiest squints leafing"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "computerese prologued solemner"^^xsd:string. + foaf:homepage "http://www.serenaders.tld/solemner/appointively.html"^^xsd:string. + swrc:journal . +_:Sadoon_Woodhouse rdf:type foaf:Person. +_:Sadoon_Woodhouse foaf:name "Sadoon Woodhouse"^^xsd:string. + dc:creator _:Sadoon_Woodhouse. +_:Sebastien_Raymer rdf:type foaf:Person. +_:Sebastien_Raymer foaf:name "Sebastien Raymer"^^xsd:string. + dc:creator _:Sebastien_Raymer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prologued.tld/appointively/ascribes.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "solemner ascribes eliminator"^^xsd:string. + foaf:homepage "http://www.appointively.tld/eliminator/reviver.html"^^xsd:string. + swrc:journal . +_:Citlalli_Hardiman rdf:type foaf:Person. +_:Citlalli_Hardiman foaf:name "Citlalli Hardiman"^^xsd:string. + dc:creator _:Citlalli_Hardiman. +_:Jannine_Brookings rdf:type foaf:Person. +_:Jannine_Brookings foaf:name "Jannine Brookings"^^xsd:string. + dc:creator _:Jannine_Brookings. + rdf:type bench:Article. + swrc:pages "95"^^xsd:integer. + dc:title "ascribes reviver dissimilar"^^xsd:string. + foaf:homepage "http://www.eliminator.tld/dissimilar/sectioning.html"^^xsd:string. + swrc:journal . +_:Bronko_Redwood rdf:type foaf:Person. +_:Bronko_Redwood foaf:name "Bronko Redwood"^^xsd:string. + dc:creator _:Bronko_Redwood. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reviver.tld/sectioning/nonintellectually.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "dissimilar nonintellectually thriller"^^xsd:string. + foaf:homepage "http://www.sectioning.tld/thriller/spadix.html"^^xsd:string. + swrc:journal . +_:Kaleigh_Spelman rdf:type foaf:Person. +_:Kaleigh_Spelman foaf:name "Kaleigh Spelman"^^xsd:string. + dc:creator _:Kaleigh_Spelman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonintellectually.tld/spadix/minimizes.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "thriller minimizes depicted"^^xsd:string. + foaf:homepage "http://www.spadix.tld/depicted/doggoned.html"^^xsd:string. + swrc:journal . +_:Hermes_Bartek rdf:type foaf:Person. +_:Hermes_Bartek foaf:name "Hermes Bartek"^^xsd:string. + dc:creator _:Hermes_Bartek. +_:Wene_Knee rdf:type foaf:Person. +_:Wene_Knee foaf:name "Wene Knee"^^xsd:string. + dc:creator _:Wene_Knee. + rdf:type bench:Article. + swrc:pages "69"^^xsd:integer. + dc:title "minimizes doggoned univ"^^xsd:string. + foaf:homepage "http://www.depicted.tld/univ/easting.html"^^xsd:string. + swrc:journal . +_:Enrica_Mathern rdf:type foaf:Person. +_:Enrica_Mathern foaf:name "Enrica Mathern"^^xsd:string. + dc:creator _:Enrica_Mathern. +_:Ebergund_Uxa rdf:type foaf:Person. +_:Ebergund_Uxa foaf:name "Ebergund Uxa"^^xsd:string. + dc:creator _:Ebergund_Uxa. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "doggoned easting crucially"^^xsd:string. + foaf:homepage "http://www.univ.tld/crucially/drossiness.html"^^xsd:string. + swrc:journal . +_:Lonzo_Vincelette rdf:type foaf:Person. +_:Lonzo_Vincelette foaf:name "Lonzo Vincelette"^^xsd:string. + dc:creator _:Lonzo_Vincelette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.easting.tld/drossiness/durum.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "crucially durum mfd"^^xsd:string. + foaf:homepage "http://www.drossiness.tld/mfd/ceramicist.html"^^xsd:string. + swrc:journal . +_:Nuzha_Gedye rdf:type foaf:Person. +_:Nuzha_Gedye foaf:name "Nuzha Gedye"^^xsd:string. + dc:creator _:Nuzha_Gedye. + rdf:type bench:Article. + rdfs:seeAlso "http://www.durum.tld/ceramicist/biflex.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "mfd biflex klatsches"^^xsd:string. + foaf:homepage "http://www.ceramicist.tld/klatsches/pulques.html"^^xsd:string. + swrc:journal . +_:Calla_Vanderkaaden rdf:type foaf:Person. +_:Calla_Vanderkaaden foaf:name "Calla Vanderkaaden"^^xsd:string. + dc:creator _:Calla_Vanderkaaden. + rdf:type bench:Article. + rdfs:seeAlso "http://www.biflex.tld/pulques/checker.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "klatsches checker unreeler"^^xsd:string. + foaf:homepage "http://www.pulques.tld/unreeler/trustable.html"^^xsd:string. + swrc:journal . +_:Taamir_Snoozy rdf:type foaf:Person. +_:Taamir_Snoozy foaf:name "Taamir Snoozy"^^xsd:string. + dc:creator _:Taamir_Snoozy. +_:Sukaina_Jolicoeur rdf:type foaf:Person. +_:Sukaina_Jolicoeur foaf:name "Sukaina Jolicoeur"^^xsd:string. + dc:creator _:Sukaina_Jolicoeur. + rdf:type bench:Article. + rdfs:seeAlso "http://www.checker.tld/trustable/catholically.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "unreeler catholically snooper"^^xsd:string. + foaf:homepage "http://www.trustable.tld/snooper/remodifies.html"^^xsd:string. + swrc:journal . +_:Matsu_Goodwill rdf:type foaf:Person. +_:Matsu_Goodwill foaf:name "Matsu Goodwill"^^xsd:string. + dc:creator _:Matsu_Goodwill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.catholically.tld/remodifies/redip.html"^^xsd:string. + dc:title "snooper redip halvers"^^xsd:string. + foaf:homepage "http://www.remodifies.tld/halvers/absurdum.html"^^xsd:string. + swrc:journal . +_:Frieder_Minaai rdf:type foaf:Person. +_:Frieder_Minaai foaf:name "Frieder Minaai"^^xsd:string. + dc:creator _:Frieder_Minaai. + rdf:type bench:Article. + swrc:pages "62"^^xsd:integer. + dc:title "redip absurdum extraction"^^xsd:string. + foaf:homepage "http://www.halvers.tld/extraction/shogunal.html"^^xsd:string. + swrc:journal . +_:Ruby_Decristoforo rdf:type foaf:Person. +_:Ruby_Decristoforo foaf:name "Ruby Decristoforo"^^xsd:string. + dc:creator _:Ruby_Decristoforo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.absurdum.tld/shogunal/trimming.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "extraction trimming misinstruction"^^xsd:string. + foaf:homepage "http://www.shogunal.tld/misinstruction/proboscides.html"^^xsd:string. + swrc:journal . +_:Nungu_Calvo rdf:type foaf:Person. +_:Nungu_Calvo foaf:name "Nungu Calvo"^^xsd:string. + dc:creator _:Nungu_Calvo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trimming.tld/proboscides/lagers.html"^^xsd:string. + swrc:note "disregards incessantly overstimulate tzar bits municipalities buckhound villainess"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "misinstruction lagers coffined"^^xsd:string. + foaf:homepage "http://www.proboscides.tld/coffined/beaneries.html"^^xsd:string. + swrc:journal . +_:Musaddiq_Sikes rdf:type foaf:Person. +_:Musaddiq_Sikes foaf:name "Musaddiq Sikes"^^xsd:string. + dc:creator _:Musaddiq_Sikes. +_:Deolanda_Frericks rdf:type foaf:Person. +_:Deolanda_Frericks foaf:name "Deolanda Frericks"^^xsd:string. + dc:creator _:Deolanda_Frericks. + rdf:type bench:Article. + swrc:pages "111"^^xsd:integer. + dc:title "lagers beaneries paused"^^xsd:string. + foaf:homepage "http://www.coffined.tld/paused/dragsters.html"^^xsd:string. + swrc:journal . +_:Gustavo_Arnerich rdf:type foaf:Person. +_:Gustavo_Arnerich foaf:name "Gustavo Arnerich"^^xsd:string. + dc:creator _:Gustavo_Arnerich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beaneries.tld/dragsters/wheelless.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "paused wheelless deprogram"^^xsd:string. + foaf:homepage "http://www.dragsters.tld/deprogram/sublimities.html"^^xsd:string. + swrc:journal . +_:Raizel_Boylston rdf:type foaf:Person. +_:Raizel_Boylston foaf:name "Raizel Boylston"^^xsd:string. + dc:creator _:Raizel_Boylston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wheelless.tld/sublimities/blunderbuss.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "deprogram blunderbuss scrumptiousness"^^xsd:string. + foaf:homepage "http://www.sublimities.tld/scrumptiousness/senores.html"^^xsd:string. + swrc:journal . +_:Fergie_Brucz rdf:type foaf:Person. +_:Fergie_Brucz foaf:name "Fergie Brucz"^^xsd:string. + dc:creator _:Fergie_Brucz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blunderbuss.tld/senores/cicadas.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "scrumptiousness cicadas oceanographers"^^xsd:string. + foaf:homepage "http://www.senores.tld/oceanographers/sidestroke.html"^^xsd:string. + swrc:journal . +_:Dyna_Skwarek rdf:type foaf:Person. +_:Dyna_Skwarek foaf:name "Dyna Skwarek"^^xsd:string. + dc:creator _:Dyna_Skwarek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cicadas.tld/sidestroke/parameterization.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "oceanographers parameterization oppressing"^^xsd:string. + foaf:homepage "http://www.sidestroke.tld/oppressing/emotionalize.html"^^xsd:string. + swrc:journal . +_:Yanira_Chapek rdf:type foaf:Person. +_:Yanira_Chapek foaf:name "Yanira Chapek"^^xsd:string. + dc:creator _:Yanira_Chapek. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "parameterization emotionalize grandmaternal"^^xsd:string. + foaf:homepage "http://www.oppressing.tld/grandmaternal/naphthalene.html"^^xsd:string. + swrc:journal . +_:Kiska_Scurry rdf:type foaf:Person. +_:Kiska_Scurry foaf:name "Kiska Scurry"^^xsd:string. + dc:creator _:Kiska_Scurry. +_:Tal_Kloock rdf:type foaf:Person. +_:Tal_Kloock foaf:name "Tal Kloock"^^xsd:string. + dc:creator _:Tal_Kloock. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emotionalize.tld/naphthalene/aetheric.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "grandmaternal aetheric streetcars"^^xsd:string. + foaf:homepage "http://www.naphthalene.tld/streetcars/biosatellites.html"^^xsd:string. + swrc:journal . +_:Elektra_Iden rdf:type foaf:Person. +_:Elektra_Iden foaf:name "Elektra Iden"^^xsd:string. + dc:creator _:Elektra_Iden. + rdf:type bench:Article. + swrc:pages "80"^^xsd:integer. + dc:title "aetheric biosatellites yapper"^^xsd:string. + foaf:homepage "http://www.streetcars.tld/yapper/lightening.html"^^xsd:string. + swrc:journal . +_:Zonda_Pasanen rdf:type foaf:Person. +_:Zonda_Pasanen foaf:name "Zonda Pasanen"^^xsd:string. + dc:creator _:Zonda_Pasanen. + rdf:type bench:Article. + swrc:pages "77"^^xsd:integer. + dc:title "biosatellites lightening lumbago"^^xsd:string. + foaf:homepage "http://www.yapper.tld/lumbago/revolutionaries.html"^^xsd:string. + swrc:journal . +_:Arinori_Burtschi rdf:type foaf:Person. +_:Arinori_Burtschi foaf:name "Arinori Burtschi"^^xsd:string. + dc:creator _:Arinori_Burtschi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lightening.tld/revolutionaries/compressions.html"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "lumbago compressions apostatize"^^xsd:string. + foaf:homepage "http://www.revolutionaries.tld/apostatize/dislocated.html"^^xsd:string. + swrc:journal . +_:Elise_Lorge rdf:type foaf:Person. +_:Elise_Lorge foaf:name "Elise Lorge"^^xsd:string. + dc:creator _:Elise_Lorge. + rdf:type bench:Article. + rdfs:seeAlso "http://www.compressions.tld/dislocated/laryngitis.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "apostatize laryngitis dressages"^^xsd:string. + foaf:homepage "http://www.dislocated.tld/dressages/condescendence.html"^^xsd:string. + swrc:journal . +_:Eustis_Cordes rdf:type foaf:Person. +_:Eustis_Cordes foaf:name "Eustis Cordes"^^xsd:string. + dc:creator _:Eustis_Cordes. + rdf:type bench:Article. + swrc:pages "106"^^xsd:integer. + dc:title "laryngitis condescendence hydrotherapy"^^xsd:string. + foaf:homepage "http://www.dressages.tld/hydrotherapy/acidity.html"^^xsd:string. + swrc:journal . +_:Deiene_Doorley rdf:type foaf:Person. +_:Deiene_Doorley foaf:name "Deiene Doorley"^^xsd:string. + dc:creator _:Deiene_Doorley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.condescendence.tld/acidity/politest.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "hydrotherapy politest leu"^^xsd:string. + foaf:homepage "http://www.acidity.tld/leu/disguised.html"^^xsd:string. + swrc:journal . +_:Daniela_Tidd rdf:type foaf:Person. +_:Daniela_Tidd foaf:name "Daniela Tidd"^^xsd:string. + dc:creator _:Daniela_Tidd. + rdf:type bench:Article. + rdfs:seeAlso "http://www.politest.tld/disguised/beggaring.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "leu beggaring assize"^^xsd:string. + foaf:homepage "http://www.disguised.tld/assize/monotonously.html"^^xsd:string. + swrc:journal . +_:Vicente_Artalejo rdf:type foaf:Person. +_:Vicente_Artalejo foaf:name "Vicente Artalejo"^^xsd:string. + dc:creator _:Vicente_Artalejo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beggaring.tld/monotonously/grouser.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "assize grouser reinducts"^^xsd:string. + foaf:homepage "http://www.monotonously.tld/reinducts/organelles.html"^^xsd:string. + swrc:journal . +_:Dionysios_Saucer rdf:type foaf:Person. +_:Dionysios_Saucer foaf:name "Dionysios Saucer"^^xsd:string. + dc:creator _:Dionysios_Saucer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grouser.tld/organelles/disagreed.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "reinducts disagreed horses"^^xsd:string. + foaf:homepage "http://www.organelles.tld/horses/subtenancies.html"^^xsd:string. + swrc:journal . +_:Conceicao_Taraborelli rdf:type foaf:Person. +_:Conceicao_Taraborelli foaf:name "Conceicao Taraborelli"^^xsd:string. + dc:creator _:Conceicao_Taraborelli. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disagreed.tld/subtenancies/incenses.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "horses incenses fluorinated"^^xsd:string. + foaf:homepage "http://www.subtenancies.tld/fluorinated/flossing.html"^^xsd:string. + swrc:journal . +_:Hideaki_Cohron rdf:type foaf:Person. +_:Hideaki_Cohron foaf:name "Hideaki Cohron"^^xsd:string. + dc:creator _:Hideaki_Cohron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incenses.tld/flossing/bonding.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "fluorinated bonding balmiest"^^xsd:string. + foaf:homepage "http://www.flossing.tld/balmiest/lecherously.html"^^xsd:string. + swrc:journal . +_:Lottie_Dredge rdf:type foaf:Person. +_:Lottie_Dredge foaf:name "Lottie Dredge"^^xsd:string. + dc:creator _:Lottie_Dredge. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bonding.tld/lecherously/closers.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "balmiest closers bitchiest"^^xsd:string. + foaf:homepage "http://www.lecherously.tld/bitchiest/crispened.html"^^xsd:string. + swrc:journal . +_:Hirohisa_Aichele rdf:type foaf:Person. +_:Hirohisa_Aichele foaf:name "Hirohisa Aichele"^^xsd:string. + dc:creator _:Hirohisa_Aichele. + rdf:type bench:Article. + rdfs:seeAlso "http://www.closers.tld/crispened/polarized.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "bitchiest polarized tramlines"^^xsd:string. + foaf:homepage "http://www.crispened.tld/tramlines/bauds.html"^^xsd:string. + swrc:journal . +_:Sergio_Weiderhold rdf:type foaf:Person. +_:Sergio_Weiderhold foaf:name "Sergio Weiderhold"^^xsd:string. + dc:creator _:Sergio_Weiderhold. + rdf:type bench:Article. + rdfs:seeAlso "http://www.polarized.tld/bauds/dissimulators.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "tramlines dissimulators blockhouses"^^xsd:string. + foaf:homepage "http://www.bauds.tld/blockhouses/afterimpression.html"^^xsd:string. + swrc:journal . +_:Mauricio_Caisse rdf:type foaf:Person. +_:Mauricio_Caisse foaf:name "Mauricio Caisse"^^xsd:string. + dc:creator _:Mauricio_Caisse. + swrc:editor _:AbdulQuddoos_Mccallie. + swrc:editor _:Medard_Hearnen. + rdf:type bench:Incollection. + bench:booktitle "dissimulators afterimpression misspelt"^^xsd:string. + rdfs:seeAlso "http://www.blockhouses.tld/misspelt/inaner.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "afterimpression inaner predicted"^^xsd:string. + foaf:homepage "http://www.misspelt.tld/predicted/leukaemia.html"^^xsd:string. + dcterms:issued "1962"^^xsd:integer. +_:Biata_Picerni rdf:type foaf:Person. +_:Biata_Picerni foaf:name "Biata Picerni"^^xsd:string. + dc:creator _:Biata_Picerni. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 7 (1962)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1962"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.predicted.tld/nexus/nonprotective.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "leukaemia nonprotective muggings"^^xsd:string. + foaf:homepage "http://www.nexus.tld/muggings/mezuzas.html"^^xsd:string. + swrc:journal . +_:Ludowika_Macall rdf:type foaf:Person. +_:Ludowika_Macall foaf:name "Ludowika Macall"^^xsd:string. + dc:creator _:Ludowika_Macall. +_:Shoyo_Tousignant rdf:type foaf:Person. +_:Shoyo_Tousignant foaf:name "Shoyo Tousignant"^^xsd:string. + dc:creator _:Shoyo_Tousignant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonprotective.tld/mezuzas/webbed.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "muggings webbed specialized"^^xsd:string. + foaf:homepage "http://www.mezuzas.tld/specialized/mukluk.html"^^xsd:string. + swrc:journal . +_:Teregud_Baldassara rdf:type foaf:Person. +_:Teregud_Baldassara foaf:name "Teregud Baldassara"^^xsd:string. + dc:creator _:Teregud_Baldassara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.webbed.tld/mukluk/catechist.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "specialized catechist materializes"^^xsd:string. + foaf:homepage "http://www.mukluk.tld/materializes/addictively.html"^^xsd:string. + swrc:journal . +_:Lacrishia_Mcmannus rdf:type foaf:Person. +_:Lacrishia_Mcmannus foaf:name "Lacrishia Mcmannus"^^xsd:string. + dc:creator _:Lacrishia_Mcmannus. +_:Jane_Cloney rdf:type foaf:Person. +_:Jane_Cloney foaf:name "Jane Cloney"^^xsd:string. + dc:creator _:Jane_Cloney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.catechist.tld/addictively/conquerable.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "materializes conquerable commonplaces"^^xsd:string. + foaf:homepage "http://www.addictively.tld/commonplaces/artificially.html"^^xsd:string. + swrc:journal . +_:Astra_Salmela rdf:type foaf:Person. +_:Astra_Salmela foaf:name "Astra Salmela"^^xsd:string. + dc:creator _:Astra_Salmela. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conquerable.tld/artificially/scepters.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "commonplaces scepters javelins"^^xsd:string. + foaf:homepage "http://www.artificially.tld/javelins/uxorious.html"^^xsd:string. + swrc:journal . +_:Ginger_Hedgespeth rdf:type foaf:Person. +_:Ginger_Hedgespeth foaf:name "Ginger Hedgespeth"^^xsd:string. + dc:creator _:Ginger_Hedgespeth. + rdf:type bench:Article. + swrc:pages "130"^^xsd:integer. + dc:title "scepters uxorious feminists"^^xsd:string. + foaf:homepage "http://www.javelins.tld/feminists/directions.html"^^xsd:string. + swrc:journal . +_:Audra_Bull rdf:type foaf:Person. +_:Audra_Bull foaf:name "Audra Bull"^^xsd:string. + dc:creator _:Audra_Bull. +_:Haneef_Meeter rdf:type foaf:Person. +_:Haneef_Meeter foaf:name "Haneef Meeter"^^xsd:string. + dc:creator _:Haneef_Meeter. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "uxorious directions dezinc"^^xsd:string. + foaf:homepage "http://www.feminists.tld/dezinc/genitourinary.html"^^xsd:string. + swrc:journal . +_:Patrick_Halcon rdf:type foaf:Person. +_:Patrick_Halcon foaf:name "Patrick Halcon"^^xsd:string. + dc:creator _:Patrick_Halcon. + rdf:type bench:Article. + bench:abstract "foolishly fluxions flagmen japingly licorices rehandling jubilations moms weddings trainers butlery bewigs homeostatic slower tresses disappointment carroty criticism relinquishment midsummers camisoles birdcage hackee violative assimilates unwitnessed homebody suffusion chayote reshowed outbidding repackaging sylphic anywheres straddler imagism seamier deicidal undervalue scholarship dangled ensnared runabouts politics gloaming dissuasion droplets compromising monograph gossiped bastardies enabler outsides nebbish detriments detailer intellects devises apothegms teratologies myelitis haft clubbier arrogantly leprosarium bespatter additions impecuniousness sciaticas agglutinins defrayed intuitively emirates inundated lynxes numerously enforce fester graduated handlers handwrote murderer waddly glider sueding serotonin noncausal sombrely freudians citrons juniors ovately clavier zapped honeys somatological rimiest playrooms treadmills calpack carapace stopwatches girder nictitates mewed encouraged stepper shining charnel departing neutrons gatecrasher reworking willies clarioned tattooing detainee conventing soever intruders remover atheling outgoes damns sequestrated fetted batiks melodist aglimmer serenaded bestowed unlettable weeds burse trisaccharide heralding espousals banksides resubscription breviate explosions bereavers oversize typist plumaged hayracks bolted visiters naivety bolter manubrium walks overthrowers atomising undemonstrative quilts bitts unfertile sensitivities irishwoman superintend pronghorn bobsledder bayoneting coadmit acidulation evisceration bondwoman unteachable storytelling rapscallions patois axletree ritualized unplayable backing cozey sidebands consuls bakes novelization marrer afterglows odalisks milkiest drones sillies doughiest exhibited rattlebrains flatcar ewes aurorae apologias frusta schoolrooms biasness bartered immanently nonfood gumwoods abridgers pathless flintiest embroidering bifurcating bulgarian plated toothed turnable castigates discounter"^^xsd:string. + rdfs:seeAlso "http://www.directions.tld/genitourinary/taciturn.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "dezinc taciturn dazedness"^^xsd:string. + foaf:homepage "http://www.genitourinary.tld/dazedness/precox.html"^^xsd:string. + swrc:journal . +_:Sonja_Premeaux rdf:type foaf:Person. +_:Sonja_Premeaux foaf:name "Sonja Premeaux"^^xsd:string. + dc:creator _:Sonja_Premeaux. + rdf:type bench:Article. + rdfs:seeAlso "http://www.taciturn.tld/precox/preludes.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "dazedness preludes hideousness"^^xsd:string. + foaf:homepage "http://www.precox.tld/hideousness/declaimers.html"^^xsd:string. + swrc:journal . +_:Rondall_Mroczkowski rdf:type foaf:Person. +_:Rondall_Mroczkowski foaf:name "Rondall Mroczkowski"^^xsd:string. + dc:creator _:Rondall_Mroczkowski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preludes.tld/declaimers/segregated.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "hideousness segregated womankind"^^xsd:string. + foaf:homepage "http://www.declaimers.tld/womankind/micrologic.html"^^xsd:string. + swrc:journal . +_:Raji_Villareal rdf:type foaf:Person. +_:Raji_Villareal foaf:name "Raji Villareal"^^xsd:string. + dc:creator _:Raji_Villareal. + rdf:type bench:Article. + rdfs:seeAlso "http://www.segregated.tld/micrologic/franchised.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "womankind franchised serging"^^xsd:string. + foaf:homepage "http://www.micrologic.tld/serging/endplate.html"^^xsd:string. + swrc:journal . +_:Dafne_Munson rdf:type foaf:Person. +_:Dafne_Munson foaf:name "Dafne Munson"^^xsd:string. + dc:creator _:Dafne_Munson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.franchised.tld/endplate/confabbing.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "serging confabbing grubstaker"^^xsd:string. + foaf:homepage "http://www.endplate.tld/grubstaker/titty.html"^^xsd:string. + swrc:journal . +_:Breelyn_Kriston rdf:type foaf:Person. +_:Breelyn_Kriston foaf:name "Breelyn Kriston"^^xsd:string. + dc:creator _:Breelyn_Kriston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.confabbing.tld/titty/architecure.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "grubstaker architecure testifies"^^xsd:string. + foaf:homepage "http://www.titty.tld/testifies/segregates.html"^^xsd:string. + swrc:journal . +_:Chaya_Montiel rdf:type foaf:Person. +_:Chaya_Montiel foaf:name "Chaya Montiel"^^xsd:string. + dc:creator _:Chaya_Montiel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.architecure.tld/segregates/priors.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "testifies priors extenders"^^xsd:string. + foaf:homepage "http://www.segregates.tld/extenders/unraveled.html"^^xsd:string. + swrc:journal . +_:Karolek_Sheaff rdf:type foaf:Person. +_:Karolek_Sheaff foaf:name "Karolek Sheaff"^^xsd:string. + dc:creator _:Karolek_Sheaff. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "priors unraveled gamekeepers"^^xsd:string. + foaf:homepage "http://www.extenders.tld/gamekeepers/delightfully.html"^^xsd:string. + swrc:journal . +_:Arstarchos_Dwaileebe rdf:type foaf:Person. +_:Arstarchos_Dwaileebe foaf:name "Arstarchos Dwaileebe"^^xsd:string. + dc:creator _:Arstarchos_Dwaileebe. +_:Rumbia_Cordoza rdf:type foaf:Person. +_:Rumbia_Cordoza foaf:name "Rumbia Cordoza"^^xsd:string. + dc:creator _:Rumbia_Cordoza. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unraveled.tld/delightfully/unmended.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "gamekeepers unmended permeably"^^xsd:string. + foaf:homepage "http://www.delightfully.tld/permeably/metabolizable.html"^^xsd:string. + swrc:journal . +_:Odra_Polhamus rdf:type foaf:Person. +_:Odra_Polhamus foaf:name "Odra Polhamus"^^xsd:string. + dc:creator _:Odra_Polhamus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unmended.tld/metabolizable/chatting.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "permeably chatting booteries"^^xsd:string. + foaf:homepage "http://www.metabolizable.tld/booteries/flotillas.html"^^xsd:string. + swrc:journal . +_:Ladawnah_Beahan rdf:type foaf:Person. +_:Ladawnah_Beahan foaf:name "Ladawnah Beahan"^^xsd:string. + dc:creator _:Ladawnah_Beahan. +_:Dara_Dragich rdf:type foaf:Person. +_:Dara_Dragich foaf:name "Dara Dragich"^^xsd:string. + dc:creator _:Dara_Dragich. + rdf:type bench:Article. + swrc:pages "16"^^xsd:integer. + dc:title "chatting flotillas oscillator"^^xsd:string. + foaf:homepage "http://www.booteries.tld/oscillator/magnetizer.html"^^xsd:string. + swrc:journal . +_:Preia_Dahlem rdf:type foaf:Person. +_:Preia_Dahlem foaf:name "Preia Dahlem"^^xsd:string. + dc:creator _:Preia_Dahlem. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flotillas.tld/magnetizer/immiscibility.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "oscillator immiscibility tenancies"^^xsd:string. + foaf:homepage "http://www.magnetizer.tld/tenancies/allheals.html"^^xsd:string. + swrc:journal . +_:Estelita_Milteer rdf:type foaf:Person. +_:Estelita_Milteer foaf:name "Estelita Milteer"^^xsd:string. + dc:creator _:Estelita_Milteer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.immiscibility.tld/allheals/relics.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "tenancies relics devisees"^^xsd:string. + foaf:homepage "http://www.allheals.tld/devisees/suggestions.html"^^xsd:string. + swrc:journal . +_:Livana_Hauss rdf:type foaf:Person. +_:Livana_Hauss foaf:name "Livana Hauss"^^xsd:string. + dc:creator _:Livana_Hauss. +_:Heidrun_Mehrens rdf:type foaf:Person. +_:Heidrun_Mehrens foaf:name "Heidrun Mehrens"^^xsd:string. + dc:creator _:Heidrun_Mehrens. + rdf:type bench:Article. + swrc:pages "145"^^xsd:integer. + dc:title "relics suggestions outlining"^^xsd:string. + foaf:homepage "http://www.devisees.tld/outlining/dandruff.html"^^xsd:string. + swrc:journal . +_:Lashanna_Startt rdf:type foaf:Person. +_:Lashanna_Startt foaf:name "Lashanna Startt"^^xsd:string. + dc:creator _:Lashanna_Startt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.suggestions.tld/dandruff/anterooms.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "outlining anterooms angrily"^^xsd:string. + foaf:homepage "http://www.dandruff.tld/angrily/reharden.html"^^xsd:string. + swrc:journal . +_:Polly_Skrobacki rdf:type foaf:Person. +_:Polly_Skrobacki foaf:name "Polly Skrobacki"^^xsd:string. + dc:creator _:Polly_Skrobacki. + rdf:type bench:Article. + swrc:note "darkie malnourishment pennons invokers predesignating livered tunning reenactments illustrations sorbitols"^^xsd:string. + dc:title "anterooms reharden evenfalls"^^xsd:string. + foaf:homepage "http://www.angrily.tld/evenfalls/vegetating.html"^^xsd:string. + swrc:journal . +_:Cristofer_Lacassagne rdf:type foaf:Person. +_:Cristofer_Lacassagne foaf:name "Cristofer Lacassagne"^^xsd:string. + dc:creator _:Cristofer_Lacassagne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reharden.tld/vegetating/zoophytes.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "evenfalls zoophytes plastrons"^^xsd:string. + foaf:homepage "http://www.vegetating.tld/plastrons/cadets.html"^^xsd:string. + swrc:journal . +_:Amalur_Zacate rdf:type foaf:Person. +_:Amalur_Zacate foaf:name "Amalur Zacate"^^xsd:string. + dc:creator _:Amalur_Zacate. + rdf:type bench:Article. + rdfs:seeAlso "http://www.zoophytes.tld/cadets/tracheae.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "plastrons tracheae shrewishness"^^xsd:string. + foaf:homepage "http://www.cadets.tld/shrewishness/ensorceled.html"^^xsd:string. + swrc:journal . +_:Nesat_Beyer rdf:type foaf:Person. +_:Nesat_Beyer foaf:name "Nesat Beyer"^^xsd:string. + dc:creator _:Nesat_Beyer. + rdf:type bench:Article. + swrc:pages "165"^^xsd:integer. + dc:title "tracheae ensorceled satanists"^^xsd:string. + foaf:homepage "http://www.shrewishness.tld/satanists/mirroring.html"^^xsd:string. + swrc:journal . +_:Miloslava_Zancanella rdf:type foaf:Person. +_:Miloslava_Zancanella foaf:name "Miloslava Zancanella"^^xsd:string. + dc:creator _:Miloslava_Zancanella. + rdf:type bench:Article. + swrc:pages "185"^^xsd:integer. + dc:title "ensorceled mirroring agglomeration"^^xsd:string. + foaf:homepage "http://www.satanists.tld/agglomeration/mayhems.html"^^xsd:string. + swrc:journal . +_:Orshinaia_Sheckles rdf:type foaf:Person. +_:Orshinaia_Sheckles foaf:name "Orshinaia Sheckles"^^xsd:string. + dc:creator _:Orshinaia_Sheckles. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mirroring.tld/mayhems/floret.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "agglomeration floret app"^^xsd:string. + foaf:homepage "http://www.mayhems.tld/app/czarism.html"^^xsd:string. + swrc:journal . +_:Zaahira_Mandler rdf:type foaf:Person. +_:Zaahira_Mandler foaf:name "Zaahira Mandler"^^xsd:string. + dc:creator _:Zaahira_Mandler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.floret.tld/czarism/underwater.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "app underwater improvisations"^^xsd:string. + foaf:homepage "http://www.czarism.tld/improvisations/cochleae.html"^^xsd:string. + swrc:journal . +_:Huw_Diles rdf:type foaf:Person. +_:Huw_Diles foaf:name "Huw Diles"^^xsd:string. + dc:creator _:Huw_Diles. + rdf:type bench:Article. + rdfs:seeAlso "http://www.underwater.tld/cochleae/ableness.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "improvisations ableness basement"^^xsd:string. + foaf:homepage "http://www.cochleae.tld/basement/dextroses.html"^^xsd:string. + swrc:journal . +_:Adelbert_Kuen rdf:type foaf:Person. +_:Adelbert_Kuen foaf:name "Adelbert Kuen"^^xsd:string. + dc:creator _:Adelbert_Kuen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ableness.tld/dextroses/debating.html"^^xsd:string. + dc:title "basement debating anapestic"^^xsd:string. + foaf:homepage "http://www.dextroses.tld/anapestic/reserving.html"^^xsd:string. + swrc:journal . +_:Acacia_Murra rdf:type foaf:Person. +_:Acacia_Murra foaf:name "Acacia Murra"^^xsd:string. + dc:creator _:Acacia_Murra. + rdf:type bench:Article. + swrc:pages "93"^^xsd:integer. + dc:title "debating reserving subprovince"^^xsd:string. + foaf:homepage "http://www.anapestic.tld/subprovince/faithlessness.html"^^xsd:string. + swrc:journal . +_:Judah_Novad rdf:type foaf:Person. +_:Judah_Novad foaf:name "Judah Novad"^^xsd:string. + dc:creator _:Judah_Novad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reserving.tld/faithlessness/tubework.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "subprovince tubework inweaving"^^xsd:string. + foaf:homepage "http://www.faithlessness.tld/inweaving/rejoicing.html"^^xsd:string. + swrc:journal . +_:Irmina_Deranick rdf:type foaf:Person. +_:Irmina_Deranick foaf:name "Irmina Deranick"^^xsd:string. + dc:creator _:Irmina_Deranick. + rdf:type bench:Article. + swrc:pages "17"^^xsd:integer. + dc:title "tubework rejoicing gustation"^^xsd:string. + foaf:homepage "http://www.inweaving.tld/gustation/rematched.html"^^xsd:string. + swrc:journal . +_:Iphicrates_Griffy rdf:type foaf:Person. +_:Iphicrates_Griffy foaf:name "Iphicrates Griffy"^^xsd:string. + dc:creator _:Iphicrates_Griffy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rejoicing.tld/rematched/felted.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "gustation felted iraqi"^^xsd:string. + foaf:homepage "http://www.rematched.tld/iraqi/emulates.html"^^xsd:string. + swrc:journal . +_:Africa_Lasagna rdf:type foaf:Person. +_:Africa_Lasagna foaf:name "Africa Lasagna"^^xsd:string. + dc:creator _:Africa_Lasagna. + rdf:type bench:Article. + swrc:pages "102"^^xsd:integer. + dc:title "felted emulates adjudication"^^xsd:string. + foaf:homepage "http://www.iraqi.tld/adjudication/thalliums.html"^^xsd:string. + swrc:journal . +_:Triton_Harl rdf:type foaf:Person. +_:Triton_Harl foaf:name "Triton Harl"^^xsd:string. + dc:creator _:Triton_Harl. + rdf:type bench:Article. + swrc:pages "129"^^xsd:integer. + dc:title "emulates thalliums dealerships"^^xsd:string. + foaf:homepage "http://www.adjudication.tld/dealerships/amazingly.html"^^xsd:string. + swrc:journal . +_:Teofile_Gawthorp rdf:type foaf:Person. +_:Teofile_Gawthorp foaf:name "Teofile Gawthorp"^^xsd:string. + dc:creator _:Teofile_Gawthorp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thalliums.tld/amazingly/misbegetting.html"^^xsd:string. + swrc:note "masticates langur rebounding stuccoed correality circumscribing skivvies raisins pinna strafing"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "dealerships misbegetting demobilizations"^^xsd:string. + foaf:homepage "http://www.amazingly.tld/demobilizations/diptyca.html"^^xsd:string. + swrc:journal . +_:Tansho_Ganze rdf:type foaf:Person. +_:Tansho_Ganze foaf:name "Tansho Ganze"^^xsd:string. + dc:creator _:Tansho_Ganze. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misbegetting.tld/diptyca/arkansans.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "demobilizations arkansans sibyllic"^^xsd:string. + foaf:homepage "http://www.diptyca.tld/sibyllic/cogged.html"^^xsd:string. + swrc:journal . +_:Alcee_Shield rdf:type foaf:Person. +_:Alcee_Shield foaf:name "Alcee Shield"^^xsd:string. + dc:creator _:Alcee_Shield. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arkansans.tld/cogged/hitchers.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "sibyllic hitchers studiedly"^^xsd:string. + foaf:homepage "http://www.cogged.tld/studiedly/trudges.html"^^xsd:string. + swrc:journal . +_:Lee_Daughety rdf:type foaf:Person. +_:Lee_Daughety foaf:name "Lee Daughety"^^xsd:string. + dc:creator _:Lee_Daughety. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hitchers.tld/trudges/shamanic.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "studiedly shamanic exorcists"^^xsd:string. + foaf:homepage "http://www.trudges.tld/exorcists/fallbacks.html"^^xsd:string. + swrc:journal . +_:Ioseph_Buergel rdf:type foaf:Person. +_:Ioseph_Buergel foaf:name "Ioseph Buergel"^^xsd:string. + dc:creator _:Ioseph_Buergel. + rdf:type bench:Article. + swrc:pages "51"^^xsd:integer. + dc:title "shamanic fallbacks extrajudicially"^^xsd:string. + foaf:homepage "http://www.exorcists.tld/extrajudicially/hoodoo.html"^^xsd:string. + swrc:journal . +_:Galina_Yurich rdf:type foaf:Person. +_:Galina_Yurich foaf:name "Galina Yurich"^^xsd:string. + dc:creator _:Galina_Yurich. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "fallbacks hoodoo distances"^^xsd:string. + foaf:homepage "http://www.extrajudicially.tld/distances/beauts.html"^^xsd:string. + swrc:journal . +_:Sumorokova_Pilkerton rdf:type foaf:Person. +_:Sumorokova_Pilkerton foaf:name "Sumorokova Pilkerton"^^xsd:string. + dc:creator _:Sumorokova_Pilkerton. + rdf:type bench:Article. + swrc:pages "196"^^xsd:integer. + dc:title "hoodoo beauts premedics"^^xsd:string. + foaf:homepage "http://www.distances.tld/premedics/amebean.html"^^xsd:string. + swrc:journal . +_:Lissy_Farell rdf:type foaf:Person. +_:Lissy_Farell foaf:name "Lissy Farell"^^xsd:string. + dc:creator _:Lissy_Farell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beauts.tld/amebean/simulative.html"^^xsd:string. + dc:title "premedics simulative strate"^^xsd:string. + foaf:homepage "http://www.amebean.tld/strate/oblational.html"^^xsd:string. + swrc:journal . +_:Haimati_Pickens rdf:type foaf:Person. +_:Haimati_Pickens foaf:name "Haimati Pickens"^^xsd:string. + dc:creator _:Haimati_Pickens. + rdf:type bench:Article. + swrc:pages "123"^^xsd:integer. + dc:title "simulative oblational regenerate"^^xsd:string. + foaf:homepage "http://www.strate.tld/regenerate/blabby.html"^^xsd:string. + swrc:journal . +_:Hilaal_Gundelach rdf:type foaf:Person. +_:Hilaal_Gundelach foaf:name "Hilaal Gundelach"^^xsd:string. + dc:creator _:Hilaal_Gundelach. + rdf:type bench:Article. + swrc:pages "181"^^xsd:integer. + dc:title "oblational blabby popularizes"^^xsd:string. + foaf:homepage "http://www.regenerate.tld/popularizes/smirks.html"^^xsd:string. + swrc:journal . +_:Kaynard_Petrakis rdf:type foaf:Person. +_:Kaynard_Petrakis foaf:name "Kaynard Petrakis"^^xsd:string. + dc:creator _:Kaynard_Petrakis. + swrc:editor _:Fonda_Swenton. + swrc:editor _:Mitsu_Kerbs. + rdf:type bench:Proceedings. + bench:booktitle "blabby smirks spotted"^^xsd:string. + swrc:isbn "0-1488-6823-0"^^xsd:string. + dc:publisher "Butterworth Legal Publishers"^^xsd:string. + swrc:series "1855"^^xsd:integer. + dc:title "Proceeding 1 (1963)"^^xsd:string. + foaf:homepage "http://www.smirks.tld/charmingly/pendently.html"^^xsd:string. + swrc:volume "9"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "spotted pendently loudish"^^xsd:string. + rdfs:seeAlso "http://www.charmingly.tld/loudish/assortment.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "pendently assortment unsuspected"^^xsd:string. + foaf:homepage "http://www.loudish.tld/unsuspected/phosphorescence.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Galenka_Eichberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "assortment phosphorescence jocularity"^^xsd:string. + rdfs:seeAlso "http://www.unsuspected.tld/jocularity/jobber.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "phosphorescence jobber hooping"^^xsd:string. + foaf:homepage "http://www.jocularity.tld/hooping/circulators.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Galenka_Eichberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "jobber circulators calling"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "hooping calling maps"^^xsd:string. + foaf:homepage "http://www.circulators.tld/maps/pumper.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Galenka_Eichberg. + dc:creator _:Fanuco_Glyn. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "calling pumper sinuosity"^^xsd:string. + rdfs:seeAlso "http://www.maps.tld/sinuosity/kirkman.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "pumper kirkman intrinsically"^^xsd:string. + foaf:homepage "http://www.sinuosity.tld/intrinsically/hyoglossi.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Galenka_Eichberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "kirkman hyoglossi smashups"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "intrinsically smashups recharter"^^xsd:string. + foaf:homepage "http://www.hyoglossi.tld/recharter/unconcernedly.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Fanuco_Glyn. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "smashups unconcernedly interregnums"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "recharter interregnums cerebella"^^xsd:string. + foaf:homepage "http://www.unconcernedly.tld/cerebella/solenoids.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fanuco_Glyn. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "interregnums solenoids unsnarl"^^xsd:string. + rdfs:seeAlso "http://www.cerebella.tld/unsnarl/unimpressive.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "solenoids unimpressive tendencies"^^xsd:string. + foaf:homepage "http://www.unsnarl.tld/tendencies/harlequins.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Peggy_Tinneberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "unimpressive harlequins quacking"^^xsd:string. + rdfs:seeAlso "http://www.tendencies.tld/quacking/unaccountable.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "harlequins unaccountable abnormally"^^xsd:string. + foaf:homepage "http://www.quacking.tld/abnormally/beechier.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Peggy_Tinneberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "unaccountable beechier reverberator"^^xsd:string. + bench:cdrom "http://www.abnormally.tld/reverberator/rallye.html"^^xsd:string. + rdfs:seeAlso "http://www.beechier.tld/rallye/azine.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "reverberator azine alarmists"^^xsd:string. + foaf:homepage "http://www.rallye.tld/alarmists/undigested.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Peggy_Tinneberg. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "azine undigested resonator"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "alarmists resonator paralyzing"^^xsd:string. + foaf:homepage "http://www.undigested.tld/paralyzing/ternate.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Minako_Dombek. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "resonator ternate heeled"^^xsd:string. + rdfs:seeAlso "http://www.paralyzing.tld/heeled/kilns.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "ternate kilns cilantro"^^xsd:string. + foaf:homepage "http://www.heeled.tld/cilantro/channelled.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Minako_Dombek. + rdf:type bench:Inproceedings. + bench:booktitle "kilns channelled expatiators"^^xsd:string. + rdfs:seeAlso "http://www.cilantro.tld/expatiators/genteelest.html"^^xsd:string. + dc:title "channelled genteelest frizettes"^^xsd:string. + foaf:homepage "http://www.expatiators.tld/frizettes/confoundedly.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Minako_Dombek. + rdf:type bench:Inproceedings. + bench:booktitle "genteelest confoundedly handspring"^^xsd:string. + rdfs:seeAlso "http://www.frizettes.tld/handspring/supervisor.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "confoundedly supervisor eccl"^^xsd:string. + foaf:homepage "http://www.handspring.tld/eccl/streamliner.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pawl_Huus. + rdf:type bench:Inproceedings. + bench:booktitle "supervisor streamliner paging"^^xsd:string. + rdfs:seeAlso "http://www.eccl.tld/paging/quirkier.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "streamliner quirkier sailer"^^xsd:string. + foaf:homepage "http://www.paging.tld/sailer/squalling.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pawl_Huus. + rdf:type bench:Inproceedings. + bench:booktitle "quirkier squalling jailbreaks"^^xsd:string. + rdfs:seeAlso "http://www.sailer.tld/jailbreaks/kronen.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "squalling kronen muckier"^^xsd:string. + foaf:homepage "http://www.jailbreaks.tld/muckier/sprucy.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Pawl_Huus. + dc:creator _:Traveon_Glau. + rdf:type bench:Inproceedings. + bench:booktitle "kronen sprucy hyperexcitable"^^xsd:string. + rdfs:seeAlso "http://www.muckier.tld/hyperexcitable/babblers.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "sprucy babblers mobilize"^^xsd:string. + foaf:homepage "http://www.hyperexcitable.tld/mobilize/licencers.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Traveon_Glau. + rdf:type bench:Inproceedings. + bench:booktitle "babblers licencers hitchhiked"^^xsd:string. + rdfs:seeAlso "http://www.mobilize.tld/hitchhiked/victuallers.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "licencers victuallers unvanquishable"^^xsd:string. + foaf:homepage "http://www.hitchhiked.tld/unvanquishable/alpenhorn.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Traveon_Glau. + rdf:type bench:Inproceedings. + bench:booktitle "victuallers alpenhorn fires"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "unvanquishable fires melodized"^^xsd:string. + foaf:homepage "http://www.alpenhorn.tld/melodized/ginny.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Narumi_Easley. + rdf:type bench:Inproceedings. + bench:booktitle "fires ginny misprints"^^xsd:string. + rdfs:seeAlso "http://www.melodized.tld/misprints/effectively.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "ginny effectively vulgarities"^^xsd:string. + foaf:homepage "http://www.misprints.tld/vulgarities/olibanums.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Narumi_Easley. + rdf:type bench:Inproceedings. + bench:booktitle "effectively olibanums unforced"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "vulgarities unforced sailed"^^xsd:string. + foaf:homepage "http://www.olibanums.tld/sailed/oversimplifying.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Narumi_Easley. + rdf:type bench:Inproceedings. + bench:booktitle "unforced oversimplifying disclamation"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "sailed disclamation constriction"^^xsd:string. + foaf:homepage "http://www.oversimplifying.tld/constriction/impersonations.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Guillelmina_Bornhorst. + rdf:type bench:Inproceedings. + bench:booktitle "disclamation impersonations consenting"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "constriction consenting refractorily"^^xsd:string. + foaf:homepage "http://www.impersonations.tld/refractorily/parlayers.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Guillelmina_Bornhorst. + rdf:type bench:Inproceedings. + bench:booktitle "consenting parlayers negatrons"^^xsd:string. + dc:title "refractorily negatrons sepaloid"^^xsd:string. + foaf:homepage "http://www.parlayers.tld/sepaloid/investigatable.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Guillelmina_Bornhorst. + rdf:type bench:Inproceedings. + bench:abstract "pissant fruitier queerly concrescences pridefully saliences enlighten prided herbal turbocharger syphilitic broadswords deprecative camphorating antiunion irrigable altarpiece incrustations unlimited acclimating outchiding bayberries charlatanish foraging cartop refreezes advents hastener solvencies welches doling lib cussing sets arbitrarily brainiest kerb whalebones adeptly enquiring flatlands raccoons irritatingly afghanis milksop exacting deodorizer transsexual startling placarded monogramming sugared subentries lakes humiliations pailsful hyperbole glorifying dildoe bolshevists plutocrats derivation tindery robotizing fuelled capsizing trailblazers mussed inbreathe brit portiones rooks reaccusing nills fielders jingoish spangled nihils nonapplicable cithern upswollen shantey dissectors insulating conductors monseigneur macaroni hepcats baedekers chooser limiest privets dispossesses huddling ferociously toplessness points crabbedness leadings ducker vialed emasculation conquests tasselled standardbearers grouter caviars citing bowyer energizes lilacs feminize unrest dojos grossly classifier chirped totalitarianism pours sojournment infiltrates syncopated comparability pneumoconiosis nontraditionally genealogically ayes cannabinol aurist aerophobia southwestward reimbursement spinout floweriness slotbacks newsstands debouch consubstantiation legitimize kissable overthrown macerate propman massiveness isotonically closeness unincumbered intrepidity hocking frosh thrushes randier morph bulkier beeswax bareness foiling judgelike centrality limpidness hedgerow attila opinionatedly anybodies whisks clericalism nebbishes contritely yellowbellied deflated"^^xsd:string. + bench:booktitle "negatrons investigatable cudgelling"^^xsd:string. + rdfs:seeAlso "http://www.sepaloid.tld/cudgelling/antinucleon.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "investigatable antinucleon jeremiad"^^xsd:string. + foaf:homepage "http://www.cudgelling.tld/jeremiad/serrate.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Agnes_Emerson. + rdf:type bench:Inproceedings. + bench:booktitle "antinucleon serrate fluorescence"^^xsd:string. + rdfs:seeAlso "http://www.jeremiad.tld/fluorescence/pupillometries.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "serrate pupillometries perpendicularly"^^xsd:string. + foaf:homepage "http://www.fluorescence.tld/perpendicularly/dangler.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Agnes_Emerson. + rdf:type bench:Inproceedings. + bench:booktitle "pupillometries dangler worships"^^xsd:string. + rdfs:seeAlso "http://www.perpendicularly.tld/worships/bankrolling.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "dangler bankrolling sneakers"^^xsd:string. + foaf:homepage "http://www.worships.tld/sneakers/gallnuts.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Agnes_Emerson. + dc:creator _:Iksha_Rubal. + rdf:type bench:Inproceedings. + bench:booktitle "bankrolling gallnuts quackster"^^xsd:string. + rdfs:seeAlso "http://www.sneakers.tld/quackster/butterfingers.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "gallnuts butterfingers klutzy"^^xsd:string. + foaf:homepage "http://www.quackster.tld/klutzy/epistles.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Iksha_Rubal. + rdf:type bench:Inproceedings. + bench:booktitle "butterfingers epistles direness"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "klutzy direness reconsolidation"^^xsd:string. + foaf:homepage "http://www.epistles.tld/reconsolidation/salts.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iksha_Rubal. + dc:creator _:Roswitha_Caviggia. + rdf:type bench:Inproceedings. + bench:booktitle "direness salts repletion"^^xsd:string. + rdfs:seeAlso "http://www.reconsolidation.tld/repletion/misused.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "salts misused brandished"^^xsd:string. + foaf:homepage "http://www.repletion.tld/brandished/chatterbox.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Roswitha_Caviggia. + dc:creator _:Yanire_Holdridge. + rdf:type bench:Inproceedings. + bench:booktitle "misused chatterbox scatter"^^xsd:string. + rdfs:seeAlso "http://www.brandished.tld/scatter/lipoprotein.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "chatterbox lipoprotein hotkey"^^xsd:string. + foaf:homepage "http://www.scatter.tld/hotkey/bracers.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yanire_Holdridge. + rdf:type bench:Inproceedings. + bench:booktitle "lipoprotein bracers appropriating"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "hotkey appropriating sweltrier"^^xsd:string. + foaf:homepage "http://www.bracers.tld/sweltrier/cauldrons.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ulf_Deline. + rdf:type bench:Inproceedings. + bench:booktitle "appropriating cauldrons alerter"^^xsd:string. + rdfs:seeAlso "http://www.sweltrier.tld/alerter/romancers.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "cauldrons romancers precises"^^xsd:string. + foaf:homepage "http://www.alerter.tld/precises/speeches.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ulf_Deline. + dc:creator _:Muntaha_Petell. + rdf:type bench:Inproceedings. + bench:booktitle "romancers speeches overdelicate"^^xsd:string. + rdfs:seeAlso "http://www.precises.tld/overdelicate/reddishness.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "speeches reddishness puritanical"^^xsd:string. + foaf:homepage "http://www.overdelicate.tld/puritanical/mousses.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Muntaha_Petell. + rdf:type bench:Inproceedings. + bench:booktitle "reddishness mousses dreggiest"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "puritanical dreggiest charlatan"^^xsd:string. + foaf:homepage "http://www.mousses.tld/charlatan/programmatically.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Cece_Dunagin. + dc:creator _:Yoshiko_Zuziak. + rdf:type bench:Inproceedings. + bench:booktitle "dreggiest programmatically geologic"^^xsd:string. + rdfs:seeAlso "http://www.charlatan.tld/geologic/monads.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "programmatically monads corder"^^xsd:string. + foaf:homepage "http://www.geologic.tld/corder/mollycoddled.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cece_Dunagin. + rdf:type bench:Inproceedings. + bench:booktitle "monads mollycoddled chairmanned"^^xsd:string. + rdfs:seeAlso "http://www.corder.tld/chairmanned/acridness.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "mollycoddled acridness security"^^xsd:string. + foaf:homepage "http://www.chairmanned.tld/security/kibbles.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yoshiko_Zuziak. + rdf:type bench:Inproceedings. + bench:booktitle "acridness kibbles riels"^^xsd:string. + rdfs:seeAlso "http://www.security.tld/riels/cabbala.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "kibbles cabbala etape"^^xsd:string. + foaf:homepage "http://www.riels.tld/etape/washcloths.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Flurina_Carmella. + rdf:type bench:Inproceedings. + bench:booktitle "cabbala washcloths erases"^^xsd:string. + rdfs:seeAlso "http://www.etape.tld/erases/monarchist.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "washcloths monarchist overcapitalizes"^^xsd:string. + foaf:homepage "http://www.erases.tld/overcapitalizes/alphabetically.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Flurina_Carmella. + rdf:type bench:Inproceedings. + bench:booktitle "monarchist alphabetically preannounces"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "overcapitalizes preannounces nicked"^^xsd:string. + foaf:homepage "http://www.alphabetically.tld/nicked/inhume.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Umeka_Spallina. + rdf:type bench:Inproceedings. + bench:booktitle "preannounces inhume cooncan"^^xsd:string. + dc:title "nicked cooncan striper"^^xsd:string. + foaf:homepage "http://www.inhume.tld/striper/highnesses.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Umeka_Spallina. + dc:creator _:Lilith_Hellerman. + rdf:type bench:Inproceedings. + bench:booktitle "cooncan highnesses skydive"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "striper skydive gefilte"^^xsd:string. + foaf:homepage "http://www.highnesses.tld/gefilte/cappy.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lilith_Hellerman. + rdf:type bench:Inproceedings. + bench:booktitle "skydive cappy repetitions"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "gefilte repetitions dividable"^^xsd:string. + foaf:homepage "http://www.cappy.tld/dividable/densely.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gerhart_Strejcek. + rdf:type bench:Inproceedings. + bench:booktitle "repetitions densely wrecking"^^xsd:string. + rdfs:seeAlso "http://www.dividable.tld/wrecking/opposing.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "densely opposing subsidizes"^^xsd:string. + foaf:homepage "http://www.wrecking.tld/subsidizes/raveller.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gerhart_Strejcek. + rdf:type bench:Inproceedings. + bench:booktitle "opposing raveller ryegrasses"^^xsd:string. + rdfs:seeAlso "http://www.subsidizes.tld/ryegrasses/wildwoods.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "raveller wildwoods slaverers"^^xsd:string. + foaf:homepage "http://www.ryegrasses.tld/slaverers/menhir.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cordie_Witte. + swrc:editor . + swrc:editor _:Lutfi_Peak. +_:Lutfi_Peak rdf:type foaf:Person. +_:Lutfi_Peak foaf:name "Lutfi Peak"^^xsd:string. + swrc:editor _:Fathi_Sylvest. +_:Fathi_Sylvest rdf:type foaf:Person. +_:Fathi_Sylvest foaf:name "Fathi Sylvest"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1963)"^^xsd:string. + swrc:volume "24"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + dc:title "slaverers priorates fulfillments"^^xsd:string. + foaf:homepage "http://www.menhir.tld/fulfillments/malathion.html"^^xsd:string. + swrc:journal . + dc:creator _:Matsu_Goodwill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.priorates.tld/malathion/trigging.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "fulfillments trigging unprovided"^^xsd:string. + foaf:homepage "http://www.malathion.tld/unprovided/uncorked.html"^^xsd:string. + swrc:journal . + dc:creator _:Frieder_Minaai. + rdf:type bench:Article. + swrc:pages "74"^^xsd:integer. + dc:title "trigging uncorked glycogens"^^xsd:string. + foaf:homepage "http://www.unprovided.tld/glycogens/varied.html"^^xsd:string. + swrc:journal . + dc:creator _:Ruby_Decristoforo. + dc:creator _:Nungu_Calvo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uncorked.tld/varied/creator.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "glycogens creator bellicosely"^^xsd:string. + foaf:homepage "http://www.varied.tld/bellicosely/rehashed.html"^^xsd:string. + swrc:journal . + dc:creator _:Musaddiq_Sikes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.creator.tld/rehashed/clerkliest.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "bellicosely clerkliest understood"^^xsd:string. + foaf:homepage "http://www.rehashed.tld/understood/antrum.html"^^xsd:string. + swrc:journal . + dc:creator _:Deolanda_Frericks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clerkliest.tld/antrum/returns.html"^^xsd:string. + swrc:month "9"^^xsd:integer. + swrc:pages "176"^^xsd:integer. + dc:title "understood returns subcultures"^^xsd:string. + foaf:homepage "http://www.antrum.tld/subcultures/confusions.html"^^xsd:string. + swrc:journal . + dc:creator _:Gustavo_Arnerich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.returns.tld/confusions/disconcerts.html"^^xsd:string. + dc:title "subcultures disconcerts assister"^^xsd:string. + foaf:homepage "http://www.confusions.tld/assister/aweing.html"^^xsd:string. + swrc:journal . + dc:creator _:Raizel_Boylston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disconcerts.tld/aweing/calorimetry.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "assister calorimetry curatives"^^xsd:string. + foaf:homepage "http://www.aweing.tld/curatives/forethought.html"^^xsd:string. + swrc:journal . + dc:creator _:Fergie_Brucz. + rdf:type bench:Article. + dc:title "calorimetry forethought nonhazardous"^^xsd:string. + foaf:homepage "http://www.curatives.tld/nonhazardous/herbivore.html"^^xsd:string. + swrc:journal . + dc:creator _:Dyna_Skwarek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.forethought.tld/herbivore/putsches.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "nonhazardous putsches patterned"^^xsd:string. + foaf:homepage "http://www.herbivore.tld/patterned/acclivities.html"^^xsd:string. + swrc:journal . + dc:creator _:Yanira_Chapek. + rdf:type bench:Article. + swrc:pages "91"^^xsd:integer. + dc:title "putsches acclivities prolegomenon"^^xsd:string. + foaf:homepage "http://www.patterned.tld/prolegomenon/snoopier.html"^^xsd:string. + swrc:journal . + dc:creator _:Kiska_Scurry. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "acclivities snoopier specials"^^xsd:string. + foaf:homepage "http://www.prolegomenon.tld/specials/enswathes.html"^^xsd:string. + swrc:journal . + dc:creator _:Tal_Kloock. + dc:creator _:Elektra_Iden. + rdf:type bench:Article. + rdfs:seeAlso "http://www.snoopier.tld/enswathes/appetizingly.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "specials appetizingly idahoan"^^xsd:string. + foaf:homepage "http://www.enswathes.tld/idahoan/stolons.html"^^xsd:string. + swrc:journal . + dc:creator _:Zonda_Pasanen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.appetizingly.tld/stolons/oilseeds.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "idahoan oilseeds lancing"^^xsd:string. + foaf:homepage "http://www.stolons.tld/lancing/perspicaciousness.html"^^xsd:string. + swrc:journal . + dc:creator _:Arinori_Burtschi. + dc:creator _:Elise_Lorge. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oilseeds.tld/perspicaciousness/chippy.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "lancing chippy centralities"^^xsd:string. + foaf:homepage "http://www.perspicaciousness.tld/centralities/criticality.html"^^xsd:string. + swrc:journal . + dc:creator _:Eustis_Cordes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chippy.tld/criticality/reattach.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "centralities reattach infolded"^^xsd:string. + foaf:homepage "http://www.criticality.tld/infolded/clearinghouse.html"^^xsd:string. + swrc:journal . + dc:creator _:Deiene_Doorley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reattach.tld/clearinghouse/proteins.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "infolded proteins fucking"^^xsd:string. + foaf:homepage "http://www.clearinghouse.tld/fucking/proprietorial.html"^^xsd:string. + swrc:journal . + dc:creator _:Daniela_Tidd. + rdf:type bench:Article. + rdfs:seeAlso "http://www.proteins.tld/proprietorial/joyless.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "fucking joyless indents"^^xsd:string. + foaf:homepage "http://www.proprietorial.tld/indents/crestal.html"^^xsd:string. + swrc:journal . + dc:creator _:Vicente_Artalejo. + dc:creator _:Dionysios_Saucer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.joyless.tld/crestal/mopped.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "indents mopped ambiguousness"^^xsd:string. + foaf:homepage "http://www.crestal.tld/ambiguousness/caged.html"^^xsd:string. + swrc:journal . + dc:creator _:Conceicao_Taraborelli. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mopped.tld/caged/partitioning.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "ambiguousness partitioning midranges"^^xsd:string. + foaf:homepage "http://www.caged.tld/midranges/handmaids.html"^^xsd:string. + swrc:journal . + dc:creator _:Hideaki_Cohron. + dcterms:references _:references13. +_:references13 rdf:type rdf:Bag. +_:references13 rdf:_1 . +_:references13 rdf:_2 . +_:references13 rdf:_3 . +_:references13 rdf:_4 . +_:references13 rdf:_5 . +_:references13 rdf:_6 . +_:references13 rdf:_7 . +_:references13 rdf:_8 . +_:references13 rdf:_9 . +_:references13 rdf:_10 . +_:references13 rdf:_11 . +_:references13 rdf:_12 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.partitioning.tld/handmaids/etiolated.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "midranges etiolated detection"^^xsd:string. + foaf:homepage "http://www.handmaids.tld/detection/pals.html"^^xsd:string. + swrc:journal . + dc:creator _:Ludowika_Macall. + dc:creator _:Shoyo_Tousignant. + rdf:type bench:Article. + swrc:pages "65"^^xsd:integer. + dc:title "etiolated pals galumph"^^xsd:string. + foaf:homepage "http://www.detection.tld/galumph/overburdensome.html"^^xsd:string. + swrc:journal . + dc:creator _:Teregud_Baldassara. + rdf:type bench:Article. + swrc:pages "11"^^xsd:integer. + dc:title "pals overburdensome squadded"^^xsd:string. + foaf:homepage "http://www.galumph.tld/squadded/mambas.html"^^xsd:string. + swrc:journal . + dc:creator _:Lacrishia_Mcmannus. + dc:creator _:Jane_Cloney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overburdensome.tld/mambas/amassments.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "squadded amassments litanies"^^xsd:string. + foaf:homepage "http://www.mambas.tld/litanies/outrunning.html"^^xsd:string. + swrc:journal . + dc:creator _:Astra_Salmela. + rdf:type bench:Article. + swrc:note "backwoodsman makings uncanniest finned mangels inferiors comparts commentators wolds wasted"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "amassments outrunning refrained"^^xsd:string. + foaf:homepage "http://www.litanies.tld/refrained/nontheatrical.html"^^xsd:string. + swrc:journal . + dc:creator _:Ginger_Hedgespeth. + dc:creator _:Audra_Bull. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outrunning.tld/nontheatrical/knucklebones.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "refrained knucklebones cockpits"^^xsd:string. + foaf:homepage "http://www.nontheatrical.tld/cockpits/enjoinders.html"^^xsd:string. + swrc:journal . + dc:creator _:Haneef_Meeter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.knucklebones.tld/enjoinders/varnished.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "cockpits varnished confederation"^^xsd:string. + foaf:homepage "http://www.enjoinders.tld/confederation/biomicroscopy.html"^^xsd:string. + swrc:journal . + dc:creator _:Patrick_Halcon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.varnished.tld/biomicroscopy/captioned.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "confederation captioned japed"^^xsd:string. + foaf:homepage "http://www.biomicroscopy.tld/japed/totemites.html"^^xsd:string. + swrc:journal . + dc:creator _:Sonja_Premeaux. + dc:creator _:Rondall_Mroczkowski. + rdf:type bench:Article. + swrc:pages "123"^^xsd:integer. + dc:title "captioned totemites turnspits"^^xsd:string. + foaf:homepage "http://www.japed.tld/turnspits/endowments.html"^^xsd:string. + swrc:journal . + dc:creator _:Raji_Villareal. + rdf:type bench:Article. + rdfs:seeAlso "http://www.totemites.tld/endowments/climates.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "turnspits climates dummied"^^xsd:string. + foaf:homepage "http://www.endowments.tld/dummied/opposability.html"^^xsd:string. + swrc:journal . + dc:creator _:Dafne_Munson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.climates.tld/opposability/subcells.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "dummied subcells swaddles"^^xsd:string. + foaf:homepage "http://www.opposability.tld/swaddles/roughage.html"^^xsd:string. + swrc:journal . + dc:creator _:Breelyn_Kriston. + dc:creator _:Chaya_Montiel. + rdf:type bench:Article. + bench:abstract "bopping beatles stables bitterns voyeurs cagiest determinableness toiling shaled flourished reentries engirdling brawler backlit unripe furriers misting lawmakers smashers conte mumps gustable thermostable smudging cliental newfashioned management incorrigibly dories uncoupled jurors drowning aquas rancour initialed zonated pouts landowning redevelops atomizer terminally rogued makeable xenia tawdrier dillydallies minced bunn daimyo definiteness corselets brewages macula chorister relapse misguide mikvah hinnies politicos wyvern peripherals complimenters creeping effused notochordal jurisprudence subtopics plotties inhaling trackway tantrums supplying elitist choleras trivets nitrify intensifying corporeally sibilates hits considerable photoengravings conspiracies revaluation ambilateral spoored arthritic declinational pinewood predicting employs bioresearch steeps hairline kins abrogator rechecking corpulences airdromes poleaxing uneven oceanauts transitions recks shorelines discomposure crimsoned cerebrals equivocally excesses meninges clouded genuflection flotations accusatorial ventless annotation xenolith hype dumbs bardic unbearing maturer engrosses subfloor overweens mentalists monographers executions doles delineative archaistic wyverns grouped runaways layaway testifier jewelled starlit laparotomy anklebones uncarpeted unmingling worshiped impossibilities falsest physiography unhat toothpastes phlegms revives messages clairvoyance gastronomical unfeasible blanketed audits shipwright diluvium ethologists chucked allegretto sours confessed nursemaids partnerships englobement tranship berobed backlogged called hairworm disadvantaged nitrifies floating diminishes determinedness undivided scolding calyxes standouts bawdier travels"^^xsd:string. + rdfs:seeAlso "http://www.subcells.tld/roughage/pineries.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "swaddles pineries wigless"^^xsd:string. + foaf:homepage "http://www.roughage.tld/wigless/hybridized.html"^^xsd:string. + swrc:journal . + dc:creator _:Karolek_Sheaff. + rdf:type bench:Article. + swrc:note "stinkbugs preservers resettings bulking overpowered veals defused voyaging lingers remanufacture"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "pineries hybridized conducts"^^xsd:string. + foaf:homepage "http://www.wigless.tld/conducts/penitently.html"^^xsd:string. + swrc:journal . + dc:creator _:Arstarchos_Dwaileebe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hybridized.tld/penitently/cranching.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "conducts cranching steerers"^^xsd:string. + foaf:homepage "http://www.penitently.tld/steerers/methought.html"^^xsd:string. + swrc:journal . + dc:creator _:Rumbia_Cordoza. + rdf:type bench:Incollection. + bench:booktitle "cranching methought jerkiest"^^xsd:string. + rdfs:seeAlso "http://www.steerers.tld/jerkiest/incrustation.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "methought incrustation staunchest"^^xsd:string. + foaf:homepage "http://www.jerkiest.tld/staunchest/oftenest.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. +_:Ferrante_Astorga rdf:type foaf:Person. +_:Ferrante_Astorga foaf:name "Ferrante Astorga"^^xsd:string. + dc:creator _:Ferrante_Astorga. + rdf:type bench:Journal. + dc:title "Journal 2 (1963)"^^xsd:string. + swrc:volume "15"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.staunchest.tld/harsher/waxily.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "oftenest waxily tzarisms"^^xsd:string. + foaf:homepage "http://www.harsher.tld/tzarisms/seamiest.html"^^xsd:string. + swrc:journal . + dc:creator _:Odra_Polhamus. + rdf:type bench:Article. + swrc:pages "67"^^xsd:integer. + dc:title "waxily seamiest schtick"^^xsd:string. + foaf:homepage "http://www.tzarisms.tld/schtick/misdraws.html"^^xsd:string. + swrc:journal . + dc:creator _:Ladawnah_Beahan. + rdf:type bench:Article. + bench:cdrom "http://www.seamiest.tld/misdraws/revolvers.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "schtick revolvers iridectomies"^^xsd:string. + foaf:homepage "http://www.misdraws.tld/iridectomies/hermeneutically.html"^^xsd:string. + swrc:journal . + dc:creator _:Dara_Dragich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.revolvers.tld/hermeneutically/electrochemically.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "iridectomies electrochemically conners"^^xsd:string. + foaf:homepage "http://www.hermeneutically.tld/conners/carobs.html"^^xsd:string. + swrc:journal . + dc:creator _:Preia_Dahlem. + rdf:type bench:Article. + rdfs:seeAlso "http://www.electrochemically.tld/carobs/mouthparts.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "conners mouthparts deserving"^^xsd:string. + foaf:homepage "http://www.carobs.tld/deserving/patentable.html"^^xsd:string. + swrc:journal . + dc:creator _:Estelita_Milteer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mouthparts.tld/patentable/frizzly.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "deserving frizzly limekiln"^^xsd:string. + foaf:homepage "http://www.patentable.tld/limekiln/laicized.html"^^xsd:string. + swrc:journal . + dc:creator _:Livana_Hauss. + dc:creator _:Heidrun_Mehrens. + rdf:type bench:Article. + swrc:pages "167"^^xsd:integer. + dc:title "frizzly laicized hailstones"^^xsd:string. + foaf:homepage "http://www.limekiln.tld/hailstones/winkers.html"^^xsd:string. + swrc:journal . + dc:creator _:Lashanna_Startt. + rdf:type bench:Article. + swrc:pages "6"^^xsd:integer. + dc:title "laicized winkers jeu"^^xsd:string. + foaf:homepage "http://www.hailstones.tld/jeu/resurged.html"^^xsd:string. + swrc:journal . + dc:creator _:Polly_Skrobacki. + rdf:type bench:Article. + rdfs:seeAlso "http://www.winkers.tld/resurged/archaeologically.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "jeu archaeologically gooky"^^xsd:string. + foaf:homepage "http://www.resurged.tld/gooky/gayety.html"^^xsd:string. + swrc:journal . + dc:creator _:Cristofer_Lacassagne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.archaeologically.tld/gayety/renderers.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "gooky renderers uprightly"^^xsd:string. + foaf:homepage "http://www.gayety.tld/uprightly/recognitive.html"^^xsd:string. + swrc:journal . + dc:creator _:Amalur_Zacate. + rdf:type bench:Article. + rdfs:seeAlso "http://www.renderers.tld/recognitive/secondes.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "uprightly secondes wigs"^^xsd:string. + foaf:homepage "http://www.recognitive.tld/wigs/sepals.html"^^xsd:string. + swrc:journal . + dc:creator _:Nesat_Beyer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.secondes.tld/sepals/riches.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "wigs riches speculum"^^xsd:string. + foaf:homepage "http://www.sepals.tld/speculum/backslider.html"^^xsd:string. + swrc:journal . + dc:creator _:Miloslava_Zancanella. + dc:creator _:Orshinaia_Sheckles. + rdf:type bench:Article. + swrc:pages "10"^^xsd:integer. + dc:title "riches backslider smeared"^^xsd:string. + foaf:homepage "http://www.speculum.tld/smeared/smartly.html"^^xsd:string. + swrc:journal . + dc:creator _:Zaahira_Mandler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.backslider.tld/smartly/handpicks.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "smeared handpicks mooter"^^xsd:string. + foaf:homepage "http://www.smartly.tld/mooter/mashie.html"^^xsd:string. + swrc:journal . +_:Raita_Avalos rdf:type foaf:Person. +_:Raita_Avalos foaf:name "Raita Avalos"^^xsd:string. + dc:creator _:Raita_Avalos. +_:Lilliann_Dahlstedt rdf:type foaf:Person. +_:Lilliann_Dahlstedt foaf:name "Lilliann Dahlstedt"^^xsd:string. + dc:creator _:Lilliann_Dahlstedt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.handpicks.tld/mashie/heartsickness.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "mooter heartsickness concavo"^^xsd:string. + foaf:homepage "http://www.mashie.tld/concavo/flawed.html"^^xsd:string. + swrc:journal . +_:Anastagio_Yeatman rdf:type foaf:Person. +_:Anastagio_Yeatman foaf:name "Anastagio Yeatman"^^xsd:string. + dc:creator _:Anastagio_Yeatman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.heartsickness.tld/flawed/grumped.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "concavo grumped recognition"^^xsd:string. + foaf:homepage "http://www.flawed.tld/recognition/buffeter.html"^^xsd:string. + swrc:journal . +_:Gonnohyoe_Poehler rdf:type foaf:Person. +_:Gonnohyoe_Poehler foaf:name "Gonnohyoe Poehler"^^xsd:string. + dc:creator _:Gonnohyoe_Poehler. + rdf:type bench:Article. + swrc:pages "50"^^xsd:integer. + dc:title "grumped buffeter scalpers"^^xsd:string. + foaf:homepage "http://www.recognition.tld/scalpers/learnable.html"^^xsd:string. + swrc:journal . +_:Saami_Ellen rdf:type foaf:Person. +_:Saami_Ellen foaf:name "Saami Ellen"^^xsd:string. + dc:creator _:Saami_Ellen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.buffeter.tld/learnable/barhop.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "scalpers barhop habitude"^^xsd:string. + foaf:homepage "http://www.learnable.tld/habitude/stuccoing.html"^^xsd:string. + swrc:journal . +_:Ruri_Scharp rdf:type foaf:Person. +_:Ruri_Scharp foaf:name "Ruri Scharp"^^xsd:string. + dc:creator _:Ruri_Scharp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.barhop.tld/stuccoing/eightball.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "habitude eightball unmailable"^^xsd:string. + foaf:homepage "http://www.stuccoing.tld/unmailable/slipforms.html"^^xsd:string. + swrc:journal . +_:Gudula_Eiselein rdf:type foaf:Person. +_:Gudula_Eiselein foaf:name "Gudula Eiselein"^^xsd:string. + dc:creator _:Gudula_Eiselein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eightball.tld/slipforms/improvising.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "unmailable improvising starriest"^^xsd:string. + foaf:homepage "http://www.slipforms.tld/starriest/defacement.html"^^xsd:string. + swrc:journal . +_:Kashawn_Quastad rdf:type foaf:Person. +_:Kashawn_Quastad foaf:name "Kashawn Quastad"^^xsd:string. + dc:creator _:Kashawn_Quastad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.improvising.tld/defacement/infiltrated.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "starriest infiltrated bonzes"^^xsd:string. + foaf:homepage "http://www.defacement.tld/bonzes/unsymmetrical.html"^^xsd:string. + swrc:journal . +_:Emst_Alexandria rdf:type foaf:Person. +_:Emst_Alexandria foaf:name "Emst Alexandria"^^xsd:string. + dc:creator _:Emst_Alexandria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.infiltrated.tld/unsymmetrical/querns.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "bonzes querns pineal"^^xsd:string. + foaf:homepage "http://www.unsymmetrical.tld/pineal/braziers.html"^^xsd:string. + swrc:journal . +_:Ephrm_Hinken rdf:type foaf:Person. +_:Ephrm_Hinken foaf:name "Ephrm Hinken"^^xsd:string. + dc:creator _:Ephrm_Hinken. + rdf:type bench:Article. + swrc:note "brushed splines photosensitized extractive overhangs miscarry existences pertaining torrential"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "querns braziers splintering"^^xsd:string. + foaf:homepage "http://www.pineal.tld/splintering/prearrange.html"^^xsd:string. + swrc:journal . +_:Pacorro_Jessie rdf:type foaf:Person. +_:Pacorro_Jessie foaf:name "Pacorro Jessie"^^xsd:string. + dc:creator _:Pacorro_Jessie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.braziers.tld/prearrange/overdrinks.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "splintering overdrinks appetency"^^xsd:string. + foaf:homepage "http://www.prearrange.tld/appetency/immunotherapies.html"^^xsd:string. + swrc:journal . +_:Arvad_Iossa rdf:type foaf:Person. +_:Arvad_Iossa foaf:name "Arvad Iossa"^^xsd:string. + dc:creator _:Arvad_Iossa. + rdf:type bench:Article. + swrc:pages "123"^^xsd:integer. + dc:title "overdrinks immunotherapies gales"^^xsd:string. + foaf:homepage "http://www.appetency.tld/gales/balladries.html"^^xsd:string. + swrc:journal . +_:India_Snipe rdf:type foaf:Person. +_:India_Snipe foaf:name "India Snipe"^^xsd:string. + dc:creator _:India_Snipe. + rdf:type bench:Article. + dc:title "immunotherapies balladries mouthed"^^xsd:string. + foaf:homepage "http://www.gales.tld/mouthed/flyovers.html"^^xsd:string. + swrc:journal . +_:Ippolita_Mcleary rdf:type foaf:Person. +_:Ippolita_Mcleary foaf:name "Ippolita Mcleary"^^xsd:string. + dc:creator _:Ippolita_Mcleary. + rdf:type bench:Article. + dc:title "balladries flyovers warmongering"^^xsd:string. + foaf:homepage "http://www.mouthed.tld/warmongering/emphasize.html"^^xsd:string. + swrc:journal . +_:Kimbel_Carline rdf:type foaf:Person. +_:Kimbel_Carline foaf:name "Kimbel Carline"^^xsd:string. + dc:creator _:Kimbel_Carline. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flyovers.tld/emphasize/sunward.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "warmongering sunward planetoids"^^xsd:string. + foaf:homepage "http://www.emphasize.tld/planetoids/pinpricked.html"^^xsd:string. + swrc:journal . +_:Dunya_Colmer rdf:type foaf:Person. +_:Dunya_Colmer foaf:name "Dunya Colmer"^^xsd:string. + dc:creator _:Dunya_Colmer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sunward.tld/pinpricked/misdiagnosing.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "planetoids misdiagnosing shoving"^^xsd:string. + foaf:homepage "http://www.pinpricked.tld/shoving/latchstrings.html"^^xsd:string. + swrc:journal . +_:Lilianne_Speltz rdf:type foaf:Person. +_:Lilianne_Speltz foaf:name "Lilianne Speltz"^^xsd:string. + dc:creator _:Lilianne_Speltz. + rdf:type bench:Article. + swrc:pages "167"^^xsd:integer. + dc:title "misdiagnosing latchstrings camphor"^^xsd:string. + foaf:homepage "http://www.shoving.tld/camphor/cutlets.html"^^xsd:string. + swrc:journal . +_:Zachery_Gahring rdf:type foaf:Person. +_:Zachery_Gahring foaf:name "Zachery Gahring"^^xsd:string. + dc:creator _:Zachery_Gahring. + rdf:type bench:Article. + rdfs:seeAlso "http://www.latchstrings.tld/cutlets/animally.html"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "camphor animally colorblind"^^xsd:string. + foaf:homepage "http://www.cutlets.tld/colorblind/cirrocumulus.html"^^xsd:string. + swrc:journal . +_:Roldana_Doherty rdf:type foaf:Person. +_:Roldana_Doherty foaf:name "Roldana Doherty"^^xsd:string. + dc:creator _:Roldana_Doherty. + rdf:type bench:Article. + dc:title "animally cirrocumulus baller"^^xsd:string. + foaf:homepage "http://www.colorblind.tld/baller/freethinking.html"^^xsd:string. + swrc:journal . +_:Odintsova_Zirkles rdf:type foaf:Person. +_:Odintsova_Zirkles foaf:name "Odintsova Zirkles"^^xsd:string. + dc:creator _:Odintsova_Zirkles. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cirrocumulus.tld/freethinking/vulnerability.html"^^xsd:string. + dc:title "baller vulnerability stockinet"^^xsd:string. + foaf:homepage "http://www.freethinking.tld/stockinet/munitioned.html"^^xsd:string. + swrc:journal . +_:Ismaeel_Ragus rdf:type foaf:Person. +_:Ismaeel_Ragus foaf:name "Ismaeel Ragus"^^xsd:string. + dc:creator _:Ismaeel_Ragus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vulnerability.tld/munitioned/halidomes.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "stockinet halidomes alt"^^xsd:string. + foaf:homepage "http://www.munitioned.tld/alt/looses.html"^^xsd:string. + swrc:journal . +_:Devegas_Arcement rdf:type foaf:Person. +_:Devegas_Arcement foaf:name "Devegas Arcement"^^xsd:string. + dc:creator _:Devegas_Arcement. + rdf:type bench:Article. + rdfs:seeAlso "http://www.halidomes.tld/looses/restaurants.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "alt restaurants mushes"^^xsd:string. + foaf:homepage "http://www.looses.tld/mushes/vagabondism.html"^^xsd:string. + swrc:journal . +_:Quito_Ecklar rdf:type foaf:Person. +_:Quito_Ecklar foaf:name "Quito Ecklar"^^xsd:string. + dc:creator _:Quito_Ecklar. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "restaurants vagabondism protests"^^xsd:string. + foaf:homepage "http://www.mushes.tld/protests/musted.html"^^xsd:string. + swrc:journal . +_:Apoku_Huber rdf:type foaf:Person. +_:Apoku_Huber foaf:name "Apoku Huber"^^xsd:string. + dc:creator _:Apoku_Huber. + swrc:editor _:Jabreic_Pallanes. + swrc:editor _:Ronelle_Plake. + swrc:editor _:Dima_Janas. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1963)"^^xsd:string. + swrc:volume "10"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.protests.tld/kinspeople/aviatrixes.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "musted aviatrixes paddler"^^xsd:string. + foaf:homepage "http://www.kinspeople.tld/paddler/aims.html"^^xsd:string. + swrc:journal . +_:Caylin_Ciprian rdf:type foaf:Person. +_:Caylin_Ciprian foaf:name "Caylin Ciprian"^^xsd:string. + dc:creator _:Caylin_Ciprian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aviatrixes.tld/aims/anarchist.html"^^xsd:string. + swrc:note "fustiest directories wedlocks cratering cindering tyre pluckily entrails colporteur"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "paddler anarchist unbodied"^^xsd:string. + foaf:homepage "http://www.aims.tld/unbodied/sucres.html"^^xsd:string. + swrc:journal . +_:Kigan_Neahr rdf:type foaf:Person. +_:Kigan_Neahr foaf:name "Kigan Neahr"^^xsd:string. + dc:creator _:Kigan_Neahr. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anarchist.tld/sucres/sheltered.html"^^xsd:string. + dc:title "unbodied sheltered skinks"^^xsd:string. + foaf:homepage "http://www.sucres.tld/skinks/sightless.html"^^xsd:string. + swrc:journal . +_:Melba_Llorca rdf:type foaf:Person. +_:Melba_Llorca foaf:name "Melba Llorca"^^xsd:string. + dc:creator _:Melba_Llorca. +_:Ton_Mancina rdf:type foaf:Person. +_:Ton_Mancina foaf:name "Ton Mancina"^^xsd:string. + dc:creator _:Ton_Mancina. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sheltered.tld/sightless/barristerial.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "skinks barristerial viol"^^xsd:string. + foaf:homepage "http://www.sightless.tld/viol/screamers.html"^^xsd:string. + swrc:journal . +_:Bernhard_Catanzarite rdf:type foaf:Person. +_:Bernhard_Catanzarite foaf:name "Bernhard Catanzarite"^^xsd:string. + dc:creator _:Bernhard_Catanzarite. + rdf:type bench:Article. + swrc:pages "14"^^xsd:integer. + dc:title "barristerial screamers marquisette"^^xsd:string. + foaf:homepage "http://www.viol.tld/marquisette/overladen.html"^^xsd:string. + swrc:journal . +_:Delbert_Flaum rdf:type foaf:Person. +_:Delbert_Flaum foaf:name "Delbert Flaum"^^xsd:string. + dc:creator _:Delbert_Flaum. +_:Armstrong_Selma rdf:type foaf:Person. +_:Armstrong_Selma foaf:name "Armstrong Selma"^^xsd:string. + dc:creator _:Armstrong_Selma. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "screamers overladen enslavement"^^xsd:string. + foaf:homepage "http://www.marquisette.tld/enslavement/thriftier.html"^^xsd:string. + swrc:journal . +_:Eleadora_Baksh rdf:type foaf:Person. +_:Eleadora_Baksh foaf:name "Eleadora Baksh"^^xsd:string. + dc:creator _:Eleadora_Baksh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overladen.tld/thriftier/menologies.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "enslavement menologies precleans"^^xsd:string. + foaf:homepage "http://www.thriftier.tld/precleans/minds.html"^^xsd:string. + swrc:journal . +_:Omais_Dodd rdf:type foaf:Person. +_:Omais_Dodd foaf:name "Omais Dodd"^^xsd:string. + dc:creator _:Omais_Dodd. + rdf:type bench:Article. + rdfs:seeAlso "http://www.menologies.tld/minds/reliefs.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "precleans reliefs cornify"^^xsd:string. + foaf:homepage "http://www.minds.tld/cornify/subsiding.html"^^xsd:string. + swrc:journal . +_:Anastasios_Fradkin rdf:type foaf:Person. +_:Anastasios_Fradkin foaf:name "Anastasios Fradkin"^^xsd:string. + dc:creator _:Anastasios_Fradkin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reliefs.tld/subsiding/deciduously.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "cornify deciduously loury"^^xsd:string. + foaf:homepage "http://www.subsiding.tld/loury/corruptibilities.html"^^xsd:string. + swrc:journal . +_:Zoltan_Nusom rdf:type foaf:Person. +_:Zoltan_Nusom foaf:name "Zoltan Nusom"^^xsd:string. + dc:creator _:Zoltan_Nusom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deciduously.tld/corruptibilities/southwesterner.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "loury southwesterner slayers"^^xsd:string. + foaf:homepage "http://www.corruptibilities.tld/slayers/carnalities.html"^^xsd:string. + swrc:journal . +_:Taura_Saavedra rdf:type foaf:Person. +_:Taura_Saavedra foaf:name "Taura Saavedra"^^xsd:string. + dc:creator _:Taura_Saavedra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.southwesterner.tld/carnalities/tagged.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "slayers tagged recentest"^^xsd:string. + foaf:homepage "http://www.carnalities.tld/recentest/remodelling.html"^^xsd:string. + swrc:journal . +_:Emi_Fiesel rdf:type foaf:Person. +_:Emi_Fiesel foaf:name "Emi Fiesel"^^xsd:string. + dc:creator _:Emi_Fiesel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tagged.tld/remodelling/bolsterer.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "recentest bolsterer shute"^^xsd:string. + foaf:homepage "http://www.remodelling.tld/shute/homosexuality.html"^^xsd:string. + swrc:journal . +_:Renau_Sweetwood rdf:type foaf:Person. +_:Renau_Sweetwood foaf:name "Renau Sweetwood"^^xsd:string. + dc:creator _:Renau_Sweetwood. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bolsterer.tld/homosexuality/savories.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "shute savories groats"^^xsd:string. + foaf:homepage "http://www.homosexuality.tld/groats/maligning.html"^^xsd:string. + swrc:journal . +_:Milenyo_Bucek rdf:type foaf:Person. +_:Milenyo_Bucek foaf:name "Milenyo Bucek"^^xsd:string. + dc:creator _:Milenyo_Bucek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.savories.tld/maligning/redolence.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "groats redolence separatist"^^xsd:string. + foaf:homepage "http://www.maligning.tld/separatist/wists.html"^^xsd:string. + swrc:journal . +_:Najeem_Marsee rdf:type foaf:Person. +_:Najeem_Marsee foaf:name "Najeem Marsee"^^xsd:string. + dc:creator _:Najeem_Marsee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.redolence.tld/wists/flankers.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "separatist flankers redistribution"^^xsd:string. + foaf:homepage "http://www.wists.tld/redistribution/pettifogger.html"^^xsd:string. + swrc:journal . +_:Ron_Lazar rdf:type foaf:Person. +_:Ron_Lazar foaf:name "Ron Lazar"^^xsd:string. + dc:creator _:Ron_Lazar. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "flankers pettifogger docks"^^xsd:string. + foaf:homepage "http://www.redistribution.tld/docks/subsidization.html"^^xsd:string. + swrc:journal . +_:Gary_Martine rdf:type foaf:Person. +_:Gary_Martine foaf:name "Gary Martine"^^xsd:string. + dc:creator _:Gary_Martine. + rdf:type bench:Article. + swrc:pages "39"^^xsd:integer. + dc:title "pettifogger subsidization pissoir"^^xsd:string. + foaf:homepage "http://www.docks.tld/pissoir/stockrooms.html"^^xsd:string. + swrc:journal . +_:Sinead_Wabasha rdf:type foaf:Person. +_:Sinead_Wabasha foaf:name "Sinead Wabasha"^^xsd:string. + dc:creator _:Sinead_Wabasha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subsidization.tld/stockrooms/tasseling.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "pissoir tasseling parapsychologists"^^xsd:string. + foaf:homepage "http://www.stockrooms.tld/parapsychologists/heterodox.html"^^xsd:string. + swrc:journal . +_:Deon_Heiderman rdf:type foaf:Person. +_:Deon_Heiderman foaf:name "Deon Heiderman"^^xsd:string. + dc:creator _:Deon_Heiderman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tasseling.tld/heterodox/unconnected.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "parapsychologists unconnected mangey"^^xsd:string. + foaf:homepage "http://www.heterodox.tld/mangey/chared.html"^^xsd:string. + swrc:journal . +_:Iliana_Holstein rdf:type foaf:Person. +_:Iliana_Holstein foaf:name "Iliana Holstein"^^xsd:string. + dc:creator _:Iliana_Holstein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unconnected.tld/chared/superconductor.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "mangey superconductor accentuated"^^xsd:string. + foaf:homepage "http://www.chared.tld/accentuated/mirier.html"^^xsd:string. + swrc:journal . +_:Busta_Salak rdf:type foaf:Person. +_:Busta_Salak foaf:name "Busta Salak"^^xsd:string. + dc:creator _:Busta_Salak. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "superconductor mirier hectometer"^^xsd:string. + foaf:homepage "http://www.accentuated.tld/hectometer/franked.html"^^xsd:string. + swrc:journal . +_:Waljan_Birckett rdf:type foaf:Person. +_:Waljan_Birckett foaf:name "Waljan Birckett"^^xsd:string. + dc:creator _:Waljan_Birckett. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mirier.tld/franked/drupelet.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "hectometer drupelet stethoscopies"^^xsd:string. + foaf:homepage "http://www.franked.tld/stethoscopies/ways.html"^^xsd:string. + swrc:journal . +_:Tekha_Stoiber rdf:type foaf:Person. +_:Tekha_Stoiber foaf:name "Tekha Stoiber"^^xsd:string. + dc:creator _:Tekha_Stoiber. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drupelet.tld/ways/unrevealed.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "stethoscopies unrevealed cadencing"^^xsd:string. + foaf:homepage "http://www.ways.tld/cadencing/tuts.html"^^xsd:string. + swrc:journal . +_:Ihaab_Gebo rdf:type foaf:Person. +_:Ihaab_Gebo foaf:name "Ihaab Gebo"^^xsd:string. + dc:creator _:Ihaab_Gebo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unrevealed.tld/tuts/reflowered.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "cadencing reflowered eructating"^^xsd:string. + foaf:homepage "http://www.tuts.tld/eructating/scurrilously.html"^^xsd:string. + swrc:journal . +_:Saemon_Veach rdf:type foaf:Person. +_:Saemon_Veach foaf:name "Saemon Veach"^^xsd:string. + dc:creator _:Saemon_Veach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reflowered.tld/scurrilously/pima.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "eructating pima whereinsoever"^^xsd:string. + foaf:homepage "http://www.scurrilously.tld/whereinsoever/readaptation.html"^^xsd:string. + swrc:journal . +_:Keisha_Tagami rdf:type foaf:Person. +_:Keisha_Tagami foaf:name "Keisha Tagami"^^xsd:string. + dc:creator _:Keisha_Tagami. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pima.tld/readaptation/biassing.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "whereinsoever biassing yellowbellies"^^xsd:string. + foaf:homepage "http://www.readaptation.tld/yellowbellies/nonexpendable.html"^^xsd:string. + swrc:journal . +_:Florentine_Fowble rdf:type foaf:Person. +_:Florentine_Fowble foaf:name "Florentine Fowble"^^xsd:string. + dc:creator _:Florentine_Fowble. + rdf:type bench:Article. + rdfs:seeAlso "http://www.biassing.tld/nonexpendable/fortunes.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "yellowbellies fortunes subalterns"^^xsd:string. + foaf:homepage "http://www.nonexpendable.tld/subalterns/guernseys.html"^^xsd:string. + swrc:journal . +_:Constantina_Benck rdf:type foaf:Person. +_:Constantina_Benck foaf:name "Constantina Benck"^^xsd:string. + dc:creator _:Constantina_Benck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fortunes.tld/guernseys/wrathily.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "subalterns wrathily hasteners"^^xsd:string. + foaf:homepage "http://www.guernseys.tld/hasteners/unoffered.html"^^xsd:string. + swrc:journal . +_:Tamafune_Ratering rdf:type foaf:Person. +_:Tamafune_Ratering foaf:name "Tamafune Ratering"^^xsd:string. + dc:creator _:Tamafune_Ratering. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wrathily.tld/unoffered/albinoism.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "hasteners albinoism dependant"^^xsd:string. + foaf:homepage "http://www.unoffered.tld/dependant/differs.html"^^xsd:string. + swrc:journal . +_:Nabeel_Bauerle rdf:type foaf:Person. +_:Nabeel_Bauerle foaf:name "Nabeel Bauerle"^^xsd:string. + dc:creator _:Nabeel_Bauerle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.albinoism.tld/differs/fellatrix.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "dependant fellatrix prefabricating"^^xsd:string. + foaf:homepage "http://www.differs.tld/prefabricating/wirephotos.html"^^xsd:string. + swrc:journal . +_:Rogned_Trasport rdf:type foaf:Person. +_:Rogned_Trasport foaf:name "Rogned Trasport"^^xsd:string. + dc:creator _:Rogned_Trasport. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fellatrix.tld/wirephotos/cracksman.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "prefabricating cracksman seizures"^^xsd:string. + foaf:homepage "http://www.wirephotos.tld/seizures/trustified.html"^^xsd:string. + swrc:journal . +_:Josephina_Idris rdf:type foaf:Person. +_:Josephina_Idris foaf:name "Josephina Idris"^^xsd:string. + dc:creator _:Josephina_Idris. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cracksman.tld/trustified/skiddooing.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "seizures skiddooing zeitgeist"^^xsd:string. + foaf:homepage "http://www.trustified.tld/zeitgeist/trimotor.html"^^xsd:string. + swrc:journal . +_:Ekaja_Glaves rdf:type foaf:Person. +_:Ekaja_Glaves foaf:name "Ekaja Glaves"^^xsd:string. + dc:creator _:Ekaja_Glaves. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skiddooing.tld/trimotor/townless.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "zeitgeist townless mestizoes"^^xsd:string. + foaf:homepage "http://www.trimotor.tld/mestizoes/gook.html"^^xsd:string. + swrc:journal . +_:Taliesin_Okeke rdf:type foaf:Person. +_:Taliesin_Okeke foaf:name "Taliesin Okeke"^^xsd:string. + dc:creator _:Taliesin_Okeke. +_:Baruna_Minichiello rdf:type foaf:Person. +_:Baruna_Minichiello foaf:name "Baruna Minichiello"^^xsd:string. + dc:creator _:Baruna_Minichiello. + rdf:type bench:Article. + rdfs:seeAlso "http://www.townless.tld/gook/cottontails.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "mestizoes cottontails velocipedes"^^xsd:string. + foaf:homepage "http://www.gook.tld/velocipedes/trainmaster.html"^^xsd:string. + swrc:journal . +_:Arina_Lillig rdf:type foaf:Person. +_:Arina_Lillig foaf:name "Arina Lillig"^^xsd:string. + dc:creator _:Arina_Lillig. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "cottontails trainmaster divorceable"^^xsd:string. + foaf:homepage "http://www.velocipedes.tld/divorceable/unpiled.html"^^xsd:string. + swrc:journal . +_:Koji_Gola rdf:type foaf:Person. +_:Koji_Gola foaf:name "Koji Gola"^^xsd:string. + dc:creator _:Koji_Gola. +_:Seth_Nylin rdf:type foaf:Person. +_:Seth_Nylin foaf:name "Seth Nylin"^^xsd:string. + dc:creator _:Seth_Nylin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trainmaster.tld/unpiled/freakishness.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "divorceable freakishness overed"^^xsd:string. + foaf:homepage "http://www.unpiled.tld/overed/damping.html"^^xsd:string. + swrc:journal . +_:Kimiko_Draheim rdf:type foaf:Person. +_:Kimiko_Draheim foaf:name "Kimiko Draheim"^^xsd:string. + dc:creator _:Kimiko_Draheim. + rdf:type bench:Article. + swrc:pages "56"^^xsd:integer. + dc:title "freakishness damping benightedness"^^xsd:string. + foaf:homepage "http://www.overed.tld/benightedness/parapsychologies.html"^^xsd:string. + swrc:journal . +_:Ladislava_Desforges rdf:type foaf:Person. +_:Ladislava_Desforges foaf:name "Ladislava Desforges"^^xsd:string. + dc:creator _:Ladislava_Desforges. + rdf:type bench:Article. + rdfs:seeAlso "http://www.damping.tld/parapsychologies/deportable.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "benightedness deportable stereotyper"^^xsd:string. + foaf:homepage "http://www.parapsychologies.tld/stereotyper/dills.html"^^xsd:string. + swrc:journal . +_:Harrison_Steinkamp rdf:type foaf:Person. +_:Harrison_Steinkamp foaf:name "Harrison Steinkamp"^^xsd:string. + dc:creator _:Harrison_Steinkamp. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "deportable dills sidestepped"^^xsd:string. + foaf:homepage "http://www.stereotyper.tld/sidestepped/defuze.html"^^xsd:string. + swrc:journal . +_:Papandrou_Stich rdf:type foaf:Person. +_:Papandrou_Stich foaf:name "Papandrou Stich"^^xsd:string. + dc:creator _:Papandrou_Stich. + swrc:editor _:Lutfi_Peak. + swrc:editor _:Fathi_Sylvest. + swrc:editor _:Jabreic_Pallanes. + rdf:type bench:Incollection. + bench:booktitle "dills defuze indefeasible"^^xsd:string. + rdfs:seeAlso "http://www.sidestepped.tld/indefeasible/estimators.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "defuze estimators tenpin"^^xsd:string. + foaf:homepage "http://www.indefeasible.tld/tenpin/syndication.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. +_:Eurypylus_Zacher rdf:type foaf:Person. +_:Eurypylus_Zacher foaf:name "Eurypylus Zacher"^^xsd:string. + dc:creator _:Eurypylus_Zacher. + rdf:type bench:Proceedings. + bench:booktitle "estimators syndication mismanagement"^^xsd:string. + swrc:isbn "0-3719-4020-0"^^xsd:string. + dc:publisher "Sybex"^^xsd:string. + dc:title "Proceeding 2 (1963)"^^xsd:string. + foaf:homepage "http://www.syndication.tld/shakeouts/peddlar.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "mismanagement peddlar ensilage"^^xsd:string. + rdfs:seeAlso "http://www.shakeouts.tld/ensilage/annulments.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "peddlar annulments sultans"^^xsd:string. + foaf:homepage "http://www.ensilage.tld/sultans/potsie.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cordie_Witte. + rdf:type bench:Inproceedings. + bench:booktitle "annulments potsie outleaping"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "sultans outleaping illegalization"^^xsd:string. + foaf:homepage "http://www.potsie.tld/illegalization/vetoed.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Svetokhna_Bayley. + dc:creator _:Amulya_Raef. + rdf:type bench:Inproceedings. + bench:booktitle "outleaping vetoed responding"^^xsd:string. + rdfs:seeAlso "http://www.illegalization.tld/responding/dismantlement.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "vetoed dismantlement abdication"^^xsd:string. + foaf:homepage "http://www.responding.tld/abdication/semitrailers.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Svetokhna_Bayley. + dc:creator _:Amulya_Raef. + rdf:type bench:Inproceedings. + bench:booktitle "dismantlement semitrailers motives"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "abdication motives cuttle"^^xsd:string. + foaf:homepage "http://www.semitrailers.tld/cuttle/pitiableness.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Glikeriya_Wieland. + dc:creator _:Freira_Sharits. + rdf:type bench:Inproceedings. + bench:booktitle "motives pitiableness highjack"^^xsd:string. + rdfs:seeAlso "http://www.cuttle.tld/highjack/crabbiest.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "pitiableness crabbiest carmakers"^^xsd:string. + foaf:homepage "http://www.highjack.tld/carmakers/plotless.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Glikeriya_Wieland. + rdf:type bench:Inproceedings. + bench:booktitle "crabbiest plotless equivocates"^^xsd:string. + rdfs:seeAlso "http://www.carmakers.tld/equivocates/colonists.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "plotless colonists eardrop"^^xsd:string. + foaf:homepage "http://www.equivocates.tld/eardrop/debone.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Freira_Sharits. + rdf:type bench:Inproceedings. + bench:booktitle "colonists debone schoolgirls"^^xsd:string. + rdfs:seeAlso "http://www.eardrop.tld/schoolgirls/deanships.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "debone deanships levitation"^^xsd:string. + foaf:homepage "http://www.schoolgirls.tld/levitation/congruency.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cody_Mathena. + dc:creator _:Yoshimatsu_Richie. + rdf:type bench:Inproceedings. + bench:booktitle "deanships congruency sapped"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "levitation sapped enamouring"^^xsd:string. + foaf:homepage "http://www.congruency.tld/enamouring/predestinates.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Cody_Mathena. + dc:creator _:Yoshimatsu_Richie. + rdf:type bench:Inproceedings. + bench:booktitle "sapped predestinates reconsigned"^^xsd:string. + rdfs:seeAlso "http://www.enamouring.tld/reconsigned/dismantled.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "predestinates dismantled architraves"^^xsd:string. + foaf:homepage "http://www.reconsigned.tld/architraves/motorboat.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fatlinda_Coomey. + rdf:type bench:Inproceedings. + bench:booktitle "dismantled motorboat collapses"^^xsd:string. + rdfs:seeAlso "http://www.architraves.tld/collapses/homelier.html"^^xsd:string. + dc:title "motorboat homelier oversimple"^^xsd:string. + foaf:homepage "http://www.collapses.tld/oversimple/angstroms.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Fatlinda_Coomey. + rdf:type bench:Inproceedings. + bench:booktitle "homelier angstroms serest"^^xsd:string. + rdfs:seeAlso "http://www.oversimple.tld/serest/precleaning.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "angstroms precleaning hordes"^^xsd:string. + foaf:homepage "http://www.serest.tld/hordes/chewiest.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gwyr_Catacun. + rdf:type bench:Inproceedings. + bench:booktitle "precleaning chewiest beanies"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "hordes beanies sequestrate"^^xsd:string. + foaf:homepage "http://www.chewiest.tld/sequestrate/recognized.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gwyr_Catacun. + dc:creator _:Jacky_Gurrieri. + rdf:type bench:Inproceedings. + bench:booktitle "beanies recognized portliest"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "sequestrate portliest loves"^^xsd:string. + foaf:homepage "http://www.recognized.tld/loves/bakshish.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jacky_Gurrieri. + rdf:type bench:Inproceedings. + bench:booktitle "portliest bakshish elds"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "loves elds creepier"^^xsd:string. + foaf:homepage "http://www.bakshish.tld/creepier/mitigation.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fedorka_Nierenberg. + rdf:type bench:Inproceedings. + bench:booktitle "elds mitigation meatball"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "creepier meatball inwinds"^^xsd:string. + foaf:homepage "http://www.mitigation.tld/inwinds/pluses.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Fedorka_Nierenberg. + rdf:type bench:Inproceedings. + bench:booktitle "meatball pluses dustups"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "inwinds dustups delfts"^^xsd:string. + foaf:homepage "http://www.pluses.tld/delfts/incumbently.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yaeesh_Libby. + rdf:type bench:Inproceedings. + bench:booktitle "dustups incumbently igloos"^^xsd:string. + rdfs:seeAlso "http://www.delfts.tld/igloos/rester.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "incumbently rester sourly"^^xsd:string. + foaf:homepage "http://www.igloos.tld/sourly/cartable.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yaeesh_Libby. + rdf:type bench:Inproceedings. + bench:booktitle "rester cartable chunked"^^xsd:string. + rdfs:seeAlso "http://www.sourly.tld/chunked/votaries.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "cartable votaries stereos"^^xsd:string. + foaf:homepage "http://www.chunked.tld/stereos/mediatorial.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jedidiah_Carey. + rdf:type bench:Inproceedings. + bench:booktitle "votaries mediatorial molders"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "stereos molders frescoists"^^xsd:string. + foaf:homepage "http://www.mediatorial.tld/frescoists/ameba.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jedidiah_Carey. + rdf:type bench:Inproceedings. + bench:booktitle "molders ameba noninstinctual"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "frescoists noninstinctual kimonoed"^^xsd:string. + foaf:homepage "http://www.ameba.tld/kimonoed/fecundity.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Apa_Skibbe. + rdf:type bench:Inproceedings. + bench:booktitle "noninstinctual fecundity substantialness"^^xsd:string. + dc:title "kimonoed substantialness lividity"^^xsd:string. + foaf:homepage "http://www.fecundity.tld/lividity/mutably.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Apa_Skibbe. + rdf:type bench:Inproceedings. + bench:booktitle "substantialness mutably gravamen"^^xsd:string. + rdfs:seeAlso "http://www.lividity.tld/gravamen/felicitating.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "mutably felicitating arbitrariness"^^xsd:string. + foaf:homepage "http://www.gravamen.tld/arbitrariness/glomming.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurentia_Vandevort. + rdf:type bench:Inproceedings. + bench:booktitle "felicitating glomming incorporated"^^xsd:string. + rdfs:seeAlso "http://www.arbitrariness.tld/incorporated/winged.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "glomming winged missilry"^^xsd:string. + foaf:homepage "http://www.incorporated.tld/missilry/faithing.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurentia_Vandevort. + rdf:type bench:Inproceedings. + bench:booktitle "winged faithing erbiums"^^xsd:string. + bench:cdrom "http://www.missilry.tld/erbiums/ripcords.html"^^xsd:string. + rdfs:seeAlso "http://www.faithing.tld/ripcords/porphyries.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "erbiums porphyries mobbish"^^xsd:string. + foaf:homepage "http://www.ripcords.tld/mobbish/soupy.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Humberto_Simms. + rdf:type bench:Inproceedings. + bench:booktitle "porphyries soupy reenacting"^^xsd:string. + bench:cdrom "http://www.mobbish.tld/reenacting/nonexplosives.html"^^xsd:string. + rdfs:seeAlso "http://www.soupy.tld/nonexplosives/scorchingly.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "reenacting scorchingly bioecologies"^^xsd:string. + foaf:homepage "http://www.nonexplosives.tld/bioecologies/dabblers.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Humberto_Simms. + rdf:type bench:Inproceedings. + bench:booktitle "scorchingly dabblers overtired"^^xsd:string. + rdfs:seeAlso "http://www.bioecologies.tld/overtired/carfares.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "dabblers carfares toots"^^xsd:string. + foaf:homepage "http://www.overtired.tld/toots/undervaluing.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Ikuko_Harsha. + dc:creator _:Denise_Avant. + rdf:type bench:Inproceedings. + bench:booktitle "carfares undervaluing iroquoian"^^xsd:string. + rdfs:seeAlso "http://www.toots.tld/iroquoian/floaty.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "undervaluing floaty dipper"^^xsd:string. + foaf:homepage "http://www.iroquoian.tld/dipper/seels.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ikuko_Harsha. + rdf:type bench:Inproceedings. + bench:booktitle "floaty seels youngs"^^xsd:string. + rdfs:seeAlso "http://www.dipper.tld/youngs/graveclothes.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "seels graveclothes nonexistence"^^xsd:string. + foaf:homepage "http://www.youngs.tld/nonexistence/debits.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Denise_Avant. + rdf:type bench:Inproceedings. + bench:booktitle "graveclothes debits assignment"^^xsd:string. + rdfs:seeAlso "http://www.nonexistence.tld/assignment/scoopers.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "debits scoopers heartwood"^^xsd:string. + foaf:homepage "http://www.assignment.tld/heartwood/atavic.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Catalin_Mitzner. + rdf:type bench:Inproceedings. + bench:booktitle "scoopers atavic averment"^^xsd:string. + rdfs:seeAlso "http://www.heartwood.tld/averment/natured.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "atavic natured genuses"^^xsd:string. + foaf:homepage "http://www.averment.tld/genuses/wooded.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Catalin_Mitzner. + rdf:type bench:Inproceedings. + bench:booktitle "natured wooded sumatrans"^^xsd:string. + rdfs:seeAlso "http://www.genuses.tld/sumatrans/reaccuses.html"^^xsd:string. + dc:title "wooded reaccuses chamfered"^^xsd:string. + foaf:homepage "http://www.sumatrans.tld/chamfered/showcasing.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anala_Stankovic. + rdf:type bench:Inproceedings. + bench:booktitle "reaccuses showcasing straightener"^^xsd:string. + rdfs:seeAlso "http://www.chamfered.tld/straightener/schleps.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "showcasing schleps damners"^^xsd:string. + foaf:homepage "http://www.straightener.tld/damners/bozos.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anala_Stankovic. + rdf:type bench:Inproceedings. + bench:booktitle "schleps bozos sounding"^^xsd:string. + rdfs:seeAlso "http://www.damners.tld/sounding/halfpence.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "bozos halfpence paraguayan"^^xsd:string. + foaf:homepage "http://www.sounding.tld/paraguayan/bursts.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Kassius_Leech. + rdf:type bench:Inproceedings. + bench:booktitle "halfpence bursts imagined"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "paraguayan imagined eroded"^^xsd:string. + foaf:homepage "http://www.bursts.tld/eroded/punctuates.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kassius_Leech. + rdf:type bench:Inproceedings. + bench:booktitle "imagined punctuates chillum"^^xsd:string. + rdfs:seeAlso "http://www.eroded.tld/chillum/fenced.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "punctuates fenced uncircumcised"^^xsd:string. + foaf:homepage "http://www.chillum.tld/uncircumcised/nickelodeon.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Snanduliia_Rynes. + rdf:type bench:Inproceedings. + bench:abstract "spermatozoa renderings lambent cyclos phantasies absenter confirming civilise corpses oversexed linchpin expurgations impugnable pastured rechartering digged backstay mozambique moodier redistributed appeasing rapaciousness friaries obeyed tasked newmown interclass catabolize spaceman ejecta unpenned thumbtacks savorier spectates tertian plodded slighting inquiring degradedness ladling marvelling romanticize nixing gazettes slavered otoliths iguana mystifiers inventively interpretative porcelains redder nows besiegement ideologized knitter franchises brusquer bakemeats intermixes welsher reignite songsters sighers demolishes prodemocratic curableness briars brutify unenthusiastically unwieldiness massagists disagreeably anthologist compressors mountings microbiotic crosscuts snowflakes radians carillonneur rn reexported enfevered furnishings cutin subjectiveness conflicted quarrelers nonsalaried spitted unsubmissive tacked jeopardies contraltos meshes wigglers decryptions abaters souffles smarter pierced slobbered shinleaf biles unspectacular feasance towlines songstress showery rerun realizations developed outfights morons overprice unspeakable shutting sphygmography sconce dampens boneheads rappers rescuer fricasseeing disassociate crevasse represses hoops miasms colonizers meowing dissenters mutilators obligator humbling pentacle vampish"^^xsd:string. + bench:booktitle "fenced nickelodeon environmentalist"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "uncircumcised environmentalist header"^^xsd:string. + foaf:homepage "http://www.nickelodeon.tld/header/gibbetted.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Snanduliia_Rynes. + rdf:type bench:Inproceedings. + bench:booktitle "environmentalist gibbetted englutting"^^xsd:string. + dc:title "header englutting twilights"^^xsd:string. + foaf:homepage "http://www.gibbetted.tld/twilights/foreshown.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Risa_Muninger. + rdf:type bench:Inproceedings. + bench:booktitle "englutting foreshown tobacconists"^^xsd:string. + rdfs:seeAlso "http://www.twilights.tld/tobacconists/truantry.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "foreshown truantry industrially"^^xsd:string. + foaf:homepage "http://www.tobacconists.tld/industrially/regerminated.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Risa_Muninger. + rdf:type bench:Inproceedings. + bench:booktitle "truantry regerminated procreates"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "industrially procreates milliliter"^^xsd:string. + foaf:homepage "http://www.regerminated.tld/milliliter/lessening.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mami_Gruger. + rdf:type bench:Inproceedings. + bench:booktitle "procreates lessening epilepsies"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "milliliter epilepsies carwash"^^xsd:string. + foaf:homepage "http://www.lessening.tld/carwash/viceregally.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mami_Gruger. + rdf:type bench:Inproceedings. + bench:booktitle "epilepsies viceregally overabound"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "carwash overabound destines"^^xsd:string. + foaf:homepage "http://www.viceregally.tld/destines/cyclonically.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Tsurayaki_Ivan. + dc:creator _:Tazia_Caillouet. + rdf:type bench:Inproceedings. + bench:booktitle "overabound cyclonically woosh"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "destines woosh winningly"^^xsd:string. + foaf:homepage "http://www.cyclonically.tld/winningly/unimpeachability.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tsurayaki_Ivan. + rdf:type bench:Inproceedings. + bench:booktitle "woosh unimpeachability abbreviations"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "winningly abbreviations bootleggers"^^xsd:string. + foaf:homepage "http://www.unimpeachability.tld/bootleggers/indigos.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tazia_Caillouet. + rdf:type bench:Inproceedings. + bench:booktitle "abbreviations indigos tidiest"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "bootleggers tidiest sacksful"^^xsd:string. + foaf:homepage "http://www.indigos.tld/sacksful/requesting.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Damario_Wardle. + rdf:type bench:Inproceedings. + bench:booktitle "tidiest requesting nonstrategic"^^xsd:string. + rdfs:seeAlso "http://www.sacksful.tld/nonstrategic/undiminished.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "requesting undiminished spics"^^xsd:string. + foaf:homepage "http://www.nonstrategic.tld/spics/plumps.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Damario_Wardle. + rdf:type bench:Inproceedings. + bench:booktitle "undiminished plumps oversteps"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "spics oversteps caesium"^^xsd:string. + foaf:homepage "http://www.plumps.tld/caesium/peripherally.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:LaCienega_Konig. + rdf:type bench:Inproceedings. + bench:booktitle "oversteps peripherally summings"^^xsd:string. + rdfs:seeAlso "http://www.caesium.tld/summings/accommodations.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "peripherally accommodations miners"^^xsd:string. + foaf:homepage "http://www.summings.tld/miners/harshened.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:LaCienega_Konig. + rdf:type bench:Inproceedings. + bench:booktitle "accommodations harshened alienated"^^xsd:string. + rdfs:seeAlso "http://www.miners.tld/alienated/delis.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "harshened delis beautification"^^xsd:string. + foaf:homepage "http://www.alienated.tld/beautification/noised.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Akkios_Chamberlian. + rdf:type bench:Inproceedings. + bench:booktitle "delis noised swappers"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "beautification swappers respondents"^^xsd:string. + foaf:homepage "http://www.noised.tld/respondents/exorbitantly.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Akkios_Chamberlian. + rdf:type bench:Inproceedings. + bench:booktitle "swappers exorbitantly halves"^^xsd:string. + rdfs:seeAlso "http://www.respondents.tld/halves/frere.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "exorbitantly frere flagellator"^^xsd:string. + foaf:homepage "http://www.halves.tld/flagellator/sojourned.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aeolus_Abril. + rdf:type bench:Inproceedings. + bench:booktitle "frere sojourned vulcanized"^^xsd:string. + rdfs:seeAlso "http://www.flagellator.tld/vulcanized/electrogram.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "sojourned electrogram tracheotomy"^^xsd:string. + foaf:homepage "http://www.vulcanized.tld/tracheotomy/mycelium.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aeolus_Abril. + rdf:type bench:Inproceedings. + bench:booktitle "electrogram mycelium maniocas"^^xsd:string. + rdfs:seeAlso "http://www.tracheotomy.tld/maniocas/folkmotes.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "mycelium folkmotes harbour"^^xsd:string. + foaf:homepage "http://www.maniocas.tld/harbour/goatskin.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mitsuharu_Bryngelson. + rdf:type bench:Inproceedings. + bench:booktitle "folkmotes goatskin signalman"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "harbour signalman abusively"^^xsd:string. + foaf:homepage "http://www.goatskin.tld/abusively/cranes.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mitsuharu_Bryngelson. + rdf:type bench:Inproceedings. + bench:booktitle "signalman cranes tureen"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "abusively tureen smarting"^^xsd:string. + foaf:homepage "http://www.cranes.tld/smarting/unendangered.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:AbdurRaqeeb_Aylor. + rdf:type bench:Inproceedings. + bench:booktitle "tureen unendangered warmer"^^xsd:string. + rdfs:seeAlso "http://www.smarting.tld/warmer/keelage.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "unendangered keelage perverter"^^xsd:string. + foaf:homepage "http://www.warmer.tld/perverter/homagers.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:AbdurRaqeeb_Aylor. + swrc:editor . + swrc:editor _:Jabreic_Pallanes. + swrc:editor _:Ronelle_Plake. + swrc:editor _:Dima_Janas. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1963)"^^xsd:string. + swrc:volume "8"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "102"^^xsd:integer. + dc:title "perverter consummator holistically"^^xsd:string. + foaf:homepage "http://www.homagers.tld/holistically/swelled.html"^^xsd:string. + swrc:journal . +_:Hoshie_Nitti rdf:type foaf:Person. +_:Hoshie_Nitti foaf:name "Hoshie Nitti"^^xsd:string. + dc:creator _:Hoshie_Nitti. +_:Blerina_Robotham rdf:type foaf:Person. +_:Blerina_Robotham foaf:name "Blerina Robotham"^^xsd:string. + dc:creator _:Blerina_Robotham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.consummator.tld/swelled/hennery.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "holistically hennery dodgier"^^xsd:string. + foaf:homepage "http://www.swelled.tld/dodgier/clawed.html"^^xsd:string. + swrc:journal . +_:Columbine_Moffit rdf:type foaf:Person. +_:Columbine_Moffit foaf:name "Columbine Moffit"^^xsd:string. + dc:creator _:Columbine_Moffit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hennery.tld/clawed/maize.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "dodgier maize inculpates"^^xsd:string. + foaf:homepage "http://www.clawed.tld/inculpates/shortchanging.html"^^xsd:string. + swrc:journal . +_:Tarozaemon_Nettik rdf:type foaf:Person. +_:Tarozaemon_Nettik foaf:name "Tarozaemon Nettik"^^xsd:string. + dc:creator _:Tarozaemon_Nettik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.maize.tld/shortchanging/truncheons.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "inculpates truncheons simplism"^^xsd:string. + foaf:homepage "http://www.shortchanging.tld/simplism/ejective.html"^^xsd:string. + swrc:journal . +_:Illinya_Shulz rdf:type foaf:Person. +_:Illinya_Shulz foaf:name "Illinya Shulz"^^xsd:string. + dc:creator _:Illinya_Shulz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.truncheons.tld/ejective/elasticizing.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "simplism elasticizing licitly"^^xsd:string. + foaf:homepage "http://www.ejective.tld/licitly/unapprehensive.html"^^xsd:string. + swrc:journal . +_:Seika_Moratto rdf:type foaf:Person. +_:Seika_Moratto foaf:name "Seika Moratto"^^xsd:string. + dc:creator _:Seika_Moratto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.elasticizing.tld/unapprehensive/federates.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "licitly federates pallbearers"^^xsd:string. + foaf:homepage "http://www.unapprehensive.tld/pallbearers/apter.html"^^xsd:string. + swrc:journal . +_:Ish_Georgiades rdf:type foaf:Person. +_:Ish_Georgiades foaf:name "Ish Georgiades"^^xsd:string. + dc:creator _:Ish_Georgiades. + rdf:type bench:Article. + swrc:pages "198"^^xsd:integer. + dc:title "federates apter looniness"^^xsd:string. + foaf:homepage "http://www.pallbearers.tld/looniness/felicitously.html"^^xsd:string. + swrc:journal . +_:Hodawa_Doughman rdf:type foaf:Person. +_:Hodawa_Doughman foaf:name "Hodawa Doughman"^^xsd:string. + dc:creator _:Hodawa_Doughman. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "apter felicitously pizazz"^^xsd:string. + foaf:homepage "http://www.looniness.tld/pizazz/blueys.html"^^xsd:string. + swrc:journal . +_:Akaka_Buron rdf:type foaf:Person. +_:Akaka_Buron foaf:name "Akaka Buron"^^xsd:string. + dc:creator _:Akaka_Buron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.felicitously.tld/blueys/withed.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "pizazz withed snuffler"^^xsd:string. + foaf:homepage "http://www.blueys.tld/snuffler/clamour.html"^^xsd:string. + swrc:journal . +_:Cheyli_Englade rdf:type foaf:Person. +_:Cheyli_Englade foaf:name "Cheyli Englade"^^xsd:string. + dc:creator _:Cheyli_Englade. + rdf:type bench:Article. + rdfs:seeAlso "http://www.withed.tld/clamour/tampering.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "snuffler tampering hookless"^^xsd:string. + foaf:homepage "http://www.clamour.tld/hookless/whickers.html"^^xsd:string. + swrc:journal . +_:Ari_Baddour rdf:type foaf:Person. +_:Ari_Baddour foaf:name "Ari Baddour"^^xsd:string. + dc:creator _:Ari_Baddour. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tampering.tld/whickers/garrotting.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "hookless garrotting unworried"^^xsd:string. + foaf:homepage "http://www.whickers.tld/unworried/reuse.html"^^xsd:string. + swrc:journal . +_:Shunsuke_Berka rdf:type foaf:Person. +_:Shunsuke_Berka foaf:name "Shunsuke Berka"^^xsd:string. + dc:creator _:Shunsuke_Berka. + rdf:type bench:Article. + rdfs:seeAlso "http://www.garrotting.tld/reuse/pipage.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "unworried pipage galateas"^^xsd:string. + foaf:homepage "http://www.reuse.tld/galateas/windblown.html"^^xsd:string. + swrc:journal . +_:Tolenka_Slezak rdf:type foaf:Person. +_:Tolenka_Slezak foaf:name "Tolenka Slezak"^^xsd:string. + dc:creator _:Tolenka_Slezak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pipage.tld/windblown/evading.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "galateas evading slicers"^^xsd:string. + foaf:homepage "http://www.windblown.tld/slicers/ledges.html"^^xsd:string. + swrc:journal . +_:Everhart_Hlywa rdf:type foaf:Person. +_:Everhart_Hlywa foaf:name "Everhart Hlywa"^^xsd:string. + dc:creator _:Everhart_Hlywa. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "evading ledges fomentation"^^xsd:string. + foaf:homepage "http://www.slicers.tld/fomentation/aerated.html"^^xsd:string. + swrc:journal . +_:Eustachius_Kohout rdf:type foaf:Person. +_:Eustachius_Kohout foaf:name "Eustachius Kohout"^^xsd:string. + dc:creator _:Eustachius_Kohout. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ledges.tld/aerated/grouping.html"^^xsd:string. + swrc:note "cupbearers reweighs tarantulae rebutter jimjams warmakers worshipper witting centiliters rectifiers"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "fomentation grouping godlily"^^xsd:string. + foaf:homepage "http://www.aerated.tld/godlily/ditching.html"^^xsd:string. + swrc:journal . +_:Bala_Robyn rdf:type foaf:Person. +_:Bala_Robyn foaf:name "Bala Robyn"^^xsd:string. + dc:creator _:Bala_Robyn. +_:Perkhta_Carnagey rdf:type foaf:Person. +_:Perkhta_Carnagey foaf:name "Perkhta Carnagey"^^xsd:string. + dc:creator _:Perkhta_Carnagey. + rdf:type bench:Article. + swrc:pages "134"^^xsd:integer. + dc:title "grouping ditching smashed"^^xsd:string. + foaf:homepage "http://www.godlily.tld/smashed/harmfully.html"^^xsd:string. + swrc:journal . +_:Fyrsil_Peachey rdf:type foaf:Person. +_:Fyrsil_Peachey foaf:name "Fyrsil Peachey"^^xsd:string. + dc:creator _:Fyrsil_Peachey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ditching.tld/harmfully/resell.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "smashed resell digger"^^xsd:string. + foaf:homepage "http://www.harmfully.tld/digger/appeases.html"^^xsd:string. + swrc:journal . +_:Hirotaka_Matros rdf:type foaf:Person. +_:Hirotaka_Matros foaf:name "Hirotaka Matros"^^xsd:string. + dc:creator _:Hirotaka_Matros. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resell.tld/appeases/refutatory.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "digger refutatory improvable"^^xsd:string. + foaf:homepage "http://www.appeases.tld/improvable/abstracting.html"^^xsd:string. + swrc:journal . +_:Honour_Kenzie rdf:type foaf:Person. +_:Honour_Kenzie foaf:name "Honour Kenzie"^^xsd:string. + dc:creator _:Honour_Kenzie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.refutatory.tld/abstracting/gussets.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "improvable gussets abounds"^^xsd:string. + foaf:homepage "http://www.abstracting.tld/abounds/demythologizing.html"^^xsd:string. + swrc:journal . +_:Rey_Schwartzwalde rdf:type foaf:Person. +_:Rey_Schwartzwalde foaf:name "Rey Schwartzwalde"^^xsd:string. + dc:creator _:Rey_Schwartzwalde. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gussets.tld/demythologizing/bacteriocidal.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "abounds bacteriocidal judoist"^^xsd:string. + foaf:homepage "http://www.demythologizing.tld/judoist/goddams.html"^^xsd:string. + swrc:journal . +_:Mushanokoji_Slusser rdf:type foaf:Person. +_:Mushanokoji_Slusser foaf:name "Mushanokoji Slusser"^^xsd:string. + dc:creator _:Mushanokoji_Slusser. + rdf:type bench:Article. + bench:abstract "endways clefts protonic avenged spurns accountants clinking awarding veinlets gifting avianizes aureolas lactoprotein miffs diverting psychedelic owners weakeners amassers stinginess nonagreement tidied skillets redivides mizzenmasts waftage liszt impecuniosity lankness dryly modernistic retsinas bargains unemotional doozer unoffensive statement rationalizing overconscientious sizzles secretly monastics tenderheartedness mandragora bezoar pursy pertinence fortuitously acceptances intoxications shamming melded cemetaries joined episcopates dimorphisms unwieldier toils bootlaces reservations hoagies unsureness aerates unconscionably enhancement junkmen canzonas haddocks poetizer languorous rivieras bougainvillaeas bemire footholds drupelets reattempts newspeaks drifters gentling tells unbid mas alas pupates scallywag ab thirstier barbarized interpreted gigolo sacrificially restyled huzza absolvers fruiters removable sapphic ventured beanbag adjuratory relit ceylonese pyric pizzas treasuries heavyhearted ditties"^^xsd:string. + rdfs:seeAlso "http://www.bacteriocidal.tld/goddams/prosed.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "judoist prosed dimmest"^^xsd:string. + foaf:homepage "http://www.goddams.tld/dimmest/scrimpiest.html"^^xsd:string. + swrc:journal . +_:Tasenka_Ionescu rdf:type foaf:Person. +_:Tasenka_Ionescu foaf:name "Tasenka Ionescu"^^xsd:string. + dc:creator _:Tasenka_Ionescu. + rdf:type bench:Article. + bench:cdrom "http://www.prosed.tld/scrimpiest/sinkable.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "dimmest sinkable invasions"^^xsd:string. + foaf:homepage "http://www.scrimpiest.tld/invasions/dribblers.html"^^xsd:string. + swrc:journal . +_:Junichiro_Stealy rdf:type foaf:Person. +_:Junichiro_Stealy foaf:name "Junichiro Stealy"^^xsd:string. + dc:creator _:Junichiro_Stealy. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "sinkable dribblers entrenched"^^xsd:string. + foaf:homepage "http://www.invasions.tld/entrenched/curvets.html"^^xsd:string. + swrc:journal . +_:Charley_Hapeman rdf:type foaf:Person. +_:Charley_Hapeman foaf:name "Charley Hapeman"^^xsd:string. + dc:creator _:Charley_Hapeman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dribblers.tld/curvets/flued.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "entrenched flued paver"^^xsd:string. + foaf:homepage "http://www.curvets.tld/paver/bookmaking.html"^^xsd:string. + swrc:journal . +_:Kali_Jutras rdf:type foaf:Person. +_:Kali_Jutras foaf:name "Kali Jutras"^^xsd:string. + dc:creator _:Kali_Jutras. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flued.tld/bookmaking/roughers.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "paver roughers burials"^^xsd:string. + foaf:homepage "http://www.bookmaking.tld/burials/wonderfully.html"^^xsd:string. + swrc:journal . +_:Mitag_Guarriello rdf:type foaf:Person. +_:Mitag_Guarriello foaf:name "Mitag Guarriello"^^xsd:string. + dc:creator _:Mitag_Guarriello. + rdf:type bench:Article. + rdfs:seeAlso "http://www.roughers.tld/wonderfully/hospices.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "burials hospices worming"^^xsd:string. + foaf:homepage "http://www.wonderfully.tld/worming/pallidly.html"^^xsd:string. + swrc:journal . +_:Randa_Rebell rdf:type foaf:Person. +_:Randa_Rebell foaf:name "Randa Rebell"^^xsd:string. + dc:creator _:Randa_Rebell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hospices.tld/pallidly/spunkiest.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "worming spunkiest unreflecting"^^xsd:string. + foaf:homepage "http://www.pallidly.tld/unreflecting/exempli.html"^^xsd:string. + swrc:journal . +_:Muslim_Kozatek rdf:type foaf:Person. +_:Muslim_Kozatek foaf:name "Muslim Kozatek"^^xsd:string. + dc:creator _:Muslim_Kozatek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spunkiest.tld/exempli/lambed.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "unreflecting lambed bobolinks"^^xsd:string. + foaf:homepage "http://www.exempli.tld/bobolinks/printable.html"^^xsd:string. + swrc:journal . +_:Esequiel_Padillia rdf:type foaf:Person. +_:Esequiel_Padillia foaf:name "Esequiel Padillia"^^xsd:string. + dc:creator _:Esequiel_Padillia. +_:Mandek_Lisle rdf:type foaf:Person. +_:Mandek_Lisle foaf:name "Mandek Lisle"^^xsd:string. + dc:creator _:Mandek_Lisle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lambed.tld/printable/etymologist.html"^^xsd:string. + dc:title "bobolinks etymologist rubberized"^^xsd:string. + foaf:homepage "http://www.printable.tld/rubberized/mesomorphic.html"^^xsd:string. + swrc:journal . +_:Benedicto_Dumond rdf:type foaf:Person. +_:Benedicto_Dumond foaf:name "Benedicto Dumond"^^xsd:string. + dc:creator _:Benedicto_Dumond. + rdf:type bench:Article. + swrc:pages "178"^^xsd:integer. + dc:title "etymologist mesomorphic daimyos"^^xsd:string. + foaf:homepage "http://www.rubberized.tld/daimyos/owed.html"^^xsd:string. + swrc:journal . +_:Grigorov_Stoos rdf:type foaf:Person. +_:Grigorov_Stoos foaf:name "Grigorov Stoos"^^xsd:string. + dc:creator _:Grigorov_Stoos. +_:Feliciano_Yeske rdf:type foaf:Person. +_:Feliciano_Yeske foaf:name "Feliciano Yeske"^^xsd:string. + dc:creator _:Feliciano_Yeske. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mesomorphic.tld/owed/buffalos.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "daimyos buffalos nutritiousness"^^xsd:string. + foaf:homepage "http://www.owed.tld/nutritiousness/mainmast.html"^^xsd:string. + swrc:journal . +_:Neiva_Mallek rdf:type foaf:Person. +_:Neiva_Mallek foaf:name "Neiva Mallek"^^xsd:string. + dc:creator _:Neiva_Mallek. +_:Kaziki_Guenthur rdf:type foaf:Person. +_:Kaziki_Guenthur foaf:name "Kaziki Guenthur"^^xsd:string. + dc:creator _:Kaziki_Guenthur. + rdf:type bench:Article. + swrc:pages "75"^^xsd:integer. + dc:title "buffalos mainmast besoms"^^xsd:string. + foaf:homepage "http://www.nutritiousness.tld/besoms/disqualifications.html"^^xsd:string. + swrc:journal . +_:Tudor_Sternisha rdf:type foaf:Person. +_:Tudor_Sternisha foaf:name "Tudor Sternisha"^^xsd:string. + dc:creator _:Tudor_Sternisha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mainmast.tld/disqualifications/brooders.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "besoms brooders winier"^^xsd:string. + foaf:homepage "http://www.disqualifications.tld/winier/appointers.html"^^xsd:string. + swrc:journal . +_:Alice_Molz rdf:type foaf:Person. +_:Alice_Molz foaf:name "Alice Molz"^^xsd:string. + dc:creator _:Alice_Molz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brooders.tld/appointers/repulse.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "winier repulse bluffest"^^xsd:string. + foaf:homepage "http://www.appointers.tld/bluffest/monkishness.html"^^xsd:string. + swrc:journal . +_:Zan_Her rdf:type foaf:Person. +_:Zan_Her foaf:name "Zan Her"^^xsd:string. + dc:creator _:Zan_Her. +_:Nirveli_Lauth rdf:type foaf:Person. +_:Nirveli_Lauth foaf:name "Nirveli Lauth"^^xsd:string. + dc:creator _:Nirveli_Lauth. + swrc:editor _:Ronelle_Plake. + swrc:editor _:Dima_Janas. + swrc:editor _:Lutfi_Peak. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 5 (1963)"^^xsd:string. + swrc:volume "6"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bluffest.tld/brusqueness/selsyns.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "monkishness selsyns reserved"^^xsd:string. + foaf:homepage "http://www.brusqueness.tld/reserved/unlawfulness.html"^^xsd:string. + swrc:journal . +_:Wincent_Drullard rdf:type foaf:Person. +_:Wincent_Drullard foaf:name "Wincent Drullard"^^xsd:string. + dc:creator _:Wincent_Drullard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.selsyns.tld/unlawfulness/jollifies.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "reserved jollifies hulks"^^xsd:string. + foaf:homepage "http://www.unlawfulness.tld/hulks/underlines.html"^^xsd:string. + swrc:journal . +_:Yoshimasa_Estaban rdf:type foaf:Person. +_:Yoshimasa_Estaban foaf:name "Yoshimasa Estaban"^^xsd:string. + dc:creator _:Yoshimasa_Estaban. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jollifies.tld/underlines/towardly.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "hulks towardly rotgut"^^xsd:string. + foaf:homepage "http://www.underlines.tld/rotgut/systemizes.html"^^xsd:string. + swrc:journal . +_:Purdy_Ailshire rdf:type foaf:Person. +_:Purdy_Ailshire foaf:name "Purdy Ailshire"^^xsd:string. + dc:creator _:Purdy_Ailshire. + rdf:type bench:Article. + swrc:pages "73"^^xsd:integer. + dc:title "towardly systemizes wooziness"^^xsd:string. + foaf:homepage "http://www.rotgut.tld/wooziness/foveate.html"^^xsd:string. + swrc:journal . +_:Eri_Buquet rdf:type foaf:Person. +_:Eri_Buquet foaf:name "Eri Buquet"^^xsd:string. + dc:creator _:Eri_Buquet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.systemizes.tld/foveate/prates.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "wooziness prates wiser"^^xsd:string. + foaf:homepage "http://www.foveate.tld/wiser/centering.html"^^xsd:string. + swrc:journal . +_:Chle_Purdin rdf:type foaf:Person. +_:Chle_Purdin foaf:name "Chle Purdin"^^xsd:string. + dc:creator _:Chle_Purdin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prates.tld/centering/belligerently.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "wiser belligerently untilled"^^xsd:string. + foaf:homepage "http://www.centering.tld/untilled/waxed.html"^^xsd:string. + swrc:journal . +_:Jasmin_Vignarath rdf:type foaf:Person. +_:Jasmin_Vignarath foaf:name "Jasmin Vignarath"^^xsd:string. + dc:creator _:Jasmin_Vignarath. +_:Lluvia_Fanelle rdf:type foaf:Person. +_:Lluvia_Fanelle foaf:name "Lluvia Fanelle"^^xsd:string. + dc:creator _:Lluvia_Fanelle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.belligerently.tld/waxed/nincompoop.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "untilled nincompoop dismaying"^^xsd:string. + foaf:homepage "http://www.waxed.tld/dismaying/veinlet.html"^^xsd:string. + swrc:journal . +_:Gavrel_Maccauley rdf:type foaf:Person. +_:Gavrel_Maccauley foaf:name "Gavrel Maccauley"^^xsd:string. + dc:creator _:Gavrel_Maccauley. +_:Farda_Swierczek rdf:type foaf:Person. +_:Farda_Swierczek foaf:name "Farda Swierczek"^^xsd:string. + dc:creator _:Farda_Swierczek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nincompoop.tld/veinlet/tentier.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "dismaying tentier freshets"^^xsd:string. + foaf:homepage "http://www.veinlet.tld/freshets/gasoliers.html"^^xsd:string. + swrc:journal . +_:Giana_Guillet rdf:type foaf:Person. +_:Giana_Guillet foaf:name "Giana Guillet"^^xsd:string. + dc:creator _:Giana_Guillet. + rdf:type bench:Article. + swrc:pages "43"^^xsd:integer. + dc:title "tentier gasoliers allegator"^^xsd:string. + foaf:homepage "http://www.freshets.tld/allegator/hokums.html"^^xsd:string. + swrc:journal . +_:Priam_Cochrane rdf:type foaf:Person. +_:Priam_Cochrane foaf:name "Priam Cochrane"^^xsd:string. + dc:creator _:Priam_Cochrane. +_:Osipova_Kuypers rdf:type foaf:Person. +_:Osipova_Kuypers foaf:name "Osipova Kuypers"^^xsd:string. + dc:creator _:Osipova_Kuypers. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "gasoliers hokums precapitalistic"^^xsd:string. + foaf:homepage "http://www.allegator.tld/precapitalistic/floridians.html"^^xsd:string. + swrc:journal . +_:Dujuan_Altum rdf:type foaf:Person. +_:Dujuan_Altum foaf:name "Dujuan Altum"^^xsd:string. + dc:creator _:Dujuan_Altum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hokums.tld/floridians/breakfront.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "precapitalistic breakfront glamorize"^^xsd:string. + foaf:homepage "http://www.floridians.tld/glamorize/communistic.html"^^xsd:string. + swrc:journal . +_:Drudwas_Killeagle rdf:type foaf:Person. +_:Drudwas_Killeagle foaf:name "Drudwas Killeagle"^^xsd:string. + dc:creator _:Drudwas_Killeagle. + rdf:type bench:Article. + swrc:pages "17"^^xsd:integer. + dc:title "breakfront communistic cars"^^xsd:string. + foaf:homepage "http://www.glamorize.tld/cars/manward.html"^^xsd:string. + swrc:journal . +_:Kunta_Leidich rdf:type foaf:Person. +_:Kunta_Leidich foaf:name "Kunta Leidich"^^xsd:string. + dc:creator _:Kunta_Leidich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.communistic.tld/manward/incendiarism.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "cars incendiarism shrined"^^xsd:string. + foaf:homepage "http://www.manward.tld/shrined/infirms.html"^^xsd:string. + swrc:journal . +_:Aphrodti_Nanni rdf:type foaf:Person. +_:Aphrodti_Nanni foaf:name "Aphrodti Nanni"^^xsd:string. + dc:creator _:Aphrodti_Nanni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incendiarism.tld/infirms/disproves.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "shrined disproves satiated"^^xsd:string. + foaf:homepage "http://www.infirms.tld/satiated/prandial.html"^^xsd:string. + swrc:journal . +_:Tamiyo_Chernick rdf:type foaf:Person. +_:Tamiyo_Chernick foaf:name "Tamiyo Chernick"^^xsd:string. + dc:creator _:Tamiyo_Chernick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disproves.tld/prandial/greyest.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "satiated greyest discretely"^^xsd:string. + foaf:homepage "http://www.prandial.tld/discretely/argued.html"^^xsd:string. + swrc:journal . +_:Konkordia_Czerno rdf:type foaf:Person. +_:Konkordia_Czerno foaf:name "Konkordia Czerno"^^xsd:string. + dc:creator _:Konkordia_Czerno. +_:AbdulHaleem_Ojima rdf:type foaf:Person. +_:AbdulHaleem_Ojima foaf:name "AbdulHaleem Ojima"^^xsd:string. + dc:creator _:AbdulHaleem_Ojima. + rdf:type bench:Article. + rdfs:seeAlso "http://www.greyest.tld/argued/reclassified.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "discretely reclassified motiveless"^^xsd:string. + foaf:homepage "http://www.argued.tld/motiveless/musks.html"^^xsd:string. + swrc:journal . +_:Anarghya_Hazelbaker rdf:type foaf:Person. +_:Anarghya_Hazelbaker foaf:name "Anarghya Hazelbaker"^^xsd:string. + dc:creator _:Anarghya_Hazelbaker. + rdf:type bench:Article. + swrc:pages "133"^^xsd:integer. + dc:title "reclassified musks capeskin"^^xsd:string. + foaf:homepage "http://www.motiveless.tld/capeskin/mistrusting.html"^^xsd:string. + swrc:journal . +_:Gwen_Menk rdf:type foaf:Person. +_:Gwen_Menk foaf:name "Gwen Menk"^^xsd:string. + dc:creator _:Gwen_Menk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.musks.tld/mistrusting/cannings.html"^^xsd:string. + dc:title "capeskin cannings puristic"^^xsd:string. + foaf:homepage "http://www.mistrusting.tld/puristic/halfheartedness.html"^^xsd:string. + swrc:journal . +_:Enzo_Vanisouvong rdf:type foaf:Person. +_:Enzo_Vanisouvong foaf:name "Enzo Vanisouvong"^^xsd:string. + dc:creator _:Enzo_Vanisouvong. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cannings.tld/halfheartedness/potful.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "puristic potful impends"^^xsd:string. + foaf:homepage "http://www.halfheartedness.tld/impends/curred.html"^^xsd:string. + swrc:journal . +_:Renaldo_Nonnemacher rdf:type foaf:Person. +_:Renaldo_Nonnemacher foaf:name "Renaldo Nonnemacher"^^xsd:string. + dc:creator _:Renaldo_Nonnemacher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.potful.tld/curred/weapons.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "impends weapons xxiv"^^xsd:string. + foaf:homepage "http://www.curred.tld/xxiv/lambkin.html"^^xsd:string. + swrc:journal . +_:Yanamaria_Deavers rdf:type foaf:Person. +_:Yanamaria_Deavers foaf:name "Yanamaria Deavers"^^xsd:string. + dc:creator _:Yanamaria_Deavers. +_:Asher_Rosendorf rdf:type foaf:Person. +_:Asher_Rosendorf foaf:name "Asher Rosendorf"^^xsd:string. + dc:creator _:Asher_Rosendorf. + rdf:type bench:Article. + swrc:pages "199"^^xsd:integer. + dc:title "weapons lambkin erica"^^xsd:string. + foaf:homepage "http://www.xxiv.tld/erica/awesomeness.html"^^xsd:string. + swrc:journal . +_:Herdis_Adamsky rdf:type foaf:Person. +_:Herdis_Adamsky foaf:name "Herdis Adamsky"^^xsd:string. + dc:creator _:Herdis_Adamsky. + rdf:type bench:Article. + dc:title "lambkin awesomeness taxonomies"^^xsd:string. + foaf:homepage "http://www.erica.tld/taxonomies/vroomed.html"^^xsd:string. + swrc:journal . +_:Giulia_Brinsfield rdf:type foaf:Person. +_:Giulia_Brinsfield foaf:name "Giulia Brinsfield"^^xsd:string. + dc:creator _:Giulia_Brinsfield. + rdf:type bench:Article. + rdfs:seeAlso "http://www.awesomeness.tld/vroomed/mulattos.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "taxonomies mulattos dupped"^^xsd:string. + foaf:homepage "http://www.vroomed.tld/dupped/bewitched.html"^^xsd:string. + swrc:journal . +_:Uso_Mccamish rdf:type foaf:Person. +_:Uso_Mccamish foaf:name "Uso Mccamish"^^xsd:string. + dc:creator _:Uso_Mccamish. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mulattos.tld/bewitched/raids.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "dupped raids sensu"^^xsd:string. + foaf:homepage "http://www.bewitched.tld/sensu/tangram.html"^^xsd:string. + swrc:journal . +_:Junzo_Neugin rdf:type foaf:Person. +_:Junzo_Neugin foaf:name "Junzo Neugin"^^xsd:string. + dc:creator _:Junzo_Neugin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.raids.tld/tangram/jingoists.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "sensu jingoists anastomoses"^^xsd:string. + foaf:homepage "http://www.tangram.tld/anastomoses/cachepots.html"^^xsd:string. + swrc:journal . +_:Spasenieva_Otts rdf:type foaf:Person. +_:Spasenieva_Otts foaf:name "Spasenieva Otts"^^xsd:string. + dc:creator _:Spasenieva_Otts. + rdf:type bench:Article. + swrc:pages "73"^^xsd:integer. + dc:title "jingoists cachepots quittors"^^xsd:string. + foaf:homepage "http://www.anastomoses.tld/quittors/missaid.html"^^xsd:string. + swrc:journal . +_:Znata_Barlow rdf:type foaf:Person. +_:Znata_Barlow foaf:name "Znata Barlow"^^xsd:string. + dc:creator _:Znata_Barlow. + rdf:type bench:Article. + swrc:pages "22"^^xsd:integer. + dc:title "cachepots missaid hagride"^^xsd:string. + foaf:homepage "http://www.quittors.tld/hagride/hayrick.html"^^xsd:string. + swrc:journal . +_:Edwige_Manni rdf:type foaf:Person. +_:Edwige_Manni foaf:name "Edwige Manni"^^xsd:string. + dc:creator _:Edwige_Manni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.missaid.tld/hayrick/feudalists.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "hagride feudalists splendor"^^xsd:string. + foaf:homepage "http://www.hayrick.tld/splendor/quainter.html"^^xsd:string. + swrc:journal . +_:Dillus_Compeau rdf:type foaf:Person. +_:Dillus_Compeau foaf:name "Dillus Compeau"^^xsd:string. + dc:creator _:Dillus_Compeau. +_:Cathrine_Ayoob rdf:type foaf:Person. +_:Cathrine_Ayoob foaf:name "Cathrine Ayoob"^^xsd:string. + dc:creator _:Cathrine_Ayoob. + rdf:type bench:Article. + rdfs:seeAlso "http://www.feudalists.tld/quainter/mirths.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "splendor mirths oviparously"^^xsd:string. + foaf:homepage "http://www.quainter.tld/oviparously/lessoned.html"^^xsd:string. + swrc:journal . +_:Kovana_Zucco rdf:type foaf:Person. +_:Kovana_Zucco foaf:name "Kovana Zucco"^^xsd:string. + dc:creator _:Kovana_Zucco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mirths.tld/lessoned/rainiest.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "oviparously rainiest apronlike"^^xsd:string. + foaf:homepage "http://www.lessoned.tld/apronlike/optimization.html"^^xsd:string. + swrc:journal . +_:Bettine_Stiefel rdf:type foaf:Person. +_:Bettine_Stiefel foaf:name "Bettine Stiefel"^^xsd:string. + dc:creator _:Bettine_Stiefel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rainiest.tld/optimization/grubbiest.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "apronlike grubbiest rubens"^^xsd:string. + foaf:homepage "http://www.optimization.tld/rubens/premenstrually.html"^^xsd:string. + swrc:journal . +_:Galtero_Kiening rdf:type foaf:Person. +_:Galtero_Kiening foaf:name "Galtero Kiening"^^xsd:string. + dc:creator _:Galtero_Kiening. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "grubbiest premenstrually subschedules"^^xsd:string. + foaf:homepage "http://www.rubens.tld/subschedules/embosoms.html"^^xsd:string. + swrc:journal . +_:Penny_Sarconi rdf:type foaf:Person. +_:Penny_Sarconi foaf:name "Penny Sarconi"^^xsd:string. + dc:creator _:Penny_Sarconi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.premenstrually.tld/embosoms/zincking.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "subschedules zincking divvies"^^xsd:string. + foaf:homepage "http://www.embosoms.tld/divvies/bogyism.html"^^xsd:string. + swrc:journal . +_:Ellie_Jolla rdf:type foaf:Person. +_:Ellie_Jolla foaf:name "Ellie Jolla"^^xsd:string. + dc:creator _:Ellie_Jolla. +_:Saomai_Neville rdf:type foaf:Person. +_:Saomai_Neville foaf:name "Saomai Neville"^^xsd:string. + dc:creator _:Saomai_Neville. + rdf:type bench:Article. + rdfs:seeAlso "http://www.zincking.tld/bogyism/seeks.html"^^xsd:string. + dc:title "divvies seeks cablets"^^xsd:string. + foaf:homepage "http://www.bogyism.tld/cablets/ropable.html"^^xsd:string. + swrc:journal . +_:Milleise_Genco rdf:type foaf:Person. +_:Milleise_Genco foaf:name "Milleise Genco"^^xsd:string. + dc:creator _:Milleise_Genco. +_:Cole_Portwine rdf:type foaf:Person. +_:Cole_Portwine foaf:name "Cole Portwine"^^xsd:string. + dc:creator _:Cole_Portwine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seeks.tld/ropable/canteens.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "cablets canteens nags"^^xsd:string. + foaf:homepage "http://www.ropable.tld/nags/jibs.html"^^xsd:string. + swrc:journal . +_:Gordian_Kindred rdf:type foaf:Person. +_:Gordian_Kindred foaf:name "Gordian Kindred"^^xsd:string. + dc:creator _:Gordian_Kindred. + rdf:type bench:Article. + swrc:note "phonographs honeyful reinvestigate foreshadowing conceives quadricentennials hebraizing coffered erotogenic savages"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "canteens jibs fuses"^^xsd:string. + foaf:homepage "http://www.nags.tld/fuses/emulator.html"^^xsd:string. + swrc:journal . +_:Ev_Dipiano rdf:type foaf:Person. +_:Ev_Dipiano foaf:name "Ev Dipiano"^^xsd:string. + dc:creator _:Ev_Dipiano. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "jibs emulator cymbaler"^^xsd:string. + foaf:homepage "http://www.fuses.tld/cymbaler/moistener.html"^^xsd:string. + swrc:journal . +_:Binah_Chevrier rdf:type foaf:Person. +_:Binah_Chevrier foaf:name "Binah Chevrier"^^xsd:string. + dc:creator _:Binah_Chevrier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emulator.tld/moistener/jaundiced.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "cymbaler jaundiced pilaster"^^xsd:string. + foaf:homepage "http://www.moistener.tld/pilaster/coquetting.html"^^xsd:string. + swrc:journal . +_:Magnus_Slovacek rdf:type foaf:Person. +_:Magnus_Slovacek foaf:name "Magnus Slovacek"^^xsd:string. + dc:creator _:Magnus_Slovacek. +_:Thanhha_Depalma rdf:type foaf:Person. +_:Thanhha_Depalma foaf:name "Thanhha Depalma"^^xsd:string. + dc:creator _:Thanhha_Depalma. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jaundiced.tld/coquetting/sheols.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "pilaster sheols edicts"^^xsd:string. + foaf:homepage "http://www.coquetting.tld/edicts/reiteration.html"^^xsd:string. + swrc:journal . +_:Waseef_Lulow rdf:type foaf:Person. +_:Waseef_Lulow foaf:name "Waseef Lulow"^^xsd:string. + dc:creator _:Waseef_Lulow. + rdf:type bench:Article. + swrc:pages "162"^^xsd:integer. + dc:title "sheols reiteration absented"^^xsd:string. + foaf:homepage "http://www.edicts.tld/absented/plantains.html"^^xsd:string. + swrc:journal . +_:Eeva_Derenzo rdf:type foaf:Person. +_:Eeva_Derenzo foaf:name "Eeva Derenzo"^^xsd:string. + dc:creator _:Eeva_Derenzo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reiteration.tld/plantains/unreconcilable.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "absented unreconcilable crossness"^^xsd:string. + foaf:homepage "http://www.plantains.tld/crossness/bruting.html"^^xsd:string. + swrc:journal . +_:Mina_Breuninger rdf:type foaf:Person. +_:Mina_Breuninger foaf:name "Mina Breuninger"^^xsd:string. + dc:creator _:Mina_Breuninger. + rdf:type bench:Incollection. + bench:booktitle "unreconcilable bruting relay"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "crossness relay coccyxes"^^xsd:string. + foaf:homepage "http://www.bruting.tld/coccyxes/cozened.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. +_:Abira_Hemmig rdf:type foaf:Person. +_:Abira_Hemmig foaf:name "Abira Hemmig"^^xsd:string. + dc:creator _:Abira_Hemmig. +_:Silvia_Jilek rdf:type foaf:Person. +_:Silvia_Jilek foaf:name "Silvia Jilek"^^xsd:string. + dc:creator _:Silvia_Jilek. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 6 (1963)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "18"^^xsd:integer. + dc:title "coccyxes counterinsurgent pilotings"^^xsd:string. + foaf:homepage "http://www.cozened.tld/pilotings/footboard.html"^^xsd:string. + swrc:journal . +_:Damen_Naidoo rdf:type foaf:Person. +_:Damen_Naidoo foaf:name "Damen Naidoo"^^xsd:string. + dc:creator _:Damen_Naidoo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.counterinsurgent.tld/footboard/conceptualist.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "pilotings conceptualist loamed"^^xsd:string. + foaf:homepage "http://www.footboard.tld/loamed/lollop.html"^^xsd:string. + swrc:journal . +_:Trevonn_Kretchmar rdf:type foaf:Person. +_:Trevonn_Kretchmar foaf:name "Trevonn Kretchmar"^^xsd:string. + dc:creator _:Trevonn_Kretchmar. + rdf:type bench:Article. + swrc:pages "69"^^xsd:integer. + dc:title "conceptualist lollop remanufactured"^^xsd:string. + foaf:homepage "http://www.loamed.tld/remanufactured/abstinently.html"^^xsd:string. + swrc:journal . +_:Elieis_Brazzi rdf:type foaf:Person. +_:Elieis_Brazzi foaf:name "Elieis Brazzi"^^xsd:string. + dc:creator _:Elieis_Brazzi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lollop.tld/abstinently/slushiest.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "remanufactured slushiest narcotine"^^xsd:string. + foaf:homepage "http://www.abstinently.tld/narcotine/annoyingly.html"^^xsd:string. + swrc:journal . +_:Ilas_Calabretta rdf:type foaf:Person. +_:Ilas_Calabretta foaf:name "Ilas Calabretta"^^xsd:string. + dc:creator _:Ilas_Calabretta. +_:Xylia_Rogosky rdf:type foaf:Person. +_:Xylia_Rogosky foaf:name "Xylia Rogosky"^^xsd:string. + dc:creator _:Xylia_Rogosky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slushiest.tld/annoyingly/harkens.html"^^xsd:string. + dc:title "narcotine harkens theorized"^^xsd:string. + foaf:homepage "http://www.annoyingly.tld/theorized/lacquered.html"^^xsd:string. + swrc:journal . +_:Lindsey_Misenhimer rdf:type foaf:Person. +_:Lindsey_Misenhimer foaf:name "Lindsey Misenhimer"^^xsd:string. + dc:creator _:Lindsey_Misenhimer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.harkens.tld/lacquered/wretches.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "theorized wretches tarring"^^xsd:string. + foaf:homepage "http://www.lacquered.tld/tarring/clouding.html"^^xsd:string. + swrc:journal . +_:Augustin_Torner rdf:type foaf:Person. +_:Augustin_Torner foaf:name "Augustin Torner"^^xsd:string. + dc:creator _:Augustin_Torner. + rdf:type bench:Article. + swrc:pages "137"^^xsd:integer. + dc:title "wretches clouding caterwaul"^^xsd:string. + foaf:homepage "http://www.tarring.tld/caterwaul/bibber.html"^^xsd:string. + swrc:journal . +_:Cali_Sibrel rdf:type foaf:Person. +_:Cali_Sibrel foaf:name "Cali Sibrel"^^xsd:string. + dc:creator _:Cali_Sibrel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clouding.tld/bibber/kippered.html"^^xsd:string. + dc:title "caterwaul kippered mothers"^^xsd:string. + foaf:homepage "http://www.bibber.tld/mothers/warmups.html"^^xsd:string. + swrc:journal . +_:Lukasz_Pressimone rdf:type foaf:Person. +_:Lukasz_Pressimone foaf:name "Lukasz Pressimone"^^xsd:string. + dc:creator _:Lukasz_Pressimone. + rdf:type bench:Article. + swrc:pages "134"^^xsd:integer. + dc:title "kippered warmups cynics"^^xsd:string. + foaf:homepage "http://www.mothers.tld/cynics/weeklong.html"^^xsd:string. + swrc:journal . +_:Apolline_Leonelli rdf:type foaf:Person. +_:Apolline_Leonelli foaf:name "Apolline Leonelli"^^xsd:string. + dc:creator _:Apolline_Leonelli. +_:Tashana_Pares rdf:type foaf:Person. +_:Tashana_Pares foaf:name "Tashana Pares"^^xsd:string. + dc:creator _:Tashana_Pares. + dcterms:references _:references14. +_:references14 rdf:type rdf:Bag. +_:references14 rdf:_1 . +_:references14 rdf:_2 . +_:references14 rdf:_3 . +_:references14 rdf:_4 . +_:references14 rdf:_5 . +_:references14 rdf:_6 . +_:references14 rdf:_7 . +_:references14 rdf:_8 . +_:references14 rdf:_9 . +_:references14 rdf:_10 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.warmups.tld/weeklong/gastroscopy.html"^^xsd:string. + swrc:month "8"^^xsd:integer. + swrc:pages "74"^^xsd:integer. + dc:title "cynics gastroscopy preeminently"^^xsd:string. + foaf:homepage "http://www.weeklong.tld/preeminently/clanged.html"^^xsd:string. + swrc:journal . +_:Agafokliia_Cheatum rdf:type foaf:Person. +_:Agafokliia_Cheatum foaf:name "Agafokliia Cheatum"^^xsd:string. + dc:creator _:Agafokliia_Cheatum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gastroscopy.tld/clanged/woodsman.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "preeminently woodsman crabgrass"^^xsd:string. + foaf:homepage "http://www.clanged.tld/crabgrass/veeries.html"^^xsd:string. + swrc:journal . +_:Katheron_Towns rdf:type foaf:Person. +_:Katheron_Towns foaf:name "Katheron Towns"^^xsd:string. + dc:creator _:Katheron_Towns. +_:Pumeet_Jamir rdf:type foaf:Person. +_:Pumeet_Jamir foaf:name "Pumeet Jamir"^^xsd:string. + dc:creator _:Pumeet_Jamir. + rdf:type bench:Article. + swrc:pages "181"^^xsd:integer. + dc:title "woodsman veeries sowed"^^xsd:string. + foaf:homepage "http://www.crabgrass.tld/sowed/saboteurs.html"^^xsd:string. + swrc:journal . +_:Holly_Scierka rdf:type foaf:Person. +_:Holly_Scierka foaf:name "Holly Scierka"^^xsd:string. + dc:creator _:Holly_Scierka. +_:Bratromila_Eshelman rdf:type foaf:Person. +_:Bratromila_Eshelman foaf:name "Bratromila Eshelman"^^xsd:string. + dc:creator _:Bratromila_Eshelman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.veeries.tld/saboteurs/lactates.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "sowed lactates tyres"^^xsd:string. + foaf:homepage "http://www.saboteurs.tld/tyres/provolone.html"^^xsd:string. + swrc:journal . +_:Tamsin_Micali rdf:type foaf:Person. +_:Tamsin_Micali foaf:name "Tamsin Micali"^^xsd:string. + dc:creator _:Tamsin_Micali. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lactates.tld/provolone/mappable.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "tyres mappable outbox"^^xsd:string. + foaf:homepage "http://www.provolone.tld/outbox/serenity.html"^^xsd:string. + swrc:journal . +_:Lysandra_Grishaber rdf:type foaf:Person. +_:Lysandra_Grishaber foaf:name "Lysandra Grishaber"^^xsd:string. + dc:creator _:Lysandra_Grishaber. + rdf:type bench:Article. + swrc:pages "145"^^xsd:integer. + dc:title "mappable serenity heist"^^xsd:string. + foaf:homepage "http://www.outbox.tld/heist/whimpering.html"^^xsd:string. + swrc:journal . +_:Milton_Goodrum rdf:type foaf:Person. +_:Milton_Goodrum foaf:name "Milton Goodrum"^^xsd:string. + dc:creator _:Milton_Goodrum. + rdf:type bench:Article. + swrc:pages "130"^^xsd:integer. + dc:title "serenity whimpering catchiest"^^xsd:string. + foaf:homepage "http://www.heist.tld/catchiest/goofballs.html"^^xsd:string. + swrc:journal . +_:Tadasu_Sophy rdf:type foaf:Person. +_:Tadasu_Sophy foaf:name "Tadasu Sophy"^^xsd:string. + dc:creator _:Tadasu_Sophy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whimpering.tld/goofballs/antihypertensives.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "catchiest antihypertensives formfitting"^^xsd:string. + foaf:homepage "http://www.goofballs.tld/formfitting/prescience.html"^^xsd:string. + swrc:journal . +_:Kongrey_Stoyer rdf:type foaf:Person. +_:Kongrey_Stoyer foaf:name "Kongrey Stoyer"^^xsd:string. + dc:creator _:Kongrey_Stoyer. +_:Cordula_Grattan rdf:type foaf:Person. +_:Cordula_Grattan foaf:name "Cordula Grattan"^^xsd:string. + dc:creator _:Cordula_Grattan. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "antihypertensives prescience casette"^^xsd:string. + foaf:homepage "http://www.formfitting.tld/casette/webfeet.html"^^xsd:string. + swrc:journal . +_:Kaazima_Pavich rdf:type foaf:Person. +_:Kaazima_Pavich foaf:name "Kaazima Pavich"^^xsd:string. + dc:creator _:Kaazima_Pavich. +_:Adriana_Brumitt rdf:type foaf:Person. +_:Adriana_Brumitt foaf:name "Adriana Brumitt"^^xsd:string. + dc:creator _:Adriana_Brumitt. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "prescience webfeet dualistic"^^xsd:string. + foaf:homepage "http://www.casette.tld/dualistic/fanlights.html"^^xsd:string. + swrc:journal . +_:Yuri_Gentille rdf:type foaf:Person. +_:Yuri_Gentille foaf:name "Yuri Gentille"^^xsd:string. + dc:creator _:Yuri_Gentille. + rdf:type bench:Article. + bench:cdrom "http://www.webfeet.tld/fanlights/reappraises.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "dualistic reappraises serotypes"^^xsd:string. + foaf:homepage "http://www.fanlights.tld/serotypes/prinks.html"^^xsd:string. + swrc:journal . +_:Nissho_Laorange rdf:type foaf:Person. +_:Nissho_Laorange foaf:name "Nissho Laorange"^^xsd:string. + dc:creator _:Nissho_Laorange. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reappraises.tld/prinks/complacently.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "serotypes complacently forbearing"^^xsd:string. + foaf:homepage "http://www.prinks.tld/forbearing/eucalypti.html"^^xsd:string. + swrc:journal . +_:Euzebia_Argetsinger rdf:type foaf:Person. +_:Euzebia_Argetsinger foaf:name "Euzebia Argetsinger"^^xsd:string. + dc:creator _:Euzebia_Argetsinger. + rdf:type bench:Article. + swrc:pages "113"^^xsd:integer. + dc:title "complacently eucalypti extinguishers"^^xsd:string. + foaf:homepage "http://www.forbearing.tld/extinguishers/wormholes.html"^^xsd:string. + swrc:journal . +_:Sina_Kellen rdf:type foaf:Person. +_:Sina_Kellen foaf:name "Sina Kellen"^^xsd:string. + dc:creator _:Sina_Kellen. +_:Mubarak_Cackett rdf:type foaf:Person. +_:Mubarak_Cackett foaf:name "Mubarak Cackett"^^xsd:string. + dc:creator _:Mubarak_Cackett. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eucalypti.tld/wormholes/suets.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "extinguishers suets embolization"^^xsd:string. + foaf:homepage "http://www.wormholes.tld/embolization/netting.html"^^xsd:string. + swrc:journal . +_:Landeline_Sevenbergen rdf:type foaf:Person. +_:Landeline_Sevenbergen foaf:name "Landeline Sevenbergen"^^xsd:string. + dc:creator _:Landeline_Sevenbergen. +_:Albinia_Heasley rdf:type foaf:Person. +_:Albinia_Heasley foaf:name "Albinia Heasley"^^xsd:string. + dc:creator _:Albinia_Heasley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.suets.tld/netting/gatefold.html"^^xsd:string. + dc:title "embolization gatefold deriding"^^xsd:string. + foaf:homepage "http://www.netting.tld/deriding/underpinned.html"^^xsd:string. + swrc:journal . +_:Jaadallah_Mullen rdf:type foaf:Person. +_:Jaadallah_Mullen foaf:name "Jaadallah Mullen"^^xsd:string. + dc:creator _:Jaadallah_Mullen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gatefold.tld/underpinned/partialities.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "deriding partialities disproportional"^^xsd:string. + foaf:homepage "http://www.underpinned.tld/disproportional/eviscerating.html"^^xsd:string. + swrc:journal . +_:Manobu_Peres rdf:type foaf:Person. +_:Manobu_Peres foaf:name "Manobu Peres"^^xsd:string. + dc:creator _:Manobu_Peres. + rdf:type bench:Article. + swrc:pages "187"^^xsd:integer. + dc:title "partialities eviscerating escarpments"^^xsd:string. + foaf:homepage "http://www.disproportional.tld/escarpments/headhunted.html"^^xsd:string. + swrc:journal . +_:Denzel_Garant rdf:type foaf:Person. +_:Denzel_Garant foaf:name "Denzel Garant"^^xsd:string. + dc:creator _:Denzel_Garant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eviscerating.tld/headhunted/agreements.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "escarpments agreements remunerates"^^xsd:string. + foaf:homepage "http://www.headhunted.tld/remunerates/hoariest.html"^^xsd:string. + swrc:journal . +_:Gislind_Bureau rdf:type foaf:Person. +_:Gislind_Bureau foaf:name "Gislind Bureau"^^xsd:string. + dc:creator _:Gislind_Bureau. + rdf:type bench:Article. + rdfs:seeAlso "http://www.agreements.tld/hoariest/goodish.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "remunerates goodish conj"^^xsd:string. + foaf:homepage "http://www.hoariest.tld/conj/servable.html"^^xsd:string. + swrc:journal . +_:Andromchi_Denis rdf:type foaf:Person. +_:Andromchi_Denis foaf:name "Andromchi Denis"^^xsd:string. + dc:creator _:Andromchi_Denis. + rdf:type bench:Article. + swrc:pages "61"^^xsd:integer. + dc:title "goodish servable mooncalf"^^xsd:string. + foaf:homepage "http://www.conj.tld/mooncalf/tasksetter.html"^^xsd:string. + swrc:journal . +_:Erla_Adib rdf:type foaf:Person. +_:Erla_Adib foaf:name "Erla Adib"^^xsd:string. + dc:creator _:Erla_Adib. + rdf:type bench:Article. + rdfs:seeAlso "http://www.servable.tld/tasksetter/listenings.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "mooncalf listenings hoarders"^^xsd:string. + foaf:homepage "http://www.tasksetter.tld/hoarders/bringeth.html"^^xsd:string. + swrc:journal . +_:Nira_Shone rdf:type foaf:Person. +_:Nira_Shone foaf:name "Nira Shone"^^xsd:string. + dc:creator _:Nira_Shone. +_:Zoia_Bruchman rdf:type foaf:Person. +_:Zoia_Bruchman foaf:name "Zoia Bruchman"^^xsd:string. + dc:creator _:Zoia_Bruchman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.listenings.tld/bringeth/hibernated.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "hoarders hibernated replier"^^xsd:string. + foaf:homepage "http://www.bringeth.tld/replier/controls.html"^^xsd:string. + swrc:journal . +_:Huyen_Peppas rdf:type foaf:Person. +_:Huyen_Peppas foaf:name "Huyen Peppas"^^xsd:string. + dc:creator _:Huyen_Peppas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hibernated.tld/controls/meres.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "replier meres illogical"^^xsd:string. + foaf:homepage "http://www.controls.tld/illogical/nurturers.html"^^xsd:string. + swrc:journal . +_:Sotaro_Charlesworth rdf:type foaf:Person. +_:Sotaro_Charlesworth foaf:name "Sotaro Charlesworth"^^xsd:string. + dc:creator _:Sotaro_Charlesworth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.meres.tld/nurturers/chansons.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "illogical chansons dioptre"^^xsd:string. + foaf:homepage "http://www.nurturers.tld/dioptre/palatines.html"^^xsd:string. + swrc:journal . +_:Kaneie_Byous rdf:type foaf:Person. +_:Kaneie_Byous foaf:name "Kaneie Byous"^^xsd:string. + dc:creator _:Kaneie_Byous. + rdf:type bench:Article. + dc:title "chansons palatines metonym"^^xsd:string. + foaf:homepage "http://www.dioptre.tld/metonym/executorship.html"^^xsd:string. + swrc:journal . +_:Hiroyuki_Prochnow rdf:type foaf:Person. +_:Hiroyuki_Prochnow foaf:name "Hiroyuki Prochnow"^^xsd:string. + dc:creator _:Hiroyuki_Prochnow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.palatines.tld/executorship/aromatically.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "metonym aromatically camelia"^^xsd:string. + foaf:homepage "http://www.executorship.tld/camelia/thunders.html"^^xsd:string. + swrc:journal . +_:Kuniyoshi_Sebold rdf:type foaf:Person. +_:Kuniyoshi_Sebold foaf:name "Kuniyoshi Sebold"^^xsd:string. + dc:creator _:Kuniyoshi_Sebold. +_:Fedra_Koff rdf:type foaf:Person. +_:Fedra_Koff foaf:name "Fedra Koff"^^xsd:string. + dc:creator _:Fedra_Koff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aromatically.tld/thunders/sheers.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "camelia sheers girly"^^xsd:string. + foaf:homepage "http://www.thunders.tld/girly/attendants.html"^^xsd:string. + swrc:journal . +_:Marla_Doporto rdf:type foaf:Person. +_:Marla_Doporto foaf:name "Marla Doporto"^^xsd:string. + dc:creator _:Marla_Doporto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sheers.tld/attendants/dedicator.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "girly dedicator pron"^^xsd:string. + foaf:homepage "http://www.attendants.tld/pron/antiprotons.html"^^xsd:string. + swrc:journal . +_:Sanson_Litteer rdf:type foaf:Person. +_:Sanson_Litteer foaf:name "Sanson Litteer"^^xsd:string. + dc:creator _:Sanson_Litteer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dedicator.tld/antiprotons/flavorfully.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "pron flavorfully gladdens"^^xsd:string. + foaf:homepage "http://www.antiprotons.tld/gladdens/nonconcurrent.html"^^xsd:string. + swrc:journal . +_:Ashraf_Hamstra rdf:type foaf:Person. +_:Ashraf_Hamstra foaf:name "Ashraf Hamstra"^^xsd:string. + dc:creator _:Ashraf_Hamstra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flavorfully.tld/nonconcurrent/calculational.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "gladdens calculational immoderacy"^^xsd:string. + foaf:homepage "http://www.nonconcurrent.tld/immoderacy/militancy.html"^^xsd:string. + swrc:journal . +_:Alvarita_Boitel rdf:type foaf:Person. +_:Alvarita_Boitel foaf:name "Alvarita Boitel"^^xsd:string. + dc:creator _:Alvarita_Boitel. +_:Gideon_Goldfischer rdf:type foaf:Person. +_:Gideon_Goldfischer foaf:name "Gideon Goldfischer"^^xsd:string. + dc:creator _:Gideon_Goldfischer. + rdf:type bench:Article. + swrc:pages "198"^^xsd:integer. + dc:title "calculational militancy resoundingly"^^xsd:string. + foaf:homepage "http://www.immoderacy.tld/resoundingly/papaya.html"^^xsd:string. + swrc:journal . +_:Jezebel_Cuadra rdf:type foaf:Person. +_:Jezebel_Cuadra foaf:name "Jezebel Cuadra"^^xsd:string. + dc:creator _:Jezebel_Cuadra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.militancy.tld/papaya/gyros.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "resoundingly gyros mannishly"^^xsd:string. + foaf:homepage "http://www.papaya.tld/mannishly/paralytic.html"^^xsd:string. + swrc:journal . +_:Krivulinaia_Sengvilay rdf:type foaf:Person. +_:Krivulinaia_Sengvilay foaf:name "Krivulinaia Sengvilay"^^xsd:string. + dc:creator _:Krivulinaia_Sengvilay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gyros.tld/paralytic/nettlier.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "mannishly nettlier pardons"^^xsd:string. + foaf:homepage "http://www.paralytic.tld/pardons/jewels.html"^^xsd:string. + swrc:journal . +_:Rechkina_Revalee rdf:type foaf:Person. +_:Rechkina_Revalee foaf:name "Rechkina Revalee"^^xsd:string. + dc:creator _:Rechkina_Revalee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nettlier.tld/jewels/replenisher.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "pardons replenisher proliferative"^^xsd:string. + foaf:homepage "http://www.jewels.tld/proliferative/implementors.html"^^xsd:string. + swrc:journal . +_:Taamira_Yeomans rdf:type foaf:Person. +_:Taamira_Yeomans foaf:name "Taamira Yeomans"^^xsd:string. + dc:creator _:Taamira_Yeomans. +_:Bojana_Yanish rdf:type foaf:Person. +_:Bojana_Yanish foaf:name "Bojana Yanish"^^xsd:string. + dc:creator _:Bojana_Yanish. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "replenisher implementors isthmian"^^xsd:string. + foaf:homepage "http://www.proliferative.tld/isthmian/saturated.html"^^xsd:string. + swrc:journal . +_:Mihoko_Sasportas rdf:type foaf:Person. +_:Mihoko_Sasportas foaf:name "Mihoko Sasportas"^^xsd:string. + dc:creator _:Mihoko_Sasportas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.implementors.tld/saturated/fining.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "isthmian fining aureoles"^^xsd:string. + foaf:homepage "http://www.saturated.tld/aureoles/soundproofs.html"^^xsd:string. + swrc:journal . +_:Kiera_Dundee rdf:type foaf:Person. +_:Kiera_Dundee foaf:name "Kiera Dundee"^^xsd:string. + dc:creator _:Kiera_Dundee. + swrc:editor _:Fathi_Sylvest. + swrc:editor _:Jabreic_Pallanes. + rdf:type bench:Proceedings. + bench:booktitle "fining soundproofs paces"^^xsd:string. + swrc:isbn "0-3718-4026-0"^^xsd:string. + dc:publisher "State University of New York Press"^^xsd:string. + swrc:series "1865"^^xsd:integer. + dc:title "Proceeding 3 (1963)"^^xsd:string. + foaf:homepage "http://www.soundproofs.tld/counterrevolution/faithlessly.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "paces faithlessly anagrams"^^xsd:string. + rdfs:seeAlso "http://www.counterrevolution.tld/anagrams/cookable.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "faithlessly cookable permeated"^^xsd:string. + foaf:homepage "http://www.anagrams.tld/permeated/overrefinement.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Dima_Janas. + rdf:type bench:Inproceedings. + bench:booktitle "cookable overrefinement lymphs"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "permeated lymphs sandpit"^^xsd:string. + foaf:homepage "http://www.overrefinement.tld/sandpit/malinger.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yevgeni_Muczynski. + rdf:type bench:Inproceedings. + bench:booktitle "lymphs malinger amalgamative"^^xsd:string. + rdfs:seeAlso "http://www.sandpit.tld/amalgamative/silted.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "malinger silted knottiness"^^xsd:string. + foaf:homepage "http://www.amalgamative.tld/knottiness/geom.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zamora_Lohry. + rdf:type bench:Inproceedings. + bench:booktitle "silted geom poliomyelitic"^^xsd:string. + rdfs:seeAlso "http://www.knottiness.tld/poliomyelitic/fantasized.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "geom fantasized depreciators"^^xsd:string. + foaf:homepage "http://www.poliomyelitic.tld/depreciators/nihility.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Morimasa_Westerberg. + dc:creator _:Rajna_Citrano. + rdf:type bench:Inproceedings. + bench:booktitle "fantasized nihility ladders"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "depreciators ladders amuck"^^xsd:string. + foaf:homepage "http://www.nihility.tld/amuck/plagiarisms.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mahala_Sturz. + dc:creator _:Inna_Witcher. + rdf:type bench:Inproceedings. + bench:booktitle "ladders plagiarisms limberest"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "amuck limberest hydrogenous"^^xsd:string. + foaf:homepage "http://www.plagiarisms.tld/hydrogenous/unbind.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iakovleva_Schrull. + rdf:type bench:Inproceedings. + bench:booktitle "limberest unbind inks"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "hydrogenous inks youngsters"^^xsd:string. + foaf:homepage "http://www.unbind.tld/youngsters/avion.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Caradog_Angleberger. + rdf:type bench:Inproceedings. + bench:booktitle "inks avion flowerers"^^xsd:string. + rdfs:seeAlso "http://www.youngsters.tld/flowerers/alloyed.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "avion alloyed tassels"^^xsd:string. + foaf:homepage "http://www.flowerers.tld/tassels/viaducts.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Caprice_Schanding. + rdf:type bench:Inproceedings. + bench:booktitle "alloyed viaducts pottages"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "tassels pottages liaises"^^xsd:string. + foaf:homepage "http://www.viaducts.tld/liaises/joyriders.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:LaRae_Stymiest. + rdf:type bench:Inproceedings. + bench:booktitle "pottages joyriders darners"^^xsd:string. + rdfs:seeAlso "http://www.liaises.tld/darners/pearled.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "joyriders pearled fiord"^^xsd:string. + foaf:homepage "http://www.darners.tld/fiord/gripes.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anakalane_Rajaphoumy. + dc:creator _:Andre_Kuck. + rdf:type bench:Inproceedings. + bench:booktitle "pearled gripes forevers"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "fiord forevers congruencies"^^xsd:string. + foaf:homepage "http://www.gripes.tld/congruencies/conformist.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Esteva_Gilbertson. + dc:creator _:Mishaari_Guyott. + rdf:type bench:Inproceedings. + bench:booktitle "forevers conformist beliefs"^^xsd:string. + rdfs:seeAlso "http://www.congruencies.tld/beliefs/espy.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "conformist espy downgrades"^^xsd:string. + foaf:homepage "http://www.beliefs.tld/downgrades/mistype.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Primeiro_Landro. + rdf:type bench:Inproceedings. + bench:booktitle "espy mistype anacondas"^^xsd:string. + rdfs:seeAlso "http://www.downgrades.tld/anacondas/pyrethrum.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "mistype pyrethrum queerness"^^xsd:string. + foaf:homepage "http://www.anacondas.tld/queerness/soulfulness.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ingela_Giaccone. + rdf:type bench:Inproceedings. + bench:booktitle "pyrethrum soulfulness resituated"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "queerness resituated marge"^^xsd:string. + foaf:homepage "http://www.soulfulness.tld/marge/gruelling.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Luz_Zittel. + rdf:type bench:Inproceedings. + bench:booktitle "resituated gruelling crankiness"^^xsd:string. + rdfs:seeAlso "http://www.marge.tld/crankiness/apathetically.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "gruelling apathetically sorbets"^^xsd:string. + foaf:homepage "http://www.crankiness.tld/sorbets/philadelphian.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Electra_Burkman. + dc:creator _:Dietgard_Goodale. + rdf:type bench:Inproceedings. + bench:booktitle "apathetically philadelphian checking"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "sorbets checking tufters"^^xsd:string. + foaf:homepage "http://www.philadelphian.tld/tufters/macle.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gottlieb_Eckis. + rdf:type bench:Inproceedings. + bench:booktitle "checking macle waterproofed"^^xsd:string. + rdfs:seeAlso "http://www.tufters.tld/waterproofed/versed.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "macle versed hummed"^^xsd:string. + foaf:homepage "http://www.waterproofed.tld/hummed/shanks.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Basyang_Kecskes. + rdf:type bench:Inproceedings. + bench:booktitle "versed shanks leaved"^^xsd:string. + rdfs:seeAlso "http://www.hummed.tld/leaved/helpfully.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "shanks helpfully discontinuing"^^xsd:string. + foaf:homepage "http://www.leaved.tld/discontinuing/armchairs.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Apoloniada_Hubsch. + rdf:type bench:Inproceedings. + bench:booktitle "helpfully armchairs restraightening"^^xsd:string. + rdfs:seeAlso "http://www.discontinuing.tld/restraightening/flunking.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "armchairs flunking bachelorhood"^^xsd:string. + foaf:homepage "http://www.restraightening.tld/bachelorhood/superpower.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aseema_Collett. + rdf:type bench:Inproceedings. + bench:booktitle "flunking superpower unsettlement"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "bachelorhood unsettlement penciling"^^xsd:string. + foaf:homepage "http://www.superpower.tld/penciling/topics.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sadoon_Woodhouse. + rdf:type bench:Inproceedings. + bench:booktitle "unsettlement topics igniting"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "penciling igniting reaccustom"^^xsd:string. + foaf:homepage "http://www.topics.tld/reaccustom/deific.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sebastien_Raymer. + rdf:type bench:Inproceedings. + bench:booktitle "igniting deific alcoholics"^^xsd:string. + rdfs:seeAlso "http://www.reaccustom.tld/alcoholics/resubscribes.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "deific resubscribes fairways"^^xsd:string. + foaf:homepage "http://www.alcoholics.tld/fairways/campo.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Citlalli_Hardiman. + rdf:type bench:Inproceedings. + bench:booktitle "resubscribes campo mildly"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "fairways mildly antecede"^^xsd:string. + foaf:homepage "http://www.campo.tld/antecede/critical.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jannine_Brookings. + rdf:type bench:Inproceedings. + bench:booktitle "mildly critical servilely"^^xsd:string. + rdfs:seeAlso "http://www.antecede.tld/servilely/boastfully.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "critical boastfully topos"^^xsd:string. + foaf:homepage "http://www.servilely.tld/topos/awardee.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bronko_Redwood. + rdf:type bench:Inproceedings. + bench:booktitle "boastfully awardee magister"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "topos magister fiscals"^^xsd:string. + foaf:homepage "http://www.awardee.tld/fiscals/sidings.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kaleigh_Spelman. + rdf:type bench:Inproceedings. + bench:booktitle "magister sidings rheologic"^^xsd:string. + rdfs:seeAlso "http://www.fiscals.tld/rheologic/keratosis.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "sidings keratosis ethics"^^xsd:string. + foaf:homepage "http://www.rheologic.tld/ethics/blocs.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hermes_Bartek. + dc:creator _:Wene_Knee. + rdf:type bench:Inproceedings. + bench:booktitle "keratosis blocs demising"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "ethics demising interdictive"^^xsd:string. + foaf:homepage "http://www.blocs.tld/interdictive/holdovers.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Enrica_Mathern. + rdf:type bench:Inproceedings. + bench:booktitle "demising holdovers wittings"^^xsd:string. + rdfs:seeAlso "http://www.interdictive.tld/wittings/boatbills.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "holdovers boatbills cultured"^^xsd:string. + foaf:homepage "http://www.wittings.tld/cultured/universalizing.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ebergund_Uxa. + rdf:type bench:Inproceedings. + bench:booktitle "boatbills universalizing repaginate"^^xsd:string. + rdfs:seeAlso "http://www.cultured.tld/repaginate/enrobers.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "universalizing enrobers dazedly"^^xsd:string. + foaf:homepage "http://www.repaginate.tld/dazedly/precancelling.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dc:creator _:Lonzo_Vincelette. + rdf:type bench:Inproceedings. + bench:booktitle "enrobers precancelling heterosexuality"^^xsd:string. + bench:cdrom "http://www.dazedly.tld/heterosexuality/volatilizes.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "precancelling volatilizes infolding"^^xsd:string. + foaf:homepage "http://www.heterosexuality.tld/infolding/angelfishes.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nuzha_Gedye. + rdf:type bench:Inproceedings. + bench:booktitle "volatilizes angelfishes elf"^^xsd:string. + rdfs:seeAlso "http://www.infolding.tld/elf/tippled.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "angelfishes tippled analyzers"^^xsd:string. + foaf:homepage "http://www.elf.tld/analyzers/interregna.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Calla_Vanderkaaden. + rdf:type bench:Inproceedings. + bench:booktitle "tippled interregna temporizing"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "analyzers temporizing parable"^^xsd:string. + foaf:homepage "http://www.interregna.tld/parable/incoherently.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. + dcterms:partOf . + dc:creator _:Taamir_Snoozy. + dc:creator _:Sukaina_Jolicoeur. + swrc:editor _:Lutfi_Peak. + swrc:editor _:Fathi_Sylvest. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 7 (1963)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + bench:abstract "quitclaiming bends nonindustrial multiplying griot overconservative apostleship thirsts isogamy ineffably campi confection nonnutritious eyespots metrified cockney countershock leotard hexing inoculation radiometers bunting oxlip kneeler pomades nictitation emmets cremators certifies supercedes rimes slopes rhododendrons plodder equalize semiofficial polymorphous boxier bops convincingly vocatives playbooks aerosolization unmelted escalated duffles sneaked overzealous overlooks proffers outlast responder swarmer reversals enthroned deteriorative redemonstrating tinware kiosks hadjees problematical distributes understructure brining forwardly equivocalness calycle parlours populating zooming repasted amusement deucing overreaches bloodthirsty physiological nauseating effulges candids daleths mb thatched vaccination giddied realignments nybbles cremator lawny wedders homebreds vailing extendability bantamweight bambinos laicisms bookrack appointments antilabor gratifyingly dbms authentically tallowing perpetrated schmuck rhumbaed conjugant meterage bumblings beneficiated bagged peristalses saturnism stipulating medicaid scrupled ascents confinement arterioscleroses fivepins minks holism materialization monopolies spookish"^^xsd:string. + rdfs:seeAlso "http://www.parable.tld/evolutionist/mounting.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "incoherently mounting nonexchangeable"^^xsd:string. + foaf:homepage "http://www.evolutionist.tld/nonexchangeable/eclipsed.html"^^xsd:string. + swrc:journal . +_:Jarred_Seres rdf:type foaf:Person. +_:Jarred_Seres foaf:name "Jarred Seres"^^xsd:string. + dc:creator _:Jarred_Seres. + dcterms:references _:references15. +_:references15 rdf:type rdf:Bag. +_:references15 rdf:_1 . +_:references15 rdf:_2 . +_:references15 rdf:_3 . +_:references15 rdf:_4 . +_:references15 rdf:_5 . +_:references15 rdf:_6 . +_:references15 rdf:_7 . +_:references15 rdf:_8 . +_:references15 rdf:_9 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.mounting.tld/eclipsed/potentials.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "nonexchangeable potentials adoptees"^^xsd:string. + foaf:homepage "http://www.eclipsed.tld/adoptees/reavowed.html"^^xsd:string. + swrc:journal . +_:Bishr_Napoletano rdf:type foaf:Person. +_:Bishr_Napoletano foaf:name "Bishr Napoletano"^^xsd:string. + dc:creator _:Bishr_Napoletano. + rdf:type bench:Article. + swrc:pages "186"^^xsd:integer. + dc:title "potentials reavowed incredibility"^^xsd:string. + foaf:homepage "http://www.adoptees.tld/incredibility/elucidation.html"^^xsd:string. + swrc:journal . +_:Annette_Latella rdf:type foaf:Person. +_:Annette_Latella foaf:name "Annette Latella"^^xsd:string. + dc:creator _:Annette_Latella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reavowed.tld/elucidation/crambos.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "incredibility crambos bawdry"^^xsd:string. + foaf:homepage "http://www.elucidation.tld/bawdry/congenitally.html"^^xsd:string. + swrc:journal . +_:Laurentius_Ensminger rdf:type foaf:Person. +_:Laurentius_Ensminger foaf:name "Laurentius Ensminger"^^xsd:string. + dc:creator _:Laurentius_Ensminger. + rdf:type bench:Article. + swrc:pages "119"^^xsd:integer. + dc:title "crambos congenitally indemnificator"^^xsd:string. + foaf:homepage "http://www.bawdry.tld/indemnificator/sonneted.html"^^xsd:string. + swrc:journal . +_:Elda_Shimer rdf:type foaf:Person. +_:Elda_Shimer foaf:name "Elda Shimer"^^xsd:string. + dc:creator _:Elda_Shimer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.congenitally.tld/sonneted/regathers.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "indemnificator regathers aery"^^xsd:string. + foaf:homepage "http://www.sonneted.tld/aery/profitable.html"^^xsd:string. + swrc:journal . +_:Muhjar_Laser rdf:type foaf:Person. +_:Muhjar_Laser foaf:name "Muhjar Laser"^^xsd:string. + dc:creator _:Muhjar_Laser. +_:Zenaide_Rosendale rdf:type foaf:Person. +_:Zenaide_Rosendale foaf:name "Zenaide Rosendale"^^xsd:string. + dc:creator _:Zenaide_Rosendale. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "regathers profitable muskits"^^xsd:string. + foaf:homepage "http://www.aery.tld/muskits/piccalilli.html"^^xsd:string. + swrc:journal . +_:Samantaka_Allwood rdf:type foaf:Person. +_:Samantaka_Allwood foaf:name "Samantaka Allwood"^^xsd:string. + dc:creator _:Samantaka_Allwood. + rdf:type bench:Article. + rdfs:seeAlso "http://www.profitable.tld/piccalilli/expender.html"^^xsd:string. + dc:title "muskits expender hatched"^^xsd:string. + foaf:homepage "http://www.piccalilli.tld/hatched/archetypes.html"^^xsd:string. + swrc:journal . +_:Gwendolen_Bardon rdf:type foaf:Person. +_:Gwendolen_Bardon foaf:name "Gwendolen Bardon"^^xsd:string. + dc:creator _:Gwendolen_Bardon. + rdf:type bench:Article. + swrc:pages "52"^^xsd:integer. + dc:title "expender archetypes tesla"^^xsd:string. + foaf:homepage "http://www.hatched.tld/tesla/instanced.html"^^xsd:string. + swrc:journal . +_:Drystan_Phang rdf:type foaf:Person. +_:Drystan_Phang foaf:name "Drystan Phang"^^xsd:string. + dc:creator _:Drystan_Phang. +_:Maddoc_Jakobson rdf:type foaf:Person. +_:Maddoc_Jakobson foaf:name "Maddoc Jakobson"^^xsd:string. + dc:creator _:Maddoc_Jakobson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.archetypes.tld/instanced/tarriness.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "tesla tarriness kampuchea"^^xsd:string. + foaf:homepage "http://www.instanced.tld/kampuchea/twerp.html"^^xsd:string. + swrc:journal . +_:Zeffross_Summarell rdf:type foaf:Person. +_:Zeffross_Summarell foaf:name "Zeffross Summarell"^^xsd:string. + dc:creator _:Zeffross_Summarell. + rdf:type bench:Article. + swrc:pages "64"^^xsd:integer. + dc:title "tarriness twerp drachmas"^^xsd:string. + foaf:homepage "http://www.kampuchea.tld/drachmas/shrubbier.html"^^xsd:string. + swrc:journal . +_:Gracilyn_Longhofer rdf:type foaf:Person. +_:Gracilyn_Longhofer foaf:name "Gracilyn Longhofer"^^xsd:string. + dc:creator _:Gracilyn_Longhofer. + rdf:type bench:Article. + swrc:pages "123"^^xsd:integer. + dc:title "twerp shrubbier karst"^^xsd:string. + foaf:homepage "http://www.drachmas.tld/karst/banded.html"^^xsd:string. + swrc:journal . +_:Abbey_Fleagle rdf:type foaf:Person. +_:Abbey_Fleagle foaf:name "Abbey Fleagle"^^xsd:string. + dc:creator _:Abbey_Fleagle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shrubbier.tld/banded/surrealism.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "karst surrealism groveler"^^xsd:string. + foaf:homepage "http://www.banded.tld/groveler/commonest.html"^^xsd:string. + swrc:journal . +_:Raabiya_Carie rdf:type foaf:Person. +_:Raabiya_Carie foaf:name "Raabiya Carie"^^xsd:string. + dc:creator _:Raabiya_Carie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.surrealism.tld/commonest/idiomatically.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "groveler idiomatically chiropody"^^xsd:string. + foaf:homepage "http://www.commonest.tld/chiropody/nonconductor.html"^^xsd:string. + swrc:journal . +_:Jourdain_Satterlund rdf:type foaf:Person. +_:Jourdain_Satterlund foaf:name "Jourdain Satterlund"^^xsd:string. + dc:creator _:Jourdain_Satterlund. +_:Ragnar_Coler rdf:type foaf:Person. +_:Ragnar_Coler foaf:name "Ragnar Coler"^^xsd:string. + dc:creator _:Ragnar_Coler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.idiomatically.tld/nonconductor/knavishness.html"^^xsd:string. + dc:title "chiropody knavishness gourdes"^^xsd:string. + foaf:homepage "http://www.nonconductor.tld/gourdes/directors.html"^^xsd:string. + swrc:journal . +_:Thijs_Saylor rdf:type foaf:Person. +_:Thijs_Saylor foaf:name "Thijs Saylor"^^xsd:string. + dc:creator _:Thijs_Saylor. + rdf:type bench:Article. + swrc:note "questioners ordinals sunburned dissimilarities religiousness latticing emended cosmists roshi philological"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "knavishness directors interregional"^^xsd:string. + foaf:homepage "http://www.gourdes.tld/interregional/misquotes.html"^^xsd:string. + swrc:journal . +_:Madalena_Polan rdf:type foaf:Person. +_:Madalena_Polan foaf:name "Madalena Polan"^^xsd:string. + dc:creator _:Madalena_Polan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.directors.tld/misquotes/fezes.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "interregional fezes statelessness"^^xsd:string. + foaf:homepage "http://www.misquotes.tld/statelessness/upshifted.html"^^xsd:string. + swrc:journal . +_:Maajida_Myart rdf:type foaf:Person. +_:Maajida_Myart foaf:name "Maajida Myart"^^xsd:string. + dc:creator _:Maajida_Myart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fezes.tld/upshifted/relegable.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "statelessness relegable subclan"^^xsd:string. + foaf:homepage "http://www.upshifted.tld/subclan/oeuvres.html"^^xsd:string. + swrc:journal . +_:Ilja_Seide rdf:type foaf:Person. +_:Ilja_Seide foaf:name "Ilja Seide"^^xsd:string. + dc:creator _:Ilja_Seide. + rdf:type bench:Article. + bench:abstract "jumps dovetailing bilking adamancy lads spittles razorbill hematological saintly hastens exhumed transcribes suppresses chlorite bostons sculling vasodilator undeserving flamencos befitted solecists saleable employable embows quizzicality insanely semitists recolonizing placers hellhole bestriding colourers nonconsecutively leavened oblation exoduses aptitudes moonlighted tolerators foresides conservatively dilapidator depresses hypocrisies vestals trameled flunkey blazed lasagne antiabortion phoenicians eidos cathartics retracting spying civically kishka gruntles unwind fragmental recut wording interims wight dries zetas gleba hemorrhagic times plundered minimaxes dominants tournaments duckboard bigamies brindled panhandling omens mormons impenitently moray underemployed offs healable linkboy yappers outleaped wench homemakers enacted mooters confiscator rescinded impertinently upends embraces parser intercultural brambly profferers latchstring loser yawed lysed defiled stuffiest slacker mignonne bothered interlards psalmic reenacts descended tappers noses carrousel categorical yelled plebe anabolic emboldening beanpoles alleles impliedly runouts realtors cowboys mooniest varment infests shiftlessness quadruplication goalie supersensitive damnably treatabilities"^^xsd:string. + rdfs:seeAlso "http://www.relegable.tld/oeuvres/icings.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "subclan icings splinted"^^xsd:string. + foaf:homepage "http://www.oeuvres.tld/splinted/bourree.html"^^xsd:string. + swrc:journal . +_:Sahan_Laprete rdf:type foaf:Person. +_:Sahan_Laprete foaf:name "Sahan Laprete"^^xsd:string. + dc:creator _:Sahan_Laprete. + rdf:type bench:Article. + swrc:pages "84"^^xsd:integer. + dc:title "icings bourree ardour"^^xsd:string. + foaf:homepage "http://www.splinted.tld/ardour/titteringly.html"^^xsd:string. + swrc:journal . +_:Powell_Odaniel rdf:type foaf:Person. +_:Powell_Odaniel foaf:name "Powell Odaniel"^^xsd:string. + dc:creator _:Powell_Odaniel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bourree.tld/titteringly/outboasts.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "ardour outboasts closefisted"^^xsd:string. + foaf:homepage "http://www.titteringly.tld/closefisted/galas.html"^^xsd:string. + swrc:journal . +_:Simon_Rockenbaugh rdf:type foaf:Person. +_:Simon_Rockenbaugh foaf:name "Simon Rockenbaugh"^^xsd:string. + dc:creator _:Simon_Rockenbaugh. + rdf:type bench:Article. + dc:title "outboasts galas poppet"^^xsd:string. + foaf:homepage "http://www.closefisted.tld/poppet/harmonies.html"^^xsd:string. + swrc:journal . +_:Kanita_Coones rdf:type foaf:Person. +_:Kanita_Coones foaf:name "Kanita Coones"^^xsd:string. + dc:creator _:Kanita_Coones. + rdf:type bench:Article. + rdfs:seeAlso "http://www.galas.tld/harmonies/staplers.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "poppet staplers msec"^^xsd:string. + foaf:homepage "http://www.harmonies.tld/msec/outwait.html"^^xsd:string. + swrc:journal . +_:Katalena_Paradise rdf:type foaf:Person. +_:Katalena_Paradise foaf:name "Katalena Paradise"^^xsd:string. + dc:creator _:Katalena_Paradise. +_:Rufus_Coatsworth rdf:type foaf:Person. +_:Rufus_Coatsworth foaf:name "Rufus Coatsworth"^^xsd:string. + dc:creator _:Rufus_Coatsworth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.staplers.tld/outwait/tackifies.html"^^xsd:string. + swrc:note "rediscovers riptides darner curiosa harbours coir terrifying soarers competently spriest"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "msec tackifies demolitions"^^xsd:string. + foaf:homepage "http://www.outwait.tld/demolitions/pokes.html"^^xsd:string. + swrc:journal . +_:Hiroharu_Fram rdf:type foaf:Person. +_:Hiroharu_Fram foaf:name "Hiroharu Fram"^^xsd:string. + dc:creator _:Hiroharu_Fram. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tackifies.tld/pokes/cranial.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "demolitions cranial actinically"^^xsd:string. + foaf:homepage "http://www.pokes.tld/actinically/snobbily.html"^^xsd:string. + swrc:journal . +_:Dilara_Sawinski rdf:type foaf:Person. +_:Dilara_Sawinski foaf:name "Dilara Sawinski"^^xsd:string. + dc:creator _:Dilara_Sawinski. + rdf:type bench:Article. + swrc:pages "12"^^xsd:integer. + dc:title "cranial snobbily foals"^^xsd:string. + foaf:homepage "http://www.actinically.tld/foals/stickier.html"^^xsd:string. + swrc:journal . +_:Freddie_Passantino rdf:type foaf:Person. +_:Freddie_Passantino foaf:name "Freddie Passantino"^^xsd:string. + dc:creator _:Freddie_Passantino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.snobbily.tld/stickier/shorthanded.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "foals shorthanded excusableness"^^xsd:string. + foaf:homepage "http://www.stickier.tld/excusableness/immixed.html"^^xsd:string. + swrc:journal . +_:Wafaaa_Lawerence rdf:type foaf:Person. +_:Wafaaa_Lawerence foaf:name "Wafaaa Lawerence"^^xsd:string. + dc:creator _:Wafaaa_Lawerence. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shorthanded.tld/immixed/readmittance.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "excusableness readmittance painting"^^xsd:string. + foaf:homepage "http://www.immixed.tld/painting/architrave.html"^^xsd:string. + swrc:journal . +_:Masao_Martey rdf:type foaf:Person. +_:Masao_Martey foaf:name "Masao Martey"^^xsd:string. + dc:creator _:Masao_Martey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.readmittance.tld/architrave/mercifulness.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "painting mercifulness leman"^^xsd:string. + foaf:homepage "http://www.architrave.tld/leman/complied.html"^^xsd:string. + swrc:journal . +_:Ryosei_Tortorelli rdf:type foaf:Person. +_:Ryosei_Tortorelli foaf:name "Ryosei Tortorelli"^^xsd:string. + dc:creator _:Ryosei_Tortorelli. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mercifulness.tld/complied/shipways.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "leman shipways implicitly"^^xsd:string. + foaf:homepage "http://www.complied.tld/implicitly/humankind.html"^^xsd:string. + swrc:journal . +_:Rica_Lebrun rdf:type foaf:Person. +_:Rica_Lebrun foaf:name "Rica Lebrun"^^xsd:string. + dc:creator _:Rica_Lebrun. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "shipways humankind fulling"^^xsd:string. + foaf:homepage "http://www.implicitly.tld/fulling/cedes.html"^^xsd:string. + swrc:journal . +_:Elizarova_Lutgen rdf:type foaf:Person. +_:Elizarova_Lutgen foaf:name "Elizarova Lutgen"^^xsd:string. + dc:creator _:Elizarova_Lutgen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.humankind.tld/cedes/seeping.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "fulling seeping brusk"^^xsd:string. + foaf:homepage "http://www.cedes.tld/brusk/ranting.html"^^xsd:string. + swrc:journal . +_:Ramzi_Heronemus rdf:type foaf:Person. +_:Ramzi_Heronemus foaf:name "Ramzi Heronemus"^^xsd:string. + dc:creator _:Ramzi_Heronemus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seeping.tld/ranting/rampageous.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "brusk rampageous schussed"^^xsd:string. + foaf:homepage "http://www.ranting.tld/schussed/luminescence.html"^^xsd:string. + swrc:journal . +_:Mastoora_Youngers rdf:type foaf:Person. +_:Mastoora_Youngers foaf:name "Mastoora Youngers"^^xsd:string. + dc:creator _:Mastoora_Youngers. + rdf:type bench:Article. + swrc:pages "26"^^xsd:integer. + dc:title "rampageous luminescence downshifting"^^xsd:string. + foaf:homepage "http://www.schussed.tld/downshifting/stylishness.html"^^xsd:string. + swrc:journal . +_:Achmed_Gubser rdf:type foaf:Person. +_:Achmed_Gubser foaf:name "Achmed Gubser"^^xsd:string. + dc:creator _:Achmed_Gubser. + rdf:type bench:Article. + dc:title "luminescence stylishness unbridled"^^xsd:string. + foaf:homepage "http://www.downshifting.tld/unbridled/oldies.html"^^xsd:string. + swrc:journal . +_:Moriz_Rourk rdf:type foaf:Person. +_:Moriz_Rourk foaf:name "Moriz Rourk"^^xsd:string. + dc:creator _:Moriz_Rourk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stylishness.tld/oldies/sororities.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "unbridled sororities despicably"^^xsd:string. + foaf:homepage "http://www.oldies.tld/despicably/candors.html"^^xsd:string. + swrc:journal . +_:Pitamaha_Commerford rdf:type foaf:Person. +_:Pitamaha_Commerford foaf:name "Pitamaha Commerford"^^xsd:string. + dc:creator _:Pitamaha_Commerford. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sororities.tld/candors/childishly.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "despicably childishly maturative"^^xsd:string. + foaf:homepage "http://www.candors.tld/maturative/bisques.html"^^xsd:string. + swrc:journal . +_:Avimelech_Benincasa rdf:type foaf:Person. +_:Avimelech_Benincasa foaf:name "Avimelech Benincasa"^^xsd:string. + dc:creator _:Avimelech_Benincasa. +_:Bhuvana_Bassette rdf:type foaf:Person. +_:Bhuvana_Bassette foaf:name "Bhuvana Bassette"^^xsd:string. + dc:creator _:Bhuvana_Bassette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.childishly.tld/bisques/invalidates.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "maturative invalidates pinked"^^xsd:string. + foaf:homepage "http://www.bisques.tld/pinked/boned.html"^^xsd:string. + swrc:journal . +_:Chaney_Fatigate rdf:type foaf:Person. +_:Chaney_Fatigate foaf:name "Chaney Fatigate"^^xsd:string. + dc:creator _:Chaney_Fatigate. + rdf:type bench:Article. + rdfs:seeAlso "http://www.invalidates.tld/boned/decoders.html"^^xsd:string. + dc:title "pinked decoders rabidity"^^xsd:string. + foaf:homepage "http://www.boned.tld/rabidity/pinfeathers.html"^^xsd:string. + swrc:journal . +_:Rosamaria_Cortese rdf:type foaf:Person. +_:Rosamaria_Cortese foaf:name "Rosamaria Cortese"^^xsd:string. + dc:creator _:Rosamaria_Cortese. +_:Imelda_Puna rdf:type foaf:Person. +_:Imelda_Puna foaf:name "Imelda Puna"^^xsd:string. + dc:creator _:Imelda_Puna. + rdf:type bench:Article. + rdfs:seeAlso "http://www.decoders.tld/pinfeathers/steeds.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "rabidity steeds sweeps"^^xsd:string. + foaf:homepage "http://www.pinfeathers.tld/sweeps/ostinatos.html"^^xsd:string. + swrc:journal . +_:Marthe_Vokes rdf:type foaf:Person. +_:Marthe_Vokes foaf:name "Marthe Vokes"^^xsd:string. + dc:creator _:Marthe_Vokes. + rdf:type bench:Article. + swrc:pages "52"^^xsd:integer. + dc:title "steeds ostinatos grosser"^^xsd:string. + foaf:homepage "http://www.sweeps.tld/grosser/forsakes.html"^^xsd:string. + swrc:journal . +_:Imbudo_Gorka rdf:type foaf:Person. +_:Imbudo_Gorka foaf:name "Imbudo Gorka"^^xsd:string. + dc:creator _:Imbudo_Gorka. +_:Creon_Zuck rdf:type foaf:Person. +_:Creon_Zuck foaf:name "Creon Zuck"^^xsd:string. + dc:creator _:Creon_Zuck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ostinatos.tld/forsakes/fraudulentness.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "grosser fraudulentness agonal"^^xsd:string. + foaf:homepage "http://www.forsakes.tld/agonal/russe.html"^^xsd:string. + swrc:journal . +_:Nastasia_Barscewski rdf:type foaf:Person. +_:Nastasia_Barscewski foaf:name "Nastasia Barscewski"^^xsd:string. + dc:creator _:Nastasia_Barscewski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fraudulentness.tld/russe/apocryphalness.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "agonal apocryphalness shipbuilder"^^xsd:string. + foaf:homepage "http://www.russe.tld/shipbuilder/constructive.html"^^xsd:string. + swrc:journal . +_:Liese_Rhoad rdf:type foaf:Person. +_:Liese_Rhoad foaf:name "Liese Rhoad"^^xsd:string. + dc:creator _:Liese_Rhoad. + rdf:type bench:Article. + rdfs:seeAlso "http://www.apocryphalness.tld/constructive/adjournments.html"^^xsd:string. + swrc:note "reentered lithographer insurrectionist gabbler caitiffs alkyls understructures neutrally innateness clamping"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "shipbuilder adjournments overfill"^^xsd:string. + foaf:homepage "http://www.constructive.tld/overfill/thousandths.html"^^xsd:string. + swrc:journal . +_:Carmella_Reifschneider rdf:type foaf:Person. +_:Carmella_Reifschneider foaf:name "Carmella Reifschneider"^^xsd:string. + dc:creator _:Carmella_Reifschneider. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adjournments.tld/thousandths/bumping.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "overfill bumping abacuses"^^xsd:string. + foaf:homepage "http://www.thousandths.tld/abacuses/lazyish.html"^^xsd:string. + swrc:journal . +_:Normando_Haverstock rdf:type foaf:Person. +_:Normando_Haverstock foaf:name "Normando Haverstock"^^xsd:string. + dc:creator _:Normando_Haverstock. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bumping.tld/lazyish/gawkish.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "abacuses gawkish bulwarks"^^xsd:string. + foaf:homepage "http://www.lazyish.tld/bulwarks/nontechnical.html"^^xsd:string. + swrc:journal . +_:Tachia_Cavalli rdf:type foaf:Person. +_:Tachia_Cavalli foaf:name "Tachia Cavalli"^^xsd:string. + dc:creator _:Tachia_Cavalli. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gawkish.tld/nontechnical/nubbins.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "bulwarks nubbins hounded"^^xsd:string. + foaf:homepage "http://www.nontechnical.tld/hounded/pasts.html"^^xsd:string. + swrc:journal . +_:Constantin_Amento rdf:type foaf:Person. +_:Constantin_Amento foaf:name "Constantin Amento"^^xsd:string. + dc:creator _:Constantin_Amento. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nubbins.tld/pasts/machos.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "hounded machos heinousness"^^xsd:string. + foaf:homepage "http://www.pasts.tld/heinousness/emigres.html"^^xsd:string. + swrc:journal . +_:Vasilis_Carretta rdf:type foaf:Person. +_:Vasilis_Carretta foaf:name "Vasilis Carretta"^^xsd:string. + dc:creator _:Vasilis_Carretta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.machos.tld/emigres/kudos.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "heinousness kudos playbill"^^xsd:string. + foaf:homepage "http://www.emigres.tld/playbill/adaptations.html"^^xsd:string. + swrc:journal . +_:Zoleen_Bewley rdf:type foaf:Person. +_:Zoleen_Bewley foaf:name "Zoleen Bewley"^^xsd:string. + dc:creator _:Zoleen_Bewley. + swrc:editor _:Ronelle_Plake. + rdf:type bench:Incollection. + bench:booktitle "kudos adaptations sagier"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "playbill sagier unpersons"^^xsd:string. + foaf:homepage "http://www.adaptations.tld/unpersons/deanship.html"^^xsd:string. + dcterms:issued "1963"^^xsd:integer. +_:Dija_Crary rdf:type foaf:Person. +_:Dija_Crary foaf:name "Dija Crary"^^xsd:string. + dc:creator _:Dija_Crary. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 8 (1963)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1963"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unpersons.tld/concisely/articulated.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "deanship articulated hoyles"^^xsd:string. + foaf:homepage "http://www.concisely.tld/hoyles/carbolated.html"^^xsd:string. + swrc:journal . +_:Eichi_Tenant rdf:type foaf:Person. +_:Eichi_Tenant foaf:name "Eichi Tenant"^^xsd:string. + dc:creator _:Eichi_Tenant. + rdf:type bench:Article. + rdfs:seeAlso "http://www.articulated.tld/carbolated/wits.html"^^xsd:string. + dc:title "hoyles wits tenets"^^xsd:string. + foaf:homepage "http://www.carbolated.tld/tenets/seamstresses.html"^^xsd:string. + swrc:journal . +_:Alysa_Meis rdf:type foaf:Person. +_:Alysa_Meis foaf:name "Alysa Meis"^^xsd:string. + dc:creator _:Alysa_Meis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wits.tld/seamstresses/studded.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "tenets studded admirer"^^xsd:string. + foaf:homepage "http://www.seamstresses.tld/admirer/reparations.html"^^xsd:string. + swrc:journal . +_:Francesca_Lins rdf:type foaf:Person. +_:Francesca_Lins foaf:name "Francesca Lins"^^xsd:string. + dc:creator _:Francesca_Lins. +_:Magena_Scherb rdf:type foaf:Person. +_:Magena_Scherb foaf:name "Magena Scherb"^^xsd:string. + dc:creator _:Magena_Scherb. + rdf:type bench:Article. + rdfs:seeAlso "http://www.studded.tld/reparations/regales.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "admirer regales horseradishes"^^xsd:string. + foaf:homepage "http://www.reparations.tld/horseradishes/atherosclerotic.html"^^xsd:string. + swrc:journal . +_:Ramerra_Greenup rdf:type foaf:Person. +_:Ramerra_Greenup foaf:name "Ramerra Greenup"^^xsd:string. + dc:creator _:Ramerra_Greenup. + rdf:type bench:Article. + rdfs:seeAlso "http://www.regales.tld/atherosclerotic/phosphorescently.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "horseradishes phosphorescently philadelphians"^^xsd:string. + foaf:homepage "http://www.atherosclerotic.tld/philadelphians/sizier.html"^^xsd:string. + swrc:journal . +_:Anwill_Grisham rdf:type foaf:Person. +_:Anwill_Grisham foaf:name "Anwill Grisham"^^xsd:string. + dc:creator _:Anwill_Grisham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.phosphorescently.tld/sizier/cranches.html"^^xsd:string. + dc:title "philadelphians cranches megaphones"^^xsd:string. + foaf:homepage "http://www.sizier.tld/megaphones/kickups.html"^^xsd:string. + swrc:journal . +_:Amphion_Golightley rdf:type foaf:Person. +_:Amphion_Golightley foaf:name "Amphion Golightley"^^xsd:string. + dc:creator _:Amphion_Golightley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cranches.tld/kickups/deluding.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "megaphones deluding celeries"^^xsd:string. + foaf:homepage "http://www.kickups.tld/celeries/banisters.html"^^xsd:string. + swrc:journal . +_:Larent_Breidel rdf:type foaf:Person. +_:Larent_Breidel foaf:name "Larent Breidel"^^xsd:string. + dc:creator _:Larent_Breidel. + dcterms:references _:references16. +_:references16 rdf:type rdf:Bag. +_:references16 rdf:_1 . +_:references16 rdf:_2 . +_:references16 rdf:_3 . +_:references16 rdf:_4 . +_:references16 rdf:_5 . +_:references16 rdf:_6 . +_:references16 rdf:_7 . +_:references16 rdf:_8 . +_:references16 rdf:_9 . +_:references16 rdf:_10 . +_:references16 rdf:_11 . +_:references16 rdf:_12 . + rdf:type bench:Article. + swrc:pages "142"^^xsd:integer. + dc:title "deluding banisters boarded"^^xsd:string. + foaf:homepage "http://www.celeries.tld/boarded/lieges.html"^^xsd:string. + swrc:journal . +_:Richie_Huval rdf:type foaf:Person. +_:Richie_Huval foaf:name "Richie Huval"^^xsd:string. + dc:creator _:Richie_Huval. + rdf:type bench:Article. + rdfs:seeAlso "http://www.banisters.tld/lieges/shoddies.html"^^xsd:string. + swrc:note "bronchos occidents sliverers quadruplicate wheelies singed allayment dictatorships apprehending mailwoman"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "boarded shoddies repave"^^xsd:string. + foaf:homepage "http://www.lieges.tld/repave/complicated.html"^^xsd:string. + swrc:journal . +_:Oswaldo_Sanfratello rdf:type foaf:Person. +_:Oswaldo_Sanfratello foaf:name "Oswaldo Sanfratello"^^xsd:string. + dc:creator _:Oswaldo_Sanfratello. +_:Saabir_Pillon rdf:type foaf:Person. +_:Saabir_Pillon foaf:name "Saabir Pillon"^^xsd:string. + dc:creator _:Saabir_Pillon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shoddies.tld/complicated/braider.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "repave braider teetotals"^^xsd:string. + foaf:homepage "http://www.complicated.tld/teetotals/decongestion.html"^^xsd:string. + swrc:journal . +_:Pavel_Devonshire rdf:type foaf:Person. +_:Pavel_Devonshire foaf:name "Pavel Devonshire"^^xsd:string. + dc:creator _:Pavel_Devonshire. + rdf:type bench:Article. + rdfs:seeAlso "http://www.braider.tld/decongestion/keratotic.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "teetotals keratotic puttied"^^xsd:string. + foaf:homepage "http://www.decongestion.tld/puttied/gerontologies.html"^^xsd:string. + swrc:journal . +_:Marka_Busche rdf:type foaf:Person. +_:Marka_Busche foaf:name "Marka Busche"^^xsd:string. + dc:creator _:Marka_Busche. + rdf:type bench:Article. + rdfs:seeAlso "http://www.keratotic.tld/gerontologies/qty.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "puttied qty overmen"^^xsd:string. + foaf:homepage "http://www.gerontologies.tld/overmen/carpi.html"^^xsd:string. + swrc:journal . +_:Iwan_Nourse rdf:type foaf:Person. +_:Iwan_Nourse foaf:name "Iwan Nourse"^^xsd:string. + dc:creator _:Iwan_Nourse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.qty.tld/carpi/porringer.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "overmen porringer terraqueous"^^xsd:string. + foaf:homepage "http://www.carpi.tld/terraqueous/unevenly.html"^^xsd:string. + swrc:journal . +_:Callia_Mccrady rdf:type foaf:Person. +_:Callia_Mccrady foaf:name "Callia Mccrady"^^xsd:string. + dc:creator _:Callia_Mccrady. +_:Dborah_Arguin rdf:type foaf:Person. +_:Dborah_Arguin foaf:name "Dborah Arguin"^^xsd:string. + dc:creator _:Dborah_Arguin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.porringer.tld/unevenly/depopulating.html"^^xsd:string. + dc:title "terraqueous depopulating violist"^^xsd:string. + foaf:homepage "http://www.unevenly.tld/violist/durning.html"^^xsd:string. + swrc:journal . +_:Libby_Decurtis rdf:type foaf:Person. +_:Libby_Decurtis foaf:name "Libby Decurtis"^^xsd:string. + dc:creator _:Libby_Decurtis. +_:Carey_Huenink rdf:type foaf:Person. +_:Carey_Huenink foaf:name "Carey Huenink"^^xsd:string. + dc:creator _:Carey_Huenink. + rdf:type bench:Article. + rdfs:seeAlso "http://www.depopulating.tld/durning/hybridizes.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "violist hybridizes genuflections"^^xsd:string. + foaf:homepage "http://www.durning.tld/genuflections/jiujitsus.html"^^xsd:string. + swrc:journal . +_:Harsha_Candland rdf:type foaf:Person. +_:Harsha_Candland foaf:name "Harsha Candland"^^xsd:string. + dc:creator _:Harsha_Candland. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hybridizes.tld/jiujitsus/insolently.html"^^xsd:string. + dc:title "genuflections insolently nonpoetic"^^xsd:string. + foaf:homepage "http://www.jiujitsus.tld/nonpoetic/robotization.html"^^xsd:string. + swrc:journal . +_:Haazima_Krzak rdf:type foaf:Person. +_:Haazima_Krzak foaf:name "Haazima Krzak"^^xsd:string. + dc:creator _:Haazima_Krzak. +_:Rusa_Dufrain rdf:type foaf:Person. +_:Rusa_Dufrain foaf:name "Rusa Dufrain"^^xsd:string. + dc:creator _:Rusa_Dufrain. + rdf:type bench:Article. + rdfs:seeAlso "http://www.insolently.tld/robotization/originally.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "nonpoetic originally obsoleting"^^xsd:string. + foaf:homepage "http://www.robotization.tld/obsoleting/burlesqued.html"^^xsd:string. + swrc:journal . +_:Tshima_Harral rdf:type foaf:Person. +_:Tshima_Harral foaf:name "Tshima Harral"^^xsd:string. + dc:creator _:Tshima_Harral. + rdf:type bench:Article. + rdfs:seeAlso "http://www.originally.tld/burlesqued/cirrhotic.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "obsoleting cirrhotic mopeds"^^xsd:string. + foaf:homepage "http://www.burlesqued.tld/mopeds/shrivels.html"^^xsd:string. + swrc:journal . +_:Ivan_Spratt rdf:type foaf:Person. +_:Ivan_Spratt foaf:name "Ivan Spratt"^^xsd:string. + dc:creator _:Ivan_Spratt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cirrhotic.tld/shrivels/salience.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "mopeds salience shelvings"^^xsd:string. + foaf:homepage "http://www.shrivels.tld/shelvings/delays.html"^^xsd:string. + swrc:journal . +_:LaShonna_Auyong rdf:type foaf:Person. +_:LaShonna_Auyong foaf:name "LaShonna Auyong"^^xsd:string. + dc:creator _:LaShonna_Auyong. + rdf:type bench:Article. + rdfs:seeAlso "http://www.salience.tld/delays/eventuation.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "shelvings eventuation grouters"^^xsd:string. + foaf:homepage "http://www.delays.tld/grouters/crimes.html"^^xsd:string. + swrc:journal . +_:Gustl_Senosk rdf:type foaf:Person. +_:Gustl_Senosk foaf:name "Gustl Senosk"^^xsd:string. + dc:creator _:Gustl_Senosk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eventuation.tld/crimes/broughams.html"^^xsd:string. + dc:title "grouters broughams motherlands"^^xsd:string. + foaf:homepage "http://www.crimes.tld/motherlands/interceptions.html"^^xsd:string. + swrc:journal . +_:Vetenega_Kirkpatrick rdf:type foaf:Person. +_:Vetenega_Kirkpatrick foaf:name "Vetenega Kirkpatrick"^^xsd:string. + dc:creator _:Vetenega_Kirkpatrick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.broughams.tld/interceptions/extragalactic.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "motherlands extragalactic submerse"^^xsd:string. + foaf:homepage "http://www.interceptions.tld/submerse/polyandrist.html"^^xsd:string. + swrc:journal . +_:Louisa_Moats rdf:type foaf:Person. +_:Louisa_Moats foaf:name "Louisa Moats"^^xsd:string. + dc:creator _:Louisa_Moats. + rdf:type bench:Article. + rdfs:seeAlso "http://www.extragalactic.tld/polyandrist/titularies.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "submerse titularies hubbubs"^^xsd:string. + foaf:homepage "http://www.polyandrist.tld/hubbubs/deprogrammed.html"^^xsd:string. + swrc:journal . +_:Lajuana_Dobson rdf:type foaf:Person. +_:Lajuana_Dobson foaf:name "Lajuana Dobson"^^xsd:string. + dc:creator _:Lajuana_Dobson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.titularies.tld/deprogrammed/spirochete.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "hubbubs spirochete attractions"^^xsd:string. + foaf:homepage "http://www.deprogrammed.tld/attractions/underacted.html"^^xsd:string. + swrc:journal . +_:Abril_Mallory rdf:type foaf:Person. +_:Abril_Mallory foaf:name "Abril Mallory"^^xsd:string. + dc:creator _:Abril_Mallory. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spirochete.tld/underacted/knuckler.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "attractions knuckler taffetas"^^xsd:string. + foaf:homepage "http://www.underacted.tld/taffetas/tickets.html"^^xsd:string. + swrc:journal . +_:Rani_Yarde rdf:type foaf:Person. +_:Rani_Yarde foaf:name "Rani Yarde"^^xsd:string. + dc:creator _:Rani_Yarde. + rdf:type bench:Article. + swrc:pages "69"^^xsd:integer. + dc:title "knuckler tickets inflictable"^^xsd:string. + foaf:homepage "http://www.taffetas.tld/inflictable/functioning.html"^^xsd:string. + swrc:journal . +_:Vladilen_Miernik rdf:type foaf:Person. +_:Vladilen_Miernik foaf:name "Vladilen Miernik"^^xsd:string. + dc:creator _:Vladilen_Miernik. +_:Godava_Rauh rdf:type foaf:Person. +_:Godava_Rauh foaf:name "Godava Rauh"^^xsd:string. + dc:creator _:Godava_Rauh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tickets.tld/functioning/hopis.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "inflictable hopis indentions"^^xsd:string. + foaf:homepage "http://www.functioning.tld/indentions/rerecorded.html"^^xsd:string. + swrc:journal . +_:Admetus_Cottingham rdf:type foaf:Person. +_:Admetus_Cottingham foaf:name "Admetus Cottingham"^^xsd:string. + dc:creator _:Admetus_Cottingham. + rdf:type bench:Article. + swrc:pages "186"^^xsd:integer. + dc:title "hopis rerecorded tarps"^^xsd:string. + foaf:homepage "http://www.indentions.tld/tarps/chastely.html"^^xsd:string. + swrc:journal . +_:Esperanza_Negrana rdf:type foaf:Person. +_:Esperanza_Negrana foaf:name "Esperanza Negrana"^^xsd:string. + dc:creator _:Esperanza_Negrana. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rerecorded.tld/chastely/swallowed.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "tarps swallowed sniggering"^^xsd:string. + foaf:homepage "http://www.chastely.tld/sniggering/gads.html"^^xsd:string. + swrc:journal . +_:Krista_Bleacher rdf:type foaf:Person. +_:Krista_Bleacher foaf:name "Krista Bleacher"^^xsd:string. + dc:creator _:Krista_Bleacher. +_:Tharwa_Skillicorn rdf:type foaf:Person. +_:Tharwa_Skillicorn foaf:name "Tharwa Skillicorn"^^xsd:string. + dc:creator _:Tharwa_Skillicorn. + rdf:type bench:Article. + swrc:pages "130"^^xsd:integer. + dc:title "swallowed gads recreations"^^xsd:string. + foaf:homepage "http://www.sniggering.tld/recreations/oakum.html"^^xsd:string. + swrc:journal . +_:Henrikus_Giancarlo rdf:type foaf:Person. +_:Henrikus_Giancarlo foaf:name "Henrikus Giancarlo"^^xsd:string. + dc:creator _:Henrikus_Giancarlo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gads.tld/oakum/staggery.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "recreations staggery profitableness"^^xsd:string. + foaf:homepage "http://www.oakum.tld/profitableness/offhanded.html"^^xsd:string. + swrc:journal . +_:Khristyna_Popichak rdf:type foaf:Person. +_:Khristyna_Popichak foaf:name "Khristyna Popichak"^^xsd:string. + dc:creator _:Khristyna_Popichak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.staggery.tld/offhanded/landlordly.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "profitableness landlordly eurythmy"^^xsd:string. + foaf:homepage "http://www.offhanded.tld/eurythmy/altimeters.html"^^xsd:string. + swrc:journal . +_:Tandula_Crichlow rdf:type foaf:Person. +_:Tandula_Crichlow foaf:name "Tandula Crichlow"^^xsd:string. + dc:creator _:Tandula_Crichlow. + rdf:type bench:Article. + dc:title "landlordly altimeters asphalting"^^xsd:string. + foaf:homepage "http://www.eurythmy.tld/asphalting/volcanics.html"^^xsd:string. + swrc:journal . +_:Sakiko_Cline rdf:type foaf:Person. +_:Sakiko_Cline foaf:name "Sakiko Cline"^^xsd:string. + dc:creator _:Sakiko_Cline. +_:Carissima_Mudra rdf:type foaf:Person. +_:Carissima_Mudra foaf:name "Carissima Mudra"^^xsd:string. + dc:creator _:Carissima_Mudra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.altimeters.tld/volcanics/gasman.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "asphalting gasman fugit"^^xsd:string. + foaf:homepage "http://www.volcanics.tld/fugit/rearouses.html"^^xsd:string. + swrc:journal . +_:Adrianna_Moscicki rdf:type foaf:Person. +_:Adrianna_Moscicki foaf:name "Adrianna Moscicki"^^xsd:string. + dc:creator _:Adrianna_Moscicki. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "gasman rearouses stereoscopical"^^xsd:string. + foaf:homepage "http://www.fugit.tld/stereoscopical/pepped.html"^^xsd:string. + swrc:journal . +_:Jemarcus_Pontbriand rdf:type foaf:Person. +_:Jemarcus_Pontbriand foaf:name "Jemarcus Pontbriand"^^xsd:string. + dc:creator _:Jemarcus_Pontbriand. +_:Kosenila_Fondy rdf:type foaf:Person. +_:Kosenila_Fondy foaf:name "Kosenila Fondy"^^xsd:string. + dc:creator _:Kosenila_Fondy. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "rearouses pepped dandies"^^xsd:string. + foaf:homepage "http://www.stereoscopical.tld/dandies/contaminants.html"^^xsd:string. + swrc:journal . +_:Irni_Murat rdf:type foaf:Person. +_:Irni_Murat foaf:name "Irni Murat"^^xsd:string. + dc:creator _:Irni_Murat. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "pepped contaminants roasting"^^xsd:string. + foaf:homepage "http://www.dandies.tld/roasting/jingling.html"^^xsd:string. + swrc:journal . +_:Norio_Osei rdf:type foaf:Person. +_:Norio_Osei foaf:name "Norio Osei"^^xsd:string. + dc:creator _:Norio_Osei. + rdf:type bench:Article. + rdfs:seeAlso "http://www.contaminants.tld/jingling/reexhibit.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "roasting reexhibit gullable"^^xsd:string. + foaf:homepage "http://www.jingling.tld/gullable/feyest.html"^^xsd:string. + swrc:journal . +_:Milika_Pagoda rdf:type foaf:Person. +_:Milika_Pagoda foaf:name "Milika Pagoda"^^xsd:string. + dc:creator _:Milika_Pagoda. + swrc:editor _:Dima_Janas. + swrc:editor _:Lutfi_Peak. + swrc:editor _:Fathi_Sylvest. + swrc:editor _:Jabreic_Pallanes. + rdf:type bench:Proceedings. + bench:booktitle "reexhibit feyest looting"^^xsd:string. + swrc:isbn "0-4854-5737-0"^^xsd:string. + dc:publisher "Virtual Press"^^xsd:string. + swrc:series "1762"^^xsd:integer. + dc:title "Proceeding 1 (1964)"^^xsd:string. + foaf:homepage "http://www.feyest.tld/embouchures/urbanizing.html"^^xsd:string. + swrc:volume "10"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "looting urbanizing annualized"^^xsd:string. + rdfs:seeAlso "http://www.embouchures.tld/annualized/pasteurized.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "urbanizing pasteurized bubo"^^xsd:string. + foaf:homepage "http://www.annualized.tld/bubo/alliterated.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mubarak_Cackett. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "pasteurized alliterated assignat"^^xsd:string. + rdfs:seeAlso "http://www.bubo.tld/assignat/optimally.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "alliterated optimally oblongly"^^xsd:string. + foaf:homepage "http://www.assignat.tld/oblongly/confirms.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mubarak_Cackett. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "optimally confirms bestowals"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "oblongly bestowals interrupters"^^xsd:string. + foaf:homepage "http://www.confirms.tld/interrupters/darkened.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mubarak_Cackett. + dc:creator _:Landeline_Sevenbergen. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "bestowals darkened overexposure"^^xsd:string. + rdfs:seeAlso "http://www.interrupters.tld/overexposure/interrelatedness.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "darkened interrelatedness moxibustion"^^xsd:string. + foaf:homepage "http://www.overexposure.tld/moxibustion/ontogenically.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Mubarak_Cackett. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "interrelatedness ontogenically moulder"^^xsd:string. + rdfs:seeAlso "http://www.moxibustion.tld/moulder/sybarites.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "ontogenically sybarites lameness"^^xsd:string. + foaf:homepage "http://www.moulder.tld/lameness/enhances.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Landeline_Sevenbergen. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "sybarites enhances superimposition"^^xsd:string. + rdfs:seeAlso "http://www.lameness.tld/superimposition/undernourishment.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "enhances undernourishment locomotes"^^xsd:string. + foaf:homepage "http://www.superimposition.tld/locomotes/executrices.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Landeline_Sevenbergen. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "undernourishment executrices preferable"^^xsd:string. + rdfs:seeAlso "http://www.locomotes.tld/preferable/ovules.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "executrices ovules adios"^^xsd:string. + foaf:homepage "http://www.preferable.tld/adios/devaluations.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Albinia_Heasley. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "ovules devaluations anticked"^^xsd:string. + rdfs:seeAlso "http://www.adios.tld/anticked/inveigling.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "devaluations inveigling induration"^^xsd:string. + foaf:homepage "http://www.anticked.tld/induration/figurativeness.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Albinia_Heasley. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "inveigling figurativeness purifier"^^xsd:string. + rdfs:seeAlso "http://www.induration.tld/purifier/unmemorized.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "figurativeness unmemorized devotees"^^xsd:string. + foaf:homepage "http://www.purifier.tld/devotees/frolicked.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Albinia_Heasley. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "unmemorized frolicked euglenas"^^xsd:string. + rdfs:seeAlso "http://www.devotees.tld/euglenas/tonsured.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "frolicked tonsured distilleries"^^xsd:string. + foaf:homepage "http://www.euglenas.tld/distilleries/cytologists.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jaadallah_Mullen. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "tonsured cytologists unmistakable"^^xsd:string. + rdfs:seeAlso "http://www.distilleries.tld/unmistakable/kraals.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "cytologists kraals stepmothers"^^xsd:string. + foaf:homepage "http://www.unmistakable.tld/stepmothers/responsibilities.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Jaadallah_Mullen. + rdf:type bench:Inproceedings. + bench:booktitle "kraals responsibilities nonsuccessiveness"^^xsd:string. + rdfs:seeAlso "http://www.stepmothers.tld/nonsuccessiveness/owlish.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "responsibilities owlish sizes"^^xsd:string. + foaf:homepage "http://www.nonsuccessiveness.tld/sizes/phenologically.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jaadallah_Mullen. + dc:creator _:Manobu_Peres. + rdf:type bench:Inproceedings. + bench:booktitle "owlish phenologically chronicling"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "sizes chronicling nymphets"^^xsd:string. + foaf:homepage "http://www.phenologically.tld/nymphets/shindy.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Manobu_Peres. + rdf:type bench:Inproceedings. + bench:booktitle "chronicling shindy espying"^^xsd:string. + rdfs:seeAlso "http://www.nymphets.tld/espying/doorplates.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "shindy doorplates mumper"^^xsd:string. + foaf:homepage "http://www.espying.tld/mumper/knotweeds.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Manobu_Peres. + rdf:type bench:Inproceedings. + bench:booktitle "doorplates knotweeds uncustomary"^^xsd:string. + rdfs:seeAlso "http://www.mumper.tld/uncustomary/snakily.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "knotweeds snakily insinuating"^^xsd:string. + foaf:homepage "http://www.uncustomary.tld/insinuating/restack.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Denzel_Garant. + dc:creator _:Gislind_Bureau. + rdf:type bench:Inproceedings. + bench:booktitle "snakily restack pugilisms"^^xsd:string. + rdfs:seeAlso "http://www.insinuating.tld/pugilisms/modulative.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "restack modulative teepees"^^xsd:string. + foaf:homepage "http://www.pugilisms.tld/teepees/elvis.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Denzel_Garant. + dc:creator _:Gislind_Bureau. + rdf:type bench:Inproceedings. + bench:booktitle "modulative elvis tonsorial"^^xsd:string. + rdfs:seeAlso "http://www.teepees.tld/tonsorial/shawed.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "elvis shawed titles"^^xsd:string. + foaf:homepage "http://www.tonsorial.tld/titles/manless.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Denzel_Garant. + rdf:type bench:Inproceedings. + bench:booktitle "shawed manless inoculated"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "titles inoculated milked"^^xsd:string. + foaf:homepage "http://www.manless.tld/milked/disenfranchised.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gislind_Bureau. + dc:creator _:Andromchi_Denis. + rdf:type bench:Inproceedings. + bench:booktitle "inoculated disenfranchised marquises"^^xsd:string. + rdfs:seeAlso "http://www.milked.tld/marquises/tailgating.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "disenfranchised tailgating potages"^^xsd:string. + foaf:homepage "http://www.marquises.tld/potages/tarragon.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Andromchi_Denis. + rdf:type bench:Inproceedings. + bench:booktitle "tailgating tarragon chemins"^^xsd:string. + rdfs:seeAlso "http://www.potages.tld/chemins/untransformed.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "tarragon untransformed fuzee"^^xsd:string. + foaf:homepage "http://www.chemins.tld/fuzee/serenades.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Andromchi_Denis. + rdf:type bench:Inproceedings. + bench:booktitle "untransformed serenades prothalamia"^^xsd:string. + rdfs:seeAlso "http://www.fuzee.tld/prothalamia/crystallizes.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "serenades crystallizes theorizer"^^xsd:string. + foaf:homepage "http://www.prothalamia.tld/theorizer/lipper.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Erla_Adib. + rdf:type bench:Inproceedings. + bench:booktitle "crystallizes lipper metaphorical"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "theorizer metaphorical groutier"^^xsd:string. + foaf:homepage "http://www.lipper.tld/groutier/abreacting.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Erla_Adib. + rdf:type bench:Inproceedings. + bench:booktitle "metaphorical abreacting triunes"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "groutier triunes pregnantly"^^xsd:string. + foaf:homepage "http://www.abreacting.tld/pregnantly/headquartering.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Erla_Adib. + rdf:type bench:Inproceedings. + bench:booktitle "triunes headquartering examinees"^^xsd:string. + dc:title "pregnantly examinees quietist"^^xsd:string. + foaf:homepage "http://www.headquartering.tld/quietist/foamed.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Nira_Shone. + rdf:type bench:Inproceedings. + bench:booktitle "examinees foamed convincer"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "quietist convincer centuries"^^xsd:string. + foaf:homepage "http://www.foamed.tld/centuries/plunging.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nira_Shone. + rdf:type bench:Inproceedings. + bench:booktitle "convincer plunging subsoils"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "centuries subsoils avowedly"^^xsd:string. + foaf:homepage "http://www.plunging.tld/avowedly/motliest.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nira_Shone. + dc:creator _:Zoia_Bruchman. + rdf:type bench:Inproceedings. + bench:abstract "screws oilhole misos trampolinist astronautical shapelier shapeless nonliturgically amandine beefcakes singlehandedly rectified mollifier mentally cupola swings dwarfed strummed parker typewriting elasticity freckling commercialization exiguity concents manpack neurologically squaller cantabile furnaced umbrae ranis oxtails emergences rapports sibs plinks inappreciably smouldered overreaching wizened foreordainments castrates seacoasts cursedness autobus inhabitance reigniting pinnae glissades farting abbotcy disembody swaddled socked titlists presupposes inroads ritziness leones incorrigibleness montaged gasifying govt dreidels stepdaughters glossier percents bridled failed depths saclike rework plectra forky generational lampoonists unluckiest diazepam ostentation slatted unclamps obfuscates lallygags ombudsmen carroming syne conterminously concertizing banshees battiest seizing nonsymbolic undersupply foreboder commutators integrator baffler forwardness descents plunger condescending leggiest unlighted daybooks blamelessness plagiaries engramme jubilates unappreciative canonizations soapbox gimmicks lathers inactivating pluralization effervescing quarto folkmoots poacher succubuses contestably debaters thermally porticos unifier flinger maladjustment resided tankard babushka thereinafter tunable dissevering daybook influents tithers delusionist restriction handcart sulkier striplings slowpoke beseeched mobilizers decorates sallower untenable rename clarinettist unamused nonplusing dashpots better presoak asseverations famishing"^^xsd:string. + bench:booktitle "subsoils motliest mingy"^^xsd:string. + rdfs:seeAlso "http://www.avowedly.tld/mingy/marshaling.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "motliest marshaling eponymy"^^xsd:string. + foaf:homepage "http://www.mingy.tld/eponymy/internodal.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Zoia_Bruchman. + rdf:type bench:Inproceedings. + bench:booktitle "marshaling internodal academicism"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "eponymy academicism permissable"^^xsd:string. + foaf:homepage "http://www.internodal.tld/permissable/booed.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zoia_Bruchman. + rdf:type bench:Inproceedings. + bench:booktitle "academicism booed residency"^^xsd:string. + rdfs:seeAlso "http://www.permissable.tld/residency/tellership.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "booed tellership gnocchi"^^xsd:string. + foaf:homepage "http://www.residency.tld/gnocchi/discording.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Huyen_Peppas. + rdf:type bench:Inproceedings. + bench:booktitle "tellership discording drafts"^^xsd:string. + rdfs:seeAlso "http://www.gnocchi.tld/drafts/recede.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "discording recede particularized"^^xsd:string. + foaf:homepage "http://www.drafts.tld/particularized/rangiest.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Huyen_Peppas. + rdf:type bench:Inproceedings. + bench:booktitle "recede rangiest metricated"^^xsd:string. + rdfs:seeAlso "http://www.particularized.tld/metricated/hiccoughs.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "rangiest hiccoughs solitudes"^^xsd:string. + foaf:homepage "http://www.metricated.tld/solitudes/deactivation.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sotaro_Charlesworth. + rdf:type bench:Inproceedings. + bench:booktitle "hiccoughs deactivation consumable"^^xsd:string. + rdfs:seeAlso "http://www.solitudes.tld/consumable/hedonics.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "deactivation hedonics trainer"^^xsd:string. + foaf:homepage "http://www.consumable.tld/trainer/hemlocks.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sotaro_Charlesworth. + rdf:type bench:Inproceedings. + bench:booktitle "hedonics hemlocks swearing"^^xsd:string. + rdfs:seeAlso "http://www.trainer.tld/swearing/prams.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "hemlocks prams amerce"^^xsd:string. + foaf:homepage "http://www.swearing.tld/amerce/asseverate.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kaneie_Byous. + dc:creator _:Hiroyuki_Prochnow. + rdf:type bench:Inproceedings. + bench:booktitle "prams asseverate undersell"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "amerce undersell underachieve"^^xsd:string. + foaf:homepage "http://www.asseverate.tld/underachieve/contrastingly.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kaneie_Byous. + rdf:type bench:Inproceedings. + bench:booktitle "undersell contrastingly pitchily"^^xsd:string. + rdfs:seeAlso "http://www.underachieve.tld/pitchily/hydrodynamics.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "contrastingly hydrodynamics association"^^xsd:string. + foaf:homepage "http://www.pitchily.tld/association/motleyest.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Hiroyuki_Prochnow. + rdf:type bench:Inproceedings. + bench:booktitle "hydrodynamics motleyest garcons"^^xsd:string. + rdfs:seeAlso "http://www.association.tld/garcons/hesitating.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "motleyest hesitating divulgement"^^xsd:string. + foaf:homepage "http://www.garcons.tld/divulgement/indemnifying.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Kuniyoshi_Sebold. + dc:creator _:Fedra_Koff. + rdf:type bench:Inproceedings. + bench:booktitle "hesitating indemnifying dignifiedly"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "divulgement dignifiedly misstates"^^xsd:string. + foaf:homepage "http://www.indemnifying.tld/misstates/electroencephalographs.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Kuniyoshi_Sebold. + rdf:type bench:Inproceedings. + bench:booktitle "dignifiedly electroencephalographs usefully"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "misstates usefully gloved"^^xsd:string. + foaf:homepage "http://www.electroencephalographs.tld/gloved/crowned.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fedra_Koff. + rdf:type bench:Inproceedings. + bench:booktitle "usefully crowned semanticist"^^xsd:string. + rdfs:seeAlso "http://www.gloved.tld/semanticist/mildness.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "crowned mildness manliness"^^xsd:string. + foaf:homepage "http://www.semanticist.tld/manliness/staring.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Marla_Doporto. + rdf:type bench:Inproceedings. + bench:booktitle "mildness staring geegaw"^^xsd:string. + rdfs:seeAlso "http://www.manliness.tld/geegaw/maladapted.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "staring maladapted woks"^^xsd:string. + foaf:homepage "http://www.geegaw.tld/woks/wending.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marla_Doporto. + rdf:type bench:Inproceedings. + bench:booktitle "maladapted wending assureds"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "woks assureds meagerly"^^xsd:string. + foaf:homepage "http://www.wending.tld/meagerly/bollixing.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sanson_Litteer. + rdf:type bench:Inproceedings. + bench:booktitle "assureds bollixing derogatorily"^^xsd:string. + rdfs:seeAlso "http://www.meagerly.tld/derogatorily/pouted.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "bollixing pouted oxygenates"^^xsd:string. + foaf:homepage "http://www.derogatorily.tld/oxygenates/tarweeds.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sanson_Litteer. + rdf:type bench:Inproceedings. + bench:booktitle "pouted tarweeds reacceding"^^xsd:string. + rdfs:seeAlso "http://www.oxygenates.tld/reacceding/blacklisted.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "tarweeds blacklisted unclench"^^xsd:string. + foaf:homepage "http://www.reacceding.tld/unclench/amoebic.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ashraf_Hamstra. + rdf:type bench:Inproceedings. + bench:booktitle "blacklisted amoebic macaronies"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "unclench macaronies absorbers"^^xsd:string. + foaf:homepage "http://www.amoebic.tld/absorbers/kraken.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ashraf_Hamstra. + swrc:editor . + swrc:editor _:Beat_Berlinghof. +_:Beat_Berlinghof rdf:type foaf:Person. +_:Beat_Berlinghof foaf:name "Beat Berlinghof"^^xsd:string. + swrc:editor _:Lidiy_Haigwood. +_:Lidiy_Haigwood rdf:type foaf:Person. +_:Lidiy_Haigwood foaf:name "Lidiy Haigwood"^^xsd:string. + swrc:editor _:Yavin_Maletz. +_:Yavin_Maletz rdf:type foaf:Person. +_:Yavin_Maletz foaf:name "Yavin Maletz"^^xsd:string. + swrc:editor _:Eustachius_Kohout. + swrc:editor _:Bala_Robyn. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1964)"^^xsd:string. + swrc:volume "25"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "85"^^xsd:integer. + dc:title "absorbers editorializations fecklessly"^^xsd:string. + foaf:homepage "http://www.kraken.tld/fecklessly/expectations.html"^^xsd:string. + swrc:journal . + dc:creator _:Rani_Yarde. + dc:creator _:Vladilen_Miernik. + rdf:type bench:Article. + swrc:pages "56"^^xsd:integer. + dc:title "editorializations expectations rehabilitations"^^xsd:string. + foaf:homepage "http://www.fecklessly.tld/rehabilitations/miniaturizing.html"^^xsd:string. + swrc:journal . + dc:creator _:Godava_Rauh. + dc:creator _:Admetus_Cottingham. + dc:creator _:Esperanza_Negrana. + rdf:type bench:Article. + rdfs:seeAlso "http://www.expectations.tld/miniaturizing/meridians.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "rehabilitations meridians imperii"^^xsd:string. + foaf:homepage "http://www.miniaturizing.tld/imperii/footnotes.html"^^xsd:string. + swrc:journal . + dc:creator _:Krista_Bleacher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.meridians.tld/footnotes/breeching.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "imperii breeching inkle"^^xsd:string. + foaf:homepage "http://www.footnotes.tld/inkle/frizzier.html"^^xsd:string. + swrc:journal . + dc:creator _:Tharwa_Skillicorn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.breeching.tld/frizzier/curtseying.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "inkle curtseying replenishing"^^xsd:string. + foaf:homepage "http://www.frizzier.tld/replenishing/klatches.html"^^xsd:string. + swrc:journal . + dc:creator _:Henrikus_Giancarlo. + rdf:type bench:Article. + dc:title "curtseying klatches outfighting"^^xsd:string. + foaf:homepage "http://www.replenishing.tld/outfighting/cocking.html"^^xsd:string. + swrc:journal . + dc:creator _:Khristyna_Popichak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.klatches.tld/cocking/paleface.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "outfighting paleface termers"^^xsd:string. + foaf:homepage "http://www.cocking.tld/termers/unreadiest.html"^^xsd:string. + swrc:journal . + dc:creator _:Tandula_Crichlow. + dc:creator _:Sakiko_Cline. + rdf:type bench:Article. + rdfs:seeAlso "http://www.paleface.tld/unreadiest/resoling.html"^^xsd:string. + dc:title "termers resoling alleviations"^^xsd:string. + foaf:homepage "http://www.unreadiest.tld/alleviations/reviewing.html"^^xsd:string. + swrc:journal . + dc:creator _:Carissima_Mudra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resoling.tld/reviewing/policyholder.html"^^xsd:string. + swrc:month "9"^^xsd:integer. + swrc:pages "45"^^xsd:integer. + dc:title "alleviations policyholder sharpshooting"^^xsd:string. + foaf:homepage "http://www.reviewing.tld/sharpshooting/frowner.html"^^xsd:string. + swrc:journal . + dc:creator _:Adrianna_Moscicki. + rdf:type bench:Article. + rdfs:seeAlso "http://www.policyholder.tld/frowner/melanoids.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "sharpshooting melanoids stewards"^^xsd:string. + foaf:homepage "http://www.frowner.tld/stewards/sassier.html"^^xsd:string. + swrc:journal . + dc:creator _:Jemarcus_Pontbriand. + rdf:type bench:Article. + rdfs:seeAlso "http://www.melanoids.tld/sassier/bilobed.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "stewards bilobed washier"^^xsd:string. + foaf:homepage "http://www.sassier.tld/washier/friendless.html"^^xsd:string. + swrc:journal . + dc:creator _:Kosenila_Fondy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bilobed.tld/friendless/aldrins.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "washier aldrins napalm"^^xsd:string. + foaf:homepage "http://www.friendless.tld/napalm/eonian.html"^^xsd:string. + swrc:journal . + dc:creator _:Irni_Murat. + dc:creator _:Norio_Osei. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "aldrins eonian epitaphs"^^xsd:string. + foaf:homepage "http://www.napalm.tld/epitaphs/jilter.html"^^xsd:string. + swrc:journal . + dc:creator _:Milika_Pagoda. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "eonian jilter yearned"^^xsd:string. + foaf:homepage "http://www.epitaphs.tld/yearned/stabilizes.html"^^xsd:string. + swrc:journal . + dc:creator _:Ferrante_Astorga. + dc:creator _:Eurypylus_Zacher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jilter.tld/stabilizes/obsoleteness.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "yearned obsoleteness periwinkles"^^xsd:string. + foaf:homepage "http://www.stabilizes.tld/periwinkles/loading.html"^^xsd:string. + swrc:journal . + dc:creator _:Abira_Hemmig. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "obsoleteness loading trigonometrical"^^xsd:string. + foaf:homepage "http://www.periwinkles.tld/trigonometrical/interning.html"^^xsd:string. + swrc:journal . + dc:creator _:Silvia_Jilek. + rdf:type bench:Article. + swrc:pages "149"^^xsd:integer. + dc:title "loading interning splitters"^^xsd:string. + foaf:homepage "http://www.trigonometrical.tld/splitters/flashiest.html"^^xsd:string. + swrc:journal . + dc:creator _:Dija_Crary. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interning.tld/flashiest/whipsawed.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "splitters whipsawed toddies"^^xsd:string. + foaf:homepage "http://www.flashiest.tld/toddies/cornetist.html"^^xsd:string. + swrc:journal . + dc:creator _:Ihaab_Gebo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whipsawed.tld/cornetist/biostatistics.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "toddies biostatistics machinize"^^xsd:string. + foaf:homepage "http://www.cornetist.tld/machinize/justices.html"^^xsd:string. + swrc:journal . + dc:creator _:Saemon_Veach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.biostatistics.tld/justices/totalisms.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "machinize totalisms tearstain"^^xsd:string. + foaf:homepage "http://www.justices.tld/tearstain/secureness.html"^^xsd:string. + swrc:journal . + dc:creator _:Keisha_Tagami. + dc:creator _:Florentine_Fowble. + rdf:type bench:Article. + dc:title "totalisms secureness constellations"^^xsd:string. + foaf:homepage "http://www.tearstain.tld/constellations/whiffler.html"^^xsd:string. + swrc:journal . + dc:creator _:Constantina_Benck. + rdf:type bench:Article. + swrc:pages "158"^^xsd:integer. + dc:title "secureness whiffler scroggiest"^^xsd:string. + foaf:homepage "http://www.constellations.tld/scroggiest/revaluate.html"^^xsd:string. + swrc:journal . + dc:creator _:Tamafune_Ratering. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whiffler.tld/revaluate/consistencies.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "scroggiest consistencies reevaluated"^^xsd:string. + foaf:homepage "http://www.revaluate.tld/reevaluated/patented.html"^^xsd:string. + swrc:journal . + dc:creator _:Nabeel_Bauerle. + rdf:type bench:Article. + swrc:pages "88"^^xsd:integer. + dc:title "consistencies patented scansions"^^xsd:string. + foaf:homepage "http://www.reevaluated.tld/scansions/packable.html"^^xsd:string. + swrc:journal . + dc:creator _:Rogned_Trasport. + rdf:type bench:Article. + rdfs:seeAlso "http://www.patented.tld/packable/quittance.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "scansions quittance untangle"^^xsd:string. + foaf:homepage "http://www.packable.tld/untangle/hospitals.html"^^xsd:string. + swrc:journal . + dc:creator _:Josephina_Idris. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quittance.tld/hospitals/earthliest.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "untangle earthliest officer"^^xsd:string. + foaf:homepage "http://www.hospitals.tld/officer/eras.html"^^xsd:string. + swrc:journal . + dc:creator _:Ekaja_Glaves. + dc:creator _:Taliesin_Okeke. + rdf:type bench:Article. + rdfs:seeAlso "http://www.earthliest.tld/eras/arrogated.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "officer arrogated shamuses"^^xsd:string. + foaf:homepage "http://www.eras.tld/shamuses/marketings.html"^^xsd:string. + swrc:journal . + dc:creator _:Baruna_Minichiello. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arrogated.tld/marketings/colossuses.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "shamuses colossuses motorizes"^^xsd:string. + foaf:homepage "http://www.marketings.tld/motorizes/misadjust.html"^^xsd:string. + swrc:journal . + dc:creator _:Arina_Lillig. + rdf:type bench:Article. + rdfs:seeAlso "http://www.colossuses.tld/misadjust/quadrated.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "motorizes quadrated exsert"^^xsd:string. + foaf:homepage "http://www.misadjust.tld/exsert/zaftig.html"^^xsd:string. + swrc:journal . +_:Manoela_Rogness rdf:type foaf:Person. +_:Manoela_Rogness foaf:name "Manoela Rogness"^^xsd:string. + dc:creator _:Manoela_Rogness. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quadrated.tld/zaftig/outgrows.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "exsert outgrows circuitously"^^xsd:string. + foaf:homepage "http://www.zaftig.tld/circuitously/surrounding.html"^^xsd:string. + swrc:journal . +_:Conson_Deaner rdf:type foaf:Person. +_:Conson_Deaner foaf:name "Conson Deaner"^^xsd:string. + dc:creator _:Conson_Deaner. +_:Neville_Rund rdf:type foaf:Person. +_:Neville_Rund foaf:name "Neville Rund"^^xsd:string. + dc:creator _:Neville_Rund. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outgrows.tld/surrounding/trumpets.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "circuitously trumpets bucktoothed"^^xsd:string. + foaf:homepage "http://www.surrounding.tld/bucktoothed/alterations.html"^^xsd:string. + swrc:journal . +_:Tameron_Banvelos rdf:type foaf:Person. +_:Tameron_Banvelos foaf:name "Tameron Banvelos"^^xsd:string. + dc:creator _:Tameron_Banvelos. + swrc:editor _:Bala_Robyn. + swrc:editor _:Ihaab_Gebo. + rdf:type bench:Incollection. + bench:booktitle "trumpets alterations giddies"^^xsd:string. + dc:title "bucktoothed giddies centrifugation"^^xsd:string. + foaf:homepage "http://www.alterations.tld/centrifugation/detachers.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. +_:Lew_Faudree rdf:type foaf:Person. +_:Lew_Faudree foaf:name "Lew Faudree"^^xsd:string. + dc:creator _:Lew_Faudree. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1964)"^^xsd:string. + swrc:volume "16"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + swrc:note "foreskins bronzed greenstick uninclosed yodled strumpet disoblige sawflies bickers"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "centrifugation unescorted lithographed"^^xsd:string. + foaf:homepage "http://www.detachers.tld/lithographed/conveys.html"^^xsd:string. + swrc:journal . + dc:creator _:Koji_Gola. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unescorted.tld/conveys/slidden.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "lithographed slidden capitate"^^xsd:string. + foaf:homepage "http://www.conveys.tld/capitate/piezochemistry.html"^^xsd:string. + swrc:journal . + dc:creator _:Seth_Nylin. + rdf:type bench:Article. + swrc:pages "161"^^xsd:integer. + dc:title "slidden piezochemistry bondholders"^^xsd:string. + foaf:homepage "http://www.capitate.tld/bondholders/defectors.html"^^xsd:string. + swrc:journal . + dc:creator _:Kimiko_Draheim. + rdf:type bench:Article. + rdfs:seeAlso "http://www.piezochemistry.tld/defectors/parentis.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "bondholders parentis birthplaces"^^xsd:string. + foaf:homepage "http://www.defectors.tld/birthplaces/curtseyed.html"^^xsd:string. + swrc:journal . + dc:creator _:Ladislava_Desforges. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "parentis curtseyed plugugly"^^xsd:string. + foaf:homepage "http://www.birthplaces.tld/plugugly/inerts.html"^^xsd:string. + swrc:journal . + dc:creator _:Harrison_Steinkamp. + rdf:type bench:Article. + rdfs:seeAlso "http://www.curtseyed.tld/inerts/expired.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "plugugly expired hutzpa"^^xsd:string. + foaf:homepage "http://www.inerts.tld/hutzpa/behove.html"^^xsd:string. + swrc:journal . + dc:creator _:Papandrou_Stich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.expired.tld/behove/minikins.html"^^xsd:string. + swrc:month "1"^^xsd:integer. + dc:title "hutzpa minikins redeliberation"^^xsd:string. + foaf:homepage "http://www.behove.tld/redeliberation/tallboys.html"^^xsd:string. + swrc:journal . + dc:creator _:Hoshie_Nitti. + rdf:type bench:Article. + swrc:pages "68"^^xsd:integer. + dc:title "minikins tallboys irresolutely"^^xsd:string. + foaf:homepage "http://www.redeliberation.tld/irresolutely/stagnation.html"^^xsd:string. + swrc:journal . + dc:creator _:Blerina_Robotham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tallboys.tld/stagnation/unburned.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "irresolutely unburned colludes"^^xsd:string. + foaf:homepage "http://www.stagnation.tld/colludes/queazy.html"^^xsd:string. + swrc:journal . + dc:creator _:Columbine_Moffit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unburned.tld/queazy/highting.html"^^xsd:string. + dc:title "colludes highting roadability"^^xsd:string. + foaf:homepage "http://www.queazy.tld/roadability/ringbolt.html"^^xsd:string. + swrc:journal . + dc:creator _:Tarozaemon_Nettik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.highting.tld/ringbolt/clubhauled.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "roadability clubhauled mutilation"^^xsd:string. + foaf:homepage "http://www.ringbolt.tld/mutilation/handily.html"^^xsd:string. + swrc:journal . + dc:creator _:Illinya_Shulz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clubhauled.tld/handily/unpunctual.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "mutilation unpunctual nucleon"^^xsd:string. + foaf:homepage "http://www.handily.tld/nucleon/lictor.html"^^xsd:string. + swrc:journal . + dc:creator _:Seika_Moratto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unpunctual.tld/lictor/draftiness.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "nucleon draftiness urbanest"^^xsd:string. + foaf:homepage "http://www.lictor.tld/urbanest/nastier.html"^^xsd:string. + swrc:journal . + dc:creator _:Ish_Georgiades. + rdf:type bench:Article. + swrc:pages "147"^^xsd:integer. + dc:title "draftiness nastier milksops"^^xsd:string. + foaf:homepage "http://www.urbanest.tld/milksops/exorcizing.html"^^xsd:string. + swrc:journal . + dc:creator _:Hodawa_Doughman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nastier.tld/exorcizing/machinated.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "milksops machinated sideswiper"^^xsd:string. + foaf:homepage "http://www.exorcizing.tld/sideswiper/secularizes.html"^^xsd:string. + swrc:journal . + dc:creator _:Akaka_Buron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.machinated.tld/secularizes/headpiece.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "sideswiper headpiece ripener"^^xsd:string. + foaf:homepage "http://www.secularizes.tld/ripener/solemnizes.html"^^xsd:string. + swrc:journal . + dc:creator _:Cheyli_Englade. + rdf:type bench:Article. + swrc:pages "159"^^xsd:integer. + dc:title "headpiece solemnizes cavefish"^^xsd:string. + foaf:homepage "http://www.ripener.tld/cavefish/cretinizing.html"^^xsd:string. + swrc:journal . + dc:creator _:Ari_Baddour. + rdf:type bench:Article. + rdfs:seeAlso "http://www.solemnizes.tld/cretinizing/memorableness.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "cavefish memorableness isolation"^^xsd:string. + foaf:homepage "http://www.cretinizing.tld/isolation/bustiest.html"^^xsd:string. + swrc:journal . + dc:creator _:Shunsuke_Berka. + rdf:type bench:Article. + rdfs:seeAlso "http://www.memorableness.tld/bustiest/bosomed.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "isolation bosomed incumbency"^^xsd:string. + foaf:homepage "http://www.bustiest.tld/incumbency/stilettos.html"^^xsd:string. + swrc:journal . + dc:creator _:Tolenka_Slezak. + dc:creator _:Everhart_Hlywa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bosomed.tld/stilettos/flittered.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "incumbency flittered minaciousness"^^xsd:string. + foaf:homepage "http://www.stilettos.tld/minaciousness/reassert.html"^^xsd:string. + swrc:journal . +_:Mayoko_Sterlin rdf:type foaf:Person. +_:Mayoko_Sterlin foaf:name "Mayoko Sterlin"^^xsd:string. + dc:creator _:Mayoko_Sterlin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flittered.tld/reassert/hoptoad.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "minaciousness hoptoad peacoat"^^xsd:string. + foaf:homepage "http://www.reassert.tld/peacoat/spreaders.html"^^xsd:string. + swrc:journal . +_:Kaitlyn_Seedorf rdf:type foaf:Person. +_:Kaitlyn_Seedorf foaf:name "Kaitlyn Seedorf"^^xsd:string. + dc:creator _:Kaitlyn_Seedorf. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hoptoad.tld/spreaders/misdeliveries.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "peacoat misdeliveries reprobating"^^xsd:string. + foaf:homepage "http://www.spreaders.tld/reprobating/reinvolving.html"^^xsd:string. + swrc:journal . +_:Apala_Guillemette rdf:type foaf:Person. +_:Apala_Guillemette foaf:name "Apala Guillemette"^^xsd:string. + dc:creator _:Apala_Guillemette. + rdf:type bench:Article. + swrc:pages "69"^^xsd:integer. + dc:title "misdeliveries reinvolving hoariness"^^xsd:string. + foaf:homepage "http://www.reprobating.tld/hoariness/vehemently.html"^^xsd:string. + swrc:journal . +_:Susumu_Nozum rdf:type foaf:Person. +_:Susumu_Nozum foaf:name "Susumu Nozum"^^xsd:string. + dc:creator _:Susumu_Nozum. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "reinvolving vehemently horoscopes"^^xsd:string. + foaf:homepage "http://www.hoariness.tld/horoscopes/quantifies.html"^^xsd:string. + swrc:journal . +_:Eus_Delagado rdf:type foaf:Person. +_:Eus_Delagado foaf:name "Eus Delagado"^^xsd:string. + dc:creator _:Eus_Delagado. + rdf:type bench:Article. + swrc:pages "119"^^xsd:integer. + dc:title "vehemently quantifies auxins"^^xsd:string. + foaf:homepage "http://www.horoscopes.tld/auxins/mispronounce.html"^^xsd:string. + swrc:journal . +_:Kojuro_Arvayo rdf:type foaf:Person. +_:Kojuro_Arvayo foaf:name "Kojuro Arvayo"^^xsd:string. + dc:creator _:Kojuro_Arvayo. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "quantifies mispronounce disqualification"^^xsd:string. + foaf:homepage "http://www.auxins.tld/disqualification/repackage.html"^^xsd:string. + swrc:journal . +_:Guiseppina_Calderon rdf:type foaf:Person. +_:Guiseppina_Calderon foaf:name "Guiseppina Calderon"^^xsd:string. + dc:creator _:Guiseppina_Calderon. + dcterms:references _:references19. +_:references19 rdf:type rdf:Bag. +_:references19 rdf:_1 . +_:references19 rdf:_2 . +_:references19 rdf:_3 . +_:references19 rdf:_4 . +_:references19 rdf:_5 . +_:references19 rdf:_6 . +_:references19 rdf:_7 . +_:references19 rdf:_8 . +_:references19 rdf:_9 . +_:references19 rdf:_10 . +_:references19 rdf:_11 . +_:references19 rdf:_12 . +_:references19 rdf:_13 . +_:references19 rdf:_14 . +_:references19 rdf:_15 . +_:references19 rdf:_16 . +_:references19 rdf:_17 . +_:references19 rdf:_18 . +_:references19 rdf:_19 . +_:references19 rdf:_20 . +_:references19 rdf:_21 . +_:references19 rdf:_22 . +_:references19 rdf:_23 . +_:references19 rdf:_24 . +_:references19 rdf:_25 . +_:references19 rdf:_26 . +_:references19 rdf:_27 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.mispronounce.tld/repackage/philosophizes.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "disqualification philosophizes laparoscope"^^xsd:string. + foaf:homepage "http://www.repackage.tld/laparoscope/galloots.html"^^xsd:string. + swrc:journal . +_:Yaremka_Garbin rdf:type foaf:Person. +_:Yaremka_Garbin foaf:name "Yaremka Garbin"^^xsd:string. + dc:creator _:Yaremka_Garbin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.philosophizes.tld/galloots/hypnotherapy.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "laparoscope hypnotherapy legged"^^xsd:string. + foaf:homepage "http://www.galloots.tld/legged/noblewoman.html"^^xsd:string. + swrc:journal . +_:Tannya_Pommer rdf:type foaf:Person. +_:Tannya_Pommer foaf:name "Tannya Pommer"^^xsd:string. + dc:creator _:Tannya_Pommer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hypnotherapy.tld/noblewoman/hesitatingly.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "legged hesitatingly ethnical"^^xsd:string. + foaf:homepage "http://www.noblewoman.tld/ethnical/transformations.html"^^xsd:string. + swrc:journal . +_:Loretta_Liddy rdf:type foaf:Person. +_:Loretta_Liddy foaf:name "Loretta Liddy"^^xsd:string. + dc:creator _:Loretta_Liddy. + rdf:type bench:Article. + swrc:pages "19"^^xsd:integer. + dc:title "hesitatingly transformations argylls"^^xsd:string. + foaf:homepage "http://www.ethnical.tld/argylls/hopefuls.html"^^xsd:string. + swrc:journal . +_:Dia_Halbershtam rdf:type foaf:Person. +_:Dia_Halbershtam foaf:name "Dia Halbershtam"^^xsd:string. + dc:creator _:Dia_Halbershtam. + rdf:type bench:Article. + rdfs:seeAlso "http://www.transformations.tld/hopefuls/softeners.html"^^xsd:string. + swrc:note "proctoscopy omened bemired quietens adjoins sagger retouch vitalist rearmed"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "argylls softeners reinstalls"^^xsd:string. + foaf:homepage "http://www.hopefuls.tld/reinstalls/uncontrite.html"^^xsd:string. + swrc:journal . +_:Savastianova_Vierk rdf:type foaf:Person. +_:Savastianova_Vierk foaf:name "Savastianova Vierk"^^xsd:string. + dc:creator _:Savastianova_Vierk. + rdf:type bench:Article. + swrc:pages "75"^^xsd:integer. + dc:title "softeners uncontrite interacted"^^xsd:string. + foaf:homepage "http://www.reinstalls.tld/interacted/ologies.html"^^xsd:string. + swrc:journal . +_:Tayib_Mullenbach rdf:type foaf:Person. +_:Tayib_Mullenbach foaf:name "Tayib Mullenbach"^^xsd:string. + dc:creator _:Tayib_Mullenbach. + rdf:type bench:Article. + swrc:pages "101"^^xsd:integer. + dc:title "uncontrite ologies spectrograms"^^xsd:string. + foaf:homepage "http://www.interacted.tld/spectrograms/marquees.html"^^xsd:string. + swrc:journal . +_:Aasima_Spaur rdf:type foaf:Person. +_:Aasima_Spaur foaf:name "Aasima Spaur"^^xsd:string. + dc:creator _:Aasima_Spaur. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ologies.tld/marquees/enriches.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "spectrograms enriches reversely"^^xsd:string. + foaf:homepage "http://www.marquees.tld/reversely/ploying.html"^^xsd:string. + swrc:journal . +_:Antonina_Mayon rdf:type foaf:Person. +_:Antonina_Mayon foaf:name "Antonina Mayon"^^xsd:string. + dc:creator _:Antonina_Mayon. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "enriches ploying aerodynamical"^^xsd:string. + foaf:homepage "http://www.reversely.tld/aerodynamical/lividly.html"^^xsd:string. + swrc:journal . +_:Eben_Weld rdf:type foaf:Person. +_:Eben_Weld foaf:name "Eben Weld"^^xsd:string. + dc:creator _:Eben_Weld. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ploying.tld/lividly/pharisee.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "aerodynamical pharisee underexpose"^^xsd:string. + foaf:homepage "http://www.lividly.tld/underexpose/spurry.html"^^xsd:string. + swrc:journal . +_:Harry_Hamparian rdf:type foaf:Person. +_:Harry_Hamparian foaf:name "Harry Hamparian"^^xsd:string. + dc:creator _:Harry_Hamparian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pharisee.tld/spurry/depletes.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "underexpose depletes cabby"^^xsd:string. + foaf:homepage "http://www.spurry.tld/cabby/lightful.html"^^xsd:string. + swrc:journal . +_:Sandrine_Provencher rdf:type foaf:Person. +_:Sandrine_Provencher foaf:name "Sandrine Provencher"^^xsd:string. + dc:creator _:Sandrine_Provencher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.depletes.tld/lightful/tattiest.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "cabby tattiest ofttimes"^^xsd:string. + foaf:homepage "http://www.lightful.tld/ofttimes/nepotisms.html"^^xsd:string. + swrc:journal . +_:Criston_Arcand rdf:type foaf:Person. +_:Criston_Arcand foaf:name "Criston Arcand"^^xsd:string. + dc:creator _:Criston_Arcand. + rdf:type bench:Article. + dc:title "tattiest nepotisms pests"^^xsd:string. + foaf:homepage "http://www.ofttimes.tld/pests/foresworn.html"^^xsd:string. + swrc:journal . +_:Perfecta_Gonser rdf:type foaf:Person. +_:Perfecta_Gonser foaf:name "Perfecta Gonser"^^xsd:string. + dc:creator _:Perfecta_Gonser. + swrc:editor _:Huyen_Peppas. + swrc:editor _:Beat_Berlinghof. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1964)"^^xsd:string. + swrc:volume "11"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pests.tld/organza/exserting.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "foresworn exserting breviary"^^xsd:string. + foaf:homepage "http://www.organza.tld/breviary/alleviative.html"^^xsd:string. + swrc:journal . +_:Carsten_Yanoff rdf:type foaf:Person. +_:Carsten_Yanoff foaf:name "Carsten Yanoff"^^xsd:string. + dc:creator _:Carsten_Yanoff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.exserting.tld/alleviative/humanistically.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "breviary humanistically viscousness"^^xsd:string. + foaf:homepage "http://www.alleviative.tld/viscousness/neuralgias.html"^^xsd:string. + swrc:journal . +_:Coleta_Krenn rdf:type foaf:Person. +_:Coleta_Krenn foaf:name "Coleta Krenn"^^xsd:string. + dc:creator _:Coleta_Krenn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.humanistically.tld/neuralgias/verdicts.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "viscousness verdicts skylights"^^xsd:string. + foaf:homepage "http://www.neuralgias.tld/skylights/reacquaintance.html"^^xsd:string. + swrc:journal . +_:Dalldav_Heggen rdf:type foaf:Person. +_:Dalldav_Heggen foaf:name "Dalldav Heggen"^^xsd:string. + dc:creator _:Dalldav_Heggen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.verdicts.tld/reacquaintance/dishpan.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "skylights dishpan recelebrates"^^xsd:string. + foaf:homepage "http://www.reacquaintance.tld/recelebrates/quadruplicating.html"^^xsd:string. + swrc:journal . +_:Lakitia_Carrozza rdf:type foaf:Person. +_:Lakitia_Carrozza foaf:name "Lakitia Carrozza"^^xsd:string. + dc:creator _:Lakitia_Carrozza. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dishpan.tld/quadruplicating/trueing.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "recelebrates trueing troughs"^^xsd:string. + foaf:homepage "http://www.quadruplicating.tld/troughs/trundled.html"^^xsd:string. + swrc:journal . +_:Matsya_Mayard rdf:type foaf:Person. +_:Matsya_Mayard foaf:name "Matsya Mayard"^^xsd:string. + dc:creator _:Matsya_Mayard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trueing.tld/trundled/engross.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "troughs engross downsizes"^^xsd:string. + foaf:homepage "http://www.trundled.tld/downsizes/toucher.html"^^xsd:string. + swrc:journal . +_:Chernavka_Hamson rdf:type foaf:Person. +_:Chernavka_Hamson foaf:name "Chernavka Hamson"^^xsd:string. + dc:creator _:Chernavka_Hamson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.engross.tld/toucher/armadas.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "downsizes armadas wartiest"^^xsd:string. + foaf:homepage "http://www.toucher.tld/wartiest/supervisorship.html"^^xsd:string. + swrc:journal . +_:Vivka_Culligan rdf:type foaf:Person. +_:Vivka_Culligan foaf:name "Vivka Culligan"^^xsd:string. + dc:creator _:Vivka_Culligan. +_:Zachary_Miska rdf:type foaf:Person. +_:Zachary_Miska foaf:name "Zachary Miska"^^xsd:string. + dc:creator _:Zachary_Miska. + rdf:type bench:Article. + rdfs:seeAlso "http://www.armadas.tld/supervisorship/lavishing.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "wartiest lavishing empresses"^^xsd:string. + foaf:homepage "http://www.supervisorship.tld/empresses/pyrotechnical.html"^^xsd:string. + swrc:journal . +_:Laius_Mcclanan rdf:type foaf:Person. +_:Laius_Mcclanan foaf:name "Laius Mcclanan"^^xsd:string. + dc:creator _:Laius_Mcclanan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lavishing.tld/pyrotechnical/infos.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "empresses infos dogmatical"^^xsd:string. + foaf:homepage "http://www.pyrotechnical.tld/dogmatical/breams.html"^^xsd:string. + swrc:journal . +_:Concepcion_Scherman rdf:type foaf:Person. +_:Concepcion_Scherman foaf:name "Concepcion Scherman"^^xsd:string. + dc:creator _:Concepcion_Scherman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.infos.tld/breams/overpraising.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "dogmatical overpraising catalogued"^^xsd:string. + foaf:homepage "http://www.breams.tld/catalogued/nicknaming.html"^^xsd:string. + swrc:journal . +_:Yama_Shbi rdf:type foaf:Person. +_:Yama_Shbi foaf:name "Yama Shbi"^^xsd:string. + dc:creator _:Yama_Shbi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overpraising.tld/nicknaming/underofficial.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "catalogued underofficial microanalytic"^^xsd:string. + foaf:homepage "http://www.nicknaming.tld/microanalytic/arrant.html"^^xsd:string. + swrc:journal . +_:Ghaamid_Beckfield rdf:type foaf:Person. +_:Ghaamid_Beckfield foaf:name "Ghaamid Beckfield"^^xsd:string. + dc:creator _:Ghaamid_Beckfield. + rdf:type bench:Article. + rdfs:seeAlso "http://www.underofficial.tld/arrant/biogeographic.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "microanalytic biogeographic subsided"^^xsd:string. + foaf:homepage "http://www.arrant.tld/subsided/sadistically.html"^^xsd:string. + swrc:journal . +_:Troika_Correy rdf:type foaf:Person. +_:Troika_Correy foaf:name "Troika Correy"^^xsd:string. + dc:creator _:Troika_Correy. +_:Dalila_Sadger rdf:type foaf:Person. +_:Dalila_Sadger foaf:name "Dalila Sadger"^^xsd:string. + dc:creator _:Dalila_Sadger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.biogeographic.tld/sadistically/ramping.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "subsided ramping kinematical"^^xsd:string. + foaf:homepage "http://www.sadistically.tld/kinematical/ruinously.html"^^xsd:string. + swrc:journal . +_:Umar_Metherell rdf:type foaf:Person. +_:Umar_Metherell foaf:name "Umar Metherell"^^xsd:string. + dc:creator _:Umar_Metherell. +_:Fulger_Osazuwa rdf:type foaf:Person. +_:Fulger_Osazuwa foaf:name "Fulger Osazuwa"^^xsd:string. + dc:creator _:Fulger_Osazuwa. + rdf:type bench:Article. + swrc:pages "59"^^xsd:integer. + dc:title "ramping ruinously imprecates"^^xsd:string. + foaf:homepage "http://www.kinematical.tld/imprecates/insufficiency.html"^^xsd:string. + swrc:journal . +_:Shereen_Khazdozian rdf:type foaf:Person. +_:Shereen_Khazdozian foaf:name "Shereen Khazdozian"^^xsd:string. + dc:creator _:Shereen_Khazdozian. +_:Hlya_Lummus rdf:type foaf:Person. +_:Hlya_Lummus foaf:name "Hlya Lummus"^^xsd:string. + dc:creator _:Hlya_Lummus. + rdf:type bench:Article. + swrc:pages "118"^^xsd:integer. + dc:title "ruinously insufficiency traders"^^xsd:string. + foaf:homepage "http://www.imprecates.tld/traders/mobbed.html"^^xsd:string. + swrc:journal . +_:Clarisse_Todor rdf:type foaf:Person. +_:Clarisse_Todor foaf:name "Clarisse Todor"^^xsd:string. + dc:creator _:Clarisse_Todor. +_:Irinia_Russom rdf:type foaf:Person. +_:Irinia_Russom foaf:name "Irinia Russom"^^xsd:string. + dc:creator _:Irinia_Russom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.insufficiency.tld/mobbed/reuniting.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "traders reuniting oralities"^^xsd:string. + foaf:homepage "http://www.mobbed.tld/oralities/gallantly.html"^^xsd:string. + swrc:journal . +_:Bendigeidfran_Knake rdf:type foaf:Person. +_:Bendigeidfran_Knake foaf:name "Bendigeidfran Knake"^^xsd:string. + dc:creator _:Bendigeidfran_Knake. + rdf:type bench:Article. + dc:title "reuniting gallantly senses"^^xsd:string. + foaf:homepage "http://www.oralities.tld/senses/expiries.html"^^xsd:string. + swrc:journal . +_:Dyllon_Duncil rdf:type foaf:Person. +_:Dyllon_Duncil foaf:name "Dyllon Duncil"^^xsd:string. + dc:creator _:Dyllon_Duncil. + rdf:type bench:Article. + dc:title "gallantly expiries misspent"^^xsd:string. + foaf:homepage "http://www.senses.tld/misspent/stovepipe.html"^^xsd:string. + swrc:journal . +_:Plutus_Living rdf:type foaf:Person. +_:Plutus_Living foaf:name "Plutus Living"^^xsd:string. + dc:creator _:Plutus_Living. +_:Ophira_Haufler rdf:type foaf:Person. +_:Ophira_Haufler foaf:name "Ophira Haufler"^^xsd:string. + dc:creator _:Ophira_Haufler. + rdf:type bench:Article. + swrc:pages "186"^^xsd:integer. + dc:title "expiries stovepipe dawdlers"^^xsd:string. + foaf:homepage "http://www.misspent.tld/dawdlers/wirehair.html"^^xsd:string. + swrc:journal . +_:Nichiren_Parcell rdf:type foaf:Person. +_:Nichiren_Parcell foaf:name "Nichiren Parcell"^^xsd:string. + dc:creator _:Nichiren_Parcell. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "stovepipe wirehair noncarbonated"^^xsd:string. + foaf:homepage "http://www.dawdlers.tld/noncarbonated/unfurled.html"^^xsd:string. + swrc:journal . +_:Kaleriia_Wilshusen rdf:type foaf:Person. +_:Kaleriia_Wilshusen foaf:name "Kaleriia Wilshusen"^^xsd:string. + dc:creator _:Kaleriia_Wilshusen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wirehair.tld/unfurled/excitable.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "noncarbonated excitable manrope"^^xsd:string. + foaf:homepage "http://www.unfurled.tld/manrope/tinsmith.html"^^xsd:string. + swrc:journal . +_:Naosuke_Truss rdf:type foaf:Person. +_:Naosuke_Truss foaf:name "Naosuke Truss"^^xsd:string. + dc:creator _:Naosuke_Truss. +_:Muaaid_Commes rdf:type foaf:Person. +_:Muaaid_Commes foaf:name "Muaaid Commes"^^xsd:string. + dc:creator _:Muaaid_Commes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.excitable.tld/tinsmith/gemmily.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "manrope gemmily poxes"^^xsd:string. + foaf:homepage "http://www.tinsmith.tld/poxes/fleecier.html"^^xsd:string. + swrc:journal . +_:Cecelia_Merkel rdf:type foaf:Person. +_:Cecelia_Merkel foaf:name "Cecelia Merkel"^^xsd:string. + dc:creator _:Cecelia_Merkel. + rdf:type bench:Article. + swrc:pages "48"^^xsd:integer. + dc:title "gemmily fleecier oratories"^^xsd:string. + foaf:homepage "http://www.poxes.tld/oratories/communicator.html"^^xsd:string. + swrc:journal . +_:Guntrada_Palazzolo rdf:type foaf:Person. +_:Guntrada_Palazzolo foaf:name "Guntrada Palazzolo"^^xsd:string. + dc:creator _:Guntrada_Palazzolo. + rdf:type bench:Article. + dc:title "fleecier communicator intermarrying"^^xsd:string. + foaf:homepage "http://www.oratories.tld/intermarrying/overexerts.html"^^xsd:string. + swrc:journal . +_:Livius_Norgaard rdf:type foaf:Person. +_:Livius_Norgaard foaf:name "Livius Norgaard"^^xsd:string. + dc:creator _:Livius_Norgaard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.communicator.tld/overexerts/jambs.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "intermarrying jambs apneas"^^xsd:string. + foaf:homepage "http://www.overexerts.tld/apneas/recommissioned.html"^^xsd:string. + swrc:journal . +_:Antonino_Larowe rdf:type foaf:Person. +_:Antonino_Larowe foaf:name "Antonino Larowe"^^xsd:string. + dc:creator _:Antonino_Larowe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jambs.tld/recommissioned/quantimeter.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "apneas quantimeter endower"^^xsd:string. + foaf:homepage "http://www.recommissioned.tld/endower/seatmates.html"^^xsd:string. + swrc:journal . +_:Kiona_Elmquist rdf:type foaf:Person. +_:Kiona_Elmquist foaf:name "Kiona Elmquist"^^xsd:string. + dc:creator _:Kiona_Elmquist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quantimeter.tld/seatmates/cancan.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "endower cancan unrestrictedly"^^xsd:string. + foaf:homepage "http://www.seatmates.tld/unrestrictedly/klystrons.html"^^xsd:string. + swrc:journal . +_:Candice_Manlito rdf:type foaf:Person. +_:Candice_Manlito foaf:name "Candice Manlito"^^xsd:string. + dc:creator _:Candice_Manlito. +_:Zdzislaba_Inafuku rdf:type foaf:Person. +_:Zdzislaba_Inafuku foaf:name "Zdzislaba Inafuku"^^xsd:string. + dc:creator _:Zdzislaba_Inafuku. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cancan.tld/klystrons/disconnecting.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "unrestrictedly disconnecting sparseness"^^xsd:string. + foaf:homepage "http://www.klystrons.tld/sparseness/clemency.html"^^xsd:string. + swrc:journal . +_:Ashihei_Yepes rdf:type foaf:Person. +_:Ashihei_Yepes foaf:name "Ashihei Yepes"^^xsd:string. + dc:creator _:Ashihei_Yepes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disconnecting.tld/clemency/elevon.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "sparseness elevon categories"^^xsd:string. + foaf:homepage "http://www.clemency.tld/categories/intwining.html"^^xsd:string. + swrc:journal . +_:Cheyanne_Douet rdf:type foaf:Person. +_:Cheyanne_Douet foaf:name "Cheyanne Douet"^^xsd:string. + dc:creator _:Cheyanne_Douet. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "elevon intwining disciplining"^^xsd:string. + foaf:homepage "http://www.categories.tld/disciplining/whackers.html"^^xsd:string. + swrc:journal . +_:Jocelyn_Skornik rdf:type foaf:Person. +_:Jocelyn_Skornik foaf:name "Jocelyn Skornik"^^xsd:string. + dc:creator _:Jocelyn_Skornik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intwining.tld/whackers/ostensibilities.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "disciplining ostensibilities fauces"^^xsd:string. + foaf:homepage "http://www.whackers.tld/fauces/spines.html"^^xsd:string. + swrc:journal . +_:Zeva_Deveaux rdf:type foaf:Person. +_:Zeva_Deveaux foaf:name "Zeva Deveaux"^^xsd:string. + dc:creator _:Zeva_Deveaux. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ostensibilities.tld/spines/snowdrop.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "fauces snowdrop sensualist"^^xsd:string. + foaf:homepage "http://www.spines.tld/sensualist/terminated.html"^^xsd:string. + swrc:journal . +_:Ferdinando_Smeltz rdf:type foaf:Person. +_:Ferdinando_Smeltz foaf:name "Ferdinando Smeltz"^^xsd:string. + dc:creator _:Ferdinando_Smeltz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.snowdrop.tld/terminated/ineligibility.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "sensualist ineligibility inquisitions"^^xsd:string. + foaf:homepage "http://www.terminated.tld/inquisitions/detoxicator.html"^^xsd:string. + swrc:journal . +_:Teshka_Kilday rdf:type foaf:Person. +_:Teshka_Kilday foaf:name "Teshka Kilday"^^xsd:string. + dc:creator _:Teshka_Kilday. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ineligibility.tld/detoxicator/gimcracks.html"^^xsd:string. + dc:title "inquisitions gimcracks handlists"^^xsd:string. + foaf:homepage "http://www.detoxicator.tld/handlists/vermiculites.html"^^xsd:string. + swrc:journal . +_:Ganymede_Dubreuil rdf:type foaf:Person. +_:Ganymede_Dubreuil foaf:name "Ganymede Dubreuil"^^xsd:string. + dc:creator _:Ganymede_Dubreuil. + rdf:type bench:Article. + swrc:pages "138"^^xsd:integer. + dc:title "gimcracks vermiculites millrun"^^xsd:string. + foaf:homepage "http://www.handlists.tld/millrun/ideomotor.html"^^xsd:string. + swrc:journal . +_:Aleksandr_Dinh rdf:type foaf:Person. +_:Aleksandr_Dinh foaf:name "Aleksandr Dinh"^^xsd:string. + dc:creator _:Aleksandr_Dinh. +_:Madawc_Monteleone rdf:type foaf:Person. +_:Madawc_Monteleone foaf:name "Madawc Monteleone"^^xsd:string. + dc:creator _:Madawc_Monteleone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vermiculites.tld/ideomotor/tufty.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "millrun tufty huffier"^^xsd:string. + foaf:homepage "http://www.ideomotor.tld/huffier/paraprofessionals.html"^^xsd:string. + swrc:journal . +_:Siunbek_Sprout rdf:type foaf:Person. +_:Siunbek_Sprout foaf:name "Siunbek Sprout"^^xsd:string. + dc:creator _:Siunbek_Sprout. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tufty.tld/paraprofessionals/localities.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "huffier localities crepitant"^^xsd:string. + foaf:homepage "http://www.paraprofessionals.tld/crepitant/slabbery.html"^^xsd:string. + swrc:journal . +_:Ray_Baray rdf:type foaf:Person. +_:Ray_Baray foaf:name "Ray Baray"^^xsd:string. + dc:creator _:Ray_Baray. +_:Yoshinori_Bundschuh rdf:type foaf:Person. +_:Yoshinori_Bundschuh foaf:name "Yoshinori Bundschuh"^^xsd:string. + dc:creator _:Yoshinori_Bundschuh. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "localities slabbery forefeet"^^xsd:string. + foaf:homepage "http://www.crepitant.tld/forefeet/debtors.html"^^xsd:string. + swrc:journal . +_:Lybed_Nardi rdf:type foaf:Person. +_:Lybed_Nardi foaf:name "Lybed Nardi"^^xsd:string. + dc:creator _:Lybed_Nardi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slabbery.tld/debtors/understatement.html"^^xsd:string. + dc:title "forefeet understatement reexpressed"^^xsd:string. + foaf:homepage "http://www.debtors.tld/reexpressed/oleoresin.html"^^xsd:string. + swrc:journal . +_:Kirrily_Holleman rdf:type foaf:Person. +_:Kirrily_Holleman foaf:name "Kirrily Holleman"^^xsd:string. + dc:creator _:Kirrily_Holleman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.understatement.tld/oleoresin/frostbiting.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "reexpressed frostbiting requires"^^xsd:string. + foaf:homepage "http://www.oleoresin.tld/requires/interlining.html"^^xsd:string. + swrc:journal . +_:Kikunojo_Beckles rdf:type foaf:Person. +_:Kikunojo_Beckles foaf:name "Kikunojo Beckles"^^xsd:string. + dc:creator _:Kikunojo_Beckles. +_:Lilka_Fike rdf:type foaf:Person. +_:Lilka_Fike foaf:name "Lilka Fike"^^xsd:string. + dc:creator _:Lilka_Fike. + rdf:type bench:Article. + rdfs:seeAlso "http://www.frostbiting.tld/interlining/courters.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "requires courters biomechanics"^^xsd:string. + foaf:homepage "http://www.interlining.tld/biomechanics/overtones.html"^^xsd:string. + swrc:journal . +_:Kumiyo_Ozane rdf:type foaf:Person. +_:Kumiyo_Ozane foaf:name "Kumiyo Ozane"^^xsd:string. + dc:creator _:Kumiyo_Ozane. +_:Abhilasha_Farness rdf:type foaf:Person. +_:Abhilasha_Farness foaf:name "Abhilasha Farness"^^xsd:string. + dc:creator _:Abhilasha_Farness. + rdf:type bench:Article. + rdfs:seeAlso "http://www.courters.tld/overtones/corpuscles.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "biomechanics corpuscles somnambulating"^^xsd:string. + foaf:homepage "http://www.overtones.tld/somnambulating/harbouring.html"^^xsd:string. + swrc:journal . +_:Prosdoka_Witucki rdf:type foaf:Person. +_:Prosdoka_Witucki foaf:name "Prosdoka Witucki"^^xsd:string. + dc:creator _:Prosdoka_Witucki. +_:Iemochi_Sosebee rdf:type foaf:Person. +_:Iemochi_Sosebee foaf:name "Iemochi Sosebee"^^xsd:string. + dc:creator _:Iemochi_Sosebee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.corpuscles.tld/harbouring/denounces.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "somnambulating denounces unartfully"^^xsd:string. + foaf:homepage "http://www.harbouring.tld/unartfully/safeties.html"^^xsd:string. + swrc:journal . +_:Zenko_Pellietier rdf:type foaf:Person. +_:Zenko_Pellietier foaf:name "Zenko Pellietier"^^xsd:string. + dc:creator _:Zenko_Pellietier. + swrc:editor _:Lidiy_Haigwood. + swrc:editor _:Yavin_Maletz. + swrc:editor _:Eustachius_Kohout. + swrc:editor _:Bala_Robyn. + rdf:type bench:Proceedings. + bench:booktitle "denounces safeties renotifying"^^xsd:string. + swrc:isbn "0-1689-2407-0"^^xsd:string. + dc:publisher "Math-Pro Press"^^xsd:string. + swrc:series "1537"^^xsd:integer. + dc:title "Proceeding 2 (1964)"^^xsd:string. + foaf:homepage "http://www.safeties.tld/hyperbolically/unlatches.html"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "renotifying unlatches unorganized"^^xsd:string. + rdfs:seeAlso "http://www.hyperbolically.tld/unorganized/defamatory.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "unlatches defamatory multiengined"^^xsd:string. + foaf:homepage "http://www.unorganized.tld/multiengined/bowlfuls.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alvarita_Boitel. + rdf:type bench:Inproceedings. + bench:booktitle "defamatory bowlfuls disconnections"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "multiengined disconnections refried"^^xsd:string. + foaf:homepage "http://www.bowlfuls.tld/refried/operationally.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alvarita_Boitel. + dc:creator _:Gideon_Goldfischer. + rdf:type bench:Inproceedings. + bench:booktitle "disconnections operationally suballiances"^^xsd:string. + dc:title "refried suballiances salespersons"^^xsd:string. + foaf:homepage "http://www.operationally.tld/salespersons/atoneable.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Gideon_Goldfischer. + dc:creator _:Jezebel_Cuadra. + rdf:type bench:Inproceedings. + bench:booktitle "suballiances atoneable battling"^^xsd:string. + rdfs:seeAlso "http://www.salespersons.tld/battling/perdurable.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "atoneable perdurable atremble"^^xsd:string. + foaf:homepage "http://www.battling.tld/atremble/procreation.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jezebel_Cuadra. + rdf:type bench:Inproceedings. + bench:booktitle "perdurable procreation reddened"^^xsd:string. + rdfs:seeAlso "http://www.atremble.tld/reddened/moderately.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "procreation moderately adverted"^^xsd:string. + foaf:homepage "http://www.reddened.tld/adverted/hyperextension.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Krivulinaia_Sengvilay. + rdf:type bench:Inproceedings. + bench:booktitle "moderately hyperextension medius"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "adverted medius gallivanting"^^xsd:string. + foaf:homepage "http://www.hyperextension.tld/gallivanting/buffaloing.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Krivulinaia_Sengvilay. + rdf:type bench:Inproceedings. + bench:booktitle "medius buffaloing kiln"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "gallivanting kiln puppies"^^xsd:string. + foaf:homepage "http://www.buffaloing.tld/puppies/cicatrixes.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Rechkina_Revalee. + rdf:type bench:Inproceedings. + bench:booktitle "kiln cicatrixes shammers"^^xsd:string. + rdfs:seeAlso "http://www.puppies.tld/shammers/piked.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "cicatrixes piked tercentenary"^^xsd:string. + foaf:homepage "http://www.shammers.tld/tercentenary/tuberculous.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rechkina_Revalee. + rdf:type bench:Inproceedings. + bench:booktitle "piked tuberculous helve"^^xsd:string. + rdfs:seeAlso "http://www.tercentenary.tld/helve/cardiography.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "tuberculous cardiography talebearer"^^xsd:string. + foaf:homepage "http://www.helve.tld/talebearer/velveted.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Taamira_Yeomans. + rdf:type bench:Inproceedings. + bench:booktitle "cardiography velveted manipulations"^^xsd:string. + rdfs:seeAlso "http://www.talebearer.tld/manipulations/compiles.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "velveted compiles viers"^^xsd:string. + foaf:homepage "http://www.manipulations.tld/viers/processionals.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Taamira_Yeomans. + rdf:type bench:Inproceedings. + bench:booktitle "compiles processionals boycotted"^^xsd:string. + rdfs:seeAlso "http://www.viers.tld/boycotted/porno.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "processionals porno unweeded"^^xsd:string. + foaf:homepage "http://www.boycotted.tld/unweeded/pheasants.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bojana_Yanish. + dc:creator _:Mihoko_Sasportas. + rdf:type bench:Inproceedings. + bench:booktitle "porno pheasants canoes"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "unweeded canoes burgundies"^^xsd:string. + foaf:homepage "http://www.pheasants.tld/burgundies/functionalist.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bojana_Yanish. + rdf:type bench:Inproceedings. + bench:booktitle "canoes functionalist pulping"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "burgundies pulping oxygens"^^xsd:string. + foaf:homepage "http://www.functionalist.tld/oxygens/immerge.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Mihoko_Sasportas. + rdf:type bench:Inproceedings. + bench:booktitle "pulping immerge oppressed"^^xsd:string. + rdfs:seeAlso "http://www.oxygens.tld/oppressed/marriers.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "immerge marriers fluoroscopic"^^xsd:string. + foaf:homepage "http://www.oppressed.tld/fluoroscopic/vacationing.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kiera_Dundee. + rdf:type bench:Inproceedings. + bench:booktitle "marriers vacationing oozed"^^xsd:string. + rdfs:seeAlso "http://www.fluoroscopic.tld/oozed/kilovolts.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "vacationing kilovolts roils"^^xsd:string. + foaf:homepage "http://www.oozed.tld/roils/vox.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kiera_Dundee. + rdf:type bench:Inproceedings. + bench:booktitle "kilovolts vox thorps"^^xsd:string. + rdfs:seeAlso "http://www.roils.tld/thorps/staggerers.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "vox staggerers recalcitrancies"^^xsd:string. + foaf:homepage "http://www.thorps.tld/recalcitrancies/tipster.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jarred_Seres. + rdf:type bench:Inproceedings. + bench:booktitle "staggerers tipster balks"^^xsd:string. + rdfs:seeAlso "http://www.recalcitrancies.tld/balks/teas.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "tipster teas venerates"^^xsd:string. + foaf:homepage "http://www.balks.tld/venerates/barracks.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jarred_Seres. + rdf:type bench:Inproceedings. + bench:booktitle "teas barracks unmake"^^xsd:string. + rdfs:seeAlso "http://www.venerates.tld/unmake/circadian.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "barracks circadian flambeed"^^xsd:string. + foaf:homepage "http://www.unmake.tld/flambeed/nepotism.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Bishr_Napoletano. + rdf:type bench:Inproceedings. + bench:booktitle "circadian nepotism rewardingly"^^xsd:string. + rdfs:seeAlso "http://www.flambeed.tld/rewardingly/awaits.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "nepotism awaits prefabs"^^xsd:string. + foaf:homepage "http://www.rewardingly.tld/prefabs/airworthier.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bishr_Napoletano. + rdf:type bench:Inproceedings. + bench:booktitle "awaits airworthier bitted"^^xsd:string. + rdfs:seeAlso "http://www.prefabs.tld/bitted/moles.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "airworthier moles imprudently"^^xsd:string. + foaf:homepage "http://www.bitted.tld/imprudently/marveling.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Annette_Latella. + rdf:type bench:Inproceedings. + bench:booktitle "moles marveling temporally"^^xsd:string. + rdfs:seeAlso "http://www.imprudently.tld/temporally/hosteled.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "marveling hosteled cocomats"^^xsd:string. + foaf:homepage "http://www.temporally.tld/cocomats/dependability.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Annette_Latella. + rdf:type bench:Inproceedings. + bench:booktitle "hosteled dependability sweets"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "cocomats sweets slurried"^^xsd:string. + foaf:homepage "http://www.dependability.tld/slurried/palanquin.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurentius_Ensminger. + dc:creator _:Elda_Shimer. + rdf:type bench:Inproceedings. + bench:booktitle "sweets palanquin jerkiness"^^xsd:string. + rdfs:seeAlso "http://www.slurried.tld/jerkiness/apostacies.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "palanquin apostacies spermatocide"^^xsd:string. + foaf:homepage "http://www.jerkiness.tld/spermatocide/thunderstruck.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurentius_Ensminger. + rdf:type bench:Inproceedings. + bench:booktitle "apostacies thunderstruck beefeaters"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "spermatocide beefeaters impinger"^^xsd:string. + foaf:homepage "http://www.thunderstruck.tld/impinger/rotterdam.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Elda_Shimer. + dc:creator _:Muhjar_Laser. + rdf:type bench:Inproceedings. + bench:booktitle "beefeaters rotterdam biodegradable"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "impinger biodegradable barnacled"^^xsd:string. + foaf:homepage "http://www.rotterdam.tld/barnacled/fugues.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Muhjar_Laser. + rdf:type bench:Inproceedings. + bench:booktitle "biodegradable fugues satanophobia"^^xsd:string. + rdfs:seeAlso "http://www.barnacled.tld/satanophobia/disagrees.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "fugues disagrees peruser"^^xsd:string. + foaf:homepage "http://www.satanophobia.tld/peruser/rareness.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zenaide_Rosendale. + rdf:type bench:Inproceedings. + bench:booktitle "disagrees rareness grassier"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "peruser grassier years"^^xsd:string. + foaf:homepage "http://www.rareness.tld/years/crispest.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zenaide_Rosendale. + rdf:type bench:Inproceedings. + bench:booktitle "grassier crispest busters"^^xsd:string. + rdfs:seeAlso "http://www.years.tld/busters/zymoplastic.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "crispest zymoplastic peashooter"^^xsd:string. + foaf:homepage "http://www.busters.tld/peashooter/firesides.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Samantaka_Allwood. + rdf:type bench:Inproceedings. + bench:booktitle "zymoplastic firesides petering"^^xsd:string. + rdfs:seeAlso "http://www.peashooter.tld/petering/remodeler.html"^^xsd:string. + dc:title "firesides remodeler flashbulbs"^^xsd:string. + foaf:homepage "http://www.petering.tld/flashbulbs/blightingly.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Samantaka_Allwood. + dc:creator _:Gwendolen_Bardon. + rdf:type bench:Inproceedings. + bench:booktitle "remodeler blightingly assonances"^^xsd:string. + rdfs:seeAlso "http://www.flashbulbs.tld/assonances/antiquarianism.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "blightingly antiquarianism clerking"^^xsd:string. + foaf:homepage "http://www.assonances.tld/clerking/remain.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gwendolen_Bardon. + dc:creator _:Drystan_Phang. + rdf:type bench:Inproceedings. + bench:booktitle "antiquarianism remain bedamn"^^xsd:string. + rdfs:seeAlso "http://www.clerking.tld/bedamn/aftertaste.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "remain aftertaste kiddies"^^xsd:string. + foaf:homepage "http://www.bedamn.tld/kiddies/quarter.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Drystan_Phang. + dc:creator _:Maddoc_Jakobson. + rdf:type bench:Inproceedings. + bench:booktitle "aftertaste quarter embanks"^^xsd:string. + rdfs:seeAlso "http://www.kiddies.tld/embanks/stammers.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "quarter stammers nonsporting"^^xsd:string. + foaf:homepage "http://www.embanks.tld/nonsporting/expeller.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maddoc_Jakobson. + rdf:type bench:Inproceedings. + bench:booktitle "stammers expeller shambles"^^xsd:string. + rdfs:seeAlso "http://www.nonsporting.tld/shambles/travellers.html"^^xsd:string. + dc:title "expeller travellers stipes"^^xsd:string. + foaf:homepage "http://www.shambles.tld/stipes/pouty.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Zeffross_Summarell. + rdf:type bench:Inproceedings. + bench:booktitle "travellers pouty illustriousness"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "stipes illustriousness primeros"^^xsd:string. + foaf:homepage "http://www.pouty.tld/primeros/peopling.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zeffross_Summarell. + dc:creator _:Gracilyn_Longhofer. + swrc:editor . + swrc:editor _:Ihaab_Gebo. + swrc:editor _:Huyen_Peppas. + swrc:editor _:Beat_Berlinghof. + rdf:type bench:Incollection. + bench:booktitle "illustriousness peopling preached"^^xsd:string. + dc:title "primeros preached implies"^^xsd:string. + foaf:homepage "http://www.peopling.tld/implies/demands.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. +_:Myrra_Silberberg rdf:type foaf:Person. +_:Myrra_Silberberg foaf:name "Myrra Silberberg"^^xsd:string. + dc:creator _:Myrra_Silberberg. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1964)"^^xsd:string. + swrc:volume "9"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "64"^^xsd:integer. + dc:title "implies reacquires preordaining"^^xsd:string. + foaf:homepage "http://www.demands.tld/preordaining/lathworks.html"^^xsd:string. + swrc:journal . +_:Amata_Signorelli rdf:type foaf:Person. +_:Amata_Signorelli foaf:name "Amata Signorelli"^^xsd:string. + dc:creator _:Amata_Signorelli. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "reacquires lathworks nertz"^^xsd:string. + foaf:homepage "http://www.preordaining.tld/nertz/danseurs.html"^^xsd:string. + swrc:journal . +_:Thyestes_Traux rdf:type foaf:Person. +_:Thyestes_Traux foaf:name "Thyestes Traux"^^xsd:string. + dc:creator _:Thyestes_Traux. + rdf:type bench:Article. + swrc:month "12"^^xsd:integer. + dc:title "lathworks danseurs swabs"^^xsd:string. + foaf:homepage "http://www.nertz.tld/swabs/unhip.html"^^xsd:string. + swrc:journal . +_:Gritta_Mccubrey rdf:type foaf:Person. +_:Gritta_Mccubrey foaf:name "Gritta Mccubrey"^^xsd:string. + dc:creator _:Gritta_Mccubrey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.danseurs.tld/unhip/slithered.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "swabs slithered washrooms"^^xsd:string. + foaf:homepage "http://www.unhip.tld/washrooms/criterions.html"^^xsd:string. + swrc:journal . +_:Arsen_Zarling rdf:type foaf:Person. +_:Arsen_Zarling foaf:name "Arsen Zarling"^^xsd:string. + dc:creator _:Arsen_Zarling. + rdf:type bench:Article. + swrc:pages "139"^^xsd:integer. + dc:title "slithered criterions ravished"^^xsd:string. + foaf:homepage "http://www.washrooms.tld/ravished/peaveys.html"^^xsd:string. + swrc:journal . +_:Priba_Bolinger rdf:type foaf:Person. +_:Priba_Bolinger foaf:name "Priba Bolinger"^^xsd:string. + dc:creator _:Priba_Bolinger. +_:Tulna_Szesterniak rdf:type foaf:Person. +_:Tulna_Szesterniak foaf:name "Tulna Szesterniak"^^xsd:string. + dc:creator _:Tulna_Szesterniak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.criterions.tld/peaveys/represents.html"^^xsd:string. + dc:title "ravished represents overdraw"^^xsd:string. + foaf:homepage "http://www.peaveys.tld/overdraw/deiform.html"^^xsd:string. + swrc:journal . +_:Mansoor_Lebovic rdf:type foaf:Person. +_:Mansoor_Lebovic foaf:name "Mansoor Lebovic"^^xsd:string. + dc:creator _:Mansoor_Lebovic. + rdf:type bench:Article. + dc:title "represents deiform detoxication"^^xsd:string. + foaf:homepage "http://www.overdraw.tld/detoxication/convalesced.html"^^xsd:string. + swrc:journal . +_:Donalda_Nokleby rdf:type foaf:Person. +_:Donalda_Nokleby foaf:name "Donalda Nokleby"^^xsd:string. + dc:creator _:Donalda_Nokleby. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deiform.tld/convalesced/transporting.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "detoxication transporting pewterer"^^xsd:string. + foaf:homepage "http://www.convalesced.tld/pewterer/overoptimism.html"^^xsd:string. + swrc:journal . +_:Peterke_Potestio rdf:type foaf:Person. +_:Peterke_Potestio foaf:name "Peterke Potestio"^^xsd:string. + dc:creator _:Peterke_Potestio. + rdf:type bench:Article. + swrc:pages "127"^^xsd:integer. + dc:title "transporting overoptimism orbicular"^^xsd:string. + foaf:homepage "http://www.pewterer.tld/orbicular/mollies.html"^^xsd:string. + swrc:journal . +_:Tyffani_Jeppsen rdf:type foaf:Person. +_:Tyffani_Jeppsen foaf:name "Tyffani Jeppsen"^^xsd:string. + dc:creator _:Tyffani_Jeppsen. +_:Serina_Wander rdf:type foaf:Person. +_:Serina_Wander foaf:name "Serina Wander"^^xsd:string. + dc:creator _:Serina_Wander. + rdf:type bench:Article. + swrc:pages "128"^^xsd:integer. + dc:title "overoptimism mollies nuzzled"^^xsd:string. + foaf:homepage "http://www.orbicular.tld/nuzzled/natl.html"^^xsd:string. + swrc:journal . +_:Japhet_Snowball rdf:type foaf:Person. +_:Japhet_Snowball foaf:name "Japhet Snowball"^^xsd:string. + dc:creator _:Japhet_Snowball. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mollies.tld/natl/ropeways.html"^^xsd:string. + dc:title "nuzzled ropeways statistically"^^xsd:string. + foaf:homepage "http://www.natl.tld/statistically/recapitalizing.html"^^xsd:string. + swrc:journal . +_:Sharrita_Ginyard rdf:type foaf:Person. +_:Sharrita_Ginyard foaf:name "Sharrita Ginyard"^^xsd:string. + dc:creator _:Sharrita_Ginyard. +_:Tekeysia_Gaglio rdf:type foaf:Person. +_:Tekeysia_Gaglio foaf:name "Tekeysia Gaglio"^^xsd:string. + dc:creator _:Tekeysia_Gaglio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ropeways.tld/recapitalizing/mezzanines.html"^^xsd:string. + dc:title "statistically mezzanines telephotograph"^^xsd:string. + foaf:homepage "http://www.recapitalizing.tld/telephotograph/telecasted.html"^^xsd:string. + swrc:journal . +_:Velena_Blamer rdf:type foaf:Person. +_:Velena_Blamer foaf:name "Velena Blamer"^^xsd:string. + dc:creator _:Velena_Blamer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mezzanines.tld/telecasted/transiencies.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "telephotograph transiencies cadetship"^^xsd:string. + foaf:homepage "http://www.telecasted.tld/cadetship/caladium.html"^^xsd:string. + swrc:journal . +_:Chris_Kist rdf:type foaf:Person. +_:Chris_Kist foaf:name "Chris Kist"^^xsd:string. + dc:creator _:Chris_Kist. + rdf:type bench:Article. + swrc:pages "55"^^xsd:integer. + dc:title "transiencies caladium frisk"^^xsd:string. + foaf:homepage "http://www.cadetship.tld/frisk/compatibleness.html"^^xsd:string. + swrc:journal . +_:Isaac_Brezenski rdf:type foaf:Person. +_:Isaac_Brezenski foaf:name "Isaac Brezenski"^^xsd:string. + dc:creator _:Isaac_Brezenski. + rdf:type bench:Article. + swrc:pages "82"^^xsd:integer. + dc:title "caladium compatibleness misguides"^^xsd:string. + foaf:homepage "http://www.frisk.tld/misguides/breakwaters.html"^^xsd:string. + swrc:journal . +_:Chebotova_Serasio rdf:type foaf:Person. +_:Chebotova_Serasio foaf:name "Chebotova Serasio"^^xsd:string. + dc:creator _:Chebotova_Serasio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.compatibleness.tld/breakwaters/quotients.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "misguides quotients emulatively"^^xsd:string. + foaf:homepage "http://www.breakwaters.tld/emulatively/pillories.html"^^xsd:string. + swrc:journal . +_:Selivankova_Hashaway rdf:type foaf:Person. +_:Selivankova_Hashaway foaf:name "Selivankova Hashaway"^^xsd:string. + dc:creator _:Selivankova_Hashaway. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quotients.tld/pillories/xysters.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "emulatively xysters radiomen"^^xsd:string. + foaf:homepage "http://www.pillories.tld/radiomen/endowment.html"^^xsd:string. + swrc:journal . +_:Pier_Rotella rdf:type foaf:Person. +_:Pier_Rotella foaf:name "Pier Rotella"^^xsd:string. + dc:creator _:Pier_Rotella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.xysters.tld/endowment/benisons.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "radiomen benisons krona"^^xsd:string. + foaf:homepage "http://www.endowment.tld/krona/indited.html"^^xsd:string. + swrc:journal . +_:Peza_Sallach rdf:type foaf:Person. +_:Peza_Sallach foaf:name "Peza Sallach"^^xsd:string. + dc:creator _:Peza_Sallach. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "benisons indited burlaps"^^xsd:string. + foaf:homepage "http://www.krona.tld/burlaps/messman.html"^^xsd:string. + swrc:journal . +_:Frogard_Sholl rdf:type foaf:Person. +_:Frogard_Sholl foaf:name "Frogard Sholl"^^xsd:string. + dc:creator _:Frogard_Sholl. +_:Tess_Andon rdf:type foaf:Person. +_:Tess_Andon foaf:name "Tess Andon"^^xsd:string. + dc:creator _:Tess_Andon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.indited.tld/messman/biosensor.html"^^xsd:string. + swrc:note "breeding unwrinkling omelette atrociously antiquing argled beduins collards swanker severalizing astrakhan"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "burlaps biosensor ooh"^^xsd:string. + foaf:homepage "http://www.messman.tld/ooh/ergonomically.html"^^xsd:string. + swrc:journal . +_:Welislawa_Wardell rdf:type foaf:Person. +_:Welislawa_Wardell foaf:name "Welislawa Wardell"^^xsd:string. + dc:creator _:Welislawa_Wardell. + rdf:type bench:Article. + swrc:pages "194"^^xsd:integer. + dc:title "biosensor ergonomically pings"^^xsd:string. + foaf:homepage "http://www.ooh.tld/pings/enshrines.html"^^xsd:string. + swrc:journal . +_:Egbertine_Shymske rdf:type foaf:Person. +_:Egbertine_Shymske foaf:name "Egbertine Shymske"^^xsd:string. + dc:creator _:Egbertine_Shymske. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ergonomically.tld/enshrines/engineered.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "pings engineered forging"^^xsd:string. + foaf:homepage "http://www.enshrines.tld/forging/exudes.html"^^xsd:string. + swrc:journal . +_:Palash_Debarros rdf:type foaf:Person. +_:Palash_Debarros foaf:name "Palash Debarros"^^xsd:string. + dc:creator _:Palash_Debarros. + rdf:type bench:Article. + swrc:pages "77"^^xsd:integer. + dc:title "engineered exudes granters"^^xsd:string. + foaf:homepage "http://www.forging.tld/granters/storekeepers.html"^^xsd:string. + swrc:journal . +_:Mahmooda_Buckmaster rdf:type foaf:Person. +_:Mahmooda_Buckmaster foaf:name "Mahmooda Buckmaster"^^xsd:string. + dc:creator _:Mahmooda_Buckmaster. + rdf:type bench:Article. + rdfs:seeAlso "http://www.exudes.tld/storekeepers/resents.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "granters resents cyanided"^^xsd:string. + foaf:homepage "http://www.storekeepers.tld/cyanided/afforests.html"^^xsd:string. + swrc:journal . +_:Guste_Bakalars rdf:type foaf:Person. +_:Guste_Bakalars foaf:name "Guste Bakalars"^^xsd:string. + dc:creator _:Guste_Bakalars. + rdf:type bench:Article. + swrc:pages "47"^^xsd:integer. + dc:title "resents afforests zipped"^^xsd:string. + foaf:homepage "http://www.cyanided.tld/zipped/sculptured.html"^^xsd:string. + swrc:journal . +_:Draginia_Egley rdf:type foaf:Person. +_:Draginia_Egley foaf:name "Draginia Egley"^^xsd:string. + dc:creator _:Draginia_Egley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.afforests.tld/sculptured/photosynthesizing.html"^^xsd:string. + dc:title "zipped photosynthesizing skywrote"^^xsd:string. + foaf:homepage "http://www.sculptured.tld/skywrote/whirlies.html"^^xsd:string. + swrc:journal . +_:Briddy_Pu rdf:type foaf:Person. +_:Briddy_Pu foaf:name "Briddy Pu"^^xsd:string. + dc:creator _:Briddy_Pu. + rdf:type bench:Article. + swrc:pages "29"^^xsd:integer. + dc:title "photosynthesizing whirlies lunier"^^xsd:string. + foaf:homepage "http://www.skywrote.tld/lunier/electrochemistry.html"^^xsd:string. + swrc:journal . +_:Kinji_Jantzen rdf:type foaf:Person. +_:Kinji_Jantzen foaf:name "Kinji Jantzen"^^xsd:string. + dc:creator _:Kinji_Jantzen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whirlies.tld/electrochemistry/affecter.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "lunier affecter stomper"^^xsd:string. + foaf:homepage "http://www.electrochemistry.tld/stomper/asap.html"^^xsd:string. + swrc:journal . +_:Changmi_Dimattia rdf:type foaf:Person. +_:Changmi_Dimattia foaf:name "Changmi Dimattia"^^xsd:string. + dc:creator _:Changmi_Dimattia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.affecter.tld/asap/succored.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "stomper succored kinescopes"^^xsd:string. + foaf:homepage "http://www.asap.tld/kinescopes/bellows.html"^^xsd:string. + swrc:journal . +_:Samfira_Romjue rdf:type foaf:Person. +_:Samfira_Romjue foaf:name "Samfira Romjue"^^xsd:string. + dc:creator _:Samfira_Romjue. + rdf:type bench:Article. + rdfs:seeAlso "http://www.succored.tld/bellows/squiggled.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "kinescopes squiggled slaughterers"^^xsd:string. + foaf:homepage "http://www.bellows.tld/slaughterers/insulins.html"^^xsd:string. + swrc:journal . +_:Hiska_Lleras rdf:type foaf:Person. +_:Hiska_Lleras foaf:name "Hiska Lleras"^^xsd:string. + dc:creator _:Hiska_Lleras. +_:Machko_Bungy rdf:type foaf:Person. +_:Machko_Bungy foaf:name "Machko Bungy"^^xsd:string. + dc:creator _:Machko_Bungy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.squiggled.tld/insulins/bronzing.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "slaughterers bronzing caprioles"^^xsd:string. + foaf:homepage "http://www.insulins.tld/caprioles/sphincteral.html"^^xsd:string. + swrc:journal . +_:Akriv_Amidon rdf:type foaf:Person. +_:Akriv_Amidon foaf:name "Akriv Amidon"^^xsd:string. + dc:creator _:Akriv_Amidon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bronzing.tld/sphincteral/estranged.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "caprioles estranged metastasis"^^xsd:string. + foaf:homepage "http://www.sphincteral.tld/metastasis/nobbier.html"^^xsd:string. + swrc:journal . +_:Wigger_Thaxton rdf:type foaf:Person. +_:Wigger_Thaxton foaf:name "Wigger Thaxton"^^xsd:string. + dc:creator _:Wigger_Thaxton. + rdf:type bench:Article. + dc:title "estranged nobbier inflight"^^xsd:string. + foaf:homepage "http://www.metastasis.tld/inflight/formulates.html"^^xsd:string. + swrc:journal . +_:Abe_Ribble rdf:type foaf:Person. +_:Abe_Ribble foaf:name "Abe Ribble"^^xsd:string. + dc:creator _:Abe_Ribble. +_:Philo_Denhartog rdf:type foaf:Person. +_:Philo_Denhartog foaf:name "Philo Denhartog"^^xsd:string. + dc:creator _:Philo_Denhartog. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nobbier.tld/formulates/consanguinities.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "inflight consanguinities immunosuppressants"^^xsd:string. + foaf:homepage "http://www.formulates.tld/immunosuppressants/tympanic.html"^^xsd:string. + swrc:journal . +_:Galochka_Vandernoot rdf:type foaf:Person. +_:Galochka_Vandernoot foaf:name "Galochka Vandernoot"^^xsd:string. + dc:creator _:Galochka_Vandernoot. + rdf:type bench:Article. + bench:cdrom "http://www.consanguinities.tld/tympanic/tenours.html"^^xsd:string. + rdfs:seeAlso "http://www.immunosuppressants.tld/tenours/grounder.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "tympanic grounder considers"^^xsd:string. + foaf:homepage "http://www.tenours.tld/considers/outgasses.html"^^xsd:string. + swrc:journal . +_:Gabriela_Mcclearen rdf:type foaf:Person. +_:Gabriela_Mcclearen foaf:name "Gabriela Mcclearen"^^xsd:string. + dc:creator _:Gabriela_Mcclearen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.grounder.tld/outgasses/interstellar.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "considers interstellar lesions"^^xsd:string. + foaf:homepage "http://www.outgasses.tld/lesions/ladrons.html"^^xsd:string. + swrc:journal . +_:Maricha_Eckerson rdf:type foaf:Person. +_:Maricha_Eckerson foaf:name "Maricha Eckerson"^^xsd:string. + dc:creator _:Maricha_Eckerson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interstellar.tld/ladrons/glycosyls.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "lesions glycosyls despondingly"^^xsd:string. + foaf:homepage "http://www.ladrons.tld/despondingly/fashionably.html"^^xsd:string. + swrc:journal . +_:Aderes_Loeffel rdf:type foaf:Person. +_:Aderes_Loeffel foaf:name "Aderes Loeffel"^^xsd:string. + dc:creator _:Aderes_Loeffel. +_:Shigemasa_Raducha rdf:type foaf:Person. +_:Shigemasa_Raducha foaf:name "Shigemasa Raducha"^^xsd:string. + dc:creator _:Shigemasa_Raducha. + rdf:type bench:Article. + swrc:pages "66"^^xsd:integer. + dc:title "glycosyls fashionably surfaces"^^xsd:string. + foaf:homepage "http://www.despondingly.tld/surfaces/sided.html"^^xsd:string. + swrc:journal . +_:Gypsy_Reyman rdf:type foaf:Person. +_:Gypsy_Reyman foaf:name "Gypsy Reyman"^^xsd:string. + dc:creator _:Gypsy_Reyman. + rdf:type bench:Article. + swrc:pages "57"^^xsd:integer. + dc:title "fashionably sided talkier"^^xsd:string. + foaf:homepage "http://www.surfaces.tld/talkier/potherbs.html"^^xsd:string. + swrc:journal . +_:Pedra_Waeckerlin rdf:type foaf:Person. +_:Pedra_Waeckerlin foaf:name "Pedra Waeckerlin"^^xsd:string. + dc:creator _:Pedra_Waeckerlin. + swrc:editor _:Ihaab_Gebo. + swrc:editor _:Huyen_Peppas. + swrc:editor _:Beat_Berlinghof. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 5 (1964)"^^xsd:string. + swrc:volume "7"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.talkier.tld/thanker/streetwalker.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "potherbs streetwalker steelie"^^xsd:string. + foaf:homepage "http://www.thanker.tld/steelie/cowskin.html"^^xsd:string. + swrc:journal . +_:Afanasiya_Videen rdf:type foaf:Person. +_:Afanasiya_Videen foaf:name "Afanasiya Videen"^^xsd:string. + dc:creator _:Afanasiya_Videen. +_:Naseeba_Madding rdf:type foaf:Person. +_:Naseeba_Madding foaf:name "Naseeba Madding"^^xsd:string. + dc:creator _:Naseeba_Madding. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "streetwalker cowskin bestirred"^^xsd:string. + foaf:homepage "http://www.steelie.tld/bestirred/legacies.html"^^xsd:string. + swrc:journal . +_:Moises_Hilley rdf:type foaf:Person. +_:Moises_Hilley foaf:name "Moises Hilley"^^xsd:string. + dc:creator _:Moises_Hilley. +_:Eisaku_Haury rdf:type foaf:Person. +_:Eisaku_Haury foaf:name "Eisaku Haury"^^xsd:string. + dc:creator _:Eisaku_Haury. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cowskin.tld/legacies/courtiers.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "bestirred courtiers burglarize"^^xsd:string. + foaf:homepage "http://www.legacies.tld/burglarize/winteriest.html"^^xsd:string. + swrc:journal . +_:Kiyonaga_Reindel rdf:type foaf:Person. +_:Kiyonaga_Reindel foaf:name "Kiyonaga Reindel"^^xsd:string. + dc:creator _:Kiyonaga_Reindel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.courtiers.tld/winteriest/reteaching.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "burglarize reteaching perviousness"^^xsd:string. + foaf:homepage "http://www.winteriest.tld/perviousness/typescripts.html"^^xsd:string. + swrc:journal . +_:Teyva_Creaser rdf:type foaf:Person. +_:Teyva_Creaser foaf:name "Teyva Creaser"^^xsd:string. + dc:creator _:Teyva_Creaser. +_:Cianna_Kozar rdf:type foaf:Person. +_:Cianna_Kozar foaf:name "Cianna Kozar"^^xsd:string. + dc:creator _:Cianna_Kozar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reteaching.tld/typescripts/pithier.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "perviousness pithier heme"^^xsd:string. + foaf:homepage "http://www.typescripts.tld/heme/vivarium.html"^^xsd:string. + swrc:journal . +_:Cyntia_Neumaier rdf:type foaf:Person. +_:Cyntia_Neumaier foaf:name "Cyntia Neumaier"^^xsd:string. + dc:creator _:Cyntia_Neumaier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pithier.tld/vivarium/resowed.html"^^xsd:string. + swrc:note "cunninger slackness tuitions colorists forwardsearch chaffers monomials mijnheers bustles tightly secularize commixt"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "heme resowed quintupled"^^xsd:string. + foaf:homepage "http://www.vivarium.tld/quintupled/lapboard.html"^^xsd:string. + swrc:journal . +_:Deliane_Sperdute rdf:type foaf:Person. +_:Deliane_Sperdute foaf:name "Deliane Sperdute"^^xsd:string. + dc:creator _:Deliane_Sperdute. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resowed.tld/lapboard/gourmands.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "quintupled gourmands calypsoes"^^xsd:string. + foaf:homepage "http://www.lapboard.tld/calypsoes/dependence.html"^^xsd:string. + swrc:journal . +_:Manju_Hellickson rdf:type foaf:Person. +_:Manju_Hellickson foaf:name "Manju Hellickson"^^xsd:string. + dc:creator _:Manju_Hellickson. +_:Mubashshir_Cottle rdf:type foaf:Person. +_:Mubashshir_Cottle foaf:name "Mubashshir Cottle"^^xsd:string. + dc:creator _:Mubashshir_Cottle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gourmands.tld/dependence/apprehends.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "calypsoes apprehends somatically"^^xsd:string. + foaf:homepage "http://www.dependence.tld/somatically/splatters.html"^^xsd:string. + swrc:journal . +_:Federica_Sword rdf:type foaf:Person. +_:Federica_Sword foaf:name "Federica Sword"^^xsd:string. + dc:creator _:Federica_Sword. + rdf:type bench:Article. + swrc:pages "52"^^xsd:integer. + dc:title "apprehends splatters grandmas"^^xsd:string. + foaf:homepage "http://www.somatically.tld/grandmas/grapes.html"^^xsd:string. + swrc:journal . +_:Kelli_Bachman rdf:type foaf:Person. +_:Kelli_Bachman foaf:name "Kelli Bachman"^^xsd:string. + dc:creator _:Kelli_Bachman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.splatters.tld/grapes/behemoth.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "grandmas behemoth surfed"^^xsd:string. + foaf:homepage "http://www.grapes.tld/surfed/stringency.html"^^xsd:string. + swrc:journal . +_:Tomos_Chill rdf:type foaf:Person. +_:Tomos_Chill foaf:name "Tomos Chill"^^xsd:string. + dc:creator _:Tomos_Chill. + rdf:type bench:Article. + swrc:pages "198"^^xsd:integer. + dc:title "behemoth stringency sleazily"^^xsd:string. + foaf:homepage "http://www.surfed.tld/sleazily/laborite.html"^^xsd:string. + swrc:journal . +_:Alba_Delbalso rdf:type foaf:Person. +_:Alba_Delbalso foaf:name "Alba Delbalso"^^xsd:string. + dc:creator _:Alba_Delbalso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stringency.tld/laborite/remarking.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "sleazily remarking giraffes"^^xsd:string. + foaf:homepage "http://www.laborite.tld/giraffes/gillnet.html"^^xsd:string. + swrc:journal . +_:Clarence_Ploetz rdf:type foaf:Person. +_:Clarence_Ploetz foaf:name "Clarence Ploetz"^^xsd:string. + dc:creator _:Clarence_Ploetz. +_:Sterling_Adamyan rdf:type foaf:Person. +_:Sterling_Adamyan foaf:name "Sterling Adamyan"^^xsd:string. + dc:creator _:Sterling_Adamyan. + rdf:type bench:Article. + swrc:pages "173"^^xsd:integer. + dc:title "remarking gillnet stoplights"^^xsd:string. + foaf:homepage "http://www.giraffes.tld/stoplights/nonprescriptive.html"^^xsd:string. + swrc:journal . +_:Abriana_Minar rdf:type foaf:Person. +_:Abriana_Minar foaf:name "Abriana Minar"^^xsd:string. + dc:creator _:Abriana_Minar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gillnet.tld/nonprescriptive/sapor.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "stoplights sapor logistician"^^xsd:string. + foaf:homepage "http://www.nonprescriptive.tld/logistician/adjures.html"^^xsd:string. + swrc:journal . +_:Rhobert_Gillam rdf:type foaf:Person. +_:Rhobert_Gillam foaf:name "Rhobert Gillam"^^xsd:string. + dc:creator _:Rhobert_Gillam. + rdf:type bench:Article. + swrc:month "7"^^xsd:integer. + swrc:pages "23"^^xsd:integer. + dc:title "sapor adjures splitting"^^xsd:string. + foaf:homepage "http://www.logistician.tld/splitting/bitterer.html"^^xsd:string. + swrc:journal . +_:Gentiana_Debey rdf:type foaf:Person. +_:Gentiana_Debey foaf:name "Gentiana Debey"^^xsd:string. + dc:creator _:Gentiana_Debey. +_:Kasienka_Keiswetter rdf:type foaf:Person. +_:Kasienka_Keiswetter foaf:name "Kasienka Keiswetter"^^xsd:string. + dc:creator _:Kasienka_Keiswetter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adjures.tld/bitterer/escargot.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "splitting escargot wagoning"^^xsd:string. + foaf:homepage "http://www.bitterer.tld/wagoning/disarm.html"^^xsd:string. + swrc:journal . +_:Gerit_Ferandez rdf:type foaf:Person. +_:Gerit_Ferandez foaf:name "Gerit Ferandez"^^xsd:string. + dc:creator _:Gerit_Ferandez. +_:Werner_Corsi rdf:type foaf:Person. +_:Werner_Corsi foaf:name "Werner Corsi"^^xsd:string. + dc:creator _:Werner_Corsi. + rdf:type bench:Article. + bench:abstract "smirkier pokeys matchings diagramed subtotalling bandboxes kneeling pleasured unproportionately overreactions motionlessly desiccative uncloaks hydrographers excommunication dyadics desiccants trioxides enzymologies lumberyard guaranies sambos purveyors acuter macron oysterman annotator entreated domesticates disgust lopsidedly chelators gruntle saints goggled debarment ruinates communicably continues localization pretrial networking gauzier treasuryship victimizing mutters syndromes dishrags instated whizzers uproars replacing quaker hinny boer enkindling mercantilistic litigator larvicide alarum pomeranian mystifications orgeat obeyers tackles tunes overmodify franking coheir spectators lexicographic hogwash tacking sorriest jestful retold hundredweights showering curari avascular flames bouncily evadible explains sandlotter gangly conformably remedies secrets wagnerians deviation realizing muzhik outline fatalistic craves colorimetry umbels woodbins unobliged quints surefootedness forestalls caparisoning inheritable disordering sepulture castigation windlass stuns gallstones suboffices curacy hwy blasted vasectomized registrarship publicists limelights lasciviously militants imprecated plagiaristic overdependent dismounts haltered holdups niobiums consensuses surgically circumlocutory quarterfinalist striates instigation putdowns monitors circumnavigating tautening peeler justers scourged reprimanded nonplusses demonstrationists unscrambled collaring sulfurs costuming cities unresentfully recreative upchucking buggers symblepharon nominees extinguished lectured perpetuates anglophilia beagle primordially garments locations dulcets treasurership dearies stylebooks numberings bridged weightily stimulated requiem naphthas halting zoopathologies bedfellows sootily smartingly programs fizzier embars thrived slumbery trouncers repudiated cardiograph reintroduction stability florists stridor marrowbones wrongly blowiest stipulated atropine resoluteness ceilers phages wardships sangha persisted obsequiousness probabilities prickier koruna goldbugs destructible chinked boweries lowlier unpossessive"^^xsd:string. + rdfs:seeAlso "http://www.escargot.tld/disarm/tolbutamide.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "wagoning tolbutamide crudities"^^xsd:string. + foaf:homepage "http://www.disarm.tld/crudities/biophysicists.html"^^xsd:string. + swrc:journal . +_:Iarche_Ronde rdf:type foaf:Person. +_:Iarche_Ronde foaf:name "Iarche Ronde"^^xsd:string. + dc:creator _:Iarche_Ronde. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tolbutamide.tld/biophysicists/coaction.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "crudities coaction rifleries"^^xsd:string. + foaf:homepage "http://www.biophysicists.tld/rifleries/reckoners.html"^^xsd:string. + swrc:journal . +_:Jimarcus_Gerstle rdf:type foaf:Person. +_:Jimarcus_Gerstle foaf:name "Jimarcus Gerstle"^^xsd:string. + dc:creator _:Jimarcus_Gerstle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.coaction.tld/reckoners/moulted.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "rifleries moulted puckered"^^xsd:string. + foaf:homepage "http://www.reckoners.tld/puckered/remediless.html"^^xsd:string. + swrc:journal . +_:Saabira_Dickow rdf:type foaf:Person. +_:Saabira_Dickow foaf:name "Saabira Dickow"^^xsd:string. + dc:creator _:Saabira_Dickow. +_:Romona_Simril rdf:type foaf:Person. +_:Romona_Simril foaf:name "Romona Simril"^^xsd:string. + dc:creator _:Romona_Simril. + rdf:type bench:Article. + swrc:pages "85"^^xsd:integer. + dc:title "moulted remediless jinglier"^^xsd:string. + foaf:homepage "http://www.puckered.tld/jinglier/flecky.html"^^xsd:string. + swrc:journal . +_:Namtheun_Treece rdf:type foaf:Person. +_:Namtheun_Treece foaf:name "Namtheun Treece"^^xsd:string. + dc:creator _:Namtheun_Treece. + rdf:type bench:Article. + bench:cdrom "http://www.remediless.tld/flecky/obsidians.html"^^xsd:string. + rdfs:seeAlso "http://www.jinglier.tld/obsidians/provenly.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "flecky provenly wealthier"^^xsd:string. + foaf:homepage "http://www.obsidians.tld/wealthier/roentgenoscopic.html"^^xsd:string. + swrc:journal . +_:Sufyaan_Way rdf:type foaf:Person. +_:Sufyaan_Way foaf:name "Sufyaan Way"^^xsd:string. + dc:creator _:Sufyaan_Way. + rdf:type bench:Article. + rdfs:seeAlso "http://www.provenly.tld/roentgenoscopic/gutted.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "wealthier gutted turgors"^^xsd:string. + foaf:homepage "http://www.roentgenoscopic.tld/turgors/frogeye.html"^^xsd:string. + swrc:journal . +_:Zeny_Hordge rdf:type foaf:Person. +_:Zeny_Hordge foaf:name "Zeny Hordge"^^xsd:string. + dc:creator _:Zeny_Hordge. +_:Darleen_Vancuren rdf:type foaf:Person. +_:Darleen_Vancuren foaf:name "Darleen Vancuren"^^xsd:string. + dc:creator _:Darleen_Vancuren. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gutted.tld/frogeye/allover.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "turgors allover woodiness"^^xsd:string. + foaf:homepage "http://www.frogeye.tld/woodiness/allegiantly.html"^^xsd:string. + swrc:journal . +_:Shigochiyo_Wirtzfeld rdf:type foaf:Person. +_:Shigochiyo_Wirtzfeld foaf:name "Shigochiyo Wirtzfeld"^^xsd:string. + dc:creator _:Shigochiyo_Wirtzfeld. + rdf:type bench:Article. + rdfs:seeAlso "http://www.allover.tld/allegiantly/insurable.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "woodiness insurable timesaving"^^xsd:string. + foaf:homepage "http://www.allegiantly.tld/timesaving/roentgenize.html"^^xsd:string. + swrc:journal . +_:Heiderose_Gaster rdf:type foaf:Person. +_:Heiderose_Gaster foaf:name "Heiderose Gaster"^^xsd:string. + dc:creator _:Heiderose_Gaster. + rdf:type bench:Article. + rdfs:seeAlso "http://www.insurable.tld/roentgenize/juicer.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "timesaving juicer reattainment"^^xsd:string. + foaf:homepage "http://www.roentgenize.tld/reattainment/adductor.html"^^xsd:string. + swrc:journal . +_:Archonta_Davitt rdf:type foaf:Person. +_:Archonta_Davitt foaf:name "Archonta Davitt"^^xsd:string. + dc:creator _:Archonta_Davitt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.juicer.tld/adductor/accreditment.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "reattainment accreditment brothiest"^^xsd:string. + foaf:homepage "http://www.adductor.tld/brothiest/obedience.html"^^xsd:string. + swrc:journal . +_:Gerry_Rupprecht rdf:type foaf:Person. +_:Gerry_Rupprecht foaf:name "Gerry Rupprecht"^^xsd:string. + dc:creator _:Gerry_Rupprecht. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "accreditment obedience genealogies"^^xsd:string. + foaf:homepage "http://www.brothiest.tld/genealogies/xenic.html"^^xsd:string. + swrc:journal . +_:Jost_Deserres rdf:type foaf:Person. +_:Jost_Deserres foaf:name "Jost Deserres"^^xsd:string. + dc:creator _:Jost_Deserres. + rdf:type bench:Article. + bench:abstract "jocundly pensees generalizable limpidity agronomist reneging neguses uprisers insistence assemblyman valence bingo navigation loveliness ytterbic whapped redeliver bedlamp biomasses specs meshing distractibility synapsing appertains modester beaters statuting whiteout attractively vower trounced astringed zeolite daredevils shadings disasters bovines swordfishes milles flunkers chased psychokinesis sutural skydived gung backfield lutings kindhearted fabulously enchain resolves legaleses cruzados cudgeling sublessee featherier misnaming microradiographically streets flips heritrix deliquescence minelayer retitle russians assuaged blurting coxwains jouncy typhoons frankfurters chuckfull ambiguously trachomas skiey masochists misdirect duchesses undoers overtiring hazier snobberies sumptuously idealism homelike pollinating salably impeding revoltingly extirpations hosannas interfaces kinesthetic nonclassically gatemen reduces impureness epidemiologies responds feoffment redemonstrated leprechaun tsarists obeyable emblazoning adduct jerseyite melodically rowdyism pauperizing spryer humidifier babylonians homicides impostors viceroyalty rovings misintelligence tymbal gargoyle imply bluecoats resurgence distributable spaying flubbed gamuts concomitance unpuckered viragos offside oddest meritoriously inflexibility wornness insulation maladministrative inaptly crawlway vealier ops participator scintillates"^^xsd:string. + rdfs:seeAlso "http://www.obedience.tld/xenic/doggerel.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "genealogies doggerel nonmalignant"^^xsd:string. + foaf:homepage "http://www.xenic.tld/nonmalignant/repayment.html"^^xsd:string. + swrc:journal . +_:Kyrillosr_Bruneau rdf:type foaf:Person. +_:Kyrillosr_Bruneau foaf:name "Kyrillosr Bruneau"^^xsd:string. + dc:creator _:Kyrillosr_Bruneau. + rdf:type bench:Article. + bench:cdrom "http://www.doggerel.tld/repayment/recharters.html"^^xsd:string. + dc:title "nonmalignant recharters betweenbrain"^^xsd:string. + foaf:homepage "http://www.repayment.tld/betweenbrain/advertized.html"^^xsd:string. + swrc:journal . +_:Oenomaus_Fiorillo rdf:type foaf:Person. +_:Oenomaus_Fiorillo foaf:name "Oenomaus Fiorillo"^^xsd:string. + dc:creator _:Oenomaus_Fiorillo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recharters.tld/advertized/invaluably.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "betweenbrain invaluably outriders"^^xsd:string. + foaf:homepage "http://www.advertized.tld/outriders/unclasping.html"^^xsd:string. + swrc:journal . +_:Nynnyaw_Rosentrance rdf:type foaf:Person. +_:Nynnyaw_Rosentrance foaf:name "Nynnyaw Rosentrance"^^xsd:string. + dc:creator _:Nynnyaw_Rosentrance. + rdf:type bench:Article. + swrc:pages "52"^^xsd:integer. + dc:title "invaluably unclasping volplaned"^^xsd:string. + foaf:homepage "http://www.outriders.tld/volplaned/agriculturists.html"^^xsd:string. + swrc:journal . +_:Ivanovskaia_Bohmer rdf:type foaf:Person. +_:Ivanovskaia_Bohmer foaf:name "Ivanovskaia Bohmer"^^xsd:string. + dc:creator _:Ivanovskaia_Bohmer. + rdf:type bench:Article. + swrc:pages "176"^^xsd:integer. + dc:title "unclasping agriculturists revues"^^xsd:string. + foaf:homepage "http://www.volplaned.tld/revues/recoilless.html"^^xsd:string. + swrc:journal . +_:Donya_Greve rdf:type foaf:Person. +_:Donya_Greve foaf:name "Donya Greve"^^xsd:string. + dc:creator _:Donya_Greve. + rdf:type bench:Article. + swrc:pages "159"^^xsd:integer. + dc:title "agriculturists recoilless ahorse"^^xsd:string. + foaf:homepage "http://www.revues.tld/ahorse/leafage.html"^^xsd:string. + swrc:journal . +_:Latore_Benzie rdf:type foaf:Person. +_:Latore_Benzie foaf:name "Latore Benzie"^^xsd:string. + dc:creator _:Latore_Benzie. +_:Twrgadarn_Kulow rdf:type foaf:Person. +_:Twrgadarn_Kulow foaf:name "Twrgadarn Kulow"^^xsd:string. + dc:creator _:Twrgadarn_Kulow. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "recoilless leafage interweaved"^^xsd:string. + foaf:homepage "http://www.ahorse.tld/interweaved/flirtier.html"^^xsd:string. + swrc:journal . +_:Rachana_Morch rdf:type foaf:Person. +_:Rachana_Morch foaf:name "Rachana Morch"^^xsd:string. + dc:creator _:Rachana_Morch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leafage.tld/flirtier/samechs.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "interweaved samechs boondoggler"^^xsd:string. + foaf:homepage "http://www.flirtier.tld/boondoggler/topsails.html"^^xsd:string. + swrc:journal . +_:Hektor_Cleal rdf:type foaf:Person. +_:Hektor_Cleal foaf:name "Hektor Cleal"^^xsd:string. + dc:creator _:Hektor_Cleal. +_:Arshad_Schueller rdf:type foaf:Person. +_:Arshad_Schueller foaf:name "Arshad Schueller"^^xsd:string. + dc:creator _:Arshad_Schueller. + rdf:type bench:Article. + swrc:pages "129"^^xsd:integer. + dc:title "samechs topsails plainclothesman"^^xsd:string. + foaf:homepage "http://www.boondoggler.tld/plainclothesman/fumet.html"^^xsd:string. + swrc:journal . +_:Armndos_Gutzman rdf:type foaf:Person. +_:Armndos_Gutzman foaf:name "Armndos Gutzman"^^xsd:string. + dc:creator _:Armndos_Gutzman. + rdf:type bench:Article. + swrc:pages "149"^^xsd:integer. + dc:title "topsails fumet augurs"^^xsd:string. + foaf:homepage "http://www.plainclothesman.tld/augurs/nonpredatory.html"^^xsd:string. + swrc:journal . +_:Ludmela_Litz rdf:type foaf:Person. +_:Ludmela_Litz foaf:name "Ludmela Litz"^^xsd:string. + dc:creator _:Ludmela_Litz. +_:Theo_Espina rdf:type foaf:Person. +_:Theo_Espina foaf:name "Theo Espina"^^xsd:string. + dc:creator _:Theo_Espina. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fumet.tld/nonpredatory/hematologies.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "augurs hematologies reinjures"^^xsd:string. + foaf:homepage "http://www.nonpredatory.tld/reinjures/frijole.html"^^xsd:string. + swrc:journal . +_:Nadine_Kosir rdf:type foaf:Person. +_:Nadine_Kosir foaf:name "Nadine Kosir"^^xsd:string. + dc:creator _:Nadine_Kosir. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hematologies.tld/frijole/figured.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "reinjures figured outback"^^xsd:string. + foaf:homepage "http://www.frijole.tld/outback/unalleviated.html"^^xsd:string. + swrc:journal . +_:Daryn_Lejune rdf:type foaf:Person. +_:Daryn_Lejune foaf:name "Daryn Lejune"^^xsd:string. + dc:creator _:Daryn_Lejune. + rdf:type bench:Article. + rdfs:seeAlso "http://www.figured.tld/unalleviated/mechanizing.html"^^xsd:string. + dc:title "outback mechanizing flattish"^^xsd:string. + foaf:homepage "http://www.unalleviated.tld/flattish/splats.html"^^xsd:string. + swrc:journal . +_:Cisco_Agtarap rdf:type foaf:Person. +_:Cisco_Agtarap foaf:name "Cisco Agtarap"^^xsd:string. + dc:creator _:Cisco_Agtarap. +_:Dameon_Schieler rdf:type foaf:Person. +_:Dameon_Schieler foaf:name "Dameon Schieler"^^xsd:string. + dc:creator _:Dameon_Schieler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mechanizing.tld/splats/impeaches.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "flattish impeaches teaware"^^xsd:string. + foaf:homepage "http://www.splats.tld/teaware/affirmers.html"^^xsd:string. + swrc:journal . +_:Guillermina_Wein rdf:type foaf:Person. +_:Guillermina_Wein foaf:name "Guillermina Wein"^^xsd:string. + dc:creator _:Guillermina_Wein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impeaches.tld/affirmers/chattels.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "teaware chattels refires"^^xsd:string. + foaf:homepage "http://www.affirmers.tld/refires/abducts.html"^^xsd:string. + swrc:journal . +_:Amane_Krauskopf rdf:type foaf:Person. +_:Amane_Krauskopf foaf:name "Amane Krauskopf"^^xsd:string. + dc:creator _:Amane_Krauskopf. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chattels.tld/abducts/murderees.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "refires murderees carneys"^^xsd:string. + foaf:homepage "http://www.abducts.tld/carneys/inweaves.html"^^xsd:string. + swrc:journal . +_:Efterpi_Cronan rdf:type foaf:Person. +_:Efterpi_Cronan foaf:name "Efterpi Cronan"^^xsd:string. + dc:creator _:Efterpi_Cronan. + rdf:type bench:Article. + bench:cdrom "http://www.murderees.tld/inweaves/coopting.html"^^xsd:string. + rdfs:seeAlso "http://www.carneys.tld/coopting/skateboards.html"^^xsd:string. + dc:title "inweaves skateboards vamping"^^xsd:string. + foaf:homepage "http://www.coopting.tld/vamping/galls.html"^^xsd:string. + swrc:journal . +_:Polotska_Werstein rdf:type foaf:Person. +_:Polotska_Werstein foaf:name "Polotska Werstein"^^xsd:string. + dc:creator _:Polotska_Werstein. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skateboards.tld/galls/seedings.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "vamping seedings paynims"^^xsd:string. + foaf:homepage "http://www.galls.tld/paynims/lugs.html"^^xsd:string. + swrc:journal . +_:Zofeia_Sutton rdf:type foaf:Person. +_:Zofeia_Sutton foaf:name "Zofeia Sutton"^^xsd:string. + dc:creator _:Zofeia_Sutton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seedings.tld/lugs/inordinately.html"^^xsd:string. + dc:title "paynims inordinately possesses"^^xsd:string. + foaf:homepage "http://www.lugs.tld/possesses/bumpkins.html"^^xsd:string. + swrc:journal . +_:Ludewiga_Cronenberg rdf:type foaf:Person. +_:Ludewiga_Cronenberg foaf:name "Ludewiga Cronenberg"^^xsd:string. + dc:creator _:Ludewiga_Cronenberg. + rdf:type bench:Article. + swrc:pages "169"^^xsd:integer. + dc:title "inordinately bumpkins toupees"^^xsd:string. + foaf:homepage "http://www.possesses.tld/toupees/avoiders.html"^^xsd:string. + swrc:journal . +_:Laure_Gentis rdf:type foaf:Person. +_:Laure_Gentis foaf:name "Laure Gentis"^^xsd:string. + dc:creator _:Laure_Gentis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bumpkins.tld/avoiders/vocality.html"^^xsd:string. + dc:title "toupees vocality plaiting"^^xsd:string. + foaf:homepage "http://www.avoiders.tld/plaiting/muffed.html"^^xsd:string. + swrc:journal . +_:Georgieva_Fahning rdf:type foaf:Person. +_:Georgieva_Fahning foaf:name "Georgieva Fahning"^^xsd:string. + dc:creator _:Georgieva_Fahning. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vocality.tld/muffed/ghettoes.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "plaiting ghettoes demagnetizing"^^xsd:string. + foaf:homepage "http://www.muffed.tld/demagnetizing/menus.html"^^xsd:string. + swrc:journal . +_:Jolanthe_Souser rdf:type foaf:Person. +_:Jolanthe_Souser foaf:name "Jolanthe Souser"^^xsd:string. + dc:creator _:Jolanthe_Souser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ghettoes.tld/menus/boomeranged.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "demagnetizing boomeranged bummers"^^xsd:string. + foaf:homepage "http://www.menus.tld/bummers/savannas.html"^^xsd:string. + swrc:journal . +_:Kristabelle_Kabina rdf:type foaf:Person. +_:Kristabelle_Kabina foaf:name "Kristabelle Kabina"^^xsd:string. + dc:creator _:Kristabelle_Kabina. + rdf:type bench:Article. + rdfs:seeAlso "http://www.boomeranged.tld/savannas/differently.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "bummers differently unscathed"^^xsd:string. + foaf:homepage "http://www.savannas.tld/unscathed/rogueries.html"^^xsd:string. + swrc:journal . +_:Talyessin_Stroede rdf:type foaf:Person. +_:Talyessin_Stroede foaf:name "Talyessin Stroede"^^xsd:string. + dc:creator _:Talyessin_Stroede. +_:Tayyib_Shideler rdf:type foaf:Person. +_:Tayyib_Shideler foaf:name "Tayyib Shideler"^^xsd:string. + dc:creator _:Tayyib_Shideler. +_:Ingegard_Bigler rdf:type foaf:Person. +_:Ingegard_Bigler foaf:name "Ingegard Bigler"^^xsd:string. + dc:creator _:Ingegard_Bigler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.differently.tld/rogueries/slotting.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "unscathed slotting rootlet"^^xsd:string. + foaf:homepage "http://www.rogueries.tld/rootlet/mercery.html"^^xsd:string. + swrc:journal . +_:Malachias_Kalmus rdf:type foaf:Person. +_:Malachias_Kalmus foaf:name "Malachias Kalmus"^^xsd:string. + dc:creator _:Malachias_Kalmus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slotting.tld/mercery/circuital.html"^^xsd:string. + dc:title "rootlet circuital reserves"^^xsd:string. + foaf:homepage "http://www.mercery.tld/reserves/foolhardiest.html"^^xsd:string. + swrc:journal . +_:Lalla_Castenada rdf:type foaf:Person. +_:Lalla_Castenada foaf:name "Lalla Castenada"^^xsd:string. + dc:creator _:Lalla_Castenada. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "circuital foolhardiest wooshes"^^xsd:string. + foaf:homepage "http://www.reserves.tld/wooshes/obscurities.html"^^xsd:string. + swrc:journal . +_:Malena_Stile rdf:type foaf:Person. +_:Malena_Stile foaf:name "Malena Stile"^^xsd:string. + dc:creator _:Malena_Stile. + rdf:type bench:Article. + swrc:pages "113"^^xsd:integer. + dc:title "foolhardiest obscurities granulose"^^xsd:string. + foaf:homepage "http://www.wooshes.tld/granulose/cares.html"^^xsd:string. + swrc:journal . +_:Jailah_Bonamo rdf:type foaf:Person. +_:Jailah_Bonamo foaf:name "Jailah Bonamo"^^xsd:string. + dc:creator _:Jailah_Bonamo. + rdf:type bench:Proceedings. + bench:booktitle "obscurities cares tinkling"^^xsd:string. + swrc:isbn "0-1452-5933-0"^^xsd:string. + dc:publisher "BIOS Scientific Press"^^xsd:string. + dc:title "Proceeding 3 (1964)"^^xsd:string. + foaf:homepage "http://www.cares.tld/sentimentalization/confiscation.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "tinkling confiscation feverfew"^^xsd:string. + rdfs:seeAlso "http://www.sentimentalization.tld/feverfew/whopped.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "confiscation whopped undershirts"^^xsd:string. + foaf:homepage "http://www.feverfew.tld/undershirts/oarless.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gracilyn_Longhofer. + rdf:type bench:Inproceedings. + bench:booktitle "whopped oarless patriots"^^xsd:string. + rdfs:seeAlso "http://www.undershirts.tld/patriots/inquisitional.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "oarless inquisitional coverslip"^^xsd:string. + foaf:homepage "http://www.patriots.tld/coverslip/satisfier.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Abbey_Fleagle. + rdf:type bench:Inproceedings. + bench:booktitle "inquisitional satisfier revered"^^xsd:string. + rdfs:seeAlso "http://www.coverslip.tld/revered/melodeons.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "satisfier melodeons jeerers"^^xsd:string. + foaf:homepage "http://www.revered.tld/jeerers/chartering.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Abbey_Fleagle. + dc:creator _:Raabiya_Carie. + rdf:type bench:Inproceedings. + bench:booktitle "melodeons chartering etoiles"^^xsd:string. + rdfs:seeAlso "http://www.jeerers.tld/etoiles/prerequisites.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "chartering prerequisites dawns"^^xsd:string. + foaf:homepage "http://www.etoiles.tld/dawns/valves.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Raabiya_Carie. + rdf:type bench:Inproceedings. + bench:booktitle "prerequisites valves invalidness"^^xsd:string. + rdfs:seeAlso "http://www.dawns.tld/invalidness/heathy.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "valves heathy architects"^^xsd:string. + foaf:homepage "http://www.invalidness.tld/architects/goings.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jourdain_Satterlund. + rdf:type bench:Inproceedings. + bench:booktitle "heathy goings favouring"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "architects favouring delead"^^xsd:string. + foaf:homepage "http://www.goings.tld/delead/beths.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jourdain_Satterlund. + rdf:type bench:Inproceedings. + bench:booktitle "favouring beths mnemonics"^^xsd:string. + rdfs:seeAlso "http://www.delead.tld/mnemonics/detects.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "beths detects stammeringly"^^xsd:string. + foaf:homepage "http://www.mnemonics.tld/stammeringly/fawnier.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Ragnar_Coler. + rdf:type bench:Inproceedings. + bench:booktitle "detects fawnier shakily"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "stammeringly shakily martially"^^xsd:string. + foaf:homepage "http://www.fawnier.tld/martially/frigidities.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ragnar_Coler. + rdf:type bench:Inproceedings. + bench:booktitle "shakily frigidities acclamations"^^xsd:string. + dc:title "martially acclamations streaker"^^xsd:string. + foaf:homepage "http://www.frigidities.tld/streaker/redistricted.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Thijs_Saylor. + rdf:type bench:Inproceedings. + bench:booktitle "acclamations redistricted excommunications"^^xsd:string. + rdfs:seeAlso "http://www.streaker.tld/excommunications/planarias.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "redistricted planarias unpersuaded"^^xsd:string. + foaf:homepage "http://www.excommunications.tld/unpersuaded/subdebs.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Thijs_Saylor. + rdf:type bench:Inproceedings. + bench:abstract "wickiup keloidal faqir gamic extorts cantonment stretching sandblasters scandinavians dover academes tachs feaster actable chortles conventionalism nonstick rheometers auditives infecund slimming nope remeets waistbands dolmens sects ginghams tunings fandangos spherically bonds timbering sleuths conned guilders whispering counterrevolutionary touchiness slouches pulsatory prevues larks carousers maladjustive datelining frenches brunettes badgerly flagger orig piggie principled strangulates offeror liquate terrified searchings situps hillocks represented normalcies intertangled cliquing oppositional coworkers roadhouses featured haggler amphibiousness reeky recklessness erased outclass oracles fussiness snobbier unhanding nuncios chitlins sparry checkering sandalwoods renominates condemner goslings tramcars possibler reconnects chippers interspersed uprear impersonated envisage vastness suspire tattersalls supertaxes rollicked inexactitude applicators autosuggestions howbeit memorably extemporize frantically hairwork proudest praters opes albatrosses calculation stellify mucuses reusableness gatsby virologist striker hocussing frontlets braggarts snatchy waltzes prebendary intitling disobediently jokers policed primus matings promotions heritors reconciles orphanhood muckrake jimmied domiciliary deathlessly armband gammon blasphemer antinomianism soffits chainmen fiftieths guaranteed giggliest baggings insalivation pitifuller mightier shucker unstates contraction amiable reanalyses grasshopper posits overweighed astir praxeological plighting dreariest haphazardly enabling bromos indianian sues mesmerist macrocosm balded unwelded repudiating gazelles dropsical drawler christly workless devisals sweetly preterit ganglionic diddling contradictions sasses categorized dwarfs nonindependent pbx plausibility sitting wimple scubas arrestee"^^xsd:string. + bench:booktitle "planarias subdebs bathetically"^^xsd:string. + rdfs:seeAlso "http://www.unpersuaded.tld/bathetically/regranting.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "subdebs regranting demonical"^^xsd:string. + foaf:homepage "http://www.bathetically.tld/demonical/caesarists.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Madalena_Polan. + rdf:type bench:Inproceedings. + bench:booktitle "regranting caesarists somnolence"^^xsd:string. + rdfs:seeAlso "http://www.demonical.tld/somnolence/geeing.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "caesarists geeing overinsuring"^^xsd:string. + foaf:homepage "http://www.somnolence.tld/overinsuring/congruities.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Madalena_Polan. + rdf:type bench:Inproceedings. + bench:booktitle "geeing congruities chargers"^^xsd:string. + rdfs:seeAlso "http://www.overinsuring.tld/chargers/effendi.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "congruities effendi clippers"^^xsd:string. + foaf:homepage "http://www.chargers.tld/clippers/woodchopper.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maajida_Myart. + rdf:type bench:Inproceedings. + bench:booktitle "effendi woodchopper abomination"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "clippers abomination americans"^^xsd:string. + foaf:homepage "http://www.woodchopper.tld/americans/bohemians.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Maajida_Myart. + rdf:type bench:Inproceedings. + bench:booktitle "abomination bohemians corneas"^^xsd:string. + rdfs:seeAlso "http://www.americans.tld/corneas/somersaulting.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "bohemians somersaulting solipsists"^^xsd:string. + foaf:homepage "http://www.corneas.tld/solipsists/edibility.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ilja_Seide. + rdf:type bench:Inproceedings. + bench:booktitle "somersaulting edibility mishandles"^^xsd:string. + rdfs:seeAlso "http://www.solipsists.tld/mishandles/disarmer.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "edibility disarmer unverifiable"^^xsd:string. + foaf:homepage "http://www.mishandles.tld/unverifiable/gorier.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Ilja_Seide. + rdf:type bench:Inproceedings. + bench:booktitle "disarmer gorier feasting"^^xsd:string. + rdfs:seeAlso "http://www.unverifiable.tld/feasting/oxbloods.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "gorier oxbloods ablates"^^xsd:string. + foaf:homepage "http://www.feasting.tld/ablates/coitions.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sahan_Laprete. + rdf:type bench:Inproceedings. + bench:booktitle "oxbloods coitions shoshone"^^xsd:string. + rdfs:seeAlso "http://www.ablates.tld/shoshone/obeahisms.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "coitions obeahisms matricides"^^xsd:string. + foaf:homepage "http://www.shoshone.tld/matricides/shirring.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sahan_Laprete. + rdf:type bench:Inproceedings. + bench:booktitle "obeahisms shirring companying"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "matricides companying entourages"^^xsd:string. + foaf:homepage "http://www.shirring.tld/entourages/solvents.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Powell_Odaniel. + rdf:type bench:Inproceedings. + bench:booktitle "companying solvents helmed"^^xsd:string. + rdfs:seeAlso "http://www.entourages.tld/helmed/artier.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "solvents artier atomization"^^xsd:string. + foaf:homepage "http://www.helmed.tld/atomization/univocal.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Powell_Odaniel. + dc:creator _:Simon_Rockenbaugh. + rdf:type bench:Inproceedings. + bench:booktitle "artier univocal skeletally"^^xsd:string. + rdfs:seeAlso "http://www.atomization.tld/skeletally/firebricks.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "univocal firebricks tenters"^^xsd:string. + foaf:homepage "http://www.skeletally.tld/tenters/reviewal.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Simon_Rockenbaugh. + rdf:type bench:Inproceedings. + bench:booktitle "firebricks reviewal raunchier"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "tenters raunchier petaled"^^xsd:string. + foaf:homepage "http://www.reviewal.tld/petaled/codes.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kanita_Coones. + rdf:type bench:Inproceedings. + bench:booktitle "raunchier codes precanceling"^^xsd:string. + rdfs:seeAlso "http://www.petaled.tld/precanceling/abolishable.html"^^xsd:string. + dc:title "codes abolishable rivetted"^^xsd:string. + foaf:homepage "http://www.precanceling.tld/rivetted/ingle.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kanita_Coones. + dc:creator _:Katalena_Paradise. + rdf:type bench:Inproceedings. + bench:booktitle "abolishable ingle unwarier"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "rivetted unwarier addictive"^^xsd:string. + foaf:homepage "http://www.ingle.tld/addictive/catafalques.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Katalena_Paradise. + rdf:type bench:Inproceedings. + bench:booktitle "unwarier catafalques pourboire"^^xsd:string. + rdfs:seeAlso "http://www.addictive.tld/pourboire/discourtesy.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "catafalques discourtesy wildernesses"^^xsd:string. + foaf:homepage "http://www.pourboire.tld/wildernesses/amphitheater.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Rufus_Coatsworth. + dc:creator _:Hiroharu_Fram. + rdf:type bench:Inproceedings. + bench:booktitle "discourtesy amphitheater scandalizing"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "wildernesses scandalizing accordantly"^^xsd:string. + foaf:homepage "http://www.amphitheater.tld/accordantly/fonding.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rufus_Coatsworth. + rdf:type bench:Inproceedings. + bench:booktitle "scandalizing fonding upshift"^^xsd:string. + rdfs:seeAlso "http://www.accordantly.tld/upshift/unhealthful.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "fonding unhealthful factorship"^^xsd:string. + foaf:homepage "http://www.upshift.tld/factorship/exclaimer.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hiroharu_Fram. + dc:creator _:Dilara_Sawinski. + rdf:type bench:Inproceedings. + bench:booktitle "unhealthful exclaimer octagons"^^xsd:string. + rdfs:seeAlso "http://www.factorship.tld/octagons/wkly.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "exclaimer wkly preestimating"^^xsd:string. + foaf:homepage "http://www.octagons.tld/preestimating/decanting.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dilara_Sawinski. + rdf:type bench:Inproceedings. + bench:booktitle "wkly decanting bannock"^^xsd:string. + rdfs:seeAlso "http://www.preestimating.tld/bannock/overtraining.html"^^xsd:string. + dc:title "decanting overtraining endomorphic"^^xsd:string. + foaf:homepage "http://www.bannock.tld/endomorphic/songbirds.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Freddie_Passantino. + dc:creator _:Wafaaa_Lawerence. + rdf:type bench:Inproceedings. + bench:booktitle "overtraining songbirds appositive"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "endomorphic appositive conditionalities"^^xsd:string. + foaf:homepage "http://www.songbirds.tld/conditionalities/gesticulations.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Freddie_Passantino. + rdf:type bench:Inproceedings. + bench:booktitle "appositive gesticulations lindanes"^^xsd:string. + rdfs:seeAlso "http://www.conditionalities.tld/lindanes/quoin.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "gesticulations quoin rotter"^^xsd:string. + foaf:homepage "http://www.lindanes.tld/rotter/teachable.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Masao_Martey. + rdf:type bench:Inproceedings. + bench:booktitle "quoin teachable infertilely"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "rotter infertilely heman"^^xsd:string. + foaf:homepage "http://www.teachable.tld/heman/wearying.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ryosei_Tortorelli. + rdf:type bench:Inproceedings. + bench:booktitle "infertilely wearying approbate"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "heman approbate unassessed"^^xsd:string. + foaf:homepage "http://www.wearying.tld/unassessed/salsa.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rica_Lebrun. + rdf:type bench:Inproceedings. + bench:booktitle "approbate salsa litigants"^^xsd:string. + rdfs:seeAlso "http://www.unassessed.tld/litigants/tattling.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "salsa tattling dermatologist"^^xsd:string. + foaf:homepage "http://www.litigants.tld/dermatologist/unlearn.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Elizarova_Lutgen. + rdf:type bench:Inproceedings. + bench:booktitle "tattling unlearn lateness"^^xsd:string. + rdfs:seeAlso "http://www.dermatologist.tld/lateness/tricots.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "unlearn tricots medevacs"^^xsd:string. + foaf:homepage "http://www.lateness.tld/medevacs/lumpen.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ramzi_Heronemus. + dc:creator _:Mastoora_Youngers. + rdf:type bench:Inproceedings. + bench:booktitle "tricots lumpen mollifiers"^^xsd:string. + rdfs:seeAlso "http://www.medevacs.tld/mollifiers/mingles.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "lumpen mingles grimaced"^^xsd:string. + foaf:homepage "http://www.mollifiers.tld/grimaced/scoutmasters.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Achmed_Gubser. + rdf:type bench:Inproceedings. + bench:booktitle "mingles scoutmasters bedrooms"^^xsd:string. + rdfs:seeAlso "http://www.grimaced.tld/bedrooms/provider.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "scoutmasters provider unsoundness"^^xsd:string. + foaf:homepage "http://www.bedrooms.tld/unsoundness/depraver.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Moriz_Rourk. + rdf:type bench:Inproceedings. + bench:booktitle "provider depraver trifled"^^xsd:string. + rdfs:seeAlso "http://www.unsoundness.tld/trifled/grinder.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "depraver grinder carcinogeneses"^^xsd:string. + foaf:homepage "http://www.trifled.tld/carcinogeneses/vigilantes.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pitamaha_Commerford. + dc:creator _:Avimelech_Benincasa. + rdf:type bench:Inproceedings. + bench:booktitle "grinder vigilantes interpersonal"^^xsd:string. + rdfs:seeAlso "http://www.carcinogeneses.tld/interpersonal/churchy.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "vigilantes churchy armoires"^^xsd:string. + foaf:homepage "http://www.interpersonal.tld/armoires/cheeriness.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bhuvana_Bassette. + rdf:type bench:Inproceedings. + bench:booktitle "churchy cheeriness digressive"^^xsd:string. + dc:title "armoires digressive eyeliners"^^xsd:string. + foaf:homepage "http://www.cheeriness.tld/eyeliners/adorns.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chaney_Fatigate. + swrc:editor _:Lidiy_Haigwood. + rdf:type bench:Incollection. + bench:booktitle "digressive adorns trolled"^^xsd:string. + rdfs:seeAlso "http://www.eyeliners.tld/trolled/cowled.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "adorns cowled fragmentally"^^xsd:string. + foaf:homepage "http://www.trolled.tld/fragmentally/poetics.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. +_:Hilaria_Pilati rdf:type foaf:Person. +_:Hilaria_Pilati foaf:name "Hilaria Pilati"^^xsd:string. + dc:creator _:Hilaria_Pilati. +_:Zarad_Ketterling rdf:type foaf:Person. +_:Zarad_Ketterling foaf:name "Zarad Ketterling"^^xsd:string. + dc:creator _:Zarad_Ketterling. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 6 (1964)"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fragmentally.tld/monotony/cheated.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "poetics cheated calderas"^^xsd:string. + foaf:homepage "http://www.monotony.tld/calderas/targeted.html"^^xsd:string. + swrc:journal . +_:Miyoko_Brockman rdf:type foaf:Person. +_:Miyoko_Brockman foaf:name "Miyoko Brockman"^^xsd:string. + dc:creator _:Miyoko_Brockman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cheated.tld/targeted/kneepan.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "calderas kneepan mangoes"^^xsd:string. + foaf:homepage "http://www.targeted.tld/mangoes/resupply.html"^^xsd:string. + swrc:journal . +_:Lamberdina_Nichalson rdf:type foaf:Person. +_:Lamberdina_Nichalson foaf:name "Lamberdina Nichalson"^^xsd:string. + dc:creator _:Lamberdina_Nichalson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kneepan.tld/resupply/middy.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "mangoes middy becking"^^xsd:string. + foaf:homepage "http://www.resupply.tld/becking/explanations.html"^^xsd:string. + swrc:journal . +_:Zorba_Lira rdf:type foaf:Person. +_:Zorba_Lira foaf:name "Zorba Lira"^^xsd:string. + dc:creator _:Zorba_Lira. + rdf:type bench:Article. + swrc:pages "27"^^xsd:integer. + dc:title "middy explanations fennels"^^xsd:string. + foaf:homepage "http://www.becking.tld/fennels/religions.html"^^xsd:string. + swrc:journal . +_:Avramova_Peretz rdf:type foaf:Person. +_:Avramova_Peretz foaf:name "Avramova Peretz"^^xsd:string. + dc:creator _:Avramova_Peretz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.explanations.tld/religions/divulgence.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "fennels divulgence chisellers"^^xsd:string. + foaf:homepage "http://www.religions.tld/chisellers/tolerative.html"^^xsd:string. + swrc:journal . +_:Shun_Zaruba rdf:type foaf:Person. +_:Shun_Zaruba foaf:name "Shun Zaruba"^^xsd:string. + dc:creator _:Shun_Zaruba. + rdf:type bench:Article. + rdfs:seeAlso "http://www.divulgence.tld/tolerative/shorteners.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "chisellers shorteners spoonsful"^^xsd:string. + foaf:homepage "http://www.tolerative.tld/spoonsful/weewees.html"^^xsd:string. + swrc:journal . +_:Lilo_Adjei rdf:type foaf:Person. +_:Lilo_Adjei foaf:name "Lilo Adjei"^^xsd:string. + dc:creator _:Lilo_Adjei. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shorteners.tld/weewees/squinted.html"^^xsd:string. + dc:title "spoonsful squinted acquisitiveness"^^xsd:string. + foaf:homepage "http://www.weewees.tld/acquisitiveness/metrically.html"^^xsd:string. + swrc:journal . +_:Rhiannon_Oller rdf:type foaf:Person. +_:Rhiannon_Oller foaf:name "Rhiannon Oller"^^xsd:string. + dc:creator _:Rhiannon_Oller. +_:Celester_Pyon rdf:type foaf:Person. +_:Celester_Pyon foaf:name "Celester Pyon"^^xsd:string. + dc:creator _:Celester_Pyon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.squinted.tld/metrically/tackiness.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "acquisitiveness tackiness diestocks"^^xsd:string. + foaf:homepage "http://www.metrically.tld/diestocks/retailing.html"^^xsd:string. + swrc:journal . +_:Cambria_Mcdonel rdf:type foaf:Person. +_:Cambria_Mcdonel foaf:name "Cambria Mcdonel"^^xsd:string. + dc:creator _:Cambria_Mcdonel. +_:Ellen_Szuszkiewicz rdf:type foaf:Person. +_:Ellen_Szuszkiewicz foaf:name "Ellen Szuszkiewicz"^^xsd:string. + dc:creator _:Ellen_Szuszkiewicz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tackiness.tld/retailing/sawmills.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "diestocks sawmills activistic"^^xsd:string. + foaf:homepage "http://www.retailing.tld/activistic/jugular.html"^^xsd:string. + swrc:journal . +_:Phyllis_Minchew rdf:type foaf:Person. +_:Phyllis_Minchew foaf:name "Phyllis Minchew"^^xsd:string. + dc:creator _:Phyllis_Minchew. + rdf:type bench:Article. + swrc:pages "23"^^xsd:integer. + dc:title "sawmills jugular elicitor"^^xsd:string. + foaf:homepage "http://www.activistic.tld/elicitor/causable.html"^^xsd:string. + swrc:journal . +_:Wikta_Ryea rdf:type foaf:Person. +_:Wikta_Ryea foaf:name "Wikta Ryea"^^xsd:string. + dc:creator _:Wikta_Ryea. + rdf:type bench:Article. + swrc:pages "155"^^xsd:integer. + dc:title "jugular causable replicates"^^xsd:string. + foaf:homepage "http://www.elicitor.tld/replicates/macrocephalic.html"^^xsd:string. + swrc:journal . +_:Alexandria_Maietta rdf:type foaf:Person. +_:Alexandria_Maietta foaf:name "Alexandria Maietta"^^xsd:string. + dc:creator _:Alexandria_Maietta. +_:Moromao_Steimer rdf:type foaf:Person. +_:Moromao_Steimer foaf:name "Moromao Steimer"^^xsd:string. + dc:creator _:Moromao_Steimer. + rdf:type bench:Article. + swrc:pages "29"^^xsd:integer. + dc:title "causable macrocephalic yuks"^^xsd:string. + foaf:homepage "http://www.replicates.tld/yuks/ratios.html"^^xsd:string. + swrc:journal . +_:Jessie_Mcthige rdf:type foaf:Person. +_:Jessie_Mcthige foaf:name "Jessie Mcthige"^^xsd:string. + dc:creator _:Jessie_Mcthige. +_:Magnerich_Worell rdf:type foaf:Person. +_:Magnerich_Worell foaf:name "Magnerich Worell"^^xsd:string. + dc:creator _:Magnerich_Worell. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "macrocephalic ratios overhaul"^^xsd:string. + foaf:homepage "http://www.yuks.tld/overhaul/gnats.html"^^xsd:string. + swrc:journal . +_:Ashis_Hisserich rdf:type foaf:Person. +_:Ashis_Hisserich foaf:name "Ashis Hisserich"^^xsd:string. + dc:creator _:Ashis_Hisserich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ratios.tld/gnats/accumulable.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "overhaul accumulable waggish"^^xsd:string. + foaf:homepage "http://www.gnats.tld/waggish/subfamily.html"^^xsd:string. + swrc:journal . +_:Gizheurann_Pettipas rdf:type foaf:Person. +_:Gizheurann_Pettipas foaf:name "Gizheurann Pettipas"^^xsd:string. + dc:creator _:Gizheurann_Pettipas. + rdf:type bench:Article. + swrc:pages "189"^^xsd:integer. + dc:title "accumulable subfamily statice"^^xsd:string. + foaf:homepage "http://www.waggish.tld/statice/frivoler.html"^^xsd:string. + swrc:journal . +_:Ajala_Ueda rdf:type foaf:Person. +_:Ajala_Ueda foaf:name "Ajala Ueda"^^xsd:string. + dc:creator _:Ajala_Ueda. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subfamily.tld/frivoler/pugged.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "statice pugged salvageability"^^xsd:string. + foaf:homepage "http://www.frivoler.tld/salvageability/furloughs.html"^^xsd:string. + swrc:journal . +_:Cascadia_Delco rdf:type foaf:Person. +_:Cascadia_Delco foaf:name "Cascadia Delco"^^xsd:string. + dc:creator _:Cascadia_Delco. + rdf:type bench:Article. + swrc:pages "69"^^xsd:integer. + dc:title "pugged furloughs augurers"^^xsd:string. + foaf:homepage "http://www.salvageability.tld/augurers/inescapably.html"^^xsd:string. + swrc:journal . +_:Haylan_Mcillwain rdf:type foaf:Person. +_:Haylan_Mcillwain foaf:name "Haylan Mcillwain"^^xsd:string. + dc:creator _:Haylan_Mcillwain. + rdf:type bench:Article. + rdfs:seeAlso "http://www.furloughs.tld/inescapably/titillation.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "augurers titillation misbeget"^^xsd:string. + foaf:homepage "http://www.inescapably.tld/misbeget/fogyisms.html"^^xsd:string. + swrc:journal . +_:Terciero_Pridmore rdf:type foaf:Person. +_:Terciero_Pridmore foaf:name "Terciero Pridmore"^^xsd:string. + dc:creator _:Terciero_Pridmore. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "titillation fogyisms tyrannically"^^xsd:string. + foaf:homepage "http://www.misbeget.tld/tyrannically/detectible.html"^^xsd:string. + swrc:journal . +_:Hyazinth_Delacuesta rdf:type foaf:Person. +_:Hyazinth_Delacuesta foaf:name "Hyazinth Delacuesta"^^xsd:string. + dc:creator _:Hyazinth_Delacuesta. +_:Dragica_Wangler rdf:type foaf:Person. +_:Dragica_Wangler foaf:name "Dragica Wangler"^^xsd:string. + dc:creator _:Dragica_Wangler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fogyisms.tld/detectible/gabs.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "tyrannically gabs reproval"^^xsd:string. + foaf:homepage "http://www.detectible.tld/reproval/oversalting.html"^^xsd:string. + swrc:journal . +_:Hiya_Rensen rdf:type foaf:Person. +_:Hiya_Rensen foaf:name "Hiya Rensen"^^xsd:string. + dc:creator _:Hiya_Rensen. +_:Hippolyt_Oats rdf:type foaf:Person. +_:Hippolyt_Oats foaf:name "Hippolyt Oats"^^xsd:string. + dc:creator _:Hippolyt_Oats. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gabs.tld/oversalting/renegotiating.html"^^xsd:string. + dc:title "reproval renegotiating brassie"^^xsd:string. + foaf:homepage "http://www.oversalting.tld/brassie/querulously.html"^^xsd:string. + swrc:journal . +_:Sabeeha_Ducci rdf:type foaf:Person. +_:Sabeeha_Ducci foaf:name "Sabeeha Ducci"^^xsd:string. + dc:creator _:Sabeeha_Ducci. + rdf:type bench:Article. + rdfs:seeAlso "http://www.renegotiating.tld/querulously/poly.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "brassie poly rewin"^^xsd:string. + foaf:homepage "http://www.querulously.tld/rewin/pubis.html"^^xsd:string. + swrc:journal . +_:Eisen_Fausnaught rdf:type foaf:Person. +_:Eisen_Fausnaught foaf:name "Eisen Fausnaught"^^xsd:string. + dc:creator _:Eisen_Fausnaught. +_:MariaMagdalena_Garafola rdf:type foaf:Person. +_:MariaMagdalena_Garafola foaf:name "MariaMagdalena Garafola"^^xsd:string. + dc:creator _:MariaMagdalena_Garafola. + swrc:editor _:Lidiy_Haigwood. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 7 (1964)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rewin.tld/sphygmograph/zesting.html"^^xsd:string. + dc:title "pubis zesting ratiocinator"^^xsd:string. + foaf:homepage "http://www.sphygmograph.tld/ratiocinator/nonconfidential.html"^^xsd:string. + swrc:journal . +_:Musheer_Mcdougal rdf:type foaf:Person. +_:Musheer_Mcdougal foaf:name "Musheer Mcdougal"^^xsd:string. + dc:creator _:Musheer_Mcdougal. + rdf:type bench:Article. + rdfs:seeAlso "http://www.zesting.tld/nonconfidential/niacinamide.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "ratiocinator niacinamide adipose"^^xsd:string. + foaf:homepage "http://www.nonconfidential.tld/adipose/boats.html"^^xsd:string. + swrc:journal . +_:Peony_Paluk rdf:type foaf:Person. +_:Peony_Paluk foaf:name "Peony Paluk"^^xsd:string. + dc:creator _:Peony_Paluk. +_:Engelbert_Bonanni rdf:type foaf:Person. +_:Engelbert_Bonanni foaf:name "Engelbert Bonanni"^^xsd:string. + dc:creator _:Engelbert_Bonanni. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "niacinamide boats zeppelin"^^xsd:string. + foaf:homepage "http://www.adipose.tld/zeppelin/desalts.html"^^xsd:string. + swrc:journal . +_:Perpetuia_Hazelett rdf:type foaf:Person. +_:Perpetuia_Hazelett foaf:name "Perpetuia Hazelett"^^xsd:string. + dc:creator _:Perpetuia_Hazelett. + rdf:type bench:Article. + dc:title "boats desalts plaining"^^xsd:string. + foaf:homepage "http://www.zeppelin.tld/plaining/joinable.html"^^xsd:string. + swrc:journal . +_:Seung_Puchalski rdf:type foaf:Person. +_:Seung_Puchalski foaf:name "Seung Puchalski"^^xsd:string. + dc:creator _:Seung_Puchalski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.desalts.tld/joinable/concernment.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "plaining concernment governments"^^xsd:string. + foaf:homepage "http://www.joinable.tld/governments/pastern.html"^^xsd:string. + swrc:journal . +_:Steverino_Filas rdf:type foaf:Person. +_:Steverino_Filas foaf:name "Steverino Filas"^^xsd:string. + dc:creator _:Steverino_Filas. +_:Torre_Storts rdf:type foaf:Person. +_:Torre_Storts foaf:name "Torre Storts"^^xsd:string. + dc:creator _:Torre_Storts. + rdf:type bench:Article. + rdfs:seeAlso "http://www.concernment.tld/pastern/zigged.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "governments zigged liquidation"^^xsd:string. + foaf:homepage "http://www.pastern.tld/liquidation/throttled.html"^^xsd:string. + swrc:journal . +_:Lorda_Bak rdf:type foaf:Person. +_:Lorda_Bak foaf:name "Lorda Bak"^^xsd:string. + dc:creator _:Lorda_Bak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.zigged.tld/throttled/rawer.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "liquidation rawer coenact"^^xsd:string. + foaf:homepage "http://www.throttled.tld/coenact/unsanctioned.html"^^xsd:string. + swrc:journal . +_:Ardwyad_Ketola rdf:type foaf:Person. +_:Ardwyad_Ketola foaf:name "Ardwyad Ketola"^^xsd:string. + dc:creator _:Ardwyad_Ketola. + rdf:type bench:Article. + swrc:pages "6"^^xsd:integer. + dc:title "rawer unsanctioned haranguers"^^xsd:string. + foaf:homepage "http://www.coenact.tld/haranguers/zigzags.html"^^xsd:string. + swrc:journal . +_:Camella_Emanuel rdf:type foaf:Person. +_:Camella_Emanuel foaf:name "Camella Emanuel"^^xsd:string. + dc:creator _:Camella_Emanuel. + rdf:type bench:Article. + swrc:pages "1"^^xsd:integer. + dc:title "unsanctioned zigzags colleges"^^xsd:string. + foaf:homepage "http://www.haranguers.tld/colleges/snowiest.html"^^xsd:string. + swrc:journal . +_:Sukeyasu_Hylan rdf:type foaf:Person. +_:Sukeyasu_Hylan foaf:name "Sukeyasu Hylan"^^xsd:string. + dc:creator _:Sukeyasu_Hylan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.zigzags.tld/snowiest/unbelievable.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "colleges unbelievable desensitizer"^^xsd:string. + foaf:homepage "http://www.snowiest.tld/desensitizer/reckoner.html"^^xsd:string. + swrc:journal . +_:Condela_Brecheen rdf:type foaf:Person. +_:Condela_Brecheen foaf:name "Condela Brecheen"^^xsd:string. + dc:creator _:Condela_Brecheen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unbelievable.tld/reckoner/canfuls.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "desensitizer canfuls jouncing"^^xsd:string. + foaf:homepage "http://www.reckoner.tld/jouncing/tessellating.html"^^xsd:string. + swrc:journal . +_:Filiberta_Hurtado rdf:type foaf:Person. +_:Filiberta_Hurtado foaf:name "Filiberta Hurtado"^^xsd:string. + dc:creator _:Filiberta_Hurtado. + rdf:type bench:Article. + rdfs:seeAlso "http://www.canfuls.tld/tessellating/repousses.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "jouncing repousses annattos"^^xsd:string. + foaf:homepage "http://www.tessellating.tld/annattos/alar.html"^^xsd:string. + swrc:journal . +_:Sanad_Sanker rdf:type foaf:Person. +_:Sanad_Sanker foaf:name "Sanad Sanker"^^xsd:string. + dc:creator _:Sanad_Sanker. +_:Galen_Movlin rdf:type foaf:Person. +_:Galen_Movlin foaf:name "Galen Movlin"^^xsd:string. + dc:creator _:Galen_Movlin. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "repousses alar revested"^^xsd:string. + foaf:homepage "http://www.annattos.tld/revested/federacy.html"^^xsd:string. + swrc:journal . +_:Sebastiana_Behler rdf:type foaf:Person. +_:Sebastiana_Behler foaf:name "Sebastiana Behler"^^xsd:string. + dc:creator _:Sebastiana_Behler. + rdf:type bench:Article. + swrc:pages "127"^^xsd:integer. + dc:title "alar federacy officered"^^xsd:string. + foaf:homepage "http://www.revested.tld/officered/hightails.html"^^xsd:string. + swrc:journal . +_:Chikuma_Tsuji rdf:type foaf:Person. +_:Chikuma_Tsuji foaf:name "Chikuma Tsuji"^^xsd:string. + dc:creator _:Chikuma_Tsuji. + rdf:type bench:Article. + rdfs:seeAlso "http://www.federacy.tld/hightails/freshening.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "officered freshening contaminative"^^xsd:string. + foaf:homepage "http://www.hightails.tld/contaminative/unfurling.html"^^xsd:string. + swrc:journal . +_:Adrina_Viren rdf:type foaf:Person. +_:Adrina_Viren foaf:name "Adrina Viren"^^xsd:string. + dc:creator _:Adrina_Viren. +_:Selma_Kaleta rdf:type foaf:Person. +_:Selma_Kaleta foaf:name "Selma Kaleta"^^xsd:string. + dc:creator _:Selma_Kaleta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.freshening.tld/unfurling/incorruption.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "contaminative incorruption demises"^^xsd:string. + foaf:homepage "http://www.unfurling.tld/demises/twentieths.html"^^xsd:string. + swrc:journal . +_:Kiichi_Doyne rdf:type foaf:Person. +_:Kiichi_Doyne foaf:name "Kiichi Doyne"^^xsd:string. + dc:creator _:Kiichi_Doyne. +_:Alena_Gomes rdf:type foaf:Person. +_:Alena_Gomes foaf:name "Alena Gomes"^^xsd:string. + dc:creator _:Alena_Gomes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.incorruption.tld/twentieths/vexes.html"^^xsd:string. + swrc:note "monism impermeabilities basques defensibility nucleation allovers enterable entertaining totalling scalars"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "demises vexes maimed"^^xsd:string. + foaf:homepage "http://www.twentieths.tld/maimed/equated.html"^^xsd:string. + swrc:journal . +_:Sakue_Derbes rdf:type foaf:Person. +_:Sakue_Derbes foaf:name "Sakue Derbes"^^xsd:string. + dc:creator _:Sakue_Derbes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vexes.tld/equated/tike.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "maimed tike ecus"^^xsd:string. + foaf:homepage "http://www.equated.tld/ecus/overgrew.html"^^xsd:string. + swrc:journal . +_:Gitanjali_Nemetz rdf:type foaf:Person. +_:Gitanjali_Nemetz foaf:name "Gitanjali Nemetz"^^xsd:string. + dc:creator _:Gitanjali_Nemetz. + rdf:type bench:Article. + swrc:pages "89"^^xsd:integer. + dc:title "tike overgrew exaggerates"^^xsd:string. + foaf:homepage "http://www.ecus.tld/exaggerates/unreasonably.html"^^xsd:string. + swrc:journal . +_:Cleta_Zaremba rdf:type foaf:Person. +_:Cleta_Zaremba foaf:name "Cleta Zaremba"^^xsd:string. + dc:creator _:Cleta_Zaremba. +_:Ahava_Colasuonno rdf:type foaf:Person. +_:Ahava_Colasuonno foaf:name "Ahava Colasuonno"^^xsd:string. + dc:creator _:Ahava_Colasuonno. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overgrew.tld/unreasonably/hardships.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "exaggerates hardships gelatins"^^xsd:string. + foaf:homepage "http://www.unreasonably.tld/gelatins/aitches.html"^^xsd:string. + swrc:journal . +_:Dragana_Luquette rdf:type foaf:Person. +_:Dragana_Luquette foaf:name "Dragana Luquette"^^xsd:string. + dc:creator _:Dragana_Luquette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hardships.tld/aitches/anises.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "gelatins anises remaindering"^^xsd:string. + foaf:homepage "http://www.aitches.tld/remaindering/druidic.html"^^xsd:string. + swrc:journal . +_:Anibal_Cornelio rdf:type foaf:Person. +_:Anibal_Cornelio foaf:name "Anibal Cornelio"^^xsd:string. + dc:creator _:Anibal_Cornelio. + rdf:type bench:Article. + swrc:pages "97"^^xsd:integer. + dc:title "anises druidic grandnephews"^^xsd:string. + foaf:homepage "http://www.remaindering.tld/grandnephews/verdancies.html"^^xsd:string. + swrc:journal . +_:Maajid_Loghry rdf:type foaf:Person. +_:Maajid_Loghry foaf:name "Maajid Loghry"^^xsd:string. + dc:creator _:Maajid_Loghry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.druidic.tld/verdancies/cocobolo.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "grandnephews cocobolo evidentiary"^^xsd:string. + foaf:homepage "http://www.verdancies.tld/evidentiary/nonproportionally.html"^^xsd:string. + swrc:journal . +_:Shaheera_Thimmesch rdf:type foaf:Person. +_:Shaheera_Thimmesch foaf:name "Shaheera Thimmesch"^^xsd:string. + dc:creator _:Shaheera_Thimmesch. +_:Xenia_Kautzman rdf:type foaf:Person. +_:Xenia_Kautzman foaf:name "Xenia Kautzman"^^xsd:string. + dc:creator _:Xenia_Kautzman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cocobolo.tld/nonproportionally/lions.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "evidentiary lions bridler"^^xsd:string. + foaf:homepage "http://www.nonproportionally.tld/bridler/pitiably.html"^^xsd:string. + swrc:journal . +_:Sosa_Klitz rdf:type foaf:Person. +_:Sosa_Klitz foaf:name "Sosa Klitz"^^xsd:string. + dc:creator _:Sosa_Klitz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lions.tld/pitiably/oolong.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "bridler oolong patriarchies"^^xsd:string. + foaf:homepage "http://www.pitiably.tld/patriarchies/importable.html"^^xsd:string. + swrc:journal . +_:Sophie_Orbison rdf:type foaf:Person. +_:Sophie_Orbison foaf:name "Sophie Orbison"^^xsd:string. + dc:creator _:Sophie_Orbison. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oolong.tld/importable/secretariats.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "patriarchies secretariats musky"^^xsd:string. + foaf:homepage "http://www.importable.tld/musky/complots.html"^^xsd:string. + swrc:journal . +_:Melvin_Hibner rdf:type foaf:Person. +_:Melvin_Hibner foaf:name "Melvin Hibner"^^xsd:string. + dc:creator _:Melvin_Hibner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.secretariats.tld/complots/overcrowded.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "musky overcrowded choremen"^^xsd:string. + foaf:homepage "http://www.complots.tld/choremen/unfailing.html"^^xsd:string. + swrc:journal . +_:Neal_Bulinski rdf:type foaf:Person. +_:Neal_Bulinski foaf:name "Neal Bulinski"^^xsd:string. + dc:creator _:Neal_Bulinski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overcrowded.tld/unfailing/forwhy.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "choremen forwhy shoves"^^xsd:string. + foaf:homepage "http://www.unfailing.tld/shoves/matching.html"^^xsd:string. + swrc:journal . +_:Alvar_Whitegoat rdf:type foaf:Person. +_:Alvar_Whitegoat foaf:name "Alvar Whitegoat"^^xsd:string. + dc:creator _:Alvar_Whitegoat. + rdf:type bench:Article. + rdfs:seeAlso "http://www.forwhy.tld/matching/offends.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "shoves offends daubers"^^xsd:string. + foaf:homepage "http://www.matching.tld/daubers/bluegills.html"^^xsd:string. + swrc:journal . +_:Liseetsa_Brosh rdf:type foaf:Person. +_:Liseetsa_Brosh foaf:name "Liseetsa Brosh"^^xsd:string. + dc:creator _:Liseetsa_Brosh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.offends.tld/bluegills/pavane.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "daubers pavane glycerose"^^xsd:string. + foaf:homepage "http://www.bluegills.tld/glycerose/catheters.html"^^xsd:string. + swrc:journal . +_:Yardane_Blatherwick rdf:type foaf:Person. +_:Yardane_Blatherwick foaf:name "Yardane Blatherwick"^^xsd:string. + dc:creator _:Yardane_Blatherwick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pavane.tld/catheters/worker.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "glycerose worker monks"^^xsd:string. + foaf:homepage "http://www.catheters.tld/monks/calibrations.html"^^xsd:string. + swrc:journal . +_:Timandra_Euvrard rdf:type foaf:Person. +_:Timandra_Euvrard foaf:name "Timandra Euvrard"^^xsd:string. + dc:creator _:Timandra_Euvrard. + rdf:type bench:Article. + swrc:pages "178"^^xsd:integer. + dc:title "worker calibrations retranslate"^^xsd:string. + foaf:homepage "http://www.monks.tld/retranslate/ankh.html"^^xsd:string. + swrc:journal . +_:Tiutcheva_Buntin rdf:type foaf:Person. +_:Tiutcheva_Buntin foaf:name "Tiutcheva Buntin"^^xsd:string. + dc:creator _:Tiutcheva_Buntin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.calibrations.tld/ankh/betrothment.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "retranslate betrothment ionise"^^xsd:string. + foaf:homepage "http://www.ankh.tld/ionise/flakiness.html"^^xsd:string. + swrc:journal . +_:Siencyn_Kaschmitter rdf:type foaf:Person. +_:Siencyn_Kaschmitter foaf:name "Siencyn Kaschmitter"^^xsd:string. + dc:creator _:Siencyn_Kaschmitter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.betrothment.tld/flakiness/preassigns.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "ionise preassigns ramifications"^^xsd:string. + foaf:homepage "http://www.flakiness.tld/ramifications/whizzed.html"^^xsd:string. + swrc:journal . +_:Yevette_Alfred rdf:type foaf:Person. +_:Yevette_Alfred foaf:name "Yevette Alfred"^^xsd:string. + dc:creator _:Yevette_Alfred. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preassigns.tld/whizzed/cystic.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "ramifications cystic ambushment"^^xsd:string. + foaf:homepage "http://www.whizzed.tld/ambushment/voodoos.html"^^xsd:string. + swrc:journal . +_:Bae_Verzi rdf:type foaf:Person. +_:Bae_Verzi foaf:name "Bae Verzi"^^xsd:string. + dc:creator _:Bae_Verzi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cystic.tld/voodoos/sarcomata.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "ambushment sarcomata incrusts"^^xsd:string. + foaf:homepage "http://www.voodoos.tld/incrusts/gets.html"^^xsd:string. + swrc:journal . +_:Dobroslava_Leskovec rdf:type foaf:Person. +_:Dobroslava_Leskovec foaf:name "Dobroslava Leskovec"^^xsd:string. + dc:creator _:Dobroslava_Leskovec. +_:Dale_Wolley rdf:type foaf:Person. +_:Dale_Wolley foaf:name "Dale Wolley"^^xsd:string. + dc:creator _:Dale_Wolley. + rdf:type bench:Article. + dc:title "sarcomata gets biorhythmic"^^xsd:string. + foaf:homepage "http://www.incrusts.tld/biorhythmic/clitorises.html"^^xsd:string. + swrc:journal . +_:Silke_Chiaramonte rdf:type foaf:Person. +_:Silke_Chiaramonte foaf:name "Silke Chiaramonte"^^xsd:string. + dc:creator _:Silke_Chiaramonte. + rdf:type bench:Article. + swrc:pages "179"^^xsd:integer. + dc:title "gets clitorises unbolted"^^xsd:string. + foaf:homepage "http://www.biorhythmic.tld/unbolted/wintering.html"^^xsd:string. + swrc:journal . +_:Ramza_Doshi rdf:type foaf:Person. +_:Ramza_Doshi foaf:name "Ramza Doshi"^^xsd:string. + dc:creator _:Ramza_Doshi. +_:Kenyon_Keirnan rdf:type foaf:Person. +_:Kenyon_Keirnan foaf:name "Kenyon Keirnan"^^xsd:string. + dc:creator _:Kenyon_Keirnan. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "clitorises wintering hunchbacks"^^xsd:string. + foaf:homepage "http://www.unbolted.tld/hunchbacks/locator.html"^^xsd:string. + swrc:journal . +_:Irmingard_Normann rdf:type foaf:Person. +_:Irmingard_Normann foaf:name "Irmingard Normann"^^xsd:string. + dc:creator _:Irmingard_Normann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wintering.tld/locator/crinklier.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "hunchbacks crinklier yuan"^^xsd:string. + foaf:homepage "http://www.locator.tld/yuan/unclean.html"^^xsd:string. + swrc:journal . +_:Zyshonne_Carabello rdf:type foaf:Person. +_:Zyshonne_Carabello foaf:name "Zyshonne Carabello"^^xsd:string. + dc:creator _:Zyshonne_Carabello. + rdf:type bench:Article. + swrc:pages "134"^^xsd:integer. + dc:title "crinklier unclean equalised"^^xsd:string. + foaf:homepage "http://www.yuan.tld/equalised/eyestalks.html"^^xsd:string. + swrc:journal . +_:Taige_Hirz rdf:type foaf:Person. +_:Taige_Hirz foaf:name "Taige Hirz"^^xsd:string. + dc:creator _:Taige_Hirz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unclean.tld/eyestalks/administrator.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "equalised administrator outsmarting"^^xsd:string. + foaf:homepage "http://www.eyestalks.tld/outsmarting/eavesdrops.html"^^xsd:string. + swrc:journal . +_:Apolinariia_Cathcart rdf:type foaf:Person. +_:Apolinariia_Cathcart foaf:name "Apolinariia Cathcart"^^xsd:string. + dc:creator _:Apolinariia_Cathcart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.administrator.tld/eavesdrops/reorganize.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "outsmarting reorganize construes"^^xsd:string. + foaf:homepage "http://www.eavesdrops.tld/construes/heirs.html"^^xsd:string. + swrc:journal . +_:Priskula_Kexel rdf:type foaf:Person. +_:Priskula_Kexel foaf:name "Priskula Kexel"^^xsd:string. + dc:creator _:Priskula_Kexel. + rdf:type bench:Article. + swrc:pages "62"^^xsd:integer. + dc:title "reorganize heirs rubied"^^xsd:string. + foaf:homepage "http://www.construes.tld/rubied/repined.html"^^xsd:string. + swrc:journal . +_:Jesper_Cobler rdf:type foaf:Person. +_:Jesper_Cobler foaf:name "Jesper Cobler"^^xsd:string. + dc:creator _:Jesper_Cobler. +_:Hertha_Palese rdf:type foaf:Person. +_:Hertha_Palese foaf:name "Hertha Palese"^^xsd:string. + dc:creator _:Hertha_Palese. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:title "heirs repined overinterest"^^xsd:string. + foaf:homepage "http://www.rubied.tld/overinterest/dripper.html"^^xsd:string. + swrc:journal . +_:LaNeesa_Jerez rdf:type foaf:Person. +_:LaNeesa_Jerez foaf:name "LaNeesa Jerez"^^xsd:string. + dc:creator _:LaNeesa_Jerez. +_:Lodovica_Anasagasti rdf:type foaf:Person. +_:Lodovica_Anasagasti foaf:name "Lodovica Anasagasti"^^xsd:string. + dc:creator _:Lodovica_Anasagasti. + swrc:editor _:Yavin_Maletz. + swrc:editor _:Eustachius_Kohout. + swrc:editor _:Bala_Robyn. + swrc:editor _:Ihaab_Gebo. + rdf:type bench:Proceedings. + bench:booktitle "repined dripper zwiebacks"^^xsd:string. + swrc:isbn "0-5743-3312-0"^^xsd:string. + dc:publisher "ME Sharpe"^^xsd:string. + swrc:series "1231"^^xsd:integer. + dc:title "Proceeding 4 (1964)"^^xsd:string. + foaf:homepage "http://www.dripper.tld/uncertified/kiltie.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "zwiebacks kiltie gamete"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "uncertified gamete trombonists"^^xsd:string. + foaf:homepage "http://www.kiltie.tld/trombonists/sharkskin.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rosamaria_Cortese. + rdf:type bench:Inproceedings. + bench:booktitle "gamete sharkskin delimiters"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "trombonists delimiters egoistic"^^xsd:string. + foaf:homepage "http://www.sharkskin.tld/egoistic/modernism.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Imelda_Puna. + rdf:type bench:Inproceedings. + bench:booktitle "delimiters modernism ricochetting"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "egoistic ricochetting triodes"^^xsd:string. + foaf:homepage "http://www.modernism.tld/triodes/curbed.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marthe_Vokes. + dcterms:references _:references17. +_:references17 rdf:type rdf:Bag. +_:references17 rdf:_1 . +_:references17 rdf:_2 . +_:references17 rdf:_3 . +_:references17 rdf:_4 . +_:references17 rdf:_5 . +_:references17 rdf:_6 . +_:references17 rdf:_7 . +_:references17 rdf:_8 . +_:references17 rdf:_9 . +_:references17 rdf:_10 . +_:references17 rdf:_11 . +_:references17 rdf:_12 . + rdf:type bench:Inproceedings. + bench:booktitle "ricochetting curbed reposition"^^xsd:string. + rdfs:seeAlso "http://www.triodes.tld/reposition/mooing.html"^^xsd:string. + dc:title "curbed mooing heil"^^xsd:string. + foaf:homepage "http://www.reposition.tld/heil/overkills.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Imbudo_Gorka. + rdf:type bench:Inproceedings. + bench:booktitle "mooing overkills openheartedness"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "heil openheartedness misbehaver"^^xsd:string. + foaf:homepage "http://www.overkills.tld/misbehaver/semipro.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Creon_Zuck. + dc:creator _:Nastasia_Barscewski. + rdf:type bench:Inproceedings. + bench:booktitle "openheartedness semipro kibbutz"^^xsd:string. + rdfs:seeAlso "http://www.misbehaver.tld/kibbutz/stager.html"^^xsd:string. + dc:title "semipro stager fatsoes"^^xsd:string. + foaf:homepage "http://www.kibbutz.tld/fatsoes/expressiveness.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Liese_Rhoad. + rdf:type bench:Inproceedings. + bench:booktitle "stager expressiveness shive"^^xsd:string. + rdfs:seeAlso "http://www.fatsoes.tld/shive/nonassertive.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "expressiveness nonassertive imped"^^xsd:string. + foaf:homepage "http://www.shive.tld/imped/quagga.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Carmella_Reifschneider. + rdf:type bench:Inproceedings. + bench:booktitle "nonassertive quagga petcock"^^xsd:string. + rdfs:seeAlso "http://www.imped.tld/petcock/footages.html"^^xsd:string. + dc:title "quagga footages demographies"^^xsd:string. + foaf:homepage "http://www.petcock.tld/demographies/toddled.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Normando_Haverstock. + dc:creator _:Tachia_Cavalli. + rdf:type bench:Inproceedings. + bench:booktitle "footages toddled assayers"^^xsd:string. + rdfs:seeAlso "http://www.demographies.tld/assayers/bighearted.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "toddled bighearted graying"^^xsd:string. + foaf:homepage "http://www.assayers.tld/graying/obstreperously.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Constantin_Amento. + rdf:type bench:Inproceedings. + bench:booktitle "bighearted obstreperously girthed"^^xsd:string. + rdfs:seeAlso "http://www.graying.tld/girthed/rejuvenates.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "obstreperously rejuvenates workingman"^^xsd:string. + foaf:homepage "http://www.girthed.tld/workingman/disincorporated.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Vasilis_Carretta. + rdf:type bench:Inproceedings. + bench:booktitle "rejuvenates disincorporated squeamishly"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "workingman squeamishly artily"^^xsd:string. + foaf:homepage "http://www.disincorporated.tld/artily/unstops.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zoleen_Bewley. + rdf:type bench:Inproceedings. + bench:booktitle "squeamishly unstops noddies"^^xsd:string. + rdfs:seeAlso "http://www.artily.tld/noddies/harasser.html"^^xsd:string. + dc:title "unstops harasser remarriages"^^xsd:string. + foaf:homepage "http://www.noddies.tld/remarriages/decayed.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eichi_Tenant. + dcterms:references _:references18. +_:references18 rdf:type rdf:Bag. +_:references18 rdf:_1 . +_:references18 rdf:_2 . + rdf:type bench:Inproceedings. + bench:booktitle "harasser decayed rightist"^^xsd:string. + rdfs:seeAlso "http://www.remarriages.tld/rightist/decontaminates.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "decayed decontaminates adv"^^xsd:string. + foaf:homepage "http://www.rightist.tld/adv/kayos.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alysa_Meis. + rdf:type bench:Inproceedings. + bench:booktitle "decontaminates kayos cajolement"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "adv cajolement absinthes"^^xsd:string. + foaf:homepage "http://www.kayos.tld/absinthes/stubbly.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Francesca_Lins. + rdf:type bench:Inproceedings. + bench:booktitle "cajolement stubbly sawn"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "absinthes sawn replying"^^xsd:string. + foaf:homepage "http://www.stubbly.tld/replying/loftless.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Magena_Scherb. + dc:creator _:Ramerra_Greenup. + rdf:type bench:Inproceedings. + bench:booktitle "sawn loftless contraptions"^^xsd:string. + rdfs:seeAlso "http://www.replying.tld/contraptions/striding.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "loftless striding semirural"^^xsd:string. + foaf:homepage "http://www.contraptions.tld/semirural/listened.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Anwill_Grisham. + rdf:type bench:Inproceedings. + bench:booktitle "striding listened hoodooed"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "semirural hoodooed automatics"^^xsd:string. + foaf:homepage "http://www.listened.tld/automatics/portly.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Amphion_Golightley. + dc:creator _:Larent_Breidel. + rdf:type bench:Inproceedings. + bench:booktitle "hoodooed portly braggier"^^xsd:string. + rdfs:seeAlso "http://www.automatics.tld/braggier/ersatzes.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "portly ersatzes cooingly"^^xsd:string. + foaf:homepage "http://www.braggier.tld/cooingly/spumone.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Richie_Huval. + dc:creator _:Oswaldo_Sanfratello. + rdf:type bench:Inproceedings. + bench:booktitle "ersatzes spumone redigest"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "cooingly redigest cocains"^^xsd:string. + foaf:homepage "http://www.spumone.tld/cocains/runaround.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Saabir_Pillon. + rdf:type bench:Inproceedings. + bench:booktitle "redigest runaround sulker"^^xsd:string. + rdfs:seeAlso "http://www.cocains.tld/sulker/outreasoning.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "runaround outreasoning tarbush"^^xsd:string. + foaf:homepage "http://www.sulker.tld/tarbush/infusibility.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pavel_Devonshire. + rdf:type bench:Inproceedings. + bench:booktitle "outreasoning infusibility aneroid"^^xsd:string. + rdfs:seeAlso "http://www.tarbush.tld/aneroid/autotransplant.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "infusibility autotransplant cogences"^^xsd:string. + foaf:homepage "http://www.aneroid.tld/cogences/pinions.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marka_Busche. + rdf:type bench:Inproceedings. + bench:booktitle "autotransplant pinions smockings"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "cogences smockings institutions"^^xsd:string. + foaf:homepage "http://www.pinions.tld/institutions/unlace.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iwan_Nourse. + dc:creator _:Callia_Mccrady. + rdf:type bench:Inproceedings. + bench:booktitle "smockings unlace partnership"^^xsd:string. + rdfs:seeAlso "http://www.institutions.tld/partnership/invoked.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "unlace invoked diked"^^xsd:string. + foaf:homepage "http://www.partnership.tld/diked/bantling.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dborah_Arguin. + rdf:type bench:Inproceedings. + bench:booktitle "invoked bantling slummers"^^xsd:string. + rdfs:seeAlso "http://www.diked.tld/slummers/drawls.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "bantling drawls yelpers"^^xsd:string. + foaf:homepage "http://www.slummers.tld/yelpers/shogun.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Libby_Decurtis. + rdf:type bench:Inproceedings. + bench:booktitle "drawls shogun deranges"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "yelpers deranges pilous"^^xsd:string. + foaf:homepage "http://www.shogun.tld/pilous/expedients.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Carey_Huenink. + rdf:type bench:Inproceedings. + bench:booktitle "deranges expedients reinvesting"^^xsd:string. + rdfs:seeAlso "http://www.pilous.tld/reinvesting/ambiences.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "expedients ambiences canalizing"^^xsd:string. + foaf:homepage "http://www.reinvesting.tld/canalizing/coerciveness.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Harsha_Candland. + rdf:type bench:Inproceedings. + bench:booktitle "ambiences coerciveness exhaustless"^^xsd:string. + rdfs:seeAlso "http://www.canalizing.tld/exhaustless/scraggy.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "coerciveness scraggy anticancer"^^xsd:string. + foaf:homepage "http://www.exhaustless.tld/anticancer/foxes.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Haazima_Krzak. + rdf:type bench:Inproceedings. + bench:booktitle "scraggy foxes nitrogens"^^xsd:string. + rdfs:seeAlso "http://www.anticancer.tld/nitrogens/commensurately.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "foxes commensurately labials"^^xsd:string. + foaf:homepage "http://www.nitrogens.tld/labials/reprocessed.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rusa_Dufrain. + rdf:type bench:Inproceedings. + bench:booktitle "commensurately reprocessed saplings"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "labials saplings spiry"^^xsd:string. + foaf:homepage "http://www.reprocessed.tld/spiry/oyers.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tshima_Harral. + rdf:type bench:Inproceedings. + bench:booktitle "saplings oyers loused"^^xsd:string. + rdfs:seeAlso "http://www.spiry.tld/loused/vacuously.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "oyers vacuously aviations"^^xsd:string. + foaf:homepage "http://www.loused.tld/aviations/snaffle.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Ivan_Spratt. + rdf:type bench:Inproceedings. + bench:booktitle "vacuously snaffle manifoldness"^^xsd:string. + rdfs:seeAlso "http://www.aviations.tld/manifoldness/solipsistic.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "snaffle solipsistic milanese"^^xsd:string. + foaf:homepage "http://www.manifoldness.tld/milanese/scripts.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:LaShonna_Auyong. + dc:creator _:Gustl_Senosk. + rdf:type bench:Inproceedings. + bench:booktitle "solipsistic scripts overdiligent"^^xsd:string. + rdfs:seeAlso "http://www.milanese.tld/overdiligent/coarsens.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "scripts coarsens octopodes"^^xsd:string. + foaf:homepage "http://www.overdiligent.tld/octopodes/forevermore.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dc:creator _:Vetenega_Kirkpatrick. + rdf:type bench:Inproceedings. + bench:booktitle "coarsens forevermore fancywork"^^xsd:string. + rdfs:seeAlso "http://www.octopodes.tld/fancywork/aerofoils.html"^^xsd:string. + dc:title "forevermore aerofoils tweedle"^^xsd:string. + foaf:homepage "http://www.fancywork.tld/tweedle/overjoy.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Louisa_Moats. + rdf:type bench:Inproceedings. + bench:booktitle "aerofoils overjoy hided"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "tweedle hided foolhardier"^^xsd:string. + foaf:homepage "http://www.overjoy.tld/foolhardier/lapsing.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lajuana_Dobson. + rdf:type bench:Inproceedings. + bench:booktitle "hided lapsing inconsistency"^^xsd:string. + rdfs:seeAlso "http://www.foolhardier.tld/inconsistency/subrace.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "lapsing subrace coughers"^^xsd:string. + foaf:homepage "http://www.inconsistency.tld/coughers/blowfishes.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. + dcterms:partOf . + dc:creator _:Abril_Mallory. + swrc:editor _:Yavin_Maletz. + swrc:editor _:Eustachius_Kohout. + rdf:type bench:Incollection. + bench:booktitle "subrace blowfishes erigerons"^^xsd:string. + rdfs:seeAlso "http://www.coughers.tld/erigerons/rediscovery.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "blowfishes rediscovery lithographic"^^xsd:string. + foaf:homepage "http://www.erigerons.tld/lithographic/upholstering.html"^^xsd:string. + dcterms:issued "1964"^^xsd:integer. +_:Qaaid_Berlin rdf:type foaf:Person. +_:Qaaid_Berlin foaf:name "Qaaid Berlin"^^xsd:string. + dc:creator _:Qaaid_Berlin. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 8 (1964)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lithographic.tld/outsold/outstayed.html"^^xsd:string. + dc:title "upholstering outstayed biometries"^^xsd:string. + foaf:homepage "http://www.outsold.tld/biometries/veneration.html"^^xsd:string. + swrc:journal . +_:Liborius_Outley rdf:type foaf:Person. +_:Liborius_Outley foaf:name "Liborius Outley"^^xsd:string. + dc:creator _:Liborius_Outley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outstayed.tld/veneration/hydroponic.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "biometries hydroponic unalarming"^^xsd:string. + foaf:homepage "http://www.veneration.tld/unalarming/japeries.html"^^xsd:string. + swrc:journal . +_:Jamero_Dambra rdf:type foaf:Person. +_:Jamero_Dambra foaf:name "Jamero Dambra"^^xsd:string. + dc:creator _:Jamero_Dambra. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hydroponic.tld/japeries/embossment.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "unalarming embossment peroxided"^^xsd:string. + foaf:homepage "http://www.japeries.tld/peroxided/doctrines.html"^^xsd:string. + swrc:journal . +_:Abelando_Rodinson rdf:type foaf:Person. +_:Abelando_Rodinson foaf:name "Abelando Rodinson"^^xsd:string. + dc:creator _:Abelando_Rodinson. + rdf:type bench:Article. + swrc:pages "138"^^xsd:integer. + dc:title "embossment doctrines stopovers"^^xsd:string. + foaf:homepage "http://www.peroxided.tld/stopovers/shirks.html"^^xsd:string. + swrc:journal . +_:Ioan_Kwit rdf:type foaf:Person. +_:Ioan_Kwit foaf:name "Ioan Kwit"^^xsd:string. + dc:creator _:Ioan_Kwit. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "doctrines shirks missort"^^xsd:string. + foaf:homepage "http://www.stopovers.tld/missort/musicals.html"^^xsd:string. + swrc:journal . +_:Oria_Outten rdf:type foaf:Person. +_:Oria_Outten foaf:name "Oria Outten"^^xsd:string. + dc:creator _:Oria_Outten. + rdf:type bench:Article. + swrc:pages "142"^^xsd:integer. + dc:title "shirks musicals basketful"^^xsd:string. + foaf:homepage "http://www.missort.tld/basketful/mutts.html"^^xsd:string. + swrc:journal . +_:Heinrika_Enriques rdf:type foaf:Person. +_:Heinrika_Enriques foaf:name "Heinrika Enriques"^^xsd:string. + dc:creator _:Heinrika_Enriques. + rdf:type bench:Article. + bench:abstract "hirelings reliquidation courtyards abandons overheating codefendant jesters dowries sippy interorbital whits mishears surplices incapacitates dreaming planetologists graved lunas chaffinch effusions deigning uniters unpaid ungratifying scandalize medicative presented officiation mashy resizing unventilated mergences barest tiros parliaments mister wiredrawn tolerantly crimped ambitiously dilapidated ruralites phosphorous fettucini evangelical recharting djellabas distortions absolutes blasting ungenial rhetors nobleness rickrack championship jour hankerer erodes fanzines boogers boomier harrowers salaciousness jeer recusator hashishes outshined mindedly sawboneses fervors expectorates shedable relation rules honeymooner catalytically introspections housekeepers baboons bullnose aberrants issuers embanked shivering repacking upwardness jamb infold carders demotion relations acroliths soaked revocations subcompacts referenced shiploads torment banterer inlier toked umpteen tightrope recliners tuning covets slumberers triturate disburses firebox reflowing acrobatically babka bottomed granulated ingoing semideserts decalcomanias tinny nonpartisans ophidians jadishly disfunction censurable"^^xsd:string. + rdfs:seeAlso "http://www.musicals.tld/mutts/democratically.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "basketful democratically unbleached"^^xsd:string. + foaf:homepage "http://www.mutts.tld/unbleached/quads.html"^^xsd:string. + swrc:journal . +_:Diarria_Gotwalt rdf:type foaf:Person. +_:Diarria_Gotwalt foaf:name "Diarria Gotwalt"^^xsd:string. + dc:creator _:Diarria_Gotwalt. +_:Gustav_Kudley rdf:type foaf:Person. +_:Gustav_Kudley foaf:name "Gustav Kudley"^^xsd:string. + dc:creator _:Gustav_Kudley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.democratically.tld/quads/ologists.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "unbleached ologists beckons"^^xsd:string. + foaf:homepage "http://www.quads.tld/beckons/scoutmaster.html"^^xsd:string. + swrc:journal . +_:Gwendolin_Koroch rdf:type foaf:Person. +_:Gwendolin_Koroch foaf:name "Gwendolin Koroch"^^xsd:string. + dc:creator _:Gwendolin_Koroch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ologists.tld/scoutmaster/hydrocephaloid.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "beckons hydrocephaloid reprised"^^xsd:string. + foaf:homepage "http://www.scoutmaster.tld/reprised/ramshackle.html"^^xsd:string. + swrc:journal . +_:Ernesto_Schoonmaker rdf:type foaf:Person. +_:Ernesto_Schoonmaker foaf:name "Ernesto Schoonmaker"^^xsd:string. + dc:creator _:Ernesto_Schoonmaker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hydrocephaloid.tld/ramshackle/defecated.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "reprised defecated nixy"^^xsd:string. + foaf:homepage "http://www.ramshackle.tld/nixy/cliffhanging.html"^^xsd:string. + swrc:journal . +_:Anjali_Milliman rdf:type foaf:Person. +_:Anjali_Milliman foaf:name "Anjali Milliman"^^xsd:string. + dc:creator _:Anjali_Milliman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.defecated.tld/cliffhanging/sauciness.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "nixy sauciness inutile"^^xsd:string. + foaf:homepage "http://www.cliffhanging.tld/inutile/elvishly.html"^^xsd:string. + swrc:journal . +_:Ananti_Manriquez rdf:type foaf:Person. +_:Ananti_Manriquez foaf:name "Ananti Manriquez"^^xsd:string. + dc:creator _:Ananti_Manriquez. + rdf:type bench:Article. + swrc:pages "88"^^xsd:integer. + dc:title "sauciness elvishly withered"^^xsd:string. + foaf:homepage "http://www.inutile.tld/withered/universities.html"^^xsd:string. + swrc:journal . +_:Popliia_Stewart rdf:type foaf:Person. +_:Popliia_Stewart foaf:name "Popliia Stewart"^^xsd:string. + dc:creator _:Popliia_Stewart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.elvishly.tld/universities/kludging.html"^^xsd:string. + dc:title "withered kludging putridity"^^xsd:string. + foaf:homepage "http://www.universities.tld/putridity/petnapping.html"^^xsd:string. + swrc:journal . +_:Giovany_Toliver rdf:type foaf:Person. +_:Giovany_Toliver foaf:name "Giovany Toliver"^^xsd:string. + dc:creator _:Giovany_Toliver. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kludging.tld/petnapping/cerebrovascular.html"^^xsd:string. + dc:title "putridity cerebrovascular whelped"^^xsd:string. + foaf:homepage "http://www.petnapping.tld/whelped/interpolates.html"^^xsd:string. + swrc:journal . +_:Caramel_Canto rdf:type foaf:Person. +_:Caramel_Canto foaf:name "Caramel Canto"^^xsd:string. + dc:creator _:Caramel_Canto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cerebrovascular.tld/interpolates/nonpossession.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "whelped nonpossession crinkles"^^xsd:string. + foaf:homepage "http://www.interpolates.tld/crinkles/surpassing.html"^^xsd:string. + swrc:journal . +_:Badruddeen_Blankenburg rdf:type foaf:Person. +_:Badruddeen_Blankenburg foaf:name "Badruddeen Blankenburg"^^xsd:string. + dc:creator _:Badruddeen_Blankenburg. + rdf:type bench:Article. + swrc:pages "83"^^xsd:integer. + dc:title "nonpossession surpassing aluminum"^^xsd:string. + foaf:homepage "http://www.crinkles.tld/aluminum/metiers.html"^^xsd:string. + swrc:journal . +_:Adelina_Pobanz rdf:type foaf:Person. +_:Adelina_Pobanz foaf:name "Adelina Pobanz"^^xsd:string. + dc:creator _:Adelina_Pobanz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.surpassing.tld/metiers/multivalent.html"^^xsd:string. + dc:title "aluminum multivalent brawny"^^xsd:string. + foaf:homepage "http://www.metiers.tld/brawny/sparklers.html"^^xsd:string. + swrc:journal . +_:Jayda_Fasano rdf:type foaf:Person. +_:Jayda_Fasano foaf:name "Jayda Fasano"^^xsd:string. + dc:creator _:Jayda_Fasano. + rdf:type bench:Article. + swrc:pages "18"^^xsd:integer. + dc:title "multivalent sparklers amnionic"^^xsd:string. + foaf:homepage "http://www.brawny.tld/amnionic/thanes.html"^^xsd:string. + swrc:journal . +_:Thaddeus_Grainger rdf:type foaf:Person. +_:Thaddeus_Grainger foaf:name "Thaddeus Grainger"^^xsd:string. + dc:creator _:Thaddeus_Grainger. + rdf:type bench:Article. + swrc:pages "130"^^xsd:integer. + dc:title "sparklers thanes investment"^^xsd:string. + foaf:homepage "http://www.amnionic.tld/investment/derbies.html"^^xsd:string. + swrc:journal . +_:Rostislava_Shelling rdf:type foaf:Person. +_:Rostislava_Shelling foaf:name "Rostislava Shelling"^^xsd:string. + dc:creator _:Rostislava_Shelling. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thanes.tld/derbies/stimulative.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "investment stimulative peculators"^^xsd:string. + foaf:homepage "http://www.derbies.tld/peculators/tetrameters.html"^^xsd:string. + swrc:journal . +_:Takanibu_Magobet rdf:type foaf:Person. +_:Takanibu_Magobet foaf:name "Takanibu Magobet"^^xsd:string. + dc:creator _:Takanibu_Magobet. +_:Judge_Goud rdf:type foaf:Person. +_:Judge_Goud foaf:name "Judge Goud"^^xsd:string. + dc:creator _:Judge_Goud. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stimulative.tld/tetrameters/gouges.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "peculators gouges focused"^^xsd:string. + foaf:homepage "http://www.tetrameters.tld/focused/shows.html"^^xsd:string. + swrc:journal . +_:Lubentius_Rodde rdf:type foaf:Person. +_:Lubentius_Rodde foaf:name "Lubentius Rodde"^^xsd:string. + dc:creator _:Lubentius_Rodde. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gouges.tld/shows/slippiest.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "focused slippiest jackdaws"^^xsd:string. + foaf:homepage "http://www.shows.tld/jackdaws/doozies.html"^^xsd:string. + swrc:journal . +_:Visha_Affagato rdf:type foaf:Person. +_:Visha_Affagato foaf:name "Visha Affagato"^^xsd:string. + dc:creator _:Visha_Affagato. + rdf:type bench:Article. + swrc:pages "20"^^xsd:integer. + dc:title "slippiest doozies keratoses"^^xsd:string. + foaf:homepage "http://www.jackdaws.tld/keratoses/harassment.html"^^xsd:string. + swrc:journal . +_:Claus_Disch rdf:type foaf:Person. +_:Claus_Disch foaf:name "Claus Disch"^^xsd:string. + dc:creator _:Claus_Disch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.doozies.tld/harassment/birdmen.html"^^xsd:string. + dc:title "keratoses birdmen hedonisms"^^xsd:string. + foaf:homepage "http://www.harassment.tld/hedonisms/cigarettes.html"^^xsd:string. + swrc:journal . +_:Adolf_Milonas rdf:type foaf:Person. +_:Adolf_Milonas foaf:name "Adolf Milonas"^^xsd:string. + dc:creator _:Adolf_Milonas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.birdmen.tld/cigarettes/minify.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "hedonisms minify prouder"^^xsd:string. + foaf:homepage "http://www.cigarettes.tld/prouder/binders.html"^^xsd:string. + swrc:journal . +_:Tiki_Borgmeyer rdf:type foaf:Person. +_:Tiki_Borgmeyer foaf:name "Tiki Borgmeyer"^^xsd:string. + dc:creator _:Tiki_Borgmeyer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.minify.tld/binders/carnelians.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "prouder carnelians alewives"^^xsd:string. + foaf:homepage "http://www.binders.tld/alewives/bioenvironmental.html"^^xsd:string. + swrc:journal . +_:Carine_Hataway rdf:type foaf:Person. +_:Carine_Hataway foaf:name "Carine Hataway"^^xsd:string. + dc:creator _:Carine_Hataway. + rdf:type bench:Article. + rdfs:seeAlso "http://www.carnelians.tld/bioenvironmental/teaboards.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "alewives teaboards damned"^^xsd:string. + foaf:homepage "http://www.bioenvironmental.tld/damned/floppies.html"^^xsd:string. + swrc:journal . +_:Staffan_Whitting rdf:type foaf:Person. +_:Staffan_Whitting foaf:name "Staffan Whitting"^^xsd:string. + dc:creator _:Staffan_Whitting. +_:Kenzo_Lionberger rdf:type foaf:Person. +_:Kenzo_Lionberger foaf:name "Kenzo Lionberger"^^xsd:string. + dc:creator _:Kenzo_Lionberger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.teaboards.tld/floppies/vigesimal.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "damned vigesimal corridas"^^xsd:string. + foaf:homepage "http://www.floppies.tld/corridas/nationalists.html"^^xsd:string. + swrc:journal . +_:Pirmin_Goulart rdf:type foaf:Person. +_:Pirmin_Goulart foaf:name "Pirmin Goulart"^^xsd:string. + dc:creator _:Pirmin_Goulart. +_:Gita_Sensmeier rdf:type foaf:Person. +_:Gita_Sensmeier foaf:name "Gita Sensmeier"^^xsd:string. + dc:creator _:Gita_Sensmeier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vigesimal.tld/nationalists/penetrates.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "corridas penetrates funnels"^^xsd:string. + foaf:homepage "http://www.nationalists.tld/funnels/constabulary.html"^^xsd:string. + swrc:journal . +_:Robyn_Chandrasekhar rdf:type foaf:Person. +_:Robyn_Chandrasekhar foaf:name "Robyn Chandrasekhar"^^xsd:string. + dc:creator _:Robyn_Chandrasekhar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.penetrates.tld/constabulary/knucklers.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "funnels knucklers interlunar"^^xsd:string. + foaf:homepage "http://www.constabulary.tld/interlunar/impairments.html"^^xsd:string. + swrc:journal . +_:Quanesha_Tebar rdf:type foaf:Person. +_:Quanesha_Tebar foaf:name "Quanesha Tebar"^^xsd:string. + dc:creator _:Quanesha_Tebar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.knucklers.tld/impairments/waveless.html"^^xsd:string. + swrc:note "dopy demised secreter hairsplitting sultrily irretrievably unlink widowers incurability"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "interlunar waveless logier"^^xsd:string. + foaf:homepage "http://www.impairments.tld/logier/cincture.html"^^xsd:string. + swrc:journal . +_:Hinica_Mosman rdf:type foaf:Person. +_:Hinica_Mosman foaf:name "Hinica Mosman"^^xsd:string. + dc:creator _:Hinica_Mosman. +_:Demetri_Zeyer rdf:type foaf:Person. +_:Demetri_Zeyer foaf:name "Demetri Zeyer"^^xsd:string. + dc:creator _:Demetri_Zeyer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.waveless.tld/cincture/spindling.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "logier spindling clinkered"^^xsd:string. + foaf:homepage "http://www.cincture.tld/clinkered/viewy.html"^^xsd:string. + swrc:journal . +_:Zaahir_Schlicht rdf:type foaf:Person. +_:Zaahir_Schlicht foaf:name "Zaahir Schlicht"^^xsd:string. + dc:creator _:Zaahir_Schlicht. +_:Laurente_Grella rdf:type foaf:Person. +_:Laurente_Grella foaf:name "Laurente Grella"^^xsd:string. + dc:creator _:Laurente_Grella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spindling.tld/viewy/noncentral.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "clinkered noncentral goutier"^^xsd:string. + foaf:homepage "http://www.viewy.tld/goutier/oreganos.html"^^xsd:string. + swrc:journal . +_:Gert_Silverhorn rdf:type foaf:Person. +_:Gert_Silverhorn foaf:name "Gert Silverhorn"^^xsd:string. + dc:creator _:Gert_Silverhorn. +_:Iarena_Trajillo rdf:type foaf:Person. +_:Iarena_Trajillo foaf:name "Iarena Trajillo"^^xsd:string. + dc:creator _:Iarena_Trajillo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.noncentral.tld/oreganos/americanizes.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "goutier americanizes wageless"^^xsd:string. + foaf:homepage "http://www.oreganos.tld/wageless/outlines.html"^^xsd:string. + swrc:journal . +_:Kamilah_Fagerquist rdf:type foaf:Person. +_:Kamilah_Fagerquist foaf:name "Kamilah Fagerquist"^^xsd:string. + dc:creator _:Kamilah_Fagerquist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.americanizes.tld/outlines/duelers.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "wageless duelers frenchwomen"^^xsd:string. + foaf:homepage "http://www.outlines.tld/frenchwomen/emptying.html"^^xsd:string. + swrc:journal . +_:Marjon_Whooley rdf:type foaf:Person. +_:Marjon_Whooley foaf:name "Marjon Whooley"^^xsd:string. + dc:creator _:Marjon_Whooley. +_:Irving_Oines rdf:type foaf:Person. +_:Irving_Oines foaf:name "Irving Oines"^^xsd:string. + dc:creator _:Irving_Oines. + rdf:type bench:Article. + rdfs:seeAlso "http://www.duelers.tld/emptying/actuator.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "frenchwomen actuator marxist"^^xsd:string. + foaf:homepage "http://www.emptying.tld/marxist/elysium.html"^^xsd:string. + swrc:journal . +_:Charmayne_Hewgley rdf:type foaf:Person. +_:Charmayne_Hewgley foaf:name "Charmayne Hewgley"^^xsd:string. + dc:creator _:Charmayne_Hewgley. + rdf:type bench:Article. + bench:abstract "sequestering biens upbeats ionizers deodorizers macrocosmic diallist howdahs emaciating foredecks timidity sidechairs probities retransmitting lipsticks cyclamate inconceivability oncograph timbale ruffianly forenamed bewrays magnesias deeryard trustifying decoying pyx sophistries saddlebows prestiges liege pillager fragged junket tweaky prepacking ordinarily mazel tortes intangibilities subcontinent whanging toeplate grumpiness hypotonic glim cubs larded incisory hiring breakages miscasts sacrificer uneasiest throughway razers eaters nouveaux cockneys assumably deceiving wheelbarrows playacts outshouting follicles aced caperers sails misanthropes bider schillings gyroscopically corroborated witnessing mottling minifying staves garnetlike dockhand octangles bleachers sundering finning dropping seconder interregnal cesiums homeless burdener semipolitical protester matchlock sideliner percusses scoriae transitoriness nightshirts unpardonably sexlessness debouche normativeness noticing homunculi gyratory undistinguishable longed unbendable hustler hangdogs corncribs caltraps pictures cuddies manitou eliciting faithfully hindbrain steerer caster laryngoscope giantesses crower routeman klatsch charades vacillates decomposers nonlogical wingy prefigured stemware vendees reships perspicuousness efts urinalysis prosperously monetizing bacca pasteurization unadorned astrophysicists adapts dextro desponds embryologies transportables ureas tollage mischarge annalist overmasters nicknack exhalent teratosis inveighed gavelling vocalities freeness discord rom amputation"^^xsd:string. + rdfs:seeAlso "http://www.actuator.tld/elysium/ropery.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "marxist ropery panamas"^^xsd:string. + foaf:homepage "http://www.elysium.tld/panamas/neurasthenias.html"^^xsd:string. + swrc:journal . +_:Gwrddywal_Rumbo rdf:type foaf:Person. +_:Gwrddywal_Rumbo foaf:name "Gwrddywal Rumbo"^^xsd:string. + dc:creator _:Gwrddywal_Rumbo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ropery.tld/neurasthenias/retinoscope.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "panamas retinoscope shitted"^^xsd:string. + foaf:homepage "http://www.neurasthenias.tld/shitted/craftier.html"^^xsd:string. + swrc:journal . +_:Vamco_Souders rdf:type foaf:Person. +_:Vamco_Souders foaf:name "Vamco Souders"^^xsd:string. + dc:creator _:Vamco_Souders. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "retinoscope craftier unaccentuated"^^xsd:string. + foaf:homepage "http://www.shitted.tld/unaccentuated/renigs.html"^^xsd:string. + swrc:journal . +_:Cuartio_Palmquist rdf:type foaf:Person. +_:Cuartio_Palmquist foaf:name "Cuartio Palmquist"^^xsd:string. + dc:creator _:Cuartio_Palmquist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.craftier.tld/renigs/messing.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "unaccentuated messing gestating"^^xsd:string. + foaf:homepage "http://www.renigs.tld/gestating/ohms.html"^^xsd:string. + swrc:journal . +_:Wanda_Bink rdf:type foaf:Person. +_:Wanda_Bink foaf:name "Wanda Bink"^^xsd:string. + dc:creator _:Wanda_Bink. + rdf:type bench:Article. + rdfs:seeAlso "http://www.messing.tld/ohms/spouses.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "gestating spouses homicidally"^^xsd:string. + foaf:homepage "http://www.ohms.tld/homicidally/exegetic.html"^^xsd:string. + swrc:journal . +_:Kuni_Roedel rdf:type foaf:Person. +_:Kuni_Roedel foaf:name "Kuni Roedel"^^xsd:string. + dc:creator _:Kuni_Roedel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spouses.tld/exegetic/funfair.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "homicidally funfair basset"^^xsd:string. + foaf:homepage "http://www.exegetic.tld/basset/wakeners.html"^^xsd:string. + swrc:journal . +_:Fi_Hargest rdf:type foaf:Person. +_:Fi_Hargest foaf:name "Fi Hargest"^^xsd:string. + dc:creator _:Fi_Hargest. + rdf:type bench:Article. + rdfs:seeAlso "http://www.funfair.tld/wakeners/shies.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "basset shies heights"^^xsd:string. + foaf:homepage "http://www.wakeners.tld/heights/tetchiest.html"^^xsd:string. + swrc:journal . +_:Naseera_Lamarch rdf:type foaf:Person. +_:Naseera_Lamarch foaf:name "Naseera Lamarch"^^xsd:string. + dc:creator _:Naseera_Lamarch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shies.tld/tetchiest/wickets.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "heights wickets unlucky"^^xsd:string. + foaf:homepage "http://www.tetchiest.tld/unlucky/tiffin.html"^^xsd:string. + swrc:journal . +_:Cycnus_Sjaarda rdf:type foaf:Person. +_:Cycnus_Sjaarda foaf:name "Cycnus Sjaarda"^^xsd:string. + dc:creator _:Cycnus_Sjaarda. + swrc:editor _:Huyen_Peppas. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 9 (1964)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1964"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unlucky.tld/snoozier/threaders.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "tiffin threaders minimization"^^xsd:string. + foaf:homepage "http://www.snoozier.tld/minimization/tempore.html"^^xsd:string. + swrc:journal . +_:Omari_Mincey rdf:type foaf:Person. +_:Omari_Mincey foaf:name "Omari Mincey"^^xsd:string. + dc:creator _:Omari_Mincey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.threaders.tld/tempore/eulogistic.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "minimization eulogistic toluyl"^^xsd:string. + foaf:homepage "http://www.tempore.tld/toluyl/codefendants.html"^^xsd:string. + swrc:journal . +_:Laurette_Fernadez rdf:type foaf:Person. +_:Laurette_Fernadez foaf:name "Laurette Fernadez"^^xsd:string. + dc:creator _:Laurette_Fernadez. +_:Jaisyn_Arcuri rdf:type foaf:Person. +_:Jaisyn_Arcuri foaf:name "Jaisyn Arcuri"^^xsd:string. + dc:creator _:Jaisyn_Arcuri. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eulogistic.tld/codefendants/deism.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "toluyl deism hardcore"^^xsd:string. + foaf:homepage "http://www.codefendants.tld/hardcore/basking.html"^^xsd:string. + swrc:journal . +_:Marinka_Cleere rdf:type foaf:Person. +_:Marinka_Cleere foaf:name "Marinka Cleere"^^xsd:string. + dc:creator _:Marinka_Cleere. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "deism basking rivaled"^^xsd:string. + foaf:homepage "http://www.hardcore.tld/rivaled/mopiest.html"^^xsd:string. + swrc:journal . +_:Luzie_Hammed rdf:type foaf:Person. +_:Luzie_Hammed foaf:name "Luzie Hammed"^^xsd:string. + dc:creator _:Luzie_Hammed. + rdf:type bench:Article. + swrc:pages "103"^^xsd:integer. + dc:title "basking mopiest nard"^^xsd:string. + foaf:homepage "http://www.rivaled.tld/nard/humanest.html"^^xsd:string. + swrc:journal . +_:Adelita_Fadale rdf:type foaf:Person. +_:Adelita_Fadale foaf:name "Adelita Fadale"^^xsd:string. + dc:creator _:Adelita_Fadale. +_:Kalle_Flaten rdf:type foaf:Person. +_:Kalle_Flaten foaf:name "Kalle Flaten"^^xsd:string. + dc:creator _:Kalle_Flaten. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mopiest.tld/humanest/slushiness.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "nard slushiness flutterer"^^xsd:string. + foaf:homepage "http://www.humanest.tld/flutterer/sharpshooters.html"^^xsd:string. + swrc:journal . +_:Izzat_Cutno rdf:type foaf:Person. +_:Izzat_Cutno foaf:name "Izzat Cutno"^^xsd:string. + dc:creator _:Izzat_Cutno. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slushiness.tld/sharpshooters/callboy.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "flutterer callboy premised"^^xsd:string. + foaf:homepage "http://www.sharpshooters.tld/premised/colorfulness.html"^^xsd:string. + swrc:journal . +_:Eistir_Norena rdf:type foaf:Person. +_:Eistir_Norena foaf:name "Eistir Norena"^^xsd:string. + dc:creator _:Eistir_Norena. + rdf:type bench:Article. + rdfs:seeAlso "http://www.callboy.tld/colorfulness/huguenot.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "premised huguenot diverter"^^xsd:string. + foaf:homepage "http://www.colorfulness.tld/diverter/senna.html"^^xsd:string. + swrc:journal . +_:Katerinka_Jerido rdf:type foaf:Person. +_:Katerinka_Jerido foaf:name "Katerinka Jerido"^^xsd:string. + dc:creator _:Katerinka_Jerido. + rdf:type bench:Article. + rdfs:seeAlso "http://www.huguenot.tld/senna/furuncles.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "diverter furuncles drabbets"^^xsd:string. + foaf:homepage "http://www.senna.tld/drabbets/cayuses.html"^^xsd:string. + swrc:journal . +_:Arkaan_Tremel rdf:type foaf:Person. +_:Arkaan_Tremel foaf:name "Arkaan Tremel"^^xsd:string. + dc:creator _:Arkaan_Tremel. +_:Piminova_Brohl rdf:type foaf:Person. +_:Piminova_Brohl foaf:name "Piminova Brohl"^^xsd:string. + dc:creator _:Piminova_Brohl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.furuncles.tld/cayuses/gratefulness.html"^^xsd:string. + swrc:month "12"^^xsd:integer. + swrc:pages "25"^^xsd:integer. + dc:title "drabbets gratefulness basally"^^xsd:string. + foaf:homepage "http://www.cayuses.tld/basally/lorises.html"^^xsd:string. + swrc:journal . +_:Tonaya_Ruvalcaba rdf:type foaf:Person. +_:Tonaya_Ruvalcaba foaf:name "Tonaya Ruvalcaba"^^xsd:string. + dc:creator _:Tonaya_Ruvalcaba. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "gratefulness lorises cottonmouths"^^xsd:string. + foaf:homepage "http://www.basally.tld/cottonmouths/calipering.html"^^xsd:string. + swrc:journal . +_:Vanmra_Herimann rdf:type foaf:Person. +_:Vanmra_Herimann foaf:name "Vanmra Herimann"^^xsd:string. + dc:creator _:Vanmra_Herimann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lorises.tld/calipering/buglers.html"^^xsd:string. + swrc:month "2"^^xsd:integer. + swrc:pages "40"^^xsd:integer. + dc:title "cottonmouths buglers allocatee"^^xsd:string. + foaf:homepage "http://www.calipering.tld/allocatee/guffaws.html"^^xsd:string. + swrc:journal . +_:Haru_Razon rdf:type foaf:Person. +_:Haru_Razon foaf:name "Haru Razon"^^xsd:string. + dc:creator _:Haru_Razon. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "buglers guffaws dampeners"^^xsd:string. + foaf:homepage "http://www.allocatee.tld/dampeners/servals.html"^^xsd:string. + swrc:journal . +_:Margarete_Montis rdf:type foaf:Person. +_:Margarete_Montis foaf:name "Margarete Montis"^^xsd:string. + dc:creator _:Margarete_Montis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.guffaws.tld/servals/abrasively.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "dampeners abrasively accomplices"^^xsd:string. + foaf:homepage "http://www.servals.tld/accomplices/blepharitis.html"^^xsd:string. + swrc:journal . +_:Valentin_Galeano rdf:type foaf:Person. +_:Valentin_Galeano foaf:name "Valentin Galeano"^^xsd:string. + dc:creator _:Valentin_Galeano. + rdf:type bench:Article. + swrc:pages "93"^^xsd:integer. + dc:title "abrasively blepharitis brushes"^^xsd:string. + foaf:homepage "http://www.accomplices.tld/brushes/cruncher.html"^^xsd:string. + swrc:journal . +_:Urit_Ackermann rdf:type foaf:Person. +_:Urit_Ackermann foaf:name "Urit Ackermann"^^xsd:string. + dc:creator _:Urit_Ackermann. + rdf:type bench:Article. + swrc:pages "51"^^xsd:integer. + dc:title "blepharitis cruncher pollarding"^^xsd:string. + foaf:homepage "http://www.brushes.tld/pollarding/perinea.html"^^xsd:string. + swrc:journal . +_:Kora_Hemsworth rdf:type foaf:Person. +_:Kora_Hemsworth foaf:name "Kora Hemsworth"^^xsd:string. + dc:creator _:Kora_Hemsworth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cruncher.tld/perinea/maturities.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "pollarding maturities leaseholder"^^xsd:string. + foaf:homepage "http://www.perinea.tld/leaseholder/wherrying.html"^^xsd:string. + swrc:journal . +_:Carebear_Bovey rdf:type foaf:Person. +_:Carebear_Bovey foaf:name "Carebear Bovey"^^xsd:string. + dc:creator _:Carebear_Bovey. +_:Kattrina_Hemmeter rdf:type foaf:Person. +_:Kattrina_Hemmeter foaf:name "Kattrina Hemmeter"^^xsd:string. + dc:creator _:Kattrina_Hemmeter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.maturities.tld/wherrying/rehiring.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "leaseholder rehiring outsets"^^xsd:string. + foaf:homepage "http://www.wherrying.tld/outsets/tossers.html"^^xsd:string. + swrc:journal . +_:Miguel_Umbdenstock rdf:type foaf:Person. +_:Miguel_Umbdenstock foaf:name "Miguel Umbdenstock"^^xsd:string. + dc:creator _:Miguel_Umbdenstock. + rdf:type bench:Article. + swrc:pages "124"^^xsd:integer. + dc:title "rehiring tossers pottage"^^xsd:string. + foaf:homepage "http://www.outsets.tld/pottage/gonadectomies.html"^^xsd:string. + swrc:journal . +_:Samarina_Folio rdf:type foaf:Person. +_:Samarina_Folio foaf:name "Samarina Folio"^^xsd:string. + dc:creator _:Samarina_Folio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tossers.tld/gonadectomies/spleens.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "pottage spleens academias"^^xsd:string. + foaf:homepage "http://www.gonadectomies.tld/academias/milliners.html"^^xsd:string. + swrc:journal . +_:Hulda_Medel rdf:type foaf:Person. +_:Hulda_Medel foaf:name "Hulda Medel"^^xsd:string. + dc:creator _:Hulda_Medel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spleens.tld/milliners/secreted.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "academias secreted deans"^^xsd:string. + foaf:homepage "http://www.milliners.tld/deans/cruets.html"^^xsd:string. + swrc:journal . +_:Giselbert_Pesin rdf:type foaf:Person. +_:Giselbert_Pesin foaf:name "Giselbert Pesin"^^xsd:string. + dc:creator _:Giselbert_Pesin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.secreted.tld/cruets/mutilating.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "deans mutilating bookcases"^^xsd:string. + foaf:homepage "http://www.cruets.tld/bookcases/sweltered.html"^^xsd:string. + swrc:journal . +_:Ninockha_Rajwani rdf:type foaf:Person. +_:Ninockha_Rajwani foaf:name "Ninockha Rajwani"^^xsd:string. + dc:creator _:Ninockha_Rajwani. +_:Brac_Matis rdf:type foaf:Person. +_:Brac_Matis foaf:name "Brac Matis"^^xsd:string. + dc:creator _:Brac_Matis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mutilating.tld/sweltered/discredited.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "bookcases discredited slakers"^^xsd:string. + foaf:homepage "http://www.sweltered.tld/slakers/chawer.html"^^xsd:string. + swrc:journal . +_:Franziska_Mulford rdf:type foaf:Person. +_:Franziska_Mulford foaf:name "Franziska Mulford"^^xsd:string. + dc:creator _:Franziska_Mulford. +_:Doritt_Gadbaw rdf:type foaf:Person. +_:Doritt_Gadbaw foaf:name "Doritt Gadbaw"^^xsd:string. + dc:creator _:Doritt_Gadbaw. + rdf:type bench:Article. + rdfs:seeAlso "http://www.discredited.tld/chawer/subtracts.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "slakers subtracts dystrophic"^^xsd:string. + foaf:homepage "http://www.chawer.tld/dystrophic/apologues.html"^^xsd:string. + swrc:journal . +_:Menelaus_Apaez rdf:type foaf:Person. +_:Menelaus_Apaez foaf:name "Menelaus Apaez"^^xsd:string. + dc:creator _:Menelaus_Apaez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subtracts.tld/apologues/circumferences.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "dystrophic circumferences unavoidable"^^xsd:string. + foaf:homepage "http://www.apologues.tld/unavoidable/masted.html"^^xsd:string. + swrc:journal . +_:Neda_Giovannini rdf:type foaf:Person. +_:Neda_Giovannini foaf:name "Neda Giovannini"^^xsd:string. + dc:creator _:Neda_Giovannini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.circumferences.tld/masted/worldling.html"^^xsd:string. + dc:title "unavoidable worldling masterwork"^^xsd:string. + foaf:homepage "http://www.masted.tld/masterwork/brat.html"^^xsd:string. + swrc:journal . +_:Jovanka_Kalinowski rdf:type foaf:Person. +_:Jovanka_Kalinowski foaf:name "Jovanka Kalinowski"^^xsd:string. + dc:creator _:Jovanka_Kalinowski. + rdf:type bench:Article. + swrc:pages "12"^^xsd:integer. + dc:title "worldling brat ravishments"^^xsd:string. + foaf:homepage "http://www.masterwork.tld/ravishments/elders.html"^^xsd:string. + swrc:journal . +_:Mikitina_Oshea rdf:type foaf:Person. +_:Mikitina_Oshea foaf:name "Mikitina Oshea"^^xsd:string. + dc:creator _:Mikitina_Oshea. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brat.tld/elders/breweries.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "ravishments breweries multilayer"^^xsd:string. + foaf:homepage "http://www.elders.tld/multilayer/leadoff.html"^^xsd:string. + swrc:journal . +_:Irmentraud_Shinkel rdf:type foaf:Person. +_:Irmentraud_Shinkel foaf:name "Irmentraud Shinkel"^^xsd:string. + dc:creator _:Irmentraud_Shinkel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.breweries.tld/leadoff/slideway.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "multilayer slideway periodically"^^xsd:string. + foaf:homepage "http://www.leadoff.tld/periodically/bellboys.html"^^xsd:string. + swrc:journal . +_:Iakova_Kalisek rdf:type foaf:Person. +_:Iakova_Kalisek foaf:name "Iakova Kalisek"^^xsd:string. + dc:creator _:Iakova_Kalisek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slideway.tld/bellboys/transcendentalist.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "periodically transcendentalist tokens"^^xsd:string. + foaf:homepage "http://www.bellboys.tld/tokens/ramification.html"^^xsd:string. + swrc:journal . +_:Darin_Wala rdf:type foaf:Person. +_:Darin_Wala foaf:name "Darin Wala"^^xsd:string. + dc:creator _:Darin_Wala. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "transcendentalist ramification loudmouth"^^xsd:string. + foaf:homepage "http://www.tokens.tld/loudmouth/libbers.html"^^xsd:string. + swrc:journal . +_:Iwane_Wyker rdf:type foaf:Person. +_:Iwane_Wyker foaf:name "Iwane Wyker"^^xsd:string. + dc:creator _:Iwane_Wyker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ramification.tld/libbers/caravel.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "loudmouth caravel harder"^^xsd:string. + foaf:homepage "http://www.libbers.tld/harder/rebuttably.html"^^xsd:string. + swrc:journal . +_:Yukichi_Palma rdf:type foaf:Person. +_:Yukichi_Palma foaf:name "Yukichi Palma"^^xsd:string. + dc:creator _:Yukichi_Palma. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "caravel rebuttably ceremonies"^^xsd:string. + foaf:homepage "http://www.harder.tld/ceremonies/prointegration.html"^^xsd:string. + swrc:journal . +_:Edmea_Vasser rdf:type foaf:Person. +_:Edmea_Vasser foaf:name "Edmea Vasser"^^xsd:string. + dc:creator _:Edmea_Vasser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rebuttably.tld/prointegration/falsifying.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "ceremonies falsifying swoons"^^xsd:string. + foaf:homepage "http://www.prointegration.tld/swoons/regained.html"^^xsd:string. + swrc:journal . +_:Carolyn_Yacullo rdf:type foaf:Person. +_:Carolyn_Yacullo foaf:name "Carolyn Yacullo"^^xsd:string. + dc:creator _:Carolyn_Yacullo. +_:Timba_Vantrease rdf:type foaf:Person. +_:Timba_Vantrease foaf:name "Timba Vantrease"^^xsd:string. + dc:creator _:Timba_Vantrease. + rdf:type bench:Article. + bench:abstract "sinatra following bio clanswoman riskily dibbuks ignored childliest rationality mortice chipping snarks macintoshes codling cordate oscillometric vocalizer after unrhymed pigeonholed personalizing gaggling sabered ploughman monopolized startlers irremediableness engrossing assisted pharisaically mechanotherapies superseding unitarianism levitating noncoagulating moonrise refiguring leaguers reconnoitering fetching metatarsi exactor cenacle electrifier expatiator vincas snottier typhoids symbolization slackers estuaries uncultivated slurs chalked roentgenography evener swinks miscalculation bastille scurries nettier ameboid glyptic overmastered hockshop denuclearizing kuchen skywrites excerpting contempts godling recognizance misinformants silvester punitively poetess lacer andirons ascendance varmints loggings wilting cognized inconsonant ashamedly positioning modernness grossness cycloidal affrays vespers hooks skilled incommodes unflappable geoscientists bartletts dandifies niches trilled circumstantiate revolutionizes unlatching normalacy bowlegged reviewed warrantees violably states jimmying vanward folksily portioned pranksters strolling prewarmed beamy secreting prostitutes acceptive monotonousness mishandled seedpod unsighted prospective consecrator remigrating conks terser refiners finalize fizgig disgustingly tinworks"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "falsifying regained frisbee"^^xsd:string. + foaf:homepage "http://www.swoons.tld/frisbee/herders.html"^^xsd:string. + swrc:journal . +_:Colin_Gimse rdf:type foaf:Person. +_:Colin_Gimse foaf:name "Colin Gimse"^^xsd:string. + dc:creator _:Colin_Gimse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.regained.tld/herders/officers.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "frisbee officers mouths"^^xsd:string. + foaf:homepage "http://www.herders.tld/mouths/friz.html"^^xsd:string. + swrc:journal . +_:Niou_Lampinen rdf:type foaf:Person. +_:Niou_Lampinen foaf:name "Niou Lampinen"^^xsd:string. + dc:creator _:Niou_Lampinen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.officers.tld/friz/fides.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "mouths fides preceded"^^xsd:string. + foaf:homepage "http://www.friz.tld/preceded/decides.html"^^xsd:string. + swrc:journal . +_:Mathilde_Pribyl rdf:type foaf:Person. +_:Mathilde_Pribyl foaf:name "Mathilde Pribyl"^^xsd:string. + dc:creator _:Mathilde_Pribyl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fides.tld/decides/bangs.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "preceded bangs grindingly"^^xsd:string. + foaf:homepage "http://www.decides.tld/grindingly/concaving.html"^^xsd:string. + swrc:journal . +_:Heriberto_Delhomme rdf:type foaf:Person. +_:Heriberto_Delhomme foaf:name "Heriberto Delhomme"^^xsd:string. + dc:creator _:Heriberto_Delhomme. +_:Tyra_Cohea rdf:type foaf:Person. +_:Tyra_Cohea foaf:name "Tyra Cohea"^^xsd:string. + dc:creator _:Tyra_Cohea. + rdf:type bench:Proceedings. + bench:booktitle "bangs concaving unfelt"^^xsd:string. + swrc:isbn "0-6816-8398-0"^^xsd:string. + dc:publisher "Sybex"^^xsd:string. + swrc:series "1755"^^xsd:integer. + dc:title "Proceeding 1 (1965)"^^xsd:string. + foaf:homepage "http://www.concaving.tld/cusswords/converts.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "unfelt converts likenesses"^^xsd:string. + rdfs:seeAlso "http://www.cusswords.tld/likenesses/gruesomest.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "converts gruesomest centipedes"^^xsd:string. + foaf:homepage "http://www.likenesses.tld/centipedes/remonstrance.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adelina_Pobanz. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "gruesomest remonstrance twopenny"^^xsd:string. + rdfs:seeAlso "http://www.centipedes.tld/twopenny/tenderer.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "remonstrance tenderer untasted"^^xsd:string. + foaf:homepage "http://www.twopenny.tld/untasted/bluing.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adelina_Pobanz. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "tenderer bluing shovelers"^^xsd:string. + rdfs:seeAlso "http://www.untasted.tld/shovelers/endoderms.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "bluing endoderms gassiness"^^xsd:string. + foaf:homepage "http://www.shovelers.tld/gassiness/prejudices.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Adelina_Pobanz. + dc:creator _:Jayda_Fasano. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "endoderms prejudices fatback"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "gassiness fatback unraveling"^^xsd:string. + foaf:homepage "http://www.prejudices.tld/unraveling/resider.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adelina_Pobanz. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "fatback resider regents"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "unraveling regents towers"^^xsd:string. + foaf:homepage "http://www.resider.tld/towers/sabines.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Jayda_Fasano. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "regents sabines salons"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "towers salons inkwell"^^xsd:string. + foaf:homepage "http://www.sabines.tld/inkwell/colorably.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jayda_Fasano. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "salons colorably pronounced"^^xsd:string. + rdfs:seeAlso "http://www.inkwell.tld/pronounced/frets.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "colorably frets saids"^^xsd:string. + foaf:homepage "http://www.pronounced.tld/saids/gesticulation.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Jayda_Fasano. + dc:creator _:Thaddeus_Grainger. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "frets gesticulation secularizing"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "saids secularizing mistiming"^^xsd:string. + foaf:homepage "http://www.gesticulation.tld/mistiming/jalap.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Thaddeus_Grainger. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "secularizing jalap smoulders"^^xsd:string. + rdfs:seeAlso "http://www.mistiming.tld/smoulders/reanalyzed.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "jalap reanalyzed paraphrasers"^^xsd:string. + foaf:homepage "http://www.smoulders.tld/paraphrasers/softness.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Thaddeus_Grainger. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "reanalyzed softness penitentiaries"^^xsd:string. + rdfs:seeAlso "http://www.paraphrasers.tld/penitentiaries/kibitzed.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "softness kibitzed equilibrator"^^xsd:string. + foaf:homepage "http://www.penitentiaries.tld/equilibrator/restage.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rostislava_Shelling. + dc:creator _:Takanibu_Magobet. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "kibitzed restage scollop"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "equilibrator scollop woodcarvings"^^xsd:string. + foaf:homepage "http://www.restage.tld/woodcarvings/unimposing.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rostislava_Shelling. + dc:creator _:Takanibu_Magobet. + rdf:type bench:Inproceedings. + bench:booktitle "scollop unimposing cookbooks"^^xsd:string. + rdfs:seeAlso "http://www.woodcarvings.tld/cookbooks/pleaters.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "unimposing pleaters subcivilizations"^^xsd:string. + foaf:homepage "http://www.cookbooks.tld/subcivilizations/snazziest.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rostislava_Shelling. + rdf:type bench:Inproceedings. + bench:booktitle "pleaters snazziest crosspatches"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "subcivilizations crosspatches whiffs"^^xsd:string. + foaf:homepage "http://www.snazziest.tld/whiffs/potage.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Takanibu_Magobet. + dcterms:references _:references20. +_:references20 rdf:type rdf:Bag. +_:references20 rdf:_1 . +_:references20 rdf:_2 . +_:references20 rdf:_3 . +_:references20 rdf:_4 . +_:references20 rdf:_5 . +_:references20 rdf:_6 . +_:references20 rdf:_7 . +_:references20 rdf:_8 . +_:references20 rdf:_9 . +_:references20 rdf:_10 . +_:references20 rdf:_11 . +_:references20 rdf:_12 . +_:references20 rdf:_13 . + rdf:type bench:Inproceedings. + bench:booktitle "crosspatches potage insisting"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "whiffs insisting viscosimeter"^^xsd:string. + foaf:homepage "http://www.potage.tld/viscosimeter/stooges.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Judge_Goud. + dc:creator _:Lubentius_Rodde. + rdf:type bench:Inproceedings. + bench:booktitle "insisting stooges arraigning"^^xsd:string. + rdfs:seeAlso "http://www.viscosimeter.tld/arraigning/sparkles.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "stooges sparkles taxies"^^xsd:string. + foaf:homepage "http://www.arraigning.tld/taxies/physiographic.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Judge_Goud. + rdf:type bench:Inproceedings. + bench:abstract "redacting alright alfas refuelled epigrams airmails vivific prodigiousness fictionally callusing sublimest disserts pagers extortionists dynamistic finespun exploring ostensive trembled potties watercresses descanting admonished slaughters blowholes lulling discases disqualify drizzles reigns pragmatists squarest photoing occurrence unwinders hypoergic midwived libertarianism chicaned recruiter haemoglobin coiffeurs yacks rakehells retuning dobies victuals multiplicands brambles triglyceride tenons antidepressants inspectorate unappeasable rucksack nephritises payable voidableness dissects whists embodies colorcast gyrators ductility chains redressed weekends giggled membranaceous aphorizing flits nondeliveries planking alloted orangeades deviled evoking emotionalism decasyllables signalized ibises hypnotics blameable polarize earwigged resurveyed outyell freighters correctional cervine adulates sowable conceptive asteroids haymow gastropod forkedly rondures carroms hajjis foregather insensibility legatos acrimonies amplest horologies reconcilement wineskins decayer shipments momisms manger zoological polydactylism damndest valuative lostness teazeled plutocracy rajas paddocking throttler nonextraditable achiever fuchsias ritualization peroxides handfasts toploftier reemergence squabbles appoints refurnished zoons parchments conniption regarding gonifs endoscopy reshapers corniest genitures gallbladders preconceiving fetters pinesaps gatepost attritional enricher childproof romps"^^xsd:string. + bench:booktitle "sparkles physiographic contemporarily"^^xsd:string. + rdfs:seeAlso "http://www.taxies.tld/contemporarily/precipiced.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "physiographic precipiced reinvoked"^^xsd:string. + foaf:homepage "http://www.contemporarily.tld/reinvoked/fierily.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Judge_Goud. + dc:creator _:Lubentius_Rodde. + rdf:type bench:Inproceedings. + bench:booktitle "precipiced fierily bioscopes"^^xsd:string. + rdfs:seeAlso "http://www.reinvoked.tld/bioscopes/bilgiest.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "fierily bilgiest motherboard"^^xsd:string. + foaf:homepage "http://www.bioscopes.tld/motherboard/dishrag.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lubentius_Rodde. + rdf:type bench:Inproceedings. + bench:booktitle "bilgiest dishrag flooey"^^xsd:string. + bench:cdrom "http://www.motherboard.tld/flooey/tirelessness.html"^^xsd:string. + rdfs:seeAlso "http://www.dishrag.tld/tirelessness/scrubbing.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "flooey scrubbing shattering"^^xsd:string. + foaf:homepage "http://www.tirelessness.tld/shattering/reproducible.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Visha_Affagato. + rdf:type bench:Inproceedings. + bench:booktitle "scrubbing reproducible quiddities"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "shattering quiddities aortas"^^xsd:string. + foaf:homepage "http://www.reproducible.tld/aortas/roistered.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Visha_Affagato. + rdf:type bench:Inproceedings. + bench:booktitle "quiddities roistered transfusing"^^xsd:string. + rdfs:seeAlso "http://www.aortas.tld/transfusing/toxifying.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "roistered toxifying postseasonal"^^xsd:string. + foaf:homepage "http://www.transfusing.tld/postseasonal/buccaneer.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Visha_Affagato. + rdf:type bench:Inproceedings. + bench:booktitle "toxifying buccaneer forts"^^xsd:string. + rdfs:seeAlso "http://www.postseasonal.tld/forts/eminency.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "buccaneer eminency dominium"^^xsd:string. + foaf:homepage "http://www.forts.tld/dominium/mishandling.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Claus_Disch. + rdf:type bench:Inproceedings. + bench:booktitle "eminency mishandling indonesian"^^xsd:string. + rdfs:seeAlso "http://www.dominium.tld/indonesian/cauls.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "mishandling cauls schlemiels"^^xsd:string. + foaf:homepage "http://www.indonesian.tld/schlemiels/variates.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Claus_Disch. + rdf:type bench:Inproceedings. + bench:booktitle "cauls variates reduction"^^xsd:string. + rdfs:seeAlso "http://www.schlemiels.tld/reduction/taxiways.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "variates taxiways assignees"^^xsd:string. + foaf:homepage "http://www.reduction.tld/assignees/cereuses.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Claus_Disch. + rdf:type bench:Inproceedings. + bench:booktitle "taxiways cereuses hobbit"^^xsd:string. + rdfs:seeAlso "http://www.assignees.tld/hobbit/wristwatches.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "cereuses wristwatches thews"^^xsd:string. + foaf:homepage "http://www.hobbit.tld/thews/degass.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adolf_Milonas. + rdf:type bench:Inproceedings. + bench:booktitle "wristwatches degass broadsides"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "thews broadsides potpie"^^xsd:string. + foaf:homepage "http://www.degass.tld/potpie/nepotistical.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adolf_Milonas. + rdf:type bench:Inproceedings. + bench:booktitle "broadsides nepotistical usurped"^^xsd:string. + rdfs:seeAlso "http://www.potpie.tld/usurped/benumbedness.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "nepotistical benumbedness downcourt"^^xsd:string. + foaf:homepage "http://www.usurped.tld/downcourt/curator.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adolf_Milonas. + dc:creator _:Tiki_Borgmeyer. + rdf:type bench:Inproceedings. + bench:booktitle "benumbedness curator chopstick"^^xsd:string. + rdfs:seeAlso "http://www.downcourt.tld/chopstick/recenter.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "curator recenter honourers"^^xsd:string. + foaf:homepage "http://www.chopstick.tld/honourers/resistance.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Tiki_Borgmeyer. + dc:creator _:Carine_Hataway. + rdf:type bench:Inproceedings. + bench:booktitle "recenter resistance barman"^^xsd:string. + rdfs:seeAlso "http://www.honourers.tld/barman/reckons.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "resistance reckons hysterics"^^xsd:string. + foaf:homepage "http://www.barman.tld/hysterics/drinker.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Tiki_Borgmeyer. + dc:creator _:Carine_Hataway. + rdf:type bench:Inproceedings. + bench:booktitle "reckons drinker deceasing"^^xsd:string. + rdfs:seeAlso "http://www.hysterics.tld/deceasing/borborygmies.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "drinker borborygmies friary"^^xsd:string. + foaf:homepage "http://www.deceasing.tld/friary/whipcords.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carine_Hataway. + rdf:type bench:Inproceedings. + bench:booktitle "borborygmies whipcords grecized"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "friary grecized flauntingly"^^xsd:string. + foaf:homepage "http://www.whipcords.tld/flauntingly/perceptually.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Staffan_Whitting. + rdf:type bench:Inproceedings. + bench:booktitle "grecized perceptually monorails"^^xsd:string. + rdfs:seeAlso "http://www.flauntingly.tld/monorails/imposingly.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "perceptually imposingly studhorse"^^xsd:string. + foaf:homepage "http://www.monorails.tld/studhorse/strived.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Staffan_Whitting. + dc:creator _:Kenzo_Lionberger. + rdf:type bench:Inproceedings. + bench:booktitle "imposingly strived spanking"^^xsd:string. + rdfs:seeAlso "http://www.studhorse.tld/spanking/conceivableness.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "strived conceivableness obviousness"^^xsd:string. + foaf:homepage "http://www.spanking.tld/obviousness/nucleoplasmatic.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Staffan_Whitting. + dc:creator _:Kenzo_Lionberger. + rdf:type bench:Inproceedings. + bench:booktitle "conceivableness nucleoplasmatic scummier"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "obviousness scummier dallied"^^xsd:string. + foaf:homepage "http://www.nucleoplasmatic.tld/dallied/anils.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kenzo_Lionberger. + rdf:type bench:Inproceedings. + bench:booktitle "scummier anils subcontinents"^^xsd:string. + rdfs:seeAlso "http://www.dallied.tld/subcontinents/boffola.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "anils boffola hieing"^^xsd:string. + foaf:homepage "http://www.subcontinents.tld/hieing/camporee.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Pirmin_Goulart. + dcterms:references _:references21. +_:references21 rdf:type rdf:Bag. +_:references21 rdf:_1 . +_:references21 rdf:_2 . +_:references21 rdf:_3 . +_:references21 rdf:_4 . +_:references21 rdf:_5 . +_:references21 rdf:_6 . +_:references21 rdf:_7 . +_:references21 rdf:_8 . +_:references21 rdf:_9 . +_:references21 rdf:_10 . +_:references21 rdf:_11 . +_:references21 rdf:_12 . +_:references21 rdf:_13 . +_:references21 rdf:_14 . +_:references21 rdf:_15 . +_:references21 rdf:_16 . +_:references21 rdf:_17 . + rdf:type bench:Inproceedings. + bench:booktitle "boffola camporee confronting"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "hieing confronting prearranging"^^xsd:string. + foaf:homepage "http://www.camporee.tld/prearranging/suede.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pirmin_Goulart. + rdf:type bench:Inproceedings. + bench:booktitle "confronting suede savor"^^xsd:string. + rdfs:seeAlso "http://www.prearranging.tld/savor/deadlier.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "suede deadlier retrogressing"^^xsd:string. + foaf:homepage "http://www.savor.tld/retrogressing/circumcising.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gita_Sensmeier. + dc:creator _:Robyn_Chandrasekhar. + rdf:type bench:Inproceedings. + bench:booktitle "deadlier circumcising smudgiest"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "retrogressing smudgiest roan"^^xsd:string. + foaf:homepage "http://www.circumcising.tld/roan/oxtail.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Gita_Sensmeier. + rdf:type bench:Inproceedings. + bench:booktitle "smudgiest oxtail forgives"^^xsd:string. + rdfs:seeAlso "http://www.roan.tld/forgives/unwholesomeness.html"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "oxtail unwholesomeness heartily"^^xsd:string. + foaf:homepage "http://www.forgives.tld/heartily/bloodiest.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Robyn_Chandrasekhar. + dc:creator _:Quanesha_Tebar. + rdf:type bench:Inproceedings. + bench:booktitle "unwholesomeness bloodiest reexchanging"^^xsd:string. + rdfs:seeAlso "http://www.heartily.tld/reexchanging/inoffensiveness.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "bloodiest inoffensiveness opportunistic"^^xsd:string. + foaf:homepage "http://www.reexchanging.tld/opportunistic/freighting.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Quanesha_Tebar. + rdf:type bench:Inproceedings. + bench:booktitle "inoffensiveness freighting sequencer"^^xsd:string. + rdfs:seeAlso "http://www.opportunistic.tld/sequencer/untwisted.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "freighting untwisted beadlike"^^xsd:string. + foaf:homepage "http://www.sequencer.tld/beadlike/shushes.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hinica_Mosman. + rdf:type bench:Inproceedings. + bench:booktitle "untwisted shushes lancelot"^^xsd:string. + rdfs:seeAlso "http://www.beadlike.tld/lancelot/struggled.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "shushes struggled sombreros"^^xsd:string. + foaf:homepage "http://www.lancelot.tld/sombreros/heartening.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Hinica_Mosman. + rdf:type bench:Inproceedings. + bench:booktitle "struggled heartening cauterizing"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "sombreros cauterizing ragouts"^^xsd:string. + foaf:homepage "http://www.heartening.tld/ragouts/outfox.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Demetri_Zeyer. + dc:creator _:Zaahir_Schlicht. + rdf:type bench:Inproceedings. + bench:booktitle "cauterizing outfox prefixion"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "ragouts prefixion hiving"^^xsd:string. + foaf:homepage "http://www.outfox.tld/hiving/heatstrokes.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Demetri_Zeyer. + rdf:type bench:Inproceedings. + bench:booktitle "prefixion heatstrokes undeceives"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "hiving undeceives ornamented"^^xsd:string. + foaf:homepage "http://www.heatstrokes.tld/ornamented/marling.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zaahir_Schlicht. + rdf:type bench:Inproceedings. + bench:booktitle "undeceives marling integration"^^xsd:string. + rdfs:seeAlso "http://www.ornamented.tld/integration/foundries.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "marling foundries wardens"^^xsd:string. + foaf:homepage "http://www.integration.tld/wardens/novelly.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurente_Grella. + rdf:type bench:Inproceedings. + bench:booktitle "foundries novelly intransitives"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "wardens intransitives shapers"^^xsd:string. + foaf:homepage "http://www.novelly.tld/shapers/recreation.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurente_Grella. + rdf:type bench:Inproceedings. + bench:booktitle "intransitives recreation impaneling"^^xsd:string. + rdfs:seeAlso "http://www.shapers.tld/impaneling/mirkily.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "recreation mirkily teleradiography"^^xsd:string. + foaf:homepage "http://www.impaneling.tld/teleradiography/cyclonic.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gert_Silverhorn. + rdf:type bench:Inproceedings. + bench:booktitle "mirkily cyclonic agency"^^xsd:string. + rdfs:seeAlso "http://www.teleradiography.tld/agency/binal.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "cyclonic binal metalling"^^xsd:string. + foaf:homepage "http://www.agency.tld/metalling/pursers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Gert_Silverhorn. + dc:creator _:Iarena_Trajillo. + rdf:type bench:Inproceedings. + bench:booktitle "binal pursers tsaritza"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "metalling tsaritza unrequitable"^^xsd:string. + foaf:homepage "http://www.pursers.tld/unrequitable/satiation.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iarena_Trajillo. + rdf:type bench:Inproceedings. + bench:booktitle "tsaritza satiation woodblock"^^xsd:string. + rdfs:seeAlso "http://www.unrequitable.tld/woodblock/unsnarling.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "satiation unsnarling tackily"^^xsd:string. + foaf:homepage "http://www.woodblock.tld/tackily/eftsoons.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kamilah_Fagerquist. + swrc:editor . + swrc:editor _:Amelfa_Palm. +_:Amelfa_Palm rdf:type foaf:Person. +_:Amelfa_Palm foaf:name "Amelfa Palm"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1965)"^^xsd:string. + swrc:volume "26"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tackily.tld/mourned/plovers.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "eftsoons plovers lucence"^^xsd:string. + foaf:homepage "http://www.mourned.tld/lucence/clickers.html"^^xsd:string. + swrc:journal . + dc:creator _:Palash_Debarros. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "plovers clickers hardship"^^xsd:string. + foaf:homepage "http://www.lucence.tld/hardship/rudders.html"^^xsd:string. + swrc:journal . + dc:creator _:Mahmooda_Buckmaster. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clickers.tld/rudders/deaconesses.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "hardship deaconesses topographical"^^xsd:string. + foaf:homepage "http://www.rudders.tld/topographical/obliterators.html"^^xsd:string. + swrc:journal . + dc:creator _:Guste_Bakalars. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deaconesses.tld/obliterators/plainspoken.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "topographical plainspoken nonconclusiveness"^^xsd:string. + foaf:homepage "http://www.obliterators.tld/nonconclusiveness/turtles.html"^^xsd:string. + swrc:journal . + dc:creator _:Draginia_Egley. + rdf:type bench:Article. + swrc:pages "152"^^xsd:integer. + dc:title "plainspoken turtles bloods"^^xsd:string. + foaf:homepage "http://www.nonconclusiveness.tld/bloods/centre.html"^^xsd:string. + swrc:journal . + dc:creator _:Briddy_Pu. + rdf:type bench:Article. + rdfs:seeAlso "http://www.turtles.tld/centre/redivide.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "bloods redivide luminists"^^xsd:string. + foaf:homepage "http://www.centre.tld/luminists/shriller.html"^^xsd:string. + swrc:journal . + dc:creator _:Kinji_Jantzen. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "redivide shriller dingdong"^^xsd:string. + foaf:homepage "http://www.luminists.tld/dingdong/airdrops.html"^^xsd:string. + swrc:journal . + dc:creator _:Changmi_Dimattia. + dc:creator _:Samfira_Romjue. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shriller.tld/airdrops/photocomposing.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "dingdong photocomposing hexarchies"^^xsd:string. + foaf:homepage "http://www.airdrops.tld/hexarchies/moieties.html"^^xsd:string. + swrc:journal . + dc:creator _:Hiska_Lleras. + rdf:type bench:Article. + rdfs:seeAlso "http://www.photocomposing.tld/moieties/cravens.html"^^xsd:string. + swrc:note "laundromats divestitures dissolutely fratricides untrod aquarist washtubs spinet wining"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "hexarchies cravens discomfiting"^^xsd:string. + foaf:homepage "http://www.moieties.tld/discomfiting/emulsions.html"^^xsd:string. + swrc:journal . + dc:creator _:Machko_Bungy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cravens.tld/emulsions/shifts.html"^^xsd:string. + swrc:month "1"^^xsd:integer. + swrc:pages "40"^^xsd:integer. + dc:title "discomfiting shifts tollages"^^xsd:string. + foaf:homepage "http://www.emulsions.tld/tollages/unmuffling.html"^^xsd:string. + swrc:journal . + dc:creator _:Akriv_Amidon. + dc:creator _:Wigger_Thaxton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shifts.tld/unmuffling/saluting.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "tollages saluting laager"^^xsd:string. + foaf:homepage "http://www.unmuffling.tld/laager/acoustically.html"^^xsd:string. + swrc:journal . + dc:creator _:Abe_Ribble. + rdf:type bench:Article. + rdfs:seeAlso "http://www.saluting.tld/acoustically/fabricators.html"^^xsd:string. + dc:title "laager fabricators annealers"^^xsd:string. + foaf:homepage "http://www.acoustically.tld/annealers/breaststroke.html"^^xsd:string. + swrc:journal . + dc:creator _:Philo_Denhartog. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fabricators.tld/breaststroke/perfumes.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "annealers perfumes rapaciously"^^xsd:string. + foaf:homepage "http://www.breaststroke.tld/rapaciously/reprobative.html"^^xsd:string. + swrc:journal . + dc:creator _:Galochka_Vandernoot. + rdf:type bench:Article. + swrc:pages "129"^^xsd:integer. + dc:title "perfumes reprobative valvelets"^^xsd:string. + foaf:homepage "http://www.rapaciously.tld/valvelets/banged.html"^^xsd:string. + swrc:journal . + dc:creator _:Gabriela_Mcclearen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reprobative.tld/banged/nevermore.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "valvelets nevermore gorsier"^^xsd:string. + foaf:homepage "http://www.banged.tld/gorsier/diddler.html"^^xsd:string. + swrc:journal . + dc:creator _:Maricha_Eckerson. + rdf:type bench:Article. + swrc:pages "121"^^xsd:integer. + dc:title "nevermore diddler orth"^^xsd:string. + foaf:homepage "http://www.gorsier.tld/orth/operands.html"^^xsd:string. + swrc:journal . + dc:creator _:Aderes_Loeffel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.diddler.tld/operands/alnico.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "orth alnico archduchesses"^^xsd:string. + foaf:homepage "http://www.operands.tld/archduchesses/beautifiers.html"^^xsd:string. + swrc:journal . + dc:creator _:Shigemasa_Raducha. + rdf:type bench:Article. + rdfs:seeAlso "http://www.alnico.tld/beautifiers/lempiras.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "archduchesses lempiras fatiguabilities"^^xsd:string. + foaf:homepage "http://www.beautifiers.tld/fatiguabilities/armourers.html"^^xsd:string. + swrc:journal . + dc:creator _:Afanasiya_Videen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lempiras.tld/armourers/gentlewomen.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "fatiguabilities gentlewomen unestablished"^^xsd:string. + foaf:homepage "http://www.armourers.tld/unestablished/sequenced.html"^^xsd:string. + swrc:journal . + dc:creator _:Naseeba_Madding. + rdf:type bench:Article. + swrc:pages "13"^^xsd:integer. + dc:title "gentlewomen sequenced toehold"^^xsd:string. + foaf:homepage "http://www.unestablished.tld/toehold/poppied.html"^^xsd:string. + swrc:journal . + dc:creator _:Moises_Hilley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sequenced.tld/poppied/reexperiencing.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "toehold reexperiencing plainly"^^xsd:string. + foaf:homepage "http://www.poppied.tld/plainly/overexcite.html"^^xsd:string. + swrc:journal . + dc:creator _:Eisaku_Haury. + dc:creator _:Kiyonaga_Reindel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reexperiencing.tld/overexcite/mucklucks.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "plainly mucklucks luckless"^^xsd:string. + foaf:homepage "http://www.overexcite.tld/luckless/illuminated.html"^^xsd:string. + swrc:journal . +_:Gasha_Salberg rdf:type foaf:Person. +_:Gasha_Salberg foaf:name "Gasha Salberg"^^xsd:string. + dc:creator _:Gasha_Salberg. +_:Iustig_Schuckert rdf:type foaf:Person. +_:Iustig_Schuckert foaf:name "Iustig Schuckert"^^xsd:string. + dc:creator _:Iustig_Schuckert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mucklucks.tld/illuminated/snippily.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "luckless snippily meadowy"^^xsd:string. + foaf:homepage "http://www.illuminated.tld/meadowy/gallivanters.html"^^xsd:string. + swrc:journal . +_:Iphitus_Phimpradapsy rdf:type foaf:Person. +_:Iphitus_Phimpradapsy foaf:name "Iphitus Phimpradapsy"^^xsd:string. + dc:creator _:Iphitus_Phimpradapsy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.snippily.tld/gallivanters/unaddressed.html"^^xsd:string. + dc:title "meadowy unaddressed yachtswoman"^^xsd:string. + foaf:homepage "http://www.gallivanters.tld/yachtswoman/cereals.html"^^xsd:string. + swrc:journal . +_:Rhodes_Mishou rdf:type foaf:Person. +_:Rhodes_Mishou foaf:name "Rhodes Mishou"^^xsd:string. + dc:creator _:Rhodes_Mishou. + rdf:type bench:Incollection. + bench:booktitle "unaddressed cereals harelike"^^xsd:string. + dc:title "yachtswoman harelike fetishistic"^^xsd:string. + foaf:homepage "http://www.cereals.tld/fetishistic/extern.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. +_:Galeschka_Canu rdf:type foaf:Person. +_:Galeschka_Canu foaf:name "Galeschka Canu"^^xsd:string. + dc:creator _:Galeschka_Canu. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1965)"^^xsd:string. + swrc:volume "17"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "147"^^xsd:integer. + dc:title "fetishistic geezer spheral"^^xsd:string. + foaf:homepage "http://www.extern.tld/spheral/protozoans.html"^^xsd:string. + swrc:journal . + dc:creator _:Teyva_Creaser. + rdf:type bench:Article. + swrc:pages "143"^^xsd:integer. + dc:title "geezer protozoans dace"^^xsd:string. + foaf:homepage "http://www.spheral.tld/dace/cavaliers.html"^^xsd:string. + swrc:journal . + dc:creator _:Cianna_Kozar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.protozoans.tld/cavaliers/scurvier.html"^^xsd:string. + swrc:pages "108"^^xsd:integer. + dc:title "dace scurvier shielded"^^xsd:string. + foaf:homepage "http://www.cavaliers.tld/shielded/penitents.html"^^xsd:string. + swrc:journal . + dc:creator _:Cyntia_Neumaier. + rdf:type bench:Article. + swrc:pages "127"^^xsd:integer. + dc:title "scurvier penitents diluvian"^^xsd:string. + foaf:homepage "http://www.shielded.tld/diluvian/voiles.html"^^xsd:string. + swrc:journal . + dc:creator _:Deliane_Sperdute. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "penitents voiles punchy"^^xsd:string. + foaf:homepage "http://www.diluvian.tld/punchy/lagniappes.html"^^xsd:string. + swrc:journal . + dc:creator _:Manju_Hellickson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.voiles.tld/lagniappes/dioceses.html"^^xsd:string. + swrc:note "repatriate balking smarmy federally shapes nauseas musclemen steeplechases indigents awaked ninny"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "punchy dioceses afterburner"^^xsd:string. + foaf:homepage "http://www.lagniappes.tld/afterburner/coequality.html"^^xsd:string. + swrc:journal . + dc:creator _:Mubashshir_Cottle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dioceses.tld/coequality/slatternly.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "afterburner slatternly wetting"^^xsd:string. + foaf:homepage "http://www.coequality.tld/wetting/occultists.html"^^xsd:string. + swrc:journal . + dc:creator _:Federica_Sword. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "slatternly occultists repudiates"^^xsd:string. + foaf:homepage "http://www.wetting.tld/repudiates/dawdler.html"^^xsd:string. + swrc:journal . + dc:creator _:Kelli_Bachman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.occultists.tld/dawdler/attachers.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "repudiates attachers commonsensical"^^xsd:string. + foaf:homepage "http://www.dawdler.tld/commonsensical/phrenological.html"^^xsd:string. + swrc:journal . + dc:creator _:Tomos_Chill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.attachers.tld/phrenological/soullessness.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "commonsensical soullessness vicarage"^^xsd:string. + foaf:homepage "http://www.phrenological.tld/vicarage/pastramis.html"^^xsd:string. + swrc:journal . + dc:creator _:Alba_Delbalso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.soullessness.tld/pastramis/faddish.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "vicarage faddish kinglets"^^xsd:string. + foaf:homepage "http://www.pastramis.tld/kinglets/archenemies.html"^^xsd:string. + swrc:journal . + dc:creator _:Clarence_Ploetz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.faddish.tld/archenemies/indistinctly.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "kinglets indistinctly throatily"^^xsd:string. + foaf:homepage "http://www.archenemies.tld/throatily/evolvement.html"^^xsd:string. + swrc:journal . + dc:creator _:Sterling_Adamyan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.indistinctly.tld/evolvement/skilling.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "throatily skilling totaled"^^xsd:string. + foaf:homepage "http://www.evolvement.tld/totaled/cowpokes.html"^^xsd:string. + swrc:journal . + dc:creator _:Abriana_Minar. + rdf:type bench:Article. + swrc:pages "6"^^xsd:integer. + dc:title "skilling cowpokes hawkmoths"^^xsd:string. + foaf:homepage "http://www.totaled.tld/hawkmoths/ascender.html"^^xsd:string. + swrc:journal . + dc:creator _:Rhobert_Gillam. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cowpokes.tld/ascender/tussock.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "hawkmoths tussock compliantly"^^xsd:string. + foaf:homepage "http://www.ascender.tld/compliantly/forefeels.html"^^xsd:string. + swrc:journal . + dc:creator _:Gentiana_Debey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tussock.tld/forefeels/slurrying.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "compliantly slurrying spittoons"^^xsd:string. + foaf:homepage "http://www.forefeels.tld/spittoons/applauder.html"^^xsd:string. + swrc:journal . + dc:creator _:Kasienka_Keiswetter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slurrying.tld/applauder/unmentioned.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "spittoons unmentioned shabbily"^^xsd:string. + foaf:homepage "http://www.applauder.tld/shabbily/refashioning.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerit_Ferandez. + dc:creator _:Werner_Corsi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unmentioned.tld/refashioning/outfoxing.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "shabbily outfoxing mordanting"^^xsd:string. + foaf:homepage "http://www.refashioning.tld/mordanting/severability.html"^^xsd:string. + swrc:journal . + dc:creator _:Iarche_Ronde. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outfoxing.tld/severability/portrays.html"^^xsd:string. + dc:title "mordanting portrays microcephaly"^^xsd:string. + foaf:homepage "http://www.severability.tld/microcephaly/preparers.html"^^xsd:string. + swrc:journal . + dc:creator _:Jimarcus_Gerstle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.portrays.tld/preparers/ireful.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "microcephaly ireful pothouse"^^xsd:string. + foaf:homepage "http://www.preparers.tld/pothouse/ascensions.html"^^xsd:string. + swrc:journal . + dc:creator _:Saabira_Dickow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ireful.tld/ascensions/choking.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "pothouse choking falsity"^^xsd:string. + foaf:homepage "http://www.ascensions.tld/falsity/palms.html"^^xsd:string. + swrc:journal . + dc:creator _:Romona_Simril. + rdf:type bench:Article. + rdfs:seeAlso "http://www.choking.tld/palms/acropolises.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "falsity acropolises wrestlers"^^xsd:string. + foaf:homepage "http://www.palms.tld/wrestlers/outsmarts.html"^^xsd:string. + swrc:journal . + dc:creator _:Namtheun_Treece. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acropolises.tld/outsmarts/hushes.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "wrestlers hushes locomoted"^^xsd:string. + foaf:homepage "http://www.outsmarts.tld/locomoted/disagreeing.html"^^xsd:string. + swrc:journal . + dc:creator _:Sufyaan_Way. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hushes.tld/disagreeing/congregational.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "locomoted congregational nonreciprocally"^^xsd:string. + foaf:homepage "http://www.disagreeing.tld/nonreciprocally/traveling.html"^^xsd:string. + swrc:journal . + dc:creator _:Zeny_Hordge. + rdf:type bench:Article. + swrc:pages "171"^^xsd:integer. + dc:title "congregational traveling fleeciness"^^xsd:string. + foaf:homepage "http://www.nonreciprocally.tld/fleeciness/arrivers.html"^^xsd:string. + swrc:journal . + dc:creator _:Darleen_Vancuren. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "traveling arrivers peccavis"^^xsd:string. + foaf:homepage "http://www.fleeciness.tld/peccavis/tups.html"^^xsd:string. + swrc:journal . + dc:creator _:Shigochiyo_Wirtzfeld. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arrivers.tld/tups/oratress.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "peccavis oratress miasmic"^^xsd:string. + foaf:homepage "http://www.tups.tld/miasmic/commutative.html"^^xsd:string. + swrc:journal . + dc:creator _:Heiderose_Gaster. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "oratress commutative outspreading"^^xsd:string. + foaf:homepage "http://www.miasmic.tld/outspreading/octopod.html"^^xsd:string. + swrc:journal . + dc:creator _:Archonta_Davitt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.commutative.tld/octopod/gnaws.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "outspreading gnaws shuffler"^^xsd:string. + foaf:homepage "http://www.octopod.tld/shuffler/lactations.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerry_Rupprecht. + dc:creator _:Jost_Deserres. + rdf:type bench:Article. + swrc:pages "143"^^xsd:integer. + dc:title "gnaws lactations catwalk"^^xsd:string. + foaf:homepage "http://www.shuffler.tld/catwalk/toolers.html"^^xsd:string. + swrc:journal . + dc:creator _:Kyrillosr_Bruneau. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lactations.tld/toolers/tourniquet.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "catwalk tourniquet barriers"^^xsd:string. + foaf:homepage "http://www.toolers.tld/barriers/chilblains.html"^^xsd:string. + swrc:journal . + dc:creator _:Oenomaus_Fiorillo. + rdf:type bench:Article. + swrc:pages "103"^^xsd:integer. + dc:title "tourniquet chilblains wigmakers"^^xsd:string. + foaf:homepage "http://www.barriers.tld/wigmakers/misalignment.html"^^xsd:string. + swrc:journal . + dc:creator _:Nynnyaw_Rosentrance. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chilblains.tld/misalignment/crucialness.html"^^xsd:string. + dc:title "wigmakers crucialness freewheelers"^^xsd:string. + foaf:homepage "http://www.misalignment.tld/freewheelers/signers.html"^^xsd:string. + swrc:journal . + dc:creator _:Ivanovskaia_Bohmer. + dc:creator _:Donya_Greve. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crucialness.tld/signers/unavailingly.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "freewheelers unavailingly ensorcels"^^xsd:string. + foaf:homepage "http://www.signers.tld/ensorcels/nonvirulent.html"^^xsd:string. + swrc:journal . + dc:creator _:Latore_Benzie. + dc:creator _:Twrgadarn_Kulow. + rdf:type bench:Article. + swrc:pages "9"^^xsd:integer. + dc:title "unavailingly nonvirulent worsted"^^xsd:string. + foaf:homepage "http://www.ensorcels.tld/worsted/skewered.html"^^xsd:string. + swrc:journal . +_:Donielle_Boccard rdf:type foaf:Person. +_:Donielle_Boccard foaf:name "Donielle Boccard"^^xsd:string. + dc:creator _:Donielle_Boccard. +_:Alanna_Reul rdf:type foaf:Person. +_:Alanna_Reul foaf:name "Alanna Reul"^^xsd:string. + dc:creator _:Alanna_Reul. + rdf:type bench:Article. + dc:title "nonvirulent skewered bluesman"^^xsd:string. + foaf:homepage "http://www.worsted.tld/bluesman/bugs.html"^^xsd:string. + swrc:journal . +_:Perseus_Tinger rdf:type foaf:Person. +_:Perseus_Tinger foaf:name "Perseus Tinger"^^xsd:string. + dc:creator _:Perseus_Tinger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skewered.tld/bugs/reformulated.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "bluesman reformulated schizo"^^xsd:string. + foaf:homepage "http://www.bugs.tld/schizo/recleaning.html"^^xsd:string. + swrc:journal . +_:Josias_Przedwiecki rdf:type foaf:Person. +_:Josias_Przedwiecki foaf:name "Josias Przedwiecki"^^xsd:string. + dc:creator _:Josias_Przedwiecki. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reformulated.tld/recleaning/preachings.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "schizo preachings mopishly"^^xsd:string. + foaf:homepage "http://www.recleaning.tld/mopishly/codifier.html"^^xsd:string. + swrc:journal . +_:Cyara_Himmelsbach rdf:type foaf:Person. +_:Cyara_Himmelsbach foaf:name "Cyara Himmelsbach"^^xsd:string. + dc:creator _:Cyara_Himmelsbach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preachings.tld/codifier/maoism.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "mopishly maoism benin"^^xsd:string. + foaf:homepage "http://www.codifier.tld/benin/caltrops.html"^^xsd:string. + swrc:journal . +_:Ophelia_Schinke rdf:type foaf:Person. +_:Ophelia_Schinke foaf:name "Ophelia Schinke"^^xsd:string. + dc:creator _:Ophelia_Schinke. + swrc:editor _:Thyestes_Traux. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1965)"^^xsd:string. + swrc:volume "12"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.benin.tld/precedes/flatulence.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "caltrops flatulence carnivorousness"^^xsd:string. + foaf:homepage "http://www.precedes.tld/carnivorousness/decipherable.html"^^xsd:string. + swrc:journal . +_:Violette_Gins rdf:type foaf:Person. +_:Violette_Gins foaf:name "Violette Gins"^^xsd:string. + dc:creator _:Violette_Gins. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flatulence.tld/decipherable/rimier.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "carnivorousness rimier synchronizing"^^xsd:string. + swrc:journal . +_:Timotheus_Goettsch rdf:type foaf:Person. +_:Timotheus_Goettsch foaf:name "Timotheus Goettsch"^^xsd:string. + dc:creator _:Timotheus_Goettsch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.decipherable.tld/synchronizing/hydrating.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "rimier hydrating wearables"^^xsd:string. + foaf:homepage "http://www.synchronizing.tld/wearables/novelette.html"^^xsd:string. + swrc:journal . +_:Siwdbert_Demendonca rdf:type foaf:Person. +_:Siwdbert_Demendonca foaf:name "Siwdbert Demendonca"^^xsd:string. + dc:creator _:Siwdbert_Demendonca. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hydrating.tld/novelette/leeks.html"^^xsd:string. + swrc:note "anticipated sufflates withholds flied diverticulum daffiness visuals nuthouse interlines liturgical graciousness"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "wearables leeks carrageenin"^^xsd:string. + foaf:homepage "http://www.novelette.tld/carrageenin/grists.html"^^xsd:string. + swrc:journal . +_:Aurelie_Matheis rdf:type foaf:Person. +_:Aurelie_Matheis foaf:name "Aurelie Matheis"^^xsd:string. + dc:creator _:Aurelie_Matheis. +_:Rachelle_Asano rdf:type foaf:Person. +_:Rachelle_Asano foaf:name "Rachelle Asano"^^xsd:string. + dc:creator _:Rachelle_Asano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leeks.tld/grists/securest.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "carrageenin securest samplers"^^xsd:string. + foaf:homepage "http://www.grists.tld/samplers/natures.html"^^xsd:string. + swrc:journal . +_:Ginata_Pasana rdf:type foaf:Person. +_:Ginata_Pasana foaf:name "Ginata Pasana"^^xsd:string. + dc:creator _:Ginata_Pasana. +_:Clint_Rodenberger rdf:type foaf:Person. +_:Clint_Rodenberger foaf:name "Clint Rodenberger"^^xsd:string. + dc:creator _:Clint_Rodenberger. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "securest natures palaver"^^xsd:string. + foaf:homepage "http://www.samplers.tld/palaver/lichening.html"^^xsd:string. + swrc:journal . +_:Rubaina_Douvia rdf:type foaf:Person. +_:Rubaina_Douvia foaf:name "Rubaina Douvia"^^xsd:string. + dc:creator _:Rubaina_Douvia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.natures.tld/lichening/undine.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "palaver undine partakes"^^xsd:string. + foaf:homepage "http://www.lichening.tld/partakes/quitted.html"^^xsd:string. + swrc:journal . +_:Kalinna_Feeling rdf:type foaf:Person. +_:Kalinna_Feeling foaf:name "Kalinna Feeling"^^xsd:string. + dc:creator _:Kalinna_Feeling. + rdf:type bench:Article. + swrc:pages "178"^^xsd:integer. + dc:title "undine quitted locoweeds"^^xsd:string. + foaf:homepage "http://www.partakes.tld/locoweeds/immerses.html"^^xsd:string. + swrc:journal . +_:Lakshmana_Gesick rdf:type foaf:Person. +_:Lakshmana_Gesick foaf:name "Lakshmana Gesick"^^xsd:string. + dc:creator _:Lakshmana_Gesick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quitted.tld/immerses/ostmark.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "locoweeds ostmark mineralizes"^^xsd:string. + foaf:homepage "http://www.immerses.tld/mineralizes/entreating.html"^^xsd:string. + swrc:journal . +_:Masashige_Kuk rdf:type foaf:Person. +_:Masashige_Kuk foaf:name "Masashige Kuk"^^xsd:string. + dc:creator _:Masashige_Kuk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ostmark.tld/entreating/barks.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "mineralizes barks babbitting"^^xsd:string. + foaf:homepage "http://www.entreating.tld/babbitting/ropy.html"^^xsd:string. + swrc:journal . +_:Omana_Gladson rdf:type foaf:Person. +_:Omana_Gladson foaf:name "Omana Gladson"^^xsd:string. + dc:creator _:Omana_Gladson. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "barks ropy doves"^^xsd:string. + foaf:homepage "http://www.babbitting.tld/doves/stonefly.html"^^xsd:string. + swrc:journal . +_:Bernadett_Verhey rdf:type foaf:Person. +_:Bernadett_Verhey foaf:name "Bernadett Verhey"^^xsd:string. + dc:creator _:Bernadett_Verhey. +_:Editha_Benns rdf:type foaf:Person. +_:Editha_Benns foaf:name "Editha Benns"^^xsd:string. + dc:creator _:Editha_Benns. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ropy.tld/stonefly/hometown.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "doves hometown cleanly"^^xsd:string. + foaf:homepage "http://www.stonefly.tld/cleanly/botches.html"^^xsd:string. + swrc:journal . +_:Borghild_Kuser rdf:type foaf:Person. +_:Borghild_Kuser foaf:name "Borghild Kuser"^^xsd:string. + dc:creator _:Borghild_Kuser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hometown.tld/botches/chancier.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "cleanly chancier indigoes"^^xsd:string. + foaf:homepage "http://www.botches.tld/indigoes/oolith.html"^^xsd:string. + swrc:journal . +_:Raaida_Baitner rdf:type foaf:Person. +_:Raaida_Baitner foaf:name "Raaida Baitner"^^xsd:string. + dc:creator _:Raaida_Baitner. +_:Chlo_Flanders rdf:type foaf:Person. +_:Chlo_Flanders foaf:name "Chlo Flanders"^^xsd:string. + dc:creator _:Chlo_Flanders. + rdf:type bench:Article. + swrc:pages "47"^^xsd:integer. + dc:title "chancier oolith moors"^^xsd:string. + foaf:homepage "http://www.indigoes.tld/moors/bonded.html"^^xsd:string. + swrc:journal . +_:Waverly_Eldreth rdf:type foaf:Person. +_:Waverly_Eldreth foaf:name "Waverly Eldreth"^^xsd:string. + dc:creator _:Waverly_Eldreth. + rdf:type bench:Article. + swrc:pages "132"^^xsd:integer. + dc:title "oolith bonded finmark"^^xsd:string. + foaf:homepage "http://www.moors.tld/finmark/agapae.html"^^xsd:string. + swrc:journal . +_:Galenia_Bedillion rdf:type foaf:Person. +_:Galenia_Bedillion foaf:name "Galenia Bedillion"^^xsd:string. + dc:creator _:Galenia_Bedillion. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bonded.tld/agapae/diminished.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "finmark diminished kafirs"^^xsd:string. + foaf:homepage "http://www.agapae.tld/kafirs/palling.html"^^xsd:string. + swrc:journal . +_:Franois_Waszkiewicz rdf:type foaf:Person. +_:Franois_Waszkiewicz foaf:name "Franois Waszkiewicz"^^xsd:string. + dc:creator _:Franois_Waszkiewicz. +_:Jayme_Siracuse rdf:type foaf:Person. +_:Jayme_Siracuse foaf:name "Jayme Siracuse"^^xsd:string. + dc:creator _:Jayme_Siracuse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.diminished.tld/palling/unmarried.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "kafirs unmarried spreadsheet"^^xsd:string. + foaf:homepage "http://www.palling.tld/spreadsheet/yahooism.html"^^xsd:string. + swrc:journal . +_:Bongwe_Haydu rdf:type foaf:Person. +_:Bongwe_Haydu foaf:name "Bongwe Haydu"^^xsd:string. + dc:creator _:Bongwe_Haydu. +_:Bising_Erstad rdf:type foaf:Person. +_:Bising_Erstad foaf:name "Bising Erstad"^^xsd:string. + dc:creator _:Bising_Erstad. + rdf:type bench:Article. + swrc:pages "36"^^xsd:integer. + dc:title "unmarried yahooism bedcovers"^^xsd:string. + foaf:homepage "http://www.spreadsheet.tld/bedcovers/ruralite.html"^^xsd:string. + swrc:journal . +_:Newton_Zablonski rdf:type foaf:Person. +_:Newton_Zablonski foaf:name "Newton Zablonski"^^xsd:string. + dc:creator _:Newton_Zablonski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yahooism.tld/ruralite/presages.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "bedcovers presages deescalating"^^xsd:string. + foaf:homepage "http://www.ruralite.tld/deescalating/browbeats.html"^^xsd:string. + swrc:journal . +_:Indrani_Mccleese rdf:type foaf:Person. +_:Indrani_Mccleese foaf:name "Indrani Mccleese"^^xsd:string. + dc:creator _:Indrani_Mccleese. + rdf:type bench:Article. + swrc:pages "182"^^xsd:integer. + dc:title "presages browbeats roper"^^xsd:string. + foaf:homepage "http://www.deescalating.tld/roper/interdenominational.html"^^xsd:string. + swrc:journal . +_:Kathy_Doctor rdf:type foaf:Person. +_:Kathy_Doctor foaf:name "Kathy Doctor"^^xsd:string. + dc:creator _:Kathy_Doctor. +_:Lyeta_Coffee rdf:type foaf:Person. +_:Lyeta_Coffee foaf:name "Lyeta Coffee"^^xsd:string. + dc:creator _:Lyeta_Coffee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.browbeats.tld/interdenominational/extends.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "roper extends countermands"^^xsd:string. + foaf:homepage "http://www.interdenominational.tld/countermands/phonically.html"^^xsd:string. + swrc:journal . +_:IllishaImelda_Dunne rdf:type foaf:Person. +_:IllishaImelda_Dunne foaf:name "IllishaImelda Dunne"^^xsd:string. + dc:creator _:IllishaImelda_Dunne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.extends.tld/phonically/ferryage.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "countermands ferryage nonattendance"^^xsd:string. + foaf:homepage "http://www.phonically.tld/nonattendance/muriate.html"^^xsd:string. + swrc:journal . +_:Enoch_Sudberry rdf:type foaf:Person. +_:Enoch_Sudberry foaf:name "Enoch Sudberry"^^xsd:string. + dc:creator _:Enoch_Sudberry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ferryage.tld/muriate/cartload.html"^^xsd:string. + dc:title "nonattendance cartload craped"^^xsd:string. + foaf:homepage "http://www.muriate.tld/craped/dappled.html"^^xsd:string. + swrc:journal . +_:Krishna_Liukko rdf:type foaf:Person. +_:Krishna_Liukko foaf:name "Krishna Liukko"^^xsd:string. + dc:creator _:Krishna_Liukko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cartload.tld/dappled/inphase.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "craped inphase wheeled"^^xsd:string. + foaf:homepage "http://www.dappled.tld/wheeled/surcharging.html"^^xsd:string. + swrc:journal . +_:Elissa_Farry rdf:type foaf:Person. +_:Elissa_Farry foaf:name "Elissa Farry"^^xsd:string. + dc:creator _:Elissa_Farry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inphase.tld/surcharging/subcouncil.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "wheeled subcouncil endowers"^^xsd:string. + foaf:homepage "http://www.surcharging.tld/endowers/pinballs.html"^^xsd:string. + swrc:journal . +_:Shunen_Ascheman rdf:type foaf:Person. +_:Shunen_Ascheman foaf:name "Shunen Ascheman"^^xsd:string. + dc:creator _:Shunen_Ascheman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subcouncil.tld/pinballs/poisers.html"^^xsd:string. + swrc:note "boomtown scallopers dearths abominations weazands omnivores vacationer sublicenses philistines"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "endowers poisers entanglements"^^xsd:string. + foaf:homepage "http://www.pinballs.tld/entanglements/amniotic.html"^^xsd:string. + swrc:journal . +_:Milekha_Mcmilleon rdf:type foaf:Person. +_:Milekha_Mcmilleon foaf:name "Milekha Mcmilleon"^^xsd:string. + dc:creator _:Milekha_Mcmilleon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.poisers.tld/amniotic/amnestied.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "entanglements amnestied turd"^^xsd:string. + foaf:homepage "http://www.amniotic.tld/turd/inundations.html"^^xsd:string. + swrc:journal . +_:Bebeng_Miss rdf:type foaf:Person. +_:Bebeng_Miss foaf:name "Bebeng Miss"^^xsd:string. + dc:creator _:Bebeng_Miss. + rdf:type bench:Article. + rdfs:seeAlso "http://www.amnestied.tld/inundations/styleless.html"^^xsd:string. + dc:title "turd styleless ingresses"^^xsd:string. + foaf:homepage "http://www.inundations.tld/ingresses/anticipation.html"^^xsd:string. + swrc:journal . +_:Ventana_Foeller rdf:type foaf:Person. +_:Ventana_Foeller foaf:name "Ventana Foeller"^^xsd:string. + dc:creator _:Ventana_Foeller. + rdf:type bench:Article. + swrc:pages "183"^^xsd:integer. + dc:title "styleless anticipation manfully"^^xsd:string. + foaf:homepage "http://www.ingresses.tld/manfully/dredges.html"^^xsd:string. + swrc:journal . +_:Belka_Yeasted rdf:type foaf:Person. +_:Belka_Yeasted foaf:name "Belka Yeasted"^^xsd:string. + dc:creator _:Belka_Yeasted. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anticipation.tld/dredges/reembodied.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "manfully reembodied verbifies"^^xsd:string. + foaf:homepage "http://www.dredges.tld/verbifies/yoking.html"^^xsd:string. + swrc:journal . +_:Dionne_Graybeal rdf:type foaf:Person. +_:Dionne_Graybeal foaf:name "Dionne Graybeal"^^xsd:string. + dc:creator _:Dionne_Graybeal. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "reembodied yoking foxskin"^^xsd:string. + foaf:homepage "http://www.verbifies.tld/foxskin/crenation.html"^^xsd:string. + swrc:journal . +_:Benedita_Polselli rdf:type foaf:Person. +_:Benedita_Polselli foaf:name "Benedita Polselli"^^xsd:string. + dc:creator _:Benedita_Polselli. +_:Yasunobu_Portera rdf:type foaf:Person. +_:Yasunobu_Portera foaf:name "Yasunobu Portera"^^xsd:string. + dc:creator _:Yasunobu_Portera. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yoking.tld/crenation/bullyboys.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "foxskin bullyboys cigarets"^^xsd:string. + foaf:homepage "http://www.crenation.tld/cigarets/unhandicapped.html"^^xsd:string. + swrc:journal . +_:Aziza_Rapaport rdf:type foaf:Person. +_:Aziza_Rapaport foaf:name "Aziza Rapaport"^^xsd:string. + dc:creator _:Aziza_Rapaport. + rdf:type bench:Article. + swrc:note "leavens metagalaxy bouzoukis trimorphs systemless disinfections survived reproductivity"^^xsd:string. + dc:title "bullyboys unhandicapped cryptal"^^xsd:string. + foaf:homepage "http://www.cigarets.tld/cryptal/bites.html"^^xsd:string. + swrc:journal . +_:Alda_Alan rdf:type foaf:Person. +_:Alda_Alan foaf:name "Alda Alan"^^xsd:string. + dc:creator _:Alda_Alan. + rdf:type bench:Article. + swrc:pages "198"^^xsd:integer. + dc:title "unhandicapped bites clandestinely"^^xsd:string. + foaf:homepage "http://www.cryptal.tld/clandestinely/ingeniousness.html"^^xsd:string. + swrc:journal . +_:Silmi_Ryckman rdf:type foaf:Person. +_:Silmi_Ryckman foaf:name "Silmi Ryckman"^^xsd:string. + dc:creator _:Silmi_Ryckman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bites.tld/ingeniousness/prescientific.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "clandestinely prescientific lifeless"^^xsd:string. + foaf:homepage "http://www.ingeniousness.tld/lifeless/conjunctivitis.html"^^xsd:string. + swrc:journal . +_:Vanda_Ukich rdf:type foaf:Person. +_:Vanda_Ukich foaf:name "Vanda Ukich"^^xsd:string. + dc:creator _:Vanda_Ukich. +_:Taina_Tilzer rdf:type foaf:Person. +_:Taina_Tilzer foaf:name "Taina Tilzer"^^xsd:string. + dc:creator _:Taina_Tilzer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prescientific.tld/conjunctivitis/uttering.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "lifeless uttering outlasts"^^xsd:string. + foaf:homepage "http://www.conjunctivitis.tld/outlasts/valets.html"^^xsd:string. + swrc:journal . +_:Kadiri_Lahay rdf:type foaf:Person. +_:Kadiri_Lahay foaf:name "Kadiri Lahay"^^xsd:string. + dc:creator _:Kadiri_Lahay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uttering.tld/valets/carousal.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "outlasts carousal sanctioners"^^xsd:string. + foaf:homepage "http://www.valets.tld/sanctioners/scrunched.html"^^xsd:string. + swrc:journal . +_:Pierce_Manis rdf:type foaf:Person. +_:Pierce_Manis foaf:name "Pierce Manis"^^xsd:string. + dc:creator _:Pierce_Manis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.carousal.tld/scrunched/drear.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "sanctioners drear kinaesthetically"^^xsd:string. + foaf:homepage "http://www.scrunched.tld/kinaesthetically/constrainable.html"^^xsd:string. + swrc:journal . +_:Tejano_Standifur rdf:type foaf:Person. +_:Tejano_Standifur foaf:name "Tejano Standifur"^^xsd:string. + dc:creator _:Tejano_Standifur. +_:Sotatsu_Lupold rdf:type foaf:Person. +_:Sotatsu_Lupold foaf:name "Sotatsu Lupold"^^xsd:string. + dc:creator _:Sotatsu_Lupold. + rdf:type bench:Article. + swrc:pages "10"^^xsd:integer. + dc:title "drear constrainable argal"^^xsd:string. + foaf:homepage "http://www.kinaesthetically.tld/argal/laxnesses.html"^^xsd:string. + swrc:journal . +_:Kemena_Dearin rdf:type foaf:Person. +_:Kemena_Dearin foaf:name "Kemena Dearin"^^xsd:string. + dc:creator _:Kemena_Dearin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.constrainable.tld/laxnesses/larcener.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "argal larcener grasping"^^xsd:string. + foaf:homepage "http://www.laxnesses.tld/grasping/crumby.html"^^xsd:string. + swrc:journal . +_:Norogumi_Gargano rdf:type foaf:Person. +_:Norogumi_Gargano foaf:name "Norogumi Gargano"^^xsd:string. + dc:creator _:Norogumi_Gargano. + rdf:type bench:Article. + dc:title "larcener crumby gentleness"^^xsd:string. + foaf:homepage "http://www.grasping.tld/gentleness/druidess.html"^^xsd:string. + swrc:journal . +_:Ludgera_Mella rdf:type foaf:Person. +_:Ludgera_Mella foaf:name "Ludgera Mella"^^xsd:string. + dc:creator _:Ludgera_Mella. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crumby.tld/druidess/editorialized.html"^^xsd:string. + dc:title "gentleness editorialized disheartenment"^^xsd:string. + foaf:homepage "http://www.druidess.tld/disheartenment/bossily.html"^^xsd:string. + swrc:journal . +_:Lysander_Schmalz rdf:type foaf:Person. +_:Lysander_Schmalz foaf:name "Lysander Schmalz"^^xsd:string. + dc:creator _:Lysander_Schmalz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.editorialized.tld/bossily/vitiated.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "disheartenment vitiated bitched"^^xsd:string. + foaf:homepage "http://www.bossily.tld/bitched/ennoblers.html"^^xsd:string. + swrc:journal . +_:Adrian_Papetti rdf:type foaf:Person. +_:Adrian_Papetti foaf:name "Adrian Papetti"^^xsd:string. + dc:creator _:Adrian_Papetti. + rdf:type bench:Article. + swrc:pages "166"^^xsd:integer. + dc:title "vitiated ennoblers flyable"^^xsd:string. + foaf:homepage "http://www.bitched.tld/flyable/abrogators.html"^^xsd:string. + swrc:journal . +_:Stanislava_Pollio rdf:type foaf:Person. +_:Stanislava_Pollio foaf:name "Stanislava Pollio"^^xsd:string. + dc:creator _:Stanislava_Pollio. + swrc:editor _:Pirmin_Goulart. + rdf:type bench:Incollection. + bench:booktitle "ennoblers abrogators zouave"^^xsd:string. + rdfs:seeAlso "http://www.flyable.tld/zouave/pouting.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "abrogators pouting equilibrated"^^xsd:string. + foaf:homepage "http://www.zouave.tld/equilibrated/zymolysis.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. +_:Concordia_Dennington rdf:type foaf:Person. +_:Concordia_Dennington foaf:name "Concordia Dennington"^^xsd:string. + dc:creator _:Concordia_Dennington. + rdf:type bench:Proceedings. + bench:booktitle "pouting zymolysis ligated"^^xsd:string. + swrc:isbn "0-8520-5921-0"^^xsd:string. + dc:publisher "Business Communications Company, Inc."^^xsd:string. + swrc:series "1486"^^xsd:integer. + dc:title "Proceeding 2 (1965)"^^xsd:string. + foaf:homepage "http://www.zymolysis.tld/ampuls/caddying.html"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "ligated caddying klans"^^xsd:string. + rdfs:seeAlso "http://www.ampuls.tld/klans/airfreight.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "caddying airfreight agreeably"^^xsd:string. + foaf:homepage "http://www.klans.tld/agreeably/deedbox.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kamilah_Fagerquist. + rdf:type bench:Inproceedings. + bench:booktitle "airfreight deedbox gunsmiths"^^xsd:string. + rdfs:seeAlso "http://www.agreeably.tld/gunsmiths/nutrients.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "deedbox nutrients weakfishes"^^xsd:string. + foaf:homepage "http://www.gunsmiths.tld/weakfishes/gastrologists.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Marjon_Whooley. + rdf:type bench:Inproceedings. + bench:booktitle "nutrients gastrologists cerias"^^xsd:string. + rdfs:seeAlso "http://www.weakfishes.tld/cerias/neoterics.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "gastrologists neoterics advocator"^^xsd:string. + foaf:homepage "http://www.cerias.tld/advocator/announcers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marjon_Whooley. + rdf:type bench:Inproceedings. + bench:booktitle "neoterics announcers contuses"^^xsd:string. + rdfs:seeAlso "http://www.advocator.tld/contuses/fricassees.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "announcers fricassees carat"^^xsd:string. + foaf:homepage "http://www.contuses.tld/carat/acclaims.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Irving_Oines. + dc:creator _:Charmayne_Hewgley. + rdf:type bench:Inproceedings. + bench:booktitle "fricassees acclaims evictor"^^xsd:string. + rdfs:seeAlso "http://www.carat.tld/evictor/undisputed.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "acclaims undisputed limewater"^^xsd:string. + foaf:homepage "http://www.evictor.tld/limewater/sponging.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Irving_Oines. + rdf:type bench:Inproceedings. + bench:booktitle "undisputed sponging resistors"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "limewater resistors denarii"^^xsd:string. + foaf:homepage "http://www.sponging.tld/denarii/schmo.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Charmayne_Hewgley. + rdf:type bench:Inproceedings. + bench:booktitle "resistors schmo pardonably"^^xsd:string. + rdfs:seeAlso "http://www.denarii.tld/pardonably/tinselly.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "schmo tinselly bacteriologically"^^xsd:string. + foaf:homepage "http://www.pardonably.tld/bacteriologically/shearers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gwrddywal_Rumbo. + rdf:type bench:Inproceedings. + bench:booktitle "tinselly shearers borings"^^xsd:string. + rdfs:seeAlso "http://www.bacteriologically.tld/borings/centrifuging.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "shearers centrifuging sparked"^^xsd:string. + foaf:homepage "http://www.borings.tld/sparked/disowns.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Gwrddywal_Rumbo. + rdf:type bench:Inproceedings. + bench:booktitle "centrifuging disowns lashers"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "sparked lashers metatarsal"^^xsd:string. + foaf:homepage "http://www.disowns.tld/metatarsal/upheaves.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vamco_Souders. + rdf:type bench:Inproceedings. + bench:booktitle "lashers upheaves sapience"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "metatarsal sapience suppositories"^^xsd:string. + foaf:homepage "http://www.upheaves.tld/suppositories/cratered.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vamco_Souders. + rdf:type bench:Inproceedings. + bench:booktitle "sapience cratered transmigrating"^^xsd:string. + rdfs:seeAlso "http://www.suppositories.tld/transmigrating/sidewalks.html"^^xsd:string. + dc:title "cratered sidewalks readdress"^^xsd:string. + foaf:homepage "http://www.transmigrating.tld/readdress/cockish.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Cuartio_Palmquist. + rdf:type bench:Inproceedings. + bench:booktitle "sidewalks cockish dupers"^^xsd:string. + rdfs:seeAlso "http://www.readdress.tld/dupers/treasuring.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "cockish treasuring stealer"^^xsd:string. + foaf:homepage "http://www.dupers.tld/stealer/acrostic.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cuartio_Palmquist. + rdf:type bench:Inproceedings. + bench:booktitle "treasuring acrostic yawner"^^xsd:string. + rdfs:seeAlso "http://www.stealer.tld/yawner/flaunty.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "acrostic flaunty tampons"^^xsd:string. + foaf:homepage "http://www.yawner.tld/tampons/standees.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wanda_Bink. + rdf:type bench:Inproceedings. + bench:booktitle "flaunty standees scalpel"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "tampons scalpel mendaciously"^^xsd:string. + foaf:homepage "http://www.standees.tld/mendaciously/longhaired.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Wanda_Bink. + rdf:type bench:Inproceedings. + bench:booktitle "scalpel longhaired brats"^^xsd:string. + rdfs:seeAlso "http://www.mendaciously.tld/brats/waybills.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "longhaired waybills sublunar"^^xsd:string. + foaf:homepage "http://www.brats.tld/sublunar/molestation.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kuni_Roedel. + rdf:type bench:Inproceedings. + bench:booktitle "waybills molestation supersonic"^^xsd:string. + rdfs:seeAlso "http://www.sublunar.tld/supersonic/resold.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "molestation resold bodysurfs"^^xsd:string. + foaf:homepage "http://www.supersonic.tld/bodysurfs/stays.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kuni_Roedel. + dc:creator _:Fi_Hargest. + rdf:type bench:Inproceedings. + bench:booktitle "resold stays chymics"^^xsd:string. + rdfs:seeAlso "http://www.bodysurfs.tld/chymics/communalist.html"^^xsd:string. + dc:title "stays communalist arguing"^^xsd:string. + foaf:homepage "http://www.chymics.tld/arguing/chaperonage.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Fi_Hargest. + dc:creator _:Omari_Mincey. + rdf:type bench:Inproceedings. + bench:booktitle "communalist chaperonage purled"^^xsd:string. + rdfs:seeAlso "http://www.arguing.tld/purled/indifference.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "chaperonage indifference slapdash"^^xsd:string. + foaf:homepage "http://www.purled.tld/slapdash/propagandizing.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Omari_Mincey. + rdf:type bench:Inproceedings. + bench:booktitle "indifference propagandizing derm"^^xsd:string. + rdfs:seeAlso "http://www.slapdash.tld/derm/casuistic.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "propagandizing casuistic disservice"^^xsd:string. + foaf:homepage "http://www.derm.tld/disservice/solubles.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurette_Fernadez. + rdf:type bench:Inproceedings. + bench:booktitle "casuistic solubles frustrations"^^xsd:string. + rdfs:seeAlso "http://www.disservice.tld/frustrations/internationalists.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "solubles internationalists nationally"^^xsd:string. + foaf:homepage "http://www.frustrations.tld/nationally/imperialism.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laurette_Fernadez. + rdf:type bench:Inproceedings. + bench:booktitle "internationalists imperialism floccular"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "nationally floccular woodworm"^^xsd:string. + foaf:homepage "http://www.imperialism.tld/woodworm/mutuels.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Jaisyn_Arcuri. + rdf:type bench:Inproceedings. + bench:booktitle "floccular mutuels fossilizes"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "woodworm fossilizes slideways"^^xsd:string. + foaf:homepage "http://www.mutuels.tld/slideways/berceuse.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jaisyn_Arcuri. + rdf:type bench:Inproceedings. + bench:booktitle "fossilizes berceuse flippest"^^xsd:string. + rdfs:seeAlso "http://www.slideways.tld/flippest/steaded.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "berceuse steaded pergolas"^^xsd:string. + foaf:homepage "http://www.flippest.tld/pergolas/burin.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marinka_Cleere. + rdf:type bench:Inproceedings. + bench:booktitle "steaded burin unclogged"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "pergolas unclogged picketer"^^xsd:string. + foaf:homepage "http://www.burin.tld/picketer/bountied.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Marinka_Cleere. + rdf:type bench:Inproceedings. + bench:booktitle "unclogged bountied comparativeness"^^xsd:string. + rdfs:seeAlso "http://www.picketer.tld/comparativeness/rearmament.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "bountied rearmament obesity"^^xsd:string. + foaf:homepage "http://www.comparativeness.tld/obesity/lusted.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Luzie_Hammed. + dc:creator _:Adelita_Fadale. + rdf:type bench:Inproceedings. + bench:booktitle "rearmament lusted gnomical"^^xsd:string. + rdfs:seeAlso "http://www.obesity.tld/gnomical/purring.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "lusted purring horsepowers"^^xsd:string. + foaf:homepage "http://www.gnomical.tld/horsepowers/dependable.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Luzie_Hammed. + rdf:type bench:Inproceedings. + bench:booktitle "purring dependable molecularly"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "horsepowers molecularly teenager"^^xsd:string. + foaf:homepage "http://www.dependable.tld/teenager/vocalizes.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adelita_Fadale. + rdf:type bench:Inproceedings. + bench:booktitle "molecularly vocalizes sequents"^^xsd:string. + rdfs:seeAlso "http://www.teenager.tld/sequents/cubers.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "vocalizes cubers vaunted"^^xsd:string. + foaf:homepage "http://www.sequents.tld/vaunted/behavior.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kalle_Flaten. + rdf:type bench:Inproceedings. + bench:booktitle "cubers behavior ampul"^^xsd:string. + rdfs:seeAlso "http://www.vaunted.tld/ampul/deterger.html"^^xsd:string. + dc:title "behavior deterger misericordia"^^xsd:string. + foaf:homepage "http://www.ampul.tld/misericordia/fretsome.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Kalle_Flaten. + dc:creator _:Izzat_Cutno. + rdf:type bench:Inproceedings. + bench:booktitle "deterger fretsome overhanded"^^xsd:string. + rdfs:seeAlso "http://www.misericordia.tld/overhanded/chairs.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "fretsome chairs whomping"^^xsd:string. + foaf:homepage "http://www.overhanded.tld/whomping/depletable.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Izzat_Cutno. + dc:creator _:Eistir_Norena. + rdf:type bench:Inproceedings. + bench:booktitle "chairs depletable brimmed"^^xsd:string. + rdfs:seeAlso "http://www.whomping.tld/brimmed/oxyhydrogen.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "depletable oxyhydrogen mordent"^^xsd:string. + foaf:homepage "http://www.brimmed.tld/mordent/quitter.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eistir_Norena. + dc:creator _:Katerinka_Jerido. + rdf:type bench:Inproceedings. + bench:booktitle "oxyhydrogen quitter kvetching"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "mordent kvetching boggiest"^^xsd:string. + foaf:homepage "http://www.quitter.tld/boggiest/sophomorically.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Katerinka_Jerido. + rdf:type bench:Inproceedings. + bench:booktitle "kvetching sophomorically murmurer"^^xsd:string. + rdfs:seeAlso "http://www.boggiest.tld/murmurer/nebulizers.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "sophomorically nebulizers gorily"^^xsd:string. + foaf:homepage "http://www.murmurer.tld/gorily/hie.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Arkaan_Tremel. + rdf:type bench:Inproceedings. + bench:booktitle "nebulizers hie banting"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "gorily banting recirculated"^^xsd:string. + foaf:homepage "http://www.hie.tld/recirculated/flattops.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Arkaan_Tremel. + dc:creator _:Piminova_Brohl. + rdf:type bench:Inproceedings. + bench:booktitle "banting flattops castellan"^^xsd:string. + rdfs:seeAlso "http://www.recirculated.tld/castellan/tintinnabulations.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "flattops tintinnabulations serpents"^^xsd:string. + foaf:homepage "http://www.castellan.tld/serpents/banned.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Piminova_Brohl. + rdf:type bench:Inproceedings. + bench:booktitle "tintinnabulations banned resetting"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "serpents resetting pauperizes"^^xsd:string. + foaf:homepage "http://www.banned.tld/pauperizes/hausfrau.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tonaya_Ruvalcaba. + dc:creator _:Vanmra_Herimann. + rdf:type bench:Inproceedings. + bench:booktitle "resetting hausfrau bronchopulmonary"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "pauperizes bronchopulmonary sighter"^^xsd:string. + foaf:homepage "http://www.hausfrau.tld/sighter/misquoting.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Tonaya_Ruvalcaba. + rdf:type bench:Inproceedings. + bench:booktitle "bronchopulmonary misquoting heartens"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "sighter heartens bolstered"^^xsd:string. + foaf:homepage "http://www.misquoting.tld/bolstered/monodies.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Vanmra_Herimann. + rdf:type bench:Inproceedings. + bench:booktitle "heartens monodies choreographers"^^xsd:string. + rdfs:seeAlso "http://www.bolstered.tld/choreographers/reaccredits.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "monodies reaccredits trackmen"^^xsd:string. + foaf:homepage "http://www.choreographers.tld/trackmen/drayages.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Haru_Razon. + rdf:type bench:Inproceedings. + bench:booktitle "reaccredits drayages simplicities"^^xsd:string. + dc:title "trackmen simplicities silks"^^xsd:string. + foaf:homepage "http://www.drayages.tld/silks/fascinating.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Haru_Razon. + rdf:type bench:Inproceedings. + bench:booktitle "simplicities fascinating overstrict"^^xsd:string. + rdfs:seeAlso "http://www.silks.tld/overstrict/becalming.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "fascinating becalming luniest"^^xsd:string. + foaf:homepage "http://www.overstrict.tld/luniest/pegmatitic.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Margarete_Montis. + rdf:type bench:Inproceedings. + bench:booktitle "becalming pegmatitic malawians"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "luniest malawians detections"^^xsd:string. + foaf:homepage "http://www.pegmatitic.tld/detections/deified.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Margarete_Montis. + rdf:type bench:Inproceedings. + bench:booktitle "malawians deified appendectomy"^^xsd:string. + rdfs:seeAlso "http://www.detections.tld/appendectomy/sinusoidally.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "deified sinusoidally hydrofoils"^^xsd:string. + foaf:homepage "http://www.appendectomy.tld/hydrofoils/transaction.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Valentin_Galeano. + rdf:type bench:Inproceedings. + bench:booktitle "sinusoidally transaction percussions"^^xsd:string. + rdfs:seeAlso "http://www.hydrofoils.tld/percussions/assents.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "transaction assents budgie"^^xsd:string. + foaf:homepage "http://www.percussions.tld/budgie/lakings.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Valentin_Galeano. + dc:creator _:Urit_Ackermann. + rdf:type bench:Inproceedings. + bench:booktitle "assents lakings wellsite"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "budgie wellsite miterers"^^xsd:string. + foaf:homepage "http://www.lakings.tld/miterers/marsupials.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Urit_Ackermann. + rdf:type bench:Inproceedings. + bench:booktitle "wellsite marsupials leaseholds"^^xsd:string. + rdfs:seeAlso "http://www.miterers.tld/leaseholds/capitulating.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "marsupials capitulating nitrocellulosic"^^xsd:string. + foaf:homepage "http://www.leaseholds.tld/nitrocellulosic/batches.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kora_Hemsworth. + rdf:type bench:Inproceedings. + bench:booktitle "capitulating batches deviance"^^xsd:string. + rdfs:seeAlso "http://www.nitrocellulosic.tld/deviance/aristocracies.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "batches aristocracies snoopily"^^xsd:string. + foaf:homepage "http://www.deviance.tld/snoopily/presenters.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kora_Hemsworth. + rdf:type bench:Inproceedings. + bench:booktitle "aristocracies presenters seedman"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "snoopily seedman disfigurer"^^xsd:string. + foaf:homepage "http://www.presenters.tld/disfigurer/ceremonially.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carebear_Bovey. + rdf:type bench:Inproceedings. + bench:booktitle "seedman ceremonially deducing"^^xsd:string. + rdfs:seeAlso "http://www.disfigurer.tld/deducing/morphin.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "ceremonially morphin councilors"^^xsd:string. + foaf:homepage "http://www.deducing.tld/councilors/nonuser.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Carebear_Bovey. + rdf:type bench:Inproceedings. + bench:booktitle "morphin nonuser fibulas"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "councilors fibulas townspeople"^^xsd:string. + foaf:homepage "http://www.nonuser.tld/townspeople/gladsome.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kattrina_Hemmeter. + dc:creator _:Miguel_Umbdenstock. + rdf:type bench:Inproceedings. + bench:booktitle "fibulas gladsome relied"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "townspeople relied graffito"^^xsd:string. + foaf:homepage "http://www.gladsome.tld/graffito/bandeaux.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kattrina_Hemmeter. + rdf:type bench:Inproceedings. + bench:booktitle "relied bandeaux antislavery"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "graffito antislavery smokeless"^^xsd:string. + foaf:homepage "http://www.bandeaux.tld/smokeless/befogs.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Miguel_Umbdenstock. + rdf:type bench:Inproceedings. + bench:booktitle "antislavery befogs fronts"^^xsd:string. + rdfs:seeAlso "http://www.smokeless.tld/fronts/tatterdemalions.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "befogs tatterdemalions refile"^^xsd:string. + foaf:homepage "http://www.fronts.tld/refile/lubricated.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Samarina_Folio. + rdf:type bench:Inproceedings. + bench:booktitle "tatterdemalions lubricated loch"^^xsd:string. + rdfs:seeAlso "http://www.refile.tld/loch/faxes.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "lubricated faxes pandowdy"^^xsd:string. + foaf:homepage "http://www.loch.tld/pandowdy/appellors.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Samarina_Folio. + swrc:editor . + swrc:editor _:Helmtrud_Mesplay. +_:Helmtrud_Mesplay rdf:type foaf:Person. +_:Helmtrud_Mesplay foaf:name "Helmtrud Mesplay"^^xsd:string. + swrc:editor _:Syvwkh_Lestor. +_:Syvwkh_Lestor rdf:type foaf:Person. +_:Syvwkh_Lestor foaf:name "Syvwkh Lestor"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1965)"^^xsd:string. + swrc:volume "10"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pandowdy.tld/bribes/uncoils.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "appellors uncoils semiprimitive"^^xsd:string. + foaf:homepage "http://www.bribes.tld/semiprimitive/prodigally.html"^^xsd:string. + swrc:journal . +_:Nadiv_Govan rdf:type foaf:Person. +_:Nadiv_Govan foaf:name "Nadiv Govan"^^xsd:string. + dc:creator _:Nadiv_Govan. + rdf:type bench:Article. + swrc:pages "49"^^xsd:integer. + dc:title "uncoils prodigally elephantiasis"^^xsd:string. + foaf:homepage "http://www.semiprimitive.tld/elephantiasis/duplexing.html"^^xsd:string. + swrc:journal . +_:Druson_Doughtry rdf:type foaf:Person. +_:Druson_Doughtry foaf:name "Druson Doughtry"^^xsd:string. + dc:creator _:Druson_Doughtry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prodigally.tld/duplexing/areolae.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "elephantiasis areolae shingles"^^xsd:string. + foaf:homepage "http://www.duplexing.tld/shingles/rowdily.html"^^xsd:string. + swrc:journal . +_:Iarshek_Kulbacki rdf:type foaf:Person. +_:Iarshek_Kulbacki foaf:name "Iarshek Kulbacki"^^xsd:string. + dc:creator _:Iarshek_Kulbacki. + rdf:type bench:Article. + rdfs:seeAlso "http://www.areolae.tld/rowdily/recombine.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "shingles recombine blunter"^^xsd:string. + foaf:homepage "http://www.rowdily.tld/blunter/superstructure.html"^^xsd:string. + swrc:journal . +_:Hippolyta_Hollars rdf:type foaf:Person. +_:Hippolyta_Hollars foaf:name "Hippolyta Hollars"^^xsd:string. + dc:creator _:Hippolyta_Hollars. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recombine.tld/superstructure/serigraphers.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "blunter serigraphers budger"^^xsd:string. + foaf:homepage "http://www.superstructure.tld/budger/mineralogists.html"^^xsd:string. + swrc:journal . +_:Nuha_Leuchs rdf:type foaf:Person. +_:Nuha_Leuchs foaf:name "Nuha Leuchs"^^xsd:string. + dc:creator _:Nuha_Leuchs. +_:Darnel_Saab rdf:type foaf:Person. +_:Darnel_Saab foaf:name "Darnel Saab"^^xsd:string. + dc:creator _:Darnel_Saab. + rdf:type bench:Article. + swrc:pages "128"^^xsd:integer. + dc:title "serigraphers mineralogists photostatic"^^xsd:string. + foaf:homepage "http://www.budger.tld/photostatic/kindliness.html"^^xsd:string. + swrc:journal . +_:Gwendolyn_Plank rdf:type foaf:Person. +_:Gwendolyn_Plank foaf:name "Gwendolyn Plank"^^xsd:string. + dc:creator _:Gwendolyn_Plank. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mineralogists.tld/kindliness/antlers.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "photostatic antlers solubility"^^xsd:string. + foaf:homepage "http://www.kindliness.tld/solubility/scuffed.html"^^xsd:string. + swrc:journal . +_:Gervasius_Detaeye rdf:type foaf:Person. +_:Gervasius_Detaeye foaf:name "Gervasius Detaeye"^^xsd:string. + dc:creator _:Gervasius_Detaeye. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antlers.tld/scuffed/enlister.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "solubility enlister liked"^^xsd:string. + foaf:homepage "http://www.scuffed.tld/liked/expunging.html"^^xsd:string. + swrc:journal . +_:Waltraud_Vandevanter rdf:type foaf:Person. +_:Waltraud_Vandevanter foaf:name "Waltraud Vandevanter"^^xsd:string. + dc:creator _:Waltraud_Vandevanter. +_:Liberty_Kaneholani rdf:type foaf:Person. +_:Liberty_Kaneholani foaf:name "Liberty Kaneholani"^^xsd:string. + dc:creator _:Liberty_Kaneholani. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enlister.tld/expunging/camshaft.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "liked camshaft deregulations"^^xsd:string. + foaf:homepage "http://www.expunging.tld/deregulations/forints.html"^^xsd:string. + swrc:journal . +_:Debra_Platz rdf:type foaf:Person. +_:Debra_Platz foaf:name "Debra Platz"^^xsd:string. + dc:creator _:Debra_Platz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.camshaft.tld/forints/adiposities.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "deregulations adiposities snootiest"^^xsd:string. + foaf:homepage "http://www.forints.tld/snootiest/poxed.html"^^xsd:string. + swrc:journal . +_:Arcenio_Rayshell rdf:type foaf:Person. +_:Arcenio_Rayshell foaf:name "Arcenio Rayshell"^^xsd:string. + dc:creator _:Arcenio_Rayshell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adiposities.tld/poxed/peppier.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "snootiest peppier opulences"^^xsd:string. + foaf:homepage "http://www.poxed.tld/opulences/levators.html"^^xsd:string. + swrc:journal . +_:Yujiro_Herbin rdf:type foaf:Person. +_:Yujiro_Herbin foaf:name "Yujiro Herbin"^^xsd:string. + dc:creator _:Yujiro_Herbin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.peppier.tld/levators/diapering.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "opulences diapering bottleful"^^xsd:string. + foaf:homepage "http://www.levators.tld/bottleful/sergings.html"^^xsd:string. + swrc:journal . +_:Kuri_Gunderson rdf:type foaf:Person. +_:Kuri_Gunderson foaf:name "Kuri Gunderson"^^xsd:string. + dc:creator _:Kuri_Gunderson. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "diapering sergings rationales"^^xsd:string. + foaf:homepage "http://www.bottleful.tld/rationales/ideo.html"^^xsd:string. + swrc:journal . +_:Amlawdd_Klaus rdf:type foaf:Person. +_:Amlawdd_Klaus foaf:name "Amlawdd Klaus"^^xsd:string. + dc:creator _:Amlawdd_Klaus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sergings.tld/ideo/counteractions.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "rationales counteractions bellhops"^^xsd:string. + foaf:homepage "http://www.ideo.tld/bellhops/redfin.html"^^xsd:string. + swrc:journal . +_:Gergios_Flo rdf:type foaf:Person. +_:Gergios_Flo foaf:name "Gergios Flo"^^xsd:string. + dc:creator _:Gergios_Flo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.counteractions.tld/redfin/emasculators.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "bellhops emasculators retarded"^^xsd:string. + foaf:homepage "http://www.redfin.tld/retarded/accursedness.html"^^xsd:string. + swrc:journal . +_:Ingeburg_Liess rdf:type foaf:Person. +_:Ingeburg_Liess foaf:name "Ingeburg Liess"^^xsd:string. + dc:creator _:Ingeburg_Liess. +_:Leyla_Sarna rdf:type foaf:Person. +_:Leyla_Sarna foaf:name "Leyla Sarna"^^xsd:string. + dc:creator _:Leyla_Sarna. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emasculators.tld/accursedness/benefaction.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "retarded benefaction stunners"^^xsd:string. + foaf:homepage "http://www.accursedness.tld/stunners/understudies.html"^^xsd:string. + swrc:journal . +_:Carie_Soundara rdf:type foaf:Person. +_:Carie_Soundara foaf:name "Carie Soundara"^^xsd:string. + dc:creator _:Carie_Soundara. + rdf:type bench:Article. + swrc:pages "105"^^xsd:integer. + dc:title "benefaction understudies pummels"^^xsd:string. + foaf:homepage "http://www.stunners.tld/pummels/plainspokenness.html"^^xsd:string. + swrc:journal . +_:Friedel_Strevels rdf:type foaf:Person. +_:Friedel_Strevels foaf:name "Friedel Strevels"^^xsd:string. + dc:creator _:Friedel_Strevels. + rdf:type bench:Article. + rdfs:seeAlso "http://www.understudies.tld/plainspokenness/dekameters.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "pummels dekameters viny"^^xsd:string. + foaf:homepage "http://www.plainspokenness.tld/viny/xiv.html"^^xsd:string. + swrc:journal . +_:Kleophea_Chesterfield rdf:type foaf:Person. +_:Kleophea_Chesterfield foaf:name "Kleophea Chesterfield"^^xsd:string. + dc:creator _:Kleophea_Chesterfield. + rdf:type bench:Article. + swrc:pages "143"^^xsd:integer. + dc:title "dekameters xiv interpolated"^^xsd:string. + foaf:homepage "http://www.viny.tld/interpolated/taw.html"^^xsd:string. + swrc:journal . +_:Luciano_Harbuck rdf:type foaf:Person. +_:Luciano_Harbuck foaf:name "Luciano Harbuck"^^xsd:string. + dc:creator _:Luciano_Harbuck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.xiv.tld/taw/snowily.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "interpolated snowily betides"^^xsd:string. + foaf:homepage "http://www.taw.tld/betides/iodizers.html"^^xsd:string. + swrc:journal . +_:Mistymarie_Yeager rdf:type foaf:Person. +_:Mistymarie_Yeager foaf:name "Mistymarie Yeager"^^xsd:string. + dc:creator _:Mistymarie_Yeager. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "snowily iodizers cordilleran"^^xsd:string. + foaf:homepage "http://www.betides.tld/cordilleran/propitiation.html"^^xsd:string. + swrc:journal . +_:Khrystyn_Kos rdf:type foaf:Person. +_:Khrystyn_Kos foaf:name "Khrystyn Kos"^^xsd:string. + dc:creator _:Khrystyn_Kos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.iodizers.tld/propitiation/stutters.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "cordilleran stutters corkier"^^xsd:string. + foaf:homepage "http://www.propitiation.tld/corkier/transduce.html"^^xsd:string. + swrc:journal . +_:Henry_Depass rdf:type foaf:Person. +_:Henry_Depass foaf:name "Henry Depass"^^xsd:string. + dc:creator _:Henry_Depass. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stutters.tld/transduce/saucing.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "corkier saucing missions"^^xsd:string. + foaf:homepage "http://www.transduce.tld/missions/milliliters.html"^^xsd:string. + swrc:journal . +_:Vuyane_Hallstead rdf:type foaf:Person. +_:Vuyane_Hallstead foaf:name "Vuyane Hallstead"^^xsd:string. + dc:creator _:Vuyane_Hallstead. + rdf:type bench:Article. + rdfs:seeAlso "http://www.saucing.tld/milliliters/caponizes.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "missions caponizes witching"^^xsd:string. + foaf:homepage "http://www.milliliters.tld/witching/natation.html"^^xsd:string. + swrc:journal . +_:Neeshaan_Harig rdf:type foaf:Person. +_:Neeshaan_Harig foaf:name "Neeshaan Harig"^^xsd:string. + dc:creator _:Neeshaan_Harig. + rdf:type bench:Article. + swrc:note "uncrates disaffect emulators branchlike chimed ai affirmativeness scofflaws pistils postmasters"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "caponizes natation gladiatorial"^^xsd:string. + foaf:homepage "http://www.witching.tld/gladiatorial/bamboozles.html"^^xsd:string. + swrc:journal . +_:Toichi_Moren rdf:type foaf:Person. +_:Toichi_Moren foaf:name "Toichi Moren"^^xsd:string. + dc:creator _:Toichi_Moren. + rdf:type bench:Article. + rdfs:seeAlso "http://www.natation.tld/bamboozles/trapezes.html"^^xsd:string. + dc:title "gladiatorial trapezes avouchers"^^xsd:string. + foaf:homepage "http://www.bamboozles.tld/avouchers/unmortgaged.html"^^xsd:string. + swrc:journal . +_:Ariadn_Mccutchen rdf:type foaf:Person. +_:Ariadn_Mccutchen foaf:name "Ariadn Mccutchen"^^xsd:string. + dc:creator _:Ariadn_Mccutchen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trapezes.tld/unmortgaged/tikes.html"^^xsd:string. + dc:title "avouchers tikes moderatorial"^^xsd:string. + foaf:homepage "http://www.unmortgaged.tld/moderatorial/dotted.html"^^xsd:string. + swrc:journal . +_:Michinaga_Orear rdf:type foaf:Person. +_:Michinaga_Orear foaf:name "Michinaga Orear"^^xsd:string. + dc:creator _:Michinaga_Orear. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tikes.tld/dotted/craftsmanly.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "moderatorial craftsmanly unkennels"^^xsd:string. + foaf:homepage "http://www.dotted.tld/unkennels/swigged.html"^^xsd:string. + swrc:journal . +_:Xalvador_Bitzenhofer rdf:type foaf:Person. +_:Xalvador_Bitzenhofer foaf:name "Xalvador Bitzenhofer"^^xsd:string. + dc:creator _:Xalvador_Bitzenhofer. +_:Iratze_Ailes rdf:type foaf:Person. +_:Iratze_Ailes foaf:name "Iratze Ailes"^^xsd:string. + dc:creator _:Iratze_Ailes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.craftsmanly.tld/swigged/reascended.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "unkennels reascended surveyors"^^xsd:string. + foaf:homepage "http://www.swigged.tld/surveyors/strings.html"^^xsd:string. + swrc:journal . +_:Marissa_Shadden rdf:type foaf:Person. +_:Marissa_Shadden foaf:name "Marissa Shadden"^^xsd:string. + dc:creator _:Marissa_Shadden. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reascended.tld/strings/moustaches.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "surveyors moustaches tweeting"^^xsd:string. + foaf:homepage "http://www.strings.tld/tweeting/treacle.html"^^xsd:string. + swrc:journal . +_:Pavlya_Buanno rdf:type foaf:Person. +_:Pavlya_Buanno foaf:name "Pavlya Buanno"^^xsd:string. + dc:creator _:Pavlya_Buanno. + rdf:type bench:Article. + rdfs:seeAlso "http://www.moustaches.tld/treacle/presidium.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "tweeting presidium futurities"^^xsd:string. + foaf:homepage "http://www.treacle.tld/futurities/masticated.html"^^xsd:string. + swrc:journal . +_:Litzy_Parsygnat rdf:type foaf:Person. +_:Litzy_Parsygnat foaf:name "Litzy Parsygnat"^^xsd:string. + dc:creator _:Litzy_Parsygnat. + rdf:type bench:Article. + rdfs:seeAlso "http://www.presidium.tld/masticated/inaugurating.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "futurities inaugurating boobs"^^xsd:string. + foaf:homepage "http://www.masticated.tld/boobs/pinkness.html"^^xsd:string. + swrc:journal . +_:Ashton_Hundertmark rdf:type foaf:Person. +_:Ashton_Hundertmark foaf:name "Ashton Hundertmark"^^xsd:string. + dc:creator _:Ashton_Hundertmark. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inaugurating.tld/pinkness/spatting.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "boobs spatting nominals"^^xsd:string. + foaf:homepage "http://www.pinkness.tld/nominals/stopcocks.html"^^xsd:string. + swrc:journal . +_:Mokuami_Boesen rdf:type foaf:Person. +_:Mokuami_Boesen foaf:name "Mokuami Boesen"^^xsd:string. + dc:creator _:Mokuami_Boesen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spatting.tld/stopcocks/fuhrer.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "nominals fuhrer equivalents"^^xsd:string. + foaf:homepage "http://www.stopcocks.tld/equivalents/unconvincing.html"^^xsd:string. + swrc:journal . +_:Benno_Moelter rdf:type foaf:Person. +_:Benno_Moelter foaf:name "Benno Moelter"^^xsd:string. + dc:creator _:Benno_Moelter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fuhrer.tld/unconvincing/newsworthy.html"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "equivalents newsworthy shoemakers"^^xsd:string. + foaf:homepage "http://www.unconvincing.tld/shoemakers/drams.html"^^xsd:string. + swrc:journal . +_:Kassandra_Mcumber rdf:type foaf:Person. +_:Kassandra_Mcumber foaf:name "Kassandra Mcumber"^^xsd:string. + dc:creator _:Kassandra_Mcumber. + swrc:editor _:Amelfa_Palm. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 5 (1965)"^^xsd:string. + swrc:volume "8"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shoemakers.tld/venires/crenelates.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "drams crenelates modernizing"^^xsd:string. + foaf:homepage "http://www.venires.tld/modernizing/nanograms.html"^^xsd:string. + swrc:journal . +_:Elna_Jerone rdf:type foaf:Person. +_:Elna_Jerone foaf:name "Elna Jerone"^^xsd:string. + dc:creator _:Elna_Jerone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crenelates.tld/nanograms/encourager.html"^^xsd:string. + dc:title "modernizing encourager detected"^^xsd:string. + foaf:homepage "http://www.nanograms.tld/detected/supervises.html"^^xsd:string. + swrc:journal . +_:Shameem_Resureccion rdf:type foaf:Person. +_:Shameem_Resureccion foaf:name "Shameem Resureccion"^^xsd:string. + dc:creator _:Shameem_Resureccion. +_:Klera_Seckman rdf:type foaf:Person. +_:Klera_Seckman foaf:name "Klera Seckman"^^xsd:string. + dc:creator _:Klera_Seckman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.encourager.tld/supervises/nervate.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "detected nervate immobilizer"^^xsd:string. + foaf:homepage "http://www.supervises.tld/immobilizer/tines.html"^^xsd:string. + swrc:journal . +_:Porfirio_Eades rdf:type foaf:Person. +_:Porfirio_Eades foaf:name "Porfirio Eades"^^xsd:string. + dc:creator _:Porfirio_Eades. + rdf:type bench:Article. + swrc:pages "118"^^xsd:integer. + dc:title "nervate tines beadsman"^^xsd:string. + foaf:homepage "http://www.immobilizer.tld/beadsman/appearers.html"^^xsd:string. + swrc:journal . +_:Helmer_Carls rdf:type foaf:Person. +_:Helmer_Carls foaf:name "Helmer Carls"^^xsd:string. + dc:creator _:Helmer_Carls. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tines.tld/appearers/pud.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "beadsman pud phantoms"^^xsd:string. + foaf:homepage "http://www.appearers.tld/phantoms/symbiote.html"^^xsd:string. + swrc:journal . +_:Tuesday_Brininger rdf:type foaf:Person. +_:Tuesday_Brininger foaf:name "Tuesday Brininger"^^xsd:string. + dc:creator _:Tuesday_Brininger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pud.tld/symbiote/mangrove.html"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "phantoms mangrove alleger"^^xsd:string. + foaf:homepage "http://www.symbiote.tld/alleger/glassfuls.html"^^xsd:string. + swrc:journal . +_:Corine_Vaile rdf:type foaf:Person. +_:Corine_Vaile foaf:name "Corine Vaile"^^xsd:string. + dc:creator _:Corine_Vaile. +_:Shikita_Samples rdf:type foaf:Person. +_:Shikita_Samples foaf:name "Shikita Samples"^^xsd:string. + dc:creator _:Shikita_Samples. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mangrove.tld/glassfuls/unended.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "alleger unended reflux"^^xsd:string. + foaf:homepage "http://www.glassfuls.tld/reflux/tacticians.html"^^xsd:string. + swrc:journal . +_:Janek_Rabehl rdf:type foaf:Person. +_:Janek_Rabehl foaf:name "Janek Rabehl"^^xsd:string. + dc:creator _:Janek_Rabehl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unended.tld/tacticians/etruscans.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "reflux etruscans whereunto"^^xsd:string. + foaf:homepage "http://www.tacticians.tld/whereunto/velocities.html"^^xsd:string. + swrc:journal . +_:Talisha_Beans rdf:type foaf:Person. +_:Talisha_Beans foaf:name "Talisha Beans"^^xsd:string. + dc:creator _:Talisha_Beans. + rdf:type bench:Article. + rdfs:seeAlso "http://www.etruscans.tld/velocities/ribless.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "whereunto ribless feverfews"^^xsd:string. + foaf:homepage "http://www.velocities.tld/feverfews/contingents.html"^^xsd:string. + swrc:journal . +_:Mariah_Bodine rdf:type foaf:Person. +_:Mariah_Bodine foaf:name "Mariah Bodine"^^xsd:string. + dc:creator _:Mariah_Bodine. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "ribless contingents sextets"^^xsd:string. + foaf:homepage "http://www.feverfews.tld/sextets/intersex.html"^^xsd:string. + swrc:journal . +_:Nelia_Guilbeaux rdf:type foaf:Person. +_:Nelia_Guilbeaux foaf:name "Nelia Guilbeaux"^^xsd:string. + dc:creator _:Nelia_Guilbeaux. + rdf:type bench:Article. + rdfs:seeAlso "http://www.contingents.tld/intersex/decigram.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "sextets decigram trifocals"^^xsd:string. + foaf:homepage "http://www.intersex.tld/trifocals/choosiness.html"^^xsd:string. + swrc:journal . +_:Ximon_Fallick rdf:type foaf:Person. +_:Ximon_Fallick foaf:name "Ximon Fallick"^^xsd:string. + dc:creator _:Ximon_Fallick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.decigram.tld/choosiness/reallocations.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "trifocals reallocations keyboarded"^^xsd:string. + foaf:homepage "http://www.choosiness.tld/keyboarded/restrengthened.html"^^xsd:string. + swrc:journal . +_:Jihaad_Moitoso rdf:type foaf:Person. +_:Jihaad_Moitoso foaf:name "Jihaad Moitoso"^^xsd:string. + dc:creator _:Jihaad_Moitoso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reallocations.tld/restrengthened/replan.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "keyboarded replan reaps"^^xsd:string. + foaf:homepage "http://www.restrengthened.tld/reaps/splurgy.html"^^xsd:string. + swrc:journal . +_:Vasilevna_Warmoth rdf:type foaf:Person. +_:Vasilevna_Warmoth foaf:name "Vasilevna Warmoth"^^xsd:string. + dc:creator _:Vasilevna_Warmoth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.replan.tld/splurgy/interpositions.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "reaps interpositions frayings"^^xsd:string. + foaf:homepage "http://www.splurgy.tld/frayings/overprinted.html"^^xsd:string. + swrc:journal . +_:Ryuzaburo_Estill rdf:type foaf:Person. +_:Ryuzaburo_Estill foaf:name "Ryuzaburo Estill"^^xsd:string. + dc:creator _:Ryuzaburo_Estill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interpositions.tld/overprinted/muscularities.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "frayings muscularities depressively"^^xsd:string. + foaf:homepage "http://www.overprinted.tld/depressively/unimpeachably.html"^^xsd:string. + swrc:journal . +_:Filiberto_Grboyan rdf:type foaf:Person. +_:Filiberto_Grboyan foaf:name "Filiberto Grboyan"^^xsd:string. + dc:creator _:Filiberto_Grboyan. + rdf:type bench:Article. + swrc:pages "76"^^xsd:integer. + dc:title "muscularities unimpeachably potlach"^^xsd:string. + foaf:homepage "http://www.depressively.tld/potlach/immersing.html"^^xsd:string. + swrc:journal . +_:Marko_Steinacker rdf:type foaf:Person. +_:Marko_Steinacker foaf:name "Marko Steinacker"^^xsd:string. + dc:creator _:Marko_Steinacker. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "unimpeachably immersing theorizers"^^xsd:string. + foaf:homepage "http://www.potlach.tld/theorizers/misdealt.html"^^xsd:string. + swrc:journal . +_:Leonilla_Corria rdf:type foaf:Person. +_:Leonilla_Corria foaf:name "Leonilla Corria"^^xsd:string. + dc:creator _:Leonilla_Corria. + rdf:type bench:Article. + rdfs:seeAlso "http://www.immersing.tld/misdealt/exaggeratedly.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "theorizers exaggeratedly gladdest"^^xsd:string. + foaf:homepage "http://www.misdealt.tld/gladdest/reoil.html"^^xsd:string. + swrc:journal . +_:Norihide_Manassa rdf:type foaf:Person. +_:Norihide_Manassa foaf:name "Norihide Manassa"^^xsd:string. + dc:creator _:Norihide_Manassa. + rdf:type bench:Article. + swrc:pages "19"^^xsd:integer. + dc:title "exaggeratedly reoil calibrator"^^xsd:string. + foaf:homepage "http://www.gladdest.tld/calibrator/platesful.html"^^xsd:string. + swrc:journal . +_:Puna_Gerking rdf:type foaf:Person. +_:Puna_Gerking foaf:name "Puna Gerking"^^xsd:string. + dc:creator _:Puna_Gerking. +_:Pero_Woolem rdf:type foaf:Person. +_:Pero_Woolem foaf:name "Pero Woolem"^^xsd:string. + dc:creator _:Pero_Woolem. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reoil.tld/platesful/furthers.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "calibrator furthers assassinator"^^xsd:string. + foaf:homepage "http://www.platesful.tld/assassinator/annularity.html"^^xsd:string. + swrc:journal . +_:Tejana_Kildow rdf:type foaf:Person. +_:Tejana_Kildow foaf:name "Tejana Kildow"^^xsd:string. + dc:creator _:Tejana_Kildow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.furthers.tld/annularity/illegitimation.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "assassinator illegitimation hardcase"^^xsd:string. + foaf:homepage "http://www.annularity.tld/hardcase/winterer.html"^^xsd:string. + swrc:journal . +_:Kseniia_Tiemann rdf:type foaf:Person. +_:Kseniia_Tiemann foaf:name "Kseniia Tiemann"^^xsd:string. + dc:creator _:Kseniia_Tiemann. +_:Munisa_Koffler rdf:type foaf:Person. +_:Munisa_Koffler foaf:name "Munisa Koffler"^^xsd:string. + dc:creator _:Munisa_Koffler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.illegitimation.tld/winterer/jumbler.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "hardcase jumbler blames"^^xsd:string. + foaf:homepage "http://www.winterer.tld/blames/venoms.html"^^xsd:string. + swrc:journal . +_:Damae_Apresa rdf:type foaf:Person. +_:Damae_Apresa foaf:name "Damae Apresa"^^xsd:string. + dc:creator _:Damae_Apresa. +_:Ltizia_Digirolomo rdf:type foaf:Person. +_:Ltizia_Digirolomo foaf:name "Ltizia Digirolomo"^^xsd:string. + dc:creator _:Ltizia_Digirolomo. + rdf:type bench:Article. + swrc:pages "178"^^xsd:integer. + dc:title "jumbler venoms fanged"^^xsd:string. + foaf:homepage "http://www.blames.tld/fanged/ugliest.html"^^xsd:string. + swrc:journal . +_:Lauryn_Bouch rdf:type foaf:Person. +_:Lauryn_Bouch foaf:name "Lauryn Bouch"^^xsd:string. + dc:creator _:Lauryn_Bouch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.venoms.tld/ugliest/vitalising.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "fanged vitalising jennet"^^xsd:string. + foaf:homepage "http://www.ugliest.tld/jennet/randomization.html"^^xsd:string. + swrc:journal . +_:Fawzia_Dirocco rdf:type foaf:Person. +_:Fawzia_Dirocco foaf:name "Fawzia Dirocco"^^xsd:string. + dc:creator _:Fawzia_Dirocco. +_:Delwyn_Campus rdf:type foaf:Person. +_:Delwyn_Campus foaf:name "Delwyn Campus"^^xsd:string. + dc:creator _:Delwyn_Campus. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vitalising.tld/randomization/aweigh.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "jennet aweigh morals"^^xsd:string. + foaf:homepage "http://www.randomization.tld/morals/pupfish.html"^^xsd:string. + swrc:journal . +_:Yuliy_Kuhnel rdf:type foaf:Person. +_:Yuliy_Kuhnel foaf:name "Yuliy Kuhnel"^^xsd:string. + dc:creator _:Yuliy_Kuhnel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aweigh.tld/pupfish/scroungier.html"^^xsd:string. + dc:title "morals scroungier jorum"^^xsd:string. + foaf:homepage "http://www.pupfish.tld/jorum/insurgences.html"^^xsd:string. + swrc:journal . +_:Sabri_Sawdo rdf:type foaf:Person. +_:Sabri_Sawdo foaf:name "Sabri Sawdo"^^xsd:string. + dc:creator _:Sabri_Sawdo. + rdf:type bench:Article. + swrc:pages "119"^^xsd:integer. + dc:title "scroungier insurgences bodingly"^^xsd:string. + foaf:homepage "http://www.jorum.tld/bodingly/artiness.html"^^xsd:string. + swrc:journal . +_:Tayyiba_Marcin rdf:type foaf:Person. +_:Tayyiba_Marcin foaf:name "Tayyiba Marcin"^^xsd:string. + dc:creator _:Tayyiba_Marcin. +_:Cozzie_Parkhurst rdf:type foaf:Person. +_:Cozzie_Parkhurst foaf:name "Cozzie Parkhurst"^^xsd:string. + dc:creator _:Cozzie_Parkhurst. + rdf:type bench:Article. + rdfs:seeAlso "http://www.insurgences.tld/artiness/gazers.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "bodingly gazers excoriates"^^xsd:string. + foaf:homepage "http://www.artiness.tld/excoriates/lunkhead.html"^^xsd:string. + swrc:journal . +_:Ramirez_Hogston rdf:type foaf:Person. +_:Ramirez_Hogston foaf:name "Ramirez Hogston"^^xsd:string. + dc:creator _:Ramirez_Hogston. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gazers.tld/lunkhead/chlorid.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "excoriates chlorid healthiest"^^xsd:string. + foaf:homepage "http://www.lunkhead.tld/healthiest/unsavory.html"^^xsd:string. + swrc:journal . +_:Dobrava_Heebsh rdf:type foaf:Person. +_:Dobrava_Heebsh foaf:name "Dobrava Heebsh"^^xsd:string. + dc:creator _:Dobrava_Heebsh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chlorid.tld/unsavory/attorning.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "healthiest attorning recrates"^^xsd:string. + foaf:homepage "http://www.unsavory.tld/recrates/necessitated.html"^^xsd:string. + swrc:journal . +_:Jule_Kand rdf:type foaf:Person. +_:Jule_Kand foaf:name "Jule Kand"^^xsd:string. + dc:creator _:Jule_Kand. +_:Celeste_Beene rdf:type foaf:Person. +_:Celeste_Beene foaf:name "Celeste Beene"^^xsd:string. + dc:creator _:Celeste_Beene. + rdf:type bench:Article. + swrc:pages "136"^^xsd:integer. + dc:title "attorning necessitated spraining"^^xsd:string. + foaf:homepage "http://www.recrates.tld/spraining/preexposures.html"^^xsd:string. + swrc:journal . +_:Maddocson_Gosz rdf:type foaf:Person. +_:Maddocson_Gosz foaf:name "Maddocson Gosz"^^xsd:string. + dc:creator _:Maddocson_Gosz. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "necessitated preexposures rh"^^xsd:string. + foaf:homepage "http://www.spraining.tld/rh/pennyweights.html"^^xsd:string. + swrc:journal . +_:Semyon_Kloeker rdf:type foaf:Person. +_:Semyon_Kloeker foaf:name "Semyon Kloeker"^^xsd:string. + dc:creator _:Semyon_Kloeker. +_:Morava_Quartuccio rdf:type foaf:Person. +_:Morava_Quartuccio foaf:name "Morava Quartuccio"^^xsd:string. + dc:creator _:Morava_Quartuccio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preexposures.tld/pennyweights/antipodal.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "rh antipodal internees"^^xsd:string. + foaf:homepage "http://www.pennyweights.tld/internees/chants.html"^^xsd:string. + swrc:journal . +_:Radoslava_Vecchia rdf:type foaf:Person. +_:Radoslava_Vecchia foaf:name "Radoslava Vecchia"^^xsd:string. + dc:creator _:Radoslava_Vecchia. +_:Nathalie_Nisbet rdf:type foaf:Person. +_:Nathalie_Nisbet foaf:name "Nathalie Nisbet"^^xsd:string. + dc:creator _:Nathalie_Nisbet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antipodal.tld/chants/attires.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "internees attires greaser"^^xsd:string. + foaf:homepage "http://www.chants.tld/greaser/unplumbed.html"^^xsd:string. + swrc:journal . +_:Trista_Wichmann rdf:type foaf:Person. +_:Trista_Wichmann foaf:name "Trista Wichmann"^^xsd:string. + dc:creator _:Trista_Wichmann. + rdf:type bench:Article. + rdfs:seeAlso "http://www.attires.tld/unplumbed/charcoals.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "greaser charcoals runagates"^^xsd:string. + foaf:homepage "http://www.unplumbed.tld/runagates/contracted.html"^^xsd:string. + swrc:journal . +_:Ksana_Widder rdf:type foaf:Person. +_:Ksana_Widder foaf:name "Ksana Widder"^^xsd:string. + dc:creator _:Ksana_Widder. +_:Rochelle_Gutter rdf:type foaf:Person. +_:Rochelle_Gutter foaf:name "Rochelle Gutter"^^xsd:string. + dc:creator _:Rochelle_Gutter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.charcoals.tld/contracted/durances.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "runagates durances asperges"^^xsd:string. + foaf:homepage "http://www.contracted.tld/asperges/triumphed.html"^^xsd:string. + swrc:journal . +_:Marsha_Bauserman rdf:type foaf:Person. +_:Marsha_Bauserman foaf:name "Marsha Bauserman"^^xsd:string. + dc:creator _:Marsha_Bauserman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.durances.tld/triumphed/sultana.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "asperges sultana seers"^^xsd:string. + foaf:homepage "http://www.triumphed.tld/seers/invigorator.html"^^xsd:string. + swrc:journal . +_:Shirai_Bresse rdf:type foaf:Person. +_:Shirai_Bresse foaf:name "Shirai Bresse"^^xsd:string. + dc:creator _:Shirai_Bresse. +_:Nadeem_Fulham rdf:type foaf:Person. +_:Nadeem_Fulham foaf:name "Nadeem Fulham"^^xsd:string. + dc:creator _:Nadeem_Fulham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sultana.tld/invigorator/underestimate.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "seers underestimate woodgraining"^^xsd:string. + foaf:homepage "http://www.invigorator.tld/woodgraining/oomph.html"^^xsd:string. + swrc:journal . +_:Erotiida_Fugle rdf:type foaf:Person. +_:Erotiida_Fugle foaf:name "Erotiida Fugle"^^xsd:string. + dc:creator _:Erotiida_Fugle. +_:Ananya_Shores rdf:type foaf:Person. +_:Ananya_Shores foaf:name "Ananya Shores"^^xsd:string. + dc:creator _:Ananya_Shores. + rdf:type bench:Article. + rdfs:seeAlso "http://www.underestimate.tld/oomph/rifts.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "woodgraining rifts cots"^^xsd:string. + foaf:homepage "http://www.oomph.tld/cots/doz.html"^^xsd:string. + swrc:journal . +_:Imaad_Dolman rdf:type foaf:Person. +_:Imaad_Dolman foaf:name "Imaad Dolman"^^xsd:string. + dc:creator _:Imaad_Dolman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rifts.tld/doz/somnambulated.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "cots somnambulated overassured"^^xsd:string. + foaf:homepage "http://www.doz.tld/overassured/galosh.html"^^xsd:string. + swrc:journal . +_:Hyacinth_Caputo rdf:type foaf:Person. +_:Hyacinth_Caputo foaf:name "Hyacinth Caputo"^^xsd:string. + dc:creator _:Hyacinth_Caputo. +_:Tegan_Margo rdf:type foaf:Person. +_:Tegan_Margo foaf:name "Tegan Margo"^^xsd:string. + dc:creator _:Tegan_Margo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.somnambulated.tld/galosh/hardies.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "overassured hardies affirmatively"^^xsd:string. + foaf:homepage "http://www.galosh.tld/affirmatively/chlorinated.html"^^xsd:string. + swrc:journal . +_:Harathi_Chaddick rdf:type foaf:Person. +_:Harathi_Chaddick foaf:name "Harathi Chaddick"^^xsd:string. + dc:creator _:Harathi_Chaddick. +_:Eireann_Reines rdf:type foaf:Person. +_:Eireann_Reines foaf:name "Eireann Reines"^^xsd:string. + dc:creator _:Eireann_Reines. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hardies.tld/chlorinated/uneasily.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "affirmatively uneasily exporter"^^xsd:string. + foaf:homepage "http://www.chlorinated.tld/exporter/intrenched.html"^^xsd:string. + swrc:journal . +_:Juliana_Woolsey rdf:type foaf:Person. +_:Juliana_Woolsey foaf:name "Juliana Woolsey"^^xsd:string. + dc:creator _:Juliana_Woolsey. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "uneasily intrenched largess"^^xsd:string. + foaf:homepage "http://www.exporter.tld/largess/gulling.html"^^xsd:string. + swrc:journal . +_:Aura_Finazzo rdf:type foaf:Person. +_:Aura_Finazzo foaf:name "Aura Finazzo"^^xsd:string. + dc:creator _:Aura_Finazzo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intrenched.tld/gulling/bluefins.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "largess bluefins stilts"^^xsd:string. + foaf:homepage "http://www.gulling.tld/stilts/ridges.html"^^xsd:string. + swrc:journal . +_:Sighild_Dedon rdf:type foaf:Person. +_:Sighild_Dedon foaf:name "Sighild Dedon"^^xsd:string. + dc:creator _:Sighild_Dedon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bluefins.tld/ridges/wholes.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "stilts wholes draughts"^^xsd:string. + foaf:homepage "http://www.ridges.tld/draughts/mentions.html"^^xsd:string. + swrc:journal . +_:Chayo_Simons rdf:type foaf:Person. +_:Chayo_Simons foaf:name "Chayo Simons"^^xsd:string. + dc:creator _:Chayo_Simons. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wholes.tld/mentions/closured.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "draughts closured sophomores"^^xsd:string. + foaf:homepage "http://www.mentions.tld/sophomores/incineration.html"^^xsd:string. + swrc:journal . +_:Kunisada_Zietlow rdf:type foaf:Person. +_:Kunisada_Zietlow foaf:name "Kunisada Zietlow"^^xsd:string. + dc:creator _:Kunisada_Zietlow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.closured.tld/incineration/evenly.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "sophomores evenly spiking"^^xsd:string. + foaf:homepage "http://www.incineration.tld/spiking/numbly.html"^^xsd:string. + swrc:journal . +_:Gajra_Ulch rdf:type foaf:Person. +_:Gajra_Ulch foaf:name "Gajra Ulch"^^xsd:string. + dc:creator _:Gajra_Ulch. +_:Shantaya_Ratchford rdf:type foaf:Person. +_:Shantaya_Ratchford foaf:name "Shantaya Ratchford"^^xsd:string. + dc:creator _:Shantaya_Ratchford. + rdf:type bench:Article. + swrc:pages "36"^^xsd:integer. + dc:title "evenly numbly cornrows"^^xsd:string. + foaf:homepage "http://www.spiking.tld/cornrows/stoplight.html"^^xsd:string. + swrc:journal . +_:Luella_Beneuento rdf:type foaf:Person. +_:Luella_Beneuento foaf:name "Luella Beneuento"^^xsd:string. + dc:creator _:Luella_Beneuento. +_:Breezy_Cromedy rdf:type foaf:Person. +_:Breezy_Cromedy foaf:name "Breezy Cromedy"^^xsd:string. + dc:creator _:Breezy_Cromedy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.numbly.tld/stoplight/contamination.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "cornrows contamination rallyist"^^xsd:string. + foaf:homepage "http://www.stoplight.tld/rallyist/procreating.html"^^xsd:string. + swrc:journal . +_:Angelia_Brehmer rdf:type foaf:Person. +_:Angelia_Brehmer foaf:name "Angelia Brehmer"^^xsd:string. + dc:creator _:Angelia_Brehmer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.contamination.tld/procreating/alphabetize.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "rallyist alphabetize stubbliest"^^xsd:string. + foaf:homepage "http://www.procreating.tld/stubbliest/warfares.html"^^xsd:string. + swrc:journal . +_:Machum_Chappuis rdf:type foaf:Person. +_:Machum_Chappuis foaf:name "Machum Chappuis"^^xsd:string. + dc:creator _:Machum_Chappuis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.alphabetize.tld/warfares/antipoverty.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "stubbliest antipoverty prophets"^^xsd:string. + foaf:homepage "http://www.warfares.tld/prophets/licenses.html"^^xsd:string. + swrc:journal . +_:Ernesta_Pontillo rdf:type foaf:Person. +_:Ernesta_Pontillo foaf:name "Ernesta Pontillo"^^xsd:string. + dc:creator _:Ernesta_Pontillo. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "antipoverty licenses slimes"^^xsd:string. + foaf:homepage "http://www.prophets.tld/slimes/bibliographers.html"^^xsd:string. + swrc:journal . +_:Opal_Seifert rdf:type foaf:Person. +_:Opal_Seifert foaf:name "Opal Seifert"^^xsd:string. + dc:creator _:Opal_Seifert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.licenses.tld/bibliographers/sovran.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "slimes sovran churchier"^^xsd:string. + foaf:homepage "http://www.bibliographers.tld/churchier/baptists.html"^^xsd:string. + swrc:journal . +_:Yevfrosinya_Eberenz rdf:type foaf:Person. +_:Yevfrosinya_Eberenz foaf:name "Yevfrosinya Eberenz"^^xsd:string. + dc:creator _:Yevfrosinya_Eberenz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sovran.tld/baptists/catatony.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "churchier catatony opulently"^^xsd:string. + foaf:homepage "http://www.baptists.tld/opulently/underlip.html"^^xsd:string. + swrc:journal . +_:Titus_Rennels rdf:type foaf:Person. +_:Titus_Rennels foaf:name "Titus Rennels"^^xsd:string. + dc:creator _:Titus_Rennels. + rdf:type bench:Article. + rdfs:seeAlso "http://www.catatony.tld/underlip/chillers.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "opulently chillers simplices"^^xsd:string. + foaf:homepage "http://www.underlip.tld/simplices/initiative.html"^^xsd:string. + swrc:journal . +_:Ayano_Attia rdf:type foaf:Person. +_:Ayano_Attia foaf:name "Ayano Attia"^^xsd:string. + dc:creator _:Ayano_Attia. + swrc:editor _:Helmtrud_Mesplay. + swrc:editor _:Syvwkh_Lestor. + rdf:type bench:Incollection. + bench:booktitle "chillers initiative sporting"^^xsd:string. + rdfs:seeAlso "http://www.simplices.tld/sporting/perfectibility.html"^^xsd:string. + dc:title "initiative perfectibility cubed"^^xsd:string. + foaf:homepage "http://www.sporting.tld/cubed/adornment.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. +_:Lavern_Haynie rdf:type foaf:Person. +_:Lavern_Haynie foaf:name "Lavern Haynie"^^xsd:string. + dc:creator _:Lavern_Haynie. + rdf:type bench:Proceedings. + bench:booktitle "perfectibility adornment copulations"^^xsd:string. + swrc:isbn "0-8416-4759-0"^^xsd:string. + dc:publisher "Butterworth-Heinemann"^^xsd:string. + dc:title "Proceeding 3 (1965)"^^xsd:string. + foaf:homepage "http://www.adornment.tld/warehouses/churchyards.html"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "copulations churchyards honking"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "warehouses honking dinguses"^^xsd:string. + foaf:homepage "http://www.churchyards.tld/dinguses/amidship.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hulda_Medel. + dc:creator _:Giselbert_Pesin. + rdf:type bench:Inproceedings. + bench:booktitle "honking amidship denominates"^^xsd:string. + rdfs:seeAlso "http://www.dinguses.tld/denominates/discomposes.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "amidship discomposes disabler"^^xsd:string. + foaf:homepage "http://www.denominates.tld/disabler/leukocytes.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hulda_Medel. + rdf:type bench:Inproceedings. + bench:booktitle "discomposes leukocytes swiggers"^^xsd:string. + dc:title "disabler swiggers kindlers"^^xsd:string. + foaf:homepage "http://www.leukocytes.tld/kindlers/polymerizing.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Giselbert_Pesin. + dc:creator _:Ninockha_Rajwani. + rdf:type bench:Inproceedings. + bench:booktitle "swiggers polymerizing jobbed"^^xsd:string. + rdfs:seeAlso "http://www.kindlers.tld/jobbed/hocker.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "polymerizing hocker nontraditional"^^xsd:string. + foaf:homepage "http://www.jobbed.tld/nontraditional/calends.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Ninockha_Rajwani. + rdf:type bench:Inproceedings. + bench:booktitle "hocker calends leucoma"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "nontraditional leucoma dwindling"^^xsd:string. + foaf:homepage "http://www.calends.tld/dwindling/voyages.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Brac_Matis. + rdf:type bench:Inproceedings. + bench:booktitle "leucoma voyages shoplifted"^^xsd:string. + rdfs:seeAlso "http://www.dwindling.tld/shoplifted/rumouring.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "voyages rumouring entered"^^xsd:string. + foaf:homepage "http://www.shoplifted.tld/entered/pulpwood.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Brac_Matis. + rdf:type bench:Inproceedings. + bench:booktitle "rumouring pulpwood tragediennes"^^xsd:string. + rdfs:seeAlso "http://www.entered.tld/tragediennes/uraniums.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "pulpwood uraniums elementally"^^xsd:string. + foaf:homepage "http://www.tragediennes.tld/elementally/pedometers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Franziska_Mulford. + dc:creator _:Doritt_Gadbaw. + rdf:type bench:Inproceedings. + bench:booktitle "uraniums pedometers glassman"^^xsd:string. + rdfs:seeAlso "http://www.elementally.tld/glassman/specificity.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "pedometers specificity microfilming"^^xsd:string. + foaf:homepage "http://www.glassman.tld/microfilming/swagged.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Franziska_Mulford. + rdf:type bench:Inproceedings. + bench:booktitle "specificity swagged britisher"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "microfilming britisher priested"^^xsd:string. + foaf:homepage "http://www.swagged.tld/priested/pottered.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Doritt_Gadbaw. + rdf:type bench:Inproceedings. + bench:booktitle "britisher pottered boxed"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "priested boxed shamelessly"^^xsd:string. + foaf:homepage "http://www.pottered.tld/shamelessly/reenlisted.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Menelaus_Apaez. + rdf:type bench:Inproceedings. + bench:booktitle "boxed reenlisted kindliest"^^xsd:string. + rdfs:seeAlso "http://www.shamelessly.tld/kindliest/dynasts.html"^^xsd:string. + dc:title "reenlisted dynasts negligently"^^xsd:string. + foaf:homepage "http://www.kindliest.tld/negligently/institutionalization.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Menelaus_Apaez. + dc:creator _:Neda_Giovannini. + rdf:type bench:Inproceedings. + bench:booktitle "dynasts institutionalization noneducable"^^xsd:string. + rdfs:seeAlso "http://www.negligently.tld/noneducable/frosted.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "institutionalization frosted pitas"^^xsd:string. + foaf:homepage "http://www.noneducable.tld/pitas/overqualified.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Neda_Giovannini. + rdf:type bench:Inproceedings. + bench:booktitle "frosted overqualified fatheads"^^xsd:string. + rdfs:seeAlso "http://www.pitas.tld/fatheads/tuataras.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "overqualified tuataras penetrations"^^xsd:string. + foaf:homepage "http://www.fatheads.tld/penetrations/banquets.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jovanka_Kalinowski. + rdf:type bench:Inproceedings. + bench:booktitle "tuataras banquets hurrier"^^xsd:string. + rdfs:seeAlso "http://www.penetrations.tld/hurrier/congregates.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "banquets congregates laminator"^^xsd:string. + foaf:homepage "http://www.hurrier.tld/laminator/drifts.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jovanka_Kalinowski. + rdf:type bench:Inproceedings. + bench:booktitle "congregates drifts emulsifications"^^xsd:string. + rdfs:seeAlso "http://www.laminator.tld/emulsifications/inquirers.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "drifts inquirers exclusively"^^xsd:string. + foaf:homepage "http://www.emulsifications.tld/exclusively/popularizing.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mikitina_Oshea. + rdf:type bench:Inproceedings. + bench:booktitle "inquirers popularizing cabinetmakers"^^xsd:string. + rdfs:seeAlso "http://www.exclusively.tld/cabinetmakers/ling.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "popularizing ling movements"^^xsd:string. + foaf:homepage "http://www.cabinetmakers.tld/movements/apostasy.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mikitina_Oshea. + rdf:type bench:Inproceedings. + bench:booktitle "ling apostasy coronachs"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "movements coronachs ambulation"^^xsd:string. + foaf:homepage "http://www.apostasy.tld/ambulation/preassigning.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Irmentraud_Shinkel. + dc:creator _:Iakova_Kalisek. + rdf:type bench:Inproceedings. + bench:booktitle "coronachs preassigning ocularly"^^xsd:string. + rdfs:seeAlso "http://www.ambulation.tld/ocularly/darkish.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "preassigning darkish dietetics"^^xsd:string. + foaf:homepage "http://www.ocularly.tld/dietetics/compensators.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Irmentraud_Shinkel. + rdf:type bench:Inproceedings. + bench:booktitle "darkish compensators wiredraws"^^xsd:string. + rdfs:seeAlso "http://www.dietetics.tld/wiredraws/slabbers.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "compensators slabbers authorizing"^^xsd:string. + foaf:homepage "http://www.wiredraws.tld/authorizing/poleward.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iakova_Kalisek. + rdf:type bench:Inproceedings. + bench:booktitle "slabbers poleward tailcoats"^^xsd:string. + rdfs:seeAlso "http://www.authorizing.tld/tailcoats/ofter.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "poleward ofter yawling"^^xsd:string. + foaf:homepage "http://www.tailcoats.tld/yawling/gustily.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Darin_Wala. + dc:creator _:Iwane_Wyker. + rdf:type bench:Inproceedings. + bench:booktitle "ofter gustily shandies"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "yawling shandies flagman"^^xsd:string. + foaf:homepage "http://www.gustily.tld/flagman/abandoner.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yukichi_Palma. + rdf:type bench:Inproceedings. + bench:booktitle "shandies abandoner revolutionizer"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "flagman revolutionizer scatterbrained"^^xsd:string. + foaf:homepage "http://www.abandoner.tld/scatterbrained/cockers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Edmea_Vasser. + rdf:type bench:Inproceedings. + bench:booktitle "revolutionizer cockers onerosity"^^xsd:string. + rdfs:seeAlso "http://www.scatterbrained.tld/onerosity/airship.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "cockers airship lithias"^^xsd:string. + foaf:homepage "http://www.onerosity.tld/lithias/wildering.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carolyn_Yacullo. + rdf:type bench:Inproceedings. + bench:booktitle "airship wildering pilchard"^^xsd:string. + rdfs:seeAlso "http://www.lithias.tld/pilchard/kinaesthetic.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "wildering kinaesthetic maundies"^^xsd:string. + foaf:homepage "http://www.pilchard.tld/maundies/progressed.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Timba_Vantrease. + rdf:type bench:Inproceedings. + bench:booktitle "kinaesthetic progressed innocently"^^xsd:string. + rdfs:seeAlso "http://www.maundies.tld/innocently/heartstrings.html"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "progressed heartstrings doctors"^^xsd:string. + foaf:homepage "http://www.innocently.tld/doctors/basilicas.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Colin_Gimse. + rdf:type bench:Inproceedings. + bench:booktitle "heartstrings basilicas keypunchers"^^xsd:string. + dc:title "doctors keypunchers otolithic"^^xsd:string. + foaf:homepage "http://www.basilicas.tld/otolithic/geodesist.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Niou_Lampinen. + rdf:type bench:Inproceedings. + bench:booktitle "keypunchers geodesist dingle"^^xsd:string. + rdfs:seeAlso "http://www.otolithic.tld/dingle/concentrated.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "geodesist concentrated boughs"^^xsd:string. + foaf:homepage "http://www.dingle.tld/boughs/cheroot.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Manoela_Rogness. + dc:creator _:Sandrine_Provencher. + rdf:type bench:Inproceedings. + bench:booktitle "concentrated cheroot bootlicker"^^xsd:string. + rdfs:seeAlso "http://www.boughs.tld/bootlicker/cannonading.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "cheroot cannonading kryolites"^^xsd:string. + foaf:homepage "http://www.bootlicker.tld/kryolites/cavitations.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Prosdoka_Witucki. + rdf:type bench:Inproceedings. + bench:booktitle "cannonading cavitations angers"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "kryolites angers crossest"^^xsd:string. + foaf:homepage "http://www.cavitations.tld/crossest/ordinariness.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iemochi_Sosebee. + dc:creator _:Gypsy_Reyman. + rdf:type bench:Inproceedings. + bench:booktitle "angers ordinariness relevancies"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "crossest relevancies dicotyledonous"^^xsd:string. + foaf:homepage "http://www.ordinariness.tld/dicotyledonous/dragster.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Malena_Stile. + rdf:type bench:Inproceedings. + bench:booktitle "relevancies dragster skying"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "dicotyledonous skying gunstock"^^xsd:string. + foaf:homepage "http://www.dragster.tld/gunstock/gnawingly.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sabeeha_Ducci. + rdf:type bench:Inproceedings. + bench:booktitle "skying gnawingly unclenching"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "gunstock unclenching artifices"^^xsd:string. + foaf:homepage "http://www.gnawingly.tld/artifices/intermissions.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jesper_Cobler. + dc:creator _:Hertha_Palese. + rdf:type bench:Inproceedings. + bench:booktitle "unclenching intermissions chittered"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "artifices chittered bedrail"^^xsd:string. + foaf:homepage "http://www.intermissions.tld/bedrail/freewill.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Naseera_Lamarch. + dc:creator _:Mathilde_Pribyl. + rdf:type bench:Inproceedings. + bench:booktitle "chittered freewill unhyphenated"^^xsd:string. + rdfs:seeAlso "http://www.bedrail.tld/unhyphenated/feastful.html"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "freewill feastful etchings"^^xsd:string. + foaf:homepage "http://www.unhyphenated.tld/etchings/huggers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Conson_Deaner. + rdf:type bench:Inproceedings. + bench:booktitle "feastful huggers unloosed"^^xsd:string. + rdfs:seeAlso "http://www.etchings.tld/unloosed/puffins.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "huggers puffins precontriving"^^xsd:string. + foaf:homepage "http://www.unloosed.tld/precontriving/biochemists.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Neville_Rund. + rdf:type bench:Inproceedings. + bench:booktitle "puffins biochemists hissings"^^xsd:string. + rdfs:seeAlso "http://www.precontriving.tld/hissings/paralyzes.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "biochemists paralyzes folksier"^^xsd:string. + foaf:homepage "http://www.hissings.tld/folksier/clownish.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Criston_Arcand. + rdf:type bench:Inproceedings. + bench:booktitle "paralyzes clownish couriers"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "folksier couriers snowmobiling"^^xsd:string. + foaf:homepage "http://www.clownish.tld/snowmobiling/ploughers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zenko_Pellietier. + rdf:type bench:Inproceedings. + bench:booktitle "couriers ploughers rigorism"^^xsd:string. + rdfs:seeAlso "http://www.snowmobiling.tld/rigorism/unbeholden.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "ploughers unbeholden terminatory"^^xsd:string. + foaf:homepage "http://www.rigorism.tld/terminatory/tailbones.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pedra_Waeckerlin. + rdf:type bench:Inproceedings. + bench:booktitle "unbeholden tailbones indicating"^^xsd:string. + rdfs:seeAlso "http://www.terminatory.tld/indicating/flooding.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "tailbones flooding fancily"^^xsd:string. + foaf:homepage "http://www.indicating.tld/fancily/impressionist.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jailah_Bonamo. + rdf:type bench:Inproceedings. + bench:booktitle "flooding impressionist beseeching"^^xsd:string. + rdfs:seeAlso "http://www.fancily.tld/beseeching/sphygmometer.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "impressionist sphygmometer isostatically"^^xsd:string. + foaf:homepage "http://www.beseeching.tld/isostatically/apprize.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eisen_Fausnaught. + rdf:type bench:Inproceedings. + bench:booktitle "sphygmometer apprize neutrophil"^^xsd:string. + rdfs:seeAlso "http://www.isostatically.tld/neutrophil/hymens.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "apprize hymens entrants"^^xsd:string. + foaf:homepage "http://www.neutrophil.tld/entrants/seigneurage.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:MariaMagdalena_Garafola. + rdf:type bench:Inproceedings. + bench:booktitle "hymens seigneurage obsessed"^^xsd:string. + rdfs:seeAlso "http://www.entrants.tld/obsessed/persecuting.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "seigneurage persecuting capability"^^xsd:string. + foaf:homepage "http://www.obsessed.tld/capability/gjetost.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:LaNeesa_Jerez. + rdf:type bench:Inproceedings. + bench:booktitle "persecuting gjetost garbled"^^xsd:string. + rdfs:seeAlso "http://www.capability.tld/garbled/endoscope.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "gjetost endoscope sucklers"^^xsd:string. + foaf:homepage "http://www.garbled.tld/sucklers/extirpating.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lodovica_Anasagasti. + rdf:type bench:Inproceedings. + bench:booktitle "endoscope extirpating thwacked"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "sucklers thwacked admittances"^^xsd:string. + foaf:homepage "http://www.extirpating.tld/admittances/kineplasty.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cycnus_Sjaarda. + dcterms:references _:references22. +_:references22 rdf:type rdf:Bag. +_:references22 rdf:_1 . +_:references22 rdf:_2 . +_:references22 rdf:_3 . +_:references22 rdf:_4 . +_:references22 rdf:_5 . +_:references22 rdf:_6 . +_:references22 rdf:_7 . +_:references22 rdf:_8 . +_:references22 rdf:_9 . +_:references22 rdf:_10 . +_:references22 rdf:_11 . +_:references22 rdf:_12 . +_:references22 rdf:_13 . +_:references22 rdf:_14 . +_:references22 rdf:_15 . +_:references22 rdf:_16 . +_:references22 rdf:_17 . +_:references22 rdf:_18 . +_:references22 rdf:_19 . + rdf:type bench:Inproceedings. + bench:booktitle "thwacked kineplasty subcutaneously"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "admittances subcutaneously mutinousness"^^xsd:string. + foaf:homepage "http://www.kineplasty.tld/mutinousness/wergild.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Heriberto_Delhomme. + rdf:type bench:Inproceedings. + bench:booktitle "subcutaneously wergild revolutionized"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "mutinousness revolutionized senoritas"^^xsd:string. + foaf:homepage "http://www.wergild.tld/senoritas/authorship.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tyra_Cohea. + rdf:type bench:Inproceedings. + bench:booktitle "revolutionized authorship semiconductors"^^xsd:string. + bench:cdrom "http://www.senoritas.tld/semiconductors/vends.html"^^xsd:string. + rdfs:seeAlso "http://www.authorship.tld/vends/demesne.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "semiconductors demesne innocency"^^xsd:string. + foaf:homepage "http://www.vends.tld/innocency/thermos.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tameron_Banvelos. + rdf:type bench:Inproceedings. + bench:booktitle "demesne thermos monetizes"^^xsd:string. + rdfs:seeAlso "http://www.innocency.tld/monetizes/shamable.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "thermos shamable zanily"^^xsd:string. + foaf:homepage "http://www.monetizes.tld/zanily/doormats.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Perfecta_Gonser. + rdf:type bench:Inproceedings. + bench:booktitle "shamable doormats yelper"^^xsd:string. + rdfs:seeAlso "http://www.zanily.tld/yelper/deckle.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "doormats deckle abductions"^^xsd:string. + foaf:homepage "http://www.yelper.tld/abductions/romanced.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lew_Faudree. + rdf:type bench:Inproceedings. + bench:booktitle "deckle romanced feyer"^^xsd:string. + rdfs:seeAlso "http://www.abductions.tld/feyer/charactery.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "romanced charactery conceivability"^^xsd:string. + foaf:homepage "http://www.feyer.tld/conceivability/trippings.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Myrra_Silberberg. + rdf:type bench:Inproceedings. + bench:booktitle "charactery trippings homophile"^^xsd:string. + rdfs:seeAlso "http://www.conceivability.tld/homophile/axing.html"^^xsd:string. + swrc:pages "2"^^xsd:integer. + dc:title "trippings axing socking"^^xsd:string. + foaf:homepage "http://www.homophile.tld/socking/paraffins.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hilaria_Pilati. + rdf:type bench:Inproceedings. + bench:booktitle "axing paraffins scalpels"^^xsd:string. + rdfs:seeAlso "http://www.socking.tld/scalpels/dumpcarts.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "paraffins dumpcarts maunder"^^xsd:string. + foaf:homepage "http://www.scalpels.tld/maunder/emulsoid.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zarad_Ketterling. + dc:creator _:Qaaid_Berlin. + rdf:type bench:Inproceedings. + bench:booktitle "dumpcarts emulsoid vaporer"^^xsd:string. + rdfs:seeAlso "http://www.maunder.tld/vaporer/kinships.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "emulsoid kinships gaveler"^^xsd:string. + foaf:homepage "http://www.vaporer.tld/gaveler/englishes.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Thyestes_Traux. + rdf:type bench:Inproceedings. + bench:booktitle "kinships englishes batboy"^^xsd:string. + rdfs:seeAlso "http://www.gaveler.tld/batboy/dimensionality.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "englishes dimensionality vanillins"^^xsd:string. + foaf:homepage "http://www.batboy.tld/vanillins/hetaeras.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Gritta_Mccubrey. + rdf:type bench:Inproceedings. + bench:booktitle "dimensionality hetaeras contractions"^^xsd:string. + rdfs:seeAlso "http://www.vanillins.tld/contractions/expendability.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "hetaeras expendability arrases"^^xsd:string. + foaf:homepage "http://www.contractions.tld/arrases/heaters.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Arsen_Zarling. + rdf:type bench:Inproceedings. + bench:booktitle "expendability heaters stubblier"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "arrases stubblier begird"^^xsd:string. + foaf:homepage "http://www.heaters.tld/begird/unresolved.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Priba_Bolinger. + rdf:type bench:Inproceedings. + bench:booktitle "stubblier unresolved ambisexualities"^^xsd:string. + rdfs:seeAlso "http://www.begird.tld/ambisexualities/approbated.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "unresolved approbated decocted"^^xsd:string. + foaf:homepage "http://www.ambisexualities.tld/decocted/baldhead.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tulna_Szesterniak. + dc:creator _:Mansoor_Lebovic. + rdf:type bench:Inproceedings. + bench:booktitle "approbated baldhead stereotype"^^xsd:string. + rdfs:seeAlso "http://www.decocted.tld/stereotype/populi.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "baldhead populi pried"^^xsd:string. + foaf:homepage "http://www.stereotype.tld/pried/clownery.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Donalda_Nokleby. + dc:creator _:Peterke_Potestio. + rdf:type bench:Inproceedings. + bench:booktitle "populi clownery flatters"^^xsd:string. + rdfs:seeAlso "http://www.pried.tld/flatters/catarrhal.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "clownery catarrhal liberation"^^xsd:string. + foaf:homepage "http://www.flatters.tld/liberation/hustlers.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tyffani_Jeppsen. + rdf:type bench:Inproceedings. + bench:booktitle "catarrhal hustlers annunciates"^^xsd:string. + rdfs:seeAlso "http://www.liberation.tld/annunciates/dishonored.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "hustlers dishonored weasands"^^xsd:string. + foaf:homepage "http://www.annunciates.tld/weasands/overemphasized.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Serina_Wander. + rdf:type bench:Inproceedings. + bench:booktitle "dishonored overemphasized nonparticipating"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "weasands nonparticipating hellions"^^xsd:string. + foaf:homepage "http://www.overemphasized.tld/hellions/governorship.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Japhet_Snowball. + rdf:type bench:Inproceedings. + bench:booktitle "nonparticipating governorship crayons"^^xsd:string. + rdfs:seeAlso "http://www.hellions.tld/crayons/maintains.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "governorship maintains curetting"^^xsd:string. + foaf:homepage "http://www.crayons.tld/curetting/idiosyncrasies.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sharrita_Ginyard. + rdf:type bench:Inproceedings. + bench:booktitle "maintains idiosyncrasies noncumulative"^^xsd:string. + rdfs:seeAlso "http://www.curetting.tld/noncumulative/incoincident.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "idiosyncrasies incoincident clift"^^xsd:string. + foaf:homepage "http://www.noncumulative.tld/clift/calendering.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tekeysia_Gaglio. + rdf:type bench:Inproceedings. + bench:booktitle "incoincident calendering cosponsors"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "clift cosponsors arables"^^xsd:string. + foaf:homepage "http://www.calendering.tld/arables/cotans.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Velena_Blamer. + rdf:type bench:Inproceedings. + bench:booktitle "cosponsors cotans ducally"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "arables ducally teacups"^^xsd:string. + foaf:homepage "http://www.cotans.tld/teacups/occultism.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chris_Kist. + dc:creator _:Isaac_Brezenski. + rdf:type bench:Inproceedings. + bench:booktitle "ducally occultism citator"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "teacups citator portrayals"^^xsd:string. + foaf:homepage "http://www.occultism.tld/portrayals/grebes.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Chebotova_Serasio. + rdf:type bench:Inproceedings. + bench:booktitle "citator grebes holidays"^^xsd:string. + rdfs:seeAlso "http://www.portrayals.tld/holidays/glamorization.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "grebes glamorization fatting"^^xsd:string. + foaf:homepage "http://www.holidays.tld/fatting/alkalis.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Selivankova_Hashaway. + rdf:type bench:Inproceedings. + bench:booktitle "glamorization alkalis strawy"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "fatting strawy elmiest"^^xsd:string. + foaf:homepage "http://www.alkalis.tld/elmiest/approbating.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pier_Rotella. + rdf:type bench:Inproceedings. + bench:booktitle "strawy approbating stiffens"^^xsd:string. + bench:cdrom "http://www.elmiest.tld/stiffens/noncommittally.html"^^xsd:string. + rdfs:seeAlso "http://www.approbating.tld/noncommittally/lases.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "stiffens lases ferreters"^^xsd:string. + foaf:homepage "http://www.noncommittally.tld/ferreters/toper.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Peza_Sallach. + rdf:type bench:Inproceedings. + bench:booktitle "lases toper allowances"^^xsd:string. + rdfs:seeAlso "http://www.ferreters.tld/allowances/currier.html"^^xsd:string. + dc:title "toper currier afrit"^^xsd:string. + foaf:homepage "http://www.allowances.tld/afrit/subsisted.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Frogard_Sholl. + rdf:type bench:Inproceedings. + bench:booktitle "currier subsisted gonged"^^xsd:string. + dc:title "afrit gonged yowed"^^xsd:string. + foaf:homepage "http://www.subsisted.tld/yowed/aerology.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dc:creator _:Tess_Andon. + rdf:type bench:Inproceedings. + bench:booktitle "gonged aerology abducted"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "yowed abducted threateningly"^^xsd:string. + foaf:homepage "http://www.aerology.tld/threateningly/declaimed.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Welislawa_Wardell. + rdf:type bench:Inproceedings. + bench:booktitle "abducted declaimed amphora"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "threateningly amphora tactics"^^xsd:string. + foaf:homepage "http://www.declaimed.tld/tactics/blocks.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. + dcterms:partOf . + dc:creator _:Egbertine_Shymske. + swrc:editor _:Rachana_Morch. + swrc:editor _:Hektor_Cleal. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 6 (1965)"^^xsd:string. + swrc:volume "6"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + swrc:note "conciliating openheartedly restraining unweaned vexations thorpes salutarily cardiotherapies premisses marshiest snuffliest"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "tactics whacked beakier"^^xsd:string. + foaf:homepage "http://www.blocks.tld/beakier/thirds.html"^^xsd:string. + swrc:journal . +_:Yoonus_Mcguinness rdf:type foaf:Person. +_:Yoonus_Mcguinness foaf:name "Yoonus Mcguinness"^^xsd:string. + dc:creator _:Yoonus_Mcguinness. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whacked.tld/thirds/crusades.html"^^xsd:string. + swrc:note "waiving brutes costively sequiturs scooting palsied silurian encroached smooching hilts whiplashes"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "beakier crusades discolor"^^xsd:string. + foaf:homepage "http://www.thirds.tld/discolor/burnishing.html"^^xsd:string. + swrc:journal . +_:Mallory_Malekzadeh rdf:type foaf:Person. +_:Mallory_Malekzadeh foaf:name "Mallory Malekzadeh"^^xsd:string. + dc:creator _:Mallory_Malekzadeh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crusades.tld/burnishing/manhattans.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "discolor manhattans recoloration"^^xsd:string. + foaf:homepage "http://www.burnishing.tld/recoloration/hazed.html"^^xsd:string. + swrc:journal . +_:Narda_Bayuk rdf:type foaf:Person. +_:Narda_Bayuk foaf:name "Narda Bayuk"^^xsd:string. + dc:creator _:Narda_Bayuk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.manhattans.tld/hazed/suckler.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "recoloration suckler dungaree"^^xsd:string. + foaf:homepage "http://www.hazed.tld/dungaree/sniped.html"^^xsd:string. + swrc:journal . +_:Latoiya_Munnelly rdf:type foaf:Person. +_:Latoiya_Munnelly foaf:name "Latoiya Munnelly"^^xsd:string. + dc:creator _:Latoiya_Munnelly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.suckler.tld/sniped/hazarded.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "dungaree hazarded number"^^xsd:string. + foaf:homepage "http://www.sniped.tld/number/misaddressed.html"^^xsd:string. + swrc:journal . +_:Graldine_Casida rdf:type foaf:Person. +_:Graldine_Casida foaf:name "Graldine Casida"^^xsd:string. + dc:creator _:Graldine_Casida. + rdf:type bench:Article. + swrc:note "despoilment woolly puddling admissability unwinding drawbacks dissonance opprobrious irefully"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "hazarded misaddressed adjurors"^^xsd:string. + foaf:homepage "http://www.number.tld/adjurors/washes.html"^^xsd:string. + swrc:journal . +_:Prica_Bowes rdf:type foaf:Person. +_:Prica_Bowes foaf:name "Prica Bowes"^^xsd:string. + dc:creator _:Prica_Bowes. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "misaddressed washes craggiest"^^xsd:string. + foaf:homepage "http://www.adjurors.tld/craggiest/choreographs.html"^^xsd:string. + swrc:journal . +_:Kritanta_Marello rdf:type foaf:Person. +_:Kritanta_Marello foaf:name "Kritanta Marello"^^xsd:string. + dc:creator _:Kritanta_Marello. +_:Akio_Verona rdf:type foaf:Person. +_:Akio_Verona foaf:name "Akio Verona"^^xsd:string. + dc:creator _:Akio_Verona. + rdf:type bench:Article. + rdfs:seeAlso "http://www.washes.tld/choreographs/roosts.html"^^xsd:string. + dc:title "craggiest roosts mariner"^^xsd:string. + foaf:homepage "http://www.choreographs.tld/mariner/recolonize.html"^^xsd:string. + swrc:journal . +_:Bilis_Arena rdf:type foaf:Person. +_:Bilis_Arena foaf:name "Bilis Arena"^^xsd:string. + dc:creator _:Bilis_Arena. + rdf:type bench:Article. + rdfs:seeAlso "http://www.roosts.tld/recolonize/madrigals.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "mariner madrigals brooded"^^xsd:string. + foaf:homepage "http://www.recolonize.tld/brooded/metrist.html"^^xsd:string. + swrc:journal . +_:AbdulBaari_Groehler rdf:type foaf:Person. +_:AbdulBaari_Groehler foaf:name "AbdulBaari Groehler"^^xsd:string. + dc:creator _:AbdulBaari_Groehler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.madrigals.tld/metrist/enchantresses.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "brooded enchantresses valors"^^xsd:string. + foaf:homepage "http://www.metrist.tld/valors/venose.html"^^xsd:string. + swrc:journal . +_:Heiji_Sease rdf:type foaf:Person. +_:Heiji_Sease foaf:name "Heiji Sease"^^xsd:string. + dc:creator _:Heiji_Sease. + rdf:type bench:Article. + swrc:pages "2"^^xsd:integer. + dc:title "enchantresses venose preascertainment"^^xsd:string. + foaf:homepage "http://www.valors.tld/preascertainment/astrobiologies.html"^^xsd:string. + swrc:journal . +_:Muneefa_Ballestas rdf:type foaf:Person. +_:Muneefa_Ballestas foaf:name "Muneefa Ballestas"^^xsd:string. + dc:creator _:Muneefa_Ballestas. +_:Trystan_Mersinger rdf:type foaf:Person. +_:Trystan_Mersinger foaf:name "Trystan Mersinger"^^xsd:string. + dc:creator _:Trystan_Mersinger. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "venose astrobiologies overfull"^^xsd:string. + foaf:homepage "http://www.preascertainment.tld/overfull/vied.html"^^xsd:string. + swrc:journal . +_:Moritz_Lavorini rdf:type foaf:Person. +_:Moritz_Lavorini foaf:name "Moritz Lavorini"^^xsd:string. + dc:creator _:Moritz_Lavorini. +_:Botan_Loretto rdf:type foaf:Person. +_:Botan_Loretto foaf:name "Botan Loretto"^^xsd:string. + dc:creator _:Botan_Loretto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.astrobiologies.tld/vied/dulling.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "overfull dulling loupes"^^xsd:string. + foaf:homepage "http://www.vied.tld/loupes/hyping.html"^^xsd:string. + swrc:journal . +_:Gavril_Treible rdf:type foaf:Person. +_:Gavril_Treible foaf:name "Gavril Treible"^^xsd:string. + dc:creator _:Gavril_Treible. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dulling.tld/hyping/frappe.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "loupes frappe wolverine"^^xsd:string. + foaf:homepage "http://www.hyping.tld/wolverine/trysters.html"^^xsd:string. + swrc:journal . +_:Dianne_Sanko rdf:type foaf:Person. +_:Dianne_Sanko foaf:name "Dianne Sanko"^^xsd:string. + dc:creator _:Dianne_Sanko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.frappe.tld/trysters/recitation.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "wolverine recitation athenians"^^xsd:string. + foaf:homepage "http://www.trysters.tld/athenians/alit.html"^^xsd:string. + swrc:journal . +_:Florinia_Bradish rdf:type foaf:Person. +_:Florinia_Bradish foaf:name "Florinia Bradish"^^xsd:string. + dc:creator _:Florinia_Bradish. +_:Jardena_Trauth rdf:type foaf:Person. +_:Jardena_Trauth foaf:name "Jardena Trauth"^^xsd:string. + dc:creator _:Jardena_Trauth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recitation.tld/alit/backtracks.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "athenians backtracks wraths"^^xsd:string. + foaf:homepage "http://www.alit.tld/wraths/pukes.html"^^xsd:string. + swrc:journal . +_:Azibo_Ricard rdf:type foaf:Person. +_:Azibo_Ricard foaf:name "Azibo Ricard"^^xsd:string. + dc:creator _:Azibo_Ricard. +_:Cline_Iwanowski rdf:type foaf:Person. +_:Cline_Iwanowski foaf:name "Cline Iwanowski"^^xsd:string. + dc:creator _:Cline_Iwanowski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.backtracks.tld/pukes/luteal.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "wraths luteal interjectional"^^xsd:string. + foaf:homepage "http://www.pukes.tld/interjectional/aquanaut.html"^^xsd:string. + swrc:journal . +_:Aldora_Urion rdf:type foaf:Person. +_:Aldora_Urion foaf:name "Aldora Urion"^^xsd:string. + dc:creator _:Aldora_Urion. + rdf:type bench:Article. + rdfs:seeAlso "http://www.luteal.tld/aquanaut/rover.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "interjectional rover palliates"^^xsd:string. + foaf:homepage "http://www.aquanaut.tld/palliates/placeboes.html"^^xsd:string. + swrc:journal . +_:Giancarlo_Mager rdf:type foaf:Person. +_:Giancarlo_Mager foaf:name "Giancarlo Mager"^^xsd:string. + dc:creator _:Giancarlo_Mager. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rover.tld/placeboes/airproofed.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "palliates airproofed gammer"^^xsd:string. + foaf:homepage "http://www.placeboes.tld/gammer/woodcutter.html"^^xsd:string. + swrc:journal . +_:Chikako_Klebanoff rdf:type foaf:Person. +_:Chikako_Klebanoff foaf:name "Chikako Klebanoff"^^xsd:string. + dc:creator _:Chikako_Klebanoff. + rdf:type bench:Article. + swrc:pages "71"^^xsd:integer. + dc:title "airproofed woodcutter cl"^^xsd:string. + foaf:homepage "http://www.gammer.tld/cl/unobstructed.html"^^xsd:string. + swrc:journal . +_:Lyutsiana_Magistrale rdf:type foaf:Person. +_:Lyutsiana_Magistrale foaf:name "Lyutsiana Magistrale"^^xsd:string. + dc:creator _:Lyutsiana_Magistrale. + rdf:type bench:Article. + rdfs:seeAlso "http://www.woodcutter.tld/unobstructed/taxidermists.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "cl taxidermists geneses"^^xsd:string. + foaf:homepage "http://www.unobstructed.tld/geneses/charmed.html"^^xsd:string. + swrc:journal . +_:Saaliha_Dach rdf:type foaf:Person. +_:Saaliha_Dach foaf:name "Saaliha Dach"^^xsd:string. + dc:creator _:Saaliha_Dach. + rdf:type bench:Article. + rdfs:seeAlso "http://www.taxidermists.tld/charmed/loyaler.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "geneses loyaler leveled"^^xsd:string. + foaf:homepage "http://www.charmed.tld/leveled/quintain.html"^^xsd:string. + swrc:journal . +_:Zane_Tedrow rdf:type foaf:Person. +_:Zane_Tedrow foaf:name "Zane Tedrow"^^xsd:string. + dc:creator _:Zane_Tedrow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.loyaler.tld/quintain/castrations.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "leveled castrations alibied"^^xsd:string. + foaf:homepage "http://www.quintain.tld/alibied/waterworthy.html"^^xsd:string. + swrc:journal . +_:Morio_Lothrop rdf:type foaf:Person. +_:Morio_Lothrop foaf:name "Morio Lothrop"^^xsd:string. + dc:creator _:Morio_Lothrop. + rdf:type bench:Article. + swrc:note "irrefragable stagnates exhilaration aligner requisitioners predetermination dilatations oceanid recall temptresses"^^xsd:string. + swrc:pages "187"^^xsd:integer. + dc:title "castrations waterworthy cheeseburgers"^^xsd:string. + foaf:homepage "http://www.alibied.tld/cheeseburgers/ratification.html"^^xsd:string. + swrc:journal . +_:Namika_Billiter rdf:type foaf:Person. +_:Namika_Billiter foaf:name "Namika Billiter"^^xsd:string. + dc:creator _:Namika_Billiter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.waterworthy.tld/ratification/pinons.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "cheeseburgers pinons warted"^^xsd:string. + foaf:homepage "http://www.ratification.tld/warted/fingerlings.html"^^xsd:string. + swrc:journal . +_:Kazuma_Drabant rdf:type foaf:Person. +_:Kazuma_Drabant foaf:name "Kazuma Drabant"^^xsd:string. + dc:creator _:Kazuma_Drabant. +_:Morgannwg_Hohney rdf:type foaf:Person. +_:Morgannwg_Hohney foaf:name "Morgannwg Hohney"^^xsd:string. + dc:creator _:Morgannwg_Hohney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pinons.tld/fingerlings/thyroidectomies.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "warted thyroidectomies argles"^^xsd:string. + foaf:homepage "http://www.fingerlings.tld/argles/lecithins.html"^^xsd:string. + swrc:journal . +_:Toshiaki_Bruso rdf:type foaf:Person. +_:Toshiaki_Bruso foaf:name "Toshiaki Bruso"^^xsd:string. + dc:creator _:Toshiaki_Bruso. +_:Candy_Oliger rdf:type foaf:Person. +_:Candy_Oliger foaf:name "Candy Oliger"^^xsd:string. + dc:creator _:Candy_Oliger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thyroidectomies.tld/lecithins/alterants.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "argles alterants whereases"^^xsd:string. + foaf:homepage "http://www.lecithins.tld/whereases/plumper.html"^^xsd:string. + swrc:journal . +_:Margit_Greaux rdf:type foaf:Person. +_:Margit_Greaux foaf:name "Margit Greaux"^^xsd:string. + dc:creator _:Margit_Greaux. + rdf:type bench:Article. + rdfs:seeAlso "http://www.alterants.tld/plumper/youngling.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "whereases youngling semiotic"^^xsd:string. + foaf:homepage "http://www.plumper.tld/semiotic/expropriated.html"^^xsd:string. + swrc:journal . +_:Kbra_Drissel rdf:type foaf:Person. +_:Kbra_Drissel foaf:name "Kbra Drissel"^^xsd:string. + dc:creator _:Kbra_Drissel. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "youngling expropriated offended"^^xsd:string. + foaf:homepage "http://www.semiotic.tld/offended/duelled.html"^^xsd:string. + swrc:journal . +_:Kano_Sivret rdf:type foaf:Person. +_:Kano_Sivret foaf:name "Kano Sivret"^^xsd:string. + dc:creator _:Kano_Sivret. +_:Pasqual_Fonteneau rdf:type foaf:Person. +_:Pasqual_Fonteneau foaf:name "Pasqual Fonteneau"^^xsd:string. + dc:creator _:Pasqual_Fonteneau. + rdf:type bench:Article. + rdfs:seeAlso "http://www.expropriated.tld/duelled/pickings.html"^^xsd:string. + dc:title "offended pickings beaucoup"^^xsd:string. + foaf:homepage "http://www.duelled.tld/beaucoup/wedgy.html"^^xsd:string. + swrc:journal . +_:Mashal_Fera rdf:type foaf:Person. +_:Mashal_Fera foaf:name "Mashal Fera"^^xsd:string. + dc:creator _:Mashal_Fera. +_:Almira_Garand rdf:type foaf:Person. +_:Almira_Garand foaf:name "Almira Garand"^^xsd:string. + dc:creator _:Almira_Garand. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pickings.tld/wedgy/emasculates.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "beaucoup emasculates jitters"^^xsd:string. + foaf:homepage "http://www.wedgy.tld/jitters/boldest.html"^^xsd:string. + swrc:journal . +_:Louis_Covel rdf:type foaf:Person. +_:Louis_Covel foaf:name "Louis Covel"^^xsd:string. + dc:creator _:Louis_Covel. +_:Nabeeha_Senko rdf:type foaf:Person. +_:Nabeeha_Senko foaf:name "Nabeeha Senko"^^xsd:string. + dc:creator _:Nabeeha_Senko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emasculates.tld/boldest/asymptotically.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "jitters asymptotically animals"^^xsd:string. + foaf:homepage "http://www.boldest.tld/animals/wired.html"^^xsd:string. + swrc:journal . +_:Tychell_Lorson rdf:type foaf:Person. +_:Tychell_Lorson foaf:name "Tychell Lorson"^^xsd:string. + dc:creator _:Tychell_Lorson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.asymptotically.tld/wired/panchromatic.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "animals panchromatic completes"^^xsd:string. + foaf:homepage "http://www.wired.tld/completes/rejudge.html"^^xsd:string. + swrc:journal . +_:Dion_Egure rdf:type foaf:Person. +_:Dion_Egure foaf:name "Dion Egure"^^xsd:string. + dc:creator _:Dion_Egure. + rdf:type bench:Article. + rdfs:seeAlso "http://www.panchromatic.tld/rejudge/nonadministratively.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "completes nonadministratively suability"^^xsd:string. + foaf:homepage "http://www.rejudge.tld/suability/unornamented.html"^^xsd:string. + swrc:journal . +_:Anisia_Yanai rdf:type foaf:Person. +_:Anisia_Yanai foaf:name "Anisia Yanai"^^xsd:string. + dc:creator _:Anisia_Yanai. + rdf:type bench:Article. + swrc:pages "197"^^xsd:integer. + dc:title "nonadministratively unornamented monographic"^^xsd:string. + foaf:homepage "http://www.suability.tld/monographic/impracticalities.html"^^xsd:string. + swrc:journal . +_:Eitoku_Easlick rdf:type foaf:Person. +_:Eitoku_Easlick foaf:name "Eitoku Easlick"^^xsd:string. + dc:creator _:Eitoku_Easlick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unornamented.tld/impracticalities/floppily.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "monographic floppily bureaucratism"^^xsd:string. + foaf:homepage "http://www.impracticalities.tld/bureaucratism/hypocritically.html"^^xsd:string. + swrc:journal . +_:Josu_Colligan rdf:type foaf:Person. +_:Josu_Colligan foaf:name "Josu Colligan"^^xsd:string. + dc:creator _:Josu_Colligan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.floppily.tld/hypocritically/pentalogies.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "bureaucratism pentalogies tackling"^^xsd:string. + foaf:homepage "http://www.hypocritically.tld/tackling/rosalind.html"^^xsd:string. + swrc:journal . +_:Colby_Asiello rdf:type foaf:Person. +_:Colby_Asiello foaf:name "Colby Asiello"^^xsd:string. + dc:creator _:Colby_Asiello. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pentalogies.tld/rosalind/lefts.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "tackling lefts unpitying"^^xsd:string. + foaf:homepage "http://www.rosalind.tld/unpitying/satchels.html"^^xsd:string. + swrc:journal . +_:Devon_Kwiecien rdf:type foaf:Person. +_:Devon_Kwiecien foaf:name "Devon Kwiecien"^^xsd:string. + dc:creator _:Devon_Kwiecien. +_:Haskel_Schadle rdf:type foaf:Person. +_:Haskel_Schadle foaf:name "Haskel Schadle"^^xsd:string. + dc:creator _:Haskel_Schadle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lefts.tld/satchels/hyperbarically.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "unpitying hyperbarically wigwams"^^xsd:string. + foaf:homepage "http://www.satchels.tld/wigwams/czarists.html"^^xsd:string. + swrc:journal . +_:Munenori_Isleib rdf:type foaf:Person. +_:Munenori_Isleib foaf:name "Munenori Isleib"^^xsd:string. + dc:creator _:Munenori_Isleib. +_:Kannon_Presson rdf:type foaf:Person. +_:Kannon_Presson foaf:name "Kannon Presson"^^xsd:string. + dc:creator _:Kannon_Presson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hyperbarically.tld/czarists/brattish.html"^^xsd:string. + dc:title "wigwams brattish unimpeachable"^^xsd:string. + foaf:homepage "http://www.czarists.tld/unimpeachable/romancing.html"^^xsd:string. + swrc:journal . +_:Frodehild_Dilgard rdf:type foaf:Person. +_:Frodehild_Dilgard foaf:name "Frodehild Dilgard"^^xsd:string. + dc:creator _:Frodehild_Dilgard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brattish.tld/romancing/excising.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "unimpeachable excising nailer"^^xsd:string. + foaf:homepage "http://www.romancing.tld/nailer/quoits.html"^^xsd:string. + swrc:journal . +_:Danika_Neundorfer rdf:type foaf:Person. +_:Danika_Neundorfer foaf:name "Danika Neundorfer"^^xsd:string. + dc:creator _:Danika_Neundorfer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.excising.tld/quoits/gumming.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "nailer gumming lyriform"^^xsd:string. + foaf:homepage "http://www.quoits.tld/lyriform/evaluators.html"^^xsd:string. + swrc:journal . +_:Theodosios_Bensch rdf:type foaf:Person. +_:Theodosios_Bensch foaf:name "Theodosios Bensch"^^xsd:string. + dc:creator _:Theodosios_Bensch. +_:Granwen_Cherepy rdf:type foaf:Person. +_:Granwen_Cherepy foaf:name "Granwen Cherepy"^^xsd:string. + dc:creator _:Granwen_Cherepy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gumming.tld/evaluators/vituperation.html"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "lyriform vituperation laver"^^xsd:string. + foaf:homepage "http://www.evaluators.tld/laver/unstained.html"^^xsd:string. + swrc:journal . +_:Zacharie_Mosson rdf:type foaf:Person. +_:Zacharie_Mosson foaf:name "Zacharie Mosson"^^xsd:string. + dc:creator _:Zacharie_Mosson. + rdf:type bench:Article. + swrc:pages "144"^^xsd:integer. + dc:title "vituperation unstained hardbacks"^^xsd:string. + foaf:homepage "http://www.laver.tld/hardbacks/flaggier.html"^^xsd:string. + swrc:journal . +_:Agammnon_Gantvoort rdf:type foaf:Person. +_:Agammnon_Gantvoort foaf:name "Agammnon Gantvoort"^^xsd:string. + dc:creator _:Agammnon_Gantvoort. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unstained.tld/flaggier/softener.html"^^xsd:string. + dc:title "hardbacks softener hived"^^xsd:string. + foaf:homepage "http://www.flaggier.tld/hived/verboten.html"^^xsd:string. + swrc:journal . +_:Sterlin_Schrack rdf:type foaf:Person. +_:Sterlin_Schrack foaf:name "Sterlin Schrack"^^xsd:string. + dc:creator _:Sterlin_Schrack. + rdf:type bench:Article. + rdfs:seeAlso "http://www.softener.tld/verboten/staggeringly.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "hived staggeringly quadrates"^^xsd:string. + foaf:homepage "http://www.verboten.tld/quadrates/pressurizer.html"^^xsd:string. + swrc:journal . +_:Dobreva_Cottom rdf:type foaf:Person. +_:Dobreva_Cottom foaf:name "Dobreva Cottom"^^xsd:string. + dc:creator _:Dobreva_Cottom. + rdf:type bench:Article. + rdfs:seeAlso "http://www.staggeringly.tld/pressurizer/hairsprays.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "quadrates hairsprays unpredicted"^^xsd:string. + foaf:homepage "http://www.pressurizer.tld/unpredicted/terrarium.html"^^xsd:string. + swrc:journal . +_:Ismni_Bregon rdf:type foaf:Person. +_:Ismni_Bregon foaf:name "Ismni Bregon"^^xsd:string. + dc:creator _:Ismni_Bregon. +_:Raidon_Perrez rdf:type foaf:Person. +_:Raidon_Perrez foaf:name "Raidon Perrez"^^xsd:string. + dc:creator _:Raidon_Perrez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hairsprays.tld/terrarium/simoleons.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "unpredicted simoleons ignitable"^^xsd:string. + foaf:homepage "http://www.terrarium.tld/ignitable/entrap.html"^^xsd:string. + swrc:journal . +_:Svatochna_Saller rdf:type foaf:Person. +_:Svatochna_Saller foaf:name "Svatochna Saller"^^xsd:string. + dc:creator _:Svatochna_Saller. + rdf:type bench:Article. + dc:title "simoleons entrap opals"^^xsd:string. + foaf:homepage "http://www.ignitable.tld/opals/mating.html"^^xsd:string. + swrc:journal . +_:Goda_Kesinger rdf:type foaf:Person. +_:Goda_Kesinger foaf:name "Goda Kesinger"^^xsd:string. + dc:creator _:Goda_Kesinger. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 7 (1965)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + bench:abstract "optimizes heiled puddlings uninterruptedly announcing frescoed transforming unacceptably profilers callbacks conformationally vindictiveness fickleness parachutists panelings disembarkation antithetical midgets bumpily cowering apprized smallness captress bubblier zincked preaches balanced touchingly nonpartisan paths disable grannies backslaps sapphism prostatectomies aw rummier obtuseness marking pussyfooted morselled hotdogs educates physicochemical muckraker vegetarians deprecators coifed refed photoelectrically vinylic cleared brawlers phonographically embroglios conches vamped hefting goosiest pedicabs torchlight appalachian pedigreed habitable seamster reconcentrate faddist prompted chintzier microbars prestos neutralization philol micrograph ketchups darklier virulencies sheepfold challah mescalism stockers maddest evictors cussers buttonholed peachier decapods stooling dependently maledicted amenity rejectable psalmists axiality cayenned cajolingly handholds uproariously inimitably divvying disinclinations casually unites fevers recomposes subclassified grifts decays prizefight sparkiest ovals lotting toxaemic buttonholer incurs blobbing tremens"^^xsd:string. + rdfs:seeAlso "http://www.opals.tld/rankles/underbellies.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "mating underbellies hecks"^^xsd:string. + foaf:homepage "http://www.rankles.tld/hecks/pleating.html"^^xsd:string. + swrc:journal . +_:Dafydd_Fullam rdf:type foaf:Person. +_:Dafydd_Fullam foaf:name "Dafydd Fullam"^^xsd:string. + dc:creator _:Dafydd_Fullam. + rdf:type bench:Article. + rdfs:seeAlso "http://www.underbellies.tld/pleating/autographed.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "hecks autographed housebreaking"^^xsd:string. + foaf:homepage "http://www.pleating.tld/housebreaking/develops.html"^^xsd:string. + swrc:journal . +_:Tawney_Haggis rdf:type foaf:Person. +_:Tawney_Haggis foaf:name "Tawney Haggis"^^xsd:string. + dc:creator _:Tawney_Haggis. + dcterms:references _:references23. +_:references23 rdf:type rdf:Bag. +_:references23 rdf:_1 . +_:references23 rdf:_2 . + rdf:type bench:Article. + dc:title "autographed develops grittiness"^^xsd:string. + foaf:homepage "http://www.housebreaking.tld/grittiness/weevil.html"^^xsd:string. + swrc:journal . +_:Kyuso_Mcilvenny rdf:type foaf:Person. +_:Kyuso_Mcilvenny foaf:name "Kyuso Mcilvenny"^^xsd:string. + dc:creator _:Kyuso_Mcilvenny. + rdf:type bench:Article. + rdfs:seeAlso "http://www.develops.tld/weevil/rabbets.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "grittiness rabbets proponing"^^xsd:string. + foaf:homepage "http://www.weevil.tld/proponing/gropingly.html"^^xsd:string. + swrc:journal . +_:Tadataka_Mausey rdf:type foaf:Person. +_:Tadataka_Mausey foaf:name "Tadataka Mausey"^^xsd:string. + dc:creator _:Tadataka_Mausey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rabbets.tld/gropingly/saloons.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "proponing saloons devilry"^^xsd:string. + foaf:homepage "http://www.gropingly.tld/devilry/barratry.html"^^xsd:string. + swrc:journal . +_:Minna_Gutieres rdf:type foaf:Person. +_:Minna_Gutieres foaf:name "Minna Gutieres"^^xsd:string. + dc:creator _:Minna_Gutieres. + rdf:type bench:Article. + rdfs:seeAlso "http://www.saloons.tld/barratry/conglomerations.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "devilry conglomerations neurotoxic"^^xsd:string. + foaf:homepage "http://www.barratry.tld/neurotoxic/rebutton.html"^^xsd:string. + swrc:journal . +_:Varyusha_Schaeffer rdf:type foaf:Person. +_:Varyusha_Schaeffer foaf:name "Varyusha Schaeffer"^^xsd:string. + dc:creator _:Varyusha_Schaeffer. + dcterms:references _:references24. +_:references24 rdf:type rdf:Bag. +_:references24 rdf:_1 . +_:references24 rdf:_2 . +_:references24 rdf:_3 . +_:references24 rdf:_4 . +_:references24 rdf:_5 . +_:references24 rdf:_6 . +_:references24 rdf:_7 . +_:references24 rdf:_8 . +_:references24 rdf:_9 . +_:references24 rdf:_10 . +_:references24 rdf:_11 . +_:references24 rdf:_12 . +_:references24 rdf:_13 . +_:references24 rdf:_14 . +_:references24 rdf:_15 . +_:references24 rdf:_16 . +_:references24 rdf:_17 . +_:references24 rdf:_18 . +_:references24 rdf:_19 . +_:references24 rdf:_20 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.conglomerations.tld/rebutton/decenary.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "neurotoxic decenary daubs"^^xsd:string. + foaf:homepage "http://www.rebutton.tld/daubs/curvet.html"^^xsd:string. + swrc:journal . +_:Bandana_Mendoza rdf:type foaf:Person. +_:Bandana_Mendoza foaf:name "Bandana Mendoza"^^xsd:string. + dc:creator _:Bandana_Mendoza. + rdf:type bench:Article. + rdfs:seeAlso "http://www.decenary.tld/curvet/shareholders.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "daubs shareholders pionic"^^xsd:string. + foaf:homepage "http://www.curvet.tld/pionic/vaulted.html"^^xsd:string. + swrc:journal . +_:Chieu_Sharpe rdf:type foaf:Person. +_:Chieu_Sharpe foaf:name "Chieu Sharpe"^^xsd:string. + dc:creator _:Chieu_Sharpe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shareholders.tld/vaulted/misadventure.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "pionic misadventure readjustments"^^xsd:string. + foaf:homepage "http://www.vaulted.tld/readjustments/reheats.html"^^xsd:string. + swrc:journal . +_:Yale_Sumaya rdf:type foaf:Person. +_:Yale_Sumaya foaf:name "Yale Sumaya"^^xsd:string. + dc:creator _:Yale_Sumaya. +_:Karpova_Pini rdf:type foaf:Person. +_:Karpova_Pini foaf:name "Karpova Pini"^^xsd:string. + dc:creator _:Karpova_Pini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.misadventure.tld/reheats/puffiest.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "readjustments puffiest polices"^^xsd:string. + foaf:homepage "http://www.reheats.tld/polices/asea.html"^^xsd:string. + swrc:journal . +_:Branwen_Ratz rdf:type foaf:Person. +_:Branwen_Ratz foaf:name "Branwen Ratz"^^xsd:string. + dc:creator _:Branwen_Ratz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.puffiest.tld/asea/beating.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "polices beating listless"^^xsd:string. + foaf:homepage "http://www.asea.tld/listless/gulled.html"^^xsd:string. + swrc:journal . +_:Liddy_Krossen rdf:type foaf:Person. +_:Liddy_Krossen foaf:name "Liddy Krossen"^^xsd:string. + dc:creator _:Liddy_Krossen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beating.tld/gulled/canapes.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "listless canapes trochee"^^xsd:string. + foaf:homepage "http://www.gulled.tld/trochee/congoes.html"^^xsd:string. + swrc:journal . +_:Quirin_Flamino rdf:type foaf:Person. +_:Quirin_Flamino foaf:name "Quirin Flamino"^^xsd:string. + dc:creator _:Quirin_Flamino. +_:Chester_Norviel rdf:type foaf:Person. +_:Chester_Norviel foaf:name "Chester Norviel"^^xsd:string. + dc:creator _:Chester_Norviel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.canapes.tld/congoes/eolith.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "trochee eolith sweetsops"^^xsd:string. + foaf:homepage "http://www.congoes.tld/sweetsops/smites.html"^^xsd:string. + swrc:journal . +_:Germund_Betty rdf:type foaf:Person. +_:Germund_Betty foaf:name "Germund Betty"^^xsd:string. + dc:creator _:Germund_Betty. + rdf:type bench:Article. + rdfs:seeAlso "http://www.eolith.tld/smites/deciphered.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "sweetsops deciphered bioelectrical"^^xsd:string. + foaf:homepage "http://www.smites.tld/bioelectrical/sponsorial.html"^^xsd:string. + swrc:journal . +_:Shelah_Omli rdf:type foaf:Person. +_:Shelah_Omli foaf:name "Shelah Omli"^^xsd:string. + dc:creator _:Shelah_Omli. +_:Madison_Schwamberger rdf:type foaf:Person. +_:Madison_Schwamberger foaf:name "Madison Schwamberger"^^xsd:string. + dc:creator _:Madison_Schwamberger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.deciphered.tld/sponsorial/spectacles.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "bioelectrical spectacles altarpieces"^^xsd:string. + foaf:homepage "http://www.sponsorial.tld/altarpieces/bivouacks.html"^^xsd:string. + swrc:journal . +_:Davina_Michela rdf:type foaf:Person. +_:Davina_Michela foaf:name "Davina Michela"^^xsd:string. + dc:creator _:Davina_Michela. + rdf:type bench:Article. + rdfs:seeAlso "http://www.spectacles.tld/bivouacks/brier.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "altarpieces brier whoopee"^^xsd:string. + foaf:homepage "http://www.bivouacks.tld/whoopee/ascorbate.html"^^xsd:string. + swrc:journal . +_:Eithne_Hebdon rdf:type foaf:Person. +_:Eithne_Hebdon foaf:name "Eithne Hebdon"^^xsd:string. + dc:creator _:Eithne_Hebdon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brier.tld/ascorbate/noncombatants.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "whoopee noncombatants tingles"^^xsd:string. + foaf:homepage "http://www.ascorbate.tld/tingles/fantasms.html"^^xsd:string. + swrc:journal . +_:Tomoaki_Konarik rdf:type foaf:Person. +_:Tomoaki_Konarik foaf:name "Tomoaki Konarik"^^xsd:string. + dc:creator _:Tomoaki_Konarik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.noncombatants.tld/fantasms/keister.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "tingles keister despatches"^^xsd:string. + foaf:homepage "http://www.fantasms.tld/despatches/tequila.html"^^xsd:string. + swrc:journal . +_:Pedring_Susong rdf:type foaf:Person. +_:Pedring_Susong foaf:name "Pedring Susong"^^xsd:string. + dc:creator _:Pedring_Susong. + rdf:type bench:Article. + rdfs:seeAlso "http://www.keister.tld/tequila/greyer.html"^^xsd:string. + dc:title "despatches greyer elands"^^xsd:string. + foaf:homepage "http://www.tequila.tld/elands/chemisms.html"^^xsd:string. + swrc:journal . +_:Leora_Kalata rdf:type foaf:Person. +_:Leora_Kalata foaf:name "Leora Kalata"^^xsd:string. + dc:creator _:Leora_Kalata. + rdf:type bench:Article. + swrc:pages "89"^^xsd:integer. + dc:title "greyer chemisms scorbutic"^^xsd:string. + foaf:homepage "http://www.elands.tld/scorbutic/tigresses.html"^^xsd:string. + swrc:journal . +_:Atmaja_Mouser rdf:type foaf:Person. +_:Atmaja_Mouser foaf:name "Atmaja Mouser"^^xsd:string. + dc:creator _:Atmaja_Mouser. +_:Romuald_Finch rdf:type foaf:Person. +_:Romuald_Finch foaf:name "Romuald Finch"^^xsd:string. + dc:creator _:Romuald_Finch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chemisms.tld/tigresses/tillages.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "scorbutic tillages heisters"^^xsd:string. + foaf:homepage "http://www.tigresses.tld/heisters/bonanzas.html"^^xsd:string. + swrc:journal . +_:Laverna_Nodurft rdf:type foaf:Person. +_:Laverna_Nodurft foaf:name "Laverna Nodurft"^^xsd:string. + dc:creator _:Laverna_Nodurft. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tillages.tld/bonanzas/footboy.html"^^xsd:string. + dc:title "heisters footboy reverential"^^xsd:string. + foaf:homepage "http://www.bonanzas.tld/reverential/arches.html"^^xsd:string. + swrc:journal . +_:Halyna_Ritzer rdf:type foaf:Person. +_:Halyna_Ritzer foaf:name "Halyna Ritzer"^^xsd:string. + dc:creator _:Halyna_Ritzer. +_:Hidehira_Trolinger rdf:type foaf:Person. +_:Hidehira_Trolinger foaf:name "Hidehira Trolinger"^^xsd:string. + dc:creator _:Hidehira_Trolinger. + rdf:type bench:Article. + swrc:pages "10"^^xsd:integer. + dc:title "footboy arches captivating"^^xsd:string. + foaf:homepage "http://www.reverential.tld/captivating/jaunted.html"^^xsd:string. + swrc:journal . +_:Ludolphine_Bable rdf:type foaf:Person. +_:Ludolphine_Bable foaf:name "Ludolphine Bable"^^xsd:string. + dc:creator _:Ludolphine_Bable. + rdf:type bench:Article. + swrc:pages "109"^^xsd:integer. + dc:title "arches jaunted quittances"^^xsd:string. + foaf:homepage "http://www.captivating.tld/quittances/nonsubmissive.html"^^xsd:string. + swrc:journal . +_:Miska_Hudler rdf:type foaf:Person. +_:Miska_Hudler foaf:name "Miska Hudler"^^xsd:string. + dc:creator _:Miska_Hudler. +_:Estella_Lavallee rdf:type foaf:Person. +_:Estella_Lavallee foaf:name "Estella Lavallee"^^xsd:string. + dc:creator _:Estella_Lavallee. + rdf:type bench:Article. + swrc:pages "19"^^xsd:integer. + dc:title "jaunted nonsubmissive fluters"^^xsd:string. + foaf:homepage "http://www.quittances.tld/fluters/subtraction.html"^^xsd:string. + swrc:journal . +_:Tezeen_Flinton rdf:type foaf:Person. +_:Tezeen_Flinton foaf:name "Tezeen Flinton"^^xsd:string. + dc:creator _:Tezeen_Flinton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonsubmissive.tld/subtraction/poled.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "fluters poled overwhelmed"^^xsd:string. + foaf:homepage "http://www.subtraction.tld/overwhelmed/pussyfooting.html"^^xsd:string. + swrc:journal . +_:Arkhipa_Frieman rdf:type foaf:Person. +_:Arkhipa_Frieman foaf:name "Arkhipa Frieman"^^xsd:string. + dc:creator _:Arkhipa_Frieman. +_:Malana_Bolls rdf:type foaf:Person. +_:Malana_Bolls foaf:name "Malana Bolls"^^xsd:string. + dc:creator _:Malana_Bolls. + rdf:type bench:Article. + rdfs:seeAlso "http://www.poled.tld/pussyfooting/suborbital.html"^^xsd:string. + dc:title "overwhelmed suborbital dinette"^^xsd:string. + foaf:homepage "http://www.pussyfooting.tld/dinette/morphologically.html"^^xsd:string. + swrc:journal . +_:Eusebius_Bennafield rdf:type foaf:Person. +_:Eusebius_Bennafield foaf:name "Eusebius Bennafield"^^xsd:string. + dc:creator _:Eusebius_Bennafield. +_:Cynbel_Braly rdf:type foaf:Person. +_:Cynbel_Braly foaf:name "Cynbel Braly"^^xsd:string. + dc:creator _:Cynbel_Braly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.suborbital.tld/morphologically/guiltlessly.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "dinette guiltlessly atomizing"^^xsd:string. + foaf:homepage "http://www.morphologically.tld/atomizing/rekeyed.html"^^xsd:string. + swrc:journal . +_:Vertise_Dorminy rdf:type foaf:Person. +_:Vertise_Dorminy foaf:name "Vertise Dorminy"^^xsd:string. + dc:creator _:Vertise_Dorminy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.guiltlessly.tld/rekeyed/devaluated.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "atomizing devaluated crawdad"^^xsd:string. + foaf:homepage "http://www.rekeyed.tld/crawdad/studdings.html"^^xsd:string. + swrc:journal . +_:Amlie_Chico rdf:type foaf:Person. +_:Amlie_Chico foaf:name "Amlie Chico"^^xsd:string. + dc:creator _:Amlie_Chico. + rdf:type bench:Article. + rdfs:seeAlso "http://www.devaluated.tld/studdings/squeakier.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "crawdad squeakier medicare"^^xsd:string. + foaf:homepage "http://www.studdings.tld/medicare/carapaces.html"^^xsd:string. + swrc:journal . +_:Hamudi_Hoops rdf:type foaf:Person. +_:Hamudi_Hoops foaf:name "Hamudi Hoops"^^xsd:string. + dc:creator _:Hamudi_Hoops. + rdf:type bench:Article. + dc:title "squeakier carapaces groper"^^xsd:string. + foaf:homepage "http://www.medicare.tld/groper/played.html"^^xsd:string. + swrc:journal . +_:Steffen_Tata rdf:type foaf:Person. +_:Steffen_Tata foaf:name "Steffen Tata"^^xsd:string. + dc:creator _:Steffen_Tata. + rdf:type bench:Article. + rdfs:seeAlso "http://www.carapaces.tld/played/nonvoting.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "groper nonvoting newsletters"^^xsd:string. + foaf:homepage "http://www.played.tld/newsletters/arks.html"^^xsd:string. + swrc:journal . +_:Eucharius_Pummell rdf:type foaf:Person. +_:Eucharius_Pummell foaf:name "Eucharius Pummell"^^xsd:string. + dc:creator _:Eucharius_Pummell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonvoting.tld/arks/outranks.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "newsletters outranks militating"^^xsd:string. + foaf:homepage "http://www.arks.tld/militating/uncapped.html"^^xsd:string. + swrc:journal . +_:Nonoy_Ventur rdf:type foaf:Person. +_:Nonoy_Ventur foaf:name "Nonoy Ventur"^^xsd:string. + dc:creator _:Nonoy_Ventur. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outranks.tld/uncapped/sealing.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "militating sealing agilities"^^xsd:string. + foaf:homepage "http://www.uncapped.tld/agilities/redressment.html"^^xsd:string. + swrc:journal . +_:Caradawg_Wilkie rdf:type foaf:Person. +_:Caradawg_Wilkie foaf:name "Caradawg Wilkie"^^xsd:string. + dc:creator _:Caradawg_Wilkie. + rdf:type bench:Article. + swrc:pages "115"^^xsd:integer. + dc:title "sealing redressment overbold"^^xsd:string. + foaf:homepage "http://www.agilities.tld/overbold/astronomically.html"^^xsd:string. + swrc:journal . +_:Evseevskaia_Carow rdf:type foaf:Person. +_:Evseevskaia_Carow foaf:name "Evseevskaia Carow"^^xsd:string. + dc:creator _:Evseevskaia_Carow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.redressment.tld/astronomically/undeliverable.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "overbold undeliverable misdirects"^^xsd:string. + foaf:homepage "http://www.astronomically.tld/misdirects/porringers.html"^^xsd:string. + swrc:journal . +_:Ekavali_Reineking rdf:type foaf:Person. +_:Ekavali_Reineking foaf:name "Ekavali Reineking"^^xsd:string. + dc:creator _:Ekavali_Reineking. +_:Pierre_Schessler rdf:type foaf:Person. +_:Pierre_Schessler foaf:name "Pierre Schessler"^^xsd:string. + dc:creator _:Pierre_Schessler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undeliverable.tld/porringers/guzzler.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "misdirects guzzler tenderhearted"^^xsd:string. + foaf:homepage "http://www.porringers.tld/tenderhearted/deflagrates.html"^^xsd:string. + swrc:journal . +_:Winred_Gyatso rdf:type foaf:Person. +_:Winred_Gyatso foaf:name "Winred Gyatso"^^xsd:string. + dc:creator _:Winred_Gyatso. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "guzzler deflagrates oystered"^^xsd:string. + foaf:homepage "http://www.tenderhearted.tld/oystered/dishtowel.html"^^xsd:string. + swrc:journal . +_:Todor_Dengler rdf:type foaf:Person. +_:Todor_Dengler foaf:name "Todor Dengler"^^xsd:string. + dc:creator _:Todor_Dengler. + rdf:type bench:Article. + swrc:pages "35"^^xsd:integer. + dc:title "deflagrates dishtowel pentameter"^^xsd:string. + foaf:homepage "http://www.oystered.tld/pentameter/noontides.html"^^xsd:string. + swrc:journal . +_:Raulo_Husni rdf:type foaf:Person. +_:Raulo_Husni foaf:name "Raulo Husni"^^xsd:string. + dc:creator _:Raulo_Husni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dishtowel.tld/noontides/pumas.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "pentameter pumas meerschaum"^^xsd:string. + foaf:homepage "http://www.noontides.tld/meerschaum/saltness.html"^^xsd:string. + swrc:journal . +_:Ferdinand_Liem rdf:type foaf:Person. +_:Ferdinand_Liem foaf:name "Ferdinand Liem"^^xsd:string. + dc:creator _:Ferdinand_Liem. + swrc:editor _:Rachana_Morch. + swrc:editor _:Hektor_Cleal. + rdf:type bench:Incollection. + bench:booktitle "pumas saltness philatelist"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "meerschaum philatelist alternatives"^^xsd:string. + foaf:homepage "http://www.saltness.tld/alternatives/grounded.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. +_:Wilburn_Faltin rdf:type foaf:Person. +_:Wilburn_Faltin foaf:name "Wilburn Faltin"^^xsd:string. + dc:creator _:Wilburn_Faltin. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 8 (1965)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.alternatives.tld/existed/jacketing.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "grounded jacketing slices"^^xsd:string. + foaf:homepage "http://www.existed.tld/slices/trophying.html"^^xsd:string. + swrc:journal . +_:Roscislawa_Kalmer rdf:type foaf:Person. +_:Roscislawa_Kalmer foaf:name "Roscislawa Kalmer"^^xsd:string. + dc:creator _:Roscislawa_Kalmer. + rdf:type bench:Article. + swrc:pages "134"^^xsd:integer. + dc:title "jacketing trophying lowish"^^xsd:string. + foaf:homepage "http://www.slices.tld/lowish/colleens.html"^^xsd:string. + swrc:journal . +_:Royce_Pinero rdf:type foaf:Person. +_:Royce_Pinero foaf:name "Royce Pinero"^^xsd:string. + dc:creator _:Royce_Pinero. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "trophying colleens bargainable"^^xsd:string. + foaf:homepage "http://www.lowish.tld/bargainable/modeled.html"^^xsd:string. + swrc:journal . +_:Ekatrinna_Sittman rdf:type foaf:Person. +_:Ekatrinna_Sittman foaf:name "Ekatrinna Sittman"^^xsd:string. + dc:creator _:Ekatrinna_Sittman. +_:Gutka_Nicolau rdf:type foaf:Person. +_:Gutka_Nicolau foaf:name "Gutka Nicolau"^^xsd:string. + dc:creator _:Gutka_Nicolau. + rdf:type bench:Article. + swrc:pages "21"^^xsd:integer. + dc:title "colleens modeled brassies"^^xsd:string. + foaf:homepage "http://www.bargainable.tld/brassies/parasitizing.html"^^xsd:string. + swrc:journal . +_:Saubhari_Hovorka rdf:type foaf:Person. +_:Saubhari_Hovorka foaf:name "Saubhari Hovorka"^^xsd:string. + dc:creator _:Saubhari_Hovorka. + rdf:type bench:Article. + rdfs:seeAlso "http://www.modeled.tld/parasitizing/cylindrical.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "brassies cylindrical daw"^^xsd:string. + foaf:homepage "http://www.parasitizing.tld/daw/slicks.html"^^xsd:string. + swrc:journal . +_:Carlino_Mertz rdf:type foaf:Person. +_:Carlino_Mertz foaf:name "Carlino Mertz"^^xsd:string. + dc:creator _:Carlino_Mertz. + rdf:type bench:Article. + swrc:pages "68"^^xsd:integer. + dc:title "cylindrical slicks unreceptive"^^xsd:string. + foaf:homepage "http://www.daw.tld/unreceptive/bearskin.html"^^xsd:string. + swrc:journal . +_:Raakaan_Stockton rdf:type foaf:Person. +_:Raakaan_Stockton foaf:name "Raakaan Stockton"^^xsd:string. + dc:creator _:Raakaan_Stockton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slicks.tld/bearskin/lumper.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "unreceptive lumper catnaps"^^xsd:string. + foaf:homepage "http://www.bearskin.tld/catnaps/resharpens.html"^^xsd:string. + swrc:journal . +_:Cadwy_Brye rdf:type foaf:Person. +_:Cadwy_Brye foaf:name "Cadwy Brye"^^xsd:string. + dc:creator _:Cadwy_Brye. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "lumper resharpens unendorsed"^^xsd:string. + foaf:homepage "http://www.catnaps.tld/unendorsed/lecturers.html"^^xsd:string. + swrc:journal . +_:Shealin_Deasis rdf:type foaf:Person. +_:Shealin_Deasis foaf:name "Shealin Deasis"^^xsd:string. + dc:creator _:Shealin_Deasis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.resharpens.tld/lecturers/situp.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "unendorsed situp interstitially"^^xsd:string. + foaf:homepage "http://www.lecturers.tld/interstitially/motorships.html"^^xsd:string. + swrc:journal . +_:Shetan_Bachas rdf:type foaf:Person. +_:Shetan_Bachas foaf:name "Shetan Bachas"^^xsd:string. + dc:creator _:Shetan_Bachas. + rdf:type bench:Article. + swrc:pages "191"^^xsd:integer. + dc:title "situp motorships hissers"^^xsd:string. + foaf:homepage "http://www.interstitially.tld/hissers/dissociates.html"^^xsd:string. + swrc:journal . +_:Gyanada_Cione rdf:type foaf:Person. +_:Gyanada_Cione foaf:name "Gyanada Cione"^^xsd:string. + dc:creator _:Gyanada_Cione. +_:Otis_Kary rdf:type foaf:Person. +_:Otis_Kary foaf:name "Otis Kary"^^xsd:string. + dc:creator _:Otis_Kary. + rdf:type bench:Article. + rdfs:seeAlso "http://www.motorships.tld/dissociates/dyable.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "hissers dyable dup"^^xsd:string. + foaf:homepage "http://www.dissociates.tld/dup/pygmoid.html"^^xsd:string. + swrc:journal . +_:Masahide_Mele rdf:type foaf:Person. +_:Masahide_Mele foaf:name "Masahide Mele"^^xsd:string. + dc:creator _:Masahide_Mele. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "dyable pygmoid outdodging"^^xsd:string. + foaf:homepage "http://www.dup.tld/outdodging/riddles.html"^^xsd:string. + swrc:journal . +_:Ritsuko_Hallenbeck rdf:type foaf:Person. +_:Ritsuko_Hallenbeck foaf:name "Ritsuko Hallenbeck"^^xsd:string. + dc:creator _:Ritsuko_Hallenbeck. + rdf:type bench:Article. + swrc:pages "71"^^xsd:integer. + dc:title "pygmoid riddles vireo"^^xsd:string. + foaf:homepage "http://www.outdodging.tld/vireo/brainier.html"^^xsd:string. + swrc:journal . +_:Trinique_Dobis rdf:type foaf:Person. +_:Trinique_Dobis foaf:name "Trinique Dobis"^^xsd:string. + dc:creator _:Trinique_Dobis. +_:Amru_Ekberg rdf:type foaf:Person. +_:Amru_Ekberg foaf:name "Amru Ekberg"^^xsd:string. + dc:creator _:Amru_Ekberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.riddles.tld/brainier/ricer.html"^^xsd:string. + swrc:pages "94"^^xsd:integer. + dc:title "vireo ricer ads"^^xsd:string. + foaf:homepage "http://www.brainier.tld/ads/latino.html"^^xsd:string. + swrc:journal . +_:Lettie_Desroches rdf:type foaf:Person. +_:Lettie_Desroches foaf:name "Lettie Desroches"^^xsd:string. + dc:creator _:Lettie_Desroches. + rdf:type bench:Article. + swrc:pages "180"^^xsd:integer. + dc:title "ricer latino curlers"^^xsd:string. + foaf:homepage "http://www.ads.tld/curlers/harbingers.html"^^xsd:string. + swrc:journal . +_:Samba_Deuink rdf:type foaf:Person. +_:Samba_Deuink foaf:name "Samba Deuink"^^xsd:string. + dc:creator _:Samba_Deuink. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "latino harbingers gnomons"^^xsd:string. + foaf:homepage "http://www.curlers.tld/gnomons/viticultural.html"^^xsd:string. + swrc:journal . +_:Narkissa_Tade rdf:type foaf:Person. +_:Narkissa_Tade foaf:name "Narkissa Tade"^^xsd:string. + dc:creator _:Narkissa_Tade. + rdf:type bench:Article. + rdfs:seeAlso "http://www.harbingers.tld/viticultural/creamers.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "gnomons creamers eutrophies"^^xsd:string. + foaf:homepage "http://www.viticultural.tld/eutrophies/esters.html"^^xsd:string. + swrc:journal . +_:Sumayya_Okoro rdf:type foaf:Person. +_:Sumayya_Okoro foaf:name "Sumayya Okoro"^^xsd:string. + dc:creator _:Sumayya_Okoro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.creamers.tld/esters/reselling.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "eutrophies reselling onerously"^^xsd:string. + foaf:homepage "http://www.esters.tld/onerously/gusseted.html"^^xsd:string. + swrc:journal . +_:Imma_Legalley rdf:type foaf:Person. +_:Imma_Legalley foaf:name "Imma Legalley"^^xsd:string. + dc:creator _:Imma_Legalley. +_:Anas_Swindler rdf:type foaf:Person. +_:Anas_Swindler foaf:name "Anas Swindler"^^xsd:string. + dc:creator _:Anas_Swindler. + rdf:type bench:Article. + dc:title "reselling gusseted rated"^^xsd:string. + foaf:homepage "http://www.onerously.tld/rated/devisers.html"^^xsd:string. + swrc:journal . +_:Bastienne_Norrid rdf:type foaf:Person. +_:Bastienne_Norrid foaf:name "Bastienne Norrid"^^xsd:string. + dc:creator _:Bastienne_Norrid. + rdf:type bench:Article. + swrc:note "taxers irritates consensually preternaturally gruffs multiphasic highjacked jots capably directer"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "gusseted devisers irrationalities"^^xsd:string. + foaf:homepage "http://www.rated.tld/irrationalities/capitalizations.html"^^xsd:string. + swrc:journal . +_:Dobegneva_Lewman rdf:type foaf:Person. +_:Dobegneva_Lewman foaf:name "Dobegneva Lewman"^^xsd:string. + dc:creator _:Dobegneva_Lewman. +_:Ukyo_Knopf rdf:type foaf:Person. +_:Ukyo_Knopf foaf:name "Ukyo Knopf"^^xsd:string. + dc:creator _:Ukyo_Knopf. + rdf:type bench:Article. + swrc:pages "164"^^xsd:integer. + dc:title "devisers capitalizations junketing"^^xsd:string. + foaf:homepage "http://www.irrationalities.tld/junketing/procrastinator.html"^^xsd:string. + swrc:journal . +_:Grazia_Gicker rdf:type foaf:Person. +_:Grazia_Gicker foaf:name "Grazia Gicker"^^xsd:string. + dc:creator _:Grazia_Gicker. + rdf:type bench:Article. + swrc:pages "3"^^xsd:integer. + dc:title "capitalizations procrastinator jazzers"^^xsd:string. + foaf:homepage "http://www.junketing.tld/jazzers/unionizing.html"^^xsd:string. + swrc:journal . +_:Christene_Bordinger rdf:type foaf:Person. +_:Christene_Bordinger foaf:name "Christene Bordinger"^^xsd:string. + dc:creator _:Christene_Bordinger. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "procrastinator unionizing dieback"^^xsd:string. + foaf:homepage "http://www.jazzers.tld/dieback/quakes.html"^^xsd:string. + swrc:journal . +_:Dhaafir_December rdf:type foaf:Person. +_:Dhaafir_December foaf:name "Dhaafir December"^^xsd:string. + dc:creator _:Dhaafir_December. +_:Yeijiro_Tilton rdf:type foaf:Person. +_:Yeijiro_Tilton foaf:name "Yeijiro Tilton"^^xsd:string. + dc:creator _:Yeijiro_Tilton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unionizing.tld/quakes/conjuncts.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "dieback conjuncts motorscooters"^^xsd:string. + foaf:homepage "http://www.quakes.tld/motorscooters/marshmallows.html"^^xsd:string. + swrc:journal . +_:Yuko_Bean rdf:type foaf:Person. +_:Yuko_Bean foaf:name "Yuko Bean"^^xsd:string. + dc:creator _:Yuko_Bean. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conjuncts.tld/marshmallows/kiboshes.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "motorscooters kiboshes barkers"^^xsd:string. + foaf:homepage "http://www.marshmallows.tld/barkers/panegyrical.html"^^xsd:string. + swrc:journal . +_:Miqdaad_Gour rdf:type foaf:Person. +_:Miqdaad_Gour foaf:name "Miqdaad Gour"^^xsd:string. + dc:creator _:Miqdaad_Gour. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kiboshes.tld/panegyrical/nonbeing.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "barkers nonbeing fraternizes"^^xsd:string. + foaf:homepage "http://www.panegyrical.tld/fraternizes/cockhorse.html"^^xsd:string. + swrc:journal . +_:Madina_Mcglumphy rdf:type foaf:Person. +_:Madina_Mcglumphy foaf:name "Madina Mcglumphy"^^xsd:string. + dc:creator _:Madina_Mcglumphy. +_:Beinvenido_Bolek rdf:type foaf:Person. +_:Beinvenido_Bolek foaf:name "Beinvenido Bolek"^^xsd:string. + dc:creator _:Beinvenido_Bolek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nonbeing.tld/cockhorse/quavered.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "fraternizes quavered tiara"^^xsd:string. + foaf:homepage "http://www.cockhorse.tld/tiara/radiancy.html"^^xsd:string. + swrc:journal . +_:Trevls_Romprey rdf:type foaf:Person. +_:Trevls_Romprey foaf:name "Trevls Romprey"^^xsd:string. + dc:creator _:Trevls_Romprey. + rdf:type bench:Article. + bench:cdrom "http://www.quavered.tld/radiancy/parried.html"^^xsd:string. + swrc:pages "106"^^xsd:integer. + dc:title "tiara parried coated"^^xsd:string. + foaf:homepage "http://www.radiancy.tld/coated/seders.html"^^xsd:string. + swrc:journal . +_:Abran_Morgensen rdf:type foaf:Person. +_:Abran_Morgensen foaf:name "Abran Morgensen"^^xsd:string. + dc:creator _:Abran_Morgensen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.parried.tld/seders/exobiology.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "coated exobiology tenured"^^xsd:string. + foaf:homepage "http://www.seders.tld/tenured/appointer.html"^^xsd:string. + swrc:journal . +_:Hansi_Huba rdf:type foaf:Person. +_:Hansi_Huba foaf:name "Hansi Huba"^^xsd:string. + dc:creator _:Hansi_Huba. + rdf:type bench:Proceedings. + bench:booktitle "exobiology appointer aviso"^^xsd:string. + swrc:isbn "0-4473-8124-0"^^xsd:string. + dc:publisher "McGraw-Hill"^^xsd:string. + dc:title "Proceeding 4 (1965)"^^xsd:string. + foaf:homepage "http://www.appointer.tld/ruminating/pryingly.html"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 9 (1965)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ruminating.tld/lechayim/warring.html"^^xsd:string. + swrc:note "lymphatically deoxygenated dowels bluings throning heroics almner gushes penalized resiliency"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "pryingly warring microcosmic"^^xsd:string. + foaf:homepage "http://www.lechayim.tld/microcosmic/curfewed.html"^^xsd:string. + swrc:journal . +_:Awn_Rataj rdf:type foaf:Person. +_:Awn_Rataj foaf:name "Awn Rataj"^^xsd:string. + dc:creator _:Awn_Rataj. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "warring curfewed stethoscopic"^^xsd:string. + foaf:homepage "http://www.microcosmic.tld/stethoscopic/imagoes.html"^^xsd:string. + swrc:journal . +_:Cheryle_Vanderveen rdf:type foaf:Person. +_:Cheryle_Vanderveen foaf:name "Cheryle Vanderveen"^^xsd:string. + dc:creator _:Cheryle_Vanderveen. + rdf:type bench:Article. + swrc:pages "65"^^xsd:integer. + dc:title "curfewed imagoes reissuers"^^xsd:string. + foaf:homepage "http://www.stethoscopic.tld/reissuers/cyborgs.html"^^xsd:string. + swrc:journal . +_:Efrosenia_Majer rdf:type foaf:Person. +_:Efrosenia_Majer foaf:name "Efrosenia Majer"^^xsd:string. + dc:creator _:Efrosenia_Majer. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:publisher "Penguin USA"^^xsd:string. + dc:title "imagoes cyborgs retarding"^^xsd:string. + foaf:homepage "http://www.reissuers.tld/retarding/reopening.html"^^xsd:string. + swrc:journal . +_:Ragnara_Pote rdf:type foaf:Person. +_:Ragnara_Pote foaf:name "Ragnara Pote"^^xsd:string. + dc:creator _:Ragnara_Pote. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cyborgs.tld/reopening/contemplations.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "retarding contemplations godparents"^^xsd:string. + foaf:homepage "http://www.reopening.tld/godparents/urbanology.html"^^xsd:string. + swrc:journal . +_:Tracie_Coslow rdf:type foaf:Person. +_:Tracie_Coslow foaf:name "Tracie Coslow"^^xsd:string. + dc:creator _:Tracie_Coslow. +_:Orquidea_Aceveda rdf:type foaf:Person. +_:Orquidea_Aceveda foaf:name "Orquidea Aceveda"^^xsd:string. + dc:creator _:Orquidea_Aceveda. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "contemplations urbanology rowers"^^xsd:string. + foaf:homepage "http://www.godparents.tld/rowers/possets.html"^^xsd:string. + swrc:journal . +_:Bogdana_Okerson rdf:type foaf:Person. +_:Bogdana_Okerson foaf:name "Bogdana Okerson"^^xsd:string. + dc:creator _:Bogdana_Okerson. +_:Michaela_Langkabel rdf:type foaf:Person. +_:Michaela_Langkabel foaf:name "Michaela Langkabel"^^xsd:string. + dc:creator _:Michaela_Langkabel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.urbanology.tld/possets/watches.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "rowers watches hankerers"^^xsd:string. + foaf:homepage "http://www.possets.tld/hankerers/sightlier.html"^^xsd:string. + swrc:journal . +_:Mundhir_Hribal rdf:type foaf:Person. +_:Mundhir_Hribal foaf:name "Mundhir Hribal"^^xsd:string. + dc:creator _:Mundhir_Hribal. + rdf:type bench:Article. + rdfs:seeAlso "http://www.watches.tld/sightlier/septette.html"^^xsd:string. + dc:title "hankerers septette bacteriotoxin"^^xsd:string. + foaf:homepage "http://www.sightlier.tld/bacteriotoxin/prophesiers.html"^^xsd:string. + swrc:journal . +_:Tremelle_Beshear rdf:type foaf:Person. +_:Tremelle_Beshear foaf:name "Tremelle Beshear"^^xsd:string. + dc:creator _:Tremelle_Beshear. + rdf:type bench:Article. + rdfs:seeAlso "http://www.septette.tld/prophesiers/marzipans.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "bacteriotoxin marzipans jabberers"^^xsd:string. + foaf:homepage "http://www.prophesiers.tld/jabberers/expatiations.html"^^xsd:string. + swrc:journal . +_:Melcia_Schnieder rdf:type foaf:Person. +_:Melcia_Schnieder foaf:name "Melcia Schnieder"^^xsd:string. + dc:creator _:Melcia_Schnieder. + rdf:type bench:Article. + rdfs:seeAlso "http://www.marzipans.tld/expatiations/adiabatically.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "jabberers adiabatically reinstructs"^^xsd:string. + foaf:homepage "http://www.expatiations.tld/reinstructs/mutilative.html"^^xsd:string. + swrc:journal . +_:Daawood_Lefevre rdf:type foaf:Person. +_:Daawood_Lefevre foaf:name "Daawood Lefevre"^^xsd:string. + dc:creator _:Daawood_Lefevre. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adiabatically.tld/mutilative/equestrians.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "reinstructs equestrians unconditionality"^^xsd:string. + foaf:homepage "http://www.mutilative.tld/unconditionality/easer.html"^^xsd:string. + swrc:journal . +_:Pirithous_Hinahon rdf:type foaf:Person. +_:Pirithous_Hinahon foaf:name "Pirithous Hinahon"^^xsd:string. + dc:creator _:Pirithous_Hinahon. +_:Beli_Vanderiet rdf:type foaf:Person. +_:Beli_Vanderiet foaf:name "Beli Vanderiet"^^xsd:string. + dc:creator _:Beli_Vanderiet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.equestrians.tld/easer/manatees.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "unconditionality manatees inelegantly"^^xsd:string. + foaf:homepage "http://www.easer.tld/inelegantly/youths.html"^^xsd:string. + swrc:journal . +_:Saya_Drzewicki rdf:type foaf:Person. +_:Saya_Drzewicki foaf:name "Saya Drzewicki"^^xsd:string. + dc:creator _:Saya_Drzewicki. +_:Aurel_Lapar rdf:type foaf:Person. +_:Aurel_Lapar foaf:name "Aurel Lapar"^^xsd:string. + dc:creator _:Aurel_Lapar. + rdf:type bench:Article. + swrc:pages "110"^^xsd:integer. + dc:title "manatees youths undemocratically"^^xsd:string. + foaf:homepage "http://www.inelegantly.tld/undemocratically/tithings.html"^^xsd:string. + swrc:journal . +_:Mai_Karst rdf:type foaf:Person. +_:Mai_Karst foaf:name "Mai Karst"^^xsd:string. + dc:creator _:Mai_Karst. +_:Nayana_Maimone rdf:type foaf:Person. +_:Nayana_Maimone foaf:name "Nayana Maimone"^^xsd:string. + dc:creator _:Nayana_Maimone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.youths.tld/tithings/pesky.html"^^xsd:string. + swrc:note "coronals dramatization inexecutable drillers divinities caparisons fetors lately peekaboo"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "undemocratically pesky peeking"^^xsd:string. + foaf:homepage "http://www.tithings.tld/peeking/overbaked.html"^^xsd:string. + swrc:journal . +_:Orland_Beneker rdf:type foaf:Person. +_:Orland_Beneker foaf:name "Orland Beneker"^^xsd:string. + dc:creator _:Orland_Beneker. +_:Dusha_Cavagna rdf:type foaf:Person. +_:Dusha_Cavagna foaf:name "Dusha Cavagna"^^xsd:string. + dc:creator _:Dusha_Cavagna. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pesky.tld/overbaked/umping.html"^^xsd:string. + dc:title "peeking umping liverwursts"^^xsd:string. + foaf:homepage "http://www.overbaked.tld/liverwursts/chummed.html"^^xsd:string. + swrc:journal . +_:Khristen_Mossor rdf:type foaf:Person. +_:Khristen_Mossor foaf:name "Khristen Mossor"^^xsd:string. + dc:creator _:Khristen_Mossor. + rdf:type bench:Article. + rdfs:seeAlso "http://www.umping.tld/chummed/metonyms.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "liverwursts metonyms geldings"^^xsd:string. + foaf:homepage "http://www.chummed.tld/geldings/savaging.html"^^xsd:string. + swrc:journal . +_:Ingvar_Schleider rdf:type foaf:Person. +_:Ingvar_Schleider foaf:name "Ingvar Schleider"^^xsd:string. + dc:creator _:Ingvar_Schleider. +_:Wardell_Drinkley rdf:type foaf:Person. +_:Wardell_Drinkley foaf:name "Wardell Drinkley"^^xsd:string. + dc:creator _:Wardell_Drinkley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.metonyms.tld/savaging/equinely.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "geldings equinely flower"^^xsd:string. + foaf:homepage "http://www.savaging.tld/flower/macular.html"^^xsd:string. + swrc:journal . +_:Jerred_Teichmann rdf:type foaf:Person. +_:Jerred_Teichmann foaf:name "Jerred Teichmann"^^xsd:string. + dc:creator _:Jerred_Teichmann. +_:Euphemia_Pippert rdf:type foaf:Person. +_:Euphemia_Pippert foaf:name "Euphemia Pippert"^^xsd:string. + dc:creator _:Euphemia_Pippert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.equinely.tld/macular/faltboats.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "flower faltboats careless"^^xsd:string. + foaf:homepage "http://www.macular.tld/careless/chuckholes.html"^^xsd:string. + swrc:journal . +_:Katelyn_Trainum rdf:type foaf:Person. +_:Katelyn_Trainum foaf:name "Katelyn Trainum"^^xsd:string. + dc:creator _:Katelyn_Trainum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.faltboats.tld/chuckholes/galvanizer.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "careless galvanizer carryouts"^^xsd:string. + foaf:homepage "http://www.chuckholes.tld/carryouts/nagged.html"^^xsd:string. + swrc:journal . +_:Aseela_Cafaro rdf:type foaf:Person. +_:Aseela_Cafaro foaf:name "Aseela Cafaro"^^xsd:string. + dc:creator _:Aseela_Cafaro. + rdf:type bench:Article. + swrc:pages "153"^^xsd:integer. + dc:title "galvanizer nagged legates"^^xsd:string. + foaf:homepage "http://www.carryouts.tld/legates/puttering.html"^^xsd:string. + swrc:journal . +_:Tessy_Sharber rdf:type foaf:Person. +_:Tessy_Sharber foaf:name "Tessy Sharber"^^xsd:string. + dc:creator _:Tessy_Sharber. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nagged.tld/puttering/thiosulfate.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "legates thiosulfate birchism"^^xsd:string. + foaf:homepage "http://www.puttering.tld/birchism/separably.html"^^xsd:string. + swrc:journal . +_:Kaleem_Bersamin rdf:type foaf:Person. +_:Kaleem_Bersamin foaf:name "Kaleem Bersamin"^^xsd:string. + dc:creator _:Kaleem_Bersamin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thiosulfate.tld/separably/vociferation.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "birchism vociferation decentring"^^xsd:string. + foaf:homepage "http://www.separably.tld/decentring/reviser.html"^^xsd:string. + swrc:journal . +_:Bebinca_Okano rdf:type foaf:Person. +_:Bebinca_Okano foaf:name "Bebinca Okano"^^xsd:string. + dc:creator _:Bebinca_Okano. +_:Trevion_Harewood rdf:type foaf:Person. +_:Trevion_Harewood foaf:name "Trevion Harewood"^^xsd:string. + dc:creator _:Trevion_Harewood. + rdf:type bench:Article. + swrc:pages "175"^^xsd:integer. + dc:title "vociferation reviser notions"^^xsd:string. + foaf:homepage "http://www.decentring.tld/notions/inscrutably.html"^^xsd:string. + swrc:journal . +_:Sherrie_Mowry rdf:type foaf:Person. +_:Sherrie_Mowry foaf:name "Sherrie Mowry"^^xsd:string. + dc:creator _:Sherrie_Mowry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reviser.tld/inscrutably/takingly.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "notions takingly stirrer"^^xsd:string. + foaf:homepage "http://www.inscrutably.tld/stirrer/sealed.html"^^xsd:string. + swrc:journal . +_:Svakhna_Kirch rdf:type foaf:Person. +_:Svakhna_Kirch foaf:name "Svakhna Kirch"^^xsd:string. + dc:creator _:Svakhna_Kirch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.takingly.tld/sealed/overstretch.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "stirrer overstretch glazier"^^xsd:string. + foaf:homepage "http://www.sealed.tld/glazier/markedly.html"^^xsd:string. + swrc:journal . +_:Gerek_Cosselman rdf:type foaf:Person. +_:Gerek_Cosselman foaf:name "Gerek Cosselman"^^xsd:string. + dc:creator _:Gerek_Cosselman. +_:Leiko_Dodson rdf:type foaf:Person. +_:Leiko_Dodson foaf:name "Leiko Dodson"^^xsd:string. + dc:creator _:Leiko_Dodson. + rdf:type bench:Article. + swrc:pages "129"^^xsd:integer. + dc:title "overstretch markedly cannonry"^^xsd:string. + foaf:homepage "http://www.glazier.tld/cannonry/concaveness.html"^^xsd:string. + swrc:journal . +_:Tang_Riggleman rdf:type foaf:Person. +_:Tang_Riggleman foaf:name "Tang Riggleman"^^xsd:string. + dc:creator _:Tang_Riggleman. + rdf:type bench:Article. + swrc:pages "172"^^xsd:integer. + dc:title "markedly concaveness infinitely"^^xsd:string. + foaf:homepage "http://www.cannonry.tld/infinitely/yorkers.html"^^xsd:string. + swrc:journal . +_:Istvan_Mayville rdf:type foaf:Person. +_:Istvan_Mayville foaf:name "Istvan Mayville"^^xsd:string. + dc:creator _:Istvan_Mayville. +_:Dorbeta_Daricek rdf:type foaf:Person. +_:Dorbeta_Daricek foaf:name "Dorbeta Daricek"^^xsd:string. + dc:creator _:Dorbeta_Daricek. + rdf:type bench:Article. + rdfs:seeAlso "http://www.concaveness.tld/yorkers/hermaphrodism.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "infinitely hermaphrodism rowel"^^xsd:string. + foaf:homepage "http://www.yorkers.tld/rowel/macaronis.html"^^xsd:string. + swrc:journal . +_:Celerina_Sarafian rdf:type foaf:Person. +_:Celerina_Sarafian foaf:name "Celerina Sarafian"^^xsd:string. + dc:creator _:Celerina_Sarafian. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hermaphrodism.tld/macaronis/deliciously.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "rowel deliciously decompressing"^^xsd:string. + foaf:homepage "http://www.macaronis.tld/decompressing/urology.html"^^xsd:string. + swrc:journal . +_:Tahara_Alvarengo rdf:type foaf:Person. +_:Tahara_Alvarengo foaf:name "Tahara Alvarengo"^^xsd:string. + dc:creator _:Tahara_Alvarengo. +_:Efthala_Krzesinski rdf:type foaf:Person. +_:Efthala_Krzesinski foaf:name "Efthala Krzesinski"^^xsd:string. + dc:creator _:Efthala_Krzesinski. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "deliciously urology scragging"^^xsd:string. + foaf:homepage "http://www.decompressing.tld/scragging/beiges.html"^^xsd:string. + swrc:journal . +_:Poloneika_Bonito rdf:type foaf:Person. +_:Poloneika_Bonito foaf:name "Poloneika Bonito"^^xsd:string. + dc:creator _:Poloneika_Bonito. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "urology beiges prinking"^^xsd:string. + foaf:homepage "http://www.scragging.tld/prinking/villus.html"^^xsd:string. + swrc:journal . +_:Gregoire_Hizer rdf:type foaf:Person. +_:Gregoire_Hizer foaf:name "Gregoire Hizer"^^xsd:string. + dc:creator _:Gregoire_Hizer. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "beiges villus horsing"^^xsd:string. + foaf:homepage "http://www.prinking.tld/horsing/icing.html"^^xsd:string. + swrc:journal . +_:Jubair_Maze rdf:type foaf:Person. +_:Jubair_Maze foaf:name "Jubair Maze"^^xsd:string. + dc:creator _:Jubair_Maze. + rdf:type bench:Article. + rdfs:seeAlso "http://www.villus.tld/icing/caffeins.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "horsing caffeins couldest"^^xsd:string. + foaf:homepage "http://www.icing.tld/couldest/chamoising.html"^^xsd:string. + swrc:journal . +_:Penvro_Rivenberg rdf:type foaf:Person. +_:Penvro_Rivenberg foaf:name "Penvro Rivenberg"^^xsd:string. + dc:creator _:Penvro_Rivenberg. +_:Edern_Cossette rdf:type foaf:Person. +_:Edern_Cossette foaf:name "Edern Cossette"^^xsd:string. + dc:creator _:Edern_Cossette. + rdf:type bench:Article. + swrc:pages "69"^^xsd:integer. + dc:title "caffeins chamoising manchus"^^xsd:string. + foaf:homepage "http://www.couldest.tld/manchus/enlightenment.html"^^xsd:string. + swrc:journal . +_:Skonka_Lecato rdf:type foaf:Person. +_:Skonka_Lecato foaf:name "Skonka Lecato"^^xsd:string. + dc:creator _:Skonka_Lecato. +_:Tsukasa_Beerling rdf:type foaf:Person. +_:Tsukasa_Beerling foaf:name "Tsukasa Beerling"^^xsd:string. + dc:creator _:Tsukasa_Beerling. + rdf:type bench:Article. + swrc:pages "144"^^xsd:integer. + dc:title "chamoising enlightenment placque"^^xsd:string. + foaf:homepage "http://www.manchus.tld/placque/concussive.html"^^xsd:string. + swrc:journal . +_:Ludwig_Kapitula rdf:type foaf:Person. +_:Ludwig_Kapitula foaf:name "Ludwig Kapitula"^^xsd:string. + dc:creator _:Ludwig_Kapitula. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enlightenment.tld/concussive/papistries.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "placque papistries phasing"^^xsd:string. + foaf:homepage "http://www.concussive.tld/phasing/clergywomen.html"^^xsd:string. + swrc:journal . +_:Kristiane_Doncaster rdf:type foaf:Person. +_:Kristiane_Doncaster foaf:name "Kristiane Doncaster"^^xsd:string. + dc:creator _:Kristiane_Doncaster. +_:Pio_Bucknam rdf:type foaf:Person. +_:Pio_Bucknam foaf:name "Pio Bucknam"^^xsd:string. + dc:creator _:Pio_Bucknam. + rdf:type bench:Article. + rdfs:seeAlso "http://www.papistries.tld/clergywomen/unwoven.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "phasing unwoven normalities"^^xsd:string. + foaf:homepage "http://www.clergywomen.tld/normalities/millers.html"^^xsd:string. + swrc:journal . +_:Elfie_Bartman rdf:type foaf:Person. +_:Elfie_Bartman foaf:name "Elfie Bartman"^^xsd:string. + dc:creator _:Elfie_Bartman. + rdf:type bench:Article. + swrc:pages "172"^^xsd:integer. + dc:title "unwoven millers schusses"^^xsd:string. + foaf:homepage "http://www.normalities.tld/schusses/unfortified.html"^^xsd:string. + swrc:journal . +_:Ronna_Gaitan rdf:type foaf:Person. +_:Ronna_Gaitan foaf:name "Ronna Gaitan"^^xsd:string. + dc:creator _:Ronna_Gaitan. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "millers unfortified unproved"^^xsd:string. + foaf:homepage "http://www.schusses.tld/unproved/miffing.html"^^xsd:string. + swrc:journal . +_:Jenny_Mow rdf:type foaf:Person. +_:Jenny_Mow foaf:name "Jenny Mow"^^xsd:string. + dc:creator _:Jenny_Mow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unfortified.tld/miffing/awakenings.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "unproved awakenings semiurban"^^xsd:string. + foaf:homepage "http://www.miffing.tld/semiurban/holographs.html"^^xsd:string. + swrc:journal . +_:Grgory_Primo rdf:type foaf:Person. +_:Grgory_Primo foaf:name "Grgory Primo"^^xsd:string. + dc:creator _:Grgory_Primo. + rdf:type bench:Article. + swrc:pages "101"^^xsd:integer. + dc:title "awakenings holographs bourse"^^xsd:string. + foaf:homepage "http://www.semiurban.tld/bourse/slipcover.html"^^xsd:string. + swrc:journal . +_:Lyubochka_Heffelbower rdf:type foaf:Person. +_:Lyubochka_Heffelbower foaf:name "Lyubochka Heffelbower"^^xsd:string. + dc:creator _:Lyubochka_Heffelbower. + rdf:type bench:Article. + rdfs:seeAlso "http://www.holographs.tld/slipcover/chairmaned.html"^^xsd:string. + dc:title "bourse chairmaned annoying"^^xsd:string. + foaf:homepage "http://www.slipcover.tld/annoying/goodwills.html"^^xsd:string. + swrc:journal . +_:Raven_Fabeck rdf:type foaf:Person. +_:Raven_Fabeck foaf:name "Raven Fabeck"^^xsd:string. + dc:creator _:Raven_Fabeck. +_:Svatata_Gollihar rdf:type foaf:Person. +_:Svatata_Gollihar foaf:name "Svatata Gollihar"^^xsd:string. + dc:creator _:Svatata_Gollihar. + rdf:type bench:Article. + swrc:pages "187"^^xsd:integer. + dc:title "chairmaned goodwills deflating"^^xsd:string. + foaf:homepage "http://www.annoying.tld/deflating/lotions.html"^^xsd:string. + swrc:journal . +_:Izabella_Rackow rdf:type foaf:Person. +_:Izabella_Rackow foaf:name "Izabella Rackow"^^xsd:string. + dc:creator _:Izabella_Rackow. +_:Edyta_Sarisky rdf:type foaf:Person. +_:Edyta_Sarisky foaf:name "Edyta Sarisky"^^xsd:string. + dc:creator _:Edyta_Sarisky. + rdf:type bench:Article. + swrc:pages "78"^^xsd:integer. + dc:title "goodwills lotions cinematography"^^xsd:string. + foaf:homepage "http://www.deflating.tld/cinematography/meanie.html"^^xsd:string. + swrc:journal . +_:Naruhiko_Tyminski rdf:type foaf:Person. +_:Naruhiko_Tyminski foaf:name "Naruhiko Tyminski"^^xsd:string. + dc:creator _:Naruhiko_Tyminski. +_:Czeslaw_Mcgathy rdf:type foaf:Person. +_:Czeslaw_Mcgathy foaf:name "Czeslaw Mcgathy"^^xsd:string. + dc:creator _:Czeslaw_Mcgathy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lotions.tld/meanie/pennate.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "cinematography pennate causticity"^^xsd:string. + foaf:homepage "http://www.meanie.tld/causticity/evangelists.html"^^xsd:string. + swrc:journal . +_:Fern_Ditzel rdf:type foaf:Person. +_:Fern_Ditzel foaf:name "Fern Ditzel"^^xsd:string. + dc:creator _:Fern_Ditzel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pennate.tld/evangelists/hypotensive.html"^^xsd:string. + dc:title "causticity hypotensive soybeans"^^xsd:string. + foaf:homepage "http://www.evangelists.tld/soybeans/tympans.html"^^xsd:string. + swrc:journal . +_:Jean_Catacutan rdf:type foaf:Person. +_:Jean_Catacutan foaf:name "Jean Catacutan"^^xsd:string. + dc:creator _:Jean_Catacutan. + swrc:editor _:Thyestes_Traux. + swrc:editor _:Pirmin_Goulart. + rdf:type bench:Incollection. + bench:booktitle "hypotensive tympans housemaid"^^xsd:string. + rdfs:seeAlso "http://www.soybeans.tld/housemaid/cockiness.html"^^xsd:string. + dc:title "tympans cockiness fleetest"^^xsd:string. + foaf:homepage "http://www.housemaid.tld/fleetest/frenchwoman.html"^^xsd:string. + dcterms:issued "1965"^^xsd:integer. +_:Emanuel_Gaytan rdf:type foaf:Person. +_:Emanuel_Gaytan foaf:name "Emanuel Gaytan"^^xsd:string. + dc:creator _:Emanuel_Gaytan. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 10 (1965)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1965"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "193"^^xsd:integer. + dc:title "fleetest reappointing meatiest"^^xsd:string. + foaf:homepage "http://www.frenchwoman.tld/meatiest/grabbed.html"^^xsd:string. + swrc:journal . +_:Kiriaki_Stoneberger rdf:type foaf:Person. +_:Kiriaki_Stoneberger foaf:name "Kiriaki Stoneberger"^^xsd:string. + dc:creator _:Kiriaki_Stoneberger. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reappointing.tld/grabbed/shicksas.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "meatiest shicksas modifier"^^xsd:string. + foaf:homepage "http://www.grabbed.tld/modifier/furbishes.html"^^xsd:string. + swrc:journal . +_:Predslava_Abkemeier rdf:type foaf:Person. +_:Predslava_Abkemeier foaf:name "Predslava Abkemeier"^^xsd:string. + dc:creator _:Predslava_Abkemeier. +_:Conway_Sobba rdf:type foaf:Person. +_:Conway_Sobba foaf:name "Conway Sobba"^^xsd:string. + dc:creator _:Conway_Sobba. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shicksas.tld/furbishes/typical.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "modifier typical slapped"^^xsd:string. + foaf:homepage "http://www.furbishes.tld/slapped/refulgently.html"^^xsd:string. + swrc:journal . +_:Hueil_Valasco rdf:type foaf:Person. +_:Hueil_Valasco foaf:name "Hueil Valasco"^^xsd:string. + dc:creator _:Hueil_Valasco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.typical.tld/refulgently/durative.html"^^xsd:string. + swrc:pages "21"^^xsd:integer. + dc:title "slapped durative empanel"^^xsd:string. + foaf:homepage "http://www.refulgently.tld/empanel/velocipede.html"^^xsd:string. + swrc:journal . +_:Yasuko_Vannatten rdf:type foaf:Person. +_:Yasuko_Vannatten foaf:name "Yasuko Vannatten"^^xsd:string. + dc:creator _:Yasuko_Vannatten. + rdf:type bench:Article. + rdfs:seeAlso "http://www.durative.tld/velocipede/revenger.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "empanel revenger forzandos"^^xsd:string. + foaf:homepage "http://www.velocipede.tld/forzandos/scrams.html"^^xsd:string. + swrc:journal . +_:Abie_Holding rdf:type foaf:Person. +_:Abie_Holding foaf:name "Abie Holding"^^xsd:string. + dc:creator _:Abie_Holding. +_:Yukinaga_Sully rdf:type foaf:Person. +_:Yukinaga_Sully foaf:name "Yukinaga Sully"^^xsd:string. + dc:creator _:Yukinaga_Sully. + rdf:type bench:Article. + rdfs:seeAlso "http://www.revenger.tld/scrams/clarinetists.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "forzandos clarinetists extinguisher"^^xsd:string. + foaf:homepage "http://www.scrams.tld/extinguisher/berm.html"^^xsd:string. + swrc:journal . +_:Evrawg_Antonia rdf:type foaf:Person. +_:Evrawg_Antonia foaf:name "Evrawg Antonia"^^xsd:string. + dc:creator _:Evrawg_Antonia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clarinetists.tld/berm/candidatures.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "extinguisher candidatures futhermore"^^xsd:string. + foaf:homepage "http://www.berm.tld/futhermore/prologues.html"^^xsd:string. + swrc:journal . +_:Mafalda_Plaisted rdf:type foaf:Person. +_:Mafalda_Plaisted foaf:name "Mafalda Plaisted"^^xsd:string. + dc:creator _:Mafalda_Plaisted. + rdf:type bench:Article. + rdfs:seeAlso "http://www.candidatures.tld/prologues/binds.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "futhermore binds windpipe"^^xsd:string. + foaf:homepage "http://www.prologues.tld/windpipe/tootles.html"^^xsd:string. + swrc:journal . +_:Evngelos_Chakkalakal rdf:type foaf:Person. +_:Evngelos_Chakkalakal foaf:name "Evngelos Chakkalakal"^^xsd:string. + dc:creator _:Evngelos_Chakkalakal. +_:Joruri_Slaydon rdf:type foaf:Person. +_:Joruri_Slaydon foaf:name "Joruri Slaydon"^^xsd:string. + dc:creator _:Joruri_Slaydon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.binds.tld/tootles/destitution.html"^^xsd:string. + dc:title "windpipe destitution conditionals"^^xsd:string. + foaf:homepage "http://www.tootles.tld/conditionals/twelves.html"^^xsd:string. + swrc:journal . +_:Erentrud_Carle rdf:type foaf:Person. +_:Erentrud_Carle foaf:name "Erentrud Carle"^^xsd:string. + dc:creator _:Erentrud_Carle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.destitution.tld/twelves/fledglings.html"^^xsd:string. + dc:title "conditionals fledglings durably"^^xsd:string. + foaf:homepage "http://www.twelves.tld/durably/encompassment.html"^^xsd:string. + swrc:journal . +_:Mudrik_Sisk rdf:type foaf:Person. +_:Mudrik_Sisk foaf:name "Mudrik Sisk"^^xsd:string. + dc:creator _:Mudrik_Sisk. +_:Kaiya_Karakas rdf:type foaf:Person. +_:Kaiya_Karakas foaf:name "Kaiya Karakas"^^xsd:string. + dc:creator _:Kaiya_Karakas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fledglings.tld/encompassment/berettas.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "durably berettas obscurantism"^^xsd:string. + foaf:homepage "http://www.encompassment.tld/obscurantism/sneezing.html"^^xsd:string. + swrc:journal . +_:Purisima_Rosello rdf:type foaf:Person. +_:Purisima_Rosello foaf:name "Purisima Rosello"^^xsd:string. + dc:creator _:Purisima_Rosello. + rdf:type bench:Article. + swrc:pages "27"^^xsd:integer. + dc:title "berettas sneezing inextricability"^^xsd:string. + foaf:homepage "http://www.obscurantism.tld/inextricability/castrate.html"^^xsd:string. + swrc:journal . +_:Trevor_Sechrist rdf:type foaf:Person. +_:Trevor_Sechrist foaf:name "Trevor Sechrist"^^xsd:string. + dc:creator _:Trevor_Sechrist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sneezing.tld/castrate/unwisest.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "inextricability unwisest cutely"^^xsd:string. + foaf:homepage "http://www.castrate.tld/cutely/snipping.html"^^xsd:string. + swrc:journal . +_:Uwe_Artiga rdf:type foaf:Person. +_:Uwe_Artiga foaf:name "Uwe Artiga"^^xsd:string. + dc:creator _:Uwe_Artiga. +_:Theron_Tupper rdf:type foaf:Person. +_:Theron_Tupper foaf:name "Theron Tupper"^^xsd:string. + dc:creator _:Theron_Tupper. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unwisest.tld/snipping/unthreaded.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "cutely unthreaded rarebit"^^xsd:string. + foaf:homepage "http://www.snipping.tld/rarebit/rescued.html"^^xsd:string. + swrc:journal . +_:Woina_Waterer rdf:type foaf:Person. +_:Woina_Waterer foaf:name "Woina Waterer"^^xsd:string. + dc:creator _:Woina_Waterer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unthreaded.tld/rescued/outings.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "rarebit outings inheritress"^^xsd:string. + foaf:homepage "http://www.rescued.tld/inheritress/relique.html"^^xsd:string. + swrc:journal . +_:Larunda_Mello rdf:type foaf:Person. +_:Larunda_Mello foaf:name "Larunda Mello"^^xsd:string. + dc:creator _:Larunda_Mello. +_:Asha_Sandos rdf:type foaf:Person. +_:Asha_Sandos foaf:name "Asha Sandos"^^xsd:string. + dc:creator _:Asha_Sandos. + rdf:type bench:Article. + swrc:pages "174"^^xsd:integer. + dc:title "outings relique kestrels"^^xsd:string. + foaf:homepage "http://www.inheritress.tld/kestrels/prettifies.html"^^xsd:string. + swrc:journal . +_:Tycie_Caneles rdf:type foaf:Person. +_:Tycie_Caneles foaf:name "Tycie Caneles"^^xsd:string. + dc:creator _:Tycie_Caneles. +_:Donella_Schwalm rdf:type foaf:Person. +_:Donella_Schwalm foaf:name "Donella Schwalm"^^xsd:string. + dc:creator _:Donella_Schwalm. + rdf:type bench:Article. + bench:cdrom "http://www.relique.tld/prettifies/sensing.html"^^xsd:string. + rdfs:seeAlso "http://www.kestrels.tld/sensing/officiator.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "prettifies officiator repurchases"^^xsd:string. + foaf:homepage "http://www.sensing.tld/repurchases/pathogeny.html"^^xsd:string. + swrc:journal . +_:Achates_Valois rdf:type foaf:Person. +_:Achates_Valois foaf:name "Achates Valois"^^xsd:string. + dc:creator _:Achates_Valois. + rdf:type bench:Article. + rdfs:seeAlso "http://www.officiator.tld/pathogeny/czechoslovak.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "repurchases czechoslovak friendships"^^xsd:string. + foaf:homepage "http://www.pathogeny.tld/friendships/addicts.html"^^xsd:string. + swrc:journal . +_:Walter_Brous rdf:type foaf:Person. +_:Walter_Brous foaf:name "Walter Brous"^^xsd:string. + dc:creator _:Walter_Brous. + rdf:type bench:Article. + rdfs:seeAlso "http://www.czechoslovak.tld/addicts/thankyou.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "friendships thankyou prosperousness"^^xsd:string. + foaf:homepage "http://www.addicts.tld/prosperousness/godheads.html"^^xsd:string. + swrc:journal . +_:Ryushi_Alcantara rdf:type foaf:Person. +_:Ryushi_Alcantara foaf:name "Ryushi Alcantara"^^xsd:string. + dc:creator _:Ryushi_Alcantara. +_:Sigfrid_Debenedetto rdf:type foaf:Person. +_:Sigfrid_Debenedetto foaf:name "Sigfrid Debenedetto"^^xsd:string. + dc:creator _:Sigfrid_Debenedetto. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "thankyou godheads buzzards"^^xsd:string. + foaf:homepage "http://www.prosperousness.tld/buzzards/combaters.html"^^xsd:string. + swrc:journal . +_:Nabeeh_Couts rdf:type foaf:Person. +_:Nabeeh_Couts foaf:name "Nabeeh Couts"^^xsd:string. + dc:creator _:Nabeeh_Couts. + rdf:type bench:Article. + rdfs:seeAlso "http://www.godheads.tld/combaters/issued.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "buzzards issued unchaste"^^xsd:string. + foaf:homepage "http://www.combaters.tld/unchaste/reconsolidate.html"^^xsd:string. + swrc:journal . +_:Inessa_Delvecchio rdf:type foaf:Person. +_:Inessa_Delvecchio foaf:name "Inessa Delvecchio"^^xsd:string. + dc:creator _:Inessa_Delvecchio. + rdf:type bench:Article. + rdfs:seeAlso "http://www.issued.tld/reconsolidate/establismentarianism.html"^^xsd:string. + dc:title "unchaste establismentarianism scrimshaws"^^xsd:string. + foaf:homepage "http://www.reconsolidate.tld/scrimshaws/insulter.html"^^xsd:string. + swrc:journal . +_:Tao_Grijalva rdf:type foaf:Person. +_:Tao_Grijalva foaf:name "Tao Grijalva"^^xsd:string. + dc:creator _:Tao_Grijalva. + rdf:type bench:Article. + rdfs:seeAlso "http://www.establismentarianism.tld/insulter/dimouts.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "scrimshaws dimouts recoiler"^^xsd:string. + foaf:homepage "http://www.insulter.tld/recoiler/frankincense.html"^^xsd:string. + swrc:journal . +_:Anasooya_Bambace rdf:type foaf:Person. +_:Anasooya_Bambace foaf:name "Anasooya Bambace"^^xsd:string. + dc:creator _:Anasooya_Bambace. + rdf:type bench:Article. + swrc:pages "154"^^xsd:integer. + dc:title "dimouts frankincense neared"^^xsd:string. + foaf:homepage "http://www.recoiler.tld/neared/bejewelling.html"^^xsd:string. + swrc:journal . +_:Malia_Largena rdf:type foaf:Person. +_:Malia_Largena foaf:name "Malia Largena"^^xsd:string. + dc:creator _:Malia_Largena. + rdf:type bench:Article. + rdfs:seeAlso "http://www.frankincense.tld/bejewelling/storylines.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "neared storylines ingenuousness"^^xsd:string. + foaf:homepage "http://www.bejewelling.tld/ingenuousness/embarrassingly.html"^^xsd:string. + swrc:journal . +_:Godfredo_Calija rdf:type foaf:Person. +_:Godfredo_Calija foaf:name "Godfredo Calija"^^xsd:string. + dc:creator _:Godfredo_Calija. + rdf:type bench:Article. + swrc:pages "27"^^xsd:integer. + dc:title "storylines embarrassingly mediating"^^xsd:string. + foaf:homepage "http://www.ingenuousness.tld/mediating/laxities.html"^^xsd:string. + swrc:journal . +_:Epikhariia_Mancini rdf:type foaf:Person. +_:Epikhariia_Mancini foaf:name "Epikhariia Mancini"^^xsd:string. + dc:creator _:Epikhariia_Mancini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.embarrassingly.tld/laxities/rebroadcast.html"^^xsd:string. + dc:title "mediating rebroadcast naturopathic"^^xsd:string. + foaf:homepage "http://www.laxities.tld/naturopathic/manchurian.html"^^xsd:string. + swrc:journal . +_:Dunyasha_Wittstruck rdf:type foaf:Person. +_:Dunyasha_Wittstruck foaf:name "Dunyasha Wittstruck"^^xsd:string. + dc:creator _:Dunyasha_Wittstruck. +_:Shaunika_Schmeiser rdf:type foaf:Person. +_:Shaunika_Schmeiser foaf:name "Shaunika Schmeiser"^^xsd:string. + dc:creator _:Shaunika_Schmeiser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rebroadcast.tld/manchurian/drollery.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "naturopathic drollery counsels"^^xsd:string. + foaf:homepage "http://www.manchurian.tld/counsels/jags.html"^^xsd:string. + swrc:journal . +_:Nobuhito_Sarah rdf:type foaf:Person. +_:Nobuhito_Sarah foaf:name "Nobuhito Sarah"^^xsd:string. + dc:creator _:Nobuhito_Sarah. + rdf:type bench:Article. + rdfs:seeAlso "http://www.drollery.tld/jags/gatherers.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "counsels gatherers disassociating"^^xsd:string. + foaf:homepage "http://www.jags.tld/disassociating/wieners.html"^^xsd:string. + swrc:journal . +_:Anisha_Michna rdf:type foaf:Person. +_:Anisha_Michna foaf:name "Anisha Michna"^^xsd:string. + dc:creator _:Anisha_Michna. +_:Boryslaw_Deloney rdf:type foaf:Person. +_:Boryslaw_Deloney foaf:name "Boryslaw Deloney"^^xsd:string. + dc:creator _:Boryslaw_Deloney. + rdf:type bench:Article. + swrc:pages "66"^^xsd:integer. + dc:title "gatherers wieners reexpressing"^^xsd:string. + foaf:homepage "http://www.disassociating.tld/reexpressing/togged.html"^^xsd:string. + swrc:journal . +_:Akshita_Denoyelles rdf:type foaf:Person. +_:Akshita_Denoyelles foaf:name "Akshita Denoyelles"^^xsd:string. + dc:creator _:Akshita_Denoyelles. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wieners.tld/togged/ramps.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "reexpressing ramps dummies"^^xsd:string. + foaf:homepage "http://www.togged.tld/dummies/surpassable.html"^^xsd:string. + swrc:journal . +_:Crimson_Bellion rdf:type foaf:Person. +_:Crimson_Bellion foaf:name "Crimson Bellion"^^xsd:string. + dc:creator _:Crimson_Bellion. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ramps.tld/surpassable/vandalization.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "dummies vandalization gumlike"^^xsd:string. + foaf:homepage "http://www.surpassable.tld/gumlike/carillon.html"^^xsd:string. + swrc:journal . +_:Ermentraud_Ocker rdf:type foaf:Person. +_:Ermentraud_Ocker foaf:name "Ermentraud Ocker"^^xsd:string. + dc:creator _:Ermentraud_Ocker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vandalization.tld/carillon/musclebound.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "gumlike musclebound curvatures"^^xsd:string. + foaf:homepage "http://www.carillon.tld/curvatures/herniated.html"^^xsd:string. + swrc:journal . +_:Hayden_Scarlata rdf:type foaf:Person. +_:Hayden_Scarlata foaf:name "Hayden Scarlata"^^xsd:string. + dc:creator _:Hayden_Scarlata. +_:Vishon_Nelligan rdf:type foaf:Person. +_:Vishon_Nelligan foaf:name "Vishon Nelligan"^^xsd:string. + dc:creator _:Vishon_Nelligan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.musclebound.tld/herniated/beseechers.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "curvatures beseechers cardias"^^xsd:string. + foaf:homepage "http://www.herniated.tld/cardias/clapped.html"^^xsd:string. + swrc:journal . +_:Tabea_Faulisi rdf:type foaf:Person. +_:Tabea_Faulisi foaf:name "Tabea Faulisi"^^xsd:string. + dc:creator _:Tabea_Faulisi. +_:Estrella_Billey rdf:type foaf:Person. +_:Estrella_Billey foaf:name "Estrella Billey"^^xsd:string. + dc:creator _:Estrella_Billey. + rdf:type bench:Article. + bench:abstract "therapeutical southeasterly highbred cuffs hatracks libyans succumbing uniques staleness aspiration rehearses enfeoffed concealing intended deprecator paunchier tablespoons gemologies dimmers overhears pretends fighters swans slipslops limned hardball attacking pronouncements plaint pronuclear newsbreak ladybird autarchy slalomed parables shoulders outgoings doubtable keelhauls uncompliant hanging rickey niggards hijacks gustoes dreadnoughts holsters raveler priggishly straightforwardness sophisticated hereditariness polentas attitudes unposed shatteringly lupin condemnable pareve biconvexity groveling lipped bedecked presbyterians shavable untrue approximating mommies inalienably consigns drollest managerially centenarian ideated antisubmarine roadsters potentiality stalagmite merlins regarded cocoas epileptics vitalities tzarina reconfiscating flitch reinfuse agriculturalist yielders individualistic consumerism drawlier ascertains dooming enqueue castellans countrywoman underfur intersessions jojoba equipages disliked promulged orators interatomic rhebok birthstone outspreads fawny reacted writeoff outfielder forecourt scapes patrols reglossed demotic bonders sandbagged negligibly milkily benefactors splinters shorter responded orts armyworms pieplant frighted egises filmcards dissipated balladeers engendering iodines prattled congregations cardinalate wifelier programable overfamiliarity illustrated electuary wrinkling infinitesimally stoat singlets drongo reprehensibly cyanogen ripost noisome braided fuzils fermatas cougher cosecant interphone sporule dewlap antiparticle fylfot submissive veined display whopping offpay authenticators fumigated travesties inflammations"^^xsd:string. + rdfs:seeAlso "http://www.beseechers.tld/clapped/refractoriness.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "cardias refractoriness omittance"^^xsd:string. + foaf:homepage "http://www.clapped.tld/omittance/idly.html"^^xsd:string. + swrc:journal . +_:Ludgard_Bihari rdf:type foaf:Person. +_:Ludgard_Bihari foaf:name "Ludgard Bihari"^^xsd:string. + dc:creator _:Ludgard_Bihari. + rdf:type bench:Article. + rdfs:seeAlso "http://www.refractoriness.tld/idly/slewing.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "omittance slewing grippier"^^xsd:string. + foaf:homepage "http://www.idly.tld/grippier/swarth.html"^^xsd:string. + swrc:journal . +_:Filippa_Wei rdf:type foaf:Person. +_:Filippa_Wei foaf:name "Filippa Wei"^^xsd:string. + dc:creator _:Filippa_Wei. +_:Jordi_Hongerholt rdf:type foaf:Person. +_:Jordi_Hongerholt foaf:name "Jordi Hongerholt"^^xsd:string. + dc:creator _:Jordi_Hongerholt. + rdf:type bench:Article. + swrc:pages "149"^^xsd:integer. + dc:title "slewing swarth resolving"^^xsd:string. + foaf:homepage "http://www.grippier.tld/resolving/lymphocytic.html"^^xsd:string. + swrc:journal . +_:Ermenhild_Karcich rdf:type foaf:Person. +_:Ermenhild_Karcich foaf:name "Ermenhild Karcich"^^xsd:string. + dc:creator _:Ermenhild_Karcich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.swarth.tld/lymphocytic/unappetizingly.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "resolving unappetizingly patellae"^^xsd:string. + foaf:homepage "http://www.lymphocytic.tld/patellae/unblushingly.html"^^xsd:string. + swrc:journal . +_:Ignatia_Brazel rdf:type foaf:Person. +_:Ignatia_Brazel foaf:name "Ignatia Brazel"^^xsd:string. + dc:creator _:Ignatia_Brazel. + rdf:type bench:Article. + swrc:pages "88"^^xsd:integer. + dc:title "unappetizingly unblushingly spicing"^^xsd:string. + foaf:homepage "http://www.patellae.tld/spicing/semicolons.html"^^xsd:string. + swrc:journal . +_:Solveig_Warren rdf:type foaf:Person. +_:Solveig_Warren foaf:name "Solveig Warren"^^xsd:string. + dc:creator _:Solveig_Warren. + rdf:type bench:Article. + swrc:pages "200"^^xsd:integer. + dc:title "unblushingly semicolons voicedness"^^xsd:string. + foaf:homepage "http://www.spicing.tld/voicedness/fauvist.html"^^xsd:string. + swrc:journal . +_:Duarte_Boyer rdf:type foaf:Person. +_:Duarte_Boyer foaf:name "Duarte Boyer"^^xsd:string. + dc:creator _:Duarte_Boyer. +_:Judit_Bartunek rdf:type foaf:Person. +_:Judit_Bartunek foaf:name "Judit Bartunek"^^xsd:string. + dc:creator _:Judit_Bartunek. + swrc:editor _:Amelfa_Palm. + swrc:editor _:Helmtrud_Mesplay. + rdf:type bench:Proceedings. + bench:booktitle "semicolons fauvist startled"^^xsd:string. + swrc:isbn "0-8664-4856-0"^^xsd:string. + dc:publisher "UCL Press"^^xsd:string. + swrc:series "1675"^^xsd:integer. + dc:title "Proceeding 1 (1966)"^^xsd:string. + foaf:homepage "http://www.fauvist.tld/hyphened/mortalities.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "startled mortalities reobtaining"^^xsd:string. + rdfs:seeAlso "http://www.hyphened.tld/reobtaining/assistants.html"^^xsd:string. + dc:title "mortalities assistants trolleys"^^xsd:string. + foaf:homepage "http://www.reobtaining.tld/trolleys/geotropically.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Skonka_Lecato. + dc:creator _:Ludwig_Kapitula. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "assistants geotropically pouffe"^^xsd:string. + rdfs:seeAlso "http://www.trolleys.tld/pouffe/versemen.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "geotropically versemen defacers"^^xsd:string. + foaf:homepage "http://www.pouffe.tld/defacers/unsigned.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Skonka_Lecato. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "versemen unsigned maltreated"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "defacers maltreated coitional"^^xsd:string. + foaf:homepage "http://www.unsigned.tld/coitional/teamer.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Skonka_Lecato. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "maltreated teamer divulger"^^xsd:string. + rdfs:seeAlso "http://www.coitional.tld/divulger/unwarranted.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "teamer unwarranted spouters"^^xsd:string. + foaf:homepage "http://www.divulger.tld/spouters/vinal.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Skonka_Lecato. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "unwarranted vinal errants"^^xsd:string. + rdfs:seeAlso "http://www.spouters.tld/errants/gastroenterologists.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "vinal gastroenterologists improviser"^^xsd:string. + foaf:homepage "http://www.errants.tld/improviser/doughboy.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ludwig_Kapitula. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "gastroenterologists doughboy coopery"^^xsd:string. + swrc:pages "150"^^xsd:integer. + dc:title "improviser coopery stiffs"^^xsd:string. + foaf:homepage "http://www.doughboy.tld/stiffs/drenching.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ludwig_Kapitula. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "coopery drenching hardhandedness"^^xsd:string. + rdfs:seeAlso "http://www.stiffs.tld/hardhandedness/neutralistic.html"^^xsd:string. + swrc:pages "194"^^xsd:integer. + dc:title "drenching neutralistic gulden"^^xsd:string. + foaf:homepage "http://www.hardhandedness.tld/gulden/salable.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ludwig_Kapitula. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "neutralistic salable misunderstanding"^^xsd:string. + rdfs:seeAlso "http://www.gulden.tld/misunderstanding/ichor.html"^^xsd:string. + dc:title "salable ichor watertight"^^xsd:string. + foaf:homepage "http://www.misunderstanding.tld/watertight/incurrable.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pio_Bucknam. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "ichor incurrable grays"^^xsd:string. + rdfs:seeAlso "http://www.watertight.tld/grays/standardbearer.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "incurrable standardbearer skiwear"^^xsd:string. + foaf:homepage "http://www.grays.tld/skiwear/tortrix.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pio_Bucknam. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "standardbearer tortrix italians"^^xsd:string. + rdfs:seeAlso "http://www.skiwear.tld/italians/wellbred.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "tortrix wellbred kame"^^xsd:string. + foaf:homepage "http://www.italians.tld/kame/elaborates.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pio_Bucknam. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "wellbred elaborates blotto"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "kame blotto prelims"^^xsd:string. + foaf:homepage "http://www.elaborates.tld/prelims/beneficence.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Pio_Bucknam. + dc:creator _:Ronna_Gaitan. + rdf:type bench:Inproceedings. + bench:booktitle "blotto beneficence brigaded"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "prelims brigaded facetting"^^xsd:string. + foaf:homepage "http://www.beneficence.tld/facetting/unregenerate.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ronna_Gaitan. + rdf:type bench:Inproceedings. + bench:booktitle "brigaded unregenerate tressiest"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "facetting tressiest capturer"^^xsd:string. + foaf:homepage "http://www.unregenerate.tld/capturer/picadors.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Ronna_Gaitan. + rdf:type bench:Inproceedings. + bench:booktitle "tressiest picadors diaphoretics"^^xsd:string. + rdfs:seeAlso "http://www.capturer.tld/diaphoretics/pyrotechnics.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "picadors pyrotechnics telephotographs"^^xsd:string. + foaf:homepage "http://www.diaphoretics.tld/telephotographs/besmirches.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Grgory_Primo. + rdf:type bench:Inproceedings. + bench:booktitle "pyrotechnics besmirches guts"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "telephotographs guts abettals"^^xsd:string. + foaf:homepage "http://www.besmirches.tld/abettals/regurgitation.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Grgory_Primo. + dc:creator _:Raven_Fabeck. + rdf:type bench:Inproceedings. + bench:booktitle "guts regurgitation contriving"^^xsd:string. + rdfs:seeAlso "http://www.abettals.tld/contriving/unswept.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "regurgitation unswept bereaves"^^xsd:string. + foaf:homepage "http://www.contriving.tld/bereaves/cangues.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Grgory_Primo. + rdf:type bench:Inproceedings. + bench:booktitle "unswept cangues soothly"^^xsd:string. + rdfs:seeAlso "http://www.bereaves.tld/soothly/placed.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "cangues placed harmonizations"^^xsd:string. + foaf:homepage "http://www.soothly.tld/harmonizations/gushiest.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Raven_Fabeck. + rdf:type bench:Inproceedings. + bench:booktitle "placed gushiest conciliates"^^xsd:string. + rdfs:seeAlso "http://www.harmonizations.tld/conciliates/comprehended.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "gushiest comprehended variegating"^^xsd:string. + foaf:homepage "http://www.conciliates.tld/variegating/smoker.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Raven_Fabeck. + rdf:type bench:Inproceedings. + bench:booktitle "comprehended smoker pinsetters"^^xsd:string. + rdfs:seeAlso "http://www.variegating.tld/pinsetters/festivals.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "smoker festivals astrologist"^^xsd:string. + foaf:homepage "http://www.pinsetters.tld/astrologist/reconstituting.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Izabella_Rackow. + dc:creator _:Naruhiko_Tyminski. + rdf:type bench:Inproceedings. + bench:booktitle "festivals reconstituting bracer"^^xsd:string. + rdfs:seeAlso "http://www.astrologist.tld/bracer/accordable.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "reconstituting accordable censer"^^xsd:string. + foaf:homepage "http://www.bracer.tld/censer/proprietors.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Izabella_Rackow. + rdf:type bench:Inproceedings. + bench:booktitle "accordable proprietors cheekiness"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "censer cheekiness custards"^^xsd:string. + foaf:homepage "http://www.proprietors.tld/custards/lewder.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Izabella_Rackow. + rdf:type bench:Inproceedings. + bench:booktitle "cheekiness lewder devaluing"^^xsd:string. + bench:cdrom "http://www.custards.tld/devaluing/lissomeness.html"^^xsd:string. + rdfs:seeAlso "http://www.lewder.tld/lissomeness/triviality.html"^^xsd:string. + dc:title "devaluing triviality inhalers"^^xsd:string. + foaf:homepage "http://www.lissomeness.tld/inhalers/furnacing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Naruhiko_Tyminski. + dc:creator _:Kiriaki_Stoneberger. + rdf:type bench:Inproceedings. + bench:booktitle "triviality furnacing wharve"^^xsd:string. + rdfs:seeAlso "http://www.inhalers.tld/wharve/sloshy.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "furnacing sloshy biters"^^xsd:string. + foaf:homepage "http://www.wharve.tld/biters/libelling.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Naruhiko_Tyminski. + rdf:type bench:Inproceedings. + bench:booktitle "sloshy libelling shamed"^^xsd:string. + swrc:pages "7"^^xsd:integer. + dc:title "biters shamed marts"^^xsd:string. + foaf:homepage "http://www.libelling.tld/marts/vizirs.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kiriaki_Stoneberger. + rdf:type bench:Inproceedings. + bench:booktitle "shamed vizirs funereally"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "marts funereally showers"^^xsd:string. + foaf:homepage "http://www.vizirs.tld/showers/indictably.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kiriaki_Stoneberger. + rdf:type bench:Inproceedings. + bench:booktitle "funereally indictably troupers"^^xsd:string. + rdfs:seeAlso "http://www.showers.tld/troupers/resurrectionism.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "indictably resurrectionism overenthusiastically"^^xsd:string. + foaf:homepage "http://www.troupers.tld/overenthusiastically/zyzzyva.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Conway_Sobba. + rdf:type bench:Inproceedings. + bench:booktitle "resurrectionism zyzzyva partita"^^xsd:string. + rdfs:seeAlso "http://www.overenthusiastically.tld/partita/nonparasitic.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "zyzzyva nonparasitic unassumingly"^^xsd:string. + foaf:homepage "http://www.partita.tld/unassumingly/alterer.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Conway_Sobba. + rdf:type bench:Inproceedings. + bench:booktitle "nonparasitic alterer theatricality"^^xsd:string. + rdfs:seeAlso "http://www.unassumingly.tld/theatricality/seatrain.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "alterer seatrain splashier"^^xsd:string. + foaf:homepage "http://www.theatricality.tld/splashier/counterattacking.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Conway_Sobba. + dc:creator _:Yasuko_Vannatten. + rdf:type bench:Inproceedings. + bench:booktitle "seatrain counterattacking spoony"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "splashier spoony favours"^^xsd:string. + foaf:homepage "http://www.counterattacking.tld/favours/cans.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yasuko_Vannatten. + rdf:type bench:Inproceedings. + bench:booktitle "spoony cans presbyterianism"^^xsd:string. + rdfs:seeAlso "http://www.favours.tld/presbyterianism/olympiad.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "cans olympiad hullers"^^xsd:string. + foaf:homepage "http://www.presbyterianism.tld/hullers/deuteronomy.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Yasuko_Vannatten. + rdf:type bench:Inproceedings. + bench:booktitle "olympiad deuteronomy distractions"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "hullers distractions misquotations"^^xsd:string. + foaf:homepage "http://www.deuteronomy.tld/misquotations/sapphires.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yukinaga_Sully. + rdf:type bench:Inproceedings. + bench:booktitle "distractions sapphires nipples"^^xsd:string. + rdfs:seeAlso "http://www.misquotations.tld/nipples/rationalistically.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "sapphires rationalistically reliving"^^xsd:string. + foaf:homepage "http://www.nipples.tld/reliving/partially.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Yukinaga_Sully. + rdf:type bench:Inproceedings. + bench:booktitle "rationalistically partially surging"^^xsd:string. + rdfs:seeAlso "http://www.reliving.tld/surging/reinstruct.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "partially reinstruct handwoven"^^xsd:string. + foaf:homepage "http://www.surging.tld/handwoven/crags.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yukinaga_Sully. + rdf:type bench:Inproceedings. + bench:booktitle "reinstruct crags abundance"^^xsd:string. + rdfs:seeAlso "http://www.handwoven.tld/abundance/informally.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "crags informally encl"^^xsd:string. + foaf:homepage "http://www.abundance.tld/encl/caroler.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mafalda_Plaisted. + swrc:editor . + swrc:editor _:Koenraad_Trifiletti. +_:Koenraad_Trifiletti rdf:type foaf:Person. +_:Koenraad_Trifiletti foaf:name "Koenraad Trifiletti"^^xsd:string. + swrc:editor _:Alvera_Caperton. +_:Alvera_Caperton rdf:type foaf:Person. +_:Alvera_Caperton foaf:name "Alvera Caperton"^^xsd:string. + swrc:editor _:WanChih_Mensing. +_:WanChih_Mensing rdf:type foaf:Person. +_:WanChih_Mensing foaf:name "WanChih Mensing"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1966)"^^xsd:string. + swrc:volume "27"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.encl.tld/enigmata/curlier.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "caroler curlier shaftings"^^xsd:string. + foaf:homepage "http://www.enigmata.tld/shaftings/oversights.html"^^xsd:string. + swrc:journal . + dc:creator _:Trevls_Romprey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.curlier.tld/oversights/kooky.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "shaftings kooky facers"^^xsd:string. + foaf:homepage "http://www.oversights.tld/facers/depositors.html"^^xsd:string. + swrc:journal . + dc:creator _:Cheryle_Vanderveen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kooky.tld/depositors/flashers.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "facers flashers honours"^^xsd:string. + foaf:homepage "http://www.depositors.tld/honours/barreled.html"^^xsd:string. + swrc:journal . + dc:creator _:Ragnara_Pote. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flashers.tld/barreled/expiates.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "honours expiates labeling"^^xsd:string. + foaf:homepage "http://www.barreled.tld/labeling/varistors.html"^^xsd:string. + swrc:journal . + dc:creator _:Orquidea_Aceveda. + rdf:type bench:Article. + swrc:pages "107"^^xsd:integer. + dc:title "expiates varistors existentialist"^^xsd:string. + foaf:homepage "http://www.labeling.tld/existentialist/savoriest.html"^^xsd:string. + swrc:journal . + dc:creator _:Michaela_Langkabel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.varistors.tld/savoriest/backslappers.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "existentialist backslappers timbered"^^xsd:string. + foaf:homepage "http://www.savoriest.tld/timbered/osteosclerotic.html"^^xsd:string. + swrc:journal . + dc:creator _:Tremelle_Beshear. + rdf:type bench:Article. + rdfs:seeAlso "http://www.backslappers.tld/osteosclerotic/pipy.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "timbered pipy deloused"^^xsd:string. + foaf:homepage "http://www.osteosclerotic.tld/deloused/eudaemons.html"^^xsd:string. + swrc:journal . + dc:creator _:Daawood_Lefevre. + dc:creator _:Beli_Vanderiet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pipy.tld/eudaemons/postulated.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "deloused postulated crossbeam"^^xsd:string. + foaf:homepage "http://www.eudaemons.tld/crossbeam/pantheistic.html"^^xsd:string. + swrc:journal . + dc:creator _:Aurel_Lapar. + dc:creator _:Nayana_Maimone. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "postulated pantheistic duennas"^^xsd:string. + foaf:homepage "http://www.crossbeam.tld/duennas/papaws.html"^^xsd:string. + swrc:journal . + dc:creator _:Dusha_Cavagna. + dc:creator _:Ingvar_Schleider. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pantheistic.tld/papaws/jetport.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "duennas jetport cerebric"^^xsd:string. + foaf:homepage "http://www.papaws.tld/cerebric/overruling.html"^^xsd:string. + swrc:journal . + dc:creator _:Jerred_Teichmann. + dc:creator _:Katelyn_Trainum. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jetport.tld/overruling/rampagers.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "cerebric rampagers kaffirs"^^xsd:string. + foaf:homepage "http://www.overruling.tld/kaffirs/extrications.html"^^xsd:string. + swrc:journal . + dc:creator _:Tessy_Sharber. + rdf:type bench:Article. + swrc:pages "145"^^xsd:integer. + dc:title "rampagers extrications rasps"^^xsd:string. + foaf:homepage "http://www.kaffirs.tld/rasps/forlornest.html"^^xsd:string. + swrc:journal . + dc:creator _:Bebinca_Okano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.extrications.tld/forlornest/reabandoned.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "rasps reabandoned scoldings"^^xsd:string. + foaf:homepage "http://www.forlornest.tld/scoldings/seasonality.html"^^xsd:string. + swrc:journal . + dc:creator _:Sherrie_Mowry. + rdf:type bench:Article. + dc:title "reabandoned seasonality unsexing"^^xsd:string. + foaf:homepage "http://www.scoldings.tld/unsexing/simpleness.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerek_Cosselman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.seasonality.tld/simpleness/pipet.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "unsexing pipet cloaked"^^xsd:string. + foaf:homepage "http://www.simpleness.tld/cloaked/microsurgeons.html"^^xsd:string. + swrc:journal . + dc:creator _:Tang_Riggleman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pipet.tld/microsurgeons/unregulated.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "cloaked unregulated prearm"^^xsd:string. + foaf:homepage "http://www.microsurgeons.tld/prearm/wounding.html"^^xsd:string. + swrc:journal . + dc:creator _:Dorbeta_Daricek. + dc:creator _:Tahara_Alvarengo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unregulated.tld/wounding/molds.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "prearm molds steamiest"^^xsd:string. + foaf:homepage "http://www.wounding.tld/steamiest/sleepier.html"^^xsd:string. + swrc:journal . + dc:creator _:Poloneika_Bonito. + rdf:type bench:Article. + swrc:pages "187"^^xsd:integer. + dc:title "molds sleepier brassieres"^^xsd:string. + foaf:homepage "http://www.steamiest.tld/brassieres/caesural.html"^^xsd:string. + swrc:journal . + dc:creator _:Jubair_Maze. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sleepier.tld/caesural/ovolo.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "brassieres ovolo dramatized"^^xsd:string. + foaf:homepage "http://www.caesural.tld/dramatized/arborvitaes.html"^^xsd:string. + swrc:journal . + dc:creator _:Edern_Cossette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ovolo.tld/arborvitaes/soakers.html"^^xsd:string. + swrc:pages "5"^^xsd:integer. + dc:title "dramatized soakers desalinizing"^^xsd:string. + foaf:homepage "http://www.arborvitaes.tld/desalinizing/phial.html"^^xsd:string. + swrc:journal . + dc:creator _:Tsukasa_Beerling. + rdf:type bench:Article. + rdfs:seeAlso "http://www.soakers.tld/phial/disunion.html"^^xsd:string. + swrc:pages "158"^^xsd:integer. + dc:title "desalinizing disunion amorphousness"^^xsd:string. + foaf:homepage "http://www.phial.tld/amorphousness/minimals.html"^^xsd:string. + swrc:journal . + dc:creator _:Kristiane_Doncaster. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disunion.tld/minimals/veneered.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "amorphousness veneered multiplicities"^^xsd:string. + foaf:homepage "http://www.minimals.tld/multiplicities/injectors.html"^^xsd:string. + swrc:journal . + dc:creator _:Elfie_Bartman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.veneered.tld/injectors/hundredweight.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "multiplicities hundredweight diphtherian"^^xsd:string. + foaf:homepage "http://www.injectors.tld/diphtherian/tzarism.html"^^xsd:string. + swrc:journal . + dc:creator _:Jenny_Mow. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hundredweight.tld/tzarism/emaciation.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "diphtherian emaciation monologues"^^xsd:string. + foaf:homepage "http://www.tzarism.tld/monologues/acknowledger.html"^^xsd:string. + swrc:journal . + dc:creator _:Lyubochka_Heffelbower. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emaciation.tld/acknowledger/researcher.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "monologues researcher abjured"^^xsd:string. + foaf:homepage "http://www.acknowledger.tld/abjured/overgrows.html"^^xsd:string. + swrc:journal . + dc:creator _:Svatata_Gollihar. + dc:creator _:Edyta_Sarisky. + rdf:type bench:Article. + swrc:pages "23"^^xsd:integer. + dc:title "researcher overgrows tardo"^^xsd:string. + foaf:homepage "http://www.abjured.tld/tardo/serrying.html"^^xsd:string. + swrc:journal . + dc:creator _:Czeslaw_Mcgathy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overgrows.tld/serrying/irises.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "tardo irises overprotection"^^xsd:string. + foaf:homepage "http://www.serrying.tld/overprotection/tabernacles.html"^^xsd:string. + swrc:journal . + dc:creator _:Predslava_Abkemeier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.irises.tld/tabernacles/duple.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "overprotection duple embarkation"^^xsd:string. + foaf:homepage "http://www.tabernacles.tld/embarkation/therapies.html"^^xsd:string. + swrc:journal . + dc:creator _:Hueil_Valasco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.duple.tld/therapies/renew.html"^^xsd:string. + swrc:pages "42"^^xsd:integer. + dc:title "embarkation renew forzando"^^xsd:string. + foaf:homepage "http://www.therapies.tld/forzando/dissolutions.html"^^xsd:string. + swrc:journal . + dc:creator _:Abie_Holding. + rdf:type bench:Article. + rdfs:seeAlso "http://www.renew.tld/dissolutions/demureness.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "forzando demureness automation"^^xsd:string. + foaf:homepage "http://www.dissolutions.tld/automation/umbered.html"^^xsd:string. + swrc:journal . + dc:creator _:Evrawg_Antonia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.demureness.tld/umbered/undetected.html"^^xsd:string. + dc:title "automation undetected peopled"^^xsd:string. + foaf:homepage "http://www.umbered.tld/peopled/demoralize.html"^^xsd:string. + swrc:journal . + dc:creator _:Evngelos_Chakkalakal. + dc:creator _:Erentrud_Carle. + rdf:type bench:Article. + rdfs:seeAlso "http://www.undetected.tld/demoralize/unyokes.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "peopled unyokes ingots"^^xsd:string. + foaf:homepage "http://www.demoralize.tld/ingots/settlement.html"^^xsd:string. + swrc:journal . + dc:creator _:Kaiya_Karakas. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "unyokes settlement vivifying"^^xsd:string. + foaf:homepage "http://www.ingots.tld/vivifying/citer.html"^^xsd:string. + swrc:journal . + dc:creator _:Trevor_Sechrist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.settlement.tld/citer/whippers.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "vivifying whippers prepares"^^xsd:string. + foaf:homepage "http://www.citer.tld/prepares/absolved.html"^^xsd:string. + swrc:journal . + dc:creator _:Theron_Tupper. + rdf:type bench:Article. + swrc:pages "24"^^xsd:integer. + dc:title "whippers absolved kens"^^xsd:string. + foaf:homepage "http://www.prepares.tld/kens/affluxes.html"^^xsd:string. + swrc:journal . + dc:creator _:Larunda_Mello. + rdf:type bench:Article. + swrc:pages "158"^^xsd:integer. + dc:title "absolved affluxes fronting"^^xsd:string. + foaf:homepage "http://www.kens.tld/fronting/buffers.html"^^xsd:string. + swrc:journal . + dc:creator _:Tycie_Caneles. + rdf:type bench:Article. + swrc:pages "91"^^xsd:integer. + dc:title "affluxes buffers yamen"^^xsd:string. + foaf:homepage "http://www.fronting.tld/yamen/ladykin.html"^^xsd:string. + swrc:journal . + dc:creator _:Achates_Valois. + rdf:type bench:Article. + rdfs:seeAlso "http://www.buffers.tld/ladykin/pseudoclassic.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "yamen pseudoclassic pinner"^^xsd:string. + foaf:homepage "http://www.ladykin.tld/pinner/dismaler.html"^^xsd:string. + swrc:journal . + dc:creator _:Ryushi_Alcantara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pseudoclassic.tld/dismaler/blissfully.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "pinner blissfully whippletree"^^xsd:string. + foaf:homepage "http://www.dismaler.tld/whippletree/flatulently.html"^^xsd:string. + swrc:journal . + dc:creator _:Nabeeh_Couts. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blissfully.tld/flatulently/treating.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "whippletree treating hybrids"^^xsd:string. + foaf:homepage "http://www.flatulently.tld/hybrids/indorsors.html"^^xsd:string. + swrc:journal . + dc:creator _:Tao_Grijalva. + dc:creator _:Malia_Largena. + rdf:type bench:Article. + rdfs:seeAlso "http://www.treating.tld/indorsors/restrengthens.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "hybrids restrengthens passbook"^^xsd:string. + foaf:homepage "http://www.indorsors.tld/passbook/lipids.html"^^xsd:string. + swrc:journal . + dc:creator _:Epikhariia_Mancini. + rdf:type bench:Article. + rdfs:seeAlso "http://www.restrengthens.tld/lipids/physiognomist.html"^^xsd:string. + swrc:pages "170"^^xsd:integer. + dc:title "passbook physiognomist gametes"^^xsd:string. + foaf:homepage "http://www.lipids.tld/gametes/shimmeringly.html"^^xsd:string. + swrc:journal . + dc:creator _:Shaunika_Schmeiser. + dc:creator _:Anisha_Michna. + rdf:type bench:Article. + swrc:pages "116"^^xsd:integer. + dc:title "physiognomist shimmeringly machinable"^^xsd:string. + foaf:homepage "http://www.gametes.tld/machinable/unfestive.html"^^xsd:string. + swrc:journal . + dc:creator _:Akshita_Denoyelles. + dc:creator _:Ermentraud_Ocker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shimmeringly.tld/unfestive/tickled.html"^^xsd:string. + swrc:pages "24"^^xsd:integer. + dc:title "machinable tickled squawks"^^xsd:string. + foaf:homepage "http://www.unfestive.tld/squawks/visits.html"^^xsd:string. + swrc:journal . + dc:creator _:Vishon_Nelligan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tickled.tld/visits/overindulge.html"^^xsd:string. + dc:title "squawks overindulge recomparison"^^xsd:string. + foaf:homepage "http://www.visits.tld/recomparison/misbills.html"^^xsd:string. + swrc:journal . + dc:creator _:Estrella_Billey. + dc:creator _:Filippa_Wei. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overindulge.tld/misbills/debunked.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "recomparison debunked trifold"^^xsd:string. + foaf:homepage "http://www.misbills.tld/trifold/gabling.html"^^xsd:string. + swrc:journal . + dc:creator _:Ermenhild_Karcich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.debunked.tld/gabling/depreciatingly.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "trifold depreciatingly quarts"^^xsd:string. + foaf:homepage "http://www.gabling.tld/quarts/biomedical.html"^^xsd:string. + swrc:journal . + dc:creator _:Gasha_Salberg. + swrc:editor _:Pavlya_Buanno. + swrc:editor _:Ashton_Hundertmark. + rdf:type bench:Incollection. + bench:booktitle "depreciatingly biomedical dosimetries"^^xsd:string. + dc:title "quarts dosimetries windily"^^xsd:string. + foaf:homepage "http://www.biomedical.tld/windily/spiel.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. +_:Hnsel_Tiehen rdf:type foaf:Person. +_:Hnsel_Tiehen foaf:name "Hnsel Tiehen"^^xsd:string. + dc:creator _:Hnsel_Tiehen. +_:Maru_Harston rdf:type foaf:Person. +_:Maru_Harston foaf:name "Maru Harston"^^xsd:string. + dc:creator _:Maru_Harston. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1966)"^^xsd:string. + swrc:volume "18"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.windily.tld/flaring/ramie.html"^^xsd:string. + dc:title "spiel ramie overdosage"^^xsd:string. + foaf:homepage "http://www.flaring.tld/overdosage/journeyer.html"^^xsd:string. + swrc:journal . + dc:creator _:Cyara_Himmelsbach. + rdf:type bench:Article. + swrc:pages "77"^^xsd:integer. + dc:title "ramie journeyer eddies"^^xsd:string. + foaf:homepage "http://www.overdosage.tld/eddies/postformed.html"^^xsd:string. + swrc:journal . + dc:creator _:Benno_Moelter. + rdf:type bench:Article. + swrc:pages "115"^^xsd:integer. + dc:title "journeyer postformed swellheaded"^^xsd:string. + foaf:homepage "http://www.eddies.tld/swellheaded/overpaid.html"^^xsd:string. + swrc:journal . + dc:creator _:Svatochna_Saller. + rdf:type bench:Article. + rdfs:seeAlso "http://www.postformed.tld/overpaid/condolences.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "swellheaded condolences spontaneousness"^^xsd:string. + foaf:homepage "http://www.overpaid.tld/spontaneousness/inadmissable.html"^^xsd:string. + swrc:journal . + dc:creator _:Abran_Morgensen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.condolences.tld/inadmissable/accusatives.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "spontaneousness accusatives decentest"^^xsd:string. + foaf:homepage "http://www.inadmissable.tld/decentest/fourteenths.html"^^xsd:string. + swrc:journal . + dc:creator _:Solveig_Warren. + rdf:type bench:Article. + rdfs:seeAlso "http://www.accusatives.tld/fourteenths/reencountering.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "decentest reencountering morphemes"^^xsd:string. + foaf:homepage "http://www.fourteenths.tld/morphemes/criticizes.html"^^xsd:string. + swrc:journal . + dc:creator _:Ophelia_Schinke. + rdf:type bench:Article. + swrc:pages "75"^^xsd:integer. + dc:title "reencountering criticizes arboured"^^xsd:string. + foaf:homepage "http://www.morphemes.tld/arboured/yolked.html"^^xsd:string. + swrc:journal . + dc:creator _:Kassandra_Mcumber. + dcterms:references _:references28. +_:references28 rdf:type rdf:Bag. +_:references28 rdf:_1 . +_:references28 rdf:_2 . +_:references28 rdf:_3 . +_:references28 rdf:_4 . +_:references28 rdf:_5 . +_:references28 rdf:_6 . +_:references28 rdf:_7 . +_:references28 rdf:_8 . +_:references28 rdf:_9 . +_:references28 rdf:_10 . +_:references28 rdf:_11 . +_:references28 rdf:_12 . +_:references28 rdf:_13 . +_:references28 rdf:_14 . +_:references28 rdf:_15 . +_:references28 rdf:_16 . +_:references28 rdf:_17 . +_:references28 rdf:_18 . +_:references28 rdf:_19 . +_:references28 rdf:_20 . +_:references28 rdf:_21 . +_:references28 rdf:_22 . +_:references28 rdf:_23 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.criticizes.tld/yolked/rodless.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "arboured rodless preforming"^^xsd:string. + foaf:homepage "http://www.yolked.tld/preforming/smattered.html"^^xsd:string. + swrc:journal . +_:Amadeo_Ejide rdf:type foaf:Person. +_:Amadeo_Ejide foaf:name "Amadeo Ejide"^^xsd:string. + dc:creator _:Amadeo_Ejide. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rodless.tld/smattered/oldness.html"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "preforming oldness gonococcus"^^xsd:string. + foaf:homepage "http://www.smattered.tld/gonococcus/japers.html"^^xsd:string. + swrc:journal . +_:Charisma_Kyseth rdf:type foaf:Person. +_:Charisma_Kyseth foaf:name "Charisma Kyseth"^^xsd:string. + dc:creator _:Charisma_Kyseth. +_:Fey_Dally rdf:type foaf:Person. +_:Fey_Dally foaf:name "Fey Dally"^^xsd:string. + dc:creator _:Fey_Dally. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oldness.tld/japers/constitutional.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "gonococcus constitutional armlessly"^^xsd:string. + foaf:homepage "http://www.japers.tld/armlessly/helpless.html"^^xsd:string. + swrc:journal . +_:Seishiro_Barcliff rdf:type foaf:Person. +_:Seishiro_Barcliff foaf:name "Seishiro Barcliff"^^xsd:string. + dc:creator _:Seishiro_Barcliff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.constitutional.tld/helpless/divans.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "armlessly divans poohing"^^xsd:string. + foaf:homepage "http://www.helpless.tld/poohing/nightman.html"^^xsd:string. + swrc:journal . +_:Dorothee_Duskey rdf:type foaf:Person. +_:Dorothee_Duskey foaf:name "Dorothee Duskey"^^xsd:string. + dc:creator _:Dorothee_Duskey. + rdf:type bench:Article. + swrc:pages "87"^^xsd:integer. + dc:title "divans nightman barer"^^xsd:string. + foaf:homepage "http://www.poohing.tld/barer/atrophied.html"^^xsd:string. + swrc:journal . +_:Koi_Lownsbery rdf:type foaf:Person. +_:Koi_Lownsbery foaf:name "Koi Lownsbery"^^xsd:string. + dc:creator _:Koi_Lownsbery. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nightman.tld/atrophied/sleekness.html"^^xsd:string. + dc:title "barer sleekness lollipops"^^xsd:string. + foaf:homepage "http://www.atrophied.tld/lollipops/geophysicists.html"^^xsd:string. + swrc:journal . +_:Tage_Hervig rdf:type foaf:Person. +_:Tage_Hervig foaf:name "Tage Hervig"^^xsd:string. + dc:creator _:Tage_Hervig. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sleekness.tld/geophysicists/stinko.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "lollipops stinko agorae"^^xsd:string. + foaf:homepage "http://www.geophysicists.tld/agorae/warks.html"^^xsd:string. + swrc:journal . +_:Amla_Namm rdf:type foaf:Person. +_:Amla_Namm foaf:name "Amla Namm"^^xsd:string. + dc:creator _:Amla_Namm. + rdf:type bench:Article. + bench:cdrom "http://www.stinko.tld/warks/stibium.html"^^xsd:string. + dc:title "agorae stibium fineable"^^xsd:string. + foaf:homepage "http://www.warks.tld/fineable/salivating.html"^^xsd:string. + swrc:journal . +_:Frederik_Elridge rdf:type foaf:Person. +_:Frederik_Elridge foaf:name "Frederik Elridge"^^xsd:string. + dc:creator _:Frederik_Elridge. + rdf:type bench:Article. + swrc:pages "192"^^xsd:integer. + dc:title "stibium salivating encephalomyelitis"^^xsd:string. + foaf:homepage "http://www.fineable.tld/encephalomyelitis/felting.html"^^xsd:string. + swrc:journal . +_:Donatello_Peteuil rdf:type foaf:Person. +_:Donatello_Peteuil foaf:name "Donatello Peteuil"^^xsd:string. + dc:creator _:Donatello_Peteuil. + rdf:type bench:Article. + swrc:pages "130"^^xsd:integer. + dc:title "salivating felting untidiness"^^xsd:string. + foaf:homepage "http://www.encephalomyelitis.tld/untidiness/gassing.html"^^xsd:string. + swrc:journal . +_:Elaine_Muntean rdf:type foaf:Person. +_:Elaine_Muntean foaf:name "Elaine Muntean"^^xsd:string. + dc:creator _:Elaine_Muntean. + rdf:type bench:Article. + rdfs:seeAlso "http://www.felting.tld/gassing/positioned.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "untidiness positioned unsaid"^^xsd:string. + foaf:homepage "http://www.gassing.tld/unsaid/quaked.html"^^xsd:string. + swrc:journal . +_:Caileela_Lents rdf:type foaf:Person. +_:Caileela_Lents foaf:name "Caileela Lents"^^xsd:string. + dc:creator _:Caileela_Lents. + rdf:type bench:Article. + rdfs:seeAlso "http://www.positioned.tld/quaked/nits.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "unsaid nits shadeless"^^xsd:string. + foaf:homepage "http://www.quaked.tld/shadeless/refreshers.html"^^xsd:string. + swrc:journal . +_:Bernharde_Hoster rdf:type foaf:Person. +_:Bernharde_Hoster foaf:name "Bernharde Hoster"^^xsd:string. + dc:creator _:Bernharde_Hoster. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nits.tld/refreshers/whished.html"^^xsd:string. + dc:title "shadeless whished geometrically"^^xsd:string. + foaf:homepage "http://www.refreshers.tld/geometrically/antecedents.html"^^xsd:string. + swrc:journal . +_:Tareefa_Cuffie rdf:type foaf:Person. +_:Tareefa_Cuffie foaf:name "Tareefa Cuffie"^^xsd:string. + dc:creator _:Tareefa_Cuffie. + rdf:type bench:Article. + bench:cdrom "http://www.whished.tld/antecedents/fulfils.html"^^xsd:string. + rdfs:seeAlso "http://www.geometrically.tld/fulfils/synthesizes.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "antecedents synthesizes fewer"^^xsd:string. + foaf:homepage "http://www.fulfils.tld/fewer/incontinencies.html"^^xsd:string. + swrc:journal . +_:Apena_Armold rdf:type foaf:Person. +_:Apena_Armold foaf:name "Apena Armold"^^xsd:string. + dc:creator _:Apena_Armold. + rdf:type bench:Article. + rdfs:seeAlso "http://www.synthesizes.tld/incontinencies/trucing.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "fewer trucing pogroming"^^xsd:string. + foaf:homepage "http://www.incontinencies.tld/pogroming/oscillated.html"^^xsd:string. + swrc:journal . +_:Kathrein_Gelvin rdf:type foaf:Person. +_:Kathrein_Gelvin foaf:name "Kathrein Gelvin"^^xsd:string. + dc:creator _:Kathrein_Gelvin. + rdf:type bench:Article. + swrc:pages "131"^^xsd:integer. + dc:title "trucing oscillated computed"^^xsd:string. + foaf:homepage "http://www.pogroming.tld/computed/irrupts.html"^^xsd:string. + swrc:journal . +_:Cornelio_Kowalke rdf:type foaf:Person. +_:Cornelio_Kowalke foaf:name "Cornelio Kowalke"^^xsd:string. + dc:creator _:Cornelio_Kowalke. + rdf:type bench:Article. + dc:title "oscillated irrupts behoove"^^xsd:string. + foaf:homepage "http://www.computed.tld/behoove/martyries.html"^^xsd:string. + swrc:journal . +_:Saleel_Duprey rdf:type foaf:Person. +_:Saleel_Duprey foaf:name "Saleel Duprey"^^xsd:string. + dc:creator _:Saleel_Duprey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.irrupts.tld/martyries/enduring.html"^^xsd:string. + dc:title "behoove enduring scorching"^^xsd:string. + foaf:homepage "http://www.martyries.tld/scorching/dreads.html"^^xsd:string. + swrc:journal . +_:Yunlong_Bouie rdf:type foaf:Person. +_:Yunlong_Bouie foaf:name "Yunlong Bouie"^^xsd:string. + dc:creator _:Yunlong_Bouie. + rdf:type bench:Article. + rdfs:seeAlso "http://www.enduring.tld/dreads/tramells.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "scorching tramells buttonhook"^^xsd:string. + foaf:homepage "http://www.dreads.tld/buttonhook/combing.html"^^xsd:string. + swrc:journal . +_:Jokwe_Thull rdf:type foaf:Person. +_:Jokwe_Thull foaf:name "Jokwe Thull"^^xsd:string. + dc:creator _:Jokwe_Thull. + rdf:type bench:Article. + swrc:pages "101"^^xsd:integer. + dc:title "tramells combing rodders"^^xsd:string. + foaf:homepage "http://www.buttonhook.tld/rodders/principally.html"^^xsd:string. + swrc:journal . +_:Pankratius_Spath rdf:type foaf:Person. +_:Pankratius_Spath foaf:name "Pankratius Spath"^^xsd:string. + dc:creator _:Pankratius_Spath. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1966)"^^xsd:string. + swrc:volume "13"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rodders.tld/bitching/switchmen.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "principally switchmen opposer"^^xsd:string. + foaf:homepage "http://www.bitching.tld/opposer/mayapples.html"^^xsd:string. + swrc:journal . +_:Balbara_Kaltenbach rdf:type foaf:Person. +_:Balbara_Kaltenbach foaf:name "Balbara Kaltenbach"^^xsd:string. + dc:creator _:Balbara_Kaltenbach. + rdf:type bench:Article. + bench:booktitle "switchmen mayapples redetermining"^^xsd:string. + rdfs:seeAlso "http://www.opposer.tld/redetermining/searchingly.html"^^xsd:string. + swrc:pages "3"^^xsd:integer. + dc:title "mayapples searchingly twelvemo"^^xsd:string. + foaf:homepage "http://www.redetermining.tld/twelvemo/unsolders.html"^^xsd:string. + swrc:journal . +_:Demetrios_Gascon rdf:type foaf:Person. +_:Demetrios_Gascon foaf:name "Demetrios Gascon"^^xsd:string. + dc:creator _:Demetrios_Gascon. + rdf:type bench:Article. + swrc:pages "81"^^xsd:integer. + dc:title "searchingly unsolders mutationally"^^xsd:string. + foaf:homepage "http://www.twelvemo.tld/mutationally/centralistic.html"^^xsd:string. + swrc:journal . +_:Ramziyya_Uelmen rdf:type foaf:Person. +_:Ramziyya_Uelmen foaf:name "Ramziyya Uelmen"^^xsd:string. + dc:creator _:Ramziyya_Uelmen. + rdf:type bench:Article. + swrc:pages "49"^^xsd:integer. + dc:title "unsolders centralistic exedra"^^xsd:string. + foaf:homepage "http://www.mutationally.tld/exedra/rotted.html"^^xsd:string. + swrc:journal . +_:Amarante_Welte rdf:type foaf:Person. +_:Amarante_Welte foaf:name "Amarante Welte"^^xsd:string. + dc:creator _:Amarante_Welte. + rdf:type bench:Article. + rdfs:seeAlso "http://www.centralistic.tld/rotted/mom.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "exedra mom hubcap"^^xsd:string. + foaf:homepage "http://www.rotted.tld/hubcap/muskiness.html"^^xsd:string. + swrc:journal . +_:Marcellus_Guercio rdf:type foaf:Person. +_:Marcellus_Guercio foaf:name "Marcellus Guercio"^^xsd:string. + dc:creator _:Marcellus_Guercio. +_:Domona_Serafine rdf:type foaf:Person. +_:Domona_Serafine foaf:name "Domona Serafine"^^xsd:string. + dc:creator _:Domona_Serafine. + rdf:type bench:Article. + swrc:pages "162"^^xsd:integer. + dc:title "mom muskiness casement"^^xsd:string. + foaf:homepage "http://www.hubcap.tld/casement/manures.html"^^xsd:string. + swrc:journal . +_:Tonna_Gaughan rdf:type foaf:Person. +_:Tonna_Gaughan foaf:name "Tonna Gaughan"^^xsd:string. + dc:creator _:Tonna_Gaughan. +_:Chenille_Wallingford rdf:type foaf:Person. +_:Chenille_Wallingford foaf:name "Chenille Wallingford"^^xsd:string. + dc:creator _:Chenille_Wallingford. + rdf:type bench:Article. + rdfs:seeAlso "http://www.muskiness.tld/manures/valorized.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "casement valorized semiprecious"^^xsd:string. + foaf:homepage "http://www.manures.tld/semiprecious/tugboats.html"^^xsd:string. + swrc:journal . +_:Fita_Divito rdf:type foaf:Person. +_:Fita_Divito foaf:name "Fita Divito"^^xsd:string. + dc:creator _:Fita_Divito. + rdf:type bench:Article. + swrc:pages "191"^^xsd:integer. + dc:title "valorized tugboats greenwoods"^^xsd:string. + foaf:homepage "http://www.semiprecious.tld/greenwoods/disentanglement.html"^^xsd:string. + swrc:journal . +_:Utamuro_Dousay rdf:type foaf:Person. +_:Utamuro_Dousay foaf:name "Utamuro Dousay"^^xsd:string. + dc:creator _:Utamuro_Dousay. +_:Lidiia_Wellnitz rdf:type foaf:Person. +_:Lidiia_Wellnitz foaf:name "Lidiia Wellnitz"^^xsd:string. + dc:creator _:Lidiia_Wellnitz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tugboats.tld/disentanglement/liquors.html"^^xsd:string. + swrc:note "knowable hauteurs genuflect cordialness bilker expirers lothario swaggerer instigating"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "greenwoods liquors coins"^^xsd:string. + foaf:homepage "http://www.disentanglement.tld/coins/topcrosses.html"^^xsd:string. + swrc:journal . +_:Hakan_Boughner rdf:type foaf:Person. +_:Hakan_Boughner foaf:name "Hakan Boughner"^^xsd:string. + dc:creator _:Hakan_Boughner. + rdf:type bench:Article. + bench:abstract "cyans bleakest destriers appose watermarking shrieker engaging wrinklier slates optimistically bayous passable stonier enflamed multipliers immunotherapy excreting brindles psychoanalyzing ortolans finises disproving squawked renovating hitchhike bays galleons irritancy thersitical resemblances rickeys pits baseness lands notarizes nimbler alienism monogamistic crappiness satanism crispens predestines distorting overinflating fatalists unhatted turnstile nance weakhearted outlawed subtler aramaic bedumb deicide fibroma pebblier bronzier petunias hooking bewildering distensions wrongs enemies illogically branding glengarries overdiversification unprofitable crooknecks piniest demobbed bonnyclabber ensurers lubricous hotblooded nictating draggers luckier tangibility hemorrhoidectomies scummy hydrogenations nulling offtrack flitter sophist toller unmorality rejoiced asterisks wanderings discountenances unrepressed skiplane solecizes filthier friendly colonelships shuckings indoctrination microsurgeon navahoes nerts masses effecters affiant richest unfolds pureed fleetingly kibosh blabbermouth deputative addles preponderated demythologizations lipase scamps stockcar transcriptions dehydrogenate atriums lacerating workwomen postconsonantal padri greyness cashes gamesomely surpriser complainer tibiae latecomers descried enters unseasoned elicitation discontinuations uncoffined decompressed unexpressed imperceptibility nonadmissions jackknifed canthal particularities endowed billheads passovers specter barracking nips sodomite evangelicals overcautiousness lopes loincloths demagogies generatively cameleers agitates dillydally anchovies pityingly tradeable statutorily landlords halted fraternization coerces loadstones"^^xsd:string. + rdfs:seeAlso "http://www.liquors.tld/topcrosses/misdeed.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "coins misdeed octuply"^^xsd:string. + foaf:homepage "http://www.topcrosses.tld/octuply/compositors.html"^^xsd:string. + swrc:journal . +_:Treya_Michels rdf:type foaf:Person. +_:Treya_Michels foaf:name "Treya Michels"^^xsd:string. + dc:creator _:Treya_Michels. + rdf:type bench:Article. + swrc:pages "125"^^xsd:integer. + dc:title "misdeed compositors accumulativeness"^^xsd:string. + foaf:homepage "http://www.octuply.tld/accumulativeness/unattended.html"^^xsd:string. + swrc:journal . +_:Alfred_Avis rdf:type foaf:Person. +_:Alfred_Avis foaf:name "Alfred Avis"^^xsd:string. + dc:creator _:Alfred_Avis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.compositors.tld/unattended/trouper.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "accumulativeness trouper concordance"^^xsd:string. + foaf:homepage "http://www.unattended.tld/concordance/channeling.html"^^xsd:string. + swrc:journal . +_:Megi_Stanway rdf:type foaf:Person. +_:Megi_Stanway foaf:name "Megi Stanway"^^xsd:string. + dc:creator _:Megi_Stanway. + rdf:type bench:Article. + swrc:pages "135"^^xsd:integer. + dc:title "trouper channeling triangulator"^^xsd:string. + foaf:homepage "http://www.concordance.tld/triangulator/microinstruction.html"^^xsd:string. + swrc:journal . +_:Chuichi_Gunter rdf:type foaf:Person. +_:Chuichi_Gunter foaf:name "Chuichi Gunter"^^xsd:string. + dc:creator _:Chuichi_Gunter. + rdf:type bench:Article. + rdfs:seeAlso "http://www.channeling.tld/microinstruction/brutified.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "triangulator brutified superminis"^^xsd:string. + foaf:homepage "http://www.microinstruction.tld/superminis/samples.html"^^xsd:string. + swrc:journal . +_:Cheena_Mckinsey rdf:type foaf:Person. +_:Cheena_Mckinsey foaf:name "Cheena Mckinsey"^^xsd:string. + dc:creator _:Cheena_Mckinsey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.brutified.tld/samples/aspics.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "superminis aspics lowdowns"^^xsd:string. + foaf:homepage "http://www.samples.tld/lowdowns/parvenue.html"^^xsd:string. + swrc:journal . +_:Rhett_Chaple rdf:type foaf:Person. +_:Rhett_Chaple foaf:name "Rhett Chaple"^^xsd:string. + dc:creator _:Rhett_Chaple. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aspics.tld/parvenue/slinging.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "lowdowns slinging blameful"^^xsd:string. + foaf:homepage "http://www.parvenue.tld/blameful/demurrable.html"^^xsd:string. + swrc:journal . +_:Amhar_Fuquay rdf:type foaf:Person. +_:Amhar_Fuquay foaf:name "Amhar Fuquay"^^xsd:string. + dc:creator _:Amhar_Fuquay. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slinging.tld/demurrable/overreact.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "blameful overreact glitters"^^xsd:string. + foaf:homepage "http://www.demurrable.tld/glitters/thrawed.html"^^xsd:string. + swrc:journal . +_:Yefrem_Ojano rdf:type foaf:Person. +_:Yefrem_Ojano foaf:name "Yefrem Ojano"^^xsd:string. + dc:creator _:Yefrem_Ojano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.overreact.tld/thrawed/origamis.html"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "glitters origamis lunaria"^^xsd:string. + foaf:homepage "http://www.thrawed.tld/lunaria/fleering.html"^^xsd:string. + swrc:journal . +_:Sylwia_Plessner rdf:type foaf:Person. +_:Sylwia_Plessner foaf:name "Sylwia Plessner"^^xsd:string. + dc:creator _:Sylwia_Plessner. + rdf:type bench:Article. + swrc:pages "64"^^xsd:integer. + dc:title "origamis fleering flexitime"^^xsd:string. + foaf:homepage "http://www.lunaria.tld/flexitime/coopt.html"^^xsd:string. + swrc:journal . +_:Lidwina_Semke rdf:type foaf:Person. +_:Lidwina_Semke foaf:name "Lidwina Semke"^^xsd:string. + dc:creator _:Lidwina_Semke. + rdf:type bench:Article. + swrc:pages "198"^^xsd:integer. + dc:title "fleering coopt outleapt"^^xsd:string. + foaf:homepage "http://www.flexitime.tld/outleapt/moonlighters.html"^^xsd:string. + swrc:journal . +_:Nami_Dobies rdf:type foaf:Person. +_:Nami_Dobies foaf:name "Nami Dobies"^^xsd:string. + dc:creator _:Nami_Dobies. +_:Cepheus_Leppanen rdf:type foaf:Person. +_:Cepheus_Leppanen foaf:name "Cepheus Leppanen"^^xsd:string. + dc:creator _:Cepheus_Leppanen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.coopt.tld/moonlighters/senecas.html"^^xsd:string. + swrc:pages "114"^^xsd:integer. + dc:title "outleapt senecas bedrug"^^xsd:string. + foaf:homepage "http://www.moonlighters.tld/bedrug/smiths.html"^^xsd:string. + swrc:journal . +_:Obiareus_Ettman rdf:type foaf:Person. +_:Obiareus_Ettman foaf:name "Obiareus Ettman"^^xsd:string. + dc:creator _:Obiareus_Ettman. +_:Klotild_Dothard rdf:type foaf:Person. +_:Klotild_Dothard foaf:name "Klotild Dothard"^^xsd:string. + dc:creator _:Klotild_Dothard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.senecas.tld/smiths/nephron.html"^^xsd:string. + dc:title "bedrug nephron trothed"^^xsd:string. + foaf:homepage "http://www.smiths.tld/trothed/cervicitis.html"^^xsd:string. + swrc:journal . +_:Valenta_Oden rdf:type foaf:Person. +_:Valenta_Oden foaf:name "Valenta Oden"^^xsd:string. + dc:creator _:Valenta_Oden. + rdf:type bench:Article. + swrc:pages "27"^^xsd:integer. + dc:title "nephron cervicitis fugged"^^xsd:string. + foaf:homepage "http://www.trothed.tld/fugged/miaouing.html"^^xsd:string. + swrc:journal . +_:Burghild_Scarp rdf:type foaf:Person. +_:Burghild_Scarp foaf:name "Burghild Scarp"^^xsd:string. + dc:creator _:Burghild_Scarp. + rdf:type bench:Article. + swrc:pages "158"^^xsd:integer. + dc:title "cervicitis miaouing amtrack"^^xsd:string. + foaf:homepage "http://www.fugged.tld/amtrack/haviors.html"^^xsd:string. + swrc:journal . +_:Amniyya_Mcclarnon rdf:type foaf:Person. +_:Amniyya_Mcclarnon foaf:name "Amniyya Mcclarnon"^^xsd:string. + dc:creator _:Amniyya_Mcclarnon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.miaouing.tld/haviors/aquaculture.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "amtrack aquaculture tackifying"^^xsd:string. + foaf:homepage "http://www.haviors.tld/tackifying/multivitamin.html"^^xsd:string. + swrc:journal . +_:Svatava_Cartez rdf:type foaf:Person. +_:Svatava_Cartez foaf:name "Svatava Cartez"^^xsd:string. + dc:creator _:Svatava_Cartez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aquaculture.tld/multivitamin/driers.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "tackifying driers humour"^^xsd:string. + foaf:homepage "http://www.multivitamin.tld/humour/redirection.html"^^xsd:string. + swrc:journal . +_:Madia_Failla rdf:type foaf:Person. +_:Madia_Failla foaf:name "Madia Failla"^^xsd:string. + dc:creator _:Madia_Failla. + rdf:type bench:Article. + swrc:note "kumquats hostels greeniest drooling tutted fubbed vasomotor precedable orchestrally novella mahjongs estrogen"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "driers redirection pandas"^^xsd:string. + foaf:homepage "http://www.humour.tld/pandas/cosmist.html"^^xsd:string. + swrc:journal . +_:Elke_Surles rdf:type foaf:Person. +_:Elke_Surles foaf:name "Elke Surles"^^xsd:string. + dc:creator _:Elke_Surles. + rdf:type bench:Article. + rdfs:seeAlso "http://www.redirection.tld/cosmist/adenoidism.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "pandas adenoidism crematoria"^^xsd:string. + foaf:homepage "http://www.cosmist.tld/crematoria/bentonitic.html"^^xsd:string. + swrc:journal . +_:Yoshihiro_Zahn rdf:type foaf:Person. +_:Yoshihiro_Zahn foaf:name "Yoshihiro Zahn"^^xsd:string. + dc:creator _:Yoshihiro_Zahn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.adenoidism.tld/bentonitic/soppiest.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "crematoria soppiest crustal"^^xsd:string. + foaf:homepage "http://www.bentonitic.tld/crustal/actuary.html"^^xsd:string. + swrc:journal . +_:Edna_Dawes rdf:type foaf:Person. +_:Edna_Dawes foaf:name "Edna Dawes"^^xsd:string. + dc:creator _:Edna_Dawes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.soppiest.tld/actuary/concealable.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "crustal concealable sheriffs"^^xsd:string. + foaf:homepage "http://www.actuary.tld/sheriffs/risque.html"^^xsd:string. + swrc:journal . +_:Geeti_Havelka rdf:type foaf:Person. +_:Geeti_Havelka foaf:name "Geeti Havelka"^^xsd:string. + dc:creator _:Geeti_Havelka. +_:Lvovicha_Tetro rdf:type foaf:Person. +_:Lvovicha_Tetro foaf:name "Lvovicha Tetro"^^xsd:string. + dc:creator _:Lvovicha_Tetro. + rdf:type bench:Article. + swrc:pages "15"^^xsd:integer. + dc:title "concealable risque misguider"^^xsd:string. + foaf:homepage "http://www.sheriffs.tld/misguider/actings.html"^^xsd:string. + swrc:journal . +_:Stewart_Parah rdf:type foaf:Person. +_:Stewart_Parah foaf:name "Stewart Parah"^^xsd:string. + dc:creator _:Stewart_Parah. + rdf:type bench:Article. + bench:abstract "unfamiliarly procrastination fluttering landscapes pajamas doused mousetraps petters tennises laplanders lilliputians fumigants reappearance flyman decoratively embarkment spelling carved archduchess enfranchises expositing tattered perfumer poetizing resigners strikeover melodies snipped argental vetted unproposed coagent terminates eternals flappier nominately reinsure outranges mythologically stoves makeweight careens typos catabolizing carnally accusers charing reframed haviours tramelled glees trolls topkicks sublease amirates haploids catwalks parleying regimenting hatcheck affirming impearling gravelly bovinely trousseau lowlander raggedest downsize admonitory recombining inexperienced couching sealskins moory coexistence hitcher taels unexcusable seigniorial modifies peacefully fatiguing overlaps reanalyzing panhandler evert spited skiis germier cygnets sutra fertilely arborization swanherds reinscribing penlight databases duffers expressionists panache squishiest depressants urologies regenerating intermarries nonrenewable cherished rollout sputniks sanctums conspectus camouflagers vermifuge belles tunelessly attracts overinclining rentable lasciviousness ribboned classics rakishness rippers muggins apiarists appealable disarms chastising toadied militaristic vin imperiously traipses usurpers homier annexation jammed harpist possessed examined countermanding shoestrings serow flutiest cosseting flawlessly lucked caciques touches keening bespangles kinsmanship blueings"^^xsd:string. + rdfs:seeAlso "http://www.risque.tld/actings/infused.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "misguider infused breves"^^xsd:string. + foaf:homepage "http://www.actings.tld/breves/dabs.html"^^xsd:string. + swrc:journal . +_:Mitsuoki_Vannorman rdf:type foaf:Person. +_:Mitsuoki_Vannorman foaf:name "Mitsuoki Vannorman"^^xsd:string. + dc:creator _:Mitsuoki_Vannorman. +_:Mandar_Peddicord rdf:type foaf:Person. +_:Mandar_Peddicord foaf:name "Mandar Peddicord"^^xsd:string. + dc:creator _:Mandar_Peddicord. + rdf:type bench:Article. + rdfs:seeAlso "http://www.infused.tld/dabs/arrays.html"^^xsd:string. + dc:title "breves arrays warhorses"^^xsd:string. + foaf:homepage "http://www.dabs.tld/warhorses/detoured.html"^^xsd:string. + swrc:journal . +_:Eudoxia_Madruga rdf:type foaf:Person. +_:Eudoxia_Madruga foaf:name "Eudoxia Madruga"^^xsd:string. + dc:creator _:Eudoxia_Madruga. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arrays.tld/detoured/colliers.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "warhorses colliers teacake"^^xsd:string. + foaf:homepage "http://www.detoured.tld/teacake/stagnated.html"^^xsd:string. + swrc:journal . +_:Anjelika_Sol rdf:type foaf:Person. +_:Anjelika_Sol foaf:name "Anjelika Sol"^^xsd:string. + dc:creator _:Anjelika_Sol. + rdf:type bench:Article. + rdfs:seeAlso "http://www.colliers.tld/stagnated/heckled.html"^^xsd:string. + swrc:note "snowplowed quenches pitifully colonelcies whorl lithiums whizbangs micros intermezzos interleave"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "teacake heckled crosscurrent"^^xsd:string. + foaf:homepage "http://www.stagnated.tld/crosscurrent/mortified.html"^^xsd:string. + swrc:journal . +_:Ashleigh_Ianacone rdf:type foaf:Person. +_:Ashleigh_Ianacone foaf:name "Ashleigh Ianacone"^^xsd:string. + dc:creator _:Ashleigh_Ianacone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.heckled.tld/mortified/jetsom.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "crosscurrent jetsom condemns"^^xsd:string. + foaf:homepage "http://www.mortified.tld/condemns/supplements.html"^^xsd:string. + swrc:journal . +_:Tabor_Dome rdf:type foaf:Person. +_:Tabor_Dome foaf:name "Tabor Dome"^^xsd:string. + dc:creator _:Tabor_Dome. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jetsom.tld/supplements/remorselessness.html"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "condemns remorselessness revampers"^^xsd:string. + foaf:homepage "http://www.supplements.tld/revampers/placentas.html"^^xsd:string. + swrc:journal . +_:Willibold_Foots rdf:type foaf:Person. +_:Willibold_Foots foaf:name "Willibold Foots"^^xsd:string. + dc:creator _:Willibold_Foots. +_:Sakeri_Hutchcraft rdf:type foaf:Person. +_:Sakeri_Hutchcraft foaf:name "Sakeri Hutchcraft"^^xsd:string. + dc:creator _:Sakeri_Hutchcraft. + rdf:type bench:Article. + rdfs:seeAlso "http://www.remorselessness.tld/placentas/disadvantageous.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "revampers disadvantageous pants"^^xsd:string. + foaf:homepage "http://www.placentas.tld/pants/woodchuck.html"^^xsd:string. + swrc:journal . +_:Dona_Hissong rdf:type foaf:Person. +_:Dona_Hissong foaf:name "Dona Hissong"^^xsd:string. + dc:creator _:Dona_Hissong. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "disadvantageous woodchuck deflecting"^^xsd:string. + foaf:homepage "http://www.pants.tld/deflecting/spale.html"^^xsd:string. + swrc:journal . +_:Chavelle_Persky rdf:type foaf:Person. +_:Chavelle_Persky foaf:name "Chavelle Persky"^^xsd:string. + dc:creator _:Chavelle_Persky. +_:Ascharya_Grossberg rdf:type foaf:Person. +_:Ascharya_Grossberg foaf:name "Ascharya Grossberg"^^xsd:string. + dc:creator _:Ascharya_Grossberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.woodchuck.tld/spale/slogans.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "deflecting slogans bummed"^^xsd:string. + foaf:homepage "http://www.spale.tld/bummed/librettos.html"^^xsd:string. + swrc:journal . +_:Kameel_Powers rdf:type foaf:Person. +_:Kameel_Powers foaf:name "Kameel Powers"^^xsd:string. + dc:creator _:Kameel_Powers. + rdf:type bench:Article. + swrc:pages "47"^^xsd:integer. + dc:title "slogans librettos parting"^^xsd:string. + foaf:homepage "http://www.bummed.tld/parting/pacifier.html"^^xsd:string. + swrc:journal . +_:Amycus_Axtman rdf:type foaf:Person. +_:Amycus_Axtman foaf:name "Amycus Axtman"^^xsd:string. + dc:creator _:Amycus_Axtman. + rdf:type bench:Article. + swrc:pages "79"^^xsd:integer. + dc:title "librettos pacifier bloodiness"^^xsd:string. + foaf:homepage "http://www.parting.tld/bloodiness/litigated.html"^^xsd:string. + swrc:journal . +_:Venus_Reier rdf:type foaf:Person. +_:Venus_Reier foaf:name "Venus Reier"^^xsd:string. + dc:creator _:Venus_Reier. +_:Rajab_Sikora rdf:type foaf:Person. +_:Rajab_Sikora foaf:name "Rajab Sikora"^^xsd:string. + dc:creator _:Rajab_Sikora. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pacifier.tld/litigated/largish.html"^^xsd:string. + swrc:pages "35"^^xsd:integer. + dc:title "bloodiness largish climatologically"^^xsd:string. + foaf:homepage "http://www.litigated.tld/climatologically/rovers.html"^^xsd:string. + swrc:journal . +_:Yukari_Pitcairn rdf:type foaf:Person. +_:Yukari_Pitcairn foaf:name "Yukari Pitcairn"^^xsd:string. + dc:creator _:Yukari_Pitcairn. + rdf:type bench:Article. + swrc:pages "64"^^xsd:integer. + dc:title "largish rovers midweekly"^^xsd:string. + foaf:homepage "http://www.climatologically.tld/midweekly/stokers.html"^^xsd:string. + swrc:journal . +_:Reyes_Kluesner rdf:type foaf:Person. +_:Reyes_Kluesner foaf:name "Reyes Kluesner"^^xsd:string. + dc:creator _:Reyes_Kluesner. + rdf:type bench:Article. + swrc:pages "4"^^xsd:integer. + dc:title "rovers stokers mandamuses"^^xsd:string. + foaf:homepage "http://www.midweekly.tld/mandamuses/disrupted.html"^^xsd:string. + swrc:journal . +_:Ryobe_Waser rdf:type foaf:Person. +_:Ryobe_Waser foaf:name "Ryobe Waser"^^xsd:string. + dc:creator _:Ryobe_Waser. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stokers.tld/disrupted/cuppy.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "mandamuses cuppy expunges"^^xsd:string. + foaf:homepage "http://www.disrupted.tld/expunges/organismal.html"^^xsd:string. + swrc:journal . +_:Manuella_Likes rdf:type foaf:Person. +_:Manuella_Likes foaf:name "Manuella Likes"^^xsd:string. + dc:creator _:Manuella_Likes. +_:Teagan_Amistoso rdf:type foaf:Person. +_:Teagan_Amistoso foaf:name "Teagan Amistoso"^^xsd:string. + dc:creator _:Teagan_Amistoso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cuppy.tld/organismal/shammies.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "expunges shammies mormonism"^^xsd:string. + foaf:homepage "http://www.organismal.tld/mormonism/decrepitly.html"^^xsd:string. + swrc:journal . +_:Amandus_Niceswander rdf:type foaf:Person. +_:Amandus_Niceswander foaf:name "Amandus Niceswander"^^xsd:string. + dc:creator _:Amandus_Niceswander. +_:Luitwine_Loa rdf:type foaf:Person. +_:Luitwine_Loa foaf:name "Luitwine Loa"^^xsd:string. + dc:creator _:Luitwine_Loa. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shammies.tld/decrepitly/woollier.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "mormonism woollier matchmakers"^^xsd:string. + foaf:homepage "http://www.decrepitly.tld/matchmakers/jitterbugged.html"^^xsd:string. + swrc:journal . +_:Avital_Trask rdf:type foaf:Person. +_:Avital_Trask foaf:name "Avital Trask"^^xsd:string. + dc:creator _:Avital_Trask. + rdf:type bench:Article. + rdfs:seeAlso "http://www.woollier.tld/jitterbugged/clues.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "matchmakers clues commonweals"^^xsd:string. + foaf:homepage "http://www.jitterbugged.tld/commonweals/rayons.html"^^xsd:string. + swrc:journal . +_:Antara_Munlin rdf:type foaf:Person. +_:Antara_Munlin foaf:name "Antara Munlin"^^xsd:string. + dc:creator _:Antara_Munlin. +_:Ladislaus_Bernice rdf:type foaf:Person. +_:Ladislaus_Bernice foaf:name "Ladislaus Bernice"^^xsd:string. + dc:creator _:Ladislaus_Bernice. + rdf:type bench:Article. + rdfs:seeAlso "http://www.clues.tld/rayons/designers.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "commonweals designers unquiet"^^xsd:string. + foaf:homepage "http://www.rayons.tld/unquiet/encountered.html"^^xsd:string. + swrc:journal . +_:Shuko_Cassetty rdf:type foaf:Person. +_:Shuko_Cassetty foaf:name "Shuko Cassetty"^^xsd:string. + dc:creator _:Shuko_Cassetty. + rdf:type bench:Article. + rdfs:seeAlso "http://www.designers.tld/encountered/deportment.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "unquiet deportment peonages"^^xsd:string. + foaf:homepage "http://www.encountered.tld/peonages/critically.html"^^xsd:string. + swrc:journal . +_:Kte_Kilkenny rdf:type foaf:Person. +_:Kte_Kilkenny foaf:name "Kte Kilkenny"^^xsd:string. + dc:creator _:Kte_Kilkenny. + dcterms:references _:references29. +_:references29 rdf:type rdf:Bag. +_:references29 rdf:_1 . +_:references29 rdf:_2 . +_:references29 rdf:_3 . +_:references29 rdf:_4 . +_:references29 rdf:_5 . +_:references29 rdf:_6 . +_:references29 rdf:_7 . +_:references29 rdf:_8 . +_:references29 rdf:_9 . +_:references29 rdf:_10 . +_:references29 rdf:_11 . +_:references29 rdf:_12 . +_:references29 rdf:_13 . +_:references29 rdf:_14 . +_:references29 rdf:_15 . +_:references29 rdf:_16 . +_:references29 rdf:_17 . +_:references29 rdf:_18 . +_:references29 rdf:_19 . +_:references29 rdf:_20 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.deportment.tld/critically/cases.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "peonages cases timothies"^^xsd:string. + foaf:homepage "http://www.critically.tld/timothies/tippier.html"^^xsd:string. + swrc:journal . +_:Emilie_Wege rdf:type foaf:Person. +_:Emilie_Wege foaf:name "Emilie Wege"^^xsd:string. + dc:creator _:Emilie_Wege. + swrc:editor _:Chayo_Simons. + rdf:type bench:Proceedings. + bench:booktitle "cases tippier fascias"^^xsd:string. + dc:publisher "MIT Press"^^xsd:string. + dc:title "Proceeding 2 (1966)"^^xsd:string. + foaf:homepage "http://www.tippier.tld/immixing/modifiers.html"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "fascias modifiers asseverated"^^xsd:string. + rdfs:seeAlso "http://www.immixing.tld/asseverated/catarrhally.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "modifiers catarrhally cormorants"^^xsd:string. + foaf:homepage "http://www.asseverated.tld/cormorants/relational.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mafalda_Plaisted. + rdf:type bench:Inproceedings. + bench:booktitle "catarrhally relational gillnets"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "cormorants gillnets underwaists"^^xsd:string. + foaf:homepage "http://www.relational.tld/underwaists/notional.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mafalda_Plaisted. + rdf:type bench:Inproceedings. + bench:booktitle "gillnets notional yemenites"^^xsd:string. + rdfs:seeAlso "http://www.underwaists.tld/yemenites/khalif.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "notional khalif surceases"^^xsd:string. + foaf:homepage "http://www.yemenites.tld/surceases/shitting.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Joruri_Slaydon. + rdf:type bench:Inproceedings. + bench:booktitle "khalif shitting pinpointing"^^xsd:string. + rdfs:seeAlso "http://www.surceases.tld/pinpointing/fortis.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "shitting fortis chastened"^^xsd:string. + foaf:homepage "http://www.pinpointing.tld/chastened/suppurate.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Joruri_Slaydon. + rdf:type bench:Inproceedings. + bench:booktitle "fortis suppurate microsurgeries"^^xsd:string. + rdfs:seeAlso "http://www.chastened.tld/microsurgeries/goddaughters.html"^^xsd:string. + dc:title "suppurate goddaughters dullest"^^xsd:string. + foaf:homepage "http://www.microsurgeries.tld/dullest/writing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Joruri_Slaydon. + rdf:type bench:Inproceedings. + bench:booktitle "goddaughters writing collectivizes"^^xsd:string. + rdfs:seeAlso "http://www.dullest.tld/collectivizes/nonconstructive.html"^^xsd:string. + swrc:pages "161"^^xsd:integer. + dc:title "writing nonconstructive godlessness"^^xsd:string. + foaf:homepage "http://www.collectivizes.tld/godlessness/disloyal.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mudrik_Sisk. + rdf:type bench:Inproceedings. + bench:booktitle "nonconstructive disloyal unreplaceable"^^xsd:string. + rdfs:seeAlso "http://www.godlessness.tld/unreplaceable/bonbon.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "disloyal bonbon hencoop"^^xsd:string. + foaf:homepage "http://www.unreplaceable.tld/hencoop/administerial.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Mudrik_Sisk. + rdf:type bench:Inproceedings. + bench:booktitle "bonbon administerial scullers"^^xsd:string. + rdfs:seeAlso "http://www.hencoop.tld/scullers/epicentral.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "administerial epicentral eructate"^^xsd:string. + foaf:homepage "http://www.scullers.tld/eructate/soloed.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mudrik_Sisk. + rdf:type bench:Inproceedings. + bench:booktitle "epicentral soloed dictaphones"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "eructate dictaphones paucities"^^xsd:string. + foaf:homepage "http://www.soloed.tld/paucities/debarked.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Purisima_Rosello. + dc:creator _:Uwe_Artiga. + rdf:type bench:Inproceedings. + bench:booktitle "dictaphones debarked unitized"^^xsd:string. + bench:cdrom "http://www.paucities.tld/unitized/alginates.html"^^xsd:string. + rdfs:seeAlso "http://www.debarked.tld/alginates/unapproved.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "unitized unapproved infarcts"^^xsd:string. + foaf:homepage "http://www.alginates.tld/infarcts/merer.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Purisima_Rosello. + dc:creator _:Uwe_Artiga. + rdf:type bench:Inproceedings. + bench:booktitle "unapproved merer tipis"^^xsd:string. + rdfs:seeAlso "http://www.infarcts.tld/tipis/caseworker.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "merer caseworker footsie"^^xsd:string. + foaf:homepage "http://www.tipis.tld/footsie/cameoed.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Purisima_Rosello. + rdf:type bench:Inproceedings. + bench:booktitle "caseworker cameoed knitting"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "footsie knitting underwind"^^xsd:string. + foaf:homepage "http://www.cameoed.tld/underwind/miseducating.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Uwe_Artiga. + rdf:type bench:Inproceedings. + bench:booktitle "knitting miseducating inundation"^^xsd:string. + rdfs:seeAlso "http://www.underwind.tld/inundation/tubful.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "miseducating tubful thatching"^^xsd:string. + foaf:homepage "http://www.inundation.tld/thatching/details.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Woina_Waterer. + dc:creator _:Asha_Sandos. + rdf:type bench:Inproceedings. + bench:booktitle "tubful details vender"^^xsd:string. + rdfs:seeAlso "http://www.thatching.tld/vender/wellspring.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "details wellspring ungracefully"^^xsd:string. + foaf:homepage "http://www.vender.tld/ungracefully/creations.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Woina_Waterer. + dc:creator _:Asha_Sandos. + rdf:type bench:Inproceedings. + bench:booktitle "wellspring creations yonker"^^xsd:string. + rdfs:seeAlso "http://www.ungracefully.tld/yonker/annihilated.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "creations annihilated asymptotical"^^xsd:string. + foaf:homepage "http://www.yonker.tld/asymptotical/hardheartedness.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Donella_Schwalm. + rdf:type bench:Inproceedings. + bench:booktitle "annihilated hardheartedness characterization"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "asymptotical characterization radiologically"^^xsd:string. + foaf:homepage "http://www.hardheartedness.tld/radiologically/denouncer.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Donella_Schwalm. + rdf:type bench:Inproceedings. + bench:booktitle "characterization denouncer soothsaid"^^xsd:string. + rdfs:seeAlso "http://www.radiologically.tld/soothsaid/prevaricator.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "denouncer prevaricator insulting"^^xsd:string. + foaf:homepage "http://www.soothsaid.tld/insulting/inconclusively.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Walter_Brous. + rdf:type bench:Inproceedings. + bench:booktitle "prevaricator inconclusively bastes"^^xsd:string. + rdfs:seeAlso "http://www.insulting.tld/bastes/trusty.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "inconclusively trusty redresses"^^xsd:string. + foaf:homepage "http://www.bastes.tld/redresses/nonconclusive.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Walter_Brous. + rdf:type bench:Inproceedings. + bench:booktitle "trusty nonconclusive howitzer"^^xsd:string. + rdfs:seeAlso "http://www.redresses.tld/howitzer/bathhouse.html"^^xsd:string. + dc:title "nonconclusive bathhouse vaults"^^xsd:string. + foaf:homepage "http://www.howitzer.tld/vaults/pacifically.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Sigfrid_Debenedetto. + rdf:type bench:Inproceedings. + bench:booktitle "bathhouse pacifically osteitic"^^xsd:string. + rdfs:seeAlso "http://www.vaults.tld/osteitic/commodiousness.html"^^xsd:string. + swrc:pages "99"^^xsd:integer. + dc:title "pacifically commodiousness lumpers"^^xsd:string. + foaf:homepage "http://www.osteitic.tld/lumpers/amicabilities.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sigfrid_Debenedetto. + dc:creator _:Inessa_Delvecchio. + rdf:type bench:Inproceedings. + bench:booktitle "commodiousness amicabilities overshoe"^^xsd:string. + rdfs:seeAlso "http://www.lumpers.tld/overshoe/eyelashes.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "amicabilities eyelashes descriptiveness"^^xsd:string. + foaf:homepage "http://www.overshoe.tld/descriptiveness/jacked.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Inessa_Delvecchio. + rdf:type bench:Inproceedings. + bench:booktitle "eyelashes jacked institutionalizes"^^xsd:string. + rdfs:seeAlso "http://www.descriptiveness.tld/institutionalizes/carding.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "jacked carding flaccidities"^^xsd:string. + foaf:homepage "http://www.institutionalizes.tld/flaccidities/drummers.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anasooya_Bambace. + rdf:type bench:Inproceedings. + bench:booktitle "carding drummers archiving"^^xsd:string. + rdfs:seeAlso "http://www.flaccidities.tld/archiving/jerker.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "drummers jerker clitoric"^^xsd:string. + foaf:homepage "http://www.archiving.tld/clitoric/mountable.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anasooya_Bambace. + dc:creator _:Godfredo_Calija. + rdf:type bench:Inproceedings. + bench:booktitle "jerker mountable cockatrices"^^xsd:string. + rdfs:seeAlso "http://www.clitoric.tld/cockatrices/irresistibly.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "mountable irresistibly undelivered"^^xsd:string. + foaf:homepage "http://www.cockatrices.tld/undelivered/metatheses.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Godfredo_Calija. + dc:creator _:Dunyasha_Wittstruck. + rdf:type bench:Inproceedings. + bench:booktitle "irresistibly metatheses lamentations"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "undelivered lamentations plaints"^^xsd:string. + foaf:homepage "http://www.metatheses.tld/plaints/bathing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dunyasha_Wittstruck. + rdf:type bench:Inproceedings. + bench:booktitle "lamentations bathing sallies"^^xsd:string. + rdfs:seeAlso "http://www.plaints.tld/sallies/goofily.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "bathing goofily handbill"^^xsd:string. + foaf:homepage "http://www.sallies.tld/handbill/warrantor.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nobuhito_Sarah. + rdf:type bench:Inproceedings. + bench:booktitle "goofily warrantor malted"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "handbill malted tictocked"^^xsd:string. + foaf:homepage "http://www.warrantor.tld/tictocked/offerers.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nobuhito_Sarah. + rdf:type bench:Inproceedings. + bench:booktitle "malted offerers electrodes"^^xsd:string. + rdfs:seeAlso "http://www.tictocked.tld/electrodes/cyclizes.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "offerers cyclizes tench"^^xsd:string. + foaf:homepage "http://www.electrodes.tld/tench/wastefully.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Boryslaw_Deloney. + rdf:type bench:Inproceedings. + bench:booktitle "cyclizes wastefully pastellists"^^xsd:string. + rdfs:seeAlso "http://www.tench.tld/pastellists/avouching.html"^^xsd:string. + swrc:pages "83"^^xsd:integer. + dc:title "wastefully avouching outplay"^^xsd:string. + foaf:homepage "http://www.pastellists.tld/outplay/ethnoses.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Boryslaw_Deloney. + rdf:type bench:Inproceedings. + bench:booktitle "avouching ethnoses docility"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "outplay docility terminability"^^xsd:string. + foaf:homepage "http://www.ethnoses.tld/terminability/shoplifters.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Crimson_Bellion. + rdf:type bench:Inproceedings. + bench:booktitle "docility shoplifters preempted"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "terminability preempted kiddy"^^xsd:string. + foaf:homepage "http://www.shoplifters.tld/kiddy/rocklike.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Crimson_Bellion. + rdf:type bench:Inproceedings. + bench:booktitle "preempted rocklike tittle"^^xsd:string. + rdfs:seeAlso "http://www.kiddy.tld/tittle/remarkable.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "rocklike remarkable hominess"^^xsd:string. + foaf:homepage "http://www.tittle.tld/hominess/inquired.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hayden_Scarlata. + rdf:type bench:Inproceedings. + bench:booktitle "remarkable inquired dieticians"^^xsd:string. + rdfs:seeAlso "http://www.hominess.tld/dieticians/leveret.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "inquired leveret trademarks"^^xsd:string. + foaf:homepage "http://www.dieticians.tld/trademarks/acct.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hayden_Scarlata. + rdf:type bench:Inproceedings. + bench:booktitle "leveret acct caudillo"^^xsd:string. + rdfs:seeAlso "http://www.trademarks.tld/caudillo/pounded.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "acct pounded consonants"^^xsd:string. + foaf:homepage "http://www.caudillo.tld/consonants/firers.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tabea_Faulisi. + rdf:type bench:Inproceedings. + bench:booktitle "pounded firers potsherd"^^xsd:string. + rdfs:seeAlso "http://www.consonants.tld/potsherd/unrecorded.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "firers unrecorded whitening"^^xsd:string. + foaf:homepage "http://www.potsherd.tld/whitening/compeer.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tabea_Faulisi. + rdf:type bench:Inproceedings. + bench:booktitle "unrecorded compeer versicolored"^^xsd:string. + rdfs:seeAlso "http://www.whitening.tld/versicolored/cardcase.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "compeer cardcase limpers"^^xsd:string. + foaf:homepage "http://www.versicolored.tld/limpers/tabletop.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ludgard_Bihari. + dc:creator _:Jordi_Hongerholt. + rdf:type bench:Inproceedings. + bench:booktitle "cardcase tabletop ships"^^xsd:string. + rdfs:seeAlso "http://www.limpers.tld/ships/poundals.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "tabletop poundals guttered"^^xsd:string. + foaf:homepage "http://www.ships.tld/guttered/peahen.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ludgard_Bihari. + rdf:type bench:Inproceedings. + bench:booktitle "poundals peahen gyrator"^^xsd:string. + rdfs:seeAlso "http://www.guttered.tld/gyrator/irascibility.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "peahen irascibility dumpcart"^^xsd:string. + foaf:homepage "http://www.gyrator.tld/dumpcart/officiated.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jordi_Hongerholt. + dcterms:references _:references25. +_:references25 rdf:type rdf:Bag. +_:references25 rdf:_1 . +_:references25 rdf:_2 . +_:references25 rdf:_3 . +_:references25 rdf:_4 . +_:references25 rdf:_5 . +_:references25 rdf:_6 . +_:references25 rdf:_7 . +_:references25 rdf:_8 . +_:references25 rdf:_9 . +_:references25 rdf:_10 . +_:references25 rdf:_11 . +_:references25 rdf:_12 . +_:references25 rdf:_13 . +_:references25 rdf:_14 . +_:references25 rdf:_15 . +_:references25 rdf:_16 . +_:references25 rdf:_17 . +_:references25 rdf:_18 . +_:references25 rdf:_19 . +_:references25 rdf:_20 . +_:references25 rdf:_21 . + rdf:type bench:Inproceedings. + bench:booktitle "irascibility officiated degerm"^^xsd:string. + rdfs:seeAlso "http://www.dumpcart.tld/degerm/cabbalah.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "officiated cabbalah whitter"^^xsd:string. + foaf:homepage "http://www.degerm.tld/whitter/callousness.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ignatia_Brazel. + rdf:type bench:Inproceedings. + bench:booktitle "cabbalah callousness discounters"^^xsd:string. + rdfs:seeAlso "http://www.whitter.tld/discounters/homophones.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "callousness homophones onondagas"^^xsd:string. + foaf:homepage "http://www.discounters.tld/onondagas/curtesy.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ignatia_Brazel. + dc:creator _:Iustig_Schuckert. + swrc:editor . + swrc:editor _:Kurtis_Cast. +_:Kurtis_Cast rdf:type foaf:Person. +_:Kurtis_Cast foaf:name "Kurtis Cast"^^xsd:string. + swrc:editor _:Iratze_Ailes. + swrc:editor _:Pavlya_Buanno. + swrc:editor _:Ashton_Hundertmark. + rdf:type bench:Incollection. + bench:booktitle "homophones curtesy attributions"^^xsd:string. + rdfs:seeAlso "http://www.onondagas.tld/attributions/vegetates.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "curtesy vegetates declassifications"^^xsd:string. + foaf:homepage "http://www.attributions.tld/declassifications/precalculated.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. +_:Lana_Nyce rdf:type foaf:Person. +_:Lana_Nyce foaf:name "Lana Nyce"^^xsd:string. + dc:creator _:Lana_Nyce. +_:Yelena_Cruise rdf:type foaf:Person. +_:Yelena_Cruise foaf:name "Yelena Cruise"^^xsd:string. + dc:creator _:Yelena_Cruise. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 4 (1966)"^^xsd:string. + swrc:volume "11"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + bench:cdrom "http://www.declassifications.tld/fallouts/detracts.html"^^xsd:string. + rdfs:seeAlso "http://www.precalculated.tld/detracts/procathedrals.html"^^xsd:string. + swrc:note "barehead monkeying dallier headhunts chagrined campaigned clammier mea glosses sottishly trombones"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "fallouts procathedrals eductions"^^xsd:string. + foaf:homepage "http://www.detracts.tld/eductions/carver.html"^^xsd:string. + swrc:journal . +_:Eichiro_Hodson rdf:type foaf:Person. +_:Eichiro_Hodson foaf:name "Eichiro Hodson"^^xsd:string. + dc:creator _:Eichiro_Hodson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.procathedrals.tld/carver/nucleoprotein.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "eductions nucleoprotein fosters"^^xsd:string. + foaf:homepage "http://www.carver.tld/fosters/scalepans.html"^^xsd:string. + swrc:journal . +_:Husaam_Dubbin rdf:type foaf:Person. +_:Husaam_Dubbin foaf:name "Husaam Dubbin"^^xsd:string. + dc:creator _:Husaam_Dubbin. + rdf:type bench:Article. + swrc:pages "121"^^xsd:integer. + dc:title "nucleoprotein scalepans preinserting"^^xsd:string. + foaf:homepage "http://www.fosters.tld/preinserting/stepladders.html"^^xsd:string. + swrc:journal . +_:Tonniya_Klaas rdf:type foaf:Person. +_:Tonniya_Klaas foaf:name "Tonniya Klaas"^^xsd:string. + dc:creator _:Tonniya_Klaas. +_:Tathagata_Plato rdf:type foaf:Person. +_:Tathagata_Plato foaf:name "Tathagata Plato"^^xsd:string. + dc:creator _:Tathagata_Plato. + rdf:type bench:Article. + swrc:pages "135"^^xsd:integer. + dc:title "scalepans stepladders merchandises"^^xsd:string. + foaf:homepage "http://www.preinserting.tld/merchandises/assuagement.html"^^xsd:string. + swrc:journal . +_:Antonie_Leheny rdf:type foaf:Person. +_:Antonie_Leheny foaf:name "Antonie Leheny"^^xsd:string. + dc:creator _:Antonie_Leheny. +_:Myrtle_Joliet rdf:type foaf:Person. +_:Myrtle_Joliet foaf:name "Myrtle Joliet"^^xsd:string. + dc:creator _:Myrtle_Joliet. + rdf:type bench:Article. + swrc:pages "161"^^xsd:integer. + dc:title "stepladders assuagement lifting"^^xsd:string. + foaf:homepage "http://www.merchandises.tld/lifting/chid.html"^^xsd:string. + swrc:journal . +_:Cornelia_Mckahan rdf:type foaf:Person. +_:Cornelia_Mckahan foaf:name "Cornelia Mckahan"^^xsd:string. + dc:creator _:Cornelia_Mckahan. + rdf:type bench:Article. + swrc:pages "122"^^xsd:integer. + dc:title "assuagement chid commerced"^^xsd:string. + foaf:homepage "http://www.lifting.tld/commerced/snooze.html"^^xsd:string. + swrc:journal . +_:Shelia_Judy rdf:type foaf:Person. +_:Shelia_Judy foaf:name "Shelia Judy"^^xsd:string. + dc:creator _:Shelia_Judy. +_:Georg_Prisk rdf:type foaf:Person. +_:Georg_Prisk foaf:name "Georg Prisk"^^xsd:string. + dc:creator _:Georg_Prisk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chid.tld/snooze/plastered.html"^^xsd:string. + dc:title "commerced plastered appraises"^^xsd:string. + foaf:homepage "http://www.snooze.tld/appraises/roistering.html"^^xsd:string. + swrc:journal . +_:Ammaar_Ormerod rdf:type foaf:Person. +_:Ammaar_Ormerod foaf:name "Ammaar Ormerod"^^xsd:string. + dc:creator _:Ammaar_Ormerod. + rdf:type bench:Article. + rdfs:seeAlso "http://www.plastered.tld/roistering/gibbered.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "appraises gibbered fifteenths"^^xsd:string. + foaf:homepage "http://www.roistering.tld/fifteenths/packthreads.html"^^xsd:string. + swrc:journal . +_:Kasey_Matyas rdf:type foaf:Person. +_:Kasey_Matyas foaf:name "Kasey Matyas"^^xsd:string. + dc:creator _:Kasey_Matyas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gibbered.tld/packthreads/restamps.html"^^xsd:string. + swrc:note "tenantable shebeens definitions shebangs seatwork hers bussed headboards perambulators chasteness"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "fifteenths restamps queered"^^xsd:string. + foaf:homepage "http://www.packthreads.tld/queered/outthink.html"^^xsd:string. + swrc:journal . +_:Bemus_Ridens rdf:type foaf:Person. +_:Bemus_Ridens foaf:name "Bemus Ridens"^^xsd:string. + dc:creator _:Bemus_Ridens. + rdf:type bench:Article. + bench:cdrom "http://www.restamps.tld/outthink/unscrupulousness.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "queered unscrupulousness tetanic"^^xsd:string. + foaf:homepage "http://www.outthink.tld/tetanic/fizzing.html"^^xsd:string. + swrc:journal . +_:ErcwIff_Meetze rdf:type foaf:Person. +_:ErcwIff_Meetze foaf:name "ErcwIff Meetze"^^xsd:string. + dc:creator _:ErcwIff_Meetze. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unscrupulousness.tld/fizzing/droners.html"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "tetanic droners resharpening"^^xsd:string. + foaf:homepage "http://www.fizzing.tld/resharpening/leprechauns.html"^^xsd:string. + swrc:journal . +_:Julieta_Stlouise rdf:type foaf:Person. +_:Julieta_Stlouise foaf:name "Julieta Stlouise"^^xsd:string. + dc:creator _:Julieta_Stlouise. + rdf:type bench:Article. + rdfs:seeAlso "http://www.droners.tld/leprechauns/attester.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "resharpening attester reticence"^^xsd:string. + foaf:homepage "http://www.leprechauns.tld/reticence/monkeyed.html"^^xsd:string. + swrc:journal . +_:Casimir_Vilain rdf:type foaf:Person. +_:Casimir_Vilain foaf:name "Casimir Vilain"^^xsd:string. + dc:creator _:Casimir_Vilain. + rdf:type bench:Article. + rdfs:seeAlso "http://www.attester.tld/monkeyed/poisonings.html"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "reticence poisonings bunts"^^xsd:string. + foaf:homepage "http://www.monkeyed.tld/bunts/caucussing.html"^^xsd:string. + swrc:journal . +_:Shiba_Caples rdf:type foaf:Person. +_:Shiba_Caples foaf:name "Shiba Caples"^^xsd:string. + dc:creator _:Shiba_Caples. + rdf:type bench:Article. + swrc:pages "56"^^xsd:integer. + dc:title "poisonings caucussing placement"^^xsd:string. + foaf:homepage "http://www.bunts.tld/placement/firebases.html"^^xsd:string. + swrc:journal . +_:Johan_Scully rdf:type foaf:Person. +_:Johan_Scully foaf:name "Johan Scully"^^xsd:string. + dc:creator _:Johan_Scully. +_:Teodor_Rady rdf:type foaf:Person. +_:Teodor_Rady foaf:name "Teodor Rady"^^xsd:string. + dc:creator _:Teodor_Rady. + rdf:type bench:Article. + swrc:pages "86"^^xsd:integer. + dc:title "caucussing firebases blasphemies"^^xsd:string. + foaf:homepage "http://www.placement.tld/blasphemies/fonded.html"^^xsd:string. + swrc:journal . +_:Forest_Flax rdf:type foaf:Person. +_:Forest_Flax foaf:name "Forest Flax"^^xsd:string. + dc:creator _:Forest_Flax. + rdf:type bench:Article. + rdfs:seeAlso "http://www.firebases.tld/fonded/disciplines.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "blasphemies disciplines frightens"^^xsd:string. + foaf:homepage "http://www.fonded.tld/frightens/bastings.html"^^xsd:string. + swrc:journal . +_:Florance_Golonka rdf:type foaf:Person. +_:Florance_Golonka foaf:name "Florance Golonka"^^xsd:string. + dc:creator _:Florance_Golonka. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disciplines.tld/bastings/retitled.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "frightens retitled enplaning"^^xsd:string. + foaf:homepage "http://www.bastings.tld/enplaning/dados.html"^^xsd:string. + swrc:journal . +_:ZefaAaden_Raridon rdf:type foaf:Person. +_:ZefaAaden_Raridon foaf:name "ZefaAaden Raridon"^^xsd:string. + dc:creator _:ZefaAaden_Raridon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.retitled.tld/dados/vendibles.html"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "enplaning vendibles freebee"^^xsd:string. + foaf:homepage "http://www.dados.tld/freebee/kaka.html"^^xsd:string. + swrc:journal . +_:Dyvynarth_Pelc rdf:type foaf:Person. +_:Dyvynarth_Pelc foaf:name "Dyvynarth Pelc"^^xsd:string. + dc:creator _:Dyvynarth_Pelc. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vendibles.tld/kaka/uplander.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "freebee uplander parthenogeneses"^^xsd:string. + foaf:homepage "http://www.kaka.tld/parthenogeneses/reinvolves.html"^^xsd:string. + swrc:journal . +_:Pongsona_Tijernia rdf:type foaf:Person. +_:Pongsona_Tijernia foaf:name "Pongsona Tijernia"^^xsd:string. + dc:creator _:Pongsona_Tijernia. + rdf:type bench:Article. + swrc:pages "23"^^xsd:integer. + dc:title "uplander reinvolves chieftaincy"^^xsd:string. + foaf:homepage "http://www.parthenogeneses.tld/chieftaincy/bloodfins.html"^^xsd:string. + swrc:journal . +_:Gaius_Gonzalez rdf:type foaf:Person. +_:Gaius_Gonzalez foaf:name "Gaius Gonzalez"^^xsd:string. + dc:creator _:Gaius_Gonzalez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reinvolves.tld/bloodfins/dafter.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "chieftaincy dafter hoptoads"^^xsd:string. + foaf:homepage "http://www.bloodfins.tld/hoptoads/codger.html"^^xsd:string. + swrc:journal . +_:Werburg_Saraiva rdf:type foaf:Person. +_:Werburg_Saraiva foaf:name "Werburg Saraiva"^^xsd:string. + dc:creator _:Werburg_Saraiva. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dafter.tld/codger/rummagers.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "hoptoads rummagers hippopotami"^^xsd:string. + foaf:homepage "http://www.codger.tld/hippopotami/shades.html"^^xsd:string. + swrc:journal . +_:Carlton_Feagley rdf:type foaf:Person. +_:Carlton_Feagley foaf:name "Carlton Feagley"^^xsd:string. + dc:creator _:Carlton_Feagley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rummagers.tld/shades/inliers.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "hippopotami inliers gleanable"^^xsd:string. + foaf:homepage "http://www.shades.tld/gleanable/burglaries.html"^^xsd:string. + swrc:journal . +_:Lataesha_Tamburro rdf:type foaf:Person. +_:Lataesha_Tamburro foaf:name "Lataesha Tamburro"^^xsd:string. + dc:creator _:Lataesha_Tamburro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inliers.tld/burglaries/insinuates.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "gleanable insinuates arraignments"^^xsd:string. + foaf:homepage "http://www.burglaries.tld/arraignments/uncherished.html"^^xsd:string. + swrc:journal . +_:Kendall_Pinkney rdf:type foaf:Person. +_:Kendall_Pinkney foaf:name "Kendall Pinkney"^^xsd:string. + dc:creator _:Kendall_Pinkney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.insinuates.tld/uncherished/earaches.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "arraignments earaches racecourses"^^xsd:string. + foaf:homepage "http://www.uncherished.tld/racecourses/seraglios.html"^^xsd:string. + swrc:journal . +_:Gidayu_Namsaly rdf:type foaf:Person. +_:Gidayu_Namsaly foaf:name "Gidayu Namsaly"^^xsd:string. + dc:creator _:Gidayu_Namsaly. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "earaches seraglios economically"^^xsd:string. + foaf:homepage "http://www.racecourses.tld/economically/perpendiculars.html"^^xsd:string. + swrc:journal . +_:Najaat_Werma rdf:type foaf:Person. +_:Najaat_Werma foaf:name "Najaat Werma"^^xsd:string. + dc:creator _:Najaat_Werma. + rdf:type bench:Article. + swrc:pages "130"^^xsd:integer. + dc:title "seraglios perpendiculars stilton"^^xsd:string. + foaf:homepage "http://www.economically.tld/stilton/misapplying.html"^^xsd:string. + swrc:journal . +_:Lysanne_Proo rdf:type foaf:Person. +_:Lysanne_Proo foaf:name "Lysanne Proo"^^xsd:string. + dc:creator _:Lysanne_Proo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.perpendiculars.tld/misapplying/doomed.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "stilton doomed exuded"^^xsd:string. + foaf:homepage "http://www.misapplying.tld/exuded/complies.html"^^xsd:string. + swrc:journal . +_:Brunhild_Seit rdf:type foaf:Person. +_:Brunhild_Seit foaf:name "Brunhild Seit"^^xsd:string. + dc:creator _:Brunhild_Seit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.doomed.tld/complies/intermediate.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "exuded intermediate brio"^^xsd:string. + foaf:homepage "http://www.complies.tld/brio/thoraces.html"^^xsd:string. + swrc:journal . +_:Tawana_Mattingley rdf:type foaf:Person. +_:Tawana_Mattingley foaf:name "Tawana Mattingley"^^xsd:string. + dc:creator _:Tawana_Mattingley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intermediate.tld/thoraces/broachers.html"^^xsd:string. + swrc:pages "17"^^xsd:integer. + dc:title "brio broachers polymaths"^^xsd:string. + foaf:homepage "http://www.thoraces.tld/polymaths/pastrami.html"^^xsd:string. + swrc:journal . +_:Mada_Aleff rdf:type foaf:Person. +_:Mada_Aleff foaf:name "Mada Aleff"^^xsd:string. + dc:creator _:Mada_Aleff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.broachers.tld/pastrami/segos.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "polymaths segos reorder"^^xsd:string. + foaf:homepage "http://www.pastrami.tld/reorder/canaled.html"^^xsd:string. + swrc:journal . +_:Radosta_Rodvold rdf:type foaf:Person. +_:Radosta_Rodvold foaf:name "Radosta Rodvold"^^xsd:string. + dc:creator _:Radosta_Rodvold. + rdf:type bench:Article. + rdfs:seeAlso "http://www.segos.tld/canaled/rhomb.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "reorder rhomb furtiveness"^^xsd:string. + foaf:homepage "http://www.canaled.tld/furtiveness/toxicants.html"^^xsd:string. + swrc:journal . +_:Latreece_Whitebear rdf:type foaf:Person. +_:Latreece_Whitebear foaf:name "Latreece Whitebear"^^xsd:string. + dc:creator _:Latreece_Whitebear. +_:Luce_Palmo rdf:type foaf:Person. +_:Luce_Palmo foaf:name "Luce Palmo"^^xsd:string. + dc:creator _:Luce_Palmo. + rdf:type bench:Article. + swrc:pages "20"^^xsd:integer. + dc:title "rhomb toxicants grandly"^^xsd:string. + foaf:homepage "http://www.furtiveness.tld/grandly/parboiled.html"^^xsd:string. + swrc:journal . +_:Mariko_Etheredge rdf:type foaf:Person. +_:Mariko_Etheredge foaf:name "Mariko Etheredge"^^xsd:string. + dc:creator _:Mariko_Etheredge. + rdf:type bench:Article. + rdfs:seeAlso "http://www.toxicants.tld/parboiled/declarations.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "grandly declarations consenters"^^xsd:string. + foaf:homepage "http://www.parboiled.tld/consenters/overdramatize.html"^^xsd:string. + swrc:journal . +_:Agafiia_Rushford rdf:type foaf:Person. +_:Agafiia_Rushford foaf:name "Agafiia Rushford"^^xsd:string. + dc:creator _:Agafiia_Rushford. + rdf:type bench:Article. + rdfs:seeAlso "http://www.declarations.tld/overdramatize/daylights.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "consenters daylights misdoubts"^^xsd:string. + foaf:homepage "http://www.overdramatize.tld/misdoubts/catatonics.html"^^xsd:string. + swrc:journal . +_:Adeeba_Pruette rdf:type foaf:Person. +_:Adeeba_Pruette foaf:name "Adeeba Pruette"^^xsd:string. + dc:creator _:Adeeba_Pruette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.daylights.tld/catatonics/wavery.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "misdoubts wavery odyl"^^xsd:string. + foaf:homepage "http://www.catatonics.tld/odyl/multiplexer.html"^^xsd:string. + swrc:journal . +_:Haiyan_Yamaguchi rdf:type foaf:Person. +_:Haiyan_Yamaguchi foaf:name "Haiyan Yamaguchi"^^xsd:string. + dc:creator _:Haiyan_Yamaguchi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wavery.tld/multiplexer/hogtied.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "odyl hogtied tousled"^^xsd:string. + foaf:homepage "http://www.multiplexer.tld/tousled/monkeyshines.html"^^xsd:string. + swrc:journal . +_:Kyon_Braucks rdf:type foaf:Person. +_:Kyon_Braucks foaf:name "Kyon Braucks"^^xsd:string. + dc:creator _:Kyon_Braucks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hogtied.tld/monkeyshines/maculates.html"^^xsd:string. + dc:title "tousled maculates subtropical"^^xsd:string. + foaf:homepage "http://www.monkeyshines.tld/subtropical/orthographically.html"^^xsd:string. + swrc:journal . +_:Jareer_Cure rdf:type foaf:Person. +_:Jareer_Cure foaf:name "Jareer Cure"^^xsd:string. + dc:creator _:Jareer_Cure. + rdf:type bench:Article. + rdfs:seeAlso "http://www.maculates.tld/orthographically/compliers.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "subtropical compliers westernizing"^^xsd:string. + foaf:homepage "http://www.orthographically.tld/westernizing/kettledrums.html"^^xsd:string. + swrc:journal . +_:Tierney_Stroll rdf:type foaf:Person. +_:Tierney_Stroll foaf:name "Tierney Stroll"^^xsd:string. + dc:creator _:Tierney_Stroll. +_:Alek_Babson rdf:type foaf:Person. +_:Alek_Babson foaf:name "Alek Babson"^^xsd:string. + dc:creator _:Alek_Babson. + rdf:type bench:Journal. + dc:title "Journal 5 (1966)"^^xsd:string. + swrc:volume "9"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.westernizing.tld/curtsy/smearing.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "kettledrums smearing twofer"^^xsd:string. + foaf:homepage "http://www.curtsy.tld/twofer/takeovers.html"^^xsd:string. + swrc:journal . +_:Bleidd_Thackeray rdf:type foaf:Person. +_:Bleidd_Thackeray foaf:name "Bleidd Thackeray"^^xsd:string. + dc:creator _:Bleidd_Thackeray. + rdf:type bench:Article. + swrc:pages "90"^^xsd:integer. + dc:title "smearing takeovers ragman"^^xsd:string. + foaf:homepage "http://www.twofer.tld/ragman/colonnades.html"^^xsd:string. + swrc:journal . +_:Nangka_Diver rdf:type foaf:Person. +_:Nangka_Diver foaf:name "Nangka Diver"^^xsd:string. + dc:creator _:Nangka_Diver. +_:Fatima_Mckissic rdf:type foaf:Person. +_:Fatima_Mckissic foaf:name "Fatima Mckissic"^^xsd:string. + dc:creator _:Fatima_Mckissic. + rdf:type bench:Article. + rdfs:seeAlso "http://www.takeovers.tld/colonnades/contemned.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "ragman contemned prettifier"^^xsd:string. + foaf:homepage "http://www.colonnades.tld/prettifier/revolutionists.html"^^xsd:string. + swrc:journal . +_:Liesa_Lansberry rdf:type foaf:Person. +_:Liesa_Lansberry foaf:name "Liesa Lansberry"^^xsd:string. + dc:creator _:Liesa_Lansberry. +_:Queisha_Dalpiaz rdf:type foaf:Person. +_:Queisha_Dalpiaz foaf:name "Queisha Dalpiaz"^^xsd:string. + dc:creator _:Queisha_Dalpiaz. + rdf:type bench:Article. + rdfs:seeAlso "http://www.contemned.tld/revolutionists/emissive.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "prettifier emissive enlargements"^^xsd:string. + foaf:homepage "http://www.revolutionists.tld/enlargements/poisons.html"^^xsd:string. + swrc:journal . +_:JesusErnesto_Leistner rdf:type foaf:Person. +_:JesusErnesto_Leistner foaf:name "JesusErnesto Leistner"^^xsd:string. + dc:creator _:JesusErnesto_Leistner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emissive.tld/poisons/daguerreotypes.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "enlargements daguerreotypes futurologists"^^xsd:string. + foaf:homepage "http://www.poisons.tld/futurologists/headbands.html"^^xsd:string. + swrc:journal . +_:Anatole_Iacovetto rdf:type foaf:Person. +_:Anatole_Iacovetto foaf:name "Anatole Iacovetto"^^xsd:string. + dc:creator _:Anatole_Iacovetto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.daguerreotypes.tld/headbands/unclothe.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "futurologists unclothe floundered"^^xsd:string. + foaf:homepage "http://www.headbands.tld/floundered/bricking.html"^^xsd:string. + swrc:journal . +_:Sabana_Eshenbrenner rdf:type foaf:Person. +_:Sabana_Eshenbrenner foaf:name "Sabana Eshenbrenner"^^xsd:string. + dc:creator _:Sabana_Eshenbrenner. + rdf:type bench:Article. + swrc:pages "17"^^xsd:integer. + dc:title "unclothe bricking fulcra"^^xsd:string. + foaf:homepage "http://www.floundered.tld/fulcra/reimposed.html"^^xsd:string. + swrc:journal . +_:Wala_Dydo rdf:type foaf:Person. +_:Wala_Dydo foaf:name "Wala Dydo"^^xsd:string. + dc:creator _:Wala_Dydo. +_:Palma_Suwannakintho rdf:type foaf:Person. +_:Palma_Suwannakintho foaf:name "Palma Suwannakintho"^^xsd:string. + dc:creator _:Palma_Suwannakintho. + rdf:type bench:Article. + swrc:pages "151"^^xsd:integer. + dc:title "bricking reimposed permits"^^xsd:string. + foaf:homepage "http://www.fulcra.tld/permits/foists.html"^^xsd:string. + swrc:journal . +_:Kateena_Schoeder rdf:type foaf:Person. +_:Kateena_Schoeder foaf:name "Kateena Schoeder"^^xsd:string. + dc:creator _:Kateena_Schoeder. +_:Dubal_Zahradnik rdf:type foaf:Person. +_:Dubal_Zahradnik foaf:name "Dubal Zahradnik"^^xsd:string. + dc:creator _:Dubal_Zahradnik. + rdf:type bench:Article. + swrc:pages "88"^^xsd:integer. + dc:title "reimposed foists ultimates"^^xsd:string. + foaf:homepage "http://www.permits.tld/ultimates/whammed.html"^^xsd:string. + swrc:journal . +_:Takakazu_Boscarino rdf:type foaf:Person. +_:Takakazu_Boscarino foaf:name "Takakazu Boscarino"^^xsd:string. + dc:creator _:Takakazu_Boscarino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.foists.tld/whammed/enticement.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "ultimates enticement animadverted"^^xsd:string. + foaf:homepage "http://www.whammed.tld/animadverted/soundtrack.html"^^xsd:string. + swrc:journal . +_:Abaz_Carwell rdf:type foaf:Person. +_:Abaz_Carwell foaf:name "Abaz Carwell"^^xsd:string. + dc:creator _:Abaz_Carwell. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "enticement soundtrack nonethicalness"^^xsd:string. + foaf:homepage "http://www.animadverted.tld/nonethicalness/lingier.html"^^xsd:string. + swrc:journal . +_:Sevastiiana_Heyne rdf:type foaf:Person. +_:Sevastiiana_Heyne foaf:name "Sevastiiana Heyne"^^xsd:string. + dc:creator _:Sevastiiana_Heyne. + rdf:type bench:Article. + dc:title "soundtrack lingier boatloads"^^xsd:string. + foaf:homepage "http://www.nonethicalness.tld/boatloads/yanked.html"^^xsd:string. + swrc:journal . +_:Ghaalib_Yunt rdf:type foaf:Person. +_:Ghaalib_Yunt foaf:name "Ghaalib Yunt"^^xsd:string. + dc:creator _:Ghaalib_Yunt. + rdf:type bench:Article. + swrc:pages "100"^^xsd:integer. + dc:title "lingier yanked onenesses"^^xsd:string. + foaf:homepage "http://www.boatloads.tld/onenesses/racings.html"^^xsd:string. + swrc:journal . +_:Gerbrug_Adamczak rdf:type foaf:Person. +_:Gerbrug_Adamczak foaf:name "Gerbrug Adamczak"^^xsd:string. + dc:creator _:Gerbrug_Adamczak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yanked.tld/racings/vasoconstrictors.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "onenesses vasoconstrictors photospheric"^^xsd:string. + foaf:homepage "http://www.racings.tld/photospheric/grabbier.html"^^xsd:string. + swrc:journal . +_:Otojiro_Adsit rdf:type foaf:Person. +_:Otojiro_Adsit foaf:name "Otojiro Adsit"^^xsd:string. + dc:creator _:Otojiro_Adsit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vasoconstrictors.tld/grabbier/mannerliness.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "photospheric mannerliness accusant"^^xsd:string. + foaf:homepage "http://www.grabbier.tld/accusant/gurus.html"^^xsd:string. + swrc:journal . +_:Gijs_Litman rdf:type foaf:Person. +_:Gijs_Litman foaf:name "Gijs Litman"^^xsd:string. + dc:creator _:Gijs_Litman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mannerliness.tld/gurus/gettable.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "accusant gettable blowout"^^xsd:string. + foaf:homepage "http://www.gurus.tld/blowout/sublimating.html"^^xsd:string. + swrc:journal . +_:Yarkona_Weiker rdf:type foaf:Person. +_:Yarkona_Weiker foaf:name "Yarkona Weiker"^^xsd:string. + dc:creator _:Yarkona_Weiker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gettable.tld/sublimating/shirts.html"^^xsd:string. + swrc:note "porn belchers commoners inexpressibility allopathies visitants tartufe dynamited cantilevers pastinas"^^xsd:string. + swrc:pages "195"^^xsd:integer. + dc:title "blowout shirts bearable"^^xsd:string. + foaf:homepage "http://www.sublimating.tld/bearable/heiring.html"^^xsd:string. + swrc:journal . +_:Yanni_Ancelet rdf:type foaf:Person. +_:Yanni_Ancelet foaf:name "Yanni Ancelet"^^xsd:string. + dc:creator _:Yanni_Ancelet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shirts.tld/heiring/numerators.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "bearable numerators fatiguable"^^xsd:string. + foaf:homepage "http://www.heiring.tld/fatiguable/surgeons.html"^^xsd:string. + swrc:journal . +_:Iason_Bronsky rdf:type foaf:Person. +_:Iason_Bronsky foaf:name "Iason Bronsky"^^xsd:string. + dc:creator _:Iason_Bronsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.numerators.tld/surgeons/dewing.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "fatiguable dewing dissent"^^xsd:string. + foaf:homepage "http://www.surgeons.tld/dissent/sectioned.html"^^xsd:string. + swrc:journal . +_:Jette_Kinnard rdf:type foaf:Person. +_:Jette_Kinnard foaf:name "Jette Kinnard"^^xsd:string. + dc:creator _:Jette_Kinnard. +_:Kiara_Freund rdf:type foaf:Person. +_:Kiara_Freund foaf:name "Kiara Freund"^^xsd:string. + dc:creator _:Kiara_Freund. + rdf:type bench:Article. + swrc:pages "114"^^xsd:integer. + dc:title "dewing sectioned ashlars"^^xsd:string. + foaf:homepage "http://www.dissent.tld/ashlars/recopying.html"^^xsd:string. + swrc:journal . +_:Emmanuel_Stpeters rdf:type foaf:Person. +_:Emmanuel_Stpeters foaf:name "Emmanuel Stpeters"^^xsd:string. + dc:creator _:Emmanuel_Stpeters. +_:Lela_Gruenhagen rdf:type foaf:Person. +_:Lela_Gruenhagen foaf:name "Lela Gruenhagen"^^xsd:string. + dc:creator _:Lela_Gruenhagen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sectioned.tld/recopying/serval.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "ashlars serval focusses"^^xsd:string. + foaf:homepage "http://www.recopying.tld/focusses/spoonily.html"^^xsd:string. + swrc:journal . +_:Khaalid_Heth rdf:type foaf:Person. +_:Khaalid_Heth foaf:name "Khaalid Heth"^^xsd:string. + dc:creator _:Khaalid_Heth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.serval.tld/spoonily/mistake.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "focusses mistake spitballs"^^xsd:string. + foaf:homepage "http://www.spoonily.tld/spitballs/garrisoning.html"^^xsd:string. + swrc:journal . +_:Lanza_Mediano rdf:type foaf:Person. +_:Lanza_Mediano foaf:name "Lanza Mediano"^^xsd:string. + dc:creator _:Lanza_Mediano. + rdf:type bench:Article. + swrc:pages "155"^^xsd:integer. + dc:title "mistake garrisoning horizons"^^xsd:string. + foaf:homepage "http://www.spitballs.tld/horizons/sincerest.html"^^xsd:string. + swrc:journal . +_:Tomomi_Fritzman rdf:type foaf:Person. +_:Tomomi_Fritzman foaf:name "Tomomi Fritzman"^^xsd:string. + dc:creator _:Tomomi_Fritzman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.garrisoning.tld/sincerest/fabricated.html"^^xsd:string. + swrc:pages "37"^^xsd:integer. + dc:title "horizons fabricated anonymously"^^xsd:string. + foaf:homepage "http://www.sincerest.tld/anonymously/easterlies.html"^^xsd:string. + swrc:journal . +_:Fia_Cutone rdf:type foaf:Person. +_:Fia_Cutone foaf:name "Fia Cutone"^^xsd:string. + dc:creator _:Fia_Cutone. + rdf:type bench:Article. + bench:abstract "dressing reproached obscuranticism headword racer dryest praiseworthily recrudesced constraints stultified amicability apprenticeships nebulously contaminator feinting rurally lateens barratrous waggling protectively pencilled styling insensately planers sergeancies lamber anonyms lunette hunkers vicariousness sorrower extincts untangles tearers instilled vomiter faults clienteles tetralogy pelletize disreputable professionals introspectiveness typhous toolboxes gyred dowsers hashes farthingales imbibed deepening sheathes debutantes avocets squinty riflers bisecting jovially intellectualized cesareans woolsack haunches quidnunc bunging wetter rots deutschland hyenas plagiarize immobilized guested resubscribed babul beleaguering saturations aggie rumbaed disobliged tennesseans infantries disannulling salesgirls paradigms theologies jaggers bookrest spurned cannonaded torchere maturation densifying attics merengue discoloration twofers suspenders growlingly amenders chivaree stander uncomfortable multiplier professes shingler terrorize ices researched photoreceptor upswung recleaned algorism reignited nonformation skitterier misconduct mongolians crashes wordperfect hollers trickier expropriations eternize piecework searer sauntered stiffed reburials naiveties"^^xsd:string. + rdfs:seeAlso "http://www.fabricated.tld/easterlies/skateboarders.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "anonymously skateboarders potters"^^xsd:string. + foaf:homepage "http://www.easterlies.tld/potters/sludges.html"^^xsd:string. + swrc:journal . +_:Unais_Machover rdf:type foaf:Person. +_:Unais_Machover foaf:name "Unais Machover"^^xsd:string. + dc:creator _:Unais_Machover. + rdf:type bench:Article. + rdfs:seeAlso "http://www.skateboarders.tld/sludges/ashcan.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "potters ashcan deriders"^^xsd:string. + foaf:homepage "http://www.sludges.tld/deriders/hewer.html"^^xsd:string. + swrc:journal . +_:Ergyryad_Wolfe rdf:type foaf:Person. +_:Ergyryad_Wolfe foaf:name "Ergyryad Wolfe"^^xsd:string. + dc:creator _:Ergyryad_Wolfe. + rdf:type bench:Article. + swrc:pages "194"^^xsd:integer. + dc:title "ashcan hewer coiffed"^^xsd:string. + foaf:homepage "http://www.deriders.tld/coiffed/capless.html"^^xsd:string. + swrc:journal . +_:Tracine_Vickey rdf:type foaf:Person. +_:Tracine_Vickey foaf:name "Tracine Vickey"^^xsd:string. + dc:creator _:Tracine_Vickey. + rdf:type bench:Article. + swrc:pages "58"^^xsd:integer. + dc:title "hewer capless copolymerized"^^xsd:string. + foaf:homepage "http://www.coiffed.tld/copolymerized/corer.html"^^xsd:string. + swrc:journal . +_:Bryna_Bayon rdf:type foaf:Person. +_:Bryna_Bayon foaf:name "Bryna Bayon"^^xsd:string. + dc:creator _:Bryna_Bayon. +_:Ingalill_Sebourn rdf:type foaf:Person. +_:Ingalill_Sebourn foaf:name "Ingalill Sebourn"^^xsd:string. + dc:creator _:Ingalill_Sebourn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.capless.tld/corer/ulcering.html"^^xsd:string. + dc:title "copolymerized ulcering beknighted"^^xsd:string. + foaf:homepage "http://www.corer.tld/beknighted/reproachable.html"^^xsd:string. + swrc:journal . +_:Crescentia_Mongeau rdf:type foaf:Person. +_:Crescentia_Mongeau foaf:name "Crescentia Mongeau"^^xsd:string. + dc:creator _:Crescentia_Mongeau. +_:Daisuke_Seidle rdf:type foaf:Person. +_:Daisuke_Seidle foaf:name "Daisuke Seidle"^^xsd:string. + dc:creator _:Daisuke_Seidle. + rdf:type bench:Article. + bench:cdrom "http://www.ulcering.tld/reproachable/prosceniums.html"^^xsd:string. + rdfs:seeAlso "http://www.beknighted.tld/prosceniums/sirupy.html"^^xsd:string. + dc:title "reproachable sirupy endive"^^xsd:string. + foaf:homepage "http://www.prosceniums.tld/endive/mischievously.html"^^xsd:string. + swrc:journal . +_:Denisha_Whitesell rdf:type foaf:Person. +_:Denisha_Whitesell foaf:name "Denisha Whitesell"^^xsd:string. + dc:creator _:Denisha_Whitesell. +_:Arnulf_Ozburn rdf:type foaf:Person. +_:Arnulf_Ozburn foaf:name "Arnulf Ozburn"^^xsd:string. + dc:creator _:Arnulf_Ozburn. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sirupy.tld/mischievously/probations.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "endive probations weighage"^^xsd:string. + foaf:homepage "http://www.mischievously.tld/weighage/careerers.html"^^xsd:string. + swrc:journal . +_:Amile_Perkoski rdf:type foaf:Person. +_:Amile_Perkoski foaf:name "Amile Perkoski"^^xsd:string. + dc:creator _:Amile_Perkoski. + rdf:type bench:Article. + swrc:pages "17"^^xsd:integer. + dc:title "probations careerers heehawed"^^xsd:string. + foaf:homepage "http://www.weighage.tld/heehawed/sophisticating.html"^^xsd:string. + swrc:journal . +_:Gesshin_Hocutt rdf:type foaf:Person. +_:Gesshin_Hocutt foaf:name "Gesshin Hocutt"^^xsd:string. + dc:creator _:Gesshin_Hocutt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.careerers.tld/sophisticating/whisted.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "heehawed whisted piedmonts"^^xsd:string. + foaf:homepage "http://www.sophisticating.tld/piedmonts/formed.html"^^xsd:string. + swrc:journal . +_:Hamad_Kohrs rdf:type foaf:Person. +_:Hamad_Kohrs foaf:name "Hamad Kohrs"^^xsd:string. + dc:creator _:Hamad_Kohrs. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whisted.tld/formed/crumbles.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "piedmonts crumbles verificatory"^^xsd:string. + foaf:homepage "http://www.formed.tld/verificatory/cosmopolitanism.html"^^xsd:string. + swrc:journal . +_:Doroteya_Leibe rdf:type foaf:Person. +_:Doroteya_Leibe foaf:name "Doroteya Leibe"^^xsd:string. + dc:creator _:Doroteya_Leibe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crumbles.tld/cosmopolitanism/typicalness.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "verificatory typicalness circles"^^xsd:string. + foaf:homepage "http://www.cosmopolitanism.tld/circles/endorsable.html"^^xsd:string. + swrc:journal . +_:Stana_Haukaas rdf:type foaf:Person. +_:Stana_Haukaas foaf:name "Stana Haukaas"^^xsd:string. + dc:creator _:Stana_Haukaas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.typicalness.tld/endorsable/reacquire.html"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "circles reacquire palestinians"^^xsd:string. + foaf:homepage "http://www.endorsable.tld/palestinians/nods.html"^^xsd:string. + swrc:journal . +_:Huldah_Moua rdf:type foaf:Person. +_:Huldah_Moua foaf:name "Huldah Moua"^^xsd:string. + dc:creator _:Huldah_Moua. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reacquire.tld/nods/wavier.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "palestinians wavier assumes"^^xsd:string. + foaf:homepage "http://www.nods.tld/assumes/acuities.html"^^xsd:string. + swrc:journal . +_:Hilmar_Edmunds rdf:type foaf:Person. +_:Hilmar_Edmunds foaf:name "Hilmar Edmunds"^^xsd:string. + dc:creator _:Hilmar_Edmunds. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wavier.tld/acuities/chafing.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "assumes chafing chirrups"^^xsd:string. + foaf:homepage "http://www.acuities.tld/chirrups/incubational.html"^^xsd:string. + swrc:journal . +_:Aegeus_Jointer rdf:type foaf:Person. +_:Aegeus_Jointer foaf:name "Aegeus Jointer"^^xsd:string. + dc:creator _:Aegeus_Jointer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chafing.tld/incubational/wotting.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "chirrups wotting reignites"^^xsd:string. + foaf:homepage "http://www.incubational.tld/reignites/peduncle.html"^^xsd:string. + swrc:journal . +_:Agatone_Gilstrap rdf:type foaf:Person. +_:Agatone_Gilstrap foaf:name "Agatone Gilstrap"^^xsd:string. + dc:creator _:Agatone_Gilstrap. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wotting.tld/peduncle/catcher.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "reignites catcher tonsuring"^^xsd:string. + foaf:homepage "http://www.peduncle.tld/tonsuring/monitoring.html"^^xsd:string. + swrc:journal . +_:Amadea_Scandurra rdf:type foaf:Person. +_:Amadea_Scandurra foaf:name "Amadea Scandurra"^^xsd:string. + dc:creator _:Amadea_Scandurra. + rdf:type bench:Article. + dc:title "catcher monitoring thyroidectomize"^^xsd:string. + foaf:homepage "http://www.tonsuring.tld/thyroidectomize/starchiest.html"^^xsd:string. + swrc:journal . +_:Ademia_Feary rdf:type foaf:Person. +_:Ademia_Feary foaf:name "Ademia Feary"^^xsd:string. + dc:creator _:Ademia_Feary. + rdf:type bench:Article. + rdfs:seeAlso "http://www.monitoring.tld/starchiest/ragtimes.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "thyroidectomize ragtimes emplaning"^^xsd:string. + foaf:homepage "http://www.starchiest.tld/emplaning/compilers.html"^^xsd:string. + swrc:journal . +_:Cid_Gorham rdf:type foaf:Person. +_:Cid_Gorham foaf:name "Cid Gorham"^^xsd:string. + dc:creator _:Cid_Gorham. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ragtimes.tld/compilers/cornucopiate.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "emplaning cornucopiate cameralism"^^xsd:string. + foaf:homepage "http://www.compilers.tld/cameralism/advised.html"^^xsd:string. + swrc:journal . +_:Bessi_Giffee rdf:type foaf:Person. +_:Bessi_Giffee foaf:name "Bessi Giffee"^^xsd:string. + dc:creator _:Bessi_Giffee. + rdf:type bench:Article. + dc:title "cornucopiate advised stealings"^^xsd:string. + foaf:homepage "http://www.cameralism.tld/stealings/eyetooth.html"^^xsd:string. + swrc:journal . +_:Shusaku_Defrance rdf:type foaf:Person. +_:Shusaku_Defrance foaf:name "Shusaku Defrance"^^xsd:string. + dc:creator _:Shusaku_Defrance. + rdf:type bench:Article. + rdfs:seeAlso "http://www.advised.tld/eyetooth/underseas.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "stealings underseas alphorn"^^xsd:string. + foaf:homepage "http://www.eyetooth.tld/alphorn/vulcanic.html"^^xsd:string. + swrc:journal . +_:Jovina_Ceman rdf:type foaf:Person. +_:Jovina_Ceman foaf:name "Jovina Ceman"^^xsd:string. + dc:creator _:Jovina_Ceman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.underseas.tld/vulcanic/kilowatt.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "alphorn kilowatt resuscitators"^^xsd:string. + foaf:homepage "http://www.vulcanic.tld/resuscitators/hookahs.html"^^xsd:string. + swrc:journal . +_:Fedya_Dyen rdf:type foaf:Person. +_:Fedya_Dyen foaf:name "Fedya Dyen"^^xsd:string. + dc:creator _:Fedya_Dyen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kilowatt.tld/hookahs/crediting.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "resuscitators crediting frizzes"^^xsd:string. + foaf:homepage "http://www.hookahs.tld/frizzes/capillaries.html"^^xsd:string. + swrc:journal . +_:Sakuro_Kring rdf:type foaf:Person. +_:Sakuro_Kring foaf:name "Sakuro Kring"^^xsd:string. + dc:creator _:Sakuro_Kring. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crediting.tld/capillaries/learnings.html"^^xsd:string. + dc:title "frizzes learnings decidedly"^^xsd:string. + foaf:homepage "http://www.capillaries.tld/decidedly/bureaucracies.html"^^xsd:string. + swrc:journal . +_:Ridwaan_Krushansky rdf:type foaf:Person. +_:Ridwaan_Krushansky foaf:name "Ridwaan Krushansky"^^xsd:string. + dc:creator _:Ridwaan_Krushansky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.learnings.tld/bureaucracies/overworked.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "decidedly overworked gettered"^^xsd:string. + foaf:homepage "http://www.bureaucracies.tld/gettered/motey.html"^^xsd:string. + swrc:journal . +_:Rayna_Klimek rdf:type foaf:Person. +_:Rayna_Klimek foaf:name "Rayna Klimek"^^xsd:string. + dc:creator _:Rayna_Klimek. +_:Donovan_Sixsmith rdf:type foaf:Person. +_:Donovan_Sixsmith foaf:name "Donovan Sixsmith"^^xsd:string. + dc:creator _:Donovan_Sixsmith. + rdf:type bench:Article. + swrc:pages "53"^^xsd:integer. + dc:title "overworked motey marketed"^^xsd:string. + foaf:homepage "http://www.gettered.tld/marketed/beholding.html"^^xsd:string. + swrc:journal . +_:Ambrosi_Cerni rdf:type foaf:Person. +_:Ambrosi_Cerni foaf:name "Ambrosi Cerni"^^xsd:string. + dc:creator _:Ambrosi_Cerni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.motey.tld/beholding/shuffled.html"^^xsd:string. + swrc:pages "171"^^xsd:integer. + dc:title "marketed shuffled fictionalizes"^^xsd:string. + foaf:homepage "http://www.beholding.tld/fictionalizes/malingered.html"^^xsd:string. + swrc:journal . +_:Niyati_Kunde rdf:type foaf:Person. +_:Niyati_Kunde foaf:name "Niyati Kunde"^^xsd:string. + dc:creator _:Niyati_Kunde. +_:Vilenina_Oxner rdf:type foaf:Person. +_:Vilenina_Oxner foaf:name "Vilenina Oxner"^^xsd:string. + dc:creator _:Vilenina_Oxner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shuffled.tld/malingered/emulation.html"^^xsd:string. + swrc:month "8"^^xsd:integer. + swrc:pages "23"^^xsd:integer. + dc:title "fictionalizes emulation scalloped"^^xsd:string. + foaf:homepage "http://www.malingered.tld/scalloped/vestments.html"^^xsd:string. + swrc:journal . +_:Omparkash_Allbones rdf:type foaf:Person. +_:Omparkash_Allbones foaf:name "Omparkash Allbones"^^xsd:string. + dc:creator _:Omparkash_Allbones. + rdf:type bench:Article. + rdfs:seeAlso "http://www.emulation.tld/vestments/casava.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "scalloped casava savers"^^xsd:string. + foaf:homepage "http://www.vestments.tld/savers/simplistically.html"^^xsd:string. + swrc:journal . +_:Marty_Bredemeier rdf:type foaf:Person. +_:Marty_Bredemeier foaf:name "Marty Bredemeier"^^xsd:string. + dc:creator _:Marty_Bredemeier. + rdf:type bench:Article. + swrc:pages "26"^^xsd:integer. + dc:title "casava simplistically mellowly"^^xsd:string. + foaf:homepage "http://www.savers.tld/mellowly/fesse.html"^^xsd:string. + swrc:journal . +_:Caleb_Wernick rdf:type foaf:Person. +_:Caleb_Wernick foaf:name "Caleb Wernick"^^xsd:string. + dc:creator _:Caleb_Wernick. + swrc:editor _:Gajra_Ulch. + swrc:editor _:Marissa_Shadden. + rdf:type bench:Proceedings. + bench:booktitle "simplistically fesse fortieths"^^xsd:string. + swrc:isbn "0-5344-4745-0"^^xsd:string. + swrc:number "1"^^xsd:integer. + dc:publisher "McGraw-Hill"^^xsd:string. + swrc:series "1042"^^xsd:integer. + dc:title "Proceeding 3 (1966)"^^xsd:string. + foaf:homepage "http://www.fesse.tld/bedroll/solacer.html"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "fortieths solacer encephala"^^xsd:string. + swrc:pages "71"^^xsd:integer. + dc:title "bedroll encephala skipperage"^^xsd:string. + foaf:homepage "http://www.solacer.tld/skipperage/diets.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iustig_Schuckert. + dc:creator _:Adrian_Papetti. + rdf:type bench:Inproceedings. + bench:booktitle "encephala diets teashops"^^xsd:string. + rdfs:seeAlso "http://www.skipperage.tld/teashops/grazingly.html"^^xsd:string. + swrc:pages "107"^^xsd:integer. + dc:title "diets grazingly calumniation"^^xsd:string. + foaf:homepage "http://www.teashops.tld/calumniation/bifurcates.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Adrian_Papetti. + rdf:type bench:Inproceedings. + bench:booktitle "grazingly bifurcates kinship"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "calumniation kinship condemning"^^xsd:string. + foaf:homepage "http://www.bifurcates.tld/condemning/reincarnate.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Titus_Rennels. + rdf:type bench:Inproceedings. + bench:booktitle "kinship reincarnate vindicable"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "condemning vindicable waistcoats"^^xsd:string. + foaf:homepage "http://www.reincarnate.tld/waistcoats/rebills.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Titus_Rennels. + rdf:type bench:Inproceedings. + bench:booktitle "vindicable rebills hoofer"^^xsd:string. + rdfs:seeAlso "http://www.waistcoats.tld/hoofer/twiddling.html"^^xsd:string. + dc:title "rebills twiddling disengaged"^^xsd:string. + foaf:homepage "http://www.hoofer.tld/disengaged/reappraisement.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Raulo_Husni. + dc:creator _:Fern_Ditzel. + rdf:type bench:Inproceedings. + bench:booktitle "twiddling reappraisement unleash"^^xsd:string. + dc:title "disengaged unleash varietally"^^xsd:string. + foaf:homepage "http://www.reappraisement.tld/varietally/anxiously.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Raulo_Husni. + dc:creator _:Fern_Ditzel. + rdf:type bench:Inproceedings. + bench:booktitle "unleash anxiously psychotogenic"^^xsd:string. + dc:title "varietally psychotogenic prix"^^xsd:string. + foaf:homepage "http://www.anxiously.tld/prix/anality.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Iphitus_Phimpradapsy. + rdf:type bench:Inproceedings. + bench:booktitle "psychotogenic anality tatter"^^xsd:string. + rdfs:seeAlso "http://www.prix.tld/tatter/deductibles.html"^^xsd:string. + dc:title "anality deductibles kicker"^^xsd:string. + foaf:homepage "http://www.tatter.tld/kicker/swail.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Iphitus_Phimpradapsy. + rdf:type bench:Inproceedings. + bench:booktitle "deductibles swail nonphysical"^^xsd:string. + swrc:pages "156"^^xsd:integer. + dc:title "kicker nonphysical thirdly"^^xsd:string. + foaf:homepage "http://www.swail.tld/thirdly/pinger.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Stanislava_Pollio. + rdf:type bench:Inproceedings. + bench:booktitle "nonphysical pinger wineries"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "thirdly wineries stopt"^^xsd:string. + foaf:homepage "http://www.pinger.tld/stopt/fakirs.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Stanislava_Pollio. + rdf:type bench:Inproceedings. + bench:booktitle "wineries fakirs burthen"^^xsd:string. + rdfs:seeAlso "http://www.stopt.tld/burthen/painfully.html"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "fakirs painfully sestets"^^xsd:string. + foaf:homepage "http://www.burthen.tld/sestets/outscored.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ayano_Attia. + rdf:type bench:Inproceedings. + bench:booktitle "painfully outscored bigwig"^^xsd:string. + rdfs:seeAlso "http://www.sestets.tld/bigwig/parasitization.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "outscored parasitization biasses"^^xsd:string. + foaf:homepage "http://www.bigwig.tld/biasses/compassing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ayano_Attia. + rdf:type bench:Inproceedings. + bench:booktitle "parasitization compassing speaker"^^xsd:string. + rdfs:seeAlso "http://www.biasses.tld/speaker/crocheter.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "compassing crocheter reverently"^^xsd:string. + foaf:homepage "http://www.speaker.tld/reverently/hijacker.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ferdinand_Liem. + rdf:type bench:Inproceedings. + bench:booktitle "crocheter hijacker vulgarism"^^xsd:string. + rdfs:seeAlso "http://www.reverently.tld/vulgarism/rigorousness.html"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "hijacker rigorousness chiropodist"^^xsd:string. + foaf:homepage "http://www.vulgarism.tld/chiropodist/audaciousness.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ferdinand_Liem. + rdf:type bench:Inproceedings. + bench:booktitle "rigorousness audaciousness dictionaries"^^xsd:string. + rdfs:seeAlso "http://www.chiropodist.tld/dictionaries/tales.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "audaciousness tales revealed"^^xsd:string. + foaf:homepage "http://www.dictionaries.tld/revealed/huskier.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jean_Catacutan. + rdf:type bench:Inproceedings. + bench:booktitle "tales huskier hotels"^^xsd:string. + rdfs:seeAlso "http://www.revealed.tld/hotels/willfulness.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "huskier willfulness sudsed"^^xsd:string. + foaf:homepage "http://www.hotels.tld/sudsed/prelimits.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jean_Catacutan. + rdf:type bench:Inproceedings. + bench:booktitle "willfulness prelimits gestates"^^xsd:string. + rdfs:seeAlso "http://www.sudsed.tld/gestates/loaders.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "prelimits loaders obligers"^^xsd:string. + foaf:homepage "http://www.gestates.tld/obligers/legionnaires.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Judit_Bartunek. + rdf:type bench:Inproceedings. + bench:booktitle "loaders legionnaires slicking"^^xsd:string. + rdfs:seeAlso "http://www.obligers.tld/slicking/gazed.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "legionnaires gazed praising"^^xsd:string. + foaf:homepage "http://www.slicking.tld/praising/annually.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Judit_Bartunek. + rdf:type bench:Inproceedings. + bench:booktitle "gazed annually rescuing"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "praising rescuing vivifiers"^^xsd:string. + foaf:homepage "http://www.annually.tld/vivifiers/photoelectric.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Galeschka_Canu. + dc:creator _:Lavern_Haynie. + rdf:type bench:Inproceedings. + bench:booktitle "rescuing photoelectric phonier"^^xsd:string. + rdfs:seeAlso "http://www.vivifiers.tld/phonier/congealed.html"^^xsd:string. + swrc:pages "141"^^xsd:integer. + dc:title "photoelectric congealed reaccent"^^xsd:string. + foaf:homepage "http://www.phonier.tld/reaccent/assesses.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Galeschka_Canu. + rdf:type bench:Inproceedings. + bench:booktitle "congealed assesses voraciousness"^^xsd:string. + rdfs:seeAlso "http://www.reaccent.tld/voraciousness/stepladder.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "assesses stepladder kited"^^xsd:string. + foaf:homepage "http://www.voraciousness.tld/kited/disliker.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lavern_Haynie. + rdf:type bench:Inproceedings. + bench:booktitle "stepladder disliker copilots"^^xsd:string. + dc:title "kited copilots alluvia"^^xsd:string. + foaf:homepage "http://www.disliker.tld/alluvia/noncontrollable.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Emanuel_Gaytan. + dc:creator _:Marissa_Shadden. + rdf:type bench:Inproceedings. + bench:booktitle "copilots noncontrollable quiverers"^^xsd:string. + rdfs:seeAlso "http://www.alluvia.tld/quiverers/tripodic.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "noncontrollable tripodic tercentenaries"^^xsd:string. + foaf:homepage "http://www.quiverers.tld/tercentenaries/corrodes.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Emanuel_Gaytan. + rdf:type bench:Inproceedings. + bench:booktitle "tripodic corrodes chocked"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "tercentenaries chocked jubile"^^xsd:string. + foaf:homepage "http://www.corrodes.tld/jubile/earmuff.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marissa_Shadden. + rdf:type bench:Inproceedings. + bench:booktitle "chocked earmuff promonarchist"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "jubile promonarchist generousness"^^xsd:string. + foaf:homepage "http://www.earmuff.tld/generousness/merited.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Litzy_Parsygnat. + rdf:type bench:Inproceedings. + bench:booktitle "promonarchist merited constituencies"^^xsd:string. + bench:cdrom "http://www.generousness.tld/constituencies/witherer.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "merited witherer spelunking"^^xsd:string. + foaf:homepage "http://www.constituencies.tld/spelunking/crimeless.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Litzy_Parsygnat. + dc:creator _:Mokuami_Boesen. + rdf:type bench:Inproceedings. + bench:booktitle "witherer crimeless tangents"^^xsd:string. + swrc:pages "79"^^xsd:integer. + dc:title "spelunking tangents semibiographical"^^xsd:string. + foaf:homepage "http://www.crimeless.tld/semibiographical/morasses.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Mokuami_Boesen. + rdf:type bench:Inproceedings. + bench:booktitle "tangents morasses daystar"^^xsd:string. + rdfs:seeAlso "http://www.semibiographical.tld/daystar/edibleness.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "morasses edibleness countermand"^^xsd:string. + foaf:homepage "http://www.daystar.tld/countermand/believable.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shameem_Resureccion. + rdf:type bench:Inproceedings. + bench:booktitle "edibleness believable menschen"^^xsd:string. + rdfs:seeAlso "http://www.countermand.tld/menschen/desperados.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "believable desperados cretinized"^^xsd:string. + foaf:homepage "http://www.menschen.tld/cretinized/camouflages.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shameem_Resureccion. + rdf:type bench:Inproceedings. + bench:booktitle "desperados camouflages ruckuses"^^xsd:string. + rdfs:seeAlso "http://www.cretinized.tld/ruckuses/epicureans.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "camouflages epicureans greasiness"^^xsd:string. + foaf:homepage "http://www.ruckuses.tld/greasiness/stacker.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Porfirio_Eades. + dc:creator _:Tuesday_Brininger. + rdf:type bench:Inproceedings. + bench:booktitle "epicureans stacker nestings"^^xsd:string. + rdfs:seeAlso "http://www.greasiness.tld/nestings/suborder.html"^^xsd:string. + swrc:pages "8"^^xsd:integer. + dc:title "stacker suborder curriculums"^^xsd:string. + foaf:homepage "http://www.nestings.tld/curriculums/sneakier.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Porfirio_Eades. + dc:creator _:Tuesday_Brininger. + rdf:type bench:Inproceedings. + bench:booktitle "suborder sneakier mechanizes"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "curriculums mechanizes parallaxes"^^xsd:string. + foaf:homepage "http://www.sneakier.tld/parallaxes/anaerobe.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Shikita_Samples. + rdf:type bench:Inproceedings. + bench:booktitle "mechanizes anaerobe unreformed"^^xsd:string. + rdfs:seeAlso "http://www.parallaxes.tld/unreformed/misarrangement.html"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "anaerobe misarrangement sonorities"^^xsd:string. + foaf:homepage "http://www.unreformed.tld/sonorities/pressor.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Shikita_Samples. + rdf:type bench:Inproceedings. + bench:booktitle "misarrangement pressor snubs"^^xsd:string. + rdfs:seeAlso "http://www.sonorities.tld/snubs/classicist.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "pressor classicist reweaved"^^xsd:string. + foaf:homepage "http://www.snubs.tld/reweaved/paterfamilias.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Talisha_Beans. + rdf:type bench:Inproceedings. + bench:booktitle "classicist paterfamilias alpacas"^^xsd:string. + swrc:pages "61"^^xsd:integer. + dc:title "reweaved alpacas cozie"^^xsd:string. + foaf:homepage "http://www.paterfamilias.tld/cozie/recompensatory.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Talisha_Beans. + rdf:type bench:Inproceedings. + bench:booktitle "alpacas recompensatory observing"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "cozie observing buckwheats"^^xsd:string. + foaf:homepage "http://www.recompensatory.tld/buckwheats/reps.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nelia_Guilbeaux. + rdf:type bench:Inproceedings. + bench:booktitle "observing reps noncommunist"^^xsd:string. + rdfs:seeAlso "http://www.buckwheats.tld/noncommunist/jaywalks.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "reps jaywalks pessimistically"^^xsd:string. + foaf:homepage "http://www.noncommunist.tld/pessimistically/funnelled.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nelia_Guilbeaux. + rdf:type bench:Inproceedings. + bench:booktitle "jaywalks funnelled subvarieties"^^xsd:string. + rdfs:seeAlso "http://www.pessimistically.tld/subvarieties/loper.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "funnelled loper landscaping"^^xsd:string. + foaf:homepage "http://www.subvarieties.tld/landscaping/overcompensating.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jihaad_Moitoso. + rdf:type bench:Inproceedings. + bench:booktitle "loper overcompensating fax"^^xsd:string. + rdfs:seeAlso "http://www.landscaping.tld/fax/cursing.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "overcompensating cursing sedative"^^xsd:string. + foaf:homepage "http://www.fax.tld/sedative/rummies.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jihaad_Moitoso. + rdf:type bench:Inproceedings. + bench:booktitle "cursing rummies nonplussing"^^xsd:string. + rdfs:seeAlso "http://www.sedative.tld/nonplussing/gauziest.html"^^xsd:string. + swrc:pages "175"^^xsd:integer. + dc:title "rummies gauziest possiblest"^^xsd:string. + foaf:homepage "http://www.nonplussing.tld/possiblest/waugh.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ryuzaburo_Estill. + rdf:type bench:Inproceedings. + bench:booktitle "gauziest waugh trover"^^xsd:string. + rdfs:seeAlso "http://www.possiblest.tld/trover/tzimmes.html"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "waugh tzimmes demonology"^^xsd:string. + foaf:homepage "http://www.trover.tld/demonology/evolutionism.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ryuzaburo_Estill. + rdf:type bench:Inproceedings. + bench:booktitle "tzimmes evolutionism seismal"^^xsd:string. + rdfs:seeAlso "http://www.demonology.tld/seismal/hacksaws.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "evolutionism hacksaws antisocially"^^xsd:string. + foaf:homepage "http://www.seismal.tld/antisocially/fitted.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Marko_Steinacker. + dc:creator _:Norihide_Manassa. + rdf:type bench:Inproceedings. + bench:booktitle "hacksaws fitted feebleness"^^xsd:string. + rdfs:seeAlso "http://www.antisocially.tld/feebleness/admixes.html"^^xsd:string. + swrc:pages "54"^^xsd:integer. + dc:title "fitted admixes easies"^^xsd:string. + foaf:homepage "http://www.feebleness.tld/easies/mechanization.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Marko_Steinacker. + rdf:type bench:Inproceedings. + bench:booktitle "admixes mechanization denying"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "easies denying cornute"^^xsd:string. + foaf:homepage "http://www.mechanization.tld/cornute/airings.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Norihide_Manassa. + dc:creator _:Pero_Woolem. + rdf:type bench:Inproceedings. + bench:booktitle "denying airings girds"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "cornute girds anchors"^^xsd:string. + foaf:homepage "http://www.airings.tld/anchors/pelvics.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Pero_Woolem. + rdf:type bench:Inproceedings. + bench:booktitle "girds pelvics cont"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "anchors cont prostatitis"^^xsd:string. + foaf:homepage "http://www.pelvics.tld/prostatitis/bulks.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Kseniia_Tiemann. + rdf:type bench:Inproceedings. + bench:booktitle "cont bulks debriefing"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "prostatitis debriefing uncombined"^^xsd:string. + foaf:homepage "http://www.bulks.tld/uncombined/piezoelectricity.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kseniia_Tiemann. + rdf:type bench:Inproceedings. + bench:booktitle "debriefing piezoelectricity ensues"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "uncombined ensues apples"^^xsd:string. + foaf:homepage "http://www.piezoelectricity.tld/apples/compiling.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Damae_Apresa. + dc:creator _:Lauryn_Bouch. + swrc:editor _:Chayo_Simons. + swrc:editor _:Gajra_Ulch. + rdf:type bench:Incollection. + bench:booktitle "ensues compiling judgmatic"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "apples judgmatic answerers"^^xsd:string. + foaf:homepage "http://www.compiling.tld/answerers/shallowest.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. +_:Yatsuhiro_Pay rdf:type foaf:Person. +_:Yatsuhiro_Pay foaf:name "Yatsuhiro Pay"^^xsd:string. + dc:creator _:Yatsuhiro_Pay. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 6 (1966)"^^xsd:string. + swrc:volume "7"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.answerers.tld/connoting/urbanely.html"^^xsd:string. + swrc:pages "46"^^xsd:integer. + dc:title "shallowest urbanely photographic"^^xsd:string. + foaf:homepage "http://www.connoting.tld/photographic/affrayed.html"^^xsd:string. + swrc:journal . +_:Carl_Hoadley rdf:type foaf:Person. +_:Carl_Hoadley foaf:name "Carl Hoadley"^^xsd:string. + dc:creator _:Carl_Hoadley. +_:Gazala_Bendu rdf:type foaf:Person. +_:Gazala_Bendu foaf:name "Gazala Bendu"^^xsd:string. + dc:creator _:Gazala_Bendu. + rdf:type bench:Article. + rdfs:seeAlso "http://www.urbanely.tld/affrayed/bulletins.html"^^xsd:string. + dc:title "photographic bulletins radarman"^^xsd:string. + foaf:homepage "http://www.affrayed.tld/radarman/pipings.html"^^xsd:string. + swrc:journal . +_:Cherian_Ricardo rdf:type foaf:Person. +_:Cherian_Ricardo foaf:name "Cherian Ricardo"^^xsd:string. + dc:creator _:Cherian_Ricardo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bulletins.tld/pipings/ruffles.html"^^xsd:string. + swrc:pages "93"^^xsd:integer. + dc:title "radarman ruffles tendentious"^^xsd:string. + foaf:homepage "http://www.pipings.tld/tendentious/chiefdoms.html"^^xsd:string. + swrc:journal . +_:Nikiforova_Gehman rdf:type foaf:Person. +_:Nikiforova_Gehman foaf:name "Nikiforova Gehman"^^xsd:string. + dc:creator _:Nikiforova_Gehman. + rdf:type bench:Article. + swrc:pages "35"^^xsd:integer. + dc:title "ruffles chiefdoms depicting"^^xsd:string. + foaf:homepage "http://www.tendentious.tld/depicting/clobbering.html"^^xsd:string. + swrc:journal . +_:Kichisaburo_Harnage rdf:type foaf:Person. +_:Kichisaburo_Harnage foaf:name "Kichisaburo Harnage"^^xsd:string. + dc:creator _:Kichisaburo_Harnage. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chiefdoms.tld/clobbering/aftertastes.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "depicting aftertastes cocain"^^xsd:string. + foaf:homepage "http://www.clobbering.tld/cocain/housetops.html"^^xsd:string. + swrc:journal . +_:Elfrun_Cicerchia rdf:type foaf:Person. +_:Elfrun_Cicerchia foaf:name "Elfrun Cicerchia"^^xsd:string. + dc:creator _:Elfrun_Cicerchia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.aftertastes.tld/housetops/horologist.html"^^xsd:string. + swrc:note "thermometers painty shacking reduplicative obstetrics wrenching fascistic misappropriating shoppes timelessly"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "cocain horologist convalescents"^^xsd:string. + foaf:homepage "http://www.housetops.tld/convalescents/tellable.html"^^xsd:string. + swrc:journal . +_:Reicza_Haare rdf:type foaf:Person. +_:Reicza_Haare foaf:name "Reicza Haare"^^xsd:string. + dc:creator _:Reicza_Haare. + rdf:type bench:Article. + rdfs:seeAlso "http://www.horologist.tld/tellable/moonward.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "convalescents moonward dispossession"^^xsd:string. + foaf:homepage "http://www.tellable.tld/dispossession/gruesomer.html"^^xsd:string. + swrc:journal . +_:Motoshige_Decinti rdf:type foaf:Person. +_:Motoshige_Decinti foaf:name "Motoshige Decinti"^^xsd:string. + dc:creator _:Motoshige_Decinti. + rdf:type bench:Article. + rdfs:seeAlso "http://www.moonward.tld/gruesomer/draughty.html"^^xsd:string. + swrc:pages "50"^^xsd:integer. + dc:title "dispossession draughty dollies"^^xsd:string. + foaf:homepage "http://www.gruesomer.tld/dollies/holeless.html"^^xsd:string. + swrc:journal . +_:Sakari_Hellstrom rdf:type foaf:Person. +_:Sakari_Hellstrom foaf:name "Sakari Hellstrom"^^xsd:string. + dc:creator _:Sakari_Hellstrom. +_:Cinzia_Heising rdf:type foaf:Person. +_:Cinzia_Heising foaf:name "Cinzia Heising"^^xsd:string. + dc:creator _:Cinzia_Heising. + rdf:type bench:Article. + rdfs:seeAlso "http://www.draughty.tld/holeless/airfoils.html"^^xsd:string. + swrc:pages "152"^^xsd:integer. + dc:title "dollies airfoils cityward"^^xsd:string. + foaf:homepage "http://www.holeless.tld/cityward/graver.html"^^xsd:string. + swrc:journal . +_:Adamson_Ta rdf:type foaf:Person. +_:Adamson_Ta foaf:name "Adamson Ta"^^xsd:string. + dc:creator _:Adamson_Ta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.airfoils.tld/graver/mongst.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "cityward mongst torpidity"^^xsd:string. + foaf:homepage "http://www.graver.tld/torpidity/befriend.html"^^xsd:string. + swrc:journal . +_:Petrelis_Welch rdf:type foaf:Person. +_:Petrelis_Welch foaf:name "Petrelis Welch"^^xsd:string. + dc:creator _:Petrelis_Welch. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mongst.tld/befriend/geometrical.html"^^xsd:string. + swrc:note "polynesian wackier moored doorless defoliator chiasma alibiing raisings fortifying attempting backbends"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "torpidity geometrical cheapens"^^xsd:string. + foaf:homepage "http://www.befriend.tld/cheapens/vietcong.html"^^xsd:string. + swrc:journal . +_:Hadeel_Ceraos rdf:type foaf:Person. +_:Hadeel_Ceraos foaf:name "Hadeel Ceraos"^^xsd:string. + dc:creator _:Hadeel_Ceraos. +_:Kowan_Heinrichs rdf:type foaf:Person. +_:Kowan_Heinrichs foaf:name "Kowan Heinrichs"^^xsd:string. + dc:creator _:Kowan_Heinrichs. + rdf:type bench:Article. + rdfs:seeAlso "http://www.geometrical.tld/vietcong/apprizer.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "cheapens apprizer hadrons"^^xsd:string. + foaf:homepage "http://www.vietcong.tld/hadrons/bulldogged.html"^^xsd:string. + swrc:journal . +_:Saka_Doe rdf:type foaf:Person. +_:Saka_Doe foaf:name "Saka Doe"^^xsd:string. + dc:creator _:Saka_Doe. +_:Kilikeia_Kenne rdf:type foaf:Person. +_:Kilikeia_Kenne foaf:name "Kilikeia Kenne"^^xsd:string. + dc:creator _:Kilikeia_Kenne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.apprizer.tld/bulldogged/impalpability.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "hadrons impalpability fatigability"^^xsd:string. + foaf:homepage "http://www.bulldogged.tld/fatigability/argols.html"^^xsd:string. + swrc:journal . +_:Jobina_Kupper rdf:type foaf:Person. +_:Jobina_Kupper foaf:name "Jobina Kupper"^^xsd:string. + dc:creator _:Jobina_Kupper. + rdf:type bench:Article. + swrc:pages "42"^^xsd:integer. + dc:title "impalpability argols banters"^^xsd:string. + foaf:homepage "http://www.fatigability.tld/banters/oligarchies.html"^^xsd:string. + swrc:journal . +_:Gaby_Guerrera rdf:type foaf:Person. +_:Gaby_Guerrera foaf:name "Gaby Guerrera"^^xsd:string. + dc:creator _:Gaby_Guerrera. + rdf:type bench:Article. + swrc:pages "184"^^xsd:integer. + dc:title "argols oligarchies carbonators"^^xsd:string. + foaf:homepage "http://www.banters.tld/carbonators/dronish.html"^^xsd:string. + swrc:journal . +_:Casta_Singco rdf:type foaf:Person. +_:Casta_Singco foaf:name "Casta Singco"^^xsd:string. + dc:creator _:Casta_Singco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.oligarchies.tld/dronish/blighter.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "carbonators blighter toolroom"^^xsd:string. + foaf:homepage "http://www.dronish.tld/toolroom/intellectualism.html"^^xsd:string. + swrc:journal . +_:Craddock_Rudish rdf:type foaf:Person. +_:Craddock_Rudish foaf:name "Craddock Rudish"^^xsd:string. + dc:creator _:Craddock_Rudish. +_:Bsra_Hudman rdf:type foaf:Person. +_:Bsra_Hudman foaf:name "Bsra Hudman"^^xsd:string. + dc:creator _:Bsra_Hudman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blighter.tld/intellectualism/derogated.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "toolroom derogated slants"^^xsd:string. + foaf:homepage "http://www.intellectualism.tld/slants/cornrow.html"^^xsd:string. + swrc:journal . +_:Serafin_Giampaolo rdf:type foaf:Person. +_:Serafin_Giampaolo foaf:name "Serafin Giampaolo"^^xsd:string. + dc:creator _:Serafin_Giampaolo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.derogated.tld/cornrow/gibbeting.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "slants gibbeting alkalization"^^xsd:string. + foaf:homepage "http://www.cornrow.tld/alkalization/sculptress.html"^^xsd:string. + swrc:journal . +_:Munemitsu_Larew rdf:type foaf:Person. +_:Munemitsu_Larew foaf:name "Munemitsu Larew"^^xsd:string. + dc:creator _:Munemitsu_Larew. +_:Taqiyya_Rolan rdf:type foaf:Person. +_:Taqiyya_Rolan foaf:name "Taqiyya Rolan"^^xsd:string. + dc:creator _:Taqiyya_Rolan. + rdf:type bench:Article. + swrc:pages "195"^^xsd:integer. + dc:title "gibbeting sculptress briskly"^^xsd:string. + foaf:homepage "http://www.alkalization.tld/briskly/autodidacts.html"^^xsd:string. + swrc:journal . +_:Jaganmata_Fullman rdf:type foaf:Person. +_:Jaganmata_Fullman foaf:name "Jaganmata Fullman"^^xsd:string. + dc:creator _:Jaganmata_Fullman. + rdf:type bench:Article. + swrc:pages "149"^^xsd:integer. + dc:title "sculptress autodidacts reported"^^xsd:string. + foaf:homepage "http://www.briskly.tld/reported/intrusively.html"^^xsd:string. + swrc:journal . +_:Tyaishia_Cherrin rdf:type foaf:Person. +_:Tyaishia_Cherrin foaf:name "Tyaishia Cherrin"^^xsd:string. + dc:creator _:Tyaishia_Cherrin. + rdf:type bench:Article. + swrc:pages "18"^^xsd:integer. + dc:title "autodidacts intrusively backpacked"^^xsd:string. + foaf:homepage "http://www.reported.tld/backpacked/interrogant.html"^^xsd:string. + swrc:journal . +_:Cungonde_Saliba rdf:type foaf:Person. +_:Cungonde_Saliba foaf:name "Cungonde Saliba"^^xsd:string. + dc:creator _:Cungonde_Saliba. +_:Pepita_Piening rdf:type foaf:Person. +_:Pepita_Piening foaf:name "Pepita Piening"^^xsd:string. + dc:creator _:Pepita_Piening. + rdf:type bench:Article. + rdfs:seeAlso "http://www.intrusively.tld/interrogant/tacos.html"^^xsd:string. + dc:title "backpacked tacos secs"^^xsd:string. + foaf:homepage "http://www.interrogant.tld/secs/penumbrae.html"^^xsd:string. + swrc:journal . +_:Taren_Klarman rdf:type foaf:Person. +_:Taren_Klarman foaf:name "Taren Klarman"^^xsd:string. + dc:creator _:Taren_Klarman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tacos.tld/penumbrae/irreparably.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "secs irreparably incises"^^xsd:string. + foaf:homepage "http://www.penumbrae.tld/incises/wharfages.html"^^xsd:string. + swrc:journal . +_:Pawelek_Gotimer rdf:type foaf:Person. +_:Pawelek_Gotimer foaf:name "Pawelek Gotimer"^^xsd:string. + dc:creator _:Pawelek_Gotimer. + rdf:type bench:Article. + swrc:pages "28"^^xsd:integer. + dc:title "irreparably wharfages madder"^^xsd:string. + foaf:homepage "http://www.incises.tld/madder/pinching.html"^^xsd:string. + swrc:journal . +_:Clayton_Degener rdf:type foaf:Person. +_:Clayton_Degener foaf:name "Clayton Degener"^^xsd:string. + dc:creator _:Clayton_Degener. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wharfages.tld/pinching/stomping.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "madder stomping ojibwa"^^xsd:string. + foaf:homepage "http://www.pinching.tld/ojibwa/ponderer.html"^^xsd:string. + swrc:journal . +_:Orlenda_Firestine rdf:type foaf:Person. +_:Orlenda_Firestine foaf:name "Orlenda Firestine"^^xsd:string. + dc:creator _:Orlenda_Firestine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stomping.tld/ponderer/observational.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "ojibwa observational gilder"^^xsd:string. + foaf:homepage "http://www.ponderer.tld/gilder/soliciting.html"^^xsd:string. + swrc:journal . +_:Diotima_Sirk rdf:type foaf:Person. +_:Diotima_Sirk foaf:name "Diotima Sirk"^^xsd:string. + dc:creator _:Diotima_Sirk. + rdf:type bench:Article. + swrc:pages "98"^^xsd:integer. + dc:title "observational soliciting obliterator"^^xsd:string. + foaf:homepage "http://www.gilder.tld/obliterator/supercargo.html"^^xsd:string. + swrc:journal . +_:Coralie_Frasso rdf:type foaf:Person. +_:Coralie_Frasso foaf:name "Coralie Frasso"^^xsd:string. + dc:creator _:Coralie_Frasso. + rdf:type bench:Article. + swrc:pages "128"^^xsd:integer. + dc:title "soliciting supercargo flouters"^^xsd:string. + foaf:homepage "http://www.obliterator.tld/flouters/gelts.html"^^xsd:string. + swrc:journal . +_:Aki_Lillo rdf:type foaf:Person. +_:Aki_Lillo foaf:name "Aki Lillo"^^xsd:string. + dc:creator _:Aki_Lillo. +_:Anaxmandros_Pajak rdf:type foaf:Person. +_:Anaxmandros_Pajak foaf:name "Anaxmandros Pajak"^^xsd:string. + dc:creator _:Anaxmandros_Pajak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.supercargo.tld/gelts/refix.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "flouters refix polemically"^^xsd:string. + foaf:homepage "http://www.gelts.tld/polemically/recopies.html"^^xsd:string. + swrc:journal . +_:Ovdotia_Lahti rdf:type foaf:Person. +_:Ovdotia_Lahti foaf:name "Ovdotia Lahti"^^xsd:string. + dc:creator _:Ovdotia_Lahti. + rdf:type bench:Article. + rdfs:seeAlso "http://www.refix.tld/recopies/harshness.html"^^xsd:string. + dc:title "polemically harshness gougers"^^xsd:string. + foaf:homepage "http://www.recopies.tld/gougers/riddances.html"^^xsd:string. + swrc:journal . +_:Dela_Hawse rdf:type foaf:Person. +_:Dela_Hawse foaf:name "Dela Hawse"^^xsd:string. + dc:creator _:Dela_Hawse. +_:Jerzyr_Jayroe rdf:type foaf:Person. +_:Jerzyr_Jayroe foaf:name "Jerzyr Jayroe"^^xsd:string. + dc:creator _:Jerzyr_Jayroe. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "harshness riddances outperformed"^^xsd:string. + foaf:homepage "http://www.gougers.tld/outperformed/nonsalable.html"^^xsd:string. + swrc:journal . +_:Mirozlava_Demilt rdf:type foaf:Person. +_:Mirozlava_Demilt foaf:name "Mirozlava Demilt"^^xsd:string. + dc:creator _:Mirozlava_Demilt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.riddances.tld/nonsalable/nondelivery.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "outperformed nondelivery columbium"^^xsd:string. + foaf:homepage "http://www.nonsalable.tld/columbium/vexer.html"^^xsd:string. + swrc:journal . +_:Gordon_Vroom rdf:type foaf:Person. +_:Gordon_Vroom foaf:name "Gordon Vroom"^^xsd:string. + dc:creator _:Gordon_Vroom. +_:Petrovna_Petruso rdf:type foaf:Person. +_:Petrovna_Petruso foaf:name "Petrovna Petruso"^^xsd:string. + dc:creator _:Petrovna_Petruso. + rdf:type bench:Article. + rdfs:seeAlso "http://www.nondelivery.tld/vexer/muster.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "columbium muster movers"^^xsd:string. + foaf:homepage "http://www.vexer.tld/movers/grantors.html"^^xsd:string. + swrc:journal . +_:Pelagiia_Leung rdf:type foaf:Person. +_:Pelagiia_Leung foaf:name "Pelagiia Leung"^^xsd:string. + dc:creator _:Pelagiia_Leung. +_:Uranus_Gerckens rdf:type foaf:Person. +_:Uranus_Gerckens foaf:name "Uranus Gerckens"^^xsd:string. + dc:creator _:Uranus_Gerckens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.muster.tld/grantors/noncancellable.html"^^xsd:string. + swrc:pages "192"^^xsd:integer. + dc:title "movers noncancellable divestitive"^^xsd:string. + foaf:homepage "http://www.grantors.tld/divestitive/harvested.html"^^xsd:string. + swrc:journal . +_:Micaela_Ciubal rdf:type foaf:Person. +_:Micaela_Ciubal foaf:name "Micaela Ciubal"^^xsd:string. + dc:creator _:Micaela_Ciubal. + rdf:type bench:Article. + rdfs:seeAlso "http://www.noncancellable.tld/harvested/agoraphobic.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "divestitive agoraphobic prediction"^^xsd:string. + foaf:homepage "http://www.harvested.tld/prediction/arrogations.html"^^xsd:string. + swrc:journal . +_:Akanksha_Gnas rdf:type foaf:Person. +_:Akanksha_Gnas foaf:name "Akanksha Gnas"^^xsd:string. + dc:creator _:Akanksha_Gnas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.agoraphobic.tld/arrogations/blunted.html"^^xsd:string. + swrc:note "autocracies snorers digitalized clansmen bagels satiny vinca sissies moistureless reprobate"^^xsd:string. + dc:title "prediction blunted gaggles"^^xsd:string. + foaf:homepage "http://www.arrogations.tld/gaggles/exhilarated.html"^^xsd:string. + swrc:journal . +_:Stevie_Mery rdf:type foaf:Person. +_:Stevie_Mery foaf:name "Stevie Mery"^^xsd:string. + dc:creator _:Stevie_Mery. + rdf:type bench:Article. + swrc:pages "91"^^xsd:integer. + dc:title "blunted exhilarated unblocks"^^xsd:string. + foaf:homepage "http://www.gaggles.tld/unblocks/predigested.html"^^xsd:string. + swrc:journal . +_:Ekta_Jarnagin rdf:type foaf:Person. +_:Ekta_Jarnagin foaf:name "Ekta Jarnagin"^^xsd:string. + dc:creator _:Ekta_Jarnagin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.exhilarated.tld/predigested/asterisms.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "unblocks asterisms prejudiced"^^xsd:string. + foaf:homepage "http://www.predigested.tld/prejudiced/illusiveness.html"^^xsd:string. + swrc:journal . +_:Tamal_Kesterson rdf:type foaf:Person. +_:Tamal_Kesterson foaf:name "Tamal Kesterson"^^xsd:string. + dc:creator _:Tamal_Kesterson. + swrc:editor _:Koenraad_Trifiletti. + swrc:editor _:Alvera_Caperton. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 7 (1966)"^^xsd:string. + swrc:volume "5"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prejudiced.tld/viewable/untamed.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "illusiveness untamed putrefy"^^xsd:string. + foaf:homepage "http://www.viewable.tld/putrefy/vireos.html"^^xsd:string. + swrc:journal . +_:Naonobu_Dettmer rdf:type foaf:Person. +_:Naonobu_Dettmer foaf:name "Naonobu Dettmer"^^xsd:string. + dc:creator _:Naonobu_Dettmer. + rdf:type bench:Article. + swrc:pages "159"^^xsd:integer. + dc:title "untamed vireos regermination"^^xsd:string. + foaf:homepage "http://www.putrefy.tld/regermination/inchworm.html"^^xsd:string. + swrc:journal . +_:Astera_Ferer rdf:type foaf:Person. +_:Astera_Ferer foaf:name "Astera Ferer"^^xsd:string. + dc:creator _:Astera_Ferer. +_:Euiko_Trichell rdf:type foaf:Person. +_:Euiko_Trichell foaf:name "Euiko Trichell"^^xsd:string. + dc:creator _:Euiko_Trichell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vireos.tld/inchworm/crankcases.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "regermination crankcases adjudicates"^^xsd:string. + foaf:homepage "http://www.inchworm.tld/adjudicates/ducking.html"^^xsd:string. + swrc:journal . +_:Alan_Modine rdf:type foaf:Person. +_:Alan_Modine foaf:name "Alan Modine"^^xsd:string. + dc:creator _:Alan_Modine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.crankcases.tld/ducking/vendibly.html"^^xsd:string. + swrc:pages "30"^^xsd:integer. + dc:title "adjudicates vendibly pylorus"^^xsd:string. + foaf:homepage "http://www.ducking.tld/pylorus/broths.html"^^xsd:string. + swrc:journal . +_:Shonelle_Swartwood rdf:type foaf:Person. +_:Shonelle_Swartwood foaf:name "Shonelle Swartwood"^^xsd:string. + dc:creator _:Shonelle_Swartwood. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vendibly.tld/broths/pureness.html"^^xsd:string. + swrc:note "rethink outpace oilpapers daunted immunologist watermen obloquy fossillike pleurisies bartering"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "pylorus pureness sidesaddles"^^xsd:string. + foaf:homepage "http://www.broths.tld/sidesaddles/shredded.html"^^xsd:string. + swrc:journal . +_:Timo_Laurito rdf:type foaf:Person. +_:Timo_Laurito foaf:name "Timo Laurito"^^xsd:string. + dc:creator _:Timo_Laurito. +_:Yoana_Ordorica rdf:type foaf:Person. +_:Yoana_Ordorica foaf:name "Yoana Ordorica"^^xsd:string. + dc:creator _:Yoana_Ordorica. + rdf:type bench:Article. + swrc:pages "191"^^xsd:integer. + dc:title "pureness shredded metalizing"^^xsd:string. + foaf:homepage "http://www.sidesaddles.tld/metalizing/doper.html"^^xsd:string. + swrc:journal . +_:Reginlind_Defilippo rdf:type foaf:Person. +_:Reginlind_Defilippo foaf:name "Reginlind Defilippo"^^xsd:string. + dc:creator _:Reginlind_Defilippo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shredded.tld/doper/cheats.html"^^xsd:string. + dc:title "metalizing cheats oftener"^^xsd:string. + foaf:homepage "http://www.doper.tld/oftener/satiates.html"^^xsd:string. + swrc:journal . +_:Sabastian_Slinkard rdf:type foaf:Person. +_:Sabastian_Slinkard foaf:name "Sabastian Slinkard"^^xsd:string. + dc:creator _:Sabastian_Slinkard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cheats.tld/satiates/impossibleness.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "oftener impossibleness subdermal"^^xsd:string. + foaf:homepage "http://www.satiates.tld/subdermal/fettlings.html"^^xsd:string. + swrc:journal . +_:Kasi_Velky rdf:type foaf:Person. +_:Kasi_Velky foaf:name "Kasi Velky"^^xsd:string. + dc:creator _:Kasi_Velky. + rdf:type bench:Article. + bench:cdrom "http://www.impossibleness.tld/fettlings/toasty.html"^^xsd:string. + rdfs:seeAlso "http://www.subdermal.tld/toasty/booms.html"^^xsd:string. + swrc:pages "86"^^xsd:integer. + dc:title "fettlings booms navigating"^^xsd:string. + foaf:homepage "http://www.toasty.tld/navigating/readjourned.html"^^xsd:string. + swrc:journal . +_:Simonette_Feldhake rdf:type foaf:Person. +_:Simonette_Feldhake foaf:name "Simonette Feldhake"^^xsd:string. + dc:creator _:Simonette_Feldhake. +_:Tore_Cypress rdf:type foaf:Person. +_:Tore_Cypress foaf:name "Tore Cypress"^^xsd:string. + dc:creator _:Tore_Cypress. + rdf:type bench:Article. + swrc:month "11"^^xsd:integer. + swrc:pages "34"^^xsd:integer. + dc:title "booms readjourned profoundness"^^xsd:string. + foaf:homepage "http://www.navigating.tld/profoundness/syphoned.html"^^xsd:string. + swrc:journal . +_:Vanessa_Stathopoulos rdf:type foaf:Person. +_:Vanessa_Stathopoulos foaf:name "Vanessa Stathopoulos"^^xsd:string. + dc:creator _:Vanessa_Stathopoulos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.readjourned.tld/syphoned/proclaimer.html"^^xsd:string. + dc:title "profoundness proclaimer peeing"^^xsd:string. + foaf:homepage "http://www.syphoned.tld/peeing/beleaps.html"^^xsd:string. + swrc:journal . +_:Barb_Schuyleman rdf:type foaf:Person. +_:Barb_Schuyleman foaf:name "Barb Schuyleman"^^xsd:string. + dc:creator _:Barb_Schuyleman. + rdf:type bench:Article. + swrc:pages "84"^^xsd:integer. + dc:title "proclaimer beleaps freehearted"^^xsd:string. + foaf:homepage "http://www.peeing.tld/freehearted/featheredges.html"^^xsd:string. + swrc:journal . +_:Blathaon_Cartmill rdf:type foaf:Person. +_:Blathaon_Cartmill foaf:name "Blathaon Cartmill"^^xsd:string. + dc:creator _:Blathaon_Cartmill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beleaps.tld/featheredges/beginners.html"^^xsd:string. + swrc:pages "116"^^xsd:integer. + dc:title "freehearted beginners salaamed"^^xsd:string. + foaf:homepage "http://www.featheredges.tld/salaamed/taunters.html"^^xsd:string. + swrc:journal . +_:Vaughan_Autullo rdf:type foaf:Person. +_:Vaughan_Autullo foaf:name "Vaughan Autullo"^^xsd:string. + dc:creator _:Vaughan_Autullo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.beginners.tld/taunters/sleeted.html"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "salaamed sleeted spaciousness"^^xsd:string. + foaf:homepage "http://www.taunters.tld/spaciousness/gobbing.html"^^xsd:string. + swrc:journal . +_:Chasity_Cirilli rdf:type foaf:Person. +_:Chasity_Cirilli foaf:name "Chasity Cirilli"^^xsd:string. + dc:creator _:Chasity_Cirilli. +_:Damiano_Graci rdf:type foaf:Person. +_:Damiano_Graci foaf:name "Damiano Graci"^^xsd:string. + dc:creator _:Damiano_Graci. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sleeted.tld/gobbing/sheol.html"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "spaciousness sheol desisting"^^xsd:string. + foaf:homepage "http://www.gobbing.tld/desisting/suasions.html"^^xsd:string. + swrc:journal . +_:Marionilla_Merkey rdf:type foaf:Person. +_:Marionilla_Merkey foaf:name "Marionilla Merkey"^^xsd:string. + dc:creator _:Marionilla_Merkey. + rdf:type bench:Article. + swrc:note "unprofessionally attestor rebury gibbeted stoolies partings villadom cricks chemosurgery deadens braize"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "sheol suasions reality"^^xsd:string. + foaf:homepage "http://www.desisting.tld/reality/hexers.html"^^xsd:string. + swrc:journal . +_:Vivienne_Blankenberg rdf:type foaf:Person. +_:Vivienne_Blankenberg foaf:name "Vivienne Blankenberg"^^xsd:string. + dc:creator _:Vivienne_Blankenberg. + rdf:type bench:Article. + swrc:pages "140"^^xsd:integer. + dc:title "suasions hexers nuttiness"^^xsd:string. + foaf:homepage "http://www.reality.tld/nuttiness/woodpiles.html"^^xsd:string. + swrc:journal . +_:Govan_Stallman rdf:type foaf:Person. +_:Govan_Stallman foaf:name "Govan Stallman"^^xsd:string. + dc:creator _:Govan_Stallman. + rdf:type bench:Article. + swrc:pages "46"^^xsd:integer. + dc:title "hexers woodpiles misjudgment"^^xsd:string. + foaf:homepage "http://www.nuttiness.tld/misjudgment/incompatibility.html"^^xsd:string. + swrc:journal . +_:Tabitha_Manygoats rdf:type foaf:Person. +_:Tabitha_Manygoats foaf:name "Tabitha Manygoats"^^xsd:string. + dc:creator _:Tabitha_Manygoats. +_:Banamala_Vinzant rdf:type foaf:Person. +_:Banamala_Vinzant foaf:name "Banamala Vinzant"^^xsd:string. + dc:creator _:Banamala_Vinzant. + rdf:type bench:Article. + swrc:pages "70"^^xsd:integer. + dc:title "woodpiles incompatibility vignettists"^^xsd:string. + foaf:homepage "http://www.misjudgment.tld/vignettists/booted.html"^^xsd:string. + swrc:journal . +_:Cheri_Dantes rdf:type foaf:Person. +_:Cheri_Dantes foaf:name "Cheri Dantes"^^xsd:string. + dc:creator _:Cheri_Dantes. +_:Diamond_Wesselink rdf:type foaf:Person. +_:Diamond_Wesselink foaf:name "Diamond Wesselink"^^xsd:string. + dc:creator _:Diamond_Wesselink. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "incompatibility booted unfasten"^^xsd:string. + foaf:homepage "http://www.vignettists.tld/unfasten/tablas.html"^^xsd:string. + swrc:journal . +_:Harshal_Bocook rdf:type foaf:Person. +_:Harshal_Bocook foaf:name "Harshal Bocook"^^xsd:string. + dc:creator _:Harshal_Bocook. + rdf:type bench:Article. + rdfs:seeAlso "http://www.booted.tld/tablas/remounting.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "unfasten remounting postured"^^xsd:string. + foaf:homepage "http://www.tablas.tld/postured/sleigher.html"^^xsd:string. + swrc:journal . +_:Pelaga_Loban rdf:type foaf:Person. +_:Pelaga_Loban foaf:name "Pelaga Loban"^^xsd:string. + dc:creator _:Pelaga_Loban. + rdf:type bench:Article. + rdfs:seeAlso "http://www.remounting.tld/sleigher/pasteurize.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "postured pasteurize cycads"^^xsd:string. + foaf:homepage "http://www.sleigher.tld/cycads/attitudinized.html"^^xsd:string. + swrc:journal . +_:Takeru_Ogara rdf:type foaf:Person. +_:Takeru_Ogara foaf:name "Takeru Ogara"^^xsd:string. + dc:creator _:Takeru_Ogara. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pasteurize.tld/attitudinized/available.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "cycads available cohesiveness"^^xsd:string. + foaf:homepage "http://www.attitudinized.tld/cohesiveness/pharmacopeias.html"^^xsd:string. + swrc:journal . +_:Desreta_Kinnick rdf:type foaf:Person. +_:Desreta_Kinnick foaf:name "Desreta Kinnick"^^xsd:string. + dc:creator _:Desreta_Kinnick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.available.tld/pharmacopeias/balladeer.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "cohesiveness balladeer eaved"^^xsd:string. + foaf:homepage "http://www.pharmacopeias.tld/eaved/retrials.html"^^xsd:string. + swrc:journal . +_:Meilyg_Disla rdf:type foaf:Person. +_:Meilyg_Disla foaf:name "Meilyg Disla"^^xsd:string. + dc:creator _:Meilyg_Disla. +_:Quedan_Bauerlein rdf:type foaf:Person. +_:Quedan_Bauerlein foaf:name "Quedan Bauerlein"^^xsd:string. + dc:creator _:Quedan_Bauerlein. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:title "balladeer retrials affraying"^^xsd:string. + foaf:homepage "http://www.eaved.tld/affraying/bronchopneumonia.html"^^xsd:string. + swrc:journal . +_:Latonya_Gucciardi rdf:type foaf:Person. +_:Latonya_Gucciardi foaf:name "Latonya Gucciardi"^^xsd:string. + dc:creator _:Latonya_Gucciardi. + rdf:type bench:Article. + rdfs:seeAlso "http://www.retrials.tld/bronchopneumonia/isostatic.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "affraying isostatic newswoman"^^xsd:string. + foaf:homepage "http://www.bronchopneumonia.tld/newswoman/sloping.html"^^xsd:string. + swrc:journal . +_:Verochka_Clarke rdf:type foaf:Person. +_:Verochka_Clarke foaf:name "Verochka Clarke"^^xsd:string. + dc:creator _:Verochka_Clarke. + rdf:type bench:Article. + rdfs:seeAlso "http://www.isostatic.tld/sloping/smote.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "newswoman smote skidoo"^^xsd:string. + foaf:homepage "http://www.sloping.tld/skidoo/platypi.html"^^xsd:string. + swrc:journal . +_:Mikael_Crisp rdf:type foaf:Person. +_:Mikael_Crisp foaf:name "Mikael Crisp"^^xsd:string. + dc:creator _:Mikael_Crisp. +_:Toson_Feist rdf:type foaf:Person. +_:Toson_Feist foaf:name "Toson Feist"^^xsd:string. + dc:creator _:Toson_Feist. + rdf:type bench:Article. + rdfs:seeAlso "http://www.smote.tld/platypi/antacids.html"^^xsd:string. + swrc:pages "44"^^xsd:integer. + dc:title "skidoo antacids capitalistic"^^xsd:string. + foaf:homepage "http://www.platypi.tld/capitalistic/hotly.html"^^xsd:string. + swrc:journal . +_:Colleen_Jolly rdf:type foaf:Person. +_:Colleen_Jolly foaf:name "Colleen Jolly"^^xsd:string. + dc:creator _:Colleen_Jolly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.antacids.tld/hotly/passes.html"^^xsd:string. + swrc:pages "66"^^xsd:integer. + dc:title "capitalistic passes recoils"^^xsd:string. + foaf:homepage "http://www.hotly.tld/recoils/witchiest.html"^^xsd:string. + swrc:journal . +_:Seki_Eilert rdf:type foaf:Person. +_:Seki_Eilert foaf:name "Seki Eilert"^^xsd:string. + dc:creator _:Seki_Eilert. + rdf:type bench:Article. + rdfs:seeAlso "http://www.passes.tld/witchiest/rustles.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "recoils rustles dabbing"^^xsd:string. + foaf:homepage "http://www.witchiest.tld/dabbing/hurling.html"^^xsd:string. + swrc:journal . +_:Manolito_Cantrell rdf:type foaf:Person. +_:Manolito_Cantrell foaf:name "Manolito Cantrell"^^xsd:string. + dc:creator _:Manolito_Cantrell. + rdf:type bench:Article. + dc:title "rustles hurling upholsterers"^^xsd:string. + foaf:homepage "http://www.dabbing.tld/upholsterers/laities.html"^^xsd:string. + swrc:journal . +_:Ancaeus_Argentieri rdf:type foaf:Person. +_:Ancaeus_Argentieri foaf:name "Ancaeus Argentieri"^^xsd:string. + dc:creator _:Ancaeus_Argentieri. +_:Gamaliel_Korbar rdf:type foaf:Person. +_:Gamaliel_Korbar foaf:name "Gamaliel Korbar"^^xsd:string. + dc:creator _:Gamaliel_Korbar. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hurling.tld/laities/teenyboppers.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "upholsterers teenyboppers masculineness"^^xsd:string. + foaf:homepage "http://www.laities.tld/masculineness/outer.html"^^xsd:string. + swrc:journal . +_:Ioakim_Wigg rdf:type foaf:Person. +_:Ioakim_Wigg foaf:name "Ioakim Wigg"^^xsd:string. + dc:creator _:Ioakim_Wigg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.teenyboppers.tld/outer/uvulars.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "masculineness uvulars blintz"^^xsd:string. + foaf:homepage "http://www.outer.tld/blintz/epidermization.html"^^xsd:string. + swrc:journal . +_:Golubitsa_Dilaura rdf:type foaf:Person. +_:Golubitsa_Dilaura foaf:name "Golubitsa Dilaura"^^xsd:string. + dc:creator _:Golubitsa_Dilaura. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uvulars.tld/epidermization/leering.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "blintz leering finisher"^^xsd:string. + foaf:homepage "http://www.epidermization.tld/finisher/extremer.html"^^xsd:string. + swrc:journal . +_:Mutlaq_Gerfin rdf:type foaf:Person. +_:Mutlaq_Gerfin foaf:name "Mutlaq Gerfin"^^xsd:string. + dc:creator _:Mutlaq_Gerfin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leering.tld/extremer/sunglow.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "finisher sunglow starlike"^^xsd:string. + foaf:homepage "http://www.extremer.tld/starlike/quean.html"^^xsd:string. + swrc:journal . +_:Klaus_Klasinski rdf:type foaf:Person. +_:Klaus_Klasinski foaf:name "Klaus Klasinski"^^xsd:string. + dc:creator _:Klaus_Klasinski. + rdf:type bench:Article. + swrc:pages "85"^^xsd:integer. + dc:title "sunglow quean optative"^^xsd:string. + foaf:homepage "http://www.starlike.tld/optative/hulloaing.html"^^xsd:string. + swrc:journal . +_:Aadam_Bester rdf:type foaf:Person. +_:Aadam_Bester foaf:name "Aadam Bester"^^xsd:string. + dc:creator _:Aadam_Bester. +_:Yerik_Stefka rdf:type foaf:Person. +_:Yerik_Stefka foaf:name "Yerik Stefka"^^xsd:string. + dc:creator _:Yerik_Stefka. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quean.tld/hulloaing/qaid.html"^^xsd:string. + swrc:pages "179"^^xsd:integer. + dc:title "optative qaid selectee"^^xsd:string. + foaf:homepage "http://www.hulloaing.tld/selectee/contiguousness.html"^^xsd:string. + swrc:journal . +_:Gwern_Helker rdf:type foaf:Person. +_:Gwern_Helker foaf:name "Gwern Helker"^^xsd:string. + dc:creator _:Gwern_Helker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.qaid.tld/contiguousness/unmarriageable.html"^^xsd:string. + swrc:pages "164"^^xsd:integer. + dc:title "selectee unmarriageable conforming"^^xsd:string. + foaf:homepage "http://www.contiguousness.tld/conforming/prickliest.html"^^xsd:string. + swrc:journal . +_:Abed_Agner rdf:type foaf:Person. +_:Abed_Agner foaf:name "Abed Agner"^^xsd:string. + dc:creator _:Abed_Agner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unmarriageable.tld/prickliest/haranguer.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "conforming haranguer mimicry"^^xsd:string. + foaf:homepage "http://www.prickliest.tld/mimicry/undergrounds.html"^^xsd:string. + swrc:journal . +_:Agnese_Bubb rdf:type foaf:Person. +_:Agnese_Bubb foaf:name "Agnese Bubb"^^xsd:string. + dc:creator _:Agnese_Bubb. + swrc:editor _:WanChih_Mensing. + swrc:editor _:Kurtis_Cast. + swrc:editor _:Iratze_Ailes. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 8 (1966)"^^xsd:string. + swrc:volume "4"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.mimicry.tld/qursh/boozer.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "undergrounds boozer eternise"^^xsd:string. + foaf:homepage "http://www.qursh.tld/eternise/rehydration.html"^^xsd:string. + swrc:journal . +_:Gelisa_Waldron rdf:type foaf:Person. +_:Gelisa_Waldron foaf:name "Gelisa Waldron"^^xsd:string. + dc:creator _:Gelisa_Waldron. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:title "boozer rehydration nybble"^^xsd:string. + foaf:homepage "http://www.eternise.tld/nybble/sh.html"^^xsd:string. + swrc:journal . +_:Lakasha_Andruss rdf:type foaf:Person. +_:Lakasha_Andruss foaf:name "Lakasha Andruss"^^xsd:string. + dc:creator _:Lakasha_Andruss. +_:Sayre_Durbin rdf:type foaf:Person. +_:Sayre_Durbin foaf:name "Sayre Durbin"^^xsd:string. + dc:creator _:Sayre_Durbin. + rdf:type bench:Article. + swrc:pages "89"^^xsd:integer. + dc:title "rehydration sh reoccupies"^^xsd:string. + foaf:homepage "http://www.nybble.tld/reoccupies/standardized.html"^^xsd:string. + swrc:journal . +_:Vivian_Morss rdf:type foaf:Person. +_:Vivian_Morss foaf:name "Vivian Morss"^^xsd:string. + dc:creator _:Vivian_Morss. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sh.tld/standardized/spokes.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "reoccupies spokes humdinger"^^xsd:string. + foaf:homepage "http://www.standardized.tld/humdinger/icier.html"^^xsd:string. + swrc:journal . +_:Drutmar_Bolder rdf:type foaf:Person. +_:Drutmar_Bolder foaf:name "Drutmar Bolder"^^xsd:string. + dc:creator _:Drutmar_Bolder. + rdf:type bench:Article. + swrc:pages "108"^^xsd:integer. + dc:title "spokes icier outflanks"^^xsd:string. + foaf:homepage "http://www.humdinger.tld/outflanks/recombined.html"^^xsd:string. + swrc:journal . +_:Rosina_Drumgole rdf:type foaf:Person. +_:Rosina_Drumgole foaf:name "Rosina Drumgole"^^xsd:string. + dc:creator _:Rosina_Drumgole. + rdf:type bench:Article. + rdfs:seeAlso "http://www.icier.tld/recombined/impermanently.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "outflanks impermanently undisguised"^^xsd:string. + foaf:homepage "http://www.recombined.tld/undisguised/salinometer.html"^^xsd:string. + swrc:journal . +_:Cinamon_Mahany rdf:type foaf:Person. +_:Cinamon_Mahany foaf:name "Cinamon Mahany"^^xsd:string. + dc:creator _:Cinamon_Mahany. + rdf:type bench:Article. + rdfs:seeAlso "http://www.impermanently.tld/salinometer/mordantly.html"^^xsd:string. + dc:title "undisguised mordantly lungfishes"^^xsd:string. + foaf:homepage "http://www.salinometer.tld/lungfishes/ecologically.html"^^xsd:string. + swrc:journal . +_:Bokkai_Zappavigna rdf:type foaf:Person. +_:Bokkai_Zappavigna foaf:name "Bokkai Zappavigna"^^xsd:string. + dc:creator _:Bokkai_Zappavigna. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "mordantly ecologically wagtail"^^xsd:string. + foaf:homepage "http://www.lungfishes.tld/wagtail/teaspoonfuls.html"^^xsd:string. + swrc:journal . +_:Moren_Justesen rdf:type foaf:Person. +_:Moren_Justesen foaf:name "Moren Justesen"^^xsd:string. + dc:creator _:Moren_Justesen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ecologically.tld/teaspoonfuls/hopsack.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "wagtail hopsack wigwagging"^^xsd:string. + foaf:homepage "http://www.teaspoonfuls.tld/wigwagging/shacklers.html"^^xsd:string. + swrc:journal . +_:Chan_Weinfeld rdf:type foaf:Person. +_:Chan_Weinfeld foaf:name "Chan Weinfeld"^^xsd:string. + dc:creator _:Chan_Weinfeld. + rdf:type bench:Article. + swrc:pages "124"^^xsd:integer. + dc:title "hopsack shacklers sundaes"^^xsd:string. + foaf:homepage "http://www.wigwagging.tld/sundaes/hyperirritable.html"^^xsd:string. + swrc:journal . +_:Ordena_Blackbird rdf:type foaf:Person. +_:Ordena_Blackbird foaf:name "Ordena Blackbird"^^xsd:string. + dc:creator _:Ordena_Blackbird. + rdf:type bench:Article. + swrc:pages "40"^^xsd:integer. + dc:title "shacklers hyperirritable viburnums"^^xsd:string. + foaf:homepage "http://www.sundaes.tld/viburnums/reflexologically.html"^^xsd:string. + swrc:journal . +_:Dejohn_Dallaire rdf:type foaf:Person. +_:Dejohn_Dallaire foaf:name "Dejohn Dallaire"^^xsd:string. + dc:creator _:Dejohn_Dallaire. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hyperirritable.tld/reflexologically/unwon.html"^^xsd:string. + swrc:pages "57"^^xsd:integer. + dc:title "viburnums unwon sploshes"^^xsd:string. + foaf:homepage "http://www.reflexologically.tld/sploshes/slandering.html"^^xsd:string. + swrc:journal . +_:Clementina_Hohlstein rdf:type foaf:Person. +_:Clementina_Hohlstein foaf:name "Clementina Hohlstein"^^xsd:string. + dc:creator _:Clementina_Hohlstein. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "unwon slandering feloniously"^^xsd:string. + foaf:homepage "http://www.sploshes.tld/feloniously/teuton.html"^^xsd:string. + swrc:journal . +_:Nawfa_Luckenbaugh rdf:type foaf:Person. +_:Nawfa_Luckenbaugh foaf:name "Nawfa Luckenbaugh"^^xsd:string. + dc:creator _:Nawfa_Luckenbaugh. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slandering.tld/teuton/sulking.html"^^xsd:string. + swrc:pages "53"^^xsd:integer. + dc:title "feloniously sulking punches"^^xsd:string. + foaf:homepage "http://www.teuton.tld/punches/radiograph.html"^^xsd:string. + swrc:journal . +_:Raiza_Olaya rdf:type foaf:Person. +_:Raiza_Olaya foaf:name "Raiza Olaya"^^xsd:string. + dc:creator _:Raiza_Olaya. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sulking.tld/radiograph/colombian.html"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "punches colombian thralled"^^xsd:string. + foaf:homepage "http://www.radiograph.tld/thralled/unmoved.html"^^xsd:string. + swrc:journal . +_:Frso_Newill rdf:type foaf:Person. +_:Frso_Newill foaf:name "Frso Newill"^^xsd:string. + dc:creator _:Frso_Newill. + rdf:type bench:Article. + rdfs:seeAlso "http://www.colombian.tld/unmoved/digestor.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "thralled digestor apposes"^^xsd:string. + foaf:homepage "http://www.unmoved.tld/apposes/housings.html"^^xsd:string. + swrc:journal . +_:Ogai_Britt rdf:type foaf:Person. +_:Ogai_Britt foaf:name "Ogai Britt"^^xsd:string. + dc:creator _:Ogai_Britt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.digestor.tld/housings/hooky.html"^^xsd:string. + swrc:note "studiousness uncooked menstruant hobblers bandages jeux urolith songster sloughed"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "apposes hooky overskeptical"^^xsd:string. + foaf:homepage "http://www.housings.tld/overskeptical/inverter.html"^^xsd:string. + swrc:journal . +_:Ric_Darville rdf:type foaf:Person. +_:Ric_Darville foaf:name "Ric Darville"^^xsd:string. + dc:creator _:Ric_Darville. + rdf:type bench:Article. + bench:abstract "flagellated satoris rattish pustuled upbraids alimentation crowds streaking midgut fewness advancing viewfinder nimbi miniseries enterprize mousier boondoggles estragons bother depopulators heartburn misterm dialed respectability exorciser ohing slinger cemeteries convivially assigned unamortized connecting subcauses onery bulger libraries attractants reactivate ables professedly psychosexually ownerships draftees ministration traduce anthills bollixes thrillingly numerations lungers foundlings fibers glover pekinese decoyer foredates browser visaged allergens ageratums redemonstration carotidal cliquish paned atheistical comme adoration repetitiousness missourians estimation provokes plunkers fairness redigested swobber pomaded rows superegos vaultings garret expediential unsophisticated detainment humanities freeholds translators xebec homemaker storewide frankness milquetoast conformity relishable retouchers outspread obsoleted pippin clutters izzard rooster limpness graphologies agronomies hairstyles majored heathenism drywalls disobeyed coamings candidates awakening witnesser lassitudes outgassed specifying narcotizes tantalize crayonists condignly pussies ecdysial inculpate counterfeitness synaesthetic eutrophy gestures tugboat executrixes repacifies affinities depositional trephining reevaluates greathearted plusher witcheries unriddling armistices hedonists inertness stilling sanity loosener fussier foins electrocutes sallowy spherical stockyard beaky motormen trespassing replant destrier psaltry lowbrow cacophonous meerschaums minicomputers stoup amu demarcator messiest unforeseeable acquirements magdalen exciter balsaming federalizations inducts afros signaling feedlots fearer attraction pinfeather blacklisting scribes jurist conditioned taphole shlocks fieldpiece ricrac labored copulae adsorbable meliorative regressed kickers chaoses disagreement clamper springed mastodons demanding precipices assegai skipper moltenly darting contributes toeplates reprocesses caudate bugeye talkatively subtract capitalized scrimshaw underworld rescinder rethreading pedicurists prosily complying stopgaps circulates"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "hooky inverter treasurers"^^xsd:string. + foaf:homepage "http://www.overskeptical.tld/treasurers/microscopical.html"^^xsd:string. + swrc:journal . +_:Oliverios_Ogden rdf:type foaf:Person. +_:Oliverios_Ogden foaf:name "Oliverios Ogden"^^xsd:string. + dc:creator _:Oliverios_Ogden. + rdf:type bench:Article. + rdfs:seeAlso "http://www.inverter.tld/microscopical/lodgments.html"^^xsd:string. + dc:title "treasurers lodgments institutionally"^^xsd:string. + foaf:homepage "http://www.microscopical.tld/institutionally/boutonniere.html"^^xsd:string. + swrc:journal . +_:Siddeeqi_Eikleberry rdf:type foaf:Person. +_:Siddeeqi_Eikleberry foaf:name "Siddeeqi Eikleberry"^^xsd:string. + dc:creator _:Siddeeqi_Eikleberry. +_:Chavez_Gonales rdf:type foaf:Person. +_:Chavez_Gonales foaf:name "Chavez Gonales"^^xsd:string. + dc:creator _:Chavez_Gonales. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lodgments.tld/boutonniere/staphylococci.html"^^xsd:string. + swrc:note "updated agonized legitimating knackers flowages whiningly neediest nattiness wizening gamily medicably consequence"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "institutionally staphylococci burps"^^xsd:string. + foaf:homepage "http://www.boutonniere.tld/burps/soundest.html"^^xsd:string. + swrc:journal . +_:Ignace_Mceldowney rdf:type foaf:Person. +_:Ignace_Mceldowney foaf:name "Ignace Mceldowney"^^xsd:string. + dc:creator _:Ignace_Mceldowney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.staphylococci.tld/soundest/recharge.html"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "burps recharge spiracles"^^xsd:string. + foaf:homepage "http://www.soundest.tld/spiracles/linesman.html"^^xsd:string. + swrc:journal . +_:Petter_Rusu rdf:type foaf:Person. +_:Petter_Rusu foaf:name "Petter Rusu"^^xsd:string. + dc:creator _:Petter_Rusu. + rdf:type bench:Article. + swrc:pages "129"^^xsd:integer. + dc:title "recharge linesman stickman"^^xsd:string. + foaf:homepage "http://www.spiracles.tld/stickman/contusing.html"^^xsd:string. + swrc:journal . +_:Teodors_Boldon rdf:type foaf:Person. +_:Teodors_Boldon foaf:name "Teodors Boldon"^^xsd:string. + dc:creator _:Teodors_Boldon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.linesman.tld/contusing/forgoing.html"^^xsd:string. + swrc:pages "147"^^xsd:integer. + dc:title "stickman forgoing adiathermancy"^^xsd:string. + foaf:homepage "http://www.contusing.tld/adiathermancy/chollas.html"^^xsd:string. + swrc:journal . +_:Yanely_Roff rdf:type foaf:Person. +_:Yanely_Roff foaf:name "Yanely Roff"^^xsd:string. + dc:creator _:Yanely_Roff. + rdf:type bench:Article. + swrc:pages "27"^^xsd:integer. + dc:title "forgoing chollas sizer"^^xsd:string. + foaf:homepage "http://www.adiathermancy.tld/sizer/nubble.html"^^xsd:string. + swrc:journal . +_:Audry_Olide rdf:type foaf:Person. +_:Audry_Olide foaf:name "Audry Olide"^^xsd:string. + dc:creator _:Audry_Olide. + rdf:type bench:Article. + swrc:pages "184"^^xsd:integer. + dc:title "chollas nubble gesticulates"^^xsd:string. + foaf:homepage "http://www.sizer.tld/gesticulates/cupfuls.html"^^xsd:string. + swrc:journal . +_:Cathriona_Cunniff rdf:type foaf:Person. +_:Cathriona_Cunniff foaf:name "Cathriona Cunniff"^^xsd:string. + dc:creator _:Cathriona_Cunniff. + rdf:type bench:Article. + swrc:pages "13"^^xsd:integer. + dc:title "nubble cupfuls freebooter"^^xsd:string. + foaf:homepage "http://www.gesticulates.tld/freebooter/straying.html"^^xsd:string. + swrc:journal . +_:Sherece_Yori rdf:type foaf:Person. +_:Sherece_Yori foaf:name "Sherece Yori"^^xsd:string. + dc:creator _:Sherece_Yori. + rdf:type bench:Article. + dc:title "cupfuls straying dishonoring"^^xsd:string. + foaf:homepage "http://www.freebooter.tld/dishonoring/sureties.html"^^xsd:string. + swrc:journal . +_:Naho_Currens rdf:type foaf:Person. +_:Naho_Currens foaf:name "Naho Currens"^^xsd:string. + dc:creator _:Naho_Currens. + rdf:type bench:Article. + rdfs:seeAlso "http://www.straying.tld/sureties/glories.html"^^xsd:string. + swrc:pages "196"^^xsd:integer. + dc:title "dishonoring glories acetaldehyde"^^xsd:string. + foaf:homepage "http://www.sureties.tld/acetaldehyde/crumbliness.html"^^xsd:string. + swrc:journal . +_:Shaafia_Borucki rdf:type foaf:Person. +_:Shaafia_Borucki foaf:name "Shaafia Borucki"^^xsd:string. + dc:creator _:Shaafia_Borucki. + rdf:type bench:Article. + rdfs:seeAlso "http://www.glories.tld/crumbliness/annuitants.html"^^xsd:string. + swrc:pages "131"^^xsd:integer. + dc:title "acetaldehyde annuitants tomboys"^^xsd:string. + foaf:homepage "http://www.crumbliness.tld/tomboys/misfitted.html"^^xsd:string. + swrc:journal . +_:Lavonne_Garff rdf:type foaf:Person. +_:Lavonne_Garff foaf:name "Lavonne Garff"^^xsd:string. + dc:creator _:Lavonne_Garff. +_:Blas_Revering rdf:type foaf:Person. +_:Blas_Revering foaf:name "Blas Revering"^^xsd:string. + dc:creator _:Blas_Revering. + rdf:type bench:Article. + rdfs:seeAlso "http://www.annuitants.tld/misfitted/sermonizer.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "tomboys sermonizer seeped"^^xsd:string. + foaf:homepage "http://www.misfitted.tld/seeped/pastoralism.html"^^xsd:string. + swrc:journal . +_:Myrna_Shurak rdf:type foaf:Person. +_:Myrna_Shurak foaf:name "Myrna Shurak"^^xsd:string. + dc:creator _:Myrna_Shurak. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sermonizer.tld/pastoralism/cuddled.html"^^xsd:string. + dc:title "seeped cuddled wabbler"^^xsd:string. + foaf:homepage "http://www.pastoralism.tld/wabbler/prorates.html"^^xsd:string. + swrc:journal . +_:Elmedina_Hendrixson rdf:type foaf:Person. +_:Elmedina_Hendrixson foaf:name "Elmedina Hendrixson"^^xsd:string. + dc:creator _:Elmedina_Hendrixson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cuddled.tld/prorates/billhook.html"^^xsd:string. + swrc:pages "13"^^xsd:integer. + dc:title "wabbler billhook handfasted"^^xsd:string. + foaf:homepage "http://www.prorates.tld/handfasted/schismatics.html"^^xsd:string. + swrc:journal . +_:Zelotes_Skelley rdf:type foaf:Person. +_:Zelotes_Skelley foaf:name "Zelotes Skelley"^^xsd:string. + dc:creator _:Zelotes_Skelley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.billhook.tld/schismatics/teacher.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "handfasted teacher reprice"^^xsd:string. + foaf:homepage "http://www.schismatics.tld/reprice/marionettes.html"^^xsd:string. + swrc:journal . +_:Polazhitsa_Alameda rdf:type foaf:Person. +_:Polazhitsa_Alameda foaf:name "Polazhitsa Alameda"^^xsd:string. + dc:creator _:Polazhitsa_Alameda. +_:Alcnaeon_Parolini rdf:type foaf:Person. +_:Alcnaeon_Parolini foaf:name "Alcnaeon Parolini"^^xsd:string. + dc:creator _:Alcnaeon_Parolini. + rdf:type bench:Article. + swrc:pages "30"^^xsd:integer. + dc:title "teacher marionettes homegrown"^^xsd:string. + foaf:homepage "http://www.reprice.tld/homegrown/civilness.html"^^xsd:string. + swrc:journal . +_:Jody_Headlee rdf:type foaf:Person. +_:Jody_Headlee foaf:name "Jody Headlee"^^xsd:string. + dc:creator _:Jody_Headlee. + rdf:type bench:Article. + rdfs:seeAlso "http://www.marionettes.tld/civilness/gimmicky.html"^^xsd:string. + swrc:pages "90"^^xsd:integer. + dc:title "homegrown gimmicky replanned"^^xsd:string. + foaf:homepage "http://www.civilness.tld/replanned/cathouse.html"^^xsd:string. + swrc:journal . +_:Daisetsu_Angton rdf:type foaf:Person. +_:Daisetsu_Angton foaf:name "Daisetsu Angton"^^xsd:string. + dc:creator _:Daisetsu_Angton. + swrc:editor _:Pavlya_Buanno. + swrc:editor _:Ashton_Hundertmark. + swrc:editor _:Chayo_Simons. + rdf:type bench:Proceedings. + bench:booktitle "gimmicky cathouse wotted"^^xsd:string. + swrc:isbn "0-4734-1378-0"^^xsd:string. + dc:publisher "Springer-Verlag, Germany and New York"^^xsd:string. + swrc:series "1280"^^xsd:integer. + dc:title "Proceeding 4 (1966)"^^xsd:string. + foaf:homepage "http://www.cathouse.tld/truancies/illuminator.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "wotted illuminator sidelights"^^xsd:string. + rdfs:seeAlso "http://www.truancies.tld/sidelights/cruelties.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "illuminator cruelties fellatrice"^^xsd:string. + foaf:homepage "http://www.sidelights.tld/fellatrice/sluing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Damae_Apresa. + rdf:type bench:Inproceedings. + bench:booktitle "cruelties sluing whapper"^^xsd:string. + rdfs:seeAlso "http://www.fellatrice.tld/whapper/carnations.html"^^xsd:string. + dc:title "sluing carnations internally"^^xsd:string. + foaf:homepage "http://www.whapper.tld/internally/beddings.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lauryn_Bouch. + rdf:type bench:Inproceedings. + bench:booktitle "carnations beddings fellator"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "internally fellator glowfly"^^xsd:string. + foaf:homepage "http://www.beddings.tld/glowfly/acidness.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Delwyn_Campus. + rdf:type bench:Inproceedings. + bench:booktitle "fellator acidness eagerest"^^xsd:string. + rdfs:seeAlso "http://www.glowfly.tld/eagerest/deadheads.html"^^xsd:string. + swrc:pages "31"^^xsd:integer. + dc:title "acidness deadheads tramels"^^xsd:string. + foaf:homepage "http://www.eagerest.tld/tramels/mademoiselle.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Delwyn_Campus. + rdf:type bench:Inproceedings. + bench:booktitle "deadheads mademoiselle garbler"^^xsd:string. + swrc:pages "102"^^xsd:integer. + dc:title "tramels garbler hewing"^^xsd:string. + foaf:homepage "http://www.mademoiselle.tld/hewing/denarius.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Sabri_Sawdo. + dc:creator _:Cozzie_Parkhurst. + dc:creator _:Dobrava_Heebsh. + rdf:type bench:Inproceedings. + bench:booktitle "garbler denarius juiceless"^^xsd:string. + rdfs:seeAlso "http://www.hewing.tld/juiceless/sirrees.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "denarius sirrees riel"^^xsd:string. + foaf:homepage "http://www.juiceless.tld/riel/enplane.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Sabri_Sawdo. + dc:creator _:Cozzie_Parkhurst. + rdf:type bench:Inproceedings. + bench:booktitle "sirrees enplane doable"^^xsd:string. + rdfs:seeAlso "http://www.riel.tld/doable/hareem.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "enplane hareem uncontrolled"^^xsd:string. + foaf:homepage "http://www.doable.tld/uncontrolled/stairs.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Dobrava_Heebsh. + rdf:type bench:Inproceedings. + bench:booktitle "hareem stairs bedamned"^^xsd:string. + rdfs:seeAlso "http://www.uncontrolled.tld/bedamned/foxing.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "stairs foxing astounding"^^xsd:string. + foaf:homepage "http://www.bedamned.tld/astounding/humanoids.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Celeste_Beene. + rdf:type bench:Inproceedings. + bench:booktitle "foxing humanoids fluoresces"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "astounding fluoresces gunslinger"^^xsd:string. + foaf:homepage "http://www.humanoids.tld/gunslinger/firepans.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Celeste_Beene. + rdf:type bench:Inproceedings. + bench:booktitle "fluoresces firepans aquaplaning"^^xsd:string. + rdfs:seeAlso "http://www.gunslinger.tld/aquaplaning/slabbing.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "firepans slabbing tootsies"^^xsd:string. + foaf:homepage "http://www.aquaplaning.tld/tootsies/recapturing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Semyon_Kloeker. + rdf:type bench:Inproceedings. + bench:booktitle "slabbing recapturing sluggishly"^^xsd:string. + rdfs:seeAlso "http://www.tootsies.tld/sluggishly/clangorously.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "recapturing clangorously grifted"^^xsd:string. + foaf:homepage "http://www.sluggishly.tld/grifted/elatedly.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Semyon_Kloeker. + rdf:type bench:Inproceedings. + bench:booktitle "clangorously elatedly devotedness"^^xsd:string. + rdfs:seeAlso "http://www.grifted.tld/devotedness/farers.html"^^xsd:string. + swrc:pages "28"^^xsd:integer. + dc:title "elatedly farers insurgescence"^^xsd:string. + foaf:homepage "http://www.devotedness.tld/insurgescence/rumblingly.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Radoslava_Vecchia. + rdf:type bench:Inproceedings. + bench:booktitle "farers rumblingly concuss"^^xsd:string. + rdfs:seeAlso "http://www.insurgescence.tld/concuss/gibingly.html"^^xsd:string. + swrc:pages "189"^^xsd:integer. + dc:title "rumblingly gibingly swale"^^xsd:string. + foaf:homepage "http://www.concuss.tld/swale/deairs.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Radoslava_Vecchia. + rdf:type bench:Inproceedings. + bench:booktitle "gibingly deairs lining"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "swale lining hunting"^^xsd:string. + foaf:homepage "http://www.deairs.tld/hunting/ironical.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Trista_Wichmann. + rdf:type bench:Inproceedings. + bench:booktitle "lining ironical elephantiases"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "hunting elephantiases darwinite"^^xsd:string. + foaf:homepage "http://www.ironical.tld/darwinite/crumply.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Trista_Wichmann. + rdf:type bench:Inproceedings. + bench:booktitle "elephantiases crumply misnamed"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "darwinite misnamed mileages"^^xsd:string. + foaf:homepage "http://www.crumply.tld/mileages/recanters.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rochelle_Gutter. + rdf:type bench:Inproceedings. + bench:booktitle "misnamed recanters pampering"^^xsd:string. + rdfs:seeAlso "http://www.mileages.tld/pampering/rollaway.html"^^xsd:string. + swrc:pages "11"^^xsd:integer. + dc:title "recanters rollaway typed"^^xsd:string. + foaf:homepage "http://www.pampering.tld/typed/condones.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Rochelle_Gutter. + rdf:type bench:Inproceedings. + bench:booktitle "rollaway condones tissuing"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "typed tissuing advertisement"^^xsd:string. + foaf:homepage "http://www.condones.tld/advertisement/tonics.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shirai_Bresse. + rdf:type bench:Inproceedings. + bench:booktitle "tissuing tonics ordainer"^^xsd:string. + rdfs:seeAlso "http://www.advertisement.tld/ordainer/drabbed.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "tonics drabbed reenlarge"^^xsd:string. + foaf:homepage "http://www.ordainer.tld/reenlarge/fugitively.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shirai_Bresse. + rdf:type bench:Inproceedings. + bench:booktitle "drabbed fugitively converted"^^xsd:string. + rdfs:seeAlso "http://www.reenlarge.tld/converted/unfairer.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "fugitively unfairer preadjust"^^xsd:string. + foaf:homepage "http://www.converted.tld/preadjust/despitefully.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Erotiida_Fugle. + rdf:type bench:Inproceedings. + bench:booktitle "unfairer despitefully coroners"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "preadjust coroners anesthetics"^^xsd:string. + foaf:homepage "http://www.despitefully.tld/anesthetics/snuffled.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Erotiida_Fugle. + dc:creator _:Imaad_Dolman. + rdf:type bench:Inproceedings. + bench:booktitle "coroners snuffled overspins"^^xsd:string. + bench:cdrom "http://www.anesthetics.tld/overspins/altercations.html"^^xsd:string. + rdfs:seeAlso "http://www.snuffled.tld/altercations/teaching.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "overspins teaching milligrams"^^xsd:string. + foaf:homepage "http://www.altercations.tld/milligrams/shuckers.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Imaad_Dolman. + rdf:type bench:Inproceedings. + bench:booktitle "teaching shuckers ghostwrites"^^xsd:string. + rdfs:seeAlso "http://www.milligrams.tld/ghostwrites/rewires.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "shuckers rewires fidgeter"^^xsd:string. + foaf:homepage "http://www.ghostwrites.tld/fidgeter/tarpapers.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tegan_Margo. + dc:creator _:Eireann_Reines. + rdf:type bench:Inproceedings. + bench:booktitle "rewires tarpapers relentlessness"^^xsd:string. + rdfs:seeAlso "http://www.fidgeter.tld/relentlessness/negotiatrixes.html"^^xsd:string. + dc:title "tarpapers negotiatrixes icily"^^xsd:string. + foaf:homepage "http://www.relentlessness.tld/icily/heptad.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Tegan_Margo. + rdf:type bench:Inproceedings. + bench:booktitle "negotiatrixes heptad worriment"^^xsd:string. + rdfs:seeAlso "http://www.icily.tld/worriment/tunably.html"^^xsd:string. + swrc:pages "19"^^xsd:integer. + dc:title "heptad tunably shagreen"^^xsd:string. + foaf:homepage "http://www.worriment.tld/shagreen/germicides.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eireann_Reines. + dc:creator _:Aura_Finazzo. + rdf:type bench:Inproceedings. + bench:booktitle "tunably germicides acidifies"^^xsd:string. + dc:title "shagreen acidifies obsessively"^^xsd:string. + foaf:homepage "http://www.germicides.tld/obsessively/reprehension.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aura_Finazzo. + dc:creator _:Chayo_Simons. + rdf:type bench:Inproceedings. + bench:booktitle "acidifies reprehension outbuildings"^^xsd:string. + rdfs:seeAlso "http://www.obsessively.tld/outbuildings/scantiest.html"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "reprehension scantiest gorki"^^xsd:string. + foaf:homepage "http://www.outbuildings.tld/gorki/mummying.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Gajra_Ulch. + rdf:type bench:Inproceedings. + bench:booktitle "scantiest mummying dutifulness"^^xsd:string. + swrc:pages "146"^^xsd:integer. + dc:title "gorki dutifulness hedgier"^^xsd:string. + foaf:homepage "http://www.mummying.tld/hedgier/harpooners.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Luella_Beneuento. + rdf:type bench:Inproceedings. + bench:booktitle "dutifulness harpooners cardsharps"^^xsd:string. + rdfs:seeAlso "http://www.hedgier.tld/cardsharps/meadowlarks.html"^^xsd:string. + dc:title "harpooners meadowlarks abscissas"^^xsd:string. + foaf:homepage "http://www.cardsharps.tld/abscissas/sexualized.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Angelia_Brehmer. + dc:creator _:Ernesta_Pontillo. + dcterms:references _:references26. +_:references26 rdf:type rdf:Bag. +_:references26 rdf:_1 . +_:references26 rdf:_2 . +_:references26 rdf:_3 . +_:references26 rdf:_4 . +_:references26 rdf:_5 . +_:references26 rdf:_6 . +_:references26 rdf:_7 . +_:references26 rdf:_8 . +_:references26 rdf:_9 . +_:references26 rdf:_10 . +_:references26 rdf:_11 . + rdf:type bench:Inproceedings. + bench:booktitle "meadowlarks sexualized devein"^^xsd:string. + rdfs:seeAlso "http://www.abscissas.tld/devein/bedwarf.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "sexualized bedwarf sacker"^^xsd:string. + foaf:homepage "http://www.devein.tld/sacker/perishables.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yevfrosinya_Eberenz. + rdf:type bench:Inproceedings. + bench:booktitle "bedwarf perishables leisured"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "sacker leisured puttiers"^^xsd:string. + foaf:homepage "http://www.perishables.tld/puttiers/gasped.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Mallory_Malekzadeh. + rdf:type bench:Inproceedings. + bench:booktitle "leisured gasped missorting"^^xsd:string. + rdfs:seeAlso "http://www.puttiers.tld/missorting/bitchier.html"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "gasped bitchier soreheads"^^xsd:string. + foaf:homepage "http://www.missorting.tld/soreheads/unflagging.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Latoiya_Munnelly. + rdf:type bench:Inproceedings. + bench:booktitle "bitchier unflagging compensative"^^xsd:string. + rdfs:seeAlso "http://www.soreheads.tld/compensative/amusing.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "unflagging amusing undispelled"^^xsd:string. + foaf:homepage "http://www.compensative.tld/undispelled/soprani.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Prica_Bowes. + rdf:type bench:Inproceedings. + bench:booktitle "amusing soprani meticulously"^^xsd:string. + rdfs:seeAlso "http://www.undispelled.tld/meticulously/zoogeographies.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "soprani zoogeographies tutorship"^^xsd:string. + foaf:homepage "http://www.meticulously.tld/tutorship/psychopathia.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Akio_Verona. + rdf:type bench:Inproceedings. + bench:booktitle "zoogeographies psychopathia halved"^^xsd:string. + rdfs:seeAlso "http://www.tutorship.tld/halved/gothically.html"^^xsd:string. + swrc:pages "76"^^xsd:integer. + dc:title "psychopathia gothically analyzing"^^xsd:string. + foaf:homepage "http://www.halved.tld/analyzing/increased.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:AbdulBaari_Groehler. + dc:creator _:Muneefa_Ballestas. + rdf:type bench:Inproceedings. + bench:booktitle "gothically increased rays"^^xsd:string. + rdfs:seeAlso "http://www.analyzing.tld/rays/photoplay.html"^^xsd:string. + swrc:pages "69"^^xsd:integer. + dc:title "increased photoplay subcommissions"^^xsd:string. + foaf:homepage "http://www.rays.tld/subcommissions/gastrostomy.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Moritz_Lavorini. + rdf:type bench:Inproceedings. + bench:booktitle "photoplay gastrostomy containerized"^^xsd:string. + rdfs:seeAlso "http://www.subcommissions.tld/containerized/coldness.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "gastrostomy coldness restrainable"^^xsd:string. + foaf:homepage "http://www.containerized.tld/restrainable/dimensional.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gavril_Treible. + rdf:type bench:Inproceedings. + bench:booktitle "coldness dimensional salvational"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "restrainable salvational juncoes"^^xsd:string. + foaf:homepage "http://www.dimensional.tld/juncoes/domes.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Florinia_Bradish. + dc:creator _:Azibo_Ricard. + rdf:type bench:Inproceedings. + bench:booktitle "salvational domes vascularly"^^xsd:string. + rdfs:seeAlso "http://www.juncoes.tld/vascularly/sergeancy.html"^^xsd:string. + swrc:pages "163"^^xsd:integer. + dc:title "domes sergeancy pianofortes"^^xsd:string. + foaf:homepage "http://www.vascularly.tld/pianofortes/presided.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Aldora_Urion. + dc:creator _:Chikako_Klebanoff. + rdf:type bench:Inproceedings. + bench:booktitle "sergeancy presided concertize"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "pianofortes concertize mimosa"^^xsd:string. + foaf:homepage "http://www.presided.tld/mimosa/dulses.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Saaliha_Dach. + dc:creator _:Morio_Lothrop. + rdf:type bench:Inproceedings. + bench:booktitle "concertize dulses hornswoggled"^^xsd:string. + rdfs:seeAlso "http://www.mimosa.tld/hornswoggled/industriously.html"^^xsd:string. + swrc:pages "176"^^xsd:integer. + dc:title "dulses industriously emotionalist"^^xsd:string. + foaf:homepage "http://www.hornswoggled.tld/emotionalist/deckhands.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Kazuma_Drabant. + rdf:type bench:Inproceedings. + bench:booktitle "industriously deckhands nationalizing"^^xsd:string. + rdfs:seeAlso "http://www.emotionalist.tld/nationalizing/winepress.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "deckhands winepress fumbles"^^xsd:string. + foaf:homepage "http://www.nationalizing.tld/fumbles/reflowers.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Toshiaki_Bruso. + rdf:type bench:Inproceedings. + bench:booktitle "winepress reflowers hoplite"^^xsd:string. + rdfs:seeAlso "http://www.fumbles.tld/hoplite/washers.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "reflowers washers stupefying"^^xsd:string. + foaf:homepage "http://www.hoplite.tld/stupefying/pustule.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Margit_Greaux. + rdf:type bench:Inproceedings. + bench:booktitle "washers pustule misogynistic"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "stupefying misogynistic hic"^^xsd:string. + foaf:homepage "http://www.pustule.tld/hic/ext.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kano_Sivret. + dc:creator _:Mashal_Fera. + rdf:type bench:Inproceedings. + bench:booktitle "misogynistic ext attainders"^^xsd:string. + swrc:pages "125"^^xsd:integer. + dc:title "hic attainders repeoples"^^xsd:string. + foaf:homepage "http://www.ext.tld/repeoples/preboiling.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Louis_Covel. + dc:creator _:Tychell_Lorson. + rdf:type bench:Inproceedings. + bench:booktitle "attainders preboiling dissimulator"^^xsd:string. + rdfs:seeAlso "http://www.repeoples.tld/dissimulator/confrontations.html"^^xsd:string. + swrc:pages "142"^^xsd:integer. + dc:title "preboiling confrontations almanacs"^^xsd:string. + foaf:homepage "http://www.dissimulator.tld/almanacs/tonnes.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anisia_Yanai. + dc:creator _:Josu_Colligan. + rdf:type bench:Inproceedings. + bench:booktitle "confrontations tonnes extrudes"^^xsd:string. + rdfs:seeAlso "http://www.almanacs.tld/extrudes/walkings.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "tonnes walkings dispensed"^^xsd:string. + foaf:homepage "http://www.extrudes.tld/dispensed/calibration.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Devon_Kwiecien. + dc:creator _:Munenori_Isleib. + rdf:type bench:Inproceedings. + bench:booktitle "walkings calibration interlarding"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "dispensed interlarding dunged"^^xsd:string. + foaf:homepage "http://www.calibration.tld/dunged/iodize.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Frodehild_Dilgard. + rdf:type bench:Inproceedings. + bench:booktitle "interlarding iodize replications"^^xsd:string. + rdfs:seeAlso "http://www.dunged.tld/replications/motivation.html"^^xsd:string. + swrc:pages "122"^^xsd:integer. + dc:title "iodize motivation gunrunner"^^xsd:string. + foaf:homepage "http://www.replications.tld/gunrunner/didos.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Theodosios_Bensch. + rdf:type bench:Inproceedings. + bench:booktitle "motivation didos recapitulates"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "gunrunner recapitulates silkworms"^^xsd:string. + foaf:homepage "http://www.didos.tld/silkworms/pathologist.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zacharie_Mosson. + rdf:type bench:Inproceedings. + bench:booktitle "recapitulates pathologist mechanotherapy"^^xsd:string. + bench:cdrom "http://www.silkworms.tld/mechanotherapy/allegorist.html"^^xsd:string. + rdfs:seeAlso "http://www.pathologist.tld/allegorist/gratuitousness.html"^^xsd:string. + swrc:pages "10"^^xsd:integer. + dc:title "mechanotherapy gratuitousness babylonia"^^xsd:string. + foaf:homepage "http://www.allegorist.tld/babylonia/airmailed.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Sterlin_Schrack. + swrc:editor _:Marissa_Shadden. + swrc:editor _:Koenraad_Trifiletti. + swrc:editor _:Alvera_Caperton. + rdf:type bench:Incollection. + bench:booktitle "gratuitousness airmailed vanillas"^^xsd:string. + dc:title "babylonia vanillas howlet"^^xsd:string. + foaf:homepage "http://www.airmailed.tld/howlet/ochring.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. +_:Krabava_Benincase rdf:type foaf:Person. +_:Krabava_Benincase foaf:name "Krabava Benincase"^^xsd:string. + dc:creator _:Krabava_Benincase. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 9 (1966)"^^xsd:string. + swrc:volume "3"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.howlet.tld/ligatured/femme.html"^^xsd:string. + dc:title "ochring femme grimness"^^xsd:string. + foaf:homepage "http://www.ligatured.tld/grimness/anticlinal.html"^^xsd:string. + swrc:journal . +_:Esinam_Guier rdf:type foaf:Person. +_:Esinam_Guier foaf:name "Esinam Guier"^^xsd:string. + dc:creator _:Esinam_Guier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.femme.tld/anticlinal/trudgers.html"^^xsd:string. + swrc:pages "14"^^xsd:integer. + dc:title "grimness trudgers optician"^^xsd:string. + foaf:homepage "http://www.anticlinal.tld/optician/aortae.html"^^xsd:string. + swrc:journal . +_:Alfrred_Surprenant rdf:type foaf:Person. +_:Alfrred_Surprenant foaf:name "Alfrred Surprenant"^^xsd:string. + dc:creator _:Alfrred_Surprenant. +_:Felippe_Desai rdf:type foaf:Person. +_:Felippe_Desai foaf:name "Felippe Desai"^^xsd:string. + dc:creator _:Felippe_Desai. + rdf:type bench:Article. + rdfs:seeAlso "http://www.trudgers.tld/aortae/chorded.html"^^xsd:string. + swrc:pages "157"^^xsd:integer. + dc:title "optician chorded conjugator"^^xsd:string. + foaf:homepage "http://www.aortae.tld/conjugator/compliments.html"^^xsd:string. + swrc:journal . +_:Akai_Qin rdf:type foaf:Person. +_:Akai_Qin foaf:name "Akai Qin"^^xsd:string. + dc:creator _:Akai_Qin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chorded.tld/compliments/floatability.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "conjugator floatability stockjobbing"^^xsd:string. + foaf:homepage "http://www.compliments.tld/stockjobbing/vips.html"^^xsd:string. + swrc:journal . +_:Courtenay_Babjeck rdf:type foaf:Person. +_:Courtenay_Babjeck foaf:name "Courtenay Babjeck"^^xsd:string. + dc:creator _:Courtenay_Babjeck. + rdf:type bench:Article. + rdfs:seeAlso "http://www.floatability.tld/vips/uremic.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "stockjobbing uremic militias"^^xsd:string. + foaf:homepage "http://www.vips.tld/militias/outwaits.html"^^xsd:string. + swrc:journal . +_:Margie_Terrebonne rdf:type foaf:Person. +_:Margie_Terrebonne foaf:name "Margie Terrebonne"^^xsd:string. + dc:creator _:Margie_Terrebonne. + rdf:type bench:Article. + rdfs:seeAlso "http://www.uremic.tld/outwaits/bureaus.html"^^xsd:string. + swrc:note "seducing interpreters freezes corsair steelier decadents unconquerable perspicacity pinched kaiak amercing tommyrot"^^xsd:string. + swrc:pages "73"^^xsd:integer. + dc:title "militias bureaus adyta"^^xsd:string. + foaf:homepage "http://www.outwaits.tld/adyta/curial.html"^^xsd:string. + swrc:journal . +_:Orino_Gauntt rdf:type foaf:Person. +_:Orino_Gauntt foaf:name "Orino Gauntt"^^xsd:string. + dc:creator _:Orino_Gauntt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bureaus.tld/curial/tiffs.html"^^xsd:string. + swrc:pages "188"^^xsd:integer. + dc:title "adyta tiffs metrists"^^xsd:string. + foaf:homepage "http://www.curial.tld/metrists/maskers.html"^^xsd:string. + swrc:journal . +_:Taroemon_Tomlinson rdf:type foaf:Person. +_:Taroemon_Tomlinson foaf:name "Taroemon Tomlinson"^^xsd:string. + dc:creator _:Taroemon_Tomlinson. + rdf:type bench:Article. + swrc:pages "104"^^xsd:integer. + dc:title "tiffs maskers remits"^^xsd:string. + foaf:homepage "http://www.metrists.tld/remits/decreer.html"^^xsd:string. + swrc:journal . +_:Komala_Mathieson rdf:type foaf:Person. +_:Komala_Mathieson foaf:name "Komala Mathieson"^^xsd:string. + dc:creator _:Komala_Mathieson. +_:Leah_Hoguet rdf:type foaf:Person. +_:Leah_Hoguet foaf:name "Leah Hoguet"^^xsd:string. + dc:creator _:Leah_Hoguet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.maskers.tld/decreer/biggie.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "remits biggie universalized"^^xsd:string. + foaf:homepage "http://www.decreer.tld/universalized/tottery.html"^^xsd:string. + swrc:journal . +_:Farrah_Kipling rdf:type foaf:Person. +_:Farrah_Kipling foaf:name "Farrah Kipling"^^xsd:string. + dc:creator _:Farrah_Kipling. +_:Neifion_Lebrecque rdf:type foaf:Person. +_:Neifion_Lebrecque foaf:name "Neifion Lebrecque"^^xsd:string. + dc:creator _:Neifion_Lebrecque. + rdf:type bench:Article. + swrc:pages "31"^^xsd:integer. + dc:title "biggie tottery jabbered"^^xsd:string. + foaf:homepage "http://www.universalized.tld/jabbered/emperors.html"^^xsd:string. + swrc:journal . +_:Baltsaros_Filiault rdf:type foaf:Person. +_:Baltsaros_Filiault foaf:name "Baltsaros Filiault"^^xsd:string. + dc:creator _:Baltsaros_Filiault. + rdf:type bench:Article. + swrc:pages "47"^^xsd:integer. + dc:title "tottery emperors drizzlier"^^xsd:string. + foaf:homepage "http://www.jabbered.tld/drizzlier/courted.html"^^xsd:string. + swrc:journal . +_:Nyoko_Ling rdf:type foaf:Person. +_:Nyoko_Ling foaf:name "Nyoko Ling"^^xsd:string. + dc:creator _:Nyoko_Ling. + rdf:type bench:Article. + swrc:pages "51"^^xsd:integer. + dc:title "emperors courted epigrammatize"^^xsd:string. + foaf:homepage "http://www.drizzlier.tld/epigrammatize/affrayers.html"^^xsd:string. + swrc:journal . +_:Chau_Nestler rdf:type foaf:Person. +_:Chau_Nestler foaf:name "Chau Nestler"^^xsd:string. + dc:creator _:Chau_Nestler. +_:Leontine_Wrzesinski rdf:type foaf:Person. +_:Leontine_Wrzesinski foaf:name "Leontine Wrzesinski"^^xsd:string. + dc:creator _:Leontine_Wrzesinski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.courted.tld/affrayers/jadeite.html"^^xsd:string. + swrc:pages "139"^^xsd:integer. + dc:title "epigrammatize jadeite imaginarily"^^xsd:string. + foaf:homepage "http://www.affrayers.tld/imaginarily/salesladies.html"^^xsd:string. + swrc:journal . +_:Abilo_Ledyard rdf:type foaf:Person. +_:Abilo_Ledyard foaf:name "Abilo Ledyard"^^xsd:string. + dc:creator _:Abilo_Ledyard. +_:Helga_Colding rdf:type foaf:Person. +_:Helga_Colding foaf:name "Helga Colding"^^xsd:string. + dc:creator _:Helga_Colding. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jadeite.tld/salesladies/granter.html"^^xsd:string. + swrc:pages "130"^^xsd:integer. + dc:title "imaginarily granter swounds"^^xsd:string. + foaf:homepage "http://www.salesladies.tld/swounds/emend.html"^^xsd:string. + swrc:journal . +_:BenAmi_Rummerfield rdf:type foaf:Person. +_:BenAmi_Rummerfield foaf:name "BenAmi Rummerfield"^^xsd:string. + dc:creator _:BenAmi_Rummerfield. + rdf:type bench:Article. + rdfs:seeAlso "http://www.granter.tld/emend/husked.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "swounds husked cricketer"^^xsd:string. + foaf:homepage "http://www.emend.tld/cricketer/cuspids.html"^^xsd:string. + swrc:journal . +_:Saood_Pichardo rdf:type foaf:Person. +_:Saood_Pichardo foaf:name "Saood Pichardo"^^xsd:string. + dc:creator _:Saood_Pichardo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.husked.tld/cuspids/rheniums.html"^^xsd:string. + swrc:pages "23"^^xsd:integer. + dc:title "cricketer rheniums exscinding"^^xsd:string. + foaf:homepage "http://www.cuspids.tld/exscinding/remonstrator.html"^^xsd:string. + swrc:journal . +_:Owin_Osmond rdf:type foaf:Person. +_:Owin_Osmond foaf:name "Owin Osmond"^^xsd:string. + dc:creator _:Owin_Osmond. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rheniums.tld/remonstrator/bolloxes.html"^^xsd:string. + swrc:pages "162"^^xsd:integer. + dc:title "exscinding bolloxes slinking"^^xsd:string. + foaf:homepage "http://www.remonstrator.tld/slinking/establishments.html"^^xsd:string. + swrc:journal . +_:Curcio_Burciaga rdf:type foaf:Person. +_:Curcio_Burciaga foaf:name "Curcio Burciaga"^^xsd:string. + dc:creator _:Curcio_Burciaga. +_:Rodger_Merrihew rdf:type foaf:Person. +_:Rodger_Merrihew foaf:name "Rodger Merrihew"^^xsd:string. + dc:creator _:Rodger_Merrihew. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bolloxes.tld/establishments/pendulums.html"^^xsd:string. + swrc:pages "132"^^xsd:integer. + dc:title "slinking pendulums wined"^^xsd:string. + foaf:homepage "http://www.establishments.tld/wined/arrester.html"^^xsd:string. + swrc:journal . +_:Dankrade_Lynady rdf:type foaf:Person. +_:Dankrade_Lynady foaf:name "Dankrade Lynady"^^xsd:string. + dc:creator _:Dankrade_Lynady. + rdf:type bench:Article. + swrc:pages "160"^^xsd:integer. + dc:title "pendulums arrester rockworks"^^xsd:string. + foaf:homepage "http://www.wined.tld/rockworks/metazoa.html"^^xsd:string. + swrc:journal . +_:Irmengard_Vanmiddleswor rdf:type foaf:Person. +_:Irmengard_Vanmiddleswor foaf:name "Irmengard Vanmiddleswor"^^xsd:string. + dc:creator _:Irmengard_Vanmiddleswor. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arrester.tld/metazoa/littlest.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "rockworks littlest ensure"^^xsd:string. + foaf:homepage "http://www.metazoa.tld/ensure/referendums.html"^^xsd:string. + swrc:journal . +_:LaTicia_Peacher rdf:type foaf:Person. +_:LaTicia_Peacher foaf:name "LaTicia Peacher"^^xsd:string. + dc:creator _:LaTicia_Peacher. + rdf:type bench:Article. + rdfs:seeAlso "http://www.littlest.tld/referendums/dabbed.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "ensure dabbed concessive"^^xsd:string. + foaf:homepage "http://www.referendums.tld/concessive/sexology.html"^^xsd:string. + swrc:journal . +_:Edwin_Masloski rdf:type foaf:Person. +_:Edwin_Masloski foaf:name "Edwin Masloski"^^xsd:string. + dc:creator _:Edwin_Masloski. +_:Leonide_Hickle rdf:type foaf:Person. +_:Leonide_Hickle foaf:name "Leonide Hickle"^^xsd:string. + dc:creator _:Leonide_Hickle. + rdf:type bench:Article. + swrc:pages "25"^^xsd:integer. + dc:title "dabbed sexology overkill"^^xsd:string. + foaf:homepage "http://www.concessive.tld/overkill/seemings.html"^^xsd:string. + swrc:journal . +_:Ysabel_Moffet rdf:type foaf:Person. +_:Ysabel_Moffet foaf:name "Ysabel Moffet"^^xsd:string. + dc:creator _:Ysabel_Moffet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sexology.tld/seemings/arched.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "overkill arched glamorizations"^^xsd:string. + foaf:homepage "http://www.seemings.tld/glamorizations/sandbaggers.html"^^xsd:string. + swrc:journal . +_:Aizdiakova_Liceaga rdf:type foaf:Person. +_:Aizdiakova_Liceaga foaf:name "Aizdiakova Liceaga"^^xsd:string. + dc:creator _:Aizdiakova_Liceaga. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arched.tld/sandbaggers/egis.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "glamorizations egis clouters"^^xsd:string. + foaf:homepage "http://www.sandbaggers.tld/clouters/spooking.html"^^xsd:string. + swrc:journal . +_:Amita_Hambleton rdf:type foaf:Person. +_:Amita_Hambleton foaf:name "Amita Hambleton"^^xsd:string. + dc:creator _:Amita_Hambleton. + rdf:type bench:Article. + swrc:pages "14"^^xsd:integer. + dc:title "egis spooking wedder"^^xsd:string. + foaf:homepage "http://www.clouters.tld/wedder/unsurpassable.html"^^xsd:string. + swrc:journal . +_:Fercos_Kinkel rdf:type foaf:Person. +_:Fercos_Kinkel foaf:name "Fercos Kinkel"^^xsd:string. + dc:creator _:Fercos_Kinkel. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "spooking unsurpassable wonted"^^xsd:string. + foaf:homepage "http://www.wedder.tld/wonted/wintriest.html"^^xsd:string. + swrc:journal . +_:Esta_Kerfoot rdf:type foaf:Person. +_:Esta_Kerfoot foaf:name "Esta Kerfoot"^^xsd:string. + dc:creator _:Esta_Kerfoot. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unsurpassable.tld/wintriest/alls.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "wonted alls decentralize"^^xsd:string. + foaf:homepage "http://www.wintriest.tld/decentralize/preallots.html"^^xsd:string. + swrc:journal . +_:Koloman_Bhakta rdf:type foaf:Person. +_:Koloman_Bhakta foaf:name "Koloman Bhakta"^^xsd:string. + dc:creator _:Koloman_Bhakta. + rdf:type bench:Article. + dc:title "alls preallots windrows"^^xsd:string. + foaf:homepage "http://www.decentralize.tld/windrows/unreasonableness.html"^^xsd:string. + swrc:journal . +_:Naoki_Stoliker rdf:type foaf:Person. +_:Naoki_Stoliker foaf:name "Naoki Stoliker"^^xsd:string. + dc:creator _:Naoki_Stoliker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.preallots.tld/unreasonableness/damasked.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "windrows damasked trochoids"^^xsd:string. + foaf:homepage "http://www.unreasonableness.tld/trochoids/symbolize.html"^^xsd:string. + swrc:journal . +_:Blanda_Mazzucco rdf:type foaf:Person. +_:Blanda_Mazzucco foaf:name "Blanda Mazzucco"^^xsd:string. + dc:creator _:Blanda_Mazzucco. + rdf:type bench:Article. + rdfs:seeAlso "http://www.damasked.tld/symbolize/bowling.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "trochoids bowling overproud"^^xsd:string. + foaf:homepage "http://www.symbolize.tld/overproud/corrupted.html"^^xsd:string. + swrc:journal . +_:Lutwin_Lujano rdf:type foaf:Person. +_:Lutwin_Lujano foaf:name "Lutwin Lujano"^^xsd:string. + dc:creator _:Lutwin_Lujano. +_:Alys_Boedecker rdf:type foaf:Person. +_:Alys_Boedecker foaf:name "Alys Boedecker"^^xsd:string. + dc:creator _:Alys_Boedecker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bowling.tld/corrupted/symphonies.html"^^xsd:string. + swrc:pages "140"^^xsd:integer. + dc:title "overproud symphonies mummified"^^xsd:string. + foaf:homepage "http://www.corrupted.tld/mummified/pensions.html"^^xsd:string. + swrc:journal . +_:Elsi_Silverman rdf:type foaf:Person. +_:Elsi_Silverman foaf:name "Elsi Silverman"^^xsd:string. + dc:creator _:Elsi_Silverman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.symphonies.tld/pensions/warworn.html"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "mummified warworn deafness"^^xsd:string. + foaf:homepage "http://www.pensions.tld/deafness/oceanologist.html"^^xsd:string. + swrc:journal . +_:Janecska_Turrey rdf:type foaf:Person. +_:Janecska_Turrey foaf:name "Janecska Turrey"^^xsd:string. + dc:creator _:Janecska_Turrey. + rdf:type bench:Article. + rdfs:seeAlso "http://www.warworn.tld/oceanologist/shoring.html"^^xsd:string. + swrc:pages "75"^^xsd:integer. + dc:title "deafness shoring mouthily"^^xsd:string. + foaf:homepage "http://www.oceanologist.tld/mouthily/aviarist.html"^^xsd:string. + swrc:journal . +_:Hiroshi_Henneberger rdf:type foaf:Person. +_:Hiroshi_Henneberger foaf:name "Hiroshi Henneberger"^^xsd:string. + dc:creator _:Hiroshi_Henneberger. + rdf:type bench:Article. + swrc:pages "57"^^xsd:integer. + dc:title "shoring aviarist supplanters"^^xsd:string. + foaf:homepage "http://www.mouthily.tld/supplanters/outlaying.html"^^xsd:string. + swrc:journal . +_:Sverine_Barda rdf:type foaf:Person. +_:Sverine_Barda foaf:name "Sverine Barda"^^xsd:string. + dc:creator _:Sverine_Barda. + swrc:editor _:Gajra_Ulch. + swrc:editor _:Marissa_Shadden. + swrc:editor _:Koenraad_Trifiletti. + swrc:editor _:Alvera_Caperton. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 10 (1966)"^^xsd:string. + swrc:volume "2"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.supplanters.tld/petards/bhangs.html"^^xsd:string. + swrc:pages "121"^^xsd:integer. + dc:title "outlaying bhangs raved"^^xsd:string. + foaf:homepage "http://www.petards.tld/raved/arisings.html"^^xsd:string. + swrc:journal . +_:Karuna_Mottola rdf:type foaf:Person. +_:Karuna_Mottola foaf:name "Karuna Mottola"^^xsd:string. + dc:creator _:Karuna_Mottola. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bhangs.tld/arisings/riskier.html"^^xsd:string. + swrc:pages "133"^^xsd:integer. + dc:title "raved riskier anticorrosive"^^xsd:string. + foaf:homepage "http://www.arisings.tld/anticorrosive/leaks.html"^^xsd:string. + swrc:journal . +_:Pastora_Blando rdf:type foaf:Person. +_:Pastora_Blando foaf:name "Pastora Blando"^^xsd:string. + dc:creator _:Pastora_Blando. +_:Hlne_Cossell rdf:type foaf:Person. +_:Hlne_Cossell foaf:name "Hlne Cossell"^^xsd:string. + dc:creator _:Hlne_Cossell. +_:Dae_Borrero rdf:type foaf:Person. +_:Dae_Borrero foaf:name "Dae Borrero"^^xsd:string. + dc:creator _:Dae_Borrero. + rdf:type bench:Article. + rdfs:seeAlso "http://www.riskier.tld/leaks/scorchers.html"^^xsd:string. + swrc:pages "148"^^xsd:integer. + dc:title "anticorrosive scorchers negation"^^xsd:string. + foaf:homepage "http://www.leaks.tld/negation/flecking.html"^^xsd:string. + swrc:journal . +_:Oxana_Koble rdf:type foaf:Person. +_:Oxana_Koble foaf:name "Oxana Koble"^^xsd:string. + dc:creator _:Oxana_Koble. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scorchers.tld/flecking/coped.html"^^xsd:string. + swrc:pages "80"^^xsd:integer. + dc:title "negation coped bananas"^^xsd:string. + foaf:homepage "http://www.flecking.tld/bananas/fluoroscopists.html"^^xsd:string. + swrc:journal . +_:Delon_Enriguez rdf:type foaf:Person. +_:Delon_Enriguez foaf:name "Delon Enriguez"^^xsd:string. + dc:creator _:Delon_Enriguez. + rdf:type bench:Article. + rdfs:seeAlso "http://www.coped.tld/fluoroscopists/disbandment.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "bananas disbandment modulating"^^xsd:string. + foaf:homepage "http://www.fluoroscopists.tld/modulating/yowie.html"^^xsd:string. + swrc:journal . +_:Matrona_Hagins rdf:type foaf:Person. +_:Matrona_Hagins foaf:name "Matrona Hagins"^^xsd:string. + dc:creator _:Matrona_Hagins. + rdf:type bench:Article. + swrc:pages "182"^^xsd:integer. + dc:title "disbandment yowie otolith"^^xsd:string. + foaf:homepage "http://www.modulating.tld/otolith/radioactivity.html"^^xsd:string. + swrc:journal . +_:Zoraida_Galardo rdf:type foaf:Person. +_:Zoraida_Galardo foaf:name "Zoraida Galardo"^^xsd:string. + dc:creator _:Zoraida_Galardo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yowie.tld/radioactivity/jellied.html"^^xsd:string. + swrc:pages "101"^^xsd:integer. + dc:title "otolith jellied waywardly"^^xsd:string. + foaf:homepage "http://www.radioactivity.tld/waywardly/haying.html"^^xsd:string. + swrc:journal . +_:Ben_Shrake rdf:type foaf:Person. +_:Ben_Shrake foaf:name "Ben Shrake"^^xsd:string. + dc:creator _:Ben_Shrake. +_:Jantel_Grauer rdf:type foaf:Person. +_:Jantel_Grauer foaf:name "Jantel Grauer"^^xsd:string. + dc:creator _:Jantel_Grauer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jellied.tld/haying/curvier.html"^^xsd:string. + swrc:pages "166"^^xsd:integer. + dc:title "waywardly curvier hurrahs"^^xsd:string. + foaf:homepage "http://www.haying.tld/hurrahs/blights.html"^^xsd:string. + swrc:journal . +_:Huraira_Christescu rdf:type foaf:Person. +_:Huraira_Christescu foaf:name "Huraira Christescu"^^xsd:string. + dc:creator _:Huraira_Christescu. + rdf:type bench:Article. + rdfs:seeAlso "http://www.curvier.tld/blights/accommodators.html"^^xsd:string. + swrc:pages "198"^^xsd:integer. + dc:title "hurrahs accommodators tabby"^^xsd:string. + foaf:homepage "http://www.blights.tld/tabby/scotties.html"^^xsd:string. + swrc:journal . +_:Tatsa_Nasca rdf:type foaf:Person. +_:Tatsa_Nasca foaf:name "Tatsa Nasca"^^xsd:string. + dc:creator _:Tatsa_Nasca. + rdf:type bench:Article. + swrc:pages "82"^^xsd:integer. + dc:title "accommodators scotties aridest"^^xsd:string. + foaf:homepage "http://www.tabby.tld/aridest/unexplored.html"^^xsd:string. + swrc:journal . +_:Delisha_Guffanti rdf:type foaf:Person. +_:Delisha_Guffanti foaf:name "Delisha Guffanti"^^xsd:string. + dc:creator _:Delisha_Guffanti. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scotties.tld/unexplored/philter.html"^^xsd:string. + dc:title "aridest philter decorative"^^xsd:string. + foaf:homepage "http://www.unexplored.tld/decorative/quarterly.html"^^xsd:string. + swrc:journal . +_:Rolando_Sillas rdf:type foaf:Person. +_:Rolando_Sillas foaf:name "Rolando Sillas"^^xsd:string. + dc:creator _:Rolando_Sillas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.philter.tld/quarterly/shamelessness.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "decorative shamelessness shily"^^xsd:string. + swrc:journal . +_:Mochihito_Schilz rdf:type foaf:Person. +_:Mochihito_Schilz foaf:name "Mochihito Schilz"^^xsd:string. + dc:creator _:Mochihito_Schilz. +_:Tetsuo_Hommell rdf:type foaf:Person. +_:Tetsuo_Hommell foaf:name "Tetsuo Hommell"^^xsd:string. + dc:creator _:Tetsuo_Hommell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quarterly.tld/shily/pedophile.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "shamelessness pedophile adventurousness"^^xsd:string. + foaf:homepage "http://www.shily.tld/adventurousness/outcropping.html"^^xsd:string. + swrc:journal . +_:Ho_Hutyra rdf:type foaf:Person. +_:Ho_Hutyra foaf:name "Ho Hutyra"^^xsd:string. + dc:creator _:Ho_Hutyra. + rdf:type bench:Article. + swrc:pages "170"^^xsd:integer. + dc:title "pedophile outcropping uninjured"^^xsd:string. + foaf:homepage "http://www.adventurousness.tld/uninjured/signatured.html"^^xsd:string. + swrc:journal . +_:Plexippus_Regino rdf:type foaf:Person. +_:Plexippus_Regino foaf:name "Plexippus Regino"^^xsd:string. + dc:creator _:Plexippus_Regino. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outcropping.tld/signatured/hallucinational.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "uninjured hallucinational enrols"^^xsd:string. + foaf:homepage "http://www.signatured.tld/enrols/quitclaims.html"^^xsd:string. + swrc:journal . +_:Marlon_Ranmar rdf:type foaf:Person. +_:Marlon_Ranmar foaf:name "Marlon Ranmar"^^xsd:string. + dc:creator _:Marlon_Ranmar. +_:Margo_Anderlik rdf:type foaf:Person. +_:Margo_Anderlik foaf:name "Margo Anderlik"^^xsd:string. + dc:creator _:Margo_Anderlik. + rdf:type bench:Article. + swrc:pages "157"^^xsd:integer. + dc:title "hallucinational quitclaims predaciousness"^^xsd:string. + foaf:homepage "http://www.enrols.tld/predaciousness/sketches.html"^^xsd:string. + swrc:journal . +_:Culhwch_Tremaine rdf:type foaf:Person. +_:Culhwch_Tremaine foaf:name "Culhwch Tremaine"^^xsd:string. + dc:creator _:Culhwch_Tremaine. + rdf:type bench:Article. + rdfs:seeAlso "http://www.quitclaims.tld/sketches/webless.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "predaciousness webless mercurochrome"^^xsd:string. + foaf:homepage "http://www.sketches.tld/mercurochrome/anaemia.html"^^xsd:string. + swrc:journal . +_:Yago_Ruta rdf:type foaf:Person. +_:Yago_Ruta foaf:name "Yago Ruta"^^xsd:string. + dc:creator _:Yago_Ruta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.webless.tld/anaemia/dreamers.html"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "mercurochrome dreamers bluebills"^^xsd:string. + foaf:homepage "http://www.anaemia.tld/bluebills/adolescently.html"^^xsd:string. + swrc:journal . +_:Laasya_Kruegel rdf:type foaf:Person. +_:Laasya_Kruegel foaf:name "Laasya Kruegel"^^xsd:string. + dc:creator _:Laasya_Kruegel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dreamers.tld/adolescently/gentlemanly.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "bluebills gentlemanly dubonnets"^^xsd:string. + foaf:homepage "http://www.adolescently.tld/dubonnets/pollened.html"^^xsd:string. + swrc:journal . +_:Shigeko_Olmsted rdf:type foaf:Person. +_:Shigeko_Olmsted foaf:name "Shigeko Olmsted"^^xsd:string. + dc:creator _:Shigeko_Olmsted. +_:Rananin_Mashni rdf:type foaf:Person. +_:Rananin_Mashni foaf:name "Rananin Mashni"^^xsd:string. + dc:creator _:Rananin_Mashni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.gentlemanly.tld/pollened/relished.html"^^xsd:string. + swrc:pages "56"^^xsd:integer. + dc:title "dubonnets relished eruptive"^^xsd:string. + foaf:homepage "http://www.pollened.tld/eruptive/profiles.html"^^xsd:string. + swrc:journal . +_:Frieda_Campagna rdf:type foaf:Person. +_:Frieda_Campagna foaf:name "Frieda Campagna"^^xsd:string. + dc:creator _:Frieda_Campagna. + rdf:type bench:Article. + rdfs:seeAlso "http://www.relished.tld/profiles/immigrated.html"^^xsd:string. + dc:title "eruptive immigrated vialling"^^xsd:string. + foaf:homepage "http://www.profiles.tld/vialling/stiller.html"^^xsd:string. + swrc:journal . +_:Taji_Rymes rdf:type foaf:Person. +_:Taji_Rymes foaf:name "Taji Rymes"^^xsd:string. + dc:creator _:Taji_Rymes. + rdf:type bench:Article. + rdfs:seeAlso "http://www.immigrated.tld/stiller/braids.html"^^xsd:string. + swrc:pages "126"^^xsd:integer. + dc:title "vialling braids reencounter"^^xsd:string. + foaf:homepage "http://www.stiller.tld/reencounter/cantraps.html"^^xsd:string. + swrc:journal . +_:Gislle_Gusa rdf:type foaf:Person. +_:Gislle_Gusa foaf:name "Gislle Gusa"^^xsd:string. + dc:creator _:Gislle_Gusa. + dcterms:references _:references30. +_:references30 rdf:type rdf:Bag. +_:references30 rdf:_1 . +_:references30 rdf:_2 . +_:references30 rdf:_3 . +_:references30 rdf:_4 . +_:references30 rdf:_5 . +_:references30 rdf:_6 . +_:references30 rdf:_7 . +_:references30 rdf:_8 . +_:references30 rdf:_9 . +_:references30 rdf:_10 . +_:references30 rdf:_11 . +_:references30 rdf:_12 . +_:references30 rdf:_13 . +_:references30 rdf:_14 . +_:references30 rdf:_15 . +_:references30 rdf:_16 . +_:references30 rdf:_17 . +_:references30 rdf:_18 . +_:references30 rdf:_19 . + rdf:type bench:Article. + rdfs:seeAlso "http://www.braids.tld/cantraps/copied.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "reencounter copied thoughtfulness"^^xsd:string. + foaf:homepage "http://www.cantraps.tld/thoughtfulness/imitative.html"^^xsd:string. + swrc:journal . +_:Phoena_Lannen rdf:type foaf:Person. +_:Phoena_Lannen foaf:name "Phoena Lannen"^^xsd:string. + dc:creator _:Phoena_Lannen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.copied.tld/imitative/financially.html"^^xsd:string. + swrc:pages "22"^^xsd:integer. + dc:title "thoughtfulness financially blends"^^xsd:string. + foaf:homepage "http://www.imitative.tld/blends/pokeweeds.html"^^xsd:string. + swrc:journal . +_:Geovana_Stramel rdf:type foaf:Person. +_:Geovana_Stramel foaf:name "Geovana Stramel"^^xsd:string. + dc:creator _:Geovana_Stramel. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "financially pokeweeds cooees"^^xsd:string. + foaf:homepage "http://www.blends.tld/cooees/dispenses.html"^^xsd:string. + swrc:journal . +_:Estralita_Lelah rdf:type foaf:Person. +_:Estralita_Lelah foaf:name "Estralita Lelah"^^xsd:string. + dc:creator _:Estralita_Lelah. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pokeweeds.tld/dispenses/steatite.html"^^xsd:string. + dc:title "cooees steatite funicular"^^xsd:string. + foaf:homepage "http://www.dispenses.tld/funicular/snowpack.html"^^xsd:string. + swrc:journal . +_:Maximino_Shullick rdf:type foaf:Person. +_:Maximino_Shullick foaf:name "Maximino Shullick"^^xsd:string. + dc:creator _:Maximino_Shullick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.steatite.tld/snowpack/ineloquent.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "funicular ineloquent pulque"^^xsd:string. + foaf:homepage "http://www.snowpack.tld/pulque/handoff.html"^^xsd:string. + swrc:journal . +_:Athansios_Svendsen rdf:type foaf:Person. +_:Athansios_Svendsen foaf:name "Athansios Svendsen"^^xsd:string. + dc:creator _:Athansios_Svendsen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ineloquent.tld/handoff/psalms.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "pulque psalms sylphish"^^xsd:string. + foaf:homepage "http://www.handoff.tld/sylphish/romanticized.html"^^xsd:string. + swrc:journal . +_:Verena_Cherrier rdf:type foaf:Person. +_:Verena_Cherrier foaf:name "Verena Cherrier"^^xsd:string. + dc:creator _:Verena_Cherrier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.psalms.tld/romanticized/rescripts.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "sylphish rescripts innominate"^^xsd:string. + foaf:homepage "http://www.romanticized.tld/innominate/rumbled.html"^^xsd:string. + swrc:journal . +_:Devochka_Nordby rdf:type foaf:Person. +_:Devochka_Nordby foaf:name "Devochka Nordby"^^xsd:string. + dc:creator _:Devochka_Nordby. + rdf:type bench:Article. + swrc:pages "87"^^xsd:integer. + dc:title "rescripts rumbled receipts"^^xsd:string. + foaf:homepage "http://www.innominate.tld/receipts/bunkered.html"^^xsd:string. + swrc:journal . +_:AbdulGhani_Patao rdf:type foaf:Person. +_:AbdulGhani_Patao foaf:name "AbdulGhani Patao"^^xsd:string. + dc:creator _:AbdulGhani_Patao. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rumbled.tld/bunkered/fortifiers.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "receipts fortifiers impishness"^^xsd:string. + foaf:homepage "http://www.bunkered.tld/impishness/hacklers.html"^^xsd:string. + swrc:journal . +_:Theodon_Poaipuni rdf:type foaf:Person. +_:Theodon_Poaipuni foaf:name "Theodon Poaipuni"^^xsd:string. + dc:creator _:Theodon_Poaipuni. + rdf:type bench:Article. + rdfs:seeAlso "http://www.fortifiers.tld/hacklers/lordliest.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "impishness lordliest sixes"^^xsd:string. + foaf:homepage "http://www.hacklers.tld/sixes/ratified.html"^^xsd:string. + swrc:journal . +_:Holm_Sauret rdf:type foaf:Person. +_:Holm_Sauret foaf:name "Holm Sauret"^^xsd:string. + dc:creator _:Holm_Sauret. + rdf:type bench:Article. + rdfs:seeAlso "http://www.lordliest.tld/ratified/lunars.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "sixes lunars crenel"^^xsd:string. + foaf:homepage "http://www.ratified.tld/crenel/retaliators.html"^^xsd:string. + swrc:journal . +_:Kobo_Agor rdf:type foaf:Person. +_:Kobo_Agor foaf:name "Kobo Agor"^^xsd:string. + dc:creator _:Kobo_Agor. + rdf:type bench:Article. + swrc:pages "42"^^xsd:integer. + dc:title "lunars retaliators mismanaging"^^xsd:string. + foaf:homepage "http://www.crenel.tld/mismanaging/immolations.html"^^xsd:string. + swrc:journal . +_:Cheslav_Sahl rdf:type foaf:Person. +_:Cheslav_Sahl foaf:name "Cheslav Sahl"^^xsd:string. + dc:creator _:Cheslav_Sahl. + rdf:type bench:Article. + rdfs:seeAlso "http://www.retaliators.tld/immolations/phials.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "mismanaging phials techy"^^xsd:string. + foaf:homepage "http://www.immolations.tld/techy/sketchers.html"^^xsd:string. + swrc:journal . +_:Placenta_Pahls rdf:type foaf:Person. +_:Placenta_Pahls foaf:name "Placenta Pahls"^^xsd:string. + dc:creator _:Placenta_Pahls. + rdf:type bench:Article. + rdfs:seeAlso "http://www.phials.tld/sketchers/selectivity.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "techy selectivity theoretically"^^xsd:string. + foaf:homepage "http://www.sketchers.tld/theoretically/excursive.html"^^xsd:string. + swrc:journal . +_:Sonamu_Vastano rdf:type foaf:Person. +_:Sonamu_Vastano foaf:name "Sonamu Vastano"^^xsd:string. + dc:creator _:Sonamu_Vastano. +_:Zakharia_Serratore rdf:type foaf:Person. +_:Zakharia_Serratore foaf:name "Zakharia Serratore"^^xsd:string. + dc:creator _:Zakharia_Serratore. + rdf:type bench:Article. + rdfs:seeAlso "http://www.selectivity.tld/excursive/colorist.html"^^xsd:string. + swrc:note "intergroup rattlings celebs nephrectomy pignuts birdman inconcealable brawled enlistment confounded excepting"^^xsd:string. + swrc:pages "91"^^xsd:integer. + dc:title "theoretically colorist problems"^^xsd:string. + foaf:homepage "http://www.excursive.tld/problems/oarlock.html"^^xsd:string. + swrc:journal . +_:Annemarie_Raniero rdf:type foaf:Person. +_:Annemarie_Raniero foaf:name "Annemarie Raniero"^^xsd:string. + dc:creator _:Annemarie_Raniero. +_:Jaap_Hongeva rdf:type foaf:Person. +_:Jaap_Hongeva foaf:name "Jaap Hongeva"^^xsd:string. + dc:creator _:Jaap_Hongeva. + rdf:type bench:Article. + rdfs:seeAlso "http://www.colorist.tld/oarlock/localites.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "problems localites trumpeted"^^xsd:string. + foaf:homepage "http://www.oarlock.tld/trumpeted/viced.html"^^xsd:string. + swrc:journal . +_:Shigematsu_Andrson rdf:type foaf:Person. +_:Shigematsu_Andrson foaf:name "Shigematsu Andrson"^^xsd:string. + dc:creator _:Shigematsu_Andrson. + rdf:type bench:Proceedings. + bench:booktitle "localites viced religiously"^^xsd:string. + swrc:isbn "0-9885-6038-0"^^xsd:string. + dc:publisher "Books That Work"^^xsd:string. + dc:title "Proceeding 5 (1966)"^^xsd:string. + foaf:homepage "http://www.viced.tld/pederastically/inquisitors.html"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "religiously inquisitors cambist"^^xsd:string. + rdfs:seeAlso "http://www.pederastically.tld/cambist/syncing.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "inquisitors syncing sparring"^^xsd:string. + foaf:homepage "http://www.cambist.tld/sparring/pseudoclassicism.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ismni_Bregon. + rdf:type bench:Inproceedings. + bench:booktitle "syncing pseudoclassicism askant"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "sparring askant canaries"^^xsd:string. + foaf:homepage "http://www.pseudoclassicism.tld/canaries/cultivator.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dafydd_Fullam. + rdf:type bench:Inproceedings. + bench:booktitle "askant cultivator dads"^^xsd:string. + rdfs:seeAlso "http://www.canaries.tld/dads/sonless.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "cultivator sonless emigration"^^xsd:string. + foaf:homepage "http://www.dads.tld/emigration/sleights.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Kyuso_Mcilvenny. + rdf:type bench:Inproceedings. + bench:booktitle "sonless sleights monthlies"^^xsd:string. + swrc:pages "16"^^xsd:integer. + dc:title "emigration monthlies triteness"^^xsd:string. + foaf:homepage "http://www.sleights.tld/triteness/erosional.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Minna_Gutieres. + rdf:type bench:Inproceedings. + bench:booktitle "monthlies erosional cryotherapies"^^xsd:string. + swrc:pages "113"^^xsd:integer. + dc:title "triteness cryotherapies southings"^^xsd:string. + foaf:homepage "http://www.erosional.tld/southings/elks.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Bandana_Mendoza. + dc:creator _:Yale_Sumaya. + rdf:type bench:Inproceedings. + bench:booktitle "cryotherapies elks crabwise"^^xsd:string. + rdfs:seeAlso "http://www.southings.tld/crabwise/scrambler.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "elks scrambler retrofiring"^^xsd:string. + foaf:homepage "http://www.crabwise.tld/retrofiring/outwits.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Branwen_Ratz. + rdf:type bench:Inproceedings. + bench:booktitle "scrambler outwits homey"^^xsd:string. + dc:title "retrofiring homey footlessness"^^xsd:string. + foaf:homepage "http://www.outwits.tld/footlessness/chirpy.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Quirin_Flamino. + rdf:type bench:Inproceedings. + bench:booktitle "homey chirpy abator"^^xsd:string. + rdfs:seeAlso "http://www.footlessness.tld/abator/copping.html"^^xsd:string. + swrc:pages "55"^^xsd:integer. + dc:title "chirpy copping fumarolic"^^xsd:string. + foaf:homepage "http://www.abator.tld/fumarolic/braising.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Germund_Betty. + rdf:type bench:Inproceedings. + bench:booktitle "copping braising panicles"^^xsd:string. + swrc:pages "155"^^xsd:integer. + dc:title "fumarolic panicles leveraged"^^xsd:string. + foaf:homepage "http://www.braising.tld/leveraged/resubscribing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Madison_Schwamberger. + rdf:type bench:Inproceedings. + bench:booktitle "panicles resubscribing biochemistries"^^xsd:string. + rdfs:seeAlso "http://www.leveraged.tld/biochemistries/pinstriped.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "resubscribing pinstriped chumship"^^xsd:string. + foaf:homepage "http://www.biochemistries.tld/chumship/tittie.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Eithne_Hebdon. + dc:creator _:Pedring_Susong. + rdf:type bench:Inproceedings. + bench:booktitle "pinstriped tittie lackeyed"^^xsd:string. + rdfs:seeAlso "http://www.chumship.tld/lackeyed/kebab.html"^^xsd:string. + swrc:pages "181"^^xsd:integer. + dc:title "tittie kebab faded"^^xsd:string. + foaf:homepage "http://www.lackeyed.tld/faded/bereavement.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Atmaja_Mouser. + rdf:type bench:Inproceedings. + bench:booktitle "kebab bereavement oppositionist"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "faded oppositionist threnody"^^xsd:string. + foaf:homepage "http://www.bereavement.tld/threnody/overindustrialize.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Laverna_Nodurft. + rdf:type bench:Inproceedings. + bench:booktitle "oppositionist overindustrialize stinting"^^xsd:string. + rdfs:seeAlso "http://www.threnody.tld/stinting/favoritism.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "overindustrialize favoritism behemoths"^^xsd:string. + foaf:homepage "http://www.stinting.tld/behemoths/fitness.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Hidehira_Trolinger. + rdf:type bench:Inproceedings. + bench:booktitle "favoritism fitness tablecloths"^^xsd:string. + swrc:pages "110"^^xsd:integer. + dc:title "behemoths tablecloths fakeries"^^xsd:string. + foaf:homepage "http://www.fitness.tld/fakeries/retitles.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Miska_Hudler. + rdf:type bench:Inproceedings. + bench:booktitle "tablecloths retitles severalties"^^xsd:string. + rdfs:seeAlso "http://www.fakeries.tld/severalties/prostrating.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "retitles prostrating ferrying"^^xsd:string. + foaf:homepage "http://www.severalties.tld/ferrying/blancmange.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Tezeen_Flinton. + dc:creator _:Malana_Bolls. + rdf:type bench:Inproceedings. + bench:booktitle "prostrating blancmange vouchees"^^xsd:string. + rdfs:seeAlso "http://www.ferrying.tld/vouchees/godowns.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "blancmange godowns sunless"^^xsd:string. + foaf:homepage "http://www.vouchees.tld/sunless/apocynthions.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cynbel_Braly. + rdf:type bench:Inproceedings. + bench:booktitle "godowns apocynthions bursae"^^xsd:string. + rdfs:seeAlso "http://www.sunless.tld/bursae/lornness.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "apocynthions lornness somnambulant"^^xsd:string. + foaf:homepage "http://www.bursae.tld/somnambulant/embarrassments.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Amlie_Chico. + rdf:type bench:Inproceedings. + bench:booktitle "lornness embarrassments cumshaws"^^xsd:string. + rdfs:seeAlso "http://www.somnambulant.tld/cumshaws/catering.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "embarrassments catering snowmen"^^xsd:string. + foaf:homepage "http://www.cumshaws.tld/snowmen/outstretching.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Steffen_Tata. + rdf:type bench:Inproceedings. + bench:booktitle "catering outstretching ushered"^^xsd:string. + rdfs:seeAlso "http://www.snowmen.tld/ushered/crackling.html"^^xsd:string. + swrc:pages "168"^^xsd:integer. + dc:title "outstretching crackling windowpanes"^^xsd:string. + foaf:homepage "http://www.ushered.tld/windowpanes/heeling.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Nonoy_Ventur. + rdf:type bench:Inproceedings. + bench:booktitle "crackling heeling picaros"^^xsd:string. + rdfs:seeAlso "http://www.windowpanes.tld/picaros/paled.html"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "heeling paled unfaltering"^^xsd:string. + foaf:homepage "http://www.picaros.tld/unfaltering/steerages.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Evseevskaia_Carow. + dc:creator _:Pierre_Schessler. + rdf:type bench:Inproceedings. + bench:booktitle "paled steerages firstly"^^xsd:string. + swrc:pages "34"^^xsd:integer. + dc:title "unfaltering firstly bons"^^xsd:string. + foaf:homepage "http://www.steerages.tld/bons/osmiums.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Todor_Dengler. + dc:creator _:Royce_Pinero. + rdf:type bench:Inproceedings. + bench:booktitle "firstly osmiums flirtingly"^^xsd:string. + rdfs:seeAlso "http://www.bons.tld/flirtingly/jockstraps.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "osmiums jockstraps weaner"^^xsd:string. + foaf:homepage "http://www.flirtingly.tld/weaner/chancre.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Gutka_Nicolau. + rdf:type bench:Inproceedings. + bench:booktitle "jockstraps chancre nos"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "weaner nos memsahib"^^xsd:string. + foaf:homepage "http://www.chancre.tld/memsahib/fungiform.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Carlino_Mertz. + rdf:type bench:Inproceedings. + bench:booktitle "nos fungiform unfermented"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "memsahib unfermented hydrargyrum"^^xsd:string. + foaf:homepage "http://www.fungiform.tld/hydrargyrum/fuhrers.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Cadwy_Brye. + rdf:type bench:Inproceedings. + bench:booktitle "unfermented fuhrers unenforced"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "hydrargyrum unenforced enamelware"^^xsd:string. + foaf:homepage "http://www.fuhrers.tld/enamelware/solarizes.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Shetan_Bachas. + rdf:type bench:Inproceedings. + bench:booktitle "unenforced solarizes storminess"^^xsd:string. + rdfs:seeAlso "http://www.enamelware.tld/storminess/extinguised.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "solarizes extinguised abjection"^^xsd:string. + foaf:homepage "http://www.storminess.tld/abjection/anticipations.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Otis_Kary. + rdf:type bench:Inproceedings. + bench:booktitle "extinguised anticipations superimposes"^^xsd:string. + rdfs:seeAlso "http://www.abjection.tld/superimposes/rematches.html"^^xsd:string. + swrc:pages "38"^^xsd:integer. + dc:title "anticipations rematches sinuously"^^xsd:string. + foaf:homepage "http://www.superimposes.tld/sinuously/donated.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Ritsuko_Hallenbeck. + dc:creator _:Amru_Ekberg. + rdf:type bench:Inproceedings. + bench:booktitle "rematches donated kingships"^^xsd:string. + rdfs:seeAlso "http://www.sinuously.tld/kingships/cognisable.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "donated cognisable overexercise"^^xsd:string. + foaf:homepage "http://www.kingships.tld/overexercise/recessing.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Samba_Deuink. + rdf:type bench:Inproceedings. + bench:booktitle "cognisable recessing lindane"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "overexercise lindane adjudges"^^xsd:string. + foaf:homepage "http://www.recessing.tld/adjudges/recommencement.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dc:creator _:Sumayya_Okoro. + rdf:type bench:Inproceedings. + bench:booktitle "lindane recommencement goddamns"^^xsd:string. + rdfs:seeAlso "http://www.adjudges.tld/goddamns/spitting.html"^^xsd:string. + swrc:pages "81"^^xsd:integer. + dc:title "recommencement spitting completed"^^xsd:string. + foaf:homepage "http://www.goddamns.tld/completed/unrefreshed.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Anas_Swindler. + dc:creator _:Dobegneva_Lewman. + dc:creator _:Grazia_Gicker. + rdf:type bench:Inproceedings. + bench:booktitle "spitting unrefreshed braunschweiger"^^xsd:string. + swrc:pages "138"^^xsd:integer. + dc:title "completed braunschweiger tomfools"^^xsd:string. + foaf:homepage "http://www.unrefreshed.tld/tomfools/sacrifices.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Dhaafir_December. + rdf:type bench:Inproceedings. + bench:booktitle "braunschweiger sacrifices beelzebub"^^xsd:string. + rdfs:seeAlso "http://www.tomfools.tld/beelzebub/rasing.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "sacrifices rasing pockmarked"^^xsd:string. + foaf:homepage "http://www.beelzebub.tld/pockmarked/mangy.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Yuko_Bean. + dcterms:references _:references27. +_:references27 rdf:type rdf:Bag. +_:references27 rdf:_1 . +_:references27 rdf:_2 . +_:references27 rdf:_3 . +_:references27 rdf:_4 . +_:references27 rdf:_5 . +_:references27 rdf:_6 . +_:references27 rdf:_7 . +_:references27 rdf:_8 . +_:references27 rdf:_9 . +_:references27 rdf:_10 . +_:references27 rdf:_11 . +_:references27 rdf:_12 . +_:references27 rdf:_13 . +_:references27 rdf:_14 . +_:references27 rdf:_15 . +_:references27 rdf:_16 . +_:references27 rdf:_17 . +_:references27 rdf:_18 . +_:references27 rdf:_19 . +_:references27 rdf:_20 . +_:references27 rdf:_21 . +_:references27 rdf:_22 . + rdf:type bench:Inproceedings. + bench:booktitle "rasing mangy oldsters"^^xsd:string. + rdfs:seeAlso "http://www.pockmarked.tld/oldsters/mineralized.html"^^xsd:string. + swrc:pages "33"^^xsd:integer. + dc:title "mangy mineralized uprooters"^^xsd:string. + foaf:homepage "http://www.oldsters.tld/uprooters/reechoed.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. + dcterms:partOf . + dc:creator _:Madina_Mcglumphy. + swrc:editor _:WanChih_Mensing. + swrc:editor _:Kurtis_Cast. + swrc:editor _:Iratze_Ailes. + rdf:type bench:Incollection. + bench:booktitle "mineralized reechoed galvanometric"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "uprooters galvanometric grizzliest"^^xsd:string. + foaf:homepage "http://www.reechoed.tld/grizzliest/enervates.html"^^xsd:string. + dcterms:issued "1966"^^xsd:integer. +_:Harinakshi_Perillo rdf:type foaf:Person. +_:Harinakshi_Perillo foaf:name "Harinakshi Perillo"^^xsd:string. + dc:creator _:Harinakshi_Perillo. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 11 (1966)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "80"^^xsd:integer. + dc:title "grizzliest scolders deposing"^^xsd:string. + foaf:homepage "http://www.enervates.tld/deposing/unconsumed.html"^^xsd:string. + swrc:journal . +_:Ulrich_Mainetti rdf:type foaf:Person. +_:Ulrich_Mainetti foaf:name "Ulrich Mainetti"^^xsd:string. + dc:creator _:Ulrich_Mainetti. + rdf:type bench:Article. + swrc:pages "96"^^xsd:integer. + dc:title "scolders unconsumed retry"^^xsd:string. + foaf:homepage "http://www.deposing.tld/retry/excursuses.html"^^xsd:string. + swrc:journal . +_:Chyna_Brittian rdf:type foaf:Person. +_:Chyna_Brittian foaf:name "Chyna Brittian"^^xsd:string. + dc:creator _:Chyna_Brittian. +_:Lambertinae_Burse rdf:type foaf:Person. +_:Lambertinae_Burse foaf:name "Lambertinae Burse"^^xsd:string. + dc:creator _:Lambertinae_Burse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unconsumed.tld/excursuses/slathered.html"^^xsd:string. + swrc:pages "47"^^xsd:integer. + dc:title "retry slathered antechoir"^^xsd:string. + foaf:homepage "http://www.excursuses.tld/antechoir/permanents.html"^^xsd:string. + swrc:journal . +_:Euprakseia_Gugler rdf:type foaf:Person. +_:Euprakseia_Gugler foaf:name "Euprakseia Gugler"^^xsd:string. + dc:creator _:Euprakseia_Gugler. + rdf:type bench:Article. + rdfs:seeAlso "http://www.slathered.tld/permanents/biologists.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "antechoir biologists tearjerker"^^xsd:string. + foaf:homepage "http://www.permanents.tld/tearjerker/nonfictional.html"^^xsd:string. + swrc:journal . +_:Michail_Boaldin rdf:type foaf:Person. +_:Michail_Boaldin foaf:name "Michail Boaldin"^^xsd:string. + dc:creator _:Michail_Boaldin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.biologists.tld/nonfictional/southwester.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "tearjerker southwester diver"^^xsd:string. + foaf:homepage "http://www.nonfictional.tld/diver/tovariches.html"^^xsd:string. + swrc:journal . +_:Humbert_Kulseth rdf:type foaf:Person. +_:Humbert_Kulseth foaf:name "Humbert Kulseth"^^xsd:string. + dc:creator _:Humbert_Kulseth. + rdf:type bench:Article. + rdfs:seeAlso "http://www.southwester.tld/tovariches/shopboys.html"^^xsd:string. + dc:title "diver shopboys misdoubted"^^xsd:string. + foaf:homepage "http://www.tovariches.tld/misdoubted/dissuasions.html"^^xsd:string. + swrc:journal . +_:Colombine_Havir rdf:type foaf:Person. +_:Colombine_Havir foaf:name "Colombine Havir"^^xsd:string. + dc:creator _:Colombine_Havir. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shopboys.tld/dissuasions/openmouthed.html"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "misdoubted openmouthed aspersors"^^xsd:string. + foaf:homepage "http://www.dissuasions.tld/aspersors/mealybugs.html"^^xsd:string. + swrc:journal . +_:Cas_Higbee rdf:type foaf:Person. +_:Cas_Higbee foaf:name "Cas Higbee"^^xsd:string. + dc:creator _:Cas_Higbee. + rdf:type bench:Article. + swrc:pages "187"^^xsd:integer. + dc:title "openmouthed mealybugs matzohs"^^xsd:string. + foaf:homepage "http://www.aspersors.tld/matzohs/bung.html"^^xsd:string. + swrc:journal . +_:Petra_Flank rdf:type foaf:Person. +_:Petra_Flank foaf:name "Petra Flank"^^xsd:string. + dc:creator _:Petra_Flank. + rdf:type bench:Article. + swrc:pages "98"^^xsd:integer. + dc:title "mealybugs bung undersize"^^xsd:string. + foaf:homepage "http://www.matzohs.tld/undersize/hallowing.html"^^xsd:string. + swrc:journal . +_:Ursulina_Greenblatt rdf:type foaf:Person. +_:Ursulina_Greenblatt foaf:name "Ursulina Greenblatt"^^xsd:string. + dc:creator _:Ursulina_Greenblatt. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bung.tld/hallowing/feints.html"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "undersize feints unsubtly"^^xsd:string. + foaf:homepage "http://www.hallowing.tld/unsubtly/morphos.html"^^xsd:string. + swrc:journal . +_:Cristoforo_Dygert rdf:type foaf:Person. +_:Cristoforo_Dygert foaf:name "Cristoforo Dygert"^^xsd:string. + dc:creator _:Cristoforo_Dygert. + rdf:type bench:Article. + swrc:note "swearers aped truculency unpardoned superscriptions phosgenes spruced disenfranchises dawdling estimator"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "feints morphos defacements"^^xsd:string. + foaf:homepage "http://www.unsubtly.tld/defacements/tooting.html"^^xsd:string. + swrc:journal . +_:Lidmila_Puita rdf:type foaf:Person. +_:Lidmila_Puita foaf:name "Lidmila Puita"^^xsd:string. + dc:creator _:Lidmila_Puita. + rdf:type bench:Article. + swrc:pages "186"^^xsd:integer. + dc:title "morphos tooting dredged"^^xsd:string. + foaf:homepage "http://www.defacements.tld/dredged/drainers.html"^^xsd:string. + swrc:journal . +_:Ludgar_Brookshaw rdf:type foaf:Person. +_:Ludgar_Brookshaw foaf:name "Ludgar Brookshaw"^^xsd:string. + dc:creator _:Ludgar_Brookshaw. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "tooting drainers sulfuryls"^^xsd:string. + foaf:homepage "http://www.dredged.tld/sulfuryls/alleged.html"^^xsd:string. + swrc:journal . +_:Jula_Sharper rdf:type foaf:Person. +_:Jula_Sharper foaf:name "Jula Sharper"^^xsd:string. + dc:creator _:Jula_Sharper. + rdf:type bench:Article. + swrc:pages "71"^^xsd:integer. + dc:title "drainers alleged shunpiking"^^xsd:string. + foaf:homepage "http://www.sulfuryls.tld/shunpiking/overheaps.html"^^xsd:string. + swrc:journal . +_:Senon_Nolin rdf:type foaf:Person. +_:Senon_Nolin foaf:name "Senon Nolin"^^xsd:string. + dc:creator _:Senon_Nolin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.alleged.tld/overheaps/squealer.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "shunpiking squealer sphering"^^xsd:string. + foaf:homepage "http://www.overheaps.tld/sphering/saxophonist.html"^^xsd:string. + swrc:journal . +_:Clare_Merone rdf:type foaf:Person. +_:Clare_Merone foaf:name "Clare Merone"^^xsd:string. + dc:creator _:Clare_Merone. + rdf:type bench:Article. + swrc:pages "171"^^xsd:integer. + dc:title "squealer saxophonist overmagnified"^^xsd:string. + foaf:homepage "http://www.sphering.tld/overmagnified/proscriptive.html"^^xsd:string. + swrc:journal . +_:Raihaan_Tregre rdf:type foaf:Person. +_:Raihaan_Tregre foaf:name "Raihaan Tregre"^^xsd:string. + dc:creator _:Raihaan_Tregre. + rdf:type bench:Article. + rdfs:seeAlso "http://www.saxophonist.tld/proscriptive/audiologist.html"^^xsd:string. + swrc:pages "77"^^xsd:integer. + dc:title "overmagnified audiologist insulators"^^xsd:string. + foaf:homepage "http://www.proscriptive.tld/insulators/flavorings.html"^^xsd:string. + swrc:journal . +_:Amaoebus_Hammang rdf:type foaf:Person. +_:Amaoebus_Hammang foaf:name "Amaoebus Hammang"^^xsd:string. + dc:creator _:Amaoebus_Hammang. + rdf:type bench:Article. + rdfs:seeAlso "http://www.audiologist.tld/flavorings/osculated.html"^^xsd:string. + swrc:pages "109"^^xsd:integer. + dc:title "insulators osculated expatiating"^^xsd:string. + foaf:homepage "http://www.flavorings.tld/expatiating/legislatively.html"^^xsd:string. + swrc:journal . +_:Matsusuke_Yerkey rdf:type foaf:Person. +_:Matsusuke_Yerkey foaf:name "Matsusuke Yerkey"^^xsd:string. + dc:creator _:Matsusuke_Yerkey. +_:Druce_Katzberg rdf:type foaf:Person. +_:Druce_Katzberg foaf:name "Druce Katzberg"^^xsd:string. + dc:creator _:Druce_Katzberg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.osculated.tld/legislatively/sleekly.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "expatiating sleekly subscript"^^xsd:string. + foaf:homepage "http://www.legislatively.tld/subscript/intoxication.html"^^xsd:string. + swrc:journal . +_:Jalissa_Bickmore rdf:type foaf:Person. +_:Jalissa_Bickmore foaf:name "Jalissa Bickmore"^^xsd:string. + dc:creator _:Jalissa_Bickmore. + rdf:type bench:Article. + swrc:pages "122"^^xsd:integer. + dc:title "sleekly intoxication fumiest"^^xsd:string. + foaf:homepage "http://www.subscript.tld/fumiest/accorders.html"^^xsd:string. + swrc:journal . +_:Feonilla_Basinger rdf:type foaf:Person. +_:Feonilla_Basinger foaf:name "Feonilla Basinger"^^xsd:string. + dc:creator _:Feonilla_Basinger. +_:Norrece_Plumadore rdf:type foaf:Person. +_:Norrece_Plumadore foaf:name "Norrece Plumadore"^^xsd:string. + dc:creator _:Norrece_Plumadore. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "intoxication accorders blamed"^^xsd:string. + foaf:homepage "http://www.fumiest.tld/blamed/compensatively.html"^^xsd:string. + swrc:journal . +_:Ignaz_Ried rdf:type foaf:Person. +_:Ignaz_Ried foaf:name "Ignaz Ried"^^xsd:string. + dc:creator _:Ignaz_Ried. + rdf:type bench:Article. + rdfs:seeAlso "http://www.accorders.tld/compensatively/evolver.html"^^xsd:string. + swrc:pages "167"^^xsd:integer. + dc:title "blamed evolver stealers"^^xsd:string. + foaf:homepage "http://www.compensatively.tld/stealers/shires.html"^^xsd:string. + swrc:journal . +_:Elisabettina_Strutynski rdf:type foaf:Person. +_:Elisabettina_Strutynski foaf:name "Elisabettina Strutynski"^^xsd:string. + dc:creator _:Elisabettina_Strutynski. + rdf:type bench:Article. + swrc:pages "136"^^xsd:integer. + dc:title "evolver shires crumbing"^^xsd:string. + foaf:homepage "http://www.stealers.tld/crumbing/precipitousness.html"^^xsd:string. + swrc:journal . +_:Javina_Plass rdf:type foaf:Person. +_:Javina_Plass foaf:name "Javina Plass"^^xsd:string. + dc:creator _:Javina_Plass. + rdf:type bench:Article. + rdfs:seeAlso "http://www.shires.tld/precipitousness/wifed.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "crumbing wifed precincts"^^xsd:string. + foaf:homepage "http://www.precipitousness.tld/precincts/obverses.html"^^xsd:string. + swrc:journal . +_:Gavan_Tenhaeff rdf:type foaf:Person. +_:Gavan_Tenhaeff foaf:name "Gavan Tenhaeff"^^xsd:string. + dc:creator _:Gavan_Tenhaeff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wifed.tld/obverses/monogrammed.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "precincts monogrammed parkings"^^xsd:string. + foaf:homepage "http://www.obverses.tld/parkings/sages.html"^^xsd:string. + swrc:journal . +_:Vasileios_Marchand rdf:type foaf:Person. +_:Vasileios_Marchand foaf:name "Vasileios Marchand"^^xsd:string. + dc:creator _:Vasileios_Marchand. + rdf:type bench:Article. + swrc:pages "26"^^xsd:integer. + dc:title "monogrammed sages libelers"^^xsd:string. + foaf:homepage "http://www.parkings.tld/libelers/asked.html"^^xsd:string. + swrc:journal . +_:Jaedyn_Montague rdf:type foaf:Person. +_:Jaedyn_Montague foaf:name "Jaedyn Montague"^^xsd:string. + dc:creator _:Jaedyn_Montague. +_:AbdurRaheem_Covotta rdf:type foaf:Person. +_:AbdurRaheem_Covotta foaf:name "AbdurRaheem Covotta"^^xsd:string. + dc:creator _:AbdurRaheem_Covotta. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sages.tld/asked/penning.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "libelers penning waded"^^xsd:string. + foaf:homepage "http://www.asked.tld/waded/negations.html"^^xsd:string. + swrc:journal . +_:Briana_Cordon rdf:type foaf:Person. +_:Briana_Cordon foaf:name "Briana Cordon"^^xsd:string. + dc:creator _:Briana_Cordon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.penning.tld/negations/glossily.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "waded glossily starchier"^^xsd:string. + foaf:homepage "http://www.negations.tld/starchier/anaesthesia.html"^^xsd:string. + swrc:journal . +_:Veronica_Thurmond rdf:type foaf:Person. +_:Veronica_Thurmond foaf:name "Veronica Thurmond"^^xsd:string. + dc:creator _:Veronica_Thurmond. + rdf:type bench:Article. + swrc:pages "94"^^xsd:integer. + dc:title "glossily anaesthesia chlorotic"^^xsd:string. + foaf:homepage "http://www.starchier.tld/chlorotic/setal.html"^^xsd:string. + swrc:journal . +_:Darion_Scoma rdf:type foaf:Person. +_:Darion_Scoma foaf:name "Darion Scoma"^^xsd:string. + dc:creator _:Darion_Scoma. + rdf:type bench:Article. + rdfs:seeAlso "http://www.anaesthesia.tld/setal/tatters.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "chlorotic tatters sandpapering"^^xsd:string. + foaf:homepage "http://www.setal.tld/sandpapering/derisiveness.html"^^xsd:string. + swrc:journal . +_:Matabei_Tall rdf:type foaf:Person. +_:Matabei_Tall foaf:name "Matabei Tall"^^xsd:string. + dc:creator _:Matabei_Tall. + rdf:type bench:Article. + swrc:pages "182"^^xsd:integer. + dc:title "tatters derisiveness releasible"^^xsd:string. + swrc:journal . +_:Margita_Plew rdf:type foaf:Person. +_:Margita_Plew foaf:name "Margita Plew"^^xsd:string. + dc:creator _:Margita_Plew. +_:Liberta_Reulet rdf:type foaf:Person. +_:Liberta_Reulet foaf:name "Liberta Reulet"^^xsd:string. + dc:creator _:Liberta_Reulet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sandpapering.tld/releasible/dobbins.html"^^xsd:string. + swrc:pages "6"^^xsd:integer. + dc:title "derisiveness dobbins gores"^^xsd:string. + foaf:homepage "http://www.releasible.tld/gores/cincturing.html"^^xsd:string. + swrc:journal . +_:Typhoeus_Mahoe rdf:type foaf:Person. +_:Typhoeus_Mahoe foaf:name "Typhoeus Mahoe"^^xsd:string. + dc:creator _:Typhoeus_Mahoe. + swrc:editor _:WanChih_Mensing. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 12 (1966)"^^xsd:string. + swrc:volume "1"^^xsd:integer. + dcterms:issued "1966"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "131"^^xsd:integer. + dc:title "gores regauged snappiest"^^xsd:string. + foaf:homepage "http://www.cincturing.tld/snappiest/envenoming.html"^^xsd:string. + swrc:journal . +_:Dantae_Sperlich rdf:type foaf:Person. +_:Dantae_Sperlich foaf:name "Dantae Sperlich"^^xsd:string. + dc:creator _:Dantae_Sperlich. + rdf:type bench:Article. + rdfs:seeAlso "http://www.regauged.tld/envenoming/mortifying.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "snappiest mortifying leaches"^^xsd:string. + foaf:homepage "http://www.envenoming.tld/leaches/makers.html"^^xsd:string. + swrc:journal . +_:Florencia_Driever rdf:type foaf:Person. +_:Florencia_Driever foaf:name "Florencia Driever"^^xsd:string. + dc:creator _:Florencia_Driever. + rdf:type bench:Article. + swrc:pages "135"^^xsd:integer. + dc:title "mortifying makers disabusing"^^xsd:string. + foaf:homepage "http://www.leaches.tld/disabusing/lavished.html"^^xsd:string. + swrc:journal . +_:Birgid_Holton rdf:type foaf:Person. +_:Birgid_Holton foaf:name "Birgid Holton"^^xsd:string. + dc:creator _:Birgid_Holton. + rdf:type bench:Article. + rdfs:seeAlso "http://www.makers.tld/lavished/hardhearted.html"^^xsd:string. + swrc:pages "48"^^xsd:integer. + dc:title "disabusing hardhearted exigencies"^^xsd:string. + foaf:homepage "http://www.lavished.tld/exigencies/papuans.html"^^xsd:string. + swrc:journal . +_:Hiroe_Kathan rdf:type foaf:Person. +_:Hiroe_Kathan foaf:name "Hiroe Kathan"^^xsd:string. + dc:creator _:Hiroe_Kathan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.hardhearted.tld/papuans/disport.html"^^xsd:string. + swrc:pages "172"^^xsd:integer. + dc:title "exigencies disport briefed"^^xsd:string. + foaf:homepage "http://www.papuans.tld/briefed/landscapers.html"^^xsd:string. + swrc:journal . +_:Omezo_Baumiester rdf:type foaf:Person. +_:Omezo_Baumiester foaf:name "Omezo Baumiester"^^xsd:string. + dc:creator _:Omezo_Baumiester. + rdf:type bench:Article. + rdfs:seeAlso "http://www.disport.tld/landscapers/gladness.html"^^xsd:string. + swrc:pages "136"^^xsd:integer. + dc:title "briefed gladness fazed"^^xsd:string. + foaf:homepage "http://www.landscapers.tld/fazed/corgis.html"^^xsd:string. + swrc:journal . +_:Anastasia_Doelling rdf:type foaf:Person. +_:Anastasia_Doelling foaf:name "Anastasia Doelling"^^xsd:string. + dc:creator _:Anastasia_Doelling. + rdf:type bench:Article. + swrc:note "displease complicatedness linguinis gonophs slitless wipeouts mimickers intercessions majestical carolinians preadolescents"^^xsd:string. + swrc:pages "178"^^xsd:integer. + dc:title "gladness corgis nightmares"^^xsd:string. + foaf:homepage "http://www.fazed.tld/nightmares/supplicant.html"^^xsd:string. + swrc:journal . +_:Kiyomasu_Simank rdf:type foaf:Person. +_:Kiyomasu_Simank foaf:name "Kiyomasu Simank"^^xsd:string. + dc:creator _:Kiyomasu_Simank. + rdf:type bench:Article. + bench:cdrom "http://www.corgis.tld/supplicant/denicotinized.html"^^xsd:string. + swrc:pages "124"^^xsd:integer. + dc:title "nightmares denicotinized fugatos"^^xsd:string. + foaf:homepage "http://www.supplicant.tld/fugatos/wheedles.html"^^xsd:string. + swrc:journal . +_:Coty_Greeb rdf:type foaf:Person. +_:Coty_Greeb foaf:name "Coty Greeb"^^xsd:string. + dc:creator _:Coty_Greeb. + rdf:type bench:Article. + rdfs:seeAlso "http://www.denicotinized.tld/wheedles/kirsches.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "fugatos kirsches drowsily"^^xsd:string. + foaf:homepage "http://www.wheedles.tld/drowsily/footpaths.html"^^xsd:string. + swrc:journal . +_:Tashina_Dasalia rdf:type foaf:Person. +_:Tashina_Dasalia foaf:name "Tashina Dasalia"^^xsd:string. + dc:creator _:Tashina_Dasalia. + rdf:type bench:Article. + swrc:pages "25"^^xsd:integer. + dc:title "kirsches footpaths porousness"^^xsd:string. + foaf:homepage "http://www.drowsily.tld/porousness/ejectors.html"^^xsd:string. + swrc:journal . +_:Estephanie_Khoun rdf:type foaf:Person. +_:Estephanie_Khoun foaf:name "Estephanie Khoun"^^xsd:string. + dc:creator _:Estephanie_Khoun. + rdf:type bench:Article. + rdfs:seeAlso "http://www.footpaths.tld/ejectors/decamped.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "porousness decamped tranquility"^^xsd:string. + foaf:homepage "http://www.ejectors.tld/tranquility/certificates.html"^^xsd:string. + swrc:journal . +_:Veronikeia_Boulier rdf:type foaf:Person. +_:Veronikeia_Boulier foaf:name "Veronikeia Boulier"^^xsd:string. + dc:creator _:Veronikeia_Boulier. + rdf:type bench:Article. + rdfs:seeAlso "http://www.decamped.tld/certificates/desolation.html"^^xsd:string. + dc:title "tranquility desolation agin"^^xsd:string. + foaf:homepage "http://www.certificates.tld/agin/permutationists.html"^^xsd:string. + swrc:journal . +_:Taisho_Gasbarro rdf:type foaf:Person. +_:Taisho_Gasbarro foaf:name "Taisho Gasbarro"^^xsd:string. + dc:creator _:Taisho_Gasbarro. +_:Ghaaliba_Klez rdf:type foaf:Person. +_:Ghaaliba_Klez foaf:name "Ghaaliba Klez"^^xsd:string. + dc:creator _:Ghaaliba_Klez. + rdf:type bench:Article. + swrc:pages "86"^^xsd:integer. + dc:title "desolation permutationists transistors"^^xsd:string. + foaf:homepage "http://www.agin.tld/transistors/mousily.html"^^xsd:string. + swrc:journal . +_:Alzbeta_Poss rdf:type foaf:Person. +_:Alzbeta_Poss foaf:name "Alzbeta Poss"^^xsd:string. + dc:creator _:Alzbeta_Poss. + rdf:type bench:Article. + rdfs:seeAlso "http://www.permutationists.tld/mousily/arrayal.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "transistors arrayal constipation"^^xsd:string. + foaf:homepage "http://www.mousily.tld/constipation/oxidized.html"^^xsd:string. + swrc:journal . +_:Ifignia_Chemin rdf:type foaf:Person. +_:Ifignia_Chemin foaf:name "Ifignia Chemin"^^xsd:string. + dc:creator _:Ifignia_Chemin. +_:Cleobis_Leitten rdf:type foaf:Person. +_:Cleobis_Leitten foaf:name "Cleobis Leitten"^^xsd:string. + dc:creator _:Cleobis_Leitten. + rdf:type bench:Article. + rdfs:seeAlso "http://www.arrayal.tld/oxidized/golfings.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "constipation golfings brassica"^^xsd:string. + foaf:homepage "http://www.oxidized.tld/brassica/relays.html"^^xsd:string. + swrc:journal . +_:Fathiyaa_Angelico rdf:type foaf:Person. +_:Fathiyaa_Angelico foaf:name "Fathiyaa Angelico"^^xsd:string. + dc:creator _:Fathiyaa_Angelico. + rdf:type bench:Article. + rdfs:seeAlso "http://www.golfings.tld/relays/leaflets.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "brassica leaflets arcaded"^^xsd:string. + foaf:homepage "http://www.relays.tld/arcaded/unpin.html"^^xsd:string. + swrc:journal . +_:Dean_Sinor rdf:type foaf:Person. +_:Dean_Sinor foaf:name "Dean Sinor"^^xsd:string. + dc:creator _:Dean_Sinor. + rdf:type bench:Article. + rdfs:seeAlso "http://www.leaflets.tld/unpin/sayst.html"^^xsd:string. + swrc:pages "45"^^xsd:integer. + dc:title "arcaded sayst unreconstructed"^^xsd:string. + foaf:homepage "http://www.unpin.tld/unreconstructed/frat.html"^^xsd:string. + swrc:journal . +_:Autry_Wischman rdf:type foaf:Person. +_:Autry_Wischman foaf:name "Autry Wischman"^^xsd:string. + dc:creator _:Autry_Wischman. + swrc:editor _:Kurtis_Cast. + swrc:editor _:Iratze_Ailes. + rdf:type bench:Proceedings. + bench:booktitle "sayst frat gloving"^^xsd:string. + swrc:isbn "0-9170-5758-0"^^xsd:string. + dc:publisher "Open University Press"^^xsd:string. + swrc:series "1123"^^xsd:integer. + dc:title "Proceeding 1 (1967)"^^xsd:string. + foaf:homepage "http://www.frat.tld/outre/wises.html"^^xsd:string. + swrc:volume "11"^^xsd:integer. + dcterms:issued "1967"^^xsd:integer. + rdf:type bench:Inproceedings. + bench:booktitle "gloving wises syphilitics"^^xsd:string. + rdfs:seeAlso "http://www.outre.tld/syphilitics/colures.html"^^xsd:string. + swrc:pages "127"^^xsd:integer. + dc:title "wises colures used"^^xsd:string. + foaf:homepage "http://www.syphilitics.tld/used/decapitates.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shaafia_Borucki. + dc:creator _:Lavonne_Garff. + dc:creator . + dcterms:references _:references31. +_:references31 rdf:type rdf:Bag. +_:references31 rdf:_1 . +_:references31 rdf:_2 . +_:references31 rdf:_3 . +_:references31 rdf:_4 . +_:references31 rdf:_5 . +_:references31 rdf:_6 . +_:references31 rdf:_7 . +_:references31 rdf:_8 . +_:references31 rdf:_9 . +_:references31 rdf:_10 . +_:references31 rdf:_11 . +_:references31 rdf:_12 . +_:references31 rdf:_13 . +_:references31 rdf:_14 . +_:references31 rdf:_15 . +_:references31 rdf:_16 . +_:references31 rdf:_17 . + rdf:type bench:Inproceedings. + bench:booktitle "colures decapitates milliamperes"^^xsd:string. + rdfs:seeAlso "http://www.used.tld/milliamperes/payed.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "decapitates payed swinging"^^xsd:string. + foaf:homepage "http://www.milliamperes.tld/swinging/exercising.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shaafia_Borucki. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "payed exercising lairds"^^xsd:string. + rdfs:seeAlso "http://www.swinging.tld/lairds/micromanipulator.html"^^xsd:string. + swrc:pages "26"^^xsd:integer. + dc:title "exercising micromanipulator interdependence"^^xsd:string. + foaf:homepage "http://www.lairds.tld/interdependence/slackly.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shaafia_Borucki. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "micromanipulator slackly mated"^^xsd:string. + rdfs:seeAlso "http://www.interdependence.tld/mated/inactively.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "slackly inactively beano"^^xsd:string. + foaf:homepage "http://www.mated.tld/beano/pastina.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Shaafia_Borucki. + dc:creator _:Lavonne_Garff. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "inactively pastina irregardless"^^xsd:string. + rdfs:seeAlso "http://www.beano.tld/irregardless/centiliter.html"^^xsd:string. + swrc:pages "85"^^xsd:integer. + dc:title "pastina centiliter romanticists"^^xsd:string. + foaf:homepage "http://www.irregardless.tld/romanticists/mailability.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lavonne_Garff. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "centiliter mailability inwardly"^^xsd:string. + rdfs:seeAlso "http://www.romanticists.tld/inwardly/monopolistically.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "mailability monopolistically exults"^^xsd:string. + foaf:homepage "http://www.inwardly.tld/exults/popedom.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Lavonne_Garff. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "monopolistically popedom foreclose"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "exults foreclose devoice"^^xsd:string. + foaf:homepage "http://www.popedom.tld/devoice/incriminates.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Blas_Revering. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "foreclose incriminates deformity"^^xsd:string. + swrc:pages "129"^^xsd:integer. + dc:title "devoice deformity bugeyes"^^xsd:string. + foaf:homepage "http://www.incriminates.tld/bugeyes/rowan.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Blas_Revering. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "deformity rowan pastimes"^^xsd:string. + rdfs:seeAlso "http://www.bugeyes.tld/pastimes/beleaguered.html"^^xsd:string. + swrc:pages "112"^^xsd:integer. + dc:title "rowan beleaguered isotopically"^^xsd:string. + foaf:homepage "http://www.pastimes.tld/isotopically/skeletons.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Blas_Revering. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "beleaguered skeletons bodings"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "isotopically bodings historians"^^xsd:string. + foaf:homepage "http://www.skeletons.tld/historians/seizers.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Blas_Revering. + dc:creator . + rdf:type bench:Inproceedings. + bench:booktitle "bodings seizers crackerjack"^^xsd:string. + rdfs:seeAlso "http://www.historians.tld/crackerjack/queys.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "seizers queys tinkerer"^^xsd:string. + foaf:homepage "http://www.crackerjack.tld/tinkerer/disestablismentarianism.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Myrna_Shurak. + rdf:type bench:Inproceedings. + bench:booktitle "queys disestablismentarianism idealist"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "tinkerer idealist hatchelled"^^xsd:string. + foaf:homepage "http://www.disestablismentarianism.tld/hatchelled/affirmatives.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Myrna_Shurak. + dc:creator _:Elmedina_Hendrixson. + rdf:type bench:Inproceedings. + bench:booktitle "idealist affirmatives hymnbooks"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "hatchelled hymnbooks muddily"^^xsd:string. + foaf:homepage "http://www.affirmatives.tld/muddily/incorporating.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Myrna_Shurak. + rdf:type bench:Inproceedings. + bench:booktitle "hymnbooks incorporating vegetables"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "muddily vegetables keying"^^xsd:string. + foaf:homepage "http://www.incorporating.tld/keying/pickaxing.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Myrna_Shurak. + dc:creator _:Elmedina_Hendrixson. + rdf:type bench:Inproceedings. + bench:booktitle "vegetables pickaxing scapegraces"^^xsd:string. + rdfs:seeAlso "http://www.keying.tld/scapegraces/harping.html"^^xsd:string. + swrc:pages "153"^^xsd:integer. + dc:title "pickaxing harping redounds"^^xsd:string. + foaf:homepage "http://www.scapegraces.tld/redounds/brothier.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Elmedina_Hendrixson. + rdf:type bench:Inproceedings. + bench:booktitle "harping brothier rowboats"^^xsd:string. + rdfs:seeAlso "http://www.redounds.tld/rowboats/jellyfishes.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "brothier jellyfishes boules"^^xsd:string. + foaf:homepage "http://www.rowboats.tld/boules/gaoler.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Zelotes_Skelley. + rdf:type bench:Inproceedings. + bench:booktitle "jellyfishes gaoler backtracking"^^xsd:string. + rdfs:seeAlso "http://www.boules.tld/backtracking/raggedly.html"^^xsd:string. + swrc:pages "159"^^xsd:integer. + dc:title "gaoler raggedly confining"^^xsd:string. + foaf:homepage "http://www.backtracking.tld/confining/eggbeaters.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Zelotes_Skelley. + rdf:type bench:Inproceedings. + bench:booktitle "raggedly eggbeaters flatways"^^xsd:string. + dc:title "confining flatways outmarched"^^xsd:string. + foaf:homepage "http://www.eggbeaters.tld/outmarched/engorge.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Zelotes_Skelley. + rdf:type bench:Inproceedings. + bench:booktitle "flatways engorge rebecs"^^xsd:string. + rdfs:seeAlso "http://www.outmarched.tld/rebecs/enthuses.html"^^xsd:string. + swrc:pages "40"^^xsd:integer. + dc:title "engorge enthuses awakens"^^xsd:string. + foaf:homepage "http://www.rebecs.tld/awakens/fluctuating.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Polazhitsa_Alameda. + rdf:type bench:Inproceedings. + bench:booktitle "enthuses fluctuating golem"^^xsd:string. + dc:title "awakens golem appareling"^^xsd:string. + foaf:homepage "http://www.fluctuating.tld/appareling/nicer.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Polazhitsa_Alameda. + rdf:type bench:Inproceedings. + bench:booktitle "golem nicer assaying"^^xsd:string. + rdfs:seeAlso "http://www.appareling.tld/assaying/eggnogs.html"^^xsd:string. + swrc:pages "103"^^xsd:integer. + dc:title "nicer eggnogs deciliter"^^xsd:string. + foaf:homepage "http://www.assaying.tld/deciliter/homoerotism.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Polazhitsa_Alameda. + rdf:type bench:Inproceedings. + bench:booktitle "eggnogs homoerotism disrupting"^^xsd:string. + rdfs:seeAlso "http://www.deciliter.tld/disrupting/grievousness.html"^^xsd:string. + swrc:pages "9"^^xsd:integer. + dc:title "homoerotism grievousness altitudes"^^xsd:string. + foaf:homepage "http://www.disrupting.tld/altitudes/tastier.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alcnaeon_Parolini. + rdf:type bench:Inproceedings. + bench:booktitle "grievousness tastier repiners"^^xsd:string. + dc:title "altitudes repiners brassard"^^xsd:string. + foaf:homepage "http://www.tastier.tld/brassard/quarrying.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alcnaeon_Parolini. + rdf:type bench:Inproceedings. + bench:abstract "coagulability phlegmiest dharmas amplifiable unpredictability recapitulate foxiest cardinality burgeons recuses pieplants downfalls sparkily scabbing diapasons bootyless paretics muckraked carcinogenicity sellers reassimilating pleadable disassembles altering preestablished unvoiced transgresses priorities warier vindication ungrammatical hatpins appropriately spinelessly atomism subsequently valiance congeners disequilibrium halloas congratulating chirography carinas audiology kaleidoscopic chumships languages softened fubbing ethicists camembert gaits hatband posies stover relenting primitivity artificer refiltered nonplus cinematograph roentgenograms gauchest hedgerows surveillance motorbuses londoners goldsmiths kebabs propanes decontaminations unintellectual negotiations spookier lintel fingerprinted improvisational onanists pointiest consolingly bunglers frontiers efficiency bisexuals melodramatist huggable hempweed etheric souse weans tambur moralization firepan malefic somersaulted tsardoms poteens lynchers driftpin calibrated semolinas prenticing outdone hemostat falsifies midways gives effluvial unemphatic unjustly bighorn friability fishwife bumped inflicting tabors lapping unforgivable unwrap beckoningly resisters executes audiometries tugged crashers brightens maypole outlaw reinducing paisleys plaguers pollards kiefs nigher yummies orbited fanning summarizes segmented refractions reclothed axed ornamentations enormousness overrates molts ingrain beleapt megaphone genealogists tumour matters streptococcic peeving diffusely rehinged filibusters sharking atoned dramamine comradeship bassetting lugger claque honesties energetics blemishing seasoned progressing curses activity unmagnified oozing tibial obviates speared canards ethicals coulombs mutually broadens defectiveness astern nudged amortise harmed"^^xsd:string. + bench:booktitle "repiners quarrying perfecters"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "brassard perfecters mistime"^^xsd:string. + foaf:homepage "http://www.quarrying.tld/mistime/pokiness.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alcnaeon_Parolini. + rdf:type bench:Inproceedings. + bench:booktitle "perfecters pokiness orthopaedics"^^xsd:string. + rdfs:seeAlso "http://www.mistime.tld/orthopaedics/abolitionists.html"^^xsd:string. + swrc:pages "95"^^xsd:integer. + dc:title "pokiness abolitionists allocator"^^xsd:string. + foaf:homepage "http://www.orthopaedics.tld/allocator/bootjacks.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jody_Headlee. + dc:creator _:Daisetsu_Angton. + rdf:type bench:Inproceedings. + bench:booktitle "abolitionists bootjacks inheritances"^^xsd:string. + bench:cdrom "http://www.allocator.tld/inheritances/accusatively.html"^^xsd:string. + swrc:pages "52"^^xsd:integer. + dc:title "bootjacks accusatively romancer"^^xsd:string. + foaf:homepage "http://www.inheritances.tld/romancer/tartly.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jody_Headlee. + rdf:type bench:Inproceedings. + bench:booktitle "accusatively tartly shysters"^^xsd:string. + rdfs:seeAlso "http://www.romancer.tld/shysters/randomly.html"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "tartly randomly premiers"^^xsd:string. + foaf:homepage "http://www.shysters.tld/premiers/saxhorns.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Jody_Headlee. + rdf:type bench:Inproceedings. + bench:booktitle "randomly saxhorns beys"^^xsd:string. + rdfs:seeAlso "http://www.premiers.tld/beys/unmanly.html"^^xsd:string. + swrc:pages "32"^^xsd:integer. + dc:title "saxhorns unmanly sophs"^^xsd:string. + foaf:homepage "http://www.beys.tld/sophs/hairpins.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Daisetsu_Angton. + rdf:type bench:Inproceedings. + bench:booktitle "unmanly hairpins crossbreed"^^xsd:string. + swrc:pages "144"^^xsd:integer. + dc:title "sophs crossbreed ignitible"^^xsd:string. + foaf:homepage "http://www.hairpins.tld/ignitible/matadors.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Daisetsu_Angton. + dcterms:references _:references32. +_:references32 rdf:type rdf:Bag. +_:references32 rdf:_1 . +_:references32 rdf:_2 . +_:references32 rdf:_3 . +_:references32 rdf:_4 . +_:references32 rdf:_5 . +_:references32 rdf:_6 . +_:references32 rdf:_7 . +_:references32 rdf:_8 . +_:references32 rdf:_9 . +_:references32 rdf:_10 . +_:references32 rdf:_11 . +_:references32 rdf:_12 . +_:references32 rdf:_13 . +_:references32 rdf:_14 . +_:references32 rdf:_15 . +_:references32 rdf:_16 . +_:references32 rdf:_17 . +_:references32 rdf:_18 . +_:references32 rdf:_19 . +_:references32 rdf:_20 . +_:references32 rdf:_21 . +_:references32 rdf:_22 . +_:references32 rdf:_23 . +_:references32 rdf:_24 . +_:references32 rdf:_25 . +_:references32 rdf:_26 . +_:references32 rdf:_27 . +_:references32 rdf:_28 . +_:references32 rdf:_29 . +_:references32 rdf:_30 . + rdf:type bench:Inproceedings. + bench:booktitle "crossbreed matadors maturational"^^xsd:string. + swrc:pages "105"^^xsd:integer. + dc:title "ignitible maturational ration"^^xsd:string. + foaf:homepage "http://www.matadors.tld/ration/enlarged.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Esinam_Guier. + rdf:type bench:Inproceedings. + bench:booktitle "maturational enlarged dishcloths"^^xsd:string. + rdfs:seeAlso "http://www.ration.tld/dishcloths/reabsorbed.html"^^xsd:string. + swrc:pages "59"^^xsd:integer. + dc:title "enlarged reabsorbed authentications"^^xsd:string. + foaf:homepage "http://www.dishcloths.tld/authentications/bouses.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Esinam_Guier. + dc:creator _:Alfrred_Surprenant. + rdf:type bench:Inproceedings. + bench:booktitle "reabsorbed bouses stashed"^^xsd:string. + dc:title "authentications stashed knobbiness"^^xsd:string. + foaf:homepage "http://www.bouses.tld/knobbiness/akvavits.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Esinam_Guier. + dc:creator _:Alfrred_Surprenant. + rdf:type bench:Inproceedings. + bench:booktitle "stashed akvavits plectrums"^^xsd:string. + rdfs:seeAlso "http://www.knobbiness.tld/plectrums/columnal.html"^^xsd:string. + swrc:pages "98"^^xsd:integer. + dc:title "akvavits columnal bubbles"^^xsd:string. + foaf:homepage "http://www.plectrums.tld/bubbles/cliqued.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Alfrred_Surprenant. + dc:creator _:Felippe_Desai. + rdf:type bench:Inproceedings. + bench:booktitle "columnal cliqued certificated"^^xsd:string. + rdfs:seeAlso "http://www.bubbles.tld/certificated/superannuation.html"^^xsd:string. + swrc:pages "92"^^xsd:integer. + dc:title "cliqued superannuation calculabilities"^^xsd:string. + foaf:homepage "http://www.certificated.tld/calculabilities/melanesian.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Felippe_Desai. + rdf:type bench:Inproceedings. + bench:booktitle "superannuation melanesian avitaminosis"^^xsd:string. + rdfs:seeAlso "http://www.calculabilities.tld/avitaminosis/villager.html"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "melanesian villager denationalizing"^^xsd:string. + foaf:homepage "http://www.avitaminosis.tld/denationalizing/prejudging.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Felippe_Desai. + dc:creator _:Akai_Qin. + rdf:type bench:Inproceedings. + bench:booktitle "villager prejudging sphygmographic"^^xsd:string. + rdfs:seeAlso "http://www.denationalizing.tld/sphygmographic/flossed.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "prejudging flossed communicating"^^xsd:string. + foaf:homepage "http://www.sphygmographic.tld/communicating/touters.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Akai_Qin. + rdf:type bench:Inproceedings. + bench:booktitle "flossed touters sprightliness"^^xsd:string. + swrc:pages "118"^^xsd:integer. + dc:title "communicating sprightliness swingers"^^xsd:string. + foaf:homepage "http://www.touters.tld/swingers/immaculacy.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Akai_Qin. + rdf:type bench:Inproceedings. + bench:booktitle "sprightliness immaculacy unabated"^^xsd:string. + rdfs:seeAlso "http://www.swingers.tld/unabated/uprisings.html"^^xsd:string. + swrc:pages "15"^^xsd:integer. + dc:title "immaculacy uprisings numerating"^^xsd:string. + foaf:homepage "http://www.unabated.tld/numerating/crosshatching.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Courtenay_Babjeck. + rdf:type bench:Inproceedings. + bench:booktitle "uprisings crosshatching bluecoat"^^xsd:string. + swrc:pages "137"^^xsd:integer. + dc:title "numerating bluecoat emeer"^^xsd:string. + foaf:homepage "http://www.crosshatching.tld/emeer/wisps.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Courtenay_Babjeck. + rdf:type bench:Inproceedings. + bench:booktitle "bluecoat wisps wishless"^^xsd:string. + rdfs:seeAlso "http://www.emeer.tld/wishless/atoningly.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "wisps atoningly yetis"^^xsd:string. + foaf:homepage "http://www.wishless.tld/yetis/pated.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Courtenay_Babjeck. + rdf:type bench:Inproceedings. + bench:booktitle "atoningly pated crunchers"^^xsd:string. + swrc:pages "180"^^xsd:integer. + dc:title "yetis crunchers glassblower"^^xsd:string. + foaf:homepage "http://www.pated.tld/glassblower/smidgeons.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Margie_Terrebonne. + rdf:type bench:Inproceedings. + bench:booktitle "crunchers smidgeons wallah"^^xsd:string. + rdfs:seeAlso "http://www.glassblower.tld/wallah/searcher.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "smidgeons searcher haps"^^xsd:string. + foaf:homepage "http://www.wallah.tld/haps/heteronomy.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Margie_Terrebonne. + rdf:type bench:Inproceedings. + bench:booktitle "searcher heteronomy unconversant"^^xsd:string. + bench:cdrom "http://www.haps.tld/unconversant/blueprinted.html"^^xsd:string. + rdfs:seeAlso "http://www.heteronomy.tld/blueprinted/satisfiable.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "unconversant satisfiable spearfish"^^xsd:string. + foaf:homepage "http://www.blueprinted.tld/spearfish/supersaturates.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Margie_Terrebonne. + rdf:type bench:Inproceedings. + bench:booktitle "satisfiable supersaturates colonise"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "spearfish colonise sidetracking"^^xsd:string. + foaf:homepage "http://www.supersaturates.tld/sidetracking/saxhorn.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Orino_Gauntt. + rdf:type bench:Inproceedings. + bench:booktitle "colonise saxhorn undraped"^^xsd:string. + rdfs:seeAlso "http://www.sidetracking.tld/undraped/unprovoked.html"^^xsd:string. + swrc:pages "12"^^xsd:integer. + dc:title "saxhorn unprovoked chasten"^^xsd:string. + foaf:homepage "http://www.undraped.tld/chasten/preachment.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Orino_Gauntt. + dc:creator _:Taroemon_Tomlinson. + rdf:type bench:Inproceedings. + bench:booktitle "unprovoked preachment mispronunciations"^^xsd:string. + rdfs:seeAlso "http://www.chasten.tld/mispronunciations/forehead.html"^^xsd:string. + swrc:pages "100"^^xsd:integer. + dc:title "preachment forehead arduously"^^xsd:string. + foaf:homepage "http://www.mispronunciations.tld/arduously/presells.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Orino_Gauntt. + rdf:type bench:Inproceedings. + bench:booktitle "forehead presells bimetal"^^xsd:string. + swrc:pages "65"^^xsd:integer. + dc:title "arduously bimetal winker"^^xsd:string. + foaf:homepage "http://www.presells.tld/winker/savable.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Taroemon_Tomlinson. + dc:creator _:Komala_Mathieson. + rdf:type bench:Inproceedings. + bench:booktitle "bimetal savable patchable"^^xsd:string. + rdfs:seeAlso "http://www.winker.tld/patchable/underparts.html"^^xsd:string. + swrc:pages "36"^^xsd:integer. + dc:title "savable underparts incarnation"^^xsd:string. + foaf:homepage "http://www.patchable.tld/incarnation/delved.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dc:creator _:Taroemon_Tomlinson. + rdf:type bench:Inproceedings. + bench:booktitle "underparts delved bevels"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "incarnation bevels mamas"^^xsd:string. + foaf:homepage "http://www.delved.tld/mamas/decocting.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Komala_Mathieson. + rdf:type bench:Inproceedings. + bench:booktitle "bevels decocting plundering"^^xsd:string. + rdfs:seeAlso "http://www.mamas.tld/plundering/magnitudes.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "decocting magnitudes scribbling"^^xsd:string. + foaf:homepage "http://www.plundering.tld/scribbling/popes.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. + dcterms:partOf . + dc:creator _:Komala_Mathieson. + swrc:editor . + swrc:editor _:Ricardo_Hauch. +_:Ricardo_Hauch rdf:type foaf:Person. +_:Ricardo_Hauch foaf:name "Ricardo Hauch"^^xsd:string. + swrc:editor _:Alliss_Whitener. +_:Alliss_Whitener rdf:type foaf:Person. +_:Alliss_Whitener foaf:name "Alliss Whitener"^^xsd:string. + swrc:editor _:Julietta_Goatley. +_:Julietta_Goatley rdf:type foaf:Person. +_:Julietta_Goatley foaf:name "Julietta Goatley"^^xsd:string. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 1 (1967)"^^xsd:string. + swrc:volume "28"^^xsd:integer. + dcterms:issued "1967"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.scribbling.tld/pinesap/profoundest.html"^^xsd:string. + swrc:pages "143"^^xsd:integer. + dc:title "popes profoundest aglare"^^xsd:string. + foaf:homepage "http://www.pinesap.tld/aglare/stiffest.html"^^xsd:string. + swrc:journal . + dc:creator _:Eichiro_Hodson. + rdf:type bench:Article. + swrc:pages "167"^^xsd:integer. + dc:title "profoundest stiffest progs"^^xsd:string. + foaf:homepage "http://www.aglare.tld/progs/sawers.html"^^xsd:string. + swrc:journal . + dc:creator _:Husaam_Dubbin. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stiffest.tld/sawers/bints.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "progs bints doggy"^^xsd:string. + foaf:homepage "http://www.sawers.tld/doggy/nankeen.html"^^xsd:string. + swrc:journal . + dc:creator _:Tonniya_Klaas. + rdf:type bench:Article. + rdfs:seeAlso "http://www.bints.tld/nankeen/stereoscope.html"^^xsd:string. + swrc:pages "87"^^xsd:integer. + dc:title "doggy stereoscope rulership"^^xsd:string. + foaf:homepage "http://www.nankeen.tld/rulership/cogway.html"^^xsd:string. + swrc:journal . + dc:creator _:Tathagata_Plato. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stereoscope.tld/cogway/flypapers.html"^^xsd:string. + swrc:pages "62"^^xsd:integer. + dc:title "rulership flypapers runtiness"^^xsd:string. + foaf:homepage "http://www.cogway.tld/runtiness/crookedest.html"^^xsd:string. + swrc:journal . + dc:creator _:Antonie_Leheny. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flypapers.tld/crookedest/stipulations.html"^^xsd:string. + swrc:pages "119"^^xsd:integer. + dc:title "runtiness stipulations contortionists"^^xsd:string. + foaf:homepage "http://www.crookedest.tld/contortionists/briefly.html"^^xsd:string. + swrc:journal . + dc:creator _:Myrtle_Joliet. + dc:creator _:Cornelia_Mckahan. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stipulations.tld/briefly/wettable.html"^^xsd:string. + swrc:pages "177"^^xsd:integer. + dc:title "contortionists wettable pinnacling"^^xsd:string. + foaf:homepage "http://www.briefly.tld/pinnacling/ophthalmoscopy.html"^^xsd:string. + swrc:journal . + dc:creator _:Shelia_Judy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wettable.tld/ophthalmoscopy/dismayed.html"^^xsd:string. + swrc:pages "182"^^xsd:integer. + dc:title "pinnacling dismayed fuzees"^^xsd:string. + foaf:homepage "http://www.ophthalmoscopy.tld/fuzees/repealable.html"^^xsd:string. + swrc:journal . + dc:creator _:Georg_Prisk. + rdf:type bench:Article. + rdfs:seeAlso "http://www.dismayed.tld/repealable/marshes.html"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "fuzees marshes godding"^^xsd:string. + foaf:homepage "http://www.repealable.tld/godding/anemometers.html"^^xsd:string. + swrc:journal . + dc:creator _:Ammaar_Ormerod. + dcterms:references _:references34. +_:references34 rdf:type rdf:Bag. +_:references34 rdf:_1 . +_:references34 rdf:_2 . +_:references34 rdf:_3 . +_:references34 rdf:_4 . +_:references34 rdf:_5 . +_:references34 rdf:_6 . +_:references34 rdf:_7 . +_:references34 rdf:_8 . +_:references34 rdf:_9 . +_:references34 rdf:_10 . +_:references34 rdf:_11 . +_:references34 rdf:_12 . +_:references34 rdf:_13 . +_:references34 rdf:_14 . +_:references34 rdf:_15 . +_:references34 rdf:_16 . + rdf:type bench:Article. + swrc:pages "99"^^xsd:integer. + dc:title "marshes anemometers vitiating"^^xsd:string. + foaf:homepage "http://www.godding.tld/vitiating/larceners.html"^^xsd:string. + swrc:journal . + dc:creator _:Kasey_Matyas. + rdf:type bench:Article. + swrc:pages "50"^^xsd:integer. + dc:title "anemometers larceners demobbing"^^xsd:string. + foaf:homepage "http://www.vitiating.tld/demobbing/fined.html"^^xsd:string. + swrc:journal . + dc:creator _:Bemus_Ridens. + dc:creator _:ErcwIff_Meetze. + rdf:type bench:Article. + rdfs:seeAlso "http://www.larceners.tld/fined/woenesses.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "demobbing woenesses gamely"^^xsd:string. + foaf:homepage "http://www.fined.tld/gamely/apparelling.html"^^xsd:string. + swrc:journal . + dc:creator _:Julieta_Stlouise. + rdf:type bench:Article. + rdfs:seeAlso "http://www.woenesses.tld/apparelling/manoeuvering.html"^^xsd:string. + swrc:pages "186"^^xsd:integer. + dc:title "gamely manoeuvering protectionist"^^xsd:string. + foaf:homepage "http://www.apparelling.tld/protectionist/inabilities.html"^^xsd:string. + swrc:journal . + dc:creator _:Casimir_Vilain. + rdf:type bench:Article. + rdfs:seeAlso "http://www.manoeuvering.tld/inabilities/flauntiest.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "protectionist flauntiest recused"^^xsd:string. + foaf:homepage "http://www.inabilities.tld/recused/bulleting.html"^^xsd:string. + swrc:journal . + dc:creator _:Shiba_Caples. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flauntiest.tld/bulleting/subjoins.html"^^xsd:string. + swrc:note "picarooned inoculations panzers unsticking nerd ended dynamical absorbing transepts stuffier"^^xsd:string. + swrc:pages "174"^^xsd:integer. + dc:title "recused subjoins nonemotionally"^^xsd:string. + foaf:homepage "http://www.bulleting.tld/nonemotionally/reconfigure.html"^^xsd:string. + swrc:journal . + dc:creator _:Johan_Scully. + dc:creator _:Teodor_Rady. + rdf:type bench:Article. + rdfs:seeAlso "http://www.subjoins.tld/reconfigure/noninjuriousness.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "nonemotionally noninjuriousness sappily"^^xsd:string. + foaf:homepage "http://www.reconfigure.tld/sappily/powerhouses.html"^^xsd:string. + swrc:journal . + dc:creator _:Forest_Flax. + rdf:type bench:Article. + rdfs:seeAlso "http://www.noninjuriousness.tld/powerhouses/warns.html"^^xsd:string. + swrc:note "pioneering noons eyeletted acupuncture germaniums boyishly explored pompons mangier brawns"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "sappily warns snaggy"^^xsd:string. + foaf:homepage "http://www.powerhouses.tld/snaggy/indefensibility.html"^^xsd:string. + swrc:journal . + dc:creator _:Florance_Golonka. + dc:creator _:ZefaAaden_Raridon. + rdf:type bench:Article. + rdfs:seeAlso "http://www.warns.tld/indefensibility/premieres.html"^^xsd:string. + swrc:pages "183"^^xsd:integer. + dc:title "snaggy premieres alternateness"^^xsd:string. + foaf:homepage "http://www.indefensibility.tld/alternateness/aeriest.html"^^xsd:string. + swrc:journal . + dc:creator _:Dyvynarth_Pelc. + dc:creator _:Pongsona_Tijernia. + rdf:type bench:Article. + rdfs:seeAlso "http://www.premieres.tld/aeriest/necessariness.html"^^xsd:string. + swrc:pages "25"^^xsd:integer. + dc:title "alternateness necessariness training"^^xsd:string. + foaf:homepage "http://www.aeriest.tld/training/reweaving.html"^^xsd:string. + swrc:journal . + dc:creator _:Gaius_Gonzalez. + rdf:type bench:Article. + swrc:note "unpopular squanderer butchering knockoff exorcize specialize fuzzing psychopaths distinctive"^^xsd:string. + swrc:pages "123"^^xsd:integer. + dc:title "necessariness reweaving indomitably"^^xsd:string. + foaf:homepage "http://www.training.tld/indomitably/limes.html"^^xsd:string. + swrc:journal . + dc:creator _:Werburg_Saraiva. + rdf:type bench:Article. + rdfs:seeAlso "http://www.reweaving.tld/limes/tailskids.html"^^xsd:string. + swrc:pages "151"^^xsd:integer. + dc:title "indomitably tailskids aud"^^xsd:string. + foaf:homepage "http://www.limes.tld/aud/devolved.html"^^xsd:string. + swrc:journal . + dc:creator _:Carlton_Feagley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tailskids.tld/devolved/throbbers.html"^^xsd:string. + swrc:pages "60"^^xsd:integer. + dc:title "aud throbbers overtaxing"^^xsd:string. + foaf:homepage "http://www.devolved.tld/overtaxing/ducting.html"^^xsd:string. + swrc:journal . + dc:creator _:Lataesha_Tamburro. + rdf:type bench:Article. + rdfs:seeAlso "http://www.throbbers.tld/ducting/jellify.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "overtaxing jellify teetotum"^^xsd:string. + foaf:homepage "http://www.ducting.tld/teetotum/searchable.html"^^xsd:string. + swrc:journal . + dc:creator _:Kendall_Pinkney. + rdf:type bench:Article. + rdfs:seeAlso "http://www.jellify.tld/searchable/randoms.html"^^xsd:string. + swrc:pages "97"^^xsd:integer. + dc:title "teetotum randoms tetra"^^xsd:string. + foaf:homepage "http://www.searchable.tld/tetra/elixirs.html"^^xsd:string. + swrc:journal . + dc:creator _:Gidayu_Namsaly. + rdf:type bench:Article. + rdfs:seeAlso "http://www.randoms.tld/elixirs/permissibility.html"^^xsd:string. + dc:title "tetra permissibility redrafted"^^xsd:string. + foaf:homepage "http://www.elixirs.tld/redrafted/feltings.html"^^xsd:string. + swrc:journal . + dc:creator _:Najaat_Werma. + rdf:type bench:Article. + swrc:pages "189"^^xsd:integer. + dc:title "permissibility feltings schoolmistresses"^^xsd:string. + foaf:homepage "http://www.redrafted.tld/schoolmistresses/lanciers.html"^^xsd:string. + swrc:journal . + dc:creator _:Lysanne_Proo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.feltings.tld/lanciers/dreidls.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "schoolmistresses dreidls viscidity"^^xsd:string. + foaf:homepage "http://www.lanciers.tld/viscidity/farrago.html"^^xsd:string. + swrc:journal . + dc:creator _:Brunhild_Seit. + rdf:type bench:Article. + swrc:pages "142"^^xsd:integer. + dc:title "dreidls farrago worshipping"^^xsd:string. + foaf:homepage "http://www.viscidity.tld/worshipping/eulogizers.html"^^xsd:string. + swrc:journal . + dc:creator _:Tawana_Mattingley. + rdf:type bench:Article. + rdfs:seeAlso "http://www.farrago.tld/eulogizers/interdistrict.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "worshipping interdistrict tapping"^^xsd:string. + foaf:homepage "http://www.eulogizers.tld/tapping/blousiest.html"^^xsd:string. + swrc:journal . + dc:creator _:Mada_Aleff. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interdistrict.tld/blousiest/cradles.html"^^xsd:string. + swrc:note "unintended preassign ogler faiths sporozoon enduing microstructure matless firebase"^^xsd:string. + dc:title "tapping cradles embrocate"^^xsd:string. + foaf:homepage "http://www.blousiest.tld/embrocate/layettes.html"^^xsd:string. + swrc:journal . + dc:creator _:Radosta_Rodvold. + rdf:type bench:Article. + swrc:pages "92"^^xsd:integer. + dc:title "cradles layettes redeemer"^^xsd:string. + foaf:homepage "http://www.embrocate.tld/redeemer/juntas.html"^^xsd:string. + swrc:journal . +_:Kharitaniia_Iniguez rdf:type foaf:Person. +_:Kharitaniia_Iniguez foaf:name "Kharitaniia Iniguez"^^xsd:string. + dc:creator _:Kharitaniia_Iniguez. + swrc:editor _:Crescentia_Mongeau. + swrc:editor _:Daisuke_Seidle. + rdf:type bench:Incollection. + bench:booktitle "layettes juntas erose"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "redeemer erose encysting"^^xsd:string. + foaf:homepage "http://www.juntas.tld/encysting/tenders.html"^^xsd:string. + dcterms:issued "1967"^^xsd:integer. +_:Shozo_Grandjean rdf:type foaf:Person. +_:Shozo_Grandjean foaf:name "Shozo Grandjean"^^xsd:string. + dc:creator _:Shozo_Grandjean. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 2 (1967)"^^xsd:string. + swrc:volume "19"^^xsd:integer. + dcterms:issued "1967"^^xsd:integer. + rdf:type bench:Article. + swrc:pages "103"^^xsd:integer. + dc:title "encysting dayside unevener"^^xsd:string. + foaf:homepage "http://www.tenders.tld/unevener/assafoetida.html"^^xsd:string. + swrc:journal . + dc:creator _:Latreece_Whitebear. + rdf:type bench:Article. + swrc:pages "37"^^xsd:integer. + dc:title "dayside assafoetida reiterates"^^xsd:string. + foaf:homepage "http://www.unevener.tld/reiterates/deathy.html"^^xsd:string. + swrc:journal . + dc:creator _:Luce_Palmo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.assafoetida.tld/deathy/cybernetically.html"^^xsd:string. + swrc:pages "154"^^xsd:integer. + dc:title "reiterates cybernetically mayans"^^xsd:string. + foaf:homepage "http://www.deathy.tld/mayans/volplaning.html"^^xsd:string. + swrc:journal . + dc:creator _:Mariko_Etheredge. + dc:creator _:Agafiia_Rushford. + rdf:type bench:Article. + rdfs:seeAlso "http://www.cybernetically.tld/volplaning/claimed.html"^^xsd:string. + swrc:pages "1"^^xsd:integer. + dc:title "mayans claimed weatherproofing"^^xsd:string. + foaf:homepage "http://www.volplaning.tld/weatherproofing/proffered.html"^^xsd:string. + swrc:journal . + dc:creator _:Adeeba_Pruette. + rdf:type bench:Article. + rdfs:seeAlso "http://www.claimed.tld/proffered/yeasting.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "weatherproofing yeasting onerosities"^^xsd:string. + foaf:homepage "http://www.proffered.tld/onerosities/floes.html"^^xsd:string. + swrc:journal . + dc:creator _:Haiyan_Yamaguchi. + dc:creator _:Kyon_Braucks. + rdf:type bench:Article. + rdfs:seeAlso "http://www.yeasting.tld/floes/breathier.html"^^xsd:string. + swrc:pages "120"^^xsd:integer. + dc:title "onerosities breathier exports"^^xsd:string. + foaf:homepage "http://www.floes.tld/exports/nonslip.html"^^xsd:string. + swrc:journal . + dc:creator _:Jareer_Cure. + dc:creator _:Tierney_Stroll. + rdf:type bench:Article. + rdfs:seeAlso "http://www.breathier.tld/nonslip/daydreamers.html"^^xsd:string. + swrc:pages "193"^^xsd:integer. + dc:title "exports daydreamers postbox"^^xsd:string. + foaf:homepage "http://www.nonslip.tld/postbox/albumins.html"^^xsd:string. + swrc:journal . + dc:creator _:Alek_Babson. + rdf:type bench:Article. + swrc:pages "142"^^xsd:integer. + dc:title "daydreamers albumins unrequited"^^xsd:string. + foaf:homepage "http://www.postbox.tld/unrequited/euphonies.html"^^xsd:string. + swrc:journal . + dc:creator _:Bleidd_Thackeray. + rdf:type bench:Article. + swrc:pages "106"^^xsd:integer. + dc:title "albumins euphonies doubleheaders"^^xsd:string. + foaf:homepage "http://www.unrequited.tld/doubleheaders/nongregarious.html"^^xsd:string. + swrc:journal . + dc:creator _:Nangka_Diver. + dc:creator _:Fatima_Mckissic. + rdf:type bench:Article. + rdfs:seeAlso "http://www.euphonies.tld/nongregarious/thinclad.html"^^xsd:string. + swrc:pages "29"^^xsd:integer. + dc:title "doubleheaders thinclad spurrey"^^xsd:string. + foaf:homepage "http://www.nongregarious.tld/spurrey/supered.html"^^xsd:string. + swrc:journal . + dc:creator _:Liesa_Lansberry. + rdf:type bench:Article. + rdfs:seeAlso "http://www.thinclad.tld/supered/flenched.html"^^xsd:string. + swrc:pages "149"^^xsd:integer. + dc:title "spurrey flenched batsman"^^xsd:string. + foaf:homepage "http://www.supered.tld/batsman/syncoms.html"^^xsd:string. + swrc:journal . + dc:creator _:Queisha_Dalpiaz. + rdf:type bench:Article. + dc:title "flenched syncoms steeliest"^^xsd:string. + foaf:homepage "http://www.batsman.tld/steeliest/stagehand.html"^^xsd:string. + swrc:journal . + dc:creator _:JesusErnesto_Leistner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.syncoms.tld/stagehand/robing.html"^^xsd:string. + swrc:pages "104"^^xsd:integer. + dc:title "steeliest robing ss"^^xsd:string. + foaf:homepage "http://www.stagehand.tld/ss/washstand.html"^^xsd:string. + swrc:journal . + dc:creator _:Anatole_Iacovetto. + rdf:type bench:Article. + rdfs:seeAlso "http://www.robing.tld/washstand/engirded.html"^^xsd:string. + swrc:pages "169"^^xsd:integer. + dc:title "ss engirded assisters"^^xsd:string. + foaf:homepage "http://www.washstand.tld/assisters/pommelled.html"^^xsd:string. + swrc:journal . + dc:creator _:Sabana_Eshenbrenner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.engirded.tld/pommelled/blinders.html"^^xsd:string. + swrc:pages "190"^^xsd:integer. + dc:title "assisters blinders mentors"^^xsd:string. + foaf:homepage "http://www.pommelled.tld/mentors/killed.html"^^xsd:string. + swrc:journal . + dc:creator _:Wala_Dydo. + dc:creator _:Palma_Suwannakintho. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blinders.tld/killed/ideologically.html"^^xsd:string. + swrc:pages "58"^^xsd:integer. + dc:title "mentors ideologically bleeps"^^xsd:string. + foaf:homepage "http://www.killed.tld/bleeps/stereotape.html"^^xsd:string. + swrc:journal . + dc:creator _:Kateena_Schoeder. + rdf:type bench:Article. + rdfs:seeAlso "http://www.ideologically.tld/stereotape/persisting.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "bleeps persisting seekers"^^xsd:string. + swrc:journal . + dc:creator _:Dubal_Zahradnik. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stereotape.tld/seekers/despatched.html"^^xsd:string. + swrc:pages "64"^^xsd:integer. + dc:title "persisting despatched meccas"^^xsd:string. + foaf:homepage "http://www.seekers.tld/meccas/kremlinologists.html"^^xsd:string. + swrc:journal . + dc:creator _:Takakazu_Boscarino. + rdf:type bench:Article. + swrc:pages "162"^^xsd:integer. + dc:title "despatched kremlinologists tossing"^^xsd:string. + foaf:homepage "http://www.meccas.tld/tossing/irreplaceably.html"^^xsd:string. + swrc:journal . + dc:creator _:Abaz_Carwell. + rdf:type bench:Article. + swrc:pages "145"^^xsd:integer. + dc:title "kremlinologists irreplaceably motorways"^^xsd:string. + foaf:homepage "http://www.tossing.tld/motorways/unforgettable.html"^^xsd:string. + swrc:journal . + dc:creator _:Sevastiiana_Heyne. + rdf:type bench:Article. + swrc:pages "19"^^xsd:integer. + dc:title "irreplaceably unforgettable governs"^^xsd:string. + foaf:homepage "http://www.motorways.tld/governs/motorboats.html"^^xsd:string. + swrc:journal . + dc:creator _:Ghaalib_Yunt. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "unforgettable motorboats misdone"^^xsd:string. + foaf:homepage "http://www.governs.tld/misdone/garlanded.html"^^xsd:string. + swrc:journal . + dc:creator _:Gerbrug_Adamczak. + dc:creator _:Otojiro_Adsit. + rdf:type bench:Article. + rdfs:seeAlso "http://www.motorboats.tld/garlanded/tabasco.html"^^xsd:string. + swrc:pages "39"^^xsd:integer. + dc:title "misdone tabasco botticelli"^^xsd:string. + foaf:homepage "http://www.garlanded.tld/botticelli/neoplasms.html"^^xsd:string. + swrc:journal . + dc:creator _:Gijs_Litman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tabasco.tld/neoplasms/stodgily.html"^^xsd:string. + swrc:pages "128"^^xsd:integer. + dc:title "botticelli stodgily hiltless"^^xsd:string. + foaf:homepage "http://www.neoplasms.tld/hiltless/barbarize.html"^^xsd:string. + swrc:journal . + dc:creator _:Yarkona_Weiker. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stodgily.tld/barbarize/simoleon.html"^^xsd:string. + swrc:pages "135"^^xsd:integer. + dc:title "hiltless simoleon courting"^^xsd:string. + foaf:homepage "http://www.barbarize.tld/courting/realest.html"^^xsd:string. + swrc:journal . + dc:creator _:Yanni_Ancelet. + rdf:type bench:Article. + rdfs:seeAlso "http://www.simoleon.tld/realest/conquian.html"^^xsd:string. + swrc:pages "200"^^xsd:integer. + dc:title "courting conquian priapism"^^xsd:string. + foaf:homepage "http://www.realest.tld/priapism/noncontrastable.html"^^xsd:string. + swrc:journal . + dc:creator _:Iason_Bronsky. + rdf:type bench:Article. + rdfs:seeAlso "http://www.conquian.tld/noncontrastable/sprat.html"^^xsd:string. + swrc:pages "88"^^xsd:integer. + dc:title "priapism sprat decistere"^^xsd:string. + foaf:homepage "http://www.noncontrastable.tld/decistere/therapeutist.html"^^xsd:string. + swrc:journal . + dc:creator _:Jette_Kinnard. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sprat.tld/therapeutist/radiobiology.html"^^xsd:string. + swrc:pages "185"^^xsd:integer. + dc:title "decistere radiobiology oinking"^^xsd:string. + foaf:homepage "http://www.therapeutist.tld/oinking/interleaf.html"^^xsd:string. + swrc:journal . + dc:creator _:Kiara_Freund. + rdf:type bench:Article. + swrc:pages "33"^^xsd:integer. + dc:title "radiobiology interleaf odorizes"^^xsd:string. + foaf:homepage "http://www.oinking.tld/odorizes/pharyngeal.html"^^xsd:string. + swrc:journal . + dc:creator _:Emmanuel_Stpeters. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interleaf.tld/pharyngeal/breezeway.html"^^xsd:string. + swrc:pages "41"^^xsd:integer. + dc:title "odorizes breezeway conceders"^^xsd:string. + foaf:homepage "http://www.pharyngeal.tld/conceders/denouncers.html"^^xsd:string. + swrc:journal . + dc:creator _:Lela_Gruenhagen. + rdf:type bench:Article. + rdfs:seeAlso "http://www.breezeway.tld/denouncers/unwonted.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "conceders unwonted pensioners"^^xsd:string. + foaf:homepage "http://www.denouncers.tld/pensioners/bedouins.html"^^xsd:string. + swrc:journal . + dc:creator _:Khaalid_Heth. + dc:creator _:Lanza_Mediano. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unwonted.tld/bedouins/iratest.html"^^xsd:string. + swrc:pages "89"^^xsd:integer. + dc:title "pensioners iratest devitalized"^^xsd:string. + foaf:homepage "http://www.bedouins.tld/devitalized/conservationists.html"^^xsd:string. + swrc:journal . + dc:creator _:Tomomi_Fritzman. + rdf:type bench:Article. + rdfs:seeAlso "http://www.iratest.tld/conservationists/piddling.html"^^xsd:string. + swrc:pages "67"^^xsd:integer. + dc:title "devitalized piddling attempter"^^xsd:string. + foaf:homepage "http://www.conservationists.tld/attempter/waiter.html"^^xsd:string. + swrc:journal . + dc:creator _:Fia_Cutone. + rdf:type bench:Article. + rdfs:seeAlso "http://www.piddling.tld/waiter/philippics.html"^^xsd:string. + swrc:pages "4"^^xsd:integer. + dc:title "attempter philippics facer"^^xsd:string. + foaf:homepage "http://www.waiter.tld/facer/outsells.html"^^xsd:string. + swrc:journal . + dc:creator _:Unais_Machover. + rdf:type bench:Article. + swrc:pages "112"^^xsd:integer. + dc:title "philippics outsells reprobates"^^xsd:string. + foaf:homepage "http://www.facer.tld/reprobates/besmears.html"^^xsd:string. + swrc:journal . + dc:creator _:Ergyryad_Wolfe. + rdf:type bench:Article. + rdfs:seeAlso "http://www.outsells.tld/besmears/coordinations.html"^^xsd:string. + swrc:pages "96"^^xsd:integer. + dc:title "reprobates coordinations cupped"^^xsd:string. + foaf:homepage "http://www.besmears.tld/cupped/bander.html"^^xsd:string. + swrc:journal . + dc:creator _:Tracine_Vickey. + rdf:type bench:Article. + swrc:pages "186"^^xsd:integer. + dc:title "coordinations bander tomcat"^^xsd:string. + foaf:homepage "http://www.cupped.tld/tomcat/unfaithful.html"^^xsd:string. + swrc:journal . +_:Wladyka_Buttolph rdf:type foaf:Person. +_:Wladyka_Buttolph foaf:name "Wladyka Buttolph"^^xsd:string. + dc:creator _:Wladyka_Buttolph. + rdf:type bench:Article. + swrc:pages "9"^^xsd:integer. + dc:title "bander unfaithful inauspiciousness"^^xsd:string. + foaf:homepage "http://www.tomcat.tld/inauspiciousness/expanses.html"^^xsd:string. + swrc:journal . +_:Jennyfer_Blackwell rdf:type foaf:Person. +_:Jennyfer_Blackwell foaf:name "Jennyfer Blackwell"^^xsd:string. + dc:creator _:Jennyfer_Blackwell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unfaithful.tld/expanses/swapped.html"^^xsd:string. + swrc:note "quitclaimed disappointments measuring harebell truckles fueling inflects flowage sniffingly postorbital"^^xsd:string. + swrc:pages "117"^^xsd:integer. + dc:title "inauspiciousness swapped strongrooms"^^xsd:string. + foaf:homepage "http://www.expanses.tld/strongrooms/sailors.html"^^xsd:string. + swrc:journal . +_:Ernestina_Vanderheide rdf:type foaf:Person. +_:Ernestina_Vanderheide foaf:name "Ernestina Vanderheide"^^xsd:string. + dc:creator _:Ernestina_Vanderheide. + rdf:type bench:Article. + rdfs:seeAlso "http://www.swapped.tld/sailors/paunchiest.html"^^xsd:string. + swrc:pages "160"^^xsd:integer. + dc:title "strongrooms paunchiest rankled"^^xsd:string. + foaf:homepage "http://www.sailors.tld/rankled/cinctured.html"^^xsd:string. + swrc:journal . +_:Hernandez_Simonsen rdf:type foaf:Person. +_:Hernandez_Simonsen foaf:name "Hernandez Simonsen"^^xsd:string. + dc:creator _:Hernandez_Simonsen. + rdf:type bench:Article. + swrc:pages "72"^^xsd:integer. + dc:title "paunchiest cinctured fiddled"^^xsd:string. + foaf:homepage "http://www.rankled.tld/fiddled/blistering.html"^^xsd:string. + swrc:journal . +_:Kristian_Morocco rdf:type foaf:Person. +_:Kristian_Morocco foaf:name "Kristian Morocco"^^xsd:string. + dc:creator _:Kristian_Morocco. + dcterms:references _:references35. +_:references35 rdf:type rdf:Bag. +_:references35 rdf:_1 . +_:references35 rdf:_2 . +_:references35 rdf:_3 . +_:references35 rdf:_4 . +_:references35 rdf:_5 . +_:references35 rdf:_6 . +_:references35 rdf:_7 . +_:references35 rdf:_8 . +_:references35 rdf:_9 . +_:references35 rdf:_10 . +_:references35 rdf:_11 . +_:references35 rdf:_12 . +_:references35 rdf:_13 . +_:references35 rdf:_14 . +_:references35 rdf:_15 . +_:references35 rdf:_16 . +_:references35 rdf:_17 . +_:references35 rdf:_18 . +_:references35 rdf:_19 . +_:references35 rdf:_20 . +_:references35 rdf:_21 . +_:references35 rdf:_22 . + rdf:type bench:Article. + swrc:pages "133"^^xsd:integer. + dc:title "cinctured blistering discarded"^^xsd:string. + foaf:homepage "http://www.fiddled.tld/discarded/normalizing.html"^^xsd:string. + swrc:journal . +_:Bedwyr_Wandrie rdf:type foaf:Person. +_:Bedwyr_Wandrie foaf:name "Bedwyr Wandrie"^^xsd:string. + dc:creator _:Bedwyr_Wandrie. + rdf:type bench:Article. + swrc:pages "111"^^xsd:integer. + dc:title "blistering normalizing mistranslating"^^xsd:string. + foaf:homepage "http://www.discarded.tld/mistranslating/versatilely.html"^^xsd:string. + swrc:journal . +_:CaerLlion_Medico rdf:type foaf:Person. +_:CaerLlion_Medico foaf:name "CaerLlion Medico"^^xsd:string. + dc:creator _:CaerLlion_Medico. + rdf:type bench:Article. + bench:cdrom "http://www.normalizing.tld/versatilely/unexplained.html"^^xsd:string. + rdfs:seeAlso "http://www.mistranslating.tld/unexplained/stockbrokerage.html"^^xsd:string. + swrc:pages "78"^^xsd:integer. + dc:title "versatilely stockbrokerage premedical"^^xsd:string. + foaf:homepage "http://www.unexplained.tld/premedical/supposed.html"^^xsd:string. + swrc:journal . +_:Kunigonde_Bodenstein rdf:type foaf:Person. +_:Kunigonde_Bodenstein foaf:name "Kunigonde Bodenstein"^^xsd:string. + dc:creator _:Kunigonde_Bodenstein. +_:Trayvon_Viner rdf:type foaf:Person. +_:Trayvon_Viner foaf:name "Trayvon Viner"^^xsd:string. + dc:creator _:Trayvon_Viner. + rdf:type bench:Article. + rdfs:seeAlso "http://www.stockbrokerage.tld/supposed/nematode.html"^^xsd:string. + swrc:pages "173"^^xsd:integer. + dc:title "premedical nematode animo"^^xsd:string. + foaf:homepage "http://www.supposed.tld/animo/mongrels.html"^^xsd:string. + swrc:journal . +_:Liona_Langill rdf:type foaf:Person. +_:Liona_Langill foaf:name "Liona Langill"^^xsd:string. + dc:creator _:Liona_Langill. +_:Millie_Marian rdf:type foaf:Person. +_:Millie_Marian foaf:name "Millie Marian"^^xsd:string. + dc:creator _:Millie_Marian. + rdf:type bench:Journal. + swrc:number "1"^^xsd:integer. + dc:title "Journal 3 (1967)"^^xsd:string. + swrc:volume "14"^^xsd:integer. + dcterms:issued "1967"^^xsd:integer. + rdf:type bench:Article. + rdfs:seeAlso "http://www.animo.tld/undercarriages/yachtswomen.html"^^xsd:string. + swrc:pages "197"^^xsd:integer. + dc:title "mongrels yachtswomen beefily"^^xsd:string. + foaf:homepage "http://www.undercarriages.tld/beefily/whetting.html"^^xsd:string. + swrc:journal . +_:Ai_Osmon rdf:type foaf:Person. +_:Ai_Osmon foaf:name "Ai Osmon"^^xsd:string. + dc:creator _:Ai_Osmon. +_:Mikayla_Reynoza rdf:type foaf:Person. +_:Mikayla_Reynoza foaf:name "Mikayla Reynoza"^^xsd:string. + dc:creator _:Mikayla_Reynoza. + rdf:type bench:Article. + swrc:pages "45"^^xsd:integer. + dc:title "yachtswomen whetting gadgeteers"^^xsd:string. + foaf:homepage "http://www.beefily.tld/gadgeteers/dissimulating.html"^^xsd:string. + swrc:journal . +_:Maurycy_Howdeshell rdf:type foaf:Person. +_:Maurycy_Howdeshell foaf:name "Maurycy Howdeshell"^^xsd:string. + dc:creator _:Maurycy_Howdeshell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.whetting.tld/dissimulating/cuckooed.html"^^xsd:string. + dc:title "gadgeteers cuckooed terrorized"^^xsd:string. + foaf:homepage "http://www.dissimulating.tld/terrorized/unripely.html"^^xsd:string. + swrc:journal . +_:Akikazu_Scholz rdf:type foaf:Person. +_:Akikazu_Scholz foaf:name "Akikazu Scholz"^^xsd:string. + dc:creator _:Akikazu_Scholz. + rdf:type bench:Article. + swrc:pages "146"^^xsd:integer. + dc:title "cuckooed unripely disinfectant"^^xsd:string. + foaf:homepage "http://www.terrorized.tld/disinfectant/affixers.html"^^xsd:string. + swrc:journal . +_:Aditi_Suffield rdf:type foaf:Person. +_:Aditi_Suffield foaf:name "Aditi Suffield"^^xsd:string. + dc:creator _:Aditi_Suffield. +_:Xylo_Culbreath rdf:type foaf:Person. +_:Xylo_Culbreath foaf:name "Xylo Culbreath"^^xsd:string. + dc:creator _:Xylo_Culbreath. + rdf:type bench:Article. + rdfs:seeAlso "http://www.unripely.tld/affixers/wickers.html"^^xsd:string. + swrc:pages "63"^^xsd:integer. + dc:title "disinfectant wickers reflexologist"^^xsd:string. + foaf:homepage "http://www.affixers.tld/reflexologist/dottiest.html"^^xsd:string. + swrc:journal . +_:Aldonza_Ripplinger rdf:type foaf:Person. +_:Aldonza_Ripplinger foaf:name "Aldonza Ripplinger"^^xsd:string. + dc:creator _:Aldonza_Ripplinger. +_:Kittiana_Cipkowski rdf:type foaf:Person. +_:Kittiana_Cipkowski foaf:name "Kittiana Cipkowski"^^xsd:string. + dc:creator _:Kittiana_Cipkowski. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wickers.tld/dottiest/entrenchments.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "reflexologist entrenchments orang"^^xsd:string. + foaf:homepage "http://www.dottiest.tld/orang/fastnesses.html"^^xsd:string. + swrc:journal . +_:Betty_Crosdale rdf:type foaf:Person. +_:Betty_Crosdale foaf:name "Betty Crosdale"^^xsd:string. + dc:creator _:Betty_Crosdale. + rdf:type bench:Article. + rdfs:seeAlso "http://www.entrenchments.tld/fastnesses/diaspora.html"^^xsd:string. + swrc:pages "111"^^xsd:integer. + dc:title "orang diaspora reacquiring"^^xsd:string. + foaf:homepage "http://www.fastnesses.tld/reacquiring/interjections.html"^^xsd:string. + swrc:journal . +_:Taylor_Jockers rdf:type foaf:Person. +_:Taylor_Jockers foaf:name "Taylor Jockers"^^xsd:string. + dc:creator _:Taylor_Jockers. + rdf:type bench:Article. + swrc:note "adventuresses foliages gristle frowziest papilla jackstraw cello marked grocers lightships"^^xsd:string. + swrc:pages "18"^^xsd:integer. + dc:title "diaspora interjections girdlers"^^xsd:string. + foaf:homepage "http://www.reacquiring.tld/girdlers/whirrs.html"^^xsd:string. + swrc:journal . +_:Inocenta_Smart rdf:type foaf:Person. +_:Inocenta_Smart foaf:name "Inocenta Smart"^^xsd:string. + dc:creator _:Inocenta_Smart. + rdf:type bench:Article. + rdfs:seeAlso "http://www.interjections.tld/whirrs/sloes.html"^^xsd:string. + swrc:pages "43"^^xsd:integer. + dc:title "girdlers sloes maleficio"^^xsd:string. + foaf:homepage "http://www.whirrs.tld/maleficio/windiness.html"^^xsd:string. + swrc:journal . +_:Cristina_Musick rdf:type foaf:Person. +_:Cristina_Musick foaf:name "Cristina Musick"^^xsd:string. + dc:creator _:Cristina_Musick. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sloes.tld/windiness/jargonizing.html"^^xsd:string. + dc:title "maleficio jargonizing dextrin"^^xsd:string. + foaf:homepage "http://www.windiness.tld/dextrin/democracies.html"^^xsd:string. + swrc:journal . +_:Elijah_Bribiesca rdf:type foaf:Person. +_:Elijah_Bribiesca foaf:name "Elijah Bribiesca"^^xsd:string. + dc:creator _:Elijah_Bribiesca. + rdf:type bench:Article. + swrc:pages "188"^^xsd:integer. + dc:title "jargonizing democracies cuddlier"^^xsd:string. + foaf:homepage "http://www.dextrin.tld/cuddlier/ideograms.html"^^xsd:string. + swrc:journal . +_:Arthwr_Kuklis rdf:type foaf:Person. +_:Arthwr_Kuklis foaf:name "Arthwr Kuklis"^^xsd:string. + dc:creator _:Arthwr_Kuklis. + rdf:type bench:Article. + rdfs:seeAlso "http://www.democracies.tld/ideograms/recrowns.html"^^xsd:string. + swrc:pages "165"^^xsd:integer. + dc:title "cuddlier recrowns compendiums"^^xsd:string. + foaf:homepage "http://www.ideograms.tld/compendiums/didactically.html"^^xsd:string. + swrc:journal . +_:Ezmeralda_Frizell rdf:type foaf:Person. +_:Ezmeralda_Frizell foaf:name "Ezmeralda Frizell"^^xsd:string. + dc:creator _:Ezmeralda_Frizell. + rdf:type bench:Article. + rdfs:seeAlso "http://www.recrowns.tld/didactically/acerb.html"^^xsd:string. + swrc:pages "199"^^xsd:integer. + dc:title "compendiums acerb helipad"^^xsd:string. + foaf:homepage "http://www.didactically.tld/helipad/harms.html"^^xsd:string. + swrc:journal . +_:Liuthild_Acors rdf:type foaf:Person. +_:Liuthild_Acors foaf:name "Liuthild Acors"^^xsd:string. + dc:creator _:Liuthild_Acors. + rdf:type bench:Article. + rdfs:seeAlso "http://www.acerb.tld/harms/blotchier.html"^^xsd:string. + swrc:pages "184"^^xsd:integer. + dc:title "helipad blotchier jettying"^^xsd:string. + foaf:homepage "http://www.harms.tld/jettying/fertility.html"^^xsd:string. + swrc:journal . +_:Gavin_Reynolds rdf:type foaf:Person. +_:Gavin_Reynolds foaf:name "Gavin Reynolds"^^xsd:string. + dc:creator _:Gavin_Reynolds. +_:Rachael_Leichtenberge rdf:type foaf:Person. +_:Rachael_Leichtenberge foaf:name "Rachael Leichtenberge"^^xsd:string. + dc:creator _:Rachael_Leichtenberge. + rdf:type bench:Article. + rdfs:seeAlso "http://www.blotchier.tld/fertility/cheering.html"^^xsd:string. + swrc:pages "82"^^xsd:integer. + dc:title "jettying cheering oesophagus"^^xsd:string. + foaf:homepage "http://www.fertility.tld/oesophagus/camomiles.html"^^xsd:string. + swrc:journal . +_:Julianne_Delaremore rdf:type foaf:Person. +_:Julianne_Delaremore foaf:name "Julianne Delaremore"^^xsd:string. + dc:creator _:Julianne_Delaremore. +_:Hitaishi_Trussell rdf:type foaf:Person. +_:Hitaishi_Trussell foaf:name "Hitaishi Trussell"^^xsd:string. + dc:creator _:Hitaishi_Trussell. + rdf:type bench:Article. + dc:title "cheering camomiles prologs"^^xsd:string. + foaf:homepage "http://www.oesophagus.tld/prologs/promptly.html"^^xsd:string. + swrc:journal . +_:Baste_Oflaherty rdf:type foaf:Person. +_:Baste_Oflaherty foaf:name "Baste Oflaherty"^^xsd:string. + dc:creator _:Baste_Oflaherty. + rdf:type bench:Article. + rdfs:seeAlso "http://www.camomiles.tld/promptly/unclehood.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "prologs unclehood sunbows"^^xsd:string. + foaf:homepage "http://www.promptly.tld/sunbows/panoplies.html"^^xsd:string. + swrc:journal . +_:Masahiro_Touchet rdf:type foaf:Person. +_:Masahiro_Touchet foaf:name "Masahiro Touchet"^^xsd:string. + dc:creator _:Masahiro_Touchet. + rdf:type bench:Article. + dc:title "unclehood panoplies japanners"^^xsd:string. + foaf:homepage "http://www.sunbows.tld/japanners/psychologizing.html"^^xsd:string. + swrc:journal . +_:Leonie_Lentine rdf:type foaf:Person. +_:Leonie_Lentine foaf:name "Leonie Lentine"^^xsd:string. + dc:creator _:Leonie_Lentine. + rdf:type bench:Article. + swrc:pages "138"^^xsd:integer. + dc:title "panoplies psychologizing adjoints"^^xsd:string. + foaf:homepage "http://www.japanners.tld/adjoints/undertakers.html"^^xsd:string. + swrc:journal . +_:Necie_Nacci rdf:type foaf:Person. +_:Necie_Nacci foaf:name "Necie Nacci"^^xsd:string. + dc:creator _:Necie_Nacci. +_:Massimo_Reddig rdf:type foaf:Person. +_:Massimo_Reddig foaf:name "Massimo Reddig"^^xsd:string. + dc:creator _:Massimo_Reddig. + rdf:type bench:Article. + rdfs:seeAlso "http://www.psychologizing.tld/undertakers/tropically.html"^^xsd:string. + swrc:pages "49"^^xsd:integer. + dc:title "adjoints tropically thieveries"^^xsd:string. + foaf:homepage "http://www.undertakers.tld/thieveries/stalemates.html"^^xsd:string. + swrc:journal . +_:Mechthild_Tweed rdf:type foaf:Person. +_:Mechthild_Tweed foaf:name "Mechthild Tweed"^^xsd:string. + dc:creator _:Mechthild_Tweed. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tropically.tld/stalemates/dowse.html"^^xsd:string. + swrc:pages "145"^^xsd:integer. + dc:title "thieveries dowse swooper"^^xsd:string. + foaf:homepage "http://www.stalemates.tld/swooper/covetously.html"^^xsd:string. + swrc:journal . +_:Catrina_Beneke rdf:type foaf:Person. +_:Catrina_Beneke foaf:name "Catrina Beneke"^^xsd:string. + dc:creator _:Catrina_Beneke. + rdf:type bench:Article. + swrc:pages "5"^^xsd:integer. + dc:title "dowse covetously schematics"^^xsd:string. + foaf:homepage "http://www.swooper.tld/schematics/baubles.html"^^xsd:string. + swrc:journal . +_:GIynn_Blanko rdf:type foaf:Person. +_:GIynn_Blanko foaf:name "GIynn Blanko"^^xsd:string. + dc:creator _:GIynn_Blanko. + rdf:type bench:Article. + rdfs:seeAlso "http://www.covetously.tld/baubles/sanatarium.html"^^xsd:string. + swrc:pages "20"^^xsd:integer. + dc:title "schematics sanatarium beginnings"^^xsd:string. + foaf:homepage "http://www.baubles.tld/beginnings/tragedienne.html"^^xsd:string. + swrc:journal . +_:Claudius_Gasaway rdf:type foaf:Person. +_:Claudius_Gasaway foaf:name "Claudius Gasaway"^^xsd:string. + dc:creator _:Claudius_Gasaway. + rdf:type bench:Article. + swrc:pages "14"^^xsd:integer. + dc:title "sanatarium tragedienne seisms"^^xsd:string. + foaf:homepage "http://www.beginnings.tld/seisms/fishtails.html"^^xsd:string. + swrc:journal . +_:Tachiana_Shortnacy rdf:type foaf:Person. +_:Tachiana_Shortnacy foaf:name "Tachiana Shortnacy"^^xsd:string. + dc:creator _:Tachiana_Shortnacy. + rdf:type bench:Article. + rdfs:seeAlso "http://www.tragedienne.tld/fishtails/madcaps.html"^^xsd:string. + swrc:pages "70"^^xsd:integer. + dc:title "seisms madcaps limiter"^^xsd:string. + foaf:homepage "http://www.fishtails.tld/limiter/oceanology.html"^^xsd:string. + swrc:journal . +_:Nediva_Grasse rdf:type foaf:Person. +_:Nediva_Grasse foaf:name "Nediva Grasse"^^xsd:string. + dc:creator _:Nediva_Grasse. + rdf:type bench:Article. + rdfs:seeAlso "http://www.madcaps.tld/oceanology/testator.html"^^xsd:string. + swrc:pages "134"^^xsd:integer. + dc:title "limiter testator singsongs"^^xsd:string. + foaf:homepage "http://www.oceanology.tld/singsongs/mingling.html"^^xsd:string. + swrc:journal . +_:Masaki_Ayudan rdf:type foaf:Person. +_:Masaki_Ayudan foaf:name "Masaki Ayudan"^^xsd:string. + dc:creator _:Masaki_Ayudan. + rdf:type bench:Article. + swrc:pages "113"^^xsd:integer. + dc:title "testator mingling manipulator"^^xsd:string. + foaf:homepage "http://www.singsongs.tld/manipulator/abashments.html"^^xsd:string. + swrc:journal . +_:Bela_Sporer rdf:type foaf:Person. +_:Bela_Sporer foaf:name "Bela Sporer"^^xsd:string. + dc:creator _:Bela_Sporer. + rdf:type bench:Article. + dc:title "mingling abashments trammed"^^xsd:string. + foaf:homepage "http://www.manipulator.tld/trammed/denouncing.html"^^xsd:string. + swrc:journal . +_:Sawao_Camargo rdf:type foaf:Person. +_:Sawao_Camargo foaf:name "Sawao Camargo"^^xsd:string. + dc:creator _:Sawao_Camargo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.abashments.tld/denouncing/jaggedest.html"^^xsd:string. + swrc:pages "27"^^xsd:integer. + dc:title "trammed jaggedest winnower"^^xsd:string. + foaf:homepage "http://www.denouncing.tld/winnower/pinyon.html"^^xsd:string. + swrc:journal . +_:Nikki_Klugh rdf:type foaf:Person. +_:Nikki_Klugh foaf:name "Nikki Klugh"^^xsd:string. + dc:creator _:Nikki_Klugh. + rdf:type bench:Article. + swrc:pages "1"^^xsd:integer. + dc:title "jaggedest pinyon overflew"^^xsd:string. + foaf:homepage "http://www.winnower.tld/overflew/suppurations.html"^^xsd:string. + swrc:journal . +_:Demitrius_Glawson rdf:type foaf:Person. +_:Demitrius_Glawson foaf:name "Demitrius Glawson"^^xsd:string. + dc:creator _:Demitrius_Glawson. + rdf:type bench:Article. + rdfs:seeAlso "http://www.pinyon.tld/suppurations/prevalently.html"^^xsd:string. + swrc:pages "191"^^xsd:integer. + dc:title "overflew prevalently misadventures"^^xsd:string. + foaf:homepage "http://www.suppurations.tld/misadventures/pouters.html"^^xsd:string. + swrc:journal . +_:Karmen_Alemany rdf:type foaf:Person. +_:Karmen_Alemany foaf:name "Karmen Alemany"^^xsd:string. + dc:creator _:Karmen_Alemany. + rdf:type bench:Article. + rdfs:seeAlso "http://www.prevalently.tld/pouters/kalifate.html"^^xsd:string. + swrc:pages "51"^^xsd:integer. + dc:title "misadventures kalifate eked"^^xsd:string. + foaf:homepage "http://www.pouters.tld/eked/backups.html"^^xsd:string. + swrc:journal . +_:Ladona_Demel rdf:type foaf:Person. +_:Ladona_Demel foaf:name "Ladona Demel"^^xsd:string. + dc:creator _:Ladona_Demel. + rdf:type bench:Article. + rdfs:seeAlso "http://www.kalifate.tld/backups/vigorish.html"^^xsd:string. + swrc:pages "68"^^xsd:integer. + dc:title "eked vigorish oatmeals"^^xsd:string. + foaf:homepage "http://www.backups.tld/oatmeals/dustrag.html"^^xsd:string. + swrc:journal . +_:Gutta_Arenos rdf:type foaf:Person. +_:Gutta_Arenos foaf:name "Gutta Arenos"^^xsd:string. + dc:creator _:Gutta_Arenos. + rdf:type bench:Article. + rdfs:seeAlso "http://www.vigorish.tld/dustrag/deprecation.html"^^xsd:string. + swrc:pages "84"^^xsd:integer. + dc:title "oatmeals deprecation maharajas"^^xsd:string. + foaf:homepage "http://www.dustrag.tld/maharajas/infinites.html"^^xsd:string. + swrc:journal . +_:Jonah_Credle rdf:type foaf:Person. +_:Jonah_Credle foaf:name "Jonah Credle"^^xsd:string. + dc:creator _:Jonah_Credle. + rdf:type bench:Article. + dc:title "deprecation infinites approximated"^^xsd:string. + foaf:homepage "http://www.maharajas.tld/approximated/smeltery.html"^^xsd:string. + swrc:journal . +_:Pelias_Turbeville rdf:type foaf:Person. +_:Pelias_Turbeville foaf:name "Pelias Turbeville"^^xsd:string. + dc:creator _:Pelias_Turbeville. + rdf:type bench:Article. + swrc:pages "38"^^xsd:integer. + dc:title "infinites smeltery factorize"^^xsd:string. + foaf:homepage "http://www.approximated.tld/factorize/chubbily.html"^^xsd:string. + swrc:journal . +_:Ernestin_Fitzen rdf:type foaf:Person. +_:Ernestin_Fitzen foaf:name "Ernestin Fitzen"^^xsd:string. + dc:creator _:Ernestin_Fitzen. + rdf:type bench:Article. + swrc:pages "148"^^xsd:integer. + dc:title "smeltery chubbily whoremaster"^^xsd:string. + foaf:homepage "http://www.factorize.tld/whoremaster/kings.html"^^xsd:string. + swrc:journal . +_:Binita_Araque rdf:type foaf:Person. +_:Binita_Araque foaf:name "Binita Araque"^^xsd:string. + dc:creator _:Binita_Araque. +_:Llyr_Denning rdf:type foaf:Person. +_:Llyr_Denning foaf:name "Llyr Denning"^^xsd:string. + dc:creator _:Llyr_Denning. + rdf:type bench:Article. + rdfs:seeAlso "http://www.chubbily.tld/kings/sensibility.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "whoremaster sensibility enforcing"^^xsd:string. + foaf:homepage "http://www.kings.tld/enforcing/trapeziums.html"^^xsd:string. + swrc:journal . +_:Fae_Tison rdf:type foaf:Person. +_:Fae_Tison foaf:name "Fae Tison"^^xsd:string. + dc:creator _:Fae_Tison. + rdf:type bench:Article. + rdfs:seeAlso "http://www.sensibility.tld/trapeziums/flagpoles.html"^^xsd:string. + swrc:pages "115"^^xsd:integer. + dc:title "enforcing flagpoles execrations"^^xsd:string. + foaf:homepage "http://www.trapeziums.tld/execrations/ratters.html"^^xsd:string. + swrc:journal . +_:Chico_Sebron rdf:type foaf:Person. +_:Chico_Sebron foaf:name "Chico Sebron"^^xsd:string. + dc:creator _:Chico_Sebron. + rdf:type bench:Article. + rdfs:seeAlso "http://www.flagpoles.tld/ratters/wondrously.html"^^xsd:string. + swrc:pages "74"^^xsd:integer. + dc:title "execrations wondrously abilene"^^xsd:string. + foaf:homepage "http://www.ratters.tld/abilene/chemoreception.html"^^xsd:string. + swrc:journal . +_:Okseniia_Ellingburg rdf:type foaf:Person. +_:Okseniia_Ellingburg foaf:name "Okseniia Ellingburg"^^xsd:string. + dc:creator _:Okseniia_Ellingburg. + rdf:type bench:Article. + rdfs:seeAlso "http://www.wondrously.tld/chemoreception/rhythmicity.html"^^xsd:string. + dc:title "abilene rhythmicity procrastinates"^^xsd:string. + foaf:homepage "http://www.chemoreception.tld/procrastinates/prawner.html"^^xsd:string. + swrc:journal . +_:Waseem_Lannier rdf:type foaf:Person. +_:Waseem_Lannier foaf:name "Waseem Lannier"^^xsd:string. + dc:creator _:Waseem_Lannier. +_:German_Luo rdf:type foaf:Person. +_:German_Luo foaf:name "German Luo"^^xsd:string. + dc:creator _:German_Luo. + rdf:type bench:Article. + rdfs:seeAlso "http://www.rhythmicity.tld/prawner/grownups.html"^^xsd:string. + swrc:pages "72"^^xsd:integer. + dc:title "procrastinates grownups agora"^^xsd:string. + foaf:homepage "http://www.prawner.tld/agora/shutter.html"^^xsd:string. + swrc:journal . +_:Nastasja_Kayser rdf:type foaf:Person. +_:Nastasja_Kayser foaf:name "Nastasja Kayser"^^xsd:string. + dc:creator _:Nastasja_Kayser. + swrc:editor _:Rajab_Sikora. + swrc:editor _:Yukari_Pitcairn. + swrc:editor _:Reyes_Kluesner. diff --git a/test/data/sp2b/50ktriples.nq b/test/data/sp2b/50ktriples.nq new file mode 100644 index 000000000..1c1cfc524 --- /dev/null +++ b/test/data/sp2b/50ktriples.nq @@ -0,0 +1,50168 @@ + . + "142"^^ . + "http://www.repeoples.tld/dissimulator/confrontations.html" . + "1966"^^ . + . + _:Bd99ff72652de12beb136b3ee1abf7cb2 . + "attainders preboiling dissimulator" . + "http://www.dissimulator.tld/almanacs/tonnes.html" . + "preboiling confrontations almanacs" . + _:B3f4e6910a7a76e6fce15e5a5e8f6abee . +_:B0d3a03f6102a9141bb10257f93cec978 "Cinamon Mahany" . +_:B0d3a03f6102a9141bb10257f93cec978 . + _:B1847ae572370abe7d1a110a7479f59c2 . + _:B45a2f0af80f84cae71eaeeff28b9e630 . + . + "1966"^^ . + "http://www.disliker.tld/alluvia/noncontrollable.html" . + "kited copilots alluvia" . + "stepladder disliker copilots" . + . + . + "http://www.confirms.tld/interrupters/darkened.html" . + "1964"^^ . + . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + _:Be844628c7adef6d0ad9c9241b6b775dc . + "oblongly bestowals interrupters" . + "185"^^ . + "optimally confirms bestowals" . +_:B6cb5fd28d0e15171d8dad73977f37148 "Larent Breidel" . +_:B6cb5fd28d0e15171d8dad73977f37148 . +_:B5f2bcafbe4a17a3ca4b7bdeeaf143bcf "Liseetsa Brosh" . +_:B5f2bcafbe4a17a3ca4b7bdeeaf143bcf . + _:B6b30461ece48b0573a913582ea18ccf4 . + . + "1960"^^ . + "http://www.zeolite.tld/shadings/disasters.html" . + "astringed daredevils shadings" . + "72"^^ . + "http://www.trounced.tld/zeolite/daredevils.html" . + "vower astringed zeolite" . + . +_:B2b6181320149595d0ce76722d8be1621 "Patroklus Hertel" . +_:B2b6181320149595d0ce76722d8be1621 . +_:B5ae76316460cf4a4074bf9275c8fc1ca "Matsuta Overlock" . +_:B5ae76316460cf4a4074bf9275c8fc1ca . + _:Bef5c325694496506e3b0bfae5db541fb . + . + "http://www.wordperfect.tld/trickier/expropriations.html" . + "crashes hollers trickier" . + "18"^^ . + . + _:Be3724868b98c08ca0adff68236e54ef8 . + "1966"^^ . + "http://www.overshoe.tld/descriptiveness/jacked.html" . + "amicabilities eyelashes descriptiveness" . + "8"^^ . + "http://www.lumpers.tld/overshoe/eyelashes.html" . + "commodiousness amicabilities overshoe" . + . + _:Bfb7455516a86dd692258a754ccd93be4 . + . + "1957"^^ . + "http://www.lockless.tld/tincting/shined.html" . + "formating hoarier tincting" . + "26"^^ . + "admirable lockless hoarier" . + . +_:B6c425524c45a5a8986d4cd5e5ec1a2db "Taroemon Tomlinson" . +_:B6c425524c45a5a8986d4cd5e5ec1a2db . + _:Bdb2c1b890df32f5d4e265cddda8b83bd . + _:Bdc10c4d986fbd18eec6b0234fa5b36b5 . + . + "http://www.corresponds.tld/bezils/huffed.html" . + "hullabaloo unabsorbed bezils" . + "163"^^ . + "http://www.cheviot.tld/corresponds/unabsorbed.html" . + . + "http://www.bionics.tld/daydreaming/counselling.html" . + . + _:B72c9fe12f30c6bcf7c13b4c9d9f65df4 . + . + "98"^^ . + "cotes huskers daydreaming" . + "1956"^^ . + "orations cotes bionics" . + _:B3416fa014a1f1bbaa58592f4788f00e4 . + "http://www.luff.tld/bionics/huskers.html" . + _:B462a5afdcd3583694d8c109ebd8e82c7 . + . + "http://www.remeasuring.tld/geologer/nonvoter.html" . + "yahoo egresses geologer" . + "139"^^ . + "http://www.shuttered.tld/remeasuring/egresses.html" . + . + "http://www.sterilizer.tld/cornily/intoxicated.html" . + _:Ba9c11e2ae92955b0ac62098e9883621c . + . + "summarizing mirages cornily" . + "1955"^^ . + . + . + "equivocation summarizing sterilizer" . + "http://www.sabred.tld/sterilizer/mirages.html" . + "180"^^ . +_:Bbaa34103ef1e3112ac0a4f85581f97cb "Cherry Dolence" . +_:Bbaa34103ef1e3112ac0a4f85581f97cb . + _:Babda4e186ec65559ddad37f7a179a858 . + . + "http://www.pitifuller.tld/shucker/unstates.html" . + "insalivation mightier shucker" . + "191"^^ . + "http://www.baggings.tld/pitifuller/mightier.html" . + . + _:Bc7d5c0543c97ee3b9fc7bb1b8d30bb88 . + . + "http://www.weighage.tld/heehawed/sophisticating.html" . + "probations careerers heehawed" . + "17"^^ . + . + _:Ba1272f45ddec764e47221f10f3750c4e . + . + "http://www.goslings.tld/possibler/reconnects.html" . + "condemner tramcars possibler" . + "128"^^ . + "http://www.renominates.tld/goslings/tramcars.html" . + . + _:B7c528eaae1557f086c2961157f821607 . + . + "http://www.klutzier.tld/scrappier/bristling.html" . + "uric simonize scrappier" . + "25"^^ . + "http://www.armorers.tld/klutzier/simonize.html" . + . + _:B4dd1ab68d62d0a8c27729e26fb5fba89 . + . + "http://www.agin.tld/transistors/mousily.html" . + "desolation permutationists transistors" . + "86"^^ . + . +_:Bcaf75a8b3c851df51bb9bf2ec2386eee "Hoshie Nitti" . +_:Bcaf75a8b3c851df51bb9bf2ec2386eee . +_:Be5dada2821df2af6e407ed5378800e1c "Gracilyn Longhofer" . +_:Be5dada2821df2af6e407ed5378800e1c . + _:Bc883901f48ae473070c49e21a3ee636c . + . + "1962"^^ . + "http://www.discrepancy.tld/fundamentals/refining.html" . + "nonadhesive solely fundamentals" . + "enfin discrepancy solely" . + . +_:Babddeedd52bdbc017b088158b6232442 "Hiroe Kathan" . +_:Babddeedd52bdbc017b088158b6232442 . + _:B7e582bb11237fee121ce6a09fe526beb . + . + "1961"^^ . + "http://www.unfamiliarly.tld/fluttering/landscapes.html" . + "estrogen procrastination fluttering" . + "30"^^ . + "mahjongs unfamiliarly procrastination" . + "annoys republishing menstruum distress collection barbecues sibilantly phalange traverses offish retributing tubings rejectees chestful skyjacking chattiest faltered gunslingers speedboating endemics lecherous spiller blowby teemers vastier federalism tauting paves monogramed conspicuousness soother glaziery memorializing themes wielder scleras shiftily queries pamphlets uncommunicative splattering spectroscopist gneisses lapidists rapist incitingly weediest commissioned vapouring apres rootless locket unfeared homeowners peppertree legendarily rifled nonanalytic flavoured dispassionate unseal droits defying monkshoods beseeming constants bullfighter educating reagent arsenides timeservers poilu lothsome reinterrogate folktales ancestries ringworm waffles seemlier farfels latently pastorale jadish gamine cloistral shadowbox focally bourg clingstones beaned antidotally impregnated thighbones insatiate callback outworn faultfinders tything swaying oilily operator quester duplexer alopecias cobbier zebus legateships sikhism impenitence righto ligation" . + . +_:Ba1c0d353343eaa9673e0e7a1bd46805f "Moren Justesen" . +_:Ba1c0d353343eaa9673e0e7a1bd46805f . +_:B0ddb0da6010ed9491dd1e42423adb726 "Herdis Adamsky" . +_:B0ddb0da6010ed9491dd1e42423adb726 . +_:Bfe6c3f5ff2228027d858b4a55cea8e56 "Svetlana Befort" . +_:Bfe6c3f5ff2228027d858b4a55cea8e56 . +_:B9e413b9a5c2798fd436b64af3ad6f499 "Isabelle Uerkwitz" . +_:B9e413b9a5c2798fd436b64af3ad6f499 . + "Taigh na Teud" . + "Proceeding 1 (1954)" . + _:B024a6f4030425994fdce117748de5c2e . + . + "1954"^^ . + "0-8517-1633-0" . + _:B1be30885e596e4f3a25d045119c7fe93 . + "1910"^^ . + . + "swaggered atmans saviors" . + "http://www.atmans.tld/retained/lyre.html" . +_:Bb63eb8612b53ca0f799bd95c360555d5 "Ladona Demel" . +_:Bb63eb8612b53ca0f799bd95c360555d5 . + _:Bd30ffc9986de847420f985cef5ff39a8 . + . + "http://www.teuton.tld/punches/radiograph.html" . + "feloniously sulking punches" . + "53"^^ . + "http://www.slandering.tld/teuton/sulking.html" . + . +_:Be616347e4c896a51b3cd83f6dbb0c775 "Rintaro Axson" . +_:Be616347e4c896a51b3cd83f6dbb0c775 . + _:Bcacb8f649545a2b9c6342ebad88f4754 . + . + "http://www.refolds.tld/splices/sheenie.html" . + "undeclared splotches splices" . + "116"^^ . + "http://www.untrammelled.tld/refolds/splotches.html" . + . +_:Be88e5520dabd222871b14dbb1d2bec45 "Ichibei Reseigh" . +_:Be88e5520dabd222871b14dbb1d2bec45 . +_:Bba837c612281b7b604313a4f2dae32b5 "Guillermina Wein" . +_:Bba837c612281b7b604313a4f2dae32b5 . + _:Bae4ea738021ff6f5f6a6d291263b7855 . + . + "http://www.pseudonyms.tld/moneyed/allowable.html" . + "landings mitotic moneyed" . + "35"^^ . + "http://www.footsteps.tld/pseudonyms/mitotic.html" . + . + _:B0cbed0857dd3a65f256436c34c6ed422 . + . + "http://www.unoffered.tld/dependant/differs.html" . + "hasteners albinoism dependant" . + "121"^^ . + "http://www.wrathily.tld/unoffered/albinoism.html" . + . + _:Be864f4f8c38b9d21796fdaad56a2e6e5 . + . + "http://www.polynomials.tld/regions/skys.html" . + "tularemic communalized regions" . + "128"^^ . + . +_:B5e5951f87d236aa9da85cb2c8754955c "Cordell Coodey" . +_:B5e5951f87d236aa9da85cb2c8754955c . + _:B6e4fa5e0ccb5cf9929c1a7096f70471d . + . + "http://www.onanism.tld/ptomain/synchronized.html" . + "pilothouses overtime ptomain" . + "8"^^ . + . + _:Bc64eb1c51c5244e93f0957524f649f32 . + . + "http://www.archenemies.tld/throatily/evolvement.html" . + "kinglets indistinctly throatily" . + "139"^^ . + "http://www.faddish.tld/archenemies/indistinctly.html" . + . +_:B1e7fbc665702346de0af2a1d8f9ca93a "Iliana Holstein" . +_:B1e7fbc665702346de0af2a1d8f9ca93a . +_:B31c14a1539cf74dd8a6f1a40df103f69 "Shesha Humbird" . +_:B31c14a1539cf74dd8a6f1a40df103f69 . + _:Be5f3307254ae8a69d1bc7fb7a981dee9 . + _:B947e56ba4a43d4c223cf9fba2a713a17 . + . + "http://www.deodorizer.tld/startling/placarded.html" . + "exacting transsexual startling" . + "21"^^ . + . + _:B98d1d310057a37f78e6b515454c4168a . + . + "http://www.clamour.tld/hookless/whickers.html" . + "snuffler tampering hookless" . + "66"^^ . + "http://www.withed.tld/clamour/tampering.html" . + . + _:B9b95230cd8f1b951e0e046c7063de198 . + . + "http://www.acoustically.tld/annealers/breaststroke.html" . + "laager fabricators annealers" . + "http://www.saluting.tld/acoustically/fabricators.html" . + . + _:B856065b52445ec3a986e2e8206264c75 . + . + "http://www.masticates.tld/rebounding/stuccoed.html" . + "sorbitols langur rebounding" . + "99"^^ . + . + _:Bbf5c6017c7aeabf4e6dbd8e1129a283e . + . + "http://www.wakeners.tld/heights/tetchiest.html" . + "basset shies heights" . + "65"^^ . + "http://www.funfair.tld/wakeners/shies.html" . + . +_:B860a430afd6049d4912be0b48d636dde "Sergio Weiderhold" . +_:B860a430afd6049d4912be0b48d636dde . +_:B33a8b88070c62ef6e980ca2a7928fd9c "Evgnios Feasel" . +_:B33a8b88070c62ef6e980ca2a7928fd9c . +_:Baf1e145125a8cff779738bc7f65e71db "Immanuel Bugos" . +_:Baf1e145125a8cff779738bc7f65e71db . +_:B24825eb11202386996fc4519ae2f7955 "Walto Messman" . +_:B24825eb11202386996fc4519ae2f7955 . + _:Bcf6fd4552a5e674617dc40fbafd96e92 . + . + "http://www.closefisted.tld/poppet/harmonies.html" . + "outboasts galas poppet" . + . + _:B1fdd06b4324586119d95f3be6e6a5da8 . + . + "http://www.reverential.tld/captivating/jaunted.html" . + "footboy arches captivating" . + "10"^^ . + . +_:Bb063ab60680ef1d6c1ec735163e831ea "Seitaro Glasco" . +_:Bb063ab60680ef1d6c1ec735163e831ea . + _:Bb20a7f0057a8b8a0c93499dea384a05a . + . + "http://www.cerebrals.tld/excesses/meninges.html" . + "crimsoned equivocally excesses" . + "110"^^ . + "http://www.discomposure.tld/cerebrals/equivocally.html" . + . +_:B1d74585e7bfcc3f08b6dbd3fb0dadca6 "Ademia Feary" . +_:B1d74585e7bfcc3f08b6dbd3fb0dadca6 . + _:B56b04c34cea57030280e40132a2139c4 . + . + "1957"^^ . + "http://www.circulative.tld/coonskins/cabala.html" . + "computerized greeter coonskins" . + "71"^^ . + "http://www.unsay.tld/circulative/greeter.html" . + "landslides computerized circulative" . + . +_:B0573dcf4991194f6af496280fd7ae629 "Primeiro Landro" . +_:B0573dcf4991194f6af496280fd7ae629 . +_:B5d25230344d421a6de4c2251e8645b81 "Syvwkh Lestor" . +_:B5d25230344d421a6de4c2251e8645b81 . +_:Bd3a115e01b5a5bfbb709f3067ce1be51 "Shoyo Tousignant" . +_:Bd3a115e01b5a5bfbb709f3067ce1be51 . +_:B54d258eff5da9ed5cf5ecae633ed2e1f "Rgine Neibert" . +_:B54d258eff5da9ed5cf5ecae633ed2e1f . +_:B068bd559de79f6cb35a881ed6a8979ae "Vetenega Kirkpatrick" . +_:B068bd559de79f6cb35a881ed6a8979ae . + _:B4ffe4f8a35d0c4e9c5bcd05501b4ab1b . + _:B2c87ba06294affde82dafd0f9bce291b . + . + "http://www.prewarmed.tld/secreting/prostitutes.html" . + "strolling beamy secreting" . + "http://www.pranksters.tld/prewarmed/beamy.html" . + . + _:Bb9e931e65f086905a42080dd457b8ffb . + . + "http://www.unchilled.tld/doubting/ukase.html" . + "baddies enlacing doubting" . + "46"^^ . + "http://www.lanoline.tld/unchilled/enlacing.html" . + . + _:B07a24c72c51c9ffb3482d13ab5c1330f . + _:B3d30f0ee87595e5b56a32c8f3c70aa18 . + . + "http://www.oppressing.tld/grandmaternal/naphthalene.html" . + "parameterization emotionalize grandmaternal" . + "110"^^ . + . + _:Bdbb439ff9a40fc16193326a094e30287 . + . + "http://www.pitchy.tld/infecter/caricaturing.html" . + "royals encephalon infecter" . + "192"^^ . + . + _:Bcb7334aef10df5b0135b5b4ddf66951a . + . + "http://www.eyetooth.tld/alphorn/vulcanic.html" . + "stealings underseas alphorn" . + "92"^^ . + "http://www.advised.tld/eyetooth/underseas.html" . + . + _:Bb8788e1e94c409b222330802eb9bcfce . + _:B1142d58046858aab2e8249145a54df9d . + . + "http://www.famishing.tld/bronzed/greenstick.html" . + "asseverations foreskins bronzed" . + "72"^^ . + "http://www.presoak.tld/famishing/foreskins.html" . + . + _:B42186db232788b794e29fc3b944a7232 . + . + "1964"^^ . + "http://www.reacceding.tld/unclench/amoebic.html" . + "tarweeds blacklisted unclench" . + "95"^^ . + "http://www.oxygenates.tld/reacceding/blacklisted.html" . + "pouted tarweeds reacceding" . + . +_:B9cf676366dd3146e96478a14e07412c8 "Wigger Thaxton" . +_:B9cf676366dd3146e96478a14e07412c8 . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + . + "1963"^^ . + "http://www.impersonations.tld/refractorily/parlayers.html" . + "constriction consenting refractorily" . + "187"^^ . + "disclamation impersonations consenting" . + . +_:Bfaf684c5038bff443a3815fb019c9765 "Donalda Nokleby" . +_:Bfaf684c5038bff443a3815fb019c9765 . + . + _:B05f355187d1fb07be892380b1b894c17 . + . + "http://www.designee.tld/pathfinder/househusbands.html" . + "liers scarlets pathfinder" . + "78"^^ . + "http://www.xylidine.tld/designee/scarlets.html" . + . + _:B672cdfc041af159ff053bb0b49fdd7a5 . + . + "http://www.zincic.tld/elitisms/cultivates.html" . + "rafts omnium elitisms" . + "80"^^ . + "http://www.unheralded.tld/zincic/omnium.html" . + . + _:Bb44c5b7c712f17b9023a5ab0f3339233 . + . + "http://www.canard.tld/cursively/diagrammed.html" . + "softwoods dodges cursively" . + "184"^^ . + "http://www.howler.tld/canard/dodges.html" . + . +_:B0fda3800c2bfccf2d16557c537a6868b "Ryuzaburo Estill" . +_:B0fda3800c2bfccf2d16557c537a6868b . + _:Bdc7bec38b54f01fc7119d81761e56d07 . + . + "http://www.refed.tld/vinylic/cleared.html" . + "coifed photoelectrically vinylic" . + "90"^^ . + "http://www.deprecators.tld/refed/photoelectrically.html" . + . + _:B9535f75e3754fb04240d1e93a2e12858 . + . + "http://www.unreasonably.tld/gelatins/aitches.html" . + "exaggerates hardships gelatins" . + "2"^^ . + "http://www.overgrew.tld/unreasonably/hardships.html" . + . + _:B4a733e8ffd261dbccf2e36271bd274df . + . + "http://www.cardiotherapies.tld/marshiest/snuffliest.html" . + "salutarily premisses marshiest" . + "96"^^ . + . +_:B061fbb2f1c215fd4010d885caf2ffaba "Agatone Gilstrap" . +_:B061fbb2f1c215fd4010d885caf2ffaba . +_:Baa5aade3d24ca749418a0eb46d47e6f8 "Khristyna Popichak" . +_:Baa5aade3d24ca749418a0eb46d47e6f8 . +_:Bcaafbc768b362c09c23504c2f3cb90aa "Snanduliia Rynes" . +_:Bcaafbc768b362c09c23504c2f3cb90aa . +_:B65a9555f8f9070c052dc8fbbc79d1796 "Rhodes Mishou" . +_:B65a9555f8f9070c052dc8fbbc79d1796 . + _:B68dc4db59f6a79170d795b7f0a01fdd9 . + . + "1960"^^ . + "http://www.censurable.tld/demised/secreter.html" . + "disfunction dopy demised" . + "123"^^ . + "http://www.jadishly.tld/censurable/dopy.html" . + "ophidians disfunction censurable" . + . + _:B48a170aaebb245deb5c85db818efd152 . + _:Bf3186e1c61b0b349195b469f90ee0f96 . + "1960"^^ . + "12"^^ . + "Journal 2 (1960)" . + "1"^^ . + . + _:B2fad35bd7ba3211056dea503358cd155 . + "1966"^^ . + "http://www.hornswoggled.tld/emotionalist/deckhands.html" . + "dulses industriously emotionalist" . + "176"^^ . + "http://www.mimosa.tld/hornswoggled/industriously.html" . + "concertize dulses hornswoggled" . + . +_:B1715f81a15fe25eff8e007bfe9d4a8f8 "Toyoshige Annen" . +_:B1715f81a15fe25eff8e007bfe9d4a8f8 . + _:B52912c88cb759ea1e37b346e127a2fb3 . + . + "1966"^^ . + "http://www.gestates.tld/obligers/legionnaires.html" . + "prelimits loaders obligers" . + "104"^^ . + "http://www.sudsed.tld/gestates/loaders.html" . + "willfulness prelimits gestates" . + . + _:B613882f76cf9d098edcace3897c1e560 . + . + "1960"^^ . + "http://www.navigation.tld/ytterbic/whapped.html" . + "bingo loveliness ytterbic" . + "197"^^ . + "http://www.valence.tld/navigation/loveliness.html" . + "assemblyman bingo navigation" . + . + _:Bcbcf9d2284db38db3230e868833782e6 . + . + "http://www.oceanologist.tld/mouthily/aviarist.html" . + "deafness shoring mouthily" . + "75"^^ . + "http://www.warworn.tld/oceanologist/shoring.html" . + . + _:B168b2889b7e4a5e766cf361d914d526f . + . + "http://www.planers.tld/lamber/anonyms.html" . + "insensately sergeancies lamber" . + "187"^^ . + "http://www.styling.tld/planers/sergeancies.html" . + . + _:B37d2e289d6d071912dd00d3ae408b309 . + . + "http://www.reassemble.tld/fainting/croupy.html" . + "clewed hesitation fainting" . + "38"^^ . + . +_:Bc8b99b045d6601e656361fecd8304d3f "Nicolette Holle" . +_:Bc8b99b045d6601e656361fecd8304d3f . + _:B9070033d1b42dcd1745d52165cdbbd47 . + . + "1966"^^ . + "http://www.hardheartedness.tld/radiologically/denouncer.html" . + "asymptotical characterization radiologically" . + "156"^^ . + "annihilated hardheartedness characterization" . + . +_:Bba6114452b6ede8e188834eb6f343294 "Ermentraud Ocker" . +_:Bba6114452b6ede8e188834eb6f343294 . +_:B02246bbb0070f3070730b023c51ab24f "Lashaune Lava" . +_:B02246bbb0070f3070730b023c51ab24f . + _:B4e3998e7570ef3a25c411d559e6eacad . + . + "http://www.supplicant.tld/fugatos/wheedles.html" . + "nightmares denicotinized fugatos" . + "124"^^ . + "http://www.corgis.tld/supplicant/denicotinized.html" . + . + _:Bfb7455516a86dd692258a754ccd93be4 . + . + "http://www.commiseratively.tld/cherubical/typecast.html" . + "insensitively vampirism cherubical" . + "127"^^ . + . + _:B5b458b0fd1b3c172a4688b1e9d705eab . + _:B3ce947e78f56de1e838f5432025ada63 . + "1963"^^ . + "http://www.bruting.tld/coccyxes/cozened.html" . + "crossness relay coccyxes" . + "47"^^ . + "unreconcilable bruting relay" . + . +_:B63adf8afc4ba017aafc4b7589ee1b114 "Vongfong Sowells" . +_:B63adf8afc4ba017aafc4b7589ee1b114 . +_:Be50da2b010663452c5ca2d0d8d1898bc "Ariana Berardinelli" . +_:Be50da2b010663452c5ca2d0d8d1898bc . + _:B444f72e6247aea7cf3d910a166eef31b . + . + "http://www.deriders.tld/coiffed/capless.html" . + "ashcan hewer coiffed" . + "194"^^ . + . +_:B255800ebaccc2c97a21ea3fc656721b9 "Kiyoshi Nistendirk" . +_:B255800ebaccc2c97a21ea3fc656721b9 . + _:Bcc01d4c926b2619de0816369897fe5db . + _:Ba914814208fcf1c3f02c4bc6c7f6f585 . + . + "http://www.domiciliary.tld/armband/gammon.html" . + "jimmied deathlessly armband" . + "82"^^ . + . + _:B833d9a3d409e25e594b9995e6afaa235 . + . + "http://www.recklessness.tld/outclass/oracles.html" . + "reeky erased outclass" . + "http://www.amphibiousness.tld/recklessness/erased.html" . + . +_:Bb681d081763af97334ae9d591b464dd4 "Timoteo Infante" . +_:Bb681d081763af97334ae9d591b464dd4 . +_:B0f1bd25723b437ed442481913bcb66d0 "Stopolcha Starowicz" . +_:B0f1bd25723b437ed442481913bcb66d0 . +_:Bb2bd5a7505be484387ca2dd762c45f70 "Umeka Spallina" . +_:Bb2bd5a7505be484387ca2dd762c45f70 . +_:B712ee470c93f3609aa40709eba07e025 "Arno Barquera" . +_:B712ee470c93f3609aa40709eba07e025 . +_:B158795a689fb221aee282fdee687c6f7 "Mable Tarmey" . +_:B158795a689fb221aee282fdee687c6f7 . +_:B9845914d4a3d8cff3360574450793929 "Noel Grass" . +_:B9845914d4a3d8cff3360574450793929 . + . + _:B8d54e64f2b85957d100d388ae54abab6 . + . + "http://www.patronly.tld/webbier/foxiness.html" . + "ruminative hydrozoon webbier" . + "68"^^ . + "http://www.seawaters.tld/patronly/hydrozoon.html" . + . +_:Bab43faf769f595277fb9352dd624ca0a "Lyutsiana Magistrale" . +_:Bab43faf769f595277fb9352dd624ca0a . + _:B6fffdcb6e0cfef0f995b3d455e7d4461 . + _:Bcefe1af99415c57af525a74dba651aa2 . + . + "http://www.bellows.tld/slaughterers/insulins.html" . + "kinescopes squiggled slaughterers" . + "66"^^ . + "http://www.succored.tld/bellows/squiggled.html" . + . + _:B25faf375e46dc44c1987707fbce55930 . + . + "1962"^^ . + "http://www.clarinets.tld/overspecializing/politicized.html" . + "fluidic nonluminous overspecializing" . + "48"^^ . + "http://www.klanism.tld/clarinets/nonluminous.html" . + "doughtiest fluidic clarinets" . + . +_:B9d8cc28e26961bff4866d75e84381340 "Guchol Fradette" . +_:B9d8cc28e26961bff4866d75e84381340 . +_:B6a1a5e2d5e7a8b9fdf93be698aaeb7d7 "Juliana Woolsey" . +_:B6a1a5e2d5e7a8b9fdf93be698aaeb7d7 . +_:B9a8332eb4497a0d1036205e6e325b7fa "Bernadett Verhey" . +_:B9a8332eb4497a0d1036205e6e325b7fa . +_:B55f5dce335356419ba19efae17b010d6 "Chey Prinzing" . +_:B55f5dce335356419ba19efae17b010d6 . +_:B4b9d19f1c9f5f82253d9288a612eba22 "Mazcho Stringer" . +_:B4b9d19f1c9f5f82253d9288a612eba22 . +_:B29b5f08e679ad54880f6102d9fd3157d "Gwern Helker" . +_:B29b5f08e679ad54880f6102d9fd3157d . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + "1965"^^ . + "http://www.chopstick.tld/honourers/resistance.html" . + "curator recenter honourers" . + "200"^^ . + "http://www.downcourt.tld/chopstick/recenter.html" . + "benumbedness curator chopstick" . + . + "argyll outscore inseminators" . + "http://www.proletariate.tld/inseminators/serener.html" . + "1958"^^ . + "inspiring argyll proletariate" . + "http://www.manilla.tld/proletariate/outscore.html" . + _:Bee82a57a59028c54367973283b1e3bbe . + . + . + "153"^^ . + . + _:Bb1d92ebeb7827ec3fc7efcc9122100f4 . + . + "http://www.triadism.tld/vivisection/distally.html" . + "overconfident vivifier vivisection" . + "142"^^ . + "http://www.bestializing.tld/triadism/vivifier.html" . + . +_:B200b22d9e60d8d567bfa7a1f301db38a "Anisha Michna" . +_:B200b22d9e60d8d567bfa7a1f301db38a . + _:B6914f4045150e060461ea0af3fe26fa6 . + . + "1964"^^ . + "http://www.songbirds.tld/conditionalities/gesticulations.html" . + "endomorphic appositive conditionalities" . + "102"^^ . + "overtraining songbirds appositive" . + . +_:B3217ecba3ba818aeb888e7c7a4c307b0 "Erick Gustison" . +_:B3217ecba3ba818aeb888e7c7a4c307b0 . + _:B7adb6cb65165d1565dd04cfcc9d48333 . + . + "http://www.tuts.tld/eructating/scurrilously.html" . + "cadencing reflowered eructating" . + "173"^^ . + "http://www.unrevealed.tld/tuts/reflowered.html" . + . + _:B6233cf4d3e295864cef47de1b2e3233f . + _:Bb783237c1bf66e8c8a6f51a3dad1fae2 . + . + "http://www.impairments.tld/logier/cincture.html" . + "interlunar waveless logier" . + "10"^^ . + "dopy demised secreter hairsplitting sultrily irretrievably unlink widowers incurability" . + "http://www.knucklers.tld/impairments/waveless.html" . + . +_:Bd62f7a03bc2274426ca22c7627f2dcc7 "Apoloniada Hubsch" . +_:Bd62f7a03bc2274426ca22c7627f2dcc7 . + _:B9c7d653d389d9dd411c9ecff3be58058 . + . + "http://www.ejective.tld/licitly/unapprehensive.html" . + "simplism elasticizing licitly" . + "183"^^ . + "http://www.truncheons.tld/ejective/elasticizing.html" . + . + _:Befda72540a6279ea2f741ad4646f545d . + . + "http://www.viny.tld/interpolated/taw.html" . + "dekameters xiv interpolated" . + "143"^^ . + . +_:B5b5f5b0645d2090b5f12662d09bf72ea "Kyuso Mcilvenny" . +_:B5b5f5b0645d2090b5f12662d09bf72ea . +_:Bdecd02e958c193f7fee5525946f9711c "Bedwyr Wandrie" . +_:Bdecd02e958c193f7fee5525946f9711c . + _:Bd02bab416cf1d149527aa66aef418837 . + . + "1966"^^ . + "http://www.eagerest.tld/tramels/mademoiselle.html" . + "acidness deadheads tramels" . + "31"^^ . + "http://www.glowfly.tld/eagerest/deadheads.html" . + "fellator acidness eagerest" . + . + _:B97eb644bed17db36a7faa8b47f65425c . + . + "http://www.fantasms.tld/despatches/tequila.html" . + "tingles keister despatches" . + "69"^^ . + "http://www.noncombatants.tld/fantasms/keister.html" . + . +_:B9773da07964a477e4379b881c88eeb89 "Colombe Bermea" . +_:B9773da07964a477e4379b881c88eeb89 . +_:B372f00404c7c1f3d5cba4dbbe799260c "Heinrich Epperly" . +_:B372f00404c7c1f3d5cba4dbbe799260c . + . + _:B6a42bc829a23f295f454b7c86545858d . + . + "http://www.conditione.tld/cancels/debiting.html" . + "ponderers loathly cancels" . + "169"^^ . + "http://www.stollens.tld/conditione/loathly.html" . + . + _:B63e6de7ae10b7f6662ac0b878bb3271c . + . + "http://www.hairline.tld/abrogator/rechecking.html" . + "steeps kins abrogator" . + "175"^^ . + . +_:B381e12e6c2deae79e9dc00924304a147 "Galla Arnzen" . +_:B381e12e6c2deae79e9dc00924304a147 . + _:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + _:B8db686b3a51d1daabe1a091f7867900b . + . + "1958"^^ . + "http://www.compromising.tld/gossiped/bastardies.html" . + "droplets monograph gossiped" . + "116"^^ . + "dissuasion compromising monograph" . + . +_:B09df77d2afb65cb49c86b7551cf853a4 "Elizarova Lutgen" . +_:B09df77d2afb65cb49c86b7551cf853a4 . + "1957"^^ . + . + . + "garnish rencounters manifestations" . + . + _:B3b148e73047f29807d9b7f578b1827b7 . + "rencounters utilizations chapeaus" . + "http://www.chariest.tld/manifestations/utilizations.html" . + "http://www.manifestations.tld/chapeaus/hexapodies.html" . + "121"^^ . +_:Bf25f91d0bdaa2aaa08179687c43f1dd3 "Sengchan Conrad" . +_:Bf25f91d0bdaa2aaa08179687c43f1dd3 . + . + _:B615b274c2881ea261ea2478adf4edff3 . + . + "1951"^^ . + "http://www.aligners.tld/lippy/cynicism.html" . + "maladjusted retraces lippy" . + "http://www.riggers.tld/aligners/retraces.html" . + "tarpapered maladjusted aligners" . + . +_:B369551f20f3c39b569775a314357b6ec "Nomi Rosato" . +_:B369551f20f3c39b569775a314357b6ec . +_:B2a399736970ab18acb68f4fce946f1e5 "Ludwig Kapitula" . +_:B2a399736970ab18acb68f4fce946f1e5 . + _:B0d2d39ae51fc7e454831c60626a60218 . + . + "http://www.deistic.tld/slimmest/alate.html" . + "manubriums deportations slimmest" . + "12"^^ . + "http://www.spouseless.tld/deistic/deportations.html" . + . + _:B93ddddc47d4fc137783b02e063da1753 . + . + "http://www.coffined.tld/paused/dragsters.html" . + "lagers beaneries paused" . + "111"^^ . + . + _:B03ae92edfd8328a338aaad1bff03d32a . + _:B14e4c5908caea4fbc0c59fdf1ab25873 . + . + "http://www.leaned.tld/stylise/ixia.html" . + "denizens undersupplying stylise" . + "192"^^ . + "http://www.manumits.tld/leaned/undersupplying.html" . + . +_:B84a960e24dcb06fdd0b404624345cb24 "Kunigonde Bodenstein" . +_:B84a960e24dcb06fdd0b404624345cb24 . +_:Be5393b1ba501276b8be39b50d76d19d8 "Cadmon Santamaria" . +_:Be5393b1ba501276b8be39b50d76d19d8 . +_:B53579a38bd0bc00ac7efbd65d9d20426 "Avramova Peretz" . +_:B53579a38bd0bc00ac7efbd65d9d20426 . +_:B841b9965d74efb02ab27c99fcd11e626 "Elli Asner" . +_:B841b9965d74efb02ab27c99fcd11e626 . +_:Bcdd613340e8bd12697d3bdf440f5d1c6 "Rashan Huyard" . +_:Bcdd613340e8bd12697d3bdf440f5d1c6 . +_:B32d03f67014566dc8172de4455d8546c "Jung Renderos" . +_:B32d03f67014566dc8172de4455d8546c . +_:B0bcabec757f000fb51278733efa3348c "Mallory Malekzadeh" . +_:B0bcabec757f000fb51278733efa3348c . + _:Bbe633adf92ac5f892367cdb99f4bb7a7 . + . + "http://www.prostatectomies.tld/rummier/obtuseness.html" . + "sapphism aw rummier" . + "76"^^ . + . + _:B928cad2614d4217ef998ab7de69a1bbc . + _:B4637395758b5e6c6efa86138c95663a5 . + . + "http://www.hightails.tld/contaminative/unfurling.html" . + "officered freshening contaminative" . + "136"^^ . + "http://www.federacy.tld/hightails/freshening.html" . + . + _:B9a4350d816ba4b4f6d61dee1f4947a5e . + . + "http://www.possesses.tld/toupees/avoiders.html" . + "inordinately bumpkins toupees" . + "169"^^ . + . + _:Be5393b1ba501276b8be39b50d76d19d8 . + . + "http://www.ai.tld/scofflaws/pistils.html" . + "chimed affirmativeness scofflaws" . + "118"^^ . + "http://www.branchlike.tld/ai/affirmativeness.html" . + . +_:B6e61c65944cb4e45d9802b4020a031f1 "Nik Reposa" . +_:B6e61c65944cb4e45d9802b4020a031f1 . + _:B29450bb28508b087b810db1fffd9c3c2 . + . + "http://www.battiest.tld/nonsymbolic/undersupply.html" . + "banshees seizing nonsymbolic" . + "63"^^ . + "http://www.concertizing.tld/battiest/seizing.html" . + . +_:Bc12f42b152f2d483b5fc68db526c53be "Melitina Alviar" . +_:Bc12f42b152f2d483b5fc68db526c53be . + _:B39c984fce2ff062753203998931ae108 . + . + "http://www.gyroscopically.tld/witnessing/mottling.html" . + "schillings corroborated witnessing" . + "30"^^ . + . +_:B4fb042afccd4f3040a72ded1d4031d33 "Aradhana Hartel" . +_:B4fb042afccd4f3040a72ded1d4031d33 . +_:Bcf47c2bc6c00a56aca002cdba1eac6cf "Heihachiro Parthemer" . +_:Bcf47c2bc6c00a56aca002cdba1eac6cf . +_:B0b19c414eaefcc8e26a9aa85c5d19670 "Nyoko Ling" . +_:B0b19c414eaefcc8e26a9aa85c5d19670 . +_:B749fefa5d81e7ff31d898742fbc4dd70 "Isaac Brezenski" . +_:B749fefa5d81e7ff31d898742fbc4dd70 . + _:Ba6a5ebe83efbe6f501ca655e61b2a94d . + . + "http://www.fickleness.tld/panelings/disembarkation.html" . + "vindictiveness parachutists panelings" . + "8"^^ . + "http://www.conformationally.tld/fickleness/parachutists.html" . + . + _:B18d32f8fa03eea132f86b24b707a5978 . + _:Bf4bbfe8af785f0a6c904865b21e1bd9f . + . + "http://www.gruesomer.tld/dollies/holeless.html" . + "dispossession draughty dollies" . + "50"^^ . + "http://www.moonward.tld/gruesomer/draughty.html" . + . +_:B902d2fdbcee8f0020a4e5a942c975662 "Yulianiya Trentacoste" . +_:B902d2fdbcee8f0020a4e5a942c975662 . +_:B04fd9ceacec0f1c18c8ce3d12204ed88 "Leonie Lentine" . +_:B04fd9ceacec0f1c18c8ce3d12204ed88 . + _:Bcf212b99551fb73035518a855c05585d . + . + "http://www.lagoons.tld/debilities/maundered.html" . + "prochurch chickpea debilities" . + "162"^^ . + "http://www.distended.tld/lagoons/chickpea.html" . + . +_:B90a869f3328741910ddfd46eec297caa "Aurel Lapar" . +_:B90a869f3328741910ddfd46eec297caa . + _:Baa83cc3c7bb6bed8e6739d457efeafcc . + . + "http://www.tzarisms.tld/schtick/misdraws.html" . + "waxily seamiest schtick" . + "67"^^ . + . + _:B77663dfd8e60ec862180ba5b24bb0867 . + . + "http://www.retries.tld/copier/colour.html" . + "pharmacologist jogs copier" . + "108"^^ . + "http://www.afferently.tld/retries/jogs.html" . + . + . + _:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 . + . + "http://www.blowpipe.tld/thickest/machinability.html" . + "emanative varies thickest" . + "107"^^ . + "http://www.barrens.tld/blowpipe/varies.html" . + . + _:B5503e04a84e651318db3a59573ef87b3 . + . + "http://www.perspicaciousness.tld/centralities/criticality.html" . + "lancing chippy centralities" . + "64"^^ . + "http://www.oilseeds.tld/perspicaciousness/chippy.html" . + . +_:B4a733e8ffd261dbccf2e36271bd274df "Adam Janik" . +_:B4a733e8ffd261dbccf2e36271bd274df . +_:Bb47bf8e34bae1a224e31f49813622505 "Emrys Rothgeb" . +_:Bb47bf8e34bae1a224e31f49813622505 . + _:B66c78018e316778e208a4aa656bdf633 . + _:Ba33bd061da4b11b5bb49035919876507 . + . + "http://www.arrant.tld/subsided/sadistically.html" . + "microanalytic biogeographic subsided" . + "100"^^ . + "http://www.underofficial.tld/arrant/biogeographic.html" . + . + _:Be2fd152c48ff196a6a46b658be3f2fef . + . + "http://www.repackage.tld/laparoscope/galloots.html" . + "disqualification philosophizes laparoscope" . + "176"^^ . + "http://www.mispronounce.tld/repackage/philosophizes.html" . + . + _:B9ed716b8bfde5388215d1e374072eceb . + . + "http://www.tangram.tld/anastomoses/cachepots.html" . + "sensu jingoists anastomoses" . + "3"^^ . + "http://www.raids.tld/tangram/jingoists.html" . + . +_:B55f640a4ce783505ab0f4f5aeba536d2 "Zoia Bruchman" . +_:B55f640a4ce783505ab0f4f5aeba536d2 . +_:Bfca92720629beb3db9440af3abe4199a "Vesna Pirkey" . +_:Bfca92720629beb3db9440af3abe4199a . + _:Beeb4b4ca687203a70bc42c568f1c8d52 . + . + "http://www.spruced.tld/dawdling/estimator.html" . + "phosgenes disenfranchises dawdling" . + "150"^^ . + . + _:B20b069c9cb4330388f44315583830fd3 . + . + "http://www.hacklers.tld/sixes/ratified.html" . + "impishness lordliest sixes" . + "144"^^ . + "http://www.fortifiers.tld/hacklers/lordliest.html" . + . +_:Bf6917ce98730c81e60e0d0869689dafa "Gudula Eiselein" . +_:Bf6917ce98730c81e60e0d0869689dafa . + _:B1c9336d382640946a60ed99b82130577 . + "1959"^^ . + "http://www.disagreeably.tld/compressors/mountings.html" . + "massagists anthologist compressors" . + "133"^^ . + "unwieldiness disagreeably anthologist" . + . + _:B64bee7f29dd47d15e3f40cb7720d59f9 . + . + "http://www.cyanided.tld/zipped/sculptured.html" . + "resents afforests zipped" . + "47"^^ . + . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + . + "1965"^^ . + "http://www.sabines.tld/inkwell/colorably.html" . + "towers salons inkwell" . + "151"^^ . + "regents sabines salons" . + . +_:Bbb3b1c540ac12247b3fa6d39315644eb "Ernestine Barkan" . +_:Bbb3b1c540ac12247b3fa6d39315644eb . + _:B28f74a129618102e8f50e32cbe7ea3c9 . + . + "http://www.overdosage.tld/eddies/postformed.html" . + "ramie journeyer eddies" . + "77"^^ . + . +_:B986791fcd417ceb2e1e82f714cdb58b4 "Attila Laroque" . +_:B986791fcd417ceb2e1e82f714cdb58b4 . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + "1965"^^ . + "http://www.indonesian.tld/schlemiels/variates.html" . + "mishandling cauls schlemiels" . + "88"^^ . + "http://www.dominium.tld/indonesian/cauls.html" . + "eminency mishandling indonesian" . + . + _:Ba213a677c8a3ffc6a73a25f6ad07ab0f . + _:Bfd9e0f90b8107b1e818db86a354bd340 . + . + "http://www.phoenicians.tld/cathartics/retracting.html" . + "antiabortion eidos cathartics" . + "80"^^ . + "http://www.lasagne.tld/phoenicians/eidos.html" . + . + . + _:B26c051f75d2e96a52d065db7538997d5 . + . + "1958"^^ . + "http://www.roughhewed.tld/headgears/inflictor.html" . + "slimed zenithal headgears" . + "65"^^ . + "restrictionist roughhewed zenithal" . + . +_:B5453f94370bff0d82c77477060c57cba "Felicita Mounsey" . +_:B5453f94370bff0d82c77477060c57cba . +_:B5774437b7930fa8f8f78c30d51b6835b "Adalia Manalo" . +_:B5774437b7930fa8f8f78c30d51b6835b . + _:Bc9f62a4136532c7de7a5d7d591b59b25 . + . + "http://www.trenchers.tld/mangled/operably.html" . + "mysteriously artfully mangled" . + "61"^^ . + "http://www.quadrigamist.tld/trenchers/artfully.html" . + . + _:Bf612b3cab8e19984141061d2d6aade49 . + . + "http://www.tabernacles.tld/embarkation/therapies.html" . + "overprotection duple embarkation" . + "13"^^ . + "http://www.irises.tld/tabernacles/duple.html" . + . + _:B346d303acbf5d173d074ee02a923170b . + _:B34c6d0db38de819ef9550b76fc3c2a97 . + "1964"^^ . + "http://www.pourboire.tld/wildernesses/amphitheater.html" . + "catafalques discourtesy wildernesses" . + "16"^^ . + "http://www.addictive.tld/pourboire/discourtesy.html" . + "unwarier catafalques pourboire" . + . + _:Bc1a680e3efa669d97b20f3ba571a527e . + . + "http://www.gullied.tld/deux/scrappage.html" . + "mods agencies deux" . + "13"^^ . + "http://www.sublimates.tld/gullied/agencies.html" . + . +_:B7661a33a1f4114926de9f5ba3f11c7c2 "Dilara Sawinski" . +_:B7661a33a1f4114926de9f5ba3f11c7c2 . + _:B8d6557e84a85e66d0d919532d750fd27 . + "1962"^^ . + "http://www.recently.tld/enfants/calendulas.html" . + "agriculturalists laying enfants" . + "89"^^ . + "implementable recently laying" . + . + _:B91c44936d092b1c33704ae78e5b8cadd . + _:Be9a315ebb0583eba4249f5e5b746e10e . + . + "http://www.harms.tld/jettying/fertility.html" . + "helipad blotchier jettying" . + "184"^^ . + "http://www.acerb.tld/harms/blotchier.html" . + . + _:B109a6fb9c109600c8fdf93ca28728e22 . + . + "http://www.tomcat.tld/inauspiciousness/expanses.html" . + "bander unfaithful inauspiciousness" . + "9"^^ . + . +_:Ba23bd2620c900043a1b5e62a6c4656d4 "Casta Singco" . +_:Ba23bd2620c900043a1b5e62a6c4656d4 . +_:Bc61c406b88bf8563b3bdf2f704e1b13a "Ximon Fallick" . +_:Bc61c406b88bf8563b3bdf2f704e1b13a . + _:B215011dc7a7182a65f90238a3ce4985a . + _:B4f04b626f8b43202ef2994b149d12726 . + . + "http://www.herniated.tld/cardias/clapped.html" . + "curvatures beseechers cardias" . + "110"^^ . + "http://www.musclebound.tld/herniated/beseechers.html" . + . + _:Be82f3b64f88b88e2d6ae738b3234aa4f . + _:B68b0e609241cc1a8891c0e6320d0368a . + . + "1961"^^ . + "http://www.responded.tld/armyworms/pieplant.html" . + "shorter orts armyworms" . + "177"^^ . + "splinters responded orts" . + . + _:Bb51e18e9f0464ea194fc4ef8550d4d54 . + . + "1966"^^ . + "http://www.storminess.tld/abjection/anticipations.html" . + "solarizes extinguised abjection" . + "45"^^ . + "http://www.enamelware.tld/storminess/extinguised.html" . + "unenforced solarizes storminess" . + . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + . + "http://www.binders.tld/alewives/bioenvironmental.html" . + "prouder carnelians alewives" . + "72"^^ . + "http://www.minify.tld/binders/carnelians.html" . + . + _:B2cb999f2851ae4c7122d5b75e493534a . + . + "http://www.ideo.tld/bellhops/redfin.html" . + "rationales counteractions bellhops" . + "192"^^ . + "http://www.sergings.tld/ideo/counteractions.html" . + . + _:B4ff17450db1e23b981d21b677a8229f0 . + . + "http://www.underlip.tld/simplices/initiative.html" . + "opulently chillers simplices" . + "67"^^ . + "http://www.catatony.tld/underlip/chillers.html" . + . +_:Bcd4ca6c1ac6717cafa1c70166607bc18 "Diarria Gotwalt" . +_:Bcd4ca6c1ac6717cafa1c70166607bc18 . + _:B740049faf47a33b386535e58406e39e6 . + . + "http://www.magnetizer.tld/tenancies/allheals.html" . + "oscillator immiscibility tenancies" . + "197"^^ . + "http://www.flotillas.tld/magnetizer/immiscibility.html" . + . + _:B22e59db7f15ddf596f5e2f34433e50b0 . + . + "http://www.coreless.tld/environs/hulled.html" . + "effulgences tuberculoses environs" . + "92"^^ . + "http://www.dwarflike.tld/coreless/tuberculoses.html" . + . +_:Bff970a463ecaefc6de8883b014b2bf68 "Basyang Kecskes" . +_:Bff970a463ecaefc6de8883b014b2bf68 . +_:Bdde8dffb329641aae8d4671f48fe1e8f "Aristo Lacson" . +_:Bdde8dffb329641aae8d4671f48fe1e8f . + . + _:Bdb78094ade43953811e34097dd5dd97b . + . + "http://www.photocatalyst.tld/tautological/jambing.html" . + "reconciliating lenity tautological" . + "97"^^ . + "http://www.loggias.tld/photocatalyst/lenity.html" . + . + _:B03712a20cf1d2d63717a20fdd37d4c7b . + . + "http://www.potshots.tld/rains/lambasted.html" . + "aroints unhanged rains" . + "33"^^ . + . +_:B1d959a562d81986e1827db114dbbce8a "Harumi Valenza" . +_:B1d959a562d81986e1827db114dbbce8a . +_:Be586adfa7b723555056b6de77ddd6a76 "Tsutomu Atzinger" . +_:Be586adfa7b723555056b6de77ddd6a76 . +_:Bc637e68b6b6e66b76b8ca6d6d67fc307 "Desa Niez" . +_:Bc637e68b6b6e66b76b8ca6d6d67fc307 . +_:B2fc3968ff15aec7d1c54098a4b42716c "Kiichi Doyne" . +_:B2fc3968ff15aec7d1c54098a4b42716c . +_:Bc106caf632d9ca3da7ce03a47b510e5a "Blerta Kelliher" . +_:Bc106caf632d9ca3da7ce03a47b510e5a . + "http://www.borderlands.tld/maximite/priss.html" . + . + "52"^^ . + "trashed priss dudishly" . + . + . + "http://www.maximite.tld/dudishly/serialists.html" . + "1951"^^ . + _:B3b1d719385bd1269a4e5dec493e8d502 . + "climber trashed maximite" . + _:B318a6211399f2d431d2d094e06a87470 . +_:B44e2360687fe3619bd95eef4a27a835d "LaShonna Auyong" . +_:B44e2360687fe3619bd95eef4a27a835d . +_:B9e3a9d5d865d6d484b86593d2db50798 "Kigan Neahr" . +_:B9e3a9d5d865d6d484b86593d2db50798 . +_:Be96a8d3f1ddbe5fd3d0377bffd88ad76 "Lajuana Dobson" . +_:Be96a8d3f1ddbe5fd3d0377bffd88ad76 . +_:B92987c80d710606d0deea0f4771aa8f1 "Tyaishia Cherrin" . +_:B92987c80d710606d0deea0f4771aa8f1 . +_:Bfb60010e8c38193ad1658a433d03f403 "Bongwe Haydu" . +_:Bfb60010e8c38193ad1658a433d03f403 . + _:B616fd6c0c76a91b17151a1802e560bbe . + . + "1967"^^ . + "http://www.shysters.tld/premiers/saxhorns.html" . + "tartly randomly premiers" . + "180"^^ . + "http://www.romancer.tld/shysters/randomly.html" . + "accusatively tartly shysters" . + . + _:B299c47a534fd5d8f48d7eef0a4a44f06 . + . + "http://www.affirmers.tld/refires/abducts.html" . + "teaware chattels refires" . + "72"^^ . + "http://www.impeaches.tld/affirmers/chattels.html" . + . +_:Bf3a5d2154e2a725aea6b54eca853c10c "Kayley Wendelin" . +_:Bf3a5d2154e2a725aea6b54eca853c10c . +_:B62042ec60005586f6f16ec83e38aea18 "Saaliha Dach" . +_:B62042ec60005586f6f16ec83e38aea18 . +_:B1db4de1229c3f458e0defed9ee85f92f "Wallace Kennamer" . +_:B1db4de1229c3f458e0defed9ee85f92f . +_:B720da3f84af22d863935ac9c0bed4a36 "Jami Pacho" . +_:B720da3f84af22d863935ac9c0bed4a36 . + _:B9c6d904680bbf2aaf574130a20fdc75a . + . + "http://www.nouveaux.tld/assumably/deceiving.html" . + "eaters cockneys assumably" . + "194"^^ . + "http://www.razers.tld/nouveaux/cockneys.html" . + . +_:B45b6cc04a0cf232f323a844cc6c7278c "Hamad Kohrs" . +_:B45b6cc04a0cf232f323a844cc6c7278c . + _:B685c50fe30d32440b50873e86fa83520 . + . + "http://www.pipings.tld/tendentious/chiefdoms.html" . + "radarman ruffles tendentious" . + "93"^^ . + "http://www.bulletins.tld/pipings/ruffles.html" . + . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + "1965"^^ . + "http://www.vaporer.tld/gaveler/englishes.html" . + "emulsoid kinships gaveler" . + "173"^^ . + "http://www.maunder.tld/vaporer/kinships.html" . + "dumpcarts emulsoid vaporer" . + . + _:Be227226e7db70e2552805eb4dc7e59e0 . + . + "1963"^^ . + "http://www.incorporated.tld/missilry/faithing.html" . + "glomming winged missilry" . + "108"^^ . + "http://www.arbitrariness.tld/incorporated/winged.html" . + "felicitating glomming incorporated" . + . +_:B4c12d0d7ec7f53334ba915a41b8bb551 "Raaida Baitner" . +_:B4c12d0d7ec7f53334ba915a41b8bb551 . + _:Bfbbb53d92d4b60b9c5530c31775ad062 . + _:B94a0a194e3973e1681633e8532efc2c3 . + . + "http://www.knickknacks.tld/antedated/invocating.html" . + "marketing feudalistic antedated" . + "135"^^ . + "http://www.antibiotics.tld/knickknacks/feudalistic.html" . + . + _:Bf223c8523035793cbc6874a591408db4 . + . + "1962"^^ . + "http://www.genealogists.tld/matters/streptococcic.html" . + "megaphone tumour matters" . + "124"^^ . + "http://www.beleapt.tld/genealogists/tumour.html" . + "ingrain megaphone genealogists" . + . + _:Bae4ea738021ff6f5f6a6d291263b7855 . + . + "http://www.internationalizations.tld/unpunished/licitation.html" . + "muddled mavins unpunished" . + "43"^^ . + "http://www.lithographing.tld/internationalizations/mavins.html" . + . + _:Bce622494c0df1926370cf77ddd2df17a . + . + "http://www.anticyclone.tld/accedence/abjuratory.html" . + "satirize caboodle accedence" . + "117"^^ . + . +_:B009d77b62208df17707cc5918d8d1048 "Mikolas Sirman" . +_:B009d77b62208df17707cc5918d8d1048 . + _:Ba657803f4e9474fe37cf3ee65e8da3fd . + . + "http://www.herbivore.tld/patterned/acclivities.html" . + "nonhazardous putsches patterned" . + "45"^^ . + "http://www.forethought.tld/herbivore/putsches.html" . + . +_:B888ce16ad2e85e4acd1597f098fbc65a "Haazima Krzak" . +_:B888ce16ad2e85e4acd1597f098fbc65a . +_:B8390da090173857b4d369edd44b29774 "Plexippus Regino" . +_:B8390da090173857b4d369edd44b29774 . + _:Bd3eff7a94fad538a4284d791e078b77e . + _:B8c80e0fdc4c8831c8567a1c1115cbe37 . + . + "http://www.toucher.tld/wartiest/supervisorship.html" . + "downsizes armadas wartiest" . + "40"^^ . + "http://www.engross.tld/toucher/armadas.html" . + . + _:Be66390e59bf96b8c757b4e087c280101 . + _:B094bda7c4238c77087c28ec9107e6e96 . + . + "http://www.crossbeam.tld/duennas/papaws.html" . + "postulated pantheistic duennas" . + "157"^^ . + . + _:Bf6f6b2209a9c549afbb1f1568b54490b . + . + "http://www.spreaders.tld/reprobating/reinvolving.html" . + "peacoat misdeliveries reprobating" . + "56"^^ . + "http://www.hoptoad.tld/spreaders/misdeliveries.html" . + . + _:Bbd63945610c20f87090e29f9f771f3e1 . + _:B236b09bd1dc7ff1276bad77af14a2b81 . + . + "http://www.curred.tld/xxiv/lambkin.html" . + "impends weapons xxiv" . + "70"^^ . + "http://www.potful.tld/curred/weapons.html" . + . + _:B441f5b9272bf523a7d12953378a5edff . + _:B79749267fa3cae560880f56ff73805e8 . + . + "http://www.unplumbed.tld/runagates/contracted.html" . + "greaser charcoals runagates" . + "52"^^ . + "http://www.attires.tld/unplumbed/charcoals.html" . + . +_:B3e91c8750475a7fffb218e8aa04bc665 "Vasileios Marchand" . +_:B3e91c8750475a7fffb218e8aa04bc665 . +_:B36d13c31809b24e3c8c5664332a60b12 "Raimund Widdowson" . +_:B36d13c31809b24e3c8c5664332a60b12 . +_:B1d2f4bb19ef44f77930c0bf4ed47cde7 "Zenalisa Delisle" . +_:B1d2f4bb19ef44f77930c0bf4ed47cde7 . + _:B66436c503b362c5982792e4272206f5b . + . + "http://www.snowpack.tld/pulque/handoff.html" . + "funicular ineloquent pulque" . + "144"^^ . + "http://www.steatite.tld/snowpack/ineloquent.html" . + . + . + _:Bf91f3bcc468df28534369f0c7223b085 . + "1959"^^ . + "http://www.franchises.tld/bakemeats/intermixes.html" . + "knitter brusquer bakemeats" . + "46"^^ . + "http://www.ideologized.tld/franchises/brusquer.html" . + "besiegement knitter franchises" . + . +_:Bd0f409c27d31197ae54a7baad5614952 "Leiko Dodson" . +_:Bd0f409c27d31197ae54a7baad5614952 . +_:Be992a2675e51e903b0fece0b631981f4 "Vitasa Dufauchard" . +_:Be992a2675e51e903b0fece0b631981f4 . + "http://www.likenesses.tld/centipedes/remonstrance.html" . + "unfelt converts likenesses" . + . + . + "http://www.cusswords.tld/likenesses/gruesomest.html" . + "174"^^ . + "converts gruesomest centipedes" . + _:B68f54af284a25d791e7cb6084d4428b1 . + "1965"^^ . + . + _:B9935bd0b1ea81ec8a6d13bccebd2112f . + _:B604147b9c8e5ad0b5cfed56311a29efd . + . + "http://www.pastured.tld/digged/backstay.html" . + "impugnable rechartering digged" . + "50"^^ . + "http://www.expurgations.tld/pastured/rechartering.html" . + . +_:B83a51387cd00a07e751d27894153d473 "Debra Platz" . +_:B83a51387cd00a07e751d27894153d473 . + _:B93240f2dac41e6bf33206ea95173e7b6 . + . + "http://www.murderesses.tld/ached/skulduggery.html" . + "confused datedly ached" . + "190"^^ . + "3"^^ . + "http://www.intransigence.tld/murderesses/datedly.html" . + . +_:Bb9ab9ae41d2b125b1151a2bdb298a100 "Jalissa Bickmore" . +_:Bb9ab9ae41d2b125b1151a2bdb298a100 . + _:Bbe77871769f3d284bbd031cd34046544 . + . + "http://www.vexing.tld/etiquettes/derailleur.html" . + "devilkin pertly etiquettes" . + "108"^^ . + "http://www.fuseless.tld/vexing/pertly.html" . + . + _:B26c1cbb80ba5a2f91b916b27fb0d881e . + . + "http://www.outsets.tld/pottage/gonadectomies.html" . + "rehiring tossers pottage" . + "124"^^ . + . +_:B47718c1d79e54734c096959942cf87d9 "Bakar Trogdon" . +_:B47718c1d79e54734c096959942cf87d9 . +_:B29e833e49e30e3a81953b3d2e97eddca "Cece Dunagin" . +_:B29e833e49e30e3a81953b3d2e97eddca . +_:B68198b9775f099721c1b80c6739b3d8a "Anusia Mercuri" . +_:B68198b9775f099721c1b80c6739b3d8a . + _:Bae0250097ebd23a65cffbcfcbf95b539 . + . + "http://www.tolerators.tld/conservatively/dilapidator.html" . + "moonlighted foresides conservatively" . + "124"^^ . + "http://www.aptitudes.tld/tolerators/foresides.html" . + . +_:B6e1386863b1fe28550ee96b6bc224e8e "Angha Bievenue" . +_:B6e1386863b1fe28550ee96b6bc224e8e . + _:B806c704c402a0264f84adc2abd6f416d . + . + "http://www.decrepitly.tld/matchmakers/jitterbugged.html" . + "mormonism woollier matchmakers" . + "151"^^ . + "http://www.shammies.tld/decrepitly/woollier.html" . + . + _:Bad9bf54d6c800026eb553a6c7c6f9460 . + . + "http://www.injectors.tld/diphtherian/tzarism.html" . + "multiplicities hundredweight diphtherian" . + "196"^^ . + "http://www.veneered.tld/injectors/hundredweight.html" . + . +_:B8ea3c8a9c7dd09745e0fe05fd3095b05 "Justin Lauria" . +_:B8ea3c8a9c7dd09745e0fe05fd3095b05 . + _:B5e98237e4c89a9203367c57b4589a894 . + . + "http://www.lated.tld/axonal/huntsmen.html" . + "torching lepers axonal" . + "66"^^ . + "http://www.mealiest.tld/lated/lepers.html" . + . + _:Bd2f92720c906109d5d279b1c0fe6dd22 . + . + "http://www.whirrs.tld/maleficio/windiness.html" . + "girdlers sloes maleficio" . + "43"^^ . + "http://www.interjections.tld/whirrs/sloes.html" . + . + _:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 . + . + "http://www.typescripts.tld/heme/vivarium.html" . + "perviousness pithier heme" . + "134"^^ . + "http://www.reteaching.tld/typescripts/pithier.html" . + . + _:Bbabdd17ac191376418952cdde7bec84f . + . + "http://www.conservationists.tld/attempter/waiter.html" . + "devitalized piddling attempter" . + "67"^^ . + "http://www.iratest.tld/conservationists/piddling.html" . + . +_:B241b77c2f1e9381dbe806562e20652a9 "Ioseph Buergel" . +_:B241b77c2f1e9381dbe806562e20652a9 . + _:B9316ba2e2f70204a686f5d67bfb2fb1a . + . + "http://www.surrounding.tld/bucktoothed/alterations.html" . + "circuitously trumpets bucktoothed" . + "171"^^ . + "http://www.outgrows.tld/surrounding/trumpets.html" . + . + _:Ba10d1355477826562a32c2a33f8761cf . + _:B200b22d9e60d8d567bfa7a1f301db38a . + . + "http://www.jags.tld/disassociating/wieners.html" . + "counsels gatherers disassociating" . + "141"^^ . + "http://www.drollery.tld/jags/gatherers.html" . + . + _:Bf12149a48c7dd487c35b79a01aba57bc . + "1957"^^ . + "http://www.pinochles.tld/reformulation/vistaed.html" . + "continuer liefest reformulation" . + "toecaps pinochles liefest" . + . + _:Bfabb0a9532cca71658e23d209ee7723d . + _:B32a9e56ffd1af7eb251814480a9d0243 . + . + "1966"^^ . + "http://www.steerages.tld/bons/osmiums.html" . + "unfaltering firstly bons" . + "34"^^ . + "paled steerages firstly" . + . +_:B1c9336d382640946a60ed99b82130577 "Wasmaaa Roen" . +_:B1c9336d382640946a60ed99b82130577 . + _:B86bb4fb51d4fcb8164456331ab6df753 . + . + "http://www.effuses.tld/unforseen/sphinges.html" . + "analogic battleships unforseen" . + "157"^^ . + . + _:Bf8a1a1bf200cdabcf7051546ee9d351f . + . + "http://www.gauzier.tld/victimizing/mutters.html" . + "networking treasuryship victimizing" . + "121"^^ . + "http://www.pretrial.tld/gauzier/treasuryship.html" . + . +_:Bf49896cd840be980f31540200672e3cc "Carissima Mudra" . +_:Bf49896cd840be980f31540200672e3cc . + _:Bd49787741153f1b60f5ad817a83fd6af . + . + "http://www.segregates.tld/extenders/unraveled.html" . + "testifies priors extenders" . + "99"^^ . + "http://www.architecure.tld/segregates/priors.html" . + . +_:Bfdc2caf43ae54a23b37f2f12c61b944d "Editta Servoss" . +_:Bfdc2caf43ae54a23b37f2f12c61b944d . + _:B6e61c65944cb4e45d9802b4020a031f1 . + . + "http://www.kinkiest.tld/recollected/householder.html" . + "vagus xix recollected" . + "183"^^ . + "http://www.podgy.tld/kinkiest/xix.html" . + . + _:Bba413899a2fa7d6d07d94bdf17256a1a . + _:Be7f3b50cb52279e3d2e46ad7aa3eec1e . + . + "http://www.misjudgment.tld/vignettists/booted.html" . + "woodpiles incompatibility vignettists" . + "70"^^ . + . +_:B042411a15a8888d24c338f811abe57d9 "Peony Paluk" . +_:B042411a15a8888d24c338f811abe57d9 . + _:B525904e03990e62648f016336a374778 . + . + "http://www.panhandling.tld/mormons/impenitently.html" . + "brindled omens mormons" . + "74"^^ . + "http://www.bigamies.tld/panhandling/omens.html" . + . + _:B198f6e892b88d3a1ea1bd52104f51316 . + "1954"^^ . + "http://www.clarified.tld/shipping/fortified.html" . + "discards tilers shipping" . + "52"^^ . + "oarlocks clarified tilers" . + . + . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + "1959"^^ . + "http://www.nows.tld/ideologized/knitter.html" . + "redder besiegement ideologized" . + "45"^^ . + "http://www.porcelains.tld/nows/besiegement.html" . + "interpretative redder nows" . + . + _:B5c660a6a2c15a892065b3409338ce04d . + . + "1963"^^ . + "http://www.heterosexuality.tld/infolding/angelfishes.html" . + "precancelling volatilizes infolding" . + "11"^^ . + "http://www.dazedly.tld/heterosexuality/volatilizes.html" . + "enrobers precancelling heterosexuality" . + . +_:B75ac29cb1752061dd0875771bdd5dd5f "Kristiane Doncaster" . +_:B75ac29cb1752061dd0875771bdd5dd5f . +_:B1ecd3fd95a47c213902bc0ba92491f38 "Norrece Plumadore" . +_:B1ecd3fd95a47c213902bc0ba92491f38 . + _:B25f5be7dd888c8d6a94e6c969feef29e . + . + "http://www.suppurations.tld/misadventures/pouters.html" . + "overflew prevalently misadventures" . + "191"^^ . + "http://www.pinyon.tld/suppurations/prevalently.html" . + . +_:B3ea6eea287219b47fe2ac763d2ce3358 "Criston Arcand" . +_:B3ea6eea287219b47fe2ac763d2ce3358 . + _:Ba6f6f2393c70be5c99a8de03e16242c4 . + . + "http://www.nonplus.tld/roentgenograms/gauchest.html" . + "refiltered cinematograph roentgenograms" . + "37"^^ . + "http://www.artificer.tld/nonplus/cinematograph.html" . + . +_:B12ca3a8cff7864d41bf9275bd44881ce "Saabir Pillon" . +_:B12ca3a8cff7864d41bf9275bd44881ce . + _:B93e24f4c516477c2f0e6efd2f156a497 . + . + "http://www.whomped.tld/yare/biggish.html" . + "unholiness sweeties yare" . + "http://www.drakes.tld/whomped/sweeties.html" . + . +_:B6dad654384d8dbb861af92ea8d927310 "Klotild Dothard" . +_:B6dad654384d8dbb861af92ea8d927310 . +_:B059b257a8a2f72730e6481a44ffb4d6e "Zenochka Goodhart" . +_:B059b257a8a2f72730e6481a44ffb4d6e . +_:Ba194826e8aa34bfabb6036ec7ea05f66 "BwIch Stahlberg" . +_:Ba194826e8aa34bfabb6036ec7ea05f66 . +_:B550a9737bbbeffd83c5ff8f057704edf "Lanza Mediano" . +_:B550a9737bbbeffd83c5ff8f057704edf . +_:Ba66495440ccad1a24b3f30a3f7b76cdd "Klera Seckman" . +_:Ba66495440ccad1a24b3f30a3f7b76cdd . + _:B40a4c4f98bc9b2621c49e6cd594c431b . + _:B5b440840fe4a275bcebb68ee9d13a3f7 . + . + "http://www.grousing.tld/frow/demarcators.html" . + "rebroadcasting overdrinking frow" . + "187"^^ . + "http://www.restorers.tld/grousing/overdrinking.html" . + . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + . + "1967"^^ . + "http://www.disrupting.tld/altitudes/tastier.html" . + "homoerotism grievousness altitudes" . + "9"^^ . + "http://www.deciliter.tld/disrupting/grievousness.html" . + "eggnogs homoerotism disrupting" . + . + _:B29432dd66c6029ccc8ecb87a99022a6a . + . + "1964"^^ . + "http://www.aneroid.tld/cogences/pinions.html" . + "infusibility autotransplant cogences" . + "111"^^ . + "http://www.tarbush.tld/aneroid/autotransplant.html" . + "outreasoning infusibility aneroid" . + . +_:B8c15c17409ccfb20708824a1ab52ec73 "Heraclio Haaf" . +_:B8c15c17409ccfb20708824a1ab52ec73 . + _:Bcc0af9317812aad19b66c4ab40774d9c . + . + "http://www.impecuniosity.tld/dryly/modernistic.html" . + "liszt lankness dryly" . + "35"^^ . + "http://www.waftage.tld/impecuniosity/lankness.html" . + . + _:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + _:B29e833e49e30e3a81953b3d2e97eddca . + . + "http://www.paragraphs.tld/diluted/murexes.html" . + "lychees taperer diluted" . + "137"^^ . + "http://www.mediumistic.tld/paragraphs/taperer.html" . + . + _:B172f607968bdbf5e0f0bfa92d075d163 . + . + "http://www.reformating.tld/conflictive/amanuenses.html" . + "psychosomatics foreshadower conflictive" . + "94"^^ . + . + _:B8895c5bc8f8c690ca2d1b94e100bac0f . + . + "http://www.utilizable.tld/expiatory/regurgitating.html" . + "vittles nimbuses expiatory" . + "23"^^ . + "http://www.resister.tld/utilizable/nimbuses.html" . + . +_:Bed5a205e5f5992f5a0076298f3e9f713 "Ioan Kwit" . +_:Bed5a205e5f5992f5a0076298f3e9f713 . +_:B266ac818e3c99b4cdb53ce831634e2c3 "Anthony Row" . +_:B266ac818e3c99b4cdb53ce831634e2c3 . + _:B2368c317908684f5da34f41fa105a3a7 . + . + "http://www.precipitousness.tld/precincts/obverses.html" . + "crumbing wifed precincts" . + "60"^^ . + "http://www.shires.tld/precipitousness/wifed.html" . + . + _:Bc044486e4f3f1698d3a8fe2f18f69613 . + . + "http://www.clergywomen.tld/normalities/millers.html" . + "phasing unwoven normalities" . + "98"^^ . + "http://www.papistries.tld/clergywomen/unwoven.html" . + . + _:B39e1b22c766b552d638b587a89d4456d . + . + "1965"^^ . + "http://www.monetizes.tld/zanily/doormats.html" . + "thermos shamable zanily" . + "175"^^ . + "http://www.innocency.tld/monetizes/shamable.html" . + "demesne thermos monetizes" . + . +_:Bca5e5902fee3100ee851dbeb37c6ca8d "Eucharius Pummell" . +_:Bca5e5902fee3100ee851dbeb37c6ca8d . +_:Beee465b18786a9f02aac0d4a474fbad0 "Archonta Davitt" . +_:Beee465b18786a9f02aac0d4a474fbad0 . + _:Befa2c5addbb0ec87741de743598ca90b . + . + "1963"^^ . + "http://www.chunked.tld/stereos/mediatorial.html" . + "cartable votaries stereos" . + "60"^^ . + "http://www.sourly.tld/chunked/votaries.html" . + "rester cartable chunked" . + . +_:B0e5d631896ca8a2dbdd17990c1944473 "Li Gotay" . +_:B0e5d631896ca8a2dbdd17990c1944473 . + _:B0e02e5265deb7f17f59d3afe3cdce2de . + . + "1962"^^ . + "http://www.plaguers.tld/kiefs/nigher.html" . + "paisleys pollards kiefs" . + "110"^^ . + "http://www.reinducing.tld/plaguers/pollards.html" . + "outlaw paisleys plaguers" . + . + _:B91bb377f8fe94b5d400f0880870441c5 . + . + "http://www.preapplication.tld/felonries/japes.html" . + "dement encrusting felonries" . + "129"^^ . + "http://www.dopier.tld/preapplication/encrusting.html" . + . +_:Bce4f87e22b6ce07502945075d124a7d9 "Mimi Stremmel" . +_:Bce4f87e22b6ce07502945075d124a7d9 . +_:B9fc08958c08f05b03cca42ecd0936056 "Atmaja Mouser" . +_:B9fc08958c08f05b03cca42ecd0936056 . +_:B5009f897f77979a4436805a1a49eca09 "Cyril Croslen" . +_:B5009f897f77979a4436805a1a49eca09 . + _:B29dd805b9a4da1ef9e5a503429366e17 . + . + "http://www.barreled.tld/labeling/varistors.html" . + "honours expiates labeling" . + "137"^^ . + "http://www.flashers.tld/barreled/expiates.html" . + . + _:B8f87b2244117021c8220e015d16d9686 . + _:Bbb9fd9900f2175ecaff18de25b576063 . + . + "http://www.unsavory.tld/recrates/necessitated.html" . + "healthiest attorning recrates" . + "177"^^ . + "http://www.chlorid.tld/unsavory/attorning.html" . + . + _:B4b15775aa9bd90c6b58b26628d213c43 . + . + "http://www.uniting.tld/challenger/salves.html" . + "rabbinates surprised challenger" . + "165"^^ . + "http://www.wirepullers.tld/uniting/surprised.html" . + . + _:B96ad5ad84c6f15e81a1fe9c3d519743b . + . + "http://www.agglutinins.tld/intuitively/emirates.html" . + "sciaticas defrayed intuitively" . + "6"^^ . + "http://www.impecuniousness.tld/agglutinins/defrayed.html" . + . +_:B8ac02670e6485b4b85900e5eabbdb5ee "Pacorro Jessie" . +_:B8ac02670e6485b4b85900e5eabbdb5ee . +_:B0f1717c61b9db82afc6954ced8912274 "Guido Genier" . +_:B0f1717c61b9db82afc6954ced8912274 . + _:Bb1501c401eee524ceeb748b7cafb64e8 . + . + "http://www.braved.tld/dynamisms/plonking.html" . + "procathedral headiest dynamisms" . + "170"^^ . + . + _:Bcde13034f427eef598b3177c0c7a75de . + . + "http://www.warpaths.tld/dognapers/peen.html" . + "benefited immunizations dognapers" . + "78"^^ . + . + _:Bb97ba5a04aade2369fa73f003eb34d04 . + "1961"^^ . + "http://www.asteroids.tld/gastropod/forkedly.html" . + "conceptive haymow gastropod" . + "28"^^ . + "sowable asteroids haymow" . + . + _:B53cada86cdd30fa893cc068cdd8229a6 . + . + "http://www.servals.tld/accomplices/blepharitis.html" . + "dampeners abrasively accomplices" . + "78"^^ . + "http://www.guffaws.tld/servals/abrasively.html" . + . +_:B8e6738ac24ce6cf20547308e1139371b "Yoshio Penington" . +_:B8e6738ac24ce6cf20547308e1139371b . +_:B79acb9a5a6e3c9c5183e5cf31c0a2d75 "Almut Cargill" . +_:B79acb9a5a6e3c9c5183e5cf31c0a2d75 . +_:B648ae88135e1f301d2e781928def8d39 "Liselott Danielian" . +_:B648ae88135e1f301d2e781928def8d39 . +_:B2af6621745e54a82f68cf678255f0c31 "Aieka Trinh" . +_:B2af6621745e54a82f68cf678255f0c31 . +_:B65c6568972c65c4cd6aa0d473bf181b7 "Matashichi Butman" . +_:B65c6568972c65c4cd6aa0d473bf181b7 . +_:Bb5937092a9f78645dbe68890b3818db0 "Sebastiano Lockyer" . +_:Bb5937092a9f78645dbe68890b3818db0 . + _:Bc21b5cd7b12e00afa39d682b794d95d9 . + . + "1958"^^ . + "http://www.newsstands.tld/consubstantiation/legitimize.html" . + "slotbacks debouch consubstantiation" . + "20"^^ . + "http://www.floweriness.tld/newsstands/debouch.html" . + "spinout slotbacks newsstands" . + . + _:Bda11d3d189249c536697b405747d831d . + . + "1964"^^ . + "http://www.frigidities.tld/streaker/redistricted.html" . + "martially acclamations streaker" . + "shakily frigidities acclamations" . + . + _:B403c97596a8314f0f30a073ab6b61f7e . + . + "http://www.monkeyed.tld/bunts/caucussing.html" . + "reticence poisonings bunts" . + "110"^^ . + "http://www.attester.tld/monkeyed/poisonings.html" . + . +_:B92b4c2ff7312ef10355e66711d4946e9 "Katheron Towns" . +_:B92b4c2ff7312ef10355e66711d4946e9 . + _:B8703b43319a6f381dfc1f93c8b293497 . + _:B55764fc98b485f6e4a96d4cfc0418fbd . + . + "http://www.drywalls.tld/coamings/candidates.html" . + "heathenism disobeyed coamings" . + "184"^^ . + "http://www.majored.tld/drywalls/disobeyed.html" . + . + _:B8ebbea6d3ed43f285afadd6f222a5405 . + _:B40c8dc5d6d0ceae985e63eacf4f60817 . + . + "1965"^^ . + "http://www.chymics.tld/arguing/chaperonage.html" . + "stays communalist arguing" . + "http://www.bodysurfs.tld/chymics/communalist.html" . + "resold stays chymics" . + . + _:Bbc173e90d18faca59c6b7b3efee5fce2 . + . + "http://www.disgust.tld/chelators/gruntle.html" . + "domesticates lopsidedly chelators" . + "20"^^ . + "http://www.entreated.tld/disgust/lopsidedly.html" . + . + _:Bc7c65ea1553153a567295a2ae7c84b50 . + _:B028c9b46e5d41683a059bb6cd38482e9 . + "1965"^^ . + "http://www.kindliest.tld/negligently/institutionalization.html" . + "reenlisted dynasts negligently" . + "http://www.shamelessly.tld/kindliest/dynasts.html" . + "boxed reenlisted kindliest" . + . + _:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + _:B814d0aed973e6cc3726d79ef32ef0b3b . + . + "1964"^^ . + "http://www.bowlfuls.tld/refried/operationally.html" . + "multiengined disconnections refried" . + "138"^^ . + "defamatory bowlfuls disconnections" . + . + _:Be968f969d895ac532966ceada453379a . + . + "http://www.cuts.tld/catharine/gorsy.html" . + "histamins chauffeuse catharine" . + "58"^^ . + . +_:B8a150828712a2d45daeeb5f465a9c82b "Ikue Rippee" . +_:B8a150828712a2d45daeeb5f465a9c82b . + _:B243e3bb3c0d70505f574104c98c72167 . + _:B873032e55ccfd28170496ba062d01964 . + . + "http://www.taunters.tld/spaciousness/gobbing.html" . + "salaamed sleeted spaciousness" . + "65"^^ . + "http://www.beginners.tld/taunters/sleeted.html" . + . + _:B8a5e0ea34ce8c9aec488985d3faeb2e0 . + _:Bd62cae2841af76c9dd96cd1125dbf1d3 . + . + "http://www.duckboard.tld/brindled/panhandling.html" . + "tournaments bigamies brindled" . + "121"^^ . + "http://www.dominants.tld/duckboard/bigamies.html" . + . + _:Bb219edeb2d39822317a94d858cc135f1 . + . + "1954"^^ . + "http://www.crinoline.tld/tieclasp/emulations.html" . + "passant misapprehended tieclasp" . + "43"^^ . + "http://www.papers.tld/crinoline/misapprehended.html" . + "placaters passant crinoline" . + . + "ejecta thumbtacks savorier" . + "thumbtacks spectates tertian" . + _:B11194bca37c7dc0531332677d36c8e5c . + . + . + "http://www.savorier.tld/tertian/plodded.html" . + . + "http://www.unpenned.tld/savorier/spectates.html" . + "112"^^ . + "1959"^^ . + _:Bb3bc9829c4e527bb768cdef27824f376 . + . + "1963"^^ . + "http://www.awardee.tld/fiscals/sidings.html" . + "topos magister fiscals" . + "54"^^ . + "boastfully awardee magister" . + . +_:B368420268f8b7e55d265f65fe144a2a0 "Fawzia Dirocco" . +_:B368420268f8b7e55d265f65fe144a2a0 . + _:B2889e7e12ea61c810efe0a8481e1d0e8 . + . + "http://www.oceanology.tld/singsongs/mingling.html" . + "limiter testator singsongs" . + "134"^^ . + "http://www.madcaps.tld/oceanology/testator.html" . + . +_:Ba9a6414b8cf16787e1b9dd3197333a43 . +_:Ba9a6414b8cf16787e1b9dd3197333a43 . +_:Ba9a6414b8cf16787e1b9dd3197333a43 . + _:B97645866e136f152fd5a5e8ad458918b . + . + "http://www.marked.tld/lightships/laughably.html" . + "cello grocers lightships" . + "19"^^ . + "http://www.jackstraw.tld/marked/grocers.html" . + . + _:B6a70028429120a09ed3dac34c8eebea1 . + _:B8503bddd2e89a506418f5ea7645f499f . + . + "http://www.misbeget.tld/tyrannically/detectible.html" . + "titillation fogyisms tyrannically" . + "105"^^ . + . +_:B8bcd3afaecdd5f1aca5a9e688abb63ad "Eleadora Baksh" . +_:B8bcd3afaecdd5f1aca5a9e688abb63ad . + _:B80b5dac361d7ffdf116f98530f9a9bb0 . + _:B801826a90852773b4611883c13125300 . + . + "http://www.chumships.tld/softened/fubbing.html" . + "kaleidoscopic languages softened" . + "158"^^ . + "http://www.audiology.tld/chumships/languages.html" . + . +_:B341d3fca694059bf6faf7d0f9d11919e "Ania Vath" . +_:B341d3fca694059bf6faf7d0f9d11919e . +_:Bc4ead8c19dd45253052d59f40071620b "AbdulRauf Strothman" . +_:Bc4ead8c19dd45253052d59f40071620b . + _:B83d72b59265269313d644d34f92cc395 . + . + "http://www.birdman.tld/brawled/enlistment.html" . + "pignuts inconcealable brawled" . + "178"^^ . + . + _:Bf29bb24bd5afcd88fae97db20a1f9ef6 . + . + "http://www.steamroller.tld/incurve/conchoid.html" . + "excites refinished incurve" . + "34"^^ . + . + _:Bb5b4a00ac130d4ce8fa844807069e023 . + . + "http://www.seders.tld/tenured/appointer.html" . + "coated exobiology tenured" . + "112"^^ . + "http://www.parried.tld/seders/exobiology.html" . + . +_:Ba33bd061da4b11b5bb49035919876507 "Troika Correy" . +_:Ba33bd061da4b11b5bb49035919876507 . +_:Be7d78daf44b5a86a4e9634314daf2d07 "Bernharda Riese" . +_:Be7d78daf44b5a86a4e9634314daf2d07 . +_:B89cf6b23c297381f64855e3eb1647f10 "Gita Sensmeier" . +_:B89cf6b23c297381f64855e3eb1647f10 . +_:B7900c11702442b07bb7c1546968fdeb6 "Xylia Rogosky" . +_:B7900c11702442b07bb7c1546968fdeb6 . +_:B88136b21bca69f356f24cf3e78af7b05 "Lareen Leer" . +_:B88136b21bca69f356f24cf3e78af7b05 . +_:Bfabb0a9532cca71658e23d209ee7723d "Royce Pinero" . +_:Bfabb0a9532cca71658e23d209ee7723d . + _:B9d7a428941c6fa03b6dd424896452744 . + _:B405e7e9868fc26df2ff12b10f15f733f . + . + "http://www.tellers.tld/bookmen/homilies.html" . + "deflea nonabsorbent bookmen" . + "42"^^ . + "http://www.linkable.tld/tellers/nonabsorbent.html" . + . + _:Becb6d642193f1034dc34096af6c4c4b3 . + . + "http://www.jammed.tld/possessed/examined.html" . + "annexation harpist possessed" . + "199"^^ . + "http://www.homier.tld/jammed/harpist.html" . + . +_:B0b32ac75892c4381232a8203be186df1 "Banamala Vinzant" . +_:B0b32ac75892c4381232a8203be186df1 . + _:B666aef002f128cb2b3990f065a695730 . + . + "http://www.toiled.tld/vrouw/squads.html" . + "hoatzin nonspecialized vrouw" . + "30"^^ . + "http://www.cognize.tld/toiled/nonspecialized.html" . + . +_:B403f2ff0405088674a64147fe176ee9f "Nerea Backhuus" . +_:B403f2ff0405088674a64147fe176ee9f . + _:B647c471c9e96ebb55c72b23443163151 . + "1964"^^ . + "http://www.contraptions.tld/semirural/listened.html" . + "loftless striding semirural" . + "44"^^ . + "http://www.replying.tld/contraptions/striding.html" . + "sawn loftless contraptions" . + . +_:B0700718d4f4d863c3e8ab6d4160e8038 "Romeo Lazalde" . +_:B0700718d4f4d863c3e8ab6d4160e8038 . +_:B33a82ca5ea2ea2eed5c91e8884fc39c9 "Zytka Skeete" . +_:B33a82ca5ea2ea2eed5c91e8884fc39c9 . +_:B26238f5ac8d612eb245ae0ab4633e5f8 "Dhaakir Peals" . +_:B26238f5ac8d612eb245ae0ab4633e5f8 . + _:Bead2569379d5640c5bc5f744002eaf34 . + . + "http://www.miffs.tld/psychedelic/owners.html" . + "lactoprotein diverting psychedelic" . + "177"^^ . + . + _:B68fa062be923247750076f1cd764253a . + . + "http://www.ingresses.tld/manfully/dredges.html" . + "styleless anticipation manfully" . + "183"^^ . + . + "1952"^^ . + "http://www.prewarned.tld/diffracts/boiling.html" . + "orpiments boiling taverner" . + "manpowers orpiments diffracts" . + . + . + . + _:Bbe77871769f3d284bbd031cd34046544 . + "http://www.diffracts.tld/taverner/gigs.html" . + "5"^^ . +_:B0503a25b257413a1d9cc3d892925a29d "LaVerne Musgrave" . +_:B0503a25b257413a1d9cc3d892925a29d . + _:Be7d78daf44b5a86a4e9634314daf2d07 . + _:Be4d1cfa0073d21c05859d2bab911b42e . + . + "http://www.spawners.tld/flexions/rioter.html" . + "solfeggi perlitic flexions" . + "52"^^ . + "http://www.figuration.tld/spawners/perlitic.html" . + . +_:B72dd645dadee8e5677af442b146e2456 "Gandhali Ferullo" . +_:B72dd645dadee8e5677af442b146e2456 . +_:Bcd15723810e9f650136979b6acf89869 "Ingeborg Molden" . +_:Bcd15723810e9f650136979b6acf89869 . +_:Bb2d224eec510b2615845c06a61974f5b "Susie Zauala" . +_:Bb2d224eec510b2615845c06a61974f5b . + _:Bb9ab9ae41d2b125b1151a2bdb298a100 . + . + "http://www.legislatively.tld/subscript/intoxication.html" . + "expatiating sleekly subscript" . + "64"^^ . + "http://www.osculated.tld/legislatively/sleekly.html" . + . +_:Bd6267a539c0d9a828e045318aa03abda "Boguslava Lamay" . +_:Bd6267a539c0d9a828e045318aa03abda . + _:Bb418a2b1f319758a22c5ef3bf6cff225 . + . + "http://www.prinking.tld/horsing/icing.html" . + "beiges villus horsing" . + "45"^^ . + . + _:B4081d796e225248c904c3b21241e9251 . + . + "http://www.monotony.tld/calderas/targeted.html" . + "poetics cheated calderas" . + "181"^^ . + "http://www.fragmentally.tld/monotony/cheated.html" . + . +_:B902dc46143873444a50209f5b981bcca "Hanka Henness" . +_:B902dc46143873444a50209f5b981bcca . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + _:B56cc4dd785590c96eba33359d8c4a284 . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + "1963"^^ . + "8"^^ . + "Journal 4 (1963)" . + "1"^^ . + . +_:B7adb6cb65165d1565dd04cfcc9d48333 "Saemon Veach" . +_:B7adb6cb65165d1565dd04cfcc9d48333 . +_:B32e106401d37edcf4ff42e29cf54b017 "Duane Forro" . +_:B32e106401d37edcf4ff42e29cf54b017 . +_:Bdb6bc80348eccee30aab91dca357f7a8 "JesusErnesto Leistner" . +_:Bdb6bc80348eccee30aab91dca357f7a8 . + _:Bc1810717e23968e0ec7a8ee5ebca0907 . + "1957"^^ . + "http://www.impenitence.tld/ligation/liegeman.html" . + "sikhism righto ligation" . + "92"^^ . + "http://www.legateships.tld/impenitence/righto.html" . + "zebus sikhism impenitence" . + . + _:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . + "42"^^ . + "coastings protectress bogies" . + "1956"^^ . + "protectress prejudgments monger" . + . + . + _:B350d7d14c3e6ff9bdb33ef38e3ed755b . + "http://www.bimester.tld/bogies/prejudgments.html" . + "http://www.bogies.tld/monger/transfusers.html" . + _:B551436ae213ebd9cdc93378ad3236d06 . + . + "http://www.kissed.tld/anathemas/iterant.html" . + "emeralds hypnology anathemas" . + "174"^^ . + "http://www.packsaddle.tld/kissed/hypnology.html" . + . +_:Bc15b339c951f8a6724f2d856952a4a09 "Nathanael Better" . +_:Bc15b339c951f8a6724f2d856952a4a09 . +_:B102a12b012776298e7bb26fb94484f7f "Bradwr Dulong" . +_:B102a12b012776298e7bb26fb94484f7f . + _:B01976d2429cb42ec6f1e1623161100df . + . + "http://www.wordbooks.tld/nativity/lacks.html" . + "prebilling kasha nativity" . + "116"^^ . + . + _:Bc8d663d640805964dc0d7e5726787ef2 . + . + "http://www.deprecator.tld/tablespoons/gemologies.html" . + "intended paunchier tablespoons" . + "142"^^ . + "http://www.concealing.tld/deprecator/paunchier.html" . + . +_:B8d95159aaa03618f28309a8801f65e19 "Titus Rennels" . +_:B8d95159aaa03618f28309a8801f65e19 . + _:B83a6349153b5ff5c96f919bd1c51fcdf . + . + "http://www.detriments.tld/intellects/devises.html" . + "nebbish detailer intellects" . + "71"^^ . + . +_:B93c8090ccce313bc673b911bcb1aa228 "Ismaeel Ragus" . +_:B93c8090ccce313bc673b911bcb1aa228 . +_:B8b1058b6a27aedf0498d919268b51b33 "Kichibei Opitz" . +_:B8b1058b6a27aedf0498d919268b51b33 . +_:B23313acd2babba771d4f362716f63e9c "Remi Surman" . +_:B23313acd2babba771d4f362716f63e9c . + "1966"^^ . + "2"^^ . + "Journal 10 (1966)" . + "1"^^ . + . +_:B5bcd8f068ff42848c5cc578c95a16fde "Ismael Freedman" . +_:B5bcd8f068ff42848c5cc578c95a16fde . +_:B5f7c0851ef85c97c48b464832ae4c14b "Sendong Howitt" . +_:B5f7c0851ef85c97c48b464832ae4c14b . +_:B291dd6bcadeff2a9c00c2edab4211c4f "Minda Grago" . +_:B291dd6bcadeff2a9c00c2edab4211c4f . + _:B674cb5a2578d552fdce71deac1fe8e22 . + . + "http://www.knout.tld/infectiously/modernest.html" . + "lifters asking infectiously" . + "198"^^ . + . + "http://www.atheistical.tld/adoration/repetitiousness.html" . + . + _:B8ed5d827b2bfadbd377ff8466befa9e9 . + _:B598d6777298c3618eaf56f4a57bb59bc . + "91"^^ . + "1962"^^ . + "paned comme adoration" . + "comme repetitiousness missourians" . + . + "http://www.adoration.tld/missourians/estimation.html" . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + . + "1961"^^ . + "http://www.orangeades.tld/evoking/emotionalism.html" . + "alloted deviled evoking" . + "57"^^ . + "http://www.planking.tld/orangeades/deviled.html" . + "nondeliveries alloted orangeades" . + . +_:Bbfa2a106c7cf306b7834732724e403d4 "Josefine Polucha" . +_:Bbfa2a106c7cf306b7834732724e403d4 . + _:Baec7354e5884cc62334f110d227165ee . + . + "http://www.laver.tld/hardbacks/flaggier.html" . + "vituperation unstained hardbacks" . + "144"^^ . + . + _:B73f073d1dde2df7c275ec69be08e01ef . + . + "http://www.wigwagging.tld/sundaes/hyperirritable.html" . + "hopsack shacklers sundaes" . + "124"^^ . + . + _:Be7cdcd236f0da0a6e44b94e03b0684e3 . + "1959"^^ . + "http://www.commercialization.tld/concents/manpack.html" . + "freckling exiguity concents" . + "44"^^ . + "http://www.elasticity.tld/commercialization/exiguity.html" . + "typewriting freckling commercialization" . + . + _:Be9c8a62e8076dae26eba8f28f5943ea3 . + . + "http://www.insulates.tld/calculator/jackpots.html" . + "saddening eyebeams calculator" . + "109"^^ . + . + _:Bb70c7564629914545406919b9971c37c . + _:B4a04631749e969fbc2173537346c6797 . + . + "1958"^^ . + "http://www.chirped.tld/pours/sojournment.html" . + "classifier totalitarianism pours" . + "160"^^ . + "grossly chirped totalitarianism" . + . + _:B4e515544b917c03fa2aec09a2e550177 . + . + "http://www.emasculation.tld/tasselled/standardbearers.html" . + "vialed conquests tasselled" . + "178"^^ . + "http://www.ducker.tld/emasculation/conquests.html" . + . + _:B8d72db7119c2ac04e718e1ca799ea6d1 . + . + "http://www.sayee.tld/reinforms/reconversions.html" . + "cheeking suppurates reinforms" . + "61"^^ . + "http://www.nobble.tld/sayee/suppurates.html" . + . + _:B7c13f1b3dc4fa9775b739f619bac42f7 . + . + "1964"^^ . + "http://www.etoiles.tld/dawns/valves.html" . + "chartering prerequisites dawns" . + "183"^^ . + "http://www.jeerers.tld/etoiles/prerequisites.html" . + "melodeons chartering etoiles" . + . +_:B27d017db5660bfaafaa469825f4fb278 "Concepcion Scherman" . +_:B27d017db5660bfaafaa469825f4fb278 . + _:B91936c5305a05507064c8b20459aa0d0 . + . + "http://www.restacking.tld/castile/unsnarled.html" . + "serializing hankies castile" . + "99"^^ . + "http://www.slovak.tld/restacking/hankies.html" . + . + _:Bd51462a18f530407050f52012c7fc4c7 . + . + "http://www.roistering.tld/fifteenths/packthreads.html" . + "appraises gibbered fifteenths" . + "198"^^ . + "http://www.plastered.tld/roistering/gibbered.html" . + . + _:B93f42201a7fe145c2480d5c58b4ade85 . + . + "http://www.brainiest.tld/whalebones/adeptly.html" . + "arbitrarily kerb whalebones" . + "155"^^ . + . +_:B0123b712e5a040896bbc2056721e14fd "Letje Donald" . +_:B0123b712e5a040896bbc2056721e14fd . + _:Be0a4e36fff2d5947dbcc6db34269bce1 . + . + "http://www.wetting.tld/repudiates/dawdler.html" . + "slatternly occultists repudiates" . + "78"^^ . + . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + . + "http://www.darkie.tld/pennons/invokers.html" . + "discounter malnourishment pennons" . + "53"^^ . + . + _:B22c95e29c5880d308d69849467cd8ffd . + . + "http://www.conformity.tld/retouchers/outspread.html" . + "milquetoast relishable retouchers" . + "198"^^ . + "http://www.frankness.tld/conformity/relishable.html" . + . +_:Ba90b0523be2145efbfdf86985738e188 "Narda Bayuk" . +_:Ba90b0523be2145efbfdf86985738e188 . + _:B402b598b18f821fdd5e3c315aad89b15 . + . + "1965"^^ . + "http://www.dupers.tld/stealer/acrostic.html" . + "cockish treasuring stealer" . + "12"^^ . + "http://www.readdress.tld/dupers/treasuring.html" . + "sidewalks cockish dupers" . + . + _:B65a76dad7e29ecaf2bf8be04f0ad7eea . + . + "1965"^^ . + "http://www.shoplifted.tld/entered/pulpwood.html" . + "voyages rumouring entered" . + "89"^^ . + "http://www.dwindling.tld/shoplifted/rumouring.html" . + "leucoma voyages shoplifted" . + . +_:B885a5195cf370c167d11b82aa786ab16 "Emina Yeeloy" . +_:B885a5195cf370c167d11b82aa786ab16 . +_:B878ff819c252ca07dfa7b549af3e1550 "Hesperos Schindele" . +_:B878ff819c252ca07dfa7b549af3e1550 . +_:Bdb2c1b890df32f5d4e265cddda8b83bd "Anala Stankovic" . +_:Bdb2c1b890df32f5d4e265cddda8b83bd . + _:B06617107c50e05946893402bd3448061 . + . + "http://www.upshifted.tld/subclan/oeuvres.html" . + "statelessness relegable subclan" . + "28"^^ . + "http://www.fezes.tld/upshifted/relegable.html" . + . + _:B9e0344a5a254b82dccc6603ef1c7d032 . + . + "http://www.juicily.tld/polestar/rowels.html" . + "traitorously misclassifies polestar" . + "40"^^ . + . +_:Bf8a10e0e464b89c9e8a411cb240bfddb "Fulger Osazuwa" . +_:Bf8a10e0e464b89c9e8a411cb240bfddb . + . + _:B885a5195cf370c167d11b82aa786ab16 . + _:Baaa83338673739735c01d21c032fbb65 . + . + "http://www.darned.tld/shrewed/alluvials.html" . + "protoactinium emblements shrewed" . + "163"^^ . + "http://www.pledgee.tld/darned/emblements.html" . + . +_:B51f737de2b485f6da38ff348c2461ab9 "Takeru Ogara" . +_:B51f737de2b485f6da38ff348c2461ab9 . +_:B737c89547ac40f8cd994db50593e3a67 "Tao Grijalva" . +_:B737c89547ac40f8cd994db50593e3a67 . +_:B338acafb8c46a4d51f0934bbfdc58157 "Vedetta Pilkins" . +_:B338acafb8c46a4d51f0934bbfdc58157 . +_:B26c1cbb80ba5a2f91b916b27fb0d881e "Samarina Folio" . +_:B26c1cbb80ba5a2f91b916b27fb0d881e . +_:Bc2abe325305b6fd2e9ba413b437ca7ff "Janita Bolieu" . +_:Bc2abe325305b6fd2e9ba413b437ca7ff . + _:B8643fb7d47506054ecd60e7e036e58de . + . + "http://www.normalacy.tld/reviewed/warrantees.html" . + "unlatching bowlegged reviewed" . + "81"^^ . + "http://www.revolutionizes.tld/normalacy/bowlegged.html" . + . +_:Bbe02f03b3f1afc4fffdc7c961b5060e3 "Lonce Jiron" . +_:Bbe02f03b3f1afc4fffdc7c961b5060e3 . + _:B1d74585e7bfcc3f08b6dbd3fb0dadca6 . + . + "http://www.tonsuring.tld/thyroidectomize/starchiest.html" . + "catcher monitoring thyroidectomize" . + . +_:Bbbd4846e7c4bd6285f23f7ae13e4a483 "Isako Heatherton" . +_:Bbbd4846e7c4bd6285f23f7ae13e4a483 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . + _:Bacb24632b9f8618acba4a4b6da79078d . + "1964"^^ . + "http://www.semanticist.tld/manliness/staring.html" . + "crowned mildness manliness" . + "13"^^ . + "http://www.gloved.tld/semanticist/mildness.html" . + "usefully crowned semanticist" . + . +_:Bfb76607213296842c9cdfe419156c2de "Fabiana Demase" . +_:Bfb76607213296842c9cdfe419156c2de . +_:B8e5b7b8fce05b1c02e95e94b65ea81a8 "Claus Disch" . +_:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "1963"^^ . + "http://www.alpenhorn.tld/melodized/ginny.html" . + "unvanquishable fires melodized" . + "59"^^ . + "victuallers alpenhorn fires" . + . +_:B986513964675992ae735be6466da5bf7 "Kemena Dearin" . +_:B986513964675992ae735be6466da5bf7 . + _:Bc49186e4e8d237dee8f776f127cceac9 . + . + "http://www.frugs.tld/hayloft/mortifyingly.html" . + "inquiries currycomb hayloft" . + "177"^^ . + . + _:B85a97dc6813c945725d8c3f82352b3b6 . + _:Bfe3377eda5fde9356d5a088a8f768182 . + . + "http://www.furrings.tld/wassailed/remarked.html" . + "fusibly electrolytically wassailed" . + "98"^^ . + "http://www.dehydrogenates.tld/furrings/electrolytically.html" . + . + _:B9506b7b215351db40dd8b22020a3d519 . + . + "http://www.zouaves.tld/capitation/airbill.html" . + "waltzed earmarking capitation" . + "48"^^ . + "http://www.dimmock.tld/zouaves/earmarking.html" . + . + _:B7078e5e4f2163fc1ef37137c79a76c9f . + _:B3be714137c840e953fef25fbc337d15e . + . + "http://www.muggins.tld/appealable/disarms.html" . + "rippers apiarists appealable" . + "45"^^ . + . +_:B7b74643f605899f2a47322c7ee6a5f27 "Yuri Gentille" . +_:B7b74643f605899f2a47322c7ee6a5f27 . +_:B1b7402a72f97bb95484061900f5b68c9 "Sasson Kniffin" . +_:B1b7402a72f97bb95484061900f5b68c9 . + _:B7c02d8dddd36572c42be086029d06166 . + . + "http://www.dappled.tld/wheeled/surcharging.html" . + "craped inphase wheeled" . + "6"^^ . + "http://www.cartload.tld/dappled/inphase.html" . + . + _:B7cec4928d606befd0a58d548b392ea78 . + "1960"^^ . + "http://www.disburses.tld/reflowing/acrobatically.html" . + "triturate firebox reflowing" . + "168"^^ . + "slumberers disburses firebox" . + . +_:B5b2e2f91e7cac44d55ff4c2c325cd56e "Neeshaan Harig" . +_:B5b2e2f91e7cac44d55ff4c2c325cd56e . +_:B890a31e5874e9fbfd016b6e53683003a "Maurycy Howdeshell" . +_:B890a31e5874e9fbfd016b6e53683003a . +_:B1855a5236b0366402d6b45cb785f7032 "Muntaha Petell" . +_:B1855a5236b0366402d6b45cb785f7032 . +_:Ba08163cff3b9fe02f4bbdaf27f6632e7 "Marna Crookshanks" . +_:Ba08163cff3b9fe02f4bbdaf27f6632e7 . + _:B1ffc4c577e0b4b487e21154ad4013aa6 . + _:Bf0eee5eb7e81e0697cec4ff52cff310d . + "1956"^^ . + "8"^^ . + "Journal 2 (1956)" . + "1"^^ . + . + _:Bac21cffe484c1b3f3e3997534a6bb18d . + . + "1966"^^ . + "http://www.containerized.tld/restrainable/dimensional.html" . + "gastrostomy coldness restrainable" . + "119"^^ . + "http://www.subcommissions.tld/containerized/coldness.html" . + "photoplay gastrostomy containerized" . + . +_:Be7a5b69d77da724b14d2f6e7d5902dc4 "Lalla Castenada" . +_:Be7a5b69d77da724b14d2f6e7d5902dc4 . + _:Ba80053d314e25cc08b2028cb4bab7125 . + . + "http://www.cones.tld/sennits/celebrated.html" . + "gophers beanpole sennits" . + "109"^^ . + "http://www.voicing.tld/cones/beanpole.html" . + "http://www.sorbitol.tld/gophers/cones.html" . + . + _:B49eb34465ffeee82dcda17848fd191cc . + . + "1966"^^ . + "http://www.speaker.tld/reverently/hijacker.html" . + "compassing crocheter reverently" . + "193"^^ . + "http://www.biasses.tld/speaker/crocheter.html" . + "parasitization compassing speaker" . + . + _:Ba1ecc752377eb0d709f69cfd3a63a56e . + _:Bafc0bf9b39f1145978141863090badd9 . + . + "1960"^^ . + "http://www.chinked.tld/lowlier/unpossessive.html" . + "destructible boweries lowlier" . + "30"^^ . + "goldbugs chinked boweries" . + . +_:Bc57a56eda2b04ea73d0ffe80f917b56d "Gota Dorff" . +_:Bc57a56eda2b04ea73d0ffe80f917b56d . +_:B19a5f21ecc0bb2f9a2a3e1f3d4c409e2 "Adolfa Leuthauser" . +_:B19a5f21ecc0bb2f9a2a3e1f3d4c409e2 . +_:Befd1f253a25d5f1169cf43ee546a854b "Ztrezena Gutman" . +_:Befd1f253a25d5f1169cf43ee546a854b . +_:B7936a733be9e30b9922fdd1f9b1574a5 "Giselher Nibler" . +_:B7936a733be9e30b9922fdd1f9b1574a5 . +_:B93382477875d5cc7aa98e367dbf3dbf8 "Abilo Ledyard" . +_:B93382477875d5cc7aa98e367dbf3dbf8 . +_:B26cabd6d292adf99c7562af2e324dbfa "Malachias Kalmus" . +_:B26cabd6d292adf99c7562af2e324dbfa . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + "1966"^^ . + "http://www.cameoed.tld/underwind/miseducating.html" . + "footsie knitting underwind" . + "122"^^ . + "caseworker cameoed knitting" . + . +_:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 "Asha Sandos" . +_:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + _:Bb8b7b78a672ae01ef40fecee3ad56c00 . + . + "1957"^^ . + "http://www.beaned.tld/impregnated/thighbones.html" . + "clingstones antidotally impregnated" . + "151"^^ . + "bourg beaned antidotally" . + . +_:Ba6e5d2db30f7b6b30c6c15fbcecdf4a0 "Anjali Milliman" . +_:Ba6e5d2db30f7b6b30c6c15fbcecdf4a0 . +_:B003280cc429cdd928ba401c96de2a009 "Glafira Geng" . +_:B003280cc429cdd928ba401c96de2a009 . + _:B724526ffd928e374e7b10be57473c7a3 . + "1956"^^ . + "http://www.lumberjacks.tld/hookworms/palisades.html" . + "deicing rockfish hookworms" . + "79"^^ . + "http://www.memorialize.tld/lumberjacks/rockfish.html" . + "hymnaries deicing lumberjacks" . + . + _:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + . + "http://www.recharges.tld/machined/reconciler.html" . + "slickness unlovable machined" . + "165"^^ . + "http://www.intimidator.tld/recharges/unlovable.html" . + . + _:Be0989373eb825a2342215e5927d1ddb3 . + . + "http://www.spitballs.tld/horizons/sincerest.html" . + "mistake garrisoning horizons" . + "155"^^ . + . +_:B54ff3dcc4bb03fe571b2d9334fb03c2e "Shaheera Thimmesch" . +_:B54ff3dcc4bb03fe571b2d9334fb03c2e . + _:B678ca684cead7e24594a826a79d16e9b . + . + "http://www.disobediently.tld/policed/primus.html" . + "intitling jokers policed" . + "50"^^ . + "http://www.prebendary.tld/disobediently/jokers.html" . + . +_:Be4ff75d02a55652a80deb059991c4342 "Tshima Harral" . +_:Be4ff75d02a55652a80deb059991c4342 . + _:B7caeb3b32adbb4fd6354db6c5ec16d0b . + . + "http://www.represented.tld/intertangled/cliquing.html" . + "hillocks normalcies intertangled" . + "128"^^ . + "http://www.situps.tld/represented/normalcies.html" . + . + _:B2c8e226a899673d7bbd587c795957f64 . + . + "wapitis battener pedaling" . + . + _:Babddeedd52bdbc017b088158b6232442 . + . + "http://www.lavished.tld/exigencies/papuans.html" . + "disabusing hardhearted exigencies" . + "48"^^ . + "http://www.makers.tld/lavished/hardhearted.html" . + . +_:B2ff03d9daba7cbf0ce2b104f32848cdd "Kit Storrs" . +_:B2ff03d9daba7cbf0ce2b104f32848cdd . +_:Bd30624236f88984709166a5bfe15396f "Fedyenka Terrasi" . +_:Bd30624236f88984709166a5bfe15396f . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . + _:Be06099079c2580564e3a84f7a3247d51 . + . + "1962"^^ . + "http://www.unco.tld/argonauts/bowelling.html" . + "revolves sugary argonauts" . + "13"^^ . + "prayingly unco sugary" . + . + _:Be0aee722d7a309c422312a450c12a89a . + . + "http://www.swaggerer.tld/cyans/bleakest.html" . + "lothario instigating cyans" . + "25"^^ . + "http://www.expirers.tld/swaggerer/instigating.html" . + . + _:B040d5c0d0a480fef76dca8396005ae64 . + . + "http://www.gruffs.tld/highjacked/jots.html" . + "preternaturally multiphasic highjacked" . + "60"^^ . + . +_:B5c44b75225184f762aaa6bfde614a9bd "Narkissa Tade" . +_:B5c44b75225184f762aaa6bfde614a9bd . +_:B19aca388ec92e2ede18d5eb855973229 "Malena Stile" . +_:B19aca388ec92e2ede18d5eb855973229 . +_:Ba100440f9474939c732b529670379402 "Hlne Cossell" . +_:Ba100440f9474939c732b529670379402 . + _:Bdb04d1d10e12ea97bf21ad1a55942760 . + . + "http://www.vivific.tld/fictionally/callusing.html" . + "airmails prodigiousness fictionally" . + "192"^^ . + . +_:B77663dfd8e60ec862180ba5b24bb0867 "Nyusha Karns" . +_:B77663dfd8e60ec862180ba5b24bb0867 . + _:B4c74368a4234f053cdb565ad6101c8cd . + . + "1952"^^ . + "http://www.barrows.tld/skinfuls/vixenish.html" . + "fundamentalist westerns skinfuls" . + "2"^^ . + "http://www.infolder.tld/barrows/westerns.html" . + "jacaranda fundamentalist barrows" . + . + _:B121558e4fe4951398fe3265ee3d9bb46 . + . + "http://www.monotonously.tld/reinducts/organelles.html" . + "assize grouser reinducts" . + "142"^^ . + "http://www.beggaring.tld/monotonously/grouser.html" . + . + _:B92b0fa718550e8bad5b1f8bc7d237b17 . + . + "http://www.fringier.tld/wastebaskets/powderer.html" . + "teazle rhythmical wastebaskets" . + "155"^^ . + "http://www.thurifer.tld/fringier/rhythmical.html" . + . + _:B83d1747bd8b57436a903f4d0b3a85d51 . + . + "http://www.humdinger.tld/outflanks/recombined.html" . + "spokes icier outflanks" . + "108"^^ . + . + . + "1959"^^ . + "http://www.misos.tld/astronautical/shapelier.html" . + _:Bc106caf632d9ca3da7ce03a47b510e5a . + "oilhole trampolinist astronautical" . + . + _:Be1b207b2abd5374bc4389c664205cf9b . + "http://www.screws.tld/misos/trampolinist.html" . + "110"^^ . + "mailwoman oilhole misos" . +_:B9e490bb84e99fdd4f79f2ebc74dc7ba4 "Vilena Orillion" . +_:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + _:Bc68b1a7b42da604befe68f842df81fa4 . + . + "http://www.abashment.tld/clarion/alienates.html" . + "papooses reweighed clarion" . + "54"^^ . + "http://www.cd.tld/abashment/reweighed.html" . + . + _:Ba91c711b04653764a1fc6e8d1484e8bb . + . + "http://www.mistily.tld/flexion/cardiometer.html" . + "soughing dewed flexion" . + . + _:Bbea8fbf36f3fc609f9b2bb2e29285a33 . + . + "http://www.looses.tld/mushes/vagabondism.html" . + "alt restaurants mushes" . + "55"^^ . + "http://www.halidomes.tld/looses/restaurants.html" . + . +_:Be607a5d150a0a830f64d87b11fe31db7 "Afyia Gines" . +_:Be607a5d150a0a830f64d87b11fe31db7 . + _:Bb645920dfffd61d4cc0708dd5cc35eb2 . + . + "http://www.skyjackers.tld/stumping/feted.html" . + "ruinousness goalless stumping" . + "101"^^ . + "http://www.blameworthiness.tld/skyjackers/goalless.html" . + . + _:B63370c71d0f1000bb05c970d5e08021e . + _:B72dd645dadee8e5677af442b146e2456 . + . + "http://www.foraging.tld/refreezes/advents.html" . + "charlatanish cartop refreezes" . + "109"^^ . + . + _:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 . + . + "http://www.cavaliers.tld/shielded/penitents.html" . + "dace scurvier shielded" . + "108"^^ . + "http://www.protozoans.tld/cavaliers/scurvier.html" . + . +_:B9be74439378463e7ba5fc4b137b0069b "Keisuke Jager" . +_:B9be74439378463e7ba5fc4b137b0069b . + _:Be1680ecc71e89ab28e29e88adcd29db0 . + . + "http://www.nonfood.tld/abridgers/pathless.html" . + "immanently gumwoods abridgers" . + "138"^^ . + "http://www.bartered.tld/nonfood/gumwoods.html" . + . + _:B700e21cb412e72b0e3bf76df628f3539 . + . + "http://www.explosions.tld/oversize/typist.html" . + "breviate bereavers oversize" . + "146"^^ . + . + _:B7c13f1b3dc4fa9775b739f619bac42f7 . + . + "http://www.banded.tld/groveler/commonest.html" . + "karst surrealism groveler" . + "121"^^ . + "http://www.shrubbier.tld/banded/surrealism.html" . + . +_:B2bcbad01db4ea790f36a6969d7b6872b "Romochka Abbamonte" . +_:B2bcbad01db4ea790f36a6969d7b6872b . + _:B25272cb0e4ceff0e383c1fe5c35e7613 . + _:B6c50d5f5fe9e44145cc8e31f3846890a . + . + "http://www.smites.tld/bioelectrical/sponsorial.html" . + "sweetsops deciphered bioelectrical" . + "6"^^ . + "http://www.eolith.tld/smites/deciphered.html" . + . +_:B8996e412f1f8ca7d8ad985270d3ac624 "Arkaan Tremel" . +_:B8996e412f1f8ca7d8ad985270d3ac624 . +_:B7e472b5928987e631a26d2e92ea03565 "Florentyna Cost" . +_:B7e472b5928987e631a26d2e92ea03565 . + . + _:Bcd062e3df84134dc162ee6e1fcd2103e . + . + "http://www.unfair.tld/scorify/supportance.html" . + "tonners southpaws scorify" . + "50"^^ . + "http://www.crimper.tld/unfair/southpaws.html" . + . + _:Bdeeb751165692a2560b8b33ecd9040f9 . + _:B22a7f7bb35cfbd2421d11e9c1f82def3 . + . + "1958"^^ . + "http://www.sylphic.tld/straddler/imagism.html" . + "repackaging anywheres straddler" . + "128"^^ . + "outbidding sylphic anywheres" . + . + _:B2ff03d9daba7cbf0ce2b104f32848cdd . + . + "http://www.safecracker.tld/mignonette/tailored.html" . + "septuagenarians cacaos mignonette" . + "11"^^ . + "http://www.placarders.tld/safecracker/cacaos.html" . + . +_:B20fd748f5927c80f68137829b6995bbf "Christelle Garced" . +_:B20fd748f5927c80f68137829b6995bbf . +_:B1667c2b2c96829cb5e39141250c1f669 "Katsumoto Tarbert" . +_:B1667c2b2c96829cb5e39141250c1f669 . +_:B8564b10129067627b1e8b6805da50919 "Tatiiana Sublett" . +_:B8564b10129067627b1e8b6805da50919 . + _:B0788c1276264e8aa9f0cdec136da4226 . + . + "http://www.cycloidal.tld/vespers/hooks.html" . + "grossness affrays vespers" . + "74"^^ . + "http://www.modernness.tld/cycloidal/affrays.html" . + . + _:B75afd314e150fa5e5baffd6a4d0611a5 . + . + "http://www.fanaticized.tld/transcendentalism/sugarplums.html" . + "trencher ghettoing transcendentalism" . + "113"^^ . + "http://www.tubiform.tld/fanaticized/ghettoing.html" . + . + _:B5d3881539b83aff905b4f994dc4e6fa9 . + . + "http://www.remodifies.tld/halvers/absurdum.html" . + "snooper redip halvers" . + "http://www.catholically.tld/remodifies/redip.html" . + . + _:B4cb6c68bb7574ace1b896509463eabca . + . + "http://www.thriftiness.tld/microgrammes/subscribing.html" . + "reclining aloneness microgrammes" . + "89"^^ . + "http://www.bumpkinish.tld/thriftiness/aloneness.html" . + . + _:B6b8ba3ec64189602e650ec7c9e7d34ce . + . + "http://www.endorsable.tld/palestinians/nods.html" . + "circles reacquire palestinians" . + "156"^^ . + "http://www.typicalness.tld/endorsable/reacquire.html" . + . + _:B46a0d53deb76ae4f164d840fd16631d5 . + . + "1964"^^ . + "http://www.asseverate.tld/underachieve/contrastingly.html" . + "amerce undersell underachieve" . + "66"^^ . + "prams asseverate undersell" . + . + _:Bbfac80975313dafd05d890e04a6d4c01 . + . + "1963"^^ . + "http://www.handspring.tld/eccl/streamliner.html" . + "confoundedly supervisor eccl" . + "76"^^ . + "http://www.frizettes.tld/handspring/supervisor.html" . + "genteelest confoundedly handspring" . + . + _:B4ade0cf2e9dc3c7344a9cd075446f712 . + . + "http://www.stereoscopical.tld/dandies/contaminants.html" . + "rearouses pepped dandies" . + "105"^^ . + . + _:B37a9980023077d30b682ae96ef0fa707 . + . + "http://www.vaccinable.tld/reinvoking/burdocks.html" . + "clutched teared reinvoking" . + "31"^^ . + . + _:Bcd3ed851be9784e8ec0db0cf5f51efb0 . + . + "http://www.impracticability.tld/yessed/whoppers.html" . + "impressments leagued yessed" . + "173"^^ . + "http://www.purebred.tld/impracticability/leagued.html" . + . + _:B8e6738ac24ce6cf20547308e1139371b . + . + "http://www.zincked.tld/balanced/touchingly.html" . + "bubblier preaches balanced" . + "41"^^ . + . + _:B3dbd6026f42cfc7ad6c228c745842c4f . + . + "http://www.reckoner.tld/jouncing/tessellating.html" . + "desensitizer canfuls jouncing" . + "48"^^ . + "http://www.unbelievable.tld/reckoner/canfuls.html" . + . + _:Ba914814208fcf1c3f02c4bc6c7f6f585 . + _:Bceec03db53d300d53ef1138a41c1b31a . + . + "http://www.bouzoukis.tld/systemless/disinfections.html" . + "metagalaxy trimorphs systemless" . + "76"^^ . + . +_:B1ef0d8831a4fa3b3e7fb19f3b82018a5 "Christophe Careaga" . +_:B1ef0d8831a4fa3b3e7fb19f3b82018a5 . +_:B49969263e90be3b0d80a4483c7a88c8d "Clancy Greist" . +_:B49969263e90be3b0d80a4483c7a88c8d . + _:B4a2baa693ab7c0801b7a13a864a4e7a8 . + . + "1960"^^ . + "http://www.relations.tld/soaked/revocations.html" . + "demotion acroliths soaked" . + "http://www.carders.tld/relations/acroliths.html" . + "infold demotion relations" . + . + "Sybex" . + "http://www.syndication.tld/shakeouts/peddlar.html" . + "Proceeding 2 (1963)" . + "0-3719-4020-0" . + _:B860c2eac625b8e53c6b3432b185bbb5a . + . + _:B56cc4dd785590c96eba33359d8c4a284 . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + . + "estimators syndication mismanagement" . + "1963"^^ . + _:B1f9034a3f45de5c2d29d975757121a07 . + . + "http://www.disqualifications.tld/winier/appointers.html" . + "besoms brooders winier" . + "160"^^ . + "http://www.mainmast.tld/disqualifications/brooders.html" . + . + "1951"^^ . + "3"^^ . + "Journal 2 (1951)" . + "1"^^ . + . + _:Bdc72e7d5229d4f37496436b11dcc8468 . + "1966"^^ . + "http://www.missorting.tld/soreheads/unflagging.html" . + "gasped bitchier soreheads" . + "117"^^ . + "http://www.puttiers.tld/missorting/bitchier.html" . + "leisured gasped missorting" . + . + _:Bc57a56eda2b04ea73d0ffe80f917b56d . + . + "http://www.eponymies.tld/simperer/titer.html" . + "fluidly definitely simperer" . + "192"^^ . + "http://www.glamourous.tld/eponymies/definitely.html" . + . + _:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + . + "1966"^^ . + "http://www.tatter.tld/kicker/swail.html" . + "anality deductibles kicker" . + "http://www.prix.tld/tatter/deductibles.html" . + "psychotogenic anality tatter" . + . +_:Bf0a5bf0ea70220646804b709c85e0950 "Lilliann Dahlstedt" . +_:Bf0a5bf0ea70220646804b709c85e0950 . +_:Bf3f2911955a95d1dc7cc2575bd79c6f2 "Stone Reigner" . +_:Bf3f2911955a95d1dc7cc2575bd79c6f2 . + _:B2afd5c8d9e64d6ad2cc5a1a82e219206 . + _:B93a8e6631527f05e8fb5fe64f88324e4 . + "1960"^^ . + "http://www.florists.tld/marrowbones/wrongly.html" . + "stability stridor marrowbones" . + "101"^^ . + "http://www.reintroduction.tld/florists/stridor.html" . + "cardiograph stability florists" . + . + _:Be30d5b37ced293dad6dcc24540112275 . + . + "http://www.sandbaggers.tld/clouters/spooking.html" . + "glamorizations egis clouters" . + "6"^^ . + "http://www.arched.tld/sandbaggers/egis.html" . + . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . + . + . + "darned emblements shrewed alluvials depressional airlifts tests sliming felicitator virological results contradistinctions unexciting debateable tenants earrings overrigid hidebound faire poloist comets paraphraser whangs uncovering infested heaver euphorically ameliorative aglets preciosity curring compositely antennal undrinkable charter uncashed huntedly czardoms unidentifiable reversing monstrances gravies quadrigamist mysteriously trenchers artfully mangled operably ionizing tenantry armfuls appendant submontane stoutening piling defunctness bestializing overconfident triadism vivifier vivisection distally polyclinic foretime triarchy homerooms totterer diarist needlessness lambies geed charts begets floorthrough chargee affixion pincers quipped cabinetmaking unsupervised deathcups dogfight wormhole emptied drifter sluggishness senescent representable honors bullier superintended investigated paragraphed claywares resourcefulness psychos morphia ventricular iteming immunoreactive" . + . + "http://www.reducing.tld/nonfiction/retrogressions.html" . + "1"^^ . + "nonfiction eliminates unknowns" . + "http://www.retrogressions.tld/unknowns/mongoloids.html" . + _:B8fb2823aec4168fc1209070a7c10b398 . + "http://www.nethermost.tld/retrogressions/eliminates.html" . + "69"^^ . +_:B89c7e6c8c85ecc6c552aae2fdd8a0dab "Diana Gulbranson" . +_:B89c7e6c8c85ecc6c552aae2fdd8a0dab . + _:B1470ec349cae20e1da51402f42f33b68 . + _:Ba0f9548532d7d188675dafaaf9758694 . + . + "http://www.tranship.tld/backlogged/called.html" . + "englobement berobed backlogged" . + "88"^^ . + . +_:B94a0a194e3973e1681633e8532efc2c3 "Zhona Aden" . +_:B94a0a194e3973e1681633e8532efc2c3 . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + "1966"^^ . + "http://www.unreplaceable.tld/hencoop/administerial.html" . + "disloyal bonbon hencoop" . + "29"^^ . + "http://www.godlessness.tld/unreplaceable/bonbon.html" . + "nonconstructive disloyal unreplaceable" . + . +_:Bd9197fa093b68228a30ecdafe8489116 "Galni Mclarty" . +_:Bd9197fa093b68228a30ecdafe8489116 . +_:Bab2d08f117fc84f70ba958f264142984 "Kunta Leidich" . +_:Bab2d08f117fc84f70ba958f264142984 . +_:Bc1f75e75d28bdf6d915c2149c30a0251 "Ninockha Rajwani" . +_:Bc1f75e75d28bdf6d915c2149c30a0251 . +_:Ba25fe7e8acb42db6ff537306d7feffea "Hanson Deck" . +_:Ba25fe7e8acb42db6ff537306d7feffea . + _:B844be2cab209dbe74d28030aec02c341 . + . + "http://www.calculation.tld/mucuses/reusableness.html" . + "albatrosses stellify mucuses" . + "32"^^ . + "http://www.opes.tld/calculation/stellify.html" . + . + _:Bc43d5cab73a9bc4e8ea68689c439b3b4 . + . + "http://www.heiring.tld/fatiguable/surgeons.html" . + "bearable numerators fatiguable" . + "31"^^ . + "http://www.shirts.tld/heiring/numerators.html" . + . + _:B93494652678f3df4da9b7053032ee991 . + . + "http://www.badgerly.tld/orig/piggie.html" . + "brunettes flagger orig" . + "18"^^ . + "http://www.frenches.tld/badgerly/flagger.html" . + . + _:Bfcaa6fb79f11545ff6db8162fe2b100c . + . + "http://www.infundibula.tld/hooray/photographers.html" . + "nullificator pointier hooray" . + "14"^^ . + "http://www.bonneted.tld/infundibula/pointier.html" . + . + _:B03886047fd1bb8d78d071fe1920276d0 . + . + "http://www.imply.tld/resurgence/distributable.html" . + "gargoyle bluecoats resurgence" . + . + . + _:B5dbe9e7f185ccb89ebf8960c40789558 . + . + "1953"^^ . + "http://www.speckled.tld/accosts/deodorized.html" . + "packinghouse televised accosts" . + "40"^^ . + "imperatives speckled televised" . + . + _:Be19ae14b531d3b9961f92f960a5f9c0d . + . + "http://www.burlesqued.tld/mopeds/shrivels.html" . + "obsoleting cirrhotic mopeds" . + "187"^^ . + "http://www.originally.tld/burlesqued/cirrhotic.html" . + . + _:B198739e04585a52bd1ac2ee6e51742d3 . + . + "http://www.ooh.tld/pings/enshrines.html" . + "biosensor ergonomically pings" . + "194"^^ . + . + _:B6fbdf1ed5a5290907c66e16939f1a432 . + . + "1962"^^ . + "http://www.indwelt.tld/zoomed/toed.html" . + "simps eliminant zoomed" . + "94"^^ . + "http://www.angiosperms.tld/indwelt/eliminant.html" . + "papillate simps indwelt" . + . +_:Bd1aa93f6e2176abc7c722dab8b99ca2b "Hariti Yerdon" . +_:Bd1aa93f6e2176abc7c722dab8b99ca2b . + _:B8ed5d827b2bfadbd377ff8466befa9e9 . + . + "http://www.veined.tld/whopping/offpay.html" . + "submissive display whopping" . + "130"^^ . + "http://www.fylfot.tld/veined/display.html" . + . +_:B5c2b6abff839e9dc3c16b7d16136b4e8 "Rhett Chaple" . +_:B5c2b6abff839e9dc3c16b7d16136b4e8 . + _:Bd10243f1320e31d59444f5624e84c9b0 . + . + "http://www.prizefight.tld/ovals/lotting.html" . + "decays sparkiest ovals" . + "http://www.grifts.tld/prizefight/sparkiest.html" . + . + _:B443c5a008f890ac770cdd6a064d0eb65 . + . + "http://www.rurally.tld/barratrous/waggling.html" . + "feinting lateens barratrous" . + "179"^^ . + "http://www.contaminator.tld/rurally/lateens.html" . + . + "http://www.motherboard.tld/flooey/tirelessness.html" . + "http://www.tirelessness.tld/shattering/reproducible.html" . + _:Bc54e602b14871ac8141c657c1a873807 . + . + . + "http://www.dishrag.tld/tirelessness/scrubbing.html" . + "81"^^ . + "1965"^^ . + "bilgiest dishrag flooey" . + "flooey scrubbing shattering" . + _:B5301def574c106c28925ac64cea00077 . + . + "http://www.undrinkable.tld/uncashed/huntedly.html" . + "antennal charter uncashed" . + "65"^^ . + . + _:Ba794fb2a0c32ded2812347fbddb74fbb . + . + "http://www.revolutionaries.tld/apostatize/dislocated.html" . + "lumbago compressions apostatize" . + "150"^^ . + "http://www.lightening.tld/revolutionaries/compressions.html" . + . +_:Bb331485c7fedf99e5cd93fe7b9381b69 "Jayden Persing" . +_:Bb331485c7fedf99e5cd93fe7b9381b69 . +_:B3ab036857c116fe61ed99b341c063fbc "Anandamayi Clerf" . +_:B3ab036857c116fe61ed99b341c063fbc . + _:Bd3f4b40aa8c3f80cc7ee58c71be2fc92 . + . + "http://www.arrogations.tld/gaggles/exhilarated.html" . + "prediction blunted gaggles" . + "autocracies snorers digitalized clansmen bagels satiny vinca sissies moistureless reprobate" . + "http://www.agoraphobic.tld/arrogations/blunted.html" . + . +_:Be8ff5e3d32f1e3b6dbebe10095f94019 "Cordula Grattan" . +_:Be8ff5e3d32f1e3b6dbebe10095f94019 . + _:Bf8e9e357eda502898d2efc1b32201d51 . + . + "http://www.wists.tld/redistribution/pettifogger.html" . + "separatist flankers redistribution" . + "30"^^ . + "http://www.redolence.tld/wists/flankers.html" . + . +_:B3a57900b512eb29f4a9dff56b83e4858 "Carsen Alescio" . +_:B3a57900b512eb29f4a9dff56b83e4858 . + _:B3e3b3241a759841fca67b0543eac4ed2 . + . + "http://www.shoving.tld/camphor/cutlets.html" . + "misdiagnosing latchstrings camphor" . + "167"^^ . + . + _:Bf2c36885b7595cdbdecc81b3329ea668 . + _:Bc865cc0f6ad437f461d6f1045c73caed . + "1967"^^ . + "28"^^ . + "Journal 1 (1967)" . + "1"^^ . + . + "reacted outfielder forecourt" . + "1961"^^ . + . + . + _:B93c88a906e6e39c4c22d8e5a69589478 . + "http://www.writeoff.tld/forecourt/scapes.html" . + _:B9c6d904680bbf2aaf574130a20fdc75a . + "outspreads reacted writeoff" . + "42"^^ . + "http://www.fawny.tld/writeoff/outfielder.html" . +_:Bb05412eb6fe642d22c9638aae8468d34 "Friedrich Lasota" . +_:Bb05412eb6fe642d22c9638aae8468d34 . +_:B3852a957786f6aa632af621784ccd663 "Saomai Neville" . +_:B3852a957786f6aa632af621784ccd663 . +_:Bc0a93afc65a1836a4d1cf68272cb9bbb "Daniela Tidd" . +_:Bc0a93afc65a1836a4d1cf68272cb9bbb . +_:B0811486cfe17dff6a4d09fde5207bcf5 "Podolphe Fluitt" . +_:B0811486cfe17dff6a4d09fde5207bcf5 . + _:Bf5f50b52227d5163328d9eb6a68119fa . + _:B9e92d9593c96ab6524d9d0c5a289972e . + . + "http://www.vaulted.tld/readjustments/reheats.html" . + "pionic misadventure readjustments" . + "72"^^ . + "http://www.shareholders.tld/vaulted/misadventure.html" . + . +_:B25a0a96be3e95de89c7bd83b2bf71d1a "Iwane Wyker" . +_:B25a0a96be3e95de89c7bd83b2bf71d1a . + _:Ba25fe7e8acb42db6ff537306d7feffea . + . + "http://www.trackway.tld/supplying/elitist.html" . + "inhaling tantrums supplying" . + "http://www.plotties.tld/trackway/tantrums.html" . + . +_:Bf9efa39860f464b20776cfaf07f8251c "Bunjiro Thorstad" . +_:Bf9efa39860f464b20776cfaf07f8251c . +_:Ba8d3a2bf0c7faac3aa99b575e88bfbb4 "Briana Cordon" . +_:Ba8d3a2bf0c7faac3aa99b575e88bfbb4 . + _:B2b4ad38e9d3e8dbfd5c590af72247677 . + "1958"^^ . + "http://www.tresses.tld/carroty/criticism.html" . + "slower disappointment carroty" . + "108"^^ . + "http://www.homeostatic.tld/tresses/disappointment.html" . + "bewigs slower tresses" . + . + _:Bef6720ea0096bdcc12227e4c64585ebc . + . + "http://www.furrows.tld/cobwebbier/divorcing.html" . + "bigamistic eloquence cobwebbier" . + "139"^^ . + . +_:B532ff43754df666ce547260b0bac75a1 "Brione Stahnke" . +_:B532ff43754df666ce547260b0bac75a1 . +_:Bf62a7ec03e92ce55d97f6240a4aeef9f "Gary Martine" . +_:Bf62a7ec03e92ce55d97f6240a4aeef9f . + _:B7ccf79dd38c278e734cde76e8fc4a93c . + . + "http://www.fugged.tld/amtrack/haviors.html" . + "cervicitis miaouing amtrack" . + "158"^^ . + . +_:B202a45491852cbf14db00cbcff627c67 "Magnerich Worell" . +_:B202a45491852cbf14db00cbcff627c67 . + _:B0ebec5203be734a7abf94bc07086bc31 . + _:Bc81ec73244292e8ec0f05b7b46a0eccb . + . + "1966"^^ . + "http://www.piezoelectricity.tld/apples/compiling.html" . + "uncombined ensues apples" . + "149"^^ . + "debriefing piezoelectricity ensues" . + . + _:Be0ef279786ac08dff9307823db9ca990 . + . + "http://www.univ.tld/crucially/drossiness.html" . + "doggoned easting crucially" . + "55"^^ . + . + _:Be0409b8dd6cb65921cfcaea579342377 . + . + "1965"^^ . + "http://www.woodblock.tld/tackily/eftsoons.html" . + "satiation unsnarling tackily" . + "25"^^ . + "http://www.unrequitable.tld/woodblock/unsnarling.html" . + "tsaritza satiation woodblock" . + . + _:B274f8abf037c31d9563e4d3b7e797d94 . + . + "http://www.antiinsurrectionists.tld/valiancy/menorah.html" . + "wittier whereat valiancy" . + "39"^^ . + . +_:B89e1c9bdf9e0d1a683c4ab5a978f7495 "Alike Winberg" . +_:B89e1c9bdf9e0d1a683c4ab5a978f7495 . +_:Ba08856a6ab84cde5ceebc1146b1c6556 "Maajida Myart" . +_:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + _:B85564e2a9520e560c40bc6c290ec19cc . + . + "1966"^^ . + "http://www.misunderstanding.tld/watertight/incurrable.html" . + "salable ichor watertight" . + "http://www.gulden.tld/misunderstanding/ichor.html" . + "neutralistic salable misunderstanding" . + . +_:Bf25b02f26714207a1fa6423d3ea97a8c "Arinori Burtschi" . +_:Bf25b02f26714207a1fa6423d3ea97a8c . +_:B5fdb5ab4b21712a79e43aa455d1e5f61 "Saamiqa Piercefield" . +_:B5fdb5ab4b21712a79e43aa455d1e5f61 . +_:B5865b303b55930b2df3bcb781f02b7f9 "Uchdryd Locicero" . +_:B5865b303b55930b2df3bcb781f02b7f9 . +_:Bb629d1be354fda0805cda712ebb4b9fa "Danilova Studley" . +_:Bb629d1be354fda0805cda712ebb4b9fa . + _:B0c1950a3f318cb277f1895a74491de9b . + . + "http://www.pastern.tld/liquidation/throttled.html" . + "governments zigged liquidation" . + "5"^^ . + "http://www.concernment.tld/pastern/zigged.html" . + . + _:Bd147e2cc8d8e9f1dce519f4b978d472f . + . + "http://www.graciousness.tld/scallopers/dearths.html" . + "liturgical boomtown scallopers" . + "interlines graciousness boomtown" . + . + _:B6731c98798ddbf9ef2fdf8e20b8b0ecc . + . + "http://www.glim.tld/larded/incisory.html" . + "hypotonic cubs larded" . + "171"^^ . + "http://www.grumpiness.tld/glim/cubs.html" . + . +_:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 "Libby Decurtis" . +_:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 . +_:B71c0cb0073bc4269c4d959df222d6d31 "Hamdaan Mussmann" . +_:B71c0cb0073bc4269c4d959df222d6d31 . +_:B1b2ef9730c8e78aca46e39668056a6b4 "Lex Hoven" . +_:B1b2ef9730c8e78aca46e39668056a6b4 . + _:B3b35c45ccbe13c4dd22035c0194ee2fb . + . + "http://www.stupefactive.tld/phooey/agitable.html" . + "eidolons mucky phooey" . + "95"^^ . + . + _:B94459ca396828bca29d8ea16818455e6 . + . + "http://www.wined.tld/rockworks/metazoa.html" . + "pendulums arrester rockworks" . + "160"^^ . + . + _:B4c5e520e97e41bdec68da35e116b5f61 . + . + "http://www.halftone.tld/recording/downloadable.html" . + "stickmen cochairing recording" . + "162"^^ . + "http://www.subcategories.tld/halftone/cochairing.html" . + . + . + _:B6cbda0cd9e8d3e2efcf147948c7ab269 . + . + "http://www.swifters.tld/ostinato/recalculation.html" . + "transcribed redigesting ostinato" . + "88"^^ . + "http://www.fobbed.tld/swifters/redigesting.html" . + . +_:Becbd126be8ab4bf587da575931a43554 "Nazarova Abundis" . +_:Becbd126be8ab4bf587da575931a43554 . +_:B90d4908126bf76be32f55e39fd3d4ac8 "Sireen Revay" . +_:B90d4908126bf76be32f55e39fd3d4ac8 . +_:Bd732072a3d3f26674fa85d5f8ef80712 "Cristine Christoforou" . +_:Bd732072a3d3f26674fa85d5f8ef80712 . +_:Ba629811b95f86cb5b45e690d477ec1d7 "Daunte Marn" . +_:Ba629811b95f86cb5b45e690d477ec1d7 . +_:Ba3408b28074ea73474e8a453e3dcb4c4 "Christine Ehlke" . +_:Ba3408b28074ea73474e8a453e3dcb4c4 . + _:B127c35a7c90bf0367dfaf559083d93ed . + . + "http://www.neuralgias.tld/skylights/reacquaintance.html" . + "viscousness verdicts skylights" . + "80"^^ . + "http://www.humanistically.tld/neuralgias/verdicts.html" . + . +_:Bbec4f7bb0edd1c6aa33ea213c23f19a2 "Lacrecia Wimble" . +_:Bbec4f7bb0edd1c6aa33ea213c23f19a2 . +_:B34c6d0db38de819ef9550b76fc3c2a97 "Rufus Coatsworth" . +_:B34c6d0db38de819ef9550b76fc3c2a97 . + "fatalistic colorimetry umbels" . + "http://www.craves.tld/umbels/woodbins.html" . + . + "1960"^^ . + "http://www.outline.tld/craves/colorimetry.html" . + "136"^^ . + . + . + _:Beb7f037381f6033f245ae7f0b23425cf . + "muzhik fatalistic craves" . +_:Bf378e0a3aa79a19e9474b8bbeb1b7d6e "Bhavna Thie" . +_:Bf378e0a3aa79a19e9474b8bbeb1b7d6e . +_:Bc46f0ece8eb93b9cbfd525021858cfcd "Elan Malloch" . +_:Bc46f0ece8eb93b9cbfd525021858cfcd . +_:B7b67f261582662f81c31d14f5e1b1eea "Fedosia Hofmann" . +_:B7b67f261582662f81c31d14f5e1b1eea . + _:B9bf03ff6c91691361b09abaa407a3746 . + . + "http://www.cretinizing.tld/isolation/bustiest.html" . + "cavefish memorableness isolation" . + "91"^^ . + "http://www.solemnizes.tld/cretinizing/memorableness.html" . + . + _:Bf0d33180dfa185eb1492c23f4db2e755 . + . + "http://www.argued.tld/motiveless/musks.html" . + "discretely reclassified motiveless" . + "98"^^ . + "http://www.greyest.tld/argued/reclassified.html" . + . + _:B0e717a43a90f5e460e9cffd2ae9a3fc5 . + . + "http://www.packable.tld/untangle/hospitals.html" . + "scansions quittance untangle" . + "171"^^ . + "http://www.patented.tld/packable/quittance.html" . + . + _:Bfde644790cdfc6d6bb81a3d6a666b444 . + . + "http://www.cantraps.tld/thoughtfulness/imitative.html" . + "reencounter copied thoughtfulness" . + "15"^^ . + "http://www.braids.tld/cantraps/copied.html" . + . +_:Baed385829e681f4f435441075e7eea01 "Adamson Ta" . +_:Baed385829e681f4f435441075e7eea01 . +_:B1dc37d8f6b02ebd55e9475f13c7736f7 "Ajax Sier" . +_:B1dc37d8f6b02ebd55e9475f13c7736f7 . + . + _:B5fcefd54a79f63c9e309ac78795da4c4 . + "1953"^^ . + "http://www.surgeries.tld/bezels/simonized.html" . + "bibbs schwas bezels" . + "132"^^ . + "http://www.pedicured.tld/surgeries/schwas.html" . + "dashing bibbs surgeries" . + . + _:Bed99ca42fea6d1faa789ce186b29f251 . + . + "http://www.marshmallows.tld/barkers/panegyrical.html" . + "motorscooters kiboshes barkers" . + "105"^^ . + "http://www.conjuncts.tld/marshmallows/kiboshes.html" . + . + _:B92b294c895ed09064b37ba2e90689204 . + _:B9187dd39787f409fccd9f93be96fc5ed . + . + "http://www.carpi.tld/terraqueous/unevenly.html" . + "overmen porringer terraqueous" . + "90"^^ . + "http://www.qty.tld/carpi/porringer.html" . + . +_:Bd46ca2ab3bdd21a7aca937c3cbf2665d "Gervasius Detaeye" . +_:Bd46ca2ab3bdd21a7aca937c3cbf2665d . + _:B63aa6279eb42dcdd5c0a6a09c2047624 . + . + "http://www.breakwaters.tld/emulatively/pillories.html" . + "misguides quotients emulatively" . + "178"^^ . + "http://www.compatibleness.tld/breakwaters/quotients.html" . + . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B8b9ec0842a8b393a88fb7814c7eeb60c "Tonaya Ruvalcaba" . +_:B8b9ec0842a8b393a88fb7814c7eeb60c . + _:B9e665619c694df09c1389b1f0c1844d8 . + . + "http://www.cyclos.tld/absenter/confirming.html" . + "lambent phantasies absenter" . + "90"^^ . + "http://www.renderings.tld/cyclos/phantasies.html" . + . +_:B409f6f16199a9e26faf94ca1addcff37 "Gwendolyn Plank" . +_:B409f6f16199a9e26faf94ca1addcff37 . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "1966"^^ . + "http://www.abundance.tld/encl/caroler.html" . + "crags informally encl" . + "46"^^ . + "http://www.handwoven.tld/abundance/informally.html" . + "reinstruct crags abundance" . + . + _:B9a36ed10c6ca58be4524a351e3dcd2c6 . + . + "http://www.climatologically.tld/midweekly/stokers.html" . + "largish rovers midweekly" . + "64"^^ . + . + _:B1bc6ac9d01dbc06aaab63345a67b66ef . + . + "http://www.caesural.tld/dramatized/arborvitaes.html" . + "brassieres ovolo dramatized" . + "29"^^ . + "http://www.sleepier.tld/caesural/ovolo.html" . + . + _:B5ca02b3beca7b2049cf99973fbd4a72b . + _:B334c7463b9645ea9f618043034336ec2 . + "1965"^^ . + "http://www.snazziest.tld/whiffs/potage.html" . + "subcivilizations crosspatches whiffs" . + "31"^^ . + "pleaters snazziest crosspatches" . + . + _:B32617bd5c0994beff86340f4934f41d8 . + . + "http://www.comets.tld/whangs/uncovering.html" . + "poloist paraphraser whangs" . + . +_:B9cd14fce5bf4f915a891df60749c2483 "Shaunika Schmeiser" . +_:B9cd14fce5bf4f915a891df60749c2483 . +_:Bfddbe6ddc0f50dbd22027778cee4cf73 "Ison Wojtanowski" . +_:Bfddbe6ddc0f50dbd22027778cee4cf73 . + _:B1732de2aee732b0936839b8d57a960ad . + . + "http://www.gougers.tld/outperformed/nonsalable.html" . + "harshness riddances outperformed" . + "70"^^ . + . +_:B37e749c5d5f0efd10f3720ef82f22eab "Shelia Judy" . +_:B37e749c5d5f0efd10f3720ef82f22eab . + "http://www.overcompensators.tld/affecters/unfroze.html" . + "169"^^ . + "http://www.asylums.tld/overcompensators/hummocky.html" . + _:Bfaa6d656f5d9214fffcf096bc2295aad . + _:B23f1a2a8d06a4178fd32f936e30493fd . + "1962"^^ . + . + . + "squirish mappers overcompensators" . + "mappers hummocky affecters" . +_:B658d804bee174be7574995029bb7fd2f "Wardell Drinkley" . +_:B658d804bee174be7574995029bb7fd2f . +_:Bb70c7564629914545406919b9971c37c "ra Jansons" . +_:Bb70c7564629914545406919b9971c37c . + _:Bfd561a036b2c5636ad591a5d214acc70 . + . + "http://www.oinking.tld/odorizes/pharyngeal.html" . + "radiobiology interleaf odorizes" . + "33"^^ . + . +_:B628c764bfb85830e6ca760198b357b8d "Paloma Schnall" . +_:B628c764bfb85830e6ca760198b357b8d . + _:Bf90508fa0e7f49561764fe8a25b54b65 . + . + "1963"^^ . + "http://www.vulcanized.tld/tracheotomy/mycelium.html" . + "sojourned electrogram tracheotomy" . + "197"^^ . + "http://www.flagellator.tld/vulcanized/electrogram.html" . + "frere sojourned vulcanized" . + . + _:B5f29fdc0b4be30a9a4128e899b567446 . + . + "http://www.corruptibilities.tld/slayers/carnalities.html" . + "loury southwesterner slayers" . + "51"^^ . + "http://www.deciduously.tld/corruptibilities/southwesterner.html" . + . +_:B3e2a476beb98c17b0704fda6dc18b2f9 "Rodell Sonnefeld" . +_:B3e2a476beb98c17b0704fda6dc18b2f9 . +_:Be3a9fa09afabe3badd415721f8183d5c "Lauranne Brwon" . +_:Be3a9fa09afabe3badd415721f8183d5c . + _:B5abed8b97a712955a5fd3031f17ed277 . + . + "http://www.bejewelling.tld/ingenuousness/embarrassingly.html" . + "neared storylines ingenuousness" . + "163"^^ . + "http://www.frankincense.tld/bejewelling/storylines.html" . + . + _:B22a7193f26d7b302bcaacece0d853b0d . + . + "1961"^^ . + "http://www.drawlier.tld/dooming/enqueue.html" . + "consumerism ascertains dooming" . + "138"^^ . + "http://www.individualistic.tld/drawlier/ascertains.html" . + "yielders consumerism drawlier" . + . + _:B482cd8ee9e68f8992a6ebf6e73276864 . + "1962"^^ . + "23"^^ . + "Journal 1 (1962)" . + "1"^^ . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + . + "http://www.metiers.tld/brawny/sparklers.html" . + "aluminum multivalent brawny" . + "http://www.surpassing.tld/metiers/multivalent.html" . + . + _:Bae221dae0fe04c037335c182987e4f31 . + _:B32f3882d4c624f3c365418c0e116b818 . + . + "http://www.superstructure.tld/budger/mineralogists.html" . + "blunter serigraphers budger" . + "24"^^ . + "http://www.recombine.tld/superstructure/serigraphers.html" . + . +_:Be90e6859ec9d88aa5dde681b805f88cb "Dobreva Cottom" . +_:Be90e6859ec9d88aa5dde681b805f88cb . + _:Bbb5d721887e064f4583ab68bfb450bd7 . + . + "http://www.declaimers.tld/womankind/micrologic.html" . + "hideousness segregated womankind" . + "173"^^ . + "http://www.preludes.tld/declaimers/segregated.html" . + . + _:B01686748ab7fa6f92cfafe3b745d8c8e . + _:B4904eccdeb31ba761f6269ec485f5177 . + . + "http://www.crookedest.tld/contortionists/briefly.html" . + "runtiness stipulations contortionists" . + "119"^^ . + "http://www.flypapers.tld/crookedest/stipulations.html" . + . +_:B4634dd63d7a0ba97371cd9099d80ae71 "Cenobia Hazarika" . +_:B4634dd63d7a0ba97371cd9099d80ae71 . +_:B91919c68cf393874d426099b9fc0b1de "Federico Mcinerney" . +_:B91919c68cf393874d426099b9fc0b1de . + _:B5c2fd527844485589989b878fa3b9919 . + . + "http://www.veinlets.tld/avianizes/aureolas.html" . + "awarding gifting avianizes" . + "115"^^ . + "http://www.clinking.tld/veinlets/gifting.html" . + . + _:Be6cdfdfbfbb0ef9636e30a33f53f2909 . + . + "http://www.banderole.tld/eying/chartists.html" . + "trussers deceptiveness eying" . + "135"^^ . + . +_:B03f410072efec6dbe168a0b58b5b46ba "Benito Tam" . +_:B03f410072efec6dbe168a0b58b5b46ba . + _:B45a5c2104ac557430cb8e2c6b4613a68 . + . + "http://www.mikvah.tld/politicos/wyvern.html" . + "misguide hinnies politicos" . + "186"^^ . + "http://www.relapse.tld/mikvah/hinnies.html" . + . + _:B4ec846b8352fafb39323368db968f699 . + . + "http://www.workwomen.tld/padri/greyness.html" . + "lacerating postconsonantal padri" . + "72"^^ . + "http://www.atriums.tld/workwomen/postconsonantal.html" . + . +_:B5d77221e64edf77893d72d9cf7ae9a26 "Kenyon Keirnan" . +_:B5d77221e64edf77893d72d9cf7ae9a26 . + _:B09f71fc94886168a5e1af0956f995116 . + . + "http://www.lunaria.tld/flexitime/coopt.html" . + "origamis fleering flexitime" . + "64"^^ . + . + _:B580d72655eda1583e18d0d206aa3f927 . + . + "http://www.martyries.tld/scorching/dreads.html" . + "behoove enduring scorching" . + "http://www.irrupts.tld/martyries/enduring.html" . + . + _:Be882f00016662a810e94c8280b8b8bca . + _:B8a7f3c5b2c60a6e48e024de6ef25a463 . + . + "http://www.sketchers.tld/theoretically/excursive.html" . + "techy selectivity theoretically" . + "43"^^ . + "http://www.phials.tld/sketchers/selectivity.html" . + . + . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "1966"^^ . + "http://www.unsigned.tld/coitional/teamer.html" . + "defacers maltreated coitional" . + "96"^^ . + "versemen unsigned maltreated" . + . +_:Bc865cc0f6ad437f461d6f1045c73caed "Crescentia Mongeau" . +_:Bc865cc0f6ad437f461d6f1045c73caed . + _:B8694c000fe41cfd62da66da1be43232d . + "1967"^^ . + "http://www.eggbeaters.tld/outmarched/engorge.html" . + "confining flatways outmarched" . + "raggedly eggbeaters flatways" . + . + _:B13bd0cc55e7e4625fa84c4eebc0ae623 . + _:Bd725b12d9920aa705ef7a5ca10dee062 . + . + "http://www.revues.tld/ahorse/leafage.html" . + "agriculturists recoilless ahorse" . + "159"^^ . + . +_:B610d0eb5865787bfc225f869d15b6e8b "Jedrick Relacion" . +_:B610d0eb5865787bfc225f869d15b6e8b . +_:Be2ddbce4cde5a41684d0a4514c89d981 "Bhavana Bartling" . +_:Be2ddbce4cde5a41684d0a4514c89d981 . + _:Bfcc84fe032cbb3683a45042e901c113f . + . + "http://www.pillager.tld/junket/tweaky.html" . + "liege fragged junket" . + "21"^^ . + "http://www.prestiges.tld/pillager/fragged.html" . + . + _:B7ed62a60b593b19c771b2e7185cc176e . + . + "http://www.besieging.tld/incorporators/beadwork.html" . + "vaseline undertaking incorporators" . + "101"^^ . + "http://www.bastinadoes.tld/besieging/undertaking.html" . + . + _:Bc98fabcaf23f2e6151da9593e33bd1da . + _:B136e3cc59d8643f2bd43508ff9be07e6 . + . + "1965"^^ . + "http://www.extirpating.tld/admittances/kineplasty.html" . + "sucklers thwacked admittances" . + "12"^^ . + "endoscope extirpating thwacked" . + . + _:B9842cfa0855241f1c0bdef28ec78bc26 . + . + "http://www.exorcists.tld/extrajudicially/hoodoo.html" . + "shamanic fallbacks extrajudicially" . + "51"^^ . + . +_:B5a5e9bd18f4660b77ba40fabc955c6d0 "Adriaan Belter" . +_:B5a5e9bd18f4660b77ba40fabc955c6d0 . + _:B2a652ad360524cacb2c7423ac166afc7 . + . + "1963"^^ . + "http://www.bakshish.tld/creepier/mitigation.html" . + "loves elds creepier" . + "153"^^ . + "portliest bakshish elds" . + . +_:B5b8c6d11ab8c743a3a881db7483f6ab3 "Jivanta Quintania" . +_:B5b8c6d11ab8c743a3a881db7483f6ab3 . + _:Bad7bd03255740d2aeb3a6afdd9d620d3 . + . + "1962"^^ . + "http://www.inflicting.tld/lapping/unforgivable.html" . + "bumped tabors lapping" . + "47"^^ . + "http://www.fishwife.tld/inflicting/tabors.html" . + "friability bumped inflicting" . + . + _:Bacbbc4792dcfd487285ae67894abd7b4 . + . + "http://www.avowed.tld/tardies/tautologous.html" . + "tubers summarize tardies" . + "54"^^ . + "11"^^ . + . +_:B182966bac9234a6916b941943b8e18dc "Taunya Staller" . +_:B182966bac9234a6916b941943b8e18dc . + _:B56b04c34cea57030280e40132a2139c4 . + . + "http://www.wordlessly.tld/release/cruiser.html" . + "jazzily unhygienic release" . + "168"^^ . + "http://www.unbigoted.tld/wordlessly/unhygienic.html" . + . + _:B1c9344ebfa5ee3baeeffc89b49428aa0 . + . + "http://www.bloats.tld/numbers/pedagogies.html" . + "laminates annunciatory numbers" . + "170"^^ . + "http://www.passports.tld/bloats/annunciatory.html" . + . + "http://www.adjudges.tld/goddamns/spitting.html" . + _:Bba3a7d5996c9664b0d9efdc31902606e . + . + "81"^^ . + . + _:Be212caf789b74dd9c27dae3247b86211 . + "http://www.goddamns.tld/completed/unrefreshed.html" . + _:B14e1cd6893a48460ca87bc940ea72bd6 . + "recommencement spitting completed" . + "lindane recommencement goddamns" . + "1966"^^ . +_:B32617bd5c0994beff86340f4934f41d8 "Kaori Leasy" . +_:B32617bd5c0994beff86340f4934f41d8 . + . + _:B1db4de1229c3f458e0defed9ee85f92f . + . + "1960"^^ . + "http://www.hundredweights.tld/curari/avascular.html" . + "retold showering curari" . + "50"^^ . + "jestful hundredweights showering" . + . + _:B7155305e096fea9150cfd6f7c78e670b . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + "1966"^^ . + "7"^^ . + "Journal 6 (1966)" . + "1"^^ . + . +_:B7c02d8dddd36572c42be086029d06166 "Elissa Farry" . +_:B7c02d8dddd36572c42be086029d06166 . + _:Bc7346727bee3280bcd133ea0bc40262e . + . + "http://www.lictor.tld/urbanest/nastier.html" . + "nucleon draftiness urbanest" . + "50"^^ . + "http://www.unpunctual.tld/lictor/draftiness.html" . + . +_:B511c6b15693c1dc7f181963cb91aeef9 "Seriozhenka Homen" . +_:B511c6b15693c1dc7f181963cb91aeef9 . + _:B6ec784444ad8489751ee43e8d7b187e4 . + . + "http://www.floridians.tld/glamorize/communistic.html" . + "precapitalistic breakfront glamorize" . + "67"^^ . + "http://www.hokums.tld/floridians/breakfront.html" . + . + _:Bc248fddd6a8bdf53b8a454271220cfe6 . + . + "http://www.pupfish.tld/jorum/insurgences.html" . + "morals scroungier jorum" . + "http://www.aweigh.tld/pupfish/scroungier.html" . + . +_:B59aa95a56ede2d59ad9f3ee523bd8730 "Charmayne Hewgley" . +_:B59aa95a56ede2d59ad9f3ee523bd8730 . + _:Bd8c98d9d3d41c1b654fe9be257542651 . + _:B1f86a689ead66a381d906bff0bd70d10 . + . + "http://www.justices.tld/tearstain/secureness.html" . + "machinize totalisms tearstain" . + "67"^^ . + "http://www.biostatistics.tld/justices/totalisms.html" . + . + _:B5ae76316460cf4a4074bf9275c8fc1ca . + . + "http://www.truculency.tld/superscriptions/phosgenes.html" . + "aped unpardoned superscriptions" . + "13"^^ . + . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . + _:B6341a5dab4332871f80402b5d5ae82e9 . + . + "http://www.anaemia.tld/bluebills/adolescently.html" . + "mercurochrome dreamers bluebills" . + "34"^^ . + "http://www.webless.tld/anaemia/dreamers.html" . + . + _:Bf7235860888ecb3f18f94de18c6b6873 . + _:Bba3a7d5996c9664b0d9efdc31902606e . + . + "http://www.rated.tld/irrationalities/capitalizations.html" . + "gusseted devisers irrationalities" . + "36"^^ . + "taxers irritates consensually preternaturally gruffs multiphasic highjacked jots capably directer" . + . +_:B93a8e6631527f05e8fb5fe64f88324e4 "Jot Albert" . +_:B93a8e6631527f05e8fb5fe64f88324e4 . +_:Bc49186e4e8d237dee8f776f127cceac9 "Nia Drakes" . +_:Bc49186e4e8d237dee8f776f127cceac9 . +_:B498d2a68e2aad56e495e0ce319db3a76 "Harley Daffern" . +_:B498d2a68e2aad56e495e0ce319db3a76 . +_:B2a8598995f171f32466fa2f87575d729 "Clemens Meriweather" . +_:B2a8598995f171f32466fa2f87575d729 . + _:Ba2e943385ac0ec19b57af4be8ee149c9 . + . + "http://www.pertaining.tld/fustiest/directories.html" . + "existences torrential fustiest" . + "70"^^ . + . + _:B44b1097c8ec80b9378e855cc2580faca . + _:B4c74368a4234f053cdb565ad6101c8cd . + . + "http://www.inchworms.tld/schticks/unrepentant.html" . + "overripe choruses schticks" . + "106"^^ . + . + _:Bdef777a02276d32bbb43cd92c3097505 . + _:B0d2f0bcdf3b3dc76b8af907ee97f7fec . + _:B66c8348778023bd8f535599078ed279f . + . + "http://www.aromatize.tld/elegizes/arrogates.html" . + "moratoria melders elegizes" . + "28"^^ . + . + _:Bc21f46a673073825244c49da1760248e . + . + "1967"^^ . + "http://www.plundering.tld/scribbling/popes.html" . + "decocting magnitudes scribbling" . + "88"^^ . + "http://www.mamas.tld/plundering/magnitudes.html" . + "bevels decocting plundering" . + . +_:B10549a29965d8dc6946f88880b094fab "Adelaide Certosimo" . +_:B10549a29965d8dc6946f88880b094fab . + _:Bd0092d211a1a7f2c03b02d60dea8318d . + . + "http://www.bostons.tld/vasodilator/undeserving.html" . + "chlorite sculling vasodilator" . + "151"^^ . + "http://www.suppresses.tld/bostons/sculling.html" . + . + _:B6d1f4ab62049e9af49b06244387b3c6b . + _:Bd338824712394dd5987e2c5d376ceabc . + . + "http://www.populating.tld/repasted/amusement.html" . + "parlours zooming repasted" . + . + _:B3ec58a51c81198f6e50d8da010130347 . + _:Bb9155737105f8eff426737872c00c3f9 . + . + "http://www.pants.tld/deflecting/spale.html" . + "disadvantageous woodchuck deflecting" . + "4"^^ . + . + _:B052e7a06dcba56ed517f803b13235937 . + . + "http://www.scoldings.tld/unsexing/simpleness.html" . + "reabandoned seasonality unsexing" . + . +_:B56d1e783c402efe047135865f6be7016 "Hortencia Brenda" . +_:B56d1e783c402efe047135865f6be7016 . +_:Bc6aaeb89a474b5d6fd0d466034c0ce8c "Grgory Primo" . +_:Bc6aaeb89a474b5d6fd0d466034c0ce8c . +_:B97af1e6151f99ef9fb16ae958748384f "Lili Atoe" . +_:B97af1e6151f99ef9fb16ae958748384f . +_:Be19330c4d02e8b4ea227fbe98a89e6de "Zenko Pellietier" . +_:Be19330c4d02e8b4ea227fbe98a89e6de . + _:B8e80e3dd4b806d7a90d086d9ec543f0e . + . + "http://www.identifiability.tld/older/counselable.html" . + "reputedly stagier older" . + "48"^^ . + "http://www.overcautiously.tld/identifiability/stagier.html" . + . + _:B045a8f2af7ca0c3c9b5b1af2f14563f3 . + . + "http://www.paralytic.tld/pardons/jewels.html" . + "mannishly nettlier pardons" . + "191"^^ . + "http://www.gyros.tld/paralytic/nettlier.html" . + . +_:Bf828c563ffd69482fd3504a48c43a4ac "Anissa Sciarretta" . +_:Bf828c563ffd69482fd3504a48c43a4ac . + _:B17f752f31be0b00d2d89676913bfed46 . + . + "http://www.neoplasms.tld/hiltless/barbarize.html" . + "botticelli stodgily hiltless" . + "128"^^ . + "http://www.tabasco.tld/neoplasms/stodgily.html" . + . + _:B77981c03ed50178703721ad964c530db . + . + "1963"^^ . + "http://www.plumps.tld/caesium/peripherally.html" . + "spics oversteps caesium" . + "11"^^ . + "undiminished plumps oversteps" . + . + _:Be560234230b4795cb8db68f1e4cf09bf . + _:B695109f553721764e5fec97d0d388f24 . + . + "http://www.zaftig.tld/circuitously/surrounding.html" . + "exsert outgrows circuitously" . + "138"^^ . + "http://www.quadrated.tld/zaftig/outgrows.html" . + . + _:B1b110e4bb444b032c6a5189fb90d2703 . + . + "1966"^^ . + "http://www.bereavement.tld/threnody/overindustrialize.html" . + "faded oppositionist threnody" . + "87"^^ . + "kebab bereavement oppositionist" . + . + _:B9b1a35c3a38bc7899b03c45a3e08c691 . + . + "http://www.prosperousness.tld/buzzards/combaters.html" . + "thankyou godheads buzzards" . + "70"^^ . + . + _:B79f8221af0ca4e2550a3545a355d4eb9 . + . + "http://www.inutile.tld/withered/universities.html" . + "sauciness elvishly withered" . + "88"^^ . + . +_:B47ad98d898fe8718a6a7c8bcee2a4983 "Jephtah Pecatoste" . +_:B47ad98d898fe8718a6a7c8bcee2a4983 . +_:B0f7d963d925137342bcadfb98fa83fe8 "Astamata Micthell" . +_:B0f7d963d925137342bcadfb98fa83fe8 . +_:Be35f5f69a2bf54f3d6539f4a75b5faa4 "Lucretia Ferndez" . +_:Be35f5f69a2bf54f3d6539f4a75b5faa4 . +_:B153ca24fe59a90ad137bbcbe46b5058e "Japhet Snowball" . +_:B153ca24fe59a90ad137bbcbe46b5058e . + _:Bc3a6ecfbc11494bd5da3dfac1c5b2585 . + . + "http://www.trioxides.tld/lumberyard/guaranies.html" . + "desiccants enzymologies lumberyard" . + "55"^^ . + "http://www.dyadics.tld/trioxides/enzymologies.html" . + . + _:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 . + . + "http://www.artificially.tld/javelins/uxorious.html" . + "commonplaces scepters javelins" . + "99"^^ . + "http://www.conquerable.tld/artificially/scepters.html" . + . + _:B598d0771385010b71c85b93263d3c049 . + _:B24529cf4d466c58e2408242caa1060b6 . + . + "http://www.superseding.tld/levitating/noncoagulating.html" . + "mechanotherapies unitarianism levitating" . + "32"^^ . + . + _:B3c7a2f3e66a73c1ffd02e15cc82e526e . + . + "http://www.nonpluses.tld/embarked/carbo.html" . + "seabeds judice embarked" . + "93"^^ . + "http://www.dozens.tld/nonpluses/judice.html" . + . + _:B46b58e44f6fd6ea5a0a169f42687937e . + . + "http://www.pinesap.tld/aglare/stiffest.html" . + "popes profoundest aglare" . + "143"^^ . + "http://www.scribbling.tld/pinesap/profoundest.html" . + . + _:Bf6c2bc29228a1367937a215c2ff7c9af . + . + "1955"^^ . + "http://www.senator.tld/metamers/lorn.html" . + "bloodworm relents metamers" . + "53"^^ . + "http://www.clematis.tld/senator/relents.html" . + "forearming bloodworm senator" . + . + _:Be01759322b5e1ff4b343ae89d1179e3b . + . + "1954"^^ . + "http://www.repudiation.tld/fudged/tympanum.html" . + "lecheries cubistic fudged" . + "148"^^ . + "connections repudiation cubistic" . + . + _:B15d57b7c95f1d2e540b2dc3a7add71b6 . + . + "http://www.navigating.tld/profoundness/syphoned.html" . + "booms readjourned profoundness" . + "34"^^ . + "11"^^ . + . +_:B678ca684cead7e24594a826a79d16e9b "Francis Petway" . +_:B678ca684cead7e24594a826a79d16e9b . +_:Bf12149a48c7dd487c35b79a01aba57bc "Shabaan Voyles" . +_:Bf12149a48c7dd487c35b79a01aba57bc . + _:Bf45b422d9ff8043e82b20346c5b9fe40 . + _:B9b98c72dd6d118b2bb6d60be2a7793fe . + . + "http://www.bimethyls.tld/joyrider/impotences.html" . + "crocking foxfires joyrider" . + "170"^^ . + . + _:B9935bd0b1ea81ec8a6d13bccebd2112f . + . + "http://www.rebutter.tld/warmakers/worshipper.html" . + "tarantulae jimjams warmakers" . + . +_:B45d16639f05d2ac3d229cc1800eb1c1c "Clarisse Todor" . +_:B45d16639f05d2ac3d229cc1800eb1c1c . + _:B64362679d4bf6ec1b8b7e8a96bdcff5c . + . + "http://www.recleaning.tld/mopishly/codifier.html" . + "schizo preachings mopishly" . + "81"^^ . + "http://www.reformulated.tld/recleaning/preachings.html" . + . + _:B3e961b4eb0a1640020c83c6c1a66595e . + . + "http://www.necking.tld/bigheaded/endangerment.html" . + "abjuration rancheros bigheaded" . + "154"^^ . + . +_:Bf2cdbc4bc22575c8c0f8ac10faaef21a "Adriane Fitzwater" . +_:Bf2cdbc4bc22575c8c0f8ac10faaef21a . + _:Bb0b0a1b1b4ad9a9ec2a83240834180e2 . + . + "http://www.unconquerable.tld/pinched/kaiak.html" . + "decadents perspicacity pinched" . + "160"^^ . + "http://www.steelier.tld/unconquerable/perspicacity.html" . + . + _:B2df5165ff0b25da86f8240b676e79979 . + . + "http://www.healer.tld/skulled/siestas.html" . + "exuberance nominates skulled" . + "157"^^ . + "http://www.hospitalities.tld/healer/nominates.html" . + "battener pedaling optimized nacre birthrates ownership enervator suppleness probating trader reprehending gavots restaffing winesops combes paranoias datable population disobliging reds armorers uric klutzier simonize scrappier bristling noggings protozoal maestri springiest mortuaries wabble swaggered gens atmans saviors retained lyre zonation woolens worrywarts snickery munificently sleekened phlegmatic globularness overriding jodhpur poetized ciliary coitus blitzkriegs oviparous inkpots primers compiler interlocked unarticulately resonants crockets reutilization raggedness chicaning prebill magellan enditing boodles carried biblically categorically conserving taoists tannest originalities breakdowns trajectories pyramids honour bookends viols fuzes globoids sheds castors swather tinklier slakes lapidates nonabsorbable demonetize speeder handcrafting proverbs resummoning clandestineness beanlike apartmental reconviction quieten blotter connections lecheries repudiation cubistic fudged tympanum believes electively tubbier interdictory nefarious penchants stroboscope sherpa placaters papers passant crinoline misapprehended tieclasp emulations bridging stronger untruthfulness annihilation" . + . +_:Ba82dd40de277d5e63fb3ac3ea65fbb3e "Koko Borgstrom" . +_:Ba82dd40de277d5e63fb3ac3ea65fbb3e . +_:Bd61f866a9150c8a8edfc42b2bfbba35f "Christiane Parson" . +_:Bd61f866a9150c8a8edfc42b2bfbba35f . +_:B561192b28fee2bba28cea89b2b12dd0b "Takanobu Trytten" . +_:B561192b28fee2bba28cea89b2b12dd0b . +_:B01686748ab7fa6f92cfafe3b745d8c8e "Cornelia Mckahan" . +_:B01686748ab7fa6f92cfafe3b745d8c8e . +_:B215011dc7a7182a65f90238a3ce4985a "Estrella Billey" . +_:B215011dc7a7182a65f90238a3ce4985a . + _:B511c6b15693c1dc7f181963cb91aeef9 . + . + "1950"^^ . + "http://www.queued.tld/hirsutism/nudie.html" . + "cleansing prospectuses hirsutism" . + "122"^^ . + "orthodontics queued prospectuses" . + . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "1967"^^ . + "http://www.affirmatives.tld/muddily/incorporating.html" . + "hatchelled hymnbooks muddily" . + "84"^^ . + "idealist affirmatives hymnbooks" . + . +_:B9097e7b06ec1ea6dc9f751599cbc75a3 "Botan Loretto" . +_:B9097e7b06ec1ea6dc9f751599cbc75a3 . + _:Befc34446dadd4781e9364dc6a3069c2c . + . + "http://www.agric.tld/disintegrator/oblongish.html" . + "nonliving proliferating disintegrator" . + "112"^^ . + . + _:B89ac97d30c2e010f7d9b968aa0719509 . + . + "http://www.xenic.tld/nonmalignant/repayment.html" . + "genealogies doggerel nonmalignant" . + "155"^^ . + "http://www.obedience.tld/xenic/doggerel.html" . + "jocundly pensees generalizable limpidity agronomist reneging neguses uprisers insistence assemblyman valence bingo navigation loveliness ytterbic whapped redeliver bedlamp biomasses specs meshing distractibility synapsing appertains modester beaters statuting whiteout attractively vower trounced astringed zeolite daredevils shadings disasters bovines swordfishes milles flunkers chased psychokinesis sutural skydived gung backfield lutings kindhearted fabulously enchain resolves legaleses cruzados cudgeling sublessee featherier misnaming microradiographically streets flips heritrix deliquescence minelayer retitle russians assuaged blurting coxwains jouncy typhoons frankfurters chuckfull ambiguously trachomas skiey masochists misdirect duchesses undoers overtiring hazier snobberies sumptuously idealism homelike pollinating salably impeding revoltingly extirpations hosannas interfaces kinesthetic nonclassically gatemen reduces impureness epidemiologies responds feoffment redemonstrated leprechaun tsarists obeyable emblazoning adduct jerseyite melodically rowdyism pauperizing spryer humidifier babylonians homicides impostors viceroyalty rovings misintelligence tymbal gargoyle imply bluecoats resurgence distributable spaying flubbed gamuts concomitance unpuckered viragos offside oddest meritoriously inflexibility wornness insulation maladministrative inaptly crawlway vealier ops participator scintillates" . + . +_:B7cc601c2e391beb3af466e6febf3487b "Hallie Branciforte" . +_:B7cc601c2e391beb3af466e6febf3487b . +_:B346d303acbf5d173d074ee02a923170b "Hiroharu Fram" . +_:B346d303acbf5d173d074ee02a923170b . +_:Be94290896a940cd5cc8faf0cdfd53417 "Bahar Banter" . +_:Be94290896a940cd5cc8faf0cdfd53417 . +_:B6e561415bde130a67f831ffe7b5834eb "Ritchie Siwek" . +_:B6e561415bde130a67f831ffe7b5834eb . +_:B3647c8c8c1420de9e5bdf461f954b4b4 "Nelek Lounder" . +_:B3647c8c8c1420de9e5bdf461f954b4b4 . + _:B831b98dcea24f41ff5218335dbd3ac3e . + _:B88136b21bca69f356f24cf3e78af7b05 . + . + "http://www.crispens.tld/distorting/overinflating.html" . + "satanism predestines distorting" . + "36"^^ . + "http://www.crappiness.tld/crispens/predestines.html" . + . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + . + "http://www.embroiling.tld/concluder/debouching.html" . + "aboral ponchos concluder" . + "57"^^ . + . + _:B750f3468575a1e6886eb2efc887b68fe . + . + "http://www.overheaps.tld/sphering/saxophonist.html" . + "shunpiking squealer sphering" . + "67"^^ . + "http://www.alleged.tld/overheaps/squealer.html" . + . + _:B9fdee88a4bd24f6a6b8b3aa60853acf5 . + "1965"^^ . + "http://www.sporting.tld/cubed/adornment.html" . + "initiative perfectibility cubed" . + "http://www.simplices.tld/sporting/perfectibility.html" . + "chillers initiative sporting" . + . + _:B8cb9a06697310200a43428ac6de6ecdb . + "1965"^^ . + "http://www.lakings.tld/miterers/marsupials.html" . + "budgie wellsite miterers" . + "178"^^ . + "assents lakings wellsite" . + . + _:B39a0dd73d14ad297c0daffb889c4b7a0 . + . + "http://www.rehashed.tld/understood/antrum.html" . + "bellicosely clerkliest understood" . + "152"^^ . + "http://www.creator.tld/rehashed/clerkliest.html" . + . +_:B11e9033faa6fe70cca92f347ec0cad42 "Jeraldo Killoren" . +_:B11e9033faa6fe70cca92f347ec0cad42 . +_:Bc9cda36510ca5052ce277985d69b99f0 "Alona Lucario" . +_:Bc9cda36510ca5052ce277985d69b99f0 . + _:B194f3d87929867e217abd1c43f884af5 . + . + "1965"^^ . + "http://www.indicating.tld/fancily/impressionist.html" . + "tailbones flooding fancily" . + "78"^^ . + "http://www.terminatory.tld/indicating/flooding.html" . + "unbeholden tailbones indicating" . + . + "remodeler blightingly assonances" . + _:Bda74cd8175922f033f2c050e9cf54499 . + "http://www.flashbulbs.tld/assonances/antiquarianism.html" . + "blightingly antiquarianism clerking" . + "1964"^^ . + _:Becf321fcc2f317f0c7294f0fde7ac74b . + . + . + "http://www.assonances.tld/clerking/remain.html" . + "46"^^ . +_:B0ddff49ae085ed84e807185bea38145d "Dewayne Buttermore" . +_:B0ddff49ae085ed84e807185bea38145d . +_:Baa525decb548c6c1ff0ad15caceac5f9 "Placenta Pahls" . +_:Baa525decb548c6c1ff0ad15caceac5f9 . + _:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + . + "1963"^^ . + "http://www.reconsigned.tld/architraves/motorboat.html" . + "predestinates dismantled architraves" . + "109"^^ . + "http://www.enamouring.tld/reconsigned/dismantled.html" . + "sapped predestinates reconsigned" . + . + _:B41cbb6cf81a4ead9fb402fb2a84b75b0 . + . + "http://www.yorkers.tld/rowel/macaronis.html" . + "infinitely hermaphrodism rowel" . + "60"^^ . + "http://www.concaveness.tld/yorkers/hermaphrodism.html" . + . + _:B84b4a0917c93a3d122b28c3321278b83 . + . + "http://www.communism.tld/gibbosity/nevadan.html" . + "demeanor bitches gibbosity" . + "180"^^ . + "http://www.inflator.tld/communism/bitches.html" . + . + _:Bb3ac581c0dfcc486dfd5dbe4324024d3 . + . + "http://www.tarried.tld/tablesful/duckbills.html" . + "uncleanly erupts tablesful" . + "http://www.weaning.tld/tarried/erupts.html" . + . + _:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B7e8de26ece5ebf6485993dc4ab7ec92f . + "1959"^^ . + "4"^^ . + "Journal 4 (1959)" . + "1"^^ . + . + . + _:Be5dac0b8eef93d421e02ec4513bdd1cf . + _:B509e76ef8745a5ee631370fb6d2c72d5 . + . + "http://www.frequented.tld/witnesses/pharisaical.html" . + "ouzels negatively witnesses" . + "62"^^ . + "http://www.hairiest.tld/frequented/negatively.html" . + . + "1961"^^ . + "2"^^ . + "Journal 6 (1961)" . + "1"^^ . + . + _:B88cff9455333a3f44a26e9498ceff5ba . + _:Be6079e524c8feb6bf610611fedcbac95 . + . + "http://www.annularity.tld/hardcase/winterer.html" . + "assassinator illegitimation hardcase" . + "139"^^ . + "http://www.furthers.tld/annularity/illegitimation.html" . + . +_:Bc4fa21fdea4c1fbab385d02374b2144a "Haruhiko Tindell" . +_:Bc4fa21fdea4c1fbab385d02374b2144a . +_:B94459ca396828bca29d8ea16818455e6 "Irmengard Vanmiddleswor" . +_:B94459ca396828bca29d8ea16818455e6 . +_:B76f6e6b6b6af9181583bdad2c9e37f8e "Francesca Lins" . +_:B76f6e6b6b6af9181583bdad2c9e37f8e . +_:B84cba8870745da49ce13e2448210d460 "Tamiyo Chernick" . +_:B84cba8870745da49ce13e2448210d460 . +_:B3abe95203fc4490b84efb55e2a8bf823 "Idurre Lagrave" . +_:B3abe95203fc4490b84efb55e2a8bf823 . +_:Be912682f3701260fa137ad3a0e26aed3 "Eustace Henein" . +_:Be912682f3701260fa137ad3a0e26aed3 . +_:B17f6df6701a47a83f1eebb05d2a64a20 "Galtero Kiening" . +_:B17f6df6701a47a83f1eebb05d2a64a20 . +_:B7ceedab872c915c030361db6834698f3 "Mina Breuninger" . +_:B7ceedab872c915c030361db6834698f3 . + _:Be312e6b99f97ce44bba9d8c6a4a43229 . + . + "http://www.retailer.tld/oatcake/fluors.html" . + "bastioned cabalism oatcake" . + "183"^^ . + "http://www.flanneling.tld/retailer/cabalism.html" . + . +_:B088d51e16932d562fe4d4350598ba00d "Boje Ostrum" . +_:B088d51e16932d562fe4d4350598ba00d . + _:B59f8a5a38842cfcb42d6a8fbc8e55d09 . + . + "http://www.forestall.tld/precipitating/unindemnified.html" . + "interminably tuberoid precipitating" . + "148"^^ . + "http://www.ungainly.tld/forestall/tuberoid.html" . + . + _:B49e24e8ed09751a8ee1fcc76726cd8fd . + _:B8c15c17409ccfb20708824a1ab52ec73 . + . + "http://www.skeeters.tld/pinspotter/paganizes.html" . + "unauthentic teentsier pinspotter" . + "32"^^ . + "http://www.lolloping.tld/skeeters/teentsier.html" . + . +_:B4ee238ce4052706e2f94e5fddddeb448 "Yusri Lacerda" . +_:B4ee238ce4052706e2f94e5fddddeb448 . + _:B7483798df3523edf63333d0f985c8868 . + _:Bee460ddd16c21bca08677b3bb5fa348b . + . + "http://www.rivaled.tld/nard/humanest.html" . + "basking mopiest nard" . + "103"^^ . + . + _:B718b9ab6f63077ec6fe645ae1ed425d9 . + . + "http://www.dovetailing.tld/adamancy/lads.html" . + "jumps bilking adamancy" . + "72"^^ . + "http://www.philological.tld/dovetailing/bilking.html" . + . +_:Ba0acf240e71bab8b1e0e6b358c69343d "Xalvador Bitzenhofer" . +_:Ba0acf240e71bab8b1e0e6b358c69343d . +_:B5fc234d7f725336be41f6e1de2cb12be "Iolanda Kytle" . +_:B5fc234d7f725336be41f6e1de2cb12be . +_:B760212f138b710453e7db03e93e9b6b9 "Forest Flax" . +_:B760212f138b710453e7db03e93e9b6b9 . +_:Bad121fe2b3f974d9e8fb72abbd1021fc "Zulfa Vollick" . +_:Bad121fe2b3f974d9e8fb72abbd1021fc . + _:Bec96b46e80dff6afa56a58938a9312e3 . + . + "http://www.decanter.tld/sleaziness/pollywog.html" . + "lowbred burs sleaziness" . + "79"^^ . + . + _:Bbff5581b4968c237bf3dbd25fdf9ff8a . + . + "http://www.attendants.tld/pron/antiprotons.html" . + "girly dedicator pron" . + "30"^^ . + "http://www.sheers.tld/attendants/dedicator.html" . + . + _:Bb8151e5dafe37beec1e8f6a081801967 . + . + "http://www.czarists.tld/unimpeachable/romancing.html" . + "wigwams brattish unimpeachable" . + "http://www.hyperbarically.tld/czarists/brattish.html" . + . +_:B682d6cbe1604a2340f43e822e004d508 "Matsu Goodwill" . +_:B682d6cbe1604a2340f43e822e004d508 . +_:B19e919942953c653e77430657fdc24f7 "Masafumi Gipson" . +_:B19e919942953c653e77430657fdc24f7 . + "1954"^^ . + _:B15079caf759121b399f126a075e5caca . + "http://www.interlocked.tld/resonants/crockets.html" . + . + . + "146"^^ . + "compiler unarticulately resonants" . + "http://www.resonants.tld/reutilization/raggedness.html" . + "unarticulately crockets reutilization" . + . + _:Bb7ca4600c522b4cfaa42f2ef77164496 . + . + "1966"^^ . + "http://www.outwits.tld/footlessness/chirpy.html" . + "retrofiring homey footlessness" . + "scrambler outwits homey" . + . +_:B179a5221e7f3bf016dc9b73d7de77faa "Dela Hawse" . +_:B179a5221e7f3bf016dc9b73d7de77faa . +_:B1f4a71eb06967c083813dd4b1f9ea355 "Lucero Companie" . +_:B1f4a71eb06967c083813dd4b1f9ea355 . + _:B01a7d98eedcc6ad9bd7fba6d3ed06880 . + "1965"^^ . + "http://www.borings.tld/sparked/disowns.html" . + "shearers centrifuging sparked" . + "65"^^ . + "http://www.bacteriologically.tld/borings/centrifuging.html" . + "tinselly shearers borings" . + . + _:B59a754a869ad171456b7d3f935ed4882 . + . + "http://www.diagramed.tld/bandboxes/kneeling.html" . + "matchings subtotalling bandboxes" . + "111"^^ . + "http://www.pokeys.tld/diagramed/subtotalling.html" . + . + _:Bd371cec2869853022690a9a74f889e88 . + "1962"^^ . + "http://www.vaultings.tld/expediential/unsophisticated.html" . + "superegos garret expediential" . + "136"^^ . + "http://www.rows.tld/vaultings/garret.html" . + "pomaded superegos vaultings" . + . + _:B3d1408fb35ecacb3e0163e3ef0e8b8b5 . + . + "http://www.ensuring.tld/vouchsafed/expediency.html" . + "brigs triskaidekaphobia vouchsafed" . + "43"^^ . + "http://www.depressives.tld/ensuring/triskaidekaphobia.html" . + . + _:B984e96f69d9029d4e09aaf0011a5fc67 . + . + "1965"^^ . + "http://www.denominates.tld/disabler/leukocytes.html" . + "amidship discomposes disabler" . + "82"^^ . + "http://www.dinguses.tld/denominates/discomposes.html" . + "honking amidship denominates" . + . + _:B732dd6f5f53d7b83212a8bbf9cbc0763 . + . + "http://www.after.tld/pigeonholed/personalizing.html" . + "vocalizer unrhymed pigeonholed" . + "55"^^ . + "http://www.oscillometric.tld/after/unrhymed.html" . + . + _:B98bcfbfeaf212447e429df840753151c . + . + "http://www.knapsacks.tld/spavins/circumlocutions.html" . + "thumper subsides spavins" . + "32"^^ . + "http://www.infidels.tld/knapsacks/subsides.html" . + . +_:Bc92cc4d08e464297d57bff50fb44f5c7 "Terciero Pridmore" . +_:Bc92cc4d08e464297d57bff50fb44f5c7 . + _:B934abad6a73614022cd7f7bf1c2403fd . + . + "1955"^^ . + "http://www.scavenges.tld/cheesier/tabourers.html" . + "buffoonish preplanned cheesier" . + "http://www.papyruses.tld/scavenges/preplanned.html" . + "lienteries buffoonish scavenges" . + . + _:Bb202d50f39239809a7073f97a27bbe33 . + _:B3dff0533ca27cd3b2ab866d04d870609 . + . + "http://www.broths.tld/sidesaddles/shredded.html" . + "pylorus pureness sidesaddles" . + "12"^^ . + "rethink outpace oilpapers daunted immunologist watermen obloquy fossillike pleurisies bartering" . + "http://www.vendibly.tld/broths/pureness.html" . + . +_:Bff6c08e1d23aeee9972ab3403234e4f6 "Richika Cokeley" . +_:Bff6c08e1d23aeee9972ab3403234e4f6 . + _:B1bb55e73b084208aefc48678f77a508e . + . + "1954"^^ . + "http://www.tinklier.tld/lapidates/nonabsorbable.html" . + "swather slakes lapidates" . + "140"^^ . + "http://www.castors.tld/tinklier/slakes.html" . + "sheds swather tinklier" . + . +_:B403c97596a8314f0f30a073ab6b61f7e "Shiba Caples" . +_:B403c97596a8314f0f30a073ab6b61f7e . + _:B79d1bf62d3f89cdf8d8856b4a3db8ae9 . + . + "1963"^^ . + "http://www.philadelphian.tld/tufters/macle.html" . + "sorbets checking tufters" . + "93"^^ . + "apathetically philadelphian checking" . + . + _:B6d78e079f96fecb628ff0dc02bfdd67a . + . + "http://www.activistic.tld/elicitor/causable.html" . + "sawmills jugular elicitor" . + "23"^^ . + . +_:Bab2f8df1eca7894a961c3eb7dfe22bc1 "Yoshiko Zuziak" . +_:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + _:Be02f1481bce0c586d78b327bfb195301 . + _:B8a182dd30784d4a37e5e3e592b704aae . + . + "http://www.reassimilating.tld/disassembles/altering.html" . + "sellers pleadable disassembles" . + "10"^^ . + "http://www.carcinogenicity.tld/reassimilating/pleadable.html" . + . + _:B218718fe36fadfb63fa76fead18e3bbf . + _:B5b9e9ee30e9068ca10b0e58e15eae6fe . + . + "http://www.convalesces.tld/stoutness/appreciators.html" . + "chromite knowinger stoutness" . + "19"^^ . + "11"^^ . + "http://www.hooted.tld/convalesces/knowinger.html" . + . +_:Be6cdfdfbfbb0ef9636e30a33f53f2909 "Valentina Topia" . +_:Be6cdfdfbfbb0ef9636e30a33f53f2909 . + _:B47ad98d898fe8718a6a7c8bcee2a4983 . + . + "http://www.knackers.tld/whiningly/neediest.html" . + "legitimating flowages whiningly" . + "96"^^ . + . + _:B8a150828712a2d45daeeb5f465a9c82b . + . + "http://www.condonable.tld/elms/multivitamins.html" . + "spottily conversing elms" . + "125"^^ . + "http://www.tantras.tld/condonable/conversing.html" . + . + _:B773cdacf2d939737f478c3177d4321aa . + . + "http://www.spherical.tld/beaky/motormen.html" . + "sallowy stockyard beaky" . + "188"^^ . + "http://www.electrocutes.tld/spherical/stockyard.html" . + . +_:B9565968c9c142f4216aa65e8eb5cc80b "Aasiya Mainer" . +_:B9565968c9c142f4216aa65e8eb5cc80b . +_:B674c434195f4202ef66f0892ab1a7578 "Helmtrud Mesplay" . +_:B674c434195f4202ef66f0892ab1a7578 . +_:B8bae6d95aae30c66504ac6d69f356f69 "Geroy Devins" . +_:B8bae6d95aae30c66504ac6d69f356f69 . +_:B49ea8bfeb84d475d895a757c49d142a2 "Miska Hudler" . +_:B49ea8bfeb84d475d895a757c49d142a2 . +_:B6b5e975b831bbdfb3daa199ab7429997 "Lene Vosquez" . +_:B6b5e975b831bbdfb3daa199ab7429997 . +_:Bb58daacbab4b07abc47a17c0ca2453bd "Ruby Decristoforo" . +_:Bb58daacbab4b07abc47a17c0ca2453bd . + _:B570973d16b2e60ae84ec9eb3b77debc7 . + . + "1950"^^ . + "http://www.growling.tld/queerer/firmers.html" . + "amerced submember queerer" . + "50"^^ . + "ringer growling submember" . + . + _:B54583aa88929ae7fcf706b2ab78ccdd8 . + . + "http://www.farcy.tld/pkg/jiggles.html" . + "vasectomies caved pkg" . + "157"^^ . + "http://www.oversharp.tld/farcy/caved.html" . + . + _:B0f098d974e925b40f975297c0343d166 . + . + "http://www.vermifuge.tld/tunelessly/attracts.html" . + "camouflagers belles tunelessly" . + "137"^^ . + "http://www.conspectus.tld/vermifuge/belles.html" . + . + _:B980776210bc32e2dc6f31bbbea44b5ae . + . + "http://www.cuban.tld/bonbons/crullers.html" . + "waitings saturdays bonbons" . + "158"^^ . + "http://www.pelter.tld/cuban/saturdays.html" . + . + _:Bb24a533eb4fc3f30b09f83277e6c9bff . + _:B504b174a2bfccd421cdefbd4cd35df98 . + . + "http://www.colonies.tld/transplantations/forfends.html" . + "hepatics defalcate transplantations" . + "85"^^ . + "http://www.triplets.tld/colonies/defalcate.html" . + . + _:Bd537fda4dfcdf08836c343f1e373fe12 . + "1958"^^ . + "http://www.redevelops.tld/terminally/rogued.html" . + "landowning atomizer terminally" . + "30"^^ . + "pouts redevelops atomizer" . + . +_:B0a9d046d167095cec51f39ab1abf099d "Eus Delagado" . +_:B0a9d046d167095cec51f39ab1abf099d . + _:Bc90dbf58f1036b70146609a9fd8791e7 . + "1964"^^ . + "http://www.shive.tld/imped/quagga.html" . + "expressiveness nonassertive imped" . + "51"^^ . + "http://www.fatsoes.tld/shive/nonassertive.html" . + "stager expressiveness shive" . + . +_:Bb3992dce70488b18be2c0372a736a291 "Dewi Rappleyea" . +_:Bb3992dce70488b18be2c0372a736a291 . +_:Ba9070d4ec6b27bb0ffa2de3b26157016 "Kathrein Gelvin" . +_:Ba9070d4ec6b27bb0ffa2de3b26157016 . +_:B92d6e82819a0473555e76c4c8dbb61a4 "Abelando Rodinson" . +_:B92d6e82819a0473555e76c4c8dbb61a4 . +_:B400dcdf9760489e893e74ca98dbefdad "Bezubaia Wiece" . +_:B400dcdf9760489e893e74ca98dbefdad . + _:B2b31f82ae7a9358ffb890cf794b5d276 . + _:Bc0daedb97ca4b5baf2b9e9e559c5ee8f . + . + "http://www.deescalating.tld/roper/interdenominational.html" . + "presages browbeats roper" . + "182"^^ . + . + _:B62cf4362cad9c92fd07b51017b20f47b . + . + "http://www.worsted.tld/bluesman/bugs.html" . + "nonvirulent skewered bluesman" . + . +_:B9b9ec66321115db2742c787eef4eac78 "Caseareo Haner" . +_:B9b9ec66321115db2742c787eef4eac78 . + _:Bb13d102b85341653fa671a575f1c8b63 . + . + "http://www.catatonics.tld/odyl/multiplexer.html" . + "misdoubts wavery odyl" . + "155"^^ . + "http://www.daylights.tld/catatonics/wavery.html" . + . + _:Ba97dce14ce3720d11d25d9aeb765122a . + . + "1965"^^ . + "http://www.drayages.tld/silks/fascinating.html" . + "trackmen simplicities silks" . + "reaccredits drayages simplicities" . + . + _:B43e012db489733d0213b48c360ff15f7 . + . + "http://www.hallowing.tld/unsubtly/morphos.html" . + "undersize feints unsubtly" . + "123"^^ . + "http://www.bung.tld/hallowing/feints.html" . + . + _:Bcbd6aa188b497f7585d05a18af29a838 . + . + "http://www.lazyish.tld/bulwarks/nontechnical.html" . + "abacuses gawkish bulwarks" . + "176"^^ . + "http://www.bumping.tld/lazyish/gawkish.html" . + . + _:B8fbcf615e34f46a5855e1d38a7e19061 . + . + "http://www.decentring.tld/notions/inscrutably.html" . + "vociferation reviser notions" . + "175"^^ . + . + _:B9f0ae98c4a737d708a92b7ae7dd89970 . + . + "http://www.derms.tld/heeded/censorable.html" . + "parallelograms photons heeded" . + "160"^^ . + "http://www.tamest.tld/derms/photons.html" . + . + "Proceeding 4 (1966)" . + "Springer-Verlag, Germany and New York" . + "1966"^^ . + "gimmicky cathouse wotted" . + _:B7155305e096fea9150cfd6f7c78e670b . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + "1280"^^ . + . + "0-4734-1378-0" . + _:B1847ae572370abe7d1a110a7479f59c2 . + "http://www.cathouse.tld/truancies/illuminator.html" . + _:Be57d9793c65bd021817d1560fb0e0142 . + _:B4acc6dad3847e9ad93c49fa6f5eb848f . + . + "http://www.interlining.tld/biomechanics/overtones.html" . + "requires courters biomechanics" . + "24"^^ . + "http://www.frostbiting.tld/interlining/courters.html" . + . +_:B3900502b49055bc54c27e999749e8350 "Abril Mallory" . +_:B3900502b49055bc54c27e999749e8350 . +_:Bc913c4e9a0ee7c684524f228068d72f1 "Geeti Havelka" . +_:Bc913c4e9a0ee7c684524f228068d72f1 . + "centiliter mailability inwardly" . + "http://www.romanticists.tld/inwardly/monopolistically.html" . + "http://www.inwardly.tld/exults/popedom.html" . + "mailability monopolistically exults" . + "40"^^ . + "1967"^^ . + . + . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + . +_:B0407866b6977d5a2511d176308dcb180 "Tejana Kildow" . +_:B0407866b6977d5a2511d176308dcb180 . + . + _:Be771857eafd7591b3cadd69a8654c389 . + . + "http://www.chuffs.tld/matriculant/flexes.html" . + "gnashes redundance matriculant" . + "88"^^ . + "http://www.malingerers.tld/chuffs/redundance.html" . + . + _:B3b7412fd782d066eb944c863b5937e57 . + . + "1957"^^ . + "http://www.ancestries.tld/waffles/seemlier.html" . + "folktales ringworm waffles" . + "http://www.reinterrogate.tld/ancestries/ringworm.html" . + "lothsome folktales ancestries" . + . + _:B5218fdb1232fb870c8f54abd7339058c . + "1956"^^ . + "http://www.outrun.tld/specifier/overpriced.html" . + "redcap copyreaders specifier" . + "popularization outrun copyreaders" . + . +_:B561788b6a045df731a2bd3de0aeaf3e8 "Rostislava Shelling" . +_:B561788b6a045df731a2bd3de0aeaf3e8 . +_:B4105994c6c6007109f546f3fa02e067f "Aseema Collett" . +_:B4105994c6c6007109f546f3fa02e067f . +_:B70ff0a8890e9f7c14361a60d8d69b70b "Vasilista Hamic" . +_:B70ff0a8890e9f7c14361a60d8d69b70b . +_:B29cd54b14f8361080449d8bcfcf9d1ed "AbdulHaadi Castellan" . +_:B29cd54b14f8361080449d8bcfcf9d1ed . + _:B53bd311fac19c9047f0460657d8cc0db . + . + "http://www.centralizes.tld/pathological/donut.html" . + "tarnishable nonferrous pathological" . + "46"^^ . + "http://www.bourgeoned.tld/centralizes/nonferrous.html" . + . +_:B89fef08000933586315691be97dc64b7 "Coleta Krenn" . +_:B89fef08000933586315691be97dc64b7 . +_:B6b22fee2c7efa4029a58c523a7c95670 "Huyen Peppas" . +_:B6b22fee2c7efa4029a58c523a7c95670 . + _:B860a430afd6049d4912be0b48d636dde . + . + "http://www.crispened.tld/tramlines/bauds.html" . + "bitchiest polarized tramlines" . + "56"^^ . + "http://www.closers.tld/crispened/polarized.html" . + . + _:B149622970ada8b0647e28f7dfe02dc4e . + . + "1962"^^ . + "http://www.subcauses.tld/bulger/libraries.html" . + "connecting onery bulger" . + "21"^^ . + "http://www.unamortized.tld/subcauses/onery.html" . + "assigned connecting subcauses" . + . + _:B6d520499a90f45b086cd29b144b01b43 . + . + "http://www.horsewhip.tld/sorting/urethrae.html" . + "laces corporally sorting" . + "62"^^ . + "http://www.ecumenicalism.tld/horsewhip/corporally.html" . + . + _:B372a9e2d9158226b78a427f75d9bee68 . + . + "http://www.tosspots.tld/reemerges/qualities.html" . + "displeased ateliers reemerges" . + "46"^^ . + . +_:B58f25d5a4464f646e050d1c8950a88c8 "DeJohn Simmions" . +_:B58f25d5a4464f646e050d1c8950a88c8 . +_:B9a7746f80065731a973582aa8a5c7a8a "Chaya Montiel" . +_:B9a7746f80065731a973582aa8a5c7a8a . +_:Bbd63945610c20f87090e29f9f771f3e1 "Asher Rosendorf" . +_:Bbd63945610c20f87090e29f9f771f3e1 . +_:B26c051f75d2e96a52d065db7538997d5 "Waliyya Dandrea" . +_:B26c051f75d2e96a52d065db7538997d5 . +_:B62dee8e90d2f6e3919e019f3fc4a43a7 "Maru Harston" . +_:B62dee8e90d2f6e3919e019f3fc4a43a7 . +_:B748b84906db68bdc6650bcece526b0bc "Odintsova Zirkles" . +_:B748b84906db68bdc6650bcece526b0bc . +_:Bf831032e099de99df9a028d4bc5a6f7a "Maksim Kasuba" . +_:Bf831032e099de99df9a028d4bc5a6f7a . + _:B59f8a5a38842cfcb42d6a8fbc8e55d09 . + . + "1952"^^ . + "http://www.radiographs.tld/reacquisition/orangish.html" . + "aisles planked reacquisition" . + "169"^^ . + "radarscope radiographs planked" . + . +_:Ba899d829e67c0ae0809d0f2dcf69a260 "Brittani Gasman" . +_:Ba899d829e67c0ae0809d0f2dcf69a260 . +_:B7e60768702984f52a32b3ffe93c920ce "Kristie Roback" . +_:B7e60768702984f52a32b3ffe93c920ce . +_:B6d1770aa2f657bbd86569356241f19bb "Autry Wischman" . +_:B6d1770aa2f657bbd86569356241f19bb . + _:B4a480ed6fd7b3b4b2e19260bf083e06b . + . + "http://www.suability.tld/monographic/impracticalities.html" . + "nonadministratively unornamented monographic" . + "197"^^ . + . +_:B0b5904998e88f4329e7178e895fc7bff "Zofeia Sutton" . +_:B0b5904998e88f4329e7178e895fc7bff . +_:B46b58e44f6fd6ea5a0a169f42687937e "Eichiro Hodson" . +_:B46b58e44f6fd6ea5a0a169f42687937e . + _:Ba25fe7e8acb42db6ff537306d7feffea . + _:Bf4899126f1f50c41f346bdaf21c094dd . + "1959"^^ . + "http://www.understructures.tld/innateness/clamping.html" . + "alkyls neutrally innateness" . + "http://www.caitiffs.tld/understructures/neutrally.html" . + "gabbler alkyls understructures" . + . +_:B84cd6d2bc72da8b012b91d8eca4cb898 "Amalea Meyering" . +_:B84cd6d2bc72da8b012b91d8eca4cb898 . +_:Bd435d0bbba417c0611bec981498bbf65 "Manobu Peres" . +_:Bd435d0bbba417c0611bec981498bbf65 . + _:Ba625f9dab5d7ad2419e3883041f56964 . + . + "http://www.ribaldry.tld/mynahs/hahs.html" . + "punning certificating mynahs" . + "110"^^ . + "http://www.decalcified.tld/ribaldry/certificating.html" . + . + "192"^^ . + "http://www.zonation.tld/worrywarts/snickery.html" . + "http://www.retained.tld/zonation/woolens.html" . + "saviors lyre zonation" . + _:Bd9bed4d69d77e7f31433080987a289dd . + "1954"^^ . + . + . + "lyre woolens worrywarts" . + . + _:B394eedad79d1d4db21c25d439dbc4077 . +_:B49535f33946e5bf5f81a2cdacacd3aa2 "Jamaall Rohen" . +_:B49535f33946e5bf5f81a2cdacacd3aa2 . + . + _:B89c7e6c8c85ecc6c552aae2fdd8a0dab . + . + "http://www.neurosurgeon.tld/hunts/barrens.html" . + "underlaid innervated hunts" . + "http://www.marquise.tld/neurosurgeon/innervated.html" . + . + "http://www.discounters.tld/onondagas/curtesy.html" . + "1966"^^ . + _:B73bd4e22b98e7364e6e8b05cc6e341bb . + . + "callousness homophones onondagas" . + "cabbalah callousness discounters" . + "http://www.whitter.tld/discounters/homophones.html" . + _:Bf411f822c7145c4222f7f776cdabeeba . + . + "47"^^ . + _:B028d743e43162c2e900e5eb118a0bc68 . + . + "1965"^^ . + "http://www.cerias.tld/advocator/announcers.html" . + "gastrologists neoterics advocator" . + "198"^^ . + "http://www.weakfishes.tld/cerias/neoterics.html" . + "nutrients gastrologists cerias" . + . + _:B3abe95203fc4490b84efb55e2a8bf823 . + . + "http://www.flatcar.tld/aurorae/apologias.html" . + "rattlebrains ewes aurorae" . + "171"^^ . + "http://www.exhibited.tld/flatcar/ewes.html" . + . + _:B7790ded43d67b17a1826accb062d16fe . + . + "http://www.bestowed.tld/weeds/burse.html" . + "serenaded unlettable weeds" . + "180"^^ . + "http://www.aglimmer.tld/bestowed/unlettable.html" . + . +_:B32b63d30ae545f59e6fa764e151124d0 "Yoshiaga Vanish" . +_:B32b63d30ae545f59e6fa764e151124d0 . + _:B24825eb11202386996fc4519ae2f7955 . + . + "http://www.normalizes.tld/battled/saunter.html" . + "prorating deepens battled" . + "156"^^ . + . +_:B8703b43319a6f381dfc1f93c8b293497 "Donni Mak" . +_:B8703b43319a6f381dfc1f93c8b293497 . + _:B06da7d104b8716094af3019a92679af5 . + _:Becf321fcc2f317f0c7294f0fde7ac74b . + . + "http://www.hatched.tld/tesla/instanced.html" . + "expender archetypes tesla" . + "52"^^ . + . +_:B594e35af342037a6bf1540e4fc83c3fb "Alexandria Maietta" . +_:B594e35af342037a6bf1540e4fc83c3fb . + _:B31945ccc58e26dbaf603784b1a23e03f . + _:B7345b8944d51adf5784043cd90fce845 . + . + "1963"^^ . + "http://www.gripes.tld/congruencies/conformist.html" . + "fiord forevers congruencies" . + "123"^^ . + "pearled gripes forevers" . + . +_:Bf57591ac0f690fe00cfb9a7d54000248 "Llyr Denning" . +_:Bf57591ac0f690fe00cfb9a7d54000248 . + _:B14853ffb5279a82533037614a7e061cd . + . + "http://www.surfaces.tld/talkier/potherbs.html" . + "fashionably sided talkier" . + "57"^^ . + . + _:B372f00404c7c1f3d5cba4dbbe799260c . + . + "http://www.foxiest.tld/burgeons/recuses.html" . + "recapitulate cardinality burgeons" . + "http://www.unpredictability.tld/foxiest/cardinality.html" . + . + _:B949ec108d9eed0b566de77a6f66be47e . + . + "http://www.religions.tld/chisellers/tolerative.html" . + "fennels divulgence chisellers" . + "84"^^ . + "http://www.explanations.tld/religions/divulgence.html" . + . +_:Ba3e9f090da6c78a583bd8d7bb05a0bdb "Jourdain Satterlund" . +_:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + _:B6940aa7c076ec712e8926f133788ada9 . + "1946"^^ . + "http://www.ventricular.tld/immunoreactive/weasand.html" . + "morphia iteming immunoreactive" . + "http://www.psychos.tld/ventricular/iteming.html" . + "resourcefulness morphia ventricular" . + . +_:B7780301626f410bf743ee11534fd9d92 "Taaliba Debrita" . +_:B7780301626f410bf743ee11534fd9d92 . + "recombining couching sealskins" . + "http://www.inexperienced.tld/sealskins/moory.html" . + _:B0788c1276264e8aa9f0cdec136da4226 . + _:Bca4e20c8e2ed724d9d6ba06230eb2c6d . + . + "5"^^ . + "http://www.admonitory.tld/inexperienced/couching.html" . + "1961"^^ . + . + "downsize recombining inexperienced" . +_:B6cec57c828cce0729a923f4a1ee84ef3 "Thanhthu Sweere" . +_:B6cec57c828cce0729a923f4a1ee84ef3 . + _:Bd1dd7b09b3a16a8522de4b514fb66efb . + _:B3cff2ca7b6b0654a8eedf2e821cc9e38 . + . + "http://www.andirons.tld/varmints/loggings.html" . + "lacer ascendance varmints" . + "121"^^ . + . +_:B9a1f8b9245963a1c17b4c6ee88ee800d "Tango Constable" . +_:B9a1f8b9245963a1c17b4c6ee88ee800d . +_:B0ebae5249d85bdaf39acce6228e30496 "Sabastian Slinkard" . +_:B0ebae5249d85bdaf39acce6228e30496 . +_:Be227226e7db70e2552805eb4dc7e59e0 "Laurentia Vandevort" . +_:Be227226e7db70e2552805eb4dc7e59e0 . + _:B900a1cda0988bb4ae1a789589a9220b1 . + . + "http://www.center.tld/gooier/culotte.html" . + "septicemia dignitaries gooier" . + "140"^^ . + "http://www.stimulatingly.tld/center/dignitaries.html" . + . + _:Bdeeb751165692a2560b8b33ecd9040f9 . + _:B7a96e20053b345f0ae306268fc17b835 . + . + "http://www.ossificatory.tld/barrister/mississippians.html" . + "piscators fondled barrister" . + "133"^^ . + "synthesizers histamins cuts chauffeuse catharine gorsy ablation outriggers reshipments rooking acridest undetachable" . + "http://www.plutonic.tld/ossificatory/fondled.html" . + . + _:B9682c956388125d326e2983b7dd7454a . + . + "http://www.panache.tld/depressants/urologies.html" . + "expressionists squishiest depressants" . + "9"^^ . + "anchoresses eclampsia doggier coveted caber transgressing aweless virulences" . + "http://www.duffers.tld/panache/squishiest.html" . + . + _:B9b98225d132b13371c307007459fca65 . + . + "http://www.disallowances.tld/homogenized/abstractness.html" . + "joins thewless homogenized" . + "183"^^ . + "http://www.loams.tld/disallowances/thewless.html" . + . +_:B5c2fd527844485589989b878fa3b9919 "DeMario Nemerofsky" . +_:B5c2fd527844485589989b878fa3b9919 . + _:B9d51607c400b4758f25274edb17a0289 . + . + "1964"^^ . + "http://www.sharkskin.tld/egoistic/modernism.html" . + "trombonists delimiters egoistic" . + "1"^^ . + "gamete sharkskin delimiters" . + . +_:B7e81e9d490a7a8eacafd3387738fa250 "Llwyr Fagerstrom" . +_:B7e81e9d490a7a8eacafd3387738fa250 . + _:B7647329dfaa78d77a2a53137691925f8 . + . + "http://www.moors.tld/finmark/agapae.html" . + "oolith bonded finmark" . + "132"^^ . + . + _:B8a9e8ff9f6bea2f5b85bed2df0d77c7b . + . + "http://www.toolers.tld/barriers/chilblains.html" . + "catwalk tourniquet barriers" . + "118"^^ . + "http://www.lactations.tld/toolers/tourniquet.html" . + . + . + "0-6945-8935-0" . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + _:B5d0f831819a9d916e82bcbe184e5e73d . + "1553"^^ . + "Manaaki Whenua Press" . + "Proceeding 2 (1959)" . + "impertinently embraces parser" . + "http://www.embraces.tld/intercultural/brambly.html" . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + "1959"^^ . + "1"^^ . + . + _:B5651178a621562950a179b608ad7a113 . + . + "http://www.printable.tld/rubberized/mesomorphic.html" . + "bobolinks etymologist rubberized" . + "http://www.lambed.tld/printable/etymologist.html" . + . +_:B0cb523a7e0118e4c0bf54a2132dfa447 "Aspasia Vickery" . +_:B0cb523a7e0118e4c0bf54a2132dfa447 . + _:B8d95159aaa03618f28309a8801f65e19 . + . + "1966"^^ . + "http://www.reincarnate.tld/waistcoats/rebills.html" . + "condemning vindicable waistcoats" . + "68"^^ . + "kinship reincarnate vindicable" . + . +_:B2bb3a60d6b0d4210093e896854d3681d "Biata Picerni" . +_:B2bb3a60d6b0d4210093e896854d3681d . + _:B7fb803dbb645bb68af333c5adaf97e0a . + _:Bea6f74749ad14b605396612a258a26d3 . + . + "http://www.sweeps.tld/grosser/forsakes.html" . + "steeds ostinatos grosser" . + "52"^^ . + . + _:B9be74439378463e7ba5fc4b137b0069b . + . + "1960"^^ . + "http://www.halting.tld/bedfellows/sootily.html" . + "naphthas zoopathologies bedfellows" . + "176"^^ . + "http://www.requiem.tld/halting/zoopathologies.html" . + "stimulated naphthas halting" . + . + _:B4d2a8a36ad44e8bd371170e5aafa7942 . + . + "http://www.ideomotor.tld/huffier/paraprofessionals.html" . + "millrun tufty huffier" . + "86"^^ . + "http://www.vermiculites.tld/ideomotor/tufty.html" . + . +_:B6892c54a3150cce12fcd045a56ada258 "Roldana Doherty" . +_:B6892c54a3150cce12fcd045a56ada258 . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + _:B57ab9cbe135c47f37a8718ec640e3031 . + . + "wises colures used" . + "127"^^ . + "1967"^^ . + "http://www.outre.tld/syphilitics/colures.html" . + "http://www.syphilitics.tld/used/decapitates.html" . + "gloving wises syphilitics" . + . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + _:Bbfc8b1977af571413f14abeee7046366 . + . + "http://www.blanketed.tld/shipwright/diluvium.html" . + "unfeasible audits shipwright" . + "93"^^ . + "http://www.gastronomical.tld/blanketed/audits.html" . + . +_:B30c54787f09fb47876e832001a59623c "Jobina Kupper" . +_:B30c54787f09fb47876e832001a59623c . +_:B63aafe4fad94716a20e78747376eb630 "Elna Jerone" . +_:B63aafe4fad94716a20e78747376eb630 . + _:B6680c13b99be3e83cf1e31a41045e403 . + . + "http://www.reignited.tld/skitterier/misconduct.html" . + "algorism nonformation skitterier" . + "http://www.recleaned.tld/reignited/nonformation.html" . + . +_:B308bf78ecd71a741176f2d74a04043c3 "Marcelino Bulat" . +_:B308bf78ecd71a741176f2d74a04043c3 . + _:B92aa484f484359fd9a6d0caaca8221c9 . + . + "1966"^^ . + "http://www.yemenites.tld/surceases/shitting.html" . + "notional khalif surceases" . + "17"^^ . + "http://www.underwaists.tld/yemenites/khalif.html" . + "gillnets notional yemenites" . + . + _:Be0b1e375b6f72fb3791edfe45f337c82 . + . + "1957"^^ . + "http://www.rifled.tld/flavoured/dispassionate.html" . + "legendarily nonanalytic flavoured" . + "28"^^ . + "http://www.peppertree.tld/rifled/nonanalytic.html" . + "homeowners legendarily rifled" . + . + _:Be3224c883bc46428abf9c21da13a713c . + . + "1956"^^ . + "http://www.raffias.tld/romantically/trowelers.html" . + "skeletomuscular lookouts romantically" . + "123"^^ . + "http://www.consoles.tld/raffias/lookouts.html" . + "osteoscleroses skeletomuscular raffias" . + . +_:Bb8b45ef599478d7bc7438354e70a7642 "Abhigna Furman" . +_:Bb8b45ef599478d7bc7438354e70a7642 . +_:Bd90687bf799f96088bc87201a0155679 "Clarinda Oberg" . +_:Bd90687bf799f96088bc87201a0155679 . + _:Bd44d47b434bcf0f8b8148af2d268fadd . + . + "http://www.fogless.tld/reinformed/synfuel.html" . + "nympholeptic spiffiest reinformed" . + "199"^^ . + "http://www.undergoes.tld/fogless/spiffiest.html" . + . + _:B129b799eedd8e3ebc105475aa4000551 . + . + "http://www.racings.tld/photospheric/grabbier.html" . + "onenesses vasoconstrictors photospheric" . + "113"^^ . + "http://www.yanked.tld/racings/vasoconstrictors.html" . + . + _:B67e44314ed2feb3662b6ef8dc76959e7 . + . + "http://www.counterrevolutionary.tld/slouches/pulsatory.html" . + "whispering touchiness slouches" . + "160"^^ . + . + _:Ba3d7cee8d4d4911e6fd57e0b43fe43ae . + . + "http://www.formalist.tld/legitimization/legatees.html" . + "sideburns tickling legitimization" . + "54"^^ . + "http://www.unactuated.tld/formalist/tickling.html" . + . + _:B97a5095f07fb3a5d03954963d37d345b . + . + "http://www.humidifier.tld/homicides/impostors.html" . + "spryer babylonians homicides" . + "137"^^ . + "http://www.pauperizing.tld/humidifier/babylonians.html" . + . +_:Bd79dd334f3ec9fcb2766c362fab57145 "Akanksha Gnas" . +_:Bd79dd334f3ec9fcb2766c362fab57145 . +_:Baaabbf6e4a2b3e796d40e21f56dbd968 "ZefaAaden Raridon" . +_:Baaabbf6e4a2b3e796d40e21f56dbd968 . + _:B2d614900cb575393215e773d347fc570 . + . + "1963"^^ . + "http://www.highnesses.tld/gefilte/cappy.html" . + "striper skydive gefilte" . + "190"^^ . + "cooncan highnesses skydive" . + . + "198"^^ . + . + "satanical scorners salutes" . + "shags satanical riflery" . + . + "http://www.rehinges.tld/riflery/scorners.html" . + "1962"^^ . + _:Bafab7b4b3a04284166b984338aac2ab5 . + "http://www.riflery.tld/salutes/entrustment.html" . + _:B91919c68cf393874d426099b9fc0b1de . +_:Bb51da69ffa5d397e36e879fbb2162997 "Mushanokoji Slusser" . +_:Bb51da69ffa5d397e36e879fbb2162997 . + _:Bf98d73b9bd9c56d5d98181fef017690d . + . + "http://www.catnapers.tld/malevolence/crepes.html" . + "cheers proselytizing malevolence" . + "29"^^ . + "http://www.emir.tld/catnapers/proselytizing.html" . + . + _:B972b6ca9bc50d5a62380bad9b5ec22ab . + . + "1962"^^ . + "http://www.miniseries.tld/mousier/boondoggles.html" . + "nimbi enterprize mousier" . + "135"^^ . + "http://www.viewfinder.tld/miniseries/enterprize.html" . + "advancing nimbi miniseries" . + . +_:B99bfc5c0b8cabb10c7feb0cfb4e187b5 "Elijah Bribiesca" . +_:B99bfc5c0b8cabb10c7feb0cfb4e187b5 . + _:B6fae6f35c17eabaec5c79dda9eb0e3bf . + . + "http://www.braided.tld/fermatas/cougher.html" . + "noisome fuzils fermatas" . + "31"^^ . + "http://www.ripost.tld/braided/fuzils.html" . + . +_:B79b0328c28010d8f3d088b47df621802 "Charlette Negron" . +_:B79b0328c28010d8f3d088b47df621802 . + _:B3d7b167dd5fcfb6911c69d109f68a0eb . + _:B82a542a188e9573964e7f688fac204a3 . + . + "http://www.uproariously.tld/divvying/disinclinations.html" . + "handholds inimitably divvying" . + "169"^^ . + . + _:Bdb270f8627bf8f9c79c4509aa0ff031b . + "1959"^^ . + "http://www.savages.tld/bends/nonindustrial.html" . + "erotogenic quitclaiming bends" . + "Butterworth-Heinemann" . + "coffered savages quitclaiming" . + . + _:B11c843a48ca45f2af7be38621eeedf65 . + . + "http://www.unbolted.tld/hunchbacks/locator.html" . + "clitorises wintering hunchbacks" . + "180"^^ . + . + _:Bb872314698c597e8c8c014788acc8883 . + . + "1952"^^ . + "http://www.mummed.tld/vacillations/rife.html" . + "affability talker vacillations" . + "122"^^ . + "http://www.missis.tld/mummed/talker.html" . + "thrashes affability mummed" . + . +_:B3e0978f6a1cdb57fe50d7a54ba99d8ca "Haskel Schadle" . +_:B3e0978f6a1cdb57fe50d7a54ba99d8ca . +_:B47188b5b06c852a260edc1e6176ea88e "Doma Markrof" . +_:B47188b5b06c852a260edc1e6176ea88e . + _:B6a5177a5aa41c6d4ff01c223bd293327 . + . + "http://www.desecrated.tld/loutish/polygony.html" . + "amenities tetrachlorides loutish" . + "76"^^ . + "negatively witnesses pharisaical flaunting divergence semitraditional negotiators greaves" . + "http://www.blubberer.tld/desecrated/tetrachlorides.html" . + . +_:Bdc7bec38b54f01fc7119d81761e56d07 "Nickolas Tritle" . +_:Bdc7bec38b54f01fc7119d81761e56d07 . + _:B45a5c2104ac557430cb8e2c6b4613a68 . + . + "1959"^^ . + "http://www.goalie.tld/damnably/treatabilities.html" . + "quadruplication supersensitive damnably" . + "97"^^ . + "http://www.shiftlessness.tld/goalie/supersensitive.html" . + "infests quadruplication goalie" . + . +_:B1c5dc6b6224b6c4bea6472b95abfac32 "Rogned Trasport" . +_:B1c5dc6b6224b6c4bea6472b95abfac32 . + _:B82d8ec55eca2b14bbb8eca2333122b7a . + . + "http://www.hailing.tld/infantilism/eluviating.html" . + "quadrennium earthwork infantilism" . + "70"^^ . + "http://www.remeasured.tld/hailing/earthwork.html" . + . +_:Bfdbe043e21c9d576b096011d4b85e299 "Dayton Mannello" . +_:Bfdbe043e21c9d576b096011d4b85e299 . +_:B899dd070dc0c8e9b60972f310a677605 "Hirotaka Matros" . +_:B899dd070dc0c8e9b60972f310a677605 . +_:Be0a87dc3ddeacdb7fe0a179fbaddbd0a "Harsha Candland" . +_:Be0a87dc3ddeacdb7fe0a179fbaddbd0a . +_:B1a0e9b9b04e736c23e3e6972d8279cd2 "Judah Novad" . +_:B1a0e9b9b04e736c23e3e6972d8279cd2 . + _:B2ca8088b7a74d27d99a33f2f47626428 . + . + "http://www.aggie.tld/disobliged/tennesseans.html" . + "saturations rumbaed disobliged" . + "12"^^ . + "sidecars commodiously nightie fatso spoiler circuiter poker nobble cheeking sayee suppurates" . + "http://www.beleaguering.tld/aggie/rumbaed.html" . + . + . + _:Bf18a6759c088c5fbe82a717378191ebd . + . + "http://www.cognizably.tld/teratoid/coadjutors.html" . + "yeller reminds teratoid" . + "73"^^ . + "http://www.attractive.tld/cognizably/reminds.html" . + . + _:B4b7886880fe6b8a5b7de1f3a451aec80 . + . + "http://www.backing.tld/sidebands/consuls.html" . + "unplayable cozey sidebands" . + "141"^^ . + "http://www.ritualized.tld/backing/cozey.html" . + . + _:B5c6d6e2f82094031797c6125d0d8ab08 . + _:B5e5e2a244f79a5ef21ea0b5bdf4b23cd . + . + "http://www.detainee.tld/soever/intruders.html" . + "tattooing conventing soever" . + "163"^^ . + "http://www.clarioned.tld/detainee/conventing.html" . + . + _:Bae4c40fd6fb88c3ba1c456a3f965c3ff . + . + "http://www.gropingly.tld/devilry/barratry.html" . + "proponing saloons devilry" . + "138"^^ . + "http://www.rabbets.tld/gropingly/saloons.html" . + . + _:B60e67484febfde0dec7715f9fe588478 . + "1965"^^ . + "12"^^ . + "Journal 3 (1965)" . + "1"^^ . + . + _:B3cf3b37a66455fc570b5553070ebbd43 . + . + "http://www.elucidation.tld/bawdry/congenitally.html" . + "incredibility crambos bawdry" . + "124"^^ . + "http://www.reavowed.tld/elucidation/crambos.html" . + . +_:Bfb7455516a86dd692258a754ccd93be4 "Eytan Dirth" . +_:Bfb7455516a86dd692258a754ccd93be4 . + _:B9820936d170db5f74e9dc1855a9895bc . + "1953"^^ . + "http://www.southing.tld/anthill/xx.html" . + "nonsmoking journalized anthill" . + "begot southing journalized" . + . +_:B8eb521e2d1dd35862f0a92141d18ca24 "Gitta Fortmann" . +_:B8eb521e2d1dd35862f0a92141d18ca24 . +_:B9567df92e20dea2a063ca97b1b3b4a1d "Awn Rataj" . +_:B9567df92e20dea2a063ca97b1b3b4a1d . +_:B7aa2250d021c84b284637fbb83c84d77 "Fabrizia Hetrick" . +_:B7aa2250d021c84b284637fbb83c84d77 . + _:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + _:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + "1958"^^ . + "http://www.villainess.tld/fluxions/flagmen.html" . + "buckhound foolishly fluxions" . + "49"^^ . + "municipalities villainess foolishly" . + . +_:Bbe1453a34d2f7e30ac03d72a90621c64 "Haimati Pickens" . +_:Bbe1453a34d2f7e30ac03d72a90621c64 . + _:B024737e53faa7498528976fb4220a21c . + . + "http://www.stranders.tld/strongboxes/chromas.html" . + "extenuation abbesses strongboxes" . + "99"^^ . + "http://www.feeblish.tld/stranders/abbesses.html" . + . + . + "booming sedates accommodatingly" . + "http://www.accommodatingly.tld/sabred/summarizing.html" . + _:Bff6c08e1d23aeee9972ab3403234e4f6 . + _:Ba9c11e2ae92955b0ac62098e9883621c . + "193"^^ . + . + "http://www.spunkily.tld/accommodatingly/equivocation.html" . + "1955"^^ . + "sedates equivocation sabred" . + . +_:B30450942317a366a133c07200fe1e859 "Tadataka Mausey" . +_:B30450942317a366a133c07200fe1e859 . +_:B48f502de230e9918dcc82b4457db6e5b "Sebastien Raymer" . +_:B48f502de230e9918dcc82b4457db6e5b . + _:B3a05c94ffe657afffe18fd7148308a67 . + _:Bfa6270bd0b5204ad01f85b246c549125 . + . + "1966"^^ . + "http://www.mechanization.tld/cornute/airings.html" . + "easies denying cornute" . + "38"^^ . + "admixes mechanization denying" . + . + _:B5c73338c75f6613b85588b5fe762bb8d . + . + "http://www.eliminator.tld/dissimilar/sectioning.html" . + "ascribes reviver dissimilar" . + "95"^^ . + . + _:B045cbe10dd77124b568f2b2c8545932f . + _:Bfc4fa55414d1404d170010383f381d37 . + . + "http://www.overmastered.tld/denuclearizing/kuchen.html" . + "glyptic hockshop denuclearizing" . + "21"^^ . + "http://www.ameboid.tld/overmastered/hockshop.html" . + . +_:B22e59db7f15ddf596f5e2f34433e50b0 "Melisa Patriarco" . +_:B22e59db7f15ddf596f5e2f34433e50b0 . +_:Becbd1bf63dfb3ffe3fc55dbed433abb6 "AbdulFattaah Leisure" . +_:Becbd1bf63dfb3ffe3fc55dbed433abb6 . + _:B7e7b9aca4467814072e622cbea792e28 . + . + "1965"^^ . + "http://www.novelly.tld/shapers/recreation.html" . + "wardens intransitives shapers" . + "143"^^ . + "foundries novelly intransitives" . + . + _:Bb536e0bd92bb4a30ea6a015d523fe358 . + _:B3e4286c00e411192d2ee5176d9c1996a . + . + "http://www.williwaws.tld/reinfusing/baas.html" . + "powerless worldlier reinfusing" . + "22"^^ . + "http://www.providently.tld/williwaws/worldlier.html" . + . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + . + "1964"^^ . + "http://www.foamed.tld/centuries/plunging.html" . + "quietist convincer centuries" . + "192"^^ . + "examinees foamed convincer" . + . +_:B7fd5ea011f1575df953fa18659dc31cc "Priam Cochrane" . +_:B7fd5ea011f1575df953fa18659dc31cc . +_:Bf2b46b24da62af30ae3d28bd6c8ce1f9 "Muslim Kozatek" . +_:Bf2b46b24da62af30ae3d28bd6c8ce1f9 . + _:B15d52bb0026afea14dbe920c59107573 . + . + "http://www.functioning.tld/indentions/rerecorded.html" . + "inflictable hopis indentions" . + "26"^^ . + "http://www.tickets.tld/functioning/hopis.html" . + . +_:B85a97dc6813c945725d8c3f82352b3b6 "Gerodi Hert" . +_:B85a97dc6813c945725d8c3f82352b3b6 . + _:Bfa3fdee1e03e188f978d3a84e9afcc6c . + . + "http://www.sanitaria.tld/speller/implanted.html" . + "sunbursts tinier speller" . + "160"^^ . + "http://www.visors.tld/sanitaria/tinier.html" . + . +_:Bdef777a02276d32bbb43cd92c3097505 "Zarek Laasaga" . +_:Bdef777a02276d32bbb43cd92c3097505 . + _:Bdc68ee6ea195d59c24c887fe5f417849 . + . + "http://www.adducing.tld/surtaxes/aneurism.html" . + "indulgently postbellum surtaxes" . + "36"^^ . + "http://www.husbander.tld/adducing/postbellum.html" . + . +_:Baefdf120153e52cae1d6d2679e877c89 "Franois Waszkiewicz" . +_:Baefdf120153e52cae1d6d2679e877c89 . + _:Bee93dc21642375b8cdfb9ffbca317ce9 . + _:B042411a15a8888d24c338f811abe57d9 . + . + "http://www.nonconfidential.tld/adipose/boats.html" . + "ratiocinator niacinamide adipose" . + "136"^^ . + "http://www.zesting.tld/nonconfidential/niacinamide.html" . + . +_:Bd96a3e9bd9e55299871ce9805ed6a93b "Miles Manero" . +_:Bd96a3e9bd9e55299871ce9805ed6a93b . +_:B732dd6f5f53d7b83212a8bbf9cbc0763 "Darell Oelschlager" . +_:B732dd6f5f53d7b83212a8bbf9cbc0763 . + _:B4e233d230f49dd381d4441b8f269e7cb . + "1960"^^ . + "http://www.fanzines.tld/boomier/harrowers.html" . + "erodes boogers boomier" . + "194"^^ . + "http://www.hankerer.tld/fanzines/boogers.html" . + "jour erodes fanzines" . + . + _:Ba6e46207f24a6558f36971322cb8da54 . + . + "http://www.curvets.tld/paver/bookmaking.html" . + "entrenched flued paver" . + "143"^^ . + "http://www.dribblers.tld/curvets/flued.html" . + . +_:B3ac192dcb14c7708d20f14b568705fe5 "Cheyli Englade" . +_:B3ac192dcb14c7708d20f14b568705fe5 . + _:Bef6585010f230649a6c70aa274be8e0d . + "http://www.ghostwrites.tld/fidgeter/tarpapers.html" . + . + "http://www.milligrams.tld/ghostwrites/rewires.html" . + "1966"^^ . + "teaching shuckers ghostwrites" . + "shuckers rewires fidgeter" . + _:B166a77f271280c71de1620a24585aea3 . + . + "154"^^ . + _:Bbf456205b67e760214092accc7e08834 . + . + "http://www.porringers.tld/tenderhearted/deflagrates.html" . + "misdirects guzzler tenderhearted" . + "8"^^ . + "http://www.undeliverable.tld/porringers/guzzler.html" . + . + _:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . + . + "1960"^^ . + "http://www.nominees.tld/lectured/perpetuates.html" . + "symblepharon extinguished lectured" . + "40"^^ . + "http://www.buggers.tld/nominees/extinguished.html" . + "upchucking symblepharon nominees" . + . +_:B7e27aa5988ec5c4768f6bd57f20b9833 "Ceithin Stimmell" . +_:B7e27aa5988ec5c4768f6bd57f20b9833 . + _:B486c3ba13f9689ea12fa90e964f69eab . + . + "http://www.emend.tld/cricketer/cuspids.html" . + "swounds husked cricketer" . + "148"^^ . + "http://www.granter.tld/emend/husked.html" . + . +_:Beb29a96c39e3ea797d038737697e1060 "Simonette Feldhake" . +_:Beb29a96c39e3ea797d038737697e1060 . +_:B785db8c72ad848786b2847d4acc4f202 "Bruna Nervis" . +_:B785db8c72ad848786b2847d4acc4f202 . +_:Bfcfda6a6a374c863d217137d5f1b59e2 "Iselle Churches" . +_:Bfcfda6a6a374c863d217137d5f1b59e2 . +_:B8b933dfd918f252ed5e7dd44f4c209d8 "Iarena Trajillo" . +_:B8b933dfd918f252ed5e7dd44f4c209d8 . + _:B4ddffeade39ffdeda41d5c8ddfedfdbc . + . + "http://www.worshiped.tld/falsest/physiography.html" . + "unmingling impossibilities falsest" . + "82"^^ . + . +_:Be8db1846320791911e5472b9eacd7cfc "Jada Grech" . +_:Be8db1846320791911e5472b9eacd7cfc . +_:Be8cb808aae6c0d866cde4de99689b09c "Leonel Meche" . +_:Be8cb808aae6c0d866cde4de99689b09c . +_:B6700a569b6070ec6aefa44c0541fbcdc "Sajaa Gimm" . +_:B6700a569b6070ec6aefa44c0541fbcdc . +_:B06d60e52249f5b59a9119e92e341e2b8 "Marek Mancino" . +_:B06d60e52249f5b59a9119e92e341e2b8 . + _:Be108979b9a538c8d89485821fc7133d7 . + . + "http://www.permits.tld/ultimates/whammed.html" . + "reimposed foists ultimates" . + "88"^^ . + . +_:B987198f94789a32a6d24964fb17ee800 "Sypovaia Wegmann" . +_:B987198f94789a32a6d24964fb17ee800 . + _:Bdd4120fa02e1c136d0a03489a81f8370 . + . + "http://www.dolmens.tld/ginghams/tunings.html" . + "waistbands sects ginghams" . + "129"^^ . + "http://www.remeets.tld/dolmens/sects.html" . + . + _:Bb219edeb2d39822317a94d858cc135f1 . + . + "http://www.forestalling.tld/ungathered/overachieved.html" . + "motorcade enfranchisements ungathered" . + "13"^^ . + "http://www.behavioristic.tld/forestalling/enfranchisements.html" . + . + _:B62dee8e90d2f6e3919e019f3fc4a43a7 . + _:B8dcf77208b46fd355a4c0bc3b0e6dd25 . + "1966"^^ . + "http://www.biomedical.tld/windily/spiel.html" . + "quarts dosimetries windily" . + "depreciatingly biomedical dosimetries" . + . + _:B79b755c0b3b47ea5b1f26a9b23af7049 . + . + "http://www.feoffment.tld/leprechaun/tsarists.html" . + "responds redemonstrated leprechaun" . + "http://www.epidemiologies.tld/feoffment/redemonstrated.html" . + . +_:B4baa17987da395a9d3ca43bddf46caa5 "Tarozaemon Nettik" . +_:B4baa17987da395a9d3ca43bddf46caa5 . + _:B12ca3a8cff7864d41bf9275bd44881ce . + _:B0bace8700d8c82706ad87b88bf084041 . + . + "http://www.lieges.tld/repave/complicated.html" . + "boarded shoddies repave" . + "157"^^ . + "bronchos occidents sliverers quadruplicate wheelies singed allayment dictatorships apprehending mailwoman" . + "http://www.banisters.tld/lieges/shoddies.html" . + . + _:Bf5c76bb04666bf114b71ee703d9d72f8 . + . + "http://www.recapitalizing.tld/telephotograph/telecasted.html" . + "statistically mezzanines telephotograph" . + "http://www.ropeways.tld/recapitalizing/mezzanines.html" . + . +_:B25faf375e46dc44c1987707fbce55930 "Hafsa Turrubiartes" . +_:B25faf375e46dc44c1987707fbce55930 . + _:Be88e5520dabd222871b14dbb1d2bec45 . + "1962"^^ . + "http://www.maidenhairs.tld/technics/rectification.html" . + "razoring correlations technics" . + "36"^^ . + "http://www.smoggy.tld/maidenhairs/correlations.html" . + "risked razoring maidenhairs" . + . +_:B860b51629b1d2a46508792e7e48f10e4 "Kristine Pulis" . +_:B860b51629b1d2a46508792e7e48f10e4 . + _:Bcb6498fddb88cf515074fbbf540eacfa . + . + "http://www.programable.tld/illustrated/electuary.html" . + "wifelier overfamiliarity illustrated" . + "137"^^ . + . + _:Bb0e1efc68a26b95c101e6ca9c88f4bc9 . + _:B1d273784e0cc81711285ab5d58b9873a . + . + "http://www.buttonholed.tld/decapods/stooling.html" . + "cussers peachier decapods" . + "35"^^ . + "http://www.evictors.tld/buttonholed/peachier.html" . + . +_:Bf0523524d81ae399dc893abd27989ed4 "Feliks Klarin" . +_:Bf0523524d81ae399dc893abd27989ed4 . + _:B84cd6d2bc72da8b012b91d8eca4cb898 . + . + "http://www.handcart.tld/striplings/slowpoke.html" . + "restriction sulkier striplings" . + "31"^^ . + "http://www.delusionist.tld/handcart/sulkier.html" . + . +_:B80bb7f801bd6bee259c49c4c8399f07a "Anchita Figlar" . +_:B80bb7f801bd6bee259c49c4c8399f07a . +_:Bb14226f1ca305f8822b61c825fb603bb "Hoor Westin" . +_:Bb14226f1ca305f8822b61c825fb603bb . + . + _:B8b1058b6a27aedf0498d919268b51b33 . + . + "http://www.daydreams.tld/immediately/canzona.html" . + "peeped permuting immediately" . + "74"^^ . + "http://www.labium.tld/daydreams/permuting.html" . + . +_:B3292a9e8c242d8cd0247d7ff0eaefc2f "Unefiia Hudnell" . +_:B3292a9e8c242d8cd0247d7ff0eaefc2f . + _:Becc2dd96421ecce37051f426813894c0 . + . + "http://www.gilder.tld/obliterator/supercargo.html" . + "observational soliciting obliterator" . + "98"^^ . + . +_:Babda4e186ec65559ddad37f7a179a858 "Slava Matherson" . +_:Babda4e186ec65559ddad37f7a179a858 . +_:B32d616712c8696409dc0fb8eaf48b519 "Tokuma Pizzuto" . +_:B32d616712c8696409dc0fb8eaf48b519 . + _:B8bcd3afaecdd5f1aca5a9e688abb63ad . + . + "http://www.marquisette.tld/enslavement/thriftier.html" . + "screamers overladen enslavement" . + "3"^^ . + . +_:B6a70028429120a09ed3dac34c8eebea1 "Dragica Wangler" . +_:B6a70028429120a09ed3dac34c8eebea1 . + _:Baf67fb5d73da225e566f893096d725e0 . + . + "http://www.defacement.tld/bonzes/unsymmetrical.html" . + "starriest infiltrated bonzes" . + "113"^^ . + "http://www.improvising.tld/defacement/infiltrated.html" . + . + _:B782177e374f576c4bfbabaecdded58ae . + . + "http://www.bunging.tld/rots/deutschland.html" . + "quidnunc wetter rots" . + "24"^^ . + . + _:Bafdc1b6ffef3d6d823f7625cdd2f8a27 . + . + "http://www.penitently.tld/steerers/methought.html" . + "conducts cranching steerers" . + "100"^^ . + "http://www.hybridized.tld/penitently/cranching.html" . + . + _:Baa188c42f50cef07f5781c1df7429e69 . + . + "1961"^^ . + "http://www.roadsters.tld/stalagmite/merlins.html" . + "antisubmarine potentiality stalagmite" . + "33"^^ . + "ideated roadsters potentiality" . + . + _:B344d490fc3d07e94ae3a64a9fcb24648 . + _:Bfc1229817b73bd053b3814e1af29ad30 . + "1958"^^ . + "19"^^ . + "Journal 1 (1958)" . + "1"^^ . + . +_:B2737bbecf4b149d0dc6a9ea31b37b513 "Bryna Bayon" . +_:B2737bbecf4b149d0dc6a9ea31b37b513 . +_:B653aa6b3b62c79cb45646f3295efa584 "Eugenios Cheas" . +_:B653aa6b3b62c79cb45646f3295efa584 . + _:B5407e0489e1a49dc66e4b2efcaddada2 . + . + "http://www.whackers.tld/fauces/spines.html" . + "disciplining ostensibilities fauces" . + "117"^^ . + "http://www.intwining.tld/whackers/ostensibilities.html" . + . + "1960"^^ . + "7"^^ . + "Journal 3 (1960)" . + "1"^^ . + . +_:B1242902d7f8f648cd0f73ee4cee4b321 "Mitsuzuka Harling" . +_:B1242902d7f8f648cd0f73ee4cee4b321 . + _:B5f9fa081525ced1eba1c9afeb20ab494 . + . + "http://www.dillydallies.tld/bunn/daimyo.html" . + "tawdrier minced bunn" . + "149"^^ . + "http://www.xenia.tld/dillydallies/minced.html" . + . +_:B2fccc1dd1e33446c3c864edbea5c65c8 "Yoshimasa Estaban" . +_:B2fccc1dd1e33446c3c864edbea5c65c8 . +_:B761bd2d70b530d7c9794e2f28f605f77 "Vas Dy" . +_:B761bd2d70b530d7c9794e2f28f605f77 . + _:B980776210bc32e2dc6f31bbbea44b5ae . + . + "1958"^^ . + "http://www.domineers.tld/orchardists/interspersions.html" . + "insensibly breezing orchardists" . + "88"^^ . + "laggardly domineers breezing" . + . + _:Baaa83338673739735c01d21c032fbb65 . + . + "http://www.hearings.tld/subendorsed/hippocampus.html" . + "piazadora legation subendorsed" . + "15"^^ . + "http://www.incorporeal.tld/hearings/legation.html" . + . + . + _:Bd71c3f475dc56974aca83b0752b8747a . + . + "1955"^^ . + "http://www.autodialling.tld/germs/coalbins.html" . + "slimmed vogues germs" . + "126"^^ . + "misquoted autodialling vogues" . + . + _:B67bfa0f3930ca5887f65b215c8c0930c . + . + "1966"^^ . + "http://www.fax.tld/sedative/rummies.html" . + "overcompensating cursing sedative" . + "15"^^ . + "http://www.landscaping.tld/fax/cursing.html" . + "loper overcompensating fax" . + . + _:B5c2b6abff839e9dc3c16b7d16136b4e8 . + . + "http://www.samples.tld/lowdowns/parvenue.html" . + "superminis aspics lowdowns" . + "189"^^ . + "http://www.brutified.tld/samples/aspics.html" . + . + _:B9969a60d6bd3d59744740cfcf0260bd5 . + . + "http://www.fulfils.tld/fewer/incontinencies.html" . + "antecedents synthesizes fewer" . + "29"^^ . + "http://www.geometrically.tld/fulfils/synthesizes.html" . + "http://www.whished.tld/antecedents/fulfils.html" . + . +_:B51d01f36c9af933334e033831b7300ff "Shikita Samples" . +_:B51d01f36c9af933334e033831b7300ff . + _:B79d1bf62d3f89cdf8d8856b4a3db8ae9 . + _:Bd9539790235b2fbc31f00492d67bcb7b . + . + "http://www.rankling.tld/repealer/voodooing.html" . + "synfuels cautions repealer" . + "56"^^ . + "http://www.hunches.tld/rankling/cautions.html" . + . + _:Bb783237c1bf66e8c8a6f51a3dad1fae2 . + "1965"^^ . + "http://www.lancelot.tld/sombreros/heartening.html" . + "shushes struggled sombreros" . + "70"^^ . + "http://www.beadlike.tld/lancelot/struggled.html" . + "untwisted shushes lancelot" . + . + _:B216fef6f7e267d456ab19d980fdf83dc . + . + "http://www.unsnaps.tld/cameralistic/inviting.html" . + "whelky sorels cameralistic" . + "29"^^ . + "http://www.roentgenometries.tld/unsnaps/sorels.html" . + . + _:B853cc0b9769c959776394714957dc4f0 . + . + "http://www.gabling.tld/quarts/biomedical.html" . + "trifold depreciatingly quarts" . + "60"^^ . + "http://www.debunked.tld/gabling/depreciatingly.html" . + . +_:B7ffbba3fc82b226aeb4b9aa67ade5057 "Sanya Parma" . +_:B7ffbba3fc82b226aeb4b9aa67ade5057 . + _:B5e97b9eb6613fb98b0372760e06303d2 . + . + "1964"^^ . + "http://www.chemins.tld/fuzee/serenades.html" . + "tarragon untransformed fuzee" . + "80"^^ . + "http://www.potages.tld/chemins/untransformed.html" . + "tailgating tarragon chemins" . + . + _:B9ac759416c9bda3475c70613f7f6fa18 . + . + "http://www.interceptions.tld/submerse/polyandrist.html" . + "motherlands extragalactic submerse" . + "149"^^ . + "http://www.broughams.tld/interceptions/extragalactic.html" . + . +_:B307294bd1b496be62f58fe8dae8b41af "Balbara Kaltenbach" . +_:B307294bd1b496be62f58fe8dae8b41af . + _:B03af56bbd0d3d5d15f8773c82027c19a . + . + "http://www.fours.tld/schemery/whipper.html" . + "leaner denning schemery" . + "125"^^ . + . +_:Bc54e602b14871ac8141c657c1a873807 "Visha Affagato" . +_:Bc54e602b14871ac8141c657c1a873807 . +_:B045a8f2af7ca0c3c9b5b1af2f14563f3 "Rechkina Revalee" . +_:B045a8f2af7ca0c3c9b5b1af2f14563f3 . +_:Be894e8dac647b9dfa292be45a30af58a "Porfirio Eades" . +_:Be894e8dac647b9dfa292be45a30af58a . +_:B22a302bc83bf3114af67d4967ca0d9fa "Giselbert Pesin" . +_:B22a302bc83bf3114af67d4967ca0d9fa . +_:B26cf9f4f04f6e2d5c06fcdece380fd50 "Stesha Rackett" . +_:B26cf9f4f04f6e2d5c06fcdece380fd50 . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + . + "http://www.forenamed.tld/magnesias/deeryard.html" . + "ruffianly bewrays magnesias" . + "164"^^ . + "http://www.timbale.tld/forenamed/bewrays.html" . + . + _:Ba194826e8aa34bfabb6036ec7ea05f66 . + . + "1960"^^ . + "http://www.crimped.tld/dilapidated/ruralites.html" . + "tolerantly ambitiously dilapidated" . + "62"^^ . + "http://www.wiredrawn.tld/crimped/ambitiously.html" . + "mister tolerantly crimped" . + . + _:B601b350e112acd0493d08e9382a1456e . + . + "http://www.pinkness.tld/nominals/stopcocks.html" . + "boobs spatting nominals" . + "55"^^ . + "http://www.inaugurating.tld/pinkness/spatting.html" . + . +_:Bcc666063c4dd3b7a338c23f019041af9 "Gela Bong" . +_:Bcc666063c4dd3b7a338c23f019041af9 . + _:Be6d6eea1e0369830732e76ef37d6cd52 . + . + "1966"^^ . + "http://www.condones.tld/advertisement/tonics.html" . + "typed tissuing advertisement" . + "81"^^ . + "rollaway condones tissuing" . + . + _:B42882d3a697aa129fe6a5734a3fd92cb . + . + "http://www.amazingly.tld/demobilizations/diptyca.html" . + "dealerships misbegetting demobilizations" . + "119"^^ . + "masticates langur rebounding stuccoed correality circumscribing skivvies raisins pinna strafing" . + "http://www.thalliums.tld/amazingly/misbegetting.html" . + . +_:Bcc6a3b24b211daeed0c4ac657c6908ef "Androkls Caputi" . +_:Bcc6a3b24b211daeed0c4ac657c6908ef . +_:B06655833eb9925349f0ef99703c87528 "Koloman Bhakta" . +_:B06655833eb9925349f0ef99703c87528 . + _:B8908698ae3dca20160293aa8e7732492 . + . + "http://www.scenically.tld/overgeneralize/ptomaines.html" . + "constantly rummer overgeneralize" . + "14"^^ . + "http://www.offensively.tld/scenically/rummer.html" . + . + _:B790dcd90ce5a24a1f86c1f4a526f70ea . + . + "http://www.universalized.tld/jabbered/emperors.html" . + "biggie tottery jabbered" . + "31"^^ . + . +_:Bb25b3e84ed576dd46d65fdf9f9a37d6f "Tayyiba Marcin" . +_:Bb25b3e84ed576dd46d65fdf9f9a37d6f . + _:B54d258eff5da9ed5cf5ecae633ed2e1f . + . + "http://www.precondemning.tld/unboundedly/spacewalking.html" . + "rayless palinode unboundedly" . + "97"^^ . + . +_:Bc8f4b0275bfd808857c996d5240a34f2 "Branislava Marentis" . +_:Bc8f4b0275bfd808857c996d5240a34f2 . + _:B99931d278628f993c3509a92a79d6f5d . + . + "http://www.fatuously.tld/gabblers/sporozoan.html" . + "pugilism hides gabblers" . + "62"^^ . + "http://www.benzoin.tld/fatuously/hides.html" . + . +_:B853cc0b9769c959776394714957dc4f0 "Gasha Salberg" . +_:B853cc0b9769c959776394714957dc4f0 . +_:B928cad2614d4217ef998ab7de69a1bbc "Selma Kaleta" . +_:B928cad2614d4217ef998ab7de69a1bbc . +_:Bd4d83a3a89c22f147fa1fc6b849cac40 "Leontine Wrzesinski" . +_:Bd4d83a3a89c22f147fa1fc6b849cac40 . +_:Bb86bbde4423e0a801925e394664edae6 "Lilly Rissanen" . +_:Bb86bbde4423e0a801925e394664edae6 . + _:B576fe28138f4a6c8d968448e952f7de9 . + . + "http://www.stagnation.tld/colludes/queazy.html" . + "irresolutely unburned colludes" . + "96"^^ . + "http://www.tallboys.tld/stagnation/unburned.html" . + . + _:B5b458b0fd1b3c172a4688b1e9d705eab . + . + "http://www.periwinkles.tld/trigonometrical/interning.html" . + "obsoleteness loading trigonometrical" . + "105"^^ . + . +_:B7b0826f03e9b9f6e3bfeabfc4b613ba2 "Orlenda Firestine" . +_:B7b0826f03e9b9f6e3bfeabfc4b613ba2 . +_:B23e0ddc441328c1be6e8516cb92eff9d "Rakhiel Verkler" . +_:B23e0ddc441328c1be6e8516cb92eff9d . +_:Bc376283896c0a25c85d602a079457e9e "Tejano Standifur" . +_:Bc376283896c0a25c85d602a079457e9e . +_:B277d4322c2568abd856a9ea8d3c7c08c "Tamary Nici" . +_:B277d4322c2568abd856a9ea8d3c7c08c . + _:B8390da090173857b4d369edd44b29774 . + . + "http://www.adventurousness.tld/uninjured/signatured.html" . + "pedophile outcropping uninjured" . + "170"^^ . + . + _:Bec69dc648cdf0218812472c35a314de1 . + . + "http://www.reparations.tld/horseradishes/atherosclerotic.html" . + "admirer regales horseradishes" . + "31"^^ . + "http://www.studded.tld/reparations/regales.html" . + . + _:B5c44b75225184f762aaa6bfde614a9bd . + . + "http://www.curlers.tld/gnomons/viticultural.html" . + "latino harbingers gnomons" . + "94"^^ . + . + _:B6b22fee2c7efa4029a58c523a7c95670 . + "1964"^^ . + "2"^^ . + "Journal 8 (1964)" . + "1"^^ . + . + _:Bfaf684c5038bff443a3815fb019c9765 . + . + "http://www.overdraw.tld/detoxication/convalesced.html" . + "represents deiform detoxication" . + . +_:Bb83337c7624f205d1ecf8fc1108663b3 "Ericka Uimari" . +_:Bb83337c7624f205d1ecf8fc1108663b3 . +_:B7295253505871b615d4dfabb135c4e1a "Gizheurann Pettipas" . +_:B7295253505871b615d4dfabb135c4e1a . +_:Bec826e054d49f8d3d7cc82803f4d7d39 "Eisen Fausnaught" . +_:Bec826e054d49f8d3d7cc82803f4d7d39 . +_:B85e5a422480f6fed1aefe2c1c9623e9b "Lavonne Garff" . +_:B85e5a422480f6fed1aefe2c1c9623e9b . + _:Be3615c01402e7081e71e38c5b31fd92a . + "1967"^^ . + "http://www.mispronunciations.tld/arduously/presells.html" . + "preachment forehead arduously" . + "100"^^ . + "http://www.chasten.tld/mispronunciations/forehead.html" . + "unprovoked preachment mispronunciations" . + . + _:Bf4fc553085f648213a4155a290993ff4 . + . + "1966"^^ . + "http://www.vizirs.tld/showers/indictably.html" . + "marts funereally showers" . + "88"^^ . + "shamed vizirs funereally" . + . +_:B0110b36a02bceb7b2ce5e1048d1739d2 "Jeronimo Lajeunesse" . +_:B0110b36a02bceb7b2ce5e1048d1739d2 . +_:B88da251a05c74149e616b964cd566517 "Omezo Baumiester" . +_:B88da251a05c74149e616b964cd566517 . + _:B4701fb3062676fecb99334ede6c12f97 . + . + "http://www.stagnated.tld/crosscurrent/mortified.html" . + "teacake heckled crosscurrent" . + "178"^^ . + "snowplowed quenches pitifully colonelcies whorl lithiums whizbangs micros intermezzos interleave" . + "http://www.colliers.tld/stagnated/heckled.html" . + . + _:B613882f76cf9d098edcace3897c1e560 . + . + "http://www.unifier.tld/maladjustment/resided.html" . + "porticos flinger maladjustment" . + "157"^^ . + . + _:B483201665704f1fa2fd365be54b8147a . + _:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 . + . + "http://www.pictures.tld/manitou/eliciting.html" . + "caltraps cuddies manitou" . + "79"^^ . + "http://www.corncribs.tld/pictures/cuddies.html" . + . +_:B7a688534e524712ee2eba0ec4c5dfb87 "Nikolena Buckman" . +_:B7a688534e524712ee2eba0ec4c5dfb87 . + _:B5f65f10d92d92274e9d6d0866d91b202 . + _:B32898f71ad66162d00579aeb00ce6aba . + . + "http://www.cocking.tld/termers/unreadiest.html" . + "outfighting paleface termers" . + "113"^^ . + "http://www.klatches.tld/cocking/paleface.html" . + . + _:B572418245bcb2d6a62bec8d4bf8cfcd7 . + . + "http://www.interrogant.tld/secs/penumbrae.html" . + "backpacked tacos secs" . + "http://www.intrusively.tld/interrogant/tacos.html" . + . + _:B0d1dcad989235f74e53da6d912adea61 . + . + "http://www.eulogizers.tld/tapping/blousiest.html" . + "worshipping interdistrict tapping" . + "67"^^ . + "http://www.farrago.tld/eulogizers/interdistrict.html" . + . +_:B61e62d27d8aedd39f5786b989878072c "Nanette Casado" . +_:B61e62d27d8aedd39f5786b989878072c . +_:B125498e1f8c60d3a646d3152bcd6bea4 "Mandek Lisle" . +_:B125498e1f8c60d3a646d3152bcd6bea4 . + _:Bed04764ebb2ddb20cd4a71e0b409e226 . + . + "1965"^^ . + "http://www.aerology.tld/threateningly/declaimed.html" . + "yowed abducted threateningly" . + "174"^^ . + "gonged aerology abducted" . + . + _:B9070033d1b42dcd1745d52165cdbbd47 . + _:Be64166a2d59845adeb9f5dafd5a80b78 . + . + "http://www.inheritress.tld/kestrels/prettifies.html" . + "outings relique kestrels" . + "174"^^ . + . + _:Bd12b79509ba1630d1bda3cfcc1898aee . + . + "1963"^^ . + "http://www.cyclonically.tld/winningly/unimpeachability.html" . + "destines woosh winningly" . + "111"^^ . + "overabound cyclonically woosh" . + . + _:Bb14becb799a6402a7d7be7b62ac978bd . + . + "http://www.kinspeople.tld/paddler/aims.html" . + "musted aviatrixes paddler" . + "103"^^ . + "http://www.protests.tld/kinspeople/aviatrixes.html" . + . + _:B2a71440f9325e3406f2e38bcb76b1d15 . + . + "http://www.plexuses.tld/screens/purplish.html" . + "gladded grids screens" . + "125"^^ . + "http://www.strangling.tld/plexuses/grids.html" . + . +_:Ba5005afc2886803f8e604ac86bc89ce6 "Laru Delavega" . +_:Ba5005afc2886803f8e604ac86bc89ce6 . + _:B81612b90686a2dc3d52d9b18a2a3635d . + . + "http://www.flawed.tld/recognition/buffeter.html" . + "concavo grumped recognition" . + "24"^^ . + "http://www.heartsickness.tld/flawed/grumped.html" . + . +_:Ba9120b7a9e4963b3ff3e6de359d83783 "Edria Mc" . +_:Ba9120b7a9e4963b3ff3e6de359d83783 . +_:B99283e27dd2cdd44c6bc4bdea3dd1048 "Pippino Kempner" . +_:B99283e27dd2cdd44c6bc4bdea3dd1048 . + _:Baddac5c789247e33e9dd55913abab477 . + . + "1961"^^ . + "http://www.condemnable.tld/biconvexity/groveling.html" . + "lupin pareve biconvexity" . + "117"^^ . + "http://www.shatteringly.tld/condemnable/pareve.html" . + "unposed lupin condemnable" . + . + "1953"^^ . + "14"^^ . + "Journal 1 (1953)" . + "1"^^ . + . + _:B727256596ed041c5c3fa92cdf1c9dcae . + . + "http://www.quads.tld/beckons/scoutmaster.html" . + "unbleached ologists beckons" . + "102"^^ . + "http://www.democratically.tld/quads/ologists.html" . + . +_:B3b70083605e815aedfda0b6caf71f8c3 "Lin Montavon" . +_:B3b70083605e815aedfda0b6caf71f8c3 . +_:Be0efe30daa227b9afdaa3999ca0ca669 "Betty Crosdale" . +_:Be0efe30daa227b9afdaa3999ca0ca669 . +_:Bf9ec4faf738003152a9508669cdbe9f9 "Trevonn Kretchmar" . +_:Bf9ec4faf738003152a9508669cdbe9f9 . +_:B2f05fd9a0366ec321d914f72dfb3542e "Dion Egure" . +_:B2f05fd9a0366ec321d914f72dfb3542e . + _:B6264a31c4d07d6beaa212f727a9fc144 . + . + "http://www.recommissioned.tld/endower/seatmates.html" . + "apneas quantimeter endower" . + "67"^^ . + "http://www.jambs.tld/recommissioned/quantimeter.html" . + . + _:Bd3a115e01b5a5bfbb709f3067ce1be51 . + _:B705be019cc0573672b86e1d458a4396a . + . + "http://www.nexus.tld/muggings/mezuzas.html" . + "leukaemia nonprotective muggings" . + "17"^^ . + "http://www.predicted.tld/nexus/nonprotective.html" . + . + _:Be7eb04f2e89c7f129fc0e5b12a7b3c66 . + . + "http://www.coquetting.tld/edicts/reiteration.html" . + "pilaster sheols edicts" . + "1"^^ . + "http://www.jaundiced.tld/coquetting/sheols.html" . + . +_:Be9ddb208d93a935c91d67bbe0c5ce826 "Liron Pilant" . +_:Be9ddb208d93a935c91d67bbe0c5ce826 . +_:B8f1343ed32fddf2f4626a9de2f30a154 "Seraphine Harkley" . +_:B8f1343ed32fddf2f4626a9de2f30a154 . + _:B1429a6f21c30c984df50393eb525c886 . + . + "http://www.minded.tld/ironclads/destroyers.html" . + "promoting macroeconomic ironclads" . + "69"^^ . + "http://www.reutilizations.tld/minded/macroeconomic.html" . + . +_:B6f98f4fde21b8cb87a06753677c87549 "Waljan Birckett" . +_:B6f98f4fde21b8cb87a06753677c87549 . +_:B0e3de5f59eff284e8b70f3078a599647 "Janile Arne" . +_:B0e3de5f59eff284e8b70f3078a599647 . + _:B902dc46143873444a50209f5b981bcca . + . + "http://www.competitors.tld/householders/evenfall.html" . + "chiffonnier elemental householders" . + "71"^^ . + "http://www.reembody.tld/competitors/elemental.html" . + . + _:B4634dd63d7a0ba97371cd9099d80ae71 . + . + "http://www.shuckings.tld/microsurgeon/navahoes.html" . + "colonelships indoctrination microsurgeon" . + "41"^^ . + "http://www.friendly.tld/shuckings/indoctrination.html" . + . +_:B2dd32e46743bee7c225ee92b92c78cb9 "Jin Demchok" . +_:B2dd32e46743bee7c225ee92b92c78cb9 . + "chicaned haemoglobin coiffeurs" . + "1961"^^ . + . + . + "http://www.recruiter.tld/coiffeurs/yacks.html" . + . + "haemoglobin yacks rakehells" . + "107"^^ . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + "http://www.coiffeurs.tld/rakehells/retuning.html" . + _:B63c9caf4bbd489167c5abca5a42abaaf . + . + "http://www.perpetuators.tld/scrawling/hydrators.html" . + "magisters megacycle scrawling" . + "60"^^ . + "http://www.mulcted.tld/perpetuators/megacycle.html" . + . + _:Bb1474a992915bed57ac57caff01d882b . + . + "http://www.topcrosses.tld/octuply/compositors.html" . + "coins misdeed octuply" . + "157"^^ . + "http://www.liquors.tld/topcrosses/misdeed.html" . + "cyans bleakest destriers appose watermarking shrieker engaging wrinklier slates optimistically bayous passable stonier enflamed multipliers immunotherapy excreting brindles psychoanalyzing ortolans finises disproving squawked renovating hitchhike bays galleons irritancy thersitical resemblances rickeys pits baseness lands notarizes nimbler alienism monogamistic crappiness satanism crispens predestines distorting overinflating fatalists unhatted turnstile nance weakhearted outlawed subtler aramaic bedumb deicide fibroma pebblier bronzier petunias hooking bewildering distensions wrongs enemies illogically branding glengarries overdiversification unprofitable crooknecks piniest demobbed bonnyclabber ensurers lubricous hotblooded nictating draggers luckier tangibility hemorrhoidectomies scummy hydrogenations nulling offtrack flitter sophist toller unmorality rejoiced asterisks wanderings discountenances unrepressed skiplane solecizes filthier friendly colonelships shuckings indoctrination microsurgeon navahoes nerts masses effecters affiant richest unfolds pureed fleetingly kibosh blabbermouth deputative addles preponderated demythologizations lipase scamps stockcar transcriptions dehydrogenate atriums lacerating workwomen postconsonantal padri greyness cashes gamesomely surpriser complainer tibiae latecomers descried enters unseasoned elicitation discontinuations uncoffined decompressed unexpressed imperceptibility nonadmissions jackknifed canthal particularities endowed billheads passovers specter barracking nips sodomite evangelicals overcautiousness lopes loincloths demagogies generatively cameleers agitates dillydally anchovies pityingly tradeable statutorily landlords halted fraternization coerces loadstones" . + . +_:Bfe37eb8e949bf72a642b9856345970af "Tera Vigen" . +_:Bfe37eb8e949bf72a642b9856345970af . + _:Bf04332919208e96d354290c10e5121fe . + . + "http://www.fineable.tld/encephalomyelitis/felting.html" . + "stibium salivating encephalomyelitis" . + "192"^^ . + . +_:B35ed2291678ff77d041fc0d889718b7f "Tiutcheva Buntin" . +_:B35ed2291678ff77d041fc0d889718b7f . + _:B46fd439583a4c540d0e632c56717de08 . + _:Bc6379ef4facce3f4d4e005fed298cb93 . + . + "http://www.harmoniously.tld/arete/wistfulness.html" . + "recoloring symbiotically arete" . + "88"^^ . + . +_:Bc2194bc691e8cb7f6ffb773c996fe8f8 "Kiyoemon Wesby" . +_:Bc2194bc691e8cb7f6ffb773c996fe8f8 . + _:B200b22d9e60d8d567bfa7a1f301db38a . + _:B9cd14fce5bf4f915a891df60749c2483 . + . + "http://www.lipids.tld/gametes/shimmeringly.html" . + "passbook physiognomist gametes" . + "170"^^ . + "http://www.restrengthens.tld/lipids/physiognomist.html" . + . +_:B026ea4e32cda11228d90cba2fcf4a474 "Toshiaki Bruso" . +_:B026ea4e32cda11228d90cba2fcf4a474 . +_:B3f03d8c99816c96d9e2fc36f2190dd72 "Alcee Shield" . +_:B3f03d8c99816c96d9e2fc36f2190dd72 . +_:B886354fd54b3925f526dd2bff7acde21 "Adishree Martinel" . +_:B886354fd54b3925f526dd2bff7acde21 . +_:B85564e2a9520e560c40bc6c290ec19cc "Pio Bucknam" . +_:B85564e2a9520e560c40bc6c290ec19cc . +_:B9df955ccb99494805083cdc0e5c8e656 "Lubov Depaolo" . +_:B9df955ccb99494805083cdc0e5c8e656 . + _:B44298026671fdeb6f61445259103a73f . + . + "http://www.allegiantly.tld/timesaving/roentgenize.html" . + "woodiness insurable timesaving" . + "92"^^ . + "http://www.allover.tld/allegiantly/insurable.html" . + . +_:Ba6cbf2ab971901c26c3b93d091576d70 "Mariko Etheredge" . +_:Ba6cbf2ab971901c26c3b93d091576d70 . + _:Beb24034e224b0e74f177822845f60cc9 . + . + "http://www.patellae.tld/spicing/semicolons.html" . + "unappetizingly unblushingly spicing" . + "88"^^ . + . +_:Bf35b8b7bc4c1f52fc43308c5b4a77d7d "Uwe Artiga" . +_:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + _:B7d2a97d37adf9c5bc2fffb28689dd83e . + _:Ba52fb5fc5299dad4357d2db7f3240626 . + . + "http://www.howdahs.tld/foredecks/timidity.html" . + "diallist emaciating foredecks" . + "171"^^ . + "http://www.macrocosmic.tld/howdahs/emaciating.html" . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + . + "http://www.calculated.tld/carnify/subitems.html" . + "rugger underwinding carnify" . + "117"^^ . + . +_:B32f3882d4c624f3c365418c0e116b818 "Nuha Leuchs" . +_:B32f3882d4c624f3c365418c0e116b818 . +_:B844a672bfc0b0f0c7cf8d585f9dd9861 "Bridget Hackenberg" . +_:B844a672bfc0b0f0c7cf8d585f9dd9861 . + _:Be560234230b4795cb8db68f1e4cf09bf . + . + "1965"^^ . + "http://www.unloosed.tld/precontriving/biochemists.html" . + "huggers puffins precontriving" . + "174"^^ . + "http://www.etchings.tld/unloosed/puffins.html" . + "feastful huggers unloosed" . + . + _:B54a1f3e032b8e6cbc0ab0c0b6ad01bd2 . + . + "http://www.faithlessness.tld/inweaving/rejoicing.html" . + "subprovince tubework inweaving" . + "198"^^ . + "http://www.reserving.tld/faithlessness/tubework.html" . + . + _:B836efd996dd7d87a3b1182968b555d2f . + . + "http://www.contiguousness.tld/conforming/prickliest.html" . + "selectee unmarriageable conforming" . + "164"^^ . + "http://www.qaid.tld/contiguousness/unmarriageable.html" . + . + _:B8244dfc73b2899d727c7e81f7abdd86e . + "1963"^^ . + "http://www.highjack.tld/carmakers/plotless.html" . + "pitiableness crabbiest carmakers" . + "57"^^ . + "http://www.cuttle.tld/highjack/crabbiest.html" . + "motives pitiableness highjack" . + . +_:Bb1662048be3ffe721d304baba278a3a8 "Aleksndra Roncskevitz" . +_:Bb1662048be3ffe721d304baba278a3a8 . + _:B573dbec0b4cd9ec8e79e5c21edcc4cb3 . + . + "http://www.aborts.tld/cocks/towages.html" . + "prettifiers undermines cocks" . + "23"^^ . + "http://www.apostleships.tld/aborts/undermines.html" . + . +_:B9ff491105870fe1e1265fcffe45715c7 "Salamon Julien" . +_:B9ff491105870fe1e1265fcffe45715c7 . + _:B89ff2513fbfb71a02845c5487f995748 . + . + "1953"^^ . + "http://www.xeroxing.tld/probing/fryers.html" . + "actuators envenomation probing" . + "86"^^ . + "http://www.alarmingly.tld/xeroxing/envenomation.html" . + "fattiest actuators xeroxing" . + . +_:Bdc1a8345c6cc7869dac29a3f6849f8ca "Okichi Spradlin" . +_:Bdc1a8345c6cc7869dac29a3f6849f8ca . + _:B4fb45783519d7de61c904b0eef37634c . + _:Ba94f26629a90f4263dffb3ee8c4fe878 . + . + "http://www.centralizer.tld/stinters/reusable.html" . + "chromatographically dependency stinters" . + . + _:B4b7cc6725533ad839fa2d4ddb45e8809 . + . + "http://www.hebraizing.tld/erotogenic/savages.html" . + "quadricentennials coffered erotogenic" . + "194"^^ . + "http://www.conceives.tld/hebraizing/coffered.html" . + . + _:Bd57f44c3d725788a68501b94ff320306 . + _:B85a97dc6813c945725d8c3f82352b3b6 . + . + "http://www.reliances.tld/pouncer/divulgences.html" . + "singing severed pouncer" . + "53"^^ . + . + _:B8071d3feb506c6cdd5c7a9a26ab6573d . + . + "http://www.prorogues.tld/benders/supposing.html" . + "sagiest cowpoxes benders" . + "112"^^ . + "http://www.pyrostats.tld/prorogues/cowpoxes.html" . + . +_:Bbda1d73fc42af4025ac713ad09cd3a89 "Traveon Glau" . +_:Bbda1d73fc42af4025ac713ad09cd3a89 . +_:Ba03ab6bf65460964473f69bdb1a2c360 "Lana Nyce" . +_:Ba03ab6bf65460964473f69bdb1a2c360 . +_:Bf8489492af46a577dec35d11dea3de1d "Beli Vanderiet" . +_:Bf8489492af46a577dec35d11dea3de1d . + _:B636b085db1499ed5276e8207fe13db92 . + . + "http://www.defectors.tld/birthplaces/curtseyed.html" . + "bondholders parentis birthplaces" . + "199"^^ . + "http://www.piezochemistry.tld/defectors/parentis.html" . + . + _:B2fccc1dd1e33446c3c864edbea5c65c8 . + . + "http://www.unlawfulness.tld/hulks/underlines.html" . + "reserved jollifies hulks" . + "69"^^ . + "http://www.selsyns.tld/unlawfulness/jollifies.html" . + . +_:B47af817a8e62d09c3f58dc967406afbd "Yevgeni Muczynski" . +_:B47af817a8e62d09c3f58dc967406afbd . +_:Bd4f977613cff3c509d2cf822b93a1b12 "Taamira Yeomans" . +_:Bd4f977613cff3c509d2cf822b93a1b12 . + _:Bcae2c4cf3f4c0396f3da5363a31c7a93 . + . + "http://www.sassier.tld/washier/friendless.html" . + "stewards bilobed washier" . + "113"^^ . + "http://www.melanoids.tld/sassier/bilobed.html" . + . +_:B914501472007ca4176ca1272a8fbfa98 "Leopold Bala" . +_:B914501472007ca4176ca1272a8fbfa98 . + _:B15c27d61ca78f0cdfba0de193ef8cc2b . + . + "http://www.blights.tld/tabby/scotties.html" . + "hurrahs accommodators tabby" . + "198"^^ . + "http://www.curvier.tld/blights/accommodators.html" . + . +_:Bdceda79e8deeaedafc264db87c0f8995 "Diotima Sirk" . +_:Bdceda79e8deeaedafc264db87c0f8995 . + _:B678ab2264de2bf24b2eb6814824622ba . + . + "http://www.dissociates.tld/dup/pygmoid.html" . + "hissers dyable dup" . + "37"^^ . + "http://www.motorships.tld/dissociates/dyable.html" . + . +_:Ba6dfe567c99e065d772ce7cca243717d "Aberthol Wilczak" . +_:Ba6dfe567c99e065d772ce7cca243717d . + _:B0e5d631896ca8a2dbdd17990c1944473 . + _:Bda58aa4baa7452d7a5c22ab5eb663ca4 . + . + "http://www.garroters.tld/waterfowls/unrented.html" . + "recheck parricidal waterfowls" . + "45"^^ . + "http://www.threads.tld/garroters/parricidal.html" . + . + _:B2f08142d210419b1d6bbc785f3c820ee . + . + "1967"^^ . + "http://www.pated.tld/glassblower/smidgeons.html" . + "yetis crunchers glassblower" . + "180"^^ . + "atoningly pated crunchers" . + . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + "1966"^^ . + "http://www.bracer.tld/censer/proprietors.html" . + "reconstituting accordable censer" . + "20"^^ . + "http://www.astrologist.tld/bracer/accordable.html" . + "festivals reconstituting bracer" . + . +_:B49eb34465ffeee82dcda17848fd191cc "Ferdinand Liem" . +_:B49eb34465ffeee82dcda17848fd191cc . +_:Bc71e85ecdc7548c6f67b457dca029fe8 "Mamoon Gehrmann" . +_:Bc71e85ecdc7548c6f67b457dca029fe8 . + _:B711658c1dfb14f3d69b01b7d110f9f62 . + . + "http://www.ordinals.tld/dissimilarities/religiousness.html" . + "questioners sunburned dissimilarities" . + "123"^^ . + . + _:Be63946a18c4f8e5b0542ea5cb661b1e2 . + . + "http://www.duffles.tld/overzealous/overlooks.html" . + "escalated sneaked overzealous" . + "157"^^ . + "http://www.unmelted.tld/duffles/sneaked.html" . + . + _:B300bac6ece509077ee6b5374f6e5d480 . + _:Bc913c4e9a0ee7c684524f228068d72f1 . + . + "http://www.actuary.tld/sheriffs/risque.html" . + "crustal concealable sheriffs" . + "135"^^ . + "http://www.soppiest.tld/actuary/concealable.html" . + . +_:B9f4619c852872270162cd895eb4e2510 "Almira Garand" . +_:B9f4619c852872270162cd895eb4e2510 . + _:Bdb412f4c5913be65aceee4194525ec00 . + . + "http://www.tells.tld/mas/alas.html" . + "gentling unbid mas" . + "14"^^ . + . + _:B46a0d53deb76ae4f164d840fd16631d5 . + . + "http://www.nurturers.tld/dioptre/palatines.html" . + "illogical chansons dioptre" . + "74"^^ . + "http://www.meres.tld/nurturers/chansons.html" . + . + _:B6c9f5b7c5b722061a7dc7db02e0762dd . + . + "http://www.contravenes.tld/nothings/rioting.html" . + "worrier drinks nothings" . + "179"^^ . + "http://www.multiform.tld/contravenes/drinks.html" . + . +_:B59f29f9a9148cbd2dcf518a4b1d74ecd "Hortenspa Posen" . +_:B59f29f9a9148cbd2dcf518a4b1d74ecd . +_:B6dfae69b86380c68fbb86fc58b3b184b "Kefira Economides" . +_:B6dfae69b86380c68fbb86fc58b3b184b . + _:B35db0e2e90200db3b0482999b016c50c . + . + "http://www.toweringly.tld/hellgrammites/doziest.html" . + "ladlefuls fraying hellgrammites" . + "68"^^ . + "http://www.pentathlon.tld/toweringly/fraying.html" . + . + _:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 . + _:B15d52bb0026afea14dbe920c59107573 . + _:Be40d197594dc3d0c7ff0af962877aa9e . + . + "http://www.fecklessly.tld/rehabilitations/miniaturizing.html" . + "editorializations expectations rehabilitations" . + "56"^^ . + . +_:Bbae5c2b6db28114b0a533aedb20eda90 "Esmerelda Klehn" . +_:Bbae5c2b6db28114b0a533aedb20eda90 . + _:B73bd6361679c8f036c5ddad3f7496143 . + _:B9b8e96d72b3c5f103352aad965042ff1 . + . + "http://www.pommelled.tld/mentors/killed.html" . + "assisters blinders mentors" . + "190"^^ . + "http://www.engirded.tld/pommelled/blinders.html" . + . + _:B63aa6279eb42dcdd5c0a6a09c2047624 . + . + "1965"^^ . + "http://www.holidays.tld/fatting/alkalis.html" . + "grebes glamorization fatting" . + "177"^^ . + "http://www.portrayals.tld/holidays/glamorization.html" . + "citator grebes holidays" . + . +_:Bf8c3abf95d896f048f0b34554547aa54 "Geralde Galles" . +_:Bf8c3abf95d896f048f0b34554547aa54 . + _:B4a79841a20974a01956d6567679e3073 . + . + "http://www.searchable.tld/tetra/elixirs.html" . + "teetotum randoms tetra" . + "97"^^ . + "http://www.jellify.tld/searchable/randoms.html" . + . +_:Bddc2e7fc8021a75708deb5912b162543 "Shereen Khazdozian" . +_:Bddc2e7fc8021a75708deb5912b162543 . + _:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + "1963"^^ . + "http://www.gibbetted.tld/twilights/foreshown.html" . + "header englutting twilights" . + "environmentalist gibbetted englutting" . + . + _:Bafa13e03c1ce2d565f5367c4f2c5a1a7 . + . + "http://www.misadjust.tld/exsert/zaftig.html" . + "motorizes quadrated exsert" . + "64"^^ . + "http://www.colossuses.tld/misadjust/quadrated.html" . + . + _:Baa7d36e01fe036a4ccc09ebbfe116777 . + . + "http://www.highschool.tld/recesses/items.html" . + "rubidiums crassest recesses" . + "136"^^ . + "http://www.inviolably.tld/highschool/crassest.html" . + . + _:B28078270580c5efe2902bb9a8fba4418 . + . + "1962"^^ . + "http://www.explored.tld/mangier/brawns.html" . + "boyishly pompons mangier" . + "130"^^ . + "http://www.germaniums.tld/explored/pompons.html" . + "acupuncture boyishly explored" . + . + _:B16cce07af04037d90fe19053bb1cca11 . + . + "http://www.encompassment.tld/obscurantism/sneezing.html" . + "durably berettas obscurantism" . + "131"^^ . + "http://www.fledglings.tld/encompassment/berettas.html" . + . + _:Bc17e59977eb24c615052b0e78ec001d3 . + _:B8d8dd9ee5e84f665f91ab7a5a9bd40d3 . + . + "http://www.maxicoats.tld/juggling/nonbelievers.html" . + "reanimating gerontotherapies juggling" . + "http://www.colluded.tld/maxicoats/gerontotherapies.html" . + . + _:B5b5f5b0645d2090b5f12662d09bf72ea . + . + "1966"^^ . + "http://www.dads.tld/emigration/sleights.html" . + "cultivator sonless emigration" . + "18"^^ . + "http://www.canaries.tld/dads/sonless.html" . + "askant cultivator dads" . + . + _:B92d6e82819a0473555e76c4c8dbb61a4 . + . + "http://www.japeries.tld/peroxided/doctrines.html" . + "unalarming embossment peroxided" . + "28"^^ . + "http://www.hydroponic.tld/japeries/embossment.html" . + . +_:Bd62cae2841af76c9dd96cd1125dbf1d3 "Pacho Stahlnecker" . +_:Bd62cae2841af76c9dd96cd1125dbf1d3 . + . + _:Bcc45a9214bfe683a082e6742b05d3647 . + . + "http://www.humours.tld/favorableness/onside.html" . + "saltcellars garniture favorableness" . + "89"^^ . + . +_:Bcc3191949dea346d627dfeb970572c4a "Raktavira Danforth" . +_:Bcc3191949dea346d627dfeb970572c4a . +_:B2d4733dbfc1bb3debb5b582f64edde6d "Kiyonaga Reindel" . +_:B2d4733dbfc1bb3debb5b582f64edde6d . + _:B3e5f1c29ef6c19f6b8e516c8f51731f3 . + _:Bb2d224eec510b2615845c06a61974f5b . + . + "http://www.chaffers.tld/mijnheers/bustles.html" . + "forwardsearch monomials mijnheers" . + "170"^^ . + "http://www.colorists.tld/chaffers/monomials.html" . + . +_:B742e9b32562b98f9048c5be5c1f3e5b7 "Liubka Colabella" . +_:B742e9b32562b98f9048c5be5c1f3e5b7 . + _:B44d73f3319f7f0423eb9fd1ed075c067 . + . + "dibbuks childliest rationality" . + "32"^^ . + . +_:Bb914a4c656239e1c33136e724c8e2153 "Koi Lownsbery" . +_:Bb914a4c656239e1c33136e724c8e2153 . +_:B823b432e7c0ed354c682a3244f87f021 "Lela Gruenhagen" . +_:B823b432e7c0ed354c682a3244f87f021 . + _:Baaf147385f8120fd9bb7b340820b43da . + . + "http://www.situating.tld/erects/middlebrows.html" . + "crocuses quietened erects" . + "162"^^ . + . + _:B7f9853e58ea64e2c51d7e68ffa521103 . + . + "http://www.stoplight.tld/rallyist/procreating.html" . + "cornrows contamination rallyist" . + "141"^^ . + "http://www.numbly.tld/stoplight/contamination.html" . + . + _:Bf1908b91804ec102dbcc901af462310f . + . + "http://www.viewable.tld/putrefy/vireos.html" . + "illusiveness untamed putrefy" . + "45"^^ . + "http://www.prejudiced.tld/viewable/untamed.html" . + . + _:Bbbf5c2ee53160de94e77e215a239dc37 . + . + "http://www.disaffection.tld/touring/scornfully.html" . + "praos deringer touring" . + "http://www.waxworks.tld/disaffection/deringer.html" . + . + _:B757251396af4149f8d22505e6b1272f6 . + . + "http://www.macadams.tld/merriest/fruiter.html" . + "vacatable pornographies merriest" . + . + _:B6fbdf1ed5a5290907c66e16939f1a432 . + . + "http://www.flitter.tld/toller/unmorality.html" . + "offtrack sophist toller" . + "174"^^ . + "http://www.nulling.tld/flitter/sophist.html" . + . + _:Ba4ba7baa1595262d2466497657a22973 . + . + "http://www.deemphasizing.tld/convertibles/harrowing.html" . + "forensics trepid convertibles" . + "31"^^ . + "http://www.chapels.tld/deemphasizing/trepid.html" . + . + _:B1c17739808f1402688887d273b680ce3 . + . + "http://www.unriddling.tld/hedonists/inertness.html" . + "witcheries armistices hedonists" . + "197"^^ . + . +_:Bfde644790cdfc6d6bb81a3d6a666b444 "Phoena Lannen" . +_:Bfde644790cdfc6d6bb81a3d6a666b444 . +_:Bfe1453d4f3c1d17b3b6df5016d70b9f5 "Kyon Braucks" . +_:Bfe1453d4f3c1d17b3b6df5016d70b9f5 . + _:Be590778cf4ea54179683254f6079229e . + . + "http://www.harder.tld/ceremonies/prointegration.html" . + "caravel rebuttably ceremonies" . + "132"^^ . + . + _:B6eefe6b4e548f090ab8dabdcf7f95976 . + . + "http://www.ledger.tld/bulbul/cowedly.html" . + "lith fattener bulbul" . + "174"^^ . + "http://www.invaders.tld/ledger/fattener.html" . + . +_:Ba98383acde3574e29a8104c3e9350821 "Hadeel Ceraos" . +_:Ba98383acde3574e29a8104c3e9350821 . + _:B08dca4b3dc3cb28d47d0560175817c62 . + . + "http://www.outbox.tld/heist/whimpering.html" . + "mappable serenity heist" . + "145"^^ . + . + _:B53a81c3a98211d92f3f2526cc0fc0123 . + . + "http://www.heritrix.tld/minelayer/retitle.html" . + "flips deliquescence minelayer" . + "122"^^ . + "http://www.streets.tld/heritrix/deliquescence.html" . + . +_:B20e704b4100e043ff9e5a12ed59b5791 "Sumorokova Pilkerton" . +_:B20e704b4100e043ff9e5a12ed59b5791 . + _:Bac7b7577b526e3147a9f13518d3ae843 . + . + "1958"^^ . + "http://www.cliental.tld/management/incorrigibly.html" . + "smudging newfashioned management" . + "161"^^ . + "thermostable cliental newfashioned" . + . + _:B5ec6b7809c7e23c356be9c13c7933551 . + . + "http://www.hurriedly.tld/gaudily/cordites.html" . + "neutrality seriating gaudily" . + "51"^^ . + "http://www.slatier.tld/hurriedly/seriating.html" . + . + _:B5bb34630bfed90b7d3c7911d3fd08046 . + _:B587bc9fc22556bcea14aafe9dccfe5e9 . + . + "http://www.reckoners.tld/puckered/remediless.html" . + "rifleries moulted puckered" . + "117"^^ . + "http://www.coaction.tld/reckoners/moulted.html" . + . + _:B7228c2f60a971711f2bc6a039fd78fae . + . + "http://www.markka.tld/groused/wingspreads.html" . + "pushovers manslayer groused" . + "126"^^ . + . +_:B0bac4f7787d0e9935172a241665ab43a "Priskula Kexel" . +_:B0bac4f7787d0e9935172a241665ab43a . +_:Bdc1221276656bdc747669dfc68cd032a "Toshimichi Speth" . +_:Bdc1221276656bdc747669dfc68cd032a . +_:B7fc800efcc8427808089b53228f7a983 "Sharise Heagy" . +_:B7fc800efcc8427808089b53228f7a983 . +_:Bc2ab0597b249ebe573c44ace084bbffe "Jaadallah Mullen" . +_:Bc2ab0597b249ebe573c44ace084bbffe . + _:B48c1a518f0e5bf1d35eac3f125ccd102 . + _:Bd8ed78015094eb15cbdd1fe5d346d295 . + . + "http://www.canaled.tld/furtiveness/toxicants.html" . + "reorder rhomb furtiveness" . + "191"^^ . + "http://www.segos.tld/canaled/rhomb.html" . + . + _:Bba950a52a31270ffc84c3ae7466795fd . + _:B8b9ec0842a8b393a88fb7814c7eeb60c . + . + "1965"^^ . + "http://www.banned.tld/pauperizes/hausfrau.html" . + "serpents resetting pauperizes" . + "67"^^ . + "tintinnabulations banned resetting" . + . +_:B1df86347442a380fca9b3a1ee94b3b9b "Markandeya Kovalcheck" . +_:B1df86347442a380fca9b3a1ee94b3b9b . + _:B19aca388ec92e2ede18d5eb855973229 . + . + "1965"^^ . + "http://www.ordinariness.tld/dicotyledonous/dragster.html" . + "crossest relevancies dicotyledonous" . + "118"^^ . + "angers ordinariness relevancies" . + . + _:B97bddd23976713ffbb1310615a1bb661 . + "1964"^^ . + "http://www.temporally.tld/cocomats/dependability.html" . + "marveling hosteled cocomats" . + "158"^^ . + "http://www.imprudently.tld/temporally/hosteled.html" . + "moles marveling temporally" . + . + _:B1dca34ec80fc60089ce2872ae28a23e5 . + . + "http://www.tovariches.tld/misdoubted/dissuasions.html" . + "diver shopboys misdoubted" . + "http://www.southwester.tld/tovariches/shopboys.html" . + . + _:Bd89ff2250178fee90d7a2befb865b8bc . + . + "http://www.chuckholes.tld/carryouts/nagged.html" . + "careless galvanizer carryouts" . + "19"^^ . + "http://www.faltboats.tld/chuckholes/galvanizer.html" . + . + _:B265c8bd57ea313a9b1e78fa09f2560f0 . + . + "http://www.outer.tld/blintz/epidermization.html" . + "masculineness uvulars blintz" . + "184"^^ . + "http://www.teenyboppers.tld/outer/uvulars.html" . + . + _:Bc1a680e3efa669d97b20f3ba571a527e . + . + "1953"^^ . + "http://www.bicolours.tld/blamably/tartrate.html" . + "eisteddfod voluptuousness blamably" . + "97"^^ . + "http://www.aluminizes.tld/bicolours/voluptuousness.html" . + "ruffians eisteddfod bicolours" . + . + _:Bee0c7adb2388ec2c23586c7c97aa884c . + . + "http://www.kills.tld/veepees/buffets.html" . + "fraughts holer veepees" . + "74"^^ . + "http://www.coalesced.tld/kills/holer.html" . + . +_:B05011a0e922d80e3f90493cc2b972815 "Nanmadol Walgren" . +_:B05011a0e922d80e3f90493cc2b972815 . +_:B336669c567ebc557520dd1370aec16f0 "Ephrem Ruddle" . +_:B336669c567ebc557520dd1370aec16f0 . + _:B67bfa0f3930ca5887f65b215c8c0930c . + . + "http://www.choosiness.tld/keyboarded/restrengthened.html" . + "trifocals reallocations keyboarded" . + "118"^^ . + "http://www.decigram.tld/choosiness/reallocations.html" . + . +_:B30d08f9e4cc13d509a2acae8659eafae "Apolline Leonelli" . +_:B30d08f9e4cc13d509a2acae8659eafae . +_:Be2cc51c94084faa2363996889265ae09 "BeliMawr Uhlich" . +_:Be2cc51c94084faa2363996889265ae09 . +_:Bfe46e7000fe7729697c3f8ab50edf1ac "Ermid Soun" . +_:Bfe46e7000fe7729697c3f8ab50edf1ac . +_:Bc7d5c0543c97ee3b9fc7bb1b8d30bb88 "Gesshin Hocutt" . +_:Bc7d5c0543c97ee3b9fc7bb1b8d30bb88 . +_:B7f2472235ef8a4eb4baa70536144ab34 "Cathy Phebus" . +_:B7f2472235ef8a4eb4baa70536144ab34 . +_:B4b15775aa9bd90c6b58b26628d213c43 "Grite Faddis" . +_:B4b15775aa9bd90c6b58b26628d213c43 . +_:Bb13c643a508a212a934a78c8ffaef510 "Liebtraud Schorsch" . +_:Bb13c643a508a212a934a78c8ffaef510 . + _:B94a0b226a01c81a4a90e06d52ab26e42 . + . + "http://www.magmatic.tld/unlanded/tuppences.html" . + "oiler beldam unlanded" . + "139"^^ . + "http://www.swankily.tld/magmatic/beldam.html" . + . + _:B66e6f7052521f2240a246857e634fe33 . + _:B3fe446c7a76a05c43d0daba34d4da84f . + . + "http://www.allopathies.tld/tartufe/dynamited.html" . + "inexpressibility visitants tartufe" . + "182"^^ . + . +_:Bbe3384c6e749cfa9fe7f21e7fb38fa30 "Wiltrud Argro" . +_:Bbe3384c6e749cfa9fe7f21e7fb38fa30 . + _:B2d4130c29546810a1a63d84e3df892f9 . + . + "http://www.surmising.tld/preconstruct/chifforobe.html" . + "baldest sipping preconstruct" . + "37"^^ . + "http://www.gibsons.tld/surmising/sipping.html" . + . + _:B3900502b49055bc54c27e999749e8350 . + . + "1964"^^ . + "http://www.inconsistency.tld/coughers/blowfishes.html" . + "lapsing subrace coughers" . + "116"^^ . + "http://www.foolhardier.tld/inconsistency/subrace.html" . + "hided lapsing inconsistency" . + . + _:B9e5ee0fcf2a555ae482a5cd227b3d03d . + . + "http://www.stipulating.tld/scrupled/ascents.html" . + "saturnism medicaid scrupled" . + "148"^^ . + . +_:Badb3567c6756bbbea7a224abaa4b7c8a "Masao Martey" . +_:Badb3567c6756bbbea7a224abaa4b7c8a . + _:B14a0fb75c4a772d566587f98a41bcc6f . + . + "http://www.slopes.tld/plodder/equalize.html" . + "rimes rhododendrons plodder" . + "130"^^ . + "http://www.supercedes.tld/slopes/rhododendrons.html" . + . + _:Bf5f9aa55f588cc91937cb70edc0bc849 . + . + "http://www.spillable.tld/jujubes/ravishingly.html" . + "overflight adjustment jujubes" . + "57"^^ . + "http://www.undercharge.tld/spillable/adjustment.html" . + . + _:B5e97b9eb6613fb98b0372760e06303d2 . + . + "http://www.hoariest.tld/conj/servable.html" . + "remunerates goodish conj" . + "41"^^ . + "http://www.agreements.tld/hoariest/goodish.html" . + . + _:B732d01d1e03879b3bac2cfab680c8c44 . + _:Bb3ac26ca3dbb503cfe566fb45d2ff601 . + . + "http://www.wedgy.tld/jitters/boldest.html" . + "beaucoup emasculates jitters" . + "143"^^ . + "http://www.pickings.tld/wedgy/emasculates.html" . + . + _:B0918593d2588a4b4b069231bb8ab3d40 . + . + "http://www.faultiness.tld/suer/softbound.html" . + "prestamp elections suer" . + "84"^^ . + "http://www.douche.tld/faultiness/elections.html" . + . +_:B4cf34a997329851ed5f58862430112c3 "Ophelia Schinke" . +_:B4cf34a997329851ed5f58862430112c3 . + _:B9567df92e20dea2a063ca97b1b3b4a1d . + . + "http://www.lechayim.tld/microcosmic/curfewed.html" . + "pryingly warring microcosmic" . + "6"^^ . + "lymphatically deoxygenated dowels bluings throning heroics almner gushes penalized resiliency" . + "http://www.ruminating.tld/lechayim/warring.html" . + . +_:B9bc465d3020a6c4dc07d0d1efcc3d1d6 "Nastasiia Winzenried" . +_:B9bc465d3020a6c4dc07d0d1efcc3d1d6 . +_:Be968f969d895ac532966ceada453379a "Honey Eidinger" . +_:Be968f969d895ac532966ceada453379a . + _:B96abc91e1ebf2630b9196b643a373021 . + . + "http://www.nongregarious.tld/spurrey/supered.html" . + "doubleheaders thinclad spurrey" . + "29"^^ . + "http://www.euphonies.tld/nongregarious/thinclad.html" . + . +_:Ba75177e0d687d134c8afd7dd0db5d528 "Anakalane Rajaphoumy" . +_:Ba75177e0d687d134c8afd7dd0db5d528 . +_:Bca4e20c8e2ed724d9d6ba06230eb2c6d "Ashlyn Symeon" . +_:Bca4e20c8e2ed724d9d6ba06230eb2c6d . +_:Bb0b334699b4932046421d9852baa139a "Kantha Lybert" . +_:Bb0b334699b4932046421d9852baa139a . +_:B1ffc4c577e0b4b487e21154ad4013aa6 "Enar Nordlinger" . +_:B1ffc4c577e0b4b487e21154ad4013aa6 . + _:B5e25f5e59fa548fd9c4fa31fc12d791a . + _:B3d7152364433145d1bc2f753e96bf4cf . + . + "http://www.collecting.tld/weldable/canalized.html" . + "officiating bulgier weldable" . + "7"^^ . + "http://www.skullduggeries.tld/collecting/bulgier.html" . + . + . + _:B01976d2429cb42ec6f1e1623161100df . + . + "http://www.topographies.tld/eluding/lateraled.html" . + "entombment positrons eluding" . + "91"^^ . + "http://www.overconcern.tld/topographies/positrons.html" . + . +_:B518a096571f8430d351accc6b1baa5ac "Svetokhna Bayley" . +_:B518a096571f8430d351accc6b1baa5ac . + _:B761bd2d70b530d7c9794e2f28f605f77 . + . + "http://www.atrociously.tld/argled/beduins.html" . + "omelette antiquing argled" . + "127"^^ . + "http://www.unwrinkling.tld/atrociously/antiquing.html" . + . + _:B6950bf38cb674d8120a2462e75398279 . + . + "1955"^^ . + "http://www.reusability.tld/caneware/benchmarks.html" . + "rehears ablings caneware" . + "117"^^ . + "http://www.coigns.tld/reusability/ablings.html" . + "pimpernels rehears reusability" . + . + _:B16797737acef614e5e082b86fe9b16c9 . + . + "http://www.spelt.tld/neutralizing/malefactress.html" . + "cumuli gentlefolk neutralizing" . + "54"^^ . + . + _:Be682cccd08b858eb34f620673ffc14be . + . + "1956"^^ . + "http://www.precancel.tld/inlands/outargued.html" . + "stews spence inlands" . + "scarcities precancel spence" . + . + _:B621c45f185b20b7e2c45fbf9edffbb0d . + _:B6700a569b6070ec6aefa44c0541fbcdc . + . + "http://www.teratosis.tld/gavelling/vocalities.html" . + "exhalent inveighed gavelling" . + "84"^^ . + . + _:Bc2abe325305b6fd2e9ba413b437ca7ff . + . + "http://www.etches.tld/libelees/invoiced.html" . + "fermented proselytes libelees" . + "18"^^ . + "http://www.mistunes.tld/etches/proselytes.html" . + . +_:B9b98225d132b13371c307007459fca65 "Shadhaa Gomillion" . +_:B9b98225d132b13371c307007459fca65 . +_:Bf425392a14f84db3de49d59254bf5fbd "Caden Failing" . +_:Bf425392a14f84db3de49d59254bf5fbd . + _:Bcadd2bbde580ac72130e1f3b6395d302 . + . + "http://www.coarsest.tld/widdling/calculably.html" . + "bluesmen incorporator widdling" . + "150"^^ . + "http://www.subdirectors.tld/coarsest/incorporator.html" . + . + _:Bbe3211a577da14bdb42bc6b790479d79 . + "1963"^^ . + "http://www.unbind.tld/youngsters/avion.html" . + "hydrogenous inks youngsters" . + "72"^^ . + "limberest unbind inks" . + . +_:B773feaf77294fc82aaccd1bacc08b835 "Narkis Hickling" . +_:B773feaf77294fc82aaccd1bacc08b835 . + _:B51920c385543589d9a9c1c957768395f . + . + "http://www.wipeouts.tld/intercessions/majestical.html" . + "slitless mimickers intercessions" . + "177"^^ . + . +_:B43fd4e09b9a9f755e38e2dd6d380faeb "Tewdwr Foney" . +_:B43fd4e09b9a9f755e38e2dd6d380faeb . + _:B9433c699c39a0ac8d908a7df5b2beed1 . + . + "http://www.skipper.tld/darting/contributes.html" . + "assegai moltenly darting" . + "125"^^ . + "http://www.precipices.tld/skipper/moltenly.html" . + . + _:Be58e7bf8410cd3bf4226af546d6febeb . + _:Bfbcb608f63f305de88b4144566c2e59f . + . + "http://www.splotching.tld/merchandisers/swords.html" . + "massiness spanner merchandisers" . + "169"^^ . + . + _:B6994506f768f3a9490780fd1eaef2bd0 . + . + "http://www.counterfeitness.tld/eutrophy/gestures.html" . + "inculpate synaesthetic eutrophy" . + "117"^^ . + "http://www.ecdysial.tld/counterfeitness/synaesthetic.html" . + . +_:B09d8fba6609df99911d2ca2599423ad1 "Amora Ockmond" . +_:B09d8fba6609df99911d2ca2599423ad1 . + _:B5b5c31f23b669e559aaa7470a0efb6fb . + . + "http://www.tinfoils.tld/zeroed/scarcity.html" . + "steppes adulated zeroed" . + "138"^^ . + . + _:B3a8c1ee9806202d2962e6129493b78da . + . + "1961"^^ . + "http://www.amirates.tld/catwalks/parleying.html" . + "sublease haploids catwalks" . + "138"^^ . + "http://www.topkicks.tld/amirates/haploids.html" . + "trolls sublease amirates" . + . + _:B8227aa882671ef178e90b5762f4f9e9d . + . + "1961"^^ . + "http://www.gallbladders.tld/fetters/pinesaps.html" . + "genitures preconceiving fetters" . + "45"^^ . + "http://www.corniest.tld/gallbladders/preconceiving.html" . + "reshapers genitures gallbladders" . + . +_:B83d6c2ac0d26523e63143f56f5d64867 "Dyvyr Katra" . +_:B83d6c2ac0d26523e63143f56f5d64867 . +_:Bf04995f10ee80a0eac1cb0888744898a "Radosta Rodvold" . +_:Bf04995f10ee80a0eac1cb0888744898a . + _:B65f55d42ac4961bd5e63ead01c3ab755 . + . + "1965"^^ . + "http://www.bandeaux.tld/smokeless/befogs.html" . + "graffito antislavery smokeless" . + "135"^^ . + "relied bandeaux antislavery" . + . +_:Bca155fcd72c806f60316dc8d79f36414 "Ghana Reppucci" . +_:Bca155fcd72c806f60316dc8d79f36414 . + _:B68e8533640e9f0b900936ebbd190ebdc . + . + "http://www.weeklong.tld/preeminently/clanged.html" . + "cynics gastroscopy preeminently" . + "74"^^ . + "8"^^ . + "http://www.warmups.tld/weeklong/gastroscopy.html" . + . +_:B90909e64140c4d0f50e09885d65ccf8c "Terell Haaland" . +_:B90909e64140c4d0f50e09885d65ccf8c . + _:Bac21cffe484c1b3f3e3997534a6bb18d . + . + "http://www.vied.tld/loupes/hyping.html" . + "overfull dulling loupes" . + "14"^^ . + "http://www.astrobiologies.tld/vied/dulling.html" . + . + _:B650c1a52595e69cd9c9522d4523ea4e9 . + . + "http://www.lutings.tld/fabulously/enchain.html" . + "backfield kindhearted fabulously" . + "187"^^ . + . +_:B183cf1263cd48511d9aeb5263b9a1dca "Dylan Mensen" . +_:B183cf1263cd48511d9aeb5263b9a1dca . +_:B0956a0facaa984982e9412256ffd53f9 "Aurkene Venter" . +_:B0956a0facaa984982e9412256ffd53f9 . + _:B257564cd13ed9e8d922ca977213beda9 . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + . + "http://www.crumbliness.tld/tomboys/misfitted.html" . + "acetaldehyde annuitants tomboys" . + "131"^^ . + "http://www.glories.tld/crumbliness/annuitants.html" . + . + _:Ba440ca3c4ead7f4819d4194395ceec5d . + . + "http://www.hoaxed.tld/steeped/metamorphisms.html" . + "scowling revictualed steeped" . + "39"^^ . + "http://www.salter.tld/hoaxed/revictualed.html" . + . + _:B8415a67275f17e7ffb6e5a7747254656 . + . + "http://www.germier.tld/sutra/fertilely.html" . + "skiis cygnets sutra" . + "43"^^ . + "http://www.spited.tld/germier/cygnets.html" . + . + _:B8c162ccec056c09a30530bdc8955ae5a . + . + "1958"^^ . + "http://www.cagiest.tld/toiling/shaled.html" . + "voyeurs determinableness toiling" . + "121"^^ . + "bitterns cagiest determinableness" . + . + _:B26c051f75d2e96a52d065db7538997d5 . + . + "http://www.evanished.tld/icecaps/meliorated.html" . + "backcross missteps icecaps" . + "49"^^ . + "http://www.countries.tld/evanished/missteps.html" . + . + _:Be87a27f067830d72973019b8cb017e07 . + . + "http://www.fess.tld/encyst/retirees.html" . + "spleeniest participles encyst" . + "13"^^ . + "http://www.interschool.tld/fess/participles.html" . + . +_:B45b7030123608f078ece93e1e2dcf941 "Augustin Torner" . +_:B45b7030123608f078ece93e1e2dcf941 . + . + _:B6d98eedb782ff56dea2fbe53793ba189 . + . + "http://www.marrieds.tld/gasogenes/obnoxiously.html" . + "sashes fungic gasogenes" . + "112"^^ . + . +_:Ba574913d558caaad67af6b8674d33a45 "Wolfhelm Abella" . +_:Ba574913d558caaad67af6b8674d33a45 . + . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + . + "1962"^^ . + "http://www.moistureless.tld/rethink/outpace.html" . + "sissies reprobate rethink" . + "53"^^ . + "vinca moistureless reprobate" . + . + _:B1a87ad9791493a5a097a6e5e4f534d43 . + _:B9a8332eb4497a0d1036205e6e325b7fa . + . + "http://www.babbitting.tld/doves/stonefly.html" . + "barks ropy doves" . + "105"^^ . + . +_:Be45b12cab22ff0b1de8423a4d64220f5 "Changmi Dimattia" . +_:Be45b12cab22ff0b1de8423a4d64220f5 . + _:Be3fa5328d8ccd34f20bb53c19759fc6a . + . + "http://www.baedekers.tld/limiest/privets.html" . + "hepcats chooser limiest" . + "69"^^ . + "http://www.macaroni.tld/baedekers/chooser.html" . + . + _:B44298026671fdeb6f61445259103a73f . + . + "http://www.tups.tld/miasmic/commutative.html" . + "peccavis oratress miasmic" . + "181"^^ . + "http://www.arrivers.tld/tups/oratress.html" . + . +_:B108753d8817ac86508ee9806ea780102 "Desta Bowcutt" . +_:B108753d8817ac86508ee9806ea780102 . + _:Bc8cd8319d9a92b750f4ff916e217d27c . + . + "http://www.economically.tld/stilton/misapplying.html" . + "seraglios perpendiculars stilton" . + "130"^^ . + . + "http://www.whomping.tld/brimmed/oxyhydrogen.html" . + "1965"^^ . + . + "172"^^ . + "http://www.brimmed.tld/mordent/quitter.html" . + "chairs depletable brimmed" . + . + _:B501f18603eb6b1f21f094ede75cb58ab . + "depletable oxyhydrogen mordent" . + _:Bca631747613f78170f6309ce56fbd598 . +_:B62deefd9fa872bf870b64295b65a85e2 "Kristian Morocco" . +_:B62deefd9fa872bf870b64295b65a85e2 . + _:B88ab7a124220a02475fad7ff17de73f6 . + . + "1964"^^ . + "http://www.thorps.tld/recalcitrancies/tipster.html" . + "vox staggerers recalcitrancies" . + "61"^^ . + "http://www.roils.tld/thorps/staggerers.html" . + "kilovolts vox thorps" . + . + _:B2d3b3a63084ac0369826fcee540b04c8 . + . + "http://www.enervates.tld/deposing/unconsumed.html" . + "grizzliest scolders deposing" . + "80"^^ . + . + _:Bb7574705b35e3eba3ed974eae1a63a25 . + _:B4e366848a50c3fe8e6e88181391dd802 . + . + "http://www.candors.tld/maturative/bisques.html" . + "despicably childishly maturative" . + "28"^^ . + "http://www.sororities.tld/candors/childishly.html" . + . +_:B21855104c18be7ac408ca693d283c9eb "Yovanka Critchlow" . +_:B21855104c18be7ac408ca693d283c9eb . + _:B094bda7c4238c77087c28ec9107e6e96 . + _:Be707a81358845870b33ed85198fb2ebf . + . + "http://www.tithings.tld/peeking/overbaked.html" . + "undemocratically pesky peeking" . + "25"^^ . + "coronals dramatization inexecutable drillers divinities caparisons fetors lately peekaboo" . + "http://www.youths.tld/tithings/pesky.html" . + . +_:B44cd4963629a0c4f2714420df581ac00 "Drutmar Bolder" . +_:B44cd4963629a0c4f2714420df581ac00 . +_:B50d07c11942813a65f7ceff6185d8d13 "Gianna Lomascolo" . +_:B50d07c11942813a65f7ceff6185d8d13 . +_:Bd8ed78015094eb15cbdd1fe5d346d295 "Latreece Whitebear" . +_:Bd8ed78015094eb15cbdd1fe5d346d295 . +_:B12dd1aaaf2358b481aae77f242ca530a "Cellina Schlosser" . +_:B12dd1aaaf2358b481aae77f242ca530a . + _:B7162011773282527ce13e5717e19286f . + . + "http://www.glassfuls.tld/reflux/tacticians.html" . + "alleger unended reflux" . + "46"^^ . + "http://www.mangrove.tld/glassfuls/unended.html" . + . +_:B0cc8d0467778166709151ec529e168cd "Kaitlyn Seedorf" . +_:B0cc8d0467778166709151ec529e168cd . +_:Bc360346b1652adc85e7e551d7b8093e2 "Conceicao Taraborelli" . +_:Bc360346b1652adc85e7e551d7b8093e2 . +_:B97b0f17839df5fc3858e146d13e23dc5 "Sherri Kissinger" . +_:B97b0f17839df5fc3858e146d13e23dc5 . + _:Beaf2faeddecca422fe964069efcfcdd5 . + . + "http://www.times.tld/minimaxes/dominants.html" . + "hemorrhagic plundered minimaxes" . + "112"^^ . + . + _:B71ff7a25f81cdf0568f40ac8e3c7f087 . + . + "http://www.administerings.tld/opticians/lushes.html" . + "mistreat nonsuccess opticians" . + "108"^^ . + "http://www.clonked.tld/administerings/nonsuccess.html" . + . + _:Bb14226f1ca305f8822b61c825fb603bb . + . + "http://www.libyans.tld/uniques/staleness.html" . + "hatracks succumbing uniques" . + "193"^^ . + "http://www.cuffs.tld/libyans/succumbing.html" . + . +_:B37ce7fdb0575e0ceb1e3163b4e87e1b3 "Giovanna Douthit" . +_:B37ce7fdb0575e0ceb1e3163b4e87e1b3 . + _:Bf425392a14f84db3de49d59254bf5fbd . + . + "http://www.rifer.tld/surmisers/satisfying.html" . + "napoleons splinting surmisers" . + "141"^^ . + "http://www.kerneling.tld/rifer/splinting.html" . + . +_:B84cea307a3010d5e972f0e531b1e0783 "Matabei Tall" . +_:B84cea307a3010d5e972f0e531b1e0783 . + _:Bf602cee368e7b3e11461bf9b56d40003 . + . + "1963"^^ . + "http://www.riels.tld/etape/washcloths.html" . + "kibbles cabbala etape" . + "161"^^ . + "http://www.security.tld/riels/cabbala.html" . + "acridness kibbles riels" . + . + _:Bcb6498fddb88cf515074fbbf540eacfa . + "1962"^^ . + "http://www.sloughed.tld/satoris/rattish.html" . + "songster flagellated satoris" . + "106"^^ . + "urolith sloughed flagellated" . + . + _:B2602f7f71385a06fdf12cf0f7f85344a . + . + "http://www.farcers.tld/legislatresses/underway.html" . + "definable bards legislatresses" . + "104"^^ . + . +_:B0b7fc9fcee5bcdbe453508dd9c8f2b53 "Brunhild Seit" . +_:B0b7fc9fcee5bcdbe453508dd9c8f2b53 . +_:B40f98e77cb0de1bae09912fa60664572 "Mitsuoki Vannorman" . +_:B40f98e77cb0de1bae09912fa60664572 . +_:Bc7e60fa4da730b4e8fc42e20cf116984 "Euphemia Pippert" . +_:Bc7e60fa4da730b4e8fc42e20cf116984 . +_:B8c80e0fdc4c8831c8567a1c1115cbe37 "Vivka Culligan" . +_:B8c80e0fdc4c8831c8567a1c1115cbe37 . + . + _:B5e9af0ea82757e1b8a818fdcf83c353a . + . + "http://www.plateauing.tld/embossers/cerebrum.html" . + "dually reoccupations embossers" . + "130"^^ . + "witchy horologe bigamistic furrows eloquence cobwebbier divorcing incidentally" . + "http://www.recelebrating.tld/plateauing/reoccupations.html" . + . +_:Bac0e2e9542db7cfdc3e979bbb2476605 "Fedia Hanning" . +_:Bac0e2e9542db7cfdc3e979bbb2476605 . +_:B4819d2e3884e149413bd41b9f0ce4b82 "Tahlia Francisque" . +_:B4819d2e3884e149413bd41b9f0ce4b82 . + _:B6ab373e3b1745e0b44a1e311afe486f2 . + _:B026ea4e32cda11228d90cba2fcf4a474 . + . + "http://www.fingerlings.tld/argles/lecithins.html" . + "warted thyroidectomies argles" . + "162"^^ . + "http://www.pinons.tld/fingerlings/thyroidectomies.html" . + . +_:B95fb844b9df182cdc570b9843e0fd14e "Adrianna Moscicki" . +_:B95fb844b9df182cdc570b9843e0fd14e . + _:B7faf5a318d44705db1e2887f67c176a8 . + "1959"^^ . + "http://www.categorical.tld/plebe/anabolic.html" . + "carrousel yelled plebe" . + "131"^^ . + "http://www.noses.tld/categorical/yelled.html" . + "tappers carrousel categorical" . + . +_:B41d88c50d7bd3679f57cd093ad0d2312 "Susumu Nozum" . +_:B41d88c50d7bd3679f57cd093ad0d2312 . + _:B193c1751e3f86bc202b0ead49160c0df . + . + "http://www.baseness.tld/notarizes/nimbler.html" . + "pits lands notarizes" . + "123"^^ . + "remorses reframes sweetbriers sideward penancing overdoes reshaping landslides unsay computerized" . + . +_:B150ef216696c859795e4c86323bd0bfb "Askitriia Trejos" . +_:B150ef216696c859795e4c86323bd0bfb . +_:B7a397b7988df2ed7d5cde6ff6a20f0a4 "Libera Ahlborn" . +_:B7a397b7988df2ed7d5cde6ff6a20f0a4 . +_:B6770d2403b7c2d41a74308d237b1af60 "Michizane Krips" . +_:B6770d2403b7c2d41a74308d237b1af60 . + _:Be9eafe0aa0466a6f8058f3d3e02febfe . + . + "1966"^^ . + "http://www.shoplifters.tld/kiddy/rocklike.html" . + "terminability preempted kiddy" . + "169"^^ . + "docility shoplifters preempted" . + . + _:Ba440ca3c4ead7f4819d4194395ceec5d . + . + "http://www.mewed.tld/stepper/shining.html" . + "nictitates encouraged stepper" . + "106"^^ . + "http://www.girder.tld/mewed/encouraged.html" . + . + _:Bf90508fa0e7f49561764fe8a25b54b65 . + . + "http://www.interdicted.tld/dinted/catalogues.html" . + "antings swells dinted" . + "100"^^ . + "http://www.molluscan.tld/interdicted/swells.html" . + . + _:B8ccb1b211806bcc2dbedc660c778276a . + "1956"^^ . + "http://www.vasectomizing.tld/maudlinly/toenailing.html" . + "vials precognitions maudlinly" . + "135"^^ . + "figworts vasectomizing precognitions" . + . + _:B8ef80f0a281ad759b1c53212a9deb512 . + _:B44e566163998bb040b2f5ad939588867 . + . + "http://www.aproning.tld/antihypertensive/cheapness.html" . + "mercantilism highjacks antihypertensive" . + "37"^^ . + "http://www.airing.tld/aproning/highjacks.html" . + . + _:B8a4948d1d02d24a99d185dec845a7060 . + . + "1955"^^ . + "http://www.nonstandard.tld/wanders/hirsuteness.html" . + "dominus claymore wanders" . + "127"^^ . + "http://www.interventionist.tld/nonstandard/claymore.html" . + "glassiness dominus nonstandard" . + . + _:B47af817a8e62d09c3f58dc967406afbd . + . + "1963"^^ . + "http://www.overrefinement.tld/sandpit/malinger.html" . + "permeated lymphs sandpit" . + "191"^^ . + "cookable overrefinement lymphs" . + . + _:B0b130dbbbf74aabfe91a5df78b19fd4f . + . + "http://www.devisals.tld/preterit/ganglionic.html" . + "workless sweetly preterit" . + "197"^^ . + "http://www.christly.tld/devisals/sweetly.html" . + . +_:B9f2fef71be2c27f5ec965b2a77a02588 "Traci Erazmus" . +_:B9f2fef71be2c27f5ec965b2a77a02588 . + _:B0c34d261804abfd464e83177aa571f47 . + . + "http://www.copulae.tld/meliorative/regressed.html" . + "labored adsorbable meliorative" . + "137"^^ . + . + "1963"^^ . + "6"^^ . + "Journal 5 (1963)" . + "1"^^ . + . + _:B43fd4e09b9a9f755e38e2dd6d380faeb . + . + "1961"^^ . + "http://www.outranges.tld/stoves/makeweight.html" . + "reinsure mythologically stoves" . + "152"^^ . + "nominately outranges mythologically" . + . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + "0-4854-5737-0" . + . + . + "Virtual Press" . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + "Proceeding 1 (1964)" . + "10"^^ . + "reexhibit feyest looting" . + "http://www.feyest.tld/embouchures/urbanizing.html" . + "1762"^^ . + "1964"^^ . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B2f06a021de5af0b85ee3836e574cf4d2 . +_:B364d4dbe1a67e7721e48f64dcbb9d3e1 "Lorie Boisjolie" . +_:B364d4dbe1a67e7721e48f64dcbb9d3e1 . + _:B7e76dea1eddad9de4d0d90e8c431354b . + . + "http://www.choreographs.tld/mariner/recolonize.html" . + "craggiest roosts mariner" . + "http://www.washes.tld/choreographs/roosts.html" . + . +_:B9b8e96d72b3c5f103352aad965042ff1 "Wala Dydo" . +_:B9b8e96d72b3c5f103352aad965042ff1 . +_:Bda11d3d189249c536697b405747d831d "Thijs Saylor" . +_:Bda11d3d189249c536697b405747d831d . + _:Bf6187ef98ffe4faab6721b3eb3450ebd . + . + "http://www.reconsecration.tld/barographic/surnamers.html" . + "xenophobe realising barographic" . + "99"^^ . + "http://www.tinglers.tld/reconsecration/realising.html" . + . +_:Be323be2467826dd6a24978b1f3c0c6ba "Konstiantinova Deniro" . +_:Be323be2467826dd6a24978b1f3c0c6ba . +_:B8d8c8820d6af84813dc8f3e3def383e9 "Dodie Tedford" . +_:B8d8c8820d6af84813dc8f3e3def383e9 . + _:B784c057b92cf6464cfd43089a8987f91 . + . + "http://www.adiathermancy.tld/sizer/nubble.html" . + "forgoing chollas sizer" . + "27"^^ . + . +_:B9fe535c8384a2d86d406222af07ae8dc "Jencir Miran" . +_:B9fe535c8384a2d86d406222af07ae8dc . + _:B96ad5ad84c6f15e81a1fe9c3d519743b . + _:B520deab3e9ac9aae6b5f1b42649d8f86 . + . + "http://www.holystones.tld/plenipotentiaries/misjudged.html" . + "froward reinstructing plenipotentiaries" . + "5"^^ . + "http://www.incepting.tld/holystones/reinstructing.html" . + . +_:B8cb3dd3e3ca2fd1b5b4c657bae53ab18 "Gregoire Hizer" . +_:B8cb3dd3e3ca2fd1b5b4c657bae53ab18 . + _:B3f1f7b6afc027168c406eab5389e1c3e . + . + "http://www.underclothes.tld/zymogenic/hooraying.html" . + "ectoplasm tiffanies zymogenic" . + "113"^^ . + "http://www.nonclassical.tld/underclothes/tiffanies.html" . + . + _:B7b118d0e97770d4f5dbdfef50f311a0a . + . + "http://www.nonmen.tld/typefaces/parlous.html" . + "demanded denaturant typefaces" . + "193"^^ . + "http://www.collates.tld/nonmen/denaturant.html" . + . + _:B769d33372f5ca79e80b39c3bdde5ae07 . + . + "http://www.hawkish.tld/truanting/aberration.html" . + "melodramatically sonorants truanting" . + "200"^^ . + . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + "http://www.polynesian.tld/moored/doorless.html" . + . + "151"^^ . + "shoppes polynesian wackier" . + "1962"^^ . + . + "timelessly wackier moored" . + _:Bb7b9999f01399f748a05f49128edafd4 . + . + _:B39ddc95abf81e805ce754bd40cdc015b . + . + "http://www.samplers.tld/palaver/lichening.html" . + "securest natures palaver" . + "40"^^ . + . + _:Bb51da69ffa5d397e36e879fbb2162997 . + . + "http://www.demythologizing.tld/judoist/goddams.html" . + "abounds bacteriocidal judoist" . + "179"^^ . + "http://www.gussets.tld/demythologizing/bacteriocidal.html" . + . + _:B05fbe07d8c1c51d76a16b33504252c50 . + . + "http://www.fielders.tld/spangled/nihils.html" . + "nills jingoish spangled" . + "54"^^ . + "http://www.reaccusing.tld/fielders/jingoish.html" . + . +_:B2d79100c69acc3ef3d32dc4a73999481 "Jacky Gurrieri" . +_:B2d79100c69acc3ef3d32dc4a73999481 . + _:Be809dc3cd8b1ea2fb2b5eb836addaaa1 . + . + "http://www.palms.tld/wrestlers/outsmarts.html" . + "falsity acropolises wrestlers" . + "28"^^ . + "http://www.choking.tld/palms/acropolises.html" . + . +_:B36235e39670c8884c04c8951c7683880 "Helga Colding" . +_:B36235e39670c8884c04c8951c7683880 . +_:Bdb274bf4347c5d6fcab15c7fd2e25e02 "Jake Bober" . +_:Bdb274bf4347c5d6fcab15c7fd2e25e02 . +_:B718b9ab6f63077ec6fe645ae1ed425d9 "Suhaila Berez" . +_:B718b9ab6f63077ec6fe645ae1ed425d9 . + _:Ba1d59b703fabe71e188df6f05fa761d6 . + . + "http://www.cedes.tld/brusk/ranting.html" . + "fulling seeping brusk" . + "14"^^ . + "http://www.humankind.tld/cedes/seeping.html" . + . +_:Bdd51b53ae205c9a9b7a685c6589acb97 "Annapurna Santolucito" . +_:Bdd51b53ae205c9a9b7a685c6589acb97 . + _:B3cc8acdaeef51e340290677a5dd20e90 . + . + "http://www.arks.tld/militating/uncapped.html" . + "newsletters outranks militating" . + "29"^^ . + "http://www.nonvoting.tld/arks/outranks.html" . + . +_:B03bffac13bad85b26ad72a2bfc0b1cf6 "Imaad Dolman" . +_:B03bffac13bad85b26ad72a2bfc0b1cf6 . + _:Bf54e32f048507cb1e888cdfcbbb692c8 . + . + "http://www.grouped.tld/layaway/testifier.html" . + "wyverns runaways layaway" . + "55"^^ . + . + _:B5fdb5ab4b21712a79e43aa455d1e5f61 . + . + "http://www.stander.tld/multiplier/professes.html" . + "chivaree uncomfortable multiplier" . + "67"^^ . + "http://www.amenders.tld/stander/uncomfortable.html" . + . +_:Bd3eff7a94fad538a4284d791e078b77e "Zachary Miska" . +_:Bd3eff7a94fad538a4284d791e078b77e . +_:B96c01160fd609d21111772d7b1c25eb3 "Amlie Chico" . +_:B96c01160fd609d21111772d7b1c25eb3 . + _:B77663dfd8e60ec862180ba5b24bb0867 . + "1957"^^ . + "http://www.vastier.tld/tauting/paves.html" . + "teemers federalism tauting" . + "93"^^ . + "blowby vastier federalism" . + . +_:B9164ccbf1df90b980727b908019179b0 "Aiko Lagrasse" . +_:B9164ccbf1df90b980727b908019179b0 . + _:B0503a25b257413a1d9cc3d892925a29d . + . + "http://www.kishka.tld/unwind/fragmental.html" . + "civically gruntles unwind" . + "139"^^ . + "http://www.spying.tld/kishka/gruntles.html" . + . + _:B83607c8f2c93345b7222faeb5fd2775e . + . + "http://www.divergence.tld/negotiators/greaves.html" . + "flaunting semitraditional negotiators" . + "100"^^ . + . +_:Bd50c81c79d55dfd8b01ec584c801bff0 "Kano Sivret" . +_:Bd50c81c79d55dfd8b01ec584c801bff0 . +_:Baad4a3100222ba5d6ac017221a9e4b5a "Greg Weatherly" . +_:Baad4a3100222ba5d6ac017221a9e4b5a . + _:B400d0fdb9a2048421a1a9fc55b4c8adc . + . + "http://www.actable.tld/conventionalism/nonstick.html" . + "feaster chortles conventionalism" . + "http://www.tachs.tld/actable/chortles.html" . + . + _:Be01759322b5e1ff4b343ae89d1179e3b . + . + "http://www.spirited.tld/brownstones/bookkeeper.html" . + "unsymmetrically castings brownstones" . + "101"^^ . + "http://www.deifiers.tld/spirited/castings.html" . + . + _:Bdb78094ade43953811e34097dd5dd97b . + . + "http://www.cheques.tld/waspishly/stilbestrol.html" . + "playgoers batting waspishly" . + "136"^^ . + "crimper tonners unfair southpaws scorify supportance jumpiest whanged" . + "http://www.bewigged.tld/cheques/batting.html" . + . + _:Bdd51b53ae205c9a9b7a685c6589acb97 . + . + "http://www.revoltingly.tld/hosannas/interfaces.html" . + "impeding extirpations hosannas" . + "1"^^ . + . + _:B5e5d45cd7d9c9a06d293fad9c84102f7 . + . + "http://www.copyist.tld/nonsmoking/southing.html" . + "nonphysiological begot nonsmoking" . + "21"^^ . + . + _:B0eb90ab8b1e65fe188943afbd7d92112 . + . + "http://www.strumpet.tld/sawflies/bickers.html" . + "yodled disoblige sawflies" . + "38"^^ . + . + . + "http://www.alerter.tld/precises/speeches.html" . + "1963"^^ . + . + "cauldrons romancers precises" . + "http://www.sweltrier.tld/alerter/romancers.html" . + "appropriating cauldrons alerter" . + "36"^^ . + _:B6f94494b729bfc7b059413c608fc4c81 . + _:B1855a5236b0366402d6b45cb785f7032 . +_:B43085767641047db1387122d1412a656 "Huw Diles" . +_:B43085767641047db1387122d1412a656 . + _:B7a688534e524712ee2eba0ec4c5dfb87 . + _:Bc352a5bb64f3b2e540fe3ee99afce368 . + "1962"^^ . + "http://www.arranging.tld/centerfold/stimulator.html" . + "curviest informational centerfold" . + "76"^^ . + "http://www.impedient.tld/arranging/informational.html" . + "redistributions curviest arranging" . + . +_:B2ee48a1f8679ba5ca0fab2e310882d91 "Madina Mcglumphy" . +_:B2ee48a1f8679ba5ca0fab2e310882d91 . + _:B790154fef31fa7e486c51e352260fc30 . + . + "1962"^^ . + "http://www.unprofessionally.tld/rebury/gibbeted.html" . + "bartering attestor rebury" . + "189"^^ . + "http://www.pleurisies.tld/unprofessionally/attestor.html" . + "fossillike bartering unprofessionally" . + . + _:B7f5b58056ff1c8098b66148fec50e813 . + . + "http://www.shuttling.tld/ensconced/cunnilinguism.html" . + "untutored sorel ensconced" . + "180"^^ . + . +_:B83937bb767715ffef052adafddefd98f "Ebba Anglade" . +_:B83937bb767715ffef052adafddefd98f . + _:Bdde8dffb329641aae8d4671f48fe1e8f . + . + "http://www.darklier.tld/sheepfold/challah.html" . + "ketchups virulencies sheepfold" . + "10"^^ . + . +_:B53ffe885e1096cd0b4bed18a4139e1f4 "Amos Mackay" . +_:B53ffe885e1096cd0b4bed18a4139e1f4 . + _:Bf33cec1da91c517d51b8a9d0ad8fcdb8 . + . + "http://www.bluegills.tld/glycerose/catheters.html" . + "daubers pavane glycerose" . + "125"^^ . + "http://www.offends.tld/bluegills/pavane.html" . + . + _:Bca155fcd72c806f60316dc8d79f36414 . + . + "http://www.requisitioners.tld/dilatations/oceanid.html" . + "aligner predetermination dilatations" . + "115"^^ . + "http://www.exhilaration.tld/requisitioners/predetermination.html" . + . + . + _:B5d187de49951e795622f7e124cfed508 . + "http://www.oinked.tld/maxillary/dumpers.html" . + "dragged lobsters careering triplets hepatics colonies defalcate transplantations forfends voucherable intercepting jeered immunopathology addends surveiled wagers joysticks nonliving agric proliferating disintegrator oblongish leapfrogged overabundant legworks easeful cognize hoatzin toiled nonspecialized vrouw squads tantalums overweight readmits loopholing tattles irradiates befriends insinuators restorers rebroadcasting grousing overdrinking frow demarcators tasselling crocked wharfinger reconverting washboards overdrank recalculations dumps carousels acidly deponent venges shivas northers mutualist harebrained earthworms lunk forefended overtaking sourdoughs traditionless spoliator earthlier stenographers reallocating aslope seawaters ruminative patronly hydrozoon webbier foxiness toddy playlets mouthiest delegati renege briefless regularities planarity stubborner waterbeds disinclines antonyms anesthetize chanticleer administrants preengaging unitarians reevaluate rekeys ochroid climatotherapy crocks" . + . + "120"^^ . + "maxillary bering evasiveness" . + "carpetbag peonism metropolitanize twanged pedros nonforfeitable dissociative apostacy" . + "http://www.dumpers.tld/evasiveness/toto.html" . + "http://www.apnea.tld/dumpers/bering.html" . + . +_:Bb118f36bf60490b3d403744b8287724c "Palash Debarros" . +_:Bb118f36bf60490b3d403744b8287724c . +_:B1bb22a646bb01dc17ada5f5e471a7bce "Tamal Kesterson" . +_:B1bb22a646bb01dc17ada5f5e471a7bce . + _:B17197df6608383dec6865e573e076e42 . + . + "1959"^^ . + "http://www.brambly.tld/latchstring/loser.html" . + "intercultural profferers latchstring" . + "163"^^ . + "parser brambly profferers" . + . + _:B67b4b83628b7593869a879acb942eb59 . + "1966"^^ . + "http://www.allegorist.tld/babylonia/airmailed.html" . + "mechanotherapy gratuitousness babylonia" . + "10"^^ . + "http://www.pathologist.tld/allegorist/gratuitousness.html" . + "http://www.silkworms.tld/mechanotherapy/allegorist.html" . + "recapitulates pathologist mechanotherapy" . + . +_:B720c6a030eddaf12a6fcc7090ff28978 "Birgit Mastrianna" . +_:B720c6a030eddaf12a6fcc7090ff28978 . + _:B72c57c19012d73603446cb8913f01705 . + . + "http://www.regenerate.tld/popularizes/smirks.html" . + "oblational blabby popularizes" . + "181"^^ . + . +_:B575686e16f398908b29e13f30b9173bd "Bernharde Hoster" . +_:B575686e16f398908b29e13f30b9173bd . +_:Bc3cc421ad920491a2f568dda8cbd56b8 "Devontae Abaloz" . +_:Bc3cc421ad920491a2f568dda8cbd56b8 . + _:B986791fcd417ceb2e1e82f714cdb58b4 . + . + "http://www.ortolans.tld/disproving/squawked.html" . + "psychoanalyzing finises disproving" . + "59"^^ . + "http://www.brindles.tld/ortolans/finises.html" . + . + _:Befd338e0727f1b4b42bbec6e438cb003 . + . + "http://www.debutantes.tld/squinty/riflers.html" . + "sheathes avocets squinty" . + "89"^^ . + "http://www.deepening.tld/debutantes/avocets.html" . + . + _:Ba5ea40a8ac0b1dbb510b43c3663b0518 . + . + "http://www.chippering.tld/pouchiest/canvasses.html" . + "detonations photospherically pouchiest" . + "105"^^ . + "http://www.oops.tld/chippering/photospherically.html" . + . + _:B09b355f4e47a852e0b10bc72d846c6bd . + . + "1966"^^ . + "http://www.sallies.tld/handbill/warrantor.html" . + "bathing goofily handbill" . + "82"^^ . + "http://www.plaints.tld/sallies/goofily.html" . + "lamentations bathing sallies" . + . +_:B42186db232788b794e29fc3b944a7232 "Ashraf Hamstra" . +_:B42186db232788b794e29fc3b944a7232 . + _:B037bdd83fb6ea497260d16b96acc0130 . + . + "http://www.overthrowers.tld/undemonstrative/quilts.html" . + "walks atomising undemonstrative" . + "157"^^ . + "http://www.manubrium.tld/overthrowers/atomising.html" . + . + _:Bf7a23ca8e3a9c6b828cc7830d849b93c . + _:B5846f78679e598895e1b4d8e44dcdab6 . + . + "http://www.ovately.tld/zapped/honeys.html" . + "juniors clavier zapped" . + "28"^^ . + "http://www.citrons.tld/ovately/clavier.html" . + . + _:Bc15b339c951f8a6724f2d856952a4a09 . + . + "http://www.errands.tld/revaluing/gunwales.html" . + "rationalists anviltops revaluing" . + "119"^^ . + "http://www.standards.tld/errands/anviltops.html" . + . +_:Bd88c3d4a3001d23a94d6c7b365186800 "Dores Hugi" . +_:Bd88c3d4a3001d23a94d6c7b365186800 . + _:Bf0eee5eb7e81e0697cec4ff52cff310d . + _:B3314d179ef0a11acf938a17057bcabf7 . + "1956"^^ . + "3"^^ . + "Journal 3 (1956)" . + "1"^^ . + . + _:Bc93355e0952068a076570d0427fbd0b3 . + _:B4bf3b90443908dc92f69a086d6227298 . + . + "http://www.enabling.tld/indianian/sues.html" . + "haphazardly bromos indianian" . + "91"^^ . + "http://www.dreariest.tld/enabling/bromos.html" . + . + _:Bcc666063c4dd3b7a338c23f019041af9 . + . + "http://www.supertaxes.tld/inexactitude/applicators.html" . + "tattersalls rollicked inexactitude" . + "78"^^ . + "http://www.suspire.tld/supertaxes/rollicked.html" . + . +_:Ba2bc2823ea36cb3d77e46b5b6a596dc0 "Aleece Thorn" . +_:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . +_:B0f145fe9c06a2d4e4d6f04912ec21e0c "Dora Brisbone" . +_:B0f145fe9c06a2d4e4d6f04912ec21e0c . + _:B78d0df722eddfc3ca50cac1fcf5b9b87 . + . + "http://www.malting.tld/abominators/trilobate.html" . + "apostacy footgear abominators" . + "58"^^ . + . +_:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 "Werner Corsi" . +_:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 . +_:Bac0f6ec6a739f25266fd8475c9cb6374 "Fabiano Brucker" . +_:Bac0f6ec6a739f25266fd8475c9cb6374 . + _:B087eb3bbee07dcc1b6c9d488a43ec505 . + . + "1966"^^ . + "http://www.paterfamilias.tld/cozie/recompensatory.html" . + "reweaved alpacas cozie" . + "61"^^ . + "classicist paterfamilias alpacas" . + . + _:B89cf6b23c297381f64855e3eb1647f10 . + "1965"^^ . + "http://www.circumcising.tld/roan/oxtail.html" . + "retrogressing smudgiest roan" . + "116"^^ . + "deadlier circumcising smudgiest" . + . + _:B80d0b192eab284e5d9c09c99440c167b . + . + "http://www.sluggishness.tld/representable/honors.html" . + "drifter senescent representable" . + "129"^^ . + "http://www.emptied.tld/sluggishness/senescent.html" . + . + "80"^^ . + "snakily restack pugilisms" . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + . + "1964"^^ . + "http://www.insinuating.tld/pugilisms/modulative.html" . + _:B833a91a0e6f0969671a5aa8251dceb11 . + "http://www.pugilisms.tld/teepees/elvis.html" . + "restack modulative teepees" . + . +_:Be4ee63416db4f018c2aa7874ebcd0ff2 "Ambrosi Cerni" . +_:Be4ee63416db4f018c2aa7874ebcd0ff2 . + _:B31dbf4ed0541560ec2c71da8e98709bc . + . + "1964"^^ . + "http://www.cheeriness.tld/eyeliners/adorns.html" . + "armoires digressive eyeliners" . + "churchy cheeriness digressive" . + . + _:B6fffdcb6e0cfef0f995b3d455e7d4461 . + . + "http://www.moieties.tld/discomfiting/emulsions.html" . + "hexarchies cravens discomfiting" . + "14"^^ . + "laundromats divestitures dissolutely fratricides untrod aquarist washtubs spinet wining" . + "http://www.photocomposing.tld/moieties/cravens.html" . + . +_:B420c4b799cb0b47c9ba9d96a1ec0e539 "Ryobe Waser" . +_:B420c4b799cb0b47c9ba9d96a1ec0e539 . +_:Be5872349dc314ad1c208bd0c6ccdb914 "Yoriko Boot" . +_:Be5872349dc314ad1c208bd0c6ccdb914 . +_:B34b997a1b2e871b58b6ddbe9b2fe0cc7 "Ulia Kaines" . +_:B34b997a1b2e871b58b6ddbe9b2fe0cc7 . +_:Be9a315ebb0583eba4249f5e5b746e10e "Gavin Reynolds" . +_:Be9a315ebb0583eba4249f5e5b746e10e . +_:Bfdf68ccc2df64c1714915f46df86c337 "Rayna Klimek" . +_:Bfdf68ccc2df64c1714915f46df86c337 . + _:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + . + "http://www.ohms.tld/homicidally/exegetic.html" . + "gestating spouses homicidally" . + "32"^^ . + "http://www.messing.tld/ohms/spouses.html" . + . + _:B55b699c221ad9d41b88007b2c7bc1cc2 . + . + "1960"^^ . + "http://www.unpaid.tld/scandalize/medicative.html" . + "uniters ungratifying scandalize" . + "148"^^ . + "http://www.deigning.tld/unpaid/ungratifying.html" . + "effusions uniters unpaid" . + . +_:B8643fb7d47506054ecd60e7e036e58de "Payton Helmlinger" . +_:B8643fb7d47506054ecd60e7e036e58de . + _:Bca421c8f5285ab216bb9469f6db69762 . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + . + "http://www.aerated.tld/godlily/ditching.html" . + "fomentation grouping godlily" . + "38"^^ . + "cupbearers reweighs tarantulae rebutter jimjams warmakers worshipper witting centiliters rectifiers" . + "http://www.ledges.tld/aerated/grouping.html" . + . + _:B1847ae572370abe7d1a110a7479f59c2 . + . + "http://www.swigged.tld/surveyors/strings.html" . + "unkennels reascended surveyors" . + "163"^^ . + "http://www.craftsmanly.tld/swigged/reascended.html" . + . +_:Bd3417128a8980a36eb99ff0175746ab4 "Dean Sinor" . +_:Bd3417128a8980a36eb99ff0175746ab4 . + _:Bf9adc51ba6d9f4df2e87726e87f3668d . + . + "1966"^^ . + "http://www.deairs.tld/hunting/ironical.html" . + "swale lining hunting" . + "89"^^ . + "gibingly deairs lining" . + . +_:B573bb3ae322ce44b2adc6585cfa44c43 "Lorraine Mahapatra" . +_:B573bb3ae322ce44b2adc6585cfa44c43 . +_:B9dce176dc7f21d1cdd37dd7bffa825f3 "Guiletta Rosek" . +_:B9dce176dc7f21d1cdd37dd7bffa825f3 . +_:Bcd52e0ee28b6c5ec903f3668349fb96c "Katelyn Trainum" . +_:Bcd52e0ee28b6c5ec903f3668349fb96c . + _:Be5f828e78539b9a30e7ad042981548ea . + . + "http://www.morphologically.tld/atomizing/rekeyed.html" . + "dinette guiltlessly atomizing" . + "190"^^ . + "http://www.suborbital.tld/morphologically/guiltlessly.html" . + . + _:B31ffe5e7174d649d203fa161857de901 . + . + "1960"^^ . + "http://www.militants.tld/plagiaristic/overdependent.html" . + "lasciviously imprecated plagiaristic" . + "24"^^ . + "limelights militants imprecated" . + . +_:B1cb25f0066e667269bf23bf068a4c4c9 "Vincenzio Compos" . +_:B1cb25f0066e667269bf23bf068a4c4c9 . + _:Be3615c01402e7081e71e38c5b31fd92a . + . + "http://www.outwaits.tld/adyta/curial.html" . + "militias bureaus adyta" . + "73"^^ . + "seducing interpreters freezes corsair steelier decadents unconquerable perspicacity pinched kaiak amercing tommyrot" . + "http://www.uremic.tld/outwaits/bureaus.html" . + . + _:B33e5eed9227e6ad49080d7d8ed82f8d6 . + . + "http://www.bardic.tld/maturer/engrosses.html" . + "dumbs unbearing maturer" . + "185"^^ . + "http://www.hype.tld/bardic/unbearing.html" . + . + _:B82c9755a8df1ddfa2512886ac8cdd7c6 . + "1961"^^ . + "http://www.protectively.tld/styling/insensately.html" . + "waggling pencilled styling" . + "182"^^ . + "http://www.barratrous.tld/protectively/pencilled.html" . + "lateens waggling protectively" . + . +_:B8a7f3c5b2c60a6e48e024de6ef25a463 "Sonamu Vastano" . +_:B8a7f3c5b2c60a6e48e024de6ef25a463 . +_:B8bbcc393e03b5d09fa33cc7ea3b6af55 "Hidemichi Tropp" . +_:B8bbcc393e03b5d09fa33cc7ea3b6af55 . +_:Bca8f1fa45ccb9ae82fabf1828c12c2c3 "Theodon Poaipuni" . +_:Bca8f1fa45ccb9ae82fabf1828c12c2c3 . + _:B8f1343ed32fddf2f4626a9de2f30a154 . + . + "1957"^^ . + "http://www.sibilantly.tld/traverses/offish.html" . + "barbecues phalange traverses" . + "67"^^ . + "collection sibilantly phalange" . + . +_:Bfffe18df99be2aeb96c9de53fe8cec89 "Masazumi Chuta" . +_:Bfffe18df99be2aeb96c9de53fe8cec89 . +_:B405717b4bab9a49ecc692b43fbdabfc9 "Dell Kosel" . +_:B405717b4bab9a49ecc692b43fbdabfc9 . + _:B855ce5f55b280ce36d98ee1dc02ec0a7 . + . + "http://www.participator.tld/wickiup/keloidal.html" . + "ops scintillates wickiup" . + "62"^^ . + . + _:B62519215a9469589c2b9fca533d86ed8 . + _:B15079caf759121b399f126a075e5caca . + . + "http://www.biddings.tld/disbanded/pulverizes.html" . + "winks dibblers disbanded" . + "195"^^ . + . + _:B2f14a8e4385c04239f053e106d9cd405 . + . + "http://www.masochists.tld/duchesses/undoers.html" . + "skiey misdirect duchesses" . + "88"^^ . + "http://www.trachomas.tld/masochists/misdirect.html" . + . + _:B2a3a5fa289dcacfbb8bee0f88e715dcb . + . + "http://www.contemns.tld/disembodies/refurnishes.html" . + "commercializing navigator disembodies" . + "159"^^ . + "http://www.diuretically.tld/contemns/navigator.html" . + . +_:B43914114712d541d7e91f5357d63b544 "Poloudnitsa Pon" . +_:B43914114712d541d7e91f5357d63b544 . + _:Bfc806ea84b8b70444016a929eb20976f . + . + "http://www.nertz.tld/swabs/unhip.html" . + "lathworks danseurs swabs" . + "12"^^ . + . + "1956"^^ . + "184"^^ . + "http://www.chlorals.tld/dells/explainable.html" . + . + "abbreviates revellers chlorals" . + . + _:B58b900be1976118dda613b9e3694d97a . + "revellers flabbergasts dells" . + "http://www.undergoing.tld/chlorals/flabbergasts.html" . + . + _:B12419548a6a9b88df1bb5108a486c5f1 . + . + "http://www.pedigreed.tld/seamster/reconcentrate.html" . + "appalachian habitable seamster" . + "92"^^ . + "http://www.torchlight.tld/pedigreed/habitable.html" . + . + _:B9fa0bd9cd71c31481768e5585c3681ee . + . + "http://www.pitiably.tld/patriarchies/importable.html" . + "bridler oolong patriarchies" . + "163"^^ . + "http://www.lions.tld/pitiably/oolong.html" . + . +_:B289c8cc668f8c950e7513e1b1ec882e3 "Kassius Leech" . +_:B289c8cc668f8c950e7513e1b1ec882e3 . + _:B96c12e6b30e30527e4d38c66b29d6aca . + . + "http://www.hilts.tld/despoilment/woolly.html" . + "smooching whiplashes despoilment" . + "30"^^ . + . +_:B65edb3bf680aab92de5e53deff2ec3bf "Kristin Sandhu" . +_:B65edb3bf680aab92de5e53deff2ec3bf . + _:B0dc826b599c62dd2b97beb9ad7099ad1 . + . + "http://www.effervescing.tld/folkmoots/poacher.html" . + "pluralization quarto folkmoots" . + "186"^^ . + "http://www.inactivating.tld/effervescing/quarto.html" . + . + _:B4c99a5ca94de63bc97ae89781c4b6358 . + . + "http://www.noticing.tld/gyratory/undistinguishable.html" . + "normativeness homunculi gyratory" . + "http://www.debouche.tld/noticing/homunculi.html" . + "http://www.sexlessness.tld/normativeness/noticing.html" . + . + _:B8045030a189e08348cbf2d08887e42ae . + _:B4d3ff164f1ed4e7484ccb039c1e7c0ee . + . + "http://www.cornrow.tld/alkalization/sculptress.html" . + "slants gibbeting alkalization" . + "185"^^ . + "http://www.derogated.tld/cornrow/gibbeting.html" . + . +_:B207b29c1209ce8d26d9839b1fe234497 "Ciara Monroig" . +_:B207b29c1209ce8d26d9839b1fe234497 . +_:B13514b03b6bd1eb202c22f5addbb4e09 "Emanuelle Armillei" . +_:B13514b03b6bd1eb202c22f5addbb4e09 . +_:Bc0d956a93e7d586f97ef0cb37dabefb7 "Latrice Ghrist" . +_:Bc0d956a93e7d586f97ef0cb37dabefb7 . +_:B9e92d9593c96ab6524d9d0c5a289972e "Yale Sumaya" . +_:B9e92d9593c96ab6524d9d0c5a289972e . + _:B8212b7366ac15e496dea8accb7abdd75 . + . + "http://www.racked.tld/algorithms/scapegoats.html" . + "infractions assuagable algorithms" . + "35"^^ . + "http://www.cabbages.tld/racked/assuagable.html" . + . + _:Bb84d658a4c463e30eb131c150d9c8138 . + _:B03e18f724f29d02143358cd1058c943e . + . + "http://www.sepals.tld/speculum/backslider.html" . + "wigs riches speculum" . + "26"^^ . + "http://www.secondes.tld/sepals/riches.html" . + . + _:B84b3e926ef4f3c69d55d63e00b219dd9 . + . + "http://www.pelletize.tld/professionals/introspectiveness.html" . + "tetralogy disreputable professionals" . + "97"^^ . + "http://www.clienteles.tld/pelletize/disreputable.html" . + . + _:B376b4fff8a80de0df6591ba8ba707948 . + _:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 . + . + "http://www.litanies.tld/refrained/nontheatrical.html" . + "amassments outrunning refrained" . + "60"^^ . + "backwoodsman makings uncanniest finned mangels inferiors comparts commentators wolds wasted" . + . + _:Baaf256fcbcf62842091bd7806ebfcc66 . + _:B634b40bd928a882fe5ac68320ba48464 . + . + "http://www.votarists.tld/timbrel/presell.html" . + "dipped kilogram timbrel" . + "169"^^ . + . + _:Ba6680d66b21e5519be408561a6c20b72 . + _:B41f79cf8e0d9d2fcc3db03e8def46ac7 . + "1949"^^ . + "10"^^ . + "Journal 1 (1949)" . + "1"^^ . + . +_:Bf71581edc7b6bf6fc0dd1560ea57ff9a "Dubal Zahradnik" . +_:Bf71581edc7b6bf6fc0dd1560ea57ff9a . +_:B2df888da31ba7a756aa35554c287c24a "Jill Vanaprasert" . +_:B2df888da31ba7a756aa35554c287c24a . + _:B9ccf6ceb717efc9704a8a67d64c9d462 . + . + "http://www.tinsmith.tld/poxes/fleecier.html" . + "manrope gemmily poxes" . + "15"^^ . + "http://www.excitable.tld/tinsmith/gemmily.html" . + . + . + _:Bbbf5c2ee53160de94e77e215a239dc37 . + _:B95e22ceed54078552be2d2ede1724688 . + "1950"^^ . + "http://www.persistently.tld/demanders/snugly.html" . + "strips figged demanders" . + "http://www.vivisectionists.tld/persistently/figged.html" . + "oversleeping strips persistently" . + . +_:B9a4350d816ba4b4f6d61dee1f4947a5e "Laure Gentis" . +_:B9a4350d816ba4b4f6d61dee1f4947a5e . + _:B92478203cec87f64d5480318195c8585 . + . + "http://www.ropable.tld/nags/jibs.html" . + "cablets canteens nags" . + "148"^^ . + "http://www.seeks.tld/ropable/canteens.html" . + . +_:Bd012fa93c61548fd3dfae8e7dd80174e "Manolito Cantrell" . +_:Bd012fa93c61548fd3dfae8e7dd80174e . +_:Bc4b3b1fa7aa72afaa4098bbc1a5a8f20 "Matysh Segobia" . +_:Bc4b3b1fa7aa72afaa4098bbc1a5a8f20 . +_:B085b486d971c2cf65f159b4e649e8bad "Duarte Boyer" . +_:B085b486d971c2cf65f159b4e649e8bad . +_:B990ccb83df97f2d1c72dd9484dcc82b2 "Delmara Mrazek" . +_:B990ccb83df97f2d1c72dd9484dcc82b2 . + _:B8e6c1a7bd143e0e12b3f69dd337b2576 . + "1959"^^ . + "http://www.developed.tld/morons/overprice.html" . + "realizations outfights morons" . + "124"^^ . + "http://www.rerun.tld/developed/outfights.html" . + "showery realizations developed" . + . + _:Bd732072a3d3f26674fa85d5f8ef80712 . + . + "http://www.defensibility.tld/allovers/enterable.html" . + "basques nucleation allovers" . + "145"^^ . + "http://www.impermeabilities.tld/defensibility/nucleation.html" . + . +_:B72a7a4e6805b4a541d3e2c4202c25aa8 "Kobe Guttirez" . +_:B72a7a4e6805b4a541d3e2c4202c25aa8 . + _:B9f49df4e4c12035aa0b8de1ac9ffb83c . + . + "http://www.tenours.tld/considers/outgasses.html" . + "tympanic grounder considers" . + "67"^^ . + "http://www.immunosuppressants.tld/tenours/grounder.html" . + "http://www.consanguinities.tld/tympanic/tenours.html" . + . + _:B217013c70b29d2fffa15ace59c42583d . + . + "http://www.rekeys.tld/climatotherapy/crocks.html" . + "reevaluate ochroid climatotherapy" . + "37"^^ . + "http://www.unitarians.tld/rekeys/ochroid.html" . + . +_:B615b274c2881ea261ea2478adf4edff3 "Gayle Wingrove" . +_:B615b274c2881ea261ea2478adf4edff3 . + _:B2b8504baa0dbf5f01d44174f6f61e7ef . + "112"^^ . + "http://www.cretinized.tld/ruckuses/epicureans.html" . + "1966"^^ . + . + . + _:Be894e8dac647b9dfa292be45a30af58a . + "desperados camouflages ruckuses" . + "http://www.ruckuses.tld/greasiness/stacker.html" . + "camouflages epicureans greasiness" . + _:Bb914a4c656239e1c33136e724c8e2153 . + . + "http://www.poohing.tld/barer/atrophied.html" . + "divans nightman barer" . + "87"^^ . + . + _:B89b47b505c182367f1fb3e9ee688f81a . + . + "http://www.filmier.tld/peacing/classes.html" . + "defiances slightest peacing" . + "185"^^ . + . +_:B41e8cf9734141232fce472ea015e7eaf "Rhiannon Oller" . +_:B41e8cf9734141232fce472ea015e7eaf . + "imposingly strived spanking" . + "http://www.spanking.tld/obviousness/nucleoplasmatic.html" . + _:B90301cf3118be2ecb7efa02a2f84902f . + _:Bbd4716e861c055eefc5234b614137e37 . + "1965"^^ . + "94"^^ . + . + . + "http://www.studhorse.tld/spanking/conceivableness.html" . + "strived conceivableness obviousness" . + _:B009d77b62208df17707cc5918d8d1048 . + _:B7966aa5fd9196b5064d8068edbe0d74c . + . + "http://www.charts.tld/floorthrough/chargee.html" . + "geed begets floorthrough" . + "196"^^ . + "http://www.lambies.tld/charts/begets.html" . + . + _:B65813bf38414b9e7d2cfe71d3ff4f1f5 . + . + "http://www.ladykin.tld/pinner/dismaler.html" . + "yamen pseudoclassic pinner" . + "174"^^ . + "http://www.buffers.tld/ladykin/pseudoclassic.html" . + . + _:Bc2ab0597b249ebe573c44ace084bbffe . + "1964"^^ . + "http://www.unmistakable.tld/stepmothers/responsibilities.html" . + "cytologists kraals stepmothers" . + "21"^^ . + "http://www.distilleries.tld/unmistakable/kraals.html" . + "tonsured cytologists unmistakable" . + . + _:Bcbc2e58070b19948740f1e603a7b6887 . + "1964"^^ . + "http://www.lateness.tld/medevacs/lumpen.html" . + "unlearn tricots medevacs" . + . + "http://www.dermatologist.tld/lateness/tricots.html" . + . + _:Ba1d59b703fabe71e188df6f05fa761d6 . + "tattling unlearn lateness" . + "200"^^ . +_:B926c10bcbaa865a8ed02bb12cefabafb "Susan Altidor" . +_:B926c10bcbaa865a8ed02bb12cefabafb . +_:B8e80e3dd4b806d7a90d086d9ec543f0e "Matro Newell" . +_:B8e80e3dd4b806d7a90d086d9ec543f0e . +_:B6322af0d6e5a5360b02efdda6c6b1573 "Kyler Lanting" . +_:B6322af0d6e5a5360b02efdda6c6b1573 . + _:B64bee7f29dd47d15e3f40cb7720d59f9 . + . + "http://www.obliterators.tld/nonconclusiveness/turtles.html" . + "topographical plainspoken nonconclusiveness" . + "56"^^ . + "http://www.deaconesses.tld/obliterators/plainspoken.html" . + . +_:B6e2aa21e3e265f7d37c5a27cb62612e8 "Nene Rhea" . +_:B6e2aa21e3e265f7d37c5a27cb62612e8 . +_:Becfec769b774fe8d9ea280ec2a9621c1 "Takuro Meaders" . +_:Becfec769b774fe8d9ea280ec2a9621c1 . + _:Ba61ce758e474febed3fb39e80d407151 . + . + "http://www.beginnings.tld/seisms/fishtails.html" . + "sanatarium tragedienne seisms" . + "14"^^ . + . +_:B8908698ae3dca20160293aa8e7732492 "Bernhareda Mcclenny" . +_:B8908698ae3dca20160293aa8e7732492 . +_:Bb97ba5a04aade2369fa73f003eb34d04 "Isak Lunford" . +_:Bb97ba5a04aade2369fa73f003eb34d04 . +_:B30396dce60cc34d4fda5a323a32eec21 "Elvio Wagnor" . +_:B30396dce60cc34d4fda5a323a32eec21 . + _:B59aa95a56ede2d59ad9f3ee523bd8730 . + . + "http://www.emptying.tld/marxist/elysium.html" . + "frenchwomen actuator marxist" . + "60"^^ . + "http://www.duelers.tld/emptying/actuator.html" . + . + _:Bbcf19b3648fe87d9f70b92382550273e . + _:B545bf261f04a87e52a05fadf9326a75a . + "abandons codefendant jesters" . + "1960"^^ . + "reliquidation abandons overheating" . + . + "http://www.overheating.tld/jesters/dowries.html" . + . + "http://www.courtyards.tld/overheating/codefendant.html" . + "174"^^ . + _:B5b2e2f91e7cac44d55ff4c2c325cd56e . + . + "http://www.milliliters.tld/witching/natation.html" . + "missions caponizes witching" . + "79"^^ . + "http://www.saucing.tld/milliliters/caponizes.html" . + . +_:Bf4899126f1f50c41f346bdaf21c094dd "Annice Helmus" . +_:Bf4899126f1f50c41f346bdaf21c094dd . + _:B8f87b2244117021c8220e015d16d9686 . + . + "1966"^^ . + "http://www.humanoids.tld/gunslinger/firepans.html" . + "astounding fluoresces gunslinger" . + "98"^^ . + "foxing humanoids fluoresces" . + . +_:Be0834210edadaee17c918353043fdcf7 "Endrik Irle" . +_:Be0834210edadaee17c918353043fdcf7 . +_:B83be25e69354ebe6b100463eb5d69ce5 "Kikunojo Beckles" . +_:B83be25e69354ebe6b100463eb5d69ce5 . + _:B43085767641047db1387122d1412a656 . + . + "http://www.czarism.tld/improvisations/cochleae.html" . + "app underwater improvisations" . + "11"^^ . + "http://www.floret.tld/czarism/underwater.html" . + . +_:Be7eb04f2e89c7f129fc0e5b12a7b3c66 "Waseef Lulow" . +_:Be7eb04f2e89c7f129fc0e5b12a7b3c66 . + . + _:B1d7ac874a051a805b40cb3656c477a80 . + . + "1960"^^ . + "http://www.forestalls.tld/inheritable/disordering.html" . + "surefootedness caparisoning inheritable" . + "124"^^ . + "quints forestalls caparisoning" . + . +_:B49cc94167007024716d1eb5538167848 "Gitanjali Nemetz" . +_:B49cc94167007024716d1eb5538167848 . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + . + "http://www.ligatured.tld/grimness/anticlinal.html" . + "ochring femme grimness" . + "http://www.howlet.tld/ligatured/femme.html" . + . + _:B37d85a6f2295ac822e954411cc5dea0e . + . + "http://www.guar.tld/purchaser/scattersite.html" . + "oystering shorn purchaser" . + "http://www.peccavi.tld/guar/shorn.html" . + . +_:B4ac043ca83ef603eb90ec42d2fe36310 "Gunther Csizmadia" . +_:B4ac043ca83ef603eb90ec42d2fe36310 . + _:Bcd3ed851be9784e8ec0db0cf5f51efb0 . + . + "http://www.rases.tld/presenter/soapmaking.html" . + "timework tangoed presenter" . + . +_:B695109f553721764e5fec97d0d388f24 "Conson Deaner" . +_:B695109f553721764e5fec97d0d388f24 . +_:B9cecb86821a03f4c1383d9bd59a95a1a "Tokaji Snoke" . +_:B9cecb86821a03f4c1383d9bd59a95a1a . +_:B101a72567baf4252bdc8f8dd142cf35a "Soshitsu Ina" . +_:B101a72567baf4252bdc8f8dd142cf35a . +_:B5651178a621562950a179b608ad7a113 "Benedicto Dumond" . +_:B5651178a621562950a179b608ad7a113 . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + . + "1963"^^ . + "http://www.unconcernedly.tld/cerebella/solenoids.html" . + "recharter interregnums cerebella" . + "136"^^ . + "smashups unconcernedly interregnums" . + . +_:B5f67dfb9857b0bc73daa3fdf4a8356c5 "Tarrant Alsbrooks" . +_:B5f67dfb9857b0bc73daa3fdf4a8356c5 . + _:B4643fd2e5af0b3c21adc5a2f2189ccb6 . + . + "http://www.bearskin.tld/catnaps/resharpens.html" . + "unreceptive lumper catnaps" . + "21"^^ . + "http://www.slicks.tld/bearskin/lumper.html" . + . +_:Bc3a24a7ede9919809faa30bebd5142db "Armndos Gutzman" . +_:Bc3a24a7ede9919809faa30bebd5142db . + _:B3b11436749f3eb75a9c477fd659397f6 . + _:Bd7532e504eaf706ce0901f5d92a8ff6a . + . + "http://www.ninny.tld/sufflates/withholds.html" . + "awaked anticipated sufflates" . + "http://www.indigents.tld/ninny/anticipated.html" . + . + . + "http://www.amritas.tld/unhinges/redox.html" . + "171"^^ . + "1956"^^ . + "wets barkeepers amritas" . + "barkeepers toadstool unhinges" . + . + "http://www.primed.tld/amritas/toadstool.html" . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + . +_:B2889e7e12ea61c810efe0a8481e1d0e8 "Masaki Ayudan" . +_:B2889e7e12ea61c810efe0a8481e1d0e8 . +_:Beeff7742565557b888e4c6f4c26b5ebb "Madia Failla" . +_:Beeff7742565557b888e4c6f4c26b5ebb . + _:Ba0dc1381c9633e4487c698b63a51b11c . + . + "1967"^^ . + "http://www.touters.tld/swingers/immaculacy.html" . + "communicating sprightliness swingers" . + "118"^^ . + "flossed touters sprightliness" . + . + _:B26cabd6d292adf99c7562af2e324dbfa . + . + "http://www.rogueries.tld/rootlet/mercery.html" . + "unscathed slotting rootlet" . + "175"^^ . + "http://www.differently.tld/rogueries/slotting.html" . + . +_:B949b7e2fe211e62fb5a00564b517a7c3 "Daryn Lejune" . +_:B949b7e2fe211e62fb5a00564b517a7c3 . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "1966"^^ . + "http://www.contriving.tld/bereaves/cangues.html" . + "regurgitation unswept bereaves" . + "9"^^ . + "http://www.abettals.tld/contriving/unswept.html" . + "guts regurgitation contriving" . + . + _:Bafc0bf9b39f1145978141863090badd9 . + . + "http://www.leggiest.tld/daybooks/blamelessness.html" . + "condescending unlighted daybooks" . + . + _:B896c7598c93db98399505408654fe6f9 . + . + "http://www.cesiums.tld/burdener/semipolitical.html" . + "interregnal homeless burdener" . + "124"^^ . + "http://www.seconder.tld/cesiums/homeless.html" . + . + _:Bb581f4db13835418601355d48ed4d888 . + _:B2a73003946ef841ad51813506b072606 . + . + "http://www.aramaic.tld/deicide/fibroma.html" . + "subtler bedumb deicide" . + "150"^^ . + "http://www.outlawed.tld/aramaic/bedumb.html" . + . +_:B1f86a689ead66a381d906bff0bd70d10 "Keisha Tagami" . +_:B1f86a689ead66a381d906bff0bd70d10 . + _:B30c54787f09fb47876e832001a59623c . + . + "http://www.bulldogged.tld/fatigability/argols.html" . + "hadrons impalpability fatigability" . + "183"^^ . + "http://www.apprizer.tld/bulldogged/impalpability.html" . + . + _:B3b0939156947e1b21fb37fa0d056ea55 . + . + "1965"^^ . + "http://www.noncumulative.tld/clift/calendering.html" . + "idiosyncrasies incoincident clift" . + "28"^^ . + "http://www.curetting.tld/noncumulative/incoincident.html" . + "maintains idiosyncrasies noncumulative" . + . +_:Bfb5e0f3efc3267de459adf1ef399b2dc "Bhadra Whidden" . +_:Bfb5e0f3efc3267de459adf1ef399b2dc . +_:B4413fc2a445158bbdd4384efaa251208 "Bernhard Catanzarite" . +_:B4413fc2a445158bbdd4384efaa251208 . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "http://www.berm.tld/futhermore/prologues.html" . + "extinguisher candidatures futhermore" . + "29"^^ . + "http://www.clarinetists.tld/berm/candidatures.html" . + . + _:B289c8cc668f8c950e7513e1b1ec882e3 . + "1963"^^ . + "http://www.sounding.tld/paraguayan/bursts.html" . + "bozos halfpence paraguayan" . + "128"^^ . + "http://www.damners.tld/sounding/halfpence.html" . + "schleps bozos sounding" . + . + _:B0eb8925de51ad240e05b99f675efa1a8 . + . + "http://www.limekiln.tld/hailstones/winkers.html" . + "frizzly laicized hailstones" . + "167"^^ . + . + _:Bb8b7b78a672ae01ef40fecee3ad56c00 . + . + "http://www.laburnum.tld/ironware/acquitted.html" . + "nonimmunities resupplied ironware" . + "http://www.tambura.tld/laburnum/resupplied.html" . + . + _:B40cf16ae7daeb9864435c2d5fcf10d6d . + . + "1962"^^ . + "http://www.inoculations.tld/unsticking/nerd.html" . + "picarooned panzers unsticking" . + "158"^^ . + "http://www.harmed.tld/inoculations/panzers.html" . + "amortise picarooned inoculations" . + . + _:Bb72ffa0fc81dc205fe4ffb1284752004 . + _:Bee94dfdad4982e3bbe42e22d5c29cc99 . + . + "http://www.caged.tld/midranges/handmaids.html" . + "ambiguousness partitioning midranges" . + "85"^^ . + "http://www.mopped.tld/caged/partitioning.html" . + . + _:Bdf3ae01547bbc943817ecc6308db7d6a . + . + "http://www.unamplified.tld/disturbing/lumpier.html" . + "aminity lamas disturbing" . + "126"^^ . + "http://www.forelimbs.tld/unamplified/lamas.html" . + . + _:B6eb843e27365df3e1253c58b4d8ba6f1 . + . + "1961"^^ . + "http://www.limned.tld/attacking/pronouncements.html" . + "slipslops hardball attacking" . + "51"^^ . + "swans limned hardball" . + . + "1944"^^ . + "5"^^ . + "Journal 1 (1944)" . + "1"^^ . + . +_:Be3fa5328d8ccd34f20bb53c19759fc6a "Glikeriia Mushrush" . +_:Be3fa5328d8ccd34f20bb53c19759fc6a . +_:Bea619908d75b4db1ea6af9702558b5b8 "Kritanta Marello" . +_:Bea619908d75b4db1ea6af9702558b5b8 . + _:B9b32a0e06e92506784bde89b41b0055b . + . + "http://www.ridges.tld/draughts/mentions.html" . + "stilts wholes draughts" . + "94"^^ . + "http://www.bluefins.tld/ridges/wholes.html" . + . +_:B8f026bbcbbc9b5cbd87ca7850320f022 "Shigemori Kurk" . +_:B8f026bbcbbc9b5cbd87ca7850320f022 . +_:B4081d796e225248c904c3b21241e9251 "Miyoko Brockman" . +_:B4081d796e225248c904c3b21241e9251 . + _:B61807a4729f8e281598e940de85bbe83 . + . + "http://www.oralities.tld/senses/expiries.html" . + "reuniting gallantly senses" . + . + _:Bfe1d6d18775bfc2c896777c91e997042 . + . + "http://www.reinstalls.tld/interacted/ologies.html" . + "softeners uncontrite interacted" . + "75"^^ . + . + _:B6b19797071f234b223b500ea9f321363 . + . + "http://www.lessoned.tld/apronlike/optimization.html" . + "oviparously rainiest apronlike" . + "160"^^ . + "http://www.mirths.tld/lessoned/rainiest.html" . + . +_:B674cb5a2578d552fdce71deac1fe8e22 "Imelde Ballin" . +_:B674cb5a2578d552fdce71deac1fe8e22 . + _:B41afb30e07e2f9a3bb55fccaf9fadd85 . + _:Bfdc2caf43ae54a23b37f2f12c61b944d . + . + "1950"^^ . + . + "47"^^ . + "http://www.lexicons.tld/vivisects/gipper.html" . + "vialing imprisonment vivisects" . + "fits vialing lexicons" . + "http://www.summerhouses.tld/lexicons/imprisonment.html" . + . +_:B0f13ed5251078eb149cdd3ae742e0f17 "Mastoor Windrow" . +_:B0f13ed5251078eb149cdd3ae742e0f17 . +_:B8212b7366ac15e496dea8accb7abdd75 "Iordanis Tolmich" . +_:B8212b7366ac15e496dea8accb7abdd75 . +_:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 "Cantrice Lafond" . +_:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 . +_:Bf8e9e357eda502898d2efc1b32201d51 "Ron Lazar" . +_:Bf8e9e357eda502898d2efc1b32201d51 . +_:B47491076d3f1b45513916a62a1bbf3fe "Vrata Socks" . +_:B47491076d3f1b45513916a62a1bbf3fe . + _:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + . + "1959"^^ . + "http://www.tacked.tld/contraltos/meshes.html" . + "unsubmissive jeopardies contraltos" . + "154"^^ . + "http://www.spitted.tld/tacked/jeopardies.html" . + "nonsalaried unsubmissive tacked" . + . + _:B91919c68cf393874d426099b9fc0b1de . + . + "http://www.lubricous.tld/nictating/draggers.html" . + "ensurers hotblooded nictating" . + . +_:Bdb412f4c5913be65aceee4194525ec00 "Motonobu Mycroft" . +_:Bdb412f4c5913be65aceee4194525ec00 . +_:Bf4a4f8e531cf58a3513af6e197e0c939 "Deke Mirabelli" . +_:Bf4a4f8e531cf58a3513af6e197e0c939 . + _:B7b842e1a72a62fe421a1471b43b2c033 . + . + "http://www.immediateness.tld/isolates/poring.html" . + "solved lustring isolates" . + "outspoke agedly holder compt jangler begins overrefines antis impacted kidnaper baulking" . + "http://www.emetic.tld/immediateness/lustring.html" . + . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . + _:B6eccb389ada272d8b2a6f84576c29a00 . + . + "http://www.leadoff.tld/periodically/bellboys.html" . + "multilayer slideway periodically" . + "192"^^ . + "http://www.breweries.tld/leadoff/slideway.html" . + . +_:B25f5be7dd888c8d6a94e6c969feef29e "Karmen Alemany" . +_:B25f5be7dd888c8d6a94e6c969feef29e . + _:B307294bd1b496be62f58fe8dae8b41af . + . + "http://www.bitching.tld/opposer/mayapples.html" . + "principally switchmen opposer" . + "133"^^ . + "http://www.rodders.tld/bitching/switchmen.html" . + . + _:B3177acc9a173518aa2605ab6dca5bf98 . + _:Bca7986f16f03b479c76ebfe96c447831 . + . + "http://www.morphemes.tld/arboured/yolked.html" . + "reencountering criticizes arboured" . + "75"^^ . + . + _:Ba90fe5eb80cf3e0e797618e8a8e22a48 . + . + "http://www.trills.tld/disables/bummest.html" . + "partizans rehired disables" . + "164"^^ . + "http://www.shewing.tld/trills/rehired.html" . + . +_:Befebc32bb9970ebb98202c80c74a7a6d "Anokhi Pineiro" . +_:Befebc32bb9970ebb98202c80c74a7a6d . + _:Bd706113f0d1ca638d534dbb2e66275e4 . + . + "http://www.ingots.tld/vivifying/citer.html" . + "unyokes settlement vivifying" . + "40"^^ . + . +_:B473e2548998490a05794cf9b0bc6740a "Evamarie Coraham" . +_:B473e2548998490a05794cf9b0bc6740a . + _:B89b7c24f9af513ba730789c49590ac03 . + "1942"^^ . + "http://www.irades.tld/disciplinarians/majors.html" . + "gaudiness inadvisability disciplinarians" . + "147"^^ . + "corollaries irades inadvisability" . + . +_:Bc84290fa0c4b71785d192ed17ef310a8 "Arthwr Kuklis" . +_:Bc84290fa0c4b71785d192ed17ef310a8 . + _:B197b2cc3e808625e6558ea59313a4c4e . + _:Bbd0f3bee158c03194c3916c469437a74 . + . + "http://www.japanners.tld/adjoints/undertakers.html" . + "panoplies psychologizing adjoints" . + "138"^^ . + . + _:B2b0f709c78818cd0660e5eb0244b6d2d . + _:B7bc321f75faf7b912a5d94f6457deaa5 . + . + "http://www.logistician.tld/splitting/bitterer.html" . + "sapor adjures splitting" . + "23"^^ . + "7"^^ . + . +_:B93e9974421484604719a81d526240475 "Macky Matejka" . +_:B93e9974421484604719a81d526240475 . +_:B5382e1cc6491be961b6f457b666f62f4 "Engelmar Quanstrum" . +_:B5382e1cc6491be961b6f457b666f62f4 . + _:Bc86f32d4d0afd7ce00ffa29d81721e0d . + . + "http://www.discarded.tld/mistranslating/versatilely.html" . + "blistering normalizing mistranslating" . + "111"^^ . + . +_:B9e691a3f149d06db3f7912fdcca1929d "Licianne Kocur" . +_:B9e691a3f149d06db3f7912fdcca1929d . +_:Bacb24632b9f8618acba4a4b6da79078d "Marla Doporto" . +_:Bacb24632b9f8618acba4a4b6da79078d . +_:B8cdb12c8fdbee9db175ba7518020686e "Gustav Kudley" . +_:B8cdb12c8fdbee9db175ba7518020686e . + _:B00a06c098b19f218620197f9a00da584 . + . + "http://www.giddying.tld/ungraciously/fretfulness.html" . + "solitaries ptomainic ungraciously" . + "79"^^ . + "http://www.invades.tld/giddying/ptomainic.html" . + "gaynesses substandard miscontinuance gilly tyrannize evangels genotypes befooling outlays jilters arbitrable deposal trickish overtaxed cygnet stagily authoresses determinist ruffians aluminizes eisteddfod bicolours voluptuousness blamably tartrate isolator hypodermically stanching laggardness stallions palmettoes lamebrains irrationalness penpoint mealworms emblazoned fattiest alarmingly actuators xeroxing envenomation probing fryers freightyard disbanding collop impairing intaglios sharkskins gusting gravimeter philologist barrios welcomer idiots overtax encumbering ageratum scouring innovated blinder gamings glossing teary pieced dissolving dangles cognoscenti bacchic poorest massiest kippering reprography ulva laceration syllabicate gaiters talcums repeatedly overbalancing inebriant mashers catechumens palefaces ionizes migraine flyweights newer impeachers roentgenometries whelky unsnaps sorels cameralistic inviting darkies americanist periodical overproduces seceders unquestioning osculating sources providently powerless williwaws worldlier reinfusing baas vagabonds accomplished reassessment wrestling welling pekoes wittier antiinsurrectionists whereat valiancy menorah beery phlebotomies ahimsas pipeful hiatal rewove scullery wrongness bumpkinish reclining thriftiness aloneness microgrammes subscribing resettlement mangily drowner bioclimatologies bilabials moonstruck manumits denizens leaned undersupplying stylise ixia holydays lumped bafflements beetroots urgingly cense shapely" . + . +_:B0da53b703b1b9e211c2407fd31f9e64c "Hilaal Gundelach" . +_:B0da53b703b1b9e211c2407fd31f9e64c . + _:B666a66dfa4865276f98235dd748d89c9 . + . + "http://www.vegetating.tld/plastrons/cadets.html" . + "evenfalls zoophytes plastrons" . + "91"^^ . + "http://www.reharden.tld/vegetating/zoophytes.html" . + . +_:B5ddc28f710c16d7ce11f4fdfa501c3e5 "Keizo Barratt" . +_:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + _:B7a3231e7bef25c3fd2fa4f183c892fad . + . + "http://www.dissociated.tld/petitionee/brill.html" . + "outpoured heartier petitionee" . + "144"^^ . + "http://www.skimpiest.tld/dissociated/heartier.html" . + . +_:B3b0939156947e1b21fb37fa0d056ea55 "Tekeysia Gaglio" . +_:B3b0939156947e1b21fb37fa0d056ea55 . + _:B8eb9a9b82be37bfcd3f7c2042aed11b3 . + _:Be44cd73f9b7b97652cffe673cde6f267 . + . + "http://www.underemployed.tld/healable/linkboy.html" . + "moray offs healable" . + "185"^^ . + . + _:B3c83b0e90f638ae9263a7b3c54143b20 . + . + "http://www.hotly.tld/recoils/witchiest.html" . + "capitalistic passes recoils" . + "66"^^ . + "http://www.antacids.tld/hotly/passes.html" . + . +_:B82d14dc65afd0abe786d1558be562ef7 "Liborius Outley" . +_:B82d14dc65afd0abe786d1558be562ef7 . + _:Bc452271582dbf3a344d15331213c1571 . + . + "1953"^^ . + "http://www.evangels.tld/befooling/outlays.html" . + "tyrannize genotypes befooling" . + "20"^^ . + "gilly evangels genotypes" . + . + _:B2fc2ab400315fbe0bec3ae544e14dc84 . + . + "http://www.aluminas.tld/chiropraxis/prowlers.html" . + "upraised unperfected chiropraxis" . + "2"^^ . + . + _:B81081960c990d5cdc19fb9067129faa7 . + _:B9e6023da85c624e37a80689ef40dbe8e . + . + "http://www.chemoreception.tld/procrastinates/prawner.html" . + "abilene rhythmicity procrastinates" . + "http://www.wondrously.tld/chemoreception/rhythmicity.html" . + . + _:B4bef5f36e778f5cb688052ab98f63279 . + . + "http://www.rooked.tld/stoutens/trisects.html" . + "unresistant boles stoutens" . + "http://www.scowlingly.tld/rooked/boles.html" . + . +_:Baeeb914d5772c72b62bf8e80577653a0 "Elfrun Cicerchia" . +_:Baeeb914d5772c72b62bf8e80577653a0 . + _:Bf289dd8883fe046760d941c8bbc3b827 . + . + "http://www.hempweed.tld/souse/weans.html" . + "huggable etheric souse" . + "130"^^ . + "http://www.melodramatist.tld/hempweed/etheric.html" . + . +_:B1aeff1b2021a6a9fcbc059fb3adaf1df "Rani Yarde" . +_:B1aeff1b2021a6a9fcbc059fb3adaf1df . +_:Bd39b4d6771b092ac528e5ccd8c9005ec "Cyrillus Jakes" . +_:Bd39b4d6771b092ac528e5ccd8c9005ec . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + "191"^^ . + . + "http://www.loudish.tld/unsuspected/phosphorescence.html" . + . + "1963"^^ . + "http://www.charmingly.tld/loudish/assortment.html" . + "pendently assortment unsuspected" . + . + "spotted pendently loudish" . + _:Bfabb0a9532cca71658e23d209ee7723d . + . + "http://www.slices.tld/lowish/colleens.html" . + "jacketing trophying lowish" . + "134"^^ . + . + _:B8af5005bbe6261cd305feb6cf670b1d2 . + _:B6c5dd52f41d3845b9d50215365dff088 . + . + "http://www.untrod.tld/washtubs/spinet.html" . + "fratricides aquarist washtubs" . + "144"^^ . + "http://www.dissolutely.tld/untrod/aquarist.html" . + . +_:B355e7f4463d98b21ae0efaf91a934677 "Lucrecia Rollings" . +_:B355e7f4463d98b21ae0efaf91a934677 . + _:Badd53f1282f2a6d043e8e1a9afb4ffcd . + . + "http://www.scorches.tld/noncombatant/grubstake.html" . + "colorcasts paladins noncombatant" . + "178"^^ . + "http://www.torii.tld/scorches/paladins.html" . + . +_:B07911d6d734f7eecd4642c58e0eb254b "Adamanta Schlitt" . +_:B07911d6d734f7eecd4642c58e0eb254b . +_:B73bd6361679c8f036c5ddad3f7496143 "Palma Suwannakintho" . +_:B73bd6361679c8f036c5ddad3f7496143 . + _:B7713f71097d9d53eec41fc31574ebaf0 . + . + "http://www.massiest.tld/reprography/ulva.html" . + "poorest kippering reprography" . + "98"^^ . + "http://www.bacchic.tld/massiest/kippering.html" . + . + _:B846916be85935183c8659244408a1e3e . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + . + "1967"^^ . + "http://www.bouses.tld/knobbiness/akvavits.html" . + "authentications stashed knobbiness" . + "reabsorbed bouses stashed" . + . + _:B032bf000b7c8e7bca172610d8188bcb8 . + _:B85564e2a9520e560c40bc6c290ec19cc . + . + "1966"^^ . + "http://www.elaborates.tld/prelims/beneficence.html" . + "kame blotto prelims" . + "38"^^ . + "wellbred elaborates blotto" . + . + _:Bb00bec65fd9873a97a2114c740753dc5 . + "vacuously snaffle manifoldness" . + . + "http://www.manifoldness.tld/milanese/scripts.html" . + "1964"^^ . + _:B44e2360687fe3619bd95eef4a27a835d . + "snaffle solipsistic milanese" . + . + "183"^^ . + "http://www.aviations.tld/manifoldness/solipsistic.html" . +_:B5b440840fe4a275bcebb68ee9d13a3f7 "Taliyah Jafari" . +_:B5b440840fe4a275bcebb68ee9d13a3f7 . + _:Baa8640a6a7dba25b4161517931047dc4 . + . + "http://www.inoculation.tld/bunting/oxlip.html" . + "hexing radiometers bunting" . + "57"^^ . + "http://www.leotard.tld/inoculation/radiometers.html" . + . + _:B05fbe07d8c1c51d76a16b33504252c50 . + . + "http://www.dimorphisms.tld/toils/bootlaces.html" . + "episcopates unwieldier toils" . + "46"^^ . + "http://www.joined.tld/dimorphisms/unwieldier.html" . + . + _:Bcc12e305a843a84c323de8bbc8eeaf14 . + _:B2a153813e22e68a7ff87799ae88019b8 . + . + "http://www.relinquishing.tld/atavists/levant.html" . + "renegades pursed atavists" . + "57"^^ . + "http://www.casements.tld/relinquishing/pursed.html" . + . + _:Bc2ab0597b249ebe573c44ace084bbffe . + . + "http://www.netting.tld/deriding/underpinned.html" . + "embolization gatefold deriding" . + "http://www.suets.tld/netting/gatefold.html" . + . + _:Ba82a04fc5b409cde2a6199da05f958da . + . + "http://www.citatum.tld/marrons/headlining.html" . + "cymbalists groundnut marrons" . + "182"^^ . + "http://www.dyspeptics.tld/citatum/groundnut.html" . + . + _:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . + "1955"^^ . + "http://www.quieter.tld/daintier/compounds.html" . + "affording protestantism daintier" . + "192"^^ . + "http://www.cheesiest.tld/quieter/protestantism.html" . + "http://www.forequarter.tld/affording/quieter.html" . + "apostrophizing cheesiest affording" . + . + "approbated baldhead stereotype" . + "http://www.decocted.tld/stereotype/populi.html" . + . + "baldhead populi pried" . + "107"^^ . + "http://www.stereotype.tld/pried/clownery.html" . + _:Bfaf684c5038bff443a3815fb019c9765 . + . + "1965"^^ . + _:Bb494959713411ef347a2f5b652ad00f4 . +_:B264322479ec6564efb2b135aeef598ba "Jodie Mcfeeley" . +_:B264322479ec6564efb2b135aeef598ba . + _:Bcd3eb1168fe41c45ac9cf3b8605af268 . + _:Baa713adba04d1bcf3b7de89f84e77b8d . + . + "http://www.floes.tld/exports/nonslip.html" . + "onerosities breathier exports" . + "120"^^ . + "http://www.yeasting.tld/floes/breathier.html" . + . + _:Bbd1311d9a158b550a710ba10873bf135 . + . + "1963"^^ . + "http://www.youngs.tld/nonexistence/debits.html" . + "seels graveclothes nonexistence" . + "108"^^ . + "http://www.dipper.tld/youngs/graveclothes.html" . + "floaty seels youngs" . + . + _:Bee7b02efb9614711e11fec1a4224147f . + _:Be30897e662ff7c0b3ab39d76c9f47e76 . + . + "http://www.bulleting.tld/nonemotionally/reconfigure.html" . + "recused subjoins nonemotionally" . + "174"^^ . + "picarooned inoculations panzers unsticking nerd ended dynamical absorbing transepts stuffier" . + "http://www.flauntiest.tld/bulleting/subjoins.html" . + . + _:B986791fcd417ceb2e1e82f714cdb58b4 . + . + "1962"^^ . + "http://www.seasoned.tld/curses/activity.html" . + "blemishing progressing curses" . + "134"^^ . + "http://www.energetics.tld/seasoned/progressing.html" . + "honesties blemishing seasoned" . + . +_:B6e7acecd4bbff57366bb8a6f2e09355c "Aedd Lurye" . +_:B6e7acecd4bbff57366bb8a6f2e09355c . + _:Bda73348f74a7a9e9adb86a358850d6ac . + _:B799624fc4ce7e115be4b06284349497a . + . + "http://www.grabbed.tld/modifier/furbishes.html" . + "meatiest shicksas modifier" . + "72"^^ . + "http://www.reappointing.tld/grabbed/shicksas.html" . + . + _:Bac7b7577b526e3147a9f13518d3ae843 . + . + "http://www.rearm.tld/cesspit/concelebrations.html" . + "skittishness menageries cesspit" . + "35"^^ . + "http://www.scabs.tld/rearm/menageries.html" . + . +_:B3681c40cbed72ddec26d64a882eeed60 "Dama Leino" . +_:B3681c40cbed72ddec26d64a882eeed60 . + . + "90"^^ . + . + . + "dirts lightheaded icecap" . + "http://www.repossesses.tld/icecap/garnish.html" . + "1957"^^ . + "http://www.icecap.tld/chariest/rencounters.html" . + _:B46fd439583a4c540d0e632c56717de08 . + "lightheaded garnish chariest" . +_:B79bd64b96937228457dc077e26303424 "Widdad Westpfahl" . +_:B79bd64b96937228457dc077e26303424 . +_:Bd937e64ed91c7b9561e541f985c759fd "Hudhaifa Bertagnoli" . +_:Bd937e64ed91c7b9561e541f985c759fd . + _:Bad6aaf173cdaea72b81100a7eb937ee0 . + . + "http://www.dextro.tld/embryologies/transportables.html" . + "adapts desponds embryologies" . + "177"^^ . + "http://www.astrophysicists.tld/dextro/desponds.html" . + . +_:B5b04980f196c96d3a7ad6b4f91911913 "Suhaad Mcglown" . +_:B5b04980f196c96d3a7ad6b4f91911913 . + _:B166a77f271280c71de1620a24585aea3 . + _:B7df84619e7d24efdda3e0f80498adcfd . + . + "http://www.doz.tld/overassured/galosh.html" . + "cots somnambulated overassured" . + "14"^^ . + "http://www.rifts.tld/doz/somnambulated.html" . + . +_:B45fa457227782a6a50d44272ca4c2470 "Gananiia Galanga" . +_:B45fa457227782a6a50d44272ca4c2470 . + _:B87bf1c1123899d4af31a9b72e2de9b71 . + _:Bc87d34a48fda1ab67590e4dfbffb916a . + . + "http://www.sorest.tld/rebater/rabelaisian.html" . + "tapholes calciferous rebater" . + "180"^^ . + . +_:B8045030a189e08348cbf2d08887e42ae "Taqiyya Rolan" . +_:B8045030a189e08348cbf2d08887e42ae . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B0eb90ab8b1e65fe188943afbd7d92112 "Fina Devary" . +_:B0eb90ab8b1e65fe188943afbd7d92112 . +_:B9d8b78bd6920274426637abb3e176e40 "Aura Finazzo" . +_:B9d8b78bd6920274426637abb3e176e40 . +_:Be4e6e1186b598efaf455940e60c04811 "Ihaab Gebo" . +_:Be4e6e1186b598efaf455940e60c04811 . + _:Bed0963d4c9326d7afab6433cd5e90b11 . + . + "http://www.pictograph.tld/sunroofs/prorated.html" . + "symbolized luminesces sunroofs" . + "120"^^ . + . +_:B243e3bb3c0d70505f574104c98c72167 "Damiano Graci" . +_:B243e3bb3c0d70505f574104c98c72167 . + _:B2dfa60c4cddb35bec9c2196ec5a8736b . + . + "http://www.choirboy.tld/nictation/mistermed.html" . + "placentography adjoined nictation" . + "20"^^ . + . + _:B8333434d63cb6c0a5403d8f819ee848a . + _:B4bf3b90443908dc92f69a086d6227298 . + . + "1961"^^ . + "http://www.reemergence.tld/appoints/refurnished.html" . + "toploftier squabbles appoints" . + "145"^^ . + "handfasts reemergence squabbles" . + . + _:B028c9b46e5d41683a059bb6cd38482e9 . + . + "http://www.chawer.tld/dystrophic/apologues.html" . + "slakers subtracts dystrophic" . + "66"^^ . + "http://www.discredited.tld/chawer/subtracts.html" . + . +_:B7bf2aaa5c7ccd6a53930e138f22e76b5 "Yanire Holdridge" . +_:B7bf2aaa5c7ccd6a53930e138f22e76b5 . +_:B5e5d45cd7d9c9a06d293fad9c84102f7 "Berakhiah Province" . +_:B5e5d45cd7d9c9a06d293fad9c84102f7 . +_:Be02f1481bce0c586d78b327bfb195301 "Wendelin Custard" . +_:Be02f1481bce0c586d78b327bfb195301 . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + "1966"^^ . + "5"^^ . + "Journal 7 (1966)" . + "1"^^ . + . + _:B3636dcd9db602463e98f80477c21c618 . + . + "http://www.parapsychologies.tld/stereotyper/dills.html" . + "benightedness deportable stereotyper" . + "8"^^ . + "http://www.damping.tld/parapsychologies/deportable.html" . + . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . + _:Bf25f91d0bdaa2aaa08179687c43f1dd3 . + _:Bcba3dbbdc8861770873708d1bde4065d . + . + "http://www.taskwork.tld/uncompartmentalize/healing.html" . + "safeguarded poops uncompartmentalize" . + "156"^^ . + "http://www.nitrites.tld/taskwork/poops.html" . + . +_:B600f8e30f6138563a9776946d0476e69 "Mai Karst" . +_:B600f8e30f6138563a9776946d0476e69 . +_:Bd997f187a43b20b4ec3138ae60a9d86d "Nissho Laorange" . +_:Bd997f187a43b20b4ec3138ae60a9d86d . +_:Be9d44b094b3860b01a1e0e877b51f415 "Nanda Batto" . +_:Be9d44b094b3860b01a1e0e877b51f415 . + _:Bf42129c9bb465a6557332dfe83af5415 . + "1958"^^ . + "http://www.backwoodsman.tld/uncanniest/finned.html" . + "deflated makings uncanniest" . + "20"^^ . + "yellowbellied backwoodsman makings" . + . + _:Bfbe9674f48f37a91b3aaa031e558dd70 . + . + "http://www.grapes.tld/surfed/stringency.html" . + "grandmas behemoth surfed" . + "120"^^ . + "http://www.splatters.tld/grapes/behemoth.html" . + . +_:B32a9e56ffd1af7eb251814480a9d0243 "Todor Dengler" . +_:B32a9e56ffd1af7eb251814480a9d0243 . + _:Bc3db3a67299206669769ef0220f214d0 . + . + "1964"^^ . + "http://www.shirring.tld/entourages/solvents.html" . + "matricides companying entourages" . + "108"^^ . + "obeahisms shirring companying" . + . +_:Bc9aa2f0a014848e84e9dbc4cf52dea63 "Kalinna Feeling" . +_:Bc9aa2f0a014848e84e9dbc4cf52dea63 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . + _:B27671fb2057ee351adab0ed71e4ed256 . + . + "http://www.shades.tld/gleanable/burglaries.html" . + "hippopotami inliers gleanable" . + "107"^^ . + "http://www.rummagers.tld/shades/inliers.html" . + . + _:Bee460ddd16c21bca08677b3bb5fa348b . + . + "1965"^^ . + "http://www.dependable.tld/teenager/vocalizes.html" . + "horsepowers molecularly teenager" . + "74"^^ . + "purring dependable molecularly" . + . + _:B97af1e6151f99ef9fb16ae958748384f . + _:B3ab036857c116fe61ed99b341c063fbc . + . + "http://www.soothsayers.tld/cyphering/pitchforks.html" . + "expurgator disengaging cyphering" . + "12"^^ . + "http://www.cambodian.tld/soothsayers/disengaging.html" . + . + _:B9090d6721e808aebf65b69e741344f89 . + . + "1965"^^ . + "http://www.gustily.tld/flagman/abandoner.html" . + "yawling shandies flagman" . + "44"^^ . + "ofter gustily shandies" . + . + _:Bd572772c5e99917fe6468e0065f0c70a . + . + "1964"^^ . + "http://www.pheasants.tld/burgundies/functionalist.html" . + "unweeded canoes burgundies" . + "77"^^ . + "porno pheasants canoes" . + . + _:Bb4c8c4c1d8dc451a618f99bf24613cdc . + . + "http://www.expatiations.tld/reinstructs/mutilative.html" . + "jabberers adiabatically reinstructs" . + "162"^^ . + "http://www.marzipans.tld/expatiations/adiabatically.html" . + . + _:B6683dfb977b9e0371b31ccdd4e80ff31 . + . + "http://www.impenitently.tld/underemployed/offs.html" . + "mormons moray underemployed" . + "1"^^ . + "http://www.omens.tld/impenitently/moray.html" . + . + _:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 . + "1954"^^ . + "http://www.finns.tld/furnaces/proslavery.html" . + "thorned obdurately furnaces" . + "http://www.reconverts.tld/finns/obdurately.html" . + "deliciousness thorned finns" . + . + _:Bf1211115d3256fd63f033e4c39cf6cef . + _:B28055fd5b80540c2af46741044ac6ad4 . + . + "http://www.pharmacopeias.tld/eaved/retrials.html" . + "cohesiveness balladeer eaved" . + "143"^^ . + "http://www.available.tld/pharmacopeias/balladeer.html" . + . + _:B7936a733be9e30b9922fdd1f9b1574a5 . + _:Bab758283e8d1e699f19fa07dce4d1a97 . + "1953"^^ . + "http://www.stomachers.tld/doorsteps/lyses.html" . + "theurgy indicative doorsteps" . + "50"^^ . + "http://www.designates.tld/stomachers/indicative.html" . + "beached theurgy stomachers" . + . + _:B4ea5e96049adbcc8415af1714bc92792 . + . + "http://www.approximated.tld/factorize/chubbily.html" . + "infinites smeltery factorize" . + "38"^^ . + . +_:Bbb5c608724767b194e9a3e9521e8c5cf "Nelia Guilbeaux" . +_:Bbb5c608724767b194e9a3e9521e8c5cf . + _:Baff1abc202b74e11efa34102fb6f1ff7 . + . + "http://www.spookier.tld/fingerprinted/improvisational.html" . + "negotiations lintel fingerprinted" . + "http://www.unintellectual.tld/spookier/lintel.html" . + . +_:B0ff3b35aa0e3f2b7c69e168d2b6054d7 "Liubchanina Gou" . +_:B0ff3b35aa0e3f2b7c69e168d2b6054d7 . + _:Be894e8dac647b9dfa292be45a30af58a . + . + "http://www.supervises.tld/immobilizer/tines.html" . + "detected nervate immobilizer" . + "175"^^ . + "http://www.encourager.tld/supervises/nervate.html" . + . +_:Bd1da008c763b29bd70303490bee5fe9b "Bising Erstad" . +_:Bd1da008c763b29bd70303490bee5fe9b . +_:B0eb8925de51ad240e05b99f675efa1a8 "Lashanna Startt" . +_:B0eb8925de51ad240e05b99f675efa1a8 . +_:Bdc4c1b0b9e5ec44e61f5e3bf0ead5ede "Chieu Sharpe" . +_:Bdc4c1b0b9e5ec44e61f5e3bf0ead5ede . +_:B3ec58a51c81198f6e50d8da010130347 "Ascharya Grossberg" . +_:B3ec58a51c81198f6e50d8da010130347 . +_:B4f8357737dfa9385db5238aca19cf577 "Sukaina Jolicoeur" . +_:B4f8357737dfa9385db5238aca19cf577 . + _:Bcdc6446b4d539e61ea04d4de6873f676 . + . + "http://www.barehead.tld/dallier/headhunts.html" . + "interleave monkeying dallier" . + "80"^^ . + "http://www.intermezzos.tld/barehead/monkeying.html" . + . + _:B90c8bf93dc39c9b54aef1790b2f66e0d . + . + "http://www.carousels.tld/deponent/venges.html" . + "dumps acidly deponent" . + . + _:Be0a87dc3ddeacdb7fe0a179fbaddbd0a . + . + "1964"^^ . + "http://www.reinvesting.tld/canalizing/coerciveness.html" . + "expedients ambiences canalizing" . + "8"^^ . + "http://www.pilous.tld/reinvesting/ambiences.html" . + "deranges expedients reinvesting" . + . + _:Bb47bf8e34bae1a224e31f49813622505 . + "1962"^^ . + "http://www.attraction.tld/blacklisting/scribes.html" . + "fearer pinfeather blacklisting" . + "166"^^ . + "http://www.feedlots.tld/attraction/pinfeather.html" . + "signaling fearer attraction" . + . + _:B98796bedf70c059ffd1c6af613b65df5 . + . + "http://www.thirsts.tld/ineffably/campi.html" . + "apostleship isogamy ineffably" . + "97"^^ . + . + _:Ba0923d9f8786acbe0d2accf0858b9e3c . + . + "http://www.tenderheartedness.tld/bezoar/pursy.html" . + "monastics mandragora bezoar" . + "http://www.secretly.tld/tenderheartedness/mandragora.html" . + . + _:Ba05810bcde0732c5472d1df0da6acc69 . + . + "http://www.charmed.tld/leveled/quintain.html" . + "geneses loyaler leveled" . + "153"^^ . + "http://www.taxidermists.tld/charmed/loyaler.html" . + . + _:B986513964675992ae735be6466da5bf7 . + . + "http://www.kinaesthetically.tld/argal/laxnesses.html" . + "drear constrainable argal" . + "10"^^ . + . + _:B3c4b1707ce0c4624fddfc643f16afa45 . + _:Bba173c3e8c180edc91cc9af4d6de36df . + . + "http://www.cutup.tld/cellists/lobber.html" . + "achene exigence cellists" . + "146"^^ . + "http://www.annotativeness.tld/cutup/exigence.html" . + . + _:B7b74643f605899f2a47322c7ee6a5f27 . + . + "http://www.casette.tld/dualistic/fanlights.html" . + "prescience webfeet dualistic" . + "107"^^ . + . +_:B7fb803dbb645bb68af333c5adaf97e0a "Creon Zuck" . +_:B7fb803dbb645bb68af333c5adaf97e0a . + _:B236bbf4d1f2b63a6ee7ea4649c395e01 . + . + "http://www.surviver.tld/ransoms/millennial.html" . + "effervesce fundamentally ransoms" . + "57"^^ . + "http://www.termed.tld/surviver/fundamentally.html" . + . +_:Bbe633adf92ac5f892367cdb99f4bb7a7 "Fulko Pullen" . +_:Bbe633adf92ac5f892367cdb99f4bb7a7 . + _:Bd8ed78015094eb15cbdd1fe5d346d295 . + . + "http://www.tenders.tld/unevener/assafoetida.html" . + "encysting dayside unevener" . + "103"^^ . + . + _:B988e5518176b79e28a2ff0b6bb4a65cd . + . + "http://www.starchier.tld/chlorotic/setal.html" . + "glossily anaesthesia chlorotic" . + "94"^^ . + . + . + _:B20910effbc715db91af4599cc8d66a4d . + "1964"^^ . + "http://www.purifier.tld/devotees/frolicked.html" . + "figurativeness unmemorized devotees" . + "51"^^ . + "http://www.induration.tld/purifier/unmemorized.html" . + "inveigling figurativeness purifier" . + . + _:Bd51462a18f530407050f52012c7fc4c7 . + . + "http://www.godding.tld/vitiating/larceners.html" . + "marshes anemometers vitiating" . + "99"^^ . + . + _:B062c6724547d6dc21455e3c5487ad94d . + _:B713f91a874e1e78a764fac9ed89db438 . + . + "http://www.slipcover.tld/annoying/goodwills.html" . + "bourse chairmaned annoying" . + "http://www.holographs.tld/slipcover/chairmaned.html" . + . +_:B0d5c98e6eddfa3f4bf2904796db13e26 "Jaisyn Arcuri" . +_:B0d5c98e6eddfa3f4bf2904796db13e26 . +_:B00e26f52e83c29b472d92d6a82cc25bc "Svatochna Saller" . +_:B00e26f52e83c29b472d92d6a82cc25bc . + _:Bdd247fec573cab93f21ebce4dd76df01 . + . + "http://www.expropriations.tld/piecework/searer.html" . + "trickier eternize piecework" . + "35"^^ . + "http://www.hollers.tld/expropriations/eternize.html" . + . + . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + . + "1957"^^ . + "http://www.bangtails.tld/burdening/slumming.html" . + "darkroom reacquired burdening" . + "16"^^ . + "visitant bangtails reacquired" . + . +_:B4b07e3cbe2aaad6589fb71882a13c8d8 "Gislle Gusa" . +_:B4b07e3cbe2aaad6589fb71882a13c8d8 . +_:Ba0be4dec939dd9626903eff597646d61 "Lee Daughety" . +_:Ba0be4dec939dd9626903eff597646d61 . + _:Bf321ef8c9576db1e3ea666e91387edb4 . + . + "http://www.faddism.tld/honing/graters.html" . + "crones incapacities honing" . + "15"^^ . + "http://www.predusks.tld/faddism/incapacities.html" . + . +_:Bad7bd03255740d2aeb3a6afdd9d620d3 "Boas Salimas" . +_:Bad7bd03255740d2aeb3a6afdd9d620d3 . + _:B403f2ff0405088674a64147fe176ee9f . + . + "1956"^^ . + "http://www.noisemakers.tld/illegitimating/touche.html" . + "irreconcilability vuggy illegitimating" . + "188"^^ . + "http://www.hepaticas.tld/noisemakers/vuggy.html" . + "impasses irreconcilability noisemakers" . + . + _:B83acc43db6be67d37114c1288ce80b9b . + _:B3e86fec5976dfef3c5756bd3be34d88e . + . + "http://www.stemware.tld/reships/perspicuousness.html" . + "prefigured vendees reships" . + "34"^^ . + "http://www.wingy.tld/stemware/vendees.html" . + . + _:B65c6568972c65c4cd6aa0d473bf181b7 . + . + "http://www.hackers.tld/sorbates/thrower.html" . + "hawser fussers sorbates" . + "http://www.reclusive.tld/hackers/fussers.html" . + . +_:Bcbbf5115baa6de0906dc357d2a599a9b "Zameel Lords" . +_:Bcbbf5115baa6de0906dc357d2a599a9b . + _:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + . + "1955"^^ . + "http://www.handouts.tld/abreacts/rewrapped.html" . + "fondest birded abreacts" . + "42"^^ . + "http://www.prelimit.tld/handouts/birded.html" . + "anarchies fondest handouts" . + . + _:B7c528eaae1557f086c2961157f821607 . + _:B6b3b9e593089d37b6348a5fbd132351f . + . + "http://www.unbosom.tld/atones/rhymer.html" . + "microfilmer takable atones" . + "7"^^ . + "http://www.platy.tld/unbosom/takable.html" . + . + _:B8bbcc393e03b5d09fa33cc7ea3b6af55 . + . + "http://www.tost.tld/measurably/leant.html" . + "parings creels measurably" . + "76"^^ . + "http://www.befoulier.tld/tost/creels.html" . + . +_:B82dd039ee0627efc91f8a06a6c2eaee1 "Apela Brewton" . +_:B82dd039ee0627efc91f8a06a6c2eaee1 . +_:Bae221dae0fe04c037335c182987e4f31 "Darnel Saab" . +_:Bae221dae0fe04c037335c182987e4f31 . +_:B1f9765438d84373a26cb985398924bdc "Elma Waldrup" . +_:B1f9765438d84373a26cb985398924bdc . +_:B15079caf759121b399f126a075e5caca "Katryn Volmer" . +_:B15079caf759121b399f126a075e5caca . + _:B5d0f831819a9d916e82bcbe184e5e73d . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + _:B902d2fdbcee8f0020a4e5a942c975662 . + "1959"^^ . + "2"^^ . + "Journal 5 (1959)" . + "1"^^ . + . + _:B561ab97044ac73502dc44a5b818c01de . + . + "http://www.webers.tld/stargazer/yodelled.html" . + "spikelets seditiousness stargazer" . + "166"^^ . + "http://www.corrugates.tld/webers/seditiousness.html" . + . +_:Baaf147385f8120fd9bb7b340820b43da "Tekusa Houlberg" . +_:Baaf147385f8120fd9bb7b340820b43da . + _:Beb44a42e6421af31876532ebbca37388 . + . + "http://www.floatier.tld/inanimately/piracies.html" . + "lurches apolunes inanimately" . + "173"^^ . + "http://www.swooned.tld/floatier/apolunes.html" . + . + _:Be8e68dc7c8243ba055e17bb5ddd8cd0d . + . + "1961"^^ . + "http://www.momisms.tld/zoological/polydactylism.html" . + "shipments manger zoological" . + "192"^^ . + "http://www.decayer.tld/momisms/manger.html" . + "wineskins shipments momisms" . + . +_:B63577e8eb58c8a85b23f4ecc56f4e05d "Plutus Living" . +_:B63577e8eb58c8a85b23f4ecc56f4e05d . + _:B331f75075386aa94cdcf35523c292a74 . + _:B8b1d267ebaa6ba5071c17f03c579df58 . + . + "http://www.trimotor.tld/mestizoes/gook.html" . + "zeitgeist townless mestizoes" . + "98"^^ . + "http://www.skiddooing.tld/trimotor/townless.html" . + . +_:B89ac97d30c2e010f7d9b968aa0719509 "Kyrillosr Bruneau" . +_:B89ac97d30c2e010f7d9b968aa0719509 . + _:Bb3ab375b4b80c5c326023224f5ec1067 . + . + "http://www.cozened.tld/pilotings/footboard.html" . + "coccyxes counterinsurgent pilotings" . + "18"^^ . + . +_:B2fad35bd7ba3211056dea503358cd155 "Kazuma Drabant" . +_:B2fad35bd7ba3211056dea503358cd155 . +_:B4207ba8ddb1ec70ab63831dea6b39da8 "Anushka Lesko" . +_:B4207ba8ddb1ec70ab63831dea6b39da8 . + _:B69e9bc7321e503e5ed9d7c0d419ac916 . + . + "1951"^^ . + "http://www.vesuvius.tld/landward/frontages.html" . + "subprincipal annotates landward" . + "34"^^ . + "http://www.wetsuit.tld/vesuvius/annotates.html" . + "chicaner subprincipal vesuvius" . + . + _:B71e15d72936e79260694757cf4f878a2 . + . + "http://www.boutonniere.tld/burps/soundest.html" . + "institutionally staphylococci burps" . + "41"^^ . + "updated agonized legitimating knackers flowages whiningly neediest nattiness wizening gamily medicably consequence" . + "http://www.lodgments.tld/boutonniere/staphylococci.html" . + . + _:B53ffe885e1096cd0b4bed18a4139e1f4 . + "1959"^^ . + "http://www.leones.tld/montaged/gasifying.html" . + "ritziness incorrigibleness montaged" . + "148"^^ . + "http://www.inroads.tld/leones/incorrigibleness.html" . + "presupposes ritziness leones" . + . + _:Bfbf008c91eae0e643f1f8d6eea6f9c2c . + "1962"^^ . + "http://www.portraying.tld/microbiology/negativity.html" . + "Proceeding 3 (1962)" . + "1088"^^ . + "Quantum Books" . + "0-7136-1821-0" . + "knowing portraying soilless" . + . + _:B2336382b53006a5b440bda93d887e4e2 . + . + "http://www.miniscule.tld/milled/reinserts.html" . + "diapered malformations milled" . + "98"^^ . + "http://www.retread.tld/miniscule/malformations.html" . + . + _:Bb331485c7fedf99e5cd93fe7b9381b69 . + . + "1958"^^ . + "http://www.bulkier.tld/bareness/foiling.html" . + "morph beeswax bareness" . + "107"^^ . + "http://www.randier.tld/bulkier/beeswax.html" . + "thrushes morph bulkier" . + . + _:B3a3a9baf56125005960b926258c7e1c2 . + . + "http://www.kitlings.tld/fretter/rickettsial.html" . + "mobilizer impoliticly fretter" . + "61"^^ . + "http://www.swampiest.tld/kitlings/impoliticly.html" . + . +_:Bac75f9a0b8c46142bbd5547995fa78d4 "Ergyryad Wolfe" . +_:Bac75f9a0b8c46142bbd5547995fa78d4 . + _:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + "1964"^^ . + "http://www.woodchopper.tld/americans/bohemians.html" . + "clippers abomination americans" . + "45"^^ . + "effendi woodchopper abomination" . + . + _:B615b274c2881ea261ea2478adf4edff3 . + . + "http://www.begrudged.tld/ephedrin/unicef.html" . + "outlasting manikins ephedrin" . + "154"^^ . + . + _:Bccec609e7f6b70a8546b393615f70f7d . + _:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + . + "http://www.robotizing.tld/capsizing/trailblazers.html" . + "tindery fuelled capsizing" . + "http://www.derivation.tld/robotizing/fuelled.html" . + . + _:B53f8d6ab23e03378edac7c4fdf1b544e . + . + "http://www.refashioning.tld/mordanting/severability.html" . + "shabbily outfoxing mordanting" . + "110"^^ . + "http://www.unmentioned.tld/refashioning/outfoxing.html" . + . + _:Bf9b03d76011ae000c060ab166c056c0f . + . + "http://www.enlighten.tld/herbal/turbocharger.html" . + "saliences prided herbal" . + "69"^^ . + . + _:B2930647d47b2d1ed5e0c73f53158ec12 . + . + "http://www.dados.tld/freebee/kaka.html" . + "enplaning vendibles freebee" . + "102"^^ . + "http://www.retitled.tld/dados/vendibles.html" . + . + _:B499d1cdf19ba13bd4c9d3d4c85615766 . + . + "http://www.beautifiers.tld/fatiguabilities/armourers.html" . + "archduchesses lempiras fatiguabilities" . + "171"^^ . + "http://www.alnico.tld/beautifiers/lempiras.html" . + . + _:B0d5c98e6eddfa3f4bf2904796db13e26 . + . + "1965"^^ . + "http://www.mutuels.tld/slideways/berceuse.html" . + "woodworm fossilizes slideways" . + "135"^^ . + "floccular mutuels fossilizes" . + . + _:Baf009136b9456cda6ba81c909542bdfb . + . + "1965"^^ . + "http://www.cabinetmakers.tld/movements/apostasy.html" . + "popularizing ling movements" . + "153"^^ . + "http://www.exclusively.tld/cabinetmakers/ling.html" . + "inquirers popularizing cabinetmakers" . + . +_:Bce929f23523d0c6cad6cd41d8eba3399 "Friedel Strevels" . +_:Bce929f23523d0c6cad6cd41d8eba3399 . + _:B045a8f2af7ca0c3c9b5b1af2f14563f3 . + "1964"^^ . + "http://www.buffaloing.tld/puppies/cicatrixes.html" . + "gallivanting kiln puppies" . + "95"^^ . + "medius buffaloing kiln" . + . +_:Bcd1da4d9c23232f1060f4283f157f0a1 "Madaleno Bercier" . +_:Bcd1da4d9c23232f1060f4283f157f0a1 . + _:Badb3567c6756bbbea7a224abaa4b7c8a . + . + "http://www.immixed.tld/painting/architrave.html" . + "excusableness readmittance painting" . + "149"^^ . + "http://www.shorthanded.tld/immixed/readmittance.html" . + . + _:B29dd805b9a4da1ef9e5a503429366e17 . + _:Bd477d0c3f09138034fa3f084e8967492 . + . + "http://www.reopening.tld/godparents/urbanology.html" . + "retarding contemplations godparents" . + "171"^^ . + "http://www.cyborgs.tld/reopening/contemplations.html" . + . +_:B8e305713556b192c8ac37c4ffcc0d581 "Casswallawn Scheiblich" . +_:B8e305713556b192c8ac37c4ffcc0d581 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B78fc1f6efd342239bf756ee05121beeb "Bernhardine Disorda" . +_:B78fc1f6efd342239bf756ee05121beeb . +_:B69b4c7351b3d52f5d52c2beb475ad751 "Seinosuke Grimaldi" . +_:B69b4c7351b3d52f5d52c2beb475ad751 . +_:B8e4cfdbfa5b3013b53941c8b18c7c03f "Gratiana Kreines" . +_:B8e4cfdbfa5b3013b53941c8b18c7c03f . +_:B8c58a7d7f649e086428e91931e17f771 "Maemi Vonk" . +_:B8c58a7d7f649e086428e91931e17f771 . +_:B9c814b0f58788f2de199cf09d2477a2c "Czeslaw Mcgathy" . +_:B9c814b0f58788f2de199cf09d2477a2c . + _:B8af5005bbe6261cd305feb6cf670b1d2 . + . + "http://www.tinworks.tld/alright/alfas.html" . + "disgustingly redacting alright" . + "113"^^ . + "http://www.fizgig.tld/tinworks/redacting.html" . + . + _:Bc15b339c951f8a6724f2d856952a4a09 . + . + "http://www.gnotobiology.tld/veining/sleighs.html" . + "splashiness debitable veining" . + "62"^^ . + "http://www.dogtrotted.tld/gnotobiology/debitable.html" . + . + _:Be01a37bd04b19e7e3e8e2de09a1c8764 . + _:B4ea339c464c0b76db6473d0289f07f62 . + . + "http://www.beholding.tld/fictionalizes/malingered.html" . + "marketed shuffled fictionalizes" . + "171"^^ . + "http://www.motey.tld/beholding/shuffled.html" . + . + _:B8702c2fe43c6b20ca63cac3db17b88e5 . + _:Bc610618bfa03729d03f89e4e8f1fedd2 . + . + "http://www.eternise.tld/nybble/sh.html" . + "boozer rehydration nybble" . + "38"^^ . + . + _:B7ed62a60b593b19c771b2e7185cc176e . + _:Ba05160644eb279af38b79b7c18b7aed0 . + . + "1963"^^ . + "http://www.epistles.tld/reconsolidation/salts.html" . + "klutzy direness reconsolidation" . + "43"^^ . + "butterfingers epistles direness" . + . + . + _:Bd97bcd80ecadd03454d4612f31137a2c . + . + "http://www.haters.tld/wandered/tictac.html" . + "published redundantly wandered" . + "11"^^ . + . + _:Bb510aae5e94c885d3b5d749a1fc45eb1 . + . + "http://www.shopping.tld/misarranges/adulterer.html" . + "indulgers laundering misarranges" . + "80"^^ . + "http://www.predeceases.tld/shopping/laundering.html" . + . + _:B09f7aec078a03bbd5191eb37f89cd7bc . + . + "http://www.crackdown.tld/jars/jackscrews.html" . + "freshing urchins jars" . + "40"^^ . + "http://www.worthing.tld/crackdown/urchins.html" . + . +_:B3c19af0cc436fc81c0cf67b08bf19b1e "Latasha Warens" . +_:B3c19af0cc436fc81c0cf67b08bf19b1e . + _:Bf53b32c5fa106b299e5221679ecd56e8 . + . + "http://www.bespangles.tld/blueings/snowplowed.html" . + "keening kinsmanship blueings" . + "196"^^ . + . +_:B37a3e02f1cfce164a7ce17a3b26e8dce "Polotska Werstein" . +_:B37a3e02f1cfce164a7ce17a3b26e8dce . + _:Bde69113d9624ce9cd7d849cd592814e4 . + _:Baf81794542cba5925d2b9998f9356f77 . + . + "http://www.opiumisms.tld/displeasures/spongins.html" . + "lapidaries recondensing displeasures" . + "55"^^ . + "http://www.tripes.tld/opiumisms/recondensing.html" . + . + _:Bd61871274941cfe1c01fb4bf4b402fbd . + . + "http://www.cryptal.tld/clandestinely/ingeniousness.html" . + "unhandicapped bites clandestinely" . + "198"^^ . + . + _:B5a5e7d84b462cb99dc870c4d5db654a6 . + . + "http://www.pukes.tld/interjectional/aquanaut.html" . + "wraths luteal interjectional" . + "55"^^ . + "http://www.backtracks.tld/pukes/luteal.html" . + . + "1966"^^ . + "18"^^ . + "Journal 2 (1966)" . + "1"^^ . + . +_:Bd6de5e8337371a190b810c20fce91453 "Borghild Kuser" . +_:Bd6de5e8337371a190b810c20fce91453 . +_:B559620758b8c50b5b71c4adb17b346b6 "Toyoko Colden" . +_:B559620758b8c50b5b71c4adb17b346b6 . + "tonnes walkings dispensed" . + . + "confrontations tonnes extrudes" . + "http://www.almanacs.tld/extrudes/walkings.html" . + "http://www.extrudes.tld/dispensed/calibration.html" . + _:B743b40476b5ea4601040b5244511881a . + _:B06d2adb828f9e5314373efc51b0b92db . + "1966"^^ . + "180"^^ . + . + _:B45a2f0af80f84cae71eaeeff28b9e630 . + . + "1966"^^ . + "http://www.quiverers.tld/tercentenaries/corrodes.html" . + "noncontrollable tripodic tercentenaries" . + "46"^^ . + "http://www.alluvia.tld/quiverers/tripodic.html" . + "copilots noncontrollable quiverers" . + . +_:Bd0a767f712c6233dca86e09080e96c9c "Juro Scogin" . +_:Bd0a767f712c6233dca86e09080e96c9c . +_:Bcfa109d68b5c21ba7e6bbf11c7774885 "Hidehira Trolinger" . +_:Bcfa109d68b5c21ba7e6bbf11c7774885 . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + "1964"^^ . + "http://www.overexposure.tld/moxibustion/ontogenically.html" . + "darkened interrelatedness moxibustion" . + "48"^^ . + "http://www.interrupters.tld/overexposure/interrelatedness.html" . + "bestowals darkened overexposure" . + . +_:B8ed950c211fc7a48c1f09a94299ee3f1 "Lishka Turton" . +_:B8ed950c211fc7a48c1f09a94299ee3f1 . +_:Be1fc124b4b4b0f6ab29de09dc050d3ec "Gillian Onifade" . +_:Be1fc124b4b4b0f6ab29de09dc050d3ec . + _:B2464265afa544d8437f1c3e367d836ee . + . + "1960"^^ . + "http://www.bovines.tld/milles/flunkers.html" . + "disasters swordfishes milles" . + "26"^^ . + "http://www.shadings.tld/bovines/swordfishes.html" . + "daredevils disasters bovines" . + . +_:Bbfb51531ec5b7235cf5fc88e3ab7aeb2 "Karolin Alborn" . +_:Bbfb51531ec5b7235cf5fc88e3ab7aeb2 . +_:B262635052d8e16c9f3f5b533f5c32fe8 "Anbessa Gulde" . +_:B262635052d8e16c9f3f5b533f5c32fe8 . + _:B9ace9859ab10918607410e9decfc5e99 . + . + "1966"^^ . + "http://www.institutionalizes.tld/flaccidities/drummers.html" . + "jacked carding flaccidities" . + "192"^^ . + "http://www.descriptiveness.tld/institutionalizes/carding.html" . + "eyelashes jacked institutionalizes" . + . + _:B32e106401d37edcf4ff42e29cf54b017 . + . + "1957"^^ . + "http://www.headshrinker.tld/anchoresses/eclampsia.html" . + "shined lacerates anchoresses" . + "109"^^ . + "http://www.tincting.tld/headshrinker/lacerates.html" . + "hoarier shined headshrinker" . + . + _:B289c8cc668f8c950e7513e1b1ec882e3 . + . + "http://www.huffed.tld/discipliner/redbugs.html" . + "bezils bannocks discipliner" . + "132"^^ . + "http://www.unabsorbed.tld/huffed/bannocks.html" . + . + _:B10549a29965d8dc6946f88880b094fab . + . + "1956"^^ . + "http://www.flyways.tld/owlet/fireplugs.html" . + "counselling waterpower owlet" . + "120"^^ . + "http://www.daydreaming.tld/flyways/waterpower.html" . + "huskers counselling flyways" . + . + _:Bf5ba61745575f89e29ec744009d1e596 . + . + "http://www.particularities.tld/billheads/passovers.html" . + "canthal endowed billheads" . + "184"^^ . + "http://www.jackknifed.tld/particularities/endowed.html" . + . + _:B19a5f21ecc0bb2f9a2a3e1f3d4c409e2 . + . + "http://www.sumps.tld/balboas/deli.html" . + "pendants exacted balboas" . + . + _:B010a2915c5cd1b04b17d0169c9d16c37 . + . + "1955"^^ . + "http://www.intoxicated.tld/opportunism/tautest.html" . + "cornily alpenstocks opportunism" . + "150"^^ . + "mirages intoxicated alpenstocks" . + . + _:B2b5a370f696a213e130cbb247862e7b1 . + . + "http://www.minifloppies.tld/ineffectively/entomologists.html" . + "corned indues ineffectively" . + "94"^^ . + "http://www.yoni.tld/minifloppies/indues.html" . + . + _:B45b6cc04a0cf232f323a844cc6c7278c . + . + "http://www.sophisticating.tld/piedmonts/formed.html" . + "heehawed whisted piedmonts" . + "70"^^ . + "http://www.careerers.tld/sophisticating/whisted.html" . + . + _:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . + . + "http://www.unstates.tld/amiable/reanalyses.html" . + "shucker contraction amiable" . + "http://www.mightier.tld/unstates/contraction.html" . + . +_:Bc49c669a0b551317b77e27ac878faaed "Mandar Peddicord" . +_:Bc49c669a0b551317b77e27ac878faaed . +_:B3e3d2ad4fe39842b48f94f3f1636121c "Utamuro Dousay" . +_:B3e3d2ad4fe39842b48f94f3f1636121c . + _:B70b65c9cf0c63aaa981f527d22a26489 . + . + "http://www.possibler.tld/chippers/interspersed.html" . + "tramcars reconnects chippers" . + "123"^^ . + . + _:B72072f131d453afab32b52e150a4244e . + . + "http://www.scrappier.tld/noggings/protozoal.html" . + "simonize bristling noggings" . + "29"^^ . + . + _:Bd3220f5ab24a479324caafbffe92da97 . + _:B48457f019db001e3d551341c10fd2c5b . + . + "http://www.mousily.tld/constipation/oxidized.html" . + "transistors arrayal constipation" . + "118"^^ . + "http://www.permutationists.tld/mousily/arrayal.html" . + . + _:B0cf75c991a3fe66328724f91bd1ebfae . + . + "http://www.lapin.tld/sledged/aggrandizement.html" . + "relettered clicks sledged" . + "53"^^ . + . + "solely refining kelped" . + "http://www.kelped.tld/misfit/hardpan.html" . + . + "refining zooms misfit" . + "1962"^^ . + _:B8415a67275f17e7ffb6e5a7747254656 . + _:B90452d4fb8f3d9ec1c98189b141be3b5 . + "http://www.fundamentals.tld/kelped/zooms.html" . + "115"^^ . + . +_:B0ca458a8f5a0485df6b60890b069604a "Arina Lillig" . +_:B0ca458a8f5a0485df6b60890b069604a . +_:B6f94494b729bfc7b059413c608fc4c81 "Ulf Deline" . +_:B6f94494b729bfc7b059413c608fc4c81 . + . + "procrastination landscapes pajamas" . + "landscapes doused mousetraps" . + "http://www.fluttering.tld/pajamas/doused.html" . + "http://www.pajamas.tld/mousetraps/petters.html" . + . + "15"^^ . + _:Bfddbe6ddc0f50dbd22027778cee4cf73 . + _:B3d92f3e797d7f61423be3fcccee8bc53 . + "1961"^^ . + "1088"^^ . + "Oceana Publications" . + . + "http://www.dips.tld/agaves/owns.html" . + "1955"^^ . + . + _:B8e2ae5f306336a69ea532aadf5319abb . + _:Bfb5e0f3efc3267de459adf1ef399b2dc . + "hoking dips plaques" . + _:B98bcfbfeaf212447e429df840753151c . + "Proceeding 1 (1955)" . + "0-3721-4662-0" . + _:B28f74a129618102e8f50e32cbe7ea3c9 . + . + "http://www.stopcocks.tld/equivalents/unconvincing.html" . + "nominals fuhrer equivalents" . + "31"^^ . + "http://www.spatting.tld/stopcocks/fuhrer.html" . + . +_:Be0396e0c8b541278b419910292b6ca52 "Ashley Kesselring" . +_:Be0396e0c8b541278b419910292b6ca52 . + "fogger relatione welters" . + "http://www.relatione.tld/predicating/overpay.html" . + "1951"^^ . + "diminishments welters predicating" . + . + "173"^^ . + . + . + _:B1c824b9462541aed2d716534284a9d55 . + _:Bf0249cfda9ca4e75be4e5bd15ac060dd . +_:B0e32eaae0bbb532a28ba760c7e6fdc1c "Gersimos Knerr" . +_:B0e32eaae0bbb532a28ba760c7e6fdc1c . + _:Bd73dfd0f1de8b5bdccaaa3d609003032 . + . + "http://www.radiograph.tld/thralled/unmoved.html" . + "punches colombian thralled" . + "105"^^ . + "http://www.sulking.tld/radiograph/colombian.html" . + . + _:B6fbfd88d5119240202bbeaf5ce539336 . + . + "1959"^^ . + "http://www.wizened.tld/castrates/seacoasts.html" . + "overreaching foreordainments castrates" . + "87"^^ . + "smouldered wizened foreordainments" . + . +_:B615b4622e8c1f445175f9347ac806c87 "Dina Longstreth" . +_:B615b4622e8c1f445175f9347ac806c87 . +_:B98ca60865f4ae331d5099acfdb7b12a2 "Liberta Reulet" . +_:B98ca60865f4ae331d5099acfdb7b12a2 . + _:B0d2bffdddce7791e68a9afcf2aeaa2f8 . + _:Bed614fbfc6157091a510ee736580a7fa . + . + "http://www.sheenie.tld/gerardias/clashed.html" . + "splices indignantly gerardias" . + "120"^^ . + "http://www.splotches.tld/sheenie/indignantly.html" . + . +_:Bb768627f90a4a4044a19a390c55d5266 "Cc Arroyos" . +_:Bb768627f90a4a4044a19a390c55d5266 . +_:B2065c7a36bc882651a99883f518b6c84 "Neiva Mallek" . +_:B2065c7a36bc882651a99883f518b6c84 . + _:Bd6267a539c0d9a828e045318aa03abda . + . + "http://www.moneyed.tld/disclosures/kiboshing.html" . + "mitotic allowable disclosures" . + "58"^^ . + . +_:Be844628c7adef6d0ad9c9241b6b775dc "Landeline Sevenbergen" . +_:Be844628c7adef6d0ad9c9241b6b775dc . + _:B3fde4747e3ff077dfae79c5404d347ae . + . + "http://www.regions.tld/urbanist/pseudoscientifically.html" . + "communalized skys urbanist" . + "111"^^ . + . + _:Bffd3cec1a87e1d2b3ca30309c63ca8d6 . + . + "http://www.synchronized.tld/airliners/sargassos.html" . + "ptomain desalinize airliners" . + "193"^^ . + "http://www.overtime.tld/synchronized/desalinize.html" . + . +_:Bbd0423edf880afb457c10417c561afb7 "Raidon Perrez" . +_:Bbd0423edf880afb457c10417c561afb7 . +_:B18a09dff989a7045fc32687d19ad90b1 "Meiji Ploeger" . +_:B18a09dff989a7045fc32687d19ad90b1 . + _:B1c9336d382640946a60ed99b82130577 . + . + "http://www.placarded.tld/sugared/subentries.html" . + "startling monogramming sugared" . + "138"^^ . + "http://www.transsexual.tld/placarded/monogramming.html" . + . + _:B35793b9de6c2b3daf13843f510e2dff4 . + . + "http://www.evolvement.tld/totaled/cowpokes.html" . + "throatily skilling totaled" . + "22"^^ . + "http://www.indistinctly.tld/evolvement/skilling.html" . + . + _:B6b9e506a5658b04e46d0f685b1000104 . + . + "http://www.stuccoed.tld/circumscribing/skivvies.html" . + "rebounding correality circumscribing" . + "58"^^ . + "http://www.langur.tld/stuccoed/correality.html" . + . + _:B505e5d38b694cc59523d80d4b71c42c2 . + . + "http://www.breaststroke.tld/rapaciously/reprobative.html" . + "annealers perfumes rapaciously" . + "119"^^ . + "http://www.fabricators.tld/breaststroke/perfumes.html" . + . +_:B5097298f0324ba61f1f83ab8c674b5d2 "Tyneice Sebree" . +_:B5097298f0324ba61f1f83ab8c674b5d2 . + _:B34c6d0db38de819ef9550b76fc3c2a97 . + _:Bb86c676575d16ac9753e6dbdb8487c78 . + . + "http://www.harmonies.tld/msec/outwait.html" . + "poppet staplers msec" . + "78"^^ . + "http://www.galas.tld/harmonies/staplers.html" . + . + _:Bad7c88ecbaf4f4ea9dd99c5b50e90972 . + _:B49ea8bfeb84d475d895a757c49d142a2 . + . + "http://www.captivating.tld/quittances/nonsubmissive.html" . + "arches jaunted quittances" . + "109"^^ . + . +_:B22b59344145f6edc316707330977529d "Amata Signorelli" . +_:B22b59344145f6edc316707330977529d . +_:B96f0e28b21d1b9d334d9649da3e41606 "Kte Kilkenny" . +_:B96f0e28b21d1b9d334d9649da3e41606 . + _:B229b5294c2240d6e4d23f3bf137f8a64 . + . + "1957"^^ . + "http://www.smuggled.tld/underripened/perter.html" . + "cabala purloins underripened" . + "47"^^ . + "http://www.coonskins.tld/smuggled/purloins.html" . + "greeter cabala smuggled" . + . +_:B545bf261f04a87e52a05fadf9326a75a "Yoshino Mohomed" . +_:B545bf261f04a87e52a05fadf9326a75a . +_:B38278be87ef80319098d9704ed0f925e "Casandra Shire" . +_:B38278be87ef80319098d9704ed0f925e . +_:Bc858352d1dadd8afebe849d9ee5b99bf "Yatsuhiro Pay" . +_:Bc858352d1dadd8afebe849d9ee5b99bf . + _:B7fe200e0960f651791f65844cdeac2cf . + . + "http://www.prostitutes.tld/monotonousness/mishandled.html" . + "secreting acceptive monotonousness" . + "http://www.beamy.tld/prostitutes/acceptive.html" . + . + _:B6f3aa2e0b2aad2d5690832dba9f34f27 . + _:Bfe6c3f5ff2228027d858b4a55cea8e56 . + . + "http://www.ukase.tld/irreformable/sneaking.html" . + "doubting revaluations irreformable" . + "148"^^ . + "http://www.enlacing.tld/ukase/revaluations.html" . + . + _:B12ccbe42b31a68c944408af432400103 . + . + "http://www.naphthalene.tld/streetcars/biosatellites.html" . + "grandmaternal aetheric streetcars" . + "109"^^ . + "http://www.emotionalize.tld/naphthalene/aetheric.html" . + . +_:Becc19b34b0ad53ef3a9ec64e1468fc5e "Pongsona Tijernia" . +_:Becc19b34b0ad53ef3a9ec64e1468fc5e . + _:Bac0f6ec6a739f25266fd8475c9cb6374 . + . + "http://www.caricaturing.tld/wingover/marker.html" . + "infecter reprover wingover" . + "65"^^ . + "http://www.encephalon.tld/caricaturing/reprover.html" . + . + _:Bb748473edf35a589e177334fb7a78a3a . + . + "http://www.vulcanic.tld/resuscitators/hookahs.html" . + "alphorn kilowatt resuscitators" . + "167"^^ . + "http://www.underseas.tld/vulcanic/kilowatt.html" . + . + _:B42186db232788b794e29fc3b944a7232 . + . + "1964"^^ . + "http://www.amoebic.tld/absorbers/kraken.html" . + "unclench macaronies absorbers" . + "134"^^ . + "blacklisted amoebic macaronies" . + . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + "1963"^^ . + "http://www.parlayers.tld/sepaloid/investigatable.html" . + "refractorily negatrons sepaloid" . + "consenting parlayers negatrons" . + . + . + _:Bd5c082b3b7a98e95c3aa90da2bbfde78 . + . + "http://www.pathfinder.tld/adorers/strafer.html" . + "scarlets househusbands adorers" . + "86"^^ . + . + _:B2097257d0a21ba16bb81ffebec175b67 . + _:B3f189e3aeb59f26fdc46bab24b4e53c9 . + . + "http://www.elitisms.tld/canaanites/melanesians.html" . + "omnium cultivates canaanites" . + . + _:B5d903db2f3efed98f367ac9d32c93f47 . + _:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + . + "http://www.diagrammed.tld/torahs/mewler.html" . + "cursively publics torahs" . + "145"^^ . + "http://www.dodges.tld/diagrammed/publics.html" . + . +_:Bcf6fd4552a5e674617dc40fbafd96e92 "Kanita Coones" . +_:Bcf6fd4552a5e674617dc40fbafd96e92 . + _:B190fb4c297fe4a9c86c14521de408aad . + . + "http://www.cleared.tld/phonographically/embroglios.html" . + "vinylic brawlers phonographically" . + "193"^^ . + "http://www.photoelectrically.tld/cleared/brawlers.html" . + . +_:B25b5acfdbebc4ebcd4bc2af5dd41466c "Chau Nestler" . +_:B25b5acfdbebc4ebcd4bc2af5dd41466c . + _:Bcf098c24e6397091cf9f339715ff1b7c . + . + "http://www.aitches.tld/remaindering/druidic.html" . + "gelatins anises remaindering" . + "108"^^ . + "http://www.hardships.tld/aitches/anises.html" . + . + _:B2fd14f869f1fac908d734a8f32b0b326 . + . + "http://www.snuffliest.tld/brutes/costively.html" . + "marshiest waiving brutes" . + "185"^^ . + "http://www.premisses.tld/snuffliest/waiving.html" . + . +_:B2804d62fed63c366edf184d1ee0bb145 "Kulthum Liverance" . +_:B2804d62fed63c366edf184d1ee0bb145 . +_:B2c53654026b32a700f28b5a2406b4820 "Rei Marchio" . +_:B2c53654026b32a700f28b5a2406b4820 . + _:B0851f452990d9558bfe3bb9bfe156a21 . + . + "1960"^^ . + "http://www.hairsplitting.tld/irretrievably/unlink.html" . + "secreter sultrily irretrievably" . + "173"^^ . + "http://www.demised.tld/hairsplitting/sultrily.html" . + "dopy secreter hairsplitting" . + . + "1961"^^ . + "13"^^ . + "Journal 2 (1961)" . + "1"^^ . + . + _:B026ea4e32cda11228d90cba2fcf4a474 . + . + "1966"^^ . + "http://www.nationalizing.tld/fumbles/reflowers.html" . + "deckhands winepress fumbles" . + "137"^^ . + "http://www.emotionalist.tld/nationalizing/winepress.html" . + "industriously deckhands nationalizing" . + . +_:B42230fbdd569543ba05ea6fbc45b266e "Eberhardine Hazim" . +_:B42230fbdd569543ba05ea6fbc45b266e . + _:B25655ad7b65b2dc1b7a5337a94d37452 . + . + "http://www.mouthily.tld/supplanters/outlaying.html" . + "shoring aviarist supplanters" . + "57"^^ . + . + _:B52912c88cb759ea1e37b346e127a2fb3 . + . + "1966"^^ . + "http://www.slicking.tld/praising/annually.html" . + "legionnaires gazed praising" . + "39"^^ . + "http://www.obligers.tld/slicking/gazed.html" . + "loaders legionnaires slicking" . + . +_:B6d4cb4597f0b90dba7a6753178ccb31b "Yoshike Zuckerberg" . +_:B6d4cb4597f0b90dba7a6753178ccb31b . +_:Bbb87a07e2504da19c54ba5e23b84e454 "Laline Subia" . +_:Bbb87a07e2504da19c54ba5e23b84e454 . +_:Bb7eb5b5db4376c6358ff4f1faba2726c "Gorshedna Marone" . +_:Bb7eb5b5db4376c6358ff4f1faba2726c . + _:Be4eae013c934aa999b3ed6152addf5de . + . + "1960"^^ . + "http://www.redeliver.tld/biomasses/specs.html" . + "whapped bedlamp biomasses" . + "193"^^ . + "http://www.ytterbic.tld/redeliver/bedlamp.html" . + "loveliness whapped redeliver" . + . +_:Ba1272f45ddec764e47221f10f3750c4e "Aliyya Antoniuk" . +_:Ba1272f45ddec764e47221f10f3750c4e . + _:Bd7b9147a535bf9c0811651a695b4432a . + . + "http://www.anonyms.tld/hunkers/vicariousness.html" . + "lamber lunette hunkers" . + "142"^^ . + "http://www.sergeancies.tld/anonyms/lunette.html" . + . +_:Bfbd8c1fbf6f5a77a0de72903a2bd50fd "Margit Greaux" . +_:Bfbd8c1fbf6f5a77a0de72903a2bd50fd . + _:B338acafb8c46a4d51f0934bbfdc58157 . + . + "http://www.fainting.tld/bacchanalia/regainers.html" . + "hesitation croupy bacchanalia" . + "45"^^ . + . +_:B8fbcf615e34f46a5855e1d38a7e19061 "Sherrie Mowry" . +_:B8fbcf615e34f46a5855e1d38a7e19061 . + _:Bf3595c1ece38c505d92a1da706cbf28d . + "1966"^^ . + "http://www.soothsaid.tld/insulting/inconclusively.html" . + "denouncer prevaricator insulting" . + "134"^^ . + "http://www.radiologically.tld/soothsaid/prevaricator.html" . + "characterization denouncer soothsaid" . + . +_:Bc88e0c25ffa321147e8e436c1f6abc5d "Vychan Stotz" . +_:Bc88e0c25ffa321147e8e436c1f6abc5d . +_:Bf18a6759c088c5fbe82a717378191ebd "Dena Mcentire" . +_:Bf18a6759c088c5fbe82a717378191ebd . + _:Bb063ab60680ef1d6c1ec735163e831ea . + . + "http://www.slipover.tld/crematorium/wheezier.html" . + "typecast pores crematorium" . + "http://www.cherubical.tld/slipover/pores.html" . + "http://www.vampirism.tld/typecast/slipover.html" . + . +_:B9f2fd8fc006a77e06622ea5ad6330c00 "Akshita Denoyelles" . +_:B9f2fd8fc006a77e06622ea5ad6330c00 . +_:B25272cb0e4ceff0e383c1fe5c35e7613 "Madison Schwamberger" . +_:B25272cb0e4ceff0e383c1fe5c35e7613 . + _:B6ae44b145e58e3036a55fe63fe8fa9ef . + "1963"^^ . + "http://www.adaptations.tld/unpersons/deanship.html" . + "playbill sagier unpersons" . + "85"^^ . + "kudos adaptations sagier" . + . + _:B2b7912008f3d27bc5623fc0a6ae5a7eb . + . + "http://www.armband.tld/blasphemer/antinomianism.html" . + "deathlessly gammon blasphemer" . + "156"^^ . + . + _:B667af28200973da2fd07847da5ded166 . + _:B2737bbecf4b149d0dc6a9ea31b37b513 . + . + "http://www.coiffed.tld/copolymerized/corer.html" . + "hewer capless copolymerized" . + "58"^^ . + . +_:Be80dad8d3ec3647ce3116c8296939d8b "Nadine Kosir" . +_:Be80dad8d3ec3647ce3116c8296939d8b . + _:Bd06f87cab724bdaf30e6b89922291dc5 . + . + "http://www.outclass.tld/fussiness/snobbier.html" . + "erased oracles fussiness" . + "4"^^ . + . + _:Bc12f42b152f2d483b5fc68db526c53be . + _:B2b5a370f696a213e130cbb247862e7b1 . + . + "http://www.restaffing.tld/combes/paranoias.html" . + "gavots winesops combes" . + "174"^^ . + "http://www.reprehending.tld/restaffing/winesops.html" . + . +_:Bd2cc52e04348a6f3f76d89c278f7f323 "Mochihito Schilz" . +_:Bd2cc52e04348a6f3f76d89c278f7f323 . + _:Be9e33b82172cb42d7177c779a364ebb5 . + . + "http://www.wheedles.tld/drowsily/footpaths.html" . + "fugatos kirsches drowsily" . + "4"^^ . + "http://www.denicotinized.tld/wheedles/kirsches.html" . + . +_:Bde69113d9624ce9cd7d849cd592814e4 "Sabina Conde" . +_:Bde69113d9624ce9cd7d849cd592814e4 . + . + _:Bcdfa43f1f0e34a2169afcc47d6f1364c . + _:B666aef002f128cb2b3990f065a695730 . + . + "http://www.foxiness.tld/playlets/mouthiest.html" . + "webbier toddy playlets" . + "147"^^ . + "http://www.hydrozoon.tld/foxiness/toddy.html" . + . + _:B972372be6090132d3bb2f5b2105d1d94 . + . + "http://www.insulins.tld/caprioles/sphincteral.html" . + "slaughterers bronzing caprioles" . + "140"^^ . + "http://www.squiggled.tld/insulins/bronzing.html" . + . +_:Bb9e931e65f086905a42080dd457b8ffb "Muzammil Mutter" . +_:Bb9e931e65f086905a42080dd457b8ffb . + _:Be323be2467826dd6a24978b1f3c0c6ba . + "1962"^^ . + "http://www.fingers.tld/unmovable/illy.html" . + "politicized adamants unmovable" . + "17"^^ . + "http://www.overspecializing.tld/fingers/adamants.html" . + "nonluminous politicized fingers" . + . + "103"^^ . + "http://www.coerces.tld/kumquats/hostels.html" . + "1961"^^ . + . + "fraternization loadstones kumquats" . + . + "http://www.halted.tld/coerces/loadstones.html" . + _:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 . + _:B227e28c85048e2ca95d703c7361068b0 . + "landlords fraternization coerces" . +_:B93cc887fc4e6c6750340caa4efd7c1d3 "Faalih Neglia" . +_:B93cc887fc4e6c6750340caa4efd7c1d3 . +_:B6e3235363ecd8b131bfd13ed021b4951 "Dionne Graybeal" . +_:B6e3235363ecd8b131bfd13ed021b4951 . + _:B790154fef31fa7e486c51e352260fc30 . + . + "http://www.coronals.tld/inexecutable/drillers.html" . + "resiliency dramatization inexecutable" . + "31"^^ . + "http://www.penalized.tld/coronals/dramatization.html" . + "http://www.gushes.tld/resiliency/coronals.html" . + . +_:Bbae46481acb4b532e003c41993708fe3 "Chikuma Tsuji" . +_:Bbae46481acb4b532e003c41993708fe3 . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + "1965"^^ . + "http://www.barman.tld/hysterics/drinker.html" . + "resistance reckons hysterics" . + "97"^^ . + "http://www.honourers.tld/barman/reckons.html" . + "recenter resistance barman" . + . + _:B1cc36abd088377e75210711dfc77ea4c . + "American Academy of Arts and Sciences" . + "Proceeding 1 (1950)" . + _:B610d0eb5865787bfc225f869d15b6e8b . + . + "1950"^^ . + "1"^^ . + . + _:B17fcd44eccc78a1812050dd4c71041f5 . + "0-8755-5472-0" . + "http://www.tailpipe.tld/summerhouses/vialing.html" . + _:B400dcdf9760489e893e74ca98dbefdad . + . + "http://www.vivisection.tld/polyclinic/foretime.html" . + "vivifier distally polyclinic" . + "74"^^ . + . + "serener atypically ransomer" . + _:Bee82a57a59028c54367973283b1e3bbe . + . + "http://www.inseminators.tld/loping/atypically.html" . + "http://www.loping.tld/ransomer/whigs.html" . + . + . + "1958"^^ . + "110"^^ . + "outscore serener loping" . +_:Ba06c221a90b32a6a1877367f83323932 "Shetan Bachas" . +_:Ba06c221a90b32a6a1877367f83323932 . + _:Badb3567c6756bbbea7a224abaa4b7c8a . + . + "1964"^^ . + "http://www.lindanes.tld/rotter/teachable.html" . + "gesticulations quoin rotter" . + "13"^^ . + "http://www.conditionalities.tld/lindanes/quoin.html" . + "appositive gesticulations lindanes" . + . +_:B206b7e0ac78ca7499f15ad8826935825 "Twain Sannon" . +_:B206b7e0ac78ca7499f15ad8826935825 . +_:B94c3337b58efdabf32553330a2cf674d "Sebastiana Behler" . +_:B94c3337b58efdabf32553330a2cf674d . + _:B1f86a689ead66a381d906bff0bd70d10 . + . + "http://www.scurrilously.tld/whereinsoever/readaptation.html" . + "eructating pima whereinsoever" . + "15"^^ . + "http://www.reflowered.tld/scurrilously/pima.html" . + . +_:B1c93d2aa2378848eae6573cff56eef9f "Raisa Kollar" . +_:B1c93d2aa2378848eae6573cff56eef9f . +_:B4d1e59220ae0cc66c5b402c43a939ddb "Euphrosyne Scacco" . +_:B4d1e59220ae0cc66c5b402c43a939ddb . + _:Ba636b1a0e9cc60d159bff48fd328fe55 . + . + "http://www.divisibleness.tld/reversions/adsorbed.html" . + "reburied mandala reversions" . + "87"^^ . + "http://www.bilaterally.tld/divisibleness/mandala.html" . + . +_:Bf45ffa49c886411fe842a6152f4d6446 "Omana Gladson" . +_:Bf45ffa49c886411fe842a6152f4d6446 . +_:B93494652678f3df4da9b7053032ee991 "Virgil Sweis" . +_:B93494652678f3df4da9b7053032ee991 . + _:Bc7346727bee3280bcd133ea0bc40262e . + . + "http://www.unapprehensive.tld/pallbearers/apter.html" . + "licitly federates pallbearers" . + "161"^^ . + "http://www.elasticizing.tld/unapprehensive/federates.html" . + . +_:Bf252cde7feb046743a06b7893548d35d "Mora Christofferse" . +_:Bf252cde7feb046743a06b7893548d35d . + _:Bdf6c59a4d3125abb8676aa53ae41ad9a . + . + _:Bc248fddd6a8bdf53b8a454271220cfe6 . + _:B74b6f8b1bdd5ff5d899bfbebf736e10a . + "102"^^ . + . + "http://www.mademoiselle.tld/hewing/denarius.html" . + "1966"^^ . + "deadheads mademoiselle garbler" . + "tramels garbler hewing" . + _:B1a1a8eb6e3d3f9074708432627364d1e . + . + "http://www.tequila.tld/elands/chemisms.html" . + "despatches greyer elands" . + "http://www.keister.tld/tequila/greyer.html" . + . +_:B82d8ec55eca2b14bbb8eca2333122b7a "Dijana Murfin" . +_:B82d8ec55eca2b14bbb8eca2333122b7a . + _:B69da58d80badd7be99553691a17308ed . + . + "http://www.rechecking.tld/airdromes/poleaxing.html" . + "abrogator corpulences airdromes" . + "http://www.kins.tld/rechecking/corpulences.html" . + . +_:Bac23d170112830304411f09e060cc6bc "Liona Langill" . +_:Bac23d170112830304411f09e060cc6bc . + _:B8db686b3a51d1daabe1a091f7867900b . + . + "1958"^^ . + "http://www.enabler.tld/nebbish/detriments.html" . + "bastardies outsides nebbish" . + "195"^^ . + "http://www.gossiped.tld/enabler/outsides.html" . + "monograph bastardies enabler" . + . + _:B3b148e73047f29807d9b7f578b1827b7 . + . + "1957"^^ . + "http://www.hexapodies.tld/prosthodontist/canvassed.html" . + "chapeaus frankensteins prosthodontist" . + "122"^^ . + "utilizations hexapodies frankensteins" . + . + . + _:Bb1662048be3ffe721d304baba278a3a8 . + "1951"^^ . + "http://www.cynicism.tld/offensives/disjoining.html" . + "lippy wieldier offensives" . + "114"^^ . + "retraces cynicism wieldier" . + . +_:Bfad89bd9c92f796d7d7c05681416e8b2 "Admes Wintle" . +_:Bfad89bd9c92f796d7d7c05681416e8b2 . +_:Bb73bcbfd888f8dbcc72a78d5efeb63a4 "Demidova Hautamaki" . +_:Bb73bcbfd888f8dbcc72a78d5efeb63a4 . +_:B20910effbc715db91af4599cc8d66a4d "Albinia Heasley" . +_:B20910effbc715db91af4599cc8d66a4d . + _:B0f1bd25723b437ed442481913bcb66d0 . + . + "http://www.alate.tld/mulligans/charismas.html" . + "slimmest escapisms mulligans" . + "157"^^ . + "http://www.deportations.tld/alate/escapisms.html" . + . + _:B2299c422d03b3697f22a187264a167ff . + . + "http://www.dragsters.tld/deprogram/sublimities.html" . + "paused wheelless deprogram" . + "158"^^ . + "http://www.beaneries.tld/dragsters/wheelless.html" . + . + _:B182c8a7b7bf39ce1af0c53c73d7a0869 . + . + "http://www.ixia.tld/lumped/bafflements.html" . + "stylise holydays lumped" . + "91"^^ . + "http://www.undersupplying.tld/ixia/holydays.html" . + . +_:Ba7e4e5f203e0b1ff450d8b8e4847edeb "Amalia Krajcik" . +_:Ba7e4e5f203e0b1ff450d8b8e4847edeb . + _:B0e7e6768543b77832aea7180801f923a . + _:B2fc3968ff15aec7d1c54098a4b42716c . + . + "http://www.unfurling.tld/demises/twentieths.html" . + "contaminative incorruption demises" . + "24"^^ . + "http://www.freshening.tld/unfurling/incorruption.html" . + . +_:Bb7caccd6e34ce20071d6786da07e430c "Rhyd Deppen" . +_:Bb7caccd6e34ce20071d6786da07e430c . +_:Be809dc3cd8b1ea2fb2b5eb836addaaa1 "Namtheun Treece" . +_:Be809dc3cd8b1ea2fb2b5eb836addaaa1 . + _:B531c69d66e8c38ca2a673c2f158f0dd1 . + . + "http://www.rummier.tld/marking/pussyfooted.html" . + "aw obtuseness marking" . + "17"^^ . + . +_:B71ff7a25f81cdf0568f40ac8e3c7f087 "Shaqeeqa Levra" . +_:B71ff7a25f81cdf0568f40ac8e3c7f087 . +_:Beaeb99717007d2cb39a1e59cad11e8e6 "Triton Harl" . +_:Beaeb99717007d2cb39a1e59cad11e8e6 . + _:Bc93355e0952068a076570d0427fbd0b3 . + . + "http://www.pistils.tld/conciliating/openheartedly.html" . + "scofflaws postmasters conciliating" . + "66"^^ . + "http://www.affirmativeness.tld/pistils/postmasters.html" . + . + _:Bca01ef6859f1c0a0d358d342e3a09be4 . + . + "http://www.undersupply.tld/commutators/integrator.html" . + "nonsymbolic foreboder commutators" . + "43"^^ . + "http://www.seizing.tld/undersupply/foreboder.html" . + . + _:Be82f3b64f88b88e2d6ae738b3234aa4f . + . + "http://www.witnessing.tld/minifying/staves.html" . + "corroborated mottling minifying" . + "183"^^ . + . +_:B4ad497bd523bbf346e7676d3264b1952 "Sakuro Kring" . +_:B4ad497bd523bbf346e7676d3264b1952 . + _:Baed385829e681f4f435441075e7eea01 . + . + "http://www.holeless.tld/cityward/graver.html" . + "dollies airfoils cityward" . + "152"^^ . + "http://www.draughty.tld/holeless/airfoils.html" . + . +_:B0cbed0857dd3a65f256436c34c6ed422 "Nabeel Bauerle" . +_:B0cbed0857dd3a65f256436c34c6ed422 . + _:Bbe1453a34d2f7e30ac03d72a90621c64 . + . + "http://www.amebean.tld/strate/oblational.html" . + "premedics simulative strate" . + "http://www.beauts.tld/amebean/simulative.html" . + . +_:B06fd3fafbcf6c4dccaf9d2a48e2e2ac1 "Tommy Deisher" . +_:B06fd3fafbcf6c4dccaf9d2a48e2e2ac1 . +_:B2efd302b1346fc63d98ffcf8cb29b5ef "Sandy Wrede" . +_:B2efd302b1346fc63d98ffcf8cb29b5ef . +_:Bc5cee2f4f9cc81273afe1e59c8726b45 "Damario Wardle" . +_:Bc5cee2f4f9cc81273afe1e59c8726b45 . +_:B9935bd0b1ea81ec8a6d13bccebd2112f "Edgar Schemmel" . +_:B9935bd0b1ea81ec8a6d13bccebd2112f . + _:Be509168400013a3cb7f4924fa0ee8500 . + . + "http://www.debilities.tld/jargoned/embattled.html" . + "chickpea maundered jargoned" . + . + _:B90accee847b48515d34f5bcca8f20a9a . + . + "http://www.unreasonableness.tld/trochoids/symbolize.html" . + "windrows damasked trochoids" . + "26"^^ . + "http://www.preallots.tld/unreasonableness/damasked.html" . + . + _:B14cc778fa0077d8081d141ba64544b73 . + . + "http://www.misdraws.tld/iridectomies/hermeneutically.html" . + "schtick revolvers iridectomies" . + "168"^^ . + "http://www.seamiest.tld/misdraws/revolvers.html" . + . + _:B90e4fc74632b976edcce43475838404e . + . + "http://www.colour.tld/codders/spry.html" . + "copier infirmity codders" . + "http://www.jogs.tld/colour/infirmity.html" . + . + _:Bd248bb03ed5b7018fada6b1789ff05bf . + . + "http://www.machinability.tld/tormentor/owner.html" . + "thickest orbiters tormentor" . + "124"^^ . + "http://www.varies.tld/machinability/orbiters.html" . + . + _:Ba42e710e2df394c68c105c3e8611a116 . + . + "http://www.criticality.tld/infolded/clearinghouse.html" . + "centralities reattach infolded" . + "152"^^ . + "http://www.chippy.tld/criticality/reattach.html" . + . + _:Bf8a10e0e464b89c9e8a411cb240bfddb . + _:B22af5bd5a2f143d47bf4103bb18e6fac . + . + "http://www.sadistically.tld/kinematical/ruinously.html" . + "subsided ramping kinematical" . + "142"^^ . + "http://www.biogeographic.tld/sadistically/ramping.html" . + . +_:B1470ec349cae20e1da51402f42f33b68 "Germana Gelle" . +_:B1470ec349cae20e1da51402f42f33b68 . + _:B5df664bde5874614894d91ebaf6a2449 . + . + "http://www.galloots.tld/legged/noblewoman.html" . + "laparoscope hypnotherapy legged" . + "129"^^ . + "http://www.philosophizes.tld/galloots/hypnotherapy.html" . + . + _:B82dd039ee0627efc91f8a06a6c2eaee1 . + _:B61805c7981a1ce9989c406ea8a057852 . + . + "http://www.momentariness.tld/huffs/jostling.html" . + "bricked biogeographer huffs" . + "23"^^ . + . +_:B92b0fa718550e8bad5b1f8bc7d237b17 "Torah Giller" . +_:B92b0fa718550e8bad5b1f8bc7d237b17 . +_:Bccbde05c645795f2c807dba8bd0f4c1d "Lilian Carolina" . +_:Bccbde05c645795f2c807dba8bd0f4c1d . + _:B598b4c7eaa6417b372c4f62842e52617 . + . + "http://www.anastomoses.tld/quittors/missaid.html" . + "jingoists cachepots quittors" . + "73"^^ . + . +_:Bb5b4a00ac130d4ce8fa844807069e023 "Hansi Huba" . +_:Bb5b4a00ac130d4ce8fa844807069e023 . +_:B3e17a5a961a280c2b2aa6cd6f06c95e2 "Vicenta Hemingway" . +_:B3e17a5a961a280c2b2aa6cd6f06c95e2 . + _:Bd1d21d80f9b483f9982c2d337801b98b . + . + "http://www.ratified.tld/crenel/retaliators.html" . + "sixes lunars crenel" . + "68"^^ . + "http://www.lordliest.tld/ratified/lunars.html" . + . + _:B9082a7572f5ff4b8013cc104b92fbc41 . + . + "1959"^^ . + "http://www.microbiotic.tld/snowflakes/radians.html" . + "mountings crosscuts snowflakes" . + "57"^^ . + "http://www.compressors.tld/microbiotic/crosscuts.html" . + "anthologist mountings microbiotic" . + . +_:B893192fdc8c697013efba1dad1bf2f1b "Tamsin Micali" . +_:B893192fdc8c697013efba1dad1bf2f1b . + . + _:Bb837e96600a7a33ba844cd6b77f1d256 . + . + "http://www.forefended.tld/sourdoughs/traditionless.html" . + "lunk overtaking sourdoughs" . + "76"^^ . + "http://www.earthworms.tld/forefended/overtaking.html" . + . +_:B0214881be20190ab47fdc50f5f82d9cd "Toyoaki Richoux" . +_:B0214881be20190ab47fdc50f5f82d9cd . +_:B25655ad7b65b2dc1b7a5337a94d37452 "Sverine Barda" . +_:B25655ad7b65b2dc1b7a5337a94d37452 . + _:B27d446fbfa0064bfd6f87040ac3a94ca . + . + "http://www.sculptured.tld/skywrote/whirlies.html" . + "zipped photosynthesizing skywrote" . + "http://www.afforests.tld/sculptured/photosynthesizing.html" . + . +_:B956c9b948433c8d6a2b90bafe71ddb2a "Seishiro Barcliff" . +_:B956c9b948433c8d6a2b90bafe71ddb2a . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + . + "salons colorably pronounced" . + . + _:B6cbf417069e286e85181ae2929acaebc . + "http://www.pronounced.tld/saids/gesticulation.html" . + "52"^^ . + "colorably frets saids" . + "http://www.inkwell.tld/pronounced/frets.html" . + "1965"^^ . +_:B22c95e29c5880d308d69849467cd8ffd "Ludomia Fairley" . +_:B22c95e29c5880d308d69849467cd8ffd . +_:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 "Abie Holding" . +_:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 . +_:Ba09d9780262f4fa30d7083185dfe0717 "Coireall Shelor" . +_:Ba09d9780262f4fa30d7083185dfe0717 . +_:Bc53276dc4740bc1bcd970e4d52c756e0 "Odra Polhamus" . +_:Bc53276dc4740bc1bcd970e4d52c756e0 . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + . + "1965"^^ . + "http://www.reduction.tld/assignees/cereuses.html" . + "variates taxiways assignees" . + "174"^^ . + "http://www.schlemiels.tld/reduction/taxiways.html" . + "cauls variates reduction" . + . + _:Bbac5ed1d16f3dac482ebceb847f47906 . + . + "http://www.operably.tld/tenantry/armfuls.html" . + "mangled ionizing tenantry" . + "165"^^ . + "http://www.artfully.tld/operably/ionizing.html" . + . + . + _:B26c051f75d2e96a52d065db7538997d5 . + "1958"^^ . + "http://www.inflictor.tld/atonies/aglow.html" . + "headgears accelerators atonies" . + "124"^^ . + "zenithal inflictor accelerators" . + . + _:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 . + . + "http://www.therapies.tld/forzando/dissolutions.html" . + "embarkation renew forzando" . + "42"^^ . + "http://www.duple.tld/therapies/renew.html" . + . +_:B13bd0cc55e7e4625fa84c4eebc0ae623 "Twrgadarn Kulow" . +_:B13bd0cc55e7e4625fa84c4eebc0ae623 . +_:B136b05b1cc7abc73bdc14f3e56db2bf6 "Tringad Greenfelder" . +_:B136b05b1cc7abc73bdc14f3e56db2bf6 . + _:B34c6d0db38de819ef9550b76fc3c2a97 . + . + "1964"^^ . + "http://www.amphitheater.tld/accordantly/fonding.html" . + "wildernesses scandalizing accordantly" . + "42"^^ . + "discourtesy amphitheater scandalizing" . + . +_:B8415a67275f17e7ffb6e5a7747254656 "Leon Wanzer" . +_:B8415a67275f17e7ffb6e5a7747254656 . + _:B6a79010764c1ac1f399da0f9f2f89023 . + . + "http://www.expanses.tld/strongrooms/sailors.html" . + "inauspiciousness swapped strongrooms" . + "117"^^ . + "quitclaimed disappointments measuring harebell truckles fueling inflects flowage sniffingly postorbital" . + "http://www.unfaithful.tld/expanses/swapped.html" . + . +_:B9090d6721e808aebf65b69e741344f89 "Yukichi Palma" . +_:B9090d6721e808aebf65b69e741344f89 . + _:B08c722e201a92c9e104e49661c6c97bd . + . + "http://www.chared.tld/accentuated/mirier.html" . + "mangey superconductor accentuated" . + "86"^^ . + "http://www.unconnected.tld/chared/superconductor.html" . + . + _:Bdc825d9cd36c75347778b9169b73ff79 . + . + "http://www.clapped.tld/omittance/idly.html" . + "cardias refractoriness omittance" . + "12"^^ . + "http://www.beseechers.tld/clapped/refractoriness.html" . + "therapeutical southeasterly highbred cuffs hatracks libyans succumbing uniques staleness aspiration rehearses enfeoffed concealing intended deprecator paunchier tablespoons gemologies dimmers overhears pretends fighters swans slipslops limned hardball attacking pronouncements plaint pronuclear newsbreak ladybird autarchy slalomed parables shoulders outgoings doubtable keelhauls uncompliant hanging rickey niggards hijacks gustoes dreadnoughts holsters raveler priggishly straightforwardness sophisticated hereditariness polentas attitudes unposed shatteringly lupin condemnable pareve biconvexity groveling lipped bedecked presbyterians shavable untrue approximating mommies inalienably consigns drollest managerially centenarian ideated antisubmarine roadsters potentiality stalagmite merlins regarded cocoas epileptics vitalities tzarina reconfiscating flitch reinfuse agriculturalist yielders individualistic consumerism drawlier ascertains dooming enqueue castellans countrywoman underfur intersessions jojoba equipages disliked promulged orators interatomic rhebok birthstone outspreads fawny reacted writeoff outfielder forecourt scapes patrols reglossed demotic bonders sandbagged negligibly milkily benefactors splinters shorter responded orts armyworms pieplant frighted egises filmcards dissipated balladeers engendering iodines prattled congregations cardinalate wifelier programable overfamiliarity illustrated electuary wrinkling infinitesimally stoat singlets drongo reprehensibly cyanogen ripost noisome braided fuzils fermatas cougher cosecant interphone sporule dewlap antiparticle fylfot submissive veined display whopping offpay authenticators fumigated travesties inflammations" . + . + _:Be82f3b64f88b88e2d6ae738b3234aa4f . + . + "1961"^^ . + "http://www.frighted.tld/filmcards/dissipated.html" . + "pieplant egises filmcards" . + "140"^^ . + "http://www.armyworms.tld/frighted/egises.html" . + "orts pieplant frighted" . + . + _:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . + . + "http://www.oystered.tld/pentameter/noontides.html" . + "deflagrates dishtowel pentameter" . + "35"^^ . + . + _:B90301cf3118be2ecb7efa02a2f84902f . + _:Bbd4716e861c055eefc5234b614137e37 . + . + "http://www.bioenvironmental.tld/damned/floppies.html" . + "alewives teaboards damned" . + "105"^^ . + "http://www.carnelians.tld/bioenvironmental/teaboards.html" . + . + _:B064d8dea064c312d1efbacdd19a59872 . + _:Bcaf75a8b3c851df51bb9bf2ec2386eee . + . + "http://www.homagers.tld/holistically/swelled.html" . + "perverter consummator holistically" . + "102"^^ . + . + _:B16425d30050589aadc8d2f30fb4c11a8 . + _:B23648de149bf2f869236e6f45e32136e . + . + "http://www.redfin.tld/retarded/accursedness.html" . + "bellhops emasculators retarded" . + "137"^^ . + "http://www.counteractions.tld/redfin/emasculators.html" . + . +_:Bd2d9059bd0a07e5e99b2932a66d32880 "Heiji Sease" . +_:Bd2d9059bd0a07e5e99b2932a66d32880 . +_:Bac0ced60fce0adc7f9cae9fa55df0c2e "Kemina Wyke" . +_:Bac0ced60fce0adc7f9cae9fa55df0c2e . +_:Bb645920dfffd61d4cc0708dd5cc35eb2 "Dondrea Crocco" . +_:Bb645920dfffd61d4cc0708dd5cc35eb2 . + _:B5f1f22845d666bb95c0b7da0e410dc75 . + _:B13b58a1824c4f4c394e1dbd8a8a591ed . + . + "http://www.allheals.tld/devisees/suggestions.html" . + "tenancies relics devisees" . + "167"^^ . + "http://www.immiscibility.tld/allheals/relics.html" . + . + _:B3681c40cbed72ddec26d64a882eeed60 . + . + "http://www.hulled.tld/oralogy/tibetans.html" . + "environs preexamination oralogy" . + "126"^^ . + "http://www.tuberculoses.tld/hulled/preexamination.html" . + . +_:Ba636b1a0e9cc60d159bff48fd328fe55 "Favio Mutherspaw" . +_:Ba636b1a0e9cc60d159bff48fd328fe55 . + . + _:B47721304b4982e24f6e2282f2bb6c4f3 . + . + "http://www.jambing.tld/outcrop/slipcases.html" . + "tautological sodality outcrop" . + "171"^^ . + "http://www.lenity.tld/jambing/sodality.html" . + . + _:B534dd3df673f8348011ec854f69527ad . + . + "http://www.revaluation.tld/spoored/arthritic.html" . + "conspiracies ambilateral spoored" . + "66"^^ . + . +_:B394eedad79d1d4db21c25d439dbc4077 "Wrata Breier" . +_:B394eedad79d1d4db21c25d439dbc4077 . +_:B676be86d3523d005a4ff47330a5be95e "Maximino Shullick" . +_:B676be86d3523d005a4ff47330a5be95e . +_:Be85f1b4fd19c147e10ed44fd7376e1d2 "Muhjar Laser" . +_:Be85f1b4fd19c147e10ed44fd7376e1d2 . + . + "priss serialists inveiglers" . + "serialists frosts runniest" . + _:B15dd4542f3a364fef6902aacfc0396c4 . + "1951"^^ . + "http://www.inveiglers.tld/runniest/exocrine.html" . + "136"^^ . + . + "http://www.dudishly.tld/inveiglers/frosts.html" . + . +_:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 "Elysia Nangle" . +_:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 . +_:B93d4190bc1f1b858308ea51e26e18baa "Manu Geyman" . +_:B93d4190bc1f1b858308ea51e26e18baa . +_:B0c2fdd449aabf59bba70633b63d7a4a5 "Manaara Tennett" . +_:B0c2fdd449aabf59bba70633b63d7a4a5 . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + . + "1967"^^ . + "http://www.beys.tld/sophs/hairpins.html" . + "saxhorns unmanly sophs" . + "32"^^ . + "http://www.premiers.tld/beys/unmanly.html" . + "randomly saxhorns beys" . + . + _:Bfb7862b9c6e2cb8170821e3ea7692778 . + . + "http://www.abducts.tld/carneys/inweaves.html" . + "refires murderees carneys" . + "166"^^ . + "http://www.chattels.tld/abducts/murderees.html" . + . +_:Bfb0cc2b4218930e873966d30b8a97369 "Edwige Manni" . +_:Bfb0cc2b4218930e873966d30b8a97369 . + _:B21f46577ce63f76746381b87fe96d3f7 . + . + "http://www.stodges.tld/animist/monoplanes.html" . + "locutions nervy animist" . + "100"^^ . + . +_:Bb3bfeabdd1646e519d04c7ad0c00f6ea "Fita Divito" . +_:Bb3bfeabdd1646e519d04c7ad0c00f6ea . + _:Be85c94980ec1ac5383a38babf0462155 . + . + "http://www.deceiving.tld/playacts/outshouting.html" . + "assumably wheelbarrows playacts" . + "195"^^ . + "http://www.cockneys.tld/deceiving/wheelbarrows.html" . + . +_:B3a021673a8ba1226c8ced7612b05f9aa "Mirra Tygart" . +_:B3a021673a8ba1226c8ced7612b05f9aa . +_:B2df5165ff0b25da86f8240b676e79979 "Analeigh Sebring" . +_:B2df5165ff0b25da86f8240b676e79979 . +_:B66c8348778023bd8f535599078ed279f "Sanaaa Yoneda" . +_:B66c8348778023bd8f535599078ed279f . +_:Bd06f87cab724bdaf30e6b89922291dc5 "Luise Yokely" . +_:Bd06f87cab724bdaf30e6b89922291dc5 . + _:B0dbd93cbb6153a9ece747b46dd9bb9b8 . + . + "http://www.tendentious.tld/depicting/clobbering.html" . + "ruffles chiefdoms depicting" . + "35"^^ . + . + _:Bfc806ea84b8b70444016a929eb20976f . + "1965"^^ . + "http://www.batboy.tld/vanillins/hetaeras.html" . + "englishes dimensionality vanillins" . + "117"^^ . + "http://www.gaveler.tld/batboy/dimensionality.html" . + "kinships englishes batboy" . + . +_:B0cdf1e6f892bda06a208c7d2088212dc "Musheer Mcdougal" . +_:B0cdf1e6f892bda06a208c7d2088212dc . + "erbiums porphyries mobbish" . + "http://www.missilry.tld/erbiums/ripcords.html" . + "http://www.ripcords.tld/mobbish/soupy.html" . + "http://www.faithing.tld/ripcords/porphyries.html" . + . + "1963"^^ . + "winged faithing erbiums" . + "51"^^ . + _:B819abed62838e81b803324ebeb69d1e8 . + . +_:B9ba4bdf49930e67456723dfa2df4f996 "Tiffany Feagin" . +_:B9ba4bdf49930e67456723dfa2df4f996 . + _:Bf223c8523035793cbc6874a591408db4 . + "1962"^^ . + "http://www.streptococcic.tld/diffusely/rehinged.html" . + "matters peeving diffusely" . + "182"^^ . + "tumour streptococcic peeving" . + . + _:B5b04a2ba5054316b74de168829f1b3ed . + _:B775c333bfb4379adee2969a435e04088 . + . + "http://www.invocating.tld/estonians/vilest.html" . + "antedated steered estonians" . + "25"^^ . + "http://www.feudalistic.tld/invocating/steered.html" . + . + _:B0cb00f74a9a9b1eba6c160f849ec177b . + . + "http://www.abjuratory.tld/stillness/asbestosis.html" . + "accedence teleological stillness" . + "http://www.caboodle.tld/abjuratory/teleological.html" . + . +_:B037bdd83fb6ea497260d16b96acc0130 "Justino Bedenfield" . +_:B037bdd83fb6ea497260d16b96acc0130 . + _:Bac7241a08631ebe5ffc17568ee8f7747 . + . + "http://www.licitation.tld/botchiest/cleaner.html" . + "unpunished harkener botchiest" . + "73"^^ . + "http://www.mavins.tld/licitation/harkener.html" . + . + _:B3d30f0ee87595e5b56a32c8f3c70aa18 . + . + "http://www.patterned.tld/prolegomenon/snoopier.html" . + "putsches acclivities prolegomenon" . + "91"^^ . + . +_:Bca10f9686022edd2bef23b43532e840a "Kuemon Coatie" . +_:Bca10f9686022edd2bef23b43532e840a . +_:Bcadb66b00a365d98a8fbbed7d6b6925b "Mudri Gamero" . +_:Bcadb66b00a365d98a8fbbed7d6b6925b . +_:B65e4485432cc5a7d9e66dcae2d370342 "Hermes Bartek" . +_:B65e4485432cc5a7d9e66dcae2d370342 . + _:Bfa5d1b94fc5243dc7115b11df4b19314 . + . + "http://www.supervisorship.tld/empresses/pyrotechnical.html" . + "wartiest lavishing empresses" . + "146"^^ . + "http://www.armadas.tld/supervisorship/lavishing.html" . + . + _:B41d88c50d7bd3679f57cd093ad0d2312 . + . + "http://www.reprobating.tld/hoariness/vehemently.html" . + "misdeliveries reinvolving hoariness" . + "69"^^ . + . + _:B0ddb0da6010ed9491dd1e42423adb726 . + . + "http://www.xxiv.tld/erica/awesomeness.html" . + "weapons lambkin erica" . + "199"^^ . + . +_:B0812f92d10229f67a9df84238a4b9de7 "Wicus Kastendieck" . +_:B0812f92d10229f67a9df84238a4b9de7 . + _:B6e6f47643ba17a4f0ba24d8cf2fd1bcb . + . + "http://www.contracted.tld/asperges/triumphed.html" . + "runagates durances asperges" . + "3"^^ . + "http://www.charcoals.tld/contracted/durances.html" . + . +_:B574ca94400cf758d4ab941e3a9dcb280 "Guste Bakalars" . +_:B574ca94400cf758d4ab941e3a9dcb280 . +_:B5f32e0b08e1c82ae50730332b7d39ce4 "Cadell Parral" . +_:B5f32e0b08e1c82ae50730332b7d39ce4 . +_:B1f018de80850ad367dba553bd75481e3 "Pazia Comnick" . +_:B1f018de80850ad367dba553bd75481e3 . + _:B626c10a91b3641a1fbe0c3c845620cdf . + . + "http://www.handoff.tld/sylphish/romanticized.html" . + "pulque psalms sylphish" . + "68"^^ . + "http://www.ineloquent.tld/handoff/psalms.html" . + . + _:B947e56ba4a43d4c223cf9fba2a713a17 . + _:Be1fc124b4b4b0f6ab29de09dc050d3ec . + . + "1959"^^ . + "http://www.intermixes.tld/reignite/songsters.html" . + "bakemeats welsher reignite" . + "172"^^ . + "brusquer intermixes welsher" . + . +_:Bfaa6d656f5d9214fffcf096bc2295aad "Teinosuke Rodin" . +_:Bfaa6d656f5d9214fffcf096bc2295aad . +_:Ba801d6a2cd42af604f457b4fdc9de145 "Reinhild Penovich" . +_:Ba801d6a2cd42af604f457b4fdc9de145 . + "remonstrance tenderer untasted" . + "gruesomest remonstrance twopenny" . + . + "65"^^ . + "http://www.centipedes.tld/twopenny/tenderer.html" . + . + "http://www.twopenny.tld/untasted/bluing.html" . + _:B68f54af284a25d791e7cb6084d4428b1 . + "1965"^^ . + . + _:Bb054f6e0ec16efb52e30d6748d7f569d . + _:B259eba7cf10dd8388318e7a91a881cec . + . + "http://www.digged.tld/mozambique/moodier.html" . + "rechartering backstay mozambique" . + "17"^^ . + . + _:B38278be87ef80319098d9704ed0f925e . + . + "http://www.skulduggery.tld/rewrap/disagree.html" . + "ached gravitated rewrap" . + "133"^^ . + "http://www.datedly.tld/skulduggery/gravitated.html" . + . + _:B8e36d1854cc352f96375d97d28fe0bfc . + . + "http://www.derailleur.tld/laccolith/reappraisal.html" . + "etiquettes amazedly laccolith" . + "171"^^ . + "http://www.pertly.tld/derailleur/amazedly.html" . + . + _:Bd67677e85673a43c553a653d0598edc9 . + . + "http://www.conservatively.tld/depresses/hypocrisies.html" . + "foresides dilapidator depresses" . + "180"^^ . + . + _:Bed661fa2f71bde14a6b81f1fdbc54819 . + _:B3faf056435ba6faed80c61aea83d8ef2 . + . + "http://www.jitterbugged.tld/commonweals/rayons.html" . + "matchmakers clues commonweals" . + "91"^^ . + "http://www.woollier.tld/jitterbugged/clues.html" . + . +_:Bdfbaef15b17e53392d176cbd8b4bf8c9 "Sharrita Ginyard" . +_:Bdfbaef15b17e53392d176cbd8b4bf8c9 . + _:B3f90be634e0b15ab88a9d9c4b4d5df70 . + . + "http://www.tzarism.tld/monologues/acknowledger.html" . + "diphtherian emaciation monologues" . + "191"^^ . + "http://www.hundredweight.tld/tzarism/emaciation.html" . + . + _:B4a31a34cc1e13f3d41b8c6f330f058eb . + _:B409c256a3fcf265a98b30bf7360c74a2 . + . + "http://www.huntsmen.tld/heavens/ahems.html" . + "axonal seemed heavens" . + "155"^^ . + "http://www.lepers.tld/huntsmen/seemed.html" . + . +_:Bcefe1af99415c57af525a74dba651aa2 "Hiska Lleras" . +_:Bcefe1af99415c57af525a74dba651aa2 . + "1964"^^ . + "1"^^ . + "Journal 9 (1964)" . + "1"^^ . + . + _:B99bfc5c0b8cabb10c7feb0cfb4e187b5 . + . + "http://www.windiness.tld/dextrin/democracies.html" . + "maleficio jargonizing dextrin" . + "http://www.sloes.tld/windiness/jargonizing.html" . + . + _:B81c6c1b9dc90d55e1f26aa539802821b . + . + "http://www.vivarium.tld/quintupled/lapboard.html" . + "heme resowed quintupled" . + "4"^^ . + "cunninger slackness tuitions colorists forwardsearch chaffers monomials mijnheers bustles tightly secularize commixt" . + "http://www.pithier.tld/vivarium/resowed.html" . + . + _:Bb4926e658a4f3dc336d9e93445cd91ff . + . + "http://www.waiter.tld/facer/outsells.html" . + "attempter philippics facer" . + "4"^^ . + "http://www.piddling.tld/waiter/philippics.html" . + . +_:B4e35bce4358b58f93b1265e91aa93f75 "Elda Shimer" . +_:B4e35bce4358b58f93b1265e91aa93f75 . + _:B9f2fd8fc006a77e06622ea5ad6330c00 . + . + "http://www.disassociating.tld/reexpressing/togged.html" . + "gatherers wieners reexpressing" . + "66"^^ . + . +_:B93999dfb6a9f21231b0fcdbb6dad9ba8 "Cecil Kochler" . +_:B93999dfb6a9f21231b0fcdbb6dad9ba8 . + _:B30a5fddcf04579e12e54a1719e9b9bd9 . + "1957"^^ . + "http://www.eld.tld/cohorts/colonnaded.html" . + "refuelling cutleries cohorts" . + "109"^^ . + "flaunts eld cutleries" . + . + _:Bb7eb321202a2df00a175b22b0cc1ceac . + . + "1966"^^ . + "http://www.flirtingly.tld/weaner/chancre.html" . + "osmiums jockstraps weaner" . + "25"^^ . + "http://www.bons.tld/flirtingly/jockstraps.html" . + "firstly osmiums flirtingly" . + . + _:Bc54e602b14871ac8141c657c1a873807 . + . + "http://www.shows.tld/jackdaws/doozies.html" . + "focused slippiest jackdaws" . + "25"^^ . + "http://www.gouges.tld/shows/slippiest.html" . + . + _:B9253d690674dbef75e6015f1f160d48b . + . + "http://www.forints.tld/snootiest/poxed.html" . + "deregulations adiposities snootiest" . + "56"^^ . + "http://www.camshaft.tld/forints/adiposities.html" . + . + _:B821d38dc2296076806ba075c6f99c812 . + . + "http://www.mutters.tld/dishrags/instated.html" . + "victimizing syndromes dishrags" . + "49"^^ . + "http://www.treasuryship.tld/mutters/syndromes.html" . + . +_:B7162011773282527ce13e5717e19286f "Janek Rabehl" . +_:B7162011773282527ce13e5717e19286f . + _:Bafdc1b6ffef3d6d823f7625cdd2f8a27 . + _:B97bd68265b91ef7449e817222c4fa1fb . + . + "http://www.extenders.tld/gamekeepers/delightfully.html" . + "priors unraveled gamekeepers" . + "28"^^ . + . + _:B80ec47443b5ac50170f6994d4a4a54bc . + . + "http://www.householder.tld/objurgate/treaties.html" . + "recollected overeducated objurgate" . + "98"^^ . + "http://www.xix.tld/householder/overeducated.html" . + . + _:B23fc2a2c63e172802668a20b20a0cb34 . + . + "1954"^^ . + "http://www.fortified.tld/idealogy/conservatives.html" . + "shipping meritable idealogy" . + "175"^^ . + "tilers fortified meritable" . + . + _:B34573d96a70b156e0d2c2483f535cb16 . + . + "http://www.vignettists.tld/unfasten/tablas.html" . + "incompatibility booted unfasten" . + "40"^^ . + . + _:B462d24e07dfa5083d277cfe8c123f6b7 . + . + "http://www.risers.tld/geographers/aroints.html" . + "stenchy shirtfront geographers" . + "24"^^ . + . + _:Bb63eb8612b53ca0f799bd95c360555d5 . + . + "http://www.pouters.tld/eked/backups.html" . + "misadventures kalifate eked" . + "51"^^ . + "http://www.prevalently.tld/pouters/kalifate.html" . + . +_:B53c89ead8521fe32339ca98d9c7d4a26 "Junzo Neugin" . +_:B53c89ead8521fe32339ca98d9c7d4a26 . + _:B955a007aa57a64f3f09cf639da51ae03 . + . + "http://www.biggish.tld/seawater/revaluated.html" . + "yare freezing seawater" . + "35"^^ . + "http://www.sweeties.tld/biggish/freezing.html" . + . + _:B4cf34a997329851ed5f58862430112c3 . + . + "http://www.codifier.tld/benin/caltrops.html" . + "mopishly maoism benin" . + "155"^^ . + "http://www.preachings.tld/codifier/maoism.html" . + . +_:B01a7d98eedcc6ad9bd7fba6d3ed06880 "Gwrddywal Rumbo" . +_:B01a7d98eedcc6ad9bd7fba6d3ed06880 . +_:B91c44936d092b1c33704ae78e5b8cadd "Rachael Leichtenberge" . +_:B91c44936d092b1c33704ae78e5b8cadd . +_:B96c12e6b30e30527e4d38c66b29d6aca "Mitchell Maslak" . +_:B96c12e6b30e30527e4d38c66b29d6aca . +_:Bfb7862b9c6e2cb8170821e3ea7692778 "Efterpi Cronan" . +_:Bfb7862b9c6e2cb8170821e3ea7692778 . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + . + "1967"^^ . + "http://www.tastier.tld/brassard/quarrying.html" . + "altitudes repiners brassard" . + "grievousness tastier repiners" . + . + _:Ba13ff4b3c8b18605ec2db7bb85163dbb . + . + "http://www.demarcators.tld/crocked/wharfinger.html" . + "frow tasselling crocked" . + "27"^^ . + "spiffiest reinformed synfuel swiftest baronages warping fraternize despondency insurrectionaries backspin hoisting bourgeoned" . + "http://www.overdrinking.tld/demarcators/tasselling.html" . + . + _:Be80dad8d3ec3647ce3116c8296939d8b . + . + "http://www.nonpredatory.tld/reinjures/frijole.html" . + "augurs hematologies reinjures" . + "118"^^ . + "http://www.fumet.tld/nonpredatory/hematologies.html" . + . +_:B05b3361da48b0e60b3575ccc8096902f "Reno Garzia" . +_:B05b3361da48b0e60b3575ccc8096902f . +_:B3476722cd2965f17a05234d75567689c "Raashid Eckle" . +_:B3476722cd2965f17a05234d75567689c . + _:B93f42201a7fe145c2480d5c58b4ade85 . + _:B2a086b2315067da701f5eb2d9e07bf51 . + . + "http://www.modernistic.tld/bargains/unemotional.html" . + "dryly retsinas bargains" . + "123"^^ . + "http://www.lankness.tld/modernistic/retsinas.html" . + . + _:Bf602cee368e7b3e11461bf9b56d40003 . + . + "http://www.diluted.tld/munchies/tenseness.html" . + "taperer murexes munchies" . + "18"^^ . + . + _:Ba08163cff3b9fe02f4bbdaf27f6632e7 . + . + "http://www.amanuenses.tld/excreta/differentiae.html" . + "conflictive plumpers excreta" . + "147"^^ . + "http://www.foreshadower.tld/amanuenses/plumpers.html" . + . +_:B4637395758b5e6c6efa86138c95663a5 "Adrina Viren" . +_:B4637395758b5e6c6efa86138c95663a5 . + _:B7f6e96b2decb81b7b85b15f3f9a9fc26 . + . + "http://www.regurgitating.tld/brambliest/insecurities.html" . + "expiatory housemen brambliest" . + "154"^^ . + "http://www.nimbuses.tld/regurgitating/housemen.html" . + . +_:B5bf55f9bec75c59fca204f180a255c68 "Liebtrud Baldini" . +_:B5bf55f9bec75c59fca204f180a255c68 . + _:B57760a33c964e28e96e9f64b26dc189c . + . + "1965"^^ . + "http://www.yelper.tld/abductions/romanced.html" . + "doormats deckle abductions" . + "6"^^ . + "http://www.zanily.tld/yelper/deckle.html" . + "shamable doormats yelper" . + . + _:B3e91c8750475a7fffb218e8aa04bc665 . + . + "http://www.obverses.tld/parkings/sages.html" . + "precincts monogrammed parkings" . + "174"^^ . + "http://www.wifed.tld/obverses/monogrammed.html" . + . + _:Befa2c5addbb0ec87741de743598ca90b . + . + "1963"^^ . + "http://www.mediatorial.tld/frescoists/ameba.html" . + "stereos molders frescoists" . + "153"^^ . + "votaries mediatorial molders" . + . +_:B79b755c0b3b47ea5b1f26a9b23af7049 "Seison Maccarini" . +_:B79b755c0b3b47ea5b1f26a9b23af7049 . + _:B032bf000b7c8e7bca172610d8188bcb8 . + . + "http://www.normalities.tld/schusses/unfortified.html" . + "unwoven millers schusses" . + "172"^^ . + . + _:B61e62d27d8aedd39f5786b989878072c . + "http://www.kiefs.tld/yummies/orbited.html" . + "1962"^^ . + _:B5ef843436fa0e3f4ae68aee386ea1e71 . + "66"^^ . + "nigher orbited fanning" . + "pollards nigher yummies" . + . + "http://www.yummies.tld/fanning/summarizes.html" . + . +_:Bbaef533730cf0dcd753127e8059ba712 "Anatole Iacovetto" . +_:Bbaef533730cf0dcd753127e8059ba712 . + _:B279a9758c3b8d403a6812873e433f95a . + . + "http://www.japes.tld/afghani/anthologists.html" . + "felonries lensed afghani" . + "175"^^ . + "http://www.encrusting.tld/japes/lensed.html" . + . +_:B4f0d278b4e9f36f7d29ae1cd01453ec9 "Tathagata Plato" . +_:B4f0d278b4e9f36f7d29ae1cd01453ec9 . +_:Be17d7954aca3d778fe67982c0970c765 "Jaime Hasencamp" . +_:Be17d7954aca3d778fe67982c0970c765 . +_:B6eccb389ada272d8b2a6f84576c29a00 "Iakova Kalisek" . +_:B6eccb389ada272d8b2a6f84576c29a00 . +_:B3550a9d4618e6b42905e6923e7c08905 "Galan Stuzman" . +_:B3550a9d4618e6b42905e6923e7c08905 . +_:B033f5e2b983c72eef531c193b685941b "Mikolaj Ono" . +_:B033f5e2b983c72eef531c193b685941b . +_:B880be4765e09f183e4f64a5d9970d71a "Leonora Peli" . +_:B880be4765e09f183e4f64a5d9970d71a . +_:Bb0b1d248f3568e38280064df562096fc "Veronikeia Boulier" . +_:Bb0b1d248f3568e38280064df562096fc . + _:B7b1ac6c8a8b2295600a942c48df8be51 . + . + "http://www.labeling.tld/existentialist/savoriest.html" . + "expiates varistors existentialist" . + "107"^^ . + . + _:B6a99d875a4e27e61b4f2d911a35646a3 . + . + "http://www.recrates.tld/spraining/preexposures.html" . + "attorning necessitated spraining" . + "136"^^ . + . +_:B7bab914d70de90d3bc7b9dd5ae805cea "Castalia Ryser" . +_:B7bab914d70de90d3bc7b9dd5ae805cea . +_:B409c256a3fcf265a98b30bf7360c74a2 "Sebina Prakoth" . +_:B409c256a3fcf265a98b30bf7360c74a2 . +_:B959da224759cdd2288acf90a19755a4e "Pyotr Giffen" . +_:B959da224759cdd2288acf90a19755a4e . + _:Bef867201803b536bbd84ed1ab66c759d . + . + "http://www.emirates.tld/lynxes/numerously.html" . + "intuitively inundated lynxes" . + "8"^^ . + "http://www.defrayed.tld/emirates/inundated.html" . + . +_:Bbdc5294a7e79e1543fff0b77bc414ba7 "Gislar Equils" . +_:Bbdc5294a7e79e1543fff0b77bc414ba7 . +_:B4e5ddcb0415a4476c02d2abb8c708067 "Avigdor Puglia" . +_:B4e5ddcb0415a4476c02d2abb8c708067 . + _:Bcd2b8807efbc66ec9ad66622e5c3dca9 . + . + "http://www.peen.tld/biodegradation/epoxying.html" . + "dognapers unclassifiable biodegradation" . + "151"^^ . + "http://www.immunizations.tld/peen/unclassifiable.html" . + . + _:Bf9990562d7e8997d81c2aac52ca25264 . + . + "1961"^^ . + "http://www.forkedly.tld/carroms/hajjis.html" . + "gastropod rondures carroms" . + "106"^^ . + "haymow forkedly rondures" . + . +_:B41cbb6cf81a4ead9fb402fb2a84b75b0 "Celerina Sarafian" . +_:B41cbb6cf81a4ead9fb402fb2a84b75b0 . + _:B90ab37dd0ef0dc11a41737b2dd64d574 . + . + "http://www.commode.tld/tourers/asexuals.html" . + "unpalatably relicense tourers" . + "185"^^ . + . +_:Bfde0adadcc53903d0cbf28af5065e4a3 "Kea Croshaw" . +_:Bfde0adadcc53903d0cbf28af5065e4a3 . + _:B8cb9a06697310200a43428ac6de6ecdb . + . + "http://www.accomplices.tld/brushes/cruncher.html" . + "abrasively blepharitis brushes" . + "93"^^ . + . + _:B136b05b1cc7abc73bdc14f3e56db2bf6 . + . + "http://www.semitists.tld/placers/hellhole.html" . + "insanely recolonizing placers" . + "127"^^ . + "http://www.quizzicality.tld/semitists/recolonizing.html" . + . +_:B6481b3fb6553310a4aa6337a9b63cefa "Erichthonius Grulkey" . +_:B6481b3fb6553310a4aa6337a9b63cefa . +_:B4d654d53b01f580640b4e2928770b6c1 "Dankrade Lynady" . +_:B4d654d53b01f580640b4e2928770b6c1 . + _:Bce20c6044e33a237883af934505f46ca . + . + "http://www.talks.tld/salads/seepier.html" . + "heisting sidearms salads" . + "113"^^ . + "http://www.welcomers.tld/talks/sidearms.html" . + . +_:Bec3b9ca60f9c45481037f01cdf158c90 "Adham Lukianov" . +_:Bec3b9ca60f9c45481037f01cdf158c90 . + _:B4b6ff3a2582c2a0bcd1eb7680da2b1a1 . + _:Bbd21d65305c2617adf0de39169d39168 . + . + "http://www.affixers.tld/reflexologist/dottiest.html" . + "disinfectant wickers reflexologist" . + "63"^^ . + "http://www.unripely.tld/affixers/wickers.html" . + . + _:B20bd2b326886c5dc5c5f34b99f028aaf . + _:B499d1cdf19ba13bd4c9d3d4c85615766 . + . + "http://www.thanker.tld/steelie/cowskin.html" . + "potherbs streetwalker steelie" . + "43"^^ . + "http://www.talkier.tld/thanker/streetwalker.html" . + . +_:Ba8581e31a917aceea0e6f2d49aafe1ab "Ludolphe Huger" . +_:Ba8581e31a917aceea0e6f2d49aafe1ab . +_:B799624fc4ce7e115be4b06284349497a "Predslava Abkemeier" . +_:B799624fc4ce7e115be4b06284349497a . + _:Bda11d3d189249c536697b405747d831d . + . + "1964"^^ . + "http://www.excommunications.tld/unpersuaded/subdebs.html" . + "redistricted planarias unpersuaded" . + "84"^^ . + "http://www.streaker.tld/excommunications/planarias.html" . + "acclamations redistricted excommunications" . + . + _:B96c01160fd609d21111772d7b1c25eb3 . + . + "1966"^^ . + "http://www.bursae.tld/somnambulant/embarrassments.html" . + "apocynthions lornness somnambulant" . + "173"^^ . + "http://www.sunless.tld/bursae/lornness.html" . + "godowns apocynthions bursae" . + . +_:B876fb63a4ea78b37a6220b7d325f4a44 "Pasqual Fonteneau" . +_:B876fb63a4ea78b37a6220b7d325f4a44 . +_:Bdc72e7d5229d4f37496436b11dcc8468 "Latoiya Munnelly" . +_:Bdc72e7d5229d4f37496436b11dcc8468 . +_:B29ba49ce1673c003cd3a733ae4a2f13e "Grunya Keeran" . +_:B29ba49ce1673c003cd3a733ae4a2f13e . +_:B40c8dc5d6d0ceae985e63eacf4f60817 "Fi Hargest" . +_:B40c8dc5d6d0ceae985e63eacf4f60817 . + _:B8ebbea6d3ed43f285afadd6f222a5405 . + . + "1965"^^ . + "http://www.purled.tld/slapdash/propagandizing.html" . + "chaperonage indifference slapdash" . + "18"^^ . + "http://www.arguing.tld/purled/indifference.html" . + "communalist chaperonage purled" . + . + _:B27c89eeb812506f66c4f7a2c62f32c6e . + _:Bcdc6446b4d539e61ea04d4de6873f676 . + . + "http://www.coamings.tld/awakening/witnesser.html" . + "disobeyed candidates awakening" . + "42"^^ . + . + _:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . + . + "http://www.bauxites.tld/deplorableness/comeliest.html" . + "perilune stainability deplorableness" . + "38"^^ . + "http://www.towropes.tld/bauxites/stainability.html" . + . + _:B102a12b012776298e7bb26fb94484f7f . + . + "http://www.gruntle.tld/goggled/debarment.html" . + "chelators saints goggled" . + "81"^^ . + "http://www.lopsidedly.tld/gruntle/saints.html" . + . + _:Bc7c65ea1553153a567295a2ae7c84b50 . + . + "1965"^^ . + "http://www.noneducable.tld/pitas/overqualified.html" . + "institutionalization frosted pitas" . + "162"^^ . + "http://www.negligently.tld/noneducable/frosted.html" . + "dynasts institutionalization noneducable" . + . + _:Ba8585fb44e1cf9748b19e4b2e4a03959 . + _:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + "1964"^^ . + "http://www.operationally.tld/salespersons/atoneable.html" . + "refried suballiances salespersons" . + "disconnections operationally suballiances" . + . +_:B75854f8d9ccd6a2d2db33f993e68dec0 "Ingobert Soprych" . +_:B75854f8d9ccd6a2d2db33f993e68dec0 . +_:B9b9c1ff941f37372ec36cd8149e47c6d "Lettice Foisy" . +_:B9b9c1ff941f37372ec36cd8149e47c6d . + _:B1899219a59f6300264c6eef24aeb5986 . + . + "http://www.gobbing.tld/desisting/suasions.html" . + "spaciousness sheol desisting" . + "91"^^ . + "http://www.sleeted.tld/gobbing/sheol.html" . + . +_:B89b7c24f9af513ba730789c49590ac03 "Shinji Kapler" . +_:B89b7c24f9af513ba730789c49590ac03 . + _:B1e68a495ccb262c2bbf160c4f684cc58 . + "1954"^^ . + "http://www.bridging.tld/untruthfulness/annihilation.html" . + "emulations stronger untruthfulness" . + "83"^^ . + "http://www.tieclasp.tld/bridging/stronger.html" . + "misapprehended emulations bridging" . + . + . + "1959"^^ . + . + _:B11194bca37c7dc0531332677d36c8e5c . + "http://www.tertian.tld/slighting/inquiring.html" . + "spectates plodded slighting" . + . + "http://www.slighting.tld/degradedness/ladling.html" . + "188"^^ . + "plodded inquiring degradedness" . + . + "http://www.rheologic.tld/ethics/blocs.html" . + "http://www.fiscals.tld/rheologic/keratosis.html" . + _:B683186e8a5446a7fbe26082985dc4d49 . + . + _:B65e4485432cc5a7d9e66dcae2d370342 . + "magister sidings rheologic" . + "1963"^^ . + "46"^^ . + "sidings keratosis ethics" . + _:B76fab12da3d33ba526fcf591c8ab59c5 . + . + "http://www.singsongs.tld/manipulator/abashments.html" . + "testator mingling manipulator" . + "113"^^ . + . + _:Bb629d1be354fda0805cda712ebb4b9fa . + . + "http://www.laughably.tld/unhinged/multilineal.html" . + "lightships apologist unhinged" . + "196"^^ . + "http://www.grocers.tld/laughably/apologist.html" . + . +_:Ba44c9f532bea8fbde0501cca9eb75ed3 "Lyron Strawder" . +_:Ba44c9f532bea8fbde0501cca9eb75ed3 . + _:B47de0a93a1cc317ae11e52ad72725d1b . + _:B2f9addd2b1f70b7e04c6c0402e6f9c1a . + . + "http://www.fubbing.tld/camembert/gaits.html" . + "softened ethicists camembert" . + "111"^^ . + "http://www.languages.tld/fubbing/ethicists.html" . + . + _:B2ea8aadae01fc708c3a6c0db0f256919 . + _:B084d2c9bc0c6bc216ac211963e4683a7 . + . + "http://www.detectible.tld/reproval/oversalting.html" . + "tyrannically gabs reproval" . + "29"^^ . + "http://www.fogyisms.tld/detectible/gabs.html" . + . +_:B8db413bca55888f6ab0b8d7847ba5622 "Nidgar Bree" . +_:B8db413bca55888f6ab0b8d7847ba5622 . + _:B4ed2e5aa4f4b48293011d3b98f23d37d . + . + "http://www.enlistment.tld/excepting/swearers.html" . + "brawled confounded excepting" . + "130"^^ . + "http://www.inconcealable.tld/enlistment/confounded.html" . + . + _:Bd1c17685bdba90c986e33e2900882be3 . + . + "http://www.incurve.tld/archaize/vivaria.html" . + "refinished conchoid archaize" . + "156"^^ . + . + . +_:B35793b9de6c2b3daf13843f510e2dff4 "Abriana Minar" . +_:B35793b9de6c2b3daf13843f510e2dff4 . +_:B65ed4febbf660800ff87f5bf39801eab "MariaMagdalena Garafola" . +_:B65ed4febbf660800ff87f5bf39801eab . +_:Bdd4120fa02e1c136d0a03489a81f8370 "Yumako Reuer" . +_:Bdd4120fa02e1c136d0a03489a81f8370 . + _:Bac9f3c11f245fc95b4277759fd1d21ff . + . + "http://www.homilies.tld/compressional/vegetated.html" . + "bookmen devitalize compressional" . + "174"^^ . + "http://www.nonabsorbent.tld/homilies/devitalize.html" . + . + _:Bcb6e895f94f6d837ac9a66e865dd081a . + . + "http://www.examined.tld/shoestrings/serow.html" . + "possessed countermanding shoestrings" . + "171"^^ . + "http://www.harpist.tld/examined/countermanding.html" . + . + _:Bcdfa43f1f0e34a2169afcc47d6f1364c . + _:Bc90a3f951841a7f71650612485861709 . + . + "http://www.squads.tld/overweight/readmits.html" . + "vrouw tantalums overweight" . + "156"^^ . + "http://www.nonspecialized.tld/squads/tantalums.html" . + . + _:B6cb5fd28d0e15171d8dad73977f37148 . + _:Beba91cca9a2b85c4c21517499c83d9e9 . + . + "1964"^^ . + "http://www.listened.tld/automatics/portly.html" . + "semirural hoodooed automatics" . + "72"^^ . + "striding listened hoodooed" . + . +_:B17fcd44eccc78a1812050dd4c71041f5 "Materia Newsum" . +_:B17fcd44eccc78a1812050dd4c71041f5 . +_:B6520c0f3fce61b18277210a7f13e11bd "Samantaka Allwood" . +_:B6520c0f3fce61b18277210a7f13e11bd . + _:B2fc89c982fc85f571123b7c569061e23 . + . + "http://www.aberration.tld/keynoter/tripes.html" . + "truanting mainlined keynoter" . + "159"^^ . + "http://www.sonorants.tld/aberration/mainlined.html" . + . + _:B7253ca2c00c4728bb04eee4a9bb8ded2 . + . + "http://www.psychedelic.tld/weakeners/amassers.html" . + "diverting owners weakeners" . + "70"^^ . + . + _:B6e3235363ecd8b131bfd13ed021b4951 . + . + "http://www.dredges.tld/verbifies/yoking.html" . + "manfully reembodied verbifies" . + "144"^^ . + "http://www.anticipation.tld/dredges/reembodied.html" . + . + "112"^^ . + . + "http://www.taverner.tld/jalousie/eyesights.html" . + "boiling gigs jalousie" . + "http://www.jalousie.tld/quirkiness/penney.html" . + "gigs eyesights quirkiness" . + "1952"^^ . + . + . + _:B8e36d1854cc352f96375d97d28fe0bfc . + _:Bc88e0c25ffa321147e8e436c1f6abc5d . + . + "http://www.rioter.tld/expectancy/yerba.html" . + "flexions conjunctivas expectancy" . + "140"^^ . + "http://www.perlitic.tld/rioter/conjunctivas.html" . + . + _:B364d4dbe1a67e7721e48f64dcbb9d3e1 . + _:B7ed1168e3213e47e563375e9c86893a5 . + . + "http://www.messiest.tld/acquirements/magdalen.html" . + "demarcator unforeseeable acquirements" . + "108"^^ . + "http://www.amu.tld/messiest/unforeseeable.html" . + . + _:B1ecd3fd95a47c213902bc0ba92491f38 . + _:B0fab36199b1134199eb6fdfcc7d77a33 . + . + "http://www.subscript.tld/fumiest/accorders.html" . + "sleekly intoxication fumiest" . + "122"^^ . + . +_:B14bf4e7f6791c8589f09bebe04f1207a "Timotheos Cazaree" . +_:B14bf4e7f6791c8589f09bebe04f1207a . + _:B1bc6ac9d01dbc06aaab63345a67b66ef . + _:Bd8d9abe678348eb316a2483106344437 . + . + "http://www.icing.tld/couldest/chamoising.html" . + "horsing caffeins couldest" . + "68"^^ . + "http://www.villus.tld/icing/caffeins.html" . + . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + _:B6b22fee2c7efa4029a58c523a7c95670 . + _:Be4e6e1186b598efaf455940e60c04811 . + "1964"^^ . + "9"^^ . + "Journal 4 (1964)" . + "1"^^ . + . + _:B6665e604dd091684f05d514bddfb124e . + . + "http://www.targeted.tld/mangoes/resupply.html" . + "calderas kneepan mangoes" . + "83"^^ . + "http://www.cheated.tld/targeted/kneepan.html" . + . +_:B00defdf53021758889b43ada286a2b67 "Mita Schwering" . +_:B00defdf53021758889b43ada286a2b67 . + _:B61805c7981a1ce9989c406ea8a057852 . + . + "1957"^^ . + "http://www.dowitchers.tld/tallows/marsupialize.html" . + "liegeman eucharists tallows" . + "78"^^ . + "http://www.ligation.tld/dowitchers/eucharists.html" . + "righto liegeman dowitchers" . + . +_:B99e638edd28853f22d542767295ce413 "Agnes Emerson" . +_:B99e638edd28853f22d542767295ce413 . + _:B350d7d14c3e6ff9bdb33ef38e3ed755b . + "1956"^^ . + "http://www.regulates.tld/voyagers/fellas.html" . + "transfusers multinationals voyagers" . + "http://www.monger.tld/regulates/multinationals.html" . + "prejudgments transfusers regulates" . + . +_:Bb9164317a6a7ccb4c05e5952f02f4614 "Gia Stonesifer" . +_:Bb9164317a6a7ccb4c05e5952f02f4614 . +_:B7004c84f0cc880699926c14d55adc06a "Nicky Aarestad" . +_:B7004c84f0cc880699926c14d55adc06a . + _:B2c850b0f72925c04842364455a2b4332 . + . + "http://www.lacks.tld/pardoner/dresser.html" . + "nativity facelift pardoner" . + "76"^^ . + "http://www.kasha.tld/lacks/facelift.html" . + . +_:Bb7b9999f01399f748a05f49128edafd4 "Haruhiro Flecher" . +_:Bb7b9999f01399f748a05f49128edafd4 . + _:Bf98f228f3fa706339bd9056b89bf99ec . + _:Bc17e59977eb24c615052b0e78ec001d3 . + . + "http://www.devises.tld/teratologies/myelitis.html" . + "intellects apothegms teratologies" . + "15"^^ . + "http://www.detailer.tld/devises/apothegms.html" . + . +_:B2418cca76981c0f77f6f7a1464ac9def "Alburg Pittillo" . +_:B2418cca76981c0f77f6f7a1464ac9def . +_:Bbdec5761b644025d132ffb42572513b6 "Marce Fiscalini" . +_:Bbdec5761b644025d132ffb42572513b6 . + _:B308e960af039011a55b8958a4f022585 . + . + "http://www.compounds.tld/detoxified/predicable.html" . + "daintier misanthropist detoxified" . + "168"^^ . + . +_:Bb2a792335554a9b932133f94307fda2a "Shonelle Swartwood" . +_:Bb2a792335554a9b932133f94307fda2a . +_:B626c10a91b3641a1fbe0c3c845620cdf "Verena Cherrier" . +_:B626c10a91b3641a1fbe0c3c845620cdf . + _:Ba44bc8226e2034f62818f0addaac0154 . + . + "http://www.infectiously.tld/bloodlettings/hempy.html" . + "asking modernest bloodlettings" . + "46"^^ . + . +_:Bdfeaf966ed774cab6ca58c8bcb681a07 "Shunen Ascheman" . +_:Bdfeaf966ed774cab6ca58c8bcb681a07 . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + "1961"^^ . + "http://www.decasyllables.tld/ibises/hypnotics.html" . + "emotionalism signalized ibises" . + "3"^^ . + "http://www.evoking.tld/decasyllables/signalized.html" . + "deviled emotionalism decasyllables" . + . + _:B8b9ec0842a8b393a88fb7814c7eeb60c . + . + "http://www.cayuses.tld/basally/lorises.html" . + "drabbets gratefulness basally" . + "25"^^ . + "12"^^ . + "http://www.furuncles.tld/cayuses/gratefulness.html" . + . +_:B499d1cdf19ba13bd4c9d3d4c85615766 "Afanasiya Videen" . +_:B499d1cdf19ba13bd4c9d3d4c85615766 . +_:Bc42acd1c68120b3ede53c55ac2b311fd "Amandus Niceswander" . +_:Bc42acd1c68120b3ede53c55ac2b311fd . +_:B76910692a56ef3b7c96cc5afae9ef98b "Montrel Hadley" . +_:B76910692a56ef3b7c96cc5afae9ef98b . +_:B265c8bd57ea313a9b1e78fa09f2560f0 "Golubitsa Dilaura" . +_:B265c8bd57ea313a9b1e78fa09f2560f0 . + _:B67b4b83628b7593869a879acb942eb59 . + . + "http://www.flaggier.tld/hived/verboten.html" . + "hardbacks softener hived" . + "http://www.unstained.tld/flaggier/softener.html" . + . +_:B31f194dd5dcbcedc96601e046861b851 "Juriaan Schremp" . +_:B31f194dd5dcbcedc96601e046861b851 . +_:B1df4788f041098a5bf25af3a736b6d52 "Leonilla Corria" . +_:B1df4788f041098a5bf25af3a736b6d52 . + _:Ba594d6761cc36eb50f3fd1792a4fc974 . + . + "http://www.sundaes.tld/viburnums/reflexologically.html" . + "shacklers hyperirritable viburnums" . + "40"^^ . + . + _:B1e73519a034fe4edbc7d51498377ea88 . + _:B0b088f121503dcb4b26a8667deedd2ea . + "1959"^^ . + "http://www.neurologically.tld/cantabile/furnaced.html" . + "manpack squaller cantabile" . + "http://www.concents.tld/neurologically/squaller.html" . + "exiguity manpack neurologically" . + . +_:B67b6f8c6e259636d83abe21e754a4343 "Mariam Gerhart" . +_:B67b6f8c6e259636d83abe21e754a4343 . + _:Bb70c7564629914545406919b9971c37c . + _:B4a04631749e969fbc2173537346c6797 . + "1958"^^ . + "http://www.infiltrates.tld/comparability/pneumoconiosis.html" . + "sojournment syncopated comparability" . + "79"^^ . + "http://www.pours.tld/infiltrates/syncopated.html" . + "totalitarianism sojournment infiltrates" . + . + _:Ba8581e31a917aceea0e6f2d49aafe1ab . + . + "http://www.standardbearers.tld/caviars/citing.html" . + "tasselled grouter caviars" . + "http://www.conquests.tld/standardbearers/grouter.html" . + . + _:B90e37d5dcefb3e6ac23933aa7135d780 . + _:B7c794730ad25076cefe4ece00a123946 . + . + "http://www.reinforms.tld/butterier/silicates.html" . + "suppurates reconversions butterier" . + "77"^^ . + . +_:B0f098d974e925b40f975297c0343d166 "Nastia Boyington" . +_:B0f098d974e925b40f975297c0343d166 . +_:Bbb9fd9900f2175ecaff18de25b576063 "Jule Kand" . +_:Bbb9fd9900f2175ecaff18de25b576063 . + _:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + . + "1964"^^ . + "http://www.invalidness.tld/architects/goings.html" . + "valves heathy architects" . + "32"^^ . + "http://www.dawns.tld/invalidness/heathy.html" . + "prerequisites valves invalidness" . + . +_:Bde4377598e0b5f8e11fa5e16c91c17b7 "Chico Sebron" . +_:Bde4377598e0b5f8e11fa5e16c91c17b7 . +_:Ba54d5fd4fb7c9d19847f02156cbd8713 "LaReina Iqbal" . +_:Ba54d5fd4fb7c9d19847f02156cbd8713 . + . + _:B1f91823aa88b260373f7c3da62e76d09 . + . + "http://www.packthreads.tld/queered/outthink.html" . + "fifteenths restamps queered" . + "69"^^ . + "tenantable shebeens definitions shebangs seatwork hers bussed headboards perambulators chasteness" . + "http://www.gibbered.tld/packthreads/restamps.html" . + . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + . + "http://www.invokers.tld/livered/tunning.html" . + "pennons predesignating livered" . + "182"^^ . + "http://www.malnourishment.tld/invokers/predesignating.html" . + . + _:B561192b28fee2bba28cea89b2b12dd0b . + . + "http://www.obsoleted.tld/clutters/izzard.html" . + "outspread pippin clutters" . + "117"^^ . + "http://www.retouchers.tld/obsoleted/pippin.html" . + "http://www.relishable.tld/outspread/obsoleted.html" . + . + _:Be72f024c449882cfdcec75356de1372d . + . + "1965"^^ . + "http://www.yawner.tld/tampons/standees.html" . + "acrostic flaunty tampons" . + "53"^^ . + "http://www.stealer.tld/yawner/flaunty.html" . + "treasuring acrostic yawner" . + . + _:B66ba322457ac22b0119dc986d89e9f43 . + _:B2f57a3eabb0a75cfa3aed051601d34c8 . + . + "http://www.divested.tld/snaps/nonidentities.html" . + "flyaways alloying snaps" . + "144"^^ . + . + _:B09aed72b190546a051031671ab31a3e2 . + _:B67b5ffaded0c49a143a42c3a99bd2241 . + "pulpwood uraniums elementally" . + "rumouring pulpwood tragediennes" . + "http://www.tragediennes.tld/elementally/pedometers.html" . + . + . + "http://www.entered.tld/tragediennes/uraniums.html" . + "1965"^^ . + "130"^^ . + _:Bb55a76eedce7a344a8095c21a3eae459 . + . + "http://www.oeuvres.tld/splinted/bourree.html" . + "subclan icings splinted" . + "1"^^ . + "http://www.relegable.tld/oeuvres/icings.html" . + "jumps dovetailing bilking adamancy lads spittles razorbill hematological saintly hastens exhumed transcribes suppresses chlorite bostons sculling vasodilator undeserving flamencos befitted solecists saleable employable embows quizzicality insanely semitists recolonizing placers hellhole bestriding colourers nonconsecutively leavened oblation exoduses aptitudes moonlighted tolerators foresides conservatively dilapidator depresses hypocrisies vestals trameled flunkey blazed lasagne antiabortion phoenicians eidos cathartics retracting spying civically kishka gruntles unwind fragmental recut wording interims wight dries zetas gleba hemorrhagic times plundered minimaxes dominants tournaments duckboard bigamies brindled panhandling omens mormons impenitently moray underemployed offs healable linkboy yappers outleaped wench homemakers enacted mooters confiscator rescinded impertinently upends embraces parser intercultural brambly profferers latchstring loser yawed lysed defiled stuffiest slacker mignonne bothered interlards psalmic reenacts descended tappers noses carrousel categorical yelled plebe anabolic emboldening beanpoles alleles impliedly runouts realtors cowboys mooniest varment infests shiftlessness quadruplication goalie supersensitive damnably treatabilities" . + . +_:B582deab41e7d8bc31004954ff6f1f1d8 "Timba Vantrease" . +_:B582deab41e7d8bc31004954ff6f1f1d8 . + _:B2c8e226a899673d7bbd587c795957f64 . + . + "http://www.rowels.tld/woof/drooping.html" . + "polestar nonagricultural woof" . + "31"^^ . + "http://www.misclassifies.tld/rowels/nonagricultural.html" . + . + _:B48f502de230e9918dcc82b4457db6e5b . + . + "1963"^^ . + "http://www.topics.tld/reaccustom/deific.html" . + "penciling igniting reaccustom" . + "126"^^ . + "unsettlement topics igniting" . + . + _:Bbd805ca27531d5b5e802ee7a852c81b3 . + . + "http://www.fueling.tld/flowage/sniffingly.html" . + "truckles inflects flowage" . + "63"^^ . + "http://www.harebell.tld/fueling/inflects.html" . + . + _:B5905e8ae4c46034ca92b502ba7011d16 . + . + "http://www.subsequently.tld/congeners/disequilibrium.html" . + "atomism valiance congeners" . + "48"^^ . + "http://www.spinelessly.tld/subsequently/valiance.html" . + "http://www.appropriately.tld/atomism/subsequently.html" . + . + . + _:B712fca08a8984e33b21421836afa50fc . + . + "http://www.alluvials.tld/airlifts/tests.html" . + "shrewed depressional airlifts" . + "http://www.emblements.tld/alluvials/depressional.html" . + . +_:Bd4dc074bc4c5a54b3e7fd86257b4dac9 "ris Kotter" . +_:Bd4dc074bc4c5a54b3e7fd86257b4dac9 . + _:B9a2fd8a64801df102ba09902ff3491c7 . + . + "http://www.waggish.tld/statice/frivoler.html" . + "accumulable subfamily statice" . + "189"^^ . + . +_:Bdc10c4d986fbd18eec6b0234fa5b36b5 "Catalin Mitzner" . +_:Bdc10c4d986fbd18eec6b0234fa5b36b5 . +_:B765e80a12579b95bbd540ec8a435247a "Akinari Muston" . +_:B765e80a12579b95bbd540ec8a435247a . + _:B40d3ffa4c23956f22d84fddbce1930e1 . + . + "http://www.fetors.tld/peekaboo/therapeutical.html" . + "caparisons lately peekaboo" . + "158"^^ . + "http://www.divinities.tld/fetors/lately.html" . + . +_:B1bc6ac9d01dbc06aaab63345a67b66ef "Edern Cossette" . +_:B1bc6ac9d01dbc06aaab63345a67b66ef . + _:B7bb60510eb83552379eee2050a90e482 . + . + "http://www.warrantees.tld/states/jimmying.html" . + "reviewed violably states" . + "196"^^ . + "http://www.bowlegged.tld/warrantees/violably.html" . + . + _:B2f08fce277026dfe8b5b059d32259a3e . + . + "http://www.starchiest.tld/emplaning/compilers.html" . + "thyroidectomize ragtimes emplaning" . + "160"^^ . + "http://www.monitoring.tld/starchiest/ragtimes.html" . + . +_:B587bc9fc22556bcea14aafe9dccfe5e9 "Saabira Dickow" . +_:B587bc9fc22556bcea14aafe9dccfe5e9 . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "1963"^^ . + "http://www.misprints.tld/vulgarities/olibanums.html" . + "ginny effectively vulgarities" . + "124"^^ . + "http://www.melodized.tld/misprints/effectively.html" . + "fires ginny misprints" . + . +_:B5b04a2ba5054316b74de168829f1b3ed "Eldon Ulatowski" . +_:B5b04a2ba5054316b74de168829f1b3ed . + _:B28d0d3e194b0e7a8dda5074e995589e9 . + _:B10fb5f45bc9aac678636f43fe6d89f44 . + . + "http://www.mortifyingly.tld/pshawing/agribusinesses.html" . + "hayloft hellion pshawing" . + "62"^^ . + "http://www.currycomb.tld/mortifyingly/hellion.html" . + . +_:Bfd9e1b89fd591560acfa129c68b08c77 "Kelley Mustian" . +_:Bfd9e1b89fd591560acfa129c68b08c77 . + _:B724526ffd928e374e7b10be57473c7a3 . + . + "http://www.remarked.tld/cuckooing/teenagers.html" . + "wassailed pectoris cuckooing" . + "42"^^ . + "http://www.electrolytically.tld/remarked/pectoris.html" . + . + _:Bb70c7564629914545406919b9971c37c . + . + "http://www.capitation.tld/birettas/buffs.html" . + "earmarking airbill birettas" . + "191"^^ . + . + _:Bd371cec2869853022690a9a74f889e88 . + . + "http://www.appealable.tld/chastising/toadied.html" . + "apiarists disarms chastising" . + "97"^^ . + . +_:B9a941d4bf7476aa25f23772c607b970f "Newa Sabina" . +_:B9a941d4bf7476aa25f23772c607b970f . + _:B741c5c69a20abb00158b74d1994eeee9 . + _:Be66d1400ab5f6f99c7ab5b57f97ca877 . + . + "1964"^^ . + "http://www.noddies.tld/remarriages/decayed.html" . + "unstops harasser remarriages" . + "http://www.artily.tld/noddies/harasser.html" . + "squeamishly unstops noddies" . + . +_:B32898f71ad66162d00579aeb00ce6aba "Tandula Crichlow" . +_:B32898f71ad66162d00579aeb00ce6aba . +_:B2f08fce277026dfe8b5b059d32259a3e "Cid Gorham" . +_:B2f08fce277026dfe8b5b059d32259a3e . + _:Bdfeaf966ed774cab6ca58c8bcb681a07 . + . + "http://www.surcharging.tld/endowers/pinballs.html" . + "wheeled subcouncil endowers" . + "174"^^ . + "http://www.inphase.tld/surcharging/subcouncil.html" . + . + . + _:Bd88c3d4a3001d23a94d6c7b365186800 . + "1952"^^ . + "http://www.egocentricities.tld/incitant/buskins.html" . + "sniffling stenographically incitant" . + "195"^^ . + "http://www.disencumbering.tld/egocentricities/stenographically.html" . + "anchorages sniffling egocentricities" . + . +_:B356e64fb75670cb299ba4339b899f0b7 "Erminia Damrell" . +_:B356e64fb75670cb299ba4339b899f0b7 . +_:B46fd439583a4c540d0e632c56717de08 "Chavela Lidstrom" . +_:B46fd439583a4c540d0e632c56717de08 . +_:Ba77c58f1ddfa1b4db8c86189e32be96b "Pierre Schessler" . +_:Ba77c58f1ddfa1b4db8c86189e32be96b . + _:B8908698ae3dca20160293aa8e7732492 . + "1957"^^ . + "9"^^ . + "Journal 2 (1957)" . + "1"^^ . + . +_:Bb6034875bc19a681c72d751347203f8a "Kiyomasu Simank" . +_:Bb6034875bc19a681c72d751347203f8a . +_:B15e45a985e591086046ca7f8371e5c14 "Eshita Whitby" . +_:B15e45a985e591086046ca7f8371e5c14 . + _:B49eb34465ffeee82dcda17848fd191cc . + . + "1966"^^ . + "http://www.vulgarism.tld/chiropodist/audaciousness.html" . + "hijacker rigorousness chiropodist" . + "113"^^ . + "http://www.reverently.tld/vulgarism/rigorousness.html" . + "crocheter hijacker vulgarism" . + . +_:Befb36edfbf740cb8c68ae0f2188320e9 "Adele Pomales" . +_:Befb36edfbf740cb8c68ae0f2188320e9 . + _:B4a9ca619d2873734714d5da4fc601cf1 . + "1960"^^ . + "http://www.jocundly.tld/generalizable/limpidity.html" . + "unpossessive pensees generalizable" . + "133"^^ . + "http://www.lowlier.tld/jocundly/pensees.html" . + "boweries unpossessive jocundly" . + . +_:B7d9e65d9cde0b3fc240e620ee3c4603b "Karka Landreth" . +_:B7d9e65d9cde0b3fc240e620ee3c4603b . + _:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + _:Be4250a46af3d76bb87e326c9a0a85557 . + "1966"^^ . + "http://www.inundation.tld/thatching/details.html" . + "miseducating tubful thatching" . + "116"^^ . + "http://www.underwind.tld/inundation/tubful.html" . + "knitting miseducating inundation" . + . + _:Bbabdd17ac191376418952cdde7bec84f . + . + "http://www.sincerest.tld/anonymously/easterlies.html" . + "horizons fabricated anonymously" . + "37"^^ . + "http://www.garrisoning.tld/sincerest/fabricated.html" . + . + _:B27d3494e54fdf14732d92039d60ebddf . + . + "1957"^^ . + "http://www.insatiate.tld/outworn/faultfinders.html" . + "thighbones callback outworn" . + "129"^^ . + "http://www.impregnated.tld/insatiate/callback.html" . + "antidotally thighbones insatiate" . + . +_:B2ee7da2af636f8e7fa3da5e89eb17e20 "Caramel Canto" . +_:B2ee7da2af636f8e7fa3da5e89eb17e20 . +_:B00e511ccdd3899ba721f533f8facd879 "Dimitra Bains" . +_:B00e511ccdd3899ba721f533f8facd879 . + _:Bd61f866a9150c8a8edfc42b2bfbba35f . + . + "1956"^^ . + "http://www.palisades.tld/wisher/kinged.html" . + "hookworms microradiography wisher" . + "164"^^ . + "rockfish palisades microradiography" . + . + _:B8505565b7bd24b61a7a4cc41fef8f196 . + . + "http://www.reconciler.tld/kilorad/disposing.html" . + "machined penalize kilorad" . + "175"^^ . + "http://www.unlovable.tld/reconciler/penalize.html" . + . +_:B18639d04e47d61c8c1b30b25a94a1bbe "Gavrel Maccauley" . +_:B18639d04e47d61c8c1b30b25a94a1bbe . +_:Ba6f6f2393c70be5c99a8de03e16242c4 "Diona Schild" . +_:Ba6f6f2393c70be5c99a8de03e16242c4 . + _:B5d2c6b33780b736280405b8bd827e372 . + . + "http://www.genes.tld/popping/interplead.html" . + "beatitudes cubebs popping" . + "154"^^ . + "http://www.nickering.tld/genes/cubebs.html" . + . +_:B66ba322457ac22b0119dc986d89e9f43 "Adwr Liiv" . +_:B66ba322457ac22b0119dc986d89e9f43 . +_:B5e5e2a244f79a5ef21ea0b5bdf4b23cd "Lashawna Luague" . +_:B5e5e2a244f79a5ef21ea0b5bdf4b23cd . + _:Bb97ba5a04aade2369fa73f003eb34d04 . + . + "http://www.primus.tld/promotions/heritors.html" . + "policed matings promotions" . + "http://www.jokers.tld/primus/matings.html" . + . + _:B8e305713556b192c8ac37c4ffcc0d581 . + "1944"^^ . + "http://www.mutualist.tld/earthworms/lunk.html" . + "northers harebrained earthworms" . + "65"^^ . + "shivas mutualist harebrained" . + . + _:B98710ca048f8636b9bce17323aedba60 . + . + "http://www.cliquing.tld/coworkers/roadhouses.html" . + "intertangled oppositional coworkers" . + "197"^^ . + "http://www.normalcies.tld/cliquing/oppositional.html" . + . +_:B51875fa9b987608b3c5ebd57a4c4da6a "Edelberta Kung" . +_:B51875fa9b987608b3c5ebd57a4c4da6a . + _:B0ddff49ae085ed84e807185bea38145d . + . + "http://www.pedaling.tld/nacre/birthrates.html" . + "battener optimized nacre" . + "65"^^ . + "http://www.brakeless.tld/pedaling/optimized.html" . + . +_:B836efd996dd7d87a3b1182968b555d2f "Abed Agner" . +_:B836efd996dd7d87a3b1182968b555d2f . + _:B4634dd63d7a0ba97371cd9099d80ae71 . + . + "1962"^^ . + "http://www.caulker.tld/methyls/hoax.html" . + "bowelling spinny methyls" . + "23"^^ . + "http://www.argonauts.tld/caulker/spinny.html" . + "sugary bowelling caulker" . + . + _:Bd73e70b3e3552a46b17d15d125f58629 . + . + "http://www.computing.tld/methylparaben/clotures.html" . + "mainframes methodize methylparaben" . + "139"^^ . + . + _:B896c7598c93db98399505408654fe6f9 . + . + "1961"^^ . + "http://www.overcautiousness.tld/loincloths/demagogies.html" . + "evangelicals lopes loincloths" . + "67"^^ . + "http://www.sodomite.tld/overcautiousness/lopes.html" . + "nips evangelicals overcautiousness" . + . + _:Ba955d17a8ea8cdd22bbf4c972aff7329 . + . + "1962"^^ . + "http://www.fibers.tld/pekinese/decoyer.html" . + "foundlings glover pekinese" . + "23"^^ . + "lungers fibers glover" . + . +_:B404b2cc343881534a046c496b4ad67d6 "Karuna Mottola" . +_:B404b2cc343881534a046c496b4ad67d6 . + _:B0e02e5265deb7f17f59d3afe3cdce2de . + . + "http://www.cyans.tld/destriers/appose.html" . + "instigating bleakest destriers" . + . + _:B3735f083d02daa14774049ce7c624146 . + . + "http://www.jots.tld/directer/lymphatically.html" . + "highjacked capably directer" . + "53"^^ . + "http://www.multiphasic.tld/jots/capably.html" . + . +_:Bd9d69b451db1289c861db19da454a417 "Heriberto Delhomme" . +_:Bd9d69b451db1289c861db19da454a417 . +_:B6420ab333c3c0678aebcf928689b43c9 "Marthe Vokes" . +_:B6420ab333c3c0678aebcf928689b43c9 . +_:Be65782dae3f51f0f6eced9bae2c0c235 "Cleo Clauss" . +_:Be65782dae3f51f0f6eced9bae2c0c235 . + _:B44b1097c8ec80b9378e855cc2580faca . + . + "1952"^^ . + "http://www.vixenish.tld/patterning/reveille.html" . + "skinfuls graecizing patterning" . + "155"^^ . + "westerns vixenish graecizing" . + . + _:B7fa9909d4305f9164c591c852ec6f1a8 . + . + "http://www.callusing.tld/disserts/pagers.html" . + "fictionally sublimest disserts" . + "154"^^ . + "http://www.prodigiousness.tld/callusing/sublimest.html" . + . + _:Bc360346b1652adc85e7e551d7b8093e2 . + . + "http://www.organelles.tld/horses/subtenancies.html" . + "reinducts disagreed horses" . + "186"^^ . + "http://www.grouser.tld/organelles/disagreed.html" . + . + _:B0f1717c61b9db82afc6954ced8912274 . + . + "http://www.powderer.tld/inserter/plights.html" . + "wastebaskets immigrates inserter" . + "106"^^ . + "http://www.rhythmical.tld/powderer/immigrates.html" . + . +_:B9b98c72dd6d118b2bb6d60be2a7793fe "Naglaya Tantillo" . +_:B9b98c72dd6d118b2bb6d60be2a7793fe . + _:B0d3a03f6102a9141bb10257f93cec978 . + . + "http://www.recombined.tld/undisguised/salinometer.html" . + "outflanks impermanently undisguised" . + "182"^^ . + "http://www.icier.tld/recombined/impermanently.html" . + . + _:B63e6de7ae10b7f6662ac0b878bb3271c . + . + "1959"^^ . + "http://www.shapeless.tld/amandine/beefcakes.html" . + "shapelier nonliturgically amandine" . + "36"^^ . + "http://www.astronautical.tld/shapeless/nonliturgically.html" . + "trampolinist shapelier shapeless" . + . + _:B13514b03b6bd1eb202c22f5addbb4e09 . + _:B6eefe6b4e548f090ab8dabdcf7f95976 . + . + "http://www.alienates.tld/korsakow/sidecars.html" . + "clarion smegmas korsakow" . + "147"^^ . + "http://www.reweighed.tld/alienates/smegmas.html" . + . +_:B09bb105d1c565e81f4f755b88268a2b1 "Guglielmina Lebleu" . +_:B09bb105d1c565e81f4f755b88268a2b1 . +_:B947e56ba4a43d4c223cf9fba2a713a17 "Binata Gonseth" . +_:B947e56ba4a43d4c223cf9fba2a713a17 . + _:Bf0249cfda9ca4e75be4e5bd15ac060dd . + . + "http://www.cardiometer.tld/rhapsodize/redirecting.html" . + "flexion unsubdued rhapsodize" . + "151"^^ . + "http://www.dewed.tld/cardiometer/unsubdued.html" . + . + _:Be17d7954aca3d778fe67982c0970c765 . + . + "http://www.feted.tld/uncut/vincible.html" . + "stumping employment uncut" . + "43"^^ . + "http://www.goalless.tld/feted/employment.html" . + . +_:B75a936288936e532fa063203e43789d2 "Traviata Tewksbury" . +_:B75a936288936e532fa063203e43789d2 . + _:Bf831032e099de99df9a028d4bc5a6f7a . + . + "http://www.refreezes.tld/hastener/solvencies.html" . + "cartop advents hastener" . + "181"^^ . + "banners cozies symbolized pictograph luminesces sunroofs prorated gallons staunchness blunting assaulters" . + . + _:B81c6c1b9dc90d55e1f26aa539802821b . + . + "http://www.shielded.tld/diluvian/voiles.html" . + "scurvier penitents diluvian" . + "127"^^ . + . + _:B9a7f99d0c5088a5c4339d5ea85804859 . + . + "http://www.pathless.tld/embroidering/bifurcating.html" . + "abridgers flintiest embroidering" . + "149"^^ . + "http://www.gumwoods.tld/pathless/flintiest.html" . + . +_:B33d944014e8f73ba9db309a0d2bb380c "Lizbeth Chkouri" . +_:B33d944014e8f73ba9db309a0d2bb380c . + _:B4904eccdeb31ba761f6269ec485f5177 . + _:B75fec763a3b1359237b25fb6f514d438 . + . + "http://www.preinserting.tld/merchandises/assuagement.html" . + "scalepans stepladders merchandises" . + "135"^^ . + . +_:Bf89d13dcff6e810f773ff2a5a6d9fd92 "Oria Outten" . +_:Bf89d13dcff6e810f773ff2a5a6d9fd92 . + . + _:Bf29b99af845e1546513297696537b2f1 . + _:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + . + "http://www.commonest.tld/chiropody/nonconductor.html" . + "groveler idiomatically chiropody" . + "185"^^ . + "http://www.surrealism.tld/commonest/idiomatically.html" . + . + _:B6a1fa19e83d3fa8e7eab23798030b946 . + . + "http://www.sponsorial.tld/altarpieces/bivouacks.html" . + "bioelectrical spectacles altarpieces" . + "188"^^ . + "http://www.deciphered.tld/sponsorial/spectacles.html" . + . + _:B7bf5fd655ae1885a908c127b3f34a28e . + . + "http://www.telephoned.tld/leveller/safer.html" . + "broiders philoprogenitive leveller" . + "189"^^ . + "http://www.inviolacy.tld/telephoned/philoprogenitive.html" . + . +_:B7c9c1a6636daee4e71c938c73b8d9f18 "Mariah Bodine" . +_:B7c9c1a6636daee4e71c938c73b8d9f18 . +_:B714bda7242e094d661638bd3b3e41b59 "Toson Feist" . +_:B714bda7242e094d661638bd3b3e41b59 . +_:B25c238d8058654a0494731ce39ed79ca "Carlino Mertz" . +_:B25c238d8058654a0494731ce39ed79ca . + _:Bdeeb751165692a2560b8b33ecd9040f9 . + . + "1958"^^ . + "http://www.seamier.tld/undervalue/scholarship.html" . + "imagism deicidal undervalue" . + "75"^^ . + "http://www.straddler.tld/seamier/deicidal.html" . + "anywheres imagism seamier" . + . + . + _:B19182e87747754b3c059f15b85bf8f4f . + _:Bef6720ea0096bdcc12227e4c64585ebc . + . + "http://www.supportance.tld/whanged/intercollegiate.html" . + "scorify jumpiest whanged" . + "10"^^ . + "http://www.southpaws.tld/supportance/jumpiest.html" . + . +_:B05402aca10a074e5a83e0c560930dc39 "Charley Hapeman" . +_:B05402aca10a074e5a83e0c560930dc39 . +_:B28c1b0284e21956e1745ae3006b34a67 "Chavez Gonales" . +_:B28c1b0284e21956e1745ae3006b34a67 . + _:Be5872349dc314ad1c208bd0c6ccdb914 . + . + "http://www.sugarplums.tld/trichloromethane/ciphonies.html" . + "transcendentalism beeriest trichloromethane" . + "40"^^ . + "http://www.ghettoing.tld/sugarplums/beeriest.html" . + . +_:Bd397ced9880172927ac0981928e4a307 "Fanaila Torain" . +_:Bd397ced9880172927ac0981928e4a307 . + _:B0c1025bfd8681d8aaac3e91bb4c6d248 . + . + "http://www.hooks.tld/incommodes/unflappable.html" . + "vespers skilled incommodes" . + "116"^^ . + "http://www.affrays.tld/hooks/skilled.html" . + . + _:Bb58daacbab4b07abc47a17c0ca2453bd . + . + "http://www.halvers.tld/extraction/shogunal.html" . + "redip absurdum extraction" . + "62"^^ . + . + _:B153703295550f7b8973e08e5cb4c95f4 . + . + "http://www.nods.tld/assumes/acuities.html" . + "palestinians wavier assumes" . + "152"^^ . + "http://www.reacquire.tld/nods/wavier.html" . + . + _:B5b3afcf7689e5fe1a4a9e1fa658481eb . + . + "http://www.subscribing.tld/mangily/drowner.html" . + "microgrammes resettlement mangily" . + "196"^^ . + "http://www.aloneness.tld/subscribing/resettlement.html" . + . +_:B25c5f435f9fd7b05ad714c15f85faed0 "Lissy Farell" . +_:B25c5f435f9fd7b05ad714c15f85faed0 . +_:B3dff0533ca27cd3b2ab866d04d870609 "Timo Laurito" . +_:B3dff0533ca27cd3b2ab866d04d870609 . + _:B90f390aaf90b573252dbd83e782f907c . + "1964"^^ . + "http://www.pitchily.tld/association/motleyest.html" . + "contrastingly hydrodynamics association" . + "172"^^ . + "http://www.underachieve.tld/pitchily/hydrodynamics.html" . + "undersell contrastingly pitchily" . + . +_:B90f390aaf90b573252dbd83e782f907c "Hiroyuki Prochnow" . +_:B90f390aaf90b573252dbd83e782f907c . + _:Bbfac80975313dafd05d890e04a6d4c01 . + . + "1963"^^ . + "http://www.paging.tld/sailer/squalling.html" . + "streamliner quirkier sailer" . + "185"^^ . + "http://www.eccl.tld/paging/quirkier.html" . + "supervisor streamliner paging" . + . + _:Bea2b3a4e84654c09e0f36a8917e20425 . + . + "http://www.dandies.tld/roasting/jingling.html" . + "pepped contaminants roasting" . + "110"^^ . + . + _:Bc57a7def54170b03a67d11d6167c2fc8 . + . + "http://www.burdocks.tld/overachiever/filleting.html" . + "reinvoking stepchildren overachiever" . + "82"^^ . + "http://www.teared.tld/burdocks/stepchildren.html" . + . + _:Be3224c883bc46428abf9c21da13a713c . + . + "http://www.whoppers.tld/chinky/biophysical.html" . + "yessed sprucer chinky" . + "68"^^ . + "http://www.leagued.tld/whoppers/sprucer.html" . + . + _:Bb1ded7fe2832b6c10abcf9e850e6a7b1 . + . + "http://www.touchingly.tld/paths/disable.html" . + "balanced nonpartisan paths" . + "192"^^ . + "http://www.preaches.tld/touchingly/nonpartisan.html" . + . +_:B685c50fe30d32440b50873e86fa83520 "Nikiforova Gehman" . +_:B685c50fe30d32440b50873e86fa83520 . + _:B8c3d5bf207da60aa5db724a3e9298393 . + _:B10b1fb45c84b6fc3ce5b99a6845f50a0 . + . + "http://www.tessellating.tld/annattos/alar.html" . + "jouncing repousses annattos" . + "114"^^ . + "http://www.canfuls.tld/tessellating/repousses.html" . + . + _:Bab654c06aa216ef040c80bc79e4aadf1 . + _:B2b7912008f3d27bc5623fc0a6ae5a7eb . + . + "http://www.systemless.tld/survived/reproductivity.html" . + "trimorphs disinfections survived" . + "67"^^ . + . +_:Bbdd83328bdc1550ce82bbe568f568e60 "Bratromila Eshelman" . +_:Bbdd83328bdc1550ce82bbe568f568e60 . +_:B4f04b626f8b43202ef2994b149d12726 "Tabea Faulisi" . +_:B4f04b626f8b43202ef2994b149d12726 . +_:Bf0d2d56950258cd57853ec8a3acce259 "Marinka Cleere" . +_:Bf0d2d56950258cd57853ec8a3acce259 . +_:B033aed756ee838ac00b946460a730a71 "Demitrius Glawson" . +_:B033aed756ee838ac00b946460a730a71 . +_:Bbd21d65305c2617adf0de39169d39168 "Aldonza Ripplinger" . +_:Bbd21d65305c2617adf0de39169d39168 . + _:Bc09e302b886ea28949cfa7f47b2bbbcd . + _:B530b0b3c55fc3429b4d872c088fc22e9 . + "1960"^^ . + "http://www.subcompacts.tld/shiploads/torment.html" . + "revocations referenced shiploads" . + "1"^^ . + "http://www.soaked.tld/subcompacts/referenced.html" . + "acroliths revocations subcompacts" . + . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + "3"^^ . + . + "Proceeding 2 (1964)" . + _:B6b22fee2c7efa4029a58c523a7c95670 . + "http://www.safeties.tld/hyperbolically/unlatches.html" . + . + "1964"^^ . + _:Be4e6e1186b598efaf455940e60c04811 . + "denounces safeties renotifying" . + "1537"^^ . + "0-1689-2407-0" . + "Math-Pro Press" . + _:B44d10d696308f0ce653e173e63ba55d0 . + _:Bf002823ffe6fecfb0f7a22eff83f0c89 . + . + "http://www.appointers.tld/bluffest/monkishness.html" . + "winier repulse bluffest" . + "7"^^ . + "http://www.brooders.tld/appointers/repulse.html" . + . +_:B2804a2828f16d0c7fffae5f0dac9c761 "Karina Eggington" . +_:B2804a2828f16d0c7fffae5f0dac9c761 . + _:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + _:B714edeaf2f16954eded2b1f78c4a9ae2 . + _:B474baaa6d202cad43a411ad1c865a8c2 . + "1952"^^ . + "4"^^ . + "Journal 2 (1952)" . + "1"^^ . + . +_:Babb84627381a0acbbd88ef468f3d7e69 "Gutta Arenos" . +_:Babb84627381a0acbbd88ef468f3d7e69 . + _:Bc96b9050a1168bfdd487fa49644484fc . + . + "1966"^^ . + "http://www.compensative.tld/undispelled/soprani.html" . + "unflagging amusing undispelled" . + "160"^^ . + "http://www.soreheads.tld/compensative/amusing.html" . + "bitchier unflagging compensative" . + . + _:B09d8fba6609df99911d2ca2599423ad1 . + . + "http://www.titer.tld/eulogist/yummier.html" . + "simperer jailhouse eulogist" . + "53"^^ . + "http://www.definitely.tld/titer/jailhouse.html" . + . + _:B9f632ff19616412f72eb4482dfd85ac1 . + . + "1966"^^ . + "http://www.swail.tld/thirdly/pinger.html" . + "kicker nonphysical thirdly" . + "156"^^ . + "deductibles swail nonphysical" . + . +_:B5d846a18e19726e6adb48d9e7a3a22be "Farda Swierczek" . +_:B5d846a18e19726e6adb48d9e7a3a22be . + "stridor wrongly blowiest" . + "http://www.marrowbones.tld/blowiest/stipulated.html" . + "http://www.blowiest.tld/atropine/resoluteness.html" . + . + "wrongly stipulated atropine" . + "25"^^ . + _:B1dc37d8f6b02ebd55e9475f13c7736f7 . + "1960"^^ . + . + _:B4714d468342b6d3aaf09563bf8bb05fd . + _:B8b31d61ccedc0719ef17d7e5ffe0c72b . + . + "http://www.clouters.tld/wedder/unsurpassable.html" . + "egis spooking wedder" . + "14"^^ . + . +_:Bcaae02a8262c6e0228984d2a7de8b48a "Iwan Nourse" . +_:Bcaae02a8262c6e0228984d2a7de8b48a . + . + _:B7a3231e7bef25c3fd2fa4f183c892fad . + . + "http://www.mongoloids.tld/raunchiness/perspicuously.html" . + "unknowns danker raunchiness" . + "50"^^ . + "weasand yearlings timidities untold fellowman adamantine museful medallions" . + "http://www.eliminates.tld/mongoloids/danker.html" . + . + _:Beef36440c72cdafa0d93a77e6c5f43a2 . + . + "http://www.backlogged.tld/hairworm/disadvantaged.html" . + "berobed called hairworm" . + "12"^^ . + . + _:Ba534ec6e09a0f8e2486bfef476f06717 . + _:Bb25cb81a7ccee434292007da86c2f3c3 . + "1951"^^ . + "http://www.apprising.tld/findable/shote.html" . + "marbleize meticulousness findable" . + "195"^^ . + "fluorosis apprising meticulousness" . + . +_:Bc57a7def54170b03a67d11d6167c2fc8 "Dorinda Cuchiara" . +_:Bc57a7def54170b03a67d11d6167c2fc8 . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + . + "1966"^^ . + "http://www.scullers.tld/eructate/soloed.html" . + "administerial epicentral eructate" . + "87"^^ . + "http://www.hencoop.tld/scullers/epicentral.html" . + "bonbon administerial scullers" . + . + _:B8244dfc73b2899d727c7e81f7abdd86e . + . + "http://www.irremediably.tld/irreversibly/noosing.html" . + "multipeds shuttlecocks irreversibly" . + "148"^^ . + "http://www.occupiers.tld/irremediably/shuttlecocks.html" . + . +_:B3a05c94ffe657afffe18fd7148308a67 "Pero Woolem" . +_:B3a05c94ffe657afffe18fd7148308a67 . +_:Bd3220f5ab24a479324caafbffe92da97 "Cleobis Leitten" . +_:Bd3220f5ab24a479324caafbffe92da97 . +_:B65b71b7499223123330cb0e5d46afee9 "Shigemasa Raducha" . +_:B65b71b7499223123330cb0e5d46afee9 . + _:B5e5951f87d236aa9da85cb2c8754955c . + . + "http://www.mucuses.tld/gatsby/virologist.html" . + "stellify reusableness gatsby" . + . + _:Bd95fae78a21a898fa26194e449613dfa . + _:B50bdd1bce7399f817d64196f611b0507 . + . + "http://www.surgeons.tld/dissent/sectioned.html" . + "fatiguable dewing dissent" . + "182"^^ . + "http://www.numerators.tld/surgeons/dewing.html" . + . + _:Bf2e55c3b70e7668333bc0fd0dc66d016 . + . + "http://www.orig.tld/principled/strangulates.html" . + "flagger piggie principled" . + "125"^^ . + . + _:Bd9197fa093b68228a30ecdafe8489116 . + _:B7bf5fd655ae1885a908c127b3f34a28e . + . + "http://www.photographers.tld/hardstand/triumvirate.html" . + "hooray prink hardstand" . + "16"^^ . + "http://www.pointier.tld/photographers/prink.html" . + . + _:B183f543c87c03536a5ab322d352e808d . + . + "http://www.distributable.tld/flubbed/gamuts.html" . + "resurgence spaying flubbed" . + "111"^^ . + "http://www.bluecoats.tld/distributable/spaying.html" . + . + . + _:B5dbe9e7f185ccb89ebf8960c40789558 . + "1953"^^ . + "http://www.deodorized.tld/sentencing/gasser.html" . + "accosts elfins sentencing" . + "133"^^ . + "televised deodorized elfins" . + . + _:B44e2360687fe3619bd95eef4a27a835d . + . + "http://www.shrivels.tld/shelvings/delays.html" . + "mopeds salience shelvings" . + "125"^^ . + "http://www.cirrhotic.tld/shrivels/salience.html" . + . + _:Bb118f36bf60490b3d403744b8287724c . + . + "http://www.enshrines.tld/forging/exudes.html" . + "pings engineered forging" . + "22"^^ . + "http://www.ergonomically.tld/enshrines/engineered.html" . + . +_:B654e25a593cbe3ac7e74afdda80f1cb4 "Amadom Badoni" . +_:B654e25a593cbe3ac7e74afdda80f1cb4 . + _:B377ca008f10f9be6662e1bd8697ded7e . + . + "1962"^^ . + "http://www.disinterested.tld/calcifies/haole.html" . + "toed ravelled calcifies" . + "63"^^ . + "http://www.zoomed.tld/disinterested/ravelled.html" . + "eliminant toed disinterested" . + . +_:B7ed62a60b593b19c771b2e7185cc176e "Roswitha Caviggia" . +_:B7ed62a60b593b19c771b2e7185cc176e . +_:B4738f74616e4caa77ef9d08062e6d159 "Mamelfa Learned" . +_:B4738f74616e4caa77ef9d08062e6d159 . +_:B95790c0224097e829d98889235954d39 "Agilolf Piercey" . +_:B95790c0224097e829d98889235954d39 . + _:B598d6777298c3618eaf56f4a57bb59bc . + . + "http://www.offpay.tld/fumigated/travesties.html" . + "whopping authenticators fumigated" . + "163"^^ . + "http://www.display.tld/offpay/authenticators.html" . + . + _:B9d8cc28e26961bff4866d75e84381340 . + . + "http://www.lotting.tld/buttonholer/incurs.html" . + "ovals toxaemic buttonholer" . + "127"^^ . + "http://www.sparkiest.tld/lotting/toxaemic.html" . + . +_:B1316826580acec5f27726899b8d33b3e "Vitus Roskopf" . +_:B1316826580acec5f27726899b8d33b3e . +_:B127c35a7c90bf0367dfaf559083d93ed "Dalldav Heggen" . +_:B127c35a7c90bf0367dfaf559083d93ed . + _:Bc54e602b14871ac8141c657c1a873807 . + . + "1965"^^ . + "http://www.reproducible.tld/aortas/roistered.html" . + "shattering quiddities aortas" . + "187"^^ . + "scrubbing reproducible quiddities" . + . + _:B5503e04a84e651318db3a59573ef87b3 . + . + "http://www.dislocated.tld/dressages/condescendence.html" . + "apostatize laryngitis dressages" . + "164"^^ . + "http://www.compressions.tld/dislocated/laryngitis.html" . + . +_:B2cea6fb4f1963e887ce7584e3aa79d29 "Nami Dobies" . +_:B2cea6fb4f1963e887ce7584e3aa79d29 . + _:Ba469f1710b11a6a670af318ecd7cda07 . + . + "http://www.swampland.tld/circumscribed/paralyzingly.html" . + "elation earings circumscribed" . + "69"^^ . + "http://www.thoughtless.tld/swampland/earings.html" . + . +_:B2c8e226a899673d7bbd587c795957f64 "Briga Lyman" . +_:B2c8e226a899673d7bbd587c795957f64 . +_:B554cde870afbe5c761371753c9ae5d14 "Iudita Altew" . +_:B554cde870afbe5c761371753c9ae5d14 . + _:Bbbdc10cb9ef6864085758a63578451e9 . + . + "http://www.gaggles.tld/unblocks/predigested.html" . + "blunted exhilarated unblocks" . + "91"^^ . + . + _:B7078e5e4f2163fc1ef37137c79a76c9f . + "1962"^^ . + "http://www.unallayed.tld/agriculturalists/recently.html" . + "tastelessly implementable agriculturalists" . + "185"^^ . + "http://www.streams.tld/unallayed/implementable.html" . + "participates tastelessly unallayed" . + . +_:B7e556414c35f81847f25c8876b4c88af "Sameera Beazley" . +_:B7e556414c35f81847f25c8876b4c88af . + _:Bf62a7ec03e92ce55d97f6240a4aeef9f . + . + "http://www.redistribution.tld/docks/subsidization.html" . + "flankers pettifogger docks" . + "152"^^ . + . + _:B6892c54a3150cce12fcd045a56ada258 . + . + "http://www.cutlets.tld/colorblind/cirrocumulus.html" . + "camphor animally colorblind" . + "93"^^ . + "http://www.latchstrings.tld/cutlets/animally.html" . + . +_:B644409ed3470e9ae9db179a3d4513f24 "Reece Raburn" . +_:B644409ed3470e9ae9db179a3d4513f24 . + _:B399aa8a221ef3d24a8a834459fcf9c82 . + _:B7a397b7988df2ed7d5cde6ff6a20f0a4 . + . + "http://www.celebrated.tld/dickie/unfrock.html" . + "sennits unknots dickie" . + "157"^^ . + "http://www.beanpole.tld/celebrated/unknots.html" . + . + _:B9c6d904680bbf2aaf574130a20fdc75a . + "1961"^^ . + "http://www.patrols.tld/demotic/bonders.html" . + "scapes reglossed demotic" . + "26"^^ . + "http://www.forecourt.tld/patrols/reglossed.html" . + "outfielder scapes patrols" . + . +_:B045cbe10dd77124b568f2b2c8545932f "Hisanobu Burbine" . +_:B045cbe10dd77124b568f2b2c8545932f . + _:B7253ca2c00c4728bb04eee4a9bb8ded2 . + . + "http://www.deprecative.tld/antiunion/irrigable.html" . + "broadswords camphorating antiunion" . + "23"^^ . + "http://www.syphilitic.tld/deprecative/camphorating.html" . + . +_:Bf6187ef98ffe4faab6721b3eb3450ebd "Hardwart Kusiak" . +_:Bf6187ef98ffe4faab6721b3eb3450ebd . + _:B748622afc14b3c958879202aca992a0a . + . + "http://www.reheats.tld/polices/asea.html" . + "readjustments puffiest polices" . + "184"^^ . + "http://www.misadventure.tld/reheats/puffiest.html" . + . +_:B93cd44187712c3ac08ba27c2a3e4821f "Kenyata Boblitt" . +_:B93cd44187712c3ac08ba27c2a3e4821f . +_:B6375b1acb942a90cdd68d5e7d7919179 "Matrona Hagins" . +_:B6375b1acb942a90cdd68d5e7d7919179 . +_:B9665ceffff6a830e2863f605277fb8ca "Oharu Kendricks" . +_:B9665ceffff6a830e2863f605277fb8ca . + _:B3ccff3c3693d55bae693506715da2eab . + . + "http://www.elitist.tld/trivets/nitrify.html" . + "supplying choleras trivets" . + "16"^^ . + "http://www.tantrums.tld/elitist/choleras.html" . + . +_:B7a7f95b23a21cbdda2dba6aea1e72847 "Eithne Hebdon" . +_:B7a7f95b23a21cbdda2dba6aea1e72847 . +_:B3a7da2f13442838695d004d16e38310b "Tiyah Iha" . +_:B3a7da2f13442838695d004d16e38310b . + _:B6f0e7f386db794044fa90f4664e5f557 . + . + "1958"^^ . + "http://www.relinquishment.tld/camisoles/birdcage.html" . + "criticism midsummers camisoles" . + "158"^^ . + "http://www.carroty.tld/relinquishment/midsummers.html" . + "disappointment criticism relinquishment" . + . +_:Bcfa465108303f01986ede2632428599e "Yaineris Francisco" . +_:Bcfa465108303f01986ede2632428599e . + _:B19182e87747754b3c059f15b85bf8f4f . + _:B763207f476c20ebdc143632f4e6bd7a5 . + . + "http://www.cobwebbier.tld/incidentally/retorts.html" . + "eloquence divorcing incidentally" . + "152"^^ . + . +_:B24529cf4d466c58e2408242caa1060b6 "Marcus Neubert" . +_:B24529cf4d466c58e2408242caa1060b6 . + _:B57760a33c964e28e96e9f64b26dc189c . + "1964"^^ . + "http://www.alterations.tld/centrifugation/detachers.html" . + "bucktoothed giddies centrifugation" . + "trumpets alterations giddies" . + . +_:Becc2dd96421ecce37051f426813894c0 "Coralie Frasso" . +_:Becc2dd96421ecce37051f426813894c0 . + _:B0d0c56830bfbcc7a4d92d56dab8aa3d4 . + . + "http://www.haviors.tld/tackifying/multivitamin.html" . + "amtrack aquaculture tackifying" . + "54"^^ . + "http://www.miaouing.tld/haviors/aquaculture.html" . + . +_:Ba207b0b1e7dc6f28d67c29437f094498 "Dafne Munson" . +_:Ba207b0b1e7dc6f28d67c29437f094498 . + _:B5c660a6a2c15a892065b3409338ce04d . + . + "http://www.drossiness.tld/mfd/ceramicist.html" . + "crucially durum mfd" . + "42"^^ . + "http://www.easting.tld/drossiness/durum.html" . + . +_:Bf039ed1411455e9a615552d58a62cf0b "Serafin Giampaolo" . +_:Bf039ed1411455e9a615552d58a62cf0b . + _:B55f5dce335356419ba19efae17b010d6 . + . + "http://www.menorah.tld/phlebotomies/ahimsas.html" . + "valiancy beery phlebotomies" . + "75"^^ . + "http://www.whereat.tld/menorah/beery.html" . + . + _:B6b22fee2c7efa4029a58c523a7c95670 . + . + "1964"^^ . + "http://www.drafts.tld/particularized/rangiest.html" . + "discording recede particularized" . + "147"^^ . + "http://www.gnocchi.tld/drafts/recede.html" . + "tellership discording drafts" . + . + "incurrable standardbearer skiwear" . + "ichor incurrable grays" . + "http://www.grays.tld/skiwear/tortrix.html" . + . + . + "http://www.watertight.tld/grays/standardbearer.html" . + "81"^^ . + . + "1966"^^ . + _:B85564e2a9520e560c40bc6c290ec19cc . + _:B32898f71ad66162d00579aeb00ce6aba . + . + "http://www.offhanded.tld/eurythmy/altimeters.html" . + "profitableness landlordly eurythmy" . + "5"^^ . + "http://www.staggery.tld/offhanded/landlordly.html" . + . +_:Bc4eaeadddd9f84d9b24a8b6a31f61d59 "Mundhir Hribal" . +_:Bc4eaeadddd9f84d9b24a8b6a31f61d59 . +_:Bf29b99af845e1546513297696537b2f1 "Ragnar Coler" . +_:Bf29b99af845e1546513297696537b2f1 . +_:Bce6076c62f2dede01e71251e774b5d50 "Elke Surles" . +_:Bce6076c62f2dede01e71251e774b5d50 . + _:B0c9db2402676bf36ac04ea0a374bcc8d . + . + "http://www.throttled.tld/coenact/unsanctioned.html" . + "liquidation rawer coenact" . + "156"^^ . + "http://www.zigged.tld/throttled/rawer.html" . + . + _:Bec3b9ca60f9c45481037f01cdf158c90 . + . + "http://www.scallopers.tld/abominations/weazands.html" . + "boomtown dearths abominations" . + "97"^^ . + . + _:B5d996a5924939396d2275f5321d1f257 . + . + "http://www.incisory.tld/breakages/miscasts.html" . + "larded hiring breakages" . + "82"^^ . + "http://www.cubs.tld/incisory/hiring.html" . + . +_:B7c5a313313400c96b7a4c2359cc85430 "Alessa Kohan" . +_:B7c5a313313400c96b7a4c2359cc85430 . + "introspections baboons bullnose" . + . + "26"^^ . + _:B685eb462918f21513765c94876a84351 . + . + _:B1142d58046858aab2e8249145a54df9d . + _:B2f0eda8c1f3ab54189aaf9d2ec227540 . + "catalytically housekeepers baboons" . + "http://www.housekeepers.tld/bullnose/aberrants.html" . + "1960"^^ . + _:B1aabd1ac4a64eed4c3f3e62e79c825e2 . + . + "1966"^^ . + "http://www.mummying.tld/hedgier/harpooners.html" . + "gorki dutifulness hedgier" . + "146"^^ . + "scantiest mummying dutifulness" . + . +_:Bf7235860888ecb3f18f94de18c6b6873 "Ukyo Knopf" . +_:Bf7235860888ecb3f18f94de18c6b6873 . + _:B2251cd41f00353b0e85cd61b9471b0b2 . + . + "http://www.metazoa.tld/ensure/referendums.html" . + "rockworks littlest ensure" . + "82"^^ . + "http://www.arrester.tld/metazoa/littlest.html" . + . + _:B01c5968f213b263f722e219ac75f3542 . + . + "http://www.agitable.tld/generates/flailed.html" . + "phooey entrust generates" . + "6"^^ . + "http://www.mucky.tld/agitable/entrust.html" . + . +_:B03d385f4acffd5782fdced129594e32e "Peppino Telleria" . +_:B03d385f4acffd5782fdced129594e32e . +_:B2412dfb2311a49cdd795b7ded5999b96 "Vivian Morss" . +_:B2412dfb2311a49cdd795b7ded5999b96 . + _:B8f1343ed32fddf2f4626a9de2f30a154 . + . + "http://www.downloadable.tld/fieriness/remarker.html" . + "recording radiotelephones fieriness" . + "98"^^ . + "http://www.cochairing.tld/downloadable/radiotelephones.html" . + . + . + _:B22e59db7f15ddf596f5e2f34433e50b0 . + . + "http://www.recalculation.tld/signiory/latchets.html" . + "ostinato safest signiory" . + "86"^^ . + "http://www.redigesting.tld/recalculation/safest.html" . + . +_:B62cf4362cad9c92fd07b51017b20f47b "Perseus Tinger" . +_:B62cf4362cad9c92fd07b51017b20f47b . +_:Bda74cd8175922f033f2c050e9cf54499 "Gwendolen Bardon" . +_:Bda74cd8175922f033f2c050e9cf54499 . + "woodbins quints surefootedness" . + "http://www.unobliged.tld/surefootedness/forestalls.html" . + _:B051c65b38211f8503451085ca08bce01 . + "colorimetry woodbins unobliged" . + . + "1960"^^ . + "http://www.umbels.tld/unobliged/quints.html" . + "101"^^ . + . + . + _:B41208311b3f242197f1d371860430d8e . +_:Bd857119207a0ad126a12a43824b977d7 "Yama Shbi" . +_:Bd857119207a0ad126a12a43824b977d7 . + _:B8c9ff5db46103b355d2d24e1913b10bc . + . + "http://www.reacquaintance.tld/recelebrates/quadruplicating.html" . + "skylights dishpan recelebrates" . + "109"^^ . + "http://www.verdicts.tld/reacquaintance/dishpan.html" . + . + _:Bcee1f59e1d27bb97dbc386f111b8070c . + _:B50a89d4be7fc92359c5fbd24f4aa15c3 . + . + "http://www.bustiest.tld/incumbency/stilettos.html" . + "isolation bosomed incumbency" . + "128"^^ . + "http://www.memorableness.tld/bustiest/bosomed.html" . + . + _:B8b1d267ebaa6ba5071c17f03c579df58 . + _:B5b9de38cd4564d5faa686996b21ef934 . + . + "http://www.hospitals.tld/officer/eras.html" . + "untangle earthliest officer" . + "138"^^ . + "http://www.quittance.tld/hospitals/earthliest.html" . + . +_:B5ea6922c90f8c54a3c1a226687e9df97 "Sighild Dedon" . +_:B5ea6922c90f8c54a3c1a226687e9df97 . +_:B3148a5c36632b51657f6ff3dafc12ec3 "Hortense Ganotisi" . +_:B3148a5c36632b51657f6ff3dafc12ec3 . + _:B2f5745f0e2f4362d04fc4d9dbd36dbbb . + . + "http://www.imitative.tld/blends/pokeweeds.html" . + "thoughtfulness financially blends" . + "22"^^ . + "http://www.copied.tld/imitative/financially.html" . + . + "http://www.bezels.tld/generality/spiculate.html" . + "1953"^^ . + . + "148"^^ . + . + _:B2a153813e22e68a7ff87799ae88019b8 . + "simonized spiculate gregariously" . + "http://www.generality.tld/gregariously/sapidity.html" . + . + "schwas simonized generality" . + _:B2c86107ea5d55381886a0de20be7f151 . + _:B2ee48a1f8679ba5ca0fab2e310882d91 . + . + "http://www.panegyrical.tld/fraternizes/cockhorse.html" . + "barkers nonbeing fraternizes" . + "118"^^ . + "http://www.kiboshes.tld/panegyrical/nonbeing.html" . + . + _:B93771e81e7cc235be67f2aa179fd5ac5 . + _:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 . + . + "http://www.unevenly.tld/violist/durning.html" . + "terraqueous depopulating violist" . + "http://www.porringer.tld/unevenly/depopulating.html" . + . +_:Be4eae013c934aa999b3ed6152addf5de "Haley Lotempio" . +_:Be4eae013c934aa999b3ed6152addf5de . + _:B49e89d1aa965f9823c850c00fd79953a . + . + "http://www.pillories.tld/radiomen/endowment.html" . + "emulatively xysters radiomen" . + "120"^^ . + "http://www.quotients.tld/pillories/xysters.html" . + . +_:Bad9bf54d6c800026eb553a6c7c6f9460 "Jenny Mow" . +_:Bad9bf54d6c800026eb553a6c7c6f9460 . +_:B399aa8a221ef3d24a8a834459fcf9c82 "Ineng Alkbsh" . +_:B399aa8a221ef3d24a8a834459fcf9c82 . +_:Ba8249608d7ce2a0256f19ffc9e86d4f8 "Arata Soliani" . +_:Ba8249608d7ce2a0256f19ffc9e86d4f8 . + _:B420c4b799cb0b47c9ba9d96a1ec0e539 . + . + "http://www.midweekly.tld/mandamuses/disrupted.html" . + "rovers stokers mandamuses" . + "4"^^ . + . + _:B45a6ec7bf8053d377ebf58fb882110ef . + _:B23b76c9e74d5afcc6f38d55feba38202 . + "1965"^^ . + "http://www.potage.tld/viscosimeter/stooges.html" . + "whiffs insisting viscosimeter" . + "88"^^ . + "crosspatches potage insisting" . + . +_:Bd9bed4d69d77e7f31433080987a289dd "Ryo Zanders" . +_:Bd9bed4d69d77e7f31433080987a289dd . +_:B69e9bc7321e503e5ed9d7c0d419ac916 "Govannon Starwalt" . +_:B69e9bc7321e503e5ed9d7c0d419ac916 . + _:B088d51e16932d562fe4d4350598ba00d . + . + "http://www.infested.tld/euphorically/ameliorative.html" . + "uncovering heaver euphorically" . + "4"^^ . + "http://www.whangs.tld/infested/heaver.html" . + "http://www.paraphraser.tld/uncovering/infested.html" . + . + _:B72a1d23a14188d7e78151691ae45e8fb . + _:B1b952a88a281b818e5dd93cd1e209df7 . + . + "http://www.nonsalable.tld/columbium/vexer.html" . + "outperformed nondelivery columbium" . + "64"^^ . + "http://www.riddances.tld/nonsalable/nondelivery.html" . + . +_:B8d1301e8652f351b9fb24395b8242697 "Lindsey Misenhimer" . +_:B8d1301e8652f351b9fb24395b8242697 . + _:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . + . + "1963"^^ . + "http://www.maniocas.tld/harbour/goatskin.html" . + "mycelium folkmotes harbour" . + "134"^^ . + "http://www.tracheotomy.tld/maniocas/folkmotes.html" . + "electrogram mycelium maniocas" . + . + _:Be91a6693e3598dd48180dea05d9382bd . + . + "http://www.carnalities.tld/recentest/remodelling.html" . + "slayers tagged recentest" . + "109"^^ . + "http://www.southwesterner.tld/carnalities/tagged.html" . + . + _:B6231d4088a6c05453169e10975bcd485 . + . + "http://www.gales.tld/mouthed/flyovers.html" . + "immunotherapies balladries mouthed" . + . +_:Bbffbd47c1c07eec62bca269fb8d32b96 "Yayang Kuczenski" . +_:Bbffbd47c1c07eec62bca269fb8d32b96 . + _:Bb28a3d74057f3db9d83bd7444c24f478 . + . + "http://www.ingenuousness.tld/mediating/laxities.html" . + "storylines embarrassingly mediating" . + "27"^^ . + . + _:B15d53dc63f06a42a309b0caf16ce111c . + . + "1961"^^ . + "http://www.castellans.tld/underfur/intersessions.html" . + "enqueue countrywoman underfur" . + "107"^^ . + "http://www.dooming.tld/castellans/countrywoman.html" . + "ascertains enqueue castellans" . + . + "1963"^^ . + "24"^^ . + "Journal 1 (1963)" . + "1"^^ . + . + _:B6cbf417069e286e85181ae2929acaebc . + . + "http://www.brawny.tld/amnionic/thanes.html" . + "multivalent sparklers amnionic" . + "18"^^ . + . +_:B03e18f724f29d02143358cd1058c943e "Miloslava Zancanella" . +_:B03e18f724f29d02143358cd1058c943e . +_:Bfce769cddb66d669cda772618fc4c137 "Maurus Shatek" . +_:Bfce769cddb66d669cda772618fc4c137 . + _:B409f6f16199a9e26faf94ca1addcff37 . + . + "http://www.budger.tld/photostatic/kindliness.html" . + "serigraphers mineralogists photostatic" . + "128"^^ . + . + _:B37e749c5d5f0efd10f3720ef82f22eab . + . + "http://www.briefly.tld/pinnacling/ophthalmoscopy.html" . + "contortionists wettable pinnacling" . + "177"^^ . + "http://www.stipulations.tld/briefly/wettable.html" . + . + _:Ba207b0b1e7dc6f28d67c29437f094498 . + . + "http://www.micrologic.tld/serging/endplate.html" . + "womankind franchised serging" . + "137"^^ . + "http://www.segregated.tld/micrologic/franchised.html" . + . +_:B44d73f3319f7f0423eb9fd1ed075c067 "Satu Liebermann" . +_:B44d73f3319f7f0423eb9fd1ed075c067 . +_:B47f6cc3397f036ad172b9ed20e5ed829 "Clmence Diop" . +_:B47f6cc3397f036ad172b9ed20e5ed829 . +_:Ba50d4c87005518f230a54db91c8916e2 "Tekha Stoiber" . +_:Ba50d4c87005518f230a54db91c8916e2 . +_:B4ea5e96049adbcc8415af1714bc92792 "Ernestin Fitzen" . +_:B4ea5e96049adbcc8415af1714bc92792 . +_:Be9eafe0aa0466a6f8058f3d3e02febfe "Crimson Bellion" . +_:Be9eafe0aa0466a6f8058f3d3e02febfe . +_:Bf2c36885b7595cdbdecc81b3329ea668 "Daisuke Seidle" . +_:Bf2c36885b7595cdbdecc81b3329ea668 . + _:B5f67dfb9857b0bc73daa3fdf4a8356c5 . + . + "http://www.chartists.tld/sporing/amens.html" . + "eying annunciating sporing" . + "104"^^ . + "http://www.deceptiveness.tld/chartists/annunciating.html" . + . + _:B495130030572168c706c092820a3fe48 . + . + "http://www.aureolas.tld/miffs/diverting.html" . + "avianizes lactoprotein miffs" . + "200"^^ . + "http://www.gifting.tld/aureolas/lactoprotein.html" . + . + _:B720da3f84af22d863935ac9c0bed4a36 . + . + "http://www.wyvern.tld/complimenters/creeping.html" . + "politicos peripherals complimenters" . + "74"^^ . + "http://www.hinnies.tld/wyvern/peripherals.html" . + "apostrophizing forequarter cheesiest affording quieter protestantism daintier compounds misanthropist detoxified predicable oscillation mendelianist hardest pericynthion relettered lapin clicks sledged aggrandizement troubadours mudlark prattles posteriority manors biotypes corrugates spikelets webers seditiousness stargazer yodelled nubby enclasping parasitizes humiliatingly foldboat download perspiry vulgarization tsarinas sportscasters hoydens upchuck effervesced sensibilities aahing juicers persecutes dowdiest massiness splotching spanner merchandisers swords ogham bryony balefire nappes subtracting physiologic chapels forensics deemphasizing trepid convertibles harrowing centrists wishbones widows captions transects tantras spottily condonable conversing elms multivitamins laths improvidence topstone prefacer heterodoxies thrivers dynamists brachiate hospitalities exuberance healer nominates skulled siestas refracts misaligned anions excites steamroller refinished incurve conchoid archaize vivaria overdrunk specializing monsters snowdrifts safeguarding chieftainship drakes unholiness whomped sweeties yare biggish freezing seawater revaluated kinkier antiskid overdraws bickered barrenness curled underbids priding bullied knappers crepey hindquarters fallowed centralists hooted chromite convalesces knowinger stoutness appreciators tutelages fuming ripplier adversely vises ephemerae dragger abjuration necking rancheros bigheaded endangerment odiums visors sunbursts sanitaria tinier speller implanted limps dapperly misdiagnose exhilarative belligerents cubiform buncoing ebonizing monocots stimulatingly septicemia center dignitaries gooier culotte presoaked brambled" . + . +_:B6eb843e27365df3e1253c58b4d8ba6f1 "Jurg Mooneyham" . +_:B6eb843e27365df3e1253c58b4d8ba6f1 . + _:Bc883901f48ae473070c49e21a3ee636c . + . + "http://www.greyness.tld/gamesomely/surpriser.html" . + "padri cashes gamesomely" . + "123"^^ . + "circulative greeter coonskins cabala smuggled purloins underripened perter ruminated outfight monetized" . + "http://www.postconsonantal.tld/greyness/cashes.html" . + . +_:B3c501808ece47091417f2b540ef9bf85 "Ofelia Golde" . +_:B3c501808ece47091417f2b540ef9bf85 . +_:Bb3ac581c0dfcc486dfd5dbe4324024d3 "Bowen Antunez" . +_:Bb3ac581c0dfcc486dfd5dbe4324024d3 . +_:Bfbcce33666e639ae29e2fd6b344c1051 "Milenyo Bucek" . +_:Bfbcce33666e639ae29e2fd6b344c1051 . + _:B93ceba847f3502258101a3908a4b6f6c . + _:B2cea6fb4f1963e887ce7584e3aa79d29 . + . + "http://www.flexitime.tld/outleapt/moonlighters.html" . + "fleering coopt outleapt" . + "198"^^ . + . + _:Ba66ee87f8ee57c575f87275ffec77003 . + . + "http://www.dreads.tld/buttonhook/combing.html" . + "scorching tramells buttonhook" . + "28"^^ . + "http://www.enduring.tld/dreads/tramells.html" . + . +_:B429630b7e7b47cff96e9986ad23fb879 "Asita Urtz" . +_:B429630b7e7b47cff96e9986ad23fb879 . +_:Bc2f8d49c2f3d57414346bc8fa94c1f84 "Conrado Luzader" . +_:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + _:B3ed10e749cd7b053c1e1eaed2e499fd4 . + _:B5313d28b743d5896705777dfb0a57ab1 . + . + "http://www.excursive.tld/problems/oarlock.html" . + "theoretically colorist problems" . + "91"^^ . + "intergroup rattlings celebs nephrectomy pignuts birdman inconcealable brawled enlistment confounded excepting" . + "http://www.selectivity.tld/excursive/colorist.html" . + . + "maltreated teamer divulger" . + . + "http://www.divulger.tld/spouters/vinal.html" . + "1966"^^ . + . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "http://www.coitional.tld/divulger/unwarranted.html" . + "85"^^ . + "teamer unwarranted spouters" . +_:B69da58d80badd7be99553691a17308ed "Rinji Mcclinton" . +_:B69da58d80badd7be99553691a17308ed . + _:B6e2aa21e3e265f7d37c5a27cb62612e8 . + _:B8ed950c211fc7a48c1f09a94299ee3f1 . + . + "http://www.homebodies.tld/cumberers/deprehension.html" . + "narrowing hilariously cumberers" . + "180"^^ . + . + _:B137b4510b63871be4f0c7c013a05843f . + "1967"^^ . + "http://www.rebecs.tld/awakens/fluctuating.html" . + "engorge enthuses awakens" . + "40"^^ . + "http://www.outmarched.tld/rebecs/enthuses.html" . + "flatways engorge rebecs" . + . + _:B17d05d83c67fdf8d414f8293ab81c80d . + . + "http://www.ahorse.tld/interweaved/flirtier.html" . + "recoilless leafage interweaved" . + "152"^^ . + . +_:Bd67677e85673a43c553a653d0598edc9 "Luke Strange" . +_:Bd67677e85673a43c553a653d0598edc9 . +_:B1be30885e596e4f3a25d045119c7fe93 "Ikshu Smaldone" . +_:B1be30885e596e4f3a25d045119c7fe93 . + _:Bd193544a58d8b18e76b3589a7c95c6cb . + . + "http://www.junket.tld/prepacking/ordinarily.html" . + "fragged tweaky prepacking" . + "121"^^ . + . + _:B3bfcd44169030c84f38965a4c261ebf7 . + . + "http://www.distorting.tld/fatalists/unhatted.html" . + "predestines overinflating fatalists" . + "83"^^ . + . + _:B7bf2aaa5c7ccd6a53930e138f22e76b5 . + . + "http://www.beadwork.tld/snorer/auditoriums.html" . + "incorporators reattempt snorer" . + "131"^^ . + "http://www.undertaking.tld/beadwork/reattempt.html" . + . +_:Bece4badbe317063954b0aca7024e6070 "Krushka Minner" . +_:Bece4badbe317063954b0aca7024e6070 . + _:Bd9d69b451db1289c861db19da454a417 . + . + "1965"^^ . + "http://www.kineplasty.tld/mutinousness/wergild.html" . + "admittances subcutaneously mutinousness" . + "56"^^ . + "thwacked kineplasty subcutaneously" . + . + _:B20e704b4100e043ff9e5a12ed59b5791 . + . + "http://www.extrajudicially.tld/distances/beauts.html" . + "fallbacks hoodoo distances" . + "107"^^ . + . + _:B2a652ad360524cacb2c7423ac166afc7 . + "1963"^^ . + "http://www.mitigation.tld/inwinds/pluses.html" . + "creepier meatball inwinds" . + "68"^^ . + "elds mitigation meatball" . + . +_:B3d30f0ee87595e5b56a32c8f3c70aa18 "Kiska Scurry" . +_:B3d30f0ee87595e5b56a32c8f3c70aa18 . + _:Be0aee722d7a309c422312a450c12a89a . + "http://www.lapping.tld/unwrap/beckoningly.html" . + "http://www.unwrap.tld/resisters/executes.html" . + "tabors unforgivable unwrap" . + . + "93"^^ . + "unforgivable beckoningly resisters" . + . + "1962"^^ . + _:B1e8cc320399145e95b4161a53a1a64f5 . + _:B37834eaedb76682ca4ef7e976b8dfdad . + . + "http://www.tardies.tld/lamedhs/nourishment.html" . + "summarize tautologous lamedhs" . + "45"^^ . + . +_:B2f0eda8c1f3ab54189aaf9d2ec227540 "Lailie Lagoni" . +_:B2f0eda8c1f3ab54189aaf9d2ec227540 . + _:Bfe46e7000fe7729697c3f8ab50edf1ac . + . + "http://www.numbers.tld/antioxidants/amounting.html" . + "annunciatory pedagogies antioxidants" . + "83"^^ . + . + _:B7c794730ad25076cefe4ece00a123946 . + . + "http://www.cruiser.tld/mysteries/feltwork.html" . + "release hyperborean mysteries" . + "183"^^ . + "http://www.unhygienic.tld/cruiser/hyperborean.html" . + . +_:Bb748473edf35a589e177334fb7a78a3a "Fedya Dyen" . +_:Bb748473edf35a589e177334fb7a78a3a . +_:Bd193544a58d8b18e76b3589a7c95c6cb "Argo Gunther" . +_:Bd193544a58d8b18e76b3589a7c95c6cb . + _:B38300d2d511b50daf11ed5866c36975d . + . + "1966"^^ . + "http://www.unrefreshed.tld/tomfools/sacrifices.html" . + "completed braunschweiger tomfools" . + "138"^^ . + "spitting unrefreshed braunschweiger" . + . +_:B3ba789c4e765eddb62132128fefe4fab "Edyta Sarisky" . +_:B3ba789c4e765eddb62132128fefe4fab . + . + _:B826da19cdf3c0c881953e9ac53fb5c17 . + . + "1960"^^ . + "http://www.avascular.tld/bouncily/evadible.html" . + "curari flames bouncily" . + "72"^^ . + "showering avascular flames" . + . +_:B9d95ebc2dcd5f36d3c47c42c0673981f "Greta Foote" . +_:B9d95ebc2dcd5f36d3c47c42c0673981f . + _:Bc90533ce04dfb442d695fdb6c3bece48 . + . + "http://www.urbanest.tld/milksops/exorcizing.html" . + "draftiness nastier milksops" . + "147"^^ . + . + _:Bab2d08f117fc84f70ba958f264142984 . + . + "http://www.glamorize.tld/cars/manward.html" . + "breakfront communistic cars" . + "17"^^ . + . + _:B423118697dbfbc8ecfc625d5a25fa1c4 . + . + "http://www.tearstain.tld/constellations/whiffler.html" . + "totalisms secureness constellations" . + . + _:B79e0e118744adc289ba0f1858e758e29 . + _:Bd349e6b059734a1bece1dec448130fc8 . + . + "http://www.adolescently.tld/dubonnets/pollened.html" . + "bluebills gentlemanly dubonnets" . + "191"^^ . + "http://www.dreamers.tld/adolescently/gentlemanly.html" . + . + _:Be212caf789b74dd9c27dae3247b86211 . + . + "http://www.irrationalities.tld/junketing/procrastinator.html" . + "devisers capitalizations junketing" . + "164"^^ . + . +_:B06d2adb828f9e5314373efc51b0b92db "Munenori Isleib" . +_:B06d2adb828f9e5314373efc51b0b92db . + _:Bee8ea87c4d345f8a44526dc70442a157 . + . + "http://www.viragos.tld/oddest/meritoriously.html" . + "unpuckered offside oddest" . + "158"^^ . + "http://www.concomitance.tld/viragos/offside.html" . + . + _:B1cff0c5a8900575d7744f6e93de6b97d . + . + "http://www.directories.tld/cratering/cindering.html" . + "fustiest wedlocks cratering" . + "177"^^ . + "http://www.torrential.tld/directories/wedlocks.html" . + . + _:B88b8483eee6d5ddb0226699323a77f85 . + . + "http://www.unrepentant.tld/chairing/mildews.html" . + "schticks recorded chairing" . + "1"^^ . + "http://www.choruses.tld/unrepentant/recorded.html" . + . + _:Bed9d906e86f38720e84c744930b2368d . + . + "http://www.arrogates.tld/motoric/intimation.html" . + "elegizes dusted motoric" . + "160"^^ . + "http://www.melders.tld/arrogates/dusted.html" . + . +_:B9ac759416c9bda3475c70613f7f6fa18 "Louisa Moats" . +_:B9ac759416c9bda3475c70613f7f6fa18 . + _:Baff262a80e1be84c1e5d5623c258570e . + "1966"^^ . + "http://www.presbyterianism.tld/hullers/deuteronomy.html" . + "cans olympiad hullers" . + "148"^^ . + "http://www.favours.tld/presbyterianism/olympiad.html" . + "spoony cans presbyterianism" . + . + _:B227777ad1604fc18de1d83c68337b1c7 . + . + "http://www.vasodilator.tld/flamencos/befitted.html" . + "sculling undeserving flamencos" . + "125"^^ . + . +_:Bf1211115d3256fd63f033e4c39cf6cef "Quedan Bauerlein" . +_:Bf1211115d3256fd63f033e4c39cf6cef . + _:Badb9b75a44435e5dc318e74ea962a923 . + . + "http://www.spale.tld/bummed/librettos.html" . + "deflecting slogans bummed" . + "53"^^ . + "http://www.woodchuck.tld/spale/slogans.html" . + . + _:B9e691a3f149d06db3f7912fdcca1929d . + . + "http://www.amusement.tld/overreaches/bloodthirsty.html" . + "repasted deucing overreaches" . + "138"^^ . + "http://www.zooming.tld/amusement/deucing.html" . + . + . + _:B720ad919d538c5312fe4d12f0ed0fc27 . + . + "http://www.results.tld/unexciting/debateable.html" . + "virological contradistinctions unexciting" . + "39"^^ . + "http://www.felicitator.tld/results/contradistinctions.html" . + "http://www.sliming.tld/virological/results.html" . + . + _:Bd48b0b06fa6a01c4c43e7265e47d60d2 . + . + "http://www.simpleness.tld/cloaked/microsurgeons.html" . + "unsexing pipet cloaked" . + "79"^^ . + "http://www.seasonality.tld/simpleness/pipet.html" . + . +_:B83acc43db6be67d37114c1288ce80b9b "Leona Dutson" . +_:B83acc43db6be67d37114c1288ce80b9b . + _:B369551f20f3c39b569775a314357b6ec . + . + "http://www.counselable.tld/schoolmistress/enfold.html" . + "older glims schoolmistress" . + "34"^^ . + "http://www.stagier.tld/counselable/glims.html" . + . +_:Be63946a18c4f8e5b0542ea5cb661b1e2 "Koyo Friedrichsen" . +_:Be63946a18c4f8e5b0542ea5cb661b1e2 . + _:Bd572772c5e99917fe6468e0065f0c70a . + _:Bd4f977613cff3c509d2cf822b93a1b12 . + . + "http://www.jewels.tld/proliferative/implementors.html" . + "pardons replenisher proliferative" . + "106"^^ . + "http://www.nettlier.tld/jewels/replenisher.html" . + . +_:B0ee2b39ddcf041a78207d46dc68a0b2c "Arcadia Granade" . +_:B0ee2b39ddcf041a78207d46dc68a0b2c . + _:B1bb5d733a37d04465ce3bd82c46a8f7f . + _:Ba36db4730a131262ecf28a8169b10bbe . + . + "http://www.undercarriages.tld/beefily/whetting.html" . + "mongrels yachtswomen beefily" . + "197"^^ . + "http://www.animo.tld/undercarriages/yachtswomen.html" . + . + _:Bb1c628638241ff3e32a337c9fa05c36e . + . + "http://www.barbarize.tld/courting/realest.html" . + "hiltless simoleon courting" . + "135"^^ . + "http://www.stodgily.tld/barbarize/simoleon.html" . + . + _:B77981c03ed50178703721ad964c530db . + . + "1963"^^ . + "http://www.summings.tld/miners/harshened.html" . + "peripherally accommodations miners" . + "146"^^ . + "http://www.caesium.tld/summings/accommodations.html" . + "oversteps peripherally summings" . + . + _:Be3724868b98c08ca0adff68236e54ef8 . + . + "http://www.combaters.tld/unchaste/reconsolidate.html" . + "buzzards issued unchaste" . + "146"^^ . + "http://www.godheads.tld/combaters/issued.html" . + . +_:B03729a7cf949c7ee262fcf44671d96b7 "Pierce Manis" . +_:B03729a7cf949c7ee262fcf44671d96b7 . + _:Bcfa109d68b5c21ba7e6bbf11c7774885 . + . + "1966"^^ . + "http://www.stinting.tld/behemoths/fitness.html" . + "overindustrialize favoritism behemoths" . + "88"^^ . + "http://www.threnody.tld/stinting/favoritism.html" . + "oppositionist overindustrialize stinting" . + . + _:Baac1d79fc8ff508832f64e136d7d5af8 . + . + "http://www.universities.tld/putridity/petnapping.html" . + "withered kludging putridity" . + "http://www.elvishly.tld/universities/kludging.html" . + . +_:Bbc7053a562215944e7c1472ac924d673 "Izo Striker" . +_:Bbc7053a562215944e7c1472ac924d673 . + _:B6dd46e3e3bbb6c9378d852d171986b4c . + . + "http://www.bribes.tld/semiprimitive/prodigally.html" . + "appellors uncoils semiprimitive" . + "114"^^ . + "http://www.pandowdy.tld/bribes/uncoils.html" . + . + _:B17444272e744e5b40f80f504ccec30e3 . + . + "http://www.guaranies.tld/purveyors/acuter.html" . + "lumberyard sambos purveyors" . + "110"^^ . + "http://www.enzymologies.tld/guaranies/sambos.html" . + . + _:B43fd4e09b9a9f755e38e2dd6d380faeb . + . + "http://www.noncoagulating.tld/refiguring/leaguers.html" . + "levitating moonrise refiguring" . + "174"^^ . + "http://www.unitarianism.tld/noncoagulating/moonrise.html" . + . + _:B03e182993041eaffd2f57b2fd4358c3f . + _:B376b4fff8a80de0df6591ba8ba707948 . + . + "http://www.javelins.tld/feminists/directions.html" . + "scepters uxorious feminists" . + "130"^^ . + . + _:B2e0ef7a13e69c9217376879e56246d7d . + . + "http://www.aglare.tld/progs/sawers.html" . + "profoundest stiffest progs" . + "167"^^ . + . + . + "http://www.believes.tld/tubbier/interdictory.html" . + "http://www.fudged.tld/believes/electively.html" . + "148"^^ . + _:Bd2f20414859ca4b22820cbfefd5ad176 . + "cubistic tympanum believes" . + _:Bf6247f91c0e0f8da6099381716cf728c . + . + "tympanum electively tubbier" . + "1954"^^ . + _:Bf06681f2c437acafd80df742ac7bd21f . + . + "http://www.syphoned.tld/peeing/beleaps.html" . + "profoundness proclaimer peeing" . + "http://www.readjourned.tld/syphoned/proclaimer.html" . + . + _:B7ff8ea9d16dc7d266189f14947148e03 . + . + "http://www.joyrider.tld/diffusor/clumped.html" . + "foxfires impotences diffusor" . + "184"^^ . + . + _:Bb054f6e0ec16efb52e30d6748d7f569d . + . + "http://www.worshipper.tld/centiliters/rectifiers.html" . + "warmakers witting centiliters" . + "196"^^ . + "http://www.jimjams.tld/worshipper/witting.html" . + . +_:B74a60573322f9d2aae2b92228dbb3b02 "Tabor Dome" . +_:B74a60573322f9d2aae2b92228dbb3b02 . + _:B332d8a65e36a7215ebea03525d6074cc . + . + "http://www.blabbermouth.tld/addles/preponderated.html" . + "kibosh deputative addles" . + "168"^^ . + "http://www.fleetingly.tld/blabbermouth/deputative.html" . + . +_:B31ffe5e7174d649d203fa161857de901 "Gaia Coffen" . +_:B31ffe5e7174d649d203fa161857de901 . + _:B2881cd777cd70d7fbc47f1ee73419267 . + . + "http://www.skulled.tld/refracts/misaligned.html" . + "nominates siestas refracts" . + "133"^^ . + . +_:Bbcc439586ff3ffc6137bf06b8e51d32d "Lowell Kostka" . +_:Bbcc439586ff3ffc6137bf06b8e51d32d . + _:B0c9f20b673d814cfc99ec400bbeee3ea . + _:Bbe57ada91eeff7dce1e3de1241d95e5d . + . + "http://www.rubied.tld/overinterest/dripper.html" . + "heirs repined overinterest" . + "38"^^ . + . + _:Bdf3a4664d840eeeea680b8089961f46e . + . + "1950"^^ . + "http://www.nudie.tld/sceneries/lichens.html" . + "hirsutism misplacing sceneries" . + "83"^^ . + "prospectuses nudie misplacing" . + . + _:B1f22a560ae831df0bf55728e3417effc . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "1967"^^ . + "http://www.incorporating.tld/keying/pickaxing.html" . + "muddily vegetables keying" . + "118"^^ . + "hymnbooks incorporating vegetables" . + . + _:B5cf0e9648182b3fe326cfcf7a0be27dc . + _:Bd3b5d017bf8285b810a24338047839b4 . + . + "http://www.disintegrator.tld/leapfrogged/overabundant.html" . + "proliferating oblongish leapfrogged" . + "169"^^ . + "administerings nonsuccess opticians lushes foremost dishtowels croutons dozers cootie undergoes nympholeptic fogless" . + . + _:B8a9e8ff9f6bea2f5b85bed2df0d77c7b . + . + "http://www.repayment.tld/betweenbrain/advertized.html" . + "nonmalignant recharters betweenbrain" . + "http://www.doggerel.tld/repayment/recharters.html" . + . +_:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 "Mitsuharu Bryngelson" . +_:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . +_:B978865483fa7a1cfd4955b79f8798b02 "Mervyn Chamnanphony" . +_:B978865483fa7a1cfd4955b79f8798b02 . +_:B6680c13b99be3e83cf1e31a41045e403 "Evgeniia Gard" . +_:B6680c13b99be3e83cf1e31a41045e403 . +_:Befa2c5addbb0ec87741de743598ca90b "Jedidiah Carey" . +_:Befa2c5addbb0ec87741de743598ca90b . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "http://www.concluder.tld/inflates/dynamiting.html" . + "ponchos debouching inflates" . + "94"^^ . + . +_:B2e46e0d71be1aa622bd4a1d916dc82f5 "Hakan Boughner" . +_:B2e46e0d71be1aa622bd4a1d916dc82f5 . + _:B1dd8c535fde43989c49f193e343017ec . + "1965"^^ . + "http://www.saltness.tld/alternatives/grounded.html" . + "meerschaum philatelist alternatives" . + "121"^^ . + "pumas saltness philatelist" . + . +_:Ba87a585c09a37f244c1afdbf646a745c "Moriz Rourk" . +_:Ba87a585c09a37f244c1afdbf646a745c . + _:B93ddddc47d4fc137783b02e063da1753 . + . + "http://www.antrum.tld/subcultures/confusions.html" . + "understood returns subcultures" . + "176"^^ . + "9"^^ . + "http://www.clerkliest.tld/antrum/returns.html" . + . + _:B45154bba835ed0e2151c5ae59fb90b41 . + . + "http://www.uninterruptedly.tld/frescoed/transforming.html" . + "puddlings announcing frescoed" . + "25"^^ . + "http://www.heiled.tld/uninterruptedly/announcing.html" . + . + _:B302b250234de602ee9f091ac8fa6d763 . + . + "1965"^^ . + "http://www.leaseholds.tld/nitrocellulosic/batches.html" . + "marsupials capitulating nitrocellulosic" . + "3"^^ . + "http://www.miterers.tld/leaseholds/capitulating.html" . + "wellsite marsupials leaseholds" . + . + _:Bec826e054d49f8d3d7cc82803f4d7d39 . + . + "1965"^^ . + "http://www.beseeching.tld/isostatically/apprize.html" . + "impressionist sphygmometer isostatically" . + "53"^^ . + "http://www.fancily.tld/beseeching/sphygmometer.html" . + "flooding impressionist beseeching" . + . +_:B76603bf498544a6315498826f18d8a54 "Ashakiran Bingley" . +_:B76603bf498544a6315498826f18d8a54 . + . + "131"^^ . + _:B06da7d104b8716094af3019a92679af5 . + _:Becf321fcc2f317f0c7294f0fde7ac74b . + . + "remain aftertaste kiddies" . + "http://www.bedamn.tld/kiddies/quarter.html" . + "http://www.clerking.tld/bedamn/aftertaste.html" . + "antiquarianism remain bedamn" . + "1964"^^ . + _:Bca88102273f4a0740fb83cccd2a9b048 . + . + "http://www.sphering.tld/overmagnified/proscriptive.html" . + "squealer saxophonist overmagnified" . + "171"^^ . + . + _:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + "1963"^^ . + "http://www.collapses.tld/oversimple/angstroms.html" . + "motorboat homelier oversimple" . + "http://www.architraves.tld/collapses/homelier.html" . + "dismantled motorboat collapses" . + . + _:Bf5a7a4e214049771b2fe72d87b814cc3 . + _:B6ba756ee3c03ace28c42fd56a67a73b5 . + . + "http://www.macaronis.tld/decompressing/urology.html" . + "rowel deliciously decompressing" . + "165"^^ . + "http://www.hermaphrodism.tld/macaronis/deliciously.html" . + . + _:B44e566163998bb040b2f5ad939588867 . + . + "http://www.gibbosity.tld/despited/emir.html" . + "bitches nevadan despited" . + "184"^^ . + . + _:Bf42129c9bb465a6557332dfe83af5415 . + . + "http://www.duckbills.tld/sickbays/coughed.html" . + "tablesful butchered sickbays" . + "76"^^ . + "http://www.erupts.tld/duckbills/butchered.html" . + . +_:B40d3ffa4c23956f22d84fddbce1930e1 "Yamato Maestos" . +_:B40d3ffa4c23956f22d84fddbce1930e1 . +_:B28198901a8cb2dc05fe8bf9838e97f38 "Sufyaan Way" . +_:B28198901a8cb2dc05fe8bf9838e97f38 . + _:B5d846a18e19726e6adb48d9e7a3a22be . + _:B18639d04e47d61c8c1b30b25a94a1bbe . + . + "http://www.waxed.tld/dismaying/veinlet.html" . + "untilled nincompoop dismaying" . + "165"^^ . + "http://www.belligerently.tld/waxed/nincompoop.html" . + . + _:Bfbf008c91eae0e643f1f8d6eea6f9c2c . + _:Bafab7b4b3a04284166b984338aac2ab5 . + "1962"^^ . + "3"^^ . + "Journal 6 (1962)" . + "1"^^ . + . + _:B27cc9ddb23030ce71a2c2a3ea3587f27 . + _:Bc81ec73244292e8ec0f05b7b46a0eccb . + . + "http://www.winterer.tld/blames/venoms.html" . + "hardcase jumbler blames" . + "121"^^ . + "http://www.illegitimation.tld/winterer/jumbler.html" . + . +_:B9e70fbdb9a98ac114aabc9de637fb00d "Aadam Bester" . +_:B9e70fbdb9a98ac114aabc9de637fb00d . +_:B86b590ea467304d4171f6f42a1b9bb3f "Florinia Bradish" . +_:B86b590ea467304d4171f6f42a1b9bb3f . +_:B0da8e8835649b6bd701119bec28ecc1d "Atsumori Bloyer" . +_:B0da8e8835649b6bd701119bec28ecc1d . +_:B779e3af3d747f52bce20a509a38b9980 "Tamiko Docken" . +_:B779e3af3d747f52bce20a509a38b9980 . + _:B58dfbb634a54dbd2708136396cee64c2 . + . + "http://www.defused.tld/lingers/remanufacture.html" . + "veals voyaging lingers" . + "193"^^ . + "http://www.overpowered.tld/defused/voyaging.html" . + . +_:Ba52fb5fc5299dad4357d2db7f3240626 "Zerlinda Boyle" . +_:Ba52fb5fc5299dad4357d2db7f3240626 . + _:B775eed6b91f1ee417eb58d3f54bd6984 . + . + "http://www.unindemnified.tld/reassimilation/resumed.html" . + "precipitating fakeers reassimilation" . + "107"^^ . + "http://www.tuberoid.tld/unindemnified/fakeers.html" . + . + _:B4ad7070f59029ef0083d6934468eec42 . + _:B335ac270d6069e971cc87a8bbfab5e0a . + . + "http://www.paganizes.tld/bicultural/enactment.html" . + "pinspotter waxier bicultural" . + "101"^^ . + "http://www.teentsier.tld/paganizes/waxier.html" . + . + _:B687ee15a85038a355b94c237dbffc977 . + . + "http://www.humanest.tld/flutterer/sharpshooters.html" . + "nard slushiness flutterer" . + "46"^^ . + "http://www.mopiest.tld/humanest/slushiness.html" . + . +_:B94a0b226a01c81a4a90e06d52ab26e42 "Sobina Cassey" . +_:B94a0b226a01c81a4a90e06d52ab26e42 . +_:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a "Mudrik Sisk" . +_:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + _:Bad121fe2b3f974d9e8fb72abbd1021fc . + _:B31ffe5e7174d649d203fa161857de901 . + . + "http://www.lads.tld/razorbill/hematological.html" . + "adamancy spittles razorbill" . + "136"^^ . + "http://www.bilking.tld/lads/spittles.html" . + . +_:Bee94dfdad4982e3bbe42e22d5c29cc99 "Hideaki Cohron" . +_:Bee94dfdad4982e3bbe42e22d5c29cc99 . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + . + "http://www.tinware.tld/hadjees/problematical.html" . + "redemonstrating kiosks hadjees" . + . + _:Bcd52e0ee28b6c5ec903f3668349fb96c . + _:Bae6b95fb2be50726a37a846cb2e7592e . + . + "http://www.papaws.tld/cerebric/overruling.html" . + "duennas jetport cerebric" . + "140"^^ . + "http://www.pantheistic.tld/papaws/jetport.html" . + . +_:B534b8e769480d357c3eccb7f76f89d11 "Agnese Bubb" . +_:B534b8e769480d357c3eccb7f76f89d11 . +_:B663fa1041c05a030d4620d82313aa4fd "Becca Curney" . +_:B663fa1041c05a030d4620d82313aa4fd . +_:Bd999eec9d888aa4390ba67b89a94a796 "Ammaar Ormerod" . +_:Bd999eec9d888aa4390ba67b89a94a796 . + _:Bab758283e8d1e699f19fa07dce4d1a97 . + . + "http://www.pollywog.tld/prolixly/desiccated.html" . + "sleaziness empyreans prolixly" . + "5"^^ . + "http://www.burs.tld/pollywog/empyreans.html" . + . + _:B42186db232788b794e29fc3b944a7232 . + . + "http://www.antiprotons.tld/gladdens/nonconcurrent.html" . + "pron flavorfully gladdens" . + "176"^^ . + "http://www.dedicator.tld/antiprotons/flavorfully.html" . + . + _:Bb923e0b0e0661e588e7593d0374af24c . + . + "http://www.romancing.tld/nailer/quoits.html" . + "unimpeachable excising nailer" . + "159"^^ . + "http://www.brattish.tld/romancing/excising.html" . + . + _:B9da2f6370f632370ca79876db1ea8460 . + . + "http://www.tossing.tld/motorways/unforgettable.html" . + "kremlinologists irreplaceably motorways" . + "145"^^ . + . +_:B89ff2513fbfb71a02845c5487f995748 "Burkhard Hussein" . +_:B89ff2513fbfb71a02845c5487f995748 . + "http://www.chicaning.tld/magellan/enditing.html" . + "raggedness prebill magellan" . + . + "175"^^ . + "crockets raggedness chicaning" . + . + . + "1954"^^ . + _:B62519215a9469589c2b9fca533d86ed8 . + _:B4879066a7e5adccf5a98a6ac13553555 . + "http://www.reutilization.tld/chicaning/prebill.html" . + _:Be5dada2821df2af6e407ed5378800e1c . + . + "1964"^^ . + "http://www.feverfew.tld/undershirts/oarless.html" . + "confiscation whopped undershirts" . + "127"^^ . + "http://www.sentimentalization.tld/feverfew/whopped.html" . + "tinkling confiscation feverfew" . + . +_:B024a6f4030425994fdce117748de5c2e "Gyoergy Rakoci" . +_:B024a6f4030425994fdce117748de5c2e . + _:Bd3a7fa54818e7459005c04dae94581d5 . + . + "1966"^^ . + "http://www.abator.tld/fumarolic/braising.html" . + "chirpy copping fumarolic" . + "55"^^ . + "http://www.footlessness.tld/abator/copping.html" . + "homey chirpy abator" . + . + _:Bc1f75e75d28bdf6d915c2149c30a0251 . + _:B22a302bc83bf3114af67d4967ca0d9fa . + . + "1965"^^ . + "http://www.leukocytes.tld/kindlers/polymerizing.html" . + "disabler swiggers kindlers" . + "discomposes leukocytes swiggers" . + . + _:Bea3d530a8b3699a30890624acfd9bf71 . + . + "1965"^^ . + "http://www.disowns.tld/metatarsal/upheaves.html" . + "sparked lashers metatarsal" . + "124"^^ . + "centrifuging disowns lashers" . + . +_:B7c4d5c11f174b1ea708e5eaae7cfd434 "Seihachi Buswell" . +_:B7c4d5c11f174b1ea708e5eaae7cfd434 . +_:B59f8a5a38842cfcb42d6a8fbc8e55d09 "Tekla Gallerani" . +_:B59f8a5a38842cfcb42d6a8fbc8e55d09 . +_:Ba94f26629a90f4263dffb3ee8c4fe878 "Zotico Cerrano" . +_:Ba94f26629a90f4263dffb3ee8c4fe878 . + _:Ba65d5518b323e742ddc378832e47899a . + . + "http://www.expediency.tld/bioassayed/proscriptions.html" . + "vouchsafed messier bioassayed" . + "135"^^ . + "http://www.triskaidekaphobia.tld/expediency/messier.html" . + . + _:Bbcf19b3648fe87d9f70b92382550273e . + . + "http://www.kneeling.tld/unproportionately/overreactions.html" . + "bandboxes pleasured unproportionately" . + "29"^^ . + "http://www.subtotalling.tld/kneeling/pleasured.html" . + . +_:B483201665704f1fa2fd365be54b8147a "Carter Chiffriller" . +_:B483201665704f1fa2fd365be54b8147a . +_:Bd8dfc34bc03f014850635d4dfec3c809 "Ryzard Auchmoody" . +_:Bd8dfc34bc03f014850635d4dfec3c809 . + _:B9565968c9c142f4216aa65e8eb5cc80b . + . + "http://www.personalizing.tld/sabered/ploughman.html" . + "pigeonholed gaggling sabered" . + "33"^^ . + "http://www.unrhymed.tld/personalizing/gaggling.html" . + . + _:B6a8304796b128c7e27e80b232ee8f4ac . + . + "http://www.spavins.tld/mites/sharesmen.html" . + "subsides circumlocutions mites" . + . +_:B3636dcd9db602463e98f80477c21c618 "Harrison Steinkamp" . +_:B3636dcd9db602463e98f80477c21c618 . + _:B00a06c098b19f218620197f9a00da584 . + "1955"^^ . + "http://www.irrepressibly.tld/riots/reinvolved.html" . + "tabourers vessels riots" . + "174"^^ . + "http://www.cheesier.tld/irrepressibly/vessels.html" . + "preplanned tabourers irrepressibly" . + . + _:Ba15eb96cae6d748b34e818c7ca1ab2b8 . + . + "1954"^^ . + "http://www.demonetize.tld/handcrafting/proverbs.html" . + "nonabsorbable speeder handcrafting" . + "188"^^ . + "http://www.lapidates.tld/demonetize/speeder.html" . + "slakes nonabsorbable demonetize" . + . + _:B52732ff9d56c14fd5c98e495b0181c4a . + . + "http://www.sidesaddles.tld/metalizing/doper.html" . + "pureness shredded metalizing" . + "191"^^ . + . + _:Bff970a463ecaefc6de8883b014b2bf68 . + "1963"^^ . + "http://www.waterproofed.tld/hummed/shanks.html" . + "macle versed hummed" . + "57"^^ . + "http://www.tufters.tld/waterproofed/versed.html" . + "checking macle waterproofed" . + . +_:B604147b9c8e5ad0b5cfed56311a29efd "Santino Guadagno" . +_:B604147b9c8e5ad0b5cfed56311a29efd . + _:B11e9033faa6fe70cca92f347ec0cad42 . + . + "http://www.disassembles.tld/preestablished/unvoiced.html" . + "pleadable altering preestablished" . + "171"^^ . + . + _:B7c4d5c11f174b1ea708e5eaae7cfd434 . + . + "http://www.stoutness.tld/tutelages/fuming.html" . + "knowinger appreciators tutelages" . + "10"^^ . + "perfusing starrier rubles hospitality continentally outrider cordages simmering oarlocks discards clarified" . + . + _:B878d05722242a3d518390059b7ca9be3 . + _:B594e35af342037a6bf1540e4fc83c3fb . + . + "http://www.elicitor.tld/replicates/macrocephalic.html" . + "jugular causable replicates" . + "155"^^ . + . + _:B58b5013be4a25bcead1f6c759c04307c . + . + "http://www.neediest.tld/wizening/gamily.html" . + "whiningly nattiness wizening" . + "59"^^ . + "http://www.flowages.tld/neediest/nattiness.html" . + . + _:B94f412c5c40b3cf8d539a683629be14f . + . + "http://www.multivitamins.tld/improvidence/topstone.html" . + "elms laths improvidence" . + "150"^^ . + "http://www.conversing.tld/multivitamins/laths.html" . + . + _:B84b3e926ef4f3c69d55d63e00b219dd9 . + . + "http://www.motormen.tld/replant/destrier.html" . + "beaky trespassing replant" . + "50"^^ . + "http://www.stockyard.tld/motormen/trespassing.html" . + . +_:B7c3edbab9f3165bb80984e6c220a05b4 "Erechtheus Muschick" . +_:B7c3edbab9f3165bb80984e6c220a05b4 . +_:B88b8483eee6d5ddb0226699323a77f85 "Teana Stallworth" . +_:B88b8483eee6d5ddb0226699323a77f85 . +_:B2dadb733e6c5f55e2c30ffd3b7b9d299 "Inez Meeroff" . +_:B2dadb733e6c5f55e2c30ffd3b7b9d299 . +_:B92aa484f484359fd9a6d0caaca8221c9 "Joruri Slaydon" . +_:B92aa484f484359fd9a6d0caaca8221c9 . + "1950"^^ . + "submember firmers watermark" . + "http://www.watermark.tld/automobilist/insaner.html" . + "138"^^ . + . + . + _:Bdcae1b11bf12947f1062d2bd1fb8a03e . + _:B13b362408c3ab03cb84272df0b6dc733 . + "http://www.queerer.tld/watermark/sawbucks.html" . + _:B6770d2403b7c2d41a74308d237b1af60 . + "firmers sawbucks automobilist" . + _:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + . + "http://www.jiggles.tld/preconditioning/polishing.html" . + "pkg prediagnostic preconditioning" . + "17"^^ . + "http://www.caved.tld/jiggles/prediagnostic.html" . + . + _:B9e8f2ead5bc907f6bfd5fb425fdbccda . + . + "http://www.attracts.tld/rentable/lasciviousness.html" . + "tunelessly overinclining rentable" . + "http://www.belles.tld/attracts/overinclining.html" . + . + _:B5453f94370bff0d82c77477060c57cba . + _:B6c8eb072094da52e340502e731f8cb27 . + . + "http://www.crullers.tld/serrating/flexed.html" . + "bonbons hermetical serrating" . + "76"^^ . + "http://www.saturdays.tld/crullers/hermetical.html" . + . + _:B84582b9133880e00a88e63eddc870f93 . + . + "http://www.forfends.tld/intercepting/jeered.html" . + "transplantations voucherable intercepting" . + "186"^^ . + "http://www.defalcate.tld/forfends/voucherable.html" . + . + _:Bcbd6aa188b497f7585d05a18af29a838 . + _:Bc4ed98071e062595339fc8d5e6961154 . + "1964"^^ . + "http://www.petcock.tld/demographies/toddled.html" . + "quagga footages demographies" . + "http://www.imped.tld/petcock/footages.html" . + "nonassertive quagga petcock" . + . +_:B84b4a0917c93a3d122b28c3321278b83 "Aamurie Semonick" . +_:B84b4a0917c93a3d122b28c3321278b83 . +_:Ba2e943385ac0ec19b57af4be8ee149c9 "Laestrygones Wojtowicz" . +_:Ba2e943385ac0ec19b57af4be8ee149c9 . +_:B79749267fa3cae560880f56ff73805e8 "Ksana Widder" . +_:B79749267fa3cae560880f56ff73805e8 . + _:B537d8362032d2dea61bcfce64d09c705 . + . + "http://www.interdenominational.tld/countermands/phonically.html" . + "roper extends countermands" . + "160"^^ . + "http://www.browbeats.tld/interdenominational/extends.html" . + . + _:Bd327265af4a581aeb4663c5c2227fc35 . + . + "http://www.bugs.tld/schizo/recleaning.html" . + "bluesman reformulated schizo" . + "121"^^ . + "http://www.skewered.tld/bugs/reformulated.html" . + . +_:Be54888dee36850a76ef34547f75fb97c "Parma Borgese" . +_:Be54888dee36850a76ef34547f75fb97c . +_:B5fcefd54a79f63c9e309ac78795da4c4 "Gisbert Tircuit" . +_:B5fcefd54a79f63c9e309ac78795da4c4 . + _:B682d6cbe1604a2340f43e822e004d508 . + . + "http://www.menhir.tld/fulfillments/malathion.html" . + "slaverers priorates fulfillments" . + . + _:Bfe1453d4f3c1d17b3b6df5016d70b9f5 . + . + "http://www.multiplexer.tld/tousled/monkeyshines.html" . + "odyl hogtied tousled" . + "45"^^ . + "http://www.wavery.tld/multiplexer/hogtied.html" . + . + _:B0595692ff8b1ab1dcfc30c356d946515 . + . + "1965"^^ . + "http://www.overstrict.tld/luniest/pegmatitic.html" . + "fascinating becalming luniest" . + "182"^^ . + "http://www.silks.tld/overstrict/becalming.html" . + "simplicities fascinating overstrict" . + . +_:B189ee39623915f8e0d9a5f0ae83a3976 "Newton Zablonski" . +_:B189ee39623915f8e0d9a5f0ae83a3976 . +_:Ba37a35a833272c61ada0a5f953411fcb "Siwdbert Demendonca" . +_:Ba37a35a833272c61ada0a5f953411fcb . + _:Bc82de10b3620499086aee0adb5d7f8d0 . + . + "1964"^^ . + "http://www.satanophobia.tld/peruser/rareness.html" . + "fugues disagrees peruser" . + "95"^^ . + "http://www.barnacled.tld/satanophobia/disagrees.html" . + "biodegradable fugues satanophobia" . + . + _:Bc90dd8f008de634eb8acd8dae2dc6d6a . + . + "http://www.unsubtly.tld/defacements/tooting.html" . + "feints morphos defacements" . + "82"^^ . + "swearers aped truculency unpardoned superscriptions phosgenes spruced disenfranchises dawdling estimator" . + . + _:Bf590e65f26f46e6c285e3779263f448c . + . + "http://www.nontechnical.tld/hounded/pasts.html" . + "bulwarks nubbins hounded" . + "22"^^ . + "http://www.gawkish.tld/nontechnical/nubbins.html" . + . + _:Bbc17987fb48ae503f6319ebb9686179a . + . + "http://www.inscrutably.tld/stirrer/sealed.html" . + "notions takingly stirrer" . + "122"^^ . + "http://www.reviser.tld/inscrutably/takingly.html" . + . + _:Bb9328d55da04cf65a9d1148b2fd701d3 . + . + "http://www.censorable.tld/chesterfield/boxfish.html" . + "heeded vilifies chesterfield" . + "140"^^ . + "http://www.photons.tld/censorable/vilifies.html" . + . +_:Be0a7d5db67dea17bf5012a24816e5f09 "Brigitte Trnong" . +_:Be0a7d5db67dea17bf5012a24816e5f09 . +_:B1bb5d733a37d04465ce3bd82c46a8f7f "Mikayla Reynoza" . +_:B1bb5d733a37d04465ce3bd82c46a8f7f . + . + _:B257564cd13ed9e8d922ca977213beda9 . + . + "1967"^^ . + "http://www.popedom.tld/devoice/incriminates.html" . + "exults foreclose devoice" . + "151"^^ . + "monopolistically popedom foreclose" . + . + _:B844a672bfc0b0f0c7cf8d585f9dd9861 . + . + "http://www.skitterier.tld/mongolians/crashes.html" . + "nonformation misconduct mongolians" . + "160"^^ . + . + . + _:B266ac818e3c99b4cdb53ce831634e2c3 . + . + "http://www.matriculant.tld/repairing/keepable.html" . + "redundance flexes repairing" . + "8"^^ . + . +_:Bdd5ad2f95a55f3edd82acdc557c116b1 "Kiyotaka Jollie" . +_:Bdd5ad2f95a55f3edd82acdc557c116b1 . +_:B878d05722242a3d518390059b7ca9be3 "Moromao Steimer" . +_:B878d05722242a3d518390059b7ca9be3 . + _:Bfe3377eda5fde9356d5a088a8f768182 . + "1956"^^ . + "http://www.sobbers.tld/enshrouding/auxiliaries.html" . + "overpriced enamelwork enshrouding" . + "2"^^ . + "http://www.specifier.tld/sobbers/enamelwork.html" . + "copyreaders overpriced sobbers" . + . + _:B1df4788f041098a5bf25af3a736b6d52 . + . + "http://www.potlach.tld/theorizers/misdealt.html" . + "unimpeachably immersing theorizers" . + "31"^^ . + . + _:B5fd0b48c9a8504f2c56cab736593d81c . + . + "http://www.donut.tld/superlatives/lustrum.html" . + "pathological benthos superlatives" . + "122"^^ . + "http://www.nonferrous.tld/donut/benthos.html" . + . +_:Bdade1710944b0c8fb336974fb5e6b4e9 "Carolyn Yacullo" . +_:Bdade1710944b0c8fb336974fb5e6b4e9 . +_:B1e79760a2f71bcb7301f76fb04791f75 "Goncalo Gahm" . +_:B1e79760a2f71bcb7301f76fb04791f75 . +_:Ba36db4730a131262ecf28a8169b10bbe "Ai Osmon" . +_:Ba36db4730a131262ecf28a8169b10bbe . +_:Bf04332919208e96d354290c10e5121fe "Donatello Peteuil" . +_:Bf04332919208e96d354290c10e5121fe . +_:B4e775327ea13f6b2256145f35f9fffab "Kalisa Huddy" . +_:B4e775327ea13f6b2256145f35f9fffab . +_:Bbfc5ee74545ed0ad0e84bae680c0ddc6 "Takao Stoneham" . +_:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . +_:B229b5294c2240d6e4d23f3bf137f8a64 "Pauline Fullagar" . +_:B229b5294c2240d6e4d23f3bf137f8a64 . + _:Bccd0895b7f3fc8e245b135360800eeba . + . + "http://www.urethrae.tld/capitulation/codas.html" . + "sorting voiders capitulation" . + "65"^^ . + "http://www.corporally.tld/urethrae/voiders.html" . + . + _:B6fae6f35c17eabaec5c79dda9eb0e3bf . + _:B149622970ada8b0647e28f7dfe02dc4e . + "1962"^^ . + "http://www.attractants.tld/ables/professedly.html" . + "libraries reactivate ables" . + "67"^^ . + "http://www.bulger.tld/attractants/reactivate.html" . + "onery libraries attractants" . + . + _:B19e919942953c653e77430657fdc24f7 . + . + "http://www.qualities.tld/flangers/protesters.html" . + "reemerges infantility flangers" . + "89"^^ . + "http://www.ateliers.tld/qualities/infantility.html" . + . + _:B8ebbea6d3ed43f285afadd6f222a5405 . + . + "http://www.snoozier.tld/minimization/tempore.html" . + "tiffin threaders minimization" . + "163"^^ . + "http://www.unlucky.tld/snoozier/threaders.html" . + . +_:Bd400aa4b5ff266cb0ada698faa282808 "Tatianna Mikesell" . +_:Bd400aa4b5ff266cb0ada698faa282808 . +_:B58b1f37e13b9a389f0271279f519a552 "Laomedon Sotos" . +_:B58b1f37e13b9a389f0271279f519a552 . + _:B775eed6b91f1ee417eb58d3f54bd6984 . + . + "1952"^^ . + "http://www.cuttages.tld/staffers/tailwinds.html" . + "orangish crummier staffers" . + "48"^^ . + "http://www.reacquisition.tld/cuttages/crummier.html" . + "planked orangish cuttages" . + . +_:B98796bedf70c059ffd1c6af613b65df5 "Donetta Crinklaw" . +_:B98796bedf70c059ffd1c6af613b65df5 . + _:B3f4e6910a7a76e6fce15e5a5e8f6abee . + . + "http://www.impracticalities.tld/bureaucratism/hypocritically.html" . + "monographic floppily bureaucratism" . + "170"^^ . + "http://www.unornamented.tld/impracticalities/floppily.html" . + . +_:B17543dc14b237d30682a897506aa990f "Cambria Mcdonel" . +_:B17543dc14b237d30682a897506aa990f . +_:B3fa812f3645cb0cc5aa0dafe42b6ba9e "Jolanthe Souser" . +_:B3fa812f3645cb0cc5aa0dafe42b6ba9e . +_:Bd8c98d9d3d41c1b654fe9be257542651 "Florentine Fowble" . +_:Bd8c98d9d3d41c1b654fe9be257542651 . +_:B58b5013be4a25bcead1f6c759c04307c "Svatohna Mccoil" . +_:B58b5013be4a25bcead1f6c759c04307c . + _:Bca3fb3dcda61004e5aaf5a7ee45eff4f . + . + "http://www.hindbrain.tld/caster/laryngoscope.html" . + "faithfully steerer caster" . + "99"^^ . + "http://www.eliciting.tld/hindbrain/steerer.html" . + . + _:Ba25fe7e8acb42db6ff537306d7feffea . + . + "1959"^^ . + "http://www.bronchos.tld/sliverers/quadruplicate.html" . + "clamping occidents sliverers" . + "88"^^ . + "http://www.innateness.tld/bronchos/occidents.html" . + "neutrally clamping bronchos" . + . +_:B856065b52445ec3a986e2e8206264c75 "Dine Hazzard" . +_:B856065b52445ec3a986e2e8206264c75 . +_:B679564338d5dcca5ff12c857c45bd66a "Misty Holladay" . +_:B679564338d5dcca5ff12c857c45bd66a . + _:B0123b712e5a040896bbc2056721e14fd . + . + "http://www.mynahs.tld/underlayers/wiggery.html" . + "certificating hahs underlayers" . + "12"^^ . + "glamourous fluidly eponymies definitely simperer titer jailhouse eulogist yummier testable breakables destructions bilks sorbitol voicing gophers cones beanpole sennits celebrated unknots dickie unfrock blossoms whity biologies snifters blameworthiness ruinousness skyjackers goalless stumping feted employment uncut vincible thyrse enraging deliberative wilders ungallant contemptibly slovak serializing restacking hankies castile unsnarled inures sarabands miladies compactions pilothouses onanism overtime ptomain synchronized desalinize airliners sargassos canvassers flamed corrugating untidiest danegelds vitrines moisturizer disappointed backwash outlasting begrudged manikins ephedrin unicef entrained speedways miscounts surfier epistasies melodramatically hawkish sonorants truanting aberration mainlined keynoter tripes lapidaries opiumisms recondensing displeasures spongins shirtings semiautomatic fizzes vinosities teletypewriter filespec gustatorily biennials shopgirl batted squarish soughing mistily dewed flexion cardiometer unsubdued rhapsodize redirecting luridness caftans outyelled overlapped fathers bilaterally reburied divisibleness mandala reversions adsorbed shadowiness chorusing minimums instarred rebop tularemic polynomials communalized regions skys urbanist pseudoscientifically scoring couples sinkholes officiousness orneriness indiscreetness unextended lengthened goodness weathercocks stalkier aggies reinterpretation tenderly bylining adumbratively unequaled redescribing collates demanded nonmen denaturant typefaces parlous" . + . +_:Ba0be8e581e06fe80cd92f6537fe02ee0 "Merbok Kinnett" . +_:Ba0be8e581e06fe80cd92f6537fe02ee0 . + . + _:B394eedad79d1d4db21c25d439dbc4077 . + . + "snickery sleekened phlegmatic" . + "85"^^ . + "http://www.worrywarts.tld/munificently/sleekened.html" . + "woolens snickery munificently" . + "1954"^^ . + . + "http://www.munificently.tld/phlegmatic/globularness.html" . + . + _:B89b7c24f9af513ba730789c49590ac03 . + . + "http://www.hunts.tld/emanative/blowpipe.html" . + "innervated barrens emanative" . + . +_:B7588d590a22d57ff2cd96d45b7426693 "Dobry Gentges" . +_:B7588d590a22d57ff2cd96d45b7426693 . +_:B9616cda963e25c24c90448d78389bbf2 "Elija Hiney" . +_:B9616cda963e25c24c90448d78389bbf2 . +_:B75084a4fc850c39d082cd19844deeb68 "Carsandra Freehoffer" . +_:B75084a4fc850c39d082cd19844deeb68 . + _:B59aa95a56ede2d59ad9f3ee523bd8730 . + _:B0edaac6c5a90adc87ccb9e3d38e7f376 . + "1965"^^ . + "http://www.contuses.tld/carat/acclaims.html" . + "announcers fricassees carat" . + "107"^^ . + "http://www.advocator.tld/contuses/fricassees.html" . + "neoterics announcers contuses" . + . + _:B3f5779fab5107fb4fd0d1b44aea06034 . + . + "http://www.battled.tld/noncontrollably/masturbates.html" . + "deepens saunter noncontrollably" . + "34"^^ . + . + _:Bfd9e1b89fd591560acfa129c68b08c77 . + _:B06ce5e7eaf888554537d3b413df68806 . + . + "http://www.weeds.tld/trisaccharide/heralding.html" . + "unlettable burse trisaccharide" . + "50"^^ . + . +_:B77b5c05f77c5da369e57ddb6149def82 "Darlene Roon" . +_:B77b5c05f77c5da369e57ddb6149def82 . + _:Ba6dfe567c99e065d772ce7cca243717d . + . + "http://www.flowingly.tld/reorienting/jocks.html" . + "sojourner degaussing reorienting" . + "24"^^ . + "http://www.meshier.tld/flowingly/degaussing.html" . + . + _:B97af1e6151f99ef9fb16ae958748384f . + . + "1955"^^ . + "http://www.fleshpots.tld/profaneness/impotencies.html" . + "elating tactfully profaneness" . + "193"^^ . + "http://www.keelboats.tld/fleshpots/tactfully.html" . + "rinser elating fleshpots" . + . + _:Badc34ffebe9c88899793b3cfaa346301 . + . + "http://www.instanced.tld/kampuchea/twerp.html" . + "tesla tarriness kampuchea" . + "96"^^ . + "http://www.archetypes.tld/instanced/tarriness.html" . + . +_:Bc8cd8319d9a92b750f4ff916e217d27c "Lysanne Proo" . +_:Bc8cd8319d9a92b750f4ff916e217d27c . + _:B0573dcf4991194f6af496280fd7ae629 . + . + "1963"^^ . + "http://www.beliefs.tld/downgrades/mistype.html" . + "conformist espy downgrades" . + "76"^^ . + "http://www.congruencies.tld/beliefs/espy.html" . + "forevers conformist beliefs" . + . +_:B5f8734d1dc260b5227adae4a09e86b39 "Laban Diffee" . +_:B5f8734d1dc260b5227adae4a09e86b39 . +_:Bf602cee368e7b3e11461bf9b56d40003 "Flurina Carmella" . +_:Bf602cee368e7b3e11461bf9b56d40003 . +_:B01c5968f213b263f722e219ac75f3542 "Baddon Tobar" . +_:B01c5968f213b263f722e219ac75f3542 . + _:B753afba827507d767bacc2fe671ab48d . + _:Be53f7703053b1c29eed0fdd1232044df . + _:B3292a9e8c242d8cd0247d7ff0eaefc2f . + . + "http://www.recuses.tld/downfalls/sparkily.html" . + "burgeons pieplants downfalls" . + "46"^^ . + "http://www.cardinality.tld/recuses/pieplants.html" . + . + _:B6dfae69b86380c68fbb86fc58b3b184b . + . + "http://www.barrenness.tld/underbids/priding.html" . + "bickered curled underbids" . + . + _:B2df888da31ba7a756aa35554c287c24a . + . + "http://www.rethreading.tld/prosily/complying.html" . + "rescinder pedicurists prosily" . + . +_:Bead2569379d5640c5bc5f744002eaf34 "Augustus Inbody" . +_:Bead2569379d5640c5bc5f744002eaf34 . + _:B1fafeb85bff74f4bcc616b7bb0126b2c . + . + "http://www.tolerative.tld/spoonsful/weewees.html" . + "chisellers shorteners spoonsful" . + "20"^^ . + "http://www.divulgence.tld/tolerative/shorteners.html" . + . +_:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 "Ceanna Vangoff" . +_:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + _:Bc824bf17dc4aa0ee24e7442674927f2c . + . + "1961"^^ . + "http://www.coexistence.tld/taels/unexcusable.html" . + "moory hitcher taels" . + "159"^^ . + "http://www.sealskins.tld/coexistence/hitcher.html" . + "couching moory coexistence" . + . +_:B784c057b92cf6464cfd43089a8987f91 "Audry Olide" . +_:B784c057b92cf6464cfd43089a8987f91 . +_:Ba12f719650fedde9083fa030bd503cfa "Chrysann Olding" . +_:Ba12f719650fedde9083fa030bd503cfa . +_:Bffaa9eb16beef06c4fce75938cc8b0fb "Eudav Amos" . +_:Bffaa9eb16beef06c4fce75938cc8b0fb . +_:Be01759322b5e1ff4b343ae89d1179e3b "Baptist Schubert" . +_:Be01759322b5e1ff4b343ae89d1179e3b . + _:B616fd6c0c76a91b17151a1802e560bbe . + . + "http://www.reprice.tld/homegrown/civilness.html" . + "teacher marionettes homegrown" . + "30"^^ . + . + _:Bc3cc421ad920491a2f568dda8cbd56b8 . + . + "http://www.mississippians.tld/mouthers/plumply.html" . + "barrister depressions mouthers" . + "80"^^ . + "http://www.fondled.tld/mississippians/depressions.html" . + . + _:Bc2c79c885fbcf32f7ccb794ca0883460 . + . + "http://www.depressants.tld/regenerating/intermarries.html" . + "squishiest urologies regenerating" . + "89"^^ . + . + _:Bb126c52047ca7654b9a410930825a0c8 . + _:B78fc1f6efd342239bf756ee05121beeb . + . + "http://www.culotte.tld/brambled/snaggier.html" . + "gooier presoaked brambled" . + "63"^^ . + "http://www.dignitaries.tld/culotte/presoaked.html" . + . + _:B934504c9a8ddaa11417f024c50585d4a . + . + "http://www.homogenized.tld/freemasons/pyrethrin.html" . + "thewless abstractness freemasons" . + "26"^^ . + . +_:Baaecd1ba16eaccbf7627227dbd040d36 "Nungu Calvo" . +_:Baaecd1ba16eaccbf7627227dbd040d36 . +_:Bf223c8523035793cbc6874a591408db4 "Kynan Huckaby" . +_:Bf223c8523035793cbc6874a591408db4 . + _:Bcc6cdfa2cb71872775aefca2098035e2 . + _:B6420ab333c3c0678aebcf928689b43c9 . + . + "1964"^^ . + "http://www.modernism.tld/triodes/curbed.html" . + "egoistic ricochetting triodes" . + "73"^^ . + "delimiters modernism ricochetting" . + . + _:B644409ed3470e9ae9db179a3d4513f24 . + . + "http://www.dopiness.tld/allegers/mapmaker.html" . + "baulking stoutish allegers" . + "57"^^ . + . + _:B1efbaa95dba08dbef12b9d9d9cd63d84 . + _:Baefdf120153e52cae1d6d2679e877c89 . + . + "http://www.agapae.tld/kafirs/palling.html" . + "finmark diminished kafirs" . + "67"^^ . + "http://www.bonded.tld/agapae/diminished.html" . + . +_:B814d0aed973e6cc3726d79ef32ef0b3b "Alvarita Boitel" . +_:B814d0aed973e6cc3726d79ef32ef0b3b . + _:B0207fed3bf5ec0e888cf29c3cd2c6a10 . + _:B1846c1474970a839535dcbc0e2732315 . + . + "http://www.rubberized.tld/daimyos/owed.html" . + "etymologist mesomorphic daimyos" . + "178"^^ . + . + _:Bb70d48bf931ddf020f49c4659571b108 . + . + "http://www.barriers.tld/wigmakers/misalignment.html" . + "tourniquet chilblains wigmakers" . + "103"^^ . + . +_:Bfe825f279d014ca81a04e8d5a1bd1376 "Desreta Kinnick" . +_:Bfe825f279d014ca81a04e8d5a1bd1376 . +_:B9da2f6370f632370ca79876db1ea8460 "Sevastiiana Heyne" . +_:B9da2f6370f632370ca79876db1ea8460 . +_:Baaa83338673739735c01d21c032fbb65 "Egor Braue" . +_:Baaa83338673739735c01d21c032fbb65 . +_:B09b355f4e47a852e0b10bc72d846c6bd "Nobuhito Sarah" . +_:B09b355f4e47a852e0b10bc72d846c6bd . +_:B91a057ebdf6cafbbbc9e1cd8759cb931 "Honour Kenzie" . +_:B91a057ebdf6cafbbbc9e1cd8759cb931 . + _:B1eaff412d79d9d2ee07dc7c5dd3997dc . + _:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . + . + "1966"^^ . + "http://www.hoofer.tld/disengaged/reappraisement.html" . + "rebills twiddling disengaged" . + "http://www.waistcoats.tld/hoofer/twiddling.html" . + "vindicable rebills hoofer" . + . + _:B2c3a1c46369e6fdc8dd8afa66e75b214 . + . + "http://www.forsakes.tld/agonal/russe.html" . + "grosser fraudulentness agonal" . + "122"^^ . + "http://www.ostinatos.tld/forsakes/fraudulentness.html" . + . +_:B0c0c8a6ef7087d203786f39895e0be18 "Ventana Foeller" . +_:B0c0c8a6ef7087d203786f39895e0be18 . + _:B4163bb85afd4b3a4875dfb46852e1d22 . + _:Bf40b6dc2bed4f1e1af8eb44b2405886d . + . + "http://www.paraprofessionals.tld/crepitant/slabbery.html" . + "huffier localities crepitant" . + "199"^^ . + "http://www.tufty.tld/paraprofessionals/localities.html" . + . + _:Bb8684e6f5ee56f411acd7b6a9767b86f . + . + "http://www.diluvium.tld/chucked/allegretto.html" . + "shipwright ethologists chucked" . + "166"^^ . + "http://www.audits.tld/diluvium/ethologists.html" . + . + "http://www.milliamperes.tld/swinging/exercising.html" . + "84"^^ . + "1967"^^ . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + . + . + "decapitates payed swinging" . + . + "colures decapitates milliamperes" . + "http://www.used.tld/milliamperes/payed.html" . +_:Bcacb8f649545a2b9c6342ebad88f4754 "Rayyana Scollan" . +_:Bcacb8f649545a2b9c6342ebad88f4754 . +_:Bac4f377ac95a1fabb7ccdfaca4404d7e "Owein Hohm" . +_:Bac4f377ac95a1fabb7ccdfaca4404d7e . + _:B92aa484f484359fd9a6d0caaca8221c9 . + "1966"^^ . + "http://www.pinpointing.tld/chastened/suppurate.html" . + "shitting fortis chastened" . + "199"^^ . + "http://www.surceases.tld/pinpointing/fortis.html" . + "khalif shitting pinpointing" . + . + _:B01c5968f213b263f722e219ac75f3542 . + . + "1957"^^ . + "http://www.dispassionate.tld/droits/defying.html" . + "flavoured unseal droits" . + "133"^^ . + "nonanalytic dispassionate unseal" . + . +_:Bf242e19539856000e03366779f33901c "Choiwan Clontz" . +_:Bf242e19539856000e03366779f33901c . + _:Be3224c883bc46428abf9c21da13a713c . + . + "1956"^^ . + "http://www.trowelers.tld/cognoscing/bollard.html" . + "romantically brashiest cognoscing" . + "63"^^ . + "lookouts trowelers brashiest" . + . + _:B9ba4bdf49930e67456723dfa2df4f996 . + . + "http://www.elicitation.tld/uncoffined/decompressed.html" . + "unseasoned discontinuations uncoffined" . + "20"^^ . + . + _:Be026ddd2e23ec3f23a7e4070e82fd3ab . + . + "http://www.mandril.tld/disgraces/coyest.html" . + "consecrates marquetry disgraces" . + "http://www.believability.tld/mandril/marquetry.html" . + . +_:Ba457da9fd78b68f524919b2f0f74b7af "Rena Shellman" . +_:Ba457da9fd78b68f524919b2f0f74b7af . +_:B348485848fa6e8aacc83b2fb92621bcb "Devochka Nordby" . +_:B348485848fa6e8aacc83b2fb92621bcb . + _:Bca59a0470640a814b048b59065037f6c . + . + "http://www.synfuel.tld/baronages/warping.html" . + "reinformed swiftest baronages" . + "38"^^ . + "http://www.spiffiest.tld/synfuel/swiftest.html" . + . + _:Bd937e64ed91c7b9561e541f985c759fd . + . + "http://www.pulsatory.tld/larks/carousers.html" . + "slouches prevues larks" . + "54"^^ . + "http://www.touchiness.tld/pulsatory/prevues.html" . + . + _:Beba4233dd387f285dc869699a44e5314 . + _:Bd7721b50d3a2e023f5af87e01ae68db3 . + . + "http://www.legitimization.tld/ethoses/sapwood.html" . + "tickling legatees ethoses" . + "30"^^ . + "burlesquing constructionism shrieky dichotic razors gipsy scorepad males tatterdemalion" . + . +_:Be30897e662ff7c0b3ab39d76c9f47e76 "Johan Scully" . +_:Be30897e662ff7c0b3ab39d76c9f47e76 . + _:B6a4a0a377f67ee99c63863464e4d19f6 . + . + "http://www.homicides.tld/viceroyalty/rovings.html" . + "babylonians impostors viceroyalty" . + "14"^^ . + . +_:B358c332c845dfeb424d61ac88a8aa580 "ErcwIff Meetze" . +_:B358c332c845dfeb424d61ac88a8aa580 . +_:Be7e0f6d2e4d1b8e428205c900e4e2bfd "Phyllis Minchew" . +_:Be7e0f6d2e4d1b8e428205c900e4e2bfd . + _:Be026ddd2e23ec3f23a7e4070e82fd3ab . + . + "1963"^^ . + "http://www.cappy.tld/dividable/densely.html" . + "gefilte repetitions dividable" . + "52"^^ . + "skydive cappy repetitions" . + . + _:B3273f452a524843de86e7471d7dda9d1 . + . + "1962"^^ . + "http://www.selfishness.tld/decidua/woodnotes.html" . + "entrustment unworthiness decidua" . + "http://www.salutes.tld/selfishness/unworthiness.html" . + "scorners entrustment selfishness" . + . + _:Bfcef14176fef314f2e7a744927fcf4b9 . + . + "http://www.malevolence.tld/cantrips/uncertainties.html" . + "proselytizing crepes cantrips" . + "87"^^ . + . + _:Ba1047b0c18117323c588c9382a469921 . + . + "1962"^^ . + "http://www.estragons.tld/depopulators/heartburn.html" . + "boondoggles bother depopulators" . + "184"^^ . + "http://www.mousier.tld/estragons/bother.html" . + "enterprize boondoggles estragons" . + . +_:Bf402a6cf82a886d3b724d06744d9d1dc "Khynika Borwig" . +_:Bf402a6cf82a886d3b724d06744d9d1dc . + _:B9eeece14fe49748f1ede49252f48b971 . + . + "http://www.grossers.tld/bossing/modules.html" . + "diploids subtonic bossing" . + "65"^^ . + "http://www.caveator.tld/grossers/subtonic.html" . + . + _:B6d4cb4597f0b90dba7a6753178ccb31b . + . + "http://www.cougher.tld/interphone/sporule.html" . + "fermatas cosecant interphone" . + "92"^^ . + "http://www.fuzils.tld/cougher/cosecant.html" . + . + _:B459409bd463459d6712c63e7506fc0c4 . + . + "http://www.divvying.tld/casually/unites.html" . + "inimitably disinclinations casually" . + . + _:B826da19cdf3c0c881953e9ac53fb5c17 . + "1959"^^ . + "http://www.schmuck.tld/conjugant/meterage.html" . + "perpetrated rhumbaed conjugant" . + "125"^^ . + "http://www.tallowing.tld/schmuck/rhumbaed.html" . + "authentically perpetrated schmuck" . + . + _:B0557bcf0b85b937d33697deeb5243f72 . + . + "http://www.locator.tld/yuan/unclean.html" . + "hunchbacks crinklier yuan" . + "5"^^ . + "http://www.wintering.tld/locator/crinklier.html" . + . + _:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + . + "1952"^^ . + "http://www.rife.tld/mongolism/wastes.html" . + "vacillations unconsenting mongolism" . + "22"^^ . + "talker rife unconsenting" . + . + _:Baa3915491fe2a333eae2de90b1167f70 . + . + "http://www.polygony.tld/cliffhanger/entailments.html" . + "loutish malines cliffhanger" . + "70"^^ . + "http://www.tetrachlorides.tld/polygony/malines.html" . + . +_:B470fe321772dab25755f4ae7e2a6a877 "Olzhbeta Hasenberg" . +_:B470fe321772dab25755f4ae7e2a6a877 . + _:B45a5c2104ac557430cb8e2c6b4613a68 . + . + "1959"^^ . + "http://www.rediscovers.tld/darner/curiosa.html" . + "treatabilities riptides darner" . + "50"^^ . + "http://www.damnably.tld/rediscovers/riptides.html" . + "supersensitive treatabilities rediscovers" . + . + _:B7c2ce8d1a8d1de9c8af07cd5c4899061 . + . + "http://www.infantilism.tld/bloodied/luringly.html" . + "earthwork eluviating bloodied" . + "41"^^ . + . +_:B5a0aea257672346776ac58e7e542eada "Takeji Wawrzyniak" . +_:B5a0aea257672346776ac58e7e542eada . + _:B3b11436749f3eb75a9c477fd659397f6 . + _:B9c951253bbe381ce3d7705640af38730 . + . + "http://www.howbeit.tld/extemporize/frantically.html" . + "autosuggestions memorably extemporize" . + "160"^^ . + . +_:B74b6f8b1bdd5ff5d899bfbebf736e10a "Dobrava Heebsh" . +_:B74b6f8b1bdd5ff5d899bfbebf736e10a . + _:B297e3857b55d16f873a69bc938ba5523 . + _:B7eb2d7cee8fb58739b7d973b1768e48f . + . + "http://www.disobliged.tld/infantries/disannulling.html" . + "rumbaed tennesseans infantries" . + "99"^^ . + . +_:B10fb5f45bc9aac678636f43fe6d89f44 "Tramaine Scruton" . +_:B10fb5f45bc9aac678636f43fe6d89f44 . + . + _:B54bae8620cdce64b64ac83f0c4f60342 . + . + "http://www.teratoid.tld/thuggeries/nondestructive.html" . + "reminds coadjutors thuggeries" . + "88"^^ . + . +_:B076b10a7397bd27b993cc66aed0b79ab "Hirohisa Aichele" . +_:B076b10a7397bd27b993cc66aed0b79ab . +_:Bf5a7a4e214049771b2fe72d87b814cc3 "Efthala Krzesinski" . +_:Bf5a7a4e214049771b2fe72d87b814cc3 . + . + "http://www.whitening.tld/versicolored/cardcase.html" . + . + "91"^^ . + "1966"^^ . + _:B29fe73775cc5ce9d114168c804e6615a . + _:Bdc825d9cd36c75347778b9169b73ff79 . + "http://www.versicolored.tld/limpers/tabletop.html" . + "unrecorded compeer versicolored" . + "compeer cardcase limpers" . + _:B4903b32124e256ac982f4e6554ea137d . + _:B7b67f261582662f81c31d14f5e1b1eea . + . + "http://www.consuls.tld/novelization/marrer.html" . + "sidebands bakes novelization" . + "98"^^ . + "http://www.cozey.tld/consuls/bakes.html" . + . + _:B90d4908126bf76be32f55e39fd3d4ac8 . + _:Be616347e4c896a51b3cd83f6dbb0c775 . + . + "http://www.soever.tld/remover/atheling.html" . + "conventing intruders remover" . + "13"^^ . + . +_:B1290e67c3d5f4be4210da1c404da42ad "Tomoaki Konarik" . +_:B1290e67c3d5f4be4210da1c404da42ad . +_:B45cf23a39abfb1713ed2c43b4eb7f212 "Katelynn Lowman" . +_:B45cf23a39abfb1713ed2c43b4eb7f212 . + _:B9b32a0e06e92506784bde89b41b0055b . + "1966"^^ . + "13"^^ . + "Journal 3 (1966)" . + "1"^^ . + . + _:B4e35bce4358b58f93b1265e91aa93f75 . + . + "http://www.bawdry.tld/indemnificator/sonneted.html" . + "crambos congenitally indemnificator" . + "119"^^ . + . + _:B5244ba07700c2c51e0fe68ce476b7077 . + _:Bbb388c30cce4558a5773332fd10dba84 . + . + "http://www.barratry.tld/neurotoxic/rebutton.html" . + "devilry conglomerations neurotoxic" . + "123"^^ . + "http://www.saloons.tld/barratry/conglomerations.html" . + . +_:Bebfe73e02da7cdea59172bd02f5bbe5d "Annunziata Ravi" . +_:Bebfe73e02da7cdea59172bd02f5bbe5d . + _:Bdd7204d646354ed0625bf6f91753bac0 . + "1953"^^ . + "http://www.wabble.tld/gens/atmans.html" . + "mortuaries swaggered gens" . + "http://www.springiest.tld/wabble/swaggered.html" . + "maestri mortuaries wabble" . + . +_:B185c977381aea161cc99669db7d06e46 "Kozue Efthimiou" . +_:B185c977381aea161cc99669db7d06e46 . + _:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + . + "1958"^^ . + "http://www.flagmen.tld/licorices/rehandling.html" . + "fluxions japingly licorices" . + "97"^^ . + "foolishly flagmen japingly" . + . + _:B79b0328c28010d8f3d088b47df621802 . + _:Bc9cda36510ca5052ce277985d69b99f0 . + . + "http://www.chromas.tld/pulling/leatheriness.html" . + "strongboxes oats pulling" . + "182"^^ . + "http://www.abbesses.tld/chromas/oats.html" . + . +_:B8b26bfcf7331e089cc151f1f2a62d30d "Birke Schutz" . +_:B8b26bfcf7331e089cc151f1f2a62d30d . + _:B3a8c1ee9806202d2962e6129493b78da . + . + "http://www.kuchen.tld/excerpting/contempts.html" . + "denuclearizing skywrites excerpting" . + "118"^^ . + "http://www.hockshop.tld/kuchen/skywrites.html" . + . + _:B3a05c94ffe657afffe18fd7148308a67 . + "1966"^^ . + "http://www.airings.tld/anchors/pelvics.html" . + "cornute girds anchors" . + "152"^^ . + "denying airings girds" . + . + _:Be3df646705aafc8487a42c0b688239c8 . + . + "1965"^^ . + "http://www.impaneling.tld/teleradiography/cyclonic.html" . + "recreation mirkily teleradiography" . + "155"^^ . + "http://www.shapers.tld/impaneling/mirkily.html" . + "intransitives recreation impaneling" . + . + _:B7f016a6eb549ede4faa295b07ce17b78 . + . + "http://www.baas.tld/accomplished/reassessment.html" . + "reinfusing vagabonds accomplished" . + "99"^^ . + "http://www.worldlier.tld/baas/vagabonds.html" . + . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + . + "1964"^^ . + "http://www.plunging.tld/avowedly/motliest.html" . + "centuries subsoils avowedly" . + "28"^^ . + "convincer plunging subsoils" . + . +_:B580d72655eda1583e18d0d206aa3f927 "Yunlong Bouie" . +_:B580d72655eda1583e18d0d206aa3f927 . + _:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 . + . + "http://www.indentions.tld/tarps/chastely.html" . + "hopis rerecorded tarps" . + "186"^^ . + . +_:B4ff17450db1e23b981d21b677a8229f0 "Ayano Attia" . +_:B4ff17450db1e23b981d21b677a8229f0 . + _:B5159b50f66526491bbb587bcd6cf437b . + . + "http://www.implanted.tld/dapperly/misdiagnose.html" . + "speller limps dapperly" . + "197"^^ . + "http://www.tinier.tld/implanted/limps.html" . + . + _:Bb35d3f2f7819d949dbfe4f726f4bce4e . + _:B2ec6994696b9ebb33e82318f3715b21e . + . + "http://www.aneurism.tld/triplicating/cochlear.html" . + "surtaxes wronger triplicating" . + "173"^^ . + "http://www.postbellum.tld/aneurism/wronger.html" . + . +_:B76fab12da3d33ba526fcf591c8ab59c5 "Bela Sporer" . +_:B76fab12da3d33ba526fcf591c8ab59c5 . + _:B777e67949d9ef6c2f99dc3405bf95b2b . + . + "http://www.adipose.tld/zeppelin/desalts.html" . + "niacinamide boats zeppelin" . + "153"^^ . + . +_:B30054df83d8d3e4bc0fed03507b5f0bc "Bleidd Thackeray" . +_:B30054df83d8d3e4bc0fed03507b5f0bc . +_:B8c9d6ce992b2ab4188b3520d9171044a "Najeem Marsee" . +_:B8c9d6ce992b2ab4188b3520d9171044a . +_:B6de72e9e5604a6ec50bcad3d1a4486b7 "Eiladar Vicente" . +_:B6de72e9e5604a6ec50bcad3d1a4486b7 . +_:Bc20ea0a7fead482dd762fbe211cd0b7c "Rufio Guitard" . +_:Bc20ea0a7fead482dd762fbe211cd0b7c . +_:B20b069c9cb4330388f44315583830fd3 "Holm Sauret" . +_:B20b069c9cb4330388f44315583830fd3 . +_:Bc15c44bf5ab3d90d898abda234cb47c3 "Sukeyasu Hylan" . +_:Bc15c44bf5ab3d90d898abda234cb47c3 . + _:B4a4d5e3d94dda4e147d73c6dd596129e . + . + "1960"^^ . + "http://www.salaciousness.tld/recusator/hashishes.html" . + "harrowers jeer recusator" . + "124"^^ . + "http://www.boomier.tld/salaciousness/jeer.html" . + "boogers harrowers salaciousness" . + . + _:Bee00e8e75017c3de9a538a75d17be90c . + . + "http://www.bookmaking.tld/burials/wonderfully.html" . + "paver roughers burials" . + "14"^^ . + "http://www.flued.tld/bookmaking/roughers.html" . + . +_:Bb049e219e3cfef03c259a49373119c88 "Estralita Lelah" . +_:Bb049e219e3cfef03c259a49373119c88 . + _:B166a77f271280c71de1620a24585aea3 . + "1966"^^ . + "http://www.relentlessness.tld/icily/heptad.html" . + "tarpapers negotiatrixes icily" . + "http://www.fidgeter.tld/relentlessness/negotiatrixes.html" . + "rewires tarpapers relentlessness" . + . + _:B32a9e56ffd1af7eb251814480a9d0243 . + . + "http://www.tenderhearted.tld/oystered/dishtowel.html" . + "guzzler deflagrates oystered" . + "153"^^ . + . + _:Bae0250097ebd23a65cffbcfcbf95b539 . + . + "1960"^^ . + "http://www.anglophilia.tld/primordially/garments.html" . + "perpetuates beagle primordially" . + "103"^^ . + "http://www.lectured.tld/anglophilia/beagle.html" . + "extinguished perpetuates anglophilia" . + . + _:B5fab949a6b71d57fb8c9accb366acb98 . + . + "http://www.cuspids.tld/exscinding/remonstrator.html" . + "cricketer rheniums exscinding" . + "23"^^ . + "http://www.husked.tld/cuspids/rheniums.html" . + . +_:B486c3ba13f9689ea12fa90e964f69eab "Saood Pichardo" . +_:B486c3ba13f9689ea12fa90e964f69eab . + _:B523e780e6af52ec7ec11ac7f7dca6c1a . + . + "http://www.falsest.tld/unhat/toothpastes.html" . + "impossibilities physiography unhat" . + "28"^^ . + . +_:B510d23ba59453608670126d6e11caee7 "Yusmara Zan" . +_:B510d23ba59453608670126d6e11caee7 . +_:B0b088f121503dcb4b26a8667deedd2ea "Janne Efurd" . +_:B0b088f121503dcb4b26a8667deedd2ea . + _:B37834eaedb76682ca4ef7e976b8dfdad . + _:Bcd30697a414360693eb834f97b19eeea . + "1957"^^ . + "http://www.spectroscopist.tld/lapidists/rapist.html" . + "splattering gneisses lapidists" . + "169"^^ . + "uncommunicative spectroscopist gneisses" . + . +_:Bccf7d839262bd86fa7f6bb1fb3c1fbd3 "Yuka Heikes" . +_:Bccf7d839262bd86fa7f6bb1fb3c1fbd3 . +_:Bc9f62a4136532c7de7a5d7d591b59b25 "Hilario Kovats" . +_:Bc9f62a4136532c7de7a5d7d591b59b25 . + _:B6cba661e1f2d76df9864114ad19c8739 . + . + "http://www.whammed.tld/animadverted/soundtrack.html" . + "ultimates enticement animadverted" . + "144"^^ . + "http://www.foists.tld/whammed/enticement.html" . + . + _:B32d616712c8696409dc0fb8eaf48b519 . + . + "http://www.ginghams.tld/fandangos/spherically.html" . + "sects tunings fandangos" . + "114"^^ . + . + _:B76603bf498544a6315498826f18d8a54 . + _:B1e68a495ccb262c2bbf160c4f684cc58 . + . + "http://www.ungathered.tld/violoncellist/undercarriage.html" . + "enfranchisements overachieved violoncellist" . + "expiatory regurgitating housemen brambliest insecurities reverses sizably uncorroborated leaving indulgence termed" . + . + _:B3f7a91a136ad2367aedecd681b486171 . + . + "http://www.leprechaun.tld/obeyable/emblazoning.html" . + "redemonstrated tsarists obeyable" . + "82"^^ . + . + _:B14cae4a8544d34f3d72fe1cdb0fb2326 . + _:Ba03ab6bf65460964473f69bdb1a2c360 . + "1966"^^ . + "http://www.attributions.tld/declassifications/precalculated.html" . + "curtesy vegetates declassifications" . + "82"^^ . + "http://www.onondagas.tld/attributions/vegetates.html" . + "homophones curtesy attributions" . + . + _:B658c400850a4e8347cc93297d538df42 . + . + "http://www.complicated.tld/teetotals/decongestion.html" . + "repave braider teetotals" . + "140"^^ . + "http://www.shoddies.tld/complicated/braider.html" . + . +_:B3641e2e701f7afd86de70290c7fadd58 "Zaahir Schlicht" . +_:B3641e2e701f7afd86de70290c7fadd58 . + _:B069716e7d3ea43b0734797c148063c87 . + . + "http://www.telecasted.tld/cadetship/caladium.html" . + "telephotograph transiencies cadetship" . + "200"^^ . + "http://www.mezzanines.tld/telecasted/transiencies.html" . + . + _:Be88e5520dabd222871b14dbb1d2bec45 . + . + "1962"^^ . + "http://www.rectification.tld/moos/compilations.html" . + "technics fundament moos" . + "68"^^ . + "correlations rectification fundament" . + . +_:Bd537fda4dfcdf08836c343f1e373fe12 "Muhsina Melton" . +_:Bd537fda4dfcdf08836c343f1e373fe12 . + _:B972b6ca9bc50d5a62380bad9b5ec22ab . + _:B7004c84f0cc880699926c14d55adc06a . + . + "http://www.electuary.tld/infinitesimally/stoat.html" . + "illustrated wrinkling infinitesimally" . + "199"^^ . + "http://www.overfamiliarity.tld/electuary/wrinkling.html" . + . +_:Beb39265da9e8932e52d349771fc655b5 "Ghaamid Beckfield" . +_:Beb39265da9e8932e52d349771fc655b5 . + _:Bebbc67799f193c94d91b729d1225fd91 . + . + "http://www.stooling.tld/maledicted/amenity.html" . + "decapods dependently maledicted" . + "79"^^ . + "http://www.peachier.tld/stooling/dependently.html" . + . + _:B2a79fe072ebd07d3d486a26a3908a723 . + . + "http://www.whizzed.tld/ambushment/voodoos.html" . + "ramifications cystic ambushment" . + "32"^^ . + "http://www.preassigns.tld/whizzed/cystic.html" . + . +_:B08265da61a68d870940cc1776cdc1bcf "Avdotia Troxell" . +_:B08265da61a68d870940cc1776cdc1bcf . +_:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba "Hama Bellusci" . +_:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . +_:B9a36ed10c6ca58be4524a351e3dcd2c6 "Reyes Kluesner" . +_:B9a36ed10c6ca58be4524a351e3dcd2c6 . + _:Bdb15f22800ee6a0c7dfac4a355103beb . + . + "http://www.slowpoke.tld/mobilizers/decorates.html" . + "striplings beseeched mobilizers" . + "143"^^ . + "http://www.sulkier.tld/slowpoke/beseeched.html" . + . + _:B22851d58a50346c21237fa96cdc8f1b9 . + . + "http://www.canzona.tld/cooked/reformers.html" . + "immediately interrelated cooked" . + "69"^^ . + "etchers mitering laboratorian tiptoed humoring hairiest ouzels frequented" . + "http://www.permuting.tld/canzona/interrelated.html" . + . +_:B6994506f768f3a9490780fd1eaef2bd0 "Lukyan Sondrup" . +_:B6994506f768f3a9490780fd1eaef2bd0 . + _:Bacddd745cdf9503b1adf903176c162fc . + _:B45b9497f1c35b600730a50de34ff14e6 . + . + "http://www.obliterator.tld/flouters/gelts.html" . + "soliciting supercargo flouters" . + "128"^^ . + . +_:B4b6ff3a2582c2a0bcd1eb7680da2b1a1 "Kittiana Cipkowski" . +_:B4b6ff3a2582c2a0bcd1eb7680da2b1a1 . +_:B7cbb7d594121dc03ae873091d45cbabe "Heinrika Enriques" . +_:B7cbb7d594121dc03ae873091d45cbabe . + _:B9903cd0e7c881a808aad8cc634055860 . + . + "http://www.thriftier.tld/precleans/minds.html" . + "enslavement menologies precleans" . + "53"^^ . + "http://www.overladen.tld/thriftier/menologies.html" . + . + _:B5fe96b23ab96ba19c5a3008c517692ee . + . + "http://www.unsymmetrical.tld/pineal/braziers.html" . + "bonzes querns pineal" . + "13"^^ . + "http://www.infiltrated.tld/unsymmetrical/querns.html" . + . + _:B4ac043ca83ef603eb90ec42d2fe36310 . + . + "http://www.rots.tld/hyenas/plagiarize.html" . + "wetter deutschland hyenas" . + "178"^^ . + . + _:B902d2fdbcee8f0020a4e5a942c975662 . + _:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B7e8de26ece5ebf6485993dc4ab7ec92f . + "1959"^^ . + "20"^^ . + "Journal 1 (1959)" . + "1"^^ . + . +_:B91d4f76e8da8bd6021f869581ca0ea11 "Amba Guidos" . +_:B91d4f76e8da8bd6021f869581ca0ea11 . +_:Bdacd6e1442b07c1ada51891f6f12e523 "Varka Rokisky" . +_:Bdacd6e1442b07c1ada51891f6f12e523 . + _:Bf2cdbc4bc22575c8c0f8ac10faaef21a . + . + "http://www.coadmit.tld/evisceration/bondwoman.html" . + "bayoneting acidulation evisceration" . + "36"^^ . + "http://www.bobsledder.tld/coadmit/acidulation.html" . + . + _:B66affbea4881f835052c653d77228395 . + . + "http://www.spines.tld/sensualist/terminated.html" . + "fauces snowdrop sensualist" . + "87"^^ . + "http://www.ostensibilities.tld/spines/snowdrop.html" . + . + "1961"^^ . + "8"^^ . + "Journal 3 (1961)" . + "1"^^ . + . + _:B30dcb228db8a45c6e80107b20cddabac . + . + "http://www.rankles.tld/hecks/pleating.html" . + "mating underbellies hecks" . + "145"^^ . + "http://www.opals.tld/rankles/underbellies.html" . + "optimizes heiled puddlings uninterruptedly announcing frescoed transforming unacceptably profilers callbacks conformationally vindictiveness fickleness parachutists panelings disembarkation antithetical midgets bumpily cowering apprized smallness captress bubblier zincked preaches balanced touchingly nonpartisan paths disable grannies backslaps sapphism prostatectomies aw rummier obtuseness marking pussyfooted morselled hotdogs educates physicochemical muckraker vegetarians deprecators coifed refed photoelectrically vinylic cleared brawlers phonographically embroglios conches vamped hefting goosiest pedicabs torchlight appalachian pedigreed habitable seamster reconcentrate faddist prompted chintzier microbars prestos neutralization philol micrograph ketchups darklier virulencies sheepfold challah mescalism stockers maddest evictors cussers buttonholed peachier decapods stooling dependently maledicted amenity rejectable psalmists axiality cayenned cajolingly handholds uproariously inimitably divvying disinclinations casually unites fevers recomposes subclassified grifts decays prizefight sparkiest ovals lotting toxaemic buttonholer incurs blobbing tremens" . + . +_:B4e9745bdad6e26e042a679da2522251c "Delon Enriguez" . +_:B4e9745bdad6e26e042a679da2522251c . + _:Bc161ca196b41a5068d5d9434c02ec245 . + . + "http://www.despondingly.tld/surfaces/sided.html" . + "glycosyls fashionably surfaces" . + "66"^^ . + . +_:B96ff1649560dc8d9f4114f522b28fd93 "Agrippina Demirjian" . +_:B96ff1649560dc8d9f4114f522b28fd93 . + _:B9e8f2ead5bc907f6bfd5fb425fdbccda . + . + "1962"^^ . + "http://www.faiths.tld/enduing/microstructure.html" . + "ogler sporozoon enduing" . + "http://www.preassign.tld/faiths/sporozoon.html" . + "unintended ogler faiths" . + . + _:Bcb3808237395b1c7a1d46235a0b0f189 . + . + "http://www.bunn.tld/definiteness/corselets.html" . + "minced daimyo definiteness" . + "91"^^ . + . +_:B3464799437e973c8f43051973a537eb5 "Irinia Russom" . +_:B3464799437e973c8f43051973a537eb5 . + _:B5453f94370bff0d82c77477060c57cba . + "1958"^^ . + "http://www.consigning.tld/bunches/subbing.html" . + "interspersions livener bunches" . + "96"^^ . + "http://www.orchardists.tld/consigning/livener.html" . + "breezing interspersions consigning" . + . + _:B2eaef047be1c8addcc95d84ed15748be . + . + "http://www.hippocampus.tld/whetters/leviathans.html" . + "subendorsed miscalculates whetters" . + "163"^^ . + "http://www.legation.tld/hippocampus/miscalculates.html" . + . +_:B97bddd23976713ffbb1310615a1bb661 "Annette Latella" . +_:B97bddd23976713ffbb1310615a1bb661 . + . + _:Bd71c3f475dc56974aca83b0752b8747a . + "1955"^^ . + "http://www.abrades.tld/socks/deionize.html" . + "coalbins pileate socks" . + "168"^^ . + "http://www.germs.tld/abrades/pileate.html" . + "vogues coalbins abrades" . + . +_:Bf9b03d76011ae000c060ab166c056c0f "Shigetoki Glawe" . +_:Bf9b03d76011ae000c060ab166c056c0f . + _:B0fda3800c2bfccf2d16557c537a6868b . + . + "1966"^^ . + "http://www.nonplussing.tld/possiblest/waugh.html" . + "rummies gauziest possiblest" . + "175"^^ . + "http://www.sedative.tld/nonplussing/gauziest.html" . + "cursing rummies nonplussing" . + . + _:Ba9070d4ec6b27bb0ffa2de3b26157016 . + . + "http://www.incontinencies.tld/pogroming/oscillated.html" . + "fewer trucing pogroming" . + "91"^^ . + "http://www.synthesizes.tld/incontinencies/trucing.html" . + . + _:B926dd35100a8f0d0706668f59c1d7ff0 . + . + "http://www.slurs.tld/roentgenography/evener.html" . + "uncultivated chalked roentgenography" . + "180"^^ . + . + _:Bd62f7a03bc2274426ca22c7627f2dcc7 . + _:Bff970a463ecaefc6de8883b014b2bf68 . + . + "http://www.voodooing.tld/colorfastness/bellyaching.html" . + "repealer disprove colorfastness" . + "81"^^ . + "http://www.cautions.tld/voodooing/disprove.html" . + . + _:B3641e2e701f7afd86de70290c7fadd58 . + _:B6233cf4d3e295864cef47de1b2e3233f . + . + "1965"^^ . + "http://www.heartening.tld/ragouts/outfox.html" . + "sombreros cauterizing ragouts" . + "40"^^ . + "struggled heartening cauterizing" . + . + _:Bb3fbbb47a3cbf0678b57f1933329caa0 . + . + "http://www.inviting.tld/americanist/periodical.html" . + "cameralistic darkies americanist" . + "121"^^ . + "http://www.sorels.tld/inviting/darkies.html" . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + . + "1964"^^ . + "http://www.prothalamia.tld/theorizer/lipper.html" . + "serenades crystallizes theorizer" . + "138"^^ . + "http://www.fuzee.tld/prothalamia/crystallizes.html" . + "untransformed serenades prothalamia" . + . +_:B0081633b6d919c002c237ed34d59010d "Navarro Wasyliszyn" . +_:B0081633b6d919c002c237ed34d59010d . +_:B3b9ebeb4ef9f716e0ca61af770caf049 "Mathilde Pribyl" . +_:B3b9ebeb4ef9f716e0ca61af770caf049 . + _:Be96a8d3f1ddbe5fd3d0377bffd88ad76 . + . + "http://www.polyandrist.tld/hubbubs/deprogrammed.html" . + "submerse titularies hubbubs" . + "122"^^ . + "http://www.extragalactic.tld/polyandrist/titularies.html" . + . +_:Bd10243f1320e31d59444f5624e84c9b0 "Tran Andre" . +_:Bd10243f1320e31d59444f5624e84c9b0 . +_:B5d11caff0a438c695c5b448f8375f011 "Zeny Hordge" . +_:B5d11caff0a438c695c5b448f8375f011 . + _:Bfe37eb8e949bf72a642b9856345970af . + . + "http://www.humpier.tld/dyspepsy/perkiness.html" . + "sorghums eradicates dyspepsy" . + "89"^^ . + "http://www.uncensored.tld/humpier/eradicates.html" . + . +_:B54e6ab148aeef88b63ec2a8de71479a3 "Calla Vanderkaaden" . +_:B54e6ab148aeef88b63ec2a8de71479a3 . + _:Bc732e60b8ab134d544dae0224dda5278 . + . + "http://www.schemery.tld/ergots/naturalism.html" . + "denning whipper ergots" . + "190"^^ . + . +_:B2a79b96bc3de3f6bcb01488ad5a4aa0a "Jandayi Upham" . +_:B2a79b96bc3de3f6bcb01488ad5a4aa0a . +_:B0779873d7612f606e3f74652ef9c0d77 "Muifa Emick" . +_:B0779873d7612f606e3f74652ef9c0d77 . +_:Bbe1c0695b81377a7d279157ed0cf98ee "Lori Dowers" . +_:Bbe1c0695b81377a7d279157ed0cf98ee . +_:B8a9e8ff9f6bea2f5b85bed2df0d77c7b "Oenomaus Fiorillo" . +_:B8a9e8ff9f6bea2f5b85bed2df0d77c7b . +_:Bab490de06f4b634e620eeaf86ded7c26 "Agpios Bia" . +_:Bab490de06f4b634e620eeaf86ded7c26 . + . + "ambitiously ruralites phosphorous" . + _:B62f22e2f136b70608e4de1225d79eb41 . + "1960"^^ . + "http://www.dilapidated.tld/phosphorous/fettucini.html" . + _:Be65782dae3f51f0f6eced9bae2c0c235 . + "ruralites fettucini evangelical" . + "22"^^ . + "http://www.phosphorous.tld/evangelical/recharting.html" . + . +_:B335ac270d6069e971cc87a8bbfab5e0a "Dashay Stclair" . +_:B335ac270d6069e971cc87a8bbfab5e0a . + _:Be6d6eea1e0369830732e76ef37d6cd52 . + . + "1966"^^ . + "http://www.ordainer.tld/reenlarge/fugitively.html" . + "tonics drabbed reenlarge" . + "120"^^ . + "http://www.advertisement.tld/ordainer/drabbed.html" . + "tissuing tonics ordainer" . + . + _:B3f03d8c99816c96d9e2fc36f2190dd72 . + . + "http://www.diptyca.tld/sibyllic/cogged.html" . + "demobilizations arkansans sibyllic" . + "112"^^ . + "http://www.misbegetting.tld/diptyca/arkansans.html" . + . +_:Bd1067d1478a412dc39d549130e4f7e75 "Faheem Plegge" . +_:Bd1067d1478a412dc39d549130e4f7e75 . +_:B3dbd6026f42cfc7ad6c228c745842c4f "Filiberta Hurtado" . +_:B3dbd6026f42cfc7ad6c228c745842c4f . + _:B1f88519b236bd4737fad1d5d1bd2527f . + . + "http://www.ptomaines.tld/idyls/highbrows.html" . + "overgeneralize micrometer idyls" . + "154"^^ . + "http://www.rummer.tld/ptomaines/micrometer.html" . + . + _:B18a09dff989a7045fc32687d19ad90b1 . + . + "1960"^^ . + "http://www.justers.tld/reprimanded/nonplusses.html" . + "peeler scourged reprimanded" . + "80"^^ . + "http://www.tautening.tld/justers/scourged.html" . + "circumnavigating peeler justers" . + . + _:B0b19c414eaefcc8e26a9aa85c5d19670 . + . + "http://www.jabbered.tld/drizzlier/courted.html" . + "tottery emperors drizzlier" . + "47"^^ . + . + _:Be5c5ca2725a89da0632f31c627052370 . + _:B06fd3fafbcf6c4dccaf9d2a48e2e2ac1 . + . + "http://www.hyperopic.tld/misnames/nonelection.html" . + "abstractionists finfoots misnames" . + "79"^^ . + "http://www.semilegendary.tld/hyperopic/finfoots.html" . + . + _:Bae15bda8ca8a994985e7b27afa9e21df . + . + "http://www.spacewalking.tld/radically/perfectness.html" . + "unboundedly highlights radically" . + "116"^^ . + "http://www.palinode.tld/spacewalking/highlights.html" . + . +_:B82c9755a8df1ddfa2512886ac8cdd7c6 "Wigfrid Routh" . +_:B82c9755a8df1ddfa2512886ac8cdd7c6 . + _:B5e09f1fe68b0c99e67bb9ea67bc48cd7 . + . + "http://www.sporozoan.tld/inamoratas/winiest.html" . + "gabblers confutes inamoratas" . + "132"^^ . + "http://www.hides.tld/sporozoan/confutes.html" . + . + _:B8564b10129067627b1e8b6805da50919 . + . + "http://www.surcoat.tld/preferences/tigerish.html" . + "stratocumulus chowtimes preferences" . + "21"^^ . + . +_:Bc8bf0f20f91421c51c4b74b24c796184 "Rosanjin Cush" . +_:Bc8bf0f20f91421c51c4b74b24c796184 . +_:B8d4b34ac31440d43213241d7b5362d70 "Donovan Sixsmith" . +_:B8d4b34ac31440d43213241d7b5362d70 . + _:B4baa17987da395a9d3ca43bddf46caa5 . + . + "http://www.queazy.tld/roadability/ringbolt.html" . + "colludes highting roadability" . + "http://www.unburned.tld/queazy/highting.html" . + . +_:B7a8924a2a3d31015965210e220c61aba "Kerri Frontz" . +_:B7a8924a2a3d31015965210e220c61aba . + _:B6ae44b145e58e3036a55fe63fe8fa9ef . + . + "http://www.trigonometrical.tld/splitters/flashiest.html" . + "loading interning splitters" . + "149"^^ . + . + _:Bbaef533730cf0dcd753127e8059ba712 . + . + "http://www.poisons.tld/futurologists/headbands.html" . + "enlargements daguerreotypes futurologists" . + "119"^^ . + "http://www.emissive.tld/poisons/daguerreotypes.html" . + . +_:B7eecb79ab509b7f974a7eeb682a340cd "Garrett Blair" . +_:B7eecb79ab509b7f974a7eeb682a340cd . + _:B647c471c9e96ebb55c72b23443163151 . + . + "http://www.atherosclerotic.tld/philadelphians/sizier.html" . + "horseradishes phosphorescently philadelphians" . + "142"^^ . + "http://www.regales.tld/atherosclerotic/phosphorescently.html" . + . + _:Be0d9b53d329b130f2abd5f30f015e03d . + . + "http://www.viticultural.tld/eutrophies/esters.html" . + "gnomons creamers eutrophies" . + "30"^^ . + "http://www.harbingers.tld/viticultural/creamers.html" . + . + "1965"^^ . + "3"^^ . + "Journal 8 (1965)" . + "1"^^ . + . + _:Bb494959713411ef347a2f5b652ad00f4 . + . + "http://www.convalesced.tld/pewterer/overoptimism.html" . + "detoxication transporting pewterer" . + "151"^^ . + "http://www.deiform.tld/convalesced/transporting.html" . + . +_:B1847ae572370abe7d1a110a7479f59c2 "Marissa Shadden" . +_:B1847ae572370abe7d1a110a7479f59c2 . + _:Bc21f46a673073825244c49da1760248e . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + . + "1967"^^ . + "http://www.presells.tld/winker/savable.html" . + "arduously bimetal winker" . + "65"^^ . + "forehead presells bimetal" . + . +_:Be5b23141b718673f543589c3e744ab73 "Kannon Presson" . +_:Be5b23141b718673f543589c3e744ab73 . +_:Bc90dd8f008de634eb8acd8dae2dc6d6a "Lidmila Puita" . +_:Bc90dd8f008de634eb8acd8dae2dc6d6a . +_:Bdfb0f8680cb6743564ffca8df1769719 "Mubarak Cackett" . +_:Bdfb0f8680cb6743564ffca8df1769719 . +_:B621c0db35260e9ff71f2b94bc4de2ac6 "Alfred Avis" . +_:B621c0db35260e9ff71f2b94bc4de2ac6 . + _:Bda73348f74a7a9e9adb86a358850d6ac . + "1966"^^ . + "http://www.troupers.tld/overenthusiastically/zyzzyva.html" . + "indictably resurrectionism overenthusiastically" . + "105"^^ . + "http://www.showers.tld/troupers/resurrectionism.html" . + "funereally indictably troupers" . + . + _:B26cf9f4f04f6e2d5c06fcdece380fd50 . + . + "http://www.resided.tld/babushka/thereinafter.html" . + "maladjustment tankard babushka" . + "50"^^ . + "http://www.flinger.tld/resided/tankard.html" . + . + _:B1715f81a15fe25eff8e007bfe9d4a8f8 . + . + "http://www.manitou.tld/faithfully/hindbrain.html" . + "cuddies eliciting faithfully" . + "195"^^ . + . +_:Ba56af44a784063bae662ec6caf267802 "Shozo Grandjean" . +_:Ba56af44a784063bae662ec6caf267802 . + _:Bf49896cd840be980f31540200672e3cc . + . + "http://www.unreadiest.tld/alleviations/reviewing.html" . + "termers resoling alleviations" . + "http://www.paleface.tld/unreadiest/resoling.html" . + . + _:Bc0c92f6d4e313e23d4448418ac1f8e31 . + . + "http://www.penumbrae.tld/incises/wharfages.html" . + "secs irreparably incises" . + "19"^^ . + "http://www.tacos.tld/penumbrae/irreparably.html" . + . + _:B198739e04585a52bd1ac2ee6e51742d3 . + . + "1965"^^ . + "http://www.declaimed.tld/tactics/blocks.html" . + "threateningly amphora tactics" . + "64"^^ . + "abducted declaimed amphora" . + . + _:Bf321ef8c9576db1e3ea666e91387edb4 . + . + "1963"^^ . + "http://www.unimpeachability.tld/bootleggers/indigos.html" . + "winningly abbreviations bootleggers" . + "84"^^ . + "woosh unimpeachability abbreviations" . + . + _:B9e3a9d5d865d6d484b86593d2db50798 . + . + "http://www.aims.tld/unbodied/sucres.html" . + "paddler anarchist unbodied" . + "131"^^ . + "fustiest directories wedlocks cratering cindering tyre pluckily entrails colporteur" . + "http://www.aviatrixes.tld/aims/anarchist.html" . + . + _:B562a202c7aedc318872ade701d8a8fc5 . + . + "http://www.sensing.tld/repurchases/pathogeny.html" . + "prettifies officiator repurchases" . + "139"^^ . + "http://www.kestrels.tld/sensing/officiator.html" . + "http://www.relique.tld/prettifies/sensing.html" . + . + _:Bae99bdc010bba8e3959858d83017387e . + . + "http://www.recognition.tld/scalpers/learnable.html" . + "grumped buffeter scalpers" . + "50"^^ . + . + _:Ba207b0b1e7dc6f28d67c29437f094498 . + . + "http://www.endowments.tld/dummied/opposability.html" . + "turnspits climates dummied" . + "85"^^ . + "http://www.totemites.tld/endowments/climates.html" . + . + _:B4590ac94eda8e49f624c10cee1689b4e . + . + "1961"^^ . + "http://www.lipped.tld/presbyterians/shavable.html" . + "groveling bedecked presbyterians" . + "168"^^ . + "http://www.biconvexity.tld/lipped/bedecked.html" . + "pareve groveling lipped" . + . + _:B863aca2ecc745b0a630789267cb27699 . + "1954"^^ . + "15"^^ . + "Journal 1 (1954)" . + "1"^^ . + . + _:Bc51d1bda8ee9926c3882f6471a19389e . + . + "http://www.scoutmaster.tld/reprised/ramshackle.html" . + "beckons hydrocephaloid reprised" . + "176"^^ . + "http://www.ologists.tld/scoutmaster/hydrocephaloid.html" . + . +_:B45cf1ba1da6a71abf3ae260c88f2dbb0 "Michinori Jerko" . +_:B45cf1ba1da6a71abf3ae260c88f2dbb0 . +_:Bb3ab375b4b80c5c326023224f5ec1067 "Damen Naidoo" . +_:Bb3ab375b4b80c5c326023224f5ec1067 . +_:Ba5e911cb7b192501a899de90eeccd61d "Haimo Huesso" . +_:Ba5e911cb7b192501a899de90eeccd61d . +_:Bccdff1d6d689827b076dbc85da085465 "Amhar Fuquay" . +_:Bccdff1d6d689827b076dbc85da085465 . + _:Baee5549aef5abdf649048c0f34cf47ac . + _:B27f43678966ae01e8bf67528aacf8b15 . + . + "http://www.seatmates.tld/unrestrictedly/klystrons.html" . + "endower cancan unrestrictedly" . + "114"^^ . + "http://www.quantimeter.tld/seatmates/cancan.html" . + . + _:B04238c93df6cdb314db1f1522e6ab3a6 . + . + "http://www.edicts.tld/absented/plantains.html" . + "sheols reiteration absented" . + "162"^^ . + . + _:B062b69c14c3f42df0c5d205659850e29 . + . + "http://www.fetching.tld/exactor/cenacle.html" . + "reconnoitering metatarsi exactor" . + "147"^^ . + "http://www.leaguers.tld/fetching/metatarsi.html" . + . +_:B4aeea1894670a779efcce8c07713ef1a "Vishon Nelligan" . +_:B4aeea1894670a779efcce8c07713ef1a . +_:B6a4a0a377f67ee99c63863464e4d19f6 "Gajus Divlio" . +_:B6a4a0a377f67ee99c63863464e4d19f6 . + _:Be3fa5328d8ccd34f20bb53c19759fc6a . + . + "1959"^^ . + "http://www.miasms.tld/meowing/dissenters.html" . + "hoops colonizers meowing" . + "72"^^ . + "represses miasms colonizers" . + . + _:B49535f33946e5bf5f81a2cdacacd3aa2 . + . + "http://www.householders.tld/denazified/pyrostats.html" . + "elemental evenfall denazified" . + "168"^^ . + . + _:B12f2002c6dcec37fb05b43ecb163ddb3 . + . + "http://www.navahoes.tld/masses/effecters.html" . + "microsurgeon nerts masses" . + "112"^^ . + "http://www.indoctrination.tld/navahoes/nerts.html" . + . +_:Bd106de7e2e7da9edb3ede095b79210ba "Gamaliel Korbar" . +_:Bd106de7e2e7da9edb3ede095b79210ba . +_:B36c58ef6b9ba1248229c1f12d11e6927 "Jayne Hucks" . +_:B36c58ef6b9ba1248229c1f12d11e6927 . + "1961"^^ . + "77"^^ . + "yacks retuning dobies" . + . + "retuning victuals multiplicands" . + . + "http://www.dobies.tld/multiplicands/brambles.html" . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + "http://www.rakehells.tld/dobies/victuals.html" . + . +_:Ba17b57aaa68f34da4828587d097e52ed "Chiona Holstine" . +_:Ba17b57aaa68f34da4828587d097e52ed . +_:Bffb475d58420ad2b260f2320ba3e5063 "Ludgera Mella" . +_:Bffb475d58420ad2b260f2320ba3e5063 . +_:B91ddc8e1acbc2b2c8ef6b942c8da8f7d "Carebear Bovey" . +_:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . +_:B0560140c4cc7964feed433bf79a70350 "Bia Klemme" . +_:B0560140c4cc7964feed433bf79a70350 . + _:B621c0db35260e9ff71f2b94bc4de2ac6 . + . + "http://www.octuply.tld/accumulativeness/unattended.html" . + "misdeed compositors accumulativeness" . + "125"^^ . + . + _:B0573dcf4991194f6af496280fd7ae629 . + . + "http://www.dented.tld/moil/focalized.html" . + "semimonthly cramped moil" . + "131"^^ . + "http://www.unequivocalness.tld/dented/cramped.html" . + . + _:B463f98c0af8e6e4f6f17f6e24bffcfbe . + . + "http://www.wistfulness.tld/caravaning/regrow.html" . + "arete familarity caravaning" . + "123"^^ . + "http://www.symbiotically.tld/wistfulness/familarity.html" . + . + _:B99a7b2c709c4966e37139efa9646aee6 . + . + "http://www.encephalomyelitis.tld/untidiness/gassing.html" . + "salivating felting untidiness" . + "130"^^ . + . + _:Bba6114452b6ede8e188834eb6f343294 . + _:B9f2fd8fc006a77e06622ea5ad6330c00 . + . + "http://www.gametes.tld/machinable/unfestive.html" . + "physiognomist shimmeringly machinable" . + "116"^^ . + . +_:B2a79fe072ebd07d3d486a26a3908a723 "Bae Verzi" . +_:B2a79fe072ebd07d3d486a26a3908a723 . +_:B6c187c933c84452896a31553ee05e9bd "Nisma Ballon" . +_:B6c187c933c84452896a31553ee05e9bd . + _:Beee465b18786a9f02aac0d4a474fbad0 . + . + "http://www.roentgenize.tld/reattainment/adductor.html" . + "timesaving juicer reattainment" . + "103"^^ . + "http://www.insurable.tld/roentgenize/juicer.html" . + . + _:Be49350a93c7f0b14016754a9c3c651e8 . + . + "http://www.foredecks.tld/sidechairs/probities.html" . + "emaciating timidity sidechairs" . + "74"^^ . + . +_:B75a776ea9d1515217d629851f85a8ca7 "Shantaya Ratchford" . +_:B75a776ea9d1515217d629851f85a8ca7 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . + _:B5e2bffd34dc2cf9639f180574a0697bd . + . + "http://www.inweaving.tld/gustation/rematched.html" . + "tubework rejoicing gustation" . + "17"^^ . + . +_:Bb35d3f2f7819d949dbfe4f726f4bce4e "Agislaos Lamoreaux" . +_:Bb35d3f2f7819d949dbfe4f726f4bce4e . + _:B9e173b0f76baeaedfd1e26267af1d43b . + _:B03f410072efec6dbe168a0b58b5b46ba . + . + "http://www.wench.tld/enacted/mooters.html" . + "outleaped homemakers enacted" . + "8"^^ . + "http://www.yappers.tld/wench/homemakers.html" . + . + _:B534b8e769480d357c3eccb7f76f89d11 . + . + "http://www.prickliest.tld/mimicry/undergrounds.html" . + "conforming haranguer mimicry" . + "19"^^ . + "http://www.unmarriageable.tld/prickliest/haranguer.html" . + . + _:Bff4d4cdb28f6043ce5ce5e854223a9de . + . + "http://www.towages.tld/drummer/conformed.html" . + "cocks instantaneously drummer" . + "20"^^ . + "http://www.undermines.tld/towages/instantaneously.html" . + . + _:Ba08163cff3b9fe02f4bbdaf27f6632e7 . + _:B69b511a426ae1973259aa442d4b10c51 . + "http://www.freightyard.tld/collop/impairing.html" . + "1953"^^ . + _:Be55cb7d0326761c188175bbe8cfbf5ab . + "199"^^ . + "http://www.probing.tld/freightyard/disbanding.html" . + . + "fryers disbanding collop" . + "envenomation fryers freightyard" . + _:B9f61a561d6349b8bb15a57be0ae59737 . + . + "http://www.divulgences.tld/duffle/designed.html" . + "pouncer simplemindedness duffle" . + "96"^^ . + "http://www.severed.tld/divulgences/simplemindedness.html" . + . +_:B6fed3292949359498396d4b04f252fa9 "Lilja Siwiec" . +_:B6fed3292949359498396d4b04f252fa9 . +_:Bf4bce22b87f2300c2813ad29648a3e0a "Dandrea Calender" . +_:Bf4bce22b87f2300c2813ad29648a3e0a . + _:B3636dcd9db602463e98f80477c21c618 . + . + "http://www.birthplaces.tld/plugugly/inerts.html" . + "parentis curtseyed plugugly" . + "153"^^ . + . + _:B002a47b5186e7bfe817941e46a082980 . + . + "http://www.underlines.tld/rotgut/systemizes.html" . + "hulks towardly rotgut" . + "125"^^ . + "http://www.jollifies.tld/underlines/towardly.html" . + . + _:Bea2b3a4e84654c09e0f36a8917e20425 . + _:B4ade0cf2e9dc3c7344a9cd075446f712 . + . + "http://www.friendless.tld/napalm/eonian.html" . + "washier aldrins napalm" . + "24"^^ . + "http://www.bilobed.tld/friendless/aldrins.html" . + . +_:Bb8cd8717a0770d551ee448cd3e293433 "Gavriella Sasson" . +_:Bb8cd8717a0770d551ee448cd3e293433 . +_:Bd2da9ba45a88c47b6c1f90006921cd40 "Petra Flank" . +_:Bd2da9ba45a88c47b6c1f90006921cd40 . + _:B44175ea38acc96372fe0526aa2343340 . + . + "http://www.tabby.tld/aridest/unexplored.html" . + "accommodators scotties aridest" . + "82"^^ . + . + _:B97a35b7fdb970544e2821021ed0fa6fb . + . + "http://www.dup.tld/outdodging/riddles.html" . + "dyable pygmoid outdodging" . + "157"^^ . + . +_:B4a9ca619d2873734714d5da4fc601cf1 "Munsif Nelms" . +_:B4a9ca619d2873734714d5da4fc601cf1 . +_:B4701fb3062676fecb99334ede6c12f97 "Ashleigh Ianacone" . +_:B4701fb3062676fecb99334ede6c12f97 . + _:B2f08142d210419b1d6bbc785f3c820ee . + "1967"^^ . + "http://www.wallah.tld/haps/heteronomy.html" . + "smidgeons searcher haps" . + "104"^^ . + "http://www.glassblower.tld/wallah/searcher.html" . + "crunchers smidgeons wallah" . + . +_:B683186e8a5446a7fbe26082985dc4d49 "Wene Knee" . +_:B683186e8a5446a7fbe26082985dc4d49 . +_:B36147135e4c58df1f7cb7acceda1d041 "Anastasia Doelling" . +_:B36147135e4c58df1f7cb7acceda1d041 . +_:B7a2b9127223c5a67974bdadf7649c57e "Blathaon Cartmill" . +_:B7a2b9127223c5a67974bdadf7649c57e . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + . + "1966"^^ . + "http://www.proprietors.tld/custards/lewder.html" . + "censer cheekiness custards" . + "166"^^ . + "accordable proprietors cheekiness" . + . + _:B36d13c31809b24e3c8c5664332a60b12 . + . + "http://www.unrented.tld/incomparability/tacet.html" . + "waterfowls tarots incomparability" . + "http://www.parricidal.tld/unrented/tarots.html" . + . +_:B6ab298abc7bbc8a99c6a4c51d4db9943 "Tychell Lorson" . +_:B6ab298abc7bbc8a99c6a4c51d4db9943 . +_:B069716e7d3ea43b0734797c148063c87 "Chris Kist" . +_:B069716e7d3ea43b0734797c148063c87 . + _:B653aa6b3b62c79cb45646f3295efa584 . + . + "http://www.constraints.tld/amicability/apprenticeships.html" . + "recrudesced stultified amicability" . + "141"^^ . + "http://www.praiseworthily.tld/constraints/stultified.html" . + . +_:B7b118d0e97770d4f5dbdfef50f311a0a "Terza Jaremka" . +_:B7b118d0e97770d4f5dbdfef50f311a0a . + _:B3030074dca162d667655a2b956ad064f . + _:Bd39b4d6771b092ac528e5ccd8c9005ec . + . + "http://www.religiousness.tld/emended/cosmists.html" . + "dissimilarities latticing emended" . + "186"^^ . + "http://www.sunburned.tld/religiousness/latticing.html" . + . +_:B11c3fbfb6c42a87a1d9cfd1fd989eab6 "Filikitata Burtell" . +_:B11c3fbfb6c42a87a1d9cfd1fd989eab6 . +_:B541899b349a3ebc8236d9e71486efabe "Vasyklo Netz" . +_:B541899b349a3ebc8236d9e71486efabe . + _:Bc8f4b0275bfd808857c996d5240a34f2 . + _:B5097298f0324ba61f1f83ab8c674b5d2 . + . + "http://www.overzealous.tld/proffers/outlast.html" . + "sneaked overlooks proffers" . + "139"^^ . + . + _:B9f1521772090a06e64b77fcac6873c0a . + . + "http://www.sheriffs.tld/misguider/actings.html" . + "concealable risque misguider" . + "15"^^ . + . + _:B4af465d33b5b8552111d038a1d4bf4ff . + . + "http://www.alas.tld/scallywag/ab.html" . + "mas pupates scallywag" . + "26"^^ . + "http://www.unbid.tld/alas/pupates.html" . + . + _:B8a139e6c719a7fff8a56b01abded1d3f . + . + "http://www.rioting.tld/thessalonians/pipingly.html" . + "nothings maltier thessalonians" . + "http://www.drinks.tld/rioting/maltier.html" . + . + _:B90f390aaf90b573252dbd83e782f907c . + . + "http://www.dioptre.tld/metonym/executorship.html" . + "chansons palatines metonym" . + . + _:B95a60b6bf7ce1de5d6ce7e9fc041a63b . + . + "http://www.miniaturizing.tld/imperii/footnotes.html" . + "rehabilitations meridians imperii" . + "153"^^ . + "http://www.expectations.tld/miniaturizing/meridians.html" . + . +_:B197b2cc3e808625e6558ea59313a4c4e "Massimo Reddig" . +_:B197b2cc3e808625e6558ea59313a4c4e . + _:Be874fb42d8354f8c67ea483677a518d8 . + . + "http://www.killed.tld/bleeps/stereotape.html" . + "mentors ideologically bleeps" . + "58"^^ . + "http://www.blinders.tld/killed/ideologically.html" . + . + _:B49e89d1aa965f9823c850c00fd79953a . + . + "1965"^^ . + "http://www.alkalis.tld/elmiest/approbating.html" . + "fatting strawy elmiest" . + "55"^^ . + "glamorization alkalis strawy" . + . +_:B86b1530cd1d835ef65d7b13b80a82fe2 "Zaghlool Bigwood" . +_:B86b1530cd1d835ef65d7b13b80a82fe2 . + _:Bd5a61a1b0ba9dc725b365d1ec8a0880b . + . + "http://www.elixirs.tld/redrafted/feltings.html" . + "tetra permissibility redrafted" . + "http://www.randoms.tld/elixirs/permissibility.html" . + . + _:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + "1963"^^ . + "http://www.tobacconists.tld/industrially/regerminated.html" . + "foreshown truantry industrially" . + "96"^^ . + "http://www.twilights.tld/tobacconists/truantry.html" . + "englutting foreshown tobacconists" . + . +_:B1d9e70725faf5a76245f06c9b2455682 "Kasi Velky" . +_:B1d9e70725faf5a76245f06c9b2455682 . + _:Bfe9d7b0df2bccb792c6e4d4c45ee10ff . + . + "http://www.items.tld/sunnier/baled.html" . + "recesses authorize sunnier" . + "83"^^ . + "http://www.crassest.tld/items/authorize.html" . + . + _:B193c1751e3f86bc202b0ead49160c0df . + . + "1962"^^ . + "http://www.unpopular.tld/butchering/knockoff.html" . + "brawns squanderer butchering" . + "96"^^ . + "http://www.mangier.tld/unpopular/squanderer.html" . + "pompons brawns unpopular" . + . + _:Bd706113f0d1ca638d534dbb2e66275e4 . + . + "http://www.obscurantism.tld/inextricability/castrate.html" . + "berettas sneezing inextricability" . + "27"^^ . + . + _:Ba5005afc2886803f8e604ac86bc89ce6 . + . + "http://www.nonbelievers.tld/companions/octuple.html" . + "juggling thickeners companions" . + "95"^^ . + "http://www.gerontotherapies.tld/nonbelievers/thickeners.html" . + . + _:Ba52fb5fc5299dad4357d2db7f3240626 . + . + "1961"^^ . + "http://www.hijacks.tld/dreadnoughts/holsters.html" . + "niggards gustoes dreadnoughts" . + "32"^^ . + "http://www.rickey.tld/hijacks/gustoes.html" . + "hanging niggards hijacks" . + . + _:Bae4c40fd6fb88c3ba1c456a3f965c3ff . + . + "1966"^^ . + "http://www.sleights.tld/triteness/erosional.html" . + "emigration monthlies triteness" . + "16"^^ . + "sonless sleights monthlies" . + . + _:Bed5a205e5f5992f5a0076298f3e9f713 . + . + "http://www.peroxided.tld/stopovers/shirks.html" . + "embossment doctrines stopovers" . + "138"^^ . + . + . + _:Baea2cc717d4b790617da4f9ba0cdee1e . + . + "http://www.favorableness.tld/misdoubt/frostbites.html" . + "garniture onside misdoubt" . + "125"^^ . + . + _:B8e4cfdbfa5b3013b53941c8b18c7c03f . + . + "1962"^^ . + "http://www.swobber.tld/rows/superegos.html" . + "redigested pomaded rows" . + "184"^^ . + "http://www.fairness.tld/swobber/pomaded.html" . + "plunkers redigested swobber" . + . +_:B15cad6de3713f24218706b7bdd0dc8c6 "Ermenhild Karcich" . +_:B15cad6de3713f24218706b7bdd0dc8c6 . + _:Bfd9ca242a01a68a48bec66f2af312263 . + . + "http://www.rationality.tld/chipping/snarks.html" . + "childliest mortice chipping" . + "176"^^ . + "http://www.ignored.tld/rationality/mortice.html" . + . +_:B2ba05fca0564243aabc56fa8208e4322 "Gebert Kercher" . +_:B2ba05fca0564243aabc56fa8208e4322 . + _:B72119c1b37980371b6cc724c1a7772bb . + . + "http://www.procreating.tld/stubbliest/warfares.html" . + "rallyist alphabetize stubbliest" . + "35"^^ . + "http://www.contamination.tld/procreating/alphabetize.html" . + . + _:B1199753d36cd6f196fa6b4351d234772 . + _:B0c5bfd5789df268aed8d02fe3350ea12 . + . + "http://www.putrefy.tld/regermination/inchworm.html" . + "untamed vireos regermination" . + "159"^^ . + . + _:B15e45a985e591086046ca7f8371e5c14 . + . + "http://www.scornfully.tld/clinchers/wagerer.html" . + "touring enrich clinchers" . + "http://www.deringer.tld/scornfully/enrich.html" . + . + _:Be312e6b99f97ce44bba9d8c6a4a43229 . + . + "http://www.merriest.tld/croaker/evaporates.html" . + "pornographies fruiter croaker" . + "150"^^ . + . + _:B377ca008f10f9be6662e1bd8697ded7e . + . + "http://www.toller.tld/rejoiced/asterisks.html" . + "sophist unmorality rejoiced" . + "177"^^ . + . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . + . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + . + "1961"^^ . + "http://www.lulling.tld/disqualify/drizzles.html" . + "blowholes discases disqualify" . + "154"^^ . + "slaughters lulling discases" . + . +_:B81081960c990d5cdc19fb9067129faa7 "German Luo" . +_:B81081960c990d5cdc19fb9067129faa7 . +_:B96f896415b9548ce5eecf8b76eb51502 "Hilary Braddy" . +_:B96f896415b9548ce5eecf8b76eb51502 . + _:Bdb274bf4347c5d6fcab15c7fd2e25e02 . + . + "http://www.pantomimists.tld/scrammed/totemisms.html" . + "tetradic oversupplies scrammed" . + "26"^^ . + "http://www.overflows.tld/pantomimists/oversupplies.html" . + . + _:B582deab41e7d8bc31004954ff6f1f1d8 . + _:Bdade1710944b0c8fb336974fb5e6b4e9 . + . + "http://www.prointegration.tld/swoons/regained.html" . + "ceremonies falsifying swoons" . + "70"^^ . + "http://www.rebuttably.tld/prointegration/falsifying.html" . + . + _:Beff7c0898b6bb3da2677c0e10d47bc34 . + _:Be85920e12fda13e4a2fde4311e5f5542 . + . + "http://www.hubcap.tld/casement/manures.html" . + "mom muskiness casement" . + "162"^^ . + . +_:Bda58aa4baa7452d7a5c22ab5eb663ca4 "Athindoros Shurgot" . +_:Bda58aa4baa7452d7a5c22ab5eb663ca4 . + _:B2c53654026b32a700f28b5a2406b4820 . + . + "http://www.cowedly.tld/engrossers/zinging.html" . + "bulbul unoccupied engrossers" . + "87"^^ . + "http://www.fattener.tld/cowedly/unoccupied.html" . + . + _:B2c82fe2d32f80803a9da69a3cef3b989 . + _:Bdf12fe4ae2ac971141e6aa815fe32949 . + . + "http://www.construes.tld/rubied/repined.html" . + "reorganize heirs rubied" . + "62"^^ . + . + _:B21855104c18be7ac408ca693d283c9eb . + . + "http://www.retitle.tld/assuaged/blurting.html" . + "minelayer russians assuaged" . + "http://www.deliquescence.tld/retitle/russians.html" . + . +_:B9bdbdac83b563c0439d341dcecebf183 "Daya Luhr" . +_:B9bdbdac83b563c0439d341dcecebf183 . +_:B86528bcc5ff4ad4ba8018f1f0ca237dc "Ben Shrake" . +_:B86528bcc5ff4ad4ba8018f1f0ca237dc . +_:Bbc2888ccfc21e82ae50475b6a2de5b08 "Gyanada Cione" . +_:Bbc2888ccfc21e82ae50475b6a2de5b08 . +_:B0c64367bd9765e3f07cf762a4e68040e "Krishna Liukko" . +_:B0c64367bd9765e3f07cf762a4e68040e . + _:Baf2db1209bc7df3a86fafcec23bcaa13 . + . + "1958"^^ . + "http://www.dories.tld/jurors/drowning.html" . + "incorrigibly uncoupled jurors" . + "49"^^ . + "http://www.management.tld/dories/uncoupled.html" . + "newfashioned incorrigibly dories" . + . + _:Be8cb808aae6c0d866cde4de99689b09c . + _:B2dfa60c4cddb35bec9c2196ec5a8736b . + . + "http://www.cordites.tld/riotousness/jaundicing.html" . + "gaudily repenters riotousness" . + "152"^^ . + "http://www.seriating.tld/cordites/repenters.html" . + . + _:Be809dc3cd8b1ea2fb2b5eb836addaaa1 . + . + "http://www.puckered.tld/jinglier/flecky.html" . + "moulted remediless jinglier" . + "85"^^ . + . +_:Ba80053d314e25cc08b2028cb4bab7125 "Soshu Burress" . +_:Ba80053d314e25cc08b2028cb4bab7125 . +_:Bd3050ba68ed1f88103d52ade319b44fc "Aleksandr Dinh" . +_:Bd3050ba68ed1f88103d52ade319b44fc . +_:B8174f5e8d948c02b0f7794818be472e4 "Goda Kesinger" . +_:B8174f5e8d948c02b0f7794818be472e4 . + _:B648ae88135e1f301d2e781928def8d39 . + _:Bcbf11bf079bd5143500f6223f81c65e5 . + . + "http://www.groused.tld/tractional/pressrooms.html" . + "manslayer wingspreads tractional" . + "176"^^ . + . +_:Bb783237c1bf66e8c8a6f51a3dad1fae2 "Hinica Mosman" . +_:Bb783237c1bf66e8c8a6f51a3dad1fae2 . +_:Bc7c65ea1553153a567295a2ae7c84b50 "Neda Giovannini" . +_:Bc7c65ea1553153a567295a2ae7c84b50 . + _:Ba6cbf2ab971901c26c3b93d091576d70 . + . + "http://www.furtiveness.tld/grandly/parboiled.html" . + "rhomb toxicants grandly" . + "20"^^ . + . +_:B1142d58046858aab2e8249145a54df9d "Poved Hittle" . +_:B1142d58046858aab2e8249145a54df9d . +_:B7fe200e0960f651791f65844cdeac2cf "Taishineia Hudnall" . +_:B7fe200e0960f651791f65844cdeac2cf . + _:B8b9ec0842a8b393a88fb7814c7eeb60c . + "1965"^^ . + "http://www.hausfrau.tld/sighter/misquoting.html" . + "pauperizes bronchopulmonary sighter" . + "25"^^ . + "resetting hausfrau bronchopulmonary" . + . + _:Bb6b223863a329c2c0654354b7ba2d891 . + . + "1965"^^ . + "http://www.dragster.tld/gunstock/gnawingly.html" . + "dicotyledonous skying gunstock" . + "163"^^ . + "relevancies dragster skying" . + . +_:B3e961b4eb0a1640020c83c6c1a66595e "Miyazaki Saborio" . +_:B3e961b4eb0a1640020c83c6c1a66595e . + _:B4e35bce4358b58f93b1265e91aa93f75 . + _:B3cf3b37a66455fc570b5553070ebbd43 . + . + "1964"^^ . + "http://www.dependability.tld/slurried/palanquin.html" . + "cocomats sweets slurried" . + "52"^^ . + "hosteled dependability sweets" . + . + _:B7dd2a2e0e9ee522fe5f84c6f988ec86c . + . + "http://www.carryouts.tld/legates/puttering.html" . + "galvanizer nagged legates" . + "153"^^ . + . + _:Bca0ae9a532923c713d4f1554025d9d0c . + . + "1963"^^ . + "http://www.ensilage.tld/sultans/potsie.html" . + "peddlar annulments sultans" . + "17"^^ . + "http://www.shakeouts.tld/ensilage/annulments.html" . + "mismanagement peddlar ensilage" . + . + _:B4618213f18ccd1a088a7eb4f8d60bcc1 . + . + "http://www.linkboy.tld/outleaped/wench.html" . + "healable yappers outleaped" . + "142"^^ . + "http://www.offs.tld/linkboy/yappers.html" . + . + _:Be3f6e15d312439ed2ba046139a0aa909 . + . + "http://www.epidermization.tld/finisher/extremer.html" . + "blintz leering finisher" . + "41"^^ . + "http://www.uvulars.tld/epidermization/leering.html" . + . +_:Bb7eb321202a2df00a175b22b0cc1ceac "Gutka Nicolau" . +_:Bb7eb321202a2df00a175b22b0cc1ceac . + _:B1bf7c924d9321c6e31960ef03ef318fb . + . + "1953"^^ . + "http://www.isolator.tld/stanching/laggardness.html" . + "tartrate hypodermically stanching" . + "129"^^ . + "http://www.blamably.tld/isolator/hypodermically.html" . + "voluptuousness tartrate isolator" . + . + _:B9f2fef71be2c27f5ec965b2a77a02588 . + . + "http://www.buffets.tld/unwarily/jelled.html" . + "veepees aleatory unwarily" . + "49"^^ . + "http://www.holer.tld/buffets/aleatory.html" . + . +_:Bed04764ebb2ddb20cd4a71e0b409e226 "Welislawa Wardell" . +_:Bed04764ebb2ddb20cd4a71e0b409e226 . +_:Bbfc8b1977af571413f14abeee7046366 "Jaad Whitheld" . +_:Bbfc8b1977af571413f14abeee7046366 . + _:B8e546605f5346b97e4003b7f21a667c1 . + . + "http://www.restrengthened.tld/reaps/splurgy.html" . + "keyboarded replan reaps" . + "135"^^ . + "http://www.reallocations.tld/restrengthened/replan.html" . + . +_:B57ee3142b36b368839aee87d1df98ddc "Yurii Fiorito" . +_:B57ee3142b36b368839aee87d1df98ddc . +_:B5fab949a6b71d57fb8c9accb366acb98 "Owin Osmond" . +_:B5fab949a6b71d57fb8c9accb366acb98 . +_:B6fbdf1ed5a5290907c66e16939f1a432 "Huda Horger" . +_:B6fbdf1ed5a5290907c66e16939f1a432 . + _:B6375b1acb942a90cdd68d5e7d7919179 . + . + "http://www.fluoroscopists.tld/modulating/yowie.html" . + "bananas disbandment modulating" . + "123"^^ . + "http://www.coped.tld/fluoroscopists/disbandment.html" . + . +_:Be3f82a6b1060a540cfa963e9fe15725e "Martino Nommay" . +_:Be3f82a6b1060a540cfa963e9fe15725e . +_:B5f65f10d92d92274e9d6d0866d91b202 "Sakiko Cline" . +_:B5f65f10d92d92274e9d6d0866d91b202 . + _:B1c17739808f1402688887d273b680ce3 . + . + "http://www.dynamited.tld/pastinas/dressing.html" . + "tartufe cantilevers pastinas" . + "60"^^ . + "http://www.visitants.tld/dynamited/cantilevers.html" . + . +_:Bbf8b6dea637e0175da4d11ad4d03697d "Baldasarre Puzio" . +_:Bbf8b6dea637e0175da4d11ad4d03697d . + _:Bac104b416dbed35052e615e04573f296 . + . + "http://www.chifforobe.tld/propounded/mammotomy.html" . + "preconstruct tidemarks propounded" . + "133"^^ . + "http://www.sipping.tld/chifforobe/tidemarks.html" . + . +_:B18bf45d94bb76aa5a57378f2f77bf095 "Freira Sharits" . +_:B18bf45d94bb76aa5a57378f2f77bf095 . + _:B1d7ac874a051a805b40cb3656c477a80 . + . + "http://www.ascents.tld/arterioscleroses/fivepins.html" . + "scrupled confinement arterioscleroses" . + "14"^^ . + "http://www.medicaid.tld/ascents/confinement.html" . + . + _:Beeff7742565557b888e4c6f4c26b5ebb . + . + "http://www.multivitamin.tld/humour/redirection.html" . + "tackifying driers humour" . + "26"^^ . + "http://www.aquaculture.tld/multivitamin/driers.html" . + . + _:Bc65eef11f0d1608ec6a04d7f0b53c3a8 . + . + "http://www.equalize.tld/polymorphous/boxier.html" . + "plodder semiofficial polymorphous" . + "152"^^ . + "http://www.rhododendrons.tld/equalize/semiofficial.html" . + . + . +_:B0edf86b586adfb27b3b02d3a2d4790b9 "Polly Skrobacki" . +_:B0edf86b586adfb27b3b02d3a2d4790b9 . +_:B7c528eaae1557f086c2961157f821607 "Leonarda Imai" . +_:B7c528eaae1557f086c2961157f821607 . + _:B4a2d6d6389cd89f0537a44de4cf70e94 . + . + "http://www.poetizer.tld/rivieras/bougainvillaeas.html" . + "haddocks languorous rivieras" . + "67"^^ . + . +_:B27d3494e54fdf14732d92039d60ebddf "Sausha Sartorio" . +_:B27d3494e54fdf14732d92039d60ebddf . + _:B6ab298abc7bbc8a99c6a4c51d4db9943 . + . + "http://www.boldest.tld/animals/wired.html" . + "jitters asymptotically animals" . + "13"^^ . + "http://www.emasculates.tld/boldest/asymptotically.html" . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + . + "http://www.conj.tld/mooncalf/tasksetter.html" . + "goodish servable mooncalf" . + "61"^^ . + . + _:B1e2ea54c5d2475e626a08990d44ba5f8 . + . + "http://www.ravishingly.tld/squids/pyramided.html" . + "jujubes manges squids" . + "21"^^ . + "http://www.adjustment.tld/ravishingly/manges.html" . + . +_:Bc4bdb2c6ed68feaeff23b97cbc279850 "Cesare Rork" . +_:Bc4bdb2c6ed68feaeff23b97cbc279850 . +_:B97b6096b711d3a5df377451ffb0b97fe "Ravana Schnader" . +_:B97b6096b711d3a5df377451ffb0b97fe . + _:Bf0b547576aeb2bf439fdf05a57350499 . + . + "http://www.suer.tld/clapt/cairns.html" . + "elections softbound clapt" . + "92"^^ . + . +_:Bee0a08dce7c548fca9c99b18320b26ff "Natascha Neverson" . +_:Bee0a08dce7c548fca9c99b18320b26ff . +_:B1cc36abd088377e75210711dfc77ea4c "Hannele Kneifl" . +_:B1cc36abd088377e75210711dfc77ea4c . +_:B9868062321975ea31f28c799a051d58b "Custenhin Leibenstein" . +_:B9868062321975ea31f28c799a051d58b . + _:B4cf00e9d23c5a98f476ab5beb866d6d7 . + . + "http://www.supered.tld/batsman/syncoms.html" . + "spurrey flenched batsman" . + "149"^^ . + "http://www.thinclad.tld/supered/flenched.html" . + . + _:B36fcd1c6228fa57a2ee3210dc95189b8 . + . + "http://www.training.tld/indomitably/limes.html" . + "necessariness reweaving indomitably" . + "123"^^ . + "unpopular squanderer butchering knockoff exorcize specialize fuzzing psychopaths distinctive" . + . +_:B8bf1cea5a94b4b69c8d0e1c610575484 "Talyessin Stroede" . +_:B8bf1cea5a94b4b69c8d0e1c610575484 . +_:Bd97bcd80ecadd03454d4612f31137a2c "Galyn Stobie" . +_:Bd97bcd80ecadd03454d4612f31137a2c . + . + _:B01976d2429cb42ec6f1e1623161100df . + . + "http://www.lateraled.tld/encyclicals/receives.html" . + "eluding sailcloth encyclicals" . + "75"^^ . + "http://www.positrons.tld/lateraled/sailcloth.html" . + . +_:B71b465498480b3663a80b2873d33aee1 "Pitamaha Commerford" . +_:B71b465498480b3663a80b2873d33aee1 . + _:B3bef8abfced55960d47fe99ee8be82eb . + . + "http://www.canalized.tld/doorstops/angularities.html" . + "weldable beaked doorstops" . + "27"^^ . + "http://www.bulgier.tld/canalized/beaked.html" . + . + _:B00defdf53021758889b43ada286a2b67 . + _:B5bcd8f068ff42848c5cc578c95a16fde . + . + "http://www.malefactress.tld/declining/teasing.html" . + "neutralizing containment declining" . + "103"^^ . + "http://www.gentlefolk.tld/malefactress/containment.html" . + . + _:B2464265afa544d8437f1c3e367d836ee . + . + "http://www.beduins.tld/swanker/severalizing.html" . + "argled collards swanker" . + "105"^^ . + "http://www.antiquing.tld/beduins/collards.html" . + . + _:B8cc49754a51ba7673adf9e5efd84441d . + . + "http://www.libelees.tld/stereoscopies/scraggier.html" . + "proselytes invoiced stereoscopies" . + "176"^^ . + . + _:B2d7085f8da58fc869372ffc3be47e835 . + . + "http://www.vocalities.tld/discord/rom.html" . + "gavelling freeness discord" . + "70"^^ . + "http://www.inveighed.tld/vocalities/freeness.html" . + . +_:B117c0b1a8eac4ab53e1160a0b03c6e55 "Phoolan Mackie" . +_:B117c0b1a8eac4ab53e1160a0b03c6e55 . + _:Bffd0067948bb1b7f5c03da3354abdcbb . + . + "http://www.calculably.tld/mopish/beeves.html" . + "widdling anodal mopish" . + "198"^^ . + "http://www.incorporator.tld/calculably/anodal.html" . + . + _:B4ae452055767cbfe983cee82e684130a . + . + "1955"^^ . + "http://www.unanticipated.tld/microprogramming/moots.html" . + "benchmarks chivvies microprogramming" . + "35"^^ . + "http://www.caneware.tld/unanticipated/chivvies.html" . + "ablings benchmarks unanticipated" . + . +_:B3b11436749f3eb75a9c477fd659397f6 "Marjorie Ruggiere" . +_:B3b11436749f3eb75a9c477fd659397f6 . + _:B3d15bb990d04103ab43eeb123cfaea6f . + . + "1963"^^ . + "http://www.flowerers.tld/tassels/viaducts.html" . + "avion alloyed tassels" . + "2"^^ . + "http://www.youngsters.tld/flowerers/alloyed.html" . + "inks avion flowerers" . + . + _:B41afb30e07e2f9a3bb55fccaf9fadd85 . + _:B4af80870b749e7a9b529caf03fb7fcb1 . + . + "http://www.friskiness.tld/biting/bateaux.html" . + "serries lapdogs biting" . + "108"^^ . + "http://www.drumbeat.tld/friskiness/lapdogs.html" . + . +_:B40cf16ae7daeb9864435c2d5fcf10d6d "Akiva Ominelli" . +_:B40cf16ae7daeb9864435c2d5fcf10d6d . + _:Bb079b2b821dbcdd3c35c8cce25955413 . + _:B87a4766c32cbcb3b9fde9c6f94887b8b . + . + "http://www.majestical.tld/preadolescents/coagulability.html" . + "intercessions carolinians preadolescents" . + "58"^^ . + "http://www.mimickers.tld/majestical/carolinians.html" . + . +_:Bb8505f9bd37101af8695cf0e7810a6d4 "Kharitaniia Iniguez" . +_:Bb8505f9bd37101af8695cf0e7810a6d4 . + _:B914edd165db242d2cefeb6176fdff621 . + . + "http://www.contributes.tld/reprocesses/caudate.html" . + "darting toeplates reprocesses" . + "34"^^ . + "http://www.moltenly.tld/contributes/toeplates.html" . + . + _:Bfa5418d13d76600c308f84469a165beb . + _:B3148a5c36632b51657f6ff3dafc12ec3 . + . + "http://www.swords.tld/bryony/balefire.html" . + "merchandisers ogham bryony" . + "128"^^ . + "http://www.spanner.tld/swords/ogham.html" . + . +_:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 "Sadahige Taglialatela" . +_:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 . +_:Ba5ace739f809d5a6d1368f9b73a6c1b4 "Gerry Rupprecht" . +_:Ba5ace739f809d5a6d1368f9b73a6c1b4 . + _:B44e17586697649e0176d944ee7db0c7d . + . + "http://www.gestures.tld/executrixes/repacifies.html" . + "eutrophy tugboat executrixes" . + "192"^^ . + "http://www.synaesthetic.tld/gestures/tugboat.html" . + . + _:B7d9e65d9cde0b3fc240e620ee3c4603b . + . + "http://www.scarcity.tld/liberality/patrilinear.html" . + "zeroed choreas liberality" . + "118"^^ . + "http://www.adulated.tld/scarcity/choreas.html" . + . +_:Bafa13e03c1ce2d565f5367c4f2c5a1a7 "Manoela Rogness" . +_:Bafa13e03c1ce2d565f5367c4f2c5a1a7 . + "pinesaps attritional enricher" . + _:B6eb843e27365df3e1253c58b4d8ba6f1 . + . + "6"^^ . + _:B0b130dbbbf74aabfe91a5df78b19fd4f . + "http://www.fetters.tld/gatepost/attritional.html" . + . + "http://www.gatepost.tld/enricher/childproof.html" . + "preconceiving pinesaps gatepost" . + _:B0813b087ba3ad9a164563c6aec4b0bca . + "1961"^^ . + _:B26c1cbb80ba5a2f91b916b27fb0d881e . + . + "1965"^^ . + "http://www.fronts.tld/refile/lubricated.html" . + "befogs tatterdemalions refile" . + "183"^^ . + "http://www.smokeless.tld/fronts/tatterdemalions.html" . + "antislavery befogs fronts" . + . + _:B46a2a25f5d315aaca56c7f42f6bb3ff9 . + _:B92b4c2ff7312ef10355e66711d4946e9 . + . + "http://www.clanged.tld/crabgrass/veeries.html" . + "preeminently woodsman crabgrass" . + "40"^^ . + "http://www.gastroscopy.tld/clanged/woodsman.html" . + . +_:B9c4dda27848cb349cf32c1b5a1bb8dd3 "Cali Sibrel" . +_:B9c4dda27848cb349cf32c1b5a1bb8dd3 . + _:Bfb3fb54e2d62627c5daccdaa09e69c59 . + _:B70f36611e1c30bc3641d16b770927a6d . + . + "http://www.enchain.tld/legaleses/cruzados.html" . + "fabulously resolves legaleses" . + "146"^^ . + "http://www.kindhearted.tld/enchain/resolves.html" . + . +_:B902b688e0e0962f98abf8ecf4fad7463 "Naganori Wreede" . +_:B902b688e0e0962f98abf8ecf4fad7463 . +_:B4714dd5db2e07dea3effc1bc7d055ad6 "Tasia Ellenburg" . +_:B4714dd5db2e07dea3effc1bc7d055ad6 . +_:Bce622494c0df1926370cf77ddd2df17a "Susanne Fenster" . +_:Bce622494c0df1926370cf77ddd2df17a . + _:Bd147e2cc8d8e9f1dce519f4b978d472f . + "1960"^^ . + "http://www.crawlway.tld/ops/participator.html" . + "inaptly vealier ops" . + "24"^^ . + "maladministrative crawlway vealier" . + . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "http://www.misfitted.tld/seeped/pastoralism.html" . + "tomboys sermonizer seeped" . + "184"^^ . + "http://www.annuitants.tld/misfitted/sermonizer.html" . + . +_:B4f4c84497deba5767748c1f59c64009e "Halyna Ritzer" . +_:B4f4c84497deba5767748c1f59c64009e . + "175"^^ . + _:B279a9758c3b8d403a6812873e433f95a . + "determinableness shaled flourished" . + "1958"^^ . + . + . + "http://www.flourished.tld/engirdling/brawler.html" . + "http://www.toiling.tld/flourished/reentries.html" . + "shaled reentries engirdling" . + _:B56260fd873cceb6c081a67f2c2ca785e . + _:B2ba05fca0564243aabc56fa8208e4322 . + _:B9df955ccb99494805083cdc0e5c8e656 . + . + "http://www.fertilely.tld/swanherds/reinscribing.html" . + "sutra arborization swanherds" . + "84"^^ . + "liegeman dowitchers eucharists tallows marsupialize codeines winglets tsp jihads" . + "http://www.cygnets.tld/fertilely/arborization.html" . + . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + _:B5422b90d56b6c1a5ae505340eff0d53e . + . + "http://www.meliorated.tld/cubbish/antimacassar.html" . + "icecaps abstrusely cubbish" . + "99"^^ . + "http://www.missteps.tld/meliorated/abstrusely.html" . + . + _:B56d57a430ed6e2ad0494da4f09baf0b9 . + _:B2c4656b0906f8f317752de276d93b50c . + . + "http://www.encyst.tld/duper/depersonalizes.html" . + "participles retirees duper" . + "78"^^ . + . +_:B3b12e1cb061898fd76a74dca29906a53 "Faas Chitty" . +_:B3b12e1cb061898fd76a74dca29906a53 . +_:Bbc28cd453167736550a1a0d283af099b "Pankratius Spath" . +_:Bbc28cd453167736550a1a0d283af099b . +_:Be66d1400ab5f6f99c7ab5b57f97ca877 "Eichi Tenant" . +_:Be66d1400ab5f6f99c7ab5b57f97ca877 . + "http://www.obnoxiously.tld/endorser/libations.html" . + "12"^^ . + . + _:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 . + "microspace fixup scurf snowballed practicably inflamed salesclerk forehoof clonked mistreat" . + . + . + "gasogenes dismounting endorser" . + "http://www.fungic.tld/obnoxiously/dismounting.html" . + _:Bfaf2399e0328b6644b36a927e2d8ce5a . + . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + . + "1962"^^ . + "http://www.oilpapers.tld/immunologist/watermen.html" . + "outpace daunted immunologist" . + "http://www.rethink.tld/oilpapers/daunted.html" . + "reprobate outpace oilpapers" . + . + _:B059b257a8a2f72730e6481a44ffb4d6e . + _:B64ee19bc619f1b89853aefc2cfafb7cd . + . + "http://www.sabbats.tld/bobbing/tingeing.html" . + "consonantly wholesalers bobbing" . + "79"^^ . + "http://www.airliner.tld/sabbats/wholesalers.html" . + . +_:Bb1d92ebeb7827ec3fc7efcc9122100f4 "Dymas Houskeeper" . +_:Bb1d92ebeb7827ec3fc7efcc9122100f4 . + _:B7d18da5f2cf9853955b3f7b9cc2f7a15 . + . + "http://www.privets.tld/huddling/ferociously.html" . + "limiest dispossesses huddling" . + "169"^^ . + "http://www.chooser.tld/privets/dispossesses.html" . + . + _:Beee465b18786a9f02aac0d4a474fbad0 . + . + "http://www.miasmic.tld/outspreading/octopod.html" . + "oratress commutative outspreading" . + "195"^^ . + . + _:B0b7fc9fcee5bcdbe453508dd9c8f2b53 . + . + "http://www.misapplying.tld/exuded/complies.html" . + "stilton doomed exuded" . + "159"^^ . + "http://www.perpendiculars.tld/misapplying/doomed.html" . + . + _:Bca631747613f78170f6309ce56fbd598 . + . + "1965"^^ . + "http://www.quitter.tld/boggiest/sophomorically.html" . + "mordent kvetching boggiest" . + "42"^^ . + "oxyhydrogen quitter kvetching" . + . + _:B5b14c998a0b4e9252314625d434f4031 . + _:B08c35595e080e3081f1807e3ef7ea6f7 . + . + "http://www.deposing.tld/retry/excursuses.html" . + "scolders unconsumed retry" . + "96"^^ . + . + _:B093056cee70a75d205c20ae4917ed3be . + . + "1965"^^ . + "http://www.basilicas.tld/otolithic/geodesist.html" . + "doctors keypunchers otolithic" . + "heartstrings basilicas keypunchers" . + . + _:B88ab7a124220a02475fad7ff17de73f6 . + . + "1964"^^ . + "http://www.balks.tld/venerates/barracks.html" . + "tipster teas venerates" . + "67"^^ . + "http://www.recalcitrancies.tld/balks/teas.html" . + "staggerers tipster balks" . + . + _:B31dbf4ed0541560ec2c71da8e98709bc . + . + "http://www.bisques.tld/pinked/boned.html" . + "maturative invalidates pinked" . + "155"^^ . + "http://www.childishly.tld/bisques/invalidates.html" . + . +_:Bac5851db4243b33d6533ef4700086ef3 "Armstrong Selma" . +_:Bac5851db4243b33d6533ef4700086ef3 . +_:B3c7a2f3e66a73c1ffd02e15cc82e526e "Nikkylia Foutz" . +_:B3c7a2f3e66a73c1ffd02e15cc82e526e . + _:B2c3a371762665720a2e2b3a2ee68b31a . + . + "http://www.overbaked.tld/liverwursts/chummed.html" . + "peeking umping liverwursts" . + "http://www.pesky.tld/overbaked/umping.html" . + . +_:Bc5b2623f10c668e677afdced5bf05321 "Milika Pagoda" . +_:Bc5b2623f10c668e677afdced5bf05321 . +_:Bcb6498fddb88cf515074fbbf540eacfa "Triptolemus Podvin" . +_:Bcb6498fddb88cf515074fbbf540eacfa . +_:B46301088bd94891d0de80b776d2ed311 "Sandrine Provencher" . +_:B46301088bd94891d0de80b776d2ed311 . +_:Bded9299aefa00954039bc8799c33415c "Utor Gennusa" . +_:Bded9299aefa00954039bc8799c33415c . +_:B3dd207973df0401450d7d853a7480824 "Sebald Agre" . +_:B3dd207973df0401450d7d853a7480824 . +_:B6b19797071f234b223b500ea9f321363 "Bettine Stiefel" . +_:B6b19797071f234b223b500ea9f321363 . + _:B087eb3bbee07dcc1b6c9d488a43ec505 . + . + "http://www.tacticians.tld/whereunto/velocities.html" . + "reflux etruscans whereunto" . + "191"^^ . + "http://www.unended.tld/tacticians/etruscans.html" . + . + _:B355e7f4463d98b21ae0efaf91a934677 . + . + "http://www.lushes.tld/dishtowels/croutons.html" . + "opticians foremost dishtowels" . + "152"^^ . + "http://www.nonsuccess.tld/lushes/foremost.html" . + . + _:B1dc37d8f6b02ebd55e9475f13c7736f7 . + . + "http://www.minimaxes.tld/tournaments/duckboard.html" . + "plundered dominants tournaments" . + "192"^^ . + . +_:B1c17739808f1402688887d273b680ce3 "Iarogned Trivette" . +_:B1c17739808f1402688887d273b680ce3 . +_:Bed99ca42fea6d1faa789ce186b29f251 "Miqdaad Gour" . +_:Bed99ca42fea6d1faa789ce186b29f251 . + _:Be28dc6e125cbfb85ad053b0d10a657fb . + . + "http://www.satisfying.tld/sharpers/forbearer.html" . + "surmisers undamped sharpers" . + "142"^^ . + "http://www.splinting.tld/satisfying/undamped.html" . + . +_:B7f6376e946bcffeef78af79e5259fa31 "Rajab Sikora" . +_:B7f6376e946bcffeef78af79e5259fa31 . +_:B09f71fc94886168a5e1af0956f995116 "Lidwina Semke" . +_:B09f71fc94886168a5e1af0956f995116 . + _:Bf602cee368e7b3e11461bf9b56d40003 . + "1963"^^ . + "http://www.erases.tld/overcapitalizes/alphabetically.html" . + "washcloths monarchist overcapitalizes" . + "168"^^ . + "http://www.etape.tld/erases/monarchist.html" . + "cabbala washcloths erases" . + . +_:B829ab69175ad307d1c8ddf176a420975 "Cathriona Cunniff" . +_:B829ab69175ad307d1c8ddf176a420975 . + _:Bcb6498fddb88cf515074fbbf540eacfa . + . + "1962"^^ . + "http://www.rattish.tld/upbraids/alimentation.html" . + "satoris pustuled upbraids" . + "125"^^ . + "flagellated rattish pustuled" . + . + _:B9ff491105870fe1e1265fcffe45715c7 . + . + "http://www.legislatresses.tld/deterministic/fantods.html" . + "bards underway deterministic" . + "199"^^ . + . +_:B9971119d8b616203ffe854669605b3fa "Yasunobu Portera" . +_:B9971119d8b616203ffe854669605b3fa . + _:Bc0b53d476f511e256bb8fb162efa8282 . + . + "http://www.shebangs.tld/hers/bussed.html" . + "definitions seatwork hers" . + "194"^^ . + "croaks jungly dogtrotted splashiness gnotobiology debitable veining sleighs duskish geraniums" . + "http://www.shebeens.tld/shebangs/seatwork.html" . + . +_:B68247401be274dd459d4dae853319084 "Raita Avalos" . +_:B68247401be274dd459d4dae853319084 . +_:B31e5323a7e111e70e48785dafa8e34a0 "Abdul Spicer" . +_:B31e5323a7e111e70e48785dafa8e34a0 . +_:B750f3468575a1e6886eb2efc887b68fe "Clare Merone" . +_:B750f3468575a1e6886eb2efc887b68fe . +_:B7726de9e54ac42e33b09ac689d1c13ac "Gerald Fieselman" . +_:B7726de9e54ac42e33b09ac689d1c13ac . +_:Bf7816362777c954311506cf0f1adac94 "Graldine Casida" . +_:Bf7816362777c954311506cf0f1adac94 . +_:Bdd41089272048aa2584b46ee62821266 "Muni Mccuiston" . +_:Bdd41089272048aa2584b46ee62821266 . + _:Bfbd8c1fbf6f5a77a0de72903a2bd50fd . + . + "http://www.lecithins.tld/whereases/plumper.html" . + "argles alterants whereases" . + "60"^^ . + "http://www.thyroidectomies.tld/lecithins/alterants.html" . + . +_:B2e4b423dae4a356450ebf36036a12c8a "Iken Siluis" . +_:B2e4b423dae4a356450ebf36036a12c8a . + _:B5f9fa081525ced1eba1c9afeb20ab494 . + . + "1959"^^ . + "http://www.emboldening.tld/alleles/impliedly.html" . + "anabolic beanpoles alleles" . + "1"^^ . + "http://www.plebe.tld/emboldening/beanpoles.html" . + "yelled anabolic emboldening" . + . +_:B2cf32076f2e7de968cbf6159b46cf209 "Luzie Hammed" . +_:B2cf32076f2e7de968cbf6159b46cf209 . + _:Be5bb6e60f2e04dba1fceae2d4106bab9 . + . + "http://www.exciter.tld/federalizations/inducts.html" . + "magdalen balsaming federalizations" . + "183"^^ . + . +_:Bc732e60b8ab134d544dae0224dda5278 "Raimundo Wetklow" . +_:Bc732e60b8ab134d544dae0224dda5278 . +_:B5422b90d56b6c1a5ae505340eff0d53e "GopiGopika Chaisty" . +_:B5422b90d56b6c1a5ae505340eff0d53e . +_:B66436c503b362c5982792e4272206f5b "Athansios Svendsen" . +_:B66436c503b362c5982792e4272206f5b . +_:Bc0c92f6d4e313e23d4448418ac1f8e31 "Pawelek Gotimer" . +_:Bc0c92f6d4e313e23d4448418ac1f8e31 . +_:B6bb71ff596ac694d6267e89fed85a076 "Tonniya Klaas" . +_:B6bb71ff596ac694d6267e89fed85a076 . + _:B48ef758bb6fff88e239a7dfae01a40f3 . + . + "1966"^^ . + "http://www.tittle.tld/hominess/inquired.html" . + "rocklike remarkable hominess" . + "186"^^ . + "http://www.kiddy.tld/tittle/remarkable.html" . + "preempted rocklike tittle" . + . +_:B9404ead1d16cd5b5efc70648114d19ce "Kinji Jantzen" . +_:B9404ead1d16cd5b5efc70648114d19ce . +_:B7b02bd020a80ddcfbb604aa804ccd7da "Tess Andon" . +_:B7b02bd020a80ddcfbb604aa804ccd7da . + _:B3dd207973df0401450d7d853a7480824 . + . + "http://www.quietens.tld/sagger/retouch.html" . + "bemired adjoins sagger" . + "86"^^ . + "http://www.omened.tld/quietens/adjoins.html" . + . + _:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . + . + "http://www.catalogues.tld/piggeries/aeronaut.html" . + "dinted oysterers piggeries" . + "83"^^ . + "http://www.swells.tld/catalogues/oysterers.html" . + . + _:B49a9ab5891d2c9d13d29a387e349a9b4 . + . + "1956"^^ . + "http://www.inauguration.tld/batrachians/paradoxical.html" . + "toenailing doser batrachians" . + "98"^^ . + "http://www.maudlinly.tld/inauguration/doser.html" . + "precognitions toenailing inauguration" . + . + _:Be54888dee36850a76ef34547f75fb97c . + . + "http://www.cheapness.tld/quibbles/bulls.html" . + "antihypertensive inseam quibbles" . + "195"^^ . + "http://www.highjacks.tld/cheapness/inseam.html" . + . +_:Bf9adc51ba6d9f4df2e87726e87f3668d "Trista Wichmann" . +_:Bf9adc51ba6d9f4df2e87726e87f3668d . + _:B86bb4fb51d4fcb8164456331ab6df753 . + . + "1955"^^ . + "http://www.knacked.tld/volitions/kilohertz.html" . + "hirsuteness acrimoniously volitions" . + "http://www.wanders.tld/knacked/acrimoniously.html" . + "claymore hirsuteness knacked" . + . + _:B7726de9e54ac42e33b09ac689d1c13ac . + . + "http://www.ultraviolet.tld/fibroin/cantons.html" . + "lurchers jutty fibroin" . + "116"^^ . + "http://www.marled.tld/ultraviolet/jutty.html" . + . +_:B84582b9133880e00a88e63eddc870f93 "Tarran Pointer" . +_:B84582b9133880e00a88e63eddc870f93 . + _:B9da6eda167387f92543c672055ea0003 . + . + "http://www.ganglionic.tld/contradictions/sasses.html" . + "preterit diddling contradictions" . + "181"^^ . + "http://www.sweetly.tld/ganglionic/diddling.html" . + . + _:B3d7152364433145d1bc2f753e96bf4cf . + . + "1963"^^ . + "http://www.amalgamative.tld/knottiness/geom.html" . + "malinger silted knottiness" . + "83"^^ . + "http://www.sandpit.tld/amalgamative/silted.html" . + "lymphs malinger amalgamative" . + . +_:Be5f828e78539b9a30e7ad042981548ea "Vertise Dorminy" . +_:Be5f828e78539b9a30e7ad042981548ea . + "1964"^^ . + "7"^^ . + "Journal 5 (1964)" . + "1"^^ . + . + _:B2ba0ab2c56b5e6c7a71b8b2c10111e97 . + . + "http://www.meliorative.tld/kickers/chaoses.html" . + "adsorbable regressed kickers" . + "157"^^ . + . +_:B9c6d904680bbf2aaf574130a20fdc75a "Godrell Standefer" . +_:B9c6d904680bbf2aaf574130a20fdc75a . + _:B277d4322c2568abd856a9ea8d3c7c08c . + _:B10549a29965d8dc6946f88880b094fab . + . + "http://www.sportscasters.tld/upchuck/effervesced.html" . + "tsarinas hoydens upchuck" . + "76"^^ . + . +_:B297e3857b55d16f873a69bc938ba5523 "Clarice Tillberg" . +_:B297e3857b55d16f873a69bc938ba5523 . + _:B825bd221a384cad2eff057a2db17b81d . + . + "http://www.witnesser.tld/outgassed/specifying.html" . + "awakening lassitudes outgassed" . + "79"^^ . + "http://www.candidates.tld/witnesser/lassitudes.html" . + . +_:B48abf71fc1e5b1f76a7416c0b927f757 "Takako Nordine" . +_:B48abf71fc1e5b1f76a7416c0b927f757 . + _:Bf08daa1cccd20448a937487ce806c761 . + . + "1961"^^ . + "http://www.careens.tld/catabolizing/carnally.html" . + "makeweight typos catabolizing" . + "155"^^ . + "http://www.stoves.tld/careens/typos.html" . + "mythologically makeweight careens" . + . +_:B102bec01653fca2bc7f36021e9a36232 "Kleophea Chesterfield" . +_:B102bec01653fca2bc7f36021e9a36232 . +_:B2d4130c29546810a1a63d84e3df892f9 "Kiuprila Inscore" . +_:B2d4130c29546810a1a63d84e3df892f9 . + "bangs concaving unfelt" . + "0-6816-8398-0" . + _:B65ef6629b4cb1aa4d361e24425177342 . + "1755"^^ . + "Sybex" . + . + "1965"^^ . + "http://www.concaving.tld/cusswords/converts.html" . + "Proceeding 1 (1965)" . + . + _:Bca7986f16f03b479c76ebfe96c447831 . + . + "http://www.unconvincing.tld/shoemakers/drams.html" . + "equivalents newsworthy shoemakers" . + "71"^^ . + "http://www.fuhrer.tld/unconvincing/newsworthy.html" . + . + _:B45b7030123608f078ece93e1e2dcf941 . + . + "http://www.lacquered.tld/tarring/clouding.html" . + "theorized wretches tarring" . + "130"^^ . + "http://www.harkens.tld/lacquered/wretches.html" . + . + _:B008f1557049f469431d09b0851c2f8dc . + . + "http://www.recolonize.tld/brooded/metrist.html" . + "mariner madrigals brooded" . + "32"^^ . + "http://www.roosts.tld/recolonize/madrigals.html" . + . +_:B6cbda0cd9e8d3e2efcf147948c7ab269 "Yemena Knebel" . +_:B6cbda0cd9e8d3e2efcf147948c7ab269 . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + . + "http://www.potties.tld/descanting/admonished.html" . + "trembled watercresses descanting" . + "29"^^ . + "http://www.ostensive.tld/potties/watercresses.html" . + . + "announced absoluteness oversupply" . + _:B436539e0564eef047da60b5d593a2354 . + . + "10"^^ . + "masher announced defective" . + . + _:B2fc89c982fc85f571123b7c569061e23 . + "http://www.defective.tld/oversupply/matchmaker.html" . + "1951"^^ . + "http://www.autoeroticism.tld/defective/absoluteness.html" . + _:B829ab69175ad307d1c8ddf176a420975 . + . + "http://www.sizer.tld/gesticulates/cupfuls.html" . + "chollas nubble gesticulates" . + "184"^^ . + . + _:B8a1df401b8c1935c091bbf25a8bb986c . + _:B6ecb594ce542a64a4f41e50d6c60b3b9 . + . + "http://www.surnamers.tld/unsteadiest/insists.html" . + "barographic overeducates unsteadiest" . + "180"^^ . + "http://www.realising.tld/surnamers/overeducates.html" . + . + _:B1cff0c5a8900575d7744f6e93de6b97d . + . + "1959"^^ . + "http://www.diazepam.tld/slatted/unclamps.html" . + "unluckiest ostentation slatted" . + "161"^^ . + "lampoonists diazepam ostentation" . + . + _:B29cd54b14f8361080449d8bcfcf9d1ed . + . + "http://www.plenipotentiaries.tld/hushful/cartoons.html" . + "reinstructing misjudged hushful" . + "55"^^ . + . + _:Bc8b99b045d6601e656361fecd8304d3f . + . + "http://www.hooraying.tld/philharmonics/palladiums.html" . + "zymogenic velds philharmonics" . + "100"^^ . + "http://www.tiffanies.tld/hooraying/velds.html" . + . +_:Bb8bdda93d3f3c5bf4c58f923f5566fd8 "Lecia Baumeister" . +_:Bb8bdda93d3f3c5bf4c58f923f5566fd8 . + _:Badcf372bd56ee13945ef2fee30eed30b . + . + "http://www.parlous.tld/agedly/holder.html" . + "typefaces outspoke agedly" . + "124"^^ . + "http://www.denaturant.tld/parlous/outspoke.html" . + . +_:B65a30ebc64acf9672e75a8a964c2a306 "Mafalda Plaisted" . +_:B65a30ebc64acf9672e75a8a964c2a306 . + . + _:B9cb25230d71ca226ca4d28d9f97e3d4f . + . + "http://www.dilutes.tld/shovels/vitric.html" . + "antiquarians quantitatively shovels" . + "118"^^ . + . + _:Bb7b9999f01399f748a05f49128edafd4 . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + "http://www.defoliator.tld/alibiing/raisings.html" . + "http://www.moored.tld/defoliator/chiasma.html" . + "doorless chiasma alibiing" . + "wackier doorless defoliator" . + "1962"^^ . + "152"^^ . + . + . + _:Bc9aa2f0a014848e84e9dbc4cf52dea63 . + . + "http://www.lichening.tld/partakes/quitted.html" . + "palaver undine partakes" . + "85"^^ . + "http://www.natures.tld/lichening/undine.html" . + . + _:B8e6c1a7bd143e0e12b3f69dd337b2576 . + . + "http://www.nihils.tld/cithern/upswollen.html" . + "spangled nonapplicable cithern" . + "10"^^ . + "http://www.jingoish.tld/nihils/nonapplicable.html" . + . +_:B344d490fc3d07e94ae3a64a9fcb24648 "Taki Tenuta" . +_:B344d490fc3d07e94ae3a64a9fcb24648 . + _:B28198901a8cb2dc05fe8bf9838e97f38 . + . + "http://www.outsmarts.tld/locomoted/disagreeing.html" . + "wrestlers hushes locomoted" . + "123"^^ . + "http://www.acropolises.tld/outsmarts/hushes.html" . + . +_:B903ff247917962632f1a136bc4572c5e "Catrina Beneke" . +_:B903ff247917962632f1a136bc4572c5e . + _:Bcbc2e58070b19948740f1e603a7b6887 . + . + "http://www.ranting.tld/schussed/luminescence.html" . + "brusk rampageous schussed" . + "103"^^ . + "http://www.seeping.tld/ranting/rampageous.html" . + . + _:Ba8ff651aedc9a38b3fde56294aa1eaf0 . + . + "http://www.uncapped.tld/agilities/redressment.html" . + "militating sealing agilities" . + "84"^^ . + "http://www.outranks.tld/uncapped/sealing.html" . + . +_:Ba91c711b04653764a1fc6e8d1484e8bb "Mamie Howen" . +_:Ba91c711b04653764a1fc6e8d1484e8bb . +_:Babd76e7d2769a7403ed45a6cd3c4ef3b "Arvad Iossa" . +_:Babd76e7d2769a7403ed45a6cd3c4ef3b . +_:B354383362123ed8da62a59dd7e322aee "Rosaline Musch" . +_:B354383362123ed8da62a59dd7e322aee . + _:B8a5c7dff1240e857ea3cdf8fd5d0b121 . + _:B93cd44187712c3ac08ba27c2a3e4821f . + . + "http://www.professes.tld/terrorize/ices.html" . + "multiplier shingler terrorize" . + "26"^^ . + "http://www.uncomfortable.tld/professes/shingler.html" . + . +_:Bcb3808237395b1c7a1d46235a0b0f189 "Consolacion Lodge" . +_:Bcb3808237395b1c7a1d46235a0b0f189 . + "79"^^ . + _:Badab3c861ef369f4b0aa9342e005d051 . + "http://www.monogramed.tld/soother/glaziery.html" . + "paves conspicuousness soother" . + . + "http://www.tauting.tld/monogramed/conspicuousness.html" . + "1957"^^ . + "federalism paves monogramed" . + _:B1f88519b236bd4737fad1d5d1bd2527f . + . + _:Bb1d92ebeb7827ec3fc7efcc9122100f4 . + . + "http://www.greaves.tld/fixup/scurf.html" . + "negotiators microspace fixup" . + "153"^^ . + "http://www.semitraditional.tld/greaves/microspace.html" . + . + _:B93a8e6631527f05e8fb5fe64f88324e4 . + . + "http://www.unwind.tld/recut/wording.html" . + "gruntles fragmental recut" . + "71"^^ . + . +_:B5c2646b45fa769af7b7061f9418d3d6d "Roscislawa Kalmer" . +_:B5c2646b45fa769af7b7061f9418d3d6d . +_:Bfaf52d49a2a3220c8f637b64f5ee47eb "Sina Kellen" . +_:Bfaf52d49a2a3220c8f637b64f5ee47eb . + _:Bf6247f91c0e0f8da6099381716cf728c . + . + "http://www.bookkeeper.tld/isoprene/cabined.html" . + "brownstones keloid isoprene" . + "http://www.castings.tld/bookkeeper/keloid.html" . + . +_:Bb9328d55da04cf65a9d1148b2fd701d3 "Nawwaara Roary" . +_:Bb9328d55da04cf65a9d1148b2fd701d3 . + _:Bb61e43e535c99cdcd37a0b7c8a0e6343 . + . + "http://www.conventionalism.tld/rheometers/auditives.html" . + "chortles nonstick rheometers" . + "186"^^ . + . + _:B7878ee471d7eb1c7b59f5e84a7e58575 . + . + "http://www.stilbestrol.tld/miscalling/firefanged.html" . + "waspishly villainousness miscalling" . + "137"^^ . + "http://www.batting.tld/stilbestrol/villainousness.html" . + . +_:Badd53f1282f2a6d043e8e1a9afb4ffcd "Abderus Boston" . +_:Badd53f1282f2a6d043e8e1a9afb4ffcd . + _:B624cee9f1e020d1c1cebfec6d0b9cc6d . + _:Bfc5967ba373c9dbc94dac9edef158843 . + . + "http://www.interfaces.tld/nonclassically/gatemen.html" . + "hosannas kinesthetic nonclassically" . + "178"^^ . + "http://www.extirpations.tld/interfaces/kinesthetic.html" . + . +_:B530b0b3c55fc3429b4d872c088fc22e9 "Candace Yakulis" . +_:B530b0b3c55fc3429b4d872c088fc22e9 . + _:B1855a5236b0366402d6b45cb785f7032 . + . + "1963"^^ . + "http://www.overdelicate.tld/puritanical/mousses.html" . + "speeches reddishness puritanical" . + "50"^^ . + "http://www.precises.tld/overdelicate/reddishness.html" . + "romancers speeches overdelicate" . + . + "http://www.centerfold.tld/drawbridges/sluggard.html" . + "stimulator sluggard adjured" . + . + _:B7a688534e524712ee2eba0ec4c5dfb87 . + "informational stimulator drawbridges" . + . + "http://www.drawbridges.tld/adjured/tears.html" . + "1962"^^ . + "unwarily jelled bughouse demurely negligence workingwomen saintdom bylines chromatographically centralizer dependency stinters reusable nester chirpers tweets abstruser pishing weaning uncleanly tarried erupts tablesful duckbills butchered sickbays coughed dustrags wholesaler overapprehensively mounts passports laminates bloats annunciatory numbers pedagogies antioxidants amounting cyclo rhizomatous intrans dopier dement preapplication encrusting felonries japes lensed afghani anthologists nonreligious interlocutrices discontinued pneuma snuffy satirize anticyclone caboodle accedence abjuratory teleological stillness asbestosis straggles restarting habilitate stopped nubbly ultramodern scabs skittishness rearm menageries cesspit concelebrations frowners reversibility proconservation bassets kindredness vassals overattentively gravitic forelimbs aminity unamplified lamas disturbing lumpier lacerative jezebels stepsons colluded reanimating maxicoats gerontotherapies juggling nonbelievers thickeners companions octuple uncage craniums swarming psychosexual baguettes ormolu restrictionist slimed roughhewed zenithal headgears inflictor accelerators atonies aglow menaced martials broidering titaness burglars dulcimer pollywogs lichting viticulturist inspiring manilla argyll proletariate outscore inseminators serener loping atypically ransomer whigs educts miens exhibitioner retried voile incas wanter unlimber undependable imbricate outpatients griddles ascertainable laggardly insensibly domineers breezing" . + "131"^^ . + _:B7e60768702984f52a32b3ffe93c920ce . + "http://www.stoolies.tld/villadom/cricks.html" . + _:B790154fef31fa7e486c51e352260fc30 . + "http://www.rebury.tld/stoolies/partings.html" . + "21"^^ . + "gibbeted partings villadom" . + . + "attestor gibbeted stoolies" . + . + "1962"^^ . + _:B4b9d19f1c9f5f82253d9288a612eba22 . + _:Bf57d1467dd1d4bea732792986adedb09 . + . + "http://www.ensconced.tld/meathead/bazaars.html" . + "sorel cunnilinguism meathead" . + "189"^^ . + . + _:B59c18ce212da535383ac8cafddd74dca . + . + "http://www.sheepfold.tld/mescalism/stockers.html" . + "virulencies challah mescalism" . + "132"^^ . + . + _:B1a53b419a9e5e2e9c18efafc1736b0fb . + . + "http://www.catheters.tld/monks/calibrations.html" . + "glycerose worker monks" . + "134"^^ . + "http://www.pavane.tld/catheters/worker.html" . + . +_:B1a2be31045685227891b25c56ee5227c "Edwyn Spalinger" . +_:B1a2be31045685227891b25c56ee5227c . + . + _:Be0396e0c8b541278b419910292b6ca52 . + . + "http://www.toto.tld/reaccepts/gunneries.html" . + "evasiveness teashop reaccepts" . + "122"^^ . + "malting footgear abominators trilobate jigsawed kickstands prated songstresses" . + "http://www.bering.tld/toto/teashop.html" . + . +_:Bb4926e658a4f3dc336d9e93445cd91ff "Unais Machover" . +_:Bb4926e658a4f3dc336d9e93445cd91ff . +_:Bf22d46b02c59079d8c279d39a1e7f4e5 "Lidiia Wellnitz" . +_:Bf22d46b02c59079d8c279d39a1e7f4e5 . +_:B0e68eb2e70d02ee97a43e4c7be3a0638 "Milleise Genco" . +_:B0e68eb2e70d02ee97a43e4c7be3a0638 . +_:Bcd3771b7e831b9aa504825605d95a1ff "Veronica Thurmond" . +_:Bcd3771b7e831b9aa504825605d95a1ff . + . + "1959"^^ . + "188"^^ . + _:B4e515544b917c03fa2aec09a2e550177 . + . + "profferers loser yawed" . + "loser lysed defiled" . + "http://www.yawed.tld/defiled/stuffiest.html" . + "http://www.latchstring.tld/yawed/lysed.html" . + _:B6423d109c67d734287d3dc4e7bea5a44 . +_:B0c61e089c5318d705556f2bdd3477458 "Mukhtaar Grewe" . +_:B0c61e089c5318d705556f2bdd3477458 . + _:B033f5e2b983c72eef531c193b685941b . + . + "http://www.squawked.tld/hitchhike/bays.html" . + "disproving renovating hitchhike" . + "158"^^ . + "http://www.finises.tld/squawked/renovating.html" . + . +_:B034321a99688ce3a2815a1e99801bcd2 "Jaganmata Fullman" . +_:B034321a99688ce3a2815a1e99801bcd2 . + _:B0c34d261804abfd464e83177aa571f47 . + . + "http://www.riflers.tld/jovially/intellectualized.html" . + "squinty bisecting jovially" . + "18"^^ . + "http://www.avocets.tld/riflers/bisecting.html" . + . +_:B5e25f5e59fa548fd9c4fa31fc12d791a "Morimasa Westerberg" . +_:B5e25f5e59fa548fd9c4fa31fc12d791a . + _:B8e09915d88ddad7cfbc2836e7b60f4ef . + . + "http://www.pouchiest.tld/pyorrheas/cartons.html" . + "photospherically canvasses pyorrheas" . + "132"^^ . + . +_:B64362679d4bf6ec1b8b7e8a96bdcff5c "Cyara Himmelsbach" . +_:B64362679d4bf6ec1b8b7e8a96bdcff5c . + _:B09b355f4e47a852e0b10bc72d846c6bd . + . + "1966"^^ . + "http://www.warrantor.tld/tictocked/offerers.html" . + "handbill malted tictocked" . + "127"^^ . + "goofily warrantor malted" . + . +_:Bc248fddd6a8bdf53b8a454271220cfe6 "Sabri Sawdo" . +_:Bc248fddd6a8bdf53b8a454271220cfe6 . + _:B99d11df30faba524c7a54cdfb8747712 . + _:B8d0e497b5be1410e95e4949a883051c5 . + . + "http://www.undemonstrative.tld/bitts/unfertile.html" . + "atomising quilts bitts" . + "123"^^ . + . + _:B406007adce18f2054bc340e603a48bd1 . + . + "http://www.zapped.tld/somatological/rimiest.html" . + "clavier honeys somatological" . + "126"^^ . + . + _:B02d7658318aa6a9478d7324153d4a9d5 . + _:B4f729d62ec29906817b55d352365469c . + . + "http://www.revaluing.tld/arrogance/wilding.html" . + "anviltops gunwales arrogance" . + "29"^^ . + . +_:B2fd14f869f1fac908d734a8f32b0b326 "Tadd Vanpatton" . +_:B2fd14f869f1fac908d734a8f32b0b326 . + _:B19e530c2ec1bfb77456f61a910c44728 . + "1957"^^ . + "4"^^ . + "Journal 3 (1957)" . + "1"^^ . + . + _:B8333434d63cb6c0a5403d8f819ee848a . + . + "http://www.sues.tld/macrocosm/balded.html" . + "indianian mesmerist macrocosm" . + "157"^^ . + "http://www.bromos.tld/sues/mesmerist.html" . + . +_:B4fa51df0dd400449368e98251cd9a81d "Generosb Fowlar" . +_:B4fa51df0dd400449368e98251cd9a81d . + _:Bfd9ca242a01a68a48bec66f2af312263 . + . + "1961"^^ . + "http://www.poetizing.tld/strikeover/melodies.html" . + "perfumer resigners strikeover" . + "94"^^ . + "http://www.tattered.tld/poetizing/resigners.html" . + "expositing perfumer poetizing" . + . +_:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 "Timun Silverstein" . +_:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 . +_:B272d55361204b191605c558039f696a6 "Akkios Chamberlian" . +_:B272d55361204b191605c558039f696a6 . +_:B409e2730deca9ee1a10b8ce0fc16dfea "Nastasja Kayser" . +_:B409e2730deca9ee1a10b8ce0fc16dfea . +_:Bf6c1659e334c483f7f6f86cdfa25f7aa "Pastora Blando" . +_:Bf6c1659e334c483f7f6f86cdfa25f7aa . + . + "Proceeding 1 (1960)" . + "1960"^^ . + "http://www.overmodify.tld/coheir/spectators.html" . + _:B48a170aaebb245deb5c85db818efd152 . + "tackles overmodify franking" . + "0-6339-9782-0" . + _:Bf3186e1c61b0b349195b469f90ee0f96 . + "American Institute of Physics Press" . + . + _:Bcd27f14243cb10deb5eee4a88f0ba4ce . + "1965"^^ . + . + . + "smudgiest oxtail forgives" . + "oxtail unwholesomeness heartily" . + "125"^^ . + "http://www.forgives.tld/heartily/bloodiest.html" . + _:B664f28147eb6c07cb6b03748eae5d9f8 . + "http://www.roan.tld/forgives/unwholesomeness.html" . + _:B691d56b0c2bbec38fde654b4dbed7a07 . + . + "http://www.honors.tld/superintended/investigated.html" . + "representable bullier superintended" . + "27"^^ . + "http://www.senescent.tld/honors/bullier.html" . + . + _:Bdc72e7d5229d4f37496436b11dcc8468 . + . + "http://www.hazed.tld/dungaree/sniped.html" . + "recoloration suckler dungaree" . + "92"^^ . + "http://www.manhattans.tld/hazed/suckler.html" . + . + _:B833a91a0e6f0969671a5aa8251dceb11 . + . + "1964"^^ . + "http://www.tonsorial.tld/titles/manless.html" . + "elvis shawed titles" . + "77"^^ . + "http://www.teepees.tld/tonsorial/shawed.html" . + "modulative elvis tonsorial" . + . +_:B332f808c78f6ea56c7201c1397118d3c "Ksena Volden" . +_:B332f808c78f6ea56c7201c1397118d3c . +_:B7b9e1a177bbd248872e238ce1cca5325 "Yanely Roff" . +_:B7b9e1a177bbd248872e238ce1cca5325 . + _:Be65782dae3f51f0f6eced9bae2c0c235 . + . + "http://www.vaccination.tld/realignments/nybbles.html" . + "thatched giddied realignments" . + "160"^^ . + . +_:Bfe730170a21f538e770ddb740d4611cc "Evstoliia Hueckman" . +_:Bfe730170a21f538e770ddb740d4611cc . +_:Be19ae14b531d3b9961f92f960a5f9c0d "Ivan Spratt" . +_:Be19ae14b531d3b9961f92f960a5f9c0d . +_:Be91a6693e3598dd48180dea05d9382bd "Emi Fiesel" . +_:Be91a6693e3598dd48180dea05d9382bd . +_:B6b9e506a5658b04e46d0f685b1000104 "Adar Merenda" . +_:B6b9e506a5658b04e46d0f685b1000104 . +_:B2299c422d03b3697f22a187264a167ff "Raizel Boylston" . +_:B2299c422d03b3697f22a187264a167ff . + _:B72a7a4e6805b4a541d3e2c4202c25aa8 . + . + "http://www.goodness.tld/stalkier/aggies.html" . + "lengthened weathercocks stalkier" . + "156"^^ . + . +_:B881cb548ec0bb3f59018d0a4365007c4 "Norogumi Gargano" . +_:B881cb548ec0bb3f59018d0a4365007c4 . + _:Bfbb5226cec0cd5023689bdf55d16d70e . + . + "carnivorousness rimier synchronizing" . + "3"^^ . + "http://www.flatulence.tld/decipherable/rimier.html" . + . +_:B5e9af0ea82757e1b8a818fdcf83c353a "Edmondo Rommelfanger" . +_:B5e9af0ea82757e1b8a818fdcf83c353a . +_:B13c31c1d665117b75a2ba9d07e750c5a "Momus Rivadeneira" . +_:B13c31c1d665117b75a2ba9d07e750c5a . + _:B821d38dc2296076806ba075c6f99c812 . + . + "1960"^^ . + "http://www.presented.tld/mashy/resizing.html" . + "medicative officiation mashy" . + "132"^^ . + "http://www.scandalize.tld/presented/officiation.html" . + "ungratifying medicative presented" . + . +_:B9fea56a3655f04aaeeab4f32bb0f3c7c "Denes Wahlert" . +_:B9fea56a3655f04aaeeab4f32bb0f3c7c . + _:B6ebca3fd57a8f4e4c1a7263b861d7656 . + . + "http://www.godlily.tld/smashed/harmfully.html" . + "grouping ditching smashed" . + "134"^^ . + . + _:Bf9adc51ba6d9f4df2e87726e87f3668d . + . + "1966"^^ . + "http://www.ironical.tld/darwinite/crumply.html" . + "hunting elephantiases darwinite" . + "80"^^ . + "lining ironical elephantiases" . + . + _:B96c01160fd609d21111772d7b1c25eb3 . + . + "http://www.rekeyed.tld/crawdad/studdings.html" . + "atomizing devaluated crawdad" . + "198"^^ . + "http://www.guiltlessly.tld/rekeyed/devaluated.html" . + . + _:B33d944014e8f73ba9db309a0d2bb380c . + . + "1960"^^ . + "http://www.plagiaristic.tld/dismounts/haltered.html" . + . + "imprecated overdependent dismounts" . + "97"^^ . + "http://www.dismounts.tld/holdups/niobiums.html" . + "overdependent haltered holdups" . + _:B851a2d87f7c427225ba97c3c7e857fd4 . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + . + "http://www.curial.tld/metrists/maskers.html" . + "adyta tiffs metrists" . + "188"^^ . + "http://www.bureaus.tld/curial/tiffs.html" . + . +_:B9e6023da85c624e37a80689ef40dbe8e "Waseem Lannier" . +_:B9e6023da85c624e37a80689ef40dbe8e . + _:B0b088f121503dcb4b26a8667deedd2ea . + . + "http://www.engrosses.tld/overweens/mentalists.html" . + "maturer subfloor overweens" . + "12"^^ . + "http://www.unbearing.tld/engrosses/subfloor.html" . + . +_:B2b4ad38e9d3e8dbfd5c590af72247677 "Masia Kuitu" . +_:B2b4ad38e9d3e8dbfd5c590af72247677 . +_:Baf81794542cba5925d2b9998f9356f77 "Maksimina Pecinousky" . +_:Baf81794542cba5925d2b9998f9356f77 . +_:B39d983e8085d653679fa4f5cc39c30be "Anneliese Alexender" . +_:B39d983e8085d653679fa4f5cc39c30be . + _:Bafe4ea2dfd6f0e6cdfc91b97fbc8f59e . + . + "http://www.maturation.tld/attics/merengue.html" . + "torchere densifying attics" . + "24"^^ . + . +_:B16425d30050589aadc8d2f30fb4c11a8 "Leyla Sarna" . +_:B16425d30050589aadc8d2f30fb4c11a8 . + _:Bac7241a08631ebe5ffc17568ee8f7747 . + "http://www.traverses.tld/retributing/tubings.html" . + "http://www.retributing.tld/rejectees/chestful.html" . + . + _:Bbae8b832ed5375d34de3c3a79f321d24 . + "1957"^^ . + "offish tubings rejectees" . + "phalange offish retributing" . + "11"^^ . + . +_:B2643cb97977a7236182e5f0a868413df "Lettie Desroches" . +_:B2643cb97977a7236182e5f0a868413df . + _:B30054df83d8d3e4bc0fed03507b5f0bc . + . + "http://www.curtsy.tld/twofer/takeovers.html" . + "kettledrums smearing twofer" . + "117"^^ . + "http://www.westernizing.tld/curtsy/smearing.html" . + . +_:Bd71c3f475dc56974aca83b0752b8747a "Ayushmati Appelgren" . +_:Bd71c3f475dc56974aca83b0752b8747a . + _:Bea2c951a33283189b9eaae4c130ebe4f . + . + "http://www.keloidal.tld/gamic/extorts.html" . + "wickiup faqir gamic" . + "17"^^ . + "http://www.scintillates.tld/keloidal/faqir.html" . + . + _:B4879066a7e5adccf5a98a6ac13553555 . + . + "http://www.disbanded.tld/fugued/earmarked.html" . + "dibblers pulverizes fugued" . + "45"^^ . + . + _:Bfb74075bbeeddc75b3989ba4d307fce7 . + . + "http://www.undoers.tld/hazier/snobberies.html" . + "duchesses overtiring hazier" . + "131"^^ . + "http://www.misdirect.tld/undoers/overtiring.html" . + . + _:B18f9ed283abb7095b983785a15e16f97 . + . + "http://www.refurnishes.tld/enlighteners/swisher.html" . + "disembodies housesit enlighteners" . + "166"^^ . + "http://www.navigator.tld/refurnishes/housesit.html" . + . + _:Be66d1400ab5f6f99c7ab5b57f97ca877 . + . + "http://www.concisely.tld/hoyles/carbolated.html" . + "deanship articulated hoyles" . + "181"^^ . + "http://www.unpersons.tld/concisely/articulated.html" . + . +_:B5c73338c75f6613b85588b5fe762bb8d "Bronko Redwood" . +_:B5c73338c75f6613b85588b5fe762bb8d . + _:Bc0c471584bea5750d51d29495cc774ac . + . + "http://www.unhip.tld/washrooms/criterions.html" . + "swabs slithered washrooms" . + "64"^^ . + "http://www.danseurs.tld/unhip/slithered.html" . + . + _:B9b9c1ff941f37372ec36cd8149e47c6d . + . + "1962"^^ . + "http://www.ostlers.tld/remolds/smirkers.html" . + "negativity brazers remolds" . + "26"^^ . + "http://www.microbiology.tld/ostlers/brazers.html" . + "soilless negativity ostlers" . + . + "http://www.dells.tld/orthopaedist/curara.html" . + "explainable curara vaporize" . + _:B79d9dce18c6ebe4178cd3de95140789d . + _:B58b900be1976118dda613b9e3694d97a . + "flabbergasts explainable orthopaedist" . + "http://www.orthopaedist.tld/vaporize/shadowers.html" . + . + "1956"^^ . + . + "118"^^ . + . +_:B6231d4088a6c05453169e10975bcd485 "Ippolita Mcleary" . +_:B6231d4088a6c05453169e10975bcd485 . + _:B9bc465d3020a6c4dc07d0d1efcc3d1d6 . + . + "http://www.seamster.tld/faddist/prompted.html" . + "habitable reconcentrate faddist" . + "152"^^ . + . + _:B8ccec3d1318ecb274f83c5bf685a006f . + . + "http://www.importable.tld/musky/complots.html" . + "patriarchies secretariats musky" . + "193"^^ . + "http://www.oolong.tld/importable/secretariats.html" . + . + _:B67b6f8c6e259636d83abe21e754a4343 . + . + "http://www.woolly.tld/admissability/unwinding.html" . + "despoilment puddling admissability" . + "78"^^ . + "http://www.whiplashes.tld/woolly/puddling.html" . + . +_:B7fcfcbf816da93aca292f409c6cd9afb "Presencia Winson" . +_:B7fcfcbf816da93aca292f409c6cd9afb . +_:B44298026671fdeb6f61445259103a73f "Heiderose Gaster" . +_:B44298026671fdeb6f61445259103a73f . + _:B765e80a12579b95bbd540ec8a435247a . + . + "http://www.folkmoots.tld/succubuses/contestably.html" . + "quarto poacher succubuses" . + "51"^^ . + . + _:Bf0523524d81ae399dc893abd27989ed4 . + . + "http://www.gyratory.tld/longed/unbendable.html" . + "homunculi undistinguishable longed" . + "1"^^ . + . + _:B034321a99688ce3a2815a1e99801bcd2 . + . + "http://www.alkalization.tld/briskly/autodidacts.html" . + "gibbeting sculptress briskly" . + "195"^^ . + . + _:Bb33b09a25bb285dacb623c8104e73226 . + . + "http://www.slates.tld/bayous/passable.html" . + "wrinklier optimistically bayous" . + "139"^^ . + "http://www.engaging.tld/slates/optimistically.html" . + . + _:B45c39bb63aa8fb520faebceb8c36b300 . + _:Bcc6a3b24b211daeed0c4ac657c6908ef . + . + "http://www.scapegoats.tld/whangers/laggings.html" . + "algorithms procurator whangers" . + "21"^^ . + "http://www.assuagable.tld/scapegoats/procurator.html" . + . + _:B18e4bd1ad8c829be3d9b5551c0ddc1c8 . + . + "http://www.speculum.tld/smeared/smartly.html" . + "riches backslider smeared" . + "10"^^ . + . + _:B74889489284d96fb73d8a9772e438d0c . + . + "http://www.introspectiveness.tld/toolboxes/gyred.html" . + "professionals typhous toolboxes" . + "183"^^ . + "9"^^ . + "http://www.disreputable.tld/introspectiveness/typhous.html" . + . + _:B03e182993041eaffd2f57b2fd4358c3f . + . + "http://www.nontheatrical.tld/cockpits/enjoinders.html" . + "refrained knucklebones cockpits" . + "96"^^ . + "http://www.outrunning.tld/nontheatrical/knucklebones.html" . + . + _:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 . + _:B6d98eedb782ff56dea2fbe53793ba189 . + . + "http://www.presell.tld/reupholstered/xerosis.html" . + "timbrel woodcraft reupholstered" . + "98"^^ . + "http://www.kilogram.tld/presell/woodcraft.html" . + . +_:B8e09915d88ddad7cfbc2836e7b60f4ef "Loreliese Aspri" . +_:B8e09915d88ddad7cfbc2836e7b60f4ef . +_:B3b1d719385bd1269a4e5dec493e8d502 "Odgar Oguin" . +_:B3b1d719385bd1269a4e5dec493e8d502 . +_:Bca88102273f4a0740fb83cccd2a9b048 "Raihaan Tregre" . +_:Bca88102273f4a0740fb83cccd2a9b048 . + _:Bdbb2d7ac8c597d441a27f7127a135f10 . + . + "http://www.poxes.tld/oratories/communicator.html" . + "gemmily fleecier oratories" . + "48"^^ . + . +_:Becf321fcc2f317f0c7294f0fde7ac74b "Drystan Phang" . +_:Becf321fcc2f317f0c7294f0fde7ac74b . +_:Bb5dddc3af1c1c3ceafc65577a3912191 "Mabel Gaito" . +_:Bb5dddc3af1c1c3ceafc65577a3912191 . + _:Ba17b57aaa68f34da4828587d097e52ed . + . + "http://www.handwrote.tld/waddly/glider.html" . + "handlers murderer waddly" . + "191"^^ . + . +_:B3bc1a3a1f568800d470c1afc565fa333 "Jumail Rothschild" . +_:B3bc1a3a1f568800d470c1afc565fa333 . +_:B06ce5e7eaf888554537d3b413df68806 "Aldona Sichel" . +_:B06ce5e7eaf888554537d3b413df68806 . + _:B8216b83b9f0e58f55c151ea6473095ff . + . + "http://www.nonvoter.tld/nonprejudicially/flamming.html" . + "geologer rehearsers nonprejudicially" . + "112"^^ . + "http://www.egresses.tld/nonvoter/rehearsers.html" . + . + . + "137"^^ . + _:Bbbf5c2ee53160de94e77e215a239dc37 . + "http://www.demanders.tld/reinstitution/maceraters.html" . + _:B15e45a985e591086046ca7f8371e5c14 . + "http://www.reinstitution.tld/degasses/foragers.html" . + "snugly maceraters degasses" . + "figged snugly reinstitution" . + "1950"^^ . + . + . + _:Bb4275208ef3e058f3e60f14afa7562e2 . + . + "http://www.nags.tld/fuses/emulator.html" . + "canteens jibs fuses" . + "76"^^ . + "phonographs honeyful reinvestigate foreshadowing conceives quadricentennials hebraizing coffered erotogenic savages" . + . + _:B8e6c1a7bd143e0e12b3f69dd337b2576 . + . + "1959"^^ . + "http://www.overprice.tld/shutting/sphygmography.html" . + "morons unspeakable shutting" . + "33"^^ . + "outfights overprice unspeakable" . + . +_:B99a0f8d6c16c3d3ec97a583f68a2daf3 "WanChih Mensing" . +_:B99a0f8d6c16c3d3ec97a583f68a2daf3 . +_:B23fb0c3ad82f45996299ffc012cadece "Roland Kegler" . +_:B23fb0c3ad82f45996299ffc012cadece . + _:B427d406e38653229b25ac57f8afeb2da . + . + "http://www.outgasses.tld/lesions/ladrons.html" . + "considers interstellar lesions" . + "30"^^ . + "http://www.grounder.tld/outgasses/interstellar.html" . + . + _:B7f2472235ef8a4eb4baa70536144ab34 . + . + "http://www.crocks.tld/peonism/metropolitanize.html" . + "climatotherapy carpetbag peonism" . + "125"^^ . + "http://www.ochroid.tld/crocks/carpetbag.html" . + . +_:B8971cddc4476dd2d6ce7fc08681c6317 "Vaughan Autullo" . +_:B8971cddc4476dd2d6ce7fc08681c6317 . +_:B7a96e20053b345f0ae306268fc17b835 "Mufeed Nwankwo" . +_:B7a96e20053b345f0ae306268fc17b835 . +_:B56e54768766b384520170038eef85d37 "Bruno Barthe" . +_:B56e54768766b384520170038eef85d37 . + _:B2b8504baa0dbf5f01d44174f6f61e7ef . + _:Be894e8dac647b9dfa292be45a30af58a . + "1966"^^ . + "http://www.nestings.tld/curriculums/sneakier.html" . + "stacker suborder curriculums" . + "8"^^ . + "http://www.greasiness.tld/nestings/suborder.html" . + "epicureans stacker nestings" . + . + _:B90301cf3118be2ecb7efa02a2f84902f . + . + "1965"^^ . + "http://www.nucleoplasmatic.tld/dallied/anils.html" . + "obviousness scummier dallied" . + "71"^^ . + "conceivableness nucleoplasmatic scummier" . + . +_:B197974907abcdaf544a50be131fe5ce3 "Kirrily Holleman" . +_:B197974907abcdaf544a50be131fe5ce3 . + _:Ba75177e0d687d134c8afd7dd0db5d528 . + . + "http://www.classes.tld/verbalizations/pharyngal.html" . + "peacing spiciness verbalizations" . + "163"^^ . + "http://www.slightest.tld/classes/spiciness.html" . + . +_:B0f60b78d8fd5d8387a8e7de53e83f106 "Lilli Sporleder" . +_:B0f60b78d8fd5d8387a8e7de53e83f106 . +_:Bb034edb7df20933eed44bee74a6c7945 "Fahroni Anglea" . +_:Bb034edb7df20933eed44bee74a6c7945 . + _:Be771857eafd7591b3cadd69a8654c389 . + . + "http://www.floorthrough.tld/affixion/pincers.html" . + "begets chargee affixion" . + "82"^^ . + . + _:B9b1a35c3a38bc7899b03c45a3e08c691 . + . + "http://www.dismaler.tld/whippletree/flatulently.html" . + "pinner blissfully whippletree" . + "86"^^ . + "http://www.pseudoclassic.tld/dismaler/blissfully.html" . + . + "kraals responsibilities nonsuccessiveness" . + . + "responsibilities owlish sizes" . + "1964"^^ . + _:Bd435d0bbba417c0611bec981498bbf65 . + . + "138"^^ . + "http://www.stepmothers.tld/nonsuccessiveness/owlish.html" . + "http://www.nonsuccessiveness.tld/sizes/phenologically.html" . + _:Bc2ab0597b249ebe573c44ace084bbffe . +_:Bdd247fec573cab93f21ebce4dd76df01 "Pittheus Gerdel" . +_:Bdd247fec573cab93f21ebce4dd76df01 . + _:B0054a52a9dfb7cfa00c229612c32ee03 . + "1964"^^ . + "http://www.mollifiers.tld/grimaced/scoutmasters.html" . + "lumpen mingles grimaced" . + "7"^^ . + "http://www.medevacs.tld/mollifiers/mingles.html" . + "tricots lumpen mollifiers" . + . +_:B9e173b0f76baeaedfd1e26267af1d43b "Lolita Henniger" . +_:B9e173b0f76baeaedfd1e26267af1d43b . +_:B8c3d5bf207da60aa5db724a3e9298393 "Galen Movlin" . +_:B8c3d5bf207da60aa5db724a3e9298393 . + _:B078499ed472e8852fa27563aac164382 . + . + "http://www.mb.tld/vaccination/giddied.html" . + "daleths thatched vaccination" . + "169"^^ . + . + _:B27d446fbfa0064bfd6f87040ac3a94ca . + . + "http://www.nonconclusiveness.tld/bloods/centre.html" . + "plainspoken turtles bloods" . + "152"^^ . + . +_:Ba15eb96cae6d748b34e818c7ca1ab2b8 "Xylina Mcnicoll" . +_:Ba15eb96cae6d748b34e818c7ca1ab2b8 . +_:B1260a73815d52ffc5f404c9f176219c9 "Taige Hirz" . +_:B1260a73815d52ffc5f404c9f176219c9 . + _:B49eb34465ffeee82dcda17848fd191cc . + . + "http://www.noontides.tld/meerschaum/saltness.html" . + "pentameter pumas meerschaum" . + "181"^^ . + "http://www.dishtowel.tld/noontides/pumas.html" . + . + _:B01a7d98eedcc6ad9bd7fba6d3ed06880 . + . + "http://www.elysium.tld/panamas/neurasthenias.html" . + "marxist ropery panamas" . + "9"^^ . + "http://www.actuator.tld/elysium/ropery.html" . + "sequestering biens upbeats ionizers deodorizers macrocosmic diallist howdahs emaciating foredecks timidity sidechairs probities retransmitting lipsticks cyclamate inconceivability oncograph timbale ruffianly forenamed bewrays magnesias deeryard trustifying decoying pyx sophistries saddlebows prestiges liege pillager fragged junket tweaky prepacking ordinarily mazel tortes intangibilities subcontinent whanging toeplate grumpiness hypotonic glim cubs larded incisory hiring breakages miscasts sacrificer uneasiest throughway razers eaters nouveaux cockneys assumably deceiving wheelbarrows playacts outshouting follicles aced caperers sails misanthropes bider schillings gyroscopically corroborated witnessing mottling minifying staves garnetlike dockhand octangles bleachers sundering finning dropping seconder interregnal cesiums homeless burdener semipolitical protester matchlock sideliner percusses scoriae transitoriness nightshirts unpardonably sexlessness debouche normativeness noticing homunculi gyratory undistinguishable longed unbendable hustler hangdogs corncribs caltraps pictures cuddies manitou eliciting faithfully hindbrain steerer caster laryngoscope giantesses crower routeman klatsch charades vacillates decomposers nonlogical wingy prefigured stemware vendees reships perspicuousness efts urinalysis prosperously monetizing bacca pasteurization unadorned astrophysicists adapts dextro desponds embryologies transportables ureas tollage mischarge annalist overmasters nicknack exhalent teratosis inveighed gavelling vocalities freeness discord rom amputation" . + . + _:B1496470db60518ce142de4198793926b . + _:B9b433821294e27c338e3f7ce9b88a369 . + "1960"^^ . + "http://www.sippy.tld/whits/mishears.html" . + "dowries interorbital whits" . + "http://www.jesters.tld/sippy/interorbital.html" . + "codefendant dowries sippy" . + . + _:B9bf03ff6c91691361b09abaa407a3746 . + . + "http://www.whickers.tld/unworried/reuse.html" . + "hookless garrotting unworried" . + "124"^^ . + "http://www.tampering.tld/whickers/garrotting.html" . + . + _:B43254b9e37f1d3c7201ee747347775ac . + . + "http://www.witching.tld/gladiatorial/bamboozles.html" . + "caponizes natation gladiatorial" . + "107"^^ . + "uncrates disaffect emulators branchlike chimed ai affirmativeness scofflaws pistils postmasters" . + . + _:Bd6d8961ff0800b531358a8820c37c792 . + . + "1966"^^ . + "http://www.aquaplaning.tld/tootsies/recapturing.html" . + "firepans slabbing tootsies" . + "111"^^ . + "http://www.gunslinger.tld/aquaplaning/slabbing.html" . + "fluoresces firepans aquaplaning" . + . + _:Bfb1bd23a10323ddbe5860eeff3387a56 . + . + "http://www.cochleae.tld/basement/dextroses.html" . + "improvisations ableness basement" . + "178"^^ . + "http://www.underwater.tld/cochleae/ableness.html" . + . + _:Bfaec74ab843377bb9c6bed1a8ff7a66c . + . + "1960"^^ . + "http://www.sepulture.tld/windlass/stuns.html" . + "disordering castigation windlass" . + "123"^^ . + "http://www.inheritable.tld/sepulture/castigation.html" . + "caparisoning disordering sepulture" . + . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + _:B846916be85935183c8659244408a1e3e . + . + "http://www.anticlinal.tld/optician/aortae.html" . + "grimness trudgers optician" . + "14"^^ . + "http://www.femme.tld/anticlinal/trudgers.html" . + . + _:B0af0eff4a8f7624aa4dd52df3fd2a93e . + . + "http://www.disfigure.tld/rippled/risotto.html" . + "scattersite inboards rippled" . + "43"^^ . + "http://www.purchaser.tld/disfigure/inboards.html" . + "http://www.shorn.tld/scattersite/disfigure.html" . + . + _:B7588d590a22d57ff2cd96d45b7426693 . + . + "http://www.presenter.tld/dandier/plow.html" . + "tangoed soapmaking dandier" . + "105"^^ . + . + _:B308bf78ecd71a741176f2d74a04043c3 . + . + "http://www.meninges.tld/genuflection/flotations.html" . + "excesses clouded genuflection" . + "62"^^ . + "http://www.equivocally.tld/meninges/clouded.html" . + . +_:Be8e68dc7c8243ba055e17bb5ddd8cd0d "Mstislava Touby" . +_:Be8e68dc7c8243ba055e17bb5ddd8cd0d . +_:Bbbb7d877f60b9ffe35c56684517bbc21 "Dae Borrero" . +_:Bbbb7d877f60b9ffe35c56684517bbc21 . +_:B68e8533640e9f0b900936ebbd190ebdc "Agafokliia Cheatum" . +_:B68e8533640e9f0b900936ebbd190ebdc . +_:B900a1cda0988bb4ae1a789589a9220b1 "Hamsa Hielscher" . +_:B900a1cda0988bb4ae1a789589a9220b1 . +_:B6cbf417069e286e85181ae2929acaebc "Thaddeus Grainger" . +_:B6cbf417069e286e85181ae2929acaebc . + _:Bdd8b5a533ca535144d1366a8aa24c32d . + . + "http://www.detachers.tld/lithographed/conveys.html" . + "centrifugation unescorted lithographed" . + "22"^^ . + "foreskins bronzed greenstick uninclosed yodled strumpet disoblige sawflies bickers" . + . +_:B44afcd88a45d6b0cbb097ac08fb33424 "Nicole Thansamai" . +_:B44afcd88a45d6b0cbb097ac08fb33424 . +_:B8a4948d1d02d24a99d185dec845a7060 "Kinaana Kodera" . +_:B8a4948d1d02d24a99d185dec845a7060 . +_:Bb494959713411ef347a2f5b652ad00f4 "Peterke Potestio" . +_:Bb494959713411ef347a2f5b652ad00f4 . +_:Ba862195632c8a440b30761fa2ae3e6e0 "Pavlya Buanno" . +_:Ba862195632c8a440b30761fa2ae3e6e0 . +_:B30e6982a4b0d56456358bbac050a179d "Peke Derriso" . +_:B30e6982a4b0d56456358bbac050a179d . +_:B2b7912008f3d27bc5623fc0a6ae5a7eb "Ravid Laidlaw" . +_:B2b7912008f3d27bc5623fc0a6ae5a7eb . + . + "interregnums solenoids unsnarl" . + _:B54a0528e1875eacdfb96459d88e069ad . + "21"^^ . + "1963"^^ . + "http://www.unsnarl.tld/tendencies/harlequins.html" . + . + "solenoids unimpressive tendencies" . + . + "http://www.cerebella.tld/unsnarl/unimpressive.html" . +_:B790154fef31fa7e486c51e352260fc30 "Isis Liebross" . +_:B790154fef31fa7e486c51e352260fc30 . + _:B7dd7bf51b1ff7c203b8ca5549defd295 . + . + "http://www.catnaps.tld/unendorsed/lecturers.html" . + "lumper resharpens unendorsed" . + "107"^^ . + . +_:B6c9f5b7c5b722061a7dc7db02e0762dd "Tuhfa Pedez" . +_:B6c9f5b7c5b722061a7dc7db02e0762dd . +_:Bac1df04deadf5e8342579bb66d269be2 "Jael Santizo" . +_:Bac1df04deadf5e8342579bb66d269be2 . + _:B6c456c871dd08f8b188038228d18ab69 . + _:B428db4b6f645186de2f93fde92ffaf32 . + . + "http://www.withholds.tld/diverticulum/daffiness.html" . + "sufflates flied diverticulum" . + "175"^^ . + "http://www.anticipated.tld/withholds/flied.html" . + . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + "http://www.unhinges.tld/craton/stroking.html" . + "redox stroking fainer" . + . + "http://www.craton.tld/fainer/cheeping.html" . + "1956"^^ . + . + "toadstool redox craton" . + "164"^^ . + . +_:Be212caf789b74dd9c27dae3247b86211 "Grazia Gicker" . +_:Be212caf789b74dd9c27dae3247b86211 . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + . + "1967"^^ . + "http://www.unabated.tld/numerating/crosshatching.html" . + "immaculacy uprisings numerating" . + "15"^^ . + "http://www.swingers.tld/unabated/uprisings.html" . + "sprightliness immaculacy unabated" . + . + _:Be7a5b69d77da724b14d2f6e7d5902dc4 . + . + "http://www.mercery.tld/reserves/foolhardiest.html" . + "rootlet circuital reserves" . + "http://www.slotting.tld/mercery/circuital.html" . + . +_:B62c560b9dfb24e43c9b16d669a782b70 "Jakoba Bueche" . +_:B62c560b9dfb24e43c9b16d669a782b70 . +_:B52a4e4d60fba1baf2ea628ba86245b47 "Guillelmina Bornhorst" . +_:B52a4e4d60fba1baf2ea628ba86245b47 . + _:B713f91a874e1e78a764fac9ed89db438 . + "1966"^^ . + "http://www.soothly.tld/harmonizations/gushiest.html" . + "cangues placed harmonizations" . + "195"^^ . + "http://www.bereaves.tld/soothly/placed.html" . + "unswept cangues soothly" . + . + _:B46139fc7ac49a14c2d99efffaadf2d64 . + . + "http://www.blamelessness.tld/engramme/jubilates.html" . + "daybooks plagiaries engramme" . + "182"^^ . + "http://www.unlighted.tld/blamelessness/plagiaries.html" . + . + _:B7a8924a2a3d31015965210e220c61aba . + . + "http://www.semipolitical.tld/matchlock/sideliner.html" . + "burdener protester matchlock" . + "8"^^ . + "http://www.homeless.tld/semipolitical/protester.html" . + . +_:B99931d278628f993c3509a92a79d6f5d "Ewiniar Mouret" . +_:B99931d278628f993c3509a92a79d6f5d . + _:B9cecb86821a03f4c1383d9bd59a95a1a . + . + "http://www.disembarkation.tld/midgets/bumpily.html" . + "panelings antithetical midgets" . + "172"^^ . + "http://www.parachutists.tld/disembarkation/antithetical.html" . + . + _:Bf25a0d02d2c0a618dd314487719addc9 . + . + "http://www.fatigability.tld/banters/oligarchies.html" . + "impalpability argols banters" . + "42"^^ . + . +_:B9820936d170db5f74e9dc1855a9895bc "Rosalinde Leinbach" . +_:B9820936d170db5f74e9dc1855a9895bc . +_:Bb907c5e1a52c4e9f5dc3b6884c8b1632 "Pyrs Rihanek" . +_:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + _:Bf5c76bb04666bf114b71ee703d9d72f8 . + "1965"^^ . + "http://www.calendering.tld/arables/cotans.html" . + "clift cosponsors arables" . + "39"^^ . + "incoincident calendering cosponsors" . + . + _:B289c8cc668f8c950e7513e1b1ec882e3 . + . + "1963"^^ . + "http://www.bursts.tld/eroded/punctuates.html" . + "paraguayan imagined eroded" . + "140"^^ . + "halfpence bursts imagined" . + . + _:B0edf86b586adfb27b3b02d3a2d4790b9 . + . + "http://www.hailstones.tld/jeu/resurged.html" . + "laicized winkers jeu" . + "6"^^ . + . + _:Bd3a115e01b5a5bfbb709f3067ce1be51 . + _:B705be019cc0573672b86e1d458a4396a . + . + "http://www.handmaids.tld/detection/pals.html" . + "midranges etiolated detection" . + "64"^^ . + "http://www.partitioning.tld/handmaids/etiolated.html" . + . +_:B67e44314ed2feb3662b6ef8dc76959e7 "Karyna Joyner" . +_:B67e44314ed2feb3662b6ef8dc76959e7 . + _:Bf57d5dddd21da8418e88726ba7f568b5 . + . + "http://www.acquitted.tld/reinvolvement/redeyes.html" . + "ironware contraindication reinvolvement" . + "166"^^ . + "http://www.resupplied.tld/acquitted/contraindication.html" . + . + _:Bc82507410f437526f5ce6a7cb00f0393 . + . + "1962"^^ . + "http://www.ended.tld/absorbing/transepts.html" . + "nerd dynamical absorbing" . + "187"^^ . + "http://www.unsticking.tld/ended/dynamical.html" . + "panzers nerd ended" . + . +_:B712fca08a8984e33b21421836afa50fc "Jace Ruotolo" . +_:B712fca08a8984e33b21421836afa50fc . + _:B9dfbad8ffaa5707a9e0b43fd08064b64 . + . + "http://www.disturbing.tld/lacerative/jezebels.html" . + "lamas lumpier lacerative" . + "37"^^ . + . + _:B65e26ef9f777846ec0190bc97baeeee8 . + "1961"^^ . + "http://www.plaint.tld/newsbreak/ladybird.html" . + "pronouncements pronuclear newsbreak" . + "146"^^ . + "http://www.attacking.tld/plaint/pronuclear.html" . + "hardball pronouncements plaint" . + . + _:Bb0b334699b4932046421d9852baa139a . + _:Ba1cf1c8d7f1d0114dde3f96f3b0242fc . + _:B7b704ae72cfd02496d319c092d8ca61b . + _:Bc9a0b2a1f8518276692881b0f94ea8ae . + "1945"^^ . + "6"^^ . + "Journal 1 (1945)" . + "1"^^ . + . +_:Bc6bb53a1e33543e7a871d0a495f5e3fe "Clementina Hohlstein" . +_:Bc6bb53a1e33543e7a871d0a495f5e3fe . + _:B52912c88cb759ea1e37b346e127a2fb3 . + _:B085b486d971c2cf65f159b4e649e8bad . + . + "http://www.spicing.tld/voicedness/fauvist.html" . + "unblushingly semicolons voicedness" . + "200"^^ . + . + _:B81616abd40fce53a948aafc2dd81b691 . + . + "http://www.mentions.tld/sophomores/incineration.html" . + "draughts closured sophomores" . + "40"^^ . + "http://www.wholes.tld/mentions/closured.html" . + . +_:Bc81ec73244292e8ec0f05b7b46a0eccb "Damae Apresa" . +_:Bc81ec73244292e8ec0f05b7b46a0eccb . + _:B769e4b76d9d8f5322ee01dcb8ee2dd70 . + _:B63577e8eb58c8a85b23f4ecc56f4e05d . + . + "http://www.senses.tld/misspent/stovepipe.html" . + "gallantly expiries misspent" . + . + _:B5b3d5911a600c9fba5882428faf97727 . + . + "http://www.interacted.tld/spectrograms/marquees.html" . + "uncontrite ologies spectrograms" . + "101"^^ . + . +_:Bb956ac9d0ecce467ac4f17c1c2b318d2 "Gislind Bureau" . +_:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + "1950"^^ . + "gipper reliable vernally" . + . + "http://www.articulation.tld/vernally/rationally.html" . + "imprisonment gipper articulation" . + . + _:B41afb30e07e2f9a3bb55fccaf9fadd85 . + "http://www.vivisects.tld/articulation/reliable.html" . + "173"^^ . + . +_:Ba3d7cee8d4d4911e6fd57e0b43fe43ae "Loleta Prevost" . +_:Ba3d7cee8d4d4911e6fd57e0b43fe43ae . +_:Bf6c2bc29228a1367937a215c2ff7c9af "Irmtraut Strickland" . +_:Bf6c2bc29228a1367937a215c2ff7c9af . +_:Ba0cc629bb08a917cf9ce7360caf4fa95 "Safiyya Letchaw" . +_:Ba0cc629bb08a917cf9ce7360caf4fa95 . + _:B17f6df6701a47a83f1eebb05d2a64a20 . + . + "http://www.optimization.tld/rubens/premenstrually.html" . + "apronlike grubbiest rubens" . + "87"^^ . + "http://www.rainiest.tld/optimization/grubbiest.html" . + . +_:Bb00b7ed7339186ff218ebb2d38a060e5 "Gerke Ostermeyer" . +_:Bb00b7ed7339186ff218ebb2d38a060e5 . +_:Be7d1ef60271c90393cafb9c69b95019c "Alda Alan" . +_:Be7d1ef60271c90393cafb9c69b95019c . + _:Bc71e85ecdc7548c6f67b457dca029fe8 . + "1959"^^ . + "http://www.meshes.tld/decryptions/abaters.html" . + "contraltos wigglers decryptions" . + "114"^^ . + "jeopardies meshes wigglers" . + . + _:Bafab7b4b3a04284166b984338aac2ab5 . + . + "http://www.draggers.tld/tangibility/hemorrhoidectomies.html" . + "nictating luckier tangibility" . + "3"^^ . + "http://www.hotblooded.tld/draggers/luckier.html" . + . + . + _:Bab490de06f4b634e620eeaf86ded7c26 . + . + "http://www.planarity.tld/waterbeds/disinclines.html" . + "regularities stubborner waterbeds" . + "111"^^ . + . +_:Bf3186e1c61b0b349195b469f90ee0f96 "Vida Bonas" . +_:Bf3186e1c61b0b349195b469f90ee0f96 . +_:B0c9db2402676bf36ac04ea0a374bcc8d "Ardwyad Ketola" . +_:B0c9db2402676bf36ac04ea0a374bcc8d . + _:B9ab4ee9fcee90e9e6227d7901d2f1a41 . + . + "http://www.isolates.tld/agues/urger.html" . + "lustring poring agues" . + "140"^^ . + . +_:Ba7fb0d650aad6d7d36e2e21a8024156b "Sadayoshi Englemann" . +_:Ba7fb0d650aad6d7d36e2e21a8024156b . +_:Be560234230b4795cb8db68f1e4cf09bf "Neville Rund" . +_:Be560234230b4795cb8db68f1e4cf09bf . + . + . + "merited witherer spelunking" . + _:Be6090c5afa925830bd3d136038c81844 . + "13"^^ . + "promonarchist merited constituencies" . + "http://www.generousness.tld/constituencies/witherer.html" . + "1966"^^ . + "http://www.constituencies.tld/spelunking/crimeless.html" . + _:B601b350e112acd0493d08e9382a1456e . +_:B094bda7c4238c77087c28ec9107e6e96 "Dusha Cavagna" . +_:B094bda7c4238c77087c28ec9107e6e96 . + _:B13c5ca231ff230896c74e47c85a8a2ee . + . + "http://www.redetermining.tld/twelvemo/unsolders.html" . + "mayapples searchingly twelvemo" . + "3"^^ . + "http://www.opposer.tld/redetermining/searchingly.html" . + "switchmen mayapples redetermining" . + . + _:B59dffabbc8c892bfceceda7d6e13e128 . + . + "http://www.elegancy.tld/revised/unripest.html" . + "calendulas vaned revised" . + "28"^^ . + "http://www.enfants.tld/elegancy/vaned.html" . + . + _:Bfa5c475284975107e8a1af113cc37f2f . + . + "http://www.bummest.tld/subbreed/unbox.html" . + "disables termer subbreed" . + "http://www.rehired.tld/bummest/termer.html" . + . + _:B5a7c8ea912d35b67ccd5ca147ef8dd15 . + . + "http://www.yolked.tld/preforming/smattered.html" . + "arboured rodless preforming" . + "55"^^ . + "http://www.criticizes.tld/yolked/rodless.html" . + . + _:B29501d764cf208daa4b897683b8836a5 . + . + "http://www.citer.tld/prepares/absolved.html" . + "vivifying whippers prepares" . + "167"^^ . + "http://www.settlement.tld/citer/whippers.html" . + . + _:B512b05d39a99ff96851dbc4eb82cdd5f . + . + "http://www.shrieky.tld/razors/gipsy.html" . + "constructionism dichotic razors" . + "http://www.burlesquing.tld/shrieky/dichotic.html" . + . +_:Ba67a7b1904d1feb5d4bd78958f80245c "Wira Majette" . +_:Ba67a7b1904d1feb5d4bd78958f80245c . + _:B2a6b914cfd20f7180ebc5c3bfe8d4555 . + . + "http://www.undertakers.tld/thieveries/stalemates.html" . + "adjoints tropically thieveries" . + "49"^^ . + "http://www.psychologizing.tld/undertakers/tropically.html" . + . + _:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 . + _:B7afe365d24e02175b05faf6c654003a9 . + . + "http://www.bitterer.tld/wagoning/disarm.html" . + "splitting escargot wagoning" . + "125"^^ . + "http://www.adjures.tld/bitterer/escargot.html" . + . + _:Bc90b8752b4cc7848d6eda7c6cc1a172b . + _:B84a960e24dcb06fdd0b404624345cb24 . + . + "http://www.unexplained.tld/premedical/supposed.html" . + "versatilely stockbrokerage premedical" . + "78"^^ . + "http://www.mistranslating.tld/unexplained/stockbrokerage.html" . + "http://www.normalizing.tld/versatilely/unexplained.html" . + . +_:B44fc7facc145d3f67b8f049dcd51af35 "Lanzo Buseck" . +_:B44fc7facc145d3f67b8f049dcd51af35 . +_:B6d520499a90f45b086cd29b144b01b43 "Krystal Farria" . +_:B6d520499a90f45b086cd29b144b01b43 . + _:B7e7b9aca4467814072e622cbea792e28 . + _:B3641e2e701f7afd86de70290c7fadd58 . + . + "http://www.cincture.tld/clinkered/viewy.html" . + "logier spindling clinkered" . + "17"^^ . + "http://www.waveless.tld/cincture/spindling.html" . + . +_:B9eccc4de579e57fde13426e37887c87a "Barsha Murrain" . +_:B9eccc4de579e57fde13426e37887c87a . + _:B610331fdb2fc3af407050ae64d84acd9 . + . + "http://www.taw.tld/betides/iodizers.html" . + "interpolated snowily betides" . + "36"^^ . + "http://www.xiv.tld/taw/snowily.html" . + . +_:Be40d197594dc3d0c7ff0af962877aa9e "Godava Rauh" . +_:Be40d197594dc3d0c7ff0af962877aa9e . + _:B47188b5b06c852a260edc1e6176ea88e . + _:B303c5839d64f0c891c566a193aaa4a3e . + . + "http://www.uproars.tld/quaker/hinny.html" . + "whizzers replacing quaker" . + "136"^^ . + "http://www.instated.tld/uproars/replacing.html" . + . + _:Ba103adeb67fa133ad1fb5da979ffd380 . + . + "http://www.cadets.tld/shrewishness/ensorceled.html" . + "plastrons tracheae shrewishness" . + "29"^^ . + "http://www.zoophytes.tld/cadets/tracheae.html" . + . +_:Bae4ea738021ff6f5f6a6d291263b7855 "Fajyaz Mutana" . +_:Bae4ea738021ff6f5f6a6d291263b7855 . +_:Bdcba40e5d818d8265338153585e68f3c "Fidelia Maderas" . +_:Bdcba40e5d818d8265338153585e68f3c . + _:Bd012fa93c61548fd3dfae8e7dd80174e . + . + "http://www.witchiest.tld/dabbing/hurling.html" . + "recoils rustles dabbing" . + "181"^^ . + "http://www.passes.tld/witchiest/rustles.html" . + . + _:Bccf2b19ce3b86c6135a062e047d1965e . + . + "http://www.prowlers.tld/percales/arthritics.html" . + "chiropraxis hangfire percales" . + "http://www.unperfected.tld/prowlers/hangfire.html" . + . + _:B409c256a3fcf265a98b30bf7360c74a2 . + . + "1953"^^ . + "http://www.jilters.tld/deposal/trickish.html" . + "outlays arbitrable deposal" . + "99"^^ . + "http://www.befooling.tld/jilters/arbitrable.html" . + "genotypes outlays jilters" . + . + _:B409e2730deca9ee1a10b8ce0fc16dfea . + . + "http://www.prawner.tld/agora/shutter.html" . + "procrastinates grownups agora" . + "72"^^ . + "http://www.rhythmicity.tld/prawner/grownups.html" . + . +_:B286aa102d1454f7ad2ad2abeed9ef495 "Leah Hoguet" . +_:B286aa102d1454f7ad2ad2abeed9ef495 . + _:B27d2af9ad59478c6e54b77f1375c0dc0 . + . + "http://www.stoutens.tld/sponged/cosmonauts.html" . + "boles trisects sponged" . + "33"^^ . + . +_:B348e1bdd1e8625fc164aad96c1047d0d "Caren Cibrian" . +_:B348e1bdd1e8625fc164aad96c1047d0d . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + "1966"^^ . + "1"^^ . + "Journal 11 (1966)" . + "1"^^ . + . +_:B2e33b35a7b0e2f076958575471e261b1 "Claudie Obst" . +_:B2e33b35a7b0e2f076958575471e261b1 . + "assortment phosphorescence jocularity" . + "http://www.jocularity.tld/hooping/circulators.html" . + . + . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + "1963"^^ . + "87"^^ . + . + "phosphorescence jobber hooping" . + "http://www.unsuspected.tld/jocularity/jobber.html" . + _:B404b2cc343881534a046c496b4ad67d6 . + . + "http://www.petards.tld/raved/arisings.html" . + "outlaying bhangs raved" . + "121"^^ . + "http://www.supplanters.tld/petards/bhangs.html" . + . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:Ba164497562599b4bc8d3d89c922462ff "Cheena Mckinsey" . +_:Ba164497562599b4bc8d3d89c922462ff . + _:Bb7eb321202a2df00a175b22b0cc1ceac . + _:B6cdf70d7e9a53795a11afe4f158ca2a5 . + . + "http://www.lowish.tld/bargainable/modeled.html" . + "trophying colleens bargainable" . + "146"^^ . + . +_:B052c323e13df920d253d571bc88988fa "Malana Bolls" . +_:B052c323e13df920d253d571bc88988fa . +_:B144f3881f0be312c90063dba05507220 "Valter Soldner" . +_:B144f3881f0be312c90063dba05507220 . + _:B349a4302bca340a059f5962eb7e3d8a2 . + . + "http://www.spinet.tld/repatriate/balking.html" . + "washtubs wining repatriate" . + "189"^^ . + "http://www.aquarist.tld/spinet/wining.html" . + . +_:B8d54e64f2b85957d100d388ae54abab6 "Makhna Stabile" . +_:B8d54e64f2b85957d100d388ae54abab6 . +_:Bafdc1b6ffef3d6d823f7625cdd2f8a27 "Rumbia Cordoza" . +_:Bafdc1b6ffef3d6d823f7625cdd2f8a27 . + _:Bf6c2bc29228a1367937a215c2ff7c9af . + _:B6b4ba464f52630f363f66451db36b4f5 . + . + "http://www.grubstake.tld/disgusts/unweary.html" . + "noncombatant racquetball disgusts" . + "39"^^ . + "http://www.paladins.tld/grubstake/racquetball.html" . + . +_:B337a6ebb99c3793046f1a5e6680d47ab "Ortemeva Mollberg" . +_:B337a6ebb99c3793046f1a5e6680d47ab . + _:B846916be85935183c8659244408a1e3e . + "stashed akvavits plectrums" . + "akvavits columnal bubbles" . + . + "1967"^^ . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + "98"^^ . + "http://www.plectrums.tld/bubbles/cliqued.html" . + "http://www.knobbiness.tld/plectrums/columnal.html" . + . + _:Ba59ab9ea9fe59cc56c6648f336a57a40 . + _:B241444e3cd4fab998fef64fbb410f940 . + . + "http://www.reprography.tld/laceration/syllabicate.html" . + "kippering ulva laceration" . + "102"^^ . + . + _:B8139517d774fa558e0508c3becd1570a . + . + "http://www.avoiders.tld/plaiting/muffed.html" . + "toupees vocality plaiting" . + "http://www.bumpkins.tld/avoiders/vocality.html" . + . +_:B0557bcf0b85b937d33697deeb5243f72 "Zyshonne Carabello" . +_:B0557bcf0b85b937d33697deeb5243f72 . +_:B4238dc94e9ec0c32be59971fb8222468 "Simon Rockenbaugh" . +_:B4238dc94e9ec0c32be59971fb8222468 . + _:B032bf000b7c8e7bca172610d8188bcb8 . + . + "1966"^^ . + "http://www.beneficence.tld/facetting/unregenerate.html" . + "prelims brigaded facetting" . + "44"^^ . + "blotto beneficence brigaded" . + . + _:B58b1f37e13b9a389f0271279f519a552 . + _:B8dddca0d96ab6773e424c215fac2fe15 . + . + "http://www.oxlip.tld/pomades/nictitation.html" . + "bunting kneeler pomades" . + "87"^^ . + "http://www.radiometers.tld/oxlip/kneeler.html" . + . + _:Bfce769cddb66d669cda772618fc4c137 . + . + "http://www.bootlaces.tld/hoagies/unsureness.html" . + "toils reservations hoagies" . + "162"^^ . + "http://www.unwieldier.tld/bootlaces/reservations.html" . + . + _:Bd9ec79727e3eb457e7a2904ee5e71998 . + . + "http://www.levant.tld/rewelds/revamped.html" . + "atavists noetic rewelds" . + "http://www.pursed.tld/levant/noetic.html" . + . + _:Bd435d0bbba417c0611bec981498bbf65 . + . + "http://www.underpinned.tld/disproportional/eviscerating.html" . + "deriding partialities disproportional" . + "17"^^ . + "http://www.gatefold.tld/underpinned/partialities.html" . + . + _:B8d8c8820d6af84813dc8f3e3def383e9 . + . + "http://www.headlining.tld/avatars/sufficiency.html" . + "marrons deathcup avatars" . + "121"^^ . + "http://www.groundnut.tld/headlining/deathcup.html" . + . + _:Bcd15723810e9f650136979b6acf89869 . + "1955"^^ . + "http://www.antiskid.tld/bickered/barrenness.html" . + "kinkier overdraws bickered" . + "193"^^ . + "revaluated antiskid overdraws" . + . +_:Bc1810717e23968e0ec7a8ee5ebca0907 "Livia Colosimo" . +_:Bc1810717e23968e0ec7a8ee5ebca0907 . + _:B75a38f374ac6cb485e52c9e0b7139ea9 . + . + "1965"^^ . + "http://www.flatters.tld/liberation/hustlers.html" . + "clownery catarrhal liberation" . + "66"^^ . + "http://www.pried.tld/flatters/catarrhal.html" . + "populi clownery flatters" . + . + _:Bc37fbf34713350aade16cb448ae89d62 . + . + "http://www.nonslip.tld/postbox/albumins.html" . + "exports daydreamers postbox" . + "193"^^ . + "http://www.breathier.tld/nonslip/daydreamers.html" . + . +_:Be5b93d2dc97b2adf39ebbf9b216c14d0 "Chester Norviel" . +_:Be5b93d2dc97b2adf39ebbf9b216c14d0 . + _:Bdc10c4d986fbd18eec6b0234fa5b36b5 . + . + "1963"^^ . + "http://www.assignment.tld/heartwood/atavic.html" . + "debits scoopers heartwood" . + "164"^^ . + "http://www.nonexistence.tld/assignment/scoopers.html" . + "graveclothes debits assignment" . + . + _:B760212f138b710453e7db03e93e9b6b9 . + . + "http://www.reconfigure.tld/sappily/powerhouses.html" . + "nonemotionally noninjuriousness sappily" . + "70"^^ . + "http://www.subjoins.tld/reconfigure/noninjuriousness.html" . + . + _:B986791fcd417ceb2e1e82f714cdb58b4 . + . + "1962"^^ . + "http://www.unmagnified.tld/tibial/obviates.html" . + "activity oozing tibial" . + "20"^^ . + "http://www.curses.tld/unmagnified/oozing.html" . + "progressing activity unmagnified" . + . + _:Bf612b3cab8e19984141061d2d6aade49 . + . + "http://www.furbishes.tld/slapped/refulgently.html" . + "modifier typical slapped" . + "30"^^ . + "http://www.shicksas.tld/furbishes/typical.html" . + . + _:B272eeb66040e33953dc181bbd1f1ed01 . + . + "http://www.cesspit.tld/frowners/reversibility.html" . + "menageries concelebrations frowners" . + "173"^^ . + . + _:B7fc800efcc8427808089b53228f7a983 . + "1940"^^ . + "1"^^ . + "Journal 1 (1940)" . + "1"^^ . + . +_:Bf5c76bb04666bf114b71ee703d9d72f8 "Velena Blamer" . +_:Bf5c76bb04666bf114b71ee703d9d72f8 . +_:Bc1992c59cc2155db9c093f6ff858467a "Ellen Szuszkiewicz" . +_:Bc1992c59cc2155db9c093f6ff858467a . + _:Bef6585010f230649a6c70aa274be8e0d . + _:B6cb4ec02747ef508865dd91dbd4079f8 . + . + "http://www.galosh.tld/affirmatively/chlorinated.html" . + "overassured hardies affirmatively" . + "121"^^ . + "http://www.somnambulated.tld/galosh/hardies.html" . + . +_:B7c47c15fd5729970b66973035676f781 "Hellmuth Presley" . +_:B7c47c15fd5729970b66973035676f781 . + _:Bba94215de5713695c26e9c8452827e83 . + . + "http://www.rabelaisian.tld/memorializes/backhanded.html" . + "rebater seigniorage memorializes" . + "10"^^ . + "http://www.calciferous.tld/rabelaisian/seigniorage.html" . + . + _:B7a688534e524712ee2eba0ec4c5dfb87 . + . + "http://www.branding.tld/overdiversification/unprofitable.html" . + "illogically glengarries overdiversification" . + "152"^^ . + "http://www.enemies.tld/branding/glengarries.html" . + . +_:B1cbb6b0bf9fe54e34c35e6306a3a9383 "Henry Depass" . +_:B1cbb6b0bf9fe54e34c35e6306a3a9383 . + _:B56d1e783c402efe047135865f6be7016 . + _:Be8cb808aae6c0d866cde4de99689b09c . + . + "http://www.mistermed.tld/solicitress/whipped.html" . + "nictation tetrarch solicitress" . + "190"^^ . + "http://www.adjoined.tld/mistermed/tetrarch.html" . + . + _:B4bf3b90443908dc92f69a086d6227298 . + . + "1961"^^ . + "http://www.refurnished.tld/parchments/conniption.html" . + "appoints zoons parchments" . + "squabbles refurnished zoons" . + . +_:B455b9f19e07a1990817fdf70b5ac5d44 "Kate Hartline" . +_:B455b9f19e07a1990817fdf70b5ac5d44 . + _:Bc7c65ea1553153a567295a2ae7c84b50 . + . + "http://www.apologues.tld/unavoidable/masted.html" . + "dystrophic circumferences unavoidable" . + "44"^^ . + "http://www.subtracts.tld/apologues/circumferences.html" . + . + _:B60a17bcd7392b4e2e554dbbd4fc5f68e . + . + "http://www.stereotyper.tld/sidestepped/defuze.html" . + "deportable dills sidestepped" . + "200"^^ . + . + _:B00e26f52e83c29b472d92d6a82cc25bc . + . + "http://www.eddies.tld/swellheaded/overpaid.html" . + "journeyer postformed swellheaded" . + "115"^^ . + . +_:B4cf00e9d23c5a98f476ab5beb866d6d7 "Queisha Dalpiaz" . +_:B4cf00e9d23c5a98f476ab5beb866d6d7 . +_:B75fdae89679c54275062b4ad8b17687b "Ghaali Worthy" . +_:B75fdae89679c54275062b4ad8b17687b . +_:Bcbaac0efbc52459f8a42c2e867c10ff6 "Nockten Outhier" . +_:Bcbaac0efbc52459f8a42c2e867c10ff6 . + _:B8a7d460e4e70129cff596927d4429a68 . + _:B1a6835dfa2719d3f526f68b821c71ee5 . + . + "http://www.fertility.tld/oesophagus/camomiles.html" . + "jettying cheering oesophagus" . + "82"^^ . + "http://www.blotchier.tld/fertility/cheering.html" . + . +_:Be6570f80439e77e2edf1b88054632d64 "Ariadn Mccutchen" . +_:Be6570f80439e77e2edf1b88054632d64 . + _:Ba1c13a7363b6bcfd6acc9ae357b718e2 . + . + "http://www.surfed.tld/sleazily/laborite.html" . + "behemoth stringency sleazily" . + "198"^^ . + . +_:B62fe21d5176685f6bdccaceeb014e84e "Apolinariia Cathcart" . +_:B62fe21d5176685f6bdccaceeb014e84e . +_:Bead0ab262f336027c86c170c41b55c10 "Liana Glasier" . +_:Bead0ab262f336027c86c170c41b55c10 . +_:B3b7412fd782d066eb944c863b5937e57 "Dennard Lisenbee" . +_:B3b7412fd782d066eb944c863b5937e57 . + . + "solvents artier atomization" . + "companying solvents helmed" . + _:B4238dc94e9ec0c32be59971fb8222468 . + "http://www.helmed.tld/atomization/univocal.html" . + _:Bc3db3a67299206669769ef0220f214d0 . + "63"^^ . + "1964"^^ . + "http://www.entourages.tld/helmed/artier.html" . + . +_:B32f2940aea6205e01143f5eafc91a0dd "Humaira Bartha" . +_:B32f2940aea6205e01143f5eafc91a0dd . +_:Bd3f4b40aa8c3f80cc7ee58c71be2fc92 "Stevie Mery" . +_:Bd3f4b40aa8c3f80cc7ee58c71be2fc92 . +_:B44175ea38acc96372fe0526aa2343340 "Delisha Guffanti" . +_:B44175ea38acc96372fe0526aa2343340 . + _:B7483798df3523edf63333d0f985c8868 . + . + "1965"^^ . + "http://www.sequents.tld/vaunted/behavior.html" . + "vocalizes cubers vaunted" . + "14"^^ . + "http://www.teenager.tld/sequents/cubers.html" . + "molecularly vocalizes sequents" . + . +_:Bca421c8f5285ab216bb9469f6db69762 "Perkhta Carnagey" . +_:Bca421c8f5285ab216bb9469f6db69762 . + _:B00737073ad5179a11e834cc2fc662185 . + . + "http://www.pitchforks.tld/liverish/radioactively.html" . + "cyphering directness liverish" . + "40"^^ . + "carrotiest despiser finalization beclouds farthing countenancing juster hearkened tolerably sportscaster" . + "http://www.disengaging.tld/pitchforks/directness.html" . + . + _:Bd9a72ceb7c7e3a920cf9702e477c3dff . + _:B0779873d7612f606e3f74652ef9c0d77 . + . + "http://www.dishrags.tld/whizzers/uproars.html" . + "syndromes instated whizzers" . + "82"^^ . + . + _:Be590778cf4ea54179683254f6079229e . + . + "1965"^^ . + "http://www.abandoner.tld/scatterbrained/cockers.html" . + "flagman revolutionizer scatterbrained" . + "51"^^ . + "shandies abandoner revolutionizer" . + . + _:B29b9e5abd94532d96bfbbf83050ee2b4 . + "1964"^^ . + "http://www.functionalist.tld/oxygens/immerge.html" . + "burgundies pulping oxygens" . + "25"^^ . + "canoes functionalist pulping" . + . +_:B3a6ab0db449e7ce47f894f38ceffd143 "Tinieceseia Botticello" . +_:B3a6ab0db449e7ce47f894f38ceffd143 . +_:B03f0acc11812950dde818ad3c5056c8b "Noriyori Mensick" . +_:B03f0acc11812950dde818ad3c5056c8b . + _:Bf8489492af46a577dec35d11dea3de1d . + _:Ba39329c145ddff98a1fb8f4d53498340 . + . + "http://www.mutilative.tld/unconditionality/easer.html" . + "reinstructs equestrians unconditionality" . + "34"^^ . + "http://www.adiabatically.tld/mutilative/equestrians.html" . + . +_:Bc161ca196b41a5068d5d9434c02ec245 "Gypsy Reyman" . +_:Bc161ca196b41a5068d5d9434c02ec245 . + _:Bb484c6e972d96d7aca208482c82a9d0a . + . + "1954"^^ . + "http://www.berthas.tld/cookey/impaneled.html" . + "proslavery blindfolding cookey" . + "110"^^ . + "http://www.furnaces.tld/berthas/blindfolding.html" . + "obdurately proslavery berthas" . + . + _:B1591f0ed317fe3b15fa6adfdb1172846 . + . + "http://www.eaved.tld/affraying/bronchopneumonia.html" . + "balladeer retrials affraying" . + "38"^^ . + . +_:B4ffe4f8a35d0c4e9c5bcd05501b4ab1b "Numaan Mcphaul" . +_:B4ffe4f8a35d0c4e9c5bcd05501b4ab1b . + _:B8e80e3dd4b806d7a90d086d9ec543f0e . + . + "1953"^^ . + "http://www.carrotiest.tld/finalization/beclouds.html" . + "lyses despiser finalization" . + "30"^^ . + "http://www.doorsteps.tld/carrotiest/despiser.html" . + "indicative lyses carrotiest" . + . + _:Bf57591ac0f690fe00cfb9a7d54000248 . + _:B79e0fcce5734a457446cf0a18ccce46c . + . + "http://www.factorize.tld/whoremaster/kings.html" . + "smeltery chubbily whoremaster" . + "148"^^ . + . +_:B56260fd873cceb6c081a67f2c2ca785e "Sama Beukema" . +_:B56260fd873cceb6c081a67f2c2ca785e . + _:B59f29f9a9148cbd2dcf518a4b1d74ecd . + _:B99ca2633b37d701128f405314a7e62ce . + . + "http://www.improvisational.tld/pointiest/consolingly.html" . + "fingerprinted onanists pointiest" . + "144"^^ . + "http://www.lintel.tld/improvisational/onanists.html" . + . + _:Bbd5e0bbcbe6e2e4aace3ac9e89e89a1f . + . + "http://www.immobilizer.tld/beadsman/appearers.html" . + "nervate tines beadsman" . + "118"^^ . + . +_:B57760a33c964e28e96e9f64b26dc189c "Lew Faudree" . +_:B57760a33c964e28e96e9f64b26dc189c . +_:B769e4b76d9d8f5322ee01dcb8ee2dd70 "Ophira Haufler" . +_:B769e4b76d9d8f5322ee01dcb8ee2dd70 . +_:B525904e03990e62648f016336a374778 "Mamika Blakstad" . +_:B525904e03990e62648f016336a374778 . +_:Bf8a1a1bf200cdabcf7051546ee9d351f "Avery Jeavons" . +_:Bf8a1a1bf200cdabcf7051546ee9d351f . +_:Ba1d59b703fabe71e188df6f05fa761d6 "Ramzi Heronemus" . +_:Ba1d59b703fabe71e188df6f05fa761d6 . + _:B825bd221a384cad2eff057a2db17b81d . + _:B27c89eeb812506f66c4f7a2c62f32c6e . + . + "http://www.headhunts.tld/campaigned/clammier.html" . + "dallier chagrined campaigned" . + "179"^^ . + "http://www.monkeying.tld/headhunts/chagrined.html" . + . +_:B2a71440f9325e3406f2e38bcb76b1d15 "Erbin Quimet" . +_:B2a71440f9325e3406f2e38bcb76b1d15 . + _:Bcde75b86d806df5de36f7dcb841fa46d . + . + "http://www.innovated.tld/gamings/glossing.html" . + "scouring blinder gamings" . + "70"^^ . + "http://www.ageratum.tld/innovated/blinder.html" . + . + _:Bbe42bc4de15f5de6259f000699d8cdf0 . + _:Bbe5cb6b1ca6b1152b49c2359ad43576c . + . + "http://www.venges.tld/northers/mutualist.html" . + "deponent shivas northers" . + "86"^^ . + "http://www.acidly.tld/venges/shivas.html" . + . + _:B888ce16ad2e85e4acd1597f098fbc65a . + . + "1964"^^ . + "http://www.exhaustless.tld/anticancer/foxes.html" . + "coerciveness scraggy anticancer" . + "78"^^ . + "http://www.canalizing.tld/exhaustless/scraggy.html" . + "ambiences coerciveness exhaustless" . + . + _:B06185d56c0935c470ceaf0348b52d414 . + _:B10afe740da09a1745aa31445b52fb1e1 . + "1962"^^ . + "http://www.displease.tld/linguinis/gonophs.html" . + "estimator complicatedness linguinis" . + "137"^^ . + "http://www.dawdling.tld/displease/complicatedness.html" . + "disenfranchises estimator displease" . + . +_:B56d57a430ed6e2ad0494da4f09baf0b9 "Suphachad Tham" . +_:B56d57a430ed6e2ad0494da4f09baf0b9 . + _:B7af36aef1aee24b7e12f2fd18f67bf2a . + . + "http://www.campi.tld/nonnutritious/eyespots.html" . + "ineffably confection nonnutritious" . + "http://www.isogamy.tld/campi/confection.html" . + . +_:B802832daf82ee73cc4f81cb3e5d78429 "Teodoro Coyt" . +_:B802832daf82ee73cc4f81cb3e5d78429 . + _:Be4df2760d0cf56ee8ace6bd77703b0a5 . + . + "http://www.vinosities.tld/filespec/gustatorily.html" . + "fizzes teletypewriter filespec" . + "148"^^ . + "http://www.semiautomatic.tld/vinosities/teletypewriter.html" . + . + _:B46f86210539e212f3a70b2e28000652a . + . + "http://www.bezoar.tld/pertinence/fortuitously.html" . + "mandragora pursy pertinence" . + "30"^^ . + . +_:B601b350e112acd0493d08e9382a1456e "Mokuami Boesen" . +_:B601b350e112acd0493d08e9382a1456e . + _:B881cb548ec0bb3f59018d0a4365007c4 . + . + "http://www.laxnesses.tld/grasping/crumby.html" . + "argal larcener grasping" . + "63"^^ . + "http://www.constrainable.tld/laxnesses/larcener.html" . + . + _:B6042edf00cf6b3e18cbe1256a62c3192 . + _:Bc231b0dc099da839b3a820cc674a3d73 . + . + "http://www.lobber.tld/alumroots/follower.html" . + "cellists unsafely alumroots" . + "100"^^ . + "http://www.exigence.tld/lobber/unsafely.html" . + . + _:Bd997f187a43b20b4ec3138ae60a9d86d . + . + "http://www.fanlights.tld/serotypes/prinks.html" . + "dualistic reappraises serotypes" . + "161"^^ . + "http://www.webfeet.tld/fanlights/reappraises.html" . + . + _:B3349bad9273cdfc82cd4d16c457d644c . + . + "http://www.quintain.tld/alibied/waterworthy.html" . + "leveled castrations alibied" . + "159"^^ . + "http://www.loyaler.tld/quintain/castrations.html" . + . + _:B1e79760a2f71bcb7301f76fb04791f75 . + . + "http://www.ransoms.tld/affects/soarer.html" . + "fundamentally millennial affects" . + "31"^^ . + . +_:B501f18603eb6b1f21f094ede75cb58ab "Eistir Norena" . +_:B501f18603eb6b1f21f094ede75cb58ab . + _:B48c1a518f0e5bf1d35eac3f125ccd102 . + . + "http://www.unevener.tld/reiterates/deathy.html" . + "dayside assafoetida reiterates" . + "37"^^ . + . +_:B48c1a518f0e5bf1d35eac3f125ccd102 "Luce Palmo" . +_:B48c1a518f0e5bf1d35eac3f125ccd102 . + _:B84cea307a3010d5e972f0e531b1e0783 . + . + "http://www.setal.tld/sandpapering/derisiveness.html" . + "chlorotic tatters sandpapering" . + "26"^^ . + "http://www.anaesthesia.tld/setal/tatters.html" . + . + _:B358c332c845dfeb424d61ac88a8aa580 . + _:B1f91823aa88b260373f7c3da62e76d09 . + . + "http://www.vitiating.tld/demobbing/fined.html" . + "anemometers larceners demobbing" . + "50"^^ . + . + _:B3ba789c4e765eddb62132128fefe4fab . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + . + "http://www.annoying.tld/deflating/lotions.html" . + "chairmaned goodwills deflating" . + "187"^^ . + . +_:B04ef871107a4da2485e94ff1d7ae830b "Phineas Schubach" . +_:B04ef871107a4da2485e94ff1d7ae830b . +_:B75b15df885db5957ded82f60ec91bd2c "Thanhha Depalma" . +_:B75b15df885db5957ded82f60ec91bd2c . + "http://www.burdening.tld/trussed/envisioning.html" . + . + . + . + "1957"^^ . + "reacquired slumming trussed" . + "http://www.trussed.tld/lived/embow.html" . + "11"^^ . + "slumming envisioning lived" . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + _:B144f3881f0be312c90063dba05507220 . + . + "1956"^^ . + "http://www.chaparrals.tld/regaling/squeaked.html" . + "touche deliberates regaling" . + "187"^^ . + "http://www.illegitimating.tld/chaparrals/deliberates.html" . + "vuggy touche chaparrals" . + . + _:Bd391bb4ccd4dcf6447a915a1910d1c51 . + . + "http://www.perspicuousness.tld/urinalysis/prosperously.html" . + "reships efts urinalysis" . + "180"^^ . + "http://www.vendees.tld/perspicuousness/efts.html" . + . + _:Bb10781ee70a17357204756b2e24c6458 . + . + "http://www.billheads.tld/specter/barracking.html" . + "endowed passovers specter" . + "114"^^ . + . + _:B31c14a1539cf74dd8a6f1a40df103f69 . + . + "http://www.thrower.tld/noncorroborative/pseudobiographical.html" . + "sorbates misdeal noncorroborative" . + "82"^^ . + "http://www.fussers.tld/thrower/misdeal.html" . + . + _:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + "1955"^^ . + "http://www.moues.tld/pitheads/tzaritzas.html" . + "rewrapped demonstrably pitheads" . + "56"^^ . + "http://www.abreacts.tld/moues/demonstrably.html" . + "birded rewrapped moues" . + . + _:B72072f131d453afab32b52e150a4244e . + . + "http://www.rhymer.tld/littlenecks/histrionics.html" . + "atones needlers littlenecks" . + "111"^^ . + "http://www.takable.tld/rhymer/needlers.html" . + . + _:Bc49186e4e8d237dee8f776f127cceac9 . + . + "http://www.measurably.tld/miriest/filterability.html" . + "creels leant miriest" . + . + _:B880be4765e09f183e4f64a5d9970d71a . + . + "http://www.experted.tld/globulins/chancroids.html" . + "nonmilitarily simplifying globulins" . + "139"^^ . + "http://www.infundibuliform.tld/experted/simplifying.html" . + . +_:B5a22f41f696e1385eced996fa3e0e3e7 "Bhairavi Snyders" . +_:B5a22f41f696e1385eced996fa3e0e3e7 . +_:Bfdafa1e6039499bf09a40baa3a4ebb03 "Myshka Krishnamurthy" . +_:Bfdafa1e6039499bf09a40baa3a4ebb03 . +_:Baad2dff26e20d8ea55f470f5ecb1c167 "Naosuke Truss" . +_:Baad2dff26e20d8ea55f470f5ecb1c167 . +_:B48ef758bb6fff88e239a7dfae01a40f3 "Hayden Scarlata" . +_:B48ef758bb6fff88e239a7dfae01a40f3 . + _:B2cb4ca1eed69dfb4def9a8d868e63093 . + . + "http://www.jurist.tld/taphole/shlocks.html" . + "scribes conditioned taphole" . + "135"^^ . + "http://www.blacklisting.tld/jurist/conditioned.html" . + . + _:B72c9fe12f30c6bcf7c13b4c9d9f65df4 . + . + "http://www.yodelled.tld/enclasping/parasitizes.html" . + "stargazer nubby enclasping" . + "39"^^ . + "http://www.seditiousness.tld/yodelled/nubby.html" . + . + _:Bc4fa21fdea4c1fbab385d02374b2144a . + . + "http://www.piracies.tld/lobbied/misact.html" . + "inanimately futurologist lobbied" . + "110"^^ . + "http://www.apolunes.tld/piracies/futurologist.html" . + . +_:B6a79010764c1ac1f399da0f9f2f89023 "Ernestina Vanderheide" . +_:B6a79010764c1ac1f399da0f9f2f89023 . + _:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . + . + "1961"^^ . + "http://www.damndest.tld/lostness/teazeled.html" . + "polydactylism valuative lostness" . + "161"^^ . + "http://www.zoological.tld/damndest/valuative.html" . + "manger polydactylism damndest" . + . +_:Bb202d50f39239809a7073f97a27bbe33 "Yoana Ordorica" . +_:Bb202d50f39239809a7073f97a27bbe33 . +_:B79d1bf62d3f89cdf8d8856b4a3db8ae9 "Gottlieb Eckis" . +_:B79d1bf62d3f89cdf8d8856b4a3db8ae9 . + _:B984e96f69d9029d4e09aaf0011a5fc67 . + . + "http://www.gonadectomies.tld/academias/milliners.html" . + "pottage spleens academias" . + "56"^^ . + "http://www.tossers.tld/gonadectomies/spleens.html" . + . +_:Bb0819b8dc383fb6b645cb5127e3336fc "Richie Huval" . +_:Bb0819b8dc383fb6b645cb5127e3336fc . + _:B0ca458a8f5a0485df6b60890b069604a . + . + "http://www.gook.tld/velocipedes/trainmaster.html" . + "mestizoes cottontails velocipedes" . + "149"^^ . + "http://www.townless.tld/gook/cottontails.html" . + . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + _:B482cd8ee9e68f8992a6ebf6e73276864 . + "1962"^^ . + "1"^^ . + "Journal 7 (1962)" . + "1"^^ . + . +_:Bfcc0745cf8b28a7b74f853adc158e178 "Krystyn Slutsky" . +_:Bfcc0745cf8b28a7b74f853adc158e178 . +_:Bac9f3c11f245fc95b4277759fd1d21ff "Anandita Hymer" . +_:Bac9f3c11f245fc95b4277759fd1d21ff . + _:Bf9ec4faf738003152a9508669cdbe9f9 . + . + "http://www.footboard.tld/loamed/lollop.html" . + "pilotings conceptualist loamed" . + "65"^^ . + "http://www.counterinsurgent.tld/footboard/conceptualist.html" . + . + _:B72a7a4e6805b4a541d3e2c4202c25aa8 . + "1951"^^ . + "http://www.hewable.tld/weatherstripped/bermudian.html" . + "frontages vivider weatherstripped" . + "160"^^ . + "http://www.landward.tld/hewable/vivider.html" . + "annotates frontages hewable" . + . + _:B46925890b175356db42044fc2bc67d06 . + . + "http://www.soundest.tld/spiracles/linesman.html" . + "burps recharge spiracles" . + "155"^^ . + "http://www.staphylococci.tld/soundest/recharge.html" . + . + _:B83937bb767715ffef052adafddefd98f . + "1959"^^ . + "http://www.govt.tld/stepdaughters/glossier.html" . + "gasifying dreidels stepdaughters" . + "35"^^ . + "http://www.montaged.tld/govt/dreidels.html" . + "incorrigibleness gasifying govt" . + . + "1865"^^ . + "fining soundproofs paces" . + "1963"^^ . + . + "0-3718-4026-0" . + "http://www.soundproofs.tld/counterrevolution/faithlessly.html" . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + "State University of New York Press" . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + "Proceeding 3 (1963)" . + "http://www.judgelike.tld/limpidness/hedgerow.html" . + . + "beeswax foiling judgelike" . + "1958"^^ . + . + "63"^^ . + "http://www.bareness.tld/judgelike/centrality.html" . + "foiling centrality limpidness" . + _:B883b8bd6d915c701647daf4829dff01c . + _:B9f2fef71be2c27f5ec965b2a77a02588 . + _:B117c0b1a8eac4ab53e1160a0b03c6e55 . + . + "http://www.rickettsial.tld/serumal/demographic.html" . + "fretter centralizing serumal" . + "http://www.impoliticly.tld/rickettsial/centralizing.html" . + . +_:B368c09bcdafed99af657289d17497a99 "Citlalli Hardiman" . +_:B368c09bcdafed99af657289d17497a99 . +_:Ba6119e7b8a89a476c79e590148d601fb "Farrah Kipling" . +_:Ba6119e7b8a89a476c79e590148d601fb . +_:Beb7f037381f6033f245ae7f0b23425cf "Iluska Sinard" . +_:Beb7f037381f6033f245ae7f0b23425cf . + _:B06617107c50e05946893402bd3448061 . + . + "1964"^^ . + "http://www.corneas.tld/solipsists/edibility.html" . + "bohemians somersaulting solipsists" . + "168"^^ . + "http://www.americans.tld/corneas/somersaulting.html" . + "abomination bohemians corneas" . + . +_:B8b2f6e3a7c5ae2fd9c738af588877e45 "Ramza Doshi" . +_:B8b2f6e3a7c5ae2fd9c738af588877e45 . + _:Becc19b34b0ad53ef3a9ec64e1468fc5e . + . + "http://www.kaka.tld/parthenogeneses/reinvolves.html" . + "freebee uplander parthenogeneses" . + "31"^^ . + "http://www.vendibles.tld/kaka/uplander.html" . + . + _:Bf0d2d56950258cd57853ec8a3acce259 . + . + "1965"^^ . + "http://www.flippest.tld/pergolas/burin.html" . + "berceuse steaded pergolas" . + "198"^^ . + "http://www.slideways.tld/flippest/steaded.html" . + "fossilizes berceuse flippest" . + . + _:B20bd2b326886c5dc5c5f34b99f028aaf . + . + "http://www.armourers.tld/unestablished/sequenced.html" . + "fatiguabilities gentlewomen unestablished" . + "54"^^ . + "http://www.lempiras.tld/armourers/gentlewomen.html" . + . + _:B6950bf38cb674d8120a2462e75398279 . + _:B804ef14721611f1aedbb7fd528ebbdc5 . + . + "http://www.sphinges.tld/gonorrhea/wicked.html" . + "unforseen weatherstrips gonorrhea" . + "118"^^ . + "http://www.battleships.tld/sphinges/weatherstrips.html" . + . +_:B3030074dca162d667655a2b956ad064f "Hemanti Schellhammer" . +_:B3030074dca162d667655a2b956ad064f . + _:B6eccb389ada272d8b2a6f84576c29a00 . + _:Bb939669092ae672070575860980ef923 . + . + "1965"^^ . + "http://www.apostasy.tld/ambulation/preassigning.html" . + "movements coronachs ambulation" . + "183"^^ . + "ling apostasy coronachs" . + . +_:Baec373d4440cc2e088d6c45159007d2c "Avniel Debiase" . +_:Baec373d4440cc2e088d6c45159007d2c . + _:B045a8f2af7ca0c3c9b5b1af2f14563f3 . + . + "1964"^^ . + "http://www.shammers.tld/tercentenary/tuberculous.html" . + "cicatrixes piked tercentenary" . + "178"^^ . + "http://www.puppies.tld/shammers/piked.html" . + "kiln cicatrixes shammers" . + . + _:B0dc633a8309f35c2db1bba6a635efe8f . + . + "http://www.architrave.tld/leman/complied.html" . + "painting mercifulness leman" . + "199"^^ . + "http://www.readmittance.tld/architrave/mercifulness.html" . + . + _:B7b1ac6c8a8b2295600a942c48df8be51 . + _:B1d418d0cce58b8a54e7eee0cef2e9971 . + . + "http://www.godparents.tld/rowers/possets.html" . + "contemplations urbanology rowers" . + "40"^^ . + . + _:B54e6ab148aeef88b63ec2a8de71479a3 . + . + "1963"^^ . + "http://www.elf.tld/analyzers/interregna.html" . + "angelfishes tippled analyzers" . + "114"^^ . + "http://www.infolding.tld/elf/tippled.html" . + "volatilizes angelfishes elf" . + . +_:B68dc4db59f6a79170d795b7f0a01fdd9 "Vizelin Rodnguez" . +_:B68dc4db59f6a79170d795b7f0a01fdd9 . + _:B8db413bca55888f6ab0b8d7847ba5622 . + . + "http://www.roentgenograms.tld/hedgerows/surveillance.html" . + "cinematograph gauchest hedgerows" . + "4"^^ . + . +_:Bfe9f996bd9c011c20c1c908ec3ce41c8 "Eriyn Rodebaugh" . +_:Bfe9f996bd9c011c20c1c908ec3ce41c8 . +_:B589fdba7d9fe20e331feaa3b560a71bc "Sotaro Charlesworth" . +_:B589fdba7d9fe20e331feaa3b560a71bc . +_:Beff7c0898b6bb3da2677c0e10d47bc34 "Chenille Wallingford" . +_:Beff7c0898b6bb3da2677c0e10d47bc34 . +_:B9f659ec463f75f4ece92bce4a7a21972 "Illinya Shulz" . +_:B9f659ec463f75f4ece92bce4a7a21972 . + _:B9e413b9a5c2798fd436b64af3ad6f499 . + . + "http://www.alfas.tld/epigrams/airmails.html" . + "alright refuelled epigrams" . + "29"^^ . + "http://www.redacting.tld/alfas/refuelled.html" . + . +_:B26a9f649ba084902670fe51d87fad6b0 "Latoya Lovato" . +_:B26a9f649ba084902670fe51d87fad6b0 . + _:Ba116cec73bcec8a5a5cf41f59f5a6b12 . + _:B02d7658318aa6a9478d7324153d4a9d5 . + . + "http://www.veining.tld/duskish/geraniums.html" . + "debitable sleighs duskish" . + "192"^^ . + . + _:B35880e776dee507e9f8b8036d55a6672 . + . + "http://www.malingered.tld/scalloped/vestments.html" . + "fictionalizes emulation scalloped" . + "23"^^ . + "8"^^ . + "http://www.shuffled.tld/malingered/emulation.html" . + . +_:Bbe57ada91eeff7dce1e3de1241d95e5d "LaNeesa Jerez" . +_:Bbe57ada91eeff7dce1e3de1241d95e5d . + _:B2412dfb2311a49cdd795b7ded5999b96 . + . + "http://www.nybble.tld/reoccupies/standardized.html" . + "rehydration sh reoccupies" . + "89"^^ . + . + _:B7ed62a60b593b19c771b2e7185cc176e . + "direness salts repletion" . + "1963"^^ . + "120"^^ . + _:B7bf2aaa5c7ccd6a53930e138f22e76b5 . + "salts misused brandished" . + "http://www.reconsolidation.tld/repletion/misused.html" . + . + "http://www.repletion.tld/brandished/chatterbox.html" . + . +_:Bd45ba0c9af85ea6aad324482a311a593 "Charmaine Rubick" . +_:Bd45ba0c9af85ea6aad324482a311a593 . + . + _:B5895a9485d8baa6f8ced3dd0475c614e . + . + "http://www.tictac.tld/redundances/squirting.html" . + "wandered anattos redundances" . + "41"^^ . + "http://www.redundantly.tld/tictac/anattos.html" . + . + _:Bad6a79ab7b9691998b905870ea2aed7a . + . + "http://www.adulterer.tld/bylined/scratchiest.html" . + "misarranges solubilizing bylined" . + "159"^^ . + "http://www.laundering.tld/adulterer/solubilizing.html" . + . + _:Ba801d6a2cd42af604f457b4fdc9de145 . + . + "http://www.snowplowed.tld/pitifully/colonelcies.html" . + "blueings quenches pitifully" . + "http://www.kinsmanship.tld/snowplowed/quenches.html" . + . + _:B9187dd39787f409fccd9f93be96fc5ed . + _:Bcaae02a8262c6e0228984d2a7de8b48a . + . + "1964"^^ . + "http://www.pinions.tld/institutions/unlace.html" . + "cogences smockings institutions" . + "53"^^ . + "autotransplant pinions smockings" . + . +_:Bcb667499fa85be9cea01e3323d061e47 "Ebergund Uxa" . +_:Bcb667499fa85be9cea01e3323d061e47 . + _:Bc4f3dca45f1eea4d8345c034313dbf03 . + _:B6c987259afdb62f77ba7dcfdfa2a0c07 . + . + "http://www.ingeniousness.tld/lifeless/conjunctivitis.html" . + "clandestinely prescientific lifeless" . + "37"^^ . + "http://www.bites.tld/ingeniousness/prescientific.html" . + . + "1967"^^ . + "19"^^ . + "Journal 2 (1967)" . + "1"^^ . + . + _:Bad5921e808fde24bf7bf14919edd791f . + . + "http://www.aquanaut.tld/palliates/placeboes.html" . + "interjectional rover palliates" . + "96"^^ . + "http://www.luteal.tld/aquanaut/rover.html" . + . +_:B53ad3b072a50a2af6643d180fdcd0ad4 "Jarek Kerson" . +_:B53ad3b072a50a2af6643d180fdcd0ad4 . +_:B7814ef789f45f1d2232db5c00c3cb9a5 "Bryssa Stipetich" . +_:B7814ef789f45f1d2232db5c00c3cb9a5 . +_:Ba59ab9ea9fe59cc56c6648f336a57a40 "Wilhelm Juart" . +_:Ba59ab9ea9fe59cc56c6648f336a57a40 . + _:B1847ae572370abe7d1a110a7479f59c2 . + . + "1966"^^ . + "http://www.corrodes.tld/jubile/earmuff.html" . + "tercentenaries chocked jubile" . + "82"^^ . + "tripodic corrodes chocked" . + . + . + "1964"^^ . + "http://www.moulder.tld/lameness/enhances.html" . + "http://www.moxibustion.tld/moulder/sybarites.html" . + "139"^^ . + _:Be844628c7adef6d0ad9c9241b6b775dc . + "interrelatedness ontogenically moulder" . + . + . + "ontogenically sybarites lameness" . +_:Ba1cc62d98725eb7ded667fc6c8512ef5 "Luitfriede Westmark" . +_:Ba1cc62d98725eb7ded667fc6c8512ef5 . +_:B6dde4b6e2730e4906407db2a8ceada4b "Gerlind Boomershine" . +_:B6dde4b6e2730e4906407db2a8ceada4b . +_:Bb581f4db13835418601355d48ed4d888 "Kahori Drutman" . +_:Bb581f4db13835418601355d48ed4d888 . + . + _:Bb2d224eec510b2615845c06a61974f5b . + "swordfishes flunkers chased" . + . + "87"^^ . + _:B09f806527ab84a7eebcb6a0466eb57a2 . + "http://www.chased.tld/sutural/skydived.html" . + "1960"^^ . + "flunkers psychokinesis sutural" . + "http://www.milles.tld/chased/psychokinesis.html" . +_:B6c456c871dd08f8b188038228d18ab69 "Ashlie Barnak" . +_:B6c456c871dd08f8b188038228d18ab69 . +_:Bdbb28a3525398762e14cc0873baa39f6 "Godalupe Gorrell" . +_:Bdbb28a3525398762e14cc0873baa39f6 . +_:Bad6aaf173cdaea72b81100a7eb937ee0 "Gerdie Milbauer" . +_:Bad6aaf173cdaea72b81100a7eb937ee0 . +_:Be58e7bf8410cd3bf4226af546d6febeb "Alonzo Sim" . +_:Be58e7bf8410cd3bf4226af546d6febeb . +_:Bba06bc30626e169533c839c7eccee84a "Culhwch Tremaine" . +_:Bba06bc30626e169533c839c7eccee84a . +_:Bfd5ebb2146d96f76c773d9380931d7d0 "Stana Haukaas" . +_:Bfd5ebb2146d96f76c773d9380931d7d0 . + . + "155"^^ . + _:B9ace9859ab10918607410e9decfc5e99 . + "http://www.flaccidities.tld/archiving/jerker.html" . + _:B5abed8b97a712955a5fd3031f17ed277 . + . + "http://www.archiving.tld/clitoric/mountable.html" . + "drummers jerker clitoric" . + "carding drummers archiving" . + "1966"^^ . +_:B010a2915c5cd1b04b17d0169c9d16c37 "Kamau Perrien" . +_:B010a2915c5cd1b04b17d0169c9d16c37 . +_:Bfa09e47ebeccf5260a0216af2ff23e1a "Earlena Heimlicher" . +_:Bfa09e47ebeccf5260a0216af2ff23e1a . + _:Bcaafbc768b362c09c23504c2f3cb90aa . + . + "http://www.redbugs.tld/contaminates/casted.html" . + "discipliner mailer contaminates" . + "18"^^ . + "http://www.bannocks.tld/redbugs/mailer.html" . + . + _:Be852dd2e74e580df0cf860a43875a4b5 . + . + "1956"^^ . + "http://www.jades.tld/cantina/bodying.html" . + "fireplugs jerrycans cantina" . + "151"^^ . + "http://www.owlet.tld/jades/jerrycans.html" . + "waterpower fireplugs jades" . + . +_:Bca01ef6859f1c0a0d358d342e3a09be4 "Kathryn Tamulis" . +_:Bca01ef6859f1c0a0d358d342e3a09be4 . + _:Bbdec5761b644025d132ffb42572513b6 . + . + "http://www.balboas.tld/hotheads/plebiscites.html" . + "exacted deli hotheads" . + . +_:B03af56bbd0d3d5d15f8773c82027c19a "Patrik Slovinsky" . +_:B03af56bbd0d3d5d15f8773c82027c19a . + _:B010a2915c5cd1b04b17d0169c9d16c37 . + . + "1955"^^ . + "http://www.claptrap.tld/flyleaf/duologue.html" . + "tautest organs flyleaf" . + "12"^^ . + "http://www.opportunism.tld/claptrap/organs.html" . + "alpenstocks tautest claptrap" . + . + _:Bc12f42b152f2d483b5fc68db526c53be . + . + "http://www.entomologists.tld/thriftily/chuckled.html" . + "ineffectively decompensations thriftily" . + "119"^^ . + "7"^^ . + "http://www.indues.tld/entomologists/decompensations.html" . + . + _:Bd32d473fb352e3e06c33cba1760a07e0 . + _:Bbcb42c98a1c42976a954d6c5c8122e14 . + . + "http://www.salves.tld/frothiness/ignorantness.html" . + "challenger agentry frothiness" . + "http://www.surprised.tld/salves/agentry.html" . + . + _:Ba6d6de24307b6e48faafd41eb5db4d66 . + . + "http://www.formed.tld/verificatory/cosmopolitanism.html" . + "piedmonts crumbles verificatory" . + "52"^^ . + "http://www.whisted.tld/formed/crumbles.html" . + . + _:B1a2be31045685227891b25c56ee5227c . + . + "http://www.reanalyses.tld/posits/overweighed.html" . + "amiable grasshopper posits" . + "149"^^ . + "http://www.contraction.tld/reanalyses/grasshopper.html" . + . +_:B5b5c0b8f9df946e2119637e1b6a6f25c "Ganymede Dubreuil" . +_:B5b5c0b8f9df946e2119637e1b6a6f25c . + _:B11c2f4fb04e177a1bfa4bb650d45cf13 . + . + "http://www.chippers.tld/uprear/impersonated.html" . + "reconnects interspersed uprear" . + "105"^^ . + . +_:B8fad6731c064da44cf15b58ce042fecb "Odelia Tekautz" . +_:B8fad6731c064da44cf15b58ce042fecb . + _:B52416bf68e084702670f4697c10f381d . + . + "http://www.protozoal.tld/springiest/mortuaries.html" . + "noggings maestri springiest" . + "14"^^ . + "http://www.bristling.tld/protozoal/maestri.html" . + . +_:Bcaa6b831150f7da60961bdef83572311 "Turell Bormes" . +_:Bcaa6b831150f7da60961bdef83572311 . + _:B56e54768766b384520170038eef85d37 . + . + "http://www.sledged.tld/troubadours/mudlark.html" . + "clicks aggrandizement troubadours" . + . + _:B9df955ccb99494805083cdc0e5c8e656 . + "1962"^^ . + "http://www.abscised.tld/squirms/girns.html" . + "hardpan bawdric squirms" . + "174"^^ . + "http://www.misfit.tld/abscised/bawdric.html" . + "zooms hardpan abscised" . + . + _:Bdfb31000dc057e4c105817593939a044 . + . + "http://www.plonking.tld/hematomas/scantest.html" . + "dynamisms numerary hematomas" . + "169"^^ . + "http://www.headiest.tld/plonking/numerary.html" . + . + _:B1ee7b29a1b9dae1be73296a7ec28022c . + . + "1961"^^ . + "http://www.tennises.tld/lilliputians/fumigants.html" . + "petters laplanders lilliputians" . + "11"^^ . + "http://www.mousetraps.tld/tennises/laplanders.html" . + "doused petters tennises" . + . +_:Babce46c65d1cdf40867badaa31353e0c "Betsy Angelovich" . +_:Babce46c65d1cdf40867badaa31353e0c . +_:B12d3347c08b0649a616d0f88ab156275 "Chasidy Hoop" . +_:B12d3347c08b0649a616d0f88ab156275 . + _:B3314d179ef0a11acf938a17057bcabf7 . + . + "Open University Press" . + "1956"^^ . + "5"^^ . + "Proceeding 1 (1956)" . + "0-3601-6693-0" . + "1057"^^ . + . + "publics mewler wets" . + "http://www.mewler.tld/primed/barkeepers.html" . + _:B9d07ba5dca5e0f6ab18577858ecbc62d . + "1951"^^ . + "http://www.waders.tld/darnings/brainily.html" . + "overpay eastwards darnings" . + "153"^^ . + "http://www.predicating.tld/waders/eastwards.html" . + "welters overpay waders" . + . +_:Bf6b5a1f9f4e32a7fac889e7fbbb4a0e9 "Devegas Arcement" . +_:Bf6b5a1f9f4e32a7fac889e7fbbb4a0e9 . + _:B459539197c230f2782dc8ff390caed73 . + . + "http://www.unmoved.tld/apposes/housings.html" . + "thralled digestor apposes" . + "32"^^ . + "http://www.colombian.tld/unmoved/digestor.html" . + . + _:B45cf1ba1da6a71abf3ae260c88f2dbb0 . + . + "1959"^^ . + "http://www.cursedness.tld/inhabitance/reigniting.html" . + "seacoasts autobus inhabitance" . + "145"^^ . + "http://www.castrates.tld/cursedness/autobus.html" . + "foreordainments seacoasts cursedness" . + . +_:B5bb34630bfed90b7d3c7911d3fd08046 "Romona Simril" . +_:B5bb34630bfed90b7d3c7911d3fd08046 . + _:B7f763a9fb211ec4f8902ddc345eb371c . + . + "http://www.overworks.tld/kilters/rhumbs.html" . + "clashed impassively kilters" . + "80"^^ . + "http://www.gerardias.tld/overworks/impassively.html" . + "http://www.indignantly.tld/clashed/overworks.html" . + . + _:B03af56bbd0d3d5d15f8773c82027c19a . + "1958"^^ . + "http://www.legitimize.tld/overthrown/macerate.html" . + "consubstantiation kissable overthrown" . + "92"^^ . + "debouch legitimize kissable" . + . +_:B64f1857379a051e946a827fa896787e2 "Margo Anderlik" . +_:B64f1857379a051e946a827fa896787e2 . + _:B5341c3a67e1ec33fc9b2be6c5e2ec25a . + . + "http://www.disclosures.tld/spooned/renegade.html" . + "allowable kiboshing spooned" . + "100"^^ . + . +_:Ba13ff4b3c8b18605ec2db7bb85163dbb "Salaah Elio" . +_:Ba13ff4b3c8b18605ec2db7bb85163dbb . + _:B8a4cb63e4d1cc703958984a5207b3634 . + . + "http://www.urbanist.tld/scoring/couples.html" . + "skys pseudoscientifically scoring" . + "64"^^ . + . + _:Bee7b02efb9614711e11fec1a4224147f . + _:Be30897e662ff7c0b3ab39d76c9f47e76 . + . + "http://www.bunts.tld/placement/firebases.html" . + "poisonings caucussing placement" . + "56"^^ . + . +_:B8895c5bc8f8c690ca2d1b94e100bac0f "Chesell Vatter" . +_:B8895c5bc8f8c690ca2d1b94e100bac0f . + _:B6e7acecd4bbff57366bb8a6f2e09355c . + _:Bebd5dfb2a322defc9c041e5ae641749e . + . + "http://www.sargassos.tld/flamed/corrugating.html" . + "airliners canvassers flamed" . + "11"^^ . + "http://www.desalinize.tld/sargassos/canvassers.html" . + . + _:B88842eaec977aa98e2e463abf981b657 . + . + "http://www.totaled.tld/hawkmoths/ascender.html" . + "skilling cowpokes hawkmoths" . + "6"^^ . + . +_:B27d2af9ad59478c6e54b77f1375c0dc0 "Shunji Decoste" . +_:B27d2af9ad59478c6e54b77f1375c0dc0 . + _:B9f49df4e4c12035aa0b8de1ac9ffb83c . + . + "http://www.rapaciously.tld/valvelets/banged.html" . + "perfumes reprobative valvelets" . + "129"^^ . + . +_:Bf002823ffe6fecfb0f7a22eff83f0c89 "Zan Her" . +_:Bf002823ffe6fecfb0f7a22eff83f0c89 . + _:Ba0923d9f8786acbe0d2accf0858b9e3c . + . + "http://www.subentries.tld/humiliations/pailsful.html" . + "sugared lakes humiliations" . + "170"^^ . + "http://www.monogramming.tld/subentries/lakes.html" . + . +_:B193c1751e3f86bc202b0ead49160c0df "Shuichi Predom" . +_:B193c1751e3f86bc202b0ead49160c0df . +_:B59dffabbc8c892bfceceda7d6e13e128 "Inna Witcher" . +_:B59dffabbc8c892bfceceda7d6e13e128 . + _:Bcb492a46d4f9ea823005f86fb1970d39 . + . + "http://www.circumscribing.tld/raisins/pinna.html" . + "correality skivvies raisins" . + "56"^^ . + . +_:B36aa9da304a1a1ca96665cc0ee487336 "Matsya Mayard" . +_:B36aa9da304a1a1ca96665cc0ee487336 . +_:B4628f5319252752c540071689ec9a76d "Dianmu Aver" . +_:B4628f5319252752c540071689ec9a76d . + _:B9f2dcbe4a05b3bf965f90f25060ecf5e . + . + "http://www.quittances.tld/fluters/subtraction.html" . + "jaunted nonsubmissive fluters" . + "19"^^ . + . + _:B346d303acbf5d173d074ee02a923170b . + . + "http://www.outwait.tld/demolitions/pokes.html" . + "msec tackifies demolitions" . + "35"^^ . + "rediscovers riptides darner curiosa harbours coir terrifying soarers competently spriest" . + "http://www.staplers.tld/outwait/tackifies.html" . + . +_:Bd7b9147a535bf9c0811651a695b4432a "Jax Galimore" . +_:Bd7b9147a535bf9c0811651a695b4432a . +_:B524c84467d416f16c92b7907cf1f3310 "Seth Nylin" . +_:B524c84467d416f16c92b7907cf1f3310 . +_:B61f3ce3bc58fee9e2b0314a63c86e108 "Friede Malcolm" . +_:B61f3ce3bc58fee9e2b0314a63c86e108 . +_:B5846f78679e598895e1b4d8e44dcdab6 "Julius Aluarez" . +_:B5846f78679e598895e1b4d8e44dcdab6 . +_:B3c83b0e90f638ae9263a7b3c54143b20 "Seki Eilert" . +_:B3c83b0e90f638ae9263a7b3c54143b20 . + "1957"^^ . + . + _:B229b5294c2240d6e4d23f3bf137f8a64 . + "perter outfight monetized" . + . + "purloins perter ruminated" . + "http://www.underripened.tld/ruminated/outfight.html" . + "http://www.ruminated.tld/monetized/annoys.html" . + _:B455b9f19e07a1990817fdf70b5ac5d44 . + "142"^^ . +_:Be01a37bd04b19e7e3e8e2de09a1c8764 "Vilenina Oxner" . +_:Be01a37bd04b19e7e3e8e2de09a1c8764 . +_:Bb35acaed907d0afba1fab5c807f80523 "Sanetomo Daugherty" . +_:Bb35acaed907d0afba1fab5c807f80523 . + _:B03b56a2e962ac1d6518328b93620cfa8 . + . + "http://www.streetcars.tld/yapper/lightening.html" . + "aetheric biosatellites yapper" . + "80"^^ . + . + _:B32f2940aea6205e01143f5eafc91a0dd . + _:B4fa51df0dd400449368e98251cd9a81d . + . + "http://www.mishandled.tld/unsighted/prospective.html" . + "monotonousness seedpod unsighted" . + "99"^^ . + "http://www.acceptive.tld/mishandled/seedpod.html" . + . + _:B206b7e0ac78ca7499f15ad8826935825 . + . + "http://www.irreformable.tld/maladministers/mishaps.html" . + "revaluations sneaking maladministers" . + "33"^^ . + . + _:B183cf1263cd48511d9aeb5263b9a1dca . + . + "http://www.doggier.tld/caber/transgressing.html" . + "eclampsia coveted caber" . + "http://www.anchoresses.tld/doggier/coveted.html" . + . +_:B0fe4aefa666d9ed63c68c353a26303d9 "Jurgisr Arkins" . +_:B0fe4aefa666d9ed63c68c353a26303d9 . + _:Bcbaac0efbc52459f8a42c2e867c10ff6 . + . + "http://www.marker.tld/crenated/operants.html" . + "wingover grafts crenated" . + "85"^^ . + "http://www.reprover.tld/marker/grafts.html" . + . + _:B4ad497bd523bbf346e7676d3264b1952 . + . + "http://www.hookahs.tld/frizzes/capillaries.html" . + "resuscitators crediting frizzes" . + "190"^^ . + "http://www.kilowatt.tld/hookahs/crediting.html" . + . +_:B3a9e513128d00af752c0e0d5fe0cd12d "Juanisha Seppi" . +_:B3a9e513128d00af752c0e0d5fe0cd12d . +_:B3bb72efab66ff424cf2173b480489d7e "Tadao Pentaris" . +_:B3bb72efab66ff424cf2173b480489d7e . + "http://www.cudgelling.tld/jeremiad/serrate.html" . + "negatrons investigatable cudgelling" . + "investigatable antinucleon jeremiad" . + "pissant fruitier queerly concrescences pridefully saliences enlighten prided herbal turbocharger syphilitic broadswords deprecative camphorating antiunion irrigable altarpiece incrustations unlimited acclimating outchiding bayberries charlatanish foraging cartop refreezes advents hastener solvencies welches doling lib cussing sets arbitrarily brainiest kerb whalebones adeptly enquiring flatlands raccoons irritatingly afghanis milksop exacting deodorizer transsexual startling placarded monogramming sugared subentries lakes humiliations pailsful hyperbole glorifying dildoe bolshevists plutocrats derivation tindery robotizing fuelled capsizing trailblazers mussed inbreathe brit portiones rooks reaccusing nills fielders jingoish spangled nihils nonapplicable cithern upswollen shantey dissectors insulating conductors monseigneur macaroni hepcats baedekers chooser limiest privets dispossesses huddling ferociously toplessness points crabbedness leadings ducker vialed emasculation conquests tasselled standardbearers grouter caviars citing bowyer energizes lilacs feminize unrest dojos grossly classifier chirped totalitarianism pours sojournment infiltrates syncopated comparability pneumoconiosis nontraditionally genealogically ayes cannabinol aurist aerophobia southwestward reimbursement spinout floweriness slotbacks newsstands debouch consubstantiation legitimize kissable overthrown macerate propman massiveness isotonically closeness unincumbered intrepidity hocking frosh thrushes randier morph bulkier beeswax bareness foiling judgelike centrality limpidness hedgerow attila opinionatedly anybodies whisks clericalism nebbishes contritely yellowbellied deflated" . + _:B99e638edd28853f22d542767295ce413 . + . + . + "http://www.sepaloid.tld/cudgelling/antinucleon.html" . + "133"^^ . + "1963"^^ . + . + _:B478883b972bfc51c49023fde60215110 . + . + "http://www.adorers.tld/destroyed/cottonseeds.html" . + "househusbands strafer destroyed" . + . + _:B3be509cd7f82a82b61d875244bcbe375 . + . + "http://www.canaanites.tld/unproclaimed/flageolets.html" . + "cultivates melanesians unproclaimed" . + "196"^^ . + . +_:Bb01cbf6c53d18709910c1a530e691650 "Bogdashha Scaman" . +_:Bb01cbf6c53d18709910c1a530e691650 . +_:Bfc91c75ff1b54bc7a29c6b4282d690ec "Dedra Rolfson" . +_:Bfc91c75ff1b54bc7a29c6b4282d690ec . + _:B354790bca23bd08c54b6c98ef560bc39 . + . + "http://www.embroglios.tld/vamped/hefting.html" . + "phonographically conches vamped" . + "http://www.brawlers.tld/embroglios/conches.html" . + . + _:Bd18a0392d93314af0193ffd29aaaa7c0 . + . + "http://www.remaindering.tld/grandnephews/verdancies.html" . + "anises druidic grandnephews" . + "97"^^ . + . + _:B773feaf77294fc82aaccd1bacc08b835 . + . + "http://www.costively.tld/scooting/palsied.html" . + "brutes sequiturs scooting" . + "114"^^ . + "http://www.waiving.tld/costively/sequiturs.html" . + . +_:Be28dc6e125cbfb85ad053b0d10a657fb "Mya Swilley" . +_:Be28dc6e125cbfb85ad053b0d10a657fb . +_:B8cd77eb31d2ad4213d65e262e745eb19 "Kieran Machtley" . +_:B8cd77eb31d2ad4213d65e262e745eb19 . + _:B0301054bfc04a74aa3dac46af17e6a35 . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + "1962"^^ . + "14"^^ . + "Journal 2 (1962)" . + "1"^^ . + . + _:Bfbd8c1fbf6f5a77a0de72903a2bd50fd . + . + "1966"^^ . + "http://www.hoplite.tld/stupefying/pustule.html" . + "reflowers washers stupefying" . + "168"^^ . + "http://www.fumbles.tld/hoplite/washers.html" . + "winepress reflowers hoplite" . + . + _:B9fdee88a4bd24f6a6b8b3aa60853acf5 . + _:B639e11bb54547cf8ea403245e7b49d62 . + . + "1966"^^ . + "http://www.annually.tld/vivifiers/photoelectric.html" . + "praising rescuing vivifiers" . + "110"^^ . + "gazed annually rescuing" . + . +_:Bb33df416cdde2aeba9f98dbf4222af87 "Julien Triveno" . +_:Bb33df416cdde2aeba9f98dbf4222af87 . + _:Bdb15f22800ee6a0c7dfac4a355103beb . + . + "specs distractibility synapsing" . + "1960"^^ . + "36"^^ . + _:B2efd302b1346fc63d98ffcf8cb29b5ef . + "bedlamp specs meshing" . + "http://www.meshing.tld/synapsing/appertains.html" . + . + "http://www.biomasses.tld/meshing/distractibility.html" . + _:B03f0acc11812950dde818ad3c5056c8b . + . + "http://www.vicariousness.tld/extincts/untangles.html" . + "hunkers sorrower extincts" . + "94"^^ . + "http://www.lunette.tld/vicariousness/sorrower.html" . + . + _:B8e130edd41433c8476b47cc70b80e7fc . + . + "http://www.regainers.tld/margarins/inconvenience.html" . + "bacchanalia teardown margarins" . + "96"^^ . + "http://www.croupy.tld/regainers/teardown.html" . + . +_:B7010a902825e1e87e36dda6a30b39b72 "Almunda Kaltz" . +_:B7010a902825e1e87e36dda6a30b39b72 . + _:Bf3595c1ece38c505d92a1da706cbf28d . + . + "1966"^^ . + "http://www.bastes.tld/redresses/nonconclusive.html" . + "inconclusively trusty redresses" . + "90"^^ . + "http://www.insulting.tld/bastes/trusty.html" . + "prevaricator inconclusively bastes" . + . + _:Be227226e7db70e2552805eb4dc7e59e0 . + . + "http://www.iterant.tld/ruths/robles.html" . + "anathemas gnarls ruths" . + "197"^^ . + "http://www.hypnology.tld/iterant/gnarls.html" . + . + _:B32e106401d37edcf4ff42e29cf54b017 . + . + "http://www.wheezier.tld/readjourning/bacteriophage.html" . + "crematorium extortioners readjourning" . + "102"^^ . + "http://www.pores.tld/wheezier/extortioners.html" . + . +_:Be86832b7b7f31c5ef11ea7176edba77a "Evngelos Chakkalakal" . +_:Be86832b7b7f31c5ef11ea7176edba77a . +_:B5ec6b7809c7e23c356be9c13c7933551 "Urako Staker" . +_:B5ec6b7809c7e23c356be9c13c7933551 . +_:Bdb15f22800ee6a0c7dfac4a355103beb "Anurati Ozenne" . +_:Bdb15f22800ee6a0c7dfac4a355103beb . + _:B2abfc04f17b95fc6e174edbbcf1985dc . + . + "http://www.antinomianism.tld/chainmen/fiftieths.html" . + "blasphemer soffits chainmen" . + "188"^^ . + "http://www.gammon.tld/antinomianism/soffits.html" . + . + _:Bf2c36885b7595cdbdecc81b3329ea668 . + _:Bc865cc0f6ad437f461d6f1045c73caed . + . + "http://www.corer.tld/beknighted/reproachable.html" . + "copolymerized ulcering beknighted" . + "http://www.capless.tld/corer/ulcering.html" . + . + _:B51f4d0acb7e5442258067f57ad787106 . + _:B05011a0e922d80e3f90493cc2b972815 . + . + "http://www.snobbier.tld/nuncios/chitlins.html" . + "fussiness unhanding nuncios" . + "57"^^ . + "http://www.oracles.tld/snobbier/unhanding.html" . + . + _:B191256df9805dc823eab42720bae0f5c . + . + "http://www.combes.tld/datable/population.html" . + "winesops paranoias datable" . + "184"^^ . + . +_:Bacddd745cdf9503b1adf903176c162fc "Anaxmandros Pajak" . +_:Bacddd745cdf9503b1adf903176c162fc . + _:B651eff89fc01b2153d554e34c4a6d336 . + . + "http://www.drowsily.tld/porousness/ejectors.html" . + "kirsches footpaths porousness" . + "25"^^ . + . +_:B80bd87bab9912caa8855ccca417a9a12 "Tandu Miltenberger" . +_:B80bd87bab9912caa8855ccca417a9a12 . + . + _:B262635052d8e16c9f3f5b533f5c32fe8 . + . + "http://www.playlets.tld/delegati/renege.html" . + "toddy mouthiest delegati" . + "155"^^ . + . + _:B9cf676366dd3146e96478a14e07412c8 . + . + "http://www.sphincteral.tld/metastasis/nobbier.html" . + "caprioles estranged metastasis" . + "80"^^ . + "http://www.bronzing.tld/sphincteral/estranged.html" . + . +_:Baff1abc202b74e11efa34102fb6f1ff7 "Gracie Richards" . +_:Baff1abc202b74e11efa34102fb6f1ff7 . +_:B5c7e358c84d35a87fa9d8df66b7885fb "Fedorav Solich" . +_:B5c7e358c84d35a87fa9d8df66b7885fb . + _:B332d8a65e36a7215ebea03525d6074cc . + . + "1962"^^ . + "http://www.illy.tld/palets/ingression.html" . + "unmovable seventieths palets" . + "144"^^ . + "adamants illy seventieths" . + . + "hostels drooling tutted" . + "http://www.kumquats.tld/greeniest/drooling.html" . + _:B3e86fec5976dfef3c5756bd3be34d88e . + "1961"^^ . + . + . + "183"^^ . + "loadstones hostels greeniest" . + "http://www.greeniest.tld/tutted/fubbed.html" . + _:B1715f81a15fe25eff8e007bfe9d4a8f8 . + _:B7e60768702984f52a32b3ffe93c920ce . + . + "http://www.drillers.tld/caparisons/fetors.html" . + "inexecutable divinities caparisons" . + "26"^^ . + "http://www.dramatization.tld/drillers/divinities.html" . + . +_:Bbd54616189bc10e4b7ca635c208661fb "Aetos Bitar" . +_:Bbd54616189bc10e4b7ca635c208661fb . +_:B8b31d61ccedc0719ef17d7e5ffe0c72b "Fercos Kinkel" . +_:B8b31d61ccedc0719ef17d7e5ffe0c72b . + "2"^^ . + _:Be967063e5ce5a85e4e4da6eed48b80fc . + "Oliver Books" . + "1951"^^ . + _:Be607a5d150a0a830f64d87b11fe31db7 . + "seafloor jowliest psalmody" . + "0-9502-9347-0" . + _:Baae61c69ed7af2fe7513699112b8d848 . + "Proceeding 1 (1951)" . + "1998"^^ . + . + . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + . + "1965"^^ . + "http://www.deceasing.tld/friary/whipcords.html" . + "drinker borborygmies friary" . + "193"^^ . + "http://www.hysterics.tld/deceasing/borborygmies.html" . + "reckons drinker deceasing" . + . + . + _:B934504c9a8ddaa11417f024c50585d4a . + . + "1958"^^ . + "http://www.whigs.tld/miens/exhibitioner.html" . + "ransomer educts miens" . + "2"^^ . + "atypically whigs educts" . + . +_:B2ec9a26ef11024f1ef5f745e5ac16d16 "Krosa Kuney" . +_:B2ec9a26ef11024f1ef5f745e5ac16d16 . +_:Bbd1311d9a158b550a710ba10873bf135 "Denise Avant" . +_:Bbd1311d9a158b550a710ba10873bf135 . + _:Bb9f2bc3c71e705d5dcabe2d3c93e6508 . + . + "http://www.calculator.tld/seizins/thrillers.html" . + "eyebeams jackpots seizins" . + "70"^^ . + . +_:B42882d3a697aa129fe6a5734a3fd92cb "Tansho Ganze" . +_:B42882d3a697aa129fe6a5734a3fd92cb . + _:Bd8c98d9d3d41c1b654fe9be257542651 . + . + "http://www.readaptation.tld/yellowbellies/nonexpendable.html" . + "whereinsoever biassing yellowbellies" . + "55"^^ . + "http://www.pima.tld/readaptation/biassing.html" . + . + _:B9a1f8b9245963a1c17b4c6ee88ee800d . + . + "http://www.reversions.tld/shadowiness/chorusing.html" . + "mandala adsorbed shadowiness" . + "156"^^ . + . + _:B8f2527f10bea8c6cfc7789ea2134f9c7 . + . + "http://www.castile.tld/inures/sarabands.html" . + "hankies unsnarled inures" . + "177"^^ . + . + _:Bf411f822c7145c4222f7f776cdabeeba . + _:B853cc0b9769c959776394714957dc4f0 . + . + "http://www.overexcite.tld/luckless/illuminated.html" . + "plainly mucklucks luckless" . + "111"^^ . + "http://www.reexperiencing.tld/overexcite/mucklucks.html" . + . +_:B7684d7c7fa49c30a35d0c9b3ae8241f4 "Anastasios Fradkin" . +_:B7684d7c7fa49c30a35d0c9b3ae8241f4 . + _:Bf91f3bcc468df28534369f0c7223b085 . + . + "http://www.adeptly.tld/flatlands/raccoons.html" . + "whalebones enquiring flatlands" . + "67"^^ . + "http://www.kerb.tld/adeptly/enquiring.html" . + . + _:Bc90533ce04dfb442d695fdb6c3bece48 . + . + "http://www.pallbearers.tld/looniness/felicitously.html" . + "federates apter looniness" . + "198"^^ . + . + _:Bfbe9674f48f37a91b3aaa031e558dd70 . + . + "http://www.dawdler.tld/commonsensical/phrenological.html" . + "repudiates attachers commonsensical" . + "170"^^ . + "http://www.occultists.tld/dawdler/attachers.html" . + . +_:Be57d9793c65bd021817d1560fb0e0142 "Abhilasha Farness" . +_:Be57d9793c65bd021817d1560fb0e0142 . + _:Bdf6c59a4d3125abb8676aa53ae41ad9a . + _:Bc248fddd6a8bdf53b8a454271220cfe6 . + "1966"^^ . + "http://www.juiceless.tld/riel/enplane.html" . + "denarius sirrees riel" . + "117"^^ . + "http://www.hewing.tld/juiceless/sirrees.html" . + "garbler denarius juiceless" . + . + _:B2e125817ddd81f7a7340aff4554a91b6 . + _:B9fc08958c08f05b03cca42ecd0936056 . + . + "http://www.elands.tld/scorbutic/tigresses.html" . + "greyer chemisms scorbutic" . + "89"^^ . + . +_:Bbc4223bfd020164616e9b8aa4578e159 "Antonino Larowe" . +_:Bbc4223bfd020164616e9b8aa4578e159 . + _:Becfec769b774fe8d9ea280ec2a9621c1 . + . + "http://www.poleaxing.tld/oceanauts/transitions.html" . + "airdromes uneven oceanauts" . + "127"^^ . + "http://www.corpulences.tld/poleaxing/uneven.html" . + . +_:Bdeeb751165692a2560b8b33ecd9040f9 "Itala Waskow" . +_:Bdeeb751165692a2560b8b33ecd9040f9 . + _:B6169106c5c9eafc2d7839e0cf58a0cfd . + . + "1957"^^ . + "http://www.canvassed.tld/remorses/reframes.html" . + "prosthodontist sups remorses" . + "129"^^ . + "frankensteins canvassed sups" . + . + "http://www.offensives.tld/folios/fogger.html" . + . + "71"^^ . + "http://www.folios.tld/diminishments/relatione.html" . + _:B36c4addc3db1dba97a1b9629b1476d4b . + "wieldier disjoining folios" . + "disjoining fogger diminishments" . + "1951"^^ . + . + . +_:B1d7ac874a051a805b40cb3656c477a80 "Abbigale Ingold" . +_:B1d7ac874a051a805b40cb3656c477a80 . +_:Bcbd6aa188b497f7585d05a18af29a838 "Tachia Cavalli" . +_:Bcbd6aa188b497f7585d05a18af29a838 . + _:B2910c133009d2387555d33457cad856b . + . + "http://www.charismas.tld/refractor/choppily.html" . + "mulligans honorably refractor" . + "167"^^ . + "http://www.escapisms.tld/charismas/honorably.html" . + . + _:Bd4845ae32fafbfe91518275f4cda1f57 . + . + "http://www.sublimities.tld/scrumptiousness/senores.html" . + "deprogram blunderbuss scrumptiousness" . + "125"^^ . + "http://www.wheelless.tld/sublimities/blunderbuss.html" . + . +_:Be82f3b64f88b88e2d6ae738b3234aa4f "Lale Valeri" . +_:Be82f3b64f88b88e2d6ae738b3234aa4f . + _:B0f2eaf56c840b10d3f4aeb0b78a78963 . + . + "http://www.bafflements.tld/urgingly/cense.html" . + "lumped beetroots urgingly" . + "64"^^ . + "http://www.holydays.tld/bafflements/beetroots.html" . + . + _:Bacb24632b9f8618acba4a4b6da79078d . + . + "1964"^^ . + "http://www.geegaw.tld/woks/wending.html" . + "staring maladapted woks" . + "149"^^ . + "http://www.manliness.tld/geegaw/maladapted.html" . + "mildness staring geegaw" . + . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:B842ac9a636552e0746ffd262b9cbbbce "Venus Reier" . +_:B842ac9a636552e0746ffd262b9cbbbce . +_:B3c221f2c7393a5eca0bf5d4cb1c30e94 "Hugh Losey" . +_:B3c221f2c7393a5eca0bf5d4cb1c30e94 . + _:B8a59905bb443b3070889c8b4ce0761e6 . + . + "http://www.pussyfooted.tld/hotdogs/educates.html" . + "marking morselled hotdogs" . + "161"^^ . + "http://www.obtuseness.tld/pussyfooted/morselled.html" . + . +_:Bcadd2bbde580ac72130e1f3b6395d302 "Daris Astley" . +_:Bcadd2bbde580ac72130e1f3b6395d302 . + _:B34b9ea6dda4ab0b575bece634fdd8584 . + . + "http://www.twentieths.tld/maimed/equated.html" . + "demises vexes maimed" . + "188"^^ . + "monism impermeabilities basques defensibility nucleation allovers enterable entertaining totalling scalars" . + "http://www.incorruption.tld/twentieths/vexes.html" . + . + _:B18c2db5196690a4eb23f0958f7407afb . + . + "http://www.openheartedly.tld/unweaned/vexations.html" . + "conciliating restraining unweaned" . + "81"^^ . + "http://www.postmasters.tld/openheartedly/restraining.html" . + . +_:B7f5b58056ff1c8098b66148fec50e813 "Gizla Nordmark" . +_:B7f5b58056ff1c8098b66148fec50e813 . + _:B09213d32985d4908cb2961a6fb353a4b . + . + "http://www.staves.tld/dockhand/octangles.html" . + "minifying garnetlike dockhand" . + "137"^^ . + "http://www.mottling.tld/staves/garnetlike.html" . + . +_:B17d05d83c67fdf8d414f8293ab81c80d "Rachana Morch" . +_:B17d05d83c67fdf8d414f8293ab81c80d . + _:B29dbb91701d768c8412ced8c8f26b60d . + "1960"^^ . + "http://www.acrobatically.tld/bottomed/granulated.html" . + "reflowing babka bottomed" . + "firebox acrobatically babka" . + . +_:B7839b9be55a46b14757948d55b905ce4 "Chaim Gustason" . +_:B7839b9be55a46b14757948d55b905ce4 . + _:B9448a47bf036ff675155d06acbda124b . + . + "http://www.graver.tld/torpidity/befriend.html" . + "cityward mongst torpidity" . + "20"^^ . + "http://www.airfoils.tld/graver/mongst.html" . + . + _:Bf0bfed7e791ab49cb34babe279f15b4b . + _:B86b590ea467304d4171f6f42a1b9bb3f . + . + "1966"^^ . + "http://www.dimensional.tld/juncoes/domes.html" . + "restrainable salvational juncoes" . + "4"^^ . + "coldness dimensional salvational" . + . +_:Bc08d0d4250d2ecfc97da6ff59618e037 "Craddock Rudish" . +_:Bc08d0d4250d2ecfc97da6ff59618e037 . + _:B34368a3c1da1abdbab2d2dd7e60f2515 . + . + "http://www.embattled.tld/novelties/labyrinths.html" . + "jargoned placard novelties" . + "59"^^ . + "http://www.maundered.tld/embattled/placard.html" . + . + _:B9df9b9019c3eb196b7540cd9b47efe15 . + _:Bcad3b2acbc6ed1b5d0bcdfaa71a41af7 . + . + "http://www.symbolize.tld/overproud/corrupted.html" . + "trochoids bowling overproud" . + "159"^^ . + "http://www.damasked.tld/symbolize/bowling.html" . + . + _:B8a0a862c01af92a291d1b59ee0e7519a . + . + "http://www.hermeneutically.tld/conners/carobs.html" . + "iridectomies electrochemically conners" . + "188"^^ . + "http://www.revolvers.tld/hermeneutically/electrochemically.html" . + . + _:B9eccc4de579e57fde13426e37887c87a . + . + "http://www.tormentor.tld/zanier/corkscrewed.html" . + "orbiters owner zanier" . + "83"^^ . + . + _:Bc0a93afc65a1836a4d1cf68272cb9bbb . + . + "http://www.clearinghouse.tld/fucking/proprietorial.html" . + "infolded proteins fucking" . + "113"^^ . + "http://www.reattach.tld/clearinghouse/proteins.html" . + . +_:Ba4cdea8288fd4d7fb51ec88a68ee13e6 "Cherian Ricardo" . +_:Ba4cdea8288fd4d7fb51ec88a68ee13e6 . +_:B3c2cd2fba112c374eacbf9679159d959 "Pete Salada" . +_:B3c2cd2fba112c374eacbf9679159d959 . +_:B405e7e9868fc26df2ff12b10f15f733f "Kaveri Zombro" . +_:B405e7e9868fc26df2ff12b10f15f733f . + _:Bc0c28b0de473b4be464101a27a76d6e2 . + _:Bddc2e7fc8021a75708deb5912b162543 . + . + "http://www.kinematical.tld/imprecates/insufficiency.html" . + "ramping ruinously imprecates" . + "59"^^ . + . + _:Be94290896a940cd5cc8faf0cdfd53417 . + . + "http://www.huffs.tld/auditorial/demonetization.html" . + "biogeographer jostling auditorial" . + "63"^^ . + . + _:B64265e68f45399951859e0baf1726f4b . + . + "http://www.noblewoman.tld/ethnical/transformations.html" . + "legged hesitatingly ethnical" . + "118"^^ . + "http://www.hypnotherapy.tld/noblewoman/hesitatingly.html" . + . +_:Bfb1bd23a10323ddbe5860eeff3387a56 "Adelbert Kuen" . +_:Bfb1bd23a10323ddbe5860eeff3387a56 . + _:B88da251a05c74149e616b964cd566517 . + . + "http://www.papuans.tld/briefed/landscapers.html" . + "exigencies disport briefed" . + "172"^^ . + "http://www.hardhearted.tld/papuans/disport.html" . + . + _:Be299ffd1324a2486cf1bc25a9de76c86 . + . + "http://www.crenel.tld/mismanaging/immolations.html" . + "lunars retaliators mismanaging" . + "42"^^ . + . +_:Bbced314596bf06091b3d7204a02837ac "Skylar Buesing" . +_:Bbced314596bf06091b3d7204a02837ac . + _:B9082a7572f5ff4b8013cc104b92fbc41 . + . + "1959"^^ . + "http://www.carillonneur.tld/reexported/enfevered.html" . + "radians rn reexported" . + "77"^^ . + "http://www.snowflakes.tld/carillonneur/rn.html" . + "crosscuts radians carillonneur" . + . + . + _:B0da8e8835649b6bd701119bec28ecc1d . + . + "http://www.sourdoughs.tld/spoliator/earthlier.html" . + "overtaking traditionless spoliator" . + "89"^^ . + . + _:B9404ead1d16cd5b5efc70648114d19ce . + . + "http://www.skywrote.tld/lunier/electrochemistry.html" . + "photosynthesizing whirlies lunier" . + "29"^^ . + . +_:Beb7c75134d3aae3808328d700590cede "Lance Fernandes" . +_:Beb7c75134d3aae3808328d700590cede . + . + _:B6cbf417069e286e85181ae2929acaebc . + . + "1965"^^ . + "http://www.gesticulation.tld/mistiming/jalap.html" . + "saids secularizing mistiming" . + "35"^^ . + "frets gesticulation secularizing" . + . +_:B23648de149bf2f869236e6f45e32136e "Ingeburg Liess" . +_:B23648de149bf2f869236e6f45e32136e . + . +_:B83607c8f2c93345b7222faeb5fd2775e "Tsumemasa Lloyd" . +_:B83607c8f2c93345b7222faeb5fd2775e . +_:B6b30461ece48b0573a913582ea18ccf4 "Stig Strassburg" . +_:B6b30461ece48b0573a913582ea18ccf4 . +_:Bc4ae3f4e83358bc8cbe3f7d99df12c74 "Antje Viapiano" . +_:Bc4ae3f4e83358bc8cbe3f7d99df12c74 . +_:B6ebca3fd57a8f4e4c1a7263b861d7656 "Fyrsil Peachey" . +_:B6ebca3fd57a8f4e4c1a7263b861d7656 . +_:B815a7d6758b1e3b4096b8f094f7b6182 "Istvan Mayville" . +_:B815a7d6758b1e3b4096b8f094f7b6182 . + _:B1258310f66336bd385aad0612f472c98 . + . + "1965"^^ . + "http://www.hobbit.tld/thews/degass.html" . + "cereuses wristwatches thews" . + "186"^^ . + "http://www.assignees.tld/hobbit/wristwatches.html" . + "taxiways cereuses hobbit" . + . + _:B30cf1fdfde469194b1e743fb1fe4282f . + . + "http://www.armfuls.tld/submontane/stoutening.html" . + "tenantry appendant submontane" . + "14"^^ . + "http://www.ionizing.tld/armfuls/appendant.html" . + . + "aglow martials broidering" . + "1958"^^ . + "http://www.atonies.tld/menaced/martials.html" . + "accelerators aglow menaced" . + . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + . + . + "128"^^ . + "http://www.menaced.tld/broidering/titaness.html" . + _:B26c051f75d2e96a52d065db7538997d5 . + "99"^^ . + "fonding unhealthful factorship" . + "1964"^^ . + "scandalizing fonding upshift" . + _:B346d303acbf5d173d074ee02a923170b . + . + "http://www.accordantly.tld/upshift/unhealthful.html" . + _:B7661a33a1f4114926de9f5ba3f11c7c2 . + "http://www.upshift.tld/factorship/exclaimer.html" . + . +_:B183f543c87c03536a5ab322d352e808d "Anaximnis Dick" . +_:B183f543c87c03536a5ab322d352e808d . +_:B5a246344119b8cc41731482a4f7ac1c1 "Caileela Lents" . +_:B5a246344119b8cc41731482a4f7ac1c1 . +_:B8409b0551d13574f9c75475250815219 "Vickie Riesinger" . +_:B8409b0551d13574f9c75475250815219 . + _:B6f98f4fde21b8cb87a06753677c87549 . + . + "http://www.accentuated.tld/hectometer/franked.html" . + "superconductor mirier hectometer" . + "160"^^ . + . + _:B25aa0bc1f4680f91b586ea4cb7cabe88 . + . + "http://www.mushes.tld/protests/musted.html" . + "restaurants vagabondism protests" . + "195"^^ . + . + _:B29fe73775cc5ce9d114168c804e6615a . + _:Bdb447df64adec680cf1a41fe5d6cb55f . + . + "http://www.idly.tld/grippier/swarth.html" . + "omittance slewing grippier" . + "3"^^ . + "http://www.refractoriness.tld/idly/slewing.html" . + . + _:B8536cf922d4c90de69a0698d57898779 . + . + "1961"^^ . + "http://www.balladeers.tld/iodines/prattled.html" . + "dissipated engendering iodines" . + "166"^^ . + "http://www.filmcards.tld/balladeers/engendering.html" . + "egises dissipated balladeers" . + . +_:B8d6742633317922b3bee35bf58caee0f "Hareem Rollo" . +_:B8d6742633317922b3bee35bf58caee0f . + _:B89cf6b23c297381f64855e3eb1647f10 . + _:B60e67484febfde0dec7715f9fe588478 . + . + "http://www.floppies.tld/corridas/nationalists.html" . + "damned vigesimal corridas" . + "131"^^ . + "http://www.teaboards.tld/floppies/vigesimal.html" . + . +_:Baac1d79fc8ff508832f64e136d7d5af8 "Giovany Toliver" . +_:Baac1d79fc8ff508832f64e136d7d5af8 . +_:B3b9855396be44b8066729ab2a604c46a "GIynn Blanko" . +_:B3b9855396be44b8066729ab2a604c46a . + _:B576fe28138f4a6c8d968448e952f7de9 . + . + "http://www.swelled.tld/dodgier/clawed.html" . + "holistically hennery dodgier" . + "159"^^ . + "http://www.consummator.tld/swelled/hennery.html" . + . + _:Baf459e0de7559ea76dd61087a878af0e . + . + "http://www.accursedness.tld/stunners/understudies.html" . + "retarded benefaction stunners" . + "183"^^ . + "http://www.emasculators.tld/accursedness/benefaction.html" . + . + _:Bc81ec73244292e8ec0f05b7b46a0eccb . + . + "1966"^^ . + "http://www.sidelights.tld/fellatrice/sluing.html" . + "illuminator cruelties fellatrice" . + "129"^^ . + "http://www.truancies.tld/sidelights/cruelties.html" . + "wotted illuminator sidelights" . + . + _:B0eb8925de51ad240e05b99f675efa1a8 . + . + "http://www.devisees.tld/outlining/dandruff.html" . + "relics suggestions outlining" . + "145"^^ . + . +_:B25aa0bc1f4680f91b586ea4cb7cabe88 "Apoku Huber" . +_:B25aa0bc1f4680f91b586ea4cb7cabe88 . +_:B2da8285ad7880c15feebfa75fd0702f3 "Hananel Chowanec" . +_:B2da8285ad7880c15feebfa75fd0702f3 . + _:Bd30624236f88984709166a5bfe15396f . + . + "http://www.lambasted.tld/tailpipe/fits.html" . + "rains seabirds tailpipe" . + "43"^^ . + "http://www.unhanged.tld/lambasted/seabirds.html" . + . + . + _:B0ae08793031c8f81fec5ad8a8254e4bc . + . + "http://www.slipcases.tld/grunts/venturers.html" . + "outcrop phenylketonuria grunts" . + "110"^^ . + "http://www.sodality.tld/slipcases/phenylketonuria.html" . + . + _:Be1b207b2abd5374bc4389c664205cf9b . + . + "http://www.arthritic.tld/pinewood/predicting.html" . + "spoored declinational pinewood" . + "194"^^ . + "http://www.ambilateral.tld/arthritic/declinational.html" . + . +_:B1852e00a4d9639116790dbb9679f987b "Frangiskos Truly" . +_:B1852e00a4d9639116790dbb9679f987b . +_:B6423d109c67d734287d3dc4e7bea5a44 "lkisti Dayne" . +_:B6423d109c67d734287d3dc4e7bea5a44 . + . + _:Bb768627f90a4a4044a19a390c55d5266 . + . + "1951"^^ . + "http://www.exocrine.tld/faddisms/maximins.html" . + "runniest footbath faddisms" . + "45"^^ . + "frosts exocrine footbath" . + . + _:Bb9f374fbd7207123fe474647bda1d40b . + . + "http://www.disgorge.tld/outcrops/fluorosis.html" . + "sikhs bacchanalian outcrops" . + "92"^^ . + . +_:Ba05810bcde0732c5472d1df0da6acc69 "Zane Tedrow" . +_:Ba05810bcde0732c5472d1df0da6acc69 . +_:Bc4fc45b09eb03996dcb24c00d1213daf "Ellie Jolla" . +_:Bc4fc45b09eb03996dcb24c00d1213daf . +_:B639e11bb54547cf8ea403245e7b49d62 "Galeschka Canu" . +_:B639e11bb54547cf8ea403245e7b49d62 . +_:B890863e398a7610acbbed4c9c1199da7 "Konstiantina Viniard" . +_:B890863e398a7610acbbed4c9c1199da7 . +_:B4bf3b90443908dc92f69a086d6227298 "Gottfried Lanzoni" . +_:B4bf3b90443908dc92f69a086d6227298 . +_:Ba5d39a338f39c12e854293f4351e62eb "Jocelyn Skornik" . +_:Ba5d39a338f39c12e854293f4351e62eb . +_:Bc0c28b0de473b4be464101a27a76d6e2 "Hlya Lummus" . +_:Bc0c28b0de473b4be464101a27a76d6e2 . +_:Be6079e524c8feb6bf610611fedcbac95 "Kseniia Tiemann" . +_:Be6079e524c8feb6bf610611fedcbac95 . +_:B5c6d6e2f82094031797c6125d0d8ab08 "Conrad Rounds" . +_:B5c6d6e2f82094031797c6125d0d8ab08 . + _:B1a41232e4ed62119baef3ac17eae5207 . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + . + "1967"^^ . + "http://www.hairpins.tld/ignitible/matadors.html" . + "sophs crossbreed ignitible" . + "144"^^ . + "unmanly hairpins crossbreed" . + . +_:Bf411f822c7145c4222f7f776cdabeeba "Iustig Schuckert" . +_:Bf411f822c7145c4222f7f776cdabeeba . +_:B705be019cc0573672b86e1d458a4396a "Ludowika Macall" . +_:B705be019cc0573672b86e1d458a4396a . + _:B37a3e02f1cfce164a7ce17a3b26e8dce . + . + "http://www.coopting.tld/vamping/galls.html" . + "inweaves skateboards vamping" . + "http://www.carneys.tld/coopting/skateboards.html" . + "http://www.murderees.tld/inweaves/coopting.html" . + . + _:Bbe1c0695b81377a7d279157ed0cf98ee . + . + "http://www.outshouting.tld/aced/caperers.html" . + "playacts follicles aced" . + "82"^^ . + "http://www.wheelbarrows.tld/outshouting/follicles.html" . + . + _:Baeeb914d5772c72b62bf8e80577653a0 . + . + "http://www.clobbering.tld/cocain/housetops.html" . + "depicting aftertastes cocain" . + "98"^^ . + "http://www.chiefdoms.tld/clobbering/aftertastes.html" . + . +_:Bdfb31000dc057e4c105817593939a044 "Dagny Wibeto" . +_:Bdfb31000dc057e4c105817593939a044 . + _:Bc0c471584bea5750d51d29495cc774ac . + "1965"^^ . + "http://www.contractions.tld/arrases/heaters.html" . + "hetaeras expendability arrases" . + "57"^^ . + "http://www.vanillins.tld/contractions/expendability.html" . + "dimensionality hetaeras contractions" . + . +_:Bc43d5cab73a9bc4e8ea68689c439b3b4 "Iason Bronsky" . +_:Bc43d5cab73a9bc4e8ea68689c439b3b4 . + "reenacting scorchingly bioecologies" . + "1963"^^ . + _:B819abed62838e81b803324ebeb69d1e8 . + "http://www.soupy.tld/nonexplosives/scorchingly.html" . + "porphyries soupy reenacting" . + "http://www.nonexplosives.tld/bioecologies/dabblers.html" . + . + . + "180"^^ . + "http://www.mobbish.tld/reenacting/nonexplosives.html" . + _:B03d385f4acffd5782fdced129594e32e . + . + "http://www.demodulations.tld/mispronounced/functionally.html" . + "powered aggravation mispronounced" . + "131"^^ . + "discontinuance mutualism coalesced fraughts kills holer veepees buffets aleatory" . + "http://www.wainscoting.tld/demodulations/aggravation.html" . + . + _:B3b7412fd782d066eb944c863b5937e57 . + . + "http://www.vilest.tld/newswomen/encasing.html" . + "estonians futurism newswomen" . + "112"^^ . + "airing mercantilism aproning highjacks antihypertensive cheapness inseam quibbles bulls" . + "http://www.steered.tld/vilest/futurism.html" . + . + _:B6322af0d6e5a5360b02efdda6c6b1573 . + "1962"^^ . + "http://www.filibusters.tld/atoned/dramamine.html" . + "rehinged sharking atoned" . + "14"^^ . + "http://www.diffusely.tld/filibusters/sharking.html" . + "peeving rehinged filibusters" . + . + _:Bd6267a539c0d9a828e045318aa03abda . + . + "http://www.botchiest.tld/readably/decapod.html" . + "harkener cleaner readably" . + "31"^^ . + . + _:Bdd7457249d129bbd0cfd59f33eeea2a3 . + . + "http://www.asbestosis.tld/restarting/habilitate.html" . + "stillness straggles restarting" . + "54"^^ . + "http://www.teleological.tld/asbestosis/straggles.html" . + . + _:B12ccbe42b31a68c944408af432400103 . + _:B07a24c72c51c9ffb3482d13ab5c1330f . + . + "http://www.prolegomenon.tld/specials/enswathes.html" . + "acclivities snoopier specials" . + "174"^^ . + . +_:Ba5a899215a82ab749e82e1c73409a9e5 "Xiomara Plowe" . +_:Ba5a899215a82ab749e82e1c73409a9e5 . + _:B27d017db5660bfaafaa469825f4fb278 . + . + "http://www.pyrotechnical.tld/dogmatical/breams.html" . + "empresses infos dogmatical" . + "66"^^ . + "http://www.lavishing.tld/pyrotechnical/infos.html" . + . + _:B0a9d046d167095cec51f39ab1abf099d . + . + "http://www.hoariness.tld/horoscopes/quantifies.html" . + "reinvolving vehemently horoscopes" . + "45"^^ . + . + _:B8b0ab882567cfa15d3eff42236975485 . + . + "http://www.erica.tld/taxonomies/vroomed.html" . + "lambkin awesomeness taxonomies" . + . +_:Bce0274427332aee4b8d4c4e81cfba79e "Firdaus Casavez" . +_:Bce0274427332aee4b8d4c4e81cfba79e . + _:B348485848fa6e8aacc83b2fb92621bcb . + . + "http://www.romanticized.tld/innominate/rumbled.html" . + "sylphish rescripts innominate" . + "85"^^ . + "http://www.psalms.tld/romanticized/rescripts.html" . + . + _:Be1fc124b4b4b0f6ab29de09dc050d3ec . + . + "1959"^^ . + "http://www.sighers.tld/prodemocratic/curableness.html" . + "songsters demolishes prodemocratic" . + "110"^^ . + "http://www.reignite.tld/sighers/demolishes.html" . + "welsher songsters sighers" . + . + "http://www.shovelers.tld/gassiness/prejudices.html" . + "1965"^^ . + _:B68f54af284a25d791e7cb6084d4428b1 . + "tenderer bluing shovelers" . + "200"^^ . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + "bluing endoderms gassiness" . + . + "http://www.untasted.tld/shovelers/endoderms.html" . +_:Bd5c082b3b7a98e95c3aa90da2bbfde78 "Hasnaa Sietsema" . +_:Bd5c082b3b7a98e95c3aa90da2bbfde78 . +_:B98d1d310057a37f78e6b515454c4168a "Ari Baddour" . +_:B98d1d310057a37f78e6b515454c4168a . + _:B91eb3e0923f04ff8bbdd0c3cdadfa063 . + . + "http://www.disagree.tld/zoophiles/heeds.html" . + "rewrap armed zoophiles" . + "http://www.gravitated.tld/disagree/armed.html" . + . + _:Bd81f5fe781a4d589070c4e34c50ceebf . + . + "http://www.laccolith.tld/whinnied/mazes.html" . + "amazedly reappraisal whinnied" . + "108"^^ . + . +_:Bb16d0992084355403c8f496a3ec6f373 "Angela Hager" . +_:Bb16d0992084355403c8f496a3ec6f373 . +_:B9433c699c39a0ac8d908a7df5b2beed1 "Lycaon Mabane" . +_:B9433c699c39a0ac8d908a7df5b2beed1 . +_:B4e2286a72f1118760ead19a1acdee1e4 "Alberich Dougharity" . +_:B4e2286a72f1118760ead19a1acdee1e4 . + _:B5386c452855a1419eb903306476d9d99 . + . + "http://www.depresses.tld/vestals/trameled.html" . + "dilapidator hypocrisies vestals" . + "191"^^ . + . +_:B4555b1f120ed0c622a093fc960e0e3d3 "Elvira Kidner" . +_:B4555b1f120ed0c622a093fc960e0e3d3 . + _:Bfca66276327a3306339df397a00964ab . + _:Ba3e25a5a0a4022300f795cf9b628020b . + . + "http://www.introducer.tld/subbranch/festoons.html" . + "knifers manchuria subbranch" . + "78"^^ . + "http://www.merrymaker.tld/introducer/manchuria.html" . + . + _:Ba452aa6511e2404ec1d30d2407e1c1c5 . + . + "http://www.rayons.tld/unquiet/encountered.html" . + "commonweals designers unquiet" . + "165"^^ . + "http://www.clues.tld/rayons/designers.html" . + . + _:B3ba789c4e765eddb62132128fefe4fab . + _:B062c6724547d6dc21455e3c5487ad94d . + . + "http://www.acknowledger.tld/abjured/overgrows.html" . + "monologues researcher abjured" . + "102"^^ . + "http://www.emaciation.tld/acknowledger/researcher.html" . + . + _:B509e76ef8745a5ee631370fb6d2c72d5 . + . + "http://www.uncashed.tld/czardoms/unidentifiable.html" . + "charter huntedly czardoms" . + "80"^^ . + . +_:B8a5e0ea34ce8c9aec488985d3faeb2e0 "Giovana Theunissen" . +_:B8a5e0ea34ce8c9aec488985d3faeb2e0 . + _:Bcf6fd4552a5e674617dc40fbafd96e92 . + . + "1964"^^ . + "http://www.reviewal.tld/petaled/codes.html" . + "tenters raunchier petaled" . + "93"^^ . + "firebricks reviewal raunchier" . + . + _:Bc84290fa0c4b71785d192ed17ef310a8 . + . + "http://www.dextrin.tld/cuddlier/ideograms.html" . + "jargonizing democracies cuddlier" . + "188"^^ . + . + _:B60e67484febfde0dec7715f9fe588478 . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + "1965"^^ . + "2"^^ . + "Journal 9 (1965)" . + "1"^^ . + . +_:Baa188c42f50cef07f5781c1df7429e69 "Shamaail Virant" . +_:Baa188c42f50cef07f5781c1df7429e69 . + _:Be19330c4d02e8b4ea227fbe98a89e6de . + . + "http://www.harbouring.tld/unartfully/safeties.html" . + "somnambulating denounces unartfully" . + "47"^^ . + "http://www.corpuscles.tld/harbouring/denounces.html" . + . + _:B413db44d5edbf065a836132282b69516 . + _:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 . + . + "http://www.lapboard.tld/calypsoes/dependence.html" . + "quintupled gourmands calypsoes" . + "58"^^ . + "http://www.resowed.tld/lapboard/gourmands.html" . + . + _:Bac75f9a0b8c46142bbd5547995fa78d4 . + . + "http://www.facer.tld/reprobates/besmears.html" . + "philippics outsells reprobates" . + "112"^^ . + . +_:B873032e55ccfd28170496ba062d01964 "Chasity Cirilli" . +_:B873032e55ccfd28170496ba062d01964 . + _:B25c238d8058654a0494731ce39ed79ca . + . + "1966"^^ . + "http://www.chancre.tld/memsahib/fungiform.html" . + "weaner nos memsahib" . + "96"^^ . + "jockstraps chancre nos" . + . + "0-9885-6038-0" . + "Proceeding 5 (1966)" . + "Books That Work" . + "http://www.viced.tld/pederastically/inquisitors.html" . + . + "localites viced religiously" . + "1966"^^ . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + "1"^^ . + _:Be9eafe0aa0466a6f8058f3d3e02febfe . + . + "http://www.togged.tld/dummies/surpassable.html" . + "reexpressing ramps dummies" . + "95"^^ . + "http://www.wieners.tld/togged/ramps.html" . + . +_:Bfd561a036b2c5636ad591a5d214acc70 "Emmanuel Stpeters" . +_:Bfd561a036b2c5636ad591a5d214acc70 . +_:Bc0daedb97ca4b5baf2b9e9e559c5ee8f "Kathy Doctor" . +_:Bc0daedb97ca4b5baf2b9e9e559c5ee8f . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + . + "http://www.jackdaws.tld/keratoses/harassment.html" . + "slippiest doozies keratoses" . + "20"^^ . + . +_:B6fffdcb6e0cfef0f995b3d455e7d4461 "Machko Bungy" . +_:B6fffdcb6e0cfef0f995b3d455e7d4461 . +_:B8d6557e84a85e66d0d919532d750fd27 "Takuji Gangluff" . +_:B8d6557e84a85e66d0d919532d750fd27 . +_:Bb31c816546dacab69e6257c8bba0349d "Tanak Swithenbank" . +_:Bb31c816546dacab69e6257c8bba0349d . + _:B0be1339e8330d27e368be99c5d30bdc7 . + . + "http://www.poxed.tld/opulences/levators.html" . + "snootiest peppier opulences" . + "145"^^ . + "http://www.adiposities.tld/poxed/peppier.html" . + . +_:B55fcd925374db3b10b4041a76158464b "Khaalida Dire" . +_:B55fcd925374db3b10b4041a76158464b . +_:B43675a91d6fc3f14b29f637a270e3ba2 "Courtenay Babjeck" . +_:B43675a91d6fc3f14b29f637a270e3ba2 . +_:Bfc9acef18d86692431bd8641c7d1a09d "Bertie Sarks" . +_:Bfc9acef18d86692431bd8641c7d1a09d . + _:Bc53276dc4740bc1bcd970e4d52c756e0 . + . + "http://www.delightfully.tld/permeably/metabolizable.html" . + "gamekeepers unmended permeably" . + "186"^^ . + "http://www.unraveled.tld/delightfully/unmended.html" . + . + _:B4628f5319252752c540071689ec9a76d . + . + "http://www.treaties.tld/despising/loftily.html" . + "objurgate preprocessor despising" . + "124"^^ . + "http://www.overeducated.tld/treaties/preprocessor.html" . + . + _:Bcf714ba30317f38a093420558e20bb90 . + . + "http://www.tablas.tld/postured/sleigher.html" . + "unfasten remounting postured" . + "80"^^ . + "http://www.booted.tld/tablas/remounting.html" . + . +_:B7056c234e30cfee87bb36dd36376326a "Shahaada Corak" . +_:B7056c234e30cfee87bb36dd36376326a . + _:Ba3d7cee8d4d4911e6fd57e0b43fe43ae . + . + "1954"^^ . + "http://www.conservatives.tld/copses/soberer.html" . + "idealogy upboiling copses" . + "138"^^ . + "meritable conservatives upboiling" . + . +_:Bcd27f14243cb10deb5eee4a88f0ba4ce "Robyn Chandrasekhar" . +_:Bcd27f14243cb10deb5eee4a88f0ba4ce . +_:B10b1fb45c84b6fc3ce5b99a6845f50a0 "Sanad Sanker" . +_:B10b1fb45c84b6fc3ce5b99a6845f50a0 . +_:B314e2de5726aed079bdeca0b8fac5820 "Catarine Dacamara" . +_:B314e2de5726aed079bdeca0b8fac5820 . + . + _:Be28dc6e125cbfb85ad053b0d10a657fb . + . + "http://www.floweret.tld/acridities/unrealistic.html" . + "lachrymation arcadian acridities" . + "181"^^ . + "http://www.commuted.tld/floweret/arcadian.html" . + . + _:Babb84627381a0acbbd88ef468f3d7e69 . + . + "http://www.backups.tld/oatmeals/dustrag.html" . + "eked vigorish oatmeals" . + "68"^^ . + "http://www.kalifate.tld/backups/vigorish.html" . + . +_:B6244805bfb9d3def73025047cc7b5bb3 "Naasiruddeen Knotowicz" . +_:B6244805bfb9d3def73025047cc7b5bb3 . +_:B4d3ff164f1ed4e7484ccb039c1e7c0ee "Munemitsu Larew" . +_:B4d3ff164f1ed4e7484ccb039c1e7c0ee . + _:Bde42ea4b1f9b4e7739612c288f231c5f . + . + "http://www.seawater.tld/kinkier/antiskid.html" . + "freezing revaluated kinkier" . + "7"^^ . + . +_:B65ef6629b4cb1aa4d361e24425177342 "Amelfa Palm" . +_:B65ef6629b4cb1aa4d361e24425177342 . +_:B12ccbe42b31a68c944408af432400103 "Elektra Iden" . +_:B12ccbe42b31a68c944408af432400103 . +_:B9f61a561d6349b8bb15a57be0ae59737 "Enola Mrozinski" . +_:B9f61a561d6349b8bb15a57be0ae59737 . +_:B1c9344ebfa5ee3baeeffc89b49428aa0 "Sonyushka Lipe" . +_:B1c9344ebfa5ee3baeeffc89b49428aa0 . +_:B0ae08793031c8f81fec5ad8a8254e4bc "Trina Sjerven" . +_:B0ae08793031c8f81fec5ad8a8254e4bc . +_:B09f3c311e3509d2e92865b5aa8e82e7b "Tesia Waybill" . +_:B09f3c311e3509d2e92865b5aa8e82e7b . +_:B39e1b22c766b552d638b587a89d4456d "Perfecta Gonser" . +_:B39e1b22c766b552d638b587a89d4456d . +_:Bc37fbf34713350aade16cb448ae89d62 "Alek Babson" . +_:Bc37fbf34713350aade16cb448ae89d62 . +_:B75a38f374ac6cb485e52c9e0b7139ea9 "Tyffani Jeppsen" . +_:B75a38f374ac6cb485e52c9e0b7139ea9 . +_:B4127b0b6c97357f939ec3bc6c32c4717 "Satoru Beaumont" . +_:B4127b0b6c97357f939ec3bc6c32c4717 . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + . + "1967"^^ . + "http://www.quarrying.tld/mistime/pokiness.html" . + "brassard perfecters mistime" . + "115"^^ . + "repiners quarrying perfecters" . + "coagulability phlegmiest dharmas amplifiable unpredictability recapitulate foxiest cardinality burgeons recuses pieplants downfalls sparkily scabbing diapasons bootyless paretics muckraked carcinogenicity sellers reassimilating pleadable disassembles altering preestablished unvoiced transgresses priorities warier vindication ungrammatical hatpins appropriately spinelessly atomism subsequently valiance congeners disequilibrium halloas congratulating chirography carinas audiology kaleidoscopic chumships languages softened fubbing ethicists camembert gaits hatband posies stover relenting primitivity artificer refiltered nonplus cinematograph roentgenograms gauchest hedgerows surveillance motorbuses londoners goldsmiths kebabs propanes decontaminations unintellectual negotiations spookier lintel fingerprinted improvisational onanists pointiest consolingly bunglers frontiers efficiency bisexuals melodramatist huggable hempweed etheric souse weans tambur moralization firepan malefic somersaulted tsardoms poteens lynchers driftpin calibrated semolinas prenticing outdone hemostat falsifies midways gives effluvial unemphatic unjustly bighorn friability fishwife bumped inflicting tabors lapping unforgivable unwrap beckoningly resisters executes audiometries tugged crashers brightens maypole outlaw reinducing paisleys plaguers pollards kiefs nigher yummies orbited fanning summarizes segmented refractions reclothed axed ornamentations enormousness overrates molts ingrain beleapt megaphone genealogists tumour matters streptococcic peeving diffusely rehinged filibusters sharking atoned dramamine comradeship bassetting lugger claque honesties energetics blemishing seasoned progressing curses activity unmagnified oozing tibial obviates speared canards ethicals coulombs mutually broadens defectiveness astern nudged amortise harmed" . + . + _:Bb837e96600a7a33ba844cd6b77f1d256 . + . + "http://www.wharfinger.tld/washboards/overdrank.html" . + "crocked reconverting washboards" . + "5"^^ . + "http://www.tasselling.tld/wharfinger/reconverting.html" . + . + _:B949b7e2fe211e62fb5a00564b517a7c3 . + . + "http://www.frijole.tld/outback/unalleviated.html" . + "reinjures figured outback" . + "72"^^ . + "http://www.hematologies.tld/frijole/figured.html" . + . + _:B914501472007ca4176ca1272a8fbfa98 . + . + "http://www.dressing.tld/obscuranticism/headword.html" . + "pastinas reproached obscuranticism" . + "64"^^ . + "http://www.cantilevers.tld/dressing/reproached.html" . + . +_:B5d0f831819a9d916e82bcbe184e5e73d "Takuma Moncur" . +_:B5d0f831819a9d916e82bcbe184e5e73d . +_:B757f1badd28efaea33f160977868df73 "Adamina Macabeo" . +_:B757f1badd28efaea33f160977868df73 . +_:B4a04631749e969fbc2173537346c6797 "Tufail Milum" . +_:B4a04631749e969fbc2173537346c6797 . + _:B7814ef789f45f1d2232db5c00c3cb9a5 . + . + "http://www.unemotional.tld/unoffensive/statement.html" . + "bargains doozer unoffensive" . + "40"^^ . + "http://www.retsinas.tld/unemotional/doozer.html" . + . + _:Bb2bd5a7505be484387ca2dd762c45f70 . + . + "http://www.munchies.tld/ornaments/spiritualize.html" . + "murexes tenseness ornaments" . + "146"^^ . + . +_:Bf8cc057f97379abe229c01a4c7afc51e "Uliaanitsa Samul" . +_:Bf8cc057f97379abe229c01a4c7afc51e . +_:Bc82507410f437526f5ce6a7cb00f0393 "Rihaab Borglum" . +_:Bc82507410f437526f5ce6a7cb00f0393 . + _:Bfd192fdf0d2126714283c8f947c21698 . + . + "http://www.differentiae.tld/anchored/sheepman.html" . + "excreta teens anchored" . + "144"^^ . + "http://www.plumpers.tld/differentiae/teens.html" . + . + _:Ba7b8740314b6cedefa8ff1c318eb7ff4 . + . + "http://www.insecurities.tld/sizably/uncorroborated.html" . + "brambliest reverses sizably" . + "122"^^ . + "http://www.housemen.tld/insecurities/reverses.html" . + . + _:Bdc840fa635acf77b6043dfce092c15f8 . + . + "1965"^^ . + "http://www.feyer.tld/conceivability/trippings.html" . + "romanced charactery conceivability" . + "65"^^ . + "http://www.abductions.tld/feyer/charactery.html" . + "deckle romanced feyer" . + . + _:B388b73be40200a3d3537a6a9251fdcb6 . + _:B4885effe769906865752de2f1eb92e3b . + . + "http://www.parkings.tld/libelers/asked.html" . + "monogrammed sages libelers" . + "26"^^ . + . + _:B551436ae213ebd9cdc93378ad3236d06 . + "1963"^^ . + "http://www.ameba.tld/kimonoed/fecundity.html" . + "frescoists noninstinctual kimonoed" . + "7"^^ . + "molders ameba noninstinctual" . + . + _:Bad9bf54d6c800026eb553a6c7c6f9460 . + . + "http://www.schusses.tld/unproved/miffing.html" . + "millers unfortified unproved" . + "28"^^ . + . + _:B61e62d27d8aedd39f5786b989878072c . + _:B5ef843436fa0e3f4ae68aee386ea1e71 . + . + "1962"^^ . + "http://www.summarizes.tld/refractions/reclothed.html" . + "fanning segmented refractions" . + "179"^^ . + "orbited summarizes segmented" . + . +_:B3a8c1ee9806202d2962e6129493b78da "Landra Farraj" . +_:B3a8c1ee9806202d2962e6129493b78da . + _:B923032237fb75ba015ef00fa94779fd6 . + . + "http://www.afghani.tld/nonreligious/interlocutrices.html" . + "lensed anthologists nonreligious" . + "149"^^ . + . +_:B2f0fce32cf104c6f9407b842592e4305 "Laurel Kieler" . +_:B2f0fce32cf104c6f9407b842592e4305 . +_:B18c2db5196690a4eb23f0958f7407afb "Deianira Laflin" . +_:B18c2db5196690a4eb23f0958f7407afb . +_:B5b14c998a0b4e9252314625d434f4031 "Lambertinae Burse" . +_:B5b14c998a0b4e9252314625d434f4031 . +_:B4d1ce877cf0a6e1bf5a1feb761905915 "Phaethon Gearon" . +_:B4d1ce877cf0a6e1bf5a1feb761905915 . +_:B70f36611e1c30bc3641d16b770927a6d "Manaal Nitsche" . +_:B70f36611e1c30bc3641d16b770927a6d . + _:B1e654821ec9ec47d1d0162ceeae2cb4b . + . + "http://www.savoriest.tld/timbered/osteosclerotic.html" . + "existentialist backslappers timbered" . + "153"^^ . + "http://www.varistors.tld/savoriest/backslappers.html" . + . + _:Bd24f7121c4084c1b2dea034dd6c6eafb . + . + "http://www.motiveless.tld/capeskin/mistrusting.html" . + "reclassified musks capeskin" . + "133"^^ . + . + _:Bb3f5b587fb90897150610b80dd881fd6 . + _:Bd6d8961ff0800b531358a8820c37c792 . + . + "http://www.spraining.tld/rh/pennyweights.html" . + "necessitated preexposures rh" . + "192"^^ . + . +_:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 "Ginger Hedgespeth" . +_:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 . +_:B37d2e289d6d071912dd00d3ae408b309 "Wava Goubeaux" . +_:B37d2e289d6d071912dd00d3ae408b309 . +_:B341c169c32b862dc30433dfcd0b70b3e "Yesmina Loveridge" . +_:B341c169c32b862dc30433dfcd0b70b3e . + _:B7010a902825e1e87e36dda6a30b39b72 . + . + "http://www.numerously.tld/fester/graduated.html" . + "lynxes enforce fester" . + "126"^^ . + "benchmarks unanticipated chivvies microprogramming moots inscribed anneals preconsiderations impings canalled" . + "http://www.inundated.tld/numerously/enforce.html" . + . +_:Be5c5ca2725a89da0632f31c627052370 "Raquel Neas" . +_:Be5c5ca2725a89da0632f31c627052370 . +_:B5341c3a67e1ec33fc9b2be6c5e2ec25a "Gerik Ferries" . +_:B5341c3a67e1ec33fc9b2be6c5e2ec25a . + _:B9b6cddd3b24f44d5685c3de28fa9ef4e . + . + "http://www.confirming.tld/corpses/oversexed.html" . + "absenter civilise corpses" . + "199"^^ . + "http://www.phantasies.tld/confirming/civilise.html" . + . + _:Be87a27f067830d72973019b8cb017e07 . + . + "http://www.epoxying.tld/cardiotherapy/ravaged.html" . + "biodegradation cracky cardiotherapy" . + "174"^^ . + "http://www.unclassifiable.tld/epoxying/cracky.html" . + . +_:B50a89d4be7fc92359c5fbd24f4aa15c3 "Tolenka Slezak" . +_:B50a89d4be7fc92359c5fbd24f4aa15c3 . + _:B779e3af3d747f52bce20a509a38b9980 . + . + "http://www.tourers.tld/redistills/allocations.html" . + "relicense asexuals redistills" . + "53"^^ . + . + _:B302b250234de602ee9f091ac8fa6d763 . + . + "http://www.brushes.tld/pollarding/perinea.html" . + "blepharitis cruncher pollarding" . + "51"^^ . + . +_:Bb054f6e0ec16efb52e30d6748d7f569d "Violet Doud" . +_:Bb054f6e0ec16efb52e30d6748d7f569d . + _:B767c35ed8389a14ed693a6e3ca0928d4 . + _:B8555a992ef6548066f83ebe9fe4a9268 . + . + "http://www.hellhole.tld/colourers/nonconsecutively.html" . + "placers bestriding colourers" . + "http://www.recolonizing.tld/hellhole/bestriding.html" . + . + _:B62f316b918e636d10db219f10c415f0c . + . + "http://www.arborvitaes.tld/desalinizing/phial.html" . + "dramatized soakers desalinizing" . + "5"^^ . + "http://www.ovolo.tld/arborvitaes/soakers.html" . + . +_:Bb7ca4600c522b4cfaa42f2ef77164496 "Quirin Flamino" . +_:Bb7ca4600c522b4cfaa42f2ef77164496 . +_:Be2fd152c48ff196a6a46b658be3f2fef "Yaremka Garbin" . +_:Be2fd152c48ff196a6a46b658be3f2fef . +_:Bdcd8c2aa9302fbda24c75d57d9250f81 "Baram Zenner" . +_:Bdcd8c2aa9302fbda24c75d57d9250f81 . + _:Bbe02f03b3f1afc4fffdc7c961b5060e3 . + . + "http://www.seepier.tld/cockup/muller.html" . + "salads backbit cockup" . + "http://www.sidearms.tld/seepier/backbit.html" . + . +_:Bc42dd61bdeef5af8327103a4405a06c2 "Dorothee Duskey" . +_:Bc42dd61bdeef5af8327103a4405a06c2 . + _:Be0efe30daa227b9afdaa3999ca0ca669 . + . + "http://www.dottiest.tld/orang/fastnesses.html" . + "reflexologist entrenchments orang" . + "165"^^ . + "http://www.wickers.tld/dottiest/entrenchments.html" . + . +_:B5d7ad3a3c6c0b1056284399447277c1a "Hilaria Pilati" . +_:B5d7ad3a3c6c0b1056284399447277c1a . +_:Bf40b6dc2bed4f1e1af8eb44b2405886d "Ray Baray" . +_:Bf40b6dc2bed4f1e1af8eb44b2405886d . +_:B111722cc3b4e93799d90746342fd3a90 "Marlene Dague" . +_:B111722cc3b4e93799d90746342fd3a90 . +_:B678dcb192173076e49b1cf103452cf93 "Geli Leps" . +_:B678dcb192173076e49b1cf103452cf93 . +_:B97a5095f07fb3a5d03954963d37d345b "Jelisaweta Ambroziak" . +_:B97a5095f07fb3a5d03954963d37d345b . + _:Babfed49e13d314cb22a2164f4b154a31 . + _:B8d5d81d3f02a95c91b5c8ceadf81df0b . + . + "http://www.steelie.tld/bestirred/legacies.html" . + "streetwalker cowskin bestirred" . + "33"^^ . + . +_:B6c99abc77c6df359b979c228d9b72b4d "Valerik Peles" . +_:B6c99abc77c6df359b979c228d9b72b4d . + _:B823b432e7c0ed354c682a3244f87f021 . + . + "http://www.pharyngeal.tld/conceders/denouncers.html" . + "odorizes breezeway conceders" . + "41"^^ . + "http://www.interleaf.tld/pharyngeal/breezeway.html" . + . +_:B90e4fc74632b976edcce43475838404e "Grard Fong" . +_:B90e4fc74632b976edcce43475838404e . + "http://www.bathetically.tld/demonical/caesarists.html" . + "136"^^ . + _:Bfdef162145b88c76674e462b275871a7 . + "http://www.unpersuaded.tld/bathetically/regranting.html" . + "1964"^^ . + . + "subdebs regranting demonical" . + "wickiup keloidal faqir gamic extorts cantonment stretching sandblasters scandinavians dover academes tachs feaster actable chortles conventionalism nonstick rheometers auditives infecund slimming nope remeets waistbands dolmens sects ginghams tunings fandangos spherically bonds timbering sleuths conned guilders whispering counterrevolutionary touchiness slouches pulsatory prevues larks carousers maladjustive datelining frenches brunettes badgerly flagger orig piggie principled strangulates offeror liquate terrified searchings situps hillocks represented normalcies intertangled cliquing oppositional coworkers roadhouses featured haggler amphibiousness reeky recklessness erased outclass oracles fussiness snobbier unhanding nuncios chitlins sparry checkering sandalwoods renominates condemner goslings tramcars possibler reconnects chippers interspersed uprear impersonated envisage vastness suspire tattersalls supertaxes rollicked inexactitude applicators autosuggestions howbeit memorably extemporize frantically hairwork proudest praters opes albatrosses calculation stellify mucuses reusableness gatsby virologist striker hocussing frontlets braggarts snatchy waltzes prebendary intitling disobediently jokers policed primus matings promotions heritors reconciles orphanhood muckrake jimmied domiciliary deathlessly armband gammon blasphemer antinomianism soffits chainmen fiftieths guaranteed giggliest baggings insalivation pitifuller mightier shucker unstates contraction amiable reanalyses grasshopper posits overweighed astir praxeological plighting dreariest haphazardly enabling bromos indianian sues mesmerist macrocosm balded unwelded repudiating gazelles dropsical drawler christly workless devisals sweetly preterit ganglionic diddling contradictions sasses categorized dwarfs nonindependent pbx plausibility sitting wimple scubas arrestee" . + . + "planarias subdebs bathetically" . + _:Bde6bf50a01b1508d326cf6255b8f3653 . + . + "1966"^^ . + "http://www.cumshaws.tld/snowmen/outstretching.html" . + "embarrassments catering snowmen" . + "172"^^ . + "http://www.somnambulant.tld/cumshaws/catering.html" . + "lornness embarrassments cumshaws" . + . +_:Bcde13034f427eef598b3177c0c7a75de "Pascale Skripko" . +_:Bcde13034f427eef598b3177c0c7a75de . +_:Bb20a7f0057a8b8a0c93499dea384a05a "Jasmine Coile" . +_:Bb20a7f0057a8b8a0c93499dea384a05a . + _:B347dfff29b5c6a73696489ee67ee0b1d . + . + "1965"^^ . + "http://www.derm.tld/disservice/solubles.html" . + "propagandizing casuistic disservice" . + "29"^^ . + "http://www.slapdash.tld/derm/casuistic.html" . + "indifference propagandizing derm" . + . + _:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + _:Bb7f7844074896717cb72304f84796b2e . + . + "http://www.deplorableness.tld/remade/silicosis.html" . + "stainability comeliest remade" . + "92"^^ . + . + _:B0ff3b35aa0e3f2b7c69e168d2b6054d7 . + . + "http://www.debarment.tld/communicably/continues.html" . + "goggled ruinates communicably" . + "190"^^ . + "http://www.saints.tld/debarment/ruinates.html" . + . + _:B84d3a032d944446f2963e31900e33bcc . + . + "1965"^^ . + "http://www.fatheads.tld/penetrations/banquets.html" . + "overqualified tuataras penetrations" . + "25"^^ . + "http://www.pitas.tld/fatheads/tuataras.html" . + "frosted overqualified fatheads" . + . +_:B27500d2e69a29092bf85499c81dddc39 "Hypnos Blank" . +_:B27500d2e69a29092bf85499c81dddc39 . + _:Ba8585fb44e1cf9748b19e4b2e4a03959 . + . + "1964"^^ . + "http://www.battling.tld/atremble/procreation.html" . + "atoneable perdurable atremble" . + "189"^^ . + "http://www.salespersons.tld/battling/perdurable.html" . + "suballiances atoneable battling" . + . + . + _:Bce0274427332aee4b8d4c4e81cfba79e . + . + "http://www.debiting.tld/paraguayans/resonates.html" . + "cancels parrots paraguayans" . + "112"^^ . + "http://www.loathly.tld/debiting/parrots.html" . + . + _:Bad6c117beb1a5b46e08bfc5014b44670 . + . + "http://www.desisting.tld/reality/hexers.html" . + "sheol suasions reality" . + "65"^^ . + "unprofessionally attestor rebury gibbeted stoolies partings villadom cricks chemosurgery deadens braize" . + . + _:B76603bf498544a6315498826f18d8a54 . + . + "1954"^^ . + "http://www.perfusing.tld/rubles/hospitality.html" . + "annihilation starrier rubles" . + "143"^^ . + "http://www.untruthfulness.tld/perfusing/starrier.html" . + "stronger annihilation perfusing" . + . + . + _:B11194bca37c7dc0531332677d36c8e5c . + "inquiring ladling marvelling" . + "http://www.marvelling.tld/nixing/gazettes.html" . + "1959"^^ . + . + "195"^^ . + . + "http://www.degradedness.tld/marvelling/romanticize.html" . + "ladling romanticize nixing" . + _:B38ea2a96a7d4b49ae536a9a9fe290ba1 . + . + "1963"^^ . + "http://www.blocs.tld/interdictive/holdovers.html" . + "ethics demising interdictive" . + "125"^^ . + "keratosis blocs demising" . + . + _:B915fdca1cc16801b36b57051e532b795 . + . + "http://www.manipulator.tld/trammed/denouncing.html" . + "mingling abashments trammed" . + . + _:B1c460036b9bd327e7307e1ad3b81e38a . + . + "http://www.multilineal.tld/recoin/psychotics.html" . + "unhinged outworks recoin" . + "55"^^ . + "http://www.apologist.tld/multilineal/outworks.html" . + . +_:B5b5c31f23b669e559aaa7470a0efb6fb "Madelynn Hoehn" . +_:B5b5c31f23b669e559aaa7470a0efb6fb . + _:B1cc21f46861771b810b15ed0ba35c90c . + . + "http://www.gaits.tld/posies/stover.html" . + "camembert hatband posies" . + "120"^^ . + "http://www.ethicists.tld/gaits/hatband.html" . + . +_:B051c65b38211f8503451085ca08bce01 "Annika Forson" . +_:B051c65b38211f8503451085ca08bce01 . +_:Bb9f2bc3c71e705d5dcabe2d3c93e6508 "Immakulata Masek" . +_:Bb9f2bc3c71e705d5dcabe2d3c93e6508 . + _:Be682cccd08b858eb34f620673ffc14be . + _:Bce1fa069d36a4ba949732687fb04896c . + . + "http://www.vivaria.tld/specializing/monsters.html" . + "archaize overdrunk specializing" . + "152"^^ . + "http://www.conchoid.tld/vivaria/overdrunk.html" . + . +_:B38ea2a96a7d4b49ae536a9a9fe290ba1 "Enrica Mathern" . +_:B38ea2a96a7d4b49ae536a9a9fe290ba1 . +_:B318a6211399f2d431d2d094e06a87470 "Jermaine Mandahl" . +_:B318a6211399f2d431d2d094e06a87470 . +_:B949ec108d9eed0b566de77a6f66be47e "Shun Zaruba" . +_:B949ec108d9eed0b566de77a6f66be47e . +_:B9e4473f5a7f9cb9c83a8ed55bf32633b "Jayda Fasano" . +_:B9e4473f5a7f9cb9c83a8ed55bf32633b . +_:Bbcb42c98a1c42976a954d6c5c8122e14 "Aida Appelt" . +_:Bbcb42c98a1c42976a954d6c5c8122e14 . +_:Bbcf0f373ff8b2806603c0a9a1aef41b3 "Lejla Torbett" . +_:Bbcf0f373ff8b2806603c0a9a1aef41b3 . +_:Bf44a2fc2a5cff5357f45e867f43f7bf4 "Oleka Tommasino" . +_:Bf44a2fc2a5cff5357f45e867f43f7bf4 . +_:B20aae66f343203046a897111fb65bf8e "Uranus Gerckens" . +_:B20aae66f343203046a897111fb65bf8e . +_:Bf4b23d5833c7c4eab9c8938edabe64c5 "Neal Bulinski" . +_:Bf4b23d5833c7c4eab9c8938edabe64c5 . + _:B97b0f17839df5fc3858e146d13e23dc5 . + . + "http://www.vegetated.tld/vaccinal/battened.html" . + "compressional enounces vaccinal" . + "78"^^ . + "http://www.devitalize.tld/vegetated/enounces.html" . + . + _:B615b4622e8c1f445175f9347ac806c87 . + . + "http://www.serow.tld/cosseting/flawlessly.html" . + "shoestrings flutiest cosseting" . + "38"^^ . + "http://www.countermanding.tld/serow/flutiest.html" . + . + _:B6ed8664db8109743468168afc749b66b . + . + "http://www.overweight.tld/loopholing/tattles.html" . + "tantalums readmits loopholing" . + "105"^^ . + . + _:Bb0819b8dc383fb6b645cb5127e3336fc . + . + . + "1964"^^ . + "http://www.automatics.tld/braggier/ersatzes.html" . + _:B0bace8700d8c82706ad87b88bf084041 . + "http://www.braggier.tld/cooingly/spumone.html" . + "23"^^ . + "portly ersatzes cooingly" . + "hoodooed portly braggier" . +_:Bfe9d7b0df2bccb792c6e4d4c45ee10ff "Mayumi Vaneaton" . +_:Bfe9d7b0df2bccb792c6e4d4c45ee10ff . + _:B651b5d2714c2f99c8c691ed8b3c004c7 . + . + "http://www.amassers.tld/nonagreement/tidied.html" . + "weakeners stinginess nonagreement" . + "69"^^ . + "http://www.owners.tld/amassers/stinginess.html" . + . +_:Bfbebb239f3700ca799a8ad8fa9657f5c "Taajuddeen Simmelink" . +_:Bfbebb239f3700ca799a8ad8fa9657f5c . + _:B9971119d8b616203ffe854669605b3fa . + _:Bd1fc173aa86244d93202f3bb706bc05b . + . + "http://www.verbifies.tld/foxskin/crenation.html" . + "reembodied yoking foxskin" . + "94"^^ . + . + . + _:B8e36d1854cc352f96375d97d28fe0bfc . + . + "1952"^^ . + "http://www.penney.tld/contradicting/takeout.html" . + "quirkiness jetties contradicting" . + "128"^^ . + "eyesights penney jetties" . + . +_:Bce3827cb8ad5d5ce52432b4479b499ba "Steverino Filas" . +_:Bce3827cb8ad5d5ce52432b4479b499ba . +_:B760e922cb799dc66bae25e695603a7d6 "Sabino Hayward" . +_:B760e922cb799dc66bae25e695603a7d6 . + _:B1b2ef9730c8e78aca46e39668056a6b4 . + . + "http://www.expectancy.tld/infects/shirred.html" . + "conjunctivas yerba infects" . + "166"^^ . + . +_:B72072f131d453afab32b52e150a4244e "Gregos Beltrain" . +_:B72072f131d453afab32b52e150a4244e . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . + _:B9a243867ed3a522b6cf8d6a1dd28072c . + . + "http://www.fumiest.tld/blamed/compensatively.html" . + "intoxication accorders blamed" . + "33"^^ . + . + _:B62f316b918e636d10db219f10c415f0c . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "http://www.couldest.tld/manchus/enlightenment.html" . + "caffeins chamoising manchus" . + "69"^^ . + . +_:B7e8de26ece5ebf6485993dc4ab7ec92f "Bette Schloemer" . +_:B7e8de26ece5ebf6485993dc4ab7ec92f . + _:B65ef6629b4cb1aa4d361e24425177342 . + "1965"^^ . + "10"^^ . + "Journal 4 (1965)" . + "1"^^ . + . +_:B2777ccef3da90b6743105395a981a505 "Fabrizio Gant" . +_:B2777ccef3da90b6743105395a981a505 . + _:Bbb54d272c17e2956c718e3b52ced8565 . + . + "http://www.resupply.tld/becking/explanations.html" . + "mangoes middy becking" . + "37"^^ . + "http://www.kneepan.tld/resupply/middy.html" . + . +_:Bbc8bce12ff7061fecfc955f2a3a0b097 "Ashihei Yepes" . +_:Bbc8bce12ff7061fecfc955f2a3a0b097 . +_:Bccec609e7f6b70a8546b393615f70f7d "Elzbeta Mieloszyk" . +_:Bccec609e7f6b70a8546b393615f70f7d . +_:B647c471c9e96ebb55c72b23443163151 "Anwill Grisham" . +_:B647c471c9e96ebb55c72b23443163151 . +_:B59c0969c37da0230d3a9559d41014b76 "Cherri Jent" . +_:B59c0969c37da0230d3a9559d41014b76 . + _:B0cf75c991a3fe66328724f91bd1ebfae . + . + "1956"^^ . + "http://www.fellas.tld/curfews/giddiness.html" . + "voyagers menstruation curfews" . + "154"^^ . + "multinationals fellas menstruation" . + . + _:Bdddbef207d6cc9c2037bd52a4addc03d . + . + "http://www.enigmata.tld/shaftings/oversights.html" . + "caroler curlier shaftings" . + "163"^^ . + "http://www.encl.tld/enigmata/curlier.html" . + . + _:Bdf6c59a4d3125abb8676aa53ae41ad9a . + _:Bb25b3e84ed576dd46d65fdf9f9a37d6f . + . + "http://www.jorum.tld/bodingly/artiness.html" . + "scroungier insurgences bodingly" . + "119"^^ . + . + _:B3b355107e887ee7f9c1ef94057a41fb1 . + . + "http://www.dresser.tld/recitalists/revived.html" . + "pardoner stubbornest recitalists" . + "172"^^ . + "http://www.facelift.tld/dresser/stubbornest.html" . + . +_:B91f70d4f494370625e2aa0695c61cee0 "Nando Slinger" . +_:B91f70d4f494370625e2aa0695c61cee0 . + _:Bf12149a48c7dd487c35b79a01aba57bc . + . + "http://www.myelitis.tld/clubbier/arrogantly.html" . + "teratologies haft clubbier" . + "187"^^ . + "http://www.apothegms.tld/myelitis/haft.html" . + . +_:B53a81c3a98211d92f3f2526cc0fc0123 "Liubokhna Caveney" . +_:B53a81c3a98211d92f3f2526cc0fc0123 . +_:B93331f311d5dc3300f644a215c607872 "Alonsa Troester" . +_:B93331f311d5dc3300f644a215c607872 . +_:Becbec6c650c24db51cd65fbfc73a8800 "Bessi Giffee" . +_:Becbec6c650c24db51cd65fbfc73a8800 . + _:B1f018de80850ad367dba553bd75481e3 . + . + "http://www.predicable.tld/mendelianist/hardest.html" . + "detoxified oscillation mendelianist" . + "149"^^ . + "http://www.misanthropist.tld/predicable/oscillation.html" . + . +_:Bc09a89662887028b45510b915ff29df8 "Ksniatintsa Fuchser" . +_:Bc09a89662887028b45510b915ff29df8 . +_:B59a754a869ad171456b7d3f935ed4882 "Kunitaro Gilderman" . +_:B59a754a869ad171456b7d3f935ed4882 . + _:B354f29d125c8f36b254032eb91927e3c . + _:Bc8294cc824c72805fb1712aa47398e9b . + . + "http://www.hempy.tld/marmots/crucifixes.html" . + "bloodlettings anemia marmots" . + "22"^^ . + "http://www.modernest.tld/hempy/anemia.html" . + . +_:B2464265afa544d8437f1c3e367d836ee "Nunekhiia Weidert" . +_:B2464265afa544d8437f1c3e367d836ee . + _:Be09ee83d431b94ce0d88e6299e302f6a . + "1961"^^ . + "http://www.blameable.tld/earwigged/resurveyed.html" . + "hypnotics polarize earwigged" . + "176"^^ . + "http://www.ibises.tld/blameable/polarize.html" . + "signalized hypnotics blameable" . + . +_:B49e956d905d834a2687a3edbc772956f "Laurena Rednour" . +_:B49e956d905d834a2687a3edbc772956f . + _:Bba950a52a31270ffc84c3ae7466795fd . + . + "http://www.basally.tld/cottonmouths/calipering.html" . + "gratefulness lorises cottonmouths" . + "107"^^ . + . +_:B5c05cfc76d1ba13e71acfee9e8904dcb "Abbey Fleagle" . +_:B5c05cfc76d1ba13e71acfee9e8904dcb . +_:B6f0e7f386db794044fa90f4664e5f557 "Lamesha Neher" . +_:B6f0e7f386db794044fa90f4664e5f557 . +_:Bf23392fa85ad23491215199dacc3263c "Renaldo Nonnemacher" . +_:Bf23392fa85ad23491215199dacc3263c . +_:Bcd3eb1168fe41c45ac9cf3b8605af268 "Tierney Stroll" . +_:Bcd3eb1168fe41c45ac9cf3b8605af268 . + _:Be90e6859ec9d88aa5dde681b805f88cb . + . + "http://www.verboten.tld/quadrates/pressurizer.html" . + "hived staggeringly quadrates" . + "179"^^ . + "http://www.softener.tld/verboten/staggeringly.html" . + . + _:Bc6bb53a1e33543e7a871d0a495f5e3fe . + . + "http://www.reflexologically.tld/sploshes/slandering.html" . + "viburnums unwon sploshes" . + "57"^^ . + "http://www.hyperirritable.tld/reflexologically/unwon.html" . + . + _:Bf54e32f048507cb1e888cdfcbbb692c8 . + "1959"^^ . + "http://www.umbrae.tld/oxtails/emergences.html" . + "furnaced ranis oxtails" . + "40"^^ . + "http://www.cantabile.tld/umbrae/ranis.html" . + "squaller furnaced umbrae" . + . +_:B462a5afdcd3583694d8c109ebd8e82c7 "Detana Trautz" . +_:B462a5afdcd3583694d8c109ebd8e82c7 . + _:B008a0c3b23126482395c69a9f3444f1a . + . + "1958"^^ . + "http://www.nontraditionally.tld/ayes/cannabinol.html" . + "pneumoconiosis genealogically ayes" . + "148"^^ . + "http://www.comparability.tld/nontraditionally/genealogically.html" . + "syncopated pneumoconiosis nontraditionally" . + . + _:B0a44846ddef35cffd8748150548c3f88 . + _:B7faf5a318d44705db1e2887f67c176a8 . + . + "http://www.citing.tld/energizes/lilacs.html" . + "caviars bowyer energizes" . + "83"^^ . + "http://www.grouter.tld/citing/bowyer.html" . + . +_:B563e0b65fe4aafd39b636b0c63234073 "Kim Colombe" . +_:B563e0b65fe4aafd39b636b0c63234073 . + _:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + . + "1964"^^ . + "http://www.goings.tld/delead/beths.html" . + "architects favouring delead" . + "4"^^ . + "heathy goings favouring" . + . +_:Ba5ea40a8ac0b1dbb510b43c3663b0518 "Sander Garriss" . +_:Ba5ea40a8ac0b1dbb510b43c3663b0518 . +_:B7f763a9fb211ec4f8902ddc345eb371c "Otylia Lowdermilk" . +_:B7f763a9fb211ec4f8902ddc345eb371c . +_:Ba8ff651aedc9a38b3fde56294aa1eaf0 "Caradawg Wilkie" . +_:Ba8ff651aedc9a38b3fde56294aa1eaf0 . +_:Bc8b717c43cdfbecbe30c2451176186a2 "Ginata Pasana" . +_:Bc8b717c43cdfbecbe30c2451176186a2 . + _:B358c332c845dfeb424d61ac88a8aa580 . + . + "http://www.outthink.tld/tetanic/fizzing.html" . + "queered unscrupulousness tetanic" . + "47"^^ . + "http://www.restamps.tld/outthink/unscrupulousness.html" . + . + _:Bf53b32c5fa106b299e5221679ecd56e8 . + . + "http://www.izzard.tld/limpness/graphologies.html" . + "clutters rooster limpness" . + "20"^^ . + "http://www.pippin.tld/izzard/rooster.html" . + . + _:Be72f024c449882cfdcec75356de1372d . + . + "1965"^^ . + "http://www.standees.tld/mendaciously/longhaired.html" . + "tampons scalpel mendaciously" . + "192"^^ . + "flaunty standees scalpel" . + . + _:Bd71c3f475dc56974aca83b0752b8747a . + . + "http://www.nonidentities.tld/dialysed/practitioners.html" . + "snaps eleganter dialysed" . + "16"^^ . + "http://www.alloying.tld/nonidentities/eleganter.html" . + . +_:B3f53edadd322f78376e5f120635f8149 "Manuella Likes" . +_:B3f53edadd322f78376e5f120635f8149 . + _:B67b5ffaded0c49a143a42c3a99bd2241 . + . + "1965"^^ . + "http://www.glassman.tld/microfilming/swagged.html" . + "pedometers specificity microfilming" . + "74"^^ . + "http://www.elementally.tld/glassman/specificity.html" . + "uraniums pedometers glassman" . + . + _:B7e556414c35f81847f25c8876b4c88af . + . + "http://www.carbo.tld/copulas/trundles.html" . + "embarked reproacher copulas" . + "49"^^ . + "http://www.judice.tld/carbo/reproacher.html" . + . + _:Bd10dadffd1779f956f9c2b9d815d205b . + . + "1955"^^ . + "http://www.sunwise.tld/ventral/yearner.html" . + "lorn concupiscent ventral" . + "10"^^ . + "http://www.metamers.tld/sunwise/concupiscent.html" . + "relents lorn sunwise" . + . + _:Bc3db3a67299206669769ef0220f214d0 . + . + "http://www.splinted.tld/ardour/titteringly.html" . + "icings bourree ardour" . + "84"^^ . + . + _:Bd397ced9880172927ac0981928e4a307 . + _:B0ddff49ae085ed84e807185bea38145d . + . + "http://www.woof.tld/fruits/visorless.html" . + "nonagricultural drooping fruits" . + "167"^^ . + . + . + _:Bf831032e099de99df9a028d4bc5a6f7a . + . + "1959"^^ . + "http://www.rapaciousness.tld/obeyed/tasked.html" . + "appeasing friaries obeyed" . + "114"^^ . + "redistributed rapaciousness friaries" . + . + _:B368c09bcdafed99af657289d17497a99 . + . + "1963"^^ . + "http://www.alcoholics.tld/fairways/campo.html" . + "deific resubscribes fairways" . + "162"^^ . + "http://www.reaccustom.tld/alcoholics/resubscribes.html" . + "igniting deific alcoholics" . + . + _:Be945aece3e2ed5b7ffadb3a6fe8b4aba . + . + "http://www.sniffingly.tld/adventuresses/foliages.html" . + "flowage postorbital adventuresses" . + "168"^^ . + "http://www.inflects.tld/sniffingly/postorbital.html" . + . + _:B306208c9922766f71345e2e4aea90729 . + . + "http://www.disequilibrium.tld/congratulating/chirography.html" . + "congeners halloas congratulating" . + "14"^^ . + "http://www.valiance.tld/disequilibrium/halloas.html" . + . + . + _:B79b0328c28010d8f3d088b47df621802 . + _:B024737e53faa7498528976fb4220a21c . + . + "http://www.tests.tld/felicitator/virological.html" . + "airlifts sliming felicitator" . + "73"^^ . + "http://www.depressional.tld/tests/sliming.html" . + . + _:Bcbe75eb4b66057f7783121e42b5c00bf . + . + "http://www.frivoler.tld/salvageability/furloughs.html" . + "statice pugged salvageability" . + "5"^^ . + "http://www.subfamily.tld/frivoler/pugged.html" . + . + _:Be71253a2d3dd807e49757cc117e874cf . + . + "http://www.kaiak.tld/tommyrot/intergroup.html" . + "pinched amercing tommyrot" . + "189"^^ . + "http://www.perspicacity.tld/kaiak/amercing.html" . + . +_:B3be714137c840e953fef25fbc337d15e "Cai Picazo" . +_:B3be714137c840e953fef25fbc337d15e . +_:Bad5921e808fde24bf7bf14919edd791f "Giancarlo Mager" . +_:Bad5921e808fde24bf7bf14919edd791f . +_:B9a7f99d0c5088a5c4339d5ea85804859 "Kai Hamara" . +_:B9a7f99d0c5088a5c4339d5ea85804859 . +_:Ba103adeb67fa133ad1fb5da979ffd380 "Nesat Beyer" . +_:Ba103adeb67fa133ad1fb5da979ffd380 . +_:Bc0c471584bea5750d51d29495cc774ac "Arsen Zarling" . +_:Bc0c471584bea5750d51d29495cc774ac . +_:B6ab373e3b1745e0b44a1e311afe486f2 "Candy Oliger" . +_:B6ab373e3b1745e0b44a1e311afe486f2 . +_:B8702c2fe43c6b20ca63cac3db17b88e5 "Sayre Durbin" . +_:B8702c2fe43c6b20ca63cac3db17b88e5 . +_:Be5e943011fa98a24aa1a48da62f02ffe "Ioakim Wigg" . +_:Be5e943011fa98a24aa1a48da62f02ffe . +_:B667c01e3c0e796e36db90f53b62df692 "Pelagiia Leung" . +_:B667c01e3c0e796e36db90f53b62df692 . + _:Becbec6c650c24db51cd65fbfc73a8800 . + . + "http://www.compilers.tld/cameralism/advised.html" . + "emplaning cornucopiate cameralism" . + "30"^^ . + "http://www.ragtimes.tld/compilers/cornucopiate.html" . + . +_:Bdadd8a101f1e536b376bd58882ee9207 "Ragnara Pote" . +_:Bdadd8a101f1e536b376bd58882ee9207 . + _:B0c61e089c5318d705556f2bdd3477458 . + _:Bb29bc2e7247a2397bc4f65da8d41c0de . + . + "http://www.agribusinesses.tld/rearrangement/lodgement.html" . + "pshawing liberalizations rearrangement" . + "118"^^ . + "http://www.hellion.tld/agribusinesses/liberalizations.html" . + . + _:Bf8efe1fcd0560e39d627d032ce9e5cbb . + . + "http://www.teenagers.tld/inker/loony.html" . + "cuckooing glimpsed inker" . + "178"^^ . + "http://www.pectoris.tld/teenagers/glimpsed.html" . + . +_:B72b1e419cf16ec251011644f0991d57b "Sibylla Reas" . +_:B72b1e419cf16ec251011644f0991d57b . + _:Bf1abea35f5d42b141386e75b95f9a05f . + . + "http://www.buffs.tld/hocussed/briery.html" . + "birettas fissionable hocussed" . + "199"^^ . + "http://www.airbill.tld/buffs/fissionable.html" . + . + _:B00f63f376b905d1d88e8421062a42b21 . + . + "http://www.chastising.tld/militaristic/vin.html" . + "disarms toadied militaristic" . + "40"^^ . + . +_:Bf4ce4e1f6bb99ca9c90b5cf75969ad5b "Eben Weld" . +_:Bf4ce4e1f6bb99ca9c90b5cf75969ad5b . +_:B217013c70b29d2fffa15ace59c42583d "Angel Delcarmen" . +_:B217013c70b29d2fffa15ace59c42583d . + _:Bbf4e0ef5893826f95cf6aa0906170957 . + . + "1964"^^ . + "http://www.rightist.tld/adv/kayos.html" . + "decayed decontaminates adv" . + "27"^^ . + "http://www.remarriages.tld/rightist/decontaminates.html" . + "harasser decayed rightist" . + . +_:Be108979b9a538c8d89485821fc7133d7 "Takakazu Boscarino" . +_:Be108979b9a538c8d89485821fc7133d7 . + _:B624643edac8a47070257c99e104bcf7b . + . + "http://www.pinballs.tld/entanglements/amniotic.html" . + "endowers poisers entanglements" . + "82"^^ . + "boomtown scallopers dearths abominations weazands omnivores vacationer sublicenses philistines" . + "http://www.subcouncil.tld/pinballs/poisers.html" . + . +_:Bd634b90a411cf4ec0db66e01e4e39018 "Fullara Mohsin" . +_:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "167"^^ . + "http://www.incitant.tld/rancored/binaurally.html" . + . + _:B0cd434984ddbe9761b11fa78cf81142d . + "buskins binaurally resistibility" . + . + "1952"^^ . + _:Bd88c3d4a3001d23a94d6c7b365186800 . + "http://www.rancored.tld/resistibility/lades.html" . + "stenographically buskins rancored" . +_:Bac68cdf696370806675d2c42ca06d4f8 "Skonka Lecato" . +_:Bac68cdf696370806675d2c42ca06d4f8 . + _:B902b688e0e0962f98abf8ecf4fad7463 . + _:B6f7d98925d42f1969447baac69e5e923 . + _:B08ff9ed15703ebea5be9bd6f6c5e0879 . + "1958"^^ . + "10"^^ . + "Journal 2 (1958)" . + "1"^^ . + . +_:Bdf3a4664d840eeeea680b8089961f46e "Malcolm Voelz" . +_:Bdf3a4664d840eeeea680b8089961f46e . + _:B9093052918abca0dcfa7d6c39fc265d9 . + . + "1966"^^ . + "http://www.dictionaries.tld/revealed/huskier.html" . + "audaciousness tales revealed" . + "141"^^ . + "http://www.chiropodist.tld/dictionaries/tales.html" . + "rigorousness audaciousness dictionaries" . + . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + _:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + "1960"^^ . + "5"^^ . + "Journal 4 (1960)" . + "1"^^ . + . +_:B6a5177a5aa41c6d4ff01c223bd293327 "Octave Diana" . +_:B6a5177a5aa41c6d4ff01c223bd293327 . + _:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + "52"^^ . + "1966"^^ . + _:Be4250a46af3d76bb87e326c9a0a85557 . + "tubful details vender" . + "details wellspring ungracefully" . + "http://www.vender.tld/ungracefully/creations.html" . + . + . + "http://www.thatching.tld/vender/wellspring.html" . + _:Baf410c781c44ae5edaf4f5ea60c789b3 . + "1957"^^ . + "http://www.faultfinders.tld/swaying/oilily.html" . + "outworn tything swaying" . + "43"^^ . + "callback faultfinders tything" . + . +_:B88875c480f7142bfe4a11e8decdfe209 "Taylor Jockers" . +_:B88875c480f7142bfe4a11e8decdfe209 . +_:Be5bb6e60f2e04dba1fceae2d4106bab9 "Avgerinos Vongphakdy" . +_:Be5bb6e60f2e04dba1fceae2d4106bab9 . + _:Bd61f866a9150c8a8edfc42b2bfbba35f . + . + "1956"^^ . + "http://www.hollows.tld/splined/oink.html" . + "kinged caucasians splined" . + "145"^^ . + "http://www.wisher.tld/hollows/caucasians.html" . + "microradiography kinged hollows" . + . + _:B2a652ad360524cacb2c7423ac166afc7 . + _:B2d79100c69acc3ef3d32dc4a73999481 . + . + "http://www.kilorad.tld/jaywalk/irreparableness.html" . + "penalize disposing jaywalk" . + "19"^^ . + . + _:Bd4dc074bc4c5a54b3e7fd86257b4dac9 . + . + "http://www.popping.tld/halavahs/frettiest.html" . + "cubebs interplead halavahs" . + "156"^^ . + . + _:Bceec03db53d300d53ef1138a41c1b31a . + . + "http://www.reconciles.tld/muckrake/jimmied.html" . + "heritors orphanhood muckrake" . + "http://www.promotions.tld/reconciles/orphanhood.html" . + "http://www.matings.tld/heritors/reconciles.html" . + . +_:Baceae231af6741193138535fcaed1b4a "Sotatsu Lupold" . +_:Baceae231af6741193138535fcaed1b4a . + _:B74bbe6991dc910440a80a4c3b78c2a7d . + . + "http://www.roadhouses.tld/haggler/amphibiousness.html" . + "coworkers featured haggler" . + "85"^^ . + "http://www.oppositional.tld/roadhouses/featured.html" . + . +_:Ba44bc8226e2034f62818f0addaac0154 "Isotta Holsey" . +_:Ba44bc8226e2034f62818f0addaac0154 . + _:Bd397ced9880172927ac0981928e4a307 . + . + "http://www.birthrates.tld/enervator/suppleness.html" . + "nacre ownership enervator" . + "121"^^ . + "http://www.optimized.tld/birthrates/ownership.html" . + . +_:B7b1ac6c8a8b2295600a942c48df8be51 "Michaela Langkabel" . +_:B7b1ac6c8a8b2295600a942c48df8be51 . +_:B495130030572168c706c092820a3fe48 "Ilo Ledec" . +_:B495130030572168c706c092820a3fe48 . + _:B12f2002c6dcec37fb05b43ecb163ddb3 . + . + "1962"^^ . + "http://www.polymerize.tld/reconquer/cutaway.html" . + "hoax diabolos reconquer" . + "190"^^ . + "http://www.methyls.tld/polymerize/diabolos.html" . + "spinny hoax polymerize" . + . +_:B5e98237e4c89a9203367c57b4589a894 "Xuqiu Deller" . +_:B5e98237e4c89a9203367c57b4589a894 . +_:B0cb14aafc906bd6ec60d3d6d503d94a5 "JamAan Kine" . +_:B0cb14aafc906bd6ec60d3d6d503d94a5 . + _:B896c7598c93db98399505408654fe6f9 . + . + "1961"^^ . + "http://www.demagogies.tld/cameleers/agitates.html" . + "loincloths generatively cameleers" . + "57"^^ . + "lopes demagogies generatively" . + . + _:B44afcd88a45d6b0cbb097ac08fb33424 . + . + "1962"^^ . + "http://www.foredates.tld/visaged/allergens.html" . + "decoyer browser visaged" . + "45"^^ . + "http://www.pekinese.tld/foredates/browser.html" . + "glover decoyer foredates" . + . + _:Be2ddbce4cde5a41684d0a4514c89d981 . + . + "http://www.clotures.tld/astrodynamics/knuckliest.html" . + "methylparaben steadiers astrodynamics" . + "179"^^ . + "http://www.methodize.tld/clotures/steadiers.html" . + . + _:B57a7f8807ecd95f010516c53d24758ee . + . + "http://www.fluors.tld/arrogating/twinnings.html" . + "oatcake aggrandizers arrogating" . + "126"^^ . + "http://www.cabalism.tld/fluors/aggrandizers.html" . + . +_:B8244dfc73b2899d727c7e81f7abdd86e "Glikeriya Wieland" . +_:B8244dfc73b2899d727c7e81f7abdd86e . + _:B5ef843436fa0e3f4ae68aee386ea1e71 . + . + "http://www.appose.tld/shrieker/engaging.html" . + "destriers watermarking shrieker" . + "24"^^ . + "http://www.bleakest.tld/appose/watermarking.html" . + . + "colorcast ductility chains" . + _:B844be2cab209dbe74d28030aec02c341 . + . + . + "whists colorcast gyrators" . + "101"^^ . + "1961"^^ . + . + "http://www.embodies.tld/gyrators/ductility.html" . + "http://www.gyrators.tld/chains/redressed.html" . +_:B1515b7dc33c39ac27ac29a457e370112 "Pelias Turbeville" . +_:B1515b7dc33c39ac27ac29a457e370112 . + _:Bb7b9999f01399f748a05f49128edafd4 . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + . + "http://www.lymphatically.tld/dowels/bluings.html" . + "directer deoxygenated dowels" . + "133"^^ . + "http://www.capably.tld/lymphatically/deoxygenated.html" . + . +_:B915fdca1cc16801b36b57051e532b795 "Sawao Camargo" . +_:B915fdca1cc16801b36b57051e532b795 . +_:B1258310f66336bd385aad0612f472c98 "Adolf Milonas" . +_:B1258310f66336bd385aad0612f472c98 . +_:Bed503029ad9ea6c4a53f4fea003a894b "Jamero Dambra" . +_:Bed503029ad9ea6c4a53f4fea003a894b . + _:Bb31c816546dacab69e6257c8bba0349d . + . + "http://www.pagers.tld/dynamistic/finespun.html" . + "disserts extortionists dynamistic" . + "174"^^ . + "http://www.sublimest.tld/pagers/extortionists.html" . + . + _:B88b8483eee6d5ddb0226699323a77f85 . + "1952"^^ . + "http://www.shrills.tld/yarded/implied.html" . + "reveille marse yarded" . + "119"^^ . + "http://www.patterning.tld/shrills/marse.html" . + "graecizing reveille shrills" . + . + _:Bee94dfdad4982e3bbe42e22d5c29cc99 . + . + "http://www.subtenancies.tld/fluorinated/flossing.html" . + "horses incenses fluorinated" . + "63"^^ . + "http://www.disagreed.tld/subtenancies/incenses.html" . + . + _:B89c7e6c8c85ecc6c552aae2fdd8a0dab . + . + "http://www.plights.tld/gaudiness/irades.html" . + "inserter corollaries gaudiness" . + "41"^^ . + "http://www.immigrates.tld/plights/corollaries.html" . + . +_:Bae6b95fb2be50726a37a846cb2e7592e "Jerred Teichmann" . +_:Bae6b95fb2be50726a37a846cb2e7592e . +_:B6c50d5f5fe9e44145cc8e31f3846890a "Shelah Omli" . +_:B6c50d5f5fe9e44145cc8e31f3846890a . + _:Be713e338d70b77d84a73d9ec00f91cec . + . + "http://www.salinometer.tld/lungfishes/ecologically.html" . + "undisguised mordantly lungfishes" . + "http://www.impermanently.tld/salinometer/mordantly.html" . + . +_:B128eb96ce445f24f1e8bd296427b2b1d "Dick Corsello" . +_:B128eb96ce445f24f1e8bd296427b2b1d . + _:Becfec769b774fe8d9ea280ec2a9621c1 . + . + "1959"^^ . + "http://www.singlehandedly.tld/mollifier/mentally.html" . + "beefcakes rectified mollifier" . + "153"^^ . + "http://www.amandine.tld/singlehandedly/rectified.html" . + "nonliturgically beefcakes singlehandedly" . + . + _:B17197df6608383dec6865e573e076e42 . + . + "http://www.huddling.tld/toplessness/points.html" . + "dispossesses ferociously toplessness" . + "174"^^ . + . + _:Bc6379ef4facce3f4d4e005fed298cb93 . + _:B44fc7facc145d3f67b8f049dcd51af35 . + . + "http://www.sidecars.tld/nightie/fatso.html" . + "korsakow commodiously nightie" . + "80"^^ . + "http://www.smegmas.tld/sidecars/commodiously.html" . + . + _:B5a5e9bd18f4660b77ba40fabc955c6d0 . + . + "http://www.rhapsodize.tld/luridness/caftans.html" . + "unsubdued redirecting luridness" . + . + _:Bf5ca0ed012787c7d9257b92eef153c13 . + _:B0811486cfe17dff6a4d09fde5207bcf5 . + . + "http://www.vincible.tld/enraging/deliberative.html" . + "uncut thyrse enraging" . + "190"^^ . + "http://www.employment.tld/vincible/thyrse.html" . + . +_:Bf0bfed7e791ab49cb34babe279f15b4b "Azibo Ricard" . +_:Bf0bfed7e791ab49cb34babe279f15b4b . + _:B11194bca37c7dc0531332677d36c8e5c . + _:Bcc0af9317812aad19b66c4ab40774d9c . + . + "http://www.solvencies.tld/doling/lib.html" . + "hastener welches doling" . + "78"^^ . + "http://www.advents.tld/solvencies/welches.html" . + . + _:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 . + . + "http://www.diluvian.tld/punchy/lagniappes.html" . + "penitents voiles punchy" . + "200"^^ . + . + _:Bba1ed46c7a4902e88454498c12c76c66 . + . + "http://www.bifurcating.tld/plated/toothed.html" . + "embroidering bulgarian plated" . + "5"^^ . + "http://www.flintiest.tld/bifurcating/bulgarian.html" . + . +_:Be4df2760d0cf56ee8ace6bd77703b0a5 "Aspasa Abaunza" . +_:Be4df2760d0cf56ee8ace6bd77703b0a5 . + _:B01686748ab7fa6f92cfafe3b745d8c8e . + . + "http://www.merchandises.tld/lifting/chid.html" . + "stepladders assuagement lifting" . + "161"^^ . + . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:B4c5e520e97e41bdec68da35e116b5f61 "Junichi Hagele" . +_:B4c5e520e97e41bdec68da35e116b5f61 . +_:B62f2f74dddcf7b29f66ceebc324734bd "Siencyn Kaschmitter" . +_:B62f2f74dddcf7b29f66ceebc324734bd . + _:Bda11d3d189249c536697b405747d831d . + . + "http://www.nonconductor.tld/gourdes/directors.html" . + "chiropody knavishness gourdes" . + "http://www.idiomatically.tld/nonconductor/knavishness.html" . + . + _:B7a7f95b23a21cbdda2dba6aea1e72847 . + . + "http://www.bivouacks.tld/whoopee/ascorbate.html" . + "altarpieces brier whoopee" . + "196"^^ . + "http://www.spectacles.tld/bivouacks/brier.html" . + . + _:Bd9197fa093b68228a30ecdafe8489116 . + . + "http://www.safer.tld/definitiveness/broadest.html" . + "leveller gummites definitiveness" . + "90"^^ . + "http://www.philoprogenitive.tld/safer/gummites.html" . + . +_:Bb86c676575d16ac9753e6dbdb8487c78 "Katalena Paradise" . +_:Bb86c676575d16ac9753e6dbdb8487c78 . +_:B534dd3df673f8348011ec854f69527ad "Hanne Wirsing" . +_:B534dd3df673f8348011ec854f69527ad . +_:B1e2ea54c5d2475e626a08990d44ba5f8 "Razan Symons" . +_:B1e2ea54c5d2475e626a08990d44ba5f8 . + . + _:B977642b801d419ab757b96bd1bbf0a0d . + . + "http://www.intercollegiate.tld/lycanthropies/electrophoresed.html" . + "whanged iniquitously lycanthropies" . + "16"^^ . + "http://www.jumpiest.tld/intercollegiate/iniquitously.html" . + . +_:B4c99a5ca94de63bc97ae89781c4b6358 "Carinna Bridget" . +_:B4c99a5ca94de63bc97ae89781c4b6358 . + _:B13c31c1d665117b75a2ba9d07e750c5a . + "1958"^^ . + "http://www.dangled.tld/runabouts/politics.html" . + "scholarship ensnared runabouts" . + "143"^^ . + "http://www.undervalue.tld/dangled/ensnared.html" . + "deicidal scholarship dangled" . + . +_:B512b05d39a99ff96851dbc4eb82cdd5f "Luca Dolbin" . +_:B512b05d39a99ff96851dbc4eb82cdd5f . + _:Bb8b45ef599478d7bc7438354e70a7642 . + "1958"^^ . + "http://www.typist.tld/hayracks/bolted.html" . + "oversize plumaged hayracks" . + "122"^^ . + "bereavers typist plumaged" . + . + _:Bc824bf17dc4aa0ee24e7442674927f2c . + . + "http://www.unflappable.tld/bartletts/dandifies.html" . + "incommodes geoscientists bartletts" . + "http://www.skilled.tld/unflappable/geoscientists.html" . + . + _:B530ab25b39cfcc49ec2a5cb12665342c . + . + "http://www.drowner.tld/bilabials/moonstruck.html" . + "mangily bioclimatologies bilabials" . + "83"^^ . + "http://www.resettlement.tld/drowner/bioclimatologies.html" . + . +_:B58b900be1976118dda613b9e3694d97a "Zhonka Kawaa" . +_:B58b900be1976118dda613b9e3694d97a . + _:B10a1f7fff910ba95a91e15e3791906ee . + . + "http://www.acuities.tld/chirrups/incubational.html" . + "assumes chafing chirrups" . + "84"^^ . + "http://www.wavier.tld/acuities/chafing.html" . + . + _:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . + _:Bd8f531457dc459f7b31af5c8b112d27a . + "1964"^^ . + "http://www.garcons.tld/divulgement/indemnifying.html" . + "motleyest hesitating divulgement" . + "21"^^ . + "http://www.association.tld/garcons/hesitating.html" . + "hydrodynamics motleyest garcons" . + . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + _:Bbfac80975313dafd05d890e04a6d4c01 . + "1963"^^ . + "http://www.jailbreaks.tld/muckier/sprucy.html" . + "squalling kronen muckier" . + "76"^^ . + "http://www.sailer.tld/jailbreaks/kronen.html" . + "quirkier squalling jailbreaks" . + . + _:Bc5b2623f10c668e677afdced5bf05321 . + . + "http://www.jingling.tld/gullable/feyest.html" . + "roasting reexhibit gullable" . + "48"^^ . + "http://www.contaminants.tld/jingling/reexhibit.html" . + . + _:B416715ad43f583c201947a586eddfb7a . + . + "http://www.overachiever.tld/falterer/doctorates.html" . + "stepchildren filleting falterer" . + "163"^^ . + . +_:Bdfa2391a3a4df145db9f0d627c6e8e5c "Adriani Montayes" . +_:Bdfa2391a3a4df145db9f0d627c6e8e5c . + _:B7588d590a22d57ff2cd96d45b7426693 . + . + "http://www.biophysical.tld/saturation/seashores.html" . + "chinky stemming saturation" . + "88"^^ . + "http://www.sprucer.tld/biophysical/stemming.html" . + . +_:B4885effe769906865752de2f1eb92e3b "Jaedyn Montague" . +_:B4885effe769906865752de2f1eb92e3b . + _:B94c3337b58efdabf32553330a2cf674d . + . + "http://www.annattos.tld/revested/federacy.html" . + "repousses alar revested" . + "188"^^ . + . +_:Bc7346727bee3280bcd133ea0bc40262e "Ish Georgiades" . +_:Bc7346727bee3280bcd133ea0bc40262e . +_:B9b95230cd8f1b951e0e046c7063de198 "Philo Denhartog" . +_:B9b95230cd8f1b951e0e046c7063de198 . + _:Babda4e186ec65559ddad37f7a179a858 . + . + "http://www.reproductivity.tld/disaffect/emulators.html" . + "survived uncrates disaffect" . + "12"^^ . + "http://www.disinfections.tld/reproductivity/uncrates.html" . + . +_:B49e24e8ed09751a8ee1fcc76726cd8fd "Gil Holben" . +_:B49e24e8ed09751a8ee1fcc76726cd8fd . +_:B3c4b1707ce0c4624fddfc643f16afa45 "Yakamochi Alonza" . +_:B3c4b1707ce0c4624fddfc643f16afa45 . + _:B49969263e90be3b0d80a4483c7a88c8d . + "1960"^^ . + "http://www.banterer.tld/toked/umpteen.html" . + "torment inlier toked" . + "http://www.shiploads.tld/banterer/inlier.html" . + "referenced torment banterer" . + "taller repellency scattiest cabbages infractions racked assuagable algorithms scapegoats procurator whangers laggings poetically wisecrackers ferried bricked momentariness biogeographer huffs jostling auditorial demonetization teratogen nitros associatively insensitively commiseratively vampirism cherubical typecast slipover pores crematorium wheezier extortioners readjourning bacteriophage loather disarranging cynical shuttered yahoo remeasuring egresses geologer nonvoter rehearsers nonprejudicially flamming mornings longshoreman disarranges standards rationalists errands anviltops revaluing gunwales arrogance wilding stickouts intercalation milling evacuations squirmers daystars whoops merrymaker knifers introducer manchuria subbranch festoons fraudulently immoderateness nitrites safeguarded taskwork poops uncompartmentalize healing sensors basinet sleepless cellars looping dozy shewing partizans trills rehired disables bummest termer subbreed unbox overexerting stumbles holsteins invaders lith ledger fattener bulbul cowedly unoccupied engrossers zinging warheads amorality footwears customized woolen recoloring harmoniously symbiotically arete wistfulness familarity caravaning regrow outvoting defaces akvavit obtaining exited snowbushes hartebeest aspirers gravelled mummied noiseless bewares reloader ossia extractions visitant darkroom bangtails reacquired burdening slumming trussed envisioning lived embow deadfalls collinses reinjured heartsore tenderfoots flagellators" . + . + "1965"^^ . + "Business Communications Company, Inc." . + _:B674c434195f4202ef66f0892ab1a7578 . + . + "4"^^ . + "1486"^^ . + _:B5d25230344d421a6de4c2251e8645b81 . + "pouting zymolysis ligated" . + . + "0-8520-5921-0" . + "http://www.zymolysis.tld/ampuls/caddying.html" . + "Proceeding 2 (1965)" . + "1953"^^ . + "5"^^ . + "Journal 2 (1953)" . + "1"^^ . + . + _:B7f7c230a3271c19b7fa45942ba1feedc . + "1966"^^ . + "http://www.meticulously.tld/tutorship/psychopathia.html" . + "soprani zoogeographies tutorship" . + "10"^^ . + "http://www.undispelled.tld/meticulously/zoogeographies.html" . + "amusing soprani meticulously" . + . + _:Ba1cc62d98725eb7ded667fc6c8512ef5 . + . + "http://www.eulogist.tld/testable/breakables.html" . + "jailhouse yummier testable" . + "139"^^ . + . + _:B9f632ff19616412f72eb4482dfd85ac1 . + . + "1966"^^ . + "http://www.pinger.tld/stopt/fakirs.html" . + "thirdly wineries stopt" . + "89"^^ . + "nonphysical pinger wineries" . + . + _:B4346c2ce126fd5ba5362964a7945626f . + . + "http://www.wedder.tld/wonted/wintriest.html" . + "spooking unsurpassable wonted" . + "33"^^ . + . + _:B4714d468342b6d3aaf09563bf8bb05fd . + "1960"^^ . + "http://www.ceilers.tld/wardships/sangha.html" . + "resoluteness phages wardships" . + "49"^^ . + "http://www.atropine.tld/ceilers/phages.html" . + "stipulated resoluteness ceilers" . + . +_:B9f2dcbe4a05b3bf965f90f25060ecf5e "Tezeen Flinton" . +_:B9f2dcbe4a05b3bf965f90f25060ecf5e . +_:Bef867201803b536bbd84ed1ab66c759d "Roxanne Vandezande" . +_:Bef867201803b536bbd84ed1ab66c759d . +_:B318864b4dc915220cd7ba7091e4261d1 "Sharisha Gebhart" . +_:B318864b4dc915220cd7ba7091e4261d1 . + . + _:B70ff0a8890e9f7c14361a60d8d69b70b . + . + "http://www.perspicuously.tld/nigglings/midmonths.html" . + "raunchiness disjoined nigglings" . + "51"^^ . + "http://www.danker.tld/perspicuously/disjoined.html" . + . +_:Bc6b941b738c268b7b52f2bdbf755250a "Paco Filary" . +_:Bc6b941b738c268b7b52f2bdbf755250a . + _:Ba3408b28074ea73474e8a453e3dcb4c4 . + . + "http://www.disadvantaged.tld/floating/diminishes.html" . + "hairworm nitrifies floating" . + "60"^^ . + "http://www.called.tld/disadvantaged/nitrifies.html" . + . +_:Bc824bf17dc4aa0ee24e7442674927f2c "Ina Colton" . +_:Bc824bf17dc4aa0ee24e7442674927f2c . +_:B3e5f1c29ef6c19f6b8e516c8f51731f3 "Pechta Ok" . +_:B3e5f1c29ef6c19f6b8e516c8f51731f3 . +_:B4714d468342b6d3aaf09563bf8bb05fd "Perpetua Leyva" . +_:B4714d468342b6d3aaf09563bf8bb05fd . +_:Be299ffd1324a2486cf1bc25a9de76c86 "Cheslav Sahl" . +_:Be299ffd1324a2486cf1bc25a9de76c86 . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + _:B16cce07af04037d90fe19053bb1cca11 . + . + "1966"^^ . + "http://www.soloed.tld/paucities/debarked.html" . + "eructate dictaphones paucities" . + "10"^^ . + "epicentral soloed dictaphones" . + . +_:Bd4845ae32fafbfe91518275f4cda1f57 "Fergie Brucz" . +_:Bd4845ae32fafbfe91518275f4cda1f57 . + _:B207b29c1209ce8d26d9839b1fe234497 . + . + "1957"^^ . + "http://www.seemlier.tld/latently/pastorale.html" . + "waffles farfels latently" . + "24"^^ . + "ringworm seemlier farfels" . + . +_:Ba65e561a2faf2a1a07148dc804fe8268 "Nangka Diver" . +_:Ba65e561a2faf2a1a07148dc804fe8268 . +_:B64265e68f45399951859e0baf1726f4b "Loretta Liddy" . +_:B64265e68f45399951859e0baf1726f4b . + _:B18bf45d94bb76aa5a57378f2f77bf095 . + . + "http://www.noosing.tld/correspondence/gleamier.html" . + "irreversibly immunochemistry correspondence" . + "http://www.shuttlecocks.tld/noosing/immunochemistry.html" . + . +_:B636b085db1499ed5276e8207fe13db92 "Ladislava Desforges" . +_:B636b085db1499ed5276e8207fe13db92 . + _:B5df7f458de8229d03d73f7c93c5492d4 . + . + "http://www.cincturing.tld/snappiest/envenoming.html" . + "gores regauged snappiest" . + "131"^^ . + . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + . + "http://www.striker.tld/frontlets/braggarts.html" . + "virologist hocussing frontlets" . + "13"^^ . + "http://www.gatsby.tld/striker/hocussing.html" . + "http://www.reusableness.tld/virologist/striker.html" . + . + _:B823b432e7c0ed354c682a3244f87f021 . + _:Bfd561a036b2c5636ad591a5d214acc70 . + . + "http://www.dissent.tld/ashlars/recopying.html" . + "dewing sectioned ashlars" . + "114"^^ . + . +_:B7f9853e58ea64e2c51d7e68ffa521103 "Angelia Brehmer" . +_:B7f9853e58ea64e2c51d7e68ffa521103 . + _:B4e08b9a948318ec88a0891a437afd6c4 . + . + "http://www.principled.tld/offeror/liquate.html" . + "piggie strangulates offeror" . + "14"^^ . + . + _:Bdc1a8345c6cc7869dac29a3f6849f8ca . + . + "http://www.triumvirate.tld/tappets/cambered.html" . + "hardstand wires tappets" . + "http://www.prink.tld/triumvirate/wires.html" . + . +_:B7c794730ad25076cefe4ece00a123946 "Plakida Gothe" . +_:B7c794730ad25076cefe4ece00a123946 . + _:Bcb40cca06b0916c311b38374079370a0 . + . + "http://www.gamuts.tld/unpuckered/viragos.html" . + "flubbed concomitance unpuckered" . + "184"^^ . + "http://www.spaying.tld/gamuts/concomitance.html" . + . + _:Bb00bec65fd9873a97a2114c740753dc5 . + . + "http://www.delays.tld/grouters/crimes.html" . + "shelvings eventuation grouters" . + "57"^^ . + "http://www.salience.tld/delays/eventuation.html" . + . +_:B49883a182e1b3e3deb81935ac213693d "Andelique Delucas" . +_:B49883a182e1b3e3deb81935ac213693d . +_:B714d92692956c0f71f796ea5003ff93e "Yoonus Mcguinness" . +_:B714d92692956c0f71f796ea5003ff93e . + _:B10129126a13c5a30ba781aa860a3f843 . + . + "http://www.forging.tld/granters/storekeepers.html" . + "engineered exudes granters" . + "77"^^ . + . +_:B2f84428fbfe6afcb723e1a05f9f445a8 "Safar Munoz" . +_:B2f84428fbfe6afcb723e1a05f9f445a8 . + _:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 . + "1962"^^ . + "http://www.ingrafting.tld/cabobs/demeans.html" . + "haole tourists cabobs" . + "47"^^ . + "http://www.calcifies.tld/ingrafting/tourists.html" . + "ravelled haole ingrafting" . + . +_:Bc48b14a6e19cb09ca20e2cb4f52ce944 "Gruffyn Eschborn" . +_:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + _:B83d6c2ac0d26523e63143f56f5d64867 . + . + "http://www.travesties.tld/knowable/hauteurs.html" . + "fumigated inflammations knowable" . + "165"^^ . + "http://www.authenticators.tld/travesties/inflammations.html" . + . + _:B521ef7f6dcdddd249457d2cd890cb34c . + _:Bf219a66ae5d1ff31695a25b7aaf6deb3 . + . + "http://www.buttonholer.tld/blobbing/tremens.html" . + "toxaemic incurs blobbing" . + "51"^^ . + . +_:B8a7d460e4e70129cff596927d4429a68 "Hitaishi Trussell" . +_:B8a7d460e4e70129cff596927d4429a68 . +_:Bb8151e5dafe37beec1e8f6a081801967 "Frodehild Dilgard" . +_:Bb8151e5dafe37beec1e8f6a081801967 . +_:Ba66ee87f8ee57c575f87275ffec77003 "Jokwe Thull" . +_:Ba66ee87f8ee57c575f87275ffec77003 . +_:B121558e4fe4951398fe3265ee3d9bb46 "Dionysios Saucer" . +_:B121558e4fe4951398fe3265ee3d9bb46 . +_:B349a4302bca340a059f5962eb7e3d8a2 "Cawrdav Vanoni" . +_:B349a4302bca340a059f5962eb7e3d8a2 . +_:B236bbf4d1f2b63a6ee7ea4649c395e01 "Donald Ludlow" . +_:B236bbf4d1f2b63a6ee7ea4649c395e01 . + _:Ba42e710e2df394c68c105c3e8611a116 . + . + "http://www.dressages.tld/hydrotherapy/acidity.html" . + "laryngitis condescendence hydrotherapy" . + "106"^^ . + . + _:Bf18a6759c088c5fbe82a717378191ebd . + . + "http://www.paralyzingly.tld/surrejoinders/chestiest.html" . + "circumscribed pouchy surrejoinders" . + "5"^^ . + "http://www.earings.tld/paralyzingly/pouchy.html" . + . +_:B5f1f22845d666bb95c0b7da0e410dc75 "Heidrun Mehrens" . +_:B5f1f22845d666bb95c0b7da0e410dc75 . + _:B1bb22a646bb01dc17ada5f5e471a7bce . + . + "http://www.predigested.tld/prejudiced/illusiveness.html" . + "unblocks asterisms prejudiced" . + "130"^^ . + "http://www.exhilarated.tld/predigested/asterisms.html" . + . + _:B0ca06148652f62212fa624c9497ff231 . + . + "http://www.tenoners.tld/gameness/disfranchiser.html" . + "fussily uphills gameness" . + "183"^^ . + "http://www.stockily.tld/tenoners/uphills.html" . + . + _:B76479e09b7318eb9c529fee81487842a . + . + "http://www.docks.tld/pissoir/stockrooms.html" . + "pettifogger subsidization pissoir" . + "39"^^ . + . +_:B93be8a87a4c098ff0e0d8e2400b9f26a "Holda Dible" . +_:B93be8a87a4c098ff0e0d8e2400b9f26a . +_:Bf08daa1cccd20448a937487ce806c761 "Lynceus Nipp" . +_:Bf08daa1cccd20448a937487ce806c761 . + _:B748b84906db68bdc6650bcece526b0bc . + . + "http://www.colorblind.tld/baller/freethinking.html" . + "animally cirrocumulus baller" . + . + _:B8fa0371f2d77e1832a1f2e387a00e8af . + . + "http://www.dickie.tld/blossoms/whity.html" . + "unknots unfrock blossoms" . + "26"^^ . + . +_:Bdddbef207d6cc9c2037bd52a4addc03d "Trevls Romprey" . +_:Bdddbef207d6cc9c2037bd52a4addc03d . + _:Bf5ee43bae038c5621491419899042f35 . + . + "http://www.irrigable.tld/incrustations/unlimited.html" . + "antiunion altarpiece incrustations" . + "142"^^ . + "http://www.camphorating.tld/irrigable/altarpiece.html" . + . + _:B1d2f4bb19ef44f77930c0bf4ed47cde7 . + _:B00e511ccdd3899ba721f533f8facd879 . + . + "http://www.aurorae.tld/frusta/schoolrooms.html" . + "ewes apologias frusta" . + "176"^^ . + . +_:B37c51891e70383eb4a39ccdaac4dfaad "AbdurRahmaan Krumbein" . +_:B37c51891e70383eb4a39ccdaac4dfaad . + _:B44da5692afc06ca50d8da9433d09d6a5 . + . + "http://www.asea.tld/listless/gulled.html" . + "polices beating listless" . + "104"^^ . + "http://www.puffiest.tld/asea/beating.html" . + . +_:B5b458b0fd1b3c172a4688b1e9d705eab "Silvia Jilek" . +_:B5b458b0fd1b3c172a4688b1e9d705eab . +_:Bdc825d9cd36c75347778b9169b73ff79 "Ludgard Bihari" . +_:Bdc825d9cd36c75347778b9169b73ff79 . + _:B2bcbad01db4ea790f36a6969d7b6872b . + . + "http://www.nitrify.tld/corporeally/sibilates.html" . + "trivets intensifying corporeally" . + "59"^^ . + "http://www.choleras.tld/nitrify/intensifying.html" . + . +_:B0d0c56830bfbcc7a4d92d56dab8aa3d4 "Svatava Cartez" . +_:B0d0c56830bfbcc7a4d92d56dab8aa3d4 . + _:B2760b8c9596274fd241ea0a19be7477b . + _:B6f0e7f386db794044fa90f4664e5f557 . + . + "1958"^^ . + "http://www.birdcage.tld/violative/assimilates.html" . + "camisoles hackee violative" . + "160"^^ . + "midsummers birdcage hackee" . + . + _:Bcd1da4d9c23232f1060f4283f157f0a1 . + . + "http://www.retorts.tld/stockman/queening.html" . + "incidentally insoles stockman" . + "200"^^ . + "http://www.divorcing.tld/retorts/insoles.html" . + . +_:B9febea08b1c29d2e7a8da4907bd392ad "Ilas Calabretta" . +_:B9febea08b1c29d2e7a8da4907bd392ad . +_:B9d07ba5dca5e0f6ab18577858ecbc62d "YolandaAbigail Insogna" . +_:B9d07ba5dca5e0f6ab18577858ecbc62d . +_:B90e37d5dcefb3e6ac23933aa7135d780 "Jerry Lydick" . +_:B90e37d5dcefb3e6ac23933aa7135d780 . +_:B5d3881539b83aff905b4f994dc4e6fa9 "Frieder Minaai" . +_:B5d3881539b83aff905b4f994dc4e6fa9 . + _:Bdc840fa635acf77b6043dfce092c15f8 . + "1964"^^ . + "http://www.peopling.tld/implies/demands.html" . + "primeros preached implies" . + "illustriousness peopling preached" . + . +_:Bbdb4131359e40128094f1287888c190e "Angelikus Rhudy" . +_:Bbdb4131359e40128094f1287888c190e . +_:B624643edac8a47070257c99e104bcf7b "Milekha Mcmilleon" . +_:B624643edac8a47070257c99e104bcf7b . + _:Bf3a5d2154e2a725aea6b54eca853c10c . + . + "http://www.loggings.tld/cognized/inconsonant.html" . + "varmints wilting cognized" . + "http://www.ascendance.tld/loggings/wilting.html" . + . + _:B54e6ab148aeef88b63ec2a8de71479a3 . + . + "http://www.ceramicist.tld/klatsches/pulques.html" . + "mfd biflex klatsches" . + "95"^^ . + "http://www.durum.tld/ceramicist/biflex.html" . + . + _:B7ffbba3fc82b226aeb4b9aa67ade5057 . + . + "http://www.ahimsas.tld/hiatal/rewove.html" . + "phlebotomies pipeful hiatal" . + "98"^^ . + "http://www.beery.tld/ahimsas/pipeful.html" . + . +_:B68fa062be923247750076f1cd764253a "Belka Yeasted" . +_:B68fa062be923247750076f1cd764253a . + _:B589fdba7d9fe20e331feaa3b560a71bc . + . + "1964"^^ . + "http://www.metricated.tld/solitudes/deactivation.html" . + "rangiest hiccoughs solitudes" . + "140"^^ . + "http://www.particularized.tld/metricated/hiccoughs.html" . + "recede rangiest metricated" . + . +_:B93ddddc47d4fc137783b02e063da1753 "Gustavo Arnerich" . +_:B93ddddc47d4fc137783b02e063da1753 . + . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "1963"^^ . + "http://www.undigested.tld/paralyzing/ternate.html" . + "alarmists resonator paralyzing" . + "105"^^ . + "azine undigested resonator" . + . + _:Bf49896cd840be980f31540200672e3cc . + _:B5f65f10d92d92274e9d6d0866d91b202 . + . + "http://www.eurythmy.tld/asphalting/volcanics.html" . + "landlordly altimeters asphalting" . + . +_:B1fa2e82ac8a03eb5d1d7958a18518807 "Shaunene Libera" . +_:B1fa2e82ac8a03eb5d1d7958a18518807 . +_:Bbcc7bec29e81d39fe9f56afbd9bbc36c "Tamafune Ratering" . +_:Bbcc7bec29e81d39fe9f56afbd9bbc36c . +_:B35ec5600f65573f780cab252c7d93640 "Ekanta Speros" . +_:B35ec5600f65573f780cab252c7d93640 . +_:B0918593d2588a4b4b069231bb8ab3d40 "Zanthe Felarca" . +_:B0918593d2588a4b4b069231bb8ab3d40 . + _:B0668c13761d42c26b24ae0643b4032cc . + . + "http://www.coenact.tld/haranguers/zigzags.html" . + "rawer unsanctioned haranguers" . + "6"^^ . + . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + . + "http://www.weazands.tld/vacationer/sublicenses.html" . + "abominations omnivores vacationer" . + "147"^^ . + "http://www.dearths.tld/weazands/omnivores.html" . + . +_:Be72f024c449882cfdcec75356de1372d "Wanda Bink" . +_:Be72f024c449882cfdcec75356de1372d . +_:Badb9b75a44435e5dc318e74ea962a923 "Kameel Powers" . +_:Badb9b75a44435e5dc318e74ea962a923 . +_:Bd12b79509ba1630d1bda3cfcc1898aee "Tsurayaki Ivan" . +_:Bd12b79509ba1630d1bda3cfcc1898aee . + _:Bcb95b60ecec981172252a624b51a2937 . + . + "1960"^^ . + "http://www.aberrants.tld/embanked/shivering.html" . + "bullnose issuers embanked" . + "33"^^ . + "baboons aberrants issuers" . + . + . + . + "http://www.hirelings.tld/courtyards/abandons.html" . + "1960"^^ . + "1805"^^ . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + "0-7762-6734-0" . + "Van Nostrand Reinhold" . + "totalling hirelings reliquidation" . + _:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + "Proceeding 2 (1960)" . + _:B71765afcc52eec0435570692555bc4f7 . + . + "1966"^^ . + "harpooners meadowlarks abscissas" . + _:Ba8d20b0c387444700a18fa606cae7078 . + "dutifulness harpooners cardsharps" . + . + "http://www.cardsharps.tld/abscissas/sexualized.html" . + _:B7f9853e58ea64e2c51d7e68ffa521103 . + "http://www.hedgier.tld/cardsharps/meadowlarks.html" . + _:B5f67dfb9857b0bc73daa3fdf4a8356c5 . + . + "http://www.unambitious.tld/kowtowed/temptations.html" . + "nibbles niggling kowtowed" . + "2"^^ . + . + _:B9e4a682d48c1a0e12ed3638df6488e54 . + . + "1960"^^ . + "http://www.smartingly.tld/fizzier/embars.html" . + "sootily programs fizzier" . + "35"^^ . + "http://www.bedfellows.tld/smartingly/programs.html" . + "zoopathologies sootily smartingly" . + . + _:Bfb4d152811bbc6a949b0ee685d75c227 . + _:Bb86bbde4423e0a801925e394664edae6 . + . + "http://www.generates.tld/satchel/educes.html" . + "entrust flailed satchel" . + "65"^^ . + . + _:Bcc99ff2c1508625aa5a1c61eef2bd0a7 . + _:B56cb8b0e75018c2b792109b2a9e59fca . + . + "http://www.referendums.tld/concessive/sexology.html" . + "ensure dabbed concessive" . + "124"^^ . + "http://www.littlest.tld/referendums/dabbed.html" . + . + _:Bef13154ea0a725f18869fcc9033321a4 . + . + "http://www.fieriness.tld/remissness/lithographing.html" . + "radiotelephones remarker remissness" . + "90"^^ . + . + . + _:B3681c40cbed72ddec26d64a882eeed60 . + . + "http://www.latchets.tld/trephines/hops.html" . + "signiory inflecting trephines" . + "87"^^ . + "http://www.safest.tld/latchets/inflecting.html" . + . +_:B2c82fe2d32f80803a9da69a3cef3b989 "Hertha Palese" . +_:B2c82fe2d32f80803a9da69a3cef3b989 . +_:B46cb9688ad35a2c7c12b78fcc1d85dbb "Samfira Romjue" . +_:B46cb9688ad35a2c7c12b78fcc1d85dbb . + _:Bf5a64b8e8693c293ab9f1a3ff8117cff . + . + "http://www.semolinas.tld/outdone/hemostat.html" . + "calibrated prenticing outdone" . + "148"^^ . + . +_:Bd1d21d80f9b483f9982c2d337801b98b "Kobo Agor" . +_:Bd1d21d80f9b483f9982c2d337801b98b . + _:B36aa9da304a1a1ca96665cc0ee487336 . + . + "http://www.quadruplicating.tld/troughs/trundled.html" . + "recelebrates trueing troughs" . + "42"^^ . + "http://www.dishpan.tld/quadruplicating/trueing.html" . + . +_:B9eff8da350b0e5eb8a0ee8b7c245bbbf "Dunyasha Wittstruck" . +_:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + _:B0aec1d724b493ac9a3d68ed28b43c15d . + . + "http://www.stilettos.tld/minaciousness/reassert.html" . + "incumbency flittered minaciousness" . + "158"^^ . + "http://www.bosomed.tld/stilettos/flittered.html" . + . + _:B331f75075386aa94cdcf35523c292a74 . + . + "http://www.eras.tld/shamuses/marketings.html" . + "officer arrogated shamuses" . + "133"^^ . + "http://www.earthliest.tld/eras/arrogated.html" . + . + _:B2acaca22de67ecc402817588f9ea913e . + . + "http://www.grabbier.tld/accusant/gurus.html" . + "photospheric mannerliness accusant" . + "64"^^ . + "http://www.vasoconstrictors.tld/grabbier/mannerliness.html" . + . + _:Bcbbf5115baa6de0906dc357d2a599a9b . + . + "http://www.superscriptions.tld/spruced/disenfranchises.html" . + "unpardoned phosgenes spruced" . + "138"^^ . + . +_:Bf98f228f3fa706339bd9056b89bf99ec "Isoruko Gierisch" . +_:Bf98f228f3fa706339bd9056b89bf99ec . + . + . + "65"^^ . + "1953"^^ . + "http://www.psychological.tld/speechless/reluctantly.html" . + "http://www.gregariously.tld/psychological/unfertilized.html" . + "spiculate sapidity psychological" . + . + "sapidity unfertilized speechless" . + _:Bd9ec79727e3eb457e7a2904ee5e71998 . + _:Be0a87dc3ddeacdb7fe0a179fbaddbd0a . + . + "http://www.durning.tld/genuflections/jiujitsus.html" . + "violist hybridizes genuflections" . + "132"^^ . + "http://www.depopulating.tld/durning/hybridizes.html" . + . +_:B69b511a426ae1973259aa442d4b10c51 "Adeeb Drewski" . +_:B69b511a426ae1973259aa442d4b10c51 . + _:Bdddbef207d6cc9c2037bd52a4addc03d . + . + "http://www.cockhorse.tld/tiara/radiancy.html" . + "fraternizes quavered tiara" . + "110"^^ . + "http://www.nonbeing.tld/cockhorse/quavered.html" . + . + _:B634170332bfd1477ea5123928daa2492 . + . + "http://www.endowment.tld/krona/indited.html" . + "radiomen benisons krona" . + "73"^^ . + "http://www.xysters.tld/endowment/benisons.html" . + . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:Bd8d9abe678348eb316a2483106344437 "Penvro Rivenberg" . +_:Bd8d9abe678348eb316a2483106344437 . + _:B23b76c9e74d5afcc6f38d55feba38202 . + . + "1965"^^ . + "http://www.arraigning.tld/taxies/physiographic.html" . + "stooges sparkles taxies" . + "116"^^ . + "http://www.viscosimeter.tld/arraigning/sparkles.html" . + "insisting stooges arraigning" . + . + _:Bff3bd3c41531164599bb17ef382280d1 . + . + "http://www.euphorically.tld/aglets/preciosity.html" . + "heaver ameliorative aglets" . + "24"^^ . + . +_:B43f726aa6d81d202f124deb4db3b553a "Lucette Wescott" . +_:B43f726aa6d81d202f124deb4db3b553a . +_:Bbe5cb6b1ca6b1152b49c2359ad43576c "Breana Scheffler" . +_:Bbe5cb6b1ca6b1152b49c2359ad43576c . +_:Bc8d663d640805964dc0d7e5726787ef2 "Joakim Chocron" . +_:Bc8d663d640805964dc0d7e5726787ef2 . + _:B20aae66f343203046a897111fb65bf8e . + _:B667c01e3c0e796e36db90f53b62df692 . + . + "http://www.vexer.tld/movers/grantors.html" . + "columbium muster movers" . + "53"^^ . + "http://www.nondelivery.tld/vexer/muster.html" . + . +_:Bab9120ceb47bcb24e92101810e8fb70f "Zigzag Willian" . +_:Bab9120ceb47bcb24e92101810e8fb70f . +_:B63728a1b8d19f17356f2ac0458b41f2e "Ecatrinna Siebens" . +_:B63728a1b8d19f17356f2ac0458b41f2e . + _:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . + . + "1963"^^ . + "http://www.goatskin.tld/abusively/cranes.html" . + "harbour signalman abusively" . + "31"^^ . + "folkmotes goatskin signalman" . + . + _:B9f4110dd1e9689736099466208179369 . + . + "http://www.remodelling.tld/shute/homosexuality.html" . + "recentest bolsterer shute" . + "165"^^ . + "http://www.tagged.tld/remodelling/bolsterer.html" . + . + _:B9cd14fce5bf4f915a891df60749c2483 . + _:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + . + "http://www.laxities.tld/naturopathic/manchurian.html" . + "mediating rebroadcast naturopathic" . + "http://www.embarrassingly.tld/laxities/rebroadcast.html" . + . + _:B67b49bc507abbebf0e664041d8d44100 . + . + "http://www.mouthed.tld/warmongering/emphasize.html" . + "balladries flyovers warmongering" . + . +_:Bede36388957ce86fbd5912421c29eb1e "Asisa Finke" . +_:Bede36388957ce86fbd5912421c29eb1e . + _:B6731c98798ddbf9ef2fdf8e20b8b0ecc . + . + "1961"^^ . + "http://www.jojoba.tld/disliked/promulged.html" . + "intersessions equipages disliked" . + "52"^^ . + "http://www.underfur.tld/jojoba/equipages.html" . + "countrywoman intersessions jojoba" . + . + _:Be4e6e1186b598efaf455940e60c04811 . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + "1964"^^ . + "25"^^ . + "Journal 1 (1964)" . + "1"^^ . + . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "http://www.amnionic.tld/investment/derbies.html" . + "sparklers thanes investment" . + "130"^^ . + . +_:Bc7f36f248b05802c0632f00889554634 "Cheyanne Douet" . +_:Bc7f36f248b05802c0632f00889554634 . + _:Bd46ca2ab3bdd21a7aca937c3cbf2665d . + . + "http://www.kindliness.tld/solubility/scuffed.html" . + "photostatic antlers solubility" . + "127"^^ . + "http://www.mineralogists.tld/kindliness/antlers.html" . + . +_:B0929e6298785d174a2446f316fd1c001 "Moritz Lavorini" . +_:B0929e6298785d174a2446f316fd1c001 . + _:B6f85565096eecb686c4b756d444d0f22 . + . + "http://www.ophthalmoscopy.tld/fuzees/repealable.html" . + "pinnacling dismayed fuzees" . + "182"^^ . + "http://www.wettable.tld/ophthalmoscopy/dismayed.html" . + . +_:B347dfff29b5c6a73696489ee67ee0b1d "Laurette Fernadez" . +_:B347dfff29b5c6a73696489ee67ee0b1d . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:B21f46577ce63f76746381b87fe96d3f7 "Yurik Grayson" . +_:B21f46577ce63f76746381b87fe96d3f7 . + _:B3fb6b628391eb1e5b8a3a20901de254b . + _:Bccbde05c645795f2c807dba8bd0f4c1d . + . + "http://www.creeping.tld/notochordal/jurisprudence.html" . + "complimenters effused notochordal" . + "32"^^ . + "http://www.peripherals.tld/creeping/effused.html" . + . +_:B3e4bceb2f895dcf70d9a1a44b6b9e1b2 "Aracely Kuka" . +_:B3e4bceb2f895dcf70d9a1a44b6b9e1b2 . + _:B90452d4fb8f3d9ec1c98189b141be3b5 . + . + "http://www.gamesomely.tld/complainer/tibiae.html" . + "cashes surpriser complainer" . + "159"^^ . + . +_:B08ff9ed15703ebea5be9bd6f6c5e0879 "Muza Wessner" . +_:B08ff9ed15703ebea5be9bd6f6c5e0879 . +_:B522a1b7792cfbe87b7f18e2fb1a21622 "Oka Prock" . +_:B522a1b7792cfbe87b7f18e2fb1a21622 . +_:B8dcf77208b46fd355a4c0bc3b0e6dd25 "Hnsel Tiehen" . +_:B8dcf77208b46fd355a4c0bc3b0e6dd25 . + _:B6dad654384d8dbb861af92ea8d927310 . + _:B248e667865197d4a0c8f740b9255cc16 . + . + "http://www.moonlighters.tld/bedrug/smiths.html" . + "outleapt senecas bedrug" . + "114"^^ . + "http://www.coopt.tld/moonlighters/senecas.html" . + . + _:Bbc28cd453167736550a1a0d283af099b . + . + "http://www.buttonhook.tld/rodders/principally.html" . + "tramells combing rodders" . + "101"^^ . + . + _:Bb3bc9829c4e527bb768cdef27824f376 . + . + "http://www.sectioning.tld/thriller/spadix.html" . + "dissimilar nonintellectually thriller" . + "169"^^ . + "http://www.reviver.tld/sectioning/nonintellectually.html" . + . +_:Bb2cdc1081dc1f8413af4c774a0e2dff5 "Amshula Warnecke" . +_:Bb2cdc1081dc1f8413af4c774a0e2dff5 . +_:Be6d6eea1e0369830732e76ef37d6cd52 "Shirai Bresse" . +_:Be6d6eea1e0369830732e76ef37d6cd52 . + _:B39c4f47fb33fd064af35a14bd2f5ac96 . + . + "http://www.oarlock.tld/trumpeted/viced.html" . + "problems localites trumpeted" . + "47"^^ . + "http://www.colorist.tld/oarlock/localites.html" . + . +_:B38b146cea13e500bd5e18f62f9db0b4a "Tetsuo Hommell" . +_:B38b146cea13e500bd5e18f62f9db0b4a . + "http://www.spouters.tld/errants/gastroenterologists.html" . + . + . + _:B2a399736970ab18acb68f4fce946f1e5 . + "vinal gastroenterologists improviser" . + . + "http://www.errants.tld/improviser/doughboy.html" . + "unwarranted vinal errants" . + "59"^^ . + "1966"^^ . + _:Befe846533d4601a7d73b5143f22b54b3 . + _:Baa6c927df115da49869833b813e0e7d2 . + . + "http://www.flirtier.tld/boondoggler/topsails.html" . + "interweaved samechs boondoggler" . + "174"^^ . + "http://www.leafage.tld/flirtier/samechs.html" . + . +_:Bb1c628638241ff3e32a337c9fa05c36e "Yanni Ancelet" . +_:Bb1c628638241ff3e32a337c9fa05c36e . +_:B2fc89c982fc85f571123b7c569061e23 "Kerry Navarrate" . +_:B2fc89c982fc85f571123b7c569061e23 . + _:Bbe3384c6e749cfa9fe7f21e7fb38fa30 . + _:B22a7193f26d7b302bcaacece0d853b0d . + . + "http://www.ordinarily.tld/tortes/intangibilities.html" . + "prepacking mazel tortes" . + "139"^^ . + "http://www.tweaky.tld/ordinarily/mazel.html" . + . +_:Bd72131799725d4f7fe560d013b834f41 "Akuro Gleaton" . +_:Bd72131799725d4f7fe560d013b834f41 . +_:B87d676b758bb9f094e76d066e382aa26 "Ricardo Hauch" . +_:B87d676b758bb9f094e76d066e382aa26 . + _:B5b909d282ced5f3428810c6dbfb7ce60 . + . + "http://www.transforming.tld/profilers/callbacks.html" . + "frescoed unacceptably profilers" . + "http://www.announcing.tld/transforming/unacceptably.html" . + . +_:B650c1a52595e69cd9c9522d4523ea4e9 "Okiku Morence" . +_:B650c1a52595e69cd9c9522d4523ea4e9 . +_:B86bb4fb51d4fcb8164456331ab6df753 "Marzooqa Stuermer" . +_:B86bb4fb51d4fcb8164456331ab6df753 . +_:B0e02e5265deb7f17f59d3afe3cdce2de "Jasoor Debonis" . +_:B0e02e5265deb7f17f59d3afe3cdce2de . + _:B1db4de1229c3f458e0defed9ee85f92f . + _:B1f4a71eb06967c083813dd4b1f9ea355 . + . + "http://www.rescinded.tld/upends/embraces.html" . + "confiscator impertinently upends" . + "177"^^ . + "http://www.mooters.tld/rescinded/impertinently.html" . + . + _:B8eb521e2d1dd35862f0a92141d18ca24 . + . + "http://www.nourishment.tld/tooters/misshapes.html" . + "lamedhs soli tooters" . + "35"^^ . + "http://www.tautologous.tld/nourishment/soli.html" . + . + _:B1e8cc320399145e95b4161a53a1a64f5 . + . + "1962"^^ . + "http://www.audiometries.tld/crashers/brightens.html" . + "executes tugged crashers" . + "130"^^ . + "http://www.resisters.tld/audiometries/tugged.html" . + "beckoningly executes audiometries" . + . + _:B229b5294c2240d6e4d23f3bf137f8a64 . + . + "http://www.mysteries.tld/carbons/damaging.html" . + "hyperborean feltwork carbons" . + "182"^^ . + . +_:B6098ee7d45677841485e72f045731dfe "Dorbeta Daricek" . +_:B6098ee7d45677841485e72f045731dfe . +_:Ba794fb2a0c32ded2812347fbddb74fbb "Elise Lorge" . +_:Ba794fb2a0c32ded2812347fbddb74fbb . +_:B2e8605880c6cce2e8912d1508b63cbcf "Efrosenia Majer" . +_:B2e8605880c6cce2e8912d1508b63cbcf . +_:B8030a4c971d6d3751329700a949c8a55 "Pam Naef" . +_:B8030a4c971d6d3751329700a949c8a55 . + "84"^^ . + "http://www.beelzebub.tld/pockmarked/mangy.html" . + _:B3deb4fc76635d02c09d58ba67e5ccc06 . + "1966"^^ . + . + "http://www.tomfools.tld/beelzebub/rasing.html" . + . + _:B179f01bc269450fabdae7d3f6b30adf1 . + "sacrifices rasing pockmarked" . + "braunschweiger sacrifices beelzebub" . + . + _:Bd1067d1478a412dc39d549130e4f7e75 . + "1960"^^ . + "http://www.explains.tld/gangly/conformably.html" . + "evadible sandlotter gangly" . + "1"^^ . + "http://www.bouncily.tld/explains/sandlotter.html" . + "flames evadible explains" . + . +_:B03063b7d790c51e3ef2e8ef3115e3c52 "Kurtis Cast" . +_:B03063b7d790c51e3ef2e8ef3115e3c52 . + _:B73c8b2ed929215f3c971c0b116cf7c14 . + . + "http://www.exorcizing.tld/sideswiper/secularizes.html" . + "milksops machinated sideswiper" . + "65"^^ . + "http://www.nastier.tld/exorcizing/machinated.html" . + . + _:Bcd5986dc2f7a23597cee476021e6fccf . + . + "http://www.manward.tld/shrined/infirms.html" . + "cars incendiarism shrined" . + "99"^^ . + "http://www.communistic.tld/manward/incendiarism.html" . + . + _:Bbcc7bec29e81d39fe9f56afbd9bbc36c . + . + "http://www.constellations.tld/scroggiest/revaluate.html" . + "secureness whiffler scroggiest" . + "158"^^ . + . +_:B8f2c8fcf11b0bfd2eeb04b420bff92ca "Deucalion Panahon" . +_:B8f2c8fcf11b0bfd2eeb04b420bff92ca . + _:Ba7f68e5e8c518513d2c9c5ee90ea06d9 . + . + "http://www.pollened.tld/eruptive/profiles.html" . + "dubonnets relished eruptive" . + "56"^^ . + "http://www.gentlemanly.tld/pollened/relished.html" . + . +_:B57f520dfcd2c3e0b191c14f635687d96 "Clariee Martucci" . +_:B57f520dfcd2c3e0b191c14f635687d96 . + _:Bfba13fc5121caa837ffd32d81b6aa8a2 . + . + "http://www.junketing.tld/jazzers/unionizing.html" . + "capitalizations procrastinator jazzers" . + "3"^^ . + . +_:Bf612b3cab8e19984141061d2d6aade49 "Hueil Valasco" . +_:Bf612b3cab8e19984141061d2d6aade49 . +_:B139ede674b9931482797a690ddaf656d "Cungonde Saliba" . +_:B139ede674b9931482797a690ddaf656d . + _:Bcda654e572d4421949ef9b46070355b6 . + . + "http://www.cratering.tld/tyre/pluckily.html" . + "wedlocks cindering tyre" . + . +_:Bf5605aebe8cb4c04c05f69946c1419ef "Ovidio Bostrom" . +_:Bf5605aebe8cb4c04c05f69946c1419ef . + _:Bfbd62dafb834809b5a80f273f41c71ef . + . + "http://www.chairing.tld/psalteries/grandad.html" . + "recorded mildews psalteries" . + "4"^^ . + . + _:Bccf7d839262bd86fa7f6bb1fb3c1fbd3 . + . + "http://www.intimation.tld/shirtiest/graspers.html" . + "motoric bentwoods shirtiest" . + "71"^^ . + "http://www.dusted.tld/intimation/bentwoods.html" . + . + _:B6d9860abf1d84f7a4e68c0ec8eeaacf0 . + . + "http://www.bummed.tld/parting/pacifier.html" . + "slogans librettos parting" . + "47"^^ . + . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + . + "1966"^^ . + "http://www.deuteronomy.tld/misquotations/sapphires.html" . + "hullers distractions misquotations" . + "195"^^ . + "olympiad deuteronomy distractions" . + . + _:B37c51891e70383eb4a39ccdaac4dfaad . + . + "http://www.befitted.tld/saleable/employable.html" . + "flamencos solecists saleable" . + "132"^^ . + "http://www.undeserving.tld/befitted/solecists.html" . + . +_:Bad3fb65083188233c41a7c9d076bef3f "Poloneika Bonito" . +_:Bad3fb65083188233c41a7c9d076bef3f . + "http://www.paraphrasers.tld/penitentiaries/kibitzed.html" . + "1965"^^ . + "reanalyzed softness penitentiaries" . + "http://www.penitentiaries.tld/equilibrator/restage.html" . + . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "29"^^ . + . + "softness kibitzed equilibrator" . + _:B334c7463b9645ea9f618043034336ec2 . + _:Beb7f037381f6033f245ae7f0b23425cf . + . + "http://www.bloodthirsty.tld/nauseating/effulges.html" . + "overreaches physiological nauseating" . + "134"^^ . + "http://www.deucing.tld/bloodthirsty/physiological.html" . + . + _:B763207f476c20ebdc143632f4e6bd7a5 . + . + "http://www.debateable.tld/earrings/overrigid.html" . + "unexciting tenants earrings" . + "77"^^ . + "http://www.contradistinctions.tld/debateable/tenants.html" . + . + _:B6ba756ee3c03ace28c42fd56a67a73b5 . + _:B6098ee7d45677841485e72f045731dfe . + . + "http://www.microsurgeons.tld/prearm/wounding.html" . + "cloaked unregulated prearm" . + "38"^^ . + "http://www.pipet.tld/microsurgeons/unregulated.html" . + . +_:Beb95c1d8c7e417c035f03255e37668ea "Edviva Geist" . +_:Beb95c1d8c7e417c035f03255e37668ea . +_:Bd1dd7b09b3a16a8522de4b514fb66efb "Homar Wubbel" . +_:Bd1dd7b09b3a16a8522de4b514fb66efb . +_:B972b6ca9bc50d5a62380bad9b5ec22ab "Dwight Brauman" . +_:B972b6ca9bc50d5a62380bad9b5ec22ab . + _:B05b3361da48b0e60b3575ccc8096902f . + . + "http://www.enfold.tld/analytically/titillations.html" . + "schoolmistress kirtle analytically" . + "62"^^ . + "http://www.glims.tld/enfold/kirtle.html" . + "peen unclassifiable biodegradation epoxying cracky cardiotherapy ravaged sometimes messmates intransigence confused murderesses datedly ached skulduggery gravitated rewrap disagree armed zoophiles heeds tarmac justifying bemas placentography choirboy adjoined nictation mistermed tetrarch solicitress whipped reemerge mourns numbness vrouws emetic solved immediateness lustring isolates poring agues urger villous catenating periodontoses overflows tetradic pantomimists oversupplies scrammed totemisms chirruping gentil mulcted magisters perpetuators megacycle scrawling hydrators anchorages disencumbering sniffling egocentricities stenographically incitant buskins rancored binaurally resistibility lades gruffness mantles pitiless adaption manpowers prewarned orpiments diffracts boiling taverner gigs jalousie eyesights quirkiness penney jetties contradicting takeout frizziness earwigs canters undercurrents plateful cardsharp repaying abhorrers grittier marvels deformer aoudads thrashes missis affability mummed talker vacillations rife unconsenting mongolism wastes verdure racetracks chopsticks promiscuities preadult misprinting indurating childhoods paramedical radarscope aisles radiographs planked reacquisition orangish cuttages crummier staffers tailwinds stemmier underbred ejected arbiters jacaranda infolder fundamentalist barrows westerns skinfuls vixenish graecizing patterning reveille shrills marse yarded implied fichu czechoslovaks terrorizing jingoist millibars evasively sargasso repatriates flitted workhouses interschool spleeniest fess participles encyst retirees duper" . + . + _:B29b9e5abd94532d96bfbbf83050ee2b4 . + . + "http://www.proliferative.tld/isthmian/saturated.html" . + "replenisher implementors isthmian" . + "94"^^ . + . +_:Bb34114834342343ee6174f8dc899b297 "Amadea Scandurra" . +_:Bb34114834342343ee6174f8dc899b297 . + "peavey risker mendicant" . + . + . + _:Bbbd4846e7c4bd6285f23f7ae13e4a483 . + "http://www.centers.tld/mendicant/compactor.html" . + "http://www.mendicant.tld/gunpoint/amalgamates.html" . + "risker compactor gunpoint" . + _:B5d24a5460ab9b0fa88df54d3b66217f0 . + "1962"^^ . + "150"^^ . + _:B890a31e5874e9fbfd016b6e53683003a . + . + "http://www.beefily.tld/gadgeteers/dissimulating.html" . + "yachtswomen whetting gadgeteers" . + "45"^^ . + . + _:Bb88a3f875fc5f5ff8548be203518657a . + _:B4bed7f9730af34559e93aac91a07c5a9 . + . + "http://www.overtones.tld/somnambulating/harbouring.html" . + "biomechanics corpuscles somnambulating" . + "104"^^ . + "http://www.courters.tld/overtones/corpuscles.html" . + . + _:Bc43d5cab73a9bc4e8ea68689c439b3b4 . + . + "http://www.realest.tld/priapism/noncontrastable.html" . + "courting conquian priapism" . + "200"^^ . + "http://www.simoleon.tld/realest/conquian.html" . + . +_:Bad3b6eeec6bd6ef75fbf051bbc160265 "Rolando Sillas" . +_:Bad3b6eeec6bd6ef75fbf051bbc160265 . + _:B272d55361204b191605c558039f696a6 . + . + "1963"^^ . + "http://www.alienated.tld/beautification/noised.html" . + "harshened delis beautification" . + "70"^^ . + "http://www.miners.tld/alienated/delis.html" . + "accommodations harshened alienated" . + . + _:B737c89547ac40f8cd994db50593e3a67 . + . + "http://www.reconsolidate.tld/scrimshaws/insulter.html" . + "unchaste establismentarianism scrimshaws" . + "http://www.issued.tld/reconsolidate/establismentarianism.html" . + . + _:Bfcc84fe032cbb3683a45042e901c113f . + . + "1961"^^ . + "http://www.regarded.tld/epileptics/vitalities.html" . + "merlins cocoas epileptics" . + "174"^^ . + "http://www.stalagmite.tld/regarded/cocoas.html" . + "potentiality merlins regarded" . + . + _:B49ea8bfeb84d475d895a757c49d142a2 . + . + "1966"^^ . + "http://www.fitness.tld/fakeries/retitles.html" . + "behemoths tablecloths fakeries" . + "110"^^ . + "favoritism fitness tablecloths" . + . + _:B2ee7da2af636f8e7fa3da5e89eb17e20 . + . + "http://www.petnapping.tld/whelped/interpolates.html" . + "putridity cerebrovascular whelped" . + "http://www.kludging.tld/petnapping/cerebrovascular.html" . + . + _:B3ac65d9588840e49ada5aa3fa5c1f24c . + . + "http://www.semiprimitive.tld/elephantiasis/duplexing.html" . + "uncoils prodigally elephantiasis" . + "49"^^ . + . +_:Bce873cbe068be39d0570611add70ae09 "Kristabelle Kabina" . +_:Bce873cbe068be39d0570611add70ae09 . +_:B6cf6391eeea3263cd8a5fcb797df24ca "Bindia Lietzow" . +_:B6cf6391eeea3263cd8a5fcb797df24ca . +_:B58ef3d8d33357b7a95020d933548867e "Pukhleriia Fawson" . +_:B58ef3d8d33357b7a95020d933548867e . +_:B7e139aa323aaabdbb4f32999ca8f24a5 "Elenya Oksen" . +_:B7e139aa323aaabdbb4f32999ca8f24a5 . + _:Bb92bf8a6d7d7ad84cc737def1050ad16 . + . + "http://www.feminists.tld/dezinc/genitourinary.html" . + "uxorious directions dezinc" . + "200"^^ . + . + _:B6bb71ff596ac694d6267e89fed85a076 . + . + "http://www.sawers.tld/doggy/nankeen.html" . + "progs bints doggy" . + "41"^^ . + "http://www.stiffest.tld/sawers/bints.html" . + . + _:B7a2b9127223c5a67974bdadf7649c57e . + . + "http://www.peeing.tld/freehearted/featheredges.html" . + "proclaimer beleaps freehearted" . + "84"^^ . + . +_:B2afd5c8d9e64d6ad2cc5a1a82e219206 "Stratka Pinchon" . +_:B2afd5c8d9e64d6ad2cc5a1a82e219206 . +_:Be85920e12fda13e4a2fde4311e5f5542 "Tonna Gaughan" . +_:Be85920e12fda13e4a2fde4311e5f5542 . +_:B0bace8700d8c82706ad87b88bf084041 "Oswaldo Sanfratello" . +_:B0bace8700d8c82706ad87b88bf084041 . + _:Bf4232718da6c0dc0f51bde9f42ad0b31 . + . + "http://www.clumped.tld/anonymities/sepaled.html" . + "diffusor pharmaceutically anonymities" . + "42"^^ . + "12"^^ . + "http://www.impotences.tld/clumped/pharmaceutically.html" . + . +_:B0c9f20b673d814cfc99ec400bbeee3ea "Lodovica Anasagasti" . +_:B0c9f20b673d814cfc99ec400bbeee3ea . + _:B19af907d122c2c35c6786dece213cc07 . + . + "http://www.rectifiers.tld/clefts/protonic.html" . + "centiliters endways clefts" . + "193"^^ . + "http://www.witting.tld/rectifiers/endways.html" . + . + _:Bed15e70731c4a6c68184f01139562f79 . + . + "http://www.preponderated.tld/lipase/scamps.html" . + "addles demythologizations lipase" . + "182"^^ . + "http://www.deputative.tld/preponderated/demythologizations.html" . + . +_:Bd391bb4ccd4dcf6447a915a1910d1c51 "Weronikia Hoffee" . +_:Bd391bb4ccd4dcf6447a915a1910d1c51 . +_:B972372be6090132d3bb2f5b2105d1d94 "Akriv Amidon" . +_:B972372be6090132d3bb2f5b2105d1d94 . +_:B2f9addd2b1f70b7e04c6c0402e6f9c1a "Eleftherios Liukkonen" . +_:B2f9addd2b1f70b7e04c6c0402e6f9c1a . + _:Bccdff1d6d689827b076dbc85da085465 . + . + "http://www.parvenue.tld/blameful/demurrable.html" . + "lowdowns slinging blameful" . + "200"^^ . + "http://www.aspics.tld/parvenue/slinging.html" . + . +_:B4773bf35226cb46fd45b6807959649d2 "Aizdiakova Liceaga" . +_:B4773bf35226cb46fd45b6807959649d2 . +_:Bbae8b832ed5375d34de3c3a79f321d24 "Umaima Mcandrews" . +_:Bbae8b832ed5375d34de3c3a79f321d24 . + _:Be6cdfdfbfbb0ef9636e30a33f53f2909 . + . + "1950"^^ . + "http://www.aneurisms.tld/nibbles/unambitious.html" . + "lichens indemnitor nibbles" . + "67"^^ . + "http://www.sceneries.tld/aneurisms/indemnitor.html" . + "misplacing lichens aneurisms" . + . + _:B1f22a560ae831df0bf55728e3417effc . + "1967"^^ . + "http://www.scapegraces.tld/redounds/brothier.html" . + "pickaxing harping redounds" . + "153"^^ . + "http://www.keying.tld/scapegraces/harping.html" . + "vegetables pickaxing scapegraces" . + . + _:Bb70d48bf931ddf020f49c4659571b108 . + . + "http://www.advertized.tld/outriders/unclasping.html" . + "betweenbrain invaluably outriders" . + "5"^^ . + "http://www.recharters.tld/advertized/invaluably.html" . + . +_:B70c220978277ccf424fe94e474deb309 "Rondall Mroczkowski" . +_:B70c220978277ccf424fe94e474deb309 . + _:B02c4aef21177ddea74265f537500b4cd . + . + "http://www.leapfrogged.tld/legworks/easeful.html" . + "oblongish overabundant legworks" . + "74"^^ . + . +_:B243d3f9618916a19e20499e289e5d4ee "Frantiska Linebaugh" . +_:B243d3f9618916a19e20499e289e5d4ee . +_:B3be509cd7f82a82b61d875244bcbe375 "Kallie Bednarek" . +_:B3be509cd7f82a82b61d875244bcbe375 . +_:B1bb55e73b084208aefc48678f77a508e "Iulia Morra" . +_:B1bb55e73b084208aefc48678f77a508e . +_:Bb24a533eb4fc3f30b09f83277e6c9bff "Letizia Madaras" . +_:Bb24a533eb4fc3f30b09f83277e6c9bff . + _:B87c3a255738c39df571ef401d499fa08 . + . + "http://www.deeryard.tld/decoying/pyx.html" . + "magnesias trustifying decoying" . + "169"^^ . + "http://www.bewrays.tld/deeryard/trustifying.html" . + . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + . + "http://www.dynamiting.tld/pharmaceuticals/cordovan.html" . + "inflates fifteens pharmaceuticals" . + "150"^^ . + "http://www.debouching.tld/dynamiting/fifteens.html" . + . +_:B22851d58a50346c21237fa96cdc8f1b9 "Luzia Rahib" . +_:B22851d58a50346c21237fa96cdc8f1b9 . +_:Ba1047b0c18117323c588c9382a469921 "Kiana Naughton" . +_:Ba1047b0c18117323c588c9382a469921 . + _:B45a2f0af80f84cae71eaeeff28b9e630 . + "1965"^^ . + "http://www.housemaid.tld/fleetest/frenchwoman.html" . + "tympans cockiness fleetest" . + "http://www.soybeans.tld/housemaid/cockiness.html" . + "hypotensive tympans housemaid" . + . +_:B2d91576024504449fc5806d4de02f8bb "Guiseppina Calderon" . +_:B2d91576024504449fc5806d4de02f8bb . +_:B062b69c14c3f42df0c5d205659850e29 "Ketsana Younce" . +_:B062b69c14c3f42df0c5d205659850e29 . + _:B2299c422d03b3697f22a187264a167ff . + . + "http://www.confusions.tld/assister/aweing.html" . + "subcultures disconcerts assister" . + "http://www.returns.tld/confusions/disconcerts.html" . + . + _:B302b250234de602ee9f091ac8fa6d763 . + . + "1965"^^ . + "http://www.deviance.tld/snoopily/presenters.html" . + "batches aristocracies snoopily" . + "131"^^ . + "http://www.nitrocellulosic.tld/deviance/aristocracies.html" . + "capitulating batches deviance" . + . +_:B4e127ed0cdb9864a1d4febb82671a8ed "AbdulGhani Patao" . +_:B4e127ed0cdb9864a1d4febb82671a8ed . + _:B65ed4febbf660800ff87f5bf39801eab . + . + "1965"^^ . + "http://www.neutrophil.tld/entrants/seigneurage.html" . + "apprize hymens entrants" . + "17"^^ . + "http://www.isostatically.tld/neutrophil/hymens.html" . + "sphygmometer apprize neutrophil" . + . + _:B06da7d104b8716094af3019a92679af5 . + . + "1964"^^ . + "http://www.embanks.tld/nonsporting/expeller.html" . + "quarter stammers nonsporting" . + "64"^^ . + "http://www.kiddies.tld/embanks/stammers.html" . + "aftertaste quarter embanks" . + . +_:B60a17bcd7392b4e2e554dbbd4fc5f68e "Papandrou Stich" . +_:B60a17bcd7392b4e2e554dbbd4fc5f68e . + _:Bad3fb65083188233c41a7c9d076bef3f . + . + "http://www.decompressing.tld/scragging/beiges.html" . + "deliciously urology scragging" . + "70"^^ . + . + _:B8505565b7bd24b61a7a4cc41fef8f196 . + . + "1963"^^ . + "http://www.serest.tld/hordes/chewiest.html" . + "angstroms precleaning hordes" . + "46"^^ . + "http://www.oversimple.tld/serest/precleaning.html" . + "homelier angstroms serest" . + . + _:B530b0b3c55fc3429b4d872c088fc22e9 . + . + "http://www.enacted.tld/confiscator/rescinded.html" . + "homemakers mooters confiscator" . + "3"^^ . + . + _:Be54888dee36850a76ef34547f75fb97c . + . + "http://www.despited.tld/cheers/catnapers.html" . + "nevadan emir cheers" . + . + _:B551468b854317020940ca0f539c136ba . + . + "http://www.sickbays.tld/dustrags/wholesaler.html" . + "butchered coughed dustrags" . + "167"^^ . + . +_:B49d53518f88d8402efd1943cba34336a "Nessa Thomison" . +_:B49d53518f88d8402efd1943cba34336a . +_:Bba950a52a31270ffc84c3ae7466795fd "Vanmra Herimann" . +_:Bba950a52a31270ffc84c3ae7466795fd . + . + "extinguised anticipations superimposes" . + _:B97a35b7fdb970544e2821021ed0fa6fb . + "1966"^^ . + "http://www.superimposes.tld/sinuously/donated.html" . + "38"^^ . + . + "anticipations rematches sinuously" . + _:B823b5ada4185eec5ba202b24f815781f . + "http://www.abjection.tld/superimposes/rematches.html" . +_:Bf45b422d9ff8043e82b20346c5b9fe40 "Jedrek Beutnagel" . +_:Bf45b422d9ff8043e82b20346c5b9fe40 . + _:B860c2eac625b8e53c6b3432b185bbb5a . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + "1963"^^ . + "4"^^ . + "Journal 6 (1963)" . + "1"^^ . + . + _:Bdb97845bee9068ed5d603b9f3651d20c . + . + "http://www.veinlet.tld/freshets/gasoliers.html" . + "dismaying tentier freshets" . + "53"^^ . + "http://www.nincompoop.tld/veinlet/tentier.html" . + . + _:B0ebec5203be734a7abf94bc07086bc31 . + . + "http://www.blames.tld/fanged/ugliest.html" . + "jumbler venoms fanged" . + "178"^^ . + . +_:Badcf372bd56ee13945ef2fee30eed30b "Deelon Sephton" . +_:Badcf372bd56ee13945ef2fee30eed30b . +_:Bf6f6b2209a9c549afbb1f1568b54490b "Apala Guillemette" . +_:Bf6f6b2209a9c549afbb1f1568b54490b . +_:Bf41f3b6f1fef27df724e487f90838c63 "Ashavari Kavaney" . +_:Bf41f3b6f1fef27df724e487f90838c63 . + _:B64f1857379a051e946a827fa896787e2 . + _:B9a2a681b1ad472aae70e689de83ee795 . + . + "http://www.signatured.tld/enrols/quitclaims.html" . + "uninjured hallucinational enrols" . + "52"^^ . + "http://www.outcropping.tld/signatured/hallucinational.html" . + . +_:B2c3a1c46369e6fdc8dd8afa66e75b214 "Nastasia Barscewski" . +_:B2c3a1c46369e6fdc8dd8afa66e75b214 . +_:B3e86fec5976dfef3c5756bd3be34d88e "Isolina Duplechin" . +_:B3e86fec5976dfef3c5756bd3be34d88e . + _:Bec04700dd406372039f083c73c89298f . + . + "http://www.bauds.tld/blockhouses/afterimpression.html" . + "tramlines dissimulators blockhouses" . + "26"^^ . + "http://www.polarized.tld/bauds/dissimulators.html" . + . +_:B5ef843436fa0e3f4ae68aee386ea1e71 "Acheron Kothenbeutel" . +_:B5ef843436fa0e3f4ae68aee386ea1e71 . + _:B63adf8afc4ba017aafc4b7589ee1b114 . + . + "http://www.remanufacture.tld/splines/photosensitized.html" . + "lingers brushed splines" . + "37"^^ . + "http://www.voyaging.tld/remanufacture/brushed.html" . + . + _:B878ff819c252ca07dfa7b549af3e1550 . + . + "http://www.resumed.tld/begged/deerflys.html" . + "reassimilation langauge begged" . + "120"^^ . + "http://www.fakeers.tld/resumed/langauge.html" . + . + _:Bc5d95d4f42f42cbd45f7783157be29b5 . + . + "http://www.bicultural.tld/subdisciplines/realness.html" . + "waxier enactment subdisciplines" . + "4"^^ . + . +_:B28055fd5b80540c2af46741044ac6ad4 "Meilyg Disla" . +_:B28055fd5b80540c2af46741044ac6ad4 . + _:B501f18603eb6b1f21f094ede75cb58ab . + . + "http://www.sharpshooters.tld/premised/colorfulness.html" . + "flutterer callboy premised" . + "193"^^ . + "http://www.slushiness.tld/sharpshooters/callboy.html" . + . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + "1966"^^ . + "1"^^ . + "Journal 12 (1966)" . + "1"^^ . + . +_:B46a0d53deb76ae4f164d840fd16631d5 "Kaneie Byous" . +_:B46a0d53deb76ae4f164d840fd16631d5 . + _:B33d944014e8f73ba9db309a0d2bb380c . + . + "http://www.hematological.tld/hastens/exhumed.html" . + "razorbill saintly hastens" . + "http://www.spittles.tld/hematological/saintly.html" . + . +_:Bbf284e196299633e25dca737435671b3 "Nathalie Nisbet" . +_:Bbf284e196299633e25dca737435671b3 . + _:B44ca7298ca8f4067e7ad223526a1222f . + . + "http://www.problematical.tld/understructure/brining.html" . + "hadjees distributes understructure" . + "http://www.kiosks.tld/problematical/distributes.html" . + . + _:B74a60573322f9d2aae2b92228dbb3b02 . + . + "http://www.mortified.tld/condemns/supplements.html" . + "crosscurrent jetsom condemns" . + "97"^^ . + "http://www.heckled.tld/mortified/jetsom.html" . + . + _:B7dd2a2e0e9ee522fe5f84c6f988ec86c . + . + "http://www.overruling.tld/kaffirs/extrications.html" . + "cerebric rampagers kaffirs" . + "153"^^ . + "http://www.jetport.tld/overruling/rampagers.html" . + . +_:B4f729d62ec29906817b55d352365469c "Kanan Snowdon" . +_:B4f729d62ec29906817b55d352365469c . +_:Bfdef162145b88c76674e462b275871a7 "Madalena Polan" . +_:Bfdef162145b88c76674e462b275871a7 . + _:Bfcc0745cf8b28a7b74f853adc158e178 . + . + "http://www.prolixly.tld/tapestried/buttons.html" . + "empyreans desiccated tapestried" . + "154"^^ . + . + _:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + _:B814d0aed973e6cc3726d79ef32ef0b3b . + . + "http://www.nonconcurrent.tld/immoderacy/militancy.html" . + "gladdens calculational immoderacy" . + "61"^^ . + "http://www.flavorfully.tld/nonconcurrent/calculational.html" . + . + _:B1569f96a8438011ab1003209dbc209ed . + _:B6e3f78bfa0a658381ebcc292e42fc4db . + . + "http://www.quoits.tld/lyriform/evaluators.html" . + "nailer gumming lyriform" . + "3"^^ . + "http://www.excising.tld/quoits/gumming.html" . + . +_:B052e7a06dcba56ed517f803b13235937 "Gerek Cosselman" . +_:B052e7a06dcba56ed517f803b13235937 . + _:B3f5dbbe86795686e94bf6a2cfa1c6077 . + . + "http://www.motorways.tld/governs/motorboats.html" . + "irreplaceably unforgettable governs" . + "19"^^ . + . + _:Bf04995f10ee80a0eac1cb0888744898a . + . + "http://www.blousiest.tld/embrocate/layettes.html" . + "tapping cradles embrocate" . + "unintended preassign ogler faiths sporozoon enduing microstructure matless firebase" . + "http://www.interdistrict.tld/blousiest/cradles.html" . + . + . + _:B62519215a9469589c2b9fca533d86ed8 . + . + "1954"^^ . + "http://www.enditing.tld/carried/biblically.html" . + "magellan boodles carried" . + "120"^^ . + "prebill enditing boodles" . + . + _:B25272cb0e4ceff0e383c1fe5c35e7613 . + . + "1966"^^ . + "http://www.braising.tld/leveraged/resubscribing.html" . + "fumarolic panicles leveraged" . + "155"^^ . + "copping braising panicles" . + . +_:B2ab5366caf6bfc72e9f8bb931e434b58 "Harinakshi Perillo" . +_:B2ab5366caf6bfc72e9f8bb931e434b58 . + _:Bc1f75e75d28bdf6d915c2149c30a0251 . + "1965"^^ . + "http://www.jobbed.tld/nontraditional/calends.html" . + "polymerizing hocker nontraditional" . + "176"^^ . + "http://www.kindlers.tld/jobbed/hocker.html" . + "swiggers polymerizing jobbed" . + . + _:Bece4badbe317063954b0aca7024e6070 . + . + "http://www.proscriptions.tld/wisecracker/godchild.html" . + "bioassayed aldermanry wisecracker" . + "85"^^ . + "http://www.messier.tld/proscriptions/aldermanry.html" . + . + _:B0c34b9c0ccc62d78c4ed5609f9533ee5 . + . + "http://www.unproportionately.tld/motionlessly/desiccative.html" . + "pleasured overreactions motionlessly" . + "190"^^ . + . + _:B13ea297f955eb30fad5b9e2a6438da99 . + . + "http://www.mezuzas.tld/specialized/mukluk.html" . + "muggings webbed specialized" . + "117"^^ . + "http://www.nonprotective.tld/mezuzas/webbed.html" . + . + _:B09a8868766b178eaf8f4dbb6ac54bdda . + . + "http://www.ploughman.tld/startlers/irremediableness.html" . + "sabered monopolized startlers" . + "136"^^ . + "http://www.gaggling.tld/ploughman/monopolized.html" . + . + _:Bb8d493d5c0fbe7d3724e3b5fbdfd2505 . + . + "http://www.sharesmen.tld/throbber/misjudging.html" . + "mites ceremonialist throbber" . + "156"^^ . + "http://www.circumlocutions.tld/sharesmen/ceremonialist.html" . + . + _:B1ce60cf5ebd75674c81963cea2deedc3 . + . + "1955"^^ . + "http://www.reinvolved.tld/unpeoples/orpines.html" . + "riots flambeau unpeoples" . + "197"^^ . + "vessels reinvolved flambeau" . + . + _:Ba15eb96cae6d748b34e818c7ca1ab2b8 . + . + "1954"^^ . + "http://www.proverbs.tld/clandestineness/beanlike.html" . + "handcrafting resummoning clandestineness" . + "140"^^ . + "speeder proverbs resummoning" . + . + _:B0ebae5249d85bdaf39acce6228e30496 . + . + "http://www.doper.tld/oftener/satiates.html" . + "metalizing cheats oftener" . + "http://www.shredded.tld/doper/cheats.html" . + . + _:Bd62f7a03bc2274426ca22c7627f2dcc7 . + "1963"^^ . + "http://www.leaved.tld/discontinuing/armchairs.html" . + "shanks helpfully discontinuing" . + "58"^^ . + "http://www.hummed.tld/leaved/helpfully.html" . + "versed shanks leaved" . + . + _:B26a9f649ba084902670fe51d87fad6b0 . + . + "http://www.destroyers.tld/bargainee/seemly.html" . + "ironclads greatheartedly bargainee" . + "130"^^ . + "http://www.macroeconomic.tld/destroyers/greatheartedly.html" . + . +_:B0473ad6bab193b04a5f11ba04bb56cf6 "Dorsey Mccarroll" . +_:B0473ad6bab193b04a5f11ba04bb56cf6 . +_:B8a5c7dff1240e857ea3cdf8fd5d0b121 "Keandra Gimenez" . +_:B8a5c7dff1240e857ea3cdf8fd5d0b121 . +_:B06c392d4feba1c632027a42625ae9c72 "Breezy Cromedy" . +_:B06c392d4feba1c632027a42625ae9c72 . + _:B3647c8c8c1420de9e5bdf461f954b4b4 . + . + "http://www.unvoiced.tld/priorities/warier.html" . + "preestablished transgresses priorities" . + "23"^^ . + "http://www.altering.tld/unvoiced/transgresses.html" . + . + _:Bfc041480eeca8c6fe0377170f462ea7f . + . + "http://www.fuming.tld/adversely/vises.html" . + "tutelages ripplier adversely" . + "169"^^ . + "http://www.appreciators.tld/fuming/ripplier.html" . + . + _:B202a45491852cbf14db00cbcff627c67 . + _:Be96ae2adfc9af15433be4f439c2be101 . + . + "http://www.replicates.tld/yuks/ratios.html" . + "causable macrocephalic yuks" . + "29"^^ . + . + _:B5fc234d7f725336be41f6e1de2cb12be . + _:B11dc06e9a77bdb7330cfce2b5b1fdd62 . + . + "http://www.gamily.tld/consequence/seducing.html" . + "wizening medicably consequence" . + "190"^^ . + "http://www.nattiness.tld/gamily/medicably.html" . + . + _:B9298f5b90ee5b4b0e72c032c1a15d852 . + . + "http://www.topstone.tld/heterodoxies/thrivers.html" . + "improvidence prefacer heterodoxies" . + "33"^^ . + "http://www.laths.tld/topstone/prefacer.html" . + . + _:B74889489284d96fb73d8a9772e438d0c . + . + "http://www.destrier.tld/lowbrow/cacophonous.html" . + "replant psaltry lowbrow" . + "190"^^ . + "http://www.trespassing.tld/destrier/psaltry.html" . + . +_:B02c4aef21177ddea74265f537500b4cd "Waatiq Perico" . +_:B02c4aef21177ddea74265f537500b4cd . +_:Bd534e93d537ad918ed99ea5c120dbccd "Rumiko Gowdy" . +_:Bd534e93d537ad918ed99ea5c120dbccd . +_:B148a1599d8fd2145891675fc2cfc4f02 "Tiki Borgmeyer" . +_:B148a1599d8fd2145891675fc2cfc4f02 . +_:B7155305e096fea9150cfd6f7c78e670b "Alvera Caperton" . +_:B7155305e096fea9150cfd6f7c78e670b . +_:B90d2502e6a8afb17a31b9c14ae70c264 "Elvera Zito" . +_:B90d2502e6a8afb17a31b9c14ae70c264 . + . + _:B257564cd13ed9e8d922ca977213beda9 . + . + "1967"^^ . + "http://www.skeletons.tld/historians/seizers.html" . + "isotopically bodings historians" . + "51"^^ . + "beleaguered skeletons bodings" . + . +_:Ba100366d03f2b64d6262ee4e817a616a "Taji Rymes" . +_:Ba100366d03f2b64d6262ee4e817a616a . +_:Bf06681f2c437acafd80df742ac7bd21f "Barb Schuyleman" . +_:Bf06681f2c437acafd80df742ac7bd21f . +_:Bfe1d6d18775bfc2c896777c91e997042 "Tayib Mullenbach" . +_:Bfe1d6d18775bfc2c896777c91e997042 . +_:Bb92bf8a6d7d7ad84cc737def1050ad16 "Patrick Halcon" . +_:Bb92bf8a6d7d7ad84cc737def1050ad16 . +_:Bc36ae7e70a2a96e7b29f87e3e19fccad "Filips Dorvil" . +_:Bc36ae7e70a2a96e7b29f87e3e19fccad . + _:B9b98c72dd6d118b2bb6d60be2a7793fe . + . + "1950"^^ . + "http://www.nummular.tld/autostradas/flippers.html" . + "insaner individualization autostradas" . + "47"^^ . + "http://www.automobilist.tld/nummular/individualization.html" . + "sawbucks insaner nummular" . + . +_:B9506b7b215351db40dd8b22020a3d519 "Cadman Strom" . +_:B9506b7b215351db40dd8b22020a3d519 . + _:Bc12f6b5c9d387bf3f3ccb1a5369da369 . + . + "http://www.lasciviousness.tld/classics/rakishness.html" . + "rentable ribboned classics" . + "18"^^ . + "http://www.overinclining.tld/lasciviousness/ribboned.html" . + . + _:B5846f78679e598895e1b4d8e44dcdab6 . + . + "http://www.flexed.tld/wowed/plinker.html" . + "serrating forefend wowed" . + "181"^^ . + "http://www.hermetical.tld/flexed/forefend.html" . + . + _:Bb16d0992084355403c8f496a3ec6f373 . + _:B6fd538a52bc8ba8aaba74fcec645f24d . + . + "http://www.jeered.tld/addends/surveiled.html" . + "intercepting immunopathology addends" . + "16"^^ . + "http://www.voucherable.tld/jeered/immunopathology.html" . + . +_:Bf47e24984ccfcfa14fcf7fe7ff2887a1 "Joey Yarboro" . +_:Bf47e24984ccfcfa14fcf7fe7ff2887a1 . +_:B3b35c45ccbe13c4dd22035c0194ee2fb "Nehru Tozzi" . +_:B3b35c45ccbe13c4dd22035c0194ee2fb . + _:Bf590e65f26f46e6c285e3779263f448c . + . + "1964"^^ . + "http://www.assayers.tld/graying/obstreperously.html" . + "toddled bighearted graying" . + "200"^^ . + "http://www.demographies.tld/assayers/bighearted.html" . + "footages toddled assayers" . + . +_:Bf57d1467dd1d4bea732792986adedb09 "Wouter Mowbray" . +_:Bf57d1467dd1d4bea732792986adedb09 . + _:B54a0528e1875eacdfb96459d88e069ad . + . + "http://www.subitems.tld/pervertedness/gifted.html" . + "carnify phylum pervertedness" . + "149"^^ . + "http://www.underwinding.tld/subitems/phylum.html" . + . +_:B56fa5951e0df54c9e6e93daaf7074f40 "Roslava Ranum" . +_:B56fa5951e0df54c9e6e93daaf7074f40 . +_:B1fcd411cc6219e60828dda5140710eb3 "Bebinca Okano" . +_:B1fcd411cc6219e60828dda5140710eb3 . +_:B0301054bfc04a74aa3dac46af17e6a35 "Daloris Sandstrom" . +_:B0301054bfc04a74aa3dac46af17e6a35 . + _:B331d1d0c7c1672127556421136450e6d . + . + "http://www.defacements.tld/dredged/drainers.html" . + "morphos tooting dredged" . + "186"^^ . + . + _:B5d3881539b83aff905b4f994dc4e6fa9 . + . + "http://www.malathion.tld/unprovided/uncorked.html" . + "fulfillments trigging unprovided" . + "35"^^ . + "http://www.priorates.tld/malathion/trigging.html" . + . + _:Baa713adba04d1bcf3b7de89f84e77b8d . + . + "http://www.monkeyshines.tld/subtropical/orthographically.html" . + "tousled maculates subtropical" . + "http://www.hogtied.tld/monkeyshines/maculates.html" . + . + _:B0595692ff8b1ab1dcfc30c356d946515 . + . + "1965"^^ . + "http://www.pegmatitic.tld/detections/deified.html" . + "luniest malawians detections" . + "29"^^ . + "becalming pegmatitic malawians" . + . + _:Bd0f409c27d31197ae54a7baad5614952 . + _:B052e7a06dcba56ed517f803b13235937 . + . + "http://www.sealed.tld/glazier/markedly.html" . + "stirrer overstretch glazier" . + "112"^^ . + "http://www.takingly.tld/sealed/overstretch.html" . + . + _:B3ea6eea287219b47fe2ac763d2ce3358 . + . + "1965"^^ . + "http://www.hissings.tld/folksier/clownish.html" . + "biochemists paralyzes folksier" . + "180"^^ . + "http://www.precontriving.tld/hissings/paralyzes.html" . + "puffins biochemists hissings" . + . + _:Bc82de10b3620499086aee0adb5d7f8d0 . + . + "1964"^^ . + "http://www.rareness.tld/years/crispest.html" . + "peruser grassier years" . + "160"^^ . + "disagrees rareness grassier" . + . +_:B8f1104aaae9ab7c50f303b42f826f1b6 "Alanna Reul" . +_:B8f1104aaae9ab7c50f303b42f826f1b6 . + _:B7e6e1d717e097961ab138eb2ec05c804 . + . + "http://www.pasts.tld/heinousness/emigres.html" . + "hounded machos heinousness" . + "162"^^ . + "http://www.nubbins.tld/pasts/machos.html" . + . + _:B18bf45d94bb76aa5a57378f2f77bf095 . + . + "1963"^^ . + "http://www.equivocates.tld/eardrop/debone.html" . + "plotless colonists eardrop" . + "169"^^ . + "http://www.carmakers.tld/equivocates/colonists.html" . + "crabbiest plotless equivocates" . + . +_:Bbac5ed1d16f3dac482ebceb847f47906 "Datja Carner" . +_:Bbac5ed1d16f3dac482ebceb847f47906 . + _:B21f46577ce63f76746381b87fe96d3f7 . + . + "http://www.boxfish.tld/bloodcurdling/wobegone.html" . + "chesterfield simulated bloodcurdling" . + "88"^^ . + "http://www.vilifies.tld/boxfish/simulated.html" . + . +_:B1673fd67eaa1931116fd371113ac922f "Jokin Hytros" . +_:B1673fd67eaa1931116fd371113ac922f . + _:B6e561415bde130a67f831ffe7b5834eb . + . + "http://www.stinters.tld/nester/chirpers.html" . + "dependency reusable nester" . + "35"^^ . + . + _:Bf0eee5eb7e81e0697cec4ff52cff310d . + _:B3314d179ef0a11acf938a17057bcabf7 . + _:B1ffc4c577e0b4b487e21154ad4013aa6 . + "1956"^^ . + "1"^^ . + "Journal 4 (1956)" . + "1"^^ . + . + . + _:B257564cd13ed9e8d922ca977213beda9 . + . + "1967"^^ . + "http://www.incriminates.tld/bugeyes/rowan.html" . + "devoice deformity bugeyes" . + "129"^^ . + "foreclose incriminates deformity" . + . + . + _:Bb8cd8717a0770d551ee448cd3e293433 . + . + "http://www.keepable.tld/mitering/laboratorian.html" . + "repairing etchers mitering" . + "198"^^ . + "http://www.flexes.tld/keepable/etchers.html" . + . + _:Be34e6d5ba682e3fedf17cabf4f8df9ab . + . + "http://www.decompressed.tld/imperceptibility/nonadmissions.html" . + "uncoffined unexpressed imperceptibility" . + "14"^^ . + "http://www.discontinuations.tld/decompressed/unexpressed.html" . + . +_:Befc34446dadd4781e9364dc6a3069c2c "Riddhi Colesar" . +_:Befc34446dadd4781e9364dc6a3069c2c . + _:Bfa6270bd0b5204ad01f85b246c549125 . + . + "http://www.misdealt.tld/gladdest/reoil.html" . + "theorizers exaggeratedly gladdest" . + "75"^^ . + "http://www.immersing.tld/misdealt/exaggeratedly.html" . + . + _:B0437d4d76b0786efabd6d7fee61cc313 . + . + "http://www.lustrum.tld/directorship/classily.html" . + "superlatives subduals directorship" . + "86"^^ . + "http://www.benthos.tld/lustrum/subduals.html" . + . +_:Bb28a3d74057f3db9d83bd7444c24f478 "Epikhariia Mancini" . +_:Bb28a3d74057f3db9d83bd7444c24f478 . +_:Bd522d8737de740246fe53c89ae104d59 "Frederick Larabee" . +_:Bd522d8737de740246fe53c89ae104d59 . +_:B45c39bb63aa8fb520faebceb8c36b300 "Vasuki Riech" . +_:B45c39bb63aa8fb520faebceb8c36b300 . +_:Bbedc6631584f138551166c191a267ff7 "Flavio Noun" . +_:Bbedc6631584f138551166c191a267ff7 . + "reinforms reconversions butterier silicates linkers braze tannins footsteps landings pseudonyms mitotic moneyed allowable disclosures kiboshing spooned renegade foams avg outshone reecho recruited swampiest mobilizer kitlings impoliticly fretter rickettsial centralizing serumal demographic calamitousness octopuses appomattox nonclassical ectoplasm underclothes tiffanies zymogenic hooraying velds philharmonics palladiums gnashed pellagras prissies hurtled landscaped hipline toecaps continuer pinochles liefest reformulation vistaed teaboxes resurveys saddening insulates eyebeams calculator jackpots seizins thrillers entwists retrenching retribute untrammelled undeclared refolds splotches splices sheenie indignantly gerardias clashed overworks impassively kilters rhumbs ridgepoles cavillers intertangling spadeful kayoing tokenisms retread diapered miniscule malformations milled reinserts ogreism sacrist infiltration macadam sighing espanol incepting froward holystones reinstructing plenipotentiaries misjudged hushful cartoons woolers unstructured intimidation carlot choosers darkey countries backcross evanished missteps icecaps meliorated abstrusely cubbish antimacassar outstretches bloodily soapboxes loams joins disallowances thewless homogenized abstractness freemasons pyrethrin tailcoat flickery septuple puniness manifestative prosecutions" . + "professedly ownerships draftees" . + "reactivate professedly psychosexually" . + "http://www.psychosexually.tld/draftees/ministration.html" . + _:B6d4cb4597f0b90dba7a6753178ccb31b . + _:B6fae6f35c17eabaec5c79dda9eb0e3bf . + "58"^^ . + "http://www.ables.tld/psychosexually/ownerships.html" . + . + . + "1962"^^ . + _:Bf828c563ffd69482fd3504a48c43a4ac . + _:Ba899d829e67c0ae0809d0f2dcf69a260 . + . + "http://www.flangers.tld/reanimation/spermatic.html" . + "infantility protesters reanimation" . + "113"^^ . + . + _:Ba6dfe567c99e065d772ce7cca243717d . + . + "http://www.codas.tld/mussing/chaconnes.html" . + "capitulation posthypnotic mussing" . + "7"^^ . + "http://www.voiders.tld/codas/posthypnotic.html" . + . +_:B775eed6b91f1ee417eb58d3f54bd6984 "Gwalchmei Halbert" . +_:B775eed6b91f1ee417eb58d3f54bd6984 . +_:B024737e53faa7498528976fb4220a21c "Claudios Lemmert" . +_:B024737e53faa7498528976fb4220a21c . + _:B0d5c98e6eddfa3f4bf2904796db13e26 . + _:B347dfff29b5c6a73696489ee67ee0b1d . + . + "http://www.tempore.tld/toluyl/codefendants.html" . + "minimization eulogistic toluyl" . + "41"^^ . + "http://www.threaders.tld/tempore/eulogistic.html" . + . +_:Be0fffa952927aff638d5b6bc718c40fd "Amulya Raef" . +_:Be0fffa952927aff638d5b6bc718c40fd . +_:B7dd2a2e0e9ee522fe5f84c6f988ec86c "Tessy Sharber" . +_:B7dd2a2e0e9ee522fe5f84c6f988ec86c . +_:Bd6f423fd62750d9d3e40f612ac1b5fed "Galenka Eichberg" . +_:Bd6f423fd62750d9d3e40f612ac1b5fed . +_:Bd18a0392d93314af0193ffd29aaaa7c0 "Maajid Loghry" . +_:Bd18a0392d93314af0193ffd29aaaa7c0 . + _:B878ff819c252ca07dfa7b549af3e1550 . + "1952"^^ . + "http://www.tailwinds.tld/underbred/ejected.html" . + "staffers stemmier underbred" . + "145"^^ . + "crummier tailwinds stemmier" . + . +_:B36da8e9a2f7901681f1bd349810bee7d "Nyesha Luskey" . +_:B36da8e9a2f7901681f1bd349810bee7d . + _:B9df72c18649ec14cac514a685d7faa25 . + . + "http://www.hypocritically.tld/tackling/rosalind.html" . + "bureaucratism pentalogies tackling" . + "75"^^ . + "http://www.floppily.tld/hypocritically/pentalogies.html" . + . + _:Bc4ead8c19dd45253052d59f40071620b . + _:B2bcbad01db4ea790f36a6969d7b6872b . + . + "1959"^^ . + "http://www.wheelies.tld/allayment/dictatorships.html" . + "quadruplicate singed allayment" . + "http://www.sliverers.tld/wheelies/singed.html" . + "occidents quadruplicate wheelies" . + . + _:B6dde4b6e2730e4906407db2a8ceada4b . + _:B06eeac3edd0efcf1acc97ab31641f2f7 . + . + "http://www.wiggery.tld/parked/izzards.html" . + "underlayers syndications parked" . + "72"^^ . + "http://www.hahs.tld/wiggery/syndications.html" . + . + _:B9665ceffff6a830e2863f605277fb8ca . + . + "http://www.frantically.tld/proudest/praters.html" . + "extemporize hairwork proudest" . + "71"^^ . + "http://www.memorably.tld/frantically/hairwork.html" . + . + _:Bd9bed4d69d77e7f31433080987a289dd . + "globularness jodhpur poetized" . + "http://www.overriding.tld/poetized/ciliary.html" . + . + "sleekened globularness overriding" . + . + "http://www.phlegmatic.tld/overriding/jodhpur.html" . + . + "78"^^ . + "1954"^^ . +_:B13f28a9153caf9c524508fec768ad574 "Beate Atherholt" . +_:B13f28a9153caf9c524508fec768ad574 . +_:B8344204eb30c6f17fcee5d2be350dd21 "Hisahsi Ferran" . +_:B8344204eb30c6f17fcee5d2be350dd21 . +_:Be0aee722d7a309c422312a450c12a89a "Nidra Ratigan" . +_:Be0aee722d7a309c422312a450c12a89a . + _:B46b58e44f6fd6ea5a0a169f42687937e . + . + "http://www.detracts.tld/eductions/carver.html" . + "fallouts procathedrals eductions" . + "50"^^ . + "barehead monkeying dallier headhunts chagrined campaigned clammier mea glosses sottishly trombones" . + "http://www.precalculated.tld/detracts/procathedrals.html" . + "http://www.declassifications.tld/fallouts/detracts.html" . + . + _:B0edaac6c5a90adc87ccb9e3d38e7f376 . + . + "1965"^^ . + "http://www.evictor.tld/limewater/sponging.html" . + "acclaims undisputed limewater" . + "111"^^ . + "http://www.carat.tld/evictor/undisputed.html" . + "fricassees acclaims evictor" . + . + _:B34b997a1b2e871b58b6ddbe9b2fe0cc7 . + . + "http://www.masturbates.tld/arithmetically/fewnesses.html" . + "noncontrollably inebriation arithmetically" . + "89"^^ . + "http://www.saunter.tld/masturbates/inebriation.html" . + . +_:Bac7b7577b526e3147a9f13518d3ae843 "Talaal Mollo" . +_:Bac7b7577b526e3147a9f13518d3ae843 . + _:Bfc9acef18d86692431bd8641c7d1a09d . + . + "http://www.mijnheers.tld/tightly/secularize.html" . + "monomials bustles tightly" . + "19"^^ . + . +_:B68f54af284a25d791e7cb6084d4428b1 "Adelina Pobanz" . +_:B68f54af284a25d791e7cb6084d4428b1 . +_:B72872759208411848ecf4d85917b2541 "Xalvadora Trumball" . +_:B72872759208411848ecf4d85917b2541 . + _:Bbb68c27522543ac1defa5d7dd2c4e811 . + . + "http://www.jocks.tld/matriarchs/looms.html" . + "reorienting emender matriarchs" . + "39"^^ . + "http://www.degaussing.tld/jocks/emender.html" . + . + _:B00737073ad5179a11e834cc2fc662185 . + . + "1955"^^ . + "http://www.smearers.tld/meningeal/underexposed.html" . + "impotencies targeting meningeal" . + "9"^^ . + "http://www.profaneness.tld/smearers/targeting.html" . + "tactfully impotencies smearers" . + . + _:Bdfa2391a3a4df145db9f0d627c6e8e5c . + _:B5ac6884eaddb62a82507f70cb8303bdd . + . + "http://www.middlebrows.tld/stodges/nervy.html" . + "erects locutions stodges" . + "159"^^ . + "http://www.quietened.tld/middlebrows/locutions.html" . + . +_:B6b4ba464f52630f363f66451db36b4f5 "Ilsegret Akerley" . +_:B6b4ba464f52630f363f66451db36b4f5 . + "http://www.originalities.tld/trajectories/pyramids.html" . + "conserving tannest originalities" . + _:Bf32b71031c70c00bd8c209d5e19a2686 . + . + "104"^^ . + "1954"^^ . + "tannest breakdowns trajectories" . + "http://www.taoists.tld/originalities/breakdowns.html" . + . + . +_:B0cd434984ddbe9761b11fa78cf81142d "Shandee Finnicum" . +_:B0cd434984ddbe9761b11fa78cf81142d . + _:Bda7ca251c476a0bd8ab067f02d24701e . + . + "1963"^^ . + "http://www.anacondas.tld/queerness/soulfulness.html" . + "mistype pyrethrum queerness" . + "101"^^ . + "http://www.downgrades.tld/anacondas/pyrethrum.html" . + "espy mistype anacondas" . + . + _:B71d0dfa57d0a45e5d06721c858547b13 . + _:B41e8cf9734141232fce472ea015e7eaf . + . + "http://www.weewees.tld/acquisitiveness/metrically.html" . + "spoonsful squinted acquisitiveness" . + "http://www.shorteners.tld/weewees/squinted.html" . + . + _:Bb35acaed907d0afba1fab5c807f80523 . + . + "http://www.downfalls.tld/scabbing/diapasons.html" . + "pieplants sparkily scabbing" . + "104"^^ . + . + _:Baa7d36e01fe036a4ccc09ebbfe116777 . + . + "http://www.priding.tld/knappers/crepey.html" . + "underbids bullied knappers" . + "72"^^ . + "http://www.curled.tld/priding/bullied.html" . + . +_:B3f5779fab5107fb4fd0d1b44aea06034 "Lacrasha Slavick" . +_:B3f5779fab5107fb4fd0d1b44aea06034 . + _:B37da8746267d030b702a16865e70c07a . + . + "http://www.prosily.tld/stopgaps/circulates.html" . + "pedicurists complying stopgaps" . + "35"^^ . + . + _:Bd3c7feff8a4b376f7a3a4857a65b6b7c . + . + "http://www.harrowing.tld/wishbones/widows.html" . + "convertibles centrists wishbones" . + "12"^^ . + "http://www.trepid.tld/harrowing/centrists.html" . + . + _:Bd7b9147a535bf9c0811651a695b4432a . + _:B168b2889b7e4a5e766cf361d914d526f . + . + "http://www.hedonists.tld/stilling/sanity.html" . + "armistices inertness stilling" . + "100"^^ . + . + _:B7bb60510eb83552379eee2050a90e482 . + _:B9c06741b44ed0945622ee6e5fc1448ee . + . + "1961"^^ . + "http://www.unexcusable.tld/modifies/peacefully.html" . + "taels seigniorial modifies" . + "15"^^ . + "hitcher unexcusable seigniorial" . + . +_:B329b48c89081003ea1f0d8e979aa760b "Iha Em" . +_:B329b48c89081003ea1f0d8e979aa760b . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + . + "http://www.civilness.tld/replanned/cathouse.html" . + "homegrown gimmicky replanned" . + "90"^^ . + "http://www.marionettes.tld/civilness/gimmicky.html" . + . +_:B7e6e1d717e097961ab138eb2ec05c804 "Vasilis Carretta" . +_:B7e6e1d717e097961ab138eb2ec05c804 . +_:B50480f19ff449ecec8f5c7c3659cb750 "Clia Look" . +_:B50480f19ff449ecec8f5c7c3659cb750 . + _:B61a3553beb4d894acf76db034669c556 . + _:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + . + "http://www.snaggier.tld/prehardening/turtledoves.html" . + "brambled choreographic prehardening" . + "http://www.presoaked.tld/snaggier/choreographic.html" . + . + _:B13c31c1d665117b75a2ba9d07e750c5a . + . + "http://www.mouthers.tld/contributorily/eutrophic.html" . + "depressions plumply contributorily" . + "183"^^ . + . +_:Bafab85c7891cc11c51071df906c3989b "Natasia Sliter" . +_:Bafab85c7891cc11c51071df906c3989b . + _:B3c5aebb55398179f326debc7952f4c71 . + . + "http://www.intermarries.tld/cherished/rollout.html" . + "regenerating nonrenewable cherished" . + "141"^^ . + "http://www.urologies.tld/intermarries/nonrenewable.html" . + . + _:B9616cda963e25c24c90448d78389bbf2 . + . + "http://www.pyrethrin.tld/flickery/septuple.html" . + "freemasons tailcoat flickery" . + "148"^^ . + "http://www.abstractness.tld/pyrethrin/tailcoat.html" . + . + _:Bea6f74749ad14b605396612a258a26d3 . + "1964"^^ . + "http://www.reposition.tld/heil/overkills.html" . + "curbed mooing heil" . + "http://www.triodes.tld/reposition/mooing.html" . + "ricochetting curbed reposition" . + . +_:Be9c8a0a1423bc2e3b0618998a25442ee "Kovana Zucco" . +_:Be9c8a0a1423bc2e3b0618998a25442ee . +_:Bf25a0d02d2c0a618dd314487719addc9 "Gaby Guerrera" . +_:Bf25a0d02d2c0a618dd314487719addc9 . + _:Bd1da008c763b29bd70303490bee5fe9b . + _:Bfb60010e8c38193ad1658a433d03f403 . + . + "http://www.palling.tld/spreadsheet/yahooism.html" . + "kafirs unmarried spreadsheet" . + "176"^^ . + "http://www.diminished.tld/palling/unmarried.html" . + . + _:B34cf375f42c7c26f837888e1750645ff . + _:Bc7e087fa9b730304da1a338a9bdf5958 . + . + "http://www.misalignment.tld/freewheelers/signers.html" . + "wigmakers crucialness freewheelers" . + "http://www.chilblains.tld/misalignment/crucialness.html" . + . +_:B54583aa88929ae7fcf706b2ab78ccdd8 "Gunde Tegeler" . +_:B54583aa88929ae7fcf706b2ab78ccdd8 . + "1949"^^ . + "1"^^ . + "Journal 2 (1949)" . + "1"^^ . + . +_:Bbbf80f08d924da3e872f6ba96c16c374 "Matsusuke Yerkey" . +_:Bbbf80f08d924da3e872f6ba96c16c374 . +_:Ba469f1710b11a6a670af318ecd7cda07 "Shahaama Berum" . +_:Ba469f1710b11a6a670af318ecd7cda07 . + _:Bd644a2d2e3ebee8681713a6aec1e508b . + . + "http://www.dissuasions.tld/aspersors/mealybugs.html" . + "misdoubted openmouthed aspersors" . + "144"^^ . + "http://www.shopboys.tld/dissuasions/openmouthed.html" . + . +_:Bee8ea87c4d345f8a44526dc70442a157 "Cursetta Isa" . +_:Bee8ea87c4d345f8a44526dc70442a157 . +_:B6af2f1dd0f98360bd64cc83b94e91984 "Oliverios Ogden" . +_:B6af2f1dd0f98360bd64cc83b94e91984 . +_:B509e76ef8745a5ee631370fb6d2c72d5 "Honami Docherty" . +_:B509e76ef8745a5ee631370fb6d2c72d5 . + _:B8eeab517d5f805090df46e17eb9727df . + . + "http://www.russe.tld/shipbuilder/constructive.html" . + "agonal apocryphalness shipbuilder" . + "200"^^ . + "http://www.fraudulentness.tld/russe/apocryphalness.html" . + . +_:B67bfa0f3930ca5887f65b215c8c0930c "Jihaad Moitoso" . +_:B67bfa0f3930ca5887f65b215c8c0930c . + _:B76a81f565c23da6ecc54a1ee525a3893 . + . + "http://www.crepitant.tld/forefeet/debtors.html" . + "localities slabbery forefeet" . + "160"^^ . + . +_:Bfbf008c91eae0e643f1f8d6eea6f9c2c "Medard Hearnen" . +_:Bfbf008c91eae0e643f1f8d6eea6f9c2c . +_:Bc17e59977eb24c615052b0e78ec001d3 "Tokimune Davanzo" . +_:Bc17e59977eb24c615052b0e78ec001d3 . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + "http://www.swinging.tld/lairds/micromanipulator.html" . + "http://www.lairds.tld/interdependence/slackly.html" . + . + "exercising micromanipulator interdependence" . + "1967"^^ . + . + "26"^^ . + "payed exercising lairds" . + _:B92aa484f484359fd9a6d0caaca8221c9 . + . + "1966"^^ . + "http://www.microsurgeries.tld/dullest/writing.html" . + "suppurate goddaughters dullest" . + "http://www.chastened.tld/microsurgeries/goddaughters.html" . + "fortis suppurate microsurgeries" . + . +_:B4a480ed6fd7b3b4b2e19260bf083e06b "Eitoku Easlick" . +_:B4a480ed6fd7b3b4b2e19260bf083e06b . +_:Bc64eb1c51c5244e93f0957524f649f32 "Sterling Adamyan" . +_:Bc64eb1c51c5244e93f0957524f649f32 . + . + _:B400dcdf9760489e893e74ca98dbefdad . + . + "http://www.yearlings.tld/untold/fellowman.html" . + "weasand timidities untold" . + "http://www.immunoreactive.tld/yearlings/timidities.html" . + . +_:Bf9990562d7e8997d81c2aac52ca25264 "Eliazar Manner" . +_:Bf9990562d7e8997d81c2aac52ca25264 . + _:Bfb4d152811bbc6a949b0ee685d75c227 . + . + "1957"^^ . + "http://www.monkshoods.tld/constants/bullfighter.html" . + "defying beseeming constants" . + "148"^^ . + "http://www.droits.tld/monkshoods/beseeming.html" . + "unseal defying monkshoods" . + . +_:B0a51a55076d52fe8710ff61c6f7e2af4 "Ovdotia Lahti" . +_:B0a51a55076d52fe8710ff61c6f7e2af4 . + _:Bca0ae9a532923c713d4f1554025d9d0c . + . + "http://www.disgraces.tld/overturn/unutilized.html" . + "marquetry coyest overturn" . + "22"^^ . + . + _:Bfdbe043e21c9d576b096011d4b85e299 . + . + "1956"^^ . + "http://www.kudu.tld/delineation/garrottes.html" . + "bollard incarnadine delineation" . + "28"^^ . + "http://www.cognoscing.tld/kudu/incarnadine.html" . + "brashiest bollard kudu" . + . +_:Becb6d642193f1034dc34096af6c4c4b3 "Caridade Sarkar" . +_:Becb6d642193f1034dc34096af6c4c4b3 . +_:Bc12f6b5c9d387bf3f3ccb1a5369da369 "Markward Baylock" . +_:Bc12f6b5c9d387bf3f3ccb1a5369da369 . + _:Bc61fb0691affc1db2ca5f464b96be557 . + . + "http://www.baronages.tld/fraternize/despondency.html" . + "swiftest warping fraternize" . + "15"^^ . + . + _:B243d3f9618916a19e20499e289e5d4ee . + . + "http://www.staleness.tld/rehearses/enfeoffed.html" . + "uniques aspiration rehearses" . + "90"^^ . + "http://www.succumbing.tld/staleness/aspiration.html" . + . +_:Bb430a291f027fc5e93e89fe1a96ac0f0 "Anatolii Trader" . +_:Bb430a291f027fc5e93e89fe1a96ac0f0 . + _:B3a6ab0db449e7ce47f894f38ceffd143 . + . + "http://www.carousers.tld/datelining/frenches.html" . + "larks maladjustive datelining" . + "70"^^ . + "http://www.prevues.tld/carousers/maladjustive.html" . + . + _:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 . + _:B23cf211aeb6bd9b51ac20345fc1677fa . + . + "http://www.ethoses.tld/albanians/veins.html" . + "legatees sapwood albanians" . + "154"^^ . + . + _:Bd400aa4b5ff266cb0ada698faa282808 . + . + "http://www.viceroyalty.tld/misintelligence/tymbal.html" . + "impostors rovings misintelligence" . + "84"^^ . + . +_:Bd1f57157a3552e81f35f7a65a0d96911 "Oles Sumaran" . +_:Bd1f57157a3552e81f35f7a65a0d96911 . + _:Be026ddd2e23ec3f23a7e4070e82fd3ab . + . + "1963"^^ . + "http://www.wrecking.tld/subsidizes/raveller.html" . + "densely opposing subsidizes" . + "64"^^ . + "http://www.dividable.tld/wrecking/opposing.html" . + "repetitions densely wrecking" . + . + _:B039c97fd028339addfcc46fefbfdeb93 . + . + "1962"^^ . + "http://www.woodnotes.tld/linking/pretors.html" . + "decidua nonspecialist linking" . + "61"^^ . + "unworthiness woodnotes nonspecialist" . + . + _:Ba1047b0c18117323c588c9382a469921 . + "1962"^^ . + "http://www.misterm.tld/respectability/exorciser.html" . + "heartburn dialed respectability" . + "198"^^ . + "http://www.depopulators.tld/misterm/dialed.html" . + "bother heartburn misterm" . + . + _:B663fa1041c05a030d4620d82313aa4fd . + . + "http://www.uncertainties.tld/straits/jamaican.html" . + "cantrips baselessness straits" . + "181"^^ . + "http://www.crepes.tld/uncertainties/baselessness.html" . + . + _:B24f99ef85a0f9d05c527307c31374cca . + . + "http://www.bossing.tld/coshed/sublessor.html" . + "subtonic modules coshed" . + "196"^^ . + . +_:B45a2f0af80f84cae71eaeeff28b9e630 "Emanuel Gaytan" . +_:B45a2f0af80f84cae71eaeeff28b9e630 . + _:Ba955d17a8ea8cdd22bbf4c972aff7329 . + . + "http://www.sporule.tld/antiparticle/fylfot.html" . + "interphone dewlap antiparticle" . + "31"^^ . + "http://www.cosecant.tld/sporule/dewlap.html" . + . +_:B9b1a35c3a38bc7899b03c45a3e08c691 "Nabeeh Couts" . +_:B9b1a35c3a38bc7899b03c45a3e08c691 . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + _:B817c0dc4493de3c422519eccfaa741ac . + . + "http://www.unites.tld/recomposes/subclassified.html" . + "casually fevers recomposes" . + "118"^^ . + "http://www.disinclinations.tld/unites/fevers.html" . + . + _:B532ff43754df666ce547260b0bac75a1 . + "1959"^^ . + "http://www.bickers.tld/omened/bemired.html" . + "sawflies proctoscopy omened" . + "98"^^ . + "disoblige bickers proctoscopy" . + . + _:B1260a73815d52ffc5f404c9f176219c9 . + . + "http://www.yuan.tld/equalised/eyestalks.html" . + "crinklier unclean equalised" . + "134"^^ . + . +_:B84b3e926ef4f3c69d55d63e00b219dd9 "Florica Belski" . +_:B84b3e926ef4f3c69d55d63e00b219dd9 . +_:B039c97fd028339addfcc46fefbfdeb93 "Travion Mosco" . +_:B039c97fd028339addfcc46fefbfdeb93 . + _:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + . + "1952"^^ . + "http://www.verdure.tld/chopsticks/promiscuities.html" . + "wastes racetracks chopsticks" . + "159"^^ . + "http://www.mongolism.tld/verdure/racetracks.html" . + "unconsenting wastes verdure" . + . +_:B625eed0c66b4f03b184a0ab49b7dabda "Teodors Boldon" . +_:B625eed0c66b4f03b184a0ab49b7dabda . + _:B956e50f502a09d15360dfc3f52cd2a81 . + . + "http://www.cliffhanger.tld/reindexed/bedstraws.html" . + "malines entailments reindexed" . + . + _:Bccbde05c645795f2c807dba8bd0f4c1d . + . + "1959"^^ . + "http://www.harbours.tld/terrifying/soarers.html" . + "curiosa coir terrifying" . + "63"^^ . + "http://www.darner.tld/harbours/coir.html" . + "riptides curiosa harbours" . + . + _:B53b7dd568290fefe12ebe7d5d0365239 . + _:Bfbc105c2042982bb14fab82899fa7b8d . + . + "http://www.luringly.tld/yachting/bendy.html" . + "bloodied microform yachting" . + "39"^^ . + "http://www.eluviating.tld/luringly/microform.html" . + "centrism stratocumulus surcoat chowtimes preferences tigerish convulsively heartaches apparats gentlewoman infundibuliform nonmilitarily experted simplifying globulins chancroids urbanizes worldbeater forearmed tapholes sorest calciferous rebater rabelaisian seigniorage memorializes backhanded wagoners inaccuracies oubliette hornswoggling anxiousness drumbeat serries friskiness lapdogs biting bateaux temperers doggones etiological earlier lineless waxworks praos disaffection deringer touring scornfully enrich clinchers wagerer plunking sockmen mosques concluders reutilizations promoting minded macroeconomic ironclads destroyers greatheartedly bargainee seemly chalices gambled crocking bimethyls foxfires joyrider impotences diffusor clumped pharmaceutically anonymities sepaled scrubbers cogencies dictums trussers banderole deceptiveness eying chartists annunciating sporing amens stenchy risers shirtfront geographers aroints potshots unhanged rains lambasted seabirds tailpipe fits summerhouses vialing lexicons imprisonment vivisects gipper articulation reliable vernally rationally foreseeability repealers fortuning boorishly failures outwork exempla rosing flayed oversleeping vivisectionists strips persistently figged demanders snugly reinstitution maceraters degasses foragers alerters fashioners spurting bloodless boggish megapod anointed nontemporally unvaried bedamns bivalencies wirepulling suchness ringer amerced growling submember queerer firmers watermark sawbucks automobilist insaner nummular individualization autostradas flippers rotaries discriminations bathysphere sunlights manoeuvreing orthodontics cleansing queued prospectuses hirsutism nudie misplacing sceneries" . + . + _:Bdd5ad2f95a55f3edd82acdc557c116b1 . + . + "http://www.disannulling.tld/paradigms/theologies.html" . + "infantries salesgirls paradigms" . + "144"^^ . + "http://www.tennesseans.tld/disannulling/salesgirls.html" . + . + . + _:B63fa1100461f3baa1970aac5bd01dabb . + . + "http://www.nondestructive.tld/subpartnership/cordilleras.html" . + "thuggeries maladjustments subpartnership" . + "28"^^ . + "http://www.coadjutors.tld/nondestructive/maladjustments.html" . + . + _:Bdc825d9cd36c75347778b9169b73ff79 . + . + "1966"^^ . + "http://www.ships.tld/guttered/peahen.html" . + "tabletop poundals guttered" . + "10"^^ . + "http://www.limpers.tld/ships/poundals.html" . + "cardcase tabletop ships" . + . + _:B0110b36a02bceb7b2ce5e1048d1739d2 . + . + "http://www.marrer.tld/odalisks/milkiest.html" . + "novelization afterglows odalisks" . + "144"^^ . + "http://www.bakes.tld/marrer/afterglows.html" . + . +_:B3ea581a025571a1ff9cc45ef65912cb3 "Senon Nolin" . +_:B3ea581a025571a1ff9cc45ef65912cb3 . + _:B9fe535c8384a2d86d406222af07ae8dc . + . + "http://www.atheling.tld/damns/sequestrated.html" . + "remover outgoes damns" . + "11"^^ . + "http://www.intruders.tld/atheling/outgoes.html" . + . + _:B9a36ed10c6ca58be4524a351e3dcd2c6 . + _:Bfecf387733b84dd011e1fdb92a061c17 . + _:B7f6376e946bcffeef78af79e5259fa31 . + "1967"^^ . + "14"^^ . + "Journal 3 (1967)" . + "1"^^ . + . + _:Bc82de10b3620499086aee0adb5d7f8d0 . + _:Be85f1b4fd19c147e10ed44fd7376e1d2 . + . + "http://www.sonneted.tld/aery/profitable.html" . + "indemnificator regathers aery" . + "30"^^ . + "http://www.congenitally.tld/sonneted/regathers.html" . + . +_:Bd53e1dc56ce9bfee77ac0e509b188238 "Izabella Rackow" . +_:Bd53e1dc56ce9bfee77ac0e509b188238 . +_:Bf3ac768edc82318d6648cba22228e7da "Bobbi Laswell" . +_:Bf3ac768edc82318d6648cba22228e7da . + _:B6f5aa0f4ae3050799d53419d3323bfa8 . + . + "1961"^^ . + "http://www.regimenting.tld/affirming/impearling.html" . + "parleying hatcheck affirming" . + "137"^^ . + "http://www.catwalks.tld/regimenting/hatcheck.html" . + "haploids parleying regimenting" . + . + _:B09ae67f81f50fed3eca27a0b97d5c7b6 . + . + "http://www.contempts.tld/recognizance/misinformants.html" . + "excerpting godling recognizance" . + "118"^^ . + "http://www.skywrites.tld/contempts/godling.html" . + . +_:B5dfa60c7dd22bad6bd276267b0d79183 "Indrani Mccleese" . +_:B5dfa60c7dd22bad6bd276267b0d79183 . +_:B2c591324064ccb13a466c68105d8e23f "Julietta Goatley" . +_:B2c591324064ccb13a466c68105d8e23f . + _:B8b933dfd918f252ed5e7dd44f4c209d8 . + _:Be3df646705aafc8487a42c0b688239c8 . + "1965"^^ . + "http://www.agency.tld/metalling/pursers.html" . + "cyclonic binal metalling" . + "131"^^ . + "http://www.teleradiography.tld/agency/binal.html" . + "mirkily cyclonic agency" . + . +_:B3d7b167dd5fcfb6911c69d109f68a0eb "Davyd Lecleir" . +_:B3d7b167dd5fcfb6911c69d109f68a0eb . +_:B9a2fd8a64801df102ba09902ff3491c7 "Ajala Ueda" . +_:B9a2fd8a64801df102ba09902ff3491c7 . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + "1964"^^ . + "http://www.mingy.tld/eponymy/internodal.html" . + "motliest marshaling eponymy" . + "108"^^ . + "http://www.avowedly.tld/mingy/marshaling.html" . + "subsoils motliest mingy" . + "screws oilhole misos trampolinist astronautical shapelier shapeless nonliturgically amandine beefcakes singlehandedly rectified mollifier mentally cupola swings dwarfed strummed parker typewriting elasticity freckling commercialization exiguity concents manpack neurologically squaller cantabile furnaced umbrae ranis oxtails emergences rapports sibs plinks inappreciably smouldered overreaching wizened foreordainments castrates seacoasts cursedness autobus inhabitance reigniting pinnae glissades farting abbotcy disembody swaddled socked titlists presupposes inroads ritziness leones incorrigibleness montaged gasifying govt dreidels stepdaughters glossier percents bridled failed depths saclike rework plectra forky generational lampoonists unluckiest diazepam ostentation slatted unclamps obfuscates lallygags ombudsmen carroming syne conterminously concertizing banshees battiest seizing nonsymbolic undersupply foreboder commutators integrator baffler forwardness descents plunger condescending leggiest unlighted daybooks blamelessness plagiaries engramme jubilates unappreciative canonizations soapbox gimmicks lathers inactivating pluralization effervescing quarto folkmoots poacher succubuses contestably debaters thermally porticos unifier flinger maladjustment resided tankard babushka thereinafter tunable dissevering daybook influents tithers delusionist restriction handcart sulkier striplings slowpoke beseeched mobilizers decorates sallower untenable rename clarinettist unamused nonplusing dashpots better presoak asseverations famishing" . + . +_:Bb3fbbb47a3cbf0678b57f1933329caa0 "Triesha Carland" . +_:Bb3fbbb47a3cbf0678b57f1933329caa0 . +_:B582e17ee26bdcf8bc304dac6966c5299 "Iaroia Korth" . +_:B582e17ee26bdcf8bc304dac6966c5299 . + _:Be174efedf55b3697a2e3533b7f1390c4 . + _:B95a60b6bf7ce1de5d6ce7e9fc041a63b . + . + "http://www.chastely.tld/sniggering/gads.html" . + "tarps swallowed sniggering" . + "114"^^ . + "http://www.rerecorded.tld/chastely/swallowed.html" . + . +_:B8b0ab882567cfa15d3eff42236975485 "Giulia Brinsfield" . +_:B8b0ab882567cfa15d3eff42236975485 . +_:B7e582bb11237fee121ce6a09fe526beb "Charlie Jung" . +_:B7e582bb11237fee121ce6a09fe526beb . + _:B4a4d5e3d94dda4e147d73c6dd596129e . + _:B015ac5fdcbb0070c63c15942c560795e . + . + "http://www.lawny.tld/homebreds/vailing.html" . + "cremator wedders homebreds" . + "175"^^ . + . + _:B2760b8c9596274fd241ea0a19be7477b . + . + "http://www.metamorphisms.tld/caveats/femurs.html" . + "steeped implored caveats" . + "92"^^ . + "http://www.revictualed.tld/metamorphisms/implored.html" . + . + _:B4bef5f36e778f5cb688052ab98f63279 . + _:Bcb6c2a976814383cc007e5d0e33cf6ef . + . + "http://www.misdiagnose.tld/belligerents/cubiform.html" . + "dapperly exhilarative belligerents" . + "84"^^ . + "http://www.limps.tld/misdiagnose/exhilarative.html" . + . + _:Bbced314596bf06091b3d7204a02837ac . + . + "http://www.cochlear.tld/cosset/ravelly.html" . + "triplicating identifications cosset" . + "171"^^ . + "http://www.wronger.tld/cochlear/identifications.html" . + . +_:Be37400755ca45c026bd25931c1c8cf10 "Sosa Klitz" . +_:Be37400755ca45c026bd25931c1c8cf10 . + _:B3dd312d3003379f383875c64c71898d7 . + . + "http://www.zeppelin.tld/plaining/joinable.html" . + "boats desalts plaining" . + . +_:B0fc2733502f4be81728125e71baed0e2 "Handy Ratajczak" . +_:B0fc2733502f4be81728125e71baed0e2 . +_:B714edeaf2f16954eded2b1f78c4a9ae2 "Ekantika Bisogno" . +_:B714edeaf2f16954eded2b1f78c4a9ae2 . +_:Bdbb2d7ac8c597d441a27f7127a135f10 "Guntrada Palazzolo" . +_:Bdbb2d7ac8c597d441a27f7127a135f10 . + _:Bff7b5b14299beba3298c196a28e12067 . + . + "http://www.overrefines.tld/impacted/kidnaper.html" . + "begins antis impacted" . + "132"^^ . + . +_:Bb432e88849daebbc2110cabd577681d0 "Liberty Kaneholani" . +_:Bb432e88849daebbc2110cabd577681d0 . + _:Bd6de5e8337371a190b810c20fce91453 . + . + "http://www.stonefly.tld/cleanly/botches.html" . + "doves hometown cleanly" . + "79"^^ . + "http://www.ropy.tld/stonefly/hometown.html" . + . + _:B8eb9a9b82be37bfcd3f7c2042aed11b3 . + . + "1960"^^ . + "http://www.outshined.tld/sawboneses/fervors.html" . + "hashishes mindedly sawboneses" . + "35"^^ . + "http://www.recusator.tld/outshined/mindedly.html" . + "jeer hashishes outshined" . + . +_:B80ec47443b5ac50170f6994d4a4a54bc "Shiko Seagroves" . +_:B80ec47443b5ac50170f6994d4a4a54bc . +_:B9b5aa2bb4233ccdcba6a5bd362749eaf "Charisma Kyseth" . +_:B9b5aa2bb4233ccdcba6a5bd362749eaf . + _:Bce2e6bcdf756430a92f79b080867dd17 . + . + "http://www.wonderfully.tld/worming/pallidly.html" . + "burials hospices worming" . + "70"^^ . + "http://www.roughers.tld/wonderfully/hospices.html" . + . +_:Bd112c14b9e291db25ee048311a2d9633 "Yitzchak Rudzik" . +_:Bd112c14b9e291db25ee048311a2d9633 . + . + _:Bef6585010f230649a6c70aa274be8e0d . + "negotiatrixes heptad worriment" . + _:B9d8b78bd6920274426637abb3e176e40 . + "http://www.worriment.tld/shagreen/germicides.html" . + "http://www.icily.tld/worriment/tunably.html" . + "1966"^^ . + . + "19"^^ . + "heptad tunably shagreen" . + _:Bdf99fd9f367ce5c83f3e9dfb5288967c . + _:Bf411f822c7145c4222f7f776cdabeeba . + . + "1966"^^ . + "http://www.solacer.tld/skipperage/diets.html" . + "bedroll encephala skipperage" . + "71"^^ . + "fortieths solacer encephala" . + . +_:B727256596ed041c5c3fa92cdf1c9dcae "Gwendolin Koroch" . +_:B727256596ed041c5c3fa92cdf1c9dcae . +_:B8d6a810ae07ee0aed4d976d255a74242 "Santo Fendt" . +_:B8d6a810ae07ee0aed4d976d255a74242 . +_:Bee460ddd16c21bca08677b3bb5fa348b "Adelita Fadale" . +_:Bee460ddd16c21bca08677b3bb5fa348b . + _:Bae0250097ebd23a65cffbcfcbf95b539 . + . + "1960"^^ . + "http://www.locations.tld/treasurership/dearies.html" . + "garments dulcets treasurership" . + "112"^^ . + "http://www.primordially.tld/locations/dulcets.html" . + "beagle garments locations" . + . + _:B2ca74b6fc9c188a2a95bebd6d1bacc6b . + _:Bd2a75baaefd311128e614fb0853e48a1 . + . + "http://www.remonstrator.tld/slinking/establishments.html" . + "exscinding bolloxes slinking" . + "162"^^ . + "http://www.rheniums.tld/remonstrator/bolloxes.html" . + . +_:B55b699c221ad9d41b88007b2c7bc1cc2 "Lunetta Cathie" . +_:B55b699c221ad9d41b88007b2c7bc1cc2 . + _:B5aed45c176a11aad925980d0282d17fe . + _:B6fbfd88d5119240202bbeaf5ce539336 . + . + "http://www.unhat.tld/phlegms/revives.html" . + "physiography toothpastes phlegms" . + "68"^^ . + . + _:B13cdc2efe7012eadc19a3c603a46f7ef . + "gneisses rapist incitingly" . + "http://www.incitingly.tld/commissioned/vapouring.html" . + . + _:B37834eaedb76682ca4ef7e976b8dfdad . + "rapist weediest commissioned" . + "94"^^ . + "http://www.lapidists.tld/incitingly/weediest.html" . + . + "1957"^^ . +_:B03754594f37be591330068a29a1e40fc "Ton Mancina" . +_:B03754594f37be591330068a29a1e40fc . +_:B34368a3c1da1abdbab2d2dd7e60f2515 "Calvino Kimbril" . +_:B34368a3c1da1abdbab2d2dd7e60f2515 . + . + _:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + "1956"^^ . + "http://www.gimps.tld/wenny/snarling.html" . + "steers comradely wenny" . + "enjoin gimps comradely" . + . +_:B6914f4045150e060461ea0af3fe26fa6 "Freddie Passantino" . +_:B6914f4045150e060461ea0af3fe26fa6 . + _:B9da2f6370f632370ca79876db1ea8460 . + . + "http://www.animadverted.tld/nonethicalness/lingier.html" . + "enticement soundtrack nonethicalness" . + "146"^^ . + . +_:B21d3d49f4ffb128017fe823ceb2b257e "Bastienne Norrid" . +_:B21d3d49f4ffb128017fe823ceb2b257e . + _:B4dcba9f5617728069005ae12819ec1ee . + . + "http://www.fandangos.tld/bonds/timbering.html" . + "tunings spherically bonds" . + "157"^^ . + . + _:Bf49297a01127b94c145141f39cc34e12 . + . + "http://www.undercarriage.tld/enact/photoengraver.html" . + "violoncellist dighted enact" . + "http://www.overachieved.tld/undercarriage/dighted.html" . + . + _:B7839b9be55a46b14757948d55b905ce4 . + . + "http://www.obeyable.tld/adduct/jerseyite.html" . + "tsarists emblazoning adduct" . + "130"^^ . + . +_:B75afd314e150fa5e5baffd6a4d0611a5 "Donatella Doxie" . +_:B75afd314e150fa5e5baffd6a4d0611a5 . + _:Bc858352d1dadd8afebe849d9ee5b99bf . + "1966"^^ . + "http://www.compiling.tld/answerers/shallowest.html" . + "apples judgmatic answerers" . + "111"^^ . + "ensues compiling judgmatic" . + . + _:B29432dd66c6029ccc8ecb87a99022a6a . + . + "http://www.decongestion.tld/puttied/gerontologies.html" . + "teetotals keratotic puttied" . + "117"^^ . + "http://www.braider.tld/decongestion/keratotic.html" . + . + _:B749fefa5d81e7ff31d898742fbc4dd70 . + . + "http://www.cadetship.tld/frisk/compatibleness.html" . + "transiencies caladium frisk" . + "55"^^ . + . + _:B63728a1b8d19f17356f2ac0458b41f2e . + . + "1962"^^ . + "http://www.chefs.tld/transmittances/parboils.html" . + "compilations migraines transmittances" . + "137"^^ . + "http://www.moos.tld/chefs/migraines.html" . + "fundament compilations chefs" . + . +_:Bfe86d0a893936e84b3aad782db824646 "Radd Oldenkamp" . +_:Bfe86d0a893936e84b3aad782db824646 . + _:Ba1047b0c18117323c588c9382a469921 . + . + "http://www.infinitesimally.tld/singlets/drongo.html" . + "wrinkling stoat singlets" . + "36"^^ . + . + _:B30396dce60cc34d4fda5a323a32eec21 . + . + "http://www.amenity.tld/psalmists/axiality.html" . + "maledicted rejectable psalmists" . + "93"^^ . + "rencounters manifestations utilizations chapeaus hexapodies frankensteins prosthodontist canvassed sups" . + "http://www.dependently.tld/amenity/rejectable.html" . + . + _:B3b687e8fff6cf764742225a5d2d6499a . + _:Bc01a68df8f77fcacd96757fad3999f92 . + . + "http://www.voodoos.tld/incrusts/gets.html" . + "ambushment sarcomata incrusts" . + "29"^^ . + "http://www.cystic.tld/voodoos/sarcomata.html" . + . +_:B4590ac94eda8e49f624c10cee1689b4e "Edgardo Flight" . +_:B4590ac94eda8e49f624c10cee1689b4e . +_:B07a24c72c51c9ffb3482d13ab5c1330f "Tal Kloock" . +_:B07a24c72c51c9ffb3482d13ab5c1330f . + _:Ba629811b95f86cb5b45e690d477ec1d7 . + . + "http://www.decorates.tld/untenable/rename.html" . + "mobilizers sallower untenable" . + "150"^^ . + "http://www.beseeched.tld/decorates/sallower.html" . + . + _:Bb9164317a6a7ccb4c05e5952f02f4614 . + . + "http://www.reformers.tld/technicolor/plenishes.html" . + "cooked goodwife technicolor" . + "72"^^ . + "http://www.interrelated.tld/reformers/goodwife.html" . + . + _:B0a51a55076d52fe8710ff61c6f7e2af4 . + . + "http://www.gelts.tld/polemically/recopies.html" . + "flouters refix polemically" . + "100"^^ . + "http://www.supercargo.tld/gelts/refix.html" . + . +_:B7a976ae0cfb46509d81130243591fd89 "Falk Defoe" . +_:B7a976ae0cfb46509d81130243591fd89 . +_:B70ccf8139b06500472bf9437916f6272 "Menoeceus Letrent" . +_:B70ccf8139b06500472bf9437916f6272 . + _:B2d0015f8395f043f0444d811cf27274a . + _:B9b9c1ff941f37372ec36cd8149e47c6d . + . + "http://www.nimbler.tld/monogamistic/crappiness.html" . + "notarizes alienism monogamistic" . + "87"^^ . + "http://www.lands.tld/nimbler/alienism.html" . + . + _:B7684d7c7fa49c30a35d0c9b3ae8241f4 . + . + "http://www.minds.tld/cornify/subsiding.html" . + "precleans reliefs cornify" . + "69"^^ . + "http://www.menologies.tld/minds/reliefs.html" . + . + _:B8ac02670e6485b4b85900e5eabbdb5ee . + . + "http://www.pineal.tld/splintering/prearrange.html" . + "querns braziers splintering" . + "67"^^ . + "brushed splines photosensitized extractive overhangs miscarry existences pertaining torrential" . + . + _:Bdbb28a3525398762e14cc0873baa39f6 . + . + "http://www.hyenas.tld/immobilized/guested.html" . + "deutschland plagiarize immobilized" . + "15"^^ . + . +_:B279a9758c3b8d403a6812873e433f95a "Emmanoul Gianunzio" . +_:B279a9758c3b8d403a6812873e433f95a . + _:B9af4377985136cc5e00c137cd2590525 . + . + "http://www.bondwoman.tld/storytelling/rapscallions.html" . + "evisceration unteachable storytelling" . + "101"^^ . + "http://www.acidulation.tld/bondwoman/unteachable.html" . + . + _:B973b82f67ab51ab533a4bd9149b45937 . + . + "http://www.shining.tld/departing/neutrons.html" . + "stepper charnel departing" . + "58"^^ . + "http://www.encouraged.tld/shining/charnel.html" . + . + _:B133e9eea1599dfab8affb73610f7a830 . + . + "http://www.terminated.tld/inquisitions/detoxicator.html" . + "sensualist ineligibility inquisitions" . + "67"^^ . + "http://www.snowdrop.tld/terminated/ineligibility.html" . + . + _:B69c48ce36cee4199bda3be39af2fa878 . + _:B88ab7a124220a02475fad7ff17de73f6 . + . + "http://www.evolutionist.tld/nonexchangeable/eclipsed.html" . + "incoherently mounting nonexchangeable" . + "17"^^ . + "http://www.parable.tld/evolutionist/mounting.html" . + "quitclaiming bends nonindustrial multiplying griot overconservative apostleship thirsts isogamy ineffably campi confection nonnutritious eyespots metrified cockney countershock leotard hexing inoculation radiometers bunting oxlip kneeler pomades nictitation emmets cremators certifies supercedes rimes slopes rhododendrons plodder equalize semiofficial polymorphous boxier bops convincingly vocatives playbooks aerosolization unmelted escalated duffles sneaked overzealous overlooks proffers outlast responder swarmer reversals enthroned deteriorative redemonstrating tinware kiosks hadjees problematical distributes understructure brining forwardly equivocalness calycle parlours populating zooming repasted amusement deucing overreaches bloodthirsty physiological nauseating effulges candids daleths mb thatched vaccination giddied realignments nybbles cremator lawny wedders homebreds vailing extendability bantamweight bambinos laicisms bookrack appointments antilabor gratifyingly dbms authentically tallowing perpetrated schmuck rhumbaed conjugant meterage bumblings beneficiated bagged peristalses saturnism stipulating medicaid scrupled ascents confinement arterioscleroses fivepins minks holism materialization monopolies spookish" . + . + "1962"^^ . + "9"^^ . + "Journal 3 (1962)" . + "1"^^ . + . + _:Ba9a6414b8cf16787e1b9dd3197333a43 . + _:Bc7b25a725e997ac14f836bbc5aca0878 . + . + "http://www.pleating.tld/housebreaking/develops.html" . + "hecks autographed housebreaking" . + "190"^^ . + "http://www.underbellies.tld/pleating/autographed.html" . + . +_:B9f632ff19616412f72eb4482dfd85ac1 "Stanislava Pollio" . +_:B9f632ff19616412f72eb4482dfd85ac1 . +_:B7f6e96b2decb81b7b85b15f3f9a9fc26 "Elea Kossak" . +_:B7f6e96b2decb81b7b85b15f3f9a9fc26 . + _:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "http://www.corselets.tld/macula/chorister.html" . + "definiteness brewages macula" . + "32"^^ . + "http://www.daimyo.tld/corselets/brewages.html" . + . +_:B2f94ae4e4a0359786dd890e30afe0a98 "Carine Hataway" . +_:B2f94ae4e4a0359786dd890e30afe0a98 . +_:Beff94519d0bacd7d2db2675ad6f7bc15 "Haylan Mcillwain" . +_:Beff94519d0bacd7d2db2675ad6f7bc15 . +_:B1b48b39a0589e13a7427450c809ae670 "Roger Jost" . +_:B1b48b39a0589e13a7427450c809ae670 . + _:B8fad6731c064da44cf15b58ce042fecb . + "1958"^^ . + . + "http://www.shaggiest.tld/leafing/disregards.html" . + . + _:B5453f94370bff0d82c77477060c57cba . + "livener subbing shaggiest" . + "http://www.bunches.tld/shaggiest/squints.html" . + "subbing squints leafing" . + "70"^^ . +_:B9f4110dd1e9689736099466208179369 "Renau Sweetwood" . +_:B9f4110dd1e9689736099466208179369 . +_:Be85c94980ec1ac5383a38babf0462155 "Ramalaan Scheck" . +_:Be85c94980ec1ac5383a38babf0462155 . + _:B885a5195cf370c167d11b82aa786ab16 . + . + "http://www.leviathans.tld/tiltyard/numberable.html" . + "whetters misadvised tiltyard" . + "44"^^ . + "http://www.miscalculates.tld/leviathans/misadvised.html" . + . + . + _:B1850c98b35d8fd131e4f76335abfad94 . + . + "1955"^^ . + "http://www.deionize.tld/nodded/tribades.html" . + "socks bodywork nodded" . + "92"^^ . + "pileate deionize bodywork" . + . + _:B0fda3800c2bfccf2d16557c537a6868b . + . + "1966"^^ . + "http://www.trover.tld/demonology/evolutionism.html" . + "waugh tzimmes demonology" . + "73"^^ . + "http://www.possiblest.tld/trover/tzimmes.html" . + "gauziest waugh trover" . + . + _:B981a481acd3fabda9b72ef2fa680e155 . + _:B167cc0ae644baf19e8d37c1f3cdce407 . + . + "http://www.evener.tld/miscalculation/bastille.html" . + "roentgenography swinks miscalculation" . + "119"^^ . + "http://www.chalked.tld/evener/swinks.html" . + . + _:B4105994c6c6007109f546f3fa02e067f . + . + "http://www.bellyaching.tld/serenaders/prologued.html" . + "colorfastness computerese serenaders" . + "29"^^ . + "http://www.disprove.tld/bellyaching/computerese.html" . + . + _:B6233cf4d3e295864cef47de1b2e3233f . + . + "1965"^^ . + "http://www.outfox.tld/hiving/heatstrokes.html" . + "ragouts prefixion hiving" . + "85"^^ . + "cauterizing outfox prefixion" . + . + _:B4e5ddcb0415a4476c02d2abb8c708067 . + . + "http://www.periodical.tld/seceders/unquestioning.html" . + "americanist overproduces seceders" . + "158"^^ . + "http://www.darkies.tld/periodical/overproduces.html" . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + . + "1964"^^ . + "http://www.lipper.tld/groutier/abreacting.html" . + "theorizer metaphorical groutier" . + "37"^^ . + "crystallizes lipper metaphorical" . + . +_:B2b5a370f696a213e130cbb247862e7b1 "Odysseus Dilthey" . +_:B2b5a370f696a213e130cbb247862e7b1 . +_:B05f355187d1fb07be892380b1b894c17 "Mawar Camfield" . +_:B05f355187d1fb07be892380b1b894c17 . +_:Befe8371b2d4951d53e2ffb4174b7d558 "Opal Seifert" . +_:Befe8371b2d4951d53e2ffb4174b7d558 . + _:B3900502b49055bc54c27e999749e8350 . + . + "http://www.deprogrammed.tld/attractions/underacted.html" . + "hubbubs spirochete attractions" . + "71"^^ . + "http://www.titularies.tld/deprogrammed/spirochete.html" . + . + _:B5d231fe0eef357496a16c8d7013ea31d . + . + "http://www.nybbles.tld/lawny/wedders.html" . + "realignments cremator lawny" . + "134"^^ . + "http://www.giddied.tld/nybbles/cremator.html" . + . +_:Bc8294cc824c72805fb1712aa47398e9b "Barnaby Mencia" . +_:Bc8294cc824c72805fb1712aa47398e9b . +_:Bd3422702a6e975883bc099b7604fdea8 "Esineeva Prunier" . +_:Bd3422702a6e975883bc099b7604fdea8 . + _:B8ae1b43f2597c3754d1ce160c91d0286 . + . + "http://www.naturalism.tld/skippered/listed.html" . + "ergots compassed skippered" . + "170"^^ . + "http://www.whipper.tld/naturalism/compassed.html" . + . +_:B0187a9e338e0e74effcf68916a279a88 "Katlina Furth" . +_:B0187a9e338e0e74effcf68916a279a88 . +_:B91eb3e0923f04ff8bbdd0c3cdadfa063 "Gaspara Lowell" . +_:B91eb3e0923f04ff8bbdd0c3cdadfa063 . +_:Bc29e46a49d9775bc05bcd919dc194c28 "Valya Dornak" . +_:Bc29e46a49d9775bc05bcd919dc194c28 . +_:Ba6a5ebe83efbe6f501ca655e61b2a94d "Eldrick Evertsen" . +_:Ba6a5ebe83efbe6f501ca655e61b2a94d . +_:Bd30ffc9986de847420f985cef5ff39a8 "Raiza Olaya" . +_:Bd30ffc9986de847420f985cef5ff39a8 . + _:B47188b5b06c852a260edc1e6176ea88e . + . + "1960"^^ . + "http://www.djellabas.tld/absolutes/blasting.html" . + "recharting distortions absolutes" . + "122"^^ . + "http://www.evangelical.tld/djellabas/distortions.html" . + "fettucini recharting djellabas" . + . + _:B90c1f090d21cd0535e38079835492855 . + . + "http://www.goddams.tld/dimmest/scrimpiest.html" . + "judoist prosed dimmest" . + "166"^^ . + "http://www.bacteriocidal.tld/goddams/prosed.html" . + "endways clefts protonic avenged spurns accountants clinking awarding veinlets gifting avianizes aureolas lactoprotein miffs diverting psychedelic owners weakeners amassers stinginess nonagreement tidied skillets redivides mizzenmasts waftage liszt impecuniosity lankness dryly modernistic retsinas bargains unemotional doozer unoffensive statement rationalizing overconscientious sizzles secretly monastics tenderheartedness mandragora bezoar pursy pertinence fortuitously acceptances intoxications shamming melded cemetaries joined episcopates dimorphisms unwieldier toils bootlaces reservations hoagies unsureness aerates unconscionably enhancement junkmen canzonas haddocks poetizer languorous rivieras bougainvillaeas bemire footholds drupelets reattempts newspeaks drifters gentling tells unbid mas alas pupates scallywag ab thirstier barbarized interpreted gigolo sacrificially restyled huzza absolvers fruiters removable sapphic ventured beanbag adjuratory relit ceylonese pyric pizzas treasuries heavyhearted ditties" . + . +_:B7ae7e6cc17918371d57b5e3bf294e688 "Flaco Reyome" . +_:B7ae7e6cc17918371d57b5e3bf294e688 . + _:B9dfe88882cca40d81c3c6c0091044c1e . + . + "1966"^^ . + "http://www.converted.tld/preadjust/despitefully.html" . + "fugitively unfairer preadjust" . + "176"^^ . + "http://www.reenlarge.tld/converted/unfairer.html" . + "drabbed fugitively converted" . + . +_:B52b9becd3509fe015b05064121497576 "Radoslava Vecchia" . +_:B52b9becd3509fe015b05064121497576 . + _:Ba0be4dec939dd9626903eff597646d61 . + . + "http://www.cogged.tld/studiedly/trudges.html" . + "sibyllic hitchers studiedly" . + "113"^^ . + "http://www.arkansans.tld/cogged/hitchers.html" . + . +_:B8e130edd41433c8476b47cc70b80e7fc "Tydeus Dyckman" . +_:B8e130edd41433c8476b47cc70b80e7fc . +_:B4ade0cf2e9dc3c7344a9cd075446f712 "Irni Murat" . +_:B4ade0cf2e9dc3c7344a9cd075446f712 . + _:B8555a992ef6548066f83ebe9fe4a9268 . + . + "1960"^^ . + "http://www.demonstrationists.tld/collaring/sulfurs.html" . + "nonplusses unscrambled collaring" . + "30"^^ . + "http://www.reprimanded.tld/demonstrationists/unscrambled.html" . + "scourged nonplusses demonstrationists" . + . + _:Bd4d83a3a89c22f147fa1fc6b849cac40 . + _:B25b5acfdbebc4ebcd4bc2af5dd41466c . + . + "http://www.drizzlier.tld/epigrammatize/affrayers.html" . + "emperors courted epigrammatize" . + "51"^^ . + . +_:Bb418a2b1f319758a22c5ef3bf6cff225 "Jubair Maze" . +_:Bb418a2b1f319758a22c5ef3bf6cff225 . + _:B08d2f5e6d82d1c5c0089459b6576116a . + . + "http://www.perfectness.tld/hapless/unbigoted.html" . + "radically hebraized hapless" . + "134"^^ . + "http://www.highlights.tld/perfectness/hebraized.html" . + . +_:Bf0d33180dfa185eb1492c23f4db2e755 "Anarghya Hazelbaker" . +_:Bf0d33180dfa185eb1492c23f4db2e755 . + _:Bf242e19539856000e03366779f33901c . + . + "http://www.testifier.tld/starlit/laparotomy.html" . + "layaway jewelled starlit" . + "94"^^ . + "http://www.runaways.tld/testifier/jewelled.html" . + . + _:B90909e64140c4d0f50e09885d65ccf8c . + . + "http://www.winiest.tld/injuring/unknowingly.html" . + "inamoratas imageries injuring" . + "72"^^ . + "http://www.confutes.tld/winiest/imageries.html" . + . +_:B0d278f643d5cd93931936a2a3a860bb9 "Chan Weinfeld" . +_:B0d278f643d5cd93931936a2a3a860bb9 . +_:B05b5f9184a32d1a0a1bffcb57781a77f "Caddock Stagowski" . +_:B05b5f9184a32d1a0a1bffcb57781a77f . +_:Bcdc6446b4d539e61ea04d4de6873f676 "Luther Corral" . +_:Bcdc6446b4d539e61ea04d4de6873f676 . +_:B7a780a9ecbd0db26700f97ea8b5a603c "Liebetraud Kiddy" . +_:B7a780a9ecbd0db26700f97ea8b5a603c . + _:B9f659ec463f75f4ece92bce4a7a21972 . + . + "http://www.ringbolt.tld/mutilation/handily.html" . + "roadability clubhauled mutilation" . + "51"^^ . + "http://www.highting.tld/ringbolt/clubhauled.html" . + . +_:Bebd5dfb2a322defc9c041e5ae641749e "Adelio Zahner" . +_:Bebd5dfb2a322defc9c041e5ae641749e . + _:Be4e6e1186b598efaf455940e60c04811 . + . + "http://www.flashiest.tld/toddies/cornetist.html" . + "splitters whipsawed toddies" . + "50"^^ . + "http://www.interning.tld/flashiest/whipsawed.html" . + . +_:Bf6fa248da20dea5150efd6d7b6a90b9e "Aindriu Spada" . +_:Bf6fa248da20dea5150efd6d7b6a90b9e . + _:B6e3612d87e9309cd6f8c6e0691dfed46 . + . + "http://www.headbands.tld/floundered/bricking.html" . + "futurologists unclothe floundered" . + "126"^^ . + "http://www.daguerreotypes.tld/headbands/unclothe.html" . + . +_:Befd338e0727f1b4b42bbec6e438cb003 "Guyton Caspari" . +_:Befd338e0727f1b4b42bbec6e438cb003 . +_:B071c349377f9e8a804e9fad436980100 "Tye Terheggen" . +_:B071c349377f9e8a804e9fad436980100 . + _:Beba91cca9a2b85c4c21517499c83d9e9 . + . + "http://www.sizier.tld/megaphones/kickups.html" . + "philadelphians cranches megaphones" . + "http://www.phosphorescently.tld/sizier/cranches.html" . + . + _:B14e1cd6893a48460ca87bc940ea72bd6 . + _:Bdcfc877dcd0eb77aa7096dc0b3c0209b . + . + "http://www.esters.tld/onerously/gusseted.html" . + "eutrophies reselling onerously" . + "56"^^ . + "http://www.creamers.tld/esters/reselling.html" . + . + _:B9b32a0e06e92506784bde89b41b0055b . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + "1966"^^ . + "4"^^ . + "Journal 8 (1966)" . + "1"^^ . + . + _:B7bf270d94e569c7eddfa66ada038faa2 . + _:B75a38f374ac6cb485e52c9e0b7139ea9 . + . + "http://www.pewterer.tld/orbicular/mollies.html" . + "transporting overoptimism orbicular" . + "127"^^ . + . +_:B05cb9e35ef24b8d85fb8000b450960d0 "Astrios Purrington" . +_:B05cb9e35ef24b8d85fb8000b450960d0 . +_:B3349bad9273cdfc82cd4d16c457d644c "Morio Lothrop" . +_:B3349bad9273cdfc82cd4d16c457d644c . +_:B853069a568117818b665342dfb37beec "Delbert Flaum" . +_:B853069a568117818b665342dfb37beec . +_:Bee93dc21642375b8cdfb9ffbca317ce9 "Engelbert Bonanni" . +_:Bee93dc21642375b8cdfb9ffbca317ce9 . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + "1967"^^ . + "http://www.patchable.tld/incarnation/delved.html" . + "savable underparts incarnation" . + "36"^^ . + "http://www.winker.tld/patchable/underparts.html" . + "bimetal savable patchable" . + . + _:Bda73348f74a7a9e9adb86a358850d6ac . + . + "1966"^^ . + "http://www.partita.tld/unassumingly/alterer.html" . + "zyzzyva nonparasitic unassumingly" . + "113"^^ . + "http://www.overenthusiastically.tld/partita/nonparasitic.html" . + "resurrectionism zyzzyva partita" . + . +_:B3af51990032ded53a6e58a41d8aebac3 "Aderes Loeffel" . +_:B3af51990032ded53a6e58a41d8aebac3 . + _:B4e775327ea13f6b2256145f35f9fffab . + . + "http://www.amicability.tld/nebulously/contaminator.html" . + "stultified apprenticeships nebulously" . + "22"^^ . + . +_:B71c2f6b788fd9efcbcb69a2c39975f56 "Kyoshi Beltron" . +_:B71c2f6b788fd9efcbcb69a2c39975f56 . +_:Bce7e6e446c0e45b5b26a80d30f5ee6bd "Tudor Sternisha" . +_:Bce7e6e446c0e45b5b26a80d30f5ee6bd . +_:Bb84d658a4c463e30eb131c150d9c8138 "Orshinaia Sheckles" . +_:Bb84d658a4c463e30eb131c150d9c8138 . +_:B4dcba9f5617728069005ae12819ec1ee "Aine Homsher" . +_:B4dcba9f5617728069005ae12819ec1ee . + _:Be4eae013c934aa999b3ed6152addf5de . + . + "http://www.babushka.tld/tunable/dissevering.html" . + "tankard thereinafter tunable" . + "11"^^ . + . +_:Ba116cec73bcec8a5a5cf41f59f5a6b12 "Emely Weitzel" . +_:Ba116cec73bcec8a5a5cf41f59f5a6b12 . + _:B95d2bf48787ce5896191dfbab225c681 . + . + "http://www.incises.tld/madder/pinching.html" . + "irreparably wharfages madder" . + "28"^^ . + . + _:B95fb844b9df182cdc570b9843e0fd14e . + . + "http://www.reviewing.tld/sharpshooting/frowner.html" . + "alleviations policyholder sharpshooting" . + "45"^^ . + "9"^^ . + "http://www.resoling.tld/reviewing/policyholder.html" . + . +_:Bed077ce2f7c1610c45bc544d100535c6 "Gaetan Killion" . +_:Bed077ce2f7c1610c45bc544d100535c6 . +_:Bbf456205b67e760214092accc7e08834 "Winred Gyatso" . +_:Bbf456205b67e760214092accc7e08834 . +_:Bf0b547576aeb2bf439fdf05a57350499 "Jenell Harlin" . +_:Bf0b547576aeb2bf439fdf05a57350499 . +_:Bbe42bc4de15f5de6259f000699d8cdf0 "Jenna Ovit" . +_:Bbe42bc4de15f5de6259f000699d8cdf0 . +_:Bc042f37aa96e93b58b7858445994eb2e "Govan Stallman" . +_:Bc042f37aa96e93b58b7858445994eb2e . + _:Bc5cee2f4f9cc81273afe1e59c8726b45 . + . + "1963"^^ . + "http://www.indigos.tld/sacksful/requesting.html" . + "bootleggers tidiest sacksful" . + "72"^^ . + "abbreviations indigos tidiest" . + . + _:B03754594f37be591330068a29a1e40fc . + _:Bd580b984188c147d3e3f2ffe43321b44 . + . + "http://www.sucres.tld/skinks/sightless.html" . + "unbodied sheltered skinks" . + "http://www.anarchist.tld/sucres/sheltered.html" . + . + _:B48469bb2cad8aa6deb1896b351b6d3ff . + . + "http://www.learnable.tld/habitude/stuccoing.html" . + "scalpers barhop habitude" . + "193"^^ . + "http://www.buffeter.tld/learnable/barhop.html" . + . + _:B9a7746f80065731a973582aa8a5c7a8a . + _:B674f7c00f36e33e4c3c79a60b0e9ea30 . + . + "http://www.opposability.tld/swaddles/roughage.html" . + "dummied subcells swaddles" . + "3"^^ . + "http://www.climates.tld/opposability/subcells.html" . + . +_:B821d38dc2296076806ba075c6f99c812 "Carolina Slosek" . +_:B821d38dc2296076806ba075c6f99c812 . +_:B35db0e2e90200db3b0482999b016c50c "Isadoro Bently" . +_:B35db0e2e90200db3b0482999b016c50c . + _:B4590ac94eda8e49f624c10cee1689b4e . + . + "1961"^^ . + "http://www.untrue.tld/mommies/inalienably.html" . + "shavable approximating mommies" . + "44"^^ . + "http://www.presbyterians.tld/untrue/approximating.html" . + "bedecked shavable untrue" . + . + _:B98bcfbfeaf212447e429df840753151c . + _:B8e2ae5f306336a69ea532aadf5319abb . + _:Bfb5e0f3efc3267de459adf1ef399b2dc . + "1955"^^ . + "16"^^ . + "Journal 1 (1955)" . + "1"^^ . + . + _:Ba6e5d2db30f7b6b30c6c15fbcecdf4a0 . + . + "http://www.ramshackle.tld/nixy/cliffhanging.html" . + "reprised defecated nixy" . + "18"^^ . + "http://www.hydrocephaloid.tld/ramshackle/defecated.html" . + . +_:B29fe73775cc5ce9d114168c804e6615a "Jordi Hongerholt" . +_:B29fe73775cc5ce9d114168c804e6615a . +_:B308e960af039011a55b8958a4f022585 "Auring Phanord" . +_:B308e960af039011a55b8958a4f022585 . +_:B2feadb85fde73ff1de31f5013982629b "Zbiska Paddy" . +_:B2feadb85fde73ff1de31f5013982629b . + _:Bbc8bce12ff7061fecfc955f2a3a0b097 . + . + "http://www.klystrons.tld/sparseness/clemency.html" . + "unrestrictedly disconnecting sparseness" . + "197"^^ . + "http://www.cancan.tld/klystrons/disconnecting.html" . + . +_:B7483798df3523edf63333d0f985c8868 "Kalle Flaten" . +_:B7483798df3523edf63333d0f985c8868 . + _:B7ceedab872c915c030361db6834698f3 . + . + "http://www.plantains.tld/crossness/bruting.html" . + "absented unreconcilable crossness" . + "10"^^ . + "http://www.reiteration.tld/plantains/unreconcilable.html" . + . +_:Ba61f66c46d4b7ca58bd8bebfdace2b03 "Cristofer Lacassagne" . +_:Ba61f66c46d4b7ca58bd8bebfdace2b03 . + _:B17197df6608383dec6865e573e076e42 . + "1959"^^ . + "http://www.mutilators.tld/humbling/pentacle.html" . + "dissenters obligator humbling" . + "166"^^ . + "http://www.meowing.tld/mutilators/obligator.html" . + "colonizers dissenters mutilators" . + . + _:Bff9333f0ba398f5ad5eb38fb5181e456 . + . + "http://www.masses.tld/affiant/richest.html" . + "nerts effecters affiant" . + "98"^^ . + . + . + "incas unlimber undependable" . + "1958"^^ . + _:B97b22efb255cf9eb99c03e6216fe8d0c . + . + "voile wanter unlimber" . + . + "containment declining teasing hypersensitivity pushing prorating normalizes deepens battled saunter noncontrollably masturbates inebriation arithmetically fewnesses occupants gruffest depressives brigs ensuring triskaidekaphobia vouchsafed expediency messier bioassayed proscriptions aldermanry wisecracker godchild restaging embrasure strangled flyaways divested alloying snaps nonidentities eleganter dialysed practitioners fizgigs dubber macedonian towropes perilune bauxites stainability deplorableness comeliest remade silicosis cooping enunciates analogic effuses battleships unforseen sphinges weatherstrips gonorrhea wicked travois nutritionist postulants coitally cheepers cambodian expurgator soothsayers disengaging cyphering pitchforks directness liverish radioactively postcoital liquidated cricked vivacities inactivated cudgeled invades solitaries giddying ptomainic ungraciously fretfulness torii colorcasts scorches paladins noncombatant grubstake racquetball disgusts unweary nutritionally shellacker distills interrogational upswelled spiritless bombardier blustering hoking priestlier dips plaques agaves owns wreathing sniggle optometries humidifies rejudges ammonias skymen misquoted slimmed autodialling vogues germs coalbins abrades pileate socks deionize bodywork nodded tribades skunking agonizingly sox decrials constipating booming spunkily sedates accommodatingly equivocation sabred summarizing sterilizer mirages cornily intoxicated alpenstocks opportunism tautest claptrap organs flyleaf duologue amidships clued inconsumable captors standings filmstrips systole achiest anarchies prelimit fondest handouts birded abreacts rewrapped moues demonstrably pitheads tzaritzas dielectrics carefuller siecle samplings incompliant glassiness interventionist dominus nonstandard claymore wanders hirsuteness knacked acrimoniously volitions kilohertz reserver poloniums philanderers residually rapine carious delegation pimpernels coigns rehears reusability ablings caneware" . + "78"^^ . + "http://www.wanter.tld/undependable/imbricate.html" . + . + . + "victuals brambles triglyceride" . + "1961"^^ . + . + "122"^^ . + "brambles tenons antidepressants" . + "http://www.multiplicands.tld/triglyceride/tenons.html" . + "http://www.triglyceride.tld/antidepressants/inspectorate.html" . + _:Bcc666063c4dd3b7a338c23f019041af9 . + _:B0560140c4cc7964feed433bf79a70350 . + . + "http://www.abominators.tld/jigsawed/kickstands.html" . + "footgear trilobate jigsawed" . + "42"^^ . + . + "http://www.wreathing.tld/optometries/humidifies.html" . + "http://www.agaves.tld/wreathing/sniggle.html" . + . + _:B2f57a3eabb0a75cfa3aed051601d34c8 . + . + "plaques owns wreathing" . + "161"^^ . + "1955"^^ . + "owns sniggle optometries" . + . + _:Bbb5c608724767b194e9a3e9521e8c5cf . + . + "1966"^^ . + "http://www.recompensatory.tld/buckwheats/reps.html" . + "cozie observing buckwheats" . + "53"^^ . + "alpacas recompensatory observing" . + . + _:Beb14c8a638598c8f3ea1cbb7e692e3cb . + . + "http://www.unattended.tld/concordance/channeling.html" . + "accumulativeness trouper concordance" . + "28"^^ . + "http://www.compositors.tld/unattended/trouper.html" . + . +_:B0848f2384e1baaed9966e9706e4198c7 "Chlo Flanders" . +_:B0848f2384e1baaed9966e9706e4198c7 . + _:Bda7ca251c476a0bd8ab067f02d24701e . + . + "http://www.focalized.tld/inmeshing/tzaritza.html" . + "moil rejoices inmeshing" . + "19"^^ . + "http://www.cramped.tld/focalized/rejoices.html" . + . + _:B3b148e73047f29807d9b7f578b1827b7 . + . + "http://www.regrow.tld/defaces/akvavit.html" . + "caravaning outvoting defaces" . + "178"^^ . + "http://www.familarity.tld/regrow/outvoting.html" . + . + _:B5a246344119b8cc41731482a4f7ac1c1 . + . + "http://www.gassing.tld/unsaid/quaked.html" . + "untidiness positioned unsaid" . + "76"^^ . + "http://www.felting.tld/gassing/positioned.html" . + . + _:Bd112c14b9e291db25ee048311a2d9633 . + . + "http://www.ionizes.tld/flyweights/newer.html" . + "palefaces migraine flyweights" . + "155"^^ . + "http://www.catechumens.tld/ionizes/migraine.html" . + . +_:B18e3c8718294b5f7b61983be65b0ca23 "Saleel Duprey" . +_:B18e3c8718294b5f7b61983be65b0ca23 . + _:B4aeea1894670a779efcce8c07713ef1a . + . + "http://www.unfestive.tld/squawks/visits.html" . + "machinable tickled squawks" . + "24"^^ . + "http://www.shimmeringly.tld/unfestive/tickled.html" . + . +_:B35880e776dee507e9f8b8036d55a6672 "Omparkash Allbones" . +_:B35880e776dee507e9f8b8036d55a6672 . +_:B2dfa60c4cddb35bec9c2196ec5a8736b "Clmentine Engellant" . +_:B2dfa60c4cddb35bec9c2196ec5a8736b . +_:B984e96f69d9029d4e09aaf0011a5fc67 "Hulda Medel" . +_:B984e96f69d9029d4e09aaf0011a5fc67 . +_:B4af80870b749e7a9b529caf03fb7fcb1 "Shoko Moel" . +_:B4af80870b749e7a9b529caf03fb7fcb1 . +_:B48457f019db001e3d551341c10fd2c5b "Ifignia Chemin" . +_:B48457f019db001e3d551341c10fd2c5b . +_:Bf5f9aa55f588cc91937cb70edc0bc849 "Jamuna Orts" . +_:Bf5f9aa55f588cc91937cb70edc0bc849 . +_:Bc2c79c885fbcf32f7ccb794ca0883460 "Tsugiharu Knepp" . +_:Bc2c79c885fbcf32f7ccb794ca0883460 . + _:Ba5ace739f809d5a6d1368f9b73a6c1b4 . + . + "http://www.adductor.tld/brothiest/obedience.html" . + "reattainment accreditment brothiest" . + "182"^^ . + "http://www.juicer.tld/adductor/accreditment.html" . + . +_:B010d5689fa47b38667d9d0890cc582f6 "Mesha Kornrumpf" . +_:B010d5689fa47b38667d9d0890cc582f6 . +_:Bae99bdc010bba8e3959858d83017387e "Saami Ellen" . +_:Bae99bdc010bba8e3959858d83017387e . +_:Bd31bd9236fbf53b273dd16a039295de9 "Eri Buquet" . +_:Bd31bd9236fbf53b273dd16a039295de9 . +_:B9ab4ee9fcee90e9e6227d7901d2f1a41 "Miloushka Pezez" . +_:B9ab4ee9fcee90e9e6227d7901d2f1a41 . +_:Bcd5986dc2f7a23597cee476021e6fccf "Aphrodti Nanni" . +_:Bcd5986dc2f7a23597cee476021e6fccf . +_:B1bf7c924d9321c6e31960ef03ef318fb "Zeanes Hinsley" . +_:B1bf7c924d9321c6e31960ef03ef318fb . +_:B3d4c85636676656cba068a720208d948 "Abe Ribble" . +_:B3d4c85636676656cba068a720208d948 . + _:B96c12e6b30e30527e4d38c66b29d6aca . + . + "http://www.sidechairs.tld/retransmitting/lipsticks.html" . + "timidity probities retransmitting" . + "76"^^ . + . + _:B10a8887a206091eefe2f397ac707bc64 . + "1947"^^ . + "http://www.breachers.tld/overconcern/entombment.html" . + "mythologies mumms overconcern" . + "197"^^ . + "sufferingly breachers mumms" . + . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + . + "http://www.strings.tld/tweeting/treacle.html" . + "surveyors moustaches tweeting" . + "3"^^ . + "http://www.reascended.tld/strings/moustaches.html" . + . + "Paul Erdoes" . + . +_:B186fcf4dccae6faeb9bf00908d8a6bcd "Bailee Chabolla" . +_:B186fcf4dccae6faeb9bf00908d8a6bcd . + _:Ba4c1f65fe01854dec1487867eed1aa2c . + . + "http://www.mercantilistic.tld/larvicide/alarum.html" . + "enkindling litigator larvicide" . + "156"^^ . + "http://www.boer.tld/mercantilistic/litigator.html" . + . + _:B32101a037213fe8d2efe3dbac340e3e4 . + . + "http://www.rematched.tld/iraqi/emulates.html" . + "gustation felted iraqi" . + "67"^^ . + "http://www.rejoicing.tld/rematched/felted.html" . + . +_:B8dddca0d96ab6773e424c215fac2fe15 "Alknoos Attaway" . +_:B8dddca0d96ab6773e424c215fac2fe15 . + _:Be50da2b010663452c5ca2d0d8d1898bc . + . + "http://www.drummer.tld/bobtailing/rands.html" . + "instantaneously conformed bobtailing" . + "192"^^ . + . + _:B14bf4e7f6791c8589f09bebe04f1207a . + "1953"^^ . + "http://www.intaglios.tld/gusting/gravimeter.html" . + "impairing sharkskins gusting" . + "74"^^ . + "http://www.collop.tld/intaglios/sharkskins.html" . + "disbanding impairing intaglios" . + . +_:B4643fd2e5af0b3c21adc5a2f2189ccb6 "Cadwy Brye" . +_:B4643fd2e5af0b3c21adc5a2f2189ccb6 . + _:B5e630e841e0d9ad331055a6b67af424d . + _:Bebfe73e02da7cdea59172bd02f5bbe5d . + . + "http://www.designed.tld/saxophonists/industrialize.html" . + "duffle triploid saxophonists" . + "99"^^ . + "http://www.simplemindedness.tld/designed/triploid.html" . + . + _:B1673fd67eaa1931116fd371113ac922f . + . + "http://www.benders.tld/centrism/stratocumulus.html" . + "cowpoxes supposing centrism" . + "114"^^ . + . +_:B501572646fc859a3c1b8796a0e9b8d55 "Kimiko Draheim" . +_:B501572646fc859a3c1b8796a0e9b8d55 . + _:B9164ccbf1df90b980727b908019179b0 . + . + "http://www.tsardoms.tld/lynchers/driftpin.html" . + "somersaulted poteens lynchers" . + "9"^^ . + "http://www.malefic.tld/tsardoms/poteens.html" . + . +_:B6ec784444ad8489751ee43e8d7b187e4 "Drudwas Killeagle" . +_:B6ec784444ad8489751ee43e8d7b187e4 . +_:B462d24e07dfa5083d277cfe8c123f6b7 "Brys Robak" . +_:B462d24e07dfa5083d277cfe8c123f6b7 . +_:B7b330923a48d3e9c1f0416b9f6f9633f "Britney Gong" . +_:B7b330923a48d3e9c1f0416b9f6f9633f . + _:B60a17bcd7392b4e2e554dbbd4fc5f68e . + . + "http://www.inerts.tld/hutzpa/behove.html" . + "plugugly expired hutzpa" . + "174"^^ . + "http://www.curtseyed.tld/inerts/expired.html" . + . + _:Bd31bd9236fbf53b273dd16a039295de9 . + . + "http://www.rotgut.tld/wooziness/foveate.html" . + "towardly systemizes wooziness" . + "73"^^ . + . +_:B10fc6e98f644dc9dc22c3feb82f72a48 "Anda Palomino" . +_:B10fc6e98f644dc9dc22c3feb82f72a48 . + _:Bc5b2623f10c668e677afdced5bf05321 . + . + "http://www.napalm.tld/epitaphs/jilter.html" . + "aldrins eonian epitaphs" . + "175"^^ . + . +_:Bdd7457249d129bbd0cfd59f33eeea2a3 "Vika Alaya" . +_:Bdd7457249d129bbd0cfd59f33eeea2a3 . +_:B66affbea4881f835052c653d77228395 "Ferdinando Smeltz" . +_:B66affbea4881f835052c653d77228395 . + _:Bc4bdb2c6ed68feaeff23b97cbc279850 . + _:Beb7b2e3c0ed894a2b0e8d9bbc90c4ee2 . + . + "http://www.swearers.tld/truculency/unpardoned.html" . + "excepting aped truculency" . + "138"^^ . + "http://www.confounded.tld/swearers/aped.html" . + . + _:Bad3b6eeec6bd6ef75fbf051bbc160265 . + . + "http://www.unexplored.tld/decorative/quarterly.html" . + "aridest philter decorative" . + "http://www.scotties.tld/unexplored/philter.html" . + . + _:B823b5ada4185eec5ba202b24f815781f . + _:B4ece026d5b94aea6fdbeda87e899e0a2 . + . + "http://www.outdodging.tld/vireo/brainier.html" . + "pygmoid riddles vireo" . + "71"^^ . + . +_:B743b40476b5ea4601040b5244511881a "Devon Kwiecien" . +_:B743b40476b5ea4601040b5244511881a . + _:B83937bb767715ffef052adafddefd98f . + _:B2dd32e46743bee7c225ee92b92c78cb9 . + . + "http://www.bawdier.tld/stinkbugs/preservers.html" . + "standouts travels stinkbugs" . + "76"^^ . + "http://www.calyxes.tld/bawdier/travels.html" . + . + _:Bdc1221276656bdc747669dfc68cd032a . + . + "http://www.shote.tld/redefinition/freaked.html" . + "findable sweller redefinition" . + "28"^^ . + . + _:Bc32c57620094a94a40851ca3e03c241c . + . + "http://www.incomparability.tld/libber/privatest.html" . + "tarots tacet libber" . + "195"^^ . + . + _:B2f08142d210419b1d6bbc785f3c820ee . + "1967"^^ . + "http://www.blueprinted.tld/spearfish/supersaturates.html" . + "unconversant satisfiable spearfish" . + "169"^^ . + "http://www.heteronomy.tld/blueprinted/satisfiable.html" . + "http://www.haps.tld/unconversant/blueprinted.html" . + "searcher heteronomy unconversant" . + . + "cheekiness lewder devaluing" . + "1966"^^ . + . + "http://www.custards.tld/devaluing/lissomeness.html" . + "http://www.lissomeness.tld/inhalers/furnacing.html" . + "devaluing triviality inhalers" . + "http://www.lewder.tld/lissomeness/triviality.html" . + . + _:Bc52089dc996b192459ccbba370725011 . + _:Bf4fc553085f648213a4155a290993ff4 . + _:B5a0aea257672346776ac58e7e542eada . + . + "http://www.emended.tld/roshi/philological.html" . + "latticing cosmists roshi" . + "120"^^ . + . + _:Bc49c669a0b551317b77e27ac878faaed . + _:B40f98e77cb0de1bae09912fa60664572 . + . + "http://www.actings.tld/breves/dabs.html" . + "misguider infused breves" . + "32"^^ . + "http://www.risque.tld/actings/infused.html" . + "unfamiliarly procrastination fluttering landscapes pajamas doused mousetraps petters tennises laplanders lilliputians fumigants reappearance flyman decoratively embarkment spelling carved archduchess enfranchises expositing tattered perfumer poetizing resigners strikeover melodies snipped argental vetted unproposed coagent terminates eternals flappier nominately reinsure outranges mythologically stoves makeweight careens typos catabolizing carnally accusers charing reframed haviours tramelled glees trolls topkicks sublease amirates haploids catwalks parleying regimenting hatcheck affirming impearling gravelly bovinely trousseau lowlander raggedest downsize admonitory recombining inexperienced couching sealskins moory coexistence hitcher taels unexcusable seigniorial modifies peacefully fatiguing overlaps reanalyzing panhandler evert spited skiis germier cygnets sutra fertilely arborization swanherds reinscribing penlight databases duffers expressionists panache squishiest depressants urologies regenerating intermarries nonrenewable cherished rollout sputniks sanctums conspectus camouflagers vermifuge belles tunelessly attracts overinclining rentable lasciviousness ribboned classics rakishness rippers muggins apiarists appealable disarms chastising toadied militaristic vin imperiously traipses usurpers homier annexation jammed harpist possessed examined countermanding shoestrings serow flutiest cosseting flawlessly lucked caciques touches keening bespangles kinsmanship blueings" . + . +_:B06617107c50e05946893402bd3448061 "Ilja Seide" . +_:B06617107c50e05946893402bd3448061 . + _:Bac1df04deadf5e8342579bb66d269be2 . + . + "http://www.outlast.tld/swarmer/reversals.html" . + "proffers responder swarmer" . + "160"^^ . + "http://www.overlooks.tld/outlast/responder.html" . + . +_:Ba10d1355477826562a32c2a33f8761cf "Boryslaw Deloney" . +_:Ba10d1355477826562a32c2a33f8761cf . +_:B441f5b9272bf523a7d12953378a5edff "Rochelle Gutter" . +_:B441f5b9272bf523a7d12953378a5edff . + _:Bb73bcbfd888f8dbcc72a78d5efeb63a4 . + _:Bdacd6e1442b07c1ada51891f6f12e523 . + . + "http://www.ab.tld/barbarized/interpreted.html" . + "scallywag thirstier barbarized" . + "162"^^ . + "http://www.pupates.tld/ab/thirstier.html" . + . + _:Bac0e2e9542db7cfdc3e979bbb2476605 . + . + "http://www.fibroma.tld/bronzier/petunias.html" . + "deicide pebblier bronzier" . + "153"^^ . + "http://www.bedumb.tld/fibroma/pebblier.html" . + . +_:B76479e09b7318eb9c529fee81487842a "Sinead Wabasha" . +_:B76479e09b7318eb9c529fee81487842a . + _:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . + _:Bd8f531457dc459f7b31af5c8b112d27a . + . + "http://www.executorship.tld/camelia/thunders.html" . + "metonym aromatically camelia" . + "187"^^ . + "http://www.palatines.tld/executorship/aromatically.html" . + . + _:B019494e40bb7cb46b15c73cf39cf2195 . + . + "http://www.thessalonians.tld/pining/nosebands.html" . + "maltier pipingly pining" . + . +_:B5d187de49951e795622f7e124cfed508 "Martina Mcclary" . +_:B5d187de49951e795622f7e124cfed508 . + _:Be174efedf55b3697a2e3533b7f1390c4 . + . + "http://www.footnotes.tld/inkle/frizzier.html" . + "imperii breeching inkle" . + "45"^^ . + "http://www.meridians.tld/footnotes/breeching.html" . + . + _:Bf71581edc7b6bf6fc0dd1560ea57ff9a . + . + "bleeps persisting seekers" . + "78"^^ . + "http://www.ideologically.tld/stereotape/persisting.html" . + . +_:B2a153813e22e68a7ff87799ae88019b8 "Elvis Rocasah" . +_:B2a153813e22e68a7ff87799ae88019b8 . + "1965"^^ . + . + "http://www.approbating.tld/noncommittally/lases.html" . + "194"^^ . + "http://www.elmiest.tld/stiffens/noncommittally.html" . + "stiffens lases ferreters" . + . + "http://www.noncommittally.tld/ferreters/toper.html" . + _:B634170332bfd1477ea5123928daa2492 . + "strawy approbating stiffens" . + _:Bc8cd8319d9a92b750f4ff916e217d27c . + . + "http://www.redrafted.tld/schoolmistresses/lanciers.html" . + "permissibility feltings schoolmistresses" . + "189"^^ . + . + _:B9e92d9593c96ab6524d9d0c5a289972e . + _:B69850e2ea5f962b9d09e3c75ca581f75 . + . + "1966"^^ . + "http://www.erosional.tld/southings/elks.html" . + "triteness cryotherapies southings" . + "113"^^ . + "monthlies erosional cryotherapies" . + . + _:Bbff33fbd6107f72410b1edb054451539 . + . + "1963"^^ . + "http://www.regerminated.tld/milliliter/lessening.html" . + "industrially procreates milliliter" . + "97"^^ . + "truantry regerminated procreates" . + . + _:B29501d764cf208daa4b897683b8836a5 . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + . + "http://www.castrate.tld/cutely/snipping.html" . + "inextricability unwisest cutely" . + "111"^^ . + "http://www.sneezing.tld/castrate/unwisest.html" . + . + _:B5b9e9ee30e9068ca10b0e58e15eae6fe . + . + "http://www.baled.tld/literals/doyly.html" . + "sunnier finalist literals" . + "191"^^ . + "http://www.authorize.tld/baled/finalist.html" . + . + _:B193c1751e3f86bc202b0ead49160c0df . + . + "1962"^^ . + "http://www.exorcize.tld/fuzzing/psychopaths.html" . + "knockoff specialize fuzzing" . + "http://www.butchering.tld/exorcize/specialize.html" . + "squanderer knockoff exorcize" . + . +_:B801826a90852773b4611883c13125300 "Amnon Norg" . +_:B801826a90852773b4611883c13125300 . + _:Bf98f228f3fa706339bd9056b89bf99ec . + . + "http://www.octuple.tld/craniums/swarming.html" . + "companions uncage craniums" . + "199"^^ . + "http://www.thickeners.tld/octuple/uncage.html" . + . + _:Ba52fb5fc5299dad4357d2db7f3240626 . + "1961"^^ . + "http://www.holsters.tld/priggishly/straightforwardness.html" . + "dreadnoughts raveler priggishly" . + "59"^^ . + "gustoes holsters raveler" . + . + _:B610d0eb5865787bfc225f869d15b6e8b . + _:B880be4765e09f183e4f64a5d9970d71a . + "1950"^^ . + "11"^^ . + "Journal 1 (1950)" . + "1"^^ . + . + _:Bf89d13dcff6e810f773ff2a5a6d9fd92 . + . + "http://www.stopovers.tld/missort/musicals.html" . + "doctrines shirks missort" . + "152"^^ . + . +_:B672cdfc041af159ff053bb0b49fdd7a5 "Shijo Mccullon" . +_:B672cdfc041af159ff053bb0b49fdd7a5 . + . + _:Be3f82a6b1060a540cfa963e9fe15725e . + . + "http://www.frostbites.tld/remounted/yokes.html" . + "misdoubt coldest remounted" . + "3"^^ . + "pardoner dresser stubbornest recitalists revived palpators scoffing wirepullers rabbinates uniting surprised" . + "http://www.onside.tld/frostbites/coldest.html" . + . +_:Ba754a144c416280708701589de19799b "Juliano Tijing" . +_:Ba754a144c416280708701589de19799b . +_:B0b48a1f9c27958ca1bc39bcd62d3e507 "Ashton Hundertmark" . +_:B0b48a1f9c27958ca1bc39bcd62d3e507 . +_:B8d0e497b5be1410e95e4949a883051c5 "Yoshimune Korzybski" . +_:B8d0e497b5be1410e95e4949a883051c5 . + _:B71765afcc52eec0435570692555bc4f7 . + . + "http://www.warfares.tld/prophets/licenses.html" . + "stubbliest antipoverty prophets" . + "147"^^ . + "http://www.alphabetize.tld/warfares/antipoverty.html" . + . +_:B433a9f42ae0bd9ddd8b37c644717cb29 "Rachelle Asano" . +_:B433a9f42ae0bd9ddd8b37c644717cb29 . + _:Becbd126be8ab4bf587da575931a43554 . + . + "http://www.wagerer.tld/sockmen/mosques.html" . + "clinchers plunking sockmen" . + "78"^^ . + "http://www.enrich.tld/wagerer/plunking.html" . + . + _:Bd7bb182d9e1d86e609afcaf717d9d120 . + . + "http://www.absolvers.tld/removable/sapphic.html" . + "huzza fruiters removable" . + "182"^^ . + . + _:B2dadb733e6c5f55e2c30ffd3b7b9d299 . + . + "http://www.evaporates.tld/leeriest/kanjis.html" . + "croaker retrofire leeriest" . + "27"^^ . + "http://www.fruiter.tld/evaporates/retrofire.html" . + . + _:B128eb96ce445f24f1e8bd296427b2b1d . + _:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 . + . + "http://www.asterisks.tld/discountenances/unrepressed.html" . + "rejoiced wanderings discountenances" . + "43"^^ . + "http://www.unmorality.tld/asterisks/wanderings.html" . + . +_:Bcad7596bfd73bed1785a372fec0b6f73 "Lukasz Pressimone" . +_:Bcad7596bfd73bed1785a372fec0b6f73 . + "129"^^ . + "http://www.reigns.tld/squarest/photoing.html" . + . + . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + "http://www.disqualify.tld/reigns/pragmatists.html" . + "discases drizzles reigns" . + "1961"^^ . + . + "drizzles pragmatists squarest" . +_:B504b174a2bfccd421cdefbd4cd35df98 "Bibiane Eddens" . +_:B504b174a2bfccd421cdefbd4cd35df98 . +_:Bde7b20040f6b77e3fb4ced6997a630cb "Saubhari Hovorka" . +_:Bde7b20040f6b77e3fb4ced6997a630cb . + _:B7622b7c6f5bdd4f6a514162bcb1477b9 . + . + "http://www.totemisms.tld/gentil/mulcted.html" . + "scrammed chirruping gentil" . + "105"^^ . + "http://www.oversupplies.tld/totemisms/chirruping.html" . + . + _:B2fd808f4de57a25e99620ac3ab27de4c . + . + "http://www.swoons.tld/frisbee/herders.html" . + "falsifying regained frisbee" . + "52"^^ . + "sinatra following bio clanswoman riskily dibbuks ignored childliest rationality mortice chipping snarks macintoshes codling cordate oscillometric vocalizer after unrhymed pigeonholed personalizing gaggling sabered ploughman monopolized startlers irremediableness engrossing assisted pharisaically mechanotherapies superseding unitarianism levitating noncoagulating moonrise refiguring leaguers reconnoitering fetching metatarsi exactor cenacle electrifier expatiator vincas snottier typhoids symbolization slackers estuaries uncultivated slurs chalked roentgenography evener swinks miscalculation bastille scurries nettier ameboid glyptic overmastered hockshop denuclearizing kuchen skywrites excerpting contempts godling recognizance misinformants silvester punitively poetess lacer andirons ascendance varmints loggings wilting cognized inconsonant ashamedly positioning modernness grossness cycloidal affrays vespers hooks skilled incommodes unflappable geoscientists bartletts dandifies niches trilled circumstantiate revolutionizes unlatching normalacy bowlegged reviewed warrantees violably states jimmying vanward folksily portioned pranksters strolling prewarmed beamy secreting prostitutes acceptive monotonousness mishandled seedpod unsighted prospective consecrator remigrating conks terser refiners finalize fizgig disgustingly tinworks" . + . + _:Bb3bfeabdd1646e519d04c7ad0c00f6ea . + . + "http://www.manures.tld/semiprecious/tugboats.html" . + "casement valorized semiprecious" . + "192"^^ . + "http://www.muskiness.tld/manures/valorized.html" . + . +_:Bc670b5273528e32213b70371460e707c "Ludewiga Cronenberg" . +_:Bc670b5273528e32213b70371460e707c . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + _:B13514b03b6bd1eb202c22f5addbb4e09 . + . + "http://www.zinging.tld/amorality/footwears.html" . + "engrossers warheads amorality" . + "69"^^ . + "http://www.unoccupied.tld/zinging/warheads.html" . + . + _:B9ed9a99761cfbbbca77fdbad9f5e283e . + . + "http://www.atrophied.tld/lollipops/geophysicists.html" . + "barer sleekness lollipops" . + "http://www.nightman.tld/atrophied/sleekness.html" . + . +_:Ba452aa6511e2404ec1d30d2407e1c1c5 "Shuko Cassetty" . +_:Ba452aa6511e2404ec1d30d2407e1c1c5 . +_:B2b93113f26b4361ab5d0c43bf756ca3e "Ekavali Reineking" . +_:B2b93113f26b4361ab5d0c43bf756ca3e . + _:Bfef2570e0cb1f4b2a6728ede997ec042 . + . + "http://www.assuaged.tld/coxwains/jouncy.html" . + "russians blurting coxwains" . + "154"^^ . + . +_:B1aff480c593ba145751c1eaffc6f1b30 "Absalom Pettitt" . +_:B1aff480c593ba145751c1eaffc6f1b30 . +_:Bc1191f9bb05c39dff10b7d101799185f "Ananya Shores" . +_:Bc1191f9bb05c39dff10b7d101799185f . + _:B28198901a8cb2dc05fe8bf9838e97f38 . + . + "http://www.obsidians.tld/wealthier/roentgenoscopic.html" . + "flecky provenly wealthier" . + "139"^^ . + "http://www.jinglier.tld/obsidians/provenly.html" . + "http://www.remediless.tld/flecky/obsidians.html" . + . +_:B6ca04155388660acb74651dd75f10775 "Fjodora Sleger" . +_:B6ca04155388660acb74651dd75f10775 . +_:B4e366848a50c3fe8e6e88181391dd802 "Avimelech Benincasa" . +_:B4e366848a50c3fe8e6e88181391dd802 . + _:B65e26ef9f777846ec0190bc97baeeee8 . + . + "http://www.widowers.tld/sequestering/biens.html" . + "unlink incurability sequestering" . + "117"^^ . + "http://www.irretrievably.tld/widowers/incurability.html" . + . + _:B9233d91444719076f55bcd9ad12d7cf0 . + . + "http://www.pressrooms.tld/pinnace/collarless.html" . + "tractional traumatizing pinnace" . + "34"^^ . + "http://www.wingspreads.tld/pressrooms/traumatizing.html" . + . + _:Bba950a52a31270ffc84c3ae7466795fd . + . + "1965"^^ . + "http://www.misquoting.tld/bolstered/monodies.html" . + "sighter heartens bolstered" . + "188"^^ . + "bronchopulmonary misquoting heartens" . + . + _:B58f25d5a4464f646e050d1c8950a88c8 . + . + "http://www.hinny.tld/enkindling/mercantilistic.html" . + "quaker boer enkindling" . + "162"^^ . + "http://www.replacing.tld/hinny/boer.html" . + . + _:B2c82fe2d32f80803a9da69a3cef3b989 . + _:Bdf12fe4ae2ac971141e6aa815fe32949 . + . + "1965"^^ . + "http://www.gnawingly.tld/artifices/intermissions.html" . + "gunstock unclenching artifices" . + "118"^^ . + "skying gnawingly unclenching" . + . +_:B1efbaa95dba08dbef12b9d9d9cd63d84 "Jayme Siracuse" . +_:B1efbaa95dba08dbef12b9d9d9cd63d84 . + _:B3cf3b37a66455fc570b5553070ebbd43 . + . + "1964"^^ . + "http://www.jerkiness.tld/spermatocide/thunderstruck.html" . + "palanquin apostacies spermatocide" . + "18"^^ . + "http://www.slurried.tld/jerkiness/apostacies.html" . + "sweets palanquin jerkiness" . + . +_:Bf281b0e7c54be5d79f65ef944acc7857 "Okseniia Ellingburg" . +_:Bf281b0e7c54be5d79f65ef944acc7857 . + _:B73f98e6e4b1162ca3a706f398d7d884b . + . + "http://www.extremer.tld/starlike/quean.html" . + "finisher sunglow starlike" . + "28"^^ . + "http://www.leering.tld/extremer/sunglow.html" . + . + _:Be0fffa952927aff638d5b6bc718c40fd . + _:B518a096571f8430d351accc6b1baa5ac . + . + "1963"^^ . + "http://www.potsie.tld/illegalization/vetoed.html" . + "sultans outleaping illegalization" . + "178"^^ . + "annulments potsie outleaping" . + . + _:B4d6fce65896673e7872d21a886b83d02 . + . + "http://www.puttering.tld/birchism/separably.html" . + "legates thiosulfate birchism" . + "128"^^ . + "http://www.nagged.tld/puttering/thiosulfate.html" . + . +_:Bed0963d4c9326d7afab6433cd5e90b11 "Olaf Mallacara" . +_:Bed0963d4c9326d7afab6433cd5e90b11 . +_:B617531b92b2210a429544e1e4c8cbcee "Agathe Benchoff" . +_:B617531b92b2210a429544e1e4c8cbcee . + _:B8ed950c211fc7a48c1f09a94299ee3f1 . + . + "1953"^^ . + "http://www.stallions.tld/lamebrains/irrationalness.html" . + "laggardness palmettoes lamebrains" . + "156"^^ . + "http://www.stanching.tld/stallions/palmettoes.html" . + "hypodermically laggardness stallions" . + . + _:B9845914d4a3d8cff3360574450793929 . + . + "http://www.jelled.tld/demurely/negligence.html" . + "unwarily bughouse demurely" . + "33"^^ . + "concubines discreeter aikidos grudges cumuli spelt gentlefolk neutralizing malefactress" . + "http://www.aleatory.tld/jelled/bughouse.html" . + . +_:Bd3c979be23048c3e5e1f0c2488b0dc37 "Klithilde Wieloch" . +_:Bd3c979be23048c3e5e1f0c2488b0dc37 . +_:Bd644a2d2e3ebee8681713a6aec1e508b "Cas Higbee" . +_:Bd644a2d2e3ebee8681713a6aec1e508b . +_:B572418245bcb2d6a62bec8d4bf8cfcd7 "Taren Klarman" . +_:B572418245bcb2d6a62bec8d4bf8cfcd7 . +_:Bd572772c5e99917fe6468e0065f0c70a "Bojana Yanish" . +_:Bd572772c5e99917fe6468e0065f0c70a . +_:B2368c317908684f5da34f41fa105a3a7 "Gavan Tenhaeff" . +_:B2368c317908684f5da34f41fa105a3a7 . + . + _:B0fda3800c2bfccf2d16557c537a6868b . + . + "http://www.splurgy.tld/frayings/overprinted.html" . + "reaps interpositions frayings" . + "101"^^ . + "http://www.replan.tld/splurgy/interpositions.html" . + . +_:B72a1d23a14188d7e78151691ae45e8fb "Petrovna Petruso" . +_:B72a1d23a14188d7e78151691ae45e8fb . +_:Bf5ca0ed012787c7d9257b92eef153c13 "Solymar Palisbo" . +_:Bf5ca0ed012787c7d9257b92eef153c13 . + _:Bf9261bfde21305967433cf4125a677ec . + . + "http://www.modulating.tld/otolith/radioactivity.html" . + "disbandment yowie otolith" . + "182"^^ . + . +_:B1ff7c40482fec6a40666bbee0799544e "Kendall Pinkney" . +_:B1ff7c40482fec6a40666bbee0799544e . +_:B8488af9a6b2f860e1af57b4e7b5a6463 "Herberta Fullenwider" . +_:B8488af9a6b2f860e1af57b4e7b5a6463 . +_:B8694c000fe41cfd62da66da1be43232d "Zelotes Skelley" . +_:B8694c000fe41cfd62da66da1be43232d . +_:Bcc99ff2c1508625aa5a1c61eef2bd0a7 "Leonide Hickle" . +_:Bcc99ff2c1508625aa5a1c61eef2bd0a7 . +_:B90f3c4699a72364b9d6c70f73e1fbc7b "Masahiro Touchet" . +_:B90f3c4699a72364b9d6c70f73e1fbc7b . + _:B3e4bceb2f895dcf70d9a1a44b6b9e1b2 . + _:Be6883883569808cb6c28a0f956167df2 . + . + "http://www.propounded.tld/burler/steeper.html" . + "tidemarks mammotomy burler" . + "49"^^ . + . + _:B855c9869172f94e7d819d1038546c221 . + . + "http://www.fivepins.tld/holism/materialization.html" . + "arterioscleroses minks holism" . + "125"^^ . + "http://www.confinement.tld/fivepins/minks.html" . + . + _:B8015a72949c03b1d2f95c38a4f25b747 . + . + "http://www.boxier.tld/convincingly/vocatives.html" . + "polymorphous bops convincingly" . + "79"^^ . + "http://www.semiofficial.tld/boxier/bops.html" . + . + _:Bce6076c62f2dede01e71251e774b5d50 . + . + "http://www.humour.tld/pandas/cosmist.html" . + "driers redirection pandas" . + "164"^^ . + "kumquats hostels greeniest drooling tutted fubbed vasomotor precedable orchestrally novella mahjongs estrogen" . + . +_:B9ccf6ceb717efc9704a8a67d64c9d462 "Cecelia Merkel" . +_:B9ccf6ceb717efc9704a8a67d64c9d462 . + _:Bfca92720629beb3db9440af3abe4199a . + . + "http://www.bougainvillaeas.tld/footholds/drupelets.html" . + "rivieras bemire footholds" . + "99"^^ . + "http://www.languorous.tld/bougainvillaeas/bemire.html" . + . +_:Bc4f3dca45f1eea4d8345c034313dbf03 "Taina Tilzer" . +_:Bc4f3dca45f1eea4d8345c034313dbf03 . + _:B80bb7f801bd6bee259c49c4c8399f07a . + . + "http://www.pyramided.tld/resection/preform.html" . + "squids rapidly resection" . + "19"^^ . + "alchemists versifier threads recheck garroters parricidal waterfowls unrented tarots" . + "http://www.manges.tld/pyramided/rapidly.html" . + . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + . + "http://www.tasksetter.tld/hoarders/bringeth.html" . + "mooncalf listenings hoarders" . + "159"^^ . + "http://www.servable.tld/tasksetter/listenings.html" . + . + _:B2f05fd9a0366ec321d914f72dfb3542e . + . + "http://www.wired.tld/completes/rejudge.html" . + "animals panchromatic completes" . + "124"^^ . + "http://www.asymptotically.tld/wired/panchromatic.html" . + . + _:B7e81e9d490a7a8eacafd3387738fa250 . + . + "http://www.cairns.tld/solidification/preventiveness.html" . + "clapt boozily solidification" . + "56"^^ . + "sipping preconstruct chifforobe tidemarks propounded mammotomy burler steeper" . + "http://www.softbound.tld/cairns/boozily.html" . + . + _:Bdb6bc80348eccee30aab91dca357f7a8 . + . + "http://www.batsman.tld/steeliest/stagehand.html" . + "flenched syncoms steeliest" . + . +_:B3fe446c7a76a05c43d0daba34d4da84f "Alex Schilke" . +_:B3fe446c7a76a05c43d0daba34d4da84f . + _:Ba56af44a784063bae662ec6caf267802 . + "1967"^^ . + "http://www.juntas.tld/encysting/tenders.html" . + "redeemer erose encysting" . + "117"^^ . + "layettes juntas erose" . + . + _:B4a43025bea2151723731e8d121467782 . + . + "http://www.limes.tld/aud/devolved.html" . + "indomitably tailskids aud" . + "151"^^ . + "http://www.reweaving.tld/limes/tailskids.html" . + . +_:Beb7b2e3c0ed894a2b0e8d9bbc90c4ee2 "Krysta Eskenazi" . +_:Beb7b2e3c0ed894a2b0e8d9bbc90c4ee2 . + _:B5639eb4d1848bcd8d3d53a990b221cdb . + . + "http://www.foeti.tld/johnnies/dervishes.html" . + "outargued amaranths johnnies" . + "143"^^ . + "http://www.inlands.tld/foeti/amaranths.html" . + . +_:B6fbfd88d5119240202bbeaf5ce539336 "Edoarda Stipanuk" . +_:B6fbfd88d5119240202bbeaf5ce539336 . + _:B92aa484f484359fd9a6d0caaca8221c9 . + _:Be86832b7b7f31c5ef11ea7176edba77a . + . + "http://www.prologues.tld/windpipe/tootles.html" . + "futhermore binds windpipe" . + "25"^^ . + "http://www.candidatures.tld/prologues/binds.html" . + . +_:B2760b8c9596274fd241ea0a19be7477b "Sofeia Schmick" . +_:B2760b8c9596274fd241ea0a19be7477b . +_:B00737073ad5179a11e834cc2fc662185 "Muna Lastovica" . +_:B00737073ad5179a11e834cc2fc662185 . +_:B817c0dc4493de3c422519eccfaa741ac "Penina Stepro" . +_:B817c0dc4493de3c422519eccfaa741ac . + . + _:B2c850b0f72925c04842364455a2b4332 . + . + "http://www.receives.tld/bretons/molded.html" . + "encyclicals machree bretons" . + "http://www.sailcloth.tld/receives/machree.html" . + . +_:Bf219a66ae5d1ff31695a25b7aaf6deb3 "Dafina Pendexter" . +_:Bf219a66ae5d1ff31695a25b7aaf6deb3 . +_:Bd02bab416cf1d149527aa66aef418837 "Delwyn Campus" . +_:Bd02bab416cf1d149527aa66aef418837 . + _:B47f6cc3397f036ad172b9ed20e5ed829 . + _:Bc43965e6d7757bc2ca2f810bc5c1d3ac . + . + "http://www.teasing.tld/pushing/prorating.html" . + "declining hypersensitivity pushing" . + "75"^^ . + "http://www.containment.tld/teasing/hypersensitivity.html" . + . + _:B79bd64b96937228457dc077e26303424 . + . + "http://www.swanker.tld/astrakhan/cunninger.html" . + "collards severalizing astrakhan" . + "18"^^ . + . +_:B53cada86cdd30fa893cc068cdd8229a6 "Valentin Galeano" . +_:B53cada86cdd30fa893cc068cdd8229a6 . + _:B1667c2b2c96829cb5e39141250c1f669 . + . + "http://www.rom.tld/sinatra/following.html" . + "discord amputation sinatra" . + "135"^^ . + "http://www.freeness.tld/rom/amputation.html" . + . + _:Bcadb66b00a365d98a8fbbed7d6b6925b . + . + "http://www.stereoscopies.tld/machismos/nth.html" . + "invoiced scraggier machismos" . + "5"^^ . + . + _:B10f38bdca983a883cf14e387f1d90eb6 . + . + "1955"^^ . + "http://www.inscribed.tld/preconsiderations/impings.html" . + "moots anneals preconsiderations" . + "70"^^ . + "http://www.microprogramming.tld/inscribed/anneals.html" . + "chivvies moots inscribed" . + . +_:B9e0344a5a254b82dccc6603ef1c7d032 "Yves Hunsucker" . +_:B9e0344a5a254b82dccc6603ef1c7d032 . + _:Bd9440cc231c3342a5a3d7baf5580c466 . + _:Bb33107e6daef7348e5127e390b11ca64 . + . + "http://www.mopish.tld/microscope/punching.html" . + "anodal beeves microscope" . + "181"^^ . + . +_:B03712a20cf1d2d63717a20fdd37d4c7b "Cleveland Navarez" . +_:B03712a20cf1d2d63717a20fdd37d4c7b . +_:B61807a4729f8e281598e940de85bbe83 "Dyllon Duncil" . +_:B61807a4729f8e281598e940de85bbe83 . + _:B89b47b505c182367f1fb3e9ee688f81a . + . + "1963"^^ . + "http://www.viaducts.tld/liaises/joyriders.html" . + "tassels pottages liaises" . + "34"^^ . + "alloyed viaducts pottages" . + . + _:Bfdc2caf43ae54a23b37f2f12c61b944d . + . + "http://www.bateaux.tld/doggones/etiological.html" . + "biting temperers doggones" . + "195"^^ . + "http://www.lapdogs.tld/bateaux/temperers.html" . + . +_:Bb53261b73f81e74ad87820f02acf73dd "Putokoveia Cashmer" . +_:Bb53261b73f81e74ad87820f02acf73dd . + . + _:Bba019560539d5678b7d0228525eb76cf . + . + "http://www.codder.tld/kaons/failingly.html" . + "outguessing acacia kaons" . + "160"^^ . + . + _:B6cec57c828cce0729a923f4a1ee84ef3 . + . + "http://www.coagulability.tld/dharmas/amplifiable.html" . + "preadolescents phlegmiest dharmas" . + "17"^^ . + "http://www.carolinians.tld/coagulability/phlegmiest.html" . + . + _:B1242902d7f8f648cd0f73ee4cee4b321 . + . + "http://www.caudate.tld/talkatively/subtract.html" . + "reprocesses bugeye talkatively" . + "41"^^ . + "http://www.toeplates.tld/caudate/bugeye.html" . + . + _:B9114eb030840116f3ce5030f40add287 . + . + "http://www.bryony.tld/nappes/subtracting.html" . + "ogham balefire nappes" . + "46"^^ . + . + _:Be009b9adf8b42a1e53e611eac930f8c1 . + . + "http://www.repacifies.tld/depositional/trephining.html" . + "executrixes affinities depositional" . + "60"^^ . + "http://www.tugboat.tld/repacifies/affinities.html" . + . + _:B341d3fca694059bf6faf7d0f9d11919e . + . + "http://www.patrilinear.tld/forequarter/cheesiest.html" . + "liberality apostrophizing forequarter" . + "70"^^ . + "http://www.choreas.tld/patrilinear/apostrophizing.html" . + . +_:B826da19cdf3c0c881953e9ac53fb5c17 "Francisca Gofton" . +_:B826da19cdf3c0c881953e9ac53fb5c17 . + _:Ba3a275e31886807db187d8d4a82dcf6f . + . + "http://www.bellboys.tld/tokens/ramification.html" . + "periodically transcendentalist tokens" . + "54"^^ . + "http://www.slideway.tld/bellboys/transcendentalist.html" . + . + _:B26c1cbb80ba5a2f91b916b27fb0d881e . + . + "1965"^^ . + "http://www.loch.tld/pandowdy/appellors.html" . + "lubricated faxes pandowdy" . + "109"^^ . + "http://www.refile.tld/loch/faxes.html" . + "tatterdemalions lubricated loch" . + . + _:Bbdd83328bdc1550ce82bbe568f568e60 . + _:B47d7ca10434c5225238f2302f84d8ddb . + . + "http://www.crabgrass.tld/sowed/saboteurs.html" . + "woodsman veeries sowed" . + "181"^^ . + . +_:Bb19653e89ade8e9e6c7b4b89cc6f577c "Arnulf Ozburn" . +_:Bb19653e89ade8e9e6c7b4b89cc6f577c . + _:B3a9c8dcb69fddccb9b2059e879ebbe7e . + . + "http://www.cruzados.tld/sublessee/featherier.html" . + "legaleses cudgeling sublessee" . + "119"^^ . + "http://www.resolves.tld/cruzados/cudgeling.html" . + . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + "1960"^^ . + "http://www.entertaining.tld/scalars/hirelings.html" . + "enterable totalling scalars" . + "http://www.allovers.tld/entertaining/totalling.html" . + "nucleation enterable entertaining" . + . +_:Bb1ded7fe2832b6c10abcf9e850e6a7b1 "Adeline Stephens" . +_:Bb1ded7fe2832b6c10abcf9e850e6a7b1 . + _:B1f22a560ae831df0bf55728e3417effc . + . + "http://www.pastoralism.tld/wabbler/prorates.html" . + "seeped cuddled wabbler" . + "http://www.sermonizer.tld/pastoralism/cuddled.html" . + . +_:B8cc49754a51ba7673adf9e5efd84441d "Auguste Pomeranz" . +_:B8cc49754a51ba7673adf9e5efd84441d . + _:B5d24a5460ab9b0fa88df54d3b66217f0 . + _:B348e1bdd1e8625fc164aad96c1047d0d . + . + "http://www.reinscribing.tld/databases/duffers.html" . + "swanherds penlight databases" . + "11"^^ . + "http://www.arborization.tld/reinscribing/penlight.html" . + . + _:B93240f2dac41e6bf33206ea95173e7b6 . + . + "http://www.duper.tld/tincted/jus.html" . + "retirees depersonalizes tincted" . + "31"^^ . + . +_:Bc21b5cd7b12e00afa39d682b794d95d9 "Salmoneus Duncans" . +_:Bc21b5cd7b12e00afa39d682b794d95d9 . + _:B1d959a562d81986e1827db114dbbce8a . + . + "1958"^^ . + "http://www.backlit.tld/furriers/misting.html" . + "brawler unripe furriers" . + "21"^^ . + "http://www.engirdling.tld/backlit/unripe.html" . + "reentries brawler backlit" . + . + . + _:B522a1b7792cfbe87b7f18e2fb1a21622 . + . + "http://www.endorser.tld/harrower/claymores.html" . + "dismounting libations harrower" . + "142"^^ . + . + _:Bcb17dc67bb72ce54436863b680478788 . + _:B0f60b78d8fd5d8387a8e7de53e83f106 . + . + "http://www.tingeing.tld/knittings/visions.html" . + "bobbing tierces knittings" . + "191"^^ . + "http://www.wholesalers.tld/tingeing/tierces.html" . + . +_:Bef49f8ec8f1d29953fec71ce8fd9faad "Saka Doe" . +_:Bef49f8ec8f1d29953fec71ce8fd9faad . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . + _:B29d6d91e18ff72d666c5c439e6b3bc45 . + . + "http://www.complies.tld/brio/thoraces.html" . + "exuded intermediate brio" . + "39"^^ . + "http://www.doomed.tld/complies/intermediate.html" . + . + _:B8996e412f1f8ca7d8ad985270d3ac624 . + . + "1965"^^ . + "http://www.murmurer.tld/gorily/hie.html" . + "sophomorically nebulizers gorily" . + "72"^^ . + "http://www.boggiest.tld/murmurer/nebulizers.html" . + "kvetching sophomorically murmurer" . + . + _:B46301088bd94891d0de80b776d2ed311 . + "geodesist concentrated boughs" . + _:Bafa13e03c1ce2d565f5367c4f2c5a1a7 . + . + "keypunchers geodesist dingle" . + "1965"^^ . + "http://www.dingle.tld/boughs/cheroot.html" . + "84"^^ . + . + "http://www.otolithic.tld/dingle/concentrated.html" . + _:Beca75f5200fac12f1efe9981e0e20dcd . + "1964"^^ . + "http://www.unmake.tld/flambeed/nepotism.html" . + "barracks circadian flambeed" . + "26"^^ . + "http://www.venerates.tld/unmake/circadian.html" . + "teas barracks unmake" . + . + _:B130abfb0d1d313df0458f623989e3915 . + . + "http://www.excursuses.tld/antechoir/permanents.html" . + "retry slathered antechoir" . + "47"^^ . + "http://www.unconsumed.tld/excursuses/slathered.html" . + . +_:B2c3a371762665720a2e2b3a2ee68b31a "Khristen Mossor" . +_:B2c3a371762665720a2e2b3a2ee68b31a . + _:B9d51607c400b4758f25274edb17a0289 . + _:B4ab9caab3fc40f77756d4d77f09f598c . + . + "http://www.boned.tld/rabidity/pinfeathers.html" . + "pinked decoders rabidity" . + "http://www.invalidates.tld/boned/decoders.html" . + . + _:B658d804bee174be7574995029bb7fd2f . + _:Be66390e59bf96b8c757b4e087c280101 . + . + "http://www.chummed.tld/geldings/savaging.html" . + "liverwursts metonyms geldings" . + "96"^^ . + "http://www.umping.tld/chummed/metonyms.html" . + . +_:Bbc17987fb48ae503f6319ebb9686179a "Svakhna Kirch" . +_:Bbc17987fb48ae503f6319ebb9686179a . +_:B66c78018e316778e208a4aa656bdf633 "Dalila Sadger" . +_:B66c78018e316778e208a4aa656bdf633 . + _:Bbb399f0493d9cffcab4aad234d42d97e . + . + "http://www.renewed.tld/citruses/spangliest.html" . + "colonnaded scoldingly citruses" . + "55"^^ . + "http://www.cohorts.tld/renewed/scoldingly.html" . + . + _:Bbfa2a106c7cf306b7834732724e403d4 . + _:B334f032e10a9608b5927dd7dc286704d . + . + "http://www.weans.tld/moralization/firepan.html" . + "souse tambur moralization" . + "10"^^ . + "http://www.etheric.tld/weans/tambur.html" . + . +_:B324171010570a7364c2cd4d28f4afcac "Leokadia Noland" . +_:B324171010570a7364c2cd4d28f4afcac . +_:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 "Uqbah Oconnell" . +_:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 . + _:B7c9c1a6636daee4e71c938c73b8d9f18 . + . + "http://www.velocities.tld/feverfews/contingents.html" . + "whereunto ribless feverfews" . + "120"^^ . + "http://www.etruscans.tld/velocities/ribless.html" . + . + _:B559620758b8c50b5b71c4adb17b346b6 . + . + "http://www.dishtowels.tld/dozers/cootie.html" . + "foremost croutons dozers" . + "109"^^ . + . +_:B27cc9ddb23030ce71a2c2a3ea3587f27 "Ltizia Digirolomo" . +_:B27cc9ddb23030ce71a2c2a3ea3587f27 . + _:B31f194dd5dcbcedc96601e046861b851 . + . + "http://www.forbearer.tld/undermentioned/outflanking.html" . + "sharpers anesthetization undermentioned" . + "143"^^ . + "http://www.undamped.tld/forbearer/anesthetization.html" . + . +_:B0c5bfd5789df268aed8d02fe3350ea12 "Astera Ferer" . +_:B0c5bfd5789df268aed8d02fe3350ea12 . +_:Bc93355e0952068a076570d0427fbd0b3 "Noach Goodard" . +_:Bc93355e0952068a076570d0427fbd0b3 . + _:B076b10a7397bd27b993cc66aed0b79ab . + . + "http://www.lecherously.tld/bitchiest/crispened.html" . + "balmiest closers bitchiest" . + "196"^^ . + "http://www.bonding.tld/lecherously/closers.html" . + . + _:Bb2bd5a7505be484387ca2dd762c45f70 . + . + "1963"^^ . + "http://www.alphabetically.tld/nicked/inhume.html" . + "overcapitalizes preannounces nicked" . + "95"^^ . + "monarchist alphabetically preannounces" . + . + _:B972b6ca9bc50d5a62380bad9b5ec22ab . + _:B7004c84f0cc880699926c14d55adc06a . + "1962"^^ . + "http://www.crowds.tld/midgut/fewness.html" . + "alimentation streaking midgut" . + "189"^^ . + "http://www.upbraids.tld/crowds/streaking.html" . + "pustuled alimentation crowds" . + . + _:Bd97bcd80ecadd03454d4612f31137a2c . + . + "http://www.fantods.tld/shedders/recipients.html" . + "deterministic abhorrently shedders" . + "144"^^ . + "http://www.underway.tld/fantods/abhorrently.html" . + . +_:B01130281a03efd1cb2c46d597d1a2a14 "Teyva Creaser" . +_:B01130281a03efd1cb2c46d597d1a2a14 . +_:Bebc60fe9f3ddf0902c63245fb83ea75f "Gulika Alipio" . +_:Bebc60fe9f3ddf0902c63245fb83ea75f . + _:B6994506f768f3a9490780fd1eaef2bd0 . + . + "http://www.bussed.tld/perambulators/chasteness.html" . + "hers headboards perambulators" . + "http://www.seatwork.tld/bussed/headboards.html" . + . + _:B068bd559de79f6cb35a881ed6a8979ae . + "1964"^^ . + "http://www.overdiligent.tld/octopodes/forevermore.html" . + "scripts coarsens octopodes" . + "99"^^ . + "http://www.milanese.tld/overdiligent/coarsens.html" . + "solipsistic scripts overdiligent" . + . +_:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 "Nira Shone" . +_:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . +_:B0dc826b599c62dd2b97beb9ad7099ad1 "Sheik Sorrel" . +_:B0dc826b599c62dd2b97beb9ad7099ad1 . +_:Be922f1817464961349f96bf854de4c91 "Carli Maggert" . +_:Be922f1817464961349f96bf854de4c91 . +_:B0c34d261804abfd464e83177aa571f47 "Galeno Ron" . +_:B0c34d261804abfd464e83177aa571f47 . + _:Bd0773f2bc38ebd57a6aa228cc85aa1e2 . + . + "http://www.plumper.tld/semiotic/expropriated.html" . + "whereases youngling semiotic" . + "104"^^ . + "http://www.alterants.tld/plumper/youngling.html" . + . +_:B33e9ca2dabb70a3276c1b1ea763d8b05 "Katrina Hilgers" . +_:B33e9ca2dabb70a3276c1b1ea763d8b05 . + "http://www.runouts.tld/cowboys/mooniest.html" . + _:B5f9fa081525ced1eba1c9afeb20ab494 . + . + "1959"^^ . + _:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "http://www.alleles.tld/runouts/realtors.html" . + "beanpoles impliedly runouts" . + "169"^^ . + "impliedly realtors cowboys" . +_:B474baaa6d202cad43a411ad1c865a8c2 "Brenda Varley" . +_:B474baaa6d202cad43a411ad1c865a8c2 . +_:B68b0e609241cc1a8891c0e6320d0368a "Anka Pindell" . +_:B68b0e609241cc1a8891c0e6320d0368a . +_:B8ea8974a451b993952f63ef99df28d14 "Booker Spiker" . +_:B8ea8974a451b993952f63ef99df28d14 . +_:B337636c7c7e6ffd30a005711327c4e19 "Naho Currens" . +_:B337636c7c7e6ffd30a005711327c4e19 . +_:Bd338824712394dd5987e2c5d376ceabc "Ursuel Eskind" . +_:Bd338824712394dd5987e2c5d376ceabc . + _:B50a1cb44cf18ef96e49b1046f59329c6 . + . + "http://www.searer.tld/stiffed/reburials.html" . + "piecework sauntered stiffed" . + "92"^^ . + "http://www.eternize.tld/searer/sauntered.html" . + . +_:B4a79841a20974a01956d6567679e3073 "Gidayu Namsaly" . +_:B4a79841a20974a01956d6567679e3073 . + _:B48ef758bb6fff88e239a7dfae01a40f3 . + . + "1966"^^ . + "http://www.dieticians.tld/trademarks/acct.html" . + "inquired leveret trademarks" . + "141"^^ . + "http://www.hominess.tld/dieticians/leveret.html" . + "remarkable inquired dieticians" . + . + _:B7daee3163f1c6e0e4e4a2df821cc59a3 . + . + "http://www.aeronaut.tld/tinstone/kabob.html" . + "piggeries chanteuses tinstone" . + "http://www.oysterers.tld/aeronaut/chanteuses.html" . + . + _:B181866caae10f590d72ffaf44fe20c7a . + . + "http://www.sagger.tld/vitalist/rearmed.html" . + "adjoins retouch vitalist" . + "167"^^ . + . +_:Bea7ebeabbeb9651f9fbda5a062606f2a "Xalbador Parsens" . +_:Bea7ebeabbeb9651f9fbda5a062606f2a . + _:B2881cd777cd70d7fbc47f1ee73419267 . + . + "1956"^^ . + "http://www.knucklebone.tld/blandisher/spireas.html" . + "paradoxical heparin blandisher" . + "73"^^ . + "http://www.batrachians.tld/knucklebone/heparin.html" . + "doser paradoxical knucklebone" . + . + _:B47ce73b8c68eaa4e943c2182034f9bf8 . + _:B3d92f3e797d7f61423be3fcccee8bc53 . + . + "http://www.transportables.tld/tollage/mischarge.html" . + "embryologies ureas tollage" . + "104"^^ . + "http://www.desponds.tld/transportables/ureas.html" . + . + _:Bf98d73b9bd9c56d5d98181fef017690d . + . + "http://www.bulls.tld/occults/glanders.html" . + "quibbles maddening occults" . + "44"^^ . + "http://www.inseam.tld/bulls/maddening.html" . + . + _:Be07c4071499a759a45ffa8f38f1cccd8 . + . + "http://www.cantons.tld/violins/waves.html" . + "fibroin terns violins" . + "117"^^ . + "http://www.jutty.tld/cantons/terns.html" . + . + _:B86bb4fb51d4fcb8164456331ab6df753 . + . + "1955"^^ . + "http://www.kilohertz.tld/poloniums/philanderers.html" . + "volitions reserver poloniums" . + "190"^^ . + "acrimoniously kilohertz reserver" . + . +_:B91bb377f8fe94b5d400f0880870441c5 "Hanuman Forkner" . +_:B91bb377f8fe94b5d400f0880870441c5 . +_:B7e76dea1eddad9de4d0d90e8c431354b "Bilis Arena" . +_:B7e76dea1eddad9de4d0d90e8c431354b . +_:B6e81bed99adda8f09291253b8afaa8b1 "Mahala Sturz" . +_:B6e81bed99adda8f09291253b8afaa8b1 . + _:B0813b087ba3ad9a164563c6aec4b0bca . + . + "http://www.sasses.tld/dwarfs/nonindependent.html" . + "contradictions categorized dwarfs" . + "148"^^ . + "http://www.diddling.tld/sasses/categorized.html" . + . + _:B3bef8abfced55960d47fe99ee8be82eb . + _:B5e25f5e59fa548fd9c4fa31fc12d791a . + "1963"^^ . + "http://www.poliomyelitic.tld/depreciators/nihility.html" . + "geom fantasized depreciators" . + "76"^^ . + "http://www.knottiness.tld/poliomyelitic/fantasized.html" . + "silted geom poliomyelitic" . + . +_:Bdf12fe4ae2ac971141e6aa815fe32949 "Jesper Cobler" . +_:Bdf12fe4ae2ac971141e6aa815fe32949 . +_:B1e4af6d6a7ea7a64d0a670a774545031 "Concordia Dennington" . +_:B1e4af6d6a7ea7a64d0a670a774545031 . +_:Bec69dc648cdf0218812472c35a314de1 "Ramerra Greenup" . +_:Bec69dc648cdf0218812472c35a314de1 . + _:B5d25230344d421a6de4c2251e8645b81 . + _:B674c434195f4202ef66f0892ab1a7578 . + "1965"^^ . + "8"^^ . + "Journal 5 (1965)" . + "1"^^ . + . + _:B8f7df1e22d6786c629b720c78e13dea0 . + _:Bbccffe7f82d26beb75ca3629d3a096df . + . + "http://www.chaoses.tld/clamper/springed.html" . + "kickers disagreement clamper" . + "161"^^ . + "http://www.regressed.tld/chaoses/disagreement.html" . + . + _:Be852dd2e74e580df0cf860a43875a4b5 . + . + "http://www.effervesced.tld/aahing/juicers.html" . + "upchuck sensibilities aahing" . + "176"^^ . + "http://www.hoydens.tld/effervesced/sensibilities.html" . + . + _:Becbd1bf63dfb3ffe3fc55dbed433abb6 . + . + "http://www.specifying.tld/tantalize/crayonists.html" . + "outgassed narcotizes tantalize" . + "71"^^ . + "http://www.lassitudes.tld/specifying/narcotizes.html" . + . + _:B5ef9b50e2cafe9faa7e31db73ad0f1c4 . + . + "http://www.prorated.tld/staunchness/blunting.html" . + "sunroofs gallons staunchness" . + "152"^^ . + "http://www.luminesces.tld/prorated/gallons.html" . + . + _:B7fcfcbf816da93aca292f409c6cd9afb . + _:B167cc0ae644baf19e8d37c1f3cdce407 . + . + "1961"^^ . + "http://www.carnally.tld/charing/reframed.html" . + "catabolizing accusers charing" . + "74"^^ . + "typos carnally accusers" . + . + _:B00e26f52e83c29b472d92d6a82cc25bc . + . + "http://www.terrarium.tld/ignitable/entrap.html" . + "unpredicted simoleons ignitable" . + "35"^^ . + "http://www.hairsprays.tld/terrarium/simoleons.html" . + . +_:B7647329dfaa78d77a2a53137691925f8 "Galenia Bedillion" . +_:B7647329dfaa78d77a2a53137691925f8 . + "0-8664-4856-0" . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + _:B7155305e096fea9150cfd6f7c78e670b . + . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + "Proceeding 1 (1966)" . + "http://www.fauvist.tld/hyphened/mortalities.html" . + "1675"^^ . + "1966"^^ . + . + "semicolons fauvist startled" . + "UCL Press" . + _:B9c4dda27848cb349cf32c1b5a1bb8dd3 . + . + "http://www.tarring.tld/caterwaul/bibber.html" . + "wretches clouding caterwaul" . + "137"^^ . + . + _:Bd2d9059bd0a07e5e99b2932a66d32880 . + . + "http://www.metrist.tld/valors/venose.html" . + "brooded enchantresses valors" . + "135"^^ . + "http://www.madrigals.tld/metrist/enchantresses.html" . + . +_:Be852dd2e74e580df0cf860a43875a4b5 "Luci Adolfo" . +_:Be852dd2e74e580df0cf860a43875a4b5 . +_:Bac21cffe484c1b3f3e3997534a6bb18d "Gavril Treible" . +_:Bac21cffe484c1b3f3e3997534a6bb18d . + _:Baf81794542cba5925d2b9998f9356f77 . + "1951"^^ . + "http://www.matchmaker.tld/chalkiest/cirrhosis.html" . + "oversupply cyphers chalkiest" . + "absoluteness matchmaker cyphers" . + . + _:B278cd47c38c54f4bf1f77a6c2a06bf80 . + . + "http://www.gesticulates.tld/freebooter/straying.html" . + "nubble cupfuls freebooter" . + "13"^^ . + . + _:B2b4ad38e9d3e8dbfd5c590af72247677 . + . + "http://www.insists.tld/zooid/arsis.html" . + "unsteadiest sepalous zooid" . + "162"^^ . + "http://www.overeducates.tld/insists/sepalous.html" . + . + _:B5745fb14232e3747b12b4c77468944a8 . + . + "1959"^^ . + "http://www.obfuscates.tld/ombudsmen/carroming.html" . + "unclamps lallygags ombudsmen" . + "16"^^ . + "http://www.slatted.tld/obfuscates/lallygags.html" . + "ostentation unclamps obfuscates" . + . + _:Bef867201803b536bbd84ed1ab66c759d . + . + "http://www.cartoons.tld/unstructured/intimidation.html" . + "hushful woolers unstructured" . + "155"^^ . + "http://www.misjudged.tld/cartoons/woolers.html" . + . + _:Be3a9fa09afabe3badd415721f8183d5c . + . + "1958"^^ . + "http://www.mangels.tld/comparts/commentators.html" . + "finned inferiors comparts" . + "94"^^ . + "http://www.uncanniest.tld/mangels/inferiors.html" . + "makings finned mangels" . + . + _:B26ecd5cf85f0d83c5a2685d0460a7b99 . + . + "http://www.palladiums.tld/pellagras/prissies.html" . + "philharmonics gnashed pellagras" . + "98"^^ . + "http://www.velds.tld/palladiums/gnashed.html" . + . +_:Bc51d1bda8ee9926c3882f6471a19389e "Ernesto Schoonmaker" . +_:Bc51d1bda8ee9926c3882f6471a19389e . +_:B32101a037213fe8d2efe3dbac340e3e4 "Africa Lasagna" . +_:B32101a037213fe8d2efe3dbac340e3e4 . + _:Bbd54616189bc10e4b7ca635c208661fb . + _:Bd223ec3768ae206cec6e5ddc367b11eb . + . + "http://www.holder.tld/jangler/begins.html" . + "agedly compt jangler" . + "96"^^ . + "http://www.outspoke.tld/holder/compt.html" . + . +_:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 "Waajida Waltemeyer" . +_:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . +_:Bdbf9ce5475cbe88a5da6ab516395e100 "Teagan Amistoso" . +_:Bdbf9ce5475cbe88a5da6ab516395e100 . + . + _:B3c501808ece47091417f2b540ef9bf85 . + _:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 . + . + "http://www.vitric.tld/kookiest/leavening.html" . + "shovels mendelism kookiest" . + "156"^^ . + "http://www.quantitatively.tld/vitric/mendelism.html" . + . + . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + "1962"^^ . + "http://www.fortifying.tld/backbends/autocracies.html" . + "raisings attempting backbends" . + "154"^^ . + "http://www.alibiing.tld/fortifying/attempting.html" . + "chiasma raisings fortifying" . + . + _:Bd5dcb041894627bc9bf4ccaf6cb39355 . + . + "http://www.partakes.tld/locoweeds/immerses.html" . + "undine quitted locoweeds" . + "178"^^ . + . +_:B3202a006422463e8cfac5d659b63267a "Dameon Schieler" . +_:B3202a006422463e8cfac5d659b63267a . + _:Bfce769cddb66d669cda772618fc4c137 . + . + "http://www.upswollen.tld/dissectors/insulating.html" . + "cithern shantey dissectors" . + "67"^^ . + "http://www.nonapplicable.tld/upswollen/shantey.html" . + . +_:B12419548a6a9b88df1bb5108a486c5f1 "Hildemar Bhandari" . +_:B12419548a6a9b88df1bb5108a486c5f1 . + _:B5d11caff0a438c695c5b448f8375f011 . + . + "http://www.disagreeing.tld/nonreciprocally/traveling.html" . + "locomoted congregational nonreciprocally" . + "156"^^ . + "http://www.hushes.tld/disagreeing/congregational.html" . + . + _:B1ff7c40482fec6a40666bbee0799544e . + . + "http://www.burglaries.tld/arraignments/uncherished.html" . + "gleanable insinuates arraignments" . + "116"^^ . + "http://www.inliers.tld/burglaries/insinuates.html" . + . +_:B4ab9caab3fc40f77756d4d77f09f598c "Rosamaria Cortese" . +_:B4ab9caab3fc40f77756d4d77f09f598c . + _:B0054a52a9dfb7cfa00c229612c32ee03 . + . + "http://www.schussed.tld/downshifting/stylishness.html" . + "rampageous luminescence downshifting" . + "26"^^ . + . + _:B9881efa4a71da5f935f519a98a9ada06 . + . + "http://www.agilities.tld/overbold/astronomically.html" . + "sealing redressment overbold" . + "115"^^ . + . +_:B63faff1031d1b910c8282a401297dffe "Janecska Turrey" . +_:B63faff1031d1b910c8282a401297dffe . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B5abed8b97a712955a5fd3031f17ed277 "Godfredo Calija" . +_:B5abed8b97a712955a5fd3031f17ed277 . + _:B0a7d596b61919f0f70f05f4c51cc9d92 . + _:Bf30167a0d945f6815669d8a19f257d6a . + . + "http://www.ices.tld/photoreceptor/upswung.html" . + "terrorize researched photoreceptor" . + "175"^^ . + "http://www.shingler.tld/ices/researched.html" . + . + _:Badab3c861ef369f4b0aa9342e005d051 . + . + "1957"^^ . + "http://www.memorializing.tld/wielder/scleras.html" . + "glaziery themes wielder" . + "7"^^ . + "http://www.soother.tld/memorializing/themes.html" . + "conspicuousness glaziery memorializing" . + . +_:Bf52c2390756e423438aba8dac87552d2 "Bhavi Gouveia" . +_:Bf52c2390756e423438aba8dac87552d2 . +_:B1075b58c5fe18619664372d50c1a2664 "Lony Bahde" . +_:B1075b58c5fe18619664372d50c1a2664 . + _:B2afd5c8d9e64d6ad2cc5a1a82e219206 . + _:B8c58a7d7f649e086428e91931e17f771 . + . + "http://www.wording.tld/wight/dries.html" . + "recut interims wight" . + "120"^^ . + "http://www.fragmental.tld/wording/interims.html" . + . + _:B785db8c72ad848786b2847d4acc4f202 . + _:Bec0426c3d0bcb33f5229d473d5902769 . + . + "http://www.fixup.tld/snowballed/practicably.html" . + "microspace scurf snowballed" . + "55"^^ . + . +_:B11dc06e9a77bdb7330cfce2b5b1fdd62 "Bernarda Denjen" . +_:B11dc06e9a77bdb7330cfce2b5b1fdd62 . +_:Bc054d2971e47d8ac0114c8bb524fd195 "Esmeralda Leins" . +_:Bc054d2971e47d8ac0114c8bb524fd195 . + _:Bd2f20414859ca4b22820cbfefd5ad176 . + . + "http://www.isoprene.tld/smearcase/glances.html" . + "keloid cabined smearcase" . + "113"^^ . + "expectancy yerba infects shirred nanowatt darkliest burning resister vittles utilizable nimbuses" . + . + _:B47721304b4982e24f6e2282f2bb6c4f3 . + . + "http://www.firefanged.tld/equalled/sandwiching.html" . + "miscalling skeins equalled" . + "138"^^ . + "http://www.villainousness.tld/firefanged/skeins.html" . + . + _:Ba940cfa34d1d27ca5fea6f0b8e60f07c . + . + "http://www.nonclassically.tld/reduces/impureness.html" . + "kinesthetic gatemen reduces" . + "31"^^ . + . +_:B8b1d267ebaa6ba5071c17f03c579df58 "Taliesin Okeke" . +_:B8b1d267ebaa6ba5071c17f03c579df58 . + _:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + _:B29e833e49e30e3a81953b3d2e97eddca . + "1963"^^ . + "http://www.mousses.tld/charlatan/programmatically.html" . + "puritanical dreggiest charlatan" . + "196"^^ . + "reddishness mousses dreggiest" . + . +_:B6169106c5c9eafc2d7839e0cf58a0cfd "Meena Riegel" . +_:B6169106c5c9eafc2d7839e0cf58a0cfd . + _:B7e60768702984f52a32b3ffe93c920ce . + . + "1962"^^ . + "http://www.chemosurgery.tld/braize/studiousness.html" . + "cricks deadens braize" . + "185"^^ . + "http://www.villadom.tld/chemosurgery/deadens.html" . + "partings cricks chemosurgery" . + . + _:B8f7f283aa913566730d2d08da5ef7659 . + . + "http://www.meathead.tld/ocelots/confiners.html" . + "cunnilinguism bazaars ocelots" . + "45"^^ . + . +_:B767c35ed8389a14ed693a6e3ca0928d4 "Talicia Korsen" . +_:B767c35ed8389a14ed693a6e3ca0928d4 . + _:Bc0857ef849b77fc6315e7ab9defaee0d . + . + "http://www.mescalism.tld/maddest/evictors.html" . + "challah stockers maddest" . + "127"^^ . + . + _:B35ed2291678ff77d041fc0d889718b7f . + . + "http://www.monks.tld/retranslate/ankh.html" . + "worker calibrations retranslate" . + "178"^^ . + . +_:B29dd805b9a4da1ef9e5a503429366e17 "Orquidea Aceveda" . +_:B29dd805b9a4da1ef9e5a503429366e17 . + . + _:Be37df350bca6d0166d5a7a18dd5f95b4 . + . + "http://www.gunneries.tld/pirog/desexes.html" . + "reaccepts exorcises pirog" . + "124"^^ . + "incorporeal piazadora hearings legation subendorsed hippocampus miscalculates whetters" . + "http://www.teashop.tld/gunneries/exorcises.html" . + . +_:Bf321ef8c9576db1e3ea666e91387edb4 "Tazia Caillouet" . +_:Bf321ef8c9576db1e3ea666e91387edb4 . +_:B5b3d5911a600c9fba5882428faf97727 "Aasima Spaur" . +_:B5b3d5911a600c9fba5882428faf97727 . + _:B6423d109c67d734287d3dc4e7bea5a44 . + . + "1959"^^ . + "http://www.stuffiest.tld/mignonne/bothered.html" . + "defiled slacker mignonne" . + "114"^^ . + "lysed stuffiest slacker" . + . +_:B21bb05a3041ba620d27378ed0ca65ffb "Casimir Vilain" . +_:B21bb05a3041ba620d27378ed0ca65ffb . +_:B3cff2ca7b6b0654a8eedf2e821cc9e38 "Mayyaada Pleau" . +_:B3cff2ca7b6b0654a8eedf2e821cc9e38 . + _:B40cf16ae7daeb9864435c2d5fcf10d6d . + . + "http://www.bays.tld/irritancy/thersitical.html" . + "hitchhike galleons irritancy" . + "29"^^ . + "http://www.renovating.tld/bays/galleons.html" . + . + _:Bbccffe7f82d26beb75ca3629d3a096df . + _:B2ba0ab2c56b5e6c7a71b8b2c10111e97 . + . + "http://www.intellectualized.tld/woolsack/haunches.html" . + "jovially cesareans woolsack" . + "11"^^ . + "http://www.bisecting.tld/intellectualized/cesareans.html" . + . + _:B7780301626f410bf743ee11534fd9d92 . + . + "http://www.cartons.tld/refocus/vividness.html" . + "pyorrheas acquirable refocus" . + "99"^^ . + "http://www.canvasses.tld/cartons/acquirable.html" . + . +_:B388b73be40200a3d3537a6a9251fdcb6 "AbdurRaheem Covotta" . +_:B388b73be40200a3d3537a6a9251fdcb6 . +_:B3f7a91a136ad2367aedecd681b486171 "Satomi Lampitt" . +_:B3f7a91a136ad2367aedecd681b486171 . + _:Ba10d1355477826562a32c2a33f8761cf . + . + "1966"^^ . + "http://www.electrodes.tld/tench/wastefully.html" . + "offerers cyclizes tench" . + "70"^^ . + "http://www.tictocked.tld/electrodes/cyclizes.html" . + "malted offerers electrodes" . + . +_:B08c722e201a92c9e104e49661c6c97bd "Busta Salak" . +_:B08c722e201a92c9e104e49661c6c97bd . + _:B242ba8ba39d1e37e7ce7a9596bb7859c . + . + "http://www.bitts.tld/sensitivities/irishwoman.html" . + "quilts unfertile sensitivities" . + "35"^^ . + . +_:B2cb4ca1eed69dfb4def9a8d868e63093 "Concetta Lokken" . +_:B2cb4ca1eed69dfb4def9a8d868e63093 . + _:Bf6187ef98ffe4faab6721b3eb3450ebd . + . + "http://www.rimiest.tld/treadmills/calpack.html" . + "somatological playrooms treadmills" . + "161"^^ . + "http://www.honeys.tld/rimiest/playrooms.html" . + . + _:Bc5cee2f4f9cc81273afe1e59c8726b45 . + . + "http://www.honing.tld/inhabitants/sportive.html" . + "incapacities graters inhabitants" . + "106"^^ . + . +_:Bc2103d02b7fcc62ef186e10ecf226611 "Mufliha Noli" . +_:Bc2103d02b7fcc62ef186e10ecf226611 . + _:B42230fbdd569543ba05ea6fbc45b266e . + . + "http://www.wilding.tld/intercalation/milling.html" . + "arrogance stickouts intercalation" . + "68"^^ . + "http://www.gunwales.tld/wilding/stickouts.html" . + . +_:B93240f2dac41e6bf33206ea95173e7b6 "Ludovica Diekmann" . +_:B93240f2dac41e6bf33206ea95173e7b6 . +_:Be590778cf4ea54179683254f6079229e "Edmea Vasser" . +_:Be590778cf4ea54179683254f6079229e . + "1958"^^ . + "5"^^ . + "Journal 3 (1958)" . + "1"^^ . + . +_:B3819313e43a41ba95cd19091b198609a "Claudius Gasaway" . +_:B3819313e43a41ba95cd19091b198609a . + _:B18c2db5196690a4eb23f0958f7407afb . + . + "http://www.macrocosm.tld/unwelded/repudiating.html" . + "mesmerist balded unwelded" . + "54"^^ . + . + _:B48a170aaebb245deb5c85db818efd152 . + _:Bf3186e1c61b0b349195b469f90ee0f96 . + _:Bd1067d1478a412dc39d549130e4f7e75 . + "1960"^^ . + "3"^^ . + "Journal 5 (1960)" . + "1"^^ . + . +_:B2f06a021de5af0b85ee3836e574cf4d2 "Yavin Maletz" . +_:B2f06a021de5af0b85ee3836e574cf4d2 . +_:Be509168400013a3cb7f4924fa0ee8500 "Luana Gaw" . +_:Be509168400013a3cb7f4924fa0ee8500 . +_:B63370c71d0f1000bb05c970d5e08021e "Kara Shuttlesworth" . +_:B63370c71d0f1000bb05c970d5e08021e . + _:Bf2b5269b0ad1ce576603bd525b138cf2 . + "1961"^^ . + "http://www.snipped.tld/vetted/unproposed.html" . + "melodies argental vetted" . + "111"^^ . + "http://www.strikeover.tld/snipped/argental.html" . + "resigners melodies snipped" . + . +_:B3273f452a524843de86e7471d7dda9d1 "Giovanny Schwemmer" . +_:B3273f452a524843de86e7471d7dda9d1 . +_:B43e012db489733d0213b48c360ff15f7 "Cristoforo Dygert" . +_:B43e012db489733d0213b48c360ff15f7 . + _:B664f28147eb6c07cb6b03748eae5d9f8 . + . + "1965"^^ . + "http://www.reexchanging.tld/opportunistic/freighting.html" . + "bloodiest inoffensiveness opportunistic" . + "56"^^ . + "http://www.heartily.tld/reexchanging/inoffensiveness.html" . + "unwholesomeness bloodiest reexchanging" . + . +_:B89b47b505c182367f1fb3e9ee688f81a "LaRae Stymiest" . +_:B89b47b505c182367f1fb3e9ee688f81a . + "1961"^^ . + _:B325c42c48c7478620bb70a0cca122097 . + . + "http://www.admonished.tld/blowholes/lulling.html" . + . + "1341"^^ . + "Proceeding 1 (1961)" . + _:B70ccf8139b06500472bf9437916f6272 . + "watercresses admonished slaughters" . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + "0-5995-9252-0" . + "Butterworth-Heinemann" . +_:B9187dd39787f409fccd9f93be96fc5ed "Callia Mccrady" . +_:B9187dd39787f409fccd9f93be96fc5ed . + _:Bf7816362777c954311506cf0f1adac94 . + . + "http://www.sniped.tld/number/misaddressed.html" . + "dungaree hazarded number" . + "37"^^ . + "http://www.suckler.tld/sniped/hazarded.html" . + . +_:B77981c03ed50178703721ad964c530db "LaCienega Konig" . +_:B77981c03ed50178703721ad964c530db . + _:B5e97b9eb6613fb98b0372760e06303d2 . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + . + "1964"^^ . + "http://www.manless.tld/milked/disenfranchised.html" . + "titles inoculated milked" . + "99"^^ . + "shawed manless inoculated" . + . +_:B95d2bf48787ce5896191dfbab225c681 "Clayton Degener" . +_:B95d2bf48787ce5896191dfbab225c681 . + _:Bf7a23ca8e3a9c6b828cc7830d849b93c . + . + "http://www.entrancements.tld/chirographer/snuggled.html" . + "collusive mercenaries chirographer" . + "19"^^ . + "http://www.straightly.tld/entrancements/mercenaries.html" . + . +_:B361405e0b8c86498442f141dcadbd869 "Zacharie Mosson" . +_:B361405e0b8c86498442f141dcadbd869 . + _:Bf407c514cc04f22649511b669069838c . + _:B902b688e0e0962f98abf8ecf4fad7463 . + . + "http://www.reinserts.tld/sacrist/infiltration.html" . + "milled ogreism sacrist" . + "53"^^ . + "http://www.malformations.tld/reinserts/ogreism.html" . + . +_:B23f1a2a8d06a4178fd32f936e30493fd "Mironova Plant" . +_:B23f1a2a8d06a4178fd32f936e30493fd . +_:B89cd97a85b57bde88287fd0309a976f7 "Aurelie Matheis" . +_:B89cd97a85b57bde88287fd0309a976f7 . +_:B463f98c0af8e6e4f6f17f6e24bffcfbe "Basheer Hatcher" . +_:B463f98c0af8e6e4f6f17f6e24bffcfbe . + _:Ba37a35a833272c61ada0a5f953411fcb . + . + "http://www.synchronizing.tld/wearables/novelette.html" . + "rimier hydrating wearables" . + "2"^^ . + "http://www.decipherable.tld/synchronizing/hydrating.html" . + . + _:B2522d6f83cb3d72ef179601cba197684 . + . + "http://www.aggies.tld/tenderly/bylining.html" . + "stalkier reinterpretation tenderly" . + "69"^^ . + "http://www.weathercocks.tld/aggies/reinterpretation.html" . + . + _:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + . + "http://www.illuminated.tld/meadowy/gallivanters.html" . + "luckless snippily meadowy" . + "121"^^ . + "http://www.mucklucks.tld/illuminated/snippily.html" . + . +_:Bc81a66bc6c2491ce32ee3e86f83c1997 "Magnus Slovacek" . +_:Bc81a66bc6c2491ce32ee3e86f83c1997 . + _:Bb1662048be3ffe721d304baba278a3a8 . + _:B987198f94789a32a6d24964fb17ee800 . + . + "http://www.ephedrin.tld/entrained/speedways.html" . + "manikins unicef entrained" . + "197"^^ . + . + _:B899dd070dc0c8e9b60972f310a677605 . + . + "http://www.harmfully.tld/digger/appeases.html" . + "smashed resell digger" . + "23"^^ . + "http://www.ditching.tld/harmfully/resell.html" . + . +_:B2a73003946ef841ad51813506b072606 "Philippa Cerar" . +_:B2a73003946ef841ad51813506b072606 . + _:B3ab6dc44a6cfeb279831210302dc7400 . + _:Bc71e85ecdc7548c6f67b457dca029fe8 . + . + "http://www.trailblazers.tld/inbreathe/brit.html" . + "capsizing mussed inbreathe" . + "109"^^ . + "irrationality fluidal steppes tinfoils adulated zeroed scarcity choreas liberality patrilinear" . + "http://www.fuelled.tld/trailblazers/mussed.html" . + . + _:B8a5e0ea34ce8c9aec488985d3faeb2e0 . + _:B078499ed472e8852fa27563aac164382 . + "1960"^^ . + "http://www.unventilated.tld/barest/tiros.html" . + "resizing mergences barest" . + "154"^^ . + "http://www.mashy.tld/unventilated/mergences.html" . + "officiation resizing unventilated" . + . +_:B9cb25230d71ca226ca4d28d9f97e3d4f "Jelawat Balletta" . +_:B9cb25230d71ca226ca4d28d9f97e3d4f . +_:B5503e04a84e651318db3a59573ef87b3 "Eustis Cordes" . +_:B5503e04a84e651318db3a59573ef87b3 . + _:B42404206b2d204d0b50a12a3d086eb9e . + . + "http://www.severability.tld/microcephaly/preparers.html" . + "mordanting portrays microcephaly" . + "http://www.outfoxing.tld/severability/portrays.html" . + . + _:B441f5b9272bf523a7d12953378a5edff . + . + "1966"^^ . + "http://www.crumply.tld/mileages/recanters.html" . + "darwinite misnamed mileages" . + "185"^^ . + "elephantiases crumply misnamed" . + . +_:B334c7463b9645ea9f618043034336ec2 "Takanibu Magobet" . +_:B334c7463b9645ea9f618043034336ec2 . +_:B95232f7766e55780fc4edcce19921022 "Gwydion Gowans" . +_:B95232f7766e55780fc4edcce19921022 . +_:B6d903b5ba1176ba4762bb26a6092aba3 "Lavina Brunskill" . +_:B6d903b5ba1176ba4762bb26a6092aba3 . + _:Bbb5f11925a9fba032e055bec8e835f88 . + . + "http://www.studdings.tld/medicare/carapaces.html" . + "crawdad squeakier medicare" . + "44"^^ . + "http://www.devaluated.tld/studdings/squeakier.html" . + . + _:Bd0092d211a1a7f2c03b02d60dea8318d . + . + "1960"^^ . + "http://www.consensuses.tld/circumlocutory/quarterfinalist.html" . + "niobiums surgically circumlocutory" . + "185"^^ . + "http://www.holdups.tld/consensuses/surgically.html" . + "haltered niobiums consensuses" . + . +_:B3091501d8a240967507779f46e913bad "Graeae Pershing" . +_:B3091501d8a240967507779f46e913bad . + _:B286aa102d1454f7ad2ad2abeed9ef495 . + _:Bc21f46a673073825244c49da1760248e . + . + "http://www.metrists.tld/remits/decreer.html" . + "tiffs maskers remits" . + "104"^^ . + . + _:B5f7c0851ef85c97c48b464832ae4c14b . + . + "http://www.mentalists.tld/executions/doles.html" . + "overweens monographers executions" . + "73"^^ . + "http://www.subfloor.tld/mentalists/monographers.html" . + . +_:Bcc415db8ad021cbfbfa0562d46d8368b "Elodie Hershelman" . +_:Bcc415db8ad021cbfbfa0562d46d8368b . + _:Bda7155f2d8aba17cbdece12981d4702d . + _:B3a98b154ec15264bda4d16fb9078549c . + . + "http://www.attics.tld/discoloration/twofers.html" . + "densifying merengue discoloration" . + "132"^^ . + . +_:Ba67f66759170489725f6d05f5cd6a839 "Narihari Grime" . +_:Ba67f66759170489725f6d05f5cd6a839 . +_:B5cd9547ae5856e7493d913b5b56c932a "Kotaro Leitheiser" . +_:B5cd9547ae5856e7493d913b5b56c932a . + _:Bac7241a08631ebe5ffc17568ee8f7747 . + "1957"^^ . + "http://www.skyjacking.tld/faltered/gunslingers.html" . + "chestful chattiest faltered" . + "155"^^ . + "http://www.rejectees.tld/skyjacking/chattiest.html" . + "tubings chestful skyjacking" . + . +_:Bd8cae1732bcadbf1162cebd513e2af27 "Morgannwg Hohney" . +_:Bd8cae1732bcadbf1162cebd513e2af27 . +_:B4acc6dad3847e9ad93c49fa6f5eb848f "Kumiyo Ozane" . +_:B4acc6dad3847e9ad93c49fa6f5eb848f . +_:B08e1574c84bf885de99f31514507453e "Adeeba Pruette" . +_:B08e1574c84bf885de99f31514507453e . +_:Ba5b5ac4fab535df42654e5f6b6fc2023 "Christophine Welke" . +_:Ba5b5ac4fab535df42654e5f6b6fc2023 . + _:Bf5fa728d9048fdd8bf056ce49d58b600 . + _:Ba65e561a2faf2a1a07148dc804fe8268 . + . + "http://www.twofer.tld/ragman/colonnades.html" . + "smearing takeovers ragman" . + "90"^^ . + . + _:B75fdae89679c54275062b4ad8b17687b . + . + "http://www.extorts.tld/stretching/sandblasters.html" . + "gamic cantonment stretching" . + "19"^^ . + "http://www.faqir.tld/extorts/cantonment.html" . + . + _:Bf32b71031c70c00bd8c209d5e19a2686 . + . + "http://www.earmarked.tld/peddler/discerner.html" . + "fugued conventicles peddler" . + "73"^^ . + "http://www.pulverizes.tld/earmarked/conventicles.html" . + . +_:B0fab36199b1134199eb6fdfcc7d77a33 "Feonilla Basinger" . +_:B0fab36199b1134199eb6fdfcc7d77a33 . + _:Bdc72cfd216c55dcd3abc8c4f45de7663 . + . + "http://www.hazier.tld/sumptuously/idealism.html" . + "overtiring snobberies sumptuously" . + "121"^^ . + . + _:B4e2286a72f1118760ead19a1acdee1e4 . + . + "http://www.swisher.tld/splenectomies/grogram.html" . + "enlighteners intensiveness splenectomies" . + "82"^^ . + "http://www.housesit.tld/swisher/intensiveness.html" . + . + _:B2d0015f8395f043f0444d811cf27274a . + . + "1962"^^ . + "http://www.smirkers.tld/pomps/statistics.html" . + "remolds rosewood pomps" . + "179"^^ . + "brazers smirkers rosewood" . + . + . + . + . + "http://www.vaporize.tld/jetports/sportier.html" . + "curara shadowers jetports" . + "http://www.jetports.tld/misdirected/safariing.html" . + "1956"^^ . + _:B79d9dce18c6ebe4178cd3de95140789d . + "shadowers sportier misdirected" . + _:B78fc1f6efd342239bf756ee05121beeb . +_:B73580c3d49ef33764f594cba326b8cbf "Marira Igler" . +_:B73580c3d49ef33764f594cba326b8cbf . + _:B2a79b96bc3de3f6bcb01488ad5a4aa0a . + . + "http://www.prompted.tld/microbars/prestos.html" . + "faddist chintzier microbars" . + "http://www.reconcentrate.tld/prompted/chintzier.html" . + . + _:Bf4b23d5833c7c4eab9c8938edabe64c5 . + . + "http://www.complots.tld/choremen/unfailing.html" . + "musky overcrowded choremen" . + "22"^^ . + "http://www.secretariats.tld/complots/overcrowded.html" . + . +_:B7fe8893985e6b6e7585645d33d060a05 "Eriko Odenheimer" . +_:B7fe8893985e6b6e7585645d33d060a05 . + _:B760e922cb799dc66bae25e695603a7d6 . + . + "http://www.unwinding.tld/dissonance/opprobrious.html" . + "admissability drawbacks dissonance" . + "39"^^ . + "http://www.puddling.tld/unwinding/drawbacks.html" . + . + "unmuzzling measles decentralizing hogfishes gantleted richer succories dwelling scrapped prat islanded burlily thanklessly swiveled polers oinked apnea maxillary dumpers bering evasiveness toto teashop reaccepts gunneries exorcises pirog desexes summable heliocentricity excretions recelebrating dually plateauing reoccupations embossers cerebrum gloves mohairs admiralties bewigged playgoers cheques batting waspishly stilbestrol villainousness miscalling firefanged skeins equalled sandwiching bewitchment cheaters riffled kerneling napoleons rifer splinting surmisers satisfying undamped sharpers forbearer anesthetization undermentioned outflanking funnyman commuted lachrymation floweret arcadian acridities unrealistic substituting surges preheats loggias reconciliating photocatalyst lenity tautological jambing sodality outcrop slipcases phenylketonuria grunts venturers valiantly unremorsefully extradites stollens ponderers conditione loathly cancels debiting parrots paraguayans resonates" . + . + . + "4"^^ . + _:B07911d6d734f7eecd4642c58e0eb254b . + "http://www.succories.tld/scrapped/prat.html" . + . + _:Beea20a726ce012d73fd628826e4cfde1 . + "richer dwelling scrapped" . + "http://www.hogfishes.tld/richer/succories.html" . + "overbites terminals giros podgy vagus kinkiest xix recollected" . + "110"^^ . + "http://www.gantleted.tld/succories/dwelling.html" . +_:B91cb458fcb6884f0c98257605fe5bdbd "Coryana Pang" . +_:B91cb458fcb6884f0c98257605fe5bdbd . +_:B5d2c6b33780b736280405b8bd827e372 "Erik Strothmann" . +_:B5d2c6b33780b736280405b8bd827e372 . +_:B58b1a09eb66bfed3a55b6e27068d469b "Javina Plass" . +_:B58b1a09eb66bfed3a55b6e27068d469b . + _:B227e28c85048e2ca95d703c7361068b0 . + . + "http://www.longed.tld/hustler/hangdogs.html" . + "undistinguishable unbendable hustler" . + "8"^^ . + . + _:B92987c80d710606d0deea0f4771aa8f1 . + . + "http://www.briskly.tld/reported/intrusively.html" . + "sculptress autodidacts reported" . + "149"^^ . + . + _:Bb8151e5dafe37beec1e8f6a081801967 . + . + "1966"^^ . + "http://www.calibration.tld/dunged/iodize.html" . + "dispensed interlarding dunged" . + "123"^^ . + "walkings calibration interlarding" . + . +_:B488495d8c681038c930469fab72d72f9 "Vasilii Crowl" . +_:B488495d8c681038c930469fab72d72f9 . + _:Bf223c8523035793cbc6874a591408db4 . + . + "http://www.bayous.tld/stonier/enflamed.html" . + "optimistically passable stonier" . + "174"^^ . + . +_:B16cce07af04037d90fe19053bb1cca11 "Purisima Rosello" . +_:B16cce07af04037d90fe19053bb1cca11 . + _:Bc1810717e23968e0ec7a8ee5ebca0907 . + . + "http://www.laggings.tld/wisecrackers/ferried.html" . + "whangers poetically wisecrackers" . + "http://www.procurator.tld/laggings/poetically.html" . + . + _:Bf0a5bf0ea70220646804b709c85e0950 . + _:B68247401be274dd459d4dae853319084 . + . + "http://www.smartly.tld/mooter/mashie.html" . + "smeared handpicks mooter" . + "37"^^ . + "http://www.backslider.tld/smartly/handpicks.html" . + . + _:Babce46c65d1cdf40867badaa31353e0c . + . + "http://www.toolboxes.tld/dowsers/hashes.html" . + "typhous gyred dowsers" . + "128"^^ . + . + _:B522a1b7792cfbe87b7f18e2fb1a21622 . + _:Bfaf2399e0328b6644b36a927e2d8ce5a . + . + "http://www.reupholstered.tld/steamers/neurological.html" . + "woodcraft xerosis steamers" . + "63"^^ . + . + _:Bb92bf8a6d7d7ad84cc737def1050ad16 . + . + "http://www.enjoinders.tld/confederation/biomicroscopy.html" . + "cockpits varnished confederation" . + "182"^^ . + "http://www.knucklebones.tld/enjoinders/varnished.html" . + . +_:B8b7a23143c597813925f32ce534b90ce "Tulna Szesterniak" . +_:B8b7a23143c597813925f32ce534b90ce . + _:B9b98225d132b13371c307007459fca65 . + . + "http://www.glider.tld/serotonin/noncausal.html" . + "waddly sueding serotonin" . + "140"^^ . + "http://www.murderer.tld/glider/sueding.html" . + . + _:Bb7db7215db526bd242c4069ddc854467 . + . + "http://www.oratories.tld/intermarrying/overexerts.html" . + "fleecier communicator intermarrying" . + . + _:B158795a689fb221aee282fdee687c6f7 . + . + "http://www.nonprejudicially.tld/mornings/longshoreman.html" . + "rehearsers flamming mornings" . + "46"^^ . + . + "113"^^ . + "http://www.alerters.tld/spurting/bloodless.html" . + "maceraters foragers alerters" . + . + . + "foragers fashioners spurting" . + _:Becbd126be8ab4bf587da575931a43554 . + "1950"^^ . + . + "http://www.degasses.tld/alerters/fashioners.html" . +_:B8ae1b43f2597c3754d1ce160c91d0286 "Feli Trainham" . +_:B8ae1b43f2597c3754d1ce160c91d0286 . +_:B758c06e8105e5587a7593ad6ef356579 "Hideki Grham" . +_:B758c06e8105e5587a7593ad6ef356579 . +_:B2f08142d210419b1d6bbc785f3c820ee "Margie Terrebonne" . +_:B2f08142d210419b1d6bbc785f3c820ee . + _:Bf364276a081c5de94829a7acda3d251d . + . + "http://www.oxidized.tld/brassica/relays.html" . + "constipation golfings brassica" . + "39"^^ . + "http://www.arrayal.tld/oxidized/golfings.html" . + . +_:B88cfbd706ecbcf397466833586f6c1ea "Micaela Ciubal" . +_:B88cfbd706ecbcf397466833586f6c1ea . +_:B4346c2ce126fd5ba5362964a7945626f "Esta Kerfoot" . +_:B4346c2ce126fd5ba5362964a7945626f . + _:B96ff1649560dc8d9f4114f522b28fd93 . + . + "1959"^^ . + "http://www.sphygmography.tld/dampens/boneheads.html" . + "shutting sconce dampens" . + "137"^^ . + "unspeakable sphygmography sconce" . + . +_:B040d5c0d0a480fef76dca8396005ae64 "Katie Hooe" . +_:B040d5c0d0a480fef76dca8396005ae64 . +_:B8e546605f5346b97e4003b7f21a667c1 "Vasilevna Warmoth" . +_:B8e546605f5346b97e4003b7f21a667c1 . + _:B65b71b7499223123330cb0e5d46afee9 . + _:B3af51990032ded53a6e58a41d8aebac3 . + . + "http://www.ladrons.tld/despondingly/fashionably.html" . + "lesions glycosyls despondingly" . + "161"^^ . + "http://www.interstellar.tld/ladrons/glycosyls.html" . + . +_:Bbf7ff391c4a22f484ab9a36868ecfc19 "Leonidas Wiedemann" . +_:Bbf7ff391c4a22f484ab9a36868ecfc19 . + _:B0ee2b39ddcf041a78207d46dc68a0b2c . + _:Bf47e24984ccfcfa14fcf7fe7ff2887a1 . + . + "http://www.peonism.tld/twanged/pedros.html" . + "carpetbag metropolitanize twanged" . + . +_:B48a170aaebb245deb5c85db818efd152 "Larry Espejel" . +_:B48a170aaebb245deb5c85db818efd152 . +_:Bf2e55c3b70e7668333bc0fd0dc66d016 "Garnet Gebert" . +_:Bf2e55c3b70e7668333bc0fd0dc66d016 . +_:B39b465cd78c1a97324eb4154f7ad8547 "Vladlena Tlumacki" . +_:B39b465cd78c1a97324eb4154f7ad8547 . +_:B34573d96a70b156e0d2c2483f535cb16 "Harshal Bocook" . +_:B34573d96a70b156e0d2c2483f535cb16 . + _:B51d01f36c9af933334e033831b7300ff . + "1966"^^ . + "http://www.sneakier.tld/parallaxes/anaerobe.html" . + "curriculums mechanizes parallaxes" . + "46"^^ . + "suborder sneakier mechanizes" . + . + _:B772ebea6dd11e230a8b0dada6fcc314f . + . + "http://www.verbalizations.tld/nonstriker/dims.html" . + "spiciness pharyngal nonstriker" . + "127"^^ . + . + _:Bc9212764956dc01abf7f1e1d7a6624e0 . + _:B60e67484febfde0dec7715f9fe588478 . + "1965"^^ . + "http://www.subcontinents.tld/hieing/camporee.html" . + "anils boffola hieing" . + "26"^^ . + "http://www.dallied.tld/subcontinents/boffola.html" . + "scummier anils subcontinents" . + . + _:B266ac818e3c99b4cdb53ce831634e2c3 . + _:Bf9409d4044c1606c1b59a0d42bebc2ea . + . + "http://www.pincers.tld/cabinetmaking/unsupervised.html" . + "affixion quipped cabinetmaking" . + "160"^^ . + "http://www.chargee.tld/pincers/quipped.html" . + . + _:Bd435d0bbba417c0611bec981498bbf65 . + . + "1964"^^ . + "http://www.phenologically.tld/nymphets/shindy.html" . + "sizes chronicling nymphets" . + "69"^^ . + "owlish phenologically chronicling" . + . + _:Ba87a585c09a37f244c1afdbf646a745c . + "1964"^^ . + "http://www.bedrooms.tld/unsoundness/depraver.html" . + "scoutmasters provider unsoundness" . + "179"^^ . + "http://www.grimaced.tld/bedrooms/provider.html" . + "mingles scoutmasters bedrooms" . + . + _:B9404ead1d16cd5b5efc70648114d19ce . + . + "http://www.centre.tld/luminists/shriller.html" . + "bloods redivide luminists" . + "42"^^ . + "http://www.turtles.tld/centre/redivide.html" . + . +_:Bc5ac3a2499601d27260e031354824997 "Erhart Ewen" . +_:Bc5ac3a2499601d27260e031354824997 . +_:B78d0df722eddfc3ca50cac1fcf5b9b87 "Emiko Root" . +_:B78d0df722eddfc3ca50cac1fcf5b9b87 . +_:B44e566163998bb040b2f5ad939588867 "Pantyslawa Pemble" . +_:B44e566163998bb040b2f5ad939588867 . +_:Bcba3dbbdc8861770873708d1bde4065d "Zabela Holderness" . +_:Bcba3dbbdc8861770873708d1bde4065d . +_:Bb2fab584f204a38523d5c748f8e24ef1 "Alejandrina Hsiang" . +_:Bb2fab584f204a38523d5c748f8e24ef1 . + _:B1eaff412d79d9d2ee07dc7c5dd3997dc . + . + "http://www.meanie.tld/causticity/evangelists.html" . + "cinematography pennate causticity" . + "192"^^ . + "http://www.lotions.tld/meanie/pennate.html" . + . +_:Bcf714ba30317f38a093420558e20bb90 "Pelaga Loban" . +_:Bcf714ba30317f38a093420558e20bb90 . +_:B48b01f35032bba1940ca710da63bf0a9 "Namika Billiter" . +_:B48b01f35032bba1940ca710da63bf0a9 . +_:B561ab97044ac73502dc44a5b818c01de "Jafar Abbenante" . +_:B561ab97044ac73502dc44a5b818c01de . +_:B3f189e3aeb59f26fdc46bab24b4e53c9 "Coby Smaller" . +_:B3f189e3aeb59f26fdc46bab24b4e53c9 . +_:Bbd62b3415cd3622e12d4fac2004006f3 "Willibold Foots" . +_:Bbd62b3415cd3622e12d4fac2004006f3 . + _:Bea3d530a8b3699a30890624acfd9bf71 . + . + "http://www.neurasthenias.tld/shitted/craftier.html" . + "panamas retinoscope shitted" . + "141"^^ . + "http://www.ropery.tld/neurasthenias/retinoscope.html" . + . + _:Bc3a6ecfbc11494bd5da3dfac1c5b2585 . + . + "1960"^^ . + "http://www.mishears.tld/incapacitates/dreaming.html" . + "whits surplices incapacitates" . + "160"^^ . + "interorbital mishears surplices" . + . + _:B50a89d4be7fc92359c5fbd24f4aa15c3 . + . + "http://www.reuse.tld/galateas/windblown.html" . + "unworried pipage galateas" . + "118"^^ . + "http://www.garrotting.tld/reuse/pipage.html" . + . +_:B54c8e2079709812d546f1c11a56afb77 "Severin Buzard" . +_:B54c8e2079709812d546f1c11a56afb77 . + _:Be6570f80439e77e2edf1b88054632d64 . + . + "http://www.bamboozles.tld/avouchers/unmortgaged.html" . + "gladiatorial trapezes avouchers" . + "http://www.natation.tld/bamboozles/trapezes.html" . + . +_:B0a8a18361ead42bc1f58ce3bf9e94d7b "Tanja Lockmiller" . +_:B0a8a18361ead42bc1f58ce3bf9e94d7b . + _:Bd6d8961ff0800b531358a8820c37c792 . + . + "1966"^^ . + "http://www.sluggishly.tld/grifted/elatedly.html" . + "recapturing clangorously grifted" . + "20"^^ . + "http://www.tootsies.tld/sluggishly/clangorously.html" . + "slabbing recapturing sluggishly" . + . +_:Bc0b53d476f511e256bb8fb162efa8282 "Donzel Hohman" . +_:Bc0b53d476f511e256bb8fb162efa8282 . + _:B52014f97084705984a19ccbb514a1d75 . + . + "http://www.dextroses.tld/anapestic/reserving.html" . + "basement debating anapestic" . + "http://www.ableness.tld/dextroses/debating.html" . + . + _:Ba0dc1381c9633e4487c698b63a51b11c . + . + "http://www.aortae.tld/conjugator/compliments.html" . + "optician chorded conjugator" . + "157"^^ . + "http://www.trudgers.tld/aortae/chorded.html" . + . +_:Bbd2f14ffaea19edd743b84190ac2a04f "Amarante Welte" . +_:Bbd2f14ffaea19edd743b84190ac2a04f . + _:B711658c1dfb14f3d69b01b7d110f9f62 . + . + "1960"^^ . + "http://www.stuns.tld/suboffices/curacy.html" . + "windlass gallstones suboffices" . + "149"^^ . + "castigation stuns gallstones" . + . +_:B2602f7f71385a06fdf12cf0f7f85344a "Deverell Anez" . +_:B2602f7f71385a06fdf12cf0f7f85344a . +_:B28f74a129618102e8f50e32cbe7ea3c9 "Benno Moelter" . +_:B28f74a129618102e8f50e32cbe7ea3c9 . +_:Ba955d17a8ea8cdd22bbf4c972aff7329 "Carson Skagen" . +_:Ba955d17a8ea8cdd22bbf4c972aff7329 . +_:Baa3915491fe2a333eae2de90b1167f70 "Mitsuo Neff" . +_:Baa3915491fe2a333eae2de90b1167f70 . + _:B45cf23a39abfb1713ed2c43b4eb7f212 . + . + "http://www.dandier.tld/celerities/singing.html" . + "soapmaking plow celerities" . + "132"^^ . + . + _:B7894e0829ca6b3419de0bc151015a1d6 . + _:B2feadb85fde73ff1de31f5013982629b . + . + "http://www.genuflection.tld/accusatorial/ventless.html" . + "clouded flotations accusatorial" . + "106"^^ . + . +_:Bf2647d305a89cb2ce0607669e65ffceb "Gyorgy Clancy" . +_:Bf2647d305a89cb2ce0607669e65ffceb . +_:Be3224c883bc46428abf9c21da13a713c "Noburo Charleton" . +_:Be3224c883bc46428abf9c21da13a713c . + "unimpressive harlequins quacking" . + "http://www.tendencies.tld/quacking/unaccountable.html" . + _:B54a0528e1875eacdfb96459d88e069ad . + . + "1963"^^ . + . + . + "harlequins unaccountable abnormally" . + "http://www.quacking.tld/abnormally/beechier.html" . + "151"^^ . + _:B54c8e2079709812d546f1c11a56afb77 . + . + "http://www.blustering.tld/priestlier/dips.html" . + "bombardier hoking priestlier" . + "122"^^ . + . + . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + "http://www.campaigning.tld/cherries/sanitated.html" . + "stroking cheeping campaigning" . + "1956"^^ . + . + "http://www.fainer.tld/campaigning/ukeleles.html" . + "cheeping ukeleles cherries" . + "20"^^ . + _:Bfa3fdee1e03e188f978d3a84e9afcc6c . + . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + "1967"^^ . + "http://www.crosshatching.tld/emeer/wisps.html" . + "numerating bluecoat emeer" . + "137"^^ . + "uprisings crosshatching bluecoat" . + . + _:B713f91a874e1e78a764fac9ed89db438 . + . + "1966"^^ . + "http://www.conciliates.tld/variegating/smoker.html" . + "gushiest comprehended variegating" . + "153"^^ . + "http://www.harmonizations.tld/conciliates/comprehended.html" . + "placed gushiest conciliates" . + . +_:Bb51e18e9f0464ea194fc4ef8550d4d54 "Otis Kary" . +_:Bb51e18e9f0464ea194fc4ef8550d4d54 . +_:Baa5f613664f69489fcf83b078a64a400 "Tabitha Manygoats" . +_:Baa5f613664f69489fcf83b078a64a400 . + _:B2f0fce32cf104c6f9407b842592e4305 . + _:Ba1ecc752377eb0d709f69cfd3a63a56e . + . + "http://www.jubilates.tld/canonizations/soapbox.html" . + "engramme unappreciative canonizations" . + "48"^^ . + "http://www.plagiaries.tld/jubilates/unappreciative.html" . + . + _:Bd4fa7ed2659a9360588e0b855fa66175 . + . + "http://www.sideliner.tld/scoriae/transitoriness.html" . + "matchlock percusses scoriae" . + "121"^^ . + "http://www.protester.tld/sideliner/percusses.html" . + . + _:Ba23bd2620c900043a1b5e62a6c4656d4 . + . + "http://www.banters.tld/carbonators/dronish.html" . + "argols oligarchies carbonators" . + "184"^^ . + . +_:B3f90be634e0b15ab88a9d9c4b4d5df70 "Lyubochka Heffelbower" . +_:B3f90be634e0b15ab88a9d9c4b4d5df70 . + _:B749fefa5d81e7ff31d898742fbc4dd70 . + _:B069716e7d3ea43b0734797c148063c87 . + . + "1965"^^ . + "http://www.cotans.tld/teacups/occultism.html" . + "arables ducally teacups" . + "56"^^ . + "cosponsors cotans ducally" . + . + _:B82d14dc65afd0abe786d1558be562ef7 . + . + "http://www.outsold.tld/biometries/veneration.html" . + "upholstering outstayed biometries" . + "http://www.lithographic.tld/outsold/outstayed.html" . + . + _:Bcaafbc768b362c09c23504c2f3cb90aa . + "1963"^^ . + "http://www.chillum.tld/uncircumcised/nickelodeon.html" . + "punctuates fenced uncircumcised" . + "23"^^ . + "http://www.eroded.tld/chillum/fenced.html" . + "imagined punctuates chillum" . + . + _:Ba61f66c46d4b7ca58bd8bebfdace2b03 . + . + "http://www.resurged.tld/gooky/gayety.html" . + "jeu archaeologically gooky" . + "32"^^ . + "http://www.winkers.tld/resurged/archaeologically.html" . + . + _:Bc82507410f437526f5ce6a7cb00f0393 . + . + "1962"^^ . + "http://www.transepts.tld/pioneering/noons.html" . + "absorbing stuffier pioneering" . + "51"^^ . + "dynamical transepts stuffier" . + . + _:Ba26a94843bea023db9832b827523ab84 . + _:B27d3494e54fdf14732d92039d60ebddf . + . + "http://www.reinvolvement.tld/optional/national.html" . + "contraindication redeyes optional" . + "160"^^ . + . +_:Be9c8a62e8076dae26eba8f28f5943ea3 "Cora Pickings" . +_:Be9c8a62e8076dae26eba8f28f5943ea3 . + _:B13ea297f955eb30fad5b9e2a6438da99 . + . + "http://www.detection.tld/galumph/overburdensome.html" . + "etiolated pals galumph" . + "65"^^ . + . + _:B7cc601c2e391beb3af466e6febf3487b . + _:Bd537fda4dfcdf08836c343f1e373fe12 . + . + "http://www.lacerative.tld/stepsons/colluded.html" . + "lumpier jezebels stepsons" . + "114"^^ . + . + _:B65e26ef9f777846ec0190bc97baeeee8 . + . + "1961"^^ . + "http://www.ladybird.tld/slalomed/parables.html" . + "newsbreak autarchy slalomed" . + "86"^^ . + "pronuclear ladybird autarchy" . + . + "1946"^^ . + "7"^^ . + "Journal 1 (1946)" . + "1"^^ . + . +_:Bc7e087fa9b730304da1a338a9bdf5958 "Ivanovskaia Bohmer" . +_:Bc7e087fa9b730304da1a338a9bdf5958 . +_:B43a6198cc060fe19ac9bf13523836410 "Ariela Harpine" . +_:B43a6198cc060fe19ac9bf13523836410 . + _:Be25e0000990c8b64f1884877f7963fa2 . + . + "http://www.misspent.tld/dawdlers/wirehair.html" . + "expiries stovepipe dawdlers" . + "186"^^ . + . + "1950"^^ . + "39"^^ . + "http://www.foreseeability.tld/fortuning/boorishly.html" . + "http://www.vernally.tld/foreseeability/repealers.html" . + _:Bf4a4f8e531cf58a3513af6e197e0c939 . + "rationally repealers fortuning" . + . + . + _:Bfdc2caf43ae54a23b37f2f12c61b944d . + "reliable rationally foreseeability" . + _:Bc0d336352e4130628a25209aacfe614b . + . + "http://www.marquees.tld/reversely/ploying.html" . + "spectrograms enriches reversely" . + "108"^^ . + "http://www.ologies.tld/marquees/enriches.html" . + . + _:Bcf36ab022f1ed7673e6fe6a8b00086f3 . + . + "http://www.rubens.tld/subschedules/embosoms.html" . + "grubbiest premenstrually subschedules" . + "195"^^ . + . +_:B96abc91e1ebf2630b9196b643a373021 "Liesa Lansberry" . +_:B96abc91e1ebf2630b9196b643a373021 . + _:B6807c8e439822901e7d177f28a1c4a91 . + "1959"^^ . + "http://www.smarter.tld/slobbered/shinleaf.html" . + "souffles pierced slobbered" . + "132"^^ . + . + "http://www.decryptions.tld/souffles/smarter.html" . + . + "wigglers abaters souffles" . + _:Bc71e85ecdc7548c6f67b457dca029fe8 . + "http://www.abaters.tld/smarter/pierced.html" . + _:B039c97fd028339addfcc46fefbfdeb93 . + _:B3273f452a524843de86e7471d7dda9d1 . + . + "http://www.hemorrhoidectomies.tld/hydrogenations/nulling.html" . + "tangibility scummy hydrogenations" . + "115"^^ . + "http://www.luckier.tld/hemorrhoidectomies/scummy.html" . + . + _:Bfb56266baeb9b15070b04a4870c41af0 . + . + "http://www.disinclines.tld/anesthetize/chanticleer.html" . + "waterbeds antonyms anesthetize" . + "131"^^ . + "http://www.stubborner.tld/disinclines/antonyms.html" . + . +_:B04e8acf99fafd43cbc4157ec15ad9c8b "Eustachius Kohout" . +_:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B56fa5951e0df54c9e6e93daaf7074f40 . + . + "http://www.agues.tld/villous/catenating.html" . + "poring urger villous" . + "58"^^ . + . + _:B601b350e112acd0493d08e9382a1456e . + . + "1966"^^ . + "http://www.crimeless.tld/semibiographical/morasses.html" . + "spelunking tangents semibiographical" . + "79"^^ . + "witherer crimeless tangents" . + . + _:B2b04853e109bb4a82952d2901ccbc041 . + . + "http://www.twelvemo.tld/mutationally/centralistic.html" . + "searchingly unsolders mutationally" . + "81"^^ . + . + _:Ba397062c5f65662b26e9d501e4e5ec99 . + . + "http://www.unripest.tld/proclerical/reverts.html" . + "revised abases proclerical" . + "182"^^ . + "http://www.vaned.tld/unripest/abases.html" . + . + _:Bc68b1a7b42da604befe68f842df81fa4 . + . + "http://www.unbox.tld/stumbles/holsteins.html" . + "subbreed overexerting stumbles" . + "184"^^ . + "http://www.termer.tld/unbox/overexerting.html" . + . + _:B245b3d4c6c3389b6d9df05fadb55835f . + _:B9b5aa2bb4233ccdcba6a5bd362749eaf . + . + "http://www.smattered.tld/gonococcus/japers.html" . + "preforming oldness gonococcus" . + "79"^^ . + "http://www.rodless.tld/smattered/oldness.html" . + . +_:B2f5745f0e2f4362d04fc4d9dbd36dbbb "Geovana Stramel" . +_:B2f5745f0e2f4362d04fc4d9dbd36dbbb . + _:Bec0426c3d0bcb33f5229d473d5902769 . + . + "http://www.foretime.tld/homerooms/totterer.html" . + "polyclinic triarchy homerooms" . + "72"^^ . + "http://www.distally.tld/foretime/triarchy.html" . + . + _:B77477ead8587ac2d97b31194eeed8e9c . + . + "http://www.prepares.tld/kens/affluxes.html" . + "whippers absolved kens" . + "24"^^ . + . +_:Bb1474a992915bed57ac57caff01d882b "Treya Michels" . +_:Bb1474a992915bed57ac57caff01d882b . +_:B981a481acd3fabda9b72ef2fa680e155 "Gwilym Mcmindes" . +_:B981a481acd3fabda9b72ef2fa680e155 . + _:B0dc633a8309f35c2db1bba6a635efe8f . + . + "1964"^^ . + "http://www.teachable.tld/heman/wearying.html" . + "rotter infertilely heman" . + "178"^^ . + "quoin teachable infertilely" . + . + _:Bb118f36bf60490b3d403744b8287724c . + . + "http://www.mourned.tld/lucence/clickers.html" . + "eftsoons plovers lucence" . + "137"^^ . + "http://www.tackily.tld/mourned/plovers.html" . + . +_:B87a4766c32cbcb3b9fde9c6f94887b8b "Richlinde Aguado" . +_:B87a4766c32cbcb3b9fde9c6f94887b8b . +_:B977642b801d419ab757b96bd1bbf0a0d "Takehide Gauna" . +_:B977642b801d419ab757b96bd1bbf0a0d . + _:B903ff247917962632f1a136bc4572c5e . + . + "http://www.stalemates.tld/swooper/covetously.html" . + "thieveries dowse swooper" . + "145"^^ . + "http://www.tropically.tld/stalemates/dowse.html" . + . + _:B53f8d6ab23e03378edac7c4fdf1b544e . + . + "http://www.disarm.tld/crudities/biophysicists.html" . + "wagoning tolbutamide crudities" . + "123"^^ . + "http://www.escargot.tld/disarm/tolbutamide.html" . + "smirkier pokeys matchings diagramed subtotalling bandboxes kneeling pleasured unproportionately overreactions motionlessly desiccative uncloaks hydrographers excommunication dyadics desiccants trioxides enzymologies lumberyard guaranies sambos purveyors acuter macron oysterman annotator entreated domesticates disgust lopsidedly chelators gruntle saints goggled debarment ruinates communicably continues localization pretrial networking gauzier treasuryship victimizing mutters syndromes dishrags instated whizzers uproars replacing quaker hinny boer enkindling mercantilistic litigator larvicide alarum pomeranian mystifications orgeat obeyers tackles tunes overmodify franking coheir spectators lexicographic hogwash tacking sorriest jestful retold hundredweights showering curari avascular flames bouncily evadible explains sandlotter gangly conformably remedies secrets wagnerians deviation realizing muzhik outline fatalistic craves colorimetry umbels woodbins unobliged quints surefootedness forestalls caparisoning inheritable disordering sepulture castigation windlass stuns gallstones suboffices curacy hwy blasted vasectomized registrarship publicists limelights lasciviously militants imprecated plagiaristic overdependent dismounts haltered holdups niobiums consensuses surgically circumlocutory quarterfinalist striates instigation putdowns monitors circumnavigating tautening peeler justers scourged reprimanded nonplusses demonstrationists unscrambled collaring sulfurs costuming cities unresentfully recreative upchucking buggers symblepharon nominees extinguished lectured perpetuates anglophilia beagle primordially garments locations dulcets treasurership dearies stylebooks numberings bridged weightily stimulated requiem naphthas halting zoopathologies bedfellows sootily smartingly programs fizzier embars thrived slumbery trouncers repudiated cardiograph reintroduction stability florists stridor marrowbones wrongly blowiest stipulated atropine resoluteness ceilers phages wardships sangha persisted obsequiousness probabilities prickier koruna goldbugs destructible chinked boweries lowlier unpossessive" . + . + _:Bb984ff1152faf8ce3a9cd93fd83a97a1 . + _:Bac23d170112830304411f09e060cc6bc . + . + "http://www.supposed.tld/animo/mongrels.html" . + "premedical nematode animo" . + "173"^^ . + "http://www.stockbrokerage.tld/supposed/nematode.html" . + . +_:Bb3ac26ca3dbb503cfe566fb45d2ff601 "Louis Covel" . +_:Bb3ac26ca3dbb503cfe566fb45d2ff601 . + _:B8b933dfd918f252ed5e7dd44f4c209d8 . + _:Be3df646705aafc8487a42c0b688239c8 . + . + "http://www.viewy.tld/goutier/oreganos.html" . + "clinkered noncentral goutier" . + "25"^^ . + "http://www.spindling.tld/viewy/noncentral.html" . + . + _:Bc4ee38b8afc5589cb4647e9d97b76cc7 . + . + "http://www.betides.tld/cordilleran/propitiation.html" . + "snowily iodizers cordilleran" . + "188"^^ . + . +_:B2f57a3eabb0a75cfa3aed051601d34c8 "Johanna Buttross" . +_:B2f57a3eabb0a75cfa3aed051601d34c8 . +_:B3c96bc26c55a3ec723ce1cb952b6905a "Fedotiia Edde" . +_:B3c96bc26c55a3ec723ce1cb952b6905a . + _:B1f9765438d84373a26cb985398924bdc . + . + "http://www.oceanid.tld/temptresses/optimizes.html" . + "dilatations recall temptresses" . + "168"^^ . + "http://www.predetermination.tld/oceanid/recall.html" . + . +_:Bcd062e3df84134dc162ee6e1fcd2103e "Masakazu Lisko" . +_:Bcd062e3df84134dc162ee6e1fcd2103e . + _:B03e18f724f29d02143358cd1058c943e . + . + "http://www.shrewishness.tld/satanists/mirroring.html" . + "tracheae ensorceled satanists" . + "165"^^ . + . +_:B0955d75c30c7026050d500d48e615426 "Sudehna Sotomayor" . +_:B0955d75c30c7026050d500d48e615426 . +_:Bc52089dc996b192459ccbba370725011 "Naruhiko Tyminski" . +_:Bc52089dc996b192459ccbba370725011 . + _:Bd106de7e2e7da9edb3ede095b79210ba . + _:Ba63445fcea8f7b28d55e52bd9fb8ee99 . + . + "http://www.dabbing.tld/upholsterers/laities.html" . + "rustles hurling upholsterers" . + . +_:B1bce669d21aabd372e820fe84414d5f8 "Mayo Warsing" . +_:B1bce669d21aabd372e820fe84414d5f8 . +_:B82f8249552c4f84cbc23a80944a4caf1 "Zoltan Nusom" . +_:B82f8249552c4f84cbc23a80944a4caf1 . + _:B581d5609ed8f1fa444425936c9a43362 . + . + "http://www.arthritics.tld/condensation/lousiness.html" . + "percales recompression condensation" . + "82"^^ . + "http://www.hangfire.tld/arthritics/recompression.html" . + . + _:Ba5a899215a82ab749e82e1c73409a9e5 . + . + "1953"^^ . + "http://www.overtaxed.tld/stagily/authoresses.html" . + "trickish cygnet stagily" . + "144"^^ . + "http://www.deposal.tld/overtaxed/cygnet.html" . + "arbitrable trickish overtaxed" . + . +_:B98710ca048f8636b9bce17323aedba60 "Vanechka Tardiff" . +_:B98710ca048f8636b9bce17323aedba60 . +_:Ba5f3756743c0bf9faf3914ef317c1f59 "Tareefa Cuffie" . +_:Ba5f3756743c0bf9faf3914ef317c1f59 . + _:B900a1cda0988bb4ae1a789589a9220b1 . + . + "http://www.cosmonauts.tld/reexpresses/curtailment.html" . + "sponged vocatively reexpresses" . + "88"^^ . + "http://www.trisects.tld/cosmonauts/vocatively.html" . + . +_:Ba26a94843bea023db9832b827523ab84 "Kimo Satow" . +_:Ba26a94843bea023db9832b827523ab84 . +_:B9653088015dad8295d85042d42bb57fc "Shojiro Philibert" . +_:B9653088015dad8295d85042d42bb57fc . +_:B13e5fd329806d35b1d2f42adc8a8713e "Eudoxia Madruga" . +_:B13e5fd329806d35b1d2f42adc8a8713e . +_:B7dfe9396d863dee8bed5eb58e678e280 "Daeshona Hives" . +_:B7dfe9396d863dee8bed5eb58e678e280 . +_:B3735f083d02daa14774049ce7c624146 "Eilika Cairone" . +_:B3735f083d02daa14774049ce7c624146 . +_:B88ac5778cbb6aaa1493b0380f645cfbc "Burkhart Kressin" . +_:B88ac5778cbb6aaa1493b0380f645cfbc . +_:B9fb7d4d2775703d50143b3baebee3fef "Armando Glos" . +_:B9fb7d4d2775703d50143b3baebee3fef . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + "jobber circulators calling" . + . + . + "126"^^ . + "1963"^^ . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + "http://www.circulators.tld/maps/pumper.html" . + "hooping calling maps" . +_:Bc5d95d4f42f42cbd45f7783157be29b5 "Kazuhiko Campas" . +_:Bc5d95d4f42f42cbd45f7783157be29b5 . + _:Bbbb7d877f60b9ffe35c56684517bbc21 . + _:Ba100440f9474939c732b529670379402 . + _:Bf6c1659e334c483f7f6f86cdfa25f7aa . + . + "http://www.arisings.tld/anticorrosive/leaks.html" . + "raved riskier anticorrosive" . + "133"^^ . + "http://www.bhangs.tld/arisings/riskier.html" . + . + _:Bde7b20040f6b77e3fb4ced6997a630cb . + . + "http://www.bargainable.tld/brassies/parasitizing.html" . + "colleens modeled brassies" . + "21"^^ . + . +_:B97eb644bed17db36a7faa8b47f65425c "Pedring Susong" . +_:B97eb644bed17db36a7faa8b47f65425c . + _:B7fa9909d4305f9164c591c852ec6f1a8 . + . + "http://www.balking.tld/federally/shapes.html" . + "repatriate smarmy federally" . + "146"^^ . + "accounters competing bullpen dirts repossesses lightheaded icecap garnish chariest" . + "http://www.wining.tld/balking/smarmy.html" . + . + _:Bd10dadffd1779f956f9c2b9d815d205b . + . + "http://www.unweary.tld/shellacker/distills.html" . + "disgusts nutritionally shellacker" . + "189"^^ . + "http://www.racquetball.tld/unweary/nutritionally.html" . + . +_:B6cb4ec02747ef508865dd91dbd4079f8 "Harathi Chaddick" . +_:B6cb4ec02747ef508865dd91dbd4079f8 . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + "1967"^^ . + "http://www.certificated.tld/calculabilities/melanesian.html" . + "cliqued superannuation calculabilities" . + "92"^^ . + "http://www.bubbles.tld/certificated/superannuation.html" . + "columnal cliqued certificated" . + . + _:B1ae8041eb3192de5695d949d56df97d9 . + . + "http://www.syllabicate.tld/talcums/repeatedly.html" . + "laceration gaiters talcums" . + "81"^^ . + "http://www.ulva.tld/syllabicate/gaiters.html" . + . + _:B3fa812f3645cb0cc5aa0dafe42b6ba9e . + . + "http://www.muffed.tld/demagnetizing/menus.html" . + "plaiting ghettoes demagnetizing" . + "60"^^ . + "http://www.vocality.tld/muffed/ghettoes.html" . + . + _:B032bf000b7c8e7bca172610d8188bcb8 . + "1966"^^ . + "http://www.unregenerate.tld/capturer/picadors.html" . + "facetting tressiest capturer" . + "83"^^ . + "brigaded unregenerate tressiest" . + . +_:B831b98dcea24f41ff5218335dbd3ac3e "Daifallah Kalb" . +_:B831b98dcea24f41ff5218335dbd3ac3e . + _:B09f3c311e3509d2e92865b5aa8e82e7b . + . + "http://www.bumblings.tld/bagged/peristalses.html" . + "meterage beneficiated bagged" . + "70"^^ . + "http://www.conjugant.tld/bumblings/beneficiated.html" . + "intersexualism heaving painlessness unflavored falters confabbed senhor skunks telltales chromized upraised aluminas unperfected chiropraxis prowlers hangfire percales arthritics recompression condensation lousiness mistreated concentrators finitudes peccavi oystering guar shorn purchaser scattersite disfigure inboards rippled risotto reorients apostleships prettifiers aborts undermines cocks towages instantaneously drummer conformed bobtailing rands ginkgoes reflexiveness fakery rayless precondemning palinode unboundedly spacewalking highlights radically perfectness hebraized hapless unbigoted jazzily wordlessly unhygienic release cruiser hyperborean mysteries feltwork carbons damaging factotums impoverishment subcategories stickmen halftone cochairing recording downloadable radiotelephones fieriness remarker remissness lithographing muddled internationalizations mavins unpunished licitation harkener botchiest cleaner readably decapod wormish macrocephaly afferently pharmacologist retries jogs copier colour infirmity codders spry backlashes offensively constantly scenically rummer overgeneralize ptomaines micrometer idyls highbrows tanagers banqueting tubers avowed summarize tardies tautologous lamedhs nourishment soli tooters misshapes expiating remended opaline eidolons stupefactive mucky phooey agitable entrust generates flailed satchel educes antibiotics marketing knickknacks feudalistic antedated invocating steered estonians vilest futurism" . + . + _:Bb53261b73f81e74ad87820f02acf73dd . + . + "http://www.nictitation.tld/cremators/certifies.html" . + "pomades emmets cremators" . + "82"^^ . + "http://www.kneeler.tld/nictitation/emmets.html" . + . +_:B2311b0fa3f9d3ee6c636e9c6bfd7602c "Zarad Ketterling" . +_:B2311b0fa3f9d3ee6c636e9c6bfd7602c . + _:B3217ecba3ba818aeb888e7c7a4c307b0 . + . + "http://www.integrator.tld/forwardness/descents.html" . + "commutators baffler forwardness" . + "153"^^ . + "http://www.foreboder.tld/integrator/baffler.html" . + . + _:Bcc415db8ad021cbfbfa0562d46d8368b . + . + "http://www.unsureness.tld/unconscionably/enhancement.html" . + "hoagies aerates unconscionably" . + "130"^^ . + "http://www.reservations.tld/unsureness/aerates.html" . + . +_:Bf9261bfde21305967433cf4125a677ec "Zoraida Galardo" . +_:Bf9261bfde21305967433cf4125a677ec . + _:B7674315dfb2e1f128368df6a6073d089 . + . + "http://www.revamped.tld/embosoming/chinchillas.html" . + "rewelds flyblown embosoming" . + "6"^^ . + "http://www.noetic.tld/revamped/flyblown.html" . + . + _:B010d5689fa47b38667d9d0890cc582f6 . + . + "http://www.sufficiency.tld/stewpan/douche.html" . + "avatars froes stewpan" . + "4"^^ . + "http://www.deathcup.tld/sufficiency/froes.html" . + . + _:B30054df83d8d3e4bc0fed03507b5f0bc . + . + "http://www.postbox.tld/unrequited/euphonies.html" . + "daydreamers albumins unrequited" . + "142"^^ . + . + _:Baaabbf6e4a2b3e796d40e21f56dbd968 . + _:B2cda2dceaba0bcc3244c6213cbae57c5 . + . + "http://www.powerhouses.tld/snaggy/indefensibility.html" . + "sappily warns snaggy" . + "185"^^ . + "pioneering noons eyeletted acupuncture germaniums boyishly explored pompons mangier brawns" . + "http://www.noninjuriousness.tld/powerhouses/warns.html" . + . + _:B7bf270d94e569c7eddfa66ada038faa2 . + . + "1965"^^ . + "http://www.annunciates.tld/weasands/overemphasized.html" . + "hustlers dishonored weasands" . + "147"^^ . + "http://www.liberation.tld/annunciates/dishonored.html" . + "catarrhal hustlers annunciates" . + . +_:Baa7d36e01fe036a4ccc09ebbfe116777 "Catrin Pretzel" . +_:Baa7d36e01fe036a4ccc09ebbfe116777 . +_:B4184a65b5f4baac3348dd7ff8834b808 "Vasilios Shive" . +_:B4184a65b5f4baac3348dd7ff8834b808 . + _:Baff262a80e1be84c1e5d5623c258570e . + . + "http://www.refulgently.tld/empanel/velocipede.html" . + "slapped durative empanel" . + "21"^^ . + "http://www.typical.tld/refulgently/durative.html" . + . + _:Bdc10c4d986fbd18eec6b0234fa5b36b5 . + . + "1963"^^ . + "http://www.averment.tld/genuses/wooded.html" . + "atavic natured genuses" . + "72"^^ . + "http://www.heartwood.tld/averment/natured.html" . + "scoopers atavic averment" . + . +_:B3b50a26b319e5f4a8510968b5ae9615c "Eber Ebinger" . +_:B3b50a26b319e5f4a8510968b5ae9615c . +_:B666a66dfa4865276f98235dd748d89c9 "Amalur Zacate" . +_:B666a66dfa4865276f98235dd748d89c9 . + _:B033f5e2b983c72eef531c193b685941b . + . + "1962"^^ . + "http://www.speared.tld/ethicals/coulombs.html" . + "obviates canards ethicals" . + "160"^^ . + "http://www.tibial.tld/speared/canards.html" . + "oozing obviates speared" . + . + _:Bffaa9eb16beef06c4fce75938cc8b0fb . + _:Baf2db1209bc7df3a86fafcec23bcaa13 . + . + "http://www.reversibility.tld/bassets/kindredness.html" . + "frowners proconservation bassets" . + "109"^^ . + "http://www.concelebrations.tld/reversibility/proconservation.html" . + . +_:Bb10781ee70a17357204756b2e24c6458 "Kaila Beaufort" . +_:Bb10781ee70a17357204756b2e24c6458 . + _:B2420fc7b2f077feceec594df4acb2191 . + "1941"^^ . + "2"^^ . + "Journal 1 (1941)" . + "1"^^ . + . +_:B59b6bb4607b48a24ca9a6f048535fcec "Ismni Bregon" . +_:B59b6bb4607b48a24ca9a6f048535fcec . +_:B48bf329f4842f54d2177cbf6bbbfc362 "Wincent Drullard" . +_:B48bf329f4842f54d2177cbf6bbbfc362 . +_:B4e08b9a948318ec88a0891a437afd6c4 "Sumie Stamdifer" . +_:B4e08b9a948318ec88a0891a437afd6c4 . +_:Ba7f68e5e8c518513d2c9c5ee90ea06d9 "Frieda Campagna" . +_:Ba7f68e5e8c518513d2c9c5ee90ea06d9 . +_:B658c400850a4e8347cc93297d538df42 "Pavel Devonshire" . +_:B658c400850a4e8347cc93297d538df42 . +_:B6a1fa19e83d3fa8e7eab23798030b946 "Davina Michela" . +_:B6a1fa19e83d3fa8e7eab23798030b946 . + _:Bfb0cc2b4218930e873966d30b8a97369 . + . + "http://www.quittors.tld/hagride/hayrick.html" . + "cachepots missaid hagride" . + "22"^^ . + . +_:B67579ba0c6aaed47aab6cff9d1dcbf4b "Garca Diers" . +_:B67579ba0c6aaed47aab6cff9d1dcbf4b . + _:B6a1a5e2d5e7a8b9fdf93be698aaeb7d7 . + . + "http://www.chlorinated.tld/exporter/intrenched.html" . + "affirmatively uneasily exporter" . + "12"^^ . + "http://www.hardies.tld/chlorinated/uneasily.html" . + . +_:Bb7574705b35e3eba3ed974eae1a63a25 "Bhuvana Bassette" . +_:Bb7574705b35e3eba3ed974eae1a63a25 . +_:B2fb4275f616d1e42c25ad22838cc1565 "Janah Moryl" . +_:B2fb4275f616d1e42c25ad22838cc1565 . + _:B18f8e3d3cb5957d4b530918ecac51ce4 . + . + "http://www.memorializes.tld/wagoners/inaccuracies.html" . + "seigniorage backhanded wagoners" . + "33"^^ . + . + _:B2cb723e3cf7ddf249fe9f8a0bca1454f . + . + "http://www.overdiversification.tld/crooknecks/piniest.html" . + "glengarries unprofitable crooknecks" . + "193"^^ . + . +_:B6731c98798ddbf9ef2fdf8e20b8b0ecc "Kimberle Vestering" . +_:B6731c98798ddbf9ef2fdf8e20b8b0ecc . +_:Bd477d0c3f09138034fa3f084e8967492 "Tracie Coslow" . +_:Bd477d0c3f09138034fa3f084e8967492 . + _:B50d07c11942813a65f7ceff6185d8d13 . + . + "http://www.solicitress.tld/reemerge/mourns.html" . + "tetrarch whipped reemerge" . + "76"^^ . + . +_:B57a7f8807ecd95f010516c53d24758ee "Iasion Kirt" . +_:B57a7f8807ecd95f010516c53d24758ee . +_:B3b687e8fff6cf764742225a5d2d6499a "Dale Wolley" . +_:B3b687e8fff6cf764742225a5d2d6499a . + _:B84d3a032d944446f2963e31900e33bcc . + . + "http://www.masted.tld/masterwork/brat.html" . + "unavoidable worldling masterwork" . + "http://www.circumferences.tld/masted/worldling.html" . + . +_:Bf33cec1da91c517d51b8a9d0ad8fcdb8 "Yardane Blatherwick" . +_:Bf33cec1da91c517d51b8a9d0ad8fcdb8 . + _:B69baf79bed4c59db5688fc55347244be . + . + "http://www.healing.tld/basinet/sleepless.html" . + "uncompartmentalize sensors basinet" . + "197"^^ . + "jocks emender matriarchs looms groping procuration interconnect infidels thumper knapsacks subsides" . + "http://www.poops.tld/healing/sensors.html" . + . + _:Bbbe87fff8bc2369687641f436f052aec . + . + "http://www.overpaid.tld/spontaneousness/inadmissable.html" . + "swellheaded condolences spontaneousness" . + "39"^^ . + "http://www.postformed.tld/overpaid/condolences.html" . + . + _:B08d03d11baa414100962ad27defc2ad8 . + . + "http://www.dissolutions.tld/automation/umbered.html" . + "forzando demureness automation" . + "96"^^ . + "http://www.renew.tld/dissolutions/demureness.html" . + . +_:Bebbc67799f193c94d91b729d1225fd91 "Kamryn Tuffin" . +_:Bebbc67799f193c94d91b729d1225fd91 . +_:B8af5005bbe6261cd305feb6cf670b1d2 "Yahya Kulacz" . +_:B8af5005bbe6261cd305feb6cf670b1d2 . +_:B3f4e6910a7a76e6fce15e5a5e8f6abee "Josu Colligan" . +_:B3f4e6910a7a76e6fce15e5a5e8f6abee . + _:B06d60e52249f5b59a9119e92e341e2b8 . + _:B1bf7c924d9321c6e31960ef03ef318fb . + . + "http://www.deux.tld/timbres/identically.html" . + "agencies scrappage timbres" . + "31"^^ . + . +_:Be25c488f5c8572c9777b141acf3c09a5 "Raakaan Stockton" . +_:Be25c488f5c8572c9777b141acf3c09a5 . + _:B8bdf690ec5fd510a8f23e40cc0a457c7 . + . + "http://www.oesophagus.tld/prologs/promptly.html" . + "cheering camomiles prologs" . + . + _:Bc64eb1c51c5244e93f0957524f649f32 . + _:Bbb8d847531a9b6e2e9586ddc84e9d976 . + . + "http://www.laborite.tld/giraffes/gillnet.html" . + "sleazily remarking giraffes" . + "189"^^ . + "http://www.stringency.tld/laborite/remarking.html" . + . + _:B559b37bddbe1ce78e2937a9b999f3453 . + . + "http://www.sailors.tld/rankled/cinctured.html" . + "strongrooms paunchiest rankled" . + "160"^^ . + "http://www.swapped.tld/sailors/paunchiest.html" . + . +_:B6e4fa5e0ccb5cf9929c1a7096f70471d "Gengyo Cumbass" . +_:B6e4fa5e0ccb5cf9929c1a7096f70471d . +_:Bef6720ea0096bdcc12227e4c64585ebc "Eligius Vanwechel" . +_:Bef6720ea0096bdcc12227e4c64585ebc . +_:B1846c1474970a839535dcbc0e2732315 "Grigorov Stoos" . +_:B1846c1474970a839535dcbc0e2732315 . + _:B4238dc94e9ec0c32be59971fb8222468 . + . + "1964"^^ . + "http://www.skeletally.tld/tenters/reviewal.html" . + "univocal firebricks tenters" . + "115"^^ . + "http://www.atomization.tld/skeletally/firebricks.html" . + "artier univocal skeletally" . + . +_:Bd1c17685bdba90c986e33e2900882be3 "Dinora Beza" . +_:Bd1c17685bdba90c986e33e2900882be3 . + _:B687ee15a85038a355b94c237dbffc977 . + _:B7483798df3523edf63333d0f985c8868 . + "1965"^^ . + "http://www.ampul.tld/misericordia/fretsome.html" . + "behavior deterger misericordia" . + "http://www.vaunted.tld/ampul/deterger.html" . + "cubers behavior ampul" . + . +_:Bdb270f8627bf8f9c79c4509aa0ff031b "Yulya Thammavongsa" . +_:Bdb270f8627bf8f9c79c4509aa0ff031b . +_:B593c0b9e4160eb99d53afbae97401e96 "Kosmas Gitter" . +_:B593c0b9e4160eb99d53afbae97401e96 . + _:B0a76f897f53148474c76751d9e259d03 . + . + "http://www.radioactively.tld/liquidated/cricked.html" . + "liverish postcoital liquidated" . + "http://www.directness.tld/radioactively/postcoital.html" . + . + _:Bdade1710944b0c8fb336974fb5e6b4e9 . + . + "1965"^^ . + "http://www.onerosity.tld/lithias/wildering.html" . + "cockers airship lithias" . + "122"^^ . + "http://www.scatterbrained.tld/onerosity/airship.html" . + "revolutionizer cockers onerosity" . + . + _:Bc5b923161fd35070a2b08380c0f1826b . + . + "1964"^^ . + "http://www.oppressed.tld/fluoroscopic/vacationing.html" . + "immerge marriers fluoroscopic" . + "36"^^ . + "http://www.oxygens.tld/oppressed/marriers.html" . + "pulping immerge oppressed" . + . + _:B4127b0b6c97357f939ec3bc6c32c4717 . + . + "http://www.tibetans.tld/hipless/prs.html" . + "oralogy slavishly hipless" . + "89"^^ . + "http://www.preexamination.tld/tibetans/slavishly.html" . + . + _:B43d24f152d8b9538d3141641727d0db6 . + . + "http://www.bronchopneumonia.tld/newswoman/sloping.html" . + "affraying isostatic newswoman" . + "122"^^ . + "http://www.retrials.tld/bronchopneumonia/isostatic.html" . + . + _:Bfcaa6fb79f11545ff6db8162fe2b100c . + . + "1954"^^ . + "http://www.impaneled.tld/inviolacy/broiders.html" . + "cookey matador inviolacy" . + "119"^^ . + "blindfolding impaneled matador" . + . + _:B4d1e59220ae0cc66c5b402c43a939ddb . + _:B76910692a56ef3b7c96cc5afae9ef98b . + . + "http://www.falters.tld/senhor/skunks.html" . + "unflavored confabbed senhor" . + "61"^^ . + "http://www.painlessness.tld/falters/confabbed.html" . + . +_:Bc0857ef849b77fc6315e7ab9defaee0d "Stacy Higuchi" . +_:Bc0857ef849b77fc6315e7ab9defaee0d . + _:B05b3361da48b0e60b3575ccc8096902f . + "1953"^^ . + "http://www.farthing.tld/juster/hearkened.html" . + "beclouds countenancing juster" . + "165"^^ . + "http://www.finalization.tld/farthing/countenancing.html" . + "despiser beclouds farthing" . + . + _:B500b48f77f6073a33db792d0027c4d43 . + . + "http://www.kings.tld/enforcing/trapeziums.html" . + "whoremaster sensibility enforcing" . + "115"^^ . + "http://www.chubbily.tld/kings/sensibility.html" . + . +_:B0d404835f749072a53350195676aab32 "Toyozo Crump" . +_:B0d404835f749072a53350195676aab32 . +_:Bc736cce6b76f06ea55b12bbdde1eeddc "Pentheus Vora" . +_:Bc736cce6b76f06ea55b12bbdde1eeddc . + _:Bf6fa248da20dea5150efd6d7b6a90b9e . + . + "http://www.consolingly.tld/frontiers/efficiency.html" . + "pointiest bunglers frontiers" . + "4"^^ . + "http://www.onanists.tld/consolingly/bunglers.html" . + . + _:B2b8504baa0dbf5f01d44174f6f61e7ef . + . + "http://www.appearers.tld/phantoms/symbiote.html" . + "beadsman pud phantoms" . + "59"^^ . + "http://www.tines.tld/appearers/pud.html" . + . +_:Bcc45a9214bfe683a082e6742b05d3647 "Cato Himmelwright" . +_:Bcc45a9214bfe683a082e6742b05d3647 . +_:B5218fdb1232fb870c8f54abd7339058c "Alon Paulik" . +_:B5218fdb1232fb870c8f54abd7339058c . +_:B7f7c230a3271c19b7fa45942ba1feedc "Akio Verona" . +_:B7f7c230a3271c19b7fa45942ba1feedc . +_:Bd0d9b98f88851779b92fa7756d74b176 "Yoichi Istorico" . +_:Bd0d9b98f88851779b92fa7756d74b176 . +_:B7a75d32a54f1dea9cc168ed5fefa0e9c "Henrikus Giancarlo" . +_:B7a75d32a54f1dea9cc168ed5fefa0e9c . +_:B54a0528e1875eacdfb96459d88e069ad "Peggy Tinneberg" . +_:B54a0528e1875eacdfb96459d88e069ad . + _:B28d2ff8f1f98af2a7734480d133c66ea . + _:B3550a9d4618e6b42905e6923e7c08905 . + . + "http://www.jackscrews.tld/oiler/magmatic.html" . + "jars swankily oiler" . + "66"^^ . + "http://www.urchins.tld/jackscrews/swankily.html" . + . + _:Becbd1bf63dfb3ffe3fc55dbed433abb6 . + . + "http://www.campaigned.tld/mea/glosses.html" . + "chagrined clammier mea" . + "77"^^ . + . +_:Bc48d8de5642a7ae7e0e46137407e4e9a "Ezmeralda Frizell" . +_:Bc48d8de5642a7ae7e0e46137407e4e9a . + _:Bd522d8737de740246fe53c89ae104d59 . + . + "http://www.glossing.tld/pieced/dissolving.html" . + "gamings teary pieced" . + "85"^^ . + "http://www.blinder.tld/glossing/teary.html" . + . +_:B08d03d11baa414100962ad27defc2ad8 "Evrawg Antonia" . +_:B08d03d11baa414100962ad27defc2ad8 . + _:Bde4ab0e07eed4103b36bebbc866657d5 . + . + "1964"^^ . + "http://www.nitrogens.tld/labials/reprocessed.html" . + "foxes commensurately labials" . + "32"^^ . + "http://www.anticancer.tld/nitrogens/commensurately.html" . + "scraggy foxes nitrogens" . + . + _:B3b70083605e815aedfda0b6caf71f8c3 . + "1962"^^ . + "http://www.differences.tld/believability/consecrates.html" . + "tuppences denier believability" . + "http://www.unlanded.tld/differences/denier.html" . + "beldam tuppences differences" . + . +_:B028c3efbffcc05506ba03457874b8938 "Astrid Schworm" . +_:B028c3efbffcc05506ba03457874b8938 . + _:B1aff480c593ba145751c1eaffc6f1b30 . + . + "http://www.nonnutritious.tld/metrified/cockney.html" . + "confection eyespots metrified" . + "42"^^ . + . + _:B4974f23dcf173bdf71c3ea71dcec3da5 . + . + "http://www.fortuitously.tld/intoxications/shamming.html" . + "pertinence acceptances intoxications" . + "122"^^ . + "http://www.pursy.tld/fortuitously/acceptances.html" . + . +_:B6806b55fdfe89bc71391c66ae81b4be3 "Ingemar Cheevers" . +_:B6806b55fdfe89bc71391c66ae81b4be3 . + _:Bffb475d58420ad2b260f2320ba3e5063 . + . + "http://www.grasping.tld/gentleness/druidess.html" . + "larcener crumby gentleness" . + . +_:B34dd9b5037e7f67f46475b9a765e75ee "Tyonna Sturdevant" . +_:B34dd9b5037e7f67f46475b9a765e75ee . + _:B47491076d3f1b45513916a62a1bbf3fe . + _:B003280cc429cdd928ba401c96de2a009 . + . + "http://www.alumroots.tld/twisters/anaesthetization.html" . + "unsafely follower twisters" . + "66"^^ . + . + _:Bda2a1ece8a9cb2c265445c9319c4522c . + . + "http://www.prinks.tld/forbearing/eucalypti.html" . + "serotypes complacently forbearing" . + "71"^^ . + "http://www.reappraises.tld/prinks/complacently.html" . + . + _:B5f32e0b08e1c82ae50730332b7d39ce4 . + _:Bf402a6cf82a886d3b724d06744d9d1dc . + . + "http://www.affects.tld/shamus/quellers.html" . + "millennial soarer shamus" . + "126"^^ . + . +_:B3bfcd44169030c84f38965a4c261ebf7 "Libusa Ottalagano" . +_:B3bfcd44169030c84f38965a4c261ebf7 . + _:Be9816138259c08b383b226b8c3af6ea7 . + _:Ba6cbf2ab971901c26c3b93d091576d70 . + . + "http://www.deathy.tld/mayans/volplaning.html" . + "reiterates cybernetically mayans" . + "154"^^ . + "http://www.assafoetida.tld/deathy/cybernetically.html" . + . + _:B98ca60865f4ae331d5099acfdb7b12a2 . + _:Bdf2ce3f2459c17f8c4033547a28663ea . + . + "tatters derisiveness releasible" . + "182"^^ . + . + _:B3b726e43e4fc9795ed5cef2aba22cec7 . + . + "http://www.fined.tld/gamely/apparelling.html" . + "demobbing woenesses gamely" . + "120"^^ . + "http://www.larceners.tld/fined/woenesses.html" . + . + _:B9c814b0f58788f2de199cf09d2477a2c . + _:Bc52089dc996b192459ccbba370725011 . + . + "http://www.deflating.tld/cinematography/meanie.html" . + "goodwills lotions cinematography" . + "78"^^ . + . +_:Bfe3377eda5fde9356d5a088a8f768182 "Bakhteiarova Amlin" . +_:Bfe3377eda5fde9356d5a088a8f768182 . + . + "1957"^^ . + "http://www.lived.tld/deadfalls/collinses.html" . + "envisioning embow deadfalls" . + . + _:Bb246c24341d4887b947f2c94fbe78c08 . + "embow collinses reinjured" . + "162"^^ . + "http://www.deadfalls.tld/reinjured/heartsore.html" . + . +_:B48e5e517128daef231489b442da898ce "Kaiya Karakas" . +_:B48e5e517128daef231489b442da898ce . +_:B4b7cc6725533ad839fa2d4ddb45e8809 "Hamna Borzillo" . +_:B4b7cc6725533ad839fa2d4ddb45e8809 . + _:B76cb34461c729ce7c3b265c785b94d8c . + . + "http://www.noncorroborative.tld/intercompany/airing.html" . + "misdeal pseudobiographical intercompany" . + "164"^^ . + . + "squeaked flagellations constrainedly" . + "deliberates squeaked ochered" . + "http://www.ochered.tld/constrainedly/remittee.html" . + "65"^^ . + "http://www.regaling.tld/ochered/flagellations.html" . + "1956"^^ . + . + _:Bf0ab553bd7a3412028fac0e83d9b6850 . + _:Bd3c7feff8a4b376f7a3a4857a65b6b7c . + . + _:Bc2103d02b7fcc62ef186e10ecf226611 . + _:B2318361f415559a141babb27df29c778 . + . + "http://www.prosperously.tld/bacca/pasteurization.html" . + "urinalysis monetizing bacca" . + "31"^^ . + "http://www.efts.tld/prosperously/monetizing.html" . + . +_:B1e73519a034fe4edbc7d51498377ea88 "Trish Kurnik" . +_:B1e73519a034fe4edbc7d51498377ea88 . + _:B7b300eff2df187a07eedf694df5ed5c8 . + _:Be6d6eea1e0369830732e76ef37d6cd52 . + . + "http://www.triumphed.tld/seers/invigorator.html" . + "asperges sultana seers" . + "60"^^ . + "http://www.durances.tld/triumphed/sultana.html" . + . + _:B8a4948d1d02d24a99d185dec845a7060 . + _:B9d96508804f1d4952fbb664e3068dae4 . + "1955"^^ . + "http://www.dielectrics.tld/siecle/samplings.html" . + "tzaritzas carefuller siecle" . + "3"^^ . + "http://www.pitheads.tld/dielectrics/carefuller.html" . + "demonstrably tzaritzas dielectrics" . + . + _:B52416bf68e084702670f4697c10f381d . + . + "http://www.littlenecks.tld/nativities/caimans.html" . + "needlers histrionics nativities" . + "154"^^ . + . + _:B2bbb37833c7d17eb2a70340eddd418e4 . + _:B10fb5f45bc9aac678636f43fe6d89f44 . + . + "http://www.miriest.tld/farced/sufferingly.html" . + "leant filterability farced" . + "57"^^ . + . +_:Ba90fe5eb80cf3e0e797618e8a8e22a48 "Trinh Brihm" . +_:Ba90fe5eb80cf3e0e797618e8a8e22a48 . + _:Bf252cde7feb046743a06b7893548d35d . + . + "http://www.globulins.tld/urbanizes/worldbeater.html" . + "simplifying chancroids urbanizes" . + "71"^^ . + "sailcloth encyclicals receives machree bretons molded secondaries buffier rissole saltcellars humours garniture favorableness onside misdoubt frostbites coldest remounted yokes wantoners astonished clutched vaccinable teared reinvoking burdocks stepchildren overachiever filleting falterer doctorates tariffless inquiries frugs currycomb hayloft mortifyingly hellion pshawing agribusinesses liberalizations rearrangement lodgement unheralded rafts zincic omnium elitisms cultivates canaanites melanesians unproclaimed flageolets particularity nocturnes angelicas ricercar emanated disarmers deionized predeceases indulgers shopping laundering misarranges adulterer solubilizing bylined scratchiest janitress wedding untutored shuttling sorel ensconced cunnilinguism meathead bazaars ocelots confiners notation indoctrinating definable farcers bards legislatresses underway deterministic fantods abhorrently shedders recipients resuscitates models caveator diploids grossers subtonic bossing modules coshed sublessor gluers yeshivoth displeased tosspots ateliers reemerges qualities infantility flangers protesters reanimation spermatic fatigues splashed mallards flanneling bastioned retailer cabalism oatcake fluors aggrandizers arrogating twinnings ministrant aether sociologist minored hamsters brin disentangles xylidine liers designee scarlets pathfinder househusbands adorers strafer destroyed cottonseeds buying luting ententes tragically backlashed published haters redundantly wandered tictac anattos redundances squirting outguessing codder acacia kaons failingly egomaniacal vacatable macadams pornographies merriest fruiter croaker evaporates retrofire" . + . + _:Ba67f66759170489725f6d05f5cd6a839 . + . + "http://www.taphole.tld/fieldpiece/ricrac.html" . + "conditioned shlocks fieldpiece" . + "178"^^ . + "plinker unusually straightly collusive entrancements mercenaries chirographer snuggled slithers wastier" . + . + _:B264322479ec6564efb2b135aeef598ba . + . + "http://www.parasitizes.tld/foldboat/download.html" . + "enclasping humiliatingly foldboat" . + "55"^^ . + "http://www.nubby.tld/parasitizes/humiliatingly.html" . + . + _:B5fd851b728b196f98a3ee4c2c34859db . + _:B58ef3d8d33357b7a95020d933548867e . + . + "http://www.lobbied.tld/wakening/jeeringly.html" . + "futurologist misact wakening" . + "134"^^ . + "operants fluked diuretically commercializing contemns navigator disembodies refurnishes housesit enlighteners swisher intensiveness splenectomies grogram allergin tahitian nonphysiological copyist begot nonsmoking southing journalized anthill xx coaxially tubiform trencher fanaticized ghettoing transcendentalism sugarplums beeriest trichloromethane ciphonies summits gunrunning zingiest spouseless manubriums deistic deportations slimmest alate escapisms mulligans charismas honorably refractor choppily anatomizes acidosis ransoming lanoline baddies unchilled enlacing doubting ukase revaluations irreformable sneaking maladministers mishaps citadels nudists winks biddings dibblers disbanded pulverizes fugued earmarked conventicles peddler discerner progovernment stropped gruelers deifiers unsymmetrically spirited castings brownstones bookkeeper keloid isoprene cabined smearcase glances behavioristic motorcade forestalling enfranchisements ungathered overachieved violoncellist undercarriage dighted enact photoengraver frigidly dismalest unactuated sideburns formalist tickling legitimization legatees ethoses sapwood albanians veins bonneted nullificator infundibula pointier hooray photographers prink hardstand triumvirate wires tappets cambered triflingly doeskins nameplates wapitis brakeless" . + . + _:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . + . + "1961"^^ . + "http://www.plutocracy.tld/paddocking/throttler.html" . + "teazeled rajas paddocking" . + "136"^^ . + "http://www.lostness.tld/plutocracy/rajas.html" . + "valuative teazeled plutocracy" . + . +_:B99a7b2c709c4966e37139efa9646aee6 "Elaine Muntean" . +_:B99a7b2c709c4966e37139efa9646aee6 . +_:Bfbcb608f63f305de88b4144566c2e59f "Kazunori Worstell" . +_:Bfbcb608f63f305de88b4144566c2e59f . + _:B22a302bc83bf3114af67d4967ca0d9fa . + . + "http://www.milliners.tld/deans/cruets.html" . + "academias secreted deans" . + "120"^^ . + "http://www.spleens.tld/milliners/secreted.html" . + . +_:Bca9d0786c2544bbe087d3dbacd53d511 "Condela Brecheen" . +_:Bca9d0786c2544bbe087d3dbacd53d511 . + _:B524c84467d416f16c92b7907cf1f3310 . + _:Bdd8b5a533ca535144d1366a8aa24c32d . + . + "http://www.velocipedes.tld/divorceable/unpiled.html" . + "cottontails trainmaster divorceable" . + "153"^^ . + . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + "1963"^^ . + "2"^^ . + "Journal 7 (1963)" . + "1"^^ . + . +_:B559b37bddbe1ce78e2937a9b999f3453 "Hernandez Simonsen" . +_:B559b37bddbe1ce78e2937a9b999f3453 . +_:Bfbc105c2042982bb14fab82899fa7b8d "Francoise Rioux" . +_:Bfbc105c2042982bb14fab82899fa7b8d . + _:Baea0043414838d92dc466094c0e9e909 . + . + "http://www.loamed.tld/remanufactured/abstinently.html" . + "conceptualist lollop remanufactured" . + "69"^^ . + . + _:B34380140fd36ecfbc7a624c142b3cfbf . + . + "1951"^^ . + "http://www.containerizes.tld/straggliest/nears.html" . + "bermudian redheads straggliest" . + "35"^^ . + "http://www.weatherstripped.tld/containerizes/redheads.html" . + "vivider bermudian containerizes" . + . +_:Be3615c01402e7081e71e38c5b31fd92a "Orino Gauntt" . +_:Be3615c01402e7081e71e38c5b31fd92a . + _:B625eed0c66b4f03b184a0ab49b7dabda . + . + "http://www.spiracles.tld/stickman/contusing.html" . + "recharge linesman stickman" . + "129"^^ . + . + _:Bdcd8c2aa9302fbda24c75d57d9250f81 . + "1959"^^ . + "http://www.percents.tld/failed/depths.html" . + "glossier bridled failed" . + "48"^^ . + "http://www.stepdaughters.tld/percents/bridled.html" . + "dreidels glossier percents" . + . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + "1964"^^ . + "http://www.cares.tld/sentimentalization/confiscation.html" . + "Proceeding 3 (1964)" . + "BIOS Scientific Press" . + "0-1452-5933-0" . + "obscurities cares tinkling" . + . + _:Ba94f26629a90f4263dffb3ee8c4fe878 . + . + "1958"^^ . + "http://www.hedgerow.tld/opinionatedly/anybodies.html" . + "limpidness attila opinionatedly" . + "143"^^ . + "centrality hedgerow attila" . + . +_:B1a6835dfa2719d3f526f68b821c71ee5 "Julianne Delaremore" . +_:B1a6835dfa2719d3f526f68b821c71ee5 . +_:B0054a52a9dfb7cfa00c229612c32ee03 "Achmed Gubser" . +_:B0054a52a9dfb7cfa00c229612c32ee03 . + _:B06617107c50e05946893402bd3448061 . + "1964"^^ . + "http://www.mishandles.tld/unverifiable/gorier.html" . + "edibility disarmer unverifiable" . + "181"^^ . + "http://www.solipsists.tld/mishandles/disarmer.html" . + "somersaulting edibility mishandles" . + . +_:Be7f3b50cb52279e3d2e46ad7aa3eec1e "Cheri Dantes" . +_:Be7f3b50cb52279e3d2e46ad7aa3eec1e . + _:B47b64234d0ef1b67bbc2eba6b0373659 . + . + "http://www.parthenogeneses.tld/chieftaincy/bloodfins.html" . + "uplander reinvolves chieftaincy" . + "23"^^ . + . + _:Bc4eaeadddd9f84d9b24a8b6a31f61d59 . + . + "http://www.possets.tld/hankerers/sightlier.html" . + "rowers watches hankerers" . + "52"^^ . + "http://www.urbanology.tld/possets/watches.html" . + . + _:Bf0d2d56950258cd57853ec8a3acce259 . + "1965"^^ . + "http://www.burin.tld/picketer/bountied.html" . + "pergolas unclogged picketer" . + "167"^^ . + "steaded burin unclogged" . + . + _:B4ae452055767cbfe983cee82e684130a . + . + "http://www.wicked.tld/nutritionist/postulants.html" . + "gonorrhea travois nutritionist" . + "144"^^ . + "http://www.weatherstrips.tld/wicked/travois.html" . + . + _:Bb939669092ae672070575860980ef923 . + . + "1965"^^ . + "http://www.ocularly.tld/dietetics/compensators.html" . + "preassigning darkish dietetics" . + "170"^^ . + "http://www.ambulation.tld/ocularly/darkish.html" . + "coronachs preassigning ocularly" . + . +_:Ba97dce14ce3720d11d25d9aeb765122a "Haru Razon" . +_:Ba97dce14ce3720d11d25d9aeb765122a . + _:Bd4f977613cff3c509d2cf822b93a1b12 . + "1964"^^ . + "http://www.helve.tld/talebearer/velveted.html" . + "tuberculous cardiography talebearer" . + "100"^^ . + "http://www.tercentenary.tld/helve/cardiography.html" . + "piked tuberculous helve" . + . +_:B505e5d38b694cc59523d80d4b71c42c2 "Galochka Vandernoot" . +_:B505e5d38b694cc59523d80d4b71c42c2 . +_:B41f79cf8e0d9d2fcc3db03e8def46ac7 "Terao Asley" . +_:B41f79cf8e0d9d2fcc3db03e8def46ac7 . + _:B1db3a9dae6e89fbfa29d41d8aece1931 . + . + "http://www.complied.tld/implicitly/humankind.html" . + "leman shipways implicitly" . + "89"^^ . + "http://www.mercifulness.tld/complied/shipways.html" . + . +_:B9298f5b90ee5b4b0e72c032c1a15d852 "Rosamar Wish" . +_:B9298f5b90ee5b4b0e72c032c1a15d852 . + _:B4f8357737dfa9385db5238aca19cf577 . + _:B0f8e5beb1a6c2a8db208951c26243826 . + . + "1963"^^ . + "http://www.interregna.tld/parable/incoherently.html" . + "analyzers temporizing parable" . + "35"^^ . + "tippled interregna temporizing" . + . +_:Bf7a23ca8e3a9c6b828cc7830d849b93c "Cristoval Lundberg" . +_:Bf7a23ca8e3a9c6b828cc7830d849b93c . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + _:B860c2eac625b8e53c6b3432b185bbb5a . + . + "http://www.surveillance.tld/londoners/goldsmiths.html" . + "hedgerows motorbuses londoners" . + "http://www.gauchest.tld/surveillance/motorbuses.html" . + . +_:B81c5b70cb9600c5ffe326e8f9e416f9d "Inejiro Javens" . +_:B81c5b70cb9600c5ffe326e8f9e416f9d . +_:B16028a977a4ff0808274d8bbc4555582 "Piminova Brohl" . +_:B16028a977a4ff0808274d8bbc4555582 . +_:Bb4c8c4c1d8dc451a618f99bf24613cdc "Daawood Lefevre" . +_:Bb4c8c4c1d8dc451a618f99bf24613cdc . +_:B428db4b6f645186de2f93fde92ffaf32 "Domnika Fregozo" . +_:B428db4b6f645186de2f93fde92ffaf32 . + _:Bfca66276327a3306339df397a00964ab . + . + "http://www.geraniums.tld/thermostatic/bedumbs.html" . + "duskish depreciations thermostatic" . + "126"^^ . + "http://www.sleighs.tld/geraniums/depreciations.html" . + . + _:B0333c506b85fca4769239df9461daafc . + . + "http://www.vestments.tld/savers/simplistically.html" . + "scalloped casava savers" . + "28"^^ . + "http://www.emulation.tld/vestments/casava.html" . + . + . + _:B9eeece14fe49748f1ede49252f48b971 . + . + "http://www.squirting.tld/codder/acacia.html" . + "redundances outguessing codder" . + "84"^^ . + "http://www.anattos.tld/squirting/outguessing.html" . + . + _:B478883b972bfc51c49023fde60215110 . + . + "http://www.scratchiest.tld/wedding/untutored.html" . + "bylined janitress wedding" . + "173"^^ . + "http://www.solubilizing.tld/scratchiest/janitress.html" . + . + _:B53ad3b072a50a2af6643d180fdcd0ad4 . + . + "http://www.pitifully.tld/whorl/lithiums.html" . + "quenches colonelcies whorl" . + "185"^^ . + . +_:Bba019560539d5678b7d0228525eb76cf "Eileen Heick" . +_:Bba019560539d5678b7d0228525eb76cf . +_:B60833d3540161f8ce8d9be3d079102a9 "Masayuki Dower" . +_:B60833d3540161f8ce8d9be3d079102a9 . + _:B92b294c895ed09064b37ba2e90689204 . + . + "1964"^^ . + "http://www.partnership.tld/diked/bantling.html" . + "unlace invoked diked" . + "124"^^ . + "http://www.institutions.tld/partnership/invoked.html" . + "smockings unlace partnership" . + . +_:B68ecf60a020cce4f69c2cb6107142bf7 "Fathi Sylvest" . +_:B68ecf60a020cce4f69c2cb6107142bf7 . + _:B3b1d719385bd1269a4e5dec493e8d502 . + . + "http://www.displeasures.tld/shirtings/semiautomatic.html" . + "recondensing spongins shirtings" . + "95"^^ . + . + _:B2bfd2698377eb04a26f88a717fb97797 . + . + "http://www.conjunctivitis.tld/outlasts/valets.html" . + "lifeless uttering outlasts" . + "190"^^ . + "http://www.prescientific.tld/conjunctivitis/uttering.html" . + . + _:Bb6065de2d81cfbaa09036ac5a8cea53f . + . + "http://www.heist.tld/catchiest/goofballs.html" . + "serenity whimpering catchiest" . + "130"^^ . + . + _:B746d3adcdbea6a49b4035e1b2d87dd32 . + . + "http://www.placeboes.tld/gammer/woodcutter.html" . + "palliates airproofed gammer" . + "168"^^ . + "http://www.rover.tld/placeboes/airproofed.html" . + . + _:Be6090c5afa925830bd3d136038c81844 . + "1966"^^ . + "http://www.earmuff.tld/generousness/merited.html" . + "jubile promonarchist generousness" . + "139"^^ . + "chocked earmuff promonarchist" . + . + "sybarites enhances superimposition" . + "http://www.superimposition.tld/locomotes/executrices.html" . + _:Be844628c7adef6d0ad9c9241b6b775dc . + "http://www.lameness.tld/superimposition/undernourishment.html" . + . + . + "enhances undernourishment locomotes" . + "1964"^^ . + "7"^^ . + . +_:B1319d4fee7d182b2141d627050d63ea8 "Flaca Sodawasser" . +_:B1319d4fee7d182b2141d627050d63ea8 . +_:B84a45fd2f8b9b97e5f9acc6e065b1d66 "Savastianova Vierk" . +_:B84a45fd2f8b9b97e5f9acc6e065b1d66 . +_:B24386d237e62b5a3e7073a3b925e8fa7 "Faqueza Correll" . +_:B24386d237e62b5a3e7073a3b925e8fa7 . +_:B09213d32985d4908cb2961a6fb353a4b "Afnaan Rerko" . +_:B09213d32985d4908cb2961a6fb353a4b . +_:Bef3c86fd754cd0d1a362be2d60cd7ff5 "Anastagio Yeatman" . +_:Bef3c86fd754cd0d1a362be2d60cd7ff5 . + . + . + "http://www.exited.tld/hartebeest/aspirers.html" . + "snowbushes aspirers gravelled" . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + "http://www.hartebeest.tld/gravelled/mummied.html" . + _:B2c53654026b32a700f28b5a2406b4820 . + "1957"^^ . + "98"^^ . + "obtaining snowbushes hartebeest" . + . + "27"^^ . + _:B5abed8b97a712955a5fd3031f17ed277 . + _:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + . + "mountable irresistibly undelivered" . + "jerker mountable cockatrices" . + "1966"^^ . + "http://www.cockatrices.tld/undelivered/metatheses.html" . + . + "http://www.clitoric.tld/cockatrices/irresistibly.html" . + _:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + "http://www.contaminates.tld/realignment/regattas.html" . + "mailer casted realignment" . + "188"^^ . + . + _:B55fcd925374db3b10b4041a76158464b . + "1956"^^ . + "http://www.bodying.tld/coordinators/magnetizers.html" . + "cantina balusters coordinators" . + "129"^^ . + "jerrycans bodying balusters" . + . + _:B8a00b48b1da0cb6998ab0e211eeda1f7 . + . + "http://www.hotheads.tld/downcasts/accouterments.html" . + "deli plebiscites downcasts" . + "109"^^ . + . +_:B82b3109b4b51d1895f33b165eaf0021a "Nayana Maimone" . +_:B82b3109b4b51d1895f33b165eaf0021a . + _:Bac363bfc83875a22730b747b5c0c9657 . + _:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . + . + "1955"^^ . + "http://www.amidships.tld/inconsumable/captors.html" . + "duologue clued inconsumable" . + "http://www.flyleaf.tld/amidships/clued.html" . + "organs duologue amidships" . + . + _:B191256df9805dc823eab42720bae0f5c . + . + "http://www.thriftily.tld/refiner/pyromaniacal.html" . + "decompensations chuckled refiner" . + . + _:Bc57a7def54170b03a67d11d6167c2fc8 . + _:B37a9980023077d30b682ae96ef0fa707 . + . + "http://www.frothiness.tld/undulant/anoint.html" . + "agentry ignorantness undulant" . + "99"^^ . + . + _:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . + . + "http://www.overweighed.tld/praxeological/plighting.html" . + "posits astir praxeological" . + "121"^^ . + "http://www.grasshopper.tld/overweighed/astir.html" . + . + _:B47718c1d79e54734c096959942cf87d9 . + . + "http://www.uprear.tld/envisage/vastness.html" . + "interspersed impersonated envisage" . + "56"^^ . + . + _:B2ba05fca0564243aabc56fa8208e4322 . + . + "1962"^^ . + "http://www.girns.tld/effectuated/afflicts.html" . + "squirms plowing effectuated" . + "97"^^ . + "bawdric girns plowing" . + . + _:B9db02bba2b426df35ad687b9ea07ec9b . + . + "http://www.mudlark.tld/posteriority/manors.html" . + "troubadours prattles posteriority" . + "53"^^ . + "http://www.aggrandizement.tld/mudlark/prattles.html" . + . +_:B216fef6f7e267d456ab19d980fdf83dc "Luzinde Krabbe" . +_:B216fef6f7e267d456ab19d980fdf83dc . + _:B3e17a5a961a280c2b2aa6cd6f06c95e2 . + _:Ba0a3b6b3b37edd3d929a50857d7f3987 . + . + "http://www.scantest.tld/auxin/thumbscrew.html" . + "hematomas cedulas auxin" . + "110"^^ . + "http://www.numerary.tld/scantest/cedulas.html" . + . + _:B621c45f185b20b7e2c45fbf9edffbb0d . + . + "1961"^^ . + "http://www.reappearance.tld/decoratively/embarkment.html" . + "fumigants flyman decoratively" . + "45"^^ . + "http://www.lilliputians.tld/reappearance/flyman.html" . + "laplanders fumigants reappearance" . + . + _:Bcc01d4c926b2619de0816369897fe5db . + _:Bf9990562d7e8997d81c2aac52ca25264 . + . + "1961"^^ . + "http://www.hajjis.tld/insensibility/legatos.html" . + "carroms foregather insensibility" . + "96"^^ . + "rondures hajjis foregather" . + . +_:Ba3763c0c99099ef7dc532ccd6ec524a5 "Luitwine Loa" . +_:Ba3763c0c99099ef7dc532ccd6ec524a5 . +_:Bba1ed46c7a4902e88454498c12c76c66 "Aimon Knobbe" . +_:Bba1ed46c7a4902e88454498c12c76c66 . + _:B1c5dc6b6224b6c4bea6472b95abfac32 . + . + "http://www.differs.tld/prefabricating/wirephotos.html" . + "dependant fellatrix prefabricating" . + "54"^^ . + "http://www.albinoism.tld/differs/fellatrix.html" . + . + _:B2804a2828f16d0c7fffae5f0dac9c761 . + "1949"^^ . + "http://www.apparats.tld/infundibuliform/nonmilitarily.html" . + "heartaches gentlewoman infundibuliform" . + "106"^^ . + "convulsively apparats gentlewoman" . + . +_:B7ed1168e3213e47e563375e9c86893a5 "Makenzie Fechtel" . +_:B7ed1168e3213e47e563375e9c86893a5 . + . + "outvoting akvavit obtaining" . + "Proceeding 1 (1957)" . + "1842"^^ . + "1957"^^ . + . + "http://www.akvavit.tld/exited/snowbushes.html" . + _:B19e530c2ec1bfb77456f61a910c44728 . + "6"^^ . + _:B8908698ae3dca20160293aa8e7732492 . + "0-6918-7434-0" . + "Twin Press" . + _:B93d4190bc1f1b858308ea51e26e18baa . + _:B714d92692956c0f71f796ea5003ff93e . + . + "http://www.blocks.tld/beakier/thirds.html" . + "tactics whacked beakier" . + "195"^^ . + "conciliating openheartedly restraining unweaned vexations thorpes salutarily cardiotherapies premisses marshiest snuffliest" . + . +_:B074171f9edb259f582215f4ec390c81d "Emmy Lowrey" . +_:B074171f9edb259f582215f4ec390c81d . + _:Ba636b1a0e9cc60d159bff48fd328fe55 . + "1951"^^ . + "http://www.threadworm.tld/demonstrator/envied.html" . + "brainily inundating demonstrator" . + "65"^^ . + "http://www.darnings.tld/threadworm/inundating.html" . + "eastwards brainily threadworm" . + . +_:Bf6b71a7b0bd18581ed8021af9a69bcf4 "Nediva Grasse" . +_:Bf6b71a7b0bd18581ed8021af9a69bcf4 . + _:B9ce7eeaadb30d7d34083549f8d8c814f . + . + "http://www.housings.tld/overskeptical/inverter.html" . + "apposes hooky overskeptical" . + "60"^^ . + "studiousness uncooked menstruant hobblers bandages jeux urolith songster sloughed" . + "http://www.digestor.tld/housings/hooky.html" . + . +_:B0aec1d724b493ac9a3d68ed28b43c15d "Mayoko Sterlin" . +_:B0aec1d724b493ac9a3d68ed28b43c15d . +_:Bb0b0a1b1b4ad9a9ec2a83240834180e2 "Cassia Griep" . +_:Bb0b0a1b1b4ad9a9ec2a83240834180e2 . + _:Bb8684e6f5ee56f411acd7b6a9767b86f . + _:B30e6982a4b0d56456358bbac050a179d . + "1959"^^ . + "http://www.pinnae.tld/farting/abbotcy.html" . + "reigniting glissades farting" . + "http://www.inhabitance.tld/pinnae/glissades.html" . + "autobus reigniting pinnae" . + . + _:Ba8276b1715dbabff32260df994a96d56 . + . + "http://www.rhumbs.tld/cavillers/intertangling.html" . + "kilters ridgepoles cavillers" . + "74"^^ . + "http://www.impassively.tld/rhumbs/ridgepoles.html" . + . + "kissable macerate propman" . + "80"^^ . + "http://www.propman.tld/isotonically/closeness.html" . + . + _:Bc29e46a49d9775bc05bcd919dc194c28 . + "1958"^^ . + . + "http://www.overthrown.tld/propman/massiveness.html" . + "macerate massiveness isotonically" . + _:B8ae1b43f2597c3754d1ce160c91d0286 . + _:Be8db1846320791911e5472b9eacd7cfc . + _:B90e4fc74632b976edcce43475838404e . + . + "http://www.renegade.tld/avg/outshone.html" . + "spooned foams avg" . + "110"^^ . + "http://www.kiboshing.tld/renegade/foams.html" . + . + _:Bcfa465108303f01986ede2632428599e . + . + "http://www.couples.tld/officiousness/orneriness.html" . + "scoring sinkholes officiousness" . + "191"^^ . + "http://www.pseudoscientifically.tld/couples/sinkholes.html" . + . + _:Be922f1817464961349f96bf854de4c91 . + . + "http://www.corrugating.tld/danegelds/vitrines.html" . + "flamed untidiest danegelds" . + "168"^^ . + "http://www.canvassers.tld/corrugating/untidiest.html" . + . +_:B42c462cfe3fe58477c9f8b01b3ca54d4 "Yoshida Volo" . +_:B42c462cfe3fe58477c9f8b01b3ca54d4 . + _:B760212f138b710453e7db03e93e9b6b9 . + . + "http://www.placement.tld/blasphemies/fonded.html" . + "caucussing firebases blasphemies" . + "86"^^ . + . + _:B9082a7572f5ff4b8013cc104b92fbc41 . + . + "http://www.humiliations.tld/hyperbole/glorifying.html" . + "lakes pailsful hyperbole" . + "184"^^ . + . +_:Be4250a46af3d76bb87e326c9a0a85557 "Woina Waterer" . +_:Be4250a46af3d76bb87e326c9a0a85557 . + _:B7bc321f75faf7b912a5d94f6457deaa5 . + . + "http://www.ascender.tld/compliantly/forefeels.html" . + "hawkmoths tussock compliantly" . + "7"^^ . + "http://www.cowpokes.tld/ascender/tussock.html" . + . + _:B5c2fd527844485589989b878fa3b9919 . + . + "http://www.pinna.tld/pissant/fruitier.html" . + "raisins strafing pissant" . + "http://www.skivvies.tld/pinna/strafing.html" . + . + _:B427d406e38653229b25ac57f8afeb2da . + . + "http://www.banged.tld/gorsier/diddler.html" . + "valvelets nevermore gorsier" . + "175"^^ . + "http://www.reprobative.tld/banged/nevermore.html" . + . +_:Bc883901f48ae473070c49e21a3ee636c "Lubmilla Lee" . +_:Bc883901f48ae473070c49e21a3ee636c . +_:B9f1521772090a06e64b77fcac6873c0a "Stewart Parah" . +_:B9f1521772090a06e64b77fcac6873c0a . +_:Bd9a1418952cbd6df64d973d763047c57 "Trevion Harewood" . +_:Bd9a1418952cbd6df64d973d763047c57 . + _:B197eb22360bda40d239cdfff649c6ab6 . + . + "http://www.microcosmic.tld/stethoscopic/imagoes.html" . + "warring curfewed stethoscopic" . + "70"^^ . + . + _:B7661a33a1f4114926de9f5ba3f11c7c2 . + . + "http://www.pokes.tld/actinically/snobbily.html" . + "demolitions cranial actinically" . + "73"^^ . + "http://www.tackifies.tld/pokes/cranial.html" . + . + _:B052c323e13df920d253d571bc88988fa . + _:Bdf721a59da93c40173e25de6d3aa09b9 . + . + "http://www.subtraction.tld/overwhelmed/pussyfooting.html" . + "fluters poled overwhelmed" . + "115"^^ . + "http://www.nonsubmissive.tld/subtraction/poled.html" . + . +_:Bbd5e0bbcbe6e2e4aace3ac9e89e89a1f "Helmer Carls" . +_:Bbd5e0bbcbe6e2e4aace3ac9e89e89a1f . +_:Bbb5d721887e064f4583ab68bfb450bd7 "Raji Villareal" . +_:Bbb5d721887e064f4583ab68bfb450bd7 . +_:B33bd17c46baaf1c1addf8aa7f0842f95 "Ahava Colasuonno" . +_:B33bd17c46baaf1c1addf8aa7f0842f95 . + _:B455b9f19e07a1990817fdf70b5ac5d44 . + . + "1957"^^ . + "http://www.annoys.tld/menstruum/distress.html" . + "monetized republishing menstruum" . + "5"^^ . + "outfight annoys republishing" . + . +_:B79e7e6f71c9ff93158758e1fdbb5b0f9 "Jane Cloney" . +_:B79e7e6f71c9ff93158758e1fdbb5b0f9 . + _:B1316826580acec5f27726899b8d33b3e . + _:B8d6a810ae07ee0aed4d976d255a74242 . + . + "http://www.therapeutical.tld/highbred/cuffs.html" . + "peekaboo southeasterly highbred" . + "171"^^ . + "http://www.lately.tld/therapeutical/southeasterly.html" . + . +_:Ba3a275e31886807db187d8d4a82dcf6f "Darin Wala" . +_:Ba3a275e31886807db187d8d4a82dcf6f . + _:B229b8039a73d30544afd31a05df5838f . + . + "http://www.prospective.tld/remigrating/conks.html" . + "unsighted consecrator remigrating" . + "75"^^ . + "http://www.seedpod.tld/prospective/consecrator.html" . + . + _:B0955d75c30c7026050d500d48e615426 . + . + "http://www.caber.tld/aweless/virulences.html" . + "coveted transgressing aweless" . + "152"^^ . + . + _:B99c74f00781b291f39059f4557e1b712 . + . + "http://www.crenated.tld/fluked/diuretically.html" . + "grafts operants fluked" . + "189"^^ . + . + _:B831c5256ed43291895ee0574c31cba18 . + . + "http://www.capillaries.tld/decidedly/bureaucracies.html" . + "frizzes learnings decidedly" . + "http://www.crediting.tld/capillaries/learnings.html" . + . + _:B99e638edd28853f22d542767295ce413 . + "1963"^^ . + "http://www.fluorescence.tld/perpendicularly/dangler.html" . + "serrate pupillometries perpendicularly" . + "61"^^ . + "http://www.jeremiad.tld/fluorescence/pupillometries.html" . + "antinucleon serrate fluorescence" . + . + . + _:B7f5b58056ff1c8098b66148fec50e813 . + . + "http://www.cottonseeds.tld/luting/ententes.html" . + "destroyed buying luting" . + "68"^^ . + "http://www.strafer.tld/cottonseeds/buying.html" . + . + _:B0337c89f4fe0431aea9589bb39c977b1 . + . + "http://www.flageolets.tld/nocturnes/angelicas.html" . + "unproclaimed particularity nocturnes" . + "44"^^ . + "http://www.melanesians.tld/flageolets/particularity.html" . + . +_:Bc29b50d7b134fb3ce2cc51a4c5c57409 "Iphitus Phimpradapsy" . +_:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + _:B351f68110d9e938f35f0c282d0da27bd . + _:B54ff3dcc4bb03fe571b2d9334fb03c2e . + . + "http://www.verdancies.tld/evidentiary/nonproportionally.html" . + "grandnephews cocobolo evidentiary" . + "136"^^ . + "http://www.druidic.tld/verdancies/cocobolo.html" . + . + _:B3a57900b512eb29f4a9dff56b83e4858 . + . + "http://www.scooting.tld/silurian/encroached.html" . + "sequiturs palsied silurian" . + "22"^^ . + . + _:B41fbc4fdcccafb8fbdac736751592a27 . + . + "http://www.hyping.tld/wolverine/trysters.html" . + "loupes frappe wolverine" . + "35"^^ . + "http://www.dulling.tld/hyping/frappe.html" . + . +_:B988e5518176b79e28a2ff0b6bb4a65cd "Darion Scoma" . +_:B988e5518176b79e28a2ff0b6bb4a65cd . + _:B56cc4dd785590c96eba33359d8c4a284 . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + _:B860c2eac625b8e53c6b3432b185bbb5a . + "1963"^^ . + "15"^^ . + "Journal 2 (1963)" . + . +_:B573dbec0b4cd9ec8e79e5c21edcc4cb3 "Arunima Fluet" . +_:B573dbec0b4cd9ec8e79e5c21edcc4cb3 . + _:Bb17b29b1bc1a32ecd1b22ae083767756 . + _:Bd50c81c79d55dfd8b01ec584c801bff0 . + . + "1966"^^ . + "http://www.pustule.tld/hic/ext.html" . + "stupefying misogynistic hic" . + "98"^^ . + "washers pustule misogynistic" . + . +_:B2fc2ab400315fbe0bec3ae544e14dc84 "Haleigh Rodell" . +_:B2fc2ab400315fbe0bec3ae544e14dc84 . + _:B639e11bb54547cf8ea403245e7b49d62 . + "1966"^^ . + "http://www.phonier.tld/reaccent/assesses.html" . + "photoelectric congealed reaccent" . + "141"^^ . + "http://www.vivifiers.tld/phonier/congealed.html" . + "rescuing photoelectric phonier" . + . + "urbanizing pasteurized bubo" . + "1964"^^ . + . + "looting urbanizing annualized" . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + "65"^^ . + "http://www.embouchures.tld/annualized/pasteurized.html" . + . + "http://www.annualized.tld/bubo/alliterated.html" . +_:Bbea8fbf36f3fc609f9b2bb2e29285a33 "Quito Ecklar" . +_:Bbea8fbf36f3fc609f9b2bb2e29285a33 . +_:B9d7a428941c6fa03b6dd424896452744 "Liviana Rickon" . +_:B9d7a428941c6fa03b6dd424896452744 . + _:B3dd207973df0401450d7d853a7480824 . + . + "1960"^^ . + "http://www.modester.tld/statuting/whiteout.html" . + "appertains beaters statuting" . + "81"^^ . + "http://www.synapsing.tld/modester/beaters.html" . + "distractibility appertains modester" . + . + _:B9b9ec66321115db2742c787eef4eac78 . + . + "http://www.tearers.tld/vomiter/faults.html" . + "untangles instilled vomiter" . + "57"^^ . + "http://www.extincts.tld/tearers/instilled.html" . + "http://www.sorrower.tld/untangles/tearers.html" . + . +_:B9dfe88882cca40d81c3c6c0091044c1e "Erotiida Fugle" . +_:B9dfe88882cca40d81c3c6c0091044c1e . + _:Bc20ea0a7fead482dd762fbe211cd0b7c . + . + "http://www.margarins.tld/triunities/dipped.html" . + "teardown inconvenience triunities" . + "13"^^ . + . +_:B8b20be88b3a5a5f2d547fb6ef9a5fdd2 "Ramirez Hogston" . +_:B8b20be88b3a5a5f2d547fb6ef9a5fdd2 . + _:B8b7c1c584067d9eab52d2c204471484c . + "1966"^^ . + "http://www.howitzer.tld/vaults/pacifically.html" . + "nonconclusive bathhouse vaults" . + "http://www.redresses.tld/howitzer/bathhouse.html" . + "trusty nonconclusive howitzer" . + . + _:Bb0b1d248f3568e38280064df562096fc . + . + "http://www.ejectors.tld/tranquility/certificates.html" . + "porousness decamped tranquility" . + "78"^^ . + "http://www.footpaths.tld/ejectors/decamped.html" . + . + _:Be94290896a940cd5cc8faf0cdfd53417 . + . + "1957"^^ . + "http://www.codeines.tld/tsp/jihads.html" . + "marsupialize winglets tsp" . + "95"^^ . + "http://www.tallows.tld/codeines/winglets.html" . + "eucharists marsupialize codeines" . + . + _:B819abed62838e81b803324ebeb69d1e8 . + . + "http://www.robles.tld/inpatient/instigated.html" . + "ruths outcries inpatient" . + "32"^^ . + "http://www.gnarls.tld/robles/outcries.html" . + . +_:B9233d91444719076f55bcd9ad12d7cf0 "Shinsui Zimm" . +_:B9233d91444719076f55bcd9ad12d7cf0 . + _:B183cf1263cd48511d9aeb5263b9a1dca . + _:B15fc708960dfc6723f3c813a940af586 . + . + "http://www.bacteriophage.tld/disarranging/cynical.html" . + "readjourning loather disarranging" . + "41"^^ . + "http://www.extortioners.tld/bacteriophage/loather.html" . + . +_:B90c8bf93dc39c9b54aef1790b2f66e0d "Elif Gameros" . +_:B90c8bf93dc39c9b54aef1790b2f66e0d . +_:Bf41d1458a94a3d4f2fd929f4e63455bf "Bussho Oda" . +_:Bf41d1458a94a3d4f2fd929f4e63455bf . + _:Bb19653e89ade8e9e6c7b4b89cc6f577c . + _:Bee666669ac7ae194f278c83d3b4d577b . + . + "http://www.prosceniums.tld/endive/mischievously.html" . + "reproachable sirupy endive" . + "http://www.beknighted.tld/prosceniums/sirupy.html" . + "http://www.ulcering.tld/reproachable/prosceniums.html" . + . +_:B6c8eb072094da52e340502e731f8cb27 "Tetsuya Deerdoff" . +_:B6c8eb072094da52e340502e731f8cb27 . +_:Bbc173e90d18faca59c6b7b3efee5fce2 "Marion Verdi" . +_:Bbc173e90d18faca59c6b7b3efee5fce2 . +_:Bf3595c1ece38c505d92a1da706cbf28d "Walter Brous" . +_:Bf3595c1ece38c505d92a1da706cbf28d . + _:Bab654c06aa216ef040c80bc79e4aadf1 . + . + "http://www.fiftieths.tld/giggliest/baggings.html" . + "chainmen guaranteed giggliest" . + "120"^^ . + "http://www.soffits.tld/fiftieths/guaranteed.html" . + . +_:B00f63f376b905d1d88e8421062a42b21 "Lal Verne" . +_:B00f63f376b905d1d88e8421062a42b21 . + _:Bd0d9b98f88851779b92fa7756d74b176 . + _:B4738f74616e4caa77ef9d08062e6d159 . + . + "http://www.chitlins.tld/checkering/sandalwoods.html" . + "nuncios sparry checkering" . + "146"^^ . + "http://www.unhanding.tld/chitlins/sparry.html" . + . +_:B0f2c36bbfcd83826edb4af06fcc5c7f5 "Karita Sukovich" . +_:B0f2c36bbfcd83826edb4af06fcc5c7f5 . + _:Bede36388957ce86fbd5912421c29eb1e . + _:B7feb9662ce6a1a8a155d8b676d7bfbde . + . + "http://www.datable.tld/disobliging/reds.html" . + "paranoias population disobliging" . + "103"^^ . + . +_:B1cc21f46861771b810b15ed0ba35c90c "Terceira Wisely" . +_:B1cc21f46861771b810b15ed0ba35c90c . + _:B9b95230cd8f1b951e0e046c7063de198 . + _:B3d4c85636676656cba068a720208d948 . + . + "http://www.metastasis.tld/inflight/formulates.html" . + "estranged nobbier inflight" . + . +_:Bc71e7b13117f4696cda6c61d96a6cc7f "Lacrishia Mcmannus" . +_:Bc71e7b13117f4696cda6c61d96a6cc7f . + _:Bb2fab584f204a38523d5c748f8e24ef1 . + _:Bed15e70731c4a6c68184f01139562f79 . + "1962"^^ . + "http://www.ingression.tld/distinguishably/wavering.html" . + "palets bicarbonates distinguishably" . + "78"^^ . + "seventieths ingression bicarbonates" . + . + . + _:B5b440840fe4a275bcebb68ee9d13a3f7 . + . + "http://www.delegati.tld/briefless/regularities.html" . + "mouthiest renege briefless" . + "28"^^ . + . +_:B621c45f185b20b7e2c45fbf9edffbb0d "Alise Maxson" . +_:B621c45f185b20b7e2c45fbf9edffbb0d . + _:B75854f8d9ccd6a2d2db33f993e68dec0 . + "1956"^^ . + "http://www.intersexualism.tld/painlessness/unflavored.html" . + "unshared heaving painlessness" . + "spadework intersexualism heaving" . + . +_:B2345516f75777785580a62ab7a521d5e "Idomeneus Moosman" . +_:B2345516f75777785580a62ab7a521d5e . +_:Bfa3fdee1e03e188f978d3a84e9afcc6c "Addi Rinks" . +_:Bfa3fdee1e03e188f978d3a84e9afcc6c . + _:Bd391bb4ccd4dcf6447a915a1910d1c51 . + . + "1961"^^ . + "http://www.fubbed.tld/precedable/orchestrally.html" . + "tutted vasomotor precedable" . + "38"^^ . + "drooling fubbed vasomotor" . + . +_:Bb13d102b85341653fa671a575f1c8b63 "Haiyan Yamaguchi" . +_:Bb13d102b85341653fa671a575f1c8b63 . +_:B65813bf38414b9e7d2cfe71d3ff4f1f5 "Ryushi Alcantara" . +_:B65813bf38414b9e7d2cfe71d3ff4f1f5 . +_:Bd1fc173aa86244d93202f3bb706bc05b "Benedita Polselli" . +_:Bd1fc173aa86244d93202f3bb706bc05b . + "Proceeding 1 (1952)" . + _:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + "0-5298-8814-0" . + _:B714edeaf2f16954eded2b1f78c4a9ae2 . + "http://www.hydrators.tld/disencumbering/sniffling.html" . + . + . + _:B474baaa6d202cad43a411ad1c865a8c2 . + "1046"^^ . + "megacycle hydrators anchorages" . + "3"^^ . + "UB & US Books & Things" . + "1952"^^ . +_:Bceb4f922403b4a0bb1a2537e1d9b9976 "Oda Mallahan" . +_:Bceb4f922403b4a0bb1a2537e1d9b9976 . + "exhibitioner voile incas" . + "http://www.miens.tld/retried/voile.html" . + . + "38"^^ . + . + "http://www.retried.tld/incas/wanter.html" . + "educts exhibitioner retried" . + "1958"^^ . + . + _:B934504c9a8ddaa11417f024c50585d4a . +_:B8ccec3d1318ecb274f83c5bf685a006f "Melvin Hibner" . +_:B8ccec3d1318ecb274f83c5bf685a006f . +_:B5fe96b23ab96ba19c5a3008c517692ee "Ephrm Hinken" . +_:B5fe96b23ab96ba19c5a3008c517692ee . + _:B2ffd16fa1ec16714d8c3d33cc691e39d . + . + "http://www.thrillers.tld/retrenching/retribute.html" . + "seizins entwists retrenching" . + "84"^^ . + "http://www.jackpots.tld/thrillers/entwists.html" . + . + _:B4c5e520e97e41bdec68da35e116b5f61 . + . + "http://www.silicates.tld/braze/tannins.html" . + "butterier linkers braze" . + "97"^^ . + "http://www.reconversions.tld/silicates/linkers.html" . + . + _:B423118697dbfbc8ecfc625d5a25fa1c4 . + . + "http://www.nonexpendable.tld/subalterns/guernseys.html" . + "yellowbellies fortunes subalterns" . + "102"^^ . + "http://www.biassing.tld/nonexpendable/fortunes.html" . + . + _:B6d903b5ba1176ba4762bb26a6092aba3 . + . + "http://www.chorusing.tld/instarred/rebop.html" . + "shadowiness minimums instarred" . + "38"^^ . + "http://www.adsorbed.tld/chorusing/minimums.html" . + . +_:B9eeece14fe49748f1ede49252f48b971 "Cornelius Dolak" . +_:B9eeece14fe49748f1ede49252f48b971 . + _:Be35f5f69a2bf54f3d6539f4a75b5faa4 . + . + "http://www.sarabands.tld/compactions/pilothouses.html" . + "inures miladies compactions" . + "171"^^ . + "http://www.unsnarled.tld/sarabands/miladies.html" . + . +_:B093056cee70a75d205c20ae4917ed3be "Niou Lampinen" . +_:B093056cee70a75d205c20ae4917ed3be . + _:Ba1c13a7363b6bcfd6acc9ae357b718e2 . + . + "http://www.phrenological.tld/vicarage/pastramis.html" . + "commonsensical soullessness vicarage" . + "72"^^ . + "http://www.attachers.tld/phrenological/soullessness.html" . + . +_:B45a6ec7bf8053d377ebf58fb882110ef "Lubentius Rodde" . +_:B45a6ec7bf8053d377ebf58fb882110ef . + _:Be1fc124b4b4b0f6ab29de09dc050d3ec . + _:B7814ef789f45f1d2232db5c00c3cb9a5 . + . + "http://www.raccoons.tld/afghanis/milksop.html" . + "flatlands irritatingly afghanis" . + "69"^^ . + "http://www.enquiring.tld/raccoons/irritatingly.html" . + . + _:B73c8b2ed929215f3c971c0b116cf7c14 . + . + "http://www.looniness.tld/pizazz/blueys.html" . + "apter felicitously pizazz" . + "3"^^ . + . +_:Baea2cc717d4b790617da4f9ba0cdee1e "Alyss Wuitschick" . +_:Baea2cc717d4b790617da4f9ba0cdee1e . + _:B5d0f831819a9d916e82bcbe184e5e73d . + . + "http://www.livered.tld/reenactments/illustrations.html" . + "predesignating tunning reenactments" . + "96"^^ . + . + _:B74b6f8b1bdd5ff5d899bfbebf736e10a . + "1966"^^ . + "http://www.doable.tld/uncontrolled/stairs.html" . + "enplane hareem uncontrolled" . + "199"^^ . + "http://www.riel.tld/doable/hareem.html" . + "sirrees enplane doable" . + . + _:B9cf676366dd3146e96478a14e07412c8 . + _:B972372be6090132d3bb2f5b2105d1d94 . + . + "http://www.emulsions.tld/tollages/unmuffling.html" . + "discomfiting shifts tollages" . + "40"^^ . + "1"^^ . + "http://www.cravens.tld/emulsions/shifts.html" . + . +_:B62df9d17804effcc29ebe5f8f96a5a98 "Chuichi Gunter" . +_:B62df9d17804effcc29ebe5f8f96a5a98 . +_:Ba476ff416b42daf95d08f773cc75abdf "Reiko Castile" . +_:Ba476ff416b42daf95d08f773cc75abdf . + _:B1b110e4bb444b032c6a5189fb90d2703 . + . + "http://www.tigresses.tld/heisters/bonanzas.html" . + "scorbutic tillages heisters" . + "27"^^ . + "http://www.chemisms.tld/tigresses/tillages.html" . + . +_:B6807c8e439822901e7d177f28a1c4a91 "Sadaharu Ulanski" . +_:B6807c8e439822901e7d177f28a1c4a91 . +_:Bea3d530a8b3699a30890624acfd9bf71 "Vamco Souders" . +_:Bea3d530a8b3699a30890624acfd9bf71 . + _:B65ed4febbf660800ff87f5bf39801eab . + _:Bec826e054d49f8d3d7cc82803f4d7d39 . + . + "http://www.querulously.tld/rewin/pubis.html" . + "brassie poly rewin" . + "68"^^ . + "http://www.renegotiating.tld/querulously/poly.html" . + . +_:Ba1c13a7363b6bcfd6acc9ae357b718e2 "Alba Delbalso" . +_:Ba1c13a7363b6bcfd6acc9ae357b718e2 . +_:B7a3231e7bef25c3fd2fa4f183c892fad "Miranda Leinen" . +_:B7a3231e7bef25c3fd2fa4f183c892fad . + _:B51875fa9b987608b3c5ebd57a4c4da6a . + . + "http://www.transitions.tld/shorelines/discomposure.html" . + "oceanauts recks shorelines" . + "http://www.uneven.tld/transitions/recks.html" . + . + _:B6169106c5c9eafc2d7839e0cf58a0cfd . + . + "1957"^^ . + "http://www.sweetbriers.tld/penancing/overdoes.html" . + "reframes sideward penancing" . + "105"^^ . + "http://www.remorses.tld/sweetbriers/sideward.html" . + "sups reframes sweetbriers" . + . +_:Be0b1e375b6f72fb3791edfe45f337c82 "Adolfo Kick" . +_:Be0b1e375b6f72fb3791edfe45f337c82 . +_:B28d0d3e194b0e7a8dda5074e995589e9 "Daniel Harriston" . +_:B28d0d3e194b0e7a8dda5074e995589e9 . +_:Baddac5c789247e33e9dd55913abab477 "Viveka Alexzander" . +_:Baddac5c789247e33e9dd55913abab477 . +_:Bb7e6c073ce56c1bed97aa5ceed9f1b4e "Allowin Kutlu" . +_:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + _:B0cb523a7e0118e4c0bf54a2132dfa447 . + . + "http://www.jimmying.tld/folksily/portioned.html" . + "states vanward folksily" . + "110"^^ . + "http://www.violably.tld/jimmying/vanward.html" . + . + _:B352616fcc0722ab0f0e0665c965824f7 . + _:B9a69a0bad3cafca34cdbff81824e2bbe . + . + "http://www.choppily.tld/acidosis/ransoming.html" . + "refractor anatomizes acidosis" . + "159"^^ . + "http://www.honorably.tld/choppily/anatomizes.html" . + . + _:B71bce82924b803026c187afc4e22daa7 . + . + "http://www.senores.tld/oceanographers/sidestroke.html" . + "scrumptiousness cicadas oceanographers" . + "116"^^ . + "http://www.blunderbuss.tld/senores/cicadas.html" . + . +_:B31945ccc58e26dbaf603784b1a23e03f "Mishaari Guyott" . +_:B31945ccc58e26dbaf603784b1a23e03f . + _:Bbee0154ac47ae227bf3717c76862edfc . + _:B70d91c4fc121d139faad22cc59aea040 . + . + "http://www.urgingly.tld/shapely/evils.html" . + "beetroots cense shapely" . + "140"^^ . + . + _:Bbff5581b4968c237bf3dbd25fdf9ff8a . + . + "1964"^^ . + "http://www.wending.tld/meagerly/bollixing.html" . + "woks assureds meagerly" . + "59"^^ . + "maladapted wending assureds" . + . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "1963"^^ . + "http://www.olibanums.tld/sailed/oversimplifying.html" . + "vulgarities unforced sailed" . + "54"^^ . + "effectively olibanums unforced" . + . +_:B772ebea6dd11e230a8b0dada6fcc314f "Andre Kuck" . +_:B772ebea6dd11e230a8b0dada6fcc314f . +_:B97bd68265b91ef7449e817222c4fa1fb "Arstarchos Dwaileebe" . +_:B97bd68265b91ef7449e817222c4fa1fb . +_:B1732de2aee732b0936839b8d57a960ad "Mirozlava Demilt" . +_:B1732de2aee732b0936839b8d57a960ad . +_:Bec0426c3d0bcb33f5229d473d5902769 "Isha Quave" . +_:Bec0426c3d0bcb33f5229d473d5902769 . + _:B0081633b6d919c002c237ed34d59010d . + . + "http://www.educates.tld/muckraker/vegetarians.html" . + "hotdogs physicochemical muckraker" . + "http://www.morselled.tld/educates/physicochemical.html" . + . + _:B49cc94167007024716d1eb5538167848 . + . + "http://www.equated.tld/ecus/overgrew.html" . + "maimed tike ecus" . + "183"^^ . + "http://www.vexes.tld/equated/tike.html" . + . + _:B64f214b522b83e041d4453e0cd0dfa23 . + . + "http://www.unweaned.tld/thorpes/salutarily.html" . + "restraining vexations thorpes" . + "144"^^ . + . + _:B9868062321975ea31f28c799a051d58b . + "1960"^^ . + "http://www.ingoing.tld/decalcomanias/tinny.html" . + "granulated semideserts decalcomanias" . + "79"^^ . + "http://www.bottomed.tld/ingoing/semideserts.html" . + "babka granulated ingoing" . + . +_:B5bbe2fd3a6d226674bf8849ca9a3a961 "Araceli Ertel" . +_:B5bbe2fd3a6d226674bf8849ca9a3a961 . +_:B0788c1276264e8aa9f0cdec136da4226 "Cant Kammerzell" . +_:B0788c1276264e8aa9f0cdec136da4226 . + . + . + "http://www.vascularly.tld/pianofortes/presided.html" . + "163"^^ . + _:B5a5e7d84b462cb99dc870c4d5db654a6 . + "1966"^^ . + "domes sergeancy pianofortes" . + "http://www.juncoes.tld/vascularly/sergeancy.html" . + "salvational domes vascularly" . + _:B746d3adcdbea6a49b4035e1b2d87dd32 . +_:Bfd9ca242a01a68a48bec66f2af312263 "Kasen Encinas" . +_:Bfd9ca242a01a68a48bec66f2af312263 . +_:Baae61c69ed7af2fe7513699112b8d848 "Leopoldina Alvey" . +_:Baae61c69ed7af2fe7513699112b8d848 . + _:B7f0bc80e9a10b28eb01fc96c47bd9234 . + . + "http://www.labyrinths.tld/unharvested/tambura.html" . + "novelties ichthyologists unharvested" . + "45"^^ . + "http://www.placard.tld/labyrinths/ichthyologists.html" . + . + _:B0dc826b599c62dd2b97beb9ad7099ad1 . + . + "1960"^^ . + "http://www.agronomist.tld/neguses/uprisers.html" . + "limpidity reneging neguses" . + "6"^^ . + "http://www.generalizable.tld/agronomist/reneging.html" . + "pensees limpidity agronomist" . + . + _:B3889f6283733bdfafbbb5bd4603c44b4 . + . + "http://www.corrupted.tld/mummified/pensions.html" . + "overproud symphonies mummified" . + "140"^^ . + "http://www.bowling.tld/corrupted/symphonies.html" . + . + _:B740049faf47a33b386535e58406e39e6 . + . + "http://www.carobs.tld/deserving/patentable.html" . + "conners mouthparts deserving" . + "14"^^ . + "http://www.electrochemically.tld/carobs/mouthparts.html" . + . + _:Bebc60fe9f3ddf0902c63245fb83ea75f . + . + "http://www.zanier.tld/promiscuousness/clewed.html" . + "owner corkscrewed promiscuousness" . + "152"^^ . + . + _:B121558e4fe4951398fe3265ee3d9bb46 . + _:B1ad6ae5b0be80688ce1e4ac3e043ba6a . + . + "http://www.proprietorial.tld/indents/crestal.html" . + "fucking joyless indents" . + "117"^^ . + "http://www.proteins.tld/proprietorial/joyless.html" . + . +_:B98e5e425965d5113956fc38072d9f671 "Waltraud Vandevanter" . +_:B98e5e425965d5113956fc38072d9f671 . + _:B3464799437e973c8f43051973a537eb5 . + _:B45d16639f05d2ac3d229cc1800eb1c1c . + . + "http://www.imprecates.tld/traders/mobbed.html" . + "ruinously insufficiency traders" . + "118"^^ . + . + _:B758c06e8105e5587a7593ad6ef356579 . + . + "http://www.demonetization.tld/nitros/associatively.html" . + "auditorial teratogen nitros" . + "190"^^ . + "http://www.jostling.tld/demonetization/teratogen.html" . + . + _:B9fd556a6d136b75851c112d2ae13115e . + . + "http://www.ethnical.tld/argylls/hopefuls.html" . + "hesitatingly transformations argylls" . + "19"^^ . + . + _:B74752955cb541ededdd76322d0feb27a . + "1963"^^ . + "http://www.jerkiest.tld/staunchest/oftenest.html" . + "methought incrustation staunchest" . + "153"^^ . + "http://www.steerers.tld/jerkiest/incrustation.html" . + "cranching methought jerkiest" . + . + _:Bb4926e658a4f3dc336d9e93445cd91ff . + . + "http://www.easterlies.tld/potters/sludges.html" . + "anonymously skateboarders potters" . + "186"^^ . + "http://www.fabricated.tld/easterlies/skateboarders.html" . + "dressing reproached obscuranticism headword racer dryest praiseworthily recrudesced constraints stultified amicability apprenticeships nebulously contaminator feinting rurally lateens barratrous waggling protectively pencilled styling insensately planers sergeancies lamber anonyms lunette hunkers vicariousness sorrower extincts untangles tearers instilled vomiter faults clienteles tetralogy pelletize disreputable professionals introspectiveness typhous toolboxes gyred dowsers hashes farthingales imbibed deepening sheathes debutantes avocets squinty riflers bisecting jovially intellectualized cesareans woolsack haunches quidnunc bunging wetter rots deutschland hyenas plagiarize immobilized guested resubscribed babul beleaguering saturations aggie rumbaed disobliged tennesseans infantries disannulling salesgirls paradigms theologies jaggers bookrest spurned cannonaded torchere maturation densifying attics merengue discoloration twofers suspenders growlingly amenders chivaree stander uncomfortable multiplier professes shingler terrorize ices researched photoreceptor upswung recleaned algorism reignited nonformation skitterier misconduct mongolians crashes wordperfect hollers trickier expropriations eternize piecework searer sauntered stiffed reburials naiveties" . + . +_:Be55cb7d0326761c188175bbe8cfbf5ab "Primavera Huffstickler" . +_:Be55cb7d0326761c188175bbe8cfbf5ab . +_:B9e444f6531a84e129d9869d44645219f "Tamah Misemer" . +_:B9e444f6531a84e129d9869d44645219f . + _:B36147135e4c58df1f7cb7acceda1d041 . + . + "http://www.landscapers.tld/fazed/corgis.html" . + "briefed gladness fazed" . + "136"^^ . + "http://www.disport.tld/landscapers/gladness.html" . + . +_:B678fa822e18cb5e202cbf76478736a33 "Gelisa Waldron" . +_:B678fa822e18cb5e202cbf76478736a33 . + _:B92c5068675e97f5ba506f1014fbb3cca . + . + "1959"^^ . + "http://www.furnishings.tld/subjectiveness/conflicted.html" . + "enfevered cutin subjectiveness" . + "170"^^ . + "http://www.reexported.tld/furnishings/cutin.html" . + "rn enfevered furnishings" . + . +_:B520deab3e9ac9aae6b5f1b42649d8f86 "Shurik Tifft" . +_:B520deab3e9ac9aae6b5f1b42649d8f86 . + . + _:B90c8bf93dc39c9b54aef1790b2f66e0d . + . + "http://www.earthlier.tld/reallocating/aslope.html" . + "spoliator stenographers reallocating" . + "http://www.traditionless.tld/earthlier/stenographers.html" . + . +_:B05d05058ea8fd53da3e9fea90af77408 "Michinaga Orear" . +_:B05d05058ea8fd53da3e9fea90af77408 . + _:Be45b12cab22ff0b1de8423a4d64220f5 . + . + "http://www.electrochemistry.tld/stomper/asap.html" . + "lunier affecter stomper" . + "128"^^ . + "http://www.whirlies.tld/electrochemistry/affecter.html" . + . +_:B028d743e43162c2e900e5eb118a0bc68 "Marjon Whooley" . +_:B028d743e43162c2e900e5eb118a0bc68 . + "140"^^ . + "http://www.mistiming.tld/smoulders/reanalyzed.html" . + . + "jalap reanalyzed paraphrasers" . + . + "http://www.smoulders.tld/paraphrasers/softness.html" . + _:B6cbf417069e286e85181ae2929acaebc . + "secularizing jalap smoulders" . + "1965"^^ . + . +_:B1469a96b70308e1d8deba70c1ddeb8a3 "Godela Grafenstein" . +_:B1469a96b70308e1d8deba70c1ddeb8a3 . +_:B9d96508804f1d4952fbb664e3068dae4 "Sherry Mullennix" . +_:B9d96508804f1d4952fbb664e3068dae4 . + _:B1258310f66336bd385aad0612f472c98 . + . + "1965"^^ . + "http://www.degass.tld/potpie/nepotistical.html" . + "thews broadsides potpie" . + "197"^^ . + "wristwatches degass broadsides" . + . + _:B83607c8f2c93345b7222faeb5fd2775e . + . + "http://www.submontane.tld/piling/defunctness.html" . + "appendant stoutening piling" . + "96"^^ . + . + "titaness dulcimer pollywogs" . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + . + "http://www.broidering.tld/burglars/dulcimer.html" . + "1958"^^ . + "martials titaness burglars" . + "53"^^ . + "http://www.burglars.tld/pollywogs/lichting.html" . + . + . + _:B7661a33a1f4114926de9f5ba3f11c7c2 . + . + "1964"^^ . + "http://www.octagons.tld/preestimating/decanting.html" . + "exclaimer wkly preestimating" . + "133"^^ . + "http://www.factorship.tld/octagons/wkly.html" . + "unhealthful exclaimer octagons" . + . +_:Bdf721a59da93c40173e25de6d3aa09b9 "Arkhipa Frieman" . +_:Bdf721a59da93c40173e25de6d3aa09b9 . +_:Ba1cf1c8d7f1d0114dde3f96f3b0242fc "Warona Pelligrino" . +_:Ba1cf1c8d7f1d0114dde3f96f3b0242fc . +_:Bba1d13c1fe934667a5e3c541ca47da00 "Lilka Fike" . +_:Bba1d13c1fe934667a5e3c541ca47da00 . +_:B6fd538a52bc8ba8aaba74fcec645f24d "Faatin Bonn" . +_:B6fd538a52bc8ba8aaba74fcec645f24d . +_:Bcf098c24e6397091cf9f339715ff1b7c "Anibal Cornelio" . +_:Bcf098c24e6397091cf9f339715ff1b7c . +_:B8fa0371f2d77e1832a1f2e387a00e8af "Lippio Llopis" . +_:B8fa0371f2d77e1832a1f2e387a00e8af . +_:Bcdfa43f1f0e34a2169afcc47d6f1364c "Doppo Kieser" . +_:Bcdfa43f1f0e34a2169afcc47d6f1364c . +_:B450a6403982f0c0e117aef9f4191179c "Inocenta Smart" . +_:B450a6403982f0c0e117aef9f4191179c . +_:B0c1950a3f318cb277f1895a74491de9b "Lorda Bak" . +_:B0c1950a3f318cb277f1895a74491de9b . + _:Ba50d4c87005518f230a54db91c8916e2 . + . + "http://www.franked.tld/stethoscopies/ways.html" . + "hectometer drupelet stethoscopies" . + "133"^^ . + "http://www.mirier.tld/franked/drupelet.html" . + . + _:B15cad6de3713f24218706b7bdd0dc8c6 . + . + "http://www.grippier.tld/resolving/lymphocytic.html" . + "slewing swarth resolving" . + "149"^^ . + . + _:B8536cf922d4c90de69a0698d57898779 . + "1961"^^ . + "http://www.congregations.tld/wifelier/programable.html" . + "prattled cardinalate wifelier" . + "94"^^ . + "http://www.iodines.tld/congregations/cardinalate.html" . + "engendering prattled congregations" . + . + _:Bcd27f14243cb10deb5eee4a88f0ba4ce . + . + "http://www.nationalists.tld/funnels/constabulary.html" . + "corridas penetrates funnels" . + "111"^^ . + "http://www.vigesimal.tld/nationalists/penetrates.html" . + . +_:Bd5a61a1b0ba9dc725b365d1ec8a0880b "Najaat Werma" . +_:Bd5a61a1b0ba9dc725b365d1ec8a0880b . + _:B4baa17987da395a9d3ca43bddf46caa5 . + . + "http://www.clawed.tld/inculpates/shortchanging.html" . + "dodgier maize inculpates" . + "182"^^ . + "http://www.hennery.tld/clawed/maize.html" . + . + _:Bce929f23523d0c6cad6cd41d8eba3399 . + . + "http://www.stunners.tld/pummels/plainspokenness.html" . + "benefaction understudies pummels" . + "105"^^ . + . +_:Ba084d15addb67bc37883edd6169f8946 "Neifion Lebrecque" . +_:Ba084d15addb67bc37883edd6169f8946 . + _:B0ebec5203be734a7abf94bc07086bc31 . + . + "1966"^^ . + "http://www.whapper.tld/internally/beddings.html" . + "sluing carnations internally" . + "http://www.fellatrice.tld/whapper/carnations.html" . + "cruelties sluing whapper" . + . + . + _:B4d1ce877cf0a6e1bf5a1feb761905915 . + . + "http://www.venturers.tld/unremorsefully/extradites.html" . + "grunts valiantly unremorsefully" . + "184"^^ . + "http://www.phenylketonuria.tld/venturers/valiantly.html" . + . + _:Bc106caf632d9ca3da7ce03a47b510e5a . + _:B928a95cfc32dccb0b143124bb6fc9397 . + . + "http://www.pinewood.tld/employs/bioresearch.html" . + "declinational predicting employs" . + "126"^^ . + "snaggier choreographic prehardening turtledoves purebred impressments impracticability leagued yessed whoppers sprucer chinky biophysical stemming saturation seashores opalesces portholes woefullest dehydrogenates fusibly furrings electrolytically wassailed remarked pectoris cuckooing teenagers glimpsed inker loony howler softwoods canard dodges cursively diagrammed publics torahs mewler wets primed barkeepers amritas toadstool unhinges redox craton stroking fainer cheeping campaigning ukeleles cherries sanitated mislayer dreks tradeoffs loopier effectuating abbreviates undergoing revellers chlorals flabbergasts dells explainable orthopaedist curara vaporize shadowers jetports sportier misdirected safariing titterers enjoin steers gimps comradely wenny snarling deliberation nurtures idylist zincing sextants osteoscleroses consoles skeletomuscular raffias lookouts romantically trowelers brashiest cognoscing bollard kudu incarnadine delineation garrottes cannabic pesterer including taring popularization redcap outrun copyreaders specifier overpriced sobbers enamelwork enshrouding auxiliaries panfuls outboard antitoxin increasers hymnaries memorialize deicing lumberjacks rockfish hookworms palisades microradiography wisher kinged hollows caucasians splined oink incubator geegaws sylvian choky abscission coastings bimester protectress bogies prejudgments monger transfusers regulates multinationals voyagers fellas menstruation curfews giddiness orations luff cotes bionics huskers" . + . +_:B82a542a188e9573964e7f688fac204a3 "Ilona Geddings" . +_:B82a542a188e9573964e7f688fac204a3 . +_:B084d2c9bc0c6bc216ac211963e4683a7 "Hiya Rensen" . +_:B084d2c9bc0c6bc216ac211963e4683a7 . + . + _:B6e7acecd4bbff57366bb8a6f2e09355c . + . + "1951"^^ . + "http://www.maximins.tld/nubbier/mythologists.html" . + "faddisms radiotelegraphically nubbier" . + "71"^^ . + "footbath maximins radiotelegraphically" . + . +_:B37834eaedb76682ca4ef7e976b8dfdad "Gyes Pandy" . +_:B37834eaedb76682ca4ef7e976b8dfdad . +_:B60e67484febfde0dec7715f9fe588478 "Pirmin Goulart" . +_:B60e67484febfde0dec7715f9fe588478 . +_:Bae0250097ebd23a65cffbcfcbf95b539 "Faron Carlyle" . +_:Bae0250097ebd23a65cffbcfcbf95b539 . +_:B43254b9e37f1d3c7201ee747347775ac "Toichi Moren" . +_:B43254b9e37f1d3c7201ee747347775ac . +_:B4879066a7e5adccf5a98a6ac13553555 "Petros Josefy" . +_:B4879066a7e5adccf5a98a6ac13553555 . + _:Bbbbf8db1a9009cfbbe423e12207e1f78 . + . + "http://www.ciphonies.tld/gunrunning/zingiest.html" . + "trichloromethane summits gunrunning" . + "111"^^ . + "http://www.beeriest.tld/ciphonies/summits.html" . + . + _:Baaecd1ba16eaccbf7627227dbd040d36 . + . + "http://www.shogunal.tld/misinstruction/proboscides.html" . + "extraction trimming misinstruction" . + "51"^^ . + "http://www.absurdum.tld/shogunal/trimming.html" . + . +_:Be6883883569808cb6c28a0f956167df2 "Bodil Korinta" . +_:Be6883883569808cb6c28a0f956167df2 . +_:Ba0dc1381c9633e4487c698b63a51b11c "Akai Qin" . +_:Ba0dc1381c9633e4487c698b63a51b11c . +_:Bfba13fc5121caa837ffd32d81b6aa8a2 "Christene Bordinger" . +_:Bfba13fc5121caa837ffd32d81b6aa8a2 . +_:B0dbd93cbb6153a9ece747b46dd9bb9b8 "Kichisaburo Harnage" . +_:B0dbd93cbb6153a9ece747b46dd9bb9b8 . + _:Be992a2675e51e903b0fece0b631981f4 . + . + "http://www.paths.tld/grannies/backslaps.html" . + "nonpartisan disable grannies" . + . + _:B0b5904998e88f4329e7178e895fc7bff . + . + "http://www.galls.tld/paynims/lugs.html" . + "vamping seedings paynims" . + "19"^^ . + "http://www.skateboards.tld/galls/seedings.html" . + . +_:B6ae44b145e58e3036a55fe63fe8fa9ef "Dija Crary" . +_:B6ae44b145e58e3036a55fe63fe8fa9ef . +_:Bd580b984188c147d3e3f2ffe43321b44 "Melba Llorca" . +_:Bd580b984188c147d3e3f2ffe43321b44 . + _:B291dd6bcadeff2a9c00c2edab4211c4f . + . + "http://www.obscuranticism.tld/racer/dryest.html" . + "reproached headword racer" . + "122"^^ . + . +_:B55c21a46569fc4aaa55345afb1df0813 "Cindi Ginanni" . +_:B55c21a46569fc4aaa55345afb1df0813 . + _:B2345516f75777785580a62ab7a521d5e . + . + "http://www.caperers.tld/misanthropes/bider.html" . + "aced sails misanthropes" . + "122"^^ . + "http://www.follicles.tld/caperers/sails.html" . + . +_:Bd0773f2bc38ebd57a6aa228cc85aa1e2 "Kbra Drissel" . +_:Bd0773f2bc38ebd57a6aa228cc85aa1e2 . +_:Bbcf19b3648fe87d9f70b92382550273e "Savastian Jonte" . +_:Bbcf19b3648fe87d9f70b92382550273e . + _:B3541d46506f6acc9b8c3a8ab13636420 . + . + "http://www.housetops.tld/convalescents/tellable.html" . + "cocain horologist convalescents" . + "117"^^ . + "thermometers painty shacking reduplicative obstetrics wrenching fascistic misappropriating shoppes timelessly" . + "http://www.aftertastes.tld/housetops/horologist.html" . + . +_:B9dfbad8ffaa5707a9e0b43fd08064b64 "Tashira Mounkes" . +_:B9dfbad8ffaa5707a9e0b43fd08064b64 . +_:Bc8db17d2f1eaf43dbd8ae2e4cccb12ff "Liuthild Acors" . +_:Bc8db17d2f1eaf43dbd8ae2e4cccb12ff . +_:Be07c4071499a759a45ffa8f38f1cccd8 "Gisselle Teigen" . +_:Be07c4071499a759a45ffa8f38f1cccd8 . +_:B551436ae213ebd9cdc93378ad3236d06 "Apa Skibbe" . +_:B551436ae213ebd9cdc93378ad3236d06 . + _:B91d4f76e8da8bd6021f869581ca0ea11 . + . + "http://www.encasing.tld/singers/ridiculed.html" . + "newswomen episcopes singers" . + "108"^^ . + "http://www.futurism.tld/encasing/episcopes.html" . + . + _:B6de72e9e5604a6ec50bcad3d1a4486b7 . + _:B6322af0d6e5a5360b02efdda6c6b1573 . + . + "1962"^^ . + "http://www.comradeship.tld/lugger/claque.html" . + "dramamine bassetting lugger" . + "http://www.atoned.tld/comradeship/bassetting.html" . + "sharking dramamine comradeship" . + . +_:Bfaf2399e0328b6644b36a927e2d8ce5a "Toku Synowiec" . +_:Bfaf2399e0328b6644b36a927e2d8ce5a . + _:Bac4f377ac95a1fabb7ccdfaca4404d7e . + . + "http://www.decapod.tld/macrocephaly/afferently.html" . + "readably wormish macrocephaly" . + "90"^^ . + "http://www.cleaner.tld/decapod/wormish.html" . + . + _:B03b56a2e962ac1d6518328b93620cfa8 . + . + "http://www.enswathes.tld/idahoan/stolons.html" . + "specials appetizingly idahoan" . + "200"^^ . + "http://www.snoopier.tld/enswathes/appetizingly.html" . + . +_:B8216b83b9f0e58f55c151ea6473095ff "Lorina Stangle" . +_:B8216b83b9f0e58f55c151ea6473095ff . + _:B40c8dc5d6d0ceae985e63eacf4f60817 . + . + "http://www.exegetic.tld/basset/wakeners.html" . + "homicidally funfair basset" . + "70"^^ . + "http://www.spouses.tld/exegetic/funfair.html" . + . +_:Bbad5c077e5afcf0fa9dfdc7a3b8b080d "Elikonida Holloran" . +_:Bbad5c077e5afcf0fa9dfdc7a3b8b080d . + _:Bd857119207a0ad126a12a43824b977d7 . + . + "http://www.breams.tld/catalogued/nicknaming.html" . + "dogmatical overpraising catalogued" . + "79"^^ . + "http://www.infos.tld/breams/overpraising.html" . + . + _:Bd2c566be7c71535b9a9f37eac258eed6 . + . + "http://www.horoscopes.tld/auxins/mispronounce.html" . + "vehemently quantifies auxins" . + "119"^^ . + . +_:B325c42c48c7478620bb70a0cca122097 "Ed Oroz" . +_:B325c42c48c7478620bb70a0cca122097 . + _:B729af2ee770336620bd4006db7175832 . + . + "http://www.vroomed.tld/dupped/bewitched.html" . + "taxonomies mulattos dupped" . + "122"^^ . + "http://www.awesomeness.tld/vroomed/mulattos.html" . + . +_:B9c951253bbe381ce3d7705640af38730 "Eurystheus Proveaux" . +_:B9c951253bbe381ce3d7705640af38730 . + _:B4e127ed0cdb9864a1d4febb82671a8ed . + . + "http://www.innominate.tld/receipts/bunkered.html" . + "rescripts rumbled receipts" . + "87"^^ . + . + _:B947e56ba4a43d4c223cf9fba2a713a17 . + . + "1959"^^ . + "http://www.curableness.tld/brutify/unenthusiastically.html" . + "prodemocratic briars brutify" . + "132"^^ . + "demolishes curableness briars" . + . + _:B573bb3ae322ce44b2adc6585cfa44c43 . + . + "http://www.scubas.tld/monism/impermeabilities.html" . + "wimple arrestee monism" . + "76"^^ . + "http://www.sitting.tld/scubas/arrestee.html" . + . +_:B93e24f4c516477c2f0e6efd2f156a497 "Berit Daubs" . +_:B93e24f4c516477c2f0e6efd2f156a497 . +_:B52912c88cb759ea1e37b346e127a2fb3 "Judit Bartunek" . +_:B52912c88cb759ea1e37b346e127a2fb3 . +_:Bca0ae9a532923c713d4f1554025d9d0c "Cordie Witte" . +_:Bca0ae9a532923c713d4f1554025d9d0c . +_:B67b4b83628b7593869a879acb942eb59 "Sterlin Schrack" . +_:B67b4b83628b7593869a879acb942eb59 . + . + _:B68f54af284a25d791e7cb6084d4428b1 . + . + "1965"^^ . + "http://www.prejudices.tld/unraveling/resider.html" . + "gassiness fatback unraveling" . + "74"^^ . + "endoderms prejudices fatback" . + . + _:Becef1ea372750d4cb1718e5cf2b4fcb1 . + . + "http://www.heeds.tld/justifying/bemas.html" . + "zoophiles tarmac justifying" . + "94"^^ . + "http://www.armed.tld/heeds/tarmac.html" . + . + _:B802832daf82ee73cc4f81cb3e5d78429 . + . + "http://www.whinnied.tld/mangling/probeable.html" . + "reappraisal mazes mangling" . + "177"^^ . + . + _:B58816bede325a3d4040f8d46e0641be2 . + _:B96f0e28b21d1b9d334d9649da3e41606 . + . + "http://www.encountered.tld/peonages/critically.html" . + "unquiet deportment peonages" . + "111"^^ . + "http://www.designers.tld/encountered/deportment.html" . + . +_:B6d41648e43d8f59597a176132bdcf5bd "Taariq Cariaso" . +_:B6d41648e43d8f59597a176132bdcf5bd . + _:B9c814b0f58788f2de199cf09d2477a2c . + . + "http://www.abjured.tld/tardo/serrying.html" . + "researcher overgrows tardo" . + "23"^^ . + . + _:B20fd748f5927c80f68137829b6995bbf . + . + "http://www.festoons.tld/immoderateness/nitrites.html" . + "subbranch fraudulently immoderateness" . + "136"^^ . + "http://www.manchuria.tld/festoons/fraudulently.html" . + . + _:Bdc7819980eb3c0b02d7ff26795936d67 . + . + "http://www.vestals.tld/flunkey/blazed.html" . + "hypocrisies trameled flunkey" . + "75"^^ . + . +_:Bf98d73b9bd9c56d5d98181fef017690d "Shontaya Klitzner" . +_:Bf98d73b9bd9c56d5d98181fef017690d . + _:Bc54e602b14871ac8141c657c1a873807 . + "1965"^^ . + "http://www.transfusing.tld/postseasonal/buccaneer.html" . + "roistered toxifying postseasonal" . + "121"^^ . + "http://www.aortas.tld/transfusing/toxifying.html" . + "quiddities roistered transfusing" . + . + _:Bb86c676575d16ac9753e6dbdb8487c78 . + _:Bcf6fd4552a5e674617dc40fbafd96e92 . + . + "1964"^^ . + "http://www.precanceling.tld/rivetted/ingle.html" . + "codes abolishable rivetted" . + "http://www.petaled.tld/precanceling/abolishable.html" . + "raunchier codes precanceling" . + . + _:B571ec46e64ab6847211d5982643e64dd . + . + "http://www.unidentifiable.tld/monstrances/gravies.html" . + "czardoms reversing monstrances" . + "9"^^ . + "http://www.huntedly.tld/unidentifiable/reversing.html" . + . +_:B4e06ae88dee82679419c4bf69d36154e "Eurypylus Zacher" . +_:B4e06ae88dee82679419c4bf69d36154e . +_:B863aca2ecc745b0a630789267cb27699 "Lucita Macrina" . +_:B863aca2ecc745b0a630789267cb27699 . +_:B8d5d81d3f02a95c91b5c8ceadf81df0b "Moises Hilley" . +_:B8d5d81d3f02a95c91b5c8ceadf81df0b . +_:B99d11df30faba524c7a54cdfb8747712 "Eryi Deppe" . +_:B99d11df30faba524c7a54cdfb8747712 . + _:B5774437b7930fa8f8f78c30d51b6835b . + . + "http://www.ahems.tld/mods/gullied.html" . + "heavens sublimates mods" . + "http://www.seemed.tld/ahems/sublimates.html" . + . +_:Bee666669ac7ae194f278c83d3b4d577b "Denisha Whitesell" . +_:Bee666669ac7ae194f278c83d3b4d577b . + _:Bc48d8de5642a7ae7e0e46137407e4e9a . + . + "http://www.ideograms.tld/compendiums/didactically.html" . + "cuddlier recrowns compendiums" . + "165"^^ . + "http://www.democracies.tld/ideograms/recrowns.html" . + . + _:B7155305e096fea9150cfd6f7c78e670b . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + _:B1847ae572370abe7d1a110a7479f59c2 . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1966"^^ . + "3"^^ . + "Journal 9 (1966)" . + "1"^^ . + . +_:B73bd4e22b98e7364e6e8b05cc6e341bb "Ignatia Brazel" . +_:B73bd4e22b98e7364e6e8b05cc6e341bb . + _:B444f72e6247aea7cf3d910a166eef31b . + . + "http://www.besmears.tld/cupped/bander.html" . + "reprobates coordinations cupped" . + "96"^^ . + "http://www.outsells.tld/besmears/coordinations.html" . + . + _:B4643fd2e5af0b3c21adc5a2f2189ccb6 . + . + "1966"^^ . + "http://www.fungiform.tld/hydrargyrum/fuhrers.html" . + "memsahib unfermented hydrargyrum" . + "9"^^ . + "nos fungiform unfermented" . + . + _:Bba6114452b6ede8e188834eb6f343294 . + . + "http://www.surpassable.tld/gumlike/carillon.html" . + "dummies vandalization gumlike" . + "38"^^ . + "http://www.ramps.tld/surpassable/vandalization.html" . + . +_:Ba0f9548532d7d188675dafaaf9758694 "Jacinto Bambach" . +_:Ba0f9548532d7d188675dafaaf9758694 . + _:Bbe1c0695b81377a7d279157ed0cf98ee . + . + "1961"^^ . + "http://www.sandbagged.tld/milkily/benefactors.html" . + "bonders negligibly milkily" . + "102"^^ . + "http://www.demotic.tld/sandbagged/negligibly.html" . + "reglossed bonders sandbagged" . + . + _:B1258310f66336bd385aad0612f472c98 . + . + "http://www.harassment.tld/hedonisms/cigarettes.html" . + "keratoses birdmen hedonisms" . + "http://www.doozies.tld/harassment/birdmen.html" . + . +_:B61805c7981a1ce9989c406ea8a057852 "Mutammam Bowersox" . +_:B61805c7981a1ce9989c406ea8a057852 . +_:Bf91f3bcc468df28534369f0c7223b085 "Yachne Piersall" . +_:Bf91f3bcc468df28534369f0c7223b085 . + _:B03fcf45dcac81c8cec21f34e82877fdc . + . + "http://www.levators.tld/bottleful/sergings.html" . + "opulences diapering bottleful" . + "35"^^ . + "http://www.peppier.tld/levators/diapering.html" . + . +_:Baa1190c22f52031e65746e1c4188f828 "Nawfa Luckenbaugh" . +_:Baa1190c22f52031e65746e1c4188f828 . +_:Bd95fae78a21a898fa26194e449613dfa "Kiara Freund" . +_:Bd95fae78a21a898fa26194e449613dfa . + _:B14cc778fa0077d8081d141ba64544b73 . + _:Baa83cc3c7bb6bed8e6739d457efeafcc . + . + "http://www.metabolizable.tld/booteries/flotillas.html" . + "permeably chatting booteries" . + "160"^^ . + "http://www.unmended.tld/metabolizable/chatting.html" . + . +_:Bffd3cec1a87e1d2b3ca30309c63ca8d6 "Loris Elder" . +_:Bffd3cec1a87e1d2b3ca30309c63ca8d6 . + _:B8d884121eb1f002ae76771e9f2d35363 . + . + "http://www.loftily.tld/reprovingly/blungers.html" . + "despising yabber reprovingly" . + "91"^^ . + "http://www.preprocessor.tld/loftily/yabber.html" . + . +_:B1dd8c535fde43989c49f193e343017ec "Wilburn Faltin" . +_:B1dd8c535fde43989c49f193e343017ec . + _:B51de4dcb16c1704cb96e6a2f1c074aa4 . + . + "http://www.dustrag.tld/maharajas/infinites.html" . + "oatmeals deprecation maharajas" . + "84"^^ . + "http://www.vigorish.tld/dustrag/deprecation.html" . + . + _:B51f737de2b485f6da38ff348c2461ab9 . + . + "http://www.sleigher.tld/cycads/attitudinized.html" . + "postured pasteurize cycads" . + "101"^^ . + "http://www.remounting.tld/sleigher/pasteurize.html" . + . + . + _:B185c977381aea161cc99669db7d06e46 . + . + "http://www.unrealistic.tld/surges/preheats.html" . + "acridities substituting surges" . + "100"^^ . + "http://www.arcadian.tld/unrealistic/substituting.html" . + . + _:B09d8fba6609df99911d2ca2599423ad1 . + . + "http://www.geographers.tld/potshots/unhanged.html" . + "shirtfront aroints potshots" . + "110"^^ . + . +_:B15a126f34fe4a2a4be7cc97418da602a "Akina Jang" . +_:B15a126f34fe4a2a4be7cc97418da602a . +_:B8f87b2244117021c8220e015d16d9686 "Celeste Beene" . +_:B8f87b2244117021c8220e015d16d9686 . +_:B73f073d1dde2df7c275ec69be08e01ef "Ordena Blackbird" . +_:B73f073d1dde2df7c275ec69be08e01ef . +_:B198739e04585a52bd1ac2ee6e51742d3 "Egbertine Shymske" . +_:B198739e04585a52bd1ac2ee6e51742d3 . +_:Bd51462a18f530407050f52012c7fc4c7 "Kasey Matyas" . +_:Bd51462a18f530407050f52012c7fc4c7 . + _:B4a99558414d9118be5b0074268133c21 . + _:Bd9d69b451db1289c861db19da454a417 . + . + "http://www.decides.tld/grindingly/concaving.html" . + "preceded bangs grindingly" . + "151"^^ . + "http://www.fides.tld/decides/bangs.html" . + . +_:Bfc041480eeca8c6fe0377170f462ea7f "Bailey Houseal" . +_:Bfc041480eeca8c6fe0377170f462ea7f . +_:B95a60b6bf7ce1de5d6ce7e9fc041a63b "Krista Bleacher" . +_:B95a60b6bf7ce1de5d6ce7e9fc041a63b . +_:B6f7d98925d42f1969447baac69e5e923 "Savino Papale" . +_:B6f7d98925d42f1969447baac69e5e923 . +_:B83d1747bd8b57436a903f4d0b3a85d51 "Rosina Drumgole" . +_:B83d1747bd8b57436a903f4d0b3a85d51 . +_:Bc3a6ecfbc11494bd5da3dfac1c5b2585 "Bhilangana Beauman" . +_:Bc3a6ecfbc11494bd5da3dfac1c5b2585 . +_:B167cc0ae644baf19e8d37c1f3cdce407 "Tansy Benders" . +_:B167cc0ae644baf19e8d37c1f3cdce407 . +_:Bc01a68df8f77fcacd96757fad3999f92 "Dobroslava Leskovec" . +_:Bc01a68df8f77fcacd96757fad3999f92 . + _:B616fd6c0c76a91b17151a1802e560bbe . + "95"^^ . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + "pokiness abolitionists allocator" . + "1967"^^ . + "http://www.mistime.tld/orthopaedics/abolitionists.html" . + "http://www.orthopaedics.tld/allocator/bootjacks.html" . + . + . + "perfecters pokiness orthopaedics" . +_:B119b26480e6c8bb1c2779c307b0e82de "Krivulinaia Sengvilay" . +_:B119b26480e6c8bb1c2779c307b0e82de . + _:B3202a006422463e8cfac5d659b63267a . + _:B4048cbc5bee12cb46f8f394f0c4f4dbe . + . + "http://www.unalleviated.tld/flattish/splats.html" . + "outback mechanizing flattish" . + "http://www.figured.tld/unalleviated/mechanizing.html" . + . + _:Bab490de06f4b634e620eeaf86ded7c26 . + . + "http://www.washboards.tld/recalculations/dumps.html" . + "reconverting overdrank recalculations" . + "163"^^ . + . +_:B478883b972bfc51c49023fde60215110 "Teriuihi Lachner" . +_:B478883b972bfc51c49023fde60215110 . +_:Be0a4e36fff2d5947dbcc6db34269bce1 "Kelli Bachman" . +_:Be0a4e36fff2d5947dbcc6db34269bce1 . +_:B6636ac949780046ae5db46c738347a23 "Mansoor Lebovic" . +_:B6636ac949780046ae5db46c738347a23 . +_:Bbcc13a44c55fca944e86bb51a35ed589 "Iarshek Kulbacki" . +_:Bbcc13a44c55fca944e86bb51a35ed589 . + _:Beb7a9f202e6b11b9db8c3ab43109af95 . + . + "http://www.multiplying.tld/overconservative/apostleship.html" . + "nonindustrial griot overconservative" . + "http://www.bends.tld/multiplying/griot.html" . + "daydreaming counselling flyways waterpower owlet fireplugs jades jerrycans cantina bodying balusters coordinators magnetizers consignment exilic racecourse mod impasses hepaticas irreconcilability noisemakers vuggy illegitimating touche chaparrals deliberates regaling squeaked ochered flagellations constrainedly remittee figworts vials vasectomizing precognitions maudlinly toenailing inauguration doser batrachians paradoxical knucklebone heparin blandisher spireas daddling ashcans mobbing peatiest scarcities stews precancel spence inlands outargued foeti amaranths johnnies dervishes tattings palliated inviolably rubidiums highschool crassest recesses items authorize sunnier baled finalist literals doyly crenelation pollee ringers strangling gladded plexuses grids screens purplish reordain suturing pilastered scowlingly unresistant rooked boles stoutens trisects sponged cosmonauts vocatively reexpresses curtailment jitney yukking timework rases tangoed presenter soapmaking dandier plow celerities singing reliances severed pouncer divulgences simplemindedness duffle designed triploid saxophonists industrialize ungentle tenderize benzoin pugilism fatuously hides gabblers sporozoan confutes inamoratas winiest imageries injuring unknowingly spadework unshared" . + . +_:B63aa6279eb42dcdd5c0a6a09c2047624 "Selivankova Hashaway" . +_:B63aa6279eb42dcdd5c0a6a09c2047624 . + _:B3c19af0cc436fc81c0cf67b08bf19b1e . + . + "http://www.statement.tld/overconscientious/sizzles.html" . + "unoffensive rationalizing overconscientious" . + "55"^^ . + "http://www.doozer.tld/statement/rationalizing.html" . + . + _:B93c88a906e6e39c4c22d8e5a69589478 . + . + "http://www.miscasts.tld/uneasiest/throughway.html" . + "breakages sacrificer uneasiest" . + "175"^^ . + "http://www.hiring.tld/miscasts/sacrificer.html" . + . + _:Bb05412eb6fe642d22c9638aae8468d34 . + . + "http://www.unhatted.tld/nance/weakhearted.html" . + "fatalists turnstile nance" . + "52"^^ . + "http://www.overinflating.tld/unhatted/turnstile.html" . + . + _:B2d614900cb575393215e773d347fc570 . + . + "http://www.spiritualize.tld/oxtongue/disbarments.html" . + "ornaments retested oxtongue" . + "185"^^ . + "http://www.tenseness.tld/spiritualize/retested.html" . + . + _:B1852e00a4d9639116790dbb9679f987b . + . + "http://www.sizably.tld/leaving/indulgence.html" . + "reverses uncorroborated leaving" . + "159"^^ . + . + _:Bab777be4e84e9dee4fe11d3164028e7c . + _:B20e0b1acd41d2dbe6f0cf57d8ff02fb0 . + . + "http://www.connoting.tld/photographic/affrayed.html" . + "shallowest urbanely photographic" . + "46"^^ . + "http://www.answerers.tld/connoting/urbanely.html" . + . +_:Bf185e9b03f780e7ba47cc5fc7a9a67c2 "Bhavin Primavera" . +_:Bf185e9b03f780e7ba47cc5fc7a9a67c2 . +_:B64f214b522b83e041d4453e0cd0dfa23 "Tomiichi Licea" . +_:B64f214b522b83e041d4453e0cd0dfa23 . + _:B5d7ad3a3c6c0b1056284399447277c1a . + . + "1965"^^ . + "http://www.homophile.tld/socking/paraffins.html" . + "trippings axing socking" . + "2"^^ . + "http://www.conceivability.tld/homophile/axing.html" . + "charactery trippings homophile" . + . + _:B551436ae213ebd9cdc93378ad3236d06 . + . + "1963"^^ . + "http://www.fecundity.tld/lividity/mutably.html" . + "kimonoed substantialness lividity" . + "noninstinctual fecundity substantialness" . + . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "http://www.miffing.tld/semiurban/holographs.html" . + "unproved awakenings semiurban" . + "50"^^ . + "http://www.unfortified.tld/miffing/awakenings.html" . + . + _:Bb33b09a25bb285dacb623c8104e73226 . + . + "1962"^^ . + "http://www.axed.tld/enormousness/overrates.html" . + "reclothed ornamentations enormousness" . + "151"^^ . + "http://www.refractions.tld/axed/ornamentations.html" . + "segmented reclothed axed" . + . +_:B37da8746267d030b702a16865e70c07a "Iditri Harlowe" . +_:B37da8746267d030b702a16865e70c07a . + _:B4263c4dcdf0a934c0ffbd25400a3bbd6 . + _:B56260fd873cceb6c081a67f2c2ca785e . + . + "http://www.interlocutrices.tld/pneuma/snuffy.html" . + "nonreligious discontinued pneuma" . + "27"^^ . + "http://www.anthologists.tld/interlocutrices/discontinued.html" . + . +_:B89753696b6ed1e95e6069725e0783bf2 "Colleen Jolly" . +_:B89753696b6ed1e95e6069725e0783bf2 . + _:Bf8489492af46a577dec35d11dea3de1d . + _:Bb4c8c4c1d8dc451a618f99bf24613cdc . + . + "http://www.osteosclerotic.tld/deloused/eudaemons.html" . + "timbered pipy deloused" . + "40"^^ . + "http://www.backslappers.tld/osteosclerotic/pipy.html" . + . + _:B496958124c89299c3c34abe84a7748e6 . + . + "http://www.mistrusting.tld/puristic/halfheartedness.html" . + "capeskin cannings puristic" . + "http://www.musks.tld/mistrusting/cannings.html" . + . +_:B0a7d596b61919f0f70f05f4c51cc9d92 "Titos Bisard" . +_:B0a7d596b61919f0f70f05f4c51cc9d92 . + _:Bbf284e196299633e25dca737435671b3 . + _:B52b9becd3509fe015b05064121497576 . + . + "http://www.pennyweights.tld/internees/chants.html" . + "rh antipodal internees" . + "146"^^ . + "http://www.preexposures.tld/pennyweights/antipodal.html" . + . + _:B5422b90d56b6c1a5ae505340eff0d53e . + . + "http://www.graduated.tld/handwrote/murderer.html" . + "fester handlers handwrote" . + "172"^^ . + "http://www.enforce.tld/graduated/handlers.html" . + . + _:Bb049e219e3cfef03c259a49373119c88 . + . + "http://www.blends.tld/cooees/dispenses.html" . + "financially pokeweeds cooees" . + "33"^^ . + . + _:Bd7532e504eaf706ce0901f5d92a8ff6a . + . + "http://www.meritoriously.tld/wornness/insulation.html" . + "oddest inflexibility wornness" . + "150"^^ . + "nonimmunities laburnum resupplied ironware acquitted contraindication reinvolvement redeyes optional national" . + "http://www.offside.tld/meritoriously/inflexibility.html" . + . +_:Ba4ba7baa1595262d2466497657a22973 "Iveska Inacio" . +_:Ba4ba7baa1595262d2466497657a22973 . + _:Bb6ec693ff1f80c5040ccc21c00dfbb32 . + . + "http://www.corpses.tld/linchpin/expurgations.html" . + "civilise oversexed linchpin" . + "15"^^ . + . + _:B2c4656b0906f8f317752de276d93b50c . + . + "http://www.ravaged.tld/messmates/intransigence.html" . + "cardiotherapy sometimes messmates" . + "70"^^ . + "http://www.cracky.tld/ravaged/sometimes.html" . + . + _:Bd88c3d4a3001d23a94d6c7b365186800 . + . + "http://www.redistills.tld/biometer/fuseless.html" . + "asexuals allocations biometer" . + "68"^^ . + . + _:Bcda8a47d3d79595cc46f5aceb6017f4b . + _:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . + . + "http://www.perinea.tld/leaseholder/wherrying.html" . + "pollarding maturities leaseholder" . + "80"^^ . + "http://www.cruncher.tld/perinea/maturities.html" . + . +_:B4903b32124e256ac982f4e6554ea137d "Tohaku Karsnak" . +_:B4903b32124e256ac982f4e6554ea137d . + _:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . + . + "http://www.nonconsecutively.tld/oblation/exoduses.html" . + "colourers leavened oblation" . + "79"^^ . + "http://www.bestriding.tld/nonconsecutively/leavened.html" . + . +_:B6042edf00cf6b3e18cbe1256a62c3192 "Danaus Dacanay" . +_:B6042edf00cf6b3e18cbe1256a62c3192 . +_:B3a3a9baf56125005960b926258c7e1c2 "Gundela Renfer" . +_:B3a3a9baf56125005960b926258c7e1c2 . + _:Bdbf9ce5475cbe88a5da6ab516395e100 . + _:B3f53edadd322f78376e5f120635f8149 . + . + "http://www.disrupted.tld/expunges/organismal.html" . + "mandamuses cuppy expunges" . + "68"^^ . + "http://www.stokers.tld/disrupted/cuppy.html" . + . + _:B75ac29cb1752061dd0875771bdd5dd5f . + . + "http://www.phial.tld/amorphousness/minimals.html" . + "desalinizing disunion amorphousness" . + "158"^^ . + "http://www.soakers.tld/phial/disunion.html" . + . +_:Bd81f5fe781a4d589070c4e34c50ceebf "Hagibis Kihn" . +_:Bd81f5fe781a4d589070c4e34c50ceebf . + _:B679564338d5dcca5ff12c857c45bd66a . + . + "http://www.muller.tld/chancellorships/mealiest.html" . + "cockup underemphasizes chancellorships" . + "31"^^ . + "http://www.backbit.tld/muller/underemphasizes.html" . + . +_:B06da7d104b8716094af3019a92679af5 "Maddoc Jakobson" . +_:B06da7d104b8716094af3019a92679af5 . +_:Bf30167a0d945f6815669d8a19f257d6a "Eufemia Hensen" . +_:Bf30167a0d945f6815669d8a19f257d6a . + _:B88875c480f7142bfe4a11e8decdfe209 . + . + "http://www.fastnesses.tld/reacquiring/interjections.html" . + "orang diaspora reacquiring" . + "111"^^ . + "http://www.entrenchments.tld/fastnesses/diaspora.html" . + . + _:B2d4733dbfc1bb3debb5b582f64edde6d . + . + "http://www.legacies.tld/burglarize/winteriest.html" . + "bestirred courtiers burglarize" . + "51"^^ . + "http://www.cowskin.tld/legacies/courtiers.html" . + . +_:B782177e374f576c4bfbabaecdded58ae "Sepat Atchinson" . +_:B782177e374f576c4bfbabaecdded58ae . + _:B550a9737bbbeffd83c5ff8f057704edf . + _:B2522c34269391c6b060065ec2ec18a8b . + . + "http://www.denouncers.tld/pensioners/bedouins.html" . + "conceders unwonted pensioners" . + "67"^^ . + "http://www.breezeway.tld/denouncers/unwonted.html" . + . +_:B5819da5ac8e725d166de6fc7d85017f0 "Tatsui Lonzo" . +_:B5819da5ac8e725d166de6fc7d85017f0 . +_:Bf0d79d1efa0b35e69e272766be2b603e "Tayyib Shideler" . +_:Bf0d79d1efa0b35e69e272766be2b603e . + _:B3cc8acdaeef51e340290677a5dd20e90 . + . + "1966"^^ . + "http://www.ushered.tld/windowpanes/heeling.html" . + "outstretching crackling windowpanes" . + "168"^^ . + "http://www.snowmen.tld/ushered/crackling.html" . + "catering outstretching ushered" . + . + _:B84d3a032d944446f2963e31900e33bcc . + . + "1965"^^ . + "http://www.hurrier.tld/laminator/drifts.html" . + "banquets congregates laminator" . + "79"^^ . + "http://www.penetrations.tld/hurrier/congregates.html" . + "tuataras banquets hurrier" . + . + _:B332f808c78f6ea56c7201c1397118d3c . + . + "http://www.communicably.tld/localization/pretrial.html" . + "ruinates continues localization" . + "195"^^ . + . + _:B9d96508804f1d4952fbb664e3068dae4 . + . + "http://www.remade.tld/cooping/enunciates.html" . + "comeliest silicosis cooping" . + "70"^^ . + . + _:B119b26480e6c8bb1c2779c307b0e82de . + . + "1964"^^ . + "http://www.reddened.tld/adverted/hyperextension.html" . + "procreation moderately adverted" . + "169"^^ . + "http://www.atremble.tld/reddened/moderately.html" . + "perdurable procreation reddened" . + . +_:B76553c84f64619521e6abf15a72e39e5 "Mirari Magnus" . +_:B76553c84f64619521e6abf15a72e39e5 . + _:B674f7c00f36e33e4c3c79a60b0e9ea30 . + . + "http://www.endplate.tld/grubstaker/titty.html" . + "serging confabbing grubstaker" . + "105"^^ . + "http://www.franchised.tld/endplate/confabbing.html" . + . + _:B6e1386863b1fe28550ee96b6bc224e8e . + . + "http://www.resonates.tld/terminals/giros.html" . + "paraguayans overbites terminals" . + "178"^^ . + "http://www.parrots.tld/resonates/overbites.html" . + . +_:B3e9e8973e2f6f9db79694421c843cd8a "Angelica Maccarter" . +_:B3e9e8973e2f6f9db79694421c843cd8a . +_:Bd4fa7ed2659a9360588e0b855fa66175 "Daba Hewlin" . +_:Bd4fa7ed2659a9360588e0b855fa66175 . + _:Bc042f37aa96e93b58b7858445994eb2e . + . + "http://www.reality.tld/nuttiness/woodpiles.html" . + "suasions hexers nuttiness" . + "140"^^ . + . + _:Bf49297a01127b94c145141f39cc34e12 . + "1954"^^ . + "http://www.continentally.tld/cordages/simmering.html" . + "hospitality outrider cordages" . + "12"^^ . + "http://www.rubles.tld/continentally/outrider.html" . + "starrier hospitality continentally" . + . + _:Bf91f3bcc468df28534369f0c7223b085 . + . + "http://www.nixing.tld/slavered/otoliths.html" . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + "gazettes otoliths iguana" . + "1959"^^ . + "romanticize gazettes slavered" . + "51"^^ . + . + . + "http://www.slavered.tld/iguana/mystifiers.html" . + _:Bcb667499fa85be9cea01e3323d061e47 . + . + "1963"^^ . + "http://www.wittings.tld/cultured/universalizing.html" . + "holdovers boatbills cultured" . + "114"^^ . + "http://www.interdictive.tld/wittings/boatbills.html" . + "demising holdovers wittings" . + . + _:B0df12f124f5f07cc62cf512249d5bcfa . + . + "http://www.denouncing.tld/winnower/pinyon.html" . + "trammed jaggedest winnower" . + "27"^^ . + "http://www.abashments.tld/denouncing/jaggedest.html" . + . + _:B3c221f2c7393a5eca0bf5d4cb1c30e94 . + _:B22c90c9814e92a26c28d8e236bf4a2d8 . + . + "http://www.psychotics.tld/scoopsful/weevilly.html" . + "recoin apologal scoopsful" . + "196"^^ . + "http://www.outworks.tld/psychotics/apologal.html" . + . +_:B5b2b1d8d553fd2124d04a8f6c4d92b77 "Ananti Manriquez" . +_:B5b2b1d8d553fd2124d04a8f6c4d92b77 . + _:B39d983e8085d653679fa4f5cc39c30be . + . + "http://www.posies.tld/relenting/primitivity.html" . + "hatband stover relenting" . + "72"^^ . + . +_:B537d8362032d2dea61bcfce64d09c705 "IllishaImelda Dunne" . +_:B537d8362032d2dea61bcfce64d09c705 . +_:B9705a0a0af9ab4a1f27681d2d8e5b07f "Cansu Hewitt" . +_:B9705a0a0af9ab4a1f27681d2d8e5b07f . + _:B33a82ca5ea2ea2eed5c91e8884fc39c9 . + . + "http://www.monsters.tld/safeguarding/chieftainship.html" . + "specializing snowdrifts safeguarding" . + "48"^^ . + "http://www.overdrunk.tld/monsters/snowdrifts.html" . + . +_:B744e8e67f5d4b4173d4b90c9bca27bbd "Myrna Shurak" . +_:B744e8e67f5d4b4173d4b90c9bca27bbd . +_:B9db02bba2b426df35ad687b9ea07ec9b "Varun Fissori" . +_:B9db02bba2b426df35ad687b9ea07ec9b . + _:B22c95e29c5880d308d69849467cd8ffd . + . + "http://www.flawlessly.tld/caciques/touches.html" . + "cosseting lucked caciques" . + "191"^^ . + "http://www.flutiest.tld/flawlessly/lucked.html" . + . + _:B262635052d8e16c9f3f5b533f5c32fe8 . + . + "http://www.tattles.tld/befriends/insinuators.html" . + "loopholing irradiates befriends" . + "103"^^ . + "http://www.readmits.tld/tattles/irradiates.html" . + . + _:B137b4510b63871be4f0c7c013a05843f . + "1967"^^ . + "http://www.fluctuating.tld/appareling/nicer.html" . + "awakens golem appareling" . + "enthuses fluctuating golem" . + . + _:B12ca3a8cff7864d41bf9275bd44881ce . + . + "1964"^^ . + "http://www.spumone.tld/cocains/runaround.html" . + "cooingly redigest cocains" . + "148"^^ . + "ersatzes spumone redigest" . + . + _:B436539e0564eef047da60b5d593a2354 . + . + "http://www.keynoter.tld/lapidaries/opiumisms.html" . + "mainlined tripes lapidaries" . + "186"^^ . + "elemental householders evenfall denazified pyrostats sagiest prorogues cowpoxes benders supposing" . + . + _:Bf4bce22b87f2300c2813ad29648a3e0a . + . + "http://www.tidied.tld/redivides/mizzenmasts.html" . + "nonagreement skillets redivides" . + "32"^^ . + "http://www.stinginess.tld/tidied/skillets.html" . + . + _:B6f94494b729bfc7b059413c608fc4c81 . + . + "http://www.snorer.tld/penlites/opposites.html" . + "reattempt auditoriums penlites" . + "67"^^ . + . +_:B598b4c7eaa6417b372c4f62842e52617 "Znata Barlow" . +_:B598b4c7eaa6417b372c4f62842e52617 . + . + "takeout earwigs canters" . + "http://www.contradicting.tld/frizziness/earwigs.html" . + "109"^^ . + "http://www.frizziness.tld/canters/undercurrents.html" . + _:B802832daf82ee73cc4f81cb3e5d78429 . + . + _:Bd81f5fe781a4d589070c4e34c50ceebf . + "jetties takeout frizziness" . + "1952"^^ . + . + _:Bc4b3b1fa7aa72afaa4098bbc1a5a8f20 . + _:Bc09a89662887028b45510b915ff29df8 . + . + "http://www.shirred.tld/darkliest/burning.html" . + "infects nanowatt darkliest" . + "184"^^ . + "http://www.yerba.tld/shirred/nanowatt.html" . + . + _:B4a99558414d9118be5b0074268133c21 . + . + "1965"^^ . + "http://www.wergild.tld/senoritas/authorship.html" . + "mutinousness revolutionized senoritas" . + "168"^^ . + "subcutaneously wergild revolutionized" . + . + _:B41f0bca14fef69b01ce8931aa3914382 . + . + "http://www.compensatively.tld/stealers/shires.html" . + "blamed evolver stealers" . + "167"^^ . + "http://www.accorders.tld/compensatively/evolver.html" . + . + _:B26b0df2713fd93d5550ca82f13b03f6a . + . + "1963"^^ . + "http://www.pluses.tld/delfts/incumbently.html" . + "inwinds dustups delfts" . + "117"^^ . + "meatball pluses dustups" . + . + _:B2a399736970ab18acb68f4fce946f1e5 . + . + "http://www.manchus.tld/placque/concussive.html" . + "chamoising enlightenment placque" . + "144"^^ . + . +_:Bf0249cfda9ca4e75be4e5bd15ac060dd "Candis Barefield" . +_:Bf0249cfda9ca4e75be4e5bd15ac060dd . +_:B45b9497f1c35b600730a50de34ff14e6 "Aki Lillo" . +_:B45b9497f1c35b600730a50de34ff14e6 . + _:B73580c3d49ef33764f594cba326b8cbf . + _:B9926ee59ff0f013f391b47ab0083bde8 . + . + "http://www.amounting.tld/rhizomatous/intrans.html" . + "antioxidants cyclo rhizomatous" . + "36"^^ . + "http://www.pedagogies.tld/amounting/cyclo.html" . + . + "1966"^^ . + "11"^^ . + "Journal 4 (1966)" . + "1"^^ . + . +_:Bff7b5b14299beba3298c196a28e12067 "Cady Schweizer" . +_:Bff7b5b14299beba3298c196a28e12067 . + _:B53579a38bd0bc00ac7efbd65d9d20426 . + . + "http://www.becking.tld/fennels/religions.html" . + "middy explanations fennels" . + "27"^^ . + . +_:Be0ef279786ac08dff9307823db9ca990 "Lonzo Vincelette" . +_:Be0ef279786ac08dff9307823db9ca990 . +_:B008a0c3b23126482395c69a9f3444f1a "Isabela Chuong" . +_:B008a0c3b23126482395c69a9f3444f1a . +_:Bafe4ea2dfd6f0e6cdfc91b97fbc8f59e "Uriana Hardon" . +_:Bafe4ea2dfd6f0e6cdfc91b97fbc8f59e . +_:B444f72e6247aea7cf3d910a166eef31b "Tracine Vickey" . +_:B444f72e6247aea7cf3d910a166eef31b . + _:B197eb22360bda40d239cdfff649c6ab6 . + . + "http://www.oversights.tld/facers/depositors.html" . + "shaftings kooky facers" . + "199"^^ . + "http://www.curlier.tld/oversights/kooky.html" . + . +_:B0df12f124f5f07cc62cf512249d5bcfa "Nikki Klugh" . +_:B0df12f124f5f07cc62cf512249d5bcfa . + _:B8b20be88b3a5a5f2d547fb6ef9a5fdd2 . + . + "http://www.artiness.tld/excoriates/lunkhead.html" . + "bodingly gazers excoriates" . + "67"^^ . + "http://www.insurgences.tld/artiness/gazers.html" . + . + _:Baea2cc717d4b790617da4f9ba0cdee1e . + _:Bcc45a9214bfe683a082e6742b05d3647 . + . + "http://www.recitalists.tld/palpators/scoffing.html" . + "stubbornest revived palpators" . + "79"^^ . + . +_:B56cb8b0e75018c2b792109b2a9e59fca "Edwin Masloski" . +_:B56cb8b0e75018c2b792109b2a9e59fca . +_:B73f98e6e4b1162ca3a706f398d7d884b "Klaus Klasinski" . +_:B73f98e6e4b1162ca3a706f398d7d884b . + _:B2336382b53006a5b440bda93d887e4e2 . + . + "http://www.arrogantly.tld/bespatter/additions.html" . + "clubbier leprosarium bespatter" . + "163"^^ . + "http://www.haft.tld/arrogantly/leprosarium.html" . + . +_:B09f49f650ed59ee77e0a416bc5ea4172 "Hita Porell" . +_:B09f49f650ed59ee77e0a416bc5ea4172 . + _:B350d7d14c3e6ff9bdb33ef38e3ed755b . + . + "http://www.mendelianist.tld/pericynthion/relettered.html" . + "oscillation hardest pericynthion" . + "34"^^ . + . +_:B52732ff9d56c14fd5c98e495b0181c4a "Reginlind Defilippo" . +_:B52732ff9d56c14fd5c98e495b0181c4a . + _:Be6ee0e3310bb22614ca2e6e033b646a4 . + . + "http://www.crucifixes.tld/noncentrally/procathedral.html" . + "marmots modally noncentrally" . + "150"^^ . + "evils royals pitchy encephalon infecter caricaturing reprover wingover marker grafts crenated" . + "http://www.anemia.tld/crucifixes/modally.html" . + . +_:Bcb95b60ecec981172252a624b51a2937 "Haarith Santheson" . +_:Bcb95b60ecec981172252a624b51a2937 . +_:Ba534ec6e09a0f8e2486bfef476f06717 "Este Manon" . +_:Ba534ec6e09a0f8e2486bfef476f06717 . + . + "1961"^^ . + "resurveyed freighters correctional" . + "http://www.earwigged.tld/outyell/freighters.html" . + _:Bb97ba5a04aade2369fa73f003eb34d04 . + . + "polarize resurveyed outyell" . + _:Be09ee83d431b94ce0d88e6299e302f6a . + "62"^^ . + "http://www.outyell.tld/correctional/cervine.html" . + _:Ba97dce14ce3720d11d25d9aeb765122a . + . + "http://www.calipering.tld/allocatee/guffaws.html" . + "cottonmouths buglers allocatee" . + "40"^^ . + "2"^^ . + "http://www.lorises.tld/calipering/buglers.html" . + . +_:B4263c4dcdf0a934c0ffbd25400a3bbd6 "Tishka Zale" . +_:B4263c4dcdf0a934c0ffbd25400a3bbd6 . +_:B3a1ea5d0e53515b4c82fd120ccbbbc85 "Waverly Eldreth" . +_:B3a1ea5d0e53515b4c82fd120ccbbbc85 . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . + _:Bcc3e63bde46bf7e944cab7767f24042f . + . + "http://www.dynamistic.tld/exploring/ostensive.html" . + "extortionists finespun exploring" . + "193"^^ . + . +_:B2bbb37833c7d17eb2a70340eddd418e4 "Hilmiyya Pagon" . +_:B2bbb37833c7d17eb2a70340eddd418e4 . + _:Bbd0423edf880afb457c10417c561afb7 . + _:B59b6bb4607b48a24ca9a6f048535fcec . + . + "http://www.pressurizer.tld/unpredicted/terrarium.html" . + "quadrates hairsprays unpredicted" . + "183"^^ . + "http://www.staggeringly.tld/pressurizer/hairsprays.html" . + . + _:Baa1190c22f52031e65746e1c4188f828 . + . + "http://www.sploshes.tld/feloniously/teuton.html" . + "unwon slandering feloniously" . + "160"^^ . + . + _:B0700718d4f4d863c3e8ab6d4160e8038 . + "1959"^^ . + "http://www.rapports.tld/plinks/inappreciably.html" . + "emergences sibs plinks" . + "100"^^ . + "http://www.oxtails.tld/rapports/sibs.html" . + "ranis emergences rapports" . + . +_:B1b952a88a281b818e5dd93cd1e209df7 "Gordon Vroom" . +_:B1b952a88a281b818e5dd93cd1e209df7 . + _:B405e7e9868fc26df2ff12b10f15f733f . + _:B008a0c3b23126482395c69a9f3444f1a . + "1958"^^ . + "http://www.cannabinol.tld/aerophobia/southwestward.html" . + "ayes aurist aerophobia" . + "31"^^ . + "genealogically cannabinol aurist" . + . +_:B81616abd40fce53a948aafc2dd81b691 "Kunisada Zietlow" . +_:B81616abd40fce53a948aafc2dd81b691 . +_:B499ccc5be4c1be5235612436ae2e0040 "Bhagyashree Gorelik" . +_:B499ccc5be4c1be5235612436ae2e0040 . +_:B351f68110d9e938f35f0c282d0da27bd "Xenia Kautzman" . +_:B351f68110d9e938f35f0c282d0da27bd . +_:B79e0e118744adc289ba0f1858e758e29 "Rananin Mashni" . +_:B79e0e118744adc289ba0f1858e758e29 . + _:Bf29b99af845e1546513297696537b2f1 . + "1964"^^ . + "http://www.mnemonics.tld/stammeringly/fawnier.html" . + "beths detects stammeringly" . + "13"^^ . + "http://www.delead.tld/mnemonics/detects.html" . + "favouring beths mnemonics" . + . +_:B1da661a6fa6cc3782d20dd04ed2f488f "Rohana Clacher" . +_:B1da661a6fa6cc3782d20dd04ed2f488f . + _:B3b726e43e4fc9795ed5cef2aba22cec7 . + . + "http://www.fizzing.tld/resharpening/leprechauns.html" . + "tetanic droners resharpening" . + "93"^^ . + "http://www.unscrupulousness.tld/fizzing/droners.html" . + . + _:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + . + "1965"^^ . + "http://www.brats.tld/sublunar/molestation.html" . + "longhaired waybills sublunar" . + "115"^^ . + "http://www.mendaciously.tld/brats/waybills.html" . + "scalpel longhaired brats" . + . + _:Ba801d6a2cd42af604f457b4fdc9de145 . + . + "http://www.graphologies.tld/hairstyles/majored.html" . + "limpness agronomies hairstyles" . + "62"^^ . + "http://www.rooster.tld/graphologies/agronomies.html" . + . + _:Befb36edfbf740cb8c68ae0f2188320e9 . + . + "http://www.acuter.tld/oysterman/annotator.html" . + "purveyors macron oysterman" . + "15"^^ . + "http://www.sambos.tld/acuter/macron.html" . + . + _:Bff6c08e1d23aeee9972ab3403234e4f6 . + _:B1850c98b35d8fd131e4f76335abfad94 . + . + "http://www.practitioners.tld/dubber/macedonian.html" . + "dialysed fizgigs dubber" . + "57"^^ . + "http://www.eleganter.tld/practitioners/fizgigs.html" . + . +_:Bd48b0b06fa6a01c4c43e7265e47d60d2 "Tang Riggleman" . +_:Bd48b0b06fa6a01c4c43e7265e47d60d2 . + _:B09aed72b190546a051031671ab31a3e2 . + . + "1965"^^ . + "http://www.swagged.tld/priested/pottered.html" . + "microfilming britisher priested" . + "105"^^ . + "specificity swagged britisher" . + . + _:B69b4c7351b3d52f5d52c2beb475ad751 . + . + "http://www.trundles.tld/synthesizers/histamins.html" . + "copulas heterosexually synthesizers" . + "111"^^ . + "shinnying virally nonsignificant whitens diplex dashing pedicured bibbs surgeries schwas" . + "http://www.reproacher.tld/trundles/heterosexually.html" . + . +_:B2522c34269391c6b060065ec2ec18a8b "Khaalid Heth" . +_:B2522c34269391c6b060065ec2ec18a8b . +_:B6d1f4ab62049e9af49b06244387b3c6b "Rosamunde Follansbee" . +_:B6d1f4ab62049e9af49b06244387b3c6b . +_:B74bbe6991dc910440a80a4c3b78c2a7d "Pitri Robillard" . +_:B74bbe6991dc910440a80a4c3b78c2a7d . + _:Bf6247f91c0e0f8da6099381716cf728c . + . + "1954"^^ . + "http://www.interdictory.tld/penchants/stroboscope.html" . + "tubbier nefarious penchants" . + "118"^^ . + "electively interdictory nefarious" . + . + _:Bfcb8d5de86bf582fc4abba44aa232539 . + . + "http://www.visorless.tld/wanderers/outcast.html" . + "fruits yeomen wanderers" . + "54"^^ . + "http://www.drooping.tld/visorless/yeomen.html" . + . + "http://www.obeyed.tld/newmown/interclass.html" . + "friaries tasked newmown" . + . + "99"^^ . + . + "http://www.newmown.tld/catabolize/spaceman.html" . + "tasked interclass catabolize" . + . + "1959"^^ . + _:Bf831032e099de99df9a028d4bc5a6f7a . + _:Bd6444f174d8afeab2def7a5b50b008dc . + . + "1963"^^ . + "http://www.campo.tld/antecede/critical.html" . + "fairways mildly antecede" . + "22"^^ . + "resubscribes campo mildly" . + . +_:B3ed10e749cd7b053c1e1eaed2e499fd4 "Jaap Hongeva" . +_:B3ed10e749cd7b053c1e1eaed2e499fd4 . + _:B1680619f3e2c1a79e60c7b9bef9bbe07 . + . + "http://www.foliages.tld/frowziest/papilla.html" . + "adventuresses gristle frowziest" . + "13"^^ . + "http://www.postorbital.tld/foliages/gristle.html" . + . + _:B2f84428fbfe6afcb723e1a05f9f445a8 . + . + "http://www.congratulating.tld/carinas/audiology.html" . + "halloas chirography carinas" . + . +_:B218718fe36fadfb63fa76fead18e3bbf "Matteo Mestre" . +_:B218718fe36fadfb63fa76fead18e3bbf . + _:Beff94519d0bacd7d2db2675ad6f7bc15 . + . + "http://www.salvageability.tld/augurers/inescapably.html" . + "pugged furloughs augurers" . + "69"^^ . + . + _:Bf9efa39860f464b20776cfaf07f8251c . + . + "http://www.intergroup.tld/celebs/nephrectomy.html" . + "tommyrot rattlings celebs" . + "187"^^ . + "http://www.amercing.tld/intergroup/rattlings.html" . + . + _:B0956a0facaa984982e9412256ffd53f9 . + . + "http://www.refracts.tld/anions/excites.html" . + "siestas misaligned anions" . + "171"^^ . + . +_:B42404206b2d204d0b50a12a3d086eb9e "Jimarcus Gerstle" . +_:B42404206b2d204d0b50a12a3d086eb9e . +_:Bf041bd1fca85a63743ccb2ee231ddef2 "Mitsu Kerbs" . +_:Bf041bd1fca85a63743ccb2ee231ddef2 . +_:Be5dac0b8eef93d421e02ec4513bdd1cf "Richild Brinius" . +_:Be5dac0b8eef93d421e02ec4513bdd1cf . +_:Bbf5c6017c7aeabf4e6dbd8e1129a283e "Naseera Lamarch" . +_:Bbf5c6017c7aeabf4e6dbd8e1129a283e . + _:B43afb2917ff7e4fe9d9254585ae24a80 . + . + "http://www.cameralism.tld/stealings/eyetooth.html" . + "cornucopiate advised stealings" . + . +_:Bbbe87fff8bc2369687641f436f052aec "Abran Morgensen" . +_:Bbbe87fff8bc2369687641f436f052aec . + _:B150ef216696c859795e4c86323bd0bfb . + . + "http://www.disbarments.tld/freshing/crackdown.html" . + "oxtongue worthing freshing" . + "123"^^ . + "http://www.retested.tld/disbarments/worthing.html" . + . + _:B9773da07964a477e4379b881c88eeb89 . + . + "http://www.lodgement.tld/rafts/zincic.html" . + "rearrangement unheralded rafts" . + "145"^^ . + "challenger salves agentry frothiness ignorantness undulant anoint grot extracts giftedly" . + "http://www.liberalizations.tld/lodgement/unheralded.html" . + . +_:B274f8abf037c31d9563e4d3b7e797d94 "Asami Sellek" . +_:B274f8abf037c31d9563e4d3b7e797d94 . + _:Bd61f866a9150c8a8edfc42b2bfbba35f . + . + "http://www.loony.tld/softwoods/canard.html" . + "inker howler softwoods" . + "109"^^ . + "http://www.glimpsed.tld/loony/howler.html" . + . + _:B008a0c3b23126482395c69a9f3444f1a . + . + "http://www.hocussed.tld/catenary/alternately.html" . + "fissionable briery catenary" . + "14"^^ . + . + _:B8d6557e84a85e66d0d919532d750fd27 . + . + "http://www.vin.tld/traipses/usurpers.html" . + "militaristic imperiously traipses" . + "198"^^ . + "http://www.toadied.tld/vin/imperiously.html" . + . +_:B334f032e10a9608b5927dd7dc286704d "Isa Harcey" . +_:B334f032e10a9608b5927dd7dc286704d . +_:Bb55a76eedce7a344a8095c21a3eae459 "Sahan Laprete" . +_:Bb55a76eedce7a344a8095c21a3eae459 . +_:B7b704ae72cfd02496d319c092d8ca61b "Sozui Jalovel" . +_:B7b704ae72cfd02496d319c092d8ca61b . + _:B76f6e6b6b6af9181583bdad2c9e37f8e . + . + "1964"^^ . + "http://www.kayos.tld/absinthes/stubbly.html" . + "adv cajolement absinthes" . + "137"^^ . + "decontaminates kayos cajolement" . + . +_:B0668c13761d42c26b24ae0643b4032cc "Camella Emanuel" . +_:B0668c13761d42c26b24ae0643b4032cc . + _:Bd01241344c3772475738bf64817cdf39 . + . + "http://www.amniotic.tld/turd/inundations.html" . + "entanglements amnestied turd" . + "82"^^ . + "http://www.poisers.tld/amniotic/amnestied.html" . + . + . + _:B0cd434984ddbe9761b11fa78cf81142d . + . + "1952"^^ . + "http://www.lades.tld/mantles/pitiless.html" . + "resistibility gruffness mantles" . + "binaurally lades gruffness" . + . +_:Ba5f9f6ac0e4e92da11913df9682c575b "Yukinaga Sully" . +_:Ba5f9f6ac0e4e92da11913df9682c575b . +_:B71765afcc52eec0435570692555bc4f7 "Ernesta Pontillo" . +_:B71765afcc52eec0435570692555bc4f7 . + "1959"^^ . + "11"^^ . + "Journal 2 (1959)" . + "1"^^ . + . +_:B1dca34ec80fc60089ce2872ae28a23e5 "Colombine Havir" . +_:B1dca34ec80fc60089ce2872ae28a23e5 . +_:Be3df646705aafc8487a42c0b688239c8 "Gert Silverhorn" . +_:Be3df646705aafc8487a42c0b688239c8 . +_:Ba8276b1715dbabff32260df994a96d56 "Zdeslava Barkus" . +_:Ba8276b1715dbabff32260df994a96d56 . + _:Baa26dd6ee6c580aabc51c558ff83937f . + . + "http://www.proscriptive.tld/insulators/flavorings.html" . + "overmagnified audiologist insulators" . + "77"^^ . + "http://www.saxophonist.tld/proscriptive/audiologist.html" . + . + _:B325c42c48c7478620bb70a0cca122097 . + _:B70ccf8139b06500472bf9437916f6272 . + "1961"^^ . + "6"^^ . + "Journal 4 (1961)" . + "1"^^ . + . +_:B153703295550f7b8973e08e5cb4c95f4 "Hilmar Edmunds" . +_:B153703295550f7b8973e08e5cb4c95f4 . +_:B10a8887a206091eefe2f397ac707bc64 "Aristomnis Dauber" . +_:B10a8887a206091eefe2f397ac707bc64 . +_:B0d2f0bcdf3b3dc76b8af907ee97f7fec "nthimos Heskett" . +_:B0d2f0bcdf3b3dc76b8af907ee97f7fec . + _:Bf670ecf689ac956ff3d908cc4f09395f . + . + "http://www.mongolians.tld/wordperfect/hollers.html" . + "misconduct crashes wordperfect" . + "34"^^ . + . + _:B9070033d1b42dcd1745d52165cdbbd47 . + . + "1966"^^ . + "http://www.yonker.tld/asymptotical/hardheartedness.html" . + "creations annihilated asymptotical" . + "113"^^ . + "http://www.ungracefully.tld/yonker/annihilated.html" . + "wellspring creations yonker" . + . + _:Bb70c8beb863f60f400d94a4e22f91454 . + "1957"^^ . + "http://www.operator.tld/duplexer/alopecias.html" . + "oilily quester duplexer" . + "168"^^ . + "http://www.swaying.tld/operator/quester.html" . + "tything oilily operator" . + . + _:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + . + "1956"^^ . + "http://www.incubator.tld/sylvian/choky.html" . + "oink geegaws sylvian" . + "36"^^ . + "http://www.splined.tld/incubator/geegaws.html" . + "caucasians oink incubator" . + . + _:B26b0df2713fd93d5550ca82f13b03f6a . + . + "http://www.irreparableness.tld/enates/paginal.html" . + "jaywalk secobarbital enates" . + "32"^^ . + "http://www.disposing.tld/irreparableness/secobarbital.html" . + . +_:Baaf256fcbcf62842091bd7806ebfcc66 "Ieshige Kosinski" . +_:Baaf256fcbcf62842091bd7806ebfcc66 . + _:B37ce7fdb0575e0ceb1e3163b4e87e1b3 . + . + "http://www.frettiest.tld/leanest/witling.html" . + "halavahs unraised leanest" . + "177"^^ . + "http://www.interplead.tld/frettiest/unraised.html" . + . + _:Bf41f3b6f1fef27df724e487f90838c63 . + _:B1bce669d21aabd372e820fe84414d5f8 . + . + "http://www.haggler.tld/reeky/recklessness.html" . + "featured amphibiousness reeky" . + "175"^^ . + . + _:Bfcb8d5de86bf582fc4abba44aa232539 . + . + "http://www.suppleness.tld/trader/reprehending.html" . + "enervator probating trader" . + "10"^^ . + "http://www.ownership.tld/suppleness/probating.html" . + . +_:B352616fcc0722ab0f0e0665c965824f7 "Alka Groshek" . +_:B352616fcc0722ab0f0e0665c965824f7 . +_:Ba9a9e9b9dc8fa4aecec8db6e701a57b8 "Valenta Oden" . +_:Ba9a9e9b9dc8fa4aecec8db6e701a57b8 . +_:Bd147e2cc8d8e9f1dce519f4b978d472f "Coletta Holtmeier" . +_:Bd147e2cc8d8e9f1dce519f4b978d472f . + _:Bff9333f0ba398f5ad5eb38fb5181e456 . + . + "1962"^^ . + "http://www.downplayed.tld/klanism/fluidic.html" . + "cutaway doughtiest klanism" . + "15"^^ . + "http://www.reconquer.tld/downplayed/doughtiest.html" . + "diabolos cutaway downplayed" . + . + _:B44afcd88a45d6b0cbb097ac08fb33424 . + . + "1962"^^ . + "http://www.allergens.tld/redemonstration/carotidal.html" . + "visaged ageratums redemonstration" . + "166"^^ . + "browser allergens ageratums" . + . + _:B05f355187d1fb07be892380b1b894c17 . + . + "http://www.twinnings.tld/aether/sociologist.html" . + "arrogating ministrant aether" . + "http://www.aggrandizers.tld/twinnings/ministrant.html" . + . + _:B72872759208411848ecf4d85917b2541 . + . + "http://www.astrodynamics.tld/diaphragmatic/lifters.html" . + "steadiers knuckliest diaphragmatic" . + "2"^^ . + . + "http://www.dillydally.tld/pityingly/tradeable.html" . + "generatively agitates dillydally" . + . + "136"^^ . + _:Bd4fa7ed2659a9360588e0b855fa66175 . + "http://www.cameleers.tld/dillydally/anchovies.html" . + "agitates anchovies pityingly" . + _:B341c169c32b862dc30433dfcd0b70b3e . + "1961"^^ . + . + _:B61e62d27d8aedd39f5786b989878072c . + . + "http://www.shrieker.tld/wrinklier/slates.html" . + "watermarking engaging wrinklier" . + "102"^^ . + . + _:B844be2cab209dbe74d28030aec02c341 . + . + "1961"^^ . + "http://www.weekends.tld/membranaceous/aphorizing.html" . + "redressed giggled membranaceous" . + "45"^^ . + "http://www.chains.tld/weekends/giggled.html" . + "ductility redressed weekends" . + . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + . + "http://www.bluings.tld/heroics/almner.html" . + "dowels throning heroics" . + "114"^^ . + "http://www.deoxygenated.tld/bluings/throning.html" . + . + "dopiness stoutish allegers mapmaker seafloor subassembly jowliest psalmody realer puked climber borderlands trashed maximite priss dudishly serialists inveiglers frosts runniest exocrine footbath faddisms maximins radiotelegraphically nubbier mythologists brouhahas tarpapered riggers maladjusted aligners retraces lippy cynicism wieldier offensives disjoining folios fogger diminishments relatione welters predicating overpay waders eastwards darnings brainily threadworm inundating demonstrator envied climatal airscrew avocados inarticulateness chicaner wetsuit subprincipal vesuvius annotates landward frontages hewable vivider weatherstripped bermudian containerizes redheads straggliest nears laconism semiannual bridgeheads slicker paratypic masher autoeroticism announced defective absoluteness oversupply matchmaker cyphers chalkiest cirrhosis transubstantiate paganish remeasured quadrennium hailing earthwork infantilism eluviating bloodied luringly microform yachting bendy splurging lichee withholding decalcified punning ribaldry certificating mynahs" . + "http://www.fichu.tld/terrorizing/jingoist.html" . + _:Bfbd62dafb834809b5a80f273f41c71ef . + "1952"^^ . + . + "implied czechoslovaks terrorizing" . + "http://www.yarded.tld/fichu/czechoslovaks.html" . + . + "marse implied fichu" . + "180"^^ . +_:B2c86107ea5d55381886a0de20be7f151 "Beinvenido Bolek" . +_:B2c86107ea5d55381886a0de20be7f151 . + _:Ba1c0d353343eaa9673e0e7a1bd46805f . + . + "http://www.lungfishes.tld/wagtail/teaspoonfuls.html" . + "mordantly ecologically wagtail" . + "146"^^ . + . + _:B428db4b6f645186de2f93fde92ffaf32 . + . + "http://www.laryngoscope.tld/crower/routeman.html" . + "caster giantesses crower" . + "99"^^ . + "http://www.steerer.tld/laryngoscope/giantesses.html" . + . + _:B11c3fbfb6c42a87a1d9cfd1fd989eab6 . + "1959"^^ . + "http://www.cupola.tld/dwarfed/strummed.html" . + "mentally swings dwarfed" . + "173"^^ . + "http://www.mollifier.tld/cupola/swings.html" . + "rectified mentally cupola" . + . +_:B18f9ed283abb7095b983785a15e16f97 "Huaning Zwolski" . +_:B18f9ed283abb7095b983785a15e16f97 . + _:B694c9d7a5bbb725cac77e611803cbe56 . + _:B18272013b2803c910b441868fe120134 . + . + "http://www.vistaed.tld/resurveys/saddening.html" . + "reformulation teaboxes resurveys" . + "60"^^ . + . + _:B60833d3540161f8ce8d9be3d079102a9 . + . + "http://www.toplessness.tld/crabbedness/leadings.html" . + "ferociously points crabbedness" . + "138"^^ . + . + _:B463f98c0af8e6e4f6f17f6e24bffcfbe . + . + "http://www.fatso.tld/circuiter/poker.html" . + "nightie spoiler circuiter" . + "103"^^ . + "http://www.commodiously.tld/fatso/spoiler.html" . + . +_:B15d57b7c95f1d2e540b2dc3a7add71b6 "Vanessa Stathopoulos" . +_:B15d57b7c95f1d2e540b2dc3a7add71b6 . + _:B5c05cfc76d1ba13e71acfee9e8904dcb . + "1964"^^ . + "http://www.patriots.tld/coverslip/satisfier.html" . + "oarless inquisitional coverslip" . + "148"^^ . + "http://www.undershirts.tld/patriots/inquisitional.html" . + "whopped oarless patriots" . + . +_:Bcd30697a414360693eb834f97b19eeea "Emong Myatt" . +_:Bcd30697a414360693eb834f97b19eeea . + _:B9d07ba5dca5e0f6ab18577858ecbc62d . + . + "http://www.caftans.tld/overlapped/fathers.html" . + "luridness outyelled overlapped" . + "63"^^ . + "http://www.redirecting.tld/caftans/outyelled.html" . + . +_:Bac7241a08631ebe5ffc17568ee8f7747 "Faustine Agriesti" . +_:Bac7241a08631ebe5ffc17568ee8f7747 . +_:B2a3a5fa289dcacfbb8bee0f88e715dcb "Torokanova Kosloski" . +_:B2a3a5fa289dcacfbb8bee0f88e715dcb . + _:B3bb72efab66ff424cf2173b480489d7e . + . + "http://www.deliberative.tld/ungallant/contemptibly.html" . + "enraging wilders ungallant" . + "89"^^ . + "http://www.thyrse.tld/deliberative/wilders.html" . + . +_:Bd89ff2250178fee90d7a2befb865b8bc "Aseela Cafaro" . +_:Bd89ff2250178fee90d7a2befb865b8bc . + _:B2a086b2315067da701f5eb2d9e07bf51 . + . + "http://www.lib.tld/sets/arbitrarily.html" . + "doling cussing sets" . + "113"^^ . + "http://www.welches.tld/lib/cussing.html" . + . + _:B413db44d5edbf065a836132282b69516 . + . + "http://www.lagniappes.tld/afterburner/coequality.html" . + "punchy dioceses afterburner" . + "155"^^ . + "repatriate balking smarmy federally shapes nauseas musclemen steeplechases indigents awaked ninny" . + "http://www.voiles.tld/lagniappes/dioceses.html" . + . + _:B7b45c3dde9c98b8d2d9106a809344193 . + . + "http://www.toothed.tld/castigates/discounter.html" . + "plated turnable castigates" . + "181"^^ . + "http://www.bulgarian.tld/toothed/turnable.html" . + . + _:Bcb6e895f94f6d837ac9a66e865dd081a . + . + "http://www.xebec.tld/storewide/frankness.html" . + "translators homemaker storewide" . + "181"^^ . + "pelter waitings cuban saturdays bonbons crullers hermetical serrating flexed forefend wowed" . + "http://www.freeholds.tld/xebec/homemaker.html" . + . + _:B6f85565096eecb686c4b756d444d0f22 . + _:B37e749c5d5f0efd10f3720ef82f22eab . + . + "http://www.lifting.tld/commerced/snooze.html" . + "assuagement chid commerced" . + "122"^^ . + . + _:Bea3d530a8b3699a30890624acfd9bf71 . + . + "1965"^^ . + "http://www.upheaves.tld/suppositories/cratered.html" . + "metatarsal sapience suppositories" . + "200"^^ . + "lashers upheaves sapience" . + . + _:Bfdef162145b88c76674e462b275871a7 . + . + "http://www.gourdes.tld/interregional/misquotes.html" . + "knavishness directors interregional" . + "76"^^ . + "questioners ordinals sunburned dissimilarities religiousness latticing emended cosmists roshi philological" . + . + _:Bdc1a8345c6cc7869dac29a3f6849f8ca . + . + "http://www.broadest.tld/snarlier/stockpiling.html" . + "definitiveness lobotomizing snarlier" . + "139"^^ . + "http://www.gummites.tld/broadest/lobotomizing.html" . + . + . + _:B2ff03d9daba7cbf0ce2b104f32848cdd . + . + "http://www.lycanthropies.tld/dinting/rezoning.html" . + "iniquitously electrophoresed dinting" . + "30"^^ . + . +_:B50a1cb44cf18ef96e49b1046f59329c6 "Naaji Hanle" . +_:B50a1cb44cf18ef96e49b1046f59329c6 . +_:B8c9ff5db46103b355d2d24e1913b10bc "Lakitia Carrozza" . +_:B8c9ff5db46103b355d2d24e1913b10bc . +_:B2cda2dceaba0bcc3244c6213cbae57c5 "Florance Golonka" . +_:B2cda2dceaba0bcc3244c6213cbae57c5 . + _:B19af907d122c2c35c6786dece213cc07 . + "1958"^^ . + "http://www.rogued.tld/xenia/tawdrier.html" . + "terminally makeable xenia" . + "185"^^ . + "atomizer rogued makeable" . + . + _:Ba610e403d56fa46e6e581629df1a8ae6 . + . + "http://www.dandifies.tld/trilled/circumstantiate.html" . + "bartletts niches trilled" . + "200"^^ . + "http://www.geoscientists.tld/dandifies/niches.html" . + . +_:B500b48f77f6073a33db792d0027c4d43 "Fae Tison" . +_:B500b48f77f6073a33db792d0027c4d43 . + _:B061fbb2f1c215fd4010d885caf2ffaba . + . + "http://www.incubational.tld/reignites/peduncle.html" . + "chirrups wotting reignites" . + "86"^^ . + "http://www.chafing.tld/incubational/wotting.html" . + . + _:Bd8f531457dc459f7b31af5c8b112d27a . + "1964"^^ . + "http://www.indemnifying.tld/misstates/electroencephalographs.html" . + "divulgement dignifiedly misstates" . + "92"^^ . + "hesitating indemnifying dignifiedly" . + . +_:Baa8640a6a7dba25b4161517931047dc4 "Osana Reichling" . +_:Baa8640a6a7dba25b4161517931047dc4 . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + . + "1963"^^ . + "http://www.hyperexcitable.tld/mobilize/licencers.html" . + "sprucy babblers mobilize" . + "13"^^ . + "http://www.muckier.tld/hyperexcitable/babblers.html" . + "kronen sprucy hyperexcitable" . + . + _:Bf44a2fc2a5cff5357f45e867f43f7bf4 . + _:B55c21a46569fc4aaa55345afb1df0813 . + . + "http://www.falterer.tld/tariffless/inquiries.html" . + "filleting doctorates tariffless" . + "55"^^ . + . + _:Bcb95b60ecec981172252a624b51a2937 . + . + "http://www.bambinos.tld/bookrack/appointments.html" . + "bantamweight laicisms bookrack" . + "66"^^ . + "http://www.extendability.tld/bambinos/laicisms.html" . + . +_:B43314d91d538ceabb6b6f620d5cf6c2a "Andrew Coplen" . +_:B43314d91d538ceabb6b6f620d5cf6c2a . + _:B22404052563d91715f0fe42bd8ca5853 . + . + "http://www.polishing.tld/resharpen/gypsyism.html" . + "preconditioning machinized resharpen" . + "106"^^ . + "http://www.prediagnostic.tld/polishing/machinized.html" . + . + _:B45cf23a39abfb1713ed2c43b4eb7f212 . + _:Bfdbe043e21c9d576b096011d4b85e299 . + . + "http://www.seashores.tld/portholes/woefullest.html" . + "saturation opalesces portholes" . + "22"^^ . + "http://www.stemming.tld/seashores/opalesces.html" . + . +_:Bb6ec693ff1f80c5040ccc21c00dfbb32 "Josiane Hodo" . +_:Bb6ec693ff1f80c5040ccc21c00dfbb32 . +_:B4e233d230f49dd381d4441b8f269e7cb "Slavik Weedon" . +_:B4e233d230f49dd381d4441b8f269e7cb . + _:Bbae46481acb4b532e003c41993708fe3 . + . + "http://www.revested.tld/officered/hightails.html" . + "alar federacy officered" . + "127"^^ . + . +_:Bedd622ac414a0986f108b7dd41c863e2 "Typhoeus Mahoe" . +_:Bedd622ac414a0986f108b7dd41c863e2 . + _:B6940bce2d5955ece8f09db2c20236929 . + . + "http://www.phonically.tld/nonattendance/muriate.html" . + "countermands ferryage nonattendance" . + "118"^^ . + "http://www.extends.tld/phonically/ferryage.html" . + . + _:Be2168e77790bb2c157524704efb011b4 . + . + "1960"^^ . + "http://www.tightrope.tld/tuning/covets.html" . + "umpteen recliners tuning" . + "158"^^ . + "http://www.toked.tld/tightrope/recliners.html" . + "inlier umpteen tightrope" . + . + . + "http://www.tippier.tld/immixing/modifiers.html" . + "1966"^^ . + "cases tippier fascias" . + "Proceeding 2 (1966)" . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + "5"^^ . + "MIT Press" . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + . + _:B7b3a18727d75a7b35eeb002c6d94a046 . +_:Be66390e59bf96b8c757b4e087c280101 "Ingvar Schleider" . +_:Be66390e59bf96b8c757b4e087c280101 . + _:B024a6f4030425994fdce117748de5c2e . + _:B1be30885e596e4f3a25d045119c7fe93 . + "1954"^^ . + "6"^^ . + "Journal 2 (1954)" . + "1"^^ . + . + _:B887399f03c941534b6771540536c3a15 . + "zoogeographies psychopathia halved" . + _:B008f1557049f469431d09b0851c2f8dc . + . + "http://www.halved.tld/analyzing/increased.html" . + . + "psychopathia gothically analyzing" . + "http://www.tutorship.tld/halved/gothically.html" . + "76"^^ . + "1966"^^ . +_:Beb44a42e6421af31876532ebbca37388 "Laiurenty Ponzi" . +_:Beb44a42e6421af31876532ebbca37388 . +_:B0595692ff8b1ab1dcfc30c356d946515 "Margarete Montis" . +_:B0595692ff8b1ab1dcfc30c356d946515 . + _:B0fe4aefa666d9ed63c68c353a26303d9 . + . + "http://www.testable.tld/destructions/bilks.html" . + "yummier breakables destructions" . + "10"^^ . + . + _:B4ff17450db1e23b981d21b677a8229f0 . + . + "1966"^^ . + "http://www.burthen.tld/sestets/outscored.html" . + "fakirs painfully sestets" . + "138"^^ . + "http://www.stopt.tld/burthen/painfully.html" . + "wineries fakirs burthen" . + . + _:B1dc37d8f6b02ebd55e9475f13c7736f7 . + "1960"^^ . + "http://www.persisted.tld/probabilities/prickier.html" . + "sangha obsequiousness probabilities" . + "144"^^ . + "http://www.wardships.tld/persisted/obsequiousness.html" . + "phages sangha persisted" . + . + _:B06655833eb9925349f0ef99703c87528 . + . + "http://www.wintriest.tld/decentralize/preallots.html" . + "wonted alls decentralize" . + "111"^^ . + "http://www.unsurpassable.tld/wintriest/alls.html" . + . + . + _:B6e1386863b1fe28550ee96b6bc224e8e . + . + "http://www.midmonths.tld/peeped/daydreams.html" . + "nigglings labium peeped" . + "80"^^ . + "malingerers gnashes chuffs redundance matriculant flexes repairing keepable" . + "http://www.disjoined.tld/midmonths/labium.html" . + . + _:B71c0cb0073bc4269c4d959df222d6d31 . + . + "http://www.floating.tld/determinedness/undivided.html" . + "nitrifies diminishes determinedness" . + "110"^^ . + . + "165"^^ . + "dictaphones debarked unitized" . + . + "http://www.paucities.tld/unitized/alginates.html" . + . + _:B16cce07af04037d90fe19053bb1cca11 . + "http://www.alginates.tld/infarcts/merer.html" . + "http://www.debarked.tld/alginates/unapproved.html" . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + "1966"^^ . + "unitized unapproved infarcts" . +_:B2d7085f8da58fc869372ffc3be47e835 "Mayuko Tappa" . +_:B2d7085f8da58fc869372ffc3be47e835 . + _:Be509168400013a3cb7f4924fa0ee8500 . + . + "1957"^^ . + "http://www.jadish.tld/cloistral/shadowbox.html" . + "pastorale gamine cloistral" . + "152"^^ . + "http://www.latently.tld/jadish/gamine.html" . + "farfels pastorale jadish" . + . + _:Bfe3377eda5fde9356d5a088a8f768182 . + . + "1956"^^ . + "http://www.auxiliaries.tld/outboard/antitoxin.html" . + "enshrouding panfuls outboard" . + "68"^^ . + "enamelwork auxiliaries panfuls" . + . + _:Be1d746d920dd4fde37169c00c2407149 . + . + "http://www.gleamier.tld/loungers/intimidator.html" . + "correspondence mullens loungers" . + "113"^^ . + "http://www.immunochemistry.tld/gleamier/mullens.html" . + . +_:B37d85a6f2295ac822e954411cc5dea0e "Aiden Greis" . +_:B37d85a6f2295ac822e954411cc5dea0e . +_:Bca14b4a398125caf2573731d18b1d167 "Ikuko Harsha" . +_:Bca14b4a398125caf2573731d18b1d167 . + _:B7c5a313313400c96b7a4c2359cc85430 . + . + "http://www.braggarts.tld/waltzes/prebendary.html" . + "frontlets snatchy waltzes" . + "48"^^ . + "http://www.hocussing.tld/braggarts/snatchy.html" . + . + _:B2522c34269391c6b060065ec2ec18a8b . + . + "http://www.recopying.tld/focusses/spoonily.html" . + "ashlars serval focusses" . + "43"^^ . + "http://www.sectioned.tld/recopying/serval.html" . + . + _:Be0834210edadaee17c918353043fdcf7 . + . + "http://www.offeror.tld/terrified/searchings.html" . + "strangulates liquate terrified" . + "175"^^ . + . + _:Bb13c643a508a212a934a78c8ffaef510 . + . + "http://www.cambered.tld/doeskins/nameplates.html" . + "tappets triflingly doeskins" . + "88"^^ . + "http://www.wires.tld/cambered/triflingly.html" . + . + _:B91574312ce1142b3e8958bd9d9a2ff87 . + . + "http://www.envenoming.tld/leaches/makers.html" . + "snappiest mortifying leaches" . + "172"^^ . + "http://www.regauged.tld/envenoming/mortifying.html" . + . + _:B068bd559de79f6cb35a881ed6a8979ae . + . + "http://www.crimes.tld/motherlands/interceptions.html" . + "grouters broughams motherlands" . + "http://www.eventuation.tld/crimes/broughams.html" . + . +_:Bd0a41d69ab10af89f9c6f9745cd5f5cf "Beverley Guttman" . +_:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:B574ca94400cf758d4ab941e3a9dcb280 . + . + "http://www.storekeepers.tld/cyanided/afforests.html" . + "granters resents cyanided" . + "16"^^ . + "http://www.exudes.tld/storekeepers/resents.html" . + . + _:B128eb96ce445f24f1e8bd296427b2b1d . + . + "1962"^^ . + "http://www.demeans.tld/stubbing/created.html" . + "cabobs disbursements stubbing" . + "186"^^ . + "tourists demeans disbursements" . + . + _:Bad7bd03255740d2aeb3a6afdd9d620d3 . + . + "http://www.hauteurs.tld/cordialness/bilker.html" . + "knowable genuflect cordialness" . + "80"^^ . + "http://www.inflammations.tld/hauteurs/genuflect.html" . + . + _:B354383362123ed8da62a59dd7e322aee . + . + "http://www.tremens.tld/irritates/consensually.html" . + "blobbing taxers irritates" . + "101"^^ . + "http://www.incurs.tld/tremens/taxers.html" . + . +_:Bfc5967ba373c9dbc94dac9edef158843 "Zoe Fergerson" . +_:Bfc5967ba373c9dbc94dac9edef158843 . + _:Bc0a93afc65a1836a4d1cf68272cb9bbb . + . + "http://www.acidity.tld/leu/disguised.html" . + "hydrotherapy politest leu" . + "98"^^ . + "http://www.condescendence.tld/acidity/politest.html" . + . + _:B54bae8620cdce64b64ac83f0c4f60342 . + . + "http://www.chestiest.tld/tonsils/pasturage.html" . + "surrejoinders measurage tonsils" . + "10"^^ . + "http://www.pouchy.tld/chestiest/measurage.html" . + . +_:Ba397062c5f65662b26e9d501e4e5ec99 "Iakovleva Schrull" . +_:Ba397062c5f65662b26e9d501e4e5ec99 . +_:B8eec9c469eaa0902edbca231122e9ac5 "Fovro Chung" . +_:B8eec9c469eaa0902edbca231122e9ac5 . + _:Be9d44b094b3860b01a1e0e877b51f415 . + . + "http://www.gameness.tld/lofters/zoeas.html" . + "uphills disfranchiser lofters" . + "103"^^ . + . + _:B5ec34a74dd6ca6185e7a646c9814afc5 . + . + "http://www.stockrooms.tld/parapsychologists/heterodox.html" . + "pissoir tasseling parapsychologists" . + "175"^^ . + "http://www.subsidization.tld/stockrooms/tasseling.html" . + . +_:B459409bd463459d6712c63e7506fc0c4 "Hillel Catoire" . +_:B459409bd463459d6712c63e7506fc0c4 . + _:B93c8090ccce313bc673b911bcb1aa228 . + . + "http://www.freethinking.tld/stockinet/munitioned.html" . + "baller vulnerability stockinet" . + "http://www.cirrocumulus.tld/freethinking/vulnerability.html" . + . +_:B856f4cb60c3ee111171ccc5fd75278cd "Axel Marroquin" . +_:B856f4cb60c3ee111171ccc5fd75278cd . +_:B46139fc7ac49a14c2d99efffaadf2d64 "Dionizy Rubison" . +_:B46139fc7ac49a14c2d99efffaadf2d64 . + _:B3a9e513128d00af752c0e0d5fe0cd12d . + . + "http://www.whity.tld/snifters/blameworthiness.html" . + "blossoms biologies snifters" . + "147"^^ . + "leeriest kanjis nonlethal merchandized fliers sheafing reembody chiffonnier competitors" . + "http://www.unfrock.tld/whity/biologies.html" . + . +_:B9fdee88a4bd24f6a6b8b3aa60853acf5 "Lavern Haynie" . +_:B9fdee88a4bd24f6a6b8b3aa60853acf5 . +_:Be82ef7f3b51617db94fc77bfdc32b11f "Stacie Ciesielski" . +_:Be82ef7f3b51617db94fc77bfdc32b11f . + _:B651b5d2714c2f99c8c691ed8b3c004c7 . + . + "http://www.unlimited.tld/outchiding/bayberries.html" . + "incrustations acclimating outchiding" . + "180"^^ . + "http://www.altarpiece.tld/unlimited/acclimating.html" . + . + _:B01130281a03efd1cb2c46d597d1a2a14 . + . + "http://www.extern.tld/spheral/protozoans.html" . + "fetishistic geezer spheral" . + "147"^^ . + . + _:B43f726aa6d81d202f124deb4db3b553a . + . + "http://www.frusta.tld/biasness/bartered.html" . + "apologias schoolrooms biasness" . + "11"^^ . + . +_:B5639eb4d1848bcd8d3d53a990b221cdb "Annnees Kain" . +_:B5639eb4d1848bcd8d3d53a990b221cdb . + _:Bc4219a604886daab55401feb97591a69 . + . + "http://www.heralding.tld/banksides/resubscription.html" . + "trisaccharide espousals banksides" . + "46"^^ . + "http://www.burse.tld/heralding/espousals.html" . + . +_:B6940aa7c076ec712e8926f133788ada9 "Isamu Cokely" . +_:B6940aa7c076ec712e8926f133788ada9 . +_:B0e717a43a90f5e460e9cffd2ae9a3fc5 "Josephina Idris" . +_:B0e717a43a90f5e460e9cffd2ae9a3fc5 . +_:B29450bb28508b087b810db1fffd9c3c2 "Vitaliy Lineberger" . +_:B29450bb28508b087b810db1fffd9c3c2 . + _:Bb6b223863a329c2c0654354b7ba2d891 . + . + "http://www.oversalting.tld/brassie/querulously.html" . + "reproval renegotiating brassie" . + "http://www.gabs.tld/oversalting/renegotiating.html" . + . + _:Be5dada2821df2af6e407ed5378800e1c . + . + "http://www.kampuchea.tld/drachmas/shrubbier.html" . + "tarriness twerp drachmas" . + "64"^^ . + . + _:Be5b93d2dc97b2adf39ebbf9b216c14d0 . + _:Bb7ca4600c522b4cfaa42f2ef77164496 . + . + "http://www.gulled.tld/trochee/congoes.html" . + "listless canapes trochee" . + "35"^^ . + "http://www.beating.tld/gulled/canapes.html" . + . +_:Bcbf11bf079bd5143500f6223f81c65e5 "Kumari Milholland" . +_:Bcbf11bf079bd5143500f6223f81c65e5 . + _:Ba73e02518ac9a1294282ff426d9992ab . + . + "http://www.sibilates.tld/considerable/photoengravings.html" . + "corporeally hits considerable" . + "http://www.intensifying.tld/sibilates/hits.html" . + . +_:Bafa02624a17e3e25b6d7416d166db8fc "Maela Chamley" . +_:Bafa02624a17e3e25b6d7416d166db8fc . +_:B855c9869172f94e7d819d1038546c221 "Salvatore Gutirrez" . +_:B855c9869172f94e7d819d1038546c221 . + _:B2760b8c9596274fd241ea0a19be7477b . + . + "1958"^^ . + "http://www.unwitnessed.tld/suffusion/chayote.html" . + "assimilates homebody suffusion" . + "101"^^ . + "http://www.violative.tld/unwitnessed/homebody.html" . + "hackee assimilates unwitnessed" . + . + _:B977642b801d419ab757b96bd1bbf0a0d . + . + "http://www.stockman.tld/allergist/doyenne.html" . + "insoles queening allergist" . + "163"^^ . + . +_:Bd8934298a23acfd1c639daeb31fa3442 "Lilianne Speltz" . +_:Bd8934298a23acfd1c639daeb31fa3442 . +_:Bab654c06aa216ef040c80bc79e4aadf1 "Ambrocio Litten" . +_:Bab654c06aa216ef040c80bc79e4aadf1 . + _:B2311b0fa3f9d3ee6c636e9c6bfd7602c . + _:B5d7ad3a3c6c0b1056284399447277c1a . + "1964"^^ . + "http://www.trolled.tld/fragmentally/poetics.html" . + "adorns cowled fragmentally" . + "33"^^ . + "http://www.eyeliners.tld/trolled/cowled.html" . + "digressive adorns trolled" . + . +_:B3ce947e78f56de1e838f5432025ada63 "Abira Hemmig" . +_:B3ce947e78f56de1e838f5432025ada63 . + _:Bca4e20c8e2ed724d9d6ba06230eb2c6d . + . + "http://www.inconsonant.tld/positioning/modernness.html" . + "cognized ashamedly positioning" . + "24"^^ . + "http://www.wilting.tld/inconsonant/ashamedly.html" . + . + _:B4f8357737dfa9385db5238aca19cf577 . + _:B0f8e5beb1a6c2a8db208951c26243826 . + . + "http://www.pulques.tld/unreeler/trustable.html" . + "klatsches checker unreeler" . + "200"^^ . + "http://www.biflex.tld/pulques/checker.html" . + . + _:B33a8b88070c62ef6e980ca2a7928fd9c . + . + "http://www.hiatal.tld/scullery/wrongness.html" . + "pipeful rewove scullery" . + "62"^^ . + . + _:B589fdba7d9fe20e331feaa3b560a71bc . + . + "1964"^^ . + "http://www.consumable.tld/trainer/hemlocks.html" . + "deactivation hedonics trainer" . + "141"^^ . + "http://www.solitudes.tld/consumable/hedonics.html" . + "hiccoughs deactivation consumable" . + . +_:B63c9caf4bbd489167c5abca5a42abaaf "Cicely Genna" . +_:B63c9caf4bbd489167c5abca5a42abaaf . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "1963"^^ . + "http://www.heeled.tld/cilantro/channelled.html" . + "ternate kilns cilantro" . + "144"^^ . + "http://www.paralyzing.tld/heeled/kilns.html" . + "resonator ternate heeled" . + . +_:B64e8ee3467130bba57584fc78fb3bc4e "Kaleriia Wilshusen" . +_:B64e8ee3467130bba57584fc78fb3bc4e . + _:B95fb844b9df182cdc570b9843e0fd14e . + . + "http://www.volcanics.tld/fugit/rearouses.html" . + "asphalting gasman fugit" . + "51"^^ . + "http://www.altimeters.tld/volcanics/gasman.html" . + . + _:B8409b0551d13574f9c75475250815219 . + . + "http://www.vailing.tld/bantamweight/bambinos.html" . + "homebreds extendability bantamweight" . + "178"^^ . + "http://www.wedders.tld/vailing/extendability.html" . + . + _:Bc15c44bf5ab3d90d898abda234cb47c3 . + . + "http://www.haranguers.tld/colleges/snowiest.html" . + "unsanctioned zigzags colleges" . + "1"^^ . + . + _:B5e5951f87d236aa9da85cb2c8754955c . + . + "http://www.sublicenses.tld/leavens/metagalaxy.html" . + "vacationer philistines leavens" . + "12"^^ . + "http://www.omnivores.tld/sublicenses/philistines.html" . + . + _:B9e173b0f76baeaedfd1e26267af1d43b . + . + "1960"^^ . + "http://www.shivering.tld/upwardness/jamb.html" . + "embanked repacking upwardness" . + "39"^^ . + "issuers shivering repacking" . + . + "1706"^^ . + _:B70ccf8139b06500472bf9437916f6272 . + . + . + "http://www.gemologies.tld/overhears/pretends.html" . + "Resolution Business Press" . + "Proceeding 2 (1961)" . + "paunchier gemologies dimmers" . + "0-4385-9662-0" . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + "1961"^^ . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:B5a70d325c976e3ce6c6a0e1608408821 . + _:B2065c7a36bc882651a99883f518b6c84 . + . + "http://www.owed.tld/nutritiousness/mainmast.html" . + "daimyos buffalos nutritiousness" . + "161"^^ . + "http://www.mesomorphic.tld/owed/buffalos.html" . + . +_:B69adb5d0686a81ccb1840e23efc3a3d0 "Tkelah Houghtling" . +_:B69adb5d0686a81ccb1840e23efc3a3d0 . +_:B71bce82924b803026c187afc4e22daa7 "Dyna Skwarek" . +_:B71bce82924b803026c187afc4e22daa7 . + _:B5ee645f39b521d937b71bfefa4c32551 . + . + "1966"^^ . + "http://www.devein.tld/sacker/perishables.html" . + "sexualized bedwarf sacker" . + "126"^^ . + "http://www.abscissas.tld/devein/bedwarf.html" . + "meadowlarks sexualized devein" . + . + _:B9a941d4bf7476aa25f23772c607b970f . + _:B8071d3feb506c6cdd5c7a9a26ab6573d . + . + "http://www.temptations.tld/broadaxe/glamourous.html" . + "kowtowed remarques broadaxe" . + "156"^^ . + "http://www.niggling.tld/temptations/remarques.html" . + . + _:B25c5f435f9fd7b05ad714c15f85faed0 . + . + "http://www.distances.tld/premedics/amebean.html" . + "hoodoo beauts premedics" . + "196"^^ . + . + _:B1eaff412d79d9d2ee07dc7c5dd3997dc . + _:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . + . + "1966"^^ . + "http://www.reappraisement.tld/varietally/anxiously.html" . + "disengaged unleash varietally" . + "twiddling reappraisement unleash" . + . + _:Bf0ccefe404bd30d968facc8ed8743acd . + . + "http://www.concessive.tld/overkill/seemings.html" . + "dabbed sexology overkill" . + "25"^^ . + . + _:B9e4a682d48c1a0e12ed3638df6488e54 . + . + "1960"^^ . + "http://www.embars.tld/slumbery/trouncers.html" . + "fizzier thrived slumbery" . + "52"^^ . + "programs embars thrived" . + . +_:B306208c9922766f71345e2e4aea90729 "Badraan Dorsett" . +_:B306208c9922766f71345e2e4aea90729 . +_:B1429a6f21c30c984df50393eb525c886 "Jamie Berrie" . +_:B1429a6f21c30c984df50393eb525c886 . + _:Bbae8b832ed5375d34de3c3a79f321d24 . + . + "http://www.remissness.tld/muddled/internationalizations.html" . + "remarker lithographing muddled" . + "20"^^ . + . + . + _:B4127b0b6c97357f939ec3bc6c32c4717 . + . + "http://www.hops.tld/junketeers/isolators.html" . + "trephines exec junketeers" . + "87"^^ . + "http://www.inflecting.tld/hops/exec.html" . + . + _:B678dcb192173076e49b1cf103452cf93 . + . + "http://www.sours.tld/nursemaids/partnerships.html" . + "allegretto confessed nursemaids" . + "40"^^ . + "http://www.chucked.tld/sours/confessed.html" . + "http://www.ethologists.tld/allegretto/sours.html" . + . + _:B0cc8d0467778166709151ec529e168cd . + . + "http://www.reassert.tld/peacoat/spreaders.html" . + "minaciousness hoptoad peacoat" . + "115"^^ . + "http://www.flittered.tld/reassert/hoptoad.html" . + . + _:B0ca458a8f5a0485df6b60890b069604a . + . + "http://www.marketings.tld/motorizes/misadjust.html" . + "shamuses colossuses motorizes" . + "183"^^ . + "http://www.arrogated.tld/marketings/colossuses.html" . + . + _:B17f752f31be0b00d2d89676913bfed46 . + . + "http://www.gurus.tld/blowout/sublimating.html" . + "accusant gettable blowout" . + "160"^^ . + "http://www.mannerliness.tld/gurus/gettable.html" . + . +_:B8699bfe198846450f9de64b73d7dc0c0 "Frogard Sholl" . +_:B8699bfe198846450f9de64b73d7dc0c0 . + "reluctantly coquinas chantries" . + "unfertilized reluctantly pulses" . + "1953"^^ . + . + "http://www.pulses.tld/chantries/sinuates.html" . + . + "http://www.speechless.tld/pulses/coquinas.html" . + _:Ba5b5ac4fab535df42654e5f6b6fc2023 . + . + "113"^^ . +_:B30cf1fdfde469194b1e743fb1fe4282f "Dawn Lauinger" . +_:B30cf1fdfde469194b1e743fb1fe4282f . + _:Bde4ab0e07eed4103b36bebbc866657d5 . + _:B888ce16ad2e85e4acd1597f098fbc65a . + . + "http://www.jiujitsus.tld/nonpoetic/robotization.html" . + "genuflections insolently nonpoetic" . + "http://www.hybridizes.tld/jiujitsus/insolently.html" . + . +_:Bcb7334aef10df5b0135b5b4ddf66951a "Jovina Ceman" . +_:Bcb7334aef10df5b0135b5b4ddf66951a . + _:B7b02bd020a80ddcfbb604aa804ccd7da . + _:B8699bfe198846450f9de64b73d7dc0c0 . + . + "http://www.krona.tld/burlaps/messman.html" . + "benisons indited burlaps" . + "100"^^ . + . +_:Bfef2570e0cb1f4b2a6728ede997ec042 "Kirsten Rinard" . +_:Bfef2570e0cb1f4b2a6728ede997ec042 . + "http://www.contemporarily.tld/reinvoked/fierily.html" . + "172"^^ . + . + _:B23b76c9e74d5afcc6f38d55feba38202 . + "http://www.taxies.tld/contemporarily/precipiced.html" . + _:B45a6ec7bf8053d377ebf58fb882110ef . + "1965"^^ . + "physiographic precipiced reinvoked" . + "redacting alright alfas refuelled epigrams airmails vivific prodigiousness fictionally callusing sublimest disserts pagers extortionists dynamistic finespun exploring ostensive trembled potties watercresses descanting admonished slaughters blowholes lulling discases disqualify drizzles reigns pragmatists squarest photoing occurrence unwinders hypoergic midwived libertarianism chicaned recruiter haemoglobin coiffeurs yacks rakehells retuning dobies victuals multiplicands brambles triglyceride tenons antidepressants inspectorate unappeasable rucksack nephritises payable voidableness dissects whists embodies colorcast gyrators ductility chains redressed weekends giggled membranaceous aphorizing flits nondeliveries planking alloted orangeades deviled evoking emotionalism decasyllables signalized ibises hypnotics blameable polarize earwigged resurveyed outyell freighters correctional cervine adulates sowable conceptive asteroids haymow gastropod forkedly rondures carroms hajjis foregather insensibility legatos acrimonies amplest horologies reconcilement wineskins decayer shipments momisms manger zoological polydactylism damndest valuative lostness teazeled plutocracy rajas paddocking throttler nonextraditable achiever fuchsias ritualization peroxides handfasts toploftier reemergence squabbles appoints refurnished zoons parchments conniption regarding gonifs endoscopy reshapers corniest genitures gallbladders preconceiving fetters pinesaps gatepost attritional enricher childproof romps" . + . + "sparkles physiographic contemporarily" . +_:B5e2bffd34dc2cf9639f180574a0697bd "Iphicrates Griffy" . +_:B5e2bffd34dc2cf9639f180574a0697bd . + _:B28446d6c6a58ced55c8dc427b02cf703 . + . + "http://www.aglets.tld/curring/compositely.html" . + "ameliorative preciosity curring" . + "164"^^ . + . +_:Bacbbc4792dcfd487285ae67894abd7b4 "Dele Galla" . +_:Bacbbc4792dcfd487285ae67894abd7b4 . +_:Bae15bda8ca8a994985e7b27afa9e21df "Shizu Capener" . +_:Bae15bda8ca8a994985e7b27afa9e21df . +_:Be312e6b99f97ce44bba9d8c6a4a43229 "Augusto Kempson" . +_:Be312e6b99f97ce44bba9d8c6a4a43229 . +_:B15c27d61ca78f0cdfba0de193ef8cc2b "Tatsa Nasca" . +_:B15c27d61ca78f0cdfba0de193ef8cc2b . + _:B88cfbd706ecbcf397466833586f6c1ea . + . + "http://www.grantors.tld/divestitive/harvested.html" . + "movers noncancellable divestitive" . + "192"^^ . + "http://www.muster.tld/grantors/noncancellable.html" . + . + _:Bc12f6b5c9d387bf3f3ccb1a5369da369 . + "1962"^^ . + "unfroze participates streams" . + . + "http://www.affecters.tld/incarnated/participates.html" . + "hummocky unfroze incarnated" . + "http://www.incarnated.tld/streams/tastelessly.html" . + "25"^^ . + . + _:B6b2ebbc824c9071db68ed80b61588b3d . +_:B8e6c1a7bd143e0e12b3f69dd337b2576 "Nostasia Gutzler" . +_:B8e6c1a7bd143e0e12b3f69dd337b2576 . +_:Bcf36ab022f1ed7673e6fe6a8b00086f3 "Penny Sarconi" . +_:Bcf36ab022f1ed7673e6fe6a8b00086f3 . + _:B7daee3163f1c6e0e4e4a2df821cc59a3 . + . + "1963"^^ . + "http://www.cranes.tld/smarting/unendangered.html" . + "abusively tureen smarting" . + "33"^^ . + "signalman cranes tureen" . + . + _:Bfbcce33666e639ae29e2fd6b344c1051 . + . + "http://www.homosexuality.tld/groats/maligning.html" . + "shute savories groats" . + "180"^^ . + "http://www.bolsterer.tld/homosexuality/savories.html" . + . +_:B8f2527f10bea8c6cfc7789ea2134f9c7 "Marulia Bondura" . +_:B8f2527f10bea8c6cfc7789ea2134f9c7 . +_:B339f92426c59b21ed5199d61e789e77d "Cianna Kozar" . +_:B339f92426c59b21ed5199d61e789e77d . + _:B4445855ee4d91dfe8f823fe1a69a8e17 . + . + "http://www.emphasize.tld/planetoids/pinpricked.html" . + "warmongering sunward planetoids" . + "190"^^ . + "http://www.flyovers.tld/emphasize/sunward.html" . + . +_:B05aba05220dfe6daed1f8aac0014b788 "Jantel Grauer" . +_:B05aba05220dfe6daed1f8aac0014b788 . + _:B6731c98798ddbf9ef2fdf8e20b8b0ecc . + . + "1961"^^ . + "http://www.promulged.tld/interatomic/rhebok.html" . + "disliked orators interatomic" . + "114"^^ . + "equipages promulged orators" . + . + "1965"^^ . + "26"^^ . + "Journal 1 (1965)" . + "1"^^ . + . + _:B23b76c9e74d5afcc6f38d55feba38202 . + _:B334c7463b9645ea9f618043034336ec2 . + . + "http://www.derbies.tld/peculators/tetrameters.html" . + "investment stimulative peculators" . + "164"^^ . + "http://www.thanes.tld/derbies/stimulative.html" . + . + _:Bb432e88849daebbc2110cabd577681d0 . + _:B98e5e425965d5113956fc38072d9f671 . + . + "http://www.scuffed.tld/liked/expunging.html" . + "solubility enlister liked" . + "197"^^ . + "http://www.antlers.tld/scuffed/enlister.html" . + . + _:B462dd5ba3af4eefa24c52a84b438c6fb . + _:Bd999eec9d888aa4390ba67b89a94a796 . + . + "http://www.repealable.tld/godding/anemometers.html" . + "fuzees marshes godding" . + "174"^^ . + "http://www.dismayed.tld/repealable/marshes.html" . + . +_:B2ca74b6fc9c188a2a95bebd6d1bacc6b "Rodger Merrihew" . +_:B2ca74b6fc9c188a2a95bebd6d1bacc6b . + _:B69850e2ea5f962b9d09e3c75ca581f75 . + . + "http://www.rebutton.tld/daubs/curvet.html" . + "neurotoxic decenary daubs" . + "29"^^ . + "http://www.conglomerations.tld/rebutton/decenary.html" . + . +_:B2cb999f2851ae4c7122d5b75e493534a "Gergios Flo" . +_:B2cb999f2851ae4c7122d5b75e493534a . +_:Be5921602d7612ef433e98758c1bd6fe8 "Gedeon Widrick" . +_:Be5921602d7612ef433e98758c1bd6fe8 . + _:B00f63f376b905d1d88e8421062a42b21 . + . + "1962"^^ . + "http://www.disappointments.tld/harebell/truckles.html" . + "quitclaimed measuring harebell" . + "81"^^ . + "firebase disappointments measuring" . + . + _:Bf4899126f1f50c41f346bdaf21c094dd . + . + "http://www.notochordal.tld/subtopics/plotties.html" . + "effused jurisprudence subtopics" . + "142"^^ . + . + _:B6ecb594ce542a64a4f41e50d6c60b3b9 . + . + "1958"^^ . + "http://www.jubilations.tld/weddings/trainers.html" . + "rehandling moms weddings" . + "62"^^ . + "http://www.licorices.tld/jubilations/moms.html" . + "japingly rehandling jubilations" . + . +_:Bf29bb24bd5afcd88fae97db20a1f9ef6 "Pieter Frend" . +_:Bf29bb24bd5afcd88fae97db20a1f9ef6 . + _:Bcd062e3df84134dc162ee6e1fcd2103e . + . + "http://www.pulling.tld/witchy/horologe.html" . + "oats leatheriness witchy" . + "178"^^ . + . +_:Bf8cffd6ed66f3ff9c00c74ad55376c81 "Clementine Barga" . +_:Bf8cffd6ed66f3ff9c00c74ad55376c81 . + _:Be6079e524c8feb6bf610611fedcbac95 . + "1966"^^ . + "http://www.pelvics.tld/prostatitis/bulks.html" . + "anchors cont prostatitis" . + "164"^^ . + "girds pelvics cont" . + . + _:Ba9a9e9b9dc8fa4aecec8db6e701a57b8 . + . + "http://www.smiths.tld/trothed/cervicitis.html" . + "bedrug nephron trothed" . + "http://www.senecas.tld/smiths/nephron.html" . + . + _:B683186e8a5446a7fbe26082985dc4d49 . + _:B65e4485432cc5a7d9e66dcae2d370342 . + . + "http://www.spadix.tld/depicted/doggoned.html" . + "thriller minimizes depicted" . + "166"^^ . + "http://www.nonintellectually.tld/spadix/minimizes.html" . + . +_:Ba940cfa34d1d27ca5fea6f0b8e60f07c "Kasuga Bierschbach" . +_:Ba940cfa34d1d27ca5fea6f0b8e60f07c . + _:Bc6b941b738c268b7b52f2bdbf755250a . + . + "http://www.reassessment.tld/welling/pekoes.html" . + "accomplished wrestling welling" . + "100"^^ . + "http://www.vagabonds.tld/reassessment/wrestling.html" . + . + . + _:B2a399736970ab18acb68f4fce946f1e5 . + . + "1966"^^ . + "http://www.doughboy.tld/stiffs/drenching.html" . + "improviser coopery stiffs" . + "150"^^ . + "gastroenterologists doughboy coopery" . + . + _:Bac0ced60fce0adc7f9cae9fa55df0c2e . + . + "http://www.cumberers.tld/abjectness/incapacious.html" . + "hilariously deprehension abjectness" . + "169"^^ . + . +_:Ba7b184b539c3e9b3371bd7f2c7cb0ccd "Raulo Husni" . +_:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . +_:B2b8504baa0dbf5f01d44174f6f61e7ef "Tuesday Brininger" . +_:B2b8504baa0dbf5f01d44174f6f61e7ef . + _:Bc3a24a7ede9919809faa30bebd5142db . + . + "http://www.boondoggler.tld/plainclothesman/fumet.html" . + "samechs topsails plainclothesman" . + "129"^^ . + . + _:Bd732072a3d3f26674fa85d5f8ef80712 . + _:B8b26bfcf7331e089cc151f1f2a62d30d . + . + "http://www.diverticulum.tld/visuals/nuthouse.html" . + "flied daffiness visuals" . + "168"^^ . + . + _:B15d53dc63f06a42a309b0caf16ce111c . + . + "http://www.intangibilities.tld/whanging/toeplate.html" . + "tortes subcontinent whanging" . + "158"^^ . + "http://www.mazel.tld/intangibilities/subcontinent.html" . + . + _:B33ba28896dcb24903cbdad090467e7cf . + . + "http://www.mystifications.tld/obeyers/tackles.html" . + "pomeranian orgeat obeyers" . + "24"^^ . + . +_:B76a81f565c23da6ecc54a1ee525a3893 "Lybed Nardi" . +_:B76a81f565c23da6ecc54a1ee525a3893 . +_:B41f0bca14fef69b01ce8931aa3914382 "Elisabettina Strutynski" . +_:B41f0bca14fef69b01ce8931aa3914382 . + _:B49d8e933db2b5797f42c616c00332c87 . + _:B13cdc2efe7012eadc19a3c603a46f7ef . + . + "http://www.misshapes.tld/remended/opaline.html" . + "tooters expiating remended" . + "101"^^ . + "http://www.soli.tld/misshapes/expiating.html" . + . + _:B90e37d5dcefb3e6ac23933aa7135d780 . + . + "http://www.damaging.tld/impoverishment/subcategories.html" . + "carbons factotums impoverishment" . + "172"^^ . + "http://www.feltwork.tld/damaging/factotums.html" . + . +_:B825bd221a384cad2eff057a2db17b81d "Rusna Loskot" . +_:B825bd221a384cad2eff057a2db17b81d . +_:B2e7820e524d6d5265dace15dd890c23e "Yoshimatsu Richie" . +_:B2e7820e524d6d5265dace15dd890c23e . +_:Be026ddd2e23ec3f23a7e4070e82fd3ab "Gerhart Strejcek" . +_:Be026ddd2e23ec3f23a7e4070e82fd3ab . +_:Bcc07f54eb8ec6b150cd4dc3c5ab12039 "Lidochka Tedeschi" . +_:Bcc07f54eb8ec6b150cd4dc3c5ab12039 . + _:B2ee48a1f8679ba5ca0fab2e310882d91 . + . + "1966"^^ . + "http://www.oldsters.tld/uprooters/reechoed.html" . + "mangy mineralized uprooters" . + "33"^^ . + "http://www.pockmarked.tld/oldsters/mineralized.html" . + "rasing mangy oldsters" . + . + . + _:B44ca7298ca8f4067e7ad223526a1222f . + "1960"^^ . + "http://www.remedies.tld/wagnerians/deviation.html" . + "conformably secrets wagnerians" . + "9"^^ . + "http://www.gangly.tld/remedies/secrets.html" . + "sandlotter conformably remedies" . + . + _:Bfadb3cc674cf9dd019a72e5f78214989 . + . + "http://www.organza.tld/breviary/alleviative.html" . + "foresworn exserting breviary" . + "67"^^ . + "http://www.pests.tld/organza/exserting.html" . + . + _:B3ac192dcb14c7708d20f14b568705fe5 . + . + "http://www.secularizes.tld/ripener/solemnizes.html" . + "sideswiper headpiece ripener" . + "114"^^ . + "http://www.machinated.tld/secularizes/headpiece.html" . + . + _:B84cba8870745da49ce13e2448210d460 . + . + "http://www.infirms.tld/satiated/prandial.html" . + "shrined disproves satiated" . + "41"^^ . + "http://www.incendiarism.tld/infirms/disproves.html" . + . +_:B6e8ce50bc038e046347cea43fd1bdb48 "Kowan Heinrichs" . +_:B6e8ce50bc038e046347cea43fd1bdb48 . + _:B0cbed0857dd3a65f256436c34c6ed422 . + . + "http://www.revaluate.tld/reevaluated/patented.html" . + "scroggiest consistencies reevaluated" . + "133"^^ . + "http://www.whiffler.tld/revaluate/consistencies.html" . + . +_:Bffd0067948bb1b7f5c03da3354abdcbb "Oscar Formica" . +_:Bffd0067948bb1b7f5c03da3354abdcbb . + _:Ba100366d03f2b64d6262ee4e817a616a . + . + "http://www.profiles.tld/vialling/stiller.html" . + "eruptive immigrated vialling" . + "http://www.relished.tld/profiles/immigrated.html" . + . + "http://www.shinnying.tld/nonsignificant/whitens.html" . + "http://www.males.tld/shinnying/virally.html" . + . + . + "tatterdemalion virally nonsignificant" . + _:Bba173c3e8c180edc91cc9af4d6de36df . + "scorepad tatterdemalion shinnying" . + . + "1"^^ . + _:Bc231b0dc099da839b3a820cc674a3d73 . + "1953"^^ . + _:B3a9bc9b81de9c0618a8413e1df0f2c97 . + _:B38300d2d511b50daf11ed5866c36975d . + . + "http://www.jazzers.tld/dieback/quakes.html" . + "procrastinator unionizing dieback" . + "192"^^ . + . +_:Bdd8b5a533ca535144d1366a8aa24c32d "Koji Gola" . +_:Bdd8b5a533ca535144d1366a8aa24c32d . + _:B706f96d1620456366a03212bf59e3600 . + _:B5745fb14232e3747b12b4c77468944a8 . + . + "http://www.pluckily.tld/colporteur/spermatozoa.html" . + "tyre entrails colporteur" . + "96"^^ . + "http://www.cindering.tld/pluckily/entrails.html" . + . +_:B2ea8aadae01fc708c3a6c0db0f256919 "Hippolyt Oats" . +_:B2ea8aadae01fc708c3a6c0db0f256919 . + _:B62c560b9dfb24e43c9b16d669a782b70 . + . + "http://www.grandad.tld/warpaths/immunizations.html" . + "psalteries benefited warpaths" . + "65"^^ . + "http://www.mildews.tld/grandad/benefited.html" . + . +_:B64ee19bc619f1b89853aefc2cfafb7cd "Charly Ulseth" . +_:B64ee19bc619f1b89853aefc2cfafb7cd . +_:Baf2db1209bc7df3a86fafcec23bcaa13 "Pancho Rowold" . +_:Baf2db1209bc7df3a86fafcec23bcaa13 . + _:B628c764bfb85830e6ca760198b357b8d . + _:B714edeaf2f16954eded2b1f78c4a9ae2 . + . + "http://www.graspers.tld/calpacs/unpalatably.html" . + "shirtiest gandhi calpacs" . + "75"^^ . + "http://www.bentwoods.tld/graspers/gandhi.html" . + . +_:Bc96b9050a1168bfdd487fa49644484fc "Prica Bowes" . +_:Bc96b9050a1168bfdd487fa49644484fc . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + "1966"^^ . + "http://www.nipples.tld/reliving/partially.html" . + "sapphires rationalistically reliving" . + "41"^^ . + "http://www.misquotations.tld/nipples/rationalistically.html" . + "distractions sapphires nipples" . + . +_:B0160b39ab9171b2a3dc5e652636a3eef "Zaamil Mirra" . +_:B0160b39ab9171b2a3dc5e652636a3eef . + _:B4fb042afccd4f3040a72ded1d4031d33 . + . + "http://www.saleable.tld/embows/quizzicality.html" . + "solecists employable embows" . + "138"^^ . + . + _:B7f6376e946bcffeef78af79e5259fa31 . + _:B842ac9a636552e0746ffd262b9cbbbce . + . + "http://www.parting.tld/bloodiness/litigated.html" . + "librettos pacifier bloodiness" . + "79"^^ . + . + _:B334c7463b9645ea9f618043034336ec2 . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "1965"^^ . + "http://www.restage.tld/woodcarvings/unimposing.html" . + "equilibrator scollop woodcarvings" . + "164"^^ . + "kibitzed restage scollop" . + . + _:B2418cca76981c0f77f6f7a1464ac9def . + . + "http://www.nauseating.tld/candids/daleths.html" . + "physiological effulges candids" . + "47"^^ . + . + _:Bcd1da4d9c23232f1060f4283f157f0a1 . + . + "http://www.earrings.tld/hidebound/faire.html" . + "tenants overrigid hidebound" . + "tarnishable centralizes nonferrous pathological donut benthos superlatives lustrum subduals directorship classily" . + . + _:Bad3fb65083188233c41a7c9d076bef3f . + . + "http://www.wounding.tld/steamiest/sleepier.html" . + "prearm molds steamiest" . + "134"^^ . + "http://www.unregulated.tld/wounding/molds.html" . + . +_:Bfbd62dafb834809b5a80f273f41c71ef "Dirthe Kiewiet" . +_:Bfbd62dafb834809b5a80f273f41c71ef . + _:Be0964dea4af46588920db69d0ff12851 . + . + "http://www.titillations.tld/tidbits/quintuplicate.html" . + "analytically equivocalities tidbits" . + "165"^^ . + "http://www.kirtle.tld/titillations/equivocalities.html" . + . + _:Bc5b923161fd35070a2b08380c0f1826b . + . + "http://www.saturated.tld/aureoles/soundproofs.html" . + "isthmian fining aureoles" . + "6"^^ . + "http://www.implementors.tld/saturated/fining.html" . + . + _:B9682c956388125d326e2983b7dd7454a . + . + "1962"^^ . + "http://www.amalgamates.tld/deadeners/agrees.html" . + "gunpoint quintillions deadeners" . + "71"^^ . + "compactor amalgamates quintillions" . + . +_:Bc452271582dbf3a344d15331213c1571 "Catharine Waltmann" . +_:Bc452271582dbf3a344d15331213c1571 . + _:Bca52cea505b3e5c9c71e557a413617b9 . + . + "http://www.dissimulating.tld/terrorized/unripely.html" . + "gadgeteers cuckooed terrorized" . + "http://www.whetting.tld/dissimulating/cuckooed.html" . + . + _:Be1d4d72bf91cc656aa721b3651fde245 . + "1945"^^ . + "http://www.whews.tld/branchless/primitiveness.html" . + "tailored beholden branchless" . + "143"^^ . + "http://www.mignonette.tld/whews/beholden.html" . + "cacaos tailored whews" . + . + _:B50bdd1bce7399f817d64196f611b0507 . + . + "http://www.noncontrastable.tld/decistere/therapeutist.html" . + "priapism sprat decistere" . + "88"^^ . + "http://www.conquian.tld/noncontrastable/sprat.html" . + . + _:B272d55361204b191605c558039f696a6 . + "1963"^^ . + "http://www.noised.tld/respondents/exorbitantly.html" . + "beautification swappers respondents" . + "82"^^ . + "delis noised swappers" . + . + . + "http://www.fakeries.tld/severalties/prostrating.html" . + "1966"^^ . + . + "retitles prostrating ferrying" . + "tablecloths retitles severalties" . + "159"^^ . + "http://www.severalties.tld/ferrying/blancmange.html" . + _:B9f2dcbe4a05b3bf965f90f25060ecf5e . + _:B052c323e13df920d253d571bc88988fa . +_:Beb24034e224b0e74f177822845f60cc9 "Solveig Warren" . +_:Beb24034e224b0e74f177822845f60cc9 . + _:B9ace9859ab10918607410e9decfc5e99 . + . + "http://www.insulter.tld/recoiler/frankincense.html" . + "scrimshaws dimouts recoiler" . + "46"^^ . + "http://www.establismentarianism.tld/insulter/dimouts.html" . + . + _:Bfcc84fe032cbb3683a45042e901c113f . + . + "1961"^^ . + "http://www.tzarina.tld/flitch/reinfuse.html" . + "vitalities reconfiscating flitch" . + "45"^^ . + "http://www.epileptics.tld/tzarina/reconfiscating.html" . + "cocoas vitalities tzarina" . + . + _:Bd1067d1478a412dc39d549130e4f7e75 . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + "1960"^^ . + "21"^^ . + "Journal 1 (1960)" . + "1"^^ . + . + _:B277ebd6ac2e110ed1499a77a360089e9 . + . + "http://www.interpolates.tld/crinkles/surpassing.html" . + "whelped nonpossession crinkles" . + "58"^^ . + "http://www.cerebrovascular.tld/interpolates/nonpossession.html" . + . +_:B354f29d125c8f36b254032eb91927e3c "Brasidas Hanauer" . +_:B354f29d125c8f36b254032eb91927e3c . +_:B332d8a65e36a7215ebea03525d6074cc "Morcar Tchakian" . +_:B332d8a65e36a7215ebea03525d6074cc . +_:Bfbbb53d92d4b60b9c5530c31775ad062 "Eijiro Majied" . +_:Bfbbb53d92d4b60b9c5530c31775ad062 . + _:Bbcc13a44c55fca944e86bb51a35ed589 . + . + "http://www.duplexing.tld/shingles/rowdily.html" . + "elephantiasis areolae shingles" . + "168"^^ . + "http://www.prodigally.tld/duplexing/areolae.html" . + . +_:B436ffe3fed27a388d51949e06a14f506 "Yoshimochi Streitenberge" . +_:B436ffe3fed27a388d51949e06a14f506 . + _:B4f0d278b4e9f36f7d29ae1cd01453ec9 . + . + "http://www.nankeen.tld/rulership/cogway.html" . + "doggy stereoscope rulership" . + "87"^^ . + "http://www.bints.tld/nankeen/stereoscope.html" . + . +_:Ba05160644eb279af38b79b7c18b7aed0 "Iksha Rubal" . +_:Ba05160644eb279af38b79b7c18b7aed0 . +_:B194f3d87929867e217abd1c43f884af5 "Jailah Bonamo" . +_:B194f3d87929867e217abd1c43f884af5 . + _:B66f6ddb2ba1984c6221cd0c10dcc8139 . + . + "http://www.genitourinary.tld/dazedness/precox.html" . + "dezinc taciturn dazedness" . + "149"^^ . + "http://www.directions.tld/genitourinary/taciturn.html" . + "foolishly fluxions flagmen japingly licorices rehandling jubilations moms weddings trainers butlery bewigs homeostatic slower tresses disappointment carroty criticism relinquishment midsummers camisoles birdcage hackee violative assimilates unwitnessed homebody suffusion chayote reshowed outbidding repackaging sylphic anywheres straddler imagism seamier deicidal undervalue scholarship dangled ensnared runabouts politics gloaming dissuasion droplets compromising monograph gossiped bastardies enabler outsides nebbish detriments detailer intellects devises apothegms teratologies myelitis haft clubbier arrogantly leprosarium bespatter additions impecuniousness sciaticas agglutinins defrayed intuitively emirates inundated lynxes numerously enforce fester graduated handlers handwrote murderer waddly glider sueding serotonin noncausal sombrely freudians citrons juniors ovately clavier zapped honeys somatological rimiest playrooms treadmills calpack carapace stopwatches girder nictitates mewed encouraged stepper shining charnel departing neutrons gatecrasher reworking willies clarioned tattooing detainee conventing soever intruders remover atheling outgoes damns sequestrated fetted batiks melodist aglimmer serenaded bestowed unlettable weeds burse trisaccharide heralding espousals banksides resubscription breviate explosions bereavers oversize typist plumaged hayracks bolted visiters naivety bolter manubrium walks overthrowers atomising undemonstrative quilts bitts unfertile sensitivities irishwoman superintend pronghorn bobsledder bayoneting coadmit acidulation evisceration bondwoman unteachable storytelling rapscallions patois axletree ritualized unplayable backing cozey sidebands consuls bakes novelization marrer afterglows odalisks milkiest drones sillies doughiest exhibited rattlebrains flatcar ewes aurorae apologias frusta schoolrooms biasness bartered immanently nonfood gumwoods abridgers pathless flintiest embroidering bifurcating bulgarian plated toothed turnable castigates discounter" . + . +_:B448ab3f841b9a6c16458436a1fa358f7 "Fanuco Glyn" . +_:B448ab3f841b9a6c16458436a1fa358f7 . + _:B4ee238ce4052706e2f94e5fddddeb448 . + . + "http://www.cenacle.tld/expatiator/vincas.html" . + "exactor electrifier expatiator" . + "73"^^ . + "http://www.metatarsi.tld/cenacle/electrifier.html" . + . +_:B6fae6f35c17eabaec5c79dda9eb0e3bf "Eleonora Reffett" . +_:B6fae6f35c17eabaec5c79dda9eb0e3bf . + _:Bbfb51531ec5b7235cf5fc88e3ab7aeb2 . + . + "http://www.beanbag.tld/relit/ceylonese.html" . + "ventured adjuratory relit" . + "126"^^ . + "http://www.sapphic.tld/beanbag/adjuratory.html" . + . + _:B511c6b15693c1dc7f181963cb91aeef9 . + . + "http://www.sepaled.tld/cogencies/dictums.html" . + "anonymities scrubbers cogencies" . + "49"^^ . + "http://www.pharmaceutically.tld/sepaled/scrubbers.html" . + . +_:B757251396af4149f8d22505e6b1272f6 "Maysak Anetsberger" . +_:B757251396af4149f8d22505e6b1272f6 . + _:B186fb2bf715b8ce245d6282d12341f7f . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + . + "http://www.protonic.tld/spurns/accountants.html" . + "clefts avenged spurns" . + "148"^^ . + "http://www.endways.tld/protonic/avenged.html" . + . + _:Bb2fab584f204a38523d5c748f8e24ef1 . + . + "http://www.scamps.tld/transcriptions/dehydrogenate.html" . + "lipase stockcar transcriptions" . + "193"^^ . + "http://www.demythologizations.tld/scamps/stockcar.html" . + . +_:B11c843a48ca45f2af7be38621eeedf65 "Irmingard Normann" . +_:B11c843a48ca45f2af7be38621eeedf65 . +_:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 "Gideon Goldfischer" . +_:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + _:B3b9ebeb4ef9f716e0ca61af770caf049 . + . + "http://www.friz.tld/preceded/decides.html" . + "mouths fides preceded" . + "13"^^ . + "http://www.officers.tld/friz/fides.html" . + . + _:B3a1df78bf740c5f5913d6d167813ba17 . + . + "http://www.demurrable.tld/glitters/thrawed.html" . + "blameful overreact glitters" . + "60"^^ . + "http://www.slinging.tld/demurrable/overreact.html" . + . + _:B5999de4f66df37ee6e7c85985b72394c . + . + "http://www.pogroming.tld/computed/irrupts.html" . + "trucing oscillated computed" . + "131"^^ . + . +_:Bdbe9f23795a6f678ce60afad11ef3be7 "Ramonda Tripplett" . +_:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "mortalities assistants trolleys" . + "1966"^^ . + _:B2a399736970ab18acb68f4fce946f1e5 . + "startled mortalities reobtaining" . + . + "http://www.hyphened.tld/reobtaining/assistants.html" . + "http://www.reobtaining.tld/trolleys/geotropically.html" . + _:B8694c000fe41cfd62da66da1be43232d . + . + "1967"^^ . + "http://www.rowboats.tld/boules/gaoler.html" . + "brothier jellyfishes boules" . + "135"^^ . + "http://www.redounds.tld/rowboats/jellyfishes.html" . + "harping brothier rowboats" . + . +_:B90accee847b48515d34f5bcca8f20a9a "Blanda Mazzucco" . +_:B90accee847b48515d34f5bcca8f20a9a . +_:Ba0822fd92400fa67660c764056358d77 "Atsumichi Licano" . +_:Ba0822fd92400fa67660c764056358d77 . +_:Ba0f3725ef3b6ec4310c5d1ac831edc1a "BenAmi Rummerfield" . +_:Ba0f3725ef3b6ec4310c5d1ac831edc1a . + _:Bc7e087fa9b730304da1a338a9bdf5958 . + . + "http://www.outriders.tld/volplaned/agriculturists.html" . + "invaluably unclasping volplaned" . + "52"^^ . + . +_:Ba4608e3e0c168e14e7fbac54f5e99c4b "Amlawdd Klaus" . +_:Ba4608e3e0c168e14e7fbac54f5e99c4b . + _:Baa188c42f50cef07f5781c1df7429e69 . + _:B337a6ebb99c3793046f1a5e6680d47ab . + . + "http://www.decoying.tld/sophistries/saddlebows.html" . + "trustifying pyx sophistries" . + "57"^^ . + . + _:B99e638edd28853f22d542767295ce413 . + . + "http://www.cordovan.tld/verifiableness/recondition.html" . + "pharmaceuticals cowkine verifiableness" . + "97"^^ . + "http://www.fifteens.tld/cordovan/cowkine.html" . + . +_:Bb49126e7e017368fc1f6d22406063149 "Shontal Sehnert" . +_:Bb49126e7e017368fc1f6d22406063149 . + _:Bbe57ada91eeff7dce1e3de1241d95e5d . + . + "1965"^^ . + "http://www.obsessed.tld/capability/gjetost.html" . + "seigneurage persecuting capability" . + "141"^^ . + "http://www.entrants.tld/obsessed/persecuting.html" . + "hymens seigneurage obsessed" . + . + _:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . + . + "1965"^^ . + "http://www.presenters.tld/disfigurer/ceremonially.html" . + "snoopily seedman disfigurer" . + "86"^^ . + "aristocracies presenters seedman" . + . + _:Bd4845ae32fafbfe91518275f4cda1f57 . + . + "http://www.aweing.tld/curatives/forethought.html" . + "assister calorimetry curatives" . + "63"^^ . + "http://www.disconcerts.tld/aweing/calorimetry.html" . + . +_:B6c987259afdb62f77ba7dcfdfa2a0c07 "Vanda Ukich" . +_:B6c987259afdb62f77ba7dcfdfa2a0c07 . + _:B2f0eda8c1f3ab54189aaf9d2ec227540 . + . + "http://www.alarum.tld/mystifications/orgeat.html" . + "larvicide pomeranian mystifications" . + "43"^^ . + "http://www.litigator.tld/alarum/pomeranian.html" . + . +_:B4cb6c68bb7574ace1b896509463eabca "Baucis Campese" . +_:B4cb6c68bb7574ace1b896509463eabca . +_:B8ebbea6d3ed43f285afadd6f222a5405 "Omari Mincey" . +_:B8ebbea6d3ed43f285afadd6f222a5405 . + _:Badc34ffebe9c88899793b3cfaa346301 . + "1964"^^ . + "http://www.shambles.tld/stipes/pouty.html" . + "expeller travellers stipes" . + "http://www.nonsporting.tld/shambles/travellers.html" . + "stammers expeller shambles" . + . +_:Bfd192fdf0d2126714283c8f947c21698 "Usaama Greiser" . +_:Bfd192fdf0d2126714283c8f947c21698 . +_:B616fd6c0c76a91b17151a1802e560bbe "Jody Headlee" . +_:B616fd6c0c76a91b17151a1802e560bbe . + _:B2d79100c69acc3ef3d32dc4a73999481 . + _:B8505565b7bd24b61a7a4cc41fef8f196 . + . + "1963"^^ . + "http://www.chewiest.tld/sequestrate/recognized.html" . + "hordes beanies sequestrate" . + "173"^^ . + "precleaning chewiest beanies" . + . + _:B8cb3dd3e3ca2fd1b5b4c657bae53ab18 . + . + "http://www.scragging.tld/prinking/villus.html" . + "urology beiges prinking" . + "160"^^ . + . + _:Be8ba89c9916319416018b834a566d16b . + . + "http://www.idyls.tld/tanagers/banqueting.html" . + "micrometer highbrows tanagers" . + "155"^^ . + . + _:B83d6c2ac0d26523e63143f56f5d64867 . + . + "1962"^^ . + "http://www.gives.tld/unemphatic/unjustly.html" . + "midways effluvial unemphatic" . + "27"^^ . + "falsifies gives effluvial" . + . + _:Be3a9fa09afabe3badd415721f8183d5c . + . + "http://www.wholesaler.tld/mounts/passports.html" . + "dustrags overapprehensively mounts" . + "27"^^ . + "http://www.coughed.tld/wholesaler/overapprehensively.html" . + . + _:B10396dd9235796189ff67468c12dc7bf . + . + "1966"^^ . + "http://www.kingships.tld/overexercise/recessing.html" . + "donated cognisable overexercise" . + "51"^^ . + "http://www.sinuously.tld/kingships/cognisable.html" . + "rematches donated kingships" . + . +_:Bdcfc877dcd0eb77aa7096dc0b3c0209b "Imma Legalley" . +_:Bdcfc877dcd0eb77aa7096dc0b3c0209b . + "200"^^ . + . + "spectators hogwash tacking" . + "http://www.lexicographic.tld/tacking/sorriest.html" . + "http://www.coheir.tld/lexicographic/hogwash.html" . + "franking spectators lexicographic" . + _:Bb1538f68e0f0d65e0956cb990e93ba86 . + "1960"^^ . + . + . +_:B1eaff412d79d9d2ee07dc7c5dd3997dc "Fern Ditzel" . +_:B1eaff412d79d9d2ee07dc7c5dd3997dc . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + "1964"^^ . + "5"^^ . + "Journal 6 (1964)" . + "1"^^ . + . + _:B038fbaf8ed0d57150ca6946d6e6c8783 . + _:B7fd5ea011f1575df953fa18659dc31cc . + . + "http://www.freshets.tld/allegator/hokums.html" . + "tentier gasoliers allegator" . + "43"^^ . + . + _:Bd02bab416cf1d149527aa66aef418837 . + _:B368420268f8b7e55d265f65fe144a2a0 . + . + "http://www.ugliest.tld/jennet/randomization.html" . + "fanged vitalising jennet" . + "148"^^ . + "http://www.venoms.tld/ugliest/vitalising.html" . + . +_:B4a31a34cc1e13f3d41b8c6f330f058eb "Emese Abadie" . +_:B4a31a34cc1e13f3d41b8c6f330f058eb . + _:Bba06bc30626e169533c839c7eccee84a . + . + "http://www.enrols.tld/predaciousness/sketches.html" . + "hallucinational quitclaims predaciousness" . + "157"^^ . + . +_:B4e4c0309493cdce6cdbc30c87d98e8ab "Dillus Compeau" . +_:B4e4c0309493cdce6cdbc30c87d98e8ab . +_:Bff9333f0ba398f5ad5eb38fb5181e456 "Nadheera Maricich" . +_:Bff9333f0ba398f5ad5eb38fb5181e456 . + _:B1df86347442a380fca9b3a1ee94b3b9b . + . + "http://www.photosensitized.tld/overhangs/miscarry.html" . + "splines extractive overhangs" . + "15"^^ . + "http://www.brushed.tld/photosensitized/extractive.html" . + . + _:Be82ef7f3b51617db94fc77bfdc32b11f . + . + "http://www.begged.tld/splaying/sassed.html" . + "langauge deerflys splaying" . + "61"^^ . + . + _:Bc2194bc691e8cb7f6ffb773c996fe8f8 . + . + "http://www.realness.tld/disemboweling/preintimation.html" . + "subdisciplines sounds disemboweling" . + "http://www.enactment.tld/realness/sounds.html" . + . + _:Bca631747613f78170f6309ce56fbd598 . + . + "http://www.colorfulness.tld/diverter/senna.html" . + "premised huguenot diverter" . + "60"^^ . + "http://www.callboy.tld/colorfulness/huguenot.html" . + . +_:Be967063e5ce5a85e4e4da6eed48b80fc "Hadrian Homesley" . +_:Be967063e5ce5a85e4e4da6eed48b80fc . + _:B0187a9e338e0e74effcf68916a279a88 . + . + "http://www.hastens.tld/transcribes/suppresses.html" . + "saintly exhumed transcribes" . + "56"^^ . + . + _:Be78bdcd9f87f27113c01faa90080b1d7 . + _:Bbd62b3415cd3622e12d4fac2004006f3 . + . + "http://www.supplements.tld/revampers/placentas.html" . + "condemns remorselessness revampers" . + "195"^^ . + "http://www.jetsom.tld/supplements/remorselessness.html" . + . +_:B9fd06127fea7026cad3b6872cc8cb9a0 "Lidiy Haigwood" . +_:B9fd06127fea7026cad3b6872cc8cb9a0 . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + . + "http://www.brining.tld/equivocalness/calycle.html" . + "understructure forwardly equivocalness" . + "145"^^ . + "http://www.distributes.tld/brining/forwardly.html" . + . + _:Bbcc439586ff3ffc6137bf06b8e51d32d . + "1952"^^ . + "http://www.incapacious.tld/glary/speedster.html" . + "abjectness hairless glary" . + "176"^^ . + "deprehension incapacious hairless" . + . + _:B1fcd411cc6219e60828dda5140710eb3 . + . + "http://www.kaffirs.tld/rasps/forlornest.html" . + "rampagers extrications rasps" . + "145"^^ . + . + _:B7936a733be9e30b9922fdd1f9b1574a5 . + . + "http://www.buttons.tld/parred/consummations.html" . + "tapestried bridewell parred" . + "65"^^ . + "http://www.desiccated.tld/buttons/bridewell.html" . + "incomparability tacet libber privatest lolloping unauthentic skeeters teentsier pinspotter paganizes waxier bicultural enactment subdisciplines realness sounds disemboweling preintimation moratoria aromatize melders elegizes arrogates dusted motoric intimation bentwoods shirtiest graspers gandhi calpacs unpalatably commode relicense tourers asexuals redistills allocations biometer fuseless devilkin vexing pertly etiquettes derailleur amazedly laccolith reappraisal whinnied mazes mangling probeable sikhs disgorge bacchanalian outcrops fluorosis marbleize apprising meticulousness findable shote sweller redefinition freaked ungainly interminably forestall tuberoid precipitating unindemnified fakeers reassimilation resumed langauge begged deerflys splaying sassed overripe inchworms choruses schticks unrepentant recorded chairing mildews psalteries grandad benefited warpaths immunizations dognapers" . + . + _:Ba8585fb44e1cf9748b19e4b2e4a03959 . + . + "http://www.immoderacy.tld/resoundingly/papaya.html" . + "calculational militancy resoundingly" . + "198"^^ . + . + _:B361405e0b8c86498442f141dcadbd869 . + . + "http://www.evaluators.tld/laver/unstained.html" . + "lyriform vituperation laver" . + "16"^^ . + "http://www.gumming.tld/evaluators/vituperation.html" . + . + _:B129b799eedd8e3ebc105475aa4000551 . + _:Be50f93061a1194fa53415c3e71b864f8 . + . + "http://www.governs.tld/misdone/garlanded.html" . + "unforgettable motorboats misdone" . + "33"^^ . + . +_:B8f7df1e22d6786c629b720c78e13dea0 "Talopule Piccoli" . +_:B8f7df1e22d6786c629b720c78e13dea0 . +_:Bd5dcb041894627bc9bf4ccaf6cb39355 "Lakshmana Gesick" . +_:Bd5dcb041894627bc9bf4ccaf6cb39355 . + "http://www.categorically.tld/taoists/tannest.html" . + _:B4879066a7e5adccf5a98a6ac13553555 . + . + . + "biblically conserving taoists" . + . + "1954"^^ . + "boodles biblically categorically" . + "http://www.carried.tld/categorically/conserving.html" . + "92"^^ . + . +_:Bcd15d3f386d2f74263105350d4cdc5c4 "Ho Hutyra" . +_:Bcd15d3f386d2f74263105350d4cdc5c4 . + _:Bf3595c1ece38c505d92a1da706cbf28d . + . + "http://www.pathogeny.tld/friendships/addicts.html" . + "repurchases czechoslovak friendships" . + "12"^^ . + "http://www.officiator.tld/pathogeny/czechoslovak.html" . + . + "1966"^^ . + "191"^^ . + _:B97eb644bed17db36a7faa8b47f65425c . + "http://www.biochemistries.tld/chumship/tittie.html" . + "http://www.leveraged.tld/biochemistries/pinstriped.html" . + . + "panicles resubscribing biochemistries" . + "resubscribing pinstriped chumship" . + _:B7a7f95b23a21cbdda2dba6aea1e72847 . + . + _:B65a76dad7e29ecaf2bf8be04f0ad7eea . + . + "1965"^^ . + "http://www.calends.tld/dwindling/voyages.html" . + "nontraditional leucoma dwindling" . + "60"^^ . + "hocker calends leucoma" . + . +_:Bce5973e5a339ca0e8727f29dfd704afc "Kashawn Quastad" . +_:Bce5973e5a339ca0e8727f29dfd704afc . + _:Becb6d642193f1034dc34096af6c4c4b3 . + _:Bdcba40e5d818d8265338153585e68f3c . + . + "1962"^^ . + "http://www.detainment.tld/freeholds/translators.html" . + "unsophisticated humanities freeholds" . + "http://www.expediential.tld/detainment/humanities.html" . + "garret unsophisticated detainment" . + . + _:Bd90687bf799f96088bc87201a0155679 . + . + "http://www.godchild.tld/embrasure/strangled.html" . + "wisecracker restaging embrasure" . + "187"^^ . + "http://www.aldermanry.tld/godchild/restaging.html" . + . + _:B9b433821294e27c338e3f7ce9b88a369 . + . + "http://www.desiccative.tld/hydrographers/excommunication.html" . + "motionlessly uncloaks hydrographers" . + "198"^^ . + "http://www.overreactions.tld/desiccative/uncloaks.html" . + . + _:B79e7e6f71c9ff93158758e1fdbb5b0f9 . + _:Bc71e7b13117f4696cda6c61d96a6cc7f . + . + "http://www.mukluk.tld/materializes/addictively.html" . + "specialized catechist materializes" . + "112"^^ . + "http://www.webbed.tld/mukluk/catechist.html" . + . + _:Bab9120ceb47bcb24e92101810e8fb70f . + . + "http://www.irremediableness.tld/assisted/pharisaically.html" . + "startlers engrossing assisted" . + "142"^^ . + "http://www.monopolized.tld/irremediableness/engrossing.html" . + . + _:Bb01cbf6c53d18709910c1a530e691650 . + . + "http://www.misjudging.tld/quirts/dozens.html" . + "throbber viticulturists quirts" . + "30"^^ . + "http://www.ceremonialist.tld/misjudging/viticulturists.html" . + . + _:Badd53f1282f2a6d043e8e1a9afb4ffcd . + "http://www.unpeoples.tld/rubying/barbarianism.html" . + . + "flambeau orpines rubying" . + "1955"^^ . + "198"^^ . + _:B45d428ff26554eeb0f3ed413cb0e0aff . + . + "orpines barbarianism rarefier" . + "http://www.rubying.tld/rarefier/glossers.html" . + _:B1d9e70725faf5a76245f06c9b2455682 . + . + "http://www.satiates.tld/subdermal/fettlings.html" . + "oftener impossibleness subdermal" . + "53"^^ . + "http://www.cheats.tld/satiates/impossibleness.html" . + . +_:B5b909d282ced5f3428810c6dbfb7ce60 "Arpana Jastrebski" . +_:B5b909d282ced5f3428810c6dbfb7ce60 . + _:B6806b55fdfe89bc71391c66ae81b4be3 . + "1954"^^ . + "http://www.beanlike.tld/reconviction/quieten.html" . + "clandestineness apartmental reconviction" . + "25"^^ . + "resummoning beanlike apartmental" . + . + _:B4105994c6c6007109f546f3fa02e067f . + . + "1963"^^ . + "http://www.restraightening.tld/bachelorhood/superpower.html" . + "armchairs flunking bachelorhood" . + "10"^^ . + "http://www.discontinuing.tld/restraightening/flunking.html" . + "helpfully armchairs restraightening" . + . +_:B0207fed3bf5ec0e888cf29c3cd2c6a10 "Feliciano Yeske" . +_:B0207fed3bf5ec0e888cf29c3cd2c6a10 . +_:B9c59423a67b30063f9f47fb38fe7ea42 "Lutfi Peak" . +_:B9c59423a67b30063f9f47fb38fe7ea42 . + _:B570973d16b2e60ae84ec9eb3b77debc7 . + . + "http://www.seemly.tld/gambled/crocking.html" . + "bargainee chalices gambled" . + "http://www.greatheartedly.tld/seemly/chalices.html" . + . + _:B06e14f601bda8babc296766c001c7bbf . + _:Ba194826e8aa34bfabb6036ec7ea05f66 . + . + "http://www.removable.tld/ventured/beanbag.html" . + "fruiters sapphic ventured" . + "200"^^ . + . + _:B9b6cddd3b24f44d5685c3de28fa9ef4e . + . + "http://www.vampish.tld/reweighs/tarantulae.html" . + "pentacle cupbearers reweighs" . + "62"^^ . + "http://www.humbling.tld/vampish/cupbearers.html" . + . + _:Ba0822fd92400fa67660c764056358d77 . + . + "http://www.denazified.tld/sagiest/prorogues.html" . + "evenfall pyrostats sagiest" . + . + _:B860b51629b1d2a46508792e7e48f10e4 . + . + "http://www.warier.tld/ungrammatical/hatpins.html" . + "priorities vindication ungrammatical" . + "85"^^ . + "http://www.transgresses.tld/warier/vindication.html" . + . + _:B45b6cd73fbe939285b7713c51e0ddbe6 . + _:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 . + . + "http://www.adversely.tld/ephemerae/dragger.html" . + "ripplier vises ephemerae" . + "164"^^ . + . + _:Bf66d4bf13722abb4ce080be2bcc27c53 . + . + "http://www.yuks.tld/overhaul/gnats.html" . + "macrocephalic ratios overhaul" . + "160"^^ . + . + _:B028c3efbffcc05506ba03457874b8938 . + _:B8030a4c971d6d3751329700a949c8a55 . + . + "http://www.seducing.tld/freezes/corsair.html" . + "consequence interpreters freezes" . + "167"^^ . + "http://www.medicably.tld/seducing/interpreters.html" . + . + _:B8ccb1b211806bcc2dbedc660c778276a . + . + "http://www.thrivers.tld/brachiate/hospitalities.html" . + "heterodoxies dynamists brachiate" . + "81"^^ . + "http://www.prefacer.tld/thrivers/dynamists.html" . + . + _:Babce46c65d1cdf40867badaa31353e0c . + . + "http://www.cacophonous.tld/minicomputers/stoup.html" . + "lowbrow meerschaums minicomputers" . + "11"^^ . + "http://www.psaltry.tld/cacophonous/meerschaums.html" . + . +_:B6c5dd52f41d3845b9d50215365dff088 "Anja Rall" . +_:B6c5dd52f41d3845b9d50215365dff088 . +_:B711658c1dfb14f3d69b01b7d110f9f62 "Zeno Scheppe" . +_:B711658c1dfb14f3d69b01b7d110f9f62 . +_:B8214fb1919adbbd947a74d9045824caa "Tor Fieldman" . +_:B8214fb1919adbbd947a74d9045824caa . +_:Be50f93061a1194fa53415c3e71b864f8 "Gerbrug Adamczak" . +_:Be50f93061a1194fa53415c3e71b864f8 . +_:B1f9034a3f45de5c2d29d975757121a07 "Alice Molz" . +_:B1f9034a3f45de5c2d29d975757121a07 . +_:B17444272e744e5b40f80f504ccec30e3 "Oswald Jenness" . +_:B17444272e744e5b40f80f504ccec30e3 . +_:Bac88934bf6ee5bb3bad4bc2233dc3f1b "Lisil Hellmuth" . +_:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + . + "http://www.autostradas.tld/rotaries/discriminations.html" . + _:Bf45b422d9ff8043e82b20346c5b9fe40 . + "http://www.rotaries.tld/bathysphere/sunlights.html" . + . + "individualization flippers rotaries" . + "flippers discriminations bathysphere" . + "103"^^ . + "1950"^^ . + _:B7ff8ea9d16dc7d266189f14947148e03 . +_:B3ac65d9588840e49ada5aa3fa5c1f24c "Druson Doughtry" . +_:B3ac65d9588840e49ada5aa3fa5c1f24c . + _:B8e4cfdbfa5b3013b53941c8b18c7c03f . + _:B6b2ebbc824c9071db68ed80b61588b3d . + . + "http://www.rakishness.tld/muggins/apiarists.html" . + "classics rippers muggins" . + "http://www.ribboned.tld/rakishness/rippers.html" . + . + _:Bb8bdda93d3f3c5bf4c58f923f5566fd8 . + . + "http://www.addends.tld/wagers/joysticks.html" . + "immunopathology surveiled wagers" . + "2"^^ . + . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "1967"^^ . + "http://www.crackerjack.tld/tinkerer/disestablismentarianism.html" . + "seizers queys tinkerer" . + "103"^^ . + "http://www.historians.tld/crackerjack/queys.html" . + "bodings seizers crackerjack" . + . + _:B7e6e1d717e097961ab138eb2ec05c804 . + "1964"^^ . + "http://www.girthed.tld/workingman/disincorporated.html" . + "obstreperously rejuvenates workingman" . + "197"^^ . + "http://www.graying.tld/girthed/rejuvenates.html" . + "bighearted obstreperously girthed" . + . +_:B7bf5fd655ae1885a908c127b3f34a28e "Majdiyya Bonsall" . +_:B7bf5fd655ae1885a908c127b3f34a28e . +_:Bfc4fa55414d1404d170010383f381d37 "Juthe Bentson" . +_:Bfc4fa55414d1404d170010383f381d37 . +_:B41afb30e07e2f9a3bb55fccaf9fadd85 "Bhoomika Secord" . +_:B41afb30e07e2f9a3bb55fccaf9fadd85 . +_:Bfa5c475284975107e8a1af113cc37f2f "Signilda Buhite" . +_:Bfa5c475284975107e8a1af113cc37f2f . +_:Bfca66276327a3306339df397a00964ab "Heidelinde Kosse" . +_:Bfca66276327a3306339df397a00964ab . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "http://www.gifted.tld/alleviating/indwells.html" . + "pervertedness fingerprints alleviating" . + "161"^^ . + "http://www.phylum.tld/gifted/fingerprints.html" . + . +_:B1cff0c5a8900575d7744f6e93de6b97d "Tylena Gianandrea" . +_:B1cff0c5a8900575d7744f6e93de6b97d . +_:B763207f476c20ebdc143632f4e6bd7a5 "Kazushige Goeppner" . +_:B763207f476c20ebdc143632f4e6bd7a5 . + _:B639e11bb54547cf8ea403245e7b49d62 . + "1965"^^ . + "http://www.cereals.tld/fetishistic/extern.html" . + "yachtswoman harelike fetishistic" . + "unaddressed cereals harelike" . + . + _:Baaecd1ba16eaccbf7627227dbd040d36 . + _:Bb58daacbab4b07abc47a17c0ca2453bd . + . + "http://www.unprovided.tld/glycogens/varied.html" . + "trigging uncorked glycogens" . + "74"^^ . + . + _:Bc37fbf34713350aade16cb448ae89d62 . + _:Bcd3eb1168fe41c45ac9cf3b8605af268 . + . + "http://www.orthographically.tld/westernizing/kettledrums.html" . + "subtropical compliers westernizing" . + "27"^^ . + "http://www.maculates.tld/orthographically/compliers.html" . + . + _:B53cada86cdd30fa893cc068cdd8229a6 . + . + "1965"^^ . + "http://www.appendectomy.tld/hydrofoils/transaction.html" . + "deified sinusoidally hydrofoils" . + "177"^^ . + "http://www.detections.tld/appendectomy/sinusoidally.html" . + "malawians deified appendectomy" . + . + _:Bbed96cc1ecc513c3dcda5bc9d5cd1369 . + . + "http://www.dredged.tld/sulfuryls/alleged.html" . + "tooting drainers sulfuryls" . + "94"^^ . + . + _:Be19330c4d02e8b4ea227fbe98a89e6de . + . + "1965"^^ . + "http://www.clownish.tld/snowmobiling/ploughers.html" . + "folksier couriers snowmobiling" . + "17"^^ . + "paralyzes clownish couriers" . + . + _:B6520c0f3fce61b18277210a7f13e11bd . + . + "1964"^^ . + "http://www.busters.tld/peashooter/firesides.html" . + "crispest zymoplastic peashooter" . + "40"^^ . + "http://www.years.tld/busters/zymoplastic.html" . + "grassier crispest busters" . + . + _:Bd48b0b06fa6a01c4c43e7265e47d60d2 . + . + "http://www.glazier.tld/cannonry/concaveness.html" . + "overstretch markedly cannonry" . + "129"^^ . + . + _:B3e734aaa07c455d46c67bf55a7778104 . + . + "http://www.emigres.tld/playbill/adaptations.html" . + "heinousness kudos playbill" . + "161"^^ . + "http://www.machos.tld/emigres/kudos.html" . + . + "http://www.eardrop.tld/schoolgirls/deanships.html" . + "colonists debone schoolgirls" . + _:B2e7820e524d6d5265dace15dd890c23e . + _:Be1d746d920dd4fde37169c00c2407149 . + "1963"^^ . + . + "debone deanships levitation" . + . + "19"^^ . + "http://www.schoolgirls.tld/levitation/congruency.html" . +_:B406007adce18f2054bc340e603a48bd1 "Henriette Buscarino" . +_:B406007adce18f2054bc340e603a48bd1 . + _:Bf3ac768edc82318d6648cba22228e7da . + . + "http://www.wobegone.tld/dustier/brutalization.html" . + "bloodcurdling offerings dustier" . + "69"^^ . + "http://www.simulated.tld/wobegone/offerings.html" . + . + _:Bdafee138b2bf7eff36971df8d97554a9 . + . + "http://www.chirpers.tld/abstruser/pishing.html" . + "nester tweets abstruser" . + "188"^^ . + "http://www.reusable.tld/chirpers/tweets.html" . + . + "1957"^^ . + "2"^^ . + "Journal 4 (1957)" . + "1"^^ . + . + "http://www.pastimes.tld/isotopically/skeletons.html" . + "rowan beleaguered isotopically" . + . + . + "deformity rowan pastimes" . + . + _:B257564cd13ed9e8d922ca977213beda9 . + "http://www.bugeyes.tld/pastimes/beleaguered.html" . + "1967"^^ . + "112"^^ . + . + _:B691d56b0c2bbec38fde654b4dbed7a07 . + . + "http://www.mitering.tld/tiptoed/humoring.html" . + "etchers laboratorian tiptoed" . + . +_:B4f90c983f70fd0b8aba2681f22e91ffc "Dujuan Altum" . +_:B4f90c983f70fd0b8aba2681f22e91ffc . +_:Ba594d6761cc36eb50f3fd1792a4fc974 "Dejohn Dallaire" . +_:Ba594d6761cc36eb50f3fd1792a4fc974 . +_:B9a69a0bad3cafca34cdbff81824e2bbe "Christl Wortham" . +_:B9a69a0bad3cafca34cdbff81824e2bbe . + _:B3a05c94ffe657afffe18fd7148308a67 . + _:B253f8b9da19965041e482d8db10ffc65 . + . + "http://www.gladdest.tld/calibrator/platesful.html" . + "exaggeratedly reoil calibrator" . + "19"^^ . + . + _:B1b7402a72f97bb95484061900f5b68c9 . + . + "http://www.directorship.tld/snobbishness/pelletizing.html" . + "subduals classily snobbishness" . + "188"^^ . + . + _:B32d03f67014566dc8172de4455d8546c . + . + "http://www.enfeoffed.tld/intended/deprecator.html" . + "rehearses concealing intended" . + "http://www.aspiration.tld/enfeoffed/concealing.html" . + . +_:B14cc778fa0077d8081d141ba64544b73 "Dara Dragich" . +_:B14cc778fa0077d8081d141ba64544b73 . +_:B632a577ceb1003c50a397e70d3e833a6 "Chle Purdin" . +_:B632a577ceb1003c50a397e70d3e833a6 . +_:Bec04700dd406372039f083c73c89298f "Mauricio Caisse" . +_:Bec04700dd406372039f083c73c89298f . + _:B6d4cb4597f0b90dba7a6753178ccb31b . + . + "1962"^^ . + "http://www.traduce.tld/bollixes/thrillingly.html" . + "ministration anthills bollixes" . + "18"^^ . + "http://www.draftees.tld/traduce/anthills.html" . + "ownerships ministration traduce" . + . + _:B42c462cfe3fe58477c9f8b01b3ca54d4 . + _:Bbb68c27522543ac1defa5d7dd2c4e811 . + . + "http://www.chaconnes.tld/verticality/ruthlessness.html" . + "mussing beauish verticality" . + "52"^^ . + "http://www.posthypnotic.tld/chaconnes/beauish.html" . + . + _:B757251396af4149f8d22505e6b1272f6 . + . + "http://www.spermatic.tld/splashed/mallards.html" . + "reanimation fatigues splashed" . + "67"^^ . + "http://www.protesters.tld/spermatic/fatigues.html" . + . +_:B50bdd1bce7399f817d64196f611b0507 "Jette Kinnard" . +_:B50bdd1bce7399f817d64196f611b0507 . + _:Bf0d2d56950258cd57853ec8a3acce259 . + . + "http://www.codefendants.tld/hardcore/basking.html" . + "toluyl deism hardcore" . + "23"^^ . + "http://www.eulogistic.tld/codefendants/deism.html" . + . +_:B1bfed0f416a6913e97e75511d062af35 "Astra Salmela" . +_:B1bfed0f416a6913e97e75511d062af35 . +_:B928a95cfc32dccb0b143124bb6fc9397 "Anier Boutot" . +_:B928a95cfc32dccb0b143124bb6fc9397 . + _:B3e0978f6a1cdb57fe50d7a54ba99d8ca . + _:B743b40476b5ea4601040b5244511881a . + . + "http://www.rosalind.tld/unpitying/satchels.html" . + "tackling lefts unpitying" . + "87"^^ . + "http://www.pentalogies.tld/rosalind/lefts.html" . + . +_:Bc96a13eb2bc6c573282990fc2035a0ce "Tore Cypress" . +_:Bc96a13eb2bc6c573282990fc2035a0ce . + _:B2bcbad01db4ea790f36a6969d7b6872b . + . + "1959"^^ . + "http://www.apprehending.tld/screws/oilhole.html" . + "dictatorships mailwoman screws" . + "62"^^ . + "http://www.allayment.tld/apprehending/mailwoman.html" . + "singed dictatorships apprehending" . + . +_:Bc90a3f951841a7f71650612485861709 "Kellie Frenner" . +_:Bc90a3f951841a7f71650612485861709 . + _:B0006075915da84b0039da0b39fd1b920 . + . + "http://www.izzards.tld/banning/vowing.html" . + "parked crenelating banning" . + "179"^^ . + "http://www.syndications.tld/izzards/crenelating.html" . + . +_:B7af36aef1aee24b7e12f2fd18f67bf2a "Naaila Lura" . +_:B7af36aef1aee24b7e12f2fd18f67bf2a . +_:Bd70bb70799a5dc7ab6dea872b4e5e6c9 "Ehud Bazzle" . +_:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + "ciliary blitzkriegs oviparous" . + . + "120"^^ . + "1954"^^ . + "jodhpur ciliary coitus" . + "http://www.poetized.tld/coitus/blitzkriegs.html" . + "http://www.coitus.tld/oviparous/inkpots.html" . + . + . + _:Baf1e145125a8cff779738bc7f65e71db . + _:B15079caf759121b399f126a075e5caca . +_:Bdafee138b2bf7eff36971df8d97554a9 "Marianne Dacquel" . +_:Bdafee138b2bf7eff36971df8d97554a9 . +_:B253f8b9da19965041e482d8db10ffc65 "Puna Gerking" . +_:B253f8b9da19965041e482d8db10ffc65 . +_:B27ff2968fc6ec7926aa9fa032a09e4b6 "Wladyka Buttolph" . +_:B27ff2968fc6ec7926aa9fa032a09e4b6 . + _:B2e0ef7a13e69c9217376879e56246d7d . + . + "http://www.carver.tld/fosters/scalepans.html" . + "eductions nucleoprotein fosters" . + "82"^^ . + "http://www.procathedrals.tld/carver/nucleoprotein.html" . + . + _:B59aa95a56ede2d59ad9f3ee523bd8730 . + . + "1965"^^ . + "http://www.sponging.tld/denarii/schmo.html" . + "limewater resistors denarii" . + "179"^^ . + "undisputed sponging resistors" . + . + _:B4f8c3387eaa8b2739d94f3afab11ef30 . + . + "http://www.fewnesses.tld/gruffest/depressives.html" . + "arithmetically occupants gruffest" . + "97"^^ . + "http://www.inebriation.tld/fewnesses/occupants.html" . + . + _:Bea7ebeabbeb9651f9fbda5a062606f2a . + . + "http://www.tightly.tld/commixt/smirkier.html" . + "bustles secularize commixt" . + "173"^^ . + . + _:Bc5ac3a2499601d27260e031354824997 . + . + "http://www.snarks.tld/codling/cordate.html" . + "chipping macintoshes codling" . + "165"^^ . + "http://www.mortice.tld/snarks/macintoshes.html" . + . + _:Bf41d1458a94a3d4f2fd929f4e63455bf . + _:B42c462cfe3fe58477c9f8b01b3ca54d4 . + . + "http://www.looms.tld/procuration/interconnect.html" . + "matriarchs groping procuration" . + "194"^^ . + "http://www.emender.tld/looms/groping.html" . + . + _:B0a76f897f53148474c76751d9e259d03 . + "1955"^^ . + "http://www.glassed.tld/casking/beclouding.html" . + "underexposed dispiriting casking" . + "168"^^ . + "http://www.meningeal.tld/glassed/dispiriting.html" . + "targeting underexposed glassed" . + . +_:Be3f6e15d312439ed2ba046139a0aa909 "Mutlaq Gerfin" . +_:Be3f6e15d312439ed2ba046139a0aa909 . + _:Bf32b71031c70c00bd8c209d5e19a2686 . + . + "1954"^^ . + "http://www.honour.tld/viols/fuzes.html" . + "pyramids bookends viols" . + "175"^^ . + "http://www.trajectories.tld/honour/bookends.html" . + "breakdowns pyramids honour" . + . +_:B720ad919d538c5312fe4d12f0ed0fc27 "Khadija Lagerquist" . +_:B720ad919d538c5312fe4d12f0ed0fc27 . + _:B737ec9220d73b30f07399fbb5fbc54a5 . + . + "http://www.inchworm.tld/adjudicates/ducking.html" . + "regermination crankcases adjudicates" . + "142"^^ . + "http://www.vireos.tld/inchworm/crankcases.html" . + . + _:B8d28ac2dee45578197bf5ca969f819de . + "1963"^^ . + "http://www.soulfulness.tld/marge/gruelling.html" . + "queerness resituated marge" . + "80"^^ . + "pyrethrum soulfulness resituated" . + . + _:B0d404835f749072a53350195676aab32 . + . + "http://www.diapasons.tld/paretics/muckraked.html" . + "scabbing bootyless paretics" . + "125"^^ . + "http://www.sparkily.tld/diapasons/bootyless.html" . + . + _:Bfe9d7b0df2bccb792c6e4d4c45ee10ff . + _:B071c349377f9e8a804e9fad436980100 . + . + "http://www.crepey.tld/fallowed/centralists.html" . + "knappers hindquarters fallowed" . + "54"^^ . + "http://www.bullied.tld/crepey/hindquarters.html" . + . + _:Bc1992c59cc2155db9c093f6ff858467a . + _:B17543dc14b237d30682a897506aa990f . + . + "http://www.metrically.tld/diestocks/retailing.html" . + "acquisitiveness tackiness diestocks" . + "76"^^ . + "http://www.squinted.tld/metrically/tackiness.html" . + . + _:B8bae6d95aae30c66504ac6d69f356f69 . + . + "http://www.stopgaps.tld/updated/agonized.html" . + "complying circulates updated" . + "160"^^ . + . + _:B6ca04155388660acb74651dd75f10775 . + . + "http://www.wishbones.tld/captions/transects.html" . + "centrists widows captions" . + "41"^^ . + . + _:B03f0acc11812950dde818ad3c5056c8b . + . + "http://www.sanity.tld/fussier/foins.html" . + "stilling loosener fussier" . + "77"^^ . + "http://www.inertness.tld/sanity/loosener.html" . + . + _:B4df5fec6a97bb3441672df031606c767 . + . + "1961"^^ . + "http://www.peacefully.tld/overlaps/reanalyzing.html" . + "modifies fatiguing overlaps" . + "151"^^ . + "seigniorial peacefully fatiguing" . + . +_:Bd248bb03ed5b7018fada6b1789ff05bf "Gennadi Schanck" . +_:Bd248bb03ed5b7018fada6b1789ff05bf . +_:B6950bf38cb674d8120a2462e75398279 "Janny Mccaine" . +_:B6950bf38cb674d8120a2462e75398279 . +_:B2b4865282e5950321488a284c183e7c1 "Tatiana Siar" . +_:B2b4865282e5950321488a284c183e7c1 . + _:B8174f5e8d948c02b0f7794818be472e4 . + . + "http://www.ignitable.tld/opals/mating.html" . + "simoleons entrap opals" . + . +_:B20bd2b326886c5dc5c5f34b99f028aaf "Naseeba Madding" . +_:B20bd2b326886c5dc5c5f34b99f028aaf . +_:Bc09e302b886ea28949cfa7f47b2bbbcd "Charlot Zuckerman" . +_:Bc09e302b886ea28949cfa7f47b2bbbcd . + _:Bb49126e7e017368fc1f6d22406063149 . + "http://www.unvaried.tld/bivalencies/wirepulling.html" . + . + . + "http://www.anointed.tld/unvaried/bedamns.html" . + "1950"^^ . + "75"^^ . + "megapod nontemporally unvaried" . + _:B1429a6f21c30c984df50393eb525c886 . + . + "nontemporally bedamns bivalencies" . + _:B4593b288dffcf2fb0c0778ae3673cfa5 . + . + "http://www.contributorily.tld/legroom/somatopsychic.html" . + "plumply eutrophic legroom" . + "49"^^ . + . + _:B23f1a2a8d06a4178fd32f936e30493fd . + . + "http://www.rollout.tld/sanctums/conspectus.html" . + "cherished sputniks sanctums" . + "70"^^ . + "http://www.nonrenewable.tld/rollout/sputniks.html" . + . + . + _:B470fe321772dab25755f4ae7e2a6a877 . + _:B6b5e975b831bbdfb3daa199ab7429997 . + . + "http://www.taunting.tld/lobsters/careering.html" . + "composedly dragged lobsters" . + "149"^^ . + "http://www.hierarchs.tld/taunting/dragged.html" . + . + _:B97b22efb255cf9eb99c03e6216fe8d0c . + . + "http://www.septuple.tld/manifestative/prosecutions.html" . + "flickery puniness manifestative" . + "179"^^ . + "http://www.tailcoat.tld/septuple/puniness.html" . + . + _:B32b63d30ae545f59e6fa764e151124d0 . + . + "1958"^^ . + "http://www.drowning.tld/rancour/initialed.html" . + "jurors aquas rancour" . + "142"^^ . + "uncoupled drowning aquas" . + . + _:B2c3a1c46369e6fdc8dd8afa66e75b214 . + _:B7fb803dbb645bb68af333c5adaf97e0a . + . + "1964"^^ . + "http://www.overkills.tld/misbehaver/semipro.html" . + "heil openheartedness misbehaver" . + "27"^^ . + "mooing overkills openheartedness" . + . + _:B15dd4542f3a364fef6902aacfc0396c4 . + _:Bf3170a32e3579767fbc06a67bdf516b8 . + . + "http://www.mapmaker.tld/subassembly/jowliest.html" . + "allegers seafloor subassembly" . + "18"^^ . + "http://www.stoutish.tld/mapmaker/seafloor.html" . + . +_:B1591f0ed317fe3b15fa6adfdb1172846 "Latonya Gucciardi" . +_:B1591f0ed317fe3b15fa6adfdb1172846 . + _:B189ee39623915f8e0d9a5f0ae83a3976 . + . + "http://www.spreadsheet.tld/bedcovers/ruralite.html" . + "unmarried yahooism bedcovers" . + "36"^^ . + . +_:B87c3a255738c39df571ef401d499fa08 "Alissa Woodridge" . +_:B87c3a255738c39df571ef401d499fa08 . + _:B13bd0cc55e7e4625fa84c4eebc0ae623 . + _:Bd725b12d9920aa705ef7a5ca10dee062 . + . + "http://www.signers.tld/ensorcels/nonvirulent.html" . + "freewheelers unavailingly ensorcels" . + "71"^^ . + "http://www.crucialness.tld/signers/unavailingly.html" . + . +_:B8ccb1b211806bcc2dbedc660c778276a "Kent Taurino" . +_:B8ccb1b211806bcc2dbedc660c778276a . + _:Be9816138259c08b383b226b8c3af6ea7 . + . + "http://www.parboiled.tld/consenters/overdramatize.html" . + "grandly declarations consenters" . + "67"^^ . + "http://www.toxicants.tld/parboiled/declarations.html" . + . +_:B372a9e2d9158226b78a427f75d9bee68 "Vseslava Szollosi" . +_:B372a9e2d9158226b78a427f75d9bee68 . +_:B72119c1b37980371b6cc724c1a7772bb "Machum Chappuis" . +_:B72119c1b37980371b6cc724c1a7772bb . +_:B2ba0ab2c56b5e6c7a71b8b2c10111e97 "Tyla Deon" . +_:B2ba0ab2c56b5e6c7a71b8b2c10111e97 . + _:Bd2da9ba45a88c47b6c1f90006921cd40 . + . + "http://www.aspersors.tld/matzohs/bung.html" . + "openmouthed mealybugs matzohs" . + "187"^^ . + . +_:Bd10dadffd1779f956f9c2b9d815d205b "Cartier Poister" . +_:Bd10dadffd1779f956f9c2b9d815d205b . + _:Bc90dbf58f1036b70146609a9fd8791e7 . + . + "http://www.constructive.tld/overfill/thousandths.html" . + "shipbuilder adjournments overfill" . + "149"^^ . + "reentered lithographer insurrectionist gabbler caitiffs alkyls understructures neutrally innateness clamping" . + "http://www.apocryphalness.tld/constructive/adjournments.html" . + . +_:B6c22be48b92b3c6fb03df8f31a92df59 "Chebi Selking" . +_:B6c22be48b92b3c6fb03df8f31a92df59 . + "1231"^^ . + "http://www.dripper.tld/uncertified/kiltie.html" . + _:B2f06a021de5af0b85ee3836e574cf4d2 . + "1964"^^ . + "Proceeding 4 (1964)" . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + "repined dripper zwiebacks" . + . + "ME Sharpe" . + "0-5743-3312-0" . + _:B197974907abcdaf544a50be131fe5ce3 . + . + "http://www.debtors.tld/reexpressed/oleoresin.html" . + "forefeet understatement reexpressed" . + "http://www.slabbery.tld/debtors/understatement.html" . + . + . + "http://www.mated.tld/beano/pastina.html" . + "slackly inactively beano" . + "http://www.interdependence.tld/mated/inactively.html" . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + "151"^^ . + "micromanipulator slackly mated" . + "1967"^^ . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + . +_:B778b067df1329f131045c78edcc3e800 "Marcellus Guercio" . +_:B778b067df1329f131045c78edcc3e800 . +_:B93771e81e7cc235be67f2aa179fd5ac5 "Carey Huenink" . +_:B93771e81e7cc235be67f2aa179fd5ac5 . +_:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 "Ketan Dejulio" . +_:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 . + . + _:B1319d4fee7d182b2141d627050d63ea8 . + _:B400dcdf9760489e893e74ca98dbefdad . + . + "http://www.fellowman.tld/museful/medallions.html" . + "untold adamantine museful" . + "147"^^ . + "http://www.timidities.tld/fellowman/adamantine.html" . + . +_:Beca75f5200fac12f1efe9981e0e20dcd "Bishr Napoletano" . +_:Beca75f5200fac12f1efe9981e0e20dcd . +_:Bf42129c9bb465a6557332dfe83af5415 "Nadya Rougier" . +_:Bf42129c9bb465a6557332dfe83af5415 . + _:B94a0a194e3973e1681633e8532efc2c3 . + . + "1957"^^ . + "http://www.educating.tld/arsenides/timeservers.html" . + "bullfighter reagent arsenides" . + "142"^^ . + "http://www.constants.tld/educating/reagent.html" . + "beseeming bullfighter educating" . + . + _:Bfdbe043e21c9d576b096011d4b85e299 . + . + "1956"^^ . + "http://www.garrottes.tld/pesterer/including.html" . + "delineation cannabic pesterer" . + "136"^^ . + "incarnadine garrottes cannabic" . + . + _:B518a096571f8430d351accc6b1baa5ac . + . + "http://www.unutilized.tld/otologist/conurbations.html" . + "overturn stolidly otologist" . + "16"^^ . + "http://www.coyest.tld/unutilized/stolidly.html" . + . +_:Becef1ea372750d4cb1718e5cf2b4fcb1 "Abdallah Kahrer" . +_:Becef1ea372750d4cb1718e5cf2b4fcb1 . + _:Bbaa34103ef1e3112ac0a4f85581f97cb . + . + "http://www.despondency.tld/backspin/hoisting.html" . + "fraternize insurrectionaries backspin" . + "http://www.warping.tld/despondency/insurrectionaries.html" . + . +_:Be5f3307254ae8a69d1bc7fb7a981dee9 "Kokan Millener" . +_:Be5f3307254ae8a69d1bc7fb7a981dee9 . + _:Bb484c6e972d96d7aca208482c82a9d0a . + . + "http://www.veins.tld/nullificator/infundibula.html" . + "albanians bonneted nullificator" . + "161"^^ . + "http://www.sapwood.tld/veins/bonneted.html" . + . + _:B497b9cb932328e250bc3e843939ad480 . + . + "http://www.tymbal.tld/imply/bluecoats.html" . + "misintelligence gargoyle imply" . + "16"^^ . + "http://www.rovings.tld/tymbal/gargoyle.html" . + . +_:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 "Jaen Kerechanko" . +_:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 . +_:B7df84619e7d24efdda3e0f80498adcfd "Hyacinth Caputo" . +_:B7df84619e7d24efdda3e0f80498adcfd . + _:Bca0ae9a532923c713d4f1554025d9d0c . + . + "1963"^^ . + "http://www.ryegrasses.tld/slaverers/menhir.html" . + "raveller wildwoods slaverers" . + "163"^^ . + "http://www.subsidizes.tld/ryegrasses/wildwoods.html" . + "opposing raveller ryegrasses" . + . + _:B5819da5ac8e725d166de6fc7d85017f0 . + . + "1962"^^ . + "http://www.ohing.tld/cemeteries/convivially.html" . + "exorciser slinger cemeteries" . + "39"^^ . + "http://www.respectability.tld/ohing/slinger.html" . + "dialed exorciser ohing" . + . + _:Bc2abe325305b6fd2e9ba413b437ca7ff . + . + "http://www.jamaican.tld/muumuus/ecumenicalism.html" . + "straits chessboard muumuus" . + "89"^^ . + "http://www.baselessness.tld/jamaican/chessboard.html" . + . + _:Bba019560539d5678b7d0228525eb76cf . + . + "http://www.sublessor.tld/yeshivoth/displeased.html" . + "coshed gluers yeshivoth" . + "87"^^ . + "http://www.modules.tld/sublessor/gluers.html" . + . +_:B5d231fe0eef357496a16c8d7013ea31d "Lita Amacker" . +_:B5d231fe0eef357496a16c8d7013ea31d . + _:B0301054bfc04a74aa3dac46af17e6a35 . + . + "http://www.subclassified.tld/decays/prizefight.html" . + "recomposes grifts decays" . + "9"^^ . + "http://www.fevers.tld/subclassified/grifts.html" . + . + _:B62fe21d5176685f6bdccaceeb014e84e . + . + "http://www.eyestalks.tld/outsmarting/eavesdrops.html" . + "equalised administrator outsmarting" . + "41"^^ . + "http://www.unclean.tld/eyestalks/administrator.html" . + . +_:B914edd165db242d2cefeb6176fdff621 "Vina Lemire" . +_:B914edd165db242d2cefeb6176fdff621 . +_:B5d2bc7dbcf4ef4ec80c230c0be24994c "Blair Cappucci" . +_:B5d2bc7dbcf4ef4ec80c230c0be24994c . +_:B8e2c430fd2289c1f5cb9be94f0a1ab63 "Dmitreeva Ellsbury" . +_:B8e2c430fd2289c1f5cb9be94f0a1ab63 . +_:B19af907d122c2c35c6786dece213cc07 "Lasil Legum" . +_:B19af907d122c2c35c6786dece213cc07 . + _:Bdc1221276656bdc747669dfc68cd032a . + . + "1952"^^ . + "http://www.preadult.tld/indurating/childhoods.html" . + "promiscuities misprinting indurating" . + "181"^^ . + "http://www.chopsticks.tld/preadult/misprinting.html" . + "racetracks promiscuities preadult" . + . +_:Bceec03db53d300d53ef1138a41c1b31a "Kaylin Bettner" . +_:Bceec03db53d300d53ef1138a41c1b31a . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . + _:B90d2502e6a8afb17a31b9c14ae70c264 . + . + "http://www.bedstraws.tld/elation/swampland.html" . + "reindexed thoughtless elation" . + "69"^^ . + "http://www.entailments.tld/bedstraws/thoughtless.html" . + . +_:Bf54e32f048507cb1e888cdfcbbb692c8 "Tomila Amsler" . +_:Bf54e32f048507cb1e888cdfcbbb692c8 . + _:Bccbde05c645795f2c807dba8bd0f4c1d . + . + "1959"^^ . + "http://www.competently.tld/reentered/lithographer.html" . + "soarers spriest reentered" . + "117"^^ . + "http://www.terrifying.tld/competently/spriest.html" . + "coir soarers competently" . + . + _:Bfa09e47ebeccf5260a0216af2ff23e1a . + . + "http://www.bendy.tld/lichee/withholding.html" . + "yachting splurging lichee" . + "133"^^ . + "http://www.microform.tld/bendy/splurging.html" . + . +_:B41fbc4fdcccafb8fbdac736751592a27 "Dianne Sanko" . +_:B41fbc4fdcccafb8fbdac736751592a27 . + _:Bbec4f7bb0edd1c6aa33ea213c23f19a2 . + . + "http://www.theologies.tld/bookrest/spurned.html" . + "paradigms jaggers bookrest" . + "77"^^ . + "http://www.salesgirls.tld/theologies/jaggers.html" . + . +_:Bfadb3cc674cf9dd019a72e5f78214989 "Carsten Yanoff" . +_:Bfadb3cc674cf9dd019a72e5f78214989 . + . + _:B92b0fa718550e8bad5b1f8bc7d237b17 . + . + "http://www.cordilleras.tld/alkalin/succulently.html" . + "subpartnership recirculations alkalin" . + "147"^^ . + "http://www.maladjustments.tld/cordilleras/recirculations.html" . + . +_:B844be2cab209dbe74d28030aec02c341 "Cynthiarose Pembleton" . +_:B844be2cab209dbe74d28030aec02c341 . + . + _:B29fe73775cc5ce9d114168c804e6615a . + "1966"^^ . + "poundals peahen gyrator" . + "http://www.gyrator.tld/dumpcart/officiated.html" . + _:B48a6c43b33e38735c86ca52d7ea603c3 . + "http://www.guttered.tld/gyrator/irascibility.html" . + "peahen irascibility dumpcart" . + . + "56"^^ . + _:B0b2b82a98d5be1576b1cd2df66a1aef9 . + . + "http://www.milkiest.tld/sillies/doughiest.html" . + "odalisks drones sillies" . + "20"^^ . + "swooned lurches floatier apolunes inanimately piracies futurologist lobbied misact wakening jeeringly" . + "http://www.afterglows.tld/milkiest/drones.html" . + . + _:Be0409b8dd6cb65921cfcaea579342377 . + . + "1965"^^ . + "http://www.klans.tld/agreeably/deedbox.html" . + "caddying airfreight agreeably" . + "91"^^ . + "http://www.ampuls.tld/klans/airfreight.html" . + "ligated caddying klans" . + . + _:B36c58ef6b9ba1248229c1f12d11e6927 . + . + "http://www.sequestrated.tld/batiks/melodist.html" . + "damns fetted batiks" . + "138"^^ . + "http://www.outgoes.tld/sequestrated/fetted.html" . + . + _:B6e81bed99adda8f09291253b8afaa8b1 . + . + "http://www.angularities.tld/abstractionists/hyperopic.html" . + "doorstops semilegendary abstractionists" . + "84"^^ . + "http://www.beaked.tld/angularities/semilegendary.html" . + . + _:B6520c0f3fce61b18277210a7f13e11bd . + . + "http://www.aery.tld/muskits/piccalilli.html" . + "regathers profitable muskits" . + "46"^^ . + . +_:Bcb492a46d4f9ea823005f86fb1970d39 "Takuya Kedia" . +_:Bcb492a46d4f9ea823005f86fb1970d39 . +_:B5999de4f66df37ee6e7c85985b72394c "Cornelio Kowalke" . +_:B5999de4f66df37ee6e7c85985b72394c . +_:Bdb447df64adec680cf1a41fe5d6cb55f "Filippa Wei" . +_:Bdb447df64adec680cf1a41fe5d6cb55f . +_:B129b799eedd8e3ebc105475aa4000551 "Otojiro Adsit" . +_:B129b799eedd8e3ebc105475aa4000551 . + _:B39e1b22c766b552d638b587a89d4456d . + . + "http://www.ofttimes.tld/pests/foresworn.html" . + "tattiest nepotisms pests" . + . + _:Befd1f253a25d5f1169cf43ee546a854b . + . + "1961"^^ . + "http://www.gravelly.tld/trousseau/lowlander.html" . + "impearling bovinely trousseau" . + "58"^^ . + "http://www.affirming.tld/gravelly/bovinely.html" . + "hatcheck impearling gravelly" . + . +_:Bbff5581b4968c237bf3dbd25fdf9ff8a "Sanson Litteer" . +_:Bbff5581b4968c237bf3dbd25fdf9ff8a . + _:B6f5aa0f4ae3050799d53419d3323bfa8 . + . + "http://www.misinformants.tld/punitively/poetess.html" . + "recognizance silvester punitively" . + "64"^^ . + "http://www.godling.tld/misinformants/silvester.html" . + . +_:B245b3d4c6c3389b6d9df05fadb55835f "Fey Dally" . +_:B245b3d4c6c3389b6d9df05fadb55835f . + _:B8b933dfd918f252ed5e7dd44f4c209d8 . + . + "1965"^^ . + "http://www.pursers.tld/unrequitable/satiation.html" . + "metalling tsaritza unrequitable" . + "69"^^ . + "binal pursers tsaritza" . + . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + . + "1964"^^ . + "http://www.internodal.tld/permissable/booed.html" . + "eponymy academicism permissable" . + "109"^^ . + "marshaling internodal academicism" . + . + _:B62f22e2f136b70608e4de1225d79eb41 . + . + "http://www.clarinettist.tld/nonplusing/dashpots.html" . + "rename unamused nonplusing" . + "52"^^ . + . +_:Bb29bc2e7247a2397bc4f65da8d41c0de "Aleydis Virgadamo" . +_:Bb29bc2e7247a2397bc4f65da8d41c0de . + _:B7a75d32a54f1dea9cc168ed5fefa0e9c . + . + "http://www.sniggering.tld/recreations/oakum.html" . + "swallowed gads recreations" . + "130"^^ . + . + _:B973b82f67ab51ab533a4bd9149b45937 . + . + "http://www.femurs.tld/psychokinesia/pulleys.html" . + "caveats catawbas psychokinesia" . + "8"^^ . + "http://www.implored.tld/femurs/catawbas.html" . + . + _:B58b900be1976118dda613b9e3694d97a . + . + "http://www.cubiform.tld/ebonizing/monocots.html" . + "belligerents buncoing ebonizing" . + "125"^^ . + "http://www.exhilarative.tld/cubiform/buncoing.html" . + . + _:Ba17b57aaa68f34da4828587d097e52ed . + . + "http://www.antimacassar.tld/bloodily/soapboxes.html" . + "cubbish outstretches bloodily" . + "161"^^ . + "4"^^ . + "http://www.abstrusely.tld/antimacassar/outstretches.html" . + . +_:B3416fa014a1f1bbaa58592f4788f00e4 "Valerius Mcconnell" . +_:B3416fa014a1f1bbaa58592f4788f00e4 . +_:B019494e40bb7cb46b15c73cf39cf2195 "Jannah Jaffee" . +_:B019494e40bb7cb46b15c73cf39cf2195 . +_:Bda2a1ece8a9cb2c265445c9319c4522c "Euzebia Argetsinger" . +_:Bda2a1ece8a9cb2c265445c9319c4522c . +_:B6d4e26e82eee21297d18f7dfc0bbce9d "Patrido Sielaff" . +_:B6d4e26e82eee21297d18f7dfc0bbce9d . + _:B0848f2384e1baaed9966e9706e4198c7 . + _:B4c12d0d7ec7f53334ba915a41b8bb551 . + . + "http://www.botches.tld/indigoes/oolith.html" . + "cleanly chancier indigoes" . + "106"^^ . + "http://www.hometown.tld/botches/chancier.html" . + . + _:Ba4c1f65fe01854dec1487867eed1aa2c . + . + "1960"^^ . + "http://www.expectorates.tld/relation/rules.html" . + "fervors shedable relation" . + "87"^^ . + "http://www.sawboneses.tld/expectorates/shedable.html" . + "mindedly fervors expectorates" . + . +_:B181866caae10f590d72ffaf44fe20c7a "Tameesha Wysocki" . +_:B181866caae10f590d72ffaf44fe20c7a . +_:Bdf6c59a4d3125abb8676aa53ae41ad9a "Cozzie Parkhurst" . +_:Bdf6c59a4d3125abb8676aa53ae41ad9a . + _:Bf2b46b24da62af30ae3d28bd6c8ce1f9 . + . + "http://www.pallidly.tld/unreflecting/exempli.html" . + "worming spunkiest unreflecting" . + "179"^^ . + "http://www.hospices.tld/pallidly/spunkiest.html" . + . + _:B23aabf88aafac8cddd8aa94da33ef797 . + _:Ba5ace739f809d5a6d1368f9b73a6c1b4 . + . + "http://www.octopod.tld/shuffler/lactations.html" . + "outspreading gnaws shuffler" . + "167"^^ . + "http://www.commutative.tld/octopod/gnaws.html" . + . + _:B9b32a0e06e92506784bde89b41b0055b . + _:B9d8b78bd6920274426637abb3e176e40 . + . + "1966"^^ . + "http://www.germicides.tld/obsessively/reprehension.html" . + "shagreen acidifies obsessively" . + "tunably germicides acidifies" . + . +_:B9b32a0e06e92506784bde89b41b0055b "Chayo Simons" . +_:B9b32a0e06e92506784bde89b41b0055b . +_:Baee5549aef5abdf649048c0f34cf47ac "Zdzislaba Inafuku" . +_:Baee5549aef5abdf649048c0f34cf47ac . +_:Bdc68ee6ea195d59c24c887fe5f417849 "Umeko Cadriel" . +_:Bdc68ee6ea195d59c24c887fe5f417849 . + _:Bdf99fd9f367ce5c83f3e9dfb5288967c . + . + "1966"^^ . + "http://www.teashops.tld/calumniation/bifurcates.html" . + "diets grazingly calumniation" . + "107"^^ . + "http://www.skipperage.tld/teashops/grazingly.html" . + "encephala diets teashops" . + . + "1960"^^ . + "dearies numberings bridged" . + . + "18"^^ . + _:B5386c452855a1419eb903306476d9d99 . + "http://www.treasurership.tld/stylebooks/numberings.html" . + "http://www.stylebooks.tld/bridged/weightily.html" . + . + _:B9be74439378463e7ba5fc4b137b0069b . + "dulcets dearies stylebooks" . + _:B4d654d53b01f580640b4e2928770b6c1 . + . + "http://www.establishments.tld/wined/arrester.html" . + "slinking pendulums wined" . + "132"^^ . + "http://www.bolloxes.tld/establishments/pendulums.html" . + . + _:B45cf1ba1da6a71abf3ae260c88f2dbb0 . + . + "http://www.phlegms.tld/messages/clairvoyance.html" . + "toothpastes revives messages" . + "198"^^ . + . +_:B6ecb594ce542a64a4f41e50d6c60b3b9 "Tsuruki Hazelrigg" . +_:B6ecb594ce542a64a4f41e50d6c60b3b9 . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "1966"^^ . + "http://www.asseverated.tld/cormorants/relational.html" . + "modifiers catarrhally cormorants" . + "110"^^ . + "http://www.immixing.tld/asseverated/catarrhally.html" . + "fascias modifiers asseverated" . + . + _:B13cdc2efe7012eadc19a3c603a46f7ef . + . + "1957"^^ . + "http://www.vapouring.tld/rootless/locket.html" . + "commissioned apres rootless" . + "186"^^ . + "weediest vapouring apres" . + . + "comradely snarling deliberation" . + "http://www.deliberation.tld/idylist/zincing.html" . + "snarling nurtures idylist" . + "1956"^^ . + _:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + . + "188"^^ . + "http://www.wenny.tld/deliberation/nurtures.html" . + _:B98b9feb48f6119b3b957e932a4022cb4 . + . +_:B02d7658318aa6a9478d7324153d4a9d5 "Shannon Vigo" . +_:B02d7658318aa6a9478d7324153d4a9d5 . +_:Bca631747613f78170f6309ce56fbd598 "Katerinka Jerido" . +_:Bca631747613f78170f6309ce56fbd598 . +_:B9b6cddd3b24f44d5685c3de28fa9ef4e "Josephinee Rousselle" . +_:B9b6cddd3b24f44d5685c3de28fa9ef4e . +_:B5b3afcf7689e5fe1a4a9e1fa658481eb "Zeenab Lasane" . +_:B5b3afcf7689e5fe1a4a9e1fa658481eb . + _:B3f5dbbe86795686e94bf6a2cfa1c6077 . + . + "http://www.nonethicalness.tld/boatloads/yanked.html" . + "soundtrack lingier boatloads" . + . +_:Bdf2ce3f2459c17f8c4033547a28663ea "Margita Plew" . +_:Bdf2ce3f2459c17f8c4033547a28663ea . + _:Bb361c7cac6af693f0d20fe7656606247 . + _:B7e27aa5988ec5c4768f6bd57f20b9833 . + . + "http://www.timbering.tld/conned/guilders.html" . + "bonds sleuths conned" . + "192"^^ . + "http://www.spherically.tld/timbering/sleuths.html" . + . + _:B516e3fd39cd20d85d77dcf9d370ed643 . + . + "http://www.enact.tld/frigidly/dismalest.html" . + "dighted photoengraver frigidly" . + "183"^^ . + "effervesce surviver fundamentally ransoms millennial affects soarer shamus quellers misbestow" . + . + _:B7056c234e30cfee87bb36dd36376326a . + _:B57ee3142b36b368839aee87d1df98ddc . + . + "http://www.adduct.tld/melodically/rowdyism.html" . + "emblazoning jerseyite melodically" . + "71"^^ . + . +_:B99c74f00781b291f39059f4557e1b712 "Trillare Stukel" . +_:B99c74f00781b291f39059f4557e1b712 . + _:B8158fbe29b0d6208962a8ea22505c105 . + "1966"^^ . + "http://www.airmailed.tld/howlet/ochring.html" . + "babylonia vanillas howlet" . + "gratuitousness airmailed vanillas" . + . +_:Bdc72cfd216c55dcd3abc8c4f45de7663 "Parker Wetzell" . +_:Bdc72cfd216c55dcd3abc8c4f45de7663 . + _:B63728a1b8d19f17356f2ac0458b41f2e . + . + "1962"^^ . + "http://www.quaintest.tld/infrasonic/provokers.html" . + "parboils accusable infrasonic" . + "45"^^ . + "http://www.transmittances.tld/quaintest/accusable.html" . + "migraines parboils quaintest" . + . +_:Bd99ff72652de12beb136b3ee1abf7cb2 "Anisia Yanai" . +_:Bd99ff72652de12beb136b3ee1abf7cb2 . + _:B5819da5ac8e725d166de6fc7d85017f0 . + . + "http://www.singlets.tld/reprehensibly/cyanogen.html" . + "stoat drongo reprehensibly" . + "154"^^ . + . + _:B336669c567ebc557520dd1370aec16f0 . + . + "http://www.axiality.tld/cajolingly/handholds.html" . + "psalmists cayenned cajolingly" . + "101"^^ . + "http://www.rejectable.tld/axiality/cayenned.html" . + . +_:Bfe5a74698e63f696674dfc248dc91f09 "Giurgevaia Boas" . +_:Bfe5a74698e63f696674dfc248dc91f09 . + _:B852f762ec333e039dc54cb37ef5fce7b . + . + "http://www.incrusts.tld/biorhythmic/clitorises.html" . + "sarcomata gets biorhythmic" . + . +_:Bad7c88ecbaf4f4ea9dd99c5b50e90972 "Estella Lavallee" . +_:Bad7c88ecbaf4f4ea9dd99c5b50e90972 . +_:Be24981997fe88a2feaad2dd5cc6d7a8e "Birgid Holton" . +_:Be24981997fe88a2feaad2dd5cc6d7a8e . +_:Be37df350bca6d0166d5a7a18dd5f95b4 "Tatsukichi Gerstenberger" . +_:Be37df350bca6d0166d5a7a18dd5f95b4 . + . + _:B802832daf82ee73cc4f81cb3e5d78429 . + . + "1952"^^ . + "http://www.abhorrers.tld/marvels/deformer.html" . + "repaying grittier marvels" . + "110"^^ . + "cardsharp abhorrers grittier" . + . +_:B8b7c1c584067d9eab52d2c204471484c "Sigfrid Debenedetto" . +_:B8b7c1c584067d9eab52d2c204471484c . + _:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 . + . + "http://www.plenishes.tld/bounden/occulters.html" . + "technicolor nippy bounden" . + "70"^^ . + "http://www.goodwife.tld/plenishes/nippy.html" . + . + _:B5e8c21622afae2ac1e0c773c0ef07be1 . + _:B179a5221e7f3bf016dc9b73d7de77faa . + . + "http://www.recopies.tld/gougers/riddances.html" . + "polemically harshness gougers" . + "http://www.refix.tld/recopies/harshness.html" . + . +_:B694c9d7a5bbb725cac77e611803cbe56 "Shalom Beecken" . +_:B694c9d7a5bbb725cac77e611803cbe56 . +_:B84d3a032d944446f2963e31900e33bcc "Jovanka Kalinowski" . +_:B84d3a032d944446f2963e31900e33bcc . + _:Bc352a5bb64f3b2e540fe3ee99afce368 . + _:Bb64e8b2754a0a5f306fb08727257624c . + . + "http://www.monogamistic.tld/satanism/crispens.html" . + "alienism crappiness satanism" . + "144"^^ . + . + _:B82f8249552c4f84cbc23a80944a4caf1 . + . + "http://www.subsiding.tld/loury/corruptibilities.html" . + "cornify deciduously loury" . + "156"^^ . + "http://www.reliefs.tld/subsiding/deciduously.html" . + . + _:Babd76e7d2769a7403ed45a6cd3c4ef3b . + . + "http://www.prearrange.tld/appetency/immunotherapies.html" . + "splintering overdrinks appetency" . + "133"^^ . + "http://www.braziers.tld/prearrange/overdrinks.html" . + . + _:B9433c699c39a0ac8d908a7df5b2beed1 . + . + "http://www.immobilized.tld/resubscribed/babul.html" . + "plagiarize guested resubscribed" . + "3"^^ . + . + . + _:B2d653c2fc584cfda35dccb487fc6cec3 . + . + "http://www.manifestly.tld/scalepan/folklorists.html" . + "majors decaffeinates scalepan" . + "105"^^ . + "http://www.disciplinarians.tld/manifestly/decaffeinates.html" . + . +_:Bc0d336352e4130628a25209aacfe614b "Antonina Mayon" . +_:Bc0d336352e4130628a25209aacfe614b . +_:B8bdf690ec5fd510a8f23e40cc0a457c7 "Baste Oflaherty" . +_:B8bdf690ec5fd510a8f23e40cc0a457c7 . +_:B7512e18df586215cdd19553eef7218ff "Saya Drzewicki" . +_:B7512e18df586215cdd19553eef7218ff . +_:B16797737acef614e5e082b86fe9b16c9 "Toshiro Serey" . +_:B16797737acef614e5e082b86fe9b16c9 . + _:B5b5f5b0645d2090b5f12662d09bf72ea . + . + "http://www.housebreaking.tld/grittiness/weevil.html" . + "autographed develops grittiness" . + . + _:Bf3e61eb5332c010411f36f0d96546e45 . + . + "http://www.rapscallions.tld/axletree/ritualized.html" . + "storytelling patois axletree" . + "128"^^ . + "http://www.unteachable.tld/rapscallions/patois.html" . + "recreantly unmethodical circuits rinser keelboats elating fleshpots tactfully profaneness impotencies smearers targeting meningeal underexposed glassed dispiriting casking beclouding sifters lienteries papyruses buffoonish scavenges preplanned cheesier tabourers irrepressibly vessels riots reinvolved flambeau unpeoples orpines rubying barbarianism rarefier glossers unassisted forearming clematis bloodworm senator relents metamers lorn sunwise concupiscent ventral yearner tamest parallelograms derms photons heeded censorable vilifies chesterfield boxfish simulated bloodcurdling wobegone offerings dustier brutalization inflator demeanor communism bitches gibbosity nevadan despited emir cheers catnapers proselytizing malevolence crepes cantrips uncertainties baselessness straits jamaican chessboard muumuus ecumenicalism laces horsewhip corporally sorting urethrae voiders capitulation codas posthypnotic mussing chaconnes beauish verticality ruthlessness mainframes computing methodize methylparaben clotures steadiers astrodynamics knuckliest diaphragmatic lifters knout asking infectiously modernest bloodlettings hempy anemia marmots crucifixes modally noncentrally procathedral braved headiest dynamisms plonking numerary hematomas scantest cedulas auxin thumbscrew beekeepers heterogenous" . + . +_:Bab26d262975b2eba93703fa08160ac25 "Jardena Trauth" . +_:Bab26d262975b2eba93703fa08160ac25 . +_:Bc43965e6d7757bc2ca2f810bc5c1d3ac "Namiko Leval" . +_:Bc43965e6d7757bc2ca2f810bc5c1d3ac . + _:B7a96e20053b345f0ae306268fc17b835 . + . + "http://www.neutrons.tld/reworking/willies.html" . + "departing gatecrasher reworking" . + "66"^^ . + "http://www.charnel.tld/neutrons/gatecrasher.html" . + . +_:B2b31f82ae7a9358ffb890cf794b5d276 "Lyeta Coffee" . +_:B2b31f82ae7a9358ffb890cf794b5d276 . + _:B5b5c0b8f9df946e2119637e1b6a6f25c . + . + "http://www.detoxicator.tld/handlists/vermiculites.html" . + "inquisitions gimcracks handlists" . + "http://www.ineligibility.tld/detoxicator/gimcracks.html" . + . +_:Bb872314698c597e8c8c014788acc8883 "Pippo Nascimento" . +_:Bb872314698c597e8c8c014788acc8883 . + _:Beca75f5200fac12f1efe9981e0e20dcd . + . + "http://www.eclipsed.tld/adoptees/reavowed.html" . + "nonexchangeable potentials adoptees" . + "124"^^ . + "http://www.mounting.tld/eclipsed/potentials.html" . + . +_:B461e16a81c76477e13cd30f7d021ea5f "Erla Adib" . +_:B461e16a81c76477e13cd30f7d021ea5f . + _:B860c2eac625b8e53c6b3432b185bbb5a . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + "1963"^^ . + "10"^^ . + "Journal 3 (1963)" . + "1"^^ . + . +_:B3ccff3c3693d55bae693506715da2eab "Miyako Moreida" . +_:B3ccff3c3693d55bae693506715da2eab . +_:B93f42201a7fe145c2480d5c58b4ade85 "Tyanna Kohlhoff" . +_:B93f42201a7fe145c2480d5c58b4ade85 . + _:B742e9b32562b98f9048c5be5c1f3e5b7 . + . + "http://www.chorister.tld/misguide/mikvah.html" . + "macula relapse misguide" . + "169"^^ . + "http://www.brewages.tld/chorister/relapse.html" . + . +_:B459539197c230f2782dc8ff390caed73 "Ogai Britt" . +_:B459539197c230f2782dc8ff390caed73 . + _:B8fad6731c064da44cf15b58ce042fecb . + . + "1958"^^ . + "http://www.incessantly.tld/tzar/bits.html" . + "disregards overstimulate tzar" . + "115"^^ . + "http://www.leafing.tld/incessantly/overstimulate.html" . + "squints disregards incessantly" . + . + _:B712fca08a8984e33b21421836afa50fc . + _:Bb5937092a9f78645dbe68890b3818db0 . + . + "http://www.numberable.tld/prosecutrices/pegboxes.html" . + "tiltyard yawing prosecutrices" . + "68"^^ . + "http://www.misadvised.tld/numberable/yawing.html" . + . +_:Be1d746d920dd4fde37169c00c2407149 "Cody Mathena" . +_:Be1d746d920dd4fde37169c00c2407149 . +_:B2a6b914cfd20f7180ebc5c3bfe8d4555 "Mechthild Tweed" . +_:B2a6b914cfd20f7180ebc5c3bfe8d4555 . +_:Bfb4d152811bbc6a949b0ee685d75c227 "Resaunna Swanagan" . +_:Bfb4d152811bbc6a949b0ee685d75c227 . + . + "bodywork tribades skunking" . + . + "tribades agonizingly sox" . + "http://www.skunking.tld/sox/decrials.html" . + "165"^^ . + . + _:B1850c98b35d8fd131e4f76335abfad94 . + "http://www.nodded.tld/skunking/agonizingly.html" . + "1955"^^ . +_:B56b04c34cea57030280e40132a2139c4 "Tiun Hussien" . +_:B56b04c34cea57030280e40132a2139c4 . +_:Bb361c7cac6af693f0d20fe7656606247 "Arlette Krzeminski" . +_:Bb361c7cac6af693f0d20fe7656606247 . + . + "evolutionism hacksaws antisocially" . + "http://www.seismal.tld/antisocially/fitted.html" . + "tzimmes evolutionism seismal" . + "http://www.demonology.tld/seismal/hacksaws.html" . + _:B9f3678f37a2caccf6d7453c60076c7c5 . + _:Bfa6270bd0b5204ad01f85b246c549125 . + "199"^^ . + . + "1966"^^ . + _:B3091501d8a240967507779f46e913bad . + _:B7fcfcbf816da93aca292f409c6cd9afb . + . + "http://www.miscalculation.tld/scurries/nettier.html" . + "swinks bastille scurries" . + "117"^^ . + . + _:B48f502de230e9918dcc82b4457db6e5b . + _:Bac0f8f313d6ec27c5466fad296ad9409 . + . + "http://www.serenaders.tld/solemner/appointively.html" . + "computerese prologued solemner" . + "178"^^ . + "orchardists interspersions consigning livener bunches subbing shaggiest squints leafing" . + . + _:B3641e2e701f7afd86de70290c7fadd58 . + . + "1965"^^ . + "http://www.heatstrokes.tld/ornamented/marling.html" . + "hiving undeceives ornamented" . + "111"^^ . + "prefixion heatstrokes undeceives" . + . + _:B23e0ddc441328c1be6e8516cb92eff9d . + . + "http://www.unquestioning.tld/sources/providently.html" . + "seceders osculating sources" . + "66"^^ . + "http://www.overproduces.tld/unquestioning/osculating.html" . + . + _:Be586adfa7b723555056b6de77ddd6a76 . + . + "http://www.untenable.tld/clarinettist/unamused.html" . + "sallower rename clarinettist" . + "180"^^ . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + "1964"^^ . + "http://www.abreacting.tld/pregnantly/headquartering.html" . + "groutier triunes pregnantly" . + "170"^^ . + "metaphorical abreacting triunes" . + . + _:B1aeff1b2021a6a9fcbc059fb3adaf1df . + . + "http://www.underacted.tld/taffetas/tickets.html" . + "attractions knuckler taffetas" . + "100"^^ . + "http://www.spirochete.tld/underacted/knuckler.html" . + . +_:Be52641caf2bae6b83d17a68fd39f4aed "Margisia Hinegardner" . +_:Be52641caf2bae6b83d17a68fd39f4aed . + _:B2af6621745e54a82f68cf678255f0c31 . + . + "http://www.bigheaded.tld/odiums/visors.html" . + "rancheros endangerment odiums" . + "146"^^ . + . +_:Bcb6e895f94f6d837ac9a66e865dd081a "Lindtraud Kantola" . +_:Bcb6e895f94f6d837ac9a66e865dd081a . + _:B6e526b5e4bfe2ef823221e506d8c6bc8 . + . + "http://www.skippered.tld/inventories/husbander.html" . + "compassed listed inventories" . + "78"^^ . + . + _:B9093052918abca0dcfa7d6c39fc265d9 . + . + "http://www.evangelists.tld/soybeans/tympans.html" . + "causticity hypotensive soybeans" . + "http://www.pennate.tld/evangelists/hypotensive.html" . + . +_:Baac6e060b024da3e1d1d1ad24504ea3b "Humbert Kulseth" . +_:Baac6e060b024da3e1d1d1ad24504ea3b . + _:B5d231fe0eef357496a16c8d7013ea31d . + . + "1960"^^ . + "http://www.ungenial.tld/nobleness/rickrack.html" . + "blasting rhetors nobleness" . + "85"^^ . + "http://www.absolutes.tld/ungenial/rhetors.html" . + "distortions blasting ungenial" . + . +_:B18f8e3d3cb5957d4b530918ecac51ce4 "Lucile Homola" . +_:B18f8e3d3cb5957d4b530918ecac51ce4 . +_:Bbff33fbd6107f72410b1edb054451539 "Mami Gruger" . +_:Bbff33fbd6107f72410b1edb054451539 . + _:Bd598c700c6b47cb42a810c83fa33b914 . + . + "http://www.scrimpiest.tld/invasions/dribblers.html" . + "dimmest sinkable invasions" . + "115"^^ . + "http://www.prosed.tld/scrimpiest/sinkable.html" . + . +_:B9e8f2ead5bc907f6bfd5fb425fdbccda "Helmar Rosencrantz" . +_:B9e8f2ead5bc907f6bfd5fb425fdbccda . +_:Bfaec74ab843377bb9c6bed1a8ff7a66c "Jedrus Logwood" . +_:Bfaec74ab843377bb9c6bed1a8ff7a66c . + _:B03bffac13bad85b26ad72a2bfc0b1cf6 . + _:B9dfe88882cca40d81c3c6c0091044c1e . + . + "1966"^^ . + "http://www.despitefully.tld/anesthetics/snuffled.html" . + "preadjust coroners anesthetics" . + "10"^^ . + "unfairer despitefully coroners" . + . +_:B03fcf45dcac81c8cec21f34e82877fdc "Kuri Gunderson" . +_:B03fcf45dcac81c8cec21f34e82877fdc . + _:B241b77c2f1e9381dbe806562e20652a9 . + . + "http://www.trudges.tld/exorcists/fallbacks.html" . + "studiedly shamanic exorcists" . + "147"^^ . + "http://www.hitchers.tld/trudges/shamanic.html" . + . + _:B8555a992ef6548066f83ebe9fe4a9268 . + "1960"^^ . + "http://www.costuming.tld/unresentfully/recreative.html" . + "sulfurs cities unresentfully" . + "105"^^ . + "http://www.collaring.tld/costuming/cities.html" . + "unscrambled sulfurs costuming" . + . + _:B36235e39670c8884c04c8951c7683880 . + _:B93382477875d5cc7aa98e367dbf3dbf8 . + . + "http://www.affrayers.tld/imaginarily/salesladies.html" . + "epigrammatize jadeite imaginarily" . + "139"^^ . + "http://www.courted.tld/affrayers/jadeite.html" . + . +_:B63fa1100461f3baa1970aac5bd01dabb "Argos Cumings" . +_:B63fa1100461f3baa1970aac5bd01dabb . + _:B43a6198cc060fe19ac9bf13523836410 . + . + "http://www.unknowingly.tld/unshared/intersexualism.html" . + "injuring spadework unshared" . + "157"^^ . + "http://www.imageries.tld/unknowingly/spadework.html" . + . + _:B0700718d4f4d863c3e8ab6d4160e8038 . + . + "http://www.starlit.tld/anklebones/uncarpeted.html" . + "jewelled laparotomy anklebones" . + "89"^^ . + . + _:Ba09d9780262f4fa30d7083185dfe0717 . + . + "http://www.tigerish.tld/heartaches/apparats.html" . + "preferences convulsively heartaches" . + "50"^^ . + "http://www.chowtimes.tld/tigerish/convulsively.html" . + . +_:B23f6ef78131d1380096a45862d3144f8 "Zainab Levis" . +_:B23f6ef78131d1380096a45862d3144f8 . +_:Be34e6d5ba682e3fedf17cabf4f8df9ab "Rashaad Scercy" . +_:Be34e6d5ba682e3fedf17cabf4f8df9ab . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . + _:B7adb6cb65165d1565dd04cfcc9d48333 . + . + "http://www.cornetist.tld/machinize/justices.html" . + "toddies biostatistics machinize" . + "124"^^ . + "http://www.whipsawed.tld/cornetist/biostatistics.html" . + . + _:B73bd6361679c8f036c5ddad3f7496143 . + _:B9b8e96d72b3c5f103352aad965042ff1 . + . + "http://www.floundered.tld/fulcra/reimposed.html" . + "unclothe bricking fulcra" . + "17"^^ . + . +_:B5ec34a74dd6ca6185e7a646c9814afc5 "Deon Heiderman" . +_:B5ec34a74dd6ca6185e7a646c9814afc5 . + _:Bd3c979be23048c3e5e1f0c2488b0dc37 . + . + "http://www.auditives.tld/slimming/nope.html" . + "rheometers infecund slimming" . + "116"^^ . + "http://www.nonstick.tld/auditives/infecund.html" . + . +_:Be670867b4c7a3e791e23be04a6950eb7 "Albert Catterton" . +_:Be670867b4c7a3e791e23be04a6950eb7 . +_:B6d98eedb782ff56dea2fbe53793ba189 "Fame Clarey" . +_:B6d98eedb782ff56dea2fbe53793ba189 . + _:B7585f2cbd1feae32f0fe676557ac6abe . + _:B6cb5fd28d0e15171d8dad73977f37148 . + . + "http://www.kickups.tld/celeries/banisters.html" . + "megaphones deluding celeries" . + "4"^^ . + "http://www.cranches.tld/kickups/deluding.html" . + . + _:B153ca24fe59a90ad137bbcbe46b5058e . + . + "http://www.orbicular.tld/nuzzled/natl.html" . + "overoptimism mollies nuzzled" . + "128"^^ . + . + _:B2cb723e3cf7ddf249fe9f8a0bca1454f . + . + "1962"^^ . + "http://www.catapulting.tld/debaser/concussed.html" . + "tears shines debaser" . + "39"^^ . + "http://www.adjured.tld/catapulting/shines.html" . + "sluggard tears catapulting" . + . +_:B9093052918abca0dcfa7d6c39fc265d9 "Jean Catacutan" . +_:B9093052918abca0dcfa7d6c39fc265d9 . +_:Bf670ecf689ac956ff3d908cc4f09395f "Elisha Messineo" . +_:Bf670ecf689ac956ff3d908cc4f09395f . + _:Bc21f46a673073825244c49da1760248e . + . + "1967"^^ . + "http://www.delved.tld/mamas/decocting.html" . + "incarnation bevels mamas" . + "4"^^ . + "underparts delved bevels" . + . + "alterer seatrain splashier" . + . + "nonparasitic alterer theatricality" . + "112"^^ . + . + "http://www.unassumingly.tld/theatricality/seatrain.html" . + _:Baff262a80e1be84c1e5d5623c258570e . + "1966"^^ . + _:Bda73348f74a7a9e9adb86a358850d6ac . + "http://www.theatricality.tld/splashier/counterattacking.html" . + _:B0e004ed18574ff4ea30acd8385ec20ae . + . + "http://www.dissevering.tld/influents/tithers.html" . + "tunable daybook influents" . + "185"^^ . + "http://www.thereinafter.tld/dissevering/daybook.html" . + . + _:Bc8bf0f20f91421c51c4b74b24c796184 . + . + "http://www.bronzier.tld/hooking/bewildering.html" . + "pebblier petunias hooking" . + "194"^^ . + . +_:B136e3cc59d8643f2bd43508ff9be07e6 "Cycnus Sjaarda" . +_:B136e3cc59d8643f2bd43508ff9be07e6 . + _:B7b0826f03e9b9f6e3bfeabfc4b613ba2 . + . + "http://www.pinching.tld/ojibwa/ponderer.html" . + "madder stomping ojibwa" . + "66"^^ . + "http://www.wharfages.tld/pinching/stomping.html" . + . +_:Be713e338d70b77d84a73d9ec00f91cec "Bokkai Zappavigna" . +_:Be713e338d70b77d84a73d9ec00f91cec . + _:Bc5cee2f4f9cc81273afe1e59c8726b45 . + . + "1963"^^ . + "http://www.nonstrategic.tld/spics/plumps.html" . + "requesting undiminished spics" . + "157"^^ . + "http://www.sacksful.tld/nonstrategic/undiminished.html" . + "tidiest requesting nonstrategic" . + . + _:B4413fc2a445158bbdd4384efaa251208 . + . + "http://www.sightless.tld/viol/screamers.html" . + "skinks barristerial viol" . + "17"^^ . + "http://www.sheltered.tld/sightless/barristerial.html" . + . + _:Bf6917ce98730c81e60e0d0869689dafa . + . + "http://www.stuccoing.tld/unmailable/slipforms.html" . + "habitude eightball unmailable" . + "53"^^ . + "http://www.barhop.tld/stuccoing/eightball.html" . + . + _:Bd49787741153f1b60f5ad817a83fd6af . + . + "http://www.roughage.tld/wigless/hybridized.html" . + "swaddles pineries wigless" . + "147"^^ . + "http://www.subcells.tld/roughage/pineries.html" . + "bopping beatles stables bitterns voyeurs cagiest determinableness toiling shaled flourished reentries engirdling brawler backlit unripe furriers misting lawmakers smashers conte mumps gustable thermostable smudging cliental newfashioned management incorrigibly dories uncoupled jurors drowning aquas rancour initialed zonated pouts landowning redevelops atomizer terminally rogued makeable xenia tawdrier dillydallies minced bunn daimyo definiteness corselets brewages macula chorister relapse misguide mikvah hinnies politicos wyvern peripherals complimenters creeping effused notochordal jurisprudence subtopics plotties inhaling trackway tantrums supplying elitist choleras trivets nitrify intensifying corporeally sibilates hits considerable photoengravings conspiracies revaluation ambilateral spoored arthritic declinational pinewood predicting employs bioresearch steeps hairline kins abrogator rechecking corpulences airdromes poleaxing uneven oceanauts transitions recks shorelines discomposure crimsoned cerebrals equivocally excesses meninges clouded genuflection flotations accusatorial ventless annotation xenolith hype dumbs bardic unbearing maturer engrosses subfloor overweens mentalists monographers executions doles delineative archaistic wyverns grouped runaways layaway testifier jewelled starlit laparotomy anklebones uncarpeted unmingling worshiped impossibilities falsest physiography unhat toothpastes phlegms revives messages clairvoyance gastronomical unfeasible blanketed audits shipwright diluvium ethologists chucked allegretto sours confessed nursemaids partnerships englobement tranship berobed backlogged called hairworm disadvantaged nitrifies floating diminishes determinedness undivided scolding calyxes standouts bawdier travels" . + . + _:B87c3a255738c39df571ef401d499fa08 . + "1961"^^ . + "http://www.consigns.tld/managerially/centenarian.html" . + "inalienably drollest managerially" . + "15"^^ . + "http://www.mommies.tld/consigns/drollest.html" . + "approximating inalienably consigns" . + . + "1956"^^ . + "17"^^ . + "Journal 1 (1956)" . + "1"^^ . + . + _:B5b2b1d8d553fd2124d04a8f6c4d92b77 . + . + "http://www.cliffhanging.tld/inutile/elvishly.html" . + "nixy sauciness inutile" . + "179"^^ . + "http://www.defecated.tld/cliffhanging/sauciness.html" . + . +_:B29432dd66c6029ccc8ecb87a99022a6a "Marka Busche" . +_:B29432dd66c6029ccc8ecb87a99022a6a . +_:Bc79cbde346f135cae35e6fe388207312 "Darleen Vancuren" . +_:Bc79cbde346f135cae35e6fe388207312 . + _:Bc7f36f248b05802c0632f00889554634 . + . + "http://www.clemency.tld/categories/intwining.html" . + "sparseness elevon categories" . + "68"^^ . + "http://www.disconnecting.tld/clemency/elevon.html" . + . +_:B1f91823aa88b260373f7c3da62e76d09 "Bemus Ridens" . +_:B1f91823aa88b260373f7c3da62e76d09 . +_:B934504c9a8ddaa11417f024c50585d4a "Alika Odgen" . +_:B934504c9a8ddaa11417f024c50585d4a . + _:B25faf375e46dc44c1987707fbce55930 . + . + "http://www.affiant.tld/unfolds/pureed.html" . + "effecters richest unfolds" . + "149"^^ . + . + _:B97b22efb255cf9eb99c03e6216fe8d0c . + "1958"^^ . + "http://www.imbricate.tld/griddles/ascertainable.html" . + "undependable outpatients griddles" . + "188"^^ . + "unlimber imbricate outpatients" . + . + "169"^^ . + "http://www.antidepressants.tld/unappeasable/rucksack.html" . + "1961"^^ . + . + "inspectorate rucksack nephritises" . + "http://www.unappeasable.tld/nephritises/payable.html" . + "tenons inspectorate unappeasable" . + . + . + _:B844be2cab209dbe74d28030aec02c341 . + _:Bcc666063c4dd3b7a338c23f019041af9 . + _:B64d09884f8f9562f96e5988bb648fae4 . + _:B6fed3292949359498396d4b04f252fa9 . + . + "http://www.jigsawed.tld/prated/songstresses.html" . + "trilobate kickstands prated" . + "134"^^ . + . +_:Bef6585010f230649a6c70aa274be8e0d "Eireann Reines" . +_:Bef6585010f230649a6c70aa274be8e0d . +_:B610331fdb2fc3af407050ae64d84acd9 "Mistymarie Yeager" . +_:B610331fdb2fc3af407050ae64d84acd9 . + "116"^^ . + "http://www.humidifies.tld/ammonias/skymen.html" . + _:B2f57a3eabb0a75cfa3aed051601d34c8 . + "optometries rejudges ammonias" . + . + . + "sniggle humidifies rejudges" . + "1955"^^ . + _:B66ba322457ac22b0119dc986d89e9f43 . + . + _:B62df9d17804effcc29ebe5f8f96a5a98 . + . + "http://www.concordance.tld/triangulator/microinstruction.html" . + "trouper channeling triangulator" . + "135"^^ . + . + _:Bbb5c608724767b194e9a3e9521e8c5cf . + . + "1966"^^ . + "http://www.noncommunist.tld/pessimistically/funnelled.html" . + "reps jaywalks pessimistically" . + "126"^^ . + "http://www.buckwheats.tld/noncommunist/jaywalks.html" . + "observing reps noncommunist" . + . + _:B8d28ac2dee45578197bf5ca969f819de . + . + "http://www.inmeshing.tld/stakeout/dashers.html" . + "rejoices tzaritza stakeout" . + "175"^^ . + . + _:B575686e16f398908b29e13f30b9173bd . + . + "http://www.quaked.tld/shadeless/refreshers.html" . + "unsaid nits shadeless" . + "180"^^ . + "http://www.positioned.tld/quaked/nits.html" . + . + _:B92eaa3a0d798578830736625c762b115 . + . + "http://www.flyweights.tld/impeachers/roentgenometries.html" . + "migraine newer impeachers" . + "153"^^ . + . + _:B60b46d554c0e8b3f56bd0d740a185dd0 . + . + "http://www.investigated.tld/claywares/resourcefulness.html" . + "superintended paragraphed claywares" . + "195"^^ . + "http://www.bullier.tld/investigated/paragraphed.html" . + . + _:Bdb447df64adec680cf1a41fe5d6cb55f . + _:B215011dc7a7182a65f90238a3ce4985a . + . + "http://www.visits.tld/recomparison/misbills.html" . + "squawks overindulge recomparison" . + "http://www.tickled.tld/visits/overindulge.html" . + . + _:Bc21b5cd7b12e00afa39d682b794d95d9 . + . + "http://www.battened.tld/incisions/hight.html" . + "vaccinal epizootic incisions" . + "http://www.enounces.tld/battened/epizootic.html" . + . + _:B23aabf88aafac8cddd8aa94da33ef797 . + . + "http://www.brothiest.tld/genealogies/xenic.html" . + "accreditment obedience genealogies" . + "107"^^ . + . +_:B3fde4747e3ff077dfae79c5404d347ae "Dyllan Mairs" . +_:B3fde4747e3ff077dfae79c5404d347ae . + _:B325c42c48c7478620bb70a0cca122097 . + _:Baddac5c789247e33e9dd55913abab477 . + . + "http://www.lipsticks.tld/inconceivability/oncograph.html" . + "retransmitting cyclamate inconceivability" . + "58"^^ . + "http://www.probities.tld/lipsticks/cyclamate.html" . + . +_:B6f5aa0f4ae3050799d53419d3323bfa8 "Katryna Ramundo" . +_:B6f5aa0f4ae3050799d53419d3323bfa8 . +_:B4974f23dcf173bdf71c3ea71dcec3da5 "Vionaika Pitcavage" . +_:B4974f23dcf173bdf71c3ea71dcec3da5 . +_:Bbf4e0ef5893826f95cf6aa0906170957 "Alysa Meis" . +_:Bbf4e0ef5893826f95cf6aa0906170957 . +_:Bf407c514cc04f22649511b669069838c "Bodgana Senne" . +_:Bf407c514cc04f22649511b669069838c . + _:Be6090c5afa925830bd3d136038c81844 . + . + "http://www.treacle.tld/futurities/masticated.html" . + "tweeting presidium futurities" . + "173"^^ . + "http://www.moustaches.tld/treacle/presidium.html" . + . +_:B9842cfa0855241f1c0bdef28ec78bc26 "Galina Yurich" . +_:B9842cfa0855241f1c0bdef28ec78bc26 . +_:B6a99d875a4e27e61b4f2d911a35646a3 "Maddocson Gosz" . +_:B6a99d875a4e27e61b4f2d911a35646a3 . + _:Beaeb99717007d2cb39a1e59cad11e8e6 . + . + "http://www.iraqi.tld/adjudication/thalliums.html" . + "felted emulates adjudication" . + "102"^^ . + . +_:B36c4addc3db1dba97a1b9629b1476d4b "Tetsui Zekria" . +_:B36c4addc3db1dba97a1b9629b1476d4b . + "sharkskins gravimeter philologist" . + "gravimeter barrios welcomer" . + . + "1953"^^ . + _:B6481b3fb6553310a4aa6337a9b63cefa . + _:B0160b39ab9171b2a3dc5e652636a3eef . + "http://www.gusting.tld/philologist/barrios.html" . + "61"^^ . + "http://www.philologist.tld/welcomer/idiots.html" . + . + _:B8d6742633317922b3bee35bf58caee0f . + . + "http://www.rands.tld/reflexiveness/fakery.html" . + "bobtailing ginkgoes reflexiveness" . + "http://www.conformed.tld/rands/ginkgoes.html" . + . +_:B47cae01b45525e7dcbec9bdd668a986e "Yuliy Kuhnel" . +_:B47cae01b45525e7dcbec9bdd668a986e . + _:B5c2d4103101bf8bcc889c9ffd0ce3bb0 . + . + "http://www.saxophonists.tld/ungentle/tenderize.html" . + "triploid industrialize ungentle" . + "2"^^ . + . +_:Bf8efe1fcd0560e39d627d032ce9e5cbb "Hortensia Rothbart" . +_:Bf8efe1fcd0560e39d627d032ce9e5cbb . +_:B91936c5305a05507064c8b20459aa0d0 "Conchetta Cater" . +_:B91936c5305a05507064c8b20459aa0d0 . + _:Bcaf75a8b3c851df51bb9bf2ec2386eee . + . + "http://www.behove.tld/redeliberation/tallboys.html" . + "hutzpa minikins redeliberation" . + "1"^^ . + "http://www.expired.tld/behove/minikins.html" . + . + _:B632a577ceb1003c50a397e70d3e833a6 . + . + "http://www.foveate.tld/wiser/centering.html" . + "wooziness prates wiser" . + "21"^^ . + "http://www.systemizes.tld/foveate/prates.html" . + . + _:B4e06ae88dee82679419c4bf69d36154e . + _:B74752955cb541ededdd76322d0feb27a . + . + "http://www.epitaphs.tld/yearned/stabilizes.html" . + "eonian jilter yearned" . + "31"^^ . + . + _:B38b146cea13e500bd5e18f62f9db0b4a . + _:Bd2cc52e04348a6f3f76d89c278f7f323 . + . + "decorative shamelessness shily" . + "72"^^ . + "http://www.philter.tld/quarterly/shamelessness.html" . + . +_:B3889f6283733bdfafbbb5bd4603c44b4 "Elsi Silverman" . +_:B3889f6283733bdfafbbb5bd4603c44b4 . + _:Bbf4e0ef5893826f95cf6aa0906170957 . + . + "http://www.carbolated.tld/tenets/seamstresses.html" . + "hoyles wits tenets" . + "http://www.articulated.tld/carbolated/wits.html" . + . + _:B2643cb97977a7236182e5f0a868413df . + . + "http://www.brainier.tld/ads/latino.html" . + "vireo ricer ads" . + "94"^^ . + "http://www.riddles.tld/brainier/ricer.html" . + . +_:B664f28147eb6c07cb6b03748eae5d9f8 "Quanesha Tebar" . +_:B664f28147eb6c07cb6b03748eae5d9f8 . + _:B8b7a23143c597813925f32ce534b90ce . + _:B06a0ac4dbff4b3882798f2ebd79a9efb . + . + "http://www.washrooms.tld/ravished/peaveys.html" . + "slithered criterions ravished" . + "139"^^ . + . +_:Bdf3ae01547bbc943817ecc6308db7d6a "Clemmie Lapek" . +_:Bdf3ae01547bbc943817ecc6308db7d6a . + _:B23fb0c3ad82f45996299ffc012cadece . + . + "http://www.stinkbugs.tld/resettings/bulking.html" . + "travels preservers resettings" . + "58"^^ . + . +_:B198f6e892b88d3a1ea1bd52104f51316 "Virgilio Englander" . +_:B198f6e892b88d3a1ea1bd52104f51316 . +_:B13cdc2efe7012eadc19a3c603a46f7ef "Trpena Tilman" . +_:B13cdc2efe7012eadc19a3c603a46f7ef . + _:B59a1a69ecfe7d0fcf29c618c8657a8e8 . + . + "http://www.privatest.tld/unauthentic/skeeters.html" . + "libber lolloping unauthentic" . + "175"^^ . + "http://www.tacet.tld/privatest/lolloping.html" . + . + _:Be3615c01402e7081e71e38c5b31fd92a . + . + "1967"^^ . + "http://www.supersaturates.tld/sidetracking/saxhorn.html" . + "spearfish colonise sidetracking" . + "115"^^ . + "satisfiable supersaturates colonise" . + . + _:Bc52089dc996b192459ccbba370725011 . + . + "1966"^^ . + "http://www.wharve.tld/biters/libelling.html" . + "furnacing sloshy biters" . + "33"^^ . + "http://www.inhalers.tld/wharve/sloshy.html" . + "triviality furnacing wharve" . + . +_:Be6ee0e3310bb22614ca2e6e033b646a4 "Evdxios Fageraes" . +_:Be6ee0e3310bb22614ca2e6e033b646a4 . + _:B7b330923a48d3e9c1f0416b9f6f9633f . + . + "http://www.roshi.tld/jumps/dovetailing.html" . + "cosmists philological jumps" . + "90"^^ . + . + _:B8214fb1919adbbd947a74d9045824caa . + . + "http://www.swarmer.tld/enthroned/deteriorative.html" . + "responder reversals enthroned" . + "177"^^ . + . + _:B13e5fd329806d35b1d2f42adc8a8713e . + . + "http://www.dabs.tld/warhorses/detoured.html" . + "breves arrays warhorses" . + "http://www.infused.tld/dabs/arrays.html" . + . + _:Ba457da9fd78b68f524919b2f0f74b7af . + . + "http://www.contestably.tld/thermally/porticos.html" . + "succubuses debaters thermally" . + "145"^^ . + "http://www.poacher.tld/contestably/debaters.html" . + . + _:Bc940879ac09831d95f9c823d0878d67e . + . + "http://www.interpreted.tld/sacrificially/restyled.html" . + "barbarized gigolo sacrificially" . + "189"^^ . + "thirstier interpreted gigolo" . + . +_:B18272013b2803c910b441868fe120134 "Eleena Damone" . +_:B18272013b2803c910b441868fe120134 . + _:B079b4049d8973a1975247e32df39d2c8 . + . + "http://www.nosebands.tld/decanter/burs.html" . + "pining lowbred decanter" . + "158"^^ . + "http://www.pipingly.tld/nosebands/lowbred.html" . + . + _:Be108979b9a538c8d89485821fc7133d7 . + . + "http://www.seekers.tld/meccas/kremlinologists.html" . + "persisting despatched meccas" . + "64"^^ . + "http://www.stereotape.tld/seekers/despatched.html" . + . +_:B833d9a3d409e25e594b9995e6afaa235 "Eszter Bones" . +_:B833d9a3d409e25e594b9995e6afaa235 . +_:B9448a47bf036ff675155d06acbda124b "Petrelis Welch" . +_:B9448a47bf036ff675155d06acbda124b . + _:B7a75d32a54f1dea9cc168ed5fefa0e9c . + . + "http://www.frizzier.tld/replenishing/klatches.html" . + "inkle curtseying replenishing" . + "86"^^ . + "http://www.breeching.tld/frizzier/curtseying.html" . + . + _:B0b7fc9fcee5bcdbe453508dd9c8f2b53 . + . + "http://www.lanciers.tld/viscidity/farrago.html" . + "schoolmistresses dreidls viscidity" . + "51"^^ . + "http://www.feltings.tld/lanciers/dreidls.html" . + . + _:B748622afc14b3c958879202aca992a0a . + "1966"^^ . + "http://www.crabwise.tld/retrofiring/outwits.html" . + "elks scrambler retrofiring" . + "40"^^ . + "http://www.southings.tld/crabwise/scrambler.html" . + "cryotherapies elks crabwise" . + . + _:Be4250a46af3d76bb87e326c9a0a85557 . + . + "http://www.snipping.tld/rarebit/rescued.html" . + "cutely unthreaded rarebit" . + "162"^^ . + "http://www.unwisest.tld/snipping/unthreaded.html" . + . +_:Bf3b894ab25cef6ceea1b62828446d2cc "Lajana Laverette" . +_:Bf3b894ab25cef6ceea1b62828446d2cc . + _:B8699bfe198846450f9de64b73d7dc0c0 . + . + "1965"^^ . + "http://www.allowances.tld/afrit/subsisted.html" . + "toper currier afrit" . + "http://www.ferreters.tld/allowances/currier.html" . + "lases toper allowances" . + . + _:Bbff33fbd6107f72410b1edb054451539 . + . + "1963"^^ . + "http://www.lessening.tld/carwash/viceregally.html" . + "milliliter epilepsies carwash" . + "93"^^ . + "procreates lessening epilepsies" . + . +_:B3d1408fb35ecacb3e0163e3ef0e8b8b5 "Argus Bierwirth" . +_:B3d1408fb35ecacb3e0163e3ef0e8b8b5 . + _:B2d0015f8395f043f0444d811cf27274a . + _:B9b9c1ff941f37372ec36cd8149e47c6d . + "1962"^^ . + "http://www.distinctive.tld/preassign/ogler.html" . + "psychopaths unintended preassign" . + "169"^^ . + "http://www.fuzzing.tld/distinctive/unintended.html" . + "specialize psychopaths distinctive" . + . +_:Badab3c861ef369f4b0aa9342e005d051 "Kurt Stas" . +_:Badab3c861ef369f4b0aa9342e005d051 . + _:B7c4d5c11f174b1ea708e5eaae7cfd434 . + . + "http://www.doyly.tld/pollee/ringers.html" . + "literals crenelation pollee" . + "20"^^ . + "http://www.finalist.tld/doyly/crenelation.html" . + . +_:B41192f86e772d21d2fa9be5cbf91d7f2 "Faith Neeld" . +_:B41192f86e772d21d2fa9be5cbf91d7f2 . +_:B7b300eff2df187a07eedf694df5ed5c8 "Nadeem Fulham" . +_:B7b300eff2df187a07eedf694df5ed5c8 . + _:B582e17ee26bdcf8bc304dac6966c5299 . + . + "http://www.swarming.tld/baguettes/ormolu.html" . + "craniums psychosexual baguettes" . + "139"^^ . + "http://www.uncage.tld/swarming/psychosexual.html" . + . + _:Be49350a93c7f0b14016754a9c3c651e8 . + . + "1961"^^ . + "http://www.straightforwardness.tld/hereditariness/polentas.html" . + "priggishly sophisticated hereditariness" . + "27"^^ . + "raveler straightforwardness sophisticated" . + . + _:Be967063e5ce5a85e4e4da6eed48b80fc . + _:Bebd5dfb2a322defc9c041e5ae641749e . + "1951"^^ . + "12"^^ . + "Journal 1 (1951)" . + "1"^^ . + . + _:B7cbb7d594121dc03ae873091d45cbabe . + . + "http://www.missort.tld/basketful/mutts.html" . + "shirks musicals basketful" . + "142"^^ . + . +_:B80b5dac361d7ffdf116f98530f9a9bb0 "Evgenia Wiglesworth" . +_:B80b5dac361d7ffdf116f98530f9a9bb0 . +_:B13ea297f955eb30fad5b9e2a6438da99 "Teregud Baldassara" . +_:B13ea297f955eb30fad5b9e2a6438da99 . + . + _:Bbcb42c98a1c42976a954d6c5c8122e14 . + _:B4b15775aa9bd90c6b58b26628d213c43 . + . + "http://www.yokes.tld/astonished/clutched.html" . + "remounted wantoners astonished" . + "8"^^ . + "http://www.coldest.tld/yokes/wantoners.html" . + . + _:Befe8371b2d4951d53e2ffb4174b7d558 . + . + "http://www.prophets.tld/slimes/bibliographers.html" . + "antipoverty licenses slimes" . + "200"^^ . + . + _:Bd9a75def52e7d049c69dbfcac307b58c . + . + "http://www.fuses.tld/cymbaler/moistener.html" . + "jibs emulator cymbaler" . + "157"^^ . + . +_:B23b76c9e74d5afcc6f38d55feba38202 "Judge Goud" . +_:B23b76c9e74d5afcc6f38d55feba38202 . + _:B3181ad4d424fab9635b8def0e00553f7 . + . + "http://www.sockmen.tld/concluders/reutilizations.html" . + "plunking mosques concluders" . + "152"^^ . + . +_:B377ca008f10f9be6662e1bd8697ded7e "AbdurRazzaaq Wagley" . +_:B377ca008f10f9be6662e1bd8697ded7e . +_:B8eeab517d5f805090df46e17eb9727df "Liese Rhoad" . +_:B8eeab517d5f805090df46e17eb9727df . + _:B4cf9f0dbf1d840e9a83408cd3aaab6d0 . + _:B2ec9a26ef11024f1ef5f745e5ac16d16 . + . + "http://www.nonlethal.tld/fliers/sheafing.html" . + "kanjis merchandized fliers" . + "96"^^ . + "http://www.leeriest.tld/nonlethal/merchandized.html" . + "http://www.retrofire.tld/kanjis/nonlethal.html" . + . +_:B079b4049d8973a1975247e32df39d2c8 "Yukako Klingbeil" . +_:B079b4049d8973a1975247e32df39d2c8 . + _:B83673c2b99bc7225b0ff40eb113fe376 . + . + "http://www.unrepressed.tld/solecizes/filthier.html" . + "discountenances skiplane solecizes" . + "107"^^ . + "http://www.wanderings.tld/unrepressed/skiplane.html" . + . + . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + "1961"^^ . + "http://www.occurrence.tld/hypoergic/midwived.html" . + "photoing unwinders hypoergic" . + "109"^^ . + "http://www.squarest.tld/occurrence/unwinders.html" . + "pragmatists photoing occurrence" . + . +_:Bbfac80975313dafd05d890e04a6d4c01 "Pawl Huus" . +_:Bbfac80975313dafd05d890e04a6d4c01 . + _:B3a7da2f13442838695d004d16e38310b . + . + "http://www.gentil.tld/magisters/perpetuators.html" . + "chirruping mulcted magisters" . + "51"^^ . + . + _:Bf22d46b02c59079d8c279d39a1e7f4e5 . + _:B3e3d2ad4fe39842b48f94f3f1636121c . + . + "http://www.semiprecious.tld/greenwoods/disentanglement.html" . + "valorized tugboats greenwoods" . + "191"^^ . + . +_:B0b2b82a98d5be1576b1cd2df66a1aef9 "Stve Rockwood" . +_:B0b2b82a98d5be1576b1cd2df66a1aef9 . + _:B093056cee70a75d205c20ae4917ed3be . + . + "http://www.herders.tld/mouths/friz.html" . + "frisbee officers mouths" . + "97"^^ . + "http://www.regained.tld/herders/officers.html" . + . + _:Bb337c3c772dc991e2262376abdbb34ec . + . + "http://www.geophysicists.tld/agorae/warks.html" . + "lollipops stinko agorae" . + "105"^^ . + "http://www.sleekness.tld/geophysicists/stinko.html" . + . +_:B8bbf5e9e4dd39869ee2dbf2792336b06 "AnnCathrin Axel" . +_:B8bbf5e9e4dd39869ee2dbf2792336b06 . +_:B9c7d653d389d9dd411c9ecff3be58058 "Seika Moratto" . +_:B9c7d653d389d9dd411c9ecff3be58058 . + _:B44fc7facc145d3f67b8f049dcd51af35 . + . + "http://www.amorality.tld/customized/woolen.html" . + "warheads footwears customized" . + "110"^^ . + . +_:B09a8868766b178eaf8f4dbb6ac54bdda "Aenne Gilham" . +_:B09a8868766b178eaf8f4dbb6ac54bdda . + _:Bfbae1bd595742563d7c75f1daaa63e33 . + _:B737c89547ac40f8cd994db50593e3a67 . + . + "http://www.flatulently.tld/hybrids/indorsors.html" . + "whippletree treating hybrids" . + "105"^^ . + "http://www.blissfully.tld/flatulently/treating.html" . + . + _:B07c9bc070c32b074d6d1489514acd7da . + _:Bfe5a74698e63f696674dfc248dc91f09 . + . + "http://www.coxwains.tld/typhoons/frankfurters.html" . + "blurting jouncy typhoons" . + "134"^^ . + . +_:Bb6065de2d81cfbaa09036ac5a8cea53f "Tadasu Sophy" . +_:Bb6065de2d81cfbaa09036ac5a8cea53f . +_:Bafb4a192849a7e451f8e225f5944c6c1 "Nicia Sevadjian" . +_:Bafb4a192849a7e451f8e225f5944c6c1 . +_:B9114eb030840116f3ce5030f40add287 "Maleeha Hurd" . +_:B9114eb030840116f3ce5030f40add287 . +_:B3a1df78bf740c5f5913d6d167813ba17 "Yefrem Ojano" . +_:B3a1df78bf740c5f5913d6d167813ba17 . + _:Bc79cbde346f135cae35e6fe388207312 . + _:B5d11caff0a438c695c5b448f8375f011 . + . + "http://www.roentgenoscopic.tld/turgors/frogeye.html" . + "wealthier gutted turgors" . + "13"^^ . + "http://www.provenly.tld/roentgenoscopic/gutted.html" . + . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . + _:B34c57155a0be78224655667e6175d0e5 . + _:B773feaf77294fc82aaccd1bacc08b835 . + . + "http://www.biens.tld/ionizers/deodorizers.html" . + "sequestering upbeats ionizers" . + "197"^^ . + "http://www.incurability.tld/biens/upbeats.html" . + . + _:B97b6096b711d3a5df377451ffb0b97fe . + . + "http://www.collarless.tld/slippers/debonairness.html" . + "pinnace sanes slippers" . + "142"^^ . + "http://www.traumatizing.tld/collarless/sanes.html" . + . +_:B277ebd6ac2e110ed1499a77a360089e9 "Badruddeen Blankenburg" . +_:B277ebd6ac2e110ed1499a77a360089e9 . + _:Ba97dce14ce3720d11d25d9aeb765122a . + . + "1965"^^ . + "http://www.choreographers.tld/trackmen/drayages.html" . + "monodies reaccredits trackmen" . + "135"^^ . + "http://www.bolstered.tld/choreographers/reaccredits.html" . + "heartens monodies choreographers" . + . + _:B3b9ebeb4ef9f716e0ca61af770caf049 . + _:Bbf5c6017c7aeabf4e6dbd8e1129a283e . + . + "1965"^^ . + "http://www.intermissions.tld/bedrail/freewill.html" . + "artifices chittered bedrail" . + "26"^^ . + "unclenching intermissions chittered" . + . + _:Be85f1b4fd19c147e10ed44fd7376e1d2 . + _:B4e35bce4358b58f93b1265e91aa93f75 . + . + "1964"^^ . + "http://www.thunderstruck.tld/impinger/rotterdam.html" . + "spermatocide beefeaters impinger" . + "147"^^ . + "apostacies thunderstruck beefeaters" . + . +_:Bc4affb7f78ed7202cdb03375ba602dc1 "Esinam Guier" . +_:Bc4affb7f78ed7202cdb03375ba602dc1 . +_:B409f43a02aeb724c38e0cdd5ca6c2c8c "Corine Vaile" . +_:B409f43a02aeb724c38e0cdd5ca6c2c8c . + "outleaping vetoed responding" . + "vetoed dismantlement abdication" . + . + "http://www.responding.tld/abdication/semitrailers.html" . + _:B518a096571f8430d351accc6b1baa5ac . + "1963"^^ . + . + _:Be0fffa952927aff638d5b6bc718c40fd . + "89"^^ . + "http://www.illegalization.tld/responding/dismantlement.html" . + _:Ba556aa84ee0dea84cfad94c7a74d2ba4 . + _:B9e70fbdb9a98ac114aabc9de637fb00d . + . + "http://www.starlike.tld/optative/hulloaing.html" . + "sunglow quean optative" . + "85"^^ . + . + _:Ba44c9f532bea8fbde0501cca9eb75ed3 . + "1953"^^ . + "http://www.irrationalness.tld/mealworms/emblazoned.html" . + "lamebrains penpoint mealworms" . + "200"^^ . + "palmettoes irrationalness penpoint" . + . + _:B883b8bd6d915c701647daf4829dff01c . + . + "http://www.negligence.tld/saintdom/bylines.html" . + "demurely workingwomen saintdom" . + "10"^^ . + "http://www.bughouse.tld/negligence/workingwomen.html" . + . + _:Bcc3191949dea346d627dfeb970572c4a . + . + "http://www.rippled.tld/reorients/apostleships.html" . + "inboards risotto reorients" . + "27"^^ . + . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:B300bac6ece509077ee6b5374f6e5d480 "Lvovicha Tetro" . +_:B300bac6ece509077ee6b5374f6e5d480 . +_:B3314d179ef0a11acf938a17057bcabf7 "Charnel Capps" . +_:B3314d179ef0a11acf938a17057bcabf7 . +_:B95e22ceed54078552be2d2ede1724688 "Swidbert Repka" . +_:B95e22ceed54078552be2d2ede1724688 . +_:B47b64234d0ef1b67bbc2eba6b0373659 "Gaius Gonzalez" . +_:B47b64234d0ef1b67bbc2eba6b0373659 . + _:B524c84467d416f16c92b7907cf1f3310 . + . + "http://www.conveys.tld/capitate/piezochemistry.html" . + "lithographed slidden capitate" . + "16"^^ . + "http://www.unescorted.tld/conveys/slidden.html" . + . + _:B790b06cccdfeaf983de4fc8a95fc6450 . + . + "http://www.overprinted.tld/depressively/unimpeachably.html" . + "frayings muscularities depressively" . + "133"^^ . + "http://www.interpositions.tld/overprinted/muscularities.html" . + . +_:B6ba756ee3c03ace28c42fd56a67a73b5 "Tahara Alvarengo" . +_:B6ba756ee3c03ace28c42fd56a67a73b5 . + _:B05aba05220dfe6daed1f8aac0014b788 . + _:B86528bcc5ff4ad4ba8018f1f0ca237dc . + . + "http://www.radioactivity.tld/waywardly/haying.html" . + "otolith jellied waywardly" . + "101"^^ . + "http://www.yowie.tld/radioactivity/jellied.html" . + . +_:Bb126c52047ca7654b9a410930825a0c8 "Finetta Nopachai" . +_:Bb126c52047ca7654b9a410930825a0c8 . + _:Ba06c221a90b32a6a1877367f83323932 . + . + "http://www.lecturers.tld/interstitially/motorships.html" . + "unendorsed situp interstitially" . + "85"^^ . + "http://www.resharpens.tld/lecturers/situp.html" . + . +_:B4bed7f9730af34559e93aac91a07c5a9 "Prosdoka Witucki" . +_:B4bed7f9730af34559e93aac91a07c5a9 . +_:B10129126a13c5a30ba781aa860a3f843 "Mahmooda Buckmaster" . +_:B10129126a13c5a30ba781aa860a3f843 . +_:B1e654821ec9ec47d1d0162ceeae2cb4b "Tremelle Beshear" . +_:B1e654821ec9ec47d1d0162ceeae2cb4b . + _:B0a8a18361ead42bc1f58ce3bf9e94d7b . + . + "http://www.burler.tld/alchemists/versifier.html" . + "mammotomy steeper alchemists" . + "100"^^ . + . +_:B11194bca37c7dc0531332677d36c8e5c "Marfutka Kaneshiro" . +_:B11194bca37c7dc0531332677d36c8e5c . + _:Bfaec74ab843377bb9c6bed1a8ff7a66c . + . + "http://www.materialization.tld/spookish/questioners.html" . + "holism monopolies spookish" . + "62"^^ . + "http://www.minks.tld/materialization/monopolies.html" . + . +_:Bbccffe7f82d26beb75ca3629d3a096df "Koin Norenberg" . +_:Bbccffe7f82d26beb75ca3629d3a096df . + _:Bee4a33671bd7f5cd7defb16f87f22e1f . + . + "http://www.vocatives.tld/aerosolization/unmelted.html" . + "convincingly playbooks aerosolization" . + "117"^^ . + "http://www.bops.tld/vocatives/playbooks.html" . + . + _:B7f77e171402398dbeabbc75c7454e897 . + . + "http://www.cosmist.tld/crematoria/bentonitic.html" . + "pandas adenoidism crematoria" . + "76"^^ . + "http://www.redirection.tld/cosmist/adenoidism.html" . + . + _:B4896c2736405ed8b636fe02464f483a6 . + . + "http://www.drupelets.tld/newspeaks/drifters.html" . + "footholds reattempts newspeaks" . + "195"^^ . + "http://www.bemire.tld/drupelets/reattempts.html" . + . + _:Bf8cffd6ed66f3ff9c00c74ad55376c81 . + _:B8488af9a6b2f860e1af57b4e7b5a6463 . + . + "http://www.preform.tld/overwise/annotating.html" . + "resection embryologically overwise" . + "174"^^ . + "http://www.rapidly.tld/preform/embryologically.html" . + . + _:B6b22fee2c7efa4029a58c523a7c95670 . + . + "http://www.bringeth.tld/replier/controls.html" . + "hoarders hibernated replier" . + "171"^^ . + "http://www.listenings.tld/bringeth/hibernated.html" . + . + _:B89ff2513fbfb71a02845c5487f995748 . + . + "http://www.solidification.tld/cockerel/pentathlon.html" . + "boozily preventiveness cockerel" . + "190"^^ . + . +_:B7f016a6eb549ede4faa295b07ce17b78 "Winand Poulton" . +_:B7f016a6eb549ede4faa295b07ce17b78 . + _:Bbaef533730cf0dcd753127e8059ba712 . + . + "http://www.stagehand.tld/ss/washstand.html" . + "steeliest robing ss" . + "104"^^ . + "http://www.syncoms.tld/stagehand/robing.html" . + . +_:B88ab7a124220a02475fad7ff17de73f6 "Jarred Seres" . +_:B88ab7a124220a02475fad7ff17de73f6 . + _:B27671fb2057ee351adab0ed71e4ed256 . + . + "http://www.devolved.tld/overtaxing/ducting.html" . + "aud throbbers overtaxing" . + "60"^^ . + "http://www.tailskids.tld/devolved/throbbers.html" . + . +_:Ba64df8fff5234112f020acf828d5e420 "Sylwia Plessner" . +_:Ba64df8fff5234112f020acf828d5e420 . + _:B93e24f4c516477c2f0e6efd2f156a497 . + . + "http://www.dervishes.tld/palliated/inviolably.html" . + "johnnies tattings palliated" . + "177"^^ . + "http://www.amaranths.tld/dervishes/tattings.html" . + . + _:B0e28cf810afe022da5970787ca026065 . + . + "http://www.tootles.tld/conditionals/twelves.html" . + "windpipe destitution conditionals" . + "http://www.binds.tld/tootles/destitution.html" . + . + _:B59b6bb4607b48a24ca9a6f048535fcec . + . + "1966"^^ . + "http://www.cambist.tld/sparring/pseudoclassicism.html" . + "inquisitors syncing sparring" . + "55"^^ . + "http://www.pederastically.tld/cambist/syncing.html" . + "religiously inquisitors cambist" . + . +_:B79f8221af0ca4e2550a3545a355d4eb9 "Popliia Stewart" . +_:B79f8221af0ca4e2550a3545a355d4eb9 . +_:B3a71623f31b14594f6626b9ee604296a "Lysander Schmalz" . +_:B3a71623f31b14594f6626b9ee604296a . +_:B6264a31c4d07d6beaa212f727a9fc144 "Kiona Elmquist" . +_:B6264a31c4d07d6beaa212f727a9fc144 . + _:B811a559450e930f1d96df4903b0d2000 . + . + "http://www.stiffed.tld/naiveties/thermometers.html" . + "sauntered reburials naiveties" . + "110"^^ . + . + . + _:B2c850b0f72925c04842364455a2b4332 . + . + "http://www.molded.tld/buffier/rissole.html" . + "bretons secondaries buffier" . + "unraised leanest witling prebilling wordbooks kasha nativity lacks facelift" . + "http://www.machree.tld/molded/secondaries.html" . + . + _:B0f098d974e925b40f975297c0343d166 . + "1962"^^ . + "http://www.provokes.tld/fairness/redigested.html" . + "estimation plunkers fairness" . + "109"^^ . + "http://www.missourians.tld/provokes/plunkers.html" . + "repetitiousness estimation provokes" . + . + _:B7a780a9ecbd0db26700f97ea8b5a603c . + . + "http://www.pushing.tld/normalizes/deepens.html" . + "hypersensitivity prorating normalizes" . + "9"^^ . + . +_:B83a6349153b5ff5c96f919bd1c51fcdf "Galterio Aranda" . +_:B83a6349153b5ff5c96f919bd1c51fcdf . + _:B09f806527ab84a7eebcb6a0466eb57a2 . + . + "http://www.astrakhan.tld/slackness/tuitions.html" . + "severalizing cunninger slackness" . + "174"^^ . + . +_:B7622b7c6f5bdd4f6a514162bcb1477b9 "Aurelian Fealy" . +_:B7622b7c6f5bdd4f6a514162bcb1477b9 . + _:Bbedc6631584f138551166c191a267ff7 . + . + "http://www.following.tld/clanswoman/riskily.html" . + "sinatra bio clanswoman" . + "http://www.amputation.tld/following/bio.html" . + . + _:B6d520499a90f45b086cd29b144b01b43 . + . + "http://www.nth.tld/agars/meshier.html" . + "machismos lengthiness agars" . + "68"^^ . + "http://www.scraggier.tld/nth/lengthiness.html" . + . + _:Bcde9588cc41ffd7eb6eb9c6b6a61b54c . + . + "1955"^^ . + "http://www.canalled.tld/unmethodical/circuits.html" . + "impings recreantly unmethodical" . + "98"^^ . + "http://www.preconsiderations.tld/canalled/recreantly.html" . + "anneals impings canalled" . + . + _:B3c2cd2fba112c374eacbf9679159d959 . + . + "http://www.microscope.tld/nonstable/moldiness.html" . + "beeves punching nonstable" . + "79"^^ . + . + _:B75a776ea9d1515217d629851f85a8ca7 . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + . + "http://www.incineration.tld/spiking/numbly.html" . + "sophomores evenly spiking" . + "47"^^ . + "http://www.closured.tld/incineration/evenly.html" . + . +_:Bccd0895b7f3fc8e245b135360800eeba "Vernon Niemela" . +_:Bccd0895b7f3fc8e245b135360800eeba . + "48"^^ . + . + "1963"^^ . + "http://www.darners.tld/fiord/gripes.html" . + "joyriders pearled fiord" . + "http://www.liaises.tld/darners/pearled.html" . + "pottages joyriders darners" . + . + _:B772ebea6dd11e230a8b0dada6fcc314f . + _:Ba75177e0d687d134c8afd7dd0db5d528 . + _:Bf4a4f8e531cf58a3513af6e197e0c939 . + . + "http://www.etiological.tld/lineless/waxworks.html" . + "doggones earlier lineless" . + "24"^^ . + "http://www.temperers.tld/etiological/earlier.html" . + . +_:B0dc633a8309f35c2db1bba6a635efe8f "Ryosei Tortorelli" . +_:B0dc633a8309f35c2db1bba6a635efe8f . + _:B372a9e2d9158226b78a427f75d9bee68 . + . + "http://www.kaons.tld/egomaniacal/vacatable.html" . + "acacia failingly egomaniacal" . + . +_:Bb9f374fbd7207123fe474647bda1d40b "Constantino Thielen" . +_:Bb9f374fbd7207123fe474647bda1d40b . + _:B09bb105d1c565e81f4f755b88268a2b1 . + . + "http://www.amplifiable.tld/recapitulate/foxiest.html" . + "dharmas unpredictability recapitulate" . + "http://www.phlegmiest.tld/amplifiable/unpredictability.html" . + . + _:B4207ba8ddb1ec70ab63831dea6b39da8 . + . + "http://www.subtract.tld/scrimshaw/underworld.html" . + "talkatively capitalized scrimshaw" . + "143"^^ . + "http://www.bugeye.tld/subtract/capitalized.html" . + . + _:B9e444f6531a84e129d9869d44645219f . + _:B403f2ff0405088674a64147fe176ee9f . + . + "http://www.nappes.tld/physiologic/chapels.html" . + "balefire subtracting physiologic" . + "115"^^ . + . +_:B23fc2a2c63e172802668a20b20a0cb34 "Carevel Tardif" . +_:B23fc2a2c63e172802668a20b20a0cb34 . + _:B3fe446c7a76a05c43d0daba34d4da84f . + . + "http://www.trephining.tld/greathearted/plusher.html" . + "depositional reevaluates greathearted" . + "147"^^ . + "http://www.affinities.tld/trephining/reevaluates.html" . + . + _:B25a0a96be3e95de89c7bd83b2bf71d1a . + . + "http://www.tokens.tld/loudmouth/libbers.html" . + "transcendentalist ramification loudmouth" . + "146"^^ . + . +_:Baec7354e5884cc62334f110d227165ee "Agammnon Gantvoort" . +_:Baec7354e5884cc62334f110d227165ee . + _:B893192fdc8c697013efba1dad1bf2f1b . + . + "http://www.saboteurs.tld/tyres/provolone.html" . + "sowed lactates tyres" . + "41"^^ . + "http://www.veeries.tld/saboteurs/lactates.html" . + . +_:Be99cd09e41ea0fd29c7cc02cda6a28e9 "Florens Wolever" . +_:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B856f4cb60c3ee111171ccc5fd75278cd . + . + "http://www.featherier.tld/microradiographically/streets.html" . + "sublessee misnaming microradiographically" . + "195"^^ . + "newswomen encasing episcopes singers ridiculed distended prochurch lagoons chickpea" . + "http://www.cudgeling.tld/featherier/misnaming.html" . + . +_:B2318361f415559a141babb27df29c778 "Giuseppe Zerzan" . +_:B2318361f415559a141babb27df29c778 . + _:Bec3b9ca60f9c45481037f01cdf158c90 . + "1960"^^ . + "http://www.snottier.tld/symbolization/slackers.html" . + "vincas typhoids symbolization" . + "166"^^ . + "http://www.expatiator.tld/snottier/typhoids.html" . + "electrifier vincas snottier" . + . +_:B0e005c723e4d6217780fd5213f66fa9c "Violette Gins" . +_:B0e005c723e4d6217780fd5213f66fa9c . +_:B819abed62838e81b803324ebeb69d1e8 "Humberto Simms" . +_:B819abed62838e81b803324ebeb69d1e8 . + _:B8694c000fe41cfd62da66da1be43232d . + . + "http://www.prorates.tld/handfasted/schismatics.html" . + "wabbler billhook handfasted" . + "13"^^ . + "http://www.cuddled.tld/prorates/billhook.html" . + . + _:B0cb00f74a9a9b1eba6c160f849ec177b . + . + "1958"^^ . + "http://www.lawmakers.tld/conte/mumps.html" . + "misting smashers conte" . + "26"^^ . + "http://www.furriers.tld/lawmakers/smashers.html" . + "unripe misting lawmakers" . + . + _:B38278be87ef80319098d9704ed0f925e . + . + "http://www.jus.tld/portraits/nebulise.html" . + "tincted differing portraits" . + "149"^^ . + "http://www.depersonalizes.tld/jus/differing.html" . + . +_:Ba556aa84ee0dea84cfad94c7a74d2ba4 "Yerik Stefka" . +_:Ba556aa84ee0dea84cfad94c7a74d2ba4 . + _:B4ab9caab3fc40f77756d4d77f09f598c . + . + "1964"^^ . + "http://www.kiltie.tld/trombonists/sharkskin.html" . + "uncertified gamete trombonists" . + "126"^^ . + "zwiebacks kiltie gamete" . + . + . + _:Ba432c122fea9e0186e53dce9321da1a9 . + . + "http://www.claymores.tld/feedstuffs/lyricizing.html" . + "harrower shiftlessly feedstuffs" . + "87"^^ . + "http://www.libations.tld/claymores/shiftlessly.html" . + . + _:Be912682f3701260fa137ad3a0e26aed3 . + . + "http://www.visions.tld/ergotic/hayrack.html" . + "knittings rased ergotic" . + "143"^^ . + "http://www.tierces.tld/visions/rased.html" . + . +_:Bc610618bfa03729d03f89e4e8f1fedd2 "Lakasha Andruss" . +_:Bc610618bfa03729d03f89e4e8f1fedd2 . + _:B0d1dcad989235f74e53da6d912adea61 . + . + "http://www.thoraces.tld/polymaths/pastrami.html" . + "brio broachers polymaths" . + "17"^^ . + "http://www.intermediate.tld/thoraces/broachers.html" . + . + _:B16028a977a4ff0808274d8bbc4555582 . + _:B8996e412f1f8ca7d8ad985270d3ac624 . + . + "1965"^^ . + "http://www.hie.tld/recirculated/flattops.html" . + "gorily banting recirculated" . + "146"^^ . + "nebulizers hie banting" . + . + _:B4bed7f9730af34559e93aac91a07c5a9 . + . + "1965"^^ . + "http://www.bootlicker.tld/kryolites/cavitations.html" . + "cheroot cannonading kryolites" . + "174"^^ . + "http://www.boughs.tld/bootlicker/cannonading.html" . + "concentrated cheroot bootlicker" . + . + _:Beca75f5200fac12f1efe9981e0e20dcd . + . + "1964"^^ . + "http://www.rewardingly.tld/prefabs/airworthier.html" . + "nepotism awaits prefabs" . + "83"^^ . + "http://www.flambeed.tld/rewardingly/awaits.html" . + "circadian nepotism rewardingly" . + . + _:B1429f049c72f6ae3d65c7e6dc7e1f1ac . + . + "http://www.permanents.tld/tearjerker/nonfictional.html" . + "antechoir biologists tearjerker" . + "127"^^ . + "http://www.slathered.tld/permanents/biologists.html" . + . + _:B6420ab333c3c0678aebcf928689b43c9 . + . + "http://www.pinfeathers.tld/sweeps/ostinatos.html" . + "rabidity steeds sweeps" . + "92"^^ . + "http://www.decoders.tld/pinfeathers/steeds.html" . + . + _:Bc7e60fa4da730b4e8fc42e20cf116984 . + _:Bae6b95fb2be50726a37a846cb2e7592e . + . + "http://www.savaging.tld/flower/macular.html" . + "geldings equinely flower" . + "89"^^ . + "http://www.metonyms.tld/savaging/equinely.html" . + . + _:B6354c5bd8fc658be065b2750595026e0 . + . + "http://www.spangliest.tld/discontinuance/mutualism.html" . + "citruses insufficiencies discontinuance" . + "97"^^ . + "http://www.scoldingly.tld/spangliest/insufficiencies.html" . + . +_:Bc86f32d4d0afd7ce00ffa29d81721e0d "CaerLlion Medico" . +_:Bc86f32d4d0afd7ce00ffa29d81721e0d . +_:B8158fbe29b0d6208962a8ea22505c105 "Krabava Benincase" . +_:B8158fbe29b0d6208962a8ea22505c105 . + _:Bbb5c608724767b194e9a3e9521e8c5cf . + . + "http://www.feverfews.tld/sextets/intersex.html" . + "ribless contingents sextets" . + "31"^^ . + . +_:Bf66d4bf13722abb4ce080be2bcc27c53 "Ashis Hisserich" . +_:Bf66d4bf13722abb4ce080be2bcc27c53 . +_:Ba914814208fcf1c3f02c4bc6c7f6f585 "Idoia Dicken" . +_:Ba914814208fcf1c3f02c4bc6c7f6f585 . +_:B1ce60cf5ebd75674c81963cea2deedc3 "Gerion Sonoski" . +_:B1ce60cf5ebd75674c81963cea2deedc3 . +_:B607dea1399bdf470d6cdf928ab444fb9 "Meghana Troglin" . +_:B607dea1399bdf470d6cdf928ab444fb9 . +_:Bb33b09a25bb285dacb623c8104e73226 "Tamotsu Harth" . +_:Bb33b09a25bb285dacb623c8104e73226 . +_:B63376d926c8e719be7488d7283ddad47 "Dukinea Zmijewski" . +_:B63376d926c8e719be7488d7283ddad47 . + _:B2ae87ba693976a6f9dca4b0b769a14ce . + . + "http://www.cootie.tld/nympholeptic/fogless.html" . + "dozers undergoes nympholeptic" . + "101"^^ . + "http://www.croutons.tld/cootie/undergoes.html" . + . +_:B6e3612d87e9309cd6f8c6e0691dfed46 "Sabana Eshenbrenner" . +_:B6e3612d87e9309cd6f8c6e0691dfed46 . +_:B30a5fddcf04579e12e54a1719e9b9bd9 "Chekhina Binkowski" . +_:B30a5fddcf04579e12e54a1719e9b9bd9 . + _:B0cb14aafc906bd6ec60d3d6d503d94a5 . + . + "http://www.recipients.tld/models/caveator.html" . + "shedders resuscitates models" . + "133"^^ . + "http://www.abhorrently.tld/recipients/resuscitates.html" . + . + _:B7004c84f0cc880699926c14d55adc06a . + . + "1962"^^ . + "http://www.fewness.tld/viewfinder/nimbi.html" . + "midgut advancing viewfinder" . + "38"^^ . + "streaking fewness advancing" . + . + _:B44e17586697649e0176d944ee7db0c7d . + . + "http://www.chasteness.tld/belchers/commoners.html" . + "perambulators porn belchers" . + "164"^^ . + "http://www.headboards.tld/chasteness/porn.html" . + . +_:B2e125817ddd81f7a7340aff4554a91b6 "Romuald Finch" . +_:B2e125817ddd81f7a7340aff4554a91b6 . + _:B9ac759416c9bda3475c70613f7f6fa18 . + . + "1964"^^ . + "http://www.fancywork.tld/tweedle/overjoy.html" . + "forevermore aerofoils tweedle" . + "http://www.octopodes.tld/fancywork/aerofoils.html" . + "coarsens forevermore fancywork" . + . + _:B876fb63a4ea78b37a6220b7d325f4a44 . + _:Bd50c81c79d55dfd8b01ec584c801bff0 . + . + "http://www.semiotic.tld/offended/duelled.html" . + "youngling expropriated offended" . + "110"^^ . + . + _:B833a91a0e6f0969671a5aa8251dceb11 . + . + "http://www.disproportional.tld/escarpments/headhunted.html" . + "partialities eviscerating escarpments" . + "187"^^ . + . +_:B09ae67f81f50fed3eca27a0b97d5c7b6 "Lajuanna Cammarota" . +_:B09ae67f81f50fed3eca27a0b97d5c7b6 . +_:B70d91c4fc121d139faad22cc59aea040 "Hedda Yoshida" . +_:B70d91c4fc121d139faad22cc59aea040 . +_:B34cf375f42c7c26f837888e1750645ff "Donya Greve" . +_:B34cf375f42c7c26f837888e1750645ff . +_:B0edaac6c5a90adc87ccb9e3d38e7f376 "Irving Oines" . +_:B0edaac6c5a90adc87ccb9e3d38e7f376 . +_:B651eff89fc01b2153d554e34c4a6d336 "Estephanie Khoun" . +_:B651eff89fc01b2153d554e34c4a6d336 . +_:B443c5a008f890ac770cdd6a064d0eb65 "Placida Melstrom" . +_:B443c5a008f890ac770cdd6a064d0eb65 . +_:B4659a752ef61b7576d21fa3222c9b230 "Jemarcus Pontbriand" . +_:B4659a752ef61b7576d21fa3222c9b230 . + _:B4f04b626f8b43202ef2994b149d12726 . + . + "1966"^^ . + "http://www.caudillo.tld/consonants/firers.html" . + "acct pounded consonants" . + "172"^^ . + "http://www.trademarks.tld/caudillo/pounded.html" . + "leveret acct caudillo" . + . +_:B5ee645f39b521d937b71bfefa4c32551 "Yevfrosinya Eberenz" . +_:B5ee645f39b521d937b71bfefa4c32551 . + _:B56cc4dd785590c96eba33359d8c4a284 . + . + "http://www.tinstone.tld/crookeder/skullduggeries.html" . + "chanteuses kabob crookeder" . + "156"^^ . + . + _:B5d2bc7dbcf4ef4ec80c230c0be24994c . + _:B7e472b5928987e631a26d2e92ea03565 . + . + "http://www.concubines.tld/aikidos/grudges.html" . + "undetachable discreeter aikidos" . + "111"^^ . + "http://www.acridest.tld/concubines/discreeter.html" . + . + _:Bc054d2971e47d8ac0114c8bb524fd195 . + . + "http://www.vitalist.tld/breeding/unwrinkling.html" . + "retouch rearmed breeding" . + "67"^^ . + . + _:Bceb4f922403b4a0bb1a2537e1d9b9976 . + . + "1956"^^ . + "http://www.daddling.tld/mobbing/peatiest.html" . + "spireas ashcans mobbing" . + "13"^^ . + "http://www.blandisher.tld/daddling/ashcans.html" . + "heparin spireas daddling" . + . + _:Bfddbe6ddc0f50dbd22027778cee4cf73 . + . + "http://www.mischarge.tld/overmasters/nicknack.html" . + "tollage annalist overmasters" . + "47"^^ . + "http://www.ureas.tld/mischarge/annalist.html" . + . + _:Bfcef14176fef314f2e7a744927fcf4b9 . + . + "http://www.occults.tld/hallways/adulteresses.html" . + "maddening glanders hallways" . + . + _:B990ccb83df97f2d1c72dd9484dcc82b2 . + _:Ba24eb5924fdd56c7a7f162aa4579975a . + . + "http://www.waves.tld/monolog/tugger.html" . + "violins readmitted monolog" . + "48"^^ . + "7"^^ . + "http://www.terns.tld/waves/readmitted.html" . + . + _:B804ef14721611f1aedbb7fd528ebbdc5 . + "1955"^^ . + "http://www.residually.tld/carious/delegation.html" . + "philanderers rapine carious" . + "http://www.poloniums.tld/residually/rapine.html" . + "reserver philanderers residually" . + . +_:Bbbbf8db1a9009cfbbe423e12207e1f78 "Everardo Yidiaris" . +_:Bbbbf8db1a9009cfbbe423e12207e1f78 . +_:B8a59905bb443b3070889c8b4ce0761e6 "Brite Girman" . +_:B8a59905bb443b3070889c8b4ce0761e6 . +_:B80d0b192eab284e5d9c09c99440c167b "Lisandro Harpst" . +_:B80d0b192eab284e5d9c09c99440c167b . + _:B4a733e8ffd261dbccf2e36271bd274df . + . + "http://www.dwarfs.tld/pbx/plausibility.html" . + "categorized nonindependent pbx" . + "153"^^ . + . + _:B59dffabbc8c892bfceceda7d6e13e128 . + _:B6e81bed99adda8f09291253b8afaa8b1 . + . + "1963"^^ . + "http://www.nihility.tld/amuck/plagiarisms.html" . + "depreciators ladders amuck" . + "90"^^ . + "fantasized nihility ladders" . + . +_:B45154bba835ed0e2151c5ae59fb90b41 "HyunKi Kopin" . +_:B45154bba835ed0e2151c5ae59fb90b41 . +_:B4576735e235f2eb97e6e616c506852fb "Shoichi Mathey" . +_:B4576735e235f2eb97e6e616c506852fb . +_:B43afb2917ff7e4fe9d9254585ae24a80 "Shusaku Defrance" . +_:B43afb2917ff7e4fe9d9254585ae24a80 . + _:B1847ae572370abe7d1a110a7479f59c2 . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1966"^^ . + "9"^^ . + "Journal 5 (1966)" . + . +_:B8a182dd30784d4a37e5e3e592b704aae "Ipsa Wollin" . +_:B8a182dd30784d4a37e5e3e592b704aae . + _:B782177e374f576c4bfbabaecdded58ae . + . + "http://www.clamper.tld/mastodons/demanding.html" . + "disagreement springed mastodons" . + "50"^^ . + . + _:Bd1f57157a3552e81f35f7a65a0d96911 . + . + "http://www.aahing.tld/persecutes/dowdiest.html" . + "sensibilities juicers persecutes" . + "154"^^ . + . + _:B0f13ed5251078eb149cdd3ae742e0f17 . + . + "http://www.blunting.tld/irrationality/fluidal.html" . + "staunchness assaulters irrationality" . + "138"^^ . + "http://www.gallons.tld/blunting/assaulters.html" . + . + _:B32ed0e25a1be364ae6bd27bd655ec91c . + _:B7aa2250d021c84b284637fbb83c84d77 . + . + "http://www.crayonists.tld/pussies/ecdysial.html" . + "tantalize condignly pussies" . + "74"^^ . + "http://www.narcotizes.tld/crayonists/condignly.html" . + . +_:Ba4c1f65fe01854dec1487867eed1aa2c "Haajid Condry" . +_:Ba4c1f65fe01854dec1487867eed1aa2c . + _:B2e33b35a7b0e2f076958575471e261b1 . + "1961"^^ . + "http://www.reframed.tld/tramelled/glees.html" . + "charing haviours tramelled" . + "188"^^ . + "accusers reframed haviours" . + . + _:B8333434d63cb6c0a5403d8f819ee848a . + . + "1961"^^ . + "http://www.conniption.tld/gonifs/endoscopy.html" . + "parchments regarding gonifs" . + "145"^^ . + "zoons conniption regarding" . + . +_:Bd61871274941cfe1c01fb4bf4b402fbd "Silmi Ryckman" . +_:Bd61871274941cfe1c01fb4bf4b402fbd . +_:Bb34061c26736cf9ca4c556cf76b9f4e4 "Cynbel Braly" . +_:Bb34061c26736cf9ca4c556cf76b9f4e4 . +_:Be0d9b53d329b130f2abd5f30f015e03d "Sumayya Okoro" . +_:Be0d9b53d329b130f2abd5f30f015e03d . + "Proceeding 1 (1967)" . + . + _:B8d5cc24732ed2862817a71713a18fb4c . + "sayst frat gloving" . + "11"^^ . + "http://www.frat.tld/outre/wises.html" . + "1967"^^ . + . + _:B2c591324064ccb13a466c68105d8e23f . + "1123"^^ . + _:B87d676b758bb9f094e76d066e382aa26 . + "Open University Press" . + "0-9170-5758-0" . + _:B65f55d42ac4961bd5e63ead01c3ab755 . + _:Bcda8a47d3d79595cc46f5aceb6017f4b . + . + "1965"^^ . + "http://www.nonuser.tld/townspeople/gladsome.html" . + "councilors fibulas townspeople" . + "103"^^ . + "morphin nonuser fibulas" . + . + _:Bcad7596bfd73bed1785a372fec0b6f73 . + . + "http://www.bibber.tld/mothers/warmups.html" . + "caterwaul kippered mothers" . + "http://www.clouding.tld/bibber/kippered.html" . + . +_:Bdae88992d440a0c60927eb501cb36f80 "Aleale Tucker" . +_:Bdae88992d440a0c60927eb501cb36f80 . + _:Bedf32da1f174e45fc5b4c1b0017520e3 . + _:B887399f03c941534b6771540536c3a15 . + . + "http://www.valors.tld/preascertainment/astrobiologies.html" . + "enchantresses venose preascertainment" . + "2"^^ . + . +_:Bb510aae5e94c885d3b5d749a1fc45eb1 "Koshiro Augusto" . +_:Bb510aae5e94c885d3b5d749a1fc45eb1 . + _:B0214881be20190ab47fdc50f5f82d9cd . + . + "1951"^^ . + "http://www.transubstantiate.tld/remeasured/quadrennium.html" . + "cirrhosis paganish remeasured" . + "12"^^ . + "http://www.chalkiest.tld/transubstantiate/paganish.html" . + "cyphers cirrhosis transubstantiate" . + . +_:B93f671a5c12f8e55d1ff157bad8f03ff "Heidelore Ruschmann" . +_:B93f671a5c12f8e55d1ff157bad8f03ff . + _:B337636c7c7e6ffd30a005711327c4e19 . + . + "http://www.freebooter.tld/dishonoring/sureties.html" . + "cupfuls straying dishonoring" . + . + _:B314e2de5726aed079bdeca0b8fac5820 . + . + "http://www.arsis.tld/bamboozling/creeds.html" . + "zooid uncouthness bamboozling" . + "169"^^ . + "http://www.sepalous.tld/arsis/uncouthness.html" . + . + _:B5bf55f9bec75c59fca204f180a255c68 . + . + "1959"^^ . + "http://www.syne.tld/concertizing/banshees.html" . + "carroming conterminously concertizing" . + "155"^^ . + "http://www.ombudsmen.tld/syne/conterminously.html" . + "lallygags carroming syne" . + . + _:B1c9344ebfa5ee3baeeffc89b49428aa0 . + . + "1958"^^ . + "http://www.wolds.tld/bopping/beatles.html" . + "commentators wasted bopping" . + "165"^^ . + "http://www.comparts.tld/wolds/wasted.html" . + "inferiors commentators wolds" . + . + _:B5382e1cc6491be961b6f457b666f62f4 . + . + "http://www.intimidation.tld/choosers/darkey.html" . + "unstructured carlot choosers" . + "175"^^ . + "http://www.woolers.tld/intimidation/carlot.html" . + . + _:Bcde13034f427eef598b3177c0c7a75de . + . + "http://www.sargasso.tld/flitted/workhouses.html" . + "evasively repatriates flitted" . + "118"^^ . + "hahs underlayers wiggery syndications parked izzards crenelating banning vowing gibsons baldest surmising" . + . + _:B24386d237e62b5a3e7073a3b925e8fa7 . + _:B8391f7c79f21af9fb460db3302514eee . + . + "http://www.prissies.tld/landscaped/hipline.html" . + "pellagras hurtled landscaped" . + "http://www.gnashed.tld/prissies/hurtled.html" . + . +_:Bcbaa87e39828e6c86f6ac4dd303b166d "Clint Rodenberger" . +_:Bcbaa87e39828e6c86f6ac4dd303b166d . +_:B19182e87747754b3c059f15b85bf8f4f "Davida Rho" . +_:B19182e87747754b3c059f15b85bf8f4f . +_:B2b04853e109bb4a82952d2901ccbc041 "Ramziyya Uelmen" . +_:B2b04853e109bb4a82952d2901ccbc041 . + . + _:Ba48882e072076c466fe9b735c09dce30 . + . + "http://www.leavening.tld/casteless/uroliths.html" . + "kookiest embrocation casteless" . + "127"^^ . + "http://www.mendelism.tld/leavening/embrocation.html" . + . +_:Beef36440c72cdafa0d93a77e6c5f43a2 "Despa Letellier" . +_:Beef36440c72cdafa0d93a77e6c5f43a2 . + . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + "1962"^^ . + "http://www.snorers.tld/clansmen/bagels.html" . + "autocracies digitalized clansmen" . + "70"^^ . + "http://www.backbends.tld/snorers/digitalized.html" . + "attempting autocracies snorers" . + . +_:Bee0c7adb2388ec2c23586c7c97aa884c "Goliat Telesco" . +_:Bee0c7adb2388ec2c23586c7c97aa884c . + _:B2b7b6a64b6a5288bcf50550008fd18d1 . + . + "http://www.immerses.tld/mineralizes/entreating.html" . + "locoweeds ostmark mineralizes" . + "76"^^ . + "http://www.quitted.tld/immerses/ostmark.html" . + . + _:B96ff1649560dc8d9f4114f522b28fd93 . + . + "http://www.insulating.tld/monseigneur/macaroni.html" . + "dissectors conductors monseigneur" . + "12"^^ . + "http://www.shantey.tld/insulating/conductors.html" . + . +_:Bae39d67166f6d2e4bf7734f69a6141ca "Ludmela Litz" . +_:Bae39d67166f6d2e4bf7734f69a6141ca . + _:Bc79cbde346f135cae35e6fe388207312 . + . + "http://www.nonreciprocally.tld/fleeciness/arrivers.html" . + "congregational traveling fleeciness" . + "171"^^ . + . + _:B4a79841a20974a01956d6567679e3073 . + . + "http://www.uncherished.tld/racecourses/seraglios.html" . + "arraignments earaches racecourses" . + "11"^^ . + "http://www.insinuates.tld/uncherished/earaches.html" . + . +_:Bdcae1b11bf12947f1062d2bd1fb8a03e "Sam Mattheis" . +_:Bdcae1b11bf12947f1062d2bd1fb8a03e . +_:B376b4fff8a80de0df6591ba8ba707948 "Audra Bull" . +_:B376b4fff8a80de0df6591ba8ba707948 . + _:B90a869f3328741910ddfd46eec297caa . + _:B7512e18df586215cdd19553eef7218ff . + . + "http://www.easer.tld/inelegantly/youths.html" . + "unconditionality manatees inelegantly" . + "95"^^ . + "http://www.equestrians.tld/easer/manatees.html" . + . + _:Ba77c58f1ddfa1b4db8c86189e32be96b . + _:B2b93113f26b4361ab5d0c43bf756ca3e . + . + "http://www.astronomically.tld/misdirects/porringers.html" . + "overbold undeliverable misdirects" . + "148"^^ . + "http://www.redressment.tld/astronomically/undeliverable.html" . + . + _:Ba87a585c09a37f244c1afdbf646a745c . + . + "http://www.downshifting.tld/unbridled/oldies.html" . + "luminescence stylishness unbridled" . + . +_:B6ba4a0908562321f79bc2190ef5e9190 "Gabriele Darsey" . +_:B6ba4a0908562321f79bc2190ef5e9190 . +_:Bcf212b99551fb73035518a855c05585d "Hilka Boos" . +_:Bcf212b99551fb73035518a855c05585d . +_:B3a9c8dcb69fddccb9b2059e879ebbe7e "Aristognis Jorstad" . +_:B3a9c8dcb69fddccb9b2059e879ebbe7e . + _:B255800ebaccc2c97a21ea3fc656721b9 . + . + "http://www.upswung.tld/algorism/reignited.html" . + "photoreceptor recleaned algorism" . + "194"^^ . + "http://www.researched.tld/upswung/recleaned.html" . + . + _:B1f88519b236bd4737fad1d5d1bd2527f . + "1957"^^ . + "http://www.scleras.tld/queries/pamphlets.html" . + "wielder shiftily queries" . + "89"^^ . + "themes scleras shiftily" . + . + _:B8ea3c8a9c7dd09745e0fe05fd3095b05 . + . + "http://www.wight.tld/zetas/gleba.html" . + "interims dries zetas" . + "110"^^ . + . + _:B009d77b62208df17707cc5918d8d1048 . + . + "http://www.practicably.tld/salesclerk/forehoof.html" . + "snowballed inflamed salesclerk" . + "168"^^ . + "http://www.scurf.tld/practicably/inflamed.html" . + . +_:B2d3b3a63084ac0369826fcee540b04c8 "Ulrich Mainetti" . +_:B2d3b3a63084ac0369826fcee540b04c8 . + _:Bbffbd47c1c07eec62bca269fb8d32b96 . + . + "http://www.sandwiching.tld/cheaters/riffled.html" . + "equalled bewitchment cheaters" . + "139"^^ . + "http://www.skeins.tld/sandwiching/bewitchment.html" . + . +_:B831c5256ed43291895ee0574c31cba18 "Ridwaan Krushansky" . +_:B831c5256ed43291895ee0574c31cba18 . +_:B8db686b3a51d1daabe1a091f7867900b "Hamish Proano" . +_:B8db686b3a51d1daabe1a091f7867900b . +_:Bf3e61eb5332c010411f36f0d96546e45 "Senalda Laforte" . +_:Bf3e61eb5332c010411f36f0d96546e45 . + _:B29e833e49e30e3a81953b3d2e97eddca . + . + "1963"^^ . + "http://www.geologic.tld/corder/mollycoddled.html" . + "programmatically monads corder" . + "128"^^ . + "http://www.charlatan.tld/geologic/monads.html" . + "dreggiest programmatically geologic" . + . +_:Bb0e1efc68a26b95c101e6ca9c88f4bc9 "Gorane Piermarini" . +_:Bb0e1efc68a26b95c101e6ca9c88f4bc9 . + _:B4b07d1251efad1067ebe439fffcd51fb . + . + "http://www.confiners.tld/indoctrinating/definable.html" . + "ocelots notation indoctrinating" . + "88"^^ . + "http://www.bazaars.tld/confiners/notation.html" . + . + _:B7e60768702984f52a32b3ffe93c920ce . + . + "1962"^^ . + "http://www.uncooked.tld/hobblers/bandages.html" . + "studiousness menstruant hobblers" . + "151"^^ . + "http://www.braize.tld/uncooked/menstruant.html" . + "deadens studiousness uncooked" . + . +_:B887399f03c941534b6771540536c3a15 "Muneefa Ballestas" . +_:B887399f03c941534b6771540536c3a15 . + _:B62f2f74dddcf7b29f66ceebc324734bd . + . + "http://www.ankh.tld/ionise/flakiness.html" . + "retranslate betrothment ionise" . + "154"^^ . + "http://www.calibrations.tld/ankh/betrothment.html" . + . + . + _:Bb034edb7df20933eed44bee74a6c7945 . + . + "http://www.desexes.tld/heliocentricity/excretions.html" . + "pirog summable heliocentricity" . + "126"^^ . + "leviathans misadvised tiltyard numberable yawing prosecutrices pegboxes feeblish" . + "http://www.exorcises.tld/desexes/summable.html" . + . +_:Bb88a3f875fc5f5ff8548be203518657a "Iemochi Sosebee" . +_:Bb88a3f875fc5f5ff8548be203518657a . +_:B4369a4d37c8a763fb65259d8f22bc567 "Benton Bertuzzi" . +_:B4369a4d37c8a763fb65259d8f22bc567 . +_:B0c02fce4247358728f49d213a7e429df "Elwira Gasper" . +_:B0c02fce4247358728f49d213a7e429df . +_:B790dcd90ce5a24a1f86c1f4a526f70ea "Baltsaros Filiault" . +_:B790dcd90ce5a24a1f86c1f4a526f70ea . +_:B5df7f458de8229d03d73f7c93c5492d4 "Dantae Sperlich" . +_:B5df7f458de8229d03d73f7c93c5492d4 . +_:B38300d2d511b50daf11ed5866c36975d "Dhaafir December" . +_:B38300d2d511b50daf11ed5866c36975d . +_:B92c5068675e97f5ba506f1014fbb3cca "Kordal Tetzlaff" . +_:B92c5068675e97f5ba506f1014fbb3cca . + _:B48b01f35032bba1940ca710da63bf0a9 . + . + "http://www.alibied.tld/cheeseburgers/ratification.html" . + "castrations waterworthy cheeseburgers" . + "187"^^ . + "irrefragable stagnates exhilaration aligner requisitioners predetermination dilatations oceanid recall temptresses" . + . + _:B4e515544b917c03fa2aec09a2e550177 . + . + "1959"^^ . + "http://www.interlards.tld/reenacts/descended.html" . + "bothered psalmic reenacts" . + "25"^^ . + "http://www.mignonne.tld/interlards/psalmic.html" . + "slacker bothered interlards" . + . +_:B97a35b7fdb970544e2821021ed0fa6fb "Ritsuko Hallenbeck" . +_:B97a35b7fdb970544e2821021ed0fa6fb . + _:Bc82507410f437526f5ce6a7cb00f0393 . + . + "http://www.thersitical.tld/rickeys/pits.html" . + "irritancy resemblances rickeys" . + "http://www.galleons.tld/thersitical/resemblances.html" . + . + _:B8f7df1e22d6786c629b720c78e13dea0 . + . + "http://www.haunches.tld/bunging/wetter.html" . + "woolsack quidnunc bunging" . + "75"^^ . + "http://www.cesareans.tld/haunches/quidnunc.html" . + . +_:Bb079b2b821dbcdd3c35c8cce25955413 "Guliana Tichi" . +_:Bb079b2b821dbcdd3c35c8cce25955413 . + _:B9cb25230d71ca226ca4d28d9f97e3d4f . + . + "http://www.vividness.tld/remedying/prophetically.html" . + "refocus administrated remedying" . + "92"^^ . + "http://www.acquirable.tld/vividness/administrated.html" . + . + _:Ba10d1355477826562a32c2a33f8761cf . + "1966"^^ . + "http://www.pastellists.tld/outplay/ethnoses.html" . + "wastefully avouching outplay" . + "83"^^ . + "http://www.tench.tld/pastellists/avouching.html" . + "cyclizes wastefully pastellists" . + . +_:B4cfb71ef98acc2e00fdefe1644d76479 "Thyestes Traux" . +_:B4cfb71ef98acc2e00fdefe1644d76479 . + _:B5b04980f196c96d3a7ad6b4f91911913 . + . + "http://www.sensitivities.tld/superintend/pronghorn.html" . + "unfertile irishwoman superintend" . + "63"^^ . + . + _:B70ff0a8890e9f7c14361a60d8d69b70b . + "1941"^^ . + "http://www.neologic.tld/fobbed/transcribed.html" . + "brill intermuscular fobbed" . + "119"^^ . + "http://www.petitionee.tld/neologic/intermuscular.html" . + "heartier brill neologic" . + . +_:B24f99ef85a0f9d05c527307c31374cca "Volotkoveia Klees" . +_:B24f99ef85a0f9d05c527307c31374cca . + _:B8a1df401b8c1935c091bbf25a8bb986c . + . + "http://www.calpack.tld/stopwatches/girder.html" . + "treadmills carapace stopwatches" . + "189"^^ . + "http://www.playrooms.tld/calpack/carapace.html" . + . + _:B77981c03ed50178703721ad964c530db . + . + "http://www.inhabitants.tld/megalomaniacs/molluscan.html" . + "graters sportive megalomaniacs" . + "53"^^ . + . + _:Ba116cec73bcec8a5a5cf41f59f5a6b12 . + . + "http://www.intercalation.tld/evacuations/squirmers.html" . + "stickouts milling evacuations" . + "79"^^ . + . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + _:B5d0f831819a9d916e82bcbe184e5e73d . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + "1959"^^ . + "6"^^ . + "Journal 3 (1959)" . + "1"^^ . + . + _:B8227aa882671ef178e90b5762f4f9e9d . + . + "http://www.repudiating.tld/dropsical/drawler.html" . + "unwelded gazelles dropsical" . + "70"^^ . + "http://www.balded.tld/repudiating/gazelles.html" . + . +_:B6665e604dd091684f05d514bddfb124e "Lamberdina Nichalson" . +_:B6665e604dd091684f05d514bddfb124e . + _:B3ea6eea287219b47fe2ac763d2ce3358 . + . + "http://www.lightful.tld/ofttimes/nepotisms.html" . + "cabby tattiest ofttimes" . + "183"^^ . + "http://www.depletes.tld/lightful/tattiest.html" . + . +_:B9af4377985136cc5e00c137cd2590525 "Tsunayoshi Matczak" . +_:B9af4377985136cc5e00c137cd2590525 . +_:B05fbe07d8c1c51d76a16b33504252c50 "Codi Sandy" . +_:B05fbe07d8c1c51d76a16b33504252c50 . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + "1961"^^ . + "4"^^ . + "Journal 5 (1961)" . + "1"^^ . + . + _:Bab9120ceb47bcb24e92101810e8fb70f . + "http://www.coagent.tld/eternals/flappier.html" . + "http://www.vetted.tld/coagent/terminates.html" . + _:B9565968c9c142f4216aa65e8eb5cc80b . + . + . + "argental unproposed coagent" . + "1961"^^ . + "81"^^ . + "unproposed terminates eternals" . +_:Bd6444f174d8afeab2def7a5b50b008dc "Jannine Brookings" . +_:Bd6444f174d8afeab2def7a5b50b008dc . + _:Bfbf008c91eae0e643f1f8d6eea6f9c2c . + . + "1962"^^ . + "http://www.thermometers.tld/shacking/reduplicative.html" . + "Proceeding 1 (1962)" . + "Jason Aronson Publishers" . + "0-2833-4973-0" . + "reburials thermometers painty" . + . + _:Bc96b9050a1168bfdd487fa49644484fc . + . + "http://www.number.tld/adjurors/washes.html" . + "hazarded misaddressed adjurors" . + "27"^^ . + "despoilment woolly puddling admissability unwinding drawbacks dissonance opprobrious irefully" . + . +_:B14a0fb75c4a772d566587f98a41bcc6f "Kalinda Rogan" . +_:B14a0fb75c4a772d566587f98a41bcc6f . + _:B5e97b9eb6613fb98b0372760e06303d2 . + . + "1964"^^ . + "http://www.marquises.tld/potages/tarragon.html" . + "disenfranchised tailgating potages" . + "34"^^ . + "http://www.milked.tld/marquises/tailgating.html" . + "inoculated disenfranchised marquises" . + . +_:Bd7532e504eaf706ce0901f5d92a8ff6a "Josianne Gopen" . +_:Bd7532e504eaf706ce0901f5d92a8ff6a . + _:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + "http://www.snuggled.tld/wastier/tinglers.html" . + "chirographer slithers wastier" . + "73"^^ . + "http://www.mercenaries.tld/snuggled/slithers.html" . + . +_:Bba94215de5713695c26e9c8452827e83 "Naazil Buchannan" . +_:Bba94215de5713695c26e9c8452827e83 . +_:B9682c956388125d326e2983b7dd7454a "DSean Dabrowski" . +_:B9682c956388125d326e2983b7dd7454a . + _:Bfc1229817b73bd053b3814e1af29ad30 . + . + "http://www.infiltration.tld/sighing/espanol.html" . + "sacrist macadam sighing" . + "24"^^ . + "http://www.ogreism.tld/infiltration/macadam.html" . + . + _:Bca96cb0c175ba7a6d5a674e0b31c6d11 . + _:Bf3f2911955a95d1dc7cc2575bd79c6f2 . + . + "http://www.demographic.tld/octopuses/appomattox.html" . + "serumal calamitousness octopuses" . + "179"^^ . + "http://www.centralizing.tld/demographic/calamitousness.html" . + . + _:Bdf99fd9f367ce5c83f3e9dfb5288967c . + . + "http://www.bossily.tld/bitched/ennoblers.html" . + "disheartenment vitiated bitched" . + "147"^^ . + "http://www.editorialized.tld/bossily/vitiated.html" . + . + _:B34380140fd36ecfbc7a624c142b3cfbf . + . + "http://www.bylining.tld/unequaled/redescribing.html" . + "tenderly adumbratively unequaled" . + "158"^^ . + "http://www.reinterpretation.tld/bylining/adumbratively.html" . + . +_:B634170332bfd1477ea5123928daa2492 "Peza Sallach" . +_:B634170332bfd1477ea5123928daa2492 . + _:B433a9f42ae0bd9ddd8b37c644717cb29 . + _:B89cd97a85b57bde88287fd0309a976f7 . + . + "http://www.novelette.tld/carrageenin/grists.html" . + "wearables leeks carrageenin" . + "34"^^ . + "anticipated sufflates withholds flied diverticulum daffiness visuals nuthouse interlines liturgical graciousness" . + "http://www.hydrating.tld/novelette/leeks.html" . + . + _:B39b465cd78c1a97324eb4154f7ad8547 . + . + "http://www.speedways.tld/surfier/epistasies.html" . + "entrained miscounts surfier" . + "131"^^ . + "http://www.unicef.tld/speedways/miscounts.html" . + . +_:B47d7ca10434c5225238f2302f84d8ddb "Holly Scierka" . +_:B47d7ca10434c5225238f2302f84d8ddb . + _:Bb7b9999f01399f748a05f49128edafd4 . + "reduplicative wrenching fascistic" . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + "58"^^ . + . + "http://www.shacking.tld/obstetrics/wrenching.html" . + "http://www.obstetrics.tld/fascistic/misappropriating.html" . + "painty reduplicative obstetrics" . + "1962"^^ . + . +_:B5b9e9ee30e9068ca10b0e58e15eae6fe "Nirav Eberly" . +_:B5b9e9ee30e9068ca10b0e58e15eae6fe . + _:B0779873d7612f606e3f74652ef9c0d77 . + "1960"^^ . + "http://www.parliaments.tld/wiredrawn/tolerantly.html" . + "tiros mister wiredrawn" . + "131"^^ . + "http://www.barest.tld/parliaments/mister.html" . + "mergences tiros parliaments" . + . + _:Bead0ab262f336027c86c170c41b55c10 . + _:B6807c8e439822901e7d177f28a1c4a91 . + . + "http://www.brit.tld/rooks/reaccusing.html" . + "inbreathe portiones rooks" . + "60"^^ . + "http://www.mussed.tld/brit/portiones.html" . + . + _:B91a057ebdf6cafbbbc9e1cd8759cb931 . + . + "http://www.appeases.tld/improvable/abstracting.html" . + "digger refutatory improvable" . + "161"^^ . + "http://www.resell.tld/appeases/refutatory.html" . + . + _:B587bc9fc22556bcea14aafe9dccfe5e9 . + . + "http://www.preparers.tld/pothouse/ascensions.html" . + "microcephaly ireful pothouse" . + "62"^^ . + "http://www.portrays.tld/preparers/ireful.html" . + . + _:B8d5d81d3f02a95c91b5c8ceadf81df0b . + . + "http://www.unestablished.tld/toehold/poppied.html" . + "gentlewomen sequenced toehold" . + "13"^^ . + . + _:B441f5b9272bf523a7d12953378a5edff . + . + "1966"^^ . + "http://www.pampering.tld/typed/condones.html" . + "recanters rollaway typed" . + "11"^^ . + "http://www.mileages.tld/pampering/rollaway.html" . + "misnamed recanters pampering" . + . + _:Bde6bf50a01b1508d326cf6255b8f3653 . + . + "http://www.medicare.tld/groper/played.html" . + "squeakier carapaces groper" . + . + _:B37c51891e70383eb4a39ccdaac4dfaad . + . + "1960"^^ . + "http://www.quarterfinalist.tld/instigation/putdowns.html" . + "circumlocutory striates instigation" . + "157"^^ . + "surgically quarterfinalist striates" . + . +_:Bef13154ea0a725f18869fcc9033321a4 "Ike Citarella" . +_:Bef13154ea0a725f18869fcc9033321a4 . +_:B8cb9a06697310200a43428ac6de6ecdb "Urit Ackermann" . +_:B8cb9a06697310200a43428ac6de6ecdb . + _:B1e73519a034fe4edbc7d51498377ea88 . + . + "http://www.doles.tld/archaistic/wyverns.html" . + "executions delineative archaistic" . + "54"^^ . + "http://www.monographers.tld/doles/delineative.html" . + . + _:Bf52c2390756e423438aba8dac87552d2 . + . + "http://www.discoloration.tld/suspenders/growlingly.html" . + "merengue twofers suspenders" . + "171"^^ . + . + _:B77663dfd8e60ec862180ba5b24bb0867 . + _:Bac4f377ac95a1fabb7ccdfaca4404d7e . + "1957"^^ . + "http://www.gunslingers.tld/endemics/lecherous.html" . + "faltered speedboating endemics" . + "81"^^ . + "chattiest gunslingers speedboating" . + . +_:B5a70d325c976e3ce6c6a0e1608408821 "Kaziki Guenthur" . +_:B5a70d325c976e3ce6c6a0e1608408821 . + _:B2a8598995f171f32466fa2f87575d729 . + . + "http://www.tibiae.tld/descried/enters.html" . + "complainer latecomers descried" . + "45"^^ . + "http://www.surpriser.tld/tibiae/latecomers.html" . + . + _:B4cf00e9d23c5a98f476ab5beb866d6d7 . + _:B96abc91e1ebf2630b9196b643a373021 . + . + "http://www.colonnades.tld/prettifier/revolutionists.html" . + "ragman contemned prettifier" . + "43"^^ . + "http://www.takeovers.tld/colonnades/contemned.html" . + . + _:B165103c8a67f330086e6a9fe20c9e2bf . + "1954"^^ . + "http://www.monoplanes.tld/pendants/sumps.html" . + "animist tonneaus pendants" . + "nervy monoplanes tonneaus" . + . +_:B5fd851b728b196f98a3ee4c2c34859db "Emily Mileski" . +_:B5fd851b728b196f98a3ee4c2c34859db . +_:Bb14becb799a6402a7d7be7b62ac978bd "Caylin Ciprian" . +_:Bb14becb799a6402a7d7be7b62ac978bd . + _:B1bb55e73b084208aefc48678f77a508e . + . + "http://www.discerner.tld/stropped/gruelers.html" . + "peddler progovernment stropped" . + "14"^^ . + "http://www.conventicles.tld/discerner/progovernment.html" . + . +_:B49a9ab5891d2c9d13d29a387e349a9b4 "Tino Mendonsa" . +_:B49a9ab5891d2c9d13d29a387e349a9b4 . + _:Bded9299aefa00954039bc8799c33415c . + . + "http://www.sandblasters.tld/dover/academes.html" . + "stretching scandinavians dover" . + "103"^^ . + "http://www.cantonment.tld/sandblasters/scandinavians.html" . + . +_:B0a76f897f53148474c76751d9e259d03 "Seymour Annunziata" . +_:B0a76f897f53148474c76751d9e259d03 . + . + _:Ba0ac111ed0f560d8828b2770b7169be4 . + . + "http://www.cerebrum.tld/mohairs/admiralties.html" . + "embossers gloves mohairs" . + "132"^^ . + "retorts insoles stockman queening allergist doyenne placarders septuagenarians" . + "http://www.reoccupations.tld/cerebrum/gloves.html" . + . + _:B5f8734d1dc260b5227adae4a09e86b39 . + . + "http://www.idealism.tld/pollinating/salably.html" . + "sumptuously homelike pollinating" . + "debilities maundered jargoned embattled placard novelties labyrinths ichthyologists unharvested tambura" . + "http://www.snobberies.tld/idealism/homelike.html" . + . + _:B790897c5c7bb32d294a57b03bd43faf5 . + . + "http://www.grogram.tld/tahitian/nonphysiological.html" . + "splenectomies allergin tahitian" . + "183"^^ . + "cordites repenters riotousness jaundicing figuration solfeggi spawners perlitic flexions rioter conjunctivas" . + "http://www.intensiveness.tld/grogram/allergin.html" . + . + _:B7bf2aaa5c7ccd6a53930e138f22e76b5 . + . + "1963"^^ . + "http://www.scatter.tld/hotkey/bracers.html" . + "chatterbox lipoprotein hotkey" . + "105"^^ . + "http://www.brandished.tld/scatter/lipoprotein.html" . + "misused chatterbox scatter" . + . + _:Bb64e8b2754a0a5f306fb08727257624c . + . + "1962"^^ . + "http://www.nomadisms.tld/manufactured/downstage.html" . + "statistics program manufactured" . + "175"^^ . + "http://www.pomps.tld/nomadisms/program.html" . + "rosewood statistics nomadisms" . + . +_:Be64166a2d59845adeb9f5dafd5a80b78 "Tycie Caneles" . +_:Be64166a2d59845adeb9f5dafd5a80b78 . + "1956"^^ . + "118"^^ . + "http://www.misdirected.tld/titterers/enjoin.html" . + "safariing enjoin steers" . + _:B78fc1f6efd342239bf756ee05121beeb . + . + "http://www.titterers.tld/steers/gimps.html" . + . + . + "sportier safariing titterers" . + _:B4880740147d6fb2689ca848c81921c9d . + . + "http://www.unfailing.tld/shoves/matching.html" . + "choremen forwhy shoves" . + "72"^^ . + "http://www.overcrowded.tld/unfailing/forwhy.html" . + . +_:Bfa5d1b94fc5243dc7115b11df4b19314 "Laius Mcclanan" . +_:Bfa5d1b94fc5243dc7115b11df4b19314 . +_:B01976d2429cb42ec6f1e1623161100df "Addison Bovio" . +_:B01976d2429cb42ec6f1e1623161100df . + _:B9fb7d4d2775703d50143b3baebee3fef . + . + "http://www.prestos.tld/philol/micrograph.html" . + "microbars neutralization philol" . + "44"^^ . + "http://www.chintzier.tld/prestos/neutralization.html" . + . +_:B4fb45783519d7de61c904b0eef37634c "Goring Francour" . +_:B4fb45783519d7de61c904b0eef37634c . +_:B44633836762a3b7621908f94108fa5d2 "Cyrus Lidtke" . +_:B44633836762a3b7621908f94108fa5d2 . + _:B324171010570a7364c2cd4d28f4afcac . + . + "http://www.opprobrious.tld/irrefragable/stagnates.html" . + "dissonance irefully irrefragable" . + "32"^^ . + "http://www.drawbacks.tld/opprobrious/irefully.html" . + . + . + "114"^^ . + "http://www.dwelling.tld/prat/islanded.html" . + "fringier rhythmical wastebaskets powderer immigrates inserter plights corollaries" . + "http://www.islanded.tld/thanklessly/swiveled.html" . + "http://www.scrapped.tld/islanded/burlily.html" . + "8"^^ . + "prat burlily thanklessly" . + _:B93999dfb6a9f21231b0fcdbb6dad9ba8 . + . + "householder overeducated objurgate treaties preprocessor despising loftily yabber reprovingly blungers dwarflike effulgences coreless tuberculoses environs hulled preexamination oralogy tibetans slavishly hipless prs bluejays cuppier nonsurgical skimpiest outpoured dissociated heartier petitionee brill neologic intermuscular fobbed transcribed swifters redigesting ostinato recalculation safest signiory latchets inflecting trephines hops exec junketeers isolators reducing nethermost nonfiction retrogressions eliminates unknowns mongoloids danker raunchiness perspicuously disjoined nigglings midmonths labium peeped daydreams permuting immediately canzona interrelated cooked reformers goodwife technicolor plenishes nippy bounden occulters blubberer amenities desecrated tetrachlorides loutish polygony malines cliffhanger entailments reindexed bedstraws thoughtless elation swampland earings circumscribed paralyzingly pouchy surrejoinders chestiest measurage tonsils pasturage thurifer teazle" . + . +_:Bd9ec79727e3eb457e7a2904ee5e71998 "NewyddIlyn Borchers" . +_:Bd9ec79727e3eb457e7a2904ee5e71998 . + _:B6e3f78bfa0a658381ebcc292e42fc4db . + . + "1966"^^ . + "http://www.replications.tld/gunrunner/didos.html" . + "iodize motivation gunrunner" . + "122"^^ . + "http://www.dunged.tld/replications/motivation.html" . + "interlarding iodize replications" . + . +_:B137b4510b63871be4f0c7c013a05843f "Polazhitsa Alameda" . +_:B137b4510b63871be4f0c7c013a05843f . + _:B6322af0d6e5a5360b02efdda6c6b1573 . + . + "http://www.enflamed.tld/immunotherapy/excreting.html" . + "stonier multipliers immunotherapy" . + "104"^^ . + "http://www.passable.tld/enflamed/multipliers.html" . + . + _:B1cb25f0066e667269bf23bf068a4c4c9 . + . + "http://www.ferried.tld/momentariness/biogeographer.html" . + "wisecrackers bricked momentariness" . + "113"^^ . + "http://www.poetically.tld/ferried/bricked.html" . + . + _:Bfc9acef18d86692431bd8641c7d1a09d . + "1960"^^ . + "http://www.skydived.tld/backfield/lutings.html" . + "sutural gung backfield" . + "130"^^ . + "psychokinesis skydived gung" . + . + _:Bef3c86fd754cd0d1a362be2d60cd7ff5 . + . + "http://www.mashie.tld/concavo/flawed.html" . + "mooter heartsickness concavo" . + "160"^^ . + "http://www.handpicks.tld/mashie/heartsickness.html" . + . + _:B2cb4ca1eed69dfb4def9a8d868e63093 . + . + "http://www.hashes.tld/imbibed/deepening.html" . + "dowsers farthingales imbibed" . + "17"^^ . + "http://www.gyred.tld/hashes/farthingales.html" . + . + _:Bbb3b1c540ac12247b3fa6d39315644eb . + _:Ba432c122fea9e0186e53dce9321da1a9 . + . + "http://www.steamers.tld/warranter/flashings.html" . + "xerosis neurological warranter" . + "3"^^ . + . + _:B70c220978277ccf424fe94e474deb309 . + _:B66f6ddb2ba1984c6221cd0c10dcc8139 . + . + "http://www.biomicroscopy.tld/japed/totemites.html" . + "confederation captioned japed" . + "14"^^ . + "http://www.varnished.tld/biomicroscopy/captioned.html" . + . + _:Bc8dbc76c5f93028951b8ed61c278ef8a . + . + "http://www.bolted.tld/naivety/bolter.html" . + "hayracks visiters naivety" . + . + _:Bf0e519725350b2e9b31e4786d500ef7c . + _:B9616cda963e25c24c90448d78389bbf2 . + . + "http://www.noncausal.tld/freudians/citrons.html" . + "serotonin sombrely freudians" . + "186"^^ . + "http://www.sueding.tld/noncausal/sombrely.html" . + . + _:Bbc4223bfd020164616e9b8aa4578e159 . + . + "http://www.overexerts.tld/apneas/recommissioned.html" . + "intermarrying jambs apneas" . + "143"^^ . + "http://www.communicator.tld/overexerts/jambs.html" . + . +_:B634b40bd928a882fe5ac68320ba48464 "Tashiya Marrable" . +_:B634b40bd928a882fe5ac68320ba48464 . + _:B9653088015dad8295d85042d42bb57fc . + . + "http://www.mornings.tld/disarranges/standards.html" . + "flamming longshoreman disarranges" . + "40"^^ . + . + "fashioners bloodless boggish" . + "122"^^ . + . + "bloodless megapod anointed" . + . + "http://www.boggish.tld/anointed/nontemporally.html" . + "http://www.spurting.tld/boggish/megapod.html" . + "1950"^^ . + _:B3181ad4d424fab9635b8def0e00553f7 . + . +_:B2933c2fe114c36633e489d080359ccf7 "Radha Sloan" . +_:B2933c2fe114c36633e489d080359ccf7 . + "1954"^^ . + "1"^^ . + "Journal 3 (1954)" . + "1"^^ . + . +_:Bf59e23047809a2ebc91bb8fd972e391a "Lottie Dredge" . +_:Bf59e23047809a2ebc91bb8fd972e391a . +_:Ba3eafa75cee79b786a9cfe61053f00f7 "Iza Lamboy" . +_:Ba3eafa75cee79b786a9cfe61053f00f7 . + _:Bd3417128a8980a36eb99ff0175746ab4 . + . + "http://www.relays.tld/arcaded/unpin.html" . + "brassica leaflets arcaded" . + "89"^^ . + "http://www.golfings.tld/relays/leaflets.html" . + . +_:B2f14a8e4385c04239f053e106d9cd405 "Judita Privatsky" . +_:B2f14a8e4385c04239f053e106d9cd405 . + _:B96ff1649560dc8d9f4114f522b28fd93 . + . + "1959"^^ . + "http://www.rappers.tld/fricasseeing/disassociate.html" . + "boneheads rescuer fricasseeing" . + "35"^^ . + "http://www.dampens.tld/rappers/rescuer.html" . + "sconce boneheads rappers" . + . +_:B0be1339e8330d27e368be99c5d30bdc7 "Yujiro Herbin" . +_:B0be1339e8330d27e368be99c5d30bdc7 . +_:B7ccf79dd38c278e734cde76e8fc4a93c "Amniyya Mcclarnon" . +_:B7ccf79dd38c278e734cde76e8fc4a93c . +_:B008f1557049f469431d09b0851c2f8dc "AbdulBaari Groehler" . +_:B008f1557049f469431d09b0851c2f8dc . +_:Bb44c5b7c712f17b9023a5ab0f3339233 "Yurochka Hemmer" . +_:Bb44c5b7c712f17b9023a5ab0f3339233 . + _:Bd96a3e9bd9e55299871ce9805ed6a93b . + . + "http://www.twanged.tld/nonforfeitable/dissociative.html" . + "metropolitanize pedros nonforfeitable" . + . +_:B5cf0e9648182b3fe326cfcf7a0be27dc "Clivia Kuriger" . +_:B5cf0e9648182b3fe326cfcf7a0be27dc . + _:B51d01f36c9af933334e033831b7300ff . + "1966"^^ . + "http://www.unreformed.tld/sonorities/pressor.html" . + "anaerobe misarrangement sonorities" . + "146"^^ . + "http://www.parallaxes.tld/unreformed/misarrangement.html" . + "mechanizes anaerobe unreformed" . + . + _:B60e67484febfde0dec7715f9fe588478 . + . + "1965"^^ . + "http://www.camporee.tld/prearranging/suede.html" . + "hieing confronting prearranging" . + "55"^^ . + "boffola camporee confronting" . + . + _:B7345b8944d51adf5784043cd90fce845 . + . + "http://www.dims.tld/echoey/unequivocalness.html" . + "nonstriker hallucinosis echoey" . + "128"^^ . + "http://www.pharyngal.tld/dims/hallucinosis.html" . + . +_:Bbb399f0493d9cffcab4aad234d42d97e "Vonda Jasmine" . +_:Bbb399f0493d9cffcab4aad234d42d97e . +_:B65e26ef9f777846ec0190bc97baeeee8 "Sakeen Kotheimer" . +_:B65e26ef9f777846ec0190bc97baeeee8 . + _:B0f2c36bbfcd83826edb4af06fcc5c7f5 . + . + "http://www.unsupervised.tld/dogfight/wormhole.html" . + "cabinetmaking deathcups dogfight" . + "49"^^ . + "http://www.quipped.tld/unsupervised/deathcups.html" . + . + _:Bd435d0bbba417c0611bec981498bbf65 . + "1964"^^ . + "http://www.espying.tld/mumper/knotweeds.html" . + "shindy doorplates mumper" . + "15"^^ . + "http://www.nymphets.tld/espying/doorplates.html" . + "chronicling shindy espying" . + . + . + . + "http://www.unsoundness.tld/trifled/grinder.html" . + _:B4e366848a50c3fe8e6e88181391dd802 . + "200"^^ . + "http://www.trifled.tld/carcinogeneses/vigilantes.html" . + "1964"^^ . + "provider depraver trifled" . + "depraver grinder carcinogeneses" . + _:B71b465498480b3663a80b2873d33aee1 . +_:Bd139811e8dd38f3a4e0d246bd0a672a4 "Harry Hamparian" . +_:Bd139811e8dd38f3a4e0d246bd0a672a4 . + _:B46cb9688ad35a2c7c12b78fcc1d85dbb . + _:Be45b12cab22ff0b1de8423a4d64220f5 . + . + "http://www.luminists.tld/dingdong/airdrops.html" . + "redivide shriller dingdong" . + "157"^^ . + . +_:B5cd5a193d8ead32f16adf63f78050762 "Kuniyuki Leigland" . +_:B5cd5a193d8ead32f16adf63f78050762 . +_:B149622970ada8b0647e28f7dfe02dc4e "Walerian Massetti" . +_:B149622970ada8b0647e28f7dfe02dc4e . +_:Bee00e8e75017c3de9a538a75d17be90c "Mitag Guarriello" . +_:Bee00e8e75017c3de9a538a75d17be90c . + _:B402b598b18f821fdd5e3c315aad89b15 . + . + "http://www.shitted.tld/unaccentuated/renigs.html" . + "retinoscope craftier unaccentuated" . + "132"^^ . + . + _:Bbc173e90d18faca59c6b7b3efee5fce2 . + _:Befb36edfbf740cb8c68ae0f2188320e9 . + . + "1960"^^ . + "http://www.dreaming.tld/graved/lunas.html" . + "incapacitates planetologists graved" . + "80"^^ . + "surplices dreaming planetologists" . + . +_:Be25e0000990c8b64f1884877f7963fa2 "Nichiren Parcell" . +_:Be25e0000990c8b64f1884877f7963fa2 . + _:Bcee1f59e1d27bb97dbc386f111b8070c . + . + "http://www.windblown.tld/slicers/ledges.html" . + "galateas evading slicers" . + "50"^^ . + "http://www.pipage.tld/windblown/evading.html" . + . + _:B05d05058ea8fd53da3e9fea90af77408 . + . + "http://www.unmortgaged.tld/moderatorial/dotted.html" . + "avouchers tikes moderatorial" . + "http://www.trapezes.tld/unmortgaged/tikes.html" . + . +_:Bca52cea505b3e5c9c71e557a413617b9 "Akikazu Scholz" . +_:Bca52cea505b3e5c9c71e557a413617b9 . + _:B52b9becd3509fe015b05064121497576 . + . + "1966"^^ . + "http://www.devotedness.tld/insurgescence/rumblingly.html" . + "elatedly farers insurgescence" . + "28"^^ . + "http://www.grifted.tld/devotedness/farers.html" . + "clangorously elatedly devotedness" . + . +_:Bcc3e63bde46bf7e944cab7767f24042f "Ulyana Slentz" . +_:Bcc3e63bde46bf7e944cab7767f24042f . +_:B8071d3feb506c6cdd5c7a9a26ab6573d "Demetria Tramonti" . +_:B8071d3feb506c6cdd5c7a9a26ab6573d . +_:Beaf2faeddecca422fe964069efcfcdd5 "Aidia Leidel" . +_:Beaf2faeddecca422fe964069efcfcdd5 . + _:B3030074dca162d667655a2b956ad064f . + . + "1960"^^ . + "http://www.hwy.tld/vasectomized/registrarship.html" . + "curacy blasted vasectomized" . + "85"^^ . + "http://www.suboffices.tld/hwy/blasted.html" . + "gallstones curacy hwy" . + . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + . + "http://www.compliments.tld/stockjobbing/vips.html" . + "conjugator floatability stockjobbing" . + "81"^^ . + "http://www.chorded.tld/compliments/floatability.html" . + . +_:B71d0dfa57d0a45e5d06721c858547b13 "Celester Pyon" . +_:B71d0dfa57d0a45e5d06721c858547b13 . + _:B85cb4d5d8167108c308b671d539428c5 . + . + "http://www.ventless.tld/xenolith/hype.html" . + "accusatorial annotation xenolith" . + "125"^^ . + "http://www.flotations.tld/ventless/annotation.html" . + . + _:Ba0be8e581e06fe80cd92f6537fe02ee0 . + "1961"^^ . + "http://www.cowering.tld/smallness/captress.html" . + "bumpily apprized smallness" . + "http://www.midgets.tld/cowering/apprized.html" . + "antithetical bumpily cowering" . + . +_:Bf97adbaa4e7a06d4f5461ffdd448dee1 "Felippe Desai" . +_:Bf97adbaa4e7a06d4f5461ffdd448dee1 . +_:B97b22efb255cf9eb99c03e6216fe8d0c "Abbie Manjarres" . +_:B97b22efb255cf9eb99c03e6216fe8d0c . +_:B4792be65425e62ce7fde4a281e747ee5 "Naoki Stoliker" . +_:B4792be65425e62ce7fde4a281e747ee5 . +_:B172f607968bdbf5e0f0bfa92d075d163 "Che Kess" . +_:B172f607968bdbf5e0f0bfa92d075d163 . + _:B54a0528e1875eacdfb96459d88e069ad . + . + "http://www.beechier.tld/rallye/azine.html" . + . + "http://www.abnormally.tld/reverberator/rallye.html" . + "http://www.rallye.tld/alarmists/undigested.html" . + "1963"^^ . + "unaccountable beechier reverberator" . + "reverberator azine alarmists" . + "51"^^ . + . + _:Bd9bed4d69d77e7f31433080987a289dd . + _:B394eedad79d1d4db21c25d439dbc4077 . + . + "http://www.maladministers.tld/citadels/nudists.html" . + "sneaking mishaps citadels" . + "44"^^ . + . + _:B0812f92d10229f67a9df84238a4b9de7 . + . + "http://www.typhoons.tld/chuckfull/ambiguously.html" . + "jouncy frankfurters chuckfull" . + "30"^^ . + . +_:B91574312ce1142b3e8958bd9d9a2ff87 "Florencia Driever" . +_:B91574312ce1142b3e8958bd9d9a2ff87 . +_:B6eefe6b4e548f090ab8dabdcf7f95976 "Peleus Vasseur" . +_:B6eefe6b4e548f090ab8dabdcf7f95976 . + _:B22b59344145f6edc316707330977529d . + . + "http://www.demands.tld/preordaining/lathworks.html" . + "implies reacquires preordaining" . + "64"^^ . + . +_:B10afe740da09a1745aa31445b52fb1e1 "Aldobrando Pellowski" . +_:B10afe740da09a1745aa31445b52fb1e1 . + "http://www.mislayer.tld/tradeoffs/loopier.html" . + "ukeleles sanitated mislayer" . + "http://www.cherries.tld/mislayer/dreks.html" . + . + "sanitated dreks tradeoffs" . + _:Bfa3fdee1e03e188f978d3a84e9afcc6c . + . + _:Bcb6c2a976814383cc007e5d0e33cf6ef . + "1956"^^ . + . + "70"^^ . +_:B496958124c89299c3c34abe84a7748e6 "Enzo Vanisouvong" . +_:B496958124c89299c3c34abe84a7748e6 . +_:Bde42ea4b1f9b4e7739612c288f231c5f "Layla Garnow" . +_:Bde42ea4b1f9b4e7739612c288f231c5f . + _:B436ffe3fed27a388d51949e06a14f506 . + . + "http://www.vamped.tld/goosiest/pedicabs.html" . + "conches hefting goosiest" . + "188"^^ . + . +_:B9fa0bd9cd71c31481768e5585c3681ee "Sophie Orbison" . +_:B9fa0bd9cd71c31481768e5585c3681ee . +_:B130abfb0d1d313df0458f623989e3915 "Euprakseia Gugler" . +_:B130abfb0d1d313df0458f623989e3915 . + . + "http://www.variegating.tld/pinsetters/festivals.html" . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + "1966"^^ . + "http://www.pinsetters.tld/astrologist/reconstituting.html" . + "smoker festivals astrologist" . + "27"^^ . + _:Bc52089dc996b192459ccbba370725011 . + . + "comprehended smoker pinsetters" . + _:B4a9ca619d2873734714d5da4fc601cf1 . + . + "http://www.canonizations.tld/gimmicks/lathers.html" . + "unappreciative soapbox gimmicks" . + "90"^^ . + . + _:Bb7caccd6e34ce20071d6786da07e430c . + . + "http://www.scoriae.tld/nightshirts/unpardonably.html" . + "percusses transitoriness nightshirts" . + "173"^^ . + . +_:B8ed5d827b2bfadbd377ff8466befa9e9 "Decelle Jhingree" . +_:B8ed5d827b2bfadbd377ff8466befa9e9 . + _:B5d42ec783d526404671798c044545dca . + _:Bc08d0d4250d2ecfc97da6ff59618e037 . + . + "http://www.dronish.tld/toolroom/intellectualism.html" . + "carbonators blighter toolroom" . + "59"^^ . + "http://www.oligarchies.tld/dronish/blighter.html" . + . +_:B33456190e51ebec6c3ea712eda543596 "Chernavka Hamson" . +_:B33456190e51ebec6c3ea712eda543596 . +_:B44e17586697649e0176d944ee7db0c7d "Ghassaan Kister" . +_:B44e17586697649e0176d944ee7db0c7d . + _:B0da53b703b1b9e211c2407fd31f9e64c . + . + "http://www.strate.tld/regenerate/blabby.html" . + "simulative oblational regenerate" . + "123"^^ . + . +_:B0e3521310f7c018bc4259bd785599c53 "Rey Schwartzwalde" . +_:B0e3521310f7c018bc4259bd785599c53 . + _:B111722cc3b4e93799d90746342fd3a90 . + _:Baf410c781c44ae5edaf4f5ea60c789b3 . + . + "http://www.national.tld/repellency/scattiest.html" . + "optional taller repellency" . + "173"^^ . + "scraggier machismos nth lengthiness agars meshier sojourner flowingly degaussing reorienting" . + "http://www.redeyes.tld/national/taller.html" . + . + _:B28078270580c5efe2902bb9a8fba4418 . + "1962"^^ . + "http://www.eyeletted.tld/germaniums/boyishly.html" . + "noons acupuncture germaniums" . + "145"^^ . + "http://www.pioneering.tld/eyeletted/acupuncture.html" . + "stuffier noons eyeletted" . + . + _:B666a66dfa4865276f98235dd748d89c9 . + . + "http://www.gayety.tld/uprightly/recognitive.html" . + "gooky renderers uprightly" . + "99"^^ . + "http://www.archaeologically.tld/gayety/renderers.html" . + . + _:B79e7e6f71c9ff93158758e1fdbb5b0f9 . + _:Bc71e7b13117f4696cda6c61d96a6cc7f . + . + "http://www.galumph.tld/squadded/mambas.html" . + "pals overburdensome squadded" . + "11"^^ . + . + _:B34c57155a0be78224655667e6175d0e5 . + . + "1961"^^ . + "http://www.shoulders.tld/doubtable/keelhauls.html" . + "parables outgoings doubtable" . + "67"^^ . + "http://www.slalomed.tld/shoulders/outgoings.html" . + "autarchy parables shoulders" . + . + _:B0fc2733502f4be81728125e71baed0e2 . + _:B4576735e235f2eb97e6e616c506852fb . + _:B2804d62fed63c366edf184d1ee0bb145 . + "1947"^^ . + "8"^^ . + "Journal 1 (1947)" . + "1"^^ . + . +_:Bb64e8b2754a0a5f306fb08727257624c "Anindita Ginger" . +_:Bb64e8b2754a0a5f306fb08727257624c . +_:B44d10d696308f0ce653e173e63ba55d0 "Nirveli Lauth" . +_:B44d10d696308f0ce653e173e63ba55d0 . +_:Bb45e43c42ecc4b8f9ea9fb159c7414a5 "Chebotova Serasio" . +_:Bb45e43c42ecc4b8f9ea9fb159c7414a5 . + _:B64e8ee3467130bba57584fc78fb3bc4e . + . + "http://www.dawdlers.tld/noncarbonated/unfurled.html" . + "stovepipe wirehair noncarbonated" . + "110"^^ . + . + "boorishly outwork exempla" . + "repealers boorishly failures" . + "http://www.failures.tld/exempla/rosing.html" . + . + _:Bf4a4f8e531cf58a3513af6e197e0c939 . + "9"^^ . + "http://www.fortuning.tld/failures/outwork.html" . + . + . + "1950"^^ . + _:Bf4ce4e1f6bb99ca9c90b5cf75969ad5b . + . + "http://www.reversely.tld/aerodynamical/lividly.html" . + "enriches ploying aerodynamical" . + "40"^^ . + . + _:B3852a957786f6aa632af621784ccd663 . + _:Bc4fc45b09eb03996dcb24c00d1213daf . + . + "http://www.embosoms.tld/divvies/bogyism.html" . + "subschedules zincking divvies" . + "158"^^ . + "http://www.premenstrually.tld/embosoms/zincking.html" . + . +_:Bcad3b2acbc6ed1b5d0bcdfaa71a41af7 "Lutwin Lujano" . +_:Bcad3b2acbc6ed1b5d0bcdfaa71a41af7 . + . + "1959"^^ . + "http://www.slobbered.tld/biles/unspectacular.html" . + "pierced shinleaf biles" . + _:B6807c8e439822901e7d177f28a1c4a91 . + "29"^^ . + "http://www.biles.tld/feasance/towlines.html" . + . + _:B488495d8c681038c930469fab72d72f9 . + "shinleaf unspectacular feasance" . + _:B108753d8817ac86508ee9806ea780102 . + . + "http://www.hydrogenations.tld/offtrack/flitter.html" . + "scummy nulling offtrack" . + "23"^^ . + . + _:B7c3edbab9f3165bb80984e6c220a05b4 . + . + "http://www.chanticleer.tld/preengaging/unitarians.html" . + "anesthetize administrants preengaging" . + "30"^^ . + "http://www.antonyms.tld/chanticleer/administrants.html" . + . +_:B7253ca2c00c4728bb04eee4a9bb8ded2 "Kirk Faron" . +_:B7253ca2c00c4728bb04eee4a9bb8ded2 . +_:Bc87d34a48fda1ab67590e4dfbffb916a "Eskil Littledave" . +_:Bc87d34a48fda1ab67590e4dfbffb916a . + _:B4714dd5db2e07dea3effc1bc7d055ad6 . + . + "http://www.villous.tld/periodontoses/overflows.html" . + "urger catenating periodontoses" . + "51"^^ . + . + _:B5caf405910143a827b63f94bde9564d6 . + . + "1966"^^ . + "http://www.daystar.tld/countermand/believable.html" . + "morasses edibleness countermand" . + "80"^^ . + "http://www.semibiographical.tld/daystar/edibleness.html" . + "tangents morasses daystar" . + . + _:Bbd2f14ffaea19edd743b84190ac2a04f . + . + "http://www.mutationally.tld/exedra/rotted.html" . + "unsolders centralistic exedra" . + "49"^^ . + . + _:Bbe3211a577da14bdb42bc6b790479d79 . + . + "http://www.proclerical.tld/minnesotan/defiances.html" . + "abases reverts minnesotan" . + "72"^^ . + . + _:B9bdbdac83b563c0439d341dcecebf183 . + . + "http://www.holsteins.tld/lith/ledger.html" . + "stumbles invaders lith" . + "133"^^ . + "http://www.overexerting.tld/holsteins/invaders.html" . + . + _:B956c9b948433c8d6a2b90bafe71ddb2a . + . + "http://www.japers.tld/armlessly/helpless.html" . + "gonococcus constitutional armlessly" . + "179"^^ . + "http://www.oldness.tld/japers/constitutional.html" . + . + _:Bbd4716e861c055eefc5234b614137e37 . + . + "1965"^^ . + "http://www.whipcords.tld/flauntingly/perceptually.html" . + "friary grecized flauntingly" . + "98"^^ . + "borborygmies whipcords grecized" . + . + _:B1319d4fee7d182b2141d627050d63ea8 . + . + "http://www.homerooms.tld/diarist/needlessness.html" . + "triarchy totterer diarist" . + "76"^^ . + . + _:Be64166a2d59845adeb9f5dafd5a80b78 . + . + "http://www.kens.tld/fronting/buffers.html" . + "absolved affluxes fronting" . + "158"^^ . + . +_:B1fb1ee93a1844961a0df98b9266eb3d5 "Motoshige Decinti" . +_:B1fb1ee93a1844961a0df98b9266eb3d5 . + _:B1db3a9dae6e89fbfa29d41d8aece1931 . + . + "1964"^^ . + "http://www.wearying.tld/unassessed/salsa.html" . + "heman approbate unassessed" . + "17"^^ . + "infertilely wearying approbate" . + . +_:B109a6fb9c109600c8fdf93ca28728e22 "Jennyfer Blackwell" . +_:B109a6fb9c109600c8fdf93ca28728e22 . + _:B10129126a13c5a30ba781aa860a3f843 . + . + "http://www.lucence.tld/hardship/rudders.html" . + "plovers clickers hardship" . + "78"^^ . + . +_:B7bc321f75faf7b912a5d94f6457deaa5 "Gentiana Debey" . +_:B7bc321f75faf7b912a5d94f6457deaa5 . +_:B4cf9f0dbf1d840e9a83408cd3aaab6d0 "Uleia Mineah" . +_:B4cf9f0dbf1d840e9a83408cd3aaab6d0 . + _:B3b9855396be44b8066729ab2a604c46a . + . + "http://www.swooper.tld/schematics/baubles.html" . + "dowse covetously schematics" . + "5"^^ . + . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . + _:Be0409b8dd6cb65921cfcaea579342377 . + . + "http://www.oreganos.tld/wageless/outlines.html" . + "goutier americanizes wageless" . + "45"^^ . + "http://www.noncentral.tld/oreganos/americanizes.html" . + . +_:B1569f96a8438011ab1003209dbc209ed "Granwen Cherepy" . +_:B1569f96a8438011ab1003209dbc209ed . + _:B1cbb6b0bf9fe54e34c35e6306a3a9383 . + . + "http://www.propitiation.tld/corkier/transduce.html" . + "cordilleran stutters corkier" . + "43"^^ . + "http://www.iodizers.tld/propitiation/stutters.html" . + . +_:B44b1097c8ec80b9378e855cc2580faca "Maxime Higgs" . +_:B44b1097c8ec80b9378e855cc2580faca . +_:Be6bb5cc79c6042924f7d09ff7fcd8322 "Virineia Lanciotti" . +_:Be6bb5cc79c6042924f7d09ff7fcd8322 . +_:B002a47b5186e7bfe817941e46a082980 "Purdy Ailshire" . +_:B002a47b5186e7bfe817941e46a082980 . +_:B979aa69b02ea82480f28f16b959b1fc9 "Muaaid Commes" . +_:B979aa69b02ea82480f28f16b959b1fc9 . +_:B7f0bc80e9a10b28eb01fc96c47bd9234 "Edda Fenchel" . +_:B7f0bc80e9a10b28eb01fc96c47bd9234 . + _:Bb84d658a4c463e30eb131c150d9c8138 . + . + "http://www.satanists.tld/agglomeration/mayhems.html" . + "ensorceled mirroring agglomeration" . + "185"^^ . + . +_:Ba22351b325931683c20151fda4ebb5fb "Shigochiyo Wirtzfeld" . +_:Ba22351b325931683c20151fda4ebb5fb . + _:Be5e943011fa98a24aa1a48da62f02ffe . + . + "http://www.laities.tld/masculineness/outer.html" . + "upholsterers teenyboppers masculineness" . + "14"^^ . + "http://www.hurling.tld/laities/teenyboppers.html" . + . + _:Bce4f87e22b6ce07502945075d124a7d9 . + . + "http://www.lousiness.tld/concentrators/finitudes.html" . + "condensation mistreated concentrators" . + "150"^^ . + "http://www.recompression.tld/lousiness/mistreated.html" . + . + _:B5774437b7930fa8f8f78c30d51b6835b . + . + "1953"^^ . + "http://www.determinist.tld/aluminizes/eisteddfod.html" . + "authoresses ruffians aluminizes" . + "161"^^ . + "http://www.stagily.tld/determinist/ruffians.html" . + "cygnet authoresses determinist" . + . + _:Bb126c52047ca7654b9a410930825a0c8 . + . + "http://www.curtailment.tld/yukking/timework.html" . + "reexpresses jitney yukking" . + "159"^^ . + "http://www.vocatively.tld/curtailment/jitney.html" . + "tilers shipping fortified meritable idealogy conservatives upboiling copses soberer turnspit squanderers illustrates deliciousness reconverts thorned finns obdurately furnaces proslavery berthas blindfolding cookey impaneled matador inviolacy broiders telephoned philoprogenitive leveller safer gummites definitiveness broadest lobotomizing snarlier stockpiling traitorously juicily misclassifies polestar rowels nonagricultural woof drooping fruits visorless yeomen wanderers outcast yoni corned minifloppies indues ineffectively entomologists decompensations thriftily chuckled refiner pyromaniacal regularized miniskirt procommunists platy microfilmer unbosom takable atones rhymer needlers littlenecks histrionics nativities caimans minster furor marled lurchers ultraviolet jutty fibroin cantons terns violins waves readmitted monolog tugger subdirectors bluesmen coarsest incorporator widdling calculably anodal mopish beeves microscope punching nonstable moldiness crocuses situating quietened erects middlebrows locutions stodges nervy animist monoplanes tonneaus pendants sumps exacted balboas deli hotheads plebiscites downcasts accouterments griped governed tauts reclusive hawser hackers fussers sorbates thrower misdeal noncorroborative pseudobiographical intercompany" . + . +_:B9d51607c400b4758f25274edb17a0289 "Imelda Puna" . +_:B9d51607c400b4758f25274edb17a0289 . +_:B5745fb14232e3747b12b4c77468944a8 "Tahn Bendle" . +_:B5745fb14232e3747b12b4c77468944a8 . +_:B7894e0829ca6b3419de0bc151015a1d6 "Gianina Caliman" . +_:B7894e0829ca6b3419de0bc151015a1d6 . +_:B5407e0489e1a49dc66e4b2efcaddada2 "Zeva Deveaux" . +_:B5407e0489e1a49dc66e4b2efcaddada2 . + "1963"^^ . + "pumper kirkman intrinsically" . + . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + . + "http://www.maps.tld/sinuosity/kirkman.html" . + "111"^^ . + "calling pumper sinuosity" . + . + "http://www.sinuosity.tld/intrinsically/hyoglossi.html" . + _:Bac4b8c88ef5134b0d8d7aa386ec6689a . + . + "http://www.leaks.tld/negation/flecking.html" . + "anticorrosive scorchers negation" . + "148"^^ . + "http://www.riskier.tld/leaks/scorchers.html" . + . +_:Bd2a75baaefd311128e614fb0853e48a1 "Curcio Burciaga" . +_:Bd2a75baaefd311128e614fb0853e48a1 . + _:B25c238d8058654a0494731ce39ed79ca . + . + "http://www.parasitizing.tld/daw/slicks.html" . + "brassies cylindrical daw" . + "138"^^ . + "http://www.modeled.tld/parasitizing/cylindrical.html" . + . +_:B9535f75e3754fb04240d1e93a2e12858 "Dragana Luquette" . +_:B9535f75e3754fb04240d1e93a2e12858 . + _:Bee8ea87c4d345f8a44526dc70442a157 . + . + "http://www.shapes.tld/musclemen/steeplechases.html" . + "federally nauseas musclemen" . + "42"^^ . + "http://www.smarmy.tld/shapes/nauseas.html" . + . +_:B9da6eda167387f92543c672055ea0003 "Liridona Scheibner" . +_:B9da6eda167387f92543c672055ea0003 . +_:B236b09bd1dc7ff1276bad77af14a2b81 "Yanamaria Deavers" . +_:B236b09bd1dc7ff1276bad77af14a2b81 . + _:B9f0ae98c4a737d708a92b7ae7dd89970 . + _:B182966bac9234a6916b941943b8e18dc . + . + "http://www.distills.tld/upswelled/spiritless.html" . + "shellacker interrogational upswelled" . + "101"^^ . + "http://www.nutritionally.tld/distills/interrogational.html" . + . +_:B7dd7bf51b1ff7c203b8ca5549defd295 "Shealin Deasis" . +_:B7dd7bf51b1ff7c203b8ca5549defd295 . +_:Bad6a79ab7b9691998b905870ea2aed7a "Vyshia Waldall" . +_:Bad6a79ab7b9691998b905870ea2aed7a . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + _:Ba0dc1381c9633e4487c698b63a51b11c . + "1967"^^ . + "118"^^ . + "http://www.calculabilities.tld/avitaminosis/villager.html" . + . + "melanesian villager denationalizing" . + "superannuation melanesian avitaminosis" . + "http://www.avitaminosis.tld/denationalizing/prejudging.html" . + . + _:Bce873cbe068be39d0570611add70ae09 . + . + "http://www.menus.tld/bummers/savannas.html" . + "demagnetizing boomeranged bummers" . + "174"^^ . + "http://www.ghettoes.tld/menus/boomeranged.html" . + . +_:Bc3db3a67299206669769ef0220f214d0 "Powell Odaniel" . +_:Bc3db3a67299206669769ef0220f214d0 . + _:B329b48c89081003ea1f0d8e979aa760b . + . + "http://www.repeatedly.tld/inebriant/mashers.html" . + "talcums overbalancing inebriant" . + "25"^^ . + "http://www.gaiters.tld/repeatedly/overbalancing.html" . + . +_:Bd0092d211a1a7f2c03b02d60dea8318d "Nicolaas Bergert" . +_:Bd0092d211a1a7f2c03b02d60dea8318d . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "1966"^^ . + "http://www.diaphoretics.tld/telephotographs/besmirches.html" . + "picadors pyrotechnics telephotographs" . + "11"^^ . + "http://www.capturer.tld/diaphoretics/pyrotechnics.html" . + "tressiest picadors diaphoretics" . + . +_:B5a69265bbf4dfdb917c254bfe8b2b41b "Ronelle Plake" . +_:B5a69265bbf4dfdb917c254bfe8b2b41b . +_:B72c57c19012d73603446cb8913f01705 "Kaynard Petrakis" . +_:B72c57c19012d73603446cb8913f01705 . + _:B69fe99a61d51f97feee6fd60d154eb74 . + . + "http://www.certifies.tld/rimes/slopes.html" . + "cremators supercedes rimes" . + "120"^^ . + "http://www.emmets.tld/certifies/supercedes.html" . + . +_:Bf32b71031c70c00bd8c209d5e19a2686 "Araminta Macumber" . +_:Bf32b71031c70c00bd8c209d5e19a2686 . + _:B498d2a68e2aad56e495e0ce319db3a76 . + . + "http://www.forwardness.tld/plunger/condescending.html" . + "baffler descents plunger" . + "49"^^ . + . + _:B7d18da5f2cf9853955b3f7b9cc2f7a15 . + . + "http://www.enhancement.tld/canzonas/haddocks.html" . + "unconscionably junkmen canzonas" . + "http://www.aerates.tld/enhancement/junkmen.html" . + . + _:B8536cf922d4c90de69a0698d57898779 . + . + "http://www.octangles.tld/sundering/finning.html" . + "dockhand bleachers sundering" . + "158"^^ . + "http://www.garnetlike.tld/octangles/bleachers.html" . + . + _:B6e8ce50bc038e046347cea43fd1bdb48 . + _:Ba98383acde3574e29a8104c3e9350821 . + . + "http://www.befriend.tld/cheapens/vietcong.html" . + "torpidity geometrical cheapens" . + "149"^^ . + "polynesian wackier moored doorless defoliator chiasma alibiing raisings fortifying attempting backbends" . + "http://www.mongst.tld/befriend/geometrical.html" . + . +_:B427d406e38653229b25ac57f8afeb2da "Maricha Eckerson" . +_:B427d406e38653229b25ac57f8afeb2da . + _:Bfc2445fa9720e3b747d34e5df5f56ab0 . + . + "http://www.stewpan.tld/prestamp/faultiness.html" . + "froes douche prestamp" . + "77"^^ . + . +_:B0e28cf810afe022da5970787ca026065 "Erentrud Carle" . +_:B0e28cf810afe022da5970787ca026065 . +_:B790897c5c7bb32d294a57b03bd43faf5 "Julika Smar" . +_:B790897c5c7bb32d294a57b03bd43faf5 . +_:Bd73e70b3e3552a46b17d15d125f58629 "Gerharde Heidtbrink" . +_:Bd73e70b3e3552a46b17d15d125f58629 . + _:B153ca24fe59a90ad137bbcbe46b5058e . + . + "1965"^^ . + "http://www.overemphasized.tld/hellions/governorship.html" . + "weasands nonparticipating hellions" . + "111"^^ . + "dishonored overemphasized nonparticipating" . + . + _:Bf5fa728d9048fdd8bf056ce49d58b600 . + _:Ba65e561a2faf2a1a07148dc804fe8268 . + . + "http://www.unrequited.tld/doubleheaders/nongregarious.html" . + "albumins euphonies doubleheaders" . + "106"^^ . + . + _:Bdb2c1b890df32f5d4e265cddda8b83bd . + . + "1963"^^ . + "http://www.sumatrans.tld/chamfered/showcasing.html" . + "wooded reaccuses chamfered" . + "http://www.genuses.tld/sumatrans/reaccuses.html" . + "natured wooded sumatrans" . + . + _:Becc19b34b0ad53ef3a9ec64e1468fc5e . + _:B2930647d47b2d1ed5e0c73f53158ec12 . + . + "http://www.indefensibility.tld/alternateness/aeriest.html" . + "snaggy premieres alternateness" . + "183"^^ . + "http://www.warns.tld/indefensibility/premieres.html" . + . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + _:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 . + . + "http://www.velocipede.tld/forzandos/scrams.html" . + "empanel revenger forzandos" . + "28"^^ . + "http://www.durative.tld/velocipede/revenger.html" . + . + _:B033f5e2b983c72eef531c193b685941b . + . + "1962"^^ . + "http://www.mutually.tld/defectiveness/astern.html" . + "coulombs broadens defectiveness" . + "68"^^ . + "http://www.ethicals.tld/mutually/broadens.html" . + "canards coulombs mutually" . + . +_:B5c660a6a2c15a892065b3409338ce04d "Nuzha Gedye" . +_:B5c660a6a2c15a892065b3409338ce04d . + _:B32b63d30ae545f59e6fa764e151124d0 . + . + "http://www.kindredness.tld/overattentively/gravitic.html" . + "bassets vassals overattentively" . + "149"^^ . + "http://www.proconservation.tld/kindredness/vassals.html" . + . +_:B9e5ee0fcf2a555ae482a5cd227b3d03d "Landon Cahan" . +_:B9e5ee0fcf2a555ae482a5cd227b3d03d . + _:Ba7fb0d650aad6d7d36e2e21a8024156b . + "1942"^^ . + "3"^^ . + "Journal 1 (1942)" . + "1"^^ . + . +_:Be0409b8dd6cb65921cfcaea579342377 "Kamilah Fagerquist" . +_:Be0409b8dd6cb65921cfcaea579342377 . + _:B9d8b78bd6920274426637abb3e176e40 . + . + "http://www.exporter.tld/largess/gulling.html" . + "uneasily intrenched largess" . + "78"^^ . + . + _:Baa8d14a59c7748fa3ef4f57702548aac . + _:B4e4c0309493cdce6cdbc30c87d98e8ab . + . + "http://www.hayrick.tld/splendor/quainter.html" . + "hagride feudalists splendor" . + "196"^^ . + "http://www.missaid.tld/hayrick/feudalists.html" . + . +_:Bcda654e572d4421949ef9b46070355b6 "Tama Frickson" . +_:Bcda654e572d4421949ef9b46070355b6 . +_:B09f7aec078a03bbd5191eb37f89cd7bc "Matthias Armento" . +_:B09f7aec078a03bbd5191eb37f89cd7bc . + _:Bc2ce31e90abc2c6bcd2a0cae18e4a22e . + . + "http://www.inaccuracies.tld/hornswoggling/anxiousness.html" . + "wagoners oubliette hornswoggling" . + "123"^^ . + "http://www.backhanded.tld/inaccuracies/oubliette.html" . + . +_:B31dbf4ed0541560ec2c71da8e98709bc "Chaney Fatigate" . +_:B31dbf4ed0541560ec2c71da8e98709bc . + _:Be88e5520dabd222871b14dbb1d2bec45 . + . + "http://www.piniest.tld/bonnyclabber/ensurers.html" . + "crooknecks demobbed bonnyclabber" . + "16"^^ . + "http://www.unprofitable.tld/piniest/demobbed.html" . + . +_:B39c984fce2ff062753203998931ae108 "Inoue Mizzi" . +_:B39c984fce2ff062753203998931ae108 . + _:Be7d78daf44b5a86a4e9634314daf2d07 . + _:Be4d1cfa0073d21c05859d2bab911b42e . + . + "http://www.mourns.tld/vrouws/emetic.html" . + "reemerge numbness vrouws" . + "99"^^ . + "http://www.whipped.tld/mourns/numbness.html" . + . + _:Baf009136b9456cda6ba81c909542bdfb . + . + "http://www.masterwork.tld/ravishments/elders.html" . + "worldling brat ravishments" . + "12"^^ . + . +_:B497b9cb932328e250bc3e843939ad480 "Velika Lahm" . +_:B497b9cb932328e250bc3e843939ad480 . +_:B4a2d6d6389cd89f0537a44de4cf70e94 "Florentius Wasser" . +_:B4a2d6d6389cd89f0537a44de4cf70e94 . +_:Be09ee83d431b94ce0d88e6299e302f6a "Dmitrovna Avril" . +_:Be09ee83d431b94ce0d88e6299e302f6a . + _:Be9d44b094b3860b01a1e0e877b51f415 . + . + "http://www.sleepless.tld/looping/dozy.html" . + "basinet cellars looping" . + "83"^^ . + "spavins circumlocutions mites sharesmen ceremonialist throbber misjudging viticulturists quirts dozens" . + "http://www.sensors.tld/sleepless/cellars.html" . + . + _:Beb24034e224b0e74f177822845f60cc9 . + . + "http://www.inadmissable.tld/decentest/fourteenths.html" . + "spontaneousness accusatives decentest" . + "146"^^ . + "http://www.condolences.tld/inadmissable/accusatives.html" . + . +_:Bbe3211a577da14bdb42bc6b790479d79 "Caradog Angleberger" . +_:Bbe3211a577da14bdb42bc6b790479d79 . + _:B0e28cf810afe022da5970787ca026065 . + _:Be86832b7b7f31c5ef11ea7176edba77a . + . + "http://www.umbered.tld/peopled/demoralize.html" . + "automation undetected peopled" . + "http://www.demureness.tld/umbered/undetected.html" . + . +_:Ba3cf9b03d02a40610bb505c4c0762c60 "Mabon Meardon" . +_:Ba3cf9b03d02a40610bb505c4c0762c60 . +_:B96ad5ad84c6f15e81a1fe9c3d519743b "Nori Minnis" . +_:B96ad5ad84c6f15e81a1fe9c3d519743b . + _:B90f3c4699a72364b9d6c70f73e1fbc7b . + . + "http://www.promptly.tld/sunbows/panoplies.html" . + "prologs unclehood sunbows" . + "49"^^ . + "http://www.camomiles.tld/promptly/unclehood.html" . + . + _:B35793b9de6c2b3daf13843f510e2dff4 . + . + "http://www.giraffes.tld/stoplights/nonprescriptive.html" . + "remarking gillnet stoplights" . + "173"^^ . + . + _:B5e08733c9704f3cb686636517acb5889 . + _:B62deefd9fa872bf870b64295b65a85e2 . + . + "http://www.rankled.tld/fiddled/blistering.html" . + "paunchiest cinctured fiddled" . + "72"^^ . + . +_:B724526ffd928e374e7b10be57473c7a3 "Dunja Luchenbill" . +_:B724526ffd928e374e7b10be57473c7a3 . +_:B3d7152364433145d1bc2f753e96bf4cf "Zamora Lohry" . +_:B3d7152364433145d1bc2f753e96bf4cf . +_:Ba610e403d56fa46e6e581629df1a8ae6 "Robaire Vansteenhuyse" . +_:Ba610e403d56fa46e6e581629df1a8ae6 . + _:B0c02fce4247358728f49d213a7e429df . + . + "http://www.cricked.tld/inactivated/cudgeled.html" . + "liquidated vivacities inactivated" . + "75"^^ . + "http://www.postcoital.tld/cricked/vivacities.html" . + . + _:B582deab41e7d8bc31004954ff6f1f1d8 . + . + "1965"^^ . + "http://www.pilchard.tld/maundies/progressed.html" . + "wildering kinaesthetic maundies" . + "105"^^ . + "http://www.lithias.tld/pilchard/kinaesthetic.html" . + "airship wildering pilchard" . + . + _:Bc5b923161fd35070a2b08380c0f1826b . + . + "1964"^^ . + "http://www.oozed.tld/roils/vox.html" . + "vacationing kilovolts roils" . + "40"^^ . + "http://www.fluoroscopic.tld/oozed/kilovolts.html" . + "marriers vacationing oozed" . + . + _:B0edf86b586adfb27b3b02d3a2d4790b9 . + . + "http://www.dandruff.tld/angrily/reharden.html" . + "outlining anterooms angrily" . + "19"^^ . + "http://www.suggestions.tld/dandruff/anterooms.html" . + . + _:B8ea8974a451b993952f63ef99df28d14 . + . + "http://www.prs.tld/cuppier/nonsurgical.html" . + "hipless bluejays cuppier" . + "147"^^ . + "http://www.slavishly.tld/prs/bluejays.html" . + . + _:B714bda7242e094d661638bd3b3e41b59 . + _:Bfa2ecd0440664d592115a11c1021d054 . + . + "http://www.sloping.tld/skidoo/platypi.html" . + "newswoman smote skidoo" . + "198"^^ . + "http://www.isostatic.tld/sloping/smote.html" . + . +_:B56cc4dd785590c96eba33359d8c4a284 "Dima Janas" . +_:B56cc4dd785590c96eba33359d8c4a284 . + _:Bb719801bba523ca4c291bdc3732bc7db . + . + "http://www.skunks.tld/chromized/upraised.html" . + "senhor telltales chromized" . + "90"^^ . + "http://www.confabbed.tld/skunks/telltales.html" . + . +_:Bf6247f91c0e0f8da6099381716cf728c "Irmgard Accala" . +_:Bf6247f91c0e0f8da6099381716cf728c . + _:B3b50a26b319e5f4a8510968b5ae9615c . + . + "1953"^^ . + "http://www.tolerably.tld/gaynesses/substandard.html" . + "hearkened sportscaster gaynesses" . + "http://www.juster.tld/tolerably/sportscaster.html" . + "countenancing hearkened tolerably" . + . + _:Bde4377598e0b5f8e11fa5e16c91c17b7 . + . + "http://www.trapeziums.tld/execrations/ratters.html" . + "enforcing flagpoles execrations" . + "115"^^ . + "http://www.sensibility.tld/trapeziums/flagpoles.html" . + . +_:Bfbe9674f48f37a91b3aaa031e558dd70 "Tomos Chill" . +_:Bfbe9674f48f37a91b3aaa031e558dd70 . + _:B2af6621745e54a82f68cf678255f0c31 . + . + "http://www.purplish.tld/suturing/pilastered.html" . + "screens reordain suturing" . + "46"^^ . + "http://www.grids.tld/purplish/reordain.html" . + . +_:Babfed49e13d314cb22a2164f4b154a31 "Eisaku Haury" . +_:Babfed49e13d314cb22a2164f4b154a31 . + _:B35ec5600f65573f780cab252c7d93640 . + _:Bd57f1dcb55565d6eae22f1abe2f1585e . + . + "http://www.frontiers.tld/bisexuals/melodramatist.html" . + "bunglers efficiency bisexuals" . + "58"^^ . + . +_:B263327e333f1c80aac7b4939975027c6 "Jasmin Vignarath" . +_:B263327e333f1c80aac7b4939975027c6 . +_:Bfd9e0f90b8107b1e818db86a354bd340 "Shina Lamontagne" . +_:Bfd9e0f90b8107b1e818db86a354bd340 . + _:B51d01f36c9af933334e033831b7300ff . + _:B409f43a02aeb724c38e0cdd5ca6c2c8c . + . + "http://www.symbiote.tld/alleger/glassfuls.html" . + "phantoms mangrove alleger" . + "7"^^ . + "http://www.pud.tld/symbiote/mangrove.html" . + . +_:Bb4275208ef3e058f3e60f14afa7562e2 "Ev Dipiano" . +_:Bb4275208ef3e058f3e60f14afa7562e2 . +_:B5dbe9e7f185ccb89ebf8960c40789558 "Vincenzo Baptist" . +_:B5dbe9e7f185ccb89ebf8960c40789558 . +_:B56c07c7916414b6064876ebcb4c5efb7 "Cj Traffanstedt" . +_:B56c07c7916414b6064876ebcb4c5efb7 . + _:B7fe200e0960f651791f65844cdeac2cf . + . + "http://www.romps.tld/divestitures/dissolutely.html" . + "childproof laundromats divestitures" . + "http://www.enricher.tld/romps/laundromats.html" . + . +_:Bba173c3e8c180edc91cc9af4d6de36df "Adok Galbiso" . +_:Bba173c3e8c180edc91cc9af4d6de36df . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + . + "1967"^^ . + "http://www.matadors.tld/ration/enlarged.html" . + "ignitible maturational ration" . + "105"^^ . + "crossbreed matadors maturational" . + . + _:B7aa2250d021c84b284637fbb83c84d77 . + . + "http://www.glosses.tld/trombones/tenantable.html" . + "mea sottishly trombones" . + "139"^^ . + "http://www.clammier.tld/glosses/sottishly.html" . + . +_:B8e36d1854cc352f96375d97d28fe0bfc "Gualtiero Hemken" . +_:B8e36d1854cc352f96375d97d28fe0bfc . +_:B62f316b918e636d10db219f10c415f0c "Tsukasa Beerling" . +_:B62f316b918e636d10db219f10c415f0c . + _:Bafa02624a17e3e25b6d7416d166db8fc . + . + "http://www.dissolving.tld/cognoscenti/bacchic.html" . + "pieced dangles cognoscenti" . + "174"^^ . + "http://www.teary.tld/dissolving/dangles.html" . + . +_:Bd01241344c3772475738bf64817cdf39 "Bebeng Miss" . +_:Bd01241344c3772475738bf64817cdf39 . + _:Be4ff75d02a55652a80deb059991c4342 . + . + "1964"^^ . + "http://www.reprocessed.tld/spiry/oyers.html" . + "labials saplings spiry" . + "110"^^ . + "commensurately reprocessed saplings" . + . + _:B2bb3a60d6b0d4210093e896854d3681d . + "1962"^^ . + "http://www.misspelt.tld/predicted/leukaemia.html" . + "afterimpression inaner predicted" . + "41"^^ . + "http://www.blockhouses.tld/misspelt/inaner.html" . + "dissimulators afterimpression misspelt" . + . +_:Bf2b5269b0ad1ce576603bd525b138cf2 "Darian Jill" . +_:Bf2b5269b0ad1ce576603bd525b138cf2 . +_:Bdb04d1d10e12ea97bf21ad1a55942760 "Almaadele Niedzwiedzki" . +_:Bdb04d1d10e12ea97bf21ad1a55942760 . +_:Bbc4da3e6aeee0ccf906acbbdb210069f "Holdine Schuering" . +_:Bbc4da3e6aeee0ccf906acbbdb210069f . + _:Be5921602d7612ef433e98758c1bd6fe8 . + . + "http://www.metrified.tld/countershock/leotard.html" . + "eyespots cockney countershock" . + "85"^^ . + . +_:B97645866e136f152fd5a5e8ad458918b "Alita Armon" . +_:B97645866e136f152fd5a5e8ad458918b . + _:Bccec609e7f6b70a8546b393615f70f7d . + . + "http://www.shamming.tld/cemetaries/joined.html" . + "intoxications melded cemetaries" . + "156"^^ . + "http://www.acceptances.tld/shamming/melded.html" . + . +_:B278cd47c38c54f4bf1f77a6c2a06bf80 "Sherece Yori" . +_:B278cd47c38c54f4bf1f77a6c2a06bf80 . +_:Bc3e1f23088d3b7d8d04f1d47f4729474 "Yevette Alfred" . +_:Bc3e1f23088d3b7d8d04f1d47f4729474 . + _:B5fcefd54a79f63c9e309ac78795da4c4 . + . + "http://www.twisters.tld/nonrefillable/casements.html" . + "follower anaesthetization nonrefillable" . + "26"^^ . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + _:Bfaf52d49a2a3220c8f637b64f5ee47eb . + . + "http://www.forbearing.tld/extinguishers/wormholes.html" . + "complacently eucalypti extinguishers" . + "113"^^ . + . + _:B6ba4a0908562321f79bc2190ef5e9190 . + . + "http://www.quellers.tld/cockled/arrangement.html" . + "shamus misbestow cockled" . + "http://www.soarer.tld/quellers/misbestow.html" . + . +_:B71e15d72936e79260694757cf4f878a2 "Ignace Mceldowney" . +_:B71e15d72936e79260694757cf4f878a2 . + _:B08e1574c84bf885de99f31514507453e . + . + "http://www.volplaning.tld/weatherproofing/proffered.html" . + "mayans claimed weatherproofing" . + "1"^^ . + "http://www.cybernetically.tld/volplaning/claimed.html" . + . + _:B06a0ac4dbff4b3882798f2ebd79a9efb . + . + "1965"^^ . + "http://www.heaters.tld/begird/unresolved.html" . + "arrases stubblier begird" . + "31"^^ . + "expendability heaters stubblier" . + . + _:Bedd622ac414a0986f108b7dd41c863e2 . + . + "http://www.releasible.tld/gores/cincturing.html" . + "derisiveness dobbins gores" . + "6"^^ . + "http://www.sandpapering.tld/releasible/dobbins.html" . + . + _:Bbd1311d9a158b550a710ba10873bf135 . + _:Bca14b4a398125caf2573731d18b1d167 . + "1963"^^ . + "http://www.overtired.tld/toots/undervaluing.html" . + "dabblers carfares toots" . + "147"^^ . + "http://www.bioecologies.tld/overtired/carfares.html" . + "scorchingly dabblers overtired" . + . + _:B21bb05a3041ba620d27378ed0ca65ffb . + . + "http://www.apparelling.tld/protectionist/inabilities.html" . + "gamely manoeuvering protectionist" . + "186"^^ . + "http://www.woenesses.tld/apparelling/manoeuvering.html" . + . +_:B1e68a495ccb262c2bbf160c4f684cc58 "AbdulWaahid Cornacchio" . +_:B1e68a495ccb262c2bbf160c4f684cc58 . +_:Bc2ce31e90abc2c6bcd2a0cae18e4a22e "Strezislava Weingard" . +_:Bc2ce31e90abc2c6bcd2a0cae18e4a22e . + _:Baec373d4440cc2e088d6c45159007d2c . + . + "http://www.habilitate.tld/nubbly/ultramodern.html" . + "restarting stopped nubbly" . + "48"^^ . + "http://www.straggles.tld/habilitate/stopped.html" . + . +_:B4904eccdeb31ba761f6269ec485f5177 "Myrtle Joliet" . +_:B4904eccdeb31ba761f6269ec485f5177 . +_:B7713f71097d9d53eec41fc31574ebaf0 "Saer Dillenbeck" . +_:B7713f71097d9d53eec41fc31574ebaf0 . +_:B65f55d42ac4961bd5e63ead01c3ab755 "Miguel Umbdenstock" . +_:B65f55d42ac4961bd5e63ead01c3ab755 . + . + _:Bb246c24341d4887b947f2c94fbe78c08 . + "1957"^^ . + "http://www.tenderfoots.tld/accounters/competing.html" . + "heartsore flagellators accounters" . + "67"^^ . + "http://www.reinjured.tld/tenderfoots/flagellators.html" . + "collinses heartsore tenderfoots" . + . +_:B9fde1313de31dd1c962572c51e4c7212 "Brandy Beaudoin" . +_:B9fde1313de31dd1c962572c51e4c7212 . + _:B29ba49ce1673c003cd3a733ae4a2f13e . + . + "http://www.bacca.tld/unadorned/astrophysicists.html" . + "monetizing pasteurization unadorned" . + "60"^^ . + . + _:B2fb4275f616d1e42c25ad22838cc1565 . + _:Ba54d5fd4fb7c9d19847f02156cbd8713 . + . + "http://www.intercompany.tld/mercantilism/aproning.html" . + "pseudobiographical airing mercantilism" . + "196"^^ . + . + _:Bc1191f9bb05c39dff10b7d101799185f . + _:B9dfe88882cca40d81c3c6c0091044c1e . + . + "http://www.invigorator.tld/woodgraining/oomph.html" . + "seers underestimate woodgraining" . + "1"^^ . + "http://www.sultana.tld/invigorator/underestimate.html" . + . + _:B9d96508804f1d4952fbb664e3068dae4 . + . + "1955"^^ . + "http://www.incompliant.tld/interventionist/dominus.html" . + "samplings glassiness interventionist" . + "http://www.siecle.tld/incompliant/glassiness.html" . + "carefuller samplings incompliant" . + . + _:B7c47c15fd5729970b66973035676f781 . + . + "http://www.caimans.tld/furor/marled.html" . + "nativities minster furor" . + "150"^^ . + "http://www.histrionics.tld/caimans/minster.html" . + . + _:Bee0a08dce7c548fca9c99b18320b26ff . + . + "http://www.farced.tld/mythologies/breachers.html" . + "filterability sufferingly mythologies" . + "134"^^ . + . + _:B1fa2e82ac8a03eb5d1d7958a18518807 . + . + "http://www.urbanizes.tld/forearmed/tapholes.html" . + "chancroids worldbeater forearmed" . + "57"^^ . + . +_:B30dcb228db8a45c6e80107b20cddabac "Dafydd Fullam" . +_:B30dcb228db8a45c6e80107b20cddabac . +_:B530ab25b39cfcc49ec2a5cb12665342c "Carolann Lackland" . +_:B530ab25b39cfcc49ec2a5cb12665342c . + _:Befd338e0727f1b4b42bbec6e438cb003 . + . + "http://www.ricrac.tld/copulae/adsorbable.html" . + "fieldpiece labored copulae" . + "62"^^ . + "http://www.shlocks.tld/ricrac/labored.html" . + . + _:B3416fa014a1f1bbaa58592f4788f00e4 . + . + "http://www.foldboat.tld/perspiry/vulgarization.html" . + "humiliatingly download perspiry" . + "110"^^ . + . +_:B7b3a18727d75a7b35eeb002c6d94a046 "Iratze Ailes" . +_:B7b3a18727d75a7b35eeb002c6d94a046 . + _:Baad4a3100222ba5d6ac017221a9e4b5a . + _:B10fc6e98f644dc9dc22c3feb82f72a48 . + . + "http://www.jeeringly.tld/cozies/symbolized.html" . + "wakening banners cozies" . + "198"^^ . + "http://www.misact.tld/jeeringly/banners.html" . + . +_:B4f787f4fe1aa0b584fcfa17816ba7d81 "Israa Hoeg" . +_:B4f787f4fe1aa0b584fcfa17816ba7d81 . + _:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . + . + "1961"^^ . + "http://www.nonextraditable.tld/fuchsias/ritualization.html" . + "throttler achiever fuchsias" . + "46"^^ . + "http://www.paddocking.tld/nonextraditable/achiever.html" . + "rajas throttler nonextraditable" . + . + _:B65a76dad7e29ecaf2bf8be04f0ad7eea . + _:Bc1f75e75d28bdf6d915c2149c30a0251 . + . + "http://www.cruets.tld/bookcases/sweltered.html" . + "deans mutilating bookcases" . + "54"^^ . + "http://www.secreted.tld/cruets/mutilating.html" . + . + _:B501572646fc859a3c1b8796a0e9b8d55 . + . + "http://www.unpiled.tld/overed/damping.html" . + "divorceable freakishness overed" . + "78"^^ . + "http://www.trainmaster.tld/unpiled/freakishness.html" . + . + _:Be4e6e1186b598efaf455940e60c04811 . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B2f06a021de5af0b85ee3836e574cf4d2 . + "1964"^^ . + "3"^^ . + "Journal 7 (1964)" . + "1"^^ . + . +_:B28078270580c5efe2902bb9a8fba4418 "Momoru Planck" . +_:B28078270580c5efe2902bb9a8fba4418 . + _:B7900c11702442b07bb7c1546968fdeb6 . + _:B9febea08b1c29d2e7a8da4907bd392ad . + . + "http://www.abstinently.tld/narcotine/annoyingly.html" . + "remanufactured slushiest narcotine" . + "139"^^ . + "http://www.lollop.tld/abstinently/slushiest.html" . + . +_:B54bae8620cdce64b64ac83f0c4f60342 "Shaka Enget" . +_:B54bae8620cdce64b64ac83f0c4f60342 . + _:B7b118d0e97770d4f5dbdfef50f311a0a . + . + "1951"^^ . + "http://www.laconism.tld/bridgeheads/slicker.html" . + "nears semiannual bridgeheads" . + "146"^^ . + "http://www.straggliest.tld/laconism/semiannual.html" . + "redheads nears laconism" . + . + _:B7b9e1a177bbd248872e238ce1cca5325 . + . + "http://www.contusing.tld/adiathermancy/chollas.html" . + "stickman forgoing adiathermancy" . + "147"^^ . + "http://www.linesman.tld/contusing/forgoing.html" . + . + _:B63adf8afc4ba017aafc4b7589ee1b114 . + . + "1959"^^ . + "http://www.saclike.tld/plectra/forky.html" . + "depths rework plectra" . + "169"^^ . + "http://www.failed.tld/saclike/rework.html" . + "bridled depths saclike" . + . +_:B5895a9485d8baa6f8ced3dd0475c614e "Izazkun Suleski" . +_:B5895a9485d8baa6f8ced3dd0475c614e . + "http://www.adornment.tld/warehouses/churchyards.html" . + _:B17d05d83c67fdf8d414f8293ab81c80d . + "Proceeding 3 (1965)" . + "2"^^ . + _:Baa6c927df115da49869833b813e0e7d2 . + "1965"^^ . + "Butterworth-Heinemann" . + . + "perfectibility adornment copulations" . + "0-8416-4759-0" . + _:B6e561415bde130a67f831ffe7b5834eb . + . + "1958"^^ . + "http://www.whisks.tld/nebbishes/contritely.html" . + "anybodies clericalism nebbishes" . + "99"^^ . + "http://www.opinionatedly.tld/whisks/clericalism.html" . + "attila anybodies whisks" . + . + _:Badfd9c99bc663108e7b763f2ffa5cc69 . + . + "http://www.dependence.tld/somatically/splatters.html" . + "calypsoes apprehends somatically" . + "74"^^ . + "http://www.gourmands.tld/dependence/apprehends.html" . + . + _:Bb55a76eedce7a344a8095c21a3eae459 . + . + "1964"^^ . + "http://www.feasting.tld/ablates/coitions.html" . + "gorier oxbloods ablates" . + "194"^^ . + "http://www.unverifiable.tld/feasting/oxbloods.html" . + "disarmer gorier feasting" . + . +_:B2c935f862b66a6e75373d8d541c83053 "Donielle Boccard" . +_:B2c935f862b66a6e75373d8d541c83053 . + _:B36fcd1c6228fa57a2ee3210dc95189b8 . + . + "http://www.bloodfins.tld/hoptoads/codger.html" . + "chieftaincy dafter hoptoads" . + "140"^^ . + "http://www.reinvolves.tld/bloodfins/dafter.html" . + . +_:B6d9860abf1d84f7a4e68c0ec8eeaacf0 "Amycus Axtman" . +_:B6d9860abf1d84f7a4e68c0ec8eeaacf0 . +_:B2930647d47b2d1ed5e0c73f53158ec12 "Dyvynarth Pelc" . +_:B2930647d47b2d1ed5e0c73f53158ec12 . + . + _:Bee460ddd16c21bca08677b3bb5fa348b . + _:B2cf32076f2e7de968cbf6159b46cf209 . + "unclogged bountied comparativeness" . + "1965"^^ . + "139"^^ . + "http://www.picketer.tld/comparativeness/rearmament.html" . + "bountied rearmament obesity" . + "http://www.comparativeness.tld/obesity/lusted.html" . + . + _:B10f38bdca983a883cf14e387f1d90eb6 . + . + "http://www.postulants.tld/cheepers/cambodian.html" . + "nutritionist coitally cheepers" . + "166"^^ . + "http://www.travois.tld/postulants/coitally.html" . + . +_:Bc231b0dc099da839b3a820cc674a3d73 "Janeka Hochhalter" . +_:Bc231b0dc099da839b3a820cc674a3d73 . +_:B69baf79bed4c59db5688fc55347244be "Tabby Hallberg" . +_:B69baf79bed4c59db5688fc55347244be . +_:Bb219edeb2d39822317a94d858cc135f1 "Alwin Roewe" . +_:Bb219edeb2d39822317a94d858cc135f1 . + _:B6eccb389ada272d8b2a6f84576c29a00 . + . + "1965"^^ . + "http://www.wiredraws.tld/authorizing/poleward.html" . + "compensators slabbers authorizing" . + "167"^^ . + "http://www.dietetics.tld/wiredraws/slabbers.html" . + "darkish compensators wiredraws" . + . + _:Bd4f977613cff3c509d2cf822b93a1b12 . + . + "1964"^^ . + "http://www.manipulations.tld/viers/processionals.html" . + "velveted compiles viers" . + "104"^^ . + "http://www.talebearer.tld/manipulations/compiles.html" . + "cardiography velveted manipulations" . + . + _:B1e654821ec9ec47d1d0162ceeae2cb4b . + . + "http://www.sightlier.tld/bacteriotoxin/prophesiers.html" . + "hankerers septette bacteriotoxin" . + "http://www.watches.tld/sightlier/septette.html" . + . + _:Bd7721b50d3a2e023f5af87e01ae68db3 . + . + "1954"^^ . + "http://www.soberer.tld/squanderers/illustrates.html" . + "copses turnspit squanderers" . + "194"^^ . + "upboiling soberer turnspit" . + . +_:B896c7598c93db98399505408654fe6f9 "Ake Crowson" . +_:B896c7598c93db98399505408654fe6f9 . +_:Bb8788e1e94c409b222330802eb9bcfce "Awf Schuster" . +_:Bb8788e1e94c409b222330802eb9bcfce . +_:Bbb5f11925a9fba032e055bec8e835f88 "Hamudi Hoops" . +_:Bbb5f11925a9fba032e055bec8e835f88 . + _:B43914114712d541d7e91f5357d63b544 . + _:B33e9ca2dabb70a3276c1b1ea763d8b05 . + . + "http://www.goldsmiths.tld/propanes/decontaminations.html" . + "londoners kebabs propanes" . + "19"^^ . + "http://www.motorbuses.tld/goldsmiths/kebabs.html" . + . +_:Bfb56266baeb9b15070b04a4870c41af0 "Coch Foulger" . +_:Bfb56266baeb9b15070b04a4870c41af0 . +_:B4e515544b917c03fa2aec09a2e550177 "Rosa Navor" . +_:B4e515544b917c03fa2aec09a2e550177 . +_:Bd223ec3768ae206cec6e5ddc367b11eb "Yumiko Ginther" . +_:Bd223ec3768ae206cec6e5ddc367b11eb . + _:B63aafe4fad94716a20e78747376eb630 . + . + "http://www.venires.tld/modernizing/nanograms.html" . + "drams crenelates modernizing" . + "128"^^ . + "http://www.shoemakers.tld/venires/crenelates.html" . + . +_:B613882f76cf9d098edcace3897c1e560 "Anju Bridgham" . +_:B613882f76cf9d098edcace3897c1e560 . +_:B0d9755d943f640f634d8ada9261abfb4 "Solange Alson" . +_:B0d9755d943f640f634d8ada9261abfb4 . + _:Bc5173515054104c9d6d5165bf2be04eb . + . + "http://www.thermostatic.tld/acceptees/diastole.html" . + "depreciations bedumbs acceptees" . + "110"^^ . + . +_:B8227aa882671ef178e90b5762f4f9e9d "Kunei Mckinney" . +_:B8227aa882671ef178e90b5762f4f9e9d . +_:Bb9155737105f8eff426737872c00c3f9 "Chavelle Persky" . +_:Bb9155737105f8eff426737872c00c3f9 . + _:B6f91fe749977814e3502811a0049e86a . + . + "http://www.savers.tld/mellowly/fesse.html" . + "casava simplistically mellowly" . + "26"^^ . + . +_:Bba3a7d5996c9664b0d9efdc31902606e "Dobegneva Lewman" . +_:Bba3a7d5996c9664b0d9efdc31902606e . + _:B45f80c4ac1a904bd13bd30d158168e65 . + . + "http://www.wedding.tld/shuttling/sorel.html" . + "janitress untutored shuttling" . + "16"^^ . + . + _:B55764fc98b485f6e4a96d4cfc0418fbd . + . + "http://www.lithiums.tld/micros/intermezzos.html" . + "whorl whizbangs micros" . + "37"^^ . + "http://www.colonelcies.tld/lithiums/whizbangs.html" . + . +_:B727f01b2f5a07fa1ccc4fc69a891dfda "Thomasa Vasconcelos" . +_:B727f01b2f5a07fa1ccc4fc69a891dfda . + _:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 . + . + "1964"^^ . + "http://www.slummers.tld/yelpers/shogun.html" . + "bantling drawls yelpers" . + "97"^^ . + "http://www.diked.tld/slummers/drawls.html" . + "invoked bantling slummers" . + . +_:B15d52bb0026afea14dbe920c59107573 "Admetus Cottingham" . +_:B15d52bb0026afea14dbe920c59107573 . +_:Bacdf3bc761d90dc1615e237beee458aa "Nandin Uribazo" . +_:Bacdf3bc761d90dc1615e237beee458aa . + _:Bab43faf769f595277fb9352dd624ca0a . + . + "http://www.gammer.tld/cl/unobstructed.html" . + "airproofed woodcutter cl" . + "71"^^ . + . + _:B03729a7cf949c7ee262fcf44671d96b7 . + . + "http://www.valets.tld/sanctioners/scrunched.html" . + "outlasts carousal sanctioners" . + "57"^^ . + "http://www.uttering.tld/valets/carousal.html" . + . +_:B8a0a862c01af92a291d1b59ee0e7519a "Preia Dahlem" . +_:B8a0a862c01af92a291d1b59ee0e7519a . + _:B14bf4e7f6791c8589f09bebe04f1207a . + . + "http://www.anchored.tld/pulsejets/attributively.html" . + "teens sheepman pulsejets" . + "65"^^ . + . + _:Be8ff5e3d32f1e3b6dbebe10095f94019 . + _:B61328e554fac930c1437c637036c752f . + . + "http://www.goofballs.tld/formfitting/prescience.html" . + "catchiest antihypertensives formfitting" . + "118"^^ . + "http://www.whimpering.tld/goofballs/antihypertensives.html" . + . +_:B28d2ff8f1f98af2a7734480d133c66ea "Zaid Galeoto" . +_:B28d2ff8f1f98af2a7734480d133c66ea . +_:B116feaa5bd52d2222ab85f5952f0bcbb "Bolce Forge" . +_:B116feaa5bd52d2222ab85f5952f0bcbb . + _:Bbdb4131359e40128094f1287888c190e . + _:Bbad5c077e5afcf0fa9dfdc7a3b8b080d . + . + "http://www.acquirements.tld/exciter/balsaming.html" . + "unforeseeable magdalen exciter" . + . + _:Ba8d3a2bf0c7faac3aa99b575e88bfbb4 . + . + "http://www.asked.tld/waded/negations.html" . + "libelers penning waded" . + "85"^^ . + "http://www.sages.tld/asked/penning.html" . + . + . + "undernourishment executrices preferable" . + _:B20910effbc715db91af4599cc8d66a4d . + "1964"^^ . + "8"^^ . + . + "http://www.preferable.tld/adios/devaluations.html" . + "executrices ovules adios" . + . + "http://www.locomotes.tld/preferable/ovules.html" . +_:B6f85565096eecb686c4b756d444d0f22 "Georg Prisk" . +_:B6f85565096eecb686c4b756d444d0f22 . +_:B062c6724547d6dc21455e3c5487ad94d "Svatata Gollihar" . +_:B062c6724547d6dc21455e3c5487ad94d . + "http://www.noiseless.tld/reloader/ossia.html" . + "http://www.gravelled.tld/noiseless/bewares.html" . + "mummied bewares reloader" . + _:B2c53654026b32a700f28b5a2406b4820 . + "169"^^ . + . + "1957"^^ . + . + . + "aspirers mummied noiseless" . + _:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + . + "1966"^^ . + "http://www.metatheses.tld/plaints/bathing.html" . + "undelivered lamentations plaints" . + "182"^^ . + "irresistibly metatheses lamentations" . + . +_:B823b5ada4185eec5ba202b24f815781f "Amru Ekberg" . +_:B823b5ada4185eec5ba202b24f815781f . +_:B48469bb2cad8aa6deb1896b351b6d3ff "Ruri Scharp" . +_:B48469bb2cad8aa6deb1896b351b6d3ff . + _:Bbff33fbd6107f72410b1edb054451539 . + . + "http://www.regattas.tld/cushiness/predusks.html" . + "realignment recitals cushiness" . + "http://www.casted.tld/regattas/recitals.html" . + . + _:B4e50edad75f2a62980b162bccab477a3 . + . + "http://www.accouterments.tld/governed/tauts.html" . + "downcasts griped governed" . + "2"^^ . + "http://www.plebiscites.tld/accouterments/griped.html" . + . + _:Be58e7bf8410cd3bf4226af546d6febeb . + . + "1956"^^ . + "http://www.magnetizers.tld/exilic/racecourse.html" . + "coordinators consignment exilic" . + "84"^^ . + "balusters magnetizers consignment" . + . + _:B55c21a46569fc4aaa55345afb1df0813 . + _:B416715ad43f583c201947a586eddfb7a . + . + "http://www.anoint.tld/extracts/giftedly.html" . + "undulant grot extracts" . + "57"^^ . + "snobbishness pelletizing nickering beatitudes genes cubebs popping interplead halavahs frettiest" . + "http://www.ignorantness.tld/anoint/grot.html" . + . +_:B8d8dd9ee5e84f665f91ab7a5a9bd40d3 "Saleema Jurasek" . +_:B8d8dd9ee5e84f665f91ab7a5a9bd40d3 . + _:Bb7f7844074896717cb72304f84796b2e . + "captors filmstrips systole" . + "clued captors standings" . + "http://www.standings.tld/systole/achiest.html" . + . + "1955"^^ . + . + "179"^^ . + "http://www.inconsumable.tld/standings/filmstrips.html" . + _:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . + _:B7feb9662ce6a1a8a155d8b676d7bfbde . + . + "http://www.pyromaniacal.tld/miniskirt/procommunists.html" . + "refiner regularized miniskirt" . + "27"^^ . + "http://www.chuckled.tld/pyromaniacal/regularized.html" . + . +_:Bb70c8beb863f60f400d94a4e22f91454 "Taurino Lizarda" . +_:Bb70c8beb863f60f400d94a4e22f91454 . +_:Bc7b25a725e997ac14f836bbc5aca0878 "Tawney Haggis" . +_:Bc7b25a725e997ac14f836bbc5aca0878 . +_:B6568ffb86dd237c27372c6ef01403183 "Friederika Prevett" . +_:B6568ffb86dd237c27372c6ef01403183 . + _:B978865483fa7a1cfd4955b79f8798b02 . + . + "http://www.vastness.tld/tattersalls/supertaxes.html" . + "envisage suspire tattersalls" . + "197"^^ . + "http://www.impersonated.tld/vastness/suspire.html" . + . +_:B3ab6dc44a6cfeb279831210302dc7400 "Tamecia Leaven" . +_:B3ab6dc44a6cfeb279831210302dc7400 . +_:Bb3f5b587fb90897150610b80dd881fd6 "Morava Quartuccio" . +_:Bb3f5b587fb90897150610b80dd881fd6 . +_:B737ec9220d73b30f07399fbb5fbc54a5 "Alan Modine" . +_:B737ec9220d73b30f07399fbb5fbc54a5 . + _:B348e1bdd1e8625fc164aad96c1047d0d . + . + "1962"^^ . + "http://www.pitied.tld/centers/risker.html" . + "afflicts peavey centers" . + "81"^^ . + "http://www.effectuated.tld/pitied/peavey.html" . + "plowing afflicts pitied" . + . + _:B7e139aa323aaabdbb4f32999ca8f24a5 . + . + "http://www.posteriority.tld/biotypes/corrugates.html" . + "prattles manors biotypes" . + "104"^^ . + . +_:B973b82f67ab51ab533a4bd9149b45937 "Dardanus Dobosh" . +_:B973b82f67ab51ab533a4bd9149b45937 . + _:B886354fd54b3925f526dd2bff7acde21 . + . + "http://www.thumbscrew.tld/heterogenous/swooned.html" . + "auxin beekeepers heterogenous" . + "42"^^ . + "http://www.cedulas.tld/thumbscrew/beekeepers.html" . + . + _:B1667c2b2c96829cb5e39141250c1f669 . + . + "1961"^^ . + "http://www.spelling.tld/archduchess/enfranchises.html" . + "embarkment carved archduchess" . + "51"^^ . + "http://www.decoratively.tld/spelling/carved.html" . + "flyman embarkment spelling" . + . +_:B75fec763a3b1359237b25fb6f514d438 "Antonie Leheny" . +_:B75fec763a3b1359237b25fb6f514d438 . +_:Bbbdc10cb9ef6864085758a63578451e9 "Ekta Jarnagin" . +_:Bbbdc10cb9ef6864085758a63578451e9 . + _:B2abfc04f17b95fc6e174edbbcf1985dc . + _:Bcc01d4c926b2619de0816369897fe5db . + . + "1961"^^ . + "http://www.legatos.tld/amplest/horologies.html" . + "insensibility acrimonies amplest" . + "141"^^ . + "foregather legatos acrimonies" . + . + _:B0e717a43a90f5e460e9cffd2ae9a3fc5 . + . + "http://www.wirephotos.tld/seizures/trustified.html" . + "prefabricating cracksman seizures" . + "28"^^ . + "http://www.fellatrix.tld/wirephotos/cracksman.html" . + . +_:B7e7b9aca4467814072e622cbea792e28 "Laurente Grella" . +_:B7e7b9aca4467814072e622cbea792e28 . + _:B08ff9ed15703ebea5be9bd6f6c5e0879 . + . + "7"^^ . + "Proceeding 1 (1958)" . + "Baltzer Science Publishers" . + _:B344d490fc3d07e94ae3a64a9fcb24648 . + "1958"^^ . + "1655"^^ . + "psychosexual ormolu restrictionist" . + "0-3744-5670-0" . + . + "http://www.ormolu.tld/slimed/roughhewed.html" . + _:B0bcabec757f000fb51278733efa3348c . + . + "http://www.thirds.tld/discolor/burnishing.html" . + "beakier crusades discolor" . + "190"^^ . + "waiving brutes costively sequiturs scooting palsied silurian encroached smooching hilts whiplashes" . + "http://www.whacked.tld/thirds/crusades.html" . + . +_:B2c87ba06294affde82dafd0f9bce291b "Hatsuyo Abrom" . +_:B2c87ba06294affde82dafd0f9bce291b . +_:B3181ad4d424fab9635b8def0e00553f7 "Iravati Pizzolato" . +_:B3181ad4d424fab9635b8def0e00553f7 . +_:Bd725b12d9920aa705ef7a5ca10dee062 "Latore Benzie" . +_:Bd725b12d9920aa705ef7a5ca10dee062 . + _:B6d903b5ba1176ba4762bb26a6092aba3 . + . + "1951"^^ . + "http://www.climatal.tld/avocados/inarticulateness.html" . + "envied airscrew avocados" . + "145"^^ . + "http://www.demonstrator.tld/climatal/airscrew.html" . + "inundating envied climatal" . + . +_:B46925890b175356db42044fc2bc67d06 "Petter Rusu" . +_:B46925890b175356db42044fc2bc67d06 . + _:B6af2f1dd0f98360bd64cc83b94e91984 . + . + "http://www.overskeptical.tld/treasurers/microscopical.html" . + "hooky inverter treasurers" . + "146"^^ . + "flagellated satoris rattish pustuled upbraids alimentation crowds streaking midgut fewness advancing viewfinder nimbi miniseries enterprize mousier boondoggles estragons bother depopulators heartburn misterm dialed respectability exorciser ohing slinger cemeteries convivially assigned unamortized connecting subcauses onery bulger libraries attractants reactivate ables professedly psychosexually ownerships draftees ministration traduce anthills bollixes thrillingly numerations lungers foundlings fibers glover pekinese decoyer foredates browser visaged allergens ageratums redemonstration carotidal cliquish paned atheistical comme adoration repetitiousness missourians estimation provokes plunkers fairness redigested swobber pomaded rows superegos vaultings garret expediential unsophisticated detainment humanities freeholds translators xebec homemaker storewide frankness milquetoast conformity relishable retouchers outspread obsoleted pippin clutters izzard rooster limpness graphologies agronomies hairstyles majored heathenism drywalls disobeyed coamings candidates awakening witnesser lassitudes outgassed specifying narcotizes tantalize crayonists condignly pussies ecdysial inculpate counterfeitness synaesthetic eutrophy gestures tugboat executrixes repacifies affinities depositional trephining reevaluates greathearted plusher witcheries unriddling armistices hedonists inertness stilling sanity loosener fussier foins electrocutes sallowy spherical stockyard beaky motormen trespassing replant destrier psaltry lowbrow cacophonous meerschaums minicomputers stoup amu demarcator messiest unforeseeable acquirements magdalen exciter balsaming federalizations inducts afros signaling feedlots fearer attraction pinfeather blacklisting scribes jurist conditioned taphole shlocks fieldpiece ricrac labored copulae adsorbable meliorative regressed kickers chaoses disagreement clamper springed mastodons demanding precipices assegai skipper moltenly darting contributes toeplates reprocesses caudate bugeye talkatively subtract capitalized scrimshaw underworld rescinder rethreading pedicurists prosily complying stopgaps circulates" . + . + _:B8bbf5e9e4dd39869ee2dbf2792336b06 . + . + "1959"^^ . + "http://www.disembody.tld/socked/titlists.html" . + "abbotcy swaddled socked" . + "101"^^ . + "http://www.farting.tld/disembody/swaddled.html" . + "glissades abbotcy disembody" . + . +_:B51920c385543589d9a9c1c957768395f "NaKesha Cerino" . +_:B51920c385543589d9a9c1c957768395f . + _:B249c71dd3fc057839a96c05e1f2c20f8 . + _:B8344204eb30c6f17fcee5d2be350dd21 . + . + "http://www.intertangling.tld/kayoing/tokenisms.html" . + "cavillers spadeful kayoing" . + "http://www.ridgepoles.tld/intertangling/spadeful.html" . + . + "massiveness closeness unincumbered" . + "1958"^^ . + . + _:B2ec6994696b9ebb33e82318f3715b21e . + "http://www.isotonically.tld/unincumbered/intrepidity.html" . + . + "closeness intrepidity hocking" . + "http://www.unincumbered.tld/hocking/frosh.html" . + _:Bbced314596bf06091b3d7204a02837ac . + "187"^^ . +_:B7bb60510eb83552379eee2050a90e482 "Lillian Rehbein" . +_:B7bb60510eb83552379eee2050a90e482 . + _:B959da224759cdd2288acf90a19755a4e . + . + "http://www.avg.tld/reecho/recruited.html" . + "foams outshone reecho" . + "161"^^ . + . +_:B76cb34461c729ce7c3b265c785b94d8c "Yeva Vilardo" . +_:B76cb34461c729ce7c3b265c785b94d8c . +_:B8391f7c79f21af9fb460db3302514eee "Camika Montilla" . +_:B8391f7c79f21af9fb460db3302514eee . + _:B69e9bc7321e503e5ed9d7c0d419ac916 . + . + "http://www.orneriness.tld/unextended/lengthened.html" . + "officiousness indiscreetness unextended" . + "165"^^ . + "http://www.sinkholes.tld/orneriness/indiscreetness.html" . + . + _:Bfdef162145b88c76674e462b275871a7 . + "1964"^^ . + "http://www.somnolence.tld/overinsuring/congruities.html" . + "caesarists geeing overinsuring" . + "162"^^ . + "http://www.demonical.tld/somnolence/geeing.html" . + "regranting caesarists somnolence" . + . + _:B7ae7e6cc17918371d57b5e3bf294e688 . + . + "http://www.vitrines.tld/disappointed/backwash.html" . + "danegelds moisturizer disappointed" . + "12"^^ . + "http://www.untidiest.tld/vitrines/moisturizer.html" . + . +_:B732d01d1e03879b3bac2cfab680c8c44 "Nabeeha Senko" . +_:B732d01d1e03879b3bac2cfab680c8c44 . + _:B2cda2dceaba0bcc3244c6213cbae57c5 . + . + "http://www.fonded.tld/frightens/bastings.html" . + "blasphemies disciplines frightens" . + "14"^^ . + "http://www.firebases.tld/fonded/disciplines.html" . + . + _:B46f86210539e212f3a70b2e28000652a . + . + "http://www.glorifying.tld/bolshevists/plutocrats.html" . + "hyperbole dildoe bolshevists" . + "190"^^ . + "http://www.pailsful.tld/glorifying/dildoe.html" . + . + _:B2b0f709c78818cd0660e5eb0244b6d2d . + . + "http://www.forefeels.tld/spittoons/applauder.html" . + "compliantly slurrying spittoons" . + "156"^^ . + "http://www.tussock.tld/forefeels/slurrying.html" . + . + _:B80bd87bab9912caa8855ccca417a9a12 . + . + "http://www.fruitier.tld/concrescences/pridefully.html" . + "pissant queerly concrescences" . + "46"^^ . + "http://www.strafing.tld/fruitier/queerly.html" . + . +_:B3a98b154ec15264bda4d16fb9078549c "Heudelinde Byassee" . +_:B3a98b154ec15264bda4d16fb9078549c . +_:B26ecd5cf85f0d83c5a2685d0460a7b99 "Ravi Parrott" . +_:B26ecd5cf85f0d83c5a2685d0460a7b99 . + _:B3af51990032ded53a6e58a41d8aebac3 . + . + "http://www.gorsier.tld/orth/operands.html" . + "nevermore diddler orth" . + "121"^^ . + . + _:B347dfff29b5c6a73696489ee67ee0b1d . + . + "1965"^^ . + "http://www.frustrations.tld/nationally/imperialism.html" . + "solubles internationalists nationally" . + "98"^^ . + "http://www.disservice.tld/frustrations/internationalists.html" . + "casuistic solubles frustrations" . + . + _:B6914f4045150e060461ea0af3fe26fa6 . + . + "http://www.actinically.tld/foals/stickier.html" . + "cranial snobbily foals" . + "12"^^ . + . + _:B2e8605880c6cce2e8912d1508b63cbcf . + . + "http://www.stethoscopic.tld/reissuers/cyborgs.html" . + "curfewed imagoes reissuers" . + "65"^^ . + . +_:Bb6b223863a329c2c0654354b7ba2d891 "Sabeeha Ducci" . +_:Bb6b223863a329c2c0654354b7ba2d891 . +_:B833a91a0e6f0969671a5aa8251dceb11 "Denzel Garant" . +_:B833a91a0e6f0969671a5aa8251dceb11 . +_:Be2e8943a93e8fe829efaca2bc9333350 "Matsa Scheer" . +_:Be2e8943a93e8fe829efaca2bc9333350 . +_:Ba6680d66b21e5519be408561a6c20b72 "Lotta Francoise" . +_:Ba6680d66b21e5519be408561a6c20b72 . + _:Bbae8b832ed5375d34de3c3a79f321d24 . + _:B8f1343ed32fddf2f4626a9de2f30a154 . + . + "1957"^^ . + "http://www.distress.tld/barbecues/sibilantly.html" . + "menstruum collection barbecues" . + "152"^^ . + "republishing distress collection" . + . + _:B6c5dd52f41d3845b9d50215365dff088 . + . + "http://www.conks.tld/refiners/finalize.html" . + "remigrating terser refiners" . + "159"^^ . + "http://www.consecrator.tld/conks/terser.html" . + . + _:B8216b83b9f0e58f55c151ea6473095ff . + . + "http://www.virulences.tld/jungly/dogtrotted.html" . + "aweless croaks jungly" . + "171"^^ . + "http://www.transgressing.tld/virulences/croaks.html" . + . + _:B8d4b34ac31440d43213241d7b5362d70 . + _:Bfdf68ccc2df64c1714915f46df86c337 . + . + "http://www.bureaucracies.tld/gettered/motey.html" . + "decidedly overworked gettered" . + "139"^^ . + "http://www.learnings.tld/bureaucracies/overworked.html" . + . +_:B64bee7f29dd47d15e3f40cb7720d59f9 "Draginia Egley" . +_:B64bee7f29dd47d15e3f40cb7720d59f9 . + "pupillometries dangler worships" . + "http://www.perpendicularly.tld/worships/bankrolling.html" . + "dangler bankrolling sneakers" . + "132"^^ . + "http://www.worships.tld/sneakers/gallnuts.html" . + _:Ba05160644eb279af38b79b7c18b7aed0 . + . + . + _:B99e638edd28853f22d542767295ce413 . + "1963"^^ . + . + _:B4b9d19f1c9f5f82253d9288a612eba22 . + . + "http://www.ententes.tld/backlashed/published.html" . + "luting tragically backlashed" . + "52"^^ . + "http://www.buying.tld/ententes/tragically.html" . + . + _:B71c2f6b788fd9efcbcb69a2c39975f56 . + . + "http://www.dbms.tld/tallowing/perpetrated.html" . + "gratifyingly authentically tallowing" . + "91"^^ . + "http://www.antilabor.tld/dbms/authentically.html" . + . + _:B34dd9b5037e7f67f46475b9a765e75ee . + . + "http://www.ricercar.tld/disarmers/deionized.html" . + "angelicas emanated disarmers" . + "107"^^ . + "http://www.nocturnes.tld/ricercar/emanated.html" . + "http://www.particularity.tld/angelicas/ricercar.html" . + . +_:Be0ec2545529915f8245bdcfb4361c38a "Nastionka Jenovese" . +_:Be0ec2545529915f8245bdcfb4361c38a . +_:B2ae87ba693976a6f9dca4b0b769a14ce "Chantrelle Gruiger" . +_:B2ae87ba693976a6f9dca4b0b769a14ce . + _:Be37400755ca45c026bd25931c1c8cf10 . + . + "http://www.nonproportionally.tld/bridler/pitiably.html" . + "evidentiary lions bridler" . + "153"^^ . + "http://www.cocobolo.tld/nonproportionally/lions.html" . + . +_:Bc044486e4f3f1698d3a8fe2f18f69613 "Elfie Bartman" . +_:Bc044486e4f3f1698d3a8fe2f18f69613 . +_:B6341a5dab4332871f80402b5d5ae82e9 "Laasya Kruegel" . +_:B6341a5dab4332871f80402b5d5ae82e9 . +_:B1db3a9dae6e89fbfa29d41d8aece1931 "Rica Lebrun" . +_:B1db3a9dae6e89fbfa29d41d8aece1931 . +_:Baf410c781c44ae5edaf4f5ea60c789b3 "Ografena Crossan" . +_:Baf410c781c44ae5edaf4f5ea60c789b3 . +_:Bf5a64b8e8693c293ab9f1a3ff8117cff "Catryn Senion" . +_:Bf5a64b8e8693c293ab9f1a3ff8117cff . +_:B5f29fdc0b4be30a9a4128e899b567446 "Taura Saavedra" . +_:B5f29fdc0b4be30a9a4128e899b567446 . + _:B45c53b5a672a840cd3f9ad0caef2c69a . + . + "http://www.crenation.tld/cigarets/unhandicapped.html" . + "foxskin bullyboys cigarets" . + "194"^^ . + "http://www.yoking.tld/crenation/bullyboys.html" . + . +_:B6dd46e3e3bbb6c9378d852d171986b4c "Nadiv Govan" . +_:B6dd46e3e3bbb6c9378d852d171986b4c . + _:Bab26d262975b2eba93703fa08160ac25 . + _:B86b590ea467304d4171f6f42a1b9bb3f . + . + "http://www.trysters.tld/athenians/alit.html" . + "wolverine recitation athenians" . + "154"^^ . + "http://www.frappe.tld/trysters/recitation.html" . + . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + _:B6b22fee2c7efa4029a58c523a7c95670 . + "1964"^^ . + "16"^^ . + "Journal 2 (1964)" . + "1"^^ . + . + _:B6ab298abc7bbc8a99c6a4c51d4db9943 . + _:Bb3ac26ca3dbb503cfe566fb45d2ff601 . + "1966"^^ . + "http://www.ext.tld/repeoples/preboiling.html" . + "hic attainders repeoples" . + "125"^^ . + "misogynistic ext attainders" . + . + _:B9fdee88a4bd24f6a6b8b3aa60853acf5 . + . + "1966"^^ . + "http://www.voraciousness.tld/kited/disliker.html" . + "assesses stepladder kited" . + "90"^^ . + "http://www.reaccent.tld/voraciousness/stepladder.html" . + "congealed assesses voraciousness" . + . + "pasteurized alliterated assignat" . + . + . + "alliterated optimally oblongly" . + . + "108"^^ . + "1964"^^ . + "http://www.assignat.tld/oblongly/confirms.html" . + _:Bdfb0f8680cb6743564ffca8df1769719 . + "http://www.bubo.tld/assignat/optimally.html" . +_:B5fd0b48c9a8504f2c56cab736593d81c "Effie Menzie" . +_:B5fd0b48c9a8504f2c56cab736593d81c . + _:Bc054d2971e47d8ac0114c8bb524fd195 . + . + "1960"^^ . + "http://www.attractively.tld/trounced/astringed.html" . + "whiteout vower trounced" . + "199"^^ . + "http://www.statuting.tld/attractively/vower.html" . + "beaters whiteout attractively" . + . + _:Ba0cc629bb08a917cf9ce7360caf4fa95 . + . + "http://www.triunities.tld/votarists/kilogram.html" . + "inconvenience dipped votarists" . + "146"^^ . + . +_:B687ee15a85038a355b94c237dbffc977 "Izzat Cutno" . +_:B687ee15a85038a355b94c237dbffc977 . + "1966"^^ . + . + "pacifically commodiousness lumpers" . + "bathhouse pacifically osteitic" . + . + "http://www.osteitic.tld/lumpers/amicabilities.html" . + _:Be3724868b98c08ca0adff68236e54ef8 . + "99"^^ . + "http://www.vaults.tld/osteitic/commodiousness.html" . + _:B8b7c1c584067d9eab52d2c204471484c . + _:B65a9555f8f9070c052dc8fbbc79d1796 . + . + "http://www.gallivanters.tld/yachtswoman/cereals.html" . + "meadowy unaddressed yachtswoman" . + "http://www.snippily.tld/gallivanters/unaddressed.html" . + . +_:B0d2bffdddce7791e68a9afcf2aeaa2f8 "Coleen Karpin" . +_:B0d2bffdddce7791e68a9afcf2aeaa2f8 . + _:B4369a4d37c8a763fb65259d8f22bc567 . + . + "1957"^^ . + "http://www.leaves.tld/formating/lockless.html" . + "jihads admirable formating" . + "192"^^ . + "http://www.tsp.tld/leaves/admirable.html" . + "winglets jihads leaves" . + . +_:B4ea339c464c0b76db6473d0289f07f62 "Niyati Kunde" . +_:B4ea339c464c0b76db6473d0289f07f62 . + _:Bbd1311d9a158b550a710ba10873bf135 . + _:Bca14b4a398125caf2573731d18b1d167 . + . + "http://www.instigated.tld/hullabaloo/corresponds.html" . + "inpatient cheviot hullabaloo" . + "102"^^ . + "http://www.outcries.tld/instigated/cheviot.html" . + . + _:Bcdd613340e8bd12697d3bdf440f5d1c6 . + _:B9db02bba2b426df35ad687b9ea07ec9b . + . + "1956"^^ . + "http://www.giddiness.tld/luff/cotes.html" . + "curfews orations luff" . + "42"^^ . + "menstruation giddiness orations" . + . + _:B0955d75c30c7026050d500d48e615426 . + _:Bfe730170a21f538e770ddb740d4611cc . + . + "http://www.cynical.tld/yahoo/remeasuring.html" . + "disarranging shuttered yahoo" . + "109"^^ . + "http://www.loather.tld/cynical/shuttered.html" . + . +_:Bb939669092ae672070575860980ef923 "Irmentraud Shinkel" . +_:Bb939669092ae672070575860980ef923 . + _:Be8e68dc7c8243ba055e17bb5ddd8cd0d . + . + "http://www.giggliest.tld/insalivation/pitifuller.html" . + "guaranteed baggings insalivation" . + "7"^^ . + . + _:Bc618cd12cf06e1cf19da49be1917d695 . + . + "http://www.mischievously.tld/weighage/careerers.html" . + "endive probations weighage" . + "73"^^ . + "http://www.sirupy.tld/mischievously/probations.html" . + . + _:B0c2fdd449aabf59bba70633b63d7a4a5 . + . + "http://www.sandalwoods.tld/condemner/goslings.html" . + "checkering renominates condemner" . + "182"^^ . + "1"^^ . + "http://www.sparry.tld/sandalwoods/renominates.html" . + . + _:B6b3b9e593089d37b6348a5fbd132351f . + . + "http://www.reds.tld/uric/klutzier.html" . + "disobliging armorers uric" . + "149"^^ . + "http://www.population.tld/reds/armorers.html" . + . + _:B81b0fba0db485fb9233c883893cbe877 . + _:B549a6c08a9f2081f13defa299875d368 . + . + "http://www.certificates.tld/agin/permutationists.html" . + "tranquility desolation agin" . + "http://www.decamped.tld/certificates/desolation.html" . + . + . + _:Ba13ff4b3c8b18605ec2db7bb85163dbb . + . + "http://www.briefless.tld/planarity/stubborner.html" . + "renege regularities planarity" . + "76"^^ . + . + _:B46301088bd94891d0de80b776d2ed311 . + . + "http://www.spurry.tld/cabby/lightful.html" . + "underexpose depletes cabby" . + "7"^^ . + "http://www.pharisee.tld/spurry/depletes.html" . + . + _:B8d72db7119c2ac04e718e1ca799ea6d1 . + _:B6169106c5c9eafc2d7839e0cf58a0cfd . + "1956"^^ . + "http://www.daystars.tld/merrymaker/knifers.html" . + "squirmers whoops merrymaker" . + "51"^^ . + "http://www.evacuations.tld/daystars/whoops.html" . + "milling squirmers daystars" . + . + _:B505e5d38b694cc59523d80d4b71c42c2 . + . + "http://www.formulates.tld/immunosuppressants/tympanic.html" . + "inflight consanguinities immunosuppressants" . + "130"^^ . + "http://www.nobbier.tld/formulates/consanguinities.html" . + . + _:B4ec846b8352fafb39323368db968f699 . + _:B6c187c933c84452896a31553ee05e9bd . + . + "1962"^^ . + "http://www.wavering.tld/nonadhesive/discrepancy.html" . + "distinguishably enfin nonadhesive" . + "136"^^ . + "bicarbonates wavering enfin" . + . +_:B303c5839d64f0c891c566a193aaa4a3e "Dayla Erbstein" . +_:B303c5839d64f0c891c566a193aaa4a3e . +_:B3345954716c625f9fbd7323a62e90107 "Fikriyya Siddiq" . +_:B3345954716c625f9fbd7323a62e90107 . + _:Bc2103d02b7fcc62ef186e10ecf226611 . + "1961"^^ . + "http://www.novella.tld/estrogen/unfamiliarly.html" . + "orchestrally mahjongs estrogen" . + "199"^^ . + "http://www.precedable.tld/novella/mahjongs.html" . + "vasomotor orchestrally novella" . + . +_:Bff3bd3c41531164599bb17ef382280d1 "Cassian Cozzy" . +_:Bff3bd3c41531164599bb17ef382280d1 . +_:B186fb2bf715b8ce245d6282d12341f7f "Debbie Schoenhals" . +_:B186fb2bf715b8ce245d6282d12341f7f . + . + "1953"^^ . + "4"^^ . + "http://www.gipsy.tld/males/tatterdemalion.html" . + "Proceeding 1 (1953)" . + "1961"^^ . + "Pluto Press Ltd" . + "dichotic gipsy scorepad" . + . +_:B8512ba1679a71361464f81af1a9f1662 "Lysandra Grishaber" . +_:B8512ba1679a71361464f81af1a9f1662 . +_:B9c461d40b48c07cd3d709efed81d8e71 "Elvita Zielke" . +_:B9c461d40b48c07cd3d709efed81d8e71 . +_:B79e0fcce5734a457446cf0a18ccce46c "Binita Araque" . +_:B79e0fcce5734a457446cf0a18ccce46c . +_:Bb25cb81a7ccee434292007da86c2f3c3 "Bennet Melendes" . +_:Bb25cb81a7ccee434292007da86c2f3c3 . +_:B18e4bd1ad8c829be3d9b5551c0ddc1c8 "Zaahira Mandler" . +_:B18e4bd1ad8c829be3d9b5551c0ddc1c8 . + _:B43339b49c05c772167c94a423e5cf5c3 . + . + "http://www.retribute.tld/undeclared/refolds.html" . + "retrenching untrammelled undeclared" . + "143"^^ . + "http://www.entwists.tld/retribute/untrammelled.html" . + . +_:B272eeb66040e33953dc181bbd1f1ed01 "Despina Grahn" . +_:B272eeb66040e33953dc181bbd1f1ed01 . + _:Bef13154ea0a725f18869fcc9033321a4 . + . + "http://www.tannins.tld/landings/pseudonyms.html" . + "braze footsteps landings" . + "12"^^ . + "http://www.linkers.tld/tannins/footsteps.html" . + . +_:Be06099079c2580564e3a84f7a3247d51 "Manabu Goettl" . +_:Be06099079c2580564e3a84f7a3247d51 . + _:Bbcc7bec29e81d39fe9f56afbd9bbc36c . + . + "http://www.guernseys.tld/hasteners/unoffered.html" . + "subalterns wrathily hasteners" . + "185"^^ . + "http://www.fortunes.tld/guernseys/wrathily.html" . + . + _:B3345954716c625f9fbd7323a62e90107 . + . + "http://www.rebop.tld/polynomials/communalized.html" . + "instarred tularemic polynomials" . + "131"^^ . + "http://www.minimums.tld/rebop/tularemic.html" . + . + _:Ba5e911cb7b192501a899de90eeccd61d . + . + "http://www.compactions.tld/onanism/overtime.html" . + "miladies pilothouses onanism" . + "30"^^ . + . +_:B28446d6c6a58ced55c8dc427b02cf703 "Gratia Flach" . +_:B28446d6c6a58ced55c8dc427b02cf703 . +_:B14e1cd6893a48460ca87bc940ea72bd6 "Anas Swindler" . +_:B14e1cd6893a48460ca87bc940ea72bd6 . +_:B61328e554fac930c1437c637036c752f "Kongrey Stoyer" . +_:B61328e554fac930c1437c637036c752f . + _:B3c19af0cc436fc81c0cf67b08bf19b1e . + . + "http://www.milksop.tld/deodorizer/transsexual.html" . + "afghanis exacting deodorizer" . + "81"^^ . + "http://www.irritatingly.tld/milksop/exacting.html" . + . + _:B3ac192dcb14c7708d20f14b568705fe5 . + . + "http://www.blueys.tld/snuffler/clamour.html" . + "pizazz withed snuffler" . + "42"^^ . + "http://www.felicitously.tld/blueys/withed.html" . + . + _:Bbb8d847531a9b6e2e9586ddc84e9d976 . + . + "http://www.pastramis.tld/kinglets/archenemies.html" . + "vicarage faddish kinglets" . + "2"^^ . + "http://www.soullessness.tld/pastramis/faddish.html" . + . + _:B186fb2bf715b8ce245d6282d12341f7f . + . + "http://www.illustrations.tld/masticates/langur.html" . + "reenactments sorbitols masticates" . + "16"^^ . + "http://www.tunning.tld/illustrations/sorbitols.html" . + . + _:B3d4c85636676656cba068a720208d948 . + . + "http://www.unmuffling.tld/laager/acoustically.html" . + "tollages saluting laager" . + "44"^^ . + "http://www.shifts.tld/unmuffling/saluting.html" . + . +_:Bb00bec65fd9873a97a2114c740753dc5 "Gustl Senosk" . +_:Bb00bec65fd9873a97a2114c740753dc5 . + _:B4238dc94e9ec0c32be59971fb8222468 . + . + "http://www.titteringly.tld/closefisted/galas.html" . + "ardour outboasts closefisted" . + "9"^^ . + "http://www.bourree.tld/titteringly/outboasts.html" . + . + _:Bcfa109d68b5c21ba7e6bbf11c7774885 . + _:B4f4c84497deba5767748c1f59c64009e . + . + "http://www.bonanzas.tld/reverential/arches.html" . + "heisters footboy reverential" . + "http://www.tillages.tld/bonanzas/footboy.html" . + . +_:B81b0fba0db485fb9233c883893cbe877 "Ghaaliba Klez" . +_:B81b0fba0db485fb9233c883893cbe877 . +_:B99ca2633b37d701128f405314a7e62ce "Nobuyoki Weglage" . +_:B99ca2633b37d701128f405314a7e62ce . +_:B56364d7031d85bab75599abc24ab0379 "Adriana Brumitt" . +_:B56364d7031d85bab75599abc24ab0379 . + _:B11c3fbfb6c42a87a1d9cfd1fd989eab6 . + . + "http://www.shorelines.tld/crimsoned/cerebrals.html" . + "recks discomposure crimsoned" . + "73"^^ . + . + _:B56b04c34cea57030280e40132a2139c4 . + "1957"^^ . + "http://www.reshaping.tld/unsay/computerized.html" . + "overdoes landslides unsay" . + "146"^^ . + "http://www.penancing.tld/reshaping/landslides.html" . + "sideward overdoes reshaping" . + . +_:Bbbd5d8dba0452a1cee71bb07ac5e12b4 "Jaqueline Nassif" . +_:Bbbd5d8dba0452a1cee71bb07ac5e12b4 . + _:Ba657803f4e9474fe37cf3ee65e8da3fd . + . + "http://www.sidestroke.tld/oppressing/emotionalize.html" . + "oceanographers parameterization oppressing" . + "143"^^ . + "http://www.cicadas.tld/sidestroke/parameterization.html" . + . + _:B6d4e26e82eee21297d18f7dfc0bbce9d . + _:B12dd1aaaf2358b481aae77f242ca530a . + . + "http://www.ransoming.tld/baddies/unchilled.html" . + "acidosis lanoline baddies" . + "198"^^ . + "http://www.anatomizes.tld/ransoming/lanoline.html" . + . + _:Bdcaa7f1dd2a30dbc5f586be4a444bae6 . + _:B4df5fec6a97bb3441672df031606c767 . + . + "http://www.portioned.tld/strolling/prewarmed.html" . + "folksily pranksters strolling" . + "118"^^ . + "http://www.vanward.tld/portioned/pranksters.html" . + . +_:B4ad7070f59029ef0083d6934468eec42 "Yoyon Lecroy" . +_:B4ad7070f59029ef0083d6934468eec42 . + _:B63376d926c8e719be7488d7283ddad47 . + . + "http://www.evils.tld/pitchy/encephalon.html" . + "shapely royals pitchy" . + "87"^^ . + "http://www.cense.tld/evils/royals.html" . + . + _:Bbff5581b4968c237bf3dbd25fdf9ff8a . + . + "1964"^^ . + "http://www.derogatorily.tld/oxygenates/tarweeds.html" . + "bollixing pouted oxygenates" . + "108"^^ . + "http://www.meagerly.tld/derogatorily/pouted.html" . + "assureds bollixing derogatorily" . + . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + . + "1963"^^ . + "http://www.oversimplifying.tld/constriction/impersonations.html" . + "sailed disclamation constriction" . + "58"^^ . + "unforced oversimplifying disclamation" . + . +_:B45a5c2104ac557430cb8e2c6b4613a68 "Teodora Rumney" . +_:B45a5c2104ac557430cb8e2c6b4613a68 . +_:B5386c452855a1419eb903306476d9d99 "Uliana Fanning" . +_:B5386c452855a1419eb903306476d9d99 . + _:B148a7885279ef48e5d6ab11d30d58f51 . + _:B4a2baa693ab7c0801b7a13a864a4e7a8 . + . + "http://www.appointments.tld/gratifyingly/dbms.html" . + "bookrack antilabor gratifyingly" . + "139"^^ . + "http://www.laicisms.tld/appointments/antilabor.html" . + . +_:B179f01bc269450fabdae7d3f6b30adf1 "Yuko Bean" . +_:B179f01bc269450fabdae7d3f6b30adf1 . + _:B56c07c7916414b6064876ebcb4c5efb7 . + . + "http://www.vegetarians.tld/coifed/refed.html" . + "muckraker deprecators coifed" . + "27"^^ . + "http://www.physicochemical.tld/vegetarians/deprecators.html" . + . + _:B33bd17c46baaf1c1addf8aa7f0842f95 . + _:B691d16d29e2b3295c2ff396e2a2619cd . + . + "http://www.ecus.tld/exaggerates/unreasonably.html" . + "tike overgrew exaggerates" . + "89"^^ . + . +_:B17197df6608383dec6865e573e076e42 "Shantie Lafountain" . +_:B17197df6608383dec6865e573e076e42 . + _:B9da6eda167387f92543c672055ea0003 . + . + "http://www.thorpes.tld/cardiotherapies/premisses.html" . + "vexations salutarily cardiotherapies" . + "139"^^ . + . +_:B299c47a534fd5d8f48d7eef0a4a44f06 "Amane Krauskopf" . +_:B299c47a534fd5d8f48d7eef0a4a44f06 . +_:Be37ff8f9a1dc4dc803d7136e8b3c78e7 "Koenraad Trifiletti" . +_:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . +_:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 "Cyntia Neumaier" . +_:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 . + _:Bfbebb239f3700ca799a8ad8fa9657f5c . + _:B1ef0d8831a4fa3b3e7fb19f3b82018a5 . + . + "1960"^^ . + "http://www.nonpartisans.tld/jadishly/disfunction.html" . + "tinny ophidians jadishly" . + "http://www.decalcomanias.tld/nonpartisans/ophidians.html" . + "semideserts tinny nonpartisans" . + . +_:B2ca8088b7a74d27d99a33f2f47626428 "Ganna Campellone" . +_:B2ca8088b7a74d27d99a33f2f47626428 . + _:B3349bad9273cdfc82cd4d16c457d644c . + _:B62042ec60005586f6f16ec83e38aea18 . + . + "1966"^^ . + "http://www.presided.tld/mimosa/dulses.html" . + "pianofortes concertize mimosa" . + "199"^^ . + "sergeancy presided concertize" . + . +_:B5d903db2f3efed98f367ac9d32c93f47 "Teuthras Koffman" . +_:B5d903db2f3efed98f367ac9d32c93f47 . + _:B9093052918abca0dcfa7d6c39fc265d9 . + . + "1966"^^ . + "http://www.hotels.tld/sudsed/prelimits.html" . + "huskier willfulness sudsed" . + "128"^^ . + "http://www.revealed.tld/hotels/willfulness.html" . + "tales huskier hotels" . + . + _:B63faff1031d1b910c8282a401297dffe . + . + "http://www.pensions.tld/deafness/oceanologist.html" . + "mummified warworn deafness" . + "137"^^ . + "http://www.symphonies.tld/pensions/warworn.html" . + . + _:Ba457da9fd78b68f524919b2f0f74b7af . + . + "1960"^^ . + "http://www.insistence.tld/valence/bingo.html" . + "uprisers assemblyman valence" . + "197"^^ . + "http://www.neguses.tld/insistence/assemblyman.html" . + "reneging uprisers insistence" . + . +_:B33e5eed9227e6ad49080d7d8ed82f8d6 "Ulises Falci" . +_:B33e5eed9227e6ad49080d7d8ed82f8d6 . + _:Be0a7d5db67dea17bf5012a24816e5f09 . + . + "http://www.functionally.tld/containerizing/portraying.html" . + "mispronounced knowing containerizing" . + "153"^^ . + "http://www.aggravation.tld/functionally/knowing.html" . + . +_:B400d0fdb9a2048421a1a9fc55b4c8adc "Lajila Stecklein" . +_:B400d0fdb9a2048421a1a9fc55b4c8adc . +_:B436539e0564eef047da60b5d593a2354 "AbdulGhafoor Mallie" . +_:B436539e0564eef047da60b5d593a2354 . + _:B0d9755d943f640f634d8ada9261abfb4 . + . + "http://www.promiscuousness.tld/reassemble/hesitation.html" . + "corkscrewed clewed reassemble" . + "65"^^ . + . + _:Bc360346b1652adc85e7e551d7b8093e2 . + . + "http://www.crestal.tld/ambiguousness/caged.html" . + "indents mopped ambiguousness" . + "95"^^ . + "http://www.joyless.tld/crestal/mopped.html" . + . +_:B17f752f31be0b00d2d89676913bfed46 "Yarkona Weiker" . +_:B17f752f31be0b00d2d89676913bfed46 . +_:B51f4d0acb7e5442258067f57ad787106 "Palmira Soll" . +_:B51f4d0acb7e5442258067f57ad787106 . + _:B980e701591545418c89ed6ff530687fc . + _:B4369a4d37c8a763fb65259d8f22bc567 . + . + "http://www.associatively.tld/commiseratively/vampirism.html" . + "nitros insensitively commiseratively" . + "53"^^ . + "http://www.teratogen.tld/associatively/insensitively.html" . + . + _:B84a45fd2f8b9b97e5f9acc6e065b1d66 . + . + "http://www.hopefuls.tld/reinstalls/uncontrite.html" . + "argylls softeners reinstalls" . + "103"^^ . + "proctoscopy omened bemired quietens adjoins sagger retouch vitalist rearmed" . + "http://www.transformations.tld/hopefuls/softeners.html" . + . + _:B4e06ae88dee82679419c4bf69d36154e . + "1963"^^ . + "http://www.indefeasible.tld/tenpin/syndication.html" . + "defuze estimators tenpin" . + "59"^^ . + "http://www.sidestepped.tld/indefeasible/estimators.html" . + "dills defuze indefeasible" . + . + _:Bf9990562d7e8997d81c2aac52ca25264 . + . + "http://www.muckrake.tld/domiciliary/deathlessly.html" . + "orphanhood jimmied domiciliary" . + "113"^^ . + . + _:Bac75f9a0b8c46142bbd5547995fa78d4 . + . + "http://www.sludges.tld/deriders/hewer.html" . + "potters ashcan deriders" . + "67"^^ . + "http://www.skateboarders.tld/sludges/ashcan.html" . + . +_:B43339b49c05c772167c94a423e5cf5c3 "Bozena Tilly" . +_:B43339b49c05c772167c94a423e5cf5c3 . + _:Bb6034875bc19a681c72d751347203f8a . + . + "http://www.fazed.tld/nightmares/supplicant.html" . + "gladness corgis nightmares" . + "178"^^ . + "displease complicatedness linguinis gonophs slitless wipeouts mimickers intercessions majestical carolinians preadolescents" . + . + _:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + _:B92c5068675e97f5ba506f1014fbb3cca . + "1959"^^ . + "http://www.quarrelers.tld/spitted/unsubmissive.html" . + "conflicted nonsalaried spitted" . + "63"^^ . + "http://www.subjectiveness.tld/quarrelers/nonsalaried.html" . + "cutin conflicted quarrelers" . + . + . + _:Bbe42bc4de15f5de6259f000699d8cdf0 . + . + "http://www.aslope.tld/ruminative/patronly.html" . + "reallocating seawaters ruminative" . + "120"^^ . + "http://www.stenographers.tld/aslope/seawaters.html" . + . + _:B46cb9688ad35a2c7c12b78fcc1d85dbb . + . + "http://www.asap.tld/kinescopes/bellows.html" . + "stomper succored kinescopes" . + "107"^^ . + "http://www.affecter.tld/asap/succored.html" . + . +_:B3c5aebb55398179f326debc7952f4c71 "Naadiya Maslyn" . +_:B3c5aebb55398179f326debc7952f4c71 . +_:B2c4656b0906f8f317752de276d93b50c "Graud Shuker" . +_:B2c4656b0906f8f317752de276d93b50c . +_:B168b2889b7e4a5e766cf361d914d526f "Finette Nellums" . +_:B168b2889b7e4a5e766cf361d914d526f . +_:B47de0a93a1cc317ae11e52ad72725d1b "Giselberga Miland" . +_:B47de0a93a1cc317ae11e52ad72725d1b . +_:Bc61fb0691affc1db2ca5f464b96be557 "Clarine Waynick" . +_:Bc61fb0691affc1db2ca5f464b96be557 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + _:B1258310f66336bd385aad0612f472c98 . + "broadsides nepotistical usurped" . + "http://www.usurped.tld/downcourt/curator.html" . + . + "156"^^ . + "http://www.potpie.tld/usurped/benumbedness.html" . + "1965"^^ . + "nepotistical benumbedness downcourt" . + . + _:B2b6181320149595d0ce76722d8be1621 . + . + "http://www.defunctness.tld/overconfident/triadism.html" . + "piling bestializing overconfident" . + "26"^^ . + "http://www.stoutening.tld/defunctness/bestializing.html" . + . + "1958"^^ . + . + . + "http://www.pollywogs.tld/viticulturist/inspiring.html" . + "lichting inspiring manilla" . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + "http://www.viticulturist.tld/manilla/argyll.html" . + . + "dulcimer lichting viticulturist" . + "190"^^ . +_:Bd3c7feff8a4b376f7a3a4857a65b6b7c "Harma Duchaine" . +_:Bd3c7feff8a4b376f7a3a4857a65b6b7c . +_:Bb1c3d65176f8e04bb3fea0eb5e8ca33a "Fatlinda Coomey" . +_:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + _:B629767cb6e7be15961a2d84feebfadd2 . + _:B6914f4045150e060461ea0af3fe26fa6 . + . + "1964"^^ . + "http://www.bannock.tld/endomorphic/songbirds.html" . + "decanting overtraining endomorphic" . + "http://www.preestimating.tld/bannock/overtraining.html" . + "wkly decanting bannock" . + . +_:Bf364276a081c5de94829a7acda3d251d "Fathiyaa Angelico" . +_:Bf364276a081c5de94829a7acda3d251d . +_:Bfcef14176fef314f2e7a744927fcf4b9 "Ximena Capan" . +_:Bfcef14176fef314f2e7a744927fcf4b9 . +_:B6dd9ef6ce8a1a1df8c1977ffa9006719 "Aditi Suffield" . +_:B6dd9ef6ce8a1a1df8c1977ffa9006719 . +_:B5aed45c176a11aad925980d0282d17fe "Jenifer Slain" . +_:B5aed45c176a11aad925980d0282d17fe . + _:Be4e6e1186b598efaf455940e60c04811 . + . + "http://www.ways.tld/cadencing/tuts.html" . + "stethoscopies unrevealed cadencing" . + "178"^^ . + "http://www.drupelet.tld/ways/unrevealed.html" . + . +_:Bb6a5ae292a0216915620b77c6bf791ff "Torre Storts" . +_:Bb6a5ae292a0216915620b77c6bf791ff . + _:B664f28147eb6c07cb6b03748eae5d9f8 . + . + "http://www.constabulary.tld/interlunar/impairments.html" . + "funnels knucklers interlunar" . + "144"^^ . + "http://www.penetrates.tld/constabulary/knucklers.html" . + . +_:Bf2ddf3b8b8a60bb224f4b0d742795aa0 "Ingegard Bigler" . +_:Bf2ddf3b8b8a60bb224f4b0d742795aa0 . +_:B571ec46e64ab6847211d5982643e64dd "Adrien Hoit" . +_:B571ec46e64ab6847211d5982643e64dd . + _:B9f659ec463f75f4ece92bce4a7a21972 . + . + "http://www.shortchanging.tld/simplism/ejective.html" . + "inculpates truncheons simplism" . + "27"^^ . + "http://www.maize.tld/shortchanging/truncheons.html" . + . + _:B102bec01653fca2bc7f36021e9a36232 . + . + "http://www.plainspokenness.tld/viny/xiv.html" . + "pummels dekameters viny" . + "3"^^ . + "http://www.understudies.tld/plainspokenness/dekameters.html" . + . +_:Bcd2b8807efbc66ec9ad66622e5c3dca9 "Philoctetes Macmahon" . +_:Bcd2b8807efbc66ec9ad66622e5c3dca9 . + _:Bd02bab416cf1d149527aa66aef418837 . + . + "1966"^^ . + "http://www.beddings.tld/glowfly/acidness.html" . + "internally fellator glowfly" . + "169"^^ . + "carnations beddings fellator" . + . +_:B2f635c2e7c63c43868c59a114a8ad820 "Ashlynn Karban" . +_:B2f635c2e7c63c43868c59a114a8ad820 . + _:B1290e67c3d5f4be4210da1c404da42ad . + . + "http://www.ascorbate.tld/tingles/fantasms.html" . + "whoopee noncombatants tingles" . + "180"^^ . + "http://www.brier.tld/ascorbate/noncombatants.html" . + . +_:B64d09884f8f9562f96e5988bb648fae4 "Demont Escalet" . +_:B64d09884f8f9562f96e5988bb648fae4 . +_:B846916be85935183c8659244408a1e3e "Alfrred Surprenant" . +_:B846916be85935183c8659244408a1e3e . + . + _:Be4932cfaf619554a8c22461194bcd69e . + . + "http://www.extradites.tld/ponderers/conditione.html" . + "unremorsefully stollens ponderers" . + "111"^^ . + "http://www.valiantly.tld/extradites/stollens.html" . + . + _:Bdc2228af8a5f5644a3bd8ee7859b7216 . + . + "http://www.bioresearch.tld/hairline/kins.html" . + "employs steeps hairline" . + "5"^^ . + "http://www.predicting.tld/bioresearch/steeps.html" . + . +_:B74752955cb541ededdd76322d0feb27a "Ferrante Astorga" . +_:B74752955cb541ededdd76322d0feb27a . + _:B13c31c1d665117b75a2ba9d07e750c5a . + . + "1958"^^ . + "http://www.gloaming.tld/droplets/compromising.html" . + "politics dissuasion droplets" . + "116"^^ . + "http://www.runabouts.tld/gloaming/dissuasion.html" . + "ensnared politics gloaming" . + . + . + _:B7ae7e6cc17918371d57b5e3bf294e688 . + "1951"^^ . + "http://www.brouhahas.tld/riggers/maladjusted.html" . + "mythologists tarpapered riggers" . + "180"^^ . + "http://www.nubbier.tld/brouhahas/tarpapered.html" . + "radiotelegraphically mythologists brouhahas" . + . +_:B69850e2ea5f962b9d09e3c75ca581f75 "Bandana Mendoza" . +_:B69850e2ea5f962b9d09e3c75ca581f75 . +_:B1a87ad9791493a5a097a6e5e4f534d43 "Editha Benns" . +_:B1a87ad9791493a5a097a6e5e4f534d43 . + _:Bab1ecd0a2df0a51f4143e8716b719dce . + . + "http://www.outcrops.tld/marbleize/apprising.html" . + "bacchanalian fluorosis marbleize" . + "40"^^ . + . +_:B5b9de38cd4564d5faa686996b21ef934 "Ekaja Glaves" . +_:B5b9de38cd4564d5faa686996b21ef934 . + _:B5a999e03cef5a72bfeb8b90a55d354eb . + . + "http://www.zingiest.tld/manubriums/deistic.html" . + "gunrunning spouseless manubriums" . + "http://www.summits.tld/zingiest/spouseless.html" . + . + _:B39a0dd73d14ad297c0daffb889c4b7a0 . + _:B5d8c5467ea3988a9d21099e68f00ed87 . + . + "http://www.proboscides.tld/coffined/beaneries.html" . + "misinstruction lagers coffined" . + "192"^^ . + "disregards incessantly overstimulate tzar bits municipalities buckhound villainess" . + "http://www.trimming.tld/proboscides/lagers.html" . + . +_:Bcb40cca06b0916c311b38374079370a0 "Kaleb Eovaldi" . +_:Bcb40cca06b0916c311b38374079370a0 . + _:B2e4b423dae4a356450ebf36036a12c8a . + _:Bdcb47dba8e35be6f9a0239464ec66eaf . + . + "http://www.moonstruck.tld/denizens/leaned.html" . + "bilabials manumits denizens" . + "37"^^ . + "http://www.bioclimatologies.tld/moonstruck/manumits.html" . + . +_:B581d5609ed8f1fa444425936c9a43362 "Voyzlava Pavao" . +_:B581d5609ed8f1fa444425936c9a43362 . + _:Ba9120b7a9e4963b3ff3e6de359d83783 . + . + "http://www.backslaps.tld/prostatectomies/aw.html" . + "grannies sapphism prostatectomies" . + "81"^^ . + "http://www.disable.tld/backslaps/sapphism.html" . + . + _:Bc670b5273528e32213b70371460e707c . + . + "http://www.lugs.tld/possesses/bumpkins.html" . + "paynims inordinately possesses" . + "http://www.seedings.tld/lugs/inordinately.html" . + . + _:B1a2be31045685227891b25c56ee5227c . + . + "http://www.emulators.tld/chimed/ai.html" . + "disaffect branchlike chimed" . + "http://www.uncrates.tld/emulators/branchlike.html" . + . +_:B531c69d66e8c38ca2a673c2f158f0dd1 "Chloe Clusky" . +_:B531c69d66e8c38ca2a673c2f158f0dd1 . +_:Bb8d493d5c0fbe7d3724e3b5fbdfd2505 "Anwar Katayama" . +_:Bb8d493d5c0fbe7d3724e3b5fbdfd2505 . + _:B68b0e609241cc1a8891c0e6320d0368a . + . + "http://www.bider.tld/gyroscopically/corroborated.html" . + "misanthropes schillings gyroscopically" . + "105"^^ . + "http://www.sails.tld/bider/schillings.html" . + . + _:B2da8285ad7880c15feebfa75fd0702f3 . + . + "http://www.weakhearted.tld/subtler/aramaic.html" . + "nance outlawed subtler" . + "http://www.turnstile.tld/weakhearted/outlawed.html" . + . +_:Bf9409d4044c1606c1b59a0d42bebc2ea "Lottchen Pillitteri" . +_:Bf9409d4044c1606c1b59a0d42bebc2ea . +_:B0679578ab8ed48208acc9e842ccc13ba "Cline Iwanowski" . +_:B0679578ab8ed48208acc9e842ccc13ba . +_:Ba63445fcea8f7b28d55e52bd9fb8ee99 "Ancaeus Argentieri" . +_:Ba63445fcea8f7b28d55e52bd9fb8ee99 . + _:B1fb1ee93a1844961a0df98b9266eb3d5 . + . + "http://www.tellable.tld/dispossession/gruesomer.html" . + "convalescents moonward dispossession" . + "29"^^ . + "http://www.horologist.tld/tellable/moonward.html" . + . +_:Bedf32da1f174e45fc5b4c1b0017520e3 "Trystan Mersinger" . +_:Bedf32da1f174e45fc5b4c1b0017520e3 . +_:B9969a60d6bd3d59744740cfcf0260bd5 "Apena Armold" . +_:B9969a60d6bd3d59744740cfcf0260bd5 . +_:B36fcd1c6228fa57a2ee3210dc95189b8 "Werburg Saraiva" . +_:B36fcd1c6228fa57a2ee3210dc95189b8 . +_:B74f14c734746c9cbd43c217575da262c "Vuyane Hallstead" . +_:B74f14c734746c9cbd43c217575da262c . +_:Bd9a75def52e7d049c69dbfcac307b58c "Binah Chevrier" . +_:Bd9a75def52e7d049c69dbfcac307b58c . + _:B207b29c1209ce8d26d9839b1fe234497 . + . + "http://www.ridiculed.tld/prochurch/lagoons.html" . + "singers distended prochurch" . + "168"^^ . + "maddening occults glanders hallways adulteresses mistunes fermented etches proselytes libelees invoiced stereoscopies" . + "http://www.episcopes.tld/ridiculed/distended.html" . + . +_:Ba625f9dab5d7ad2419e3883041f56964 "Fokina Poythress" . +_:Ba625f9dab5d7ad2419e3883041f56964 . + _:Bc53276dc4740bc1bcd970e4d52c756e0 . + . + "http://www.harsher.tld/tzarisms/seamiest.html" . + "oftenest waxily tzarisms" . + "123"^^ . + "http://www.staunchest.tld/harsher/waxily.html" . + . + _:B5341c3a67e1ec33fc9b2be6c5e2ec25a . + . + "http://www.macrocephaly.tld/pharmacologist/retries.html" . + "wormish afferently pharmacologist" . + "64"^^ . + . +_:B2b7b6a64b6a5288bcf50550008fd18d1 "Masashige Kuk" . +_:B2b7b6a64b6a5288bcf50550008fd18d1 . + _:Ba794fb2a0c32ded2812347fbddb74fbb . + _:Bf25b02f26714207a1fa6423d3ea97a8c . + . + "http://www.stolons.tld/lancing/perspicaciousness.html" . + "idahoan oilseeds lancing" . + "32"^^ . + "http://www.appetizingly.tld/stolons/oilseeds.html" . + . +_:B22a7f7bb35cfbd2421d11e9c1f82def3 "Kerstine Finders" . +_:B22a7f7bb35cfbd2421d11e9c1f82def3 . + _:Beb39265da9e8932e52d349771fc655b5 . + . + "http://www.nicknaming.tld/microanalytic/arrant.html" . + "catalogued underofficial microanalytic" . + "132"^^ . + "http://www.overpraising.tld/nicknaming/underofficial.html" . + . +_:Bc65eef11f0d1608ec6a04d7f0b53c3a8 "Llesenia Mckusick" . +_:Bc65eef11f0d1608ec6a04d7f0b53c3a8 . +_:B4e3998e7570ef3a25c411d559e6eacad "Coty Greeb" . +_:B4e3998e7570ef3a25c411d559e6eacad . + _:B18c24e9d17c9123e99a50d3dbfee3edc . + _:B2d91576024504449fc5806d4de02f8bb . + . + "http://www.auxins.tld/disqualification/repackage.html" . + "quantifies mispronounce disqualification" . + "24"^^ . + . + _:B53c89ead8521fe32339ca98d9c7d4a26 . + . + "http://www.bewitched.tld/sensu/tangram.html" . + "dupped raids sensu" . + "167"^^ . + "http://www.mulattos.tld/bewitched/raids.html" . + . +_:Beba91cca9a2b85c4c21517499c83d9e9 "Amphion Golightley" . +_:Beba91cca9a2b85c4c21517499c83d9e9 . +_:B90ab37dd0ef0dc11a41737b2dd64d574 "Nonna Laplaunt" . +_:B90ab37dd0ef0dc11a41737b2dd64d574 . + _:Bca8f1fa45ccb9ae82fabf1828c12c2c3 . + . + "http://www.bunkered.tld/impishness/hacklers.html" . + "receipts fortifiers impishness" . + "12"^^ . + "http://www.rumbled.tld/bunkered/fortifiers.html" . + . + _:B1c9336d382640946a60ed99b82130577 . + . + "1959"^^ . + "http://www.unenthusiastically.tld/massagists/disagreeably.html" . + "brutify unwieldiness massagists" . + "51"^^ . + "briars unenthusiastically unwieldiness" . + . +_:B8d72db7119c2ac04e718e1ca799ea6d1 "Klementina Kingrey" . +_:B8d72db7119c2ac04e718e1ca799ea6d1 . +_:Be44cd73f9b7b97652cffe673cde6f267 "Patrizia Rens" . +_:Be44cd73f9b7b97652cffe673cde6f267 . +_:B62519215a9469589c2b9fca533d86ed8 "Sophronia Peakes" . +_:B62519215a9469589c2b9fca533d86ed8 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . + _:B8b26bfcf7331e089cc151f1f2a62d30d . + _:Bbc7053a562215944e7c1472ac924d673 . + . + "http://www.insulation.tld/inaptly/crawlway.html" . + "wornness maladministrative inaptly" . + "170"^^ . + "http://www.inflexibility.tld/insulation/maladministrative.html" . + . +_:B241444e3cd4fab998fef64fbb410f940 "Utathya Kreig" . +_:B241444e3cd4fab998fef64fbb410f940 . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + "1965"^^ . + "http://www.resider.tld/towers/sabines.html" . + "unraveling regents towers" . + "4"^^ . + "fatback resider regents" . + . + _:B5ec6b7809c7e23c356be9c13c7933551 . + . + "http://www.bemas.tld/choirboy/adjoined.html" . + "justifying placentography choirboy" . + "9"^^ . + "http://www.tarmac.tld/bemas/placentography.html" . + . + _:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + _:Bb872314698c597e8c8c014788acc8883 . + . + "http://www.probeable.tld/disgorge/bacchanalian.html" . + "mangling sikhs disgorge" . + "84"^^ . + "http://www.mazes.tld/probeable/sikhs.html" . + . +_:B775c333bfb4379adee2969a435e04088 "Ethelgard Karpinsky" . +_:B775c333bfb4379adee2969a435e04088 . +_:B2e0ef7a13e69c9217376879e56246d7d "Husaam Dubbin" . +_:B2e0ef7a13e69c9217376879e56246d7d . + _:B7cd3a727495ab0c78a2206041029baea . + . + "http://www.critically.tld/timothies/tippier.html" . + "peonages cases timothies" . + "179"^^ . + "http://www.deportment.tld/critically/cases.html" . + . + _:B9be74439378463e7ba5fc4b137b0069b . + . + "http://www.blazed.tld/antiabortion/phoenicians.html" . + "flunkey lasagne antiabortion" . + "8"^^ . + "http://www.trameled.tld/blazed/lasagne.html" . + . + _:B64362679d4bf6ec1b8b7e8a96bdcff5c . + . + "http://www.flaring.tld/overdosage/journeyer.html" . + "spiel ramie overdosage" . + "http://www.windily.tld/flaring/ramie.html" . + . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + . + "1965"^^ . + "http://www.forts.tld/dominium/mishandling.html" . + "buccaneer eminency dominium" . + "127"^^ . + "http://www.postseasonal.tld/forts/eminency.html" . + "toxifying buccaneer forts" . + . +_:B83d72b59265269313d644d34f92cc395 "Adrians Eisenbeisz" . +_:B83d72b59265269313d644d34f92cc395 . + _:Be5dac0b8eef93d421e02ec4513bdd1cf . + . + "http://www.gravies.tld/mysteriously/trenchers.html" . + "monstrances quadrigamist mysteriously" . + "7"^^ . + "http://www.reversing.tld/gravies/quadrigamist.html" . + . + _:B799624fc4ce7e115be4b06284349497a . + . + "http://www.serrying.tld/overprotection/tabernacles.html" . + "tardo irises overprotection" . + "190"^^ . + "http://www.overgrows.tld/serrying/irises.html" . + . + _:Bb86c676575d16ac9753e6dbdb8487c78 . + . + "1964"^^ . + "http://www.ingle.tld/addictive/catafalques.html" . + "rivetted unwarier addictive" . + "98"^^ . + "abolishable ingle unwarier" . + . +_:B0ce3b1bdff22b9487e4338711414522e "Larah Gallaga" . +_:B0ce3b1bdff22b9487e4338711414522e . +_:Bcc0af9317812aad19b66c4ab40774d9c "Kirti Rines" . +_:Bcc0af9317812aad19b66c4ab40774d9c . +_:B1199753d36cd6f196fa6b4351d234772 "Euiko Trichell" . +_:B1199753d36cd6f196fa6b4351d234772 . +_:B227777ad1604fc18de1d83c68337b1c7 "Volodimerna Cioffi" . +_:B227777ad1604fc18de1d83c68337b1c7 . +_:B12f2002c6dcec37fb05b43ecb163ddb3 "Chiyeko Lalinde" . +_:B12f2002c6dcec37fb05b43ecb163ddb3 . + _:Bc8db17d2f1eaf43dbd8ae2e4cccb12ff . + . + "http://www.didactically.tld/helipad/harms.html" . + "compendiums acerb helipad" . + "199"^^ . + "http://www.recrowns.tld/didactically/acerb.html" . + . + _:B27ff2968fc6ec7926aa9fa032a09e4b6 . + . + "http://www.cupped.tld/tomcat/unfaithful.html" . + "coordinations bander tomcat" . + "186"^^ . + . + _:Ba06c221a90b32a6a1877367f83323932 . + "1966"^^ . + "http://www.fuhrers.tld/enamelware/solarizes.html" . + "hydrargyrum unenforced enamelware" . + "9"^^ . + "unfermented fuhrers unenforced" . + . +_:B2ec6994696b9ebb33e82318f3715b21e "Cipriana Wadzinski" . +_:B2ec6994696b9ebb33e82318f3715b21e . +_:B6b8ba3ec64189602e650ec7c9e7d34ce "Huldah Moua" . +_:B6b8ba3ec64189602e650ec7c9e7d34ce . +_:B09f806527ab84a7eebcb6a0466eb57a2 "Ochiyo Swiggum" . +_:B09f806527ab84a7eebcb6a0466eb57a2 . +_:B4e50edad75f2a62980b162bccab477a3 "Jared Torgersen" . +_:B4e50edad75f2a62980b162bccab477a3 . + _:B4aeea1894670a779efcce8c07713ef1a . + _:B48ef758bb6fff88e239a7dfae01a40f3 . + . + "http://www.carillon.tld/curvatures/herniated.html" . + "gumlike musclebound curvatures" . + "135"^^ . + "http://www.vandalization.tld/carillon/musclebound.html" . + . +_:B576fe28138f4a6c8d968448e952f7de9 "Columbine Moffit" . +_:B576fe28138f4a6c8d968448e952f7de9 . + _:B68b0e609241cc1a8891c0e6320d0368a . + _:Bbe1c0695b81377a7d279157ed0cf98ee . + . + "1961"^^ . + "http://www.benefactors.tld/shorter/responded.html" . + "milkily splinters shorter" . + "48"^^ . + "negligibly benefactors splinters" . + . +_:Bb436cf1051134cb645e636bf34716c98 "Unkei Whitfield" . +_:Bb436cf1051134cb645e636bf34716c98 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + . + "http://www.cigarettes.tld/prouder/binders.html" . + "hedonisms minify prouder" . + "121"^^ . + "http://www.birdmen.tld/cigarettes/minify.html" . + . + _:Ba4608e3e0c168e14e7fbac54f5e99c4b . + . + "http://www.bottleful.tld/rationales/ideo.html" . + "diapering sergings rationales" . + "46"^^ . + . +_:B2acaca22de67ecc402817588f9ea913e "Gijs Litman" . +_:B2acaca22de67ecc402817588f9ea913e . +_:B53f8d6ab23e03378edac7c4fdf1b544e "Iarche Ronde" . +_:B53f8d6ab23e03378edac7c4fdf1b544e . + _:B8a0a862c01af92a291d1b59ee0e7519a . + . + "http://www.booteries.tld/oscillator/magnetizer.html" . + "chatting flotillas oscillator" . + "16"^^ . + . +_:B58dfbb634a54dbd2708136396cee64c2 "Toshelle Fronek" . +_:B58dfbb634a54dbd2708136396cee64c2 . + _:B6cbda0cd9e8d3e2efcf147948c7ab269 . + . + "http://www.blungers.tld/effulgences/coreless.html" . + "reprovingly dwarflike effulgences" . + "125"^^ . + "http://www.yabber.tld/blungers/dwarflike.html" . + . +_:B33ba28896dcb24903cbdad090467e7cf "Uleki Rumbley" . +_:B33ba28896dcb24903cbdad090467e7cf . + . + _:Ba0ac111ed0f560d8828b2770b7169be4 . + . + "http://www.preheats.tld/reconciliating/photocatalyst.html" . + "surges loggias reconciliating" . + "182"^^ . + "http://www.substituting.tld/preheats/loggias.html" . + . + _:Bbcf0f373ff8b2806603c0a9a1aef41b3 . + . + "http://www.treasuries.tld/ditties/phonographs.html" . + "pizzas heavyhearted ditties" . + "98"^^ . + "http://www.pyric.tld/treasuries/heavyhearted.html" . + . + . + _:B72b1e419cf16ec251011644f0991d57b . + "1951"^^ . + "http://www.puked.tld/borderlands/trashed.html" . + "realer climber borderlands" . + "108"^^ . + "http://www.psalmody.tld/puked/climber.html" . + "jowliest realer puked" . + . +_:B3a9bc9b81de9c0618a8413e1df0f2c97 "Yeijiro Tilton" . +_:B3a9bc9b81de9c0618a8413e1df0f2c97 . +_:Bbb68c27522543ac1defa5d7dd2c4e811 "Feofana Knudsen" . +_:Bbb68c27522543ac1defa5d7dd2c4e811 . +_:B934abad6a73614022cd7f7bf1c2403fd "Maeko Kontogiannis" . +_:B934abad6a73614022cd7f7bf1c2403fd . +_:Ba82a04fc5b409cde2a6199da05f958da "Roseann Ora" . +_:Ba82a04fc5b409cde2a6199da05f958da . +_:B804ef14721611f1aedbb7fd528ebbdc5 "Aonghas Pashley" . +_:B804ef14721611f1aedbb7fd528ebbdc5 . +_:B49d8e933db2b5797f42c616c00332c87 "Mercede Naslund" . +_:B49d8e933db2b5797f42c616c00332c87 . +_:Bd8f531457dc459f7b31af5c8b112d27a "Kuniyoshi Sebold" . +_:Bd8f531457dc459f7b31af5c8b112d27a . + _:B616fd6c0c76a91b17151a1802e560bbe . + . + "1967"^^ . + "http://www.inheritances.tld/romancer/tartly.html" . + "bootjacks accusatively romancer" . + "52"^^ . + "http://www.allocator.tld/inheritances/accusatively.html" . + "abolitionists bootjacks inheritances" . + . + _:Bba837c612281b7b604313a4f2dae32b5 . + . + "http://www.splats.tld/teaware/affirmers.html" . + "flattish impeaches teaware" . + "21"^^ . + "http://www.mechanizing.tld/splats/impeaches.html" . + . +_:Bb719801bba523ca4c291bdc3732bc7db "Melvina Grant" . +_:Bb719801bba523ca4c291bdc3732bc7db . +_:Bf47c029d258995a1b5aa63a7f6403d24 "Hippolyta Hollars" . +_:Bf47c029d258995a1b5aa63a7f6403d24 . +_:Bce2e6bcdf756430a92f79b080867dd17 "Randa Rebell" . +_:Bce2e6bcdf756430a92f79b080867dd17 . +_:B32ed0e25a1be364ae6bd27bd655ec91c "Sofia Cerdan" . +_:B32ed0e25a1be364ae6bd27bd655ec91c . + _:B607dea1399bdf470d6cdf928ab444fb9 . + . + "http://www.throughway.tld/eaters/nouveaux.html" . + "uneasiest razers eaters" . + "40"^^ . + "http://www.sacrificer.tld/throughway/razers.html" . + . + _:Ba48882e072076c466fe9b735c09dce30 . + _:B3c501808ece47091417f2b540ef9bf85 . + "1943"^^ . + "http://www.stained.tld/antiquarians/dilutes.html" . + "fridge unintentional antiquarians" . + "114"^^ . + "http://www.zinged.tld/stained/unintentional.html" . + "allayed fridge stained" . + . + _:Be5f3307254ae8a69d1bc7fb7a981dee9 . + . + "http://www.sizzles.tld/monastics/tenderheartedness.html" . + "overconscientious secretly monastics" . + "http://www.rationalizing.tld/sizzles/secretly.html" . + . +_:B0c34b9c0ccc62d78c4ed5609f9533ee5 "Dhaki Etchinson" . +_:B0c34b9c0ccc62d78c4ed5609f9533ee5 . +_:Bfc2445fa9720e3b747d34e5df5f56ab0 "Judyta Solymani" . +_:Bfc2445fa9720e3b747d34e5df5f56ab0 . + _:Be2cc51c94084faa2363996889265ae09 . + . + "http://www.callbacks.tld/vindictiveness/fickleness.html" . + "profilers conformationally vindictiveness" . + "156"^^ . + "http://www.unacceptably.tld/callbacks/conformationally.html" . + . + _:Ba4cdea8288fd4d7fb51ec88a68ee13e6 . + . + "http://www.affrayed.tld/radarman/pipings.html" . + "photographic bulletins radarman" . + "http://www.urbanely.tld/affrayed/bulletins.html" . + . + _:Bb1538f68e0f0d65e0956cb990e93ba86 . + . + "http://www.obeyers.tld/tunes/overmodify.html" . + "orgeat tackles tunes" . + "172"^^ . + . +_:B7bf5c1225c2168abd2f7c49f80b19cb5 "Aintzane Lurry" . +_:B7bf5c1225c2168abd2f7c49f80b19cb5 . +_:Bbd0f3bee158c03194c3916c469437a74 "Necie Nacci" . +_:Bbd0f3bee158c03194c3916c469437a74 . + . + "163"^^ . + _:B8c5279edad225e4899da10a22056f6c5 . + "paraffins dumpcarts maunder" . + "http://www.scalpels.tld/maunder/emulsoid.html" . + _:B2311b0fa3f9d3ee6c636e9c6bfd7602c . + . + "http://www.socking.tld/scalpels/dumpcarts.html" . + "axing paraffins scalpels" . + "1965"^^ . + _:Be227226e7db70e2552805eb4dc7e59e0 . + . + "1963"^^ . + "http://www.gravamen.tld/arbitrariness/glomming.html" . + "mutably felicitating arbitrariness" . + "141"^^ . + "http://www.lividity.tld/gravamen/felicitating.html" . + "substantialness mutably gravamen" . + . + _:B3f90be634e0b15ab88a9d9c4b4d5df70 . + . + "http://www.semiurban.tld/bourse/slipcover.html" . + "awakenings holographs bourse" . + "101"^^ . + . + _:B0e32eaae0bbb532a28ba760c7e6fdc1c . + . + "http://www.educes.tld/marketing/knickknacks.html" . + "satchel antibiotics marketing" . + "28"^^ . + "http://www.flailed.tld/educes/antibiotics.html" . + . + _:Bb33b09a25bb285dacb623c8104e73226 . + . + "1962"^^ . + "http://www.molts.tld/beleapt/megaphone.html" . + "overrates ingrain beleapt" . + "96"^^ . + "http://www.enormousness.tld/molts/ingrain.html" . + "ornamentations overrates molts" . + . +_:B700e21cb412e72b0e3bf76df628f3539 "Heima Girty" . +_:B700e21cb412e72b0e3bf76df628f3539 . + _:B1d959a562d81986e1827db114dbbce8a . + . + "http://www.snuffy.tld/anticyclone/caboodle.html" . + "pneuma satirize anticyclone" . + "153"^^ . + "http://www.discontinued.tld/snuffy/satirize.html" . + . +_:B03d9bce49c59e9a3d1c1bedeec676086 "Jelizaveta Aubert" . +_:B03d9bce49c59e9a3d1c1bedeec676086 . + _:B33456190e51ebec6c3ea712eda543596 . + . + "http://www.trundled.tld/downsizes/toucher.html" . + "troughs engross downsizes" . + "200"^^ . + "http://www.trueing.tld/trundled/engross.html" . + . + _:B82b3109b4b51d1895f33b165eaf0021a . + _:B90a869f3328741910ddfd46eec297caa . + . + "http://www.eudaemons.tld/crossbeam/pantheistic.html" . + "deloused postulated crossbeam" . + "137"^^ . + "http://www.pipy.tld/eudaemons/postulated.html" . + . + _:Bf23392fa85ad23491215199dacc3263c . + . + "http://www.halfheartedness.tld/impends/curred.html" . + "puristic potful impends" . + "33"^^ . + "http://www.cannings.tld/halfheartedness/potful.html" . + . + _:Bf9adc51ba6d9f4df2e87726e87f3668d . + . + "http://www.chants.tld/greaser/unplumbed.html" . + "internees attires greaser" . + "198"^^ . + "http://www.antipodal.tld/chants/attires.html" . + . +_:Bcb17dc67bb72ce54436863b680478788 "Salbatore Sutfin" . +_:Bcb17dc67bb72ce54436863b680478788 . + _:B676be86d3523d005a4ff47330a5be95e . + . + "http://www.dispenses.tld/funicular/snowpack.html" . + "cooees steatite funicular" . + "http://www.pokeweeds.tld/dispenses/steatite.html" . + . +_:B777e67949d9ef6c2f99dc3405bf95b2b "Perpetuia Hazelett" . +_:B777e67949d9ef6c2f99dc3405bf95b2b . +_:Bcbcf9d2284db38db3230e868833782e6 "Hiroshi Henneberger" . +_:Bcbcf9d2284db38db3230e868833782e6 . +_:Bb70d48bf931ddf020f49c4659571b108 "Nynnyaw Rosentrance" . +_:Bb70d48bf931ddf020f49c4659571b108 . + _:B727f01b2f5a07fa1ccc4fc69a891dfda . + . + "http://www.linchpin.tld/impugnable/pastured.html" . + "oversexed expurgations impugnable" . + "110"^^ . + . + . + _:B56d57a430ed6e2ad0494da4f09baf0b9 . + . + "http://www.messmates.tld/confused/murderesses.html" . + "sometimes intransigence confused" . + "100"^^ . + . + _:B0cd434984ddbe9761b11fa78cf81142d . + . + "http://www.biometer.tld/devilkin/vexing.html" . + "allocations fuseless devilkin" . + "148"^^ . + . + _:B65f55d42ac4961bd5e63ead01c3ab755 . + . + "http://www.wherrying.tld/outsets/tossers.html" . + "leaseholder rehiring outsets" . + "68"^^ . + "http://www.maturities.tld/wherrying/rehiring.html" . + . +_:Bde4ab0e07eed4103b36bebbc866657d5 "Rusa Dufrain" . +_:Bde4ab0e07eed4103b36bebbc866657d5 . + _:B50480f19ff449ecec8f5c7c3659cb750 . + . + "http://www.exoduses.tld/moonlighted/tolerators.html" . + "oblation aptitudes moonlighted" . + "39"^^ . + "http://www.leavened.tld/exoduses/aptitudes.html" . + . +_:B9e4a682d48c1a0e12ed3638df6488e54 "Orrel Farnum" . +_:B9e4a682d48c1a0e12ed3638df6488e54 . + _:Ba3763c0c99099ef7dc532ccd6ec524a5 . + _:Bc42acd1c68120b3ede53c55ac2b311fd . + . + "http://www.organismal.tld/mormonism/decrepitly.html" . + "expunges shammies mormonism" . + "156"^^ . + "http://www.cuppy.tld/organismal/shammies.html" . + . + _:Bc044486e4f3f1698d3a8fe2f18f69613 . + . + "http://www.minimals.tld/multiplicities/injectors.html" . + "amorphousness veneered multiplicities" . + "34"^^ . + "http://www.disunion.tld/minimals/veneered.html" . + . +_:B8d884121eb1f002ae76771e9f2d35363 "Helene Nik" . +_:B8d884121eb1f002ae76771e9f2d35363 . +_:B47721304b4982e24f6e2282f2bb6c4f3 "Dorel Brandt" . +_:B47721304b4982e24f6e2282f2bb6c4f3 . +_:B1c824b9462541aed2d716534284a9d55 "Husain Coaxum" . +_:B1c824b9462541aed2d716534284a9d55 . +_:Bc353feb2c01be03b2d7a0aa5dfa9e6d1 "Teofile Gawthorp" . +_:Bc353feb2c01be03b2d7a0aa5dfa9e6d1 . + _:Bc452271582dbf3a344d15331213c1571 . + . + "http://www.chancellorships.tld/torching/lated.html" . + "underemphasizes mealiest torching" . + "55"^^ . + . +_:B77477ead8587ac2d97b31194eeed8e9c "Larunda Mello" . +_:B77477ead8587ac2d97b31194eeed8e9c . + _:B450a6403982f0c0e117aef9f4191179c . + . + "http://www.reacquiring.tld/girdlers/whirrs.html" . + "diaspora interjections girdlers" . + "18"^^ . + "adventuresses foliages gristle frowziest papilla jackstraw cello marked grocers lightships" . + . +_:B3e3b3241a759841fca67b0543eac4ed2 "Zachery Gahring" . +_:B3e3b3241a759841fca67b0543eac4ed2 . + _:B339f92426c59b21ed5199d61e789e77d . + _:B01130281a03efd1cb2c46d597d1a2a14 . + . + "http://www.winteriest.tld/perviousness/typescripts.html" . + "burglarize reteaching perviousness" . + "79"^^ . + "http://www.courtiers.tld/winteriest/reteaching.html" . + . + _:Be0989373eb825a2342215e5927d1ddb3 . + . + "http://www.bedouins.tld/devitalized/conservationists.html" . + "pensioners iratest devitalized" . + "89"^^ . + "http://www.unwonted.tld/bedouins/iratest.html" . + . + _:B09b355f4e47a852e0b10bc72d846c6bd . + . + "http://www.manchurian.tld/counsels/jags.html" . + "naturopathic drollery counsels" . + "92"^^ . + "http://www.rebroadcast.tld/manchurian/drollery.html" . + . + "18"^^ . + "http://www.picaros.tld/unfaltering/steerages.html" . + "crackling heeling picaros" . + "http://www.windowpanes.tld/picaros/paled.html" . + _:Ba77c58f1ddfa1b4db8c86189e32be96b . + "heeling paled unfaltering" . + . + . + _:B9881efa4a71da5f935f519a98a9ada06 . + "1966"^^ . +_:B1a1a8eb6e3d3f9074708432627364d1e "Leora Kalata" . +_:B1a1a8eb6e3d3f9074708432627364d1e . +_:B3e4286c00e411192d2ee5176d9c1996a "Rebeca Aday" . +_:B3e4286c00e411192d2ee5176d9c1996a . + _:B8a4948d1d02d24a99d185dec845a7060 . + . + "http://www.enunciates.tld/effuses/battleships.html" . + "cooping analogic effuses" . + "76"^^ . + "http://www.silicosis.tld/enunciates/analogic.html" . + . + _:B55b699c221ad9d41b88007b2c7bc1cc2 . + . + "http://www.localization.tld/networking/gauzier.html" . + "continues pretrial networking" . + "48"^^ . + . + _:Baf009136b9456cda6ba81c909542bdfb . + . + "1965"^^ . + "http://www.emulsifications.tld/exclusively/popularizing.html" . + "drifts inquirers exclusively" . + "76"^^ . + "http://www.laminator.tld/emulsifications/inquirers.html" . + "congregates drifts emulsifications" . + . + _:B9a7746f80065731a973582aa8a5c7a8a . + . + "http://www.titty.tld/testifies/segregates.html" . + "grubstaker architecure testifies" . + "100"^^ . + "http://www.confabbing.tld/titty/architecure.html" . + . + _:B5bbe2fd3a6d226674bf8849ca9a3a961 . + . + "http://www.giros.tld/vagus/kinkiest.html" . + "terminals podgy vagus" . + "101"^^ . + "http://www.overbites.tld/giros/podgy.html" . + . + _:B033aed756ee838ac00b946460a730a71 . + . + "http://www.winnower.tld/overflew/suppurations.html" . + "jaggedest pinyon overflew" . + "1"^^ . + . + _:B0b32ac75892c4381232a8203be186df1 . + _:Baa5f613664f69489fcf83b078a64a400 . + . + "http://www.nuttiness.tld/misjudgment/incompatibility.html" . + "hexers woodpiles misjudgment" . + "46"^^ . + . + _:B3a71623f31b14594f6626b9ee604296a . + . + "http://www.druidess.tld/disheartenment/bossily.html" . + "gentleness editorialized disheartenment" . + "http://www.crumby.tld/druidess/editorialized.html" . + . + _:B516e3fd39cd20d85d77dcf9d370ed643 . + . + "1954"^^ . + "http://www.simmering.tld/discards/clarified.html" . + "cordages oarlocks discards" . + "116"^^ . + "outrider simmering oarlocks" . + . + "http://www.inventively.tld/porcelains/redder.html" . + "1959"^^ . + "188"^^ . + . + . + "http://www.iguana.tld/inventively/interpretative.html" . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + "mystifiers interpretative porcelains" . + "otoliths mystifiers inventively" . + . + _:Be0ef279786ac08dff9307823db9ca990 . + "1963"^^ . + "http://www.repaginate.tld/dazedly/precancelling.html" . + "universalizing enrobers dazedly" . + "3"^^ . + "http://www.cultured.tld/repaginate/enrobers.html" . + "boatbills universalizing repaginate" . + . +_:Badc34ffebe9c88899793b3cfaa346301 "Zeffross Summarell" . +_:Badc34ffebe9c88899793b3cfaa346301 . + _:B9a941d4bf7476aa25f23772c607b970f . + . + "http://www.amens.tld/risers/shirtfront.html" . + "sporing stenchy risers" . + "79"^^ . + "http://www.annunciating.tld/amens/stenchy.html" . + . + _:B1bb9ba587793294c1d4494b22ccd56f3 . + . + "http://www.weevilly.tld/consonantly/sabbats.html" . + "scoopsful airliner consonantly" . + "78"^^ . + "http://www.apologal.tld/weevilly/airliner.html" . + . + _:B4e233d230f49dd381d4441b8f269e7cb . + . + "http://www.ceylonese.tld/pizzas/treasuries.html" . + "relit pyric pizzas" . + "14"^^ . + "http://www.adjuratory.tld/ceylonese/pyric.html" . + . +_:B98b9feb48f6119b3b957e932a4022cb4 "Tsukiyama Shinabarger" . +_:B98b9feb48f6119b3b957e932a4022cb4 . + _:B5a22f41f696e1385eced996fa3e0e3e7 . + . + "http://www.primitivity.tld/refiltered/nonplus.html" . + "relenting artificer refiltered" . + "99"^^ . + "http://www.stover.tld/primitivity/artificer.html" . + "tinglers xenophobe reconsecration realising barographic surnamers overeducates unsteadiest insists sepalous zooid arsis uncouthness bamboozling creeds salter scowling hoaxed revictualed steeped metamorphisms implored caveats femurs catawbas psychokinesia pulleys plutonic piscators ossificatory fondled barrister mississippians depressions mouthers plumply contributorily eutrophic legroom somatopsychic oversharp vasectomies farcy caved pkg jiggles prediagnostic preconditioning polishing machinized resharpen gypsyism dimmock waltzed zouaves earmarking capitation airbill birettas buffs fissionable hocussed briery catenary alternately linkable deflea tellers nonabsorbent bookmen homilies devitalize compressional vegetated enounces vaccinal battened epizootic incisions hight leaner fours denning schemery whipper ergots naturalism compassed skippered listed inventories husbander indulgently adducing postbellum surtaxes aneurism wronger triplicating cochlear identifications cosset ravelly flaunts refuelling eld cutleries cohorts colonnaded renewed scoldingly citruses spangliest insufficiencies" . + . +_:B34c57155a0be78224655667e6175d0e5 "Ashalata Mede" . +_:B34c57155a0be78224655667e6175d0e5 . + _:Bfc91c75ff1b54bc7a29c6b4282d690ec . + _:B5639eb4d1848bcd8d3d53a990b221cdb . + . + "http://www.chieftainship.tld/unholiness/whomped.html" . + "safeguarding drakes unholiness" . + "154"^^ . + "http://www.snowdrifts.tld/chieftainship/drakes.html" . + . +_:Ba0ac111ed0f560d8828b2770b7169be4 "Pilib Seu" . +_:Ba0ac111ed0f560d8828b2770b7169be4 . +_:B08c35595e080e3081f1807e3ef7ea6f7 "Chyna Brittian" . +_:B08c35595e080e3081f1807e3ef7ea6f7 . +_:B1a252e19fbebb3521ae57cf424ff710b "Vladilen Miernik" . +_:B1a252e19fbebb3521ae57cf424ff710b . +_:B9ed9a99761cfbbbca77fdbad9f5e283e "Tage Hervig" . +_:B9ed9a99761cfbbbca77fdbad9f5e283e . +_:Bbb54d272c17e2956c718e3b52ced8565 "Zorba Lira" . +_:Bbb54d272c17e2956c718e3b52ced8565 . +_:B5c2d4103101bf8bcc889c9ffd0ce3bb0 "Kanaan Taul" . +_:B5c2d4103101bf8bcc889c9ffd0ce3bb0 . +_:B39a0dd73d14ad297c0daffb889c4b7a0 "Deolanda Frericks" . +_:B39a0dd73d14ad297c0daffb889c4b7a0 . + _:Bb768627f90a4a4044a19a390c55d5266 . + "1950"^^ . + "http://www.biennials.tld/batted/squarish.html" . + "gustatorily shopgirl batted" . + "http://www.filespec.tld/biennials/shopgirl.html" . + "teletypewriter gustatorily biennials" . + . + _:B561192b28fee2bba28cea89b2b12dd0b . + . + "http://www.touches.tld/bespangles/kinsmanship.html" . + "caciques keening bespangles" . + "139"^^ . + "http://www.lucked.tld/touches/keening.html" . + . +_:B5ac6884eaddb62a82507f70cb8303bdd "Jascha Plantier" . +_:B5ac6884eaddb62a82507f70cb8303bdd . + _:Bd5854286c26d1a1d49d526ddbdce84b5 . + . + "http://www.insinuators.tld/rebroadcasting/grousing.html" . + "befriends restorers rebroadcasting" . + "169"^^ . + "http://www.irradiates.tld/insinuators/restorers.html" . + . + _:B137b4510b63871be4f0c7c013a05843f . + "1967"^^ . + "http://www.assaying.tld/deciliter/homoerotism.html" . + "nicer eggnogs deciliter" . + "103"^^ . + "http://www.appareling.tld/assaying/eggnogs.html" . + "golem nicer assaying" . + . + _:B658c400850a4e8347cc93297d538df42 . + . + "1964"^^ . + "http://www.sulker.tld/tarbush/infusibility.html" . + "runaround outreasoning tarbush" . + "109"^^ . + "http://www.cocains.tld/sulker/outreasoning.html" . + "redigest runaround sulker" . + . +_:Bbc39ccbb042fd19c5f29e2b6c17473c8 "Naida Heitmeyer" . +_:Bbc39ccbb042fd19c5f29e2b6c17473c8 . +_:Bafc0bf9b39f1145978141863090badd9 "Oihane Sulit" . +_:Bafc0bf9b39f1145978141863090badd9 . +_:B980776210bc32e2dc6f31bbbea44b5ae "Morihiro Kopriva" . +_:B980776210bc32e2dc6f31bbbea44b5ae . + _:B63370c71d0f1000bb05c970d5e08021e . + . + "http://www.mizzenmasts.tld/liszt/impecuniosity.html" . + "redivides waftage liszt" . + "168"^^ . + "http://www.skillets.tld/mizzenmasts/waftage.html" . + . + _:B1855a5236b0366402d6b45cb785f7032 . + . + "http://www.opposites.tld/lychees/paragraphs.html" . + "penlites mediumistic lychees" . + "106"^^ . + "http://www.auditoriums.tld/opposites/mediumistic.html" . + . + _:B69b511a426ae1973259aa442d4b10c51 . + . + "http://www.argentum.tld/reformating/foreshadower.html" . + "speedster psychosomatics reformating" . + "119"^^ . + "http://www.glary.tld/argentum/psychosomatics.html" . + . + _:Bd81f5fe781a4d589070c4e34c50ceebf . + "179"^^ . + "http://www.canters.tld/plateful/cardsharp.html" . + "earwigs undercurrents plateful" . + . + "undercurrents cardsharp repaying" . + . + "1952"^^ . + . + "http://www.plateful.tld/repaying/abhorrers.html" . + _:B49d53518f88d8402efd1943cba34336a . + . + "http://www.burning.tld/vittles/utilizable.html" . + "darkliest resister vittles" . + "13"^^ . + "http://www.nanowatt.tld/burning/resister.html" . + . +_:Bfcb8d5de86bf582fc4abba44aa232539 "Gisela Coric" . +_:Bfcb8d5de86bf582fc4abba44aa232539 . + "http://www.authorship.tld/vends/demesne.html" . + . + "http://www.senoritas.tld/semiconductors/vends.html" . + _:B9316ba2e2f70204a686f5d67bfb2fb1a . + "69"^^ . + . + "http://www.vends.tld/innocency/thermos.html" . + "revolutionized authorship semiconductors" . + "1965"^^ . + "semiconductors demesne innocency" . + _:B58b1a09eb66bfed3a55b6e27068d469b . + . + "http://www.stealers.tld/crumbing/precipitousness.html" . + "evolver shires crumbing" . + "136"^^ . + . + _:B26b0df2713fd93d5550ca82f13b03f6a . + . + "1963"^^ . + "http://www.igloos.tld/sourly/cartable.html" . + "incumbently rester sourly" . + "137"^^ . + "http://www.delfts.tld/igloos/rester.html" . + "dustups incumbently igloos" . + . +_:B06eeac3edd0efcf1acc97ab31641f2f7 "Rico Boronat" . +_:B06eeac3edd0efcf1acc97ab31641f2f7 . + _:B85564e2a9520e560c40bc6c290ec19cc . + _:B75ac29cb1752061dd0875771bdd5dd5f . + . + "http://www.concussive.tld/phasing/clergywomen.html" . + "placque papistries phasing" . + "174"^^ . + "http://www.enlightenment.tld/concussive/papistries.html" . + . +_:B1f22a560ae831df0bf55728e3417effc "Elmedina Hendrixson" . +_:B1f22a560ae831df0bf55728e3417effc . + _:B0e02e5265deb7f17f59d3afe3cdce2de . + _:Be0aee722d7a309c422312a450c12a89a . + "1962"^^ . + "http://www.maypole.tld/reinducing/paisleys.html" . + "brightens outlaw reinducing" . + "4"^^ . + "http://www.crashers.tld/maypole/outlaw.html" . + "tugged brightens maypole" . + . + _:B8c162ccec056c09a30530bdc8955ae5a . + . + "http://www.intrans.tld/dement/preapplication.html" . + "rhizomatous dopier dement" . + "148"^^ . + "http://www.cyclo.tld/intrans/dopier.html" . + . +_:Bed9d906e86f38720e84c744930b2368d "Javier Hausauer" . +_:Bed9d906e86f38720e84c744930b2368d . +_:B674f7c00f36e33e4c3c79a60b0e9ea30 "Breelyn Kriston" . +_:B674f7c00f36e33e4c3c79a60b0e9ea30 . +_:B88cff9455333a3f44a26e9498ceff5ba "Munisa Koffler" . +_:B88cff9455333a3f44a26e9498ceff5ba . + _:Bdadd8a101f1e536b376bd58882ee9207 . + . + "http://www.depositors.tld/honours/barreled.html" . + "facers flashers honours" . + "27"^^ . + "http://www.kooky.tld/depositors/flashers.html" . + . + _:B74b6f8b1bdd5ff5d899bfbebf736e10a . + . + "http://www.lunkhead.tld/healthiest/unsavory.html" . + "excoriates chlorid healthiest" . + "31"^^ . + "http://www.gazers.tld/lunkhead/chlorid.html" . + . +_:B5d8c5467ea3988a9d21099e68f00ed87 "Musaddiq Sikes" . +_:B5d8c5467ea3988a9d21099e68f00ed87 . + _:Be3f82a6b1060a540cfa963e9fe15725e . + . + "http://www.scoffing.tld/rabbinates/uniting.html" . + "palpators wirepullers rabbinates" . + "56"^^ . + "http://www.revived.tld/scoffing/wirepullers.html" . + . +_:B1aabd1ac4a64eed4c3f3e62e79c825e2 "Luella Beneuento" . +_:B1aabd1ac4a64eed4c3f3e62e79c825e2 . + _:B04ef871107a4da2485e94ff1d7ae830b . + _:Bf407c514cc04f22649511b669069838c . + . + "http://www.additions.tld/sciaticas/agglutinins.html" . + "bespatter impecuniousness sciaticas" . + "192"^^ . + "http://www.leprosarium.tld/additions/impecuniousness.html" . + . +_:Bf5ee43bae038c5621491419899042f35 "Saeko Rachar" . +_:Bf5ee43bae038c5621491419899042f35 . + _:B1ffc4c577e0b4b487e21154ad4013aa6 . + . + "http://www.pericynthion.tld/lapin/clicks.html" . + "hardest relettered lapin" . + "4"^^ . + . + _:Bcf47c2bc6c00a56aca002cdba1eac6cf . + . + "http://www.noncentrally.tld/braved/headiest.html" . + "modally procathedral braved" . + . + _:Be09ee83d431b94ce0d88e6299e302f6a . + . + "1961"^^ . + "http://www.adulates.tld/conceptive/asteroids.html" . + "cervine sowable conceptive" . + "83"^^ . + "http://www.correctional.tld/adulates/sowable.html" . + "freighters cervine adulates" . + . + _:B0595692ff8b1ab1dcfc30c356d946515 . + . + "http://www.allocatee.tld/dampeners/servals.html" . + "buglers guffaws dampeners" . + "152"^^ . + . +_:Bb923e0b0e0661e588e7593d0374af24c "Danika Neundorfer" . +_:Bb923e0b0e0661e588e7593d0374af24c . +_:B852f762ec333e039dc54cb37ef5fce7b "Silke Chiaramonte" . +_:B852f762ec333e039dc54cb37ef5fce7b . +_:Bdc840fa635acf77b6043dfce092c15f8 "Myrra Silberberg" . +_:Bdc840fa635acf77b6043dfce092c15f8 . +_:B980e701591545418c89ed6ff530687fc "Liselotte Groleau" . +_:B980e701591545418c89ed6ff530687fc . + _:Bd534e93d537ad918ed99ea5c120dbccd . + . + "http://www.klatsch.tld/vacillates/decomposers.html" . + "routeman charades vacillates" . + "172"^^ . + "http://www.crower.tld/klatsch/charades.html" . + "http://www.giantesses.tld/routeman/klatsch.html" . + . + _:B4ddffeade39ffdeda41d5c8ddfedfdbc . + . + "1959"^^ . + "http://www.inappreciably.tld/overreaching/wizened.html" . + "plinks smouldered overreaching" . + "124"^^ . + "sibs inappreciably smouldered" . + . +_:B666aef002f128cb2b3990f065a695730 "Notburg Towber" . +_:B666aef002f128cb2b3990f065a695730 . + _:Bac9f3c11f245fc95b4277759fd1d21ff . + . + "1958"^^ . + "http://www.reimbursement.tld/floweriness/slotbacks.html" . + "southwestward spinout floweriness" . + "165"^^ . + "http://www.aerophobia.tld/reimbursement/spinout.html" . + "aurist southwestward reimbursement" . + . +_:B0a44846ddef35cffd8748150548c3f88 "Burgl Higbie" . +_:B0a44846ddef35cffd8748150548c3f88 . + _:Bf29b99af845e1546513297696537b2f1 . + . + "1964"^^ . + "http://www.fawnier.tld/martially/frigidities.html" . + "stammeringly shakily martially" . + "123"^^ . + "detects fawnier shakily" . + . +_:B4c343141998bd9da55d0f27a38026742 "Electra Burkman" . +_:B4c343141998bd9da55d0f27a38026742 . +_:B53b7dd568290fefe12ebe7d5d0365239 "Korekiyo Keilholz" . +_:B53b7dd568290fefe12ebe7d5d0365239 . + _:B21bb05a3041ba620d27378ed0ca65ffb . + . + "http://www.leprechauns.tld/reticence/monkeyed.html" . + "resharpening attester reticence" . + "52"^^ . + "http://www.droners.tld/leprechauns/attester.html" . + . + _:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + . + "waybills molestation supersonic" . + "86"^^ . + _:B40c8dc5d6d0ceae985e63eacf4f60817 . + "1965"^^ . + "molestation resold bodysurfs" . + "http://www.supersonic.tld/bodysurfs/stays.html" . + . + "http://www.sublunar.tld/supersonic/resold.html" . + _:B53ad3b072a50a2af6643d180fdcd0ad4 . + . + "http://www.hairstyles.tld/heathenism/drywalls.html" . + "agronomies majored heathenism" . + . +_:B03ae92edfd8328a338aaad1bff03d32a "Ruwaid Solian" . +_:B03ae92edfd8328a338aaad1bff03d32a . +_:Bc6379ef4facce3f4d4e005fed298cb93 "Ebony Zieg" . +_:Bc6379ef4facce3f4d4e005fed298cb93 . + _:Ba9c11e2ae92955b0ac62098e9883621c . + . + "http://www.macedonian.tld/perilune/bauxites.html" . + "dubber towropes perilune" . + "77"^^ . + "deodorized elfins sentencing gasser cucurbit beached designates theurgy stomachers indicative doorsteps lyses" . + "http://www.fizgigs.tld/macedonian/towropes.html" . + . + _:B101a72567baf4252bdc8f8dd142cf35a . + . + "http://www.annotator.tld/domesticates/disgust.html" . + "oysterman entreated domesticates" . + "19"^^ . + "http://www.macron.tld/annotator/entreated.html" . + . + _:B028c9b46e5d41683a059bb6cd38482e9 . + "1965"^^ . + "http://www.pottered.tld/shamelessly/reenlisted.html" . + "priested boxed shamelessly" . + "84"^^ . + "britisher pottered boxed" . + . + _:B814d0aed973e6cc3726d79ef32ef0b3b . + . + "1964"^^ . + "http://www.unorganized.tld/multiengined/bowlfuls.html" . + "unlatches defamatory multiengined" . + "89"^^ . + "http://www.hyperbolically.tld/unorganized/defamatory.html" . + "renotifying unlatches unorganized" . + . + _:B9dce176dc7f21d1cdd37dd7bffa825f3 . + . + "http://www.synthesizers.tld/cuts/chauffeuse.html" . + "heterosexually histamins cuts" . + "109"^^ . + "bezels simonized generality spiculate gregariously sapidity psychological unfertilized" . + . + _:B8971cddc4476dd2d6ce7fc08681c6317 . + . + "http://www.featheredges.tld/salaamed/taunters.html" . + "freehearted beginners salaamed" . + "116"^^ . + "http://www.beleaps.tld/featheredges/beginners.html" . + . + _:B5c73338c75f6613b85588b5fe762bb8d . + . + "1963"^^ . + "http://www.servilely.tld/topos/awardee.html" . + "critical boastfully topos" . + "87"^^ . + "http://www.antecede.tld/servilely/boastfully.html" . + "mildly critical servilely" . + . + _:Bfde0adadcc53903d0cbf28af5065e4a3 . + . + "1954"^^ . + "http://www.sherpa.tld/papers/passant.html" . + "stroboscope placaters papers" . + "172"^^ . + "http://www.penchants.tld/sherpa/placaters.html" . + "nefarious stroboscope sherpa" . + . + _:Bbdc5294a7e79e1543fff0b77bc414ba7 . + . + "http://www.outcast.tld/corned/minifloppies.html" . + "wanderers yoni corned" . + "175"^^ . + "http://www.yeomen.tld/outcast/yoni.html" . + . + . + _:Bf831032e099de99df9a028d4bc5a6f7a . + . + "1959"^^ . + "http://www.spaceman.tld/unpenned/thumbtacks.html" . + "catabolize ejecta unpenned" . + "46"^^ . + "interclass spaceman ejecta" . + . +_:B249c71dd3fc057839a96c05e1f2c20f8 "Grant Melius" . +_:B249c71dd3fc057839a96c05e1f2c20f8 . + _:Bf6b71a7b0bd18581ed8021af9a69bcf4 . + . + "http://www.fishtails.tld/limiter/oceanology.html" . + "seisms madcaps limiter" . + "70"^^ . + "http://www.tragedienne.tld/fishtails/madcaps.html" . + . + _:Ba12f719650fedde9083fa030bd503cfa . + . + "http://www.papilla.tld/cello/marked.html" . + "frowziest jackstraw cello" . + "150"^^ . + "http://www.gristle.tld/papilla/jackstraw.html" . + . + _:B1ab61c27db603c6c2014eb92889e3f7a . + . + "http://www.carinas.tld/kaleidoscopic/chumships.html" . + "chirography audiology kaleidoscopic" . + . + _:Bc92cc4d08e464297d57bff50fb44f5c7 . + . + "http://www.inescapably.tld/misbeget/fogyisms.html" . + "augurers titillation misbeget" . + "66"^^ . + "http://www.furloughs.tld/inescapably/titillation.html" . + . + _:B76553c84f64619521e6abf15a72e39e5 . + . + "http://www.nephrectomy.tld/birdman/inconcealable.html" . + "celebs pignuts birdman" . + "108"^^ . + "http://www.rattlings.tld/nephrectomy/pignuts.html" . + . + _:Bceb4f922403b4a0bb1a2537e1d9b9976 . + . + "http://www.anions.tld/steamroller/refinished.html" . + "misaligned excites steamroller" . + "121"^^ . + . +_:Ba65d5518b323e742ddc378832e47899a "Saahir Muto" . +_:Ba65d5518b323e742ddc378832e47899a . +_:B1d418d0cce58b8a54e7eee0cef2e9971 "Bogdana Okerson" . +_:B1d418d0cce58b8a54e7eee0cef2e9971 . +_:B416715ad43f583c201947a586eddfb7a "Sigurd Mahli" . +_:B416715ad43f583c201947a586eddfb7a . +_:B08d2f5e6d82d1c5c0089459b6576116a "Padma Ramaker" . +_:B08d2f5e6d82d1c5c0089459b6576116a . + _:B93e9974421484604719a81d526240475 . + . + "http://www.alternately.tld/deflea/tellers.html" . + "catenary linkable deflea" . + "37"^^ . + "http://www.briery.tld/alternately/linkable.html" . + . + _:Bdcba40e5d818d8265338153585e68f3c . + . + "http://www.usurpers.tld/annexation/jammed.html" . + "traipses homier annexation" . + "188"^^ . + "http://www.imperiously.tld/usurpers/homier.html" . + . +_:Ba657803f4e9474fe37cf3ee65e8da3fd "Yanira Chapek" . +_:Ba657803f4e9474fe37cf3ee65e8da3fd . + _:B05b5f9184a32d1a0a1bffcb57781a77f . + _:B8d54e64f2b85957d100d388ae54abab6 . + . + "http://www.easeful.tld/hoatzin/toiled.html" . + "legworks cognize hoatzin" . + "52"^^ . + "http://www.overabundant.tld/easeful/cognize.html" . + . +_:B923032237fb75ba015ef00fa94779fd6 "Imre Muellner" . +_:B923032237fb75ba015ef00fa94779fd6 . + _:Bec69dc648cdf0218812472c35a314de1 . + _:B36ad50bf9bc9781100a95fc44462b1f7 . + . + "1964"^^ . + "http://www.stubbly.tld/replying/loftless.html" . + "absinthes sawn replying" . + "27"^^ . + "cajolement stubbly sawn" . + . + _:B0c0c8a6ef7087d203786f39895e0be18 . + . + "http://www.inundations.tld/ingresses/anticipation.html" . + "turd styleless ingresses" . + "http://www.amnestied.tld/inundations/styleless.html" . + . + . + _:Bbe77871769f3d284bbd031cd34046544 . + "1952"^^ . + "http://www.adaption.tld/prewarned/orpiments.html" . + "pitiless manpowers prewarned" . + "44"^^ . + "http://www.mantles.tld/adaption/manpowers.html" . + "gruffness pitiless adaption" . + . +_:B5301def574c106c28925ac64cea00077 "Socorro Mcsorley" . +_:B5301def574c106c28925ac64cea00077 . + _:B50d07c11942813a65f7ceff6185d8d13 . + _:B56d1e783c402efe047135865f6be7016 . + . + "http://www.jaundicing.tld/solfeggi/spawners.html" . + "riotousness figuration solfeggi" . + "25"^^ . + "http://www.repenters.tld/jaundicing/figuration.html" . + . +_:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 "Manju Hellickson" . +_:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 . + _:Bb43e0871fb8dd5aa814403b850f20cda . + _:Bbbf80f08d924da3e872f6ba96c16c374 . + . + "http://www.flavorings.tld/expatiating/legislatively.html" . + "insulators osculated expatiating" . + "109"^^ . + "http://www.audiologist.tld/flavorings/osculated.html" . + . +_:Bd6d8961ff0800b531358a8820c37c792 "Semyon Kloeker" . +_:Bd6d8961ff0800b531358a8820c37c792 . +_:B23650655739733896acecc7469ab33a0 "Korotsek Baltzell" . +_:B23650655739733896acecc7469ab33a0 . +_:Bc9a0b2a1f8518276692881b0f94ea8ae "Tienne Segraves" . +_:Bc9a0b2a1f8518276692881b0f94ea8ae . + "1962"^^ . + "7"^^ . + "Journal 4 (1962)" . + "1"^^ . + . +_:B27d446fbfa0064bfd6f87040ac3a94ca "Briddy Pu" . +_:B27d446fbfa0064bfd6f87040ac3a94ca . + _:Bcc6a3b24b211daeed0c4ac657c6908ef . + "1957"^^ . + "http://www.cobbier.tld/legateships/sikhism.html" . + "alopecias zebus legateships" . + "196"^^ . + "http://www.duplexer.tld/cobbier/zebus.html" . + "quester alopecias cobbier" . + . + "43"^^ . + "http://www.abscission.tld/bimester/protectress.html" . + "choky coastings bimester" . + "geegaws choky abscission" . + "1956"^^ . + . + _:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + "http://www.sylvian.tld/abscission/coastings.html" . + _:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . + . + _:B510d23ba59453608670126d6e11caee7 . + . + "http://www.nonadmissions.tld/canthal/particularities.html" . + "imperceptibility jackknifed canthal" . + "173"^^ . + "http://www.unexpressed.tld/nonadmissions/jackknifed.html" . + . + _:Befa2c5addbb0ec87741de743598ca90b . + . + "http://www.paginal.tld/emeralds/kissed.html" . + "enates packsaddle emeralds" . + "39"^^ . + "http://www.secobarbital.tld/paginal/packsaddle.html" . + . + _:B563e0b65fe4aafd39b636b0c63234073 . + . + "http://www.witling.tld/wordbooks/kasha.html" . + "leanest prebilling wordbooks" . + "35"^^ . + "http://www.unraised.tld/witling/prebilling.html" . + . + _:Bbdc5294a7e79e1543fff0b77bc414ba7 . + . + "http://www.trader.tld/gavots/restaffing.html" . + "probating reprehending gavots" . + . +_:B1ee7b29a1b9dae1be73296a7ec28022c "Britta Nessner" . +_:B1ee7b29a1b9dae1be73296a7ec28022c . + _:B674c434195f4202ef66f0892ab1a7578 . + _:B65ef6629b4cb1aa4d361e24425177342 . + "1965"^^ . + "1"^^ . + "Journal 10 (1965)" . + "1"^^ . + . +_:B0e004ed18574ff4ea30acd8385ec20ae "Wolfrid Ramgel" . +_:B0e004ed18574ff4ea30acd8385ec20ae . + _:B6c99abc77c6df359b979c228d9b72b4d . + . + "http://www.diaphragmatic.tld/knout/asking.html" . + "knuckliest lifters knout" . + "3"^^ . + . + _:B4c99a5ca94de63bc97ae89781c4b6358 . + "1961"^^ . + "http://www.statutorily.tld/halted/fraternization.html" . + "tradeable landlords halted" . + "119"^^ . + "http://www.pityingly.tld/statutorily/landlords.html" . + "anchovies tradeable statutorily" . + . + _:B598d6777298c3618eaf56f4a57bb59bc . + _:B8ed5d827b2bfadbd377ff8466befa9e9 . + "1962"^^ . + "http://www.cliquish.tld/atheistical/comme.html" . + "carotidal paned atheistical" . + "39"^^ . + "http://www.redemonstration.tld/cliquish/paned.html" . + "ageratums carotidal cliquish" . + . + _:B3b12e1cb061898fd76a74dca29906a53 . + . + "http://www.sociologist.tld/hamsters/brin.html" . + "aether minored hamsters" . + "90"^^ . + "http://www.ministrant.tld/sociologist/minored.html" . + . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + "1961"^^ . + "http://www.flits.tld/planking/alloted.html" . + "aphorizing nondeliveries planking" . + "46"^^ . + "http://www.membranaceous.tld/flits/nondeliveries.html" . + "giggled aphorizing flits" . + . +_:B11c2f4fb04e177a1bfa4bb650d45cf13 "Nele Stromquist" . +_:B11c2f4fb04e177a1bfa4bb650d45cf13 . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + . + "http://www.almner.tld/penalized/resiliency.html" . + "heroics gushes penalized" . + "98"^^ . + "http://www.throning.tld/almner/gushes.html" . + . +_:B8a00b48b1da0cb6998ab0e211eeda1f7 "Oleg Bonk" . +_:B8a00b48b1da0cb6998ab0e211eeda1f7 . + _:B62c560b9dfb24e43c9b16d669a782b70 . + . + "1952"^^ . + "http://www.jingoist.tld/evasively/sargasso.html" . + "terrorizing millibars evasively" . + "141"^^ . + "czechoslovaks jingoist millibars" . + . +_:B4dd1ab68d62d0a8c27729e26fb5fba89 "Alzbeta Poss" . +_:B4dd1ab68d62d0a8c27729e26fb5fba89 . + _:B0d278f643d5cd93931936a2a3a860bb9 . + . + "http://www.teaspoonfuls.tld/wigwagging/shacklers.html" . + "wagtail hopsack wigwagging" . + "77"^^ . + "http://www.ecologically.tld/teaspoonfuls/hopsack.html" . + . +_:Bab777be4e84e9dee4fe11d3164028e7c "Gazala Bendu" . +_:Bab777be4e84e9dee4fe11d3164028e7c . + "1959"^^ . + _:B7894e0829ca6b3419de0bc151015a1d6 . + "50"^^ . + "http://www.parker.tld/elasticity/freckling.html" . + . + "http://www.dwarfed.tld/parker/typewriting.html" . + . + _:B308bf78ecd71a741176f2d74a04043c3 . + "swings strummed parker" . + "strummed typewriting elasticity" . +_:Bca59a0470640a814b048b59065037f6c "Calida Starace" . +_:Bca59a0470640a814b048b59065037f6c . + _:Bf5605aebe8cb4c04c05f69946c1419ef . + . + "http://www.resurveys.tld/insulates/eyebeams.html" . + "teaboxes saddening insulates" . + "13"^^ . + . + _:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + . + "1958"^^ . + "http://www.dojos.tld/classifier/chirped.html" . + "unrest grossly classifier" . + "196"^^ . + "feminize dojos grossly" . + . + _:B4a2d6d6389cd89f0537a44de4cf70e94 . + _:B6423d109c67d734287d3dc4e7bea5a44 . + . + "http://www.leadings.tld/vialed/emasculation.html" . + "crabbedness ducker vialed" . + "165"^^ . + "http://www.points.tld/leadings/ducker.html" . + . + _:B75854f8d9ccd6a2d2db33f993e68dec0 . + . + "http://www.poker.tld/cheeking/sayee.html" . + "circuiter nobble cheeking" . + "4"^^ . + "http://www.spoiler.tld/poker/nobble.html" . + . +_:B3faf056435ba6faed80c61aea83d8ef2 "Antara Munlin" . +_:B3faf056435ba6faed80c61aea83d8ef2 . + _:B186fcf4dccae6faeb9bf00908d8a6bcd . + . + "http://www.fathers.tld/reburied/divisibleness.html" . + "overlapped bilaterally reburied" . + "94"^^ . + "http://www.outyelled.tld/fathers/bilaterally.html" . + . +_:Bc21f46a673073825244c49da1760248e "Komala Mathieson" . +_:Bc21f46a673073825244c49da1760248e . + "1964"^^ . + "http://www.revered.tld/jeerers/chartering.html" . + _:B5c05cfc76d1ba13e71acfee9e8904dcb . + _:B7c13f1b3dc4fa9775b739f619bac42f7 . + "http://www.coverslip.tld/revered/melodeons.html" . + . + . + "inquisitional satisfier revered" . + "satisfier melodeons jeerers" . + "53"^^ . + _:Bc0d956a93e7d586f97ef0cb37dabefb7 . + . + "http://www.contemptibly.tld/serializing/restacking.html" . + "ungallant slovak serializing" . + "82"^^ . + "http://www.wilders.tld/contemptibly/slovak.html" . + . +_:B257564cd13ed9e8d922ca977213beda9 "Blas Revering" . +_:B257564cd13ed9e8d922ca977213beda9 . +_:Bd32d473fb352e3e06c33cba1760a07e0 "Mikio Brunston" . +_:Bd32d473fb352e3e06c33cba1760a07e0 . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + . + "http://www.sets.tld/brainiest/kerb.html" . + "cussing arbitrarily brainiest" . + "192"^^ . + . + _:Badfd9c99bc663108e7b763f2ffa5cc69 . + . + "http://www.coequality.tld/wetting/occultists.html" . + "afterburner slatternly wetting" . + "119"^^ . + "http://www.dioceses.tld/coequality/slatternly.html" . + . + _:Bb436cf1051134cb645e636bf34716c98 . + . + "http://www.castigates.tld/darkie/malnourishment.html" . + "turnable discounter darkie" . + "85"^^ . + . + _:B615b4622e8c1f445175f9347ac806c87 . + . + "http://www.storewide.tld/milquetoast/conformity.html" . + "homemaker frankness milquetoast" . + "34"^^ . + . + _:Bd999eec9d888aa4390ba67b89a94a796 . + . + "http://www.snooze.tld/appraises/roistering.html" . + "commerced plastered appraises" . + "http://www.chid.tld/snooze/plastered.html" . + . + _:B402b598b18f821fdd5e3c315aad89b15 . + "1965"^^ . + "http://www.transmigrating.tld/readdress/cockish.html" . + "cratered sidewalks readdress" . + "http://www.suppositories.tld/transmigrating/sidewalks.html" . + "sapience cratered transmigrating" . + . + _:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + "http://www.misquotes.tld/statelessness/upshifted.html" . + "interregional fezes statelessness" . + "152"^^ . + "http://www.directors.tld/misquotes/fezes.html" . + . +_:B11cc23c9e135857fa6a6b3eddab90b8c "Ignatius Beausoleil" . +_:B11cc23c9e135857fa6a6b3eddab90b8c . + _:Bb13c643a508a212a934a78c8ffaef510 . + . + "http://www.stockpiling.tld/juicily/misclassifies.html" . + "snarlier traitorously juicily" . + "128"^^ . + "http://www.lobotomizing.tld/stockpiling/traitorously.html" . + . +_:B8c162ccec056c09a30530bdc8955ae5a "Corydon Jenifer" . +_:B8c162ccec056c09a30530bdc8955ae5a . + . + _:Bb3992dce70488b18be2c0372a736a291 . + . + "http://www.rezoning.tld/protoactinium/darned.html" . + "dinting pledgee protoactinium" . + "134"^^ . + "http://www.electrophoresed.tld/rezoning/pledgee.html" . + . +_:Bd3b5d017bf8285b810a24338047839b4 "Loke Tuton" . +_:Bd3b5d017bf8285b810a24338047839b4 . +_:Bb7db7215db526bd242c4069ddc854467 "Livius Norgaard" . +_:Bb7db7215db526bd242c4069ddc854467 . +_:B94f412c5c40b3cf8d539a683629be14f "Kaii Bedson" . +_:B94f412c5c40b3cf8d539a683629be14f . + _:B9c06741b44ed0945622ee6e5fc1448ee . + . + "http://www.circumstantiate.tld/unlatching/normalacy.html" . + "trilled revolutionizes unlatching" . + "68"^^ . + "http://www.niches.tld/circumstantiate/revolutionizes.html" . + . +_:B3541d46506f6acc9b8c3a8ab13636420 "Reicza Haare" . +_:B3541d46506f6acc9b8c3a8ab13636420 . + _:Bb34114834342343ee6174f8dc899b297 . + . + "http://www.peduncle.tld/tonsuring/monitoring.html" . + "reignites catcher tonsuring" . + "197"^^ . + "http://www.wotting.tld/peduncle/catcher.html" . + . +_:B9f3678f37a2caccf6d7453c60076c7c5 "Marko Steinacker" . +_:B9f3678f37a2caccf6d7453c60076c7c5 . + _:Bc637e68b6b6e66b76b8ca6d6d67fc307 . + . + "http://www.better.tld/asseverations/famishing.html" . + "dashpots presoak asseverations" . + "122"^^ . + . + _:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . + . + "1964"^^ . + "http://www.electroencephalographs.tld/gloved/crowned.html" . + "misstates usefully gloved" . + "59"^^ . + "dignifiedly electroencephalographs usefully" . + . +_:B04238c93df6cdb314db1f1522e6ab3a6 "Eeva Derenzo" . +_:B04238c93df6cdb314db1f1522e6ab3a6 . +_:B00a06c098b19f218620197f9a00da584 "Binodini Bircher" . +_:B00a06c098b19f218620197f9a00da584 . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + . + "1963"^^ . + "http://www.hitchhiked.tld/unvanquishable/alpenhorn.html" . + "licencers victuallers unvanquishable" . + "64"^^ . + "http://www.mobilize.tld/hitchhiked/victuallers.html" . + "babblers licencers hitchhiked" . + . +_:Be1d4d72bf91cc656aa721b3651fde245 "Radosha Ferioli" . +_:Be1d4d72bf91cc656aa721b3651fde245 . +_:Bdbb439ff9a40fc16193326a094e30287 "Ora Poleyestewa" . +_:Bdbb439ff9a40fc16193326a094e30287 . + _:B8bbcc393e03b5d09fa33cc7ea3b6af55 . + . + "http://www.tariffless.tld/frugs/currycomb.html" . + "doctorates inquiries frugs" . + "186"^^ . + . + _:B4a04631749e969fbc2173537346c6797 . + . + "http://www.gypsyism.tld/waltzed/zouaves.html" . + "resharpen dimmock waltzed" . + "168"^^ . + "http://www.machinized.tld/gypsyism/dimmock.html" . + . + _:B79acb9a5a6e3c9c5183e5cf31c0a2d75 . + _:B5218fdb1232fb870c8f54abd7339058c . + . + "http://www.woefullest.tld/fusibly/furrings.html" . + "portholes dehydrogenates fusibly" . + "151"^^ . + "http://www.opalesces.tld/woefullest/dehydrogenates.html" . + . + _:B8fad6731c064da44cf15b58ce042fecb . + . + "http://www.plinker.tld/straightly/collusive.html" . + "wowed unusually straightly" . + "187"^^ . + "http://www.forefend.tld/plinker/unusually.html" . + . +_:Bae4c40fd6fb88c3ba1c456a3f965c3ff "Minna Gutieres" . +_:Bae4c40fd6fb88c3ba1c456a3f965c3ff . +_:B2c6b09d205bbdbdaa37c3fce5e984086 "Gajra Ulch" . +_:B2c6b09d205bbdbdaa37c3fce5e984086 . + _:B0c64367bd9765e3f07cf762a4e68040e . + . + "http://www.muriate.tld/craped/dappled.html" . + "nonattendance cartload craped" . + "http://www.ferryage.tld/muriate/cartload.html" . + . + _:B91cb458fcb6884f0c98257605fe5bdbd . + . + "1960"^^ . + "http://www.covets.tld/triturate/disburses.html" . + "tuning slumberers triturate" . + "5"^^ . + "recliners covets slumberers" . + . + _:B0929e6298785d174a2446f316fd1c001 . + "1966"^^ . + "http://www.rays.tld/subcommissions/gastrostomy.html" . + "increased photoplay subcommissions" . + "69"^^ . + "http://www.analyzing.tld/rays/photoplay.html" . + "gothically increased rays" . + . + _:B8e2ae5f306336a69ea532aadf5319abb . + _:Bfb5e0f3efc3267de459adf1ef399b2dc . + "1955"^^ . + "7"^^ . + "Journal 2 (1955)" . + "1"^^ . + . + _:B4ff17450db1e23b981d21b677a8229f0 . + . + "1966"^^ . + "http://www.bigwig.tld/biasses/compassing.html" . + "outscored parasitization biasses" . + "160"^^ . + "http://www.sestets.tld/bigwig/parasitization.html" . + "painfully outscored bigwig" . + . +_:B0d1dcad989235f74e53da6d912adea61 "Mada Aleff" . +_:B0d1dcad989235f74e53da6d912adea61 . + _:B93331f311d5dc3300f644a215c607872 . + . + "http://www.stoup.tld/demarcator/messiest.html" . + "minicomputers amu demarcator" . + "90"^^ . + "http://www.meerschaums.tld/stoup/amu.html" . + . + _:Ba476ff416b42daf95d08f773cc75abdf . + . + "http://www.bilks.tld/voicing/gophers.html" . + "destructions sorbitol voicing" . + "12"^^ . + "http://www.breakables.tld/bilks/sorbitol.html" . + . +_:B7f77e171402398dbeabbc75c7454e897 "Yoshihiro Zahn" . +_:B7f77e171402398dbeabbc75c7454e897 . +_:Bb2ecd3fd79c820a74cce0b4099d22f40 "Ernst Bengtson" . +_:Bb2ecd3fd79c820a74cce0b4099d22f40 . +_:Be3ffc2be429b2b8a63d8ddf2bcc1b83b "Cole Portwine" . +_:Be3ffc2be429b2b8a63d8ddf2bcc1b83b . +_:Bbe77871769f3d284bbd031cd34046544 "Graziana Callabrass" . +_:Bbe77871769f3d284bbd031cd34046544 . +_:Bbbf5c2ee53160de94e77e215a239dc37 "Jazmine Susman" . +_:Bbbf5c2ee53160de94e77e215a239dc37 . + _:Bca01ef6859f1c0a0d358d342e3a09be4 . + . + "http://www.probabilities.tld/koruna/goldbugs.html" . + _:B498d2a68e2aad56e495e0ce319db3a76 . + "42"^^ . + "1960"^^ . + . + "http://www.koruna.tld/destructible/chinked.html" . + "prickier goldbugs destructible" . + "obsequiousness prickier koruna" . + _:B4792be65425e62ce7fde4a281e747ee5 . + . + "http://www.decentralize.tld/windrows/unreasonableness.html" . + "alls preallots windrows" . + . +_:B057534fea7d808f86da18e1c38b84e8c "Huraira Christescu" . +_:B057534fea7d808f86da18e1c38b84e8c . + _:B53ffe885e1096cd0b4bed18a4139e1f4 . + . + "http://www.undivided.tld/calyxes/standouts.html" . + "determinedness scolding calyxes" . + "64"^^ . + "http://www.diminishes.tld/undivided/scolding.html" . + . +_:B7878ee471d7eb1c7b59f5e84a7e58575 "Korechika Mamer" . +_:B7878ee471d7eb1c7b59f5e84a7e58575 . +_:B5ac85a4a8c368fba7ce5ce0ee46150ce "Siddeeqi Eikleberry" . +_:B5ac85a4a8c368fba7ce5ce0ee46150ce . + _:B16cce07af04037d90fe19053bb1cca11 . + "1966"^^ . + "http://www.tipis.tld/footsie/cameoed.html" . + "merer caseworker footsie" . + "189"^^ . + "http://www.infarcts.tld/tipis/caseworker.html" . + "unapproved merer tipis" . + . +_:Bdb97845bee9068ed5d603b9f3651d20c "Giana Guillet" . +_:Bdb97845bee9068ed5d603b9f3651d20c . + _:B7f0bc80e9a10b28eb01fc96c47bd9234 . + . + "1957"^^ . + "http://www.focally.tld/clingstones/beaned.html" . + "shadowbox bourg clingstones" . + "1"^^ . + "http://www.cloistral.tld/focally/bourg.html" . + "gamine shadowbox focally" . + . +_:Baa83cc3c7bb6bed8e6739d457efeafcc "Ladawnah Beahan" . +_:Baa83cc3c7bb6bed8e6739d457efeafcc . +_:B0b130dbbbf74aabfe91a5df78b19fd4f "Edgarda Piccinini" . +_:B0b130dbbbf74aabfe91a5df78b19fd4f . + _:B724526ffd928e374e7b10be57473c7a3 . + . + "1956"^^ . + "http://www.increasers.tld/memorialize/deicing.html" . + "antitoxin hymnaries memorialize" . + "55"^^ . + "http://www.outboard.tld/increasers/hymnaries.html" . + "panfuls antitoxin increasers" . + . + _:B2e7820e524d6d5265dace15dd890c23e . + . + "http://www.loungers.tld/slickness/recharges.html" . + "mullens intimidator slickness" . + . + _:Be09ee83d431b94ce0d88e6299e302f6a . + . + "http://www.waltzes.tld/intitling/disobediently.html" . + "snatchy prebendary intitling" . + "160"^^ . + . + _:B550a9737bbbeffd83c5ff8f057704edf . + . + "http://www.spoonily.tld/spitballs/garrisoning.html" . + "focusses mistake spitballs" . + "59"^^ . + "http://www.serval.tld/spoonily/mistake.html" . + . + _:Be3ac52433064e6282e442624bdee43ad . + . + "http://www.searchings.tld/hillocks/represented.html" . + "terrified situps hillocks" . + "148"^^ . + "http://www.liquate.tld/searchings/situps.html" . + . + _:B9e0344a5a254b82dccc6603ef1c7d032 . + . + "http://www.nameplates.tld/brakeless/battener.html" . + "doeskins wapitis brakeless" . + "110"^^ . + "http://www.triflingly.tld/nameplates/wapitis.html" . + . + _:Be24981997fe88a2feaad2dd5cc6d7a8e . + . + "http://www.leaches.tld/disabusing/lavished.html" . + "mortifying makers disabusing" . + "135"^^ . + . +_:B0c1025bfd8681d8aaac3e91bb4c6d248 "Verdi Mahabir" . +_:B0c1025bfd8681d8aaac3e91bb4c6d248 . +_:B52014f97084705984a19ccbb514a1d75 "Acacia Murra" . +_:B52014f97084705984a19ccbb514a1d75 . +_:B6ed8664db8109743468168afc749b66b "Lexi Faulk" . +_:B6ed8664db8109743468168afc749b66b . + "disbursements created trows" . + "trows prayingly revolves" . + "http://www.nixes.tld/revolves/unco.html" . + "http://www.created.tld/nixes/prayingly.html" . + "70"^^ . + _:B83673c2b99bc7225b0ff40eb113fe376 . + . + . + "http://www.stubbing.tld/trows/nixes.html" . + "1962"^^ . +_:B1fdd06b4324586119d95f3be6e6a5da8 "Ludolphine Bable" . +_:B1fdd06b4324586119d95f3be6e6a5da8 . + _:B1e8cc320399145e95b4161a53a1a64f5 . + . + "http://www.bilker.tld/lothario/swaggerer.html" . + "cordialness expirers lothario" . + "180"^^ . + "http://www.genuflect.tld/bilker/expirers.html" . + . + _:Bc4ae3f4e83358bc8cbe3f7d99df12c74 . + . + "http://www.consensually.tld/gruffs/multiphasic.html" . + "irritates preternaturally gruffs" . + "76"^^ . + "http://www.taxers.tld/consensually/preternaturally.html" . + . +_:Bce1fa069d36a4ba949732687fb04896c "Tema Enerson" . +_:Bce1fa069d36a4ba949732687fb04896c . + _:B5865b303b55930b2df3bcb781f02b7f9 . + _:Be82ef7f3b51617db94fc77bfdc32b11f . + "1952"^^ . + "http://www.arbiters.tld/infolder/fundamentalist.html" . + "ejected jacaranda infolder" . + "191"^^ . + "http://www.underbred.tld/arbiters/jacaranda.html" . + "stemmier ejected arbiters" . + . + _:B349a4302bca340a059f5962eb7e3d8a2 . + . + "http://www.epigrams.tld/vivific/prodigiousness.html" . + "refuelled airmails vivific" . + "155"^^ . + . + _:B1ad6ae5b0be80688ce1e4ac3e043ba6a . + . + "http://www.disguised.tld/assize/monotonously.html" . + "leu beggaring assize" . + "42"^^ . + "http://www.politest.tld/disguised/beggaring.html" . + . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . + _:B63fa1100461f3baa1970aac5bd01dabb . + . + "http://www.pasturage.tld/teazle/fringier.html" . + "tonsils thurifer teazle" . + "166"^^ . + "http://www.measurage.tld/pasturage/thurifer.html" . + . +_:Badfd9c99bc663108e7b763f2ffa5cc69 "Federica Sword" . +_:Badfd9c99bc663108e7b763f2ffa5cc69 . +_:B72c9fe12f30c6bcf7c13b4c9d9f65df4 "Saraswathi Knickman" . +_:B72c9fe12f30c6bcf7c13b4c9d9f65df4 . + _:B44cd4963629a0c4f2714420df581ac00 . + . + "http://www.standardized.tld/humdinger/icier.html" . + "reoccupies spokes humdinger" . + "174"^^ . + "http://www.sh.tld/standardized/spokes.html" . + . +_:Bda7155f2d8aba17cbdece12981d4702d "Ustin Behm" . +_:Bda7155f2d8aba17cbdece12981d4702d . + _:Ba90fe5eb80cf3e0e797618e8a8e22a48 . + . + "http://www.zoeas.tld/papooses/abashment.html" . + "lofters cd papooses" . + "129"^^ . + "http://www.disfranchiser.tld/zoeas/cd.html" . + . + _:B1e7fbc665702346de0af2a1d8f9ca93a . + . + "http://www.heterodox.tld/mangey/chared.html" . + "parapsychologists unconnected mangey" . + "80"^^ . + "http://www.tasseling.tld/heterodox/unconnected.html" . + . +_:Beeb4b4ca687203a70bc42c568f1c8d52 "Fiene Mcswain" . +_:Beeb4b4ca687203a70bc42c568f1c8d52 . + _:B1c824b9462541aed2d716534284a9d55 . + . + "http://www.squarish.tld/mistily/dewed.html" . + "batted soughing mistily" . + "188"^^ . + . + _:Bf6b5a1f9f4e32a7fac889e7fbbb4a0e9 . + . + "http://www.munitioned.tld/alt/looses.html" . + "stockinet halidomes alt" . + "83"^^ . + "http://www.vulnerability.tld/munitioned/halidomes.html" . + . + _:B02246bbb0070f3070730b023c51ab24f . + . + "http://www.snifters.tld/ruinousness/skyjackers.html" . + "biologies blameworthiness ruinousness" . + "18"^^ . + . + _:Bf4bce22b87f2300c2813ad29648a3e0a . + _:Bd8dfc34bc03f014850635d4dfec3c809 . + . + "http://www.bayberries.tld/foraging/cartop.html" . + "outchiding charlatanish foraging" . + "104"^^ . + "http://www.acclimating.tld/bayberries/charlatanish.html" . + . +_:Bb17b29b1bc1a32ecd1b22ae083767756 "Mashal Fera" . +_:Bb17b29b1bc1a32ecd1b22ae083767756 . + _:B339f92426c59b21ed5199d61e789e77d . + . + "http://www.spheral.tld/dace/cavaliers.html" . + "geezer protozoans dace" . + "143"^^ . + . + _:Bd45ba0c9af85ea6aad324482a311a593 . + . + "http://www.biasness.tld/immanently/nonfood.html" . + "schoolrooms bartered immanently" . + "152"^^ . + . +_:B746d3adcdbea6a49b4035e1b2d87dd32 "Chikako Klebanoff" . +_:B746d3adcdbea6a49b4035e1b2d87dd32 . +_:Be1b207b2abd5374bc4389c664205cf9b "Nauplius Gehlhausen" . +_:Be1b207b2abd5374bc4389c664205cf9b . + _:B05cb9e35ef24b8d85fb8000b450960d0 . + . + "http://www.resubscription.tld/explosions/bereavers.html" . + "banksides breviate explosions" . + "http://www.espousals.tld/resubscription/breviate.html" . + . +_:B6e6f47643ba17a4f0ba24d8cf2fd1bcb "Marsha Bauserman" . +_:B6e6f47643ba17a4f0ba24d8cf2fd1bcb . + _:B5c05cfc76d1ba13e71acfee9e8904dcb . + . + "http://www.drachmas.tld/karst/banded.html" . + "twerp shrubbier karst" . + "123"^^ . + . + _:Bd3a7fa54818e7459005c04dae94581d5 . + . + "http://www.congoes.tld/sweetsops/smites.html" . + "trochee eolith sweetsops" . + "103"^^ . + "http://www.canapes.tld/congoes/eolith.html" . + . +_:Bca7986f16f03b479c76ebfe96c447831 "Kassandra Mcumber" . +_:Bca7986f16f03b479c76ebfe96c447831 . +_:B22c90c9814e92a26c28d8e236bf4a2d8 "Cadyryeith Sud" . +_:B22c90c9814e92a26c28d8e236bf4a2d8 . +_:Bfdf73e978149c9dfe6ac6decabf283db "India Snipe" . +_:Bfdf73e978149c9dfe6ac6decabf283db . + _:Bc4ead8c19dd45253052d59f40071620b . + . + "http://www.photoengravings.tld/revaluation/ambilateral.html" . + "considerable conspiracies revaluation" . + "131"^^ . + "http://www.hits.tld/photoengravings/conspiracies.html" . + . + _:B22a7f7bb35cfbd2421d11e9c1f82def3 . + "1958"^^ . + "http://www.reshowed.tld/repackaging/sylphic.html" . + "chayote outbidding repackaging" . + "169"^^ . + "http://www.suffusion.tld/reshowed/outbidding.html" . + "homebody chayote reshowed" . + . + . + _:Bcd062e3df84134dc162ee6e1fcd2103e . + . + "http://www.primitiveness.tld/tonners/unfair.html" . + "branchless crimper tonners" . + "175"^^ . + . +_:Bfcaa6fb79f11545ff6db8162fe2b100c "Varuna Rakers" . +_:Bfcaa6fb79f11545ff6db8162fe2b100c . + _:B473e2548998490a05794cf9b0bc6740a . + . + "http://www.doyenne.tld/septuagenarians/safecracker.html" . + "allergist placarders septuagenarians" . + "http://www.queening.tld/doyenne/placarders.html" . + . +_:Bd812fbafd8e4e9e253a6389e64183bf5 "Adrik Ollhoff" . +_:Bd812fbafd8e4e9e253a6389e64183bf5 . +_:B1bb9ba587793294c1d4494b22ccd56f3 "Yngve Fellenbaum" . +_:B1bb9ba587793294c1d4494b22ccd56f3 . + _:B8c5279edad225e4899da10a22056f6c5 . + "1964"^^ . + "http://www.erigerons.tld/lithographic/upholstering.html" . + "blowfishes rediscovery lithographic" . + "149"^^ . + "http://www.coughers.tld/erigerons/rediscovery.html" . + "subrace blowfishes erigerons" . + . +_:B1b110e4bb444b032c6a5189fb90d2703 "Laverna Nodurft" . +_:B1b110e4bb444b032c6a5189fb90d2703 . + _:B2fd14f869f1fac908d734a8f32b0b326 . + _:B6eb843e27365df3e1253c58b4d8ba6f1 . + . + "http://www.plausibility.tld/wimple/scubas.html" . + "pbx sitting wimple" . + "86"^^ . + "http://www.nonindependent.tld/plausibility/sitting.html" . + . + _:B682d6cbe1604a2340f43e822e004d508 . + . + "http://www.trustable.tld/snooper/remodifies.html" . + "unreeler catholically snooper" . + "50"^^ . + "http://www.checker.tld/trustable/catholically.html" . + . + _:B5cd9547ae5856e7493d913b5b56c932a . + _:Bfdafa1e6039499bf09a40baa3a4ebb03 . + . + "http://www.coaxially.tld/trencher/fanaticized.html" . + "xx tubiform trencher" . + "134"^^ . + "http://www.anthill.tld/coaxially/tubiform.html" . + . +_:B0af0eff4a8f7624aa4dd52df3fd2a93e "Marcell Glinka" . +_:B0af0eff4a8f7624aa4dd52df3fd2a93e . + _:Bf378e0a3aa79a19e9474b8bbeb1b7d6e . + . + "http://www.positioning.tld/grossness/cycloidal.html" . + "ashamedly modernness grossness" . + "119"^^ . + . +_:B0cb00f74a9a9b1eba6c160f849ec177b "Avaon Espinel" . +_:B0cb00f74a9a9b1eba6c160f849ec177b . +_:Bf53b32c5fa106b299e5221679ecd56e8 "Edwine Tabuena" . +_:Bf53b32c5fa106b299e5221679ecd56e8 . + _:B23650655739733896acecc7469ab33a0 . + . + "http://www.wrongness.tld/reclining/thriftiness.html" . + "scullery bumpkinish reclining" . + "108"^^ . + "http://www.rewove.tld/wrongness/bumpkinish.html" . + . + _:Bfd5ebb2146d96f76c773d9380931d7d0 . + . + "http://www.cosmopolitanism.tld/circles/endorsable.html" . + "verificatory typicalness circles" . + "177"^^ . + "http://www.crumbles.tld/cosmopolitanism/typicalness.html" . + . + _:B44633836762a3b7621908f94108fa5d2 . + . + "http://www.nonplusing.tld/better/presoak.html" . + "unamused dashpots better" . + "103"^^ . + . + "hemlocks prams amerce" . + "91"^^ . + . + "hedonics hemlocks swearing" . + "http://www.trainer.tld/swearing/prams.html" . + _:B46a0d53deb76ae4f164d840fd16631d5 . + "http://www.swearing.tld/amerce/asseverate.html" . + _:B90f390aaf90b573252dbd83e782f907c . + "1964"^^ . + . +_:B2881cd777cd70d7fbc47f1ee73419267 "Ilyaas Hipsley" . +_:B2881cd777cd70d7fbc47f1ee73419267 . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "1963"^^ . + "http://www.expatiators.tld/frizettes/confoundedly.html" . + "channelled genteelest frizettes" . + "http://www.cilantro.tld/expatiators/genteelest.html" . + "kilns channelled expatiators" . + . + _:Bcae2c4cf3f4c0396f3da5363a31c7a93 . + _:B4659a752ef61b7576d21fa3222c9b230 . + . + "http://www.fugit.tld/stereoscopical/pepped.html" . + "gasman rearouses stereoscopical" . + "96"^^ . + . + . + _:Bd32d473fb352e3e06c33cba1760a07e0 . + . + "http://www.astonished.tld/vaccinable/teared.html" . + "wantoners clutched vaccinable" . + "24"^^ . + . +_:B8d5cc24732ed2862817a71713a18fb4c "Alliss Whitener" . +_:B8d5cc24732ed2862817a71713a18fb4c . +_:B7cd3a727495ab0c78a2206041029baea "Emilie Wege" . +_:B7cd3a727495ab0c78a2206041029baea . + _:B98b9feb48f6119b3b957e932a4022cb4 . + . + "http://www.turtledoves.tld/impressments/impracticability.html" . + "prehardening purebred impressments" . + "19"^^ . + "http://www.choreographic.tld/turtledoves/purebred.html" . + . + _:B9eda99298ff8dbacf61109be8976c166 . + . + "http://www.captress.tld/zincked/preaches.html" . + "smallness bubblier zincked" . + "70"^^ . + . + _:Bca9d0786c2544bbe087d3dbacd53d511 . + . + "http://www.snowiest.tld/desensitizer/reckoner.html" . + "colleges unbelievable desensitizer" . + "178"^^ . + "http://www.zigzags.tld/snowiest/unbelievable.html" . + . + _:B678ca684cead7e24594a826a79d16e9b . + _:B7c5a313313400c96b7a4c2359cc85430 . + . + "http://www.leavens.tld/bouzoukis/trimorphs.html" . + "philistines metagalaxy bouzoukis" . + "79"^^ . + . +_:Bee4a33671bd7f5cd7defb16f87f22e1f "Girija May" . +_:Bee4a33671bd7f5cd7defb16f87f22e1f . +_:B3e734aaa07c455d46c67bf55a7778104 "Zoleen Bewley" . +_:B3e734aaa07c455d46c67bf55a7778104 . +_:Bdd7204d646354ed0625bf6f91753bac0 "Maiya Viars" . +_:Bdd7204d646354ed0625bf6f91753bac0 . +_:Befda72540a6279ea2f741ad4646f545d "Luciano Harbuck" . +_:Befda72540a6279ea2f741ad4646f545d . + _:B33ba28896dcb24903cbdad090467e7cf . + "1960"^^ . + "http://www.jamb.tld/carders/demotion.html" . + "upwardness infold carders" . + "194"^^ . + "repacking jamb infold" . + . + "1962"^^ . + "2"^^ . + "http://www.hemostat.tld/midways/gives.html" . + "Proceeding 2 (1962)" . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + . + . + "prenticing hemostat falsifies" . + _:B482cd8ee9e68f8992a6ebf6e73276864 . + "Micro Focus Publishing" . + "0-1429-9787-0" . + _:B0301054bfc04a74aa3dac46af17e6a35 . + _:Bafab7b4b3a04284166b984338aac2ab5 . + _:Bce7e6e446c0e45b5b26a80d30f5ee6bd . + . + "http://www.nutritiousness.tld/besoms/disqualifications.html" . + "buffalos mainmast besoms" . + "75"^^ . + . + "1950"^^ . + "2"^^ . + "Journal 2 (1950)" . + . + _:B0bcabec757f000fb51278733efa3348c . + "1966"^^ . + "http://www.perishables.tld/puttiers/gasped.html" . + "sacker leisured puttiers" . + "38"^^ . + "bedwarf perishables leisured" . + . + _:B462d24e07dfa5083d277cfe8c123f6b7 . + _:B1673fd67eaa1931116fd371113ac922f . + . + "http://www.broadaxe.tld/fluidly/eponymies.html" . + "remarques glamourous fluidly" . + "78"^^ . + . +_:Bf0b74976b2d5befcca00a00a75b13c06 "Tashana Pares" . +_:Bf0b74976b2d5befcca00a00a75b13c06 . + _:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + "1966"^^ . + "http://www.anxiously.tld/prix/anality.html" . + "varietally psychotogenic prix" . + "unleash anxiously psychotogenic" . + . +_:B3a8f7fefb42fe19f0717c2b09f86c0f0 "Freda Freimuth" . +_:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + "thrived trouncers repudiated" . + _:B2afd5c8d9e64d6ad2cc5a1a82e219206 . + "http://www.slumbery.tld/repudiated/cardiograph.html" . + "90"^^ . + . + _:B93a8e6631527f05e8fb5fe64f88324e4 . + "trouncers cardiograph reintroduction" . + "1960"^^ . + "http://www.repudiated.tld/reintroduction/stability.html" . + . +_:Baf459e0de7559ea76dd61087a878af0e "Carie Soundara" . +_:Baf459e0de7559ea76dd61087a878af0e . + _:B4773bf35226cb46fd45b6807959649d2 . + . + "http://www.seemings.tld/glamorizations/sandbaggers.html" . + "overkill arched glamorizations" . + "127"^^ . + "http://www.sexology.tld/seemings/arched.html" . + . + . + _:B8ea8974a451b993952f63ef99df28d14 . + . + "http://www.isolators.tld/nethermost/nonfiction.html" . + "junketeers reducing nethermost" . + "intercollegiate iniquitously lycanthropies electrophoresed dinting rezoning pledgee protoactinium" . + "http://www.exec.tld/isolators/reducing.html" . + . + _:B8bbf5e9e4dd39869ee2dbf2792336b06 . + . + "http://www.partnerships.tld/tranship/berobed.html" . + "nursemaids englobement tranship" . + "91"^^ . + "http://www.confessed.tld/partnerships/englobement.html" . + . +_:B74889489284d96fb73d8a9772e438d0c "Kin Blute" . +_:B74889489284d96fb73d8a9772e438d0c . +_:Be174efedf55b3697a2e3533b7f1390c4 "Tharwa Skillicorn" . +_:Be174efedf55b3697a2e3533b7f1390c4 . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + . + "1966"^^ . + "http://www.collectivizes.tld/godlessness/disloyal.html" . + "writing nonconstructive godlessness" . + "161"^^ . + "http://www.dullest.tld/collectivizes/nonconstructive.html" . + "goddaughters writing collectivizes" . + . +_:Be4d1cfa0073d21c05859d2bab911b42e "Katreen Osthoff" . +_:Be4d1cfa0073d21c05859d2bab911b42e . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + . + "http://www.praters.tld/albatrosses/calculation.html" . + "proudest opes albatrosses" . + "33"^^ . + . + _:Bb1c628638241ff3e32a337c9fa05c36e . + . + "http://www.sublimating.tld/bearable/heiring.html" . + "blowout shirts bearable" . + "195"^^ . + "porn belchers commoners inexpressibility allopathies visitants tartufe dynamited cantilevers pastinas" . + "http://www.gettable.tld/sublimating/shirts.html" . + . +_:B9070033d1b42dcd1745d52165cdbbd47 "Donella Schwalm" . +_:B9070033d1b42dcd1745d52165cdbbd47 . + _:B2777ccef3da90b6743105395a981a505 . + . + "http://www.datelining.tld/brunettes/badgerly.html" . + "maladjustive frenches brunettes" . + "67"^^ . + . +_:Baa713adba04d1bcf3b7de89f84e77b8d "Jareer Cure" . +_:Baa713adba04d1bcf3b7de89f84e77b8d . +_:B2dc9ea48fa8ba7c4238ff5f63f99686a "Risa Muninger" . +_:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + . + _:B1e2ea54c5d2475e626a08990d44ba5f8 . + "sinuates imperatives packinghouse" . + "http://www.cancelable.tld/packinghouse/speckled.html" . + "1953"^^ . + "coquinas sinuates cancelable" . + "http://www.chantries.tld/cancelable/imperatives.html" . + . + "4"^^ . + _:B8488af9a6b2f860e1af57b4e7b5a6463 . + _:Be4ff75d02a55652a80deb059991c4342 . + . + "http://www.robotization.tld/obsoleting/burlesqued.html" . + "nonpoetic originally obsoleting" . + "5"^^ . + "http://www.insolently.tld/robotization/originally.html" . + . +_:B3b148e73047f29807d9b7f578b1827b7 "Balasi Reasoner" . +_:B3b148e73047f29807d9b7f578b1827b7 . +_:Bc4ed98071e062595339fc8d5e6961154 "Normando Haverstock" . +_:Bc4ed98071e062595339fc8d5e6961154 . + _:Bed04764ebb2ddb20cd4a71e0b409e226 . + . + "http://www.messman.tld/ooh/ergonomically.html" . + "burlaps biosensor ooh" . + "151"^^ . + "breeding unwrinkling omelette atrociously antiquing argled beduins collards swanker severalizing astrakhan" . + "http://www.indited.tld/messman/biosensor.html" . + . +_:Bdf1c751b96f6441c196bcf97aaa5fe3a "Bendigeidfran Knake" . +_:Bdf1c751b96f6441c196bcf97aaa5fe3a . + _:B108753d8817ac86508ee9806ea780102 . + . + "1962"^^ . + "http://www.pretors.tld/angiosperms/simps.html" . + "linking papillate angiosperms" . + "186"^^ . + "nonspecialist pretors papillate" . + . +_:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 "Flavia Balnis" . +_:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . +_:B47ce73b8c68eaa4e943c2182034f9bf8 "Emiliano Cecena" . +_:B47ce73b8c68eaa4e943c2182034f9bf8 . +_:B182c8a7b7bf39ce1af0c53c73d7a0869 "Radoste Hoefling" . +_:B182c8a7b7bf39ce1af0c53c73d7a0869 . + _:B44afcd88a45d6b0cbb097ac08fb33424 . + . + "http://www.antiparticle.tld/submissive/veined.html" . + "dewlap fylfot submissive" . + . +_:B65a76dad7e29ecaf2bf8be04f0ad7eea "Brac Matis" . +_:B65a76dad7e29ecaf2bf8be04f0ad7eea . + _:B45a6ec7bf8053d377ebf58fb882110ef . + . + "1965"^^ . + "http://www.bioscopes.tld/motherboard/dishrag.html" . + "fierily bilgiest motherboard" . + "118"^^ . + "http://www.reinvoked.tld/bioscopes/bilgiest.html" . + "precipiced fierily bioscopes" . + . + _:Ba67a7b1904d1feb5d4bd78958f80245c . + . + "http://www.compositely.tld/undrinkable/charter.html" . + "curring antennal undrinkable" . + "119"^^ . + "http://www.preciosity.tld/compositely/antennal.html" . + . + _:Bf25b02f26714207a1fa6423d3ea97a8c . + . + "http://www.yapper.tld/lumbago/revolutionaries.html" . + "biosatellites lightening lumbago" . + "77"^^ . + . +_:B2eaef047be1c8addcc95d84ed15748be "Shaakira Ricklefs" . +_:B2eaef047be1c8addcc95d84ed15748be . + _:Bd79dd334f3ec9fcb2766c362fab57145 . + . + "http://www.harvested.tld/prediction/arrogations.html" . + "divestitive agoraphobic prediction" . + "198"^^ . + "http://www.noncancellable.tld/harvested/agoraphobic.html" . + . + _:B7daee3163f1c6e0e4e4a2df821cc59a3 . + . + "1963"^^ . + "http://www.warmer.tld/perverter/homagers.html" . + "unendangered keelage perverter" . + "121"^^ . + "http://www.smarting.tld/warmer/keelage.html" . + "tureen unendangered warmer" . + . +_:B55764fc98b485f6e4a96d4cfc0418fbd "Bess Frenzel" . +_:B55764fc98b485f6e4a96d4cfc0418fbd . + _:B8c9d6ce992b2ab4188b3520d9171044a . + . + "http://www.maligning.tld/separatist/wists.html" . + "groats redolence separatist" . + "110"^^ . + "http://www.savories.tld/maligning/redolence.html" . + . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + "1966"^^ . + "27"^^ . + "Journal 1 (1966)" . + "1"^^ . + . + _:Bd8934298a23acfd1c639daeb31fa3442 . + . + "http://www.pinpricked.tld/shoving/latchstrings.html" . + "planetoids misdiagnosing shoving" . + "40"^^ . + "http://www.sunward.tld/pinpricked/misdiagnosing.html" . + . +_:B562a202c7aedc318872ade701d8a8fc5 "Achates Valois" . +_:B562a202c7aedc318872ade701d8a8fc5 . + _:B93c88a906e6e39c4c22d8e5a69589478 . + . + "1961"^^ . + "http://www.birthstone.tld/fawny/reacted.html" . + "rhebok outspreads fawny" . + "80"^^ . + "http://www.interatomic.tld/birthstone/outspreads.html" . + "orators rhebok birthstone" . + . + _:B45a6ec7bf8053d377ebf58fb882110ef . + . + "http://www.tetrameters.tld/focused/shows.html" . + "peculators gouges focused" . + "36"^^ . + "http://www.stimulative.tld/tetrameters/gouges.html" . + . +_:B0f8e5beb1a6c2a8db208951c26243826 "Taamir Snoozy" . +_:B0f8e5beb1a6c2a8db208951c26243826 . +_:B197eb22360bda40d239cdfff649c6ab6 "Cheryle Vanderveen" . +_:B197eb22360bda40d239cdfff649c6ab6 . + _:B83a51387cd00a07e751d27894153d473 . + . + "http://www.expunging.tld/deregulations/forints.html" . + "liked camshaft deregulations" . + "28"^^ . + "http://www.enlister.tld/expunging/camshaft.html" . + . +_:Bf1abea35f5d42b141386e75b95f9a05f "Zenon Denes" . +_:Bf1abea35f5d42b141386e75b95f9a05f . +_:B0cf75c991a3fe66328724f91bd1ebfae "Marous Payeur" . +_:B0cf75c991a3fe66328724f91bd1ebfae . +_:B5e8c21622afae2ac1e0c773c0ef07be1 "Jerzyr Jayroe" . +_:B5e8c21622afae2ac1e0c773c0ef07be1 . + _:Bdc4c1b0b9e5ec44e61f5e3bf0ead5ede . + . + "http://www.curvet.tld/pionic/vaulted.html" . + "daubs shareholders pionic" . + "116"^^ . + "http://www.decenary.tld/curvet/shareholders.html" . + . +_:B14e4c5908caea4fbc0c59fdf1ab25873 "Ricky Wyss" . +_:B14e4c5908caea4fbc0c59fdf1ab25873 . + _:B9fea56a3655f04aaeeab4f32bb0f3c7c . + . + "http://www.subtopics.tld/inhaling/trackway.html" . + "jurisprudence plotties inhaling" . + "174"^^ . + . + . + "1958"^^ . + . + "trainers bewigs homeostatic" . + _:B2b4ad38e9d3e8dbfd5c590af72247677 . + "http://www.weddings.tld/butlery/bewigs.html" . + "http://www.butlery.tld/homeostatic/slower.html" . + _:B6ecb594ce542a64a4f41e50d6c60b3b9 . + "moms trainers butlery" . + "138"^^ . +_:B63e6de7ae10b7f6662ac0b878bb3271c "Raina Hermandez" . +_:B63e6de7ae10b7f6662ac0b878bb3271c . + _:B720ad919d538c5312fe4d12f0ed0fc27 . + . + "http://www.horologe.tld/furrows/eloquence.html" . + "witchy bigamistic furrows" . + "199"^^ . + "http://www.leatheriness.tld/horologe/bigamistic.html" . + . +_:B29b9e5abd94532d96bfbbf83050ee2b4 "Mihoko Sasportas" . +_:B29b9e5abd94532d96bfbbf83050ee2b4 . +_:B34b9ea6dda4ab0b575bece634fdd8584 "Sakue Derbes" . +_:B34b9ea6dda4ab0b575bece634fdd8584 . +_:Be3ac52433064e6282e442624bdee43ad "Selianka Mansker" . +_:Be3ac52433064e6282e442624bdee43ad . +_:B0ca06148652f62212fa624c9497ff231 "Deniz Medler" . +_:B0ca06148652f62212fa624c9497ff231 . + _:Bd12c0121841791c039d520fcf2d6ae86 . + . + "http://www.trothed.tld/fugged/miaouing.html" . + "nephron cervicitis fugged" . + "27"^^ . + . + _:Be6079e524c8feb6bf610611fedcbac95 . + . + "1966"^^ . + "http://www.bulks.tld/uncombined/piezoelectricity.html" . + "prostatitis debriefing uncombined" . + "88"^^ . + "cont bulks debriefing" . + . + _:Bcb667499fa85be9cea01e3323d061e47 . + _:B38ea2a96a7d4b49ae536a9a9fe290ba1 . + . + "http://www.depicted.tld/univ/easting.html" . + "minimizes doggoned univ" . + "69"^^ . + . +_:B89a0fb2c8c12a7b7e15aee3b493a8072 "Pepita Piening" . +_:B89a0fb2c8c12a7b7e15aee3b493a8072 . + _:Bafab85c7891cc11c51071df906c3989b . + _:B95790c0224097e829d98889235954d39 . + . + "http://www.pekoes.tld/antiinsurrectionists/whereat.html" . + "welling wittier antiinsurrectionists" . + "2"^^ . + "depersonalizes tincted jus differing portraits nebulise slatier neutrality hurriedly seriating gaudily" . + "http://www.wrestling.tld/pekoes/wittier.html" . + . +_:Bda73348f74a7a9e9adb86a358850d6ac "Conway Sobba" . +_:Bda73348f74a7a9e9adb86a358850d6ac . + "http://www.stiffs.tld/hardhandedness/neutralistic.html" . + "http://www.hardhandedness.tld/gulden/salable.html" . + "coopery drenching hardhandedness" . + _:B2a399736970ab18acb68f4fce946f1e5 . + "194"^^ . + . + . + . + "1966"^^ . + "drenching neutralistic gulden" . +_:B8a139e6c719a7fff8a56b01abded1d3f "Latorray Delawder" . +_:B8a139e6c719a7fff8a56b01abded1d3f . + _:B3bc1a3a1f568800d470c1afc565fa333 . + . + "http://www.ravelly.tld/refuelling/eld.html" . + "cosset flaunts refuelling" . + "79"^^ . + "http://www.identifications.tld/ravelly/flaunts.html" . + . + _:Bb6a5ae292a0216915620b77c6bf791ff . + _:Bce3827cb8ad5d5ce52432b4479b499ba . + . + "http://www.joinable.tld/governments/pastern.html" . + "plaining concernment governments" . + "78"^^ . + "http://www.desalts.tld/joinable/concernment.html" . + . + _:Bd2dbc2ea9489c7fdade65506d701c3ef . + _:Bae39d67166f6d2e4bf7734f69a6141ca . + . + "http://www.plainclothesman.tld/augurs/nonpredatory.html" . + "topsails fumet augurs" . + "149"^^ . + . + _:B4ee238ce4052706e2f94e5fddddeb448 . + . + "http://www.nuthouse.tld/liturgical/graciousness.html" . + "visuals interlines liturgical" . + "180"^^ . + "http://www.daffiness.tld/nuthouse/interlines.html" . + . + _:B7fe8893985e6b6e7585645d33d060a05 . + . + "http://www.toeplate.tld/hypotonic/glim.html" . + "whanging grumpiness hypotonic" . + "http://www.subcontinent.tld/toeplate/grumpiness.html" . + . +_:B570973d16b2e60ae84ec9eb3b77debc7 "Zufar Pestoni" . +_:B570973d16b2e60ae84ec9eb3b77debc7 . + _:Be0b1e375b6f72fb3791edfe45f337c82 . + . + "http://www.opaline.tld/stupefactive/mucky.html" . + "remended eidolons stupefactive" . + "5"^^ . + "http://www.expiating.tld/opaline/eidolons.html" . + . + _:B49883a182e1b3e3deb81935ac213693d . + . + "http://www.nonelection.tld/powered/demodulations.html" . + "misnames wainscoting powered" . + "192"^^ . + "http://www.finfoots.tld/nonelection/wainscoting.html" . + . + _:B455b9f19e07a1990817fdf70b5ac5d44 . + . + "http://www.impoverishment.tld/stickmen/halftone.html" . + "factotums subcategories stickmen" . + "192"^^ . + . +_:B242ba8ba39d1e37e7ce7a9596bb7859c "Hea Corredor" . +_:B242ba8ba39d1e37e7ce7a9596bb7859c . +_:B713f91a874e1e78a764fac9ed89db438 "Raven Fabeck" . +_:B713f91a874e1e78a764fac9ed89db438 . +_:B44da5692afc06ca50d8da9433d09d6a5 "Liddy Krossen" . +_:B44da5692afc06ca50d8da9433d09d6a5 . + "deviation muzhik outline" . + "http://www.wagnerians.tld/realizing/muzhik.html" . + . + . + "http://www.realizing.tld/outline/fatalistic.html" . + . + _:B6d1f4ab62049e9af49b06244387b3c6b . + "1960"^^ . + _:B5f899b96371ec8f6ca9ec481ebc40238 . + "146"^^ . + "secrets deviation realizing" . + _:B89fef08000933586315691be97dc64b7 . + . + "http://www.alleviative.tld/viscousness/neuralgias.html" . + "breviary humanistically viscousness" . + "176"^^ . + "http://www.exserting.tld/alleviative/humanistically.html" . + . + _:B98d1d310057a37f78e6b515454c4168a . + . + "http://www.ripener.tld/cavefish/cretinizing.html" . + "headpiece solemnizes cavefish" . + "159"^^ . + . + _:Ba757b1e5bd73981e0dc5135647690c22 . + _:B8538e37f8129e688987e6e9e5c7b8bf2 . + . + "http://www.prandial.tld/discretely/argued.html" . + "satiated greyest discretely" . + "165"^^ . + "http://www.disproves.tld/prandial/greyest.html" . + . + _:B1c5dc6b6224b6c4bea6472b95abfac32 . + . + "http://www.reevaluated.tld/scansions/packable.html" . + "consistencies patented scansions" . + "88"^^ . + . +_:Be682cccd08b858eb34f620673ffc14be "Makayla Urry" . +_:Be682cccd08b858eb34f620673ffc14be . +_:B9b433821294e27c338e3f7ce9b88a369 "Suhail Goodger" . +_:B9b433821294e27c338e3f7ce9b88a369 . +_:B27c89eeb812506f66c4f7a2c62f32c6e "Vikashenka Koso" . +_:B27c89eeb812506f66c4f7a2c62f32c6e . + _:Bd854c8a430cb920f6a2f9ef4100653a2 . + _:B4b07e3cbe2aaad6589fb71882a13c8d8 . + . + "http://www.stiller.tld/reencounter/cantraps.html" . + "vialling braids reencounter" . + "126"^^ . + "http://www.immigrated.tld/stiller/braids.html" . + . + "15"^^ . + . + "virally whitens diplex" . + "http://www.diplex.tld/pedicured/bibbs.html" . + "http://www.nonsignificant.tld/diplex/dashing.html" . + "whitens dashing pedicured" . + _:B003280cc429cdd928ba401c96de2a009 . + "1953"^^ . + . + . + _:Bcaae02a8262c6e0228984d2a7de8b48a . + . + "http://www.gerontologies.tld/overmen/carpi.html" . + "puttied qty overmen" . + "7"^^ . + "http://www.keratotic.tld/gerontologies/qty.html" . + . + _:B179f01bc269450fabdae7d3f6b30adf1 . + . + "http://www.quakes.tld/motorscooters/marshmallows.html" . + "dieback conjuncts motorscooters" . + "5"^^ . + "http://www.unionizing.tld/quakes/conjuncts.html" . + . +_:B39c4f47fb33fd064af35a14bd2f5ac96 "Shigematsu Andrson" . +_:B39c4f47fb33fd064af35a14bd2f5ac96 . + _:Bb45e43c42ecc4b8f9ea9fb159c7414a5 . + . + "http://www.frisk.tld/misguides/breakwaters.html" . + "caladium compatibleness misguides" . + "82"^^ . + . +_:Bed15e70731c4a6c68184f01139562f79 "Azarious Wines" . +_:Bed15e70731c4a6c68184f01139562f79 . + _:B5bf55f9bec75c59fca204f180a255c68 . + . + "http://www.spermatozoa.tld/lambent/cyclos.html" . + "colporteur renderings lambent" . + "81"^^ . + "http://www.entrails.tld/spermatozoa/renderings.html" . + . +_:B7feb9662ce6a1a8a155d8b676d7bfbde "Estrelle Wedgworth" . +_:B7feb9662ce6a1a8a155d8b676d7bfbde . +_:B18d32f8fa03eea132f86b24b707a5978 "Cinzia Heising" . +_:B18d32f8fa03eea132f86b24b707a5978 . + _:Bfecf387733b84dd011e1fdb92a061c17 . + . + "http://www.litigated.tld/climatologically/rovers.html" . + "bloodiness largish climatologically" . + "35"^^ . + "http://www.pacifier.tld/litigated/largish.html" . + . + _:B8f2c8fcf11b0bfd2eeb04b420bff92ca . + . + "http://www.calpacs.tld/commode/relicense.html" . + "gandhi unpalatably commode" . + "83"^^ . + . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + . + "1966"^^ . + "http://www.surging.tld/handwoven/crags.html" . + "partially reinstruct handwoven" . + "92"^^ . + "http://www.reliving.tld/surging/reinstruct.html" . + "rationalistically partially surging" . + . +_:B0813b087ba3ad9a164563c6aec4b0bca "Brianne Challacombe" . +_:B0813b087ba3ad9a164563c6aec4b0bca . +_:B22a7193f26d7b302bcaacece0d853b0d "Nakamaro Zinkievich" . +_:B22a7193f26d7b302bcaacece0d853b0d . + _:Bb681d081763af97334ae9d591b464dd4 . + . + "http://www.nebulously.tld/feinting/rurally.html" . + "apprenticeships contaminator feinting" . + "35"^^ . + . + _:B18a09dff989a7045fc32687d19ad90b1 . + . + "http://www.embows.tld/insanely/semitists.html" . + "employable quizzicality insanely" . + "90"^^ . + . + _:Bb418a2b1f319758a22c5ef3bf6cff225 . + . + "http://www.steamiest.tld/brassieres/caesural.html" . + "molds sleepier brassieres" . + "187"^^ . + . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "1965"^^ . + "http://www.cookbooks.tld/subcivilizations/snazziest.html" . + "unimposing pleaters subcivilizations" . + "192"^^ . + "http://www.woodcarvings.tld/cookbooks/pleaters.html" . + "scollop unimposing cookbooks" . + . + _:B41208311b3f242197f1d371860430d8e . + . + "http://www.candids.tld/mb/thatched.html" . + "effulges daleths mb" . + "118"^^ . + . + _:Bf752b859c32c6aebd550d655537cdfbe . + . + "http://www.faire.tld/comets/paraphraser.html" . + "hidebound poloist comets" . + "191"^^ . + "http://www.overrigid.tld/faire/poloist.html" . + . +_:B36ad50bf9bc9781100a95fc44462b1f7 "Magena Scherb" . +_:B36ad50bf9bc9781100a95fc44462b1f7 . +_:B1ef7277a6b2696cc36797366d661b605 "Kakuei Blanford" . +_:B1ef7277a6b2696cc36797366d661b605 . +_:B7548275e5b86af24ec500566df8ad7ff "Lennart Ohora" . +_:B7548275e5b86af24ec500566df8ad7ff . + _:B3b50a26b319e5f4a8510968b5ae9615c . + . + "http://www.quintuplicate.tld/heisting/talks.html" . + "tidbits welcomers heisting" . + "96"^^ . + "http://www.equivocalities.tld/quintuplicate/welcomers.html" . + . +_:Bea11f86c55323dacb428b19e2dcd5996 "Helge Bragg" . +_:Bea11f86c55323dacb428b19e2dcd5996 . +_:B8e2ae5f306336a69ea532aadf5319abb "Karlene Bilello" . +_:B8e2ae5f306336a69ea532aadf5319abb . + "http://www.maulers.tld/asylums/mappers.html" . + "44"^^ . + _:Bc2c79c885fbcf32f7ccb794ca0883460 . + "agrees squirish asylums" . + "quintillions agrees maulers" . + "1962"^^ . + "http://www.deadeners.tld/maulers/squirish.html" . + . + . + _:B3c5aebb55398179f326debc7952f4c71 . + _:B8db860767b1d1b61a6433245ef3a1426 . + _:B6dd9ef6ce8a1a1df8c1977ffa9006719 . + . + "http://www.terrorized.tld/disinfectant/affixers.html" . + "cuckooed unripely disinfectant" . + "146"^^ . + . + _:Bd95fae78a21a898fa26194e449613dfa . + . + "http://www.therapeutist.tld/oinking/interleaf.html" . + "decistere radiobiology oinking" . + "185"^^ . + "http://www.sprat.tld/therapeutist/radiobiology.html" . + . + _:Bf90508fa0e7f49561764fe8a25b54b65 . + . + "1963"^^ . + "http://www.halves.tld/flagellator/sojourned.html" . + "exorbitantly frere flagellator" . + "15"^^ . + "http://www.respondents.tld/halves/frere.html" . + "swappers exorbitantly halves" . + . + _:Bb34061c26736cf9ca4c556cf76b9f4e4 . + . + "1966"^^ . + "http://www.vouchees.tld/sunless/apocynthions.html" . + "blancmange godowns sunless" . + "87"^^ . + "http://www.ferrying.tld/vouchees/godowns.html" . + "prostrating blancmange vouchees" . + . +_:B10a1f7fff910ba95a91e15e3791906ee "Aegeus Jointer" . +_:B10a1f7fff910ba95a91e15e3791906ee . + _:Bfbae1bd595742563d7c75f1daaa63e33 . + . + "http://www.recoiler.tld/neared/bejewelling.html" . + "dimouts frankincense neared" . + "154"^^ . + . +_:B9fd556a6d136b75851c112d2ae13115e "Dia Halbershtam" . +_:B9fd556a6d136b75851c112d2ae13115e . +_:B6a8304796b128c7e27e80b232ee8f4ac "Fedoritsa Stinner" . +_:B6a8304796b128c7e27e80b232ee8f4ac . + "1961"^^ . + "reinfuse yielders individualistic" . + . + _:B15d53dc63f06a42a309b0caf16ce111c . + . + "http://www.flitch.tld/agriculturalist/yielders.html" . + "http://www.agriculturalist.tld/individualistic/consumerism.html" . + "reconfiscating reinfuse agriculturalist" . + "125"^^ . + _:B22a7193f26d7b302bcaacece0d853b0d . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + "1961"^^ . + "22"^^ . + "Journal 1 (1961)" . + "1"^^ . + . + _:B68f54af284a25d791e7cb6084d4428b1 . + . + "http://www.crinkles.tld/aluminum/metiers.html" . + "nonpossession surpassing aluminum" . + "83"^^ . + . +_:Be4932cfaf619554a8c22461194bcd69e "Lone Pavese" . +_:Be4932cfaf619554a8c22461194bcd69e . + _:Bf47c029d258995a1b5aa63a7f6403d24 . + . + "http://www.rowdily.tld/blunter/superstructure.html" . + "shingles recombine blunter" . + "68"^^ . + "http://www.areolae.tld/rowdily/recombine.html" . + . + _:B8d95159aaa03618f28309a8801f65e19 . + . + "http://www.baptists.tld/opulently/underlip.html" . + "churchier catatony opulently" . + "11"^^ . + "http://www.sovran.tld/baptists/catatony.html" . + . +_:Bcdedc6d6725fdf939ff91cc101d82236 "Labeeb Gonsales" . +_:Bcdedc6d6725fdf939ff91cc101d82236 . +_:B561a20064fddeb076fdd0d6dcdd03646 "Nolan Brownle" . +_:B561a20064fddeb076fdd0d6dcdd03646 . + _:B70c220978277ccf424fe94e474deb309 . + . + "http://www.precox.tld/hideousness/declaimers.html" . + "dazedness preludes hideousness" . + "122"^^ . + "http://www.taciturn.tld/precox/preludes.html" . + . + _:B75fec763a3b1359237b25fb6f514d438 . + . + "http://www.cogway.tld/runtiness/crookedest.html" . + "rulership flypapers runtiness" . + "62"^^ . + "http://www.stereoscope.tld/cogway/flypapers.html" . + . + _:Bdf3a4664d840eeeea680b8089961f46e . + . + "http://www.dictums.tld/banderole/deceptiveness.html" . + "cogencies trussers banderole" . + "http://www.scrubbers.tld/dictums/trussers.html" . + . +_:Bd8c40f0d2cf255a04fa1ba0151410e08 "Anjelika Sol" . +_:Bd8c40f0d2cf255a04fa1ba0151410e08 . + _:B6b9e506a5658b04e46d0f685b1000104 . + . + "http://www.accountants.tld/awarding/veinlets.html" . + "spurns clinking awarding" . + "136"^^ . + "http://www.avenged.tld/accountants/clinking.html" . + . +_:B5159b50f66526491bbb587bcd6cf437b "Izarra Zackery" . +_:B5159b50f66526491bbb587bcd6cf437b . +_:B4618213f18ccd1a088a7eb4f8d60bcc1 "Gerty Tokich" . +_:B4618213f18ccd1a088a7eb4f8d60bcc1 . + _:B6c187c933c84452896a31553ee05e9bd . + . + "http://www.dehydrogenate.tld/lacerating/workwomen.html" . + "transcriptions atriums lacerating" . + "50"^^ . + "http://www.stockcar.tld/dehydrogenate/atriums.html" . + . +_:Baa6c927df115da49869833b813e0e7d2 "Hektor Cleal" . +_:Baa6c927df115da49869833b813e0e7d2 . +_:B9253d690674dbef75e6015f1f160d48b "Arcenio Rayshell" . +_:B9253d690674dbef75e6015f1f160d48b . +_:B6d78e079f96fecb628ff0dc02bfdd67a "Wikta Ryea" . +_:B6d78e079f96fecb628ff0dc02bfdd67a . +_:B259eba7cf10dd8388318e7a91a881cec "Afeefa Burdon" . +_:B259eba7cf10dd8388318e7a91a881cec . +_:Bcde75b86d806df5de36f7dcb841fa46d "Flora Aveni" . +_:Bcde75b86d806df5de36f7dcb841fa46d . +_:B8eb9a9b82be37bfcd3f7c2042aed11b3 "Tayshia Marrara" . +_:B8eb9a9b82be37bfcd3f7c2042aed11b3 . +_:Bc940879ac09831d95f9c823d0878d67e "Shantese Toyota" . +_:Bc940879ac09831d95f9c823d0878d67e . + _:Ba64df8fff5234112f020acf828d5e420 . + . + "http://www.thrawed.tld/lunaria/fleering.html" . + "glitters origamis lunaria" . + "61"^^ . + "http://www.overreact.tld/thrawed/origamis.html" . + . + _:B18e3c8718294b5f7b61983be65b0ca23 . + . + "http://www.computed.tld/behoove/martyries.html" . + "oscillated irrupts behoove" . + . +_:B4d6fce65896673e7872d21a886b83d02 "Kaleem Bersamin" . +_:B4d6fce65896673e7872d21a886b83d02 . + _:Baa525decb548c6c1ff0ad15caceac5f9 . + . + "http://www.immolations.tld/techy/sketchers.html" . + "mismanaging phials techy" . + "62"^^ . + "http://www.retaliators.tld/immolations/phials.html" . + . + . + "1966"^^ . + "http://www.pouffe.tld/defacers/unsigned.html" . + "http://www.trolleys.tld/pouffe/versemen.html" . + . + "geotropically versemen defacers" . + _:Bac68cdf696370806675d2c42ca06d4f8 . + "59"^^ . + "assistants geotropically pouffe" . + . + _:B9c461d40b48c07cd3d709efed81d8e71 . + . + "http://www.perkiness.tld/homebodies/hilariously.html" . + "dyspepsy narrowing homebodies" . + "86"^^ . + "http://www.eradicates.tld/perkiness/narrowing.html" . + . + _:B8694c000fe41cfd62da66da1be43232d . + "1967"^^ . + "http://www.backtracking.tld/confining/eggbeaters.html" . + "gaoler raggedly confining" . + "159"^^ . + "http://www.boules.tld/backtracking/raggedly.html" . + "jellyfishes gaoler backtracking" . + . + _:B34cf375f42c7c26f837888e1750645ff . + . + "http://www.volplaned.tld/revues/recoilless.html" . + "unclasping agriculturists revues" . + "176"^^ . + . +_:Bfc806ea84b8b70444016a929eb20976f "Gritta Mccubrey" . +_:Bfc806ea84b8b70444016a929eb20976f . +_:B34380140fd36ecfbc7a624c142b3cfbf "Crysta Mateen" . +_:B34380140fd36ecfbc7a624c142b3cfbf . +_:Bcfc5eaed1c687fae6770785fad08b4bb "Alcnaeon Parolini" . +_:Bcfc5eaed1c687fae6770785fad08b4bb . +_:Bd73dfd0f1de8b5bdccaaa3d609003032 "Frso Newill" . +_:Bd73dfd0f1de8b5bdccaaa3d609003032 . +_:Be71253a2d3dd807e49757cc117e874cf "Nahoko Waidelich" . +_:Be71253a2d3dd807e49757cc117e874cf . +_:Ba432c122fea9e0186e53dce9321da1a9 "Igone Rader" . +_:Ba432c122fea9e0186e53dce9321da1a9 . +_:Beb7a9f202e6b11b9db8c3ab43109af95 "Leanna Marxen" . +_:Beb7a9f202e6b11b9db8c3ab43109af95 . +_:Bea2c951a33283189b9eaae4c130ebe4f "Zofia Zurek" . +_:Bea2c951a33283189b9eaae4c130ebe4f . + _:B3476722cd2965f17a05234d75567689c . + . + "http://www.saddlebows.tld/liege/pillager.html" . + "sophistries prestiges liege" . + "21"^^ . + "http://www.pyx.tld/saddlebows/prestiges.html" . + . + _:Ba05160644eb279af38b79b7c18b7aed0 . + . + "http://www.recondition.tld/vaseline/besieging.html" . + "verifiableness bastinadoes vaseline" . + "17"^^ . + "http://www.cowkine.tld/recondition/bastinadoes.html" . + . +_:B8d571aa952aa9a194bcddbc893ecd943 "Urshila Tavolieri" . +_:B8d571aa952aa9a194bcddbc893ecd943 . + _:B71bce82924b803026c187afc4e22daa7 . + . + "http://www.curatives.tld/nonhazardous/herbivore.html" . + "calorimetry forethought nonhazardous" . + . + _:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . + "1965"^^ . + "http://www.deducing.tld/councilors/nonuser.html" . + "ceremonially morphin councilors" . + "182"^^ . + "http://www.disfigurer.tld/deducing/morphin.html" . + "seedman ceremonially deducing" . + . + _:B0c9f20b673d814cfc99ec400bbeee3ea . + . + "1965"^^ . + "http://www.garbled.tld/sucklers/extirpating.html" . + "gjetost endoscope sucklers" . + "117"^^ . + "http://www.capability.tld/garbled/endoscope.html" . + "persecuting gjetost garbled" . + . +_:Bab1ecd0a2df0a51f4143e8716b719dce "Sumio Heinzle" . +_:Bab1ecd0a2df0a51f4143e8716b719dce . + _:Be5dada2821df2af6e407ed5378800e1c . + _:Badc34ffebe9c88899793b3cfaa346301 . + . + "1964"^^ . + "http://www.pouty.tld/primeros/peopling.html" . + "stipes illustriousness primeros" . + "125"^^ . + "travellers pouty illustriousness" . + . +_:Bcda8a47d3d79595cc46f5aceb6017f4b "Kattrina Hemmeter" . +_:Bcda8a47d3d79595cc46f5aceb6017f4b . +_:B1fafeb85bff74f4bcc616b7bb0126b2c "Lilo Adjei" . +_:B1fafeb85bff74f4bcc616b7bb0126b2c . + _:B2d79100c69acc3ef3d32dc4a73999481 . + . + "1963"^^ . + "http://www.recognized.tld/loves/bakshish.html" . + "sequestrate portliest loves" . + "14"^^ . + "beanies recognized portliest" . + . + . + _:Bad7bd03255740d2aeb3a6afdd9d620d3 . + "http://www.unemphatic.tld/bighorn/friability.html" . + "http://www.bighorn.tld/fishwife/bumped.html" . + "unjustly friability fishwife" . + _:B83d6c2ac0d26523e63143f56f5d64867 . + "88"^^ . + . + "effluvial unjustly bighorn" . + "1962"^^ . + _:Bcd30697a414360693eb834f97b19eeea . + . + "http://www.banqueting.tld/avowed/summarize.html" . + "tanagers tubers avowed" . + "89"^^ . + "http://www.highbrows.tld/banqueting/tubers.html" . + . +_:B5a999e03cef5a72bfeb8b90a55d354eb "Ebizo Mincher" . +_:B5a999e03cef5a72bfeb8b90a55d354eb . + _:B757f1badd28efaea33f160977868df73 . + . + "http://www.hapless.tld/jazzily/wordlessly.html" . + "hebraized unbigoted jazzily" . + "128"^^ . + . + _:B890863e398a7610acbbed4c9c1199da7 . + . + "http://www.mounts.tld/laminates/bloats.html" . + "overapprehensively passports laminates" . + "7"^^ . + . +_:B7d18da5f2cf9853955b3f7b9cc2f7a15 "Stranizlava Conolly" . +_:B7d18da5f2cf9853955b3f7b9cc2f7a15 . +_:B90301cf3118be2ecb7efa02a2f84902f "Kenzo Lionberger" . +_:B90301cf3118be2ecb7efa02a2f84902f . +_:B14853ffb5279a82533037614a7e061cd "Pedra Waeckerlin" . +_:B14853ffb5279a82533037614a7e061cd . +_:B165103c8a67f330086e6a9fe20c9e2bf "Callista Bernstrom" . +_:B165103c8a67f330086e6a9fe20c9e2bf . +_:B14cae4a8544d34f3d72fe1cdb0fb2326 "Yelena Cruise" . +_:B14cae4a8544d34f3d72fe1cdb0fb2326 . + _:Be0d9b53d329b130f2abd5f30f015e03d . + "1966"^^ . + "http://www.recessing.tld/adjudges/recommencement.html" . + "overexercise lindane adjudges" . + "149"^^ . + "cognisable recessing lindane" . + . + . + _:B71c2f6b788fd9efcbcb69a2c39975f56 . + . + "1960"^^ . + "http://www.sorriest.tld/retold/hundredweights.html" . + "tacking jestful retold" . + "2"^^ . + "hogwash sorriest jestful" . + . +_:Be9e33b82172cb42d7177c779a364ebb5 "Tashina Dasalia" . +_:Be9e33b82172cb42d7177c779a364ebb5 . + "1965"^^ . + "6"^^ . + "Journal 6 (1965)" . + "1"^^ . + . +_:Bd44d47b434bcf0f8b8148af2d268fadd "Houke Luthe" . +_:Bd44d47b434bcf0f8b8148af2d268fadd . + _:B9c7d653d389d9dd411c9ecff3be58058 . + . + "http://www.handily.tld/nucleon/lictor.html" . + "mutilation unpunctual nucleon" . + "113"^^ . + "http://www.clubhauled.tld/handily/unpunctual.html" . + . + _:B4f90c983f70fd0b8aba2681f22e91ffc . + . + "http://www.allegator.tld/precapitalistic/floridians.html" . + "gasoliers hokums precapitalistic" . + "200"^^ . + . + _:B47cae01b45525e7dcbec9bdd668a986e . + . + "http://www.randomization.tld/morals/pupfish.html" . + "jennet aweigh morals" . + "5"^^ . + "http://www.vitalising.tld/randomization/aweigh.html" . + . +_:Be96ae2adfc9af15433be4f439c2be101 "Jessie Mcthige" . +_:Be96ae2adfc9af15433be4f439c2be101 . +_:B148a7885279ef48e5d6ab11d30d58f51 "Fernanda Hokutan" . +_:B148a7885279ef48e5d6ab11d30d58f51 . + _:Bdae679a3e355394898a045b9cbe65c35 . + . + "http://www.sketches.tld/mercurochrome/anaemia.html" . + "predaciousness webless mercurochrome" . + "145"^^ . + "http://www.quitclaims.tld/sketches/webless.html" . + . + _:B21d3d49f4ffb128017fe823ceb2b257e . + . + "http://www.onerously.tld/rated/devisers.html" . + "reselling gusseted rated" . + . +_:B6940bce2d5955ece8f09db2c20236929 "Enoch Sudberry" . +_:B6940bce2d5955ece8f09db2c20236929 . + _:B11cc23c9e135857fa6a6b3eddab90b8c . + . + "http://www.miscarry.tld/pertaining/torrential.html" . + "overhangs existences pertaining" . + "183"^^ . + "http://www.extractive.tld/miscarry/existences.html" . + . +_:B3dd312d3003379f383875c64c71898d7 "Seung Puchalski" . +_:B3dd312d3003379f383875c64c71898d7 . + _:B5865b303b55930b2df3bcb781f02b7f9 . + . + "http://www.sassed.tld/inchworms/choruses.html" . + "splaying overripe inchworms" . + "104"^^ . + "http://www.deerflys.tld/sassed/overripe.html" . + . + _:Bf185e9b03f780e7ba47cc5fc7a9a67c2 . + . + "http://www.preintimation.tld/aromatize/melders.html" . + "disemboweling moratoria aromatize" . + "147"^^ . + "http://www.sounds.tld/preintimation/moratoria.html" . + . + _:B16028a977a4ff0808274d8bbc4555582 . + _:B8996e412f1f8ca7d8ad985270d3ac624 . + . + "http://www.senna.tld/drabbets/cayuses.html" . + "diverter furuncles drabbets" . + "18"^^ . + "http://www.huguenot.tld/senna/furuncles.html" . + . + _:Be2e8943a93e8fe829efaca2bc9333350 . + _:B851a2d87f7c427225ba97c3c7e857fd4 . + . + "http://www.transcribes.tld/chlorite/bostons.html" . + "exhumed suppresses chlorite" . + "56"^^ . + . + _:B5f899b96371ec8f6ca9ec481ebc40238 . + . + "http://www.calycle.tld/populating/zooming.html" . + "equivocalness parlours populating" . + "31"^^ . + "http://www.forwardly.tld/calycle/parlours.html" . + . + _:Bf259b47c265e34ec31924021d8bdb047 . + . + "http://www.placentas.tld/pants/woodchuck.html" . + "revampers disadvantageous pants" . + "38"^^ . + "http://www.remorselessness.tld/placentas/disadvantageous.html" . + . + _:B8fbcf615e34f46a5855e1d38a7e19061 . + . + "http://www.forlornest.tld/scoldings/seasonality.html" . + "rasps reabandoned scoldings" . + "78"^^ . + "http://www.extrications.tld/forlornest/reabandoned.html" . + . + _:B09f49f650ed59ee77e0a416bc5ea4172 . + . + "http://www.consummations.tld/reputedly/identifiability.html" . + "parred overcautiously reputedly" . + "56"^^ . + "http://www.bridewell.tld/consummations/overcautiously.html" . + . + _:B119b26480e6c8bb1c2779c307b0e82de . + . + "http://www.papaya.tld/mannishly/paralytic.html" . + "resoundingly gyros mannishly" . + "85"^^ . + "http://www.militancy.tld/papaya/gyros.html" . + . +_:B331d1d0c7c1672127556421136450e6d "Ludgar Brookshaw" . +_:B331d1d0c7c1672127556421136450e6d . +_:B69fe99a61d51f97feee6fd60d154eb74 "Arne Pennison" . +_:B69fe99a61d51f97feee6fd60d154eb74 . + _:B2acaca22de67ecc402817588f9ea913e . + . + "http://www.garlanded.tld/botticelli/neoplasms.html" . + "misdone tabasco botticelli" . + "39"^^ . + "http://www.motorboats.tld/garlanded/tabasco.html" . + . +_:B85cb4d5d8167108c308b671d539428c5 "Fedon Ryburn" . +_:B85cb4d5d8167108c308b671d539428c5 . +_:Bd7bb182d9e1d86e609afcaf717d9d120 "Dontrell Kirkhart" . +_:Bd7bb182d9e1d86e609afcaf717d9d120 . +_:B7345b8944d51adf5784043cd90fce845 "Esteva Gilbertson" . +_:B7345b8944d51adf5784043cd90fce845 . + _:B8b7c1c584067d9eab52d2c204471484c . + _:B65813bf38414b9e7d2cfe71d3ff4f1f5 . + . + "http://www.addicts.tld/prosperousness/godheads.html" . + "friendships thankyou prosperousness" . + "36"^^ . + "http://www.czechoslovak.tld/addicts/thankyou.html" . + . + _:B9fc08958c08f05b03cca42ecd0936056 . + "1966"^^ . + "http://www.lackeyed.tld/faded/bereavement.html" . + "tittie kebab faded" . + "181"^^ . + "http://www.chumship.tld/lackeyed/kebab.html" . + "pinstriped tittie lackeyed" . + . + _:B1bfed0f416a6913e97e75511d062af35 . + . + "http://www.addictively.tld/commonplaces/artificially.html" . + "materializes conquerable commonplaces" . + "30"^^ . + "http://www.catechist.tld/addictively/conquerable.html" . + . + _:Bd66eb969487a69d4c76965cdfa571c59 . + . + "http://www.strangled.tld/divested/alloying.html" . + "embrasure flyaways divested" . + "194"^^ . + "http://www.restaging.tld/strangled/flyaways.html" . + . + _:Ba82dd40de277d5e63fb3ac3ea65fbb3e . + . + "http://www.excommunication.tld/desiccants/trioxides.html" . + "hydrographers dyadics desiccants" . + "157"^^ . + "http://www.uncloaks.tld/excommunication/dyadics.html" . + . +_:Bb1501c401eee524ceeb748b7cafb64e8 "Tavio Callen" . +_:Bb1501c401eee524ceeb748b7cafb64e8 . + _:Befebc32bb9970ebb98202c80c74a7a6d . + . + "http://www.pharisaically.tld/superseding/unitarianism.html" . + "assisted mechanotherapies superseding" . + "93"^^ . + "http://www.engrossing.tld/pharisaically/mechanotherapies.html" . + . + _:B554cde870afbe5c761371753c9ae5d14 . + _:B5b873a480bf53940e7d956ce25cd0d94 . + . + "http://www.quirts.tld/seabeds/nonpluses.html" . + "viticulturists dozens seabeds" . + "40"^^ . + . + _:B6b4ba464f52630f363f66451db36b4f5 . + . + "1955"^^ . + "http://www.unassisted.tld/clematis/bloodworm.html" . + "glossers forearming clematis" . + "20"^^ . + "http://www.rarefier.tld/unassisted/forearming.html" . + "barbarianism glossers unassisted" . + . + . + _:Be01759322b5e1ff4b343ae89d1179e3b . + "http://www.reconviction.tld/blotter/connections.html" . + "1954"^^ . + . + "132"^^ . + _:B6806b55fdfe89bc71391c66ae81b4be3 . + "apartmental quieten blotter" . + "http://www.blotter.tld/lecheries/repudiation.html" . + "quieten connections lecheries" . + _:Bc96a13eb2bc6c573282990fc2035a0ce . + _:Beb29a96c39e3ea797d038737697e1060 . + . + "http://www.toasty.tld/navigating/readjourned.html" . + "fettlings booms navigating" . + "86"^^ . + "http://www.subdermal.tld/toasty/booms.html" . + "http://www.impossibleness.tld/fettlings/toasty.html" . + . + _:Bac0f8f313d6ec27c5466fad296ad9409 . + . + "1963"^^ . + "http://www.superpower.tld/penciling/topics.html" . + "bachelorhood unsettlement penciling" . + "170"^^ . + "flunking superpower unsettlement" . + . + _:Bdcae1b11bf12947f1062d2bd1fb8a03e . + _:B6770d2403b7c2d41a74308d237b1af60 . + . + "http://www.gambled.tld/bimethyls/foxfires.html" . + "chalices crocking bimethyls" . + "171"^^ . + . + _:B727f01b2f5a07fa1ccc4fc69a891dfda . + . + "http://www.reweighs.tld/rebutter/jimjams.html" . + "cupbearers tarantulae rebutter" . + . +_:B2bfd2698377eb04a26f88a717fb97797 "Kadiri Lahay" . +_:B2bfd2698377eb04a26f88a717fb97797 . + _:B6f61a140a3a465c52451ff7e2a7f8c7f . + _:B36da8e9a2f7901681f1bd349810bee7d . + . + "http://www.hatpins.tld/spinelessly/atomism.html" . + "ungrammatical appropriately spinelessly" . + "34"^^ . + "http://www.vindication.tld/hatpins/appropriately.html" . + . + _:B2a71440f9325e3406f2e38bcb76b1d15 . + . + "http://www.dragger.tld/necking/rancheros.html" . + "ephemerae abjuration necking" . + "22"^^ . + "http://www.vises.tld/dragger/abjuration.html" . + . + _:B7295253505871b615d4dfabb135c4e1a . + . + "http://www.gnats.tld/waggish/subfamily.html" . + "overhaul accumulable waggish" . + "15"^^ . + "http://www.ratios.tld/gnats/accumulable.html" . + . + _:Be52641caf2bae6b83d17a68fd39f4aed . + _:Bfe9f996bd9c011c20c1c908ec3ce41c8 . + . + "http://www.corsair.tld/decadents/unconquerable.html" . + "freezes steelier decadents" . + "98"^^ . + "http://www.interpreters.tld/corsair/steelier.html" . + . + _:B49a9ab5891d2c9d13d29a387e349a9b4 . + _:B116feaa5bd52d2222ab85f5952f0bcbb . + . + "http://www.brachiate.tld/exuberance/healer.html" . + "dynamists hospitalities exuberance" . + "101"^^ . + . +_:Bb7f7844074896717cb72304f84796b2e "Aishwarya Hallmon" . +_:Bb7f7844074896717cb72304f84796b2e . +_:B4ed2e5aa4f4b48293011d3b98f23d37d "Florian Conmy" . +_:B4ed2e5aa4f4b48293011d3b98f23d37d . +_:B80a8cdc32fe9e2b9468a3bdab3d2cfe7 "Saionji Pierrot" . +_:B80a8cdc32fe9e2b9468a3bdab3d2cfe7 . +_:B03e182993041eaffd2f57b2fd4358c3f "Haneef Meeter" . +_:B03e182993041eaffd2f57b2fd4358c3f . +_:B1a53b419a9e5e2e9c18efafc1736b0fb "Timandra Euvrard" . +_:B1a53b419a9e5e2e9c18efafc1736b0fb . + _:Bf4232718da6c0dc0f51bde9f42ad0b31 . + . + "1950"^^ . + "http://www.manoeuvreing.tld/cleansing/queued.html" . + "sunlights orthodontics cleansing" . + "191"^^ . + "http://www.bathysphere.tld/manoeuvreing/orthodontics.html" . + "discriminations sunlights manoeuvreing" . + . +_:Bef5c325694496506e3b0bfae5db541fb "Ghita Pitonyak" . +_:Bef5c325694496506e3b0bfae5db541fb . +_:B811a559450e930f1d96df4903b0d2000 "Erika Raeside" . +_:B811a559450e930f1d96df4903b0d2000 . + _:B96f896415b9548ce5eecf8b76eb51502 . + . + "http://www.joysticks.tld/agric/proliferating.html" . + "wagers nonliving agric" . + "98"^^ . + "http://www.surveiled.tld/joysticks/nonliving.html" . + . + _:B1f22a560ae831df0bf55728e3417effc . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + "1967"^^ . + "http://www.disestablismentarianism.tld/hatchelled/affirmatives.html" . + "tinkerer idealist hatchelled" . + "174"^^ . + "queys disestablismentarianism idealist" . + . + _:B3e734aaa07c455d46c67bf55a7778104 . + . + "1964"^^ . + "http://www.disincorporated.tld/artily/unstops.html" . + "workingman squeamishly artily" . + "102"^^ . + "rejuvenates disincorporated squeamishly" . + . +_:B41208311b3f242197f1d371860430d8e "Norberto Hawthorn" . +_:B41208311b3f242197f1d371860430d8e . +_:B1680619f3e2c1a79e60c7b9bef9bbe07 "Iesada Loubier" . +_:B1680619f3e2c1a79e60c7b9bef9bbe07 . +_:Bea6f74749ad14b605396612a258a26d3 "Imbudo Gorka" . +_:Bea6f74749ad14b605396612a258a26d3 . +_:Ba7b8740314b6cedefa8ff1c318eb7ff4 "AbdulBaasid Chilvers" . +_:Ba7b8740314b6cedefa8ff1c318eb7ff4 . + _:Bbfac80975313dafd05d890e04a6d4c01 . + . + "http://www.indwells.tld/embroiling/ponchos.html" . + "alleviating aboral embroiling" . + "85"^^ . + "http://www.fingerprints.tld/indwells/aboral.html" . + . +_:Bdf99fd9f367ce5c83f3e9dfb5288967c "Adrian Papetti" . +_:Bdf99fd9f367ce5c83f3e9dfb5288967c . +_:Be0989373eb825a2342215e5927d1ddb3 "Tomomi Fritzman" . +_:Be0989373eb825a2342215e5927d1ddb3 . + _:B1e4af6d6a7ea7a64d0a670a774545031 . + "1965"^^ . + "http://www.zouave.tld/equilibrated/zymolysis.html" . + "abrogators pouting equilibrated" . + "173"^^ . + "http://www.flyable.tld/zouave/pouting.html" . + "ennoblers abrogators zouave" . + . + _:B5d8c5467ea3988a9d21099e68f00ed87 . + . + "http://www.varied.tld/bellicosely/rehashed.html" . + "glycogens creator bellicosely" . + "90"^^ . + "http://www.uncorked.tld/varied/creator.html" . + . +_:B8a4cb63e4d1cc703958984a5207b3634 "Oryan Mirles" . +_:B8a4cb63e4d1cc703958984a5207b3634 . + _:B8cb9a06697310200a43428ac6de6ecdb . + _:B53cada86cdd30fa893cc068cdd8229a6 . + "1965"^^ . + "http://www.percussions.tld/budgie/lakings.html" . + "transaction assents budgie" . + "42"^^ . + "http://www.hydrofoils.tld/percussions/assents.html" . + "sinusoidally transaction percussions" . + . + _:B3ea581a025571a1ff9cc45ef65912cb3 . + . + "http://www.sulfuryls.tld/shunpiking/overheaps.html" . + "drainers alleged shunpiking" . + "71"^^ . + . + _:B14853ffb5279a82533037614a7e061cd . + . + "1965"^^ . + "http://www.rigorism.tld/terminatory/tailbones.html" . + "ploughers unbeholden terminatory" . + "97"^^ . + "http://www.snowmobiling.tld/rigorism/unbeholden.html" . + "couriers ploughers rigorism" . + . + _:Bda74cd8175922f033f2c050e9cf54499 . + _:B6520c0f3fce61b18277210a7f13e11bd . + . + "1964"^^ . + "http://www.petering.tld/flashbulbs/blightingly.html" . + "firesides remodeler flashbulbs" . + "http://www.peashooter.tld/petering/remodeler.html" . + "zymoplastic firesides petering" . + . +_:Bcae2c4cf3f4c0396f3da5363a31c7a93 "Kosenila Fondy" . +_:Bcae2c4cf3f4c0396f3da5363a31c7a93 . +_:B5313d28b743d5896705777dfb0a57ab1 "Annemarie Raniero" . +_:B5313d28b743d5896705777dfb0a57ab1 . + _:B2e7820e524d6d5265dace15dd890c23e . + _:Be1d746d920dd4fde37169c00c2407149 . + "1963"^^ . + "http://www.congruency.tld/enamouring/predestinates.html" . + "levitation sapped enamouring" . + "17"^^ . + "deanships congruency sapped" . + . + _:B6098ee7d45677841485e72f045731dfe . + _:B815a7d6758b1e3b4096b8f094f7b6182 . + . + "http://www.cannonry.tld/infinitely/yorkers.html" . + "markedly concaveness infinitely" . + "172"^^ . + . + _:B165103c8a67f330086e6a9fe20c9e2bf . + _:B54c8e2079709812d546f1c11a56afb77 . + . + "http://www.brutalization.tld/demeanor/communism.html" . + "dustier inflator demeanor" . + "65"^^ . + "http://www.offerings.tld/brutalization/inflator.html" . + . +_:Bda7ca251c476a0bd8ab067f02d24701e "Ingela Giaccone" . +_:Bda7ca251c476a0bd8ab067f02d24701e . + _:Bfe86d0a893936e84b3aad782db824646 . + . + "http://www.pishing.tld/uncleanly/tarried.html" . + "abstruser weaning uncleanly" . + "103"^^ . + "http://www.tweets.tld/pishing/weaning.html" . + . + _:B08ff9ed15703ebea5be9bd6f6c5e0879 . + _:B344d490fc3d07e94ae3a64a9fcb24648 . + _:Bfc1229817b73bd053b3814e1af29ad30 . + "1958"^^ . + "3"^^ . + "Journal 4 (1958)" . + "1"^^ . + . +_:B629767cb6e7be15961a2d84feebfadd2 "Wafaaa Lawerence" . +_:B629767cb6e7be15961a2d84feebfadd2 . +_:B2251cd41f00353b0e85cd61b9471b0b2 "LaTicia Peacher" . +_:B2251cd41f00353b0e85cd61b9471b0b2 . + . + _:B65edb3bf680aab92de5e53deff2ec3bf . + . + "http://www.humoring.tld/ouzels/frequented.html" . + "tiptoed hairiest ouzels" . + "28"^^ . + "http://www.laboratorian.tld/humoring/hairiest.html" . + . +_:B37a9980023077d30b682ae96ef0fa707 "Antares Rancourt" . +_:B37a9980023077d30b682ae96ef0fa707 . +_:B8f7f283aa913566730d2d08da5ef7659 "Jonam Steinle" . +_:B8f7f283aa913566730d2d08da5ef7659 . +_:Bb8684e6f5ee56f411acd7b6a9767b86f "Zale Reck" . +_:Bb8684e6f5ee56f411acd7b6a9767b86f . + _:B0407866b6977d5a2511d176308dcb180 . + . + "http://www.platesful.tld/assassinator/annularity.html" . + "calibrator furthers assassinator" . + "34"^^ . + "http://www.reoil.tld/platesful/furthers.html" . + . +_:Bf0eee5eb7e81e0697cec4ff52cff310d "Randal Jannell" . +_:Bf0eee5eb7e81e0697cec4ff52cff310d . + _:Bd1067d1478a412dc39d549130e4f7e75 . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + _:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + "1960"^^ . + "1"^^ . + "Journal 6 (1960)" . + "1"^^ . + . + _:B2933c2fe114c36633e489d080359ccf7 . + . + "http://www.pelletizing.tld/beatitudes/genes.html" . + "snobbishness nickering beatitudes" . + "101"^^ . + "http://www.classily.tld/pelletizing/nickering.html" . + . +_:Bc90533ce04dfb442d695fdb6c3bece48 "Hodawa Doughman" . +_:Bc90533ce04dfb442d695fdb6c3bece48 . +_:B0f2eaf56c840b10d3f4aeb0b78a78963 "Muneeb Borkoski" . +_:B0f2eaf56c840b10d3f4aeb0b78a78963 . +_:Bd7721b50d3a2e023f5af87e01ae68db3 "Caryn Grudzinski" . +_:Bd7721b50d3a2e023f5af87e01ae68db3 . + _:Bf41d1458a94a3d4f2fd929f4e63455bf . + . + "http://www.ruthlessness.tld/computing/methodize.html" . + "verticality mainframes computing" . + "78"^^ . + "http://www.beauish.tld/ruthlessness/mainframes.html" . + . + _:Ba955d17a8ea8cdd22bbf4c972aff7329 . + . + "1962"^^ . + "http://www.numerations.tld/foundlings/fibers.html" . + "thrillingly lungers foundlings" . + "30"^^ . + "http://www.bollixes.tld/numerations/lungers.html" . + "anthills thrillingly numerations" . + . + _:B48abf71fc1e5b1f76a7416c0b927f757 . + . + "http://www.mallards.tld/bastioned/retailer.html" . + "splashed flanneling bastioned" . + "24"^^ . + "http://www.fatigues.tld/mallards/flanneling.html" . + . + _:Bae014605e2851aee806467cf430b026c . + . + "http://www.freaked.tld/interminably/forestall.html" . + "redefinition ungainly interminably" . + "83"^^ . + "http://www.sweller.tld/freaked/ungainly.html" . + . + _:B2cf32076f2e7de968cbf6159b46cf209 . + . + "http://www.hardcore.tld/rivaled/mopiest.html" . + "deism basking rivaled" . + "3"^^ . + . + _:Be5b23141b718673f543589c3e744ab73 . + _:B06d2adb828f9e5314373efc51b0b92db . + . + "http://www.satchels.tld/wigwams/czarists.html" . + "unpitying hyperbarically wigwams" . + "171"^^ . + "http://www.lefts.tld/satchels/hyperbarically.html" . + . + _:Bacb24632b9f8618acba4a4b6da79078d . + . + "http://www.thunders.tld/girly/attendants.html" . + "camelia sheers girly" . + "81"^^ . + "http://www.aromatically.tld/thunders/sheers.html" . + . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B8d28ac2dee45578197bf5ca969f819de "Luz Zittel" . +_:B8d28ac2dee45578197bf5ca969f819de . +_:Bff4d4cdb28f6043ce5ce5e854223a9de "Kuriana Feld" . +_:Bff4d4cdb28f6043ce5ce5e854223a9de . + . + "http://www.primers.tld/interlocked/unarticulately.html" . + _:Baf1e145125a8cff779738bc7f65e71db . + . + . + "blitzkriegs inkpots primers" . + "64"^^ . + "http://www.oviparous.tld/primers/compiler.html" . + "inkpots compiler interlocked" . + "1954"^^ . +_:Bc4219a604886daab55401feb97591a69 "Reginbald Aggas" . +_:Bc4219a604886daab55401feb97591a69 . +_:B956e50f502a09d15360dfc3f52cd2a81 "Alexandros Lagazo" . +_:B956e50f502a09d15360dfc3f52cd2a81 . +_:Bf606fa8b8725bbce1178818ff32d1ff5 "Enya Coll" . +_:Bf606fa8b8725bbce1178818ff32d1ff5 . + _:B4f0d278b4e9f36f7d29ae1cd01453ec9 . + _:B6bb71ff596ac694d6267e89fed85a076 . + . + "http://www.fosters.tld/preinserting/stepladders.html" . + "nucleoprotein scalepans preinserting" . + "121"^^ . + . + _:B01a7d98eedcc6ad9bd7fba6d3ed06880 . + . + "1965"^^ . + "http://www.pardonably.tld/bacteriologically/shearers.html" . + "schmo tinselly bacteriologically" . + "84"^^ . + "http://www.denarii.tld/pardonably/tinselly.html" . + "resistors schmo pardonably" . + . + _:Bc9af7e0435184b67577138517e686d13 . + . + "http://www.gruffest.tld/brigs/ensuring.html" . + "occupants depressives brigs" . + "64"^^ . + "speechless reluctantly pulses coquinas chantries sinuates cancelable imperatives packinghouse speckled televised accosts" . + . + _:B545bf261f04a87e52a05fadf9326a75a . + . + "http://www.smirkier.tld/matchings/diagramed.html" . + "commixt pokeys matchings" . + "196"^^ . + "http://www.secularize.tld/smirkier/pokeys.html" . + . + _:B22a302bc83bf3114af67d4967ca0d9fa . + _:B984e96f69d9029d4e09aaf0011a5fc67 . + . + "1965"^^ . + "http://www.churchyards.tld/dinguses/amidship.html" . + "warehouses honking dinguses" . + "119"^^ . + "copulations churchyards honking" . + . + _:Bf2b5269b0ad1ce576603bd525b138cf2 . + . + "http://www.cordate.tld/vocalizer/after.html" . + "codling oscillometric vocalizer" . + "83"^^ . + "http://www.macintoshes.tld/cordate/oscillometric.html" . + . + _:Bd73e70b3e3552a46b17d15d125f58629 . + . + "http://www.interconnect.tld/thumper/knapsacks.html" . + "procuration infidels thumper" . + "176"^^ . + "http://www.groping.tld/interconnect/infidels.html" . + . + _:B0c02fce4247358728f49d213a7e429df . + . + "1955"^^ . + "http://www.sifters.tld/papyruses/buffoonish.html" . + "beclouding lienteries papyruses" . + "191"^^ . + "http://www.casking.tld/sifters/lienteries.html" . + "dispiriting beclouding sifters" . + . +_:Bae014605e2851aee806467cf430b026c "Francisco Feighner" . +_:Bae014605e2851aee806467cf430b026c . + _:B1bb55e73b084208aefc48678f77a508e . + . + "1954"^^ . + "http://www.globoids.tld/castors/swather.html" . + "fuzes sheds castors" . + "200"^^ . + "http://www.viols.tld/globoids/sheds.html" . + "bookends fuzes globoids" . + . +_:B1d273784e0cc81711285ab5d58b9873a "Tonasha Bapties" . +_:B1d273784e0cc81711285ab5d58b9873a . + _:Bb2a792335554a9b932133f94307fda2a . + . + "http://www.ducking.tld/pylorus/broths.html" . + "adjudicates vendibly pylorus" . + "30"^^ . + "http://www.crankcases.tld/ducking/vendibly.html" . + . + _:Bd9539790235b2fbc31f00492d67bcb7b . + _:B4c343141998bd9da55d0f27a38026742 . + "1963"^^ . + "http://www.crankiness.tld/sorbets/philadelphian.html" . + "gruelling apathetically sorbets" . + "105"^^ . + "http://www.marge.tld/crankiness/apathetically.html" . + "resituated gruelling crankiness" . + . +_:Bfbae1bd595742563d7c75f1daaa63e33 "Malia Largena" . +_:Bfbae1bd595742563d7c75f1daaa63e33 . + _:Be7e0f6d2e4d1b8e428205c900e4e2bfd . + . + "http://www.retailing.tld/activistic/jugular.html" . + "diestocks sawmills activistic" . + "38"^^ . + "http://www.tackiness.tld/retailing/sawmills.html" . + . + _:B23f6ef78131d1380096a45862d3144f8 . + _:B720c6a030eddaf12a6fcc7090ff28978 . + . + "http://www.muckraked.tld/sellers/reassimilating.html" . + "paretics carcinogenicity sellers" . + "66"^^ . + "http://www.bootyless.tld/muckraked/carcinogenicity.html" . + . + _:B2f635c2e7c63c43868c59a114a8ad820 . + . + "http://www.centralists.tld/chromite/convalesces.html" . + "fallowed hooted chromite" . + "198"^^ . + "http://www.hindquarters.tld/centralists/hooted.html" . + . +_:Bce20c6044e33a237883af934505f46ca "Agdta Moccasin" . +_:Bce20c6044e33a237883af934505f46ca . + _:Bb2cdc1081dc1f8413af4c774a0e2dff5 . + . + "http://www.agonized.tld/knackers/flowages.html" . + "updated legitimating knackers" . + "196"^^ . + "http://www.circulates.tld/agonized/legitimating.html" . + . + _:Bf0ab553bd7a3412028fac0e83d9b6850 . + . + "http://www.transects.tld/spottily/condonable.html" . + "captions tantras spottily" . + "157"^^ . + "http://www.widows.tld/transects/tantras.html" . + . + _:B9b9ec66321115db2742c787eef4eac78 . + . + "http://www.foins.tld/sallowy/spherical.html" . + "fussier electrocutes sallowy" . + "97"^^ . + "http://www.loosener.tld/foins/electrocutes.html" . + . + _:Bbbe87fff8bc2369687641f436f052aec . + . + "http://www.radiancy.tld/coated/seders.html" . + "tiara parried coated" . + "106"^^ . + "http://www.quavered.tld/radiancy/parried.html" . + . + _:B2c87ba06294affde82dafd0f9bce291b . + . + "1961"^^ . + "http://www.panhandler.tld/spited/skiis.html" . + "reanalyzing evert spited" . + "88"^^ . + "http://www.overlaps.tld/panhandler/evert.html" . + "fatiguing reanalyzing panhandler" . + . +_:Be945aece3e2ed5b7ffadb3a6fe8b4aba "Agafiya Elser" . +_:Be945aece3e2ed5b7ffadb3a6fe8b4aba . +_:B6cdf70d7e9a53795a11afe4f158ca2a5 "Ekatrinna Sittman" . +_:B6cdf70d7e9a53795a11afe4f158ca2a5 . +_:Bd205306f19cac3f0e9ab923a50a119f3 "Shaafia Borucki" . +_:Bd205306f19cac3f0e9ab923a50a119f3 . +_:B9df72c18649ec14cac514a685d7faa25 "Colby Asiello" . +_:B9df72c18649ec14cac514a685d7faa25 . +_:B1ae8041eb3192de5695d949d56df97d9 "Kache Reissig" . +_:B1ae8041eb3192de5695d949d56df97d9 . + _:B26a9f649ba084902670fe51d87fad6b0 . + . + "1950"^^ . + "http://www.suchness.tld/amerced/growling.html" . + "wirepulling ringer amerced" . + "184"^^ . + "http://www.bivalencies.tld/suchness/ringer.html" . + "bedamns wirepulling suchness" . + . + _:B8db686b3a51d1daabe1a091f7867900b . + . + "http://www.somatopsychic.tld/vasectomies/farcy.html" . + "legroom oversharp vasectomies" . + "12"^^ . + "http://www.eutrophic.tld/somatopsychic/oversharp.html" . + . + _:Bfaa6d656f5d9214fffcf096bc2295aad . + . + "http://www.sanctums.tld/camouflagers/vermifuge.html" . + "sputniks conspectus camouflagers" . + "41"^^ . + . + _:Bf0e519725350b2e9b31e4786d500ef7c . + . + "http://www.prosecutions.tld/waitings/cuban.html" . + "manifestative pelter waitings" . + "http://www.puniness.tld/prosecutions/pelter.html" . + . + _:B356e64fb75670cb299ba4339b899f0b7 . + . + "http://www.careering.tld/hepatics/colonies.html" . + "lobsters triplets hepatics" . + "167"^^ . + "http://www.dragged.tld/careering/triplets.html" . + . + _:Bdf3ae01547bbc943817ecc6308db7d6a . + . + "1958"^^ . + "http://www.zonated.tld/landowning/redevelops.html" . + "initialed pouts landowning" . + "106"^^ . + "http://www.rancour.tld/zonated/pouts.html" . + "aquas initialed zonated" . + . + _:B8eeab517d5f805090df46e17eb9727df . + "1964"^^ . + "http://www.kibbutz.tld/fatsoes/expressiveness.html" . + "semipro stager fatsoes" . + "http://www.misbehaver.tld/kibbutz/stager.html" . + "openheartedness semipro kibbutz" . + . +_:B6a42bc829a23f295f454b7c86545858d "Motoyasu Calligy" . +_:B6a42bc829a23f295f454b7c86545858d . +_:Beb14c8a638598c8f3ea1cbb7e692e3cb "Megi Stanway" . +_:Beb14c8a638598c8f3ea1cbb7e692e3cb . + _:B5dfa60c7dd22bad6bd276267b0d79183 . + . + "http://www.ruralite.tld/deescalating/browbeats.html" . + "bedcovers presages deescalating" . + "170"^^ . + "http://www.yahooism.tld/ruralite/presages.html" . + . +_:B6f91fe749977814e3502811a0049e86a "Caleb Wernick" . +_:B6f91fe749977814e3502811a0049e86a . + _:B8f1104aaae9ab7c50f303b42f826f1b6 . + _:B2c935f862b66a6e75373d8d541c83053 . + . + "http://www.ensorcels.tld/worsted/skewered.html" . + "unavailingly nonvirulent worsted" . + "9"^^ . + . + _:B08e1574c84bf885de99f31514507453e . + . + "http://www.overdramatize.tld/misdoubts/catatonics.html" . + "consenters daylights misdoubts" . + "15"^^ . + "http://www.declarations.tld/overdramatize/daylights.html" . + . +_:B8db860767b1d1b61a6433245ef3a1426 "Xylo Culbreath" . +_:B8db860767b1d1b61a6433245ef3a1426 . +_:Be6090c5afa925830bd3d136038c81844 "Litzy Parsygnat" . +_:Be6090c5afa925830bd3d136038c81844 . + _:Bda78a14711f198976efa7822809a1fc9 . + . + "http://www.matzohs.tld/undersize/hallowing.html" . + "mealybugs bung undersize" . + "98"^^ . + . +_:Be9816138259c08b383b226b8c3af6ea7 "Agafiia Rushford" . +_:Be9816138259c08b383b226b8c3af6ea7 . +_:Bdb78094ade43953811e34097dd5dd97b "Prebrana Kekiwi" . +_:Bdb78094ade43953811e34097dd5dd97b . + _:Bd9a1418952cbd6df64d973d763047c57 . + _:B1fcd411cc6219e60828dda5140710eb3 . + . + "http://www.separably.tld/decentring/reviser.html" . + "birchism vociferation decentring" . + "197"^^ . + "http://www.thiosulfate.tld/separably/vociferation.html" . + . + _:Bc4ed98071e062595339fc8d5e6961154 . + . + "http://www.thousandths.tld/abacuses/lazyish.html" . + "overfill bumping abacuses" . + "195"^^ . + "http://www.adjournments.tld/thousandths/bumping.html" . + . + "1965"^^ . + "1"^^ . + "http://www.appointer.tld/ruminating/pryingly.html" . + "Proceeding 4 (1965)" . + "McGraw-Hill" . + "0-4473-8124-0" . + "exobiology appointer aviso" . + . + _:B182966bac9234a6916b941943b8e18dc . + . + "http://www.yearner.tld/parallelograms/derms.html" . + "ventral tamest parallelograms" . + "9"^^ . + . + _:Bba1d13c1fe934667a5e3c541ca47da00 . + _:B83be25e69354ebe6b100463eb5d69ce5 . + . + "http://www.oleoresin.tld/requires/interlining.html" . + "reexpressed frostbiting requires" . + "68"^^ . + "http://www.understatement.tld/oleoresin/frostbiting.html" . + . +_:B0006075915da84b0039da0b39fd1b920 "Katyushka Gabriele" . +_:B0006075915da84b0039da0b39fd1b920 . + _:Bf3ac768edc82318d6648cba22228e7da . + . + "http://www.gorsy.tld/outriggers/reshipments.html" . + "catharine ablation outriggers" . + "156"^^ . + "http://www.chauffeuse.tld/gorsy/ablation.html" . + . + "1967"^^ . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + "inactively pastina irregardless" . + "pastina centiliter romanticists" . + "http://www.irregardless.tld/romanticists/mailability.html" . + "85"^^ . + . + . + "http://www.beano.tld/irregardless/centiliter.html" . + . +_:B3f841dd9046b577da1b753217710b32c "Kilikeia Kenne" . +_:B3f841dd9046b577da1b753217710b32c . + . + _:B7966aa5fd9196b5064d8068edbe0d74c . + . + "http://www.medallions.tld/gnashes/chuffs.html" . + "museful malingerers gnashes" . + "5"^^ . + "http://www.adamantine.tld/medallions/malingerers.html" . + . +_:Bccf2b19ce3b86c6135a062e047d1965e "Hasumati Cafasso" . +_:Bccf2b19ce3b86c6135a062e047d1965e . + _:B775c333bfb4379adee2969a435e04088 . + . + "1957"^^ . + "http://www.poilu.tld/reinterrogate/folktales.html" . + "timeservers lothsome reinterrogate" . + "12"^^ . + "http://www.arsenides.tld/poilu/lothsome.html" . + "reagent timeservers poilu" . + . +_:Ba6e46207f24a6558f36971322cb8da54 "Kali Jutras" . +_:Ba6e46207f24a6558f36971322cb8da54 . + _:B5218fdb1232fb870c8f54abd7339058c . + . + "1956"^^ . + "http://www.taring.tld/redcap/outrun.html" . + "including popularization redcap" . + "83"^^ . + "http://www.pesterer.tld/taring/popularization.html" . + "cannabic including taring" . + . +_:B6b3b9e593089d37b6348a5fbd132351f "Rhea Platas" . +_:B6b3b9e593089d37b6348a5fbd132351f . + _:Be0fffa952927aff638d5b6bc718c40fd . + . + "http://www.conurbations.tld/multipeds/irremediably.html" . + "otologist occupiers multipeds" . + "161"^^ . + "http://www.stolidly.tld/conurbations/occupiers.html" . + . + _:Bc173a5364999b18cff611f8bcfc8eed0 . + . + "http://www.hoisting.tld/tarnishable/centralizes.html" . + "backspin bourgeoned tarnishable" . + "119"^^ . + "http://www.insurrectionaries.tld/hoisting/bourgeoned.html" . + . +_:B8015a72949c03b1d2f95c38a4f25b747 "Vasileva Rugg" . +_:B8015a72949c03b1d2f95c38a4f25b747 . +_:Be7cdcd236f0da0a6e44b94e03b0684e3 "Thirza Groot" . +_:Be7cdcd236f0da0a6e44b94e03b0684e3 . + _:Bcadb66b00a365d98a8fbbed7d6b6925b . + _:B8cc49754a51ba7673adf9e5efd84441d . + . + "http://www.muumuus.tld/laces/horsewhip.html" . + "chessboard ecumenicalism laces" . + "54"^^ . + . + _:B5819da5ac8e725d166de6fc7d85017f0 . + . + "1962"^^ . + "http://www.convivially.tld/unamortized/connecting.html" . + "cemeteries assigned unamortized" . + "92"^^ . + "slinger convivially assigned" . + . +_:Bdcaa7f1dd2a30dbc5f586be4a444bae6 "Natesa Picard" . +_:Bdcaa7f1dd2a30dbc5f586be4a444bae6 . + _:B561a20064fddeb076fdd0d6dcdd03646 . + . + "http://www.yeshivoth.tld/tosspots/ateliers.html" . + "gluers displeased tosspots" . + "38"^^ . + . +_:B7790ded43d67b17a1826accb062d16fe "Raamiz Berard" . +_:B7790ded43d67b17a1826accb062d16fe . + _:B0bac4f7787d0e9935172a241665ab43a . + . + "http://www.eavesdrops.tld/construes/heirs.html" . + "outsmarting reorganize construes" . + "77"^^ . + "http://www.administrator.tld/eavesdrops/reorganize.html" . + . +_:B855ce5f55b280ce36d98ee1dc02ec0a7 "Makarius Passini" . +_:B855ce5f55b280ce36d98ee1dc02ec0a7 . +_:B22404052563d91715f0fe42bd8ca5853 "LaKendria Rimi" . +_:B22404052563d91715f0fe42bd8ca5853 . +_:Ba1ecc752377eb0d709f69cfd3a63a56e "Mawuli Weeks" . +_:Ba1ecc752377eb0d709f69cfd3a63a56e . + _:Bae014605e2851aee806467cf430b026c . + . + "1952"^^ . + "http://www.paramedical.tld/aisles/radiographs.html" . + "childhoods radarscope aisles" . + "19"^^ . + "http://www.indurating.tld/paramedical/radarscope.html" . + "misprinting childhoods paramedical" . + . +_:B8f4ecafcc05ffa5968b5f5b0862cf2d8 "Dwayne Trullinger" . +_:B8f4ecafcc05ffa5968b5f5b0862cf2d8 . +_:B3171fdcb441bfef52bd2434e1baa7c0b "Madawc Monteleone" . +_:B3171fdcb441bfef52bd2434e1baa7c0b . + _:Bd99ff72652de12beb136b3ee1abf7cb2 . + . + "http://www.rejudge.tld/suability/unornamented.html" . + "completes nonadministratively suability" . + "180"^^ . + "http://www.panchromatic.tld/rejudge/nonadministratively.html" . + . +_:B354790bca23bd08c54b6c98ef560bc39 "Duygu Poster" . +_:B354790bca23bd08c54b6c98ef560bc39 . + _:Bf4899126f1f50c41f346bdaf21c094dd . + . + "1959"^^ . + "http://www.insurrectionist.tld/caitiffs/alkyls.html" . + "lithographer gabbler caitiffs" . + "http://www.reentered.tld/insurrectionist/gabbler.html" . + "spriest lithographer insurrectionist" . + . + _:B88ac5778cbb6aaa1493b0380f645cfbc . + . + "http://www.afros.tld/feedlots/fearer.html" . + "inducts signaling feedlots" . + "156"^^ . + "http://www.federalizations.tld/afros/signaling.html" . + "http://www.balsaming.tld/inducts/afros.html" . + . +_:Bd66eb969487a69d4c76965cdfa571c59 "Ayla Moncrief" . +_:Bd66eb969487a69d4c76965cdfa571c59 . + _:B3e9e8973e2f6f9db79694421c843cd8a . + . + "http://www.withholding.tld/punning/ribaldry.html" . + "lichee decalcified punning" . + "172"^^ . + "lichens aneurisms indemnitor nibbles unambitious niggling kowtowed temptations remarques broadaxe" . + "http://www.splurging.tld/withholding/decalcified.html" . + . +_:Bcb6c2a976814383cc007e5d0e33cf6ef "Inayat Deignan" . +_:Bcb6c2a976814383cc007e5d0e33cf6ef . + _:Bc736cce6b76f06ea55b12bbdde1eeddc . + . + "http://www.cannonaded.tld/maturation/densifying.html" . + "spurned torchere maturation" . + "61"^^ . + "http://www.bookrest.tld/cannonaded/torchere.html" . + "http://www.jaggers.tld/spurned/cannonaded.html" . + . + . + _:B0f1717c61b9db82afc6954ced8912274 . + . + "http://www.succulently.tld/underlaid/neurosurgeon.html" . + "alkalin marquise underlaid" . + "146"^^ . + "http://www.recirculations.tld/succulently/marquise.html" . + . +_:Bc79f17311b8fabb5ee3210d8f9a09574 "Nezhdakha Ardelean" . +_:Bc79f17311b8fabb5ee3210d8f9a09574 . + _:B99283e27dd2cdd44c6bc4bdea3dd1048 . + _:Bead2569379d5640c5bc5f744002eaf34 . + . + "http://www.turbocharger.tld/broadswords/deprecative.html" . + "herbal syphilitic broadswords" . + "3"^^ . + . + _:B73bd4e22b98e7364e6e8b05cc6e341bb . + . + "1966"^^ . + "http://www.degerm.tld/whitter/callousness.html" . + "officiated cabbalah whitter" . + "121"^^ . + "http://www.dumpcart.tld/degerm/cabbalah.html" . + "irascibility officiated degerm" . + . + _:B7dfe9396d863dee8bed5eb58e678e280 . + . + "http://www.doughiest.tld/rattlebrains/flatcar.html" . + "sillies exhibited rattlebrains" . + "176"^^ . + "http://www.drones.tld/doughiest/exhibited.html" . + . + _:B028d743e43162c2e900e5eb118a0bc68 . + "1965"^^ . + "http://www.gunsmiths.tld/weakfishes/gastrologists.html" . + "deedbox nutrients weakfishes" . + "61"^^ . + "http://www.agreeably.tld/gunsmiths/nutrients.html" . + "airfreight deedbox gunsmiths" . + . + _:B75a936288936e532fa063203e43789d2 . + . + "http://www.melodist.tld/serenaded/bestowed.html" . + "batiks aglimmer serenaded" . + "19"^^ . + "http://www.fetted.tld/melodist/aglimmer.html" . + . +_:Bdae679a3e355394898a045b9cbe65c35 "Yago Ruta" . +_:Bdae679a3e355394898a045b9cbe65c35 . + _:Bda74cd8175922f033f2c050e9cf54499 . + . + "http://www.piccalilli.tld/hatched/archetypes.html" . + "muskits expender hatched" . + "http://www.profitable.tld/piccalilli/expender.html" . + . +_:B6233cf4d3e295864cef47de1b2e3233f "Demetri Zeyer" . +_:B6233cf4d3e295864cef47de1b2e3233f . +_:B8fb2823aec4168fc1209070a7c10b398 "Eupeithes Bevens" . +_:B8fb2823aec4168fc1209070a7c10b398 . +_:B7afe365d24e02175b05faf6c654003a9 "Gerit Ferandez" . +_:B7afe365d24e02175b05faf6c654003a9 . +_:B133e9eea1599dfab8affb73610f7a830 "Teshka Kilday" . +_:B133e9eea1599dfab8affb73610f7a830 . +_:B2b0f709c78818cd0660e5eb0244b6d2d "Kasienka Keiswetter" . +_:B2b0f709c78818cd0660e5eb0244b6d2d . +_:B7c13f1b3dc4fa9775b739f619bac42f7 "Raabiya Carie" . +_:B7c13f1b3dc4fa9775b739f619bac42f7 . + _:Bd1dd7b09b3a16a8522de4b514fb66efb . + . + "1961"^^ . + "http://www.raggedest.tld/admonitory/recombining.html" . + "lowlander downsize admonitory" . + "158"^^ . + "http://www.trousseau.tld/raggedest/downsize.html" . + "bovinely lowlander raggedest" . + . +_:B9fcb4522afba23952b807b64643ac8f1 "Gulielma Arce" . +_:B9fcb4522afba23952b807b64643ac8f1 . + . +_:B523e780e6af52ec7ec11ac7f7dca6c1a "Levka Kerney" . +_:B523e780e6af52ec7ec11ac7f7dca6c1a . + _:Befd1f253a25d5f1169cf43ee546a854b . + _:B943f451275cd3b2640abf0def7757a0d . + . + "http://www.poetess.tld/andirons/ascendance.html" . + "punitively lacer andirons" . + "200"^^ . + "http://www.silvester.tld/poetess/lacer.html" . + . +_:B8505565b7bd24b61a7a4cc41fef8f196 "Gwyr Catacun" . +_:B8505565b7bd24b61a7a4cc41fef8f196 . +_:Bbabdd17ac191376418952cdde7bec84f "Fia Cutone" . +_:Bbabdd17ac191376418952cdde7bec84f . +_:Bfecf387733b84dd011e1fdb92a061c17 "Yukari Pitcairn" . +_:Bfecf387733b84dd011e1fdb92a061c17 . +_:B549a6c08a9f2081f13defa299875d368 "Taisho Gasbarro" . +_:B549a6c08a9f2081f13defa299875d368 . + _:B6b22fee2c7efa4029a58c523a7c95670 . + . + "1964"^^ . + "http://www.residency.tld/gnocchi/discording.html" . + "booed tellership gnocchi" . + "82"^^ . + "http://www.permissable.tld/residency/tellership.html" . + "academicism booed residency" . + . +_:Baea0043414838d92dc466094c0e9e909 "Elieis Brazzi" . +_:Baea0043414838d92dc466094c0e9e909 . +_:B3b726e43e4fc9795ed5cef2aba22cec7 "Julieta Stlouise" . +_:B3b726e43e4fc9795ed5cef2aba22cec7 . +_:Bde6bf50a01b1508d326cf6255b8f3653 "Steffen Tata" . +_:Bde6bf50a01b1508d326cf6255b8f3653 . + _:Baa5aade3d24ca749418a0eb46d47e6f8 . + . + "http://www.oakum.tld/profitableness/offhanded.html" . + "recreations staggery profitableness" . + "102"^^ . + "http://www.gads.tld/oakum/staggery.html" . + . +_:B1ab61c27db603c6c2014eb92889e3f7a "Colton Vallone" . +_:B1ab61c27db603c6c2014eb92889e3f7a . + _:Bbbd4846e7c4bd6285f23f7ae13e4a483 . + . + "http://www.databases.tld/expressionists/panache.html" . + "penlight duffers expressionists" . + "144"^^ . + "leaves admirable formating lockless hoarier tincting shined headshrinker lacerates" . + . + _:B22a7f7bb35cfbd2421d11e9c1f82def3 . + . + "http://www.pulleys.tld/piscators/ossificatory.html" . + "psychokinesia plutonic piscators" . + "196"^^ . + "http://www.catawbas.tld/pulleys/plutonic.html" . + . + _:B79d9dce18c6ebe4178cd3de95140789d . + _:B27d2af9ad59478c6e54b77f1375c0dc0 . + . + "http://www.monocots.tld/septicemia/center.html" . + "ebonizing stimulatingly septicemia" . + "109"^^ . + "http://www.buncoing.tld/monocots/stimulatingly.html" . + . +_:B67b49bc507abbebf0e664041d8d44100 "Kimbel Carline" . +_:B67b49bc507abbebf0e664041d8d44100 . + _:Bee82a57a59028c54367973283b1e3bbe . + . + "http://www.soapboxes.tld/joins/disallowances.html" . + "bloodily loams joins" . + "115"^^ . + "http://www.outstretches.tld/soapboxes/loams.html" . + . +_:B790b06cccdfeaf983de4fc8a95fc6450 "Filiberto Grboyan" . +_:B790b06cccdfeaf983de4fc8a95fc6450 . +_:Bf4bbfe8af785f0a6c904865b21e1bd9f "Sakari Hellstrom" . +_:Bf4bbfe8af785f0a6c904865b21e1bd9f . + _:B9f632ff19616412f72eb4482dfd85ac1 . + . + "http://www.bitched.tld/flyable/abrogators.html" . + "vitiated ennoblers flyable" . + "166"^^ . + . +_:B9926ee59ff0f013f391b47ab0083bde8 "Benita Hatzenbuehler" . +_:B9926ee59ff0f013f391b47ab0083bde8 . + _:B541899b349a3ebc8236d9e71486efabe . + _:B72b1e419cf16ec251011644f0991d57b . + . + "http://www.kidnaper.tld/dopiness/stoutish.html" . + "impacted baulking dopiness" . + "102"^^ . + "http://www.antis.tld/kidnaper/baulking.html" . + . + _:B3a1ea5d0e53515b4c82fd120ccbbbc85 . + . + "http://www.indigoes.tld/moors/bonded.html" . + "chancier oolith moors" . + "47"^^ . + . +_:Bd9a72ceb7c7e3a920cf9702e477c3dff "Neo Karper" . +_:Bd9a72ceb7c7e3a920cf9702e477c3dff . + . + "1318"^^ . + "Williams & Wilkins, Medical Publishers" . + _:B6f7d98925d42f1969447baac69e5e923 . + . + "1958"^^ . + "bowyer lilacs feminize" . + _:B902b688e0e0962f98abf8ecf4fad7463 . + "http://www.lilacs.tld/unrest/dojos.html" . + "0-2511-7339-0" . + "Proceeding 2 (1958)" . + _:B8409b0551d13574f9c75475250815219 . + . + "1960"^^ . + "http://www.honeymooner.tld/introspections/housekeepers.html" . + "rules catalytically introspections" . + "185"^^ . + "http://www.relation.tld/honeymooner/catalytically.html" . + "shedable rules honeymooner" . + . +_:Be8ba89c9916319416018b834a566d16b "Litvina Gerwitz" . +_:Be8ba89c9916319416018b834a566d16b . + _:B125498e1f8c60d3a646d3152bcd6bea4 . + _:B2205e413bae90a295d54f5866bfa1069 . + . + "http://www.exempli.tld/bobolinks/printable.html" . + "unreflecting lambed bobolinks" . + "70"^^ . + "http://www.spunkiest.tld/exempli/lambed.html" . + . + _:B89ac97d30c2e010f7d9b968aa0719509 . + . + "http://www.shuffler.tld/catwalk/toolers.html" . + "gnaws lactations catwalk" . + "143"^^ . + . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1966"^^ . + "http://www.outbuildings.tld/gorki/mummying.html" . + "reprehension scantiest gorki" . + "129"^^ . + "http://www.obsessively.tld/outbuildings/scantiest.html" . + "acidifies reprehension outbuildings" . + . +_:B2ad347ed5b14a28d76bedeeafdc9c552 "Kaazima Pavich" . +_:B2ad347ed5b14a28d76bedeeafdc9c552 . + _:B8d95159aaa03618f28309a8801f65e19 . + "1966"^^ . + "http://www.bifurcates.tld/condemning/reincarnate.html" . + "calumniation kinship condemning" . + "49"^^ . + "grazingly bifurcates kinship" . + . + _:B5386c452855a1419eb903306476d9d99 . + . + "1960"^^ . + "http://www.weightily.tld/requiem/naphthas.html" . + "bridged stimulated requiem" . + "31"^^ . + "numberings weightily stimulated" . + . +_:B1f88519b236bd4737fad1d5d1bd2527f "Diomedes Raisley" . +_:B1f88519b236bd4737fad1d5d1bd2527f . +_:Bf1908b91804ec102dbcc901af462310f "Naonobu Dettmer" . +_:Bf1908b91804ec102dbcc901af462310f . + _:B30e6982a4b0d56456358bbac050a179d . + _:Bcc07f54eb8ec6b150cd4dc3c5ab12039 . + . + "http://www.clairvoyance.tld/unfeasible/blanketed.html" . + "messages gastronomical unfeasible" . + "86"^^ . + "http://www.revives.tld/clairvoyance/gastronomical.html" . + . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "1966"^^ . + "http://www.relational.tld/underwaists/notional.html" . + "cormorants gillnets underwaists" . + "177"^^ . + "catarrhally relational gillnets" . + . +_:B5caf405910143a827b63f94bde9564d6 "Shameem Resureccion" . +_:B5caf405910143a827b63f94bde9564d6 . + _:Be0b1e375b6f72fb3791edfe45f337c82 . + "1957"^^ . + "http://www.unfeared.tld/peppertree/legendarily.html" . + "locket homeowners peppertree" . + "75"^^ . + "http://www.rootless.tld/unfeared/homeowners.html" . + "apres locket unfeared" . + . + _:B98b9feb48f6119b3b957e932a4022cb4 . + . + "1956"^^ . + "http://www.sextants.tld/consoles/skeletomuscular.html" . + "zincing osteoscleroses consoles" . + "30"^^ . + "http://www.idylist.tld/sextants/osteoscleroses.html" . + "nurtures zincing sextants" . + . +_:B7966aa5fd9196b5064d8068edbe0d74c "Irminwin Milloy" . +_:B7966aa5fd9196b5064d8068edbe0d74c . +_:B70b65c9cf0c63aaa981f527d22a26489 "Gesine Desue" . +_:B70b65c9cf0c63aaa981f527d22a26489 . + _:Be50f93061a1194fa53415c3e71b864f8 . + . + "http://www.boatloads.tld/onenesses/racings.html" . + "lingier yanked onenesses" . + "100"^^ . + . +_:B46a2a25f5d315aaca56c7f42f6bb3ff9 "Pumeet Jamir" . +_:B46a2a25f5d315aaca56c7f42f6bb3ff9 . + _:B185c977381aea161cc99669db7d06e46 . + . + "http://www.outflanking.tld/commuted/lachrymation.html" . + "undermentioned funnyman commuted" . + "144"^^ . + "http://www.anesthetization.tld/outflanking/funnyman.html" . + . + _:Ba754a144c416280708701589de19799b . + . + "http://www.guilders.tld/counterrevolutionary/touchiness.html" . + "conned whispering counterrevolutionary" . + "121"^^ . + "http://www.sleuths.tld/guilders/whispering.html" . + . + _:B23fc2a2c63e172802668a20b20a0cb34 . + _:B198f6e892b88d3a1ea1bd52104f51316 . + . + "http://www.dismalest.tld/sideburns/formalist.html" . + "frigidly unactuated sideburns" . + "175"^^ . + "http://www.photoengraver.tld/dismalest/unactuated.html" . + "cockled arrangement dyspeptics cymbalists citatum groundnut marrons headlining deathcup avatars sufficiency froes stewpan douche prestamp faultiness elections suer softbound clapt cairns boozily solidification preventiveness cockerel pentathlon ladlefuls toweringly fraying hellgrammites doziest uncensored sorghums humpier eradicates dyspepsy perkiness narrowing homebodies hilariously cumberers deprehension abjectness incapacious hairless glary speedster argentum psychosomatics reformating foreshadower conflictive amanuenses plumpers excreta differentiae teens anchored sheepman pulsejets attributively annotativeness achene cutup exigence cellists lobber unsafely alumroots follower twisters anaesthetization nonrefillable casements renegades relinquishing pursed atavists levant noetic rewelds revamped flyblown embosoming chinchillas undercharge overflight spillable adjustment jujubes ravishingly manges squids pyramided rapidly resection preform embryologically overwise annotating multiform worrier contravenes drinks nothings rioting maltier thessalonians pipingly pining nosebands lowbred decanter burs sleaziness pollywog empyreans prolixly desiccated tapestried buttons bridewell parred consummations overcautiously reputedly identifiability stagier older counselable glims schoolmistress enfold kirtle analytically titillations equivocalities tidbits quintuplicate welcomers heisting talks sidearms salads seepier backbit cockup muller underemphasizes chancellorships mealiest torching lated lepers axonal huntsmen seemed heavens ahems sublimates mods gullied agencies deux scrappage timbres identically" . + . +_:B5f9fa081525ced1eba1c9afeb20ab494 "Mauty Ly" . +_:B5f9fa081525ced1eba1c9afeb20ab494 . + _:Bed077ce2f7c1610c45bc544d100535c6 . + _:B63586ed6ce9ccc8a98258c87fdd4685f . + . + "http://www.rowdyism.tld/spryer/humidifier.html" . + "melodically pauperizing spryer" . + "141"^^ . + "http://www.jerseyite.tld/rowdyism/pauperizing.html" . + . + _:B2ab5366caf6bfc72e9f8bb931e434b58 . + "1966"^^ . + "http://www.reechoed.tld/grizzliest/enervates.html" . + "uprooters galvanometric grizzliest" . + "39"^^ . + "mineralized reechoed galvanometric" . + . + _:B2d614900cb575393215e773d347fc570 . + _:Bb2bd5a7505be484387ca2dd762c45f70 . + . + "1963"^^ . + "http://www.inhume.tld/striper/highnesses.html" . + "nicked cooncan striper" . + "preannounces inhume cooncan" . + . + _:B91919c68cf393874d426099b9fc0b1de . + . + "1962"^^ . + "http://www.ambrosias.tld/rehinges/satanical.html" . + "provokers shags rehinges" . + "18"^^ . + "http://www.infrasonic.tld/ambrosias/shags.html" . + "accusable provokers ambrosias" . + . +_:Be874fb42d8354f8c67ea483677a518d8 "Kateena Schoeder" . +_:Be874fb42d8354f8c67ea483677a518d8 . +_:B4a43025bea2151723731e8d121467782 "Carlton Feagley" . +_:B4a43025bea2151723731e8d121467782 . + _:B149622970ada8b0647e28f7dfe02dc4e . + . + "http://www.cyanogen.tld/noisome/braided.html" . + "reprehensibly ripost noisome" . + "28"^^ . + "http://www.drongo.tld/cyanogen/ripost.html" . + . + _:B593c0b9e4160eb99d53afbae97401e96 . + . + "http://www.cajolingly.tld/uproariously/inimitably.html" . + "cayenned handholds uproariously" . + "101"^^ . + . + _:B5d77221e64edf77893d72d9cf7ae9a26 . + _:B8b2f6e3a7c5ae2fd9c738af588877e45 . + . + "http://www.biorhythmic.tld/unbolted/wintering.html" . + "gets clitorises unbolted" . + "179"^^ . + . +_:B248e667865197d4a0c8f740b9255cc16 "Obiareus Ettman" . +_:B248e667865197d4a0c8f740b9255cc16 . +_:B7caeb3b32adbb4fd6354db6c5ec16d0b "Lutfiyya Tinch" . +_:B7caeb3b32adbb4fd6354db6c5ec16d0b . +_:Bf56c8b81f582205604302a0ebd01c149 "Digo Belli" . +_:Bf56c8b81f582205604302a0ebd01c149 . + _:Bb872314698c597e8c8c014788acc8883 . + . + "1952"^^ . + "http://www.aoudads.tld/missis/affability.html" . + "deformer thrashes missis" . + "83"^^ . + "http://www.marvels.tld/aoudads/thrashes.html" . + "grittier deformer aoudads" . + . + _:B93f671a5c12f8e55d1ff157bad8f03ff . + . + "http://www.occulters.tld/amenities/desecrated.html" . + "bounden blubberer amenities" . + "71"^^ . + "http://www.nippy.tld/occulters/blubberer.html" . + . +_:B29dbb91701d768c8412ced8c8f26b60d "Wendy Rae" . +_:B29dbb91701d768c8412ced8c8f26b60d . + _:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "1959"^^ . + "http://www.varment.tld/shiftlessness/quadruplication.html" . + "mooniest infests shiftlessness" . + "169"^^ . + "http://www.cowboys.tld/varment/infests.html" . + "realtors mooniest varment" . + . +_:Bc1a680e3efa669d97b20f3ba571a527e "Takuboku Aicklen" . +_:Bc1a680e3efa669d97b20f3ba571a527e . +_:B2abfc04f17b95fc6e174edbbcf1985dc "May Hamiton" . +_:B2abfc04f17b95fc6e174edbbcf1985dc . +_:B4df5fec6a97bb3441672df031606c767 "Kamba Tokarski" . +_:B4df5fec6a97bb3441672df031606c767 . + _:Bfdf73e978149c9dfe6ac6decabf283db . + . + "http://www.appetency.tld/gales/balladries.html" . + "overdrinks immunotherapies gales" . + "123"^^ . + . + _:B03d9bce49c59e9a3d1c1bedeec676086 . + _:Bbae5c2b6db28114b0a533aedb20eda90 . + . + "http://www.babul.tld/saturations/aggie.html" . + "resubscribed beleaguering saturations" . + "disfranchiser lofters zoeas cd papooses abashment reweighed clarion alienates smegmas korsakow" . + "http://www.guested.tld/babul/beleaguering.html" . + . +_:Bf4fc553085f648213a4155a290993ff4 "Kiriaki Stoneberger" . +_:Bf4fc553085f648213a4155a290993ff4 . + . + _:Ba469f1710b11a6a670af318ecd7cda07 . + . + "http://www.folklorists.tld/yeller/cognizably.html" . + "scalepan attractive yeller" . + "194"^^ . + "http://www.decaffeinates.tld/folklorists/attractive.html" . + . +_:Bdf8bf91334cd9acad93186146765f8d7 "Gebharde Host" . +_:Bdf8bf91334cd9acad93186146765f8d7 . +_:B9316ba2e2f70204a686f5d67bfb2fb1a "Tameron Banvelos" . +_:B9316ba2e2f70204a686f5d67bfb2fb1a . +_:Ba42e710e2df394c68c105c3e8611a116 "Deiene Doorley" . +_:Ba42e710e2df394c68c105c3e8611a116 . +_:B4048cbc5bee12cb46f8f394f0c4f4dbe "Cisco Agtarap" . +_:B4048cbc5bee12cb46f8f394f0c4f4dbe . + _:B2b4865282e5950321488a284c183e7c1 . + . + "http://www.axletree.tld/unplayable/backing.html" . + "patois ritualized unplayable" . + "145"^^ . + . +_:Bf3170a32e3579767fbc06a67bdf516b8 "Ladinka Ehiginator" . +_:Bf3170a32e3579767fbc06a67bdf516b8 . +_:B10f38bdca983a883cf14e387f1d90eb6 "Ingetrud Balezentis" . +_:B10f38bdca983a883cf14e387f1d90eb6 . + _:Be9ddb208d93a935c91d67bbe0c5ce826 . + _:Bc3cc421ad920491a2f568dda8cbd56b8 . + . + "http://www.willies.tld/tattooing/detainee.html" . + "reworking clarioned tattooing" . + "87"^^ . + "http://www.gatecrasher.tld/willies/clarioned.html" . + . + _:B3171fdcb441bfef52bd2434e1baa7c0b . + _:Bd3050ba68ed1f88103d52ade319b44fc . + . + "http://www.handlists.tld/millrun/ideomotor.html" . + "gimcracks vermiculites millrun" . + "138"^^ . + . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B2f06a021de5af0b85ee3836e574cf4d2 . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + "1964"^^ . + "11"^^ . + "Journal 3 (1964)" . + "1"^^ . + . + _:B97bddd23976713ffbb1310615a1bb661 . + . + "http://www.adoptees.tld/incredibility/elucidation.html" . + "potentials reavowed incredibility" . + "186"^^ . + . + _:B30450942317a366a133c07200fe1e859 . + . + "http://www.weevil.tld/proponing/gropingly.html" . + "grittiness rabbets proponing" . + "86"^^ . + "http://www.develops.tld/weevil/rabbets.html" . + . + _:B3be714137c840e953fef25fbc337d15e . + . + "1962"^^ . + "http://www.matless.tld/quitclaimed/disappointments.html" . + "microstructure firebase quitclaimed" . + "69"^^ . + "http://www.enduing.tld/matless/firebase.html" . + "sporozoon microstructure matless" . + . +_:B032bf000b7c8e7bca172610d8188bcb8 "Ronna Gaitan" . +_:B032bf000b7c8e7bca172610d8188bcb8 . +_:B0337c89f4fe0431aea9589bb39c977b1 "Liska Lambourne" . +_:B0337c89f4fe0431aea9589bb39c977b1 . + _:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + "1958"^^ . + "http://www.bits.tld/buckhound/villainess.html" . + "tzar municipalities buckhound" . + "152"^^ . + "overstimulate bits municipalities" . + . +_:B015ac5fdcbb0070c63c15942c560795e "Cheryl Kauphusman" . +_:B015ac5fdcbb0070c63c15942c560795e . + _:B9fcb4522afba23952b807b64643ac8f1 . + . + "http://www.pegboxes.tld/extenuation/stranders.html" . + "prosecutrices feeblish extenuation" . + "163"^^ . + "http://www.yawing.tld/pegboxes/feeblish.html" . + . + "decrials booming spunkily" . + "http://www.constipating.tld/spunkily/sedates.html" . + "http://www.sox.tld/constipating/booming.html" . + . + _:Bff6c08e1d23aeee9972ab3403234e4f6 . + . + "1955"^^ . + "25"^^ . + . + "agonizingly decrials constipating" . +_:Bcbe75eb4b66057f7783121e42b5c00bf "Cascadia Delco" . +_:Bcbe75eb4b66057f7783121e42b5c00bf . + _:B9f3678f37a2caccf6d7453c60076c7c5 . + "1966"^^ . + "http://www.feebleness.tld/easies/mechanization.html" . + "fitted admixes easies" . + "54"^^ . + "http://www.antisocially.tld/feebleness/admixes.html" . + "hacksaws fitted feebleness" . + . + _:Bd6444f174d8afeab2def7a5b50b008dc . + _:B368c09bcdafed99af657289d17497a99 . + . + "http://www.appointively.tld/eliminator/reviver.html" . + "solemner ascribes eliminator" . + "27"^^ . + "http://www.prologued.tld/appointively/ascribes.html" . + . + _:B1075b58c5fe18619664372d50c1a2664 . + _:B2e33b35a7b0e2f076958575471e261b1 . + . + "http://www.nettier.tld/glyptic/overmastered.html" . + "scurries ameboid glyptic" . + "128"^^ . + "http://www.bastille.tld/nettier/ameboid.html" . + . +_:B90452d4fb8f3d9ec1c98189b141be3b5 "Urs Mcshea" . +_:B90452d4fb8f3d9ec1c98189b141be3b5 . + _:B7e7b9aca4467814072e622cbea792e28 . + . + "1965"^^ . + "http://www.integration.tld/wardens/novelly.html" . + "marling foundries wardens" . + "5"^^ . + "http://www.ornamented.tld/integration/foundries.html" . + "undeceives marling integration" . + . + _:B0473ad6bab193b04a5f11ba04bb56cf6 . + . + "http://www.sources.tld/powerless/williwaws.html" . + "osculating providently powerless" . + "137"^^ . + . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + "1964"^^ . + "http://www.headquartering.tld/quietist/foamed.html" . + "pregnantly examinees quietist" . + "triunes headquartering examinees" . + . +_:B5a5e7d84b462cb99dc870c4d5db654a6 "Aldora Urion" . +_:B5a5e7d84b462cb99dc870c4d5db654a6 . + _:Be40d197594dc3d0c7ff0af962877aa9e . + _:B1a252e19fbebb3521ae57cf424ff710b . + . + "http://www.taffetas.tld/inflictable/functioning.html" . + "knuckler tickets inflictable" . + "69"^^ . + . +_:B087eb3bbee07dcc1b6c9d488a43ec505 "Talisha Beans" . +_:B087eb3bbee07dcc1b6c9d488a43ec505 . +_:Baa8d14a59c7748fa3ef4f57702548aac "Cathrine Ayoob" . +_:Baa8d14a59c7748fa3ef4f57702548aac . + _:Ba574913d558caaad67af6b8674d33a45 . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + . + "http://www.odiums.tld/sunbursts/sanitaria.html" . + "endangerment visors sunbursts" . + "200"^^ . + . + _:Bc29e46a49d9775bc05bcd919dc194c28 . + . + "http://www.inventories.tld/indulgently/adducing.html" . + "listed husbander indulgently" . + "36"^^ . + . + _:B0cdf1e6f892bda06a208c7d2088212dc . + . + "http://www.sphygmograph.tld/ratiocinator/nonconfidential.html" . + "pubis zesting ratiocinator" . + "http://www.rewin.tld/sphygmograph/zesting.html" . + . +_:Be771857eafd7591b3cadd69a8654c389 "Blossom Quero" . +_:Be771857eafd7591b3cadd69a8654c389 . + _:B44633836762a3b7621908f94108fa5d2 . + . + "1960"^^ . + "http://www.championship.tld/hankerer/erodes.html" . + "rickrack jour hankerer" . + "50"^^ . + "http://www.nobleness.tld/championship/jour.html" . + "rhetors rickrack championship" . + . + _:B05402aca10a074e5a83e0c560930dc39 . + . + "http://www.invasions.tld/entrenched/curvets.html" . + "sinkable dribblers entrenched" . + "153"^^ . + . +_:B1ad6ae5b0be80688ce1e4ac3e043ba6a "Vicente Artalejo" . +_:B1ad6ae5b0be80688ce1e4ac3e043ba6a . +_:Bc9af7e0435184b67577138517e686d13 "Lovell Nenni" . +_:Bc9af7e0435184b67577138517e686d13 . + _:B03bffac13bad85b26ad72a2bfc0b1cf6 . + "1966"^^ . + "http://www.altercations.tld/milligrams/shuckers.html" . + "overspins teaching milligrams" . + "132"^^ . + "http://www.snuffled.tld/altercations/teaching.html" . + "http://www.anesthetics.tld/overspins/altercations.html" . + "coroners snuffled overspins" . + . +_:B03886047fd1bb8d78d071fe1920276d0 "Chojiro Noy" . +_:B03886047fd1bb8d78d071fe1920276d0 . +_:B9ed716b8bfde5388215d1e374072eceb "Spasenieva Otts" . +_:B9ed716b8bfde5388215d1e374072eceb . + _:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . + "1960"^^ . + "http://www.recreative.tld/buggers/symblepharon.html" . + "unresentfully upchucking buggers" . + "103"^^ . + "cities recreative upchucking" . + . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:Bf5fa728d9048fdd8bf056ce49d58b600 "Fatima Mckissic" . +_:Bf5fa728d9048fdd8bf056ce49d58b600 . + _:Ba0f3725ef3b6ec4310c5d1ac831edc1a . + . + "http://www.salesladies.tld/swounds/emend.html" . + "imaginarily granter swounds" . + "130"^^ . + "http://www.jadeite.tld/salesladies/granter.html" . + . +_:B748622afc14b3c958879202aca992a0a "Branwen Ratz" . +_:B748622afc14b3c958879202aca992a0a . +_:B229b8039a73d30544afd31a05df5838f "Cathie Mcbeath" . +_:B229b8039a73d30544afd31a05df5838f . + _:Bf2647d305a89cb2ce0607669e65ffceb . + . + "http://www.uncarpeted.tld/worshiped/impossibilities.html" . + "anklebones unmingling worshiped" . + "51"^^ . + "http://www.laparotomy.tld/uncarpeted/unmingling.html" . + . + _:B1b48b39a0589e13a7427450c809ae670 . + . + "http://www.driftpin.tld/semolinas/prenticing.html" . + "lynchers calibrated semolinas" . + "115"^^ . + "http://www.poteens.tld/driftpin/calibrated.html" . + . +_:Bb9756031b18ab5a51a3be3d423cc2924 "Andromeda Arvez" . +_:Bb9756031b18ab5a51a3be3d423cc2924 . +_:Bcc12e305a843a84c323de8bbc8eeaf14 "Loremarie Zissler" . +_:Bcc12e305a843a84c323de8bbc8eeaf14 . +_:B29501d764cf208daa4b897683b8836a5 "Theron Tupper" . +_:B29501d764cf208daa4b897683b8836a5 . +_:Bcc01d4c926b2619de0816369897fe5db "Carol Litchford" . +_:Bcc01d4c926b2619de0816369897fe5db . +_:Bc352a5bb64f3b2e540fe3ee99afce368 "Gamze Skalsky" . +_:Bc352a5bb64f3b2e540fe3ee99afce368 . + _:Bf71581edc7b6bf6fc0dd1560ea57ff9a . + _:Be874fb42d8354f8c67ea483677a518d8 . + . + "http://www.fulcra.tld/permits/foists.html" . + "bricking reimposed permits" . + "151"^^ . + . + _:Bdf8bf91334cd9acad93186146765f8d7 . + _:B617531b92b2210a429544e1e4c8cbcee . + . + "http://www.nope.tld/waistbands/dolmens.html" . + "slimming remeets waistbands" . + "46"^^ . + "http://www.infecund.tld/nope/remeets.html" . + . + _:Bfde0adadcc53903d0cbf28af5065e4a3 . + . + "http://www.glances.tld/motorcade/forestalling.html" . + "smearcase behavioristic motorcade" . + "57"^^ . + "http://www.cabined.tld/glances/behavioristic.html" . + . +_:Bfa6270bd0b5204ad01f85b246c549125 "Norihide Manassa" . +_:Bfa6270bd0b5204ad01f85b246c549125 . + _:B8d571aa952aa9a194bcddbc893ecd943 . + . + "http://www.impureness.tld/responds/feoffment.html" . + "reduces epidemiologies responds" . + "184"^^ . + "http://www.gatemen.tld/impureness/epidemiologies.html" . + . + _:Bb0819b8dc383fb6b645cb5127e3336fc . + . + "http://www.celeries.tld/boarded/lieges.html" . + "deluding banisters boarded" . + "142"^^ . + . + _:B3b0939156947e1b21fb37fa0d056ea55 . + _:Bdfbaef15b17e53392d176cbd8b4bf8c9 . + . + "http://www.natl.tld/statistically/recapitalizing.html" . + "nuzzled ropeways statistically" . + "http://www.mollies.tld/natl/ropeways.html" . + . + _:B2cb723e3cf7ddf249fe9f8a0bca1454f . + . + "1962"^^ . + "http://www.boycotting.tld/smoggy/razoring.html" . + "concussed risked smoggy" . + "151"^^ . + "http://www.debaser.tld/boycotting/risked.html" . + "shines concussed boycotting" . + . +_:B27f43678966ae01e8bf67528aacf8b15 "Candice Manlito" . +_:B27f43678966ae01e8bf67528aacf8b15 . +_:B15fc708960dfc6723f3c813a940af586 "Aeacus Veloz" . +_:B15fc708960dfc6723f3c813a940af586 . + _:Bcdedc6d6725fdf939ff91cc101d82236 . + . + "http://www.maddest.tld/cussers/buttonholed.html" . + "stockers evictors cussers" . + "40"^^ . + . +_:B423118697dbfbc8ecfc625d5a25fa1c4 "Constantina Benck" . +_:B423118697dbfbc8ecfc625d5a25fa1c4 . +_:B8c5279edad225e4899da10a22056f6c5 "Qaaid Berlin" . +_:B8c5279edad225e4899da10a22056f6c5 . + _:Baff262a80e1be84c1e5d5623c258570e . + . + "1966"^^ . + "http://www.counterattacking.tld/favours/cans.html" . + "splashier spoony favours" . + "17"^^ . + "seatrain counterattacking spoony" . + . +_:Baff262a80e1be84c1e5d5623c258570e "Yasuko Vannatten" . +_:Baff262a80e1be84c1e5d5623c258570e . +_:B4a99558414d9118be5b0074268133c21 "Tyra Cohea" . +_:B4a99558414d9118be5b0074268133c21 . + _:B2efd302b1346fc63d98ffcf8cb29b5ef . + . + "http://www.tithers.tld/restriction/handcart.html" . + "influents delusionist restriction" . + "190"^^ . + "http://www.daybook.tld/tithers/delusionist.html" . + . +_:B4ec846b8352fafb39323368db968f699 "Moselle Brumsey" . +_:B4ec846b8352fafb39323368db968f699 . +_:B2fd808f4de57a25e99620ac3ab27de4c "Colin Gimse" . +_:B2fd808f4de57a25e99620ac3ab27de4c . +_:B691d16d29e2b3295c2ff396e2a2619cd "Cleta Zaremba" . +_:B691d16d29e2b3295c2ff396e2a2619cd . +_:B4f8c3387eaa8b2739d94f3afab11ef30 "Korotskovaia Stowell" . +_:B4f8c3387eaa8b2739d94f3afab11ef30 . +_:B5905e8ae4c46034ca92b502ba7011d16 "Dandre Slauson" . +_:B5905e8ae4c46034ca92b502ba7011d16 . +_:B92b294c895ed09064b37ba2e90689204 "Dborah Arguin" . +_:B92b294c895ed09064b37ba2e90689204 . + _:Bdceda79e8deeaedafc264db87c0f8995 . + . + "http://www.ponderer.tld/gilder/soliciting.html" . + "ojibwa observational gilder" . + "1"^^ . + "http://www.stomping.tld/ponderer/observational.html" . + . +_:B93ceba847f3502258101a3908a4b6f6c "Cepheus Leppanen" . +_:B93ceba847f3502258101a3908a4b6f6c . +_:B078499ed472e8852fa27563aac164382 "Eumaeus Druvenga" . +_:B078499ed472e8852fa27563aac164382 . +_:B2d653c2fc584cfda35dccb487fc6cec3 "Raaid Chrispen" . +_:B2d653c2fc584cfda35dccb487fc6cec3 . +_:B8538e37f8129e688987e6e9e5c7b8bf2 "Konkordia Czerno" . +_:B8538e37f8129e688987e6e9e5c7b8bf2 . + _:Bac5851db4243b33d6533ef4700086ef3 . + _:B853069a568117818b665342dfb37beec . + . + "http://www.viol.tld/marquisette/overladen.html" . + "barristerial screamers marquisette" . + "14"^^ . + . + _:Bce5973e5a339ca0e8727f29dfd704afc . + . + "http://www.slipforms.tld/starriest/defacement.html" . + "unmailable improvising starriest" . + "171"^^ . + "http://www.eightball.tld/slipforms/improvising.html" . + . + _:B97bd68265b91ef7449e817222c4fa1fb . + . + "http://www.wigless.tld/conducts/penitently.html" . + "pineries hybridized conducts" . + "12"^^ . + "stinkbugs preservers resettings bulking overpowered veals defused voyaging lingers remanufacture" . + . +_:B740049faf47a33b386535e58406e39e6 "Estelita Milteer" . +_:B740049faf47a33b386535e58406e39e6 . + _:Baa188c42f50cef07f5781c1df7429e69 . + _:B87c3a255738c39df571ef401d499fa08 . + . + "1961"^^ . + "http://www.centenarian.tld/antisubmarine/roadsters.html" . + "managerially ideated antisubmarine" . + "184"^^ . + "drollest centenarian ideated" . + . +_:B5ef9b50e2cafe9faa7e31db73ad0f1c4 "Alessandra Kellar" . +_:B5ef9b50e2cafe9faa7e31db73ad0f1c4 . + _:B93d4190bc1f1b858308ea51e26e18baa . + _:B19e530c2ec1bfb77456f61a910c44728 . + "1957"^^ . + "18"^^ . + "Journal 1 (1957)" . + "1"^^ . + . +_:Bab758283e8d1e699f19fa07dce4d1a97 "Gritt Prestage" . +_:Bab758283e8d1e699f19fa07dce4d1a97 . +_:B2097257d0a21ba16bb81ffebec175b67 "Nana Stania" . +_:B2097257d0a21ba16bb81ffebec175b67 . + . + _:Ba5d39a338f39c12e854293f4351e62eb . + . + "http://www.categories.tld/disciplining/whackers.html" . + "elevon intwining disciplining" . + "46"^^ . + . +_:Bf57d5dddd21da8418e88726ba7f568b5 "Apelino Reeber" . +_:Bf57d5dddd21da8418e88726ba7f568b5 . +_:Bbb388c30cce4558a5773332fd10dba84 "Varyusha Schaeffer" . +_:Bbb388c30cce4558a5773332fd10dba84 . + _:Be323be2467826dd6a24978b1f3c0c6ba . + . + "http://www.pureed.tld/kibosh/blabbermouth.html" . + "unfolds fleetingly kibosh" . + "110"^^ . + "http://www.richest.tld/pureed/fleetingly.html" . + . + _:B980776210bc32e2dc6f31bbbea44b5ae . + "1958"^^ . + "http://www.ascertainable.tld/insensibly/domineers.html" . + "griddles laggardly insensibly" . + "125"^^ . + "outpatients ascertainable laggardly" . + . +_:B92478203cec87f64d5480318195c8585 "Gordian Kindred" . +_:B92478203cec87f64d5480318195c8585 . + "62"^^ . + _:Bcc666063c4dd3b7a338c23f019041af9 . + "voidableness whists embodies" . + . + "http://www.nephritises.tld/voidableness/dissects.html" . + "1961"^^ . + . + "rucksack payable voidableness" . + "http://www.dissects.tld/embodies/colorcast.html" . + "http://www.payable.tld/dissects/whists.html" . + . + _:B81c5b70cb9600c5ffe326e8f9e416f9d . + _:Bb3992dce70488b18be2c0372a736a291 . + . + "http://www.songstresses.tld/piazadora/hearings.html" . + "prated incorporeal piazadora" . + "186"^^ . + "http://www.kickstands.tld/songstresses/incorporeal.html" . + . +_:B06e14f601bda8babc296766c001c7bbf "Katrya Efron" . +_:B06e14f601bda8babc296766c001c7bbf . +_:B43d24f152d8b9538d3141641727d0db6 "Verochka Clarke" . +_:B43d24f152d8b9538d3141641727d0db6 . +_:Bf289dd8883fe046760d941c8bbc3b827 "Khristine Waddoups" . +_:Bf289dd8883fe046760d941c8bbc3b827 . + . + _:B66ba322457ac22b0119dc986d89e9f43 . + . + "1955"^^ . + "http://www.skymen.tld/slimmed/autodialling.html" . + "ammonias misquoted slimmed" . + "rejudges skymen misquoted" . + . + _:B67bfa0f3930ca5887f65b215c8c0930c . + . + "1966"^^ . + "http://www.subvarieties.tld/landscaping/overcompensating.html" . + "funnelled loper landscaping" . + "74"^^ . + "http://www.pessimistically.tld/subvarieties/loper.html" . + "jaywalks funnelled subvarieties" . + . +_:B22af5bd5a2f143d47bf4103bb18e6fac "Umar Metherell" . +_:B22af5bd5a2f143d47bf4103bb18e6fac . + _:Ba164497562599b4bc8d3d89c922462ff . + . + "http://www.microinstruction.tld/superminis/samples.html" . + "triangulator brutified superminis" . + "19"^^ . + "http://www.channeling.tld/microinstruction/brutified.html" . + . + _:Ba5f3756743c0bf9faf3914ef317c1f59 . + . + "http://www.refreshers.tld/geometrically/antecedents.html" . + "shadeless whished geometrically" . + "http://www.nits.tld/refreshers/whished.html" . + . + _:B15cad6de3713f24218706b7bdd0dc8c6 . + . + "http://www.misbills.tld/trifold/gabling.html" . + "recomparison debunked trifold" . + "17"^^ . + "http://www.overindulge.tld/misbills/debunked.html" . + . + _:Bb783237c1bf66e8c8a6f51a3dad1fae2 . + . + "1965"^^ . + "http://www.sequencer.tld/beadlike/shushes.html" . + "freighting untwisted beadlike" . + "138"^^ . + "http://www.opportunistic.tld/sequencer/untwisted.html" . + "inoffensiveness freighting sequencer" . + . + _:B4c343141998bd9da55d0f27a38026742 . + . + "http://www.dashers.tld/synfuels/rankling.html" . + "stakeout hunches synfuels" . + "143"^^ . + "http://www.tzaritza.tld/dashers/hunches.html" . + . + _:B65edb3bf680aab92de5e53deff2ec3bf . + . + "http://www.claywares.tld/psychos/morphia.html" . + "paragraphed resourcefulness psychos" . + "94"^^ . + . + _:B27500d2e69a29092bf85499c81dddc39 . + . + "http://www.impeachers.tld/whelky/unsnaps.html" . + "newer roentgenometries whelky" . + "104"^^ . + . +_:Be49350a93c7f0b14016754a9c3c651e8 "Sonechka Matye" . +_:Be49350a93c7f0b14016754a9c3c651e8 . +_:B7eb2d7cee8fb58739b7d973b1768e48f "Amaani Carnathan" . +_:B7eb2d7cee8fb58739b7d973b1768e48f . +_:B9f49df4e4c12035aa0b8de1ac9ffb83c "Gabriela Mcclearen" . +_:B9f49df4e4c12035aa0b8de1ac9ffb83c . +_:B402b598b18f821fdd5e3c315aad89b15 "Cuartio Palmquist" . +_:B402b598b18f821fdd5e3c315aad89b15 . + _:B8eec9c469eaa0902edbca231122e9ac5 . + _:Ba5a899215a82ab749e82e1c73409a9e5 . + . + "http://www.doziest.tld/sorghums/humpier.html" . + "hellgrammites uncensored sorghums" . + "157"^^ . + "http://www.fraying.tld/doziest/uncensored.html" . + . +_:Ba61ce758e474febed3fb39e80d407151 "Tachiana Shortnacy" . +_:Ba61ce758e474febed3fb39e80d407151 . + _:B381e12e6c2deae79e9dc00924304a147 . + . + "http://www.hight.tld/fours/denning.html" . + "incisions leaner fours" . + "156"^^ . + "http://www.epizootic.tld/hight/leaner.html" . + . + _:B4590ac94eda8e49f624c10cee1689b4e . + . + "http://www.oncograph.tld/ruffianly/forenamed.html" . + "inconceivability timbale ruffianly" . + "90"^^ . + "http://www.cyclamate.tld/oncograph/timbale.html" . + . +_:Bd2f92720c906109d5d279b1c0fe6dd22 "Cristina Musick" . +_:Bd2f92720c906109d5d279b1c0fe6dd22 . +_:B4ddffeade39ffdeda41d5c8ddfedfdbc "Mawdood Cobbins" . +_:B4ddffeade39ffdeda41d5c8ddfedfdbc . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + . + "http://www.masticated.tld/boobs/pinkness.html" . + "futurities inaugurating boobs" . + "111"^^ . + "http://www.presidium.tld/masticated/inaugurating.html" . + . + _:Bc353feb2c01be03b2d7a0aa5dfa9e6d1 . + . + "http://www.adjudication.tld/dealerships/amazingly.html" . + "emulates thalliums dealerships" . + "129"^^ . + . +_:B6e526b5e4bfe2ef823221e506d8c6bc8 "Arvel Tindle" . +_:B6e526b5e4bfe2ef823221e506d8c6bc8 . + _:Badab3c861ef369f4b0aa9342e005d051 . + . + "http://www.backlashes.tld/constantly/scenically.html" . + "spry offensively constantly" . + "107"^^ . + "http://www.codders.tld/backlashes/offensively.html" . + . + _:Ba084d15addb67bc37883edd6169f8946 . + _:Ba6119e7b8a89a476c79e590148d601fb . + . + "http://www.decreer.tld/universalized/tottery.html" . + "remits biggie universalized" . + "40"^^ . + "http://www.maskers.tld/decreer/biggie.html" . + . + _:Bb430a291f027fc5e93e89fe1a96ac0f0 . + . + "http://www.fakery.tld/precondemning/palinode.html" . + "reflexiveness rayless precondemning" . + "73"^^ . + "http://www.ginkgoes.tld/fakery/rayless.html" . + . + _:Bf606fa8b8725bbce1178818ff32d1ff5 . + . + "1953"^^ . + "http://www.overtax.tld/ageratum/scouring.html" . + "idiots encumbering ageratum" . + "81"^^ . + "http://www.welcomer.tld/overtax/encumbering.html" . + "barrios idiots overtax" . + . + _:Bf8cc057f97379abe229c01a4c7afc51e . + _:B654e25a593cbe3ac7e74afdda80f1cb4 . + . + "http://www.tenderize.tld/pugilism/fatuously.html" . + "ungentle benzoin pugilism" . + "199"^^ . + "http://www.industrialize.tld/tenderize/benzoin.html" . + . + _:Bc57a56eda2b04ea73d0ffe80f917b56d . + . + "http://www.centrism.tld/surcoat/chowtimes.html" . + "supposing stratocumulus surcoat" . + "162"^^ . + "mythologies breachers mumms overconcern entombment topographies positrons eluding lateraled" . + . +_:B3f1f7b6afc027168c406eab5389e1c3e "Melker Kayastha" . +_:B3f1f7b6afc027168c406eab5389e1c3e . +_:Ba39329c145ddff98a1fb8f4d53498340 "Pirithous Hinahon" . +_:Ba39329c145ddff98a1fb8f4d53498340 . + _:B064d8dea064c312d1efbacdd19a59872 . + . + "http://www.redeliberation.tld/irresolutely/stagnation.html" . + "minikins tallboys irresolutely" . + "68"^^ . + . + _:Bbd03efd9e63822983445c9d41c228dbd . + _:B263327e333f1c80aac7b4939975027c6 . + . + "http://www.centering.tld/untilled/waxed.html" . + "wiser belligerently untilled" . + "74"^^ . + "http://www.prates.tld/centering/belligerently.html" . + . + _:B3ce947e78f56de1e838f5432025ada63 . + . + "http://www.stabilizes.tld/periwinkles/loading.html" . + "yearned obsoleteness periwinkles" . + "170"^^ . + "http://www.jilter.tld/stabilizes/obsoleteness.html" . + . + _:Bcd15d3f386d2f74263105350d4cdc5c4 . + . + "http://www.shily.tld/adventurousness/outcropping.html" . + "shamelessness pedophile adventurousness" . + "45"^^ . + "http://www.quarterly.tld/shily/pedophile.html" . + . +_:B2420fc7b2f077feceec594df4acb2191 "Lane Portes" . +_:B2420fc7b2f077feceec594df4acb2191 . + _:B36ad50bf9bc9781100a95fc44462b1f7 . + _:B76f6e6b6b6af9181583bdad2c9e37f8e . + . + "http://www.seamstresses.tld/admirer/reparations.html" . + "tenets studded admirer" . + "148"^^ . + "http://www.wits.tld/seamstresses/studded.html" . + . + _:B10396dd9235796189ff67468c12dc7bf . + . + "http://www.ads.tld/curlers/harbingers.html" . + "ricer latino curlers" . + "180"^^ . + . + _:B6636ac949780046ae5db46c738347a23 . + . + "http://www.peaveys.tld/overdraw/deiform.html" . + "ravished represents overdraw" . + "http://www.criterions.tld/peaveys/represents.html" . + . +_:B06a0ac4dbff4b3882798f2ebd79a9efb "Priba Bolinger" . +_:B06a0ac4dbff4b3882798f2ebd79a9efb . + _:B860c2eac625b8e53c6b3432b185bbb5a . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + _:B56cc4dd785590c96eba33359d8c4a284 . + "1963"^^ . + "1"^^ . + "Journal 8 (1963)" . + "1"^^ . + . + _:Bdcd8c2aa9302fbda24c75d57d9250f81 . + . + "http://www.bulking.tld/veals/defused.html" . + "resettings overpowered veals" . + "172"^^ . + "http://www.preservers.tld/bulking/overpowered.html" . + . +_:B92eaa3a0d798578830736625c762b115 "Kywrkh Tomaino" . +_:B92eaa3a0d798578830736625c762b115 . +_:B9eda99298ff8dbacf61109be8976c166 "Bhamini Boissonneault" . +_:B9eda99298ff8dbacf61109be8976c166 . +_:Be882f00016662a810e94c8280b8b8bca "Zakharia Serratore" . +_:Be882f00016662a810e94c8280b8b8bca . + "1967"^^ . + "12"^^ . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + "http://www.undraped.tld/chasten/preachment.html" . + "http://www.sidetracking.tld/undraped/unprovoked.html" . + _:Be3615c01402e7081e71e38c5b31fd92a . + . + . + "colonise saxhorn undraped" . + "saxhorn unprovoked chasten" . +_:B028c9b46e5d41683a059bb6cd38482e9 "Menelaus Apaez" . +_:B028c9b46e5d41683a059bb6cd38482e9 . + _:Bf4fc553085f648213a4155a290993ff4 . + . + "1966"^^ . + "http://www.libelling.tld/marts/vizirs.html" . + "biters shamed marts" . + "7"^^ . + "sloshy libelling shamed" . + . +_:B773cdacf2d939737f478c3177d4321aa "Lyalechka Wasp" . +_:B773cdacf2d939737f478c3177d4321aa . + _:Bd1067d1478a412dc39d549130e4f7e75 . + . + "http://www.deteriorative.tld/tinware/kiosks.html" . + "enthroned redemonstrating tinware" . + "70"^^ . + "http://www.reversals.tld/deteriorative/redemonstrating.html" . + . + _:Bd8c40f0d2cf255a04fa1ba0151410e08 . + . + "http://www.detoured.tld/teacake/stagnated.html" . + "warhorses colliers teacake" . + "134"^^ . + "http://www.arrays.tld/detoured/colliers.html" . + . + _:B93cc887fc4e6c6750340caa4efd7c1d3 . + . + "http://www.thermally.tld/unifier/flinger.html" . + "debaters porticos unifier" . + "161"^^ . + . + _:Bbbd5d8dba0452a1cee71bb07ac5e12b4 . + . + "http://www.restyled.tld/absolvers/fruiters.html" . + "sacrificially huzza absolvers" . + "25"^^ . + "http://www.gigolo.tld/restyled/huzza.html" . + . + _:Be670867b4c7a3e791e23be04a6950eb7 . + . + "http://www.hangdogs.tld/caltraps/pictures.html" . + "hustler corncribs caltraps" . + "12"^^ . + "http://www.unbendable.tld/hangdogs/corncribs.html" . + . +_:Bf0ab553bd7a3412028fac0e83d9b6850 "Mokichi Schayer" . +_:Bf0ab553bd7a3412028fac0e83d9b6850 . +_:Bd349e6b059734a1bece1dec448130fc8 "Shigeko Olmsted" . +_:Bd349e6b059734a1bece1dec448130fc8 . +_:B66e6f7052521f2240a246857e634fe33 "Shioko Chinni" . +_:B66e6f7052521f2240a246857e634fe33 . + _:Baa5aade3d24ca749418a0eb46d47e6f8 . + . + "http://www.replenishing.tld/outfighting/cocking.html" . + "curtseying klatches outfighting" . + . + _:B89a0fb2c8c12a7b7e15aee3b493a8072 . + _:B139ede674b9931482797a690ddaf656d . + . + "http://www.reported.tld/backpacked/interrogant.html" . + "autodidacts intrusively backpacked" . + "18"^^ . + . + _:B6cba661e1f2d76df9864114ad19c8739 . + . + "http://www.meccas.tld/tossing/irreplaceably.html" . + "despatched kremlinologists tossing" . + "162"^^ . + . + _:B7b02bd020a80ddcfbb604aa804ccd7da . + "1965"^^ . + "http://www.subsisted.tld/yowed/aerology.html" . + "afrit gonged yowed" . + "currier subsisted gonged" . + . + _:B29d6d91e18ff72d666c5c439e6b3bc45 . + . + "http://www.viscidity.tld/worshipping/eulogizers.html" . + "dreidls farrago worshipping" . + "142"^^ . + . +_:B09aed72b190546a051031671ab31a3e2 "Doritt Gadbaw" . +_:B09aed72b190546a051031671ab31a3e2 . + _:Bf321ef8c9576db1e3ea666e91387edb4 . + _:Bd12b79509ba1630d1bda3cfcc1898aee . + "1963"^^ . + "http://www.viceregally.tld/destines/cyclonically.html" . + "carwash overabound destines" . + "179"^^ . + "epilepsies viceregally overabound" . + . +_:B3f5dbbe86795686e94bf6a2cfa1c6077 "Ghaalib Yunt" . +_:B3f5dbbe86795686e94bf6a2cfa1c6077 . + _:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 . + . + "http://www.ringers.tld/gladded/plexuses.html" . + "pollee strangling gladded" . + "35"^^ . + "http://www.crenelation.tld/ringers/strangling.html" . + . +_:B521ef7f6dcdddd249457d2cd890cb34c "Anwyll Frabotta" . +_:B521ef7f6dcdddd249457d2cd890cb34c . + _:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + _:B77477ead8587ac2d97b31194eeed8e9c . + . + "http://www.rescued.tld/inheritress/relique.html" . + "rarebit outings inheritress" . + "74"^^ . + "http://www.unthreaded.tld/rescued/outings.html" . + . + "polentas unposed shatteringly" . + _:Baddac5c789247e33e9dd55913abab477 . + _:Be49350a93c7f0b14016754a9c3c651e8 . + "http://www.hereditariness.tld/attitudes/unposed.html" . + "1961"^^ . + . + "http://www.attitudes.tld/shatteringly/lupin.html" . + "sophisticated polentas attitudes" . + . + "102"^^ . + _:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + "1952"^^ . + "13"^^ . + "Journal 1 (1952)" . + "1"^^ . + . +_:Ba0a3b6b3b37edd3d929a50857d7f3987 "Sajag Traunfeld" . +_:Ba0a3b6b3b37edd3d929a50857d7f3987 . + _:B8cdb12c8fdbee9db175ba7518020686e . + _:Bcd4ca6c1ac6717cafa1c70166607bc18 . + . + "http://www.mutts.tld/unbleached/quads.html" . + "basketful democratically unbleached" . + "42"^^ . + "http://www.musicals.tld/mutts/democratically.html" . + "hirelings reliquidation courtyards abandons overheating codefendant jesters dowries sippy interorbital whits mishears surplices incapacitates dreaming planetologists graved lunas chaffinch effusions deigning uniters unpaid ungratifying scandalize medicative presented officiation mashy resizing unventilated mergences barest tiros parliaments mister wiredrawn tolerantly crimped ambitiously dilapidated ruralites phosphorous fettucini evangelical recharting djellabas distortions absolutes blasting ungenial rhetors nobleness rickrack championship jour hankerer erodes fanzines boogers boomier harrowers salaciousness jeer recusator hashishes outshined mindedly sawboneses fervors expectorates shedable relation rules honeymooner catalytically introspections housekeepers baboons bullnose aberrants issuers embanked shivering repacking upwardness jamb infold carders demotion relations acroliths soaked revocations subcompacts referenced shiploads torment banterer inlier toked umpteen tightrope recliners tuning covets slumberers triturate disburses firebox reflowing acrobatically babka bottomed granulated ingoing semideserts decalcomanias tinny nonpartisans ophidians jadishly disfunction censurable" . + . +_:B44ca7298ca8f4067e7ad223526a1222f "Shaaheen Latu" . +_:B44ca7298ca8f4067e7ad223526a1222f . + _:B75b15df885db5957ded82f60ec91bd2c . + _:Bc81a66bc6c2491ce32ee3e86f83c1997 . + . + "http://www.moistener.tld/pilaster/coquetting.html" . + "cymbaler jaundiced pilaster" . + "28"^^ . + "http://www.emulator.tld/moistener/jaundiced.html" . + . + _:B5ee645f39b521d937b71bfefa4c32551 . + . + "http://www.bibliographers.tld/churchier/baptists.html" . + "slimes sovran churchier" . + "139"^^ . + "http://www.licenses.tld/bibliographers/sovran.html" . + . + _:Bb49126e7e017368fc1f6d22406063149 . + . + "http://www.concluders.tld/promoting/minded.html" . + "mosques reutilizations promoting" . + "65"^^ . + . + _:B61f3ce3bc58fee9e2b0314a63c86e108 . + . + "http://www.sheafing.tld/chiffonnier/competitors.html" . + "fliers reembody chiffonnier" . + "75"^^ . + "http://www.merchandized.tld/sheafing/reembody.html" . + . + _:Be06099079c2580564e3a84f7a3247d51 . + . + "http://www.filthier.tld/colonelships/shuckings.html" . + "solecizes friendly colonelships" . + "36"^^ . + "http://www.skiplane.tld/filthier/friendly.html" . + . + . + "unwinders midwived libertarianism" . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + . + "http://www.libertarianism.tld/recruiter/haemoglobin.html" . + . + "midwived chicaned recruiter" . + "1961"^^ . + "http://www.hypoergic.tld/libertarianism/chicaned.html" . + "81"^^ . + _:B2e46e0d71be1aa622bd4a1d916dc82f5 . + . + "http://www.disentanglement.tld/coins/topcrosses.html" . + "greenwoods liquors coins" . + "70"^^ . + "knowable hauteurs genuflect cordialness bilker expirers lothario swaggerer instigating" . + "http://www.tugboats.tld/disentanglement/liquors.html" . + . + _:Bfed1a413785170fc90bde39d3644037d . + . + "http://www.warks.tld/fineable/salivating.html" . + "agorae stibium fineable" . + "http://www.stinko.tld/warks/stibium.html" . + . + _:Bb246c24341d4887b947f2c94fbe78c08 . + . + "http://www.woolen.tld/harmoniously/symbiotically.html" . + "customized recoloring harmoniously" . + "84"^^ . + "http://www.footwears.tld/woolen/recoloring.html" . + . +_:Bde9fd3ec4d3f265fef58208b62fe4490 "Francesco Spelts" . +_:Bde9fd3ec4d3f265fef58208b62fe4490 . + _:Bb28a3d74057f3db9d83bd7444c24f478 . + . + "http://www.indorsors.tld/passbook/lipids.html" . + "hybrids restrengthens passbook" . + "199"^^ . + "http://www.treating.tld/indorsors/restrengthens.html" . + . + _:Ba22351b325931683c20151fda4ebb5fb . + . + "http://www.frogeye.tld/woodiness/allegiantly.html" . + "turgors allover woodiness" . + "132"^^ . + "http://www.gutted.tld/frogeye/allover.html" . + . +_:B0437d4d76b0786efabd6d7fee61cc313 "Akila Terlizzi" . +_:B0437d4d76b0786efabd6d7fee61cc313 . + _:B3a57900b512eb29f4a9dff56b83e4858 . + . + "http://www.deodorizers.tld/diallist/howdahs.html" . + "ionizers macrocosmic diallist" . + "10"^^ . + "http://www.upbeats.tld/deodorizers/macrocosmic.html" . + . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + . + "http://www.debonairness.tld/calculated/underwinding.html" . + "slippers rugger calculated" . + "http://www.sanes.tld/debonairness/rugger.html" . + . +_:Bb984ff1152faf8ce3a9cd93fd83a97a1 "Millie Marian" . +_:Bb984ff1152faf8ce3a9cd93fd83a97a1 . +_:B2a652ad360524cacb2c7423ac166afc7 "Fedorka Nierenberg" . +_:B2a652ad360524cacb2c7423ac166afc7 . + _:B429630b7e7b47cff96e9986ad23fb879 . + . + "http://www.optimizes.tld/puddlings/uninterruptedly.html" . + "temptresses heiled puddlings" . + "4"^^ . + "http://www.recall.tld/optimizes/heiled.html" . + . + _:B695109f553721764e5fec97d0d388f24 . + "1965"^^ . + "http://www.unhyphenated.tld/etchings/huggers.html" . + "freewill feastful etchings" . + "178"^^ . + "http://www.bedrail.tld/unhyphenated/feastful.html" . + "chittered freewill unhyphenated" . + . +_:B741c5c69a20abb00158b74d1994eeee9 . +_:B741c5c69a20abb00158b74d1994eeee9 . +_:B741c5c69a20abb00158b74d1994eeee9 . + _:Be85f1b4fd19c147e10ed44fd7376e1d2 . + . + "1964"^^ . + "http://www.rotterdam.tld/barnacled/fugues.html" . + "impinger biodegradable barnacled" . + "2"^^ . + "beefeaters rotterdam biodegradable" . + . + _:B1a0e9b9b04e736c23e3e6972d8279cd2 . + . + "http://www.anapestic.tld/subprovince/faithlessness.html" . + "debating reserving subprovince" . + "93"^^ . + . +_:Beba4233dd387f285dc869699a44e5314 "Amir Conkling" . +_:Beba4233dd387f285dc869699a44e5314 . + _:B18bf45d94bb76aa5a57378f2f77bf095 . + _:B8244dfc73b2899d727c7e81f7abdd86e . + . + "1963"^^ . + "http://www.semitrailers.tld/cuttle/pitiableness.html" . + "abdication motives cuttle" . + "60"^^ . + "dismantlement semitrailers motives" . + . + _:B29b5f08e679ad54880f6102d9fd3157d . + . + "http://www.hulloaing.tld/selectee/contiguousness.html" . + "optative qaid selectee" . + "179"^^ . + "http://www.quean.tld/hulloaing/qaid.html" . + . +_:B4a2baa693ab7c0801b7a13a864a4e7a8 "Ginessa Wisinger" . +_:B4a2baa693ab7c0801b7a13a864a4e7a8 . + _:B0f145fe9c06a2d4e4d6f04912ec21e0c . + . + "http://www.reorients.tld/prettifiers/aborts.html" . + "risotto apostleships prettifiers" . + "42"^^ . + . + _:B512b05d39a99ff96851dbc4eb82cdd5f . + . + "1953"^^ . + "http://www.emblazoned.tld/alarmingly/actuators.html" . + "mealworms fattiest alarmingly" . + "167"^^ . + "penpoint emblazoned fattiest" . + . + _:B59c0969c37da0230d3a9559d41014b76 . + . + "http://www.bylines.tld/centralizer/dependency.html" . + "saintdom chromatographically centralizer" . + "172"^^ . + "http://www.workingwomen.tld/bylines/chromatographically.html" . + . + _:B79acb9a5a6e3c9c5183e5cf31c0a2d75 . + . + "http://www.celerities.tld/reliances/severed.html" . + "plow singing reliances" . + "158"^^ . + . +_:B350d7d14c3e6ff9bdb33ef38e3ed755b "Rocky Brierre" . +_:B350d7d14c3e6ff9bdb33ef38e3ed755b . +_:Bba413899a2fa7d6d07d94bdf17256a1a "Diamond Wesselink" . +_:Bba413899a2fa7d6d07d94bdf17256a1a . + _:B501572646fc859a3c1b8796a0e9b8d55 . + . + "http://www.capitate.tld/bondholders/defectors.html" . + "slidden piezochemistry bondholders" . + "161"^^ . + . + _:B48bf329f4842f54d2177cbf6bbbfc362 . + . + "http://www.brusqueness.tld/reserved/unlawfulness.html" . + "monkishness selsyns reserved" . + "62"^^ . + "http://www.bluffest.tld/brusqueness/selsyns.html" . + . + _:B9f3678f37a2caccf6d7453c60076c7c5 . + . + "http://www.depressively.tld/potlach/immersing.html" . + "muscularities unimpeachably potlach" . + "76"^^ . + . + _:B4659a752ef61b7576d21fa3222c9b230 . + . + "http://www.frowner.tld/stewards/sassier.html" . + "sharpshooting melanoids stewards" . + "13"^^ . + "http://www.policyholder.tld/frowner/melanoids.html" . + . +_:B706f96d1620456366a03212bf59e3600 "Rita Savery" . +_:B706f96d1620456366a03212bf59e3600 . + _:B057534fea7d808f86da18e1c38b84e8c . + . + "http://www.haying.tld/hurrahs/blights.html" . + "waywardly curvier hurrahs" . + "166"^^ . + "http://www.jellied.tld/haying/curvier.html" . + . +_:Bb88df62cae04e001b9c29db125c49dd7 "Actaeon Giannotti" . +_:Bb88df62cae04e001b9c29db125c49dd7 . +_:B6b2ebbc824c9071db68ed80b61588b3d "Doug Fedak" . +_:B6b2ebbc824c9071db68ed80b61588b3d . + _:Bb51e18e9f0464ea194fc4ef8550d4d54 . + _:Bbc2888ccfc21e82ae50475b6a2de5b08 . + . + "http://www.interstitially.tld/hissers/dissociates.html" . + "situp motorships hissers" . + "191"^^ . + . +_:Be53f7703053b1c29eed0fdd1232044df "Gundula Kinloch" . +_:Be53f7703053b1c29eed0fdd1232044df . +_:B67b5ffaded0c49a143a42c3a99bd2241 "Franziska Mulford" . +_:B67b5ffaded0c49a143a42c3a99bd2241 . +_:B8139517d774fa558e0508c3becd1570a "Georgieva Fahning" . +_:B8139517d774fa558e0508c3becd1570a . + _:Bb00b7ed7339186ff218ebb2d38a060e5 . + . + "http://www.versifier.tld/recheck/garroters.html" . + "alchemists threads recheck" . + "114"^^ . + "http://www.steeper.tld/versifier/threads.html" . + . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + "1967"^^ . + "http://www.wishless.tld/yetis/pated.html" . + "wisps atoningly yetis" . + "199"^^ . + "http://www.emeer.tld/wishless/atoningly.html" . + "bluecoat wisps wishless" . + . +_:Bac0f8f313d6ec27c5466fad296ad9409 "Sadoon Woodhouse" . +_:Bac0f8f313d6ec27c5466fad296ad9409 . +_:B7674315dfb2e1f128368df6a6073d089 "Ivonne Elreda" . +_:B7674315dfb2e1f128368df6a6073d089 . +_:Bee82a57a59028c54367973283b1e3bbe "Krispin Macnamee" . +_:Bee82a57a59028c54367973283b1e3bbe . + _:B6d41648e43d8f59597a176132bdcf5bd . + . + "http://www.spookish.tld/ordinals/sunburned.html" . + "monopolies questioners ordinals" . + "59"^^ . + . +_:Be009b9adf8b42a1e53e611eac930f8c1 "Basilio Schliep" . +_:Be009b9adf8b42a1e53e611eac930f8c1 . + _:Bf3b894ab25cef6ceea1b62828446d2cc . + . + "http://www.aerosolization.tld/escalated/duffles.html" . + "playbooks unmelted escalated" . + "114"^^ . + . + _:Beae56f867886fe0a48d7d5bc4cff85bc . + . + "http://www.bentonitic.tld/crustal/actuary.html" . + "crematoria soppiest crustal" . + "27"^^ . + "http://www.adenoidism.tld/bentonitic/soppiest.html" . + . + _:B91f70d4f494370625e2aa0695c61cee0 . + _:B926c10bcbaa865a8ed02bb12cefabafb . + . + "http://www.drifters.tld/tells/unbid.html" . + "newspeaks gentling tells" . + "157"^^ . + "http://www.reattempts.tld/drifters/gentling.html" . + . + _:B589fdba7d9fe20e331feaa3b560a71bc . + . + "http://www.controls.tld/illogical/nurturers.html" . + "replier meres illogical" . + "27"^^ . + "http://www.hibernated.tld/controls/meres.html" . + . + _:B5dbe9e7f185ccb89ebf8960c40789558 . + . + "http://www.annotating.tld/worrier/contravenes.html" . + "overwise multiform worrier" . + "35"^^ . + "http://www.embryologically.tld/annotating/multiform.html" . + . +_:B6f61a140a3a465c52451ff7e2a7f8c7f "Takahashi Wheelus" . +_:B6f61a140a3a465c52451ff7e2a7f8c7f . + _:Be55cb7d0326761c188175bbe8cfbf5ab . + _:Bf0c4960537624241a81b978bc4703e8b . + . + "http://www.cockerel.tld/ladlefuls/toweringly.html" . + "preventiveness pentathlon ladlefuls" . + "66"^^ . + . +_:B516e3fd39cd20d85d77dcf9d370ed643 "Dandrae Dorne" . +_:B516e3fd39cd20d85d77dcf9d370ed643 . + _:B1a252e19fbebb3521ae57cf424ff710b . + _:B1aeff1b2021a6a9fcbc059fb3adaf1df . + . + "http://www.kraken.tld/fecklessly/expectations.html" . + "absorbers editorializations fecklessly" . + "85"^^ . + . + _:B6e3612d87e9309cd6f8c6e0691dfed46 . + . + "http://www.washstand.tld/assisters/pommelled.html" . + "ss engirded assisters" . + "169"^^ . + "http://www.robing.tld/washstand/engirded.html" . + . + _:B1ff7c40482fec6a40666bbee0799544e . + . + "http://www.ducting.tld/teetotum/searchable.html" . + "overtaxing jellify teetotum" . + "128"^^ . + "http://www.throbbers.tld/ducting/jellify.html" . + . + _:Bb45e43c42ecc4b8f9ea9fb159c7414a5 . + . + "1965"^^ . + "http://www.occultism.tld/portrayals/grebes.html" . + "teacups citator portrayals" . + "150"^^ . + "ducally occultism citator" . + . + _:B30dcb228db8a45c6e80107b20cddabac . + . + "1966"^^ . + "http://www.pseudoclassicism.tld/canaries/cultivator.html" . + "sparring askant canaries" . + "159"^^ . + "syncing pseudoclassicism askant" . + . + _:B48e5e517128daef231489b442da898ce . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + . + "http://www.twelves.tld/durably/encompassment.html" . + "conditionals fledglings durably" . + "http://www.destitution.tld/twelves/fledglings.html" . + . + _:Bcaafbc768b362c09c23504c2f3cb90aa . + . + "1963"^^ . + "http://www.nickelodeon.tld/header/gibbetted.html" . + "uncircumcised environmentalist header" . + "143"^^ . + "fenced nickelodeon environmentalist" . + "spermatozoa renderings lambent cyclos phantasies absenter confirming civilise corpses oversexed linchpin expurgations impugnable pastured rechartering digged backstay mozambique moodier redistributed appeasing rapaciousness friaries obeyed tasked newmown interclass catabolize spaceman ejecta unpenned thumbtacks savorier spectates tertian plodded slighting inquiring degradedness ladling marvelling romanticize nixing gazettes slavered otoliths iguana mystifiers inventively interpretative porcelains redder nows besiegement ideologized knitter franchises brusquer bakemeats intermixes welsher reignite songsters sighers demolishes prodemocratic curableness briars brutify unenthusiastically unwieldiness massagists disagreeably anthologist compressors mountings microbiotic crosscuts snowflakes radians carillonneur rn reexported enfevered furnishings cutin subjectiveness conflicted quarrelers nonsalaried spitted unsubmissive tacked jeopardies contraltos meshes wigglers decryptions abaters souffles smarter pierced slobbered shinleaf biles unspectacular feasance towlines songstress showery rerun realizations developed outfights morons overprice unspeakable shutting sphygmography sconce dampens boneheads rappers rescuer fricasseeing disassociate crevasse represses hoops miasms colonizers meowing dissenters mutilators obligator humbling pentacle vampish" . + . +_:B7b842e1a72a62fe421a1471b43b2c033 "Thanaa Bustos" . +_:B7b842e1a72a62fe421a1471b43b2c033 . + _:Bde42ea4b1f9b4e7739612c288f231c5f . + . + "http://www.palliated.tld/rubidiums/highschool.html" . + "tattings inviolably rubidiums" . + "113"^^ . + . + _:Bed503029ad9ea6c4a53f4fea003a894b . + . + "http://www.veneration.tld/unalarming/japeries.html" . + "biometries hydroponic unalarming" . + "18"^^ . + "http://www.outstayed.tld/veneration/hydroponic.html" . + . +_:B7ff8ea9d16dc7d266189f14947148e03 "Kiraanna Scherping" . +_:B7ff8ea9d16dc7d266189f14947148e03 . + _:B83a6349153b5ff5c96f919bd1c51fcdf . + . + "http://www.stepsons.tld/reanimating/maxicoats.html" . + "jezebels colluded reanimating" . + "159"^^ . + . +_:B9f0ae98c4a737d708a92b7ae7dd89970 "Guiseppa Thurstonson" . +_:B9f0ae98c4a737d708a92b7ae7dd89970 . +_:Bd2dbc2ea9489c7fdade65506d701c3ef "Theo Espina" . +_:Bd2dbc2ea9489c7fdade65506d701c3ef . +_:B598d0771385010b71c85b93263d3c049 "Leland Marchessault" . +_:B598d0771385010b71c85b93263d3c049 . +_:B8a1df401b8c1935c091bbf25a8bb986c "Hanan Aupperle" . +_:B8a1df401b8c1935c091bbf25a8bb986c . + . + _:B3b355107e887ee7f9c1ef94057a41fb1 . + . + "http://www.rissole.tld/humours/garniture.html" . + "buffier saltcellars humours" . + "8"^^ . + "http://www.secondaries.tld/rissole/saltcellars.html" . + . +_:B13b58a1824c4f4c394e1dbd8a8a591ed "Livana Hauss" . +_:B13b58a1824c4f4c394e1dbd8a8a591ed . +_:Bd9539790235b2fbc31f00492d67bcb7b "Dietgard Goodale" . +_:Bd9539790235b2fbc31f00492d67bcb7b . + _:B9705a0a0af9ab4a1f27681d2d8e5b07f . + . + "http://www.tuitions.tld/forwardsearch/chaffers.html" . + "slackness colorists forwardsearch" . + "36"^^ . + "http://www.cunninger.tld/tuitions/colorists.html" . + . +_:B45f80c4ac1a904bd13bd30d158168e65 "Hoitsu Mccahill" . +_:B45f80c4ac1a904bd13bd30d158168e65 . + _:B3c96bc26c55a3ec723ce1cb952b6905a . + . + "http://www.riskily.tld/ignored/childliest.html" . + "clanswoman dibbuks ignored" . + "67"^^ . + "http://www.bio.tld/riskily/dibbuks.html" . + . +_:Bb33107e6daef7348e5127e390b11ca64 "Dietmute Lunn" . +_:Bb33107e6daef7348e5127e390b11ca64 . + _:Bccd0895b7f3fc8e245b135360800eeba . + . + "http://www.agars.tld/sojourner/flowingly.html" . + "lengthiness meshier sojourner" . + "71"^^ . + . + _:B6e3be15f574f31a43dd58b871372c86c . + . + "http://www.moldiness.tld/situating/quietened.html" . + "nonstable crocuses situating" . + "135"^^ . + "http://www.punching.tld/moldiness/crocuses.html" . + . + _:B3ab036857c116fe61ed99b341c063fbc . + "1955"^^ . + "http://www.circuits.tld/keelboats/elating.html" . + "unmethodical rinser keelboats" . + "192"^^ . + "recreantly circuits rinser" . + . +_:Bf752b859c32c6aebd550d655537cdfbe "Einian Frascella" . +_:Bf752b859c32c6aebd550d655537cdfbe . + _:B06c392d4feba1c632027a42625ae9c72 . + _:B1aabd1ac4a64eed4c3f3e62e79c825e2 . + . + "http://www.spiking.tld/cornrows/stoplight.html" . + "evenly numbly cornrows" . + "36"^^ . + . +_:B667af28200973da2fd07847da5ded166 "Ingalill Sebourn" . +_:B667af28200973da2fd07847da5ded166 . +_:B2205e413bae90a295d54f5866bfa1069 "Esequiel Padillia" . +_:B2205e413bae90a295d54f5866bfa1069 . + _:B95e22ceed54078552be2d2ede1724688 . + . + "http://www.lineless.tld/praos/disaffection.html" . + "earlier waxworks praos" . + "80"^^ . + . +_:Bfb3fb54e2d62627c5daccdaa09e69c59 "Luboslaw Dwight" . +_:Bfb3fb54e2d62627c5daccdaa09e69c59 . + _:Ba899d829e67c0ae0809d0f2dcf69a260 . + . + "http://www.egomaniacal.tld/macadams/pornographies.html" . + "failingly vacatable macadams" . + "100"^^ . + . +_:B5df664bde5874614894d91ebaf6a2449 "Tannya Pommer" . +_:B5df664bde5874614894d91ebaf6a2449 . + _:Bc79f17311b8fabb5ee3210d8f9a09574 . + _:Bea11f86c55323dacb428b19e2dcd5996 . + . + "http://www.underworld.tld/rethreading/pedicurists.html" . + "scrimshaw rescinder rethreading" . + "131"^^ . + "http://www.capitalized.tld/underworld/rescinder.html" . + . + _:B144f3881f0be312c90063dba05507220 . + . + "http://www.physiologic.tld/forensics/deemphasizing.html" . + "subtracting chapels forensics" . + "87"^^ . + . + _:B66e6f7052521f2240a246857e634fe33 . + . + "http://www.plusher.tld/unriddling/armistices.html" . + "greathearted witcheries unriddling" . + "163"^^ . + "http://www.reevaluates.tld/plusher/witcheries.html" . + . + _:B9090d6721e808aebf65b69e741344f89 . + . + "http://www.libbers.tld/harder/rebuttably.html" . + "loudmouth caravel harder" . + "79"^^ . + "http://www.ramification.tld/libbers/caravel.html" . + . +_:B166a77f271280c71de1620a24585aea3 "Tegan Margo" . +_:B166a77f271280c71de1620a24585aea3 . + _:B8512ba1679a71361464f81af1a9f1662 . + . + "http://www.provolone.tld/outbox/serenity.html" . + "tyres mappable outbox" . + "125"^^ . + "http://www.lactates.tld/provolone/mappable.html" . + . + _:B1c93d2aa2378848eae6573cff56eef9f . + . + "http://www.microradiographically.tld/flips/heritrix.html" . + "misnaming streets flips" . + "180"^^ . + . +_:B2ffd16fa1ec16714d8c3d33cc691e39d "Wayan Whitelow" . +_:B2ffd16fa1ec16714d8c3d33cc691e39d . + _:B194f3d87929867e217abd1c43f884af5 . + . + "http://www.wooshes.tld/granulose/cares.html" . + "foolhardiest obscurities granulose" . + "113"^^ . + . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + _:B137b4510b63871be4f0c7c013a05843f . + . + "http://www.schismatics.tld/reprice/marionettes.html" . + "handfasted teacher reprice" . + "172"^^ . + "http://www.billhook.tld/schismatics/teacher.html" . + . + _:Becef1ea372750d4cb1718e5cf2b4fcb1 . + _:B91eb3e0923f04ff8bbdd0c3cdadfa063 . + . + "http://www.nebulise.tld/neutrality/hurriedly.html" . + "portraits slatier neutrality" . + "68"^^ . + "http://www.differing.tld/nebulise/slatier.html" . + . +_:B46f86210539e212f3a70b2e28000652a "Zenobio Placencio" . +_:B46f86210539e212f3a70b2e28000652a . + _:Baec373d4440cc2e088d6c45159007d2c . + . + "1958"^^ . + "http://www.gustable.tld/smudging/cliental.html" . + "mumps thermostable smudging" . + "141"^^ . + "http://www.conte.tld/gustable/thermostable.html" . + "smashers mumps gustable" . + . + _:B42404206b2d204d0b50a12a3d086eb9e . + . + "http://www.biophysicists.tld/rifleries/reckoners.html" . + "crudities coaction rifleries" . + "45"^^ . + "http://www.tolbutamide.tld/biophysicists/coaction.html" . + . +_:B4d2a8a36ad44e8bd371170e5aafa7942 "Siunbek Sprout" . +_:B4d2a8a36ad44e8bd371170e5aafa7942 . + . + _:B5c7e358c84d35a87fa9d8df66b7885fb . + . + "http://www.lyricizing.tld/composedly/taunting.html" . + "feedstuffs hierarchs composedly" . + "105"^^ . + "http://www.shiftlessly.tld/lyricizing/hierarchs.html" . + . + _:B4f787f4fe1aa0b584fcfa17816ba7d81 . + . + "http://www.hayrack.tld/markka/manslayer.html" . + "ergotic pushovers markka" . + "97"^^ . + "http://www.rased.tld/hayrack/pushovers.html" . + . +_:Bf590e65f26f46e6c285e3779263f448c "Constantin Amento" . +_:Bf590e65f26f46e6c285e3779263f448c . +_:B6e3be15f574f31a43dd58b871372c86c "Lakyta Soltis" . +_:B6e3be15f574f31a43dd58b871372c86c . + _:Bf04995f10ee80a0eac1cb0888744898a . + . + "http://www.pastrami.tld/reorder/canaled.html" . + "polymaths segos reorder" . + "119"^^ . + "http://www.broachers.tld/pastrami/segos.html" . + . + _:B16028a977a4ff0808274d8bbc4555582 . + . + "1965"^^ . + "http://www.castellan.tld/serpents/banned.html" . + "flattops tintinnabulations serpents" . + "141"^^ . + "http://www.recirculated.tld/castellan/tintinnabulations.html" . + "banting flattops castellan" . + . + _:Bc161ca196b41a5068d5d9434c02ec245 . + _:Bb88a3f875fc5f5ff8548be203518657a . + . + "1965"^^ . + "http://www.cavitations.tld/crossest/ordinariness.html" . + "kryolites angers crossest" . + "33"^^ . + "cannonading cavitations angers" . + . + _:B97bddd23976713ffbb1310615a1bb661 . + . + "1964"^^ . + "http://www.bitted.tld/imprudently/marveling.html" . + "airworthier moles imprudently" . + "144"^^ . + "http://www.prefabs.tld/bitted/moles.html" . + "awaits airworthier bitted" . + . + _:Baac6e060b024da3e1d1d1ad24504ea3b . + . + "http://www.nonfictional.tld/diver/tovariches.html" . + "tearjerker southwester diver" . + "118"^^ . + "http://www.biologists.tld/nonfictional/southwester.html" . + . + _:Bcd52e0ee28b6c5ec903f3668349fb96c . + . + "http://www.macular.tld/careless/chuckholes.html" . + "flower faltboats careless" . + "96"^^ . + "http://www.equinely.tld/macular/faltboats.html" . + . +_:Bb536e0bd92bb4a30ea6a015d523fe358 "Endora Seier" . +_:Bb536e0bd92bb4a30ea6a015d523fe358 . + _:Bb331485c7fedf99e5cd93fe7b9381b69 . + . + "http://www.mutualism.tld/fraughts/kills.html" . + "discontinuance coalesced fraughts" . + "71"^^ . + "http://www.insufficiencies.tld/mutualism/coalesced.html" . + . + _:Bc61c406b88bf8563b3bdf2f704e1b13a . + . + "http://www.intersex.tld/trifocals/choosiness.html" . + "sextets decigram trifocals" . + "2"^^ . + "http://www.contingents.tld/intersex/decigram.html" . + . +_:Ba757b1e5bd73981e0dc5135647690c22 "AbdulHaleem Ojima" . +_:Ba757b1e5bd73981e0dc5135647690c22 . +_:B5e630e841e0d9ad331055a6b67af424d "PavIpv Howick" . +_:B5e630e841e0d9ad331055a6b67af424d . +_:B7ede5b6cb5ee54f7f5304dd9b546d0d9 "Fedra Koff" . +_:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . +_:Ba440ca3c4ead7f4819d4194395ceec5d "Wendell Rolens" . +_:Ba440ca3c4ead7f4819d4194395ceec5d . +_:B4bef5f36e778f5cb688052ab98f63279 "Fujio Hocke" . +_:B4bef5f36e778f5cb688052ab98f63279 . + _:B5fabda1fbfe52f10c309e021786d916f . + _:B5895a9485d8baa6f8ced3dd0475c614e . + . + "http://www.models.tld/diploids/grossers.html" . + "resuscitates caveator diploids" . + "33"^^ . + . + _:Be009b9adf8b42a1e53e611eac930f8c1 . + . + "http://www.commoners.tld/allopathies/visitants.html" . + "belchers inexpressibility allopathies" . + "173"^^ . + "http://www.porn.tld/commoners/inexpressibility.html" . + . + _:Bc4df65869bcc2ef02610af64d03b3ac0 . + _:Bfb76607213296842c9cdfe419156c2de . + . + "http://www.vowing.tld/baldest/surmising.html" . + "banning gibsons baldest" . + "http://www.crenelating.tld/vowing/gibsons.html" . + . +_:B6354c5bd8fc658be065b2750595026e0 "Stephonjia Hetjonk" . +_:B6354c5bd8fc658be065b2750595026e0 . + _:Be96a8d3f1ddbe5fd3d0377bffd88ad76 . + . + "1964"^^ . + "http://www.overjoy.tld/foolhardier/lapsing.html" . + "tweedle hided foolhardier" . + "123"^^ . + "aerofoils overjoy hided" . + . + _:B051c65b38211f8503451085ca08bce01 . + . + "http://www.peristalses.tld/stipulating/medicaid.html" . + "bagged saturnism stipulating" . + "27"^^ . + "http://www.beneficiated.tld/peristalses/saturnism.html" . + . +_:B15d53dc63f06a42a309b0caf16ce111c "Honzo Graleski" . +_:B15d53dc63f06a42a309b0caf16ce111c . + _:Ba5b5ac4fab535df42654e5f6b6fc2023 . + . + "http://www.chinchillas.tld/overflight/spillable.html" . + "embosoming undercharge overflight" . + "124"^^ . + "http://www.flyblown.tld/chinchillas/undercharge.html" . + . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + . + "http://www.headhunted.tld/remunerates/hoariest.html" . + "escarpments agreements remunerates" . + "73"^^ . + "http://www.eviscerating.tld/headhunted/agreements.html" . + . + _:B9f4619c852872270162cd895eb4e2510 . + _:Bb17b29b1bc1a32ecd1b22ae083767756 . + . + "http://www.duelled.tld/beaucoup/wedgy.html" . + "offended pickings beaucoup" . + "http://www.expropriated.tld/duelled/pickings.html" . + . +_:B98bcfbfeaf212447e429df840753151c "Tiege Brdar" . +_:B98bcfbfeaf212447e429df840753151c . +_:Befe846533d4601a7d73b5143f22b54b3 "Arshad Schueller" . +_:Befe846533d4601a7d73b5143f22b54b3 . +_:Bf5f50b52227d5163328d9eb6a68119fa "Karpova Pini" . +_:Bf5f50b52227d5163328d9eb6a68119fa . +_:Bad6c117beb1a5b46e08bfc5014b44670 "Vivienne Blankenberg" . +_:Bad6c117beb1a5b46e08bfc5014b44670 . +_:B7d2a97d37adf9c5bc2fffb28689dd83e "Bhuvi Lavell" . +_:B7d2a97d37adf9c5bc2fffb28689dd83e . +_:B06185d56c0935c470ceaf0348b52d414 "Haniyya Timberlake" . +_:B06185d56c0935c470ceaf0348b52d414 . + _:B4f04b626f8b43202ef2994b149d12726 . + . + "1966"^^ . + "http://www.potsherd.tld/whitening/compeer.html" . + "firers unrecorded whitening" . + "52"^^ . + "http://www.consonants.tld/potsherd/unrecorded.html" . + "pounded firers potsherd" . + . + _:B47af817a8e62d09c3f58dc967406afbd . + . + "http://www.crookeder.tld/officiating/collecting.html" . + "kabob skullduggeries officiating" . + "98"^^ . + . +_:B26b0df2713fd93d5550ca82f13b03f6a "Yaeesh Libby" . +_:B26b0df2713fd93d5550ca82f13b03f6a . + _:B5009f897f77979a4436805a1a49eca09 . + . + "http://www.grudges.tld/spelt/gentlefolk.html" . + "aikidos cumuli spelt" . + "62"^^ . + "http://www.discreeter.tld/grudges/cumuli.html" . + . + _:B6b30461ece48b0573a913582ea18ccf4 . + _:Bcaa6b831150f7da60961bdef83572311 . + . + "http://www.breeding.tld/omelette/atrociously.html" . + "rearmed unwrinkling omelette" . + "179"^^ . + . + _:B1ee7b29a1b9dae1be73296a7ec28022c . + _:B13f28a9153caf9c524508fec768ad574 . + . + "http://www.nicknack.tld/teratosis/inveighed.html" . + "overmasters exhalent teratosis" . + "54"^^ . + "http://www.annalist.tld/nicknack/exhalent.html" . + . + _:Bd1c17685bdba90c986e33e2900882be3 . + . + "1956"^^ . + "http://www.peatiest.tld/stews/precancel.html" . + "mobbing scarcities stews" . + "138"^^ . + "ashcans peatiest scarcities" . + . + _:B663fa1041c05a030d4620d82313aa4fd . + . + "http://www.adulteresses.tld/fermented/etches.html" . + "hallways mistunes fermented" . + "77"^^ . + "http://www.glanders.tld/adulteresses/mistunes.html" . + . + _:B804ef14721611f1aedbb7fd528ebbdc5 . + "1955"^^ . + "http://www.delegation.tld/coigns/rehears.html" . + "carious pimpernels coigns" . + "17"^^ . + "rapine delegation pimpernels" . + . + _:B69adb5d0686a81ccb1840e23efc3a3d0 . + . + "http://www.tugger.tld/bluesmen/coarsest.html" . + "monolog subdirectors bluesmen" . + "164"^^ . + "http://www.readmitted.tld/tugger/subdirectors.html" . + . + _:Ba397062c5f65662b26e9d501e4e5ec99 . + . + "1963"^^ . + "http://www.plagiarisms.tld/hydrogenous/unbind.html" . + "amuck limberest hydrogenous" . + "128"^^ . + "ladders plagiarisms limberest" . + . +_:B49e89d1aa965f9823c850c00fd79953a "Pier Rotella" . +_:B49e89d1aa965f9823c850c00fd79953a . +_:B6aa12d15d246a300b03d7d99dab9b1d6 "Daisetsu Angton" . +_:B6aa12d15d246a300b03d7d99dab9b1d6 . + _:Bfad89bd9c92f796d7d7c05681416e8b2 . + . + "http://www.gonophs.tld/wipeouts/mimickers.html" . + "linguinis slitless wipeouts" . + "20"^^ . + . +_:B5d24a5460ab9b0fa88df54d3b66217f0 "Eemilie Stainbrook" . +_:B5d24a5460ab9b0fa88df54d3b66217f0 . + _:Bdbb28a3525398762e14cc0873baa39f6 . + _:B4ac043ca83ef603eb90ec42d2fe36310 . + . + "http://www.demanding.tld/assegai/skipper.html" . + "mastodons precipices assegai" . + "35"^^ . + "http://www.springed.tld/demanding/precipices.html" . + . + _:B55fcd925374db3b10b4041a76158464b . + . + "http://www.dowdiest.tld/splotching/spanner.html" . + "persecutes massiness splotching" . + "181"^^ . + "http://www.juicers.tld/dowdiest/massiness.html" . + . +_:B6683dfb977b9e0371b31ccdd4e80ff31 "Peadair Lann" . +_:B6683dfb977b9e0371b31ccdd4e80ff31 . + _:Bc0b53d476f511e256bb8fb162efa8282 . + . + "http://www.pussies.tld/inculpate/counterfeitness.html" . + "condignly ecdysial inculpate" . + "117"^^ . + . + _:Bb88df62cae04e001b9c29db125c49dd7 . + . + "http://www.fluidal.tld/tinfoils/adulated.html" . + "irrationality steppes tinfoils" . + "122"^^ . + "http://www.assaulters.tld/fluidal/steppes.html" . + . + _:Bfc4fa55414d1404d170010383f381d37 . + "1961"^^ . + "http://www.glees.tld/topkicks/sublease.html" . + "tramelled trolls topkicks" . + "169"^^ . + "haviours glees trolls" . + . +_:B7078e5e4f2163fc1ef37137c79a76c9f "Angell Havatone" . +_:B7078e5e4f2163fc1ef37137c79a76c9f . + _:B8227aa882671ef178e90b5762f4f9e9d . + . + "1961"^^ . + "http://www.endoscopy.tld/corniest/genitures.html" . + "gonifs reshapers corniest" . + "5"^^ . + "regarding endoscopy reshapers" . + . +_:B5a7c8ea912d35b67ccd5ca147ef8dd15 "Amadeo Ejide" . +_:B5a7c8ea912d35b67ccd5ca147ef8dd15 . + _:Bcda8a47d3d79595cc46f5aceb6017f4b . + . + "1965"^^ . + "http://www.gladsome.tld/graffito/bandeaux.html" . + "townspeople relied graffito" . + "89"^^ . + "fibulas gladsome relied" . + . +_:B926dd35100a8f0d0706668f59c1d7ff0 "Nancy Voelkerding" . +_:B926dd35100a8f0d0706668f59c1d7ff0 . + _:B4e47646fbecae7d2759c9aaaa33ecefa . + _:Bf0b74976b2d5befcca00a00a75b13c06 . + _:B30d08f9e4cc13d509a2acae8659eafae . + . + "http://www.mothers.tld/cynics/weeklong.html" . + "kippered warmups cynics" . + "134"^^ . + . + _:B9097e7b06ec1ea6dc9f751599cbc75a3 . + _:B0929e6298785d174a2446f316fd1c001 . + . + "http://www.preascertainment.tld/overfull/vied.html" . + "venose astrobiologies overfull" . + "31"^^ . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + . + "http://www.sureties.tld/acetaldehyde/crumbliness.html" . + "dishonoring glories acetaldehyde" . + "196"^^ . + "http://www.straying.tld/sureties/glories.html" . + . +_:B6cba661e1f2d76df9864114ad19c8739 "Abaz Carwell" . +_:B6cba661e1f2d76df9864114ad19c8739 . +_:Bbb8d847531a9b6e2e9586ddc84e9d976 "Clarence Ploetz" . +_:Bbb8d847531a9b6e2e9586ddc84e9d976 . + _:B6f0e7f386db794044fa90f4664e5f557 . + . + "http://www.creeds.tld/scowling/hoaxed.html" . + "bamboozling salter scowling" . + "http://www.uncouthness.tld/creeds/salter.html" . + . +_:Bbd4716e861c055eefc5234b614137e37 "Staffan Whitting" . +_:Bbd4716e861c055eefc5234b614137e37 . + _:B7010a902825e1e87e36dda6a30b39b72 . + . + "http://www.darkey.tld/backcross/evanished.html" . + "choosers countries backcross" . + "184"^^ . + "http://www.carlot.tld/darkey/countries.html" . + . + _:Bcd2b8807efbc66ec9ad66622e5c3dca9 . + . + "http://www.workhouses.tld/spleeniest/fess.html" . + "flitted interschool spleeniest" . + "168"^^ . + "http://www.repatriates.tld/workhouses/interschool.html" . + . + _:B9926ee59ff0f013f391b47ab0083bde8 . + . + "1958"^^ . + "http://www.stables.tld/voyeurs/cagiest.html" . + "beatles bitterns voyeurs" . + "10"^^ . + "http://www.bopping.tld/stables/bitterns.html" . + "wasted beatles stables" . + . + _:Bb9756031b18ab5a51a3be3d423cc2924 . + . + "http://www.hipline.tld/continuer/pinochles.html" . + "landscaped toecaps continuer" . + "27"^^ . + "http://www.hurtled.tld/hipline/toecaps.html" . + . +_:Bd3a7fa54818e7459005c04dae94581d5 "Germund Betty" . +_:Bd3a7fa54818e7459005c04dae94581d5 . + _:B1ef7277a6b2696cc36797366d661b605 . + . + "http://www.jangler.tld/overrefines/antis.html" . + "compt begins overrefines" . + "182"^^ . + . +_:B9e665619c694df09c1389b1f0c1844d8 "Keiki Karz" . +_:B9e665619c694df09c1389b1f0c1844d8 . +_:Bee7b02efb9614711e11fec1a4224147f "Teodor Rady" . +_:Bee7b02efb9614711e11fec1a4224147f . + _:Bf45ffa49c886411fe842a6152f4d6446 . + . + "http://www.entreating.tld/babbitting/ropy.html" . + "mineralizes barks babbitting" . + "30"^^ . + "http://www.ostmark.tld/entreating/barks.html" . + . +_:Bc90dbf58f1036b70146609a9fd8791e7 "Carmella Reifschneider" . +_:Bc90dbf58f1036b70146609a9fd8791e7 . + . + _:Baaf256fcbcf62842091bd7806ebfcc66 . + _:B634b40bd928a882fe5ac68320ba48464 . + . + "http://www.uroliths.tld/marrieds/fungic.html" . + "casteless sashes marrieds" . + "69"^^ . + "http://www.embrocation.tld/uroliths/sashes.html" . + . + . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + "1962"^^ . + "http://www.satiny.tld/sissies/moistureless.html" . + "bagels vinca sissies" . + "170"^^ . + "http://www.clansmen.tld/satiny/vinca.html" . + "digitalized bagels satiny" . + . +_:B79d9dce18c6ebe4178cd3de95140789d "Cloelia Shein" . +_:B79d9dce18c6ebe4178cd3de95140789d . + _:Bcc415db8ad021cbfbfa0562d46d8368b . + . + "http://www.monseigneur.tld/hepcats/baedekers.html" . + "conductors macaroni hepcats" . + "194"^^ . + . +_:B4c74368a4234f053cdb565ad6101c8cd "Kumi Belidor" . +_:B4c74368a4234f053cdb565ad6101c8cd . + _:Ba22351b325931683c20151fda4ebb5fb . + . + "http://www.fleeciness.tld/peccavis/tups.html" . + "traveling arrivers peccavis" . + "107"^^ . + . + _:Bd5a61a1b0ba9dc725b365d1ec8a0880b . + . + "http://www.racecourses.tld/economically/perpendiculars.html" . + "earaches seraglios economically" . + "96"^^ . + . + "fretsome chairs whomping" . + "1965"^^ . + _:B501f18603eb6b1f21f094ede75cb58ab . + "http://www.misericordia.tld/overhanded/chairs.html" . + "http://www.overhanded.tld/whomping/depletable.html" . + . + _:B687ee15a85038a355b94c237dbffc977 . + "117"^^ . + . + "deterger fretsome overhanded" . + _:B71b465498480b3663a80b2873d33aee1 . + . + "http://www.oldies.tld/despicably/candors.html" . + "unbridled sororities despicably" . + "71"^^ . + "http://www.stylishness.tld/oldies/sororities.html" . + . + _:B82b3109b4b51d1895f33b165eaf0021a . + _:B600f8e30f6138563a9776946d0476e69 . + . + "http://www.inelegantly.tld/undemocratically/tithings.html" . + "manatees youths undemocratically" . + "110"^^ . + . +_:Beae56f867886fe0a48d7d5bc4cff85bc "Edna Dawes" . +_:Beae56f867886fe0a48d7d5bc4cff85bc . +_:B45b6cd73fbe939285b7713c51e0ddbe6 "Vrotsislava Bouman" . +_:B45b6cd73fbe939285b7713c51e0ddbe6 . +_:B63586ed6ce9ccc8a98258c87fdd4685f "Caitlin Myricks" . +_:B63586ed6ce9ccc8a98258c87fdd4685f . +_:B482cd8ee9e68f8992a6ebf6e73276864 "Fonda Swenton" . +_:B482cd8ee9e68f8992a6ebf6e73276864 . + _:Bcd30697a414360693eb834f97b19eeea . + . + "1957"^^ . + "http://www.pamphlets.tld/splattering/spectroscopist.html" . + "queries uncommunicative splattering" . + "154"^^ . + "shiftily pamphlets uncommunicative" . + . +_:Bed614fbfc6157091a510ee736580a7fa "Vongai Alaibilla" . +_:Bed614fbfc6157091a510ee736580a7fa . + _:B68198b9775f099721c1b80c6739b3d8a . + . + "http://www.enters.tld/elicitation/discontinuations.html" . + "descried unseasoned elicitation" . + "22"^^ . + "http://www.latecomers.tld/enters/unseasoned.html" . + . + _:B6c22be48b92b3c6fb03df8f31a92df59 . + . + "http://www.forehoof.tld/mistreat/administerings.html" . + "salesclerk clonked mistreat" . + "178"^^ . + "http://www.inflamed.tld/forehoof/clonked.html" . + . + _:B4714d468342b6d3aaf09563bf8bb05fd . + . + "http://www.gleba.tld/times/plundered.html" . + "zetas hemorrhagic times" . + "78"^^ . + "http://www.dries.tld/gleba/hemorrhagic.html" . + . +_:Bf2fab8786a8f034c83e3bef628c49593 "Eusebius Bennafield" . +_:Bf2fab8786a8f034c83e3bef628c49593 . +_:B9fa325c2113c0ccec96e8e7d842f177d "Narumi Easley" . +_:B9fa325c2113c0ccec96e8e7d842f177d . + _:B0ae08793031c8f81fec5ad8a8254e4bc . + . + "http://www.riffled.tld/napoleons/rifer.html" . + "cheaters kerneling napoleons" . + "140"^^ . + "http://www.bewitchment.tld/riffled/kerneling.html" . + . + _:Bd5c082b3b7a98e95c3aa90da2bbfde78 . + "1948"^^ . + "http://www.brin.tld/xylidine/liers.html" . + "hamsters disentangles xylidine" . + "minored brin disentangles" . + . +_:B23aabf88aafac8cddd8aa94da33ef797 "Jost Deserres" . +_:B23aabf88aafac8cddd8aa94da33ef797 . +_:B15dd4542f3a364fef6902aacfc0396c4 "Kyledyr Constantino" . +_:B15dd4542f3a364fef6902aacfc0396c4 . + _:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + . + "1963"^^ . + "http://www.chairmanned.tld/security/kibbles.html" . + "mollycoddled acridness security" . + "40"^^ . + "http://www.corder.tld/chairmanned/acridness.html" . + "monads mollycoddled chairmanned" . + . + _:Bcb6498fddb88cf515074fbbf540eacfa . + . + "1962"^^ . + "http://www.jeux.tld/songster/sloughed.html" . + "bandages urolith songster" . + "71"^^ . + "http://www.hobblers.tld/jeux/urolith.html" . + "menstruant bandages jeux" . + . + _:Bb2ecd3fd79c820a74cce0b4099d22f40 . + . + "http://www.indoctrinating.tld/farcers/bards.html" . + "notation definable farcers" . + "80"^^ . + . + _:Bc3e1f23088d3b7d8d04f1d47f4729474 . + . + "http://www.flakiness.tld/ramifications/whizzed.html" . + "ionise preassigns ramifications" . + "173"^^ . + "http://www.betrothment.tld/flakiness/preassigns.html" . + . +_:B4a4d5e3d94dda4e147d73c6dd596129e "Hunter Collums" . +_:B4a4d5e3d94dda4e147d73c6dd596129e . + . + _:B15a126f34fe4a2a4be7cc97418da602a . + . + "http://www.excretions.tld/dually/plateauing.html" . + "heliocentricity recelebrating dually" . + "128"^^ . + "extenuation stranders abbesses strongboxes chromas oats pulling leatheriness" . + "http://www.summable.tld/excretions/recelebrating.html" . + . + _:Bd8cae1732bcadbf1162cebd513e2af27 . + _:B2fad35bd7ba3211056dea503358cd155 . + . + "http://www.ratification.tld/warted/fingerlings.html" . + "cheeseburgers pinons warted" . + "52"^^ . + "http://www.waterworthy.tld/ratification/pinons.html" . + . +_:B729af2ee770336620bd4006db7175832 "Uso Mccamish" . +_:B729af2ee770336620bd4006db7175832 . +_:B53bd311fac19c9047f0460657d8cc0db "Saalim Velasquez" . +_:B53bd311fac19c9047f0460657d8cc0db . + _:B7faf5a318d44705db1e2887f67c176a8 . + . + "1959"^^ . + "http://www.descended.tld/noses/carrousel.html" . + "reenacts tappers noses" . + "79"^^ . + "psalmic descended tappers" . + . +_:B2a086b2315067da701f5eb2d9e07bf51 "Trenton Pfrogner" . +_:B2a086b2315067da701f5eb2d9e07bf51 . +_:Be30d5b37ced293dad6dcc24540112275 "Amita Hambleton" . +_:Be30d5b37ced293dad6dcc24540112275 . + _:B28078270580c5efe2902bb9a8fba4418 . + . + "http://www.rickeys.tld/baseness/lands.html" . + "resemblances pits baseness" . + "106"^^ . + . + _:Bf56c8b81f582205604302a0ebd01c149 . + . + "http://www.applicators.tld/howbeit/memorably.html" . + "inexactitude autosuggestions howbeit" . + "92"^^ . + "http://www.rollicked.tld/applicators/autosuggestions.html" . + . +_:B691d56b0c2bbec38fde654b4dbed7a07 "Lloyd Stallsmith" . +_:B691d56b0c2bbec38fde654b4dbed7a07 . +_:B5d996a5924939396d2275f5321d1f257 "Glenna Waughtel" . +_:B5d996a5924939396d2275f5321d1f257 . + _:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 . + . + "http://www.prophetically.tld/zinged/fridge.html" . + "remedying allayed zinged" . + "167"^^ . + "http://www.administrated.tld/prophetically/allayed.html" . + . +_:B2522d6f83cb3d72ef179601cba197684 "Hellmut Tousant" . +_:B2522d6f83cb3d72ef179601cba197684 . +_:B331f75075386aa94cdcf35523c292a74 "Baruna Minichiello" . +_:B331f75075386aa94cdcf35523c292a74 . +_:Bb1538f68e0f0d65e0956cb990e93ba86 "Devera Herandez" . +_:Bb1538f68e0f0d65e0956cb990e93ba86 . + _:Be9eafe0aa0466a6f8058f3d3e02febfe . + . + "1966"^^ . + "http://www.ethnoses.tld/terminability/shoplifters.html" . + "outplay docility terminability" . + "155"^^ . + "avouching ethnoses docility" . + . + _:B0e3de5f59eff284e8b70f3078a599647 . + . + "http://www.pronghorn.tld/bayoneting/coadmit.html" . + "superintend bobsledder bayoneting" . + "146"^^ . + "http://www.irishwoman.tld/pronghorn/bobsledder.html" . + . +_:B66f6ddb2ba1984c6221cd0c10dcc8139 "Sonja Premeaux" . +_:B66f6ddb2ba1984c6221cd0c10dcc8139 . +_:Bd327265af4a581aeb4663c5c2227fc35 "Josias Przedwiecki" . +_:Bd327265af4a581aeb4663c5c2227fc35 . + _:B314e2de5726aed079bdeca0b8fac5820 . + . + "http://www.stopwatches.tld/nictitates/mewed.html" . + "carapace girder nictitates" . + . + _:B94f412c5c40b3cf8d539a683629be14f . + . + "1956"^^ . + "http://www.remittee.tld/vials/vasectomizing.html" . + "constrainedly figworts vials" . + "82"^^ . + "flagellations remittee figworts" . + . + _:B272d55361204b191605c558039f696a6 . + . + "http://www.megalomaniacs.tld/antings/interdicted.html" . + "sportive molluscan antings" . + "86"^^ . + . + _:B64f214b522b83e041d4453e0cd0dfa23 . + . + "http://www.drawler.tld/workless/devisals.html" . + "dropsical christly workless" . + "124"^^ . + "http://www.gazelles.tld/drawler/christly.html" . + . + _:B56cc4dd785590c96eba33359d8c4a284 . + "1963"^^ . + "http://www.anagrams.tld/permeated/overrefinement.html" . + "faithlessly cookable permeated" . + "44"^^ . + "http://www.counterrevolution.tld/anagrams/cookable.html" . + "paces faithlessly anagrams" . + . +_:Be78bdcd9f87f27113c01faa90080b1d7 "Sakeri Hutchcraft" . +_:Be78bdcd9f87f27113c01faa90080b1d7 . +_:B73c8b2ed929215f3c971c0b116cf7c14 "Akaka Buron" . +_:B73c8b2ed929215f3c971c0b116cf7c14 . +_:B81c6c1b9dc90d55e1f26aa539802821b "Deliane Sperdute" . +_:B81c6c1b9dc90d55e1f26aa539802821b . + "1962"^^ . + "5"^^ . + "Journal 5 (1962)" . + . +_:B1850c98b35d8fd131e4f76335abfad94 "Shaahir Trohanov" . +_:B1850c98b35d8fd131e4f76335abfad94 . + _:B24529cf4d466c58e2408242caa1060b6 . + . + "1961"^^ . + "http://www.flappier.tld/reinsure/outranges.html" . + "eternals nominately reinsure" . + "149"^^ . + "terminates flappier nominately" . + . +_:B52416bf68e084702670f4697c10f381d "Gerakna Ryneer" . +_:B52416bf68e084702670f4697c10f381d . + _:Bf08daa1cccd20448a937487ce806c761 . + _:B4184a65b5f4baac3348dd7ff8834b808 . + . + "http://www.estuaries.tld/slurs/chalked.html" . + "slackers uncultivated slurs" . + "34"^^ . + "http://www.symbolization.tld/estuaries/uncultivated.html" . + . + . + . + "0-1488-6823-0" . + "http://www.smirks.tld/charmingly/pendently.html" . + "1963"^^ . + "1855"^^ . + "9"^^ . + "Butterworth Legal Publishers" . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + "blabby smirks spotted" . + "Proceeding 1 (1963)" . + _:B68ecf60a020cce4f69c2cb6107142bf7 . +_:B5e09f1fe68b0c99e67bb9ea67bc48cd7 "Sho Stechlinski" . +_:B5e09f1fe68b0c99e67bb9ea67bc48cd7 . + _:B7f7c230a3271c19b7fa45942ba1feedc . + _:Bea619908d75b4db1ea6af9702558b5b8 . + . + "http://www.adjurors.tld/craggiest/choreographs.html" . + "misaddressed washes craggiest" . + "180"^^ . + . +_:B45c53b5a672a840cd3f9ad0caef2c69a "Aziza Rapaport" . +_:B45c53b5a672a840cd3f9ad0caef2c69a . +_:B1c460036b9bd327e7307e1ad3b81e38a "Minnah Lampel" . +_:B1c460036b9bd327e7307e1ad3b81e38a . +_:Bbed96cc1ecc513c3dcda5bc9d5cd1369 "Jula Sharper" . +_:Bbed96cc1ecc513c3dcda5bc9d5cd1369 . +_:B2910c133009d2387555d33457cad856b "Yo Kadi" . +_:B2910c133009d2387555d33457cad856b . +_:B9082a7572f5ff4b8013cc104b92fbc41 "Chynica Whisenton" . +_:B9082a7572f5ff4b8013cc104b92fbc41 . + _:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + _:B406007adce18f2054bc340e603a48bd1 . + . + "http://www.wastier.tld/xenophobe/reconsecration.html" . + "slithers tinglers xenophobe" . + "28"^^ . + . + _:B04ef871107a4da2485e94ff1d7ae830b . + . + "http://www.espanol.tld/froward/holystones.html" . + "sighing incepting froward" . + "34"^^ . + "seabeds nonpluses judice embarked carbo reproacher copulas trundles heterosexually" . + "http://www.macadam.tld/espanol/incepting.html" . + . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . + _:Bd1aa93f6e2176abc7c722dab8b99ca2b . + . + "http://www.appomattox.tld/ectoplasm/underclothes.html" . + "octopuses nonclassical ectoplasm" . + "134"^^ . + "http://www.calamitousness.tld/appomattox/nonclassical.html" . + . + _:Bd0a767f712c6233dca86e09080e96c9c . + . + "http://www.redescribing.tld/demanded/nonmen.html" . + "unequaled collates demanded" . + "177"^^ . + "http://www.adumbratively.tld/redescribing/collates.html" . + . +_:Bd371cec2869853022690a9a74f889e88 "Trudy Revoir" . +_:Bd371cec2869853022690a9a74f889e88 . +_:Bd12c0121841791c039d520fcf2d6ae86 "Burghild Scarp" . +_:Bd12c0121841791c039d520fcf2d6ae86 . + _:B36c4addc3db1dba97a1b9629b1476d4b . + . + "http://www.epistasies.tld/hawkish/sonorants.html" . + "surfier melodramatically hawkish" . + "83"^^ . + "http://www.miscounts.tld/epistasies/melodramatically.html" . + . +_:Be707a81358845870b33ed85198fb2ebf "Orland Beneker" . +_:Be707a81358845870b33ed85198fb2ebf . + . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + . + "1962"^^ . + "http://www.misappropriating.tld/timelessly/polynesian.html" . + "fascistic shoppes timelessly" . + "3"^^ . + "wrenching misappropriating shoppes" . + . + _:Bcbaa87e39828e6c86f6ac4dd303b166d . + _:Bc8b717c43cdfbecbe30c2451176186a2 . + . + "http://www.grists.tld/samplers/natures.html" . + "carrageenin securest samplers" . + "5"^^ . + "http://www.leeks.tld/grists/securest.html" . + . + _:B488495d8c681038c930469fab72d72f9 . + . + "http://www.rooks.tld/nills/fielders.html" . + "portiones reaccusing nills" . + "107"^^ . + . +_:Be864f4f8c38b9d21796fdaad56a2e6e5 "Agamemnon Bouras" . +_:Be864f4f8c38b9d21796fdaad56a2e6e5 . + _:B0e3521310f7c018bc4259bd785599c53 . + . + "http://www.abstracting.tld/abounds/demythologizing.html" . + "improvable gussets abounds" . + "55"^^ . + "http://www.refutatory.tld/abstracting/gussets.html" . + . + _:B5bb34630bfed90b7d3c7911d3fd08046 . + . + "http://www.ascensions.tld/falsity/palms.html" . + "pothouse choking falsity" . + "27"^^ . + "http://www.ireful.tld/ascensions/choking.html" . + . + _:B2d4733dbfc1bb3debb5b582f64edde6d . + _:Babfed49e13d314cb22a2164f4b154a31 . + . + "http://www.poppied.tld/plainly/overexcite.html" . + "toehold reexperiencing plainly" . + "144"^^ . + "http://www.sequenced.tld/poppied/reexperiencing.html" . + . + _:B136e3cc59d8643f2bd43508ff9be07e6 . + . + "http://www.tetchiest.tld/unlucky/tiffin.html" . + "heights wickets unlucky" . + "117"^^ . + "http://www.shies.tld/tetchiest/wickets.html" . + . + _:B09df77d2afb65cb49c86b7551cf853a4 . + . + "http://www.implicitly.tld/fulling/cedes.html" . + "shipways humankind fulling" . + "40"^^ . + . + _:Bca5e5902fee3100ee851dbeb37c6ca8d . + . + "http://www.played.tld/newsletters/arks.html" . + "groper nonvoting newsletters" . + "104"^^ . + "http://www.carapaces.tld/played/nonvoting.html" . + . + _:B18a09dff989a7045fc32687d19ad90b1 . + . + "1960"^^ . + "http://www.monitors.tld/tautening/peeler.html" . + "putdowns circumnavigating tautening" . + "1"^^ . + "http://www.instigation.tld/monitors/circumnavigating.html" . + "striates putdowns monitors" . + . +_:B52604fbad6e3b32ad3b5dc9cfab64dab "Gustel Pitek" . +_:B52604fbad6e3b32ad3b5dc9cfab64dab . +_:B5f899b96371ec8f6ca9ec481ebc40238 "Jesus Zollicoffer" . +_:B5f899b96371ec8f6ca9ec481ebc40238 . +_:B302b250234de602ee9f091ac8fa6d763 "Kora Hemsworth" . +_:B302b250234de602ee9f091ac8fa6d763 . + _:Bc36ae7e70a2a96e7b29f87e3e19fccad . + . + "http://www.archaistic.tld/grouped/runaways.html" . + "delineative wyverns grouped" . + "95"^^ . + . +_:B806c704c402a0264f84adc2abd6f416d "Avital Trask" . +_:B806c704c402a0264f84adc2abd6f416d . + _:Bd72131799725d4f7fe560d013b834f41 . + . + "http://www.growlingly.tld/chivaree/stander.html" . + "suspenders amenders chivaree" . + "90"^^ . + "http://www.twofers.tld/growlingly/amenders.html" . + . + _:Bac4f377ac95a1fabb7ccdfaca4404d7e . + . + "1957"^^ . + "http://www.spiller.tld/teemers/vastier.html" . + "lecherous blowby teemers" . + "199"^^ . + "http://www.endemics.tld/spiller/blowby.html" . + "speedboating lecherous spiller" . + . + _:Bdb6bc80348eccee30aab91dca357f7a8 . + . + "http://www.revolutionists.tld/enlargements/poisons.html" . + "prettifier emissive enlargements" . + "62"^^ . + "http://www.contemned.tld/revolutionists/emissive.html" . + . +_:B753afba827507d767bacc2fe671ab48d "Zebulun Galow" . +_:B753afba827507d767bacc2fe671ab48d . + . + _:Bbac5ed1d16f3dac482ebceb847f47906 . + . + "http://www.pharisaical.tld/divergence/semitraditional.html" . + "witnesses flaunting divergence" . + "http://www.negatively.tld/pharisaical/flaunting.html" . + . +_:B3fb6b628391eb1e5b8a3a20901de254b "Evangelina Goan" . +_:B3fb6b628391eb1e5b8a3a20901de254b . + _:B84b4a0917c93a3d122b28c3321278b83 . + "1954"^^ . + "http://www.reshipments.tld/acridest/undetachable.html" . + "outriggers rooking acridest" . + "102"^^ . + "ablation reshipments rooking" . + . + _:B9e4a682d48c1a0e12ed3638df6488e54 . + . + "http://www.retracting.tld/civically/kishka.html" . + "cathartics spying civically" . + "89"^^ . + "http://www.eidos.tld/retracting/spying.html" . + . +_:B2336382b53006a5b440bda93d887e4e2 "Zambda Cusson" . +_:B2336382b53006a5b440bda93d887e4e2 . + _:B8f4ecafcc05ffa5968b5f5b0862cf2d8 . + . + "http://www.highbred.tld/hatracks/libyans.html" . + "southeasterly cuffs hatracks" . + "128"^^ . + . +_:B4593b288dffcf2fb0c0778ae3673cfa5 "Vasin Marallo" . +_:B4593b288dffcf2fb0c0778ae3673cfa5 . +_:B51de4dcb16c1704cb96e6a2f1c074aa4 "Jonah Credle" . +_:B51de4dcb16c1704cb96e6a2f1c074aa4 . + _:Bb5dddc3af1c1c3ceafc65577a3912191 . + _:Bbbedaf14a0eb60f8d1d256e423b71bfe . + . + "http://www.academes.tld/feaster/actable.html" . + "dover tachs feaster" . + "80"^^ . + "http://www.scandinavians.tld/academes/tachs.html" . + . + _:B6806b55fdfe89bc71391c66ae81b4be3 . + _:Ba15eb96cae6d748b34e818c7ca1ab2b8 . + . + "http://www.gruelers.tld/unsymmetrically/spirited.html" . + "stropped deifiers unsymmetrically" . + "81"^^ . + "http://www.progovernment.tld/gruelers/deifiers.html" . + . + _:B405717b4bab9a49ecc692b43fbdabfc9 . + . + "http://www.admiralties.tld/playgoers/cheques.html" . + "mohairs bewigged playgoers" . + "134"^^ . + "safecracker cacaos mignonette tailored whews beholden branchless primitiveness" . + "http://www.gloves.tld/admiralties/bewigged.html" . + . + _:Bbf7ff391c4a22f484ab9a36868ecfc19 . + . + "http://www.salably.tld/revoltingly/extirpations.html" . + "pollinating impeding revoltingly" . + "71"^^ . + "http://www.homelike.tld/salably/impeding.html" . + . + _:B7eecb79ab509b7f974a7eeb682a340cd . + . + "http://www.tahitian.tld/copyist/begot.html" . + "allergin nonphysiological copyist" . + "145"^^ . + . + _:B6f94494b729bfc7b059413c608fc4c81 . + . + "1963"^^ . + "http://www.bracers.tld/sweltrier/cauldrons.html" . + "hotkey appropriating sweltrier" . + "149"^^ . + "lipoprotein bracers appropriating" . + . + "1962"^^ . + _:Bb64e8b2754a0a5f306fb08727257624c . + "http://www.reconcilable.tld/impedient/curviest.html" . + "12"^^ . + "program downstage reconcilable" . + "http://www.manufactured.tld/reconcilable/redistributions.html" . + _:Bc352a5bb64f3b2e540fe3ee99afce368 . + . + "downstage redistributions impedient" . + . + "daunted watermen obloquy" . + "1962"^^ . + . + "http://www.immunologist.tld/obloquy/fossillike.html" . + . + "http://www.obloquy.tld/pleurisies/bartering.html" . + . + "163"^^ . + "watermen fossillike pleurisies" . + _:B790154fef31fa7e486c51e352260fc30 . +_:Bda78a14711f198976efa7822809a1fc9 "Ursulina Greenblatt" . +_:Bda78a14711f198976efa7822809a1fc9 . +_:B9df9b9019c3eb196b7540cd9b47efe15 "Alys Boedecker" . +_:B9df9b9019c3eb196b7540cd9b47efe15 . + _:B75084a4fc850c39d082cd19844deeb68 . + _:B074171f9edb259f582215f4ec390c81d . + . + "http://www.micrograph.tld/darklier/virulencies.html" . + "philol ketchups darklier" . + "8"^^ . + "http://www.neutralization.tld/micrograph/ketchups.html" . + . + _:B5f2bcafbe4a17a3ca4b7bdeeaf143bcf . + . + "http://www.matching.tld/daubers/bluegills.html" . + "shoves offends daubers" . + "21"^^ . + "http://www.forwhy.tld/matching/offends.html" . + . + _:B26238f5ac8d612eb245ae0ab4633e5f8 . + . + "http://www.stagnates.tld/aligner/requisitioners.html" . + "irrefragable exhilaration aligner" . + "69"^^ . + "http://www.irefully.tld/stagnates/exhilaration.html" . + . + . + "harrower claymores shiftlessly feedstuffs lyricizing hierarchs composedly taunting" . + _:Ba7e4e5f203e0b1ff450d8b8e4847edeb . + "http://www.polers.tld/apnea/maxillary.html" . + . + "117"^^ . + "swiveled oinked apnea" . + . + "gaudiness irades inadvisability disciplinarians majors manifestly decaffeinates scalepan folklorists attractive yeller cognizably reminds teratoid coadjutors thuggeries nondestructive maladjustments subpartnership cordilleras recirculations alkalin succulently marquise underlaid neurosurgeon innervated hunts barrens emanative blowpipe varies thickest machinability orbiters tormentor owner zanier corkscrewed promiscuousness clewed reassemble hesitation fainting croupy bacchanalia regainers teardown margarins inconvenience triunities dipped votarists kilogram timbrel presell woodcraft reupholstered xerosis steamers neurological warranter flashings oops detonations chippering photospherically pouchiest canvasses pyorrheas cartons acquirable refocus vividness administrated remedying prophetically allayed zinged fridge stained unintentional antiquarians dilutes quantitatively shovels vitric mendelism kookiest leavening embrocation casteless uroliths sashes marrieds fungic gasogenes obnoxiously dismounting endorser libations" . + "http://www.burlily.tld/swiveled/polers.html" . + "http://www.thanklessly.tld/polers/oinked.html" . +_:Bfcc84fe032cbb3683a45042e901c113f "Luqmaan Dearment" . +_:Bfcc84fe032cbb3683a45042e901c113f . +_:Baf67fb5d73da225e566f893096d725e0 "Emst Alexandria" . +_:Baf67fb5d73da225e566f893096d725e0 . +_:B40a4c4f98bc9b2621c49e6cd594c431b "Juri Guzik" . +_:B40a4c4f98bc9b2621c49e6cd594c431b . + _:B361405e0b8c86498442f141dcadbd869 . + . + "1966"^^ . + "http://www.didos.tld/silkworms/pathologist.html" . + "gunrunner recapitulates silkworms" . + "84"^^ . + "motivation didos recapitulates" . + . + _:B6de72e9e5604a6ec50bcad3d1a4486b7 . + . + "http://www.excreting.tld/psychoanalyzing/ortolans.html" . + "immunotherapy brindles psychoanalyzing" . + "6"^^ . + "http://www.multipliers.tld/excreting/brindles.html" . + . +_:Be6ed2c837d00610f95f14742ed3ba33d "Sacha Kotrba" . +_:Be6ed2c837d00610f95f14742ed3ba33d . +_:Bc5b923161fd35070a2b08380c0f1826b "Kiera Dundee" . +_:Bc5b923161fd35070a2b08380c0f1826b . + _:Ba67f66759170489725f6d05f5cd6a839 . + . + "http://www.imbibed.tld/sheathes/debutantes.html" . + "farthingales deepening sheathes" . + "175"^^ . + . + _:Bb7eb5b5db4376c6358ff4f1faba2726c . + _:B8e2c430fd2289c1f5cb9be94f0a1ab63 . + . + "http://www.flashings.tld/detonations/chippering.html" . + "warranter oops detonations" . + "188"^^ . + "http://www.neurological.tld/flashings/oops.html" . + . + _:Bbb5d721887e064f4583ab68bfb450bd7 . + . + "http://www.japed.tld/turnspits/endowments.html" . + "captioned totemites turnspits" . + "123"^^ . + . +_:Be2168e77790bb2c157524704efb011b4 "Kazuo Pitz" . +_:Be2168e77790bb2c157524704efb011b4 . +_:B9903cd0e7c881a808aad8cc634055860 "Omais Dodd" . +_:B9903cd0e7c881a808aad8cc634055860 . + _:Bdae88992d440a0c60927eb501cb36f80 . + _:B86b1530cd1d835ef65d7b13b80a82fe2 . + . + "http://www.bolter.tld/walks/overthrowers.html" . + "naivety manubrium walks" . + "14"^^ . + "http://www.visiters.tld/bolter/manubrium.html" . + . + _:B6c8eb072094da52e340502e731f8cb27 . + . + "http://www.freudians.tld/juniors/ovately.html" . + "sombrely citrons juniors" . + "146"^^ . + . +_:Bead2380af26f9e9ecd4f65e480f5f349 "Beat Berlinghof" . +_:Bead2380af26f9e9ecd4f65e480f5f349 . + _:Bacdf3bc761d90dc1615e237beee458aa . + . + "http://www.disarranges.tld/rationalists/errands.html" . + "longshoreman standards rationalists" . + "97"^^ . + . +_:Bd2f20414859ca4b22820cbfefd5ad176 "Wilma Bruzek" . +_:Bd2f20414859ca4b22820cbfefd5ad176 . + _:B98bcfbfeaf212447e429df840753151c . + "1955"^^ . + "2"^^ . + "Journal 3 (1955)" . + "1"^^ . + . + _:Be5393b1ba501276b8be39b50d76d19d8 . + . + "http://www.plighting.tld/haphazardly/enabling.html" . + "praxeological dreariest haphazardly" . + "196"^^ . + "http://www.astir.tld/plighting/dreariest.html" . + . +_:Bc32c57620094a94a40851ca3e03c241c "Finn Carboneau" . +_:Bc32c57620094a94a40851ca3e03c241c . + _:B6d1770aa2f657bbd86569356241f19bb . + . + "http://www.unpin.tld/unreconstructed/frat.html" . + "arcaded sayst unreconstructed" . + "45"^^ . + "http://www.leaflets.tld/unpin/sayst.html" . + . + _:Be3fa5328d8ccd34f20bb53c19759fc6a . + . + "1959"^^ . + "http://www.crevasse.tld/hoops/miasms.html" . + "disassociate represses hoops" . + "175"^^ . + "http://www.fricasseeing.tld/crevasse/represses.html" . + "rescuer disassociate crevasse" . + . +_:B4896c2736405ed8b636fe02464f483a6 "Alaknanda Rittle" . +_:B4896c2736405ed8b636fe02464f483a6 . +_:B19e530c2ec1bfb77456f61a910c44728 "Teri Landevos" . +_:B19e530c2ec1bfb77456f61a910c44728 . + _:B12d3347c08b0649a616d0f88ab156275 . + . + "http://www.dissociative.tld/malting/footgear.html" . + "nonforfeitable apostacy malting" . + "http://www.pedros.tld/dissociative/apostacy.html" . + . +_:Bd49787741153f1b60f5ad817a83fd6af "Karolek Sheaff" . +_:Bd49787741153f1b60f5ad817a83fd6af . +_:B7faf5a318d44705db1e2887f67c176a8 "Lepa Yoshino" . +_:B7faf5a318d44705db1e2887f67c176a8 . +_:Bec96b46e80dff6afa56a58938a9312e3 "Barbie Dubonnet" . +_:Bec96b46e80dff6afa56a58938a9312e3 . + _:B087eb3bbee07dcc1b6c9d488a43ec505 . + . + "1966"^^ . + "http://www.snubs.tld/reweaved/paterfamilias.html" . + "pressor classicist reweaved" . + "45"^^ . + "http://www.sonorities.tld/snubs/classicist.html" . + "misarrangement pressor snubs" . + . + _:B31945ccc58e26dbaf603784b1a23e03f . + . + "http://www.echoey.tld/semimonthly/dented.html" . + "hallucinosis unequivocalness semimonthly" . + "4"^^ . + . + "1965"^^ . + "15"^^ . + "http://www.prearranging.tld/savor/deadlier.html" . + . + . + "confronting suede savor" . + "http://www.savor.tld/retrogressing/circumcising.html" . + "suede deadlier retrogressing" . + _:B89cf6b23c297381f64855e3eb1647f10 . + _:Bcd27f14243cb10deb5eee4a88f0ba4ce . + _:Bb8cd8717a0770d551ee448cd3e293433 . + . + "http://www.wormhole.tld/drifter/sluggishness.html" . + "dogfight emptied drifter" . + "191"^^ . + "http://www.deathcups.tld/wormhole/emptied.html" . + . + . + . + "http://www.uncustomary.tld/insinuating/restack.html" . + "knotweeds snakily insinuating" . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + "1964"^^ . + "http://www.mumper.tld/uncustomary/snakily.html" . + "102"^^ . + _:B833a91a0e6f0969671a5aa8251dceb11 . + "doorplates knotweeds uncustomary" . +_:Be87a27f067830d72973019b8cb017e07 "Silvester Yelvington" . +_:Be87a27f067830d72973019b8cb017e07 . + _:Bb7574705b35e3eba3ed974eae1a63a25 . + . + "1964"^^ . + "http://www.interpersonal.tld/armoires/cheeriness.html" . + "vigilantes churchy armoires" . + "63"^^ . + "http://www.carcinogeneses.tld/interpersonal/churchy.html" . + "grinder vigilantes interpersonal" . + . +_:B4163bb85afd4b3a4875dfb46852e1d22 "Yoshinori Bundschuh" . +_:B4163bb85afd4b3a4875dfb46852e1d22 . + _:Bcefe1af99415c57af525a74dba651aa2 . + . + "http://www.airdrops.tld/hexarchies/moieties.html" . + "dingdong photocomposing hexarchies" . + "123"^^ . + "http://www.shriller.tld/airdrops/photocomposing.html" . + . +_:Bb246c24341d4887b947f2c94fbe78c08 "Sfandra Lavalle" . +_:Bb246c24341d4887b947f2c94fbe78c08 . +_:B0e7e6768543b77832aea7180801f923a "Alena Gomes" . +_:B0e7e6768543b77832aea7180801f923a . +_:B83673c2b99bc7225b0ff40eb113fe376 "Chomei Chanoine" . +_:B83673c2b99bc7225b0ff40eb113fe376 . +_:B03b56a2e962ac1d6518328b93620cfa8 "Zonda Pasanen" . +_:B03b56a2e962ac1d6518328b93620cfa8 . +_:Ba08947b98a4b988e6ada6aacb8519d31 "Lera Suter" . +_:Ba08947b98a4b988e6ada6aacb8519d31 . +_:B190fb4c297fe4a9c86c14521de408aad "Adela Westcote" . +_:B190fb4c297fe4a9c86c14521de408aad . +_:B61a3553beb4d894acf76db034669c556 "Hetty Cersey" . +_:B61a3553beb4d894acf76db034669c556 . + _:Be72f024c449882cfdcec75356de1372d . + . + "http://www.renigs.tld/gestating/ohms.html" . + "unaccentuated messing gestating" . + "124"^^ . + "http://www.craftier.tld/renigs/messing.html" . + . + _:B0ff3b35aa0e3f2b7c69e168d2b6054d7 . + . + "1960"^^ . + "http://www.chaffinch.tld/deigning/uniters.html" . + "lunas effusions deigning" . + "98"^^ . + "http://www.graved.tld/chaffinch/effusions.html" . + "planetologists lunas chaffinch" . + . +_:B40768d4df58674474ee8a18f98ad83b7 "Melcia Schnieder" . +_:B40768d4df58674474ee8a18f98ad83b7 . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + . + "http://www.slicers.tld/fomentation/aerated.html" . + "evading ledges fomentation" . + "28"^^ . + . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + _:Ba0acf240e71bab8b1e0e6b358c69343d . + . + "http://www.dotted.tld/unkennels/swigged.html" . + "moderatorial craftsmanly unkennels" . + "87"^^ . + "http://www.tikes.tld/dotted/craftsmanly.html" . + . +_:B20e0b1acd41d2dbe6f0cf57d8ff02fb0 "Carl Hoadley" . +_:B20e0b1acd41d2dbe6f0cf57d8ff02fb0 . + _:B52b9becd3509fe015b05064121497576 . + . + "1966"^^ . + "http://www.concuss.tld/swale/deairs.html" . + "rumblingly gibingly swale" . + "189"^^ . + "http://www.insurgescence.tld/concuss/gibingly.html" . + "farers rumblingly concuss" . + . + _:Bb34061c26736cf9ca4c556cf76b9f4e4 . + _:Bf2fab8786a8f034c83e3bef628c49593 . + . + "http://www.pussyfooting.tld/dinette/morphologically.html" . + "overwhelmed suborbital dinette" . + "http://www.poled.tld/pussyfooting/suborbital.html" . + . + _:B7b330923a48d3e9c1f0416b9f6f9633f . + "1960"^^ . + "http://www.publicists.tld/lasciviously/militants.html" . + "registrarship limelights lasciviously" . + "86"^^ . + "http://www.vasectomized.tld/publicists/limelights.html" . + "blasted registrarship publicists" . + . + _:B2f08142d210419b1d6bbc785f3c820ee . + . + "http://www.vips.tld/militias/outwaits.html" . + "stockjobbing uremic militias" . + "104"^^ . + "http://www.floatability.tld/vips/uremic.html" . + . +_:B7b45c3dde9c98b8d2d9106a809344193 "Bevyn Rinaudo" . +_:B7b45c3dde9c98b8d2d9106a809344193 . + _:Be7cdcd236f0da0a6e44b94e03b0684e3 . + . + "http://www.xenolith.tld/dumbs/bardic.html" . + "annotation hype dumbs" . + "78"^^ . + . + _:B23313acd2babba771d4f362716f63e9c . + _:Bbf8b6dea637e0175da4d11ad4d03697d . + "1961"^^ . + "http://www.distensions.tld/enemies/illogically.html" . + "bewildering wrongs enemies" . + "http://www.hooking.tld/distensions/wrongs.html" . + "petunias bewildering distensions" . + . +_:B7fa9909d4305f9164c591c852ec6f1a8 "Ffodor Spragley" . +_:B7fa9909d4305f9164c591c852ec6f1a8 . +_:Bf0c4960537624241a81b978bc4703e8b "Alfonso Billen" . +_:Bf0c4960537624241a81b978bc4703e8b . +_:Bcfa9028206677a443aa373922709e0c5 "Jiyaad Sheeler" . +_:Bcfa9028206677a443aa373922709e0c5 . +_:B62f22e2f136b70608e4de1225d79eb41 "Ricki Alejo" . +_:B62f22e2f136b70608e4de1225d79eb41 . +_:Bc4ee38b8afc5589cb4647e9d97b76cc7 "Khrystyn Kos" . +_:Bc4ee38b8afc5589cb4647e9d97b76cc7 . + _:Baf1e145125a8cff779738bc7f65e71db . + . + "http://www.nudists.tld/biddings/dibblers.html" . + "citadels winks biddings" . + "http://www.mishaps.tld/nudists/winks.html" . + . + _:Bcfa9028206677a443aa373922709e0c5 . + . + "http://www.ambiguously.tld/skiey/masochists.html" . + "chuckfull trachomas skiey" . + "21"^^ . + "http://www.frankfurters.tld/ambiguously/trachomas.html" . + . + _:B863aca2ecc745b0a630789267cb27699 . + _:B7bab914d70de90d3bc7b9dd5ae805cea . + . + "http://www.fluked.tld/commercializing/contemns.html" . + "operants diuretically commercializing" . + "192"^^ . + . +_:Bc82de10b3620499086aee0adb5d7f8d0 "Zenaide Rosendale" . +_:Bc82de10b3620499086aee0adb5d7f8d0 . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + . + "http://www.preordaining.tld/nertz/danseurs.html" . + "reacquires lathworks nertz" . + "24"^^ . + . +_:B90c1f090d21cd0535e38079835492855 "Tasenka Ionescu" . +_:B90c1f090d21cd0535e38079835492855 . +_:B4b7886880fe6b8a5b7de1f3a451aec80 "Thaaqib Skender" . +_:B4b7886880fe6b8a5b7de1f3a451aec80 . + "1956"^^ . + "dreks loopier effectuating" . + "loopier abbreviates undergoing" . + "http://www.tradeoffs.tld/effectuating/abbreviates.html" . + . + . + _:Bcb6c2a976814383cc007e5d0e33cf6ef . + . + "http://www.effectuating.tld/undergoing/revellers.html" . + "106"^^ . +_:B9bf03ff6c91691361b09abaa407a3746 "Shunsuke Berka" . +_:B9bf03ff6c91691361b09abaa407a3746 . + _:B45fa457227782a6a50d44272ca4c2470 . + . + "http://www.pedicabs.tld/appalachian/pedigreed.html" . + "goosiest torchlight appalachian" . + "82"^^ . + "http://www.hefting.tld/pedicabs/torchlight.html" . + . + _:B7d2a97d37adf9c5bc2fffb28689dd83e . + . + "http://www.encroached.tld/hilts/whiplashes.html" . + "silurian smooching hilts" . + "31"^^ . + "http://www.palsied.tld/encroached/smooching.html" . + . +_:B59a1a69ecfe7d0fcf29c618c8657a8e8 "Benignus Diec" . +_:B59a1a69ecfe7d0fcf29c618c8657a8e8 . + _:B6244805bfb9d3def73025047cc7b5bb3 . + . + "http://www.lathers.tld/pluralization/effervescing.html" . + "gimmicks inactivating pluralization" . + "15"^^ . + "http://www.soapbox.tld/lathers/inactivating.html" . + . +_:Ba0923d9f8786acbe0d2accf0858b9e3c "Ranon Micha" . +_:Ba0923d9f8786acbe0d2accf0858b9e3c . + _:B8cd77eb31d2ad4213d65e262e745eb19 . + _:B341c169c32b862dc30433dfcd0b70b3e . + . + "http://www.unpardonably.tld/debouche/normativeness.html" . + "nightshirts sexlessness debouche" . + "119"^^ . + "http://www.transitoriness.tld/unpardonably/sexlessness.html" . + . +_:B7c2ce8d1a8d1de9c8af07cd5c4899061 "Prospero Waner" . +_:B7c2ce8d1a8d1de9c8af07cd5c4899061 . +_:B1899219a59f6300264c6eef24aeb5986 "Marionilla Merkey" . +_:B1899219a59f6300264c6eef24aeb5986 . + _:Bf039ed1411455e9a615552d58a62cf0b . + . + "http://www.intellectualism.tld/slants/cornrow.html" . + "toolroom derogated slants" . + "183"^^ . + "http://www.blighter.tld/intellectualism/derogated.html" . + . +_:B4ae452055767cbfe983cee82e684130a "Patrizio Iliffe" . +_:B4ae452055767cbfe983cee82e684130a . +_:Bd57f44c3d725788a68501b94ff320306 "Imtinaan Deloria" . +_:Bd57f44c3d725788a68501b94ff320306 . +_:B038fbaf8ed0d57150ca6946d6e6c8783 "Osipova Kuypers" . +_:B038fbaf8ed0d57150ca6946d6e6c8783 . +_:Bda73b51c8f4ecc065bbc31eee60ed973 "Bala Robyn" . +_:Bda73b51c8f4ecc065bbc31eee60ed973 . +_:B3cf3b37a66455fc570b5553070ebbd43 "Laurentius Ensminger" . +_:B3cf3b37a66455fc570b5553070ebbd43 . + _:Bb70c8beb863f60f400d94a4e22f91454 . + . + "http://www.scattiest.tld/infractions/racked.html" . + "repellency cabbages infractions" . + "http://www.taller.tld/scattiest/cabbages.html" . + . + _:Ba103adeb67fa133ad1fb5da979ffd380 . + . + "http://www.recognitive.tld/wigs/sepals.html" . + "uprightly secondes wigs" . + "85"^^ . + "http://www.renderers.tld/recognitive/secondes.html" . + . + _:B773cdacf2d939737f478c3177d4321aa . + . + "http://www.faults.tld/tetralogy/pelletize.html" . + "vomiter clienteles tetralogy" . + "18"^^ . + "depreciations thermostatic bedumbs acceptees diastole stockily fussily tenoners uphills gameness" . + "http://www.instilled.tld/faults/clienteles.html" . + . + _:B1bfed0f416a6913e97e75511d062af35 . + . + "http://www.mambas.tld/litanies/outrunning.html" . + "squadded amassments litanies" . + "34"^^ . + "http://www.overburdensome.tld/mambas/amassments.html" . + . + _:B34c57155a0be78224655667e6175d0e5 . + . + "1961"^^ . + "http://www.uncompliant.tld/rickey/niggards.html" . + "keelhauls hanging rickey" . + "168"^^ . + "http://www.doubtable.tld/uncompliant/hanging.html" . + "outgoings keelhauls uncompliant" . + . + "1948"^^ . + "9"^^ . + "Journal 1 (1948)" . + "1"^^ . + . +_:B3b355107e887ee7f9c1ef94057a41fb1 "Garon Tischler" . +_:B3b355107e887ee7f9c1ef94057a41fb1 . +_:Bd9440cc231c3342a5a3d7baf5580c466 "Luithilde Brandolino" . +_:Bd9440cc231c3342a5a3d7baf5580c466 . + _:B979aa69b02ea82480f28f16b959b1fc9 . + _:Baad2dff26e20d8ea55f470f5ecb1c167 . + . + "http://www.unfurled.tld/manrope/tinsmith.html" . + "noncarbonated excitable manrope" . + "68"^^ . + "http://www.wirehair.tld/unfurled/excitable.html" . + . + . + _:B95e22ceed54078552be2d2ede1724688 . + "rosing oversleeping vivisectionists" . + "1950"^^ . + "32"^^ . + "http://www.flayed.tld/vivisectionists/strips.html" . + . + "http://www.exempla.tld/flayed/oversleeping.html" . + "outwork rosing flayed" . + . + _:Bd139811e8dd38f3a4e0d246bd0a672a4 . + . + "http://www.lividly.tld/underexpose/spurry.html" . + "aerodynamical pharisee underexpose" . + "92"^^ . + "http://www.ploying.tld/lividly/pharisee.html" . + . + _:Be3ffc2be429b2b8a63d8ddf2bcc1b83b . + _:B0e68eb2e70d02ee97a43e4c7be3a0638 . + . + "http://www.bogyism.tld/cablets/ropable.html" . + "divvies seeks cablets" . + "http://www.zincking.tld/bogyism/seeks.html" . + . + _:Bcde46020905f81258048bde0f553f348 . + . + "http://www.refiguring.tld/reconnoitering/fetching.html" . + "moonrise leaguers reconnoitering" . + . +_:B08dca4b3dc3cb28d47d0560175817c62 "Milton Goodrum" . +_:B08dca4b3dc3cb28d47d0560175817c62 . + _:B488495d8c681038c930469fab72d72f9 . + . + "1959"^^ . + "http://www.songstress.tld/rerun/realizations.html" . + "towlines showery rerun" . + "13"^^ . + "http://www.feasance.tld/songstress/showery.html" . + "unspectacular towlines songstress" . + . +_:Bf90508fa0e7f49561764fe8a25b54b65 "Aeolus Abril" . +_:Bf90508fa0e7f49561764fe8a25b54b65 . +_:Bc68b1a7b42da604befe68f842df81fa4 "Cecily Pazik" . +_:Bc68b1a7b42da604befe68f842df81fa4 . +_:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 "Esperanza Negrana" . +_:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 . + _:B52604fbad6e3b32ad3b5dc9cfab64dab . + . + "http://www.preengaging.tld/reevaluate/rekeys.html" . + "administrants unitarians reevaluate" . + "154"^^ . + . +_:B39ddc95abf81e805ce754bd40cdc015b "Rubaina Douvia" . +_:B39ddc95abf81e805ce754bd40cdc015b . +_:B59c18ce212da535383ac8cafddd74dca "Manka Binstock" . +_:B59c18ce212da535383ac8cafddd74dca . + _:Bde9fd3ec4d3f265fef58208b62fe4490 . + _:B4819d2e3884e149413bd41b9f0ce4b82 . + . + "http://www.periodontoses.tld/tetradic/pantomimists.html" . + "catenating overflows tetradic" . + "109"^^ . + . + _:B5caf405910143a827b63f94bde9564d6 . + . + "1966"^^ . + "http://www.menschen.tld/cretinized/camouflages.html" . + "believable desperados cretinized" . + "152"^^ . + "http://www.countermand.tld/menschen/desperados.html" . + "edibleness believable menschen" . + . + _:B5a9ef1ba567dff3520c3930fdae6124f . + _:B778b067df1329f131045c78edcc3e800 . + . + "http://www.rotted.tld/hubcap/muskiness.html" . + "exedra mom hubcap" . + "44"^^ . + "http://www.centralistic.tld/rotted/mom.html" . + . +_:Bfb74075bbeeddc75b3989ba4d307fce7 "Howard Lepri" . +_:Bfb74075bbeeddc75b3989ba4d307fce7 . +_:Bb337c3c772dc991e2262376abdbb34ec "Amla Namm" . +_:Bb337c3c772dc991e2262376abdbb34ec . + _:Bc42dd61bdeef5af8327103a4405a06c2 . + . + "http://www.helpless.tld/poohing/nightman.html" . + "armlessly divans poohing" . + "136"^^ . + "http://www.constitutional.tld/helpless/divans.html" . + . + . + "http://www.monorails.tld/studhorse/strived.html" . + "perceptually imposingly studhorse" . + "1965"^^ . + _:B90301cf3118be2ecb7efa02a2f84902f . + "grecized perceptually monorails" . + "62"^^ . + "http://www.flauntingly.tld/monorails/imposingly.html" . + . + _:Bbd4716e861c055eefc5234b614137e37 . + _:B3d15bb990d04103ab43eeb123cfaea6f . + . + "http://www.minnesotan.tld/filmier/slightest.html" . + "reverts defiances filmier" . + "25"^^ . + . + _:B785db8c72ad848786b2847d4acc4f202 . + . + "http://www.needlessness.tld/geed/charts.html" . + "diarist lambies geed" . + "16"^^ . + "http://www.totterer.tld/needlessness/lambies.html" . + . +_:Bbbedaf14a0eb60f8d1d256e423b71bfe "AbdulMaalik Mccaffity" . +_:Bbbedaf14a0eb60f8d1d256e423b71bfe . +_:Bac104b416dbed35052e615e04573f296 "Karlus Guardipee" . +_:Bac104b416dbed35052e615e04573f296 . + _:B562a202c7aedc318872ade701d8a8fc5 . + . + "http://www.fronting.tld/yamen/ladykin.html" . + "affluxes buffers yamen" . + "91"^^ . + . + . + "1964"^^ . + "unmemorized frolicked euglenas" . + "frolicked tonsured distilleries" . + . + "http://www.devotees.tld/euglenas/tonsured.html" . + . + _:Bc2ab0597b249ebe573c44ace084bbffe . + "126"^^ . + "http://www.euglenas.tld/distilleries/cytologists.html" . + _:B09df77d2afb65cb49c86b7551cf853a4 . + . + "1964"^^ . + "http://www.litigants.tld/dermatologist/unlearn.html" . + "salsa tattling dermatologist" . + "169"^^ . + "http://www.unassessed.tld/litigants/tattling.html" . + "approbate salsa litigants" . + . +_:B9881efa4a71da5f935f519a98a9ada06 "Evseevskaia Carow" . +_:B9881efa4a71da5f935f519a98a9ada06 . + _:B574ca94400cf758d4ab941e3a9dcb280 . + . + "http://www.rudders.tld/topographical/obliterators.html" . + "hardship deaconesses topographical" . + "128"^^ . + "http://www.clickers.tld/rudders/deaconesses.html" . + . +_:B769d33372f5ca79e80b39c3bdde5ae07 "Ran Rubendall" . +_:B769d33372f5ca79e80b39c3bdde5ae07 . + _:B3819313e43a41ba95cd19091b198609a . + . + "http://www.baubles.tld/beginnings/tragedienne.html" . + "schematics sanatarium beginnings" . + "20"^^ . + "http://www.covetously.tld/baubles/sanatarium.html" . + . +_:B227e28c85048e2ca95d703c7361068b0 "Nereus Tiffany" . +_:B227e28c85048e2ca95d703c7361068b0 . +_:B064d8dea064c312d1efbacdd19a59872 "Blerina Robotham" . +_:B064d8dea064c312d1efbacdd19a59872 . +_:B598d6777298c3618eaf56f4a57bb59bc "Ilka Waldroop" . +_:B598d6777298c3618eaf56f4a57bb59bc . + _:B0edaac6c5a90adc87ccb9e3d38e7f376 . + _:B028d743e43162c2e900e5eb118a0bc68 . + . + "http://www.outlines.tld/frenchwomen/emptying.html" . + "wageless duelers frenchwomen" . + "78"^^ . + "http://www.americanizes.tld/outlines/duelers.html" . + . +_:Bb3bc9829c4e527bb768cdef27824f376 "Kaleigh Spelman" . +_:Bb3bc9829c4e527bb768cdef27824f376 . +_:B7cec4928d606befd0a58d548b392ea78 "Vassily Gassoway" . +_:B7cec4928d606befd0a58d548b392ea78 . +_:Ba8585fb44e1cf9748b19e4b2e4a03959 "Jezebel Cuadra" . +_:Ba8585fb44e1cf9748b19e4b2e4a03959 . +_:B2cb723e3cf7ddf249fe9f8a0bca1454f "Heidy Kodadek" . +_:B2cb723e3cf7ddf249fe9f8a0bca1454f . + _:B74f14c734746c9cbd43c217575da262c . + . + "http://www.transduce.tld/missions/milliliters.html" . + "corkier saucing missions" . + "7"^^ . + "http://www.stutters.tld/transduce/saucing.html" . + . +_:Ba73e02518ac9a1294282ff426d9992ab "Sad Mccuen" . +_:Ba73e02518ac9a1294282ff426d9992ab . +_:Bbc8b329fb12197f9e2f0d3a29e6a6167 "Kuni Roedel" . +_:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + _:B8f87b2244117021c8220e015d16d9686 . + "1966"^^ . + "http://www.bedamned.tld/astounding/humanoids.html" . + "stairs foxing astounding" . + "154"^^ . + "http://www.uncontrolled.tld/bedamned/foxing.html" . + "hareem stairs bedamned" . + . +_:Bfed1a413785170fc90bde39d3644037d "Frederik Elridge" . +_:Bfed1a413785170fc90bde39d3644037d . + _:B18e4bd1ad8c829be3d9b5551c0ddc1c8 . + . + "http://www.mayhems.tld/app/czarism.html" . + "agglomeration floret app" . + "24"^^ . + "http://www.mirroring.tld/mayhems/floret.html" . + . +_:B4b07d1251efad1067ebe439fffcd51fb "Chikafusa Koolman" . +_:B4b07d1251efad1067ebe439fffcd51fb . + _:Bb8505f9bd37101af8695cf0e7810a6d4 . + . + "http://www.embrocate.tld/redeemer/juntas.html" . + "cradles layettes redeemer" . + "92"^^ . + . +_:B191256df9805dc823eab42720bae0f5c "Inocente Arntzen" . +_:B191256df9805dc823eab42720bae0f5c . + _:B6568ffb86dd237c27372c6ef01403183 . + . + "http://www.finitudes.tld/oystering/guar.html" . + "concentrators peccavi oystering" . + "61"^^ . + "http://www.mistreated.tld/finitudes/peccavi.html" . + . +_:Bc637da77204ed0ddc74af1327bf563dc "Alala Cilento" . +_:Bc637da77204ed0ddc74af1327bf563dc . + _:B7a976ae0cfb46509d81130243591fd89 . + . + "http://www.foreshadowing.tld/quadricentennials/hebraizing.html" . + "reinvestigate conceives quadricentennials" . + "20"^^ . + "http://www.honeyful.tld/foreshadowing/conceives.html" . + . + _:B61a3553beb4d894acf76db034669c556 . + . + "http://www.yukking.tld/rases/tangoed.html" . + "jitney timework rases" . + "177"^^ . + . + _:Bafb4a192849a7e451f8e225f5944c6c1 . + . + "http://www.firepan.tld/somersaulted/tsardoms.html" . + "moralization malefic somersaulted" . + "22"^^ . + "http://www.tambur.tld/firepan/malefic.html" . + . +_:Bd24f7121c4084c1b2dea034dd6c6eafb "Gwen Menk" . +_:Bd24f7121c4084c1b2dea034dd6c6eafb . +_:B8333434d63cb6c0a5403d8f819ee848a "ApOwen Hersch" . +_:B8333434d63cb6c0a5403d8f819ee848a . +_:Bfa2ecd0440664d592115a11c1021d054 "Mikael Crisp" . +_:Bfa2ecd0440664d592115a11c1021d054 . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + "1963"^^ . + "http://www.hyoglossi.tld/recharter/unconcernedly.html" . + "intrinsically smashups recharter" . + "58"^^ . + "kirkman hyoglossi smashups" . + . + _:B4e9745bdad6e26e042a679da2522251c . + . + "http://www.flecking.tld/bananas/fluoroscopists.html" . + "negation coped bananas" . + "80"^^ . + "http://www.scorchers.tld/flecking/coped.html" . + . +_:B07c9bc070c32b074d6d1489514acd7da "Dewain Mathieu" . +_:B07c9bc070c32b074d6d1489514acd7da . + _:Be25c488f5c8572c9777b141acf3c09a5 . + . + "http://www.daw.tld/unreceptive/bearskin.html" . + "cylindrical slicks unreceptive" . + "68"^^ . + . + _:Bcde46020905f81258048bde0f553f348 . + _:B573bb3ae322ce44b2adc6585cfa44c43 . + . + "http://www.steeplechases.tld/awaked/ninny.html" . + "musclemen indigents awaked" . + "23"^^ . + "http://www.nauseas.tld/steeplechases/indigents.html" . + . + _:Bb9328d55da04cf65a9d1148b2fd701d3 . + . + "http://www.spiritless.tld/blustering/hoking.html" . + "upswelled bombardier blustering" . + "80"^^ . + "http://www.interrogational.tld/spiritless/bombardier.html" . + . + _:Ba0dc1381c9633e4487c698b63a51b11c . + . + "1967"^^ . + "http://www.sphygmographic.tld/communicating/touters.html" . + "prejudging flossed communicating" . + "88"^^ . + "http://www.denationalizing.tld/sphygmographic/flossed.html" . + "villager prejudging sphygmographic" . + . +_:Bcde46020905f81258048bde0f553f348 "Zephyr Willenbrink" . +_:Bcde46020905f81258048bde0f553f348 . + _:B712ee470c93f3609aa40709eba07e025 . + . + "http://www.mashers.tld/palefaces/ionizes.html" . + "inebriant catechumens palefaces" . + "83"^^ . + "http://www.overbalancing.tld/mashers/catechumens.html" . + . + _:Bf2ddf3b8b8a60bb224f4b0d742795aa0 . + _:Bf0d79d1efa0b35e69e272766be2b603e . + _:B8bf1cea5a94b4b69c8d0e1c610575484 . + . + "http://www.savannas.tld/unscathed/rogueries.html" . + "bummers differently unscathed" . + "66"^^ . + "http://www.boomeranged.tld/savannas/differently.html" . + . +_:Bd706113f0d1ca638d534dbb2e66275e4 "Trevor Sechrist" . +_:Bd706113f0d1ca638d534dbb2e66275e4 . + _:B713f91a874e1e78a764fac9ed89db438 . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "1966"^^ . + "http://www.besmirches.tld/abettals/regurgitation.html" . + "telephotographs guts abettals" . + "60"^^ . + "pyrotechnics besmirches guts" . + . + _:Bd3422702a6e975883bc099b7604fdea8 . + . + "http://www.dryest.tld/recrudesced/constraints.html" . + "racer praiseworthily recrudesced" . + "198"^^ . + "http://www.headword.tld/dryest/praiseworthily.html" . + . + _:B7bf5c1225c2168abd2f7c49f80b19cb5 . + . + "http://www.plunger.tld/leggiest/unlighted.html" . + "descents condescending leggiest" . + "200"^^ . + . + _:B60833d3540161f8ce8d9be3d079102a9 . + . + "http://www.canzonas.tld/poetizer/languorous.html" . + "junkmen haddocks poetizer" . + . + _:Be0ec2545529915f8245bdcfb4361c38a . + . + "http://www.dropping.tld/interregnal/cesiums.html" . + "finning seconder interregnal" . + "24"^^ . + "http://www.sundering.tld/dropping/seconder.html" . + "http://www.bleachers.tld/finning/dropping.html" . + . +_:Bf4232718da6c0dc0f51bde9f42ad0b31 "Edmonda Ditullio" . +_:Bf4232718da6c0dc0f51bde9f42ad0b31 . + _:B3f841dd9046b577da1b753217710b32c . + _:Bef49f8ec8f1d29953fec71ce8fd9faad . + . + "http://www.vietcong.tld/hadrons/bulldogged.html" . + "cheapens apprizer hadrons" . + "182"^^ . + "http://www.geometrical.tld/vietcong/apprizer.html" . + . + _:B47b64234d0ef1b67bbc2eba6b0373659 . + . + "http://www.aeriest.tld/training/reweaving.html" . + "alternateness necessariness training" . + "25"^^ . + "http://www.premieres.tld/aeriest/necessariness.html" . + . +_:B0851f452990d9558bfe3bb9bfe156a21 "Viktor Farrior" . +_:B0851f452990d9558bfe3bb9bfe156a21 . + _:Bdfbaef15b17e53392d176cbd8b4bf8c9 . + . + "1965"^^ . + "http://www.crayons.tld/curetting/idiosyncrasies.html" . + "governorship maintains curetting" . + "87"^^ . + "http://www.hellions.tld/crayons/maintains.html" . + "nonparticipating governorship crayons" . + . + _:B08d03d11baa414100962ad27defc2ad8 . + . + "http://www.scrams.tld/extinguisher/berm.html" . + "forzandos clarinetists extinguisher" . + "131"^^ . + "http://www.revenger.tld/scrams/clarinetists.html" . + . + _:Bdb2c1b890df32f5d4e265cddda8b83bd . + . + "1963"^^ . + "http://www.straightener.tld/damners/bozos.html" . + "showcasing schleps damners" . + "22"^^ . + "http://www.chamfered.tld/straightener/schleps.html" . + "reaccuses showcasing straightener" . + . +_:Bca3fb3dcda61004e5aaf5a7ee45eff4f "Tarun Ocanas" . +_:Bca3fb3dcda61004e5aaf5a7ee45eff4f . + _:B5f1f22845d666bb95c0b7da0e410dc75 . + _:B13b58a1824c4f4c394e1dbd8a8a591ed . + . + "http://www.patentable.tld/limekiln/laicized.html" . + "deserving frizzly limekiln" . + "169"^^ . + "http://www.mouthparts.tld/patentable/frizzly.html" . + . + _:B9d95ebc2dcd5f36d3c47c42c0673981f . + . + "http://www.unharvested.tld/nonimmunities/laburnum.html" . + "ichthyologists tambura nonimmunities" . + "142"^^ . + . + _:B40cf16ae7daeb9864435c2d5fcf10d6d . + . + "1962"^^ . + "http://www.nudged.tld/harmed/picarooned.html" . + "astern amortise harmed" . + "39"^^ . + "http://www.defectiveness.tld/nudged/amortise.html" . + "broadens astern nudged" . + . + _:B0f7d963d925137342bcadfb98fa83fe8 . + . + "http://www.gravitic.tld/aminity/unamplified.html" . + "overattentively forelimbs aminity" . + "138"^^ . + "http://www.vassals.tld/gravitic/forelimbs.html" . + . +_:Ba24eb5924fdd56c7a7f162aa4579975a "Jeanine Garoner" . +_:Ba24eb5924fdd56c7a7f162aa4579975a . + _:B0813b087ba3ad9a164563c6aec4b0bca . + _:B0b130dbbbf74aabfe91a5df78b19fd4f . + "1961"^^ . + "http://www.fighters.tld/slipslops/limned.html" . + "pretends swans slipslops" . + "43"^^ . + "http://www.overhears.tld/fighters/swans.html" . + "dimmers pretends fighters" . + . + _:Bca10f9686022edd2bef23b43532e840a . + _:Bc46f0ece8eb93b9cbfd525021858cfcd . + "1943"^^ . + "4"^^ . + "Journal 1 (1943)" . + "1"^^ . + . +_:Bfbb5226cec0cd5023689bdf55d16d70e "Timotheus Goettsch" . +_:Bfbb5226cec0cd5023689bdf55d16d70e . +_:B3d92f3e797d7f61423be3fcccee8bc53 "FaaiZ Sunstrom" . +_:B3d92f3e797d7f61423be3fcccee8bc53 . + _:Bdf1c751b96f6441c196bcf97aaa5fe3a . + . + "http://www.mobbed.tld/oralities/gallantly.html" . + "traders reuniting oralities" . + "199"^^ . + "http://www.insufficiency.tld/mobbed/reuniting.html" . + . +_:Bc5975ac821e08e9a36c77645b7cf7a00 "Llyn Hardge" . +_:Bc5975ac821e08e9a36c77645b7cf7a00 . + _:Be9c8a0a1423bc2e3b0618998a25442ee . + . + "http://www.quainter.tld/oviparously/lessoned.html" . + "splendor mirths oviparously" . + "143"^^ . + "http://www.feudalists.tld/quainter/mirths.html" . + . + _:B5ea6922c90f8c54a3c1a226687e9df97 . + . + "http://www.gulling.tld/stilts/ridges.html" . + "largess bluefins stilts" . + "160"^^ . + "http://www.intrenched.tld/gulling/bluefins.html" . + . +_:Bf259b47c265e34ec31924021d8bdb047 "Dona Hissong" . +_:Bf259b47c265e34ec31924021d8bdb047 . + _:Beb7c75134d3aae3808328d700590cede . + _:Bb33df416cdde2aeba9f98dbf4222af87 . + . + "http://www.anxiousness.tld/serries/friskiness.html" . + "hornswoggling drumbeat serries" . + "http://www.oubliette.tld/anxiousness/drumbeat.html" . + . +_:B88842eaec977aa98e2e463abf981b657 "Rhobert Gillam" . +_:B88842eaec977aa98e2e463abf981b657 . + _:Beb95c1d8c7e417c035f03255e37668ea . + . + "http://www.monism.tld/basques/defensibility.html" . + "arrestee impermeabilities basques" . + "168"^^ . + . + _:B63728a1b8d19f17356f2ac0458b41f2e . + . + "http://www.bonnyclabber.tld/lubricous/hotblooded.html" . + "demobbed ensurers lubricous" . + "156"^^ . + . +_:Bc8dbc76c5f93028951b8ed61c278ef8a "Charolette Roberge" . +_:Bc8dbc76c5f93028951b8ed61c278ef8a . +_:Be0964dea4af46588920db69d0ff12851 "Raffaello Herard" . +_:Be0964dea4af46588920db69d0ff12851 . +_:Bd57daf154ad9c4cc30846c4dad67b038 "Wolfhild Torros" . +_:Bd57daf154ad9c4cc30846c4dad67b038 . + _:B0ce3b1bdff22b9487e4338711414522e . + . + "http://www.vrouws.tld/solved/immediateness.html" . + "numbness emetic solved" . + "45"^^ . + . +_:B2d614900cb575393215e773d347fc570 "Lilith Hellerman" . +_:B2d614900cb575393215e773d347fc570 . +_:Bafab7b4b3a04284166b984338aac2ab5 "AbdulQuddoos Mccallie" . +_:Bafab7b4b3a04284166b984338aac2ab5 . +_:B6e3f78bfa0a658381ebcc292e42fc4db "Theodosios Bensch" . +_:B6e3f78bfa0a658381ebcc292e42fc4db . + _:Bb939669092ae672070575860980ef923 . + . + "http://www.elders.tld/multilayer/leadoff.html" . + "ravishments breweries multilayer" . + "57"^^ . + "http://www.brat.tld/elders/breweries.html" . + . + _:B67579ba0c6aaed47aab6cff9d1dcbf4b . + . + "http://www.dozy.tld/partizans/trills.html" . + "looping shewing partizans" . + "82"^^ . + "http://www.cellars.tld/dozy/shewing.html" . + . + _:B4cf34a997329851ed5f58862430112c3 . + . + "http://www.fourteenths.tld/morphemes/criticizes.html" . + "decentest reencountering morphemes" . + "33"^^ . + "http://www.accusatives.tld/fourteenths/reencountering.html" . + . + _:B48e5e517128daef231489b442da898ce . + . + "http://www.demoralize.tld/ingots/settlement.html" . + "peopled unyokes ingots" . + "162"^^ . + "http://www.undetected.tld/demoralize/unyokes.html" . + . + _:Ba44c9f532bea8fbde0501cca9eb75ed3 . + . + "http://www.identically.tld/constructionism/shrieky.html" . + "timbres burlesquing constructionism" . + "42"^^ . + "http://www.scrappage.tld/identically/burlesquing.html" . + . +_:B883b8bd6d915c701647daf4829dff01c "Hailey Seys" . +_:B883b8bd6d915c701647daf4829dff01c . + _:B04fd9ceacec0f1c18c8ce3d12204ed88 . + . + "http://www.sunbows.tld/japanners/psychologizing.html" . + "unclehood panoplies japanners" . + . + _:B88842eaec977aa98e2e463abf981b657 . + . + "http://www.nonprescriptive.tld/logistician/adjures.html" . + "stoplights sapor logistician" . + "19"^^ . + "http://www.gillnet.tld/nonprescriptive/sapor.html" . + . + _:Bdecd02e958c193f7fee5525946f9711c . + . + "http://www.fiddled.tld/discarded/normalizing.html" . + "cinctured blistering discarded" . + "133"^^ . + . +_:Bad377a09ee752862b7a790f31c0c47e6 "Minako Dombek" . +_:Bad377a09ee752862b7a790f31c0c47e6 . +_:B413db44d5edbf065a836132282b69516 "Mubashshir Cottle" . +_:B413db44d5edbf065a836132282b69516 . + _:B73bd4e22b98e7364e6e8b05cc6e341bb . + . + "http://www.lymphocytic.tld/patellae/unblushingly.html" . + "resolving unappetizingly patellae" . + "132"^^ . + "http://www.swarth.tld/lymphocytic/unappetizingly.html" . + . +_:Ba3e25a5a0a4022300f795cf9b628020b "Oeneus Gerondale" . +_:Ba3e25a5a0a4022300f795cf9b628020b . +_:Bac4b8c88ef5134b0d8d7aa386ec6689a "Oxana Koble" . +_:Bac4b8c88ef5134b0d8d7aa386ec6689a . +_:B651b5d2714c2f99c8c691ed8b3c004c7 "Patty Overbeck" . +_:B651b5d2714c2f99c8c691ed8b3c004c7 . + _:B2fd808f4de57a25e99620ac3ab27de4c . + . + "1965"^^ . + "http://www.innocently.tld/doctors/basilicas.html" . + "progressed heartstrings doctors" . + "187"^^ . + "http://www.maundies.tld/innocently/heartstrings.html" . + "kinaesthetic progressed innocently" . + . +_:B8503bddd2e89a506418f5ea7645f499f "Hyazinth Delacuesta" . +_:B8503bddd2e89a506418f5ea7645f499f . + _:B934abad6a73614022cd7f7bf1c2403fd . + . + "http://www.cudgeled.tld/solitaries/giddying.html" . + "inactivated invades solitaries" . + "132"^^ . + "http://www.vivacities.tld/cudgeled/invades.html" . + . +_:B7bf270d94e569c7eddfa66ada038faa2 "Serina Wander" . +_:B7bf270d94e569c7eddfa66ada038faa2 . + _:Ba61f66c46d4b7ca58bd8bebfdace2b03 . + . + "http://www.angrily.tld/evenfalls/vegetating.html" . + "anterooms reharden evenfalls" . + "darkie malnourishment pennons invokers predesignating livered tunning reenactments illustrations sorbitols" . + . +_:B860c2eac625b8e53c6b3432b185bbb5a "Jabreic Pallanes" . +_:B860c2eac625b8e53c6b3432b185bbb5a . + _:B8fb2823aec4168fc1209070a7c10b398 . + . + "http://www.nonsurgical.tld/outpoured/dissociated.html" . + "cuppier skimpiest outpoured" . + "70"^^ . + "http://www.bluejays.tld/nonsurgical/skimpiest.html" . + . +_:Bcbc2e58070b19948740f1e603a7b6887 "Mastoora Youngers" . +_:Bcbc2e58070b19948740f1e603a7b6887 . + _:B89753696b6ed1e95e6069725e0783bf2 . + . + "http://www.platypi.tld/capitalistic/hotly.html" . + "skidoo antacids capitalistic" . + "44"^^ . + "http://www.smote.tld/platypi/antacids.html" . + . + _:B499ccc5be4c1be5235612436ae2e0040 . + . + "http://www.chromized.tld/aluminas/unperfected.html" . + "telltales upraised aluminas" . + "174"^^ . + . + _:Bbe02f03b3f1afc4fffdc7c961b5060e3 . + . + "1953"^^ . + "http://www.miscontinuance.tld/tyrannize/evangels.html" . + "substandard gilly tyrannize" . + "4"^^ . + "http://www.gaynesses.tld/miscontinuance/gilly.html" . + "sportscaster substandard miscontinuance" . + . + _:Bf281b0e7c54be5d79f65ef944acc7857 . + . + "http://www.ratters.tld/abilene/chemoreception.html" . + "execrations wondrously abilene" . + "74"^^ . + "http://www.flagpoles.tld/ratters/wondrously.html" . + . + _:B08265da61a68d870940cc1776cdc1bcf . + . + "http://www.phonographs.tld/reinvestigate/foreshadowing.html" . + "ditties honeyful reinvestigate" . + "157"^^ . + "http://www.heavyhearted.tld/phonographs/honeyful.html" . + . + _:B5159b50f66526491bbb587bcd6cf437b . + _:Ba574913d558caaad67af6b8674d33a45 . + . + "http://www.pilastered.tld/unresistant/rooked.html" . + "suturing scowlingly unresistant" . + "61"^^ . + "http://www.reordain.tld/pilastered/scowlingly.html" . + . + _:B7548275e5b86af24ec500566df8ad7ff . + . + "http://www.bisexuals.tld/huggable/hempweed.html" . + "efficiency melodramatist huggable" . + "200"^^ . + . +_:B7228c2f60a971711f2bc6a039fd78fae "Immaculada Dicorcia" . +_:B7228c2f60a971711f2bc6a039fd78fae . +_:B4af465d33b5b8552111d038a1d4bf4ff "Tracy Dupay" . +_:B4af465d33b5b8552111d038a1d4bf4ff . +_:B9c06741b44ed0945622ee6e5fc1448ee "Nataniella Dorrough" . +_:B9c06741b44ed0945622ee6e5fc1448ee . +_:Bb61e43e535c99cdcd37a0b7c8a0e6343 "Kersta Prier" . +_:Bb61e43e535c99cdcd37a0b7c8a0e6343 . + _:B5c2646b45fa769af7b7061f9418d3d6d . + . + "http://www.existed.tld/slices/trophying.html" . + "grounded jacketing slices" . + "75"^^ . + "http://www.alternatives.tld/existed/jacketing.html" . + . + _:B32f2940aea6205e01143f5eafc91a0dd . + . + "http://www.divestitures.tld/fratricides/untrod.html" . + "laundromats dissolutely fratricides" . + "174"^^ . + . + _:B1ce60cf5ebd75674c81963cea2deedc3 . + . + "http://www.fretfulness.tld/colorcasts/scorches.html" . + "ungraciously torii colorcasts" . + "168"^^ . + "http://www.ptomainic.tld/fretfulness/torii.html" . + . + . + "http://www.dishcloths.tld/authentications/bouses.html" . + . + "http://www.ration.tld/dishcloths/reabsorbed.html" . + "1967"^^ . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + "59"^^ . + "enlarged reabsorbed authentications" . + _:B846916be85935183c8659244408a1e3e . + "maturational enlarged dishcloths" . + _:B32ed0e25a1be364ae6bd27bd655ec91c . + . + "http://www.tenantable.tld/definitions/shebangs.html" . + "trombones shebeens definitions" . + "197"^^ . + "http://www.sottishly.tld/tenantable/shebeens.html" . + . +_:B678ab2264de2bf24b2eb6814824622ba "Masahide Mele" . +_:B678ab2264de2bf24b2eb6814824622ba . +_:B0d2d39ae51fc7e454831c60626a60218 "Alonza Galyan" . +_:B0d2d39ae51fc7e454831c60626a60218 . + _:B8770887ffa50382c75fef68fea474914 . + . + "http://www.cognoscenti.tld/poorest/massiest.html" . + "dangles bacchic poorest" . + "81"^^ . + . + "1966"^^ . + "http://www.italians.tld/kame/elaborates.html" . + "tortrix wellbred kame" . + . + . + . + "standardbearer tortrix italians" . + "http://www.skiwear.tld/italians/wellbred.html" . + "168"^^ . + _:B85564e2a9520e560c40bc6c290ec19cc . +_:B6f3aa2e0b2aad2d5690832dba9f34f27 "Evi Heidebrecht" . +_:B6f3aa2e0b2aad2d5690832dba9f34f27 . + _:Be19ae14b531d3b9961f92f960a5f9c0d . + "1964"^^ . + "http://www.loused.tld/aviations/snaffle.html" . + "oyers vacuously aviations" . + "86"^^ . + "http://www.spiry.tld/loused/vacuously.html" . + "saplings oyers loused" . + . +_:Bca96cb0c175ba7a6d5a674e0b31c6d11 "Bophary Badanguio" . +_:Bca96cb0c175ba7a6d5a674e0b31c6d11 . +_:Bbd03efd9e63822983445c9d41c228dbd "Lluvia Fanelle" . +_:Bbd03efd9e63822983445c9d41c228dbd . +_:Bbd805ca27531d5b5e802ee7a852c81b3 "VasyItso Seaney" . +_:Bbd805ca27531d5b5e802ee7a852c81b3 . + _:B8f026bbcbbc9b5cbd87ca7850320f022 . + . + "http://www.countershock.tld/hexing/inoculation.html" . + "cockney leotard hexing" . + "79"^^ . + . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . + _:Bead0ab262f336027c86c170c41b55c10 . + _:B3ab6dc44a6cfeb279831210302dc7400 . + . + "http://www.cemetaries.tld/episcopates/dimorphisms.html" . + "melded joined episcopates" . + "109"^^ . + . + _:B20910effbc715db91af4599cc8d66a4d . + _:Be844628c7adef6d0ad9c9241b6b775dc . + . + "http://www.wormholes.tld/embolization/netting.html" . + "extinguishers suets embolization" . + "100"^^ . + "http://www.eucalypti.tld/wormholes/suets.html" . + . + _:Bdd41089272048aa2584b46ee62821266 . + . + "http://www.nonrefillable.tld/renegades/relinquishing.html" . + "anaesthetization casements renegades" . + "151"^^ . + . +_:B8555a992ef6548066f83ebe9fe4a9268 "Marut Fiori" . +_:B8555a992ef6548066f83ebe9fe4a9268 . + _:B95232f7766e55780fc4edcce19921022 . + . + "http://www.arrangement.tld/cymbalists/citatum.html" . + "cockled dyspeptics cymbalists" . + "http://www.misbestow.tld/arrangement/dyspeptics.html" . + . +_:Bd5854286c26d1a1d49d526ddbdce84b5 "Kaspar Reierson" . +_:Bd5854286c26d1a1d49d526ddbdce84b5 . +_:Ba48882e072076c466fe9b735c09dce30 "Maureo Benedict" . +_:Ba48882e072076c466fe9b735c09dce30 . + . + _:B8b7a23143c597813925f32ce534b90ce . + "153"^^ . + "stubblier unresolved ambisexualities" . + . + _:B6636ac949780046ae5db46c738347a23 . + "1965"^^ . + "unresolved approbated decocted" . + "http://www.ambisexualities.tld/decocted/baldhead.html" . + "http://www.begird.tld/ambisexualities/approbated.html" . +_:Bbee0154ac47ae227bf3717c76862edfc "Jennie Schatzel" . +_:Bbee0154ac47ae227bf3717c76862edfc . + _:Bfe1453d4f3c1d17b3b6df5016d70b9f5 . + _:Bb13d102b85341653fa671a575f1c8b63 . + . + "http://www.proffered.tld/onerosities/floes.html" . + "weatherproofing yeasting onerosities" . + "115"^^ . + "http://www.claimed.tld/proffered/yeasting.html" . + . + _:Bca14b4a398125caf2573731d18b1d167 . + . + "1963"^^ . + "http://www.iroquoian.tld/dipper/seels.html" . + "undervaluing floaty dipper" . + "78"^^ . + "http://www.toots.tld/iroquoian/floaty.html" . + "carfares undervaluing iroquoian" . + . + _:B403c97596a8314f0f30a073ab6b61f7e . + . + "http://www.inabilities.tld/recused/bulleting.html" . + "protectionist flauntiest recused" . + "63"^^ . + "http://www.manoeuvering.tld/inabilities/flauntiest.html" . + . + _:B6de72e9e5604a6ec50bcad3d1a4486b7 . + . + "1962"^^ . + "http://www.claque.tld/energetics/blemishing.html" . + "lugger honesties energetics" . + "52"^^ . + "bassetting claque honesties" . + . + _:Bf4fc553085f648213a4155a290993ff4 . + . + "http://www.frenchwoman.tld/meatiest/grabbed.html" . + "fleetest reappointing meatiest" . + "193"^^ . + . + _:B9fde1313de31dd1c962572c51e4c7212 . + . + "http://www.ultramodern.tld/skittishness/rearm.html" . + "nubbly scabs skittishness" . + "http://www.stopped.tld/ultramodern/scabs.html" . + . +_:B551468b854317020940ca0f539c136ba "Ryoko Barsky" . +_:B551468b854317020940ca0f539c136ba . +_:B4445855ee4d91dfe8f823fe1a69a8e17 "Dunya Colmer" . +_:B4445855ee4d91dfe8f823fe1a69a8e17 . + . + _:B46fd439583a4c540d0e632c56717de08 . + "competing dirts repossesses" . + "http://www.bullpen.tld/repossesses/lightheaded.html" . + "http://www.accounters.tld/bullpen/dirts.html" . + . + "1957"^^ . + "flagellators competing bullpen" . + "13"^^ . + . + _:B7e582bb11237fee121ce6a09fe526beb . + . + "http://www.unadorned.tld/adapts/dextro.html" . + "pasteurization astrophysicists adapts" . + "151"^^ . + . + _:B3a021673a8ba1226c8ced7612b05f9aa . + . + "http://www.furor.tld/lurchers/ultraviolet.html" . + "minster marled lurchers" . + . + _:B03bffac13bad85b26ad72a2bfc0b1cf6 . + . + "http://www.oomph.tld/cots/doz.html" . + "woodgraining rifts cots" . + "79"^^ . + "http://www.underestimate.tld/oomph/rifts.html" . + . +_:B29d6d91e18ff72d666c5c439e6b3bc45 "Tawana Mattingley" . +_:B29d6d91e18ff72d666c5c439e6b3bc45 . + _:Bc5975ac821e08e9a36c77645b7cf7a00 . + . + "http://www.forearmed.tld/sorest/calciferous.html" . + "worldbeater tapholes sorest" . + "196"^^ . + . +_:B23cf211aeb6bd9b51ac20345fc1677fa "Pasha Bevilaqua" . +_:B23cf211aeb6bd9b51ac20345fc1677fa . +_:B93c88a906e6e39c4c22d8e5a69589478 "Bandhura Rival" . +_:B93c88a906e6e39c4c22d8e5a69589478 . + _:B57f520dfcd2c3e0b191c14f635687d96 . + . + "http://www.vulgarization.tld/sportscasters/hoydens.html" . + "perspiry tsarinas sportscasters" . + "132"^^ . + "http://www.download.tld/vulgarization/tsarinas.html" . + . + _:B49e956d905d834a2687a3edbc772956f . + . + "http://www.cozies.tld/pictograph/luminesces.html" . + "banners symbolized pictograph" . + "122"^^ . + . +_:Bea2b3a4e84654c09e0f36a8917e20425 "Norio Osei" . +_:Bea2b3a4e84654c09e0f36a8917e20425 . + _:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . + . + "1961"^^ . + "http://www.peroxides.tld/toploftier/reemergence.html" . + "ritualization handfasts toploftier" . + "97"^^ . + "http://www.fuchsias.tld/peroxides/handfasts.html" . + "achiever ritualization peroxides" . + . +_:Bc90b8752b4cc7848d6eda7c6cc1a172b "Trayvon Viner" . +_:Bc90b8752b4cc7848d6eda7c6cc1a172b . + _:B09aed72b190546a051031671ab31a3e2 . + _:B67b5ffaded0c49a143a42c3a99bd2241 . + . + "http://www.sweltered.tld/slakers/chawer.html" . + "bookcases discredited slakers" . + "158"^^ . + "http://www.mutilating.tld/sweltered/discredited.html" . + . +_:B54a1f3e032b8e6cbc0ab0c0b6ad01bd2 "Irmina Deranick" . +_:B54a1f3e032b8e6cbc0ab0c0b6ad01bd2 . + _:Baa6c927df115da49869833b813e0e7d2 . + _:B17d05d83c67fdf8d414f8293ab81c80d . + "1965"^^ . + "4"^^ . + "Journal 7 (1965)" . + "1"^^ . + . + _:B636b085db1499ed5276e8207fe13db92 . + . + "http://www.overed.tld/benightedness/parapsychologies.html" . + "freakishness damping benightedness" . + "56"^^ . + . + _:Bc5173515054104c9d6d5165bf2be04eb . + . + "http://www.immoderateness.tld/safeguarded/taskwork.html" . + "fraudulently nitrites safeguarded" . + "49"^^ . + . + _:B8d1301e8652f351b9fb24395b8242697 . + . + "http://www.annoyingly.tld/theorized/lacquered.html" . + "narcotine harkens theorized" . + "http://www.slushiest.tld/annoyingly/harkens.html" . + . + _:B19aca388ec92e2ede18d5eb855973229 . + . + "http://www.reserves.tld/wooshes/obscurities.html" . + "circuital foolhardiest wooshes" . + "188"^^ . + . + _:Bd223ec3768ae206cec6e5ddc367b11eb . + . + "1951"^^ . + "http://www.paratypic.tld/autoeroticism/announced.html" . + "slicker masher autoeroticism" . + "14"^^ . + "http://www.bridgeheads.tld/paratypic/masher.html" . + "semiannual slicker paratypic" . + . +_:Bf5ba61745575f89e29ec744009d1e596 "Raymone Archibeque" . +_:Bf5ba61745575f89e29ec744009d1e596 . + _:B11cc23c9e135857fa6a6b3eddab90b8c . + . + "1959"^^ . + "http://www.generational.tld/unluckiest/diazepam.html" . + "forky lampoonists unluckiest" . + "33"^^ . + "http://www.plectra.tld/generational/lampoonists.html" . + "rework forky generational" . + . + "3"^^ . + "1966"^^ . + "0-5344-4745-0" . + "1042"^^ . + "McGraw-Hill" . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1"^^ . + "simplistically fesse fortieths" . + "Proceeding 3 (1966)" . + . + "http://www.fesse.tld/bedroll/solacer.html" . + _:B9b32a0e06e92506784bde89b41b0055b . + _:Bfe86d0a893936e84b3aad782db824646 . + . + "1958"^^ . + "http://www.contritely.tld/deflated/backwoodsman.html" . + "nebbishes yellowbellied deflated" . + "166"^^ . + "clericalism contritely yellowbellied" . + . + _:Be0a4e36fff2d5947dbcc6db34269bce1 . + . + "http://www.somatically.tld/grandmas/grapes.html" . + "apprehends splatters grandmas" . + "52"^^ . + . +_:B851a2d87f7c427225ba97c3c7e857fd4 "Hiroya Tuman" . +_:B851a2d87f7c427225ba97c3c7e857fd4 . +_:Baa26dd6ee6c580aabc51c558ff83937f "Amaoebus Hammang" . +_:Baa26dd6ee6c580aabc51c558ff83937f . +_:Baf009136b9456cda6ba81c909542bdfb "Mikitina Oshea" . +_:Baf009136b9456cda6ba81c909542bdfb . + _:Bb55a76eedce7a344a8095c21a3eae459 . + . + "1964"^^ . + "http://www.shoshone.tld/matricides/shirring.html" . + "coitions obeahisms matricides" . + "139"^^ . + "http://www.ablates.tld/shoshone/obeahisms.html" . + "oxbloods coitions shoshone" . + . +_:B9a243867ed3a522b6cf8d6a1dd28072c "Ignaz Ried" . +_:B9a243867ed3a522b6cf8d6a1dd28072c . +_:B9ce7eeaadb30d7d34083549f8d8c814f "Ric Darville" . +_:B9ce7eeaadb30d7d34083549f8d8c814f . + _:B4a43025bea2151723731e8d121467782 . + . + "http://www.codger.tld/hippopotami/shades.html" . + "hoptoads rummagers hippopotami" . + "169"^^ . + "http://www.dafter.tld/codger/rummagers.html" . + . + _:B2cf32076f2e7de968cbf6159b46cf209 . + "1965"^^ . + "http://www.gnomical.tld/horsepowers/dependable.html" . + "lusted purring horsepowers" . + "30"^^ . + "http://www.obesity.tld/gnomical/purring.html" . + "rearmament lusted gnomical" . + . +_:B4880740147d6fb2689ca848c81921c9d "Alvar Whitegoat" . +_:B4880740147d6fb2689ca848c81921c9d . +_:B81612b90686a2dc3d52d9b18a2a3635d "Gonnohyoe Poehler" . +_:B81612b90686a2dc3d52d9b18a2a3635d . + _:Bcde9588cc41ffd7eb6eb9c6b6a61b54c . + . + "http://www.cheepers.tld/expurgator/soothsayers.html" . + "coitally cambodian expurgator" . + "96"^^ . + . + _:B25a0a96be3e95de89c7bd83b2bf71d1a . + _:Ba3a275e31886807db187d8d4a82dcf6f . + "1965"^^ . + "http://www.tailcoats.tld/yawling/gustily.html" . + "poleward ofter yawling" . + "145"^^ . + "http://www.authorizing.tld/tailcoats/ofter.html" . + "slabbers poleward tailcoats" . + . + "1964"^^ . + . + "http://www.boycotted.tld/unweeded/pheasants.html" . + "compiles processionals boycotted" . + _:B29b9e5abd94532d96bfbbf83050ee2b4 . + "http://www.viers.tld/boycotted/porno.html" . + _:Bd572772c5e99917fe6468e0065f0c70a . + "6"^^ . + . + "processionals porno unweeded" . + _:B40768d4df58674474ee8a18f98ad83b7 . + . + "http://www.prophesiers.tld/jabberers/expatiations.html" . + "bacteriotoxin marzipans jabberers" . + "172"^^ . + "http://www.septette.tld/prophesiers/marzipans.html" . + . + _:B23cf211aeb6bd9b51ac20345fc1677fa . + _:Beba4233dd387f285dc869699a44e5314 . + . + "1954"^^ . + "http://www.illustrates.tld/reconverts/thorned.html" . + "squanderers deliciousness reconverts" . + "168"^^ . + "turnspit illustrates deliciousness" . + . +_:B3cc8acdaeef51e340290677a5dd20e90 "Nonoy Ventur" . +_:B3cc8acdaeef51e340290677a5dd20e90 . + _:Bfe825f279d014ca81a04e8d5a1bd1376 . + . + "http://www.attitudinized.tld/cohesiveness/pharmacopeias.html" . + "cycads available cohesiveness" . + "120"^^ . + "http://www.pasteurize.tld/attitudinized/available.html" . + . + . + "1953"^^ . + "6"^^ . + "gasser beached designates" . + _:B8a139e6c719a7fff8a56b01abded1d3f . + "http://www.cucurbit.tld/designates/theurgy.html" . + _:B079b4049d8973a1975247e32df39d2c8 . + "http://www.sentencing.tld/cucurbit/beached.html" . + . + "elfins gasser cucurbit" . + . + _:B1515b7dc33c39ac27ac29a457e370112 . + . + "http://www.maharajas.tld/approximated/smeltery.html" . + "deprecation infinites approximated" . + . +_:B7daee3163f1c6e0e4e4a2df821cc59a3 "AbdurRaqeeb Aylor" . +_:B7daee3163f1c6e0e4e4a2df821cc59a3 . + _:B5cd5a193d8ead32f16adf63f78050762 . + . + "http://www.decontaminations.tld/negotiations/spookier.html" . + "propanes unintellectual negotiations" . + "50"^^ . + "http://www.kebabs.tld/decontaminations/unintellectual.html" . + . +_:Bc5173515054104c9d6d5165bf2be04eb "Ravati Boyarsky" . +_:Bc5173515054104c9d6d5165bf2be04eb . +_:B27671fb2057ee351adab0ed71e4ed256 "Lataesha Tamburro" . +_:B27671fb2057ee351adab0ed71e4ed256 . +_:Bed661fa2f71bde14a6b81f1fdbc54819 "Ladislaus Bernice" . +_:Bed661fa2f71bde14a6b81f1fdbc54819 . + _:Ba66495440ccad1a24b3f30a3f7b76cdd . + _:B5caf405910143a827b63f94bde9564d6 . + . + "http://www.nanograms.tld/detected/supervises.html" . + "modernizing encourager detected" . + "http://www.crenelates.tld/nanograms/encourager.html" . + . +_:B8770887ffa50382c75fef68fea474914 "Breonia Gierling" . +_:B8770887ffa50382c75fef68fea474914 . +_:Bdc2228af8a5f5644a3bd8ee7859b7216 "Vashan Flener" . +_:Bdc2228af8a5f5644a3bd8ee7859b7216 . +_:Be3724868b98c08ca0adff68236e54ef8 "Inessa Delvecchio" . +_:Be3724868b98c08ca0adff68236e54ef8 . + _:Bf25f91d0bdaa2aaa08179687c43f1dd3 . + . + "http://www.diastole.tld/fussily/tenoners.html" . + "acceptees stockily fussily" . + "125"^^ . + "http://www.bedumbs.tld/diastole/stockily.html" . + . +_:Bb43e0871fb8dd5aa814403b850f20cda "Druce Katzberg" . +_:Bb43e0871fb8dd5aa814403b850f20cda . +_:B9a2a681b1ad472aae70e689de83ee795 "Marlon Ranmar" . +_:B9a2a681b1ad472aae70e689de83ee795 . +_:B5a9ef1ba567dff3520c3930fdae6124f "Domona Serafine" . +_:B5a9ef1ba567dff3520c3930fdae6124f . +_:Bcee1f59e1d27bb97dbc386f111b8070c "Everhart Hlywa" . +_:Bcee1f59e1d27bb97dbc386f111b8070c . + _:Bf59e23047809a2ebc91bb8fd972e391a . + . + "http://www.flossing.tld/balmiest/lecherously.html" . + "fluorinated bonding balmiest" . + "122"^^ . + "http://www.incenses.tld/flossing/bonding.html" . + . +_:Bb8b7b78a672ae01ef40fecee3ad56c00 "Cinnia Basich" . +_:Bb8b7b78a672ae01ef40fecee3ad56c00 . + _:B8703b43319a6f381dfc1f93c8b293497 . + . + "http://www.micros.tld/interleave/barehead.html" . + "whizbangs intermezzos interleave" . + "45"^^ . + . +_:Bb837e96600a7a33ba844cd6b77f1d256 "Aandranee Sakamaki" . +_:Bb837e96600a7a33ba844cd6b77f1d256 . + _:Bfb56266baeb9b15070b04a4870c41af0 . + _:B0da8e8835649b6bd701119bec28ecc1d . + . + "http://www.recalculations.tld/carousels/acidly.html" . + "overdrank dumps carousels" . + "76"^^ . + . + _:B93771e81e7cc235be67f2aa179fd5ac5 . + "1964"^^ . + "http://www.shogun.tld/pilous/expedients.html" . + "yelpers deranges pilous" . + "187"^^ . + "drawls shogun deranges" . + . +_:Bf0ccefe404bd30d968facc8ed8743acd "Ysabel Moffet" . +_:Bf0ccefe404bd30d968facc8ed8743acd . + _:Ba8249608d7ce2a0256f19ffc9e86d4f8 . + _:Bf8c3abf95d896f048f0b34554547aa54 . + . + "http://www.overconservative.tld/thirsts/isogamy.html" . + "griot apostleship thirsts" . + "121"^^ . + . + _:B318a6211399f2d431d2d094e06a87470 . + . + "http://www.shirtings.tld/fizzes/vinosities.html" . + "spongins semiautomatic fizzes" . + "45"^^ . + . + _:Baceae231af6741193138535fcaed1b4a . + _:Bc376283896c0a25c85d602a079457e9e . + . + "http://www.scrunched.tld/kinaesthetically/constrainable.html" . + "sanctioners drear kinaesthetically" . + "139"^^ . + "http://www.carousal.tld/scrunched/drear.html" . + . + _:B56364d7031d85bab75599abc24ab0379 . + _:B2ad347ed5b14a28d76bedeeafdc9c552 . + . + "http://www.formfitting.tld/casette/webfeet.html" . + "antihypertensives prescience casette" . + "160"^^ . + . +_:Bd57f1dcb55565d6eae22f1abe2f1585e "Tany Michalak" . +_:Bd57f1dcb55565d6eae22f1abe2f1585e . +_:Bf49297a01127b94c145141f39cc34e12 "Flavienne Huisenga" . +_:Bf49297a01127b94c145141f39cc34e12 . + _:B31e5323a7e111e70e48785dafa8e34a0 . + . + "http://www.attributively.tld/achene/cutup.html" . + "pulsejets annotativeness achene" . + "163"^^ . + "http://www.sheepman.tld/attributively/annotativeness.html" . + . +_:Bcde9588cc41ffd7eb6eb9c6b6a61b54c "Querida Kreatsoulas" . +_:Bcde9588cc41ffd7eb6eb9c6b6a61b54c . + _:B62042ec60005586f6f16ec83e38aea18 . + . + "http://www.unobstructed.tld/geneses/charmed.html" . + "cl taxidermists geneses" . + "87"^^ . + "http://www.woodcutter.tld/unobstructed/taxidermists.html" . + . + _:B43314d91d538ceabb6b6f620d5cf6c2a . + . + "http://www.indulgence.tld/effervesce/surviver.html" . + "leaving termed effervesce" . + "174"^^ . + "http://www.uncorroborated.tld/indulgence/termed.html" . + . +_:B5e97b9eb6613fb98b0372760e06303d2 "Andromchi Denis" . +_:B5e97b9eb6613fb98b0372760e06303d2 . + _:Bcd3771b7e831b9aa504825605d95a1ff . + . + "http://www.negations.tld/starchier/anaesthesia.html" . + "waded glossily starchier" . + "64"^^ . + "http://www.penning.tld/negations/glossily.html" . + . + "68"^^ . + . + . + "1964"^^ . + _:B20910effbc715db91af4599cc8d66a4d . + "devaluations inveigling induration" . + "http://www.adios.tld/anticked/inveigling.html" . + "ovules devaluations anticked" . + . + "http://www.anticked.tld/induration/figurativeness.html" . +_:B4ece026d5b94aea6fdbeda87e899e0a2 "Trinique Dobis" . +_:B4ece026d5b94aea6fdbeda87e899e0a2 . +_:B1e8cc320399145e95b4161a53a1a64f5 "Ludolfina Hinley" . +_:B1e8cc320399145e95b4161a53a1a64f5 . +_:B3bef8abfced55960d47fe99ee8be82eb "Rajna Citrano" . +_:B3bef8abfced55960d47fe99ee8be82eb . + "ossia visitant darkroom" . + . + . + "74"^^ . + "http://www.reloader.tld/extractions/visitant.html" . + "http://www.extractions.tld/darkroom/bangtails.html" . + _:B2c53654026b32a700f28b5a2406b4820 . + "1957"^^ . + "bewares ossia extractions" . + . +_:B10396dd9235796189ff67468c12dc7bf "Samba Deuink" . +_:B10396dd9235796189ff67468c12dc7bf . + _:Bd46e31a9f0b523d002cbc59a05e8c95e . + _:Bd12b79509ba1630d1bda3cfcc1898aee . + . + "http://www.cushiness.tld/crones/faddism.html" . + "recitals predusks crones" . + "106"^^ . + . + _:Bbb87a07e2504da19c54ba5e23b84e454 . + . + "http://www.nonlogical.tld/prefigured/stemware.html" . + "decomposers wingy prefigured" . + "11"^^ . + "http://www.vacillates.tld/nonlogical/wingy.html" . + . + _:Bfa5418d13d76600c308f84469a165beb . + . + "1956"^^ . + "http://www.mod.tld/hepaticas/irreconcilability.html" . + "racecourse impasses hepaticas" . + "110"^^ . + "http://www.exilic.tld/mod/impasses.html" . + "consignment racecourse mod" . + . + _:Be6ed2c837d00610f95f14742ed3ba33d . + _:Bc637da77204ed0ddc74af1327bf563dc . + . + "http://www.tauts.tld/hawser/hackers.html" . + "governed reclusive hawser" . + "82"^^ . + "2"^^ . + "http://www.griped.tld/tauts/reclusive.html" . + . +_:Bd598c700c6b47cb42a810c83fa33b914 "Junichiro Stealy" . +_:Bd598c700c6b47cb42a810c83fa33b914 . + _:Bb7f7844074896717cb72304f84796b2e . + "1955"^^ . + "http://www.achiest.tld/prelimit/fondest.html" . + "systole anarchies prelimit" . + "199"^^ . + "filmstrips achiest anarchies" . + . + _:Bede36388957ce86fbd5912421c29eb1e . + . + "http://www.procommunists.tld/microfilmer/unbosom.html" . + "miniskirt platy microfilmer" . + "45"^^ . + "http://www.regularized.tld/procommunists/platy.html" . + . + _:Bf44a2fc2a5cff5357f45e867f43f7bf4 . + . + "http://www.giftedly.tld/parings/tost.html" . + "extracts befoulier parings" . + "52"^^ . + "http://www.grot.tld/giftedly/befoulier.html" . + . +_:B943f451275cd3b2640abf0def7757a0d "Shosuke Polverari" . +_:B943f451275cd3b2640abf0def7757a0d . +_:Bfc1229817b73bd053b3814e1af29ad30 "Aseel Waddups" . +_:Bfc1229817b73bd053b3814e1af29ad30 . + "1958"^^ . + "1"^^ . + "Journal 5 (1958)" . + "1"^^ . + . + _:Bcdd613340e8bd12697d3bdf440f5d1c6 . + . + "http://www.biotypes.tld/spikelets/webers.html" . + "manors corrugates spikelets" . + . + _:B93be8a87a4c098ff0e0d8e2400b9f26a . + _:B80a8cdc32fe9e2b9468a3bdab3d2cfe7 . + . + "http://www.heterogenous.tld/lurches/floatier.html" . + "beekeepers swooned lurches" . + "55"^^ . + . + _:B3c96bc26c55a3ec723ce1cb952b6905a . + . + "1961"^^ . + "http://www.enfranchises.tld/tattered/perfumer.html" . + "archduchess expositing tattered" . + "2"^^ . + "carved enfranchises expositing" . + . +_:Be1680ecc71e89ab28e29e88adcd29db0 "Damone Rocca" . +_:Be1680ecc71e89ab28e29e88adcd29db0 . + "acrimonies horologies reconcilement" . + . + . + "horologies wineskins decayer" . + "http://www.amplest.tld/reconcilement/wineskins.html" . + "http://www.reconcilement.tld/decayer/shipments.html" . + _:Be8e68dc7c8243ba055e17bb5ddd8cd0d . + "1961"^^ . + "92"^^ . + _:B2abfc04f17b95fc6e174edbbcf1985dc . + _:B5b9de38cd4564d5faa686996b21ef934 . + . + "http://www.trustified.tld/zeitgeist/trimotor.html" . + "seizures skiddooing zeitgeist" . + "88"^^ . + "http://www.cracksman.tld/trustified/skiddooing.html" . + . + . + _:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B7e8de26ece5ebf6485993dc4ab7ec92f . + "1861"^^ . + "0-7288-9158-0" . + . + "Jason Aronson Publishers" . + "Proceeding 1 (1959)" . + "backstay moodier redistributed" . + "http://www.moodier.tld/appeasing/rapaciousness.html" . + "8"^^ . + _:B902d2fdbcee8f0020a4e5a942c975662 . + "1959"^^ . + _:Ba90b0523be2145efbfdf86985738e188 . + . + "http://www.burnishing.tld/recoloration/hazed.html" . + "discolor manhattans recoloration" . + "40"^^ . + "http://www.crusades.tld/burnishing/manhattans.html" . + . +_:B955a007aa57a64f3f09cf639da51ae03 "Ieshia Demarrais" . +_:B955a007aa57a64f3f09cf639da51ae03 . + _:B6c456c871dd08f8b188038228d18ab69 . + . + "http://www.exploring.tld/trembled/potties.html" . + "finespun ostensive trembled" . + "95"^^ . + . +_:Bb484c6e972d96d7aca208482c82a9d0a "Duron Dibella" . +_:Bb484c6e972d96d7aca208482c82a9d0a . + _:B8a4cb63e4d1cc703958984a5207b3634 . + _:Be864f4f8c38b9d21796fdaad56a2e6e5 . + . + "1951"^^ . + "http://www.inarticulateness.tld/wetsuit/subprincipal.html" . + "avocados chicaner wetsuit" . + "21"^^ . + "airscrew inarticulateness chicaner" . + . +_:Ba6d6de24307b6e48faafd41eb5db4d66 "Doroteya Leibe" . +_:Ba6d6de24307b6e48faafd41eb5db4d66 . + _:B28c1b0284e21956e1745ae3006b34a67 . + _:B5ac85a4a8c368fba7ce5ce0ee46150ce . + . + "http://www.microscopical.tld/institutionally/boutonniere.html" . + "treasurers lodgments institutionally" . + "http://www.inverter.tld/microscopical/lodgments.html" . + . +_:B5d42ec783d526404671798c044545dca "Bsra Hudman" . +_:B5d42ec783d526404671798c044545dca . + _:B3e2a476beb98c17b0704fda6dc18b2f9 . + . + "http://www.tokenisms.tld/diapered/miniscule.html" . + "kayoing retread diapered" . + "130"^^ . + "http://www.spadeful.tld/tokenisms/retread.html" . + . + _:Ba3408b28074ea73474e8a453e3dcb4c4 . + _:B1470ec349cae20e1da51402f42f33b68 . + "1959"^^ . + "http://www.titlists.tld/inroads/ritziness.html" . + "socked presupposes inroads" . + "82"^^ . + "swaddled titlists presupposes" . + . + _:B325c42c48c7478620bb70a0cca122097 . + "0-3464-5923-0" . + "1961"^^ . + "1"^^ . + "Cold Spring Harbor Laboratory Press" . + "passovers barracking nips" . + . + "http://www.barracking.tld/sodomite/evangelicals.html" . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + "Proceeding 3 (1961)" . +_:Bdcb47dba8e35be6f9a0239464ec66eaf "Dayu Vient" . +_:Bdcb47dba8e35be6f9a0239464ec66eaf . + _:Bbb399f0493d9cffcab4aad234d42d97e . + . + "1958"^^ . + "http://www.frosh.tld/randier/morph.html" . + "hocking thrushes randier" . + "163"^^ . + "intrepidity frosh thrushes" . + . +_:Bf0e519725350b2e9b31e4786d500ef7c "Hieronim Mccaig" . +_:Bf0e519725350b2e9b31e4786d500ef7c . + _:Ba08947b98a4b988e6ada6aacb8519d31 . + . + "http://www.recruited.tld/mobilizer/kitlings.html" . + "reecho swampiest mobilizer" . + "188"^^ . + "http://www.outshone.tld/recruited/swampiest.html" . + . +_:Bcd3ed851be9784e8ec0db0cf5f51efb0 "Gerulf Githens" . +_:Bcd3ed851be9784e8ec0db0cf5f51efb0 . + _:B841b9965d74efb02ab27c99fcd11e626 . + . + "http://www.unextended.tld/goodness/weathercocks.html" . + "indiscreetness lengthened goodness" . + "170"^^ . + . +_:B60b46d554c0e8b3f56bd0d740a185dd0 "Blanca Ursery" . +_:B60b46d554c0e8b3f56bd0d740a185dd0 . + _:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + "1964"^^ . + "http://www.chargers.tld/clippers/woodchopper.html" . + "congruities effendi clippers" . + "181"^^ . + "http://www.overinsuring.tld/chargers/effendi.html" . + "geeing congruities chargers" . + . +_:B5fabda1fbfe52f10c309e021786d916f "Yae Timblin" . +_:B5fabda1fbfe52f10c309e021786d916f . + _:B41192f86e772d21d2fa9be5cbf91d7f2 . + . + "http://www.backwash.tld/begrudged/manikins.html" . + "disappointed outlasting begrudged" . + "121"^^ . + "http://www.moisturizer.tld/backwash/outlasting.html" . + . + _:B0e005c723e4d6217780fd5213f66fa9c . + . + "http://www.precedes.tld/carnivorousness/decipherable.html" . + "caltrops flatulence carnivorousness" . + "123"^^ . + "http://www.benin.tld/precedes/flatulence.html" . + . + _:B4974f23dcf173bdf71c3ea71dcec3da5 . + _:B92c5068675e97f5ba506f1014fbb3cca . + . + "http://www.plutocrats.tld/tindery/robotizing.html" . + "bolshevists derivation tindery" . + "112"^^ . + "http://www.dildoe.tld/plutocrats/derivation.html" . + . + _:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 . + _:B7afe365d24e02175b05faf6c654003a9 . + . + "http://www.applauder.tld/shabbily/refashioning.html" . + "spittoons unmentioned shabbily" . + "184"^^ . + "http://www.slurrying.tld/applauder/unmentioned.html" . + . +_:B8536cf922d4c90de69a0698d57898779 "Andenon Shomin" . +_:B8536cf922d4c90de69a0698d57898779 . + _:B495130030572168c706c092820a3fe48 . + . + "http://www.pridefully.tld/enlighten/prided.html" . + "concrescences saliences enlighten" . + "89"^^ . + "http://www.queerly.tld/pridefully/saliences.html" . + . + _:Baaabbf6e4a2b3e796d40e21f56dbd968 . + . + "http://www.bastings.tld/enplaning/dados.html" . + "frightens retitled enplaning" . + "47"^^ . + "http://www.disciplines.tld/bastings/retitled.html" . + . + _:B65b71b7499223123330cb0e5d46afee9 . + . + "http://www.operands.tld/archduchesses/beautifiers.html" . + "orth alnico archduchesses" . + "28"^^ . + "http://www.diddler.tld/operands/alnico.html" . + . + _:B0d5c98e6eddfa3f4bf2904796db13e26 . + "1965"^^ . + "http://www.imperialism.tld/woodworm/mutuels.html" . + "nationally floccular woodworm" . + "119"^^ . + "internationalists imperialism floccular" . + . +_:Bdc7819980eb3c0b02d7ff26795936d67 "Yukiko Weissert" . +_:Bdc7819980eb3c0b02d7ff26795936d67 . +_:B2d0015f8395f043f0444d811cf27274a "Lenza Cressell" . +_:B2d0015f8395f043f0444d811cf27274a . + _:B119b26480e6c8bb1c2779c307b0e82de . + . + "1964"^^ . + "http://www.hyperextension.tld/gallivanting/buffaloing.html" . + "adverted medius gallivanting" . + "180"^^ . + "moderately hyperextension medius" . + . +_:B1429f049c72f6ae3d65c7e6dc7e1f1ac "Michail Boaldin" . +_:B1429f049c72f6ae3d65c7e6dc7e1f1ac . + _:B629767cb6e7be15961a2d84feebfadd2 . + . + "http://www.stickier.tld/excusableness/immixed.html" . + "foals shorthanded excusableness" . + "115"^^ . + "http://www.snobbily.tld/stickier/shorthanded.html" . + . +_:B2c850b0f72925c04842364455a2b4332 "Nisus Coby" . +_:B2c850b0f72925c04842364455a2b4332 . + _:Bdadd8a101f1e536b376bd58882ee9207 . + . + "http://www.reissuers.tld/retarding/reopening.html" . + "imagoes cyborgs retarding" . + "Penguin USA" . + "38"^^ . + . +_:B3d15bb990d04103ab43eeb123cfaea6f "Caprice Schanding" . +_:B3d15bb990d04103ab43eeb123cfaea6f . +_:B13c5ca231ff230896c74e47c85a8a2ee "Demetrios Gascon" . +_:B13c5ca231ff230896c74e47c85a8a2ee . +_:Ba9c11e2ae92955b0ac62098e9883621c "Gigi Barfuss" . +_:Ba9c11e2ae92955b0ac62098e9883621c . + _:B1da661a6fa6cc3782d20dd04ed2f488f . + . + "http://www.finalize.tld/disgustingly/tinworks.html" . + "refiners fizgig disgustingly" . + "191"^^ . + "http://www.terser.tld/finalize/fizgig.html" . + . +_:B5b873a480bf53940e7d956ce25cd0d94 "Marisa Roufs" . +_:B5b873a480bf53940e7d956ce25cd0d94 . + _:B9653088015dad8295d85042d42bb57fc . + . + "http://www.jungly.tld/splashiness/gnotobiology.html" . + "croaks dogtrotted splashiness" . + "17"^^ . + . + _:Be4ee63416db4f018c2aa7874ebcd0ff2 . + . + "http://www.gettered.tld/marketed/beholding.html" . + "overworked motey marketed" . + "53"^^ . + . + _:B77b5c05f77c5da369e57ddb6149def82 . + . + "http://www.uninclosed.tld/strumpet/disoblige.html" . + "greenstick yodled strumpet" . + "57"^^ . + "http://www.bronzed.tld/uninclosed/yodled.html" . + "http://www.foreskins.tld/greenstick/uninclosed.html" . + . +_:Bc618cd12cf06e1cf19da49be1917d695 "Amile Perkoski" . +_:Bc618cd12cf06e1cf19da49be1917d695 . + _:B678fa822e18cb5e202cbf76478736a33 . + . + "http://www.qursh.tld/eternise/rehydration.html" . + "undergrounds boozer eternise" . + "18"^^ . + "http://www.mimicry.tld/qursh/boozer.html" . + . + _:Ba05160644eb279af38b79b7c18b7aed0 . + "1963"^^ . + "http://www.quackster.tld/klutzy/epistles.html" . + "gallnuts butterfingers klutzy" . + "132"^^ . + "http://www.sneakers.tld/quackster/butterfingers.html" . + "bankrolling gallnuts quackster" . + . +_:Bfa5418d13d76600c308f84469a165beb "Keyna Maisonet" . +_:Bfa5418d13d76600c308f84469a165beb . + . + _:B2602f7f71385a06fdf12cf0f7f85344a . + _:B4b07d1251efad1067ebe439fffcd51fb . + . + "http://www.backlashed.tld/haters/redundantly.html" . + "tragically published haters" . + "176"^^ . + "befoulier parings tost creels measurably leant miriest filterability farced sufferingly" . + . + _:B318864b4dc915220cd7ba7091e4261d1 . + . + "http://www.deionized.tld/indulgers/shopping.html" . + "disarmers predeceases indulgers" . + "40"^^ . + "http://www.emanated.tld/deionized/predeceases.html" . + . +_:B9ace9859ab10918607410e9decfc5e99 "Anasooya Bambace" . +_:B9ace9859ab10918607410e9decfc5e99 . +_:B0ebec5203be734a7abf94bc07086bc31 "Lauryn Bouch" . +_:B0ebec5203be734a7abf94bc07086bc31 . + _:Be7d1ef60271c90393cafb9c69b95019c . + . + "http://www.cigarets.tld/cryptal/bites.html" . + "bullyboys unhandicapped cryptal" . + "leavens metagalaxy bouzoukis trimorphs systemless disinfections survived reproductivity" . + . +_:Bd2c566be7c71535b9a9f37eac258eed6 "Kojuro Arvayo" . +_:Bd2c566be7c71535b9a9f37eac258eed6 . +_:Bc173a5364999b18cff611f8bcfc8eed0 "Prokop Limage" . +_:Bc173a5364999b18cff611f8bcfc8eed0 . + _:B0679578ab8ed48208acc9e842ccc13ba . + _:Bf0bfed7e791ab49cb34babe279f15b4b . + . + "http://www.alit.tld/wraths/pukes.html" . + "athenians backtracks wraths" . + "111"^^ . + "http://www.recitation.tld/alit/backtracks.html" . + . +_:B0333c506b85fca4769239df9461daafc "Marty Bredemeier" . +_:B0333c506b85fca4769239df9461daafc . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + "1965"^^ . + "17"^^ . + "Journal 2 (1965)" . + "1"^^ . + . diff --git a/test/data/sp2b/50ktriples.nt b/test/data/sp2b/50ktriples.nt new file mode 100644 index 000000000..0be761dd9 --- /dev/null +++ b/test/data/sp2b/50ktriples.nt @@ -0,0 +1,50168 @@ + . + "142"^^ . + "http://www.repeoples.tld/dissimulator/confrontations.html" . + "1966"^^ . + . + _:Bd99ff72652de12beb136b3ee1abf7cb2 . + "attainders preboiling dissimulator" . + "http://www.dissimulator.tld/almanacs/tonnes.html" . + "preboiling confrontations almanacs" . + _:B3f4e6910a7a76e6fce15e5a5e8f6abee . +_:B0d3a03f6102a9141bb10257f93cec978 "Cinamon Mahany" . +_:B0d3a03f6102a9141bb10257f93cec978 . + _:B1847ae572370abe7d1a110a7479f59c2 . + _:B45a2f0af80f84cae71eaeeff28b9e630 . + . + "1966"^^ . + "http://www.disliker.tld/alluvia/noncontrollable.html" . + "kited copilots alluvia" . + "stepladder disliker copilots" . + . + . + "http://www.confirms.tld/interrupters/darkened.html" . + "1964"^^ . + . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + _:Be844628c7adef6d0ad9c9241b6b775dc . + "oblongly bestowals interrupters" . + "185"^^ . + "optimally confirms bestowals" . +_:B6cb5fd28d0e15171d8dad73977f37148 "Larent Breidel" . +_:B6cb5fd28d0e15171d8dad73977f37148 . +_:B5f2bcafbe4a17a3ca4b7bdeeaf143bcf "Liseetsa Brosh" . +_:B5f2bcafbe4a17a3ca4b7bdeeaf143bcf . + _:B6b30461ece48b0573a913582ea18ccf4 . + . + "1960"^^ . + "http://www.zeolite.tld/shadings/disasters.html" . + "astringed daredevils shadings" . + "72"^^ . + "http://www.trounced.tld/zeolite/daredevils.html" . + "vower astringed zeolite" . + . +_:B2b6181320149595d0ce76722d8be1621 "Patroklus Hertel" . +_:B2b6181320149595d0ce76722d8be1621 . +_:B5ae76316460cf4a4074bf9275c8fc1ca "Matsuta Overlock" . +_:B5ae76316460cf4a4074bf9275c8fc1ca . + _:Bef5c325694496506e3b0bfae5db541fb . + . + "http://www.wordperfect.tld/trickier/expropriations.html" . + "crashes hollers trickier" . + "18"^^ . + . + _:Be3724868b98c08ca0adff68236e54ef8 . + "1966"^^ . + "http://www.overshoe.tld/descriptiveness/jacked.html" . + "amicabilities eyelashes descriptiveness" . + "8"^^ . + "http://www.lumpers.tld/overshoe/eyelashes.html" . + "commodiousness amicabilities overshoe" . + . + _:Bfb7455516a86dd692258a754ccd93be4 . + . + "1957"^^ . + "http://www.lockless.tld/tincting/shined.html" . + "formating hoarier tincting" . + "26"^^ . + "admirable lockless hoarier" . + . +_:B6c425524c45a5a8986d4cd5e5ec1a2db "Taroemon Tomlinson" . +_:B6c425524c45a5a8986d4cd5e5ec1a2db . + _:Bdb2c1b890df32f5d4e265cddda8b83bd . + _:Bdc10c4d986fbd18eec6b0234fa5b36b5 . + . + "http://www.corresponds.tld/bezils/huffed.html" . + "hullabaloo unabsorbed bezils" . + "163"^^ . + "http://www.cheviot.tld/corresponds/unabsorbed.html" . + . + "http://www.bionics.tld/daydreaming/counselling.html" . + . + _:B72c9fe12f30c6bcf7c13b4c9d9f65df4 . + . + "98"^^ . + "cotes huskers daydreaming" . + "1956"^^ . + "orations cotes bionics" . + _:B3416fa014a1f1bbaa58592f4788f00e4 . + "http://www.luff.tld/bionics/huskers.html" . + _:B462a5afdcd3583694d8c109ebd8e82c7 . + . + "http://www.remeasuring.tld/geologer/nonvoter.html" . + "yahoo egresses geologer" . + "139"^^ . + "http://www.shuttered.tld/remeasuring/egresses.html" . + . + "http://www.sterilizer.tld/cornily/intoxicated.html" . + _:Ba9c11e2ae92955b0ac62098e9883621c . + . + "summarizing mirages cornily" . + "1955"^^ . + . + . + "equivocation summarizing sterilizer" . + "http://www.sabred.tld/sterilizer/mirages.html" . + "180"^^ . +_:Bbaa34103ef1e3112ac0a4f85581f97cb "Cherry Dolence" . +_:Bbaa34103ef1e3112ac0a4f85581f97cb . + _:Babda4e186ec65559ddad37f7a179a858 . + . + "http://www.pitifuller.tld/shucker/unstates.html" . + "insalivation mightier shucker" . + "191"^^ . + "http://www.baggings.tld/pitifuller/mightier.html" . + . + _:Bc7d5c0543c97ee3b9fc7bb1b8d30bb88 . + . + "http://www.weighage.tld/heehawed/sophisticating.html" . + "probations careerers heehawed" . + "17"^^ . + . + _:Ba1272f45ddec764e47221f10f3750c4e . + . + "http://www.goslings.tld/possibler/reconnects.html" . + "condemner tramcars possibler" . + "128"^^ . + "http://www.renominates.tld/goslings/tramcars.html" . + . + _:B7c528eaae1557f086c2961157f821607 . + . + "http://www.klutzier.tld/scrappier/bristling.html" . + "uric simonize scrappier" . + "25"^^ . + "http://www.armorers.tld/klutzier/simonize.html" . + . + _:B4dd1ab68d62d0a8c27729e26fb5fba89 . + . + "http://www.agin.tld/transistors/mousily.html" . + "desolation permutationists transistors" . + "86"^^ . + . +_:Bcaf75a8b3c851df51bb9bf2ec2386eee "Hoshie Nitti" . +_:Bcaf75a8b3c851df51bb9bf2ec2386eee . +_:Be5dada2821df2af6e407ed5378800e1c "Gracilyn Longhofer" . +_:Be5dada2821df2af6e407ed5378800e1c . + _:Bc883901f48ae473070c49e21a3ee636c . + . + "1962"^^ . + "http://www.discrepancy.tld/fundamentals/refining.html" . + "nonadhesive solely fundamentals" . + "enfin discrepancy solely" . + . +_:Babddeedd52bdbc017b088158b6232442 "Hiroe Kathan" . +_:Babddeedd52bdbc017b088158b6232442 . + _:B7e582bb11237fee121ce6a09fe526beb . + . + "1961"^^ . + "http://www.unfamiliarly.tld/fluttering/landscapes.html" . + "estrogen procrastination fluttering" . + "30"^^ . + "mahjongs unfamiliarly procrastination" . + "annoys republishing menstruum distress collection barbecues sibilantly phalange traverses offish retributing tubings rejectees chestful skyjacking chattiest faltered gunslingers speedboating endemics lecherous spiller blowby teemers vastier federalism tauting paves monogramed conspicuousness soother glaziery memorializing themes wielder scleras shiftily queries pamphlets uncommunicative splattering spectroscopist gneisses lapidists rapist incitingly weediest commissioned vapouring apres rootless locket unfeared homeowners peppertree legendarily rifled nonanalytic flavoured dispassionate unseal droits defying monkshoods beseeming constants bullfighter educating reagent arsenides timeservers poilu lothsome reinterrogate folktales ancestries ringworm waffles seemlier farfels latently pastorale jadish gamine cloistral shadowbox focally bourg clingstones beaned antidotally impregnated thighbones insatiate callback outworn faultfinders tything swaying oilily operator quester duplexer alopecias cobbier zebus legateships sikhism impenitence righto ligation" . + . +_:Ba1c0d353343eaa9673e0e7a1bd46805f "Moren Justesen" . +_:Ba1c0d353343eaa9673e0e7a1bd46805f . +_:B0ddb0da6010ed9491dd1e42423adb726 "Herdis Adamsky" . +_:B0ddb0da6010ed9491dd1e42423adb726 . +_:Bfe6c3f5ff2228027d858b4a55cea8e56 "Svetlana Befort" . +_:Bfe6c3f5ff2228027d858b4a55cea8e56 . +_:B9e413b9a5c2798fd436b64af3ad6f499 "Isabelle Uerkwitz" . +_:B9e413b9a5c2798fd436b64af3ad6f499 . + "Taigh na Teud" . + "Proceeding 1 (1954)" . + _:B024a6f4030425994fdce117748de5c2e . + . + "1954"^^ . + "0-8517-1633-0" . + _:B1be30885e596e4f3a25d045119c7fe93 . + "1910"^^ . + . + "swaggered atmans saviors" . + "http://www.atmans.tld/retained/lyre.html" . +_:Bb63eb8612b53ca0f799bd95c360555d5 "Ladona Demel" . +_:Bb63eb8612b53ca0f799bd95c360555d5 . + _:Bd30ffc9986de847420f985cef5ff39a8 . + . + "http://www.teuton.tld/punches/radiograph.html" . + "feloniously sulking punches" . + "53"^^ . + "http://www.slandering.tld/teuton/sulking.html" . + . +_:Be616347e4c896a51b3cd83f6dbb0c775 "Rintaro Axson" . +_:Be616347e4c896a51b3cd83f6dbb0c775 . + _:Bcacb8f649545a2b9c6342ebad88f4754 . + . + "http://www.refolds.tld/splices/sheenie.html" . + "undeclared splotches splices" . + "116"^^ . + "http://www.untrammelled.tld/refolds/splotches.html" . + . +_:Be88e5520dabd222871b14dbb1d2bec45 "Ichibei Reseigh" . +_:Be88e5520dabd222871b14dbb1d2bec45 . +_:Bba837c612281b7b604313a4f2dae32b5 "Guillermina Wein" . +_:Bba837c612281b7b604313a4f2dae32b5 . + _:Bae4ea738021ff6f5f6a6d291263b7855 . + . + "http://www.pseudonyms.tld/moneyed/allowable.html" . + "landings mitotic moneyed" . + "35"^^ . + "http://www.footsteps.tld/pseudonyms/mitotic.html" . + . + _:B0cbed0857dd3a65f256436c34c6ed422 . + . + "http://www.unoffered.tld/dependant/differs.html" . + "hasteners albinoism dependant" . + "121"^^ . + "http://www.wrathily.tld/unoffered/albinoism.html" . + . + _:Be864f4f8c38b9d21796fdaad56a2e6e5 . + . + "http://www.polynomials.tld/regions/skys.html" . + "tularemic communalized regions" . + "128"^^ . + . +_:B5e5951f87d236aa9da85cb2c8754955c "Cordell Coodey" . +_:B5e5951f87d236aa9da85cb2c8754955c . + _:B6e4fa5e0ccb5cf9929c1a7096f70471d . + . + "http://www.onanism.tld/ptomain/synchronized.html" . + "pilothouses overtime ptomain" . + "8"^^ . + . + _:Bc64eb1c51c5244e93f0957524f649f32 . + . + "http://www.archenemies.tld/throatily/evolvement.html" . + "kinglets indistinctly throatily" . + "139"^^ . + "http://www.faddish.tld/archenemies/indistinctly.html" . + . +_:B1e7fbc665702346de0af2a1d8f9ca93a "Iliana Holstein" . +_:B1e7fbc665702346de0af2a1d8f9ca93a . +_:B31c14a1539cf74dd8a6f1a40df103f69 "Shesha Humbird" . +_:B31c14a1539cf74dd8a6f1a40df103f69 . + _:Be5f3307254ae8a69d1bc7fb7a981dee9 . + _:B947e56ba4a43d4c223cf9fba2a713a17 . + . + "http://www.deodorizer.tld/startling/placarded.html" . + "exacting transsexual startling" . + "21"^^ . + . + _:B98d1d310057a37f78e6b515454c4168a . + . + "http://www.clamour.tld/hookless/whickers.html" . + "snuffler tampering hookless" . + "66"^^ . + "http://www.withed.tld/clamour/tampering.html" . + . + _:B9b95230cd8f1b951e0e046c7063de198 . + . + "http://www.acoustically.tld/annealers/breaststroke.html" . + "laager fabricators annealers" . + "http://www.saluting.tld/acoustically/fabricators.html" . + . + _:B856065b52445ec3a986e2e8206264c75 . + . + "http://www.masticates.tld/rebounding/stuccoed.html" . + "sorbitols langur rebounding" . + "99"^^ . + . + _:Bbf5c6017c7aeabf4e6dbd8e1129a283e . + . + "http://www.wakeners.tld/heights/tetchiest.html" . + "basset shies heights" . + "65"^^ . + "http://www.funfair.tld/wakeners/shies.html" . + . +_:B860a430afd6049d4912be0b48d636dde "Sergio Weiderhold" . +_:B860a430afd6049d4912be0b48d636dde . +_:B33a8b88070c62ef6e980ca2a7928fd9c "Evgnios Feasel" . +_:B33a8b88070c62ef6e980ca2a7928fd9c . +_:Baf1e145125a8cff779738bc7f65e71db "Immanuel Bugos" . +_:Baf1e145125a8cff779738bc7f65e71db . +_:B24825eb11202386996fc4519ae2f7955 "Walto Messman" . +_:B24825eb11202386996fc4519ae2f7955 . + _:Bcf6fd4552a5e674617dc40fbafd96e92 . + . + "http://www.closefisted.tld/poppet/harmonies.html" . + "outboasts galas poppet" . + . + _:B1fdd06b4324586119d95f3be6e6a5da8 . + . + "http://www.reverential.tld/captivating/jaunted.html" . + "footboy arches captivating" . + "10"^^ . + . +_:Bb063ab60680ef1d6c1ec735163e831ea "Seitaro Glasco" . +_:Bb063ab60680ef1d6c1ec735163e831ea . + _:Bb20a7f0057a8b8a0c93499dea384a05a . + . + "http://www.cerebrals.tld/excesses/meninges.html" . + "crimsoned equivocally excesses" . + "110"^^ . + "http://www.discomposure.tld/cerebrals/equivocally.html" . + . +_:B1d74585e7bfcc3f08b6dbd3fb0dadca6 "Ademia Feary" . +_:B1d74585e7bfcc3f08b6dbd3fb0dadca6 . + _:B56b04c34cea57030280e40132a2139c4 . + . + "1957"^^ . + "http://www.circulative.tld/coonskins/cabala.html" . + "computerized greeter coonskins" . + "71"^^ . + "http://www.unsay.tld/circulative/greeter.html" . + "landslides computerized circulative" . + . +_:B0573dcf4991194f6af496280fd7ae629 "Primeiro Landro" . +_:B0573dcf4991194f6af496280fd7ae629 . +_:B5d25230344d421a6de4c2251e8645b81 "Syvwkh Lestor" . +_:B5d25230344d421a6de4c2251e8645b81 . +_:Bd3a115e01b5a5bfbb709f3067ce1be51 "Shoyo Tousignant" . +_:Bd3a115e01b5a5bfbb709f3067ce1be51 . +_:B54d258eff5da9ed5cf5ecae633ed2e1f "Rgine Neibert" . +_:B54d258eff5da9ed5cf5ecae633ed2e1f . +_:B068bd559de79f6cb35a881ed6a8979ae "Vetenega Kirkpatrick" . +_:B068bd559de79f6cb35a881ed6a8979ae . + _:B4ffe4f8a35d0c4e9c5bcd05501b4ab1b . + _:B2c87ba06294affde82dafd0f9bce291b . + . + "http://www.prewarmed.tld/secreting/prostitutes.html" . + "strolling beamy secreting" . + "http://www.pranksters.tld/prewarmed/beamy.html" . + . + _:Bb9e931e65f086905a42080dd457b8ffb . + . + "http://www.unchilled.tld/doubting/ukase.html" . + "baddies enlacing doubting" . + "46"^^ . + "http://www.lanoline.tld/unchilled/enlacing.html" . + . + _:B07a24c72c51c9ffb3482d13ab5c1330f . + _:B3d30f0ee87595e5b56a32c8f3c70aa18 . + . + "http://www.oppressing.tld/grandmaternal/naphthalene.html" . + "parameterization emotionalize grandmaternal" . + "110"^^ . + . + _:Bdbb439ff9a40fc16193326a094e30287 . + . + "http://www.pitchy.tld/infecter/caricaturing.html" . + "royals encephalon infecter" . + "192"^^ . + . + _:Bcb7334aef10df5b0135b5b4ddf66951a . + . + "http://www.eyetooth.tld/alphorn/vulcanic.html" . + "stealings underseas alphorn" . + "92"^^ . + "http://www.advised.tld/eyetooth/underseas.html" . + . + _:Bb8788e1e94c409b222330802eb9bcfce . + _:B1142d58046858aab2e8249145a54df9d . + . + "http://www.famishing.tld/bronzed/greenstick.html" . + "asseverations foreskins bronzed" . + "72"^^ . + "http://www.presoak.tld/famishing/foreskins.html" . + . + _:B42186db232788b794e29fc3b944a7232 . + . + "1964"^^ . + "http://www.reacceding.tld/unclench/amoebic.html" . + "tarweeds blacklisted unclench" . + "95"^^ . + "http://www.oxygenates.tld/reacceding/blacklisted.html" . + "pouted tarweeds reacceding" . + . +_:B9cf676366dd3146e96478a14e07412c8 "Wigger Thaxton" . +_:B9cf676366dd3146e96478a14e07412c8 . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + . + "1963"^^ . + "http://www.impersonations.tld/refractorily/parlayers.html" . + "constriction consenting refractorily" . + "187"^^ . + "disclamation impersonations consenting" . + . +_:Bfaf684c5038bff443a3815fb019c9765 "Donalda Nokleby" . +_:Bfaf684c5038bff443a3815fb019c9765 . + . + _:B05f355187d1fb07be892380b1b894c17 . + . + "http://www.designee.tld/pathfinder/househusbands.html" . + "liers scarlets pathfinder" . + "78"^^ . + "http://www.xylidine.tld/designee/scarlets.html" . + . + _:B672cdfc041af159ff053bb0b49fdd7a5 . + . + "http://www.zincic.tld/elitisms/cultivates.html" . + "rafts omnium elitisms" . + "80"^^ . + "http://www.unheralded.tld/zincic/omnium.html" . + . + _:Bb44c5b7c712f17b9023a5ab0f3339233 . + . + "http://www.canard.tld/cursively/diagrammed.html" . + "softwoods dodges cursively" . + "184"^^ . + "http://www.howler.tld/canard/dodges.html" . + . +_:B0fda3800c2bfccf2d16557c537a6868b "Ryuzaburo Estill" . +_:B0fda3800c2bfccf2d16557c537a6868b . + _:Bdc7bec38b54f01fc7119d81761e56d07 . + . + "http://www.refed.tld/vinylic/cleared.html" . + "coifed photoelectrically vinylic" . + "90"^^ . + "http://www.deprecators.tld/refed/photoelectrically.html" . + . + _:B9535f75e3754fb04240d1e93a2e12858 . + . + "http://www.unreasonably.tld/gelatins/aitches.html" . + "exaggerates hardships gelatins" . + "2"^^ . + "http://www.overgrew.tld/unreasonably/hardships.html" . + . + _:B4a733e8ffd261dbccf2e36271bd274df . + . + "http://www.cardiotherapies.tld/marshiest/snuffliest.html" . + "salutarily premisses marshiest" . + "96"^^ . + . +_:B061fbb2f1c215fd4010d885caf2ffaba "Agatone Gilstrap" . +_:B061fbb2f1c215fd4010d885caf2ffaba . +_:Baa5aade3d24ca749418a0eb46d47e6f8 "Khristyna Popichak" . +_:Baa5aade3d24ca749418a0eb46d47e6f8 . +_:Bcaafbc768b362c09c23504c2f3cb90aa "Snanduliia Rynes" . +_:Bcaafbc768b362c09c23504c2f3cb90aa . +_:B65a9555f8f9070c052dc8fbbc79d1796 "Rhodes Mishou" . +_:B65a9555f8f9070c052dc8fbbc79d1796 . + _:B68dc4db59f6a79170d795b7f0a01fdd9 . + . + "1960"^^ . + "http://www.censurable.tld/demised/secreter.html" . + "disfunction dopy demised" . + "123"^^ . + "http://www.jadishly.tld/censurable/dopy.html" . + "ophidians disfunction censurable" . + . + _:B48a170aaebb245deb5c85db818efd152 . + _:Bf3186e1c61b0b349195b469f90ee0f96 . + "1960"^^ . + "12"^^ . + "Journal 2 (1960)" . + "1"^^ . + . + _:B2fad35bd7ba3211056dea503358cd155 . + "1966"^^ . + "http://www.hornswoggled.tld/emotionalist/deckhands.html" . + "dulses industriously emotionalist" . + "176"^^ . + "http://www.mimosa.tld/hornswoggled/industriously.html" . + "concertize dulses hornswoggled" . + . +_:B1715f81a15fe25eff8e007bfe9d4a8f8 "Toyoshige Annen" . +_:B1715f81a15fe25eff8e007bfe9d4a8f8 . + _:B52912c88cb759ea1e37b346e127a2fb3 . + . + "1966"^^ . + "http://www.gestates.tld/obligers/legionnaires.html" . + "prelimits loaders obligers" . + "104"^^ . + "http://www.sudsed.tld/gestates/loaders.html" . + "willfulness prelimits gestates" . + . + _:B613882f76cf9d098edcace3897c1e560 . + . + "1960"^^ . + "http://www.navigation.tld/ytterbic/whapped.html" . + "bingo loveliness ytterbic" . + "197"^^ . + "http://www.valence.tld/navigation/loveliness.html" . + "assemblyman bingo navigation" . + . + _:Bcbcf9d2284db38db3230e868833782e6 . + . + "http://www.oceanologist.tld/mouthily/aviarist.html" . + "deafness shoring mouthily" . + "75"^^ . + "http://www.warworn.tld/oceanologist/shoring.html" . + . + _:B168b2889b7e4a5e766cf361d914d526f . + . + "http://www.planers.tld/lamber/anonyms.html" . + "insensately sergeancies lamber" . + "187"^^ . + "http://www.styling.tld/planers/sergeancies.html" . + . + _:B37d2e289d6d071912dd00d3ae408b309 . + . + "http://www.reassemble.tld/fainting/croupy.html" . + "clewed hesitation fainting" . + "38"^^ . + . +_:Bc8b99b045d6601e656361fecd8304d3f "Nicolette Holle" . +_:Bc8b99b045d6601e656361fecd8304d3f . + _:B9070033d1b42dcd1745d52165cdbbd47 . + . + "1966"^^ . + "http://www.hardheartedness.tld/radiologically/denouncer.html" . + "asymptotical characterization radiologically" . + "156"^^ . + "annihilated hardheartedness characterization" . + . +_:Bba6114452b6ede8e188834eb6f343294 "Ermentraud Ocker" . +_:Bba6114452b6ede8e188834eb6f343294 . +_:B02246bbb0070f3070730b023c51ab24f "Lashaune Lava" . +_:B02246bbb0070f3070730b023c51ab24f . + _:B4e3998e7570ef3a25c411d559e6eacad . + . + "http://www.supplicant.tld/fugatos/wheedles.html" . + "nightmares denicotinized fugatos" . + "124"^^ . + "http://www.corgis.tld/supplicant/denicotinized.html" . + . + _:Bfb7455516a86dd692258a754ccd93be4 . + . + "http://www.commiseratively.tld/cherubical/typecast.html" . + "insensitively vampirism cherubical" . + "127"^^ . + . + _:B5b458b0fd1b3c172a4688b1e9d705eab . + _:B3ce947e78f56de1e838f5432025ada63 . + "1963"^^ . + "http://www.bruting.tld/coccyxes/cozened.html" . + "crossness relay coccyxes" . + "47"^^ . + "unreconcilable bruting relay" . + . +_:B63adf8afc4ba017aafc4b7589ee1b114 "Vongfong Sowells" . +_:B63adf8afc4ba017aafc4b7589ee1b114 . +_:Be50da2b010663452c5ca2d0d8d1898bc "Ariana Berardinelli" . +_:Be50da2b010663452c5ca2d0d8d1898bc . + _:B444f72e6247aea7cf3d910a166eef31b . + . + "http://www.deriders.tld/coiffed/capless.html" . + "ashcan hewer coiffed" . + "194"^^ . + . +_:B255800ebaccc2c97a21ea3fc656721b9 "Kiyoshi Nistendirk" . +_:B255800ebaccc2c97a21ea3fc656721b9 . + _:Bcc01d4c926b2619de0816369897fe5db . + _:Ba914814208fcf1c3f02c4bc6c7f6f585 . + . + "http://www.domiciliary.tld/armband/gammon.html" . + "jimmied deathlessly armband" . + "82"^^ . + . + _:B833d9a3d409e25e594b9995e6afaa235 . + . + "http://www.recklessness.tld/outclass/oracles.html" . + "reeky erased outclass" . + "http://www.amphibiousness.tld/recklessness/erased.html" . + . +_:Bb681d081763af97334ae9d591b464dd4 "Timoteo Infante" . +_:Bb681d081763af97334ae9d591b464dd4 . +_:B0f1bd25723b437ed442481913bcb66d0 "Stopolcha Starowicz" . +_:B0f1bd25723b437ed442481913bcb66d0 . +_:Bb2bd5a7505be484387ca2dd762c45f70 "Umeka Spallina" . +_:Bb2bd5a7505be484387ca2dd762c45f70 . +_:B712ee470c93f3609aa40709eba07e025 "Arno Barquera" . +_:B712ee470c93f3609aa40709eba07e025 . +_:B158795a689fb221aee282fdee687c6f7 "Mable Tarmey" . +_:B158795a689fb221aee282fdee687c6f7 . +_:B9845914d4a3d8cff3360574450793929 "Noel Grass" . +_:B9845914d4a3d8cff3360574450793929 . + . + _:B8d54e64f2b85957d100d388ae54abab6 . + . + "http://www.patronly.tld/webbier/foxiness.html" . + "ruminative hydrozoon webbier" . + "68"^^ . + "http://www.seawaters.tld/patronly/hydrozoon.html" . + . +_:Bab43faf769f595277fb9352dd624ca0a "Lyutsiana Magistrale" . +_:Bab43faf769f595277fb9352dd624ca0a . + _:B6fffdcb6e0cfef0f995b3d455e7d4461 . + _:Bcefe1af99415c57af525a74dba651aa2 . + . + "http://www.bellows.tld/slaughterers/insulins.html" . + "kinescopes squiggled slaughterers" . + "66"^^ . + "http://www.succored.tld/bellows/squiggled.html" . + . + _:B25faf375e46dc44c1987707fbce55930 . + . + "1962"^^ . + "http://www.clarinets.tld/overspecializing/politicized.html" . + "fluidic nonluminous overspecializing" . + "48"^^ . + "http://www.klanism.tld/clarinets/nonluminous.html" . + "doughtiest fluidic clarinets" . + . +_:B9d8cc28e26961bff4866d75e84381340 "Guchol Fradette" . +_:B9d8cc28e26961bff4866d75e84381340 . +_:B6a1a5e2d5e7a8b9fdf93be698aaeb7d7 "Juliana Woolsey" . +_:B6a1a5e2d5e7a8b9fdf93be698aaeb7d7 . +_:B9a8332eb4497a0d1036205e6e325b7fa "Bernadett Verhey" . +_:B9a8332eb4497a0d1036205e6e325b7fa . +_:B55f5dce335356419ba19efae17b010d6 "Chey Prinzing" . +_:B55f5dce335356419ba19efae17b010d6 . +_:B4b9d19f1c9f5f82253d9288a612eba22 "Mazcho Stringer" . +_:B4b9d19f1c9f5f82253d9288a612eba22 . +_:B29b5f08e679ad54880f6102d9fd3157d "Gwern Helker" . +_:B29b5f08e679ad54880f6102d9fd3157d . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + "1965"^^ . + "http://www.chopstick.tld/honourers/resistance.html" . + "curator recenter honourers" . + "200"^^ . + "http://www.downcourt.tld/chopstick/recenter.html" . + "benumbedness curator chopstick" . + . + "argyll outscore inseminators" . + "http://www.proletariate.tld/inseminators/serener.html" . + "1958"^^ . + "inspiring argyll proletariate" . + "http://www.manilla.tld/proletariate/outscore.html" . + _:Bee82a57a59028c54367973283b1e3bbe . + . + . + "153"^^ . + . + _:Bb1d92ebeb7827ec3fc7efcc9122100f4 . + . + "http://www.triadism.tld/vivisection/distally.html" . + "overconfident vivifier vivisection" . + "142"^^ . + "http://www.bestializing.tld/triadism/vivifier.html" . + . +_:B200b22d9e60d8d567bfa7a1f301db38a "Anisha Michna" . +_:B200b22d9e60d8d567bfa7a1f301db38a . + _:B6914f4045150e060461ea0af3fe26fa6 . + . + "1964"^^ . + "http://www.songbirds.tld/conditionalities/gesticulations.html" . + "endomorphic appositive conditionalities" . + "102"^^ . + "overtraining songbirds appositive" . + . +_:B3217ecba3ba818aeb888e7c7a4c307b0 "Erick Gustison" . +_:B3217ecba3ba818aeb888e7c7a4c307b0 . + _:B7adb6cb65165d1565dd04cfcc9d48333 . + . + "http://www.tuts.tld/eructating/scurrilously.html" . + "cadencing reflowered eructating" . + "173"^^ . + "http://www.unrevealed.tld/tuts/reflowered.html" . + . + _:B6233cf4d3e295864cef47de1b2e3233f . + _:Bb783237c1bf66e8c8a6f51a3dad1fae2 . + . + "http://www.impairments.tld/logier/cincture.html" . + "interlunar waveless logier" . + "10"^^ . + "dopy demised secreter hairsplitting sultrily irretrievably unlink widowers incurability" . + "http://www.knucklers.tld/impairments/waveless.html" . + . +_:Bd62f7a03bc2274426ca22c7627f2dcc7 "Apoloniada Hubsch" . +_:Bd62f7a03bc2274426ca22c7627f2dcc7 . + _:B9c7d653d389d9dd411c9ecff3be58058 . + . + "http://www.ejective.tld/licitly/unapprehensive.html" . + "simplism elasticizing licitly" . + "183"^^ . + "http://www.truncheons.tld/ejective/elasticizing.html" . + . + _:Befda72540a6279ea2f741ad4646f545d . + . + "http://www.viny.tld/interpolated/taw.html" . + "dekameters xiv interpolated" . + "143"^^ . + . +_:B5b5f5b0645d2090b5f12662d09bf72ea "Kyuso Mcilvenny" . +_:B5b5f5b0645d2090b5f12662d09bf72ea . +_:Bdecd02e958c193f7fee5525946f9711c "Bedwyr Wandrie" . +_:Bdecd02e958c193f7fee5525946f9711c . + _:Bd02bab416cf1d149527aa66aef418837 . + . + "1966"^^ . + "http://www.eagerest.tld/tramels/mademoiselle.html" . + "acidness deadheads tramels" . + "31"^^ . + "http://www.glowfly.tld/eagerest/deadheads.html" . + "fellator acidness eagerest" . + . + _:B97eb644bed17db36a7faa8b47f65425c . + . + "http://www.fantasms.tld/despatches/tequila.html" . + "tingles keister despatches" . + "69"^^ . + "http://www.noncombatants.tld/fantasms/keister.html" . + . +_:B9773da07964a477e4379b881c88eeb89 "Colombe Bermea" . +_:B9773da07964a477e4379b881c88eeb89 . +_:B372f00404c7c1f3d5cba4dbbe799260c "Heinrich Epperly" . +_:B372f00404c7c1f3d5cba4dbbe799260c . + . + _:B6a42bc829a23f295f454b7c86545858d . + . + "http://www.conditione.tld/cancels/debiting.html" . + "ponderers loathly cancels" . + "169"^^ . + "http://www.stollens.tld/conditione/loathly.html" . + . + _:B63e6de7ae10b7f6662ac0b878bb3271c . + . + "http://www.hairline.tld/abrogator/rechecking.html" . + "steeps kins abrogator" . + "175"^^ . + . +_:B381e12e6c2deae79e9dc00924304a147 "Galla Arnzen" . +_:B381e12e6c2deae79e9dc00924304a147 . + _:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + _:B8db686b3a51d1daabe1a091f7867900b . + . + "1958"^^ . + "http://www.compromising.tld/gossiped/bastardies.html" . + "droplets monograph gossiped" . + "116"^^ . + "dissuasion compromising monograph" . + . +_:B09df77d2afb65cb49c86b7551cf853a4 "Elizarova Lutgen" . +_:B09df77d2afb65cb49c86b7551cf853a4 . + "1957"^^ . + . + . + "garnish rencounters manifestations" . + . + _:B3b148e73047f29807d9b7f578b1827b7 . + "rencounters utilizations chapeaus" . + "http://www.chariest.tld/manifestations/utilizations.html" . + "http://www.manifestations.tld/chapeaus/hexapodies.html" . + "121"^^ . +_:Bf25f91d0bdaa2aaa08179687c43f1dd3 "Sengchan Conrad" . +_:Bf25f91d0bdaa2aaa08179687c43f1dd3 . + . + _:B615b274c2881ea261ea2478adf4edff3 . + . + "1951"^^ . + "http://www.aligners.tld/lippy/cynicism.html" . + "maladjusted retraces lippy" . + "http://www.riggers.tld/aligners/retraces.html" . + "tarpapered maladjusted aligners" . + . +_:B369551f20f3c39b569775a314357b6ec "Nomi Rosato" . +_:B369551f20f3c39b569775a314357b6ec . +_:B2a399736970ab18acb68f4fce946f1e5 "Ludwig Kapitula" . +_:B2a399736970ab18acb68f4fce946f1e5 . + _:B0d2d39ae51fc7e454831c60626a60218 . + . + "http://www.deistic.tld/slimmest/alate.html" . + "manubriums deportations slimmest" . + "12"^^ . + "http://www.spouseless.tld/deistic/deportations.html" . + . + _:B93ddddc47d4fc137783b02e063da1753 . + . + "http://www.coffined.tld/paused/dragsters.html" . + "lagers beaneries paused" . + "111"^^ . + . + _:B03ae92edfd8328a338aaad1bff03d32a . + _:B14e4c5908caea4fbc0c59fdf1ab25873 . + . + "http://www.leaned.tld/stylise/ixia.html" . + "denizens undersupplying stylise" . + "192"^^ . + "http://www.manumits.tld/leaned/undersupplying.html" . + . +_:B84a960e24dcb06fdd0b404624345cb24 "Kunigonde Bodenstein" . +_:B84a960e24dcb06fdd0b404624345cb24 . +_:Be5393b1ba501276b8be39b50d76d19d8 "Cadmon Santamaria" . +_:Be5393b1ba501276b8be39b50d76d19d8 . +_:B53579a38bd0bc00ac7efbd65d9d20426 "Avramova Peretz" . +_:B53579a38bd0bc00ac7efbd65d9d20426 . +_:B841b9965d74efb02ab27c99fcd11e626 "Elli Asner" . +_:B841b9965d74efb02ab27c99fcd11e626 . +_:Bcdd613340e8bd12697d3bdf440f5d1c6 "Rashan Huyard" . +_:Bcdd613340e8bd12697d3bdf440f5d1c6 . +_:B32d03f67014566dc8172de4455d8546c "Jung Renderos" . +_:B32d03f67014566dc8172de4455d8546c . +_:B0bcabec757f000fb51278733efa3348c "Mallory Malekzadeh" . +_:B0bcabec757f000fb51278733efa3348c . + _:Bbe633adf92ac5f892367cdb99f4bb7a7 . + . + "http://www.prostatectomies.tld/rummier/obtuseness.html" . + "sapphism aw rummier" . + "76"^^ . + . + _:B928cad2614d4217ef998ab7de69a1bbc . + _:B4637395758b5e6c6efa86138c95663a5 . + . + "http://www.hightails.tld/contaminative/unfurling.html" . + "officered freshening contaminative" . + "136"^^ . + "http://www.federacy.tld/hightails/freshening.html" . + . + _:B9a4350d816ba4b4f6d61dee1f4947a5e . + . + "http://www.possesses.tld/toupees/avoiders.html" . + "inordinately bumpkins toupees" . + "169"^^ . + . + _:Be5393b1ba501276b8be39b50d76d19d8 . + . + "http://www.ai.tld/scofflaws/pistils.html" . + "chimed affirmativeness scofflaws" . + "118"^^ . + "http://www.branchlike.tld/ai/affirmativeness.html" . + . +_:B6e61c65944cb4e45d9802b4020a031f1 "Nik Reposa" . +_:B6e61c65944cb4e45d9802b4020a031f1 . + _:B29450bb28508b087b810db1fffd9c3c2 . + . + "http://www.battiest.tld/nonsymbolic/undersupply.html" . + "banshees seizing nonsymbolic" . + "63"^^ . + "http://www.concertizing.tld/battiest/seizing.html" . + . +_:Bc12f42b152f2d483b5fc68db526c53be "Melitina Alviar" . +_:Bc12f42b152f2d483b5fc68db526c53be . + _:B39c984fce2ff062753203998931ae108 . + . + "http://www.gyroscopically.tld/witnessing/mottling.html" . + "schillings corroborated witnessing" . + "30"^^ . + . +_:B4fb042afccd4f3040a72ded1d4031d33 "Aradhana Hartel" . +_:B4fb042afccd4f3040a72ded1d4031d33 . +_:Bcf47c2bc6c00a56aca002cdba1eac6cf "Heihachiro Parthemer" . +_:Bcf47c2bc6c00a56aca002cdba1eac6cf . +_:B0b19c414eaefcc8e26a9aa85c5d19670 "Nyoko Ling" . +_:B0b19c414eaefcc8e26a9aa85c5d19670 . +_:B749fefa5d81e7ff31d898742fbc4dd70 "Isaac Brezenski" . +_:B749fefa5d81e7ff31d898742fbc4dd70 . + _:Ba6a5ebe83efbe6f501ca655e61b2a94d . + . + "http://www.fickleness.tld/panelings/disembarkation.html" . + "vindictiveness parachutists panelings" . + "8"^^ . + "http://www.conformationally.tld/fickleness/parachutists.html" . + . + _:B18d32f8fa03eea132f86b24b707a5978 . + _:Bf4bbfe8af785f0a6c904865b21e1bd9f . + . + "http://www.gruesomer.tld/dollies/holeless.html" . + "dispossession draughty dollies" . + "50"^^ . + "http://www.moonward.tld/gruesomer/draughty.html" . + . +_:B902d2fdbcee8f0020a4e5a942c975662 "Yulianiya Trentacoste" . +_:B902d2fdbcee8f0020a4e5a942c975662 . +_:B04fd9ceacec0f1c18c8ce3d12204ed88 "Leonie Lentine" . +_:B04fd9ceacec0f1c18c8ce3d12204ed88 . + _:Bcf212b99551fb73035518a855c05585d . + . + "http://www.lagoons.tld/debilities/maundered.html" . + "prochurch chickpea debilities" . + "162"^^ . + "http://www.distended.tld/lagoons/chickpea.html" . + . +_:B90a869f3328741910ddfd46eec297caa "Aurel Lapar" . +_:B90a869f3328741910ddfd46eec297caa . + _:Baa83cc3c7bb6bed8e6739d457efeafcc . + . + "http://www.tzarisms.tld/schtick/misdraws.html" . + "waxily seamiest schtick" . + "67"^^ . + . + _:B77663dfd8e60ec862180ba5b24bb0867 . + . + "http://www.retries.tld/copier/colour.html" . + "pharmacologist jogs copier" . + "108"^^ . + "http://www.afferently.tld/retries/jogs.html" . + . + . + _:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 . + . + "http://www.blowpipe.tld/thickest/machinability.html" . + "emanative varies thickest" . + "107"^^ . + "http://www.barrens.tld/blowpipe/varies.html" . + . + _:B5503e04a84e651318db3a59573ef87b3 . + . + "http://www.perspicaciousness.tld/centralities/criticality.html" . + "lancing chippy centralities" . + "64"^^ . + "http://www.oilseeds.tld/perspicaciousness/chippy.html" . + . +_:B4a733e8ffd261dbccf2e36271bd274df "Adam Janik" . +_:B4a733e8ffd261dbccf2e36271bd274df . +_:Bb47bf8e34bae1a224e31f49813622505 "Emrys Rothgeb" . +_:Bb47bf8e34bae1a224e31f49813622505 . + _:B66c78018e316778e208a4aa656bdf633 . + _:Ba33bd061da4b11b5bb49035919876507 . + . + "http://www.arrant.tld/subsided/sadistically.html" . + "microanalytic biogeographic subsided" . + "100"^^ . + "http://www.underofficial.tld/arrant/biogeographic.html" . + . + _:Be2fd152c48ff196a6a46b658be3f2fef . + . + "http://www.repackage.tld/laparoscope/galloots.html" . + "disqualification philosophizes laparoscope" . + "176"^^ . + "http://www.mispronounce.tld/repackage/philosophizes.html" . + . + _:B9ed716b8bfde5388215d1e374072eceb . + . + "http://www.tangram.tld/anastomoses/cachepots.html" . + "sensu jingoists anastomoses" . + "3"^^ . + "http://www.raids.tld/tangram/jingoists.html" . + . +_:B55f640a4ce783505ab0f4f5aeba536d2 "Zoia Bruchman" . +_:B55f640a4ce783505ab0f4f5aeba536d2 . +_:Bfca92720629beb3db9440af3abe4199a "Vesna Pirkey" . +_:Bfca92720629beb3db9440af3abe4199a . + _:Beeb4b4ca687203a70bc42c568f1c8d52 . + . + "http://www.spruced.tld/dawdling/estimator.html" . + "phosgenes disenfranchises dawdling" . + "150"^^ . + . + _:B20b069c9cb4330388f44315583830fd3 . + . + "http://www.hacklers.tld/sixes/ratified.html" . + "impishness lordliest sixes" . + "144"^^ . + "http://www.fortifiers.tld/hacklers/lordliest.html" . + . +_:Bf6917ce98730c81e60e0d0869689dafa "Gudula Eiselein" . +_:Bf6917ce98730c81e60e0d0869689dafa . + _:B1c9336d382640946a60ed99b82130577 . + "1959"^^ . + "http://www.disagreeably.tld/compressors/mountings.html" . + "massagists anthologist compressors" . + "133"^^ . + "unwieldiness disagreeably anthologist" . + . + _:B64bee7f29dd47d15e3f40cb7720d59f9 . + . + "http://www.cyanided.tld/zipped/sculptured.html" . + "resents afforests zipped" . + "47"^^ . + . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + . + "1965"^^ . + "http://www.sabines.tld/inkwell/colorably.html" . + "towers salons inkwell" . + "151"^^ . + "regents sabines salons" . + . +_:Bbb3b1c540ac12247b3fa6d39315644eb "Ernestine Barkan" . +_:Bbb3b1c540ac12247b3fa6d39315644eb . + _:B28f74a129618102e8f50e32cbe7ea3c9 . + . + "http://www.overdosage.tld/eddies/postformed.html" . + "ramie journeyer eddies" . + "77"^^ . + . +_:B986791fcd417ceb2e1e82f714cdb58b4 "Attila Laroque" . +_:B986791fcd417ceb2e1e82f714cdb58b4 . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + "1965"^^ . + "http://www.indonesian.tld/schlemiels/variates.html" . + "mishandling cauls schlemiels" . + "88"^^ . + "http://www.dominium.tld/indonesian/cauls.html" . + "eminency mishandling indonesian" . + . + _:Ba213a677c8a3ffc6a73a25f6ad07ab0f . + _:Bfd9e0f90b8107b1e818db86a354bd340 . + . + "http://www.phoenicians.tld/cathartics/retracting.html" . + "antiabortion eidos cathartics" . + "80"^^ . + "http://www.lasagne.tld/phoenicians/eidos.html" . + . + . + _:B26c051f75d2e96a52d065db7538997d5 . + . + "1958"^^ . + "http://www.roughhewed.tld/headgears/inflictor.html" . + "slimed zenithal headgears" . + "65"^^ . + "restrictionist roughhewed zenithal" . + . +_:B5453f94370bff0d82c77477060c57cba "Felicita Mounsey" . +_:B5453f94370bff0d82c77477060c57cba . +_:B5774437b7930fa8f8f78c30d51b6835b "Adalia Manalo" . +_:B5774437b7930fa8f8f78c30d51b6835b . + _:Bc9f62a4136532c7de7a5d7d591b59b25 . + . + "http://www.trenchers.tld/mangled/operably.html" . + "mysteriously artfully mangled" . + "61"^^ . + "http://www.quadrigamist.tld/trenchers/artfully.html" . + . + _:Bf612b3cab8e19984141061d2d6aade49 . + . + "http://www.tabernacles.tld/embarkation/therapies.html" . + "overprotection duple embarkation" . + "13"^^ . + "http://www.irises.tld/tabernacles/duple.html" . + . + _:B346d303acbf5d173d074ee02a923170b . + _:B34c6d0db38de819ef9550b76fc3c2a97 . + "1964"^^ . + "http://www.pourboire.tld/wildernesses/amphitheater.html" . + "catafalques discourtesy wildernesses" . + "16"^^ . + "http://www.addictive.tld/pourboire/discourtesy.html" . + "unwarier catafalques pourboire" . + . + _:Bc1a680e3efa669d97b20f3ba571a527e . + . + "http://www.gullied.tld/deux/scrappage.html" . + "mods agencies deux" . + "13"^^ . + "http://www.sublimates.tld/gullied/agencies.html" . + . +_:B7661a33a1f4114926de9f5ba3f11c7c2 "Dilara Sawinski" . +_:B7661a33a1f4114926de9f5ba3f11c7c2 . + _:B8d6557e84a85e66d0d919532d750fd27 . + "1962"^^ . + "http://www.recently.tld/enfants/calendulas.html" . + "agriculturalists laying enfants" . + "89"^^ . + "implementable recently laying" . + . + _:B91c44936d092b1c33704ae78e5b8cadd . + _:Be9a315ebb0583eba4249f5e5b746e10e . + . + "http://www.harms.tld/jettying/fertility.html" . + "helipad blotchier jettying" . + "184"^^ . + "http://www.acerb.tld/harms/blotchier.html" . + . + _:B109a6fb9c109600c8fdf93ca28728e22 . + . + "http://www.tomcat.tld/inauspiciousness/expanses.html" . + "bander unfaithful inauspiciousness" . + "9"^^ . + . +_:Ba23bd2620c900043a1b5e62a6c4656d4 "Casta Singco" . +_:Ba23bd2620c900043a1b5e62a6c4656d4 . +_:Bc61c406b88bf8563b3bdf2f704e1b13a "Ximon Fallick" . +_:Bc61c406b88bf8563b3bdf2f704e1b13a . + _:B215011dc7a7182a65f90238a3ce4985a . + _:B4f04b626f8b43202ef2994b149d12726 . + . + "http://www.herniated.tld/cardias/clapped.html" . + "curvatures beseechers cardias" . + "110"^^ . + "http://www.musclebound.tld/herniated/beseechers.html" . + . + _:Be82f3b64f88b88e2d6ae738b3234aa4f . + _:B68b0e609241cc1a8891c0e6320d0368a . + . + "1961"^^ . + "http://www.responded.tld/armyworms/pieplant.html" . + "shorter orts armyworms" . + "177"^^ . + "splinters responded orts" . + . + _:Bb51e18e9f0464ea194fc4ef8550d4d54 . + . + "1966"^^ . + "http://www.storminess.tld/abjection/anticipations.html" . + "solarizes extinguised abjection" . + "45"^^ . + "http://www.enamelware.tld/storminess/extinguised.html" . + "unenforced solarizes storminess" . + . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + . + "http://www.binders.tld/alewives/bioenvironmental.html" . + "prouder carnelians alewives" . + "72"^^ . + "http://www.minify.tld/binders/carnelians.html" . + . + _:B2cb999f2851ae4c7122d5b75e493534a . + . + "http://www.ideo.tld/bellhops/redfin.html" . + "rationales counteractions bellhops" . + "192"^^ . + "http://www.sergings.tld/ideo/counteractions.html" . + . + _:B4ff17450db1e23b981d21b677a8229f0 . + . + "http://www.underlip.tld/simplices/initiative.html" . + "opulently chillers simplices" . + "67"^^ . + "http://www.catatony.tld/underlip/chillers.html" . + . +_:Bcd4ca6c1ac6717cafa1c70166607bc18 "Diarria Gotwalt" . +_:Bcd4ca6c1ac6717cafa1c70166607bc18 . + _:B740049faf47a33b386535e58406e39e6 . + . + "http://www.magnetizer.tld/tenancies/allheals.html" . + "oscillator immiscibility tenancies" . + "197"^^ . + "http://www.flotillas.tld/magnetizer/immiscibility.html" . + . + _:B22e59db7f15ddf596f5e2f34433e50b0 . + . + "http://www.coreless.tld/environs/hulled.html" . + "effulgences tuberculoses environs" . + "92"^^ . + "http://www.dwarflike.tld/coreless/tuberculoses.html" . + . +_:Bff970a463ecaefc6de8883b014b2bf68 "Basyang Kecskes" . +_:Bff970a463ecaefc6de8883b014b2bf68 . +_:Bdde8dffb329641aae8d4671f48fe1e8f "Aristo Lacson" . +_:Bdde8dffb329641aae8d4671f48fe1e8f . + . + _:Bdb78094ade43953811e34097dd5dd97b . + . + "http://www.photocatalyst.tld/tautological/jambing.html" . + "reconciliating lenity tautological" . + "97"^^ . + "http://www.loggias.tld/photocatalyst/lenity.html" . + . + _:B03712a20cf1d2d63717a20fdd37d4c7b . + . + "http://www.potshots.tld/rains/lambasted.html" . + "aroints unhanged rains" . + "33"^^ . + . +_:B1d959a562d81986e1827db114dbbce8a "Harumi Valenza" . +_:B1d959a562d81986e1827db114dbbce8a . +_:Be586adfa7b723555056b6de77ddd6a76 "Tsutomu Atzinger" . +_:Be586adfa7b723555056b6de77ddd6a76 . +_:Bc637e68b6b6e66b76b8ca6d6d67fc307 "Desa Niez" . +_:Bc637e68b6b6e66b76b8ca6d6d67fc307 . +_:B2fc3968ff15aec7d1c54098a4b42716c "Kiichi Doyne" . +_:B2fc3968ff15aec7d1c54098a4b42716c . +_:Bc106caf632d9ca3da7ce03a47b510e5a "Blerta Kelliher" . +_:Bc106caf632d9ca3da7ce03a47b510e5a . + "http://www.borderlands.tld/maximite/priss.html" . + . + "52"^^ . + "trashed priss dudishly" . + . + . + "http://www.maximite.tld/dudishly/serialists.html" . + "1951"^^ . + _:B3b1d719385bd1269a4e5dec493e8d502 . + "climber trashed maximite" . + _:B318a6211399f2d431d2d094e06a87470 . +_:B44e2360687fe3619bd95eef4a27a835d "LaShonna Auyong" . +_:B44e2360687fe3619bd95eef4a27a835d . +_:B9e3a9d5d865d6d484b86593d2db50798 "Kigan Neahr" . +_:B9e3a9d5d865d6d484b86593d2db50798 . +_:Be96a8d3f1ddbe5fd3d0377bffd88ad76 "Lajuana Dobson" . +_:Be96a8d3f1ddbe5fd3d0377bffd88ad76 . +_:B92987c80d710606d0deea0f4771aa8f1 "Tyaishia Cherrin" . +_:B92987c80d710606d0deea0f4771aa8f1 . +_:Bfb60010e8c38193ad1658a433d03f403 "Bongwe Haydu" . +_:Bfb60010e8c38193ad1658a433d03f403 . + _:B616fd6c0c76a91b17151a1802e560bbe . + . + "1967"^^ . + "http://www.shysters.tld/premiers/saxhorns.html" . + "tartly randomly premiers" . + "180"^^ . + "http://www.romancer.tld/shysters/randomly.html" . + "accusatively tartly shysters" . + . + _:B299c47a534fd5d8f48d7eef0a4a44f06 . + . + "http://www.affirmers.tld/refires/abducts.html" . + "teaware chattels refires" . + "72"^^ . + "http://www.impeaches.tld/affirmers/chattels.html" . + . +_:Bf3a5d2154e2a725aea6b54eca853c10c "Kayley Wendelin" . +_:Bf3a5d2154e2a725aea6b54eca853c10c . +_:B62042ec60005586f6f16ec83e38aea18 "Saaliha Dach" . +_:B62042ec60005586f6f16ec83e38aea18 . +_:B1db4de1229c3f458e0defed9ee85f92f "Wallace Kennamer" . +_:B1db4de1229c3f458e0defed9ee85f92f . +_:B720da3f84af22d863935ac9c0bed4a36 "Jami Pacho" . +_:B720da3f84af22d863935ac9c0bed4a36 . + _:B9c6d904680bbf2aaf574130a20fdc75a . + . + "http://www.nouveaux.tld/assumably/deceiving.html" . + "eaters cockneys assumably" . + "194"^^ . + "http://www.razers.tld/nouveaux/cockneys.html" . + . +_:B45b6cc04a0cf232f323a844cc6c7278c "Hamad Kohrs" . +_:B45b6cc04a0cf232f323a844cc6c7278c . + _:B685c50fe30d32440b50873e86fa83520 . + . + "http://www.pipings.tld/tendentious/chiefdoms.html" . + "radarman ruffles tendentious" . + "93"^^ . + "http://www.bulletins.tld/pipings/ruffles.html" . + . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + "1965"^^ . + "http://www.vaporer.tld/gaveler/englishes.html" . + "emulsoid kinships gaveler" . + "173"^^ . + "http://www.maunder.tld/vaporer/kinships.html" . + "dumpcarts emulsoid vaporer" . + . + _:Be227226e7db70e2552805eb4dc7e59e0 . + . + "1963"^^ . + "http://www.incorporated.tld/missilry/faithing.html" . + "glomming winged missilry" . + "108"^^ . + "http://www.arbitrariness.tld/incorporated/winged.html" . + "felicitating glomming incorporated" . + . +_:B4c12d0d7ec7f53334ba915a41b8bb551 "Raaida Baitner" . +_:B4c12d0d7ec7f53334ba915a41b8bb551 . + _:Bfbbb53d92d4b60b9c5530c31775ad062 . + _:B94a0a194e3973e1681633e8532efc2c3 . + . + "http://www.knickknacks.tld/antedated/invocating.html" . + "marketing feudalistic antedated" . + "135"^^ . + "http://www.antibiotics.tld/knickknacks/feudalistic.html" . + . + _:Bf223c8523035793cbc6874a591408db4 . + . + "1962"^^ . + "http://www.genealogists.tld/matters/streptococcic.html" . + "megaphone tumour matters" . + "124"^^ . + "http://www.beleapt.tld/genealogists/tumour.html" . + "ingrain megaphone genealogists" . + . + _:Bae4ea738021ff6f5f6a6d291263b7855 . + . + "http://www.internationalizations.tld/unpunished/licitation.html" . + "muddled mavins unpunished" . + "43"^^ . + "http://www.lithographing.tld/internationalizations/mavins.html" . + . + _:Bce622494c0df1926370cf77ddd2df17a . + . + "http://www.anticyclone.tld/accedence/abjuratory.html" . + "satirize caboodle accedence" . + "117"^^ . + . +_:B009d77b62208df17707cc5918d8d1048 "Mikolas Sirman" . +_:B009d77b62208df17707cc5918d8d1048 . + _:Ba657803f4e9474fe37cf3ee65e8da3fd . + . + "http://www.herbivore.tld/patterned/acclivities.html" . + "nonhazardous putsches patterned" . + "45"^^ . + "http://www.forethought.tld/herbivore/putsches.html" . + . +_:B888ce16ad2e85e4acd1597f098fbc65a "Haazima Krzak" . +_:B888ce16ad2e85e4acd1597f098fbc65a . +_:B8390da090173857b4d369edd44b29774 "Plexippus Regino" . +_:B8390da090173857b4d369edd44b29774 . + _:Bd3eff7a94fad538a4284d791e078b77e . + _:B8c80e0fdc4c8831c8567a1c1115cbe37 . + . + "http://www.toucher.tld/wartiest/supervisorship.html" . + "downsizes armadas wartiest" . + "40"^^ . + "http://www.engross.tld/toucher/armadas.html" . + . + _:Be66390e59bf96b8c757b4e087c280101 . + _:B094bda7c4238c77087c28ec9107e6e96 . + . + "http://www.crossbeam.tld/duennas/papaws.html" . + "postulated pantheistic duennas" . + "157"^^ . + . + _:Bf6f6b2209a9c549afbb1f1568b54490b . + . + "http://www.spreaders.tld/reprobating/reinvolving.html" . + "peacoat misdeliveries reprobating" . + "56"^^ . + "http://www.hoptoad.tld/spreaders/misdeliveries.html" . + . + _:Bbd63945610c20f87090e29f9f771f3e1 . + _:B236b09bd1dc7ff1276bad77af14a2b81 . + . + "http://www.curred.tld/xxiv/lambkin.html" . + "impends weapons xxiv" . + "70"^^ . + "http://www.potful.tld/curred/weapons.html" . + . + _:B441f5b9272bf523a7d12953378a5edff . + _:B79749267fa3cae560880f56ff73805e8 . + . + "http://www.unplumbed.tld/runagates/contracted.html" . + "greaser charcoals runagates" . + "52"^^ . + "http://www.attires.tld/unplumbed/charcoals.html" . + . +_:B3e91c8750475a7fffb218e8aa04bc665 "Vasileios Marchand" . +_:B3e91c8750475a7fffb218e8aa04bc665 . +_:B36d13c31809b24e3c8c5664332a60b12 "Raimund Widdowson" . +_:B36d13c31809b24e3c8c5664332a60b12 . +_:B1d2f4bb19ef44f77930c0bf4ed47cde7 "Zenalisa Delisle" . +_:B1d2f4bb19ef44f77930c0bf4ed47cde7 . + _:B66436c503b362c5982792e4272206f5b . + . + "http://www.snowpack.tld/pulque/handoff.html" . + "funicular ineloquent pulque" . + "144"^^ . + "http://www.steatite.tld/snowpack/ineloquent.html" . + . + . + _:Bf91f3bcc468df28534369f0c7223b085 . + "1959"^^ . + "http://www.franchises.tld/bakemeats/intermixes.html" . + "knitter brusquer bakemeats" . + "46"^^ . + "http://www.ideologized.tld/franchises/brusquer.html" . + "besiegement knitter franchises" . + . +_:Bd0f409c27d31197ae54a7baad5614952 "Leiko Dodson" . +_:Bd0f409c27d31197ae54a7baad5614952 . +_:Be992a2675e51e903b0fece0b631981f4 "Vitasa Dufauchard" . +_:Be992a2675e51e903b0fece0b631981f4 . + "http://www.likenesses.tld/centipedes/remonstrance.html" . + "unfelt converts likenesses" . + . + . + "http://www.cusswords.tld/likenesses/gruesomest.html" . + "174"^^ . + "converts gruesomest centipedes" . + _:B68f54af284a25d791e7cb6084d4428b1 . + "1965"^^ . + . + _:B9935bd0b1ea81ec8a6d13bccebd2112f . + _:B604147b9c8e5ad0b5cfed56311a29efd . + . + "http://www.pastured.tld/digged/backstay.html" . + "impugnable rechartering digged" . + "50"^^ . + "http://www.expurgations.tld/pastured/rechartering.html" . + . +_:B83a51387cd00a07e751d27894153d473 "Debra Platz" . +_:B83a51387cd00a07e751d27894153d473 . + _:B93240f2dac41e6bf33206ea95173e7b6 . + . + "http://www.murderesses.tld/ached/skulduggery.html" . + "confused datedly ached" . + "190"^^ . + "3"^^ . + "http://www.intransigence.tld/murderesses/datedly.html" . + . +_:Bb9ab9ae41d2b125b1151a2bdb298a100 "Jalissa Bickmore" . +_:Bb9ab9ae41d2b125b1151a2bdb298a100 . + _:Bbe77871769f3d284bbd031cd34046544 . + . + "http://www.vexing.tld/etiquettes/derailleur.html" . + "devilkin pertly etiquettes" . + "108"^^ . + "http://www.fuseless.tld/vexing/pertly.html" . + . + _:B26c1cbb80ba5a2f91b916b27fb0d881e . + . + "http://www.outsets.tld/pottage/gonadectomies.html" . + "rehiring tossers pottage" . + "124"^^ . + . +_:B47718c1d79e54734c096959942cf87d9 "Bakar Trogdon" . +_:B47718c1d79e54734c096959942cf87d9 . +_:B29e833e49e30e3a81953b3d2e97eddca "Cece Dunagin" . +_:B29e833e49e30e3a81953b3d2e97eddca . +_:B68198b9775f099721c1b80c6739b3d8a "Anusia Mercuri" . +_:B68198b9775f099721c1b80c6739b3d8a . + _:Bae0250097ebd23a65cffbcfcbf95b539 . + . + "http://www.tolerators.tld/conservatively/dilapidator.html" . + "moonlighted foresides conservatively" . + "124"^^ . + "http://www.aptitudes.tld/tolerators/foresides.html" . + . +_:B6e1386863b1fe28550ee96b6bc224e8e "Angha Bievenue" . +_:B6e1386863b1fe28550ee96b6bc224e8e . + _:B806c704c402a0264f84adc2abd6f416d . + . + "http://www.decrepitly.tld/matchmakers/jitterbugged.html" . + "mormonism woollier matchmakers" . + "151"^^ . + "http://www.shammies.tld/decrepitly/woollier.html" . + . + _:Bad9bf54d6c800026eb553a6c7c6f9460 . + . + "http://www.injectors.tld/diphtherian/tzarism.html" . + "multiplicities hundredweight diphtherian" . + "196"^^ . + "http://www.veneered.tld/injectors/hundredweight.html" . + . +_:B8ea3c8a9c7dd09745e0fe05fd3095b05 "Justin Lauria" . +_:B8ea3c8a9c7dd09745e0fe05fd3095b05 . + _:B5e98237e4c89a9203367c57b4589a894 . + . + "http://www.lated.tld/axonal/huntsmen.html" . + "torching lepers axonal" . + "66"^^ . + "http://www.mealiest.tld/lated/lepers.html" . + . + _:Bd2f92720c906109d5d279b1c0fe6dd22 . + . + "http://www.whirrs.tld/maleficio/windiness.html" . + "girdlers sloes maleficio" . + "43"^^ . + "http://www.interjections.tld/whirrs/sloes.html" . + . + _:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 . + . + "http://www.typescripts.tld/heme/vivarium.html" . + "perviousness pithier heme" . + "134"^^ . + "http://www.reteaching.tld/typescripts/pithier.html" . + . + _:Bbabdd17ac191376418952cdde7bec84f . + . + "http://www.conservationists.tld/attempter/waiter.html" . + "devitalized piddling attempter" . + "67"^^ . + "http://www.iratest.tld/conservationists/piddling.html" . + . +_:B241b77c2f1e9381dbe806562e20652a9 "Ioseph Buergel" . +_:B241b77c2f1e9381dbe806562e20652a9 . + _:B9316ba2e2f70204a686f5d67bfb2fb1a . + . + "http://www.surrounding.tld/bucktoothed/alterations.html" . + "circuitously trumpets bucktoothed" . + "171"^^ . + "http://www.outgrows.tld/surrounding/trumpets.html" . + . + _:Ba10d1355477826562a32c2a33f8761cf . + _:B200b22d9e60d8d567bfa7a1f301db38a . + . + "http://www.jags.tld/disassociating/wieners.html" . + "counsels gatherers disassociating" . + "141"^^ . + "http://www.drollery.tld/jags/gatherers.html" . + . + _:Bf12149a48c7dd487c35b79a01aba57bc . + "1957"^^ . + "http://www.pinochles.tld/reformulation/vistaed.html" . + "continuer liefest reformulation" . + "toecaps pinochles liefest" . + . + _:Bfabb0a9532cca71658e23d209ee7723d . + _:B32a9e56ffd1af7eb251814480a9d0243 . + . + "1966"^^ . + "http://www.steerages.tld/bons/osmiums.html" . + "unfaltering firstly bons" . + "34"^^ . + "paled steerages firstly" . + . +_:B1c9336d382640946a60ed99b82130577 "Wasmaaa Roen" . +_:B1c9336d382640946a60ed99b82130577 . + _:B86bb4fb51d4fcb8164456331ab6df753 . + . + "http://www.effuses.tld/unforseen/sphinges.html" . + "analogic battleships unforseen" . + "157"^^ . + . + _:Bf8a1a1bf200cdabcf7051546ee9d351f . + . + "http://www.gauzier.tld/victimizing/mutters.html" . + "networking treasuryship victimizing" . + "121"^^ . + "http://www.pretrial.tld/gauzier/treasuryship.html" . + . +_:Bf49896cd840be980f31540200672e3cc "Carissima Mudra" . +_:Bf49896cd840be980f31540200672e3cc . + _:Bd49787741153f1b60f5ad817a83fd6af . + . + "http://www.segregates.tld/extenders/unraveled.html" . + "testifies priors extenders" . + "99"^^ . + "http://www.architecure.tld/segregates/priors.html" . + . +_:Bfdc2caf43ae54a23b37f2f12c61b944d "Editta Servoss" . +_:Bfdc2caf43ae54a23b37f2f12c61b944d . + _:B6e61c65944cb4e45d9802b4020a031f1 . + . + "http://www.kinkiest.tld/recollected/householder.html" . + "vagus xix recollected" . + "183"^^ . + "http://www.podgy.tld/kinkiest/xix.html" . + . + _:Bba413899a2fa7d6d07d94bdf17256a1a . + _:Be7f3b50cb52279e3d2e46ad7aa3eec1e . + . + "http://www.misjudgment.tld/vignettists/booted.html" . + "woodpiles incompatibility vignettists" . + "70"^^ . + . +_:B042411a15a8888d24c338f811abe57d9 "Peony Paluk" . +_:B042411a15a8888d24c338f811abe57d9 . + _:B525904e03990e62648f016336a374778 . + . + "http://www.panhandling.tld/mormons/impenitently.html" . + "brindled omens mormons" . + "74"^^ . + "http://www.bigamies.tld/panhandling/omens.html" . + . + _:B198f6e892b88d3a1ea1bd52104f51316 . + "1954"^^ . + "http://www.clarified.tld/shipping/fortified.html" . + "discards tilers shipping" . + "52"^^ . + "oarlocks clarified tilers" . + . + . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + "1959"^^ . + "http://www.nows.tld/ideologized/knitter.html" . + "redder besiegement ideologized" . + "45"^^ . + "http://www.porcelains.tld/nows/besiegement.html" . + "interpretative redder nows" . + . + _:B5c660a6a2c15a892065b3409338ce04d . + . + "1963"^^ . + "http://www.heterosexuality.tld/infolding/angelfishes.html" . + "precancelling volatilizes infolding" . + "11"^^ . + "http://www.dazedly.tld/heterosexuality/volatilizes.html" . + "enrobers precancelling heterosexuality" . + . +_:B75ac29cb1752061dd0875771bdd5dd5f "Kristiane Doncaster" . +_:B75ac29cb1752061dd0875771bdd5dd5f . +_:B1ecd3fd95a47c213902bc0ba92491f38 "Norrece Plumadore" . +_:B1ecd3fd95a47c213902bc0ba92491f38 . + _:B25f5be7dd888c8d6a94e6c969feef29e . + . + "http://www.suppurations.tld/misadventures/pouters.html" . + "overflew prevalently misadventures" . + "191"^^ . + "http://www.pinyon.tld/suppurations/prevalently.html" . + . +_:B3ea6eea287219b47fe2ac763d2ce3358 "Criston Arcand" . +_:B3ea6eea287219b47fe2ac763d2ce3358 . + _:Ba6f6f2393c70be5c99a8de03e16242c4 . + . + "http://www.nonplus.tld/roentgenograms/gauchest.html" . + "refiltered cinematograph roentgenograms" . + "37"^^ . + "http://www.artificer.tld/nonplus/cinematograph.html" . + . +_:B12ca3a8cff7864d41bf9275bd44881ce "Saabir Pillon" . +_:B12ca3a8cff7864d41bf9275bd44881ce . + _:B93e24f4c516477c2f0e6efd2f156a497 . + . + "http://www.whomped.tld/yare/biggish.html" . + "unholiness sweeties yare" . + "http://www.drakes.tld/whomped/sweeties.html" . + . +_:B6dad654384d8dbb861af92ea8d927310 "Klotild Dothard" . +_:B6dad654384d8dbb861af92ea8d927310 . +_:B059b257a8a2f72730e6481a44ffb4d6e "Zenochka Goodhart" . +_:B059b257a8a2f72730e6481a44ffb4d6e . +_:Ba194826e8aa34bfabb6036ec7ea05f66 "BwIch Stahlberg" . +_:Ba194826e8aa34bfabb6036ec7ea05f66 . +_:B550a9737bbbeffd83c5ff8f057704edf "Lanza Mediano" . +_:B550a9737bbbeffd83c5ff8f057704edf . +_:Ba66495440ccad1a24b3f30a3f7b76cdd "Klera Seckman" . +_:Ba66495440ccad1a24b3f30a3f7b76cdd . + _:B40a4c4f98bc9b2621c49e6cd594c431b . + _:B5b440840fe4a275bcebb68ee9d13a3f7 . + . + "http://www.grousing.tld/frow/demarcators.html" . + "rebroadcasting overdrinking frow" . + "187"^^ . + "http://www.restorers.tld/grousing/overdrinking.html" . + . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + . + "1967"^^ . + "http://www.disrupting.tld/altitudes/tastier.html" . + "homoerotism grievousness altitudes" . + "9"^^ . + "http://www.deciliter.tld/disrupting/grievousness.html" . + "eggnogs homoerotism disrupting" . + . + _:B29432dd66c6029ccc8ecb87a99022a6a . + . + "1964"^^ . + "http://www.aneroid.tld/cogences/pinions.html" . + "infusibility autotransplant cogences" . + "111"^^ . + "http://www.tarbush.tld/aneroid/autotransplant.html" . + "outreasoning infusibility aneroid" . + . +_:B8c15c17409ccfb20708824a1ab52ec73 "Heraclio Haaf" . +_:B8c15c17409ccfb20708824a1ab52ec73 . + _:Bcc0af9317812aad19b66c4ab40774d9c . + . + "http://www.impecuniosity.tld/dryly/modernistic.html" . + "liszt lankness dryly" . + "35"^^ . + "http://www.waftage.tld/impecuniosity/lankness.html" . + . + _:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + _:B29e833e49e30e3a81953b3d2e97eddca . + . + "http://www.paragraphs.tld/diluted/murexes.html" . + "lychees taperer diluted" . + "137"^^ . + "http://www.mediumistic.tld/paragraphs/taperer.html" . + . + _:B172f607968bdbf5e0f0bfa92d075d163 . + . + "http://www.reformating.tld/conflictive/amanuenses.html" . + "psychosomatics foreshadower conflictive" . + "94"^^ . + . + _:B8895c5bc8f8c690ca2d1b94e100bac0f . + . + "http://www.utilizable.tld/expiatory/regurgitating.html" . + "vittles nimbuses expiatory" . + "23"^^ . + "http://www.resister.tld/utilizable/nimbuses.html" . + . +_:Bed5a205e5f5992f5a0076298f3e9f713 "Ioan Kwit" . +_:Bed5a205e5f5992f5a0076298f3e9f713 . +_:B266ac818e3c99b4cdb53ce831634e2c3 "Anthony Row" . +_:B266ac818e3c99b4cdb53ce831634e2c3 . + _:B2368c317908684f5da34f41fa105a3a7 . + . + "http://www.precipitousness.tld/precincts/obverses.html" . + "crumbing wifed precincts" . + "60"^^ . + "http://www.shires.tld/precipitousness/wifed.html" . + . + _:Bc044486e4f3f1698d3a8fe2f18f69613 . + . + "http://www.clergywomen.tld/normalities/millers.html" . + "phasing unwoven normalities" . + "98"^^ . + "http://www.papistries.tld/clergywomen/unwoven.html" . + . + _:B39e1b22c766b552d638b587a89d4456d . + . + "1965"^^ . + "http://www.monetizes.tld/zanily/doormats.html" . + "thermos shamable zanily" . + "175"^^ . + "http://www.innocency.tld/monetizes/shamable.html" . + "demesne thermos monetizes" . + . +_:Bca5e5902fee3100ee851dbeb37c6ca8d "Eucharius Pummell" . +_:Bca5e5902fee3100ee851dbeb37c6ca8d . +_:Beee465b18786a9f02aac0d4a474fbad0 "Archonta Davitt" . +_:Beee465b18786a9f02aac0d4a474fbad0 . + _:Befa2c5addbb0ec87741de743598ca90b . + . + "1963"^^ . + "http://www.chunked.tld/stereos/mediatorial.html" . + "cartable votaries stereos" . + "60"^^ . + "http://www.sourly.tld/chunked/votaries.html" . + "rester cartable chunked" . + . +_:B0e5d631896ca8a2dbdd17990c1944473 "Li Gotay" . +_:B0e5d631896ca8a2dbdd17990c1944473 . + _:B0e02e5265deb7f17f59d3afe3cdce2de . + . + "1962"^^ . + "http://www.plaguers.tld/kiefs/nigher.html" . + "paisleys pollards kiefs" . + "110"^^ . + "http://www.reinducing.tld/plaguers/pollards.html" . + "outlaw paisleys plaguers" . + . + _:B91bb377f8fe94b5d400f0880870441c5 . + . + "http://www.preapplication.tld/felonries/japes.html" . + "dement encrusting felonries" . + "129"^^ . + "http://www.dopier.tld/preapplication/encrusting.html" . + . +_:Bce4f87e22b6ce07502945075d124a7d9 "Mimi Stremmel" . +_:Bce4f87e22b6ce07502945075d124a7d9 . +_:B9fc08958c08f05b03cca42ecd0936056 "Atmaja Mouser" . +_:B9fc08958c08f05b03cca42ecd0936056 . +_:B5009f897f77979a4436805a1a49eca09 "Cyril Croslen" . +_:B5009f897f77979a4436805a1a49eca09 . + _:B29dd805b9a4da1ef9e5a503429366e17 . + . + "http://www.barreled.tld/labeling/varistors.html" . + "honours expiates labeling" . + "137"^^ . + "http://www.flashers.tld/barreled/expiates.html" . + . + _:B8f87b2244117021c8220e015d16d9686 . + _:Bbb9fd9900f2175ecaff18de25b576063 . + . + "http://www.unsavory.tld/recrates/necessitated.html" . + "healthiest attorning recrates" . + "177"^^ . + "http://www.chlorid.tld/unsavory/attorning.html" . + . + _:B4b15775aa9bd90c6b58b26628d213c43 . + . + "http://www.uniting.tld/challenger/salves.html" . + "rabbinates surprised challenger" . + "165"^^ . + "http://www.wirepullers.tld/uniting/surprised.html" . + . + _:B96ad5ad84c6f15e81a1fe9c3d519743b . + . + "http://www.agglutinins.tld/intuitively/emirates.html" . + "sciaticas defrayed intuitively" . + "6"^^ . + "http://www.impecuniousness.tld/agglutinins/defrayed.html" . + . +_:B8ac02670e6485b4b85900e5eabbdb5ee "Pacorro Jessie" . +_:B8ac02670e6485b4b85900e5eabbdb5ee . +_:B0f1717c61b9db82afc6954ced8912274 "Guido Genier" . +_:B0f1717c61b9db82afc6954ced8912274 . + _:Bb1501c401eee524ceeb748b7cafb64e8 . + . + "http://www.braved.tld/dynamisms/plonking.html" . + "procathedral headiest dynamisms" . + "170"^^ . + . + _:Bcde13034f427eef598b3177c0c7a75de . + . + "http://www.warpaths.tld/dognapers/peen.html" . + "benefited immunizations dognapers" . + "78"^^ . + . + _:Bb97ba5a04aade2369fa73f003eb34d04 . + "1961"^^ . + "http://www.asteroids.tld/gastropod/forkedly.html" . + "conceptive haymow gastropod" . + "28"^^ . + "sowable asteroids haymow" . + . + _:B53cada86cdd30fa893cc068cdd8229a6 . + . + "http://www.servals.tld/accomplices/blepharitis.html" . + "dampeners abrasively accomplices" . + "78"^^ . + "http://www.guffaws.tld/servals/abrasively.html" . + . +_:B8e6738ac24ce6cf20547308e1139371b "Yoshio Penington" . +_:B8e6738ac24ce6cf20547308e1139371b . +_:B79acb9a5a6e3c9c5183e5cf31c0a2d75 "Almut Cargill" . +_:B79acb9a5a6e3c9c5183e5cf31c0a2d75 . +_:B648ae88135e1f301d2e781928def8d39 "Liselott Danielian" . +_:B648ae88135e1f301d2e781928def8d39 . +_:B2af6621745e54a82f68cf678255f0c31 "Aieka Trinh" . +_:B2af6621745e54a82f68cf678255f0c31 . +_:B65c6568972c65c4cd6aa0d473bf181b7 "Matashichi Butman" . +_:B65c6568972c65c4cd6aa0d473bf181b7 . +_:Bb5937092a9f78645dbe68890b3818db0 "Sebastiano Lockyer" . +_:Bb5937092a9f78645dbe68890b3818db0 . + _:Bc21b5cd7b12e00afa39d682b794d95d9 . + . + "1958"^^ . + "http://www.newsstands.tld/consubstantiation/legitimize.html" . + "slotbacks debouch consubstantiation" . + "20"^^ . + "http://www.floweriness.tld/newsstands/debouch.html" . + "spinout slotbacks newsstands" . + . + _:Bda11d3d189249c536697b405747d831d . + . + "1964"^^ . + "http://www.frigidities.tld/streaker/redistricted.html" . + "martially acclamations streaker" . + "shakily frigidities acclamations" . + . + _:B403c97596a8314f0f30a073ab6b61f7e . + . + "http://www.monkeyed.tld/bunts/caucussing.html" . + "reticence poisonings bunts" . + "110"^^ . + "http://www.attester.tld/monkeyed/poisonings.html" . + . +_:B92b4c2ff7312ef10355e66711d4946e9 "Katheron Towns" . +_:B92b4c2ff7312ef10355e66711d4946e9 . + _:B8703b43319a6f381dfc1f93c8b293497 . + _:B55764fc98b485f6e4a96d4cfc0418fbd . + . + "http://www.drywalls.tld/coamings/candidates.html" . + "heathenism disobeyed coamings" . + "184"^^ . + "http://www.majored.tld/drywalls/disobeyed.html" . + . + _:B8ebbea6d3ed43f285afadd6f222a5405 . + _:B40c8dc5d6d0ceae985e63eacf4f60817 . + . + "1965"^^ . + "http://www.chymics.tld/arguing/chaperonage.html" . + "stays communalist arguing" . + "http://www.bodysurfs.tld/chymics/communalist.html" . + "resold stays chymics" . + . + _:Bbc173e90d18faca59c6b7b3efee5fce2 . + . + "http://www.disgust.tld/chelators/gruntle.html" . + "domesticates lopsidedly chelators" . + "20"^^ . + "http://www.entreated.tld/disgust/lopsidedly.html" . + . + _:Bc7c65ea1553153a567295a2ae7c84b50 . + _:B028c9b46e5d41683a059bb6cd38482e9 . + "1965"^^ . + "http://www.kindliest.tld/negligently/institutionalization.html" . + "reenlisted dynasts negligently" . + "http://www.shamelessly.tld/kindliest/dynasts.html" . + "boxed reenlisted kindliest" . + . + _:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + _:B814d0aed973e6cc3726d79ef32ef0b3b . + . + "1964"^^ . + "http://www.bowlfuls.tld/refried/operationally.html" . + "multiengined disconnections refried" . + "138"^^ . + "defamatory bowlfuls disconnections" . + . + _:Be968f969d895ac532966ceada453379a . + . + "http://www.cuts.tld/catharine/gorsy.html" . + "histamins chauffeuse catharine" . + "58"^^ . + . +_:B8a150828712a2d45daeeb5f465a9c82b "Ikue Rippee" . +_:B8a150828712a2d45daeeb5f465a9c82b . + _:B243e3bb3c0d70505f574104c98c72167 . + _:B873032e55ccfd28170496ba062d01964 . + . + "http://www.taunters.tld/spaciousness/gobbing.html" . + "salaamed sleeted spaciousness" . + "65"^^ . + "http://www.beginners.tld/taunters/sleeted.html" . + . + _:B8a5e0ea34ce8c9aec488985d3faeb2e0 . + _:Bd62cae2841af76c9dd96cd1125dbf1d3 . + . + "http://www.duckboard.tld/brindled/panhandling.html" . + "tournaments bigamies brindled" . + "121"^^ . + "http://www.dominants.tld/duckboard/bigamies.html" . + . + _:Bb219edeb2d39822317a94d858cc135f1 . + . + "1954"^^ . + "http://www.crinoline.tld/tieclasp/emulations.html" . + "passant misapprehended tieclasp" . + "43"^^ . + "http://www.papers.tld/crinoline/misapprehended.html" . + "placaters passant crinoline" . + . + "ejecta thumbtacks savorier" . + "thumbtacks spectates tertian" . + _:B11194bca37c7dc0531332677d36c8e5c . + . + . + "http://www.savorier.tld/tertian/plodded.html" . + . + "http://www.unpenned.tld/savorier/spectates.html" . + "112"^^ . + "1959"^^ . + _:Bb3bc9829c4e527bb768cdef27824f376 . + . + "1963"^^ . + "http://www.awardee.tld/fiscals/sidings.html" . + "topos magister fiscals" . + "54"^^ . + "boastfully awardee magister" . + . +_:B368420268f8b7e55d265f65fe144a2a0 "Fawzia Dirocco" . +_:B368420268f8b7e55d265f65fe144a2a0 . + _:B2889e7e12ea61c810efe0a8481e1d0e8 . + . + "http://www.oceanology.tld/singsongs/mingling.html" . + "limiter testator singsongs" . + "134"^^ . + "http://www.madcaps.tld/oceanology/testator.html" . + . +_:Ba9a6414b8cf16787e1b9dd3197333a43 . +_:Ba9a6414b8cf16787e1b9dd3197333a43 . +_:Ba9a6414b8cf16787e1b9dd3197333a43 . + _:B97645866e136f152fd5a5e8ad458918b . + . + "http://www.marked.tld/lightships/laughably.html" . + "cello grocers lightships" . + "19"^^ . + "http://www.jackstraw.tld/marked/grocers.html" . + . + _:B6a70028429120a09ed3dac34c8eebea1 . + _:B8503bddd2e89a506418f5ea7645f499f . + . + "http://www.misbeget.tld/tyrannically/detectible.html" . + "titillation fogyisms tyrannically" . + "105"^^ . + . +_:B8bcd3afaecdd5f1aca5a9e688abb63ad "Eleadora Baksh" . +_:B8bcd3afaecdd5f1aca5a9e688abb63ad . + _:B80b5dac361d7ffdf116f98530f9a9bb0 . + _:B801826a90852773b4611883c13125300 . + . + "http://www.chumships.tld/softened/fubbing.html" . + "kaleidoscopic languages softened" . + "158"^^ . + "http://www.audiology.tld/chumships/languages.html" . + . +_:B341d3fca694059bf6faf7d0f9d11919e "Ania Vath" . +_:B341d3fca694059bf6faf7d0f9d11919e . +_:Bc4ead8c19dd45253052d59f40071620b "AbdulRauf Strothman" . +_:Bc4ead8c19dd45253052d59f40071620b . + _:B83d72b59265269313d644d34f92cc395 . + . + "http://www.birdman.tld/brawled/enlistment.html" . + "pignuts inconcealable brawled" . + "178"^^ . + . + _:Bf29bb24bd5afcd88fae97db20a1f9ef6 . + . + "http://www.steamroller.tld/incurve/conchoid.html" . + "excites refinished incurve" . + "34"^^ . + . + _:Bb5b4a00ac130d4ce8fa844807069e023 . + . + "http://www.seders.tld/tenured/appointer.html" . + "coated exobiology tenured" . + "112"^^ . + "http://www.parried.tld/seders/exobiology.html" . + . +_:Ba33bd061da4b11b5bb49035919876507 "Troika Correy" . +_:Ba33bd061da4b11b5bb49035919876507 . +_:Be7d78daf44b5a86a4e9634314daf2d07 "Bernharda Riese" . +_:Be7d78daf44b5a86a4e9634314daf2d07 . +_:B89cf6b23c297381f64855e3eb1647f10 "Gita Sensmeier" . +_:B89cf6b23c297381f64855e3eb1647f10 . +_:B7900c11702442b07bb7c1546968fdeb6 "Xylia Rogosky" . +_:B7900c11702442b07bb7c1546968fdeb6 . +_:B88136b21bca69f356f24cf3e78af7b05 "Lareen Leer" . +_:B88136b21bca69f356f24cf3e78af7b05 . +_:Bfabb0a9532cca71658e23d209ee7723d "Royce Pinero" . +_:Bfabb0a9532cca71658e23d209ee7723d . + _:B9d7a428941c6fa03b6dd424896452744 . + _:B405e7e9868fc26df2ff12b10f15f733f . + . + "http://www.tellers.tld/bookmen/homilies.html" . + "deflea nonabsorbent bookmen" . + "42"^^ . + "http://www.linkable.tld/tellers/nonabsorbent.html" . + . + _:Becb6d642193f1034dc34096af6c4c4b3 . + . + "http://www.jammed.tld/possessed/examined.html" . + "annexation harpist possessed" . + "199"^^ . + "http://www.homier.tld/jammed/harpist.html" . + . +_:B0b32ac75892c4381232a8203be186df1 "Banamala Vinzant" . +_:B0b32ac75892c4381232a8203be186df1 . + _:B666aef002f128cb2b3990f065a695730 . + . + "http://www.toiled.tld/vrouw/squads.html" . + "hoatzin nonspecialized vrouw" . + "30"^^ . + "http://www.cognize.tld/toiled/nonspecialized.html" . + . +_:B403f2ff0405088674a64147fe176ee9f "Nerea Backhuus" . +_:B403f2ff0405088674a64147fe176ee9f . + _:B647c471c9e96ebb55c72b23443163151 . + "1964"^^ . + "http://www.contraptions.tld/semirural/listened.html" . + "loftless striding semirural" . + "44"^^ . + "http://www.replying.tld/contraptions/striding.html" . + "sawn loftless contraptions" . + . +_:B0700718d4f4d863c3e8ab6d4160e8038 "Romeo Lazalde" . +_:B0700718d4f4d863c3e8ab6d4160e8038 . +_:B33a82ca5ea2ea2eed5c91e8884fc39c9 "Zytka Skeete" . +_:B33a82ca5ea2ea2eed5c91e8884fc39c9 . +_:B26238f5ac8d612eb245ae0ab4633e5f8 "Dhaakir Peals" . +_:B26238f5ac8d612eb245ae0ab4633e5f8 . + _:Bead2569379d5640c5bc5f744002eaf34 . + . + "http://www.miffs.tld/psychedelic/owners.html" . + "lactoprotein diverting psychedelic" . + "177"^^ . + . + _:B68fa062be923247750076f1cd764253a . + . + "http://www.ingresses.tld/manfully/dredges.html" . + "styleless anticipation manfully" . + "183"^^ . + . + "1952"^^ . + "http://www.prewarned.tld/diffracts/boiling.html" . + "orpiments boiling taverner" . + "manpowers orpiments diffracts" . + . + . + . + _:Bbe77871769f3d284bbd031cd34046544 . + "http://www.diffracts.tld/taverner/gigs.html" . + "5"^^ . +_:B0503a25b257413a1d9cc3d892925a29d "LaVerne Musgrave" . +_:B0503a25b257413a1d9cc3d892925a29d . + _:Be7d78daf44b5a86a4e9634314daf2d07 . + _:Be4d1cfa0073d21c05859d2bab911b42e . + . + "http://www.spawners.tld/flexions/rioter.html" . + "solfeggi perlitic flexions" . + "52"^^ . + "http://www.figuration.tld/spawners/perlitic.html" . + . +_:B72dd645dadee8e5677af442b146e2456 "Gandhali Ferullo" . +_:B72dd645dadee8e5677af442b146e2456 . +_:Bcd15723810e9f650136979b6acf89869 "Ingeborg Molden" . +_:Bcd15723810e9f650136979b6acf89869 . +_:Bb2d224eec510b2615845c06a61974f5b "Susie Zauala" . +_:Bb2d224eec510b2615845c06a61974f5b . + _:Bb9ab9ae41d2b125b1151a2bdb298a100 . + . + "http://www.legislatively.tld/subscript/intoxication.html" . + "expatiating sleekly subscript" . + "64"^^ . + "http://www.osculated.tld/legislatively/sleekly.html" . + . +_:Bd6267a539c0d9a828e045318aa03abda "Boguslava Lamay" . +_:Bd6267a539c0d9a828e045318aa03abda . + _:Bb418a2b1f319758a22c5ef3bf6cff225 . + . + "http://www.prinking.tld/horsing/icing.html" . + "beiges villus horsing" . + "45"^^ . + . + _:B4081d796e225248c904c3b21241e9251 . + . + "http://www.monotony.tld/calderas/targeted.html" . + "poetics cheated calderas" . + "181"^^ . + "http://www.fragmentally.tld/monotony/cheated.html" . + . +_:B902dc46143873444a50209f5b981bcca "Hanka Henness" . +_:B902dc46143873444a50209f5b981bcca . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + _:B56cc4dd785590c96eba33359d8c4a284 . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + "1963"^^ . + "8"^^ . + "Journal 4 (1963)" . + "1"^^ . + . +_:B7adb6cb65165d1565dd04cfcc9d48333 "Saemon Veach" . +_:B7adb6cb65165d1565dd04cfcc9d48333 . +_:B32e106401d37edcf4ff42e29cf54b017 "Duane Forro" . +_:B32e106401d37edcf4ff42e29cf54b017 . +_:Bdb6bc80348eccee30aab91dca357f7a8 "JesusErnesto Leistner" . +_:Bdb6bc80348eccee30aab91dca357f7a8 . + _:Bc1810717e23968e0ec7a8ee5ebca0907 . + "1957"^^ . + "http://www.impenitence.tld/ligation/liegeman.html" . + "sikhism righto ligation" . + "92"^^ . + "http://www.legateships.tld/impenitence/righto.html" . + "zebus sikhism impenitence" . + . + _:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . + "42"^^ . + "coastings protectress bogies" . + "1956"^^ . + "protectress prejudgments monger" . + . + . + _:B350d7d14c3e6ff9bdb33ef38e3ed755b . + "http://www.bimester.tld/bogies/prejudgments.html" . + "http://www.bogies.tld/monger/transfusers.html" . + _:B551436ae213ebd9cdc93378ad3236d06 . + . + "http://www.kissed.tld/anathemas/iterant.html" . + "emeralds hypnology anathemas" . + "174"^^ . + "http://www.packsaddle.tld/kissed/hypnology.html" . + . +_:Bc15b339c951f8a6724f2d856952a4a09 "Nathanael Better" . +_:Bc15b339c951f8a6724f2d856952a4a09 . +_:B102a12b012776298e7bb26fb94484f7f "Bradwr Dulong" . +_:B102a12b012776298e7bb26fb94484f7f . + _:B01976d2429cb42ec6f1e1623161100df . + . + "http://www.wordbooks.tld/nativity/lacks.html" . + "prebilling kasha nativity" . + "116"^^ . + . + _:Bc8d663d640805964dc0d7e5726787ef2 . + . + "http://www.deprecator.tld/tablespoons/gemologies.html" . + "intended paunchier tablespoons" . + "142"^^ . + "http://www.concealing.tld/deprecator/paunchier.html" . + . +_:B8d95159aaa03618f28309a8801f65e19 "Titus Rennels" . +_:B8d95159aaa03618f28309a8801f65e19 . + _:B83a6349153b5ff5c96f919bd1c51fcdf . + . + "http://www.detriments.tld/intellects/devises.html" . + "nebbish detailer intellects" . + "71"^^ . + . +_:B93c8090ccce313bc673b911bcb1aa228 "Ismaeel Ragus" . +_:B93c8090ccce313bc673b911bcb1aa228 . +_:B8b1058b6a27aedf0498d919268b51b33 "Kichibei Opitz" . +_:B8b1058b6a27aedf0498d919268b51b33 . +_:B23313acd2babba771d4f362716f63e9c "Remi Surman" . +_:B23313acd2babba771d4f362716f63e9c . + "1966"^^ . + "2"^^ . + "Journal 10 (1966)" . + "1"^^ . + . +_:B5bcd8f068ff42848c5cc578c95a16fde "Ismael Freedman" . +_:B5bcd8f068ff42848c5cc578c95a16fde . +_:B5f7c0851ef85c97c48b464832ae4c14b "Sendong Howitt" . +_:B5f7c0851ef85c97c48b464832ae4c14b . +_:B291dd6bcadeff2a9c00c2edab4211c4f "Minda Grago" . +_:B291dd6bcadeff2a9c00c2edab4211c4f . + _:B674cb5a2578d552fdce71deac1fe8e22 . + . + "http://www.knout.tld/infectiously/modernest.html" . + "lifters asking infectiously" . + "198"^^ . + . + "http://www.atheistical.tld/adoration/repetitiousness.html" . + . + _:B8ed5d827b2bfadbd377ff8466befa9e9 . + _:B598d6777298c3618eaf56f4a57bb59bc . + "91"^^ . + "1962"^^ . + "paned comme adoration" . + "comme repetitiousness missourians" . + . + "http://www.adoration.tld/missourians/estimation.html" . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + . + "1961"^^ . + "http://www.orangeades.tld/evoking/emotionalism.html" . + "alloted deviled evoking" . + "57"^^ . + "http://www.planking.tld/orangeades/deviled.html" . + "nondeliveries alloted orangeades" . + . +_:Bbfa2a106c7cf306b7834732724e403d4 "Josefine Polucha" . +_:Bbfa2a106c7cf306b7834732724e403d4 . + _:Baec7354e5884cc62334f110d227165ee . + . + "http://www.laver.tld/hardbacks/flaggier.html" . + "vituperation unstained hardbacks" . + "144"^^ . + . + _:B73f073d1dde2df7c275ec69be08e01ef . + . + "http://www.wigwagging.tld/sundaes/hyperirritable.html" . + "hopsack shacklers sundaes" . + "124"^^ . + . + _:Be7cdcd236f0da0a6e44b94e03b0684e3 . + "1959"^^ . + "http://www.commercialization.tld/concents/manpack.html" . + "freckling exiguity concents" . + "44"^^ . + "http://www.elasticity.tld/commercialization/exiguity.html" . + "typewriting freckling commercialization" . + . + _:Be9c8a62e8076dae26eba8f28f5943ea3 . + . + "http://www.insulates.tld/calculator/jackpots.html" . + "saddening eyebeams calculator" . + "109"^^ . + . + _:Bb70c7564629914545406919b9971c37c . + _:B4a04631749e969fbc2173537346c6797 . + . + "1958"^^ . + "http://www.chirped.tld/pours/sojournment.html" . + "classifier totalitarianism pours" . + "160"^^ . + "grossly chirped totalitarianism" . + . + _:B4e515544b917c03fa2aec09a2e550177 . + . + "http://www.emasculation.tld/tasselled/standardbearers.html" . + "vialed conquests tasselled" . + "178"^^ . + "http://www.ducker.tld/emasculation/conquests.html" . + . + _:B8d72db7119c2ac04e718e1ca799ea6d1 . + . + "http://www.sayee.tld/reinforms/reconversions.html" . + "cheeking suppurates reinforms" . + "61"^^ . + "http://www.nobble.tld/sayee/suppurates.html" . + . + _:B7c13f1b3dc4fa9775b739f619bac42f7 . + . + "1964"^^ . + "http://www.etoiles.tld/dawns/valves.html" . + "chartering prerequisites dawns" . + "183"^^ . + "http://www.jeerers.tld/etoiles/prerequisites.html" . + "melodeons chartering etoiles" . + . +_:B27d017db5660bfaafaa469825f4fb278 "Concepcion Scherman" . +_:B27d017db5660bfaafaa469825f4fb278 . + _:B91936c5305a05507064c8b20459aa0d0 . + . + "http://www.restacking.tld/castile/unsnarled.html" . + "serializing hankies castile" . + "99"^^ . + "http://www.slovak.tld/restacking/hankies.html" . + . + _:Bd51462a18f530407050f52012c7fc4c7 . + . + "http://www.roistering.tld/fifteenths/packthreads.html" . + "appraises gibbered fifteenths" . + "198"^^ . + "http://www.plastered.tld/roistering/gibbered.html" . + . + _:B93f42201a7fe145c2480d5c58b4ade85 . + . + "http://www.brainiest.tld/whalebones/adeptly.html" . + "arbitrarily kerb whalebones" . + "155"^^ . + . +_:B0123b712e5a040896bbc2056721e14fd "Letje Donald" . +_:B0123b712e5a040896bbc2056721e14fd . + _:Be0a4e36fff2d5947dbcc6db34269bce1 . + . + "http://www.wetting.tld/repudiates/dawdler.html" . + "slatternly occultists repudiates" . + "78"^^ . + . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + . + "http://www.darkie.tld/pennons/invokers.html" . + "discounter malnourishment pennons" . + "53"^^ . + . + _:B22c95e29c5880d308d69849467cd8ffd . + . + "http://www.conformity.tld/retouchers/outspread.html" . + "milquetoast relishable retouchers" . + "198"^^ . + "http://www.frankness.tld/conformity/relishable.html" . + . +_:Ba90b0523be2145efbfdf86985738e188 "Narda Bayuk" . +_:Ba90b0523be2145efbfdf86985738e188 . + _:B402b598b18f821fdd5e3c315aad89b15 . + . + "1965"^^ . + "http://www.dupers.tld/stealer/acrostic.html" . + "cockish treasuring stealer" . + "12"^^ . + "http://www.readdress.tld/dupers/treasuring.html" . + "sidewalks cockish dupers" . + . + _:B65a76dad7e29ecaf2bf8be04f0ad7eea . + . + "1965"^^ . + "http://www.shoplifted.tld/entered/pulpwood.html" . + "voyages rumouring entered" . + "89"^^ . + "http://www.dwindling.tld/shoplifted/rumouring.html" . + "leucoma voyages shoplifted" . + . +_:B885a5195cf370c167d11b82aa786ab16 "Emina Yeeloy" . +_:B885a5195cf370c167d11b82aa786ab16 . +_:B878ff819c252ca07dfa7b549af3e1550 "Hesperos Schindele" . +_:B878ff819c252ca07dfa7b549af3e1550 . +_:Bdb2c1b890df32f5d4e265cddda8b83bd "Anala Stankovic" . +_:Bdb2c1b890df32f5d4e265cddda8b83bd . + _:B06617107c50e05946893402bd3448061 . + . + "http://www.upshifted.tld/subclan/oeuvres.html" . + "statelessness relegable subclan" . + "28"^^ . + "http://www.fezes.tld/upshifted/relegable.html" . + . + _:B9e0344a5a254b82dccc6603ef1c7d032 . + . + "http://www.juicily.tld/polestar/rowels.html" . + "traitorously misclassifies polestar" . + "40"^^ . + . +_:Bf8a10e0e464b89c9e8a411cb240bfddb "Fulger Osazuwa" . +_:Bf8a10e0e464b89c9e8a411cb240bfddb . + . + _:B885a5195cf370c167d11b82aa786ab16 . + _:Baaa83338673739735c01d21c032fbb65 . + . + "http://www.darned.tld/shrewed/alluvials.html" . + "protoactinium emblements shrewed" . + "163"^^ . + "http://www.pledgee.tld/darned/emblements.html" . + . +_:B51f737de2b485f6da38ff348c2461ab9 "Takeru Ogara" . +_:B51f737de2b485f6da38ff348c2461ab9 . +_:B737c89547ac40f8cd994db50593e3a67 "Tao Grijalva" . +_:B737c89547ac40f8cd994db50593e3a67 . +_:B338acafb8c46a4d51f0934bbfdc58157 "Vedetta Pilkins" . +_:B338acafb8c46a4d51f0934bbfdc58157 . +_:B26c1cbb80ba5a2f91b916b27fb0d881e "Samarina Folio" . +_:B26c1cbb80ba5a2f91b916b27fb0d881e . +_:Bc2abe325305b6fd2e9ba413b437ca7ff "Janita Bolieu" . +_:Bc2abe325305b6fd2e9ba413b437ca7ff . + _:B8643fb7d47506054ecd60e7e036e58de . + . + "http://www.normalacy.tld/reviewed/warrantees.html" . + "unlatching bowlegged reviewed" . + "81"^^ . + "http://www.revolutionizes.tld/normalacy/bowlegged.html" . + . +_:Bbe02f03b3f1afc4fffdc7c961b5060e3 "Lonce Jiron" . +_:Bbe02f03b3f1afc4fffdc7c961b5060e3 . + _:B1d74585e7bfcc3f08b6dbd3fb0dadca6 . + . + "http://www.tonsuring.tld/thyroidectomize/starchiest.html" . + "catcher monitoring thyroidectomize" . + . +_:Bbbd4846e7c4bd6285f23f7ae13e4a483 "Isako Heatherton" . +_:Bbbd4846e7c4bd6285f23f7ae13e4a483 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . +_:B58816bede325a3d4040f8d46e0641be2 . + _:Bacb24632b9f8618acba4a4b6da79078d . + "1964"^^ . + "http://www.semanticist.tld/manliness/staring.html" . + "crowned mildness manliness" . + "13"^^ . + "http://www.gloved.tld/semanticist/mildness.html" . + "usefully crowned semanticist" . + . +_:Bfb76607213296842c9cdfe419156c2de "Fabiana Demase" . +_:Bfb76607213296842c9cdfe419156c2de . +_:B8e5b7b8fce05b1c02e95e94b65ea81a8 "Claus Disch" . +_:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "1963"^^ . + "http://www.alpenhorn.tld/melodized/ginny.html" . + "unvanquishable fires melodized" . + "59"^^ . + "victuallers alpenhorn fires" . + . +_:B986513964675992ae735be6466da5bf7 "Kemena Dearin" . +_:B986513964675992ae735be6466da5bf7 . + _:Bc49186e4e8d237dee8f776f127cceac9 . + . + "http://www.frugs.tld/hayloft/mortifyingly.html" . + "inquiries currycomb hayloft" . + "177"^^ . + . + _:B85a97dc6813c945725d8c3f82352b3b6 . + _:Bfe3377eda5fde9356d5a088a8f768182 . + . + "http://www.furrings.tld/wassailed/remarked.html" . + "fusibly electrolytically wassailed" . + "98"^^ . + "http://www.dehydrogenates.tld/furrings/electrolytically.html" . + . + _:B9506b7b215351db40dd8b22020a3d519 . + . + "http://www.zouaves.tld/capitation/airbill.html" . + "waltzed earmarking capitation" . + "48"^^ . + "http://www.dimmock.tld/zouaves/earmarking.html" . + . + _:B7078e5e4f2163fc1ef37137c79a76c9f . + _:B3be714137c840e953fef25fbc337d15e . + . + "http://www.muggins.tld/appealable/disarms.html" . + "rippers apiarists appealable" . + "45"^^ . + . +_:B7b74643f605899f2a47322c7ee6a5f27 "Yuri Gentille" . +_:B7b74643f605899f2a47322c7ee6a5f27 . +_:B1b7402a72f97bb95484061900f5b68c9 "Sasson Kniffin" . +_:B1b7402a72f97bb95484061900f5b68c9 . + _:B7c02d8dddd36572c42be086029d06166 . + . + "http://www.dappled.tld/wheeled/surcharging.html" . + "craped inphase wheeled" . + "6"^^ . + "http://www.cartload.tld/dappled/inphase.html" . + . + _:B7cec4928d606befd0a58d548b392ea78 . + "1960"^^ . + "http://www.disburses.tld/reflowing/acrobatically.html" . + "triturate firebox reflowing" . + "168"^^ . + "slumberers disburses firebox" . + . +_:B5b2e2f91e7cac44d55ff4c2c325cd56e "Neeshaan Harig" . +_:B5b2e2f91e7cac44d55ff4c2c325cd56e . +_:B890a31e5874e9fbfd016b6e53683003a "Maurycy Howdeshell" . +_:B890a31e5874e9fbfd016b6e53683003a . +_:B1855a5236b0366402d6b45cb785f7032 "Muntaha Petell" . +_:B1855a5236b0366402d6b45cb785f7032 . +_:Ba08163cff3b9fe02f4bbdaf27f6632e7 "Marna Crookshanks" . +_:Ba08163cff3b9fe02f4bbdaf27f6632e7 . + _:B1ffc4c577e0b4b487e21154ad4013aa6 . + _:Bf0eee5eb7e81e0697cec4ff52cff310d . + "1956"^^ . + "8"^^ . + "Journal 2 (1956)" . + "1"^^ . + . + _:Bac21cffe484c1b3f3e3997534a6bb18d . + . + "1966"^^ . + "http://www.containerized.tld/restrainable/dimensional.html" . + "gastrostomy coldness restrainable" . + "119"^^ . + "http://www.subcommissions.tld/containerized/coldness.html" . + "photoplay gastrostomy containerized" . + . +_:Be7a5b69d77da724b14d2f6e7d5902dc4 "Lalla Castenada" . +_:Be7a5b69d77da724b14d2f6e7d5902dc4 . + _:Ba80053d314e25cc08b2028cb4bab7125 . + . + "http://www.cones.tld/sennits/celebrated.html" . + "gophers beanpole sennits" . + "109"^^ . + "http://www.voicing.tld/cones/beanpole.html" . + "http://www.sorbitol.tld/gophers/cones.html" . + . + _:B49eb34465ffeee82dcda17848fd191cc . + . + "1966"^^ . + "http://www.speaker.tld/reverently/hijacker.html" . + "compassing crocheter reverently" . + "193"^^ . + "http://www.biasses.tld/speaker/crocheter.html" . + "parasitization compassing speaker" . + . + _:Ba1ecc752377eb0d709f69cfd3a63a56e . + _:Bafc0bf9b39f1145978141863090badd9 . + . + "1960"^^ . + "http://www.chinked.tld/lowlier/unpossessive.html" . + "destructible boweries lowlier" . + "30"^^ . + "goldbugs chinked boweries" . + . +_:Bc57a56eda2b04ea73d0ffe80f917b56d "Gota Dorff" . +_:Bc57a56eda2b04ea73d0ffe80f917b56d . +_:B19a5f21ecc0bb2f9a2a3e1f3d4c409e2 "Adolfa Leuthauser" . +_:B19a5f21ecc0bb2f9a2a3e1f3d4c409e2 . +_:Befd1f253a25d5f1169cf43ee546a854b "Ztrezena Gutman" . +_:Befd1f253a25d5f1169cf43ee546a854b . +_:B7936a733be9e30b9922fdd1f9b1574a5 "Giselher Nibler" . +_:B7936a733be9e30b9922fdd1f9b1574a5 . +_:B93382477875d5cc7aa98e367dbf3dbf8 "Abilo Ledyard" . +_:B93382477875d5cc7aa98e367dbf3dbf8 . +_:B26cabd6d292adf99c7562af2e324dbfa "Malachias Kalmus" . +_:B26cabd6d292adf99c7562af2e324dbfa . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + "1966"^^ . + "http://www.cameoed.tld/underwind/miseducating.html" . + "footsie knitting underwind" . + "122"^^ . + "caseworker cameoed knitting" . + . +_:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 "Asha Sandos" . +_:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + _:Bb8b7b78a672ae01ef40fecee3ad56c00 . + . + "1957"^^ . + "http://www.beaned.tld/impregnated/thighbones.html" . + "clingstones antidotally impregnated" . + "151"^^ . + "bourg beaned antidotally" . + . +_:Ba6e5d2db30f7b6b30c6c15fbcecdf4a0 "Anjali Milliman" . +_:Ba6e5d2db30f7b6b30c6c15fbcecdf4a0 . +_:B003280cc429cdd928ba401c96de2a009 "Glafira Geng" . +_:B003280cc429cdd928ba401c96de2a009 . + _:B724526ffd928e374e7b10be57473c7a3 . + "1956"^^ . + "http://www.lumberjacks.tld/hookworms/palisades.html" . + "deicing rockfish hookworms" . + "79"^^ . + "http://www.memorialize.tld/lumberjacks/rockfish.html" . + "hymnaries deicing lumberjacks" . + . + _:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + . + "http://www.recharges.tld/machined/reconciler.html" . + "slickness unlovable machined" . + "165"^^ . + "http://www.intimidator.tld/recharges/unlovable.html" . + . + _:Be0989373eb825a2342215e5927d1ddb3 . + . + "http://www.spitballs.tld/horizons/sincerest.html" . + "mistake garrisoning horizons" . + "155"^^ . + . +_:B54ff3dcc4bb03fe571b2d9334fb03c2e "Shaheera Thimmesch" . +_:B54ff3dcc4bb03fe571b2d9334fb03c2e . + _:B678ca684cead7e24594a826a79d16e9b . + . + "http://www.disobediently.tld/policed/primus.html" . + "intitling jokers policed" . + "50"^^ . + "http://www.prebendary.tld/disobediently/jokers.html" . + . +_:Be4ff75d02a55652a80deb059991c4342 "Tshima Harral" . +_:Be4ff75d02a55652a80deb059991c4342 . + _:B7caeb3b32adbb4fd6354db6c5ec16d0b . + . + "http://www.represented.tld/intertangled/cliquing.html" . + "hillocks normalcies intertangled" . + "128"^^ . + "http://www.situps.tld/represented/normalcies.html" . + . + _:B2c8e226a899673d7bbd587c795957f64 . + . + "wapitis battener pedaling" . + . + _:Babddeedd52bdbc017b088158b6232442 . + . + "http://www.lavished.tld/exigencies/papuans.html" . + "disabusing hardhearted exigencies" . + "48"^^ . + "http://www.makers.tld/lavished/hardhearted.html" . + . +_:B2ff03d9daba7cbf0ce2b104f32848cdd "Kit Storrs" . +_:B2ff03d9daba7cbf0ce2b104f32848cdd . +_:Bd30624236f88984709166a5bfe15396f "Fedyenka Terrasi" . +_:Bd30624236f88984709166a5bfe15396f . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . +_:Bc98fabcaf23f2e6151da9593e33bd1da . + _:Be06099079c2580564e3a84f7a3247d51 . + . + "1962"^^ . + "http://www.unco.tld/argonauts/bowelling.html" . + "revolves sugary argonauts" . + "13"^^ . + "prayingly unco sugary" . + . + _:Be0aee722d7a309c422312a450c12a89a . + . + "http://www.swaggerer.tld/cyans/bleakest.html" . + "lothario instigating cyans" . + "25"^^ . + "http://www.expirers.tld/swaggerer/instigating.html" . + . + _:B040d5c0d0a480fef76dca8396005ae64 . + . + "http://www.gruffs.tld/highjacked/jots.html" . + "preternaturally multiphasic highjacked" . + "60"^^ . + . +_:B5c44b75225184f762aaa6bfde614a9bd "Narkissa Tade" . +_:B5c44b75225184f762aaa6bfde614a9bd . +_:B19aca388ec92e2ede18d5eb855973229 "Malena Stile" . +_:B19aca388ec92e2ede18d5eb855973229 . +_:Ba100440f9474939c732b529670379402 "Hlne Cossell" . +_:Ba100440f9474939c732b529670379402 . + _:Bdb04d1d10e12ea97bf21ad1a55942760 . + . + "http://www.vivific.tld/fictionally/callusing.html" . + "airmails prodigiousness fictionally" . + "192"^^ . + . +_:B77663dfd8e60ec862180ba5b24bb0867 "Nyusha Karns" . +_:B77663dfd8e60ec862180ba5b24bb0867 . + _:B4c74368a4234f053cdb565ad6101c8cd . + . + "1952"^^ . + "http://www.barrows.tld/skinfuls/vixenish.html" . + "fundamentalist westerns skinfuls" . + "2"^^ . + "http://www.infolder.tld/barrows/westerns.html" . + "jacaranda fundamentalist barrows" . + . + _:B121558e4fe4951398fe3265ee3d9bb46 . + . + "http://www.monotonously.tld/reinducts/organelles.html" . + "assize grouser reinducts" . + "142"^^ . + "http://www.beggaring.tld/monotonously/grouser.html" . + . + _:B92b0fa718550e8bad5b1f8bc7d237b17 . + . + "http://www.fringier.tld/wastebaskets/powderer.html" . + "teazle rhythmical wastebaskets" . + "155"^^ . + "http://www.thurifer.tld/fringier/rhythmical.html" . + . + _:B83d1747bd8b57436a903f4d0b3a85d51 . + . + "http://www.humdinger.tld/outflanks/recombined.html" . + "spokes icier outflanks" . + "108"^^ . + . + . + "1959"^^ . + "http://www.misos.tld/astronautical/shapelier.html" . + _:Bc106caf632d9ca3da7ce03a47b510e5a . + "oilhole trampolinist astronautical" . + . + _:Be1b207b2abd5374bc4389c664205cf9b . + "http://www.screws.tld/misos/trampolinist.html" . + "110"^^ . + "mailwoman oilhole misos" . +_:B9e490bb84e99fdd4f79f2ebc74dc7ba4 "Vilena Orillion" . +_:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + _:Bc68b1a7b42da604befe68f842df81fa4 . + . + "http://www.abashment.tld/clarion/alienates.html" . + "papooses reweighed clarion" . + "54"^^ . + "http://www.cd.tld/abashment/reweighed.html" . + . + _:Ba91c711b04653764a1fc6e8d1484e8bb . + . + "http://www.mistily.tld/flexion/cardiometer.html" . + "soughing dewed flexion" . + . + _:Bbea8fbf36f3fc609f9b2bb2e29285a33 . + . + "http://www.looses.tld/mushes/vagabondism.html" . + "alt restaurants mushes" . + "55"^^ . + "http://www.halidomes.tld/looses/restaurants.html" . + . +_:Be607a5d150a0a830f64d87b11fe31db7 "Afyia Gines" . +_:Be607a5d150a0a830f64d87b11fe31db7 . + _:Bb645920dfffd61d4cc0708dd5cc35eb2 . + . + "http://www.skyjackers.tld/stumping/feted.html" . + "ruinousness goalless stumping" . + "101"^^ . + "http://www.blameworthiness.tld/skyjackers/goalless.html" . + . + _:B63370c71d0f1000bb05c970d5e08021e . + _:B72dd645dadee8e5677af442b146e2456 . + . + "http://www.foraging.tld/refreezes/advents.html" . + "charlatanish cartop refreezes" . + "109"^^ . + . + _:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 . + . + "http://www.cavaliers.tld/shielded/penitents.html" . + "dace scurvier shielded" . + "108"^^ . + "http://www.protozoans.tld/cavaliers/scurvier.html" . + . +_:B9be74439378463e7ba5fc4b137b0069b "Keisuke Jager" . +_:B9be74439378463e7ba5fc4b137b0069b . + _:Be1680ecc71e89ab28e29e88adcd29db0 . + . + "http://www.nonfood.tld/abridgers/pathless.html" . + "immanently gumwoods abridgers" . + "138"^^ . + "http://www.bartered.tld/nonfood/gumwoods.html" . + . + _:B700e21cb412e72b0e3bf76df628f3539 . + . + "http://www.explosions.tld/oversize/typist.html" . + "breviate bereavers oversize" . + "146"^^ . + . + _:B7c13f1b3dc4fa9775b739f619bac42f7 . + . + "http://www.banded.tld/groveler/commonest.html" . + "karst surrealism groveler" . + "121"^^ . + "http://www.shrubbier.tld/banded/surrealism.html" . + . +_:B2bcbad01db4ea790f36a6969d7b6872b "Romochka Abbamonte" . +_:B2bcbad01db4ea790f36a6969d7b6872b . + _:B25272cb0e4ceff0e383c1fe5c35e7613 . + _:B6c50d5f5fe9e44145cc8e31f3846890a . + . + "http://www.smites.tld/bioelectrical/sponsorial.html" . + "sweetsops deciphered bioelectrical" . + "6"^^ . + "http://www.eolith.tld/smites/deciphered.html" . + . +_:B8996e412f1f8ca7d8ad985270d3ac624 "Arkaan Tremel" . +_:B8996e412f1f8ca7d8ad985270d3ac624 . +_:B7e472b5928987e631a26d2e92ea03565 "Florentyna Cost" . +_:B7e472b5928987e631a26d2e92ea03565 . + . + _:Bcd062e3df84134dc162ee6e1fcd2103e . + . + "http://www.unfair.tld/scorify/supportance.html" . + "tonners southpaws scorify" . + "50"^^ . + "http://www.crimper.tld/unfair/southpaws.html" . + . + _:Bdeeb751165692a2560b8b33ecd9040f9 . + _:B22a7f7bb35cfbd2421d11e9c1f82def3 . + . + "1958"^^ . + "http://www.sylphic.tld/straddler/imagism.html" . + "repackaging anywheres straddler" . + "128"^^ . + "outbidding sylphic anywheres" . + . + _:B2ff03d9daba7cbf0ce2b104f32848cdd . + . + "http://www.safecracker.tld/mignonette/tailored.html" . + "septuagenarians cacaos mignonette" . + "11"^^ . + "http://www.placarders.tld/safecracker/cacaos.html" . + . +_:B20fd748f5927c80f68137829b6995bbf "Christelle Garced" . +_:B20fd748f5927c80f68137829b6995bbf . +_:B1667c2b2c96829cb5e39141250c1f669 "Katsumoto Tarbert" . +_:B1667c2b2c96829cb5e39141250c1f669 . +_:B8564b10129067627b1e8b6805da50919 "Tatiiana Sublett" . +_:B8564b10129067627b1e8b6805da50919 . + _:B0788c1276264e8aa9f0cdec136da4226 . + . + "http://www.cycloidal.tld/vespers/hooks.html" . + "grossness affrays vespers" . + "74"^^ . + "http://www.modernness.tld/cycloidal/affrays.html" . + . + _:B75afd314e150fa5e5baffd6a4d0611a5 . + . + "http://www.fanaticized.tld/transcendentalism/sugarplums.html" . + "trencher ghettoing transcendentalism" . + "113"^^ . + "http://www.tubiform.tld/fanaticized/ghettoing.html" . + . + _:B5d3881539b83aff905b4f994dc4e6fa9 . + . + "http://www.remodifies.tld/halvers/absurdum.html" . + "snooper redip halvers" . + "http://www.catholically.tld/remodifies/redip.html" . + . + _:B4cb6c68bb7574ace1b896509463eabca . + . + "http://www.thriftiness.tld/microgrammes/subscribing.html" . + "reclining aloneness microgrammes" . + "89"^^ . + "http://www.bumpkinish.tld/thriftiness/aloneness.html" . + . + _:B6b8ba3ec64189602e650ec7c9e7d34ce . + . + "http://www.endorsable.tld/palestinians/nods.html" . + "circles reacquire palestinians" . + "156"^^ . + "http://www.typicalness.tld/endorsable/reacquire.html" . + . + _:B46a0d53deb76ae4f164d840fd16631d5 . + . + "1964"^^ . + "http://www.asseverate.tld/underachieve/contrastingly.html" . + "amerce undersell underachieve" . + "66"^^ . + "prams asseverate undersell" . + . + _:Bbfac80975313dafd05d890e04a6d4c01 . + . + "1963"^^ . + "http://www.handspring.tld/eccl/streamliner.html" . + "confoundedly supervisor eccl" . + "76"^^ . + "http://www.frizettes.tld/handspring/supervisor.html" . + "genteelest confoundedly handspring" . + . + _:B4ade0cf2e9dc3c7344a9cd075446f712 . + . + "http://www.stereoscopical.tld/dandies/contaminants.html" . + "rearouses pepped dandies" . + "105"^^ . + . + _:B37a9980023077d30b682ae96ef0fa707 . + . + "http://www.vaccinable.tld/reinvoking/burdocks.html" . + "clutched teared reinvoking" . + "31"^^ . + . + _:Bcd3ed851be9784e8ec0db0cf5f51efb0 . + . + "http://www.impracticability.tld/yessed/whoppers.html" . + "impressments leagued yessed" . + "173"^^ . + "http://www.purebred.tld/impracticability/leagued.html" . + . + _:B8e6738ac24ce6cf20547308e1139371b . + . + "http://www.zincked.tld/balanced/touchingly.html" . + "bubblier preaches balanced" . + "41"^^ . + . + _:B3dbd6026f42cfc7ad6c228c745842c4f . + . + "http://www.reckoner.tld/jouncing/tessellating.html" . + "desensitizer canfuls jouncing" . + "48"^^ . + "http://www.unbelievable.tld/reckoner/canfuls.html" . + . + _:Ba914814208fcf1c3f02c4bc6c7f6f585 . + _:Bceec03db53d300d53ef1138a41c1b31a . + . + "http://www.bouzoukis.tld/systemless/disinfections.html" . + "metagalaxy trimorphs systemless" . + "76"^^ . + . +_:B1ef0d8831a4fa3b3e7fb19f3b82018a5 "Christophe Careaga" . +_:B1ef0d8831a4fa3b3e7fb19f3b82018a5 . +_:B49969263e90be3b0d80a4483c7a88c8d "Clancy Greist" . +_:B49969263e90be3b0d80a4483c7a88c8d . + _:B4a2baa693ab7c0801b7a13a864a4e7a8 . + . + "1960"^^ . + "http://www.relations.tld/soaked/revocations.html" . + "demotion acroliths soaked" . + "http://www.carders.tld/relations/acroliths.html" . + "infold demotion relations" . + . + "Sybex" . + "http://www.syndication.tld/shakeouts/peddlar.html" . + "Proceeding 2 (1963)" . + "0-3719-4020-0" . + _:B860c2eac625b8e53c6b3432b185bbb5a . + . + _:B56cc4dd785590c96eba33359d8c4a284 . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + . + "estimators syndication mismanagement" . + "1963"^^ . + _:B1f9034a3f45de5c2d29d975757121a07 . + . + "http://www.disqualifications.tld/winier/appointers.html" . + "besoms brooders winier" . + "160"^^ . + "http://www.mainmast.tld/disqualifications/brooders.html" . + . + "1951"^^ . + "3"^^ . + "Journal 2 (1951)" . + "1"^^ . + . + _:Bdc72e7d5229d4f37496436b11dcc8468 . + "1966"^^ . + "http://www.missorting.tld/soreheads/unflagging.html" . + "gasped bitchier soreheads" . + "117"^^ . + "http://www.puttiers.tld/missorting/bitchier.html" . + "leisured gasped missorting" . + . + _:Bc57a56eda2b04ea73d0ffe80f917b56d . + . + "http://www.eponymies.tld/simperer/titer.html" . + "fluidly definitely simperer" . + "192"^^ . + "http://www.glamourous.tld/eponymies/definitely.html" . + . + _:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + . + "1966"^^ . + "http://www.tatter.tld/kicker/swail.html" . + "anality deductibles kicker" . + "http://www.prix.tld/tatter/deductibles.html" . + "psychotogenic anality tatter" . + . +_:Bf0a5bf0ea70220646804b709c85e0950 "Lilliann Dahlstedt" . +_:Bf0a5bf0ea70220646804b709c85e0950 . +_:Bf3f2911955a95d1dc7cc2575bd79c6f2 "Stone Reigner" . +_:Bf3f2911955a95d1dc7cc2575bd79c6f2 . + _:B2afd5c8d9e64d6ad2cc5a1a82e219206 . + _:B93a8e6631527f05e8fb5fe64f88324e4 . + "1960"^^ . + "http://www.florists.tld/marrowbones/wrongly.html" . + "stability stridor marrowbones" . + "101"^^ . + "http://www.reintroduction.tld/florists/stridor.html" . + "cardiograph stability florists" . + . + _:Be30d5b37ced293dad6dcc24540112275 . + . + "http://www.sandbaggers.tld/clouters/spooking.html" . + "glamorizations egis clouters" . + "6"^^ . + "http://www.arched.tld/sandbaggers/egis.html" . + . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . +_:B69c48ce36cee4199bda3be39af2fa878 . + . + . + "darned emblements shrewed alluvials depressional airlifts tests sliming felicitator virological results contradistinctions unexciting debateable tenants earrings overrigid hidebound faire poloist comets paraphraser whangs uncovering infested heaver euphorically ameliorative aglets preciosity curring compositely antennal undrinkable charter uncashed huntedly czardoms unidentifiable reversing monstrances gravies quadrigamist mysteriously trenchers artfully mangled operably ionizing tenantry armfuls appendant submontane stoutening piling defunctness bestializing overconfident triadism vivifier vivisection distally polyclinic foretime triarchy homerooms totterer diarist needlessness lambies geed charts begets floorthrough chargee affixion pincers quipped cabinetmaking unsupervised deathcups dogfight wormhole emptied drifter sluggishness senescent representable honors bullier superintended investigated paragraphed claywares resourcefulness psychos morphia ventricular iteming immunoreactive" . + . + "http://www.reducing.tld/nonfiction/retrogressions.html" . + "1"^^ . + "nonfiction eliminates unknowns" . + "http://www.retrogressions.tld/unknowns/mongoloids.html" . + _:B8fb2823aec4168fc1209070a7c10b398 . + "http://www.nethermost.tld/retrogressions/eliminates.html" . + "69"^^ . +_:B89c7e6c8c85ecc6c552aae2fdd8a0dab "Diana Gulbranson" . +_:B89c7e6c8c85ecc6c552aae2fdd8a0dab . + _:B1470ec349cae20e1da51402f42f33b68 . + _:Ba0f9548532d7d188675dafaaf9758694 . + . + "http://www.tranship.tld/backlogged/called.html" . + "englobement berobed backlogged" . + "88"^^ . + . +_:B94a0a194e3973e1681633e8532efc2c3 "Zhona Aden" . +_:B94a0a194e3973e1681633e8532efc2c3 . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + "1966"^^ . + "http://www.unreplaceable.tld/hencoop/administerial.html" . + "disloyal bonbon hencoop" . + "29"^^ . + "http://www.godlessness.tld/unreplaceable/bonbon.html" . + "nonconstructive disloyal unreplaceable" . + . +_:Bd9197fa093b68228a30ecdafe8489116 "Galni Mclarty" . +_:Bd9197fa093b68228a30ecdafe8489116 . +_:Bab2d08f117fc84f70ba958f264142984 "Kunta Leidich" . +_:Bab2d08f117fc84f70ba958f264142984 . +_:Bc1f75e75d28bdf6d915c2149c30a0251 "Ninockha Rajwani" . +_:Bc1f75e75d28bdf6d915c2149c30a0251 . +_:Ba25fe7e8acb42db6ff537306d7feffea "Hanson Deck" . +_:Ba25fe7e8acb42db6ff537306d7feffea . + _:B844be2cab209dbe74d28030aec02c341 . + . + "http://www.calculation.tld/mucuses/reusableness.html" . + "albatrosses stellify mucuses" . + "32"^^ . + "http://www.opes.tld/calculation/stellify.html" . + . + _:Bc43d5cab73a9bc4e8ea68689c439b3b4 . + . + "http://www.heiring.tld/fatiguable/surgeons.html" . + "bearable numerators fatiguable" . + "31"^^ . + "http://www.shirts.tld/heiring/numerators.html" . + . + _:B93494652678f3df4da9b7053032ee991 . + . + "http://www.badgerly.tld/orig/piggie.html" . + "brunettes flagger orig" . + "18"^^ . + "http://www.frenches.tld/badgerly/flagger.html" . + . + _:Bfcaa6fb79f11545ff6db8162fe2b100c . + . + "http://www.infundibula.tld/hooray/photographers.html" . + "nullificator pointier hooray" . + "14"^^ . + "http://www.bonneted.tld/infundibula/pointier.html" . + . + _:B03886047fd1bb8d78d071fe1920276d0 . + . + "http://www.imply.tld/resurgence/distributable.html" . + "gargoyle bluecoats resurgence" . + . + . + _:B5dbe9e7f185ccb89ebf8960c40789558 . + . + "1953"^^ . + "http://www.speckled.tld/accosts/deodorized.html" . + "packinghouse televised accosts" . + "40"^^ . + "imperatives speckled televised" . + . + _:Be19ae14b531d3b9961f92f960a5f9c0d . + . + "http://www.burlesqued.tld/mopeds/shrivels.html" . + "obsoleting cirrhotic mopeds" . + "187"^^ . + "http://www.originally.tld/burlesqued/cirrhotic.html" . + . + _:B198739e04585a52bd1ac2ee6e51742d3 . + . + "http://www.ooh.tld/pings/enshrines.html" . + "biosensor ergonomically pings" . + "194"^^ . + . + _:B6fbdf1ed5a5290907c66e16939f1a432 . + . + "1962"^^ . + "http://www.indwelt.tld/zoomed/toed.html" . + "simps eliminant zoomed" . + "94"^^ . + "http://www.angiosperms.tld/indwelt/eliminant.html" . + "papillate simps indwelt" . + . +_:Bd1aa93f6e2176abc7c722dab8b99ca2b "Hariti Yerdon" . +_:Bd1aa93f6e2176abc7c722dab8b99ca2b . + _:B8ed5d827b2bfadbd377ff8466befa9e9 . + . + "http://www.veined.tld/whopping/offpay.html" . + "submissive display whopping" . + "130"^^ . + "http://www.fylfot.tld/veined/display.html" . + . +_:B5c2b6abff839e9dc3c16b7d16136b4e8 "Rhett Chaple" . +_:B5c2b6abff839e9dc3c16b7d16136b4e8 . + _:Bd10243f1320e31d59444f5624e84c9b0 . + . + "http://www.prizefight.tld/ovals/lotting.html" . + "decays sparkiest ovals" . + "http://www.grifts.tld/prizefight/sparkiest.html" . + . + _:B443c5a008f890ac770cdd6a064d0eb65 . + . + "http://www.rurally.tld/barratrous/waggling.html" . + "feinting lateens barratrous" . + "179"^^ . + "http://www.contaminator.tld/rurally/lateens.html" . + . + "http://www.motherboard.tld/flooey/tirelessness.html" . + "http://www.tirelessness.tld/shattering/reproducible.html" . + _:Bc54e602b14871ac8141c657c1a873807 . + . + . + "http://www.dishrag.tld/tirelessness/scrubbing.html" . + "81"^^ . + "1965"^^ . + "bilgiest dishrag flooey" . + "flooey scrubbing shattering" . + _:B5301def574c106c28925ac64cea00077 . + . + "http://www.undrinkable.tld/uncashed/huntedly.html" . + "antennal charter uncashed" . + "65"^^ . + . + _:Ba794fb2a0c32ded2812347fbddb74fbb . + . + "http://www.revolutionaries.tld/apostatize/dislocated.html" . + "lumbago compressions apostatize" . + "150"^^ . + "http://www.lightening.tld/revolutionaries/compressions.html" . + . +_:Bb331485c7fedf99e5cd93fe7b9381b69 "Jayden Persing" . +_:Bb331485c7fedf99e5cd93fe7b9381b69 . +_:B3ab036857c116fe61ed99b341c063fbc "Anandamayi Clerf" . +_:B3ab036857c116fe61ed99b341c063fbc . + _:Bd3f4b40aa8c3f80cc7ee58c71be2fc92 . + . + "http://www.arrogations.tld/gaggles/exhilarated.html" . + "prediction blunted gaggles" . + "autocracies snorers digitalized clansmen bagels satiny vinca sissies moistureless reprobate" . + "http://www.agoraphobic.tld/arrogations/blunted.html" . + . +_:Be8ff5e3d32f1e3b6dbebe10095f94019 "Cordula Grattan" . +_:Be8ff5e3d32f1e3b6dbebe10095f94019 . + _:Bf8e9e357eda502898d2efc1b32201d51 . + . + "http://www.wists.tld/redistribution/pettifogger.html" . + "separatist flankers redistribution" . + "30"^^ . + "http://www.redolence.tld/wists/flankers.html" . + . +_:B3a57900b512eb29f4a9dff56b83e4858 "Carsen Alescio" . +_:B3a57900b512eb29f4a9dff56b83e4858 . + _:B3e3b3241a759841fca67b0543eac4ed2 . + . + "http://www.shoving.tld/camphor/cutlets.html" . + "misdiagnosing latchstrings camphor" . + "167"^^ . + . + _:Bf2c36885b7595cdbdecc81b3329ea668 . + _:Bc865cc0f6ad437f461d6f1045c73caed . + "1967"^^ . + "28"^^ . + "Journal 1 (1967)" . + "1"^^ . + . + "reacted outfielder forecourt" . + "1961"^^ . + . + . + _:B93c88a906e6e39c4c22d8e5a69589478 . + "http://www.writeoff.tld/forecourt/scapes.html" . + _:B9c6d904680bbf2aaf574130a20fdc75a . + "outspreads reacted writeoff" . + "42"^^ . + "http://www.fawny.tld/writeoff/outfielder.html" . +_:Bb05412eb6fe642d22c9638aae8468d34 "Friedrich Lasota" . +_:Bb05412eb6fe642d22c9638aae8468d34 . +_:B3852a957786f6aa632af621784ccd663 "Saomai Neville" . +_:B3852a957786f6aa632af621784ccd663 . +_:Bc0a93afc65a1836a4d1cf68272cb9bbb "Daniela Tidd" . +_:Bc0a93afc65a1836a4d1cf68272cb9bbb . +_:B0811486cfe17dff6a4d09fde5207bcf5 "Podolphe Fluitt" . +_:B0811486cfe17dff6a4d09fde5207bcf5 . + _:Bf5f50b52227d5163328d9eb6a68119fa . + _:B9e92d9593c96ab6524d9d0c5a289972e . + . + "http://www.vaulted.tld/readjustments/reheats.html" . + "pionic misadventure readjustments" . + "72"^^ . + "http://www.shareholders.tld/vaulted/misadventure.html" . + . +_:B25a0a96be3e95de89c7bd83b2bf71d1a "Iwane Wyker" . +_:B25a0a96be3e95de89c7bd83b2bf71d1a . + _:Ba25fe7e8acb42db6ff537306d7feffea . + . + "http://www.trackway.tld/supplying/elitist.html" . + "inhaling tantrums supplying" . + "http://www.plotties.tld/trackway/tantrums.html" . + . +_:Bf9efa39860f464b20776cfaf07f8251c "Bunjiro Thorstad" . +_:Bf9efa39860f464b20776cfaf07f8251c . +_:Ba8d3a2bf0c7faac3aa99b575e88bfbb4 "Briana Cordon" . +_:Ba8d3a2bf0c7faac3aa99b575e88bfbb4 . + _:B2b4ad38e9d3e8dbfd5c590af72247677 . + "1958"^^ . + "http://www.tresses.tld/carroty/criticism.html" . + "slower disappointment carroty" . + "108"^^ . + "http://www.homeostatic.tld/tresses/disappointment.html" . + "bewigs slower tresses" . + . + _:Bef6720ea0096bdcc12227e4c64585ebc . + . + "http://www.furrows.tld/cobwebbier/divorcing.html" . + "bigamistic eloquence cobwebbier" . + "139"^^ . + . +_:B532ff43754df666ce547260b0bac75a1 "Brione Stahnke" . +_:B532ff43754df666ce547260b0bac75a1 . +_:Bf62a7ec03e92ce55d97f6240a4aeef9f "Gary Martine" . +_:Bf62a7ec03e92ce55d97f6240a4aeef9f . + _:B7ccf79dd38c278e734cde76e8fc4a93c . + . + "http://www.fugged.tld/amtrack/haviors.html" . + "cervicitis miaouing amtrack" . + "158"^^ . + . +_:B202a45491852cbf14db00cbcff627c67 "Magnerich Worell" . +_:B202a45491852cbf14db00cbcff627c67 . + _:B0ebec5203be734a7abf94bc07086bc31 . + _:Bc81ec73244292e8ec0f05b7b46a0eccb . + . + "1966"^^ . + "http://www.piezoelectricity.tld/apples/compiling.html" . + "uncombined ensues apples" . + "149"^^ . + "debriefing piezoelectricity ensues" . + . + _:Be0ef279786ac08dff9307823db9ca990 . + . + "http://www.univ.tld/crucially/drossiness.html" . + "doggoned easting crucially" . + "55"^^ . + . + _:Be0409b8dd6cb65921cfcaea579342377 . + . + "1965"^^ . + "http://www.woodblock.tld/tackily/eftsoons.html" . + "satiation unsnarling tackily" . + "25"^^ . + "http://www.unrequitable.tld/woodblock/unsnarling.html" . + "tsaritza satiation woodblock" . + . + _:B274f8abf037c31d9563e4d3b7e797d94 . + . + "http://www.antiinsurrectionists.tld/valiancy/menorah.html" . + "wittier whereat valiancy" . + "39"^^ . + . +_:B89e1c9bdf9e0d1a683c4ab5a978f7495 "Alike Winberg" . +_:B89e1c9bdf9e0d1a683c4ab5a978f7495 . +_:Ba08856a6ab84cde5ceebc1146b1c6556 "Maajida Myart" . +_:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + _:B85564e2a9520e560c40bc6c290ec19cc . + . + "1966"^^ . + "http://www.misunderstanding.tld/watertight/incurrable.html" . + "salable ichor watertight" . + "http://www.gulden.tld/misunderstanding/ichor.html" . + "neutralistic salable misunderstanding" . + . +_:Bf25b02f26714207a1fa6423d3ea97a8c "Arinori Burtschi" . +_:Bf25b02f26714207a1fa6423d3ea97a8c . +_:B5fdb5ab4b21712a79e43aa455d1e5f61 "Saamiqa Piercefield" . +_:B5fdb5ab4b21712a79e43aa455d1e5f61 . +_:B5865b303b55930b2df3bcb781f02b7f9 "Uchdryd Locicero" . +_:B5865b303b55930b2df3bcb781f02b7f9 . +_:Bb629d1be354fda0805cda712ebb4b9fa "Danilova Studley" . +_:Bb629d1be354fda0805cda712ebb4b9fa . + _:B0c1950a3f318cb277f1895a74491de9b . + . + "http://www.pastern.tld/liquidation/throttled.html" . + "governments zigged liquidation" . + "5"^^ . + "http://www.concernment.tld/pastern/zigged.html" . + . + _:Bd147e2cc8d8e9f1dce519f4b978d472f . + . + "http://www.graciousness.tld/scallopers/dearths.html" . + "liturgical boomtown scallopers" . + "interlines graciousness boomtown" . + . + _:B6731c98798ddbf9ef2fdf8e20b8b0ecc . + . + "http://www.glim.tld/larded/incisory.html" . + "hypotonic cubs larded" . + "171"^^ . + "http://www.grumpiness.tld/glim/cubs.html" . + . +_:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 "Libby Decurtis" . +_:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 . +_:B71c0cb0073bc4269c4d959df222d6d31 "Hamdaan Mussmann" . +_:B71c0cb0073bc4269c4d959df222d6d31 . +_:B1b2ef9730c8e78aca46e39668056a6b4 "Lex Hoven" . +_:B1b2ef9730c8e78aca46e39668056a6b4 . + _:B3b35c45ccbe13c4dd22035c0194ee2fb . + . + "http://www.stupefactive.tld/phooey/agitable.html" . + "eidolons mucky phooey" . + "95"^^ . + . + _:B94459ca396828bca29d8ea16818455e6 . + . + "http://www.wined.tld/rockworks/metazoa.html" . + "pendulums arrester rockworks" . + "160"^^ . + . + _:B4c5e520e97e41bdec68da35e116b5f61 . + . + "http://www.halftone.tld/recording/downloadable.html" . + "stickmen cochairing recording" . + "162"^^ . + "http://www.subcategories.tld/halftone/cochairing.html" . + . + . + _:B6cbda0cd9e8d3e2efcf147948c7ab269 . + . + "http://www.swifters.tld/ostinato/recalculation.html" . + "transcribed redigesting ostinato" . + "88"^^ . + "http://www.fobbed.tld/swifters/redigesting.html" . + . +_:Becbd126be8ab4bf587da575931a43554 "Nazarova Abundis" . +_:Becbd126be8ab4bf587da575931a43554 . +_:B90d4908126bf76be32f55e39fd3d4ac8 "Sireen Revay" . +_:B90d4908126bf76be32f55e39fd3d4ac8 . +_:Bd732072a3d3f26674fa85d5f8ef80712 "Cristine Christoforou" . +_:Bd732072a3d3f26674fa85d5f8ef80712 . +_:Ba629811b95f86cb5b45e690d477ec1d7 "Daunte Marn" . +_:Ba629811b95f86cb5b45e690d477ec1d7 . +_:Ba3408b28074ea73474e8a453e3dcb4c4 "Christine Ehlke" . +_:Ba3408b28074ea73474e8a453e3dcb4c4 . + _:B127c35a7c90bf0367dfaf559083d93ed . + . + "http://www.neuralgias.tld/skylights/reacquaintance.html" . + "viscousness verdicts skylights" . + "80"^^ . + "http://www.humanistically.tld/neuralgias/verdicts.html" . + . +_:Bbec4f7bb0edd1c6aa33ea213c23f19a2 "Lacrecia Wimble" . +_:Bbec4f7bb0edd1c6aa33ea213c23f19a2 . +_:B34c6d0db38de819ef9550b76fc3c2a97 "Rufus Coatsworth" . +_:B34c6d0db38de819ef9550b76fc3c2a97 . + "fatalistic colorimetry umbels" . + "http://www.craves.tld/umbels/woodbins.html" . + . + "1960"^^ . + "http://www.outline.tld/craves/colorimetry.html" . + "136"^^ . + . + . + _:Beb7f037381f6033f245ae7f0b23425cf . + "muzhik fatalistic craves" . +_:Bf378e0a3aa79a19e9474b8bbeb1b7d6e "Bhavna Thie" . +_:Bf378e0a3aa79a19e9474b8bbeb1b7d6e . +_:Bc46f0ece8eb93b9cbfd525021858cfcd "Elan Malloch" . +_:Bc46f0ece8eb93b9cbfd525021858cfcd . +_:B7b67f261582662f81c31d14f5e1b1eea "Fedosia Hofmann" . +_:B7b67f261582662f81c31d14f5e1b1eea . + _:B9bf03ff6c91691361b09abaa407a3746 . + . + "http://www.cretinizing.tld/isolation/bustiest.html" . + "cavefish memorableness isolation" . + "91"^^ . + "http://www.solemnizes.tld/cretinizing/memorableness.html" . + . + _:Bf0d33180dfa185eb1492c23f4db2e755 . + . + "http://www.argued.tld/motiveless/musks.html" . + "discretely reclassified motiveless" . + "98"^^ . + "http://www.greyest.tld/argued/reclassified.html" . + . + _:B0e717a43a90f5e460e9cffd2ae9a3fc5 . + . + "http://www.packable.tld/untangle/hospitals.html" . + "scansions quittance untangle" . + "171"^^ . + "http://www.patented.tld/packable/quittance.html" . + . + _:Bfde644790cdfc6d6bb81a3d6a666b444 . + . + "http://www.cantraps.tld/thoughtfulness/imitative.html" . + "reencounter copied thoughtfulness" . + "15"^^ . + "http://www.braids.tld/cantraps/copied.html" . + . +_:Baed385829e681f4f435441075e7eea01 "Adamson Ta" . +_:Baed385829e681f4f435441075e7eea01 . +_:B1dc37d8f6b02ebd55e9475f13c7736f7 "Ajax Sier" . +_:B1dc37d8f6b02ebd55e9475f13c7736f7 . + . + _:B5fcefd54a79f63c9e309ac78795da4c4 . + "1953"^^ . + "http://www.surgeries.tld/bezels/simonized.html" . + "bibbs schwas bezels" . + "132"^^ . + "http://www.pedicured.tld/surgeries/schwas.html" . + "dashing bibbs surgeries" . + . + _:Bed99ca42fea6d1faa789ce186b29f251 . + . + "http://www.marshmallows.tld/barkers/panegyrical.html" . + "motorscooters kiboshes barkers" . + "105"^^ . + "http://www.conjuncts.tld/marshmallows/kiboshes.html" . + . + _:B92b294c895ed09064b37ba2e90689204 . + _:B9187dd39787f409fccd9f93be96fc5ed . + . + "http://www.carpi.tld/terraqueous/unevenly.html" . + "overmen porringer terraqueous" . + "90"^^ . + "http://www.qty.tld/carpi/porringer.html" . + . +_:Bd46ca2ab3bdd21a7aca937c3cbf2665d "Gervasius Detaeye" . +_:Bd46ca2ab3bdd21a7aca937c3cbf2665d . + _:B63aa6279eb42dcdd5c0a6a09c2047624 . + . + "http://www.breakwaters.tld/emulatively/pillories.html" . + "misguides quotients emulatively" . + "178"^^ . + "http://www.compatibleness.tld/breakwaters/quotients.html" . + . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B5244ba07700c2c51e0fe68ce476b7077 . +_:B8b9ec0842a8b393a88fb7814c7eeb60c "Tonaya Ruvalcaba" . +_:B8b9ec0842a8b393a88fb7814c7eeb60c . + _:B9e665619c694df09c1389b1f0c1844d8 . + . + "http://www.cyclos.tld/absenter/confirming.html" . + "lambent phantasies absenter" . + "90"^^ . + "http://www.renderings.tld/cyclos/phantasies.html" . + . +_:B409f6f16199a9e26faf94ca1addcff37 "Gwendolyn Plank" . +_:B409f6f16199a9e26faf94ca1addcff37 . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "1966"^^ . + "http://www.abundance.tld/encl/caroler.html" . + "crags informally encl" . + "46"^^ . + "http://www.handwoven.tld/abundance/informally.html" . + "reinstruct crags abundance" . + . + _:B9a36ed10c6ca58be4524a351e3dcd2c6 . + . + "http://www.climatologically.tld/midweekly/stokers.html" . + "largish rovers midweekly" . + "64"^^ . + . + _:B1bc6ac9d01dbc06aaab63345a67b66ef . + . + "http://www.caesural.tld/dramatized/arborvitaes.html" . + "brassieres ovolo dramatized" . + "29"^^ . + "http://www.sleepier.tld/caesural/ovolo.html" . + . + _:B5ca02b3beca7b2049cf99973fbd4a72b . + _:B334c7463b9645ea9f618043034336ec2 . + "1965"^^ . + "http://www.snazziest.tld/whiffs/potage.html" . + "subcivilizations crosspatches whiffs" . + "31"^^ . + "pleaters snazziest crosspatches" . + . + _:B32617bd5c0994beff86340f4934f41d8 . + . + "http://www.comets.tld/whangs/uncovering.html" . + "poloist paraphraser whangs" . + . +_:B9cd14fce5bf4f915a891df60749c2483 "Shaunika Schmeiser" . +_:B9cd14fce5bf4f915a891df60749c2483 . +_:Bfddbe6ddc0f50dbd22027778cee4cf73 "Ison Wojtanowski" . +_:Bfddbe6ddc0f50dbd22027778cee4cf73 . + _:B1732de2aee732b0936839b8d57a960ad . + . + "http://www.gougers.tld/outperformed/nonsalable.html" . + "harshness riddances outperformed" . + "70"^^ . + . +_:B37e749c5d5f0efd10f3720ef82f22eab "Shelia Judy" . +_:B37e749c5d5f0efd10f3720ef82f22eab . + "http://www.overcompensators.tld/affecters/unfroze.html" . + "169"^^ . + "http://www.asylums.tld/overcompensators/hummocky.html" . + _:Bfaa6d656f5d9214fffcf096bc2295aad . + _:B23f1a2a8d06a4178fd32f936e30493fd . + "1962"^^ . + . + . + "squirish mappers overcompensators" . + "mappers hummocky affecters" . +_:B658d804bee174be7574995029bb7fd2f "Wardell Drinkley" . +_:B658d804bee174be7574995029bb7fd2f . +_:Bb70c7564629914545406919b9971c37c "ra Jansons" . +_:Bb70c7564629914545406919b9971c37c . + _:Bfd561a036b2c5636ad591a5d214acc70 . + . + "http://www.oinking.tld/odorizes/pharyngeal.html" . + "radiobiology interleaf odorizes" . + "33"^^ . + . +_:B628c764bfb85830e6ca760198b357b8d "Paloma Schnall" . +_:B628c764bfb85830e6ca760198b357b8d . + _:Bf90508fa0e7f49561764fe8a25b54b65 . + . + "1963"^^ . + "http://www.vulcanized.tld/tracheotomy/mycelium.html" . + "sojourned electrogram tracheotomy" . + "197"^^ . + "http://www.flagellator.tld/vulcanized/electrogram.html" . + "frere sojourned vulcanized" . + . + _:B5f29fdc0b4be30a9a4128e899b567446 . + . + "http://www.corruptibilities.tld/slayers/carnalities.html" . + "loury southwesterner slayers" . + "51"^^ . + "http://www.deciduously.tld/corruptibilities/southwesterner.html" . + . +_:B3e2a476beb98c17b0704fda6dc18b2f9 "Rodell Sonnefeld" . +_:B3e2a476beb98c17b0704fda6dc18b2f9 . +_:Be3a9fa09afabe3badd415721f8183d5c "Lauranne Brwon" . +_:Be3a9fa09afabe3badd415721f8183d5c . + _:B5abed8b97a712955a5fd3031f17ed277 . + . + "http://www.bejewelling.tld/ingenuousness/embarrassingly.html" . + "neared storylines ingenuousness" . + "163"^^ . + "http://www.frankincense.tld/bejewelling/storylines.html" . + . + _:B22a7193f26d7b302bcaacece0d853b0d . + . + "1961"^^ . + "http://www.drawlier.tld/dooming/enqueue.html" . + "consumerism ascertains dooming" . + "138"^^ . + "http://www.individualistic.tld/drawlier/ascertains.html" . + "yielders consumerism drawlier" . + . + _:B482cd8ee9e68f8992a6ebf6e73276864 . + "1962"^^ . + "23"^^ . + "Journal 1 (1962)" . + "1"^^ . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + . + "http://www.metiers.tld/brawny/sparklers.html" . + "aluminum multivalent brawny" . + "http://www.surpassing.tld/metiers/multivalent.html" . + . + _:Bae221dae0fe04c037335c182987e4f31 . + _:B32f3882d4c624f3c365418c0e116b818 . + . + "http://www.superstructure.tld/budger/mineralogists.html" . + "blunter serigraphers budger" . + "24"^^ . + "http://www.recombine.tld/superstructure/serigraphers.html" . + . +_:Be90e6859ec9d88aa5dde681b805f88cb "Dobreva Cottom" . +_:Be90e6859ec9d88aa5dde681b805f88cb . + _:Bbb5d721887e064f4583ab68bfb450bd7 . + . + "http://www.declaimers.tld/womankind/micrologic.html" . + "hideousness segregated womankind" . + "173"^^ . + "http://www.preludes.tld/declaimers/segregated.html" . + . + _:B01686748ab7fa6f92cfafe3b745d8c8e . + _:B4904eccdeb31ba761f6269ec485f5177 . + . + "http://www.crookedest.tld/contortionists/briefly.html" . + "runtiness stipulations contortionists" . + "119"^^ . + "http://www.flypapers.tld/crookedest/stipulations.html" . + . +_:B4634dd63d7a0ba97371cd9099d80ae71 "Cenobia Hazarika" . +_:B4634dd63d7a0ba97371cd9099d80ae71 . +_:B91919c68cf393874d426099b9fc0b1de "Federico Mcinerney" . +_:B91919c68cf393874d426099b9fc0b1de . + _:B5c2fd527844485589989b878fa3b9919 . + . + "http://www.veinlets.tld/avianizes/aureolas.html" . + "awarding gifting avianizes" . + "115"^^ . + "http://www.clinking.tld/veinlets/gifting.html" . + . + _:Be6cdfdfbfbb0ef9636e30a33f53f2909 . + . + "http://www.banderole.tld/eying/chartists.html" . + "trussers deceptiveness eying" . + "135"^^ . + . +_:B03f410072efec6dbe168a0b58b5b46ba "Benito Tam" . +_:B03f410072efec6dbe168a0b58b5b46ba . + _:B45a5c2104ac557430cb8e2c6b4613a68 . + . + "http://www.mikvah.tld/politicos/wyvern.html" . + "misguide hinnies politicos" . + "186"^^ . + "http://www.relapse.tld/mikvah/hinnies.html" . + . + _:B4ec846b8352fafb39323368db968f699 . + . + "http://www.workwomen.tld/padri/greyness.html" . + "lacerating postconsonantal padri" . + "72"^^ . + "http://www.atriums.tld/workwomen/postconsonantal.html" . + . +_:B5d77221e64edf77893d72d9cf7ae9a26 "Kenyon Keirnan" . +_:B5d77221e64edf77893d72d9cf7ae9a26 . + _:B09f71fc94886168a5e1af0956f995116 . + . + "http://www.lunaria.tld/flexitime/coopt.html" . + "origamis fleering flexitime" . + "64"^^ . + . + _:B580d72655eda1583e18d0d206aa3f927 . + . + "http://www.martyries.tld/scorching/dreads.html" . + "behoove enduring scorching" . + "http://www.irrupts.tld/martyries/enduring.html" . + . + _:Be882f00016662a810e94c8280b8b8bca . + _:B8a7f3c5b2c60a6e48e024de6ef25a463 . + . + "http://www.sketchers.tld/theoretically/excursive.html" . + "techy selectivity theoretically" . + "43"^^ . + "http://www.phials.tld/sketchers/selectivity.html" . + . + . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "1966"^^ . + "http://www.unsigned.tld/coitional/teamer.html" . + "defacers maltreated coitional" . + "96"^^ . + "versemen unsigned maltreated" . + . +_:Bc865cc0f6ad437f461d6f1045c73caed "Crescentia Mongeau" . +_:Bc865cc0f6ad437f461d6f1045c73caed . + _:B8694c000fe41cfd62da66da1be43232d . + "1967"^^ . + "http://www.eggbeaters.tld/outmarched/engorge.html" . + "confining flatways outmarched" . + "raggedly eggbeaters flatways" . + . + _:B13bd0cc55e7e4625fa84c4eebc0ae623 . + _:Bd725b12d9920aa705ef7a5ca10dee062 . + . + "http://www.revues.tld/ahorse/leafage.html" . + "agriculturists recoilless ahorse" . + "159"^^ . + . +_:B610d0eb5865787bfc225f869d15b6e8b "Jedrick Relacion" . +_:B610d0eb5865787bfc225f869d15b6e8b . +_:Be2ddbce4cde5a41684d0a4514c89d981 "Bhavana Bartling" . +_:Be2ddbce4cde5a41684d0a4514c89d981 . + _:Bfcc84fe032cbb3683a45042e901c113f . + . + "http://www.pillager.tld/junket/tweaky.html" . + "liege fragged junket" . + "21"^^ . + "http://www.prestiges.tld/pillager/fragged.html" . + . + _:B7ed62a60b593b19c771b2e7185cc176e . + . + "http://www.besieging.tld/incorporators/beadwork.html" . + "vaseline undertaking incorporators" . + "101"^^ . + "http://www.bastinadoes.tld/besieging/undertaking.html" . + . + _:Bc98fabcaf23f2e6151da9593e33bd1da . + _:B136e3cc59d8643f2bd43508ff9be07e6 . + . + "1965"^^ . + "http://www.extirpating.tld/admittances/kineplasty.html" . + "sucklers thwacked admittances" . + "12"^^ . + "endoscope extirpating thwacked" . + . + _:B9842cfa0855241f1c0bdef28ec78bc26 . + . + "http://www.exorcists.tld/extrajudicially/hoodoo.html" . + "shamanic fallbacks extrajudicially" . + "51"^^ . + . +_:B5a5e9bd18f4660b77ba40fabc955c6d0 "Adriaan Belter" . +_:B5a5e9bd18f4660b77ba40fabc955c6d0 . + _:B2a652ad360524cacb2c7423ac166afc7 . + . + "1963"^^ . + "http://www.bakshish.tld/creepier/mitigation.html" . + "loves elds creepier" . + "153"^^ . + "portliest bakshish elds" . + . +_:B5b8c6d11ab8c743a3a881db7483f6ab3 "Jivanta Quintania" . +_:B5b8c6d11ab8c743a3a881db7483f6ab3 . + _:Bad7bd03255740d2aeb3a6afdd9d620d3 . + . + "1962"^^ . + "http://www.inflicting.tld/lapping/unforgivable.html" . + "bumped tabors lapping" . + "47"^^ . + "http://www.fishwife.tld/inflicting/tabors.html" . + "friability bumped inflicting" . + . + _:Bacbbc4792dcfd487285ae67894abd7b4 . + . + "http://www.avowed.tld/tardies/tautologous.html" . + "tubers summarize tardies" . + "54"^^ . + "11"^^ . + . +_:B182966bac9234a6916b941943b8e18dc "Taunya Staller" . +_:B182966bac9234a6916b941943b8e18dc . + _:B56b04c34cea57030280e40132a2139c4 . + . + "http://www.wordlessly.tld/release/cruiser.html" . + "jazzily unhygienic release" . + "168"^^ . + "http://www.unbigoted.tld/wordlessly/unhygienic.html" . + . + _:B1c9344ebfa5ee3baeeffc89b49428aa0 . + . + "http://www.bloats.tld/numbers/pedagogies.html" . + "laminates annunciatory numbers" . + "170"^^ . + "http://www.passports.tld/bloats/annunciatory.html" . + . + "http://www.adjudges.tld/goddamns/spitting.html" . + _:Bba3a7d5996c9664b0d9efdc31902606e . + . + "81"^^ . + . + _:Be212caf789b74dd9c27dae3247b86211 . + "http://www.goddamns.tld/completed/unrefreshed.html" . + _:B14e1cd6893a48460ca87bc940ea72bd6 . + "recommencement spitting completed" . + "lindane recommencement goddamns" . + "1966"^^ . +_:B32617bd5c0994beff86340f4934f41d8 "Kaori Leasy" . +_:B32617bd5c0994beff86340f4934f41d8 . + . + _:B1db4de1229c3f458e0defed9ee85f92f . + . + "1960"^^ . + "http://www.hundredweights.tld/curari/avascular.html" . + "retold showering curari" . + "50"^^ . + "jestful hundredweights showering" . + . + _:B7155305e096fea9150cfd6f7c78e670b . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + "1966"^^ . + "7"^^ . + "Journal 6 (1966)" . + "1"^^ . + . +_:B7c02d8dddd36572c42be086029d06166 "Elissa Farry" . +_:B7c02d8dddd36572c42be086029d06166 . + _:Bc7346727bee3280bcd133ea0bc40262e . + . + "http://www.lictor.tld/urbanest/nastier.html" . + "nucleon draftiness urbanest" . + "50"^^ . + "http://www.unpunctual.tld/lictor/draftiness.html" . + . +_:B511c6b15693c1dc7f181963cb91aeef9 "Seriozhenka Homen" . +_:B511c6b15693c1dc7f181963cb91aeef9 . + _:B6ec784444ad8489751ee43e8d7b187e4 . + . + "http://www.floridians.tld/glamorize/communistic.html" . + "precapitalistic breakfront glamorize" . + "67"^^ . + "http://www.hokums.tld/floridians/breakfront.html" . + . + _:Bc248fddd6a8bdf53b8a454271220cfe6 . + . + "http://www.pupfish.tld/jorum/insurgences.html" . + "morals scroungier jorum" . + "http://www.aweigh.tld/pupfish/scroungier.html" . + . +_:B59aa95a56ede2d59ad9f3ee523bd8730 "Charmayne Hewgley" . +_:B59aa95a56ede2d59ad9f3ee523bd8730 . + _:Bd8c98d9d3d41c1b654fe9be257542651 . + _:B1f86a689ead66a381d906bff0bd70d10 . + . + "http://www.justices.tld/tearstain/secureness.html" . + "machinize totalisms tearstain" . + "67"^^ . + "http://www.biostatistics.tld/justices/totalisms.html" . + . + _:B5ae76316460cf4a4074bf9275c8fc1ca . + . + "http://www.truculency.tld/superscriptions/phosgenes.html" . + "aped unpardoned superscriptions" . + "13"^^ . + . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . +_:B87bf1c1123899d4af31a9b72e2de9b71 . + _:B6341a5dab4332871f80402b5d5ae82e9 . + . + "http://www.anaemia.tld/bluebills/adolescently.html" . + "mercurochrome dreamers bluebills" . + "34"^^ . + "http://www.webless.tld/anaemia/dreamers.html" . + . + _:Bf7235860888ecb3f18f94de18c6b6873 . + _:Bba3a7d5996c9664b0d9efdc31902606e . + . + "http://www.rated.tld/irrationalities/capitalizations.html" . + "gusseted devisers irrationalities" . + "36"^^ . + "taxers irritates consensually preternaturally gruffs multiphasic highjacked jots capably directer" . + . +_:B93a8e6631527f05e8fb5fe64f88324e4 "Jot Albert" . +_:B93a8e6631527f05e8fb5fe64f88324e4 . +_:Bc49186e4e8d237dee8f776f127cceac9 "Nia Drakes" . +_:Bc49186e4e8d237dee8f776f127cceac9 . +_:B498d2a68e2aad56e495e0ce319db3a76 "Harley Daffern" . +_:B498d2a68e2aad56e495e0ce319db3a76 . +_:B2a8598995f171f32466fa2f87575d729 "Clemens Meriweather" . +_:B2a8598995f171f32466fa2f87575d729 . + _:Ba2e943385ac0ec19b57af4be8ee149c9 . + . + "http://www.pertaining.tld/fustiest/directories.html" . + "existences torrential fustiest" . + "70"^^ . + . + _:B44b1097c8ec80b9378e855cc2580faca . + _:B4c74368a4234f053cdb565ad6101c8cd . + . + "http://www.inchworms.tld/schticks/unrepentant.html" . + "overripe choruses schticks" . + "106"^^ . + . + _:Bdef777a02276d32bbb43cd92c3097505 . + _:B0d2f0bcdf3b3dc76b8af907ee97f7fec . + _:B66c8348778023bd8f535599078ed279f . + . + "http://www.aromatize.tld/elegizes/arrogates.html" . + "moratoria melders elegizes" . + "28"^^ . + . + _:Bc21f46a673073825244c49da1760248e . + . + "1967"^^ . + "http://www.plundering.tld/scribbling/popes.html" . + "decocting magnitudes scribbling" . + "88"^^ . + "http://www.mamas.tld/plundering/magnitudes.html" . + "bevels decocting plundering" . + . +_:B10549a29965d8dc6946f88880b094fab "Adelaide Certosimo" . +_:B10549a29965d8dc6946f88880b094fab . + _:Bd0092d211a1a7f2c03b02d60dea8318d . + . + "http://www.bostons.tld/vasodilator/undeserving.html" . + "chlorite sculling vasodilator" . + "151"^^ . + "http://www.suppresses.tld/bostons/sculling.html" . + . + _:B6d1f4ab62049e9af49b06244387b3c6b . + _:Bd338824712394dd5987e2c5d376ceabc . + . + "http://www.populating.tld/repasted/amusement.html" . + "parlours zooming repasted" . + . + _:B3ec58a51c81198f6e50d8da010130347 . + _:Bb9155737105f8eff426737872c00c3f9 . + . + "http://www.pants.tld/deflecting/spale.html" . + "disadvantageous woodchuck deflecting" . + "4"^^ . + . + _:B052e7a06dcba56ed517f803b13235937 . + . + "http://www.scoldings.tld/unsexing/simpleness.html" . + "reabandoned seasonality unsexing" . + . +_:B56d1e783c402efe047135865f6be7016 "Hortencia Brenda" . +_:B56d1e783c402efe047135865f6be7016 . +_:Bc6aaeb89a474b5d6fd0d466034c0ce8c "Grgory Primo" . +_:Bc6aaeb89a474b5d6fd0d466034c0ce8c . +_:B97af1e6151f99ef9fb16ae958748384f "Lili Atoe" . +_:B97af1e6151f99ef9fb16ae958748384f . +_:Be19330c4d02e8b4ea227fbe98a89e6de "Zenko Pellietier" . +_:Be19330c4d02e8b4ea227fbe98a89e6de . + _:B8e80e3dd4b806d7a90d086d9ec543f0e . + . + "http://www.identifiability.tld/older/counselable.html" . + "reputedly stagier older" . + "48"^^ . + "http://www.overcautiously.tld/identifiability/stagier.html" . + . + _:B045a8f2af7ca0c3c9b5b1af2f14563f3 . + . + "http://www.paralytic.tld/pardons/jewels.html" . + "mannishly nettlier pardons" . + "191"^^ . + "http://www.gyros.tld/paralytic/nettlier.html" . + . +_:Bf828c563ffd69482fd3504a48c43a4ac "Anissa Sciarretta" . +_:Bf828c563ffd69482fd3504a48c43a4ac . + _:B17f752f31be0b00d2d89676913bfed46 . + . + "http://www.neoplasms.tld/hiltless/barbarize.html" . + "botticelli stodgily hiltless" . + "128"^^ . + "http://www.tabasco.tld/neoplasms/stodgily.html" . + . + _:B77981c03ed50178703721ad964c530db . + . + "1963"^^ . + "http://www.plumps.tld/caesium/peripherally.html" . + "spics oversteps caesium" . + "11"^^ . + "undiminished plumps oversteps" . + . + _:Be560234230b4795cb8db68f1e4cf09bf . + _:B695109f553721764e5fec97d0d388f24 . + . + "http://www.zaftig.tld/circuitously/surrounding.html" . + "exsert outgrows circuitously" . + "138"^^ . + "http://www.quadrated.tld/zaftig/outgrows.html" . + . + _:B1b110e4bb444b032c6a5189fb90d2703 . + . + "1966"^^ . + "http://www.bereavement.tld/threnody/overindustrialize.html" . + "faded oppositionist threnody" . + "87"^^ . + "kebab bereavement oppositionist" . + . + _:B9b1a35c3a38bc7899b03c45a3e08c691 . + . + "http://www.prosperousness.tld/buzzards/combaters.html" . + "thankyou godheads buzzards" . + "70"^^ . + . + _:B79f8221af0ca4e2550a3545a355d4eb9 . + . + "http://www.inutile.tld/withered/universities.html" . + "sauciness elvishly withered" . + "88"^^ . + . +_:B47ad98d898fe8718a6a7c8bcee2a4983 "Jephtah Pecatoste" . +_:B47ad98d898fe8718a6a7c8bcee2a4983 . +_:B0f7d963d925137342bcadfb98fa83fe8 "Astamata Micthell" . +_:B0f7d963d925137342bcadfb98fa83fe8 . +_:Be35f5f69a2bf54f3d6539f4a75b5faa4 "Lucretia Ferndez" . +_:Be35f5f69a2bf54f3d6539f4a75b5faa4 . +_:B153ca24fe59a90ad137bbcbe46b5058e "Japhet Snowball" . +_:B153ca24fe59a90ad137bbcbe46b5058e . + _:Bc3a6ecfbc11494bd5da3dfac1c5b2585 . + . + "http://www.trioxides.tld/lumberyard/guaranies.html" . + "desiccants enzymologies lumberyard" . + "55"^^ . + "http://www.dyadics.tld/trioxides/enzymologies.html" . + . + _:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 . + . + "http://www.artificially.tld/javelins/uxorious.html" . + "commonplaces scepters javelins" . + "99"^^ . + "http://www.conquerable.tld/artificially/scepters.html" . + . + _:B598d0771385010b71c85b93263d3c049 . + _:B24529cf4d466c58e2408242caa1060b6 . + . + "http://www.superseding.tld/levitating/noncoagulating.html" . + "mechanotherapies unitarianism levitating" . + "32"^^ . + . + _:B3c7a2f3e66a73c1ffd02e15cc82e526e . + . + "http://www.nonpluses.tld/embarked/carbo.html" . + "seabeds judice embarked" . + "93"^^ . + "http://www.dozens.tld/nonpluses/judice.html" . + . + _:B46b58e44f6fd6ea5a0a169f42687937e . + . + "http://www.pinesap.tld/aglare/stiffest.html" . + "popes profoundest aglare" . + "143"^^ . + "http://www.scribbling.tld/pinesap/profoundest.html" . + . + _:Bf6c2bc29228a1367937a215c2ff7c9af . + . + "1955"^^ . + "http://www.senator.tld/metamers/lorn.html" . + "bloodworm relents metamers" . + "53"^^ . + "http://www.clematis.tld/senator/relents.html" . + "forearming bloodworm senator" . + . + _:Be01759322b5e1ff4b343ae89d1179e3b . + . + "1954"^^ . + "http://www.repudiation.tld/fudged/tympanum.html" . + "lecheries cubistic fudged" . + "148"^^ . + "connections repudiation cubistic" . + . + _:B15d57b7c95f1d2e540b2dc3a7add71b6 . + . + "http://www.navigating.tld/profoundness/syphoned.html" . + "booms readjourned profoundness" . + "34"^^ . + "11"^^ . + . +_:B678ca684cead7e24594a826a79d16e9b "Francis Petway" . +_:B678ca684cead7e24594a826a79d16e9b . +_:Bf12149a48c7dd487c35b79a01aba57bc "Shabaan Voyles" . +_:Bf12149a48c7dd487c35b79a01aba57bc . + _:Bf45b422d9ff8043e82b20346c5b9fe40 . + _:B9b98c72dd6d118b2bb6d60be2a7793fe . + . + "http://www.bimethyls.tld/joyrider/impotences.html" . + "crocking foxfires joyrider" . + "170"^^ . + . + _:B9935bd0b1ea81ec8a6d13bccebd2112f . + . + "http://www.rebutter.tld/warmakers/worshipper.html" . + "tarantulae jimjams warmakers" . + . +_:B45d16639f05d2ac3d229cc1800eb1c1c "Clarisse Todor" . +_:B45d16639f05d2ac3d229cc1800eb1c1c . + _:B64362679d4bf6ec1b8b7e8a96bdcff5c . + . + "http://www.recleaning.tld/mopishly/codifier.html" . + "schizo preachings mopishly" . + "81"^^ . + "http://www.reformulated.tld/recleaning/preachings.html" . + . + _:B3e961b4eb0a1640020c83c6c1a66595e . + . + "http://www.necking.tld/bigheaded/endangerment.html" . + "abjuration rancheros bigheaded" . + "154"^^ . + . +_:Bf2cdbc4bc22575c8c0f8ac10faaef21a "Adriane Fitzwater" . +_:Bf2cdbc4bc22575c8c0f8ac10faaef21a . + _:Bb0b0a1b1b4ad9a9ec2a83240834180e2 . + . + "http://www.unconquerable.tld/pinched/kaiak.html" . + "decadents perspicacity pinched" . + "160"^^ . + "http://www.steelier.tld/unconquerable/perspicacity.html" . + . + _:B2df5165ff0b25da86f8240b676e79979 . + . + "http://www.healer.tld/skulled/siestas.html" . + "exuberance nominates skulled" . + "157"^^ . + "http://www.hospitalities.tld/healer/nominates.html" . + "battener pedaling optimized nacre birthrates ownership enervator suppleness probating trader reprehending gavots restaffing winesops combes paranoias datable population disobliging reds armorers uric klutzier simonize scrappier bristling noggings protozoal maestri springiest mortuaries wabble swaggered gens atmans saviors retained lyre zonation woolens worrywarts snickery munificently sleekened phlegmatic globularness overriding jodhpur poetized ciliary coitus blitzkriegs oviparous inkpots primers compiler interlocked unarticulately resonants crockets reutilization raggedness chicaning prebill magellan enditing boodles carried biblically categorically conserving taoists tannest originalities breakdowns trajectories pyramids honour bookends viols fuzes globoids sheds castors swather tinklier slakes lapidates nonabsorbable demonetize speeder handcrafting proverbs resummoning clandestineness beanlike apartmental reconviction quieten blotter connections lecheries repudiation cubistic fudged tympanum believes electively tubbier interdictory nefarious penchants stroboscope sherpa placaters papers passant crinoline misapprehended tieclasp emulations bridging stronger untruthfulness annihilation" . + . +_:Ba82dd40de277d5e63fb3ac3ea65fbb3e "Koko Borgstrom" . +_:Ba82dd40de277d5e63fb3ac3ea65fbb3e . +_:Bd61f866a9150c8a8edfc42b2bfbba35f "Christiane Parson" . +_:Bd61f866a9150c8a8edfc42b2bfbba35f . +_:B561192b28fee2bba28cea89b2b12dd0b "Takanobu Trytten" . +_:B561192b28fee2bba28cea89b2b12dd0b . +_:B01686748ab7fa6f92cfafe3b745d8c8e "Cornelia Mckahan" . +_:B01686748ab7fa6f92cfafe3b745d8c8e . +_:B215011dc7a7182a65f90238a3ce4985a "Estrella Billey" . +_:B215011dc7a7182a65f90238a3ce4985a . + _:B511c6b15693c1dc7f181963cb91aeef9 . + . + "1950"^^ . + "http://www.queued.tld/hirsutism/nudie.html" . + "cleansing prospectuses hirsutism" . + "122"^^ . + "orthodontics queued prospectuses" . + . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "1967"^^ . + "http://www.affirmatives.tld/muddily/incorporating.html" . + "hatchelled hymnbooks muddily" . + "84"^^ . + "idealist affirmatives hymnbooks" . + . +_:B9097e7b06ec1ea6dc9f751599cbc75a3 "Botan Loretto" . +_:B9097e7b06ec1ea6dc9f751599cbc75a3 . + _:Befc34446dadd4781e9364dc6a3069c2c . + . + "http://www.agric.tld/disintegrator/oblongish.html" . + "nonliving proliferating disintegrator" . + "112"^^ . + . + _:B89ac97d30c2e010f7d9b968aa0719509 . + . + "http://www.xenic.tld/nonmalignant/repayment.html" . + "genealogies doggerel nonmalignant" . + "155"^^ . + "http://www.obedience.tld/xenic/doggerel.html" . + "jocundly pensees generalizable limpidity agronomist reneging neguses uprisers insistence assemblyman valence bingo navigation loveliness ytterbic whapped redeliver bedlamp biomasses specs meshing distractibility synapsing appertains modester beaters statuting whiteout attractively vower trounced astringed zeolite daredevils shadings disasters bovines swordfishes milles flunkers chased psychokinesis sutural skydived gung backfield lutings kindhearted fabulously enchain resolves legaleses cruzados cudgeling sublessee featherier misnaming microradiographically streets flips heritrix deliquescence minelayer retitle russians assuaged blurting coxwains jouncy typhoons frankfurters chuckfull ambiguously trachomas skiey masochists misdirect duchesses undoers overtiring hazier snobberies sumptuously idealism homelike pollinating salably impeding revoltingly extirpations hosannas interfaces kinesthetic nonclassically gatemen reduces impureness epidemiologies responds feoffment redemonstrated leprechaun tsarists obeyable emblazoning adduct jerseyite melodically rowdyism pauperizing spryer humidifier babylonians homicides impostors viceroyalty rovings misintelligence tymbal gargoyle imply bluecoats resurgence distributable spaying flubbed gamuts concomitance unpuckered viragos offside oddest meritoriously inflexibility wornness insulation maladministrative inaptly crawlway vealier ops participator scintillates" . + . +_:B7cc601c2e391beb3af466e6febf3487b "Hallie Branciforte" . +_:B7cc601c2e391beb3af466e6febf3487b . +_:B346d303acbf5d173d074ee02a923170b "Hiroharu Fram" . +_:B346d303acbf5d173d074ee02a923170b . +_:Be94290896a940cd5cc8faf0cdfd53417 "Bahar Banter" . +_:Be94290896a940cd5cc8faf0cdfd53417 . +_:B6e561415bde130a67f831ffe7b5834eb "Ritchie Siwek" . +_:B6e561415bde130a67f831ffe7b5834eb . +_:B3647c8c8c1420de9e5bdf461f954b4b4 "Nelek Lounder" . +_:B3647c8c8c1420de9e5bdf461f954b4b4 . + _:B831b98dcea24f41ff5218335dbd3ac3e . + _:B88136b21bca69f356f24cf3e78af7b05 . + . + "http://www.crispens.tld/distorting/overinflating.html" . + "satanism predestines distorting" . + "36"^^ . + "http://www.crappiness.tld/crispens/predestines.html" . + . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + . + "http://www.embroiling.tld/concluder/debouching.html" . + "aboral ponchos concluder" . + "57"^^ . + . + _:B750f3468575a1e6886eb2efc887b68fe . + . + "http://www.overheaps.tld/sphering/saxophonist.html" . + "shunpiking squealer sphering" . + "67"^^ . + "http://www.alleged.tld/overheaps/squealer.html" . + . + _:B9fdee88a4bd24f6a6b8b3aa60853acf5 . + "1965"^^ . + "http://www.sporting.tld/cubed/adornment.html" . + "initiative perfectibility cubed" . + "http://www.simplices.tld/sporting/perfectibility.html" . + "chillers initiative sporting" . + . + _:B8cb9a06697310200a43428ac6de6ecdb . + "1965"^^ . + "http://www.lakings.tld/miterers/marsupials.html" . + "budgie wellsite miterers" . + "178"^^ . + "assents lakings wellsite" . + . + _:B39a0dd73d14ad297c0daffb889c4b7a0 . + . + "http://www.rehashed.tld/understood/antrum.html" . + "bellicosely clerkliest understood" . + "152"^^ . + "http://www.creator.tld/rehashed/clerkliest.html" . + . +_:B11e9033faa6fe70cca92f347ec0cad42 "Jeraldo Killoren" . +_:B11e9033faa6fe70cca92f347ec0cad42 . +_:Bc9cda36510ca5052ce277985d69b99f0 "Alona Lucario" . +_:Bc9cda36510ca5052ce277985d69b99f0 . + _:B194f3d87929867e217abd1c43f884af5 . + . + "1965"^^ . + "http://www.indicating.tld/fancily/impressionist.html" . + "tailbones flooding fancily" . + "78"^^ . + "http://www.terminatory.tld/indicating/flooding.html" . + "unbeholden tailbones indicating" . + . + "remodeler blightingly assonances" . + _:Bda74cd8175922f033f2c050e9cf54499 . + "http://www.flashbulbs.tld/assonances/antiquarianism.html" . + "blightingly antiquarianism clerking" . + "1964"^^ . + _:Becf321fcc2f317f0c7294f0fde7ac74b . + . + . + "http://www.assonances.tld/clerking/remain.html" . + "46"^^ . +_:B0ddff49ae085ed84e807185bea38145d "Dewayne Buttermore" . +_:B0ddff49ae085ed84e807185bea38145d . +_:Baa525decb548c6c1ff0ad15caceac5f9 "Placenta Pahls" . +_:Baa525decb548c6c1ff0ad15caceac5f9 . + _:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + . + "1963"^^ . + "http://www.reconsigned.tld/architraves/motorboat.html" . + "predestinates dismantled architraves" . + "109"^^ . + "http://www.enamouring.tld/reconsigned/dismantled.html" . + "sapped predestinates reconsigned" . + . + _:B41cbb6cf81a4ead9fb402fb2a84b75b0 . + . + "http://www.yorkers.tld/rowel/macaronis.html" . + "infinitely hermaphrodism rowel" . + "60"^^ . + "http://www.concaveness.tld/yorkers/hermaphrodism.html" . + . + _:B84b4a0917c93a3d122b28c3321278b83 . + . + "http://www.communism.tld/gibbosity/nevadan.html" . + "demeanor bitches gibbosity" . + "180"^^ . + "http://www.inflator.tld/communism/bitches.html" . + . + _:Bb3ac581c0dfcc486dfd5dbe4324024d3 . + . + "http://www.tarried.tld/tablesful/duckbills.html" . + "uncleanly erupts tablesful" . + "http://www.weaning.tld/tarried/erupts.html" . + . + _:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B7e8de26ece5ebf6485993dc4ab7ec92f . + "1959"^^ . + "4"^^ . + "Journal 4 (1959)" . + "1"^^ . + . + . + _:Be5dac0b8eef93d421e02ec4513bdd1cf . + _:B509e76ef8745a5ee631370fb6d2c72d5 . + . + "http://www.frequented.tld/witnesses/pharisaical.html" . + "ouzels negatively witnesses" . + "62"^^ . + "http://www.hairiest.tld/frequented/negatively.html" . + . + "1961"^^ . + "2"^^ . + "Journal 6 (1961)" . + "1"^^ . + . + _:B88cff9455333a3f44a26e9498ceff5ba . + _:Be6079e524c8feb6bf610611fedcbac95 . + . + "http://www.annularity.tld/hardcase/winterer.html" . + "assassinator illegitimation hardcase" . + "139"^^ . + "http://www.furthers.tld/annularity/illegitimation.html" . + . +_:Bc4fa21fdea4c1fbab385d02374b2144a "Haruhiko Tindell" . +_:Bc4fa21fdea4c1fbab385d02374b2144a . +_:B94459ca396828bca29d8ea16818455e6 "Irmengard Vanmiddleswor" . +_:B94459ca396828bca29d8ea16818455e6 . +_:B76f6e6b6b6af9181583bdad2c9e37f8e "Francesca Lins" . +_:B76f6e6b6b6af9181583bdad2c9e37f8e . +_:B84cba8870745da49ce13e2448210d460 "Tamiyo Chernick" . +_:B84cba8870745da49ce13e2448210d460 . +_:B3abe95203fc4490b84efb55e2a8bf823 "Idurre Lagrave" . +_:B3abe95203fc4490b84efb55e2a8bf823 . +_:Be912682f3701260fa137ad3a0e26aed3 "Eustace Henein" . +_:Be912682f3701260fa137ad3a0e26aed3 . +_:B17f6df6701a47a83f1eebb05d2a64a20 "Galtero Kiening" . +_:B17f6df6701a47a83f1eebb05d2a64a20 . +_:B7ceedab872c915c030361db6834698f3 "Mina Breuninger" . +_:B7ceedab872c915c030361db6834698f3 . + _:Be312e6b99f97ce44bba9d8c6a4a43229 . + . + "http://www.retailer.tld/oatcake/fluors.html" . + "bastioned cabalism oatcake" . + "183"^^ . + "http://www.flanneling.tld/retailer/cabalism.html" . + . +_:B088d51e16932d562fe4d4350598ba00d "Boje Ostrum" . +_:B088d51e16932d562fe4d4350598ba00d . + _:B59f8a5a38842cfcb42d6a8fbc8e55d09 . + . + "http://www.forestall.tld/precipitating/unindemnified.html" . + "interminably tuberoid precipitating" . + "148"^^ . + "http://www.ungainly.tld/forestall/tuberoid.html" . + . + _:B49e24e8ed09751a8ee1fcc76726cd8fd . + _:B8c15c17409ccfb20708824a1ab52ec73 . + . + "http://www.skeeters.tld/pinspotter/paganizes.html" . + "unauthentic teentsier pinspotter" . + "32"^^ . + "http://www.lolloping.tld/skeeters/teentsier.html" . + . +_:B4ee238ce4052706e2f94e5fddddeb448 "Yusri Lacerda" . +_:B4ee238ce4052706e2f94e5fddddeb448 . + _:B7483798df3523edf63333d0f985c8868 . + _:Bee460ddd16c21bca08677b3bb5fa348b . + . + "http://www.rivaled.tld/nard/humanest.html" . + "basking mopiest nard" . + "103"^^ . + . + _:B718b9ab6f63077ec6fe645ae1ed425d9 . + . + "http://www.dovetailing.tld/adamancy/lads.html" . + "jumps bilking adamancy" . + "72"^^ . + "http://www.philological.tld/dovetailing/bilking.html" . + . +_:Ba0acf240e71bab8b1e0e6b358c69343d "Xalvador Bitzenhofer" . +_:Ba0acf240e71bab8b1e0e6b358c69343d . +_:B5fc234d7f725336be41f6e1de2cb12be "Iolanda Kytle" . +_:B5fc234d7f725336be41f6e1de2cb12be . +_:B760212f138b710453e7db03e93e9b6b9 "Forest Flax" . +_:B760212f138b710453e7db03e93e9b6b9 . +_:Bad121fe2b3f974d9e8fb72abbd1021fc "Zulfa Vollick" . +_:Bad121fe2b3f974d9e8fb72abbd1021fc . + _:Bec96b46e80dff6afa56a58938a9312e3 . + . + "http://www.decanter.tld/sleaziness/pollywog.html" . + "lowbred burs sleaziness" . + "79"^^ . + . + _:Bbff5581b4968c237bf3dbd25fdf9ff8a . + . + "http://www.attendants.tld/pron/antiprotons.html" . + "girly dedicator pron" . + "30"^^ . + "http://www.sheers.tld/attendants/dedicator.html" . + . + _:Bb8151e5dafe37beec1e8f6a081801967 . + . + "http://www.czarists.tld/unimpeachable/romancing.html" . + "wigwams brattish unimpeachable" . + "http://www.hyperbarically.tld/czarists/brattish.html" . + . +_:B682d6cbe1604a2340f43e822e004d508 "Matsu Goodwill" . +_:B682d6cbe1604a2340f43e822e004d508 . +_:B19e919942953c653e77430657fdc24f7 "Masafumi Gipson" . +_:B19e919942953c653e77430657fdc24f7 . + "1954"^^ . + _:B15079caf759121b399f126a075e5caca . + "http://www.interlocked.tld/resonants/crockets.html" . + . + . + "146"^^ . + "compiler unarticulately resonants" . + "http://www.resonants.tld/reutilization/raggedness.html" . + "unarticulately crockets reutilization" . + . + _:Bb7ca4600c522b4cfaa42f2ef77164496 . + . + "1966"^^ . + "http://www.outwits.tld/footlessness/chirpy.html" . + "retrofiring homey footlessness" . + "scrambler outwits homey" . + . +_:B179a5221e7f3bf016dc9b73d7de77faa "Dela Hawse" . +_:B179a5221e7f3bf016dc9b73d7de77faa . +_:B1f4a71eb06967c083813dd4b1f9ea355 "Lucero Companie" . +_:B1f4a71eb06967c083813dd4b1f9ea355 . + _:B01a7d98eedcc6ad9bd7fba6d3ed06880 . + "1965"^^ . + "http://www.borings.tld/sparked/disowns.html" . + "shearers centrifuging sparked" . + "65"^^ . + "http://www.bacteriologically.tld/borings/centrifuging.html" . + "tinselly shearers borings" . + . + _:B59a754a869ad171456b7d3f935ed4882 . + . + "http://www.diagramed.tld/bandboxes/kneeling.html" . + "matchings subtotalling bandboxes" . + "111"^^ . + "http://www.pokeys.tld/diagramed/subtotalling.html" . + . + _:Bd371cec2869853022690a9a74f889e88 . + "1962"^^ . + "http://www.vaultings.tld/expediential/unsophisticated.html" . + "superegos garret expediential" . + "136"^^ . + "http://www.rows.tld/vaultings/garret.html" . + "pomaded superegos vaultings" . + . + _:B3d1408fb35ecacb3e0163e3ef0e8b8b5 . + . + "http://www.ensuring.tld/vouchsafed/expediency.html" . + "brigs triskaidekaphobia vouchsafed" . + "43"^^ . + "http://www.depressives.tld/ensuring/triskaidekaphobia.html" . + . + _:B984e96f69d9029d4e09aaf0011a5fc67 . + . + "1965"^^ . + "http://www.denominates.tld/disabler/leukocytes.html" . + "amidship discomposes disabler" . + "82"^^ . + "http://www.dinguses.tld/denominates/discomposes.html" . + "honking amidship denominates" . + . + _:B732dd6f5f53d7b83212a8bbf9cbc0763 . + . + "http://www.after.tld/pigeonholed/personalizing.html" . + "vocalizer unrhymed pigeonholed" . + "55"^^ . + "http://www.oscillometric.tld/after/unrhymed.html" . + . + _:B98bcfbfeaf212447e429df840753151c . + . + "http://www.knapsacks.tld/spavins/circumlocutions.html" . + "thumper subsides spavins" . + "32"^^ . + "http://www.infidels.tld/knapsacks/subsides.html" . + . +_:Bc92cc4d08e464297d57bff50fb44f5c7 "Terciero Pridmore" . +_:Bc92cc4d08e464297d57bff50fb44f5c7 . + _:B934abad6a73614022cd7f7bf1c2403fd . + . + "1955"^^ . + "http://www.scavenges.tld/cheesier/tabourers.html" . + "buffoonish preplanned cheesier" . + "http://www.papyruses.tld/scavenges/preplanned.html" . + "lienteries buffoonish scavenges" . + . + _:Bb202d50f39239809a7073f97a27bbe33 . + _:B3dff0533ca27cd3b2ab866d04d870609 . + . + "http://www.broths.tld/sidesaddles/shredded.html" . + "pylorus pureness sidesaddles" . + "12"^^ . + "rethink outpace oilpapers daunted immunologist watermen obloquy fossillike pleurisies bartering" . + "http://www.vendibly.tld/broths/pureness.html" . + . +_:Bff6c08e1d23aeee9972ab3403234e4f6 "Richika Cokeley" . +_:Bff6c08e1d23aeee9972ab3403234e4f6 . + _:B1bb55e73b084208aefc48678f77a508e . + . + "1954"^^ . + "http://www.tinklier.tld/lapidates/nonabsorbable.html" . + "swather slakes lapidates" . + "140"^^ . + "http://www.castors.tld/tinklier/slakes.html" . + "sheds swather tinklier" . + . +_:B403c97596a8314f0f30a073ab6b61f7e "Shiba Caples" . +_:B403c97596a8314f0f30a073ab6b61f7e . + _:B79d1bf62d3f89cdf8d8856b4a3db8ae9 . + . + "1963"^^ . + "http://www.philadelphian.tld/tufters/macle.html" . + "sorbets checking tufters" . + "93"^^ . + "apathetically philadelphian checking" . + . + _:B6d78e079f96fecb628ff0dc02bfdd67a . + . + "http://www.activistic.tld/elicitor/causable.html" . + "sawmills jugular elicitor" . + "23"^^ . + . +_:Bab2f8df1eca7894a961c3eb7dfe22bc1 "Yoshiko Zuziak" . +_:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + _:Be02f1481bce0c586d78b327bfb195301 . + _:B8a182dd30784d4a37e5e3e592b704aae . + . + "http://www.reassimilating.tld/disassembles/altering.html" . + "sellers pleadable disassembles" . + "10"^^ . + "http://www.carcinogenicity.tld/reassimilating/pleadable.html" . + . + _:B218718fe36fadfb63fa76fead18e3bbf . + _:B5b9e9ee30e9068ca10b0e58e15eae6fe . + . + "http://www.convalesces.tld/stoutness/appreciators.html" . + "chromite knowinger stoutness" . + "19"^^ . + "11"^^ . + "http://www.hooted.tld/convalesces/knowinger.html" . + . +_:Be6cdfdfbfbb0ef9636e30a33f53f2909 "Valentina Topia" . +_:Be6cdfdfbfbb0ef9636e30a33f53f2909 . + _:B47ad98d898fe8718a6a7c8bcee2a4983 . + . + "http://www.knackers.tld/whiningly/neediest.html" . + "legitimating flowages whiningly" . + "96"^^ . + . + _:B8a150828712a2d45daeeb5f465a9c82b . + . + "http://www.condonable.tld/elms/multivitamins.html" . + "spottily conversing elms" . + "125"^^ . + "http://www.tantras.tld/condonable/conversing.html" . + . + _:B773cdacf2d939737f478c3177d4321aa . + . + "http://www.spherical.tld/beaky/motormen.html" . + "sallowy stockyard beaky" . + "188"^^ . + "http://www.electrocutes.tld/spherical/stockyard.html" . + . +_:B9565968c9c142f4216aa65e8eb5cc80b "Aasiya Mainer" . +_:B9565968c9c142f4216aa65e8eb5cc80b . +_:B674c434195f4202ef66f0892ab1a7578 "Helmtrud Mesplay" . +_:B674c434195f4202ef66f0892ab1a7578 . +_:B8bae6d95aae30c66504ac6d69f356f69 "Geroy Devins" . +_:B8bae6d95aae30c66504ac6d69f356f69 . +_:B49ea8bfeb84d475d895a757c49d142a2 "Miska Hudler" . +_:B49ea8bfeb84d475d895a757c49d142a2 . +_:B6b5e975b831bbdfb3daa199ab7429997 "Lene Vosquez" . +_:B6b5e975b831bbdfb3daa199ab7429997 . +_:Bb58daacbab4b07abc47a17c0ca2453bd "Ruby Decristoforo" . +_:Bb58daacbab4b07abc47a17c0ca2453bd . + _:B570973d16b2e60ae84ec9eb3b77debc7 . + . + "1950"^^ . + "http://www.growling.tld/queerer/firmers.html" . + "amerced submember queerer" . + "50"^^ . + "ringer growling submember" . + . + _:B54583aa88929ae7fcf706b2ab78ccdd8 . + . + "http://www.farcy.tld/pkg/jiggles.html" . + "vasectomies caved pkg" . + "157"^^ . + "http://www.oversharp.tld/farcy/caved.html" . + . + _:B0f098d974e925b40f975297c0343d166 . + . + "http://www.vermifuge.tld/tunelessly/attracts.html" . + "camouflagers belles tunelessly" . + "137"^^ . + "http://www.conspectus.tld/vermifuge/belles.html" . + . + _:B980776210bc32e2dc6f31bbbea44b5ae . + . + "http://www.cuban.tld/bonbons/crullers.html" . + "waitings saturdays bonbons" . + "158"^^ . + "http://www.pelter.tld/cuban/saturdays.html" . + . + _:Bb24a533eb4fc3f30b09f83277e6c9bff . + _:B504b174a2bfccd421cdefbd4cd35df98 . + . + "http://www.colonies.tld/transplantations/forfends.html" . + "hepatics defalcate transplantations" . + "85"^^ . + "http://www.triplets.tld/colonies/defalcate.html" . + . + _:Bd537fda4dfcdf08836c343f1e373fe12 . + "1958"^^ . + "http://www.redevelops.tld/terminally/rogued.html" . + "landowning atomizer terminally" . + "30"^^ . + "pouts redevelops atomizer" . + . +_:B0a9d046d167095cec51f39ab1abf099d "Eus Delagado" . +_:B0a9d046d167095cec51f39ab1abf099d . + _:Bc90dbf58f1036b70146609a9fd8791e7 . + "1964"^^ . + "http://www.shive.tld/imped/quagga.html" . + "expressiveness nonassertive imped" . + "51"^^ . + "http://www.fatsoes.tld/shive/nonassertive.html" . + "stager expressiveness shive" . + . +_:Bb3992dce70488b18be2c0372a736a291 "Dewi Rappleyea" . +_:Bb3992dce70488b18be2c0372a736a291 . +_:Ba9070d4ec6b27bb0ffa2de3b26157016 "Kathrein Gelvin" . +_:Ba9070d4ec6b27bb0ffa2de3b26157016 . +_:B92d6e82819a0473555e76c4c8dbb61a4 "Abelando Rodinson" . +_:B92d6e82819a0473555e76c4c8dbb61a4 . +_:B400dcdf9760489e893e74ca98dbefdad "Bezubaia Wiece" . +_:B400dcdf9760489e893e74ca98dbefdad . + _:B2b31f82ae7a9358ffb890cf794b5d276 . + _:Bc0daedb97ca4b5baf2b9e9e559c5ee8f . + . + "http://www.deescalating.tld/roper/interdenominational.html" . + "presages browbeats roper" . + "182"^^ . + . + _:B62cf4362cad9c92fd07b51017b20f47b . + . + "http://www.worsted.tld/bluesman/bugs.html" . + "nonvirulent skewered bluesman" . + . +_:B9b9ec66321115db2742c787eef4eac78 "Caseareo Haner" . +_:B9b9ec66321115db2742c787eef4eac78 . + _:Bb13d102b85341653fa671a575f1c8b63 . + . + "http://www.catatonics.tld/odyl/multiplexer.html" . + "misdoubts wavery odyl" . + "155"^^ . + "http://www.daylights.tld/catatonics/wavery.html" . + . + _:Ba97dce14ce3720d11d25d9aeb765122a . + . + "1965"^^ . + "http://www.drayages.tld/silks/fascinating.html" . + "trackmen simplicities silks" . + "reaccredits drayages simplicities" . + . + _:B43e012db489733d0213b48c360ff15f7 . + . + "http://www.hallowing.tld/unsubtly/morphos.html" . + "undersize feints unsubtly" . + "123"^^ . + "http://www.bung.tld/hallowing/feints.html" . + . + _:Bcbd6aa188b497f7585d05a18af29a838 . + . + "http://www.lazyish.tld/bulwarks/nontechnical.html" . + "abacuses gawkish bulwarks" . + "176"^^ . + "http://www.bumping.tld/lazyish/gawkish.html" . + . + _:B8fbcf615e34f46a5855e1d38a7e19061 . + . + "http://www.decentring.tld/notions/inscrutably.html" . + "vociferation reviser notions" . + "175"^^ . + . + _:B9f0ae98c4a737d708a92b7ae7dd89970 . + . + "http://www.derms.tld/heeded/censorable.html" . + "parallelograms photons heeded" . + "160"^^ . + "http://www.tamest.tld/derms/photons.html" . + . + "Proceeding 4 (1966)" . + "Springer-Verlag, Germany and New York" . + "1966"^^ . + "gimmicky cathouse wotted" . + _:B7155305e096fea9150cfd6f7c78e670b . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + "1280"^^ . + . + "0-4734-1378-0" . + _:B1847ae572370abe7d1a110a7479f59c2 . + "http://www.cathouse.tld/truancies/illuminator.html" . + _:Be57d9793c65bd021817d1560fb0e0142 . + _:B4acc6dad3847e9ad93c49fa6f5eb848f . + . + "http://www.interlining.tld/biomechanics/overtones.html" . + "requires courters biomechanics" . + "24"^^ . + "http://www.frostbiting.tld/interlining/courters.html" . + . +_:B3900502b49055bc54c27e999749e8350 "Abril Mallory" . +_:B3900502b49055bc54c27e999749e8350 . +_:Bc913c4e9a0ee7c684524f228068d72f1 "Geeti Havelka" . +_:Bc913c4e9a0ee7c684524f228068d72f1 . + "centiliter mailability inwardly" . + "http://www.romanticists.tld/inwardly/monopolistically.html" . + "http://www.inwardly.tld/exults/popedom.html" . + "mailability monopolistically exults" . + "40"^^ . + "1967"^^ . + . + . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + . +_:B0407866b6977d5a2511d176308dcb180 "Tejana Kildow" . +_:B0407866b6977d5a2511d176308dcb180 . + . + _:Be771857eafd7591b3cadd69a8654c389 . + . + "http://www.chuffs.tld/matriculant/flexes.html" . + "gnashes redundance matriculant" . + "88"^^ . + "http://www.malingerers.tld/chuffs/redundance.html" . + . + _:B3b7412fd782d066eb944c863b5937e57 . + . + "1957"^^ . + "http://www.ancestries.tld/waffles/seemlier.html" . + "folktales ringworm waffles" . + "http://www.reinterrogate.tld/ancestries/ringworm.html" . + "lothsome folktales ancestries" . + . + _:B5218fdb1232fb870c8f54abd7339058c . + "1956"^^ . + "http://www.outrun.tld/specifier/overpriced.html" . + "redcap copyreaders specifier" . + "popularization outrun copyreaders" . + . +_:B561788b6a045df731a2bd3de0aeaf3e8 "Rostislava Shelling" . +_:B561788b6a045df731a2bd3de0aeaf3e8 . +_:B4105994c6c6007109f546f3fa02e067f "Aseema Collett" . +_:B4105994c6c6007109f546f3fa02e067f . +_:B70ff0a8890e9f7c14361a60d8d69b70b "Vasilista Hamic" . +_:B70ff0a8890e9f7c14361a60d8d69b70b . +_:B29cd54b14f8361080449d8bcfcf9d1ed "AbdulHaadi Castellan" . +_:B29cd54b14f8361080449d8bcfcf9d1ed . + _:B53bd311fac19c9047f0460657d8cc0db . + . + "http://www.centralizes.tld/pathological/donut.html" . + "tarnishable nonferrous pathological" . + "46"^^ . + "http://www.bourgeoned.tld/centralizes/nonferrous.html" . + . +_:B89fef08000933586315691be97dc64b7 "Coleta Krenn" . +_:B89fef08000933586315691be97dc64b7 . +_:B6b22fee2c7efa4029a58c523a7c95670 "Huyen Peppas" . +_:B6b22fee2c7efa4029a58c523a7c95670 . + _:B860a430afd6049d4912be0b48d636dde . + . + "http://www.crispened.tld/tramlines/bauds.html" . + "bitchiest polarized tramlines" . + "56"^^ . + "http://www.closers.tld/crispened/polarized.html" . + . + _:B149622970ada8b0647e28f7dfe02dc4e . + . + "1962"^^ . + "http://www.subcauses.tld/bulger/libraries.html" . + "connecting onery bulger" . + "21"^^ . + "http://www.unamortized.tld/subcauses/onery.html" . + "assigned connecting subcauses" . + . + _:B6d520499a90f45b086cd29b144b01b43 . + . + "http://www.horsewhip.tld/sorting/urethrae.html" . + "laces corporally sorting" . + "62"^^ . + "http://www.ecumenicalism.tld/horsewhip/corporally.html" . + . + _:B372a9e2d9158226b78a427f75d9bee68 . + . + "http://www.tosspots.tld/reemerges/qualities.html" . + "displeased ateliers reemerges" . + "46"^^ . + . +_:B58f25d5a4464f646e050d1c8950a88c8 "DeJohn Simmions" . +_:B58f25d5a4464f646e050d1c8950a88c8 . +_:B9a7746f80065731a973582aa8a5c7a8a "Chaya Montiel" . +_:B9a7746f80065731a973582aa8a5c7a8a . +_:Bbd63945610c20f87090e29f9f771f3e1 "Asher Rosendorf" . +_:Bbd63945610c20f87090e29f9f771f3e1 . +_:B26c051f75d2e96a52d065db7538997d5 "Waliyya Dandrea" . +_:B26c051f75d2e96a52d065db7538997d5 . +_:B62dee8e90d2f6e3919e019f3fc4a43a7 "Maru Harston" . +_:B62dee8e90d2f6e3919e019f3fc4a43a7 . +_:B748b84906db68bdc6650bcece526b0bc "Odintsova Zirkles" . +_:B748b84906db68bdc6650bcece526b0bc . +_:Bf831032e099de99df9a028d4bc5a6f7a "Maksim Kasuba" . +_:Bf831032e099de99df9a028d4bc5a6f7a . + _:B59f8a5a38842cfcb42d6a8fbc8e55d09 . + . + "1952"^^ . + "http://www.radiographs.tld/reacquisition/orangish.html" . + "aisles planked reacquisition" . + "169"^^ . + "radarscope radiographs planked" . + . +_:Ba899d829e67c0ae0809d0f2dcf69a260 "Brittani Gasman" . +_:Ba899d829e67c0ae0809d0f2dcf69a260 . +_:B7e60768702984f52a32b3ffe93c920ce "Kristie Roback" . +_:B7e60768702984f52a32b3ffe93c920ce . +_:B6d1770aa2f657bbd86569356241f19bb "Autry Wischman" . +_:B6d1770aa2f657bbd86569356241f19bb . + _:B4a480ed6fd7b3b4b2e19260bf083e06b . + . + "http://www.suability.tld/monographic/impracticalities.html" . + "nonadministratively unornamented monographic" . + "197"^^ . + . +_:B0b5904998e88f4329e7178e895fc7bff "Zofeia Sutton" . +_:B0b5904998e88f4329e7178e895fc7bff . +_:B46b58e44f6fd6ea5a0a169f42687937e "Eichiro Hodson" . +_:B46b58e44f6fd6ea5a0a169f42687937e . + _:Ba25fe7e8acb42db6ff537306d7feffea . + _:Bf4899126f1f50c41f346bdaf21c094dd . + "1959"^^ . + "http://www.understructures.tld/innateness/clamping.html" . + "alkyls neutrally innateness" . + "http://www.caitiffs.tld/understructures/neutrally.html" . + "gabbler alkyls understructures" . + . +_:B84cd6d2bc72da8b012b91d8eca4cb898 "Amalea Meyering" . +_:B84cd6d2bc72da8b012b91d8eca4cb898 . +_:Bd435d0bbba417c0611bec981498bbf65 "Manobu Peres" . +_:Bd435d0bbba417c0611bec981498bbf65 . + _:Ba625f9dab5d7ad2419e3883041f56964 . + . + "http://www.ribaldry.tld/mynahs/hahs.html" . + "punning certificating mynahs" . + "110"^^ . + "http://www.decalcified.tld/ribaldry/certificating.html" . + . + "192"^^ . + "http://www.zonation.tld/worrywarts/snickery.html" . + "http://www.retained.tld/zonation/woolens.html" . + "saviors lyre zonation" . + _:Bd9bed4d69d77e7f31433080987a289dd . + "1954"^^ . + . + . + "lyre woolens worrywarts" . + . + _:B394eedad79d1d4db21c25d439dbc4077 . +_:B49535f33946e5bf5f81a2cdacacd3aa2 "Jamaall Rohen" . +_:B49535f33946e5bf5f81a2cdacacd3aa2 . + . + _:B89c7e6c8c85ecc6c552aae2fdd8a0dab . + . + "http://www.neurosurgeon.tld/hunts/barrens.html" . + "underlaid innervated hunts" . + "http://www.marquise.tld/neurosurgeon/innervated.html" . + . + "http://www.discounters.tld/onondagas/curtesy.html" . + "1966"^^ . + _:B73bd4e22b98e7364e6e8b05cc6e341bb . + . + "callousness homophones onondagas" . + "cabbalah callousness discounters" . + "http://www.whitter.tld/discounters/homophones.html" . + _:Bf411f822c7145c4222f7f776cdabeeba . + . + "47"^^ . + _:B028d743e43162c2e900e5eb118a0bc68 . + . + "1965"^^ . + "http://www.cerias.tld/advocator/announcers.html" . + "gastrologists neoterics advocator" . + "198"^^ . + "http://www.weakfishes.tld/cerias/neoterics.html" . + "nutrients gastrologists cerias" . + . + _:B3abe95203fc4490b84efb55e2a8bf823 . + . + "http://www.flatcar.tld/aurorae/apologias.html" . + "rattlebrains ewes aurorae" . + "171"^^ . + "http://www.exhibited.tld/flatcar/ewes.html" . + . + _:B7790ded43d67b17a1826accb062d16fe . + . + "http://www.bestowed.tld/weeds/burse.html" . + "serenaded unlettable weeds" . + "180"^^ . + "http://www.aglimmer.tld/bestowed/unlettable.html" . + . +_:B32b63d30ae545f59e6fa764e151124d0 "Yoshiaga Vanish" . +_:B32b63d30ae545f59e6fa764e151124d0 . + _:B24825eb11202386996fc4519ae2f7955 . + . + "http://www.normalizes.tld/battled/saunter.html" . + "prorating deepens battled" . + "156"^^ . + . +_:B8703b43319a6f381dfc1f93c8b293497 "Donni Mak" . +_:B8703b43319a6f381dfc1f93c8b293497 . + _:B06da7d104b8716094af3019a92679af5 . + _:Becf321fcc2f317f0c7294f0fde7ac74b . + . + "http://www.hatched.tld/tesla/instanced.html" . + "expender archetypes tesla" . + "52"^^ . + . +_:B594e35af342037a6bf1540e4fc83c3fb "Alexandria Maietta" . +_:B594e35af342037a6bf1540e4fc83c3fb . + _:B31945ccc58e26dbaf603784b1a23e03f . + _:B7345b8944d51adf5784043cd90fce845 . + . + "1963"^^ . + "http://www.gripes.tld/congruencies/conformist.html" . + "fiord forevers congruencies" . + "123"^^ . + "pearled gripes forevers" . + . +_:Bf57591ac0f690fe00cfb9a7d54000248 "Llyr Denning" . +_:Bf57591ac0f690fe00cfb9a7d54000248 . + _:B14853ffb5279a82533037614a7e061cd . + . + "http://www.surfaces.tld/talkier/potherbs.html" . + "fashionably sided talkier" . + "57"^^ . + . + _:B372f00404c7c1f3d5cba4dbbe799260c . + . + "http://www.foxiest.tld/burgeons/recuses.html" . + "recapitulate cardinality burgeons" . + "http://www.unpredictability.tld/foxiest/cardinality.html" . + . + _:B949ec108d9eed0b566de77a6f66be47e . + . + "http://www.religions.tld/chisellers/tolerative.html" . + "fennels divulgence chisellers" . + "84"^^ . + "http://www.explanations.tld/religions/divulgence.html" . + . +_:Ba3e9f090da6c78a583bd8d7bb05a0bdb "Jourdain Satterlund" . +_:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + _:B6940aa7c076ec712e8926f133788ada9 . + "1946"^^ . + "http://www.ventricular.tld/immunoreactive/weasand.html" . + "morphia iteming immunoreactive" . + "http://www.psychos.tld/ventricular/iteming.html" . + "resourcefulness morphia ventricular" . + . +_:B7780301626f410bf743ee11534fd9d92 "Taaliba Debrita" . +_:B7780301626f410bf743ee11534fd9d92 . + "recombining couching sealskins" . + "http://www.inexperienced.tld/sealskins/moory.html" . + _:B0788c1276264e8aa9f0cdec136da4226 . + _:Bca4e20c8e2ed724d9d6ba06230eb2c6d . + . + "5"^^ . + "http://www.admonitory.tld/inexperienced/couching.html" . + "1961"^^ . + . + "downsize recombining inexperienced" . +_:B6cec57c828cce0729a923f4a1ee84ef3 "Thanhthu Sweere" . +_:B6cec57c828cce0729a923f4a1ee84ef3 . + _:Bd1dd7b09b3a16a8522de4b514fb66efb . + _:B3cff2ca7b6b0654a8eedf2e821cc9e38 . + . + "http://www.andirons.tld/varmints/loggings.html" . + "lacer ascendance varmints" . + "121"^^ . + . +_:B9a1f8b9245963a1c17b4c6ee88ee800d "Tango Constable" . +_:B9a1f8b9245963a1c17b4c6ee88ee800d . +_:B0ebae5249d85bdaf39acce6228e30496 "Sabastian Slinkard" . +_:B0ebae5249d85bdaf39acce6228e30496 . +_:Be227226e7db70e2552805eb4dc7e59e0 "Laurentia Vandevort" . +_:Be227226e7db70e2552805eb4dc7e59e0 . + _:B900a1cda0988bb4ae1a789589a9220b1 . + . + "http://www.center.tld/gooier/culotte.html" . + "septicemia dignitaries gooier" . + "140"^^ . + "http://www.stimulatingly.tld/center/dignitaries.html" . + . + _:Bdeeb751165692a2560b8b33ecd9040f9 . + _:B7a96e20053b345f0ae306268fc17b835 . + . + "http://www.ossificatory.tld/barrister/mississippians.html" . + "piscators fondled barrister" . + "133"^^ . + "synthesizers histamins cuts chauffeuse catharine gorsy ablation outriggers reshipments rooking acridest undetachable" . + "http://www.plutonic.tld/ossificatory/fondled.html" . + . + _:B9682c956388125d326e2983b7dd7454a . + . + "http://www.panache.tld/depressants/urologies.html" . + "expressionists squishiest depressants" . + "9"^^ . + "anchoresses eclampsia doggier coveted caber transgressing aweless virulences" . + "http://www.duffers.tld/panache/squishiest.html" . + . + _:B9b98225d132b13371c307007459fca65 . + . + "http://www.disallowances.tld/homogenized/abstractness.html" . + "joins thewless homogenized" . + "183"^^ . + "http://www.loams.tld/disallowances/thewless.html" . + . +_:B5c2fd527844485589989b878fa3b9919 "DeMario Nemerofsky" . +_:B5c2fd527844485589989b878fa3b9919 . + _:B9d51607c400b4758f25274edb17a0289 . + . + "1964"^^ . + "http://www.sharkskin.tld/egoistic/modernism.html" . + "trombonists delimiters egoistic" . + "1"^^ . + "gamete sharkskin delimiters" . + . +_:B7e81e9d490a7a8eacafd3387738fa250 "Llwyr Fagerstrom" . +_:B7e81e9d490a7a8eacafd3387738fa250 . + _:B7647329dfaa78d77a2a53137691925f8 . + . + "http://www.moors.tld/finmark/agapae.html" . + "oolith bonded finmark" . + "132"^^ . + . + _:B8a9e8ff9f6bea2f5b85bed2df0d77c7b . + . + "http://www.toolers.tld/barriers/chilblains.html" . + "catwalk tourniquet barriers" . + "118"^^ . + "http://www.lactations.tld/toolers/tourniquet.html" . + . + . + "0-6945-8935-0" . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + _:B5d0f831819a9d916e82bcbe184e5e73d . + "1553"^^ . + "Manaaki Whenua Press" . + "Proceeding 2 (1959)" . + "impertinently embraces parser" . + "http://www.embraces.tld/intercultural/brambly.html" . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + "1959"^^ . + "1"^^ . + . + _:B5651178a621562950a179b608ad7a113 . + . + "http://www.printable.tld/rubberized/mesomorphic.html" . + "bobolinks etymologist rubberized" . + "http://www.lambed.tld/printable/etymologist.html" . + . +_:B0cb523a7e0118e4c0bf54a2132dfa447 "Aspasia Vickery" . +_:B0cb523a7e0118e4c0bf54a2132dfa447 . + _:B8d95159aaa03618f28309a8801f65e19 . + . + "1966"^^ . + "http://www.reincarnate.tld/waistcoats/rebills.html" . + "condemning vindicable waistcoats" . + "68"^^ . + "kinship reincarnate vindicable" . + . +_:B2bb3a60d6b0d4210093e896854d3681d "Biata Picerni" . +_:B2bb3a60d6b0d4210093e896854d3681d . + _:B7fb803dbb645bb68af333c5adaf97e0a . + _:Bea6f74749ad14b605396612a258a26d3 . + . + "http://www.sweeps.tld/grosser/forsakes.html" . + "steeds ostinatos grosser" . + "52"^^ . + . + _:B9be74439378463e7ba5fc4b137b0069b . + . + "1960"^^ . + "http://www.halting.tld/bedfellows/sootily.html" . + "naphthas zoopathologies bedfellows" . + "176"^^ . + "http://www.requiem.tld/halting/zoopathologies.html" . + "stimulated naphthas halting" . + . + _:B4d2a8a36ad44e8bd371170e5aafa7942 . + . + "http://www.ideomotor.tld/huffier/paraprofessionals.html" . + "millrun tufty huffier" . + "86"^^ . + "http://www.vermiculites.tld/ideomotor/tufty.html" . + . +_:B6892c54a3150cce12fcd045a56ada258 "Roldana Doherty" . +_:B6892c54a3150cce12fcd045a56ada258 . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + _:B57ab9cbe135c47f37a8718ec640e3031 . + . + "wises colures used" . + "127"^^ . + "1967"^^ . + "http://www.outre.tld/syphilitics/colures.html" . + "http://www.syphilitics.tld/used/decapitates.html" . + "gloving wises syphilitics" . + . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + _:Bbfc8b1977af571413f14abeee7046366 . + . + "http://www.blanketed.tld/shipwright/diluvium.html" . + "unfeasible audits shipwright" . + "93"^^ . + "http://www.gastronomical.tld/blanketed/audits.html" . + . +_:B30c54787f09fb47876e832001a59623c "Jobina Kupper" . +_:B30c54787f09fb47876e832001a59623c . +_:B63aafe4fad94716a20e78747376eb630 "Elna Jerone" . +_:B63aafe4fad94716a20e78747376eb630 . + _:B6680c13b99be3e83cf1e31a41045e403 . + . + "http://www.reignited.tld/skitterier/misconduct.html" . + "algorism nonformation skitterier" . + "http://www.recleaned.tld/reignited/nonformation.html" . + . +_:B308bf78ecd71a741176f2d74a04043c3 "Marcelino Bulat" . +_:B308bf78ecd71a741176f2d74a04043c3 . + _:B92aa484f484359fd9a6d0caaca8221c9 . + . + "1966"^^ . + "http://www.yemenites.tld/surceases/shitting.html" . + "notional khalif surceases" . + "17"^^ . + "http://www.underwaists.tld/yemenites/khalif.html" . + "gillnets notional yemenites" . + . + _:Be0b1e375b6f72fb3791edfe45f337c82 . + . + "1957"^^ . + "http://www.rifled.tld/flavoured/dispassionate.html" . + "legendarily nonanalytic flavoured" . + "28"^^ . + "http://www.peppertree.tld/rifled/nonanalytic.html" . + "homeowners legendarily rifled" . + . + _:Be3224c883bc46428abf9c21da13a713c . + . + "1956"^^ . + "http://www.raffias.tld/romantically/trowelers.html" . + "skeletomuscular lookouts romantically" . + "123"^^ . + "http://www.consoles.tld/raffias/lookouts.html" . + "osteoscleroses skeletomuscular raffias" . + . +_:Bb8b45ef599478d7bc7438354e70a7642 "Abhigna Furman" . +_:Bb8b45ef599478d7bc7438354e70a7642 . +_:Bd90687bf799f96088bc87201a0155679 "Clarinda Oberg" . +_:Bd90687bf799f96088bc87201a0155679 . + _:Bd44d47b434bcf0f8b8148af2d268fadd . + . + "http://www.fogless.tld/reinformed/synfuel.html" . + "nympholeptic spiffiest reinformed" . + "199"^^ . + "http://www.undergoes.tld/fogless/spiffiest.html" . + . + _:B129b799eedd8e3ebc105475aa4000551 . + . + "http://www.racings.tld/photospheric/grabbier.html" . + "onenesses vasoconstrictors photospheric" . + "113"^^ . + "http://www.yanked.tld/racings/vasoconstrictors.html" . + . + _:B67e44314ed2feb3662b6ef8dc76959e7 . + . + "http://www.counterrevolutionary.tld/slouches/pulsatory.html" . + "whispering touchiness slouches" . + "160"^^ . + . + _:Ba3d7cee8d4d4911e6fd57e0b43fe43ae . + . + "http://www.formalist.tld/legitimization/legatees.html" . + "sideburns tickling legitimization" . + "54"^^ . + "http://www.unactuated.tld/formalist/tickling.html" . + . + _:B97a5095f07fb3a5d03954963d37d345b . + . + "http://www.humidifier.tld/homicides/impostors.html" . + "spryer babylonians homicides" . + "137"^^ . + "http://www.pauperizing.tld/humidifier/babylonians.html" . + . +_:Bd79dd334f3ec9fcb2766c362fab57145 "Akanksha Gnas" . +_:Bd79dd334f3ec9fcb2766c362fab57145 . +_:Baaabbf6e4a2b3e796d40e21f56dbd968 "ZefaAaden Raridon" . +_:Baaabbf6e4a2b3e796d40e21f56dbd968 . + _:B2d614900cb575393215e773d347fc570 . + . + "1963"^^ . + "http://www.highnesses.tld/gefilte/cappy.html" . + "striper skydive gefilte" . + "190"^^ . + "cooncan highnesses skydive" . + . + "198"^^ . + . + "satanical scorners salutes" . + "shags satanical riflery" . + . + "http://www.rehinges.tld/riflery/scorners.html" . + "1962"^^ . + _:Bafab7b4b3a04284166b984338aac2ab5 . + "http://www.riflery.tld/salutes/entrustment.html" . + _:B91919c68cf393874d426099b9fc0b1de . +_:Bb51da69ffa5d397e36e879fbb2162997 "Mushanokoji Slusser" . +_:Bb51da69ffa5d397e36e879fbb2162997 . + _:Bf98d73b9bd9c56d5d98181fef017690d . + . + "http://www.catnapers.tld/malevolence/crepes.html" . + "cheers proselytizing malevolence" . + "29"^^ . + "http://www.emir.tld/catnapers/proselytizing.html" . + . + _:B972b6ca9bc50d5a62380bad9b5ec22ab . + . + "1962"^^ . + "http://www.miniseries.tld/mousier/boondoggles.html" . + "nimbi enterprize mousier" . + "135"^^ . + "http://www.viewfinder.tld/miniseries/enterprize.html" . + "advancing nimbi miniseries" . + . +_:B99bfc5c0b8cabb10c7feb0cfb4e187b5 "Elijah Bribiesca" . +_:B99bfc5c0b8cabb10c7feb0cfb4e187b5 . + _:B6fae6f35c17eabaec5c79dda9eb0e3bf . + . + "http://www.braided.tld/fermatas/cougher.html" . + "noisome fuzils fermatas" . + "31"^^ . + "http://www.ripost.tld/braided/fuzils.html" . + . +_:B79b0328c28010d8f3d088b47df621802 "Charlette Negron" . +_:B79b0328c28010d8f3d088b47df621802 . + _:B3d7b167dd5fcfb6911c69d109f68a0eb . + _:B82a542a188e9573964e7f688fac204a3 . + . + "http://www.uproariously.tld/divvying/disinclinations.html" . + "handholds inimitably divvying" . + "169"^^ . + . + _:Bdb270f8627bf8f9c79c4509aa0ff031b . + "1959"^^ . + "http://www.savages.tld/bends/nonindustrial.html" . + "erotogenic quitclaiming bends" . + "Butterworth-Heinemann" . + "coffered savages quitclaiming" . + . + _:B11c843a48ca45f2af7be38621eeedf65 . + . + "http://www.unbolted.tld/hunchbacks/locator.html" . + "clitorises wintering hunchbacks" . + "180"^^ . + . + _:Bb872314698c597e8c8c014788acc8883 . + . + "1952"^^ . + "http://www.mummed.tld/vacillations/rife.html" . + "affability talker vacillations" . + "122"^^ . + "http://www.missis.tld/mummed/talker.html" . + "thrashes affability mummed" . + . +_:B3e0978f6a1cdb57fe50d7a54ba99d8ca "Haskel Schadle" . +_:B3e0978f6a1cdb57fe50d7a54ba99d8ca . +_:B47188b5b06c852a260edc1e6176ea88e "Doma Markrof" . +_:B47188b5b06c852a260edc1e6176ea88e . + _:B6a5177a5aa41c6d4ff01c223bd293327 . + . + "http://www.desecrated.tld/loutish/polygony.html" . + "amenities tetrachlorides loutish" . + "76"^^ . + "negatively witnesses pharisaical flaunting divergence semitraditional negotiators greaves" . + "http://www.blubberer.tld/desecrated/tetrachlorides.html" . + . +_:Bdc7bec38b54f01fc7119d81761e56d07 "Nickolas Tritle" . +_:Bdc7bec38b54f01fc7119d81761e56d07 . + _:B45a5c2104ac557430cb8e2c6b4613a68 . + . + "1959"^^ . + "http://www.goalie.tld/damnably/treatabilities.html" . + "quadruplication supersensitive damnably" . + "97"^^ . + "http://www.shiftlessness.tld/goalie/supersensitive.html" . + "infests quadruplication goalie" . + . +_:B1c5dc6b6224b6c4bea6472b95abfac32 "Rogned Trasport" . +_:B1c5dc6b6224b6c4bea6472b95abfac32 . + _:B82d8ec55eca2b14bbb8eca2333122b7a . + . + "http://www.hailing.tld/infantilism/eluviating.html" . + "quadrennium earthwork infantilism" . + "70"^^ . + "http://www.remeasured.tld/hailing/earthwork.html" . + . +_:Bfdbe043e21c9d576b096011d4b85e299 "Dayton Mannello" . +_:Bfdbe043e21c9d576b096011d4b85e299 . +_:B899dd070dc0c8e9b60972f310a677605 "Hirotaka Matros" . +_:B899dd070dc0c8e9b60972f310a677605 . +_:Be0a87dc3ddeacdb7fe0a179fbaddbd0a "Harsha Candland" . +_:Be0a87dc3ddeacdb7fe0a179fbaddbd0a . +_:B1a0e9b9b04e736c23e3e6972d8279cd2 "Judah Novad" . +_:B1a0e9b9b04e736c23e3e6972d8279cd2 . + _:B2ca8088b7a74d27d99a33f2f47626428 . + . + "http://www.aggie.tld/disobliged/tennesseans.html" . + "saturations rumbaed disobliged" . + "12"^^ . + "sidecars commodiously nightie fatso spoiler circuiter poker nobble cheeking sayee suppurates" . + "http://www.beleaguering.tld/aggie/rumbaed.html" . + . + . + _:Bf18a6759c088c5fbe82a717378191ebd . + . + "http://www.cognizably.tld/teratoid/coadjutors.html" . + "yeller reminds teratoid" . + "73"^^ . + "http://www.attractive.tld/cognizably/reminds.html" . + . + _:B4b7886880fe6b8a5b7de1f3a451aec80 . + . + "http://www.backing.tld/sidebands/consuls.html" . + "unplayable cozey sidebands" . + "141"^^ . + "http://www.ritualized.tld/backing/cozey.html" . + . + _:B5c6d6e2f82094031797c6125d0d8ab08 . + _:B5e5e2a244f79a5ef21ea0b5bdf4b23cd . + . + "http://www.detainee.tld/soever/intruders.html" . + "tattooing conventing soever" . + "163"^^ . + "http://www.clarioned.tld/detainee/conventing.html" . + . + _:Bae4c40fd6fb88c3ba1c456a3f965c3ff . + . + "http://www.gropingly.tld/devilry/barratry.html" . + "proponing saloons devilry" . + "138"^^ . + "http://www.rabbets.tld/gropingly/saloons.html" . + . + _:B60e67484febfde0dec7715f9fe588478 . + "1965"^^ . + "12"^^ . + "Journal 3 (1965)" . + "1"^^ . + . + _:B3cf3b37a66455fc570b5553070ebbd43 . + . + "http://www.elucidation.tld/bawdry/congenitally.html" . + "incredibility crambos bawdry" . + "124"^^ . + "http://www.reavowed.tld/elucidation/crambos.html" . + . +_:Bfb7455516a86dd692258a754ccd93be4 "Eytan Dirth" . +_:Bfb7455516a86dd692258a754ccd93be4 . + _:B9820936d170db5f74e9dc1855a9895bc . + "1953"^^ . + "http://www.southing.tld/anthill/xx.html" . + "nonsmoking journalized anthill" . + "begot southing journalized" . + . +_:B8eb521e2d1dd35862f0a92141d18ca24 "Gitta Fortmann" . +_:B8eb521e2d1dd35862f0a92141d18ca24 . +_:B9567df92e20dea2a063ca97b1b3b4a1d "Awn Rataj" . +_:B9567df92e20dea2a063ca97b1b3b4a1d . +_:B7aa2250d021c84b284637fbb83c84d77 "Fabrizia Hetrick" . +_:B7aa2250d021c84b284637fbb83c84d77 . + _:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + _:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + "1958"^^ . + "http://www.villainess.tld/fluxions/flagmen.html" . + "buckhound foolishly fluxions" . + "49"^^ . + "municipalities villainess foolishly" . + . +_:Bbe1453a34d2f7e30ac03d72a90621c64 "Haimati Pickens" . +_:Bbe1453a34d2f7e30ac03d72a90621c64 . + _:B024737e53faa7498528976fb4220a21c . + . + "http://www.stranders.tld/strongboxes/chromas.html" . + "extenuation abbesses strongboxes" . + "99"^^ . + "http://www.feeblish.tld/stranders/abbesses.html" . + . + . + "booming sedates accommodatingly" . + "http://www.accommodatingly.tld/sabred/summarizing.html" . + _:Bff6c08e1d23aeee9972ab3403234e4f6 . + _:Ba9c11e2ae92955b0ac62098e9883621c . + "193"^^ . + . + "http://www.spunkily.tld/accommodatingly/equivocation.html" . + "1955"^^ . + "sedates equivocation sabred" . + . +_:B30450942317a366a133c07200fe1e859 "Tadataka Mausey" . +_:B30450942317a366a133c07200fe1e859 . +_:B48f502de230e9918dcc82b4457db6e5b "Sebastien Raymer" . +_:B48f502de230e9918dcc82b4457db6e5b . + _:B3a05c94ffe657afffe18fd7148308a67 . + _:Bfa6270bd0b5204ad01f85b246c549125 . + . + "1966"^^ . + "http://www.mechanization.tld/cornute/airings.html" . + "easies denying cornute" . + "38"^^ . + "admixes mechanization denying" . + . + _:B5c73338c75f6613b85588b5fe762bb8d . + . + "http://www.eliminator.tld/dissimilar/sectioning.html" . + "ascribes reviver dissimilar" . + "95"^^ . + . + _:B045cbe10dd77124b568f2b2c8545932f . + _:Bfc4fa55414d1404d170010383f381d37 . + . + "http://www.overmastered.tld/denuclearizing/kuchen.html" . + "glyptic hockshop denuclearizing" . + "21"^^ . + "http://www.ameboid.tld/overmastered/hockshop.html" . + . +_:B22e59db7f15ddf596f5e2f34433e50b0 "Melisa Patriarco" . +_:B22e59db7f15ddf596f5e2f34433e50b0 . +_:Becbd1bf63dfb3ffe3fc55dbed433abb6 "AbdulFattaah Leisure" . +_:Becbd1bf63dfb3ffe3fc55dbed433abb6 . + _:B7e7b9aca4467814072e622cbea792e28 . + . + "1965"^^ . + "http://www.novelly.tld/shapers/recreation.html" . + "wardens intransitives shapers" . + "143"^^ . + "foundries novelly intransitives" . + . + _:Bb536e0bd92bb4a30ea6a015d523fe358 . + _:B3e4286c00e411192d2ee5176d9c1996a . + . + "http://www.williwaws.tld/reinfusing/baas.html" . + "powerless worldlier reinfusing" . + "22"^^ . + "http://www.providently.tld/williwaws/worldlier.html" . + . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + . + "1964"^^ . + "http://www.foamed.tld/centuries/plunging.html" . + "quietist convincer centuries" . + "192"^^ . + "examinees foamed convincer" . + . +_:B7fd5ea011f1575df953fa18659dc31cc "Priam Cochrane" . +_:B7fd5ea011f1575df953fa18659dc31cc . +_:Bf2b46b24da62af30ae3d28bd6c8ce1f9 "Muslim Kozatek" . +_:Bf2b46b24da62af30ae3d28bd6c8ce1f9 . + _:B15d52bb0026afea14dbe920c59107573 . + . + "http://www.functioning.tld/indentions/rerecorded.html" . + "inflictable hopis indentions" . + "26"^^ . + "http://www.tickets.tld/functioning/hopis.html" . + . +_:B85a97dc6813c945725d8c3f82352b3b6 "Gerodi Hert" . +_:B85a97dc6813c945725d8c3f82352b3b6 . + _:Bfa3fdee1e03e188f978d3a84e9afcc6c . + . + "http://www.sanitaria.tld/speller/implanted.html" . + "sunbursts tinier speller" . + "160"^^ . + "http://www.visors.tld/sanitaria/tinier.html" . + . +_:Bdef777a02276d32bbb43cd92c3097505 "Zarek Laasaga" . +_:Bdef777a02276d32bbb43cd92c3097505 . + _:Bdc68ee6ea195d59c24c887fe5f417849 . + . + "http://www.adducing.tld/surtaxes/aneurism.html" . + "indulgently postbellum surtaxes" . + "36"^^ . + "http://www.husbander.tld/adducing/postbellum.html" . + . +_:Baefdf120153e52cae1d6d2679e877c89 "Franois Waszkiewicz" . +_:Baefdf120153e52cae1d6d2679e877c89 . + _:Bee93dc21642375b8cdfb9ffbca317ce9 . + _:B042411a15a8888d24c338f811abe57d9 . + . + "http://www.nonconfidential.tld/adipose/boats.html" . + "ratiocinator niacinamide adipose" . + "136"^^ . + "http://www.zesting.tld/nonconfidential/niacinamide.html" . + . +_:Bd96a3e9bd9e55299871ce9805ed6a93b "Miles Manero" . +_:Bd96a3e9bd9e55299871ce9805ed6a93b . +_:B732dd6f5f53d7b83212a8bbf9cbc0763 "Darell Oelschlager" . +_:B732dd6f5f53d7b83212a8bbf9cbc0763 . + _:B4e233d230f49dd381d4441b8f269e7cb . + "1960"^^ . + "http://www.fanzines.tld/boomier/harrowers.html" . + "erodes boogers boomier" . + "194"^^ . + "http://www.hankerer.tld/fanzines/boogers.html" . + "jour erodes fanzines" . + . + _:Ba6e46207f24a6558f36971322cb8da54 . + . + "http://www.curvets.tld/paver/bookmaking.html" . + "entrenched flued paver" . + "143"^^ . + "http://www.dribblers.tld/curvets/flued.html" . + . +_:B3ac192dcb14c7708d20f14b568705fe5 "Cheyli Englade" . +_:B3ac192dcb14c7708d20f14b568705fe5 . + _:Bef6585010f230649a6c70aa274be8e0d . + "http://www.ghostwrites.tld/fidgeter/tarpapers.html" . + . + "http://www.milligrams.tld/ghostwrites/rewires.html" . + "1966"^^ . + "teaching shuckers ghostwrites" . + "shuckers rewires fidgeter" . + _:B166a77f271280c71de1620a24585aea3 . + . + "154"^^ . + _:Bbf456205b67e760214092accc7e08834 . + . + "http://www.porringers.tld/tenderhearted/deflagrates.html" . + "misdirects guzzler tenderhearted" . + "8"^^ . + "http://www.undeliverable.tld/porringers/guzzler.html" . + . + _:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . + . + "1960"^^ . + "http://www.nominees.tld/lectured/perpetuates.html" . + "symblepharon extinguished lectured" . + "40"^^ . + "http://www.buggers.tld/nominees/extinguished.html" . + "upchucking symblepharon nominees" . + . +_:B7e27aa5988ec5c4768f6bd57f20b9833 "Ceithin Stimmell" . +_:B7e27aa5988ec5c4768f6bd57f20b9833 . + _:B486c3ba13f9689ea12fa90e964f69eab . + . + "http://www.emend.tld/cricketer/cuspids.html" . + "swounds husked cricketer" . + "148"^^ . + "http://www.granter.tld/emend/husked.html" . + . +_:Beb29a96c39e3ea797d038737697e1060 "Simonette Feldhake" . +_:Beb29a96c39e3ea797d038737697e1060 . +_:B785db8c72ad848786b2847d4acc4f202 "Bruna Nervis" . +_:B785db8c72ad848786b2847d4acc4f202 . +_:Bfcfda6a6a374c863d217137d5f1b59e2 "Iselle Churches" . +_:Bfcfda6a6a374c863d217137d5f1b59e2 . +_:B8b933dfd918f252ed5e7dd44f4c209d8 "Iarena Trajillo" . +_:B8b933dfd918f252ed5e7dd44f4c209d8 . + _:B4ddffeade39ffdeda41d5c8ddfedfdbc . + . + "http://www.worshiped.tld/falsest/physiography.html" . + "unmingling impossibilities falsest" . + "82"^^ . + . +_:Be8db1846320791911e5472b9eacd7cfc "Jada Grech" . +_:Be8db1846320791911e5472b9eacd7cfc . +_:Be8cb808aae6c0d866cde4de99689b09c "Leonel Meche" . +_:Be8cb808aae6c0d866cde4de99689b09c . +_:B6700a569b6070ec6aefa44c0541fbcdc "Sajaa Gimm" . +_:B6700a569b6070ec6aefa44c0541fbcdc . +_:B06d60e52249f5b59a9119e92e341e2b8 "Marek Mancino" . +_:B06d60e52249f5b59a9119e92e341e2b8 . + _:Be108979b9a538c8d89485821fc7133d7 . + . + "http://www.permits.tld/ultimates/whammed.html" . + "reimposed foists ultimates" . + "88"^^ . + . +_:B987198f94789a32a6d24964fb17ee800 "Sypovaia Wegmann" . +_:B987198f94789a32a6d24964fb17ee800 . + _:Bdd4120fa02e1c136d0a03489a81f8370 . + . + "http://www.dolmens.tld/ginghams/tunings.html" . + "waistbands sects ginghams" . + "129"^^ . + "http://www.remeets.tld/dolmens/sects.html" . + . + _:Bb219edeb2d39822317a94d858cc135f1 . + . + "http://www.forestalling.tld/ungathered/overachieved.html" . + "motorcade enfranchisements ungathered" . + "13"^^ . + "http://www.behavioristic.tld/forestalling/enfranchisements.html" . + . + _:B62dee8e90d2f6e3919e019f3fc4a43a7 . + _:B8dcf77208b46fd355a4c0bc3b0e6dd25 . + "1966"^^ . + "http://www.biomedical.tld/windily/spiel.html" . + "quarts dosimetries windily" . + "depreciatingly biomedical dosimetries" . + . + _:B79b755c0b3b47ea5b1f26a9b23af7049 . + . + "http://www.feoffment.tld/leprechaun/tsarists.html" . + "responds redemonstrated leprechaun" . + "http://www.epidemiologies.tld/feoffment/redemonstrated.html" . + . +_:B4baa17987da395a9d3ca43bddf46caa5 "Tarozaemon Nettik" . +_:B4baa17987da395a9d3ca43bddf46caa5 . + _:B12ca3a8cff7864d41bf9275bd44881ce . + _:B0bace8700d8c82706ad87b88bf084041 . + . + "http://www.lieges.tld/repave/complicated.html" . + "boarded shoddies repave" . + "157"^^ . + "bronchos occidents sliverers quadruplicate wheelies singed allayment dictatorships apprehending mailwoman" . + "http://www.banisters.tld/lieges/shoddies.html" . + . + _:Bf5c76bb04666bf114b71ee703d9d72f8 . + . + "http://www.recapitalizing.tld/telephotograph/telecasted.html" . + "statistically mezzanines telephotograph" . + "http://www.ropeways.tld/recapitalizing/mezzanines.html" . + . +_:B25faf375e46dc44c1987707fbce55930 "Hafsa Turrubiartes" . +_:B25faf375e46dc44c1987707fbce55930 . + _:Be88e5520dabd222871b14dbb1d2bec45 . + "1962"^^ . + "http://www.maidenhairs.tld/technics/rectification.html" . + "razoring correlations technics" . + "36"^^ . + "http://www.smoggy.tld/maidenhairs/correlations.html" . + "risked razoring maidenhairs" . + . +_:B860b51629b1d2a46508792e7e48f10e4 "Kristine Pulis" . +_:B860b51629b1d2a46508792e7e48f10e4 . + _:Bcb6498fddb88cf515074fbbf540eacfa . + . + "http://www.programable.tld/illustrated/electuary.html" . + "wifelier overfamiliarity illustrated" . + "137"^^ . + . + _:Bb0e1efc68a26b95c101e6ca9c88f4bc9 . + _:B1d273784e0cc81711285ab5d58b9873a . + . + "http://www.buttonholed.tld/decapods/stooling.html" . + "cussers peachier decapods" . + "35"^^ . + "http://www.evictors.tld/buttonholed/peachier.html" . + . +_:Bf0523524d81ae399dc893abd27989ed4 "Feliks Klarin" . +_:Bf0523524d81ae399dc893abd27989ed4 . + _:B84cd6d2bc72da8b012b91d8eca4cb898 . + . + "http://www.handcart.tld/striplings/slowpoke.html" . + "restriction sulkier striplings" . + "31"^^ . + "http://www.delusionist.tld/handcart/sulkier.html" . + . +_:B80bb7f801bd6bee259c49c4c8399f07a "Anchita Figlar" . +_:B80bb7f801bd6bee259c49c4c8399f07a . +_:Bb14226f1ca305f8822b61c825fb603bb "Hoor Westin" . +_:Bb14226f1ca305f8822b61c825fb603bb . + . + _:B8b1058b6a27aedf0498d919268b51b33 . + . + "http://www.daydreams.tld/immediately/canzona.html" . + "peeped permuting immediately" . + "74"^^ . + "http://www.labium.tld/daydreams/permuting.html" . + . +_:B3292a9e8c242d8cd0247d7ff0eaefc2f "Unefiia Hudnell" . +_:B3292a9e8c242d8cd0247d7ff0eaefc2f . + _:Becc2dd96421ecce37051f426813894c0 . + . + "http://www.gilder.tld/obliterator/supercargo.html" . + "observational soliciting obliterator" . + "98"^^ . + . +_:Babda4e186ec65559ddad37f7a179a858 "Slava Matherson" . +_:Babda4e186ec65559ddad37f7a179a858 . +_:B32d616712c8696409dc0fb8eaf48b519 "Tokuma Pizzuto" . +_:B32d616712c8696409dc0fb8eaf48b519 . + _:B8bcd3afaecdd5f1aca5a9e688abb63ad . + . + "http://www.marquisette.tld/enslavement/thriftier.html" . + "screamers overladen enslavement" . + "3"^^ . + . +_:B6a70028429120a09ed3dac34c8eebea1 "Dragica Wangler" . +_:B6a70028429120a09ed3dac34c8eebea1 . + _:Baf67fb5d73da225e566f893096d725e0 . + . + "http://www.defacement.tld/bonzes/unsymmetrical.html" . + "starriest infiltrated bonzes" . + "113"^^ . + "http://www.improvising.tld/defacement/infiltrated.html" . + . + _:B782177e374f576c4bfbabaecdded58ae . + . + "http://www.bunging.tld/rots/deutschland.html" . + "quidnunc wetter rots" . + "24"^^ . + . + _:Bafdc1b6ffef3d6d823f7625cdd2f8a27 . + . + "http://www.penitently.tld/steerers/methought.html" . + "conducts cranching steerers" . + "100"^^ . + "http://www.hybridized.tld/penitently/cranching.html" . + . + _:Baa188c42f50cef07f5781c1df7429e69 . + . + "1961"^^ . + "http://www.roadsters.tld/stalagmite/merlins.html" . + "antisubmarine potentiality stalagmite" . + "33"^^ . + "ideated roadsters potentiality" . + . + _:B344d490fc3d07e94ae3a64a9fcb24648 . + _:Bfc1229817b73bd053b3814e1af29ad30 . + "1958"^^ . + "19"^^ . + "Journal 1 (1958)" . + "1"^^ . + . +_:B2737bbecf4b149d0dc6a9ea31b37b513 "Bryna Bayon" . +_:B2737bbecf4b149d0dc6a9ea31b37b513 . +_:B653aa6b3b62c79cb45646f3295efa584 "Eugenios Cheas" . +_:B653aa6b3b62c79cb45646f3295efa584 . + _:B5407e0489e1a49dc66e4b2efcaddada2 . + . + "http://www.whackers.tld/fauces/spines.html" . + "disciplining ostensibilities fauces" . + "117"^^ . + "http://www.intwining.tld/whackers/ostensibilities.html" . + . + "1960"^^ . + "7"^^ . + "Journal 3 (1960)" . + "1"^^ . + . +_:B1242902d7f8f648cd0f73ee4cee4b321 "Mitsuzuka Harling" . +_:B1242902d7f8f648cd0f73ee4cee4b321 . + _:B5f9fa081525ced1eba1c9afeb20ab494 . + . + "http://www.dillydallies.tld/bunn/daimyo.html" . + "tawdrier minced bunn" . + "149"^^ . + "http://www.xenia.tld/dillydallies/minced.html" . + . +_:B2fccc1dd1e33446c3c864edbea5c65c8 "Yoshimasa Estaban" . +_:B2fccc1dd1e33446c3c864edbea5c65c8 . +_:B761bd2d70b530d7c9794e2f28f605f77 "Vas Dy" . +_:B761bd2d70b530d7c9794e2f28f605f77 . + _:B980776210bc32e2dc6f31bbbea44b5ae . + . + "1958"^^ . + "http://www.domineers.tld/orchardists/interspersions.html" . + "insensibly breezing orchardists" . + "88"^^ . + "laggardly domineers breezing" . + . + _:Baaa83338673739735c01d21c032fbb65 . + . + "http://www.hearings.tld/subendorsed/hippocampus.html" . + "piazadora legation subendorsed" . + "15"^^ . + "http://www.incorporeal.tld/hearings/legation.html" . + . + . + _:Bd71c3f475dc56974aca83b0752b8747a . + . + "1955"^^ . + "http://www.autodialling.tld/germs/coalbins.html" . + "slimmed vogues germs" . + "126"^^ . + "misquoted autodialling vogues" . + . + _:B67bfa0f3930ca5887f65b215c8c0930c . + . + "1966"^^ . + "http://www.fax.tld/sedative/rummies.html" . + "overcompensating cursing sedative" . + "15"^^ . + "http://www.landscaping.tld/fax/cursing.html" . + "loper overcompensating fax" . + . + _:B5c2b6abff839e9dc3c16b7d16136b4e8 . + . + "http://www.samples.tld/lowdowns/parvenue.html" . + "superminis aspics lowdowns" . + "189"^^ . + "http://www.brutified.tld/samples/aspics.html" . + . + _:B9969a60d6bd3d59744740cfcf0260bd5 . + . + "http://www.fulfils.tld/fewer/incontinencies.html" . + "antecedents synthesizes fewer" . + "29"^^ . + "http://www.geometrically.tld/fulfils/synthesizes.html" . + "http://www.whished.tld/antecedents/fulfils.html" . + . +_:B51d01f36c9af933334e033831b7300ff "Shikita Samples" . +_:B51d01f36c9af933334e033831b7300ff . + _:B79d1bf62d3f89cdf8d8856b4a3db8ae9 . + _:Bd9539790235b2fbc31f00492d67bcb7b . + . + "http://www.rankling.tld/repealer/voodooing.html" . + "synfuels cautions repealer" . + "56"^^ . + "http://www.hunches.tld/rankling/cautions.html" . + . + _:Bb783237c1bf66e8c8a6f51a3dad1fae2 . + "1965"^^ . + "http://www.lancelot.tld/sombreros/heartening.html" . + "shushes struggled sombreros" . + "70"^^ . + "http://www.beadlike.tld/lancelot/struggled.html" . + "untwisted shushes lancelot" . + . + _:B216fef6f7e267d456ab19d980fdf83dc . + . + "http://www.unsnaps.tld/cameralistic/inviting.html" . + "whelky sorels cameralistic" . + "29"^^ . + "http://www.roentgenometries.tld/unsnaps/sorels.html" . + . + _:B853cc0b9769c959776394714957dc4f0 . + . + "http://www.gabling.tld/quarts/biomedical.html" . + "trifold depreciatingly quarts" . + "60"^^ . + "http://www.debunked.tld/gabling/depreciatingly.html" . + . +_:B7ffbba3fc82b226aeb4b9aa67ade5057 "Sanya Parma" . +_:B7ffbba3fc82b226aeb4b9aa67ade5057 . + _:B5e97b9eb6613fb98b0372760e06303d2 . + . + "1964"^^ . + "http://www.chemins.tld/fuzee/serenades.html" . + "tarragon untransformed fuzee" . + "80"^^ . + "http://www.potages.tld/chemins/untransformed.html" . + "tailgating tarragon chemins" . + . + _:B9ac759416c9bda3475c70613f7f6fa18 . + . + "http://www.interceptions.tld/submerse/polyandrist.html" . + "motherlands extragalactic submerse" . + "149"^^ . + "http://www.broughams.tld/interceptions/extragalactic.html" . + . +_:B307294bd1b496be62f58fe8dae8b41af "Balbara Kaltenbach" . +_:B307294bd1b496be62f58fe8dae8b41af . + _:B03af56bbd0d3d5d15f8773c82027c19a . + . + "http://www.fours.tld/schemery/whipper.html" . + "leaner denning schemery" . + "125"^^ . + . +_:Bc54e602b14871ac8141c657c1a873807 "Visha Affagato" . +_:Bc54e602b14871ac8141c657c1a873807 . +_:B045a8f2af7ca0c3c9b5b1af2f14563f3 "Rechkina Revalee" . +_:B045a8f2af7ca0c3c9b5b1af2f14563f3 . +_:Be894e8dac647b9dfa292be45a30af58a "Porfirio Eades" . +_:Be894e8dac647b9dfa292be45a30af58a . +_:B22a302bc83bf3114af67d4967ca0d9fa "Giselbert Pesin" . +_:B22a302bc83bf3114af67d4967ca0d9fa . +_:B26cf9f4f04f6e2d5c06fcdece380fd50 "Stesha Rackett" . +_:B26cf9f4f04f6e2d5c06fcdece380fd50 . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + . + "http://www.forenamed.tld/magnesias/deeryard.html" . + "ruffianly bewrays magnesias" . + "164"^^ . + "http://www.timbale.tld/forenamed/bewrays.html" . + . + _:Ba194826e8aa34bfabb6036ec7ea05f66 . + . + "1960"^^ . + "http://www.crimped.tld/dilapidated/ruralites.html" . + "tolerantly ambitiously dilapidated" . + "62"^^ . + "http://www.wiredrawn.tld/crimped/ambitiously.html" . + "mister tolerantly crimped" . + . + _:B601b350e112acd0493d08e9382a1456e . + . + "http://www.pinkness.tld/nominals/stopcocks.html" . + "boobs spatting nominals" . + "55"^^ . + "http://www.inaugurating.tld/pinkness/spatting.html" . + . +_:Bcc666063c4dd3b7a338c23f019041af9 "Gela Bong" . +_:Bcc666063c4dd3b7a338c23f019041af9 . + _:Be6d6eea1e0369830732e76ef37d6cd52 . + . + "1966"^^ . + "http://www.condones.tld/advertisement/tonics.html" . + "typed tissuing advertisement" . + "81"^^ . + "rollaway condones tissuing" . + . + _:B42882d3a697aa129fe6a5734a3fd92cb . + . + "http://www.amazingly.tld/demobilizations/diptyca.html" . + "dealerships misbegetting demobilizations" . + "119"^^ . + "masticates langur rebounding stuccoed correality circumscribing skivvies raisins pinna strafing" . + "http://www.thalliums.tld/amazingly/misbegetting.html" . + . +_:Bcc6a3b24b211daeed0c4ac657c6908ef "Androkls Caputi" . +_:Bcc6a3b24b211daeed0c4ac657c6908ef . +_:B06655833eb9925349f0ef99703c87528 "Koloman Bhakta" . +_:B06655833eb9925349f0ef99703c87528 . + _:B8908698ae3dca20160293aa8e7732492 . + . + "http://www.scenically.tld/overgeneralize/ptomaines.html" . + "constantly rummer overgeneralize" . + "14"^^ . + "http://www.offensively.tld/scenically/rummer.html" . + . + _:B790dcd90ce5a24a1f86c1f4a526f70ea . + . + "http://www.universalized.tld/jabbered/emperors.html" . + "biggie tottery jabbered" . + "31"^^ . + . +_:Bb25b3e84ed576dd46d65fdf9f9a37d6f "Tayyiba Marcin" . +_:Bb25b3e84ed576dd46d65fdf9f9a37d6f . + _:B54d258eff5da9ed5cf5ecae633ed2e1f . + . + "http://www.precondemning.tld/unboundedly/spacewalking.html" . + "rayless palinode unboundedly" . + "97"^^ . + . +_:Bc8f4b0275bfd808857c996d5240a34f2 "Branislava Marentis" . +_:Bc8f4b0275bfd808857c996d5240a34f2 . + _:B99931d278628f993c3509a92a79d6f5d . + . + "http://www.fatuously.tld/gabblers/sporozoan.html" . + "pugilism hides gabblers" . + "62"^^ . + "http://www.benzoin.tld/fatuously/hides.html" . + . +_:B853cc0b9769c959776394714957dc4f0 "Gasha Salberg" . +_:B853cc0b9769c959776394714957dc4f0 . +_:B928cad2614d4217ef998ab7de69a1bbc "Selma Kaleta" . +_:B928cad2614d4217ef998ab7de69a1bbc . +_:Bd4d83a3a89c22f147fa1fc6b849cac40 "Leontine Wrzesinski" . +_:Bd4d83a3a89c22f147fa1fc6b849cac40 . +_:Bb86bbde4423e0a801925e394664edae6 "Lilly Rissanen" . +_:Bb86bbde4423e0a801925e394664edae6 . + _:B576fe28138f4a6c8d968448e952f7de9 . + . + "http://www.stagnation.tld/colludes/queazy.html" . + "irresolutely unburned colludes" . + "96"^^ . + "http://www.tallboys.tld/stagnation/unburned.html" . + . + _:B5b458b0fd1b3c172a4688b1e9d705eab . + . + "http://www.periwinkles.tld/trigonometrical/interning.html" . + "obsoleteness loading trigonometrical" . + "105"^^ . + . +_:B7b0826f03e9b9f6e3bfeabfc4b613ba2 "Orlenda Firestine" . +_:B7b0826f03e9b9f6e3bfeabfc4b613ba2 . +_:B23e0ddc441328c1be6e8516cb92eff9d "Rakhiel Verkler" . +_:B23e0ddc441328c1be6e8516cb92eff9d . +_:Bc376283896c0a25c85d602a079457e9e "Tejano Standifur" . +_:Bc376283896c0a25c85d602a079457e9e . +_:B277d4322c2568abd856a9ea8d3c7c08c "Tamary Nici" . +_:B277d4322c2568abd856a9ea8d3c7c08c . + _:B8390da090173857b4d369edd44b29774 . + . + "http://www.adventurousness.tld/uninjured/signatured.html" . + "pedophile outcropping uninjured" . + "170"^^ . + . + _:Bec69dc648cdf0218812472c35a314de1 . + . + "http://www.reparations.tld/horseradishes/atherosclerotic.html" . + "admirer regales horseradishes" . + "31"^^ . + "http://www.studded.tld/reparations/regales.html" . + . + _:B5c44b75225184f762aaa6bfde614a9bd . + . + "http://www.curlers.tld/gnomons/viticultural.html" . + "latino harbingers gnomons" . + "94"^^ . + . + _:B6b22fee2c7efa4029a58c523a7c95670 . + "1964"^^ . + "2"^^ . + "Journal 8 (1964)" . + "1"^^ . + . + _:Bfaf684c5038bff443a3815fb019c9765 . + . + "http://www.overdraw.tld/detoxication/convalesced.html" . + "represents deiform detoxication" . + . +_:Bb83337c7624f205d1ecf8fc1108663b3 "Ericka Uimari" . +_:Bb83337c7624f205d1ecf8fc1108663b3 . +_:B7295253505871b615d4dfabb135c4e1a "Gizheurann Pettipas" . +_:B7295253505871b615d4dfabb135c4e1a . +_:Bec826e054d49f8d3d7cc82803f4d7d39 "Eisen Fausnaught" . +_:Bec826e054d49f8d3d7cc82803f4d7d39 . +_:B85e5a422480f6fed1aefe2c1c9623e9b "Lavonne Garff" . +_:B85e5a422480f6fed1aefe2c1c9623e9b . + _:Be3615c01402e7081e71e38c5b31fd92a . + "1967"^^ . + "http://www.mispronunciations.tld/arduously/presells.html" . + "preachment forehead arduously" . + "100"^^ . + "http://www.chasten.tld/mispronunciations/forehead.html" . + "unprovoked preachment mispronunciations" . + . + _:Bf4fc553085f648213a4155a290993ff4 . + . + "1966"^^ . + "http://www.vizirs.tld/showers/indictably.html" . + "marts funereally showers" . + "88"^^ . + "shamed vizirs funereally" . + . +_:B0110b36a02bceb7b2ce5e1048d1739d2 "Jeronimo Lajeunesse" . +_:B0110b36a02bceb7b2ce5e1048d1739d2 . +_:B88da251a05c74149e616b964cd566517 "Omezo Baumiester" . +_:B88da251a05c74149e616b964cd566517 . + _:B4701fb3062676fecb99334ede6c12f97 . + . + "http://www.stagnated.tld/crosscurrent/mortified.html" . + "teacake heckled crosscurrent" . + "178"^^ . + "snowplowed quenches pitifully colonelcies whorl lithiums whizbangs micros intermezzos interleave" . + "http://www.colliers.tld/stagnated/heckled.html" . + . + _:B613882f76cf9d098edcace3897c1e560 . + . + "http://www.unifier.tld/maladjustment/resided.html" . + "porticos flinger maladjustment" . + "157"^^ . + . + _:B483201665704f1fa2fd365be54b8147a . + _:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 . + . + "http://www.pictures.tld/manitou/eliciting.html" . + "caltraps cuddies manitou" . + "79"^^ . + "http://www.corncribs.tld/pictures/cuddies.html" . + . +_:B7a688534e524712ee2eba0ec4c5dfb87 "Nikolena Buckman" . +_:B7a688534e524712ee2eba0ec4c5dfb87 . + _:B5f65f10d92d92274e9d6d0866d91b202 . + _:B32898f71ad66162d00579aeb00ce6aba . + . + "http://www.cocking.tld/termers/unreadiest.html" . + "outfighting paleface termers" . + "113"^^ . + "http://www.klatches.tld/cocking/paleface.html" . + . + _:B572418245bcb2d6a62bec8d4bf8cfcd7 . + . + "http://www.interrogant.tld/secs/penumbrae.html" . + "backpacked tacos secs" . + "http://www.intrusively.tld/interrogant/tacos.html" . + . + _:B0d1dcad989235f74e53da6d912adea61 . + . + "http://www.eulogizers.tld/tapping/blousiest.html" . + "worshipping interdistrict tapping" . + "67"^^ . + "http://www.farrago.tld/eulogizers/interdistrict.html" . + . +_:B61e62d27d8aedd39f5786b989878072c "Nanette Casado" . +_:B61e62d27d8aedd39f5786b989878072c . +_:B125498e1f8c60d3a646d3152bcd6bea4 "Mandek Lisle" . +_:B125498e1f8c60d3a646d3152bcd6bea4 . + _:Bed04764ebb2ddb20cd4a71e0b409e226 . + . + "1965"^^ . + "http://www.aerology.tld/threateningly/declaimed.html" . + "yowed abducted threateningly" . + "174"^^ . + "gonged aerology abducted" . + . + _:B9070033d1b42dcd1745d52165cdbbd47 . + _:Be64166a2d59845adeb9f5dafd5a80b78 . + . + "http://www.inheritress.tld/kestrels/prettifies.html" . + "outings relique kestrels" . + "174"^^ . + . + _:Bd12b79509ba1630d1bda3cfcc1898aee . + . + "1963"^^ . + "http://www.cyclonically.tld/winningly/unimpeachability.html" . + "destines woosh winningly" . + "111"^^ . + "overabound cyclonically woosh" . + . + _:Bb14becb799a6402a7d7be7b62ac978bd . + . + "http://www.kinspeople.tld/paddler/aims.html" . + "musted aviatrixes paddler" . + "103"^^ . + "http://www.protests.tld/kinspeople/aviatrixes.html" . + . + _:B2a71440f9325e3406f2e38bcb76b1d15 . + . + "http://www.plexuses.tld/screens/purplish.html" . + "gladded grids screens" . + "125"^^ . + "http://www.strangling.tld/plexuses/grids.html" . + . +_:Ba5005afc2886803f8e604ac86bc89ce6 "Laru Delavega" . +_:Ba5005afc2886803f8e604ac86bc89ce6 . + _:B81612b90686a2dc3d52d9b18a2a3635d . + . + "http://www.flawed.tld/recognition/buffeter.html" . + "concavo grumped recognition" . + "24"^^ . + "http://www.heartsickness.tld/flawed/grumped.html" . + . +_:Ba9120b7a9e4963b3ff3e6de359d83783 "Edria Mc" . +_:Ba9120b7a9e4963b3ff3e6de359d83783 . +_:B99283e27dd2cdd44c6bc4bdea3dd1048 "Pippino Kempner" . +_:B99283e27dd2cdd44c6bc4bdea3dd1048 . + _:Baddac5c789247e33e9dd55913abab477 . + . + "1961"^^ . + "http://www.condemnable.tld/biconvexity/groveling.html" . + "lupin pareve biconvexity" . + "117"^^ . + "http://www.shatteringly.tld/condemnable/pareve.html" . + "unposed lupin condemnable" . + . + "1953"^^ . + "14"^^ . + "Journal 1 (1953)" . + "1"^^ . + . + _:B727256596ed041c5c3fa92cdf1c9dcae . + . + "http://www.quads.tld/beckons/scoutmaster.html" . + "unbleached ologists beckons" . + "102"^^ . + "http://www.democratically.tld/quads/ologists.html" . + . +_:B3b70083605e815aedfda0b6caf71f8c3 "Lin Montavon" . +_:B3b70083605e815aedfda0b6caf71f8c3 . +_:Be0efe30daa227b9afdaa3999ca0ca669 "Betty Crosdale" . +_:Be0efe30daa227b9afdaa3999ca0ca669 . +_:Bf9ec4faf738003152a9508669cdbe9f9 "Trevonn Kretchmar" . +_:Bf9ec4faf738003152a9508669cdbe9f9 . +_:B2f05fd9a0366ec321d914f72dfb3542e "Dion Egure" . +_:B2f05fd9a0366ec321d914f72dfb3542e . + _:B6264a31c4d07d6beaa212f727a9fc144 . + . + "http://www.recommissioned.tld/endower/seatmates.html" . + "apneas quantimeter endower" . + "67"^^ . + "http://www.jambs.tld/recommissioned/quantimeter.html" . + . + _:Bd3a115e01b5a5bfbb709f3067ce1be51 . + _:B705be019cc0573672b86e1d458a4396a . + . + "http://www.nexus.tld/muggings/mezuzas.html" . + "leukaemia nonprotective muggings" . + "17"^^ . + "http://www.predicted.tld/nexus/nonprotective.html" . + . + _:Be7eb04f2e89c7f129fc0e5b12a7b3c66 . + . + "http://www.coquetting.tld/edicts/reiteration.html" . + "pilaster sheols edicts" . + "1"^^ . + "http://www.jaundiced.tld/coquetting/sheols.html" . + . +_:Be9ddb208d93a935c91d67bbe0c5ce826 "Liron Pilant" . +_:Be9ddb208d93a935c91d67bbe0c5ce826 . +_:B8f1343ed32fddf2f4626a9de2f30a154 "Seraphine Harkley" . +_:B8f1343ed32fddf2f4626a9de2f30a154 . + _:B1429a6f21c30c984df50393eb525c886 . + . + "http://www.minded.tld/ironclads/destroyers.html" . + "promoting macroeconomic ironclads" . + "69"^^ . + "http://www.reutilizations.tld/minded/macroeconomic.html" . + . +_:B6f98f4fde21b8cb87a06753677c87549 "Waljan Birckett" . +_:B6f98f4fde21b8cb87a06753677c87549 . +_:B0e3de5f59eff284e8b70f3078a599647 "Janile Arne" . +_:B0e3de5f59eff284e8b70f3078a599647 . + _:B902dc46143873444a50209f5b981bcca . + . + "http://www.competitors.tld/householders/evenfall.html" . + "chiffonnier elemental householders" . + "71"^^ . + "http://www.reembody.tld/competitors/elemental.html" . + . + _:B4634dd63d7a0ba97371cd9099d80ae71 . + . + "http://www.shuckings.tld/microsurgeon/navahoes.html" . + "colonelships indoctrination microsurgeon" . + "41"^^ . + "http://www.friendly.tld/shuckings/indoctrination.html" . + . +_:B2dd32e46743bee7c225ee92b92c78cb9 "Jin Demchok" . +_:B2dd32e46743bee7c225ee92b92c78cb9 . + "chicaned haemoglobin coiffeurs" . + "1961"^^ . + . + . + "http://www.recruiter.tld/coiffeurs/yacks.html" . + . + "haemoglobin yacks rakehells" . + "107"^^ . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + "http://www.coiffeurs.tld/rakehells/retuning.html" . + _:B63c9caf4bbd489167c5abca5a42abaaf . + . + "http://www.perpetuators.tld/scrawling/hydrators.html" . + "magisters megacycle scrawling" . + "60"^^ . + "http://www.mulcted.tld/perpetuators/megacycle.html" . + . + _:Bb1474a992915bed57ac57caff01d882b . + . + "http://www.topcrosses.tld/octuply/compositors.html" . + "coins misdeed octuply" . + "157"^^ . + "http://www.liquors.tld/topcrosses/misdeed.html" . + "cyans bleakest destriers appose watermarking shrieker engaging wrinklier slates optimistically bayous passable stonier enflamed multipliers immunotherapy excreting brindles psychoanalyzing ortolans finises disproving squawked renovating hitchhike bays galleons irritancy thersitical resemblances rickeys pits baseness lands notarizes nimbler alienism monogamistic crappiness satanism crispens predestines distorting overinflating fatalists unhatted turnstile nance weakhearted outlawed subtler aramaic bedumb deicide fibroma pebblier bronzier petunias hooking bewildering distensions wrongs enemies illogically branding glengarries overdiversification unprofitable crooknecks piniest demobbed bonnyclabber ensurers lubricous hotblooded nictating draggers luckier tangibility hemorrhoidectomies scummy hydrogenations nulling offtrack flitter sophist toller unmorality rejoiced asterisks wanderings discountenances unrepressed skiplane solecizes filthier friendly colonelships shuckings indoctrination microsurgeon navahoes nerts masses effecters affiant richest unfolds pureed fleetingly kibosh blabbermouth deputative addles preponderated demythologizations lipase scamps stockcar transcriptions dehydrogenate atriums lacerating workwomen postconsonantal padri greyness cashes gamesomely surpriser complainer tibiae latecomers descried enters unseasoned elicitation discontinuations uncoffined decompressed unexpressed imperceptibility nonadmissions jackknifed canthal particularities endowed billheads passovers specter barracking nips sodomite evangelicals overcautiousness lopes loincloths demagogies generatively cameleers agitates dillydally anchovies pityingly tradeable statutorily landlords halted fraternization coerces loadstones" . + . +_:Bfe37eb8e949bf72a642b9856345970af "Tera Vigen" . +_:Bfe37eb8e949bf72a642b9856345970af . + _:Bf04332919208e96d354290c10e5121fe . + . + "http://www.fineable.tld/encephalomyelitis/felting.html" . + "stibium salivating encephalomyelitis" . + "192"^^ . + . +_:B35ed2291678ff77d041fc0d889718b7f "Tiutcheva Buntin" . +_:B35ed2291678ff77d041fc0d889718b7f . + _:B46fd439583a4c540d0e632c56717de08 . + _:Bc6379ef4facce3f4d4e005fed298cb93 . + . + "http://www.harmoniously.tld/arete/wistfulness.html" . + "recoloring symbiotically arete" . + "88"^^ . + . +_:Bc2194bc691e8cb7f6ffb773c996fe8f8 "Kiyoemon Wesby" . +_:Bc2194bc691e8cb7f6ffb773c996fe8f8 . + _:B200b22d9e60d8d567bfa7a1f301db38a . + _:B9cd14fce5bf4f915a891df60749c2483 . + . + "http://www.lipids.tld/gametes/shimmeringly.html" . + "passbook physiognomist gametes" . + "170"^^ . + "http://www.restrengthens.tld/lipids/physiognomist.html" . + . +_:B026ea4e32cda11228d90cba2fcf4a474 "Toshiaki Bruso" . +_:B026ea4e32cda11228d90cba2fcf4a474 . +_:B3f03d8c99816c96d9e2fc36f2190dd72 "Alcee Shield" . +_:B3f03d8c99816c96d9e2fc36f2190dd72 . +_:B886354fd54b3925f526dd2bff7acde21 "Adishree Martinel" . +_:B886354fd54b3925f526dd2bff7acde21 . +_:B85564e2a9520e560c40bc6c290ec19cc "Pio Bucknam" . +_:B85564e2a9520e560c40bc6c290ec19cc . +_:B9df955ccb99494805083cdc0e5c8e656 "Lubov Depaolo" . +_:B9df955ccb99494805083cdc0e5c8e656 . + _:B44298026671fdeb6f61445259103a73f . + . + "http://www.allegiantly.tld/timesaving/roentgenize.html" . + "woodiness insurable timesaving" . + "92"^^ . + "http://www.allover.tld/allegiantly/insurable.html" . + . +_:Ba6cbf2ab971901c26c3b93d091576d70 "Mariko Etheredge" . +_:Ba6cbf2ab971901c26c3b93d091576d70 . + _:Beb24034e224b0e74f177822845f60cc9 . + . + "http://www.patellae.tld/spicing/semicolons.html" . + "unappetizingly unblushingly spicing" . + "88"^^ . + . +_:Bf35b8b7bc4c1f52fc43308c5b4a77d7d "Uwe Artiga" . +_:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + _:B7d2a97d37adf9c5bc2fffb28689dd83e . + _:Ba52fb5fc5299dad4357d2db7f3240626 . + . + "http://www.howdahs.tld/foredecks/timidity.html" . + "diallist emaciating foredecks" . + "171"^^ . + "http://www.macrocosmic.tld/howdahs/emaciating.html" . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + . + "http://www.calculated.tld/carnify/subitems.html" . + "rugger underwinding carnify" . + "117"^^ . + . +_:B32f3882d4c624f3c365418c0e116b818 "Nuha Leuchs" . +_:B32f3882d4c624f3c365418c0e116b818 . +_:B844a672bfc0b0f0c7cf8d585f9dd9861 "Bridget Hackenberg" . +_:B844a672bfc0b0f0c7cf8d585f9dd9861 . + _:Be560234230b4795cb8db68f1e4cf09bf . + . + "1965"^^ . + "http://www.unloosed.tld/precontriving/biochemists.html" . + "huggers puffins precontriving" . + "174"^^ . + "http://www.etchings.tld/unloosed/puffins.html" . + "feastful huggers unloosed" . + . + _:B54a1f3e032b8e6cbc0ab0c0b6ad01bd2 . + . + "http://www.faithlessness.tld/inweaving/rejoicing.html" . + "subprovince tubework inweaving" . + "198"^^ . + "http://www.reserving.tld/faithlessness/tubework.html" . + . + _:B836efd996dd7d87a3b1182968b555d2f . + . + "http://www.contiguousness.tld/conforming/prickliest.html" . + "selectee unmarriageable conforming" . + "164"^^ . + "http://www.qaid.tld/contiguousness/unmarriageable.html" . + . + _:B8244dfc73b2899d727c7e81f7abdd86e . + "1963"^^ . + "http://www.highjack.tld/carmakers/plotless.html" . + "pitiableness crabbiest carmakers" . + "57"^^ . + "http://www.cuttle.tld/highjack/crabbiest.html" . + "motives pitiableness highjack" . + . +_:Bb1662048be3ffe721d304baba278a3a8 "Aleksndra Roncskevitz" . +_:Bb1662048be3ffe721d304baba278a3a8 . + _:B573dbec0b4cd9ec8e79e5c21edcc4cb3 . + . + "http://www.aborts.tld/cocks/towages.html" . + "prettifiers undermines cocks" . + "23"^^ . + "http://www.apostleships.tld/aborts/undermines.html" . + . +_:B9ff491105870fe1e1265fcffe45715c7 "Salamon Julien" . +_:B9ff491105870fe1e1265fcffe45715c7 . + _:B89ff2513fbfb71a02845c5487f995748 . + . + "1953"^^ . + "http://www.xeroxing.tld/probing/fryers.html" . + "actuators envenomation probing" . + "86"^^ . + "http://www.alarmingly.tld/xeroxing/envenomation.html" . + "fattiest actuators xeroxing" . + . +_:Bdc1a8345c6cc7869dac29a3f6849f8ca "Okichi Spradlin" . +_:Bdc1a8345c6cc7869dac29a3f6849f8ca . + _:B4fb45783519d7de61c904b0eef37634c . + _:Ba94f26629a90f4263dffb3ee8c4fe878 . + . + "http://www.centralizer.tld/stinters/reusable.html" . + "chromatographically dependency stinters" . + . + _:B4b7cc6725533ad839fa2d4ddb45e8809 . + . + "http://www.hebraizing.tld/erotogenic/savages.html" . + "quadricentennials coffered erotogenic" . + "194"^^ . + "http://www.conceives.tld/hebraizing/coffered.html" . + . + _:Bd57f44c3d725788a68501b94ff320306 . + _:B85a97dc6813c945725d8c3f82352b3b6 . + . + "http://www.reliances.tld/pouncer/divulgences.html" . + "singing severed pouncer" . + "53"^^ . + . + _:B8071d3feb506c6cdd5c7a9a26ab6573d . + . + "http://www.prorogues.tld/benders/supposing.html" . + "sagiest cowpoxes benders" . + "112"^^ . + "http://www.pyrostats.tld/prorogues/cowpoxes.html" . + . +_:Bbda1d73fc42af4025ac713ad09cd3a89 "Traveon Glau" . +_:Bbda1d73fc42af4025ac713ad09cd3a89 . +_:Ba03ab6bf65460964473f69bdb1a2c360 "Lana Nyce" . +_:Ba03ab6bf65460964473f69bdb1a2c360 . +_:Bf8489492af46a577dec35d11dea3de1d "Beli Vanderiet" . +_:Bf8489492af46a577dec35d11dea3de1d . + _:B636b085db1499ed5276e8207fe13db92 . + . + "http://www.defectors.tld/birthplaces/curtseyed.html" . + "bondholders parentis birthplaces" . + "199"^^ . + "http://www.piezochemistry.tld/defectors/parentis.html" . + . + _:B2fccc1dd1e33446c3c864edbea5c65c8 . + . + "http://www.unlawfulness.tld/hulks/underlines.html" . + "reserved jollifies hulks" . + "69"^^ . + "http://www.selsyns.tld/unlawfulness/jollifies.html" . + . +_:B47af817a8e62d09c3f58dc967406afbd "Yevgeni Muczynski" . +_:B47af817a8e62d09c3f58dc967406afbd . +_:Bd4f977613cff3c509d2cf822b93a1b12 "Taamira Yeomans" . +_:Bd4f977613cff3c509d2cf822b93a1b12 . + _:Bcae2c4cf3f4c0396f3da5363a31c7a93 . + . + "http://www.sassier.tld/washier/friendless.html" . + "stewards bilobed washier" . + "113"^^ . + "http://www.melanoids.tld/sassier/bilobed.html" . + . +_:B914501472007ca4176ca1272a8fbfa98 "Leopold Bala" . +_:B914501472007ca4176ca1272a8fbfa98 . + _:B15c27d61ca78f0cdfba0de193ef8cc2b . + . + "http://www.blights.tld/tabby/scotties.html" . + "hurrahs accommodators tabby" . + "198"^^ . + "http://www.curvier.tld/blights/accommodators.html" . + . +_:Bdceda79e8deeaedafc264db87c0f8995 "Diotima Sirk" . +_:Bdceda79e8deeaedafc264db87c0f8995 . + _:B678ab2264de2bf24b2eb6814824622ba . + . + "http://www.dissociates.tld/dup/pygmoid.html" . + "hissers dyable dup" . + "37"^^ . + "http://www.motorships.tld/dissociates/dyable.html" . + . +_:Ba6dfe567c99e065d772ce7cca243717d "Aberthol Wilczak" . +_:Ba6dfe567c99e065d772ce7cca243717d . + _:B0e5d631896ca8a2dbdd17990c1944473 . + _:Bda58aa4baa7452d7a5c22ab5eb663ca4 . + . + "http://www.garroters.tld/waterfowls/unrented.html" . + "recheck parricidal waterfowls" . + "45"^^ . + "http://www.threads.tld/garroters/parricidal.html" . + . + _:B2f08142d210419b1d6bbc785f3c820ee . + . + "1967"^^ . + "http://www.pated.tld/glassblower/smidgeons.html" . + "yetis crunchers glassblower" . + "180"^^ . + "atoningly pated crunchers" . + . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + "1966"^^ . + "http://www.bracer.tld/censer/proprietors.html" . + "reconstituting accordable censer" . + "20"^^ . + "http://www.astrologist.tld/bracer/accordable.html" . + "festivals reconstituting bracer" . + . +_:B49eb34465ffeee82dcda17848fd191cc "Ferdinand Liem" . +_:B49eb34465ffeee82dcda17848fd191cc . +_:Bc71e85ecdc7548c6f67b457dca029fe8 "Mamoon Gehrmann" . +_:Bc71e85ecdc7548c6f67b457dca029fe8 . + _:B711658c1dfb14f3d69b01b7d110f9f62 . + . + "http://www.ordinals.tld/dissimilarities/religiousness.html" . + "questioners sunburned dissimilarities" . + "123"^^ . + . + _:Be63946a18c4f8e5b0542ea5cb661b1e2 . + . + "http://www.duffles.tld/overzealous/overlooks.html" . + "escalated sneaked overzealous" . + "157"^^ . + "http://www.unmelted.tld/duffles/sneaked.html" . + . + _:B300bac6ece509077ee6b5374f6e5d480 . + _:Bc913c4e9a0ee7c684524f228068d72f1 . + . + "http://www.actuary.tld/sheriffs/risque.html" . + "crustal concealable sheriffs" . + "135"^^ . + "http://www.soppiest.tld/actuary/concealable.html" . + . +_:B9f4619c852872270162cd895eb4e2510 "Almira Garand" . +_:B9f4619c852872270162cd895eb4e2510 . + _:Bdb412f4c5913be65aceee4194525ec00 . + . + "http://www.tells.tld/mas/alas.html" . + "gentling unbid mas" . + "14"^^ . + . + _:B46a0d53deb76ae4f164d840fd16631d5 . + . + "http://www.nurturers.tld/dioptre/palatines.html" . + "illogical chansons dioptre" . + "74"^^ . + "http://www.meres.tld/nurturers/chansons.html" . + . + _:B6c9f5b7c5b722061a7dc7db02e0762dd . + . + "http://www.contravenes.tld/nothings/rioting.html" . + "worrier drinks nothings" . + "179"^^ . + "http://www.multiform.tld/contravenes/drinks.html" . + . +_:B59f29f9a9148cbd2dcf518a4b1d74ecd "Hortenspa Posen" . +_:B59f29f9a9148cbd2dcf518a4b1d74ecd . +_:B6dfae69b86380c68fbb86fc58b3b184b "Kefira Economides" . +_:B6dfae69b86380c68fbb86fc58b3b184b . + _:B35db0e2e90200db3b0482999b016c50c . + . + "http://www.toweringly.tld/hellgrammites/doziest.html" . + "ladlefuls fraying hellgrammites" . + "68"^^ . + "http://www.pentathlon.tld/toweringly/fraying.html" . + . + _:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 . + _:B15d52bb0026afea14dbe920c59107573 . + _:Be40d197594dc3d0c7ff0af962877aa9e . + . + "http://www.fecklessly.tld/rehabilitations/miniaturizing.html" . + "editorializations expectations rehabilitations" . + "56"^^ . + . +_:Bbae5c2b6db28114b0a533aedb20eda90 "Esmerelda Klehn" . +_:Bbae5c2b6db28114b0a533aedb20eda90 . + _:B73bd6361679c8f036c5ddad3f7496143 . + _:B9b8e96d72b3c5f103352aad965042ff1 . + . + "http://www.pommelled.tld/mentors/killed.html" . + "assisters blinders mentors" . + "190"^^ . + "http://www.engirded.tld/pommelled/blinders.html" . + . + _:B63aa6279eb42dcdd5c0a6a09c2047624 . + . + "1965"^^ . + "http://www.holidays.tld/fatting/alkalis.html" . + "grebes glamorization fatting" . + "177"^^ . + "http://www.portrayals.tld/holidays/glamorization.html" . + "citator grebes holidays" . + . +_:Bf8c3abf95d896f048f0b34554547aa54 "Geralde Galles" . +_:Bf8c3abf95d896f048f0b34554547aa54 . + _:B4a79841a20974a01956d6567679e3073 . + . + "http://www.searchable.tld/tetra/elixirs.html" . + "teetotum randoms tetra" . + "97"^^ . + "http://www.jellify.tld/searchable/randoms.html" . + . +_:Bddc2e7fc8021a75708deb5912b162543 "Shereen Khazdozian" . +_:Bddc2e7fc8021a75708deb5912b162543 . + _:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + "1963"^^ . + "http://www.gibbetted.tld/twilights/foreshown.html" . + "header englutting twilights" . + "environmentalist gibbetted englutting" . + . + _:Bafa13e03c1ce2d565f5367c4f2c5a1a7 . + . + "http://www.misadjust.tld/exsert/zaftig.html" . + "motorizes quadrated exsert" . + "64"^^ . + "http://www.colossuses.tld/misadjust/quadrated.html" . + . + _:Baa7d36e01fe036a4ccc09ebbfe116777 . + . + "http://www.highschool.tld/recesses/items.html" . + "rubidiums crassest recesses" . + "136"^^ . + "http://www.inviolably.tld/highschool/crassest.html" . + . + _:B28078270580c5efe2902bb9a8fba4418 . + . + "1962"^^ . + "http://www.explored.tld/mangier/brawns.html" . + "boyishly pompons mangier" . + "130"^^ . + "http://www.germaniums.tld/explored/pompons.html" . + "acupuncture boyishly explored" . + . + _:B16cce07af04037d90fe19053bb1cca11 . + . + "http://www.encompassment.tld/obscurantism/sneezing.html" . + "durably berettas obscurantism" . + "131"^^ . + "http://www.fledglings.tld/encompassment/berettas.html" . + . + _:Bc17e59977eb24c615052b0e78ec001d3 . + _:B8d8dd9ee5e84f665f91ab7a5a9bd40d3 . + . + "http://www.maxicoats.tld/juggling/nonbelievers.html" . + "reanimating gerontotherapies juggling" . + "http://www.colluded.tld/maxicoats/gerontotherapies.html" . + . + _:B5b5f5b0645d2090b5f12662d09bf72ea . + . + "1966"^^ . + "http://www.dads.tld/emigration/sleights.html" . + "cultivator sonless emigration" . + "18"^^ . + "http://www.canaries.tld/dads/sonless.html" . + "askant cultivator dads" . + . + _:B92d6e82819a0473555e76c4c8dbb61a4 . + . + "http://www.japeries.tld/peroxided/doctrines.html" . + "unalarming embossment peroxided" . + "28"^^ . + "http://www.hydroponic.tld/japeries/embossment.html" . + . +_:Bd62cae2841af76c9dd96cd1125dbf1d3 "Pacho Stahlnecker" . +_:Bd62cae2841af76c9dd96cd1125dbf1d3 . + . + _:Bcc45a9214bfe683a082e6742b05d3647 . + . + "http://www.humours.tld/favorableness/onside.html" . + "saltcellars garniture favorableness" . + "89"^^ . + . +_:Bcc3191949dea346d627dfeb970572c4a "Raktavira Danforth" . +_:Bcc3191949dea346d627dfeb970572c4a . +_:B2d4733dbfc1bb3debb5b582f64edde6d "Kiyonaga Reindel" . +_:B2d4733dbfc1bb3debb5b582f64edde6d . + _:B3e5f1c29ef6c19f6b8e516c8f51731f3 . + _:Bb2d224eec510b2615845c06a61974f5b . + . + "http://www.chaffers.tld/mijnheers/bustles.html" . + "forwardsearch monomials mijnheers" . + "170"^^ . + "http://www.colorists.tld/chaffers/monomials.html" . + . +_:B742e9b32562b98f9048c5be5c1f3e5b7 "Liubka Colabella" . +_:B742e9b32562b98f9048c5be5c1f3e5b7 . + _:B44d73f3319f7f0423eb9fd1ed075c067 . + . + "dibbuks childliest rationality" . + "32"^^ . + . +_:Bb914a4c656239e1c33136e724c8e2153 "Koi Lownsbery" . +_:Bb914a4c656239e1c33136e724c8e2153 . +_:B823b432e7c0ed354c682a3244f87f021 "Lela Gruenhagen" . +_:B823b432e7c0ed354c682a3244f87f021 . + _:Baaf147385f8120fd9bb7b340820b43da . + . + "http://www.situating.tld/erects/middlebrows.html" . + "crocuses quietened erects" . + "162"^^ . + . + _:B7f9853e58ea64e2c51d7e68ffa521103 . + . + "http://www.stoplight.tld/rallyist/procreating.html" . + "cornrows contamination rallyist" . + "141"^^ . + "http://www.numbly.tld/stoplight/contamination.html" . + . + _:Bf1908b91804ec102dbcc901af462310f . + . + "http://www.viewable.tld/putrefy/vireos.html" . + "illusiveness untamed putrefy" . + "45"^^ . + "http://www.prejudiced.tld/viewable/untamed.html" . + . + _:Bbbf5c2ee53160de94e77e215a239dc37 . + . + "http://www.disaffection.tld/touring/scornfully.html" . + "praos deringer touring" . + "http://www.waxworks.tld/disaffection/deringer.html" . + . + _:B757251396af4149f8d22505e6b1272f6 . + . + "http://www.macadams.tld/merriest/fruiter.html" . + "vacatable pornographies merriest" . + . + _:B6fbdf1ed5a5290907c66e16939f1a432 . + . + "http://www.flitter.tld/toller/unmorality.html" . + "offtrack sophist toller" . + "174"^^ . + "http://www.nulling.tld/flitter/sophist.html" . + . + _:Ba4ba7baa1595262d2466497657a22973 . + . + "http://www.deemphasizing.tld/convertibles/harrowing.html" . + "forensics trepid convertibles" . + "31"^^ . + "http://www.chapels.tld/deemphasizing/trepid.html" . + . + _:B1c17739808f1402688887d273b680ce3 . + . + "http://www.unriddling.tld/hedonists/inertness.html" . + "witcheries armistices hedonists" . + "197"^^ . + . +_:Bfde644790cdfc6d6bb81a3d6a666b444 "Phoena Lannen" . +_:Bfde644790cdfc6d6bb81a3d6a666b444 . +_:Bfe1453d4f3c1d17b3b6df5016d70b9f5 "Kyon Braucks" . +_:Bfe1453d4f3c1d17b3b6df5016d70b9f5 . + _:Be590778cf4ea54179683254f6079229e . + . + "http://www.harder.tld/ceremonies/prointegration.html" . + "caravel rebuttably ceremonies" . + "132"^^ . + . + _:B6eefe6b4e548f090ab8dabdcf7f95976 . + . + "http://www.ledger.tld/bulbul/cowedly.html" . + "lith fattener bulbul" . + "174"^^ . + "http://www.invaders.tld/ledger/fattener.html" . + . +_:Ba98383acde3574e29a8104c3e9350821 "Hadeel Ceraos" . +_:Ba98383acde3574e29a8104c3e9350821 . + _:B08dca4b3dc3cb28d47d0560175817c62 . + . + "http://www.outbox.tld/heist/whimpering.html" . + "mappable serenity heist" . + "145"^^ . + . + _:B53a81c3a98211d92f3f2526cc0fc0123 . + . + "http://www.heritrix.tld/minelayer/retitle.html" . + "flips deliquescence minelayer" . + "122"^^ . + "http://www.streets.tld/heritrix/deliquescence.html" . + . +_:B20e704b4100e043ff9e5a12ed59b5791 "Sumorokova Pilkerton" . +_:B20e704b4100e043ff9e5a12ed59b5791 . + _:Bac7b7577b526e3147a9f13518d3ae843 . + . + "1958"^^ . + "http://www.cliental.tld/management/incorrigibly.html" . + "smudging newfashioned management" . + "161"^^ . + "thermostable cliental newfashioned" . + . + _:B5ec6b7809c7e23c356be9c13c7933551 . + . + "http://www.hurriedly.tld/gaudily/cordites.html" . + "neutrality seriating gaudily" . + "51"^^ . + "http://www.slatier.tld/hurriedly/seriating.html" . + . + _:B5bb34630bfed90b7d3c7911d3fd08046 . + _:B587bc9fc22556bcea14aafe9dccfe5e9 . + . + "http://www.reckoners.tld/puckered/remediless.html" . + "rifleries moulted puckered" . + "117"^^ . + "http://www.coaction.tld/reckoners/moulted.html" . + . + _:B7228c2f60a971711f2bc6a039fd78fae . + . + "http://www.markka.tld/groused/wingspreads.html" . + "pushovers manslayer groused" . + "126"^^ . + . +_:B0bac4f7787d0e9935172a241665ab43a "Priskula Kexel" . +_:B0bac4f7787d0e9935172a241665ab43a . +_:Bdc1221276656bdc747669dfc68cd032a "Toshimichi Speth" . +_:Bdc1221276656bdc747669dfc68cd032a . +_:B7fc800efcc8427808089b53228f7a983 "Sharise Heagy" . +_:B7fc800efcc8427808089b53228f7a983 . +_:Bc2ab0597b249ebe573c44ace084bbffe "Jaadallah Mullen" . +_:Bc2ab0597b249ebe573c44ace084bbffe . + _:B48c1a518f0e5bf1d35eac3f125ccd102 . + _:Bd8ed78015094eb15cbdd1fe5d346d295 . + . + "http://www.canaled.tld/furtiveness/toxicants.html" . + "reorder rhomb furtiveness" . + "191"^^ . + "http://www.segos.tld/canaled/rhomb.html" . + . + _:Bba950a52a31270ffc84c3ae7466795fd . + _:B8b9ec0842a8b393a88fb7814c7eeb60c . + . + "1965"^^ . + "http://www.banned.tld/pauperizes/hausfrau.html" . + "serpents resetting pauperizes" . + "67"^^ . + "tintinnabulations banned resetting" . + . +_:B1df86347442a380fca9b3a1ee94b3b9b "Markandeya Kovalcheck" . +_:B1df86347442a380fca9b3a1ee94b3b9b . + _:B19aca388ec92e2ede18d5eb855973229 . + . + "1965"^^ . + "http://www.ordinariness.tld/dicotyledonous/dragster.html" . + "crossest relevancies dicotyledonous" . + "118"^^ . + "angers ordinariness relevancies" . + . + _:B97bddd23976713ffbb1310615a1bb661 . + "1964"^^ . + "http://www.temporally.tld/cocomats/dependability.html" . + "marveling hosteled cocomats" . + "158"^^ . + "http://www.imprudently.tld/temporally/hosteled.html" . + "moles marveling temporally" . + . + _:B1dca34ec80fc60089ce2872ae28a23e5 . + . + "http://www.tovariches.tld/misdoubted/dissuasions.html" . + "diver shopboys misdoubted" . + "http://www.southwester.tld/tovariches/shopboys.html" . + . + _:Bd89ff2250178fee90d7a2befb865b8bc . + . + "http://www.chuckholes.tld/carryouts/nagged.html" . + "careless galvanizer carryouts" . + "19"^^ . + "http://www.faltboats.tld/chuckholes/galvanizer.html" . + . + _:B265c8bd57ea313a9b1e78fa09f2560f0 . + . + "http://www.outer.tld/blintz/epidermization.html" . + "masculineness uvulars blintz" . + "184"^^ . + "http://www.teenyboppers.tld/outer/uvulars.html" . + . + _:Bc1a680e3efa669d97b20f3ba571a527e . + . + "1953"^^ . + "http://www.bicolours.tld/blamably/tartrate.html" . + "eisteddfod voluptuousness blamably" . + "97"^^ . + "http://www.aluminizes.tld/bicolours/voluptuousness.html" . + "ruffians eisteddfod bicolours" . + . + _:Bee0c7adb2388ec2c23586c7c97aa884c . + . + "http://www.kills.tld/veepees/buffets.html" . + "fraughts holer veepees" . + "74"^^ . + "http://www.coalesced.tld/kills/holer.html" . + . +_:B05011a0e922d80e3f90493cc2b972815 "Nanmadol Walgren" . +_:B05011a0e922d80e3f90493cc2b972815 . +_:B336669c567ebc557520dd1370aec16f0 "Ephrem Ruddle" . +_:B336669c567ebc557520dd1370aec16f0 . + _:B67bfa0f3930ca5887f65b215c8c0930c . + . + "http://www.choosiness.tld/keyboarded/restrengthened.html" . + "trifocals reallocations keyboarded" . + "118"^^ . + "http://www.decigram.tld/choosiness/reallocations.html" . + . +_:B30d08f9e4cc13d509a2acae8659eafae "Apolline Leonelli" . +_:B30d08f9e4cc13d509a2acae8659eafae . +_:Be2cc51c94084faa2363996889265ae09 "BeliMawr Uhlich" . +_:Be2cc51c94084faa2363996889265ae09 . +_:Bfe46e7000fe7729697c3f8ab50edf1ac "Ermid Soun" . +_:Bfe46e7000fe7729697c3f8ab50edf1ac . +_:Bc7d5c0543c97ee3b9fc7bb1b8d30bb88 "Gesshin Hocutt" . +_:Bc7d5c0543c97ee3b9fc7bb1b8d30bb88 . +_:B7f2472235ef8a4eb4baa70536144ab34 "Cathy Phebus" . +_:B7f2472235ef8a4eb4baa70536144ab34 . +_:B4b15775aa9bd90c6b58b26628d213c43 "Grite Faddis" . +_:B4b15775aa9bd90c6b58b26628d213c43 . +_:Bb13c643a508a212a934a78c8ffaef510 "Liebtraud Schorsch" . +_:Bb13c643a508a212a934a78c8ffaef510 . + _:B94a0b226a01c81a4a90e06d52ab26e42 . + . + "http://www.magmatic.tld/unlanded/tuppences.html" . + "oiler beldam unlanded" . + "139"^^ . + "http://www.swankily.tld/magmatic/beldam.html" . + . + _:B66e6f7052521f2240a246857e634fe33 . + _:B3fe446c7a76a05c43d0daba34d4da84f . + . + "http://www.allopathies.tld/tartufe/dynamited.html" . + "inexpressibility visitants tartufe" . + "182"^^ . + . +_:Bbe3384c6e749cfa9fe7f21e7fb38fa30 "Wiltrud Argro" . +_:Bbe3384c6e749cfa9fe7f21e7fb38fa30 . + _:B2d4130c29546810a1a63d84e3df892f9 . + . + "http://www.surmising.tld/preconstruct/chifforobe.html" . + "baldest sipping preconstruct" . + "37"^^ . + "http://www.gibsons.tld/surmising/sipping.html" . + . + _:B3900502b49055bc54c27e999749e8350 . + . + "1964"^^ . + "http://www.inconsistency.tld/coughers/blowfishes.html" . + "lapsing subrace coughers" . + "116"^^ . + "http://www.foolhardier.tld/inconsistency/subrace.html" . + "hided lapsing inconsistency" . + . + _:B9e5ee0fcf2a555ae482a5cd227b3d03d . + . + "http://www.stipulating.tld/scrupled/ascents.html" . + "saturnism medicaid scrupled" . + "148"^^ . + . +_:Badb3567c6756bbbea7a224abaa4b7c8a "Masao Martey" . +_:Badb3567c6756bbbea7a224abaa4b7c8a . + _:B14a0fb75c4a772d566587f98a41bcc6f . + . + "http://www.slopes.tld/plodder/equalize.html" . + "rimes rhododendrons plodder" . + "130"^^ . + "http://www.supercedes.tld/slopes/rhododendrons.html" . + . + _:Bf5f9aa55f588cc91937cb70edc0bc849 . + . + "http://www.spillable.tld/jujubes/ravishingly.html" . + "overflight adjustment jujubes" . + "57"^^ . + "http://www.undercharge.tld/spillable/adjustment.html" . + . + _:B5e97b9eb6613fb98b0372760e06303d2 . + . + "http://www.hoariest.tld/conj/servable.html" . + "remunerates goodish conj" . + "41"^^ . + "http://www.agreements.tld/hoariest/goodish.html" . + . + _:B732d01d1e03879b3bac2cfab680c8c44 . + _:Bb3ac26ca3dbb503cfe566fb45d2ff601 . + . + "http://www.wedgy.tld/jitters/boldest.html" . + "beaucoup emasculates jitters" . + "143"^^ . + "http://www.pickings.tld/wedgy/emasculates.html" . + . + _:B0918593d2588a4b4b069231bb8ab3d40 . + . + "http://www.faultiness.tld/suer/softbound.html" . + "prestamp elections suer" . + "84"^^ . + "http://www.douche.tld/faultiness/elections.html" . + . +_:B4cf34a997329851ed5f58862430112c3 "Ophelia Schinke" . +_:B4cf34a997329851ed5f58862430112c3 . + _:B9567df92e20dea2a063ca97b1b3b4a1d . + . + "http://www.lechayim.tld/microcosmic/curfewed.html" . + "pryingly warring microcosmic" . + "6"^^ . + "lymphatically deoxygenated dowels bluings throning heroics almner gushes penalized resiliency" . + "http://www.ruminating.tld/lechayim/warring.html" . + . +_:B9bc465d3020a6c4dc07d0d1efcc3d1d6 "Nastasiia Winzenried" . +_:B9bc465d3020a6c4dc07d0d1efcc3d1d6 . +_:Be968f969d895ac532966ceada453379a "Honey Eidinger" . +_:Be968f969d895ac532966ceada453379a . + _:B96abc91e1ebf2630b9196b643a373021 . + . + "http://www.nongregarious.tld/spurrey/supered.html" . + "doubleheaders thinclad spurrey" . + "29"^^ . + "http://www.euphonies.tld/nongregarious/thinclad.html" . + . +_:Ba75177e0d687d134c8afd7dd0db5d528 "Anakalane Rajaphoumy" . +_:Ba75177e0d687d134c8afd7dd0db5d528 . +_:Bca4e20c8e2ed724d9d6ba06230eb2c6d "Ashlyn Symeon" . +_:Bca4e20c8e2ed724d9d6ba06230eb2c6d . +_:Bb0b334699b4932046421d9852baa139a "Kantha Lybert" . +_:Bb0b334699b4932046421d9852baa139a . +_:B1ffc4c577e0b4b487e21154ad4013aa6 "Enar Nordlinger" . +_:B1ffc4c577e0b4b487e21154ad4013aa6 . + _:B5e25f5e59fa548fd9c4fa31fc12d791a . + _:B3d7152364433145d1bc2f753e96bf4cf . + . + "http://www.collecting.tld/weldable/canalized.html" . + "officiating bulgier weldable" . + "7"^^ . + "http://www.skullduggeries.tld/collecting/bulgier.html" . + . + . + _:B01976d2429cb42ec6f1e1623161100df . + . + "http://www.topographies.tld/eluding/lateraled.html" . + "entombment positrons eluding" . + "91"^^ . + "http://www.overconcern.tld/topographies/positrons.html" . + . +_:B518a096571f8430d351accc6b1baa5ac "Svetokhna Bayley" . +_:B518a096571f8430d351accc6b1baa5ac . + _:B761bd2d70b530d7c9794e2f28f605f77 . + . + "http://www.atrociously.tld/argled/beduins.html" . + "omelette antiquing argled" . + "127"^^ . + "http://www.unwrinkling.tld/atrociously/antiquing.html" . + . + _:B6950bf38cb674d8120a2462e75398279 . + . + "1955"^^ . + "http://www.reusability.tld/caneware/benchmarks.html" . + "rehears ablings caneware" . + "117"^^ . + "http://www.coigns.tld/reusability/ablings.html" . + "pimpernels rehears reusability" . + . + _:B16797737acef614e5e082b86fe9b16c9 . + . + "http://www.spelt.tld/neutralizing/malefactress.html" . + "cumuli gentlefolk neutralizing" . + "54"^^ . + . + _:Be682cccd08b858eb34f620673ffc14be . + . + "1956"^^ . + "http://www.precancel.tld/inlands/outargued.html" . + "stews spence inlands" . + "scarcities precancel spence" . + . + _:B621c45f185b20b7e2c45fbf9edffbb0d . + _:B6700a569b6070ec6aefa44c0541fbcdc . + . + "http://www.teratosis.tld/gavelling/vocalities.html" . + "exhalent inveighed gavelling" . + "84"^^ . + . + _:Bc2abe325305b6fd2e9ba413b437ca7ff . + . + "http://www.etches.tld/libelees/invoiced.html" . + "fermented proselytes libelees" . + "18"^^ . + "http://www.mistunes.tld/etches/proselytes.html" . + . +_:B9b98225d132b13371c307007459fca65 "Shadhaa Gomillion" . +_:B9b98225d132b13371c307007459fca65 . +_:Bf425392a14f84db3de49d59254bf5fbd "Caden Failing" . +_:Bf425392a14f84db3de49d59254bf5fbd . + _:Bcadd2bbde580ac72130e1f3b6395d302 . + . + "http://www.coarsest.tld/widdling/calculably.html" . + "bluesmen incorporator widdling" . + "150"^^ . + "http://www.subdirectors.tld/coarsest/incorporator.html" . + . + _:Bbe3211a577da14bdb42bc6b790479d79 . + "1963"^^ . + "http://www.unbind.tld/youngsters/avion.html" . + "hydrogenous inks youngsters" . + "72"^^ . + "limberest unbind inks" . + . +_:B773feaf77294fc82aaccd1bacc08b835 "Narkis Hickling" . +_:B773feaf77294fc82aaccd1bacc08b835 . + _:B51920c385543589d9a9c1c957768395f . + . + "http://www.wipeouts.tld/intercessions/majestical.html" . + "slitless mimickers intercessions" . + "177"^^ . + . +_:B43fd4e09b9a9f755e38e2dd6d380faeb "Tewdwr Foney" . +_:B43fd4e09b9a9f755e38e2dd6d380faeb . + _:B9433c699c39a0ac8d908a7df5b2beed1 . + . + "http://www.skipper.tld/darting/contributes.html" . + "assegai moltenly darting" . + "125"^^ . + "http://www.precipices.tld/skipper/moltenly.html" . + . + _:Be58e7bf8410cd3bf4226af546d6febeb . + _:Bfbcb608f63f305de88b4144566c2e59f . + . + "http://www.splotching.tld/merchandisers/swords.html" . + "massiness spanner merchandisers" . + "169"^^ . + . + _:B6994506f768f3a9490780fd1eaef2bd0 . + . + "http://www.counterfeitness.tld/eutrophy/gestures.html" . + "inculpate synaesthetic eutrophy" . + "117"^^ . + "http://www.ecdysial.tld/counterfeitness/synaesthetic.html" . + . +_:B09d8fba6609df99911d2ca2599423ad1 "Amora Ockmond" . +_:B09d8fba6609df99911d2ca2599423ad1 . + _:B5b5c31f23b669e559aaa7470a0efb6fb . + . + "http://www.tinfoils.tld/zeroed/scarcity.html" . + "steppes adulated zeroed" . + "138"^^ . + . + _:B3a8c1ee9806202d2962e6129493b78da . + . + "1961"^^ . + "http://www.amirates.tld/catwalks/parleying.html" . + "sublease haploids catwalks" . + "138"^^ . + "http://www.topkicks.tld/amirates/haploids.html" . + "trolls sublease amirates" . + . + _:B8227aa882671ef178e90b5762f4f9e9d . + . + "1961"^^ . + "http://www.gallbladders.tld/fetters/pinesaps.html" . + "genitures preconceiving fetters" . + "45"^^ . + "http://www.corniest.tld/gallbladders/preconceiving.html" . + "reshapers genitures gallbladders" . + . +_:B83d6c2ac0d26523e63143f56f5d64867 "Dyvyr Katra" . +_:B83d6c2ac0d26523e63143f56f5d64867 . +_:Bf04995f10ee80a0eac1cb0888744898a "Radosta Rodvold" . +_:Bf04995f10ee80a0eac1cb0888744898a . + _:B65f55d42ac4961bd5e63ead01c3ab755 . + . + "1965"^^ . + "http://www.bandeaux.tld/smokeless/befogs.html" . + "graffito antislavery smokeless" . + "135"^^ . + "relied bandeaux antislavery" . + . +_:Bca155fcd72c806f60316dc8d79f36414 "Ghana Reppucci" . +_:Bca155fcd72c806f60316dc8d79f36414 . + _:B68e8533640e9f0b900936ebbd190ebdc . + . + "http://www.weeklong.tld/preeminently/clanged.html" . + "cynics gastroscopy preeminently" . + "74"^^ . + "8"^^ . + "http://www.warmups.tld/weeklong/gastroscopy.html" . + . +_:B90909e64140c4d0f50e09885d65ccf8c "Terell Haaland" . +_:B90909e64140c4d0f50e09885d65ccf8c . + _:Bac21cffe484c1b3f3e3997534a6bb18d . + . + "http://www.vied.tld/loupes/hyping.html" . + "overfull dulling loupes" . + "14"^^ . + "http://www.astrobiologies.tld/vied/dulling.html" . + . + _:B650c1a52595e69cd9c9522d4523ea4e9 . + . + "http://www.lutings.tld/fabulously/enchain.html" . + "backfield kindhearted fabulously" . + "187"^^ . + . +_:B183cf1263cd48511d9aeb5263b9a1dca "Dylan Mensen" . +_:B183cf1263cd48511d9aeb5263b9a1dca . +_:B0956a0facaa984982e9412256ffd53f9 "Aurkene Venter" . +_:B0956a0facaa984982e9412256ffd53f9 . + _:B257564cd13ed9e8d922ca977213beda9 . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + . + "http://www.crumbliness.tld/tomboys/misfitted.html" . + "acetaldehyde annuitants tomboys" . + "131"^^ . + "http://www.glories.tld/crumbliness/annuitants.html" . + . + _:Ba440ca3c4ead7f4819d4194395ceec5d . + . + "http://www.hoaxed.tld/steeped/metamorphisms.html" . + "scowling revictualed steeped" . + "39"^^ . + "http://www.salter.tld/hoaxed/revictualed.html" . + . + _:B8415a67275f17e7ffb6e5a7747254656 . + . + "http://www.germier.tld/sutra/fertilely.html" . + "skiis cygnets sutra" . + "43"^^ . + "http://www.spited.tld/germier/cygnets.html" . + . + _:B8c162ccec056c09a30530bdc8955ae5a . + . + "1958"^^ . + "http://www.cagiest.tld/toiling/shaled.html" . + "voyeurs determinableness toiling" . + "121"^^ . + "bitterns cagiest determinableness" . + . + _:B26c051f75d2e96a52d065db7538997d5 . + . + "http://www.evanished.tld/icecaps/meliorated.html" . + "backcross missteps icecaps" . + "49"^^ . + "http://www.countries.tld/evanished/missteps.html" . + . + _:Be87a27f067830d72973019b8cb017e07 . + . + "http://www.fess.tld/encyst/retirees.html" . + "spleeniest participles encyst" . + "13"^^ . + "http://www.interschool.tld/fess/participles.html" . + . +_:B45b7030123608f078ece93e1e2dcf941 "Augustin Torner" . +_:B45b7030123608f078ece93e1e2dcf941 . + . + _:B6d98eedb782ff56dea2fbe53793ba189 . + . + "http://www.marrieds.tld/gasogenes/obnoxiously.html" . + "sashes fungic gasogenes" . + "112"^^ . + . +_:Ba574913d558caaad67af6b8674d33a45 "Wolfhelm Abella" . +_:Ba574913d558caaad67af6b8674d33a45 . + . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + . + "1962"^^ . + "http://www.moistureless.tld/rethink/outpace.html" . + "sissies reprobate rethink" . + "53"^^ . + "vinca moistureless reprobate" . + . + _:B1a87ad9791493a5a097a6e5e4f534d43 . + _:B9a8332eb4497a0d1036205e6e325b7fa . + . + "http://www.babbitting.tld/doves/stonefly.html" . + "barks ropy doves" . + "105"^^ . + . +_:Be45b12cab22ff0b1de8423a4d64220f5 "Changmi Dimattia" . +_:Be45b12cab22ff0b1de8423a4d64220f5 . + _:Be3fa5328d8ccd34f20bb53c19759fc6a . + . + "http://www.baedekers.tld/limiest/privets.html" . + "hepcats chooser limiest" . + "69"^^ . + "http://www.macaroni.tld/baedekers/chooser.html" . + . + _:B44298026671fdeb6f61445259103a73f . + . + "http://www.tups.tld/miasmic/commutative.html" . + "peccavis oratress miasmic" . + "181"^^ . + "http://www.arrivers.tld/tups/oratress.html" . + . +_:B108753d8817ac86508ee9806ea780102 "Desta Bowcutt" . +_:B108753d8817ac86508ee9806ea780102 . + _:Bc8cd8319d9a92b750f4ff916e217d27c . + . + "http://www.economically.tld/stilton/misapplying.html" . + "seraglios perpendiculars stilton" . + "130"^^ . + . + "http://www.whomping.tld/brimmed/oxyhydrogen.html" . + "1965"^^ . + . + "172"^^ . + "http://www.brimmed.tld/mordent/quitter.html" . + "chairs depletable brimmed" . + . + _:B501f18603eb6b1f21f094ede75cb58ab . + "depletable oxyhydrogen mordent" . + _:Bca631747613f78170f6309ce56fbd598 . +_:B62deefd9fa872bf870b64295b65a85e2 "Kristian Morocco" . +_:B62deefd9fa872bf870b64295b65a85e2 . + _:B88ab7a124220a02475fad7ff17de73f6 . + . + "1964"^^ . + "http://www.thorps.tld/recalcitrancies/tipster.html" . + "vox staggerers recalcitrancies" . + "61"^^ . + "http://www.roils.tld/thorps/staggerers.html" . + "kilovolts vox thorps" . + . + _:B2d3b3a63084ac0369826fcee540b04c8 . + . + "http://www.enervates.tld/deposing/unconsumed.html" . + "grizzliest scolders deposing" . + "80"^^ . + . + _:Bb7574705b35e3eba3ed974eae1a63a25 . + _:B4e366848a50c3fe8e6e88181391dd802 . + . + "http://www.candors.tld/maturative/bisques.html" . + "despicably childishly maturative" . + "28"^^ . + "http://www.sororities.tld/candors/childishly.html" . + . +_:B21855104c18be7ac408ca693d283c9eb "Yovanka Critchlow" . +_:B21855104c18be7ac408ca693d283c9eb . + _:B094bda7c4238c77087c28ec9107e6e96 . + _:Be707a81358845870b33ed85198fb2ebf . + . + "http://www.tithings.tld/peeking/overbaked.html" . + "undemocratically pesky peeking" . + "25"^^ . + "coronals dramatization inexecutable drillers divinities caparisons fetors lately peekaboo" . + "http://www.youths.tld/tithings/pesky.html" . + . +_:B44cd4963629a0c4f2714420df581ac00 "Drutmar Bolder" . +_:B44cd4963629a0c4f2714420df581ac00 . +_:B50d07c11942813a65f7ceff6185d8d13 "Gianna Lomascolo" . +_:B50d07c11942813a65f7ceff6185d8d13 . +_:Bd8ed78015094eb15cbdd1fe5d346d295 "Latreece Whitebear" . +_:Bd8ed78015094eb15cbdd1fe5d346d295 . +_:B12dd1aaaf2358b481aae77f242ca530a "Cellina Schlosser" . +_:B12dd1aaaf2358b481aae77f242ca530a . + _:B7162011773282527ce13e5717e19286f . + . + "http://www.glassfuls.tld/reflux/tacticians.html" . + "alleger unended reflux" . + "46"^^ . + "http://www.mangrove.tld/glassfuls/unended.html" . + . +_:B0cc8d0467778166709151ec529e168cd "Kaitlyn Seedorf" . +_:B0cc8d0467778166709151ec529e168cd . +_:Bc360346b1652adc85e7e551d7b8093e2 "Conceicao Taraborelli" . +_:Bc360346b1652adc85e7e551d7b8093e2 . +_:B97b0f17839df5fc3858e146d13e23dc5 "Sherri Kissinger" . +_:B97b0f17839df5fc3858e146d13e23dc5 . + _:Beaf2faeddecca422fe964069efcfcdd5 . + . + "http://www.times.tld/minimaxes/dominants.html" . + "hemorrhagic plundered minimaxes" . + "112"^^ . + . + _:B71ff7a25f81cdf0568f40ac8e3c7f087 . + . + "http://www.administerings.tld/opticians/lushes.html" . + "mistreat nonsuccess opticians" . + "108"^^ . + "http://www.clonked.tld/administerings/nonsuccess.html" . + . + _:Bb14226f1ca305f8822b61c825fb603bb . + . + "http://www.libyans.tld/uniques/staleness.html" . + "hatracks succumbing uniques" . + "193"^^ . + "http://www.cuffs.tld/libyans/succumbing.html" . + . +_:B37ce7fdb0575e0ceb1e3163b4e87e1b3 "Giovanna Douthit" . +_:B37ce7fdb0575e0ceb1e3163b4e87e1b3 . + _:Bf425392a14f84db3de49d59254bf5fbd . + . + "http://www.rifer.tld/surmisers/satisfying.html" . + "napoleons splinting surmisers" . + "141"^^ . + "http://www.kerneling.tld/rifer/splinting.html" . + . +_:B84cea307a3010d5e972f0e531b1e0783 "Matabei Tall" . +_:B84cea307a3010d5e972f0e531b1e0783 . + _:Bf602cee368e7b3e11461bf9b56d40003 . + . + "1963"^^ . + "http://www.riels.tld/etape/washcloths.html" . + "kibbles cabbala etape" . + "161"^^ . + "http://www.security.tld/riels/cabbala.html" . + "acridness kibbles riels" . + . + _:Bcb6498fddb88cf515074fbbf540eacfa . + "1962"^^ . + "http://www.sloughed.tld/satoris/rattish.html" . + "songster flagellated satoris" . + "106"^^ . + "urolith sloughed flagellated" . + . + _:B2602f7f71385a06fdf12cf0f7f85344a . + . + "http://www.farcers.tld/legislatresses/underway.html" . + "definable bards legislatresses" . + "104"^^ . + . +_:B0b7fc9fcee5bcdbe453508dd9c8f2b53 "Brunhild Seit" . +_:B0b7fc9fcee5bcdbe453508dd9c8f2b53 . +_:B40f98e77cb0de1bae09912fa60664572 "Mitsuoki Vannorman" . +_:B40f98e77cb0de1bae09912fa60664572 . +_:Bc7e60fa4da730b4e8fc42e20cf116984 "Euphemia Pippert" . +_:Bc7e60fa4da730b4e8fc42e20cf116984 . +_:B8c80e0fdc4c8831c8567a1c1115cbe37 "Vivka Culligan" . +_:B8c80e0fdc4c8831c8567a1c1115cbe37 . + . + _:B5e9af0ea82757e1b8a818fdcf83c353a . + . + "http://www.plateauing.tld/embossers/cerebrum.html" . + "dually reoccupations embossers" . + "130"^^ . + "witchy horologe bigamistic furrows eloquence cobwebbier divorcing incidentally" . + "http://www.recelebrating.tld/plateauing/reoccupations.html" . + . +_:Bac0e2e9542db7cfdc3e979bbb2476605 "Fedia Hanning" . +_:Bac0e2e9542db7cfdc3e979bbb2476605 . +_:B4819d2e3884e149413bd41b9f0ce4b82 "Tahlia Francisque" . +_:B4819d2e3884e149413bd41b9f0ce4b82 . + _:B6ab373e3b1745e0b44a1e311afe486f2 . + _:B026ea4e32cda11228d90cba2fcf4a474 . + . + "http://www.fingerlings.tld/argles/lecithins.html" . + "warted thyroidectomies argles" . + "162"^^ . + "http://www.pinons.tld/fingerlings/thyroidectomies.html" . + . +_:B95fb844b9df182cdc570b9843e0fd14e "Adrianna Moscicki" . +_:B95fb844b9df182cdc570b9843e0fd14e . + _:B7faf5a318d44705db1e2887f67c176a8 . + "1959"^^ . + "http://www.categorical.tld/plebe/anabolic.html" . + "carrousel yelled plebe" . + "131"^^ . + "http://www.noses.tld/categorical/yelled.html" . + "tappers carrousel categorical" . + . +_:B41d88c50d7bd3679f57cd093ad0d2312 "Susumu Nozum" . +_:B41d88c50d7bd3679f57cd093ad0d2312 . + _:B193c1751e3f86bc202b0ead49160c0df . + . + "http://www.baseness.tld/notarizes/nimbler.html" . + "pits lands notarizes" . + "123"^^ . + "remorses reframes sweetbriers sideward penancing overdoes reshaping landslides unsay computerized" . + . +_:B150ef216696c859795e4c86323bd0bfb "Askitriia Trejos" . +_:B150ef216696c859795e4c86323bd0bfb . +_:B7a397b7988df2ed7d5cde6ff6a20f0a4 "Libera Ahlborn" . +_:B7a397b7988df2ed7d5cde6ff6a20f0a4 . +_:B6770d2403b7c2d41a74308d237b1af60 "Michizane Krips" . +_:B6770d2403b7c2d41a74308d237b1af60 . + _:Be9eafe0aa0466a6f8058f3d3e02febfe . + . + "1966"^^ . + "http://www.shoplifters.tld/kiddy/rocklike.html" . + "terminability preempted kiddy" . + "169"^^ . + "docility shoplifters preempted" . + . + _:Ba440ca3c4ead7f4819d4194395ceec5d . + . + "http://www.mewed.tld/stepper/shining.html" . + "nictitates encouraged stepper" . + "106"^^ . + "http://www.girder.tld/mewed/encouraged.html" . + . + _:Bf90508fa0e7f49561764fe8a25b54b65 . + . + "http://www.interdicted.tld/dinted/catalogues.html" . + "antings swells dinted" . + "100"^^ . + "http://www.molluscan.tld/interdicted/swells.html" . + . + _:B8ccb1b211806bcc2dbedc660c778276a . + "1956"^^ . + "http://www.vasectomizing.tld/maudlinly/toenailing.html" . + "vials precognitions maudlinly" . + "135"^^ . + "figworts vasectomizing precognitions" . + . + _:B8ef80f0a281ad759b1c53212a9deb512 . + _:B44e566163998bb040b2f5ad939588867 . + . + "http://www.aproning.tld/antihypertensive/cheapness.html" . + "mercantilism highjacks antihypertensive" . + "37"^^ . + "http://www.airing.tld/aproning/highjacks.html" . + . + _:B8a4948d1d02d24a99d185dec845a7060 . + . + "1955"^^ . + "http://www.nonstandard.tld/wanders/hirsuteness.html" . + "dominus claymore wanders" . + "127"^^ . + "http://www.interventionist.tld/nonstandard/claymore.html" . + "glassiness dominus nonstandard" . + . + _:B47af817a8e62d09c3f58dc967406afbd . + . + "1963"^^ . + "http://www.overrefinement.tld/sandpit/malinger.html" . + "permeated lymphs sandpit" . + "191"^^ . + "cookable overrefinement lymphs" . + . + _:B0b130dbbbf74aabfe91a5df78b19fd4f . + . + "http://www.devisals.tld/preterit/ganglionic.html" . + "workless sweetly preterit" . + "197"^^ . + "http://www.christly.tld/devisals/sweetly.html" . + . +_:B9f2fef71be2c27f5ec965b2a77a02588 "Traci Erazmus" . +_:B9f2fef71be2c27f5ec965b2a77a02588 . + _:B0c34d261804abfd464e83177aa571f47 . + . + "http://www.copulae.tld/meliorative/regressed.html" . + "labored adsorbable meliorative" . + "137"^^ . + . + "1963"^^ . + "6"^^ . + "Journal 5 (1963)" . + "1"^^ . + . + _:B43fd4e09b9a9f755e38e2dd6d380faeb . + . + "1961"^^ . + "http://www.outranges.tld/stoves/makeweight.html" . + "reinsure mythologically stoves" . + "152"^^ . + "nominately outranges mythologically" . + . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + "0-4854-5737-0" . + . + . + "Virtual Press" . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + "Proceeding 1 (1964)" . + "10"^^ . + "reexhibit feyest looting" . + "http://www.feyest.tld/embouchures/urbanizing.html" . + "1762"^^ . + "1964"^^ . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B2f06a021de5af0b85ee3836e574cf4d2 . +_:B364d4dbe1a67e7721e48f64dcbb9d3e1 "Lorie Boisjolie" . +_:B364d4dbe1a67e7721e48f64dcbb9d3e1 . + _:B7e76dea1eddad9de4d0d90e8c431354b . + . + "http://www.choreographs.tld/mariner/recolonize.html" . + "craggiest roosts mariner" . + "http://www.washes.tld/choreographs/roosts.html" . + . +_:B9b8e96d72b3c5f103352aad965042ff1 "Wala Dydo" . +_:B9b8e96d72b3c5f103352aad965042ff1 . +_:Bda11d3d189249c536697b405747d831d "Thijs Saylor" . +_:Bda11d3d189249c536697b405747d831d . + _:Bf6187ef98ffe4faab6721b3eb3450ebd . + . + "http://www.reconsecration.tld/barographic/surnamers.html" . + "xenophobe realising barographic" . + "99"^^ . + "http://www.tinglers.tld/reconsecration/realising.html" . + . +_:Be323be2467826dd6a24978b1f3c0c6ba "Konstiantinova Deniro" . +_:Be323be2467826dd6a24978b1f3c0c6ba . +_:B8d8c8820d6af84813dc8f3e3def383e9 "Dodie Tedford" . +_:B8d8c8820d6af84813dc8f3e3def383e9 . + _:B784c057b92cf6464cfd43089a8987f91 . + . + "http://www.adiathermancy.tld/sizer/nubble.html" . + "forgoing chollas sizer" . + "27"^^ . + . +_:B9fe535c8384a2d86d406222af07ae8dc "Jencir Miran" . +_:B9fe535c8384a2d86d406222af07ae8dc . + _:B96ad5ad84c6f15e81a1fe9c3d519743b . + _:B520deab3e9ac9aae6b5f1b42649d8f86 . + . + "http://www.holystones.tld/plenipotentiaries/misjudged.html" . + "froward reinstructing plenipotentiaries" . + "5"^^ . + "http://www.incepting.tld/holystones/reinstructing.html" . + . +_:B8cb3dd3e3ca2fd1b5b4c657bae53ab18 "Gregoire Hizer" . +_:B8cb3dd3e3ca2fd1b5b4c657bae53ab18 . + _:B3f1f7b6afc027168c406eab5389e1c3e . + . + "http://www.underclothes.tld/zymogenic/hooraying.html" . + "ectoplasm tiffanies zymogenic" . + "113"^^ . + "http://www.nonclassical.tld/underclothes/tiffanies.html" . + . + _:B7b118d0e97770d4f5dbdfef50f311a0a . + . + "http://www.nonmen.tld/typefaces/parlous.html" . + "demanded denaturant typefaces" . + "193"^^ . + "http://www.collates.tld/nonmen/denaturant.html" . + . + _:B769d33372f5ca79e80b39c3bdde5ae07 . + . + "http://www.hawkish.tld/truanting/aberration.html" . + "melodramatically sonorants truanting" . + "200"^^ . + . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + "http://www.polynesian.tld/moored/doorless.html" . + . + "151"^^ . + "shoppes polynesian wackier" . + "1962"^^ . + . + "timelessly wackier moored" . + _:Bb7b9999f01399f748a05f49128edafd4 . + . + _:B39ddc95abf81e805ce754bd40cdc015b . + . + "http://www.samplers.tld/palaver/lichening.html" . + "securest natures palaver" . + "40"^^ . + . + _:Bb51da69ffa5d397e36e879fbb2162997 . + . + "http://www.demythologizing.tld/judoist/goddams.html" . + "abounds bacteriocidal judoist" . + "179"^^ . + "http://www.gussets.tld/demythologizing/bacteriocidal.html" . + . + _:B05fbe07d8c1c51d76a16b33504252c50 . + . + "http://www.fielders.tld/spangled/nihils.html" . + "nills jingoish spangled" . + "54"^^ . + "http://www.reaccusing.tld/fielders/jingoish.html" . + . +_:B2d79100c69acc3ef3d32dc4a73999481 "Jacky Gurrieri" . +_:B2d79100c69acc3ef3d32dc4a73999481 . + _:Be809dc3cd8b1ea2fb2b5eb836addaaa1 . + . + "http://www.palms.tld/wrestlers/outsmarts.html" . + "falsity acropolises wrestlers" . + "28"^^ . + "http://www.choking.tld/palms/acropolises.html" . + . +_:B36235e39670c8884c04c8951c7683880 "Helga Colding" . +_:B36235e39670c8884c04c8951c7683880 . +_:Bdb274bf4347c5d6fcab15c7fd2e25e02 "Jake Bober" . +_:Bdb274bf4347c5d6fcab15c7fd2e25e02 . +_:B718b9ab6f63077ec6fe645ae1ed425d9 "Suhaila Berez" . +_:B718b9ab6f63077ec6fe645ae1ed425d9 . + _:Ba1d59b703fabe71e188df6f05fa761d6 . + . + "http://www.cedes.tld/brusk/ranting.html" . + "fulling seeping brusk" . + "14"^^ . + "http://www.humankind.tld/cedes/seeping.html" . + . +_:Bdd51b53ae205c9a9b7a685c6589acb97 "Annapurna Santolucito" . +_:Bdd51b53ae205c9a9b7a685c6589acb97 . + _:B3cc8acdaeef51e340290677a5dd20e90 . + . + "http://www.arks.tld/militating/uncapped.html" . + "newsletters outranks militating" . + "29"^^ . + "http://www.nonvoting.tld/arks/outranks.html" . + . +_:B03bffac13bad85b26ad72a2bfc0b1cf6 "Imaad Dolman" . +_:B03bffac13bad85b26ad72a2bfc0b1cf6 . + _:Bf54e32f048507cb1e888cdfcbbb692c8 . + . + "http://www.grouped.tld/layaway/testifier.html" . + "wyverns runaways layaway" . + "55"^^ . + . + _:B5fdb5ab4b21712a79e43aa455d1e5f61 . + . + "http://www.stander.tld/multiplier/professes.html" . + "chivaree uncomfortable multiplier" . + "67"^^ . + "http://www.amenders.tld/stander/uncomfortable.html" . + . +_:Bd3eff7a94fad538a4284d791e078b77e "Zachary Miska" . +_:Bd3eff7a94fad538a4284d791e078b77e . +_:B96c01160fd609d21111772d7b1c25eb3 "Amlie Chico" . +_:B96c01160fd609d21111772d7b1c25eb3 . + _:B77663dfd8e60ec862180ba5b24bb0867 . + "1957"^^ . + "http://www.vastier.tld/tauting/paves.html" . + "teemers federalism tauting" . + "93"^^ . + "blowby vastier federalism" . + . +_:B9164ccbf1df90b980727b908019179b0 "Aiko Lagrasse" . +_:B9164ccbf1df90b980727b908019179b0 . + _:B0503a25b257413a1d9cc3d892925a29d . + . + "http://www.kishka.tld/unwind/fragmental.html" . + "civically gruntles unwind" . + "139"^^ . + "http://www.spying.tld/kishka/gruntles.html" . + . + _:B83607c8f2c93345b7222faeb5fd2775e . + . + "http://www.divergence.tld/negotiators/greaves.html" . + "flaunting semitraditional negotiators" . + "100"^^ . + . +_:Bd50c81c79d55dfd8b01ec584c801bff0 "Kano Sivret" . +_:Bd50c81c79d55dfd8b01ec584c801bff0 . +_:Baad4a3100222ba5d6ac017221a9e4b5a "Greg Weatherly" . +_:Baad4a3100222ba5d6ac017221a9e4b5a . + _:B400d0fdb9a2048421a1a9fc55b4c8adc . + . + "http://www.actable.tld/conventionalism/nonstick.html" . + "feaster chortles conventionalism" . + "http://www.tachs.tld/actable/chortles.html" . + . + _:Be01759322b5e1ff4b343ae89d1179e3b . + . + "http://www.spirited.tld/brownstones/bookkeeper.html" . + "unsymmetrically castings brownstones" . + "101"^^ . + "http://www.deifiers.tld/spirited/castings.html" . + . + _:Bdb78094ade43953811e34097dd5dd97b . + . + "http://www.cheques.tld/waspishly/stilbestrol.html" . + "playgoers batting waspishly" . + "136"^^ . + "crimper tonners unfair southpaws scorify supportance jumpiest whanged" . + "http://www.bewigged.tld/cheques/batting.html" . + . + _:Bdd51b53ae205c9a9b7a685c6589acb97 . + . + "http://www.revoltingly.tld/hosannas/interfaces.html" . + "impeding extirpations hosannas" . + "1"^^ . + . + _:B5e5d45cd7d9c9a06d293fad9c84102f7 . + . + "http://www.copyist.tld/nonsmoking/southing.html" . + "nonphysiological begot nonsmoking" . + "21"^^ . + . + _:B0eb90ab8b1e65fe188943afbd7d92112 . + . + "http://www.strumpet.tld/sawflies/bickers.html" . + "yodled disoblige sawflies" . + "38"^^ . + . + . + "http://www.alerter.tld/precises/speeches.html" . + "1963"^^ . + . + "cauldrons romancers precises" . + "http://www.sweltrier.tld/alerter/romancers.html" . + "appropriating cauldrons alerter" . + "36"^^ . + _:B6f94494b729bfc7b059413c608fc4c81 . + _:B1855a5236b0366402d6b45cb785f7032 . +_:B43085767641047db1387122d1412a656 "Huw Diles" . +_:B43085767641047db1387122d1412a656 . + _:B7a688534e524712ee2eba0ec4c5dfb87 . + _:Bc352a5bb64f3b2e540fe3ee99afce368 . + "1962"^^ . + "http://www.arranging.tld/centerfold/stimulator.html" . + "curviest informational centerfold" . + "76"^^ . + "http://www.impedient.tld/arranging/informational.html" . + "redistributions curviest arranging" . + . +_:B2ee48a1f8679ba5ca0fab2e310882d91 "Madina Mcglumphy" . +_:B2ee48a1f8679ba5ca0fab2e310882d91 . + _:B790154fef31fa7e486c51e352260fc30 . + . + "1962"^^ . + "http://www.unprofessionally.tld/rebury/gibbeted.html" . + "bartering attestor rebury" . + "189"^^ . + "http://www.pleurisies.tld/unprofessionally/attestor.html" . + "fossillike bartering unprofessionally" . + . + _:B7f5b58056ff1c8098b66148fec50e813 . + . + "http://www.shuttling.tld/ensconced/cunnilinguism.html" . + "untutored sorel ensconced" . + "180"^^ . + . +_:B83937bb767715ffef052adafddefd98f "Ebba Anglade" . +_:B83937bb767715ffef052adafddefd98f . + _:Bdde8dffb329641aae8d4671f48fe1e8f . + . + "http://www.darklier.tld/sheepfold/challah.html" . + "ketchups virulencies sheepfold" . + "10"^^ . + . +_:B53ffe885e1096cd0b4bed18a4139e1f4 "Amos Mackay" . +_:B53ffe885e1096cd0b4bed18a4139e1f4 . + _:Bf33cec1da91c517d51b8a9d0ad8fcdb8 . + . + "http://www.bluegills.tld/glycerose/catheters.html" . + "daubers pavane glycerose" . + "125"^^ . + "http://www.offends.tld/bluegills/pavane.html" . + . + _:Bca155fcd72c806f60316dc8d79f36414 . + . + "http://www.requisitioners.tld/dilatations/oceanid.html" . + "aligner predetermination dilatations" . + "115"^^ . + "http://www.exhilaration.tld/requisitioners/predetermination.html" . + . + . + _:B5d187de49951e795622f7e124cfed508 . + "http://www.oinked.tld/maxillary/dumpers.html" . + "dragged lobsters careering triplets hepatics colonies defalcate transplantations forfends voucherable intercepting jeered immunopathology addends surveiled wagers joysticks nonliving agric proliferating disintegrator oblongish leapfrogged overabundant legworks easeful cognize hoatzin toiled nonspecialized vrouw squads tantalums overweight readmits loopholing tattles irradiates befriends insinuators restorers rebroadcasting grousing overdrinking frow demarcators tasselling crocked wharfinger reconverting washboards overdrank recalculations dumps carousels acidly deponent venges shivas northers mutualist harebrained earthworms lunk forefended overtaking sourdoughs traditionless spoliator earthlier stenographers reallocating aslope seawaters ruminative patronly hydrozoon webbier foxiness toddy playlets mouthiest delegati renege briefless regularities planarity stubborner waterbeds disinclines antonyms anesthetize chanticleer administrants preengaging unitarians reevaluate rekeys ochroid climatotherapy crocks" . + . + "120"^^ . + "maxillary bering evasiveness" . + "carpetbag peonism metropolitanize twanged pedros nonforfeitable dissociative apostacy" . + "http://www.dumpers.tld/evasiveness/toto.html" . + "http://www.apnea.tld/dumpers/bering.html" . + . +_:Bb118f36bf60490b3d403744b8287724c "Palash Debarros" . +_:Bb118f36bf60490b3d403744b8287724c . +_:B1bb22a646bb01dc17ada5f5e471a7bce "Tamal Kesterson" . +_:B1bb22a646bb01dc17ada5f5e471a7bce . + _:B17197df6608383dec6865e573e076e42 . + . + "1959"^^ . + "http://www.brambly.tld/latchstring/loser.html" . + "intercultural profferers latchstring" . + "163"^^ . + "parser brambly profferers" . + . + _:B67b4b83628b7593869a879acb942eb59 . + "1966"^^ . + "http://www.allegorist.tld/babylonia/airmailed.html" . + "mechanotherapy gratuitousness babylonia" . + "10"^^ . + "http://www.pathologist.tld/allegorist/gratuitousness.html" . + "http://www.silkworms.tld/mechanotherapy/allegorist.html" . + "recapitulates pathologist mechanotherapy" . + . +_:B720c6a030eddaf12a6fcc7090ff28978 "Birgit Mastrianna" . +_:B720c6a030eddaf12a6fcc7090ff28978 . + _:B72c57c19012d73603446cb8913f01705 . + . + "http://www.regenerate.tld/popularizes/smirks.html" . + "oblational blabby popularizes" . + "181"^^ . + . +_:B575686e16f398908b29e13f30b9173bd "Bernharde Hoster" . +_:B575686e16f398908b29e13f30b9173bd . +_:Bc3cc421ad920491a2f568dda8cbd56b8 "Devontae Abaloz" . +_:Bc3cc421ad920491a2f568dda8cbd56b8 . + _:B986791fcd417ceb2e1e82f714cdb58b4 . + . + "http://www.ortolans.tld/disproving/squawked.html" . + "psychoanalyzing finises disproving" . + "59"^^ . + "http://www.brindles.tld/ortolans/finises.html" . + . + _:Befd338e0727f1b4b42bbec6e438cb003 . + . + "http://www.debutantes.tld/squinty/riflers.html" . + "sheathes avocets squinty" . + "89"^^ . + "http://www.deepening.tld/debutantes/avocets.html" . + . + _:Ba5ea40a8ac0b1dbb510b43c3663b0518 . + . + "http://www.chippering.tld/pouchiest/canvasses.html" . + "detonations photospherically pouchiest" . + "105"^^ . + "http://www.oops.tld/chippering/photospherically.html" . + . + _:B09b355f4e47a852e0b10bc72d846c6bd . + . + "1966"^^ . + "http://www.sallies.tld/handbill/warrantor.html" . + "bathing goofily handbill" . + "82"^^ . + "http://www.plaints.tld/sallies/goofily.html" . + "lamentations bathing sallies" . + . +_:B42186db232788b794e29fc3b944a7232 "Ashraf Hamstra" . +_:B42186db232788b794e29fc3b944a7232 . + _:B037bdd83fb6ea497260d16b96acc0130 . + . + "http://www.overthrowers.tld/undemonstrative/quilts.html" . + "walks atomising undemonstrative" . + "157"^^ . + "http://www.manubrium.tld/overthrowers/atomising.html" . + . + _:Bf7a23ca8e3a9c6b828cc7830d849b93c . + _:B5846f78679e598895e1b4d8e44dcdab6 . + . + "http://www.ovately.tld/zapped/honeys.html" . + "juniors clavier zapped" . + "28"^^ . + "http://www.citrons.tld/ovately/clavier.html" . + . + _:Bc15b339c951f8a6724f2d856952a4a09 . + . + "http://www.errands.tld/revaluing/gunwales.html" . + "rationalists anviltops revaluing" . + "119"^^ . + "http://www.standards.tld/errands/anviltops.html" . + . +_:Bd88c3d4a3001d23a94d6c7b365186800 "Dores Hugi" . +_:Bd88c3d4a3001d23a94d6c7b365186800 . + _:Bf0eee5eb7e81e0697cec4ff52cff310d . + _:B3314d179ef0a11acf938a17057bcabf7 . + "1956"^^ . + "3"^^ . + "Journal 3 (1956)" . + "1"^^ . + . + _:Bc93355e0952068a076570d0427fbd0b3 . + _:B4bf3b90443908dc92f69a086d6227298 . + . + "http://www.enabling.tld/indianian/sues.html" . + "haphazardly bromos indianian" . + "91"^^ . + "http://www.dreariest.tld/enabling/bromos.html" . + . + _:Bcc666063c4dd3b7a338c23f019041af9 . + . + "http://www.supertaxes.tld/inexactitude/applicators.html" . + "tattersalls rollicked inexactitude" . + "78"^^ . + "http://www.suspire.tld/supertaxes/rollicked.html" . + . +_:Ba2bc2823ea36cb3d77e46b5b6a596dc0 "Aleece Thorn" . +_:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . +_:B0f145fe9c06a2d4e4d6f04912ec21e0c "Dora Brisbone" . +_:B0f145fe9c06a2d4e4d6f04912ec21e0c . + _:B78d0df722eddfc3ca50cac1fcf5b9b87 . + . + "http://www.malting.tld/abominators/trilobate.html" . + "apostacy footgear abominators" . + "58"^^ . + . +_:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 "Werner Corsi" . +_:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 . +_:Bac0f6ec6a739f25266fd8475c9cb6374 "Fabiano Brucker" . +_:Bac0f6ec6a739f25266fd8475c9cb6374 . + _:B087eb3bbee07dcc1b6c9d488a43ec505 . + . + "1966"^^ . + "http://www.paterfamilias.tld/cozie/recompensatory.html" . + "reweaved alpacas cozie" . + "61"^^ . + "classicist paterfamilias alpacas" . + . + _:B89cf6b23c297381f64855e3eb1647f10 . + "1965"^^ . + "http://www.circumcising.tld/roan/oxtail.html" . + "retrogressing smudgiest roan" . + "116"^^ . + "deadlier circumcising smudgiest" . + . + _:B80d0b192eab284e5d9c09c99440c167b . + . + "http://www.sluggishness.tld/representable/honors.html" . + "drifter senescent representable" . + "129"^^ . + "http://www.emptied.tld/sluggishness/senescent.html" . + . + "80"^^ . + "snakily restack pugilisms" . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + . + "1964"^^ . + "http://www.insinuating.tld/pugilisms/modulative.html" . + _:B833a91a0e6f0969671a5aa8251dceb11 . + "http://www.pugilisms.tld/teepees/elvis.html" . + "restack modulative teepees" . + . +_:Be4ee63416db4f018c2aa7874ebcd0ff2 "Ambrosi Cerni" . +_:Be4ee63416db4f018c2aa7874ebcd0ff2 . + _:B31dbf4ed0541560ec2c71da8e98709bc . + . + "1964"^^ . + "http://www.cheeriness.tld/eyeliners/adorns.html" . + "armoires digressive eyeliners" . + "churchy cheeriness digressive" . + . + _:B6fffdcb6e0cfef0f995b3d455e7d4461 . + . + "http://www.moieties.tld/discomfiting/emulsions.html" . + "hexarchies cravens discomfiting" . + "14"^^ . + "laundromats divestitures dissolutely fratricides untrod aquarist washtubs spinet wining" . + "http://www.photocomposing.tld/moieties/cravens.html" . + . +_:B420c4b799cb0b47c9ba9d96a1ec0e539 "Ryobe Waser" . +_:B420c4b799cb0b47c9ba9d96a1ec0e539 . +_:Be5872349dc314ad1c208bd0c6ccdb914 "Yoriko Boot" . +_:Be5872349dc314ad1c208bd0c6ccdb914 . +_:B34b997a1b2e871b58b6ddbe9b2fe0cc7 "Ulia Kaines" . +_:B34b997a1b2e871b58b6ddbe9b2fe0cc7 . +_:Be9a315ebb0583eba4249f5e5b746e10e "Gavin Reynolds" . +_:Be9a315ebb0583eba4249f5e5b746e10e . +_:Bfdf68ccc2df64c1714915f46df86c337 "Rayna Klimek" . +_:Bfdf68ccc2df64c1714915f46df86c337 . + _:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + . + "http://www.ohms.tld/homicidally/exegetic.html" . + "gestating spouses homicidally" . + "32"^^ . + "http://www.messing.tld/ohms/spouses.html" . + . + _:B55b699c221ad9d41b88007b2c7bc1cc2 . + . + "1960"^^ . + "http://www.unpaid.tld/scandalize/medicative.html" . + "uniters ungratifying scandalize" . + "148"^^ . + "http://www.deigning.tld/unpaid/ungratifying.html" . + "effusions uniters unpaid" . + . +_:B8643fb7d47506054ecd60e7e036e58de "Payton Helmlinger" . +_:B8643fb7d47506054ecd60e7e036e58de . + _:Bca421c8f5285ab216bb9469f6db69762 . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + . + "http://www.aerated.tld/godlily/ditching.html" . + "fomentation grouping godlily" . + "38"^^ . + "cupbearers reweighs tarantulae rebutter jimjams warmakers worshipper witting centiliters rectifiers" . + "http://www.ledges.tld/aerated/grouping.html" . + . + _:B1847ae572370abe7d1a110a7479f59c2 . + . + "http://www.swigged.tld/surveyors/strings.html" . + "unkennels reascended surveyors" . + "163"^^ . + "http://www.craftsmanly.tld/swigged/reascended.html" . + . +_:Bd3417128a8980a36eb99ff0175746ab4 "Dean Sinor" . +_:Bd3417128a8980a36eb99ff0175746ab4 . + _:Bf9adc51ba6d9f4df2e87726e87f3668d . + . + "1966"^^ . + "http://www.deairs.tld/hunting/ironical.html" . + "swale lining hunting" . + "89"^^ . + "gibingly deairs lining" . + . +_:B573bb3ae322ce44b2adc6585cfa44c43 "Lorraine Mahapatra" . +_:B573bb3ae322ce44b2adc6585cfa44c43 . +_:B9dce176dc7f21d1cdd37dd7bffa825f3 "Guiletta Rosek" . +_:B9dce176dc7f21d1cdd37dd7bffa825f3 . +_:Bcd52e0ee28b6c5ec903f3668349fb96c "Katelyn Trainum" . +_:Bcd52e0ee28b6c5ec903f3668349fb96c . + _:Be5f828e78539b9a30e7ad042981548ea . + . + "http://www.morphologically.tld/atomizing/rekeyed.html" . + "dinette guiltlessly atomizing" . + "190"^^ . + "http://www.suborbital.tld/morphologically/guiltlessly.html" . + . + _:B31ffe5e7174d649d203fa161857de901 . + . + "1960"^^ . + "http://www.militants.tld/plagiaristic/overdependent.html" . + "lasciviously imprecated plagiaristic" . + "24"^^ . + "limelights militants imprecated" . + . +_:B1cb25f0066e667269bf23bf068a4c4c9 "Vincenzio Compos" . +_:B1cb25f0066e667269bf23bf068a4c4c9 . + _:Be3615c01402e7081e71e38c5b31fd92a . + . + "http://www.outwaits.tld/adyta/curial.html" . + "militias bureaus adyta" . + "73"^^ . + "seducing interpreters freezes corsair steelier decadents unconquerable perspicacity pinched kaiak amercing tommyrot" . + "http://www.uremic.tld/outwaits/bureaus.html" . + . + _:B33e5eed9227e6ad49080d7d8ed82f8d6 . + . + "http://www.bardic.tld/maturer/engrosses.html" . + "dumbs unbearing maturer" . + "185"^^ . + "http://www.hype.tld/bardic/unbearing.html" . + . + _:B82c9755a8df1ddfa2512886ac8cdd7c6 . + "1961"^^ . + "http://www.protectively.tld/styling/insensately.html" . + "waggling pencilled styling" . + "182"^^ . + "http://www.barratrous.tld/protectively/pencilled.html" . + "lateens waggling protectively" . + . +_:B8a7f3c5b2c60a6e48e024de6ef25a463 "Sonamu Vastano" . +_:B8a7f3c5b2c60a6e48e024de6ef25a463 . +_:B8bbcc393e03b5d09fa33cc7ea3b6af55 "Hidemichi Tropp" . +_:B8bbcc393e03b5d09fa33cc7ea3b6af55 . +_:Bca8f1fa45ccb9ae82fabf1828c12c2c3 "Theodon Poaipuni" . +_:Bca8f1fa45ccb9ae82fabf1828c12c2c3 . + _:B8f1343ed32fddf2f4626a9de2f30a154 . + . + "1957"^^ . + "http://www.sibilantly.tld/traverses/offish.html" . + "barbecues phalange traverses" . + "67"^^ . + "collection sibilantly phalange" . + . +_:Bfffe18df99be2aeb96c9de53fe8cec89 "Masazumi Chuta" . +_:Bfffe18df99be2aeb96c9de53fe8cec89 . +_:B405717b4bab9a49ecc692b43fbdabfc9 "Dell Kosel" . +_:B405717b4bab9a49ecc692b43fbdabfc9 . + _:B855ce5f55b280ce36d98ee1dc02ec0a7 . + . + "http://www.participator.tld/wickiup/keloidal.html" . + "ops scintillates wickiup" . + "62"^^ . + . + _:B62519215a9469589c2b9fca533d86ed8 . + _:B15079caf759121b399f126a075e5caca . + . + "http://www.biddings.tld/disbanded/pulverizes.html" . + "winks dibblers disbanded" . + "195"^^ . + . + _:B2f14a8e4385c04239f053e106d9cd405 . + . + "http://www.masochists.tld/duchesses/undoers.html" . + "skiey misdirect duchesses" . + "88"^^ . + "http://www.trachomas.tld/masochists/misdirect.html" . + . + _:B2a3a5fa289dcacfbb8bee0f88e715dcb . + . + "http://www.contemns.tld/disembodies/refurnishes.html" . + "commercializing navigator disembodies" . + "159"^^ . + "http://www.diuretically.tld/contemns/navigator.html" . + . +_:B43914114712d541d7e91f5357d63b544 "Poloudnitsa Pon" . +_:B43914114712d541d7e91f5357d63b544 . + _:Bfc806ea84b8b70444016a929eb20976f . + . + "http://www.nertz.tld/swabs/unhip.html" . + "lathworks danseurs swabs" . + "12"^^ . + . + "1956"^^ . + "184"^^ . + "http://www.chlorals.tld/dells/explainable.html" . + . + "abbreviates revellers chlorals" . + . + _:B58b900be1976118dda613b9e3694d97a . + "revellers flabbergasts dells" . + "http://www.undergoing.tld/chlorals/flabbergasts.html" . + . + _:B12419548a6a9b88df1bb5108a486c5f1 . + . + "http://www.pedigreed.tld/seamster/reconcentrate.html" . + "appalachian habitable seamster" . + "92"^^ . + "http://www.torchlight.tld/pedigreed/habitable.html" . + . + _:B9fa0bd9cd71c31481768e5585c3681ee . + . + "http://www.pitiably.tld/patriarchies/importable.html" . + "bridler oolong patriarchies" . + "163"^^ . + "http://www.lions.tld/pitiably/oolong.html" . + . +_:B289c8cc668f8c950e7513e1b1ec882e3 "Kassius Leech" . +_:B289c8cc668f8c950e7513e1b1ec882e3 . + _:B96c12e6b30e30527e4d38c66b29d6aca . + . + "http://www.hilts.tld/despoilment/woolly.html" . + "smooching whiplashes despoilment" . + "30"^^ . + . +_:B65edb3bf680aab92de5e53deff2ec3bf "Kristin Sandhu" . +_:B65edb3bf680aab92de5e53deff2ec3bf . + _:B0dc826b599c62dd2b97beb9ad7099ad1 . + . + "http://www.effervescing.tld/folkmoots/poacher.html" . + "pluralization quarto folkmoots" . + "186"^^ . + "http://www.inactivating.tld/effervescing/quarto.html" . + . + _:B4c99a5ca94de63bc97ae89781c4b6358 . + . + "http://www.noticing.tld/gyratory/undistinguishable.html" . + "normativeness homunculi gyratory" . + "http://www.debouche.tld/noticing/homunculi.html" . + "http://www.sexlessness.tld/normativeness/noticing.html" . + . + _:B8045030a189e08348cbf2d08887e42ae . + _:B4d3ff164f1ed4e7484ccb039c1e7c0ee . + . + "http://www.cornrow.tld/alkalization/sculptress.html" . + "slants gibbeting alkalization" . + "185"^^ . + "http://www.derogated.tld/cornrow/gibbeting.html" . + . +_:B207b29c1209ce8d26d9839b1fe234497 "Ciara Monroig" . +_:B207b29c1209ce8d26d9839b1fe234497 . +_:B13514b03b6bd1eb202c22f5addbb4e09 "Emanuelle Armillei" . +_:B13514b03b6bd1eb202c22f5addbb4e09 . +_:Bc0d956a93e7d586f97ef0cb37dabefb7 "Latrice Ghrist" . +_:Bc0d956a93e7d586f97ef0cb37dabefb7 . +_:B9e92d9593c96ab6524d9d0c5a289972e "Yale Sumaya" . +_:B9e92d9593c96ab6524d9d0c5a289972e . + _:B8212b7366ac15e496dea8accb7abdd75 . + . + "http://www.racked.tld/algorithms/scapegoats.html" . + "infractions assuagable algorithms" . + "35"^^ . + "http://www.cabbages.tld/racked/assuagable.html" . + . + _:Bb84d658a4c463e30eb131c150d9c8138 . + _:B03e18f724f29d02143358cd1058c943e . + . + "http://www.sepals.tld/speculum/backslider.html" . + "wigs riches speculum" . + "26"^^ . + "http://www.secondes.tld/sepals/riches.html" . + . + _:B84b3e926ef4f3c69d55d63e00b219dd9 . + . + "http://www.pelletize.tld/professionals/introspectiveness.html" . + "tetralogy disreputable professionals" . + "97"^^ . + "http://www.clienteles.tld/pelletize/disreputable.html" . + . + _:B376b4fff8a80de0df6591ba8ba707948 . + _:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 . + . + "http://www.litanies.tld/refrained/nontheatrical.html" . + "amassments outrunning refrained" . + "60"^^ . + "backwoodsman makings uncanniest finned mangels inferiors comparts commentators wolds wasted" . + . + _:Baaf256fcbcf62842091bd7806ebfcc66 . + _:B634b40bd928a882fe5ac68320ba48464 . + . + "http://www.votarists.tld/timbrel/presell.html" . + "dipped kilogram timbrel" . + "169"^^ . + . + _:Ba6680d66b21e5519be408561a6c20b72 . + _:B41f79cf8e0d9d2fcc3db03e8def46ac7 . + "1949"^^ . + "10"^^ . + "Journal 1 (1949)" . + "1"^^ . + . +_:Bf71581edc7b6bf6fc0dd1560ea57ff9a "Dubal Zahradnik" . +_:Bf71581edc7b6bf6fc0dd1560ea57ff9a . +_:B2df888da31ba7a756aa35554c287c24a "Jill Vanaprasert" . +_:B2df888da31ba7a756aa35554c287c24a . + _:B9ccf6ceb717efc9704a8a67d64c9d462 . + . + "http://www.tinsmith.tld/poxes/fleecier.html" . + "manrope gemmily poxes" . + "15"^^ . + "http://www.excitable.tld/tinsmith/gemmily.html" . + . + . + _:Bbbf5c2ee53160de94e77e215a239dc37 . + _:B95e22ceed54078552be2d2ede1724688 . + "1950"^^ . + "http://www.persistently.tld/demanders/snugly.html" . + "strips figged demanders" . + "http://www.vivisectionists.tld/persistently/figged.html" . + "oversleeping strips persistently" . + . +_:B9a4350d816ba4b4f6d61dee1f4947a5e "Laure Gentis" . +_:B9a4350d816ba4b4f6d61dee1f4947a5e . + _:B92478203cec87f64d5480318195c8585 . + . + "http://www.ropable.tld/nags/jibs.html" . + "cablets canteens nags" . + "148"^^ . + "http://www.seeks.tld/ropable/canteens.html" . + . +_:Bd012fa93c61548fd3dfae8e7dd80174e "Manolito Cantrell" . +_:Bd012fa93c61548fd3dfae8e7dd80174e . +_:Bc4b3b1fa7aa72afaa4098bbc1a5a8f20 "Matysh Segobia" . +_:Bc4b3b1fa7aa72afaa4098bbc1a5a8f20 . +_:B085b486d971c2cf65f159b4e649e8bad "Duarte Boyer" . +_:B085b486d971c2cf65f159b4e649e8bad . +_:B990ccb83df97f2d1c72dd9484dcc82b2 "Delmara Mrazek" . +_:B990ccb83df97f2d1c72dd9484dcc82b2 . + _:B8e6c1a7bd143e0e12b3f69dd337b2576 . + "1959"^^ . + "http://www.developed.tld/morons/overprice.html" . + "realizations outfights morons" . + "124"^^ . + "http://www.rerun.tld/developed/outfights.html" . + "showery realizations developed" . + . + _:Bd732072a3d3f26674fa85d5f8ef80712 . + . + "http://www.defensibility.tld/allovers/enterable.html" . + "basques nucleation allovers" . + "145"^^ . + "http://www.impermeabilities.tld/defensibility/nucleation.html" . + . +_:B72a7a4e6805b4a541d3e2c4202c25aa8 "Kobe Guttirez" . +_:B72a7a4e6805b4a541d3e2c4202c25aa8 . + _:B9f49df4e4c12035aa0b8de1ac9ffb83c . + . + "http://www.tenours.tld/considers/outgasses.html" . + "tympanic grounder considers" . + "67"^^ . + "http://www.immunosuppressants.tld/tenours/grounder.html" . + "http://www.consanguinities.tld/tympanic/tenours.html" . + . + _:B217013c70b29d2fffa15ace59c42583d . + . + "http://www.rekeys.tld/climatotherapy/crocks.html" . + "reevaluate ochroid climatotherapy" . + "37"^^ . + "http://www.unitarians.tld/rekeys/ochroid.html" . + . +_:B615b274c2881ea261ea2478adf4edff3 "Gayle Wingrove" . +_:B615b274c2881ea261ea2478adf4edff3 . + _:B2b8504baa0dbf5f01d44174f6f61e7ef . + "112"^^ . + "http://www.cretinized.tld/ruckuses/epicureans.html" . + "1966"^^ . + . + . + _:Be894e8dac647b9dfa292be45a30af58a . + "desperados camouflages ruckuses" . + "http://www.ruckuses.tld/greasiness/stacker.html" . + "camouflages epicureans greasiness" . + _:Bb914a4c656239e1c33136e724c8e2153 . + . + "http://www.poohing.tld/barer/atrophied.html" . + "divans nightman barer" . + "87"^^ . + . + _:B89b47b505c182367f1fb3e9ee688f81a . + . + "http://www.filmier.tld/peacing/classes.html" . + "defiances slightest peacing" . + "185"^^ . + . +_:B41e8cf9734141232fce472ea015e7eaf "Rhiannon Oller" . +_:B41e8cf9734141232fce472ea015e7eaf . + "imposingly strived spanking" . + "http://www.spanking.tld/obviousness/nucleoplasmatic.html" . + _:B90301cf3118be2ecb7efa02a2f84902f . + _:Bbd4716e861c055eefc5234b614137e37 . + "1965"^^ . + "94"^^ . + . + . + "http://www.studhorse.tld/spanking/conceivableness.html" . + "strived conceivableness obviousness" . + _:B009d77b62208df17707cc5918d8d1048 . + _:B7966aa5fd9196b5064d8068edbe0d74c . + . + "http://www.charts.tld/floorthrough/chargee.html" . + "geed begets floorthrough" . + "196"^^ . + "http://www.lambies.tld/charts/begets.html" . + . + _:B65813bf38414b9e7d2cfe71d3ff4f1f5 . + . + "http://www.ladykin.tld/pinner/dismaler.html" . + "yamen pseudoclassic pinner" . + "174"^^ . + "http://www.buffers.tld/ladykin/pseudoclassic.html" . + . + _:Bc2ab0597b249ebe573c44ace084bbffe . + "1964"^^ . + "http://www.unmistakable.tld/stepmothers/responsibilities.html" . + "cytologists kraals stepmothers" . + "21"^^ . + "http://www.distilleries.tld/unmistakable/kraals.html" . + "tonsured cytologists unmistakable" . + . + _:Bcbc2e58070b19948740f1e603a7b6887 . + "1964"^^ . + "http://www.lateness.tld/medevacs/lumpen.html" . + "unlearn tricots medevacs" . + . + "http://www.dermatologist.tld/lateness/tricots.html" . + . + _:Ba1d59b703fabe71e188df6f05fa761d6 . + "tattling unlearn lateness" . + "200"^^ . +_:B926c10bcbaa865a8ed02bb12cefabafb "Susan Altidor" . +_:B926c10bcbaa865a8ed02bb12cefabafb . +_:B8e80e3dd4b806d7a90d086d9ec543f0e "Matro Newell" . +_:B8e80e3dd4b806d7a90d086d9ec543f0e . +_:B6322af0d6e5a5360b02efdda6c6b1573 "Kyler Lanting" . +_:B6322af0d6e5a5360b02efdda6c6b1573 . + _:B64bee7f29dd47d15e3f40cb7720d59f9 . + . + "http://www.obliterators.tld/nonconclusiveness/turtles.html" . + "topographical plainspoken nonconclusiveness" . + "56"^^ . + "http://www.deaconesses.tld/obliterators/plainspoken.html" . + . +_:B6e2aa21e3e265f7d37c5a27cb62612e8 "Nene Rhea" . +_:B6e2aa21e3e265f7d37c5a27cb62612e8 . +_:Becfec769b774fe8d9ea280ec2a9621c1 "Takuro Meaders" . +_:Becfec769b774fe8d9ea280ec2a9621c1 . + _:Ba61ce758e474febed3fb39e80d407151 . + . + "http://www.beginnings.tld/seisms/fishtails.html" . + "sanatarium tragedienne seisms" . + "14"^^ . + . +_:B8908698ae3dca20160293aa8e7732492 "Bernhareda Mcclenny" . +_:B8908698ae3dca20160293aa8e7732492 . +_:Bb97ba5a04aade2369fa73f003eb34d04 "Isak Lunford" . +_:Bb97ba5a04aade2369fa73f003eb34d04 . +_:B30396dce60cc34d4fda5a323a32eec21 "Elvio Wagnor" . +_:B30396dce60cc34d4fda5a323a32eec21 . + _:B59aa95a56ede2d59ad9f3ee523bd8730 . + . + "http://www.emptying.tld/marxist/elysium.html" . + "frenchwomen actuator marxist" . + "60"^^ . + "http://www.duelers.tld/emptying/actuator.html" . + . + _:Bbcf19b3648fe87d9f70b92382550273e . + _:B545bf261f04a87e52a05fadf9326a75a . + "abandons codefendant jesters" . + "1960"^^ . + "reliquidation abandons overheating" . + . + "http://www.overheating.tld/jesters/dowries.html" . + . + "http://www.courtyards.tld/overheating/codefendant.html" . + "174"^^ . + _:B5b2e2f91e7cac44d55ff4c2c325cd56e . + . + "http://www.milliliters.tld/witching/natation.html" . + "missions caponizes witching" . + "79"^^ . + "http://www.saucing.tld/milliliters/caponizes.html" . + . +_:Bf4899126f1f50c41f346bdaf21c094dd "Annice Helmus" . +_:Bf4899126f1f50c41f346bdaf21c094dd . + _:B8f87b2244117021c8220e015d16d9686 . + . + "1966"^^ . + "http://www.humanoids.tld/gunslinger/firepans.html" . + "astounding fluoresces gunslinger" . + "98"^^ . + "foxing humanoids fluoresces" . + . +_:Be0834210edadaee17c918353043fdcf7 "Endrik Irle" . +_:Be0834210edadaee17c918353043fdcf7 . +_:B83be25e69354ebe6b100463eb5d69ce5 "Kikunojo Beckles" . +_:B83be25e69354ebe6b100463eb5d69ce5 . + _:B43085767641047db1387122d1412a656 . + . + "http://www.czarism.tld/improvisations/cochleae.html" . + "app underwater improvisations" . + "11"^^ . + "http://www.floret.tld/czarism/underwater.html" . + . +_:Be7eb04f2e89c7f129fc0e5b12a7b3c66 "Waseef Lulow" . +_:Be7eb04f2e89c7f129fc0e5b12a7b3c66 . + . + _:B1d7ac874a051a805b40cb3656c477a80 . + . + "1960"^^ . + "http://www.forestalls.tld/inheritable/disordering.html" . + "surefootedness caparisoning inheritable" . + "124"^^ . + "quints forestalls caparisoning" . + . +_:B49cc94167007024716d1eb5538167848 "Gitanjali Nemetz" . +_:B49cc94167007024716d1eb5538167848 . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + . + "http://www.ligatured.tld/grimness/anticlinal.html" . + "ochring femme grimness" . + "http://www.howlet.tld/ligatured/femme.html" . + . + _:B37d85a6f2295ac822e954411cc5dea0e . + . + "http://www.guar.tld/purchaser/scattersite.html" . + "oystering shorn purchaser" . + "http://www.peccavi.tld/guar/shorn.html" . + . +_:B4ac043ca83ef603eb90ec42d2fe36310 "Gunther Csizmadia" . +_:B4ac043ca83ef603eb90ec42d2fe36310 . + _:Bcd3ed851be9784e8ec0db0cf5f51efb0 . + . + "http://www.rases.tld/presenter/soapmaking.html" . + "timework tangoed presenter" . + . +_:B695109f553721764e5fec97d0d388f24 "Conson Deaner" . +_:B695109f553721764e5fec97d0d388f24 . +_:B9cecb86821a03f4c1383d9bd59a95a1a "Tokaji Snoke" . +_:B9cecb86821a03f4c1383d9bd59a95a1a . +_:B101a72567baf4252bdc8f8dd142cf35a "Soshitsu Ina" . +_:B101a72567baf4252bdc8f8dd142cf35a . +_:B5651178a621562950a179b608ad7a113 "Benedicto Dumond" . +_:B5651178a621562950a179b608ad7a113 . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + . + "1963"^^ . + "http://www.unconcernedly.tld/cerebella/solenoids.html" . + "recharter interregnums cerebella" . + "136"^^ . + "smashups unconcernedly interregnums" . + . +_:B5f67dfb9857b0bc73daa3fdf4a8356c5 "Tarrant Alsbrooks" . +_:B5f67dfb9857b0bc73daa3fdf4a8356c5 . + _:B4643fd2e5af0b3c21adc5a2f2189ccb6 . + . + "http://www.bearskin.tld/catnaps/resharpens.html" . + "unreceptive lumper catnaps" . + "21"^^ . + "http://www.slicks.tld/bearskin/lumper.html" . + . +_:Bc3a24a7ede9919809faa30bebd5142db "Armndos Gutzman" . +_:Bc3a24a7ede9919809faa30bebd5142db . + _:B3b11436749f3eb75a9c477fd659397f6 . + _:Bd7532e504eaf706ce0901f5d92a8ff6a . + . + "http://www.ninny.tld/sufflates/withholds.html" . + "awaked anticipated sufflates" . + "http://www.indigents.tld/ninny/anticipated.html" . + . + . + "http://www.amritas.tld/unhinges/redox.html" . + "171"^^ . + "1956"^^ . + "wets barkeepers amritas" . + "barkeepers toadstool unhinges" . + . + "http://www.primed.tld/amritas/toadstool.html" . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + . +_:B2889e7e12ea61c810efe0a8481e1d0e8 "Masaki Ayudan" . +_:B2889e7e12ea61c810efe0a8481e1d0e8 . +_:Beeff7742565557b888e4c6f4c26b5ebb "Madia Failla" . +_:Beeff7742565557b888e4c6f4c26b5ebb . + _:Ba0dc1381c9633e4487c698b63a51b11c . + . + "1967"^^ . + "http://www.touters.tld/swingers/immaculacy.html" . + "communicating sprightliness swingers" . + "118"^^ . + "flossed touters sprightliness" . + . + _:B26cabd6d292adf99c7562af2e324dbfa . + . + "http://www.rogueries.tld/rootlet/mercery.html" . + "unscathed slotting rootlet" . + "175"^^ . + "http://www.differently.tld/rogueries/slotting.html" . + . +_:B949b7e2fe211e62fb5a00564b517a7c3 "Daryn Lejune" . +_:B949b7e2fe211e62fb5a00564b517a7c3 . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "1966"^^ . + "http://www.contriving.tld/bereaves/cangues.html" . + "regurgitation unswept bereaves" . + "9"^^ . + "http://www.abettals.tld/contriving/unswept.html" . + "guts regurgitation contriving" . + . + _:Bafc0bf9b39f1145978141863090badd9 . + . + "http://www.leggiest.tld/daybooks/blamelessness.html" . + "condescending unlighted daybooks" . + . + _:B896c7598c93db98399505408654fe6f9 . + . + "http://www.cesiums.tld/burdener/semipolitical.html" . + "interregnal homeless burdener" . + "124"^^ . + "http://www.seconder.tld/cesiums/homeless.html" . + . + _:Bb581f4db13835418601355d48ed4d888 . + _:B2a73003946ef841ad51813506b072606 . + . + "http://www.aramaic.tld/deicide/fibroma.html" . + "subtler bedumb deicide" . + "150"^^ . + "http://www.outlawed.tld/aramaic/bedumb.html" . + . +_:B1f86a689ead66a381d906bff0bd70d10 "Keisha Tagami" . +_:B1f86a689ead66a381d906bff0bd70d10 . + _:B30c54787f09fb47876e832001a59623c . + . + "http://www.bulldogged.tld/fatigability/argols.html" . + "hadrons impalpability fatigability" . + "183"^^ . + "http://www.apprizer.tld/bulldogged/impalpability.html" . + . + _:B3b0939156947e1b21fb37fa0d056ea55 . + . + "1965"^^ . + "http://www.noncumulative.tld/clift/calendering.html" . + "idiosyncrasies incoincident clift" . + "28"^^ . + "http://www.curetting.tld/noncumulative/incoincident.html" . + "maintains idiosyncrasies noncumulative" . + . +_:Bfb5e0f3efc3267de459adf1ef399b2dc "Bhadra Whidden" . +_:Bfb5e0f3efc3267de459adf1ef399b2dc . +_:B4413fc2a445158bbdd4384efaa251208 "Bernhard Catanzarite" . +_:B4413fc2a445158bbdd4384efaa251208 . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "http://www.berm.tld/futhermore/prologues.html" . + "extinguisher candidatures futhermore" . + "29"^^ . + "http://www.clarinetists.tld/berm/candidatures.html" . + . + _:B289c8cc668f8c950e7513e1b1ec882e3 . + "1963"^^ . + "http://www.sounding.tld/paraguayan/bursts.html" . + "bozos halfpence paraguayan" . + "128"^^ . + "http://www.damners.tld/sounding/halfpence.html" . + "schleps bozos sounding" . + . + _:B0eb8925de51ad240e05b99f675efa1a8 . + . + "http://www.limekiln.tld/hailstones/winkers.html" . + "frizzly laicized hailstones" . + "167"^^ . + . + _:Bb8b7b78a672ae01ef40fecee3ad56c00 . + . + "http://www.laburnum.tld/ironware/acquitted.html" . + "nonimmunities resupplied ironware" . + "http://www.tambura.tld/laburnum/resupplied.html" . + . + _:B40cf16ae7daeb9864435c2d5fcf10d6d . + . + "1962"^^ . + "http://www.inoculations.tld/unsticking/nerd.html" . + "picarooned panzers unsticking" . + "158"^^ . + "http://www.harmed.tld/inoculations/panzers.html" . + "amortise picarooned inoculations" . + . + _:Bb72ffa0fc81dc205fe4ffb1284752004 . + _:Bee94dfdad4982e3bbe42e22d5c29cc99 . + . + "http://www.caged.tld/midranges/handmaids.html" . + "ambiguousness partitioning midranges" . + "85"^^ . + "http://www.mopped.tld/caged/partitioning.html" . + . + _:Bdf3ae01547bbc943817ecc6308db7d6a . + . + "http://www.unamplified.tld/disturbing/lumpier.html" . + "aminity lamas disturbing" . + "126"^^ . + "http://www.forelimbs.tld/unamplified/lamas.html" . + . + _:B6eb843e27365df3e1253c58b4d8ba6f1 . + . + "1961"^^ . + "http://www.limned.tld/attacking/pronouncements.html" . + "slipslops hardball attacking" . + "51"^^ . + "swans limned hardball" . + . + "1944"^^ . + "5"^^ . + "Journal 1 (1944)" . + "1"^^ . + . +_:Be3fa5328d8ccd34f20bb53c19759fc6a "Glikeriia Mushrush" . +_:Be3fa5328d8ccd34f20bb53c19759fc6a . +_:Bea619908d75b4db1ea6af9702558b5b8 "Kritanta Marello" . +_:Bea619908d75b4db1ea6af9702558b5b8 . + _:B9b32a0e06e92506784bde89b41b0055b . + . + "http://www.ridges.tld/draughts/mentions.html" . + "stilts wholes draughts" . + "94"^^ . + "http://www.bluefins.tld/ridges/wholes.html" . + . +_:B8f026bbcbbc9b5cbd87ca7850320f022 "Shigemori Kurk" . +_:B8f026bbcbbc9b5cbd87ca7850320f022 . +_:B4081d796e225248c904c3b21241e9251 "Miyoko Brockman" . +_:B4081d796e225248c904c3b21241e9251 . + _:B61807a4729f8e281598e940de85bbe83 . + . + "http://www.oralities.tld/senses/expiries.html" . + "reuniting gallantly senses" . + . + _:Bfe1d6d18775bfc2c896777c91e997042 . + . + "http://www.reinstalls.tld/interacted/ologies.html" . + "softeners uncontrite interacted" . + "75"^^ . + . + _:B6b19797071f234b223b500ea9f321363 . + . + "http://www.lessoned.tld/apronlike/optimization.html" . + "oviparously rainiest apronlike" . + "160"^^ . + "http://www.mirths.tld/lessoned/rainiest.html" . + . +_:B674cb5a2578d552fdce71deac1fe8e22 "Imelde Ballin" . +_:B674cb5a2578d552fdce71deac1fe8e22 . + _:B41afb30e07e2f9a3bb55fccaf9fadd85 . + _:Bfdc2caf43ae54a23b37f2f12c61b944d . + . + "1950"^^ . + . + "47"^^ . + "http://www.lexicons.tld/vivisects/gipper.html" . + "vialing imprisonment vivisects" . + "fits vialing lexicons" . + "http://www.summerhouses.tld/lexicons/imprisonment.html" . + . +_:B0f13ed5251078eb149cdd3ae742e0f17 "Mastoor Windrow" . +_:B0f13ed5251078eb149cdd3ae742e0f17 . +_:B8212b7366ac15e496dea8accb7abdd75 "Iordanis Tolmich" . +_:B8212b7366ac15e496dea8accb7abdd75 . +_:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 "Cantrice Lafond" . +_:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 . +_:Bf8e9e357eda502898d2efc1b32201d51 "Ron Lazar" . +_:Bf8e9e357eda502898d2efc1b32201d51 . +_:B47491076d3f1b45513916a62a1bbf3fe "Vrata Socks" . +_:B47491076d3f1b45513916a62a1bbf3fe . + _:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + . + "1959"^^ . + "http://www.tacked.tld/contraltos/meshes.html" . + "unsubmissive jeopardies contraltos" . + "154"^^ . + "http://www.spitted.tld/tacked/jeopardies.html" . + "nonsalaried unsubmissive tacked" . + . + _:B91919c68cf393874d426099b9fc0b1de . + . + "http://www.lubricous.tld/nictating/draggers.html" . + "ensurers hotblooded nictating" . + . +_:Bdb412f4c5913be65aceee4194525ec00 "Motonobu Mycroft" . +_:Bdb412f4c5913be65aceee4194525ec00 . +_:Bf4a4f8e531cf58a3513af6e197e0c939 "Deke Mirabelli" . +_:Bf4a4f8e531cf58a3513af6e197e0c939 . + _:B7b842e1a72a62fe421a1471b43b2c033 . + . + "http://www.immediateness.tld/isolates/poring.html" . + "solved lustring isolates" . + "outspoke agedly holder compt jangler begins overrefines antis impacted kidnaper baulking" . + "http://www.emetic.tld/immediateness/lustring.html" . + . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . +_:Bc9212764956dc01abf7f1e1d7a6624e0 . + _:B6eccb389ada272d8b2a6f84576c29a00 . + . + "http://www.leadoff.tld/periodically/bellboys.html" . + "multilayer slideway periodically" . + "192"^^ . + "http://www.breweries.tld/leadoff/slideway.html" . + . +_:B25f5be7dd888c8d6a94e6c969feef29e "Karmen Alemany" . +_:B25f5be7dd888c8d6a94e6c969feef29e . + _:B307294bd1b496be62f58fe8dae8b41af . + . + "http://www.bitching.tld/opposer/mayapples.html" . + "principally switchmen opposer" . + "133"^^ . + "http://www.rodders.tld/bitching/switchmen.html" . + . + _:B3177acc9a173518aa2605ab6dca5bf98 . + _:Bca7986f16f03b479c76ebfe96c447831 . + . + "http://www.morphemes.tld/arboured/yolked.html" . + "reencountering criticizes arboured" . + "75"^^ . + . + _:Ba90fe5eb80cf3e0e797618e8a8e22a48 . + . + "http://www.trills.tld/disables/bummest.html" . + "partizans rehired disables" . + "164"^^ . + "http://www.shewing.tld/trills/rehired.html" . + . +_:Befebc32bb9970ebb98202c80c74a7a6d "Anokhi Pineiro" . +_:Befebc32bb9970ebb98202c80c74a7a6d . + _:Bd706113f0d1ca638d534dbb2e66275e4 . + . + "http://www.ingots.tld/vivifying/citer.html" . + "unyokes settlement vivifying" . + "40"^^ . + . +_:B473e2548998490a05794cf9b0bc6740a "Evamarie Coraham" . +_:B473e2548998490a05794cf9b0bc6740a . + _:B89b7c24f9af513ba730789c49590ac03 . + "1942"^^ . + "http://www.irades.tld/disciplinarians/majors.html" . + "gaudiness inadvisability disciplinarians" . + "147"^^ . + "corollaries irades inadvisability" . + . +_:Bc84290fa0c4b71785d192ed17ef310a8 "Arthwr Kuklis" . +_:Bc84290fa0c4b71785d192ed17ef310a8 . + _:B197b2cc3e808625e6558ea59313a4c4e . + _:Bbd0f3bee158c03194c3916c469437a74 . + . + "http://www.japanners.tld/adjoints/undertakers.html" . + "panoplies psychologizing adjoints" . + "138"^^ . + . + _:B2b0f709c78818cd0660e5eb0244b6d2d . + _:B7bc321f75faf7b912a5d94f6457deaa5 . + . + "http://www.logistician.tld/splitting/bitterer.html" . + "sapor adjures splitting" . + "23"^^ . + "7"^^ . + . +_:B93e9974421484604719a81d526240475 "Macky Matejka" . +_:B93e9974421484604719a81d526240475 . +_:B5382e1cc6491be961b6f457b666f62f4 "Engelmar Quanstrum" . +_:B5382e1cc6491be961b6f457b666f62f4 . + _:Bc86f32d4d0afd7ce00ffa29d81721e0d . + . + "http://www.discarded.tld/mistranslating/versatilely.html" . + "blistering normalizing mistranslating" . + "111"^^ . + . +_:B9e691a3f149d06db3f7912fdcca1929d "Licianne Kocur" . +_:B9e691a3f149d06db3f7912fdcca1929d . +_:Bacb24632b9f8618acba4a4b6da79078d "Marla Doporto" . +_:Bacb24632b9f8618acba4a4b6da79078d . +_:B8cdb12c8fdbee9db175ba7518020686e "Gustav Kudley" . +_:B8cdb12c8fdbee9db175ba7518020686e . + _:B00a06c098b19f218620197f9a00da584 . + . + "http://www.giddying.tld/ungraciously/fretfulness.html" . + "solitaries ptomainic ungraciously" . + "79"^^ . + "http://www.invades.tld/giddying/ptomainic.html" . + "gaynesses substandard miscontinuance gilly tyrannize evangels genotypes befooling outlays jilters arbitrable deposal trickish overtaxed cygnet stagily authoresses determinist ruffians aluminizes eisteddfod bicolours voluptuousness blamably tartrate isolator hypodermically stanching laggardness stallions palmettoes lamebrains irrationalness penpoint mealworms emblazoned fattiest alarmingly actuators xeroxing envenomation probing fryers freightyard disbanding collop impairing intaglios sharkskins gusting gravimeter philologist barrios welcomer idiots overtax encumbering ageratum scouring innovated blinder gamings glossing teary pieced dissolving dangles cognoscenti bacchic poorest massiest kippering reprography ulva laceration syllabicate gaiters talcums repeatedly overbalancing inebriant mashers catechumens palefaces ionizes migraine flyweights newer impeachers roentgenometries whelky unsnaps sorels cameralistic inviting darkies americanist periodical overproduces seceders unquestioning osculating sources providently powerless williwaws worldlier reinfusing baas vagabonds accomplished reassessment wrestling welling pekoes wittier antiinsurrectionists whereat valiancy menorah beery phlebotomies ahimsas pipeful hiatal rewove scullery wrongness bumpkinish reclining thriftiness aloneness microgrammes subscribing resettlement mangily drowner bioclimatologies bilabials moonstruck manumits denizens leaned undersupplying stylise ixia holydays lumped bafflements beetroots urgingly cense shapely" . + . +_:B0da53b703b1b9e211c2407fd31f9e64c "Hilaal Gundelach" . +_:B0da53b703b1b9e211c2407fd31f9e64c . + _:B666a66dfa4865276f98235dd748d89c9 . + . + "http://www.vegetating.tld/plastrons/cadets.html" . + "evenfalls zoophytes plastrons" . + "91"^^ . + "http://www.reharden.tld/vegetating/zoophytes.html" . + . +_:B5ddc28f710c16d7ce11f4fdfa501c3e5 "Keizo Barratt" . +_:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + _:B7a3231e7bef25c3fd2fa4f183c892fad . + . + "http://www.dissociated.tld/petitionee/brill.html" . + "outpoured heartier petitionee" . + "144"^^ . + "http://www.skimpiest.tld/dissociated/heartier.html" . + . +_:B3b0939156947e1b21fb37fa0d056ea55 "Tekeysia Gaglio" . +_:B3b0939156947e1b21fb37fa0d056ea55 . + _:B8eb9a9b82be37bfcd3f7c2042aed11b3 . + _:Be44cd73f9b7b97652cffe673cde6f267 . + . + "http://www.underemployed.tld/healable/linkboy.html" . + "moray offs healable" . + "185"^^ . + . + _:B3c83b0e90f638ae9263a7b3c54143b20 . + . + "http://www.hotly.tld/recoils/witchiest.html" . + "capitalistic passes recoils" . + "66"^^ . + "http://www.antacids.tld/hotly/passes.html" . + . +_:B82d14dc65afd0abe786d1558be562ef7 "Liborius Outley" . +_:B82d14dc65afd0abe786d1558be562ef7 . + _:Bc452271582dbf3a344d15331213c1571 . + . + "1953"^^ . + "http://www.evangels.tld/befooling/outlays.html" . + "tyrannize genotypes befooling" . + "20"^^ . + "gilly evangels genotypes" . + . + _:B2fc2ab400315fbe0bec3ae544e14dc84 . + . + "http://www.aluminas.tld/chiropraxis/prowlers.html" . + "upraised unperfected chiropraxis" . + "2"^^ . + . + _:B81081960c990d5cdc19fb9067129faa7 . + _:B9e6023da85c624e37a80689ef40dbe8e . + . + "http://www.chemoreception.tld/procrastinates/prawner.html" . + "abilene rhythmicity procrastinates" . + "http://www.wondrously.tld/chemoreception/rhythmicity.html" . + . + _:B4bef5f36e778f5cb688052ab98f63279 . + . + "http://www.rooked.tld/stoutens/trisects.html" . + "unresistant boles stoutens" . + "http://www.scowlingly.tld/rooked/boles.html" . + . +_:Baeeb914d5772c72b62bf8e80577653a0 "Elfrun Cicerchia" . +_:Baeeb914d5772c72b62bf8e80577653a0 . + _:Bf289dd8883fe046760d941c8bbc3b827 . + . + "http://www.hempweed.tld/souse/weans.html" . + "huggable etheric souse" . + "130"^^ . + "http://www.melodramatist.tld/hempweed/etheric.html" . + . +_:B1aeff1b2021a6a9fcbc059fb3adaf1df "Rani Yarde" . +_:B1aeff1b2021a6a9fcbc059fb3adaf1df . +_:Bd39b4d6771b092ac528e5ccd8c9005ec "Cyrillus Jakes" . +_:Bd39b4d6771b092ac528e5ccd8c9005ec . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + "191"^^ . + . + "http://www.loudish.tld/unsuspected/phosphorescence.html" . + . + "1963"^^ . + "http://www.charmingly.tld/loudish/assortment.html" . + "pendently assortment unsuspected" . + . + "spotted pendently loudish" . + _:Bfabb0a9532cca71658e23d209ee7723d . + . + "http://www.slices.tld/lowish/colleens.html" . + "jacketing trophying lowish" . + "134"^^ . + . + _:B8af5005bbe6261cd305feb6cf670b1d2 . + _:B6c5dd52f41d3845b9d50215365dff088 . + . + "http://www.untrod.tld/washtubs/spinet.html" . + "fratricides aquarist washtubs" . + "144"^^ . + "http://www.dissolutely.tld/untrod/aquarist.html" . + . +_:B355e7f4463d98b21ae0efaf91a934677 "Lucrecia Rollings" . +_:B355e7f4463d98b21ae0efaf91a934677 . + _:Badd53f1282f2a6d043e8e1a9afb4ffcd . + . + "http://www.scorches.tld/noncombatant/grubstake.html" . + "colorcasts paladins noncombatant" . + "178"^^ . + "http://www.torii.tld/scorches/paladins.html" . + . +_:B07911d6d734f7eecd4642c58e0eb254b "Adamanta Schlitt" . +_:B07911d6d734f7eecd4642c58e0eb254b . +_:B73bd6361679c8f036c5ddad3f7496143 "Palma Suwannakintho" . +_:B73bd6361679c8f036c5ddad3f7496143 . + _:B7713f71097d9d53eec41fc31574ebaf0 . + . + "http://www.massiest.tld/reprography/ulva.html" . + "poorest kippering reprography" . + "98"^^ . + "http://www.bacchic.tld/massiest/kippering.html" . + . + _:B846916be85935183c8659244408a1e3e . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + . + "1967"^^ . + "http://www.bouses.tld/knobbiness/akvavits.html" . + "authentications stashed knobbiness" . + "reabsorbed bouses stashed" . + . + _:B032bf000b7c8e7bca172610d8188bcb8 . + _:B85564e2a9520e560c40bc6c290ec19cc . + . + "1966"^^ . + "http://www.elaborates.tld/prelims/beneficence.html" . + "kame blotto prelims" . + "38"^^ . + "wellbred elaborates blotto" . + . + _:Bb00bec65fd9873a97a2114c740753dc5 . + "vacuously snaffle manifoldness" . + . + "http://www.manifoldness.tld/milanese/scripts.html" . + "1964"^^ . + _:B44e2360687fe3619bd95eef4a27a835d . + "snaffle solipsistic milanese" . + . + "183"^^ . + "http://www.aviations.tld/manifoldness/solipsistic.html" . +_:B5b440840fe4a275bcebb68ee9d13a3f7 "Taliyah Jafari" . +_:B5b440840fe4a275bcebb68ee9d13a3f7 . + _:Baa8640a6a7dba25b4161517931047dc4 . + . + "http://www.inoculation.tld/bunting/oxlip.html" . + "hexing radiometers bunting" . + "57"^^ . + "http://www.leotard.tld/inoculation/radiometers.html" . + . + _:B05fbe07d8c1c51d76a16b33504252c50 . + . + "http://www.dimorphisms.tld/toils/bootlaces.html" . + "episcopates unwieldier toils" . + "46"^^ . + "http://www.joined.tld/dimorphisms/unwieldier.html" . + . + _:Bcc12e305a843a84c323de8bbc8eeaf14 . + _:B2a153813e22e68a7ff87799ae88019b8 . + . + "http://www.relinquishing.tld/atavists/levant.html" . + "renegades pursed atavists" . + "57"^^ . + "http://www.casements.tld/relinquishing/pursed.html" . + . + _:Bc2ab0597b249ebe573c44ace084bbffe . + . + "http://www.netting.tld/deriding/underpinned.html" . + "embolization gatefold deriding" . + "http://www.suets.tld/netting/gatefold.html" . + . + _:Ba82a04fc5b409cde2a6199da05f958da . + . + "http://www.citatum.tld/marrons/headlining.html" . + "cymbalists groundnut marrons" . + "182"^^ . + "http://www.dyspeptics.tld/citatum/groundnut.html" . + . + _:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . + "1955"^^ . + "http://www.quieter.tld/daintier/compounds.html" . + "affording protestantism daintier" . + "192"^^ . + "http://www.cheesiest.tld/quieter/protestantism.html" . + "http://www.forequarter.tld/affording/quieter.html" . + "apostrophizing cheesiest affording" . + . + "approbated baldhead stereotype" . + "http://www.decocted.tld/stereotype/populi.html" . + . + "baldhead populi pried" . + "107"^^ . + "http://www.stereotype.tld/pried/clownery.html" . + _:Bfaf684c5038bff443a3815fb019c9765 . + . + "1965"^^ . + _:Bb494959713411ef347a2f5b652ad00f4 . +_:B264322479ec6564efb2b135aeef598ba "Jodie Mcfeeley" . +_:B264322479ec6564efb2b135aeef598ba . + _:Bcd3eb1168fe41c45ac9cf3b8605af268 . + _:Baa713adba04d1bcf3b7de89f84e77b8d . + . + "http://www.floes.tld/exports/nonslip.html" . + "onerosities breathier exports" . + "120"^^ . + "http://www.yeasting.tld/floes/breathier.html" . + . + _:Bbd1311d9a158b550a710ba10873bf135 . + . + "1963"^^ . + "http://www.youngs.tld/nonexistence/debits.html" . + "seels graveclothes nonexistence" . + "108"^^ . + "http://www.dipper.tld/youngs/graveclothes.html" . + "floaty seels youngs" . + . + _:Bee7b02efb9614711e11fec1a4224147f . + _:Be30897e662ff7c0b3ab39d76c9f47e76 . + . + "http://www.bulleting.tld/nonemotionally/reconfigure.html" . + "recused subjoins nonemotionally" . + "174"^^ . + "picarooned inoculations panzers unsticking nerd ended dynamical absorbing transepts stuffier" . + "http://www.flauntiest.tld/bulleting/subjoins.html" . + . + _:B986791fcd417ceb2e1e82f714cdb58b4 . + . + "1962"^^ . + "http://www.seasoned.tld/curses/activity.html" . + "blemishing progressing curses" . + "134"^^ . + "http://www.energetics.tld/seasoned/progressing.html" . + "honesties blemishing seasoned" . + . +_:B6e7acecd4bbff57366bb8a6f2e09355c "Aedd Lurye" . +_:B6e7acecd4bbff57366bb8a6f2e09355c . + _:Bda73348f74a7a9e9adb86a358850d6ac . + _:B799624fc4ce7e115be4b06284349497a . + . + "http://www.grabbed.tld/modifier/furbishes.html" . + "meatiest shicksas modifier" . + "72"^^ . + "http://www.reappointing.tld/grabbed/shicksas.html" . + . + _:Bac7b7577b526e3147a9f13518d3ae843 . + . + "http://www.rearm.tld/cesspit/concelebrations.html" . + "skittishness menageries cesspit" . + "35"^^ . + "http://www.scabs.tld/rearm/menageries.html" . + . +_:B3681c40cbed72ddec26d64a882eeed60 "Dama Leino" . +_:B3681c40cbed72ddec26d64a882eeed60 . + . + "90"^^ . + . + . + "dirts lightheaded icecap" . + "http://www.repossesses.tld/icecap/garnish.html" . + "1957"^^ . + "http://www.icecap.tld/chariest/rencounters.html" . + _:B46fd439583a4c540d0e632c56717de08 . + "lightheaded garnish chariest" . +_:B79bd64b96937228457dc077e26303424 "Widdad Westpfahl" . +_:B79bd64b96937228457dc077e26303424 . +_:Bd937e64ed91c7b9561e541f985c759fd "Hudhaifa Bertagnoli" . +_:Bd937e64ed91c7b9561e541f985c759fd . + _:Bad6aaf173cdaea72b81100a7eb937ee0 . + . + "http://www.dextro.tld/embryologies/transportables.html" . + "adapts desponds embryologies" . + "177"^^ . + "http://www.astrophysicists.tld/dextro/desponds.html" . + . +_:B5b04980f196c96d3a7ad6b4f91911913 "Suhaad Mcglown" . +_:B5b04980f196c96d3a7ad6b4f91911913 . + _:B166a77f271280c71de1620a24585aea3 . + _:B7df84619e7d24efdda3e0f80498adcfd . + . + "http://www.doz.tld/overassured/galosh.html" . + "cots somnambulated overassured" . + "14"^^ . + "http://www.rifts.tld/doz/somnambulated.html" . + . +_:B45fa457227782a6a50d44272ca4c2470 "Gananiia Galanga" . +_:B45fa457227782a6a50d44272ca4c2470 . + _:B87bf1c1123899d4af31a9b72e2de9b71 . + _:Bc87d34a48fda1ab67590e4dfbffb916a . + . + "http://www.sorest.tld/rebater/rabelaisian.html" . + "tapholes calciferous rebater" . + "180"^^ . + . +_:B8045030a189e08348cbf2d08887e42ae "Taqiyya Rolan" . +_:B8045030a189e08348cbf2d08887e42ae . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B57ab9cbe135c47f37a8718ec640e3031 . +_:B0eb90ab8b1e65fe188943afbd7d92112 "Fina Devary" . +_:B0eb90ab8b1e65fe188943afbd7d92112 . +_:B9d8b78bd6920274426637abb3e176e40 "Aura Finazzo" . +_:B9d8b78bd6920274426637abb3e176e40 . +_:Be4e6e1186b598efaf455940e60c04811 "Ihaab Gebo" . +_:Be4e6e1186b598efaf455940e60c04811 . + _:Bed0963d4c9326d7afab6433cd5e90b11 . + . + "http://www.pictograph.tld/sunroofs/prorated.html" . + "symbolized luminesces sunroofs" . + "120"^^ . + . +_:B243e3bb3c0d70505f574104c98c72167 "Damiano Graci" . +_:B243e3bb3c0d70505f574104c98c72167 . + _:B2dfa60c4cddb35bec9c2196ec5a8736b . + . + "http://www.choirboy.tld/nictation/mistermed.html" . + "placentography adjoined nictation" . + "20"^^ . + . + _:B8333434d63cb6c0a5403d8f819ee848a . + _:B4bf3b90443908dc92f69a086d6227298 . + . + "1961"^^ . + "http://www.reemergence.tld/appoints/refurnished.html" . + "toploftier squabbles appoints" . + "145"^^ . + "handfasts reemergence squabbles" . + . + _:B028c9b46e5d41683a059bb6cd38482e9 . + . + "http://www.chawer.tld/dystrophic/apologues.html" . + "slakers subtracts dystrophic" . + "66"^^ . + "http://www.discredited.tld/chawer/subtracts.html" . + . +_:B7bf2aaa5c7ccd6a53930e138f22e76b5 "Yanire Holdridge" . +_:B7bf2aaa5c7ccd6a53930e138f22e76b5 . +_:B5e5d45cd7d9c9a06d293fad9c84102f7 "Berakhiah Province" . +_:B5e5d45cd7d9c9a06d293fad9c84102f7 . +_:Be02f1481bce0c586d78b327bfb195301 "Wendelin Custard" . +_:Be02f1481bce0c586d78b327bfb195301 . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + "1966"^^ . + "5"^^ . + "Journal 7 (1966)" . + "1"^^ . + . + _:B3636dcd9db602463e98f80477c21c618 . + . + "http://www.parapsychologies.tld/stereotyper/dills.html" . + "benightedness deportable stereotyper" . + "8"^^ . + "http://www.damping.tld/parapsychologies/deportable.html" . + . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . +_:Bd46e31a9f0b523d002cbc59a05e8c95e . + _:Bf25f91d0bdaa2aaa08179687c43f1dd3 . + _:Bcba3dbbdc8861770873708d1bde4065d . + . + "http://www.taskwork.tld/uncompartmentalize/healing.html" . + "safeguarded poops uncompartmentalize" . + "156"^^ . + "http://www.nitrites.tld/taskwork/poops.html" . + . +_:B600f8e30f6138563a9776946d0476e69 "Mai Karst" . +_:B600f8e30f6138563a9776946d0476e69 . +_:Bd997f187a43b20b4ec3138ae60a9d86d "Nissho Laorange" . +_:Bd997f187a43b20b4ec3138ae60a9d86d . +_:Be9d44b094b3860b01a1e0e877b51f415 "Nanda Batto" . +_:Be9d44b094b3860b01a1e0e877b51f415 . + _:Bf42129c9bb465a6557332dfe83af5415 . + "1958"^^ . + "http://www.backwoodsman.tld/uncanniest/finned.html" . + "deflated makings uncanniest" . + "20"^^ . + "yellowbellied backwoodsman makings" . + . + _:Bfbe9674f48f37a91b3aaa031e558dd70 . + . + "http://www.grapes.tld/surfed/stringency.html" . + "grandmas behemoth surfed" . + "120"^^ . + "http://www.splatters.tld/grapes/behemoth.html" . + . +_:B32a9e56ffd1af7eb251814480a9d0243 "Todor Dengler" . +_:B32a9e56ffd1af7eb251814480a9d0243 . + _:Bc3db3a67299206669769ef0220f214d0 . + . + "1964"^^ . + "http://www.shirring.tld/entourages/solvents.html" . + "matricides companying entourages" . + "108"^^ . + "obeahisms shirring companying" . + . +_:Bc9aa2f0a014848e84e9dbc4cf52dea63 "Kalinna Feeling" . +_:Bc9aa2f0a014848e84e9dbc4cf52dea63 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . +_:Ba8d20b0c387444700a18fa606cae7078 . + _:B27671fb2057ee351adab0ed71e4ed256 . + . + "http://www.shades.tld/gleanable/burglaries.html" . + "hippopotami inliers gleanable" . + "107"^^ . + "http://www.rummagers.tld/shades/inliers.html" . + . + _:Bee460ddd16c21bca08677b3bb5fa348b . + . + "1965"^^ . + "http://www.dependable.tld/teenager/vocalizes.html" . + "horsepowers molecularly teenager" . + "74"^^ . + "purring dependable molecularly" . + . + _:B97af1e6151f99ef9fb16ae958748384f . + _:B3ab036857c116fe61ed99b341c063fbc . + . + "http://www.soothsayers.tld/cyphering/pitchforks.html" . + "expurgator disengaging cyphering" . + "12"^^ . + "http://www.cambodian.tld/soothsayers/disengaging.html" . + . + _:B9090d6721e808aebf65b69e741344f89 . + . + "1965"^^ . + "http://www.gustily.tld/flagman/abandoner.html" . + "yawling shandies flagman" . + "44"^^ . + "ofter gustily shandies" . + . + _:Bd572772c5e99917fe6468e0065f0c70a . + . + "1964"^^ . + "http://www.pheasants.tld/burgundies/functionalist.html" . + "unweeded canoes burgundies" . + "77"^^ . + "porno pheasants canoes" . + . + _:Bb4c8c4c1d8dc451a618f99bf24613cdc . + . + "http://www.expatiations.tld/reinstructs/mutilative.html" . + "jabberers adiabatically reinstructs" . + "162"^^ . + "http://www.marzipans.tld/expatiations/adiabatically.html" . + . + _:B6683dfb977b9e0371b31ccdd4e80ff31 . + . + "http://www.impenitently.tld/underemployed/offs.html" . + "mormons moray underemployed" . + "1"^^ . + "http://www.omens.tld/impenitently/moray.html" . + . + _:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 . + "1954"^^ . + "http://www.finns.tld/furnaces/proslavery.html" . + "thorned obdurately furnaces" . + "http://www.reconverts.tld/finns/obdurately.html" . + "deliciousness thorned finns" . + . + _:Bf1211115d3256fd63f033e4c39cf6cef . + _:B28055fd5b80540c2af46741044ac6ad4 . + . + "http://www.pharmacopeias.tld/eaved/retrials.html" . + "cohesiveness balladeer eaved" . + "143"^^ . + "http://www.available.tld/pharmacopeias/balladeer.html" . + . + _:B7936a733be9e30b9922fdd1f9b1574a5 . + _:Bab758283e8d1e699f19fa07dce4d1a97 . + "1953"^^ . + "http://www.stomachers.tld/doorsteps/lyses.html" . + "theurgy indicative doorsteps" . + "50"^^ . + "http://www.designates.tld/stomachers/indicative.html" . + "beached theurgy stomachers" . + . + _:B4ea5e96049adbcc8415af1714bc92792 . + . + "http://www.approximated.tld/factorize/chubbily.html" . + "infinites smeltery factorize" . + "38"^^ . + . +_:Bbb5c608724767b194e9a3e9521e8c5cf "Nelia Guilbeaux" . +_:Bbb5c608724767b194e9a3e9521e8c5cf . + _:Baff1abc202b74e11efa34102fb6f1ff7 . + . + "http://www.spookier.tld/fingerprinted/improvisational.html" . + "negotiations lintel fingerprinted" . + "http://www.unintellectual.tld/spookier/lintel.html" . + . +_:B0ff3b35aa0e3f2b7c69e168d2b6054d7 "Liubchanina Gou" . +_:B0ff3b35aa0e3f2b7c69e168d2b6054d7 . + _:Be894e8dac647b9dfa292be45a30af58a . + . + "http://www.supervises.tld/immobilizer/tines.html" . + "detected nervate immobilizer" . + "175"^^ . + "http://www.encourager.tld/supervises/nervate.html" . + . +_:Bd1da008c763b29bd70303490bee5fe9b "Bising Erstad" . +_:Bd1da008c763b29bd70303490bee5fe9b . +_:B0eb8925de51ad240e05b99f675efa1a8 "Lashanna Startt" . +_:B0eb8925de51ad240e05b99f675efa1a8 . +_:Bdc4c1b0b9e5ec44e61f5e3bf0ead5ede "Chieu Sharpe" . +_:Bdc4c1b0b9e5ec44e61f5e3bf0ead5ede . +_:B3ec58a51c81198f6e50d8da010130347 "Ascharya Grossberg" . +_:B3ec58a51c81198f6e50d8da010130347 . +_:B4f8357737dfa9385db5238aca19cf577 "Sukaina Jolicoeur" . +_:B4f8357737dfa9385db5238aca19cf577 . + _:Bcdc6446b4d539e61ea04d4de6873f676 . + . + "http://www.barehead.tld/dallier/headhunts.html" . + "interleave monkeying dallier" . + "80"^^ . + "http://www.intermezzos.tld/barehead/monkeying.html" . + . + _:B90c8bf93dc39c9b54aef1790b2f66e0d . + . + "http://www.carousels.tld/deponent/venges.html" . + "dumps acidly deponent" . + . + _:Be0a87dc3ddeacdb7fe0a179fbaddbd0a . + . + "1964"^^ . + "http://www.reinvesting.tld/canalizing/coerciveness.html" . + "expedients ambiences canalizing" . + "8"^^ . + "http://www.pilous.tld/reinvesting/ambiences.html" . + "deranges expedients reinvesting" . + . + _:Bb47bf8e34bae1a224e31f49813622505 . + "1962"^^ . + "http://www.attraction.tld/blacklisting/scribes.html" . + "fearer pinfeather blacklisting" . + "166"^^ . + "http://www.feedlots.tld/attraction/pinfeather.html" . + "signaling fearer attraction" . + . + _:B98796bedf70c059ffd1c6af613b65df5 . + . + "http://www.thirsts.tld/ineffably/campi.html" . + "apostleship isogamy ineffably" . + "97"^^ . + . + _:Ba0923d9f8786acbe0d2accf0858b9e3c . + . + "http://www.tenderheartedness.tld/bezoar/pursy.html" . + "monastics mandragora bezoar" . + "http://www.secretly.tld/tenderheartedness/mandragora.html" . + . + _:Ba05810bcde0732c5472d1df0da6acc69 . + . + "http://www.charmed.tld/leveled/quintain.html" . + "geneses loyaler leveled" . + "153"^^ . + "http://www.taxidermists.tld/charmed/loyaler.html" . + . + _:B986513964675992ae735be6466da5bf7 . + . + "http://www.kinaesthetically.tld/argal/laxnesses.html" . + "drear constrainable argal" . + "10"^^ . + . + _:B3c4b1707ce0c4624fddfc643f16afa45 . + _:Bba173c3e8c180edc91cc9af4d6de36df . + . + "http://www.cutup.tld/cellists/lobber.html" . + "achene exigence cellists" . + "146"^^ . + "http://www.annotativeness.tld/cutup/exigence.html" . + . + _:B7b74643f605899f2a47322c7ee6a5f27 . + . + "http://www.casette.tld/dualistic/fanlights.html" . + "prescience webfeet dualistic" . + "107"^^ . + . +_:B7fb803dbb645bb68af333c5adaf97e0a "Creon Zuck" . +_:B7fb803dbb645bb68af333c5adaf97e0a . + _:B236bbf4d1f2b63a6ee7ea4649c395e01 . + . + "http://www.surviver.tld/ransoms/millennial.html" . + "effervesce fundamentally ransoms" . + "57"^^ . + "http://www.termed.tld/surviver/fundamentally.html" . + . +_:Bbe633adf92ac5f892367cdb99f4bb7a7 "Fulko Pullen" . +_:Bbe633adf92ac5f892367cdb99f4bb7a7 . + _:Bd8ed78015094eb15cbdd1fe5d346d295 . + . + "http://www.tenders.tld/unevener/assafoetida.html" . + "encysting dayside unevener" . + "103"^^ . + . + _:B988e5518176b79e28a2ff0b6bb4a65cd . + . + "http://www.starchier.tld/chlorotic/setal.html" . + "glossily anaesthesia chlorotic" . + "94"^^ . + . + . + _:B20910effbc715db91af4599cc8d66a4d . + "1964"^^ . + "http://www.purifier.tld/devotees/frolicked.html" . + "figurativeness unmemorized devotees" . + "51"^^ . + "http://www.induration.tld/purifier/unmemorized.html" . + "inveigling figurativeness purifier" . + . + _:Bd51462a18f530407050f52012c7fc4c7 . + . + "http://www.godding.tld/vitiating/larceners.html" . + "marshes anemometers vitiating" . + "99"^^ . + . + _:B062c6724547d6dc21455e3c5487ad94d . + _:B713f91a874e1e78a764fac9ed89db438 . + . + "http://www.slipcover.tld/annoying/goodwills.html" . + "bourse chairmaned annoying" . + "http://www.holographs.tld/slipcover/chairmaned.html" . + . +_:B0d5c98e6eddfa3f4bf2904796db13e26 "Jaisyn Arcuri" . +_:B0d5c98e6eddfa3f4bf2904796db13e26 . +_:B00e26f52e83c29b472d92d6a82cc25bc "Svatochna Saller" . +_:B00e26f52e83c29b472d92d6a82cc25bc . + _:Bdd247fec573cab93f21ebce4dd76df01 . + . + "http://www.expropriations.tld/piecework/searer.html" . + "trickier eternize piecework" . + "35"^^ . + "http://www.hollers.tld/expropriations/eternize.html" . + . + . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + . + "1957"^^ . + "http://www.bangtails.tld/burdening/slumming.html" . + "darkroom reacquired burdening" . + "16"^^ . + "visitant bangtails reacquired" . + . +_:B4b07e3cbe2aaad6589fb71882a13c8d8 "Gislle Gusa" . +_:B4b07e3cbe2aaad6589fb71882a13c8d8 . +_:Ba0be4dec939dd9626903eff597646d61 "Lee Daughety" . +_:Ba0be4dec939dd9626903eff597646d61 . + _:Bf321ef8c9576db1e3ea666e91387edb4 . + . + "http://www.faddism.tld/honing/graters.html" . + "crones incapacities honing" . + "15"^^ . + "http://www.predusks.tld/faddism/incapacities.html" . + . +_:Bad7bd03255740d2aeb3a6afdd9d620d3 "Boas Salimas" . +_:Bad7bd03255740d2aeb3a6afdd9d620d3 . + _:B403f2ff0405088674a64147fe176ee9f . + . + "1956"^^ . + "http://www.noisemakers.tld/illegitimating/touche.html" . + "irreconcilability vuggy illegitimating" . + "188"^^ . + "http://www.hepaticas.tld/noisemakers/vuggy.html" . + "impasses irreconcilability noisemakers" . + . + _:B83acc43db6be67d37114c1288ce80b9b . + _:B3e86fec5976dfef3c5756bd3be34d88e . + . + "http://www.stemware.tld/reships/perspicuousness.html" . + "prefigured vendees reships" . + "34"^^ . + "http://www.wingy.tld/stemware/vendees.html" . + . + _:B65c6568972c65c4cd6aa0d473bf181b7 . + . + "http://www.hackers.tld/sorbates/thrower.html" . + "hawser fussers sorbates" . + "http://www.reclusive.tld/hackers/fussers.html" . + . +_:Bcbbf5115baa6de0906dc357d2a599a9b "Zameel Lords" . +_:Bcbbf5115baa6de0906dc357d2a599a9b . + _:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + . + "1955"^^ . + "http://www.handouts.tld/abreacts/rewrapped.html" . + "fondest birded abreacts" . + "42"^^ . + "http://www.prelimit.tld/handouts/birded.html" . + "anarchies fondest handouts" . + . + _:B7c528eaae1557f086c2961157f821607 . + _:B6b3b9e593089d37b6348a5fbd132351f . + . + "http://www.unbosom.tld/atones/rhymer.html" . + "microfilmer takable atones" . + "7"^^ . + "http://www.platy.tld/unbosom/takable.html" . + . + _:B8bbcc393e03b5d09fa33cc7ea3b6af55 . + . + "http://www.tost.tld/measurably/leant.html" . + "parings creels measurably" . + "76"^^ . + "http://www.befoulier.tld/tost/creels.html" . + . +_:B82dd039ee0627efc91f8a06a6c2eaee1 "Apela Brewton" . +_:B82dd039ee0627efc91f8a06a6c2eaee1 . +_:Bae221dae0fe04c037335c182987e4f31 "Darnel Saab" . +_:Bae221dae0fe04c037335c182987e4f31 . +_:B1f9765438d84373a26cb985398924bdc "Elma Waldrup" . +_:B1f9765438d84373a26cb985398924bdc . +_:B15079caf759121b399f126a075e5caca "Katryn Volmer" . +_:B15079caf759121b399f126a075e5caca . + _:B5d0f831819a9d916e82bcbe184e5e73d . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + _:B902d2fdbcee8f0020a4e5a942c975662 . + "1959"^^ . + "2"^^ . + "Journal 5 (1959)" . + "1"^^ . + . + _:B561ab97044ac73502dc44a5b818c01de . + . + "http://www.webers.tld/stargazer/yodelled.html" . + "spikelets seditiousness stargazer" . + "166"^^ . + "http://www.corrugates.tld/webers/seditiousness.html" . + . +_:Baaf147385f8120fd9bb7b340820b43da "Tekusa Houlberg" . +_:Baaf147385f8120fd9bb7b340820b43da . + _:Beb44a42e6421af31876532ebbca37388 . + . + "http://www.floatier.tld/inanimately/piracies.html" . + "lurches apolunes inanimately" . + "173"^^ . + "http://www.swooned.tld/floatier/apolunes.html" . + . + _:Be8e68dc7c8243ba055e17bb5ddd8cd0d . + . + "1961"^^ . + "http://www.momisms.tld/zoological/polydactylism.html" . + "shipments manger zoological" . + "192"^^ . + "http://www.decayer.tld/momisms/manger.html" . + "wineskins shipments momisms" . + . +_:B63577e8eb58c8a85b23f4ecc56f4e05d "Plutus Living" . +_:B63577e8eb58c8a85b23f4ecc56f4e05d . + _:B331f75075386aa94cdcf35523c292a74 . + _:B8b1d267ebaa6ba5071c17f03c579df58 . + . + "http://www.trimotor.tld/mestizoes/gook.html" . + "zeitgeist townless mestizoes" . + "98"^^ . + "http://www.skiddooing.tld/trimotor/townless.html" . + . +_:B89ac97d30c2e010f7d9b968aa0719509 "Kyrillosr Bruneau" . +_:B89ac97d30c2e010f7d9b968aa0719509 . + _:Bb3ab375b4b80c5c326023224f5ec1067 . + . + "http://www.cozened.tld/pilotings/footboard.html" . + "coccyxes counterinsurgent pilotings" . + "18"^^ . + . +_:B2fad35bd7ba3211056dea503358cd155 "Kazuma Drabant" . +_:B2fad35bd7ba3211056dea503358cd155 . +_:B4207ba8ddb1ec70ab63831dea6b39da8 "Anushka Lesko" . +_:B4207ba8ddb1ec70ab63831dea6b39da8 . + _:B69e9bc7321e503e5ed9d7c0d419ac916 . + . + "1951"^^ . + "http://www.vesuvius.tld/landward/frontages.html" . + "subprincipal annotates landward" . + "34"^^ . + "http://www.wetsuit.tld/vesuvius/annotates.html" . + "chicaner subprincipal vesuvius" . + . + _:B71e15d72936e79260694757cf4f878a2 . + . + "http://www.boutonniere.tld/burps/soundest.html" . + "institutionally staphylococci burps" . + "41"^^ . + "updated agonized legitimating knackers flowages whiningly neediest nattiness wizening gamily medicably consequence" . + "http://www.lodgments.tld/boutonniere/staphylococci.html" . + . + _:B53ffe885e1096cd0b4bed18a4139e1f4 . + "1959"^^ . + "http://www.leones.tld/montaged/gasifying.html" . + "ritziness incorrigibleness montaged" . + "148"^^ . + "http://www.inroads.tld/leones/incorrigibleness.html" . + "presupposes ritziness leones" . + . + _:Bfbf008c91eae0e643f1f8d6eea6f9c2c . + "1962"^^ . + "http://www.portraying.tld/microbiology/negativity.html" . + "Proceeding 3 (1962)" . + "1088"^^ . + "Quantum Books" . + "0-7136-1821-0" . + "knowing portraying soilless" . + . + _:B2336382b53006a5b440bda93d887e4e2 . + . + "http://www.miniscule.tld/milled/reinserts.html" . + "diapered malformations milled" . + "98"^^ . + "http://www.retread.tld/miniscule/malformations.html" . + . + _:Bb331485c7fedf99e5cd93fe7b9381b69 . + . + "1958"^^ . + "http://www.bulkier.tld/bareness/foiling.html" . + "morph beeswax bareness" . + "107"^^ . + "http://www.randier.tld/bulkier/beeswax.html" . + "thrushes morph bulkier" . + . + _:B3a3a9baf56125005960b926258c7e1c2 . + . + "http://www.kitlings.tld/fretter/rickettsial.html" . + "mobilizer impoliticly fretter" . + "61"^^ . + "http://www.swampiest.tld/kitlings/impoliticly.html" . + . +_:Bac75f9a0b8c46142bbd5547995fa78d4 "Ergyryad Wolfe" . +_:Bac75f9a0b8c46142bbd5547995fa78d4 . + _:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + "1964"^^ . + "http://www.woodchopper.tld/americans/bohemians.html" . + "clippers abomination americans" . + "45"^^ . + "effendi woodchopper abomination" . + . + _:B615b274c2881ea261ea2478adf4edff3 . + . + "http://www.begrudged.tld/ephedrin/unicef.html" . + "outlasting manikins ephedrin" . + "154"^^ . + . + _:Bccec609e7f6b70a8546b393615f70f7d . + _:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + . + "http://www.robotizing.tld/capsizing/trailblazers.html" . + "tindery fuelled capsizing" . + "http://www.derivation.tld/robotizing/fuelled.html" . + . + _:B53f8d6ab23e03378edac7c4fdf1b544e . + . + "http://www.refashioning.tld/mordanting/severability.html" . + "shabbily outfoxing mordanting" . + "110"^^ . + "http://www.unmentioned.tld/refashioning/outfoxing.html" . + . + _:Bf9b03d76011ae000c060ab166c056c0f . + . + "http://www.enlighten.tld/herbal/turbocharger.html" . + "saliences prided herbal" . + "69"^^ . + . + _:B2930647d47b2d1ed5e0c73f53158ec12 . + . + "http://www.dados.tld/freebee/kaka.html" . + "enplaning vendibles freebee" . + "102"^^ . + "http://www.retitled.tld/dados/vendibles.html" . + . + _:B499d1cdf19ba13bd4c9d3d4c85615766 . + . + "http://www.beautifiers.tld/fatiguabilities/armourers.html" . + "archduchesses lempiras fatiguabilities" . + "171"^^ . + "http://www.alnico.tld/beautifiers/lempiras.html" . + . + _:B0d5c98e6eddfa3f4bf2904796db13e26 . + . + "1965"^^ . + "http://www.mutuels.tld/slideways/berceuse.html" . + "woodworm fossilizes slideways" . + "135"^^ . + "floccular mutuels fossilizes" . + . + _:Baf009136b9456cda6ba81c909542bdfb . + . + "1965"^^ . + "http://www.cabinetmakers.tld/movements/apostasy.html" . + "popularizing ling movements" . + "153"^^ . + "http://www.exclusively.tld/cabinetmakers/ling.html" . + "inquirers popularizing cabinetmakers" . + . +_:Bce929f23523d0c6cad6cd41d8eba3399 "Friedel Strevels" . +_:Bce929f23523d0c6cad6cd41d8eba3399 . + _:B045a8f2af7ca0c3c9b5b1af2f14563f3 . + "1964"^^ . + "http://www.buffaloing.tld/puppies/cicatrixes.html" . + "gallivanting kiln puppies" . + "95"^^ . + "medius buffaloing kiln" . + . +_:Bcd1da4d9c23232f1060f4283f157f0a1 "Madaleno Bercier" . +_:Bcd1da4d9c23232f1060f4283f157f0a1 . + _:Badb3567c6756bbbea7a224abaa4b7c8a . + . + "http://www.immixed.tld/painting/architrave.html" . + "excusableness readmittance painting" . + "149"^^ . + "http://www.shorthanded.tld/immixed/readmittance.html" . + . + _:B29dd805b9a4da1ef9e5a503429366e17 . + _:Bd477d0c3f09138034fa3f084e8967492 . + . + "http://www.reopening.tld/godparents/urbanology.html" . + "retarding contemplations godparents" . + "171"^^ . + "http://www.cyborgs.tld/reopening/contemplations.html" . + . +_:B8e305713556b192c8ac37c4ffcc0d581 "Casswallawn Scheiblich" . +_:B8e305713556b192c8ac37c4ffcc0d581 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B5e08733c9704f3cb686636517acb5889 . +_:B78fc1f6efd342239bf756ee05121beeb "Bernhardine Disorda" . +_:B78fc1f6efd342239bf756ee05121beeb . +_:B69b4c7351b3d52f5d52c2beb475ad751 "Seinosuke Grimaldi" . +_:B69b4c7351b3d52f5d52c2beb475ad751 . +_:B8e4cfdbfa5b3013b53941c8b18c7c03f "Gratiana Kreines" . +_:B8e4cfdbfa5b3013b53941c8b18c7c03f . +_:B8c58a7d7f649e086428e91931e17f771 "Maemi Vonk" . +_:B8c58a7d7f649e086428e91931e17f771 . +_:B9c814b0f58788f2de199cf09d2477a2c "Czeslaw Mcgathy" . +_:B9c814b0f58788f2de199cf09d2477a2c . + _:B8af5005bbe6261cd305feb6cf670b1d2 . + . + "http://www.tinworks.tld/alright/alfas.html" . + "disgustingly redacting alright" . + "113"^^ . + "http://www.fizgig.tld/tinworks/redacting.html" . + . + _:Bc15b339c951f8a6724f2d856952a4a09 . + . + "http://www.gnotobiology.tld/veining/sleighs.html" . + "splashiness debitable veining" . + "62"^^ . + "http://www.dogtrotted.tld/gnotobiology/debitable.html" . + . + _:Be01a37bd04b19e7e3e8e2de09a1c8764 . + _:B4ea339c464c0b76db6473d0289f07f62 . + . + "http://www.beholding.tld/fictionalizes/malingered.html" . + "marketed shuffled fictionalizes" . + "171"^^ . + "http://www.motey.tld/beholding/shuffled.html" . + . + _:B8702c2fe43c6b20ca63cac3db17b88e5 . + _:Bc610618bfa03729d03f89e4e8f1fedd2 . + . + "http://www.eternise.tld/nybble/sh.html" . + "boozer rehydration nybble" . + "38"^^ . + . + _:B7ed62a60b593b19c771b2e7185cc176e . + _:Ba05160644eb279af38b79b7c18b7aed0 . + . + "1963"^^ . + "http://www.epistles.tld/reconsolidation/salts.html" . + "klutzy direness reconsolidation" . + "43"^^ . + "butterfingers epistles direness" . + . + . + _:Bd97bcd80ecadd03454d4612f31137a2c . + . + "http://www.haters.tld/wandered/tictac.html" . + "published redundantly wandered" . + "11"^^ . + . + _:Bb510aae5e94c885d3b5d749a1fc45eb1 . + . + "http://www.shopping.tld/misarranges/adulterer.html" . + "indulgers laundering misarranges" . + "80"^^ . + "http://www.predeceases.tld/shopping/laundering.html" . + . + _:B09f7aec078a03bbd5191eb37f89cd7bc . + . + "http://www.crackdown.tld/jars/jackscrews.html" . + "freshing urchins jars" . + "40"^^ . + "http://www.worthing.tld/crackdown/urchins.html" . + . +_:B3c19af0cc436fc81c0cf67b08bf19b1e "Latasha Warens" . +_:B3c19af0cc436fc81c0cf67b08bf19b1e . + _:Bf53b32c5fa106b299e5221679ecd56e8 . + . + "http://www.bespangles.tld/blueings/snowplowed.html" . + "keening kinsmanship blueings" . + "196"^^ . + . +_:B37a3e02f1cfce164a7ce17a3b26e8dce "Polotska Werstein" . +_:B37a3e02f1cfce164a7ce17a3b26e8dce . + _:Bde69113d9624ce9cd7d849cd592814e4 . + _:Baf81794542cba5925d2b9998f9356f77 . + . + "http://www.opiumisms.tld/displeasures/spongins.html" . + "lapidaries recondensing displeasures" . + "55"^^ . + "http://www.tripes.tld/opiumisms/recondensing.html" . + . + _:Bd61871274941cfe1c01fb4bf4b402fbd . + . + "http://www.cryptal.tld/clandestinely/ingeniousness.html" . + "unhandicapped bites clandestinely" . + "198"^^ . + . + _:B5a5e7d84b462cb99dc870c4d5db654a6 . + . + "http://www.pukes.tld/interjectional/aquanaut.html" . + "wraths luteal interjectional" . + "55"^^ . + "http://www.backtracks.tld/pukes/luteal.html" . + . + "1966"^^ . + "18"^^ . + "Journal 2 (1966)" . + "1"^^ . + . +_:Bd6de5e8337371a190b810c20fce91453 "Borghild Kuser" . +_:Bd6de5e8337371a190b810c20fce91453 . +_:B559620758b8c50b5b71c4adb17b346b6 "Toyoko Colden" . +_:B559620758b8c50b5b71c4adb17b346b6 . + "tonnes walkings dispensed" . + . + "confrontations tonnes extrudes" . + "http://www.almanacs.tld/extrudes/walkings.html" . + "http://www.extrudes.tld/dispensed/calibration.html" . + _:B743b40476b5ea4601040b5244511881a . + _:B06d2adb828f9e5314373efc51b0b92db . + "1966"^^ . + "180"^^ . + . + _:B45a2f0af80f84cae71eaeeff28b9e630 . + . + "1966"^^ . + "http://www.quiverers.tld/tercentenaries/corrodes.html" . + "noncontrollable tripodic tercentenaries" . + "46"^^ . + "http://www.alluvia.tld/quiverers/tripodic.html" . + "copilots noncontrollable quiverers" . + . +_:Bd0a767f712c6233dca86e09080e96c9c "Juro Scogin" . +_:Bd0a767f712c6233dca86e09080e96c9c . +_:Bcfa109d68b5c21ba7e6bbf11c7774885 "Hidehira Trolinger" . +_:Bcfa109d68b5c21ba7e6bbf11c7774885 . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + "1964"^^ . + "http://www.overexposure.tld/moxibustion/ontogenically.html" . + "darkened interrelatedness moxibustion" . + "48"^^ . + "http://www.interrupters.tld/overexposure/interrelatedness.html" . + "bestowals darkened overexposure" . + . +_:B8ed950c211fc7a48c1f09a94299ee3f1 "Lishka Turton" . +_:B8ed950c211fc7a48c1f09a94299ee3f1 . +_:Be1fc124b4b4b0f6ab29de09dc050d3ec "Gillian Onifade" . +_:Be1fc124b4b4b0f6ab29de09dc050d3ec . + _:B2464265afa544d8437f1c3e367d836ee . + . + "1960"^^ . + "http://www.bovines.tld/milles/flunkers.html" . + "disasters swordfishes milles" . + "26"^^ . + "http://www.shadings.tld/bovines/swordfishes.html" . + "daredevils disasters bovines" . + . +_:Bbfb51531ec5b7235cf5fc88e3ab7aeb2 "Karolin Alborn" . +_:Bbfb51531ec5b7235cf5fc88e3ab7aeb2 . +_:B262635052d8e16c9f3f5b533f5c32fe8 "Anbessa Gulde" . +_:B262635052d8e16c9f3f5b533f5c32fe8 . + _:B9ace9859ab10918607410e9decfc5e99 . + . + "1966"^^ . + "http://www.institutionalizes.tld/flaccidities/drummers.html" . + "jacked carding flaccidities" . + "192"^^ . + "http://www.descriptiveness.tld/institutionalizes/carding.html" . + "eyelashes jacked institutionalizes" . + . + _:B32e106401d37edcf4ff42e29cf54b017 . + . + "1957"^^ . + "http://www.headshrinker.tld/anchoresses/eclampsia.html" . + "shined lacerates anchoresses" . + "109"^^ . + "http://www.tincting.tld/headshrinker/lacerates.html" . + "hoarier shined headshrinker" . + . + _:B289c8cc668f8c950e7513e1b1ec882e3 . + . + "http://www.huffed.tld/discipliner/redbugs.html" . + "bezils bannocks discipliner" . + "132"^^ . + "http://www.unabsorbed.tld/huffed/bannocks.html" . + . + _:B10549a29965d8dc6946f88880b094fab . + . + "1956"^^ . + "http://www.flyways.tld/owlet/fireplugs.html" . + "counselling waterpower owlet" . + "120"^^ . + "http://www.daydreaming.tld/flyways/waterpower.html" . + "huskers counselling flyways" . + . + _:Bf5ba61745575f89e29ec744009d1e596 . + . + "http://www.particularities.tld/billheads/passovers.html" . + "canthal endowed billheads" . + "184"^^ . + "http://www.jackknifed.tld/particularities/endowed.html" . + . + _:B19a5f21ecc0bb2f9a2a3e1f3d4c409e2 . + . + "http://www.sumps.tld/balboas/deli.html" . + "pendants exacted balboas" . + . + _:B010a2915c5cd1b04b17d0169c9d16c37 . + . + "1955"^^ . + "http://www.intoxicated.tld/opportunism/tautest.html" . + "cornily alpenstocks opportunism" . + "150"^^ . + "mirages intoxicated alpenstocks" . + . + _:B2b5a370f696a213e130cbb247862e7b1 . + . + "http://www.minifloppies.tld/ineffectively/entomologists.html" . + "corned indues ineffectively" . + "94"^^ . + "http://www.yoni.tld/minifloppies/indues.html" . + . + _:B45b6cc04a0cf232f323a844cc6c7278c . + . + "http://www.sophisticating.tld/piedmonts/formed.html" . + "heehawed whisted piedmonts" . + "70"^^ . + "http://www.careerers.tld/sophisticating/whisted.html" . + . + _:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . + . + "http://www.unstates.tld/amiable/reanalyses.html" . + "shucker contraction amiable" . + "http://www.mightier.tld/unstates/contraction.html" . + . +_:Bc49c669a0b551317b77e27ac878faaed "Mandar Peddicord" . +_:Bc49c669a0b551317b77e27ac878faaed . +_:B3e3d2ad4fe39842b48f94f3f1636121c "Utamuro Dousay" . +_:B3e3d2ad4fe39842b48f94f3f1636121c . + _:B70b65c9cf0c63aaa981f527d22a26489 . + . + "http://www.possibler.tld/chippers/interspersed.html" . + "tramcars reconnects chippers" . + "123"^^ . + . + _:B72072f131d453afab32b52e150a4244e . + . + "http://www.scrappier.tld/noggings/protozoal.html" . + "simonize bristling noggings" . + "29"^^ . + . + _:Bd3220f5ab24a479324caafbffe92da97 . + _:B48457f019db001e3d551341c10fd2c5b . + . + "http://www.mousily.tld/constipation/oxidized.html" . + "transistors arrayal constipation" . + "118"^^ . + "http://www.permutationists.tld/mousily/arrayal.html" . + . + _:B0cf75c991a3fe66328724f91bd1ebfae . + . + "http://www.lapin.tld/sledged/aggrandizement.html" . + "relettered clicks sledged" . + "53"^^ . + . + "solely refining kelped" . + "http://www.kelped.tld/misfit/hardpan.html" . + . + "refining zooms misfit" . + "1962"^^ . + _:B8415a67275f17e7ffb6e5a7747254656 . + _:B90452d4fb8f3d9ec1c98189b141be3b5 . + "http://www.fundamentals.tld/kelped/zooms.html" . + "115"^^ . + . +_:B0ca458a8f5a0485df6b60890b069604a "Arina Lillig" . +_:B0ca458a8f5a0485df6b60890b069604a . +_:B6f94494b729bfc7b059413c608fc4c81 "Ulf Deline" . +_:B6f94494b729bfc7b059413c608fc4c81 . + . + "procrastination landscapes pajamas" . + "landscapes doused mousetraps" . + "http://www.fluttering.tld/pajamas/doused.html" . + "http://www.pajamas.tld/mousetraps/petters.html" . + . + "15"^^ . + _:Bfddbe6ddc0f50dbd22027778cee4cf73 . + _:B3d92f3e797d7f61423be3fcccee8bc53 . + "1961"^^ . + "1088"^^ . + "Oceana Publications" . + . + "http://www.dips.tld/agaves/owns.html" . + "1955"^^ . + . + _:B8e2ae5f306336a69ea532aadf5319abb . + _:Bfb5e0f3efc3267de459adf1ef399b2dc . + "hoking dips plaques" . + _:B98bcfbfeaf212447e429df840753151c . + "Proceeding 1 (1955)" . + "0-3721-4662-0" . + _:B28f74a129618102e8f50e32cbe7ea3c9 . + . + "http://www.stopcocks.tld/equivalents/unconvincing.html" . + "nominals fuhrer equivalents" . + "31"^^ . + "http://www.spatting.tld/stopcocks/fuhrer.html" . + . +_:Be0396e0c8b541278b419910292b6ca52 "Ashley Kesselring" . +_:Be0396e0c8b541278b419910292b6ca52 . + "fogger relatione welters" . + "http://www.relatione.tld/predicating/overpay.html" . + "1951"^^ . + "diminishments welters predicating" . + . + "173"^^ . + . + . + _:B1c824b9462541aed2d716534284a9d55 . + _:Bf0249cfda9ca4e75be4e5bd15ac060dd . +_:B0e32eaae0bbb532a28ba760c7e6fdc1c "Gersimos Knerr" . +_:B0e32eaae0bbb532a28ba760c7e6fdc1c . + _:Bd73dfd0f1de8b5bdccaaa3d609003032 . + . + "http://www.radiograph.tld/thralled/unmoved.html" . + "punches colombian thralled" . + "105"^^ . + "http://www.sulking.tld/radiograph/colombian.html" . + . + _:B6fbfd88d5119240202bbeaf5ce539336 . + . + "1959"^^ . + "http://www.wizened.tld/castrates/seacoasts.html" . + "overreaching foreordainments castrates" . + "87"^^ . + "smouldered wizened foreordainments" . + . +_:B615b4622e8c1f445175f9347ac806c87 "Dina Longstreth" . +_:B615b4622e8c1f445175f9347ac806c87 . +_:B98ca60865f4ae331d5099acfdb7b12a2 "Liberta Reulet" . +_:B98ca60865f4ae331d5099acfdb7b12a2 . + _:B0d2bffdddce7791e68a9afcf2aeaa2f8 . + _:Bed614fbfc6157091a510ee736580a7fa . + . + "http://www.sheenie.tld/gerardias/clashed.html" . + "splices indignantly gerardias" . + "120"^^ . + "http://www.splotches.tld/sheenie/indignantly.html" . + . +_:Bb768627f90a4a4044a19a390c55d5266 "Cc Arroyos" . +_:Bb768627f90a4a4044a19a390c55d5266 . +_:B2065c7a36bc882651a99883f518b6c84 "Neiva Mallek" . +_:B2065c7a36bc882651a99883f518b6c84 . + _:Bd6267a539c0d9a828e045318aa03abda . + . + "http://www.moneyed.tld/disclosures/kiboshing.html" . + "mitotic allowable disclosures" . + "58"^^ . + . +_:Be844628c7adef6d0ad9c9241b6b775dc "Landeline Sevenbergen" . +_:Be844628c7adef6d0ad9c9241b6b775dc . + _:B3fde4747e3ff077dfae79c5404d347ae . + . + "http://www.regions.tld/urbanist/pseudoscientifically.html" . + "communalized skys urbanist" . + "111"^^ . + . + _:Bffd3cec1a87e1d2b3ca30309c63ca8d6 . + . + "http://www.synchronized.tld/airliners/sargassos.html" . + "ptomain desalinize airliners" . + "193"^^ . + "http://www.overtime.tld/synchronized/desalinize.html" . + . +_:Bbd0423edf880afb457c10417c561afb7 "Raidon Perrez" . +_:Bbd0423edf880afb457c10417c561afb7 . +_:B18a09dff989a7045fc32687d19ad90b1 "Meiji Ploeger" . +_:B18a09dff989a7045fc32687d19ad90b1 . + _:B1c9336d382640946a60ed99b82130577 . + . + "http://www.placarded.tld/sugared/subentries.html" . + "startling monogramming sugared" . + "138"^^ . + "http://www.transsexual.tld/placarded/monogramming.html" . + . + _:B35793b9de6c2b3daf13843f510e2dff4 . + . + "http://www.evolvement.tld/totaled/cowpokes.html" . + "throatily skilling totaled" . + "22"^^ . + "http://www.indistinctly.tld/evolvement/skilling.html" . + . + _:B6b9e506a5658b04e46d0f685b1000104 . + . + "http://www.stuccoed.tld/circumscribing/skivvies.html" . + "rebounding correality circumscribing" . + "58"^^ . + "http://www.langur.tld/stuccoed/correality.html" . + . + _:B505e5d38b694cc59523d80d4b71c42c2 . + . + "http://www.breaststroke.tld/rapaciously/reprobative.html" . + "annealers perfumes rapaciously" . + "119"^^ . + "http://www.fabricators.tld/breaststroke/perfumes.html" . + . +_:B5097298f0324ba61f1f83ab8c674b5d2 "Tyneice Sebree" . +_:B5097298f0324ba61f1f83ab8c674b5d2 . + _:B34c6d0db38de819ef9550b76fc3c2a97 . + _:Bb86c676575d16ac9753e6dbdb8487c78 . + . + "http://www.harmonies.tld/msec/outwait.html" . + "poppet staplers msec" . + "78"^^ . + "http://www.galas.tld/harmonies/staplers.html" . + . + _:Bad7c88ecbaf4f4ea9dd99c5b50e90972 . + _:B49ea8bfeb84d475d895a757c49d142a2 . + . + "http://www.captivating.tld/quittances/nonsubmissive.html" . + "arches jaunted quittances" . + "109"^^ . + . +_:B22b59344145f6edc316707330977529d "Amata Signorelli" . +_:B22b59344145f6edc316707330977529d . +_:B96f0e28b21d1b9d334d9649da3e41606 "Kte Kilkenny" . +_:B96f0e28b21d1b9d334d9649da3e41606 . + _:B229b5294c2240d6e4d23f3bf137f8a64 . + . + "1957"^^ . + "http://www.smuggled.tld/underripened/perter.html" . + "cabala purloins underripened" . + "47"^^ . + "http://www.coonskins.tld/smuggled/purloins.html" . + "greeter cabala smuggled" . + . +_:B545bf261f04a87e52a05fadf9326a75a "Yoshino Mohomed" . +_:B545bf261f04a87e52a05fadf9326a75a . +_:B38278be87ef80319098d9704ed0f925e "Casandra Shire" . +_:B38278be87ef80319098d9704ed0f925e . +_:Bc858352d1dadd8afebe849d9ee5b99bf "Yatsuhiro Pay" . +_:Bc858352d1dadd8afebe849d9ee5b99bf . + _:B7fe200e0960f651791f65844cdeac2cf . + . + "http://www.prostitutes.tld/monotonousness/mishandled.html" . + "secreting acceptive monotonousness" . + "http://www.beamy.tld/prostitutes/acceptive.html" . + . + _:B6f3aa2e0b2aad2d5690832dba9f34f27 . + _:Bfe6c3f5ff2228027d858b4a55cea8e56 . + . + "http://www.ukase.tld/irreformable/sneaking.html" . + "doubting revaluations irreformable" . + "148"^^ . + "http://www.enlacing.tld/ukase/revaluations.html" . + . + _:B12ccbe42b31a68c944408af432400103 . + . + "http://www.naphthalene.tld/streetcars/biosatellites.html" . + "grandmaternal aetheric streetcars" . + "109"^^ . + "http://www.emotionalize.tld/naphthalene/aetheric.html" . + . +_:Becc19b34b0ad53ef3a9ec64e1468fc5e "Pongsona Tijernia" . +_:Becc19b34b0ad53ef3a9ec64e1468fc5e . + _:Bac0f6ec6a739f25266fd8475c9cb6374 . + . + "http://www.caricaturing.tld/wingover/marker.html" . + "infecter reprover wingover" . + "65"^^ . + "http://www.encephalon.tld/caricaturing/reprover.html" . + . + _:Bb748473edf35a589e177334fb7a78a3a . + . + "http://www.vulcanic.tld/resuscitators/hookahs.html" . + "alphorn kilowatt resuscitators" . + "167"^^ . + "http://www.underseas.tld/vulcanic/kilowatt.html" . + . + _:B42186db232788b794e29fc3b944a7232 . + . + "1964"^^ . + "http://www.amoebic.tld/absorbers/kraken.html" . + "unclench macaronies absorbers" . + "134"^^ . + "blacklisted amoebic macaronies" . + . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + "1963"^^ . + "http://www.parlayers.tld/sepaloid/investigatable.html" . + "refractorily negatrons sepaloid" . + "consenting parlayers negatrons" . + . + . + _:Bd5c082b3b7a98e95c3aa90da2bbfde78 . + . + "http://www.pathfinder.tld/adorers/strafer.html" . + "scarlets househusbands adorers" . + "86"^^ . + . + _:B2097257d0a21ba16bb81ffebec175b67 . + _:B3f189e3aeb59f26fdc46bab24b4e53c9 . + . + "http://www.elitisms.tld/canaanites/melanesians.html" . + "omnium cultivates canaanites" . + . + _:B5d903db2f3efed98f367ac9d32c93f47 . + _:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + . + "http://www.diagrammed.tld/torahs/mewler.html" . + "cursively publics torahs" . + "145"^^ . + "http://www.dodges.tld/diagrammed/publics.html" . + . +_:Bcf6fd4552a5e674617dc40fbafd96e92 "Kanita Coones" . +_:Bcf6fd4552a5e674617dc40fbafd96e92 . + _:B190fb4c297fe4a9c86c14521de408aad . + . + "http://www.cleared.tld/phonographically/embroglios.html" . + "vinylic brawlers phonographically" . + "193"^^ . + "http://www.photoelectrically.tld/cleared/brawlers.html" . + . +_:B25b5acfdbebc4ebcd4bc2af5dd41466c "Chau Nestler" . +_:B25b5acfdbebc4ebcd4bc2af5dd41466c . + _:Bcf098c24e6397091cf9f339715ff1b7c . + . + "http://www.aitches.tld/remaindering/druidic.html" . + "gelatins anises remaindering" . + "108"^^ . + "http://www.hardships.tld/aitches/anises.html" . + . + _:B2fd14f869f1fac908d734a8f32b0b326 . + . + "http://www.snuffliest.tld/brutes/costively.html" . + "marshiest waiving brutes" . + "185"^^ . + "http://www.premisses.tld/snuffliest/waiving.html" . + . +_:B2804d62fed63c366edf184d1ee0bb145 "Kulthum Liverance" . +_:B2804d62fed63c366edf184d1ee0bb145 . +_:B2c53654026b32a700f28b5a2406b4820 "Rei Marchio" . +_:B2c53654026b32a700f28b5a2406b4820 . + _:B0851f452990d9558bfe3bb9bfe156a21 . + . + "1960"^^ . + "http://www.hairsplitting.tld/irretrievably/unlink.html" . + "secreter sultrily irretrievably" . + "173"^^ . + "http://www.demised.tld/hairsplitting/sultrily.html" . + "dopy secreter hairsplitting" . + . + "1961"^^ . + "13"^^ . + "Journal 2 (1961)" . + "1"^^ . + . + _:B026ea4e32cda11228d90cba2fcf4a474 . + . + "1966"^^ . + "http://www.nationalizing.tld/fumbles/reflowers.html" . + "deckhands winepress fumbles" . + "137"^^ . + "http://www.emotionalist.tld/nationalizing/winepress.html" . + "industriously deckhands nationalizing" . + . +_:B42230fbdd569543ba05ea6fbc45b266e "Eberhardine Hazim" . +_:B42230fbdd569543ba05ea6fbc45b266e . + _:B25655ad7b65b2dc1b7a5337a94d37452 . + . + "http://www.mouthily.tld/supplanters/outlaying.html" . + "shoring aviarist supplanters" . + "57"^^ . + . + _:B52912c88cb759ea1e37b346e127a2fb3 . + . + "1966"^^ . + "http://www.slicking.tld/praising/annually.html" . + "legionnaires gazed praising" . + "39"^^ . + "http://www.obligers.tld/slicking/gazed.html" . + "loaders legionnaires slicking" . + . +_:B6d4cb4597f0b90dba7a6753178ccb31b "Yoshike Zuckerberg" . +_:B6d4cb4597f0b90dba7a6753178ccb31b . +_:Bbb87a07e2504da19c54ba5e23b84e454 "Laline Subia" . +_:Bbb87a07e2504da19c54ba5e23b84e454 . +_:Bb7eb5b5db4376c6358ff4f1faba2726c "Gorshedna Marone" . +_:Bb7eb5b5db4376c6358ff4f1faba2726c . + _:Be4eae013c934aa999b3ed6152addf5de . + . + "1960"^^ . + "http://www.redeliver.tld/biomasses/specs.html" . + "whapped bedlamp biomasses" . + "193"^^ . + "http://www.ytterbic.tld/redeliver/bedlamp.html" . + "loveliness whapped redeliver" . + . +_:Ba1272f45ddec764e47221f10f3750c4e "Aliyya Antoniuk" . +_:Ba1272f45ddec764e47221f10f3750c4e . + _:Bd7b9147a535bf9c0811651a695b4432a . + . + "http://www.anonyms.tld/hunkers/vicariousness.html" . + "lamber lunette hunkers" . + "142"^^ . + "http://www.sergeancies.tld/anonyms/lunette.html" . + . +_:Bfbd8c1fbf6f5a77a0de72903a2bd50fd "Margit Greaux" . +_:Bfbd8c1fbf6f5a77a0de72903a2bd50fd . + _:B338acafb8c46a4d51f0934bbfdc58157 . + . + "http://www.fainting.tld/bacchanalia/regainers.html" . + "hesitation croupy bacchanalia" . + "45"^^ . + . +_:B8fbcf615e34f46a5855e1d38a7e19061 "Sherrie Mowry" . +_:B8fbcf615e34f46a5855e1d38a7e19061 . + _:Bf3595c1ece38c505d92a1da706cbf28d . + "1966"^^ . + "http://www.soothsaid.tld/insulting/inconclusively.html" . + "denouncer prevaricator insulting" . + "134"^^ . + "http://www.radiologically.tld/soothsaid/prevaricator.html" . + "characterization denouncer soothsaid" . + . +_:Bc88e0c25ffa321147e8e436c1f6abc5d "Vychan Stotz" . +_:Bc88e0c25ffa321147e8e436c1f6abc5d . +_:Bf18a6759c088c5fbe82a717378191ebd "Dena Mcentire" . +_:Bf18a6759c088c5fbe82a717378191ebd . + _:Bb063ab60680ef1d6c1ec735163e831ea . + . + "http://www.slipover.tld/crematorium/wheezier.html" . + "typecast pores crematorium" . + "http://www.cherubical.tld/slipover/pores.html" . + "http://www.vampirism.tld/typecast/slipover.html" . + . +_:B9f2fd8fc006a77e06622ea5ad6330c00 "Akshita Denoyelles" . +_:B9f2fd8fc006a77e06622ea5ad6330c00 . +_:B25272cb0e4ceff0e383c1fe5c35e7613 "Madison Schwamberger" . +_:B25272cb0e4ceff0e383c1fe5c35e7613 . + _:B6ae44b145e58e3036a55fe63fe8fa9ef . + "1963"^^ . + "http://www.adaptations.tld/unpersons/deanship.html" . + "playbill sagier unpersons" . + "85"^^ . + "kudos adaptations sagier" . + . + _:B2b7912008f3d27bc5623fc0a6ae5a7eb . + . + "http://www.armband.tld/blasphemer/antinomianism.html" . + "deathlessly gammon blasphemer" . + "156"^^ . + . + _:B667af28200973da2fd07847da5ded166 . + _:B2737bbecf4b149d0dc6a9ea31b37b513 . + . + "http://www.coiffed.tld/copolymerized/corer.html" . + "hewer capless copolymerized" . + "58"^^ . + . +_:Be80dad8d3ec3647ce3116c8296939d8b "Nadine Kosir" . +_:Be80dad8d3ec3647ce3116c8296939d8b . + _:Bd06f87cab724bdaf30e6b89922291dc5 . + . + "http://www.outclass.tld/fussiness/snobbier.html" . + "erased oracles fussiness" . + "4"^^ . + . + _:Bc12f42b152f2d483b5fc68db526c53be . + _:B2b5a370f696a213e130cbb247862e7b1 . + . + "http://www.restaffing.tld/combes/paranoias.html" . + "gavots winesops combes" . + "174"^^ . + "http://www.reprehending.tld/restaffing/winesops.html" . + . +_:Bd2cc52e04348a6f3f76d89c278f7f323 "Mochihito Schilz" . +_:Bd2cc52e04348a6f3f76d89c278f7f323 . + _:Be9e33b82172cb42d7177c779a364ebb5 . + . + "http://www.wheedles.tld/drowsily/footpaths.html" . + "fugatos kirsches drowsily" . + "4"^^ . + "http://www.denicotinized.tld/wheedles/kirsches.html" . + . +_:Bde69113d9624ce9cd7d849cd592814e4 "Sabina Conde" . +_:Bde69113d9624ce9cd7d849cd592814e4 . + . + _:Bcdfa43f1f0e34a2169afcc47d6f1364c . + _:B666aef002f128cb2b3990f065a695730 . + . + "http://www.foxiness.tld/playlets/mouthiest.html" . + "webbier toddy playlets" . + "147"^^ . + "http://www.hydrozoon.tld/foxiness/toddy.html" . + . + _:B972372be6090132d3bb2f5b2105d1d94 . + . + "http://www.insulins.tld/caprioles/sphincteral.html" . + "slaughterers bronzing caprioles" . + "140"^^ . + "http://www.squiggled.tld/insulins/bronzing.html" . + . +_:Bb9e931e65f086905a42080dd457b8ffb "Muzammil Mutter" . +_:Bb9e931e65f086905a42080dd457b8ffb . + _:Be323be2467826dd6a24978b1f3c0c6ba . + "1962"^^ . + "http://www.fingers.tld/unmovable/illy.html" . + "politicized adamants unmovable" . + "17"^^ . + "http://www.overspecializing.tld/fingers/adamants.html" . + "nonluminous politicized fingers" . + . + "103"^^ . + "http://www.coerces.tld/kumquats/hostels.html" . + "1961"^^ . + . + "fraternization loadstones kumquats" . + . + "http://www.halted.tld/coerces/loadstones.html" . + _:B52ed4c6d01f0d8a9f30ee9a6fefc89e1 . + _:B227e28c85048e2ca95d703c7361068b0 . + "landlords fraternization coerces" . +_:B93cc887fc4e6c6750340caa4efd7c1d3 "Faalih Neglia" . +_:B93cc887fc4e6c6750340caa4efd7c1d3 . +_:B6e3235363ecd8b131bfd13ed021b4951 "Dionne Graybeal" . +_:B6e3235363ecd8b131bfd13ed021b4951 . + _:B790154fef31fa7e486c51e352260fc30 . + . + "http://www.coronals.tld/inexecutable/drillers.html" . + "resiliency dramatization inexecutable" . + "31"^^ . + "http://www.penalized.tld/coronals/dramatization.html" . + "http://www.gushes.tld/resiliency/coronals.html" . + . +_:Bbae46481acb4b532e003c41993708fe3 "Chikuma Tsuji" . +_:Bbae46481acb4b532e003c41993708fe3 . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + "1965"^^ . + "http://www.barman.tld/hysterics/drinker.html" . + "resistance reckons hysterics" . + "97"^^ . + "http://www.honourers.tld/barman/reckons.html" . + "recenter resistance barman" . + . + _:B1cc36abd088377e75210711dfc77ea4c . + "American Academy of Arts and Sciences" . + "Proceeding 1 (1950)" . + _:B610d0eb5865787bfc225f869d15b6e8b . + . + "1950"^^ . + "1"^^ . + . + _:B17fcd44eccc78a1812050dd4c71041f5 . + "0-8755-5472-0" . + "http://www.tailpipe.tld/summerhouses/vialing.html" . + _:B400dcdf9760489e893e74ca98dbefdad . + . + "http://www.vivisection.tld/polyclinic/foretime.html" . + "vivifier distally polyclinic" . + "74"^^ . + . + "serener atypically ransomer" . + _:Bee82a57a59028c54367973283b1e3bbe . + . + "http://www.inseminators.tld/loping/atypically.html" . + "http://www.loping.tld/ransomer/whigs.html" . + . + . + "1958"^^ . + "110"^^ . + "outscore serener loping" . +_:Ba06c221a90b32a6a1877367f83323932 "Shetan Bachas" . +_:Ba06c221a90b32a6a1877367f83323932 . + _:Badb3567c6756bbbea7a224abaa4b7c8a . + . + "1964"^^ . + "http://www.lindanes.tld/rotter/teachable.html" . + "gesticulations quoin rotter" . + "13"^^ . + "http://www.conditionalities.tld/lindanes/quoin.html" . + "appositive gesticulations lindanes" . + . +_:B206b7e0ac78ca7499f15ad8826935825 "Twain Sannon" . +_:B206b7e0ac78ca7499f15ad8826935825 . +_:B94c3337b58efdabf32553330a2cf674d "Sebastiana Behler" . +_:B94c3337b58efdabf32553330a2cf674d . + _:B1f86a689ead66a381d906bff0bd70d10 . + . + "http://www.scurrilously.tld/whereinsoever/readaptation.html" . + "eructating pima whereinsoever" . + "15"^^ . + "http://www.reflowered.tld/scurrilously/pima.html" . + . +_:B1c93d2aa2378848eae6573cff56eef9f "Raisa Kollar" . +_:B1c93d2aa2378848eae6573cff56eef9f . +_:B4d1e59220ae0cc66c5b402c43a939ddb "Euphrosyne Scacco" . +_:B4d1e59220ae0cc66c5b402c43a939ddb . + _:Ba636b1a0e9cc60d159bff48fd328fe55 . + . + "http://www.divisibleness.tld/reversions/adsorbed.html" . + "reburied mandala reversions" . + "87"^^ . + "http://www.bilaterally.tld/divisibleness/mandala.html" . + . +_:Bf45ffa49c886411fe842a6152f4d6446 "Omana Gladson" . +_:Bf45ffa49c886411fe842a6152f4d6446 . +_:B93494652678f3df4da9b7053032ee991 "Virgil Sweis" . +_:B93494652678f3df4da9b7053032ee991 . + _:Bc7346727bee3280bcd133ea0bc40262e . + . + "http://www.unapprehensive.tld/pallbearers/apter.html" . + "licitly federates pallbearers" . + "161"^^ . + "http://www.elasticizing.tld/unapprehensive/federates.html" . + . +_:Bf252cde7feb046743a06b7893548d35d "Mora Christofferse" . +_:Bf252cde7feb046743a06b7893548d35d . + _:Bdf6c59a4d3125abb8676aa53ae41ad9a . + . + _:Bc248fddd6a8bdf53b8a454271220cfe6 . + _:B74b6f8b1bdd5ff5d899bfbebf736e10a . + "102"^^ . + . + "http://www.mademoiselle.tld/hewing/denarius.html" . + "1966"^^ . + "deadheads mademoiselle garbler" . + "tramels garbler hewing" . + _:B1a1a8eb6e3d3f9074708432627364d1e . + . + "http://www.tequila.tld/elands/chemisms.html" . + "despatches greyer elands" . + "http://www.keister.tld/tequila/greyer.html" . + . +_:B82d8ec55eca2b14bbb8eca2333122b7a "Dijana Murfin" . +_:B82d8ec55eca2b14bbb8eca2333122b7a . + _:B69da58d80badd7be99553691a17308ed . + . + "http://www.rechecking.tld/airdromes/poleaxing.html" . + "abrogator corpulences airdromes" . + "http://www.kins.tld/rechecking/corpulences.html" . + . +_:Bac23d170112830304411f09e060cc6bc "Liona Langill" . +_:Bac23d170112830304411f09e060cc6bc . + _:B8db686b3a51d1daabe1a091f7867900b . + . + "1958"^^ . + "http://www.enabler.tld/nebbish/detriments.html" . + "bastardies outsides nebbish" . + "195"^^ . + "http://www.gossiped.tld/enabler/outsides.html" . + "monograph bastardies enabler" . + . + _:B3b148e73047f29807d9b7f578b1827b7 . + . + "1957"^^ . + "http://www.hexapodies.tld/prosthodontist/canvassed.html" . + "chapeaus frankensteins prosthodontist" . + "122"^^ . + "utilizations hexapodies frankensteins" . + . + . + _:Bb1662048be3ffe721d304baba278a3a8 . + "1951"^^ . + "http://www.cynicism.tld/offensives/disjoining.html" . + "lippy wieldier offensives" . + "114"^^ . + "retraces cynicism wieldier" . + . +_:Bfad89bd9c92f796d7d7c05681416e8b2 "Admes Wintle" . +_:Bfad89bd9c92f796d7d7c05681416e8b2 . +_:Bb73bcbfd888f8dbcc72a78d5efeb63a4 "Demidova Hautamaki" . +_:Bb73bcbfd888f8dbcc72a78d5efeb63a4 . +_:B20910effbc715db91af4599cc8d66a4d "Albinia Heasley" . +_:B20910effbc715db91af4599cc8d66a4d . + _:B0f1bd25723b437ed442481913bcb66d0 . + . + "http://www.alate.tld/mulligans/charismas.html" . + "slimmest escapisms mulligans" . + "157"^^ . + "http://www.deportations.tld/alate/escapisms.html" . + . + _:B2299c422d03b3697f22a187264a167ff . + . + "http://www.dragsters.tld/deprogram/sublimities.html" . + "paused wheelless deprogram" . + "158"^^ . + "http://www.beaneries.tld/dragsters/wheelless.html" . + . + _:B182c8a7b7bf39ce1af0c53c73d7a0869 . + . + "http://www.ixia.tld/lumped/bafflements.html" . + "stylise holydays lumped" . + "91"^^ . + "http://www.undersupplying.tld/ixia/holydays.html" . + . +_:Ba7e4e5f203e0b1ff450d8b8e4847edeb "Amalia Krajcik" . +_:Ba7e4e5f203e0b1ff450d8b8e4847edeb . + _:B0e7e6768543b77832aea7180801f923a . + _:B2fc3968ff15aec7d1c54098a4b42716c . + . + "http://www.unfurling.tld/demises/twentieths.html" . + "contaminative incorruption demises" . + "24"^^ . + "http://www.freshening.tld/unfurling/incorruption.html" . + . +_:Bb7caccd6e34ce20071d6786da07e430c "Rhyd Deppen" . +_:Bb7caccd6e34ce20071d6786da07e430c . +_:Be809dc3cd8b1ea2fb2b5eb836addaaa1 "Namtheun Treece" . +_:Be809dc3cd8b1ea2fb2b5eb836addaaa1 . + _:B531c69d66e8c38ca2a673c2f158f0dd1 . + . + "http://www.rummier.tld/marking/pussyfooted.html" . + "aw obtuseness marking" . + "17"^^ . + . +_:B71ff7a25f81cdf0568f40ac8e3c7f087 "Shaqeeqa Levra" . +_:B71ff7a25f81cdf0568f40ac8e3c7f087 . +_:Beaeb99717007d2cb39a1e59cad11e8e6 "Triton Harl" . +_:Beaeb99717007d2cb39a1e59cad11e8e6 . + _:Bc93355e0952068a076570d0427fbd0b3 . + . + "http://www.pistils.tld/conciliating/openheartedly.html" . + "scofflaws postmasters conciliating" . + "66"^^ . + "http://www.affirmativeness.tld/pistils/postmasters.html" . + . + _:Bca01ef6859f1c0a0d358d342e3a09be4 . + . + "http://www.undersupply.tld/commutators/integrator.html" . + "nonsymbolic foreboder commutators" . + "43"^^ . + "http://www.seizing.tld/undersupply/foreboder.html" . + . + _:Be82f3b64f88b88e2d6ae738b3234aa4f . + . + "http://www.witnessing.tld/minifying/staves.html" . + "corroborated mottling minifying" . + "183"^^ . + . +_:B4ad497bd523bbf346e7676d3264b1952 "Sakuro Kring" . +_:B4ad497bd523bbf346e7676d3264b1952 . + _:Baed385829e681f4f435441075e7eea01 . + . + "http://www.holeless.tld/cityward/graver.html" . + "dollies airfoils cityward" . + "152"^^ . + "http://www.draughty.tld/holeless/airfoils.html" . + . +_:B0cbed0857dd3a65f256436c34c6ed422 "Nabeel Bauerle" . +_:B0cbed0857dd3a65f256436c34c6ed422 . + _:Bbe1453a34d2f7e30ac03d72a90621c64 . + . + "http://www.amebean.tld/strate/oblational.html" . + "premedics simulative strate" . + "http://www.beauts.tld/amebean/simulative.html" . + . +_:B06fd3fafbcf6c4dccaf9d2a48e2e2ac1 "Tommy Deisher" . +_:B06fd3fafbcf6c4dccaf9d2a48e2e2ac1 . +_:B2efd302b1346fc63d98ffcf8cb29b5ef "Sandy Wrede" . +_:B2efd302b1346fc63d98ffcf8cb29b5ef . +_:Bc5cee2f4f9cc81273afe1e59c8726b45 "Damario Wardle" . +_:Bc5cee2f4f9cc81273afe1e59c8726b45 . +_:B9935bd0b1ea81ec8a6d13bccebd2112f "Edgar Schemmel" . +_:B9935bd0b1ea81ec8a6d13bccebd2112f . + _:Be509168400013a3cb7f4924fa0ee8500 . + . + "http://www.debilities.tld/jargoned/embattled.html" . + "chickpea maundered jargoned" . + . + _:B90accee847b48515d34f5bcca8f20a9a . + . + "http://www.unreasonableness.tld/trochoids/symbolize.html" . + "windrows damasked trochoids" . + "26"^^ . + "http://www.preallots.tld/unreasonableness/damasked.html" . + . + _:B14cc778fa0077d8081d141ba64544b73 . + . + "http://www.misdraws.tld/iridectomies/hermeneutically.html" . + "schtick revolvers iridectomies" . + "168"^^ . + "http://www.seamiest.tld/misdraws/revolvers.html" . + . + _:B90e4fc74632b976edcce43475838404e . + . + "http://www.colour.tld/codders/spry.html" . + "copier infirmity codders" . + "http://www.jogs.tld/colour/infirmity.html" . + . + _:Bd248bb03ed5b7018fada6b1789ff05bf . + . + "http://www.machinability.tld/tormentor/owner.html" . + "thickest orbiters tormentor" . + "124"^^ . + "http://www.varies.tld/machinability/orbiters.html" . + . + _:Ba42e710e2df394c68c105c3e8611a116 . + . + "http://www.criticality.tld/infolded/clearinghouse.html" . + "centralities reattach infolded" . + "152"^^ . + "http://www.chippy.tld/criticality/reattach.html" . + . + _:Bf8a10e0e464b89c9e8a411cb240bfddb . + _:B22af5bd5a2f143d47bf4103bb18e6fac . + . + "http://www.sadistically.tld/kinematical/ruinously.html" . + "subsided ramping kinematical" . + "142"^^ . + "http://www.biogeographic.tld/sadistically/ramping.html" . + . +_:B1470ec349cae20e1da51402f42f33b68 "Germana Gelle" . +_:B1470ec349cae20e1da51402f42f33b68 . + _:B5df664bde5874614894d91ebaf6a2449 . + . + "http://www.galloots.tld/legged/noblewoman.html" . + "laparoscope hypnotherapy legged" . + "129"^^ . + "http://www.philosophizes.tld/galloots/hypnotherapy.html" . + . + _:B82dd039ee0627efc91f8a06a6c2eaee1 . + _:B61805c7981a1ce9989c406ea8a057852 . + . + "http://www.momentariness.tld/huffs/jostling.html" . + "bricked biogeographer huffs" . + "23"^^ . + . +_:B92b0fa718550e8bad5b1f8bc7d237b17 "Torah Giller" . +_:B92b0fa718550e8bad5b1f8bc7d237b17 . +_:Bccbde05c645795f2c807dba8bd0f4c1d "Lilian Carolina" . +_:Bccbde05c645795f2c807dba8bd0f4c1d . + _:B598b4c7eaa6417b372c4f62842e52617 . + . + "http://www.anastomoses.tld/quittors/missaid.html" . + "jingoists cachepots quittors" . + "73"^^ . + . +_:Bb5b4a00ac130d4ce8fa844807069e023 "Hansi Huba" . +_:Bb5b4a00ac130d4ce8fa844807069e023 . +_:B3e17a5a961a280c2b2aa6cd6f06c95e2 "Vicenta Hemingway" . +_:B3e17a5a961a280c2b2aa6cd6f06c95e2 . + _:Bd1d21d80f9b483f9982c2d337801b98b . + . + "http://www.ratified.tld/crenel/retaliators.html" . + "sixes lunars crenel" . + "68"^^ . + "http://www.lordliest.tld/ratified/lunars.html" . + . + _:B9082a7572f5ff4b8013cc104b92fbc41 . + . + "1959"^^ . + "http://www.microbiotic.tld/snowflakes/radians.html" . + "mountings crosscuts snowflakes" . + "57"^^ . + "http://www.compressors.tld/microbiotic/crosscuts.html" . + "anthologist mountings microbiotic" . + . +_:B893192fdc8c697013efba1dad1bf2f1b "Tamsin Micali" . +_:B893192fdc8c697013efba1dad1bf2f1b . + . + _:Bb837e96600a7a33ba844cd6b77f1d256 . + . + "http://www.forefended.tld/sourdoughs/traditionless.html" . + "lunk overtaking sourdoughs" . + "76"^^ . + "http://www.earthworms.tld/forefended/overtaking.html" . + . +_:B0214881be20190ab47fdc50f5f82d9cd "Toyoaki Richoux" . +_:B0214881be20190ab47fdc50f5f82d9cd . +_:B25655ad7b65b2dc1b7a5337a94d37452 "Sverine Barda" . +_:B25655ad7b65b2dc1b7a5337a94d37452 . + _:B27d446fbfa0064bfd6f87040ac3a94ca . + . + "http://www.sculptured.tld/skywrote/whirlies.html" . + "zipped photosynthesizing skywrote" . + "http://www.afforests.tld/sculptured/photosynthesizing.html" . + . +_:B956c9b948433c8d6a2b90bafe71ddb2a "Seishiro Barcliff" . +_:B956c9b948433c8d6a2b90bafe71ddb2a . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + . + "salons colorably pronounced" . + . + _:B6cbf417069e286e85181ae2929acaebc . + "http://www.pronounced.tld/saids/gesticulation.html" . + "52"^^ . + "colorably frets saids" . + "http://www.inkwell.tld/pronounced/frets.html" . + "1965"^^ . +_:B22c95e29c5880d308d69849467cd8ffd "Ludomia Fairley" . +_:B22c95e29c5880d308d69849467cd8ffd . +_:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 "Abie Holding" . +_:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 . +_:Ba09d9780262f4fa30d7083185dfe0717 "Coireall Shelor" . +_:Ba09d9780262f4fa30d7083185dfe0717 . +_:Bc53276dc4740bc1bcd970e4d52c756e0 "Odra Polhamus" . +_:Bc53276dc4740bc1bcd970e4d52c756e0 . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + . + "1965"^^ . + "http://www.reduction.tld/assignees/cereuses.html" . + "variates taxiways assignees" . + "174"^^ . + "http://www.schlemiels.tld/reduction/taxiways.html" . + "cauls variates reduction" . + . + _:Bbac5ed1d16f3dac482ebceb847f47906 . + . + "http://www.operably.tld/tenantry/armfuls.html" . + "mangled ionizing tenantry" . + "165"^^ . + "http://www.artfully.tld/operably/ionizing.html" . + . + . + _:B26c051f75d2e96a52d065db7538997d5 . + "1958"^^ . + "http://www.inflictor.tld/atonies/aglow.html" . + "headgears accelerators atonies" . + "124"^^ . + "zenithal inflictor accelerators" . + . + _:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 . + . + "http://www.therapies.tld/forzando/dissolutions.html" . + "embarkation renew forzando" . + "42"^^ . + "http://www.duple.tld/therapies/renew.html" . + . +_:B13bd0cc55e7e4625fa84c4eebc0ae623 "Twrgadarn Kulow" . +_:B13bd0cc55e7e4625fa84c4eebc0ae623 . +_:B136b05b1cc7abc73bdc14f3e56db2bf6 "Tringad Greenfelder" . +_:B136b05b1cc7abc73bdc14f3e56db2bf6 . + _:B34c6d0db38de819ef9550b76fc3c2a97 . + . + "1964"^^ . + "http://www.amphitheater.tld/accordantly/fonding.html" . + "wildernesses scandalizing accordantly" . + "42"^^ . + "discourtesy amphitheater scandalizing" . + . +_:B8415a67275f17e7ffb6e5a7747254656 "Leon Wanzer" . +_:B8415a67275f17e7ffb6e5a7747254656 . + _:B6a79010764c1ac1f399da0f9f2f89023 . + . + "http://www.expanses.tld/strongrooms/sailors.html" . + "inauspiciousness swapped strongrooms" . + "117"^^ . + "quitclaimed disappointments measuring harebell truckles fueling inflects flowage sniffingly postorbital" . + "http://www.unfaithful.tld/expanses/swapped.html" . + . +_:B9090d6721e808aebf65b69e741344f89 "Yukichi Palma" . +_:B9090d6721e808aebf65b69e741344f89 . + _:B08c722e201a92c9e104e49661c6c97bd . + . + "http://www.chared.tld/accentuated/mirier.html" . + "mangey superconductor accentuated" . + "86"^^ . + "http://www.unconnected.tld/chared/superconductor.html" . + . + _:Bdc825d9cd36c75347778b9169b73ff79 . + . + "http://www.clapped.tld/omittance/idly.html" . + "cardias refractoriness omittance" . + "12"^^ . + "http://www.beseechers.tld/clapped/refractoriness.html" . + "therapeutical southeasterly highbred cuffs hatracks libyans succumbing uniques staleness aspiration rehearses enfeoffed concealing intended deprecator paunchier tablespoons gemologies dimmers overhears pretends fighters swans slipslops limned hardball attacking pronouncements plaint pronuclear newsbreak ladybird autarchy slalomed parables shoulders outgoings doubtable keelhauls uncompliant hanging rickey niggards hijacks gustoes dreadnoughts holsters raveler priggishly straightforwardness sophisticated hereditariness polentas attitudes unposed shatteringly lupin condemnable pareve biconvexity groveling lipped bedecked presbyterians shavable untrue approximating mommies inalienably consigns drollest managerially centenarian ideated antisubmarine roadsters potentiality stalagmite merlins regarded cocoas epileptics vitalities tzarina reconfiscating flitch reinfuse agriculturalist yielders individualistic consumerism drawlier ascertains dooming enqueue castellans countrywoman underfur intersessions jojoba equipages disliked promulged orators interatomic rhebok birthstone outspreads fawny reacted writeoff outfielder forecourt scapes patrols reglossed demotic bonders sandbagged negligibly milkily benefactors splinters shorter responded orts armyworms pieplant frighted egises filmcards dissipated balladeers engendering iodines prattled congregations cardinalate wifelier programable overfamiliarity illustrated electuary wrinkling infinitesimally stoat singlets drongo reprehensibly cyanogen ripost noisome braided fuzils fermatas cougher cosecant interphone sporule dewlap antiparticle fylfot submissive veined display whopping offpay authenticators fumigated travesties inflammations" . + . + _:Be82f3b64f88b88e2d6ae738b3234aa4f . + . + "1961"^^ . + "http://www.frighted.tld/filmcards/dissipated.html" . + "pieplant egises filmcards" . + "140"^^ . + "http://www.armyworms.tld/frighted/egises.html" . + "orts pieplant frighted" . + . + _:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . + . + "http://www.oystered.tld/pentameter/noontides.html" . + "deflagrates dishtowel pentameter" . + "35"^^ . + . + _:B90301cf3118be2ecb7efa02a2f84902f . + _:Bbd4716e861c055eefc5234b614137e37 . + . + "http://www.bioenvironmental.tld/damned/floppies.html" . + "alewives teaboards damned" . + "105"^^ . + "http://www.carnelians.tld/bioenvironmental/teaboards.html" . + . + _:B064d8dea064c312d1efbacdd19a59872 . + _:Bcaf75a8b3c851df51bb9bf2ec2386eee . + . + "http://www.homagers.tld/holistically/swelled.html" . + "perverter consummator holistically" . + "102"^^ . + . + _:B16425d30050589aadc8d2f30fb4c11a8 . + _:B23648de149bf2f869236e6f45e32136e . + . + "http://www.redfin.tld/retarded/accursedness.html" . + "bellhops emasculators retarded" . + "137"^^ . + "http://www.counteractions.tld/redfin/emasculators.html" . + . +_:Bd2d9059bd0a07e5e99b2932a66d32880 "Heiji Sease" . +_:Bd2d9059bd0a07e5e99b2932a66d32880 . +_:Bac0ced60fce0adc7f9cae9fa55df0c2e "Kemina Wyke" . +_:Bac0ced60fce0adc7f9cae9fa55df0c2e . +_:Bb645920dfffd61d4cc0708dd5cc35eb2 "Dondrea Crocco" . +_:Bb645920dfffd61d4cc0708dd5cc35eb2 . + _:B5f1f22845d666bb95c0b7da0e410dc75 . + _:B13b58a1824c4f4c394e1dbd8a8a591ed . + . + "http://www.allheals.tld/devisees/suggestions.html" . + "tenancies relics devisees" . + "167"^^ . + "http://www.immiscibility.tld/allheals/relics.html" . + . + _:B3681c40cbed72ddec26d64a882eeed60 . + . + "http://www.hulled.tld/oralogy/tibetans.html" . + "environs preexamination oralogy" . + "126"^^ . + "http://www.tuberculoses.tld/hulled/preexamination.html" . + . +_:Ba636b1a0e9cc60d159bff48fd328fe55 "Favio Mutherspaw" . +_:Ba636b1a0e9cc60d159bff48fd328fe55 . + . + _:B47721304b4982e24f6e2282f2bb6c4f3 . + . + "http://www.jambing.tld/outcrop/slipcases.html" . + "tautological sodality outcrop" . + "171"^^ . + "http://www.lenity.tld/jambing/sodality.html" . + . + _:B534dd3df673f8348011ec854f69527ad . + . + "http://www.revaluation.tld/spoored/arthritic.html" . + "conspiracies ambilateral spoored" . + "66"^^ . + . +_:B394eedad79d1d4db21c25d439dbc4077 "Wrata Breier" . +_:B394eedad79d1d4db21c25d439dbc4077 . +_:B676be86d3523d005a4ff47330a5be95e "Maximino Shullick" . +_:B676be86d3523d005a4ff47330a5be95e . +_:Be85f1b4fd19c147e10ed44fd7376e1d2 "Muhjar Laser" . +_:Be85f1b4fd19c147e10ed44fd7376e1d2 . + . + "priss serialists inveiglers" . + "serialists frosts runniest" . + _:B15dd4542f3a364fef6902aacfc0396c4 . + "1951"^^ . + "http://www.inveiglers.tld/runniest/exocrine.html" . + "136"^^ . + . + "http://www.dudishly.tld/inveiglers/frosts.html" . + . +_:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 "Elysia Nangle" . +_:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 . +_:B93d4190bc1f1b858308ea51e26e18baa "Manu Geyman" . +_:B93d4190bc1f1b858308ea51e26e18baa . +_:B0c2fdd449aabf59bba70633b63d7a4a5 "Manaara Tennett" . +_:B0c2fdd449aabf59bba70633b63d7a4a5 . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + . + "1967"^^ . + "http://www.beys.tld/sophs/hairpins.html" . + "saxhorns unmanly sophs" . + "32"^^ . + "http://www.premiers.tld/beys/unmanly.html" . + "randomly saxhorns beys" . + . + _:Bfb7862b9c6e2cb8170821e3ea7692778 . + . + "http://www.abducts.tld/carneys/inweaves.html" . + "refires murderees carneys" . + "166"^^ . + "http://www.chattels.tld/abducts/murderees.html" . + . +_:Bfb0cc2b4218930e873966d30b8a97369 "Edwige Manni" . +_:Bfb0cc2b4218930e873966d30b8a97369 . + _:B21f46577ce63f76746381b87fe96d3f7 . + . + "http://www.stodges.tld/animist/monoplanes.html" . + "locutions nervy animist" . + "100"^^ . + . +_:Bb3bfeabdd1646e519d04c7ad0c00f6ea "Fita Divito" . +_:Bb3bfeabdd1646e519d04c7ad0c00f6ea . + _:Be85c94980ec1ac5383a38babf0462155 . + . + "http://www.deceiving.tld/playacts/outshouting.html" . + "assumably wheelbarrows playacts" . + "195"^^ . + "http://www.cockneys.tld/deceiving/wheelbarrows.html" . + . +_:B3a021673a8ba1226c8ced7612b05f9aa "Mirra Tygart" . +_:B3a021673a8ba1226c8ced7612b05f9aa . +_:B2df5165ff0b25da86f8240b676e79979 "Analeigh Sebring" . +_:B2df5165ff0b25da86f8240b676e79979 . +_:B66c8348778023bd8f535599078ed279f "Sanaaa Yoneda" . +_:B66c8348778023bd8f535599078ed279f . +_:Bd06f87cab724bdaf30e6b89922291dc5 "Luise Yokely" . +_:Bd06f87cab724bdaf30e6b89922291dc5 . + _:B0dbd93cbb6153a9ece747b46dd9bb9b8 . + . + "http://www.tendentious.tld/depicting/clobbering.html" . + "ruffles chiefdoms depicting" . + "35"^^ . + . + _:Bfc806ea84b8b70444016a929eb20976f . + "1965"^^ . + "http://www.batboy.tld/vanillins/hetaeras.html" . + "englishes dimensionality vanillins" . + "117"^^ . + "http://www.gaveler.tld/batboy/dimensionality.html" . + "kinships englishes batboy" . + . +_:B0cdf1e6f892bda06a208c7d2088212dc "Musheer Mcdougal" . +_:B0cdf1e6f892bda06a208c7d2088212dc . + "erbiums porphyries mobbish" . + "http://www.missilry.tld/erbiums/ripcords.html" . + "http://www.ripcords.tld/mobbish/soupy.html" . + "http://www.faithing.tld/ripcords/porphyries.html" . + . + "1963"^^ . + "winged faithing erbiums" . + "51"^^ . + _:B819abed62838e81b803324ebeb69d1e8 . + . +_:B9ba4bdf49930e67456723dfa2df4f996 "Tiffany Feagin" . +_:B9ba4bdf49930e67456723dfa2df4f996 . + _:Bf223c8523035793cbc6874a591408db4 . + "1962"^^ . + "http://www.streptococcic.tld/diffusely/rehinged.html" . + "matters peeving diffusely" . + "182"^^ . + "tumour streptococcic peeving" . + . + _:B5b04a2ba5054316b74de168829f1b3ed . + _:B775c333bfb4379adee2969a435e04088 . + . + "http://www.invocating.tld/estonians/vilest.html" . + "antedated steered estonians" . + "25"^^ . + "http://www.feudalistic.tld/invocating/steered.html" . + . + _:B0cb00f74a9a9b1eba6c160f849ec177b . + . + "http://www.abjuratory.tld/stillness/asbestosis.html" . + "accedence teleological stillness" . + "http://www.caboodle.tld/abjuratory/teleological.html" . + . +_:B037bdd83fb6ea497260d16b96acc0130 "Justino Bedenfield" . +_:B037bdd83fb6ea497260d16b96acc0130 . + _:Bac7241a08631ebe5ffc17568ee8f7747 . + . + "http://www.licitation.tld/botchiest/cleaner.html" . + "unpunished harkener botchiest" . + "73"^^ . + "http://www.mavins.tld/licitation/harkener.html" . + . + _:B3d30f0ee87595e5b56a32c8f3c70aa18 . + . + "http://www.patterned.tld/prolegomenon/snoopier.html" . + "putsches acclivities prolegomenon" . + "91"^^ . + . +_:Bca10f9686022edd2bef23b43532e840a "Kuemon Coatie" . +_:Bca10f9686022edd2bef23b43532e840a . +_:Bcadb66b00a365d98a8fbbed7d6b6925b "Mudri Gamero" . +_:Bcadb66b00a365d98a8fbbed7d6b6925b . +_:B65e4485432cc5a7d9e66dcae2d370342 "Hermes Bartek" . +_:B65e4485432cc5a7d9e66dcae2d370342 . + _:Bfa5d1b94fc5243dc7115b11df4b19314 . + . + "http://www.supervisorship.tld/empresses/pyrotechnical.html" . + "wartiest lavishing empresses" . + "146"^^ . + "http://www.armadas.tld/supervisorship/lavishing.html" . + . + _:B41d88c50d7bd3679f57cd093ad0d2312 . + . + "http://www.reprobating.tld/hoariness/vehemently.html" . + "misdeliveries reinvolving hoariness" . + "69"^^ . + . + _:B0ddb0da6010ed9491dd1e42423adb726 . + . + "http://www.xxiv.tld/erica/awesomeness.html" . + "weapons lambkin erica" . + "199"^^ . + . +_:B0812f92d10229f67a9df84238a4b9de7 "Wicus Kastendieck" . +_:B0812f92d10229f67a9df84238a4b9de7 . + _:B6e6f47643ba17a4f0ba24d8cf2fd1bcb . + . + "http://www.contracted.tld/asperges/triumphed.html" . + "runagates durances asperges" . + "3"^^ . + "http://www.charcoals.tld/contracted/durances.html" . + . +_:B574ca94400cf758d4ab941e3a9dcb280 "Guste Bakalars" . +_:B574ca94400cf758d4ab941e3a9dcb280 . +_:B5f32e0b08e1c82ae50730332b7d39ce4 "Cadell Parral" . +_:B5f32e0b08e1c82ae50730332b7d39ce4 . +_:B1f018de80850ad367dba553bd75481e3 "Pazia Comnick" . +_:B1f018de80850ad367dba553bd75481e3 . + _:B626c10a91b3641a1fbe0c3c845620cdf . + . + "http://www.handoff.tld/sylphish/romanticized.html" . + "pulque psalms sylphish" . + "68"^^ . + "http://www.ineloquent.tld/handoff/psalms.html" . + . + _:B947e56ba4a43d4c223cf9fba2a713a17 . + _:Be1fc124b4b4b0f6ab29de09dc050d3ec . + . + "1959"^^ . + "http://www.intermixes.tld/reignite/songsters.html" . + "bakemeats welsher reignite" . + "172"^^ . + "brusquer intermixes welsher" . + . +_:Bfaa6d656f5d9214fffcf096bc2295aad "Teinosuke Rodin" . +_:Bfaa6d656f5d9214fffcf096bc2295aad . +_:Ba801d6a2cd42af604f457b4fdc9de145 "Reinhild Penovich" . +_:Ba801d6a2cd42af604f457b4fdc9de145 . + "remonstrance tenderer untasted" . + "gruesomest remonstrance twopenny" . + . + "65"^^ . + "http://www.centipedes.tld/twopenny/tenderer.html" . + . + "http://www.twopenny.tld/untasted/bluing.html" . + _:B68f54af284a25d791e7cb6084d4428b1 . + "1965"^^ . + . + _:Bb054f6e0ec16efb52e30d6748d7f569d . + _:B259eba7cf10dd8388318e7a91a881cec . + . + "http://www.digged.tld/mozambique/moodier.html" . + "rechartering backstay mozambique" . + "17"^^ . + . + _:B38278be87ef80319098d9704ed0f925e . + . + "http://www.skulduggery.tld/rewrap/disagree.html" . + "ached gravitated rewrap" . + "133"^^ . + "http://www.datedly.tld/skulduggery/gravitated.html" . + . + _:B8e36d1854cc352f96375d97d28fe0bfc . + . + "http://www.derailleur.tld/laccolith/reappraisal.html" . + "etiquettes amazedly laccolith" . + "171"^^ . + "http://www.pertly.tld/derailleur/amazedly.html" . + . + _:Bd67677e85673a43c553a653d0598edc9 . + . + "http://www.conservatively.tld/depresses/hypocrisies.html" . + "foresides dilapidator depresses" . + "180"^^ . + . + _:Bed661fa2f71bde14a6b81f1fdbc54819 . + _:B3faf056435ba6faed80c61aea83d8ef2 . + . + "http://www.jitterbugged.tld/commonweals/rayons.html" . + "matchmakers clues commonweals" . + "91"^^ . + "http://www.woollier.tld/jitterbugged/clues.html" . + . +_:Bdfbaef15b17e53392d176cbd8b4bf8c9 "Sharrita Ginyard" . +_:Bdfbaef15b17e53392d176cbd8b4bf8c9 . + _:B3f90be634e0b15ab88a9d9c4b4d5df70 . + . + "http://www.tzarism.tld/monologues/acknowledger.html" . + "diphtherian emaciation monologues" . + "191"^^ . + "http://www.hundredweight.tld/tzarism/emaciation.html" . + . + _:B4a31a34cc1e13f3d41b8c6f330f058eb . + _:B409c256a3fcf265a98b30bf7360c74a2 . + . + "http://www.huntsmen.tld/heavens/ahems.html" . + "axonal seemed heavens" . + "155"^^ . + "http://www.lepers.tld/huntsmen/seemed.html" . + . +_:Bcefe1af99415c57af525a74dba651aa2 "Hiska Lleras" . +_:Bcefe1af99415c57af525a74dba651aa2 . + "1964"^^ . + "1"^^ . + "Journal 9 (1964)" . + "1"^^ . + . + _:B99bfc5c0b8cabb10c7feb0cfb4e187b5 . + . + "http://www.windiness.tld/dextrin/democracies.html" . + "maleficio jargonizing dextrin" . + "http://www.sloes.tld/windiness/jargonizing.html" . + . + _:B81c6c1b9dc90d55e1f26aa539802821b . + . + "http://www.vivarium.tld/quintupled/lapboard.html" . + "heme resowed quintupled" . + "4"^^ . + "cunninger slackness tuitions colorists forwardsearch chaffers monomials mijnheers bustles tightly secularize commixt" . + "http://www.pithier.tld/vivarium/resowed.html" . + . + _:Bb4926e658a4f3dc336d9e93445cd91ff . + . + "http://www.waiter.tld/facer/outsells.html" . + "attempter philippics facer" . + "4"^^ . + "http://www.piddling.tld/waiter/philippics.html" . + . +_:B4e35bce4358b58f93b1265e91aa93f75 "Elda Shimer" . +_:B4e35bce4358b58f93b1265e91aa93f75 . + _:B9f2fd8fc006a77e06622ea5ad6330c00 . + . + "http://www.disassociating.tld/reexpressing/togged.html" . + "gatherers wieners reexpressing" . + "66"^^ . + . +_:B93999dfb6a9f21231b0fcdbb6dad9ba8 "Cecil Kochler" . +_:B93999dfb6a9f21231b0fcdbb6dad9ba8 . + _:B30a5fddcf04579e12e54a1719e9b9bd9 . + "1957"^^ . + "http://www.eld.tld/cohorts/colonnaded.html" . + "refuelling cutleries cohorts" . + "109"^^ . + "flaunts eld cutleries" . + . + _:Bb7eb321202a2df00a175b22b0cc1ceac . + . + "1966"^^ . + "http://www.flirtingly.tld/weaner/chancre.html" . + "osmiums jockstraps weaner" . + "25"^^ . + "http://www.bons.tld/flirtingly/jockstraps.html" . + "firstly osmiums flirtingly" . + . + _:Bc54e602b14871ac8141c657c1a873807 . + . + "http://www.shows.tld/jackdaws/doozies.html" . + "focused slippiest jackdaws" . + "25"^^ . + "http://www.gouges.tld/shows/slippiest.html" . + . + _:B9253d690674dbef75e6015f1f160d48b . + . + "http://www.forints.tld/snootiest/poxed.html" . + "deregulations adiposities snootiest" . + "56"^^ . + "http://www.camshaft.tld/forints/adiposities.html" . + . + _:B821d38dc2296076806ba075c6f99c812 . + . + "http://www.mutters.tld/dishrags/instated.html" . + "victimizing syndromes dishrags" . + "49"^^ . + "http://www.treasuryship.tld/mutters/syndromes.html" . + . +_:B7162011773282527ce13e5717e19286f "Janek Rabehl" . +_:B7162011773282527ce13e5717e19286f . + _:Bafdc1b6ffef3d6d823f7625cdd2f8a27 . + _:B97bd68265b91ef7449e817222c4fa1fb . + . + "http://www.extenders.tld/gamekeepers/delightfully.html" . + "priors unraveled gamekeepers" . + "28"^^ . + . + _:B80ec47443b5ac50170f6994d4a4a54bc . + . + "http://www.householder.tld/objurgate/treaties.html" . + "recollected overeducated objurgate" . + "98"^^ . + "http://www.xix.tld/householder/overeducated.html" . + . + _:B23fc2a2c63e172802668a20b20a0cb34 . + . + "1954"^^ . + "http://www.fortified.tld/idealogy/conservatives.html" . + "shipping meritable idealogy" . + "175"^^ . + "tilers fortified meritable" . + . + _:B34573d96a70b156e0d2c2483f535cb16 . + . + "http://www.vignettists.tld/unfasten/tablas.html" . + "incompatibility booted unfasten" . + "40"^^ . + . + _:B462d24e07dfa5083d277cfe8c123f6b7 . + . + "http://www.risers.tld/geographers/aroints.html" . + "stenchy shirtfront geographers" . + "24"^^ . + . + _:Bb63eb8612b53ca0f799bd95c360555d5 . + . + "http://www.pouters.tld/eked/backups.html" . + "misadventures kalifate eked" . + "51"^^ . + "http://www.prevalently.tld/pouters/kalifate.html" . + . +_:B53c89ead8521fe32339ca98d9c7d4a26 "Junzo Neugin" . +_:B53c89ead8521fe32339ca98d9c7d4a26 . + _:B955a007aa57a64f3f09cf639da51ae03 . + . + "http://www.biggish.tld/seawater/revaluated.html" . + "yare freezing seawater" . + "35"^^ . + "http://www.sweeties.tld/biggish/freezing.html" . + . + _:B4cf34a997329851ed5f58862430112c3 . + . + "http://www.codifier.tld/benin/caltrops.html" . + "mopishly maoism benin" . + "155"^^ . + "http://www.preachings.tld/codifier/maoism.html" . + . +_:B01a7d98eedcc6ad9bd7fba6d3ed06880 "Gwrddywal Rumbo" . +_:B01a7d98eedcc6ad9bd7fba6d3ed06880 . +_:B91c44936d092b1c33704ae78e5b8cadd "Rachael Leichtenberge" . +_:B91c44936d092b1c33704ae78e5b8cadd . +_:B96c12e6b30e30527e4d38c66b29d6aca "Mitchell Maslak" . +_:B96c12e6b30e30527e4d38c66b29d6aca . +_:Bfb7862b9c6e2cb8170821e3ea7692778 "Efterpi Cronan" . +_:Bfb7862b9c6e2cb8170821e3ea7692778 . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + . + "1967"^^ . + "http://www.tastier.tld/brassard/quarrying.html" . + "altitudes repiners brassard" . + "grievousness tastier repiners" . + . + _:Ba13ff4b3c8b18605ec2db7bb85163dbb . + . + "http://www.demarcators.tld/crocked/wharfinger.html" . + "frow tasselling crocked" . + "27"^^ . + "spiffiest reinformed synfuel swiftest baronages warping fraternize despondency insurrectionaries backspin hoisting bourgeoned" . + "http://www.overdrinking.tld/demarcators/tasselling.html" . + . + _:Be80dad8d3ec3647ce3116c8296939d8b . + . + "http://www.nonpredatory.tld/reinjures/frijole.html" . + "augurs hematologies reinjures" . + "118"^^ . + "http://www.fumet.tld/nonpredatory/hematologies.html" . + . +_:B05b3361da48b0e60b3575ccc8096902f "Reno Garzia" . +_:B05b3361da48b0e60b3575ccc8096902f . +_:B3476722cd2965f17a05234d75567689c "Raashid Eckle" . +_:B3476722cd2965f17a05234d75567689c . + _:B93f42201a7fe145c2480d5c58b4ade85 . + _:B2a086b2315067da701f5eb2d9e07bf51 . + . + "http://www.modernistic.tld/bargains/unemotional.html" . + "dryly retsinas bargains" . + "123"^^ . + "http://www.lankness.tld/modernistic/retsinas.html" . + . + _:Bf602cee368e7b3e11461bf9b56d40003 . + . + "http://www.diluted.tld/munchies/tenseness.html" . + "taperer murexes munchies" . + "18"^^ . + . + _:Ba08163cff3b9fe02f4bbdaf27f6632e7 . + . + "http://www.amanuenses.tld/excreta/differentiae.html" . + "conflictive plumpers excreta" . + "147"^^ . + "http://www.foreshadower.tld/amanuenses/plumpers.html" . + . +_:B4637395758b5e6c6efa86138c95663a5 "Adrina Viren" . +_:B4637395758b5e6c6efa86138c95663a5 . + _:B7f6e96b2decb81b7b85b15f3f9a9fc26 . + . + "http://www.regurgitating.tld/brambliest/insecurities.html" . + "expiatory housemen brambliest" . + "154"^^ . + "http://www.nimbuses.tld/regurgitating/housemen.html" . + . +_:B5bf55f9bec75c59fca204f180a255c68 "Liebtrud Baldini" . +_:B5bf55f9bec75c59fca204f180a255c68 . + _:B57760a33c964e28e96e9f64b26dc189c . + . + "1965"^^ . + "http://www.yelper.tld/abductions/romanced.html" . + "doormats deckle abductions" . + "6"^^ . + "http://www.zanily.tld/yelper/deckle.html" . + "shamable doormats yelper" . + . + _:B3e91c8750475a7fffb218e8aa04bc665 . + . + "http://www.obverses.tld/parkings/sages.html" . + "precincts monogrammed parkings" . + "174"^^ . + "http://www.wifed.tld/obverses/monogrammed.html" . + . + _:Befa2c5addbb0ec87741de743598ca90b . + . + "1963"^^ . + "http://www.mediatorial.tld/frescoists/ameba.html" . + "stereos molders frescoists" . + "153"^^ . + "votaries mediatorial molders" . + . +_:B79b755c0b3b47ea5b1f26a9b23af7049 "Seison Maccarini" . +_:B79b755c0b3b47ea5b1f26a9b23af7049 . + _:B032bf000b7c8e7bca172610d8188bcb8 . + . + "http://www.normalities.tld/schusses/unfortified.html" . + "unwoven millers schusses" . + "172"^^ . + . + _:B61e62d27d8aedd39f5786b989878072c . + "http://www.kiefs.tld/yummies/orbited.html" . + "1962"^^ . + _:B5ef843436fa0e3f4ae68aee386ea1e71 . + "66"^^ . + "nigher orbited fanning" . + "pollards nigher yummies" . + . + "http://www.yummies.tld/fanning/summarizes.html" . + . +_:Bbaef533730cf0dcd753127e8059ba712 "Anatole Iacovetto" . +_:Bbaef533730cf0dcd753127e8059ba712 . + _:B279a9758c3b8d403a6812873e433f95a . + . + "http://www.japes.tld/afghani/anthologists.html" . + "felonries lensed afghani" . + "175"^^ . + "http://www.encrusting.tld/japes/lensed.html" . + . +_:B4f0d278b4e9f36f7d29ae1cd01453ec9 "Tathagata Plato" . +_:B4f0d278b4e9f36f7d29ae1cd01453ec9 . +_:Be17d7954aca3d778fe67982c0970c765 "Jaime Hasencamp" . +_:Be17d7954aca3d778fe67982c0970c765 . +_:B6eccb389ada272d8b2a6f84576c29a00 "Iakova Kalisek" . +_:B6eccb389ada272d8b2a6f84576c29a00 . +_:B3550a9d4618e6b42905e6923e7c08905 "Galan Stuzman" . +_:B3550a9d4618e6b42905e6923e7c08905 . +_:B033f5e2b983c72eef531c193b685941b "Mikolaj Ono" . +_:B033f5e2b983c72eef531c193b685941b . +_:B880be4765e09f183e4f64a5d9970d71a "Leonora Peli" . +_:B880be4765e09f183e4f64a5d9970d71a . +_:Bb0b1d248f3568e38280064df562096fc "Veronikeia Boulier" . +_:Bb0b1d248f3568e38280064df562096fc . + _:B7b1ac6c8a8b2295600a942c48df8be51 . + . + "http://www.labeling.tld/existentialist/savoriest.html" . + "expiates varistors existentialist" . + "107"^^ . + . + _:B6a99d875a4e27e61b4f2d911a35646a3 . + . + "http://www.recrates.tld/spraining/preexposures.html" . + "attorning necessitated spraining" . + "136"^^ . + . +_:B7bab914d70de90d3bc7b9dd5ae805cea "Castalia Ryser" . +_:B7bab914d70de90d3bc7b9dd5ae805cea . +_:B409c256a3fcf265a98b30bf7360c74a2 "Sebina Prakoth" . +_:B409c256a3fcf265a98b30bf7360c74a2 . +_:B959da224759cdd2288acf90a19755a4e "Pyotr Giffen" . +_:B959da224759cdd2288acf90a19755a4e . + _:Bef867201803b536bbd84ed1ab66c759d . + . + "http://www.emirates.tld/lynxes/numerously.html" . + "intuitively inundated lynxes" . + "8"^^ . + "http://www.defrayed.tld/emirates/inundated.html" . + . +_:Bbdc5294a7e79e1543fff0b77bc414ba7 "Gislar Equils" . +_:Bbdc5294a7e79e1543fff0b77bc414ba7 . +_:B4e5ddcb0415a4476c02d2abb8c708067 "Avigdor Puglia" . +_:B4e5ddcb0415a4476c02d2abb8c708067 . + _:Bcd2b8807efbc66ec9ad66622e5c3dca9 . + . + "http://www.peen.tld/biodegradation/epoxying.html" . + "dognapers unclassifiable biodegradation" . + "151"^^ . + "http://www.immunizations.tld/peen/unclassifiable.html" . + . + _:Bf9990562d7e8997d81c2aac52ca25264 . + . + "1961"^^ . + "http://www.forkedly.tld/carroms/hajjis.html" . + "gastropod rondures carroms" . + "106"^^ . + "haymow forkedly rondures" . + . +_:B41cbb6cf81a4ead9fb402fb2a84b75b0 "Celerina Sarafian" . +_:B41cbb6cf81a4ead9fb402fb2a84b75b0 . + _:B90ab37dd0ef0dc11a41737b2dd64d574 . + . + "http://www.commode.tld/tourers/asexuals.html" . + "unpalatably relicense tourers" . + "185"^^ . + . +_:Bfde0adadcc53903d0cbf28af5065e4a3 "Kea Croshaw" . +_:Bfde0adadcc53903d0cbf28af5065e4a3 . + _:B8cb9a06697310200a43428ac6de6ecdb . + . + "http://www.accomplices.tld/brushes/cruncher.html" . + "abrasively blepharitis brushes" . + "93"^^ . + . + _:B136b05b1cc7abc73bdc14f3e56db2bf6 . + . + "http://www.semitists.tld/placers/hellhole.html" . + "insanely recolonizing placers" . + "127"^^ . + "http://www.quizzicality.tld/semitists/recolonizing.html" . + . +_:B6481b3fb6553310a4aa6337a9b63cefa "Erichthonius Grulkey" . +_:B6481b3fb6553310a4aa6337a9b63cefa . +_:B4d654d53b01f580640b4e2928770b6c1 "Dankrade Lynady" . +_:B4d654d53b01f580640b4e2928770b6c1 . + _:Bce20c6044e33a237883af934505f46ca . + . + "http://www.talks.tld/salads/seepier.html" . + "heisting sidearms salads" . + "113"^^ . + "http://www.welcomers.tld/talks/sidearms.html" . + . +_:Bec3b9ca60f9c45481037f01cdf158c90 "Adham Lukianov" . +_:Bec3b9ca60f9c45481037f01cdf158c90 . + _:B4b6ff3a2582c2a0bcd1eb7680da2b1a1 . + _:Bbd21d65305c2617adf0de39169d39168 . + . + "http://www.affixers.tld/reflexologist/dottiest.html" . + "disinfectant wickers reflexologist" . + "63"^^ . + "http://www.unripely.tld/affixers/wickers.html" . + . + _:B20bd2b326886c5dc5c5f34b99f028aaf . + _:B499d1cdf19ba13bd4c9d3d4c85615766 . + . + "http://www.thanker.tld/steelie/cowskin.html" . + "potherbs streetwalker steelie" . + "43"^^ . + "http://www.talkier.tld/thanker/streetwalker.html" . + . +_:Ba8581e31a917aceea0e6f2d49aafe1ab "Ludolphe Huger" . +_:Ba8581e31a917aceea0e6f2d49aafe1ab . +_:B799624fc4ce7e115be4b06284349497a "Predslava Abkemeier" . +_:B799624fc4ce7e115be4b06284349497a . + _:Bda11d3d189249c536697b405747d831d . + . + "1964"^^ . + "http://www.excommunications.tld/unpersuaded/subdebs.html" . + "redistricted planarias unpersuaded" . + "84"^^ . + "http://www.streaker.tld/excommunications/planarias.html" . + "acclamations redistricted excommunications" . + . + _:B96c01160fd609d21111772d7b1c25eb3 . + . + "1966"^^ . + "http://www.bursae.tld/somnambulant/embarrassments.html" . + "apocynthions lornness somnambulant" . + "173"^^ . + "http://www.sunless.tld/bursae/lornness.html" . + "godowns apocynthions bursae" . + . +_:B876fb63a4ea78b37a6220b7d325f4a44 "Pasqual Fonteneau" . +_:B876fb63a4ea78b37a6220b7d325f4a44 . +_:Bdc72e7d5229d4f37496436b11dcc8468 "Latoiya Munnelly" . +_:Bdc72e7d5229d4f37496436b11dcc8468 . +_:B29ba49ce1673c003cd3a733ae4a2f13e "Grunya Keeran" . +_:B29ba49ce1673c003cd3a733ae4a2f13e . +_:B40c8dc5d6d0ceae985e63eacf4f60817 "Fi Hargest" . +_:B40c8dc5d6d0ceae985e63eacf4f60817 . + _:B8ebbea6d3ed43f285afadd6f222a5405 . + . + "1965"^^ . + "http://www.purled.tld/slapdash/propagandizing.html" . + "chaperonage indifference slapdash" . + "18"^^ . + "http://www.arguing.tld/purled/indifference.html" . + "communalist chaperonage purled" . + . + _:B27c89eeb812506f66c4f7a2c62f32c6e . + _:Bcdc6446b4d539e61ea04d4de6873f676 . + . + "http://www.coamings.tld/awakening/witnesser.html" . + "disobeyed candidates awakening" . + "42"^^ . + . + _:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . + . + "http://www.bauxites.tld/deplorableness/comeliest.html" . + "perilune stainability deplorableness" . + "38"^^ . + "http://www.towropes.tld/bauxites/stainability.html" . + . + _:B102a12b012776298e7bb26fb94484f7f . + . + "http://www.gruntle.tld/goggled/debarment.html" . + "chelators saints goggled" . + "81"^^ . + "http://www.lopsidedly.tld/gruntle/saints.html" . + . + _:Bc7c65ea1553153a567295a2ae7c84b50 . + . + "1965"^^ . + "http://www.noneducable.tld/pitas/overqualified.html" . + "institutionalization frosted pitas" . + "162"^^ . + "http://www.negligently.tld/noneducable/frosted.html" . + "dynasts institutionalization noneducable" . + . + _:Ba8585fb44e1cf9748b19e4b2e4a03959 . + _:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + "1964"^^ . + "http://www.operationally.tld/salespersons/atoneable.html" . + "refried suballiances salespersons" . + "disconnections operationally suballiances" . + . +_:B75854f8d9ccd6a2d2db33f993e68dec0 "Ingobert Soprych" . +_:B75854f8d9ccd6a2d2db33f993e68dec0 . +_:B9b9c1ff941f37372ec36cd8149e47c6d "Lettice Foisy" . +_:B9b9c1ff941f37372ec36cd8149e47c6d . + _:B1899219a59f6300264c6eef24aeb5986 . + . + "http://www.gobbing.tld/desisting/suasions.html" . + "spaciousness sheol desisting" . + "91"^^ . + "http://www.sleeted.tld/gobbing/sheol.html" . + . +_:B89b7c24f9af513ba730789c49590ac03 "Shinji Kapler" . +_:B89b7c24f9af513ba730789c49590ac03 . + _:B1e68a495ccb262c2bbf160c4f684cc58 . + "1954"^^ . + "http://www.bridging.tld/untruthfulness/annihilation.html" . + "emulations stronger untruthfulness" . + "83"^^ . + "http://www.tieclasp.tld/bridging/stronger.html" . + "misapprehended emulations bridging" . + . + . + "1959"^^ . + . + _:B11194bca37c7dc0531332677d36c8e5c . + "http://www.tertian.tld/slighting/inquiring.html" . + "spectates plodded slighting" . + . + "http://www.slighting.tld/degradedness/ladling.html" . + "188"^^ . + "plodded inquiring degradedness" . + . + "http://www.rheologic.tld/ethics/blocs.html" . + "http://www.fiscals.tld/rheologic/keratosis.html" . + _:B683186e8a5446a7fbe26082985dc4d49 . + . + _:B65e4485432cc5a7d9e66dcae2d370342 . + "magister sidings rheologic" . + "1963"^^ . + "46"^^ . + "sidings keratosis ethics" . + _:B76fab12da3d33ba526fcf591c8ab59c5 . + . + "http://www.singsongs.tld/manipulator/abashments.html" . + "testator mingling manipulator" . + "113"^^ . + . + _:Bb629d1be354fda0805cda712ebb4b9fa . + . + "http://www.laughably.tld/unhinged/multilineal.html" . + "lightships apologist unhinged" . + "196"^^ . + "http://www.grocers.tld/laughably/apologist.html" . + . +_:Ba44c9f532bea8fbde0501cca9eb75ed3 "Lyron Strawder" . +_:Ba44c9f532bea8fbde0501cca9eb75ed3 . + _:B47de0a93a1cc317ae11e52ad72725d1b . + _:B2f9addd2b1f70b7e04c6c0402e6f9c1a . + . + "http://www.fubbing.tld/camembert/gaits.html" . + "softened ethicists camembert" . + "111"^^ . + "http://www.languages.tld/fubbing/ethicists.html" . + . + _:B2ea8aadae01fc708c3a6c0db0f256919 . + _:B084d2c9bc0c6bc216ac211963e4683a7 . + . + "http://www.detectible.tld/reproval/oversalting.html" . + "tyrannically gabs reproval" . + "29"^^ . + "http://www.fogyisms.tld/detectible/gabs.html" . + . +_:B8db413bca55888f6ab0b8d7847ba5622 "Nidgar Bree" . +_:B8db413bca55888f6ab0b8d7847ba5622 . + _:B4ed2e5aa4f4b48293011d3b98f23d37d . + . + "http://www.enlistment.tld/excepting/swearers.html" . + "brawled confounded excepting" . + "130"^^ . + "http://www.inconcealable.tld/enlistment/confounded.html" . + . + _:Bd1c17685bdba90c986e33e2900882be3 . + . + "http://www.incurve.tld/archaize/vivaria.html" . + "refinished conchoid archaize" . + "156"^^ . + . + . +_:B35793b9de6c2b3daf13843f510e2dff4 "Abriana Minar" . +_:B35793b9de6c2b3daf13843f510e2dff4 . +_:B65ed4febbf660800ff87f5bf39801eab "MariaMagdalena Garafola" . +_:B65ed4febbf660800ff87f5bf39801eab . +_:Bdd4120fa02e1c136d0a03489a81f8370 "Yumako Reuer" . +_:Bdd4120fa02e1c136d0a03489a81f8370 . + _:Bac9f3c11f245fc95b4277759fd1d21ff . + . + "http://www.homilies.tld/compressional/vegetated.html" . + "bookmen devitalize compressional" . + "174"^^ . + "http://www.nonabsorbent.tld/homilies/devitalize.html" . + . + _:Bcb6e895f94f6d837ac9a66e865dd081a . + . + "http://www.examined.tld/shoestrings/serow.html" . + "possessed countermanding shoestrings" . + "171"^^ . + "http://www.harpist.tld/examined/countermanding.html" . + . + _:Bcdfa43f1f0e34a2169afcc47d6f1364c . + _:Bc90a3f951841a7f71650612485861709 . + . + "http://www.squads.tld/overweight/readmits.html" . + "vrouw tantalums overweight" . + "156"^^ . + "http://www.nonspecialized.tld/squads/tantalums.html" . + . + _:B6cb5fd28d0e15171d8dad73977f37148 . + _:Beba91cca9a2b85c4c21517499c83d9e9 . + . + "1964"^^ . + "http://www.listened.tld/automatics/portly.html" . + "semirural hoodooed automatics" . + "72"^^ . + "striding listened hoodooed" . + . +_:B17fcd44eccc78a1812050dd4c71041f5 "Materia Newsum" . +_:B17fcd44eccc78a1812050dd4c71041f5 . +_:B6520c0f3fce61b18277210a7f13e11bd "Samantaka Allwood" . +_:B6520c0f3fce61b18277210a7f13e11bd . + _:B2fc89c982fc85f571123b7c569061e23 . + . + "http://www.aberration.tld/keynoter/tripes.html" . + "truanting mainlined keynoter" . + "159"^^ . + "http://www.sonorants.tld/aberration/mainlined.html" . + . + _:B7253ca2c00c4728bb04eee4a9bb8ded2 . + . + "http://www.psychedelic.tld/weakeners/amassers.html" . + "diverting owners weakeners" . + "70"^^ . + . + _:B6e3235363ecd8b131bfd13ed021b4951 . + . + "http://www.dredges.tld/verbifies/yoking.html" . + "manfully reembodied verbifies" . + "144"^^ . + "http://www.anticipation.tld/dredges/reembodied.html" . + . + "112"^^ . + . + "http://www.taverner.tld/jalousie/eyesights.html" . + "boiling gigs jalousie" . + "http://www.jalousie.tld/quirkiness/penney.html" . + "gigs eyesights quirkiness" . + "1952"^^ . + . + . + _:B8e36d1854cc352f96375d97d28fe0bfc . + _:Bc88e0c25ffa321147e8e436c1f6abc5d . + . + "http://www.rioter.tld/expectancy/yerba.html" . + "flexions conjunctivas expectancy" . + "140"^^ . + "http://www.perlitic.tld/rioter/conjunctivas.html" . + . + _:B364d4dbe1a67e7721e48f64dcbb9d3e1 . + _:B7ed1168e3213e47e563375e9c86893a5 . + . + "http://www.messiest.tld/acquirements/magdalen.html" . + "demarcator unforeseeable acquirements" . + "108"^^ . + "http://www.amu.tld/messiest/unforeseeable.html" . + . + _:B1ecd3fd95a47c213902bc0ba92491f38 . + _:B0fab36199b1134199eb6fdfcc7d77a33 . + . + "http://www.subscript.tld/fumiest/accorders.html" . + "sleekly intoxication fumiest" . + "122"^^ . + . +_:B14bf4e7f6791c8589f09bebe04f1207a "Timotheos Cazaree" . +_:B14bf4e7f6791c8589f09bebe04f1207a . + _:B1bc6ac9d01dbc06aaab63345a67b66ef . + _:Bd8d9abe678348eb316a2483106344437 . + . + "http://www.icing.tld/couldest/chamoising.html" . + "horsing caffeins couldest" . + "68"^^ . + "http://www.villus.tld/icing/caffeins.html" . + . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + _:B6b22fee2c7efa4029a58c523a7c95670 . + _:Be4e6e1186b598efaf455940e60c04811 . + "1964"^^ . + "9"^^ . + "Journal 4 (1964)" . + "1"^^ . + . + _:B6665e604dd091684f05d514bddfb124e . + . + "http://www.targeted.tld/mangoes/resupply.html" . + "calderas kneepan mangoes" . + "83"^^ . + "http://www.cheated.tld/targeted/kneepan.html" . + . +_:B00defdf53021758889b43ada286a2b67 "Mita Schwering" . +_:B00defdf53021758889b43ada286a2b67 . + _:B61805c7981a1ce9989c406ea8a057852 . + . + "1957"^^ . + "http://www.dowitchers.tld/tallows/marsupialize.html" . + "liegeman eucharists tallows" . + "78"^^ . + "http://www.ligation.tld/dowitchers/eucharists.html" . + "righto liegeman dowitchers" . + . +_:B99e638edd28853f22d542767295ce413 "Agnes Emerson" . +_:B99e638edd28853f22d542767295ce413 . + _:B350d7d14c3e6ff9bdb33ef38e3ed755b . + "1956"^^ . + "http://www.regulates.tld/voyagers/fellas.html" . + "transfusers multinationals voyagers" . + "http://www.monger.tld/regulates/multinationals.html" . + "prejudgments transfusers regulates" . + . +_:Bb9164317a6a7ccb4c05e5952f02f4614 "Gia Stonesifer" . +_:Bb9164317a6a7ccb4c05e5952f02f4614 . +_:B7004c84f0cc880699926c14d55adc06a "Nicky Aarestad" . +_:B7004c84f0cc880699926c14d55adc06a . + _:B2c850b0f72925c04842364455a2b4332 . + . + "http://www.lacks.tld/pardoner/dresser.html" . + "nativity facelift pardoner" . + "76"^^ . + "http://www.kasha.tld/lacks/facelift.html" . + . +_:Bb7b9999f01399f748a05f49128edafd4 "Haruhiro Flecher" . +_:Bb7b9999f01399f748a05f49128edafd4 . + _:Bf98f228f3fa706339bd9056b89bf99ec . + _:Bc17e59977eb24c615052b0e78ec001d3 . + . + "http://www.devises.tld/teratologies/myelitis.html" . + "intellects apothegms teratologies" . + "15"^^ . + "http://www.detailer.tld/devises/apothegms.html" . + . +_:B2418cca76981c0f77f6f7a1464ac9def "Alburg Pittillo" . +_:B2418cca76981c0f77f6f7a1464ac9def . +_:Bbdec5761b644025d132ffb42572513b6 "Marce Fiscalini" . +_:Bbdec5761b644025d132ffb42572513b6 . + _:B308e960af039011a55b8958a4f022585 . + . + "http://www.compounds.tld/detoxified/predicable.html" . + "daintier misanthropist detoxified" . + "168"^^ . + . +_:Bb2a792335554a9b932133f94307fda2a "Shonelle Swartwood" . +_:Bb2a792335554a9b932133f94307fda2a . +_:B626c10a91b3641a1fbe0c3c845620cdf "Verena Cherrier" . +_:B626c10a91b3641a1fbe0c3c845620cdf . + _:Ba44bc8226e2034f62818f0addaac0154 . + . + "http://www.infectiously.tld/bloodlettings/hempy.html" . + "asking modernest bloodlettings" . + "46"^^ . + . +_:Bdfeaf966ed774cab6ca58c8bcb681a07 "Shunen Ascheman" . +_:Bdfeaf966ed774cab6ca58c8bcb681a07 . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + "1961"^^ . + "http://www.decasyllables.tld/ibises/hypnotics.html" . + "emotionalism signalized ibises" . + "3"^^ . + "http://www.evoking.tld/decasyllables/signalized.html" . + "deviled emotionalism decasyllables" . + . + _:B8b9ec0842a8b393a88fb7814c7eeb60c . + . + "http://www.cayuses.tld/basally/lorises.html" . + "drabbets gratefulness basally" . + "25"^^ . + "12"^^ . + "http://www.furuncles.tld/cayuses/gratefulness.html" . + . +_:B499d1cdf19ba13bd4c9d3d4c85615766 "Afanasiya Videen" . +_:B499d1cdf19ba13bd4c9d3d4c85615766 . +_:Bc42acd1c68120b3ede53c55ac2b311fd "Amandus Niceswander" . +_:Bc42acd1c68120b3ede53c55ac2b311fd . +_:B76910692a56ef3b7c96cc5afae9ef98b "Montrel Hadley" . +_:B76910692a56ef3b7c96cc5afae9ef98b . +_:B265c8bd57ea313a9b1e78fa09f2560f0 "Golubitsa Dilaura" . +_:B265c8bd57ea313a9b1e78fa09f2560f0 . + _:B67b4b83628b7593869a879acb942eb59 . + . + "http://www.flaggier.tld/hived/verboten.html" . + "hardbacks softener hived" . + "http://www.unstained.tld/flaggier/softener.html" . + . +_:B31f194dd5dcbcedc96601e046861b851 "Juriaan Schremp" . +_:B31f194dd5dcbcedc96601e046861b851 . +_:B1df4788f041098a5bf25af3a736b6d52 "Leonilla Corria" . +_:B1df4788f041098a5bf25af3a736b6d52 . + _:Ba594d6761cc36eb50f3fd1792a4fc974 . + . + "http://www.sundaes.tld/viburnums/reflexologically.html" . + "shacklers hyperirritable viburnums" . + "40"^^ . + . + _:B1e73519a034fe4edbc7d51498377ea88 . + _:B0b088f121503dcb4b26a8667deedd2ea . + "1959"^^ . + "http://www.neurologically.tld/cantabile/furnaced.html" . + "manpack squaller cantabile" . + "http://www.concents.tld/neurologically/squaller.html" . + "exiguity manpack neurologically" . + . +_:B67b6f8c6e259636d83abe21e754a4343 "Mariam Gerhart" . +_:B67b6f8c6e259636d83abe21e754a4343 . + _:Bb70c7564629914545406919b9971c37c . + _:B4a04631749e969fbc2173537346c6797 . + "1958"^^ . + "http://www.infiltrates.tld/comparability/pneumoconiosis.html" . + "sojournment syncopated comparability" . + "79"^^ . + "http://www.pours.tld/infiltrates/syncopated.html" . + "totalitarianism sojournment infiltrates" . + . + _:Ba8581e31a917aceea0e6f2d49aafe1ab . + . + "http://www.standardbearers.tld/caviars/citing.html" . + "tasselled grouter caviars" . + "http://www.conquests.tld/standardbearers/grouter.html" . + . + _:B90e37d5dcefb3e6ac23933aa7135d780 . + _:B7c794730ad25076cefe4ece00a123946 . + . + "http://www.reinforms.tld/butterier/silicates.html" . + "suppurates reconversions butterier" . + "77"^^ . + . +_:B0f098d974e925b40f975297c0343d166 "Nastia Boyington" . +_:B0f098d974e925b40f975297c0343d166 . +_:Bbb9fd9900f2175ecaff18de25b576063 "Jule Kand" . +_:Bbb9fd9900f2175ecaff18de25b576063 . + _:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + . + "1964"^^ . + "http://www.invalidness.tld/architects/goings.html" . + "valves heathy architects" . + "32"^^ . + "http://www.dawns.tld/invalidness/heathy.html" . + "prerequisites valves invalidness" . + . +_:Bde4377598e0b5f8e11fa5e16c91c17b7 "Chico Sebron" . +_:Bde4377598e0b5f8e11fa5e16c91c17b7 . +_:Ba54d5fd4fb7c9d19847f02156cbd8713 "LaReina Iqbal" . +_:Ba54d5fd4fb7c9d19847f02156cbd8713 . + . + _:B1f91823aa88b260373f7c3da62e76d09 . + . + "http://www.packthreads.tld/queered/outthink.html" . + "fifteenths restamps queered" . + "69"^^ . + "tenantable shebeens definitions shebangs seatwork hers bussed headboards perambulators chasteness" . + "http://www.gibbered.tld/packthreads/restamps.html" . + . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + . + "http://www.invokers.tld/livered/tunning.html" . + "pennons predesignating livered" . + "182"^^ . + "http://www.malnourishment.tld/invokers/predesignating.html" . + . + _:B561192b28fee2bba28cea89b2b12dd0b . + . + "http://www.obsoleted.tld/clutters/izzard.html" . + "outspread pippin clutters" . + "117"^^ . + "http://www.retouchers.tld/obsoleted/pippin.html" . + "http://www.relishable.tld/outspread/obsoleted.html" . + . + _:Be72f024c449882cfdcec75356de1372d . + . + "1965"^^ . + "http://www.yawner.tld/tampons/standees.html" . + "acrostic flaunty tampons" . + "53"^^ . + "http://www.stealer.tld/yawner/flaunty.html" . + "treasuring acrostic yawner" . + . + _:B66ba322457ac22b0119dc986d89e9f43 . + _:B2f57a3eabb0a75cfa3aed051601d34c8 . + . + "http://www.divested.tld/snaps/nonidentities.html" . + "flyaways alloying snaps" . + "144"^^ . + . + _:B09aed72b190546a051031671ab31a3e2 . + _:B67b5ffaded0c49a143a42c3a99bd2241 . + "pulpwood uraniums elementally" . + "rumouring pulpwood tragediennes" . + "http://www.tragediennes.tld/elementally/pedometers.html" . + . + . + "http://www.entered.tld/tragediennes/uraniums.html" . + "1965"^^ . + "130"^^ . + _:Bb55a76eedce7a344a8095c21a3eae459 . + . + "http://www.oeuvres.tld/splinted/bourree.html" . + "subclan icings splinted" . + "1"^^ . + "http://www.relegable.tld/oeuvres/icings.html" . + "jumps dovetailing bilking adamancy lads spittles razorbill hematological saintly hastens exhumed transcribes suppresses chlorite bostons sculling vasodilator undeserving flamencos befitted solecists saleable employable embows quizzicality insanely semitists recolonizing placers hellhole bestriding colourers nonconsecutively leavened oblation exoduses aptitudes moonlighted tolerators foresides conservatively dilapidator depresses hypocrisies vestals trameled flunkey blazed lasagne antiabortion phoenicians eidos cathartics retracting spying civically kishka gruntles unwind fragmental recut wording interims wight dries zetas gleba hemorrhagic times plundered minimaxes dominants tournaments duckboard bigamies brindled panhandling omens mormons impenitently moray underemployed offs healable linkboy yappers outleaped wench homemakers enacted mooters confiscator rescinded impertinently upends embraces parser intercultural brambly profferers latchstring loser yawed lysed defiled stuffiest slacker mignonne bothered interlards psalmic reenacts descended tappers noses carrousel categorical yelled plebe anabolic emboldening beanpoles alleles impliedly runouts realtors cowboys mooniest varment infests shiftlessness quadruplication goalie supersensitive damnably treatabilities" . + . +_:B582deab41e7d8bc31004954ff6f1f1d8 "Timba Vantrease" . +_:B582deab41e7d8bc31004954ff6f1f1d8 . + _:B2c8e226a899673d7bbd587c795957f64 . + . + "http://www.rowels.tld/woof/drooping.html" . + "polestar nonagricultural woof" . + "31"^^ . + "http://www.misclassifies.tld/rowels/nonagricultural.html" . + . + _:B48f502de230e9918dcc82b4457db6e5b . + . + "1963"^^ . + "http://www.topics.tld/reaccustom/deific.html" . + "penciling igniting reaccustom" . + "126"^^ . + "unsettlement topics igniting" . + . + _:Bbd805ca27531d5b5e802ee7a852c81b3 . + . + "http://www.fueling.tld/flowage/sniffingly.html" . + "truckles inflects flowage" . + "63"^^ . + "http://www.harebell.tld/fueling/inflects.html" . + . + _:B5905e8ae4c46034ca92b502ba7011d16 . + . + "http://www.subsequently.tld/congeners/disequilibrium.html" . + "atomism valiance congeners" . + "48"^^ . + "http://www.spinelessly.tld/subsequently/valiance.html" . + "http://www.appropriately.tld/atomism/subsequently.html" . + . + . + _:B712fca08a8984e33b21421836afa50fc . + . + "http://www.alluvials.tld/airlifts/tests.html" . + "shrewed depressional airlifts" . + "http://www.emblements.tld/alluvials/depressional.html" . + . +_:Bd4dc074bc4c5a54b3e7fd86257b4dac9 "ris Kotter" . +_:Bd4dc074bc4c5a54b3e7fd86257b4dac9 . + _:B9a2fd8a64801df102ba09902ff3491c7 . + . + "http://www.waggish.tld/statice/frivoler.html" . + "accumulable subfamily statice" . + "189"^^ . + . +_:Bdc10c4d986fbd18eec6b0234fa5b36b5 "Catalin Mitzner" . +_:Bdc10c4d986fbd18eec6b0234fa5b36b5 . +_:B765e80a12579b95bbd540ec8a435247a "Akinari Muston" . +_:B765e80a12579b95bbd540ec8a435247a . + _:B40d3ffa4c23956f22d84fddbce1930e1 . + . + "http://www.fetors.tld/peekaboo/therapeutical.html" . + "caparisons lately peekaboo" . + "158"^^ . + "http://www.divinities.tld/fetors/lately.html" . + . +_:B1bc6ac9d01dbc06aaab63345a67b66ef "Edern Cossette" . +_:B1bc6ac9d01dbc06aaab63345a67b66ef . + _:B7bb60510eb83552379eee2050a90e482 . + . + "http://www.warrantees.tld/states/jimmying.html" . + "reviewed violably states" . + "196"^^ . + "http://www.bowlegged.tld/warrantees/violably.html" . + . + _:B2f08fce277026dfe8b5b059d32259a3e . + . + "http://www.starchiest.tld/emplaning/compilers.html" . + "thyroidectomize ragtimes emplaning" . + "160"^^ . + "http://www.monitoring.tld/starchiest/ragtimes.html" . + . +_:B587bc9fc22556bcea14aafe9dccfe5e9 "Saabira Dickow" . +_:B587bc9fc22556bcea14aafe9dccfe5e9 . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "1963"^^ . + "http://www.misprints.tld/vulgarities/olibanums.html" . + "ginny effectively vulgarities" . + "124"^^ . + "http://www.melodized.tld/misprints/effectively.html" . + "fires ginny misprints" . + . +_:B5b04a2ba5054316b74de168829f1b3ed "Eldon Ulatowski" . +_:B5b04a2ba5054316b74de168829f1b3ed . + _:B28d0d3e194b0e7a8dda5074e995589e9 . + _:B10fb5f45bc9aac678636f43fe6d89f44 . + . + "http://www.mortifyingly.tld/pshawing/agribusinesses.html" . + "hayloft hellion pshawing" . + "62"^^ . + "http://www.currycomb.tld/mortifyingly/hellion.html" . + . +_:Bfd9e1b89fd591560acfa129c68b08c77 "Kelley Mustian" . +_:Bfd9e1b89fd591560acfa129c68b08c77 . + _:B724526ffd928e374e7b10be57473c7a3 . + . + "http://www.remarked.tld/cuckooing/teenagers.html" . + "wassailed pectoris cuckooing" . + "42"^^ . + "http://www.electrolytically.tld/remarked/pectoris.html" . + . + _:Bb70c7564629914545406919b9971c37c . + . + "http://www.capitation.tld/birettas/buffs.html" . + "earmarking airbill birettas" . + "191"^^ . + . + _:Bd371cec2869853022690a9a74f889e88 . + . + "http://www.appealable.tld/chastising/toadied.html" . + "apiarists disarms chastising" . + "97"^^ . + . +_:B9a941d4bf7476aa25f23772c607b970f "Newa Sabina" . +_:B9a941d4bf7476aa25f23772c607b970f . + _:B741c5c69a20abb00158b74d1994eeee9 . + _:Be66d1400ab5f6f99c7ab5b57f97ca877 . + . + "1964"^^ . + "http://www.noddies.tld/remarriages/decayed.html" . + "unstops harasser remarriages" . + "http://www.artily.tld/noddies/harasser.html" . + "squeamishly unstops noddies" . + . +_:B32898f71ad66162d00579aeb00ce6aba "Tandula Crichlow" . +_:B32898f71ad66162d00579aeb00ce6aba . +_:B2f08fce277026dfe8b5b059d32259a3e "Cid Gorham" . +_:B2f08fce277026dfe8b5b059d32259a3e . + _:Bdfeaf966ed774cab6ca58c8bcb681a07 . + . + "http://www.surcharging.tld/endowers/pinballs.html" . + "wheeled subcouncil endowers" . + "174"^^ . + "http://www.inphase.tld/surcharging/subcouncil.html" . + . + . + _:Bd88c3d4a3001d23a94d6c7b365186800 . + "1952"^^ . + "http://www.egocentricities.tld/incitant/buskins.html" . + "sniffling stenographically incitant" . + "195"^^ . + "http://www.disencumbering.tld/egocentricities/stenographically.html" . + "anchorages sniffling egocentricities" . + . +_:B356e64fb75670cb299ba4339b899f0b7 "Erminia Damrell" . +_:B356e64fb75670cb299ba4339b899f0b7 . +_:B46fd439583a4c540d0e632c56717de08 "Chavela Lidstrom" . +_:B46fd439583a4c540d0e632c56717de08 . +_:Ba77c58f1ddfa1b4db8c86189e32be96b "Pierre Schessler" . +_:Ba77c58f1ddfa1b4db8c86189e32be96b . + _:B8908698ae3dca20160293aa8e7732492 . + "1957"^^ . + "9"^^ . + "Journal 2 (1957)" . + "1"^^ . + . +_:Bb6034875bc19a681c72d751347203f8a "Kiyomasu Simank" . +_:Bb6034875bc19a681c72d751347203f8a . +_:B15e45a985e591086046ca7f8371e5c14 "Eshita Whitby" . +_:B15e45a985e591086046ca7f8371e5c14 . + _:B49eb34465ffeee82dcda17848fd191cc . + . + "1966"^^ . + "http://www.vulgarism.tld/chiropodist/audaciousness.html" . + "hijacker rigorousness chiropodist" . + "113"^^ . + "http://www.reverently.tld/vulgarism/rigorousness.html" . + "crocheter hijacker vulgarism" . + . +_:Befb36edfbf740cb8c68ae0f2188320e9 "Adele Pomales" . +_:Befb36edfbf740cb8c68ae0f2188320e9 . + _:B4a9ca619d2873734714d5da4fc601cf1 . + "1960"^^ . + "http://www.jocundly.tld/generalizable/limpidity.html" . + "unpossessive pensees generalizable" . + "133"^^ . + "http://www.lowlier.tld/jocundly/pensees.html" . + "boweries unpossessive jocundly" . + . +_:B7d9e65d9cde0b3fc240e620ee3c4603b "Karka Landreth" . +_:B7d9e65d9cde0b3fc240e620ee3c4603b . + _:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + _:Be4250a46af3d76bb87e326c9a0a85557 . + "1966"^^ . + "http://www.inundation.tld/thatching/details.html" . + "miseducating tubful thatching" . + "116"^^ . + "http://www.underwind.tld/inundation/tubful.html" . + "knitting miseducating inundation" . + . + _:Bbabdd17ac191376418952cdde7bec84f . + . + "http://www.sincerest.tld/anonymously/easterlies.html" . + "horizons fabricated anonymously" . + "37"^^ . + "http://www.garrisoning.tld/sincerest/fabricated.html" . + . + _:B27d3494e54fdf14732d92039d60ebddf . + . + "1957"^^ . + "http://www.insatiate.tld/outworn/faultfinders.html" . + "thighbones callback outworn" . + "129"^^ . + "http://www.impregnated.tld/insatiate/callback.html" . + "antidotally thighbones insatiate" . + . +_:B2ee7da2af636f8e7fa3da5e89eb17e20 "Caramel Canto" . +_:B2ee7da2af636f8e7fa3da5e89eb17e20 . +_:B00e511ccdd3899ba721f533f8facd879 "Dimitra Bains" . +_:B00e511ccdd3899ba721f533f8facd879 . + _:Bd61f866a9150c8a8edfc42b2bfbba35f . + . + "1956"^^ . + "http://www.palisades.tld/wisher/kinged.html" . + "hookworms microradiography wisher" . + "164"^^ . + "rockfish palisades microradiography" . + . + _:B8505565b7bd24b61a7a4cc41fef8f196 . + . + "http://www.reconciler.tld/kilorad/disposing.html" . + "machined penalize kilorad" . + "175"^^ . + "http://www.unlovable.tld/reconciler/penalize.html" . + . +_:B18639d04e47d61c8c1b30b25a94a1bbe "Gavrel Maccauley" . +_:B18639d04e47d61c8c1b30b25a94a1bbe . +_:Ba6f6f2393c70be5c99a8de03e16242c4 "Diona Schild" . +_:Ba6f6f2393c70be5c99a8de03e16242c4 . + _:B5d2c6b33780b736280405b8bd827e372 . + . + "http://www.genes.tld/popping/interplead.html" . + "beatitudes cubebs popping" . + "154"^^ . + "http://www.nickering.tld/genes/cubebs.html" . + . +_:B66ba322457ac22b0119dc986d89e9f43 "Adwr Liiv" . +_:B66ba322457ac22b0119dc986d89e9f43 . +_:B5e5e2a244f79a5ef21ea0b5bdf4b23cd "Lashawna Luague" . +_:B5e5e2a244f79a5ef21ea0b5bdf4b23cd . + _:Bb97ba5a04aade2369fa73f003eb34d04 . + . + "http://www.primus.tld/promotions/heritors.html" . + "policed matings promotions" . + "http://www.jokers.tld/primus/matings.html" . + . + _:B8e305713556b192c8ac37c4ffcc0d581 . + "1944"^^ . + "http://www.mutualist.tld/earthworms/lunk.html" . + "northers harebrained earthworms" . + "65"^^ . + "shivas mutualist harebrained" . + . + _:B98710ca048f8636b9bce17323aedba60 . + . + "http://www.cliquing.tld/coworkers/roadhouses.html" . + "intertangled oppositional coworkers" . + "197"^^ . + "http://www.normalcies.tld/cliquing/oppositional.html" . + . +_:B51875fa9b987608b3c5ebd57a4c4da6a "Edelberta Kung" . +_:B51875fa9b987608b3c5ebd57a4c4da6a . + _:B0ddff49ae085ed84e807185bea38145d . + . + "http://www.pedaling.tld/nacre/birthrates.html" . + "battener optimized nacre" . + "65"^^ . + "http://www.brakeless.tld/pedaling/optimized.html" . + . +_:B836efd996dd7d87a3b1182968b555d2f "Abed Agner" . +_:B836efd996dd7d87a3b1182968b555d2f . + _:B4634dd63d7a0ba97371cd9099d80ae71 . + . + "1962"^^ . + "http://www.caulker.tld/methyls/hoax.html" . + "bowelling spinny methyls" . + "23"^^ . + "http://www.argonauts.tld/caulker/spinny.html" . + "sugary bowelling caulker" . + . + _:Bd73e70b3e3552a46b17d15d125f58629 . + . + "http://www.computing.tld/methylparaben/clotures.html" . + "mainframes methodize methylparaben" . + "139"^^ . + . + _:B896c7598c93db98399505408654fe6f9 . + . + "1961"^^ . + "http://www.overcautiousness.tld/loincloths/demagogies.html" . + "evangelicals lopes loincloths" . + "67"^^ . + "http://www.sodomite.tld/overcautiousness/lopes.html" . + "nips evangelicals overcautiousness" . + . + _:Ba955d17a8ea8cdd22bbf4c972aff7329 . + . + "1962"^^ . + "http://www.fibers.tld/pekinese/decoyer.html" . + "foundlings glover pekinese" . + "23"^^ . + "lungers fibers glover" . + . +_:B404b2cc343881534a046c496b4ad67d6 "Karuna Mottola" . +_:B404b2cc343881534a046c496b4ad67d6 . + _:B0e02e5265deb7f17f59d3afe3cdce2de . + . + "http://www.cyans.tld/destriers/appose.html" . + "instigating bleakest destriers" . + . + _:B3735f083d02daa14774049ce7c624146 . + . + "http://www.jots.tld/directer/lymphatically.html" . + "highjacked capably directer" . + "53"^^ . + "http://www.multiphasic.tld/jots/capably.html" . + . +_:Bd9d69b451db1289c861db19da454a417 "Heriberto Delhomme" . +_:Bd9d69b451db1289c861db19da454a417 . +_:B6420ab333c3c0678aebcf928689b43c9 "Marthe Vokes" . +_:B6420ab333c3c0678aebcf928689b43c9 . +_:Be65782dae3f51f0f6eced9bae2c0c235 "Cleo Clauss" . +_:Be65782dae3f51f0f6eced9bae2c0c235 . + _:B44b1097c8ec80b9378e855cc2580faca . + . + "1952"^^ . + "http://www.vixenish.tld/patterning/reveille.html" . + "skinfuls graecizing patterning" . + "155"^^ . + "westerns vixenish graecizing" . + . + _:B7fa9909d4305f9164c591c852ec6f1a8 . + . + "http://www.callusing.tld/disserts/pagers.html" . + "fictionally sublimest disserts" . + "154"^^ . + "http://www.prodigiousness.tld/callusing/sublimest.html" . + . + _:Bc360346b1652adc85e7e551d7b8093e2 . + . + "http://www.organelles.tld/horses/subtenancies.html" . + "reinducts disagreed horses" . + "186"^^ . + "http://www.grouser.tld/organelles/disagreed.html" . + . + _:B0f1717c61b9db82afc6954ced8912274 . + . + "http://www.powderer.tld/inserter/plights.html" . + "wastebaskets immigrates inserter" . + "106"^^ . + "http://www.rhythmical.tld/powderer/immigrates.html" . + . +_:B9b98c72dd6d118b2bb6d60be2a7793fe "Naglaya Tantillo" . +_:B9b98c72dd6d118b2bb6d60be2a7793fe . + _:B0d3a03f6102a9141bb10257f93cec978 . + . + "http://www.recombined.tld/undisguised/salinometer.html" . + "outflanks impermanently undisguised" . + "182"^^ . + "http://www.icier.tld/recombined/impermanently.html" . + . + _:B63e6de7ae10b7f6662ac0b878bb3271c . + . + "1959"^^ . + "http://www.shapeless.tld/amandine/beefcakes.html" . + "shapelier nonliturgically amandine" . + "36"^^ . + "http://www.astronautical.tld/shapeless/nonliturgically.html" . + "trampolinist shapelier shapeless" . + . + _:B13514b03b6bd1eb202c22f5addbb4e09 . + _:B6eefe6b4e548f090ab8dabdcf7f95976 . + . + "http://www.alienates.tld/korsakow/sidecars.html" . + "clarion smegmas korsakow" . + "147"^^ . + "http://www.reweighed.tld/alienates/smegmas.html" . + . +_:B09bb105d1c565e81f4f755b88268a2b1 "Guglielmina Lebleu" . +_:B09bb105d1c565e81f4f755b88268a2b1 . +_:B947e56ba4a43d4c223cf9fba2a713a17 "Binata Gonseth" . +_:B947e56ba4a43d4c223cf9fba2a713a17 . + _:Bf0249cfda9ca4e75be4e5bd15ac060dd . + . + "http://www.cardiometer.tld/rhapsodize/redirecting.html" . + "flexion unsubdued rhapsodize" . + "151"^^ . + "http://www.dewed.tld/cardiometer/unsubdued.html" . + . + _:Be17d7954aca3d778fe67982c0970c765 . + . + "http://www.feted.tld/uncut/vincible.html" . + "stumping employment uncut" . + "43"^^ . + "http://www.goalless.tld/feted/employment.html" . + . +_:B75a936288936e532fa063203e43789d2 "Traviata Tewksbury" . +_:B75a936288936e532fa063203e43789d2 . + _:Bf831032e099de99df9a028d4bc5a6f7a . + . + "http://www.refreezes.tld/hastener/solvencies.html" . + "cartop advents hastener" . + "181"^^ . + "banners cozies symbolized pictograph luminesces sunroofs prorated gallons staunchness blunting assaulters" . + . + _:B81c6c1b9dc90d55e1f26aa539802821b . + . + "http://www.shielded.tld/diluvian/voiles.html" . + "scurvier penitents diluvian" . + "127"^^ . + . + _:B9a7f99d0c5088a5c4339d5ea85804859 . + . + "http://www.pathless.tld/embroidering/bifurcating.html" . + "abridgers flintiest embroidering" . + "149"^^ . + "http://www.gumwoods.tld/pathless/flintiest.html" . + . +_:B33d944014e8f73ba9db309a0d2bb380c "Lizbeth Chkouri" . +_:B33d944014e8f73ba9db309a0d2bb380c . + _:B4904eccdeb31ba761f6269ec485f5177 . + _:B75fec763a3b1359237b25fb6f514d438 . + . + "http://www.preinserting.tld/merchandises/assuagement.html" . + "scalepans stepladders merchandises" . + "135"^^ . + . +_:Bf89d13dcff6e810f773ff2a5a6d9fd92 "Oria Outten" . +_:Bf89d13dcff6e810f773ff2a5a6d9fd92 . + . + _:Bf29b99af845e1546513297696537b2f1 . + _:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + . + "http://www.commonest.tld/chiropody/nonconductor.html" . + "groveler idiomatically chiropody" . + "185"^^ . + "http://www.surrealism.tld/commonest/idiomatically.html" . + . + _:B6a1fa19e83d3fa8e7eab23798030b946 . + . + "http://www.sponsorial.tld/altarpieces/bivouacks.html" . + "bioelectrical spectacles altarpieces" . + "188"^^ . + "http://www.deciphered.tld/sponsorial/spectacles.html" . + . + _:B7bf5fd655ae1885a908c127b3f34a28e . + . + "http://www.telephoned.tld/leveller/safer.html" . + "broiders philoprogenitive leveller" . + "189"^^ . + "http://www.inviolacy.tld/telephoned/philoprogenitive.html" . + . +_:B7c9c1a6636daee4e71c938c73b8d9f18 "Mariah Bodine" . +_:B7c9c1a6636daee4e71c938c73b8d9f18 . +_:B714bda7242e094d661638bd3b3e41b59 "Toson Feist" . +_:B714bda7242e094d661638bd3b3e41b59 . +_:B25c238d8058654a0494731ce39ed79ca "Carlino Mertz" . +_:B25c238d8058654a0494731ce39ed79ca . + _:Bdeeb751165692a2560b8b33ecd9040f9 . + . + "1958"^^ . + "http://www.seamier.tld/undervalue/scholarship.html" . + "imagism deicidal undervalue" . + "75"^^ . + "http://www.straddler.tld/seamier/deicidal.html" . + "anywheres imagism seamier" . + . + . + _:B19182e87747754b3c059f15b85bf8f4f . + _:Bef6720ea0096bdcc12227e4c64585ebc . + . + "http://www.supportance.tld/whanged/intercollegiate.html" . + "scorify jumpiest whanged" . + "10"^^ . + "http://www.southpaws.tld/supportance/jumpiest.html" . + . +_:B05402aca10a074e5a83e0c560930dc39 "Charley Hapeman" . +_:B05402aca10a074e5a83e0c560930dc39 . +_:B28c1b0284e21956e1745ae3006b34a67 "Chavez Gonales" . +_:B28c1b0284e21956e1745ae3006b34a67 . + _:Be5872349dc314ad1c208bd0c6ccdb914 . + . + "http://www.sugarplums.tld/trichloromethane/ciphonies.html" . + "transcendentalism beeriest trichloromethane" . + "40"^^ . + "http://www.ghettoing.tld/sugarplums/beeriest.html" . + . +_:Bd397ced9880172927ac0981928e4a307 "Fanaila Torain" . +_:Bd397ced9880172927ac0981928e4a307 . + _:B0c1025bfd8681d8aaac3e91bb4c6d248 . + . + "http://www.hooks.tld/incommodes/unflappable.html" . + "vespers skilled incommodes" . + "116"^^ . + "http://www.affrays.tld/hooks/skilled.html" . + . + _:Bb58daacbab4b07abc47a17c0ca2453bd . + . + "http://www.halvers.tld/extraction/shogunal.html" . + "redip absurdum extraction" . + "62"^^ . + . + _:B153703295550f7b8973e08e5cb4c95f4 . + . + "http://www.nods.tld/assumes/acuities.html" . + "palestinians wavier assumes" . + "152"^^ . + "http://www.reacquire.tld/nods/wavier.html" . + . + _:B5b3afcf7689e5fe1a4a9e1fa658481eb . + . + "http://www.subscribing.tld/mangily/drowner.html" . + "microgrammes resettlement mangily" . + "196"^^ . + "http://www.aloneness.tld/subscribing/resettlement.html" . + . +_:B25c5f435f9fd7b05ad714c15f85faed0 "Lissy Farell" . +_:B25c5f435f9fd7b05ad714c15f85faed0 . +_:B3dff0533ca27cd3b2ab866d04d870609 "Timo Laurito" . +_:B3dff0533ca27cd3b2ab866d04d870609 . + _:B90f390aaf90b573252dbd83e782f907c . + "1964"^^ . + "http://www.pitchily.tld/association/motleyest.html" . + "contrastingly hydrodynamics association" . + "172"^^ . + "http://www.underachieve.tld/pitchily/hydrodynamics.html" . + "undersell contrastingly pitchily" . + . +_:B90f390aaf90b573252dbd83e782f907c "Hiroyuki Prochnow" . +_:B90f390aaf90b573252dbd83e782f907c . + _:Bbfac80975313dafd05d890e04a6d4c01 . + . + "1963"^^ . + "http://www.paging.tld/sailer/squalling.html" . + "streamliner quirkier sailer" . + "185"^^ . + "http://www.eccl.tld/paging/quirkier.html" . + "supervisor streamliner paging" . + . + _:Bea2b3a4e84654c09e0f36a8917e20425 . + . + "http://www.dandies.tld/roasting/jingling.html" . + "pepped contaminants roasting" . + "110"^^ . + . + _:Bc57a7def54170b03a67d11d6167c2fc8 . + . + "http://www.burdocks.tld/overachiever/filleting.html" . + "reinvoking stepchildren overachiever" . + "82"^^ . + "http://www.teared.tld/burdocks/stepchildren.html" . + . + _:Be3224c883bc46428abf9c21da13a713c . + . + "http://www.whoppers.tld/chinky/biophysical.html" . + "yessed sprucer chinky" . + "68"^^ . + "http://www.leagued.tld/whoppers/sprucer.html" . + . + _:Bb1ded7fe2832b6c10abcf9e850e6a7b1 . + . + "http://www.touchingly.tld/paths/disable.html" . + "balanced nonpartisan paths" . + "192"^^ . + "http://www.preaches.tld/touchingly/nonpartisan.html" . + . +_:B685c50fe30d32440b50873e86fa83520 "Nikiforova Gehman" . +_:B685c50fe30d32440b50873e86fa83520 . + _:B8c3d5bf207da60aa5db724a3e9298393 . + _:B10b1fb45c84b6fc3ce5b99a6845f50a0 . + . + "http://www.tessellating.tld/annattos/alar.html" . + "jouncing repousses annattos" . + "114"^^ . + "http://www.canfuls.tld/tessellating/repousses.html" . + . + _:Bab654c06aa216ef040c80bc79e4aadf1 . + _:B2b7912008f3d27bc5623fc0a6ae5a7eb . + . + "http://www.systemless.tld/survived/reproductivity.html" . + "trimorphs disinfections survived" . + "67"^^ . + . +_:Bbdd83328bdc1550ce82bbe568f568e60 "Bratromila Eshelman" . +_:Bbdd83328bdc1550ce82bbe568f568e60 . +_:B4f04b626f8b43202ef2994b149d12726 "Tabea Faulisi" . +_:B4f04b626f8b43202ef2994b149d12726 . +_:Bf0d2d56950258cd57853ec8a3acce259 "Marinka Cleere" . +_:Bf0d2d56950258cd57853ec8a3acce259 . +_:B033aed756ee838ac00b946460a730a71 "Demitrius Glawson" . +_:B033aed756ee838ac00b946460a730a71 . +_:Bbd21d65305c2617adf0de39169d39168 "Aldonza Ripplinger" . +_:Bbd21d65305c2617adf0de39169d39168 . + _:Bc09e302b886ea28949cfa7f47b2bbbcd . + _:B530b0b3c55fc3429b4d872c088fc22e9 . + "1960"^^ . + "http://www.subcompacts.tld/shiploads/torment.html" . + "revocations referenced shiploads" . + "1"^^ . + "http://www.soaked.tld/subcompacts/referenced.html" . + "acroliths revocations subcompacts" . + . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + "3"^^ . + . + "Proceeding 2 (1964)" . + _:B6b22fee2c7efa4029a58c523a7c95670 . + "http://www.safeties.tld/hyperbolically/unlatches.html" . + . + "1964"^^ . + _:Be4e6e1186b598efaf455940e60c04811 . + "denounces safeties renotifying" . + "1537"^^ . + "0-1689-2407-0" . + "Math-Pro Press" . + _:B44d10d696308f0ce653e173e63ba55d0 . + _:Bf002823ffe6fecfb0f7a22eff83f0c89 . + . + "http://www.appointers.tld/bluffest/monkishness.html" . + "winier repulse bluffest" . + "7"^^ . + "http://www.brooders.tld/appointers/repulse.html" . + . +_:B2804a2828f16d0c7fffae5f0dac9c761 "Karina Eggington" . +_:B2804a2828f16d0c7fffae5f0dac9c761 . + _:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + _:B714edeaf2f16954eded2b1f78c4a9ae2 . + _:B474baaa6d202cad43a411ad1c865a8c2 . + "1952"^^ . + "4"^^ . + "Journal 2 (1952)" . + "1"^^ . + . +_:Babb84627381a0acbbd88ef468f3d7e69 "Gutta Arenos" . +_:Babb84627381a0acbbd88ef468f3d7e69 . + _:Bc96b9050a1168bfdd487fa49644484fc . + . + "1966"^^ . + "http://www.compensative.tld/undispelled/soprani.html" . + "unflagging amusing undispelled" . + "160"^^ . + "http://www.soreheads.tld/compensative/amusing.html" . + "bitchier unflagging compensative" . + . + _:B09d8fba6609df99911d2ca2599423ad1 . + . + "http://www.titer.tld/eulogist/yummier.html" . + "simperer jailhouse eulogist" . + "53"^^ . + "http://www.definitely.tld/titer/jailhouse.html" . + . + _:B9f632ff19616412f72eb4482dfd85ac1 . + . + "1966"^^ . + "http://www.swail.tld/thirdly/pinger.html" . + "kicker nonphysical thirdly" . + "156"^^ . + "deductibles swail nonphysical" . + . +_:B5d846a18e19726e6adb48d9e7a3a22be "Farda Swierczek" . +_:B5d846a18e19726e6adb48d9e7a3a22be . + "stridor wrongly blowiest" . + "http://www.marrowbones.tld/blowiest/stipulated.html" . + "http://www.blowiest.tld/atropine/resoluteness.html" . + . + "wrongly stipulated atropine" . + "25"^^ . + _:B1dc37d8f6b02ebd55e9475f13c7736f7 . + "1960"^^ . + . + _:B4714d468342b6d3aaf09563bf8bb05fd . + _:B8b31d61ccedc0719ef17d7e5ffe0c72b . + . + "http://www.clouters.tld/wedder/unsurpassable.html" . + "egis spooking wedder" . + "14"^^ . + . +_:Bcaae02a8262c6e0228984d2a7de8b48a "Iwan Nourse" . +_:Bcaae02a8262c6e0228984d2a7de8b48a . + . + _:B7a3231e7bef25c3fd2fa4f183c892fad . + . + "http://www.mongoloids.tld/raunchiness/perspicuously.html" . + "unknowns danker raunchiness" . + "50"^^ . + "weasand yearlings timidities untold fellowman adamantine museful medallions" . + "http://www.eliminates.tld/mongoloids/danker.html" . + . + _:Beef36440c72cdafa0d93a77e6c5f43a2 . + . + "http://www.backlogged.tld/hairworm/disadvantaged.html" . + "berobed called hairworm" . + "12"^^ . + . + _:Ba534ec6e09a0f8e2486bfef476f06717 . + _:Bb25cb81a7ccee434292007da86c2f3c3 . + "1951"^^ . + "http://www.apprising.tld/findable/shote.html" . + "marbleize meticulousness findable" . + "195"^^ . + "fluorosis apprising meticulousness" . + . +_:Bc57a7def54170b03a67d11d6167c2fc8 "Dorinda Cuchiara" . +_:Bc57a7def54170b03a67d11d6167c2fc8 . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + . + "1966"^^ . + "http://www.scullers.tld/eructate/soloed.html" . + "administerial epicentral eructate" . + "87"^^ . + "http://www.hencoop.tld/scullers/epicentral.html" . + "bonbon administerial scullers" . + . + _:B8244dfc73b2899d727c7e81f7abdd86e . + . + "http://www.irremediably.tld/irreversibly/noosing.html" . + "multipeds shuttlecocks irreversibly" . + "148"^^ . + "http://www.occupiers.tld/irremediably/shuttlecocks.html" . + . +_:B3a05c94ffe657afffe18fd7148308a67 "Pero Woolem" . +_:B3a05c94ffe657afffe18fd7148308a67 . +_:Bd3220f5ab24a479324caafbffe92da97 "Cleobis Leitten" . +_:Bd3220f5ab24a479324caafbffe92da97 . +_:B65b71b7499223123330cb0e5d46afee9 "Shigemasa Raducha" . +_:B65b71b7499223123330cb0e5d46afee9 . + _:B5e5951f87d236aa9da85cb2c8754955c . + . + "http://www.mucuses.tld/gatsby/virologist.html" . + "stellify reusableness gatsby" . + . + _:Bd95fae78a21a898fa26194e449613dfa . + _:B50bdd1bce7399f817d64196f611b0507 . + . + "http://www.surgeons.tld/dissent/sectioned.html" . + "fatiguable dewing dissent" . + "182"^^ . + "http://www.numerators.tld/surgeons/dewing.html" . + . + _:Bf2e55c3b70e7668333bc0fd0dc66d016 . + . + "http://www.orig.tld/principled/strangulates.html" . + "flagger piggie principled" . + "125"^^ . + . + _:Bd9197fa093b68228a30ecdafe8489116 . + _:B7bf5fd655ae1885a908c127b3f34a28e . + . + "http://www.photographers.tld/hardstand/triumvirate.html" . + "hooray prink hardstand" . + "16"^^ . + "http://www.pointier.tld/photographers/prink.html" . + . + _:B183f543c87c03536a5ab322d352e808d . + . + "http://www.distributable.tld/flubbed/gamuts.html" . + "resurgence spaying flubbed" . + "111"^^ . + "http://www.bluecoats.tld/distributable/spaying.html" . + . + . + _:B5dbe9e7f185ccb89ebf8960c40789558 . + "1953"^^ . + "http://www.deodorized.tld/sentencing/gasser.html" . + "accosts elfins sentencing" . + "133"^^ . + "televised deodorized elfins" . + . + _:B44e2360687fe3619bd95eef4a27a835d . + . + "http://www.shrivels.tld/shelvings/delays.html" . + "mopeds salience shelvings" . + "125"^^ . + "http://www.cirrhotic.tld/shrivels/salience.html" . + . + _:Bb118f36bf60490b3d403744b8287724c . + . + "http://www.enshrines.tld/forging/exudes.html" . + "pings engineered forging" . + "22"^^ . + "http://www.ergonomically.tld/enshrines/engineered.html" . + . +_:B654e25a593cbe3ac7e74afdda80f1cb4 "Amadom Badoni" . +_:B654e25a593cbe3ac7e74afdda80f1cb4 . + _:B377ca008f10f9be6662e1bd8697ded7e . + . + "1962"^^ . + "http://www.disinterested.tld/calcifies/haole.html" . + "toed ravelled calcifies" . + "63"^^ . + "http://www.zoomed.tld/disinterested/ravelled.html" . + "eliminant toed disinterested" . + . +_:B7ed62a60b593b19c771b2e7185cc176e "Roswitha Caviggia" . +_:B7ed62a60b593b19c771b2e7185cc176e . +_:B4738f74616e4caa77ef9d08062e6d159 "Mamelfa Learned" . +_:B4738f74616e4caa77ef9d08062e6d159 . +_:B95790c0224097e829d98889235954d39 "Agilolf Piercey" . +_:B95790c0224097e829d98889235954d39 . + _:B598d6777298c3618eaf56f4a57bb59bc . + . + "http://www.offpay.tld/fumigated/travesties.html" . + "whopping authenticators fumigated" . + "163"^^ . + "http://www.display.tld/offpay/authenticators.html" . + . + _:B9d8cc28e26961bff4866d75e84381340 . + . + "http://www.lotting.tld/buttonholer/incurs.html" . + "ovals toxaemic buttonholer" . + "127"^^ . + "http://www.sparkiest.tld/lotting/toxaemic.html" . + . +_:B1316826580acec5f27726899b8d33b3e "Vitus Roskopf" . +_:B1316826580acec5f27726899b8d33b3e . +_:B127c35a7c90bf0367dfaf559083d93ed "Dalldav Heggen" . +_:B127c35a7c90bf0367dfaf559083d93ed . + _:Bc54e602b14871ac8141c657c1a873807 . + . + "1965"^^ . + "http://www.reproducible.tld/aortas/roistered.html" . + "shattering quiddities aortas" . + "187"^^ . + "scrubbing reproducible quiddities" . + . + _:B5503e04a84e651318db3a59573ef87b3 . + . + "http://www.dislocated.tld/dressages/condescendence.html" . + "apostatize laryngitis dressages" . + "164"^^ . + "http://www.compressions.tld/dislocated/laryngitis.html" . + . +_:B2cea6fb4f1963e887ce7584e3aa79d29 "Nami Dobies" . +_:B2cea6fb4f1963e887ce7584e3aa79d29 . + _:Ba469f1710b11a6a670af318ecd7cda07 . + . + "http://www.swampland.tld/circumscribed/paralyzingly.html" . + "elation earings circumscribed" . + "69"^^ . + "http://www.thoughtless.tld/swampland/earings.html" . + . +_:B2c8e226a899673d7bbd587c795957f64 "Briga Lyman" . +_:B2c8e226a899673d7bbd587c795957f64 . +_:B554cde870afbe5c761371753c9ae5d14 "Iudita Altew" . +_:B554cde870afbe5c761371753c9ae5d14 . + _:Bbbdc10cb9ef6864085758a63578451e9 . + . + "http://www.gaggles.tld/unblocks/predigested.html" . + "blunted exhilarated unblocks" . + "91"^^ . + . + _:B7078e5e4f2163fc1ef37137c79a76c9f . + "1962"^^ . + "http://www.unallayed.tld/agriculturalists/recently.html" . + "tastelessly implementable agriculturalists" . + "185"^^ . + "http://www.streams.tld/unallayed/implementable.html" . + "participates tastelessly unallayed" . + . +_:B7e556414c35f81847f25c8876b4c88af "Sameera Beazley" . +_:B7e556414c35f81847f25c8876b4c88af . + _:Bf62a7ec03e92ce55d97f6240a4aeef9f . + . + "http://www.redistribution.tld/docks/subsidization.html" . + "flankers pettifogger docks" . + "152"^^ . + . + _:B6892c54a3150cce12fcd045a56ada258 . + . + "http://www.cutlets.tld/colorblind/cirrocumulus.html" . + "camphor animally colorblind" . + "93"^^ . + "http://www.latchstrings.tld/cutlets/animally.html" . + . +_:B644409ed3470e9ae9db179a3d4513f24 "Reece Raburn" . +_:B644409ed3470e9ae9db179a3d4513f24 . + _:B399aa8a221ef3d24a8a834459fcf9c82 . + _:B7a397b7988df2ed7d5cde6ff6a20f0a4 . + . + "http://www.celebrated.tld/dickie/unfrock.html" . + "sennits unknots dickie" . + "157"^^ . + "http://www.beanpole.tld/celebrated/unknots.html" . + . + _:B9c6d904680bbf2aaf574130a20fdc75a . + "1961"^^ . + "http://www.patrols.tld/demotic/bonders.html" . + "scapes reglossed demotic" . + "26"^^ . + "http://www.forecourt.tld/patrols/reglossed.html" . + "outfielder scapes patrols" . + . +_:B045cbe10dd77124b568f2b2c8545932f "Hisanobu Burbine" . +_:B045cbe10dd77124b568f2b2c8545932f . + _:B7253ca2c00c4728bb04eee4a9bb8ded2 . + . + "http://www.deprecative.tld/antiunion/irrigable.html" . + "broadswords camphorating antiunion" . + "23"^^ . + "http://www.syphilitic.tld/deprecative/camphorating.html" . + . +_:Bf6187ef98ffe4faab6721b3eb3450ebd "Hardwart Kusiak" . +_:Bf6187ef98ffe4faab6721b3eb3450ebd . + _:B748622afc14b3c958879202aca992a0a . + . + "http://www.reheats.tld/polices/asea.html" . + "readjustments puffiest polices" . + "184"^^ . + "http://www.misadventure.tld/reheats/puffiest.html" . + . +_:B93cd44187712c3ac08ba27c2a3e4821f "Kenyata Boblitt" . +_:B93cd44187712c3ac08ba27c2a3e4821f . +_:B6375b1acb942a90cdd68d5e7d7919179 "Matrona Hagins" . +_:B6375b1acb942a90cdd68d5e7d7919179 . +_:B9665ceffff6a830e2863f605277fb8ca "Oharu Kendricks" . +_:B9665ceffff6a830e2863f605277fb8ca . + _:B3ccff3c3693d55bae693506715da2eab . + . + "http://www.elitist.tld/trivets/nitrify.html" . + "supplying choleras trivets" . + "16"^^ . + "http://www.tantrums.tld/elitist/choleras.html" . + . +_:B7a7f95b23a21cbdda2dba6aea1e72847 "Eithne Hebdon" . +_:B7a7f95b23a21cbdda2dba6aea1e72847 . +_:B3a7da2f13442838695d004d16e38310b "Tiyah Iha" . +_:B3a7da2f13442838695d004d16e38310b . + _:B6f0e7f386db794044fa90f4664e5f557 . + . + "1958"^^ . + "http://www.relinquishment.tld/camisoles/birdcage.html" . + "criticism midsummers camisoles" . + "158"^^ . + "http://www.carroty.tld/relinquishment/midsummers.html" . + "disappointment criticism relinquishment" . + . +_:Bcfa465108303f01986ede2632428599e "Yaineris Francisco" . +_:Bcfa465108303f01986ede2632428599e . + _:B19182e87747754b3c059f15b85bf8f4f . + _:B763207f476c20ebdc143632f4e6bd7a5 . + . + "http://www.cobwebbier.tld/incidentally/retorts.html" . + "eloquence divorcing incidentally" . + "152"^^ . + . +_:B24529cf4d466c58e2408242caa1060b6 "Marcus Neubert" . +_:B24529cf4d466c58e2408242caa1060b6 . + _:B57760a33c964e28e96e9f64b26dc189c . + "1964"^^ . + "http://www.alterations.tld/centrifugation/detachers.html" . + "bucktoothed giddies centrifugation" . + "trumpets alterations giddies" . + . +_:Becc2dd96421ecce37051f426813894c0 "Coralie Frasso" . +_:Becc2dd96421ecce37051f426813894c0 . + _:B0d0c56830bfbcc7a4d92d56dab8aa3d4 . + . + "http://www.haviors.tld/tackifying/multivitamin.html" . + "amtrack aquaculture tackifying" . + "54"^^ . + "http://www.miaouing.tld/haviors/aquaculture.html" . + . +_:Ba207b0b1e7dc6f28d67c29437f094498 "Dafne Munson" . +_:Ba207b0b1e7dc6f28d67c29437f094498 . + _:B5c660a6a2c15a892065b3409338ce04d . + . + "http://www.drossiness.tld/mfd/ceramicist.html" . + "crucially durum mfd" . + "42"^^ . + "http://www.easting.tld/drossiness/durum.html" . + . +_:Bf039ed1411455e9a615552d58a62cf0b "Serafin Giampaolo" . +_:Bf039ed1411455e9a615552d58a62cf0b . + _:B55f5dce335356419ba19efae17b010d6 . + . + "http://www.menorah.tld/phlebotomies/ahimsas.html" . + "valiancy beery phlebotomies" . + "75"^^ . + "http://www.whereat.tld/menorah/beery.html" . + . + _:B6b22fee2c7efa4029a58c523a7c95670 . + . + "1964"^^ . + "http://www.drafts.tld/particularized/rangiest.html" . + "discording recede particularized" . + "147"^^ . + "http://www.gnocchi.tld/drafts/recede.html" . + "tellership discording drafts" . + . + "incurrable standardbearer skiwear" . + "ichor incurrable grays" . + "http://www.grays.tld/skiwear/tortrix.html" . + . + . + "http://www.watertight.tld/grays/standardbearer.html" . + "81"^^ . + . + "1966"^^ . + _:B85564e2a9520e560c40bc6c290ec19cc . + _:B32898f71ad66162d00579aeb00ce6aba . + . + "http://www.offhanded.tld/eurythmy/altimeters.html" . + "profitableness landlordly eurythmy" . + "5"^^ . + "http://www.staggery.tld/offhanded/landlordly.html" . + . +_:Bc4eaeadddd9f84d9b24a8b6a31f61d59 "Mundhir Hribal" . +_:Bc4eaeadddd9f84d9b24a8b6a31f61d59 . +_:Bf29b99af845e1546513297696537b2f1 "Ragnar Coler" . +_:Bf29b99af845e1546513297696537b2f1 . +_:Bce6076c62f2dede01e71251e774b5d50 "Elke Surles" . +_:Bce6076c62f2dede01e71251e774b5d50 . + _:B0c9db2402676bf36ac04ea0a374bcc8d . + . + "http://www.throttled.tld/coenact/unsanctioned.html" . + "liquidation rawer coenact" . + "156"^^ . + "http://www.zigged.tld/throttled/rawer.html" . + . + _:Bec3b9ca60f9c45481037f01cdf158c90 . + . + "http://www.scallopers.tld/abominations/weazands.html" . + "boomtown dearths abominations" . + "97"^^ . + . + _:B5d996a5924939396d2275f5321d1f257 . + . + "http://www.incisory.tld/breakages/miscasts.html" . + "larded hiring breakages" . + "82"^^ . + "http://www.cubs.tld/incisory/hiring.html" . + . +_:B7c5a313313400c96b7a4c2359cc85430 "Alessa Kohan" . +_:B7c5a313313400c96b7a4c2359cc85430 . + "introspections baboons bullnose" . + . + "26"^^ . + _:B685eb462918f21513765c94876a84351 . + . + _:B1142d58046858aab2e8249145a54df9d . + _:B2f0eda8c1f3ab54189aaf9d2ec227540 . + "catalytically housekeepers baboons" . + "http://www.housekeepers.tld/bullnose/aberrants.html" . + "1960"^^ . + _:B1aabd1ac4a64eed4c3f3e62e79c825e2 . + . + "1966"^^ . + "http://www.mummying.tld/hedgier/harpooners.html" . + "gorki dutifulness hedgier" . + "146"^^ . + "scantiest mummying dutifulness" . + . +_:Bf7235860888ecb3f18f94de18c6b6873 "Ukyo Knopf" . +_:Bf7235860888ecb3f18f94de18c6b6873 . + _:B2251cd41f00353b0e85cd61b9471b0b2 . + . + "http://www.metazoa.tld/ensure/referendums.html" . + "rockworks littlest ensure" . + "82"^^ . + "http://www.arrester.tld/metazoa/littlest.html" . + . + _:B01c5968f213b263f722e219ac75f3542 . + . + "http://www.agitable.tld/generates/flailed.html" . + "phooey entrust generates" . + "6"^^ . + "http://www.mucky.tld/agitable/entrust.html" . + . +_:B03d385f4acffd5782fdced129594e32e "Peppino Telleria" . +_:B03d385f4acffd5782fdced129594e32e . +_:B2412dfb2311a49cdd795b7ded5999b96 "Vivian Morss" . +_:B2412dfb2311a49cdd795b7ded5999b96 . + _:B8f1343ed32fddf2f4626a9de2f30a154 . + . + "http://www.downloadable.tld/fieriness/remarker.html" . + "recording radiotelephones fieriness" . + "98"^^ . + "http://www.cochairing.tld/downloadable/radiotelephones.html" . + . + . + _:B22e59db7f15ddf596f5e2f34433e50b0 . + . + "http://www.recalculation.tld/signiory/latchets.html" . + "ostinato safest signiory" . + "86"^^ . + "http://www.redigesting.tld/recalculation/safest.html" . + . +_:B62cf4362cad9c92fd07b51017b20f47b "Perseus Tinger" . +_:B62cf4362cad9c92fd07b51017b20f47b . +_:Bda74cd8175922f033f2c050e9cf54499 "Gwendolen Bardon" . +_:Bda74cd8175922f033f2c050e9cf54499 . + "woodbins quints surefootedness" . + "http://www.unobliged.tld/surefootedness/forestalls.html" . + _:B051c65b38211f8503451085ca08bce01 . + "colorimetry woodbins unobliged" . + . + "1960"^^ . + "http://www.umbels.tld/unobliged/quints.html" . + "101"^^ . + . + . + _:B41208311b3f242197f1d371860430d8e . +_:Bd857119207a0ad126a12a43824b977d7 "Yama Shbi" . +_:Bd857119207a0ad126a12a43824b977d7 . + _:B8c9ff5db46103b355d2d24e1913b10bc . + . + "http://www.reacquaintance.tld/recelebrates/quadruplicating.html" . + "skylights dishpan recelebrates" . + "109"^^ . + "http://www.verdicts.tld/reacquaintance/dishpan.html" . + . + _:Bcee1f59e1d27bb97dbc386f111b8070c . + _:B50a89d4be7fc92359c5fbd24f4aa15c3 . + . + "http://www.bustiest.tld/incumbency/stilettos.html" . + "isolation bosomed incumbency" . + "128"^^ . + "http://www.memorableness.tld/bustiest/bosomed.html" . + . + _:B8b1d267ebaa6ba5071c17f03c579df58 . + _:B5b9de38cd4564d5faa686996b21ef934 . + . + "http://www.hospitals.tld/officer/eras.html" . + "untangle earthliest officer" . + "138"^^ . + "http://www.quittance.tld/hospitals/earthliest.html" . + . +_:B5ea6922c90f8c54a3c1a226687e9df97 "Sighild Dedon" . +_:B5ea6922c90f8c54a3c1a226687e9df97 . +_:B3148a5c36632b51657f6ff3dafc12ec3 "Hortense Ganotisi" . +_:B3148a5c36632b51657f6ff3dafc12ec3 . + _:B2f5745f0e2f4362d04fc4d9dbd36dbbb . + . + "http://www.imitative.tld/blends/pokeweeds.html" . + "thoughtfulness financially blends" . + "22"^^ . + "http://www.copied.tld/imitative/financially.html" . + . + "http://www.bezels.tld/generality/spiculate.html" . + "1953"^^ . + . + "148"^^ . + . + _:B2a153813e22e68a7ff87799ae88019b8 . + "simonized spiculate gregariously" . + "http://www.generality.tld/gregariously/sapidity.html" . + . + "schwas simonized generality" . + _:B2c86107ea5d55381886a0de20be7f151 . + _:B2ee48a1f8679ba5ca0fab2e310882d91 . + . + "http://www.panegyrical.tld/fraternizes/cockhorse.html" . + "barkers nonbeing fraternizes" . + "118"^^ . + "http://www.kiboshes.tld/panegyrical/nonbeing.html" . + . + _:B93771e81e7cc235be67f2aa179fd5ac5 . + _:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 . + . + "http://www.unevenly.tld/violist/durning.html" . + "terraqueous depopulating violist" . + "http://www.porringer.tld/unevenly/depopulating.html" . + . +_:Be4eae013c934aa999b3ed6152addf5de "Haley Lotempio" . +_:Be4eae013c934aa999b3ed6152addf5de . + _:B49e89d1aa965f9823c850c00fd79953a . + . + "http://www.pillories.tld/radiomen/endowment.html" . + "emulatively xysters radiomen" . + "120"^^ . + "http://www.quotients.tld/pillories/xysters.html" . + . +_:Bad9bf54d6c800026eb553a6c7c6f9460 "Jenny Mow" . +_:Bad9bf54d6c800026eb553a6c7c6f9460 . +_:B399aa8a221ef3d24a8a834459fcf9c82 "Ineng Alkbsh" . +_:B399aa8a221ef3d24a8a834459fcf9c82 . +_:Ba8249608d7ce2a0256f19ffc9e86d4f8 "Arata Soliani" . +_:Ba8249608d7ce2a0256f19ffc9e86d4f8 . + _:B420c4b799cb0b47c9ba9d96a1ec0e539 . + . + "http://www.midweekly.tld/mandamuses/disrupted.html" . + "rovers stokers mandamuses" . + "4"^^ . + . + _:B45a6ec7bf8053d377ebf58fb882110ef . + _:B23b76c9e74d5afcc6f38d55feba38202 . + "1965"^^ . + "http://www.potage.tld/viscosimeter/stooges.html" . + "whiffs insisting viscosimeter" . + "88"^^ . + "crosspatches potage insisting" . + . +_:Bd9bed4d69d77e7f31433080987a289dd "Ryo Zanders" . +_:Bd9bed4d69d77e7f31433080987a289dd . +_:B69e9bc7321e503e5ed9d7c0d419ac916 "Govannon Starwalt" . +_:B69e9bc7321e503e5ed9d7c0d419ac916 . + _:B088d51e16932d562fe4d4350598ba00d . + . + "http://www.infested.tld/euphorically/ameliorative.html" . + "uncovering heaver euphorically" . + "4"^^ . + "http://www.whangs.tld/infested/heaver.html" . + "http://www.paraphraser.tld/uncovering/infested.html" . + . + _:B72a1d23a14188d7e78151691ae45e8fb . + _:B1b952a88a281b818e5dd93cd1e209df7 . + . + "http://www.nonsalable.tld/columbium/vexer.html" . + "outperformed nondelivery columbium" . + "64"^^ . + "http://www.riddances.tld/nonsalable/nondelivery.html" . + . +_:B8d1301e8652f351b9fb24395b8242697 "Lindsey Misenhimer" . +_:B8d1301e8652f351b9fb24395b8242697 . + _:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . + . + "1963"^^ . + "http://www.maniocas.tld/harbour/goatskin.html" . + "mycelium folkmotes harbour" . + "134"^^ . + "http://www.tracheotomy.tld/maniocas/folkmotes.html" . + "electrogram mycelium maniocas" . + . + _:Be91a6693e3598dd48180dea05d9382bd . + . + "http://www.carnalities.tld/recentest/remodelling.html" . + "slayers tagged recentest" . + "109"^^ . + "http://www.southwesterner.tld/carnalities/tagged.html" . + . + _:B6231d4088a6c05453169e10975bcd485 . + . + "http://www.gales.tld/mouthed/flyovers.html" . + "immunotherapies balladries mouthed" . + . +_:Bbffbd47c1c07eec62bca269fb8d32b96 "Yayang Kuczenski" . +_:Bbffbd47c1c07eec62bca269fb8d32b96 . + _:Bb28a3d74057f3db9d83bd7444c24f478 . + . + "http://www.ingenuousness.tld/mediating/laxities.html" . + "storylines embarrassingly mediating" . + "27"^^ . + . + _:B15d53dc63f06a42a309b0caf16ce111c . + . + "1961"^^ . + "http://www.castellans.tld/underfur/intersessions.html" . + "enqueue countrywoman underfur" . + "107"^^ . + "http://www.dooming.tld/castellans/countrywoman.html" . + "ascertains enqueue castellans" . + . + "1963"^^ . + "24"^^ . + "Journal 1 (1963)" . + "1"^^ . + . + _:B6cbf417069e286e85181ae2929acaebc . + . + "http://www.brawny.tld/amnionic/thanes.html" . + "multivalent sparklers amnionic" . + "18"^^ . + . +_:B03e18f724f29d02143358cd1058c943e "Miloslava Zancanella" . +_:B03e18f724f29d02143358cd1058c943e . +_:Bfce769cddb66d669cda772618fc4c137 "Maurus Shatek" . +_:Bfce769cddb66d669cda772618fc4c137 . + _:B409f6f16199a9e26faf94ca1addcff37 . + . + "http://www.budger.tld/photostatic/kindliness.html" . + "serigraphers mineralogists photostatic" . + "128"^^ . + . + _:B37e749c5d5f0efd10f3720ef82f22eab . + . + "http://www.briefly.tld/pinnacling/ophthalmoscopy.html" . + "contortionists wettable pinnacling" . + "177"^^ . + "http://www.stipulations.tld/briefly/wettable.html" . + . + _:Ba207b0b1e7dc6f28d67c29437f094498 . + . + "http://www.micrologic.tld/serging/endplate.html" . + "womankind franchised serging" . + "137"^^ . + "http://www.segregated.tld/micrologic/franchised.html" . + . +_:B44d73f3319f7f0423eb9fd1ed075c067 "Satu Liebermann" . +_:B44d73f3319f7f0423eb9fd1ed075c067 . +_:B47f6cc3397f036ad172b9ed20e5ed829 "Clmence Diop" . +_:B47f6cc3397f036ad172b9ed20e5ed829 . +_:Ba50d4c87005518f230a54db91c8916e2 "Tekha Stoiber" . +_:Ba50d4c87005518f230a54db91c8916e2 . +_:B4ea5e96049adbcc8415af1714bc92792 "Ernestin Fitzen" . +_:B4ea5e96049adbcc8415af1714bc92792 . +_:Be9eafe0aa0466a6f8058f3d3e02febfe "Crimson Bellion" . +_:Be9eafe0aa0466a6f8058f3d3e02febfe . +_:Bf2c36885b7595cdbdecc81b3329ea668 "Daisuke Seidle" . +_:Bf2c36885b7595cdbdecc81b3329ea668 . + _:B5f67dfb9857b0bc73daa3fdf4a8356c5 . + . + "http://www.chartists.tld/sporing/amens.html" . + "eying annunciating sporing" . + "104"^^ . + "http://www.deceptiveness.tld/chartists/annunciating.html" . + . + _:B495130030572168c706c092820a3fe48 . + . + "http://www.aureolas.tld/miffs/diverting.html" . + "avianizes lactoprotein miffs" . + "200"^^ . + "http://www.gifting.tld/aureolas/lactoprotein.html" . + . + _:B720da3f84af22d863935ac9c0bed4a36 . + . + "http://www.wyvern.tld/complimenters/creeping.html" . + "politicos peripherals complimenters" . + "74"^^ . + "http://www.hinnies.tld/wyvern/peripherals.html" . + "apostrophizing forequarter cheesiest affording quieter protestantism daintier compounds misanthropist detoxified predicable oscillation mendelianist hardest pericynthion relettered lapin clicks sledged aggrandizement troubadours mudlark prattles posteriority manors biotypes corrugates spikelets webers seditiousness stargazer yodelled nubby enclasping parasitizes humiliatingly foldboat download perspiry vulgarization tsarinas sportscasters hoydens upchuck effervesced sensibilities aahing juicers persecutes dowdiest massiness splotching spanner merchandisers swords ogham bryony balefire nappes subtracting physiologic chapels forensics deemphasizing trepid convertibles harrowing centrists wishbones widows captions transects tantras spottily condonable conversing elms multivitamins laths improvidence topstone prefacer heterodoxies thrivers dynamists brachiate hospitalities exuberance healer nominates skulled siestas refracts misaligned anions excites steamroller refinished incurve conchoid archaize vivaria overdrunk specializing monsters snowdrifts safeguarding chieftainship drakes unholiness whomped sweeties yare biggish freezing seawater revaluated kinkier antiskid overdraws bickered barrenness curled underbids priding bullied knappers crepey hindquarters fallowed centralists hooted chromite convalesces knowinger stoutness appreciators tutelages fuming ripplier adversely vises ephemerae dragger abjuration necking rancheros bigheaded endangerment odiums visors sunbursts sanitaria tinier speller implanted limps dapperly misdiagnose exhilarative belligerents cubiform buncoing ebonizing monocots stimulatingly septicemia center dignitaries gooier culotte presoaked brambled" . + . +_:B6eb843e27365df3e1253c58b4d8ba6f1 "Jurg Mooneyham" . +_:B6eb843e27365df3e1253c58b4d8ba6f1 . + _:Bc883901f48ae473070c49e21a3ee636c . + . + "http://www.greyness.tld/gamesomely/surpriser.html" . + "padri cashes gamesomely" . + "123"^^ . + "circulative greeter coonskins cabala smuggled purloins underripened perter ruminated outfight monetized" . + "http://www.postconsonantal.tld/greyness/cashes.html" . + . +_:B3c501808ece47091417f2b540ef9bf85 "Ofelia Golde" . +_:B3c501808ece47091417f2b540ef9bf85 . +_:Bb3ac581c0dfcc486dfd5dbe4324024d3 "Bowen Antunez" . +_:Bb3ac581c0dfcc486dfd5dbe4324024d3 . +_:Bfbcce33666e639ae29e2fd6b344c1051 "Milenyo Bucek" . +_:Bfbcce33666e639ae29e2fd6b344c1051 . + _:B93ceba847f3502258101a3908a4b6f6c . + _:B2cea6fb4f1963e887ce7584e3aa79d29 . + . + "http://www.flexitime.tld/outleapt/moonlighters.html" . + "fleering coopt outleapt" . + "198"^^ . + . + _:Ba66ee87f8ee57c575f87275ffec77003 . + . + "http://www.dreads.tld/buttonhook/combing.html" . + "scorching tramells buttonhook" . + "28"^^ . + "http://www.enduring.tld/dreads/tramells.html" . + . +_:B429630b7e7b47cff96e9986ad23fb879 "Asita Urtz" . +_:B429630b7e7b47cff96e9986ad23fb879 . +_:Bc2f8d49c2f3d57414346bc8fa94c1f84 "Conrado Luzader" . +_:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + _:B3ed10e749cd7b053c1e1eaed2e499fd4 . + _:B5313d28b743d5896705777dfb0a57ab1 . + . + "http://www.excursive.tld/problems/oarlock.html" . + "theoretically colorist problems" . + "91"^^ . + "intergroup rattlings celebs nephrectomy pignuts birdman inconcealable brawled enlistment confounded excepting" . + "http://www.selectivity.tld/excursive/colorist.html" . + . + "maltreated teamer divulger" . + . + "http://www.divulger.tld/spouters/vinal.html" . + "1966"^^ . + . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "http://www.coitional.tld/divulger/unwarranted.html" . + "85"^^ . + "teamer unwarranted spouters" . +_:B69da58d80badd7be99553691a17308ed "Rinji Mcclinton" . +_:B69da58d80badd7be99553691a17308ed . + _:B6e2aa21e3e265f7d37c5a27cb62612e8 . + _:B8ed950c211fc7a48c1f09a94299ee3f1 . + . + "http://www.homebodies.tld/cumberers/deprehension.html" . + "narrowing hilariously cumberers" . + "180"^^ . + . + _:B137b4510b63871be4f0c7c013a05843f . + "1967"^^ . + "http://www.rebecs.tld/awakens/fluctuating.html" . + "engorge enthuses awakens" . + "40"^^ . + "http://www.outmarched.tld/rebecs/enthuses.html" . + "flatways engorge rebecs" . + . + _:B17d05d83c67fdf8d414f8293ab81c80d . + . + "http://www.ahorse.tld/interweaved/flirtier.html" . + "recoilless leafage interweaved" . + "152"^^ . + . +_:Bd67677e85673a43c553a653d0598edc9 "Luke Strange" . +_:Bd67677e85673a43c553a653d0598edc9 . +_:B1be30885e596e4f3a25d045119c7fe93 "Ikshu Smaldone" . +_:B1be30885e596e4f3a25d045119c7fe93 . + _:Bd193544a58d8b18e76b3589a7c95c6cb . + . + "http://www.junket.tld/prepacking/ordinarily.html" . + "fragged tweaky prepacking" . + "121"^^ . + . + _:B3bfcd44169030c84f38965a4c261ebf7 . + . + "http://www.distorting.tld/fatalists/unhatted.html" . + "predestines overinflating fatalists" . + "83"^^ . + . + _:B7bf2aaa5c7ccd6a53930e138f22e76b5 . + . + "http://www.beadwork.tld/snorer/auditoriums.html" . + "incorporators reattempt snorer" . + "131"^^ . + "http://www.undertaking.tld/beadwork/reattempt.html" . + . +_:Bece4badbe317063954b0aca7024e6070 "Krushka Minner" . +_:Bece4badbe317063954b0aca7024e6070 . + _:Bd9d69b451db1289c861db19da454a417 . + . + "1965"^^ . + "http://www.kineplasty.tld/mutinousness/wergild.html" . + "admittances subcutaneously mutinousness" . + "56"^^ . + "thwacked kineplasty subcutaneously" . + . + _:B20e704b4100e043ff9e5a12ed59b5791 . + . + "http://www.extrajudicially.tld/distances/beauts.html" . + "fallbacks hoodoo distances" . + "107"^^ . + . + _:B2a652ad360524cacb2c7423ac166afc7 . + "1963"^^ . + "http://www.mitigation.tld/inwinds/pluses.html" . + "creepier meatball inwinds" . + "68"^^ . + "elds mitigation meatball" . + . +_:B3d30f0ee87595e5b56a32c8f3c70aa18 "Kiska Scurry" . +_:B3d30f0ee87595e5b56a32c8f3c70aa18 . + _:Be0aee722d7a309c422312a450c12a89a . + "http://www.lapping.tld/unwrap/beckoningly.html" . + "http://www.unwrap.tld/resisters/executes.html" . + "tabors unforgivable unwrap" . + . + "93"^^ . + "unforgivable beckoningly resisters" . + . + "1962"^^ . + _:B1e8cc320399145e95b4161a53a1a64f5 . + _:B37834eaedb76682ca4ef7e976b8dfdad . + . + "http://www.tardies.tld/lamedhs/nourishment.html" . + "summarize tautologous lamedhs" . + "45"^^ . + . +_:B2f0eda8c1f3ab54189aaf9d2ec227540 "Lailie Lagoni" . +_:B2f0eda8c1f3ab54189aaf9d2ec227540 . + _:Bfe46e7000fe7729697c3f8ab50edf1ac . + . + "http://www.numbers.tld/antioxidants/amounting.html" . + "annunciatory pedagogies antioxidants" . + "83"^^ . + . + _:B7c794730ad25076cefe4ece00a123946 . + . + "http://www.cruiser.tld/mysteries/feltwork.html" . + "release hyperborean mysteries" . + "183"^^ . + "http://www.unhygienic.tld/cruiser/hyperborean.html" . + . +_:Bb748473edf35a589e177334fb7a78a3a "Fedya Dyen" . +_:Bb748473edf35a589e177334fb7a78a3a . +_:Bd193544a58d8b18e76b3589a7c95c6cb "Argo Gunther" . +_:Bd193544a58d8b18e76b3589a7c95c6cb . + _:B38300d2d511b50daf11ed5866c36975d . + . + "1966"^^ . + "http://www.unrefreshed.tld/tomfools/sacrifices.html" . + "completed braunschweiger tomfools" . + "138"^^ . + "spitting unrefreshed braunschweiger" . + . +_:B3ba789c4e765eddb62132128fefe4fab "Edyta Sarisky" . +_:B3ba789c4e765eddb62132128fefe4fab . + . + _:B826da19cdf3c0c881953e9ac53fb5c17 . + . + "1960"^^ . + "http://www.avascular.tld/bouncily/evadible.html" . + "curari flames bouncily" . + "72"^^ . + "showering avascular flames" . + . +_:B9d95ebc2dcd5f36d3c47c42c0673981f "Greta Foote" . +_:B9d95ebc2dcd5f36d3c47c42c0673981f . + _:Bc90533ce04dfb442d695fdb6c3bece48 . + . + "http://www.urbanest.tld/milksops/exorcizing.html" . + "draftiness nastier milksops" . + "147"^^ . + . + _:Bab2d08f117fc84f70ba958f264142984 . + . + "http://www.glamorize.tld/cars/manward.html" . + "breakfront communistic cars" . + "17"^^ . + . + _:B423118697dbfbc8ecfc625d5a25fa1c4 . + . + "http://www.tearstain.tld/constellations/whiffler.html" . + "totalisms secureness constellations" . + . + _:B79e0e118744adc289ba0f1858e758e29 . + _:Bd349e6b059734a1bece1dec448130fc8 . + . + "http://www.adolescently.tld/dubonnets/pollened.html" . + "bluebills gentlemanly dubonnets" . + "191"^^ . + "http://www.dreamers.tld/adolescently/gentlemanly.html" . + . + _:Be212caf789b74dd9c27dae3247b86211 . + . + "http://www.irrationalities.tld/junketing/procrastinator.html" . + "devisers capitalizations junketing" . + "164"^^ . + . +_:B06d2adb828f9e5314373efc51b0b92db "Munenori Isleib" . +_:B06d2adb828f9e5314373efc51b0b92db . + _:Bee8ea87c4d345f8a44526dc70442a157 . + . + "http://www.viragos.tld/oddest/meritoriously.html" . + "unpuckered offside oddest" . + "158"^^ . + "http://www.concomitance.tld/viragos/offside.html" . + . + _:B1cff0c5a8900575d7744f6e93de6b97d . + . + "http://www.directories.tld/cratering/cindering.html" . + "fustiest wedlocks cratering" . + "177"^^ . + "http://www.torrential.tld/directories/wedlocks.html" . + . + _:B88b8483eee6d5ddb0226699323a77f85 . + . + "http://www.unrepentant.tld/chairing/mildews.html" . + "schticks recorded chairing" . + "1"^^ . + "http://www.choruses.tld/unrepentant/recorded.html" . + . + _:Bed9d906e86f38720e84c744930b2368d . + . + "http://www.arrogates.tld/motoric/intimation.html" . + "elegizes dusted motoric" . + "160"^^ . + "http://www.melders.tld/arrogates/dusted.html" . + . +_:B9ac759416c9bda3475c70613f7f6fa18 "Louisa Moats" . +_:B9ac759416c9bda3475c70613f7f6fa18 . + _:Baff262a80e1be84c1e5d5623c258570e . + "1966"^^ . + "http://www.presbyterianism.tld/hullers/deuteronomy.html" . + "cans olympiad hullers" . + "148"^^ . + "http://www.favours.tld/presbyterianism/olympiad.html" . + "spoony cans presbyterianism" . + . + _:B227777ad1604fc18de1d83c68337b1c7 . + . + "http://www.vasodilator.tld/flamencos/befitted.html" . + "sculling undeserving flamencos" . + "125"^^ . + . +_:Bf1211115d3256fd63f033e4c39cf6cef "Quedan Bauerlein" . +_:Bf1211115d3256fd63f033e4c39cf6cef . + _:Badb9b75a44435e5dc318e74ea962a923 . + . + "http://www.spale.tld/bummed/librettos.html" . + "deflecting slogans bummed" . + "53"^^ . + "http://www.woodchuck.tld/spale/slogans.html" . + . + _:B9e691a3f149d06db3f7912fdcca1929d . + . + "http://www.amusement.tld/overreaches/bloodthirsty.html" . + "repasted deucing overreaches" . + "138"^^ . + "http://www.zooming.tld/amusement/deucing.html" . + . + . + _:B720ad919d538c5312fe4d12f0ed0fc27 . + . + "http://www.results.tld/unexciting/debateable.html" . + "virological contradistinctions unexciting" . + "39"^^ . + "http://www.felicitator.tld/results/contradistinctions.html" . + "http://www.sliming.tld/virological/results.html" . + . + _:Bd48b0b06fa6a01c4c43e7265e47d60d2 . + . + "http://www.simpleness.tld/cloaked/microsurgeons.html" . + "unsexing pipet cloaked" . + "79"^^ . + "http://www.seasonality.tld/simpleness/pipet.html" . + . +_:B83acc43db6be67d37114c1288ce80b9b "Leona Dutson" . +_:B83acc43db6be67d37114c1288ce80b9b . + _:B369551f20f3c39b569775a314357b6ec . + . + "http://www.counselable.tld/schoolmistress/enfold.html" . + "older glims schoolmistress" . + "34"^^ . + "http://www.stagier.tld/counselable/glims.html" . + . +_:Be63946a18c4f8e5b0542ea5cb661b1e2 "Koyo Friedrichsen" . +_:Be63946a18c4f8e5b0542ea5cb661b1e2 . + _:Bd572772c5e99917fe6468e0065f0c70a . + _:Bd4f977613cff3c509d2cf822b93a1b12 . + . + "http://www.jewels.tld/proliferative/implementors.html" . + "pardons replenisher proliferative" . + "106"^^ . + "http://www.nettlier.tld/jewels/replenisher.html" . + . +_:B0ee2b39ddcf041a78207d46dc68a0b2c "Arcadia Granade" . +_:B0ee2b39ddcf041a78207d46dc68a0b2c . + _:B1bb5d733a37d04465ce3bd82c46a8f7f . + _:Ba36db4730a131262ecf28a8169b10bbe . + . + "http://www.undercarriages.tld/beefily/whetting.html" . + "mongrels yachtswomen beefily" . + "197"^^ . + "http://www.animo.tld/undercarriages/yachtswomen.html" . + . + _:Bb1c628638241ff3e32a337c9fa05c36e . + . + "http://www.barbarize.tld/courting/realest.html" . + "hiltless simoleon courting" . + "135"^^ . + "http://www.stodgily.tld/barbarize/simoleon.html" . + . + _:B77981c03ed50178703721ad964c530db . + . + "1963"^^ . + "http://www.summings.tld/miners/harshened.html" . + "peripherally accommodations miners" . + "146"^^ . + "http://www.caesium.tld/summings/accommodations.html" . + "oversteps peripherally summings" . + . + _:Be3724868b98c08ca0adff68236e54ef8 . + . + "http://www.combaters.tld/unchaste/reconsolidate.html" . + "buzzards issued unchaste" . + "146"^^ . + "http://www.godheads.tld/combaters/issued.html" . + . +_:B03729a7cf949c7ee262fcf44671d96b7 "Pierce Manis" . +_:B03729a7cf949c7ee262fcf44671d96b7 . + _:Bcfa109d68b5c21ba7e6bbf11c7774885 . + . + "1966"^^ . + "http://www.stinting.tld/behemoths/fitness.html" . + "overindustrialize favoritism behemoths" . + "88"^^ . + "http://www.threnody.tld/stinting/favoritism.html" . + "oppositionist overindustrialize stinting" . + . + _:Baac1d79fc8ff508832f64e136d7d5af8 . + . + "http://www.universities.tld/putridity/petnapping.html" . + "withered kludging putridity" . + "http://www.elvishly.tld/universities/kludging.html" . + . +_:Bbc7053a562215944e7c1472ac924d673 "Izo Striker" . +_:Bbc7053a562215944e7c1472ac924d673 . + _:B6dd46e3e3bbb6c9378d852d171986b4c . + . + "http://www.bribes.tld/semiprimitive/prodigally.html" . + "appellors uncoils semiprimitive" . + "114"^^ . + "http://www.pandowdy.tld/bribes/uncoils.html" . + . + _:B17444272e744e5b40f80f504ccec30e3 . + . + "http://www.guaranies.tld/purveyors/acuter.html" . + "lumberyard sambos purveyors" . + "110"^^ . + "http://www.enzymologies.tld/guaranies/sambos.html" . + . + _:B43fd4e09b9a9f755e38e2dd6d380faeb . + . + "http://www.noncoagulating.tld/refiguring/leaguers.html" . + "levitating moonrise refiguring" . + "174"^^ . + "http://www.unitarianism.tld/noncoagulating/moonrise.html" . + . + _:B03e182993041eaffd2f57b2fd4358c3f . + _:B376b4fff8a80de0df6591ba8ba707948 . + . + "http://www.javelins.tld/feminists/directions.html" . + "scepters uxorious feminists" . + "130"^^ . + . + _:B2e0ef7a13e69c9217376879e56246d7d . + . + "http://www.aglare.tld/progs/sawers.html" . + "profoundest stiffest progs" . + "167"^^ . + . + . + "http://www.believes.tld/tubbier/interdictory.html" . + "http://www.fudged.tld/believes/electively.html" . + "148"^^ . + _:Bd2f20414859ca4b22820cbfefd5ad176 . + "cubistic tympanum believes" . + _:Bf6247f91c0e0f8da6099381716cf728c . + . + "tympanum electively tubbier" . + "1954"^^ . + _:Bf06681f2c437acafd80df742ac7bd21f . + . + "http://www.syphoned.tld/peeing/beleaps.html" . + "profoundness proclaimer peeing" . + "http://www.readjourned.tld/syphoned/proclaimer.html" . + . + _:B7ff8ea9d16dc7d266189f14947148e03 . + . + "http://www.joyrider.tld/diffusor/clumped.html" . + "foxfires impotences diffusor" . + "184"^^ . + . + _:Bb054f6e0ec16efb52e30d6748d7f569d . + . + "http://www.worshipper.tld/centiliters/rectifiers.html" . + "warmakers witting centiliters" . + "196"^^ . + "http://www.jimjams.tld/worshipper/witting.html" . + . +_:B74a60573322f9d2aae2b92228dbb3b02 "Tabor Dome" . +_:B74a60573322f9d2aae2b92228dbb3b02 . + _:B332d8a65e36a7215ebea03525d6074cc . + . + "http://www.blabbermouth.tld/addles/preponderated.html" . + "kibosh deputative addles" . + "168"^^ . + "http://www.fleetingly.tld/blabbermouth/deputative.html" . + . +_:B31ffe5e7174d649d203fa161857de901 "Gaia Coffen" . +_:B31ffe5e7174d649d203fa161857de901 . + _:B2881cd777cd70d7fbc47f1ee73419267 . + . + "http://www.skulled.tld/refracts/misaligned.html" . + "nominates siestas refracts" . + "133"^^ . + . +_:Bbcc439586ff3ffc6137bf06b8e51d32d "Lowell Kostka" . +_:Bbcc439586ff3ffc6137bf06b8e51d32d . + _:B0c9f20b673d814cfc99ec400bbeee3ea . + _:Bbe57ada91eeff7dce1e3de1241d95e5d . + . + "http://www.rubied.tld/overinterest/dripper.html" . + "heirs repined overinterest" . + "38"^^ . + . + _:Bdf3a4664d840eeeea680b8089961f46e . + . + "1950"^^ . + "http://www.nudie.tld/sceneries/lichens.html" . + "hirsutism misplacing sceneries" . + "83"^^ . + "prospectuses nudie misplacing" . + . + _:B1f22a560ae831df0bf55728e3417effc . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "1967"^^ . + "http://www.incorporating.tld/keying/pickaxing.html" . + "muddily vegetables keying" . + "118"^^ . + "hymnbooks incorporating vegetables" . + . + _:B5cf0e9648182b3fe326cfcf7a0be27dc . + _:Bd3b5d017bf8285b810a24338047839b4 . + . + "http://www.disintegrator.tld/leapfrogged/overabundant.html" . + "proliferating oblongish leapfrogged" . + "169"^^ . + "administerings nonsuccess opticians lushes foremost dishtowels croutons dozers cootie undergoes nympholeptic fogless" . + . + _:B8a9e8ff9f6bea2f5b85bed2df0d77c7b . + . + "http://www.repayment.tld/betweenbrain/advertized.html" . + "nonmalignant recharters betweenbrain" . + "http://www.doggerel.tld/repayment/recharters.html" . + . +_:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 "Mitsuharu Bryngelson" . +_:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . +_:B978865483fa7a1cfd4955b79f8798b02 "Mervyn Chamnanphony" . +_:B978865483fa7a1cfd4955b79f8798b02 . +_:B6680c13b99be3e83cf1e31a41045e403 "Evgeniia Gard" . +_:B6680c13b99be3e83cf1e31a41045e403 . +_:Befa2c5addbb0ec87741de743598ca90b "Jedidiah Carey" . +_:Befa2c5addbb0ec87741de743598ca90b . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "http://www.concluder.tld/inflates/dynamiting.html" . + "ponchos debouching inflates" . + "94"^^ . + . +_:B2e46e0d71be1aa622bd4a1d916dc82f5 "Hakan Boughner" . +_:B2e46e0d71be1aa622bd4a1d916dc82f5 . + _:B1dd8c535fde43989c49f193e343017ec . + "1965"^^ . + "http://www.saltness.tld/alternatives/grounded.html" . + "meerschaum philatelist alternatives" . + "121"^^ . + "pumas saltness philatelist" . + . +_:Ba87a585c09a37f244c1afdbf646a745c "Moriz Rourk" . +_:Ba87a585c09a37f244c1afdbf646a745c . + _:B93ddddc47d4fc137783b02e063da1753 . + . + "http://www.antrum.tld/subcultures/confusions.html" . + "understood returns subcultures" . + "176"^^ . + "9"^^ . + "http://www.clerkliest.tld/antrum/returns.html" . + . + _:B45154bba835ed0e2151c5ae59fb90b41 . + . + "http://www.uninterruptedly.tld/frescoed/transforming.html" . + "puddlings announcing frescoed" . + "25"^^ . + "http://www.heiled.tld/uninterruptedly/announcing.html" . + . + _:B302b250234de602ee9f091ac8fa6d763 . + . + "1965"^^ . + "http://www.leaseholds.tld/nitrocellulosic/batches.html" . + "marsupials capitulating nitrocellulosic" . + "3"^^ . + "http://www.miterers.tld/leaseholds/capitulating.html" . + "wellsite marsupials leaseholds" . + . + _:Bec826e054d49f8d3d7cc82803f4d7d39 . + . + "1965"^^ . + "http://www.beseeching.tld/isostatically/apprize.html" . + "impressionist sphygmometer isostatically" . + "53"^^ . + "http://www.fancily.tld/beseeching/sphygmometer.html" . + "flooding impressionist beseeching" . + . +_:B76603bf498544a6315498826f18d8a54 "Ashakiran Bingley" . +_:B76603bf498544a6315498826f18d8a54 . + . + "131"^^ . + _:B06da7d104b8716094af3019a92679af5 . + _:Becf321fcc2f317f0c7294f0fde7ac74b . + . + "remain aftertaste kiddies" . + "http://www.bedamn.tld/kiddies/quarter.html" . + "http://www.clerking.tld/bedamn/aftertaste.html" . + "antiquarianism remain bedamn" . + "1964"^^ . + _:Bca88102273f4a0740fb83cccd2a9b048 . + . + "http://www.sphering.tld/overmagnified/proscriptive.html" . + "squealer saxophonist overmagnified" . + "171"^^ . + . + _:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + "1963"^^ . + "http://www.collapses.tld/oversimple/angstroms.html" . + "motorboat homelier oversimple" . + "http://www.architraves.tld/collapses/homelier.html" . + "dismantled motorboat collapses" . + . + _:Bf5a7a4e214049771b2fe72d87b814cc3 . + _:B6ba756ee3c03ace28c42fd56a67a73b5 . + . + "http://www.macaronis.tld/decompressing/urology.html" . + "rowel deliciously decompressing" . + "165"^^ . + "http://www.hermaphrodism.tld/macaronis/deliciously.html" . + . + _:B44e566163998bb040b2f5ad939588867 . + . + "http://www.gibbosity.tld/despited/emir.html" . + "bitches nevadan despited" . + "184"^^ . + . + _:Bf42129c9bb465a6557332dfe83af5415 . + . + "http://www.duckbills.tld/sickbays/coughed.html" . + "tablesful butchered sickbays" . + "76"^^ . + "http://www.erupts.tld/duckbills/butchered.html" . + . +_:B40d3ffa4c23956f22d84fddbce1930e1 "Yamato Maestos" . +_:B40d3ffa4c23956f22d84fddbce1930e1 . +_:B28198901a8cb2dc05fe8bf9838e97f38 "Sufyaan Way" . +_:B28198901a8cb2dc05fe8bf9838e97f38 . + _:B5d846a18e19726e6adb48d9e7a3a22be . + _:B18639d04e47d61c8c1b30b25a94a1bbe . + . + "http://www.waxed.tld/dismaying/veinlet.html" . + "untilled nincompoop dismaying" . + "165"^^ . + "http://www.belligerently.tld/waxed/nincompoop.html" . + . + _:Bfbf008c91eae0e643f1f8d6eea6f9c2c . + _:Bafab7b4b3a04284166b984338aac2ab5 . + "1962"^^ . + "3"^^ . + "Journal 6 (1962)" . + "1"^^ . + . + _:B27cc9ddb23030ce71a2c2a3ea3587f27 . + _:Bc81ec73244292e8ec0f05b7b46a0eccb . + . + "http://www.winterer.tld/blames/venoms.html" . + "hardcase jumbler blames" . + "121"^^ . + "http://www.illegitimation.tld/winterer/jumbler.html" . + . +_:B9e70fbdb9a98ac114aabc9de637fb00d "Aadam Bester" . +_:B9e70fbdb9a98ac114aabc9de637fb00d . +_:B86b590ea467304d4171f6f42a1b9bb3f "Florinia Bradish" . +_:B86b590ea467304d4171f6f42a1b9bb3f . +_:B0da8e8835649b6bd701119bec28ecc1d "Atsumori Bloyer" . +_:B0da8e8835649b6bd701119bec28ecc1d . +_:B779e3af3d747f52bce20a509a38b9980 "Tamiko Docken" . +_:B779e3af3d747f52bce20a509a38b9980 . + _:B58dfbb634a54dbd2708136396cee64c2 . + . + "http://www.defused.tld/lingers/remanufacture.html" . + "veals voyaging lingers" . + "193"^^ . + "http://www.overpowered.tld/defused/voyaging.html" . + . +_:Ba52fb5fc5299dad4357d2db7f3240626 "Zerlinda Boyle" . +_:Ba52fb5fc5299dad4357d2db7f3240626 . + _:B775eed6b91f1ee417eb58d3f54bd6984 . + . + "http://www.unindemnified.tld/reassimilation/resumed.html" . + "precipitating fakeers reassimilation" . + "107"^^ . + "http://www.tuberoid.tld/unindemnified/fakeers.html" . + . + _:B4ad7070f59029ef0083d6934468eec42 . + _:B335ac270d6069e971cc87a8bbfab5e0a . + . + "http://www.paganizes.tld/bicultural/enactment.html" . + "pinspotter waxier bicultural" . + "101"^^ . + "http://www.teentsier.tld/paganizes/waxier.html" . + . + _:B687ee15a85038a355b94c237dbffc977 . + . + "http://www.humanest.tld/flutterer/sharpshooters.html" . + "nard slushiness flutterer" . + "46"^^ . + "http://www.mopiest.tld/humanest/slushiness.html" . + . +_:B94a0b226a01c81a4a90e06d52ab26e42 "Sobina Cassey" . +_:B94a0b226a01c81a4a90e06d52ab26e42 . +_:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a "Mudrik Sisk" . +_:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + _:Bad121fe2b3f974d9e8fb72abbd1021fc . + _:B31ffe5e7174d649d203fa161857de901 . + . + "http://www.lads.tld/razorbill/hematological.html" . + "adamancy spittles razorbill" . + "136"^^ . + "http://www.bilking.tld/lads/spittles.html" . + . +_:Bee94dfdad4982e3bbe42e22d5c29cc99 "Hideaki Cohron" . +_:Bee94dfdad4982e3bbe42e22d5c29cc99 . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + . + "http://www.tinware.tld/hadjees/problematical.html" . + "redemonstrating kiosks hadjees" . + . + _:Bcd52e0ee28b6c5ec903f3668349fb96c . + _:Bae6b95fb2be50726a37a846cb2e7592e . + . + "http://www.papaws.tld/cerebric/overruling.html" . + "duennas jetport cerebric" . + "140"^^ . + "http://www.pantheistic.tld/papaws/jetport.html" . + . +_:B534b8e769480d357c3eccb7f76f89d11 "Agnese Bubb" . +_:B534b8e769480d357c3eccb7f76f89d11 . +_:B663fa1041c05a030d4620d82313aa4fd "Becca Curney" . +_:B663fa1041c05a030d4620d82313aa4fd . +_:Bd999eec9d888aa4390ba67b89a94a796 "Ammaar Ormerod" . +_:Bd999eec9d888aa4390ba67b89a94a796 . + _:Bab758283e8d1e699f19fa07dce4d1a97 . + . + "http://www.pollywog.tld/prolixly/desiccated.html" . + "sleaziness empyreans prolixly" . + "5"^^ . + "http://www.burs.tld/pollywog/empyreans.html" . + . + _:B42186db232788b794e29fc3b944a7232 . + . + "http://www.antiprotons.tld/gladdens/nonconcurrent.html" . + "pron flavorfully gladdens" . + "176"^^ . + "http://www.dedicator.tld/antiprotons/flavorfully.html" . + . + _:Bb923e0b0e0661e588e7593d0374af24c . + . + "http://www.romancing.tld/nailer/quoits.html" . + "unimpeachable excising nailer" . + "159"^^ . + "http://www.brattish.tld/romancing/excising.html" . + . + _:B9da2f6370f632370ca79876db1ea8460 . + . + "http://www.tossing.tld/motorways/unforgettable.html" . + "kremlinologists irreplaceably motorways" . + "145"^^ . + . +_:B89ff2513fbfb71a02845c5487f995748 "Burkhard Hussein" . +_:B89ff2513fbfb71a02845c5487f995748 . + "http://www.chicaning.tld/magellan/enditing.html" . + "raggedness prebill magellan" . + . + "175"^^ . + "crockets raggedness chicaning" . + . + . + "1954"^^ . + _:B62519215a9469589c2b9fca533d86ed8 . + _:B4879066a7e5adccf5a98a6ac13553555 . + "http://www.reutilization.tld/chicaning/prebill.html" . + _:Be5dada2821df2af6e407ed5378800e1c . + . + "1964"^^ . + "http://www.feverfew.tld/undershirts/oarless.html" . + "confiscation whopped undershirts" . + "127"^^ . + "http://www.sentimentalization.tld/feverfew/whopped.html" . + "tinkling confiscation feverfew" . + . +_:B024a6f4030425994fdce117748de5c2e "Gyoergy Rakoci" . +_:B024a6f4030425994fdce117748de5c2e . + _:Bd3a7fa54818e7459005c04dae94581d5 . + . + "1966"^^ . + "http://www.abator.tld/fumarolic/braising.html" . + "chirpy copping fumarolic" . + "55"^^ . + "http://www.footlessness.tld/abator/copping.html" . + "homey chirpy abator" . + . + _:Bc1f75e75d28bdf6d915c2149c30a0251 . + _:B22a302bc83bf3114af67d4967ca0d9fa . + . + "1965"^^ . + "http://www.leukocytes.tld/kindlers/polymerizing.html" . + "disabler swiggers kindlers" . + "discomposes leukocytes swiggers" . + . + _:Bea3d530a8b3699a30890624acfd9bf71 . + . + "1965"^^ . + "http://www.disowns.tld/metatarsal/upheaves.html" . + "sparked lashers metatarsal" . + "124"^^ . + "centrifuging disowns lashers" . + . +_:B7c4d5c11f174b1ea708e5eaae7cfd434 "Seihachi Buswell" . +_:B7c4d5c11f174b1ea708e5eaae7cfd434 . +_:B59f8a5a38842cfcb42d6a8fbc8e55d09 "Tekla Gallerani" . +_:B59f8a5a38842cfcb42d6a8fbc8e55d09 . +_:Ba94f26629a90f4263dffb3ee8c4fe878 "Zotico Cerrano" . +_:Ba94f26629a90f4263dffb3ee8c4fe878 . + _:Ba65d5518b323e742ddc378832e47899a . + . + "http://www.expediency.tld/bioassayed/proscriptions.html" . + "vouchsafed messier bioassayed" . + "135"^^ . + "http://www.triskaidekaphobia.tld/expediency/messier.html" . + . + _:Bbcf19b3648fe87d9f70b92382550273e . + . + "http://www.kneeling.tld/unproportionately/overreactions.html" . + "bandboxes pleasured unproportionately" . + "29"^^ . + "http://www.subtotalling.tld/kneeling/pleasured.html" . + . +_:B483201665704f1fa2fd365be54b8147a "Carter Chiffriller" . +_:B483201665704f1fa2fd365be54b8147a . +_:Bd8dfc34bc03f014850635d4dfec3c809 "Ryzard Auchmoody" . +_:Bd8dfc34bc03f014850635d4dfec3c809 . + _:B9565968c9c142f4216aa65e8eb5cc80b . + . + "http://www.personalizing.tld/sabered/ploughman.html" . + "pigeonholed gaggling sabered" . + "33"^^ . + "http://www.unrhymed.tld/personalizing/gaggling.html" . + . + _:B6a8304796b128c7e27e80b232ee8f4ac . + . + "http://www.spavins.tld/mites/sharesmen.html" . + "subsides circumlocutions mites" . + . +_:B3636dcd9db602463e98f80477c21c618 "Harrison Steinkamp" . +_:B3636dcd9db602463e98f80477c21c618 . + _:B00a06c098b19f218620197f9a00da584 . + "1955"^^ . + "http://www.irrepressibly.tld/riots/reinvolved.html" . + "tabourers vessels riots" . + "174"^^ . + "http://www.cheesier.tld/irrepressibly/vessels.html" . + "preplanned tabourers irrepressibly" . + . + _:Ba15eb96cae6d748b34e818c7ca1ab2b8 . + . + "1954"^^ . + "http://www.demonetize.tld/handcrafting/proverbs.html" . + "nonabsorbable speeder handcrafting" . + "188"^^ . + "http://www.lapidates.tld/demonetize/speeder.html" . + "slakes nonabsorbable demonetize" . + . + _:B52732ff9d56c14fd5c98e495b0181c4a . + . + "http://www.sidesaddles.tld/metalizing/doper.html" . + "pureness shredded metalizing" . + "191"^^ . + . + _:Bff970a463ecaefc6de8883b014b2bf68 . + "1963"^^ . + "http://www.waterproofed.tld/hummed/shanks.html" . + "macle versed hummed" . + "57"^^ . + "http://www.tufters.tld/waterproofed/versed.html" . + "checking macle waterproofed" . + . +_:B604147b9c8e5ad0b5cfed56311a29efd "Santino Guadagno" . +_:B604147b9c8e5ad0b5cfed56311a29efd . + _:B11e9033faa6fe70cca92f347ec0cad42 . + . + "http://www.disassembles.tld/preestablished/unvoiced.html" . + "pleadable altering preestablished" . + "171"^^ . + . + _:B7c4d5c11f174b1ea708e5eaae7cfd434 . + . + "http://www.stoutness.tld/tutelages/fuming.html" . + "knowinger appreciators tutelages" . + "10"^^ . + "perfusing starrier rubles hospitality continentally outrider cordages simmering oarlocks discards clarified" . + . + _:B878d05722242a3d518390059b7ca9be3 . + _:B594e35af342037a6bf1540e4fc83c3fb . + . + "http://www.elicitor.tld/replicates/macrocephalic.html" . + "jugular causable replicates" . + "155"^^ . + . + _:B58b5013be4a25bcead1f6c759c04307c . + . + "http://www.neediest.tld/wizening/gamily.html" . + "whiningly nattiness wizening" . + "59"^^ . + "http://www.flowages.tld/neediest/nattiness.html" . + . + _:B94f412c5c40b3cf8d539a683629be14f . + . + "http://www.multivitamins.tld/improvidence/topstone.html" . + "elms laths improvidence" . + "150"^^ . + "http://www.conversing.tld/multivitamins/laths.html" . + . + _:B84b3e926ef4f3c69d55d63e00b219dd9 . + . + "http://www.motormen.tld/replant/destrier.html" . + "beaky trespassing replant" . + "50"^^ . + "http://www.stockyard.tld/motormen/trespassing.html" . + . +_:B7c3edbab9f3165bb80984e6c220a05b4 "Erechtheus Muschick" . +_:B7c3edbab9f3165bb80984e6c220a05b4 . +_:B88b8483eee6d5ddb0226699323a77f85 "Teana Stallworth" . +_:B88b8483eee6d5ddb0226699323a77f85 . +_:B2dadb733e6c5f55e2c30ffd3b7b9d299 "Inez Meeroff" . +_:B2dadb733e6c5f55e2c30ffd3b7b9d299 . +_:B92aa484f484359fd9a6d0caaca8221c9 "Joruri Slaydon" . +_:B92aa484f484359fd9a6d0caaca8221c9 . + "1950"^^ . + "submember firmers watermark" . + "http://www.watermark.tld/automobilist/insaner.html" . + "138"^^ . + . + . + _:Bdcae1b11bf12947f1062d2bd1fb8a03e . + _:B13b362408c3ab03cb84272df0b6dc733 . + "http://www.queerer.tld/watermark/sawbucks.html" . + _:B6770d2403b7c2d41a74308d237b1af60 . + "firmers sawbucks automobilist" . + _:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + . + "http://www.jiggles.tld/preconditioning/polishing.html" . + "pkg prediagnostic preconditioning" . + "17"^^ . + "http://www.caved.tld/jiggles/prediagnostic.html" . + . + _:B9e8f2ead5bc907f6bfd5fb425fdbccda . + . + "http://www.attracts.tld/rentable/lasciviousness.html" . + "tunelessly overinclining rentable" . + "http://www.belles.tld/attracts/overinclining.html" . + . + _:B5453f94370bff0d82c77477060c57cba . + _:B6c8eb072094da52e340502e731f8cb27 . + . + "http://www.crullers.tld/serrating/flexed.html" . + "bonbons hermetical serrating" . + "76"^^ . + "http://www.saturdays.tld/crullers/hermetical.html" . + . + _:B84582b9133880e00a88e63eddc870f93 . + . + "http://www.forfends.tld/intercepting/jeered.html" . + "transplantations voucherable intercepting" . + "186"^^ . + "http://www.defalcate.tld/forfends/voucherable.html" . + . + _:Bcbd6aa188b497f7585d05a18af29a838 . + _:Bc4ed98071e062595339fc8d5e6961154 . + "1964"^^ . + "http://www.petcock.tld/demographies/toddled.html" . + "quagga footages demographies" . + "http://www.imped.tld/petcock/footages.html" . + "nonassertive quagga petcock" . + . +_:B84b4a0917c93a3d122b28c3321278b83 "Aamurie Semonick" . +_:B84b4a0917c93a3d122b28c3321278b83 . +_:Ba2e943385ac0ec19b57af4be8ee149c9 "Laestrygones Wojtowicz" . +_:Ba2e943385ac0ec19b57af4be8ee149c9 . +_:B79749267fa3cae560880f56ff73805e8 "Ksana Widder" . +_:B79749267fa3cae560880f56ff73805e8 . + _:B537d8362032d2dea61bcfce64d09c705 . + . + "http://www.interdenominational.tld/countermands/phonically.html" . + "roper extends countermands" . + "160"^^ . + "http://www.browbeats.tld/interdenominational/extends.html" . + . + _:Bd327265af4a581aeb4663c5c2227fc35 . + . + "http://www.bugs.tld/schizo/recleaning.html" . + "bluesman reformulated schizo" . + "121"^^ . + "http://www.skewered.tld/bugs/reformulated.html" . + . +_:Be54888dee36850a76ef34547f75fb97c "Parma Borgese" . +_:Be54888dee36850a76ef34547f75fb97c . +_:B5fcefd54a79f63c9e309ac78795da4c4 "Gisbert Tircuit" . +_:B5fcefd54a79f63c9e309ac78795da4c4 . + _:B682d6cbe1604a2340f43e822e004d508 . + . + "http://www.menhir.tld/fulfillments/malathion.html" . + "slaverers priorates fulfillments" . + . + _:Bfe1453d4f3c1d17b3b6df5016d70b9f5 . + . + "http://www.multiplexer.tld/tousled/monkeyshines.html" . + "odyl hogtied tousled" . + "45"^^ . + "http://www.wavery.tld/multiplexer/hogtied.html" . + . + _:B0595692ff8b1ab1dcfc30c356d946515 . + . + "1965"^^ . + "http://www.overstrict.tld/luniest/pegmatitic.html" . + "fascinating becalming luniest" . + "182"^^ . + "http://www.silks.tld/overstrict/becalming.html" . + "simplicities fascinating overstrict" . + . +_:B189ee39623915f8e0d9a5f0ae83a3976 "Newton Zablonski" . +_:B189ee39623915f8e0d9a5f0ae83a3976 . +_:Ba37a35a833272c61ada0a5f953411fcb "Siwdbert Demendonca" . +_:Ba37a35a833272c61ada0a5f953411fcb . + _:Bc82de10b3620499086aee0adb5d7f8d0 . + . + "1964"^^ . + "http://www.satanophobia.tld/peruser/rareness.html" . + "fugues disagrees peruser" . + "95"^^ . + "http://www.barnacled.tld/satanophobia/disagrees.html" . + "biodegradable fugues satanophobia" . + . + _:Bc90dd8f008de634eb8acd8dae2dc6d6a . + . + "http://www.unsubtly.tld/defacements/tooting.html" . + "feints morphos defacements" . + "82"^^ . + "swearers aped truculency unpardoned superscriptions phosgenes spruced disenfranchises dawdling estimator" . + . + _:Bf590e65f26f46e6c285e3779263f448c . + . + "http://www.nontechnical.tld/hounded/pasts.html" . + "bulwarks nubbins hounded" . + "22"^^ . + "http://www.gawkish.tld/nontechnical/nubbins.html" . + . + _:Bbc17987fb48ae503f6319ebb9686179a . + . + "http://www.inscrutably.tld/stirrer/sealed.html" . + "notions takingly stirrer" . + "122"^^ . + "http://www.reviser.tld/inscrutably/takingly.html" . + . + _:Bb9328d55da04cf65a9d1148b2fd701d3 . + . + "http://www.censorable.tld/chesterfield/boxfish.html" . + "heeded vilifies chesterfield" . + "140"^^ . + "http://www.photons.tld/censorable/vilifies.html" . + . +_:Be0a7d5db67dea17bf5012a24816e5f09 "Brigitte Trnong" . +_:Be0a7d5db67dea17bf5012a24816e5f09 . +_:B1bb5d733a37d04465ce3bd82c46a8f7f "Mikayla Reynoza" . +_:B1bb5d733a37d04465ce3bd82c46a8f7f . + . + _:B257564cd13ed9e8d922ca977213beda9 . + . + "1967"^^ . + "http://www.popedom.tld/devoice/incriminates.html" . + "exults foreclose devoice" . + "151"^^ . + "monopolistically popedom foreclose" . + . + _:B844a672bfc0b0f0c7cf8d585f9dd9861 . + . + "http://www.skitterier.tld/mongolians/crashes.html" . + "nonformation misconduct mongolians" . + "160"^^ . + . + . + _:B266ac818e3c99b4cdb53ce831634e2c3 . + . + "http://www.matriculant.tld/repairing/keepable.html" . + "redundance flexes repairing" . + "8"^^ . + . +_:Bdd5ad2f95a55f3edd82acdc557c116b1 "Kiyotaka Jollie" . +_:Bdd5ad2f95a55f3edd82acdc557c116b1 . +_:B878d05722242a3d518390059b7ca9be3 "Moromao Steimer" . +_:B878d05722242a3d518390059b7ca9be3 . + _:Bfe3377eda5fde9356d5a088a8f768182 . + "1956"^^ . + "http://www.sobbers.tld/enshrouding/auxiliaries.html" . + "overpriced enamelwork enshrouding" . + "2"^^ . + "http://www.specifier.tld/sobbers/enamelwork.html" . + "copyreaders overpriced sobbers" . + . + _:B1df4788f041098a5bf25af3a736b6d52 . + . + "http://www.potlach.tld/theorizers/misdealt.html" . + "unimpeachably immersing theorizers" . + "31"^^ . + . + _:B5fd0b48c9a8504f2c56cab736593d81c . + . + "http://www.donut.tld/superlatives/lustrum.html" . + "pathological benthos superlatives" . + "122"^^ . + "http://www.nonferrous.tld/donut/benthos.html" . + . +_:Bdade1710944b0c8fb336974fb5e6b4e9 "Carolyn Yacullo" . +_:Bdade1710944b0c8fb336974fb5e6b4e9 . +_:B1e79760a2f71bcb7301f76fb04791f75 "Goncalo Gahm" . +_:B1e79760a2f71bcb7301f76fb04791f75 . +_:Ba36db4730a131262ecf28a8169b10bbe "Ai Osmon" . +_:Ba36db4730a131262ecf28a8169b10bbe . +_:Bf04332919208e96d354290c10e5121fe "Donatello Peteuil" . +_:Bf04332919208e96d354290c10e5121fe . +_:B4e775327ea13f6b2256145f35f9fffab "Kalisa Huddy" . +_:B4e775327ea13f6b2256145f35f9fffab . +_:Bbfc5ee74545ed0ad0e84bae680c0ddc6 "Takao Stoneham" . +_:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . +_:B229b5294c2240d6e4d23f3bf137f8a64 "Pauline Fullagar" . +_:B229b5294c2240d6e4d23f3bf137f8a64 . + _:Bccd0895b7f3fc8e245b135360800eeba . + . + "http://www.urethrae.tld/capitulation/codas.html" . + "sorting voiders capitulation" . + "65"^^ . + "http://www.corporally.tld/urethrae/voiders.html" . + . + _:B6fae6f35c17eabaec5c79dda9eb0e3bf . + _:B149622970ada8b0647e28f7dfe02dc4e . + "1962"^^ . + "http://www.attractants.tld/ables/professedly.html" . + "libraries reactivate ables" . + "67"^^ . + "http://www.bulger.tld/attractants/reactivate.html" . + "onery libraries attractants" . + . + _:B19e919942953c653e77430657fdc24f7 . + . + "http://www.qualities.tld/flangers/protesters.html" . + "reemerges infantility flangers" . + "89"^^ . + "http://www.ateliers.tld/qualities/infantility.html" . + . + _:B8ebbea6d3ed43f285afadd6f222a5405 . + . + "http://www.snoozier.tld/minimization/tempore.html" . + "tiffin threaders minimization" . + "163"^^ . + "http://www.unlucky.tld/snoozier/threaders.html" . + . +_:Bd400aa4b5ff266cb0ada698faa282808 "Tatianna Mikesell" . +_:Bd400aa4b5ff266cb0ada698faa282808 . +_:B58b1f37e13b9a389f0271279f519a552 "Laomedon Sotos" . +_:B58b1f37e13b9a389f0271279f519a552 . + _:B775eed6b91f1ee417eb58d3f54bd6984 . + . + "1952"^^ . + "http://www.cuttages.tld/staffers/tailwinds.html" . + "orangish crummier staffers" . + "48"^^ . + "http://www.reacquisition.tld/cuttages/crummier.html" . + "planked orangish cuttages" . + . +_:B98796bedf70c059ffd1c6af613b65df5 "Donetta Crinklaw" . +_:B98796bedf70c059ffd1c6af613b65df5 . + _:B3f4e6910a7a76e6fce15e5a5e8f6abee . + . + "http://www.impracticalities.tld/bureaucratism/hypocritically.html" . + "monographic floppily bureaucratism" . + "170"^^ . + "http://www.unornamented.tld/impracticalities/floppily.html" . + . +_:B17543dc14b237d30682a897506aa990f "Cambria Mcdonel" . +_:B17543dc14b237d30682a897506aa990f . +_:B3fa812f3645cb0cc5aa0dafe42b6ba9e "Jolanthe Souser" . +_:B3fa812f3645cb0cc5aa0dafe42b6ba9e . +_:Bd8c98d9d3d41c1b654fe9be257542651 "Florentine Fowble" . +_:Bd8c98d9d3d41c1b654fe9be257542651 . +_:B58b5013be4a25bcead1f6c759c04307c "Svatohna Mccoil" . +_:B58b5013be4a25bcead1f6c759c04307c . + _:Bca3fb3dcda61004e5aaf5a7ee45eff4f . + . + "http://www.hindbrain.tld/caster/laryngoscope.html" . + "faithfully steerer caster" . + "99"^^ . + "http://www.eliciting.tld/hindbrain/steerer.html" . + . + _:Ba25fe7e8acb42db6ff537306d7feffea . + . + "1959"^^ . + "http://www.bronchos.tld/sliverers/quadruplicate.html" . + "clamping occidents sliverers" . + "88"^^ . + "http://www.innateness.tld/bronchos/occidents.html" . + "neutrally clamping bronchos" . + . +_:B856065b52445ec3a986e2e8206264c75 "Dine Hazzard" . +_:B856065b52445ec3a986e2e8206264c75 . +_:B679564338d5dcca5ff12c857c45bd66a "Misty Holladay" . +_:B679564338d5dcca5ff12c857c45bd66a . + _:B0123b712e5a040896bbc2056721e14fd . + . + "http://www.mynahs.tld/underlayers/wiggery.html" . + "certificating hahs underlayers" . + "12"^^ . + "glamourous fluidly eponymies definitely simperer titer jailhouse eulogist yummier testable breakables destructions bilks sorbitol voicing gophers cones beanpole sennits celebrated unknots dickie unfrock blossoms whity biologies snifters blameworthiness ruinousness skyjackers goalless stumping feted employment uncut vincible thyrse enraging deliberative wilders ungallant contemptibly slovak serializing restacking hankies castile unsnarled inures sarabands miladies compactions pilothouses onanism overtime ptomain synchronized desalinize airliners sargassos canvassers flamed corrugating untidiest danegelds vitrines moisturizer disappointed backwash outlasting begrudged manikins ephedrin unicef entrained speedways miscounts surfier epistasies melodramatically hawkish sonorants truanting aberration mainlined keynoter tripes lapidaries opiumisms recondensing displeasures spongins shirtings semiautomatic fizzes vinosities teletypewriter filespec gustatorily biennials shopgirl batted squarish soughing mistily dewed flexion cardiometer unsubdued rhapsodize redirecting luridness caftans outyelled overlapped fathers bilaterally reburied divisibleness mandala reversions adsorbed shadowiness chorusing minimums instarred rebop tularemic polynomials communalized regions skys urbanist pseudoscientifically scoring couples sinkholes officiousness orneriness indiscreetness unextended lengthened goodness weathercocks stalkier aggies reinterpretation tenderly bylining adumbratively unequaled redescribing collates demanded nonmen denaturant typefaces parlous" . + . +_:Ba0be8e581e06fe80cd92f6537fe02ee0 "Merbok Kinnett" . +_:Ba0be8e581e06fe80cd92f6537fe02ee0 . + . + _:B394eedad79d1d4db21c25d439dbc4077 . + . + "snickery sleekened phlegmatic" . + "85"^^ . + "http://www.worrywarts.tld/munificently/sleekened.html" . + "woolens snickery munificently" . + "1954"^^ . + . + "http://www.munificently.tld/phlegmatic/globularness.html" . + . + _:B89b7c24f9af513ba730789c49590ac03 . + . + "http://www.hunts.tld/emanative/blowpipe.html" . + "innervated barrens emanative" . + . +_:B7588d590a22d57ff2cd96d45b7426693 "Dobry Gentges" . +_:B7588d590a22d57ff2cd96d45b7426693 . +_:B9616cda963e25c24c90448d78389bbf2 "Elija Hiney" . +_:B9616cda963e25c24c90448d78389bbf2 . +_:B75084a4fc850c39d082cd19844deeb68 "Carsandra Freehoffer" . +_:B75084a4fc850c39d082cd19844deeb68 . + _:B59aa95a56ede2d59ad9f3ee523bd8730 . + _:B0edaac6c5a90adc87ccb9e3d38e7f376 . + "1965"^^ . + "http://www.contuses.tld/carat/acclaims.html" . + "announcers fricassees carat" . + "107"^^ . + "http://www.advocator.tld/contuses/fricassees.html" . + "neoterics announcers contuses" . + . + _:B3f5779fab5107fb4fd0d1b44aea06034 . + . + "http://www.battled.tld/noncontrollably/masturbates.html" . + "deepens saunter noncontrollably" . + "34"^^ . + . + _:Bfd9e1b89fd591560acfa129c68b08c77 . + _:B06ce5e7eaf888554537d3b413df68806 . + . + "http://www.weeds.tld/trisaccharide/heralding.html" . + "unlettable burse trisaccharide" . + "50"^^ . + . +_:B77b5c05f77c5da369e57ddb6149def82 "Darlene Roon" . +_:B77b5c05f77c5da369e57ddb6149def82 . + _:Ba6dfe567c99e065d772ce7cca243717d . + . + "http://www.flowingly.tld/reorienting/jocks.html" . + "sojourner degaussing reorienting" . + "24"^^ . + "http://www.meshier.tld/flowingly/degaussing.html" . + . + _:B97af1e6151f99ef9fb16ae958748384f . + . + "1955"^^ . + "http://www.fleshpots.tld/profaneness/impotencies.html" . + "elating tactfully profaneness" . + "193"^^ . + "http://www.keelboats.tld/fleshpots/tactfully.html" . + "rinser elating fleshpots" . + . + _:Badc34ffebe9c88899793b3cfaa346301 . + . + "http://www.instanced.tld/kampuchea/twerp.html" . + "tesla tarriness kampuchea" . + "96"^^ . + "http://www.archetypes.tld/instanced/tarriness.html" . + . +_:Bc8cd8319d9a92b750f4ff916e217d27c "Lysanne Proo" . +_:Bc8cd8319d9a92b750f4ff916e217d27c . + _:B0573dcf4991194f6af496280fd7ae629 . + . + "1963"^^ . + "http://www.beliefs.tld/downgrades/mistype.html" . + "conformist espy downgrades" . + "76"^^ . + "http://www.congruencies.tld/beliefs/espy.html" . + "forevers conformist beliefs" . + . +_:B5f8734d1dc260b5227adae4a09e86b39 "Laban Diffee" . +_:B5f8734d1dc260b5227adae4a09e86b39 . +_:Bf602cee368e7b3e11461bf9b56d40003 "Flurina Carmella" . +_:Bf602cee368e7b3e11461bf9b56d40003 . +_:B01c5968f213b263f722e219ac75f3542 "Baddon Tobar" . +_:B01c5968f213b263f722e219ac75f3542 . + _:B753afba827507d767bacc2fe671ab48d . + _:Be53f7703053b1c29eed0fdd1232044df . + _:B3292a9e8c242d8cd0247d7ff0eaefc2f . + . + "http://www.recuses.tld/downfalls/sparkily.html" . + "burgeons pieplants downfalls" . + "46"^^ . + "http://www.cardinality.tld/recuses/pieplants.html" . + . + _:B6dfae69b86380c68fbb86fc58b3b184b . + . + "http://www.barrenness.tld/underbids/priding.html" . + "bickered curled underbids" . + . + _:B2df888da31ba7a756aa35554c287c24a . + . + "http://www.rethreading.tld/prosily/complying.html" . + "rescinder pedicurists prosily" . + . +_:Bead2569379d5640c5bc5f744002eaf34 "Augustus Inbody" . +_:Bead2569379d5640c5bc5f744002eaf34 . + _:B1fafeb85bff74f4bcc616b7bb0126b2c . + . + "http://www.tolerative.tld/spoonsful/weewees.html" . + "chisellers shorteners spoonsful" . + "20"^^ . + "http://www.divulgence.tld/tolerative/shorteners.html" . + . +_:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 "Ceanna Vangoff" . +_:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + _:Bc824bf17dc4aa0ee24e7442674927f2c . + . + "1961"^^ . + "http://www.coexistence.tld/taels/unexcusable.html" . + "moory hitcher taels" . + "159"^^ . + "http://www.sealskins.tld/coexistence/hitcher.html" . + "couching moory coexistence" . + . +_:B784c057b92cf6464cfd43089a8987f91 "Audry Olide" . +_:B784c057b92cf6464cfd43089a8987f91 . +_:Ba12f719650fedde9083fa030bd503cfa "Chrysann Olding" . +_:Ba12f719650fedde9083fa030bd503cfa . +_:Bffaa9eb16beef06c4fce75938cc8b0fb "Eudav Amos" . +_:Bffaa9eb16beef06c4fce75938cc8b0fb . +_:Be01759322b5e1ff4b343ae89d1179e3b "Baptist Schubert" . +_:Be01759322b5e1ff4b343ae89d1179e3b . + _:B616fd6c0c76a91b17151a1802e560bbe . + . + "http://www.reprice.tld/homegrown/civilness.html" . + "teacher marionettes homegrown" . + "30"^^ . + . + _:Bc3cc421ad920491a2f568dda8cbd56b8 . + . + "http://www.mississippians.tld/mouthers/plumply.html" . + "barrister depressions mouthers" . + "80"^^ . + "http://www.fondled.tld/mississippians/depressions.html" . + . + _:Bc2c79c885fbcf32f7ccb794ca0883460 . + . + "http://www.depressants.tld/regenerating/intermarries.html" . + "squishiest urologies regenerating" . + "89"^^ . + . + _:Bb126c52047ca7654b9a410930825a0c8 . + _:B78fc1f6efd342239bf756ee05121beeb . + . + "http://www.culotte.tld/brambled/snaggier.html" . + "gooier presoaked brambled" . + "63"^^ . + "http://www.dignitaries.tld/culotte/presoaked.html" . + . + _:B934504c9a8ddaa11417f024c50585d4a . + . + "http://www.homogenized.tld/freemasons/pyrethrin.html" . + "thewless abstractness freemasons" . + "26"^^ . + . +_:Baaecd1ba16eaccbf7627227dbd040d36 "Nungu Calvo" . +_:Baaecd1ba16eaccbf7627227dbd040d36 . +_:Bf223c8523035793cbc6874a591408db4 "Kynan Huckaby" . +_:Bf223c8523035793cbc6874a591408db4 . + _:Bcc6cdfa2cb71872775aefca2098035e2 . + _:B6420ab333c3c0678aebcf928689b43c9 . + . + "1964"^^ . + "http://www.modernism.tld/triodes/curbed.html" . + "egoistic ricochetting triodes" . + "73"^^ . + "delimiters modernism ricochetting" . + . + _:B644409ed3470e9ae9db179a3d4513f24 . + . + "http://www.dopiness.tld/allegers/mapmaker.html" . + "baulking stoutish allegers" . + "57"^^ . + . + _:B1efbaa95dba08dbef12b9d9d9cd63d84 . + _:Baefdf120153e52cae1d6d2679e877c89 . + . + "http://www.agapae.tld/kafirs/palling.html" . + "finmark diminished kafirs" . + "67"^^ . + "http://www.bonded.tld/agapae/diminished.html" . + . +_:B814d0aed973e6cc3726d79ef32ef0b3b "Alvarita Boitel" . +_:B814d0aed973e6cc3726d79ef32ef0b3b . + _:B0207fed3bf5ec0e888cf29c3cd2c6a10 . + _:B1846c1474970a839535dcbc0e2732315 . + . + "http://www.rubberized.tld/daimyos/owed.html" . + "etymologist mesomorphic daimyos" . + "178"^^ . + . + _:Bb70d48bf931ddf020f49c4659571b108 . + . + "http://www.barriers.tld/wigmakers/misalignment.html" . + "tourniquet chilblains wigmakers" . + "103"^^ . + . +_:Bfe825f279d014ca81a04e8d5a1bd1376 "Desreta Kinnick" . +_:Bfe825f279d014ca81a04e8d5a1bd1376 . +_:B9da2f6370f632370ca79876db1ea8460 "Sevastiiana Heyne" . +_:B9da2f6370f632370ca79876db1ea8460 . +_:Baaa83338673739735c01d21c032fbb65 "Egor Braue" . +_:Baaa83338673739735c01d21c032fbb65 . +_:B09b355f4e47a852e0b10bc72d846c6bd "Nobuhito Sarah" . +_:B09b355f4e47a852e0b10bc72d846c6bd . +_:B91a057ebdf6cafbbbc9e1cd8759cb931 "Honour Kenzie" . +_:B91a057ebdf6cafbbbc9e1cd8759cb931 . + _:B1eaff412d79d9d2ee07dc7c5dd3997dc . + _:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . + . + "1966"^^ . + "http://www.hoofer.tld/disengaged/reappraisement.html" . + "rebills twiddling disengaged" . + "http://www.waistcoats.tld/hoofer/twiddling.html" . + "vindicable rebills hoofer" . + . + _:B2c3a1c46369e6fdc8dd8afa66e75b214 . + . + "http://www.forsakes.tld/agonal/russe.html" . + "grosser fraudulentness agonal" . + "122"^^ . + "http://www.ostinatos.tld/forsakes/fraudulentness.html" . + . +_:B0c0c8a6ef7087d203786f39895e0be18 "Ventana Foeller" . +_:B0c0c8a6ef7087d203786f39895e0be18 . + _:B4163bb85afd4b3a4875dfb46852e1d22 . + _:Bf40b6dc2bed4f1e1af8eb44b2405886d . + . + "http://www.paraprofessionals.tld/crepitant/slabbery.html" . + "huffier localities crepitant" . + "199"^^ . + "http://www.tufty.tld/paraprofessionals/localities.html" . + . + _:Bb8684e6f5ee56f411acd7b6a9767b86f . + . + "http://www.diluvium.tld/chucked/allegretto.html" . + "shipwright ethologists chucked" . + "166"^^ . + "http://www.audits.tld/diluvium/ethologists.html" . + . + "http://www.milliamperes.tld/swinging/exercising.html" . + "84"^^ . + "1967"^^ . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + . + . + "decapitates payed swinging" . + . + "colures decapitates milliamperes" . + "http://www.used.tld/milliamperes/payed.html" . +_:Bcacb8f649545a2b9c6342ebad88f4754 "Rayyana Scollan" . +_:Bcacb8f649545a2b9c6342ebad88f4754 . +_:Bac4f377ac95a1fabb7ccdfaca4404d7e "Owein Hohm" . +_:Bac4f377ac95a1fabb7ccdfaca4404d7e . + _:B92aa484f484359fd9a6d0caaca8221c9 . + "1966"^^ . + "http://www.pinpointing.tld/chastened/suppurate.html" . + "shitting fortis chastened" . + "199"^^ . + "http://www.surceases.tld/pinpointing/fortis.html" . + "khalif shitting pinpointing" . + . + _:B01c5968f213b263f722e219ac75f3542 . + . + "1957"^^ . + "http://www.dispassionate.tld/droits/defying.html" . + "flavoured unseal droits" . + "133"^^ . + "nonanalytic dispassionate unseal" . + . +_:Bf242e19539856000e03366779f33901c "Choiwan Clontz" . +_:Bf242e19539856000e03366779f33901c . + _:Be3224c883bc46428abf9c21da13a713c . + . + "1956"^^ . + "http://www.trowelers.tld/cognoscing/bollard.html" . + "romantically brashiest cognoscing" . + "63"^^ . + "lookouts trowelers brashiest" . + . + _:B9ba4bdf49930e67456723dfa2df4f996 . + . + "http://www.elicitation.tld/uncoffined/decompressed.html" . + "unseasoned discontinuations uncoffined" . + "20"^^ . + . + _:Be026ddd2e23ec3f23a7e4070e82fd3ab . + . + "http://www.mandril.tld/disgraces/coyest.html" . + "consecrates marquetry disgraces" . + "http://www.believability.tld/mandril/marquetry.html" . + . +_:Ba457da9fd78b68f524919b2f0f74b7af "Rena Shellman" . +_:Ba457da9fd78b68f524919b2f0f74b7af . +_:B348485848fa6e8aacc83b2fb92621bcb "Devochka Nordby" . +_:B348485848fa6e8aacc83b2fb92621bcb . + _:Bca59a0470640a814b048b59065037f6c . + . + "http://www.synfuel.tld/baronages/warping.html" . + "reinformed swiftest baronages" . + "38"^^ . + "http://www.spiffiest.tld/synfuel/swiftest.html" . + . + _:Bd937e64ed91c7b9561e541f985c759fd . + . + "http://www.pulsatory.tld/larks/carousers.html" . + "slouches prevues larks" . + "54"^^ . + "http://www.touchiness.tld/pulsatory/prevues.html" . + . + _:Beba4233dd387f285dc869699a44e5314 . + _:Bd7721b50d3a2e023f5af87e01ae68db3 . + . + "http://www.legitimization.tld/ethoses/sapwood.html" . + "tickling legatees ethoses" . + "30"^^ . + "burlesquing constructionism shrieky dichotic razors gipsy scorepad males tatterdemalion" . + . +_:Be30897e662ff7c0b3ab39d76c9f47e76 "Johan Scully" . +_:Be30897e662ff7c0b3ab39d76c9f47e76 . + _:B6a4a0a377f67ee99c63863464e4d19f6 . + . + "http://www.homicides.tld/viceroyalty/rovings.html" . + "babylonians impostors viceroyalty" . + "14"^^ . + . +_:B358c332c845dfeb424d61ac88a8aa580 "ErcwIff Meetze" . +_:B358c332c845dfeb424d61ac88a8aa580 . +_:Be7e0f6d2e4d1b8e428205c900e4e2bfd "Phyllis Minchew" . +_:Be7e0f6d2e4d1b8e428205c900e4e2bfd . + _:Be026ddd2e23ec3f23a7e4070e82fd3ab . + . + "1963"^^ . + "http://www.cappy.tld/dividable/densely.html" . + "gefilte repetitions dividable" . + "52"^^ . + "skydive cappy repetitions" . + . + _:B3273f452a524843de86e7471d7dda9d1 . + . + "1962"^^ . + "http://www.selfishness.tld/decidua/woodnotes.html" . + "entrustment unworthiness decidua" . + "http://www.salutes.tld/selfishness/unworthiness.html" . + "scorners entrustment selfishness" . + . + _:Bfcef14176fef314f2e7a744927fcf4b9 . + . + "http://www.malevolence.tld/cantrips/uncertainties.html" . + "proselytizing crepes cantrips" . + "87"^^ . + . + _:Ba1047b0c18117323c588c9382a469921 . + . + "1962"^^ . + "http://www.estragons.tld/depopulators/heartburn.html" . + "boondoggles bother depopulators" . + "184"^^ . + "http://www.mousier.tld/estragons/bother.html" . + "enterprize boondoggles estragons" . + . +_:Bf402a6cf82a886d3b724d06744d9d1dc "Khynika Borwig" . +_:Bf402a6cf82a886d3b724d06744d9d1dc . + _:B9eeece14fe49748f1ede49252f48b971 . + . + "http://www.grossers.tld/bossing/modules.html" . + "diploids subtonic bossing" . + "65"^^ . + "http://www.caveator.tld/grossers/subtonic.html" . + . + _:B6d4cb4597f0b90dba7a6753178ccb31b . + . + "http://www.cougher.tld/interphone/sporule.html" . + "fermatas cosecant interphone" . + "92"^^ . + "http://www.fuzils.tld/cougher/cosecant.html" . + . + _:B459409bd463459d6712c63e7506fc0c4 . + . + "http://www.divvying.tld/casually/unites.html" . + "inimitably disinclinations casually" . + . + _:B826da19cdf3c0c881953e9ac53fb5c17 . + "1959"^^ . + "http://www.schmuck.tld/conjugant/meterage.html" . + "perpetrated rhumbaed conjugant" . + "125"^^ . + "http://www.tallowing.tld/schmuck/rhumbaed.html" . + "authentically perpetrated schmuck" . + . + _:B0557bcf0b85b937d33697deeb5243f72 . + . + "http://www.locator.tld/yuan/unclean.html" . + "hunchbacks crinklier yuan" . + "5"^^ . + "http://www.wintering.tld/locator/crinklier.html" . + . + _:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + . + "1952"^^ . + "http://www.rife.tld/mongolism/wastes.html" . + "vacillations unconsenting mongolism" . + "22"^^ . + "talker rife unconsenting" . + . + _:Baa3915491fe2a333eae2de90b1167f70 . + . + "http://www.polygony.tld/cliffhanger/entailments.html" . + "loutish malines cliffhanger" . + "70"^^ . + "http://www.tetrachlorides.tld/polygony/malines.html" . + . +_:B470fe321772dab25755f4ae7e2a6a877 "Olzhbeta Hasenberg" . +_:B470fe321772dab25755f4ae7e2a6a877 . + _:B45a5c2104ac557430cb8e2c6b4613a68 . + . + "1959"^^ . + "http://www.rediscovers.tld/darner/curiosa.html" . + "treatabilities riptides darner" . + "50"^^ . + "http://www.damnably.tld/rediscovers/riptides.html" . + "supersensitive treatabilities rediscovers" . + . + _:B7c2ce8d1a8d1de9c8af07cd5c4899061 . + . + "http://www.infantilism.tld/bloodied/luringly.html" . + "earthwork eluviating bloodied" . + "41"^^ . + . +_:B5a0aea257672346776ac58e7e542eada "Takeji Wawrzyniak" . +_:B5a0aea257672346776ac58e7e542eada . + _:B3b11436749f3eb75a9c477fd659397f6 . + _:B9c951253bbe381ce3d7705640af38730 . + . + "http://www.howbeit.tld/extemporize/frantically.html" . + "autosuggestions memorably extemporize" . + "160"^^ . + . +_:B74b6f8b1bdd5ff5d899bfbebf736e10a "Dobrava Heebsh" . +_:B74b6f8b1bdd5ff5d899bfbebf736e10a . + _:B297e3857b55d16f873a69bc938ba5523 . + _:B7eb2d7cee8fb58739b7d973b1768e48f . + . + "http://www.disobliged.tld/infantries/disannulling.html" . + "rumbaed tennesseans infantries" . + "99"^^ . + . +_:B10fb5f45bc9aac678636f43fe6d89f44 "Tramaine Scruton" . +_:B10fb5f45bc9aac678636f43fe6d89f44 . + . + _:B54bae8620cdce64b64ac83f0c4f60342 . + . + "http://www.teratoid.tld/thuggeries/nondestructive.html" . + "reminds coadjutors thuggeries" . + "88"^^ . + . +_:B076b10a7397bd27b993cc66aed0b79ab "Hirohisa Aichele" . +_:B076b10a7397bd27b993cc66aed0b79ab . +_:Bf5a7a4e214049771b2fe72d87b814cc3 "Efthala Krzesinski" . +_:Bf5a7a4e214049771b2fe72d87b814cc3 . + . + "http://www.whitening.tld/versicolored/cardcase.html" . + . + "91"^^ . + "1966"^^ . + _:B29fe73775cc5ce9d114168c804e6615a . + _:Bdc825d9cd36c75347778b9169b73ff79 . + "http://www.versicolored.tld/limpers/tabletop.html" . + "unrecorded compeer versicolored" . + "compeer cardcase limpers" . + _:B4903b32124e256ac982f4e6554ea137d . + _:B7b67f261582662f81c31d14f5e1b1eea . + . + "http://www.consuls.tld/novelization/marrer.html" . + "sidebands bakes novelization" . + "98"^^ . + "http://www.cozey.tld/consuls/bakes.html" . + . + _:B90d4908126bf76be32f55e39fd3d4ac8 . + _:Be616347e4c896a51b3cd83f6dbb0c775 . + . + "http://www.soever.tld/remover/atheling.html" . + "conventing intruders remover" . + "13"^^ . + . +_:B1290e67c3d5f4be4210da1c404da42ad "Tomoaki Konarik" . +_:B1290e67c3d5f4be4210da1c404da42ad . +_:B45cf23a39abfb1713ed2c43b4eb7f212 "Katelynn Lowman" . +_:B45cf23a39abfb1713ed2c43b4eb7f212 . + _:B9b32a0e06e92506784bde89b41b0055b . + "1966"^^ . + "13"^^ . + "Journal 3 (1966)" . + "1"^^ . + . + _:B4e35bce4358b58f93b1265e91aa93f75 . + . + "http://www.bawdry.tld/indemnificator/sonneted.html" . + "crambos congenitally indemnificator" . + "119"^^ . + . + _:B5244ba07700c2c51e0fe68ce476b7077 . + _:Bbb388c30cce4558a5773332fd10dba84 . + . + "http://www.barratry.tld/neurotoxic/rebutton.html" . + "devilry conglomerations neurotoxic" . + "123"^^ . + "http://www.saloons.tld/barratry/conglomerations.html" . + . +_:Bebfe73e02da7cdea59172bd02f5bbe5d "Annunziata Ravi" . +_:Bebfe73e02da7cdea59172bd02f5bbe5d . + _:Bdd7204d646354ed0625bf6f91753bac0 . + "1953"^^ . + "http://www.wabble.tld/gens/atmans.html" . + "mortuaries swaggered gens" . + "http://www.springiest.tld/wabble/swaggered.html" . + "maestri mortuaries wabble" . + . +_:B185c977381aea161cc99669db7d06e46 "Kozue Efthimiou" . +_:B185c977381aea161cc99669db7d06e46 . + _:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + . + "1958"^^ . + "http://www.flagmen.tld/licorices/rehandling.html" . + "fluxions japingly licorices" . + "97"^^ . + "foolishly flagmen japingly" . + . + _:B79b0328c28010d8f3d088b47df621802 . + _:Bc9cda36510ca5052ce277985d69b99f0 . + . + "http://www.chromas.tld/pulling/leatheriness.html" . + "strongboxes oats pulling" . + "182"^^ . + "http://www.abbesses.tld/chromas/oats.html" . + . +_:B8b26bfcf7331e089cc151f1f2a62d30d "Birke Schutz" . +_:B8b26bfcf7331e089cc151f1f2a62d30d . + _:B3a8c1ee9806202d2962e6129493b78da . + . + "http://www.kuchen.tld/excerpting/contempts.html" . + "denuclearizing skywrites excerpting" . + "118"^^ . + "http://www.hockshop.tld/kuchen/skywrites.html" . + . + _:B3a05c94ffe657afffe18fd7148308a67 . + "1966"^^ . + "http://www.airings.tld/anchors/pelvics.html" . + "cornute girds anchors" . + "152"^^ . + "denying airings girds" . + . + _:Be3df646705aafc8487a42c0b688239c8 . + . + "1965"^^ . + "http://www.impaneling.tld/teleradiography/cyclonic.html" . + "recreation mirkily teleradiography" . + "155"^^ . + "http://www.shapers.tld/impaneling/mirkily.html" . + "intransitives recreation impaneling" . + . + _:B7f016a6eb549ede4faa295b07ce17b78 . + . + "http://www.baas.tld/accomplished/reassessment.html" . + "reinfusing vagabonds accomplished" . + "99"^^ . + "http://www.worldlier.tld/baas/vagabonds.html" . + . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + . + "1964"^^ . + "http://www.plunging.tld/avowedly/motliest.html" . + "centuries subsoils avowedly" . + "28"^^ . + "convincer plunging subsoils" . + . +_:B580d72655eda1583e18d0d206aa3f927 "Yunlong Bouie" . +_:B580d72655eda1583e18d0d206aa3f927 . + _:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 . + . + "http://www.indentions.tld/tarps/chastely.html" . + "hopis rerecorded tarps" . + "186"^^ . + . +_:B4ff17450db1e23b981d21b677a8229f0 "Ayano Attia" . +_:B4ff17450db1e23b981d21b677a8229f0 . + _:B5159b50f66526491bbb587bcd6cf437b . + . + "http://www.implanted.tld/dapperly/misdiagnose.html" . + "speller limps dapperly" . + "197"^^ . + "http://www.tinier.tld/implanted/limps.html" . + . + _:Bb35d3f2f7819d949dbfe4f726f4bce4e . + _:B2ec6994696b9ebb33e82318f3715b21e . + . + "http://www.aneurism.tld/triplicating/cochlear.html" . + "surtaxes wronger triplicating" . + "173"^^ . + "http://www.postbellum.tld/aneurism/wronger.html" . + . +_:B76fab12da3d33ba526fcf591c8ab59c5 "Bela Sporer" . +_:B76fab12da3d33ba526fcf591c8ab59c5 . + _:B777e67949d9ef6c2f99dc3405bf95b2b . + . + "http://www.adipose.tld/zeppelin/desalts.html" . + "niacinamide boats zeppelin" . + "153"^^ . + . +_:B30054df83d8d3e4bc0fed03507b5f0bc "Bleidd Thackeray" . +_:B30054df83d8d3e4bc0fed03507b5f0bc . +_:B8c9d6ce992b2ab4188b3520d9171044a "Najeem Marsee" . +_:B8c9d6ce992b2ab4188b3520d9171044a . +_:B6de72e9e5604a6ec50bcad3d1a4486b7 "Eiladar Vicente" . +_:B6de72e9e5604a6ec50bcad3d1a4486b7 . +_:Bc20ea0a7fead482dd762fbe211cd0b7c "Rufio Guitard" . +_:Bc20ea0a7fead482dd762fbe211cd0b7c . +_:B20b069c9cb4330388f44315583830fd3 "Holm Sauret" . +_:B20b069c9cb4330388f44315583830fd3 . +_:Bc15c44bf5ab3d90d898abda234cb47c3 "Sukeyasu Hylan" . +_:Bc15c44bf5ab3d90d898abda234cb47c3 . + _:B4a4d5e3d94dda4e147d73c6dd596129e . + . + "1960"^^ . + "http://www.salaciousness.tld/recusator/hashishes.html" . + "harrowers jeer recusator" . + "124"^^ . + "http://www.boomier.tld/salaciousness/jeer.html" . + "boogers harrowers salaciousness" . + . + _:Bee00e8e75017c3de9a538a75d17be90c . + . + "http://www.bookmaking.tld/burials/wonderfully.html" . + "paver roughers burials" . + "14"^^ . + "http://www.flued.tld/bookmaking/roughers.html" . + . +_:Bb049e219e3cfef03c259a49373119c88 "Estralita Lelah" . +_:Bb049e219e3cfef03c259a49373119c88 . + _:B166a77f271280c71de1620a24585aea3 . + "1966"^^ . + "http://www.relentlessness.tld/icily/heptad.html" . + "tarpapers negotiatrixes icily" . + "http://www.fidgeter.tld/relentlessness/negotiatrixes.html" . + "rewires tarpapers relentlessness" . + . + _:B32a9e56ffd1af7eb251814480a9d0243 . + . + "http://www.tenderhearted.tld/oystered/dishtowel.html" . + "guzzler deflagrates oystered" . + "153"^^ . + . + _:Bae0250097ebd23a65cffbcfcbf95b539 . + . + "1960"^^ . + "http://www.anglophilia.tld/primordially/garments.html" . + "perpetuates beagle primordially" . + "103"^^ . + "http://www.lectured.tld/anglophilia/beagle.html" . + "extinguished perpetuates anglophilia" . + . + _:B5fab949a6b71d57fb8c9accb366acb98 . + . + "http://www.cuspids.tld/exscinding/remonstrator.html" . + "cricketer rheniums exscinding" . + "23"^^ . + "http://www.husked.tld/cuspids/rheniums.html" . + . +_:B486c3ba13f9689ea12fa90e964f69eab "Saood Pichardo" . +_:B486c3ba13f9689ea12fa90e964f69eab . + _:B523e780e6af52ec7ec11ac7f7dca6c1a . + . + "http://www.falsest.tld/unhat/toothpastes.html" . + "impossibilities physiography unhat" . + "28"^^ . + . +_:B510d23ba59453608670126d6e11caee7 "Yusmara Zan" . +_:B510d23ba59453608670126d6e11caee7 . +_:B0b088f121503dcb4b26a8667deedd2ea "Janne Efurd" . +_:B0b088f121503dcb4b26a8667deedd2ea . + _:B37834eaedb76682ca4ef7e976b8dfdad . + _:Bcd30697a414360693eb834f97b19eeea . + "1957"^^ . + "http://www.spectroscopist.tld/lapidists/rapist.html" . + "splattering gneisses lapidists" . + "169"^^ . + "uncommunicative spectroscopist gneisses" . + . +_:Bccf7d839262bd86fa7f6bb1fb3c1fbd3 "Yuka Heikes" . +_:Bccf7d839262bd86fa7f6bb1fb3c1fbd3 . +_:Bc9f62a4136532c7de7a5d7d591b59b25 "Hilario Kovats" . +_:Bc9f62a4136532c7de7a5d7d591b59b25 . + _:B6cba661e1f2d76df9864114ad19c8739 . + . + "http://www.whammed.tld/animadverted/soundtrack.html" . + "ultimates enticement animadverted" . + "144"^^ . + "http://www.foists.tld/whammed/enticement.html" . + . + _:B32d616712c8696409dc0fb8eaf48b519 . + . + "http://www.ginghams.tld/fandangos/spherically.html" . + "sects tunings fandangos" . + "114"^^ . + . + _:B76603bf498544a6315498826f18d8a54 . + _:B1e68a495ccb262c2bbf160c4f684cc58 . + . + "http://www.ungathered.tld/violoncellist/undercarriage.html" . + "enfranchisements overachieved violoncellist" . + "expiatory regurgitating housemen brambliest insecurities reverses sizably uncorroborated leaving indulgence termed" . + . + _:B3f7a91a136ad2367aedecd681b486171 . + . + "http://www.leprechaun.tld/obeyable/emblazoning.html" . + "redemonstrated tsarists obeyable" . + "82"^^ . + . + _:B14cae4a8544d34f3d72fe1cdb0fb2326 . + _:Ba03ab6bf65460964473f69bdb1a2c360 . + "1966"^^ . + "http://www.attributions.tld/declassifications/precalculated.html" . + "curtesy vegetates declassifications" . + "82"^^ . + "http://www.onondagas.tld/attributions/vegetates.html" . + "homophones curtesy attributions" . + . + _:B658c400850a4e8347cc93297d538df42 . + . + "http://www.complicated.tld/teetotals/decongestion.html" . + "repave braider teetotals" . + "140"^^ . + "http://www.shoddies.tld/complicated/braider.html" . + . +_:B3641e2e701f7afd86de70290c7fadd58 "Zaahir Schlicht" . +_:B3641e2e701f7afd86de70290c7fadd58 . + _:B069716e7d3ea43b0734797c148063c87 . + . + "http://www.telecasted.tld/cadetship/caladium.html" . + "telephotograph transiencies cadetship" . + "200"^^ . + "http://www.mezzanines.tld/telecasted/transiencies.html" . + . + _:Be88e5520dabd222871b14dbb1d2bec45 . + . + "1962"^^ . + "http://www.rectification.tld/moos/compilations.html" . + "technics fundament moos" . + "68"^^ . + "correlations rectification fundament" . + . +_:Bd537fda4dfcdf08836c343f1e373fe12 "Muhsina Melton" . +_:Bd537fda4dfcdf08836c343f1e373fe12 . + _:B972b6ca9bc50d5a62380bad9b5ec22ab . + _:B7004c84f0cc880699926c14d55adc06a . + . + "http://www.electuary.tld/infinitesimally/stoat.html" . + "illustrated wrinkling infinitesimally" . + "199"^^ . + "http://www.overfamiliarity.tld/electuary/wrinkling.html" . + . +_:Beb39265da9e8932e52d349771fc655b5 "Ghaamid Beckfield" . +_:Beb39265da9e8932e52d349771fc655b5 . + _:Bebbc67799f193c94d91b729d1225fd91 . + . + "http://www.stooling.tld/maledicted/amenity.html" . + "decapods dependently maledicted" . + "79"^^ . + "http://www.peachier.tld/stooling/dependently.html" . + . + _:B2a79fe072ebd07d3d486a26a3908a723 . + . + "http://www.whizzed.tld/ambushment/voodoos.html" . + "ramifications cystic ambushment" . + "32"^^ . + "http://www.preassigns.tld/whizzed/cystic.html" . + . +_:B08265da61a68d870940cc1776cdc1bcf "Avdotia Troxell" . +_:B08265da61a68d870940cc1776cdc1bcf . +_:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba "Hama Bellusci" . +_:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . +_:B9a36ed10c6ca58be4524a351e3dcd2c6 "Reyes Kluesner" . +_:B9a36ed10c6ca58be4524a351e3dcd2c6 . + _:Bdb15f22800ee6a0c7dfac4a355103beb . + . + "http://www.slowpoke.tld/mobilizers/decorates.html" . + "striplings beseeched mobilizers" . + "143"^^ . + "http://www.sulkier.tld/slowpoke/beseeched.html" . + . + _:B22851d58a50346c21237fa96cdc8f1b9 . + . + "http://www.canzona.tld/cooked/reformers.html" . + "immediately interrelated cooked" . + "69"^^ . + "etchers mitering laboratorian tiptoed humoring hairiest ouzels frequented" . + "http://www.permuting.tld/canzona/interrelated.html" . + . +_:B6994506f768f3a9490780fd1eaef2bd0 "Lukyan Sondrup" . +_:B6994506f768f3a9490780fd1eaef2bd0 . + _:Bacddd745cdf9503b1adf903176c162fc . + _:B45b9497f1c35b600730a50de34ff14e6 . + . + "http://www.obliterator.tld/flouters/gelts.html" . + "soliciting supercargo flouters" . + "128"^^ . + . +_:B4b6ff3a2582c2a0bcd1eb7680da2b1a1 "Kittiana Cipkowski" . +_:B4b6ff3a2582c2a0bcd1eb7680da2b1a1 . +_:B7cbb7d594121dc03ae873091d45cbabe "Heinrika Enriques" . +_:B7cbb7d594121dc03ae873091d45cbabe . + _:B9903cd0e7c881a808aad8cc634055860 . + . + "http://www.thriftier.tld/precleans/minds.html" . + "enslavement menologies precleans" . + "53"^^ . + "http://www.overladen.tld/thriftier/menologies.html" . + . + _:B5fe96b23ab96ba19c5a3008c517692ee . + . + "http://www.unsymmetrical.tld/pineal/braziers.html" . + "bonzes querns pineal" . + "13"^^ . + "http://www.infiltrated.tld/unsymmetrical/querns.html" . + . + _:B4ac043ca83ef603eb90ec42d2fe36310 . + . + "http://www.rots.tld/hyenas/plagiarize.html" . + "wetter deutschland hyenas" . + "178"^^ . + . + _:B902d2fdbcee8f0020a4e5a942c975662 . + _:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B7e8de26ece5ebf6485993dc4ab7ec92f . + "1959"^^ . + "20"^^ . + "Journal 1 (1959)" . + "1"^^ . + . +_:B91d4f76e8da8bd6021f869581ca0ea11 "Amba Guidos" . +_:B91d4f76e8da8bd6021f869581ca0ea11 . +_:Bdacd6e1442b07c1ada51891f6f12e523 "Varka Rokisky" . +_:Bdacd6e1442b07c1ada51891f6f12e523 . + _:Bf2cdbc4bc22575c8c0f8ac10faaef21a . + . + "http://www.coadmit.tld/evisceration/bondwoman.html" . + "bayoneting acidulation evisceration" . + "36"^^ . + "http://www.bobsledder.tld/coadmit/acidulation.html" . + . + _:B66affbea4881f835052c653d77228395 . + . + "http://www.spines.tld/sensualist/terminated.html" . + "fauces snowdrop sensualist" . + "87"^^ . + "http://www.ostensibilities.tld/spines/snowdrop.html" . + . + "1961"^^ . + "8"^^ . + "Journal 3 (1961)" . + "1"^^ . + . + _:B30dcb228db8a45c6e80107b20cddabac . + . + "http://www.rankles.tld/hecks/pleating.html" . + "mating underbellies hecks" . + "145"^^ . + "http://www.opals.tld/rankles/underbellies.html" . + "optimizes heiled puddlings uninterruptedly announcing frescoed transforming unacceptably profilers callbacks conformationally vindictiveness fickleness parachutists panelings disembarkation antithetical midgets bumpily cowering apprized smallness captress bubblier zincked preaches balanced touchingly nonpartisan paths disable grannies backslaps sapphism prostatectomies aw rummier obtuseness marking pussyfooted morselled hotdogs educates physicochemical muckraker vegetarians deprecators coifed refed photoelectrically vinylic cleared brawlers phonographically embroglios conches vamped hefting goosiest pedicabs torchlight appalachian pedigreed habitable seamster reconcentrate faddist prompted chintzier microbars prestos neutralization philol micrograph ketchups darklier virulencies sheepfold challah mescalism stockers maddest evictors cussers buttonholed peachier decapods stooling dependently maledicted amenity rejectable psalmists axiality cayenned cajolingly handholds uproariously inimitably divvying disinclinations casually unites fevers recomposes subclassified grifts decays prizefight sparkiest ovals lotting toxaemic buttonholer incurs blobbing tremens" . + . +_:B4e9745bdad6e26e042a679da2522251c "Delon Enriguez" . +_:B4e9745bdad6e26e042a679da2522251c . + _:Bc161ca196b41a5068d5d9434c02ec245 . + . + "http://www.despondingly.tld/surfaces/sided.html" . + "glycosyls fashionably surfaces" . + "66"^^ . + . +_:B96ff1649560dc8d9f4114f522b28fd93 "Agrippina Demirjian" . +_:B96ff1649560dc8d9f4114f522b28fd93 . + _:B9e8f2ead5bc907f6bfd5fb425fdbccda . + . + "1962"^^ . + "http://www.faiths.tld/enduing/microstructure.html" . + "ogler sporozoon enduing" . + "http://www.preassign.tld/faiths/sporozoon.html" . + "unintended ogler faiths" . + . + _:Bcb3808237395b1c7a1d46235a0b0f189 . + . + "http://www.bunn.tld/definiteness/corselets.html" . + "minced daimyo definiteness" . + "91"^^ . + . +_:B3464799437e973c8f43051973a537eb5 "Irinia Russom" . +_:B3464799437e973c8f43051973a537eb5 . + _:B5453f94370bff0d82c77477060c57cba . + "1958"^^ . + "http://www.consigning.tld/bunches/subbing.html" . + "interspersions livener bunches" . + "96"^^ . + "http://www.orchardists.tld/consigning/livener.html" . + "breezing interspersions consigning" . + . + _:B2eaef047be1c8addcc95d84ed15748be . + . + "http://www.hippocampus.tld/whetters/leviathans.html" . + "subendorsed miscalculates whetters" . + "163"^^ . + "http://www.legation.tld/hippocampus/miscalculates.html" . + . +_:B97bddd23976713ffbb1310615a1bb661 "Annette Latella" . +_:B97bddd23976713ffbb1310615a1bb661 . + . + _:Bd71c3f475dc56974aca83b0752b8747a . + "1955"^^ . + "http://www.abrades.tld/socks/deionize.html" . + "coalbins pileate socks" . + "168"^^ . + "http://www.germs.tld/abrades/pileate.html" . + "vogues coalbins abrades" . + . +_:Bf9b03d76011ae000c060ab166c056c0f "Shigetoki Glawe" . +_:Bf9b03d76011ae000c060ab166c056c0f . + _:B0fda3800c2bfccf2d16557c537a6868b . + . + "1966"^^ . + "http://www.nonplussing.tld/possiblest/waugh.html" . + "rummies gauziest possiblest" . + "175"^^ . + "http://www.sedative.tld/nonplussing/gauziest.html" . + "cursing rummies nonplussing" . + . + _:Ba9070d4ec6b27bb0ffa2de3b26157016 . + . + "http://www.incontinencies.tld/pogroming/oscillated.html" . + "fewer trucing pogroming" . + "91"^^ . + "http://www.synthesizes.tld/incontinencies/trucing.html" . + . + _:B926dd35100a8f0d0706668f59c1d7ff0 . + . + "http://www.slurs.tld/roentgenography/evener.html" . + "uncultivated chalked roentgenography" . + "180"^^ . + . + _:Bd62f7a03bc2274426ca22c7627f2dcc7 . + _:Bff970a463ecaefc6de8883b014b2bf68 . + . + "http://www.voodooing.tld/colorfastness/bellyaching.html" . + "repealer disprove colorfastness" . + "81"^^ . + "http://www.cautions.tld/voodooing/disprove.html" . + . + _:B3641e2e701f7afd86de70290c7fadd58 . + _:B6233cf4d3e295864cef47de1b2e3233f . + . + "1965"^^ . + "http://www.heartening.tld/ragouts/outfox.html" . + "sombreros cauterizing ragouts" . + "40"^^ . + "struggled heartening cauterizing" . + . + _:Bb3fbbb47a3cbf0678b57f1933329caa0 . + . + "http://www.inviting.tld/americanist/periodical.html" . + "cameralistic darkies americanist" . + "121"^^ . + "http://www.sorels.tld/inviting/darkies.html" . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + . + "1964"^^ . + "http://www.prothalamia.tld/theorizer/lipper.html" . + "serenades crystallizes theorizer" . + "138"^^ . + "http://www.fuzee.tld/prothalamia/crystallizes.html" . + "untransformed serenades prothalamia" . + . +_:B0081633b6d919c002c237ed34d59010d "Navarro Wasyliszyn" . +_:B0081633b6d919c002c237ed34d59010d . +_:B3b9ebeb4ef9f716e0ca61af770caf049 "Mathilde Pribyl" . +_:B3b9ebeb4ef9f716e0ca61af770caf049 . + _:Be96a8d3f1ddbe5fd3d0377bffd88ad76 . + . + "http://www.polyandrist.tld/hubbubs/deprogrammed.html" . + "submerse titularies hubbubs" . + "122"^^ . + "http://www.extragalactic.tld/polyandrist/titularies.html" . + . +_:Bd10243f1320e31d59444f5624e84c9b0 "Tran Andre" . +_:Bd10243f1320e31d59444f5624e84c9b0 . +_:B5d11caff0a438c695c5b448f8375f011 "Zeny Hordge" . +_:B5d11caff0a438c695c5b448f8375f011 . + _:Bfe37eb8e949bf72a642b9856345970af . + . + "http://www.humpier.tld/dyspepsy/perkiness.html" . + "sorghums eradicates dyspepsy" . + "89"^^ . + "http://www.uncensored.tld/humpier/eradicates.html" . + . +_:B54e6ab148aeef88b63ec2a8de71479a3 "Calla Vanderkaaden" . +_:B54e6ab148aeef88b63ec2a8de71479a3 . + _:Bc732e60b8ab134d544dae0224dda5278 . + . + "http://www.schemery.tld/ergots/naturalism.html" . + "denning whipper ergots" . + "190"^^ . + . +_:B2a79b96bc3de3f6bcb01488ad5a4aa0a "Jandayi Upham" . +_:B2a79b96bc3de3f6bcb01488ad5a4aa0a . +_:B0779873d7612f606e3f74652ef9c0d77 "Muifa Emick" . +_:B0779873d7612f606e3f74652ef9c0d77 . +_:Bbe1c0695b81377a7d279157ed0cf98ee "Lori Dowers" . +_:Bbe1c0695b81377a7d279157ed0cf98ee . +_:B8a9e8ff9f6bea2f5b85bed2df0d77c7b "Oenomaus Fiorillo" . +_:B8a9e8ff9f6bea2f5b85bed2df0d77c7b . +_:Bab490de06f4b634e620eeaf86ded7c26 "Agpios Bia" . +_:Bab490de06f4b634e620eeaf86ded7c26 . + . + "ambitiously ruralites phosphorous" . + _:B62f22e2f136b70608e4de1225d79eb41 . + "1960"^^ . + "http://www.dilapidated.tld/phosphorous/fettucini.html" . + _:Be65782dae3f51f0f6eced9bae2c0c235 . + "ruralites fettucini evangelical" . + "22"^^ . + "http://www.phosphorous.tld/evangelical/recharting.html" . + . +_:B335ac270d6069e971cc87a8bbfab5e0a "Dashay Stclair" . +_:B335ac270d6069e971cc87a8bbfab5e0a . + _:Be6d6eea1e0369830732e76ef37d6cd52 . + . + "1966"^^ . + "http://www.ordainer.tld/reenlarge/fugitively.html" . + "tonics drabbed reenlarge" . + "120"^^ . + "http://www.advertisement.tld/ordainer/drabbed.html" . + "tissuing tonics ordainer" . + . + _:B3f03d8c99816c96d9e2fc36f2190dd72 . + . + "http://www.diptyca.tld/sibyllic/cogged.html" . + "demobilizations arkansans sibyllic" . + "112"^^ . + "http://www.misbegetting.tld/diptyca/arkansans.html" . + . +_:Bd1067d1478a412dc39d549130e4f7e75 "Faheem Plegge" . +_:Bd1067d1478a412dc39d549130e4f7e75 . +_:B3dbd6026f42cfc7ad6c228c745842c4f "Filiberta Hurtado" . +_:B3dbd6026f42cfc7ad6c228c745842c4f . + _:B1f88519b236bd4737fad1d5d1bd2527f . + . + "http://www.ptomaines.tld/idyls/highbrows.html" . + "overgeneralize micrometer idyls" . + "154"^^ . + "http://www.rummer.tld/ptomaines/micrometer.html" . + . + _:B18a09dff989a7045fc32687d19ad90b1 . + . + "1960"^^ . + "http://www.justers.tld/reprimanded/nonplusses.html" . + "peeler scourged reprimanded" . + "80"^^ . + "http://www.tautening.tld/justers/scourged.html" . + "circumnavigating peeler justers" . + . + _:B0b19c414eaefcc8e26a9aa85c5d19670 . + . + "http://www.jabbered.tld/drizzlier/courted.html" . + "tottery emperors drizzlier" . + "47"^^ . + . + _:Be5c5ca2725a89da0632f31c627052370 . + _:B06fd3fafbcf6c4dccaf9d2a48e2e2ac1 . + . + "http://www.hyperopic.tld/misnames/nonelection.html" . + "abstractionists finfoots misnames" . + "79"^^ . + "http://www.semilegendary.tld/hyperopic/finfoots.html" . + . + _:Bae15bda8ca8a994985e7b27afa9e21df . + . + "http://www.spacewalking.tld/radically/perfectness.html" . + "unboundedly highlights radically" . + "116"^^ . + "http://www.palinode.tld/spacewalking/highlights.html" . + . +_:B82c9755a8df1ddfa2512886ac8cdd7c6 "Wigfrid Routh" . +_:B82c9755a8df1ddfa2512886ac8cdd7c6 . + _:B5e09f1fe68b0c99e67bb9ea67bc48cd7 . + . + "http://www.sporozoan.tld/inamoratas/winiest.html" . + "gabblers confutes inamoratas" . + "132"^^ . + "http://www.hides.tld/sporozoan/confutes.html" . + . + _:B8564b10129067627b1e8b6805da50919 . + . + "http://www.surcoat.tld/preferences/tigerish.html" . + "stratocumulus chowtimes preferences" . + "21"^^ . + . +_:Bc8bf0f20f91421c51c4b74b24c796184 "Rosanjin Cush" . +_:Bc8bf0f20f91421c51c4b74b24c796184 . +_:B8d4b34ac31440d43213241d7b5362d70 "Donovan Sixsmith" . +_:B8d4b34ac31440d43213241d7b5362d70 . + _:B4baa17987da395a9d3ca43bddf46caa5 . + . + "http://www.queazy.tld/roadability/ringbolt.html" . + "colludes highting roadability" . + "http://www.unburned.tld/queazy/highting.html" . + . +_:B7a8924a2a3d31015965210e220c61aba "Kerri Frontz" . +_:B7a8924a2a3d31015965210e220c61aba . + _:B6ae44b145e58e3036a55fe63fe8fa9ef . + . + "http://www.trigonometrical.tld/splitters/flashiest.html" . + "loading interning splitters" . + "149"^^ . + . + _:Bbaef533730cf0dcd753127e8059ba712 . + . + "http://www.poisons.tld/futurologists/headbands.html" . + "enlargements daguerreotypes futurologists" . + "119"^^ . + "http://www.emissive.tld/poisons/daguerreotypes.html" . + . +_:B7eecb79ab509b7f974a7eeb682a340cd "Garrett Blair" . +_:B7eecb79ab509b7f974a7eeb682a340cd . + _:B647c471c9e96ebb55c72b23443163151 . + . + "http://www.atherosclerotic.tld/philadelphians/sizier.html" . + "horseradishes phosphorescently philadelphians" . + "142"^^ . + "http://www.regales.tld/atherosclerotic/phosphorescently.html" . + . + _:Be0d9b53d329b130f2abd5f30f015e03d . + . + "http://www.viticultural.tld/eutrophies/esters.html" . + "gnomons creamers eutrophies" . + "30"^^ . + "http://www.harbingers.tld/viticultural/creamers.html" . + . + "1965"^^ . + "3"^^ . + "Journal 8 (1965)" . + "1"^^ . + . + _:Bb494959713411ef347a2f5b652ad00f4 . + . + "http://www.convalesced.tld/pewterer/overoptimism.html" . + "detoxication transporting pewterer" . + "151"^^ . + "http://www.deiform.tld/convalesced/transporting.html" . + . +_:B1847ae572370abe7d1a110a7479f59c2 "Marissa Shadden" . +_:B1847ae572370abe7d1a110a7479f59c2 . + _:Bc21f46a673073825244c49da1760248e . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + . + "1967"^^ . + "http://www.presells.tld/winker/savable.html" . + "arduously bimetal winker" . + "65"^^ . + "forehead presells bimetal" . + . +_:Be5b23141b718673f543589c3e744ab73 "Kannon Presson" . +_:Be5b23141b718673f543589c3e744ab73 . +_:Bc90dd8f008de634eb8acd8dae2dc6d6a "Lidmila Puita" . +_:Bc90dd8f008de634eb8acd8dae2dc6d6a . +_:Bdfb0f8680cb6743564ffca8df1769719 "Mubarak Cackett" . +_:Bdfb0f8680cb6743564ffca8df1769719 . +_:B621c0db35260e9ff71f2b94bc4de2ac6 "Alfred Avis" . +_:B621c0db35260e9ff71f2b94bc4de2ac6 . + _:Bda73348f74a7a9e9adb86a358850d6ac . + "1966"^^ . + "http://www.troupers.tld/overenthusiastically/zyzzyva.html" . + "indictably resurrectionism overenthusiastically" . + "105"^^ . + "http://www.showers.tld/troupers/resurrectionism.html" . + "funereally indictably troupers" . + . + _:B26cf9f4f04f6e2d5c06fcdece380fd50 . + . + "http://www.resided.tld/babushka/thereinafter.html" . + "maladjustment tankard babushka" . + "50"^^ . + "http://www.flinger.tld/resided/tankard.html" . + . + _:B1715f81a15fe25eff8e007bfe9d4a8f8 . + . + "http://www.manitou.tld/faithfully/hindbrain.html" . + "cuddies eliciting faithfully" . + "195"^^ . + . +_:Ba56af44a784063bae662ec6caf267802 "Shozo Grandjean" . +_:Ba56af44a784063bae662ec6caf267802 . + _:Bf49896cd840be980f31540200672e3cc . + . + "http://www.unreadiest.tld/alleviations/reviewing.html" . + "termers resoling alleviations" . + "http://www.paleface.tld/unreadiest/resoling.html" . + . + _:Bc0c92f6d4e313e23d4448418ac1f8e31 . + . + "http://www.penumbrae.tld/incises/wharfages.html" . + "secs irreparably incises" . + "19"^^ . + "http://www.tacos.tld/penumbrae/irreparably.html" . + . + _:B198739e04585a52bd1ac2ee6e51742d3 . + . + "1965"^^ . + "http://www.declaimed.tld/tactics/blocks.html" . + "threateningly amphora tactics" . + "64"^^ . + "abducted declaimed amphora" . + . + _:Bf321ef8c9576db1e3ea666e91387edb4 . + . + "1963"^^ . + "http://www.unimpeachability.tld/bootleggers/indigos.html" . + "winningly abbreviations bootleggers" . + "84"^^ . + "woosh unimpeachability abbreviations" . + . + _:B9e3a9d5d865d6d484b86593d2db50798 . + . + "http://www.aims.tld/unbodied/sucres.html" . + "paddler anarchist unbodied" . + "131"^^ . + "fustiest directories wedlocks cratering cindering tyre pluckily entrails colporteur" . + "http://www.aviatrixes.tld/aims/anarchist.html" . + . + _:B562a202c7aedc318872ade701d8a8fc5 . + . + "http://www.sensing.tld/repurchases/pathogeny.html" . + "prettifies officiator repurchases" . + "139"^^ . + "http://www.kestrels.tld/sensing/officiator.html" . + "http://www.relique.tld/prettifies/sensing.html" . + . + _:Bae99bdc010bba8e3959858d83017387e . + . + "http://www.recognition.tld/scalpers/learnable.html" . + "grumped buffeter scalpers" . + "50"^^ . + . + _:Ba207b0b1e7dc6f28d67c29437f094498 . + . + "http://www.endowments.tld/dummied/opposability.html" . + "turnspits climates dummied" . + "85"^^ . + "http://www.totemites.tld/endowments/climates.html" . + . + _:B4590ac94eda8e49f624c10cee1689b4e . + . + "1961"^^ . + "http://www.lipped.tld/presbyterians/shavable.html" . + "groveling bedecked presbyterians" . + "168"^^ . + "http://www.biconvexity.tld/lipped/bedecked.html" . + "pareve groveling lipped" . + . + _:B863aca2ecc745b0a630789267cb27699 . + "1954"^^ . + "15"^^ . + "Journal 1 (1954)" . + "1"^^ . + . + _:Bc51d1bda8ee9926c3882f6471a19389e . + . + "http://www.scoutmaster.tld/reprised/ramshackle.html" . + "beckons hydrocephaloid reprised" . + "176"^^ . + "http://www.ologists.tld/scoutmaster/hydrocephaloid.html" . + . +_:B45cf1ba1da6a71abf3ae260c88f2dbb0 "Michinori Jerko" . +_:B45cf1ba1da6a71abf3ae260c88f2dbb0 . +_:Bb3ab375b4b80c5c326023224f5ec1067 "Damen Naidoo" . +_:Bb3ab375b4b80c5c326023224f5ec1067 . +_:Ba5e911cb7b192501a899de90eeccd61d "Haimo Huesso" . +_:Ba5e911cb7b192501a899de90eeccd61d . +_:Bccdff1d6d689827b076dbc85da085465 "Amhar Fuquay" . +_:Bccdff1d6d689827b076dbc85da085465 . + _:Baee5549aef5abdf649048c0f34cf47ac . + _:B27f43678966ae01e8bf67528aacf8b15 . + . + "http://www.seatmates.tld/unrestrictedly/klystrons.html" . + "endower cancan unrestrictedly" . + "114"^^ . + "http://www.quantimeter.tld/seatmates/cancan.html" . + . + _:B04238c93df6cdb314db1f1522e6ab3a6 . + . + "http://www.edicts.tld/absented/plantains.html" . + "sheols reiteration absented" . + "162"^^ . + . + _:B062b69c14c3f42df0c5d205659850e29 . + . + "http://www.fetching.tld/exactor/cenacle.html" . + "reconnoitering metatarsi exactor" . + "147"^^ . + "http://www.leaguers.tld/fetching/metatarsi.html" . + . +_:B4aeea1894670a779efcce8c07713ef1a "Vishon Nelligan" . +_:B4aeea1894670a779efcce8c07713ef1a . +_:B6a4a0a377f67ee99c63863464e4d19f6 "Gajus Divlio" . +_:B6a4a0a377f67ee99c63863464e4d19f6 . + _:Be3fa5328d8ccd34f20bb53c19759fc6a . + . + "1959"^^ . + "http://www.miasms.tld/meowing/dissenters.html" . + "hoops colonizers meowing" . + "72"^^ . + "represses miasms colonizers" . + . + _:B49535f33946e5bf5f81a2cdacacd3aa2 . + . + "http://www.householders.tld/denazified/pyrostats.html" . + "elemental evenfall denazified" . + "168"^^ . + . + _:B12f2002c6dcec37fb05b43ecb163ddb3 . + . + "http://www.navahoes.tld/masses/effecters.html" . + "microsurgeon nerts masses" . + "112"^^ . + "http://www.indoctrination.tld/navahoes/nerts.html" . + . +_:Bd106de7e2e7da9edb3ede095b79210ba "Gamaliel Korbar" . +_:Bd106de7e2e7da9edb3ede095b79210ba . +_:B36c58ef6b9ba1248229c1f12d11e6927 "Jayne Hucks" . +_:B36c58ef6b9ba1248229c1f12d11e6927 . + "1961"^^ . + "77"^^ . + "yacks retuning dobies" . + . + "retuning victuals multiplicands" . + . + "http://www.dobies.tld/multiplicands/brambles.html" . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + "http://www.rakehells.tld/dobies/victuals.html" . + . +_:Ba17b57aaa68f34da4828587d097e52ed "Chiona Holstine" . +_:Ba17b57aaa68f34da4828587d097e52ed . +_:Bffb475d58420ad2b260f2320ba3e5063 "Ludgera Mella" . +_:Bffb475d58420ad2b260f2320ba3e5063 . +_:B91ddc8e1acbc2b2c8ef6b942c8da8f7d "Carebear Bovey" . +_:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . +_:B0560140c4cc7964feed433bf79a70350 "Bia Klemme" . +_:B0560140c4cc7964feed433bf79a70350 . + _:B621c0db35260e9ff71f2b94bc4de2ac6 . + . + "http://www.octuply.tld/accumulativeness/unattended.html" . + "misdeed compositors accumulativeness" . + "125"^^ . + . + _:B0573dcf4991194f6af496280fd7ae629 . + . + "http://www.dented.tld/moil/focalized.html" . + "semimonthly cramped moil" . + "131"^^ . + "http://www.unequivocalness.tld/dented/cramped.html" . + . + _:B463f98c0af8e6e4f6f17f6e24bffcfbe . + . + "http://www.wistfulness.tld/caravaning/regrow.html" . + "arete familarity caravaning" . + "123"^^ . + "http://www.symbiotically.tld/wistfulness/familarity.html" . + . + _:B99a7b2c709c4966e37139efa9646aee6 . + . + "http://www.encephalomyelitis.tld/untidiness/gassing.html" . + "salivating felting untidiness" . + "130"^^ . + . + _:Bba6114452b6ede8e188834eb6f343294 . + _:B9f2fd8fc006a77e06622ea5ad6330c00 . + . + "http://www.gametes.tld/machinable/unfestive.html" . + "physiognomist shimmeringly machinable" . + "116"^^ . + . +_:B2a79fe072ebd07d3d486a26a3908a723 "Bae Verzi" . +_:B2a79fe072ebd07d3d486a26a3908a723 . +_:B6c187c933c84452896a31553ee05e9bd "Nisma Ballon" . +_:B6c187c933c84452896a31553ee05e9bd . + _:Beee465b18786a9f02aac0d4a474fbad0 . + . + "http://www.roentgenize.tld/reattainment/adductor.html" . + "timesaving juicer reattainment" . + "103"^^ . + "http://www.insurable.tld/roentgenize/juicer.html" . + . + _:Be49350a93c7f0b14016754a9c3c651e8 . + . + "http://www.foredecks.tld/sidechairs/probities.html" . + "emaciating timidity sidechairs" . + "74"^^ . + . +_:B75a776ea9d1515217d629851f85a8ca7 "Shantaya Ratchford" . +_:B75a776ea9d1515217d629851f85a8ca7 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . +_:B685eb462918f21513765c94876a84351 . + _:B5e2bffd34dc2cf9639f180574a0697bd . + . + "http://www.inweaving.tld/gustation/rematched.html" . + "tubework rejoicing gustation" . + "17"^^ . + . +_:Bb35d3f2f7819d949dbfe4f726f4bce4e "Agislaos Lamoreaux" . +_:Bb35d3f2f7819d949dbfe4f726f4bce4e . + _:B9e173b0f76baeaedfd1e26267af1d43b . + _:B03f410072efec6dbe168a0b58b5b46ba . + . + "http://www.wench.tld/enacted/mooters.html" . + "outleaped homemakers enacted" . + "8"^^ . + "http://www.yappers.tld/wench/homemakers.html" . + . + _:B534b8e769480d357c3eccb7f76f89d11 . + . + "http://www.prickliest.tld/mimicry/undergrounds.html" . + "conforming haranguer mimicry" . + "19"^^ . + "http://www.unmarriageable.tld/prickliest/haranguer.html" . + . + _:Bff4d4cdb28f6043ce5ce5e854223a9de . + . + "http://www.towages.tld/drummer/conformed.html" . + "cocks instantaneously drummer" . + "20"^^ . + "http://www.undermines.tld/towages/instantaneously.html" . + . + _:Ba08163cff3b9fe02f4bbdaf27f6632e7 . + _:B69b511a426ae1973259aa442d4b10c51 . + "http://www.freightyard.tld/collop/impairing.html" . + "1953"^^ . + _:Be55cb7d0326761c188175bbe8cfbf5ab . + "199"^^ . + "http://www.probing.tld/freightyard/disbanding.html" . + . + "fryers disbanding collop" . + "envenomation fryers freightyard" . + _:B9f61a561d6349b8bb15a57be0ae59737 . + . + "http://www.divulgences.tld/duffle/designed.html" . + "pouncer simplemindedness duffle" . + "96"^^ . + "http://www.severed.tld/divulgences/simplemindedness.html" . + . +_:B6fed3292949359498396d4b04f252fa9 "Lilja Siwiec" . +_:B6fed3292949359498396d4b04f252fa9 . +_:Bf4bce22b87f2300c2813ad29648a3e0a "Dandrea Calender" . +_:Bf4bce22b87f2300c2813ad29648a3e0a . + _:B3636dcd9db602463e98f80477c21c618 . + . + "http://www.birthplaces.tld/plugugly/inerts.html" . + "parentis curtseyed plugugly" . + "153"^^ . + . + _:B002a47b5186e7bfe817941e46a082980 . + . + "http://www.underlines.tld/rotgut/systemizes.html" . + "hulks towardly rotgut" . + "125"^^ . + "http://www.jollifies.tld/underlines/towardly.html" . + . + _:Bea2b3a4e84654c09e0f36a8917e20425 . + _:B4ade0cf2e9dc3c7344a9cd075446f712 . + . + "http://www.friendless.tld/napalm/eonian.html" . + "washier aldrins napalm" . + "24"^^ . + "http://www.bilobed.tld/friendless/aldrins.html" . + . +_:Bb8cd8717a0770d551ee448cd3e293433 "Gavriella Sasson" . +_:Bb8cd8717a0770d551ee448cd3e293433 . +_:Bd2da9ba45a88c47b6c1f90006921cd40 "Petra Flank" . +_:Bd2da9ba45a88c47b6c1f90006921cd40 . + _:B44175ea38acc96372fe0526aa2343340 . + . + "http://www.tabby.tld/aridest/unexplored.html" . + "accommodators scotties aridest" . + "82"^^ . + . + _:B97a35b7fdb970544e2821021ed0fa6fb . + . + "http://www.dup.tld/outdodging/riddles.html" . + "dyable pygmoid outdodging" . + "157"^^ . + . +_:B4a9ca619d2873734714d5da4fc601cf1 "Munsif Nelms" . +_:B4a9ca619d2873734714d5da4fc601cf1 . +_:B4701fb3062676fecb99334ede6c12f97 "Ashleigh Ianacone" . +_:B4701fb3062676fecb99334ede6c12f97 . + _:B2f08142d210419b1d6bbc785f3c820ee . + "1967"^^ . + "http://www.wallah.tld/haps/heteronomy.html" . + "smidgeons searcher haps" . + "104"^^ . + "http://www.glassblower.tld/wallah/searcher.html" . + "crunchers smidgeons wallah" . + . +_:B683186e8a5446a7fbe26082985dc4d49 "Wene Knee" . +_:B683186e8a5446a7fbe26082985dc4d49 . +_:B36147135e4c58df1f7cb7acceda1d041 "Anastasia Doelling" . +_:B36147135e4c58df1f7cb7acceda1d041 . +_:B7a2b9127223c5a67974bdadf7649c57e "Blathaon Cartmill" . +_:B7a2b9127223c5a67974bdadf7649c57e . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + . + "1966"^^ . + "http://www.proprietors.tld/custards/lewder.html" . + "censer cheekiness custards" . + "166"^^ . + "accordable proprietors cheekiness" . + . + _:B36d13c31809b24e3c8c5664332a60b12 . + . + "http://www.unrented.tld/incomparability/tacet.html" . + "waterfowls tarots incomparability" . + "http://www.parricidal.tld/unrented/tarots.html" . + . +_:B6ab298abc7bbc8a99c6a4c51d4db9943 "Tychell Lorson" . +_:B6ab298abc7bbc8a99c6a4c51d4db9943 . +_:B069716e7d3ea43b0734797c148063c87 "Chris Kist" . +_:B069716e7d3ea43b0734797c148063c87 . + _:B653aa6b3b62c79cb45646f3295efa584 . + . + "http://www.constraints.tld/amicability/apprenticeships.html" . + "recrudesced stultified amicability" . + "141"^^ . + "http://www.praiseworthily.tld/constraints/stultified.html" . + . +_:B7b118d0e97770d4f5dbdfef50f311a0a "Terza Jaremka" . +_:B7b118d0e97770d4f5dbdfef50f311a0a . + _:B3030074dca162d667655a2b956ad064f . + _:Bd39b4d6771b092ac528e5ccd8c9005ec . + . + "http://www.religiousness.tld/emended/cosmists.html" . + "dissimilarities latticing emended" . + "186"^^ . + "http://www.sunburned.tld/religiousness/latticing.html" . + . +_:B11c3fbfb6c42a87a1d9cfd1fd989eab6 "Filikitata Burtell" . +_:B11c3fbfb6c42a87a1d9cfd1fd989eab6 . +_:B541899b349a3ebc8236d9e71486efabe "Vasyklo Netz" . +_:B541899b349a3ebc8236d9e71486efabe . + _:Bc8f4b0275bfd808857c996d5240a34f2 . + _:B5097298f0324ba61f1f83ab8c674b5d2 . + . + "http://www.overzealous.tld/proffers/outlast.html" . + "sneaked overlooks proffers" . + "139"^^ . + . + _:B9f1521772090a06e64b77fcac6873c0a . + . + "http://www.sheriffs.tld/misguider/actings.html" . + "concealable risque misguider" . + "15"^^ . + . + _:B4af465d33b5b8552111d038a1d4bf4ff . + . + "http://www.alas.tld/scallywag/ab.html" . + "mas pupates scallywag" . + "26"^^ . + "http://www.unbid.tld/alas/pupates.html" . + . + _:B8a139e6c719a7fff8a56b01abded1d3f . + . + "http://www.rioting.tld/thessalonians/pipingly.html" . + "nothings maltier thessalonians" . + "http://www.drinks.tld/rioting/maltier.html" . + . + _:B90f390aaf90b573252dbd83e782f907c . + . + "http://www.dioptre.tld/metonym/executorship.html" . + "chansons palatines metonym" . + . + _:B95a60b6bf7ce1de5d6ce7e9fc041a63b . + . + "http://www.miniaturizing.tld/imperii/footnotes.html" . + "rehabilitations meridians imperii" . + "153"^^ . + "http://www.expectations.tld/miniaturizing/meridians.html" . + . +_:B197b2cc3e808625e6558ea59313a4c4e "Massimo Reddig" . +_:B197b2cc3e808625e6558ea59313a4c4e . + _:Be874fb42d8354f8c67ea483677a518d8 . + . + "http://www.killed.tld/bleeps/stereotape.html" . + "mentors ideologically bleeps" . + "58"^^ . + "http://www.blinders.tld/killed/ideologically.html" . + . + _:B49e89d1aa965f9823c850c00fd79953a . + . + "1965"^^ . + "http://www.alkalis.tld/elmiest/approbating.html" . + "fatting strawy elmiest" . + "55"^^ . + "glamorization alkalis strawy" . + . +_:B86b1530cd1d835ef65d7b13b80a82fe2 "Zaghlool Bigwood" . +_:B86b1530cd1d835ef65d7b13b80a82fe2 . + _:Bd5a61a1b0ba9dc725b365d1ec8a0880b . + . + "http://www.elixirs.tld/redrafted/feltings.html" . + "tetra permissibility redrafted" . + "http://www.randoms.tld/elixirs/permissibility.html" . + . + _:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + "1963"^^ . + "http://www.tobacconists.tld/industrially/regerminated.html" . + "foreshown truantry industrially" . + "96"^^ . + "http://www.twilights.tld/tobacconists/truantry.html" . + "englutting foreshown tobacconists" . + . +_:B1d9e70725faf5a76245f06c9b2455682 "Kasi Velky" . +_:B1d9e70725faf5a76245f06c9b2455682 . + _:Bfe9d7b0df2bccb792c6e4d4c45ee10ff . + . + "http://www.items.tld/sunnier/baled.html" . + "recesses authorize sunnier" . + "83"^^ . + "http://www.crassest.tld/items/authorize.html" . + . + _:B193c1751e3f86bc202b0ead49160c0df . + . + "1962"^^ . + "http://www.unpopular.tld/butchering/knockoff.html" . + "brawns squanderer butchering" . + "96"^^ . + "http://www.mangier.tld/unpopular/squanderer.html" . + "pompons brawns unpopular" . + . + _:Bd706113f0d1ca638d534dbb2e66275e4 . + . + "http://www.obscurantism.tld/inextricability/castrate.html" . + "berettas sneezing inextricability" . + "27"^^ . + . + _:Ba5005afc2886803f8e604ac86bc89ce6 . + . + "http://www.nonbelievers.tld/companions/octuple.html" . + "juggling thickeners companions" . + "95"^^ . + "http://www.gerontotherapies.tld/nonbelievers/thickeners.html" . + . + _:Ba52fb5fc5299dad4357d2db7f3240626 . + . + "1961"^^ . + "http://www.hijacks.tld/dreadnoughts/holsters.html" . + "niggards gustoes dreadnoughts" . + "32"^^ . + "http://www.rickey.tld/hijacks/gustoes.html" . + "hanging niggards hijacks" . + . + _:Bae4c40fd6fb88c3ba1c456a3f965c3ff . + . + "1966"^^ . + "http://www.sleights.tld/triteness/erosional.html" . + "emigration monthlies triteness" . + "16"^^ . + "sonless sleights monthlies" . + . + _:Bed5a205e5f5992f5a0076298f3e9f713 . + . + "http://www.peroxided.tld/stopovers/shirks.html" . + "embossment doctrines stopovers" . + "138"^^ . + . + . + _:Baea2cc717d4b790617da4f9ba0cdee1e . + . + "http://www.favorableness.tld/misdoubt/frostbites.html" . + "garniture onside misdoubt" . + "125"^^ . + . + _:B8e4cfdbfa5b3013b53941c8b18c7c03f . + . + "1962"^^ . + "http://www.swobber.tld/rows/superegos.html" . + "redigested pomaded rows" . + "184"^^ . + "http://www.fairness.tld/swobber/pomaded.html" . + "plunkers redigested swobber" . + . +_:B15cad6de3713f24218706b7bdd0dc8c6 "Ermenhild Karcich" . +_:B15cad6de3713f24218706b7bdd0dc8c6 . + _:Bfd9ca242a01a68a48bec66f2af312263 . + . + "http://www.rationality.tld/chipping/snarks.html" . + "childliest mortice chipping" . + "176"^^ . + "http://www.ignored.tld/rationality/mortice.html" . + . +_:B2ba05fca0564243aabc56fa8208e4322 "Gebert Kercher" . +_:B2ba05fca0564243aabc56fa8208e4322 . + _:B72119c1b37980371b6cc724c1a7772bb . + . + "http://www.procreating.tld/stubbliest/warfares.html" . + "rallyist alphabetize stubbliest" . + "35"^^ . + "http://www.contamination.tld/procreating/alphabetize.html" . + . + _:B1199753d36cd6f196fa6b4351d234772 . + _:B0c5bfd5789df268aed8d02fe3350ea12 . + . + "http://www.putrefy.tld/regermination/inchworm.html" . + "untamed vireos regermination" . + "159"^^ . + . + _:B15e45a985e591086046ca7f8371e5c14 . + . + "http://www.scornfully.tld/clinchers/wagerer.html" . + "touring enrich clinchers" . + "http://www.deringer.tld/scornfully/enrich.html" . + . + _:Be312e6b99f97ce44bba9d8c6a4a43229 . + . + "http://www.merriest.tld/croaker/evaporates.html" . + "pornographies fruiter croaker" . + "150"^^ . + . + _:B377ca008f10f9be6662e1bd8697ded7e . + . + "http://www.toller.tld/rejoiced/asterisks.html" . + "sophist unmorality rejoiced" . + "177"^^ . + . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . +_:B3177acc9a173518aa2605ab6dca5bf98 . + . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + . + "1961"^^ . + "http://www.lulling.tld/disqualify/drizzles.html" . + "blowholes discases disqualify" . + "154"^^ . + "slaughters lulling discases" . + . +_:B81081960c990d5cdc19fb9067129faa7 "German Luo" . +_:B81081960c990d5cdc19fb9067129faa7 . +_:B96f896415b9548ce5eecf8b76eb51502 "Hilary Braddy" . +_:B96f896415b9548ce5eecf8b76eb51502 . + _:Bdb274bf4347c5d6fcab15c7fd2e25e02 . + . + "http://www.pantomimists.tld/scrammed/totemisms.html" . + "tetradic oversupplies scrammed" . + "26"^^ . + "http://www.overflows.tld/pantomimists/oversupplies.html" . + . + _:B582deab41e7d8bc31004954ff6f1f1d8 . + _:Bdade1710944b0c8fb336974fb5e6b4e9 . + . + "http://www.prointegration.tld/swoons/regained.html" . + "ceremonies falsifying swoons" . + "70"^^ . + "http://www.rebuttably.tld/prointegration/falsifying.html" . + . + _:Beff7c0898b6bb3da2677c0e10d47bc34 . + _:Be85920e12fda13e4a2fde4311e5f5542 . + . + "http://www.hubcap.tld/casement/manures.html" . + "mom muskiness casement" . + "162"^^ . + . +_:Bda58aa4baa7452d7a5c22ab5eb663ca4 "Athindoros Shurgot" . +_:Bda58aa4baa7452d7a5c22ab5eb663ca4 . + _:B2c53654026b32a700f28b5a2406b4820 . + . + "http://www.cowedly.tld/engrossers/zinging.html" . + "bulbul unoccupied engrossers" . + "87"^^ . + "http://www.fattener.tld/cowedly/unoccupied.html" . + . + _:B2c82fe2d32f80803a9da69a3cef3b989 . + _:Bdf12fe4ae2ac971141e6aa815fe32949 . + . + "http://www.construes.tld/rubied/repined.html" . + "reorganize heirs rubied" . + "62"^^ . + . + _:B21855104c18be7ac408ca693d283c9eb . + . + "http://www.retitle.tld/assuaged/blurting.html" . + "minelayer russians assuaged" . + "http://www.deliquescence.tld/retitle/russians.html" . + . +_:B9bdbdac83b563c0439d341dcecebf183 "Daya Luhr" . +_:B9bdbdac83b563c0439d341dcecebf183 . +_:B86528bcc5ff4ad4ba8018f1f0ca237dc "Ben Shrake" . +_:B86528bcc5ff4ad4ba8018f1f0ca237dc . +_:Bbc2888ccfc21e82ae50475b6a2de5b08 "Gyanada Cione" . +_:Bbc2888ccfc21e82ae50475b6a2de5b08 . +_:B0c64367bd9765e3f07cf762a4e68040e "Krishna Liukko" . +_:B0c64367bd9765e3f07cf762a4e68040e . + _:Baf2db1209bc7df3a86fafcec23bcaa13 . + . + "1958"^^ . + "http://www.dories.tld/jurors/drowning.html" . + "incorrigibly uncoupled jurors" . + "49"^^ . + "http://www.management.tld/dories/uncoupled.html" . + "newfashioned incorrigibly dories" . + . + _:Be8cb808aae6c0d866cde4de99689b09c . + _:B2dfa60c4cddb35bec9c2196ec5a8736b . + . + "http://www.cordites.tld/riotousness/jaundicing.html" . + "gaudily repenters riotousness" . + "152"^^ . + "http://www.seriating.tld/cordites/repenters.html" . + . + _:Be809dc3cd8b1ea2fb2b5eb836addaaa1 . + . + "http://www.puckered.tld/jinglier/flecky.html" . + "moulted remediless jinglier" . + "85"^^ . + . +_:Ba80053d314e25cc08b2028cb4bab7125 "Soshu Burress" . +_:Ba80053d314e25cc08b2028cb4bab7125 . +_:Bd3050ba68ed1f88103d52ade319b44fc "Aleksandr Dinh" . +_:Bd3050ba68ed1f88103d52ade319b44fc . +_:B8174f5e8d948c02b0f7794818be472e4 "Goda Kesinger" . +_:B8174f5e8d948c02b0f7794818be472e4 . + _:B648ae88135e1f301d2e781928def8d39 . + _:Bcbf11bf079bd5143500f6223f81c65e5 . + . + "http://www.groused.tld/tractional/pressrooms.html" . + "manslayer wingspreads tractional" . + "176"^^ . + . +_:Bb783237c1bf66e8c8a6f51a3dad1fae2 "Hinica Mosman" . +_:Bb783237c1bf66e8c8a6f51a3dad1fae2 . +_:Bc7c65ea1553153a567295a2ae7c84b50 "Neda Giovannini" . +_:Bc7c65ea1553153a567295a2ae7c84b50 . + _:Ba6cbf2ab971901c26c3b93d091576d70 . + . + "http://www.furtiveness.tld/grandly/parboiled.html" . + "rhomb toxicants grandly" . + "20"^^ . + . +_:B1142d58046858aab2e8249145a54df9d "Poved Hittle" . +_:B1142d58046858aab2e8249145a54df9d . +_:B7fe200e0960f651791f65844cdeac2cf "Taishineia Hudnall" . +_:B7fe200e0960f651791f65844cdeac2cf . + _:B8b9ec0842a8b393a88fb7814c7eeb60c . + "1965"^^ . + "http://www.hausfrau.tld/sighter/misquoting.html" . + "pauperizes bronchopulmonary sighter" . + "25"^^ . + "resetting hausfrau bronchopulmonary" . + . + _:Bb6b223863a329c2c0654354b7ba2d891 . + . + "1965"^^ . + "http://www.dragster.tld/gunstock/gnawingly.html" . + "dicotyledonous skying gunstock" . + "163"^^ . + "relevancies dragster skying" . + . +_:B3e961b4eb0a1640020c83c6c1a66595e "Miyazaki Saborio" . +_:B3e961b4eb0a1640020c83c6c1a66595e . + _:B4e35bce4358b58f93b1265e91aa93f75 . + _:B3cf3b37a66455fc570b5553070ebbd43 . + . + "1964"^^ . + "http://www.dependability.tld/slurried/palanquin.html" . + "cocomats sweets slurried" . + "52"^^ . + "hosteled dependability sweets" . + . + _:B7dd2a2e0e9ee522fe5f84c6f988ec86c . + . + "http://www.carryouts.tld/legates/puttering.html" . + "galvanizer nagged legates" . + "153"^^ . + . + _:Bca0ae9a532923c713d4f1554025d9d0c . + . + "1963"^^ . + "http://www.ensilage.tld/sultans/potsie.html" . + "peddlar annulments sultans" . + "17"^^ . + "http://www.shakeouts.tld/ensilage/annulments.html" . + "mismanagement peddlar ensilage" . + . + _:B4618213f18ccd1a088a7eb4f8d60bcc1 . + . + "http://www.linkboy.tld/outleaped/wench.html" . + "healable yappers outleaped" . + "142"^^ . + "http://www.offs.tld/linkboy/yappers.html" . + . + _:Be3f6e15d312439ed2ba046139a0aa909 . + . + "http://www.epidermization.tld/finisher/extremer.html" . + "blintz leering finisher" . + "41"^^ . + "http://www.uvulars.tld/epidermization/leering.html" . + . +_:Bb7eb321202a2df00a175b22b0cc1ceac "Gutka Nicolau" . +_:Bb7eb321202a2df00a175b22b0cc1ceac . + _:B1bf7c924d9321c6e31960ef03ef318fb . + . + "1953"^^ . + "http://www.isolator.tld/stanching/laggardness.html" . + "tartrate hypodermically stanching" . + "129"^^ . + "http://www.blamably.tld/isolator/hypodermically.html" . + "voluptuousness tartrate isolator" . + . + _:B9f2fef71be2c27f5ec965b2a77a02588 . + . + "http://www.buffets.tld/unwarily/jelled.html" . + "veepees aleatory unwarily" . + "49"^^ . + "http://www.holer.tld/buffets/aleatory.html" . + . +_:Bed04764ebb2ddb20cd4a71e0b409e226 "Welislawa Wardell" . +_:Bed04764ebb2ddb20cd4a71e0b409e226 . +_:Bbfc8b1977af571413f14abeee7046366 "Jaad Whitheld" . +_:Bbfc8b1977af571413f14abeee7046366 . + _:B8e546605f5346b97e4003b7f21a667c1 . + . + "http://www.restrengthened.tld/reaps/splurgy.html" . + "keyboarded replan reaps" . + "135"^^ . + "http://www.reallocations.tld/restrengthened/replan.html" . + . +_:B57ee3142b36b368839aee87d1df98ddc "Yurii Fiorito" . +_:B57ee3142b36b368839aee87d1df98ddc . +_:B5fab949a6b71d57fb8c9accb366acb98 "Owin Osmond" . +_:B5fab949a6b71d57fb8c9accb366acb98 . +_:B6fbdf1ed5a5290907c66e16939f1a432 "Huda Horger" . +_:B6fbdf1ed5a5290907c66e16939f1a432 . + _:B6375b1acb942a90cdd68d5e7d7919179 . + . + "http://www.fluoroscopists.tld/modulating/yowie.html" . + "bananas disbandment modulating" . + "123"^^ . + "http://www.coped.tld/fluoroscopists/disbandment.html" . + . +_:Be3f82a6b1060a540cfa963e9fe15725e "Martino Nommay" . +_:Be3f82a6b1060a540cfa963e9fe15725e . +_:B5f65f10d92d92274e9d6d0866d91b202 "Sakiko Cline" . +_:B5f65f10d92d92274e9d6d0866d91b202 . + _:B1c17739808f1402688887d273b680ce3 . + . + "http://www.dynamited.tld/pastinas/dressing.html" . + "tartufe cantilevers pastinas" . + "60"^^ . + "http://www.visitants.tld/dynamited/cantilevers.html" . + . +_:Bbf8b6dea637e0175da4d11ad4d03697d "Baldasarre Puzio" . +_:Bbf8b6dea637e0175da4d11ad4d03697d . + _:Bac104b416dbed35052e615e04573f296 . + . + "http://www.chifforobe.tld/propounded/mammotomy.html" . + "preconstruct tidemarks propounded" . + "133"^^ . + "http://www.sipping.tld/chifforobe/tidemarks.html" . + . +_:B18bf45d94bb76aa5a57378f2f77bf095 "Freira Sharits" . +_:B18bf45d94bb76aa5a57378f2f77bf095 . + _:B1d7ac874a051a805b40cb3656c477a80 . + . + "http://www.ascents.tld/arterioscleroses/fivepins.html" . + "scrupled confinement arterioscleroses" . + "14"^^ . + "http://www.medicaid.tld/ascents/confinement.html" . + . + _:Beeff7742565557b888e4c6f4c26b5ebb . + . + "http://www.multivitamin.tld/humour/redirection.html" . + "tackifying driers humour" . + "26"^^ . + "http://www.aquaculture.tld/multivitamin/driers.html" . + . + _:Bc65eef11f0d1608ec6a04d7f0b53c3a8 . + . + "http://www.equalize.tld/polymorphous/boxier.html" . + "plodder semiofficial polymorphous" . + "152"^^ . + "http://www.rhododendrons.tld/equalize/semiofficial.html" . + . + . +_:B0edf86b586adfb27b3b02d3a2d4790b9 "Polly Skrobacki" . +_:B0edf86b586adfb27b3b02d3a2d4790b9 . +_:B7c528eaae1557f086c2961157f821607 "Leonarda Imai" . +_:B7c528eaae1557f086c2961157f821607 . + _:B4a2d6d6389cd89f0537a44de4cf70e94 . + . + "http://www.poetizer.tld/rivieras/bougainvillaeas.html" . + "haddocks languorous rivieras" . + "67"^^ . + . +_:B27d3494e54fdf14732d92039d60ebddf "Sausha Sartorio" . +_:B27d3494e54fdf14732d92039d60ebddf . + _:B6ab298abc7bbc8a99c6a4c51d4db9943 . + . + "http://www.boldest.tld/animals/wired.html" . + "jitters asymptotically animals" . + "13"^^ . + "http://www.emasculates.tld/boldest/asymptotically.html" . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + . + "http://www.conj.tld/mooncalf/tasksetter.html" . + "goodish servable mooncalf" . + "61"^^ . + . + _:B1e2ea54c5d2475e626a08990d44ba5f8 . + . + "http://www.ravishingly.tld/squids/pyramided.html" . + "jujubes manges squids" . + "21"^^ . + "http://www.adjustment.tld/ravishingly/manges.html" . + . +_:Bc4bdb2c6ed68feaeff23b97cbc279850 "Cesare Rork" . +_:Bc4bdb2c6ed68feaeff23b97cbc279850 . +_:B97b6096b711d3a5df377451ffb0b97fe "Ravana Schnader" . +_:B97b6096b711d3a5df377451ffb0b97fe . + _:Bf0b547576aeb2bf439fdf05a57350499 . + . + "http://www.suer.tld/clapt/cairns.html" . + "elections softbound clapt" . + "92"^^ . + . +_:Bee0a08dce7c548fca9c99b18320b26ff "Natascha Neverson" . +_:Bee0a08dce7c548fca9c99b18320b26ff . +_:B1cc36abd088377e75210711dfc77ea4c "Hannele Kneifl" . +_:B1cc36abd088377e75210711dfc77ea4c . +_:B9868062321975ea31f28c799a051d58b "Custenhin Leibenstein" . +_:B9868062321975ea31f28c799a051d58b . + _:B4cf00e9d23c5a98f476ab5beb866d6d7 . + . + "http://www.supered.tld/batsman/syncoms.html" . + "spurrey flenched batsman" . + "149"^^ . + "http://www.thinclad.tld/supered/flenched.html" . + . + _:B36fcd1c6228fa57a2ee3210dc95189b8 . + . + "http://www.training.tld/indomitably/limes.html" . + "necessariness reweaving indomitably" . + "123"^^ . + "unpopular squanderer butchering knockoff exorcize specialize fuzzing psychopaths distinctive" . + . +_:B8bf1cea5a94b4b69c8d0e1c610575484 "Talyessin Stroede" . +_:B8bf1cea5a94b4b69c8d0e1c610575484 . +_:Bd97bcd80ecadd03454d4612f31137a2c "Galyn Stobie" . +_:Bd97bcd80ecadd03454d4612f31137a2c . + . + _:B01976d2429cb42ec6f1e1623161100df . + . + "http://www.lateraled.tld/encyclicals/receives.html" . + "eluding sailcloth encyclicals" . + "75"^^ . + "http://www.positrons.tld/lateraled/sailcloth.html" . + . +_:B71b465498480b3663a80b2873d33aee1 "Pitamaha Commerford" . +_:B71b465498480b3663a80b2873d33aee1 . + _:B3bef8abfced55960d47fe99ee8be82eb . + . + "http://www.canalized.tld/doorstops/angularities.html" . + "weldable beaked doorstops" . + "27"^^ . + "http://www.bulgier.tld/canalized/beaked.html" . + . + _:B00defdf53021758889b43ada286a2b67 . + _:B5bcd8f068ff42848c5cc578c95a16fde . + . + "http://www.malefactress.tld/declining/teasing.html" . + "neutralizing containment declining" . + "103"^^ . + "http://www.gentlefolk.tld/malefactress/containment.html" . + . + _:B2464265afa544d8437f1c3e367d836ee . + . + "http://www.beduins.tld/swanker/severalizing.html" . + "argled collards swanker" . + "105"^^ . + "http://www.antiquing.tld/beduins/collards.html" . + . + _:B8cc49754a51ba7673adf9e5efd84441d . + . + "http://www.libelees.tld/stereoscopies/scraggier.html" . + "proselytes invoiced stereoscopies" . + "176"^^ . + . + _:B2d7085f8da58fc869372ffc3be47e835 . + . + "http://www.vocalities.tld/discord/rom.html" . + "gavelling freeness discord" . + "70"^^ . + "http://www.inveighed.tld/vocalities/freeness.html" . + . +_:B117c0b1a8eac4ab53e1160a0b03c6e55 "Phoolan Mackie" . +_:B117c0b1a8eac4ab53e1160a0b03c6e55 . + _:Bffd0067948bb1b7f5c03da3354abdcbb . + . + "http://www.calculably.tld/mopish/beeves.html" . + "widdling anodal mopish" . + "198"^^ . + "http://www.incorporator.tld/calculably/anodal.html" . + . + _:B4ae452055767cbfe983cee82e684130a . + . + "1955"^^ . + "http://www.unanticipated.tld/microprogramming/moots.html" . + "benchmarks chivvies microprogramming" . + "35"^^ . + "http://www.caneware.tld/unanticipated/chivvies.html" . + "ablings benchmarks unanticipated" . + . +_:B3b11436749f3eb75a9c477fd659397f6 "Marjorie Ruggiere" . +_:B3b11436749f3eb75a9c477fd659397f6 . + _:B3d15bb990d04103ab43eeb123cfaea6f . + . + "1963"^^ . + "http://www.flowerers.tld/tassels/viaducts.html" . + "avion alloyed tassels" . + "2"^^ . + "http://www.youngsters.tld/flowerers/alloyed.html" . + "inks avion flowerers" . + . + _:B41afb30e07e2f9a3bb55fccaf9fadd85 . + _:B4af80870b749e7a9b529caf03fb7fcb1 . + . + "http://www.friskiness.tld/biting/bateaux.html" . + "serries lapdogs biting" . + "108"^^ . + "http://www.drumbeat.tld/friskiness/lapdogs.html" . + . +_:B40cf16ae7daeb9864435c2d5fcf10d6d "Akiva Ominelli" . +_:B40cf16ae7daeb9864435c2d5fcf10d6d . + _:Bb079b2b821dbcdd3c35c8cce25955413 . + _:B87a4766c32cbcb3b9fde9c6f94887b8b . + . + "http://www.majestical.tld/preadolescents/coagulability.html" . + "intercessions carolinians preadolescents" . + "58"^^ . + "http://www.mimickers.tld/majestical/carolinians.html" . + . +_:Bb8505f9bd37101af8695cf0e7810a6d4 "Kharitaniia Iniguez" . +_:Bb8505f9bd37101af8695cf0e7810a6d4 . + _:B914edd165db242d2cefeb6176fdff621 . + . + "http://www.contributes.tld/reprocesses/caudate.html" . + "darting toeplates reprocesses" . + "34"^^ . + "http://www.moltenly.tld/contributes/toeplates.html" . + . + _:Bfa5418d13d76600c308f84469a165beb . + _:B3148a5c36632b51657f6ff3dafc12ec3 . + . + "http://www.swords.tld/bryony/balefire.html" . + "merchandisers ogham bryony" . + "128"^^ . + "http://www.spanner.tld/swords/ogham.html" . + . +_:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 "Sadahige Taglialatela" . +_:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 . +_:Ba5ace739f809d5a6d1368f9b73a6c1b4 "Gerry Rupprecht" . +_:Ba5ace739f809d5a6d1368f9b73a6c1b4 . + _:B44e17586697649e0176d944ee7db0c7d . + . + "http://www.gestures.tld/executrixes/repacifies.html" . + "eutrophy tugboat executrixes" . + "192"^^ . + "http://www.synaesthetic.tld/gestures/tugboat.html" . + . + _:B7d9e65d9cde0b3fc240e620ee3c4603b . + . + "http://www.scarcity.tld/liberality/patrilinear.html" . + "zeroed choreas liberality" . + "118"^^ . + "http://www.adulated.tld/scarcity/choreas.html" . + . +_:Bafa13e03c1ce2d565f5367c4f2c5a1a7 "Manoela Rogness" . +_:Bafa13e03c1ce2d565f5367c4f2c5a1a7 . + "pinesaps attritional enricher" . + _:B6eb843e27365df3e1253c58b4d8ba6f1 . + . + "6"^^ . + _:B0b130dbbbf74aabfe91a5df78b19fd4f . + "http://www.fetters.tld/gatepost/attritional.html" . + . + "http://www.gatepost.tld/enricher/childproof.html" . + "preconceiving pinesaps gatepost" . + _:B0813b087ba3ad9a164563c6aec4b0bca . + "1961"^^ . + _:B26c1cbb80ba5a2f91b916b27fb0d881e . + . + "1965"^^ . + "http://www.fronts.tld/refile/lubricated.html" . + "befogs tatterdemalions refile" . + "183"^^ . + "http://www.smokeless.tld/fronts/tatterdemalions.html" . + "antislavery befogs fronts" . + . + _:B46a2a25f5d315aaca56c7f42f6bb3ff9 . + _:B92b4c2ff7312ef10355e66711d4946e9 . + . + "http://www.clanged.tld/crabgrass/veeries.html" . + "preeminently woodsman crabgrass" . + "40"^^ . + "http://www.gastroscopy.tld/clanged/woodsman.html" . + . +_:B9c4dda27848cb349cf32c1b5a1bb8dd3 "Cali Sibrel" . +_:B9c4dda27848cb349cf32c1b5a1bb8dd3 . + _:Bfb3fb54e2d62627c5daccdaa09e69c59 . + _:B70f36611e1c30bc3641d16b770927a6d . + . + "http://www.enchain.tld/legaleses/cruzados.html" . + "fabulously resolves legaleses" . + "146"^^ . + "http://www.kindhearted.tld/enchain/resolves.html" . + . +_:B902b688e0e0962f98abf8ecf4fad7463 "Naganori Wreede" . +_:B902b688e0e0962f98abf8ecf4fad7463 . +_:B4714dd5db2e07dea3effc1bc7d055ad6 "Tasia Ellenburg" . +_:B4714dd5db2e07dea3effc1bc7d055ad6 . +_:Bce622494c0df1926370cf77ddd2df17a "Susanne Fenster" . +_:Bce622494c0df1926370cf77ddd2df17a . + _:Bd147e2cc8d8e9f1dce519f4b978d472f . + "1960"^^ . + "http://www.crawlway.tld/ops/participator.html" . + "inaptly vealier ops" . + "24"^^ . + "maladministrative crawlway vealier" . + . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "http://www.misfitted.tld/seeped/pastoralism.html" . + "tomboys sermonizer seeped" . + "184"^^ . + "http://www.annuitants.tld/misfitted/sermonizer.html" . + . +_:B4f4c84497deba5767748c1f59c64009e "Halyna Ritzer" . +_:B4f4c84497deba5767748c1f59c64009e . + "175"^^ . + _:B279a9758c3b8d403a6812873e433f95a . + "determinableness shaled flourished" . + "1958"^^ . + . + . + "http://www.flourished.tld/engirdling/brawler.html" . + "http://www.toiling.tld/flourished/reentries.html" . + "shaled reentries engirdling" . + _:B56260fd873cceb6c081a67f2c2ca785e . + _:B2ba05fca0564243aabc56fa8208e4322 . + _:B9df955ccb99494805083cdc0e5c8e656 . + . + "http://www.fertilely.tld/swanherds/reinscribing.html" . + "sutra arborization swanherds" . + "84"^^ . + "liegeman dowitchers eucharists tallows marsupialize codeines winglets tsp jihads" . + "http://www.cygnets.tld/fertilely/arborization.html" . + . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + _:B5422b90d56b6c1a5ae505340eff0d53e . + . + "http://www.meliorated.tld/cubbish/antimacassar.html" . + "icecaps abstrusely cubbish" . + "99"^^ . + "http://www.missteps.tld/meliorated/abstrusely.html" . + . + _:B56d57a430ed6e2ad0494da4f09baf0b9 . + _:B2c4656b0906f8f317752de276d93b50c . + . + "http://www.encyst.tld/duper/depersonalizes.html" . + "participles retirees duper" . + "78"^^ . + . +_:B3b12e1cb061898fd76a74dca29906a53 "Faas Chitty" . +_:B3b12e1cb061898fd76a74dca29906a53 . +_:Bbc28cd453167736550a1a0d283af099b "Pankratius Spath" . +_:Bbc28cd453167736550a1a0d283af099b . +_:Be66d1400ab5f6f99c7ab5b57f97ca877 "Eichi Tenant" . +_:Be66d1400ab5f6f99c7ab5b57f97ca877 . + "http://www.obnoxiously.tld/endorser/libations.html" . + "12"^^ . + . + _:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 . + "microspace fixup scurf snowballed practicably inflamed salesclerk forehoof clonked mistreat" . + . + . + "gasogenes dismounting endorser" . + "http://www.fungic.tld/obnoxiously/dismounting.html" . + _:Bfaf2399e0328b6644b36a927e2d8ce5a . + . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + . + "1962"^^ . + "http://www.oilpapers.tld/immunologist/watermen.html" . + "outpace daunted immunologist" . + "http://www.rethink.tld/oilpapers/daunted.html" . + "reprobate outpace oilpapers" . + . + _:B059b257a8a2f72730e6481a44ffb4d6e . + _:B64ee19bc619f1b89853aefc2cfafb7cd . + . + "http://www.sabbats.tld/bobbing/tingeing.html" . + "consonantly wholesalers bobbing" . + "79"^^ . + "http://www.airliner.tld/sabbats/wholesalers.html" . + . +_:Bb1d92ebeb7827ec3fc7efcc9122100f4 "Dymas Houskeeper" . +_:Bb1d92ebeb7827ec3fc7efcc9122100f4 . + _:B7d18da5f2cf9853955b3f7b9cc2f7a15 . + . + "http://www.privets.tld/huddling/ferociously.html" . + "limiest dispossesses huddling" . + "169"^^ . + "http://www.chooser.tld/privets/dispossesses.html" . + . + _:Beee465b18786a9f02aac0d4a474fbad0 . + . + "http://www.miasmic.tld/outspreading/octopod.html" . + "oratress commutative outspreading" . + "195"^^ . + . + _:B0b7fc9fcee5bcdbe453508dd9c8f2b53 . + . + "http://www.misapplying.tld/exuded/complies.html" . + "stilton doomed exuded" . + "159"^^ . + "http://www.perpendiculars.tld/misapplying/doomed.html" . + . + _:Bca631747613f78170f6309ce56fbd598 . + . + "1965"^^ . + "http://www.quitter.tld/boggiest/sophomorically.html" . + "mordent kvetching boggiest" . + "42"^^ . + "oxyhydrogen quitter kvetching" . + . + _:B5b14c998a0b4e9252314625d434f4031 . + _:B08c35595e080e3081f1807e3ef7ea6f7 . + . + "http://www.deposing.tld/retry/excursuses.html" . + "scolders unconsumed retry" . + "96"^^ . + . + _:B093056cee70a75d205c20ae4917ed3be . + . + "1965"^^ . + "http://www.basilicas.tld/otolithic/geodesist.html" . + "doctors keypunchers otolithic" . + "heartstrings basilicas keypunchers" . + . + _:B88ab7a124220a02475fad7ff17de73f6 . + . + "1964"^^ . + "http://www.balks.tld/venerates/barracks.html" . + "tipster teas venerates" . + "67"^^ . + "http://www.recalcitrancies.tld/balks/teas.html" . + "staggerers tipster balks" . + . + _:B31dbf4ed0541560ec2c71da8e98709bc . + . + "http://www.bisques.tld/pinked/boned.html" . + "maturative invalidates pinked" . + "155"^^ . + "http://www.childishly.tld/bisques/invalidates.html" . + . +_:Bac5851db4243b33d6533ef4700086ef3 "Armstrong Selma" . +_:Bac5851db4243b33d6533ef4700086ef3 . +_:B3c7a2f3e66a73c1ffd02e15cc82e526e "Nikkylia Foutz" . +_:B3c7a2f3e66a73c1ffd02e15cc82e526e . + _:B2c3a371762665720a2e2b3a2ee68b31a . + . + "http://www.overbaked.tld/liverwursts/chummed.html" . + "peeking umping liverwursts" . + "http://www.pesky.tld/overbaked/umping.html" . + . +_:Bc5b2623f10c668e677afdced5bf05321 "Milika Pagoda" . +_:Bc5b2623f10c668e677afdced5bf05321 . +_:Bcb6498fddb88cf515074fbbf540eacfa "Triptolemus Podvin" . +_:Bcb6498fddb88cf515074fbbf540eacfa . +_:B46301088bd94891d0de80b776d2ed311 "Sandrine Provencher" . +_:B46301088bd94891d0de80b776d2ed311 . +_:Bded9299aefa00954039bc8799c33415c "Utor Gennusa" . +_:Bded9299aefa00954039bc8799c33415c . +_:B3dd207973df0401450d7d853a7480824 "Sebald Agre" . +_:B3dd207973df0401450d7d853a7480824 . +_:B6b19797071f234b223b500ea9f321363 "Bettine Stiefel" . +_:B6b19797071f234b223b500ea9f321363 . + _:B087eb3bbee07dcc1b6c9d488a43ec505 . + . + "http://www.tacticians.tld/whereunto/velocities.html" . + "reflux etruscans whereunto" . + "191"^^ . + "http://www.unended.tld/tacticians/etruscans.html" . + . + _:B355e7f4463d98b21ae0efaf91a934677 . + . + "http://www.lushes.tld/dishtowels/croutons.html" . + "opticians foremost dishtowels" . + "152"^^ . + "http://www.nonsuccess.tld/lushes/foremost.html" . + . + _:B1dc37d8f6b02ebd55e9475f13c7736f7 . + . + "http://www.minimaxes.tld/tournaments/duckboard.html" . + "plundered dominants tournaments" . + "192"^^ . + . +_:B1c17739808f1402688887d273b680ce3 "Iarogned Trivette" . +_:B1c17739808f1402688887d273b680ce3 . +_:Bed99ca42fea6d1faa789ce186b29f251 "Miqdaad Gour" . +_:Bed99ca42fea6d1faa789ce186b29f251 . + _:Be28dc6e125cbfb85ad053b0d10a657fb . + . + "http://www.satisfying.tld/sharpers/forbearer.html" . + "surmisers undamped sharpers" . + "142"^^ . + "http://www.splinting.tld/satisfying/undamped.html" . + . +_:B7f6376e946bcffeef78af79e5259fa31 "Rajab Sikora" . +_:B7f6376e946bcffeef78af79e5259fa31 . +_:B09f71fc94886168a5e1af0956f995116 "Lidwina Semke" . +_:B09f71fc94886168a5e1af0956f995116 . + _:Bf602cee368e7b3e11461bf9b56d40003 . + "1963"^^ . + "http://www.erases.tld/overcapitalizes/alphabetically.html" . + "washcloths monarchist overcapitalizes" . + "168"^^ . + "http://www.etape.tld/erases/monarchist.html" . + "cabbala washcloths erases" . + . +_:B829ab69175ad307d1c8ddf176a420975 "Cathriona Cunniff" . +_:B829ab69175ad307d1c8ddf176a420975 . + _:Bcb6498fddb88cf515074fbbf540eacfa . + . + "1962"^^ . + "http://www.rattish.tld/upbraids/alimentation.html" . + "satoris pustuled upbraids" . + "125"^^ . + "flagellated rattish pustuled" . + . + _:B9ff491105870fe1e1265fcffe45715c7 . + . + "http://www.legislatresses.tld/deterministic/fantods.html" . + "bards underway deterministic" . + "199"^^ . + . +_:B9971119d8b616203ffe854669605b3fa "Yasunobu Portera" . +_:B9971119d8b616203ffe854669605b3fa . + _:Bc0b53d476f511e256bb8fb162efa8282 . + . + "http://www.shebangs.tld/hers/bussed.html" . + "definitions seatwork hers" . + "194"^^ . + "croaks jungly dogtrotted splashiness gnotobiology debitable veining sleighs duskish geraniums" . + "http://www.shebeens.tld/shebangs/seatwork.html" . + . +_:B68247401be274dd459d4dae853319084 "Raita Avalos" . +_:B68247401be274dd459d4dae853319084 . +_:B31e5323a7e111e70e48785dafa8e34a0 "Abdul Spicer" . +_:B31e5323a7e111e70e48785dafa8e34a0 . +_:B750f3468575a1e6886eb2efc887b68fe "Clare Merone" . +_:B750f3468575a1e6886eb2efc887b68fe . +_:B7726de9e54ac42e33b09ac689d1c13ac "Gerald Fieselman" . +_:B7726de9e54ac42e33b09ac689d1c13ac . +_:Bf7816362777c954311506cf0f1adac94 "Graldine Casida" . +_:Bf7816362777c954311506cf0f1adac94 . +_:Bdd41089272048aa2584b46ee62821266 "Muni Mccuiston" . +_:Bdd41089272048aa2584b46ee62821266 . + _:Bfbd8c1fbf6f5a77a0de72903a2bd50fd . + . + "http://www.lecithins.tld/whereases/plumper.html" . + "argles alterants whereases" . + "60"^^ . + "http://www.thyroidectomies.tld/lecithins/alterants.html" . + . +_:B2e4b423dae4a356450ebf36036a12c8a "Iken Siluis" . +_:B2e4b423dae4a356450ebf36036a12c8a . + _:B5f9fa081525ced1eba1c9afeb20ab494 . + . + "1959"^^ . + "http://www.emboldening.tld/alleles/impliedly.html" . + "anabolic beanpoles alleles" . + "1"^^ . + "http://www.plebe.tld/emboldening/beanpoles.html" . + "yelled anabolic emboldening" . + . +_:B2cf32076f2e7de968cbf6159b46cf209 "Luzie Hammed" . +_:B2cf32076f2e7de968cbf6159b46cf209 . + _:Be5bb6e60f2e04dba1fceae2d4106bab9 . + . + "http://www.exciter.tld/federalizations/inducts.html" . + "magdalen balsaming federalizations" . + "183"^^ . + . +_:Bc732e60b8ab134d544dae0224dda5278 "Raimundo Wetklow" . +_:Bc732e60b8ab134d544dae0224dda5278 . +_:B5422b90d56b6c1a5ae505340eff0d53e "GopiGopika Chaisty" . +_:B5422b90d56b6c1a5ae505340eff0d53e . +_:B66436c503b362c5982792e4272206f5b "Athansios Svendsen" . +_:B66436c503b362c5982792e4272206f5b . +_:Bc0c92f6d4e313e23d4448418ac1f8e31 "Pawelek Gotimer" . +_:Bc0c92f6d4e313e23d4448418ac1f8e31 . +_:B6bb71ff596ac694d6267e89fed85a076 "Tonniya Klaas" . +_:B6bb71ff596ac694d6267e89fed85a076 . + _:B48ef758bb6fff88e239a7dfae01a40f3 . + . + "1966"^^ . + "http://www.tittle.tld/hominess/inquired.html" . + "rocklike remarkable hominess" . + "186"^^ . + "http://www.kiddy.tld/tittle/remarkable.html" . + "preempted rocklike tittle" . + . +_:B9404ead1d16cd5b5efc70648114d19ce "Kinji Jantzen" . +_:B9404ead1d16cd5b5efc70648114d19ce . +_:B7b02bd020a80ddcfbb604aa804ccd7da "Tess Andon" . +_:B7b02bd020a80ddcfbb604aa804ccd7da . + _:B3dd207973df0401450d7d853a7480824 . + . + "http://www.quietens.tld/sagger/retouch.html" . + "bemired adjoins sagger" . + "86"^^ . + "http://www.omened.tld/quietens/adjoins.html" . + . + _:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . + . + "http://www.catalogues.tld/piggeries/aeronaut.html" . + "dinted oysterers piggeries" . + "83"^^ . + "http://www.swells.tld/catalogues/oysterers.html" . + . + _:B49a9ab5891d2c9d13d29a387e349a9b4 . + . + "1956"^^ . + "http://www.inauguration.tld/batrachians/paradoxical.html" . + "toenailing doser batrachians" . + "98"^^ . + "http://www.maudlinly.tld/inauguration/doser.html" . + "precognitions toenailing inauguration" . + . + _:Be54888dee36850a76ef34547f75fb97c . + . + "http://www.cheapness.tld/quibbles/bulls.html" . + "antihypertensive inseam quibbles" . + "195"^^ . + "http://www.highjacks.tld/cheapness/inseam.html" . + . +_:Bf9adc51ba6d9f4df2e87726e87f3668d "Trista Wichmann" . +_:Bf9adc51ba6d9f4df2e87726e87f3668d . + _:B86bb4fb51d4fcb8164456331ab6df753 . + . + "1955"^^ . + "http://www.knacked.tld/volitions/kilohertz.html" . + "hirsuteness acrimoniously volitions" . + "http://www.wanders.tld/knacked/acrimoniously.html" . + "claymore hirsuteness knacked" . + . + _:B7726de9e54ac42e33b09ac689d1c13ac . + . + "http://www.ultraviolet.tld/fibroin/cantons.html" . + "lurchers jutty fibroin" . + "116"^^ . + "http://www.marled.tld/ultraviolet/jutty.html" . + . +_:B84582b9133880e00a88e63eddc870f93 "Tarran Pointer" . +_:B84582b9133880e00a88e63eddc870f93 . + _:B9da6eda167387f92543c672055ea0003 . + . + "http://www.ganglionic.tld/contradictions/sasses.html" . + "preterit diddling contradictions" . + "181"^^ . + "http://www.sweetly.tld/ganglionic/diddling.html" . + . + _:B3d7152364433145d1bc2f753e96bf4cf . + . + "1963"^^ . + "http://www.amalgamative.tld/knottiness/geom.html" . + "malinger silted knottiness" . + "83"^^ . + "http://www.sandpit.tld/amalgamative/silted.html" . + "lymphs malinger amalgamative" . + . +_:Be5f828e78539b9a30e7ad042981548ea "Vertise Dorminy" . +_:Be5f828e78539b9a30e7ad042981548ea . + "1964"^^ . + "7"^^ . + "Journal 5 (1964)" . + "1"^^ . + . + _:B2ba0ab2c56b5e6c7a71b8b2c10111e97 . + . + "http://www.meliorative.tld/kickers/chaoses.html" . + "adsorbable regressed kickers" . + "157"^^ . + . +_:B9c6d904680bbf2aaf574130a20fdc75a "Godrell Standefer" . +_:B9c6d904680bbf2aaf574130a20fdc75a . + _:B277d4322c2568abd856a9ea8d3c7c08c . + _:B10549a29965d8dc6946f88880b094fab . + . + "http://www.sportscasters.tld/upchuck/effervesced.html" . + "tsarinas hoydens upchuck" . + "76"^^ . + . +_:B297e3857b55d16f873a69bc938ba5523 "Clarice Tillberg" . +_:B297e3857b55d16f873a69bc938ba5523 . + _:B825bd221a384cad2eff057a2db17b81d . + . + "http://www.witnesser.tld/outgassed/specifying.html" . + "awakening lassitudes outgassed" . + "79"^^ . + "http://www.candidates.tld/witnesser/lassitudes.html" . + . +_:B48abf71fc1e5b1f76a7416c0b927f757 "Takako Nordine" . +_:B48abf71fc1e5b1f76a7416c0b927f757 . + _:Bf08daa1cccd20448a937487ce806c761 . + . + "1961"^^ . + "http://www.careens.tld/catabolizing/carnally.html" . + "makeweight typos catabolizing" . + "155"^^ . + "http://www.stoves.tld/careens/typos.html" . + "mythologically makeweight careens" . + . +_:B102bec01653fca2bc7f36021e9a36232 "Kleophea Chesterfield" . +_:B102bec01653fca2bc7f36021e9a36232 . +_:B2d4130c29546810a1a63d84e3df892f9 "Kiuprila Inscore" . +_:B2d4130c29546810a1a63d84e3df892f9 . + "bangs concaving unfelt" . + "0-6816-8398-0" . + _:B65ef6629b4cb1aa4d361e24425177342 . + "1755"^^ . + "Sybex" . + . + "1965"^^ . + "http://www.concaving.tld/cusswords/converts.html" . + "Proceeding 1 (1965)" . + . + _:Bca7986f16f03b479c76ebfe96c447831 . + . + "http://www.unconvincing.tld/shoemakers/drams.html" . + "equivalents newsworthy shoemakers" . + "71"^^ . + "http://www.fuhrer.tld/unconvincing/newsworthy.html" . + . + _:B45b7030123608f078ece93e1e2dcf941 . + . + "http://www.lacquered.tld/tarring/clouding.html" . + "theorized wretches tarring" . + "130"^^ . + "http://www.harkens.tld/lacquered/wretches.html" . + . + _:B008f1557049f469431d09b0851c2f8dc . + . + "http://www.recolonize.tld/brooded/metrist.html" . + "mariner madrigals brooded" . + "32"^^ . + "http://www.roosts.tld/recolonize/madrigals.html" . + . +_:B6cbda0cd9e8d3e2efcf147948c7ab269 "Yemena Knebel" . +_:B6cbda0cd9e8d3e2efcf147948c7ab269 . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + . + "http://www.potties.tld/descanting/admonished.html" . + "trembled watercresses descanting" . + "29"^^ . + "http://www.ostensive.tld/potties/watercresses.html" . + . + "announced absoluteness oversupply" . + _:B436539e0564eef047da60b5d593a2354 . + . + "10"^^ . + "masher announced defective" . + . + _:B2fc89c982fc85f571123b7c569061e23 . + "http://www.defective.tld/oversupply/matchmaker.html" . + "1951"^^ . + "http://www.autoeroticism.tld/defective/absoluteness.html" . + _:B829ab69175ad307d1c8ddf176a420975 . + . + "http://www.sizer.tld/gesticulates/cupfuls.html" . + "chollas nubble gesticulates" . + "184"^^ . + . + _:B8a1df401b8c1935c091bbf25a8bb986c . + _:B6ecb594ce542a64a4f41e50d6c60b3b9 . + . + "http://www.surnamers.tld/unsteadiest/insists.html" . + "barographic overeducates unsteadiest" . + "180"^^ . + "http://www.realising.tld/surnamers/overeducates.html" . + . + _:B1cff0c5a8900575d7744f6e93de6b97d . + . + "1959"^^ . + "http://www.diazepam.tld/slatted/unclamps.html" . + "unluckiest ostentation slatted" . + "161"^^ . + "lampoonists diazepam ostentation" . + . + _:B29cd54b14f8361080449d8bcfcf9d1ed . + . + "http://www.plenipotentiaries.tld/hushful/cartoons.html" . + "reinstructing misjudged hushful" . + "55"^^ . + . + _:Bc8b99b045d6601e656361fecd8304d3f . + . + "http://www.hooraying.tld/philharmonics/palladiums.html" . + "zymogenic velds philharmonics" . + "100"^^ . + "http://www.tiffanies.tld/hooraying/velds.html" . + . +_:Bb8bdda93d3f3c5bf4c58f923f5566fd8 "Lecia Baumeister" . +_:Bb8bdda93d3f3c5bf4c58f923f5566fd8 . + _:Badcf372bd56ee13945ef2fee30eed30b . + . + "http://www.parlous.tld/agedly/holder.html" . + "typefaces outspoke agedly" . + "124"^^ . + "http://www.denaturant.tld/parlous/outspoke.html" . + . +_:B65a30ebc64acf9672e75a8a964c2a306 "Mafalda Plaisted" . +_:B65a30ebc64acf9672e75a8a964c2a306 . + . + _:B9cb25230d71ca226ca4d28d9f97e3d4f . + . + "http://www.dilutes.tld/shovels/vitric.html" . + "antiquarians quantitatively shovels" . + "118"^^ . + . + _:Bb7b9999f01399f748a05f49128edafd4 . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + "http://www.defoliator.tld/alibiing/raisings.html" . + "http://www.moored.tld/defoliator/chiasma.html" . + "doorless chiasma alibiing" . + "wackier doorless defoliator" . + "1962"^^ . + "152"^^ . + . + . + _:Bc9aa2f0a014848e84e9dbc4cf52dea63 . + . + "http://www.lichening.tld/partakes/quitted.html" . + "palaver undine partakes" . + "85"^^ . + "http://www.natures.tld/lichening/undine.html" . + . + _:B8e6c1a7bd143e0e12b3f69dd337b2576 . + . + "http://www.nihils.tld/cithern/upswollen.html" . + "spangled nonapplicable cithern" . + "10"^^ . + "http://www.jingoish.tld/nihils/nonapplicable.html" . + . +_:B344d490fc3d07e94ae3a64a9fcb24648 "Taki Tenuta" . +_:B344d490fc3d07e94ae3a64a9fcb24648 . + _:B28198901a8cb2dc05fe8bf9838e97f38 . + . + "http://www.outsmarts.tld/locomoted/disagreeing.html" . + "wrestlers hushes locomoted" . + "123"^^ . + "http://www.acropolises.tld/outsmarts/hushes.html" . + . +_:B903ff247917962632f1a136bc4572c5e "Catrina Beneke" . +_:B903ff247917962632f1a136bc4572c5e . + _:Bcbc2e58070b19948740f1e603a7b6887 . + . + "http://www.ranting.tld/schussed/luminescence.html" . + "brusk rampageous schussed" . + "103"^^ . + "http://www.seeping.tld/ranting/rampageous.html" . + . + _:Ba8ff651aedc9a38b3fde56294aa1eaf0 . + . + "http://www.uncapped.tld/agilities/redressment.html" . + "militating sealing agilities" . + "84"^^ . + "http://www.outranks.tld/uncapped/sealing.html" . + . +_:Ba91c711b04653764a1fc6e8d1484e8bb "Mamie Howen" . +_:Ba91c711b04653764a1fc6e8d1484e8bb . +_:Babd76e7d2769a7403ed45a6cd3c4ef3b "Arvad Iossa" . +_:Babd76e7d2769a7403ed45a6cd3c4ef3b . +_:B354383362123ed8da62a59dd7e322aee "Rosaline Musch" . +_:B354383362123ed8da62a59dd7e322aee . + _:B8a5c7dff1240e857ea3cdf8fd5d0b121 . + _:B93cd44187712c3ac08ba27c2a3e4821f . + . + "http://www.professes.tld/terrorize/ices.html" . + "multiplier shingler terrorize" . + "26"^^ . + "http://www.uncomfortable.tld/professes/shingler.html" . + . +_:Bcb3808237395b1c7a1d46235a0b0f189 "Consolacion Lodge" . +_:Bcb3808237395b1c7a1d46235a0b0f189 . + "79"^^ . + _:Badab3c861ef369f4b0aa9342e005d051 . + "http://www.monogramed.tld/soother/glaziery.html" . + "paves conspicuousness soother" . + . + "http://www.tauting.tld/monogramed/conspicuousness.html" . + "1957"^^ . + "federalism paves monogramed" . + _:B1f88519b236bd4737fad1d5d1bd2527f . + . + _:Bb1d92ebeb7827ec3fc7efcc9122100f4 . + . + "http://www.greaves.tld/fixup/scurf.html" . + "negotiators microspace fixup" . + "153"^^ . + "http://www.semitraditional.tld/greaves/microspace.html" . + . + _:B93a8e6631527f05e8fb5fe64f88324e4 . + . + "http://www.unwind.tld/recut/wording.html" . + "gruntles fragmental recut" . + "71"^^ . + . +_:B5c2646b45fa769af7b7061f9418d3d6d "Roscislawa Kalmer" . +_:B5c2646b45fa769af7b7061f9418d3d6d . +_:Bfaf52d49a2a3220c8f637b64f5ee47eb "Sina Kellen" . +_:Bfaf52d49a2a3220c8f637b64f5ee47eb . + _:Bf6247f91c0e0f8da6099381716cf728c . + . + "http://www.bookkeeper.tld/isoprene/cabined.html" . + "brownstones keloid isoprene" . + "http://www.castings.tld/bookkeeper/keloid.html" . + . +_:Bb9328d55da04cf65a9d1148b2fd701d3 "Nawwaara Roary" . +_:Bb9328d55da04cf65a9d1148b2fd701d3 . + _:Bb61e43e535c99cdcd37a0b7c8a0e6343 . + . + "http://www.conventionalism.tld/rheometers/auditives.html" . + "chortles nonstick rheometers" . + "186"^^ . + . + _:B7878ee471d7eb1c7b59f5e84a7e58575 . + . + "http://www.stilbestrol.tld/miscalling/firefanged.html" . + "waspishly villainousness miscalling" . + "137"^^ . + "http://www.batting.tld/stilbestrol/villainousness.html" . + . +_:Badd53f1282f2a6d043e8e1a9afb4ffcd "Abderus Boston" . +_:Badd53f1282f2a6d043e8e1a9afb4ffcd . + _:B624cee9f1e020d1c1cebfec6d0b9cc6d . + _:Bfc5967ba373c9dbc94dac9edef158843 . + . + "http://www.interfaces.tld/nonclassically/gatemen.html" . + "hosannas kinesthetic nonclassically" . + "178"^^ . + "http://www.extirpations.tld/interfaces/kinesthetic.html" . + . +_:B530b0b3c55fc3429b4d872c088fc22e9 "Candace Yakulis" . +_:B530b0b3c55fc3429b4d872c088fc22e9 . + _:B1855a5236b0366402d6b45cb785f7032 . + . + "1963"^^ . + "http://www.overdelicate.tld/puritanical/mousses.html" . + "speeches reddishness puritanical" . + "50"^^ . + "http://www.precises.tld/overdelicate/reddishness.html" . + "romancers speeches overdelicate" . + . + "http://www.centerfold.tld/drawbridges/sluggard.html" . + "stimulator sluggard adjured" . + . + _:B7a688534e524712ee2eba0ec4c5dfb87 . + "informational stimulator drawbridges" . + . + "http://www.drawbridges.tld/adjured/tears.html" . + "1962"^^ . + "unwarily jelled bughouse demurely negligence workingwomen saintdom bylines chromatographically centralizer dependency stinters reusable nester chirpers tweets abstruser pishing weaning uncleanly tarried erupts tablesful duckbills butchered sickbays coughed dustrags wholesaler overapprehensively mounts passports laminates bloats annunciatory numbers pedagogies antioxidants amounting cyclo rhizomatous intrans dopier dement preapplication encrusting felonries japes lensed afghani anthologists nonreligious interlocutrices discontinued pneuma snuffy satirize anticyclone caboodle accedence abjuratory teleological stillness asbestosis straggles restarting habilitate stopped nubbly ultramodern scabs skittishness rearm menageries cesspit concelebrations frowners reversibility proconservation bassets kindredness vassals overattentively gravitic forelimbs aminity unamplified lamas disturbing lumpier lacerative jezebels stepsons colluded reanimating maxicoats gerontotherapies juggling nonbelievers thickeners companions octuple uncage craniums swarming psychosexual baguettes ormolu restrictionist slimed roughhewed zenithal headgears inflictor accelerators atonies aglow menaced martials broidering titaness burglars dulcimer pollywogs lichting viticulturist inspiring manilla argyll proletariate outscore inseminators serener loping atypically ransomer whigs educts miens exhibitioner retried voile incas wanter unlimber undependable imbricate outpatients griddles ascertainable laggardly insensibly domineers breezing" . + "131"^^ . + _:B7e60768702984f52a32b3ffe93c920ce . + "http://www.stoolies.tld/villadom/cricks.html" . + _:B790154fef31fa7e486c51e352260fc30 . + "http://www.rebury.tld/stoolies/partings.html" . + "21"^^ . + "gibbeted partings villadom" . + . + "attestor gibbeted stoolies" . + . + "1962"^^ . + _:B4b9d19f1c9f5f82253d9288a612eba22 . + _:Bf57d1467dd1d4bea732792986adedb09 . + . + "http://www.ensconced.tld/meathead/bazaars.html" . + "sorel cunnilinguism meathead" . + "189"^^ . + . + _:B59c18ce212da535383ac8cafddd74dca . + . + "http://www.sheepfold.tld/mescalism/stockers.html" . + "virulencies challah mescalism" . + "132"^^ . + . + _:B1a53b419a9e5e2e9c18efafc1736b0fb . + . + "http://www.catheters.tld/monks/calibrations.html" . + "glycerose worker monks" . + "134"^^ . + "http://www.pavane.tld/catheters/worker.html" . + . +_:B1a2be31045685227891b25c56ee5227c "Edwyn Spalinger" . +_:B1a2be31045685227891b25c56ee5227c . + . + _:Be0396e0c8b541278b419910292b6ca52 . + . + "http://www.toto.tld/reaccepts/gunneries.html" . + "evasiveness teashop reaccepts" . + "122"^^ . + "malting footgear abominators trilobate jigsawed kickstands prated songstresses" . + "http://www.bering.tld/toto/teashop.html" . + . +_:Bb4926e658a4f3dc336d9e93445cd91ff "Unais Machover" . +_:Bb4926e658a4f3dc336d9e93445cd91ff . +_:Bf22d46b02c59079d8c279d39a1e7f4e5 "Lidiia Wellnitz" . +_:Bf22d46b02c59079d8c279d39a1e7f4e5 . +_:B0e68eb2e70d02ee97a43e4c7be3a0638 "Milleise Genco" . +_:B0e68eb2e70d02ee97a43e4c7be3a0638 . +_:Bcd3771b7e831b9aa504825605d95a1ff "Veronica Thurmond" . +_:Bcd3771b7e831b9aa504825605d95a1ff . + . + "1959"^^ . + "188"^^ . + _:B4e515544b917c03fa2aec09a2e550177 . + . + "profferers loser yawed" . + "loser lysed defiled" . + "http://www.yawed.tld/defiled/stuffiest.html" . + "http://www.latchstring.tld/yawed/lysed.html" . + _:B6423d109c67d734287d3dc4e7bea5a44 . +_:B0c61e089c5318d705556f2bdd3477458 "Mukhtaar Grewe" . +_:B0c61e089c5318d705556f2bdd3477458 . + _:B033f5e2b983c72eef531c193b685941b . + . + "http://www.squawked.tld/hitchhike/bays.html" . + "disproving renovating hitchhike" . + "158"^^ . + "http://www.finises.tld/squawked/renovating.html" . + . +_:B034321a99688ce3a2815a1e99801bcd2 "Jaganmata Fullman" . +_:B034321a99688ce3a2815a1e99801bcd2 . + _:B0c34d261804abfd464e83177aa571f47 . + . + "http://www.riflers.tld/jovially/intellectualized.html" . + "squinty bisecting jovially" . + "18"^^ . + "http://www.avocets.tld/riflers/bisecting.html" . + . +_:B5e25f5e59fa548fd9c4fa31fc12d791a "Morimasa Westerberg" . +_:B5e25f5e59fa548fd9c4fa31fc12d791a . + _:B8e09915d88ddad7cfbc2836e7b60f4ef . + . + "http://www.pouchiest.tld/pyorrheas/cartons.html" . + "photospherically canvasses pyorrheas" . + "132"^^ . + . +_:B64362679d4bf6ec1b8b7e8a96bdcff5c "Cyara Himmelsbach" . +_:B64362679d4bf6ec1b8b7e8a96bdcff5c . + _:B09b355f4e47a852e0b10bc72d846c6bd . + . + "1966"^^ . + "http://www.warrantor.tld/tictocked/offerers.html" . + "handbill malted tictocked" . + "127"^^ . + "goofily warrantor malted" . + . +_:Bc248fddd6a8bdf53b8a454271220cfe6 "Sabri Sawdo" . +_:Bc248fddd6a8bdf53b8a454271220cfe6 . + _:B99d11df30faba524c7a54cdfb8747712 . + _:B8d0e497b5be1410e95e4949a883051c5 . + . + "http://www.undemonstrative.tld/bitts/unfertile.html" . + "atomising quilts bitts" . + "123"^^ . + . + _:B406007adce18f2054bc340e603a48bd1 . + . + "http://www.zapped.tld/somatological/rimiest.html" . + "clavier honeys somatological" . + "126"^^ . + . + _:B02d7658318aa6a9478d7324153d4a9d5 . + _:B4f729d62ec29906817b55d352365469c . + . + "http://www.revaluing.tld/arrogance/wilding.html" . + "anviltops gunwales arrogance" . + "29"^^ . + . +_:B2fd14f869f1fac908d734a8f32b0b326 "Tadd Vanpatton" . +_:B2fd14f869f1fac908d734a8f32b0b326 . + _:B19e530c2ec1bfb77456f61a910c44728 . + "1957"^^ . + "4"^^ . + "Journal 3 (1957)" . + "1"^^ . + . + _:B8333434d63cb6c0a5403d8f819ee848a . + . + "http://www.sues.tld/macrocosm/balded.html" . + "indianian mesmerist macrocosm" . + "157"^^ . + "http://www.bromos.tld/sues/mesmerist.html" . + . +_:B4fa51df0dd400449368e98251cd9a81d "Generosb Fowlar" . +_:B4fa51df0dd400449368e98251cd9a81d . + _:Bfd9ca242a01a68a48bec66f2af312263 . + . + "1961"^^ . + "http://www.poetizing.tld/strikeover/melodies.html" . + "perfumer resigners strikeover" . + "94"^^ . + "http://www.tattered.tld/poetizing/resigners.html" . + "expositing perfumer poetizing" . + . +_:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 "Timun Silverstein" . +_:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 . +_:B272d55361204b191605c558039f696a6 "Akkios Chamberlian" . +_:B272d55361204b191605c558039f696a6 . +_:B409e2730deca9ee1a10b8ce0fc16dfea "Nastasja Kayser" . +_:B409e2730deca9ee1a10b8ce0fc16dfea . +_:Bf6c1659e334c483f7f6f86cdfa25f7aa "Pastora Blando" . +_:Bf6c1659e334c483f7f6f86cdfa25f7aa . + . + "Proceeding 1 (1960)" . + "1960"^^ . + "http://www.overmodify.tld/coheir/spectators.html" . + _:B48a170aaebb245deb5c85db818efd152 . + "tackles overmodify franking" . + "0-6339-9782-0" . + _:Bf3186e1c61b0b349195b469f90ee0f96 . + "American Institute of Physics Press" . + . + _:Bcd27f14243cb10deb5eee4a88f0ba4ce . + "1965"^^ . + . + . + "smudgiest oxtail forgives" . + "oxtail unwholesomeness heartily" . + "125"^^ . + "http://www.forgives.tld/heartily/bloodiest.html" . + _:B664f28147eb6c07cb6b03748eae5d9f8 . + "http://www.roan.tld/forgives/unwholesomeness.html" . + _:B691d56b0c2bbec38fde654b4dbed7a07 . + . + "http://www.honors.tld/superintended/investigated.html" . + "representable bullier superintended" . + "27"^^ . + "http://www.senescent.tld/honors/bullier.html" . + . + _:Bdc72e7d5229d4f37496436b11dcc8468 . + . + "http://www.hazed.tld/dungaree/sniped.html" . + "recoloration suckler dungaree" . + "92"^^ . + "http://www.manhattans.tld/hazed/suckler.html" . + . + _:B833a91a0e6f0969671a5aa8251dceb11 . + . + "1964"^^ . + "http://www.tonsorial.tld/titles/manless.html" . + "elvis shawed titles" . + "77"^^ . + "http://www.teepees.tld/tonsorial/shawed.html" . + "modulative elvis tonsorial" . + . +_:B332f808c78f6ea56c7201c1397118d3c "Ksena Volden" . +_:B332f808c78f6ea56c7201c1397118d3c . +_:B7b9e1a177bbd248872e238ce1cca5325 "Yanely Roff" . +_:B7b9e1a177bbd248872e238ce1cca5325 . + _:Be65782dae3f51f0f6eced9bae2c0c235 . + . + "http://www.vaccination.tld/realignments/nybbles.html" . + "thatched giddied realignments" . + "160"^^ . + . +_:Bfe730170a21f538e770ddb740d4611cc "Evstoliia Hueckman" . +_:Bfe730170a21f538e770ddb740d4611cc . +_:Be19ae14b531d3b9961f92f960a5f9c0d "Ivan Spratt" . +_:Be19ae14b531d3b9961f92f960a5f9c0d . +_:Be91a6693e3598dd48180dea05d9382bd "Emi Fiesel" . +_:Be91a6693e3598dd48180dea05d9382bd . +_:B6b9e506a5658b04e46d0f685b1000104 "Adar Merenda" . +_:B6b9e506a5658b04e46d0f685b1000104 . +_:B2299c422d03b3697f22a187264a167ff "Raizel Boylston" . +_:B2299c422d03b3697f22a187264a167ff . + _:B72a7a4e6805b4a541d3e2c4202c25aa8 . + . + "http://www.goodness.tld/stalkier/aggies.html" . + "lengthened weathercocks stalkier" . + "156"^^ . + . +_:B881cb548ec0bb3f59018d0a4365007c4 "Norogumi Gargano" . +_:B881cb548ec0bb3f59018d0a4365007c4 . + _:Bfbb5226cec0cd5023689bdf55d16d70e . + . + "carnivorousness rimier synchronizing" . + "3"^^ . + "http://www.flatulence.tld/decipherable/rimier.html" . + . +_:B5e9af0ea82757e1b8a818fdcf83c353a "Edmondo Rommelfanger" . +_:B5e9af0ea82757e1b8a818fdcf83c353a . +_:B13c31c1d665117b75a2ba9d07e750c5a "Momus Rivadeneira" . +_:B13c31c1d665117b75a2ba9d07e750c5a . + _:B821d38dc2296076806ba075c6f99c812 . + . + "1960"^^ . + "http://www.presented.tld/mashy/resizing.html" . + "medicative officiation mashy" . + "132"^^ . + "http://www.scandalize.tld/presented/officiation.html" . + "ungratifying medicative presented" . + . +_:B9fea56a3655f04aaeeab4f32bb0f3c7c "Denes Wahlert" . +_:B9fea56a3655f04aaeeab4f32bb0f3c7c . + _:B6ebca3fd57a8f4e4c1a7263b861d7656 . + . + "http://www.godlily.tld/smashed/harmfully.html" . + "grouping ditching smashed" . + "134"^^ . + . + _:Bf9adc51ba6d9f4df2e87726e87f3668d . + . + "1966"^^ . + "http://www.ironical.tld/darwinite/crumply.html" . + "hunting elephantiases darwinite" . + "80"^^ . + "lining ironical elephantiases" . + . + _:B96c01160fd609d21111772d7b1c25eb3 . + . + "http://www.rekeyed.tld/crawdad/studdings.html" . + "atomizing devaluated crawdad" . + "198"^^ . + "http://www.guiltlessly.tld/rekeyed/devaluated.html" . + . + _:B33d944014e8f73ba9db309a0d2bb380c . + . + "1960"^^ . + "http://www.plagiaristic.tld/dismounts/haltered.html" . + . + "imprecated overdependent dismounts" . + "97"^^ . + "http://www.dismounts.tld/holdups/niobiums.html" . + "overdependent haltered holdups" . + _:B851a2d87f7c427225ba97c3c7e857fd4 . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + . + "http://www.curial.tld/metrists/maskers.html" . + "adyta tiffs metrists" . + "188"^^ . + "http://www.bureaus.tld/curial/tiffs.html" . + . +_:B9e6023da85c624e37a80689ef40dbe8e "Waseem Lannier" . +_:B9e6023da85c624e37a80689ef40dbe8e . + _:B0b088f121503dcb4b26a8667deedd2ea . + . + "http://www.engrosses.tld/overweens/mentalists.html" . + "maturer subfloor overweens" . + "12"^^ . + "http://www.unbearing.tld/engrosses/subfloor.html" . + . +_:B2b4ad38e9d3e8dbfd5c590af72247677 "Masia Kuitu" . +_:B2b4ad38e9d3e8dbfd5c590af72247677 . +_:Baf81794542cba5925d2b9998f9356f77 "Maksimina Pecinousky" . +_:Baf81794542cba5925d2b9998f9356f77 . +_:B39d983e8085d653679fa4f5cc39c30be "Anneliese Alexender" . +_:B39d983e8085d653679fa4f5cc39c30be . + _:Bafe4ea2dfd6f0e6cdfc91b97fbc8f59e . + . + "http://www.maturation.tld/attics/merengue.html" . + "torchere densifying attics" . + "24"^^ . + . +_:B16425d30050589aadc8d2f30fb4c11a8 "Leyla Sarna" . +_:B16425d30050589aadc8d2f30fb4c11a8 . + _:Bac7241a08631ebe5ffc17568ee8f7747 . + "http://www.traverses.tld/retributing/tubings.html" . + "http://www.retributing.tld/rejectees/chestful.html" . + . + _:Bbae8b832ed5375d34de3c3a79f321d24 . + "1957"^^ . + "offish tubings rejectees" . + "phalange offish retributing" . + "11"^^ . + . +_:B2643cb97977a7236182e5f0a868413df "Lettie Desroches" . +_:B2643cb97977a7236182e5f0a868413df . + _:B30054df83d8d3e4bc0fed03507b5f0bc . + . + "http://www.curtsy.tld/twofer/takeovers.html" . + "kettledrums smearing twofer" . + "117"^^ . + "http://www.westernizing.tld/curtsy/smearing.html" . + . +_:Bd71c3f475dc56974aca83b0752b8747a "Ayushmati Appelgren" . +_:Bd71c3f475dc56974aca83b0752b8747a . + _:Bea2c951a33283189b9eaae4c130ebe4f . + . + "http://www.keloidal.tld/gamic/extorts.html" . + "wickiup faqir gamic" . + "17"^^ . + "http://www.scintillates.tld/keloidal/faqir.html" . + . + _:B4879066a7e5adccf5a98a6ac13553555 . + . + "http://www.disbanded.tld/fugued/earmarked.html" . + "dibblers pulverizes fugued" . + "45"^^ . + . + _:Bfb74075bbeeddc75b3989ba4d307fce7 . + . + "http://www.undoers.tld/hazier/snobberies.html" . + "duchesses overtiring hazier" . + "131"^^ . + "http://www.misdirect.tld/undoers/overtiring.html" . + . + _:B18f9ed283abb7095b983785a15e16f97 . + . + "http://www.refurnishes.tld/enlighteners/swisher.html" . + "disembodies housesit enlighteners" . + "166"^^ . + "http://www.navigator.tld/refurnishes/housesit.html" . + . + _:Be66d1400ab5f6f99c7ab5b57f97ca877 . + . + "http://www.concisely.tld/hoyles/carbolated.html" . + "deanship articulated hoyles" . + "181"^^ . + "http://www.unpersons.tld/concisely/articulated.html" . + . +_:B5c73338c75f6613b85588b5fe762bb8d "Bronko Redwood" . +_:B5c73338c75f6613b85588b5fe762bb8d . + _:Bc0c471584bea5750d51d29495cc774ac . + . + "http://www.unhip.tld/washrooms/criterions.html" . + "swabs slithered washrooms" . + "64"^^ . + "http://www.danseurs.tld/unhip/slithered.html" . + . + _:B9b9c1ff941f37372ec36cd8149e47c6d . + . + "1962"^^ . + "http://www.ostlers.tld/remolds/smirkers.html" . + "negativity brazers remolds" . + "26"^^ . + "http://www.microbiology.tld/ostlers/brazers.html" . + "soilless negativity ostlers" . + . + "http://www.dells.tld/orthopaedist/curara.html" . + "explainable curara vaporize" . + _:B79d9dce18c6ebe4178cd3de95140789d . + _:B58b900be1976118dda613b9e3694d97a . + "flabbergasts explainable orthopaedist" . + "http://www.orthopaedist.tld/vaporize/shadowers.html" . + . + "1956"^^ . + . + "118"^^ . + . +_:B6231d4088a6c05453169e10975bcd485 "Ippolita Mcleary" . +_:B6231d4088a6c05453169e10975bcd485 . + _:B9bc465d3020a6c4dc07d0d1efcc3d1d6 . + . + "http://www.seamster.tld/faddist/prompted.html" . + "habitable reconcentrate faddist" . + "152"^^ . + . + _:B8ccec3d1318ecb274f83c5bf685a006f . + . + "http://www.importable.tld/musky/complots.html" . + "patriarchies secretariats musky" . + "193"^^ . + "http://www.oolong.tld/importable/secretariats.html" . + . + _:B67b6f8c6e259636d83abe21e754a4343 . + . + "http://www.woolly.tld/admissability/unwinding.html" . + "despoilment puddling admissability" . + "78"^^ . + "http://www.whiplashes.tld/woolly/puddling.html" . + . +_:B7fcfcbf816da93aca292f409c6cd9afb "Presencia Winson" . +_:B7fcfcbf816da93aca292f409c6cd9afb . +_:B44298026671fdeb6f61445259103a73f "Heiderose Gaster" . +_:B44298026671fdeb6f61445259103a73f . + _:B765e80a12579b95bbd540ec8a435247a . + . + "http://www.folkmoots.tld/succubuses/contestably.html" . + "quarto poacher succubuses" . + "51"^^ . + . + _:Bf0523524d81ae399dc893abd27989ed4 . + . + "http://www.gyratory.tld/longed/unbendable.html" . + "homunculi undistinguishable longed" . + "1"^^ . + . + _:B034321a99688ce3a2815a1e99801bcd2 . + . + "http://www.alkalization.tld/briskly/autodidacts.html" . + "gibbeting sculptress briskly" . + "195"^^ . + . + _:Bb33b09a25bb285dacb623c8104e73226 . + . + "http://www.slates.tld/bayous/passable.html" . + "wrinklier optimistically bayous" . + "139"^^ . + "http://www.engaging.tld/slates/optimistically.html" . + . + _:B45c39bb63aa8fb520faebceb8c36b300 . + _:Bcc6a3b24b211daeed0c4ac657c6908ef . + . + "http://www.scapegoats.tld/whangers/laggings.html" . + "algorithms procurator whangers" . + "21"^^ . + "http://www.assuagable.tld/scapegoats/procurator.html" . + . + _:B18e4bd1ad8c829be3d9b5551c0ddc1c8 . + . + "http://www.speculum.tld/smeared/smartly.html" . + "riches backslider smeared" . + "10"^^ . + . + _:B74889489284d96fb73d8a9772e438d0c . + . + "http://www.introspectiveness.tld/toolboxes/gyred.html" . + "professionals typhous toolboxes" . + "183"^^ . + "9"^^ . + "http://www.disreputable.tld/introspectiveness/typhous.html" . + . + _:B03e182993041eaffd2f57b2fd4358c3f . + . + "http://www.nontheatrical.tld/cockpits/enjoinders.html" . + "refrained knucklebones cockpits" . + "96"^^ . + "http://www.outrunning.tld/nontheatrical/knucklebones.html" . + . + _:Bbef8fc83d02cc14bbfdcfeaaaba43cb7 . + _:B6d98eedb782ff56dea2fbe53793ba189 . + . + "http://www.presell.tld/reupholstered/xerosis.html" . + "timbrel woodcraft reupholstered" . + "98"^^ . + "http://www.kilogram.tld/presell/woodcraft.html" . + . +_:B8e09915d88ddad7cfbc2836e7b60f4ef "Loreliese Aspri" . +_:B8e09915d88ddad7cfbc2836e7b60f4ef . +_:B3b1d719385bd1269a4e5dec493e8d502 "Odgar Oguin" . +_:B3b1d719385bd1269a4e5dec493e8d502 . +_:Bca88102273f4a0740fb83cccd2a9b048 "Raihaan Tregre" . +_:Bca88102273f4a0740fb83cccd2a9b048 . + _:Bdbb2d7ac8c597d441a27f7127a135f10 . + . + "http://www.poxes.tld/oratories/communicator.html" . + "gemmily fleecier oratories" . + "48"^^ . + . +_:Becf321fcc2f317f0c7294f0fde7ac74b "Drystan Phang" . +_:Becf321fcc2f317f0c7294f0fde7ac74b . +_:Bb5dddc3af1c1c3ceafc65577a3912191 "Mabel Gaito" . +_:Bb5dddc3af1c1c3ceafc65577a3912191 . + _:Ba17b57aaa68f34da4828587d097e52ed . + . + "http://www.handwrote.tld/waddly/glider.html" . + "handlers murderer waddly" . + "191"^^ . + . +_:B3bc1a3a1f568800d470c1afc565fa333 "Jumail Rothschild" . +_:B3bc1a3a1f568800d470c1afc565fa333 . +_:B06ce5e7eaf888554537d3b413df68806 "Aldona Sichel" . +_:B06ce5e7eaf888554537d3b413df68806 . + _:B8216b83b9f0e58f55c151ea6473095ff . + . + "http://www.nonvoter.tld/nonprejudicially/flamming.html" . + "geologer rehearsers nonprejudicially" . + "112"^^ . + "http://www.egresses.tld/nonvoter/rehearsers.html" . + . + . + "137"^^ . + _:Bbbf5c2ee53160de94e77e215a239dc37 . + "http://www.demanders.tld/reinstitution/maceraters.html" . + _:B15e45a985e591086046ca7f8371e5c14 . + "http://www.reinstitution.tld/degasses/foragers.html" . + "snugly maceraters degasses" . + "figged snugly reinstitution" . + "1950"^^ . + . + . + _:Bb4275208ef3e058f3e60f14afa7562e2 . + . + "http://www.nags.tld/fuses/emulator.html" . + "canteens jibs fuses" . + "76"^^ . + "phonographs honeyful reinvestigate foreshadowing conceives quadricentennials hebraizing coffered erotogenic savages" . + . + _:B8e6c1a7bd143e0e12b3f69dd337b2576 . + . + "1959"^^ . + "http://www.overprice.tld/shutting/sphygmography.html" . + "morons unspeakable shutting" . + "33"^^ . + "outfights overprice unspeakable" . + . +_:B99a0f8d6c16c3d3ec97a583f68a2daf3 "WanChih Mensing" . +_:B99a0f8d6c16c3d3ec97a583f68a2daf3 . +_:B23fb0c3ad82f45996299ffc012cadece "Roland Kegler" . +_:B23fb0c3ad82f45996299ffc012cadece . + _:B427d406e38653229b25ac57f8afeb2da . + . + "http://www.outgasses.tld/lesions/ladrons.html" . + "considers interstellar lesions" . + "30"^^ . + "http://www.grounder.tld/outgasses/interstellar.html" . + . + _:B7f2472235ef8a4eb4baa70536144ab34 . + . + "http://www.crocks.tld/peonism/metropolitanize.html" . + "climatotherapy carpetbag peonism" . + "125"^^ . + "http://www.ochroid.tld/crocks/carpetbag.html" . + . +_:B8971cddc4476dd2d6ce7fc08681c6317 "Vaughan Autullo" . +_:B8971cddc4476dd2d6ce7fc08681c6317 . +_:B7a96e20053b345f0ae306268fc17b835 "Mufeed Nwankwo" . +_:B7a96e20053b345f0ae306268fc17b835 . +_:B56e54768766b384520170038eef85d37 "Bruno Barthe" . +_:B56e54768766b384520170038eef85d37 . + _:B2b8504baa0dbf5f01d44174f6f61e7ef . + _:Be894e8dac647b9dfa292be45a30af58a . + "1966"^^ . + "http://www.nestings.tld/curriculums/sneakier.html" . + "stacker suborder curriculums" . + "8"^^ . + "http://www.greasiness.tld/nestings/suborder.html" . + "epicureans stacker nestings" . + . + _:B90301cf3118be2ecb7efa02a2f84902f . + . + "1965"^^ . + "http://www.nucleoplasmatic.tld/dallied/anils.html" . + "obviousness scummier dallied" . + "71"^^ . + "conceivableness nucleoplasmatic scummier" . + . +_:B197974907abcdaf544a50be131fe5ce3 "Kirrily Holleman" . +_:B197974907abcdaf544a50be131fe5ce3 . + _:Ba75177e0d687d134c8afd7dd0db5d528 . + . + "http://www.classes.tld/verbalizations/pharyngal.html" . + "peacing spiciness verbalizations" . + "163"^^ . + "http://www.slightest.tld/classes/spiciness.html" . + . +_:B0f60b78d8fd5d8387a8e7de53e83f106 "Lilli Sporleder" . +_:B0f60b78d8fd5d8387a8e7de53e83f106 . +_:Bb034edb7df20933eed44bee74a6c7945 "Fahroni Anglea" . +_:Bb034edb7df20933eed44bee74a6c7945 . + _:Be771857eafd7591b3cadd69a8654c389 . + . + "http://www.floorthrough.tld/affixion/pincers.html" . + "begets chargee affixion" . + "82"^^ . + . + _:B9b1a35c3a38bc7899b03c45a3e08c691 . + . + "http://www.dismaler.tld/whippletree/flatulently.html" . + "pinner blissfully whippletree" . + "86"^^ . + "http://www.pseudoclassic.tld/dismaler/blissfully.html" . + . + "kraals responsibilities nonsuccessiveness" . + . + "responsibilities owlish sizes" . + "1964"^^ . + _:Bd435d0bbba417c0611bec981498bbf65 . + . + "138"^^ . + "http://www.stepmothers.tld/nonsuccessiveness/owlish.html" . + "http://www.nonsuccessiveness.tld/sizes/phenologically.html" . + _:Bc2ab0597b249ebe573c44ace084bbffe . +_:Bdd247fec573cab93f21ebce4dd76df01 "Pittheus Gerdel" . +_:Bdd247fec573cab93f21ebce4dd76df01 . + _:B0054a52a9dfb7cfa00c229612c32ee03 . + "1964"^^ . + "http://www.mollifiers.tld/grimaced/scoutmasters.html" . + "lumpen mingles grimaced" . + "7"^^ . + "http://www.medevacs.tld/mollifiers/mingles.html" . + "tricots lumpen mollifiers" . + . +_:B9e173b0f76baeaedfd1e26267af1d43b "Lolita Henniger" . +_:B9e173b0f76baeaedfd1e26267af1d43b . +_:B8c3d5bf207da60aa5db724a3e9298393 "Galen Movlin" . +_:B8c3d5bf207da60aa5db724a3e9298393 . + _:B078499ed472e8852fa27563aac164382 . + . + "http://www.mb.tld/vaccination/giddied.html" . + "daleths thatched vaccination" . + "169"^^ . + . + _:B27d446fbfa0064bfd6f87040ac3a94ca . + . + "http://www.nonconclusiveness.tld/bloods/centre.html" . + "plainspoken turtles bloods" . + "152"^^ . + . +_:Ba15eb96cae6d748b34e818c7ca1ab2b8 "Xylina Mcnicoll" . +_:Ba15eb96cae6d748b34e818c7ca1ab2b8 . +_:B1260a73815d52ffc5f404c9f176219c9 "Taige Hirz" . +_:B1260a73815d52ffc5f404c9f176219c9 . + _:B49eb34465ffeee82dcda17848fd191cc . + . + "http://www.noontides.tld/meerschaum/saltness.html" . + "pentameter pumas meerschaum" . + "181"^^ . + "http://www.dishtowel.tld/noontides/pumas.html" . + . + _:B01a7d98eedcc6ad9bd7fba6d3ed06880 . + . + "http://www.elysium.tld/panamas/neurasthenias.html" . + "marxist ropery panamas" . + "9"^^ . + "http://www.actuator.tld/elysium/ropery.html" . + "sequestering biens upbeats ionizers deodorizers macrocosmic diallist howdahs emaciating foredecks timidity sidechairs probities retransmitting lipsticks cyclamate inconceivability oncograph timbale ruffianly forenamed bewrays magnesias deeryard trustifying decoying pyx sophistries saddlebows prestiges liege pillager fragged junket tweaky prepacking ordinarily mazel tortes intangibilities subcontinent whanging toeplate grumpiness hypotonic glim cubs larded incisory hiring breakages miscasts sacrificer uneasiest throughway razers eaters nouveaux cockneys assumably deceiving wheelbarrows playacts outshouting follicles aced caperers sails misanthropes bider schillings gyroscopically corroborated witnessing mottling minifying staves garnetlike dockhand octangles bleachers sundering finning dropping seconder interregnal cesiums homeless burdener semipolitical protester matchlock sideliner percusses scoriae transitoriness nightshirts unpardonably sexlessness debouche normativeness noticing homunculi gyratory undistinguishable longed unbendable hustler hangdogs corncribs caltraps pictures cuddies manitou eliciting faithfully hindbrain steerer caster laryngoscope giantesses crower routeman klatsch charades vacillates decomposers nonlogical wingy prefigured stemware vendees reships perspicuousness efts urinalysis prosperously monetizing bacca pasteurization unadorned astrophysicists adapts dextro desponds embryologies transportables ureas tollage mischarge annalist overmasters nicknack exhalent teratosis inveighed gavelling vocalities freeness discord rom amputation" . + . + _:B1496470db60518ce142de4198793926b . + _:B9b433821294e27c338e3f7ce9b88a369 . + "1960"^^ . + "http://www.sippy.tld/whits/mishears.html" . + "dowries interorbital whits" . + "http://www.jesters.tld/sippy/interorbital.html" . + "codefendant dowries sippy" . + . + _:B9bf03ff6c91691361b09abaa407a3746 . + . + "http://www.whickers.tld/unworried/reuse.html" . + "hookless garrotting unworried" . + "124"^^ . + "http://www.tampering.tld/whickers/garrotting.html" . + . + _:B43254b9e37f1d3c7201ee747347775ac . + . + "http://www.witching.tld/gladiatorial/bamboozles.html" . + "caponizes natation gladiatorial" . + "107"^^ . + "uncrates disaffect emulators branchlike chimed ai affirmativeness scofflaws pistils postmasters" . + . + _:Bd6d8961ff0800b531358a8820c37c792 . + . + "1966"^^ . + "http://www.aquaplaning.tld/tootsies/recapturing.html" . + "firepans slabbing tootsies" . + "111"^^ . + "http://www.gunslinger.tld/aquaplaning/slabbing.html" . + "fluoresces firepans aquaplaning" . + . + _:Bfb1bd23a10323ddbe5860eeff3387a56 . + . + "http://www.cochleae.tld/basement/dextroses.html" . + "improvisations ableness basement" . + "178"^^ . + "http://www.underwater.tld/cochleae/ableness.html" . + . + _:Bfaec74ab843377bb9c6bed1a8ff7a66c . + . + "1960"^^ . + "http://www.sepulture.tld/windlass/stuns.html" . + "disordering castigation windlass" . + "123"^^ . + "http://www.inheritable.tld/sepulture/castigation.html" . + "caparisoning disordering sepulture" . + . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + _:B846916be85935183c8659244408a1e3e . + . + "http://www.anticlinal.tld/optician/aortae.html" . + "grimness trudgers optician" . + "14"^^ . + "http://www.femme.tld/anticlinal/trudgers.html" . + . + _:B0af0eff4a8f7624aa4dd52df3fd2a93e . + . + "http://www.disfigure.tld/rippled/risotto.html" . + "scattersite inboards rippled" . + "43"^^ . + "http://www.purchaser.tld/disfigure/inboards.html" . + "http://www.shorn.tld/scattersite/disfigure.html" . + . + _:B7588d590a22d57ff2cd96d45b7426693 . + . + "http://www.presenter.tld/dandier/plow.html" . + "tangoed soapmaking dandier" . + "105"^^ . + . + _:B308bf78ecd71a741176f2d74a04043c3 . + . + "http://www.meninges.tld/genuflection/flotations.html" . + "excesses clouded genuflection" . + "62"^^ . + "http://www.equivocally.tld/meninges/clouded.html" . + . +_:Be8e68dc7c8243ba055e17bb5ddd8cd0d "Mstislava Touby" . +_:Be8e68dc7c8243ba055e17bb5ddd8cd0d . +_:Bbbb7d877f60b9ffe35c56684517bbc21 "Dae Borrero" . +_:Bbbb7d877f60b9ffe35c56684517bbc21 . +_:B68e8533640e9f0b900936ebbd190ebdc "Agafokliia Cheatum" . +_:B68e8533640e9f0b900936ebbd190ebdc . +_:B900a1cda0988bb4ae1a789589a9220b1 "Hamsa Hielscher" . +_:B900a1cda0988bb4ae1a789589a9220b1 . +_:B6cbf417069e286e85181ae2929acaebc "Thaddeus Grainger" . +_:B6cbf417069e286e85181ae2929acaebc . + _:Bdd8b5a533ca535144d1366a8aa24c32d . + . + "http://www.detachers.tld/lithographed/conveys.html" . + "centrifugation unescorted lithographed" . + "22"^^ . + "foreskins bronzed greenstick uninclosed yodled strumpet disoblige sawflies bickers" . + . +_:B44afcd88a45d6b0cbb097ac08fb33424 "Nicole Thansamai" . +_:B44afcd88a45d6b0cbb097ac08fb33424 . +_:B8a4948d1d02d24a99d185dec845a7060 "Kinaana Kodera" . +_:B8a4948d1d02d24a99d185dec845a7060 . +_:Bb494959713411ef347a2f5b652ad00f4 "Peterke Potestio" . +_:Bb494959713411ef347a2f5b652ad00f4 . +_:Ba862195632c8a440b30761fa2ae3e6e0 "Pavlya Buanno" . +_:Ba862195632c8a440b30761fa2ae3e6e0 . +_:B30e6982a4b0d56456358bbac050a179d "Peke Derriso" . +_:B30e6982a4b0d56456358bbac050a179d . +_:B2b7912008f3d27bc5623fc0a6ae5a7eb "Ravid Laidlaw" . +_:B2b7912008f3d27bc5623fc0a6ae5a7eb . + . + "interregnums solenoids unsnarl" . + _:B54a0528e1875eacdfb96459d88e069ad . + "21"^^ . + "1963"^^ . + "http://www.unsnarl.tld/tendencies/harlequins.html" . + . + "solenoids unimpressive tendencies" . + . + "http://www.cerebella.tld/unsnarl/unimpressive.html" . +_:B790154fef31fa7e486c51e352260fc30 "Isis Liebross" . +_:B790154fef31fa7e486c51e352260fc30 . + _:B7dd7bf51b1ff7c203b8ca5549defd295 . + . + "http://www.catnaps.tld/unendorsed/lecturers.html" . + "lumper resharpens unendorsed" . + "107"^^ . + . +_:B6c9f5b7c5b722061a7dc7db02e0762dd "Tuhfa Pedez" . +_:B6c9f5b7c5b722061a7dc7db02e0762dd . +_:Bac1df04deadf5e8342579bb66d269be2 "Jael Santizo" . +_:Bac1df04deadf5e8342579bb66d269be2 . + _:B6c456c871dd08f8b188038228d18ab69 . + _:B428db4b6f645186de2f93fde92ffaf32 . + . + "http://www.withholds.tld/diverticulum/daffiness.html" . + "sufflates flied diverticulum" . + "175"^^ . + "http://www.anticipated.tld/withholds/flied.html" . + . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + "http://www.unhinges.tld/craton/stroking.html" . + "redox stroking fainer" . + . + "http://www.craton.tld/fainer/cheeping.html" . + "1956"^^ . + . + "toadstool redox craton" . + "164"^^ . + . +_:Be212caf789b74dd9c27dae3247b86211 "Grazia Gicker" . +_:Be212caf789b74dd9c27dae3247b86211 . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + . + "1967"^^ . + "http://www.unabated.tld/numerating/crosshatching.html" . + "immaculacy uprisings numerating" . + "15"^^ . + "http://www.swingers.tld/unabated/uprisings.html" . + "sprightliness immaculacy unabated" . + . + _:Be7a5b69d77da724b14d2f6e7d5902dc4 . + . + "http://www.mercery.tld/reserves/foolhardiest.html" . + "rootlet circuital reserves" . + "http://www.slotting.tld/mercery/circuital.html" . + . +_:B62c560b9dfb24e43c9b16d669a782b70 "Jakoba Bueche" . +_:B62c560b9dfb24e43c9b16d669a782b70 . +_:B52a4e4d60fba1baf2ea628ba86245b47 "Guillelmina Bornhorst" . +_:B52a4e4d60fba1baf2ea628ba86245b47 . + _:B713f91a874e1e78a764fac9ed89db438 . + "1966"^^ . + "http://www.soothly.tld/harmonizations/gushiest.html" . + "cangues placed harmonizations" . + "195"^^ . + "http://www.bereaves.tld/soothly/placed.html" . + "unswept cangues soothly" . + . + _:B46139fc7ac49a14c2d99efffaadf2d64 . + . + "http://www.blamelessness.tld/engramme/jubilates.html" . + "daybooks plagiaries engramme" . + "182"^^ . + "http://www.unlighted.tld/blamelessness/plagiaries.html" . + . + _:B7a8924a2a3d31015965210e220c61aba . + . + "http://www.semipolitical.tld/matchlock/sideliner.html" . + "burdener protester matchlock" . + "8"^^ . + "http://www.homeless.tld/semipolitical/protester.html" . + . +_:B99931d278628f993c3509a92a79d6f5d "Ewiniar Mouret" . +_:B99931d278628f993c3509a92a79d6f5d . + _:B9cecb86821a03f4c1383d9bd59a95a1a . + . + "http://www.disembarkation.tld/midgets/bumpily.html" . + "panelings antithetical midgets" . + "172"^^ . + "http://www.parachutists.tld/disembarkation/antithetical.html" . + . + _:Bf25a0d02d2c0a618dd314487719addc9 . + . + "http://www.fatigability.tld/banters/oligarchies.html" . + "impalpability argols banters" . + "42"^^ . + . +_:B9820936d170db5f74e9dc1855a9895bc "Rosalinde Leinbach" . +_:B9820936d170db5f74e9dc1855a9895bc . +_:Bb907c5e1a52c4e9f5dc3b6884c8b1632 "Pyrs Rihanek" . +_:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + _:Bf5c76bb04666bf114b71ee703d9d72f8 . + "1965"^^ . + "http://www.calendering.tld/arables/cotans.html" . + "clift cosponsors arables" . + "39"^^ . + "incoincident calendering cosponsors" . + . + _:B289c8cc668f8c950e7513e1b1ec882e3 . + . + "1963"^^ . + "http://www.bursts.tld/eroded/punctuates.html" . + "paraguayan imagined eroded" . + "140"^^ . + "halfpence bursts imagined" . + . + _:B0edf86b586adfb27b3b02d3a2d4790b9 . + . + "http://www.hailstones.tld/jeu/resurged.html" . + "laicized winkers jeu" . + "6"^^ . + . + _:Bd3a115e01b5a5bfbb709f3067ce1be51 . + _:B705be019cc0573672b86e1d458a4396a . + . + "http://www.handmaids.tld/detection/pals.html" . + "midranges etiolated detection" . + "64"^^ . + "http://www.partitioning.tld/handmaids/etiolated.html" . + . +_:B67e44314ed2feb3662b6ef8dc76959e7 "Karyna Joyner" . +_:B67e44314ed2feb3662b6ef8dc76959e7 . + _:Bf57d5dddd21da8418e88726ba7f568b5 . + . + "http://www.acquitted.tld/reinvolvement/redeyes.html" . + "ironware contraindication reinvolvement" . + "166"^^ . + "http://www.resupplied.tld/acquitted/contraindication.html" . + . + _:Bc82507410f437526f5ce6a7cb00f0393 . + . + "1962"^^ . + "http://www.ended.tld/absorbing/transepts.html" . + "nerd dynamical absorbing" . + "187"^^ . + "http://www.unsticking.tld/ended/dynamical.html" . + "panzers nerd ended" . + . +_:B712fca08a8984e33b21421836afa50fc "Jace Ruotolo" . +_:B712fca08a8984e33b21421836afa50fc . + _:B9dfbad8ffaa5707a9e0b43fd08064b64 . + . + "http://www.disturbing.tld/lacerative/jezebels.html" . + "lamas lumpier lacerative" . + "37"^^ . + . + _:B65e26ef9f777846ec0190bc97baeeee8 . + "1961"^^ . + "http://www.plaint.tld/newsbreak/ladybird.html" . + "pronouncements pronuclear newsbreak" . + "146"^^ . + "http://www.attacking.tld/plaint/pronuclear.html" . + "hardball pronouncements plaint" . + . + _:Bb0b334699b4932046421d9852baa139a . + _:Ba1cf1c8d7f1d0114dde3f96f3b0242fc . + _:B7b704ae72cfd02496d319c092d8ca61b . + _:Bc9a0b2a1f8518276692881b0f94ea8ae . + "1945"^^ . + "6"^^ . + "Journal 1 (1945)" . + "1"^^ . + . +_:Bc6bb53a1e33543e7a871d0a495f5e3fe "Clementina Hohlstein" . +_:Bc6bb53a1e33543e7a871d0a495f5e3fe . + _:B52912c88cb759ea1e37b346e127a2fb3 . + _:B085b486d971c2cf65f159b4e649e8bad . + . + "http://www.spicing.tld/voicedness/fauvist.html" . + "unblushingly semicolons voicedness" . + "200"^^ . + . + _:B81616abd40fce53a948aafc2dd81b691 . + . + "http://www.mentions.tld/sophomores/incineration.html" . + "draughts closured sophomores" . + "40"^^ . + "http://www.wholes.tld/mentions/closured.html" . + . +_:Bc81ec73244292e8ec0f05b7b46a0eccb "Damae Apresa" . +_:Bc81ec73244292e8ec0f05b7b46a0eccb . + _:B769e4b76d9d8f5322ee01dcb8ee2dd70 . + _:B63577e8eb58c8a85b23f4ecc56f4e05d . + . + "http://www.senses.tld/misspent/stovepipe.html" . + "gallantly expiries misspent" . + . + _:B5b3d5911a600c9fba5882428faf97727 . + . + "http://www.interacted.tld/spectrograms/marquees.html" . + "uncontrite ologies spectrograms" . + "101"^^ . + . +_:Bb956ac9d0ecce467ac4f17c1c2b318d2 "Gislind Bureau" . +_:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + "1950"^^ . + "gipper reliable vernally" . + . + "http://www.articulation.tld/vernally/rationally.html" . + "imprisonment gipper articulation" . + . + _:B41afb30e07e2f9a3bb55fccaf9fadd85 . + "http://www.vivisects.tld/articulation/reliable.html" . + "173"^^ . + . +_:Ba3d7cee8d4d4911e6fd57e0b43fe43ae "Loleta Prevost" . +_:Ba3d7cee8d4d4911e6fd57e0b43fe43ae . +_:Bf6c2bc29228a1367937a215c2ff7c9af "Irmtraut Strickland" . +_:Bf6c2bc29228a1367937a215c2ff7c9af . +_:Ba0cc629bb08a917cf9ce7360caf4fa95 "Safiyya Letchaw" . +_:Ba0cc629bb08a917cf9ce7360caf4fa95 . + _:B17f6df6701a47a83f1eebb05d2a64a20 . + . + "http://www.optimization.tld/rubens/premenstrually.html" . + "apronlike grubbiest rubens" . + "87"^^ . + "http://www.rainiest.tld/optimization/grubbiest.html" . + . +_:Bb00b7ed7339186ff218ebb2d38a060e5 "Gerke Ostermeyer" . +_:Bb00b7ed7339186ff218ebb2d38a060e5 . +_:Be7d1ef60271c90393cafb9c69b95019c "Alda Alan" . +_:Be7d1ef60271c90393cafb9c69b95019c . + _:Bc71e85ecdc7548c6f67b457dca029fe8 . + "1959"^^ . + "http://www.meshes.tld/decryptions/abaters.html" . + "contraltos wigglers decryptions" . + "114"^^ . + "jeopardies meshes wigglers" . + . + _:Bafab7b4b3a04284166b984338aac2ab5 . + . + "http://www.draggers.tld/tangibility/hemorrhoidectomies.html" . + "nictating luckier tangibility" . + "3"^^ . + "http://www.hotblooded.tld/draggers/luckier.html" . + . + . + _:Bab490de06f4b634e620eeaf86ded7c26 . + . + "http://www.planarity.tld/waterbeds/disinclines.html" . + "regularities stubborner waterbeds" . + "111"^^ . + . +_:Bf3186e1c61b0b349195b469f90ee0f96 "Vida Bonas" . +_:Bf3186e1c61b0b349195b469f90ee0f96 . +_:B0c9db2402676bf36ac04ea0a374bcc8d "Ardwyad Ketola" . +_:B0c9db2402676bf36ac04ea0a374bcc8d . + _:B9ab4ee9fcee90e9e6227d7901d2f1a41 . + . + "http://www.isolates.tld/agues/urger.html" . + "lustring poring agues" . + "140"^^ . + . +_:Ba7fb0d650aad6d7d36e2e21a8024156b "Sadayoshi Englemann" . +_:Ba7fb0d650aad6d7d36e2e21a8024156b . +_:Be560234230b4795cb8db68f1e4cf09bf "Neville Rund" . +_:Be560234230b4795cb8db68f1e4cf09bf . + . + . + "merited witherer spelunking" . + _:Be6090c5afa925830bd3d136038c81844 . + "13"^^ . + "promonarchist merited constituencies" . + "http://www.generousness.tld/constituencies/witherer.html" . + "1966"^^ . + "http://www.constituencies.tld/spelunking/crimeless.html" . + _:B601b350e112acd0493d08e9382a1456e . +_:B094bda7c4238c77087c28ec9107e6e96 "Dusha Cavagna" . +_:B094bda7c4238c77087c28ec9107e6e96 . + _:B13c5ca231ff230896c74e47c85a8a2ee . + . + "http://www.redetermining.tld/twelvemo/unsolders.html" . + "mayapples searchingly twelvemo" . + "3"^^ . + "http://www.opposer.tld/redetermining/searchingly.html" . + "switchmen mayapples redetermining" . + . + _:B59dffabbc8c892bfceceda7d6e13e128 . + . + "http://www.elegancy.tld/revised/unripest.html" . + "calendulas vaned revised" . + "28"^^ . + "http://www.enfants.tld/elegancy/vaned.html" . + . + _:Bfa5c475284975107e8a1af113cc37f2f . + . + "http://www.bummest.tld/subbreed/unbox.html" . + "disables termer subbreed" . + "http://www.rehired.tld/bummest/termer.html" . + . + _:B5a7c8ea912d35b67ccd5ca147ef8dd15 . + . + "http://www.yolked.tld/preforming/smattered.html" . + "arboured rodless preforming" . + "55"^^ . + "http://www.criticizes.tld/yolked/rodless.html" . + . + _:B29501d764cf208daa4b897683b8836a5 . + . + "http://www.citer.tld/prepares/absolved.html" . + "vivifying whippers prepares" . + "167"^^ . + "http://www.settlement.tld/citer/whippers.html" . + . + _:B512b05d39a99ff96851dbc4eb82cdd5f . + . + "http://www.shrieky.tld/razors/gipsy.html" . + "constructionism dichotic razors" . + "http://www.burlesquing.tld/shrieky/dichotic.html" . + . +_:Ba67a7b1904d1feb5d4bd78958f80245c "Wira Majette" . +_:Ba67a7b1904d1feb5d4bd78958f80245c . + _:B2a6b914cfd20f7180ebc5c3bfe8d4555 . + . + "http://www.undertakers.tld/thieveries/stalemates.html" . + "adjoints tropically thieveries" . + "49"^^ . + "http://www.psychologizing.tld/undertakers/tropically.html" . + . + _:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 . + _:B7afe365d24e02175b05faf6c654003a9 . + . + "http://www.bitterer.tld/wagoning/disarm.html" . + "splitting escargot wagoning" . + "125"^^ . + "http://www.adjures.tld/bitterer/escargot.html" . + . + _:Bc90b8752b4cc7848d6eda7c6cc1a172b . + _:B84a960e24dcb06fdd0b404624345cb24 . + . + "http://www.unexplained.tld/premedical/supposed.html" . + "versatilely stockbrokerage premedical" . + "78"^^ . + "http://www.mistranslating.tld/unexplained/stockbrokerage.html" . + "http://www.normalizing.tld/versatilely/unexplained.html" . + . +_:B44fc7facc145d3f67b8f049dcd51af35 "Lanzo Buseck" . +_:B44fc7facc145d3f67b8f049dcd51af35 . +_:B6d520499a90f45b086cd29b144b01b43 "Krystal Farria" . +_:B6d520499a90f45b086cd29b144b01b43 . + _:B7e7b9aca4467814072e622cbea792e28 . + _:B3641e2e701f7afd86de70290c7fadd58 . + . + "http://www.cincture.tld/clinkered/viewy.html" . + "logier spindling clinkered" . + "17"^^ . + "http://www.waveless.tld/cincture/spindling.html" . + . +_:B9eccc4de579e57fde13426e37887c87a "Barsha Murrain" . +_:B9eccc4de579e57fde13426e37887c87a . + _:B610331fdb2fc3af407050ae64d84acd9 . + . + "http://www.taw.tld/betides/iodizers.html" . + "interpolated snowily betides" . + "36"^^ . + "http://www.xiv.tld/taw/snowily.html" . + . +_:Be40d197594dc3d0c7ff0af962877aa9e "Godava Rauh" . +_:Be40d197594dc3d0c7ff0af962877aa9e . + _:B47188b5b06c852a260edc1e6176ea88e . + _:B303c5839d64f0c891c566a193aaa4a3e . + . + "http://www.uproars.tld/quaker/hinny.html" . + "whizzers replacing quaker" . + "136"^^ . + "http://www.instated.tld/uproars/replacing.html" . + . + _:Ba103adeb67fa133ad1fb5da979ffd380 . + . + "http://www.cadets.tld/shrewishness/ensorceled.html" . + "plastrons tracheae shrewishness" . + "29"^^ . + "http://www.zoophytes.tld/cadets/tracheae.html" . + . +_:Bae4ea738021ff6f5f6a6d291263b7855 "Fajyaz Mutana" . +_:Bae4ea738021ff6f5f6a6d291263b7855 . +_:Bdcba40e5d818d8265338153585e68f3c "Fidelia Maderas" . +_:Bdcba40e5d818d8265338153585e68f3c . + _:Bd012fa93c61548fd3dfae8e7dd80174e . + . + "http://www.witchiest.tld/dabbing/hurling.html" . + "recoils rustles dabbing" . + "181"^^ . + "http://www.passes.tld/witchiest/rustles.html" . + . + _:Bccf2b19ce3b86c6135a062e047d1965e . + . + "http://www.prowlers.tld/percales/arthritics.html" . + "chiropraxis hangfire percales" . + "http://www.unperfected.tld/prowlers/hangfire.html" . + . + _:B409c256a3fcf265a98b30bf7360c74a2 . + . + "1953"^^ . + "http://www.jilters.tld/deposal/trickish.html" . + "outlays arbitrable deposal" . + "99"^^ . + "http://www.befooling.tld/jilters/arbitrable.html" . + "genotypes outlays jilters" . + . + _:B409e2730deca9ee1a10b8ce0fc16dfea . + . + "http://www.prawner.tld/agora/shutter.html" . + "procrastinates grownups agora" . + "72"^^ . + "http://www.rhythmicity.tld/prawner/grownups.html" . + . +_:B286aa102d1454f7ad2ad2abeed9ef495 "Leah Hoguet" . +_:B286aa102d1454f7ad2ad2abeed9ef495 . + _:B27d2af9ad59478c6e54b77f1375c0dc0 . + . + "http://www.stoutens.tld/sponged/cosmonauts.html" . + "boles trisects sponged" . + "33"^^ . + . +_:B348e1bdd1e8625fc164aad96c1047d0d "Caren Cibrian" . +_:B348e1bdd1e8625fc164aad96c1047d0d . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + "1966"^^ . + "1"^^ . + "Journal 11 (1966)" . + "1"^^ . + . +_:B2e33b35a7b0e2f076958575471e261b1 "Claudie Obst" . +_:B2e33b35a7b0e2f076958575471e261b1 . + "assortment phosphorescence jocularity" . + "http://www.jocularity.tld/hooping/circulators.html" . + . + . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + "1963"^^ . + "87"^^ . + . + "phosphorescence jobber hooping" . + "http://www.unsuspected.tld/jocularity/jobber.html" . + _:B404b2cc343881534a046c496b4ad67d6 . + . + "http://www.petards.tld/raved/arisings.html" . + "outlaying bhangs raved" . + "121"^^ . + "http://www.supplanters.tld/petards/bhangs.html" . + . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:B48a6c43b33e38735c86ca52d7ea603c3 . +_:Ba164497562599b4bc8d3d89c922462ff "Cheena Mckinsey" . +_:Ba164497562599b4bc8d3d89c922462ff . + _:Bb7eb321202a2df00a175b22b0cc1ceac . + _:B6cdf70d7e9a53795a11afe4f158ca2a5 . + . + "http://www.lowish.tld/bargainable/modeled.html" . + "trophying colleens bargainable" . + "146"^^ . + . +_:B052c323e13df920d253d571bc88988fa "Malana Bolls" . +_:B052c323e13df920d253d571bc88988fa . +_:B144f3881f0be312c90063dba05507220 "Valter Soldner" . +_:B144f3881f0be312c90063dba05507220 . + _:B349a4302bca340a059f5962eb7e3d8a2 . + . + "http://www.spinet.tld/repatriate/balking.html" . + "washtubs wining repatriate" . + "189"^^ . + "http://www.aquarist.tld/spinet/wining.html" . + . +_:B8d54e64f2b85957d100d388ae54abab6 "Makhna Stabile" . +_:B8d54e64f2b85957d100d388ae54abab6 . +_:Bafdc1b6ffef3d6d823f7625cdd2f8a27 "Rumbia Cordoza" . +_:Bafdc1b6ffef3d6d823f7625cdd2f8a27 . + _:Bf6c2bc29228a1367937a215c2ff7c9af . + _:B6b4ba464f52630f363f66451db36b4f5 . + . + "http://www.grubstake.tld/disgusts/unweary.html" . + "noncombatant racquetball disgusts" . + "39"^^ . + "http://www.paladins.tld/grubstake/racquetball.html" . + . +_:B337a6ebb99c3793046f1a5e6680d47ab "Ortemeva Mollberg" . +_:B337a6ebb99c3793046f1a5e6680d47ab . + _:B846916be85935183c8659244408a1e3e . + "stashed akvavits plectrums" . + "akvavits columnal bubbles" . + . + "1967"^^ . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + "98"^^ . + "http://www.plectrums.tld/bubbles/cliqued.html" . + "http://www.knobbiness.tld/plectrums/columnal.html" . + . + _:Ba59ab9ea9fe59cc56c6648f336a57a40 . + _:B241444e3cd4fab998fef64fbb410f940 . + . + "http://www.reprography.tld/laceration/syllabicate.html" . + "kippering ulva laceration" . + "102"^^ . + . + _:B8139517d774fa558e0508c3becd1570a . + . + "http://www.avoiders.tld/plaiting/muffed.html" . + "toupees vocality plaiting" . + "http://www.bumpkins.tld/avoiders/vocality.html" . + . +_:B0557bcf0b85b937d33697deeb5243f72 "Zyshonne Carabello" . +_:B0557bcf0b85b937d33697deeb5243f72 . +_:B4238dc94e9ec0c32be59971fb8222468 "Simon Rockenbaugh" . +_:B4238dc94e9ec0c32be59971fb8222468 . + _:B032bf000b7c8e7bca172610d8188bcb8 . + . + "1966"^^ . + "http://www.beneficence.tld/facetting/unregenerate.html" . + "prelims brigaded facetting" . + "44"^^ . + "blotto beneficence brigaded" . + . + _:B58b1f37e13b9a389f0271279f519a552 . + _:B8dddca0d96ab6773e424c215fac2fe15 . + . + "http://www.oxlip.tld/pomades/nictitation.html" . + "bunting kneeler pomades" . + "87"^^ . + "http://www.radiometers.tld/oxlip/kneeler.html" . + . + _:Bfce769cddb66d669cda772618fc4c137 . + . + "http://www.bootlaces.tld/hoagies/unsureness.html" . + "toils reservations hoagies" . + "162"^^ . + "http://www.unwieldier.tld/bootlaces/reservations.html" . + . + _:Bd9ec79727e3eb457e7a2904ee5e71998 . + . + "http://www.levant.tld/rewelds/revamped.html" . + "atavists noetic rewelds" . + "http://www.pursed.tld/levant/noetic.html" . + . + _:Bd435d0bbba417c0611bec981498bbf65 . + . + "http://www.underpinned.tld/disproportional/eviscerating.html" . + "deriding partialities disproportional" . + "17"^^ . + "http://www.gatefold.tld/underpinned/partialities.html" . + . + _:B8d8c8820d6af84813dc8f3e3def383e9 . + . + "http://www.headlining.tld/avatars/sufficiency.html" . + "marrons deathcup avatars" . + "121"^^ . + "http://www.groundnut.tld/headlining/deathcup.html" . + . + _:Bcd15723810e9f650136979b6acf89869 . + "1955"^^ . + "http://www.antiskid.tld/bickered/barrenness.html" . + "kinkier overdraws bickered" . + "193"^^ . + "revaluated antiskid overdraws" . + . +_:Bc1810717e23968e0ec7a8ee5ebca0907 "Livia Colosimo" . +_:Bc1810717e23968e0ec7a8ee5ebca0907 . + _:B75a38f374ac6cb485e52c9e0b7139ea9 . + . + "1965"^^ . + "http://www.flatters.tld/liberation/hustlers.html" . + "clownery catarrhal liberation" . + "66"^^ . + "http://www.pried.tld/flatters/catarrhal.html" . + "populi clownery flatters" . + . + _:Bc37fbf34713350aade16cb448ae89d62 . + . + "http://www.nonslip.tld/postbox/albumins.html" . + "exports daydreamers postbox" . + "193"^^ . + "http://www.breathier.tld/nonslip/daydreamers.html" . + . +_:Be5b93d2dc97b2adf39ebbf9b216c14d0 "Chester Norviel" . +_:Be5b93d2dc97b2adf39ebbf9b216c14d0 . + _:Bdc10c4d986fbd18eec6b0234fa5b36b5 . + . + "1963"^^ . + "http://www.assignment.tld/heartwood/atavic.html" . + "debits scoopers heartwood" . + "164"^^ . + "http://www.nonexistence.tld/assignment/scoopers.html" . + "graveclothes debits assignment" . + . + _:B760212f138b710453e7db03e93e9b6b9 . + . + "http://www.reconfigure.tld/sappily/powerhouses.html" . + "nonemotionally noninjuriousness sappily" . + "70"^^ . + "http://www.subjoins.tld/reconfigure/noninjuriousness.html" . + . + _:B986791fcd417ceb2e1e82f714cdb58b4 . + . + "1962"^^ . + "http://www.unmagnified.tld/tibial/obviates.html" . + "activity oozing tibial" . + "20"^^ . + "http://www.curses.tld/unmagnified/oozing.html" . + "progressing activity unmagnified" . + . + _:Bf612b3cab8e19984141061d2d6aade49 . + . + "http://www.furbishes.tld/slapped/refulgently.html" . + "modifier typical slapped" . + "30"^^ . + "http://www.shicksas.tld/furbishes/typical.html" . + . + _:B272eeb66040e33953dc181bbd1f1ed01 . + . + "http://www.cesspit.tld/frowners/reversibility.html" . + "menageries concelebrations frowners" . + "173"^^ . + . + _:B7fc800efcc8427808089b53228f7a983 . + "1940"^^ . + "1"^^ . + "Journal 1 (1940)" . + "1"^^ . + . +_:Bf5c76bb04666bf114b71ee703d9d72f8 "Velena Blamer" . +_:Bf5c76bb04666bf114b71ee703d9d72f8 . +_:Bc1992c59cc2155db9c093f6ff858467a "Ellen Szuszkiewicz" . +_:Bc1992c59cc2155db9c093f6ff858467a . + _:Bef6585010f230649a6c70aa274be8e0d . + _:B6cb4ec02747ef508865dd91dbd4079f8 . + . + "http://www.galosh.tld/affirmatively/chlorinated.html" . + "overassured hardies affirmatively" . + "121"^^ . + "http://www.somnambulated.tld/galosh/hardies.html" . + . +_:B7c47c15fd5729970b66973035676f781 "Hellmuth Presley" . +_:B7c47c15fd5729970b66973035676f781 . + _:Bba94215de5713695c26e9c8452827e83 . + . + "http://www.rabelaisian.tld/memorializes/backhanded.html" . + "rebater seigniorage memorializes" . + "10"^^ . + "http://www.calciferous.tld/rabelaisian/seigniorage.html" . + . + _:B7a688534e524712ee2eba0ec4c5dfb87 . + . + "http://www.branding.tld/overdiversification/unprofitable.html" . + "illogically glengarries overdiversification" . + "152"^^ . + "http://www.enemies.tld/branding/glengarries.html" . + . +_:B1cbb6b0bf9fe54e34c35e6306a3a9383 "Henry Depass" . +_:B1cbb6b0bf9fe54e34c35e6306a3a9383 . + _:B56d1e783c402efe047135865f6be7016 . + _:Be8cb808aae6c0d866cde4de99689b09c . + . + "http://www.mistermed.tld/solicitress/whipped.html" . + "nictation tetrarch solicitress" . + "190"^^ . + "http://www.adjoined.tld/mistermed/tetrarch.html" . + . + _:B4bf3b90443908dc92f69a086d6227298 . + . + "1961"^^ . + "http://www.refurnished.tld/parchments/conniption.html" . + "appoints zoons parchments" . + "squabbles refurnished zoons" . + . +_:B455b9f19e07a1990817fdf70b5ac5d44 "Kate Hartline" . +_:B455b9f19e07a1990817fdf70b5ac5d44 . + _:Bc7c65ea1553153a567295a2ae7c84b50 . + . + "http://www.apologues.tld/unavoidable/masted.html" . + "dystrophic circumferences unavoidable" . + "44"^^ . + "http://www.subtracts.tld/apologues/circumferences.html" . + . + _:B60a17bcd7392b4e2e554dbbd4fc5f68e . + . + "http://www.stereotyper.tld/sidestepped/defuze.html" . + "deportable dills sidestepped" . + "200"^^ . + . + _:B00e26f52e83c29b472d92d6a82cc25bc . + . + "http://www.eddies.tld/swellheaded/overpaid.html" . + "journeyer postformed swellheaded" . + "115"^^ . + . +_:B4cf00e9d23c5a98f476ab5beb866d6d7 "Queisha Dalpiaz" . +_:B4cf00e9d23c5a98f476ab5beb866d6d7 . +_:B75fdae89679c54275062b4ad8b17687b "Ghaali Worthy" . +_:B75fdae89679c54275062b4ad8b17687b . +_:Bcbaac0efbc52459f8a42c2e867c10ff6 "Nockten Outhier" . +_:Bcbaac0efbc52459f8a42c2e867c10ff6 . + _:B8a7d460e4e70129cff596927d4429a68 . + _:B1a6835dfa2719d3f526f68b821c71ee5 . + . + "http://www.fertility.tld/oesophagus/camomiles.html" . + "jettying cheering oesophagus" . + "82"^^ . + "http://www.blotchier.tld/fertility/cheering.html" . + . +_:Be6570f80439e77e2edf1b88054632d64 "Ariadn Mccutchen" . +_:Be6570f80439e77e2edf1b88054632d64 . + _:Ba1c13a7363b6bcfd6acc9ae357b718e2 . + . + "http://www.surfed.tld/sleazily/laborite.html" . + "behemoth stringency sleazily" . + "198"^^ . + . +_:B62fe21d5176685f6bdccaceeb014e84e "Apolinariia Cathcart" . +_:B62fe21d5176685f6bdccaceeb014e84e . +_:Bead0ab262f336027c86c170c41b55c10 "Liana Glasier" . +_:Bead0ab262f336027c86c170c41b55c10 . +_:B3b7412fd782d066eb944c863b5937e57 "Dennard Lisenbee" . +_:B3b7412fd782d066eb944c863b5937e57 . + . + "solvents artier atomization" . + "companying solvents helmed" . + _:B4238dc94e9ec0c32be59971fb8222468 . + "http://www.helmed.tld/atomization/univocal.html" . + _:Bc3db3a67299206669769ef0220f214d0 . + "63"^^ . + "1964"^^ . + "http://www.entourages.tld/helmed/artier.html" . + . +_:B32f2940aea6205e01143f5eafc91a0dd "Humaira Bartha" . +_:B32f2940aea6205e01143f5eafc91a0dd . +_:Bd3f4b40aa8c3f80cc7ee58c71be2fc92 "Stevie Mery" . +_:Bd3f4b40aa8c3f80cc7ee58c71be2fc92 . +_:B44175ea38acc96372fe0526aa2343340 "Delisha Guffanti" . +_:B44175ea38acc96372fe0526aa2343340 . + _:B7483798df3523edf63333d0f985c8868 . + . + "1965"^^ . + "http://www.sequents.tld/vaunted/behavior.html" . + "vocalizes cubers vaunted" . + "14"^^ . + "http://www.teenager.tld/sequents/cubers.html" . + "molecularly vocalizes sequents" . + . +_:Bca421c8f5285ab216bb9469f6db69762 "Perkhta Carnagey" . +_:Bca421c8f5285ab216bb9469f6db69762 . + _:B00737073ad5179a11e834cc2fc662185 . + . + "http://www.pitchforks.tld/liverish/radioactively.html" . + "cyphering directness liverish" . + "40"^^ . + "carrotiest despiser finalization beclouds farthing countenancing juster hearkened tolerably sportscaster" . + "http://www.disengaging.tld/pitchforks/directness.html" . + . + _:Bd9a72ceb7c7e3a920cf9702e477c3dff . + _:B0779873d7612f606e3f74652ef9c0d77 . + . + "http://www.dishrags.tld/whizzers/uproars.html" . + "syndromes instated whizzers" . + "82"^^ . + . + _:Be590778cf4ea54179683254f6079229e . + . + "1965"^^ . + "http://www.abandoner.tld/scatterbrained/cockers.html" . + "flagman revolutionizer scatterbrained" . + "51"^^ . + "shandies abandoner revolutionizer" . + . + _:B29b9e5abd94532d96bfbbf83050ee2b4 . + "1964"^^ . + "http://www.functionalist.tld/oxygens/immerge.html" . + "burgundies pulping oxygens" . + "25"^^ . + "canoes functionalist pulping" . + . +_:B3a6ab0db449e7ce47f894f38ceffd143 "Tinieceseia Botticello" . +_:B3a6ab0db449e7ce47f894f38ceffd143 . +_:B03f0acc11812950dde818ad3c5056c8b "Noriyori Mensick" . +_:B03f0acc11812950dde818ad3c5056c8b . + _:Bf8489492af46a577dec35d11dea3de1d . + _:Ba39329c145ddff98a1fb8f4d53498340 . + . + "http://www.mutilative.tld/unconditionality/easer.html" . + "reinstructs equestrians unconditionality" . + "34"^^ . + "http://www.adiabatically.tld/mutilative/equestrians.html" . + . +_:Bc161ca196b41a5068d5d9434c02ec245 "Gypsy Reyman" . +_:Bc161ca196b41a5068d5d9434c02ec245 . + _:Bb484c6e972d96d7aca208482c82a9d0a . + . + "1954"^^ . + "http://www.berthas.tld/cookey/impaneled.html" . + "proslavery blindfolding cookey" . + "110"^^ . + "http://www.furnaces.tld/berthas/blindfolding.html" . + "obdurately proslavery berthas" . + . + _:B1591f0ed317fe3b15fa6adfdb1172846 . + . + "http://www.eaved.tld/affraying/bronchopneumonia.html" . + "balladeer retrials affraying" . + "38"^^ . + . +_:B4ffe4f8a35d0c4e9c5bcd05501b4ab1b "Numaan Mcphaul" . +_:B4ffe4f8a35d0c4e9c5bcd05501b4ab1b . + _:B8e80e3dd4b806d7a90d086d9ec543f0e . + . + "1953"^^ . + "http://www.carrotiest.tld/finalization/beclouds.html" . + "lyses despiser finalization" . + "30"^^ . + "http://www.doorsteps.tld/carrotiest/despiser.html" . + "indicative lyses carrotiest" . + . + _:Bf57591ac0f690fe00cfb9a7d54000248 . + _:B79e0fcce5734a457446cf0a18ccce46c . + . + "http://www.factorize.tld/whoremaster/kings.html" . + "smeltery chubbily whoremaster" . + "148"^^ . + . +_:B56260fd873cceb6c081a67f2c2ca785e "Sama Beukema" . +_:B56260fd873cceb6c081a67f2c2ca785e . + _:B59f29f9a9148cbd2dcf518a4b1d74ecd . + _:B99ca2633b37d701128f405314a7e62ce . + . + "http://www.improvisational.tld/pointiest/consolingly.html" . + "fingerprinted onanists pointiest" . + "144"^^ . + "http://www.lintel.tld/improvisational/onanists.html" . + . + _:Bbd5e0bbcbe6e2e4aace3ac9e89e89a1f . + . + "http://www.immobilizer.tld/beadsman/appearers.html" . + "nervate tines beadsman" . + "118"^^ . + . +_:B57760a33c964e28e96e9f64b26dc189c "Lew Faudree" . +_:B57760a33c964e28e96e9f64b26dc189c . +_:B769e4b76d9d8f5322ee01dcb8ee2dd70 "Ophira Haufler" . +_:B769e4b76d9d8f5322ee01dcb8ee2dd70 . +_:B525904e03990e62648f016336a374778 "Mamika Blakstad" . +_:B525904e03990e62648f016336a374778 . +_:Bf8a1a1bf200cdabcf7051546ee9d351f "Avery Jeavons" . +_:Bf8a1a1bf200cdabcf7051546ee9d351f . +_:Ba1d59b703fabe71e188df6f05fa761d6 "Ramzi Heronemus" . +_:Ba1d59b703fabe71e188df6f05fa761d6 . + _:B825bd221a384cad2eff057a2db17b81d . + _:B27c89eeb812506f66c4f7a2c62f32c6e . + . + "http://www.headhunts.tld/campaigned/clammier.html" . + "dallier chagrined campaigned" . + "179"^^ . + "http://www.monkeying.tld/headhunts/chagrined.html" . + . +_:B2a71440f9325e3406f2e38bcb76b1d15 "Erbin Quimet" . +_:B2a71440f9325e3406f2e38bcb76b1d15 . + _:Bcde75b86d806df5de36f7dcb841fa46d . + . + "http://www.innovated.tld/gamings/glossing.html" . + "scouring blinder gamings" . + "70"^^ . + "http://www.ageratum.tld/innovated/blinder.html" . + . + _:Bbe42bc4de15f5de6259f000699d8cdf0 . + _:Bbe5cb6b1ca6b1152b49c2359ad43576c . + . + "http://www.venges.tld/northers/mutualist.html" . + "deponent shivas northers" . + "86"^^ . + "http://www.acidly.tld/venges/shivas.html" . + . + _:B888ce16ad2e85e4acd1597f098fbc65a . + . + "1964"^^ . + "http://www.exhaustless.tld/anticancer/foxes.html" . + "coerciveness scraggy anticancer" . + "78"^^ . + "http://www.canalizing.tld/exhaustless/scraggy.html" . + "ambiences coerciveness exhaustless" . + . + _:B06185d56c0935c470ceaf0348b52d414 . + _:B10afe740da09a1745aa31445b52fb1e1 . + "1962"^^ . + "http://www.displease.tld/linguinis/gonophs.html" . + "estimator complicatedness linguinis" . + "137"^^ . + "http://www.dawdling.tld/displease/complicatedness.html" . + "disenfranchises estimator displease" . + . +_:B56d57a430ed6e2ad0494da4f09baf0b9 "Suphachad Tham" . +_:B56d57a430ed6e2ad0494da4f09baf0b9 . + _:B7af36aef1aee24b7e12f2fd18f67bf2a . + . + "http://www.campi.tld/nonnutritious/eyespots.html" . + "ineffably confection nonnutritious" . + "http://www.isogamy.tld/campi/confection.html" . + . +_:B802832daf82ee73cc4f81cb3e5d78429 "Teodoro Coyt" . +_:B802832daf82ee73cc4f81cb3e5d78429 . + _:Be4df2760d0cf56ee8ace6bd77703b0a5 . + . + "http://www.vinosities.tld/filespec/gustatorily.html" . + "fizzes teletypewriter filespec" . + "148"^^ . + "http://www.semiautomatic.tld/vinosities/teletypewriter.html" . + . + _:B46f86210539e212f3a70b2e28000652a . + . + "http://www.bezoar.tld/pertinence/fortuitously.html" . + "mandragora pursy pertinence" . + "30"^^ . + . +_:B601b350e112acd0493d08e9382a1456e "Mokuami Boesen" . +_:B601b350e112acd0493d08e9382a1456e . + _:B881cb548ec0bb3f59018d0a4365007c4 . + . + "http://www.laxnesses.tld/grasping/crumby.html" . + "argal larcener grasping" . + "63"^^ . + "http://www.constrainable.tld/laxnesses/larcener.html" . + . + _:B6042edf00cf6b3e18cbe1256a62c3192 . + _:Bc231b0dc099da839b3a820cc674a3d73 . + . + "http://www.lobber.tld/alumroots/follower.html" . + "cellists unsafely alumroots" . + "100"^^ . + "http://www.exigence.tld/lobber/unsafely.html" . + . + _:Bd997f187a43b20b4ec3138ae60a9d86d . + . + "http://www.fanlights.tld/serotypes/prinks.html" . + "dualistic reappraises serotypes" . + "161"^^ . + "http://www.webfeet.tld/fanlights/reappraises.html" . + . + _:B3349bad9273cdfc82cd4d16c457d644c . + . + "http://www.quintain.tld/alibied/waterworthy.html" . + "leveled castrations alibied" . + "159"^^ . + "http://www.loyaler.tld/quintain/castrations.html" . + . + _:B1e79760a2f71bcb7301f76fb04791f75 . + . + "http://www.ransoms.tld/affects/soarer.html" . + "fundamentally millennial affects" . + "31"^^ . + . +_:B501f18603eb6b1f21f094ede75cb58ab "Eistir Norena" . +_:B501f18603eb6b1f21f094ede75cb58ab . + _:B48c1a518f0e5bf1d35eac3f125ccd102 . + . + "http://www.unevener.tld/reiterates/deathy.html" . + "dayside assafoetida reiterates" . + "37"^^ . + . +_:B48c1a518f0e5bf1d35eac3f125ccd102 "Luce Palmo" . +_:B48c1a518f0e5bf1d35eac3f125ccd102 . + _:B84cea307a3010d5e972f0e531b1e0783 . + . + "http://www.setal.tld/sandpapering/derisiveness.html" . + "chlorotic tatters sandpapering" . + "26"^^ . + "http://www.anaesthesia.tld/setal/tatters.html" . + . + _:B358c332c845dfeb424d61ac88a8aa580 . + _:B1f91823aa88b260373f7c3da62e76d09 . + . + "http://www.vitiating.tld/demobbing/fined.html" . + "anemometers larceners demobbing" . + "50"^^ . + . + _:B3ba789c4e765eddb62132128fefe4fab . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + . + "http://www.annoying.tld/deflating/lotions.html" . + "chairmaned goodwills deflating" . + "187"^^ . + . +_:B04ef871107a4da2485e94ff1d7ae830b "Phineas Schubach" . +_:B04ef871107a4da2485e94ff1d7ae830b . +_:B75b15df885db5957ded82f60ec91bd2c "Thanhha Depalma" . +_:B75b15df885db5957ded82f60ec91bd2c . + "http://www.burdening.tld/trussed/envisioning.html" . + . + . + . + "1957"^^ . + "reacquired slumming trussed" . + "http://www.trussed.tld/lived/embow.html" . + "11"^^ . + "slumming envisioning lived" . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + _:B144f3881f0be312c90063dba05507220 . + . + "1956"^^ . + "http://www.chaparrals.tld/regaling/squeaked.html" . + "touche deliberates regaling" . + "187"^^ . + "http://www.illegitimating.tld/chaparrals/deliberates.html" . + "vuggy touche chaparrals" . + . + _:Bd391bb4ccd4dcf6447a915a1910d1c51 . + . + "http://www.perspicuousness.tld/urinalysis/prosperously.html" . + "reships efts urinalysis" . + "180"^^ . + "http://www.vendees.tld/perspicuousness/efts.html" . + . + _:Bb10781ee70a17357204756b2e24c6458 . + . + "http://www.billheads.tld/specter/barracking.html" . + "endowed passovers specter" . + "114"^^ . + . + _:B31c14a1539cf74dd8a6f1a40df103f69 . + . + "http://www.thrower.tld/noncorroborative/pseudobiographical.html" . + "sorbates misdeal noncorroborative" . + "82"^^ . + "http://www.fussers.tld/thrower/misdeal.html" . + . + _:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + "1955"^^ . + "http://www.moues.tld/pitheads/tzaritzas.html" . + "rewrapped demonstrably pitheads" . + "56"^^ . + "http://www.abreacts.tld/moues/demonstrably.html" . + "birded rewrapped moues" . + . + _:B72072f131d453afab32b52e150a4244e . + . + "http://www.rhymer.tld/littlenecks/histrionics.html" . + "atones needlers littlenecks" . + "111"^^ . + "http://www.takable.tld/rhymer/needlers.html" . + . + _:Bc49186e4e8d237dee8f776f127cceac9 . + . + "http://www.measurably.tld/miriest/filterability.html" . + "creels leant miriest" . + . + _:B880be4765e09f183e4f64a5d9970d71a . + . + "http://www.experted.tld/globulins/chancroids.html" . + "nonmilitarily simplifying globulins" . + "139"^^ . + "http://www.infundibuliform.tld/experted/simplifying.html" . + . +_:B5a22f41f696e1385eced996fa3e0e3e7 "Bhairavi Snyders" . +_:B5a22f41f696e1385eced996fa3e0e3e7 . +_:Bfdafa1e6039499bf09a40baa3a4ebb03 "Myshka Krishnamurthy" . +_:Bfdafa1e6039499bf09a40baa3a4ebb03 . +_:Baad2dff26e20d8ea55f470f5ecb1c167 "Naosuke Truss" . +_:Baad2dff26e20d8ea55f470f5ecb1c167 . +_:B48ef758bb6fff88e239a7dfae01a40f3 "Hayden Scarlata" . +_:B48ef758bb6fff88e239a7dfae01a40f3 . + _:B2cb4ca1eed69dfb4def9a8d868e63093 . + . + "http://www.jurist.tld/taphole/shlocks.html" . + "scribes conditioned taphole" . + "135"^^ . + "http://www.blacklisting.tld/jurist/conditioned.html" . + . + _:B72c9fe12f30c6bcf7c13b4c9d9f65df4 . + . + "http://www.yodelled.tld/enclasping/parasitizes.html" . + "stargazer nubby enclasping" . + "39"^^ . + "http://www.seditiousness.tld/yodelled/nubby.html" . + . + _:Bc4fa21fdea4c1fbab385d02374b2144a . + . + "http://www.piracies.tld/lobbied/misact.html" . + "inanimately futurologist lobbied" . + "110"^^ . + "http://www.apolunes.tld/piracies/futurologist.html" . + . +_:B6a79010764c1ac1f399da0f9f2f89023 "Ernestina Vanderheide" . +_:B6a79010764c1ac1f399da0f9f2f89023 . + _:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . + . + "1961"^^ . + "http://www.damndest.tld/lostness/teazeled.html" . + "polydactylism valuative lostness" . + "161"^^ . + "http://www.zoological.tld/damndest/valuative.html" . + "manger polydactylism damndest" . + . +_:Bb202d50f39239809a7073f97a27bbe33 "Yoana Ordorica" . +_:Bb202d50f39239809a7073f97a27bbe33 . +_:B79d1bf62d3f89cdf8d8856b4a3db8ae9 "Gottlieb Eckis" . +_:B79d1bf62d3f89cdf8d8856b4a3db8ae9 . + _:B984e96f69d9029d4e09aaf0011a5fc67 . + . + "http://www.gonadectomies.tld/academias/milliners.html" . + "pottage spleens academias" . + "56"^^ . + "http://www.tossers.tld/gonadectomies/spleens.html" . + . +_:Bb0819b8dc383fb6b645cb5127e3336fc "Richie Huval" . +_:Bb0819b8dc383fb6b645cb5127e3336fc . + _:B0ca458a8f5a0485df6b60890b069604a . + . + "http://www.gook.tld/velocipedes/trainmaster.html" . + "mestizoes cottontails velocipedes" . + "149"^^ . + "http://www.townless.tld/gook/cottontails.html" . + . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + _:B482cd8ee9e68f8992a6ebf6e73276864 . + "1962"^^ . + "1"^^ . + "Journal 7 (1962)" . + "1"^^ . + . +_:Bfcc0745cf8b28a7b74f853adc158e178 "Krystyn Slutsky" . +_:Bfcc0745cf8b28a7b74f853adc158e178 . +_:Bac9f3c11f245fc95b4277759fd1d21ff "Anandita Hymer" . +_:Bac9f3c11f245fc95b4277759fd1d21ff . + _:Bf9ec4faf738003152a9508669cdbe9f9 . + . + "http://www.footboard.tld/loamed/lollop.html" . + "pilotings conceptualist loamed" . + "65"^^ . + "http://www.counterinsurgent.tld/footboard/conceptualist.html" . + . + _:B72a7a4e6805b4a541d3e2c4202c25aa8 . + "1951"^^ . + "http://www.hewable.tld/weatherstripped/bermudian.html" . + "frontages vivider weatherstripped" . + "160"^^ . + "http://www.landward.tld/hewable/vivider.html" . + "annotates frontages hewable" . + . + _:B46925890b175356db42044fc2bc67d06 . + . + "http://www.soundest.tld/spiracles/linesman.html" . + "burps recharge spiracles" . + "155"^^ . + "http://www.staphylococci.tld/soundest/recharge.html" . + . + _:B83937bb767715ffef052adafddefd98f . + "1959"^^ . + "http://www.govt.tld/stepdaughters/glossier.html" . + "gasifying dreidels stepdaughters" . + "35"^^ . + "http://www.montaged.tld/govt/dreidels.html" . + "incorrigibleness gasifying govt" . + . + "1865"^^ . + "fining soundproofs paces" . + "1963"^^ . + . + "0-3718-4026-0" . + "http://www.soundproofs.tld/counterrevolution/faithlessly.html" . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + "State University of New York Press" . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + "Proceeding 3 (1963)" . + "http://www.judgelike.tld/limpidness/hedgerow.html" . + . + "beeswax foiling judgelike" . + "1958"^^ . + . + "63"^^ . + "http://www.bareness.tld/judgelike/centrality.html" . + "foiling centrality limpidness" . + _:B883b8bd6d915c701647daf4829dff01c . + _:B9f2fef71be2c27f5ec965b2a77a02588 . + _:B117c0b1a8eac4ab53e1160a0b03c6e55 . + . + "http://www.rickettsial.tld/serumal/demographic.html" . + "fretter centralizing serumal" . + "http://www.impoliticly.tld/rickettsial/centralizing.html" . + . +_:B368c09bcdafed99af657289d17497a99 "Citlalli Hardiman" . +_:B368c09bcdafed99af657289d17497a99 . +_:Ba6119e7b8a89a476c79e590148d601fb "Farrah Kipling" . +_:Ba6119e7b8a89a476c79e590148d601fb . +_:Beb7f037381f6033f245ae7f0b23425cf "Iluska Sinard" . +_:Beb7f037381f6033f245ae7f0b23425cf . + _:B06617107c50e05946893402bd3448061 . + . + "1964"^^ . + "http://www.corneas.tld/solipsists/edibility.html" . + "bohemians somersaulting solipsists" . + "168"^^ . + "http://www.americans.tld/corneas/somersaulting.html" . + "abomination bohemians corneas" . + . +_:B8b2f6e3a7c5ae2fd9c738af588877e45 "Ramza Doshi" . +_:B8b2f6e3a7c5ae2fd9c738af588877e45 . + _:Becc19b34b0ad53ef3a9ec64e1468fc5e . + . + "http://www.kaka.tld/parthenogeneses/reinvolves.html" . + "freebee uplander parthenogeneses" . + "31"^^ . + "http://www.vendibles.tld/kaka/uplander.html" . + . + _:Bf0d2d56950258cd57853ec8a3acce259 . + . + "1965"^^ . + "http://www.flippest.tld/pergolas/burin.html" . + "berceuse steaded pergolas" . + "198"^^ . + "http://www.slideways.tld/flippest/steaded.html" . + "fossilizes berceuse flippest" . + . + _:B20bd2b326886c5dc5c5f34b99f028aaf . + . + "http://www.armourers.tld/unestablished/sequenced.html" . + "fatiguabilities gentlewomen unestablished" . + "54"^^ . + "http://www.lempiras.tld/armourers/gentlewomen.html" . + . + _:B6950bf38cb674d8120a2462e75398279 . + _:B804ef14721611f1aedbb7fd528ebbdc5 . + . + "http://www.sphinges.tld/gonorrhea/wicked.html" . + "unforseen weatherstrips gonorrhea" . + "118"^^ . + "http://www.battleships.tld/sphinges/weatherstrips.html" . + . +_:B3030074dca162d667655a2b956ad064f "Hemanti Schellhammer" . +_:B3030074dca162d667655a2b956ad064f . + _:B6eccb389ada272d8b2a6f84576c29a00 . + _:Bb939669092ae672070575860980ef923 . + . + "1965"^^ . + "http://www.apostasy.tld/ambulation/preassigning.html" . + "movements coronachs ambulation" . + "183"^^ . + "ling apostasy coronachs" . + . +_:Baec373d4440cc2e088d6c45159007d2c "Avniel Debiase" . +_:Baec373d4440cc2e088d6c45159007d2c . + _:B045a8f2af7ca0c3c9b5b1af2f14563f3 . + . + "1964"^^ . + "http://www.shammers.tld/tercentenary/tuberculous.html" . + "cicatrixes piked tercentenary" . + "178"^^ . + "http://www.puppies.tld/shammers/piked.html" . + "kiln cicatrixes shammers" . + . + _:B0dc633a8309f35c2db1bba6a635efe8f . + . + "http://www.architrave.tld/leman/complied.html" . + "painting mercifulness leman" . + "199"^^ . + "http://www.readmittance.tld/architrave/mercifulness.html" . + . + _:B7b1ac6c8a8b2295600a942c48df8be51 . + _:B1d418d0cce58b8a54e7eee0cef2e9971 . + . + "http://www.godparents.tld/rowers/possets.html" . + "contemplations urbanology rowers" . + "40"^^ . + . + _:B54e6ab148aeef88b63ec2a8de71479a3 . + . + "1963"^^ . + "http://www.elf.tld/analyzers/interregna.html" . + "angelfishes tippled analyzers" . + "114"^^ . + "http://www.infolding.tld/elf/tippled.html" . + "volatilizes angelfishes elf" . + . +_:B68dc4db59f6a79170d795b7f0a01fdd9 "Vizelin Rodnguez" . +_:B68dc4db59f6a79170d795b7f0a01fdd9 . + _:B8db413bca55888f6ab0b8d7847ba5622 . + . + "http://www.roentgenograms.tld/hedgerows/surveillance.html" . + "cinematograph gauchest hedgerows" . + "4"^^ . + . +_:Bfe9f996bd9c011c20c1c908ec3ce41c8 "Eriyn Rodebaugh" . +_:Bfe9f996bd9c011c20c1c908ec3ce41c8 . +_:B589fdba7d9fe20e331feaa3b560a71bc "Sotaro Charlesworth" . +_:B589fdba7d9fe20e331feaa3b560a71bc . +_:Beff7c0898b6bb3da2677c0e10d47bc34 "Chenille Wallingford" . +_:Beff7c0898b6bb3da2677c0e10d47bc34 . +_:B9f659ec463f75f4ece92bce4a7a21972 "Illinya Shulz" . +_:B9f659ec463f75f4ece92bce4a7a21972 . + _:B9e413b9a5c2798fd436b64af3ad6f499 . + . + "http://www.alfas.tld/epigrams/airmails.html" . + "alright refuelled epigrams" . + "29"^^ . + "http://www.redacting.tld/alfas/refuelled.html" . + . +_:B26a9f649ba084902670fe51d87fad6b0 "Latoya Lovato" . +_:B26a9f649ba084902670fe51d87fad6b0 . + _:Ba116cec73bcec8a5a5cf41f59f5a6b12 . + _:B02d7658318aa6a9478d7324153d4a9d5 . + . + "http://www.veining.tld/duskish/geraniums.html" . + "debitable sleighs duskish" . + "192"^^ . + . + _:B35880e776dee507e9f8b8036d55a6672 . + . + "http://www.malingered.tld/scalloped/vestments.html" . + "fictionalizes emulation scalloped" . + "23"^^ . + "8"^^ . + "http://www.shuffled.tld/malingered/emulation.html" . + . +_:Bbe57ada91eeff7dce1e3de1241d95e5d "LaNeesa Jerez" . +_:Bbe57ada91eeff7dce1e3de1241d95e5d . + _:B2412dfb2311a49cdd795b7ded5999b96 . + . + "http://www.nybble.tld/reoccupies/standardized.html" . + "rehydration sh reoccupies" . + "89"^^ . + . + _:B7ed62a60b593b19c771b2e7185cc176e . + "direness salts repletion" . + "1963"^^ . + "120"^^ . + _:B7bf2aaa5c7ccd6a53930e138f22e76b5 . + "salts misused brandished" . + "http://www.reconsolidation.tld/repletion/misused.html" . + . + "http://www.repletion.tld/brandished/chatterbox.html" . + . +_:Bd45ba0c9af85ea6aad324482a311a593 "Charmaine Rubick" . +_:Bd45ba0c9af85ea6aad324482a311a593 . + . + _:B5895a9485d8baa6f8ced3dd0475c614e . + . + "http://www.tictac.tld/redundances/squirting.html" . + "wandered anattos redundances" . + "41"^^ . + "http://www.redundantly.tld/tictac/anattos.html" . + . + _:Bad6a79ab7b9691998b905870ea2aed7a . + . + "http://www.adulterer.tld/bylined/scratchiest.html" . + "misarranges solubilizing bylined" . + "159"^^ . + "http://www.laundering.tld/adulterer/solubilizing.html" . + . + _:Ba801d6a2cd42af604f457b4fdc9de145 . + . + "http://www.snowplowed.tld/pitifully/colonelcies.html" . + "blueings quenches pitifully" . + "http://www.kinsmanship.tld/snowplowed/quenches.html" . + . + _:B9187dd39787f409fccd9f93be96fc5ed . + _:Bcaae02a8262c6e0228984d2a7de8b48a . + . + "1964"^^ . + "http://www.pinions.tld/institutions/unlace.html" . + "cogences smockings institutions" . + "53"^^ . + "autotransplant pinions smockings" . + . +_:Bcb667499fa85be9cea01e3323d061e47 "Ebergund Uxa" . +_:Bcb667499fa85be9cea01e3323d061e47 . + _:Bc4f3dca45f1eea4d8345c034313dbf03 . + _:B6c987259afdb62f77ba7dcfdfa2a0c07 . + . + "http://www.ingeniousness.tld/lifeless/conjunctivitis.html" . + "clandestinely prescientific lifeless" . + "37"^^ . + "http://www.bites.tld/ingeniousness/prescientific.html" . + . + "1967"^^ . + "19"^^ . + "Journal 2 (1967)" . + "1"^^ . + . + _:Bad5921e808fde24bf7bf14919edd791f . + . + "http://www.aquanaut.tld/palliates/placeboes.html" . + "interjectional rover palliates" . + "96"^^ . + "http://www.luteal.tld/aquanaut/rover.html" . + . +_:B53ad3b072a50a2af6643d180fdcd0ad4 "Jarek Kerson" . +_:B53ad3b072a50a2af6643d180fdcd0ad4 . +_:B7814ef789f45f1d2232db5c00c3cb9a5 "Bryssa Stipetich" . +_:B7814ef789f45f1d2232db5c00c3cb9a5 . +_:Ba59ab9ea9fe59cc56c6648f336a57a40 "Wilhelm Juart" . +_:Ba59ab9ea9fe59cc56c6648f336a57a40 . + _:B1847ae572370abe7d1a110a7479f59c2 . + . + "1966"^^ . + "http://www.corrodes.tld/jubile/earmuff.html" . + "tercentenaries chocked jubile" . + "82"^^ . + "tripodic corrodes chocked" . + . + . + "1964"^^ . + "http://www.moulder.tld/lameness/enhances.html" . + "http://www.moxibustion.tld/moulder/sybarites.html" . + "139"^^ . + _:Be844628c7adef6d0ad9c9241b6b775dc . + "interrelatedness ontogenically moulder" . + . + . + "ontogenically sybarites lameness" . +_:Ba1cc62d98725eb7ded667fc6c8512ef5 "Luitfriede Westmark" . +_:Ba1cc62d98725eb7ded667fc6c8512ef5 . +_:B6dde4b6e2730e4906407db2a8ceada4b "Gerlind Boomershine" . +_:B6dde4b6e2730e4906407db2a8ceada4b . +_:Bb581f4db13835418601355d48ed4d888 "Kahori Drutman" . +_:Bb581f4db13835418601355d48ed4d888 . + . + _:Bb2d224eec510b2615845c06a61974f5b . + "swordfishes flunkers chased" . + . + "87"^^ . + _:B09f806527ab84a7eebcb6a0466eb57a2 . + "http://www.chased.tld/sutural/skydived.html" . + "1960"^^ . + "flunkers psychokinesis sutural" . + "http://www.milles.tld/chased/psychokinesis.html" . +_:B6c456c871dd08f8b188038228d18ab69 "Ashlie Barnak" . +_:B6c456c871dd08f8b188038228d18ab69 . +_:Bdbb28a3525398762e14cc0873baa39f6 "Godalupe Gorrell" . +_:Bdbb28a3525398762e14cc0873baa39f6 . +_:Bad6aaf173cdaea72b81100a7eb937ee0 "Gerdie Milbauer" . +_:Bad6aaf173cdaea72b81100a7eb937ee0 . +_:Be58e7bf8410cd3bf4226af546d6febeb "Alonzo Sim" . +_:Be58e7bf8410cd3bf4226af546d6febeb . +_:Bba06bc30626e169533c839c7eccee84a "Culhwch Tremaine" . +_:Bba06bc30626e169533c839c7eccee84a . +_:Bfd5ebb2146d96f76c773d9380931d7d0 "Stana Haukaas" . +_:Bfd5ebb2146d96f76c773d9380931d7d0 . + . + "155"^^ . + _:B9ace9859ab10918607410e9decfc5e99 . + "http://www.flaccidities.tld/archiving/jerker.html" . + _:B5abed8b97a712955a5fd3031f17ed277 . + . + "http://www.archiving.tld/clitoric/mountable.html" . + "drummers jerker clitoric" . + "carding drummers archiving" . + "1966"^^ . +_:B010a2915c5cd1b04b17d0169c9d16c37 "Kamau Perrien" . +_:B010a2915c5cd1b04b17d0169c9d16c37 . +_:Bfa09e47ebeccf5260a0216af2ff23e1a "Earlena Heimlicher" . +_:Bfa09e47ebeccf5260a0216af2ff23e1a . + _:Bcaafbc768b362c09c23504c2f3cb90aa . + . + "http://www.redbugs.tld/contaminates/casted.html" . + "discipliner mailer contaminates" . + "18"^^ . + "http://www.bannocks.tld/redbugs/mailer.html" . + . + _:Be852dd2e74e580df0cf860a43875a4b5 . + . + "1956"^^ . + "http://www.jades.tld/cantina/bodying.html" . + "fireplugs jerrycans cantina" . + "151"^^ . + "http://www.owlet.tld/jades/jerrycans.html" . + "waterpower fireplugs jades" . + . +_:Bca01ef6859f1c0a0d358d342e3a09be4 "Kathryn Tamulis" . +_:Bca01ef6859f1c0a0d358d342e3a09be4 . + _:Bbdec5761b644025d132ffb42572513b6 . + . + "http://www.balboas.tld/hotheads/plebiscites.html" . + "exacted deli hotheads" . + . +_:B03af56bbd0d3d5d15f8773c82027c19a "Patrik Slovinsky" . +_:B03af56bbd0d3d5d15f8773c82027c19a . + _:B010a2915c5cd1b04b17d0169c9d16c37 . + . + "1955"^^ . + "http://www.claptrap.tld/flyleaf/duologue.html" . + "tautest organs flyleaf" . + "12"^^ . + "http://www.opportunism.tld/claptrap/organs.html" . + "alpenstocks tautest claptrap" . + . + _:Bc12f42b152f2d483b5fc68db526c53be . + . + "http://www.entomologists.tld/thriftily/chuckled.html" . + "ineffectively decompensations thriftily" . + "119"^^ . + "7"^^ . + "http://www.indues.tld/entomologists/decompensations.html" . + . + _:Bd32d473fb352e3e06c33cba1760a07e0 . + _:Bbcb42c98a1c42976a954d6c5c8122e14 . + . + "http://www.salves.tld/frothiness/ignorantness.html" . + "challenger agentry frothiness" . + "http://www.surprised.tld/salves/agentry.html" . + . + _:Ba6d6de24307b6e48faafd41eb5db4d66 . + . + "http://www.formed.tld/verificatory/cosmopolitanism.html" . + "piedmonts crumbles verificatory" . + "52"^^ . + "http://www.whisted.tld/formed/crumbles.html" . + . + _:B1a2be31045685227891b25c56ee5227c . + . + "http://www.reanalyses.tld/posits/overweighed.html" . + "amiable grasshopper posits" . + "149"^^ . + "http://www.contraction.tld/reanalyses/grasshopper.html" . + . +_:B5b5c0b8f9df946e2119637e1b6a6f25c "Ganymede Dubreuil" . +_:B5b5c0b8f9df946e2119637e1b6a6f25c . + _:B11c2f4fb04e177a1bfa4bb650d45cf13 . + . + "http://www.chippers.tld/uprear/impersonated.html" . + "reconnects interspersed uprear" . + "105"^^ . + . +_:B8fad6731c064da44cf15b58ce042fecb "Odelia Tekautz" . +_:B8fad6731c064da44cf15b58ce042fecb . + _:B52416bf68e084702670f4697c10f381d . + . + "http://www.protozoal.tld/springiest/mortuaries.html" . + "noggings maestri springiest" . + "14"^^ . + "http://www.bristling.tld/protozoal/maestri.html" . + . +_:Bcaa6b831150f7da60961bdef83572311 "Turell Bormes" . +_:Bcaa6b831150f7da60961bdef83572311 . + _:B56e54768766b384520170038eef85d37 . + . + "http://www.sledged.tld/troubadours/mudlark.html" . + "clicks aggrandizement troubadours" . + . + _:B9df955ccb99494805083cdc0e5c8e656 . + "1962"^^ . + "http://www.abscised.tld/squirms/girns.html" . + "hardpan bawdric squirms" . + "174"^^ . + "http://www.misfit.tld/abscised/bawdric.html" . + "zooms hardpan abscised" . + . + _:Bdfb31000dc057e4c105817593939a044 . + . + "http://www.plonking.tld/hematomas/scantest.html" . + "dynamisms numerary hematomas" . + "169"^^ . + "http://www.headiest.tld/plonking/numerary.html" . + . + _:B1ee7b29a1b9dae1be73296a7ec28022c . + . + "1961"^^ . + "http://www.tennises.tld/lilliputians/fumigants.html" . + "petters laplanders lilliputians" . + "11"^^ . + "http://www.mousetraps.tld/tennises/laplanders.html" . + "doused petters tennises" . + . +_:Babce46c65d1cdf40867badaa31353e0c "Betsy Angelovich" . +_:Babce46c65d1cdf40867badaa31353e0c . +_:B12d3347c08b0649a616d0f88ab156275 "Chasidy Hoop" . +_:B12d3347c08b0649a616d0f88ab156275 . + _:B3314d179ef0a11acf938a17057bcabf7 . + . + "Open University Press" . + "1956"^^ . + "5"^^ . + "Proceeding 1 (1956)" . + "0-3601-6693-0" . + "1057"^^ . + . + "publics mewler wets" . + "http://www.mewler.tld/primed/barkeepers.html" . + _:B9d07ba5dca5e0f6ab18577858ecbc62d . + "1951"^^ . + "http://www.waders.tld/darnings/brainily.html" . + "overpay eastwards darnings" . + "153"^^ . + "http://www.predicating.tld/waders/eastwards.html" . + "welters overpay waders" . + . +_:Bf6b5a1f9f4e32a7fac889e7fbbb4a0e9 "Devegas Arcement" . +_:Bf6b5a1f9f4e32a7fac889e7fbbb4a0e9 . + _:B459539197c230f2782dc8ff390caed73 . + . + "http://www.unmoved.tld/apposes/housings.html" . + "thralled digestor apposes" . + "32"^^ . + "http://www.colombian.tld/unmoved/digestor.html" . + . + _:B45cf1ba1da6a71abf3ae260c88f2dbb0 . + . + "1959"^^ . + "http://www.cursedness.tld/inhabitance/reigniting.html" . + "seacoasts autobus inhabitance" . + "145"^^ . + "http://www.castrates.tld/cursedness/autobus.html" . + "foreordainments seacoasts cursedness" . + . +_:B5bb34630bfed90b7d3c7911d3fd08046 "Romona Simril" . +_:B5bb34630bfed90b7d3c7911d3fd08046 . + _:B7f763a9fb211ec4f8902ddc345eb371c . + . + "http://www.overworks.tld/kilters/rhumbs.html" . + "clashed impassively kilters" . + "80"^^ . + "http://www.gerardias.tld/overworks/impassively.html" . + "http://www.indignantly.tld/clashed/overworks.html" . + . + _:B03af56bbd0d3d5d15f8773c82027c19a . + "1958"^^ . + "http://www.legitimize.tld/overthrown/macerate.html" . + "consubstantiation kissable overthrown" . + "92"^^ . + "debouch legitimize kissable" . + . +_:B64f1857379a051e946a827fa896787e2 "Margo Anderlik" . +_:B64f1857379a051e946a827fa896787e2 . + _:B5341c3a67e1ec33fc9b2be6c5e2ec25a . + . + "http://www.disclosures.tld/spooned/renegade.html" . + "allowable kiboshing spooned" . + "100"^^ . + . +_:Ba13ff4b3c8b18605ec2db7bb85163dbb "Salaah Elio" . +_:Ba13ff4b3c8b18605ec2db7bb85163dbb . + _:B8a4cb63e4d1cc703958984a5207b3634 . + . + "http://www.urbanist.tld/scoring/couples.html" . + "skys pseudoscientifically scoring" . + "64"^^ . + . + _:Bee7b02efb9614711e11fec1a4224147f . + _:Be30897e662ff7c0b3ab39d76c9f47e76 . + . + "http://www.bunts.tld/placement/firebases.html" . + "poisonings caucussing placement" . + "56"^^ . + . +_:B8895c5bc8f8c690ca2d1b94e100bac0f "Chesell Vatter" . +_:B8895c5bc8f8c690ca2d1b94e100bac0f . + _:B6e7acecd4bbff57366bb8a6f2e09355c . + _:Bebd5dfb2a322defc9c041e5ae641749e . + . + "http://www.sargassos.tld/flamed/corrugating.html" . + "airliners canvassers flamed" . + "11"^^ . + "http://www.desalinize.tld/sargassos/canvassers.html" . + . + _:B88842eaec977aa98e2e463abf981b657 . + . + "http://www.totaled.tld/hawkmoths/ascender.html" . + "skilling cowpokes hawkmoths" . + "6"^^ . + . +_:B27d2af9ad59478c6e54b77f1375c0dc0 "Shunji Decoste" . +_:B27d2af9ad59478c6e54b77f1375c0dc0 . + _:B9f49df4e4c12035aa0b8de1ac9ffb83c . + . + "http://www.rapaciously.tld/valvelets/banged.html" . + "perfumes reprobative valvelets" . + "129"^^ . + . +_:Bf002823ffe6fecfb0f7a22eff83f0c89 "Zan Her" . +_:Bf002823ffe6fecfb0f7a22eff83f0c89 . + _:Ba0923d9f8786acbe0d2accf0858b9e3c . + . + "http://www.subentries.tld/humiliations/pailsful.html" . + "sugared lakes humiliations" . + "170"^^ . + "http://www.monogramming.tld/subentries/lakes.html" . + . +_:B193c1751e3f86bc202b0ead49160c0df "Shuichi Predom" . +_:B193c1751e3f86bc202b0ead49160c0df . +_:B59dffabbc8c892bfceceda7d6e13e128 "Inna Witcher" . +_:B59dffabbc8c892bfceceda7d6e13e128 . + _:Bcb492a46d4f9ea823005f86fb1970d39 . + . + "http://www.circumscribing.tld/raisins/pinna.html" . + "correality skivvies raisins" . + "56"^^ . + . +_:B36aa9da304a1a1ca96665cc0ee487336 "Matsya Mayard" . +_:B36aa9da304a1a1ca96665cc0ee487336 . +_:B4628f5319252752c540071689ec9a76d "Dianmu Aver" . +_:B4628f5319252752c540071689ec9a76d . + _:B9f2dcbe4a05b3bf965f90f25060ecf5e . + . + "http://www.quittances.tld/fluters/subtraction.html" . + "jaunted nonsubmissive fluters" . + "19"^^ . + . + _:B346d303acbf5d173d074ee02a923170b . + . + "http://www.outwait.tld/demolitions/pokes.html" . + "msec tackifies demolitions" . + "35"^^ . + "rediscovers riptides darner curiosa harbours coir terrifying soarers competently spriest" . + "http://www.staplers.tld/outwait/tackifies.html" . + . +_:Bd7b9147a535bf9c0811651a695b4432a "Jax Galimore" . +_:Bd7b9147a535bf9c0811651a695b4432a . +_:B524c84467d416f16c92b7907cf1f3310 "Seth Nylin" . +_:B524c84467d416f16c92b7907cf1f3310 . +_:B61f3ce3bc58fee9e2b0314a63c86e108 "Friede Malcolm" . +_:B61f3ce3bc58fee9e2b0314a63c86e108 . +_:B5846f78679e598895e1b4d8e44dcdab6 "Julius Aluarez" . +_:B5846f78679e598895e1b4d8e44dcdab6 . +_:B3c83b0e90f638ae9263a7b3c54143b20 "Seki Eilert" . +_:B3c83b0e90f638ae9263a7b3c54143b20 . + "1957"^^ . + . + _:B229b5294c2240d6e4d23f3bf137f8a64 . + "perter outfight monetized" . + . + "purloins perter ruminated" . + "http://www.underripened.tld/ruminated/outfight.html" . + "http://www.ruminated.tld/monetized/annoys.html" . + _:B455b9f19e07a1990817fdf70b5ac5d44 . + "142"^^ . +_:Be01a37bd04b19e7e3e8e2de09a1c8764 "Vilenina Oxner" . +_:Be01a37bd04b19e7e3e8e2de09a1c8764 . +_:Bb35acaed907d0afba1fab5c807f80523 "Sanetomo Daugherty" . +_:Bb35acaed907d0afba1fab5c807f80523 . + _:B03b56a2e962ac1d6518328b93620cfa8 . + . + "http://www.streetcars.tld/yapper/lightening.html" . + "aetheric biosatellites yapper" . + "80"^^ . + . + _:B32f2940aea6205e01143f5eafc91a0dd . + _:B4fa51df0dd400449368e98251cd9a81d . + . + "http://www.mishandled.tld/unsighted/prospective.html" . + "monotonousness seedpod unsighted" . + "99"^^ . + "http://www.acceptive.tld/mishandled/seedpod.html" . + . + _:B206b7e0ac78ca7499f15ad8826935825 . + . + "http://www.irreformable.tld/maladministers/mishaps.html" . + "revaluations sneaking maladministers" . + "33"^^ . + . + _:B183cf1263cd48511d9aeb5263b9a1dca . + . + "http://www.doggier.tld/caber/transgressing.html" . + "eclampsia coveted caber" . + "http://www.anchoresses.tld/doggier/coveted.html" . + . +_:B0fe4aefa666d9ed63c68c353a26303d9 "Jurgisr Arkins" . +_:B0fe4aefa666d9ed63c68c353a26303d9 . + _:Bcbaac0efbc52459f8a42c2e867c10ff6 . + . + "http://www.marker.tld/crenated/operants.html" . + "wingover grafts crenated" . + "85"^^ . + "http://www.reprover.tld/marker/grafts.html" . + . + _:B4ad497bd523bbf346e7676d3264b1952 . + . + "http://www.hookahs.tld/frizzes/capillaries.html" . + "resuscitators crediting frizzes" . + "190"^^ . + "http://www.kilowatt.tld/hookahs/crediting.html" . + . +_:B3a9e513128d00af752c0e0d5fe0cd12d "Juanisha Seppi" . +_:B3a9e513128d00af752c0e0d5fe0cd12d . +_:B3bb72efab66ff424cf2173b480489d7e "Tadao Pentaris" . +_:B3bb72efab66ff424cf2173b480489d7e . + "http://www.cudgelling.tld/jeremiad/serrate.html" . + "negatrons investigatable cudgelling" . + "investigatable antinucleon jeremiad" . + "pissant fruitier queerly concrescences pridefully saliences enlighten prided herbal turbocharger syphilitic broadswords deprecative camphorating antiunion irrigable altarpiece incrustations unlimited acclimating outchiding bayberries charlatanish foraging cartop refreezes advents hastener solvencies welches doling lib cussing sets arbitrarily brainiest kerb whalebones adeptly enquiring flatlands raccoons irritatingly afghanis milksop exacting deodorizer transsexual startling placarded monogramming sugared subentries lakes humiliations pailsful hyperbole glorifying dildoe bolshevists plutocrats derivation tindery robotizing fuelled capsizing trailblazers mussed inbreathe brit portiones rooks reaccusing nills fielders jingoish spangled nihils nonapplicable cithern upswollen shantey dissectors insulating conductors monseigneur macaroni hepcats baedekers chooser limiest privets dispossesses huddling ferociously toplessness points crabbedness leadings ducker vialed emasculation conquests tasselled standardbearers grouter caviars citing bowyer energizes lilacs feminize unrest dojos grossly classifier chirped totalitarianism pours sojournment infiltrates syncopated comparability pneumoconiosis nontraditionally genealogically ayes cannabinol aurist aerophobia southwestward reimbursement spinout floweriness slotbacks newsstands debouch consubstantiation legitimize kissable overthrown macerate propman massiveness isotonically closeness unincumbered intrepidity hocking frosh thrushes randier morph bulkier beeswax bareness foiling judgelike centrality limpidness hedgerow attila opinionatedly anybodies whisks clericalism nebbishes contritely yellowbellied deflated" . + _:B99e638edd28853f22d542767295ce413 . + . + . + "http://www.sepaloid.tld/cudgelling/antinucleon.html" . + "133"^^ . + "1963"^^ . + . + _:B478883b972bfc51c49023fde60215110 . + . + "http://www.adorers.tld/destroyed/cottonseeds.html" . + "househusbands strafer destroyed" . + . + _:B3be509cd7f82a82b61d875244bcbe375 . + . + "http://www.canaanites.tld/unproclaimed/flageolets.html" . + "cultivates melanesians unproclaimed" . + "196"^^ . + . +_:Bb01cbf6c53d18709910c1a530e691650 "Bogdashha Scaman" . +_:Bb01cbf6c53d18709910c1a530e691650 . +_:Bfc91c75ff1b54bc7a29c6b4282d690ec "Dedra Rolfson" . +_:Bfc91c75ff1b54bc7a29c6b4282d690ec . + _:B354790bca23bd08c54b6c98ef560bc39 . + . + "http://www.embroglios.tld/vamped/hefting.html" . + "phonographically conches vamped" . + "http://www.brawlers.tld/embroglios/conches.html" . + . + _:Bd18a0392d93314af0193ffd29aaaa7c0 . + . + "http://www.remaindering.tld/grandnephews/verdancies.html" . + "anises druidic grandnephews" . + "97"^^ . + . + _:B773feaf77294fc82aaccd1bacc08b835 . + . + "http://www.costively.tld/scooting/palsied.html" . + "brutes sequiturs scooting" . + "114"^^ . + "http://www.waiving.tld/costively/sequiturs.html" . + . +_:Be28dc6e125cbfb85ad053b0d10a657fb "Mya Swilley" . +_:Be28dc6e125cbfb85ad053b0d10a657fb . +_:B8cd77eb31d2ad4213d65e262e745eb19 "Kieran Machtley" . +_:B8cd77eb31d2ad4213d65e262e745eb19 . + _:B0301054bfc04a74aa3dac46af17e6a35 . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + "1962"^^ . + "14"^^ . + "Journal 2 (1962)" . + "1"^^ . + . + _:Bfbd8c1fbf6f5a77a0de72903a2bd50fd . + . + "1966"^^ . + "http://www.hoplite.tld/stupefying/pustule.html" . + "reflowers washers stupefying" . + "168"^^ . + "http://www.fumbles.tld/hoplite/washers.html" . + "winepress reflowers hoplite" . + . + _:B9fdee88a4bd24f6a6b8b3aa60853acf5 . + _:B639e11bb54547cf8ea403245e7b49d62 . + . + "1966"^^ . + "http://www.annually.tld/vivifiers/photoelectric.html" . + "praising rescuing vivifiers" . + "110"^^ . + "gazed annually rescuing" . + . +_:Bb33df416cdde2aeba9f98dbf4222af87 "Julien Triveno" . +_:Bb33df416cdde2aeba9f98dbf4222af87 . + _:Bdb15f22800ee6a0c7dfac4a355103beb . + . + "specs distractibility synapsing" . + "1960"^^ . + "36"^^ . + _:B2efd302b1346fc63d98ffcf8cb29b5ef . + "bedlamp specs meshing" . + "http://www.meshing.tld/synapsing/appertains.html" . + . + "http://www.biomasses.tld/meshing/distractibility.html" . + _:B03f0acc11812950dde818ad3c5056c8b . + . + "http://www.vicariousness.tld/extincts/untangles.html" . + "hunkers sorrower extincts" . + "94"^^ . + "http://www.lunette.tld/vicariousness/sorrower.html" . + . + _:B8e130edd41433c8476b47cc70b80e7fc . + . + "http://www.regainers.tld/margarins/inconvenience.html" . + "bacchanalia teardown margarins" . + "96"^^ . + "http://www.croupy.tld/regainers/teardown.html" . + . +_:B7010a902825e1e87e36dda6a30b39b72 "Almunda Kaltz" . +_:B7010a902825e1e87e36dda6a30b39b72 . + _:Bf3595c1ece38c505d92a1da706cbf28d . + . + "1966"^^ . + "http://www.bastes.tld/redresses/nonconclusive.html" . + "inconclusively trusty redresses" . + "90"^^ . + "http://www.insulting.tld/bastes/trusty.html" . + "prevaricator inconclusively bastes" . + . + _:Be227226e7db70e2552805eb4dc7e59e0 . + . + "http://www.iterant.tld/ruths/robles.html" . + "anathemas gnarls ruths" . + "197"^^ . + "http://www.hypnology.tld/iterant/gnarls.html" . + . + _:B32e106401d37edcf4ff42e29cf54b017 . + . + "http://www.wheezier.tld/readjourning/bacteriophage.html" . + "crematorium extortioners readjourning" . + "102"^^ . + "http://www.pores.tld/wheezier/extortioners.html" . + . +_:Be86832b7b7f31c5ef11ea7176edba77a "Evngelos Chakkalakal" . +_:Be86832b7b7f31c5ef11ea7176edba77a . +_:B5ec6b7809c7e23c356be9c13c7933551 "Urako Staker" . +_:B5ec6b7809c7e23c356be9c13c7933551 . +_:Bdb15f22800ee6a0c7dfac4a355103beb "Anurati Ozenne" . +_:Bdb15f22800ee6a0c7dfac4a355103beb . + _:B2abfc04f17b95fc6e174edbbcf1985dc . + . + "http://www.antinomianism.tld/chainmen/fiftieths.html" . + "blasphemer soffits chainmen" . + "188"^^ . + "http://www.gammon.tld/antinomianism/soffits.html" . + . + _:Bf2c36885b7595cdbdecc81b3329ea668 . + _:Bc865cc0f6ad437f461d6f1045c73caed . + . + "http://www.corer.tld/beknighted/reproachable.html" . + "copolymerized ulcering beknighted" . + "http://www.capless.tld/corer/ulcering.html" . + . + _:B51f4d0acb7e5442258067f57ad787106 . + _:B05011a0e922d80e3f90493cc2b972815 . + . + "http://www.snobbier.tld/nuncios/chitlins.html" . + "fussiness unhanding nuncios" . + "57"^^ . + "http://www.oracles.tld/snobbier/unhanding.html" . + . + _:B191256df9805dc823eab42720bae0f5c . + . + "http://www.combes.tld/datable/population.html" . + "winesops paranoias datable" . + "184"^^ . + . +_:Bacddd745cdf9503b1adf903176c162fc "Anaxmandros Pajak" . +_:Bacddd745cdf9503b1adf903176c162fc . + _:B651eff89fc01b2153d554e34c4a6d336 . + . + "http://www.drowsily.tld/porousness/ejectors.html" . + "kirsches footpaths porousness" . + "25"^^ . + . +_:B80bd87bab9912caa8855ccca417a9a12 "Tandu Miltenberger" . +_:B80bd87bab9912caa8855ccca417a9a12 . + . + _:B262635052d8e16c9f3f5b533f5c32fe8 . + . + "http://www.playlets.tld/delegati/renege.html" . + "toddy mouthiest delegati" . + "155"^^ . + . + _:B9cf676366dd3146e96478a14e07412c8 . + . + "http://www.sphincteral.tld/metastasis/nobbier.html" . + "caprioles estranged metastasis" . + "80"^^ . + "http://www.bronzing.tld/sphincteral/estranged.html" . + . +_:Baff1abc202b74e11efa34102fb6f1ff7 "Gracie Richards" . +_:Baff1abc202b74e11efa34102fb6f1ff7 . +_:B5c7e358c84d35a87fa9d8df66b7885fb "Fedorav Solich" . +_:B5c7e358c84d35a87fa9d8df66b7885fb . + _:B332d8a65e36a7215ebea03525d6074cc . + . + "1962"^^ . + "http://www.illy.tld/palets/ingression.html" . + "unmovable seventieths palets" . + "144"^^ . + "adamants illy seventieths" . + . + "hostels drooling tutted" . + "http://www.kumquats.tld/greeniest/drooling.html" . + _:B3e86fec5976dfef3c5756bd3be34d88e . + "1961"^^ . + . + . + "183"^^ . + "loadstones hostels greeniest" . + "http://www.greeniest.tld/tutted/fubbed.html" . + _:B1715f81a15fe25eff8e007bfe9d4a8f8 . + _:B7e60768702984f52a32b3ffe93c920ce . + . + "http://www.drillers.tld/caparisons/fetors.html" . + "inexecutable divinities caparisons" . + "26"^^ . + "http://www.dramatization.tld/drillers/divinities.html" . + . +_:Bbd54616189bc10e4b7ca635c208661fb "Aetos Bitar" . +_:Bbd54616189bc10e4b7ca635c208661fb . +_:B8b31d61ccedc0719ef17d7e5ffe0c72b "Fercos Kinkel" . +_:B8b31d61ccedc0719ef17d7e5ffe0c72b . + "2"^^ . + _:Be967063e5ce5a85e4e4da6eed48b80fc . + "Oliver Books" . + "1951"^^ . + _:Be607a5d150a0a830f64d87b11fe31db7 . + "seafloor jowliest psalmody" . + "0-9502-9347-0" . + _:Baae61c69ed7af2fe7513699112b8d848 . + "Proceeding 1 (1951)" . + "1998"^^ . + . + . + _:B2f94ae4e4a0359786dd890e30afe0a98 . + . + "1965"^^ . + "http://www.deceasing.tld/friary/whipcords.html" . + "drinker borborygmies friary" . + "193"^^ . + "http://www.hysterics.tld/deceasing/borborygmies.html" . + "reckons drinker deceasing" . + . + . + _:B934504c9a8ddaa11417f024c50585d4a . + . + "1958"^^ . + "http://www.whigs.tld/miens/exhibitioner.html" . + "ransomer educts miens" . + "2"^^ . + "atypically whigs educts" . + . +_:B2ec9a26ef11024f1ef5f745e5ac16d16 "Krosa Kuney" . +_:B2ec9a26ef11024f1ef5f745e5ac16d16 . +_:Bbd1311d9a158b550a710ba10873bf135 "Denise Avant" . +_:Bbd1311d9a158b550a710ba10873bf135 . + _:Bb9f2bc3c71e705d5dcabe2d3c93e6508 . + . + "http://www.calculator.tld/seizins/thrillers.html" . + "eyebeams jackpots seizins" . + "70"^^ . + . +_:B42882d3a697aa129fe6a5734a3fd92cb "Tansho Ganze" . +_:B42882d3a697aa129fe6a5734a3fd92cb . + _:Bd8c98d9d3d41c1b654fe9be257542651 . + . + "http://www.readaptation.tld/yellowbellies/nonexpendable.html" . + "whereinsoever biassing yellowbellies" . + "55"^^ . + "http://www.pima.tld/readaptation/biassing.html" . + . + _:B9a1f8b9245963a1c17b4c6ee88ee800d . + . + "http://www.reversions.tld/shadowiness/chorusing.html" . + "mandala adsorbed shadowiness" . + "156"^^ . + . + _:B8f2527f10bea8c6cfc7789ea2134f9c7 . + . + "http://www.castile.tld/inures/sarabands.html" . + "hankies unsnarled inures" . + "177"^^ . + . + _:Bf411f822c7145c4222f7f776cdabeeba . + _:B853cc0b9769c959776394714957dc4f0 . + . + "http://www.overexcite.tld/luckless/illuminated.html" . + "plainly mucklucks luckless" . + "111"^^ . + "http://www.reexperiencing.tld/overexcite/mucklucks.html" . + . +_:B7684d7c7fa49c30a35d0c9b3ae8241f4 "Anastasios Fradkin" . +_:B7684d7c7fa49c30a35d0c9b3ae8241f4 . + _:Bf91f3bcc468df28534369f0c7223b085 . + . + "http://www.adeptly.tld/flatlands/raccoons.html" . + "whalebones enquiring flatlands" . + "67"^^ . + "http://www.kerb.tld/adeptly/enquiring.html" . + . + _:Bc90533ce04dfb442d695fdb6c3bece48 . + . + "http://www.pallbearers.tld/looniness/felicitously.html" . + "federates apter looniness" . + "198"^^ . + . + _:Bfbe9674f48f37a91b3aaa031e558dd70 . + . + "http://www.dawdler.tld/commonsensical/phrenological.html" . + "repudiates attachers commonsensical" . + "170"^^ . + "http://www.occultists.tld/dawdler/attachers.html" . + . +_:Be57d9793c65bd021817d1560fb0e0142 "Abhilasha Farness" . +_:Be57d9793c65bd021817d1560fb0e0142 . + _:Bdf6c59a4d3125abb8676aa53ae41ad9a . + _:Bc248fddd6a8bdf53b8a454271220cfe6 . + "1966"^^ . + "http://www.juiceless.tld/riel/enplane.html" . + "denarius sirrees riel" . + "117"^^ . + "http://www.hewing.tld/juiceless/sirrees.html" . + "garbler denarius juiceless" . + . + _:B2e125817ddd81f7a7340aff4554a91b6 . + _:B9fc08958c08f05b03cca42ecd0936056 . + . + "http://www.elands.tld/scorbutic/tigresses.html" . + "greyer chemisms scorbutic" . + "89"^^ . + . +_:Bbc4223bfd020164616e9b8aa4578e159 "Antonino Larowe" . +_:Bbc4223bfd020164616e9b8aa4578e159 . + _:Becfec769b774fe8d9ea280ec2a9621c1 . + . + "http://www.poleaxing.tld/oceanauts/transitions.html" . + "airdromes uneven oceanauts" . + "127"^^ . + "http://www.corpulences.tld/poleaxing/uneven.html" . + . +_:Bdeeb751165692a2560b8b33ecd9040f9 "Itala Waskow" . +_:Bdeeb751165692a2560b8b33ecd9040f9 . + _:B6169106c5c9eafc2d7839e0cf58a0cfd . + . + "1957"^^ . + "http://www.canvassed.tld/remorses/reframes.html" . + "prosthodontist sups remorses" . + "129"^^ . + "frankensteins canvassed sups" . + . + "http://www.offensives.tld/folios/fogger.html" . + . + "71"^^ . + "http://www.folios.tld/diminishments/relatione.html" . + _:B36c4addc3db1dba97a1b9629b1476d4b . + "wieldier disjoining folios" . + "disjoining fogger diminishments" . + "1951"^^ . + . + . +_:B1d7ac874a051a805b40cb3656c477a80 "Abbigale Ingold" . +_:B1d7ac874a051a805b40cb3656c477a80 . +_:Bcbd6aa188b497f7585d05a18af29a838 "Tachia Cavalli" . +_:Bcbd6aa188b497f7585d05a18af29a838 . + _:B2910c133009d2387555d33457cad856b . + . + "http://www.charismas.tld/refractor/choppily.html" . + "mulligans honorably refractor" . + "167"^^ . + "http://www.escapisms.tld/charismas/honorably.html" . + . + _:Bd4845ae32fafbfe91518275f4cda1f57 . + . + "http://www.sublimities.tld/scrumptiousness/senores.html" . + "deprogram blunderbuss scrumptiousness" . + "125"^^ . + "http://www.wheelless.tld/sublimities/blunderbuss.html" . + . +_:Be82f3b64f88b88e2d6ae738b3234aa4f "Lale Valeri" . +_:Be82f3b64f88b88e2d6ae738b3234aa4f . + _:B0f2eaf56c840b10d3f4aeb0b78a78963 . + . + "http://www.bafflements.tld/urgingly/cense.html" . + "lumped beetroots urgingly" . + "64"^^ . + "http://www.holydays.tld/bafflements/beetroots.html" . + . + _:Bacb24632b9f8618acba4a4b6da79078d . + . + "1964"^^ . + "http://www.geegaw.tld/woks/wending.html" . + "staring maladapted woks" . + "149"^^ . + "http://www.manliness.tld/geegaw/maladapted.html" . + "mildness staring geegaw" . + . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:Beea20a726ce012d73fd628826e4cfde1 . +_:B842ac9a636552e0746ffd262b9cbbbce "Venus Reier" . +_:B842ac9a636552e0746ffd262b9cbbbce . +_:B3c221f2c7393a5eca0bf5d4cb1c30e94 "Hugh Losey" . +_:B3c221f2c7393a5eca0bf5d4cb1c30e94 . + _:B8a59905bb443b3070889c8b4ce0761e6 . + . + "http://www.pussyfooted.tld/hotdogs/educates.html" . + "marking morselled hotdogs" . + "161"^^ . + "http://www.obtuseness.tld/pussyfooted/morselled.html" . + . +_:Bcadd2bbde580ac72130e1f3b6395d302 "Daris Astley" . +_:Bcadd2bbde580ac72130e1f3b6395d302 . + _:B34b9ea6dda4ab0b575bece634fdd8584 . + . + "http://www.twentieths.tld/maimed/equated.html" . + "demises vexes maimed" . + "188"^^ . + "monism impermeabilities basques defensibility nucleation allovers enterable entertaining totalling scalars" . + "http://www.incorruption.tld/twentieths/vexes.html" . + . + _:B18c2db5196690a4eb23f0958f7407afb . + . + "http://www.openheartedly.tld/unweaned/vexations.html" . + "conciliating restraining unweaned" . + "81"^^ . + "http://www.postmasters.tld/openheartedly/restraining.html" . + . +_:B7f5b58056ff1c8098b66148fec50e813 "Gizla Nordmark" . +_:B7f5b58056ff1c8098b66148fec50e813 . + _:B09213d32985d4908cb2961a6fb353a4b . + . + "http://www.staves.tld/dockhand/octangles.html" . + "minifying garnetlike dockhand" . + "137"^^ . + "http://www.mottling.tld/staves/garnetlike.html" . + . +_:B17d05d83c67fdf8d414f8293ab81c80d "Rachana Morch" . +_:B17d05d83c67fdf8d414f8293ab81c80d . + _:B29dbb91701d768c8412ced8c8f26b60d . + "1960"^^ . + "http://www.acrobatically.tld/bottomed/granulated.html" . + "reflowing babka bottomed" . + "firebox acrobatically babka" . + . +_:B7839b9be55a46b14757948d55b905ce4 "Chaim Gustason" . +_:B7839b9be55a46b14757948d55b905ce4 . + _:B9448a47bf036ff675155d06acbda124b . + . + "http://www.graver.tld/torpidity/befriend.html" . + "cityward mongst torpidity" . + "20"^^ . + "http://www.airfoils.tld/graver/mongst.html" . + . + _:Bf0bfed7e791ab49cb34babe279f15b4b . + _:B86b590ea467304d4171f6f42a1b9bb3f . + . + "1966"^^ . + "http://www.dimensional.tld/juncoes/domes.html" . + "restrainable salvational juncoes" . + "4"^^ . + "coldness dimensional salvational" . + . +_:Bc08d0d4250d2ecfc97da6ff59618e037 "Craddock Rudish" . +_:Bc08d0d4250d2ecfc97da6ff59618e037 . + _:B34368a3c1da1abdbab2d2dd7e60f2515 . + . + "http://www.embattled.tld/novelties/labyrinths.html" . + "jargoned placard novelties" . + "59"^^ . + "http://www.maundered.tld/embattled/placard.html" . + . + _:B9df9b9019c3eb196b7540cd9b47efe15 . + _:Bcad3b2acbc6ed1b5d0bcdfaa71a41af7 . + . + "http://www.symbolize.tld/overproud/corrupted.html" . + "trochoids bowling overproud" . + "159"^^ . + "http://www.damasked.tld/symbolize/bowling.html" . + . + _:B8a0a862c01af92a291d1b59ee0e7519a . + . + "http://www.hermeneutically.tld/conners/carobs.html" . + "iridectomies electrochemically conners" . + "188"^^ . + "http://www.revolvers.tld/hermeneutically/electrochemically.html" . + . + _:B9eccc4de579e57fde13426e37887c87a . + . + "http://www.tormentor.tld/zanier/corkscrewed.html" . + "orbiters owner zanier" . + "83"^^ . + . + _:Bc0a93afc65a1836a4d1cf68272cb9bbb . + . + "http://www.clearinghouse.tld/fucking/proprietorial.html" . + "infolded proteins fucking" . + "113"^^ . + "http://www.reattach.tld/clearinghouse/proteins.html" . + . +_:Ba4cdea8288fd4d7fb51ec88a68ee13e6 "Cherian Ricardo" . +_:Ba4cdea8288fd4d7fb51ec88a68ee13e6 . +_:B3c2cd2fba112c374eacbf9679159d959 "Pete Salada" . +_:B3c2cd2fba112c374eacbf9679159d959 . +_:B405e7e9868fc26df2ff12b10f15f733f "Kaveri Zombro" . +_:B405e7e9868fc26df2ff12b10f15f733f . + _:Bc0c28b0de473b4be464101a27a76d6e2 . + _:Bddc2e7fc8021a75708deb5912b162543 . + . + "http://www.kinematical.tld/imprecates/insufficiency.html" . + "ramping ruinously imprecates" . + "59"^^ . + . + _:Be94290896a940cd5cc8faf0cdfd53417 . + . + "http://www.huffs.tld/auditorial/demonetization.html" . + "biogeographer jostling auditorial" . + "63"^^ . + . + _:B64265e68f45399951859e0baf1726f4b . + . + "http://www.noblewoman.tld/ethnical/transformations.html" . + "legged hesitatingly ethnical" . + "118"^^ . + "http://www.hypnotherapy.tld/noblewoman/hesitatingly.html" . + . +_:Bfb1bd23a10323ddbe5860eeff3387a56 "Adelbert Kuen" . +_:Bfb1bd23a10323ddbe5860eeff3387a56 . + _:B88da251a05c74149e616b964cd566517 . + . + "http://www.papuans.tld/briefed/landscapers.html" . + "exigencies disport briefed" . + "172"^^ . + "http://www.hardhearted.tld/papuans/disport.html" . + . + _:Be299ffd1324a2486cf1bc25a9de76c86 . + . + "http://www.crenel.tld/mismanaging/immolations.html" . + "lunars retaliators mismanaging" . + "42"^^ . + . +_:Bbced314596bf06091b3d7204a02837ac "Skylar Buesing" . +_:Bbced314596bf06091b3d7204a02837ac . + _:B9082a7572f5ff4b8013cc104b92fbc41 . + . + "1959"^^ . + "http://www.carillonneur.tld/reexported/enfevered.html" . + "radians rn reexported" . + "77"^^ . + "http://www.snowflakes.tld/carillonneur/rn.html" . + "crosscuts radians carillonneur" . + . + . + _:B0da8e8835649b6bd701119bec28ecc1d . + . + "http://www.sourdoughs.tld/spoliator/earthlier.html" . + "overtaking traditionless spoliator" . + "89"^^ . + . + _:B9404ead1d16cd5b5efc70648114d19ce . + . + "http://www.skywrote.tld/lunier/electrochemistry.html" . + "photosynthesizing whirlies lunier" . + "29"^^ . + . +_:Beb7c75134d3aae3808328d700590cede "Lance Fernandes" . +_:Beb7c75134d3aae3808328d700590cede . + . + _:B6cbf417069e286e85181ae2929acaebc . + . + "1965"^^ . + "http://www.gesticulation.tld/mistiming/jalap.html" . + "saids secularizing mistiming" . + "35"^^ . + "frets gesticulation secularizing" . + . +_:B23648de149bf2f869236e6f45e32136e "Ingeburg Liess" . +_:B23648de149bf2f869236e6f45e32136e . + . +_:B83607c8f2c93345b7222faeb5fd2775e "Tsumemasa Lloyd" . +_:B83607c8f2c93345b7222faeb5fd2775e . +_:B6b30461ece48b0573a913582ea18ccf4 "Stig Strassburg" . +_:B6b30461ece48b0573a913582ea18ccf4 . +_:Bc4ae3f4e83358bc8cbe3f7d99df12c74 "Antje Viapiano" . +_:Bc4ae3f4e83358bc8cbe3f7d99df12c74 . +_:B6ebca3fd57a8f4e4c1a7263b861d7656 "Fyrsil Peachey" . +_:B6ebca3fd57a8f4e4c1a7263b861d7656 . +_:B815a7d6758b1e3b4096b8f094f7b6182 "Istvan Mayville" . +_:B815a7d6758b1e3b4096b8f094f7b6182 . + _:B1258310f66336bd385aad0612f472c98 . + . + "1965"^^ . + "http://www.hobbit.tld/thews/degass.html" . + "cereuses wristwatches thews" . + "186"^^ . + "http://www.assignees.tld/hobbit/wristwatches.html" . + "taxiways cereuses hobbit" . + . + _:B30cf1fdfde469194b1e743fb1fe4282f . + . + "http://www.armfuls.tld/submontane/stoutening.html" . + "tenantry appendant submontane" . + "14"^^ . + "http://www.ionizing.tld/armfuls/appendant.html" . + . + "aglow martials broidering" . + "1958"^^ . + "http://www.atonies.tld/menaced/martials.html" . + "accelerators aglow menaced" . + . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + . + . + "128"^^ . + "http://www.menaced.tld/broidering/titaness.html" . + _:B26c051f75d2e96a52d065db7538997d5 . + "99"^^ . + "fonding unhealthful factorship" . + "1964"^^ . + "scandalizing fonding upshift" . + _:B346d303acbf5d173d074ee02a923170b . + . + "http://www.accordantly.tld/upshift/unhealthful.html" . + _:B7661a33a1f4114926de9f5ba3f11c7c2 . + "http://www.upshift.tld/factorship/exclaimer.html" . + . +_:B183f543c87c03536a5ab322d352e808d "Anaximnis Dick" . +_:B183f543c87c03536a5ab322d352e808d . +_:B5a246344119b8cc41731482a4f7ac1c1 "Caileela Lents" . +_:B5a246344119b8cc41731482a4f7ac1c1 . +_:B8409b0551d13574f9c75475250815219 "Vickie Riesinger" . +_:B8409b0551d13574f9c75475250815219 . + _:B6f98f4fde21b8cb87a06753677c87549 . + . + "http://www.accentuated.tld/hectometer/franked.html" . + "superconductor mirier hectometer" . + "160"^^ . + . + _:B25aa0bc1f4680f91b586ea4cb7cabe88 . + . + "http://www.mushes.tld/protests/musted.html" . + "restaurants vagabondism protests" . + "195"^^ . + . + _:B29fe73775cc5ce9d114168c804e6615a . + _:Bdb447df64adec680cf1a41fe5d6cb55f . + . + "http://www.idly.tld/grippier/swarth.html" . + "omittance slewing grippier" . + "3"^^ . + "http://www.refractoriness.tld/idly/slewing.html" . + . + _:B8536cf922d4c90de69a0698d57898779 . + . + "1961"^^ . + "http://www.balladeers.tld/iodines/prattled.html" . + "dissipated engendering iodines" . + "166"^^ . + "http://www.filmcards.tld/balladeers/engendering.html" . + "egises dissipated balladeers" . + . +_:B8d6742633317922b3bee35bf58caee0f "Hareem Rollo" . +_:B8d6742633317922b3bee35bf58caee0f . + _:B89cf6b23c297381f64855e3eb1647f10 . + _:B60e67484febfde0dec7715f9fe588478 . + . + "http://www.floppies.tld/corridas/nationalists.html" . + "damned vigesimal corridas" . + "131"^^ . + "http://www.teaboards.tld/floppies/vigesimal.html" . + . +_:Baac1d79fc8ff508832f64e136d7d5af8 "Giovany Toliver" . +_:Baac1d79fc8ff508832f64e136d7d5af8 . +_:B3b9855396be44b8066729ab2a604c46a "GIynn Blanko" . +_:B3b9855396be44b8066729ab2a604c46a . + _:B576fe28138f4a6c8d968448e952f7de9 . + . + "http://www.swelled.tld/dodgier/clawed.html" . + "holistically hennery dodgier" . + "159"^^ . + "http://www.consummator.tld/swelled/hennery.html" . + . + _:Baf459e0de7559ea76dd61087a878af0e . + . + "http://www.accursedness.tld/stunners/understudies.html" . + "retarded benefaction stunners" . + "183"^^ . + "http://www.emasculators.tld/accursedness/benefaction.html" . + . + _:Bc81ec73244292e8ec0f05b7b46a0eccb . + . + "1966"^^ . + "http://www.sidelights.tld/fellatrice/sluing.html" . + "illuminator cruelties fellatrice" . + "129"^^ . + "http://www.truancies.tld/sidelights/cruelties.html" . + "wotted illuminator sidelights" . + . + _:B0eb8925de51ad240e05b99f675efa1a8 . + . + "http://www.devisees.tld/outlining/dandruff.html" . + "relics suggestions outlining" . + "145"^^ . + . +_:B25aa0bc1f4680f91b586ea4cb7cabe88 "Apoku Huber" . +_:B25aa0bc1f4680f91b586ea4cb7cabe88 . +_:B2da8285ad7880c15feebfa75fd0702f3 "Hananel Chowanec" . +_:B2da8285ad7880c15feebfa75fd0702f3 . + _:Bd30624236f88984709166a5bfe15396f . + . + "http://www.lambasted.tld/tailpipe/fits.html" . + "rains seabirds tailpipe" . + "43"^^ . + "http://www.unhanged.tld/lambasted/seabirds.html" . + . + . + _:B0ae08793031c8f81fec5ad8a8254e4bc . + . + "http://www.slipcases.tld/grunts/venturers.html" . + "outcrop phenylketonuria grunts" . + "110"^^ . + "http://www.sodality.tld/slipcases/phenylketonuria.html" . + . + _:Be1b207b2abd5374bc4389c664205cf9b . + . + "http://www.arthritic.tld/pinewood/predicting.html" . + "spoored declinational pinewood" . + "194"^^ . + "http://www.ambilateral.tld/arthritic/declinational.html" . + . +_:B1852e00a4d9639116790dbb9679f987b "Frangiskos Truly" . +_:B1852e00a4d9639116790dbb9679f987b . +_:B6423d109c67d734287d3dc4e7bea5a44 "lkisti Dayne" . +_:B6423d109c67d734287d3dc4e7bea5a44 . + . + _:Bb768627f90a4a4044a19a390c55d5266 . + . + "1951"^^ . + "http://www.exocrine.tld/faddisms/maximins.html" . + "runniest footbath faddisms" . + "45"^^ . + "frosts exocrine footbath" . + . + _:Bb9f374fbd7207123fe474647bda1d40b . + . + "http://www.disgorge.tld/outcrops/fluorosis.html" . + "sikhs bacchanalian outcrops" . + "92"^^ . + . +_:Ba05810bcde0732c5472d1df0da6acc69 "Zane Tedrow" . +_:Ba05810bcde0732c5472d1df0da6acc69 . +_:Bc4fc45b09eb03996dcb24c00d1213daf "Ellie Jolla" . +_:Bc4fc45b09eb03996dcb24c00d1213daf . +_:B639e11bb54547cf8ea403245e7b49d62 "Galeschka Canu" . +_:B639e11bb54547cf8ea403245e7b49d62 . +_:B890863e398a7610acbbed4c9c1199da7 "Konstiantina Viniard" . +_:B890863e398a7610acbbed4c9c1199da7 . +_:B4bf3b90443908dc92f69a086d6227298 "Gottfried Lanzoni" . +_:B4bf3b90443908dc92f69a086d6227298 . +_:Ba5d39a338f39c12e854293f4351e62eb "Jocelyn Skornik" . +_:Ba5d39a338f39c12e854293f4351e62eb . +_:Bc0c28b0de473b4be464101a27a76d6e2 "Hlya Lummus" . +_:Bc0c28b0de473b4be464101a27a76d6e2 . +_:Be6079e524c8feb6bf610611fedcbac95 "Kseniia Tiemann" . +_:Be6079e524c8feb6bf610611fedcbac95 . +_:B5c6d6e2f82094031797c6125d0d8ab08 "Conrad Rounds" . +_:B5c6d6e2f82094031797c6125d0d8ab08 . + _:B1a41232e4ed62119baef3ac17eae5207 . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + . + "1967"^^ . + "http://www.hairpins.tld/ignitible/matadors.html" . + "sophs crossbreed ignitible" . + "144"^^ . + "unmanly hairpins crossbreed" . + . +_:Bf411f822c7145c4222f7f776cdabeeba "Iustig Schuckert" . +_:Bf411f822c7145c4222f7f776cdabeeba . +_:B705be019cc0573672b86e1d458a4396a "Ludowika Macall" . +_:B705be019cc0573672b86e1d458a4396a . + _:B37a3e02f1cfce164a7ce17a3b26e8dce . + . + "http://www.coopting.tld/vamping/galls.html" . + "inweaves skateboards vamping" . + "http://www.carneys.tld/coopting/skateboards.html" . + "http://www.murderees.tld/inweaves/coopting.html" . + . + _:Bbe1c0695b81377a7d279157ed0cf98ee . + . + "http://www.outshouting.tld/aced/caperers.html" . + "playacts follicles aced" . + "82"^^ . + "http://www.wheelbarrows.tld/outshouting/follicles.html" . + . + _:Baeeb914d5772c72b62bf8e80577653a0 . + . + "http://www.clobbering.tld/cocain/housetops.html" . + "depicting aftertastes cocain" . + "98"^^ . + "http://www.chiefdoms.tld/clobbering/aftertastes.html" . + . +_:Bdfb31000dc057e4c105817593939a044 "Dagny Wibeto" . +_:Bdfb31000dc057e4c105817593939a044 . + _:Bc0c471584bea5750d51d29495cc774ac . + "1965"^^ . + "http://www.contractions.tld/arrases/heaters.html" . + "hetaeras expendability arrases" . + "57"^^ . + "http://www.vanillins.tld/contractions/expendability.html" . + "dimensionality hetaeras contractions" . + . +_:Bc43d5cab73a9bc4e8ea68689c439b3b4 "Iason Bronsky" . +_:Bc43d5cab73a9bc4e8ea68689c439b3b4 . + "reenacting scorchingly bioecologies" . + "1963"^^ . + _:B819abed62838e81b803324ebeb69d1e8 . + "http://www.soupy.tld/nonexplosives/scorchingly.html" . + "porphyries soupy reenacting" . + "http://www.nonexplosives.tld/bioecologies/dabblers.html" . + . + . + "180"^^ . + "http://www.mobbish.tld/reenacting/nonexplosives.html" . + _:B03d385f4acffd5782fdced129594e32e . + . + "http://www.demodulations.tld/mispronounced/functionally.html" . + "powered aggravation mispronounced" . + "131"^^ . + "discontinuance mutualism coalesced fraughts kills holer veepees buffets aleatory" . + "http://www.wainscoting.tld/demodulations/aggravation.html" . + . + _:B3b7412fd782d066eb944c863b5937e57 . + . + "http://www.vilest.tld/newswomen/encasing.html" . + "estonians futurism newswomen" . + "112"^^ . + "airing mercantilism aproning highjacks antihypertensive cheapness inseam quibbles bulls" . + "http://www.steered.tld/vilest/futurism.html" . + . + _:B6322af0d6e5a5360b02efdda6c6b1573 . + "1962"^^ . + "http://www.filibusters.tld/atoned/dramamine.html" . + "rehinged sharking atoned" . + "14"^^ . + "http://www.diffusely.tld/filibusters/sharking.html" . + "peeving rehinged filibusters" . + . + _:Bd6267a539c0d9a828e045318aa03abda . + . + "http://www.botchiest.tld/readably/decapod.html" . + "harkener cleaner readably" . + "31"^^ . + . + _:Bdd7457249d129bbd0cfd59f33eeea2a3 . + . + "http://www.asbestosis.tld/restarting/habilitate.html" . + "stillness straggles restarting" . + "54"^^ . + "http://www.teleological.tld/asbestosis/straggles.html" . + . + _:B12ccbe42b31a68c944408af432400103 . + _:B07a24c72c51c9ffb3482d13ab5c1330f . + . + "http://www.prolegomenon.tld/specials/enswathes.html" . + "acclivities snoopier specials" . + "174"^^ . + . +_:Ba5a899215a82ab749e82e1c73409a9e5 "Xiomara Plowe" . +_:Ba5a899215a82ab749e82e1c73409a9e5 . + _:B27d017db5660bfaafaa469825f4fb278 . + . + "http://www.pyrotechnical.tld/dogmatical/breams.html" . + "empresses infos dogmatical" . + "66"^^ . + "http://www.lavishing.tld/pyrotechnical/infos.html" . + . + _:B0a9d046d167095cec51f39ab1abf099d . + . + "http://www.hoariness.tld/horoscopes/quantifies.html" . + "reinvolving vehemently horoscopes" . + "45"^^ . + . + _:B8b0ab882567cfa15d3eff42236975485 . + . + "http://www.erica.tld/taxonomies/vroomed.html" . + "lambkin awesomeness taxonomies" . + . +_:Bce0274427332aee4b8d4c4e81cfba79e "Firdaus Casavez" . +_:Bce0274427332aee4b8d4c4e81cfba79e . + _:B348485848fa6e8aacc83b2fb92621bcb . + . + "http://www.romanticized.tld/innominate/rumbled.html" . + "sylphish rescripts innominate" . + "85"^^ . + "http://www.psalms.tld/romanticized/rescripts.html" . + . + _:Be1fc124b4b4b0f6ab29de09dc050d3ec . + . + "1959"^^ . + "http://www.sighers.tld/prodemocratic/curableness.html" . + "songsters demolishes prodemocratic" . + "110"^^ . + "http://www.reignite.tld/sighers/demolishes.html" . + "welsher songsters sighers" . + . + "http://www.shovelers.tld/gassiness/prejudices.html" . + "1965"^^ . + _:B68f54af284a25d791e7cb6084d4428b1 . + "tenderer bluing shovelers" . + "200"^^ . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + "bluing endoderms gassiness" . + . + "http://www.untasted.tld/shovelers/endoderms.html" . +_:Bd5c082b3b7a98e95c3aa90da2bbfde78 "Hasnaa Sietsema" . +_:Bd5c082b3b7a98e95c3aa90da2bbfde78 . +_:B98d1d310057a37f78e6b515454c4168a "Ari Baddour" . +_:B98d1d310057a37f78e6b515454c4168a . + _:B91eb3e0923f04ff8bbdd0c3cdadfa063 . + . + "http://www.disagree.tld/zoophiles/heeds.html" . + "rewrap armed zoophiles" . + "http://www.gravitated.tld/disagree/armed.html" . + . + _:Bd81f5fe781a4d589070c4e34c50ceebf . + . + "http://www.laccolith.tld/whinnied/mazes.html" . + "amazedly reappraisal whinnied" . + "108"^^ . + . +_:Bb16d0992084355403c8f496a3ec6f373 "Angela Hager" . +_:Bb16d0992084355403c8f496a3ec6f373 . +_:B9433c699c39a0ac8d908a7df5b2beed1 "Lycaon Mabane" . +_:B9433c699c39a0ac8d908a7df5b2beed1 . +_:B4e2286a72f1118760ead19a1acdee1e4 "Alberich Dougharity" . +_:B4e2286a72f1118760ead19a1acdee1e4 . + _:B5386c452855a1419eb903306476d9d99 . + . + "http://www.depresses.tld/vestals/trameled.html" . + "dilapidator hypocrisies vestals" . + "191"^^ . + . +_:B4555b1f120ed0c622a093fc960e0e3d3 "Elvira Kidner" . +_:B4555b1f120ed0c622a093fc960e0e3d3 . + _:Bfca66276327a3306339df397a00964ab . + _:Ba3e25a5a0a4022300f795cf9b628020b . + . + "http://www.introducer.tld/subbranch/festoons.html" . + "knifers manchuria subbranch" . + "78"^^ . + "http://www.merrymaker.tld/introducer/manchuria.html" . + . + _:Ba452aa6511e2404ec1d30d2407e1c1c5 . + . + "http://www.rayons.tld/unquiet/encountered.html" . + "commonweals designers unquiet" . + "165"^^ . + "http://www.clues.tld/rayons/designers.html" . + . + _:B3ba789c4e765eddb62132128fefe4fab . + _:B062c6724547d6dc21455e3c5487ad94d . + . + "http://www.acknowledger.tld/abjured/overgrows.html" . + "monologues researcher abjured" . + "102"^^ . + "http://www.emaciation.tld/acknowledger/researcher.html" . + . + _:B509e76ef8745a5ee631370fb6d2c72d5 . + . + "http://www.uncashed.tld/czardoms/unidentifiable.html" . + "charter huntedly czardoms" . + "80"^^ . + . +_:B8a5e0ea34ce8c9aec488985d3faeb2e0 "Giovana Theunissen" . +_:B8a5e0ea34ce8c9aec488985d3faeb2e0 . + _:Bcf6fd4552a5e674617dc40fbafd96e92 . + . + "1964"^^ . + "http://www.reviewal.tld/petaled/codes.html" . + "tenters raunchier petaled" . + "93"^^ . + "firebricks reviewal raunchier" . + . + _:Bc84290fa0c4b71785d192ed17ef310a8 . + . + "http://www.dextrin.tld/cuddlier/ideograms.html" . + "jargonizing democracies cuddlier" . + "188"^^ . + . + _:B60e67484febfde0dec7715f9fe588478 . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + "1965"^^ . + "2"^^ . + "Journal 9 (1965)" . + "1"^^ . + . +_:Baa188c42f50cef07f5781c1df7429e69 "Shamaail Virant" . +_:Baa188c42f50cef07f5781c1df7429e69 . + _:Be19330c4d02e8b4ea227fbe98a89e6de . + . + "http://www.harbouring.tld/unartfully/safeties.html" . + "somnambulating denounces unartfully" . + "47"^^ . + "http://www.corpuscles.tld/harbouring/denounces.html" . + . + _:B413db44d5edbf065a836132282b69516 . + _:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 . + . + "http://www.lapboard.tld/calypsoes/dependence.html" . + "quintupled gourmands calypsoes" . + "58"^^ . + "http://www.resowed.tld/lapboard/gourmands.html" . + . + _:Bac75f9a0b8c46142bbd5547995fa78d4 . + . + "http://www.facer.tld/reprobates/besmears.html" . + "philippics outsells reprobates" . + "112"^^ . + . +_:B873032e55ccfd28170496ba062d01964 "Chasity Cirilli" . +_:B873032e55ccfd28170496ba062d01964 . + _:B25c238d8058654a0494731ce39ed79ca . + . + "1966"^^ . + "http://www.chancre.tld/memsahib/fungiform.html" . + "weaner nos memsahib" . + "96"^^ . + "jockstraps chancre nos" . + . + "0-9885-6038-0" . + "Proceeding 5 (1966)" . + "Books That Work" . + "http://www.viced.tld/pederastically/inquisitors.html" . + . + "localites viced religiously" . + "1966"^^ . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + "1"^^ . + _:Be9eafe0aa0466a6f8058f3d3e02febfe . + . + "http://www.togged.tld/dummies/surpassable.html" . + "reexpressing ramps dummies" . + "95"^^ . + "http://www.wieners.tld/togged/ramps.html" . + . +_:Bfd561a036b2c5636ad591a5d214acc70 "Emmanuel Stpeters" . +_:Bfd561a036b2c5636ad591a5d214acc70 . +_:Bc0daedb97ca4b5baf2b9e9e559c5ee8f "Kathy Doctor" . +_:Bc0daedb97ca4b5baf2b9e9e559c5ee8f . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + . + "http://www.jackdaws.tld/keratoses/harassment.html" . + "slippiest doozies keratoses" . + "20"^^ . + . +_:B6fffdcb6e0cfef0f995b3d455e7d4461 "Machko Bungy" . +_:B6fffdcb6e0cfef0f995b3d455e7d4461 . +_:B8d6557e84a85e66d0d919532d750fd27 "Takuji Gangluff" . +_:B8d6557e84a85e66d0d919532d750fd27 . +_:Bb31c816546dacab69e6257c8bba0349d "Tanak Swithenbank" . +_:Bb31c816546dacab69e6257c8bba0349d . + _:B0be1339e8330d27e368be99c5d30bdc7 . + . + "http://www.poxed.tld/opulences/levators.html" . + "snootiest peppier opulences" . + "145"^^ . + "http://www.adiposities.tld/poxed/peppier.html" . + . +_:B55fcd925374db3b10b4041a76158464b "Khaalida Dire" . +_:B55fcd925374db3b10b4041a76158464b . +_:B43675a91d6fc3f14b29f637a270e3ba2 "Courtenay Babjeck" . +_:B43675a91d6fc3f14b29f637a270e3ba2 . +_:Bfc9acef18d86692431bd8641c7d1a09d "Bertie Sarks" . +_:Bfc9acef18d86692431bd8641c7d1a09d . + _:Bc53276dc4740bc1bcd970e4d52c756e0 . + . + "http://www.delightfully.tld/permeably/metabolizable.html" . + "gamekeepers unmended permeably" . + "186"^^ . + "http://www.unraveled.tld/delightfully/unmended.html" . + . + _:B4628f5319252752c540071689ec9a76d . + . + "http://www.treaties.tld/despising/loftily.html" . + "objurgate preprocessor despising" . + "124"^^ . + "http://www.overeducated.tld/treaties/preprocessor.html" . + . + _:Bcf714ba30317f38a093420558e20bb90 . + . + "http://www.tablas.tld/postured/sleigher.html" . + "unfasten remounting postured" . + "80"^^ . + "http://www.booted.tld/tablas/remounting.html" . + . +_:B7056c234e30cfee87bb36dd36376326a "Shahaada Corak" . +_:B7056c234e30cfee87bb36dd36376326a . + _:Ba3d7cee8d4d4911e6fd57e0b43fe43ae . + . + "1954"^^ . + "http://www.conservatives.tld/copses/soberer.html" . + "idealogy upboiling copses" . + "138"^^ . + "meritable conservatives upboiling" . + . +_:Bcd27f14243cb10deb5eee4a88f0ba4ce "Robyn Chandrasekhar" . +_:Bcd27f14243cb10deb5eee4a88f0ba4ce . +_:B10b1fb45c84b6fc3ce5b99a6845f50a0 "Sanad Sanker" . +_:B10b1fb45c84b6fc3ce5b99a6845f50a0 . +_:B314e2de5726aed079bdeca0b8fac5820 "Catarine Dacamara" . +_:B314e2de5726aed079bdeca0b8fac5820 . + . + _:Be28dc6e125cbfb85ad053b0d10a657fb . + . + "http://www.floweret.tld/acridities/unrealistic.html" . + "lachrymation arcadian acridities" . + "181"^^ . + "http://www.commuted.tld/floweret/arcadian.html" . + . + _:Babb84627381a0acbbd88ef468f3d7e69 . + . + "http://www.backups.tld/oatmeals/dustrag.html" . + "eked vigorish oatmeals" . + "68"^^ . + "http://www.kalifate.tld/backups/vigorish.html" . + . +_:B6244805bfb9d3def73025047cc7b5bb3 "Naasiruddeen Knotowicz" . +_:B6244805bfb9d3def73025047cc7b5bb3 . +_:B4d3ff164f1ed4e7484ccb039c1e7c0ee "Munemitsu Larew" . +_:B4d3ff164f1ed4e7484ccb039c1e7c0ee . + _:Bde42ea4b1f9b4e7739612c288f231c5f . + . + "http://www.seawater.tld/kinkier/antiskid.html" . + "freezing revaluated kinkier" . + "7"^^ . + . +_:B65ef6629b4cb1aa4d361e24425177342 "Amelfa Palm" . +_:B65ef6629b4cb1aa4d361e24425177342 . +_:B12ccbe42b31a68c944408af432400103 "Elektra Iden" . +_:B12ccbe42b31a68c944408af432400103 . +_:B9f61a561d6349b8bb15a57be0ae59737 "Enola Mrozinski" . +_:B9f61a561d6349b8bb15a57be0ae59737 . +_:B1c9344ebfa5ee3baeeffc89b49428aa0 "Sonyushka Lipe" . +_:B1c9344ebfa5ee3baeeffc89b49428aa0 . +_:B0ae08793031c8f81fec5ad8a8254e4bc "Trina Sjerven" . +_:B0ae08793031c8f81fec5ad8a8254e4bc . +_:B09f3c311e3509d2e92865b5aa8e82e7b "Tesia Waybill" . +_:B09f3c311e3509d2e92865b5aa8e82e7b . +_:B39e1b22c766b552d638b587a89d4456d "Perfecta Gonser" . +_:B39e1b22c766b552d638b587a89d4456d . +_:Bc37fbf34713350aade16cb448ae89d62 "Alek Babson" . +_:Bc37fbf34713350aade16cb448ae89d62 . +_:B75a38f374ac6cb485e52c9e0b7139ea9 "Tyffani Jeppsen" . +_:B75a38f374ac6cb485e52c9e0b7139ea9 . +_:B4127b0b6c97357f939ec3bc6c32c4717 "Satoru Beaumont" . +_:B4127b0b6c97357f939ec3bc6c32c4717 . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + . + "1967"^^ . + "http://www.quarrying.tld/mistime/pokiness.html" . + "brassard perfecters mistime" . + "115"^^ . + "repiners quarrying perfecters" . + "coagulability phlegmiest dharmas amplifiable unpredictability recapitulate foxiest cardinality burgeons recuses pieplants downfalls sparkily scabbing diapasons bootyless paretics muckraked carcinogenicity sellers reassimilating pleadable disassembles altering preestablished unvoiced transgresses priorities warier vindication ungrammatical hatpins appropriately spinelessly atomism subsequently valiance congeners disequilibrium halloas congratulating chirography carinas audiology kaleidoscopic chumships languages softened fubbing ethicists camembert gaits hatband posies stover relenting primitivity artificer refiltered nonplus cinematograph roentgenograms gauchest hedgerows surveillance motorbuses londoners goldsmiths kebabs propanes decontaminations unintellectual negotiations spookier lintel fingerprinted improvisational onanists pointiest consolingly bunglers frontiers efficiency bisexuals melodramatist huggable hempweed etheric souse weans tambur moralization firepan malefic somersaulted tsardoms poteens lynchers driftpin calibrated semolinas prenticing outdone hemostat falsifies midways gives effluvial unemphatic unjustly bighorn friability fishwife bumped inflicting tabors lapping unforgivable unwrap beckoningly resisters executes audiometries tugged crashers brightens maypole outlaw reinducing paisleys plaguers pollards kiefs nigher yummies orbited fanning summarizes segmented refractions reclothed axed ornamentations enormousness overrates molts ingrain beleapt megaphone genealogists tumour matters streptococcic peeving diffusely rehinged filibusters sharking atoned dramamine comradeship bassetting lugger claque honesties energetics blemishing seasoned progressing curses activity unmagnified oozing tibial obviates speared canards ethicals coulombs mutually broadens defectiveness astern nudged amortise harmed" . + . + _:Bb837e96600a7a33ba844cd6b77f1d256 . + . + "http://www.wharfinger.tld/washboards/overdrank.html" . + "crocked reconverting washboards" . + "5"^^ . + "http://www.tasselling.tld/wharfinger/reconverting.html" . + . + _:B949b7e2fe211e62fb5a00564b517a7c3 . + . + "http://www.frijole.tld/outback/unalleviated.html" . + "reinjures figured outback" . + "72"^^ . + "http://www.hematologies.tld/frijole/figured.html" . + . + _:B914501472007ca4176ca1272a8fbfa98 . + . + "http://www.dressing.tld/obscuranticism/headword.html" . + "pastinas reproached obscuranticism" . + "64"^^ . + "http://www.cantilevers.tld/dressing/reproached.html" . + . +_:B5d0f831819a9d916e82bcbe184e5e73d "Takuma Moncur" . +_:B5d0f831819a9d916e82bcbe184e5e73d . +_:B757f1badd28efaea33f160977868df73 "Adamina Macabeo" . +_:B757f1badd28efaea33f160977868df73 . +_:B4a04631749e969fbc2173537346c6797 "Tufail Milum" . +_:B4a04631749e969fbc2173537346c6797 . + _:B7814ef789f45f1d2232db5c00c3cb9a5 . + . + "http://www.unemotional.tld/unoffensive/statement.html" . + "bargains doozer unoffensive" . + "40"^^ . + "http://www.retsinas.tld/unemotional/doozer.html" . + . + _:Bb2bd5a7505be484387ca2dd762c45f70 . + . + "http://www.munchies.tld/ornaments/spiritualize.html" . + "murexes tenseness ornaments" . + "146"^^ . + . +_:Bf8cc057f97379abe229c01a4c7afc51e "Uliaanitsa Samul" . +_:Bf8cc057f97379abe229c01a4c7afc51e . +_:Bc82507410f437526f5ce6a7cb00f0393 "Rihaab Borglum" . +_:Bc82507410f437526f5ce6a7cb00f0393 . + _:Bfd192fdf0d2126714283c8f947c21698 . + . + "http://www.differentiae.tld/anchored/sheepman.html" . + "excreta teens anchored" . + "144"^^ . + "http://www.plumpers.tld/differentiae/teens.html" . + . + _:Ba7b8740314b6cedefa8ff1c318eb7ff4 . + . + "http://www.insecurities.tld/sizably/uncorroborated.html" . + "brambliest reverses sizably" . + "122"^^ . + "http://www.housemen.tld/insecurities/reverses.html" . + . + _:Bdc840fa635acf77b6043dfce092c15f8 . + . + "1965"^^ . + "http://www.feyer.tld/conceivability/trippings.html" . + "romanced charactery conceivability" . + "65"^^ . + "http://www.abductions.tld/feyer/charactery.html" . + "deckle romanced feyer" . + . + _:B388b73be40200a3d3537a6a9251fdcb6 . + _:B4885effe769906865752de2f1eb92e3b . + . + "http://www.parkings.tld/libelers/asked.html" . + "monogrammed sages libelers" . + "26"^^ . + . + _:B551436ae213ebd9cdc93378ad3236d06 . + "1963"^^ . + "http://www.ameba.tld/kimonoed/fecundity.html" . + "frescoists noninstinctual kimonoed" . + "7"^^ . + "molders ameba noninstinctual" . + . + _:Bad9bf54d6c800026eb553a6c7c6f9460 . + . + "http://www.schusses.tld/unproved/miffing.html" . + "millers unfortified unproved" . + "28"^^ . + . + _:B61e62d27d8aedd39f5786b989878072c . + _:B5ef843436fa0e3f4ae68aee386ea1e71 . + . + "1962"^^ . + "http://www.summarizes.tld/refractions/reclothed.html" . + "fanning segmented refractions" . + "179"^^ . + "orbited summarizes segmented" . + . +_:B3a8c1ee9806202d2962e6129493b78da "Landra Farraj" . +_:B3a8c1ee9806202d2962e6129493b78da . + _:B923032237fb75ba015ef00fa94779fd6 . + . + "http://www.afghani.tld/nonreligious/interlocutrices.html" . + "lensed anthologists nonreligious" . + "149"^^ . + . +_:B2f0fce32cf104c6f9407b842592e4305 "Laurel Kieler" . +_:B2f0fce32cf104c6f9407b842592e4305 . +_:B18c2db5196690a4eb23f0958f7407afb "Deianira Laflin" . +_:B18c2db5196690a4eb23f0958f7407afb . +_:B5b14c998a0b4e9252314625d434f4031 "Lambertinae Burse" . +_:B5b14c998a0b4e9252314625d434f4031 . +_:B4d1ce877cf0a6e1bf5a1feb761905915 "Phaethon Gearon" . +_:B4d1ce877cf0a6e1bf5a1feb761905915 . +_:B70f36611e1c30bc3641d16b770927a6d "Manaal Nitsche" . +_:B70f36611e1c30bc3641d16b770927a6d . + _:B1e654821ec9ec47d1d0162ceeae2cb4b . + . + "http://www.savoriest.tld/timbered/osteosclerotic.html" . + "existentialist backslappers timbered" . + "153"^^ . + "http://www.varistors.tld/savoriest/backslappers.html" . + . + _:Bd24f7121c4084c1b2dea034dd6c6eafb . + . + "http://www.motiveless.tld/capeskin/mistrusting.html" . + "reclassified musks capeskin" . + "133"^^ . + . + _:Bb3f5b587fb90897150610b80dd881fd6 . + _:Bd6d8961ff0800b531358a8820c37c792 . + . + "http://www.spraining.tld/rh/pennyweights.html" . + "necessitated preexposures rh" . + "192"^^ . + . +_:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 "Ginger Hedgespeth" . +_:Bb7f33b79b93e8bdb4aa35e8d9aa7b5d9 . +_:B37d2e289d6d071912dd00d3ae408b309 "Wava Goubeaux" . +_:B37d2e289d6d071912dd00d3ae408b309 . +_:B341c169c32b862dc30433dfcd0b70b3e "Yesmina Loveridge" . +_:B341c169c32b862dc30433dfcd0b70b3e . + _:B7010a902825e1e87e36dda6a30b39b72 . + . + "http://www.numerously.tld/fester/graduated.html" . + "lynxes enforce fester" . + "126"^^ . + "benchmarks unanticipated chivvies microprogramming moots inscribed anneals preconsiderations impings canalled" . + "http://www.inundated.tld/numerously/enforce.html" . + . +_:Be5c5ca2725a89da0632f31c627052370 "Raquel Neas" . +_:Be5c5ca2725a89da0632f31c627052370 . +_:B5341c3a67e1ec33fc9b2be6c5e2ec25a "Gerik Ferries" . +_:B5341c3a67e1ec33fc9b2be6c5e2ec25a . + _:B9b6cddd3b24f44d5685c3de28fa9ef4e . + . + "http://www.confirming.tld/corpses/oversexed.html" . + "absenter civilise corpses" . + "199"^^ . + "http://www.phantasies.tld/confirming/civilise.html" . + . + _:Be87a27f067830d72973019b8cb017e07 . + . + "http://www.epoxying.tld/cardiotherapy/ravaged.html" . + "biodegradation cracky cardiotherapy" . + "174"^^ . + "http://www.unclassifiable.tld/epoxying/cracky.html" . + . +_:B50a89d4be7fc92359c5fbd24f4aa15c3 "Tolenka Slezak" . +_:B50a89d4be7fc92359c5fbd24f4aa15c3 . + _:B779e3af3d747f52bce20a509a38b9980 . + . + "http://www.tourers.tld/redistills/allocations.html" . + "relicense asexuals redistills" . + "53"^^ . + . + _:B302b250234de602ee9f091ac8fa6d763 . + . + "http://www.brushes.tld/pollarding/perinea.html" . + "blepharitis cruncher pollarding" . + "51"^^ . + . +_:Bb054f6e0ec16efb52e30d6748d7f569d "Violet Doud" . +_:Bb054f6e0ec16efb52e30d6748d7f569d . + _:B767c35ed8389a14ed693a6e3ca0928d4 . + _:B8555a992ef6548066f83ebe9fe4a9268 . + . + "http://www.hellhole.tld/colourers/nonconsecutively.html" . + "placers bestriding colourers" . + "http://www.recolonizing.tld/hellhole/bestriding.html" . + . + _:B62f316b918e636d10db219f10c415f0c . + . + "http://www.arborvitaes.tld/desalinizing/phial.html" . + "dramatized soakers desalinizing" . + "5"^^ . + "http://www.ovolo.tld/arborvitaes/soakers.html" . + . +_:Bb7ca4600c522b4cfaa42f2ef77164496 "Quirin Flamino" . +_:Bb7ca4600c522b4cfaa42f2ef77164496 . +_:Be2fd152c48ff196a6a46b658be3f2fef "Yaremka Garbin" . +_:Be2fd152c48ff196a6a46b658be3f2fef . +_:Bdcd8c2aa9302fbda24c75d57d9250f81 "Baram Zenner" . +_:Bdcd8c2aa9302fbda24c75d57d9250f81 . + _:Bbe02f03b3f1afc4fffdc7c961b5060e3 . + . + "http://www.seepier.tld/cockup/muller.html" . + "salads backbit cockup" . + "http://www.sidearms.tld/seepier/backbit.html" . + . +_:Bc42dd61bdeef5af8327103a4405a06c2 "Dorothee Duskey" . +_:Bc42dd61bdeef5af8327103a4405a06c2 . + _:Be0efe30daa227b9afdaa3999ca0ca669 . + . + "http://www.dottiest.tld/orang/fastnesses.html" . + "reflexologist entrenchments orang" . + "165"^^ . + "http://www.wickers.tld/dottiest/entrenchments.html" . + . +_:B5d7ad3a3c6c0b1056284399447277c1a "Hilaria Pilati" . +_:B5d7ad3a3c6c0b1056284399447277c1a . +_:Bf40b6dc2bed4f1e1af8eb44b2405886d "Ray Baray" . +_:Bf40b6dc2bed4f1e1af8eb44b2405886d . +_:B111722cc3b4e93799d90746342fd3a90 "Marlene Dague" . +_:B111722cc3b4e93799d90746342fd3a90 . +_:B678dcb192173076e49b1cf103452cf93 "Geli Leps" . +_:B678dcb192173076e49b1cf103452cf93 . +_:B97a5095f07fb3a5d03954963d37d345b "Jelisaweta Ambroziak" . +_:B97a5095f07fb3a5d03954963d37d345b . + _:Babfed49e13d314cb22a2164f4b154a31 . + _:B8d5d81d3f02a95c91b5c8ceadf81df0b . + . + "http://www.steelie.tld/bestirred/legacies.html" . + "streetwalker cowskin bestirred" . + "33"^^ . + . +_:B6c99abc77c6df359b979c228d9b72b4d "Valerik Peles" . +_:B6c99abc77c6df359b979c228d9b72b4d . + _:B823b432e7c0ed354c682a3244f87f021 . + . + "http://www.pharyngeal.tld/conceders/denouncers.html" . + "odorizes breezeway conceders" . + "41"^^ . + "http://www.interleaf.tld/pharyngeal/breezeway.html" . + . +_:B90e4fc74632b976edcce43475838404e "Grard Fong" . +_:B90e4fc74632b976edcce43475838404e . + "http://www.bathetically.tld/demonical/caesarists.html" . + "136"^^ . + _:Bfdef162145b88c76674e462b275871a7 . + "http://www.unpersuaded.tld/bathetically/regranting.html" . + "1964"^^ . + . + "subdebs regranting demonical" . + "wickiup keloidal faqir gamic extorts cantonment stretching sandblasters scandinavians dover academes tachs feaster actable chortles conventionalism nonstick rheometers auditives infecund slimming nope remeets waistbands dolmens sects ginghams tunings fandangos spherically bonds timbering sleuths conned guilders whispering counterrevolutionary touchiness slouches pulsatory prevues larks carousers maladjustive datelining frenches brunettes badgerly flagger orig piggie principled strangulates offeror liquate terrified searchings situps hillocks represented normalcies intertangled cliquing oppositional coworkers roadhouses featured haggler amphibiousness reeky recklessness erased outclass oracles fussiness snobbier unhanding nuncios chitlins sparry checkering sandalwoods renominates condemner goslings tramcars possibler reconnects chippers interspersed uprear impersonated envisage vastness suspire tattersalls supertaxes rollicked inexactitude applicators autosuggestions howbeit memorably extemporize frantically hairwork proudest praters opes albatrosses calculation stellify mucuses reusableness gatsby virologist striker hocussing frontlets braggarts snatchy waltzes prebendary intitling disobediently jokers policed primus matings promotions heritors reconciles orphanhood muckrake jimmied domiciliary deathlessly armband gammon blasphemer antinomianism soffits chainmen fiftieths guaranteed giggliest baggings insalivation pitifuller mightier shucker unstates contraction amiable reanalyses grasshopper posits overweighed astir praxeological plighting dreariest haphazardly enabling bromos indianian sues mesmerist macrocosm balded unwelded repudiating gazelles dropsical drawler christly workless devisals sweetly preterit ganglionic diddling contradictions sasses categorized dwarfs nonindependent pbx plausibility sitting wimple scubas arrestee" . + . + "planarias subdebs bathetically" . + _:Bde6bf50a01b1508d326cf6255b8f3653 . + . + "1966"^^ . + "http://www.cumshaws.tld/snowmen/outstretching.html" . + "embarrassments catering snowmen" . + "172"^^ . + "http://www.somnambulant.tld/cumshaws/catering.html" . + "lornness embarrassments cumshaws" . + . +_:Bcde13034f427eef598b3177c0c7a75de "Pascale Skripko" . +_:Bcde13034f427eef598b3177c0c7a75de . +_:Bb20a7f0057a8b8a0c93499dea384a05a "Jasmine Coile" . +_:Bb20a7f0057a8b8a0c93499dea384a05a . + _:B347dfff29b5c6a73696489ee67ee0b1d . + . + "1965"^^ . + "http://www.derm.tld/disservice/solubles.html" . + "propagandizing casuistic disservice" . + "29"^^ . + "http://www.slapdash.tld/derm/casuistic.html" . + "indifference propagandizing derm" . + . + _:Bb907c5e1a52c4e9f5dc3b6884c8b1632 . + _:Bb7f7844074896717cb72304f84796b2e . + . + "http://www.deplorableness.tld/remade/silicosis.html" . + "stainability comeliest remade" . + "92"^^ . + . + _:B0ff3b35aa0e3f2b7c69e168d2b6054d7 . + . + "http://www.debarment.tld/communicably/continues.html" . + "goggled ruinates communicably" . + "190"^^ . + "http://www.saints.tld/debarment/ruinates.html" . + . + _:B84d3a032d944446f2963e31900e33bcc . + . + "1965"^^ . + "http://www.fatheads.tld/penetrations/banquets.html" . + "overqualified tuataras penetrations" . + "25"^^ . + "http://www.pitas.tld/fatheads/tuataras.html" . + "frosted overqualified fatheads" . + . +_:B27500d2e69a29092bf85499c81dddc39 "Hypnos Blank" . +_:B27500d2e69a29092bf85499c81dddc39 . + _:Ba8585fb44e1cf9748b19e4b2e4a03959 . + . + "1964"^^ . + "http://www.battling.tld/atremble/procreation.html" . + "atoneable perdurable atremble" . + "189"^^ . + "http://www.salespersons.tld/battling/perdurable.html" . + "suballiances atoneable battling" . + . + . + _:Bce0274427332aee4b8d4c4e81cfba79e . + . + "http://www.debiting.tld/paraguayans/resonates.html" . + "cancels parrots paraguayans" . + "112"^^ . + "http://www.loathly.tld/debiting/parrots.html" . + . + _:Bad6c117beb1a5b46e08bfc5014b44670 . + . + "http://www.desisting.tld/reality/hexers.html" . + "sheol suasions reality" . + "65"^^ . + "unprofessionally attestor rebury gibbeted stoolies partings villadom cricks chemosurgery deadens braize" . + . + _:B76603bf498544a6315498826f18d8a54 . + . + "1954"^^ . + "http://www.perfusing.tld/rubles/hospitality.html" . + "annihilation starrier rubles" . + "143"^^ . + "http://www.untruthfulness.tld/perfusing/starrier.html" . + "stronger annihilation perfusing" . + . + . + _:B11194bca37c7dc0531332677d36c8e5c . + "inquiring ladling marvelling" . + "http://www.marvelling.tld/nixing/gazettes.html" . + "1959"^^ . + . + "195"^^ . + . + "http://www.degradedness.tld/marvelling/romanticize.html" . + "ladling romanticize nixing" . + _:B38ea2a96a7d4b49ae536a9a9fe290ba1 . + . + "1963"^^ . + "http://www.blocs.tld/interdictive/holdovers.html" . + "ethics demising interdictive" . + "125"^^ . + "keratosis blocs demising" . + . + _:B915fdca1cc16801b36b57051e532b795 . + . + "http://www.manipulator.tld/trammed/denouncing.html" . + "mingling abashments trammed" . + . + _:B1c460036b9bd327e7307e1ad3b81e38a . + . + "http://www.multilineal.tld/recoin/psychotics.html" . + "unhinged outworks recoin" . + "55"^^ . + "http://www.apologist.tld/multilineal/outworks.html" . + . +_:B5b5c31f23b669e559aaa7470a0efb6fb "Madelynn Hoehn" . +_:B5b5c31f23b669e559aaa7470a0efb6fb . + _:B1cc21f46861771b810b15ed0ba35c90c . + . + "http://www.gaits.tld/posies/stover.html" . + "camembert hatband posies" . + "120"^^ . + "http://www.ethicists.tld/gaits/hatband.html" . + . +_:B051c65b38211f8503451085ca08bce01 "Annika Forson" . +_:B051c65b38211f8503451085ca08bce01 . +_:Bb9f2bc3c71e705d5dcabe2d3c93e6508 "Immakulata Masek" . +_:Bb9f2bc3c71e705d5dcabe2d3c93e6508 . + _:Be682cccd08b858eb34f620673ffc14be . + _:Bce1fa069d36a4ba949732687fb04896c . + . + "http://www.vivaria.tld/specializing/monsters.html" . + "archaize overdrunk specializing" . + "152"^^ . + "http://www.conchoid.tld/vivaria/overdrunk.html" . + . +_:B38ea2a96a7d4b49ae536a9a9fe290ba1 "Enrica Mathern" . +_:B38ea2a96a7d4b49ae536a9a9fe290ba1 . +_:B318a6211399f2d431d2d094e06a87470 "Jermaine Mandahl" . +_:B318a6211399f2d431d2d094e06a87470 . +_:B949ec108d9eed0b566de77a6f66be47e "Shun Zaruba" . +_:B949ec108d9eed0b566de77a6f66be47e . +_:B9e4473f5a7f9cb9c83a8ed55bf32633b "Jayda Fasano" . +_:B9e4473f5a7f9cb9c83a8ed55bf32633b . +_:Bbcb42c98a1c42976a954d6c5c8122e14 "Aida Appelt" . +_:Bbcb42c98a1c42976a954d6c5c8122e14 . +_:Bbcf0f373ff8b2806603c0a9a1aef41b3 "Lejla Torbett" . +_:Bbcf0f373ff8b2806603c0a9a1aef41b3 . +_:Bf44a2fc2a5cff5357f45e867f43f7bf4 "Oleka Tommasino" . +_:Bf44a2fc2a5cff5357f45e867f43f7bf4 . +_:B20aae66f343203046a897111fb65bf8e "Uranus Gerckens" . +_:B20aae66f343203046a897111fb65bf8e . +_:Bf4b23d5833c7c4eab9c8938edabe64c5 "Neal Bulinski" . +_:Bf4b23d5833c7c4eab9c8938edabe64c5 . + _:B97b0f17839df5fc3858e146d13e23dc5 . + . + "http://www.vegetated.tld/vaccinal/battened.html" . + "compressional enounces vaccinal" . + "78"^^ . + "http://www.devitalize.tld/vegetated/enounces.html" . + . + _:B615b4622e8c1f445175f9347ac806c87 . + . + "http://www.serow.tld/cosseting/flawlessly.html" . + "shoestrings flutiest cosseting" . + "38"^^ . + "http://www.countermanding.tld/serow/flutiest.html" . + . + _:B6ed8664db8109743468168afc749b66b . + . + "http://www.overweight.tld/loopholing/tattles.html" . + "tantalums readmits loopholing" . + "105"^^ . + . + _:Bb0819b8dc383fb6b645cb5127e3336fc . + . + . + "1964"^^ . + "http://www.automatics.tld/braggier/ersatzes.html" . + _:B0bace8700d8c82706ad87b88bf084041 . + "http://www.braggier.tld/cooingly/spumone.html" . + "23"^^ . + "portly ersatzes cooingly" . + "hoodooed portly braggier" . +_:Bfe9d7b0df2bccb792c6e4d4c45ee10ff "Mayumi Vaneaton" . +_:Bfe9d7b0df2bccb792c6e4d4c45ee10ff . + _:B651b5d2714c2f99c8c691ed8b3c004c7 . + . + "http://www.amassers.tld/nonagreement/tidied.html" . + "weakeners stinginess nonagreement" . + "69"^^ . + "http://www.owners.tld/amassers/stinginess.html" . + . +_:Bfbebb239f3700ca799a8ad8fa9657f5c "Taajuddeen Simmelink" . +_:Bfbebb239f3700ca799a8ad8fa9657f5c . + _:B9971119d8b616203ffe854669605b3fa . + _:Bd1fc173aa86244d93202f3bb706bc05b . + . + "http://www.verbifies.tld/foxskin/crenation.html" . + "reembodied yoking foxskin" . + "94"^^ . + . + . + _:B8e36d1854cc352f96375d97d28fe0bfc . + . + "1952"^^ . + "http://www.penney.tld/contradicting/takeout.html" . + "quirkiness jetties contradicting" . + "128"^^ . + "eyesights penney jetties" . + . +_:Bce3827cb8ad5d5ce52432b4479b499ba "Steverino Filas" . +_:Bce3827cb8ad5d5ce52432b4479b499ba . +_:B760e922cb799dc66bae25e695603a7d6 "Sabino Hayward" . +_:B760e922cb799dc66bae25e695603a7d6 . + _:B1b2ef9730c8e78aca46e39668056a6b4 . + . + "http://www.expectancy.tld/infects/shirred.html" . + "conjunctivas yerba infects" . + "166"^^ . + . +_:B72072f131d453afab32b52e150a4244e "Gregos Beltrain" . +_:B72072f131d453afab32b52e150a4244e . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . +_:B45d428ff26554eeb0f3ed413cb0e0aff . + _:B9a243867ed3a522b6cf8d6a1dd28072c . + . + "http://www.fumiest.tld/blamed/compensatively.html" . + "intoxication accorders blamed" . + "33"^^ . + . + _:B62f316b918e636d10db219f10c415f0c . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "http://www.couldest.tld/manchus/enlightenment.html" . + "caffeins chamoising manchus" . + "69"^^ . + . +_:B7e8de26ece5ebf6485993dc4ab7ec92f "Bette Schloemer" . +_:B7e8de26ece5ebf6485993dc4ab7ec92f . + _:B65ef6629b4cb1aa4d361e24425177342 . + "1965"^^ . + "10"^^ . + "Journal 4 (1965)" . + "1"^^ . + . +_:B2777ccef3da90b6743105395a981a505 "Fabrizio Gant" . +_:B2777ccef3da90b6743105395a981a505 . + _:Bbb54d272c17e2956c718e3b52ced8565 . + . + "http://www.resupply.tld/becking/explanations.html" . + "mangoes middy becking" . + "37"^^ . + "http://www.kneepan.tld/resupply/middy.html" . + . +_:Bbc8bce12ff7061fecfc955f2a3a0b097 "Ashihei Yepes" . +_:Bbc8bce12ff7061fecfc955f2a3a0b097 . +_:Bccec609e7f6b70a8546b393615f70f7d "Elzbeta Mieloszyk" . +_:Bccec609e7f6b70a8546b393615f70f7d . +_:B647c471c9e96ebb55c72b23443163151 "Anwill Grisham" . +_:B647c471c9e96ebb55c72b23443163151 . +_:B59c0969c37da0230d3a9559d41014b76 "Cherri Jent" . +_:B59c0969c37da0230d3a9559d41014b76 . + _:B0cf75c991a3fe66328724f91bd1ebfae . + . + "1956"^^ . + "http://www.fellas.tld/curfews/giddiness.html" . + "voyagers menstruation curfews" . + "154"^^ . + "multinationals fellas menstruation" . + . + _:Bdddbef207d6cc9c2037bd52a4addc03d . + . + "http://www.enigmata.tld/shaftings/oversights.html" . + "caroler curlier shaftings" . + "163"^^ . + "http://www.encl.tld/enigmata/curlier.html" . + . + _:Bdf6c59a4d3125abb8676aa53ae41ad9a . + _:Bb25b3e84ed576dd46d65fdf9f9a37d6f . + . + "http://www.jorum.tld/bodingly/artiness.html" . + "scroungier insurgences bodingly" . + "119"^^ . + . + _:B3b355107e887ee7f9c1ef94057a41fb1 . + . + "http://www.dresser.tld/recitalists/revived.html" . + "pardoner stubbornest recitalists" . + "172"^^ . + "http://www.facelift.tld/dresser/stubbornest.html" . + . +_:B91f70d4f494370625e2aa0695c61cee0 "Nando Slinger" . +_:B91f70d4f494370625e2aa0695c61cee0 . + _:Bf12149a48c7dd487c35b79a01aba57bc . + . + "http://www.myelitis.tld/clubbier/arrogantly.html" . + "teratologies haft clubbier" . + "187"^^ . + "http://www.apothegms.tld/myelitis/haft.html" . + . +_:B53a81c3a98211d92f3f2526cc0fc0123 "Liubokhna Caveney" . +_:B53a81c3a98211d92f3f2526cc0fc0123 . +_:B93331f311d5dc3300f644a215c607872 "Alonsa Troester" . +_:B93331f311d5dc3300f644a215c607872 . +_:Becbec6c650c24db51cd65fbfc73a8800 "Bessi Giffee" . +_:Becbec6c650c24db51cd65fbfc73a8800 . + _:B1f018de80850ad367dba553bd75481e3 . + . + "http://www.predicable.tld/mendelianist/hardest.html" . + "detoxified oscillation mendelianist" . + "149"^^ . + "http://www.misanthropist.tld/predicable/oscillation.html" . + . +_:Bc09a89662887028b45510b915ff29df8 "Ksniatintsa Fuchser" . +_:Bc09a89662887028b45510b915ff29df8 . +_:B59a754a869ad171456b7d3f935ed4882 "Kunitaro Gilderman" . +_:B59a754a869ad171456b7d3f935ed4882 . + _:B354f29d125c8f36b254032eb91927e3c . + _:Bc8294cc824c72805fb1712aa47398e9b . + . + "http://www.hempy.tld/marmots/crucifixes.html" . + "bloodlettings anemia marmots" . + "22"^^ . + "http://www.modernest.tld/hempy/anemia.html" . + . +_:B2464265afa544d8437f1c3e367d836ee "Nunekhiia Weidert" . +_:B2464265afa544d8437f1c3e367d836ee . + _:Be09ee83d431b94ce0d88e6299e302f6a . + "1961"^^ . + "http://www.blameable.tld/earwigged/resurveyed.html" . + "hypnotics polarize earwigged" . + "176"^^ . + "http://www.ibises.tld/blameable/polarize.html" . + "signalized hypnotics blameable" . + . +_:B49e956d905d834a2687a3edbc772956f "Laurena Rednour" . +_:B49e956d905d834a2687a3edbc772956f . + _:Bba950a52a31270ffc84c3ae7466795fd . + . + "http://www.basally.tld/cottonmouths/calipering.html" . + "gratefulness lorises cottonmouths" . + "107"^^ . + . +_:B5c05cfc76d1ba13e71acfee9e8904dcb "Abbey Fleagle" . +_:B5c05cfc76d1ba13e71acfee9e8904dcb . +_:B6f0e7f386db794044fa90f4664e5f557 "Lamesha Neher" . +_:B6f0e7f386db794044fa90f4664e5f557 . +_:Bf23392fa85ad23491215199dacc3263c "Renaldo Nonnemacher" . +_:Bf23392fa85ad23491215199dacc3263c . +_:Bcd3eb1168fe41c45ac9cf3b8605af268 "Tierney Stroll" . +_:Bcd3eb1168fe41c45ac9cf3b8605af268 . + _:Be90e6859ec9d88aa5dde681b805f88cb . + . + "http://www.verboten.tld/quadrates/pressurizer.html" . + "hived staggeringly quadrates" . + "179"^^ . + "http://www.softener.tld/verboten/staggeringly.html" . + . + _:Bc6bb53a1e33543e7a871d0a495f5e3fe . + . + "http://www.reflexologically.tld/sploshes/slandering.html" . + "viburnums unwon sploshes" . + "57"^^ . + "http://www.hyperirritable.tld/reflexologically/unwon.html" . + . + _:Bf54e32f048507cb1e888cdfcbbb692c8 . + "1959"^^ . + "http://www.umbrae.tld/oxtails/emergences.html" . + "furnaced ranis oxtails" . + "40"^^ . + "http://www.cantabile.tld/umbrae/ranis.html" . + "squaller furnaced umbrae" . + . +_:B462a5afdcd3583694d8c109ebd8e82c7 "Detana Trautz" . +_:B462a5afdcd3583694d8c109ebd8e82c7 . + _:B008a0c3b23126482395c69a9f3444f1a . + . + "1958"^^ . + "http://www.nontraditionally.tld/ayes/cannabinol.html" . + "pneumoconiosis genealogically ayes" . + "148"^^ . + "http://www.comparability.tld/nontraditionally/genealogically.html" . + "syncopated pneumoconiosis nontraditionally" . + . + _:B0a44846ddef35cffd8748150548c3f88 . + _:B7faf5a318d44705db1e2887f67c176a8 . + . + "http://www.citing.tld/energizes/lilacs.html" . + "caviars bowyer energizes" . + "83"^^ . + "http://www.grouter.tld/citing/bowyer.html" . + . +_:B563e0b65fe4aafd39b636b0c63234073 "Kim Colombe" . +_:B563e0b65fe4aafd39b636b0c63234073 . + _:Ba3e9f090da6c78a583bd8d7bb05a0bdb . + . + "1964"^^ . + "http://www.goings.tld/delead/beths.html" . + "architects favouring delead" . + "4"^^ . + "heathy goings favouring" . + . +_:Ba5ea40a8ac0b1dbb510b43c3663b0518 "Sander Garriss" . +_:Ba5ea40a8ac0b1dbb510b43c3663b0518 . +_:B7f763a9fb211ec4f8902ddc345eb371c "Otylia Lowdermilk" . +_:B7f763a9fb211ec4f8902ddc345eb371c . +_:Ba8ff651aedc9a38b3fde56294aa1eaf0 "Caradawg Wilkie" . +_:Ba8ff651aedc9a38b3fde56294aa1eaf0 . +_:Bc8b717c43cdfbecbe30c2451176186a2 "Ginata Pasana" . +_:Bc8b717c43cdfbecbe30c2451176186a2 . + _:B358c332c845dfeb424d61ac88a8aa580 . + . + "http://www.outthink.tld/tetanic/fizzing.html" . + "queered unscrupulousness tetanic" . + "47"^^ . + "http://www.restamps.tld/outthink/unscrupulousness.html" . + . + _:Bf53b32c5fa106b299e5221679ecd56e8 . + . + "http://www.izzard.tld/limpness/graphologies.html" . + "clutters rooster limpness" . + "20"^^ . + "http://www.pippin.tld/izzard/rooster.html" . + . + _:Be72f024c449882cfdcec75356de1372d . + . + "1965"^^ . + "http://www.standees.tld/mendaciously/longhaired.html" . + "tampons scalpel mendaciously" . + "192"^^ . + "flaunty standees scalpel" . + . + _:Bd71c3f475dc56974aca83b0752b8747a . + . + "http://www.nonidentities.tld/dialysed/practitioners.html" . + "snaps eleganter dialysed" . + "16"^^ . + "http://www.alloying.tld/nonidentities/eleganter.html" . + . +_:B3f53edadd322f78376e5f120635f8149 "Manuella Likes" . +_:B3f53edadd322f78376e5f120635f8149 . + _:B67b5ffaded0c49a143a42c3a99bd2241 . + . + "1965"^^ . + "http://www.glassman.tld/microfilming/swagged.html" . + "pedometers specificity microfilming" . + "74"^^ . + "http://www.elementally.tld/glassman/specificity.html" . + "uraniums pedometers glassman" . + . + _:B7e556414c35f81847f25c8876b4c88af . + . + "http://www.carbo.tld/copulas/trundles.html" . + "embarked reproacher copulas" . + "49"^^ . + "http://www.judice.tld/carbo/reproacher.html" . + . + _:Bd10dadffd1779f956f9c2b9d815d205b . + . + "1955"^^ . + "http://www.sunwise.tld/ventral/yearner.html" . + "lorn concupiscent ventral" . + "10"^^ . + "http://www.metamers.tld/sunwise/concupiscent.html" . + "relents lorn sunwise" . + . + _:Bc3db3a67299206669769ef0220f214d0 . + . + "http://www.splinted.tld/ardour/titteringly.html" . + "icings bourree ardour" . + "84"^^ . + . + _:Bd397ced9880172927ac0981928e4a307 . + _:B0ddff49ae085ed84e807185bea38145d . + . + "http://www.woof.tld/fruits/visorless.html" . + "nonagricultural drooping fruits" . + "167"^^ . + . + . + _:Bf831032e099de99df9a028d4bc5a6f7a . + . + "1959"^^ . + "http://www.rapaciousness.tld/obeyed/tasked.html" . + "appeasing friaries obeyed" . + "114"^^ . + "redistributed rapaciousness friaries" . + . + _:B368c09bcdafed99af657289d17497a99 . + . + "1963"^^ . + "http://www.alcoholics.tld/fairways/campo.html" . + "deific resubscribes fairways" . + "162"^^ . + "http://www.reaccustom.tld/alcoholics/resubscribes.html" . + "igniting deific alcoholics" . + . + _:Be945aece3e2ed5b7ffadb3a6fe8b4aba . + . + "http://www.sniffingly.tld/adventuresses/foliages.html" . + "flowage postorbital adventuresses" . + "168"^^ . + "http://www.inflects.tld/sniffingly/postorbital.html" . + . + _:B306208c9922766f71345e2e4aea90729 . + . + "http://www.disequilibrium.tld/congratulating/chirography.html" . + "congeners halloas congratulating" . + "14"^^ . + "http://www.valiance.tld/disequilibrium/halloas.html" . + . + . + _:B79b0328c28010d8f3d088b47df621802 . + _:B024737e53faa7498528976fb4220a21c . + . + "http://www.tests.tld/felicitator/virological.html" . + "airlifts sliming felicitator" . + "73"^^ . + "http://www.depressional.tld/tests/sliming.html" . + . + _:Bcbe75eb4b66057f7783121e42b5c00bf . + . + "http://www.frivoler.tld/salvageability/furloughs.html" . + "statice pugged salvageability" . + "5"^^ . + "http://www.subfamily.tld/frivoler/pugged.html" . + . + _:Be71253a2d3dd807e49757cc117e874cf . + . + "http://www.kaiak.tld/tommyrot/intergroup.html" . + "pinched amercing tommyrot" . + "189"^^ . + "http://www.perspicacity.tld/kaiak/amercing.html" . + . +_:B3be714137c840e953fef25fbc337d15e "Cai Picazo" . +_:B3be714137c840e953fef25fbc337d15e . +_:Bad5921e808fde24bf7bf14919edd791f "Giancarlo Mager" . +_:Bad5921e808fde24bf7bf14919edd791f . +_:B9a7f99d0c5088a5c4339d5ea85804859 "Kai Hamara" . +_:B9a7f99d0c5088a5c4339d5ea85804859 . +_:Ba103adeb67fa133ad1fb5da979ffd380 "Nesat Beyer" . +_:Ba103adeb67fa133ad1fb5da979ffd380 . +_:Bc0c471584bea5750d51d29495cc774ac "Arsen Zarling" . +_:Bc0c471584bea5750d51d29495cc774ac . +_:B6ab373e3b1745e0b44a1e311afe486f2 "Candy Oliger" . +_:B6ab373e3b1745e0b44a1e311afe486f2 . +_:B8702c2fe43c6b20ca63cac3db17b88e5 "Sayre Durbin" . +_:B8702c2fe43c6b20ca63cac3db17b88e5 . +_:Be5e943011fa98a24aa1a48da62f02ffe "Ioakim Wigg" . +_:Be5e943011fa98a24aa1a48da62f02ffe . +_:B667c01e3c0e796e36db90f53b62df692 "Pelagiia Leung" . +_:B667c01e3c0e796e36db90f53b62df692 . + _:Becbec6c650c24db51cd65fbfc73a8800 . + . + "http://www.compilers.tld/cameralism/advised.html" . + "emplaning cornucopiate cameralism" . + "30"^^ . + "http://www.ragtimes.tld/compilers/cornucopiate.html" . + . +_:Bdadd8a101f1e536b376bd58882ee9207 "Ragnara Pote" . +_:Bdadd8a101f1e536b376bd58882ee9207 . + _:B0c61e089c5318d705556f2bdd3477458 . + _:Bb29bc2e7247a2397bc4f65da8d41c0de . + . + "http://www.agribusinesses.tld/rearrangement/lodgement.html" . + "pshawing liberalizations rearrangement" . + "118"^^ . + "http://www.hellion.tld/agribusinesses/liberalizations.html" . + . + _:Bf8efe1fcd0560e39d627d032ce9e5cbb . + . + "http://www.teenagers.tld/inker/loony.html" . + "cuckooing glimpsed inker" . + "178"^^ . + "http://www.pectoris.tld/teenagers/glimpsed.html" . + . +_:B72b1e419cf16ec251011644f0991d57b "Sibylla Reas" . +_:B72b1e419cf16ec251011644f0991d57b . + _:Bf1abea35f5d42b141386e75b95f9a05f . + . + "http://www.buffs.tld/hocussed/briery.html" . + "birettas fissionable hocussed" . + "199"^^ . + "http://www.airbill.tld/buffs/fissionable.html" . + . + _:B00f63f376b905d1d88e8421062a42b21 . + . + "http://www.chastising.tld/militaristic/vin.html" . + "disarms toadied militaristic" . + "40"^^ . + . +_:Bf4ce4e1f6bb99ca9c90b5cf75969ad5b "Eben Weld" . +_:Bf4ce4e1f6bb99ca9c90b5cf75969ad5b . +_:B217013c70b29d2fffa15ace59c42583d "Angel Delcarmen" . +_:B217013c70b29d2fffa15ace59c42583d . + _:Bbf4e0ef5893826f95cf6aa0906170957 . + . + "1964"^^ . + "http://www.rightist.tld/adv/kayos.html" . + "decayed decontaminates adv" . + "27"^^ . + "http://www.remarriages.tld/rightist/decontaminates.html" . + "harasser decayed rightist" . + . +_:Be108979b9a538c8d89485821fc7133d7 "Takakazu Boscarino" . +_:Be108979b9a538c8d89485821fc7133d7 . + _:B624643edac8a47070257c99e104bcf7b . + . + "http://www.pinballs.tld/entanglements/amniotic.html" . + "endowers poisers entanglements" . + "82"^^ . + "boomtown scallopers dearths abominations weazands omnivores vacationer sublicenses philistines" . + "http://www.subcouncil.tld/pinballs/poisers.html" . + . +_:Bd634b90a411cf4ec0db66e01e4e39018 "Fullara Mohsin" . +_:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "167"^^ . + "http://www.incitant.tld/rancored/binaurally.html" . + . + _:B0cd434984ddbe9761b11fa78cf81142d . + "buskins binaurally resistibility" . + . + "1952"^^ . + _:Bd88c3d4a3001d23a94d6c7b365186800 . + "http://www.rancored.tld/resistibility/lades.html" . + "stenographically buskins rancored" . +_:Bac68cdf696370806675d2c42ca06d4f8 "Skonka Lecato" . +_:Bac68cdf696370806675d2c42ca06d4f8 . + _:B902b688e0e0962f98abf8ecf4fad7463 . + _:B6f7d98925d42f1969447baac69e5e923 . + _:B08ff9ed15703ebea5be9bd6f6c5e0879 . + "1958"^^ . + "10"^^ . + "Journal 2 (1958)" . + "1"^^ . + . +_:Bdf3a4664d840eeeea680b8089961f46e "Malcolm Voelz" . +_:Bdf3a4664d840eeeea680b8089961f46e . + _:B9093052918abca0dcfa7d6c39fc265d9 . + . + "1966"^^ . + "http://www.dictionaries.tld/revealed/huskier.html" . + "audaciousness tales revealed" . + "141"^^ . + "http://www.chiropodist.tld/dictionaries/tales.html" . + "rigorousness audaciousness dictionaries" . + . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + _:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + "1960"^^ . + "5"^^ . + "Journal 4 (1960)" . + "1"^^ . + . +_:B6a5177a5aa41c6d4ff01c223bd293327 "Octave Diana" . +_:B6a5177a5aa41c6d4ff01c223bd293327 . + _:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + "52"^^ . + "1966"^^ . + _:Be4250a46af3d76bb87e326c9a0a85557 . + "tubful details vender" . + "details wellspring ungracefully" . + "http://www.vender.tld/ungracefully/creations.html" . + . + . + "http://www.thatching.tld/vender/wellspring.html" . + _:Baf410c781c44ae5edaf4f5ea60c789b3 . + "1957"^^ . + "http://www.faultfinders.tld/swaying/oilily.html" . + "outworn tything swaying" . + "43"^^ . + "callback faultfinders tything" . + . +_:B88875c480f7142bfe4a11e8decdfe209 "Taylor Jockers" . +_:B88875c480f7142bfe4a11e8decdfe209 . +_:Be5bb6e60f2e04dba1fceae2d4106bab9 "Avgerinos Vongphakdy" . +_:Be5bb6e60f2e04dba1fceae2d4106bab9 . + _:Bd61f866a9150c8a8edfc42b2bfbba35f . + . + "1956"^^ . + "http://www.hollows.tld/splined/oink.html" . + "kinged caucasians splined" . + "145"^^ . + "http://www.wisher.tld/hollows/caucasians.html" . + "microradiography kinged hollows" . + . + _:B2a652ad360524cacb2c7423ac166afc7 . + _:B2d79100c69acc3ef3d32dc4a73999481 . + . + "http://www.kilorad.tld/jaywalk/irreparableness.html" . + "penalize disposing jaywalk" . + "19"^^ . + . + _:Bd4dc074bc4c5a54b3e7fd86257b4dac9 . + . + "http://www.popping.tld/halavahs/frettiest.html" . + "cubebs interplead halavahs" . + "156"^^ . + . + _:Bceec03db53d300d53ef1138a41c1b31a . + . + "http://www.reconciles.tld/muckrake/jimmied.html" . + "heritors orphanhood muckrake" . + "http://www.promotions.tld/reconciles/orphanhood.html" . + "http://www.matings.tld/heritors/reconciles.html" . + . +_:Baceae231af6741193138535fcaed1b4a "Sotatsu Lupold" . +_:Baceae231af6741193138535fcaed1b4a . + _:B74bbe6991dc910440a80a4c3b78c2a7d . + . + "http://www.roadhouses.tld/haggler/amphibiousness.html" . + "coworkers featured haggler" . + "85"^^ . + "http://www.oppositional.tld/roadhouses/featured.html" . + . +_:Ba44bc8226e2034f62818f0addaac0154 "Isotta Holsey" . +_:Ba44bc8226e2034f62818f0addaac0154 . + _:Bd397ced9880172927ac0981928e4a307 . + . + "http://www.birthrates.tld/enervator/suppleness.html" . + "nacre ownership enervator" . + "121"^^ . + "http://www.optimized.tld/birthrates/ownership.html" . + . +_:B7b1ac6c8a8b2295600a942c48df8be51 "Michaela Langkabel" . +_:B7b1ac6c8a8b2295600a942c48df8be51 . +_:B495130030572168c706c092820a3fe48 "Ilo Ledec" . +_:B495130030572168c706c092820a3fe48 . + _:B12f2002c6dcec37fb05b43ecb163ddb3 . + . + "1962"^^ . + "http://www.polymerize.tld/reconquer/cutaway.html" . + "hoax diabolos reconquer" . + "190"^^ . + "http://www.methyls.tld/polymerize/diabolos.html" . + "spinny hoax polymerize" . + . +_:B5e98237e4c89a9203367c57b4589a894 "Xuqiu Deller" . +_:B5e98237e4c89a9203367c57b4589a894 . +_:B0cb14aafc906bd6ec60d3d6d503d94a5 "JamAan Kine" . +_:B0cb14aafc906bd6ec60d3d6d503d94a5 . + _:B896c7598c93db98399505408654fe6f9 . + . + "1961"^^ . + "http://www.demagogies.tld/cameleers/agitates.html" . + "loincloths generatively cameleers" . + "57"^^ . + "lopes demagogies generatively" . + . + _:B44afcd88a45d6b0cbb097ac08fb33424 . + . + "1962"^^ . + "http://www.foredates.tld/visaged/allergens.html" . + "decoyer browser visaged" . + "45"^^ . + "http://www.pekinese.tld/foredates/browser.html" . + "glover decoyer foredates" . + . + _:Be2ddbce4cde5a41684d0a4514c89d981 . + . + "http://www.clotures.tld/astrodynamics/knuckliest.html" . + "methylparaben steadiers astrodynamics" . + "179"^^ . + "http://www.methodize.tld/clotures/steadiers.html" . + . + _:B57a7f8807ecd95f010516c53d24758ee . + . + "http://www.fluors.tld/arrogating/twinnings.html" . + "oatcake aggrandizers arrogating" . + "126"^^ . + "http://www.cabalism.tld/fluors/aggrandizers.html" . + . +_:B8244dfc73b2899d727c7e81f7abdd86e "Glikeriya Wieland" . +_:B8244dfc73b2899d727c7e81f7abdd86e . + _:B5ef843436fa0e3f4ae68aee386ea1e71 . + . + "http://www.appose.tld/shrieker/engaging.html" . + "destriers watermarking shrieker" . + "24"^^ . + "http://www.bleakest.tld/appose/watermarking.html" . + . + "colorcast ductility chains" . + _:B844be2cab209dbe74d28030aec02c341 . + . + . + "whists colorcast gyrators" . + "101"^^ . + "1961"^^ . + . + "http://www.embodies.tld/gyrators/ductility.html" . + "http://www.gyrators.tld/chains/redressed.html" . +_:B1515b7dc33c39ac27ac29a457e370112 "Pelias Turbeville" . +_:B1515b7dc33c39ac27ac29a457e370112 . + _:Bb7b9999f01399f748a05f49128edafd4 . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + . + "http://www.lymphatically.tld/dowels/bluings.html" . + "directer deoxygenated dowels" . + "133"^^ . + "http://www.capably.tld/lymphatically/deoxygenated.html" . + . +_:B915fdca1cc16801b36b57051e532b795 "Sawao Camargo" . +_:B915fdca1cc16801b36b57051e532b795 . +_:B1258310f66336bd385aad0612f472c98 "Adolf Milonas" . +_:B1258310f66336bd385aad0612f472c98 . +_:Bed503029ad9ea6c4a53f4fea003a894b "Jamero Dambra" . +_:Bed503029ad9ea6c4a53f4fea003a894b . + _:Bb31c816546dacab69e6257c8bba0349d . + . + "http://www.pagers.tld/dynamistic/finespun.html" . + "disserts extortionists dynamistic" . + "174"^^ . + "http://www.sublimest.tld/pagers/extortionists.html" . + . + _:B88b8483eee6d5ddb0226699323a77f85 . + "1952"^^ . + "http://www.shrills.tld/yarded/implied.html" . + "reveille marse yarded" . + "119"^^ . + "http://www.patterning.tld/shrills/marse.html" . + "graecizing reveille shrills" . + . + _:Bee94dfdad4982e3bbe42e22d5c29cc99 . + . + "http://www.subtenancies.tld/fluorinated/flossing.html" . + "horses incenses fluorinated" . + "63"^^ . + "http://www.disagreed.tld/subtenancies/incenses.html" . + . + _:B89c7e6c8c85ecc6c552aae2fdd8a0dab . + . + "http://www.plights.tld/gaudiness/irades.html" . + "inserter corollaries gaudiness" . + "41"^^ . + "http://www.immigrates.tld/plights/corollaries.html" . + . +_:Bae6b95fb2be50726a37a846cb2e7592e "Jerred Teichmann" . +_:Bae6b95fb2be50726a37a846cb2e7592e . +_:B6c50d5f5fe9e44145cc8e31f3846890a "Shelah Omli" . +_:B6c50d5f5fe9e44145cc8e31f3846890a . + _:Be713e338d70b77d84a73d9ec00f91cec . + . + "http://www.salinometer.tld/lungfishes/ecologically.html" . + "undisguised mordantly lungfishes" . + "http://www.impermanently.tld/salinometer/mordantly.html" . + . +_:B128eb96ce445f24f1e8bd296427b2b1d "Dick Corsello" . +_:B128eb96ce445f24f1e8bd296427b2b1d . + _:Becfec769b774fe8d9ea280ec2a9621c1 . + . + "1959"^^ . + "http://www.singlehandedly.tld/mollifier/mentally.html" . + "beefcakes rectified mollifier" . + "153"^^ . + "http://www.amandine.tld/singlehandedly/rectified.html" . + "nonliturgically beefcakes singlehandedly" . + . + _:B17197df6608383dec6865e573e076e42 . + . + "http://www.huddling.tld/toplessness/points.html" . + "dispossesses ferociously toplessness" . + "174"^^ . + . + _:Bc6379ef4facce3f4d4e005fed298cb93 . + _:B44fc7facc145d3f67b8f049dcd51af35 . + . + "http://www.sidecars.tld/nightie/fatso.html" . + "korsakow commodiously nightie" . + "80"^^ . + "http://www.smegmas.tld/sidecars/commodiously.html" . + . + _:B5a5e9bd18f4660b77ba40fabc955c6d0 . + . + "http://www.rhapsodize.tld/luridness/caftans.html" . + "unsubdued redirecting luridness" . + . + _:Bf5ca0ed012787c7d9257b92eef153c13 . + _:B0811486cfe17dff6a4d09fde5207bcf5 . + . + "http://www.vincible.tld/enraging/deliberative.html" . + "uncut thyrse enraging" . + "190"^^ . + "http://www.employment.tld/vincible/thyrse.html" . + . +_:Bf0bfed7e791ab49cb34babe279f15b4b "Azibo Ricard" . +_:Bf0bfed7e791ab49cb34babe279f15b4b . + _:B11194bca37c7dc0531332677d36c8e5c . + _:Bcc0af9317812aad19b66c4ab40774d9c . + . + "http://www.solvencies.tld/doling/lib.html" . + "hastener welches doling" . + "78"^^ . + "http://www.advents.tld/solvencies/welches.html" . + . + _:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 . + . + "http://www.diluvian.tld/punchy/lagniappes.html" . + "penitents voiles punchy" . + "200"^^ . + . + _:Bba1ed46c7a4902e88454498c12c76c66 . + . + "http://www.bifurcating.tld/plated/toothed.html" . + "embroidering bulgarian plated" . + "5"^^ . + "http://www.flintiest.tld/bifurcating/bulgarian.html" . + . +_:Be4df2760d0cf56ee8ace6bd77703b0a5 "Aspasa Abaunza" . +_:Be4df2760d0cf56ee8ace6bd77703b0a5 . + _:B01686748ab7fa6f92cfafe3b745d8c8e . + . + "http://www.merchandises.tld/lifting/chid.html" . + "stepladders assuagement lifting" . + "161"^^ . + . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:Bd854c8a430cb920f6a2f9ef4100653a2 . +_:B4c5e520e97e41bdec68da35e116b5f61 "Junichi Hagele" . +_:B4c5e520e97e41bdec68da35e116b5f61 . +_:B62f2f74dddcf7b29f66ceebc324734bd "Siencyn Kaschmitter" . +_:B62f2f74dddcf7b29f66ceebc324734bd . + _:Bda11d3d189249c536697b405747d831d . + . + "http://www.nonconductor.tld/gourdes/directors.html" . + "chiropody knavishness gourdes" . + "http://www.idiomatically.tld/nonconductor/knavishness.html" . + . + _:B7a7f95b23a21cbdda2dba6aea1e72847 . + . + "http://www.bivouacks.tld/whoopee/ascorbate.html" . + "altarpieces brier whoopee" . + "196"^^ . + "http://www.spectacles.tld/bivouacks/brier.html" . + . + _:Bd9197fa093b68228a30ecdafe8489116 . + . + "http://www.safer.tld/definitiveness/broadest.html" . + "leveller gummites definitiveness" . + "90"^^ . + "http://www.philoprogenitive.tld/safer/gummites.html" . + . +_:Bb86c676575d16ac9753e6dbdb8487c78 "Katalena Paradise" . +_:Bb86c676575d16ac9753e6dbdb8487c78 . +_:B534dd3df673f8348011ec854f69527ad "Hanne Wirsing" . +_:B534dd3df673f8348011ec854f69527ad . +_:B1e2ea54c5d2475e626a08990d44ba5f8 "Razan Symons" . +_:B1e2ea54c5d2475e626a08990d44ba5f8 . + . + _:B977642b801d419ab757b96bd1bbf0a0d . + . + "http://www.intercollegiate.tld/lycanthropies/electrophoresed.html" . + "whanged iniquitously lycanthropies" . + "16"^^ . + "http://www.jumpiest.tld/intercollegiate/iniquitously.html" . + . +_:B4c99a5ca94de63bc97ae89781c4b6358 "Carinna Bridget" . +_:B4c99a5ca94de63bc97ae89781c4b6358 . + _:B13c31c1d665117b75a2ba9d07e750c5a . + "1958"^^ . + "http://www.dangled.tld/runabouts/politics.html" . + "scholarship ensnared runabouts" . + "143"^^ . + "http://www.undervalue.tld/dangled/ensnared.html" . + "deicidal scholarship dangled" . + . +_:B512b05d39a99ff96851dbc4eb82cdd5f "Luca Dolbin" . +_:B512b05d39a99ff96851dbc4eb82cdd5f . + _:Bb8b45ef599478d7bc7438354e70a7642 . + "1958"^^ . + "http://www.typist.tld/hayracks/bolted.html" . + "oversize plumaged hayracks" . + "122"^^ . + "bereavers typist plumaged" . + . + _:Bc824bf17dc4aa0ee24e7442674927f2c . + . + "http://www.unflappable.tld/bartletts/dandifies.html" . + "incommodes geoscientists bartletts" . + "http://www.skilled.tld/unflappable/geoscientists.html" . + . + _:B530ab25b39cfcc49ec2a5cb12665342c . + . + "http://www.drowner.tld/bilabials/moonstruck.html" . + "mangily bioclimatologies bilabials" . + "83"^^ . + "http://www.resettlement.tld/drowner/bioclimatologies.html" . + . +_:B58b900be1976118dda613b9e3694d97a "Zhonka Kawaa" . +_:B58b900be1976118dda613b9e3694d97a . + _:B10a1f7fff910ba95a91e15e3791906ee . + . + "http://www.acuities.tld/chirrups/incubational.html" . + "assumes chafing chirrups" . + "84"^^ . + "http://www.wavier.tld/acuities/chafing.html" . + . + _:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . + _:Bd8f531457dc459f7b31af5c8b112d27a . + "1964"^^ . + "http://www.garcons.tld/divulgement/indemnifying.html" . + "motleyest hesitating divulgement" . + "21"^^ . + "http://www.association.tld/garcons/hesitating.html" . + "hydrodynamics motleyest garcons" . + . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + _:Bbfac80975313dafd05d890e04a6d4c01 . + "1963"^^ . + "http://www.jailbreaks.tld/muckier/sprucy.html" . + "squalling kronen muckier" . + "76"^^ . + "http://www.sailer.tld/jailbreaks/kronen.html" . + "quirkier squalling jailbreaks" . + . + _:Bc5b2623f10c668e677afdced5bf05321 . + . + "http://www.jingling.tld/gullable/feyest.html" . + "roasting reexhibit gullable" . + "48"^^ . + "http://www.contaminants.tld/jingling/reexhibit.html" . + . + _:B416715ad43f583c201947a586eddfb7a . + . + "http://www.overachiever.tld/falterer/doctorates.html" . + "stepchildren filleting falterer" . + "163"^^ . + . +_:Bdfa2391a3a4df145db9f0d627c6e8e5c "Adriani Montayes" . +_:Bdfa2391a3a4df145db9f0d627c6e8e5c . + _:B7588d590a22d57ff2cd96d45b7426693 . + . + "http://www.biophysical.tld/saturation/seashores.html" . + "chinky stemming saturation" . + "88"^^ . + "http://www.sprucer.tld/biophysical/stemming.html" . + . +_:B4885effe769906865752de2f1eb92e3b "Jaedyn Montague" . +_:B4885effe769906865752de2f1eb92e3b . + _:B94c3337b58efdabf32553330a2cf674d . + . + "http://www.annattos.tld/revested/federacy.html" . + "repousses alar revested" . + "188"^^ . + . +_:Bc7346727bee3280bcd133ea0bc40262e "Ish Georgiades" . +_:Bc7346727bee3280bcd133ea0bc40262e . +_:B9b95230cd8f1b951e0e046c7063de198 "Philo Denhartog" . +_:B9b95230cd8f1b951e0e046c7063de198 . + _:Babda4e186ec65559ddad37f7a179a858 . + . + "http://www.reproductivity.tld/disaffect/emulators.html" . + "survived uncrates disaffect" . + "12"^^ . + "http://www.disinfections.tld/reproductivity/uncrates.html" . + . +_:B49e24e8ed09751a8ee1fcc76726cd8fd "Gil Holben" . +_:B49e24e8ed09751a8ee1fcc76726cd8fd . +_:B3c4b1707ce0c4624fddfc643f16afa45 "Yakamochi Alonza" . +_:B3c4b1707ce0c4624fddfc643f16afa45 . + _:B49969263e90be3b0d80a4483c7a88c8d . + "1960"^^ . + "http://www.banterer.tld/toked/umpteen.html" . + "torment inlier toked" . + "http://www.shiploads.tld/banterer/inlier.html" . + "referenced torment banterer" . + "taller repellency scattiest cabbages infractions racked assuagable algorithms scapegoats procurator whangers laggings poetically wisecrackers ferried bricked momentariness biogeographer huffs jostling auditorial demonetization teratogen nitros associatively insensitively commiseratively vampirism cherubical typecast slipover pores crematorium wheezier extortioners readjourning bacteriophage loather disarranging cynical shuttered yahoo remeasuring egresses geologer nonvoter rehearsers nonprejudicially flamming mornings longshoreman disarranges standards rationalists errands anviltops revaluing gunwales arrogance wilding stickouts intercalation milling evacuations squirmers daystars whoops merrymaker knifers introducer manchuria subbranch festoons fraudulently immoderateness nitrites safeguarded taskwork poops uncompartmentalize healing sensors basinet sleepless cellars looping dozy shewing partizans trills rehired disables bummest termer subbreed unbox overexerting stumbles holsteins invaders lith ledger fattener bulbul cowedly unoccupied engrossers zinging warheads amorality footwears customized woolen recoloring harmoniously symbiotically arete wistfulness familarity caravaning regrow outvoting defaces akvavit obtaining exited snowbushes hartebeest aspirers gravelled mummied noiseless bewares reloader ossia extractions visitant darkroom bangtails reacquired burdening slumming trussed envisioning lived embow deadfalls collinses reinjured heartsore tenderfoots flagellators" . + . + "1965"^^ . + "Business Communications Company, Inc." . + _:B674c434195f4202ef66f0892ab1a7578 . + . + "4"^^ . + "1486"^^ . + _:B5d25230344d421a6de4c2251e8645b81 . + "pouting zymolysis ligated" . + . + "0-8520-5921-0" . + "http://www.zymolysis.tld/ampuls/caddying.html" . + "Proceeding 2 (1965)" . + "1953"^^ . + "5"^^ . + "Journal 2 (1953)" . + "1"^^ . + . + _:B7f7c230a3271c19b7fa45942ba1feedc . + "1966"^^ . + "http://www.meticulously.tld/tutorship/psychopathia.html" . + "soprani zoogeographies tutorship" . + "10"^^ . + "http://www.undispelled.tld/meticulously/zoogeographies.html" . + "amusing soprani meticulously" . + . + _:Ba1cc62d98725eb7ded667fc6c8512ef5 . + . + "http://www.eulogist.tld/testable/breakables.html" . + "jailhouse yummier testable" . + "139"^^ . + . + _:B9f632ff19616412f72eb4482dfd85ac1 . + . + "1966"^^ . + "http://www.pinger.tld/stopt/fakirs.html" . + "thirdly wineries stopt" . + "89"^^ . + "nonphysical pinger wineries" . + . + _:B4346c2ce126fd5ba5362964a7945626f . + . + "http://www.wedder.tld/wonted/wintriest.html" . + "spooking unsurpassable wonted" . + "33"^^ . + . + _:B4714d468342b6d3aaf09563bf8bb05fd . + "1960"^^ . + "http://www.ceilers.tld/wardships/sangha.html" . + "resoluteness phages wardships" . + "49"^^ . + "http://www.atropine.tld/ceilers/phages.html" . + "stipulated resoluteness ceilers" . + . +_:B9f2dcbe4a05b3bf965f90f25060ecf5e "Tezeen Flinton" . +_:B9f2dcbe4a05b3bf965f90f25060ecf5e . +_:Bef867201803b536bbd84ed1ab66c759d "Roxanne Vandezande" . +_:Bef867201803b536bbd84ed1ab66c759d . +_:B318864b4dc915220cd7ba7091e4261d1 "Sharisha Gebhart" . +_:B318864b4dc915220cd7ba7091e4261d1 . + . + _:B70ff0a8890e9f7c14361a60d8d69b70b . + . + "http://www.perspicuously.tld/nigglings/midmonths.html" . + "raunchiness disjoined nigglings" . + "51"^^ . + "http://www.danker.tld/perspicuously/disjoined.html" . + . +_:Bc6b941b738c268b7b52f2bdbf755250a "Paco Filary" . +_:Bc6b941b738c268b7b52f2bdbf755250a . + _:Ba3408b28074ea73474e8a453e3dcb4c4 . + . + "http://www.disadvantaged.tld/floating/diminishes.html" . + "hairworm nitrifies floating" . + "60"^^ . + "http://www.called.tld/disadvantaged/nitrifies.html" . + . +_:Bc824bf17dc4aa0ee24e7442674927f2c "Ina Colton" . +_:Bc824bf17dc4aa0ee24e7442674927f2c . +_:B3e5f1c29ef6c19f6b8e516c8f51731f3 "Pechta Ok" . +_:B3e5f1c29ef6c19f6b8e516c8f51731f3 . +_:B4714d468342b6d3aaf09563bf8bb05fd "Perpetua Leyva" . +_:B4714d468342b6d3aaf09563bf8bb05fd . +_:Be299ffd1324a2486cf1bc25a9de76c86 "Cheslav Sahl" . +_:Be299ffd1324a2486cf1bc25a9de76c86 . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + _:B16cce07af04037d90fe19053bb1cca11 . + . + "1966"^^ . + "http://www.soloed.tld/paucities/debarked.html" . + "eructate dictaphones paucities" . + "10"^^ . + "epicentral soloed dictaphones" . + . +_:Bd4845ae32fafbfe91518275f4cda1f57 "Fergie Brucz" . +_:Bd4845ae32fafbfe91518275f4cda1f57 . + _:B207b29c1209ce8d26d9839b1fe234497 . + . + "1957"^^ . + "http://www.seemlier.tld/latently/pastorale.html" . + "waffles farfels latently" . + "24"^^ . + "ringworm seemlier farfels" . + . +_:Ba65e561a2faf2a1a07148dc804fe8268 "Nangka Diver" . +_:Ba65e561a2faf2a1a07148dc804fe8268 . +_:B64265e68f45399951859e0baf1726f4b "Loretta Liddy" . +_:B64265e68f45399951859e0baf1726f4b . + _:B18bf45d94bb76aa5a57378f2f77bf095 . + . + "http://www.noosing.tld/correspondence/gleamier.html" . + "irreversibly immunochemistry correspondence" . + "http://www.shuttlecocks.tld/noosing/immunochemistry.html" . + . +_:B636b085db1499ed5276e8207fe13db92 "Ladislava Desforges" . +_:B636b085db1499ed5276e8207fe13db92 . + _:B5df7f458de8229d03d73f7c93c5492d4 . + . + "http://www.cincturing.tld/snappiest/envenoming.html" . + "gores regauged snappiest" . + "131"^^ . + . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + . + "http://www.striker.tld/frontlets/braggarts.html" . + "virologist hocussing frontlets" . + "13"^^ . + "http://www.gatsby.tld/striker/hocussing.html" . + "http://www.reusableness.tld/virologist/striker.html" . + . + _:B823b432e7c0ed354c682a3244f87f021 . + _:Bfd561a036b2c5636ad591a5d214acc70 . + . + "http://www.dissent.tld/ashlars/recopying.html" . + "dewing sectioned ashlars" . + "114"^^ . + . +_:B7f9853e58ea64e2c51d7e68ffa521103 "Angelia Brehmer" . +_:B7f9853e58ea64e2c51d7e68ffa521103 . + _:B4e08b9a948318ec88a0891a437afd6c4 . + . + "http://www.principled.tld/offeror/liquate.html" . + "piggie strangulates offeror" . + "14"^^ . + . + _:Bdc1a8345c6cc7869dac29a3f6849f8ca . + . + "http://www.triumvirate.tld/tappets/cambered.html" . + "hardstand wires tappets" . + "http://www.prink.tld/triumvirate/wires.html" . + . +_:B7c794730ad25076cefe4ece00a123946 "Plakida Gothe" . +_:B7c794730ad25076cefe4ece00a123946 . + _:Bcb40cca06b0916c311b38374079370a0 . + . + "http://www.gamuts.tld/unpuckered/viragos.html" . + "flubbed concomitance unpuckered" . + "184"^^ . + "http://www.spaying.tld/gamuts/concomitance.html" . + . + _:Bb00bec65fd9873a97a2114c740753dc5 . + . + "http://www.delays.tld/grouters/crimes.html" . + "shelvings eventuation grouters" . + "57"^^ . + "http://www.salience.tld/delays/eventuation.html" . + . +_:B49883a182e1b3e3deb81935ac213693d "Andelique Delucas" . +_:B49883a182e1b3e3deb81935ac213693d . +_:B714d92692956c0f71f796ea5003ff93e "Yoonus Mcguinness" . +_:B714d92692956c0f71f796ea5003ff93e . + _:B10129126a13c5a30ba781aa860a3f843 . + . + "http://www.forging.tld/granters/storekeepers.html" . + "engineered exudes granters" . + "77"^^ . + . +_:B2f84428fbfe6afcb723e1a05f9f445a8 "Safar Munoz" . +_:B2f84428fbfe6afcb723e1a05f9f445a8 . + _:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 . + "1962"^^ . + "http://www.ingrafting.tld/cabobs/demeans.html" . + "haole tourists cabobs" . + "47"^^ . + "http://www.calcifies.tld/ingrafting/tourists.html" . + "ravelled haole ingrafting" . + . +_:Bc48b14a6e19cb09ca20e2cb4f52ce944 "Gruffyn Eschborn" . +_:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + _:B83d6c2ac0d26523e63143f56f5d64867 . + . + "http://www.travesties.tld/knowable/hauteurs.html" . + "fumigated inflammations knowable" . + "165"^^ . + "http://www.authenticators.tld/travesties/inflammations.html" . + . + _:B521ef7f6dcdddd249457d2cd890cb34c . + _:Bf219a66ae5d1ff31695a25b7aaf6deb3 . + . + "http://www.buttonholer.tld/blobbing/tremens.html" . + "toxaemic incurs blobbing" . + "51"^^ . + . +_:B8a7d460e4e70129cff596927d4429a68 "Hitaishi Trussell" . +_:B8a7d460e4e70129cff596927d4429a68 . +_:Bb8151e5dafe37beec1e8f6a081801967 "Frodehild Dilgard" . +_:Bb8151e5dafe37beec1e8f6a081801967 . +_:Ba66ee87f8ee57c575f87275ffec77003 "Jokwe Thull" . +_:Ba66ee87f8ee57c575f87275ffec77003 . +_:B121558e4fe4951398fe3265ee3d9bb46 "Dionysios Saucer" . +_:B121558e4fe4951398fe3265ee3d9bb46 . +_:B349a4302bca340a059f5962eb7e3d8a2 "Cawrdav Vanoni" . +_:B349a4302bca340a059f5962eb7e3d8a2 . +_:B236bbf4d1f2b63a6ee7ea4649c395e01 "Donald Ludlow" . +_:B236bbf4d1f2b63a6ee7ea4649c395e01 . + _:Ba42e710e2df394c68c105c3e8611a116 . + . + "http://www.dressages.tld/hydrotherapy/acidity.html" . + "laryngitis condescendence hydrotherapy" . + "106"^^ . + . + _:Bf18a6759c088c5fbe82a717378191ebd . + . + "http://www.paralyzingly.tld/surrejoinders/chestiest.html" . + "circumscribed pouchy surrejoinders" . + "5"^^ . + "http://www.earings.tld/paralyzingly/pouchy.html" . + . +_:B5f1f22845d666bb95c0b7da0e410dc75 "Heidrun Mehrens" . +_:B5f1f22845d666bb95c0b7da0e410dc75 . + _:B1bb22a646bb01dc17ada5f5e471a7bce . + . + "http://www.predigested.tld/prejudiced/illusiveness.html" . + "unblocks asterisms prejudiced" . + "130"^^ . + "http://www.exhilarated.tld/predigested/asterisms.html" . + . + _:B0ca06148652f62212fa624c9497ff231 . + . + "http://www.tenoners.tld/gameness/disfranchiser.html" . + "fussily uphills gameness" . + "183"^^ . + "http://www.stockily.tld/tenoners/uphills.html" . + . + _:B76479e09b7318eb9c529fee81487842a . + . + "http://www.docks.tld/pissoir/stockrooms.html" . + "pettifogger subsidization pissoir" . + "39"^^ . + . +_:B93be8a87a4c098ff0e0d8e2400b9f26a "Holda Dible" . +_:B93be8a87a4c098ff0e0d8e2400b9f26a . +_:Bf08daa1cccd20448a937487ce806c761 "Lynceus Nipp" . +_:Bf08daa1cccd20448a937487ce806c761 . + _:B748b84906db68bdc6650bcece526b0bc . + . + "http://www.colorblind.tld/baller/freethinking.html" . + "animally cirrocumulus baller" . + . + _:B8fa0371f2d77e1832a1f2e387a00e8af . + . + "http://www.dickie.tld/blossoms/whity.html" . + "unknots unfrock blossoms" . + "26"^^ . + . +_:Bdddbef207d6cc9c2037bd52a4addc03d "Trevls Romprey" . +_:Bdddbef207d6cc9c2037bd52a4addc03d . + _:Bf5ee43bae038c5621491419899042f35 . + . + "http://www.irrigable.tld/incrustations/unlimited.html" . + "antiunion altarpiece incrustations" . + "142"^^ . + "http://www.camphorating.tld/irrigable/altarpiece.html" . + . + _:B1d2f4bb19ef44f77930c0bf4ed47cde7 . + _:B00e511ccdd3899ba721f533f8facd879 . + . + "http://www.aurorae.tld/frusta/schoolrooms.html" . + "ewes apologias frusta" . + "176"^^ . + . +_:B37c51891e70383eb4a39ccdaac4dfaad "AbdurRahmaan Krumbein" . +_:B37c51891e70383eb4a39ccdaac4dfaad . + _:B44da5692afc06ca50d8da9433d09d6a5 . + . + "http://www.asea.tld/listless/gulled.html" . + "polices beating listless" . + "104"^^ . + "http://www.puffiest.tld/asea/beating.html" . + . +_:B5b458b0fd1b3c172a4688b1e9d705eab "Silvia Jilek" . +_:B5b458b0fd1b3c172a4688b1e9d705eab . +_:Bdc825d9cd36c75347778b9169b73ff79 "Ludgard Bihari" . +_:Bdc825d9cd36c75347778b9169b73ff79 . + _:B2bcbad01db4ea790f36a6969d7b6872b . + . + "http://www.nitrify.tld/corporeally/sibilates.html" . + "trivets intensifying corporeally" . + "59"^^ . + "http://www.choleras.tld/nitrify/intensifying.html" . + . +_:B0d0c56830bfbcc7a4d92d56dab8aa3d4 "Svatava Cartez" . +_:B0d0c56830bfbcc7a4d92d56dab8aa3d4 . + _:B2760b8c9596274fd241ea0a19be7477b . + _:B6f0e7f386db794044fa90f4664e5f557 . + . + "1958"^^ . + "http://www.birdcage.tld/violative/assimilates.html" . + "camisoles hackee violative" . + "160"^^ . + "midsummers birdcage hackee" . + . + _:Bcd1da4d9c23232f1060f4283f157f0a1 . + . + "http://www.retorts.tld/stockman/queening.html" . + "incidentally insoles stockman" . + "200"^^ . + "http://www.divorcing.tld/retorts/insoles.html" . + . +_:B9febea08b1c29d2e7a8da4907bd392ad "Ilas Calabretta" . +_:B9febea08b1c29d2e7a8da4907bd392ad . +_:B9d07ba5dca5e0f6ab18577858ecbc62d "YolandaAbigail Insogna" . +_:B9d07ba5dca5e0f6ab18577858ecbc62d . +_:B90e37d5dcefb3e6ac23933aa7135d780 "Jerry Lydick" . +_:B90e37d5dcefb3e6ac23933aa7135d780 . +_:B5d3881539b83aff905b4f994dc4e6fa9 "Frieder Minaai" . +_:B5d3881539b83aff905b4f994dc4e6fa9 . + _:Bdc840fa635acf77b6043dfce092c15f8 . + "1964"^^ . + "http://www.peopling.tld/implies/demands.html" . + "primeros preached implies" . + "illustriousness peopling preached" . + . +_:Bbdb4131359e40128094f1287888c190e "Angelikus Rhudy" . +_:Bbdb4131359e40128094f1287888c190e . +_:B624643edac8a47070257c99e104bcf7b "Milekha Mcmilleon" . +_:B624643edac8a47070257c99e104bcf7b . + _:Bf3a5d2154e2a725aea6b54eca853c10c . + . + "http://www.loggings.tld/cognized/inconsonant.html" . + "varmints wilting cognized" . + "http://www.ascendance.tld/loggings/wilting.html" . + . + _:B54e6ab148aeef88b63ec2a8de71479a3 . + . + "http://www.ceramicist.tld/klatsches/pulques.html" . + "mfd biflex klatsches" . + "95"^^ . + "http://www.durum.tld/ceramicist/biflex.html" . + . + _:B7ffbba3fc82b226aeb4b9aa67ade5057 . + . + "http://www.ahimsas.tld/hiatal/rewove.html" . + "phlebotomies pipeful hiatal" . + "98"^^ . + "http://www.beery.tld/ahimsas/pipeful.html" . + . +_:B68fa062be923247750076f1cd764253a "Belka Yeasted" . +_:B68fa062be923247750076f1cd764253a . + _:B589fdba7d9fe20e331feaa3b560a71bc . + . + "1964"^^ . + "http://www.metricated.tld/solitudes/deactivation.html" . + "rangiest hiccoughs solitudes" . + "140"^^ . + "http://www.particularized.tld/metricated/hiccoughs.html" . + "recede rangiest metricated" . + . +_:B93ddddc47d4fc137783b02e063da1753 "Gustavo Arnerich" . +_:B93ddddc47d4fc137783b02e063da1753 . + . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "1963"^^ . + "http://www.undigested.tld/paralyzing/ternate.html" . + "alarmists resonator paralyzing" . + "105"^^ . + "azine undigested resonator" . + . + _:Bf49896cd840be980f31540200672e3cc . + _:B5f65f10d92d92274e9d6d0866d91b202 . + . + "http://www.eurythmy.tld/asphalting/volcanics.html" . + "landlordly altimeters asphalting" . + . +_:B1fa2e82ac8a03eb5d1d7958a18518807 "Shaunene Libera" . +_:B1fa2e82ac8a03eb5d1d7958a18518807 . +_:Bbcc7bec29e81d39fe9f56afbd9bbc36c "Tamafune Ratering" . +_:Bbcc7bec29e81d39fe9f56afbd9bbc36c . +_:B35ec5600f65573f780cab252c7d93640 "Ekanta Speros" . +_:B35ec5600f65573f780cab252c7d93640 . +_:B0918593d2588a4b4b069231bb8ab3d40 "Zanthe Felarca" . +_:B0918593d2588a4b4b069231bb8ab3d40 . + _:B0668c13761d42c26b24ae0643b4032cc . + . + "http://www.coenact.tld/haranguers/zigzags.html" . + "rawer unsanctioned haranguers" . + "6"^^ . + . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + . + "http://www.weazands.tld/vacationer/sublicenses.html" . + "abominations omnivores vacationer" . + "147"^^ . + "http://www.dearths.tld/weazands/omnivores.html" . + . +_:Be72f024c449882cfdcec75356de1372d "Wanda Bink" . +_:Be72f024c449882cfdcec75356de1372d . +_:Badb9b75a44435e5dc318e74ea962a923 "Kameel Powers" . +_:Badb9b75a44435e5dc318e74ea962a923 . +_:Bd12b79509ba1630d1bda3cfcc1898aee "Tsurayaki Ivan" . +_:Bd12b79509ba1630d1bda3cfcc1898aee . + _:Bcb95b60ecec981172252a624b51a2937 . + . + "1960"^^ . + "http://www.aberrants.tld/embanked/shivering.html" . + "bullnose issuers embanked" . + "33"^^ . + "baboons aberrants issuers" . + . + . + . + "http://www.hirelings.tld/courtyards/abandons.html" . + "1960"^^ . + "1805"^^ . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + "0-7762-6734-0" . + "Van Nostrand Reinhold" . + "totalling hirelings reliquidation" . + _:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + "Proceeding 2 (1960)" . + _:B71765afcc52eec0435570692555bc4f7 . + . + "1966"^^ . + "harpooners meadowlarks abscissas" . + _:Ba8d20b0c387444700a18fa606cae7078 . + "dutifulness harpooners cardsharps" . + . + "http://www.cardsharps.tld/abscissas/sexualized.html" . + _:B7f9853e58ea64e2c51d7e68ffa521103 . + "http://www.hedgier.tld/cardsharps/meadowlarks.html" . + _:B5f67dfb9857b0bc73daa3fdf4a8356c5 . + . + "http://www.unambitious.tld/kowtowed/temptations.html" . + "nibbles niggling kowtowed" . + "2"^^ . + . + _:B9e4a682d48c1a0e12ed3638df6488e54 . + . + "1960"^^ . + "http://www.smartingly.tld/fizzier/embars.html" . + "sootily programs fizzier" . + "35"^^ . + "http://www.bedfellows.tld/smartingly/programs.html" . + "zoopathologies sootily smartingly" . + . + _:Bfb4d152811bbc6a949b0ee685d75c227 . + _:Bb86bbde4423e0a801925e394664edae6 . + . + "http://www.generates.tld/satchel/educes.html" . + "entrust flailed satchel" . + "65"^^ . + . + _:Bcc99ff2c1508625aa5a1c61eef2bd0a7 . + _:B56cb8b0e75018c2b792109b2a9e59fca . + . + "http://www.referendums.tld/concessive/sexology.html" . + "ensure dabbed concessive" . + "124"^^ . + "http://www.littlest.tld/referendums/dabbed.html" . + . + _:Bef13154ea0a725f18869fcc9033321a4 . + . + "http://www.fieriness.tld/remissness/lithographing.html" . + "radiotelephones remarker remissness" . + "90"^^ . + . + . + _:B3681c40cbed72ddec26d64a882eeed60 . + . + "http://www.latchets.tld/trephines/hops.html" . + "signiory inflecting trephines" . + "87"^^ . + "http://www.safest.tld/latchets/inflecting.html" . + . +_:B2c82fe2d32f80803a9da69a3cef3b989 "Hertha Palese" . +_:B2c82fe2d32f80803a9da69a3cef3b989 . +_:B46cb9688ad35a2c7c12b78fcc1d85dbb "Samfira Romjue" . +_:B46cb9688ad35a2c7c12b78fcc1d85dbb . + _:Bf5a64b8e8693c293ab9f1a3ff8117cff . + . + "http://www.semolinas.tld/outdone/hemostat.html" . + "calibrated prenticing outdone" . + "148"^^ . + . +_:Bd1d21d80f9b483f9982c2d337801b98b "Kobo Agor" . +_:Bd1d21d80f9b483f9982c2d337801b98b . + _:B36aa9da304a1a1ca96665cc0ee487336 . + . + "http://www.quadruplicating.tld/troughs/trundled.html" . + "recelebrates trueing troughs" . + "42"^^ . + "http://www.dishpan.tld/quadruplicating/trueing.html" . + . +_:B9eff8da350b0e5eb8a0ee8b7c245bbbf "Dunyasha Wittstruck" . +_:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + _:B0aec1d724b493ac9a3d68ed28b43c15d . + . + "http://www.stilettos.tld/minaciousness/reassert.html" . + "incumbency flittered minaciousness" . + "158"^^ . + "http://www.bosomed.tld/stilettos/flittered.html" . + . + _:B331f75075386aa94cdcf35523c292a74 . + . + "http://www.eras.tld/shamuses/marketings.html" . + "officer arrogated shamuses" . + "133"^^ . + "http://www.earthliest.tld/eras/arrogated.html" . + . + _:B2acaca22de67ecc402817588f9ea913e . + . + "http://www.grabbier.tld/accusant/gurus.html" . + "photospheric mannerliness accusant" . + "64"^^ . + "http://www.vasoconstrictors.tld/grabbier/mannerliness.html" . + . + _:Bcbbf5115baa6de0906dc357d2a599a9b . + . + "http://www.superscriptions.tld/spruced/disenfranchises.html" . + "unpardoned phosgenes spruced" . + "138"^^ . + . +_:Bf98f228f3fa706339bd9056b89bf99ec "Isoruko Gierisch" . +_:Bf98f228f3fa706339bd9056b89bf99ec . + . + . + "65"^^ . + "1953"^^ . + "http://www.psychological.tld/speechless/reluctantly.html" . + "http://www.gregariously.tld/psychological/unfertilized.html" . + "spiculate sapidity psychological" . + . + "sapidity unfertilized speechless" . + _:Bd9ec79727e3eb457e7a2904ee5e71998 . + _:Be0a87dc3ddeacdb7fe0a179fbaddbd0a . + . + "http://www.durning.tld/genuflections/jiujitsus.html" . + "violist hybridizes genuflections" . + "132"^^ . + "http://www.depopulating.tld/durning/hybridizes.html" . + . +_:B69b511a426ae1973259aa442d4b10c51 "Adeeb Drewski" . +_:B69b511a426ae1973259aa442d4b10c51 . + _:Bdddbef207d6cc9c2037bd52a4addc03d . + . + "http://www.cockhorse.tld/tiara/radiancy.html" . + "fraternizes quavered tiara" . + "110"^^ . + "http://www.nonbeing.tld/cockhorse/quavered.html" . + . + _:B634170332bfd1477ea5123928daa2492 . + . + "http://www.endowment.tld/krona/indited.html" . + "radiomen benisons krona" . + "73"^^ . + "http://www.xysters.tld/endowment/benisons.html" . + . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:B8ef80f0a281ad759b1c53212a9deb512 . +_:Bd8d9abe678348eb316a2483106344437 "Penvro Rivenberg" . +_:Bd8d9abe678348eb316a2483106344437 . + _:B23b76c9e74d5afcc6f38d55feba38202 . + . + "1965"^^ . + "http://www.arraigning.tld/taxies/physiographic.html" . + "stooges sparkles taxies" . + "116"^^ . + "http://www.viscosimeter.tld/arraigning/sparkles.html" . + "insisting stooges arraigning" . + . + _:Bff3bd3c41531164599bb17ef382280d1 . + . + "http://www.euphorically.tld/aglets/preciosity.html" . + "heaver ameliorative aglets" . + "24"^^ . + . +_:B43f726aa6d81d202f124deb4db3b553a "Lucette Wescott" . +_:B43f726aa6d81d202f124deb4db3b553a . +_:Bbe5cb6b1ca6b1152b49c2359ad43576c "Breana Scheffler" . +_:Bbe5cb6b1ca6b1152b49c2359ad43576c . +_:Bc8d663d640805964dc0d7e5726787ef2 "Joakim Chocron" . +_:Bc8d663d640805964dc0d7e5726787ef2 . + _:B20aae66f343203046a897111fb65bf8e . + _:B667c01e3c0e796e36db90f53b62df692 . + . + "http://www.vexer.tld/movers/grantors.html" . + "columbium muster movers" . + "53"^^ . + "http://www.nondelivery.tld/vexer/muster.html" . + . +_:Bab9120ceb47bcb24e92101810e8fb70f "Zigzag Willian" . +_:Bab9120ceb47bcb24e92101810e8fb70f . +_:B63728a1b8d19f17356f2ac0458b41f2e "Ecatrinna Siebens" . +_:B63728a1b8d19f17356f2ac0458b41f2e . + _:Bd8be1f1e71b4b0417ec1bc8d8c47d5a4 . + . + "1963"^^ . + "http://www.goatskin.tld/abusively/cranes.html" . + "harbour signalman abusively" . + "31"^^ . + "folkmotes goatskin signalman" . + . + _:B9f4110dd1e9689736099466208179369 . + . + "http://www.remodelling.tld/shute/homosexuality.html" . + "recentest bolsterer shute" . + "165"^^ . + "http://www.tagged.tld/remodelling/bolsterer.html" . + . + _:B9cd14fce5bf4f915a891df60749c2483 . + _:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + . + "http://www.laxities.tld/naturopathic/manchurian.html" . + "mediating rebroadcast naturopathic" . + "http://www.embarrassingly.tld/laxities/rebroadcast.html" . + . + _:B67b49bc507abbebf0e664041d8d44100 . + . + "http://www.mouthed.tld/warmongering/emphasize.html" . + "balladries flyovers warmongering" . + . +_:Bede36388957ce86fbd5912421c29eb1e "Asisa Finke" . +_:Bede36388957ce86fbd5912421c29eb1e . + _:B6731c98798ddbf9ef2fdf8e20b8b0ecc . + . + "1961"^^ . + "http://www.jojoba.tld/disliked/promulged.html" . + "intersessions equipages disliked" . + "52"^^ . + "http://www.underfur.tld/jojoba/equipages.html" . + "countrywoman intersessions jojoba" . + . + _:Be4e6e1186b598efaf455940e60c04811 . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + "1964"^^ . + "25"^^ . + "Journal 1 (1964)" . + "1"^^ . + . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "http://www.amnionic.tld/investment/derbies.html" . + "sparklers thanes investment" . + "130"^^ . + . +_:Bc7f36f248b05802c0632f00889554634 "Cheyanne Douet" . +_:Bc7f36f248b05802c0632f00889554634 . + _:Bd46ca2ab3bdd21a7aca937c3cbf2665d . + . + "http://www.kindliness.tld/solubility/scuffed.html" . + "photostatic antlers solubility" . + "127"^^ . + "http://www.mineralogists.tld/kindliness/antlers.html" . + . +_:B0929e6298785d174a2446f316fd1c001 "Moritz Lavorini" . +_:B0929e6298785d174a2446f316fd1c001 . + _:B6f85565096eecb686c4b756d444d0f22 . + . + "http://www.ophthalmoscopy.tld/fuzees/repealable.html" . + "pinnacling dismayed fuzees" . + "182"^^ . + "http://www.wettable.tld/ophthalmoscopy/dismayed.html" . + . +_:B347dfff29b5c6a73696489ee67ee0b1d "Laurette Fernadez" . +_:B347dfff29b5c6a73696489ee67ee0b1d . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:Bac363bfc83875a22730b747b5c0c9657 . +_:B21f46577ce63f76746381b87fe96d3f7 "Yurik Grayson" . +_:B21f46577ce63f76746381b87fe96d3f7 . + _:B3fb6b628391eb1e5b8a3a20901de254b . + _:Bccbde05c645795f2c807dba8bd0f4c1d . + . + "http://www.creeping.tld/notochordal/jurisprudence.html" . + "complimenters effused notochordal" . + "32"^^ . + "http://www.peripherals.tld/creeping/effused.html" . + . +_:B3e4bceb2f895dcf70d9a1a44b6b9e1b2 "Aracely Kuka" . +_:B3e4bceb2f895dcf70d9a1a44b6b9e1b2 . + _:B90452d4fb8f3d9ec1c98189b141be3b5 . + . + "http://www.gamesomely.tld/complainer/tibiae.html" . + "cashes surpriser complainer" . + "159"^^ . + . +_:B08ff9ed15703ebea5be9bd6f6c5e0879 "Muza Wessner" . +_:B08ff9ed15703ebea5be9bd6f6c5e0879 . +_:B522a1b7792cfbe87b7f18e2fb1a21622 "Oka Prock" . +_:B522a1b7792cfbe87b7f18e2fb1a21622 . +_:B8dcf77208b46fd355a4c0bc3b0e6dd25 "Hnsel Tiehen" . +_:B8dcf77208b46fd355a4c0bc3b0e6dd25 . + _:B6dad654384d8dbb861af92ea8d927310 . + _:B248e667865197d4a0c8f740b9255cc16 . + . + "http://www.moonlighters.tld/bedrug/smiths.html" . + "outleapt senecas bedrug" . + "114"^^ . + "http://www.coopt.tld/moonlighters/senecas.html" . + . + _:Bbc28cd453167736550a1a0d283af099b . + . + "http://www.buttonhook.tld/rodders/principally.html" . + "tramells combing rodders" . + "101"^^ . + . + _:Bb3bc9829c4e527bb768cdef27824f376 . + . + "http://www.sectioning.tld/thriller/spadix.html" . + "dissimilar nonintellectually thriller" . + "169"^^ . + "http://www.reviver.tld/sectioning/nonintellectually.html" . + . +_:Bb2cdc1081dc1f8413af4c774a0e2dff5 "Amshula Warnecke" . +_:Bb2cdc1081dc1f8413af4c774a0e2dff5 . +_:Be6d6eea1e0369830732e76ef37d6cd52 "Shirai Bresse" . +_:Be6d6eea1e0369830732e76ef37d6cd52 . + _:B39c4f47fb33fd064af35a14bd2f5ac96 . + . + "http://www.oarlock.tld/trumpeted/viced.html" . + "problems localites trumpeted" . + "47"^^ . + "http://www.colorist.tld/oarlock/localites.html" . + . +_:B38b146cea13e500bd5e18f62f9db0b4a "Tetsuo Hommell" . +_:B38b146cea13e500bd5e18f62f9db0b4a . + "http://www.spouters.tld/errants/gastroenterologists.html" . + . + . + _:B2a399736970ab18acb68f4fce946f1e5 . + "vinal gastroenterologists improviser" . + . + "http://www.errants.tld/improviser/doughboy.html" . + "unwarranted vinal errants" . + "59"^^ . + "1966"^^ . + _:Befe846533d4601a7d73b5143f22b54b3 . + _:Baa6c927df115da49869833b813e0e7d2 . + . + "http://www.flirtier.tld/boondoggler/topsails.html" . + "interweaved samechs boondoggler" . + "174"^^ . + "http://www.leafage.tld/flirtier/samechs.html" . + . +_:Bb1c628638241ff3e32a337c9fa05c36e "Yanni Ancelet" . +_:Bb1c628638241ff3e32a337c9fa05c36e . +_:B2fc89c982fc85f571123b7c569061e23 "Kerry Navarrate" . +_:B2fc89c982fc85f571123b7c569061e23 . + _:Bbe3384c6e749cfa9fe7f21e7fb38fa30 . + _:B22a7193f26d7b302bcaacece0d853b0d . + . + "http://www.ordinarily.tld/tortes/intangibilities.html" . + "prepacking mazel tortes" . + "139"^^ . + "http://www.tweaky.tld/ordinarily/mazel.html" . + . +_:Bd72131799725d4f7fe560d013b834f41 "Akuro Gleaton" . +_:Bd72131799725d4f7fe560d013b834f41 . +_:B87d676b758bb9f094e76d066e382aa26 "Ricardo Hauch" . +_:B87d676b758bb9f094e76d066e382aa26 . + _:B5b909d282ced5f3428810c6dbfb7ce60 . + . + "http://www.transforming.tld/profilers/callbacks.html" . + "frescoed unacceptably profilers" . + "http://www.announcing.tld/transforming/unacceptably.html" . + . +_:B650c1a52595e69cd9c9522d4523ea4e9 "Okiku Morence" . +_:B650c1a52595e69cd9c9522d4523ea4e9 . +_:B86bb4fb51d4fcb8164456331ab6df753 "Marzooqa Stuermer" . +_:B86bb4fb51d4fcb8164456331ab6df753 . +_:B0e02e5265deb7f17f59d3afe3cdce2de "Jasoor Debonis" . +_:B0e02e5265deb7f17f59d3afe3cdce2de . + _:B1db4de1229c3f458e0defed9ee85f92f . + _:B1f4a71eb06967c083813dd4b1f9ea355 . + . + "http://www.rescinded.tld/upends/embraces.html" . + "confiscator impertinently upends" . + "177"^^ . + "http://www.mooters.tld/rescinded/impertinently.html" . + . + _:B8eb521e2d1dd35862f0a92141d18ca24 . + . + "http://www.nourishment.tld/tooters/misshapes.html" . + "lamedhs soli tooters" . + "35"^^ . + "http://www.tautologous.tld/nourishment/soli.html" . + . + _:B1e8cc320399145e95b4161a53a1a64f5 . + . + "1962"^^ . + "http://www.audiometries.tld/crashers/brightens.html" . + "executes tugged crashers" . + "130"^^ . + "http://www.resisters.tld/audiometries/tugged.html" . + "beckoningly executes audiometries" . + . + _:B229b5294c2240d6e4d23f3bf137f8a64 . + . + "http://www.mysteries.tld/carbons/damaging.html" . + "hyperborean feltwork carbons" . + "182"^^ . + . +_:B6098ee7d45677841485e72f045731dfe "Dorbeta Daricek" . +_:B6098ee7d45677841485e72f045731dfe . +_:Ba794fb2a0c32ded2812347fbddb74fbb "Elise Lorge" . +_:Ba794fb2a0c32ded2812347fbddb74fbb . +_:B2e8605880c6cce2e8912d1508b63cbcf "Efrosenia Majer" . +_:B2e8605880c6cce2e8912d1508b63cbcf . +_:B8030a4c971d6d3751329700a949c8a55 "Pam Naef" . +_:B8030a4c971d6d3751329700a949c8a55 . + "84"^^ . + "http://www.beelzebub.tld/pockmarked/mangy.html" . + _:B3deb4fc76635d02c09d58ba67e5ccc06 . + "1966"^^ . + . + "http://www.tomfools.tld/beelzebub/rasing.html" . + . + _:B179f01bc269450fabdae7d3f6b30adf1 . + "sacrifices rasing pockmarked" . + "braunschweiger sacrifices beelzebub" . + . + _:Bd1067d1478a412dc39d549130e4f7e75 . + "1960"^^ . + "http://www.explains.tld/gangly/conformably.html" . + "evadible sandlotter gangly" . + "1"^^ . + "http://www.bouncily.tld/explains/sandlotter.html" . + "flames evadible explains" . + . +_:B03063b7d790c51e3ef2e8ef3115e3c52 "Kurtis Cast" . +_:B03063b7d790c51e3ef2e8ef3115e3c52 . + _:B73c8b2ed929215f3c971c0b116cf7c14 . + . + "http://www.exorcizing.tld/sideswiper/secularizes.html" . + "milksops machinated sideswiper" . + "65"^^ . + "http://www.nastier.tld/exorcizing/machinated.html" . + . + _:Bcd5986dc2f7a23597cee476021e6fccf . + . + "http://www.manward.tld/shrined/infirms.html" . + "cars incendiarism shrined" . + "99"^^ . + "http://www.communistic.tld/manward/incendiarism.html" . + . + _:Bbcc7bec29e81d39fe9f56afbd9bbc36c . + . + "http://www.constellations.tld/scroggiest/revaluate.html" . + "secureness whiffler scroggiest" . + "158"^^ . + . +_:B8f2c8fcf11b0bfd2eeb04b420bff92ca "Deucalion Panahon" . +_:B8f2c8fcf11b0bfd2eeb04b420bff92ca . + _:Ba7f68e5e8c518513d2c9c5ee90ea06d9 . + . + "http://www.pollened.tld/eruptive/profiles.html" . + "dubonnets relished eruptive" . + "56"^^ . + "http://www.gentlemanly.tld/pollened/relished.html" . + . +_:B57f520dfcd2c3e0b191c14f635687d96 "Clariee Martucci" . +_:B57f520dfcd2c3e0b191c14f635687d96 . + _:Bfba13fc5121caa837ffd32d81b6aa8a2 . + . + "http://www.junketing.tld/jazzers/unionizing.html" . + "capitalizations procrastinator jazzers" . + "3"^^ . + . +_:Bf612b3cab8e19984141061d2d6aade49 "Hueil Valasco" . +_:Bf612b3cab8e19984141061d2d6aade49 . +_:B139ede674b9931482797a690ddaf656d "Cungonde Saliba" . +_:B139ede674b9931482797a690ddaf656d . + _:Bcda654e572d4421949ef9b46070355b6 . + . + "http://www.cratering.tld/tyre/pluckily.html" . + "wedlocks cindering tyre" . + . +_:Bf5605aebe8cb4c04c05f69946c1419ef "Ovidio Bostrom" . +_:Bf5605aebe8cb4c04c05f69946c1419ef . + _:Bfbd62dafb834809b5a80f273f41c71ef . + . + "http://www.chairing.tld/psalteries/grandad.html" . + "recorded mildews psalteries" . + "4"^^ . + . + _:Bccf7d839262bd86fa7f6bb1fb3c1fbd3 . + . + "http://www.intimation.tld/shirtiest/graspers.html" . + "motoric bentwoods shirtiest" . + "71"^^ . + "http://www.dusted.tld/intimation/bentwoods.html" . + . + _:B6d9860abf1d84f7a4e68c0ec8eeaacf0 . + . + "http://www.bummed.tld/parting/pacifier.html" . + "slogans librettos parting" . + "47"^^ . + . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + . + "1966"^^ . + "http://www.deuteronomy.tld/misquotations/sapphires.html" . + "hullers distractions misquotations" . + "195"^^ . + "olympiad deuteronomy distractions" . + . + _:B37c51891e70383eb4a39ccdaac4dfaad . + . + "http://www.befitted.tld/saleable/employable.html" . + "flamencos solecists saleable" . + "132"^^ . + "http://www.undeserving.tld/befitted/solecists.html" . + . +_:Bad3fb65083188233c41a7c9d076bef3f "Poloneika Bonito" . +_:Bad3fb65083188233c41a7c9d076bef3f . + "http://www.paraphrasers.tld/penitentiaries/kibitzed.html" . + "1965"^^ . + "reanalyzed softness penitentiaries" . + "http://www.penitentiaries.tld/equilibrator/restage.html" . + . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "29"^^ . + . + "softness kibitzed equilibrator" . + _:B334c7463b9645ea9f618043034336ec2 . + _:Beb7f037381f6033f245ae7f0b23425cf . + . + "http://www.bloodthirsty.tld/nauseating/effulges.html" . + "overreaches physiological nauseating" . + "134"^^ . + "http://www.deucing.tld/bloodthirsty/physiological.html" . + . + _:B763207f476c20ebdc143632f4e6bd7a5 . + . + "http://www.debateable.tld/earrings/overrigid.html" . + "unexciting tenants earrings" . + "77"^^ . + "http://www.contradistinctions.tld/debateable/tenants.html" . + . + _:B6ba756ee3c03ace28c42fd56a67a73b5 . + _:B6098ee7d45677841485e72f045731dfe . + . + "http://www.microsurgeons.tld/prearm/wounding.html" . + "cloaked unregulated prearm" . + "38"^^ . + "http://www.pipet.tld/microsurgeons/unregulated.html" . + . +_:Beb95c1d8c7e417c035f03255e37668ea "Edviva Geist" . +_:Beb95c1d8c7e417c035f03255e37668ea . +_:Bd1dd7b09b3a16a8522de4b514fb66efb "Homar Wubbel" . +_:Bd1dd7b09b3a16a8522de4b514fb66efb . +_:B972b6ca9bc50d5a62380bad9b5ec22ab "Dwight Brauman" . +_:B972b6ca9bc50d5a62380bad9b5ec22ab . + _:B05b3361da48b0e60b3575ccc8096902f . + . + "http://www.enfold.tld/analytically/titillations.html" . + "schoolmistress kirtle analytically" . + "62"^^ . + "http://www.glims.tld/enfold/kirtle.html" . + "peen unclassifiable biodegradation epoxying cracky cardiotherapy ravaged sometimes messmates intransigence confused murderesses datedly ached skulduggery gravitated rewrap disagree armed zoophiles heeds tarmac justifying bemas placentography choirboy adjoined nictation mistermed tetrarch solicitress whipped reemerge mourns numbness vrouws emetic solved immediateness lustring isolates poring agues urger villous catenating periodontoses overflows tetradic pantomimists oversupplies scrammed totemisms chirruping gentil mulcted magisters perpetuators megacycle scrawling hydrators anchorages disencumbering sniffling egocentricities stenographically incitant buskins rancored binaurally resistibility lades gruffness mantles pitiless adaption manpowers prewarned orpiments diffracts boiling taverner gigs jalousie eyesights quirkiness penney jetties contradicting takeout frizziness earwigs canters undercurrents plateful cardsharp repaying abhorrers grittier marvels deformer aoudads thrashes missis affability mummed talker vacillations rife unconsenting mongolism wastes verdure racetracks chopsticks promiscuities preadult misprinting indurating childhoods paramedical radarscope aisles radiographs planked reacquisition orangish cuttages crummier staffers tailwinds stemmier underbred ejected arbiters jacaranda infolder fundamentalist barrows westerns skinfuls vixenish graecizing patterning reveille shrills marse yarded implied fichu czechoslovaks terrorizing jingoist millibars evasively sargasso repatriates flitted workhouses interschool spleeniest fess participles encyst retirees duper" . + . + _:B29b9e5abd94532d96bfbbf83050ee2b4 . + . + "http://www.proliferative.tld/isthmian/saturated.html" . + "replenisher implementors isthmian" . + "94"^^ . + . +_:Bb34114834342343ee6174f8dc899b297 "Amadea Scandurra" . +_:Bb34114834342343ee6174f8dc899b297 . + "peavey risker mendicant" . + . + . + _:Bbbd4846e7c4bd6285f23f7ae13e4a483 . + "http://www.centers.tld/mendicant/compactor.html" . + "http://www.mendicant.tld/gunpoint/amalgamates.html" . + "risker compactor gunpoint" . + _:B5d24a5460ab9b0fa88df54d3b66217f0 . + "1962"^^ . + "150"^^ . + _:B890a31e5874e9fbfd016b6e53683003a . + . + "http://www.beefily.tld/gadgeteers/dissimulating.html" . + "yachtswomen whetting gadgeteers" . + "45"^^ . + . + _:Bb88a3f875fc5f5ff8548be203518657a . + _:B4bed7f9730af34559e93aac91a07c5a9 . + . + "http://www.overtones.tld/somnambulating/harbouring.html" . + "biomechanics corpuscles somnambulating" . + "104"^^ . + "http://www.courters.tld/overtones/corpuscles.html" . + . + _:Bc43d5cab73a9bc4e8ea68689c439b3b4 . + . + "http://www.realest.tld/priapism/noncontrastable.html" . + "courting conquian priapism" . + "200"^^ . + "http://www.simoleon.tld/realest/conquian.html" . + . +_:Bad3b6eeec6bd6ef75fbf051bbc160265 "Rolando Sillas" . +_:Bad3b6eeec6bd6ef75fbf051bbc160265 . + _:B272d55361204b191605c558039f696a6 . + . + "1963"^^ . + "http://www.alienated.tld/beautification/noised.html" . + "harshened delis beautification" . + "70"^^ . + "http://www.miners.tld/alienated/delis.html" . + "accommodations harshened alienated" . + . + _:B737c89547ac40f8cd994db50593e3a67 . + . + "http://www.reconsolidate.tld/scrimshaws/insulter.html" . + "unchaste establismentarianism scrimshaws" . + "http://www.issued.tld/reconsolidate/establismentarianism.html" . + . + _:Bfcc84fe032cbb3683a45042e901c113f . + . + "1961"^^ . + "http://www.regarded.tld/epileptics/vitalities.html" . + "merlins cocoas epileptics" . + "174"^^ . + "http://www.stalagmite.tld/regarded/cocoas.html" . + "potentiality merlins regarded" . + . + _:B49ea8bfeb84d475d895a757c49d142a2 . + . + "1966"^^ . + "http://www.fitness.tld/fakeries/retitles.html" . + "behemoths tablecloths fakeries" . + "110"^^ . + "favoritism fitness tablecloths" . + . + _:B2ee7da2af636f8e7fa3da5e89eb17e20 . + . + "http://www.petnapping.tld/whelped/interpolates.html" . + "putridity cerebrovascular whelped" . + "http://www.kludging.tld/petnapping/cerebrovascular.html" . + . + _:B3ac65d9588840e49ada5aa3fa5c1f24c . + . + "http://www.semiprimitive.tld/elephantiasis/duplexing.html" . + "uncoils prodigally elephantiasis" . + "49"^^ . + . +_:Bce873cbe068be39d0570611add70ae09 "Kristabelle Kabina" . +_:Bce873cbe068be39d0570611add70ae09 . +_:B6cf6391eeea3263cd8a5fcb797df24ca "Bindia Lietzow" . +_:B6cf6391eeea3263cd8a5fcb797df24ca . +_:B58ef3d8d33357b7a95020d933548867e "Pukhleriia Fawson" . +_:B58ef3d8d33357b7a95020d933548867e . +_:B7e139aa323aaabdbb4f32999ca8f24a5 "Elenya Oksen" . +_:B7e139aa323aaabdbb4f32999ca8f24a5 . + _:Bb92bf8a6d7d7ad84cc737def1050ad16 . + . + "http://www.feminists.tld/dezinc/genitourinary.html" . + "uxorious directions dezinc" . + "200"^^ . + . + _:B6bb71ff596ac694d6267e89fed85a076 . + . + "http://www.sawers.tld/doggy/nankeen.html" . + "progs bints doggy" . + "41"^^ . + "http://www.stiffest.tld/sawers/bints.html" . + . + _:B7a2b9127223c5a67974bdadf7649c57e . + . + "http://www.peeing.tld/freehearted/featheredges.html" . + "proclaimer beleaps freehearted" . + "84"^^ . + . +_:B2afd5c8d9e64d6ad2cc5a1a82e219206 "Stratka Pinchon" . +_:B2afd5c8d9e64d6ad2cc5a1a82e219206 . +_:Be85920e12fda13e4a2fde4311e5f5542 "Tonna Gaughan" . +_:Be85920e12fda13e4a2fde4311e5f5542 . +_:B0bace8700d8c82706ad87b88bf084041 "Oswaldo Sanfratello" . +_:B0bace8700d8c82706ad87b88bf084041 . + _:Bf4232718da6c0dc0f51bde9f42ad0b31 . + . + "http://www.clumped.tld/anonymities/sepaled.html" . + "diffusor pharmaceutically anonymities" . + "42"^^ . + "12"^^ . + "http://www.impotences.tld/clumped/pharmaceutically.html" . + . +_:B0c9f20b673d814cfc99ec400bbeee3ea "Lodovica Anasagasti" . +_:B0c9f20b673d814cfc99ec400bbeee3ea . + _:B19af907d122c2c35c6786dece213cc07 . + . + "http://www.rectifiers.tld/clefts/protonic.html" . + "centiliters endways clefts" . + "193"^^ . + "http://www.witting.tld/rectifiers/endways.html" . + . + _:Bed15e70731c4a6c68184f01139562f79 . + . + "http://www.preponderated.tld/lipase/scamps.html" . + "addles demythologizations lipase" . + "182"^^ . + "http://www.deputative.tld/preponderated/demythologizations.html" . + . +_:Bd391bb4ccd4dcf6447a915a1910d1c51 "Weronikia Hoffee" . +_:Bd391bb4ccd4dcf6447a915a1910d1c51 . +_:B972372be6090132d3bb2f5b2105d1d94 "Akriv Amidon" . +_:B972372be6090132d3bb2f5b2105d1d94 . +_:B2f9addd2b1f70b7e04c6c0402e6f9c1a "Eleftherios Liukkonen" . +_:B2f9addd2b1f70b7e04c6c0402e6f9c1a . + _:Bccdff1d6d689827b076dbc85da085465 . + . + "http://www.parvenue.tld/blameful/demurrable.html" . + "lowdowns slinging blameful" . + "200"^^ . + "http://www.aspics.tld/parvenue/slinging.html" . + . +_:B4773bf35226cb46fd45b6807959649d2 "Aizdiakova Liceaga" . +_:B4773bf35226cb46fd45b6807959649d2 . +_:Bbae8b832ed5375d34de3c3a79f321d24 "Umaima Mcandrews" . +_:Bbae8b832ed5375d34de3c3a79f321d24 . + _:Be6cdfdfbfbb0ef9636e30a33f53f2909 . + . + "1950"^^ . + "http://www.aneurisms.tld/nibbles/unambitious.html" . + "lichens indemnitor nibbles" . + "67"^^ . + "http://www.sceneries.tld/aneurisms/indemnitor.html" . + "misplacing lichens aneurisms" . + . + _:B1f22a560ae831df0bf55728e3417effc . + "1967"^^ . + "http://www.scapegraces.tld/redounds/brothier.html" . + "pickaxing harping redounds" . + "153"^^ . + "http://www.keying.tld/scapegraces/harping.html" . + "vegetables pickaxing scapegraces" . + . + _:Bb70d48bf931ddf020f49c4659571b108 . + . + "http://www.advertized.tld/outriders/unclasping.html" . + "betweenbrain invaluably outriders" . + "5"^^ . + "http://www.recharters.tld/advertized/invaluably.html" . + . +_:B70c220978277ccf424fe94e474deb309 "Rondall Mroczkowski" . +_:B70c220978277ccf424fe94e474deb309 . + _:B02c4aef21177ddea74265f537500b4cd . + . + "http://www.leapfrogged.tld/legworks/easeful.html" . + "oblongish overabundant legworks" . + "74"^^ . + . +_:B243d3f9618916a19e20499e289e5d4ee "Frantiska Linebaugh" . +_:B243d3f9618916a19e20499e289e5d4ee . +_:B3be509cd7f82a82b61d875244bcbe375 "Kallie Bednarek" . +_:B3be509cd7f82a82b61d875244bcbe375 . +_:B1bb55e73b084208aefc48678f77a508e "Iulia Morra" . +_:B1bb55e73b084208aefc48678f77a508e . +_:Bb24a533eb4fc3f30b09f83277e6c9bff "Letizia Madaras" . +_:Bb24a533eb4fc3f30b09f83277e6c9bff . + _:B87c3a255738c39df571ef401d499fa08 . + . + "http://www.deeryard.tld/decoying/pyx.html" . + "magnesias trustifying decoying" . + "169"^^ . + "http://www.bewrays.tld/deeryard/trustifying.html" . + . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + . + "http://www.dynamiting.tld/pharmaceuticals/cordovan.html" . + "inflates fifteens pharmaceuticals" . + "150"^^ . + "http://www.debouching.tld/dynamiting/fifteens.html" . + . +_:B22851d58a50346c21237fa96cdc8f1b9 "Luzia Rahib" . +_:B22851d58a50346c21237fa96cdc8f1b9 . +_:Ba1047b0c18117323c588c9382a469921 "Kiana Naughton" . +_:Ba1047b0c18117323c588c9382a469921 . + _:B45a2f0af80f84cae71eaeeff28b9e630 . + "1965"^^ . + "http://www.housemaid.tld/fleetest/frenchwoman.html" . + "tympans cockiness fleetest" . + "http://www.soybeans.tld/housemaid/cockiness.html" . + "hypotensive tympans housemaid" . + . +_:B2d91576024504449fc5806d4de02f8bb "Guiseppina Calderon" . +_:B2d91576024504449fc5806d4de02f8bb . +_:B062b69c14c3f42df0c5d205659850e29 "Ketsana Younce" . +_:B062b69c14c3f42df0c5d205659850e29 . + _:B2299c422d03b3697f22a187264a167ff . + . + "http://www.confusions.tld/assister/aweing.html" . + "subcultures disconcerts assister" . + "http://www.returns.tld/confusions/disconcerts.html" . + . + _:B302b250234de602ee9f091ac8fa6d763 . + . + "1965"^^ . + "http://www.deviance.tld/snoopily/presenters.html" . + "batches aristocracies snoopily" . + "131"^^ . + "http://www.nitrocellulosic.tld/deviance/aristocracies.html" . + "capitulating batches deviance" . + . +_:B4e127ed0cdb9864a1d4febb82671a8ed "AbdulGhani Patao" . +_:B4e127ed0cdb9864a1d4febb82671a8ed . + _:B65ed4febbf660800ff87f5bf39801eab . + . + "1965"^^ . + "http://www.neutrophil.tld/entrants/seigneurage.html" . + "apprize hymens entrants" . + "17"^^ . + "http://www.isostatically.tld/neutrophil/hymens.html" . + "sphygmometer apprize neutrophil" . + . + _:B06da7d104b8716094af3019a92679af5 . + . + "1964"^^ . + "http://www.embanks.tld/nonsporting/expeller.html" . + "quarter stammers nonsporting" . + "64"^^ . + "http://www.kiddies.tld/embanks/stammers.html" . + "aftertaste quarter embanks" . + . +_:B60a17bcd7392b4e2e554dbbd4fc5f68e "Papandrou Stich" . +_:B60a17bcd7392b4e2e554dbbd4fc5f68e . + _:Bad3fb65083188233c41a7c9d076bef3f . + . + "http://www.decompressing.tld/scragging/beiges.html" . + "deliciously urology scragging" . + "70"^^ . + . + _:B8505565b7bd24b61a7a4cc41fef8f196 . + . + "1963"^^ . + "http://www.serest.tld/hordes/chewiest.html" . + "angstroms precleaning hordes" . + "46"^^ . + "http://www.oversimple.tld/serest/precleaning.html" . + "homelier angstroms serest" . + . + _:B530b0b3c55fc3429b4d872c088fc22e9 . + . + "http://www.enacted.tld/confiscator/rescinded.html" . + "homemakers mooters confiscator" . + "3"^^ . + . + _:Be54888dee36850a76ef34547f75fb97c . + . + "http://www.despited.tld/cheers/catnapers.html" . + "nevadan emir cheers" . + . + _:B551468b854317020940ca0f539c136ba . + . + "http://www.sickbays.tld/dustrags/wholesaler.html" . + "butchered coughed dustrags" . + "167"^^ . + . +_:B49d53518f88d8402efd1943cba34336a "Nessa Thomison" . +_:B49d53518f88d8402efd1943cba34336a . +_:Bba950a52a31270ffc84c3ae7466795fd "Vanmra Herimann" . +_:Bba950a52a31270ffc84c3ae7466795fd . + . + "extinguised anticipations superimposes" . + _:B97a35b7fdb970544e2821021ed0fa6fb . + "1966"^^ . + "http://www.superimposes.tld/sinuously/donated.html" . + "38"^^ . + . + "anticipations rematches sinuously" . + _:B823b5ada4185eec5ba202b24f815781f . + "http://www.abjection.tld/superimposes/rematches.html" . +_:Bf45b422d9ff8043e82b20346c5b9fe40 "Jedrek Beutnagel" . +_:Bf45b422d9ff8043e82b20346c5b9fe40 . + _:B860c2eac625b8e53c6b3432b185bbb5a . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + "1963"^^ . + "4"^^ . + "Journal 6 (1963)" . + "1"^^ . + . + _:Bdb97845bee9068ed5d603b9f3651d20c . + . + "http://www.veinlet.tld/freshets/gasoliers.html" . + "dismaying tentier freshets" . + "53"^^ . + "http://www.nincompoop.tld/veinlet/tentier.html" . + . + _:B0ebec5203be734a7abf94bc07086bc31 . + . + "http://www.blames.tld/fanged/ugliest.html" . + "jumbler venoms fanged" . + "178"^^ . + . +_:Badcf372bd56ee13945ef2fee30eed30b "Deelon Sephton" . +_:Badcf372bd56ee13945ef2fee30eed30b . +_:Bf6f6b2209a9c549afbb1f1568b54490b "Apala Guillemette" . +_:Bf6f6b2209a9c549afbb1f1568b54490b . +_:Bf41f3b6f1fef27df724e487f90838c63 "Ashavari Kavaney" . +_:Bf41f3b6f1fef27df724e487f90838c63 . + _:B64f1857379a051e946a827fa896787e2 . + _:B9a2a681b1ad472aae70e689de83ee795 . + . + "http://www.signatured.tld/enrols/quitclaims.html" . + "uninjured hallucinational enrols" . + "52"^^ . + "http://www.outcropping.tld/signatured/hallucinational.html" . + . +_:B2c3a1c46369e6fdc8dd8afa66e75b214 "Nastasia Barscewski" . +_:B2c3a1c46369e6fdc8dd8afa66e75b214 . +_:B3e86fec5976dfef3c5756bd3be34d88e "Isolina Duplechin" . +_:B3e86fec5976dfef3c5756bd3be34d88e . + _:Bec04700dd406372039f083c73c89298f . + . + "http://www.bauds.tld/blockhouses/afterimpression.html" . + "tramlines dissimulators blockhouses" . + "26"^^ . + "http://www.polarized.tld/bauds/dissimulators.html" . + . +_:B5ef843436fa0e3f4ae68aee386ea1e71 "Acheron Kothenbeutel" . +_:B5ef843436fa0e3f4ae68aee386ea1e71 . + _:B63adf8afc4ba017aafc4b7589ee1b114 . + . + "http://www.remanufacture.tld/splines/photosensitized.html" . + "lingers brushed splines" . + "37"^^ . + "http://www.voyaging.tld/remanufacture/brushed.html" . + . + _:B878ff819c252ca07dfa7b549af3e1550 . + . + "http://www.resumed.tld/begged/deerflys.html" . + "reassimilation langauge begged" . + "120"^^ . + "http://www.fakeers.tld/resumed/langauge.html" . + . + _:Bc5d95d4f42f42cbd45f7783157be29b5 . + . + "http://www.bicultural.tld/subdisciplines/realness.html" . + "waxier enactment subdisciplines" . + "4"^^ . + . +_:B28055fd5b80540c2af46741044ac6ad4 "Meilyg Disla" . +_:B28055fd5b80540c2af46741044ac6ad4 . + _:B501f18603eb6b1f21f094ede75cb58ab . + . + "http://www.sharpshooters.tld/premised/colorfulness.html" . + "flutterer callboy premised" . + "193"^^ . + "http://www.slushiness.tld/sharpshooters/callboy.html" . + . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + "1966"^^ . + "1"^^ . + "Journal 12 (1966)" . + "1"^^ . + . +_:B46a0d53deb76ae4f164d840fd16631d5 "Kaneie Byous" . +_:B46a0d53deb76ae4f164d840fd16631d5 . + _:B33d944014e8f73ba9db309a0d2bb380c . + . + "http://www.hematological.tld/hastens/exhumed.html" . + "razorbill saintly hastens" . + "http://www.spittles.tld/hematological/saintly.html" . + . +_:Bbf284e196299633e25dca737435671b3 "Nathalie Nisbet" . +_:Bbf284e196299633e25dca737435671b3 . + _:B44ca7298ca8f4067e7ad223526a1222f . + . + "http://www.problematical.tld/understructure/brining.html" . + "hadjees distributes understructure" . + "http://www.kiosks.tld/problematical/distributes.html" . + . + _:B74a60573322f9d2aae2b92228dbb3b02 . + . + "http://www.mortified.tld/condemns/supplements.html" . + "crosscurrent jetsom condemns" . + "97"^^ . + "http://www.heckled.tld/mortified/jetsom.html" . + . + _:B7dd2a2e0e9ee522fe5f84c6f988ec86c . + . + "http://www.overruling.tld/kaffirs/extrications.html" . + "cerebric rampagers kaffirs" . + "153"^^ . + "http://www.jetport.tld/overruling/rampagers.html" . + . +_:B4f729d62ec29906817b55d352365469c "Kanan Snowdon" . +_:B4f729d62ec29906817b55d352365469c . +_:Bfdef162145b88c76674e462b275871a7 "Madalena Polan" . +_:Bfdef162145b88c76674e462b275871a7 . + _:Bfcc0745cf8b28a7b74f853adc158e178 . + . + "http://www.prolixly.tld/tapestried/buttons.html" . + "empyreans desiccated tapestried" . + "154"^^ . + . + _:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + _:B814d0aed973e6cc3726d79ef32ef0b3b . + . + "http://www.nonconcurrent.tld/immoderacy/militancy.html" . + "gladdens calculational immoderacy" . + "61"^^ . + "http://www.flavorfully.tld/nonconcurrent/calculational.html" . + . + _:B1569f96a8438011ab1003209dbc209ed . + _:B6e3f78bfa0a658381ebcc292e42fc4db . + . + "http://www.quoits.tld/lyriform/evaluators.html" . + "nailer gumming lyriform" . + "3"^^ . + "http://www.excising.tld/quoits/gumming.html" . + . +_:B052e7a06dcba56ed517f803b13235937 "Gerek Cosselman" . +_:B052e7a06dcba56ed517f803b13235937 . + _:B3f5dbbe86795686e94bf6a2cfa1c6077 . + . + "http://www.motorways.tld/governs/motorboats.html" . + "irreplaceably unforgettable governs" . + "19"^^ . + . + _:Bf04995f10ee80a0eac1cb0888744898a . + . + "http://www.blousiest.tld/embrocate/layettes.html" . + "tapping cradles embrocate" . + "unintended preassign ogler faiths sporozoon enduing microstructure matless firebase" . + "http://www.interdistrict.tld/blousiest/cradles.html" . + . + . + _:B62519215a9469589c2b9fca533d86ed8 . + . + "1954"^^ . + "http://www.enditing.tld/carried/biblically.html" . + "magellan boodles carried" . + "120"^^ . + "prebill enditing boodles" . + . + _:B25272cb0e4ceff0e383c1fe5c35e7613 . + . + "1966"^^ . + "http://www.braising.tld/leveraged/resubscribing.html" . + "fumarolic panicles leveraged" . + "155"^^ . + "copping braising panicles" . + . +_:B2ab5366caf6bfc72e9f8bb931e434b58 "Harinakshi Perillo" . +_:B2ab5366caf6bfc72e9f8bb931e434b58 . + _:Bc1f75e75d28bdf6d915c2149c30a0251 . + "1965"^^ . + "http://www.jobbed.tld/nontraditional/calends.html" . + "polymerizing hocker nontraditional" . + "176"^^ . + "http://www.kindlers.tld/jobbed/hocker.html" . + "swiggers polymerizing jobbed" . + . + _:Bece4badbe317063954b0aca7024e6070 . + . + "http://www.proscriptions.tld/wisecracker/godchild.html" . + "bioassayed aldermanry wisecracker" . + "85"^^ . + "http://www.messier.tld/proscriptions/aldermanry.html" . + . + _:B0c34b9c0ccc62d78c4ed5609f9533ee5 . + . + "http://www.unproportionately.tld/motionlessly/desiccative.html" . + "pleasured overreactions motionlessly" . + "190"^^ . + . + _:B13ea297f955eb30fad5b9e2a6438da99 . + . + "http://www.mezuzas.tld/specialized/mukluk.html" . + "muggings webbed specialized" . + "117"^^ . + "http://www.nonprotective.tld/mezuzas/webbed.html" . + . + _:B09a8868766b178eaf8f4dbb6ac54bdda . + . + "http://www.ploughman.tld/startlers/irremediableness.html" . + "sabered monopolized startlers" . + "136"^^ . + "http://www.gaggling.tld/ploughman/monopolized.html" . + . + _:Bb8d493d5c0fbe7d3724e3b5fbdfd2505 . + . + "http://www.sharesmen.tld/throbber/misjudging.html" . + "mites ceremonialist throbber" . + "156"^^ . + "http://www.circumlocutions.tld/sharesmen/ceremonialist.html" . + . + _:B1ce60cf5ebd75674c81963cea2deedc3 . + . + "1955"^^ . + "http://www.reinvolved.tld/unpeoples/orpines.html" . + "riots flambeau unpeoples" . + "197"^^ . + "vessels reinvolved flambeau" . + . + _:Ba15eb96cae6d748b34e818c7ca1ab2b8 . + . + "1954"^^ . + "http://www.proverbs.tld/clandestineness/beanlike.html" . + "handcrafting resummoning clandestineness" . + "140"^^ . + "speeder proverbs resummoning" . + . + _:B0ebae5249d85bdaf39acce6228e30496 . + . + "http://www.doper.tld/oftener/satiates.html" . + "metalizing cheats oftener" . + "http://www.shredded.tld/doper/cheats.html" . + . + _:Bd62f7a03bc2274426ca22c7627f2dcc7 . + "1963"^^ . + "http://www.leaved.tld/discontinuing/armchairs.html" . + "shanks helpfully discontinuing" . + "58"^^ . + "http://www.hummed.tld/leaved/helpfully.html" . + "versed shanks leaved" . + . + _:B26a9f649ba084902670fe51d87fad6b0 . + . + "http://www.destroyers.tld/bargainee/seemly.html" . + "ironclads greatheartedly bargainee" . + "130"^^ . + "http://www.macroeconomic.tld/destroyers/greatheartedly.html" . + . +_:B0473ad6bab193b04a5f11ba04bb56cf6 "Dorsey Mccarroll" . +_:B0473ad6bab193b04a5f11ba04bb56cf6 . +_:B8a5c7dff1240e857ea3cdf8fd5d0b121 "Keandra Gimenez" . +_:B8a5c7dff1240e857ea3cdf8fd5d0b121 . +_:B06c392d4feba1c632027a42625ae9c72 "Breezy Cromedy" . +_:B06c392d4feba1c632027a42625ae9c72 . + _:B3647c8c8c1420de9e5bdf461f954b4b4 . + . + "http://www.unvoiced.tld/priorities/warier.html" . + "preestablished transgresses priorities" . + "23"^^ . + "http://www.altering.tld/unvoiced/transgresses.html" . + . + _:Bfc041480eeca8c6fe0377170f462ea7f . + . + "http://www.fuming.tld/adversely/vises.html" . + "tutelages ripplier adversely" . + "169"^^ . + "http://www.appreciators.tld/fuming/ripplier.html" . + . + _:B202a45491852cbf14db00cbcff627c67 . + _:Be96ae2adfc9af15433be4f439c2be101 . + . + "http://www.replicates.tld/yuks/ratios.html" . + "causable macrocephalic yuks" . + "29"^^ . + . + _:B5fc234d7f725336be41f6e1de2cb12be . + _:B11dc06e9a77bdb7330cfce2b5b1fdd62 . + . + "http://www.gamily.tld/consequence/seducing.html" . + "wizening medicably consequence" . + "190"^^ . + "http://www.nattiness.tld/gamily/medicably.html" . + . + _:B9298f5b90ee5b4b0e72c032c1a15d852 . + . + "http://www.topstone.tld/heterodoxies/thrivers.html" . + "improvidence prefacer heterodoxies" . + "33"^^ . + "http://www.laths.tld/topstone/prefacer.html" . + . + _:B74889489284d96fb73d8a9772e438d0c . + . + "http://www.destrier.tld/lowbrow/cacophonous.html" . + "replant psaltry lowbrow" . + "190"^^ . + "http://www.trespassing.tld/destrier/psaltry.html" . + . +_:B02c4aef21177ddea74265f537500b4cd "Waatiq Perico" . +_:B02c4aef21177ddea74265f537500b4cd . +_:Bd534e93d537ad918ed99ea5c120dbccd "Rumiko Gowdy" . +_:Bd534e93d537ad918ed99ea5c120dbccd . +_:B148a1599d8fd2145891675fc2cfc4f02 "Tiki Borgmeyer" . +_:B148a1599d8fd2145891675fc2cfc4f02 . +_:B7155305e096fea9150cfd6f7c78e670b "Alvera Caperton" . +_:B7155305e096fea9150cfd6f7c78e670b . +_:B90d2502e6a8afb17a31b9c14ae70c264 "Elvera Zito" . +_:B90d2502e6a8afb17a31b9c14ae70c264 . + . + _:B257564cd13ed9e8d922ca977213beda9 . + . + "1967"^^ . + "http://www.skeletons.tld/historians/seizers.html" . + "isotopically bodings historians" . + "51"^^ . + "beleaguered skeletons bodings" . + . +_:Ba100366d03f2b64d6262ee4e817a616a "Taji Rymes" . +_:Ba100366d03f2b64d6262ee4e817a616a . +_:Bf06681f2c437acafd80df742ac7bd21f "Barb Schuyleman" . +_:Bf06681f2c437acafd80df742ac7bd21f . +_:Bfe1d6d18775bfc2c896777c91e997042 "Tayib Mullenbach" . +_:Bfe1d6d18775bfc2c896777c91e997042 . +_:Bb92bf8a6d7d7ad84cc737def1050ad16 "Patrick Halcon" . +_:Bb92bf8a6d7d7ad84cc737def1050ad16 . +_:Bc36ae7e70a2a96e7b29f87e3e19fccad "Filips Dorvil" . +_:Bc36ae7e70a2a96e7b29f87e3e19fccad . + _:B9b98c72dd6d118b2bb6d60be2a7793fe . + . + "1950"^^ . + "http://www.nummular.tld/autostradas/flippers.html" . + "insaner individualization autostradas" . + "47"^^ . + "http://www.automobilist.tld/nummular/individualization.html" . + "sawbucks insaner nummular" . + . +_:B9506b7b215351db40dd8b22020a3d519 "Cadman Strom" . +_:B9506b7b215351db40dd8b22020a3d519 . + _:Bc12f6b5c9d387bf3f3ccb1a5369da369 . + . + "http://www.lasciviousness.tld/classics/rakishness.html" . + "rentable ribboned classics" . + "18"^^ . + "http://www.overinclining.tld/lasciviousness/ribboned.html" . + . + _:B5846f78679e598895e1b4d8e44dcdab6 . + . + "http://www.flexed.tld/wowed/plinker.html" . + "serrating forefend wowed" . + "181"^^ . + "http://www.hermetical.tld/flexed/forefend.html" . + . + _:Bb16d0992084355403c8f496a3ec6f373 . + _:B6fd538a52bc8ba8aaba74fcec645f24d . + . + "http://www.jeered.tld/addends/surveiled.html" . + "intercepting immunopathology addends" . + "16"^^ . + "http://www.voucherable.tld/jeered/immunopathology.html" . + . +_:Bf47e24984ccfcfa14fcf7fe7ff2887a1 "Joey Yarboro" . +_:Bf47e24984ccfcfa14fcf7fe7ff2887a1 . +_:B3b35c45ccbe13c4dd22035c0194ee2fb "Nehru Tozzi" . +_:B3b35c45ccbe13c4dd22035c0194ee2fb . + _:Bf590e65f26f46e6c285e3779263f448c . + . + "1964"^^ . + "http://www.assayers.tld/graying/obstreperously.html" . + "toddled bighearted graying" . + "200"^^ . + "http://www.demographies.tld/assayers/bighearted.html" . + "footages toddled assayers" . + . +_:Bf57d1467dd1d4bea732792986adedb09 "Wouter Mowbray" . +_:Bf57d1467dd1d4bea732792986adedb09 . + _:B54a0528e1875eacdfb96459d88e069ad . + . + "http://www.subitems.tld/pervertedness/gifted.html" . + "carnify phylum pervertedness" . + "149"^^ . + "http://www.underwinding.tld/subitems/phylum.html" . + . +_:B56fa5951e0df54c9e6e93daaf7074f40 "Roslava Ranum" . +_:B56fa5951e0df54c9e6e93daaf7074f40 . +_:B1fcd411cc6219e60828dda5140710eb3 "Bebinca Okano" . +_:B1fcd411cc6219e60828dda5140710eb3 . +_:B0301054bfc04a74aa3dac46af17e6a35 "Daloris Sandstrom" . +_:B0301054bfc04a74aa3dac46af17e6a35 . + _:B331d1d0c7c1672127556421136450e6d . + . + "http://www.defacements.tld/dredged/drainers.html" . + "morphos tooting dredged" . + "186"^^ . + . + _:B5d3881539b83aff905b4f994dc4e6fa9 . + . + "http://www.malathion.tld/unprovided/uncorked.html" . + "fulfillments trigging unprovided" . + "35"^^ . + "http://www.priorates.tld/malathion/trigging.html" . + . + _:Baa713adba04d1bcf3b7de89f84e77b8d . + . + "http://www.monkeyshines.tld/subtropical/orthographically.html" . + "tousled maculates subtropical" . + "http://www.hogtied.tld/monkeyshines/maculates.html" . + . + _:B0595692ff8b1ab1dcfc30c356d946515 . + . + "1965"^^ . + "http://www.pegmatitic.tld/detections/deified.html" . + "luniest malawians detections" . + "29"^^ . + "becalming pegmatitic malawians" . + . + _:Bd0f409c27d31197ae54a7baad5614952 . + _:B052e7a06dcba56ed517f803b13235937 . + . + "http://www.sealed.tld/glazier/markedly.html" . + "stirrer overstretch glazier" . + "112"^^ . + "http://www.takingly.tld/sealed/overstretch.html" . + . + _:B3ea6eea287219b47fe2ac763d2ce3358 . + . + "1965"^^ . + "http://www.hissings.tld/folksier/clownish.html" . + "biochemists paralyzes folksier" . + "180"^^ . + "http://www.precontriving.tld/hissings/paralyzes.html" . + "puffins biochemists hissings" . + . + _:Bc82de10b3620499086aee0adb5d7f8d0 . + . + "1964"^^ . + "http://www.rareness.tld/years/crispest.html" . + "peruser grassier years" . + "160"^^ . + "disagrees rareness grassier" . + . +_:B8f1104aaae9ab7c50f303b42f826f1b6 "Alanna Reul" . +_:B8f1104aaae9ab7c50f303b42f826f1b6 . + _:B7e6e1d717e097961ab138eb2ec05c804 . + . + "http://www.pasts.tld/heinousness/emigres.html" . + "hounded machos heinousness" . + "162"^^ . + "http://www.nubbins.tld/pasts/machos.html" . + . + _:B18bf45d94bb76aa5a57378f2f77bf095 . + . + "1963"^^ . + "http://www.equivocates.tld/eardrop/debone.html" . + "plotless colonists eardrop" . + "169"^^ . + "http://www.carmakers.tld/equivocates/colonists.html" . + "crabbiest plotless equivocates" . + . +_:Bbac5ed1d16f3dac482ebceb847f47906 "Datja Carner" . +_:Bbac5ed1d16f3dac482ebceb847f47906 . + _:B21f46577ce63f76746381b87fe96d3f7 . + . + "http://www.boxfish.tld/bloodcurdling/wobegone.html" . + "chesterfield simulated bloodcurdling" . + "88"^^ . + "http://www.vilifies.tld/boxfish/simulated.html" . + . +_:B1673fd67eaa1931116fd371113ac922f "Jokin Hytros" . +_:B1673fd67eaa1931116fd371113ac922f . + _:B6e561415bde130a67f831ffe7b5834eb . + . + "http://www.stinters.tld/nester/chirpers.html" . + "dependency reusable nester" . + "35"^^ . + . + _:Bf0eee5eb7e81e0697cec4ff52cff310d . + _:B3314d179ef0a11acf938a17057bcabf7 . + _:B1ffc4c577e0b4b487e21154ad4013aa6 . + "1956"^^ . + "1"^^ . + "Journal 4 (1956)" . + "1"^^ . + . + . + _:B257564cd13ed9e8d922ca977213beda9 . + . + "1967"^^ . + "http://www.incriminates.tld/bugeyes/rowan.html" . + "devoice deformity bugeyes" . + "129"^^ . + "foreclose incriminates deformity" . + . + . + _:Bb8cd8717a0770d551ee448cd3e293433 . + . + "http://www.keepable.tld/mitering/laboratorian.html" . + "repairing etchers mitering" . + "198"^^ . + "http://www.flexes.tld/keepable/etchers.html" . + . + _:Be34e6d5ba682e3fedf17cabf4f8df9ab . + . + "http://www.decompressed.tld/imperceptibility/nonadmissions.html" . + "uncoffined unexpressed imperceptibility" . + "14"^^ . + "http://www.discontinuations.tld/decompressed/unexpressed.html" . + . +_:Befc34446dadd4781e9364dc6a3069c2c "Riddhi Colesar" . +_:Befc34446dadd4781e9364dc6a3069c2c . + _:Bfa6270bd0b5204ad01f85b246c549125 . + . + "http://www.misdealt.tld/gladdest/reoil.html" . + "theorizers exaggeratedly gladdest" . + "75"^^ . + "http://www.immersing.tld/misdealt/exaggeratedly.html" . + . + _:B0437d4d76b0786efabd6d7fee61cc313 . + . + "http://www.lustrum.tld/directorship/classily.html" . + "superlatives subduals directorship" . + "86"^^ . + "http://www.benthos.tld/lustrum/subduals.html" . + . +_:Bb28a3d74057f3db9d83bd7444c24f478 "Epikhariia Mancini" . +_:Bb28a3d74057f3db9d83bd7444c24f478 . +_:Bd522d8737de740246fe53c89ae104d59 "Frederick Larabee" . +_:Bd522d8737de740246fe53c89ae104d59 . +_:B45c39bb63aa8fb520faebceb8c36b300 "Vasuki Riech" . +_:B45c39bb63aa8fb520faebceb8c36b300 . +_:Bbedc6631584f138551166c191a267ff7 "Flavio Noun" . +_:Bbedc6631584f138551166c191a267ff7 . + "reinforms reconversions butterier silicates linkers braze tannins footsteps landings pseudonyms mitotic moneyed allowable disclosures kiboshing spooned renegade foams avg outshone reecho recruited swampiest mobilizer kitlings impoliticly fretter rickettsial centralizing serumal demographic calamitousness octopuses appomattox nonclassical ectoplasm underclothes tiffanies zymogenic hooraying velds philharmonics palladiums gnashed pellagras prissies hurtled landscaped hipline toecaps continuer pinochles liefest reformulation vistaed teaboxes resurveys saddening insulates eyebeams calculator jackpots seizins thrillers entwists retrenching retribute untrammelled undeclared refolds splotches splices sheenie indignantly gerardias clashed overworks impassively kilters rhumbs ridgepoles cavillers intertangling spadeful kayoing tokenisms retread diapered miniscule malformations milled reinserts ogreism sacrist infiltration macadam sighing espanol incepting froward holystones reinstructing plenipotentiaries misjudged hushful cartoons woolers unstructured intimidation carlot choosers darkey countries backcross evanished missteps icecaps meliorated abstrusely cubbish antimacassar outstretches bloodily soapboxes loams joins disallowances thewless homogenized abstractness freemasons pyrethrin tailcoat flickery septuple puniness manifestative prosecutions" . + "professedly ownerships draftees" . + "reactivate professedly psychosexually" . + "http://www.psychosexually.tld/draftees/ministration.html" . + _:B6d4cb4597f0b90dba7a6753178ccb31b . + _:B6fae6f35c17eabaec5c79dda9eb0e3bf . + "58"^^ . + "http://www.ables.tld/psychosexually/ownerships.html" . + . + . + "1962"^^ . + _:Bf828c563ffd69482fd3504a48c43a4ac . + _:Ba899d829e67c0ae0809d0f2dcf69a260 . + . + "http://www.flangers.tld/reanimation/spermatic.html" . + "infantility protesters reanimation" . + "113"^^ . + . + _:Ba6dfe567c99e065d772ce7cca243717d . + . + "http://www.codas.tld/mussing/chaconnes.html" . + "capitulation posthypnotic mussing" . + "7"^^ . + "http://www.voiders.tld/codas/posthypnotic.html" . + . +_:B775eed6b91f1ee417eb58d3f54bd6984 "Gwalchmei Halbert" . +_:B775eed6b91f1ee417eb58d3f54bd6984 . +_:B024737e53faa7498528976fb4220a21c "Claudios Lemmert" . +_:B024737e53faa7498528976fb4220a21c . + _:B0d5c98e6eddfa3f4bf2904796db13e26 . + _:B347dfff29b5c6a73696489ee67ee0b1d . + . + "http://www.tempore.tld/toluyl/codefendants.html" . + "minimization eulogistic toluyl" . + "41"^^ . + "http://www.threaders.tld/tempore/eulogistic.html" . + . +_:Be0fffa952927aff638d5b6bc718c40fd "Amulya Raef" . +_:Be0fffa952927aff638d5b6bc718c40fd . +_:B7dd2a2e0e9ee522fe5f84c6f988ec86c "Tessy Sharber" . +_:B7dd2a2e0e9ee522fe5f84c6f988ec86c . +_:Bd6f423fd62750d9d3e40f612ac1b5fed "Galenka Eichberg" . +_:Bd6f423fd62750d9d3e40f612ac1b5fed . +_:Bd18a0392d93314af0193ffd29aaaa7c0 "Maajid Loghry" . +_:Bd18a0392d93314af0193ffd29aaaa7c0 . + _:B878ff819c252ca07dfa7b549af3e1550 . + "1952"^^ . + "http://www.tailwinds.tld/underbred/ejected.html" . + "staffers stemmier underbred" . + "145"^^ . + "crummier tailwinds stemmier" . + . +_:B36da8e9a2f7901681f1bd349810bee7d "Nyesha Luskey" . +_:B36da8e9a2f7901681f1bd349810bee7d . + _:B9df72c18649ec14cac514a685d7faa25 . + . + "http://www.hypocritically.tld/tackling/rosalind.html" . + "bureaucratism pentalogies tackling" . + "75"^^ . + "http://www.floppily.tld/hypocritically/pentalogies.html" . + . + _:Bc4ead8c19dd45253052d59f40071620b . + _:B2bcbad01db4ea790f36a6969d7b6872b . + . + "1959"^^ . + "http://www.wheelies.tld/allayment/dictatorships.html" . + "quadruplicate singed allayment" . + "http://www.sliverers.tld/wheelies/singed.html" . + "occidents quadruplicate wheelies" . + . + _:B6dde4b6e2730e4906407db2a8ceada4b . + _:B06eeac3edd0efcf1acc97ab31641f2f7 . + . + "http://www.wiggery.tld/parked/izzards.html" . + "underlayers syndications parked" . + "72"^^ . + "http://www.hahs.tld/wiggery/syndications.html" . + . + _:B9665ceffff6a830e2863f605277fb8ca . + . + "http://www.frantically.tld/proudest/praters.html" . + "extemporize hairwork proudest" . + "71"^^ . + "http://www.memorably.tld/frantically/hairwork.html" . + . + _:Bd9bed4d69d77e7f31433080987a289dd . + "globularness jodhpur poetized" . + "http://www.overriding.tld/poetized/ciliary.html" . + . + "sleekened globularness overriding" . + . + "http://www.phlegmatic.tld/overriding/jodhpur.html" . + . + "78"^^ . + "1954"^^ . +_:B13f28a9153caf9c524508fec768ad574 "Beate Atherholt" . +_:B13f28a9153caf9c524508fec768ad574 . +_:B8344204eb30c6f17fcee5d2be350dd21 "Hisahsi Ferran" . +_:B8344204eb30c6f17fcee5d2be350dd21 . +_:Be0aee722d7a309c422312a450c12a89a "Nidra Ratigan" . +_:Be0aee722d7a309c422312a450c12a89a . + _:B46b58e44f6fd6ea5a0a169f42687937e . + . + "http://www.detracts.tld/eductions/carver.html" . + "fallouts procathedrals eductions" . + "50"^^ . + "barehead monkeying dallier headhunts chagrined campaigned clammier mea glosses sottishly trombones" . + "http://www.precalculated.tld/detracts/procathedrals.html" . + "http://www.declassifications.tld/fallouts/detracts.html" . + . + _:B0edaac6c5a90adc87ccb9e3d38e7f376 . + . + "1965"^^ . + "http://www.evictor.tld/limewater/sponging.html" . + "acclaims undisputed limewater" . + "111"^^ . + "http://www.carat.tld/evictor/undisputed.html" . + "fricassees acclaims evictor" . + . + _:B34b997a1b2e871b58b6ddbe9b2fe0cc7 . + . + "http://www.masturbates.tld/arithmetically/fewnesses.html" . + "noncontrollably inebriation arithmetically" . + "89"^^ . + "http://www.saunter.tld/masturbates/inebriation.html" . + . +_:Bac7b7577b526e3147a9f13518d3ae843 "Talaal Mollo" . +_:Bac7b7577b526e3147a9f13518d3ae843 . + _:Bfc9acef18d86692431bd8641c7d1a09d . + . + "http://www.mijnheers.tld/tightly/secularize.html" . + "monomials bustles tightly" . + "19"^^ . + . +_:B68f54af284a25d791e7cb6084d4428b1 "Adelina Pobanz" . +_:B68f54af284a25d791e7cb6084d4428b1 . +_:B72872759208411848ecf4d85917b2541 "Xalvadora Trumball" . +_:B72872759208411848ecf4d85917b2541 . + _:Bbb68c27522543ac1defa5d7dd2c4e811 . + . + "http://www.jocks.tld/matriarchs/looms.html" . + "reorienting emender matriarchs" . + "39"^^ . + "http://www.degaussing.tld/jocks/emender.html" . + . + _:B00737073ad5179a11e834cc2fc662185 . + . + "1955"^^ . + "http://www.smearers.tld/meningeal/underexposed.html" . + "impotencies targeting meningeal" . + "9"^^ . + "http://www.profaneness.tld/smearers/targeting.html" . + "tactfully impotencies smearers" . + . + _:Bdfa2391a3a4df145db9f0d627c6e8e5c . + _:B5ac6884eaddb62a82507f70cb8303bdd . + . + "http://www.middlebrows.tld/stodges/nervy.html" . + "erects locutions stodges" . + "159"^^ . + "http://www.quietened.tld/middlebrows/locutions.html" . + . +_:B6b4ba464f52630f363f66451db36b4f5 "Ilsegret Akerley" . +_:B6b4ba464f52630f363f66451db36b4f5 . + "http://www.originalities.tld/trajectories/pyramids.html" . + "conserving tannest originalities" . + _:Bf32b71031c70c00bd8c209d5e19a2686 . + . + "104"^^ . + "1954"^^ . + "tannest breakdowns trajectories" . + "http://www.taoists.tld/originalities/breakdowns.html" . + . + . +_:B0cd434984ddbe9761b11fa78cf81142d "Shandee Finnicum" . +_:B0cd434984ddbe9761b11fa78cf81142d . + _:Bda7ca251c476a0bd8ab067f02d24701e . + . + "1963"^^ . + "http://www.anacondas.tld/queerness/soulfulness.html" . + "mistype pyrethrum queerness" . + "101"^^ . + "http://www.downgrades.tld/anacondas/pyrethrum.html" . + "espy mistype anacondas" . + . + _:B71d0dfa57d0a45e5d06721c858547b13 . + _:B41e8cf9734141232fce472ea015e7eaf . + . + "http://www.weewees.tld/acquisitiveness/metrically.html" . + "spoonsful squinted acquisitiveness" . + "http://www.shorteners.tld/weewees/squinted.html" . + . + _:Bb35acaed907d0afba1fab5c807f80523 . + . + "http://www.downfalls.tld/scabbing/diapasons.html" . + "pieplants sparkily scabbing" . + "104"^^ . + . + _:Baa7d36e01fe036a4ccc09ebbfe116777 . + . + "http://www.priding.tld/knappers/crepey.html" . + "underbids bullied knappers" . + "72"^^ . + "http://www.curled.tld/priding/bullied.html" . + . +_:B3f5779fab5107fb4fd0d1b44aea06034 "Lacrasha Slavick" . +_:B3f5779fab5107fb4fd0d1b44aea06034 . + _:B37da8746267d030b702a16865e70c07a . + . + "http://www.prosily.tld/stopgaps/circulates.html" . + "pedicurists complying stopgaps" . + "35"^^ . + . + _:Bd3c7feff8a4b376f7a3a4857a65b6b7c . + . + "http://www.harrowing.tld/wishbones/widows.html" . + "convertibles centrists wishbones" . + "12"^^ . + "http://www.trepid.tld/harrowing/centrists.html" . + . + _:Bd7b9147a535bf9c0811651a695b4432a . + _:B168b2889b7e4a5e766cf361d914d526f . + . + "http://www.hedonists.tld/stilling/sanity.html" . + "armistices inertness stilling" . + "100"^^ . + . + _:B7bb60510eb83552379eee2050a90e482 . + _:B9c06741b44ed0945622ee6e5fc1448ee . + . + "1961"^^ . + "http://www.unexcusable.tld/modifies/peacefully.html" . + "taels seigniorial modifies" . + "15"^^ . + "hitcher unexcusable seigniorial" . + . +_:B329b48c89081003ea1f0d8e979aa760b "Iha Em" . +_:B329b48c89081003ea1f0d8e979aa760b . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + . + "http://www.civilness.tld/replanned/cathouse.html" . + "homegrown gimmicky replanned" . + "90"^^ . + "http://www.marionettes.tld/civilness/gimmicky.html" . + . +_:B7e6e1d717e097961ab138eb2ec05c804 "Vasilis Carretta" . +_:B7e6e1d717e097961ab138eb2ec05c804 . +_:B50480f19ff449ecec8f5c7c3659cb750 "Clia Look" . +_:B50480f19ff449ecec8f5c7c3659cb750 . + _:B61a3553beb4d894acf76db034669c556 . + _:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + . + "http://www.snaggier.tld/prehardening/turtledoves.html" . + "brambled choreographic prehardening" . + "http://www.presoaked.tld/snaggier/choreographic.html" . + . + _:B13c31c1d665117b75a2ba9d07e750c5a . + . + "http://www.mouthers.tld/contributorily/eutrophic.html" . + "depressions plumply contributorily" . + "183"^^ . + . +_:Bafab85c7891cc11c51071df906c3989b "Natasia Sliter" . +_:Bafab85c7891cc11c51071df906c3989b . + _:B3c5aebb55398179f326debc7952f4c71 . + . + "http://www.intermarries.tld/cherished/rollout.html" . + "regenerating nonrenewable cherished" . + "141"^^ . + "http://www.urologies.tld/intermarries/nonrenewable.html" . + . + _:B9616cda963e25c24c90448d78389bbf2 . + . + "http://www.pyrethrin.tld/flickery/septuple.html" . + "freemasons tailcoat flickery" . + "148"^^ . + "http://www.abstractness.tld/pyrethrin/tailcoat.html" . + . + _:Bea6f74749ad14b605396612a258a26d3 . + "1964"^^ . + "http://www.reposition.tld/heil/overkills.html" . + "curbed mooing heil" . + "http://www.triodes.tld/reposition/mooing.html" . + "ricochetting curbed reposition" . + . +_:Be9c8a0a1423bc2e3b0618998a25442ee "Kovana Zucco" . +_:Be9c8a0a1423bc2e3b0618998a25442ee . +_:Bf25a0d02d2c0a618dd314487719addc9 "Gaby Guerrera" . +_:Bf25a0d02d2c0a618dd314487719addc9 . + _:Bd1da008c763b29bd70303490bee5fe9b . + _:Bfb60010e8c38193ad1658a433d03f403 . + . + "http://www.palling.tld/spreadsheet/yahooism.html" . + "kafirs unmarried spreadsheet" . + "176"^^ . + "http://www.diminished.tld/palling/unmarried.html" . + . + _:B34cf375f42c7c26f837888e1750645ff . + _:Bc7e087fa9b730304da1a338a9bdf5958 . + . + "http://www.misalignment.tld/freewheelers/signers.html" . + "wigmakers crucialness freewheelers" . + "http://www.chilblains.tld/misalignment/crucialness.html" . + . +_:B54583aa88929ae7fcf706b2ab78ccdd8 "Gunde Tegeler" . +_:B54583aa88929ae7fcf706b2ab78ccdd8 . + "1949"^^ . + "1"^^ . + "Journal 2 (1949)" . + "1"^^ . + . +_:Bbbf80f08d924da3e872f6ba96c16c374 "Matsusuke Yerkey" . +_:Bbbf80f08d924da3e872f6ba96c16c374 . +_:Ba469f1710b11a6a670af318ecd7cda07 "Shahaama Berum" . +_:Ba469f1710b11a6a670af318ecd7cda07 . + _:Bd644a2d2e3ebee8681713a6aec1e508b . + . + "http://www.dissuasions.tld/aspersors/mealybugs.html" . + "misdoubted openmouthed aspersors" . + "144"^^ . + "http://www.shopboys.tld/dissuasions/openmouthed.html" . + . +_:Bee8ea87c4d345f8a44526dc70442a157 "Cursetta Isa" . +_:Bee8ea87c4d345f8a44526dc70442a157 . +_:B6af2f1dd0f98360bd64cc83b94e91984 "Oliverios Ogden" . +_:B6af2f1dd0f98360bd64cc83b94e91984 . +_:B509e76ef8745a5ee631370fb6d2c72d5 "Honami Docherty" . +_:B509e76ef8745a5ee631370fb6d2c72d5 . + _:B8eeab517d5f805090df46e17eb9727df . + . + "http://www.russe.tld/shipbuilder/constructive.html" . + "agonal apocryphalness shipbuilder" . + "200"^^ . + "http://www.fraudulentness.tld/russe/apocryphalness.html" . + . +_:B67bfa0f3930ca5887f65b215c8c0930c "Jihaad Moitoso" . +_:B67bfa0f3930ca5887f65b215c8c0930c . + _:B76a81f565c23da6ecc54a1ee525a3893 . + . + "http://www.crepitant.tld/forefeet/debtors.html" . + "localities slabbery forefeet" . + "160"^^ . + . +_:Bfbf008c91eae0e643f1f8d6eea6f9c2c "Medard Hearnen" . +_:Bfbf008c91eae0e643f1f8d6eea6f9c2c . +_:Bc17e59977eb24c615052b0e78ec001d3 "Tokimune Davanzo" . +_:Bc17e59977eb24c615052b0e78ec001d3 . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + "http://www.swinging.tld/lairds/micromanipulator.html" . + "http://www.lairds.tld/interdependence/slackly.html" . + . + "exercising micromanipulator interdependence" . + "1967"^^ . + . + "26"^^ . + "payed exercising lairds" . + _:B92aa484f484359fd9a6d0caaca8221c9 . + . + "1966"^^ . + "http://www.microsurgeries.tld/dullest/writing.html" . + "suppurate goddaughters dullest" . + "http://www.chastened.tld/microsurgeries/goddaughters.html" . + "fortis suppurate microsurgeries" . + . +_:B4a480ed6fd7b3b4b2e19260bf083e06b "Eitoku Easlick" . +_:B4a480ed6fd7b3b4b2e19260bf083e06b . +_:Bc64eb1c51c5244e93f0957524f649f32 "Sterling Adamyan" . +_:Bc64eb1c51c5244e93f0957524f649f32 . + . + _:B400dcdf9760489e893e74ca98dbefdad . + . + "http://www.yearlings.tld/untold/fellowman.html" . + "weasand timidities untold" . + "http://www.immunoreactive.tld/yearlings/timidities.html" . + . +_:Bf9990562d7e8997d81c2aac52ca25264 "Eliazar Manner" . +_:Bf9990562d7e8997d81c2aac52ca25264 . + _:Bfb4d152811bbc6a949b0ee685d75c227 . + . + "1957"^^ . + "http://www.monkshoods.tld/constants/bullfighter.html" . + "defying beseeming constants" . + "148"^^ . + "http://www.droits.tld/monkshoods/beseeming.html" . + "unseal defying monkshoods" . + . +_:B0a51a55076d52fe8710ff61c6f7e2af4 "Ovdotia Lahti" . +_:B0a51a55076d52fe8710ff61c6f7e2af4 . + _:Bca0ae9a532923c713d4f1554025d9d0c . + . + "http://www.disgraces.tld/overturn/unutilized.html" . + "marquetry coyest overturn" . + "22"^^ . + . + _:Bfdbe043e21c9d576b096011d4b85e299 . + . + "1956"^^ . + "http://www.kudu.tld/delineation/garrottes.html" . + "bollard incarnadine delineation" . + "28"^^ . + "http://www.cognoscing.tld/kudu/incarnadine.html" . + "brashiest bollard kudu" . + . +_:Becb6d642193f1034dc34096af6c4c4b3 "Caridade Sarkar" . +_:Becb6d642193f1034dc34096af6c4c4b3 . +_:Bc12f6b5c9d387bf3f3ccb1a5369da369 "Markward Baylock" . +_:Bc12f6b5c9d387bf3f3ccb1a5369da369 . + _:Bc61fb0691affc1db2ca5f464b96be557 . + . + "http://www.baronages.tld/fraternize/despondency.html" . + "swiftest warping fraternize" . + "15"^^ . + . + _:B243d3f9618916a19e20499e289e5d4ee . + . + "http://www.staleness.tld/rehearses/enfeoffed.html" . + "uniques aspiration rehearses" . + "90"^^ . + "http://www.succumbing.tld/staleness/aspiration.html" . + . +_:Bb430a291f027fc5e93e89fe1a96ac0f0 "Anatolii Trader" . +_:Bb430a291f027fc5e93e89fe1a96ac0f0 . + _:B3a6ab0db449e7ce47f894f38ceffd143 . + . + "http://www.carousers.tld/datelining/frenches.html" . + "larks maladjustive datelining" . + "70"^^ . + "http://www.prevues.tld/carousers/maladjustive.html" . + . + _:Bea75aa2ead6c8ef0fd3a4b1b23d45f53 . + _:B23cf211aeb6bd9b51ac20345fc1677fa . + . + "http://www.ethoses.tld/albanians/veins.html" . + "legatees sapwood albanians" . + "154"^^ . + . + _:Bd400aa4b5ff266cb0ada698faa282808 . + . + "http://www.viceroyalty.tld/misintelligence/tymbal.html" . + "impostors rovings misintelligence" . + "84"^^ . + . +_:Bd1f57157a3552e81f35f7a65a0d96911 "Oles Sumaran" . +_:Bd1f57157a3552e81f35f7a65a0d96911 . + _:Be026ddd2e23ec3f23a7e4070e82fd3ab . + . + "1963"^^ . + "http://www.wrecking.tld/subsidizes/raveller.html" . + "densely opposing subsidizes" . + "64"^^ . + "http://www.dividable.tld/wrecking/opposing.html" . + "repetitions densely wrecking" . + . + _:B039c97fd028339addfcc46fefbfdeb93 . + . + "1962"^^ . + "http://www.woodnotes.tld/linking/pretors.html" . + "decidua nonspecialist linking" . + "61"^^ . + "unworthiness woodnotes nonspecialist" . + . + _:Ba1047b0c18117323c588c9382a469921 . + "1962"^^ . + "http://www.misterm.tld/respectability/exorciser.html" . + "heartburn dialed respectability" . + "198"^^ . + "http://www.depopulators.tld/misterm/dialed.html" . + "bother heartburn misterm" . + . + _:B663fa1041c05a030d4620d82313aa4fd . + . + "http://www.uncertainties.tld/straits/jamaican.html" . + "cantrips baselessness straits" . + "181"^^ . + "http://www.crepes.tld/uncertainties/baselessness.html" . + . + _:B24f99ef85a0f9d05c527307c31374cca . + . + "http://www.bossing.tld/coshed/sublessor.html" . + "subtonic modules coshed" . + "196"^^ . + . +_:B45a2f0af80f84cae71eaeeff28b9e630 "Emanuel Gaytan" . +_:B45a2f0af80f84cae71eaeeff28b9e630 . + _:Ba955d17a8ea8cdd22bbf4c972aff7329 . + . + "http://www.sporule.tld/antiparticle/fylfot.html" . + "interphone dewlap antiparticle" . + "31"^^ . + "http://www.cosecant.tld/sporule/dewlap.html" . + . +_:B9b1a35c3a38bc7899b03c45a3e08c691 "Nabeeh Couts" . +_:B9b1a35c3a38bc7899b03c45a3e08c691 . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + _:B817c0dc4493de3c422519eccfaa741ac . + . + "http://www.unites.tld/recomposes/subclassified.html" . + "casually fevers recomposes" . + "118"^^ . + "http://www.disinclinations.tld/unites/fevers.html" . + . + _:B532ff43754df666ce547260b0bac75a1 . + "1959"^^ . + "http://www.bickers.tld/omened/bemired.html" . + "sawflies proctoscopy omened" . + "98"^^ . + "disoblige bickers proctoscopy" . + . + _:B1260a73815d52ffc5f404c9f176219c9 . + . + "http://www.yuan.tld/equalised/eyestalks.html" . + "crinklier unclean equalised" . + "134"^^ . + . +_:B84b3e926ef4f3c69d55d63e00b219dd9 "Florica Belski" . +_:B84b3e926ef4f3c69d55d63e00b219dd9 . +_:B039c97fd028339addfcc46fefbfdeb93 "Travion Mosco" . +_:B039c97fd028339addfcc46fefbfdeb93 . + _:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + . + "1952"^^ . + "http://www.verdure.tld/chopsticks/promiscuities.html" . + "wastes racetracks chopsticks" . + "159"^^ . + "http://www.mongolism.tld/verdure/racetracks.html" . + "unconsenting wastes verdure" . + . +_:B625eed0c66b4f03b184a0ab49b7dabda "Teodors Boldon" . +_:B625eed0c66b4f03b184a0ab49b7dabda . + _:B956e50f502a09d15360dfc3f52cd2a81 . + . + "http://www.cliffhanger.tld/reindexed/bedstraws.html" . + "malines entailments reindexed" . + . + _:Bccbde05c645795f2c807dba8bd0f4c1d . + . + "1959"^^ . + "http://www.harbours.tld/terrifying/soarers.html" . + "curiosa coir terrifying" . + "63"^^ . + "http://www.darner.tld/harbours/coir.html" . + "riptides curiosa harbours" . + . + _:B53b7dd568290fefe12ebe7d5d0365239 . + _:Bfbc105c2042982bb14fab82899fa7b8d . + . + "http://www.luringly.tld/yachting/bendy.html" . + "bloodied microform yachting" . + "39"^^ . + "http://www.eluviating.tld/luringly/microform.html" . + "centrism stratocumulus surcoat chowtimes preferences tigerish convulsively heartaches apparats gentlewoman infundibuliform nonmilitarily experted simplifying globulins chancroids urbanizes worldbeater forearmed tapholes sorest calciferous rebater rabelaisian seigniorage memorializes backhanded wagoners inaccuracies oubliette hornswoggling anxiousness drumbeat serries friskiness lapdogs biting bateaux temperers doggones etiological earlier lineless waxworks praos disaffection deringer touring scornfully enrich clinchers wagerer plunking sockmen mosques concluders reutilizations promoting minded macroeconomic ironclads destroyers greatheartedly bargainee seemly chalices gambled crocking bimethyls foxfires joyrider impotences diffusor clumped pharmaceutically anonymities sepaled scrubbers cogencies dictums trussers banderole deceptiveness eying chartists annunciating sporing amens stenchy risers shirtfront geographers aroints potshots unhanged rains lambasted seabirds tailpipe fits summerhouses vialing lexicons imprisonment vivisects gipper articulation reliable vernally rationally foreseeability repealers fortuning boorishly failures outwork exempla rosing flayed oversleeping vivisectionists strips persistently figged demanders snugly reinstitution maceraters degasses foragers alerters fashioners spurting bloodless boggish megapod anointed nontemporally unvaried bedamns bivalencies wirepulling suchness ringer amerced growling submember queerer firmers watermark sawbucks automobilist insaner nummular individualization autostradas flippers rotaries discriminations bathysphere sunlights manoeuvreing orthodontics cleansing queued prospectuses hirsutism nudie misplacing sceneries" . + . + _:Bdd5ad2f95a55f3edd82acdc557c116b1 . + . + "http://www.disannulling.tld/paradigms/theologies.html" . + "infantries salesgirls paradigms" . + "144"^^ . + "http://www.tennesseans.tld/disannulling/salesgirls.html" . + . + . + _:B63fa1100461f3baa1970aac5bd01dabb . + . + "http://www.nondestructive.tld/subpartnership/cordilleras.html" . + "thuggeries maladjustments subpartnership" . + "28"^^ . + "http://www.coadjutors.tld/nondestructive/maladjustments.html" . + . + _:Bdc825d9cd36c75347778b9169b73ff79 . + . + "1966"^^ . + "http://www.ships.tld/guttered/peahen.html" . + "tabletop poundals guttered" . + "10"^^ . + "http://www.limpers.tld/ships/poundals.html" . + "cardcase tabletop ships" . + . + _:B0110b36a02bceb7b2ce5e1048d1739d2 . + . + "http://www.marrer.tld/odalisks/milkiest.html" . + "novelization afterglows odalisks" . + "144"^^ . + "http://www.bakes.tld/marrer/afterglows.html" . + . +_:B3ea581a025571a1ff9cc45ef65912cb3 "Senon Nolin" . +_:B3ea581a025571a1ff9cc45ef65912cb3 . + _:B9fe535c8384a2d86d406222af07ae8dc . + . + "http://www.atheling.tld/damns/sequestrated.html" . + "remover outgoes damns" . + "11"^^ . + "http://www.intruders.tld/atheling/outgoes.html" . + . + _:B9a36ed10c6ca58be4524a351e3dcd2c6 . + _:Bfecf387733b84dd011e1fdb92a061c17 . + _:B7f6376e946bcffeef78af79e5259fa31 . + "1967"^^ . + "14"^^ . + "Journal 3 (1967)" . + "1"^^ . + . + _:Bc82de10b3620499086aee0adb5d7f8d0 . + _:Be85f1b4fd19c147e10ed44fd7376e1d2 . + . + "http://www.sonneted.tld/aery/profitable.html" . + "indemnificator regathers aery" . + "30"^^ . + "http://www.congenitally.tld/sonneted/regathers.html" . + . +_:Bd53e1dc56ce9bfee77ac0e509b188238 "Izabella Rackow" . +_:Bd53e1dc56ce9bfee77ac0e509b188238 . +_:Bf3ac768edc82318d6648cba22228e7da "Bobbi Laswell" . +_:Bf3ac768edc82318d6648cba22228e7da . + _:B6f5aa0f4ae3050799d53419d3323bfa8 . + . + "1961"^^ . + "http://www.regimenting.tld/affirming/impearling.html" . + "parleying hatcheck affirming" . + "137"^^ . + "http://www.catwalks.tld/regimenting/hatcheck.html" . + "haploids parleying regimenting" . + . + _:B09ae67f81f50fed3eca27a0b97d5c7b6 . + . + "http://www.contempts.tld/recognizance/misinformants.html" . + "excerpting godling recognizance" . + "118"^^ . + "http://www.skywrites.tld/contempts/godling.html" . + . +_:B5dfa60c7dd22bad6bd276267b0d79183 "Indrani Mccleese" . +_:B5dfa60c7dd22bad6bd276267b0d79183 . +_:B2c591324064ccb13a466c68105d8e23f "Julietta Goatley" . +_:B2c591324064ccb13a466c68105d8e23f . + _:B8b933dfd918f252ed5e7dd44f4c209d8 . + _:Be3df646705aafc8487a42c0b688239c8 . + "1965"^^ . + "http://www.agency.tld/metalling/pursers.html" . + "cyclonic binal metalling" . + "131"^^ . + "http://www.teleradiography.tld/agency/binal.html" . + "mirkily cyclonic agency" . + . +_:B3d7b167dd5fcfb6911c69d109f68a0eb "Davyd Lecleir" . +_:B3d7b167dd5fcfb6911c69d109f68a0eb . +_:B9a2fd8a64801df102ba09902ff3491c7 "Ajala Ueda" . +_:B9a2fd8a64801df102ba09902ff3491c7 . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + "1964"^^ . + "http://www.mingy.tld/eponymy/internodal.html" . + "motliest marshaling eponymy" . + "108"^^ . + "http://www.avowedly.tld/mingy/marshaling.html" . + "subsoils motliest mingy" . + "screws oilhole misos trampolinist astronautical shapelier shapeless nonliturgically amandine beefcakes singlehandedly rectified mollifier mentally cupola swings dwarfed strummed parker typewriting elasticity freckling commercialization exiguity concents manpack neurologically squaller cantabile furnaced umbrae ranis oxtails emergences rapports sibs plinks inappreciably smouldered overreaching wizened foreordainments castrates seacoasts cursedness autobus inhabitance reigniting pinnae glissades farting abbotcy disembody swaddled socked titlists presupposes inroads ritziness leones incorrigibleness montaged gasifying govt dreidels stepdaughters glossier percents bridled failed depths saclike rework plectra forky generational lampoonists unluckiest diazepam ostentation slatted unclamps obfuscates lallygags ombudsmen carroming syne conterminously concertizing banshees battiest seizing nonsymbolic undersupply foreboder commutators integrator baffler forwardness descents plunger condescending leggiest unlighted daybooks blamelessness plagiaries engramme jubilates unappreciative canonizations soapbox gimmicks lathers inactivating pluralization effervescing quarto folkmoots poacher succubuses contestably debaters thermally porticos unifier flinger maladjustment resided tankard babushka thereinafter tunable dissevering daybook influents tithers delusionist restriction handcart sulkier striplings slowpoke beseeched mobilizers decorates sallower untenable rename clarinettist unamused nonplusing dashpots better presoak asseverations famishing" . + . +_:Bb3fbbb47a3cbf0678b57f1933329caa0 "Triesha Carland" . +_:Bb3fbbb47a3cbf0678b57f1933329caa0 . +_:B582e17ee26bdcf8bc304dac6966c5299 "Iaroia Korth" . +_:B582e17ee26bdcf8bc304dac6966c5299 . + _:Be174efedf55b3697a2e3533b7f1390c4 . + _:B95a60b6bf7ce1de5d6ce7e9fc041a63b . + . + "http://www.chastely.tld/sniggering/gads.html" . + "tarps swallowed sniggering" . + "114"^^ . + "http://www.rerecorded.tld/chastely/swallowed.html" . + . +_:B8b0ab882567cfa15d3eff42236975485 "Giulia Brinsfield" . +_:B8b0ab882567cfa15d3eff42236975485 . +_:B7e582bb11237fee121ce6a09fe526beb "Charlie Jung" . +_:B7e582bb11237fee121ce6a09fe526beb . + _:B4a4d5e3d94dda4e147d73c6dd596129e . + _:B015ac5fdcbb0070c63c15942c560795e . + . + "http://www.lawny.tld/homebreds/vailing.html" . + "cremator wedders homebreds" . + "175"^^ . + . + _:B2760b8c9596274fd241ea0a19be7477b . + . + "http://www.metamorphisms.tld/caveats/femurs.html" . + "steeped implored caveats" . + "92"^^ . + "http://www.revictualed.tld/metamorphisms/implored.html" . + . + _:B4bef5f36e778f5cb688052ab98f63279 . + _:Bcb6c2a976814383cc007e5d0e33cf6ef . + . + "http://www.misdiagnose.tld/belligerents/cubiform.html" . + "dapperly exhilarative belligerents" . + "84"^^ . + "http://www.limps.tld/misdiagnose/exhilarative.html" . + . + _:Bbced314596bf06091b3d7204a02837ac . + . + "http://www.cochlear.tld/cosset/ravelly.html" . + "triplicating identifications cosset" . + "171"^^ . + "http://www.wronger.tld/cochlear/identifications.html" . + . +_:Be37400755ca45c026bd25931c1c8cf10 "Sosa Klitz" . +_:Be37400755ca45c026bd25931c1c8cf10 . + _:B3dd312d3003379f383875c64c71898d7 . + . + "http://www.zeppelin.tld/plaining/joinable.html" . + "boats desalts plaining" . + . +_:B0fc2733502f4be81728125e71baed0e2 "Handy Ratajczak" . +_:B0fc2733502f4be81728125e71baed0e2 . +_:B714edeaf2f16954eded2b1f78c4a9ae2 "Ekantika Bisogno" . +_:B714edeaf2f16954eded2b1f78c4a9ae2 . +_:Bdbb2d7ac8c597d441a27f7127a135f10 "Guntrada Palazzolo" . +_:Bdbb2d7ac8c597d441a27f7127a135f10 . + _:Bff7b5b14299beba3298c196a28e12067 . + . + "http://www.overrefines.tld/impacted/kidnaper.html" . + "begins antis impacted" . + "132"^^ . + . +_:Bb432e88849daebbc2110cabd577681d0 "Liberty Kaneholani" . +_:Bb432e88849daebbc2110cabd577681d0 . + _:Bd6de5e8337371a190b810c20fce91453 . + . + "http://www.stonefly.tld/cleanly/botches.html" . + "doves hometown cleanly" . + "79"^^ . + "http://www.ropy.tld/stonefly/hometown.html" . + . + _:B8eb9a9b82be37bfcd3f7c2042aed11b3 . + . + "1960"^^ . + "http://www.outshined.tld/sawboneses/fervors.html" . + "hashishes mindedly sawboneses" . + "35"^^ . + "http://www.recusator.tld/outshined/mindedly.html" . + "jeer hashishes outshined" . + . +_:B80ec47443b5ac50170f6994d4a4a54bc "Shiko Seagroves" . +_:B80ec47443b5ac50170f6994d4a4a54bc . +_:B9b5aa2bb4233ccdcba6a5bd362749eaf "Charisma Kyseth" . +_:B9b5aa2bb4233ccdcba6a5bd362749eaf . + _:Bce2e6bcdf756430a92f79b080867dd17 . + . + "http://www.wonderfully.tld/worming/pallidly.html" . + "burials hospices worming" . + "70"^^ . + "http://www.roughers.tld/wonderfully/hospices.html" . + . +_:Bd112c14b9e291db25ee048311a2d9633 "Yitzchak Rudzik" . +_:Bd112c14b9e291db25ee048311a2d9633 . + . + _:Bef6585010f230649a6c70aa274be8e0d . + "negotiatrixes heptad worriment" . + _:B9d8b78bd6920274426637abb3e176e40 . + "http://www.worriment.tld/shagreen/germicides.html" . + "http://www.icily.tld/worriment/tunably.html" . + "1966"^^ . + . + "19"^^ . + "heptad tunably shagreen" . + _:Bdf99fd9f367ce5c83f3e9dfb5288967c . + _:Bf411f822c7145c4222f7f776cdabeeba . + . + "1966"^^ . + "http://www.solacer.tld/skipperage/diets.html" . + "bedroll encephala skipperage" . + "71"^^ . + "fortieths solacer encephala" . + . +_:B727256596ed041c5c3fa92cdf1c9dcae "Gwendolin Koroch" . +_:B727256596ed041c5c3fa92cdf1c9dcae . +_:B8d6a810ae07ee0aed4d976d255a74242 "Santo Fendt" . +_:B8d6a810ae07ee0aed4d976d255a74242 . +_:Bee460ddd16c21bca08677b3bb5fa348b "Adelita Fadale" . +_:Bee460ddd16c21bca08677b3bb5fa348b . + _:Bae0250097ebd23a65cffbcfcbf95b539 . + . + "1960"^^ . + "http://www.locations.tld/treasurership/dearies.html" . + "garments dulcets treasurership" . + "112"^^ . + "http://www.primordially.tld/locations/dulcets.html" . + "beagle garments locations" . + . + _:B2ca74b6fc9c188a2a95bebd6d1bacc6b . + _:Bd2a75baaefd311128e614fb0853e48a1 . + . + "http://www.remonstrator.tld/slinking/establishments.html" . + "exscinding bolloxes slinking" . + "162"^^ . + "http://www.rheniums.tld/remonstrator/bolloxes.html" . + . +_:B55b699c221ad9d41b88007b2c7bc1cc2 "Lunetta Cathie" . +_:B55b699c221ad9d41b88007b2c7bc1cc2 . + _:B5aed45c176a11aad925980d0282d17fe . + _:B6fbfd88d5119240202bbeaf5ce539336 . + . + "http://www.unhat.tld/phlegms/revives.html" . + "physiography toothpastes phlegms" . + "68"^^ . + . + _:B13cdc2efe7012eadc19a3c603a46f7ef . + "gneisses rapist incitingly" . + "http://www.incitingly.tld/commissioned/vapouring.html" . + . + _:B37834eaedb76682ca4ef7e976b8dfdad . + "rapist weediest commissioned" . + "94"^^ . + "http://www.lapidists.tld/incitingly/weediest.html" . + . + "1957"^^ . +_:B03754594f37be591330068a29a1e40fc "Ton Mancina" . +_:B03754594f37be591330068a29a1e40fc . +_:B34368a3c1da1abdbab2d2dd7e60f2515 "Calvino Kimbril" . +_:B34368a3c1da1abdbab2d2dd7e60f2515 . + . + _:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + "1956"^^ . + "http://www.gimps.tld/wenny/snarling.html" . + "steers comradely wenny" . + "enjoin gimps comradely" . + . +_:B6914f4045150e060461ea0af3fe26fa6 "Freddie Passantino" . +_:B6914f4045150e060461ea0af3fe26fa6 . + _:B9da2f6370f632370ca79876db1ea8460 . + . + "http://www.animadverted.tld/nonethicalness/lingier.html" . + "enticement soundtrack nonethicalness" . + "146"^^ . + . +_:B21d3d49f4ffb128017fe823ceb2b257e "Bastienne Norrid" . +_:B21d3d49f4ffb128017fe823ceb2b257e . + _:B4dcba9f5617728069005ae12819ec1ee . + . + "http://www.fandangos.tld/bonds/timbering.html" . + "tunings spherically bonds" . + "157"^^ . + . + _:Bf49297a01127b94c145141f39cc34e12 . + . + "http://www.undercarriage.tld/enact/photoengraver.html" . + "violoncellist dighted enact" . + "http://www.overachieved.tld/undercarriage/dighted.html" . + . + _:B7839b9be55a46b14757948d55b905ce4 . + . + "http://www.obeyable.tld/adduct/jerseyite.html" . + "tsarists emblazoning adduct" . + "130"^^ . + . +_:B75afd314e150fa5e5baffd6a4d0611a5 "Donatella Doxie" . +_:B75afd314e150fa5e5baffd6a4d0611a5 . + _:Bc858352d1dadd8afebe849d9ee5b99bf . + "1966"^^ . + "http://www.compiling.tld/answerers/shallowest.html" . + "apples judgmatic answerers" . + "111"^^ . + "ensues compiling judgmatic" . + . + _:B29432dd66c6029ccc8ecb87a99022a6a . + . + "http://www.decongestion.tld/puttied/gerontologies.html" . + "teetotals keratotic puttied" . + "117"^^ . + "http://www.braider.tld/decongestion/keratotic.html" . + . + _:B749fefa5d81e7ff31d898742fbc4dd70 . + . + "http://www.cadetship.tld/frisk/compatibleness.html" . + "transiencies caladium frisk" . + "55"^^ . + . + _:B63728a1b8d19f17356f2ac0458b41f2e . + . + "1962"^^ . + "http://www.chefs.tld/transmittances/parboils.html" . + "compilations migraines transmittances" . + "137"^^ . + "http://www.moos.tld/chefs/migraines.html" . + "fundament compilations chefs" . + . +_:Bfe86d0a893936e84b3aad782db824646 "Radd Oldenkamp" . +_:Bfe86d0a893936e84b3aad782db824646 . + _:Ba1047b0c18117323c588c9382a469921 . + . + "http://www.infinitesimally.tld/singlets/drongo.html" . + "wrinkling stoat singlets" . + "36"^^ . + . + _:B30396dce60cc34d4fda5a323a32eec21 . + . + "http://www.amenity.tld/psalmists/axiality.html" . + "maledicted rejectable psalmists" . + "93"^^ . + "rencounters manifestations utilizations chapeaus hexapodies frankensteins prosthodontist canvassed sups" . + "http://www.dependently.tld/amenity/rejectable.html" . + . + _:B3b687e8fff6cf764742225a5d2d6499a . + _:Bc01a68df8f77fcacd96757fad3999f92 . + . + "http://www.voodoos.tld/incrusts/gets.html" . + "ambushment sarcomata incrusts" . + "29"^^ . + "http://www.cystic.tld/voodoos/sarcomata.html" . + . +_:B4590ac94eda8e49f624c10cee1689b4e "Edgardo Flight" . +_:B4590ac94eda8e49f624c10cee1689b4e . +_:B07a24c72c51c9ffb3482d13ab5c1330f "Tal Kloock" . +_:B07a24c72c51c9ffb3482d13ab5c1330f . + _:Ba629811b95f86cb5b45e690d477ec1d7 . + . + "http://www.decorates.tld/untenable/rename.html" . + "mobilizers sallower untenable" . + "150"^^ . + "http://www.beseeched.tld/decorates/sallower.html" . + . + _:Bb9164317a6a7ccb4c05e5952f02f4614 . + . + "http://www.reformers.tld/technicolor/plenishes.html" . + "cooked goodwife technicolor" . + "72"^^ . + "http://www.interrelated.tld/reformers/goodwife.html" . + . + _:B0a51a55076d52fe8710ff61c6f7e2af4 . + . + "http://www.gelts.tld/polemically/recopies.html" . + "flouters refix polemically" . + "100"^^ . + "http://www.supercargo.tld/gelts/refix.html" . + . +_:B7a976ae0cfb46509d81130243591fd89 "Falk Defoe" . +_:B7a976ae0cfb46509d81130243591fd89 . +_:B70ccf8139b06500472bf9437916f6272 "Menoeceus Letrent" . +_:B70ccf8139b06500472bf9437916f6272 . + _:B2d0015f8395f043f0444d811cf27274a . + _:B9b9c1ff941f37372ec36cd8149e47c6d . + . + "http://www.nimbler.tld/monogamistic/crappiness.html" . + "notarizes alienism monogamistic" . + "87"^^ . + "http://www.lands.tld/nimbler/alienism.html" . + . + _:B7684d7c7fa49c30a35d0c9b3ae8241f4 . + . + "http://www.minds.tld/cornify/subsiding.html" . + "precleans reliefs cornify" . + "69"^^ . + "http://www.menologies.tld/minds/reliefs.html" . + . + _:B8ac02670e6485b4b85900e5eabbdb5ee . + . + "http://www.pineal.tld/splintering/prearrange.html" . + "querns braziers splintering" . + "67"^^ . + "brushed splines photosensitized extractive overhangs miscarry existences pertaining torrential" . + . + _:Bdbb28a3525398762e14cc0873baa39f6 . + . + "http://www.hyenas.tld/immobilized/guested.html" . + "deutschland plagiarize immobilized" . + "15"^^ . + . +_:B279a9758c3b8d403a6812873e433f95a "Emmanoul Gianunzio" . +_:B279a9758c3b8d403a6812873e433f95a . + _:B9af4377985136cc5e00c137cd2590525 . + . + "http://www.bondwoman.tld/storytelling/rapscallions.html" . + "evisceration unteachable storytelling" . + "101"^^ . + "http://www.acidulation.tld/bondwoman/unteachable.html" . + . + _:B973b82f67ab51ab533a4bd9149b45937 . + . + "http://www.shining.tld/departing/neutrons.html" . + "stepper charnel departing" . + "58"^^ . + "http://www.encouraged.tld/shining/charnel.html" . + . + _:B133e9eea1599dfab8affb73610f7a830 . + . + "http://www.terminated.tld/inquisitions/detoxicator.html" . + "sensualist ineligibility inquisitions" . + "67"^^ . + "http://www.snowdrop.tld/terminated/ineligibility.html" . + . + _:B69c48ce36cee4199bda3be39af2fa878 . + _:B88ab7a124220a02475fad7ff17de73f6 . + . + "http://www.evolutionist.tld/nonexchangeable/eclipsed.html" . + "incoherently mounting nonexchangeable" . + "17"^^ . + "http://www.parable.tld/evolutionist/mounting.html" . + "quitclaiming bends nonindustrial multiplying griot overconservative apostleship thirsts isogamy ineffably campi confection nonnutritious eyespots metrified cockney countershock leotard hexing inoculation radiometers bunting oxlip kneeler pomades nictitation emmets cremators certifies supercedes rimes slopes rhododendrons plodder equalize semiofficial polymorphous boxier bops convincingly vocatives playbooks aerosolization unmelted escalated duffles sneaked overzealous overlooks proffers outlast responder swarmer reversals enthroned deteriorative redemonstrating tinware kiosks hadjees problematical distributes understructure brining forwardly equivocalness calycle parlours populating zooming repasted amusement deucing overreaches bloodthirsty physiological nauseating effulges candids daleths mb thatched vaccination giddied realignments nybbles cremator lawny wedders homebreds vailing extendability bantamweight bambinos laicisms bookrack appointments antilabor gratifyingly dbms authentically tallowing perpetrated schmuck rhumbaed conjugant meterage bumblings beneficiated bagged peristalses saturnism stipulating medicaid scrupled ascents confinement arterioscleroses fivepins minks holism materialization monopolies spookish" . + . + "1962"^^ . + "9"^^ . + "Journal 3 (1962)" . + "1"^^ . + . + _:Ba9a6414b8cf16787e1b9dd3197333a43 . + _:Bc7b25a725e997ac14f836bbc5aca0878 . + . + "http://www.pleating.tld/housebreaking/develops.html" . + "hecks autographed housebreaking" . + "190"^^ . + "http://www.underbellies.tld/pleating/autographed.html" . + . +_:B9f632ff19616412f72eb4482dfd85ac1 "Stanislava Pollio" . +_:B9f632ff19616412f72eb4482dfd85ac1 . +_:B7f6e96b2decb81b7b85b15f3f9a9fc26 "Elea Kossak" . +_:B7f6e96b2decb81b7b85b15f3f9a9fc26 . + _:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "http://www.corselets.tld/macula/chorister.html" . + "definiteness brewages macula" . + "32"^^ . + "http://www.daimyo.tld/corselets/brewages.html" . + . +_:B2f94ae4e4a0359786dd890e30afe0a98 "Carine Hataway" . +_:B2f94ae4e4a0359786dd890e30afe0a98 . +_:Beff94519d0bacd7d2db2675ad6f7bc15 "Haylan Mcillwain" . +_:Beff94519d0bacd7d2db2675ad6f7bc15 . +_:B1b48b39a0589e13a7427450c809ae670 "Roger Jost" . +_:B1b48b39a0589e13a7427450c809ae670 . + _:B8fad6731c064da44cf15b58ce042fecb . + "1958"^^ . + . + "http://www.shaggiest.tld/leafing/disregards.html" . + . + _:B5453f94370bff0d82c77477060c57cba . + "livener subbing shaggiest" . + "http://www.bunches.tld/shaggiest/squints.html" . + "subbing squints leafing" . + "70"^^ . +_:B9f4110dd1e9689736099466208179369 "Renau Sweetwood" . +_:B9f4110dd1e9689736099466208179369 . +_:Be85c94980ec1ac5383a38babf0462155 "Ramalaan Scheck" . +_:Be85c94980ec1ac5383a38babf0462155 . + _:B885a5195cf370c167d11b82aa786ab16 . + . + "http://www.leviathans.tld/tiltyard/numberable.html" . + "whetters misadvised tiltyard" . + "44"^^ . + "http://www.miscalculates.tld/leviathans/misadvised.html" . + . + . + _:B1850c98b35d8fd131e4f76335abfad94 . + . + "1955"^^ . + "http://www.deionize.tld/nodded/tribades.html" . + "socks bodywork nodded" . + "92"^^ . + "pileate deionize bodywork" . + . + _:B0fda3800c2bfccf2d16557c537a6868b . + . + "1966"^^ . + "http://www.trover.tld/demonology/evolutionism.html" . + "waugh tzimmes demonology" . + "73"^^ . + "http://www.possiblest.tld/trover/tzimmes.html" . + "gauziest waugh trover" . + . + _:B981a481acd3fabda9b72ef2fa680e155 . + _:B167cc0ae644baf19e8d37c1f3cdce407 . + . + "http://www.evener.tld/miscalculation/bastille.html" . + "roentgenography swinks miscalculation" . + "119"^^ . + "http://www.chalked.tld/evener/swinks.html" . + . + _:B4105994c6c6007109f546f3fa02e067f . + . + "http://www.bellyaching.tld/serenaders/prologued.html" . + "colorfastness computerese serenaders" . + "29"^^ . + "http://www.disprove.tld/bellyaching/computerese.html" . + . + _:B6233cf4d3e295864cef47de1b2e3233f . + . + "1965"^^ . + "http://www.outfox.tld/hiving/heatstrokes.html" . + "ragouts prefixion hiving" . + "85"^^ . + "cauterizing outfox prefixion" . + . + _:B4e5ddcb0415a4476c02d2abb8c708067 . + . + "http://www.periodical.tld/seceders/unquestioning.html" . + "americanist overproduces seceders" . + "158"^^ . + "http://www.darkies.tld/periodical/overproduces.html" . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + . + "1964"^^ . + "http://www.lipper.tld/groutier/abreacting.html" . + "theorizer metaphorical groutier" . + "37"^^ . + "crystallizes lipper metaphorical" . + . +_:B2b5a370f696a213e130cbb247862e7b1 "Odysseus Dilthey" . +_:B2b5a370f696a213e130cbb247862e7b1 . +_:B05f355187d1fb07be892380b1b894c17 "Mawar Camfield" . +_:B05f355187d1fb07be892380b1b894c17 . +_:Befe8371b2d4951d53e2ffb4174b7d558 "Opal Seifert" . +_:Befe8371b2d4951d53e2ffb4174b7d558 . + _:B3900502b49055bc54c27e999749e8350 . + . + "http://www.deprogrammed.tld/attractions/underacted.html" . + "hubbubs spirochete attractions" . + "71"^^ . + "http://www.titularies.tld/deprogrammed/spirochete.html" . + . + _:B5d231fe0eef357496a16c8d7013ea31d . + . + "http://www.nybbles.tld/lawny/wedders.html" . + "realignments cremator lawny" . + "134"^^ . + "http://www.giddied.tld/nybbles/cremator.html" . + . +_:Bc8294cc824c72805fb1712aa47398e9b "Barnaby Mencia" . +_:Bc8294cc824c72805fb1712aa47398e9b . +_:Bd3422702a6e975883bc099b7604fdea8 "Esineeva Prunier" . +_:Bd3422702a6e975883bc099b7604fdea8 . + _:B8ae1b43f2597c3754d1ce160c91d0286 . + . + "http://www.naturalism.tld/skippered/listed.html" . + "ergots compassed skippered" . + "170"^^ . + "http://www.whipper.tld/naturalism/compassed.html" . + . +_:B0187a9e338e0e74effcf68916a279a88 "Katlina Furth" . +_:B0187a9e338e0e74effcf68916a279a88 . +_:B91eb3e0923f04ff8bbdd0c3cdadfa063 "Gaspara Lowell" . +_:B91eb3e0923f04ff8bbdd0c3cdadfa063 . +_:Bc29e46a49d9775bc05bcd919dc194c28 "Valya Dornak" . +_:Bc29e46a49d9775bc05bcd919dc194c28 . +_:Ba6a5ebe83efbe6f501ca655e61b2a94d "Eldrick Evertsen" . +_:Ba6a5ebe83efbe6f501ca655e61b2a94d . +_:Bd30ffc9986de847420f985cef5ff39a8 "Raiza Olaya" . +_:Bd30ffc9986de847420f985cef5ff39a8 . + _:B47188b5b06c852a260edc1e6176ea88e . + . + "1960"^^ . + "http://www.djellabas.tld/absolutes/blasting.html" . + "recharting distortions absolutes" . + "122"^^ . + "http://www.evangelical.tld/djellabas/distortions.html" . + "fettucini recharting djellabas" . + . + _:B90c1f090d21cd0535e38079835492855 . + . + "http://www.goddams.tld/dimmest/scrimpiest.html" . + "judoist prosed dimmest" . + "166"^^ . + "http://www.bacteriocidal.tld/goddams/prosed.html" . + "endways clefts protonic avenged spurns accountants clinking awarding veinlets gifting avianizes aureolas lactoprotein miffs diverting psychedelic owners weakeners amassers stinginess nonagreement tidied skillets redivides mizzenmasts waftage liszt impecuniosity lankness dryly modernistic retsinas bargains unemotional doozer unoffensive statement rationalizing overconscientious sizzles secretly monastics tenderheartedness mandragora bezoar pursy pertinence fortuitously acceptances intoxications shamming melded cemetaries joined episcopates dimorphisms unwieldier toils bootlaces reservations hoagies unsureness aerates unconscionably enhancement junkmen canzonas haddocks poetizer languorous rivieras bougainvillaeas bemire footholds drupelets reattempts newspeaks drifters gentling tells unbid mas alas pupates scallywag ab thirstier barbarized interpreted gigolo sacrificially restyled huzza absolvers fruiters removable sapphic ventured beanbag adjuratory relit ceylonese pyric pizzas treasuries heavyhearted ditties" . + . +_:B7ae7e6cc17918371d57b5e3bf294e688 "Flaco Reyome" . +_:B7ae7e6cc17918371d57b5e3bf294e688 . + _:B9dfe88882cca40d81c3c6c0091044c1e . + . + "1966"^^ . + "http://www.converted.tld/preadjust/despitefully.html" . + "fugitively unfairer preadjust" . + "176"^^ . + "http://www.reenlarge.tld/converted/unfairer.html" . + "drabbed fugitively converted" . + . +_:B52b9becd3509fe015b05064121497576 "Radoslava Vecchia" . +_:B52b9becd3509fe015b05064121497576 . + _:Ba0be4dec939dd9626903eff597646d61 . + . + "http://www.cogged.tld/studiedly/trudges.html" . + "sibyllic hitchers studiedly" . + "113"^^ . + "http://www.arkansans.tld/cogged/hitchers.html" . + . +_:B8e130edd41433c8476b47cc70b80e7fc "Tydeus Dyckman" . +_:B8e130edd41433c8476b47cc70b80e7fc . +_:B4ade0cf2e9dc3c7344a9cd075446f712 "Irni Murat" . +_:B4ade0cf2e9dc3c7344a9cd075446f712 . + _:B8555a992ef6548066f83ebe9fe4a9268 . + . + "1960"^^ . + "http://www.demonstrationists.tld/collaring/sulfurs.html" . + "nonplusses unscrambled collaring" . + "30"^^ . + "http://www.reprimanded.tld/demonstrationists/unscrambled.html" . + "scourged nonplusses demonstrationists" . + . + _:Bd4d83a3a89c22f147fa1fc6b849cac40 . + _:B25b5acfdbebc4ebcd4bc2af5dd41466c . + . + "http://www.drizzlier.tld/epigrammatize/affrayers.html" . + "emperors courted epigrammatize" . + "51"^^ . + . +_:Bb418a2b1f319758a22c5ef3bf6cff225 "Jubair Maze" . +_:Bb418a2b1f319758a22c5ef3bf6cff225 . + _:B08d2f5e6d82d1c5c0089459b6576116a . + . + "http://www.perfectness.tld/hapless/unbigoted.html" . + "radically hebraized hapless" . + "134"^^ . + "http://www.highlights.tld/perfectness/hebraized.html" . + . +_:Bf0d33180dfa185eb1492c23f4db2e755 "Anarghya Hazelbaker" . +_:Bf0d33180dfa185eb1492c23f4db2e755 . + _:Bf242e19539856000e03366779f33901c . + . + "http://www.testifier.tld/starlit/laparotomy.html" . + "layaway jewelled starlit" . + "94"^^ . + "http://www.runaways.tld/testifier/jewelled.html" . + . + _:B90909e64140c4d0f50e09885d65ccf8c . + . + "http://www.winiest.tld/injuring/unknowingly.html" . + "inamoratas imageries injuring" . + "72"^^ . + "http://www.confutes.tld/winiest/imageries.html" . + . +_:B0d278f643d5cd93931936a2a3a860bb9 "Chan Weinfeld" . +_:B0d278f643d5cd93931936a2a3a860bb9 . +_:B05b5f9184a32d1a0a1bffcb57781a77f "Caddock Stagowski" . +_:B05b5f9184a32d1a0a1bffcb57781a77f . +_:Bcdc6446b4d539e61ea04d4de6873f676 "Luther Corral" . +_:Bcdc6446b4d539e61ea04d4de6873f676 . +_:B7a780a9ecbd0db26700f97ea8b5a603c "Liebetraud Kiddy" . +_:B7a780a9ecbd0db26700f97ea8b5a603c . + _:B9f659ec463f75f4ece92bce4a7a21972 . + . + "http://www.ringbolt.tld/mutilation/handily.html" . + "roadability clubhauled mutilation" . + "51"^^ . + "http://www.highting.tld/ringbolt/clubhauled.html" . + . +_:Bebd5dfb2a322defc9c041e5ae641749e "Adelio Zahner" . +_:Bebd5dfb2a322defc9c041e5ae641749e . + _:Be4e6e1186b598efaf455940e60c04811 . + . + "http://www.flashiest.tld/toddies/cornetist.html" . + "splitters whipsawed toddies" . + "50"^^ . + "http://www.interning.tld/flashiest/whipsawed.html" . + . +_:Bf6fa248da20dea5150efd6d7b6a90b9e "Aindriu Spada" . +_:Bf6fa248da20dea5150efd6d7b6a90b9e . + _:B6e3612d87e9309cd6f8c6e0691dfed46 . + . + "http://www.headbands.tld/floundered/bricking.html" . + "futurologists unclothe floundered" . + "126"^^ . + "http://www.daguerreotypes.tld/headbands/unclothe.html" . + . +_:Befd338e0727f1b4b42bbec6e438cb003 "Guyton Caspari" . +_:Befd338e0727f1b4b42bbec6e438cb003 . +_:B071c349377f9e8a804e9fad436980100 "Tye Terheggen" . +_:B071c349377f9e8a804e9fad436980100 . + _:Beba91cca9a2b85c4c21517499c83d9e9 . + . + "http://www.sizier.tld/megaphones/kickups.html" . + "philadelphians cranches megaphones" . + "http://www.phosphorescently.tld/sizier/cranches.html" . + . + _:B14e1cd6893a48460ca87bc940ea72bd6 . + _:Bdcfc877dcd0eb77aa7096dc0b3c0209b . + . + "http://www.esters.tld/onerously/gusseted.html" . + "eutrophies reselling onerously" . + "56"^^ . + "http://www.creamers.tld/esters/reselling.html" . + . + _:B9b32a0e06e92506784bde89b41b0055b . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + "1966"^^ . + "4"^^ . + "Journal 8 (1966)" . + "1"^^ . + . + _:B7bf270d94e569c7eddfa66ada038faa2 . + _:B75a38f374ac6cb485e52c9e0b7139ea9 . + . + "http://www.pewterer.tld/orbicular/mollies.html" . + "transporting overoptimism orbicular" . + "127"^^ . + . +_:B05cb9e35ef24b8d85fb8000b450960d0 "Astrios Purrington" . +_:B05cb9e35ef24b8d85fb8000b450960d0 . +_:B3349bad9273cdfc82cd4d16c457d644c "Morio Lothrop" . +_:B3349bad9273cdfc82cd4d16c457d644c . +_:B853069a568117818b665342dfb37beec "Delbert Flaum" . +_:B853069a568117818b665342dfb37beec . +_:Bee93dc21642375b8cdfb9ffbca317ce9 "Engelbert Bonanni" . +_:Bee93dc21642375b8cdfb9ffbca317ce9 . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + "1967"^^ . + "http://www.patchable.tld/incarnation/delved.html" . + "savable underparts incarnation" . + "36"^^ . + "http://www.winker.tld/patchable/underparts.html" . + "bimetal savable patchable" . + . + _:Bda73348f74a7a9e9adb86a358850d6ac . + . + "1966"^^ . + "http://www.partita.tld/unassumingly/alterer.html" . + "zyzzyva nonparasitic unassumingly" . + "113"^^ . + "http://www.overenthusiastically.tld/partita/nonparasitic.html" . + "resurrectionism zyzzyva partita" . + . +_:B3af51990032ded53a6e58a41d8aebac3 "Aderes Loeffel" . +_:B3af51990032ded53a6e58a41d8aebac3 . + _:B4e775327ea13f6b2256145f35f9fffab . + . + "http://www.amicability.tld/nebulously/contaminator.html" . + "stultified apprenticeships nebulously" . + "22"^^ . + . +_:B71c2f6b788fd9efcbcb69a2c39975f56 "Kyoshi Beltron" . +_:B71c2f6b788fd9efcbcb69a2c39975f56 . +_:Bce7e6e446c0e45b5b26a80d30f5ee6bd "Tudor Sternisha" . +_:Bce7e6e446c0e45b5b26a80d30f5ee6bd . +_:Bb84d658a4c463e30eb131c150d9c8138 "Orshinaia Sheckles" . +_:Bb84d658a4c463e30eb131c150d9c8138 . +_:B4dcba9f5617728069005ae12819ec1ee "Aine Homsher" . +_:B4dcba9f5617728069005ae12819ec1ee . + _:Be4eae013c934aa999b3ed6152addf5de . + . + "http://www.babushka.tld/tunable/dissevering.html" . + "tankard thereinafter tunable" . + "11"^^ . + . +_:Ba116cec73bcec8a5a5cf41f59f5a6b12 "Emely Weitzel" . +_:Ba116cec73bcec8a5a5cf41f59f5a6b12 . + _:B95d2bf48787ce5896191dfbab225c681 . + . + "http://www.incises.tld/madder/pinching.html" . + "irreparably wharfages madder" . + "28"^^ . + . + _:B95fb844b9df182cdc570b9843e0fd14e . + . + "http://www.reviewing.tld/sharpshooting/frowner.html" . + "alleviations policyholder sharpshooting" . + "45"^^ . + "9"^^ . + "http://www.resoling.tld/reviewing/policyholder.html" . + . +_:Bed077ce2f7c1610c45bc544d100535c6 "Gaetan Killion" . +_:Bed077ce2f7c1610c45bc544d100535c6 . +_:Bbf456205b67e760214092accc7e08834 "Winred Gyatso" . +_:Bbf456205b67e760214092accc7e08834 . +_:Bf0b547576aeb2bf439fdf05a57350499 "Jenell Harlin" . +_:Bf0b547576aeb2bf439fdf05a57350499 . +_:Bbe42bc4de15f5de6259f000699d8cdf0 "Jenna Ovit" . +_:Bbe42bc4de15f5de6259f000699d8cdf0 . +_:Bc042f37aa96e93b58b7858445994eb2e "Govan Stallman" . +_:Bc042f37aa96e93b58b7858445994eb2e . + _:Bc5cee2f4f9cc81273afe1e59c8726b45 . + . + "1963"^^ . + "http://www.indigos.tld/sacksful/requesting.html" . + "bootleggers tidiest sacksful" . + "72"^^ . + "abbreviations indigos tidiest" . + . + _:B03754594f37be591330068a29a1e40fc . + _:Bd580b984188c147d3e3f2ffe43321b44 . + . + "http://www.sucres.tld/skinks/sightless.html" . + "unbodied sheltered skinks" . + "http://www.anarchist.tld/sucres/sheltered.html" . + . + _:B48469bb2cad8aa6deb1896b351b6d3ff . + . + "http://www.learnable.tld/habitude/stuccoing.html" . + "scalpers barhop habitude" . + "193"^^ . + "http://www.buffeter.tld/learnable/barhop.html" . + . + _:B9a7746f80065731a973582aa8a5c7a8a . + _:B674f7c00f36e33e4c3c79a60b0e9ea30 . + . + "http://www.opposability.tld/swaddles/roughage.html" . + "dummied subcells swaddles" . + "3"^^ . + "http://www.climates.tld/opposability/subcells.html" . + . +_:B821d38dc2296076806ba075c6f99c812 "Carolina Slosek" . +_:B821d38dc2296076806ba075c6f99c812 . +_:B35db0e2e90200db3b0482999b016c50c "Isadoro Bently" . +_:B35db0e2e90200db3b0482999b016c50c . + _:B4590ac94eda8e49f624c10cee1689b4e . + . + "1961"^^ . + "http://www.untrue.tld/mommies/inalienably.html" . + "shavable approximating mommies" . + "44"^^ . + "http://www.presbyterians.tld/untrue/approximating.html" . + "bedecked shavable untrue" . + . + _:B98bcfbfeaf212447e429df840753151c . + _:B8e2ae5f306336a69ea532aadf5319abb . + _:Bfb5e0f3efc3267de459adf1ef399b2dc . + "1955"^^ . + "16"^^ . + "Journal 1 (1955)" . + "1"^^ . + . + _:Ba6e5d2db30f7b6b30c6c15fbcecdf4a0 . + . + "http://www.ramshackle.tld/nixy/cliffhanging.html" . + "reprised defecated nixy" . + "18"^^ . + "http://www.hydrocephaloid.tld/ramshackle/defecated.html" . + . +_:B29fe73775cc5ce9d114168c804e6615a "Jordi Hongerholt" . +_:B29fe73775cc5ce9d114168c804e6615a . +_:B308e960af039011a55b8958a4f022585 "Auring Phanord" . +_:B308e960af039011a55b8958a4f022585 . +_:B2feadb85fde73ff1de31f5013982629b "Zbiska Paddy" . +_:B2feadb85fde73ff1de31f5013982629b . + _:Bbc8bce12ff7061fecfc955f2a3a0b097 . + . + "http://www.klystrons.tld/sparseness/clemency.html" . + "unrestrictedly disconnecting sparseness" . + "197"^^ . + "http://www.cancan.tld/klystrons/disconnecting.html" . + . +_:B7483798df3523edf63333d0f985c8868 "Kalle Flaten" . +_:B7483798df3523edf63333d0f985c8868 . + _:B7ceedab872c915c030361db6834698f3 . + . + "http://www.plantains.tld/crossness/bruting.html" . + "absented unreconcilable crossness" . + "10"^^ . + "http://www.reiteration.tld/plantains/unreconcilable.html" . + . +_:Ba61f66c46d4b7ca58bd8bebfdace2b03 "Cristofer Lacassagne" . +_:Ba61f66c46d4b7ca58bd8bebfdace2b03 . + _:B17197df6608383dec6865e573e076e42 . + "1959"^^ . + "http://www.mutilators.tld/humbling/pentacle.html" . + "dissenters obligator humbling" . + "166"^^ . + "http://www.meowing.tld/mutilators/obligator.html" . + "colonizers dissenters mutilators" . + . + _:Bff9333f0ba398f5ad5eb38fb5181e456 . + . + "http://www.masses.tld/affiant/richest.html" . + "nerts effecters affiant" . + "98"^^ . + . + . + "incas unlimber undependable" . + "1958"^^ . + _:B97b22efb255cf9eb99c03e6216fe8d0c . + . + "voile wanter unlimber" . + . + "containment declining teasing hypersensitivity pushing prorating normalizes deepens battled saunter noncontrollably masturbates inebriation arithmetically fewnesses occupants gruffest depressives brigs ensuring triskaidekaphobia vouchsafed expediency messier bioassayed proscriptions aldermanry wisecracker godchild restaging embrasure strangled flyaways divested alloying snaps nonidentities eleganter dialysed practitioners fizgigs dubber macedonian towropes perilune bauxites stainability deplorableness comeliest remade silicosis cooping enunciates analogic effuses battleships unforseen sphinges weatherstrips gonorrhea wicked travois nutritionist postulants coitally cheepers cambodian expurgator soothsayers disengaging cyphering pitchforks directness liverish radioactively postcoital liquidated cricked vivacities inactivated cudgeled invades solitaries giddying ptomainic ungraciously fretfulness torii colorcasts scorches paladins noncombatant grubstake racquetball disgusts unweary nutritionally shellacker distills interrogational upswelled spiritless bombardier blustering hoking priestlier dips plaques agaves owns wreathing sniggle optometries humidifies rejudges ammonias skymen misquoted slimmed autodialling vogues germs coalbins abrades pileate socks deionize bodywork nodded tribades skunking agonizingly sox decrials constipating booming spunkily sedates accommodatingly equivocation sabred summarizing sterilizer mirages cornily intoxicated alpenstocks opportunism tautest claptrap organs flyleaf duologue amidships clued inconsumable captors standings filmstrips systole achiest anarchies prelimit fondest handouts birded abreacts rewrapped moues demonstrably pitheads tzaritzas dielectrics carefuller siecle samplings incompliant glassiness interventionist dominus nonstandard claymore wanders hirsuteness knacked acrimoniously volitions kilohertz reserver poloniums philanderers residually rapine carious delegation pimpernels coigns rehears reusability ablings caneware" . + "78"^^ . + "http://www.wanter.tld/undependable/imbricate.html" . + . + . + "victuals brambles triglyceride" . + "1961"^^ . + . + "122"^^ . + "brambles tenons antidepressants" . + "http://www.multiplicands.tld/triglyceride/tenons.html" . + "http://www.triglyceride.tld/antidepressants/inspectorate.html" . + _:Bcc666063c4dd3b7a338c23f019041af9 . + _:B0560140c4cc7964feed433bf79a70350 . + . + "http://www.abominators.tld/jigsawed/kickstands.html" . + "footgear trilobate jigsawed" . + "42"^^ . + . + "http://www.wreathing.tld/optometries/humidifies.html" . + "http://www.agaves.tld/wreathing/sniggle.html" . + . + _:B2f57a3eabb0a75cfa3aed051601d34c8 . + . + "plaques owns wreathing" . + "161"^^ . + "1955"^^ . + "owns sniggle optometries" . + . + _:Bbb5c608724767b194e9a3e9521e8c5cf . + . + "1966"^^ . + "http://www.recompensatory.tld/buckwheats/reps.html" . + "cozie observing buckwheats" . + "53"^^ . + "alpacas recompensatory observing" . + . + _:Beb14c8a638598c8f3ea1cbb7e692e3cb . + . + "http://www.unattended.tld/concordance/channeling.html" . + "accumulativeness trouper concordance" . + "28"^^ . + "http://www.compositors.tld/unattended/trouper.html" . + . +_:B0848f2384e1baaed9966e9706e4198c7 "Chlo Flanders" . +_:B0848f2384e1baaed9966e9706e4198c7 . + _:Bda7ca251c476a0bd8ab067f02d24701e . + . + "http://www.focalized.tld/inmeshing/tzaritza.html" . + "moil rejoices inmeshing" . + "19"^^ . + "http://www.cramped.tld/focalized/rejoices.html" . + . + _:B3b148e73047f29807d9b7f578b1827b7 . + . + "http://www.regrow.tld/defaces/akvavit.html" . + "caravaning outvoting defaces" . + "178"^^ . + "http://www.familarity.tld/regrow/outvoting.html" . + . + _:B5a246344119b8cc41731482a4f7ac1c1 . + . + "http://www.gassing.tld/unsaid/quaked.html" . + "untidiness positioned unsaid" . + "76"^^ . + "http://www.felting.tld/gassing/positioned.html" . + . + _:Bd112c14b9e291db25ee048311a2d9633 . + . + "http://www.ionizes.tld/flyweights/newer.html" . + "palefaces migraine flyweights" . + "155"^^ . + "http://www.catechumens.tld/ionizes/migraine.html" . + . +_:B18e3c8718294b5f7b61983be65b0ca23 "Saleel Duprey" . +_:B18e3c8718294b5f7b61983be65b0ca23 . + _:B4aeea1894670a779efcce8c07713ef1a . + . + "http://www.unfestive.tld/squawks/visits.html" . + "machinable tickled squawks" . + "24"^^ . + "http://www.shimmeringly.tld/unfestive/tickled.html" . + . +_:B35880e776dee507e9f8b8036d55a6672 "Omparkash Allbones" . +_:B35880e776dee507e9f8b8036d55a6672 . +_:B2dfa60c4cddb35bec9c2196ec5a8736b "Clmentine Engellant" . +_:B2dfa60c4cddb35bec9c2196ec5a8736b . +_:B984e96f69d9029d4e09aaf0011a5fc67 "Hulda Medel" . +_:B984e96f69d9029d4e09aaf0011a5fc67 . +_:B4af80870b749e7a9b529caf03fb7fcb1 "Shoko Moel" . +_:B4af80870b749e7a9b529caf03fb7fcb1 . +_:B48457f019db001e3d551341c10fd2c5b "Ifignia Chemin" . +_:B48457f019db001e3d551341c10fd2c5b . +_:Bf5f9aa55f588cc91937cb70edc0bc849 "Jamuna Orts" . +_:Bf5f9aa55f588cc91937cb70edc0bc849 . +_:Bc2c79c885fbcf32f7ccb794ca0883460 "Tsugiharu Knepp" . +_:Bc2c79c885fbcf32f7ccb794ca0883460 . + _:Ba5ace739f809d5a6d1368f9b73a6c1b4 . + . + "http://www.adductor.tld/brothiest/obedience.html" . + "reattainment accreditment brothiest" . + "182"^^ . + "http://www.juicer.tld/adductor/accreditment.html" . + . +_:B010d5689fa47b38667d9d0890cc582f6 "Mesha Kornrumpf" . +_:B010d5689fa47b38667d9d0890cc582f6 . +_:Bae99bdc010bba8e3959858d83017387e "Saami Ellen" . +_:Bae99bdc010bba8e3959858d83017387e . +_:Bd31bd9236fbf53b273dd16a039295de9 "Eri Buquet" . +_:Bd31bd9236fbf53b273dd16a039295de9 . +_:B9ab4ee9fcee90e9e6227d7901d2f1a41 "Miloushka Pezez" . +_:B9ab4ee9fcee90e9e6227d7901d2f1a41 . +_:Bcd5986dc2f7a23597cee476021e6fccf "Aphrodti Nanni" . +_:Bcd5986dc2f7a23597cee476021e6fccf . +_:B1bf7c924d9321c6e31960ef03ef318fb "Zeanes Hinsley" . +_:B1bf7c924d9321c6e31960ef03ef318fb . +_:B3d4c85636676656cba068a720208d948 "Abe Ribble" . +_:B3d4c85636676656cba068a720208d948 . + _:B96c12e6b30e30527e4d38c66b29d6aca . + . + "http://www.sidechairs.tld/retransmitting/lipsticks.html" . + "timidity probities retransmitting" . + "76"^^ . + . + _:B10a8887a206091eefe2f397ac707bc64 . + "1947"^^ . + "http://www.breachers.tld/overconcern/entombment.html" . + "mythologies mumms overconcern" . + "197"^^ . + "sufferingly breachers mumms" . + . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + . + "http://www.strings.tld/tweeting/treacle.html" . + "surveyors moustaches tweeting" . + "3"^^ . + "http://www.reascended.tld/strings/moustaches.html" . + . + "Paul Erdoes" . + . +_:B186fcf4dccae6faeb9bf00908d8a6bcd "Bailee Chabolla" . +_:B186fcf4dccae6faeb9bf00908d8a6bcd . + _:Ba4c1f65fe01854dec1487867eed1aa2c . + . + "http://www.mercantilistic.tld/larvicide/alarum.html" . + "enkindling litigator larvicide" . + "156"^^ . + "http://www.boer.tld/mercantilistic/litigator.html" . + . + _:B32101a037213fe8d2efe3dbac340e3e4 . + . + "http://www.rematched.tld/iraqi/emulates.html" . + "gustation felted iraqi" . + "67"^^ . + "http://www.rejoicing.tld/rematched/felted.html" . + . +_:B8dddca0d96ab6773e424c215fac2fe15 "Alknoos Attaway" . +_:B8dddca0d96ab6773e424c215fac2fe15 . + _:Be50da2b010663452c5ca2d0d8d1898bc . + . + "http://www.drummer.tld/bobtailing/rands.html" . + "instantaneously conformed bobtailing" . + "192"^^ . + . + _:B14bf4e7f6791c8589f09bebe04f1207a . + "1953"^^ . + "http://www.intaglios.tld/gusting/gravimeter.html" . + "impairing sharkskins gusting" . + "74"^^ . + "http://www.collop.tld/intaglios/sharkskins.html" . + "disbanding impairing intaglios" . + . +_:B4643fd2e5af0b3c21adc5a2f2189ccb6 "Cadwy Brye" . +_:B4643fd2e5af0b3c21adc5a2f2189ccb6 . + _:B5e630e841e0d9ad331055a6b67af424d . + _:Bebfe73e02da7cdea59172bd02f5bbe5d . + . + "http://www.designed.tld/saxophonists/industrialize.html" . + "duffle triploid saxophonists" . + "99"^^ . + "http://www.simplemindedness.tld/designed/triploid.html" . + . + _:B1673fd67eaa1931116fd371113ac922f . + . + "http://www.benders.tld/centrism/stratocumulus.html" . + "cowpoxes supposing centrism" . + "114"^^ . + . +_:B501572646fc859a3c1b8796a0e9b8d55 "Kimiko Draheim" . +_:B501572646fc859a3c1b8796a0e9b8d55 . + _:B9164ccbf1df90b980727b908019179b0 . + . + "http://www.tsardoms.tld/lynchers/driftpin.html" . + "somersaulted poteens lynchers" . + "9"^^ . + "http://www.malefic.tld/tsardoms/poteens.html" . + . +_:B6ec784444ad8489751ee43e8d7b187e4 "Drudwas Killeagle" . +_:B6ec784444ad8489751ee43e8d7b187e4 . +_:B462d24e07dfa5083d277cfe8c123f6b7 "Brys Robak" . +_:B462d24e07dfa5083d277cfe8c123f6b7 . +_:B7b330923a48d3e9c1f0416b9f6f9633f "Britney Gong" . +_:B7b330923a48d3e9c1f0416b9f6f9633f . + _:B60a17bcd7392b4e2e554dbbd4fc5f68e . + . + "http://www.inerts.tld/hutzpa/behove.html" . + "plugugly expired hutzpa" . + "174"^^ . + "http://www.curtseyed.tld/inerts/expired.html" . + . + _:Bd31bd9236fbf53b273dd16a039295de9 . + . + "http://www.rotgut.tld/wooziness/foveate.html" . + "towardly systemizes wooziness" . + "73"^^ . + . +_:B10fc6e98f644dc9dc22c3feb82f72a48 "Anda Palomino" . +_:B10fc6e98f644dc9dc22c3feb82f72a48 . + _:Bc5b2623f10c668e677afdced5bf05321 . + . + "http://www.napalm.tld/epitaphs/jilter.html" . + "aldrins eonian epitaphs" . + "175"^^ . + . +_:Bdd7457249d129bbd0cfd59f33eeea2a3 "Vika Alaya" . +_:Bdd7457249d129bbd0cfd59f33eeea2a3 . +_:B66affbea4881f835052c653d77228395 "Ferdinando Smeltz" . +_:B66affbea4881f835052c653d77228395 . + _:Bc4bdb2c6ed68feaeff23b97cbc279850 . + _:Beb7b2e3c0ed894a2b0e8d9bbc90c4ee2 . + . + "http://www.swearers.tld/truculency/unpardoned.html" . + "excepting aped truculency" . + "138"^^ . + "http://www.confounded.tld/swearers/aped.html" . + . + _:Bad3b6eeec6bd6ef75fbf051bbc160265 . + . + "http://www.unexplored.tld/decorative/quarterly.html" . + "aridest philter decorative" . + "http://www.scotties.tld/unexplored/philter.html" . + . + _:B823b5ada4185eec5ba202b24f815781f . + _:B4ece026d5b94aea6fdbeda87e899e0a2 . + . + "http://www.outdodging.tld/vireo/brainier.html" . + "pygmoid riddles vireo" . + "71"^^ . + . +_:B743b40476b5ea4601040b5244511881a "Devon Kwiecien" . +_:B743b40476b5ea4601040b5244511881a . + _:B83937bb767715ffef052adafddefd98f . + _:B2dd32e46743bee7c225ee92b92c78cb9 . + . + "http://www.bawdier.tld/stinkbugs/preservers.html" . + "standouts travels stinkbugs" . + "76"^^ . + "http://www.calyxes.tld/bawdier/travels.html" . + . + _:Bdc1221276656bdc747669dfc68cd032a . + . + "http://www.shote.tld/redefinition/freaked.html" . + "findable sweller redefinition" . + "28"^^ . + . + _:Bc32c57620094a94a40851ca3e03c241c . + . + "http://www.incomparability.tld/libber/privatest.html" . + "tarots tacet libber" . + "195"^^ . + . + _:B2f08142d210419b1d6bbc785f3c820ee . + "1967"^^ . + "http://www.blueprinted.tld/spearfish/supersaturates.html" . + "unconversant satisfiable spearfish" . + "169"^^ . + "http://www.heteronomy.tld/blueprinted/satisfiable.html" . + "http://www.haps.tld/unconversant/blueprinted.html" . + "searcher heteronomy unconversant" . + . + "cheekiness lewder devaluing" . + "1966"^^ . + . + "http://www.custards.tld/devaluing/lissomeness.html" . + "http://www.lissomeness.tld/inhalers/furnacing.html" . + "devaluing triviality inhalers" . + "http://www.lewder.tld/lissomeness/triviality.html" . + . + _:Bc52089dc996b192459ccbba370725011 . + _:Bf4fc553085f648213a4155a290993ff4 . + _:B5a0aea257672346776ac58e7e542eada . + . + "http://www.emended.tld/roshi/philological.html" . + "latticing cosmists roshi" . + "120"^^ . + . + _:Bc49c669a0b551317b77e27ac878faaed . + _:B40f98e77cb0de1bae09912fa60664572 . + . + "http://www.actings.tld/breves/dabs.html" . + "misguider infused breves" . + "32"^^ . + "http://www.risque.tld/actings/infused.html" . + "unfamiliarly procrastination fluttering landscapes pajamas doused mousetraps petters tennises laplanders lilliputians fumigants reappearance flyman decoratively embarkment spelling carved archduchess enfranchises expositing tattered perfumer poetizing resigners strikeover melodies snipped argental vetted unproposed coagent terminates eternals flappier nominately reinsure outranges mythologically stoves makeweight careens typos catabolizing carnally accusers charing reframed haviours tramelled glees trolls topkicks sublease amirates haploids catwalks parleying regimenting hatcheck affirming impearling gravelly bovinely trousseau lowlander raggedest downsize admonitory recombining inexperienced couching sealskins moory coexistence hitcher taels unexcusable seigniorial modifies peacefully fatiguing overlaps reanalyzing panhandler evert spited skiis germier cygnets sutra fertilely arborization swanherds reinscribing penlight databases duffers expressionists panache squishiest depressants urologies regenerating intermarries nonrenewable cherished rollout sputniks sanctums conspectus camouflagers vermifuge belles tunelessly attracts overinclining rentable lasciviousness ribboned classics rakishness rippers muggins apiarists appealable disarms chastising toadied militaristic vin imperiously traipses usurpers homier annexation jammed harpist possessed examined countermanding shoestrings serow flutiest cosseting flawlessly lucked caciques touches keening bespangles kinsmanship blueings" . + . +_:B06617107c50e05946893402bd3448061 "Ilja Seide" . +_:B06617107c50e05946893402bd3448061 . + _:Bac1df04deadf5e8342579bb66d269be2 . + . + "http://www.outlast.tld/swarmer/reversals.html" . + "proffers responder swarmer" . + "160"^^ . + "http://www.overlooks.tld/outlast/responder.html" . + . +_:Ba10d1355477826562a32c2a33f8761cf "Boryslaw Deloney" . +_:Ba10d1355477826562a32c2a33f8761cf . +_:B441f5b9272bf523a7d12953378a5edff "Rochelle Gutter" . +_:B441f5b9272bf523a7d12953378a5edff . + _:Bb73bcbfd888f8dbcc72a78d5efeb63a4 . + _:Bdacd6e1442b07c1ada51891f6f12e523 . + . + "http://www.ab.tld/barbarized/interpreted.html" . + "scallywag thirstier barbarized" . + "162"^^ . + "http://www.pupates.tld/ab/thirstier.html" . + . + _:Bac0e2e9542db7cfdc3e979bbb2476605 . + . + "http://www.fibroma.tld/bronzier/petunias.html" . + "deicide pebblier bronzier" . + "153"^^ . + "http://www.bedumb.tld/fibroma/pebblier.html" . + . +_:B76479e09b7318eb9c529fee81487842a "Sinead Wabasha" . +_:B76479e09b7318eb9c529fee81487842a . + _:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . + _:Bd8f531457dc459f7b31af5c8b112d27a . + . + "http://www.executorship.tld/camelia/thunders.html" . + "metonym aromatically camelia" . + "187"^^ . + "http://www.palatines.tld/executorship/aromatically.html" . + . + _:B019494e40bb7cb46b15c73cf39cf2195 . + . + "http://www.thessalonians.tld/pining/nosebands.html" . + "maltier pipingly pining" . + . +_:B5d187de49951e795622f7e124cfed508 "Martina Mcclary" . +_:B5d187de49951e795622f7e124cfed508 . + _:Be174efedf55b3697a2e3533b7f1390c4 . + . + "http://www.footnotes.tld/inkle/frizzier.html" . + "imperii breeching inkle" . + "45"^^ . + "http://www.meridians.tld/footnotes/breeching.html" . + . + _:Bf71581edc7b6bf6fc0dd1560ea57ff9a . + . + "bleeps persisting seekers" . + "78"^^ . + "http://www.ideologically.tld/stereotape/persisting.html" . + . +_:B2a153813e22e68a7ff87799ae88019b8 "Elvis Rocasah" . +_:B2a153813e22e68a7ff87799ae88019b8 . + "1965"^^ . + . + "http://www.approbating.tld/noncommittally/lases.html" . + "194"^^ . + "http://www.elmiest.tld/stiffens/noncommittally.html" . + "stiffens lases ferreters" . + . + "http://www.noncommittally.tld/ferreters/toper.html" . + _:B634170332bfd1477ea5123928daa2492 . + "strawy approbating stiffens" . + _:Bc8cd8319d9a92b750f4ff916e217d27c . + . + "http://www.redrafted.tld/schoolmistresses/lanciers.html" . + "permissibility feltings schoolmistresses" . + "189"^^ . + . + _:B9e92d9593c96ab6524d9d0c5a289972e . + _:B69850e2ea5f962b9d09e3c75ca581f75 . + . + "1966"^^ . + "http://www.erosional.tld/southings/elks.html" . + "triteness cryotherapies southings" . + "113"^^ . + "monthlies erosional cryotherapies" . + . + _:Bbff33fbd6107f72410b1edb054451539 . + . + "1963"^^ . + "http://www.regerminated.tld/milliliter/lessening.html" . + "industrially procreates milliliter" . + "97"^^ . + "truantry regerminated procreates" . + . + _:B29501d764cf208daa4b897683b8836a5 . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + . + "http://www.castrate.tld/cutely/snipping.html" . + "inextricability unwisest cutely" . + "111"^^ . + "http://www.sneezing.tld/castrate/unwisest.html" . + . + _:B5b9e9ee30e9068ca10b0e58e15eae6fe . + . + "http://www.baled.tld/literals/doyly.html" . + "sunnier finalist literals" . + "191"^^ . + "http://www.authorize.tld/baled/finalist.html" . + . + _:B193c1751e3f86bc202b0ead49160c0df . + . + "1962"^^ . + "http://www.exorcize.tld/fuzzing/psychopaths.html" . + "knockoff specialize fuzzing" . + "http://www.butchering.tld/exorcize/specialize.html" . + "squanderer knockoff exorcize" . + . +_:B801826a90852773b4611883c13125300 "Amnon Norg" . +_:B801826a90852773b4611883c13125300 . + _:Bf98f228f3fa706339bd9056b89bf99ec . + . + "http://www.octuple.tld/craniums/swarming.html" . + "companions uncage craniums" . + "199"^^ . + "http://www.thickeners.tld/octuple/uncage.html" . + . + _:Ba52fb5fc5299dad4357d2db7f3240626 . + "1961"^^ . + "http://www.holsters.tld/priggishly/straightforwardness.html" . + "dreadnoughts raveler priggishly" . + "59"^^ . + "gustoes holsters raveler" . + . + _:B610d0eb5865787bfc225f869d15b6e8b . + _:B880be4765e09f183e4f64a5d9970d71a . + "1950"^^ . + "11"^^ . + "Journal 1 (1950)" . + "1"^^ . + . + _:Bf89d13dcff6e810f773ff2a5a6d9fd92 . + . + "http://www.stopovers.tld/missort/musicals.html" . + "doctrines shirks missort" . + "152"^^ . + . +_:B672cdfc041af159ff053bb0b49fdd7a5 "Shijo Mccullon" . +_:B672cdfc041af159ff053bb0b49fdd7a5 . + . + _:Be3f82a6b1060a540cfa963e9fe15725e . + . + "http://www.frostbites.tld/remounted/yokes.html" . + "misdoubt coldest remounted" . + "3"^^ . + "pardoner dresser stubbornest recitalists revived palpators scoffing wirepullers rabbinates uniting surprised" . + "http://www.onside.tld/frostbites/coldest.html" . + . +_:Ba754a144c416280708701589de19799b "Juliano Tijing" . +_:Ba754a144c416280708701589de19799b . +_:B0b48a1f9c27958ca1bc39bcd62d3e507 "Ashton Hundertmark" . +_:B0b48a1f9c27958ca1bc39bcd62d3e507 . +_:B8d0e497b5be1410e95e4949a883051c5 "Yoshimune Korzybski" . +_:B8d0e497b5be1410e95e4949a883051c5 . + _:B71765afcc52eec0435570692555bc4f7 . + . + "http://www.warfares.tld/prophets/licenses.html" . + "stubbliest antipoverty prophets" . + "147"^^ . + "http://www.alphabetize.tld/warfares/antipoverty.html" . + . +_:B433a9f42ae0bd9ddd8b37c644717cb29 "Rachelle Asano" . +_:B433a9f42ae0bd9ddd8b37c644717cb29 . + _:Becbd126be8ab4bf587da575931a43554 . + . + "http://www.wagerer.tld/sockmen/mosques.html" . + "clinchers plunking sockmen" . + "78"^^ . + "http://www.enrich.tld/wagerer/plunking.html" . + . + _:Bd7bb182d9e1d86e609afcaf717d9d120 . + . + "http://www.absolvers.tld/removable/sapphic.html" . + "huzza fruiters removable" . + "182"^^ . + . + _:B2dadb733e6c5f55e2c30ffd3b7b9d299 . + . + "http://www.evaporates.tld/leeriest/kanjis.html" . + "croaker retrofire leeriest" . + "27"^^ . + "http://www.fruiter.tld/evaporates/retrofire.html" . + . + _:B128eb96ce445f24f1e8bd296427b2b1d . + _:Bab9d3ff6307e5fe0d73bb4b8b5a98fd0 . + . + "http://www.asterisks.tld/discountenances/unrepressed.html" . + "rejoiced wanderings discountenances" . + "43"^^ . + "http://www.unmorality.tld/asterisks/wanderings.html" . + . +_:Bcad7596bfd73bed1785a372fec0b6f73 "Lukasz Pressimone" . +_:Bcad7596bfd73bed1785a372fec0b6f73 . + "129"^^ . + "http://www.reigns.tld/squarest/photoing.html" . + . + . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + "http://www.disqualify.tld/reigns/pragmatists.html" . + "discases drizzles reigns" . + "1961"^^ . + . + "drizzles pragmatists squarest" . +_:B504b174a2bfccd421cdefbd4cd35df98 "Bibiane Eddens" . +_:B504b174a2bfccd421cdefbd4cd35df98 . +_:Bde7b20040f6b77e3fb4ced6997a630cb "Saubhari Hovorka" . +_:Bde7b20040f6b77e3fb4ced6997a630cb . + _:B7622b7c6f5bdd4f6a514162bcb1477b9 . + . + "http://www.totemisms.tld/gentil/mulcted.html" . + "scrammed chirruping gentil" . + "105"^^ . + "http://www.oversupplies.tld/totemisms/chirruping.html" . + . + _:B2fd808f4de57a25e99620ac3ab27de4c . + . + "http://www.swoons.tld/frisbee/herders.html" . + "falsifying regained frisbee" . + "52"^^ . + "sinatra following bio clanswoman riskily dibbuks ignored childliest rationality mortice chipping snarks macintoshes codling cordate oscillometric vocalizer after unrhymed pigeonholed personalizing gaggling sabered ploughman monopolized startlers irremediableness engrossing assisted pharisaically mechanotherapies superseding unitarianism levitating noncoagulating moonrise refiguring leaguers reconnoitering fetching metatarsi exactor cenacle electrifier expatiator vincas snottier typhoids symbolization slackers estuaries uncultivated slurs chalked roentgenography evener swinks miscalculation bastille scurries nettier ameboid glyptic overmastered hockshop denuclearizing kuchen skywrites excerpting contempts godling recognizance misinformants silvester punitively poetess lacer andirons ascendance varmints loggings wilting cognized inconsonant ashamedly positioning modernness grossness cycloidal affrays vespers hooks skilled incommodes unflappable geoscientists bartletts dandifies niches trilled circumstantiate revolutionizes unlatching normalacy bowlegged reviewed warrantees violably states jimmying vanward folksily portioned pranksters strolling prewarmed beamy secreting prostitutes acceptive monotonousness mishandled seedpod unsighted prospective consecrator remigrating conks terser refiners finalize fizgig disgustingly tinworks" . + . + _:Bb3bfeabdd1646e519d04c7ad0c00f6ea . + . + "http://www.manures.tld/semiprecious/tugboats.html" . + "casement valorized semiprecious" . + "192"^^ . + "http://www.muskiness.tld/manures/valorized.html" . + . +_:Bc670b5273528e32213b70371460e707c "Ludewiga Cronenberg" . +_:Bc670b5273528e32213b70371460e707c . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + _:B13514b03b6bd1eb202c22f5addbb4e09 . + . + "http://www.zinging.tld/amorality/footwears.html" . + "engrossers warheads amorality" . + "69"^^ . + "http://www.unoccupied.tld/zinging/warheads.html" . + . + _:B9ed9a99761cfbbbca77fdbad9f5e283e . + . + "http://www.atrophied.tld/lollipops/geophysicists.html" . + "barer sleekness lollipops" . + "http://www.nightman.tld/atrophied/sleekness.html" . + . +_:Ba452aa6511e2404ec1d30d2407e1c1c5 "Shuko Cassetty" . +_:Ba452aa6511e2404ec1d30d2407e1c1c5 . +_:B2b93113f26b4361ab5d0c43bf756ca3e "Ekavali Reineking" . +_:B2b93113f26b4361ab5d0c43bf756ca3e . + _:Bfef2570e0cb1f4b2a6728ede997ec042 . + . + "http://www.assuaged.tld/coxwains/jouncy.html" . + "russians blurting coxwains" . + "154"^^ . + . +_:B1aff480c593ba145751c1eaffc6f1b30 "Absalom Pettitt" . +_:B1aff480c593ba145751c1eaffc6f1b30 . +_:Bc1191f9bb05c39dff10b7d101799185f "Ananya Shores" . +_:Bc1191f9bb05c39dff10b7d101799185f . + _:B28198901a8cb2dc05fe8bf9838e97f38 . + . + "http://www.obsidians.tld/wealthier/roentgenoscopic.html" . + "flecky provenly wealthier" . + "139"^^ . + "http://www.jinglier.tld/obsidians/provenly.html" . + "http://www.remediless.tld/flecky/obsidians.html" . + . +_:B6ca04155388660acb74651dd75f10775 "Fjodora Sleger" . +_:B6ca04155388660acb74651dd75f10775 . +_:B4e366848a50c3fe8e6e88181391dd802 "Avimelech Benincasa" . +_:B4e366848a50c3fe8e6e88181391dd802 . + _:B65e26ef9f777846ec0190bc97baeeee8 . + . + "http://www.widowers.tld/sequestering/biens.html" . + "unlink incurability sequestering" . + "117"^^ . + "http://www.irretrievably.tld/widowers/incurability.html" . + . + _:B9233d91444719076f55bcd9ad12d7cf0 . + . + "http://www.pressrooms.tld/pinnace/collarless.html" . + "tractional traumatizing pinnace" . + "34"^^ . + "http://www.wingspreads.tld/pressrooms/traumatizing.html" . + . + _:Bba950a52a31270ffc84c3ae7466795fd . + . + "1965"^^ . + "http://www.misquoting.tld/bolstered/monodies.html" . + "sighter heartens bolstered" . + "188"^^ . + "bronchopulmonary misquoting heartens" . + . + _:B58f25d5a4464f646e050d1c8950a88c8 . + . + "http://www.hinny.tld/enkindling/mercantilistic.html" . + "quaker boer enkindling" . + "162"^^ . + "http://www.replacing.tld/hinny/boer.html" . + . + _:B2c82fe2d32f80803a9da69a3cef3b989 . + _:Bdf12fe4ae2ac971141e6aa815fe32949 . + . + "1965"^^ . + "http://www.gnawingly.tld/artifices/intermissions.html" . + "gunstock unclenching artifices" . + "118"^^ . + "skying gnawingly unclenching" . + . +_:B1efbaa95dba08dbef12b9d9d9cd63d84 "Jayme Siracuse" . +_:B1efbaa95dba08dbef12b9d9d9cd63d84 . + _:B3cf3b37a66455fc570b5553070ebbd43 . + . + "1964"^^ . + "http://www.jerkiness.tld/spermatocide/thunderstruck.html" . + "palanquin apostacies spermatocide" . + "18"^^ . + "http://www.slurried.tld/jerkiness/apostacies.html" . + "sweets palanquin jerkiness" . + . +_:Bf281b0e7c54be5d79f65ef944acc7857 "Okseniia Ellingburg" . +_:Bf281b0e7c54be5d79f65ef944acc7857 . + _:B73f98e6e4b1162ca3a706f398d7d884b . + . + "http://www.extremer.tld/starlike/quean.html" . + "finisher sunglow starlike" . + "28"^^ . + "http://www.leering.tld/extremer/sunglow.html" . + . + _:Be0fffa952927aff638d5b6bc718c40fd . + _:B518a096571f8430d351accc6b1baa5ac . + . + "1963"^^ . + "http://www.potsie.tld/illegalization/vetoed.html" . + "sultans outleaping illegalization" . + "178"^^ . + "annulments potsie outleaping" . + . + _:B4d6fce65896673e7872d21a886b83d02 . + . + "http://www.puttering.tld/birchism/separably.html" . + "legates thiosulfate birchism" . + "128"^^ . + "http://www.nagged.tld/puttering/thiosulfate.html" . + . +_:Bed0963d4c9326d7afab6433cd5e90b11 "Olaf Mallacara" . +_:Bed0963d4c9326d7afab6433cd5e90b11 . +_:B617531b92b2210a429544e1e4c8cbcee "Agathe Benchoff" . +_:B617531b92b2210a429544e1e4c8cbcee . + _:B8ed950c211fc7a48c1f09a94299ee3f1 . + . + "1953"^^ . + "http://www.stallions.tld/lamebrains/irrationalness.html" . + "laggardness palmettoes lamebrains" . + "156"^^ . + "http://www.stanching.tld/stallions/palmettoes.html" . + "hypodermically laggardness stallions" . + . + _:B9845914d4a3d8cff3360574450793929 . + . + "http://www.jelled.tld/demurely/negligence.html" . + "unwarily bughouse demurely" . + "33"^^ . + "concubines discreeter aikidos grudges cumuli spelt gentlefolk neutralizing malefactress" . + "http://www.aleatory.tld/jelled/bughouse.html" . + . +_:Bd3c979be23048c3e5e1f0c2488b0dc37 "Klithilde Wieloch" . +_:Bd3c979be23048c3e5e1f0c2488b0dc37 . +_:Bd644a2d2e3ebee8681713a6aec1e508b "Cas Higbee" . +_:Bd644a2d2e3ebee8681713a6aec1e508b . +_:B572418245bcb2d6a62bec8d4bf8cfcd7 "Taren Klarman" . +_:B572418245bcb2d6a62bec8d4bf8cfcd7 . +_:Bd572772c5e99917fe6468e0065f0c70a "Bojana Yanish" . +_:Bd572772c5e99917fe6468e0065f0c70a . +_:B2368c317908684f5da34f41fa105a3a7 "Gavan Tenhaeff" . +_:B2368c317908684f5da34f41fa105a3a7 . + . + _:B0fda3800c2bfccf2d16557c537a6868b . + . + "http://www.splurgy.tld/frayings/overprinted.html" . + "reaps interpositions frayings" . + "101"^^ . + "http://www.replan.tld/splurgy/interpositions.html" . + . +_:B72a1d23a14188d7e78151691ae45e8fb "Petrovna Petruso" . +_:B72a1d23a14188d7e78151691ae45e8fb . +_:Bf5ca0ed012787c7d9257b92eef153c13 "Solymar Palisbo" . +_:Bf5ca0ed012787c7d9257b92eef153c13 . + _:Bf9261bfde21305967433cf4125a677ec . + . + "http://www.modulating.tld/otolith/radioactivity.html" . + "disbandment yowie otolith" . + "182"^^ . + . +_:B1ff7c40482fec6a40666bbee0799544e "Kendall Pinkney" . +_:B1ff7c40482fec6a40666bbee0799544e . +_:B8488af9a6b2f860e1af57b4e7b5a6463 "Herberta Fullenwider" . +_:B8488af9a6b2f860e1af57b4e7b5a6463 . +_:B8694c000fe41cfd62da66da1be43232d "Zelotes Skelley" . +_:B8694c000fe41cfd62da66da1be43232d . +_:Bcc99ff2c1508625aa5a1c61eef2bd0a7 "Leonide Hickle" . +_:Bcc99ff2c1508625aa5a1c61eef2bd0a7 . +_:B90f3c4699a72364b9d6c70f73e1fbc7b "Masahiro Touchet" . +_:B90f3c4699a72364b9d6c70f73e1fbc7b . + _:B3e4bceb2f895dcf70d9a1a44b6b9e1b2 . + _:Be6883883569808cb6c28a0f956167df2 . + . + "http://www.propounded.tld/burler/steeper.html" . + "tidemarks mammotomy burler" . + "49"^^ . + . + _:B855c9869172f94e7d819d1038546c221 . + . + "http://www.fivepins.tld/holism/materialization.html" . + "arterioscleroses minks holism" . + "125"^^ . + "http://www.confinement.tld/fivepins/minks.html" . + . + _:B8015a72949c03b1d2f95c38a4f25b747 . + . + "http://www.boxier.tld/convincingly/vocatives.html" . + "polymorphous bops convincingly" . + "79"^^ . + "http://www.semiofficial.tld/boxier/bops.html" . + . + _:Bce6076c62f2dede01e71251e774b5d50 . + . + "http://www.humour.tld/pandas/cosmist.html" . + "driers redirection pandas" . + "164"^^ . + "kumquats hostels greeniest drooling tutted fubbed vasomotor precedable orchestrally novella mahjongs estrogen" . + . +_:B9ccf6ceb717efc9704a8a67d64c9d462 "Cecelia Merkel" . +_:B9ccf6ceb717efc9704a8a67d64c9d462 . + _:Bfca92720629beb3db9440af3abe4199a . + . + "http://www.bougainvillaeas.tld/footholds/drupelets.html" . + "rivieras bemire footholds" . + "99"^^ . + "http://www.languorous.tld/bougainvillaeas/bemire.html" . + . +_:Bc4f3dca45f1eea4d8345c034313dbf03 "Taina Tilzer" . +_:Bc4f3dca45f1eea4d8345c034313dbf03 . + _:B80bb7f801bd6bee259c49c4c8399f07a . + . + "http://www.pyramided.tld/resection/preform.html" . + "squids rapidly resection" . + "19"^^ . + "alchemists versifier threads recheck garroters parricidal waterfowls unrented tarots" . + "http://www.manges.tld/pyramided/rapidly.html" . + . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + . + "http://www.tasksetter.tld/hoarders/bringeth.html" . + "mooncalf listenings hoarders" . + "159"^^ . + "http://www.servable.tld/tasksetter/listenings.html" . + . + _:B2f05fd9a0366ec321d914f72dfb3542e . + . + "http://www.wired.tld/completes/rejudge.html" . + "animals panchromatic completes" . + "124"^^ . + "http://www.asymptotically.tld/wired/panchromatic.html" . + . + _:B7e81e9d490a7a8eacafd3387738fa250 . + . + "http://www.cairns.tld/solidification/preventiveness.html" . + "clapt boozily solidification" . + "56"^^ . + "sipping preconstruct chifforobe tidemarks propounded mammotomy burler steeper" . + "http://www.softbound.tld/cairns/boozily.html" . + . + _:Bdb6bc80348eccee30aab91dca357f7a8 . + . + "http://www.batsman.tld/steeliest/stagehand.html" . + "flenched syncoms steeliest" . + . +_:B3fe446c7a76a05c43d0daba34d4da84f "Alex Schilke" . +_:B3fe446c7a76a05c43d0daba34d4da84f . + _:Ba56af44a784063bae662ec6caf267802 . + "1967"^^ . + "http://www.juntas.tld/encysting/tenders.html" . + "redeemer erose encysting" . + "117"^^ . + "layettes juntas erose" . + . + _:B4a43025bea2151723731e8d121467782 . + . + "http://www.limes.tld/aud/devolved.html" . + "indomitably tailskids aud" . + "151"^^ . + "http://www.reweaving.tld/limes/tailskids.html" . + . +_:Beb7b2e3c0ed894a2b0e8d9bbc90c4ee2 "Krysta Eskenazi" . +_:Beb7b2e3c0ed894a2b0e8d9bbc90c4ee2 . + _:B5639eb4d1848bcd8d3d53a990b221cdb . + . + "http://www.foeti.tld/johnnies/dervishes.html" . + "outargued amaranths johnnies" . + "143"^^ . + "http://www.inlands.tld/foeti/amaranths.html" . + . +_:B6fbfd88d5119240202bbeaf5ce539336 "Edoarda Stipanuk" . +_:B6fbfd88d5119240202bbeaf5ce539336 . + _:B92aa484f484359fd9a6d0caaca8221c9 . + _:Be86832b7b7f31c5ef11ea7176edba77a . + . + "http://www.prologues.tld/windpipe/tootles.html" . + "futhermore binds windpipe" . + "25"^^ . + "http://www.candidatures.tld/prologues/binds.html" . + . +_:B2760b8c9596274fd241ea0a19be7477b "Sofeia Schmick" . +_:B2760b8c9596274fd241ea0a19be7477b . +_:B00737073ad5179a11e834cc2fc662185 "Muna Lastovica" . +_:B00737073ad5179a11e834cc2fc662185 . +_:B817c0dc4493de3c422519eccfaa741ac "Penina Stepro" . +_:B817c0dc4493de3c422519eccfaa741ac . + . + _:B2c850b0f72925c04842364455a2b4332 . + . + "http://www.receives.tld/bretons/molded.html" . + "encyclicals machree bretons" . + "http://www.sailcloth.tld/receives/machree.html" . + . +_:Bf219a66ae5d1ff31695a25b7aaf6deb3 "Dafina Pendexter" . +_:Bf219a66ae5d1ff31695a25b7aaf6deb3 . +_:Bd02bab416cf1d149527aa66aef418837 "Delwyn Campus" . +_:Bd02bab416cf1d149527aa66aef418837 . + _:B47f6cc3397f036ad172b9ed20e5ed829 . + _:Bc43965e6d7757bc2ca2f810bc5c1d3ac . + . + "http://www.teasing.tld/pushing/prorating.html" . + "declining hypersensitivity pushing" . + "75"^^ . + "http://www.containment.tld/teasing/hypersensitivity.html" . + . + _:B79bd64b96937228457dc077e26303424 . + . + "http://www.swanker.tld/astrakhan/cunninger.html" . + "collards severalizing astrakhan" . + "18"^^ . + . +_:B53cada86cdd30fa893cc068cdd8229a6 "Valentin Galeano" . +_:B53cada86cdd30fa893cc068cdd8229a6 . + _:B1667c2b2c96829cb5e39141250c1f669 . + . + "http://www.rom.tld/sinatra/following.html" . + "discord amputation sinatra" . + "135"^^ . + "http://www.freeness.tld/rom/amputation.html" . + . + _:Bcadb66b00a365d98a8fbbed7d6b6925b . + . + "http://www.stereoscopies.tld/machismos/nth.html" . + "invoiced scraggier machismos" . + "5"^^ . + . + _:B10f38bdca983a883cf14e387f1d90eb6 . + . + "1955"^^ . + "http://www.inscribed.tld/preconsiderations/impings.html" . + "moots anneals preconsiderations" . + "70"^^ . + "http://www.microprogramming.tld/inscribed/anneals.html" . + "chivvies moots inscribed" . + . +_:B9e0344a5a254b82dccc6603ef1c7d032 "Yves Hunsucker" . +_:B9e0344a5a254b82dccc6603ef1c7d032 . + _:Bd9440cc231c3342a5a3d7baf5580c466 . + _:Bb33107e6daef7348e5127e390b11ca64 . + . + "http://www.mopish.tld/microscope/punching.html" . + "anodal beeves microscope" . + "181"^^ . + . +_:B03712a20cf1d2d63717a20fdd37d4c7b "Cleveland Navarez" . +_:B03712a20cf1d2d63717a20fdd37d4c7b . +_:B61807a4729f8e281598e940de85bbe83 "Dyllon Duncil" . +_:B61807a4729f8e281598e940de85bbe83 . + _:B89b47b505c182367f1fb3e9ee688f81a . + . + "1963"^^ . + "http://www.viaducts.tld/liaises/joyriders.html" . + "tassels pottages liaises" . + "34"^^ . + "alloyed viaducts pottages" . + . + _:Bfdc2caf43ae54a23b37f2f12c61b944d . + . + "http://www.bateaux.tld/doggones/etiological.html" . + "biting temperers doggones" . + "195"^^ . + "http://www.lapdogs.tld/bateaux/temperers.html" . + . +_:Bb53261b73f81e74ad87820f02acf73dd "Putokoveia Cashmer" . +_:Bb53261b73f81e74ad87820f02acf73dd . + . + _:Bba019560539d5678b7d0228525eb76cf . + . + "http://www.codder.tld/kaons/failingly.html" . + "outguessing acacia kaons" . + "160"^^ . + . + _:B6cec57c828cce0729a923f4a1ee84ef3 . + . + "http://www.coagulability.tld/dharmas/amplifiable.html" . + "preadolescents phlegmiest dharmas" . + "17"^^ . + "http://www.carolinians.tld/coagulability/phlegmiest.html" . + . + _:B1242902d7f8f648cd0f73ee4cee4b321 . + . + "http://www.caudate.tld/talkatively/subtract.html" . + "reprocesses bugeye talkatively" . + "41"^^ . + "http://www.toeplates.tld/caudate/bugeye.html" . + . + _:B9114eb030840116f3ce5030f40add287 . + . + "http://www.bryony.tld/nappes/subtracting.html" . + "ogham balefire nappes" . + "46"^^ . + . + _:Be009b9adf8b42a1e53e611eac930f8c1 . + . + "http://www.repacifies.tld/depositional/trephining.html" . + "executrixes affinities depositional" . + "60"^^ . + "http://www.tugboat.tld/repacifies/affinities.html" . + . + _:B341d3fca694059bf6faf7d0f9d11919e . + . + "http://www.patrilinear.tld/forequarter/cheesiest.html" . + "liberality apostrophizing forequarter" . + "70"^^ . + "http://www.choreas.tld/patrilinear/apostrophizing.html" . + . +_:B826da19cdf3c0c881953e9ac53fb5c17 "Francisca Gofton" . +_:B826da19cdf3c0c881953e9ac53fb5c17 . + _:Ba3a275e31886807db187d8d4a82dcf6f . + . + "http://www.bellboys.tld/tokens/ramification.html" . + "periodically transcendentalist tokens" . + "54"^^ . + "http://www.slideway.tld/bellboys/transcendentalist.html" . + . + _:B26c1cbb80ba5a2f91b916b27fb0d881e . + . + "1965"^^ . + "http://www.loch.tld/pandowdy/appellors.html" . + "lubricated faxes pandowdy" . + "109"^^ . + "http://www.refile.tld/loch/faxes.html" . + "tatterdemalions lubricated loch" . + . + _:Bbdd83328bdc1550ce82bbe568f568e60 . + _:B47d7ca10434c5225238f2302f84d8ddb . + . + "http://www.crabgrass.tld/sowed/saboteurs.html" . + "woodsman veeries sowed" . + "181"^^ . + . +_:Bb19653e89ade8e9e6c7b4b89cc6f577c "Arnulf Ozburn" . +_:Bb19653e89ade8e9e6c7b4b89cc6f577c . + _:B3a9c8dcb69fddccb9b2059e879ebbe7e . + . + "http://www.cruzados.tld/sublessee/featherier.html" . + "legaleses cudgeling sublessee" . + "119"^^ . + "http://www.resolves.tld/cruzados/cudgeling.html" . + . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + "1960"^^ . + "http://www.entertaining.tld/scalars/hirelings.html" . + "enterable totalling scalars" . + "http://www.allovers.tld/entertaining/totalling.html" . + "nucleation enterable entertaining" . + . +_:Bb1ded7fe2832b6c10abcf9e850e6a7b1 "Adeline Stephens" . +_:Bb1ded7fe2832b6c10abcf9e850e6a7b1 . + _:B1f22a560ae831df0bf55728e3417effc . + . + "http://www.pastoralism.tld/wabbler/prorates.html" . + "seeped cuddled wabbler" . + "http://www.sermonizer.tld/pastoralism/cuddled.html" . + . +_:B8cc49754a51ba7673adf9e5efd84441d "Auguste Pomeranz" . +_:B8cc49754a51ba7673adf9e5efd84441d . + _:B5d24a5460ab9b0fa88df54d3b66217f0 . + _:B348e1bdd1e8625fc164aad96c1047d0d . + . + "http://www.reinscribing.tld/databases/duffers.html" . + "swanherds penlight databases" . + "11"^^ . + "http://www.arborization.tld/reinscribing/penlight.html" . + . + _:B93240f2dac41e6bf33206ea95173e7b6 . + . + "http://www.duper.tld/tincted/jus.html" . + "retirees depersonalizes tincted" . + "31"^^ . + . +_:Bc21b5cd7b12e00afa39d682b794d95d9 "Salmoneus Duncans" . +_:Bc21b5cd7b12e00afa39d682b794d95d9 . + _:B1d959a562d81986e1827db114dbbce8a . + . + "1958"^^ . + "http://www.backlit.tld/furriers/misting.html" . + "brawler unripe furriers" . + "21"^^ . + "http://www.engirdling.tld/backlit/unripe.html" . + "reentries brawler backlit" . + . + . + _:B522a1b7792cfbe87b7f18e2fb1a21622 . + . + "http://www.endorser.tld/harrower/claymores.html" . + "dismounting libations harrower" . + "142"^^ . + . + _:Bcb17dc67bb72ce54436863b680478788 . + _:B0f60b78d8fd5d8387a8e7de53e83f106 . + . + "http://www.tingeing.tld/knittings/visions.html" . + "bobbing tierces knittings" . + "191"^^ . + "http://www.wholesalers.tld/tingeing/tierces.html" . + . +_:Bef49f8ec8f1d29953fec71ce8fd9faad "Saka Doe" . +_:Bef49f8ec8f1d29953fec71ce8fd9faad . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . +_:Ba213a677c8a3ffc6a73a25f6ad07ab0f . + _:B29d6d91e18ff72d666c5c439e6b3bc45 . + . + "http://www.complies.tld/brio/thoraces.html" . + "exuded intermediate brio" . + "39"^^ . + "http://www.doomed.tld/complies/intermediate.html" . + . + _:B8996e412f1f8ca7d8ad985270d3ac624 . + . + "1965"^^ . + "http://www.murmurer.tld/gorily/hie.html" . + "sophomorically nebulizers gorily" . + "72"^^ . + "http://www.boggiest.tld/murmurer/nebulizers.html" . + "kvetching sophomorically murmurer" . + . + _:B46301088bd94891d0de80b776d2ed311 . + "geodesist concentrated boughs" . + _:Bafa13e03c1ce2d565f5367c4f2c5a1a7 . + . + "keypunchers geodesist dingle" . + "1965"^^ . + "http://www.dingle.tld/boughs/cheroot.html" . + "84"^^ . + . + "http://www.otolithic.tld/dingle/concentrated.html" . + _:Beca75f5200fac12f1efe9981e0e20dcd . + "1964"^^ . + "http://www.unmake.tld/flambeed/nepotism.html" . + "barracks circadian flambeed" . + "26"^^ . + "http://www.venerates.tld/unmake/circadian.html" . + "teas barracks unmake" . + . + _:B130abfb0d1d313df0458f623989e3915 . + . + "http://www.excursuses.tld/antechoir/permanents.html" . + "retry slathered antechoir" . + "47"^^ . + "http://www.unconsumed.tld/excursuses/slathered.html" . + . +_:B2c3a371762665720a2e2b3a2ee68b31a "Khristen Mossor" . +_:B2c3a371762665720a2e2b3a2ee68b31a . + _:B9d51607c400b4758f25274edb17a0289 . + _:B4ab9caab3fc40f77756d4d77f09f598c . + . + "http://www.boned.tld/rabidity/pinfeathers.html" . + "pinked decoders rabidity" . + "http://www.invalidates.tld/boned/decoders.html" . + . + _:B658d804bee174be7574995029bb7fd2f . + _:Be66390e59bf96b8c757b4e087c280101 . + . + "http://www.chummed.tld/geldings/savaging.html" . + "liverwursts metonyms geldings" . + "96"^^ . + "http://www.umping.tld/chummed/metonyms.html" . + . +_:Bbc17987fb48ae503f6319ebb9686179a "Svakhna Kirch" . +_:Bbc17987fb48ae503f6319ebb9686179a . +_:B66c78018e316778e208a4aa656bdf633 "Dalila Sadger" . +_:B66c78018e316778e208a4aa656bdf633 . + _:Bbb399f0493d9cffcab4aad234d42d97e . + . + "http://www.renewed.tld/citruses/spangliest.html" . + "colonnaded scoldingly citruses" . + "55"^^ . + "http://www.cohorts.tld/renewed/scoldingly.html" . + . + _:Bbfa2a106c7cf306b7834732724e403d4 . + _:B334f032e10a9608b5927dd7dc286704d . + . + "http://www.weans.tld/moralization/firepan.html" . + "souse tambur moralization" . + "10"^^ . + "http://www.etheric.tld/weans/tambur.html" . + . +_:B324171010570a7364c2cd4d28f4afcac "Leokadia Noland" . +_:B324171010570a7364c2cd4d28f4afcac . +_:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 "Uqbah Oconnell" . +_:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 . + _:B7c9c1a6636daee4e71c938c73b8d9f18 . + . + "http://www.velocities.tld/feverfews/contingents.html" . + "whereunto ribless feverfews" . + "120"^^ . + "http://www.etruscans.tld/velocities/ribless.html" . + . + _:B559620758b8c50b5b71c4adb17b346b6 . + . + "http://www.dishtowels.tld/dozers/cootie.html" . + "foremost croutons dozers" . + "109"^^ . + . +_:B27cc9ddb23030ce71a2c2a3ea3587f27 "Ltizia Digirolomo" . +_:B27cc9ddb23030ce71a2c2a3ea3587f27 . + _:B31f194dd5dcbcedc96601e046861b851 . + . + "http://www.forbearer.tld/undermentioned/outflanking.html" . + "sharpers anesthetization undermentioned" . + "143"^^ . + "http://www.undamped.tld/forbearer/anesthetization.html" . + . +_:B0c5bfd5789df268aed8d02fe3350ea12 "Astera Ferer" . +_:B0c5bfd5789df268aed8d02fe3350ea12 . +_:Bc93355e0952068a076570d0427fbd0b3 "Noach Goodard" . +_:Bc93355e0952068a076570d0427fbd0b3 . + _:B076b10a7397bd27b993cc66aed0b79ab . + . + "http://www.lecherously.tld/bitchiest/crispened.html" . + "balmiest closers bitchiest" . + "196"^^ . + "http://www.bonding.tld/lecherously/closers.html" . + . + _:Bb2bd5a7505be484387ca2dd762c45f70 . + . + "1963"^^ . + "http://www.alphabetically.tld/nicked/inhume.html" . + "overcapitalizes preannounces nicked" . + "95"^^ . + "monarchist alphabetically preannounces" . + . + _:B972b6ca9bc50d5a62380bad9b5ec22ab . + _:B7004c84f0cc880699926c14d55adc06a . + "1962"^^ . + "http://www.crowds.tld/midgut/fewness.html" . + "alimentation streaking midgut" . + "189"^^ . + "http://www.upbraids.tld/crowds/streaking.html" . + "pustuled alimentation crowds" . + . + _:Bd97bcd80ecadd03454d4612f31137a2c . + . + "http://www.fantods.tld/shedders/recipients.html" . + "deterministic abhorrently shedders" . + "144"^^ . + "http://www.underway.tld/fantods/abhorrently.html" . + . +_:B01130281a03efd1cb2c46d597d1a2a14 "Teyva Creaser" . +_:B01130281a03efd1cb2c46d597d1a2a14 . +_:Bebc60fe9f3ddf0902c63245fb83ea75f "Gulika Alipio" . +_:Bebc60fe9f3ddf0902c63245fb83ea75f . + _:B6994506f768f3a9490780fd1eaef2bd0 . + . + "http://www.bussed.tld/perambulators/chasteness.html" . + "hers headboards perambulators" . + "http://www.seatwork.tld/bussed/headboards.html" . + . + _:B068bd559de79f6cb35a881ed6a8979ae . + "1964"^^ . + "http://www.overdiligent.tld/octopodes/forevermore.html" . + "scripts coarsens octopodes" . + "99"^^ . + "http://www.milanese.tld/overdiligent/coarsens.html" . + "solipsistic scripts overdiligent" . + . +_:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 "Nira Shone" . +_:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . +_:B0dc826b599c62dd2b97beb9ad7099ad1 "Sheik Sorrel" . +_:B0dc826b599c62dd2b97beb9ad7099ad1 . +_:Be922f1817464961349f96bf854de4c91 "Carli Maggert" . +_:Be922f1817464961349f96bf854de4c91 . +_:B0c34d261804abfd464e83177aa571f47 "Galeno Ron" . +_:B0c34d261804abfd464e83177aa571f47 . + _:Bd0773f2bc38ebd57a6aa228cc85aa1e2 . + . + "http://www.plumper.tld/semiotic/expropriated.html" . + "whereases youngling semiotic" . + "104"^^ . + "http://www.alterants.tld/plumper/youngling.html" . + . +_:B33e9ca2dabb70a3276c1b1ea763d8b05 "Katrina Hilgers" . +_:B33e9ca2dabb70a3276c1b1ea763d8b05 . + "http://www.runouts.tld/cowboys/mooniest.html" . + _:B5f9fa081525ced1eba1c9afeb20ab494 . + . + "1959"^^ . + _:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "http://www.alleles.tld/runouts/realtors.html" . + "beanpoles impliedly runouts" . + "169"^^ . + "impliedly realtors cowboys" . +_:B474baaa6d202cad43a411ad1c865a8c2 "Brenda Varley" . +_:B474baaa6d202cad43a411ad1c865a8c2 . +_:B68b0e609241cc1a8891c0e6320d0368a "Anka Pindell" . +_:B68b0e609241cc1a8891c0e6320d0368a . +_:B8ea8974a451b993952f63ef99df28d14 "Booker Spiker" . +_:B8ea8974a451b993952f63ef99df28d14 . +_:B337636c7c7e6ffd30a005711327c4e19 "Naho Currens" . +_:B337636c7c7e6ffd30a005711327c4e19 . +_:Bd338824712394dd5987e2c5d376ceabc "Ursuel Eskind" . +_:Bd338824712394dd5987e2c5d376ceabc . + _:B50a1cb44cf18ef96e49b1046f59329c6 . + . + "http://www.searer.tld/stiffed/reburials.html" . + "piecework sauntered stiffed" . + "92"^^ . + "http://www.eternize.tld/searer/sauntered.html" . + . +_:B4a79841a20974a01956d6567679e3073 "Gidayu Namsaly" . +_:B4a79841a20974a01956d6567679e3073 . + _:B48ef758bb6fff88e239a7dfae01a40f3 . + . + "1966"^^ . + "http://www.dieticians.tld/trademarks/acct.html" . + "inquired leveret trademarks" . + "141"^^ . + "http://www.hominess.tld/dieticians/leveret.html" . + "remarkable inquired dieticians" . + . + _:B7daee3163f1c6e0e4e4a2df821cc59a3 . + . + "http://www.aeronaut.tld/tinstone/kabob.html" . + "piggeries chanteuses tinstone" . + "http://www.oysterers.tld/aeronaut/chanteuses.html" . + . + _:B181866caae10f590d72ffaf44fe20c7a . + . + "http://www.sagger.tld/vitalist/rearmed.html" . + "adjoins retouch vitalist" . + "167"^^ . + . +_:Bea7ebeabbeb9651f9fbda5a062606f2a "Xalbador Parsens" . +_:Bea7ebeabbeb9651f9fbda5a062606f2a . + _:B2881cd777cd70d7fbc47f1ee73419267 . + . + "1956"^^ . + "http://www.knucklebone.tld/blandisher/spireas.html" . + "paradoxical heparin blandisher" . + "73"^^ . + "http://www.batrachians.tld/knucklebone/heparin.html" . + "doser paradoxical knucklebone" . + . + _:B47ce73b8c68eaa4e943c2182034f9bf8 . + _:B3d92f3e797d7f61423be3fcccee8bc53 . + . + "http://www.transportables.tld/tollage/mischarge.html" . + "embryologies ureas tollage" . + "104"^^ . + "http://www.desponds.tld/transportables/ureas.html" . + . + _:Bf98d73b9bd9c56d5d98181fef017690d . + . + "http://www.bulls.tld/occults/glanders.html" . + "quibbles maddening occults" . + "44"^^ . + "http://www.inseam.tld/bulls/maddening.html" . + . + _:Be07c4071499a759a45ffa8f38f1cccd8 . + . + "http://www.cantons.tld/violins/waves.html" . + "fibroin terns violins" . + "117"^^ . + "http://www.jutty.tld/cantons/terns.html" . + . + _:B86bb4fb51d4fcb8164456331ab6df753 . + . + "1955"^^ . + "http://www.kilohertz.tld/poloniums/philanderers.html" . + "volitions reserver poloniums" . + "190"^^ . + "acrimoniously kilohertz reserver" . + . +_:B91bb377f8fe94b5d400f0880870441c5 "Hanuman Forkner" . +_:B91bb377f8fe94b5d400f0880870441c5 . +_:B7e76dea1eddad9de4d0d90e8c431354b "Bilis Arena" . +_:B7e76dea1eddad9de4d0d90e8c431354b . +_:B6e81bed99adda8f09291253b8afaa8b1 "Mahala Sturz" . +_:B6e81bed99adda8f09291253b8afaa8b1 . + _:B0813b087ba3ad9a164563c6aec4b0bca . + . + "http://www.sasses.tld/dwarfs/nonindependent.html" . + "contradictions categorized dwarfs" . + "148"^^ . + "http://www.diddling.tld/sasses/categorized.html" . + . + _:B3bef8abfced55960d47fe99ee8be82eb . + _:B5e25f5e59fa548fd9c4fa31fc12d791a . + "1963"^^ . + "http://www.poliomyelitic.tld/depreciators/nihility.html" . + "geom fantasized depreciators" . + "76"^^ . + "http://www.knottiness.tld/poliomyelitic/fantasized.html" . + "silted geom poliomyelitic" . + . +_:Bdf12fe4ae2ac971141e6aa815fe32949 "Jesper Cobler" . +_:Bdf12fe4ae2ac971141e6aa815fe32949 . +_:B1e4af6d6a7ea7a64d0a670a774545031 "Concordia Dennington" . +_:B1e4af6d6a7ea7a64d0a670a774545031 . +_:Bec69dc648cdf0218812472c35a314de1 "Ramerra Greenup" . +_:Bec69dc648cdf0218812472c35a314de1 . + _:B5d25230344d421a6de4c2251e8645b81 . + _:B674c434195f4202ef66f0892ab1a7578 . + "1965"^^ . + "8"^^ . + "Journal 5 (1965)" . + "1"^^ . + . + _:B8f7df1e22d6786c629b720c78e13dea0 . + _:Bbccffe7f82d26beb75ca3629d3a096df . + . + "http://www.chaoses.tld/clamper/springed.html" . + "kickers disagreement clamper" . + "161"^^ . + "http://www.regressed.tld/chaoses/disagreement.html" . + . + _:Be852dd2e74e580df0cf860a43875a4b5 . + . + "http://www.effervesced.tld/aahing/juicers.html" . + "upchuck sensibilities aahing" . + "176"^^ . + "http://www.hoydens.tld/effervesced/sensibilities.html" . + . + _:Becbd1bf63dfb3ffe3fc55dbed433abb6 . + . + "http://www.specifying.tld/tantalize/crayonists.html" . + "outgassed narcotizes tantalize" . + "71"^^ . + "http://www.lassitudes.tld/specifying/narcotizes.html" . + . + _:B5ef9b50e2cafe9faa7e31db73ad0f1c4 . + . + "http://www.prorated.tld/staunchness/blunting.html" . + "sunroofs gallons staunchness" . + "152"^^ . + "http://www.luminesces.tld/prorated/gallons.html" . + . + _:B7fcfcbf816da93aca292f409c6cd9afb . + _:B167cc0ae644baf19e8d37c1f3cdce407 . + . + "1961"^^ . + "http://www.carnally.tld/charing/reframed.html" . + "catabolizing accusers charing" . + "74"^^ . + "typos carnally accusers" . + . + _:B00e26f52e83c29b472d92d6a82cc25bc . + . + "http://www.terrarium.tld/ignitable/entrap.html" . + "unpredicted simoleons ignitable" . + "35"^^ . + "http://www.hairsprays.tld/terrarium/simoleons.html" . + . +_:B7647329dfaa78d77a2a53137691925f8 "Galenia Bedillion" . +_:B7647329dfaa78d77a2a53137691925f8 . + "0-8664-4856-0" . + _:B99a0f8d6c16c3d3ec97a583f68a2daf3 . + _:B7155305e096fea9150cfd6f7c78e670b . + . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + "Proceeding 1 (1966)" . + "http://www.fauvist.tld/hyphened/mortalities.html" . + "1675"^^ . + "1966"^^ . + . + "semicolons fauvist startled" . + "UCL Press" . + _:B9c4dda27848cb349cf32c1b5a1bb8dd3 . + . + "http://www.tarring.tld/caterwaul/bibber.html" . + "wretches clouding caterwaul" . + "137"^^ . + . + _:Bd2d9059bd0a07e5e99b2932a66d32880 . + . + "http://www.metrist.tld/valors/venose.html" . + "brooded enchantresses valors" . + "135"^^ . + "http://www.madrigals.tld/metrist/enchantresses.html" . + . +_:Be852dd2e74e580df0cf860a43875a4b5 "Luci Adolfo" . +_:Be852dd2e74e580df0cf860a43875a4b5 . +_:Bac21cffe484c1b3f3e3997534a6bb18d "Gavril Treible" . +_:Bac21cffe484c1b3f3e3997534a6bb18d . + _:Baf81794542cba5925d2b9998f9356f77 . + "1951"^^ . + "http://www.matchmaker.tld/chalkiest/cirrhosis.html" . + "oversupply cyphers chalkiest" . + "absoluteness matchmaker cyphers" . + . + _:B278cd47c38c54f4bf1f77a6c2a06bf80 . + . + "http://www.gesticulates.tld/freebooter/straying.html" . + "nubble cupfuls freebooter" . + "13"^^ . + . + _:B2b4ad38e9d3e8dbfd5c590af72247677 . + . + "http://www.insists.tld/zooid/arsis.html" . + "unsteadiest sepalous zooid" . + "162"^^ . + "http://www.overeducates.tld/insists/sepalous.html" . + . + _:B5745fb14232e3747b12b4c77468944a8 . + . + "1959"^^ . + "http://www.obfuscates.tld/ombudsmen/carroming.html" . + "unclamps lallygags ombudsmen" . + "16"^^ . + "http://www.slatted.tld/obfuscates/lallygags.html" . + "ostentation unclamps obfuscates" . + . + _:Bef867201803b536bbd84ed1ab66c759d . + . + "http://www.cartoons.tld/unstructured/intimidation.html" . + "hushful woolers unstructured" . + "155"^^ . + "http://www.misjudged.tld/cartoons/woolers.html" . + . + _:Be3a9fa09afabe3badd415721f8183d5c . + . + "1958"^^ . + "http://www.mangels.tld/comparts/commentators.html" . + "finned inferiors comparts" . + "94"^^ . + "http://www.uncanniest.tld/mangels/inferiors.html" . + "makings finned mangels" . + . + _:B26ecd5cf85f0d83c5a2685d0460a7b99 . + . + "http://www.palladiums.tld/pellagras/prissies.html" . + "philharmonics gnashed pellagras" . + "98"^^ . + "http://www.velds.tld/palladiums/gnashed.html" . + . +_:Bc51d1bda8ee9926c3882f6471a19389e "Ernesto Schoonmaker" . +_:Bc51d1bda8ee9926c3882f6471a19389e . +_:B32101a037213fe8d2efe3dbac340e3e4 "Africa Lasagna" . +_:B32101a037213fe8d2efe3dbac340e3e4 . + _:Bbd54616189bc10e4b7ca635c208661fb . + _:Bd223ec3768ae206cec6e5ddc367b11eb . + . + "http://www.holder.tld/jangler/begins.html" . + "agedly compt jangler" . + "96"^^ . + "http://www.outspoke.tld/holder/compt.html" . + . +_:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 "Waajida Waltemeyer" . +_:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . +_:Bdbf9ce5475cbe88a5da6ab516395e100 "Teagan Amistoso" . +_:Bdbf9ce5475cbe88a5da6ab516395e100 . + . + _:B3c501808ece47091417f2b540ef9bf85 . + _:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 . + . + "http://www.vitric.tld/kookiest/leavening.html" . + "shovels mendelism kookiest" . + "156"^^ . + "http://www.quantitatively.tld/vitric/mendelism.html" . + . + . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + "1962"^^ . + "http://www.fortifying.tld/backbends/autocracies.html" . + "raisings attempting backbends" . + "154"^^ . + "http://www.alibiing.tld/fortifying/attempting.html" . + "chiasma raisings fortifying" . + . + _:Bd5dcb041894627bc9bf4ccaf6cb39355 . + . + "http://www.partakes.tld/locoweeds/immerses.html" . + "undine quitted locoweeds" . + "178"^^ . + . +_:B3202a006422463e8cfac5d659b63267a "Dameon Schieler" . +_:B3202a006422463e8cfac5d659b63267a . + _:Bfce769cddb66d669cda772618fc4c137 . + . + "http://www.upswollen.tld/dissectors/insulating.html" . + "cithern shantey dissectors" . + "67"^^ . + "http://www.nonapplicable.tld/upswollen/shantey.html" . + . +_:B12419548a6a9b88df1bb5108a486c5f1 "Hildemar Bhandari" . +_:B12419548a6a9b88df1bb5108a486c5f1 . + _:B5d11caff0a438c695c5b448f8375f011 . + . + "http://www.disagreeing.tld/nonreciprocally/traveling.html" . + "locomoted congregational nonreciprocally" . + "156"^^ . + "http://www.hushes.tld/disagreeing/congregational.html" . + . + _:B1ff7c40482fec6a40666bbee0799544e . + . + "http://www.burglaries.tld/arraignments/uncherished.html" . + "gleanable insinuates arraignments" . + "116"^^ . + "http://www.inliers.tld/burglaries/insinuates.html" . + . +_:B4ab9caab3fc40f77756d4d77f09f598c "Rosamaria Cortese" . +_:B4ab9caab3fc40f77756d4d77f09f598c . + _:B0054a52a9dfb7cfa00c229612c32ee03 . + . + "http://www.schussed.tld/downshifting/stylishness.html" . + "rampageous luminescence downshifting" . + "26"^^ . + . + _:B9881efa4a71da5f935f519a98a9ada06 . + . + "http://www.agilities.tld/overbold/astronomically.html" . + "sealing redressment overbold" . + "115"^^ . + . +_:B63faff1031d1b910c8282a401297dffe "Janecska Turrey" . +_:B63faff1031d1b910c8282a401297dffe . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B462dd5ba3af4eefa24c52a84b438c6fb . +_:B5abed8b97a712955a5fd3031f17ed277 "Godfredo Calija" . +_:B5abed8b97a712955a5fd3031f17ed277 . + _:B0a7d596b61919f0f70f05f4c51cc9d92 . + _:Bf30167a0d945f6815669d8a19f257d6a . + . + "http://www.ices.tld/photoreceptor/upswung.html" . + "terrorize researched photoreceptor" . + "175"^^ . + "http://www.shingler.tld/ices/researched.html" . + . + _:Badab3c861ef369f4b0aa9342e005d051 . + . + "1957"^^ . + "http://www.memorializing.tld/wielder/scleras.html" . + "glaziery themes wielder" . + "7"^^ . + "http://www.soother.tld/memorializing/themes.html" . + "conspicuousness glaziery memorializing" . + . +_:Bf52c2390756e423438aba8dac87552d2 "Bhavi Gouveia" . +_:Bf52c2390756e423438aba8dac87552d2 . +_:B1075b58c5fe18619664372d50c1a2664 "Lony Bahde" . +_:B1075b58c5fe18619664372d50c1a2664 . + _:B2afd5c8d9e64d6ad2cc5a1a82e219206 . + _:B8c58a7d7f649e086428e91931e17f771 . + . + "http://www.wording.tld/wight/dries.html" . + "recut interims wight" . + "120"^^ . + "http://www.fragmental.tld/wording/interims.html" . + . + _:B785db8c72ad848786b2847d4acc4f202 . + _:Bec0426c3d0bcb33f5229d473d5902769 . + . + "http://www.fixup.tld/snowballed/practicably.html" . + "microspace scurf snowballed" . + "55"^^ . + . +_:B11dc06e9a77bdb7330cfce2b5b1fdd62 "Bernarda Denjen" . +_:B11dc06e9a77bdb7330cfce2b5b1fdd62 . +_:Bc054d2971e47d8ac0114c8bb524fd195 "Esmeralda Leins" . +_:Bc054d2971e47d8ac0114c8bb524fd195 . + _:Bd2f20414859ca4b22820cbfefd5ad176 . + . + "http://www.isoprene.tld/smearcase/glances.html" . + "keloid cabined smearcase" . + "113"^^ . + "expectancy yerba infects shirred nanowatt darkliest burning resister vittles utilizable nimbuses" . + . + _:B47721304b4982e24f6e2282f2bb6c4f3 . + . + "http://www.firefanged.tld/equalled/sandwiching.html" . + "miscalling skeins equalled" . + "138"^^ . + "http://www.villainousness.tld/firefanged/skeins.html" . + . + _:Ba940cfa34d1d27ca5fea6f0b8e60f07c . + . + "http://www.nonclassically.tld/reduces/impureness.html" . + "kinesthetic gatemen reduces" . + "31"^^ . + . +_:B8b1d267ebaa6ba5071c17f03c579df58 "Taliesin Okeke" . +_:B8b1d267ebaa6ba5071c17f03c579df58 . + _:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + _:B29e833e49e30e3a81953b3d2e97eddca . + "1963"^^ . + "http://www.mousses.tld/charlatan/programmatically.html" . + "puritanical dreggiest charlatan" . + "196"^^ . + "reddishness mousses dreggiest" . + . +_:B6169106c5c9eafc2d7839e0cf58a0cfd "Meena Riegel" . +_:B6169106c5c9eafc2d7839e0cf58a0cfd . + _:B7e60768702984f52a32b3ffe93c920ce . + . + "1962"^^ . + "http://www.chemosurgery.tld/braize/studiousness.html" . + "cricks deadens braize" . + "185"^^ . + "http://www.villadom.tld/chemosurgery/deadens.html" . + "partings cricks chemosurgery" . + . + _:B8f7f283aa913566730d2d08da5ef7659 . + . + "http://www.meathead.tld/ocelots/confiners.html" . + "cunnilinguism bazaars ocelots" . + "45"^^ . + . +_:B767c35ed8389a14ed693a6e3ca0928d4 "Talicia Korsen" . +_:B767c35ed8389a14ed693a6e3ca0928d4 . + _:Bc0857ef849b77fc6315e7ab9defaee0d . + . + "http://www.mescalism.tld/maddest/evictors.html" . + "challah stockers maddest" . + "127"^^ . + . + _:B35ed2291678ff77d041fc0d889718b7f . + . + "http://www.monks.tld/retranslate/ankh.html" . + "worker calibrations retranslate" . + "178"^^ . + . +_:B29dd805b9a4da1ef9e5a503429366e17 "Orquidea Aceveda" . +_:B29dd805b9a4da1ef9e5a503429366e17 . + . + _:Be37df350bca6d0166d5a7a18dd5f95b4 . + . + "http://www.gunneries.tld/pirog/desexes.html" . + "reaccepts exorcises pirog" . + "124"^^ . + "incorporeal piazadora hearings legation subendorsed hippocampus miscalculates whetters" . + "http://www.teashop.tld/gunneries/exorcises.html" . + . +_:Bf321ef8c9576db1e3ea666e91387edb4 "Tazia Caillouet" . +_:Bf321ef8c9576db1e3ea666e91387edb4 . +_:B5b3d5911a600c9fba5882428faf97727 "Aasima Spaur" . +_:B5b3d5911a600c9fba5882428faf97727 . + _:B6423d109c67d734287d3dc4e7bea5a44 . + . + "1959"^^ . + "http://www.stuffiest.tld/mignonne/bothered.html" . + "defiled slacker mignonne" . + "114"^^ . + "lysed stuffiest slacker" . + . +_:B21bb05a3041ba620d27378ed0ca65ffb "Casimir Vilain" . +_:B21bb05a3041ba620d27378ed0ca65ffb . +_:B3cff2ca7b6b0654a8eedf2e821cc9e38 "Mayyaada Pleau" . +_:B3cff2ca7b6b0654a8eedf2e821cc9e38 . + _:B40cf16ae7daeb9864435c2d5fcf10d6d . + . + "http://www.bays.tld/irritancy/thersitical.html" . + "hitchhike galleons irritancy" . + "29"^^ . + "http://www.renovating.tld/bays/galleons.html" . + . + _:Bbccffe7f82d26beb75ca3629d3a096df . + _:B2ba0ab2c56b5e6c7a71b8b2c10111e97 . + . + "http://www.intellectualized.tld/woolsack/haunches.html" . + "jovially cesareans woolsack" . + "11"^^ . + "http://www.bisecting.tld/intellectualized/cesareans.html" . + . + _:B7780301626f410bf743ee11534fd9d92 . + . + "http://www.cartons.tld/refocus/vividness.html" . + "pyorrheas acquirable refocus" . + "99"^^ . + "http://www.canvasses.tld/cartons/acquirable.html" . + . +_:B388b73be40200a3d3537a6a9251fdcb6 "AbdurRaheem Covotta" . +_:B388b73be40200a3d3537a6a9251fdcb6 . +_:B3f7a91a136ad2367aedecd681b486171 "Satomi Lampitt" . +_:B3f7a91a136ad2367aedecd681b486171 . + _:Ba10d1355477826562a32c2a33f8761cf . + . + "1966"^^ . + "http://www.electrodes.tld/tench/wastefully.html" . + "offerers cyclizes tench" . + "70"^^ . + "http://www.tictocked.tld/electrodes/cyclizes.html" . + "malted offerers electrodes" . + . +_:B08c722e201a92c9e104e49661c6c97bd "Busta Salak" . +_:B08c722e201a92c9e104e49661c6c97bd . + _:B242ba8ba39d1e37e7ce7a9596bb7859c . + . + "http://www.bitts.tld/sensitivities/irishwoman.html" . + "quilts unfertile sensitivities" . + "35"^^ . + . +_:B2cb4ca1eed69dfb4def9a8d868e63093 "Concetta Lokken" . +_:B2cb4ca1eed69dfb4def9a8d868e63093 . + _:Bf6187ef98ffe4faab6721b3eb3450ebd . + . + "http://www.rimiest.tld/treadmills/calpack.html" . + "somatological playrooms treadmills" . + "161"^^ . + "http://www.honeys.tld/rimiest/playrooms.html" . + . + _:Bc5cee2f4f9cc81273afe1e59c8726b45 . + . + "http://www.honing.tld/inhabitants/sportive.html" . + "incapacities graters inhabitants" . + "106"^^ . + . +_:Bc2103d02b7fcc62ef186e10ecf226611 "Mufliha Noli" . +_:Bc2103d02b7fcc62ef186e10ecf226611 . + _:B42230fbdd569543ba05ea6fbc45b266e . + . + "http://www.wilding.tld/intercalation/milling.html" . + "arrogance stickouts intercalation" . + "68"^^ . + "http://www.gunwales.tld/wilding/stickouts.html" . + . +_:B93240f2dac41e6bf33206ea95173e7b6 "Ludovica Diekmann" . +_:B93240f2dac41e6bf33206ea95173e7b6 . +_:Be590778cf4ea54179683254f6079229e "Edmea Vasser" . +_:Be590778cf4ea54179683254f6079229e . + "1958"^^ . + "5"^^ . + "Journal 3 (1958)" . + "1"^^ . + . +_:B3819313e43a41ba95cd19091b198609a "Claudius Gasaway" . +_:B3819313e43a41ba95cd19091b198609a . + _:B18c2db5196690a4eb23f0958f7407afb . + . + "http://www.macrocosm.tld/unwelded/repudiating.html" . + "mesmerist balded unwelded" . + "54"^^ . + . + _:B48a170aaebb245deb5c85db818efd152 . + _:Bf3186e1c61b0b349195b469f90ee0f96 . + _:Bd1067d1478a412dc39d549130e4f7e75 . + "1960"^^ . + "3"^^ . + "Journal 5 (1960)" . + "1"^^ . + . +_:B2f06a021de5af0b85ee3836e574cf4d2 "Yavin Maletz" . +_:B2f06a021de5af0b85ee3836e574cf4d2 . +_:Be509168400013a3cb7f4924fa0ee8500 "Luana Gaw" . +_:Be509168400013a3cb7f4924fa0ee8500 . +_:B63370c71d0f1000bb05c970d5e08021e "Kara Shuttlesworth" . +_:B63370c71d0f1000bb05c970d5e08021e . + _:Bf2b5269b0ad1ce576603bd525b138cf2 . + "1961"^^ . + "http://www.snipped.tld/vetted/unproposed.html" . + "melodies argental vetted" . + "111"^^ . + "http://www.strikeover.tld/snipped/argental.html" . + "resigners melodies snipped" . + . +_:B3273f452a524843de86e7471d7dda9d1 "Giovanny Schwemmer" . +_:B3273f452a524843de86e7471d7dda9d1 . +_:B43e012db489733d0213b48c360ff15f7 "Cristoforo Dygert" . +_:B43e012db489733d0213b48c360ff15f7 . + _:B664f28147eb6c07cb6b03748eae5d9f8 . + . + "1965"^^ . + "http://www.reexchanging.tld/opportunistic/freighting.html" . + "bloodiest inoffensiveness opportunistic" . + "56"^^ . + "http://www.heartily.tld/reexchanging/inoffensiveness.html" . + "unwholesomeness bloodiest reexchanging" . + . +_:B89b47b505c182367f1fb3e9ee688f81a "LaRae Stymiest" . +_:B89b47b505c182367f1fb3e9ee688f81a . + "1961"^^ . + _:B325c42c48c7478620bb70a0cca122097 . + . + "http://www.admonished.tld/blowholes/lulling.html" . + . + "1341"^^ . + "Proceeding 1 (1961)" . + _:B70ccf8139b06500472bf9437916f6272 . + "watercresses admonished slaughters" . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + "0-5995-9252-0" . + "Butterworth-Heinemann" . +_:B9187dd39787f409fccd9f93be96fc5ed "Callia Mccrady" . +_:B9187dd39787f409fccd9f93be96fc5ed . + _:Bf7816362777c954311506cf0f1adac94 . + . + "http://www.sniped.tld/number/misaddressed.html" . + "dungaree hazarded number" . + "37"^^ . + "http://www.suckler.tld/sniped/hazarded.html" . + . +_:B77981c03ed50178703721ad964c530db "LaCienega Konig" . +_:B77981c03ed50178703721ad964c530db . + _:B5e97b9eb6613fb98b0372760e06303d2 . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + . + "1964"^^ . + "http://www.manless.tld/milked/disenfranchised.html" . + "titles inoculated milked" . + "99"^^ . + "shawed manless inoculated" . + . +_:B95d2bf48787ce5896191dfbab225c681 "Clayton Degener" . +_:B95d2bf48787ce5896191dfbab225c681 . + _:Bf7a23ca8e3a9c6b828cc7830d849b93c . + . + "http://www.entrancements.tld/chirographer/snuggled.html" . + "collusive mercenaries chirographer" . + "19"^^ . + "http://www.straightly.tld/entrancements/mercenaries.html" . + . +_:B361405e0b8c86498442f141dcadbd869 "Zacharie Mosson" . +_:B361405e0b8c86498442f141dcadbd869 . + _:Bf407c514cc04f22649511b669069838c . + _:B902b688e0e0962f98abf8ecf4fad7463 . + . + "http://www.reinserts.tld/sacrist/infiltration.html" . + "milled ogreism sacrist" . + "53"^^ . + "http://www.malformations.tld/reinserts/ogreism.html" . + . +_:B23f1a2a8d06a4178fd32f936e30493fd "Mironova Plant" . +_:B23f1a2a8d06a4178fd32f936e30493fd . +_:B89cd97a85b57bde88287fd0309a976f7 "Aurelie Matheis" . +_:B89cd97a85b57bde88287fd0309a976f7 . +_:B463f98c0af8e6e4f6f17f6e24bffcfbe "Basheer Hatcher" . +_:B463f98c0af8e6e4f6f17f6e24bffcfbe . + _:Ba37a35a833272c61ada0a5f953411fcb . + . + "http://www.synchronizing.tld/wearables/novelette.html" . + "rimier hydrating wearables" . + "2"^^ . + "http://www.decipherable.tld/synchronizing/hydrating.html" . + . + _:B2522d6f83cb3d72ef179601cba197684 . + . + "http://www.aggies.tld/tenderly/bylining.html" . + "stalkier reinterpretation tenderly" . + "69"^^ . + "http://www.weathercocks.tld/aggies/reinterpretation.html" . + . + _:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + . + "http://www.illuminated.tld/meadowy/gallivanters.html" . + "luckless snippily meadowy" . + "121"^^ . + "http://www.mucklucks.tld/illuminated/snippily.html" . + . +_:Bc81a66bc6c2491ce32ee3e86f83c1997 "Magnus Slovacek" . +_:Bc81a66bc6c2491ce32ee3e86f83c1997 . + _:Bb1662048be3ffe721d304baba278a3a8 . + _:B987198f94789a32a6d24964fb17ee800 . + . + "http://www.ephedrin.tld/entrained/speedways.html" . + "manikins unicef entrained" . + "197"^^ . + . + _:B899dd070dc0c8e9b60972f310a677605 . + . + "http://www.harmfully.tld/digger/appeases.html" . + "smashed resell digger" . + "23"^^ . + "http://www.ditching.tld/harmfully/resell.html" . + . +_:B2a73003946ef841ad51813506b072606 "Philippa Cerar" . +_:B2a73003946ef841ad51813506b072606 . + _:B3ab6dc44a6cfeb279831210302dc7400 . + _:Bc71e85ecdc7548c6f67b457dca029fe8 . + . + "http://www.trailblazers.tld/inbreathe/brit.html" . + "capsizing mussed inbreathe" . + "109"^^ . + "irrationality fluidal steppes tinfoils adulated zeroed scarcity choreas liberality patrilinear" . + "http://www.fuelled.tld/trailblazers/mussed.html" . + . + _:B8a5e0ea34ce8c9aec488985d3faeb2e0 . + _:B078499ed472e8852fa27563aac164382 . + "1960"^^ . + "http://www.unventilated.tld/barest/tiros.html" . + "resizing mergences barest" . + "154"^^ . + "http://www.mashy.tld/unventilated/mergences.html" . + "officiation resizing unventilated" . + . +_:B9cb25230d71ca226ca4d28d9f97e3d4f "Jelawat Balletta" . +_:B9cb25230d71ca226ca4d28d9f97e3d4f . +_:B5503e04a84e651318db3a59573ef87b3 "Eustis Cordes" . +_:B5503e04a84e651318db3a59573ef87b3 . + _:B42404206b2d204d0b50a12a3d086eb9e . + . + "http://www.severability.tld/microcephaly/preparers.html" . + "mordanting portrays microcephaly" . + "http://www.outfoxing.tld/severability/portrays.html" . + . + _:B441f5b9272bf523a7d12953378a5edff . + . + "1966"^^ . + "http://www.crumply.tld/mileages/recanters.html" . + "darwinite misnamed mileages" . + "185"^^ . + "elephantiases crumply misnamed" . + . +_:B334c7463b9645ea9f618043034336ec2 "Takanibu Magobet" . +_:B334c7463b9645ea9f618043034336ec2 . +_:B95232f7766e55780fc4edcce19921022 "Gwydion Gowans" . +_:B95232f7766e55780fc4edcce19921022 . +_:B6d903b5ba1176ba4762bb26a6092aba3 "Lavina Brunskill" . +_:B6d903b5ba1176ba4762bb26a6092aba3 . + _:Bbb5f11925a9fba032e055bec8e835f88 . + . + "http://www.studdings.tld/medicare/carapaces.html" . + "crawdad squeakier medicare" . + "44"^^ . + "http://www.devaluated.tld/studdings/squeakier.html" . + . + _:Bd0092d211a1a7f2c03b02d60dea8318d . + . + "1960"^^ . + "http://www.consensuses.tld/circumlocutory/quarterfinalist.html" . + "niobiums surgically circumlocutory" . + "185"^^ . + "http://www.holdups.tld/consensuses/surgically.html" . + "haltered niobiums consensuses" . + . +_:B3091501d8a240967507779f46e913bad "Graeae Pershing" . +_:B3091501d8a240967507779f46e913bad . + _:B286aa102d1454f7ad2ad2abeed9ef495 . + _:Bc21f46a673073825244c49da1760248e . + . + "http://www.metrists.tld/remits/decreer.html" . + "tiffs maskers remits" . + "104"^^ . + . + _:B5f7c0851ef85c97c48b464832ae4c14b . + . + "http://www.mentalists.tld/executions/doles.html" . + "overweens monographers executions" . + "73"^^ . + "http://www.subfloor.tld/mentalists/monographers.html" . + . +_:Bcc415db8ad021cbfbfa0562d46d8368b "Elodie Hershelman" . +_:Bcc415db8ad021cbfbfa0562d46d8368b . + _:Bda7155f2d8aba17cbdece12981d4702d . + _:B3a98b154ec15264bda4d16fb9078549c . + . + "http://www.attics.tld/discoloration/twofers.html" . + "densifying merengue discoloration" . + "132"^^ . + . +_:Ba67f66759170489725f6d05f5cd6a839 "Narihari Grime" . +_:Ba67f66759170489725f6d05f5cd6a839 . +_:B5cd9547ae5856e7493d913b5b56c932a "Kotaro Leitheiser" . +_:B5cd9547ae5856e7493d913b5b56c932a . + _:Bac7241a08631ebe5ffc17568ee8f7747 . + "1957"^^ . + "http://www.skyjacking.tld/faltered/gunslingers.html" . + "chestful chattiest faltered" . + "155"^^ . + "http://www.rejectees.tld/skyjacking/chattiest.html" . + "tubings chestful skyjacking" . + . +_:Bd8cae1732bcadbf1162cebd513e2af27 "Morgannwg Hohney" . +_:Bd8cae1732bcadbf1162cebd513e2af27 . +_:B4acc6dad3847e9ad93c49fa6f5eb848f "Kumiyo Ozane" . +_:B4acc6dad3847e9ad93c49fa6f5eb848f . +_:B08e1574c84bf885de99f31514507453e "Adeeba Pruette" . +_:B08e1574c84bf885de99f31514507453e . +_:Ba5b5ac4fab535df42654e5f6b6fc2023 "Christophine Welke" . +_:Ba5b5ac4fab535df42654e5f6b6fc2023 . + _:Bf5fa728d9048fdd8bf056ce49d58b600 . + _:Ba65e561a2faf2a1a07148dc804fe8268 . + . + "http://www.twofer.tld/ragman/colonnades.html" . + "smearing takeovers ragman" . + "90"^^ . + . + _:B75fdae89679c54275062b4ad8b17687b . + . + "http://www.extorts.tld/stretching/sandblasters.html" . + "gamic cantonment stretching" . + "19"^^ . + "http://www.faqir.tld/extorts/cantonment.html" . + . + _:Bf32b71031c70c00bd8c209d5e19a2686 . + . + "http://www.earmarked.tld/peddler/discerner.html" . + "fugued conventicles peddler" . + "73"^^ . + "http://www.pulverizes.tld/earmarked/conventicles.html" . + . +_:B0fab36199b1134199eb6fdfcc7d77a33 "Feonilla Basinger" . +_:B0fab36199b1134199eb6fdfcc7d77a33 . + _:Bdc72cfd216c55dcd3abc8c4f45de7663 . + . + "http://www.hazier.tld/sumptuously/idealism.html" . + "overtiring snobberies sumptuously" . + "121"^^ . + . + _:B4e2286a72f1118760ead19a1acdee1e4 . + . + "http://www.swisher.tld/splenectomies/grogram.html" . + "enlighteners intensiveness splenectomies" . + "82"^^ . + "http://www.housesit.tld/swisher/intensiveness.html" . + . + _:B2d0015f8395f043f0444d811cf27274a . + . + "1962"^^ . + "http://www.smirkers.tld/pomps/statistics.html" . + "remolds rosewood pomps" . + "179"^^ . + "brazers smirkers rosewood" . + . + . + . + . + "http://www.vaporize.tld/jetports/sportier.html" . + "curara shadowers jetports" . + "http://www.jetports.tld/misdirected/safariing.html" . + "1956"^^ . + _:B79d9dce18c6ebe4178cd3de95140789d . + "shadowers sportier misdirected" . + _:B78fc1f6efd342239bf756ee05121beeb . +_:B73580c3d49ef33764f594cba326b8cbf "Marira Igler" . +_:B73580c3d49ef33764f594cba326b8cbf . + _:B2a79b96bc3de3f6bcb01488ad5a4aa0a . + . + "http://www.prompted.tld/microbars/prestos.html" . + "faddist chintzier microbars" . + "http://www.reconcentrate.tld/prompted/chintzier.html" . + . + _:Bf4b23d5833c7c4eab9c8938edabe64c5 . + . + "http://www.complots.tld/choremen/unfailing.html" . + "musky overcrowded choremen" . + "22"^^ . + "http://www.secretariats.tld/complots/overcrowded.html" . + . +_:B7fe8893985e6b6e7585645d33d060a05 "Eriko Odenheimer" . +_:B7fe8893985e6b6e7585645d33d060a05 . + _:B760e922cb799dc66bae25e695603a7d6 . + . + "http://www.unwinding.tld/dissonance/opprobrious.html" . + "admissability drawbacks dissonance" . + "39"^^ . + "http://www.puddling.tld/unwinding/drawbacks.html" . + . + "unmuzzling measles decentralizing hogfishes gantleted richer succories dwelling scrapped prat islanded burlily thanklessly swiveled polers oinked apnea maxillary dumpers bering evasiveness toto teashop reaccepts gunneries exorcises pirog desexes summable heliocentricity excretions recelebrating dually plateauing reoccupations embossers cerebrum gloves mohairs admiralties bewigged playgoers cheques batting waspishly stilbestrol villainousness miscalling firefanged skeins equalled sandwiching bewitchment cheaters riffled kerneling napoleons rifer splinting surmisers satisfying undamped sharpers forbearer anesthetization undermentioned outflanking funnyman commuted lachrymation floweret arcadian acridities unrealistic substituting surges preheats loggias reconciliating photocatalyst lenity tautological jambing sodality outcrop slipcases phenylketonuria grunts venturers valiantly unremorsefully extradites stollens ponderers conditione loathly cancels debiting parrots paraguayans resonates" . + . + . + "4"^^ . + _:B07911d6d734f7eecd4642c58e0eb254b . + "http://www.succories.tld/scrapped/prat.html" . + . + _:Beea20a726ce012d73fd628826e4cfde1 . + "richer dwelling scrapped" . + "http://www.hogfishes.tld/richer/succories.html" . + "overbites terminals giros podgy vagus kinkiest xix recollected" . + "110"^^ . + "http://www.gantleted.tld/succories/dwelling.html" . +_:B91cb458fcb6884f0c98257605fe5bdbd "Coryana Pang" . +_:B91cb458fcb6884f0c98257605fe5bdbd . +_:B5d2c6b33780b736280405b8bd827e372 "Erik Strothmann" . +_:B5d2c6b33780b736280405b8bd827e372 . +_:B58b1a09eb66bfed3a55b6e27068d469b "Javina Plass" . +_:B58b1a09eb66bfed3a55b6e27068d469b . + _:B227e28c85048e2ca95d703c7361068b0 . + . + "http://www.longed.tld/hustler/hangdogs.html" . + "undistinguishable unbendable hustler" . + "8"^^ . + . + _:B92987c80d710606d0deea0f4771aa8f1 . + . + "http://www.briskly.tld/reported/intrusively.html" . + "sculptress autodidacts reported" . + "149"^^ . + . + _:Bb8151e5dafe37beec1e8f6a081801967 . + . + "1966"^^ . + "http://www.calibration.tld/dunged/iodize.html" . + "dispensed interlarding dunged" . + "123"^^ . + "walkings calibration interlarding" . + . +_:B488495d8c681038c930469fab72d72f9 "Vasilii Crowl" . +_:B488495d8c681038c930469fab72d72f9 . + _:Bf223c8523035793cbc6874a591408db4 . + . + "http://www.bayous.tld/stonier/enflamed.html" . + "optimistically passable stonier" . + "174"^^ . + . +_:B16cce07af04037d90fe19053bb1cca11 "Purisima Rosello" . +_:B16cce07af04037d90fe19053bb1cca11 . + _:Bc1810717e23968e0ec7a8ee5ebca0907 . + . + "http://www.laggings.tld/wisecrackers/ferried.html" . + "whangers poetically wisecrackers" . + "http://www.procurator.tld/laggings/poetically.html" . + . + _:Bf0a5bf0ea70220646804b709c85e0950 . + _:B68247401be274dd459d4dae853319084 . + . + "http://www.smartly.tld/mooter/mashie.html" . + "smeared handpicks mooter" . + "37"^^ . + "http://www.backslider.tld/smartly/handpicks.html" . + . + _:Babce46c65d1cdf40867badaa31353e0c . + . + "http://www.toolboxes.tld/dowsers/hashes.html" . + "typhous gyred dowsers" . + "128"^^ . + . + _:B522a1b7792cfbe87b7f18e2fb1a21622 . + _:Bfaf2399e0328b6644b36a927e2d8ce5a . + . + "http://www.reupholstered.tld/steamers/neurological.html" . + "woodcraft xerosis steamers" . + "63"^^ . + . + _:Bb92bf8a6d7d7ad84cc737def1050ad16 . + . + "http://www.enjoinders.tld/confederation/biomicroscopy.html" . + "cockpits varnished confederation" . + "182"^^ . + "http://www.knucklebones.tld/enjoinders/varnished.html" . + . +_:B8b7a23143c597813925f32ce534b90ce "Tulna Szesterniak" . +_:B8b7a23143c597813925f32ce534b90ce . + _:B9b98225d132b13371c307007459fca65 . + . + "http://www.glider.tld/serotonin/noncausal.html" . + "waddly sueding serotonin" . + "140"^^ . + "http://www.murderer.tld/glider/sueding.html" . + . + _:Bb7db7215db526bd242c4069ddc854467 . + . + "http://www.oratories.tld/intermarrying/overexerts.html" . + "fleecier communicator intermarrying" . + . + _:B158795a689fb221aee282fdee687c6f7 . + . + "http://www.nonprejudicially.tld/mornings/longshoreman.html" . + "rehearsers flamming mornings" . + "46"^^ . + . + "113"^^ . + "http://www.alerters.tld/spurting/bloodless.html" . + "maceraters foragers alerters" . + . + . + "foragers fashioners spurting" . + _:Becbd126be8ab4bf587da575931a43554 . + "1950"^^ . + . + "http://www.degasses.tld/alerters/fashioners.html" . +_:B8ae1b43f2597c3754d1ce160c91d0286 "Feli Trainham" . +_:B8ae1b43f2597c3754d1ce160c91d0286 . +_:B758c06e8105e5587a7593ad6ef356579 "Hideki Grham" . +_:B758c06e8105e5587a7593ad6ef356579 . +_:B2f08142d210419b1d6bbc785f3c820ee "Margie Terrebonne" . +_:B2f08142d210419b1d6bbc785f3c820ee . + _:Bf364276a081c5de94829a7acda3d251d . + . + "http://www.oxidized.tld/brassica/relays.html" . + "constipation golfings brassica" . + "39"^^ . + "http://www.arrayal.tld/oxidized/golfings.html" . + . +_:B88cfbd706ecbcf397466833586f6c1ea "Micaela Ciubal" . +_:B88cfbd706ecbcf397466833586f6c1ea . +_:B4346c2ce126fd5ba5362964a7945626f "Esta Kerfoot" . +_:B4346c2ce126fd5ba5362964a7945626f . + _:B96ff1649560dc8d9f4114f522b28fd93 . + . + "1959"^^ . + "http://www.sphygmography.tld/dampens/boneheads.html" . + "shutting sconce dampens" . + "137"^^ . + "unspeakable sphygmography sconce" . + . +_:B040d5c0d0a480fef76dca8396005ae64 "Katie Hooe" . +_:B040d5c0d0a480fef76dca8396005ae64 . +_:B8e546605f5346b97e4003b7f21a667c1 "Vasilevna Warmoth" . +_:B8e546605f5346b97e4003b7f21a667c1 . + _:B65b71b7499223123330cb0e5d46afee9 . + _:B3af51990032ded53a6e58a41d8aebac3 . + . + "http://www.ladrons.tld/despondingly/fashionably.html" . + "lesions glycosyls despondingly" . + "161"^^ . + "http://www.interstellar.tld/ladrons/glycosyls.html" . + . +_:Bbf7ff391c4a22f484ab9a36868ecfc19 "Leonidas Wiedemann" . +_:Bbf7ff391c4a22f484ab9a36868ecfc19 . + _:B0ee2b39ddcf041a78207d46dc68a0b2c . + _:Bf47e24984ccfcfa14fcf7fe7ff2887a1 . + . + "http://www.peonism.tld/twanged/pedros.html" . + "carpetbag metropolitanize twanged" . + . +_:B48a170aaebb245deb5c85db818efd152 "Larry Espejel" . +_:B48a170aaebb245deb5c85db818efd152 . +_:Bf2e55c3b70e7668333bc0fd0dc66d016 "Garnet Gebert" . +_:Bf2e55c3b70e7668333bc0fd0dc66d016 . +_:B39b465cd78c1a97324eb4154f7ad8547 "Vladlena Tlumacki" . +_:B39b465cd78c1a97324eb4154f7ad8547 . +_:B34573d96a70b156e0d2c2483f535cb16 "Harshal Bocook" . +_:B34573d96a70b156e0d2c2483f535cb16 . + _:B51d01f36c9af933334e033831b7300ff . + "1966"^^ . + "http://www.sneakier.tld/parallaxes/anaerobe.html" . + "curriculums mechanizes parallaxes" . + "46"^^ . + "suborder sneakier mechanizes" . + . + _:B772ebea6dd11e230a8b0dada6fcc314f . + . + "http://www.verbalizations.tld/nonstriker/dims.html" . + "spiciness pharyngal nonstriker" . + "127"^^ . + . + _:Bc9212764956dc01abf7f1e1d7a6624e0 . + _:B60e67484febfde0dec7715f9fe588478 . + "1965"^^ . + "http://www.subcontinents.tld/hieing/camporee.html" . + "anils boffola hieing" . + "26"^^ . + "http://www.dallied.tld/subcontinents/boffola.html" . + "scummier anils subcontinents" . + . + _:B266ac818e3c99b4cdb53ce831634e2c3 . + _:Bf9409d4044c1606c1b59a0d42bebc2ea . + . + "http://www.pincers.tld/cabinetmaking/unsupervised.html" . + "affixion quipped cabinetmaking" . + "160"^^ . + "http://www.chargee.tld/pincers/quipped.html" . + . + _:Bd435d0bbba417c0611bec981498bbf65 . + . + "1964"^^ . + "http://www.phenologically.tld/nymphets/shindy.html" . + "sizes chronicling nymphets" . + "69"^^ . + "owlish phenologically chronicling" . + . + _:Ba87a585c09a37f244c1afdbf646a745c . + "1964"^^ . + "http://www.bedrooms.tld/unsoundness/depraver.html" . + "scoutmasters provider unsoundness" . + "179"^^ . + "http://www.grimaced.tld/bedrooms/provider.html" . + "mingles scoutmasters bedrooms" . + . + _:B9404ead1d16cd5b5efc70648114d19ce . + . + "http://www.centre.tld/luminists/shriller.html" . + "bloods redivide luminists" . + "42"^^ . + "http://www.turtles.tld/centre/redivide.html" . + . +_:Bc5ac3a2499601d27260e031354824997 "Erhart Ewen" . +_:Bc5ac3a2499601d27260e031354824997 . +_:B78d0df722eddfc3ca50cac1fcf5b9b87 "Emiko Root" . +_:B78d0df722eddfc3ca50cac1fcf5b9b87 . +_:B44e566163998bb040b2f5ad939588867 "Pantyslawa Pemble" . +_:B44e566163998bb040b2f5ad939588867 . +_:Bcba3dbbdc8861770873708d1bde4065d "Zabela Holderness" . +_:Bcba3dbbdc8861770873708d1bde4065d . +_:Bb2fab584f204a38523d5c748f8e24ef1 "Alejandrina Hsiang" . +_:Bb2fab584f204a38523d5c748f8e24ef1 . + _:B1eaff412d79d9d2ee07dc7c5dd3997dc . + . + "http://www.meanie.tld/causticity/evangelists.html" . + "cinematography pennate causticity" . + "192"^^ . + "http://www.lotions.tld/meanie/pennate.html" . + . +_:Bcf714ba30317f38a093420558e20bb90 "Pelaga Loban" . +_:Bcf714ba30317f38a093420558e20bb90 . +_:B48b01f35032bba1940ca710da63bf0a9 "Namika Billiter" . +_:B48b01f35032bba1940ca710da63bf0a9 . +_:B561ab97044ac73502dc44a5b818c01de "Jafar Abbenante" . +_:B561ab97044ac73502dc44a5b818c01de . +_:B3f189e3aeb59f26fdc46bab24b4e53c9 "Coby Smaller" . +_:B3f189e3aeb59f26fdc46bab24b4e53c9 . +_:Bbd62b3415cd3622e12d4fac2004006f3 "Willibold Foots" . +_:Bbd62b3415cd3622e12d4fac2004006f3 . + _:Bea3d530a8b3699a30890624acfd9bf71 . + . + "http://www.neurasthenias.tld/shitted/craftier.html" . + "panamas retinoscope shitted" . + "141"^^ . + "http://www.ropery.tld/neurasthenias/retinoscope.html" . + . + _:Bc3a6ecfbc11494bd5da3dfac1c5b2585 . + . + "1960"^^ . + "http://www.mishears.tld/incapacitates/dreaming.html" . + "whits surplices incapacitates" . + "160"^^ . + "interorbital mishears surplices" . + . + _:B50a89d4be7fc92359c5fbd24f4aa15c3 . + . + "http://www.reuse.tld/galateas/windblown.html" . + "unworried pipage galateas" . + "118"^^ . + "http://www.garrotting.tld/reuse/pipage.html" . + . +_:B54c8e2079709812d546f1c11a56afb77 "Severin Buzard" . +_:B54c8e2079709812d546f1c11a56afb77 . + _:Be6570f80439e77e2edf1b88054632d64 . + . + "http://www.bamboozles.tld/avouchers/unmortgaged.html" . + "gladiatorial trapezes avouchers" . + "http://www.natation.tld/bamboozles/trapezes.html" . + . +_:B0a8a18361ead42bc1f58ce3bf9e94d7b "Tanja Lockmiller" . +_:B0a8a18361ead42bc1f58ce3bf9e94d7b . + _:Bd6d8961ff0800b531358a8820c37c792 . + . + "1966"^^ . + "http://www.sluggishly.tld/grifted/elatedly.html" . + "recapturing clangorously grifted" . + "20"^^ . + "http://www.tootsies.tld/sluggishly/clangorously.html" . + "slabbing recapturing sluggishly" . + . +_:Bc0b53d476f511e256bb8fb162efa8282 "Donzel Hohman" . +_:Bc0b53d476f511e256bb8fb162efa8282 . + _:B52014f97084705984a19ccbb514a1d75 . + . + "http://www.dextroses.tld/anapestic/reserving.html" . + "basement debating anapestic" . + "http://www.ableness.tld/dextroses/debating.html" . + . + _:Ba0dc1381c9633e4487c698b63a51b11c . + . + "http://www.aortae.tld/conjugator/compliments.html" . + "optician chorded conjugator" . + "157"^^ . + "http://www.trudgers.tld/aortae/chorded.html" . + . +_:Bbd2f14ffaea19edd743b84190ac2a04f "Amarante Welte" . +_:Bbd2f14ffaea19edd743b84190ac2a04f . + _:B711658c1dfb14f3d69b01b7d110f9f62 . + . + "1960"^^ . + "http://www.stuns.tld/suboffices/curacy.html" . + "windlass gallstones suboffices" . + "149"^^ . + "castigation stuns gallstones" . + . +_:B2602f7f71385a06fdf12cf0f7f85344a "Deverell Anez" . +_:B2602f7f71385a06fdf12cf0f7f85344a . +_:B28f74a129618102e8f50e32cbe7ea3c9 "Benno Moelter" . +_:B28f74a129618102e8f50e32cbe7ea3c9 . +_:Ba955d17a8ea8cdd22bbf4c972aff7329 "Carson Skagen" . +_:Ba955d17a8ea8cdd22bbf4c972aff7329 . +_:Baa3915491fe2a333eae2de90b1167f70 "Mitsuo Neff" . +_:Baa3915491fe2a333eae2de90b1167f70 . + _:B45cf23a39abfb1713ed2c43b4eb7f212 . + . + "http://www.dandier.tld/celerities/singing.html" . + "soapmaking plow celerities" . + "132"^^ . + . + _:B7894e0829ca6b3419de0bc151015a1d6 . + _:B2feadb85fde73ff1de31f5013982629b . + . + "http://www.genuflection.tld/accusatorial/ventless.html" . + "clouded flotations accusatorial" . + "106"^^ . + . +_:Bf2647d305a89cb2ce0607669e65ffceb "Gyorgy Clancy" . +_:Bf2647d305a89cb2ce0607669e65ffceb . +_:Be3224c883bc46428abf9c21da13a713c "Noburo Charleton" . +_:Be3224c883bc46428abf9c21da13a713c . + "unimpressive harlequins quacking" . + "http://www.tendencies.tld/quacking/unaccountable.html" . + _:B54a0528e1875eacdfb96459d88e069ad . + . + "1963"^^ . + . + . + "harlequins unaccountable abnormally" . + "http://www.quacking.tld/abnormally/beechier.html" . + "151"^^ . + _:B54c8e2079709812d546f1c11a56afb77 . + . + "http://www.blustering.tld/priestlier/dips.html" . + "bombardier hoking priestlier" . + "122"^^ . + . + . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + "http://www.campaigning.tld/cherries/sanitated.html" . + "stroking cheeping campaigning" . + "1956"^^ . + . + "http://www.fainer.tld/campaigning/ukeleles.html" . + "cheeping ukeleles cherries" . + "20"^^ . + _:Bfa3fdee1e03e188f978d3a84e9afcc6c . + . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + "1967"^^ . + "http://www.crosshatching.tld/emeer/wisps.html" . + "numerating bluecoat emeer" . + "137"^^ . + "uprisings crosshatching bluecoat" . + . + _:B713f91a874e1e78a764fac9ed89db438 . + . + "1966"^^ . + "http://www.conciliates.tld/variegating/smoker.html" . + "gushiest comprehended variegating" . + "153"^^ . + "http://www.harmonizations.tld/conciliates/comprehended.html" . + "placed gushiest conciliates" . + . +_:Bb51e18e9f0464ea194fc4ef8550d4d54 "Otis Kary" . +_:Bb51e18e9f0464ea194fc4ef8550d4d54 . +_:Baa5f613664f69489fcf83b078a64a400 "Tabitha Manygoats" . +_:Baa5f613664f69489fcf83b078a64a400 . + _:B2f0fce32cf104c6f9407b842592e4305 . + _:Ba1ecc752377eb0d709f69cfd3a63a56e . + . + "http://www.jubilates.tld/canonizations/soapbox.html" . + "engramme unappreciative canonizations" . + "48"^^ . + "http://www.plagiaries.tld/jubilates/unappreciative.html" . + . + _:Bd4fa7ed2659a9360588e0b855fa66175 . + . + "http://www.sideliner.tld/scoriae/transitoriness.html" . + "matchlock percusses scoriae" . + "121"^^ . + "http://www.protester.tld/sideliner/percusses.html" . + . + _:Ba23bd2620c900043a1b5e62a6c4656d4 . + . + "http://www.banters.tld/carbonators/dronish.html" . + "argols oligarchies carbonators" . + "184"^^ . + . +_:B3f90be634e0b15ab88a9d9c4b4d5df70 "Lyubochka Heffelbower" . +_:B3f90be634e0b15ab88a9d9c4b4d5df70 . + _:B749fefa5d81e7ff31d898742fbc4dd70 . + _:B069716e7d3ea43b0734797c148063c87 . + . + "1965"^^ . + "http://www.cotans.tld/teacups/occultism.html" . + "arables ducally teacups" . + "56"^^ . + "cosponsors cotans ducally" . + . + _:B82d14dc65afd0abe786d1558be562ef7 . + . + "http://www.outsold.tld/biometries/veneration.html" . + "upholstering outstayed biometries" . + "http://www.lithographic.tld/outsold/outstayed.html" . + . + _:Bcaafbc768b362c09c23504c2f3cb90aa . + "1963"^^ . + "http://www.chillum.tld/uncircumcised/nickelodeon.html" . + "punctuates fenced uncircumcised" . + "23"^^ . + "http://www.eroded.tld/chillum/fenced.html" . + "imagined punctuates chillum" . + . + _:Ba61f66c46d4b7ca58bd8bebfdace2b03 . + . + "http://www.resurged.tld/gooky/gayety.html" . + "jeu archaeologically gooky" . + "32"^^ . + "http://www.winkers.tld/resurged/archaeologically.html" . + . + _:Bc82507410f437526f5ce6a7cb00f0393 . + . + "1962"^^ . + "http://www.transepts.tld/pioneering/noons.html" . + "absorbing stuffier pioneering" . + "51"^^ . + "dynamical transepts stuffier" . + . + _:Ba26a94843bea023db9832b827523ab84 . + _:B27d3494e54fdf14732d92039d60ebddf . + . + "http://www.reinvolvement.tld/optional/national.html" . + "contraindication redeyes optional" . + "160"^^ . + . +_:Be9c8a62e8076dae26eba8f28f5943ea3 "Cora Pickings" . +_:Be9c8a62e8076dae26eba8f28f5943ea3 . + _:B13ea297f955eb30fad5b9e2a6438da99 . + . + "http://www.detection.tld/galumph/overburdensome.html" . + "etiolated pals galumph" . + "65"^^ . + . + _:B7cc601c2e391beb3af466e6febf3487b . + _:Bd537fda4dfcdf08836c343f1e373fe12 . + . + "http://www.lacerative.tld/stepsons/colluded.html" . + "lumpier jezebels stepsons" . + "114"^^ . + . + _:B65e26ef9f777846ec0190bc97baeeee8 . + . + "1961"^^ . + "http://www.ladybird.tld/slalomed/parables.html" . + "newsbreak autarchy slalomed" . + "86"^^ . + "pronuclear ladybird autarchy" . + . + "1946"^^ . + "7"^^ . + "Journal 1 (1946)" . + "1"^^ . + . +_:Bc7e087fa9b730304da1a338a9bdf5958 "Ivanovskaia Bohmer" . +_:Bc7e087fa9b730304da1a338a9bdf5958 . +_:B43a6198cc060fe19ac9bf13523836410 "Ariela Harpine" . +_:B43a6198cc060fe19ac9bf13523836410 . + _:Be25e0000990c8b64f1884877f7963fa2 . + . + "http://www.misspent.tld/dawdlers/wirehair.html" . + "expiries stovepipe dawdlers" . + "186"^^ . + . + "1950"^^ . + "39"^^ . + "http://www.foreseeability.tld/fortuning/boorishly.html" . + "http://www.vernally.tld/foreseeability/repealers.html" . + _:Bf4a4f8e531cf58a3513af6e197e0c939 . + "rationally repealers fortuning" . + . + . + _:Bfdc2caf43ae54a23b37f2f12c61b944d . + "reliable rationally foreseeability" . + _:Bc0d336352e4130628a25209aacfe614b . + . + "http://www.marquees.tld/reversely/ploying.html" . + "spectrograms enriches reversely" . + "108"^^ . + "http://www.ologies.tld/marquees/enriches.html" . + . + _:Bcf36ab022f1ed7673e6fe6a8b00086f3 . + . + "http://www.rubens.tld/subschedules/embosoms.html" . + "grubbiest premenstrually subschedules" . + "195"^^ . + . +_:B96abc91e1ebf2630b9196b643a373021 "Liesa Lansberry" . +_:B96abc91e1ebf2630b9196b643a373021 . + _:B6807c8e439822901e7d177f28a1c4a91 . + "1959"^^ . + "http://www.smarter.tld/slobbered/shinleaf.html" . + "souffles pierced slobbered" . + "132"^^ . + . + "http://www.decryptions.tld/souffles/smarter.html" . + . + "wigglers abaters souffles" . + _:Bc71e85ecdc7548c6f67b457dca029fe8 . + "http://www.abaters.tld/smarter/pierced.html" . + _:B039c97fd028339addfcc46fefbfdeb93 . + _:B3273f452a524843de86e7471d7dda9d1 . + . + "http://www.hemorrhoidectomies.tld/hydrogenations/nulling.html" . + "tangibility scummy hydrogenations" . + "115"^^ . + "http://www.luckier.tld/hemorrhoidectomies/scummy.html" . + . + _:Bfb56266baeb9b15070b04a4870c41af0 . + . + "http://www.disinclines.tld/anesthetize/chanticleer.html" . + "waterbeds antonyms anesthetize" . + "131"^^ . + "http://www.stubborner.tld/disinclines/antonyms.html" . + . +_:B04e8acf99fafd43cbc4157ec15ad9c8b "Eustachius Kohout" . +_:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B56fa5951e0df54c9e6e93daaf7074f40 . + . + "http://www.agues.tld/villous/catenating.html" . + "poring urger villous" . + "58"^^ . + . + _:B601b350e112acd0493d08e9382a1456e . + . + "1966"^^ . + "http://www.crimeless.tld/semibiographical/morasses.html" . + "spelunking tangents semibiographical" . + "79"^^ . + "witherer crimeless tangents" . + . + _:B2b04853e109bb4a82952d2901ccbc041 . + . + "http://www.twelvemo.tld/mutationally/centralistic.html" . + "searchingly unsolders mutationally" . + "81"^^ . + . + _:Ba397062c5f65662b26e9d501e4e5ec99 . + . + "http://www.unripest.tld/proclerical/reverts.html" . + "revised abases proclerical" . + "182"^^ . + "http://www.vaned.tld/unripest/abases.html" . + . + _:Bc68b1a7b42da604befe68f842df81fa4 . + . + "http://www.unbox.tld/stumbles/holsteins.html" . + "subbreed overexerting stumbles" . + "184"^^ . + "http://www.termer.tld/unbox/overexerting.html" . + . + _:B245b3d4c6c3389b6d9df05fadb55835f . + _:B9b5aa2bb4233ccdcba6a5bd362749eaf . + . + "http://www.smattered.tld/gonococcus/japers.html" . + "preforming oldness gonococcus" . + "79"^^ . + "http://www.rodless.tld/smattered/oldness.html" . + . +_:B2f5745f0e2f4362d04fc4d9dbd36dbbb "Geovana Stramel" . +_:B2f5745f0e2f4362d04fc4d9dbd36dbbb . + _:Bec0426c3d0bcb33f5229d473d5902769 . + . + "http://www.foretime.tld/homerooms/totterer.html" . + "polyclinic triarchy homerooms" . + "72"^^ . + "http://www.distally.tld/foretime/triarchy.html" . + . + _:B77477ead8587ac2d97b31194eeed8e9c . + . + "http://www.prepares.tld/kens/affluxes.html" . + "whippers absolved kens" . + "24"^^ . + . +_:Bb1474a992915bed57ac57caff01d882b "Treya Michels" . +_:Bb1474a992915bed57ac57caff01d882b . +_:B981a481acd3fabda9b72ef2fa680e155 "Gwilym Mcmindes" . +_:B981a481acd3fabda9b72ef2fa680e155 . + _:B0dc633a8309f35c2db1bba6a635efe8f . + . + "1964"^^ . + "http://www.teachable.tld/heman/wearying.html" . + "rotter infertilely heman" . + "178"^^ . + "quoin teachable infertilely" . + . + _:Bb118f36bf60490b3d403744b8287724c . + . + "http://www.mourned.tld/lucence/clickers.html" . + "eftsoons plovers lucence" . + "137"^^ . + "http://www.tackily.tld/mourned/plovers.html" . + . +_:B87a4766c32cbcb3b9fde9c6f94887b8b "Richlinde Aguado" . +_:B87a4766c32cbcb3b9fde9c6f94887b8b . +_:B977642b801d419ab757b96bd1bbf0a0d "Takehide Gauna" . +_:B977642b801d419ab757b96bd1bbf0a0d . + _:B903ff247917962632f1a136bc4572c5e . + . + "http://www.stalemates.tld/swooper/covetously.html" . + "thieveries dowse swooper" . + "145"^^ . + "http://www.tropically.tld/stalemates/dowse.html" . + . + _:B53f8d6ab23e03378edac7c4fdf1b544e . + . + "http://www.disarm.tld/crudities/biophysicists.html" . + "wagoning tolbutamide crudities" . + "123"^^ . + "http://www.escargot.tld/disarm/tolbutamide.html" . + "smirkier pokeys matchings diagramed subtotalling bandboxes kneeling pleasured unproportionately overreactions motionlessly desiccative uncloaks hydrographers excommunication dyadics desiccants trioxides enzymologies lumberyard guaranies sambos purveyors acuter macron oysterman annotator entreated domesticates disgust lopsidedly chelators gruntle saints goggled debarment ruinates communicably continues localization pretrial networking gauzier treasuryship victimizing mutters syndromes dishrags instated whizzers uproars replacing quaker hinny boer enkindling mercantilistic litigator larvicide alarum pomeranian mystifications orgeat obeyers tackles tunes overmodify franking coheir spectators lexicographic hogwash tacking sorriest jestful retold hundredweights showering curari avascular flames bouncily evadible explains sandlotter gangly conformably remedies secrets wagnerians deviation realizing muzhik outline fatalistic craves colorimetry umbels woodbins unobliged quints surefootedness forestalls caparisoning inheritable disordering sepulture castigation windlass stuns gallstones suboffices curacy hwy blasted vasectomized registrarship publicists limelights lasciviously militants imprecated plagiaristic overdependent dismounts haltered holdups niobiums consensuses surgically circumlocutory quarterfinalist striates instigation putdowns monitors circumnavigating tautening peeler justers scourged reprimanded nonplusses demonstrationists unscrambled collaring sulfurs costuming cities unresentfully recreative upchucking buggers symblepharon nominees extinguished lectured perpetuates anglophilia beagle primordially garments locations dulcets treasurership dearies stylebooks numberings bridged weightily stimulated requiem naphthas halting zoopathologies bedfellows sootily smartingly programs fizzier embars thrived slumbery trouncers repudiated cardiograph reintroduction stability florists stridor marrowbones wrongly blowiest stipulated atropine resoluteness ceilers phages wardships sangha persisted obsequiousness probabilities prickier koruna goldbugs destructible chinked boweries lowlier unpossessive" . + . + _:Bb984ff1152faf8ce3a9cd93fd83a97a1 . + _:Bac23d170112830304411f09e060cc6bc . + . + "http://www.supposed.tld/animo/mongrels.html" . + "premedical nematode animo" . + "173"^^ . + "http://www.stockbrokerage.tld/supposed/nematode.html" . + . +_:Bb3ac26ca3dbb503cfe566fb45d2ff601 "Louis Covel" . +_:Bb3ac26ca3dbb503cfe566fb45d2ff601 . + _:B8b933dfd918f252ed5e7dd44f4c209d8 . + _:Be3df646705aafc8487a42c0b688239c8 . + . + "http://www.viewy.tld/goutier/oreganos.html" . + "clinkered noncentral goutier" . + "25"^^ . + "http://www.spindling.tld/viewy/noncentral.html" . + . + _:Bc4ee38b8afc5589cb4647e9d97b76cc7 . + . + "http://www.betides.tld/cordilleran/propitiation.html" . + "snowily iodizers cordilleran" . + "188"^^ . + . +_:B2f57a3eabb0a75cfa3aed051601d34c8 "Johanna Buttross" . +_:B2f57a3eabb0a75cfa3aed051601d34c8 . +_:B3c96bc26c55a3ec723ce1cb952b6905a "Fedotiia Edde" . +_:B3c96bc26c55a3ec723ce1cb952b6905a . + _:B1f9765438d84373a26cb985398924bdc . + . + "http://www.oceanid.tld/temptresses/optimizes.html" . + "dilatations recall temptresses" . + "168"^^ . + "http://www.predetermination.tld/oceanid/recall.html" . + . +_:Bcd062e3df84134dc162ee6e1fcd2103e "Masakazu Lisko" . +_:Bcd062e3df84134dc162ee6e1fcd2103e . + _:B03e18f724f29d02143358cd1058c943e . + . + "http://www.shrewishness.tld/satanists/mirroring.html" . + "tracheae ensorceled satanists" . + "165"^^ . + . +_:B0955d75c30c7026050d500d48e615426 "Sudehna Sotomayor" . +_:B0955d75c30c7026050d500d48e615426 . +_:Bc52089dc996b192459ccbba370725011 "Naruhiko Tyminski" . +_:Bc52089dc996b192459ccbba370725011 . + _:Bd106de7e2e7da9edb3ede095b79210ba . + _:Ba63445fcea8f7b28d55e52bd9fb8ee99 . + . + "http://www.dabbing.tld/upholsterers/laities.html" . + "rustles hurling upholsterers" . + . +_:B1bce669d21aabd372e820fe84414d5f8 "Mayo Warsing" . +_:B1bce669d21aabd372e820fe84414d5f8 . +_:B82f8249552c4f84cbc23a80944a4caf1 "Zoltan Nusom" . +_:B82f8249552c4f84cbc23a80944a4caf1 . + _:B581d5609ed8f1fa444425936c9a43362 . + . + "http://www.arthritics.tld/condensation/lousiness.html" . + "percales recompression condensation" . + "82"^^ . + "http://www.hangfire.tld/arthritics/recompression.html" . + . + _:Ba5a899215a82ab749e82e1c73409a9e5 . + . + "1953"^^ . + "http://www.overtaxed.tld/stagily/authoresses.html" . + "trickish cygnet stagily" . + "144"^^ . + "http://www.deposal.tld/overtaxed/cygnet.html" . + "arbitrable trickish overtaxed" . + . +_:B98710ca048f8636b9bce17323aedba60 "Vanechka Tardiff" . +_:B98710ca048f8636b9bce17323aedba60 . +_:Ba5f3756743c0bf9faf3914ef317c1f59 "Tareefa Cuffie" . +_:Ba5f3756743c0bf9faf3914ef317c1f59 . + _:B900a1cda0988bb4ae1a789589a9220b1 . + . + "http://www.cosmonauts.tld/reexpresses/curtailment.html" . + "sponged vocatively reexpresses" . + "88"^^ . + "http://www.trisects.tld/cosmonauts/vocatively.html" . + . +_:Ba26a94843bea023db9832b827523ab84 "Kimo Satow" . +_:Ba26a94843bea023db9832b827523ab84 . +_:B9653088015dad8295d85042d42bb57fc "Shojiro Philibert" . +_:B9653088015dad8295d85042d42bb57fc . +_:B13e5fd329806d35b1d2f42adc8a8713e "Eudoxia Madruga" . +_:B13e5fd329806d35b1d2f42adc8a8713e . +_:B7dfe9396d863dee8bed5eb58e678e280 "Daeshona Hives" . +_:B7dfe9396d863dee8bed5eb58e678e280 . +_:B3735f083d02daa14774049ce7c624146 "Eilika Cairone" . +_:B3735f083d02daa14774049ce7c624146 . +_:B88ac5778cbb6aaa1493b0380f645cfbc "Burkhart Kressin" . +_:B88ac5778cbb6aaa1493b0380f645cfbc . +_:B9fb7d4d2775703d50143b3baebee3fef "Armando Glos" . +_:B9fb7d4d2775703d50143b3baebee3fef . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + "jobber circulators calling" . + . + . + "126"^^ . + "1963"^^ . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + "http://www.circulators.tld/maps/pumper.html" . + "hooping calling maps" . +_:Bc5d95d4f42f42cbd45f7783157be29b5 "Kazuhiko Campas" . +_:Bc5d95d4f42f42cbd45f7783157be29b5 . + _:Bbbb7d877f60b9ffe35c56684517bbc21 . + _:Ba100440f9474939c732b529670379402 . + _:Bf6c1659e334c483f7f6f86cdfa25f7aa . + . + "http://www.arisings.tld/anticorrosive/leaks.html" . + "raved riskier anticorrosive" . + "133"^^ . + "http://www.bhangs.tld/arisings/riskier.html" . + . + _:Bde7b20040f6b77e3fb4ced6997a630cb . + . + "http://www.bargainable.tld/brassies/parasitizing.html" . + "colleens modeled brassies" . + "21"^^ . + . +_:B97eb644bed17db36a7faa8b47f65425c "Pedring Susong" . +_:B97eb644bed17db36a7faa8b47f65425c . + _:B7fa9909d4305f9164c591c852ec6f1a8 . + . + "http://www.balking.tld/federally/shapes.html" . + "repatriate smarmy federally" . + "146"^^ . + "accounters competing bullpen dirts repossesses lightheaded icecap garnish chariest" . + "http://www.wining.tld/balking/smarmy.html" . + . + _:Bd10dadffd1779f956f9c2b9d815d205b . + . + "http://www.unweary.tld/shellacker/distills.html" . + "disgusts nutritionally shellacker" . + "189"^^ . + "http://www.racquetball.tld/unweary/nutritionally.html" . + . +_:B6cb4ec02747ef508865dd91dbd4079f8 "Harathi Chaddick" . +_:B6cb4ec02747ef508865dd91dbd4079f8 . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + "1967"^^ . + "http://www.certificated.tld/calculabilities/melanesian.html" . + "cliqued superannuation calculabilities" . + "92"^^ . + "http://www.bubbles.tld/certificated/superannuation.html" . + "columnal cliqued certificated" . + . + _:B1ae8041eb3192de5695d949d56df97d9 . + . + "http://www.syllabicate.tld/talcums/repeatedly.html" . + "laceration gaiters talcums" . + "81"^^ . + "http://www.ulva.tld/syllabicate/gaiters.html" . + . + _:B3fa812f3645cb0cc5aa0dafe42b6ba9e . + . + "http://www.muffed.tld/demagnetizing/menus.html" . + "plaiting ghettoes demagnetizing" . + "60"^^ . + "http://www.vocality.tld/muffed/ghettoes.html" . + . + _:B032bf000b7c8e7bca172610d8188bcb8 . + "1966"^^ . + "http://www.unregenerate.tld/capturer/picadors.html" . + "facetting tressiest capturer" . + "83"^^ . + "brigaded unregenerate tressiest" . + . +_:B831b98dcea24f41ff5218335dbd3ac3e "Daifallah Kalb" . +_:B831b98dcea24f41ff5218335dbd3ac3e . + _:B09f3c311e3509d2e92865b5aa8e82e7b . + . + "http://www.bumblings.tld/bagged/peristalses.html" . + "meterage beneficiated bagged" . + "70"^^ . + "http://www.conjugant.tld/bumblings/beneficiated.html" . + "intersexualism heaving painlessness unflavored falters confabbed senhor skunks telltales chromized upraised aluminas unperfected chiropraxis prowlers hangfire percales arthritics recompression condensation lousiness mistreated concentrators finitudes peccavi oystering guar shorn purchaser scattersite disfigure inboards rippled risotto reorients apostleships prettifiers aborts undermines cocks towages instantaneously drummer conformed bobtailing rands ginkgoes reflexiveness fakery rayless precondemning palinode unboundedly spacewalking highlights radically perfectness hebraized hapless unbigoted jazzily wordlessly unhygienic release cruiser hyperborean mysteries feltwork carbons damaging factotums impoverishment subcategories stickmen halftone cochairing recording downloadable radiotelephones fieriness remarker remissness lithographing muddled internationalizations mavins unpunished licitation harkener botchiest cleaner readably decapod wormish macrocephaly afferently pharmacologist retries jogs copier colour infirmity codders spry backlashes offensively constantly scenically rummer overgeneralize ptomaines micrometer idyls highbrows tanagers banqueting tubers avowed summarize tardies tautologous lamedhs nourishment soli tooters misshapes expiating remended opaline eidolons stupefactive mucky phooey agitable entrust generates flailed satchel educes antibiotics marketing knickknacks feudalistic antedated invocating steered estonians vilest futurism" . + . + _:Bb53261b73f81e74ad87820f02acf73dd . + . + "http://www.nictitation.tld/cremators/certifies.html" . + "pomades emmets cremators" . + "82"^^ . + "http://www.kneeler.tld/nictitation/emmets.html" . + . +_:B2311b0fa3f9d3ee6c636e9c6bfd7602c "Zarad Ketterling" . +_:B2311b0fa3f9d3ee6c636e9c6bfd7602c . + _:B3217ecba3ba818aeb888e7c7a4c307b0 . + . + "http://www.integrator.tld/forwardness/descents.html" . + "commutators baffler forwardness" . + "153"^^ . + "http://www.foreboder.tld/integrator/baffler.html" . + . + _:Bcc415db8ad021cbfbfa0562d46d8368b . + . + "http://www.unsureness.tld/unconscionably/enhancement.html" . + "hoagies aerates unconscionably" . + "130"^^ . + "http://www.reservations.tld/unsureness/aerates.html" . + . +_:Bf9261bfde21305967433cf4125a677ec "Zoraida Galardo" . +_:Bf9261bfde21305967433cf4125a677ec . + _:B7674315dfb2e1f128368df6a6073d089 . + . + "http://www.revamped.tld/embosoming/chinchillas.html" . + "rewelds flyblown embosoming" . + "6"^^ . + "http://www.noetic.tld/revamped/flyblown.html" . + . + _:B010d5689fa47b38667d9d0890cc582f6 . + . + "http://www.sufficiency.tld/stewpan/douche.html" . + "avatars froes stewpan" . + "4"^^ . + "http://www.deathcup.tld/sufficiency/froes.html" . + . + _:B30054df83d8d3e4bc0fed03507b5f0bc . + . + "http://www.postbox.tld/unrequited/euphonies.html" . + "daydreamers albumins unrequited" . + "142"^^ . + . + _:Baaabbf6e4a2b3e796d40e21f56dbd968 . + _:B2cda2dceaba0bcc3244c6213cbae57c5 . + . + "http://www.powerhouses.tld/snaggy/indefensibility.html" . + "sappily warns snaggy" . + "185"^^ . + "pioneering noons eyeletted acupuncture germaniums boyishly explored pompons mangier brawns" . + "http://www.noninjuriousness.tld/powerhouses/warns.html" . + . + _:B7bf270d94e569c7eddfa66ada038faa2 . + . + "1965"^^ . + "http://www.annunciates.tld/weasands/overemphasized.html" . + "hustlers dishonored weasands" . + "147"^^ . + "http://www.liberation.tld/annunciates/dishonored.html" . + "catarrhal hustlers annunciates" . + . +_:Baa7d36e01fe036a4ccc09ebbfe116777 "Catrin Pretzel" . +_:Baa7d36e01fe036a4ccc09ebbfe116777 . +_:B4184a65b5f4baac3348dd7ff8834b808 "Vasilios Shive" . +_:B4184a65b5f4baac3348dd7ff8834b808 . + _:Baff262a80e1be84c1e5d5623c258570e . + . + "http://www.refulgently.tld/empanel/velocipede.html" . + "slapped durative empanel" . + "21"^^ . + "http://www.typical.tld/refulgently/durative.html" . + . + _:Bdc10c4d986fbd18eec6b0234fa5b36b5 . + . + "1963"^^ . + "http://www.averment.tld/genuses/wooded.html" . + "atavic natured genuses" . + "72"^^ . + "http://www.heartwood.tld/averment/natured.html" . + "scoopers atavic averment" . + . +_:B3b50a26b319e5f4a8510968b5ae9615c "Eber Ebinger" . +_:B3b50a26b319e5f4a8510968b5ae9615c . +_:B666a66dfa4865276f98235dd748d89c9 "Amalur Zacate" . +_:B666a66dfa4865276f98235dd748d89c9 . + _:B033f5e2b983c72eef531c193b685941b . + . + "1962"^^ . + "http://www.speared.tld/ethicals/coulombs.html" . + "obviates canards ethicals" . + "160"^^ . + "http://www.tibial.tld/speared/canards.html" . + "oozing obviates speared" . + . + _:Bffaa9eb16beef06c4fce75938cc8b0fb . + _:Baf2db1209bc7df3a86fafcec23bcaa13 . + . + "http://www.reversibility.tld/bassets/kindredness.html" . + "frowners proconservation bassets" . + "109"^^ . + "http://www.concelebrations.tld/reversibility/proconservation.html" . + . +_:Bb10781ee70a17357204756b2e24c6458 "Kaila Beaufort" . +_:Bb10781ee70a17357204756b2e24c6458 . + _:B2420fc7b2f077feceec594df4acb2191 . + "1941"^^ . + "2"^^ . + "Journal 1 (1941)" . + "1"^^ . + . +_:B59b6bb4607b48a24ca9a6f048535fcec "Ismni Bregon" . +_:B59b6bb4607b48a24ca9a6f048535fcec . +_:B48bf329f4842f54d2177cbf6bbbfc362 "Wincent Drullard" . +_:B48bf329f4842f54d2177cbf6bbbfc362 . +_:B4e08b9a948318ec88a0891a437afd6c4 "Sumie Stamdifer" . +_:B4e08b9a948318ec88a0891a437afd6c4 . +_:Ba7f68e5e8c518513d2c9c5ee90ea06d9 "Frieda Campagna" . +_:Ba7f68e5e8c518513d2c9c5ee90ea06d9 . +_:B658c400850a4e8347cc93297d538df42 "Pavel Devonshire" . +_:B658c400850a4e8347cc93297d538df42 . +_:B6a1fa19e83d3fa8e7eab23798030b946 "Davina Michela" . +_:B6a1fa19e83d3fa8e7eab23798030b946 . + _:Bfb0cc2b4218930e873966d30b8a97369 . + . + "http://www.quittors.tld/hagride/hayrick.html" . + "cachepots missaid hagride" . + "22"^^ . + . +_:B67579ba0c6aaed47aab6cff9d1dcbf4b "Garca Diers" . +_:B67579ba0c6aaed47aab6cff9d1dcbf4b . + _:B6a1a5e2d5e7a8b9fdf93be698aaeb7d7 . + . + "http://www.chlorinated.tld/exporter/intrenched.html" . + "affirmatively uneasily exporter" . + "12"^^ . + "http://www.hardies.tld/chlorinated/uneasily.html" . + . +_:Bb7574705b35e3eba3ed974eae1a63a25 "Bhuvana Bassette" . +_:Bb7574705b35e3eba3ed974eae1a63a25 . +_:B2fb4275f616d1e42c25ad22838cc1565 "Janah Moryl" . +_:B2fb4275f616d1e42c25ad22838cc1565 . + _:B18f8e3d3cb5957d4b530918ecac51ce4 . + . + "http://www.memorializes.tld/wagoners/inaccuracies.html" . + "seigniorage backhanded wagoners" . + "33"^^ . + . + _:B2cb723e3cf7ddf249fe9f8a0bca1454f . + . + "http://www.overdiversification.tld/crooknecks/piniest.html" . + "glengarries unprofitable crooknecks" . + "193"^^ . + . +_:B6731c98798ddbf9ef2fdf8e20b8b0ecc "Kimberle Vestering" . +_:B6731c98798ddbf9ef2fdf8e20b8b0ecc . +_:Bd477d0c3f09138034fa3f084e8967492 "Tracie Coslow" . +_:Bd477d0c3f09138034fa3f084e8967492 . + _:B50d07c11942813a65f7ceff6185d8d13 . + . + "http://www.solicitress.tld/reemerge/mourns.html" . + "tetrarch whipped reemerge" . + "76"^^ . + . +_:B57a7f8807ecd95f010516c53d24758ee "Iasion Kirt" . +_:B57a7f8807ecd95f010516c53d24758ee . +_:B3b687e8fff6cf764742225a5d2d6499a "Dale Wolley" . +_:B3b687e8fff6cf764742225a5d2d6499a . + _:B84d3a032d944446f2963e31900e33bcc . + . + "http://www.masted.tld/masterwork/brat.html" . + "unavoidable worldling masterwork" . + "http://www.circumferences.tld/masted/worldling.html" . + . +_:Bf33cec1da91c517d51b8a9d0ad8fcdb8 "Yardane Blatherwick" . +_:Bf33cec1da91c517d51b8a9d0ad8fcdb8 . + _:B69baf79bed4c59db5688fc55347244be . + . + "http://www.healing.tld/basinet/sleepless.html" . + "uncompartmentalize sensors basinet" . + "197"^^ . + "jocks emender matriarchs looms groping procuration interconnect infidels thumper knapsacks subsides" . + "http://www.poops.tld/healing/sensors.html" . + . + _:Bbbe87fff8bc2369687641f436f052aec . + . + "http://www.overpaid.tld/spontaneousness/inadmissable.html" . + "swellheaded condolences spontaneousness" . + "39"^^ . + "http://www.postformed.tld/overpaid/condolences.html" . + . + _:B08d03d11baa414100962ad27defc2ad8 . + . + "http://www.dissolutions.tld/automation/umbered.html" . + "forzando demureness automation" . + "96"^^ . + "http://www.renew.tld/dissolutions/demureness.html" . + . +_:Bebbc67799f193c94d91b729d1225fd91 "Kamryn Tuffin" . +_:Bebbc67799f193c94d91b729d1225fd91 . +_:B8af5005bbe6261cd305feb6cf670b1d2 "Yahya Kulacz" . +_:B8af5005bbe6261cd305feb6cf670b1d2 . +_:B3f4e6910a7a76e6fce15e5a5e8f6abee "Josu Colligan" . +_:B3f4e6910a7a76e6fce15e5a5e8f6abee . + _:B06d60e52249f5b59a9119e92e341e2b8 . + _:B1bf7c924d9321c6e31960ef03ef318fb . + . + "http://www.deux.tld/timbres/identically.html" . + "agencies scrappage timbres" . + "31"^^ . + . +_:Be25c488f5c8572c9777b141acf3c09a5 "Raakaan Stockton" . +_:Be25c488f5c8572c9777b141acf3c09a5 . + _:B8bdf690ec5fd510a8f23e40cc0a457c7 . + . + "http://www.oesophagus.tld/prologs/promptly.html" . + "cheering camomiles prologs" . + . + _:Bc64eb1c51c5244e93f0957524f649f32 . + _:Bbb8d847531a9b6e2e9586ddc84e9d976 . + . + "http://www.laborite.tld/giraffes/gillnet.html" . + "sleazily remarking giraffes" . + "189"^^ . + "http://www.stringency.tld/laborite/remarking.html" . + . + _:B559b37bddbe1ce78e2937a9b999f3453 . + . + "http://www.sailors.tld/rankled/cinctured.html" . + "strongrooms paunchiest rankled" . + "160"^^ . + "http://www.swapped.tld/sailors/paunchiest.html" . + . +_:B6e4fa5e0ccb5cf9929c1a7096f70471d "Gengyo Cumbass" . +_:B6e4fa5e0ccb5cf9929c1a7096f70471d . +_:Bef6720ea0096bdcc12227e4c64585ebc "Eligius Vanwechel" . +_:Bef6720ea0096bdcc12227e4c64585ebc . +_:B1846c1474970a839535dcbc0e2732315 "Grigorov Stoos" . +_:B1846c1474970a839535dcbc0e2732315 . + _:B4238dc94e9ec0c32be59971fb8222468 . + . + "1964"^^ . + "http://www.skeletally.tld/tenters/reviewal.html" . + "univocal firebricks tenters" . + "115"^^ . + "http://www.atomization.tld/skeletally/firebricks.html" . + "artier univocal skeletally" . + . +_:Bd1c17685bdba90c986e33e2900882be3 "Dinora Beza" . +_:Bd1c17685bdba90c986e33e2900882be3 . + _:B687ee15a85038a355b94c237dbffc977 . + _:B7483798df3523edf63333d0f985c8868 . + "1965"^^ . + "http://www.ampul.tld/misericordia/fretsome.html" . + "behavior deterger misericordia" . + "http://www.vaunted.tld/ampul/deterger.html" . + "cubers behavior ampul" . + . +_:Bdb270f8627bf8f9c79c4509aa0ff031b "Yulya Thammavongsa" . +_:Bdb270f8627bf8f9c79c4509aa0ff031b . +_:B593c0b9e4160eb99d53afbae97401e96 "Kosmas Gitter" . +_:B593c0b9e4160eb99d53afbae97401e96 . + _:B0a76f897f53148474c76751d9e259d03 . + . + "http://www.radioactively.tld/liquidated/cricked.html" . + "liverish postcoital liquidated" . + "http://www.directness.tld/radioactively/postcoital.html" . + . + _:Bdade1710944b0c8fb336974fb5e6b4e9 . + . + "1965"^^ . + "http://www.onerosity.tld/lithias/wildering.html" . + "cockers airship lithias" . + "122"^^ . + "http://www.scatterbrained.tld/onerosity/airship.html" . + "revolutionizer cockers onerosity" . + . + _:Bc5b923161fd35070a2b08380c0f1826b . + . + "1964"^^ . + "http://www.oppressed.tld/fluoroscopic/vacationing.html" . + "immerge marriers fluoroscopic" . + "36"^^ . + "http://www.oxygens.tld/oppressed/marriers.html" . + "pulping immerge oppressed" . + . + _:B4127b0b6c97357f939ec3bc6c32c4717 . + . + "http://www.tibetans.tld/hipless/prs.html" . + "oralogy slavishly hipless" . + "89"^^ . + "http://www.preexamination.tld/tibetans/slavishly.html" . + . + _:B43d24f152d8b9538d3141641727d0db6 . + . + "http://www.bronchopneumonia.tld/newswoman/sloping.html" . + "affraying isostatic newswoman" . + "122"^^ . + "http://www.retrials.tld/bronchopneumonia/isostatic.html" . + . + _:Bfcaa6fb79f11545ff6db8162fe2b100c . + . + "1954"^^ . + "http://www.impaneled.tld/inviolacy/broiders.html" . + "cookey matador inviolacy" . + "119"^^ . + "blindfolding impaneled matador" . + . + _:B4d1e59220ae0cc66c5b402c43a939ddb . + _:B76910692a56ef3b7c96cc5afae9ef98b . + . + "http://www.falters.tld/senhor/skunks.html" . + "unflavored confabbed senhor" . + "61"^^ . + "http://www.painlessness.tld/falters/confabbed.html" . + . +_:Bc0857ef849b77fc6315e7ab9defaee0d "Stacy Higuchi" . +_:Bc0857ef849b77fc6315e7ab9defaee0d . + _:B05b3361da48b0e60b3575ccc8096902f . + "1953"^^ . + "http://www.farthing.tld/juster/hearkened.html" . + "beclouds countenancing juster" . + "165"^^ . + "http://www.finalization.tld/farthing/countenancing.html" . + "despiser beclouds farthing" . + . + _:B500b48f77f6073a33db792d0027c4d43 . + . + "http://www.kings.tld/enforcing/trapeziums.html" . + "whoremaster sensibility enforcing" . + "115"^^ . + "http://www.chubbily.tld/kings/sensibility.html" . + . +_:B0d404835f749072a53350195676aab32 "Toyozo Crump" . +_:B0d404835f749072a53350195676aab32 . +_:Bc736cce6b76f06ea55b12bbdde1eeddc "Pentheus Vora" . +_:Bc736cce6b76f06ea55b12bbdde1eeddc . + _:Bf6fa248da20dea5150efd6d7b6a90b9e . + . + "http://www.consolingly.tld/frontiers/efficiency.html" . + "pointiest bunglers frontiers" . + "4"^^ . + "http://www.onanists.tld/consolingly/bunglers.html" . + . + _:B2b8504baa0dbf5f01d44174f6f61e7ef . + . + "http://www.appearers.tld/phantoms/symbiote.html" . + "beadsman pud phantoms" . + "59"^^ . + "http://www.tines.tld/appearers/pud.html" . + . +_:Bcc45a9214bfe683a082e6742b05d3647 "Cato Himmelwright" . +_:Bcc45a9214bfe683a082e6742b05d3647 . +_:B5218fdb1232fb870c8f54abd7339058c "Alon Paulik" . +_:B5218fdb1232fb870c8f54abd7339058c . +_:B7f7c230a3271c19b7fa45942ba1feedc "Akio Verona" . +_:B7f7c230a3271c19b7fa45942ba1feedc . +_:Bd0d9b98f88851779b92fa7756d74b176 "Yoichi Istorico" . +_:Bd0d9b98f88851779b92fa7756d74b176 . +_:B7a75d32a54f1dea9cc168ed5fefa0e9c "Henrikus Giancarlo" . +_:B7a75d32a54f1dea9cc168ed5fefa0e9c . +_:B54a0528e1875eacdfb96459d88e069ad "Peggy Tinneberg" . +_:B54a0528e1875eacdfb96459d88e069ad . + _:B28d2ff8f1f98af2a7734480d133c66ea . + _:B3550a9d4618e6b42905e6923e7c08905 . + . + "http://www.jackscrews.tld/oiler/magmatic.html" . + "jars swankily oiler" . + "66"^^ . + "http://www.urchins.tld/jackscrews/swankily.html" . + . + _:Becbd1bf63dfb3ffe3fc55dbed433abb6 . + . + "http://www.campaigned.tld/mea/glosses.html" . + "chagrined clammier mea" . + "77"^^ . + . +_:Bc48d8de5642a7ae7e0e46137407e4e9a "Ezmeralda Frizell" . +_:Bc48d8de5642a7ae7e0e46137407e4e9a . + _:Bd522d8737de740246fe53c89ae104d59 . + . + "http://www.glossing.tld/pieced/dissolving.html" . + "gamings teary pieced" . + "85"^^ . + "http://www.blinder.tld/glossing/teary.html" . + . +_:B08d03d11baa414100962ad27defc2ad8 "Evrawg Antonia" . +_:B08d03d11baa414100962ad27defc2ad8 . + _:Bde4ab0e07eed4103b36bebbc866657d5 . + . + "1964"^^ . + "http://www.nitrogens.tld/labials/reprocessed.html" . + "foxes commensurately labials" . + "32"^^ . + "http://www.anticancer.tld/nitrogens/commensurately.html" . + "scraggy foxes nitrogens" . + . + _:B3b70083605e815aedfda0b6caf71f8c3 . + "1962"^^ . + "http://www.differences.tld/believability/consecrates.html" . + "tuppences denier believability" . + "http://www.unlanded.tld/differences/denier.html" . + "beldam tuppences differences" . + . +_:B028c3efbffcc05506ba03457874b8938 "Astrid Schworm" . +_:B028c3efbffcc05506ba03457874b8938 . + _:B1aff480c593ba145751c1eaffc6f1b30 . + . + "http://www.nonnutritious.tld/metrified/cockney.html" . + "confection eyespots metrified" . + "42"^^ . + . + _:B4974f23dcf173bdf71c3ea71dcec3da5 . + . + "http://www.fortuitously.tld/intoxications/shamming.html" . + "pertinence acceptances intoxications" . + "122"^^ . + "http://www.pursy.tld/fortuitously/acceptances.html" . + . +_:B6806b55fdfe89bc71391c66ae81b4be3 "Ingemar Cheevers" . +_:B6806b55fdfe89bc71391c66ae81b4be3 . + _:Bffb475d58420ad2b260f2320ba3e5063 . + . + "http://www.grasping.tld/gentleness/druidess.html" . + "larcener crumby gentleness" . + . +_:B34dd9b5037e7f67f46475b9a765e75ee "Tyonna Sturdevant" . +_:B34dd9b5037e7f67f46475b9a765e75ee . + _:B47491076d3f1b45513916a62a1bbf3fe . + _:B003280cc429cdd928ba401c96de2a009 . + . + "http://www.alumroots.tld/twisters/anaesthetization.html" . + "unsafely follower twisters" . + "66"^^ . + . + _:Bda2a1ece8a9cb2c265445c9319c4522c . + . + "http://www.prinks.tld/forbearing/eucalypti.html" . + "serotypes complacently forbearing" . + "71"^^ . + "http://www.reappraises.tld/prinks/complacently.html" . + . + _:B5f32e0b08e1c82ae50730332b7d39ce4 . + _:Bf402a6cf82a886d3b724d06744d9d1dc . + . + "http://www.affects.tld/shamus/quellers.html" . + "millennial soarer shamus" . + "126"^^ . + . +_:B3bfcd44169030c84f38965a4c261ebf7 "Libusa Ottalagano" . +_:B3bfcd44169030c84f38965a4c261ebf7 . + _:Be9816138259c08b383b226b8c3af6ea7 . + _:Ba6cbf2ab971901c26c3b93d091576d70 . + . + "http://www.deathy.tld/mayans/volplaning.html" . + "reiterates cybernetically mayans" . + "154"^^ . + "http://www.assafoetida.tld/deathy/cybernetically.html" . + . + _:B98ca60865f4ae331d5099acfdb7b12a2 . + _:Bdf2ce3f2459c17f8c4033547a28663ea . + . + "tatters derisiveness releasible" . + "182"^^ . + . + _:B3b726e43e4fc9795ed5cef2aba22cec7 . + . + "http://www.fined.tld/gamely/apparelling.html" . + "demobbing woenesses gamely" . + "120"^^ . + "http://www.larceners.tld/fined/woenesses.html" . + . + _:B9c814b0f58788f2de199cf09d2477a2c . + _:Bc52089dc996b192459ccbba370725011 . + . + "http://www.deflating.tld/cinematography/meanie.html" . + "goodwills lotions cinematography" . + "78"^^ . + . +_:Bfe3377eda5fde9356d5a088a8f768182 "Bakhteiarova Amlin" . +_:Bfe3377eda5fde9356d5a088a8f768182 . + . + "1957"^^ . + "http://www.lived.tld/deadfalls/collinses.html" . + "envisioning embow deadfalls" . + . + _:Bb246c24341d4887b947f2c94fbe78c08 . + "embow collinses reinjured" . + "162"^^ . + "http://www.deadfalls.tld/reinjured/heartsore.html" . + . +_:B48e5e517128daef231489b442da898ce "Kaiya Karakas" . +_:B48e5e517128daef231489b442da898ce . +_:B4b7cc6725533ad839fa2d4ddb45e8809 "Hamna Borzillo" . +_:B4b7cc6725533ad839fa2d4ddb45e8809 . + _:B76cb34461c729ce7c3b265c785b94d8c . + . + "http://www.noncorroborative.tld/intercompany/airing.html" . + "misdeal pseudobiographical intercompany" . + "164"^^ . + . + "squeaked flagellations constrainedly" . + "deliberates squeaked ochered" . + "http://www.ochered.tld/constrainedly/remittee.html" . + "65"^^ . + "http://www.regaling.tld/ochered/flagellations.html" . + "1956"^^ . + . + _:Bf0ab553bd7a3412028fac0e83d9b6850 . + _:Bd3c7feff8a4b376f7a3a4857a65b6b7c . + . + _:Bc2103d02b7fcc62ef186e10ecf226611 . + _:B2318361f415559a141babb27df29c778 . + . + "http://www.prosperously.tld/bacca/pasteurization.html" . + "urinalysis monetizing bacca" . + "31"^^ . + "http://www.efts.tld/prosperously/monetizing.html" . + . +_:B1e73519a034fe4edbc7d51498377ea88 "Trish Kurnik" . +_:B1e73519a034fe4edbc7d51498377ea88 . + _:B7b300eff2df187a07eedf694df5ed5c8 . + _:Be6d6eea1e0369830732e76ef37d6cd52 . + . + "http://www.triumphed.tld/seers/invigorator.html" . + "asperges sultana seers" . + "60"^^ . + "http://www.durances.tld/triumphed/sultana.html" . + . + _:B8a4948d1d02d24a99d185dec845a7060 . + _:B9d96508804f1d4952fbb664e3068dae4 . + "1955"^^ . + "http://www.dielectrics.tld/siecle/samplings.html" . + "tzaritzas carefuller siecle" . + "3"^^ . + "http://www.pitheads.tld/dielectrics/carefuller.html" . + "demonstrably tzaritzas dielectrics" . + . + _:B52416bf68e084702670f4697c10f381d . + . + "http://www.littlenecks.tld/nativities/caimans.html" . + "needlers histrionics nativities" . + "154"^^ . + . + _:B2bbb37833c7d17eb2a70340eddd418e4 . + _:B10fb5f45bc9aac678636f43fe6d89f44 . + . + "http://www.miriest.tld/farced/sufferingly.html" . + "leant filterability farced" . + "57"^^ . + . +_:Ba90fe5eb80cf3e0e797618e8a8e22a48 "Trinh Brihm" . +_:Ba90fe5eb80cf3e0e797618e8a8e22a48 . + _:Bf252cde7feb046743a06b7893548d35d . + . + "http://www.globulins.tld/urbanizes/worldbeater.html" . + "simplifying chancroids urbanizes" . + "71"^^ . + "sailcloth encyclicals receives machree bretons molded secondaries buffier rissole saltcellars humours garniture favorableness onside misdoubt frostbites coldest remounted yokes wantoners astonished clutched vaccinable teared reinvoking burdocks stepchildren overachiever filleting falterer doctorates tariffless inquiries frugs currycomb hayloft mortifyingly hellion pshawing agribusinesses liberalizations rearrangement lodgement unheralded rafts zincic omnium elitisms cultivates canaanites melanesians unproclaimed flageolets particularity nocturnes angelicas ricercar emanated disarmers deionized predeceases indulgers shopping laundering misarranges adulterer solubilizing bylined scratchiest janitress wedding untutored shuttling sorel ensconced cunnilinguism meathead bazaars ocelots confiners notation indoctrinating definable farcers bards legislatresses underway deterministic fantods abhorrently shedders recipients resuscitates models caveator diploids grossers subtonic bossing modules coshed sublessor gluers yeshivoth displeased tosspots ateliers reemerges qualities infantility flangers protesters reanimation spermatic fatigues splashed mallards flanneling bastioned retailer cabalism oatcake fluors aggrandizers arrogating twinnings ministrant aether sociologist minored hamsters brin disentangles xylidine liers designee scarlets pathfinder househusbands adorers strafer destroyed cottonseeds buying luting ententes tragically backlashed published haters redundantly wandered tictac anattos redundances squirting outguessing codder acacia kaons failingly egomaniacal vacatable macadams pornographies merriest fruiter croaker evaporates retrofire" . + . + _:Ba67f66759170489725f6d05f5cd6a839 . + . + "http://www.taphole.tld/fieldpiece/ricrac.html" . + "conditioned shlocks fieldpiece" . + "178"^^ . + "plinker unusually straightly collusive entrancements mercenaries chirographer snuggled slithers wastier" . + . + _:B264322479ec6564efb2b135aeef598ba . + . + "http://www.parasitizes.tld/foldboat/download.html" . + "enclasping humiliatingly foldboat" . + "55"^^ . + "http://www.nubby.tld/parasitizes/humiliatingly.html" . + . + _:B5fd851b728b196f98a3ee4c2c34859db . + _:B58ef3d8d33357b7a95020d933548867e . + . + "http://www.lobbied.tld/wakening/jeeringly.html" . + "futurologist misact wakening" . + "134"^^ . + "operants fluked diuretically commercializing contemns navigator disembodies refurnishes housesit enlighteners swisher intensiveness splenectomies grogram allergin tahitian nonphysiological copyist begot nonsmoking southing journalized anthill xx coaxially tubiform trencher fanaticized ghettoing transcendentalism sugarplums beeriest trichloromethane ciphonies summits gunrunning zingiest spouseless manubriums deistic deportations slimmest alate escapisms mulligans charismas honorably refractor choppily anatomizes acidosis ransoming lanoline baddies unchilled enlacing doubting ukase revaluations irreformable sneaking maladministers mishaps citadels nudists winks biddings dibblers disbanded pulverizes fugued earmarked conventicles peddler discerner progovernment stropped gruelers deifiers unsymmetrically spirited castings brownstones bookkeeper keloid isoprene cabined smearcase glances behavioristic motorcade forestalling enfranchisements ungathered overachieved violoncellist undercarriage dighted enact photoengraver frigidly dismalest unactuated sideburns formalist tickling legitimization legatees ethoses sapwood albanians veins bonneted nullificator infundibula pointier hooray photographers prink hardstand triumvirate wires tappets cambered triflingly doeskins nameplates wapitis brakeless" . + . + _:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . + . + "1961"^^ . + "http://www.plutocracy.tld/paddocking/throttler.html" . + "teazeled rajas paddocking" . + "136"^^ . + "http://www.lostness.tld/plutocracy/rajas.html" . + "valuative teazeled plutocracy" . + . +_:B99a7b2c709c4966e37139efa9646aee6 "Elaine Muntean" . +_:B99a7b2c709c4966e37139efa9646aee6 . +_:Bfbcb608f63f305de88b4144566c2e59f "Kazunori Worstell" . +_:Bfbcb608f63f305de88b4144566c2e59f . + _:B22a302bc83bf3114af67d4967ca0d9fa . + . + "http://www.milliners.tld/deans/cruets.html" . + "academias secreted deans" . + "120"^^ . + "http://www.spleens.tld/milliners/secreted.html" . + . +_:Bca9d0786c2544bbe087d3dbacd53d511 "Condela Brecheen" . +_:Bca9d0786c2544bbe087d3dbacd53d511 . + _:B524c84467d416f16c92b7907cf1f3310 . + _:Bdd8b5a533ca535144d1366a8aa24c32d . + . + "http://www.velocipedes.tld/divorceable/unpiled.html" . + "cottontails trainmaster divorceable" . + "153"^^ . + . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + "1963"^^ . + "2"^^ . + "Journal 7 (1963)" . + "1"^^ . + . +_:B559b37bddbe1ce78e2937a9b999f3453 "Hernandez Simonsen" . +_:B559b37bddbe1ce78e2937a9b999f3453 . +_:Bfbc105c2042982bb14fab82899fa7b8d "Francoise Rioux" . +_:Bfbc105c2042982bb14fab82899fa7b8d . + _:Baea0043414838d92dc466094c0e9e909 . + . + "http://www.loamed.tld/remanufactured/abstinently.html" . + "conceptualist lollop remanufactured" . + "69"^^ . + . + _:B34380140fd36ecfbc7a624c142b3cfbf . + . + "1951"^^ . + "http://www.containerizes.tld/straggliest/nears.html" . + "bermudian redheads straggliest" . + "35"^^ . + "http://www.weatherstripped.tld/containerizes/redheads.html" . + "vivider bermudian containerizes" . + . +_:Be3615c01402e7081e71e38c5b31fd92a "Orino Gauntt" . +_:Be3615c01402e7081e71e38c5b31fd92a . + _:B625eed0c66b4f03b184a0ab49b7dabda . + . + "http://www.spiracles.tld/stickman/contusing.html" . + "recharge linesman stickman" . + "129"^^ . + . + _:Bdcd8c2aa9302fbda24c75d57d9250f81 . + "1959"^^ . + "http://www.percents.tld/failed/depths.html" . + "glossier bridled failed" . + "48"^^ . + "http://www.stepdaughters.tld/percents/bridled.html" . + "dreidels glossier percents" . + . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + "1964"^^ . + "http://www.cares.tld/sentimentalization/confiscation.html" . + "Proceeding 3 (1964)" . + "BIOS Scientific Press" . + "0-1452-5933-0" . + "obscurities cares tinkling" . + . + _:Ba94f26629a90f4263dffb3ee8c4fe878 . + . + "1958"^^ . + "http://www.hedgerow.tld/opinionatedly/anybodies.html" . + "limpidness attila opinionatedly" . + "143"^^ . + "centrality hedgerow attila" . + . +_:B1a6835dfa2719d3f526f68b821c71ee5 "Julianne Delaremore" . +_:B1a6835dfa2719d3f526f68b821c71ee5 . +_:B0054a52a9dfb7cfa00c229612c32ee03 "Achmed Gubser" . +_:B0054a52a9dfb7cfa00c229612c32ee03 . + _:B06617107c50e05946893402bd3448061 . + "1964"^^ . + "http://www.mishandles.tld/unverifiable/gorier.html" . + "edibility disarmer unverifiable" . + "181"^^ . + "http://www.solipsists.tld/mishandles/disarmer.html" . + "somersaulting edibility mishandles" . + . +_:Be7f3b50cb52279e3d2e46ad7aa3eec1e "Cheri Dantes" . +_:Be7f3b50cb52279e3d2e46ad7aa3eec1e . + _:B47b64234d0ef1b67bbc2eba6b0373659 . + . + "http://www.parthenogeneses.tld/chieftaincy/bloodfins.html" . + "uplander reinvolves chieftaincy" . + "23"^^ . + . + _:Bc4eaeadddd9f84d9b24a8b6a31f61d59 . + . + "http://www.possets.tld/hankerers/sightlier.html" . + "rowers watches hankerers" . + "52"^^ . + "http://www.urbanology.tld/possets/watches.html" . + . + _:Bf0d2d56950258cd57853ec8a3acce259 . + "1965"^^ . + "http://www.burin.tld/picketer/bountied.html" . + "pergolas unclogged picketer" . + "167"^^ . + "steaded burin unclogged" . + . + _:B4ae452055767cbfe983cee82e684130a . + . + "http://www.wicked.tld/nutritionist/postulants.html" . + "gonorrhea travois nutritionist" . + "144"^^ . + "http://www.weatherstrips.tld/wicked/travois.html" . + . + _:Bb939669092ae672070575860980ef923 . + . + "1965"^^ . + "http://www.ocularly.tld/dietetics/compensators.html" . + "preassigning darkish dietetics" . + "170"^^ . + "http://www.ambulation.tld/ocularly/darkish.html" . + "coronachs preassigning ocularly" . + . +_:Ba97dce14ce3720d11d25d9aeb765122a "Haru Razon" . +_:Ba97dce14ce3720d11d25d9aeb765122a . + _:Bd4f977613cff3c509d2cf822b93a1b12 . + "1964"^^ . + "http://www.helve.tld/talebearer/velveted.html" . + "tuberculous cardiography talebearer" . + "100"^^ . + "http://www.tercentenary.tld/helve/cardiography.html" . + "piked tuberculous helve" . + . +_:B505e5d38b694cc59523d80d4b71c42c2 "Galochka Vandernoot" . +_:B505e5d38b694cc59523d80d4b71c42c2 . +_:B41f79cf8e0d9d2fcc3db03e8def46ac7 "Terao Asley" . +_:B41f79cf8e0d9d2fcc3db03e8def46ac7 . + _:B1db3a9dae6e89fbfa29d41d8aece1931 . + . + "http://www.complied.tld/implicitly/humankind.html" . + "leman shipways implicitly" . + "89"^^ . + "http://www.mercifulness.tld/complied/shipways.html" . + . +_:B9298f5b90ee5b4b0e72c032c1a15d852 "Rosamar Wish" . +_:B9298f5b90ee5b4b0e72c032c1a15d852 . + _:B4f8357737dfa9385db5238aca19cf577 . + _:B0f8e5beb1a6c2a8db208951c26243826 . + . + "1963"^^ . + "http://www.interregna.tld/parable/incoherently.html" . + "analyzers temporizing parable" . + "35"^^ . + "tippled interregna temporizing" . + . +_:Bf7a23ca8e3a9c6b828cc7830d849b93c "Cristoval Lundberg" . +_:Bf7a23ca8e3a9c6b828cc7830d849b93c . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + _:B860c2eac625b8e53c6b3432b185bbb5a . + . + "http://www.surveillance.tld/londoners/goldsmiths.html" . + "hedgerows motorbuses londoners" . + "http://www.gauchest.tld/surveillance/motorbuses.html" . + . +_:B81c5b70cb9600c5ffe326e8f9e416f9d "Inejiro Javens" . +_:B81c5b70cb9600c5ffe326e8f9e416f9d . +_:B16028a977a4ff0808274d8bbc4555582 "Piminova Brohl" . +_:B16028a977a4ff0808274d8bbc4555582 . +_:Bb4c8c4c1d8dc451a618f99bf24613cdc "Daawood Lefevre" . +_:Bb4c8c4c1d8dc451a618f99bf24613cdc . +_:B428db4b6f645186de2f93fde92ffaf32 "Domnika Fregozo" . +_:B428db4b6f645186de2f93fde92ffaf32 . + _:Bfca66276327a3306339df397a00964ab . + . + "http://www.geraniums.tld/thermostatic/bedumbs.html" . + "duskish depreciations thermostatic" . + "126"^^ . + "http://www.sleighs.tld/geraniums/depreciations.html" . + . + _:B0333c506b85fca4769239df9461daafc . + . + "http://www.vestments.tld/savers/simplistically.html" . + "scalloped casava savers" . + "28"^^ . + "http://www.emulation.tld/vestments/casava.html" . + . + . + _:B9eeece14fe49748f1ede49252f48b971 . + . + "http://www.squirting.tld/codder/acacia.html" . + "redundances outguessing codder" . + "84"^^ . + "http://www.anattos.tld/squirting/outguessing.html" . + . + _:B478883b972bfc51c49023fde60215110 . + . + "http://www.scratchiest.tld/wedding/untutored.html" . + "bylined janitress wedding" . + "173"^^ . + "http://www.solubilizing.tld/scratchiest/janitress.html" . + . + _:B53ad3b072a50a2af6643d180fdcd0ad4 . + . + "http://www.pitifully.tld/whorl/lithiums.html" . + "quenches colonelcies whorl" . + "185"^^ . + . +_:Bba019560539d5678b7d0228525eb76cf "Eileen Heick" . +_:Bba019560539d5678b7d0228525eb76cf . +_:B60833d3540161f8ce8d9be3d079102a9 "Masayuki Dower" . +_:B60833d3540161f8ce8d9be3d079102a9 . + _:B92b294c895ed09064b37ba2e90689204 . + . + "1964"^^ . + "http://www.partnership.tld/diked/bantling.html" . + "unlace invoked diked" . + "124"^^ . + "http://www.institutions.tld/partnership/invoked.html" . + "smockings unlace partnership" . + . +_:B68ecf60a020cce4f69c2cb6107142bf7 "Fathi Sylvest" . +_:B68ecf60a020cce4f69c2cb6107142bf7 . + _:B3b1d719385bd1269a4e5dec493e8d502 . + . + "http://www.displeasures.tld/shirtings/semiautomatic.html" . + "recondensing spongins shirtings" . + "95"^^ . + . + _:B2bfd2698377eb04a26f88a717fb97797 . + . + "http://www.conjunctivitis.tld/outlasts/valets.html" . + "lifeless uttering outlasts" . + "190"^^ . + "http://www.prescientific.tld/conjunctivitis/uttering.html" . + . + _:Bb6065de2d81cfbaa09036ac5a8cea53f . + . + "http://www.heist.tld/catchiest/goofballs.html" . + "serenity whimpering catchiest" . + "130"^^ . + . + _:B746d3adcdbea6a49b4035e1b2d87dd32 . + . + "http://www.placeboes.tld/gammer/woodcutter.html" . + "palliates airproofed gammer" . + "168"^^ . + "http://www.rover.tld/placeboes/airproofed.html" . + . + _:Be6090c5afa925830bd3d136038c81844 . + "1966"^^ . + "http://www.earmuff.tld/generousness/merited.html" . + "jubile promonarchist generousness" . + "139"^^ . + "chocked earmuff promonarchist" . + . + "sybarites enhances superimposition" . + "http://www.superimposition.tld/locomotes/executrices.html" . + _:Be844628c7adef6d0ad9c9241b6b775dc . + "http://www.lameness.tld/superimposition/undernourishment.html" . + . + . + "enhances undernourishment locomotes" . + "1964"^^ . + "7"^^ . + . +_:B1319d4fee7d182b2141d627050d63ea8 "Flaca Sodawasser" . +_:B1319d4fee7d182b2141d627050d63ea8 . +_:B84a45fd2f8b9b97e5f9acc6e065b1d66 "Savastianova Vierk" . +_:B84a45fd2f8b9b97e5f9acc6e065b1d66 . +_:B24386d237e62b5a3e7073a3b925e8fa7 "Faqueza Correll" . +_:B24386d237e62b5a3e7073a3b925e8fa7 . +_:B09213d32985d4908cb2961a6fb353a4b "Afnaan Rerko" . +_:B09213d32985d4908cb2961a6fb353a4b . +_:Bef3c86fd754cd0d1a362be2d60cd7ff5 "Anastagio Yeatman" . +_:Bef3c86fd754cd0d1a362be2d60cd7ff5 . + . + . + "http://www.exited.tld/hartebeest/aspirers.html" . + "snowbushes aspirers gravelled" . + _:Bd57daf154ad9c4cc30846c4dad67b038 . + "http://www.hartebeest.tld/gravelled/mummied.html" . + _:B2c53654026b32a700f28b5a2406b4820 . + "1957"^^ . + "98"^^ . + "obtaining snowbushes hartebeest" . + . + "27"^^ . + _:B5abed8b97a712955a5fd3031f17ed277 . + _:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + . + "mountable irresistibly undelivered" . + "jerker mountable cockatrices" . + "1966"^^ . + "http://www.cockatrices.tld/undelivered/metatheses.html" . + . + "http://www.clitoric.tld/cockatrices/irresistibly.html" . + _:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + "http://www.contaminates.tld/realignment/regattas.html" . + "mailer casted realignment" . + "188"^^ . + . + _:B55fcd925374db3b10b4041a76158464b . + "1956"^^ . + "http://www.bodying.tld/coordinators/magnetizers.html" . + "cantina balusters coordinators" . + "129"^^ . + "jerrycans bodying balusters" . + . + _:B8a00b48b1da0cb6998ab0e211eeda1f7 . + . + "http://www.hotheads.tld/downcasts/accouterments.html" . + "deli plebiscites downcasts" . + "109"^^ . + . +_:B82b3109b4b51d1895f33b165eaf0021a "Nayana Maimone" . +_:B82b3109b4b51d1895f33b165eaf0021a . + _:Bac363bfc83875a22730b747b5c0c9657 . + _:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . + . + "1955"^^ . + "http://www.amidships.tld/inconsumable/captors.html" . + "duologue clued inconsumable" . + "http://www.flyleaf.tld/amidships/clued.html" . + "organs duologue amidships" . + . + _:B191256df9805dc823eab42720bae0f5c . + . + "http://www.thriftily.tld/refiner/pyromaniacal.html" . + "decompensations chuckled refiner" . + . + _:Bc57a7def54170b03a67d11d6167c2fc8 . + _:B37a9980023077d30b682ae96ef0fa707 . + . + "http://www.frothiness.tld/undulant/anoint.html" . + "agentry ignorantness undulant" . + "99"^^ . + . + _:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . + . + "http://www.overweighed.tld/praxeological/plighting.html" . + "posits astir praxeological" . + "121"^^ . + "http://www.grasshopper.tld/overweighed/astir.html" . + . + _:B47718c1d79e54734c096959942cf87d9 . + . + "http://www.uprear.tld/envisage/vastness.html" . + "interspersed impersonated envisage" . + "56"^^ . + . + _:B2ba05fca0564243aabc56fa8208e4322 . + . + "1962"^^ . + "http://www.girns.tld/effectuated/afflicts.html" . + "squirms plowing effectuated" . + "97"^^ . + "bawdric girns plowing" . + . + _:B9db02bba2b426df35ad687b9ea07ec9b . + . + "http://www.mudlark.tld/posteriority/manors.html" . + "troubadours prattles posteriority" . + "53"^^ . + "http://www.aggrandizement.tld/mudlark/prattles.html" . + . +_:B216fef6f7e267d456ab19d980fdf83dc "Luzinde Krabbe" . +_:B216fef6f7e267d456ab19d980fdf83dc . + _:B3e17a5a961a280c2b2aa6cd6f06c95e2 . + _:Ba0a3b6b3b37edd3d929a50857d7f3987 . + . + "http://www.scantest.tld/auxin/thumbscrew.html" . + "hematomas cedulas auxin" . + "110"^^ . + "http://www.numerary.tld/scantest/cedulas.html" . + . + _:B621c45f185b20b7e2c45fbf9edffbb0d . + . + "1961"^^ . + "http://www.reappearance.tld/decoratively/embarkment.html" . + "fumigants flyman decoratively" . + "45"^^ . + "http://www.lilliputians.tld/reappearance/flyman.html" . + "laplanders fumigants reappearance" . + . + _:Bcc01d4c926b2619de0816369897fe5db . + _:Bf9990562d7e8997d81c2aac52ca25264 . + . + "1961"^^ . + "http://www.hajjis.tld/insensibility/legatos.html" . + "carroms foregather insensibility" . + "96"^^ . + "rondures hajjis foregather" . + . +_:Ba3763c0c99099ef7dc532ccd6ec524a5 "Luitwine Loa" . +_:Ba3763c0c99099ef7dc532ccd6ec524a5 . +_:Bba1ed46c7a4902e88454498c12c76c66 "Aimon Knobbe" . +_:Bba1ed46c7a4902e88454498c12c76c66 . + _:B1c5dc6b6224b6c4bea6472b95abfac32 . + . + "http://www.differs.tld/prefabricating/wirephotos.html" . + "dependant fellatrix prefabricating" . + "54"^^ . + "http://www.albinoism.tld/differs/fellatrix.html" . + . + _:B2804a2828f16d0c7fffae5f0dac9c761 . + "1949"^^ . + "http://www.apparats.tld/infundibuliform/nonmilitarily.html" . + "heartaches gentlewoman infundibuliform" . + "106"^^ . + "convulsively apparats gentlewoman" . + . +_:B7ed1168e3213e47e563375e9c86893a5 "Makenzie Fechtel" . +_:B7ed1168e3213e47e563375e9c86893a5 . + . + "outvoting akvavit obtaining" . + "Proceeding 1 (1957)" . + "1842"^^ . + "1957"^^ . + . + "http://www.akvavit.tld/exited/snowbushes.html" . + _:B19e530c2ec1bfb77456f61a910c44728 . + "6"^^ . + _:B8908698ae3dca20160293aa8e7732492 . + "0-6918-7434-0" . + "Twin Press" . + _:B93d4190bc1f1b858308ea51e26e18baa . + _:B714d92692956c0f71f796ea5003ff93e . + . + "http://www.blocks.tld/beakier/thirds.html" . + "tactics whacked beakier" . + "195"^^ . + "conciliating openheartedly restraining unweaned vexations thorpes salutarily cardiotherapies premisses marshiest snuffliest" . + . +_:B074171f9edb259f582215f4ec390c81d "Emmy Lowrey" . +_:B074171f9edb259f582215f4ec390c81d . + _:Ba636b1a0e9cc60d159bff48fd328fe55 . + "1951"^^ . + "http://www.threadworm.tld/demonstrator/envied.html" . + "brainily inundating demonstrator" . + "65"^^ . + "http://www.darnings.tld/threadworm/inundating.html" . + "eastwards brainily threadworm" . + . +_:Bf6b71a7b0bd18581ed8021af9a69bcf4 "Nediva Grasse" . +_:Bf6b71a7b0bd18581ed8021af9a69bcf4 . + _:B9ce7eeaadb30d7d34083549f8d8c814f . + . + "http://www.housings.tld/overskeptical/inverter.html" . + "apposes hooky overskeptical" . + "60"^^ . + "studiousness uncooked menstruant hobblers bandages jeux urolith songster sloughed" . + "http://www.digestor.tld/housings/hooky.html" . + . +_:B0aec1d724b493ac9a3d68ed28b43c15d "Mayoko Sterlin" . +_:B0aec1d724b493ac9a3d68ed28b43c15d . +_:Bb0b0a1b1b4ad9a9ec2a83240834180e2 "Cassia Griep" . +_:Bb0b0a1b1b4ad9a9ec2a83240834180e2 . + _:Bb8684e6f5ee56f411acd7b6a9767b86f . + _:B30e6982a4b0d56456358bbac050a179d . + "1959"^^ . + "http://www.pinnae.tld/farting/abbotcy.html" . + "reigniting glissades farting" . + "http://www.inhabitance.tld/pinnae/glissades.html" . + "autobus reigniting pinnae" . + . + _:Ba8276b1715dbabff32260df994a96d56 . + . + "http://www.rhumbs.tld/cavillers/intertangling.html" . + "kilters ridgepoles cavillers" . + "74"^^ . + "http://www.impassively.tld/rhumbs/ridgepoles.html" . + . + "kissable macerate propman" . + "80"^^ . + "http://www.propman.tld/isotonically/closeness.html" . + . + _:Bc29e46a49d9775bc05bcd919dc194c28 . + "1958"^^ . + . + "http://www.overthrown.tld/propman/massiveness.html" . + "macerate massiveness isotonically" . + _:B8ae1b43f2597c3754d1ce160c91d0286 . + _:Be8db1846320791911e5472b9eacd7cfc . + _:B90e4fc74632b976edcce43475838404e . + . + "http://www.renegade.tld/avg/outshone.html" . + "spooned foams avg" . + "110"^^ . + "http://www.kiboshing.tld/renegade/foams.html" . + . + _:Bcfa465108303f01986ede2632428599e . + . + "http://www.couples.tld/officiousness/orneriness.html" . + "scoring sinkholes officiousness" . + "191"^^ . + "http://www.pseudoscientifically.tld/couples/sinkholes.html" . + . + _:Be922f1817464961349f96bf854de4c91 . + . + "http://www.corrugating.tld/danegelds/vitrines.html" . + "flamed untidiest danegelds" . + "168"^^ . + "http://www.canvassers.tld/corrugating/untidiest.html" . + . +_:B42c462cfe3fe58477c9f8b01b3ca54d4 "Yoshida Volo" . +_:B42c462cfe3fe58477c9f8b01b3ca54d4 . + _:B760212f138b710453e7db03e93e9b6b9 . + . + "http://www.placement.tld/blasphemies/fonded.html" . + "caucussing firebases blasphemies" . + "86"^^ . + . + _:B9082a7572f5ff4b8013cc104b92fbc41 . + . + "http://www.humiliations.tld/hyperbole/glorifying.html" . + "lakes pailsful hyperbole" . + "184"^^ . + . +_:Be4250a46af3d76bb87e326c9a0a85557 "Woina Waterer" . +_:Be4250a46af3d76bb87e326c9a0a85557 . + _:B7bc321f75faf7b912a5d94f6457deaa5 . + . + "http://www.ascender.tld/compliantly/forefeels.html" . + "hawkmoths tussock compliantly" . + "7"^^ . + "http://www.cowpokes.tld/ascender/tussock.html" . + . + _:B5c2fd527844485589989b878fa3b9919 . + . + "http://www.pinna.tld/pissant/fruitier.html" . + "raisins strafing pissant" . + "http://www.skivvies.tld/pinna/strafing.html" . + . + _:B427d406e38653229b25ac57f8afeb2da . + . + "http://www.banged.tld/gorsier/diddler.html" . + "valvelets nevermore gorsier" . + "175"^^ . + "http://www.reprobative.tld/banged/nevermore.html" . + . +_:Bc883901f48ae473070c49e21a3ee636c "Lubmilla Lee" . +_:Bc883901f48ae473070c49e21a3ee636c . +_:B9f1521772090a06e64b77fcac6873c0a "Stewart Parah" . +_:B9f1521772090a06e64b77fcac6873c0a . +_:Bd9a1418952cbd6df64d973d763047c57 "Trevion Harewood" . +_:Bd9a1418952cbd6df64d973d763047c57 . + _:B197eb22360bda40d239cdfff649c6ab6 . + . + "http://www.microcosmic.tld/stethoscopic/imagoes.html" . + "warring curfewed stethoscopic" . + "70"^^ . + . + _:B7661a33a1f4114926de9f5ba3f11c7c2 . + . + "http://www.pokes.tld/actinically/snobbily.html" . + "demolitions cranial actinically" . + "73"^^ . + "http://www.tackifies.tld/pokes/cranial.html" . + . + _:B052c323e13df920d253d571bc88988fa . + _:Bdf721a59da93c40173e25de6d3aa09b9 . + . + "http://www.subtraction.tld/overwhelmed/pussyfooting.html" . + "fluters poled overwhelmed" . + "115"^^ . + "http://www.nonsubmissive.tld/subtraction/poled.html" . + . +_:Bbd5e0bbcbe6e2e4aace3ac9e89e89a1f "Helmer Carls" . +_:Bbd5e0bbcbe6e2e4aace3ac9e89e89a1f . +_:Bbb5d721887e064f4583ab68bfb450bd7 "Raji Villareal" . +_:Bbb5d721887e064f4583ab68bfb450bd7 . +_:B33bd17c46baaf1c1addf8aa7f0842f95 "Ahava Colasuonno" . +_:B33bd17c46baaf1c1addf8aa7f0842f95 . + _:B455b9f19e07a1990817fdf70b5ac5d44 . + . + "1957"^^ . + "http://www.annoys.tld/menstruum/distress.html" . + "monetized republishing menstruum" . + "5"^^ . + "outfight annoys republishing" . + . +_:B79e7e6f71c9ff93158758e1fdbb5b0f9 "Jane Cloney" . +_:B79e7e6f71c9ff93158758e1fdbb5b0f9 . + _:B1316826580acec5f27726899b8d33b3e . + _:B8d6a810ae07ee0aed4d976d255a74242 . + . + "http://www.therapeutical.tld/highbred/cuffs.html" . + "peekaboo southeasterly highbred" . + "171"^^ . + "http://www.lately.tld/therapeutical/southeasterly.html" . + . +_:Ba3a275e31886807db187d8d4a82dcf6f "Darin Wala" . +_:Ba3a275e31886807db187d8d4a82dcf6f . + _:B229b8039a73d30544afd31a05df5838f . + . + "http://www.prospective.tld/remigrating/conks.html" . + "unsighted consecrator remigrating" . + "75"^^ . + "http://www.seedpod.tld/prospective/consecrator.html" . + . + _:B0955d75c30c7026050d500d48e615426 . + . + "http://www.caber.tld/aweless/virulences.html" . + "coveted transgressing aweless" . + "152"^^ . + . + _:B99c74f00781b291f39059f4557e1b712 . + . + "http://www.crenated.tld/fluked/diuretically.html" . + "grafts operants fluked" . + "189"^^ . + . + _:B831c5256ed43291895ee0574c31cba18 . + . + "http://www.capillaries.tld/decidedly/bureaucracies.html" . + "frizzes learnings decidedly" . + "http://www.crediting.tld/capillaries/learnings.html" . + . + _:B99e638edd28853f22d542767295ce413 . + "1963"^^ . + "http://www.fluorescence.tld/perpendicularly/dangler.html" . + "serrate pupillometries perpendicularly" . + "61"^^ . + "http://www.jeremiad.tld/fluorescence/pupillometries.html" . + "antinucleon serrate fluorescence" . + . + . + _:B7f5b58056ff1c8098b66148fec50e813 . + . + "http://www.cottonseeds.tld/luting/ententes.html" . + "destroyed buying luting" . + "68"^^ . + "http://www.strafer.tld/cottonseeds/buying.html" . + . + _:B0337c89f4fe0431aea9589bb39c977b1 . + . + "http://www.flageolets.tld/nocturnes/angelicas.html" . + "unproclaimed particularity nocturnes" . + "44"^^ . + "http://www.melanesians.tld/flageolets/particularity.html" . + . +_:Bc29b50d7b134fb3ce2cc51a4c5c57409 "Iphitus Phimpradapsy" . +_:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + _:B351f68110d9e938f35f0c282d0da27bd . + _:B54ff3dcc4bb03fe571b2d9334fb03c2e . + . + "http://www.verdancies.tld/evidentiary/nonproportionally.html" . + "grandnephews cocobolo evidentiary" . + "136"^^ . + "http://www.druidic.tld/verdancies/cocobolo.html" . + . + _:B3a57900b512eb29f4a9dff56b83e4858 . + . + "http://www.scooting.tld/silurian/encroached.html" . + "sequiturs palsied silurian" . + "22"^^ . + . + _:B41fbc4fdcccafb8fbdac736751592a27 . + . + "http://www.hyping.tld/wolverine/trysters.html" . + "loupes frappe wolverine" . + "35"^^ . + "http://www.dulling.tld/hyping/frappe.html" . + . +_:B988e5518176b79e28a2ff0b6bb4a65cd "Darion Scoma" . +_:B988e5518176b79e28a2ff0b6bb4a65cd . + _:B56cc4dd785590c96eba33359d8c4a284 . + _:B5a69265bbf4dfdb917c254bfe8b2b41b . + _:B860c2eac625b8e53c6b3432b185bbb5a . + "1963"^^ . + "15"^^ . + "Journal 2 (1963)" . + . +_:B573dbec0b4cd9ec8e79e5c21edcc4cb3 "Arunima Fluet" . +_:B573dbec0b4cd9ec8e79e5c21edcc4cb3 . + _:Bb17b29b1bc1a32ecd1b22ae083767756 . + _:Bd50c81c79d55dfd8b01ec584c801bff0 . + . + "1966"^^ . + "http://www.pustule.tld/hic/ext.html" . + "stupefying misogynistic hic" . + "98"^^ . + "washers pustule misogynistic" . + . +_:B2fc2ab400315fbe0bec3ae544e14dc84 "Haleigh Rodell" . +_:B2fc2ab400315fbe0bec3ae544e14dc84 . + _:B639e11bb54547cf8ea403245e7b49d62 . + "1966"^^ . + "http://www.phonier.tld/reaccent/assesses.html" . + "photoelectric congealed reaccent" . + "141"^^ . + "http://www.vivifiers.tld/phonier/congealed.html" . + "rescuing photoelectric phonier" . + . + "urbanizing pasteurized bubo" . + "1964"^^ . + . + "looting urbanizing annualized" . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + "65"^^ . + "http://www.embouchures.tld/annualized/pasteurized.html" . + . + "http://www.annualized.tld/bubo/alliterated.html" . +_:Bbea8fbf36f3fc609f9b2bb2e29285a33 "Quito Ecklar" . +_:Bbea8fbf36f3fc609f9b2bb2e29285a33 . +_:B9d7a428941c6fa03b6dd424896452744 "Liviana Rickon" . +_:B9d7a428941c6fa03b6dd424896452744 . + _:B3dd207973df0401450d7d853a7480824 . + . + "1960"^^ . + "http://www.modester.tld/statuting/whiteout.html" . + "appertains beaters statuting" . + "81"^^ . + "http://www.synapsing.tld/modester/beaters.html" . + "distractibility appertains modester" . + . + _:B9b9ec66321115db2742c787eef4eac78 . + . + "http://www.tearers.tld/vomiter/faults.html" . + "untangles instilled vomiter" . + "57"^^ . + "http://www.extincts.tld/tearers/instilled.html" . + "http://www.sorrower.tld/untangles/tearers.html" . + . +_:B9dfe88882cca40d81c3c6c0091044c1e "Erotiida Fugle" . +_:B9dfe88882cca40d81c3c6c0091044c1e . + _:Bc20ea0a7fead482dd762fbe211cd0b7c . + . + "http://www.margarins.tld/triunities/dipped.html" . + "teardown inconvenience triunities" . + "13"^^ . + . +_:B8b20be88b3a5a5f2d547fb6ef9a5fdd2 "Ramirez Hogston" . +_:B8b20be88b3a5a5f2d547fb6ef9a5fdd2 . + _:B8b7c1c584067d9eab52d2c204471484c . + "1966"^^ . + "http://www.howitzer.tld/vaults/pacifically.html" . + "nonconclusive bathhouse vaults" . + "http://www.redresses.tld/howitzer/bathhouse.html" . + "trusty nonconclusive howitzer" . + . + _:Bb0b1d248f3568e38280064df562096fc . + . + "http://www.ejectors.tld/tranquility/certificates.html" . + "porousness decamped tranquility" . + "78"^^ . + "http://www.footpaths.tld/ejectors/decamped.html" . + . + _:Be94290896a940cd5cc8faf0cdfd53417 . + . + "1957"^^ . + "http://www.codeines.tld/tsp/jihads.html" . + "marsupialize winglets tsp" . + "95"^^ . + "http://www.tallows.tld/codeines/winglets.html" . + "eucharists marsupialize codeines" . + . + _:B819abed62838e81b803324ebeb69d1e8 . + . + "http://www.robles.tld/inpatient/instigated.html" . + "ruths outcries inpatient" . + "32"^^ . + "http://www.gnarls.tld/robles/outcries.html" . + . +_:B9233d91444719076f55bcd9ad12d7cf0 "Shinsui Zimm" . +_:B9233d91444719076f55bcd9ad12d7cf0 . + _:B183cf1263cd48511d9aeb5263b9a1dca . + _:B15fc708960dfc6723f3c813a940af586 . + . + "http://www.bacteriophage.tld/disarranging/cynical.html" . + "readjourning loather disarranging" . + "41"^^ . + "http://www.extortioners.tld/bacteriophage/loather.html" . + . +_:B90c8bf93dc39c9b54aef1790b2f66e0d "Elif Gameros" . +_:B90c8bf93dc39c9b54aef1790b2f66e0d . +_:Bf41d1458a94a3d4f2fd929f4e63455bf "Bussho Oda" . +_:Bf41d1458a94a3d4f2fd929f4e63455bf . + _:Bb19653e89ade8e9e6c7b4b89cc6f577c . + _:Bee666669ac7ae194f278c83d3b4d577b . + . + "http://www.prosceniums.tld/endive/mischievously.html" . + "reproachable sirupy endive" . + "http://www.beknighted.tld/prosceniums/sirupy.html" . + "http://www.ulcering.tld/reproachable/prosceniums.html" . + . +_:B6c8eb072094da52e340502e731f8cb27 "Tetsuya Deerdoff" . +_:B6c8eb072094da52e340502e731f8cb27 . +_:Bbc173e90d18faca59c6b7b3efee5fce2 "Marion Verdi" . +_:Bbc173e90d18faca59c6b7b3efee5fce2 . +_:Bf3595c1ece38c505d92a1da706cbf28d "Walter Brous" . +_:Bf3595c1ece38c505d92a1da706cbf28d . + _:Bab654c06aa216ef040c80bc79e4aadf1 . + . + "http://www.fiftieths.tld/giggliest/baggings.html" . + "chainmen guaranteed giggliest" . + "120"^^ . + "http://www.soffits.tld/fiftieths/guaranteed.html" . + . +_:B00f63f376b905d1d88e8421062a42b21 "Lal Verne" . +_:B00f63f376b905d1d88e8421062a42b21 . + _:Bd0d9b98f88851779b92fa7756d74b176 . + _:B4738f74616e4caa77ef9d08062e6d159 . + . + "http://www.chitlins.tld/checkering/sandalwoods.html" . + "nuncios sparry checkering" . + "146"^^ . + "http://www.unhanding.tld/chitlins/sparry.html" . + . +_:B0f2c36bbfcd83826edb4af06fcc5c7f5 "Karita Sukovich" . +_:B0f2c36bbfcd83826edb4af06fcc5c7f5 . + _:Bede36388957ce86fbd5912421c29eb1e . + _:B7feb9662ce6a1a8a155d8b676d7bfbde . + . + "http://www.datable.tld/disobliging/reds.html" . + "paranoias population disobliging" . + "103"^^ . + . +_:B1cc21f46861771b810b15ed0ba35c90c "Terceira Wisely" . +_:B1cc21f46861771b810b15ed0ba35c90c . + _:B9b95230cd8f1b951e0e046c7063de198 . + _:B3d4c85636676656cba068a720208d948 . + . + "http://www.metastasis.tld/inflight/formulates.html" . + "estranged nobbier inflight" . + . +_:Bc71e7b13117f4696cda6c61d96a6cc7f "Lacrishia Mcmannus" . +_:Bc71e7b13117f4696cda6c61d96a6cc7f . + _:Bb2fab584f204a38523d5c748f8e24ef1 . + _:Bed15e70731c4a6c68184f01139562f79 . + "1962"^^ . + "http://www.ingression.tld/distinguishably/wavering.html" . + "palets bicarbonates distinguishably" . + "78"^^ . + "seventieths ingression bicarbonates" . + . + . + _:B5b440840fe4a275bcebb68ee9d13a3f7 . + . + "http://www.delegati.tld/briefless/regularities.html" . + "mouthiest renege briefless" . + "28"^^ . + . +_:B621c45f185b20b7e2c45fbf9edffbb0d "Alise Maxson" . +_:B621c45f185b20b7e2c45fbf9edffbb0d . + _:B75854f8d9ccd6a2d2db33f993e68dec0 . + "1956"^^ . + "http://www.intersexualism.tld/painlessness/unflavored.html" . + "unshared heaving painlessness" . + "spadework intersexualism heaving" . + . +_:B2345516f75777785580a62ab7a521d5e "Idomeneus Moosman" . +_:B2345516f75777785580a62ab7a521d5e . +_:Bfa3fdee1e03e188f978d3a84e9afcc6c "Addi Rinks" . +_:Bfa3fdee1e03e188f978d3a84e9afcc6c . + _:Bd391bb4ccd4dcf6447a915a1910d1c51 . + . + "1961"^^ . + "http://www.fubbed.tld/precedable/orchestrally.html" . + "tutted vasomotor precedable" . + "38"^^ . + "drooling fubbed vasomotor" . + . +_:Bb13d102b85341653fa671a575f1c8b63 "Haiyan Yamaguchi" . +_:Bb13d102b85341653fa671a575f1c8b63 . +_:B65813bf38414b9e7d2cfe71d3ff4f1f5 "Ryushi Alcantara" . +_:B65813bf38414b9e7d2cfe71d3ff4f1f5 . +_:Bd1fc173aa86244d93202f3bb706bc05b "Benedita Polselli" . +_:Bd1fc173aa86244d93202f3bb706bc05b . + "Proceeding 1 (1952)" . + _:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + "0-5298-8814-0" . + _:B714edeaf2f16954eded2b1f78c4a9ae2 . + "http://www.hydrators.tld/disencumbering/sniffling.html" . + . + . + _:B474baaa6d202cad43a411ad1c865a8c2 . + "1046"^^ . + "megacycle hydrators anchorages" . + "3"^^ . + "UB & US Books & Things" . + "1952"^^ . +_:Bceb4f922403b4a0bb1a2537e1d9b9976 "Oda Mallahan" . +_:Bceb4f922403b4a0bb1a2537e1d9b9976 . + "exhibitioner voile incas" . + "http://www.miens.tld/retried/voile.html" . + . + "38"^^ . + . + "http://www.retried.tld/incas/wanter.html" . + "educts exhibitioner retried" . + "1958"^^ . + . + _:B934504c9a8ddaa11417f024c50585d4a . +_:B8ccec3d1318ecb274f83c5bf685a006f "Melvin Hibner" . +_:B8ccec3d1318ecb274f83c5bf685a006f . +_:B5fe96b23ab96ba19c5a3008c517692ee "Ephrm Hinken" . +_:B5fe96b23ab96ba19c5a3008c517692ee . + _:B2ffd16fa1ec16714d8c3d33cc691e39d . + . + "http://www.thrillers.tld/retrenching/retribute.html" . + "seizins entwists retrenching" . + "84"^^ . + "http://www.jackpots.tld/thrillers/entwists.html" . + . + _:B4c5e520e97e41bdec68da35e116b5f61 . + . + "http://www.silicates.tld/braze/tannins.html" . + "butterier linkers braze" . + "97"^^ . + "http://www.reconversions.tld/silicates/linkers.html" . + . + _:B423118697dbfbc8ecfc625d5a25fa1c4 . + . + "http://www.nonexpendable.tld/subalterns/guernseys.html" . + "yellowbellies fortunes subalterns" . + "102"^^ . + "http://www.biassing.tld/nonexpendable/fortunes.html" . + . + _:B6d903b5ba1176ba4762bb26a6092aba3 . + . + "http://www.chorusing.tld/instarred/rebop.html" . + "shadowiness minimums instarred" . + "38"^^ . + "http://www.adsorbed.tld/chorusing/minimums.html" . + . +_:B9eeece14fe49748f1ede49252f48b971 "Cornelius Dolak" . +_:B9eeece14fe49748f1ede49252f48b971 . + _:Be35f5f69a2bf54f3d6539f4a75b5faa4 . + . + "http://www.sarabands.tld/compactions/pilothouses.html" . + "inures miladies compactions" . + "171"^^ . + "http://www.unsnarled.tld/sarabands/miladies.html" . + . +_:B093056cee70a75d205c20ae4917ed3be "Niou Lampinen" . +_:B093056cee70a75d205c20ae4917ed3be . + _:Ba1c13a7363b6bcfd6acc9ae357b718e2 . + . + "http://www.phrenological.tld/vicarage/pastramis.html" . + "commonsensical soullessness vicarage" . + "72"^^ . + "http://www.attachers.tld/phrenological/soullessness.html" . + . +_:B45a6ec7bf8053d377ebf58fb882110ef "Lubentius Rodde" . +_:B45a6ec7bf8053d377ebf58fb882110ef . + _:Be1fc124b4b4b0f6ab29de09dc050d3ec . + _:B7814ef789f45f1d2232db5c00c3cb9a5 . + . + "http://www.raccoons.tld/afghanis/milksop.html" . + "flatlands irritatingly afghanis" . + "69"^^ . + "http://www.enquiring.tld/raccoons/irritatingly.html" . + . + _:B73c8b2ed929215f3c971c0b116cf7c14 . + . + "http://www.looniness.tld/pizazz/blueys.html" . + "apter felicitously pizazz" . + "3"^^ . + . +_:Baea2cc717d4b790617da4f9ba0cdee1e "Alyss Wuitschick" . +_:Baea2cc717d4b790617da4f9ba0cdee1e . + _:B5d0f831819a9d916e82bcbe184e5e73d . + . + "http://www.livered.tld/reenactments/illustrations.html" . + "predesignating tunning reenactments" . + "96"^^ . + . + _:B74b6f8b1bdd5ff5d899bfbebf736e10a . + "1966"^^ . + "http://www.doable.tld/uncontrolled/stairs.html" . + "enplane hareem uncontrolled" . + "199"^^ . + "http://www.riel.tld/doable/hareem.html" . + "sirrees enplane doable" . + . + _:B9cf676366dd3146e96478a14e07412c8 . + _:B972372be6090132d3bb2f5b2105d1d94 . + . + "http://www.emulsions.tld/tollages/unmuffling.html" . + "discomfiting shifts tollages" . + "40"^^ . + "1"^^ . + "http://www.cravens.tld/emulsions/shifts.html" . + . +_:B62df9d17804effcc29ebe5f8f96a5a98 "Chuichi Gunter" . +_:B62df9d17804effcc29ebe5f8f96a5a98 . +_:Ba476ff416b42daf95d08f773cc75abdf "Reiko Castile" . +_:Ba476ff416b42daf95d08f773cc75abdf . + _:B1b110e4bb444b032c6a5189fb90d2703 . + . + "http://www.tigresses.tld/heisters/bonanzas.html" . + "scorbutic tillages heisters" . + "27"^^ . + "http://www.chemisms.tld/tigresses/tillages.html" . + . +_:B6807c8e439822901e7d177f28a1c4a91 "Sadaharu Ulanski" . +_:B6807c8e439822901e7d177f28a1c4a91 . +_:Bea3d530a8b3699a30890624acfd9bf71 "Vamco Souders" . +_:Bea3d530a8b3699a30890624acfd9bf71 . + _:B65ed4febbf660800ff87f5bf39801eab . + _:Bec826e054d49f8d3d7cc82803f4d7d39 . + . + "http://www.querulously.tld/rewin/pubis.html" . + "brassie poly rewin" . + "68"^^ . + "http://www.renegotiating.tld/querulously/poly.html" . + . +_:Ba1c13a7363b6bcfd6acc9ae357b718e2 "Alba Delbalso" . +_:Ba1c13a7363b6bcfd6acc9ae357b718e2 . +_:B7a3231e7bef25c3fd2fa4f183c892fad "Miranda Leinen" . +_:B7a3231e7bef25c3fd2fa4f183c892fad . + _:B51875fa9b987608b3c5ebd57a4c4da6a . + . + "http://www.transitions.tld/shorelines/discomposure.html" . + "oceanauts recks shorelines" . + "http://www.uneven.tld/transitions/recks.html" . + . + _:B6169106c5c9eafc2d7839e0cf58a0cfd . + . + "1957"^^ . + "http://www.sweetbriers.tld/penancing/overdoes.html" . + "reframes sideward penancing" . + "105"^^ . + "http://www.remorses.tld/sweetbriers/sideward.html" . + "sups reframes sweetbriers" . + . +_:Be0b1e375b6f72fb3791edfe45f337c82 "Adolfo Kick" . +_:Be0b1e375b6f72fb3791edfe45f337c82 . +_:B28d0d3e194b0e7a8dda5074e995589e9 "Daniel Harriston" . +_:B28d0d3e194b0e7a8dda5074e995589e9 . +_:Baddac5c789247e33e9dd55913abab477 "Viveka Alexzander" . +_:Baddac5c789247e33e9dd55913abab477 . +_:Bb7e6c073ce56c1bed97aa5ceed9f1b4e "Allowin Kutlu" . +_:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + _:B0cb523a7e0118e4c0bf54a2132dfa447 . + . + "http://www.jimmying.tld/folksily/portioned.html" . + "states vanward folksily" . + "110"^^ . + "http://www.violably.tld/jimmying/vanward.html" . + . + _:B352616fcc0722ab0f0e0665c965824f7 . + _:B9a69a0bad3cafca34cdbff81824e2bbe . + . + "http://www.choppily.tld/acidosis/ransoming.html" . + "refractor anatomizes acidosis" . + "159"^^ . + "http://www.honorably.tld/choppily/anatomizes.html" . + . + _:B71bce82924b803026c187afc4e22daa7 . + . + "http://www.senores.tld/oceanographers/sidestroke.html" . + "scrumptiousness cicadas oceanographers" . + "116"^^ . + "http://www.blunderbuss.tld/senores/cicadas.html" . + . +_:B31945ccc58e26dbaf603784b1a23e03f "Mishaari Guyott" . +_:B31945ccc58e26dbaf603784b1a23e03f . + _:Bbee0154ac47ae227bf3717c76862edfc . + _:B70d91c4fc121d139faad22cc59aea040 . + . + "http://www.urgingly.tld/shapely/evils.html" . + "beetroots cense shapely" . + "140"^^ . + . + _:Bbff5581b4968c237bf3dbd25fdf9ff8a . + . + "1964"^^ . + "http://www.wending.tld/meagerly/bollixing.html" . + "woks assureds meagerly" . + "59"^^ . + "maladapted wending assureds" . + . + _:B9fa325c2113c0ccec96e8e7d842f177d . + . + "1963"^^ . + "http://www.olibanums.tld/sailed/oversimplifying.html" . + "vulgarities unforced sailed" . + "54"^^ . + "effectively olibanums unforced" . + . +_:B772ebea6dd11e230a8b0dada6fcc314f "Andre Kuck" . +_:B772ebea6dd11e230a8b0dada6fcc314f . +_:B97bd68265b91ef7449e817222c4fa1fb "Arstarchos Dwaileebe" . +_:B97bd68265b91ef7449e817222c4fa1fb . +_:B1732de2aee732b0936839b8d57a960ad "Mirozlava Demilt" . +_:B1732de2aee732b0936839b8d57a960ad . +_:Bec0426c3d0bcb33f5229d473d5902769 "Isha Quave" . +_:Bec0426c3d0bcb33f5229d473d5902769 . + _:B0081633b6d919c002c237ed34d59010d . + . + "http://www.educates.tld/muckraker/vegetarians.html" . + "hotdogs physicochemical muckraker" . + "http://www.morselled.tld/educates/physicochemical.html" . + . + _:B49cc94167007024716d1eb5538167848 . + . + "http://www.equated.tld/ecus/overgrew.html" . + "maimed tike ecus" . + "183"^^ . + "http://www.vexes.tld/equated/tike.html" . + . + _:B64f214b522b83e041d4453e0cd0dfa23 . + . + "http://www.unweaned.tld/thorpes/salutarily.html" . + "restraining vexations thorpes" . + "144"^^ . + . + _:B9868062321975ea31f28c799a051d58b . + "1960"^^ . + "http://www.ingoing.tld/decalcomanias/tinny.html" . + "granulated semideserts decalcomanias" . + "79"^^ . + "http://www.bottomed.tld/ingoing/semideserts.html" . + "babka granulated ingoing" . + . +_:B5bbe2fd3a6d226674bf8849ca9a3a961 "Araceli Ertel" . +_:B5bbe2fd3a6d226674bf8849ca9a3a961 . +_:B0788c1276264e8aa9f0cdec136da4226 "Cant Kammerzell" . +_:B0788c1276264e8aa9f0cdec136da4226 . + . + . + "http://www.vascularly.tld/pianofortes/presided.html" . + "163"^^ . + _:B5a5e7d84b462cb99dc870c4d5db654a6 . + "1966"^^ . + "domes sergeancy pianofortes" . + "http://www.juncoes.tld/vascularly/sergeancy.html" . + "salvational domes vascularly" . + _:B746d3adcdbea6a49b4035e1b2d87dd32 . +_:Bfd9ca242a01a68a48bec66f2af312263 "Kasen Encinas" . +_:Bfd9ca242a01a68a48bec66f2af312263 . +_:Baae61c69ed7af2fe7513699112b8d848 "Leopoldina Alvey" . +_:Baae61c69ed7af2fe7513699112b8d848 . + _:B7f0bc80e9a10b28eb01fc96c47bd9234 . + . + "http://www.labyrinths.tld/unharvested/tambura.html" . + "novelties ichthyologists unharvested" . + "45"^^ . + "http://www.placard.tld/labyrinths/ichthyologists.html" . + . + _:B0dc826b599c62dd2b97beb9ad7099ad1 . + . + "1960"^^ . + "http://www.agronomist.tld/neguses/uprisers.html" . + "limpidity reneging neguses" . + "6"^^ . + "http://www.generalizable.tld/agronomist/reneging.html" . + "pensees limpidity agronomist" . + . + _:B3889f6283733bdfafbbb5bd4603c44b4 . + . + "http://www.corrupted.tld/mummified/pensions.html" . + "overproud symphonies mummified" . + "140"^^ . + "http://www.bowling.tld/corrupted/symphonies.html" . + . + _:B740049faf47a33b386535e58406e39e6 . + . + "http://www.carobs.tld/deserving/patentable.html" . + "conners mouthparts deserving" . + "14"^^ . + "http://www.electrochemically.tld/carobs/mouthparts.html" . + . + _:Bebc60fe9f3ddf0902c63245fb83ea75f . + . + "http://www.zanier.tld/promiscuousness/clewed.html" . + "owner corkscrewed promiscuousness" . + "152"^^ . + . + _:B121558e4fe4951398fe3265ee3d9bb46 . + _:B1ad6ae5b0be80688ce1e4ac3e043ba6a . + . + "http://www.proprietorial.tld/indents/crestal.html" . + "fucking joyless indents" . + "117"^^ . + "http://www.proteins.tld/proprietorial/joyless.html" . + . +_:B98e5e425965d5113956fc38072d9f671 "Waltraud Vandevanter" . +_:B98e5e425965d5113956fc38072d9f671 . + _:B3464799437e973c8f43051973a537eb5 . + _:B45d16639f05d2ac3d229cc1800eb1c1c . + . + "http://www.imprecates.tld/traders/mobbed.html" . + "ruinously insufficiency traders" . + "118"^^ . + . + _:B758c06e8105e5587a7593ad6ef356579 . + . + "http://www.demonetization.tld/nitros/associatively.html" . + "auditorial teratogen nitros" . + "190"^^ . + "http://www.jostling.tld/demonetization/teratogen.html" . + . + _:B9fd556a6d136b75851c112d2ae13115e . + . + "http://www.ethnical.tld/argylls/hopefuls.html" . + "hesitatingly transformations argylls" . + "19"^^ . + . + _:B74752955cb541ededdd76322d0feb27a . + "1963"^^ . + "http://www.jerkiest.tld/staunchest/oftenest.html" . + "methought incrustation staunchest" . + "153"^^ . + "http://www.steerers.tld/jerkiest/incrustation.html" . + "cranching methought jerkiest" . + . + _:Bb4926e658a4f3dc336d9e93445cd91ff . + . + "http://www.easterlies.tld/potters/sludges.html" . + "anonymously skateboarders potters" . + "186"^^ . + "http://www.fabricated.tld/easterlies/skateboarders.html" . + "dressing reproached obscuranticism headword racer dryest praiseworthily recrudesced constraints stultified amicability apprenticeships nebulously contaminator feinting rurally lateens barratrous waggling protectively pencilled styling insensately planers sergeancies lamber anonyms lunette hunkers vicariousness sorrower extincts untangles tearers instilled vomiter faults clienteles tetralogy pelletize disreputable professionals introspectiveness typhous toolboxes gyred dowsers hashes farthingales imbibed deepening sheathes debutantes avocets squinty riflers bisecting jovially intellectualized cesareans woolsack haunches quidnunc bunging wetter rots deutschland hyenas plagiarize immobilized guested resubscribed babul beleaguering saturations aggie rumbaed disobliged tennesseans infantries disannulling salesgirls paradigms theologies jaggers bookrest spurned cannonaded torchere maturation densifying attics merengue discoloration twofers suspenders growlingly amenders chivaree stander uncomfortable multiplier professes shingler terrorize ices researched photoreceptor upswung recleaned algorism reignited nonformation skitterier misconduct mongolians crashes wordperfect hollers trickier expropriations eternize piecework searer sauntered stiffed reburials naiveties" . + . +_:Be55cb7d0326761c188175bbe8cfbf5ab "Primavera Huffstickler" . +_:Be55cb7d0326761c188175bbe8cfbf5ab . +_:B9e444f6531a84e129d9869d44645219f "Tamah Misemer" . +_:B9e444f6531a84e129d9869d44645219f . + _:B36147135e4c58df1f7cb7acceda1d041 . + . + "http://www.landscapers.tld/fazed/corgis.html" . + "briefed gladness fazed" . + "136"^^ . + "http://www.disport.tld/landscapers/gladness.html" . + . +_:B678fa822e18cb5e202cbf76478736a33 "Gelisa Waldron" . +_:B678fa822e18cb5e202cbf76478736a33 . + _:B92c5068675e97f5ba506f1014fbb3cca . + . + "1959"^^ . + "http://www.furnishings.tld/subjectiveness/conflicted.html" . + "enfevered cutin subjectiveness" . + "170"^^ . + "http://www.reexported.tld/furnishings/cutin.html" . + "rn enfevered furnishings" . + . +_:B520deab3e9ac9aae6b5f1b42649d8f86 "Shurik Tifft" . +_:B520deab3e9ac9aae6b5f1b42649d8f86 . + . + _:B90c8bf93dc39c9b54aef1790b2f66e0d . + . + "http://www.earthlier.tld/reallocating/aslope.html" . + "spoliator stenographers reallocating" . + "http://www.traditionless.tld/earthlier/stenographers.html" . + . +_:B05d05058ea8fd53da3e9fea90af77408 "Michinaga Orear" . +_:B05d05058ea8fd53da3e9fea90af77408 . + _:Be45b12cab22ff0b1de8423a4d64220f5 . + . + "http://www.electrochemistry.tld/stomper/asap.html" . + "lunier affecter stomper" . + "128"^^ . + "http://www.whirlies.tld/electrochemistry/affecter.html" . + . +_:B028d743e43162c2e900e5eb118a0bc68 "Marjon Whooley" . +_:B028d743e43162c2e900e5eb118a0bc68 . + "140"^^ . + "http://www.mistiming.tld/smoulders/reanalyzed.html" . + . + "jalap reanalyzed paraphrasers" . + . + "http://www.smoulders.tld/paraphrasers/softness.html" . + _:B6cbf417069e286e85181ae2929acaebc . + "secularizing jalap smoulders" . + "1965"^^ . + . +_:B1469a96b70308e1d8deba70c1ddeb8a3 "Godela Grafenstein" . +_:B1469a96b70308e1d8deba70c1ddeb8a3 . +_:B9d96508804f1d4952fbb664e3068dae4 "Sherry Mullennix" . +_:B9d96508804f1d4952fbb664e3068dae4 . + _:B1258310f66336bd385aad0612f472c98 . + . + "1965"^^ . + "http://www.degass.tld/potpie/nepotistical.html" . + "thews broadsides potpie" . + "197"^^ . + "wristwatches degass broadsides" . + . + _:B83607c8f2c93345b7222faeb5fd2775e . + . + "http://www.submontane.tld/piling/defunctness.html" . + "appendant stoutening piling" . + "96"^^ . + . + "titaness dulcimer pollywogs" . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + . + "http://www.broidering.tld/burglars/dulcimer.html" . + "1958"^^ . + "martials titaness burglars" . + "53"^^ . + "http://www.burglars.tld/pollywogs/lichting.html" . + . + . + _:B7661a33a1f4114926de9f5ba3f11c7c2 . + . + "1964"^^ . + "http://www.octagons.tld/preestimating/decanting.html" . + "exclaimer wkly preestimating" . + "133"^^ . + "http://www.factorship.tld/octagons/wkly.html" . + "unhealthful exclaimer octagons" . + . +_:Bdf721a59da93c40173e25de6d3aa09b9 "Arkhipa Frieman" . +_:Bdf721a59da93c40173e25de6d3aa09b9 . +_:Ba1cf1c8d7f1d0114dde3f96f3b0242fc "Warona Pelligrino" . +_:Ba1cf1c8d7f1d0114dde3f96f3b0242fc . +_:Bba1d13c1fe934667a5e3c541ca47da00 "Lilka Fike" . +_:Bba1d13c1fe934667a5e3c541ca47da00 . +_:B6fd538a52bc8ba8aaba74fcec645f24d "Faatin Bonn" . +_:B6fd538a52bc8ba8aaba74fcec645f24d . +_:Bcf098c24e6397091cf9f339715ff1b7c "Anibal Cornelio" . +_:Bcf098c24e6397091cf9f339715ff1b7c . +_:B8fa0371f2d77e1832a1f2e387a00e8af "Lippio Llopis" . +_:B8fa0371f2d77e1832a1f2e387a00e8af . +_:Bcdfa43f1f0e34a2169afcc47d6f1364c "Doppo Kieser" . +_:Bcdfa43f1f0e34a2169afcc47d6f1364c . +_:B450a6403982f0c0e117aef9f4191179c "Inocenta Smart" . +_:B450a6403982f0c0e117aef9f4191179c . +_:B0c1950a3f318cb277f1895a74491de9b "Lorda Bak" . +_:B0c1950a3f318cb277f1895a74491de9b . + _:Ba50d4c87005518f230a54db91c8916e2 . + . + "http://www.franked.tld/stethoscopies/ways.html" . + "hectometer drupelet stethoscopies" . + "133"^^ . + "http://www.mirier.tld/franked/drupelet.html" . + . + _:B15cad6de3713f24218706b7bdd0dc8c6 . + . + "http://www.grippier.tld/resolving/lymphocytic.html" . + "slewing swarth resolving" . + "149"^^ . + . + _:B8536cf922d4c90de69a0698d57898779 . + "1961"^^ . + "http://www.congregations.tld/wifelier/programable.html" . + "prattled cardinalate wifelier" . + "94"^^ . + "http://www.iodines.tld/congregations/cardinalate.html" . + "engendering prattled congregations" . + . + _:Bcd27f14243cb10deb5eee4a88f0ba4ce . + . + "http://www.nationalists.tld/funnels/constabulary.html" . + "corridas penetrates funnels" . + "111"^^ . + "http://www.vigesimal.tld/nationalists/penetrates.html" . + . +_:Bd5a61a1b0ba9dc725b365d1ec8a0880b "Najaat Werma" . +_:Bd5a61a1b0ba9dc725b365d1ec8a0880b . + _:B4baa17987da395a9d3ca43bddf46caa5 . + . + "http://www.clawed.tld/inculpates/shortchanging.html" . + "dodgier maize inculpates" . + "182"^^ . + "http://www.hennery.tld/clawed/maize.html" . + . + _:Bce929f23523d0c6cad6cd41d8eba3399 . + . + "http://www.stunners.tld/pummels/plainspokenness.html" . + "benefaction understudies pummels" . + "105"^^ . + . +_:Ba084d15addb67bc37883edd6169f8946 "Neifion Lebrecque" . +_:Ba084d15addb67bc37883edd6169f8946 . + _:B0ebec5203be734a7abf94bc07086bc31 . + . + "1966"^^ . + "http://www.whapper.tld/internally/beddings.html" . + "sluing carnations internally" . + "http://www.fellatrice.tld/whapper/carnations.html" . + "cruelties sluing whapper" . + . + . + _:B4d1ce877cf0a6e1bf5a1feb761905915 . + . + "http://www.venturers.tld/unremorsefully/extradites.html" . + "grunts valiantly unremorsefully" . + "184"^^ . + "http://www.phenylketonuria.tld/venturers/valiantly.html" . + . + _:Bc106caf632d9ca3da7ce03a47b510e5a . + _:B928a95cfc32dccb0b143124bb6fc9397 . + . + "http://www.pinewood.tld/employs/bioresearch.html" . + "declinational predicting employs" . + "126"^^ . + "snaggier choreographic prehardening turtledoves purebred impressments impracticability leagued yessed whoppers sprucer chinky biophysical stemming saturation seashores opalesces portholes woefullest dehydrogenates fusibly furrings electrolytically wassailed remarked pectoris cuckooing teenagers glimpsed inker loony howler softwoods canard dodges cursively diagrammed publics torahs mewler wets primed barkeepers amritas toadstool unhinges redox craton stroking fainer cheeping campaigning ukeleles cherries sanitated mislayer dreks tradeoffs loopier effectuating abbreviates undergoing revellers chlorals flabbergasts dells explainable orthopaedist curara vaporize shadowers jetports sportier misdirected safariing titterers enjoin steers gimps comradely wenny snarling deliberation nurtures idylist zincing sextants osteoscleroses consoles skeletomuscular raffias lookouts romantically trowelers brashiest cognoscing bollard kudu incarnadine delineation garrottes cannabic pesterer including taring popularization redcap outrun copyreaders specifier overpriced sobbers enamelwork enshrouding auxiliaries panfuls outboard antitoxin increasers hymnaries memorialize deicing lumberjacks rockfish hookworms palisades microradiography wisher kinged hollows caucasians splined oink incubator geegaws sylvian choky abscission coastings bimester protectress bogies prejudgments monger transfusers regulates multinationals voyagers fellas menstruation curfews giddiness orations luff cotes bionics huskers" . + . +_:B82a542a188e9573964e7f688fac204a3 "Ilona Geddings" . +_:B82a542a188e9573964e7f688fac204a3 . +_:B084d2c9bc0c6bc216ac211963e4683a7 "Hiya Rensen" . +_:B084d2c9bc0c6bc216ac211963e4683a7 . + . + _:B6e7acecd4bbff57366bb8a6f2e09355c . + . + "1951"^^ . + "http://www.maximins.tld/nubbier/mythologists.html" . + "faddisms radiotelegraphically nubbier" . + "71"^^ . + "footbath maximins radiotelegraphically" . + . +_:B37834eaedb76682ca4ef7e976b8dfdad "Gyes Pandy" . +_:B37834eaedb76682ca4ef7e976b8dfdad . +_:B60e67484febfde0dec7715f9fe588478 "Pirmin Goulart" . +_:B60e67484febfde0dec7715f9fe588478 . +_:Bae0250097ebd23a65cffbcfcbf95b539 "Faron Carlyle" . +_:Bae0250097ebd23a65cffbcfcbf95b539 . +_:B43254b9e37f1d3c7201ee747347775ac "Toichi Moren" . +_:B43254b9e37f1d3c7201ee747347775ac . +_:B4879066a7e5adccf5a98a6ac13553555 "Petros Josefy" . +_:B4879066a7e5adccf5a98a6ac13553555 . + _:Bbbbf8db1a9009cfbbe423e12207e1f78 . + . + "http://www.ciphonies.tld/gunrunning/zingiest.html" . + "trichloromethane summits gunrunning" . + "111"^^ . + "http://www.beeriest.tld/ciphonies/summits.html" . + . + _:Baaecd1ba16eaccbf7627227dbd040d36 . + . + "http://www.shogunal.tld/misinstruction/proboscides.html" . + "extraction trimming misinstruction" . + "51"^^ . + "http://www.absurdum.tld/shogunal/trimming.html" . + . +_:Be6883883569808cb6c28a0f956167df2 "Bodil Korinta" . +_:Be6883883569808cb6c28a0f956167df2 . +_:Ba0dc1381c9633e4487c698b63a51b11c "Akai Qin" . +_:Ba0dc1381c9633e4487c698b63a51b11c . +_:Bfba13fc5121caa837ffd32d81b6aa8a2 "Christene Bordinger" . +_:Bfba13fc5121caa837ffd32d81b6aa8a2 . +_:B0dbd93cbb6153a9ece747b46dd9bb9b8 "Kichisaburo Harnage" . +_:B0dbd93cbb6153a9ece747b46dd9bb9b8 . + _:Be992a2675e51e903b0fece0b631981f4 . + . + "http://www.paths.tld/grannies/backslaps.html" . + "nonpartisan disable grannies" . + . + _:B0b5904998e88f4329e7178e895fc7bff . + . + "http://www.galls.tld/paynims/lugs.html" . + "vamping seedings paynims" . + "19"^^ . + "http://www.skateboards.tld/galls/seedings.html" . + . +_:B6ae44b145e58e3036a55fe63fe8fa9ef "Dija Crary" . +_:B6ae44b145e58e3036a55fe63fe8fa9ef . +_:Bd580b984188c147d3e3f2ffe43321b44 "Melba Llorca" . +_:Bd580b984188c147d3e3f2ffe43321b44 . + _:B291dd6bcadeff2a9c00c2edab4211c4f . + . + "http://www.obscuranticism.tld/racer/dryest.html" . + "reproached headword racer" . + "122"^^ . + . +_:B55c21a46569fc4aaa55345afb1df0813 "Cindi Ginanni" . +_:B55c21a46569fc4aaa55345afb1df0813 . + _:B2345516f75777785580a62ab7a521d5e . + . + "http://www.caperers.tld/misanthropes/bider.html" . + "aced sails misanthropes" . + "122"^^ . + "http://www.follicles.tld/caperers/sails.html" . + . +_:Bd0773f2bc38ebd57a6aa228cc85aa1e2 "Kbra Drissel" . +_:Bd0773f2bc38ebd57a6aa228cc85aa1e2 . +_:Bbcf19b3648fe87d9f70b92382550273e "Savastian Jonte" . +_:Bbcf19b3648fe87d9f70b92382550273e . + _:B3541d46506f6acc9b8c3a8ab13636420 . + . + "http://www.housetops.tld/convalescents/tellable.html" . + "cocain horologist convalescents" . + "117"^^ . + "thermometers painty shacking reduplicative obstetrics wrenching fascistic misappropriating shoppes timelessly" . + "http://www.aftertastes.tld/housetops/horologist.html" . + . +_:B9dfbad8ffaa5707a9e0b43fd08064b64 "Tashira Mounkes" . +_:B9dfbad8ffaa5707a9e0b43fd08064b64 . +_:Bc8db17d2f1eaf43dbd8ae2e4cccb12ff "Liuthild Acors" . +_:Bc8db17d2f1eaf43dbd8ae2e4cccb12ff . +_:Be07c4071499a759a45ffa8f38f1cccd8 "Gisselle Teigen" . +_:Be07c4071499a759a45ffa8f38f1cccd8 . +_:B551436ae213ebd9cdc93378ad3236d06 "Apa Skibbe" . +_:B551436ae213ebd9cdc93378ad3236d06 . + _:B91d4f76e8da8bd6021f869581ca0ea11 . + . + "http://www.encasing.tld/singers/ridiculed.html" . + "newswomen episcopes singers" . + "108"^^ . + "http://www.futurism.tld/encasing/episcopes.html" . + . + _:B6de72e9e5604a6ec50bcad3d1a4486b7 . + _:B6322af0d6e5a5360b02efdda6c6b1573 . + . + "1962"^^ . + "http://www.comradeship.tld/lugger/claque.html" . + "dramamine bassetting lugger" . + "http://www.atoned.tld/comradeship/bassetting.html" . + "sharking dramamine comradeship" . + . +_:Bfaf2399e0328b6644b36a927e2d8ce5a "Toku Synowiec" . +_:Bfaf2399e0328b6644b36a927e2d8ce5a . + _:Bac4f377ac95a1fabb7ccdfaca4404d7e . + . + "http://www.decapod.tld/macrocephaly/afferently.html" . + "readably wormish macrocephaly" . + "90"^^ . + "http://www.cleaner.tld/decapod/wormish.html" . + . + _:B03b56a2e962ac1d6518328b93620cfa8 . + . + "http://www.enswathes.tld/idahoan/stolons.html" . + "specials appetizingly idahoan" . + "200"^^ . + "http://www.snoopier.tld/enswathes/appetizingly.html" . + . +_:B8216b83b9f0e58f55c151ea6473095ff "Lorina Stangle" . +_:B8216b83b9f0e58f55c151ea6473095ff . + _:B40c8dc5d6d0ceae985e63eacf4f60817 . + . + "http://www.exegetic.tld/basset/wakeners.html" . + "homicidally funfair basset" . + "70"^^ . + "http://www.spouses.tld/exegetic/funfair.html" . + . +_:Bbad5c077e5afcf0fa9dfdc7a3b8b080d "Elikonida Holloran" . +_:Bbad5c077e5afcf0fa9dfdc7a3b8b080d . + _:Bd857119207a0ad126a12a43824b977d7 . + . + "http://www.breams.tld/catalogued/nicknaming.html" . + "dogmatical overpraising catalogued" . + "79"^^ . + "http://www.infos.tld/breams/overpraising.html" . + . + _:Bd2c566be7c71535b9a9f37eac258eed6 . + . + "http://www.horoscopes.tld/auxins/mispronounce.html" . + "vehemently quantifies auxins" . + "119"^^ . + . +_:B325c42c48c7478620bb70a0cca122097 "Ed Oroz" . +_:B325c42c48c7478620bb70a0cca122097 . + _:B729af2ee770336620bd4006db7175832 . + . + "http://www.vroomed.tld/dupped/bewitched.html" . + "taxonomies mulattos dupped" . + "122"^^ . + "http://www.awesomeness.tld/vroomed/mulattos.html" . + . +_:B9c951253bbe381ce3d7705640af38730 "Eurystheus Proveaux" . +_:B9c951253bbe381ce3d7705640af38730 . + _:B4e127ed0cdb9864a1d4febb82671a8ed . + . + "http://www.innominate.tld/receipts/bunkered.html" . + "rescripts rumbled receipts" . + "87"^^ . + . + _:B947e56ba4a43d4c223cf9fba2a713a17 . + . + "1959"^^ . + "http://www.curableness.tld/brutify/unenthusiastically.html" . + "prodemocratic briars brutify" . + "132"^^ . + "demolishes curableness briars" . + . + _:B573bb3ae322ce44b2adc6585cfa44c43 . + . + "http://www.scubas.tld/monism/impermeabilities.html" . + "wimple arrestee monism" . + "76"^^ . + "http://www.sitting.tld/scubas/arrestee.html" . + . +_:B93e24f4c516477c2f0e6efd2f156a497 "Berit Daubs" . +_:B93e24f4c516477c2f0e6efd2f156a497 . +_:B52912c88cb759ea1e37b346e127a2fb3 "Judit Bartunek" . +_:B52912c88cb759ea1e37b346e127a2fb3 . +_:Bca0ae9a532923c713d4f1554025d9d0c "Cordie Witte" . +_:Bca0ae9a532923c713d4f1554025d9d0c . +_:B67b4b83628b7593869a879acb942eb59 "Sterlin Schrack" . +_:B67b4b83628b7593869a879acb942eb59 . + . + _:B68f54af284a25d791e7cb6084d4428b1 . + . + "1965"^^ . + "http://www.prejudices.tld/unraveling/resider.html" . + "gassiness fatback unraveling" . + "74"^^ . + "endoderms prejudices fatback" . + . + _:Becef1ea372750d4cb1718e5cf2b4fcb1 . + . + "http://www.heeds.tld/justifying/bemas.html" . + "zoophiles tarmac justifying" . + "94"^^ . + "http://www.armed.tld/heeds/tarmac.html" . + . + _:B802832daf82ee73cc4f81cb3e5d78429 . + . + "http://www.whinnied.tld/mangling/probeable.html" . + "reappraisal mazes mangling" . + "177"^^ . + . + _:B58816bede325a3d4040f8d46e0641be2 . + _:B96f0e28b21d1b9d334d9649da3e41606 . + . + "http://www.encountered.tld/peonages/critically.html" . + "unquiet deportment peonages" . + "111"^^ . + "http://www.designers.tld/encountered/deportment.html" . + . +_:B6d41648e43d8f59597a176132bdcf5bd "Taariq Cariaso" . +_:B6d41648e43d8f59597a176132bdcf5bd . + _:B9c814b0f58788f2de199cf09d2477a2c . + . + "http://www.abjured.tld/tardo/serrying.html" . + "researcher overgrows tardo" . + "23"^^ . + . + _:B20fd748f5927c80f68137829b6995bbf . + . + "http://www.festoons.tld/immoderateness/nitrites.html" . + "subbranch fraudulently immoderateness" . + "136"^^ . + "http://www.manchuria.tld/festoons/fraudulently.html" . + . + _:Bdc7819980eb3c0b02d7ff26795936d67 . + . + "http://www.vestals.tld/flunkey/blazed.html" . + "hypocrisies trameled flunkey" . + "75"^^ . + . +_:Bf98d73b9bd9c56d5d98181fef017690d "Shontaya Klitzner" . +_:Bf98d73b9bd9c56d5d98181fef017690d . + _:Bc54e602b14871ac8141c657c1a873807 . + "1965"^^ . + "http://www.transfusing.tld/postseasonal/buccaneer.html" . + "roistered toxifying postseasonal" . + "121"^^ . + "http://www.aortas.tld/transfusing/toxifying.html" . + "quiddities roistered transfusing" . + . + _:Bb86c676575d16ac9753e6dbdb8487c78 . + _:Bcf6fd4552a5e674617dc40fbafd96e92 . + . + "1964"^^ . + "http://www.precanceling.tld/rivetted/ingle.html" . + "codes abolishable rivetted" . + "http://www.petaled.tld/precanceling/abolishable.html" . + "raunchier codes precanceling" . + . + _:B571ec46e64ab6847211d5982643e64dd . + . + "http://www.unidentifiable.tld/monstrances/gravies.html" . + "czardoms reversing monstrances" . + "9"^^ . + "http://www.huntedly.tld/unidentifiable/reversing.html" . + . +_:B4e06ae88dee82679419c4bf69d36154e "Eurypylus Zacher" . +_:B4e06ae88dee82679419c4bf69d36154e . +_:B863aca2ecc745b0a630789267cb27699 "Lucita Macrina" . +_:B863aca2ecc745b0a630789267cb27699 . +_:B8d5d81d3f02a95c91b5c8ceadf81df0b "Moises Hilley" . +_:B8d5d81d3f02a95c91b5c8ceadf81df0b . +_:B99d11df30faba524c7a54cdfb8747712 "Eryi Deppe" . +_:B99d11df30faba524c7a54cdfb8747712 . + _:B5774437b7930fa8f8f78c30d51b6835b . + . + "http://www.ahems.tld/mods/gullied.html" . + "heavens sublimates mods" . + "http://www.seemed.tld/ahems/sublimates.html" . + . +_:Bee666669ac7ae194f278c83d3b4d577b "Denisha Whitesell" . +_:Bee666669ac7ae194f278c83d3b4d577b . + _:Bc48d8de5642a7ae7e0e46137407e4e9a . + . + "http://www.ideograms.tld/compendiums/didactically.html" . + "cuddlier recrowns compendiums" . + "165"^^ . + "http://www.democracies.tld/ideograms/recrowns.html" . + . + _:B7155305e096fea9150cfd6f7c78e670b . + _:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . + _:B1847ae572370abe7d1a110a7479f59c2 . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1966"^^ . + "3"^^ . + "Journal 9 (1966)" . + "1"^^ . + . +_:B73bd4e22b98e7364e6e8b05cc6e341bb "Ignatia Brazel" . +_:B73bd4e22b98e7364e6e8b05cc6e341bb . + _:B444f72e6247aea7cf3d910a166eef31b . + . + "http://www.besmears.tld/cupped/bander.html" . + "reprobates coordinations cupped" . + "96"^^ . + "http://www.outsells.tld/besmears/coordinations.html" . + . + _:B4643fd2e5af0b3c21adc5a2f2189ccb6 . + . + "1966"^^ . + "http://www.fungiform.tld/hydrargyrum/fuhrers.html" . + "memsahib unfermented hydrargyrum" . + "9"^^ . + "nos fungiform unfermented" . + . + _:Bba6114452b6ede8e188834eb6f343294 . + . + "http://www.surpassable.tld/gumlike/carillon.html" . + "dummies vandalization gumlike" . + "38"^^ . + "http://www.ramps.tld/surpassable/vandalization.html" . + . +_:Ba0f9548532d7d188675dafaaf9758694 "Jacinto Bambach" . +_:Ba0f9548532d7d188675dafaaf9758694 . + _:Bbe1c0695b81377a7d279157ed0cf98ee . + . + "1961"^^ . + "http://www.sandbagged.tld/milkily/benefactors.html" . + "bonders negligibly milkily" . + "102"^^ . + "http://www.demotic.tld/sandbagged/negligibly.html" . + "reglossed bonders sandbagged" . + . + _:B1258310f66336bd385aad0612f472c98 . + . + "http://www.harassment.tld/hedonisms/cigarettes.html" . + "keratoses birdmen hedonisms" . + "http://www.doozies.tld/harassment/birdmen.html" . + . +_:B61805c7981a1ce9989c406ea8a057852 "Mutammam Bowersox" . +_:B61805c7981a1ce9989c406ea8a057852 . +_:Bf91f3bcc468df28534369f0c7223b085 "Yachne Piersall" . +_:Bf91f3bcc468df28534369f0c7223b085 . + _:B03fcf45dcac81c8cec21f34e82877fdc . + . + "http://www.levators.tld/bottleful/sergings.html" . + "opulences diapering bottleful" . + "35"^^ . + "http://www.peppier.tld/levators/diapering.html" . + . +_:Baa1190c22f52031e65746e1c4188f828 "Nawfa Luckenbaugh" . +_:Baa1190c22f52031e65746e1c4188f828 . +_:Bd95fae78a21a898fa26194e449613dfa "Kiara Freund" . +_:Bd95fae78a21a898fa26194e449613dfa . + _:B14cc778fa0077d8081d141ba64544b73 . + _:Baa83cc3c7bb6bed8e6739d457efeafcc . + . + "http://www.metabolizable.tld/booteries/flotillas.html" . + "permeably chatting booteries" . + "160"^^ . + "http://www.unmended.tld/metabolizable/chatting.html" . + . +_:Bffd3cec1a87e1d2b3ca30309c63ca8d6 "Loris Elder" . +_:Bffd3cec1a87e1d2b3ca30309c63ca8d6 . + _:B8d884121eb1f002ae76771e9f2d35363 . + . + "http://www.loftily.tld/reprovingly/blungers.html" . + "despising yabber reprovingly" . + "91"^^ . + "http://www.preprocessor.tld/loftily/yabber.html" . + . +_:B1dd8c535fde43989c49f193e343017ec "Wilburn Faltin" . +_:B1dd8c535fde43989c49f193e343017ec . + _:B51de4dcb16c1704cb96e6a2f1c074aa4 . + . + "http://www.dustrag.tld/maharajas/infinites.html" . + "oatmeals deprecation maharajas" . + "84"^^ . + "http://www.vigorish.tld/dustrag/deprecation.html" . + . + _:B51f737de2b485f6da38ff348c2461ab9 . + . + "http://www.sleigher.tld/cycads/attitudinized.html" . + "postured pasteurize cycads" . + "101"^^ . + "http://www.remounting.tld/sleigher/pasteurize.html" . + . + . + _:B185c977381aea161cc99669db7d06e46 . + . + "http://www.unrealistic.tld/surges/preheats.html" . + "acridities substituting surges" . + "100"^^ . + "http://www.arcadian.tld/unrealistic/substituting.html" . + . + _:B09d8fba6609df99911d2ca2599423ad1 . + . + "http://www.geographers.tld/potshots/unhanged.html" . + "shirtfront aroints potshots" . + "110"^^ . + . +_:B15a126f34fe4a2a4be7cc97418da602a "Akina Jang" . +_:B15a126f34fe4a2a4be7cc97418da602a . +_:B8f87b2244117021c8220e015d16d9686 "Celeste Beene" . +_:B8f87b2244117021c8220e015d16d9686 . +_:B73f073d1dde2df7c275ec69be08e01ef "Ordena Blackbird" . +_:B73f073d1dde2df7c275ec69be08e01ef . +_:B198739e04585a52bd1ac2ee6e51742d3 "Egbertine Shymske" . +_:B198739e04585a52bd1ac2ee6e51742d3 . +_:Bd51462a18f530407050f52012c7fc4c7 "Kasey Matyas" . +_:Bd51462a18f530407050f52012c7fc4c7 . + _:B4a99558414d9118be5b0074268133c21 . + _:Bd9d69b451db1289c861db19da454a417 . + . + "http://www.decides.tld/grindingly/concaving.html" . + "preceded bangs grindingly" . + "151"^^ . + "http://www.fides.tld/decides/bangs.html" . + . +_:Bfc041480eeca8c6fe0377170f462ea7f "Bailey Houseal" . +_:Bfc041480eeca8c6fe0377170f462ea7f . +_:B95a60b6bf7ce1de5d6ce7e9fc041a63b "Krista Bleacher" . +_:B95a60b6bf7ce1de5d6ce7e9fc041a63b . +_:B6f7d98925d42f1969447baac69e5e923 "Savino Papale" . +_:B6f7d98925d42f1969447baac69e5e923 . +_:B83d1747bd8b57436a903f4d0b3a85d51 "Rosina Drumgole" . +_:B83d1747bd8b57436a903f4d0b3a85d51 . +_:Bc3a6ecfbc11494bd5da3dfac1c5b2585 "Bhilangana Beauman" . +_:Bc3a6ecfbc11494bd5da3dfac1c5b2585 . +_:B167cc0ae644baf19e8d37c1f3cdce407 "Tansy Benders" . +_:B167cc0ae644baf19e8d37c1f3cdce407 . +_:Bc01a68df8f77fcacd96757fad3999f92 "Dobroslava Leskovec" . +_:Bc01a68df8f77fcacd96757fad3999f92 . + _:B616fd6c0c76a91b17151a1802e560bbe . + "95"^^ . + _:B6aa12d15d246a300b03d7d99dab9b1d6 . + "pokiness abolitionists allocator" . + "1967"^^ . + "http://www.mistime.tld/orthopaedics/abolitionists.html" . + "http://www.orthopaedics.tld/allocator/bootjacks.html" . + . + . + "perfecters pokiness orthopaedics" . +_:B119b26480e6c8bb1c2779c307b0e82de "Krivulinaia Sengvilay" . +_:B119b26480e6c8bb1c2779c307b0e82de . + _:B3202a006422463e8cfac5d659b63267a . + _:B4048cbc5bee12cb46f8f394f0c4f4dbe . + . + "http://www.unalleviated.tld/flattish/splats.html" . + "outback mechanizing flattish" . + "http://www.figured.tld/unalleviated/mechanizing.html" . + . + _:Bab490de06f4b634e620eeaf86ded7c26 . + . + "http://www.washboards.tld/recalculations/dumps.html" . + "reconverting overdrank recalculations" . + "163"^^ . + . +_:B478883b972bfc51c49023fde60215110 "Teriuihi Lachner" . +_:B478883b972bfc51c49023fde60215110 . +_:Be0a4e36fff2d5947dbcc6db34269bce1 "Kelli Bachman" . +_:Be0a4e36fff2d5947dbcc6db34269bce1 . +_:B6636ac949780046ae5db46c738347a23 "Mansoor Lebovic" . +_:B6636ac949780046ae5db46c738347a23 . +_:Bbcc13a44c55fca944e86bb51a35ed589 "Iarshek Kulbacki" . +_:Bbcc13a44c55fca944e86bb51a35ed589 . + _:Beb7a9f202e6b11b9db8c3ab43109af95 . + . + "http://www.multiplying.tld/overconservative/apostleship.html" . + "nonindustrial griot overconservative" . + "http://www.bends.tld/multiplying/griot.html" . + "daydreaming counselling flyways waterpower owlet fireplugs jades jerrycans cantina bodying balusters coordinators magnetizers consignment exilic racecourse mod impasses hepaticas irreconcilability noisemakers vuggy illegitimating touche chaparrals deliberates regaling squeaked ochered flagellations constrainedly remittee figworts vials vasectomizing precognitions maudlinly toenailing inauguration doser batrachians paradoxical knucklebone heparin blandisher spireas daddling ashcans mobbing peatiest scarcities stews precancel spence inlands outargued foeti amaranths johnnies dervishes tattings palliated inviolably rubidiums highschool crassest recesses items authorize sunnier baled finalist literals doyly crenelation pollee ringers strangling gladded plexuses grids screens purplish reordain suturing pilastered scowlingly unresistant rooked boles stoutens trisects sponged cosmonauts vocatively reexpresses curtailment jitney yukking timework rases tangoed presenter soapmaking dandier plow celerities singing reliances severed pouncer divulgences simplemindedness duffle designed triploid saxophonists industrialize ungentle tenderize benzoin pugilism fatuously hides gabblers sporozoan confutes inamoratas winiest imageries injuring unknowingly spadework unshared" . + . +_:B63aa6279eb42dcdd5c0a6a09c2047624 "Selivankova Hashaway" . +_:B63aa6279eb42dcdd5c0a6a09c2047624 . + _:B3c19af0cc436fc81c0cf67b08bf19b1e . + . + "http://www.statement.tld/overconscientious/sizzles.html" . + "unoffensive rationalizing overconscientious" . + "55"^^ . + "http://www.doozer.tld/statement/rationalizing.html" . + . + _:B93c88a906e6e39c4c22d8e5a69589478 . + . + "http://www.miscasts.tld/uneasiest/throughway.html" . + "breakages sacrificer uneasiest" . + "175"^^ . + "http://www.hiring.tld/miscasts/sacrificer.html" . + . + _:Bb05412eb6fe642d22c9638aae8468d34 . + . + "http://www.unhatted.tld/nance/weakhearted.html" . + "fatalists turnstile nance" . + "52"^^ . + "http://www.overinflating.tld/unhatted/turnstile.html" . + . + _:B2d614900cb575393215e773d347fc570 . + . + "http://www.spiritualize.tld/oxtongue/disbarments.html" . + "ornaments retested oxtongue" . + "185"^^ . + "http://www.tenseness.tld/spiritualize/retested.html" . + . + _:B1852e00a4d9639116790dbb9679f987b . + . + "http://www.sizably.tld/leaving/indulgence.html" . + "reverses uncorroborated leaving" . + "159"^^ . + . + _:Bab777be4e84e9dee4fe11d3164028e7c . + _:B20e0b1acd41d2dbe6f0cf57d8ff02fb0 . + . + "http://www.connoting.tld/photographic/affrayed.html" . + "shallowest urbanely photographic" . + "46"^^ . + "http://www.answerers.tld/connoting/urbanely.html" . + . +_:Bf185e9b03f780e7ba47cc5fc7a9a67c2 "Bhavin Primavera" . +_:Bf185e9b03f780e7ba47cc5fc7a9a67c2 . +_:B64f214b522b83e041d4453e0cd0dfa23 "Tomiichi Licea" . +_:B64f214b522b83e041d4453e0cd0dfa23 . + _:B5d7ad3a3c6c0b1056284399447277c1a . + . + "1965"^^ . + "http://www.homophile.tld/socking/paraffins.html" . + "trippings axing socking" . + "2"^^ . + "http://www.conceivability.tld/homophile/axing.html" . + "charactery trippings homophile" . + . + _:B551436ae213ebd9cdc93378ad3236d06 . + . + "1963"^^ . + "http://www.fecundity.tld/lividity/mutably.html" . + "kimonoed substantialness lividity" . + "noninstinctual fecundity substantialness" . + . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "http://www.miffing.tld/semiurban/holographs.html" . + "unproved awakenings semiurban" . + "50"^^ . + "http://www.unfortified.tld/miffing/awakenings.html" . + . + _:Bb33b09a25bb285dacb623c8104e73226 . + . + "1962"^^ . + "http://www.axed.tld/enormousness/overrates.html" . + "reclothed ornamentations enormousness" . + "151"^^ . + "http://www.refractions.tld/axed/ornamentations.html" . + "segmented reclothed axed" . + . +_:B37da8746267d030b702a16865e70c07a "Iditri Harlowe" . +_:B37da8746267d030b702a16865e70c07a . + _:B4263c4dcdf0a934c0ffbd25400a3bbd6 . + _:B56260fd873cceb6c081a67f2c2ca785e . + . + "http://www.interlocutrices.tld/pneuma/snuffy.html" . + "nonreligious discontinued pneuma" . + "27"^^ . + "http://www.anthologists.tld/interlocutrices/discontinued.html" . + . +_:B89753696b6ed1e95e6069725e0783bf2 "Colleen Jolly" . +_:B89753696b6ed1e95e6069725e0783bf2 . + _:Bf8489492af46a577dec35d11dea3de1d . + _:Bb4c8c4c1d8dc451a618f99bf24613cdc . + . + "http://www.osteosclerotic.tld/deloused/eudaemons.html" . + "timbered pipy deloused" . + "40"^^ . + "http://www.backslappers.tld/osteosclerotic/pipy.html" . + . + _:B496958124c89299c3c34abe84a7748e6 . + . + "http://www.mistrusting.tld/puristic/halfheartedness.html" . + "capeskin cannings puristic" . + "http://www.musks.tld/mistrusting/cannings.html" . + . +_:B0a7d596b61919f0f70f05f4c51cc9d92 "Titos Bisard" . +_:B0a7d596b61919f0f70f05f4c51cc9d92 . + _:Bbf284e196299633e25dca737435671b3 . + _:B52b9becd3509fe015b05064121497576 . + . + "http://www.pennyweights.tld/internees/chants.html" . + "rh antipodal internees" . + "146"^^ . + "http://www.preexposures.tld/pennyweights/antipodal.html" . + . + _:B5422b90d56b6c1a5ae505340eff0d53e . + . + "http://www.graduated.tld/handwrote/murderer.html" . + "fester handlers handwrote" . + "172"^^ . + "http://www.enforce.tld/graduated/handlers.html" . + . + _:Bb049e219e3cfef03c259a49373119c88 . + . + "http://www.blends.tld/cooees/dispenses.html" . + "financially pokeweeds cooees" . + "33"^^ . + . + _:Bd7532e504eaf706ce0901f5d92a8ff6a . + . + "http://www.meritoriously.tld/wornness/insulation.html" . + "oddest inflexibility wornness" . + "150"^^ . + "nonimmunities laburnum resupplied ironware acquitted contraindication reinvolvement redeyes optional national" . + "http://www.offside.tld/meritoriously/inflexibility.html" . + . +_:Ba4ba7baa1595262d2466497657a22973 "Iveska Inacio" . +_:Ba4ba7baa1595262d2466497657a22973 . + _:Bb6ec693ff1f80c5040ccc21c00dfbb32 . + . + "http://www.corpses.tld/linchpin/expurgations.html" . + "civilise oversexed linchpin" . + "15"^^ . + . + _:B2c4656b0906f8f317752de276d93b50c . + . + "http://www.ravaged.tld/messmates/intransigence.html" . + "cardiotherapy sometimes messmates" . + "70"^^ . + "http://www.cracky.tld/ravaged/sometimes.html" . + . + _:Bd88c3d4a3001d23a94d6c7b365186800 . + . + "http://www.redistills.tld/biometer/fuseless.html" . + "asexuals allocations biometer" . + "68"^^ . + . + _:Bcda8a47d3d79595cc46f5aceb6017f4b . + _:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . + . + "http://www.perinea.tld/leaseholder/wherrying.html" . + "pollarding maturities leaseholder" . + "80"^^ . + "http://www.cruncher.tld/perinea/maturities.html" . + . +_:B4903b32124e256ac982f4e6554ea137d "Tohaku Karsnak" . +_:B4903b32124e256ac982f4e6554ea137d . + _:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . + . + "http://www.nonconsecutively.tld/oblation/exoduses.html" . + "colourers leavened oblation" . + "79"^^ . + "http://www.bestriding.tld/nonconsecutively/leavened.html" . + . +_:B6042edf00cf6b3e18cbe1256a62c3192 "Danaus Dacanay" . +_:B6042edf00cf6b3e18cbe1256a62c3192 . +_:B3a3a9baf56125005960b926258c7e1c2 "Gundela Renfer" . +_:B3a3a9baf56125005960b926258c7e1c2 . + _:Bdbf9ce5475cbe88a5da6ab516395e100 . + _:B3f53edadd322f78376e5f120635f8149 . + . + "http://www.disrupted.tld/expunges/organismal.html" . + "mandamuses cuppy expunges" . + "68"^^ . + "http://www.stokers.tld/disrupted/cuppy.html" . + . + _:B75ac29cb1752061dd0875771bdd5dd5f . + . + "http://www.phial.tld/amorphousness/minimals.html" . + "desalinizing disunion amorphousness" . + "158"^^ . + "http://www.soakers.tld/phial/disunion.html" . + . +_:Bd81f5fe781a4d589070c4e34c50ceebf "Hagibis Kihn" . +_:Bd81f5fe781a4d589070c4e34c50ceebf . + _:B679564338d5dcca5ff12c857c45bd66a . + . + "http://www.muller.tld/chancellorships/mealiest.html" . + "cockup underemphasizes chancellorships" . + "31"^^ . + "http://www.backbit.tld/muller/underemphasizes.html" . + . +_:B06da7d104b8716094af3019a92679af5 "Maddoc Jakobson" . +_:B06da7d104b8716094af3019a92679af5 . +_:Bf30167a0d945f6815669d8a19f257d6a "Eufemia Hensen" . +_:Bf30167a0d945f6815669d8a19f257d6a . + _:B88875c480f7142bfe4a11e8decdfe209 . + . + "http://www.fastnesses.tld/reacquiring/interjections.html" . + "orang diaspora reacquiring" . + "111"^^ . + "http://www.entrenchments.tld/fastnesses/diaspora.html" . + . + _:B2d4733dbfc1bb3debb5b582f64edde6d . + . + "http://www.legacies.tld/burglarize/winteriest.html" . + "bestirred courtiers burglarize" . + "51"^^ . + "http://www.cowskin.tld/legacies/courtiers.html" . + . +_:B782177e374f576c4bfbabaecdded58ae "Sepat Atchinson" . +_:B782177e374f576c4bfbabaecdded58ae . + _:B550a9737bbbeffd83c5ff8f057704edf . + _:B2522c34269391c6b060065ec2ec18a8b . + . + "http://www.denouncers.tld/pensioners/bedouins.html" . + "conceders unwonted pensioners" . + "67"^^ . + "http://www.breezeway.tld/denouncers/unwonted.html" . + . +_:B5819da5ac8e725d166de6fc7d85017f0 "Tatsui Lonzo" . +_:B5819da5ac8e725d166de6fc7d85017f0 . +_:Bf0d79d1efa0b35e69e272766be2b603e "Tayyib Shideler" . +_:Bf0d79d1efa0b35e69e272766be2b603e . + _:B3cc8acdaeef51e340290677a5dd20e90 . + . + "1966"^^ . + "http://www.ushered.tld/windowpanes/heeling.html" . + "outstretching crackling windowpanes" . + "168"^^ . + "http://www.snowmen.tld/ushered/crackling.html" . + "catering outstretching ushered" . + . + _:B84d3a032d944446f2963e31900e33bcc . + . + "1965"^^ . + "http://www.hurrier.tld/laminator/drifts.html" . + "banquets congregates laminator" . + "79"^^ . + "http://www.penetrations.tld/hurrier/congregates.html" . + "tuataras banquets hurrier" . + . + _:B332f808c78f6ea56c7201c1397118d3c . + . + "http://www.communicably.tld/localization/pretrial.html" . + "ruinates continues localization" . + "195"^^ . + . + _:B9d96508804f1d4952fbb664e3068dae4 . + . + "http://www.remade.tld/cooping/enunciates.html" . + "comeliest silicosis cooping" . + "70"^^ . + . + _:B119b26480e6c8bb1c2779c307b0e82de . + . + "1964"^^ . + "http://www.reddened.tld/adverted/hyperextension.html" . + "procreation moderately adverted" . + "169"^^ . + "http://www.atremble.tld/reddened/moderately.html" . + "perdurable procreation reddened" . + . +_:B76553c84f64619521e6abf15a72e39e5 "Mirari Magnus" . +_:B76553c84f64619521e6abf15a72e39e5 . + _:B674f7c00f36e33e4c3c79a60b0e9ea30 . + . + "http://www.endplate.tld/grubstaker/titty.html" . + "serging confabbing grubstaker" . + "105"^^ . + "http://www.franchised.tld/endplate/confabbing.html" . + . + _:B6e1386863b1fe28550ee96b6bc224e8e . + . + "http://www.resonates.tld/terminals/giros.html" . + "paraguayans overbites terminals" . + "178"^^ . + "http://www.parrots.tld/resonates/overbites.html" . + . +_:B3e9e8973e2f6f9db79694421c843cd8a "Angelica Maccarter" . +_:B3e9e8973e2f6f9db79694421c843cd8a . +_:Bd4fa7ed2659a9360588e0b855fa66175 "Daba Hewlin" . +_:Bd4fa7ed2659a9360588e0b855fa66175 . + _:Bc042f37aa96e93b58b7858445994eb2e . + . + "http://www.reality.tld/nuttiness/woodpiles.html" . + "suasions hexers nuttiness" . + "140"^^ . + . + _:Bf49297a01127b94c145141f39cc34e12 . + "1954"^^ . + "http://www.continentally.tld/cordages/simmering.html" . + "hospitality outrider cordages" . + "12"^^ . + "http://www.rubles.tld/continentally/outrider.html" . + "starrier hospitality continentally" . + . + _:Bf91f3bcc468df28534369f0c7223b085 . + . + "http://www.nixing.tld/slavered/otoliths.html" . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + "gazettes otoliths iguana" . + "1959"^^ . + "romanticize gazettes slavered" . + "51"^^ . + . + . + "http://www.slavered.tld/iguana/mystifiers.html" . + _:Bcb667499fa85be9cea01e3323d061e47 . + . + "1963"^^ . + "http://www.wittings.tld/cultured/universalizing.html" . + "holdovers boatbills cultured" . + "114"^^ . + "http://www.interdictive.tld/wittings/boatbills.html" . + "demising holdovers wittings" . + . + _:B0df12f124f5f07cc62cf512249d5bcfa . + . + "http://www.denouncing.tld/winnower/pinyon.html" . + "trammed jaggedest winnower" . + "27"^^ . + "http://www.abashments.tld/denouncing/jaggedest.html" . + . + _:B3c221f2c7393a5eca0bf5d4cb1c30e94 . + _:B22c90c9814e92a26c28d8e236bf4a2d8 . + . + "http://www.psychotics.tld/scoopsful/weevilly.html" . + "recoin apologal scoopsful" . + "196"^^ . + "http://www.outworks.tld/psychotics/apologal.html" . + . +_:B5b2b1d8d553fd2124d04a8f6c4d92b77 "Ananti Manriquez" . +_:B5b2b1d8d553fd2124d04a8f6c4d92b77 . + _:B39d983e8085d653679fa4f5cc39c30be . + . + "http://www.posies.tld/relenting/primitivity.html" . + "hatband stover relenting" . + "72"^^ . + . +_:B537d8362032d2dea61bcfce64d09c705 "IllishaImelda Dunne" . +_:B537d8362032d2dea61bcfce64d09c705 . +_:B9705a0a0af9ab4a1f27681d2d8e5b07f "Cansu Hewitt" . +_:B9705a0a0af9ab4a1f27681d2d8e5b07f . + _:B33a82ca5ea2ea2eed5c91e8884fc39c9 . + . + "http://www.monsters.tld/safeguarding/chieftainship.html" . + "specializing snowdrifts safeguarding" . + "48"^^ . + "http://www.overdrunk.tld/monsters/snowdrifts.html" . + . +_:B744e8e67f5d4b4173d4b90c9bca27bbd "Myrna Shurak" . +_:B744e8e67f5d4b4173d4b90c9bca27bbd . +_:B9db02bba2b426df35ad687b9ea07ec9b "Varun Fissori" . +_:B9db02bba2b426df35ad687b9ea07ec9b . + _:B22c95e29c5880d308d69849467cd8ffd . + . + "http://www.flawlessly.tld/caciques/touches.html" . + "cosseting lucked caciques" . + "191"^^ . + "http://www.flutiest.tld/flawlessly/lucked.html" . + . + _:B262635052d8e16c9f3f5b533f5c32fe8 . + . + "http://www.tattles.tld/befriends/insinuators.html" . + "loopholing irradiates befriends" . + "103"^^ . + "http://www.readmits.tld/tattles/irradiates.html" . + . + _:B137b4510b63871be4f0c7c013a05843f . + "1967"^^ . + "http://www.fluctuating.tld/appareling/nicer.html" . + "awakens golem appareling" . + "enthuses fluctuating golem" . + . + _:B12ca3a8cff7864d41bf9275bd44881ce . + . + "1964"^^ . + "http://www.spumone.tld/cocains/runaround.html" . + "cooingly redigest cocains" . + "148"^^ . + "ersatzes spumone redigest" . + . + _:B436539e0564eef047da60b5d593a2354 . + . + "http://www.keynoter.tld/lapidaries/opiumisms.html" . + "mainlined tripes lapidaries" . + "186"^^ . + "elemental householders evenfall denazified pyrostats sagiest prorogues cowpoxes benders supposing" . + . + _:Bf4bce22b87f2300c2813ad29648a3e0a . + . + "http://www.tidied.tld/redivides/mizzenmasts.html" . + "nonagreement skillets redivides" . + "32"^^ . + "http://www.stinginess.tld/tidied/skillets.html" . + . + _:B6f94494b729bfc7b059413c608fc4c81 . + . + "http://www.snorer.tld/penlites/opposites.html" . + "reattempt auditoriums penlites" . + "67"^^ . + . +_:B598b4c7eaa6417b372c4f62842e52617 "Znata Barlow" . +_:B598b4c7eaa6417b372c4f62842e52617 . + . + "takeout earwigs canters" . + "http://www.contradicting.tld/frizziness/earwigs.html" . + "109"^^ . + "http://www.frizziness.tld/canters/undercurrents.html" . + _:B802832daf82ee73cc4f81cb3e5d78429 . + . + _:Bd81f5fe781a4d589070c4e34c50ceebf . + "jetties takeout frizziness" . + "1952"^^ . + . + _:Bc4b3b1fa7aa72afaa4098bbc1a5a8f20 . + _:Bc09a89662887028b45510b915ff29df8 . + . + "http://www.shirred.tld/darkliest/burning.html" . + "infects nanowatt darkliest" . + "184"^^ . + "http://www.yerba.tld/shirred/nanowatt.html" . + . + _:B4a99558414d9118be5b0074268133c21 . + . + "1965"^^ . + "http://www.wergild.tld/senoritas/authorship.html" . + "mutinousness revolutionized senoritas" . + "168"^^ . + "subcutaneously wergild revolutionized" . + . + _:B41f0bca14fef69b01ce8931aa3914382 . + . + "http://www.compensatively.tld/stealers/shires.html" . + "blamed evolver stealers" . + "167"^^ . + "http://www.accorders.tld/compensatively/evolver.html" . + . + _:B26b0df2713fd93d5550ca82f13b03f6a . + . + "1963"^^ . + "http://www.pluses.tld/delfts/incumbently.html" . + "inwinds dustups delfts" . + "117"^^ . + "meatball pluses dustups" . + . + _:B2a399736970ab18acb68f4fce946f1e5 . + . + "http://www.manchus.tld/placque/concussive.html" . + "chamoising enlightenment placque" . + "144"^^ . + . +_:Bf0249cfda9ca4e75be4e5bd15ac060dd "Candis Barefield" . +_:Bf0249cfda9ca4e75be4e5bd15ac060dd . +_:B45b9497f1c35b600730a50de34ff14e6 "Aki Lillo" . +_:B45b9497f1c35b600730a50de34ff14e6 . + _:B73580c3d49ef33764f594cba326b8cbf . + _:B9926ee59ff0f013f391b47ab0083bde8 . + . + "http://www.amounting.tld/rhizomatous/intrans.html" . + "antioxidants cyclo rhizomatous" . + "36"^^ . + "http://www.pedagogies.tld/amounting/cyclo.html" . + . + "1966"^^ . + "11"^^ . + "Journal 4 (1966)" . + "1"^^ . + . +_:Bff7b5b14299beba3298c196a28e12067 "Cady Schweizer" . +_:Bff7b5b14299beba3298c196a28e12067 . + _:B53579a38bd0bc00ac7efbd65d9d20426 . + . + "http://www.becking.tld/fennels/religions.html" . + "middy explanations fennels" . + "27"^^ . + . +_:Be0ef279786ac08dff9307823db9ca990 "Lonzo Vincelette" . +_:Be0ef279786ac08dff9307823db9ca990 . +_:B008a0c3b23126482395c69a9f3444f1a "Isabela Chuong" . +_:B008a0c3b23126482395c69a9f3444f1a . +_:Bafe4ea2dfd6f0e6cdfc91b97fbc8f59e "Uriana Hardon" . +_:Bafe4ea2dfd6f0e6cdfc91b97fbc8f59e . +_:B444f72e6247aea7cf3d910a166eef31b "Tracine Vickey" . +_:B444f72e6247aea7cf3d910a166eef31b . + _:B197eb22360bda40d239cdfff649c6ab6 . + . + "http://www.oversights.tld/facers/depositors.html" . + "shaftings kooky facers" . + "199"^^ . + "http://www.curlier.tld/oversights/kooky.html" . + . +_:B0df12f124f5f07cc62cf512249d5bcfa "Nikki Klugh" . +_:B0df12f124f5f07cc62cf512249d5bcfa . + _:B8b20be88b3a5a5f2d547fb6ef9a5fdd2 . + . + "http://www.artiness.tld/excoriates/lunkhead.html" . + "bodingly gazers excoriates" . + "67"^^ . + "http://www.insurgences.tld/artiness/gazers.html" . + . + _:Baea2cc717d4b790617da4f9ba0cdee1e . + _:Bcc45a9214bfe683a082e6742b05d3647 . + . + "http://www.recitalists.tld/palpators/scoffing.html" . + "stubbornest revived palpators" . + "79"^^ . + . +_:B56cb8b0e75018c2b792109b2a9e59fca "Edwin Masloski" . +_:B56cb8b0e75018c2b792109b2a9e59fca . +_:B73f98e6e4b1162ca3a706f398d7d884b "Klaus Klasinski" . +_:B73f98e6e4b1162ca3a706f398d7d884b . + _:B2336382b53006a5b440bda93d887e4e2 . + . + "http://www.arrogantly.tld/bespatter/additions.html" . + "clubbier leprosarium bespatter" . + "163"^^ . + "http://www.haft.tld/arrogantly/leprosarium.html" . + . +_:B09f49f650ed59ee77e0a416bc5ea4172 "Hita Porell" . +_:B09f49f650ed59ee77e0a416bc5ea4172 . + _:B350d7d14c3e6ff9bdb33ef38e3ed755b . + . + "http://www.mendelianist.tld/pericynthion/relettered.html" . + "oscillation hardest pericynthion" . + "34"^^ . + . +_:B52732ff9d56c14fd5c98e495b0181c4a "Reginlind Defilippo" . +_:B52732ff9d56c14fd5c98e495b0181c4a . + _:Be6ee0e3310bb22614ca2e6e033b646a4 . + . + "http://www.crucifixes.tld/noncentrally/procathedral.html" . + "marmots modally noncentrally" . + "150"^^ . + "evils royals pitchy encephalon infecter caricaturing reprover wingover marker grafts crenated" . + "http://www.anemia.tld/crucifixes/modally.html" . + . +_:Bcb95b60ecec981172252a624b51a2937 "Haarith Santheson" . +_:Bcb95b60ecec981172252a624b51a2937 . +_:Ba534ec6e09a0f8e2486bfef476f06717 "Este Manon" . +_:Ba534ec6e09a0f8e2486bfef476f06717 . + . + "1961"^^ . + "resurveyed freighters correctional" . + "http://www.earwigged.tld/outyell/freighters.html" . + _:Bb97ba5a04aade2369fa73f003eb34d04 . + . + "polarize resurveyed outyell" . + _:Be09ee83d431b94ce0d88e6299e302f6a . + "62"^^ . + "http://www.outyell.tld/correctional/cervine.html" . + _:Ba97dce14ce3720d11d25d9aeb765122a . + . + "http://www.calipering.tld/allocatee/guffaws.html" . + "cottonmouths buglers allocatee" . + "40"^^ . + "2"^^ . + "http://www.lorises.tld/calipering/buglers.html" . + . +_:B4263c4dcdf0a934c0ffbd25400a3bbd6 "Tishka Zale" . +_:B4263c4dcdf0a934c0ffbd25400a3bbd6 . +_:B3a1ea5d0e53515b4c82fd120ccbbbc85 "Waverly Eldreth" . +_:B3a1ea5d0e53515b4c82fd120ccbbbc85 . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . +_:B7585f2cbd1feae32f0fe676557ac6abe . + _:Bcc3e63bde46bf7e944cab7767f24042f . + . + "http://www.dynamistic.tld/exploring/ostensive.html" . + "extortionists finespun exploring" . + "193"^^ . + . +_:B2bbb37833c7d17eb2a70340eddd418e4 "Hilmiyya Pagon" . +_:B2bbb37833c7d17eb2a70340eddd418e4 . + _:Bbd0423edf880afb457c10417c561afb7 . + _:B59b6bb4607b48a24ca9a6f048535fcec . + . + "http://www.pressurizer.tld/unpredicted/terrarium.html" . + "quadrates hairsprays unpredicted" . + "183"^^ . + "http://www.staggeringly.tld/pressurizer/hairsprays.html" . + . + _:Baa1190c22f52031e65746e1c4188f828 . + . + "http://www.sploshes.tld/feloniously/teuton.html" . + "unwon slandering feloniously" . + "160"^^ . + . + _:B0700718d4f4d863c3e8ab6d4160e8038 . + "1959"^^ . + "http://www.rapports.tld/plinks/inappreciably.html" . + "emergences sibs plinks" . + "100"^^ . + "http://www.oxtails.tld/rapports/sibs.html" . + "ranis emergences rapports" . + . +_:B1b952a88a281b818e5dd93cd1e209df7 "Gordon Vroom" . +_:B1b952a88a281b818e5dd93cd1e209df7 . + _:B405e7e9868fc26df2ff12b10f15f733f . + _:B008a0c3b23126482395c69a9f3444f1a . + "1958"^^ . + "http://www.cannabinol.tld/aerophobia/southwestward.html" . + "ayes aurist aerophobia" . + "31"^^ . + "genealogically cannabinol aurist" . + . +_:B81616abd40fce53a948aafc2dd81b691 "Kunisada Zietlow" . +_:B81616abd40fce53a948aafc2dd81b691 . +_:B499ccc5be4c1be5235612436ae2e0040 "Bhagyashree Gorelik" . +_:B499ccc5be4c1be5235612436ae2e0040 . +_:B351f68110d9e938f35f0c282d0da27bd "Xenia Kautzman" . +_:B351f68110d9e938f35f0c282d0da27bd . +_:B79e0e118744adc289ba0f1858e758e29 "Rananin Mashni" . +_:B79e0e118744adc289ba0f1858e758e29 . + _:Bf29b99af845e1546513297696537b2f1 . + "1964"^^ . + "http://www.mnemonics.tld/stammeringly/fawnier.html" . + "beths detects stammeringly" . + "13"^^ . + "http://www.delead.tld/mnemonics/detects.html" . + "favouring beths mnemonics" . + . +_:B1da661a6fa6cc3782d20dd04ed2f488f "Rohana Clacher" . +_:B1da661a6fa6cc3782d20dd04ed2f488f . + _:B3b726e43e4fc9795ed5cef2aba22cec7 . + . + "http://www.fizzing.tld/resharpening/leprechauns.html" . + "tetanic droners resharpening" . + "93"^^ . + "http://www.unscrupulousness.tld/fizzing/droners.html" . + . + _:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + . + "1965"^^ . + "http://www.brats.tld/sublunar/molestation.html" . + "longhaired waybills sublunar" . + "115"^^ . + "http://www.mendaciously.tld/brats/waybills.html" . + "scalpel longhaired brats" . + . + _:Ba801d6a2cd42af604f457b4fdc9de145 . + . + "http://www.graphologies.tld/hairstyles/majored.html" . + "limpness agronomies hairstyles" . + "62"^^ . + "http://www.rooster.tld/graphologies/agronomies.html" . + . + _:Befb36edfbf740cb8c68ae0f2188320e9 . + . + "http://www.acuter.tld/oysterman/annotator.html" . + "purveyors macron oysterman" . + "15"^^ . + "http://www.sambos.tld/acuter/macron.html" . + . + _:Bff6c08e1d23aeee9972ab3403234e4f6 . + _:B1850c98b35d8fd131e4f76335abfad94 . + . + "http://www.practitioners.tld/dubber/macedonian.html" . + "dialysed fizgigs dubber" . + "57"^^ . + "http://www.eleganter.tld/practitioners/fizgigs.html" . + . +_:Bd48b0b06fa6a01c4c43e7265e47d60d2 "Tang Riggleman" . +_:Bd48b0b06fa6a01c4c43e7265e47d60d2 . + _:B09aed72b190546a051031671ab31a3e2 . + . + "1965"^^ . + "http://www.swagged.tld/priested/pottered.html" . + "microfilming britisher priested" . + "105"^^ . + "specificity swagged britisher" . + . + _:B69b4c7351b3d52f5d52c2beb475ad751 . + . + "http://www.trundles.tld/synthesizers/histamins.html" . + "copulas heterosexually synthesizers" . + "111"^^ . + "shinnying virally nonsignificant whitens diplex dashing pedicured bibbs surgeries schwas" . + "http://www.reproacher.tld/trundles/heterosexually.html" . + . +_:B2522c34269391c6b060065ec2ec18a8b "Khaalid Heth" . +_:B2522c34269391c6b060065ec2ec18a8b . +_:B6d1f4ab62049e9af49b06244387b3c6b "Rosamunde Follansbee" . +_:B6d1f4ab62049e9af49b06244387b3c6b . +_:B74bbe6991dc910440a80a4c3b78c2a7d "Pitri Robillard" . +_:B74bbe6991dc910440a80a4c3b78c2a7d . + _:Bf6247f91c0e0f8da6099381716cf728c . + . + "1954"^^ . + "http://www.interdictory.tld/penchants/stroboscope.html" . + "tubbier nefarious penchants" . + "118"^^ . + "electively interdictory nefarious" . + . + _:Bfcb8d5de86bf582fc4abba44aa232539 . + . + "http://www.visorless.tld/wanderers/outcast.html" . + "fruits yeomen wanderers" . + "54"^^ . + "http://www.drooping.tld/visorless/yeomen.html" . + . + "http://www.obeyed.tld/newmown/interclass.html" . + "friaries tasked newmown" . + . + "99"^^ . + . + "http://www.newmown.tld/catabolize/spaceman.html" . + "tasked interclass catabolize" . + . + "1959"^^ . + _:Bf831032e099de99df9a028d4bc5a6f7a . + _:Bd6444f174d8afeab2def7a5b50b008dc . + . + "1963"^^ . + "http://www.campo.tld/antecede/critical.html" . + "fairways mildly antecede" . + "22"^^ . + "resubscribes campo mildly" . + . +_:B3ed10e749cd7b053c1e1eaed2e499fd4 "Jaap Hongeva" . +_:B3ed10e749cd7b053c1e1eaed2e499fd4 . + _:B1680619f3e2c1a79e60c7b9bef9bbe07 . + . + "http://www.foliages.tld/frowziest/papilla.html" . + "adventuresses gristle frowziest" . + "13"^^ . + "http://www.postorbital.tld/foliages/gristle.html" . + . + _:B2f84428fbfe6afcb723e1a05f9f445a8 . + . + "http://www.congratulating.tld/carinas/audiology.html" . + "halloas chirography carinas" . + . +_:B218718fe36fadfb63fa76fead18e3bbf "Matteo Mestre" . +_:B218718fe36fadfb63fa76fead18e3bbf . + _:Beff94519d0bacd7d2db2675ad6f7bc15 . + . + "http://www.salvageability.tld/augurers/inescapably.html" . + "pugged furloughs augurers" . + "69"^^ . + . + _:Bf9efa39860f464b20776cfaf07f8251c . + . + "http://www.intergroup.tld/celebs/nephrectomy.html" . + "tommyrot rattlings celebs" . + "187"^^ . + "http://www.amercing.tld/intergroup/rattlings.html" . + . + _:B0956a0facaa984982e9412256ffd53f9 . + . + "http://www.refracts.tld/anions/excites.html" . + "siestas misaligned anions" . + "171"^^ . + . +_:B42404206b2d204d0b50a12a3d086eb9e "Jimarcus Gerstle" . +_:B42404206b2d204d0b50a12a3d086eb9e . +_:Bf041bd1fca85a63743ccb2ee231ddef2 "Mitsu Kerbs" . +_:Bf041bd1fca85a63743ccb2ee231ddef2 . +_:Be5dac0b8eef93d421e02ec4513bdd1cf "Richild Brinius" . +_:Be5dac0b8eef93d421e02ec4513bdd1cf . +_:Bbf5c6017c7aeabf4e6dbd8e1129a283e "Naseera Lamarch" . +_:Bbf5c6017c7aeabf4e6dbd8e1129a283e . + _:B43afb2917ff7e4fe9d9254585ae24a80 . + . + "http://www.cameralism.tld/stealings/eyetooth.html" . + "cornucopiate advised stealings" . + . +_:Bbbe87fff8bc2369687641f436f052aec "Abran Morgensen" . +_:Bbbe87fff8bc2369687641f436f052aec . + _:B150ef216696c859795e4c86323bd0bfb . + . + "http://www.disbarments.tld/freshing/crackdown.html" . + "oxtongue worthing freshing" . + "123"^^ . + "http://www.retested.tld/disbarments/worthing.html" . + . + _:B9773da07964a477e4379b881c88eeb89 . + . + "http://www.lodgement.tld/rafts/zincic.html" . + "rearrangement unheralded rafts" . + "145"^^ . + "challenger salves agentry frothiness ignorantness undulant anoint grot extracts giftedly" . + "http://www.liberalizations.tld/lodgement/unheralded.html" . + . +_:B274f8abf037c31d9563e4d3b7e797d94 "Asami Sellek" . +_:B274f8abf037c31d9563e4d3b7e797d94 . + _:Bd61f866a9150c8a8edfc42b2bfbba35f . + . + "http://www.loony.tld/softwoods/canard.html" . + "inker howler softwoods" . + "109"^^ . + "http://www.glimpsed.tld/loony/howler.html" . + . + _:B008a0c3b23126482395c69a9f3444f1a . + . + "http://www.hocussed.tld/catenary/alternately.html" . + "fissionable briery catenary" . + "14"^^ . + . + _:B8d6557e84a85e66d0d919532d750fd27 . + . + "http://www.vin.tld/traipses/usurpers.html" . + "militaristic imperiously traipses" . + "198"^^ . + "http://www.toadied.tld/vin/imperiously.html" . + . +_:B334f032e10a9608b5927dd7dc286704d "Isa Harcey" . +_:B334f032e10a9608b5927dd7dc286704d . +_:Bb55a76eedce7a344a8095c21a3eae459 "Sahan Laprete" . +_:Bb55a76eedce7a344a8095c21a3eae459 . +_:B7b704ae72cfd02496d319c092d8ca61b "Sozui Jalovel" . +_:B7b704ae72cfd02496d319c092d8ca61b . + _:B76f6e6b6b6af9181583bdad2c9e37f8e . + . + "1964"^^ . + "http://www.kayos.tld/absinthes/stubbly.html" . + "adv cajolement absinthes" . + "137"^^ . + "decontaminates kayos cajolement" . + . +_:B0668c13761d42c26b24ae0643b4032cc "Camella Emanuel" . +_:B0668c13761d42c26b24ae0643b4032cc . + _:Bd01241344c3772475738bf64817cdf39 . + . + "http://www.amniotic.tld/turd/inundations.html" . + "entanglements amnestied turd" . + "82"^^ . + "http://www.poisers.tld/amniotic/amnestied.html" . + . + . + _:B0cd434984ddbe9761b11fa78cf81142d . + . + "1952"^^ . + "http://www.lades.tld/mantles/pitiless.html" . + "resistibility gruffness mantles" . + "binaurally lades gruffness" . + . +_:Ba5f9f6ac0e4e92da11913df9682c575b "Yukinaga Sully" . +_:Ba5f9f6ac0e4e92da11913df9682c575b . +_:B71765afcc52eec0435570692555bc4f7 "Ernesta Pontillo" . +_:B71765afcc52eec0435570692555bc4f7 . + "1959"^^ . + "11"^^ . + "Journal 2 (1959)" . + "1"^^ . + . +_:B1dca34ec80fc60089ce2872ae28a23e5 "Colombine Havir" . +_:B1dca34ec80fc60089ce2872ae28a23e5 . +_:Be3df646705aafc8487a42c0b688239c8 "Gert Silverhorn" . +_:Be3df646705aafc8487a42c0b688239c8 . +_:Ba8276b1715dbabff32260df994a96d56 "Zdeslava Barkus" . +_:Ba8276b1715dbabff32260df994a96d56 . + _:Baa26dd6ee6c580aabc51c558ff83937f . + . + "http://www.proscriptive.tld/insulators/flavorings.html" . + "overmagnified audiologist insulators" . + "77"^^ . + "http://www.saxophonist.tld/proscriptive/audiologist.html" . + . + _:B325c42c48c7478620bb70a0cca122097 . + _:B70ccf8139b06500472bf9437916f6272 . + "1961"^^ . + "6"^^ . + "Journal 4 (1961)" . + "1"^^ . + . +_:B153703295550f7b8973e08e5cb4c95f4 "Hilmar Edmunds" . +_:B153703295550f7b8973e08e5cb4c95f4 . +_:B10a8887a206091eefe2f397ac707bc64 "Aristomnis Dauber" . +_:B10a8887a206091eefe2f397ac707bc64 . +_:B0d2f0bcdf3b3dc76b8af907ee97f7fec "nthimos Heskett" . +_:B0d2f0bcdf3b3dc76b8af907ee97f7fec . + _:Bf670ecf689ac956ff3d908cc4f09395f . + . + "http://www.mongolians.tld/wordperfect/hollers.html" . + "misconduct crashes wordperfect" . + "34"^^ . + . + _:B9070033d1b42dcd1745d52165cdbbd47 . + . + "1966"^^ . + "http://www.yonker.tld/asymptotical/hardheartedness.html" . + "creations annihilated asymptotical" . + "113"^^ . + "http://www.ungracefully.tld/yonker/annihilated.html" . + "wellspring creations yonker" . + . + _:Bb70c8beb863f60f400d94a4e22f91454 . + "1957"^^ . + "http://www.operator.tld/duplexer/alopecias.html" . + "oilily quester duplexer" . + "168"^^ . + "http://www.swaying.tld/operator/quester.html" . + "tything oilily operator" . + . + _:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + . + "1956"^^ . + "http://www.incubator.tld/sylvian/choky.html" . + "oink geegaws sylvian" . + "36"^^ . + "http://www.splined.tld/incubator/geegaws.html" . + "caucasians oink incubator" . + . + _:B26b0df2713fd93d5550ca82f13b03f6a . + . + "http://www.irreparableness.tld/enates/paginal.html" . + "jaywalk secobarbital enates" . + "32"^^ . + "http://www.disposing.tld/irreparableness/secobarbital.html" . + . +_:Baaf256fcbcf62842091bd7806ebfcc66 "Ieshige Kosinski" . +_:Baaf256fcbcf62842091bd7806ebfcc66 . + _:B37ce7fdb0575e0ceb1e3163b4e87e1b3 . + . + "http://www.frettiest.tld/leanest/witling.html" . + "halavahs unraised leanest" . + "177"^^ . + "http://www.interplead.tld/frettiest/unraised.html" . + . + _:Bf41f3b6f1fef27df724e487f90838c63 . + _:B1bce669d21aabd372e820fe84414d5f8 . + . + "http://www.haggler.tld/reeky/recklessness.html" . + "featured amphibiousness reeky" . + "175"^^ . + . + _:Bfcb8d5de86bf582fc4abba44aa232539 . + . + "http://www.suppleness.tld/trader/reprehending.html" . + "enervator probating trader" . + "10"^^ . + "http://www.ownership.tld/suppleness/probating.html" . + . +_:B352616fcc0722ab0f0e0665c965824f7 "Alka Groshek" . +_:B352616fcc0722ab0f0e0665c965824f7 . +_:Ba9a9e9b9dc8fa4aecec8db6e701a57b8 "Valenta Oden" . +_:Ba9a9e9b9dc8fa4aecec8db6e701a57b8 . +_:Bd147e2cc8d8e9f1dce519f4b978d472f "Coletta Holtmeier" . +_:Bd147e2cc8d8e9f1dce519f4b978d472f . + _:Bff9333f0ba398f5ad5eb38fb5181e456 . + . + "1962"^^ . + "http://www.downplayed.tld/klanism/fluidic.html" . + "cutaway doughtiest klanism" . + "15"^^ . + "http://www.reconquer.tld/downplayed/doughtiest.html" . + "diabolos cutaway downplayed" . + . + _:B44afcd88a45d6b0cbb097ac08fb33424 . + . + "1962"^^ . + "http://www.allergens.tld/redemonstration/carotidal.html" . + "visaged ageratums redemonstration" . + "166"^^ . + "browser allergens ageratums" . + . + _:B05f355187d1fb07be892380b1b894c17 . + . + "http://www.twinnings.tld/aether/sociologist.html" . + "arrogating ministrant aether" . + "http://www.aggrandizers.tld/twinnings/ministrant.html" . + . + _:B72872759208411848ecf4d85917b2541 . + . + "http://www.astrodynamics.tld/diaphragmatic/lifters.html" . + "steadiers knuckliest diaphragmatic" . + "2"^^ . + . + "http://www.dillydally.tld/pityingly/tradeable.html" . + "generatively agitates dillydally" . + . + "136"^^ . + _:Bd4fa7ed2659a9360588e0b855fa66175 . + "http://www.cameleers.tld/dillydally/anchovies.html" . + "agitates anchovies pityingly" . + _:B341c169c32b862dc30433dfcd0b70b3e . + "1961"^^ . + . + _:B61e62d27d8aedd39f5786b989878072c . + . + "http://www.shrieker.tld/wrinklier/slates.html" . + "watermarking engaging wrinklier" . + "102"^^ . + . + _:B844be2cab209dbe74d28030aec02c341 . + . + "1961"^^ . + "http://www.weekends.tld/membranaceous/aphorizing.html" . + "redressed giggled membranaceous" . + "45"^^ . + "http://www.chains.tld/weekends/giggled.html" . + "ductility redressed weekends" . + . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + . + "http://www.bluings.tld/heroics/almner.html" . + "dowels throning heroics" . + "114"^^ . + "http://www.deoxygenated.tld/bluings/throning.html" . + . + "dopiness stoutish allegers mapmaker seafloor subassembly jowliest psalmody realer puked climber borderlands trashed maximite priss dudishly serialists inveiglers frosts runniest exocrine footbath faddisms maximins radiotelegraphically nubbier mythologists brouhahas tarpapered riggers maladjusted aligners retraces lippy cynicism wieldier offensives disjoining folios fogger diminishments relatione welters predicating overpay waders eastwards darnings brainily threadworm inundating demonstrator envied climatal airscrew avocados inarticulateness chicaner wetsuit subprincipal vesuvius annotates landward frontages hewable vivider weatherstripped bermudian containerizes redheads straggliest nears laconism semiannual bridgeheads slicker paratypic masher autoeroticism announced defective absoluteness oversupply matchmaker cyphers chalkiest cirrhosis transubstantiate paganish remeasured quadrennium hailing earthwork infantilism eluviating bloodied luringly microform yachting bendy splurging lichee withholding decalcified punning ribaldry certificating mynahs" . + "http://www.fichu.tld/terrorizing/jingoist.html" . + _:Bfbd62dafb834809b5a80f273f41c71ef . + "1952"^^ . + . + "implied czechoslovaks terrorizing" . + "http://www.yarded.tld/fichu/czechoslovaks.html" . + . + "marse implied fichu" . + "180"^^ . +_:B2c86107ea5d55381886a0de20be7f151 "Beinvenido Bolek" . +_:B2c86107ea5d55381886a0de20be7f151 . + _:Ba1c0d353343eaa9673e0e7a1bd46805f . + . + "http://www.lungfishes.tld/wagtail/teaspoonfuls.html" . + "mordantly ecologically wagtail" . + "146"^^ . + . + _:B428db4b6f645186de2f93fde92ffaf32 . + . + "http://www.laryngoscope.tld/crower/routeman.html" . + "caster giantesses crower" . + "99"^^ . + "http://www.steerer.tld/laryngoscope/giantesses.html" . + . + _:B11c3fbfb6c42a87a1d9cfd1fd989eab6 . + "1959"^^ . + "http://www.cupola.tld/dwarfed/strummed.html" . + "mentally swings dwarfed" . + "173"^^ . + "http://www.mollifier.tld/cupola/swings.html" . + "rectified mentally cupola" . + . +_:B18f9ed283abb7095b983785a15e16f97 "Huaning Zwolski" . +_:B18f9ed283abb7095b983785a15e16f97 . + _:B694c9d7a5bbb725cac77e611803cbe56 . + _:B18272013b2803c910b441868fe120134 . + . + "http://www.vistaed.tld/resurveys/saddening.html" . + "reformulation teaboxes resurveys" . + "60"^^ . + . + _:B60833d3540161f8ce8d9be3d079102a9 . + . + "http://www.toplessness.tld/crabbedness/leadings.html" . + "ferociously points crabbedness" . + "138"^^ . + . + _:B463f98c0af8e6e4f6f17f6e24bffcfbe . + . + "http://www.fatso.tld/circuiter/poker.html" . + "nightie spoiler circuiter" . + "103"^^ . + "http://www.commodiously.tld/fatso/spoiler.html" . + . +_:B15d57b7c95f1d2e540b2dc3a7add71b6 "Vanessa Stathopoulos" . +_:B15d57b7c95f1d2e540b2dc3a7add71b6 . + _:B5c05cfc76d1ba13e71acfee9e8904dcb . + "1964"^^ . + "http://www.patriots.tld/coverslip/satisfier.html" . + "oarless inquisitional coverslip" . + "148"^^ . + "http://www.undershirts.tld/patriots/inquisitional.html" . + "whopped oarless patriots" . + . +_:Bcd30697a414360693eb834f97b19eeea "Emong Myatt" . +_:Bcd30697a414360693eb834f97b19eeea . + _:B9d07ba5dca5e0f6ab18577858ecbc62d . + . + "http://www.caftans.tld/overlapped/fathers.html" . + "luridness outyelled overlapped" . + "63"^^ . + "http://www.redirecting.tld/caftans/outyelled.html" . + . +_:Bac7241a08631ebe5ffc17568ee8f7747 "Faustine Agriesti" . +_:Bac7241a08631ebe5ffc17568ee8f7747 . +_:B2a3a5fa289dcacfbb8bee0f88e715dcb "Torokanova Kosloski" . +_:B2a3a5fa289dcacfbb8bee0f88e715dcb . + _:B3bb72efab66ff424cf2173b480489d7e . + . + "http://www.deliberative.tld/ungallant/contemptibly.html" . + "enraging wilders ungallant" . + "89"^^ . + "http://www.thyrse.tld/deliberative/wilders.html" . + . +_:Bd89ff2250178fee90d7a2befb865b8bc "Aseela Cafaro" . +_:Bd89ff2250178fee90d7a2befb865b8bc . + _:B2a086b2315067da701f5eb2d9e07bf51 . + . + "http://www.lib.tld/sets/arbitrarily.html" . + "doling cussing sets" . + "113"^^ . + "http://www.welches.tld/lib/cussing.html" . + . + _:B413db44d5edbf065a836132282b69516 . + . + "http://www.lagniappes.tld/afterburner/coequality.html" . + "punchy dioceses afterburner" . + "155"^^ . + "repatriate balking smarmy federally shapes nauseas musclemen steeplechases indigents awaked ninny" . + "http://www.voiles.tld/lagniappes/dioceses.html" . + . + _:B7b45c3dde9c98b8d2d9106a809344193 . + . + "http://www.toothed.tld/castigates/discounter.html" . + "plated turnable castigates" . + "181"^^ . + "http://www.bulgarian.tld/toothed/turnable.html" . + . + _:Bcb6e895f94f6d837ac9a66e865dd081a . + . + "http://www.xebec.tld/storewide/frankness.html" . + "translators homemaker storewide" . + "181"^^ . + "pelter waitings cuban saturdays bonbons crullers hermetical serrating flexed forefend wowed" . + "http://www.freeholds.tld/xebec/homemaker.html" . + . + _:B6f85565096eecb686c4b756d444d0f22 . + _:B37e749c5d5f0efd10f3720ef82f22eab . + . + "http://www.lifting.tld/commerced/snooze.html" . + "assuagement chid commerced" . + "122"^^ . + . + _:Bea3d530a8b3699a30890624acfd9bf71 . + . + "1965"^^ . + "http://www.upheaves.tld/suppositories/cratered.html" . + "metatarsal sapience suppositories" . + "200"^^ . + "lashers upheaves sapience" . + . + _:Bfdef162145b88c76674e462b275871a7 . + . + "http://www.gourdes.tld/interregional/misquotes.html" . + "knavishness directors interregional" . + "76"^^ . + "questioners ordinals sunburned dissimilarities religiousness latticing emended cosmists roshi philological" . + . + _:Bdc1a8345c6cc7869dac29a3f6849f8ca . + . + "http://www.broadest.tld/snarlier/stockpiling.html" . + "definitiveness lobotomizing snarlier" . + "139"^^ . + "http://www.gummites.tld/broadest/lobotomizing.html" . + . + . + _:B2ff03d9daba7cbf0ce2b104f32848cdd . + . + "http://www.lycanthropies.tld/dinting/rezoning.html" . + "iniquitously electrophoresed dinting" . + "30"^^ . + . +_:B50a1cb44cf18ef96e49b1046f59329c6 "Naaji Hanle" . +_:B50a1cb44cf18ef96e49b1046f59329c6 . +_:B8c9ff5db46103b355d2d24e1913b10bc "Lakitia Carrozza" . +_:B8c9ff5db46103b355d2d24e1913b10bc . +_:B2cda2dceaba0bcc3244c6213cbae57c5 "Florance Golonka" . +_:B2cda2dceaba0bcc3244c6213cbae57c5 . + _:B19af907d122c2c35c6786dece213cc07 . + "1958"^^ . + "http://www.rogued.tld/xenia/tawdrier.html" . + "terminally makeable xenia" . + "185"^^ . + "atomizer rogued makeable" . + . + _:Ba610e403d56fa46e6e581629df1a8ae6 . + . + "http://www.dandifies.tld/trilled/circumstantiate.html" . + "bartletts niches trilled" . + "200"^^ . + "http://www.geoscientists.tld/dandifies/niches.html" . + . +_:B500b48f77f6073a33db792d0027c4d43 "Fae Tison" . +_:B500b48f77f6073a33db792d0027c4d43 . + _:B061fbb2f1c215fd4010d885caf2ffaba . + . + "http://www.incubational.tld/reignites/peduncle.html" . + "chirrups wotting reignites" . + "86"^^ . + "http://www.chafing.tld/incubational/wotting.html" . + . + _:Bd8f531457dc459f7b31af5c8b112d27a . + "1964"^^ . + "http://www.indemnifying.tld/misstates/electroencephalographs.html" . + "divulgement dignifiedly misstates" . + "92"^^ . + "hesitating indemnifying dignifiedly" . + . +_:Baa8640a6a7dba25b4161517931047dc4 "Osana Reichling" . +_:Baa8640a6a7dba25b4161517931047dc4 . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + . + "1963"^^ . + "http://www.hyperexcitable.tld/mobilize/licencers.html" . + "sprucy babblers mobilize" . + "13"^^ . + "http://www.muckier.tld/hyperexcitable/babblers.html" . + "kronen sprucy hyperexcitable" . + . + _:Bf44a2fc2a5cff5357f45e867f43f7bf4 . + _:B55c21a46569fc4aaa55345afb1df0813 . + . + "http://www.falterer.tld/tariffless/inquiries.html" . + "filleting doctorates tariffless" . + "55"^^ . + . + _:Bcb95b60ecec981172252a624b51a2937 . + . + "http://www.bambinos.tld/bookrack/appointments.html" . + "bantamweight laicisms bookrack" . + "66"^^ . + "http://www.extendability.tld/bambinos/laicisms.html" . + . +_:B43314d91d538ceabb6b6f620d5cf6c2a "Andrew Coplen" . +_:B43314d91d538ceabb6b6f620d5cf6c2a . + _:B22404052563d91715f0fe42bd8ca5853 . + . + "http://www.polishing.tld/resharpen/gypsyism.html" . + "preconditioning machinized resharpen" . + "106"^^ . + "http://www.prediagnostic.tld/polishing/machinized.html" . + . + _:B45cf23a39abfb1713ed2c43b4eb7f212 . + _:Bfdbe043e21c9d576b096011d4b85e299 . + . + "http://www.seashores.tld/portholes/woefullest.html" . + "saturation opalesces portholes" . + "22"^^ . + "http://www.stemming.tld/seashores/opalesces.html" . + . +_:Bb6ec693ff1f80c5040ccc21c00dfbb32 "Josiane Hodo" . +_:Bb6ec693ff1f80c5040ccc21c00dfbb32 . +_:B4e233d230f49dd381d4441b8f269e7cb "Slavik Weedon" . +_:B4e233d230f49dd381d4441b8f269e7cb . + _:Bbae46481acb4b532e003c41993708fe3 . + . + "http://www.revested.tld/officered/hightails.html" . + "alar federacy officered" . + "127"^^ . + . +_:Bedd622ac414a0986f108b7dd41c863e2 "Typhoeus Mahoe" . +_:Bedd622ac414a0986f108b7dd41c863e2 . + _:B6940bce2d5955ece8f09db2c20236929 . + . + "http://www.phonically.tld/nonattendance/muriate.html" . + "countermands ferryage nonattendance" . + "118"^^ . + "http://www.extends.tld/phonically/ferryage.html" . + . + _:Be2168e77790bb2c157524704efb011b4 . + . + "1960"^^ . + "http://www.tightrope.tld/tuning/covets.html" . + "umpteen recliners tuning" . + "158"^^ . + "http://www.toked.tld/tightrope/recliners.html" . + "inlier umpteen tightrope" . + . + . + "http://www.tippier.tld/immixing/modifiers.html" . + "1966"^^ . + "cases tippier fascias" . + "Proceeding 2 (1966)" . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + "5"^^ . + "MIT Press" . + _:B03063b7d790c51e3ef2e8ef3115e3c52 . + . + _:B7b3a18727d75a7b35eeb002c6d94a046 . +_:Be66390e59bf96b8c757b4e087c280101 "Ingvar Schleider" . +_:Be66390e59bf96b8c757b4e087c280101 . + _:B024a6f4030425994fdce117748de5c2e . + _:B1be30885e596e4f3a25d045119c7fe93 . + "1954"^^ . + "6"^^ . + "Journal 2 (1954)" . + "1"^^ . + . + _:B887399f03c941534b6771540536c3a15 . + "zoogeographies psychopathia halved" . + _:B008f1557049f469431d09b0851c2f8dc . + . + "http://www.halved.tld/analyzing/increased.html" . + . + "psychopathia gothically analyzing" . + "http://www.tutorship.tld/halved/gothically.html" . + "76"^^ . + "1966"^^ . +_:Beb44a42e6421af31876532ebbca37388 "Laiurenty Ponzi" . +_:Beb44a42e6421af31876532ebbca37388 . +_:B0595692ff8b1ab1dcfc30c356d946515 "Margarete Montis" . +_:B0595692ff8b1ab1dcfc30c356d946515 . + _:B0fe4aefa666d9ed63c68c353a26303d9 . + . + "http://www.testable.tld/destructions/bilks.html" . + "yummier breakables destructions" . + "10"^^ . + . + _:B4ff17450db1e23b981d21b677a8229f0 . + . + "1966"^^ . + "http://www.burthen.tld/sestets/outscored.html" . + "fakirs painfully sestets" . + "138"^^ . + "http://www.stopt.tld/burthen/painfully.html" . + "wineries fakirs burthen" . + . + _:B1dc37d8f6b02ebd55e9475f13c7736f7 . + "1960"^^ . + "http://www.persisted.tld/probabilities/prickier.html" . + "sangha obsequiousness probabilities" . + "144"^^ . + "http://www.wardships.tld/persisted/obsequiousness.html" . + "phages sangha persisted" . + . + _:B06655833eb9925349f0ef99703c87528 . + . + "http://www.wintriest.tld/decentralize/preallots.html" . + "wonted alls decentralize" . + "111"^^ . + "http://www.unsurpassable.tld/wintriest/alls.html" . + . + . + _:B6e1386863b1fe28550ee96b6bc224e8e . + . + "http://www.midmonths.tld/peeped/daydreams.html" . + "nigglings labium peeped" . + "80"^^ . + "malingerers gnashes chuffs redundance matriculant flexes repairing keepable" . + "http://www.disjoined.tld/midmonths/labium.html" . + . + _:B71c0cb0073bc4269c4d959df222d6d31 . + . + "http://www.floating.tld/determinedness/undivided.html" . + "nitrifies diminishes determinedness" . + "110"^^ . + . + "165"^^ . + "dictaphones debarked unitized" . + . + "http://www.paucities.tld/unitized/alginates.html" . + . + _:B16cce07af04037d90fe19053bb1cca11 . + "http://www.alginates.tld/infarcts/merer.html" . + "http://www.debarked.tld/alginates/unapproved.html" . + _:Bf35b8b7bc4c1f52fc43308c5b4a77d7d . + "1966"^^ . + "unitized unapproved infarcts" . +_:B2d7085f8da58fc869372ffc3be47e835 "Mayuko Tappa" . +_:B2d7085f8da58fc869372ffc3be47e835 . + _:Be509168400013a3cb7f4924fa0ee8500 . + . + "1957"^^ . + "http://www.jadish.tld/cloistral/shadowbox.html" . + "pastorale gamine cloistral" . + "152"^^ . + "http://www.latently.tld/jadish/gamine.html" . + "farfels pastorale jadish" . + . + _:Bfe3377eda5fde9356d5a088a8f768182 . + . + "1956"^^ . + "http://www.auxiliaries.tld/outboard/antitoxin.html" . + "enshrouding panfuls outboard" . + "68"^^ . + "enamelwork auxiliaries panfuls" . + . + _:Be1d746d920dd4fde37169c00c2407149 . + . + "http://www.gleamier.tld/loungers/intimidator.html" . + "correspondence mullens loungers" . + "113"^^ . + "http://www.immunochemistry.tld/gleamier/mullens.html" . + . +_:B37d85a6f2295ac822e954411cc5dea0e "Aiden Greis" . +_:B37d85a6f2295ac822e954411cc5dea0e . +_:Bca14b4a398125caf2573731d18b1d167 "Ikuko Harsha" . +_:Bca14b4a398125caf2573731d18b1d167 . + _:B7c5a313313400c96b7a4c2359cc85430 . + . + "http://www.braggarts.tld/waltzes/prebendary.html" . + "frontlets snatchy waltzes" . + "48"^^ . + "http://www.hocussing.tld/braggarts/snatchy.html" . + . + _:B2522c34269391c6b060065ec2ec18a8b . + . + "http://www.recopying.tld/focusses/spoonily.html" . + "ashlars serval focusses" . + "43"^^ . + "http://www.sectioned.tld/recopying/serval.html" . + . + _:Be0834210edadaee17c918353043fdcf7 . + . + "http://www.offeror.tld/terrified/searchings.html" . + "strangulates liquate terrified" . + "175"^^ . + . + _:Bb13c643a508a212a934a78c8ffaef510 . + . + "http://www.cambered.tld/doeskins/nameplates.html" . + "tappets triflingly doeskins" . + "88"^^ . + "http://www.wires.tld/cambered/triflingly.html" . + . + _:B91574312ce1142b3e8958bd9d9a2ff87 . + . + "http://www.envenoming.tld/leaches/makers.html" . + "snappiest mortifying leaches" . + "172"^^ . + "http://www.regauged.tld/envenoming/mortifying.html" . + . + _:B068bd559de79f6cb35a881ed6a8979ae . + . + "http://www.crimes.tld/motherlands/interceptions.html" . + "grouters broughams motherlands" . + "http://www.eventuation.tld/crimes/broughams.html" . + . +_:Bd0a41d69ab10af89f9c6f9745cd5f5cf "Beverley Guttman" . +_:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:B574ca94400cf758d4ab941e3a9dcb280 . + . + "http://www.storekeepers.tld/cyanided/afforests.html" . + "granters resents cyanided" . + "16"^^ . + "http://www.exudes.tld/storekeepers/resents.html" . + . + _:B128eb96ce445f24f1e8bd296427b2b1d . + . + "1962"^^ . + "http://www.demeans.tld/stubbing/created.html" . + "cabobs disbursements stubbing" . + "186"^^ . + "tourists demeans disbursements" . + . + _:Bad7bd03255740d2aeb3a6afdd9d620d3 . + . + "http://www.hauteurs.tld/cordialness/bilker.html" . + "knowable genuflect cordialness" . + "80"^^ . + "http://www.inflammations.tld/hauteurs/genuflect.html" . + . + _:B354383362123ed8da62a59dd7e322aee . + . + "http://www.tremens.tld/irritates/consensually.html" . + "blobbing taxers irritates" . + "101"^^ . + "http://www.incurs.tld/tremens/taxers.html" . + . +_:Bfc5967ba373c9dbc94dac9edef158843 "Zoe Fergerson" . +_:Bfc5967ba373c9dbc94dac9edef158843 . + _:Bc0a93afc65a1836a4d1cf68272cb9bbb . + . + "http://www.acidity.tld/leu/disguised.html" . + "hydrotherapy politest leu" . + "98"^^ . + "http://www.condescendence.tld/acidity/politest.html" . + . + _:B54bae8620cdce64b64ac83f0c4f60342 . + . + "http://www.chestiest.tld/tonsils/pasturage.html" . + "surrejoinders measurage tonsils" . + "10"^^ . + "http://www.pouchy.tld/chestiest/measurage.html" . + . +_:Ba397062c5f65662b26e9d501e4e5ec99 "Iakovleva Schrull" . +_:Ba397062c5f65662b26e9d501e4e5ec99 . +_:B8eec9c469eaa0902edbca231122e9ac5 "Fovro Chung" . +_:B8eec9c469eaa0902edbca231122e9ac5 . + _:Be9d44b094b3860b01a1e0e877b51f415 . + . + "http://www.gameness.tld/lofters/zoeas.html" . + "uphills disfranchiser lofters" . + "103"^^ . + . + _:B5ec34a74dd6ca6185e7a646c9814afc5 . + . + "http://www.stockrooms.tld/parapsychologists/heterodox.html" . + "pissoir tasseling parapsychologists" . + "175"^^ . + "http://www.subsidization.tld/stockrooms/tasseling.html" . + . +_:B459409bd463459d6712c63e7506fc0c4 "Hillel Catoire" . +_:B459409bd463459d6712c63e7506fc0c4 . + _:B93c8090ccce313bc673b911bcb1aa228 . + . + "http://www.freethinking.tld/stockinet/munitioned.html" . + "baller vulnerability stockinet" . + "http://www.cirrocumulus.tld/freethinking/vulnerability.html" . + . +_:B856f4cb60c3ee111171ccc5fd75278cd "Axel Marroquin" . +_:B856f4cb60c3ee111171ccc5fd75278cd . +_:B46139fc7ac49a14c2d99efffaadf2d64 "Dionizy Rubison" . +_:B46139fc7ac49a14c2d99efffaadf2d64 . + _:B3a9e513128d00af752c0e0d5fe0cd12d . + . + "http://www.whity.tld/snifters/blameworthiness.html" . + "blossoms biologies snifters" . + "147"^^ . + "leeriest kanjis nonlethal merchandized fliers sheafing reembody chiffonnier competitors" . + "http://www.unfrock.tld/whity/biologies.html" . + . +_:B9fdee88a4bd24f6a6b8b3aa60853acf5 "Lavern Haynie" . +_:B9fdee88a4bd24f6a6b8b3aa60853acf5 . +_:Be82ef7f3b51617db94fc77bfdc32b11f "Stacie Ciesielski" . +_:Be82ef7f3b51617db94fc77bfdc32b11f . + _:B651b5d2714c2f99c8c691ed8b3c004c7 . + . + "http://www.unlimited.tld/outchiding/bayberries.html" . + "incrustations acclimating outchiding" . + "180"^^ . + "http://www.altarpiece.tld/unlimited/acclimating.html" . + . + _:B01130281a03efd1cb2c46d597d1a2a14 . + . + "http://www.extern.tld/spheral/protozoans.html" . + "fetishistic geezer spheral" . + "147"^^ . + . + _:B43f726aa6d81d202f124deb4db3b553a . + . + "http://www.frusta.tld/biasness/bartered.html" . + "apologias schoolrooms biasness" . + "11"^^ . + . +_:B5639eb4d1848bcd8d3d53a990b221cdb "Annnees Kain" . +_:B5639eb4d1848bcd8d3d53a990b221cdb . + _:Bc4219a604886daab55401feb97591a69 . + . + "http://www.heralding.tld/banksides/resubscription.html" . + "trisaccharide espousals banksides" . + "46"^^ . + "http://www.burse.tld/heralding/espousals.html" . + . +_:B6940aa7c076ec712e8926f133788ada9 "Isamu Cokely" . +_:B6940aa7c076ec712e8926f133788ada9 . +_:B0e717a43a90f5e460e9cffd2ae9a3fc5 "Josephina Idris" . +_:B0e717a43a90f5e460e9cffd2ae9a3fc5 . +_:B29450bb28508b087b810db1fffd9c3c2 "Vitaliy Lineberger" . +_:B29450bb28508b087b810db1fffd9c3c2 . + _:Bb6b223863a329c2c0654354b7ba2d891 . + . + "http://www.oversalting.tld/brassie/querulously.html" . + "reproval renegotiating brassie" . + "http://www.gabs.tld/oversalting/renegotiating.html" . + . + _:Be5dada2821df2af6e407ed5378800e1c . + . + "http://www.kampuchea.tld/drachmas/shrubbier.html" . + "tarriness twerp drachmas" . + "64"^^ . + . + _:Be5b93d2dc97b2adf39ebbf9b216c14d0 . + _:Bb7ca4600c522b4cfaa42f2ef77164496 . + . + "http://www.gulled.tld/trochee/congoes.html" . + "listless canapes trochee" . + "35"^^ . + "http://www.beating.tld/gulled/canapes.html" . + . +_:Bcbf11bf079bd5143500f6223f81c65e5 "Kumari Milholland" . +_:Bcbf11bf079bd5143500f6223f81c65e5 . + _:Ba73e02518ac9a1294282ff426d9992ab . + . + "http://www.sibilates.tld/considerable/photoengravings.html" . + "corporeally hits considerable" . + "http://www.intensifying.tld/sibilates/hits.html" . + . +_:Bafa02624a17e3e25b6d7416d166db8fc "Maela Chamley" . +_:Bafa02624a17e3e25b6d7416d166db8fc . +_:B855c9869172f94e7d819d1038546c221 "Salvatore Gutirrez" . +_:B855c9869172f94e7d819d1038546c221 . + _:B2760b8c9596274fd241ea0a19be7477b . + . + "1958"^^ . + "http://www.unwitnessed.tld/suffusion/chayote.html" . + "assimilates homebody suffusion" . + "101"^^ . + "http://www.violative.tld/unwitnessed/homebody.html" . + "hackee assimilates unwitnessed" . + . + _:B977642b801d419ab757b96bd1bbf0a0d . + . + "http://www.stockman.tld/allergist/doyenne.html" . + "insoles queening allergist" . + "163"^^ . + . +_:Bd8934298a23acfd1c639daeb31fa3442 "Lilianne Speltz" . +_:Bd8934298a23acfd1c639daeb31fa3442 . +_:Bab654c06aa216ef040c80bc79e4aadf1 "Ambrocio Litten" . +_:Bab654c06aa216ef040c80bc79e4aadf1 . + _:B2311b0fa3f9d3ee6c636e9c6bfd7602c . + _:B5d7ad3a3c6c0b1056284399447277c1a . + "1964"^^ . + "http://www.trolled.tld/fragmentally/poetics.html" . + "adorns cowled fragmentally" . + "33"^^ . + "http://www.eyeliners.tld/trolled/cowled.html" . + "digressive adorns trolled" . + . +_:B3ce947e78f56de1e838f5432025ada63 "Abira Hemmig" . +_:B3ce947e78f56de1e838f5432025ada63 . + _:Bca4e20c8e2ed724d9d6ba06230eb2c6d . + . + "http://www.inconsonant.tld/positioning/modernness.html" . + "cognized ashamedly positioning" . + "24"^^ . + "http://www.wilting.tld/inconsonant/ashamedly.html" . + . + _:B4f8357737dfa9385db5238aca19cf577 . + _:B0f8e5beb1a6c2a8db208951c26243826 . + . + "http://www.pulques.tld/unreeler/trustable.html" . + "klatsches checker unreeler" . + "200"^^ . + "http://www.biflex.tld/pulques/checker.html" . + . + _:B33a8b88070c62ef6e980ca2a7928fd9c . + . + "http://www.hiatal.tld/scullery/wrongness.html" . + "pipeful rewove scullery" . + "62"^^ . + . + _:B589fdba7d9fe20e331feaa3b560a71bc . + . + "1964"^^ . + "http://www.consumable.tld/trainer/hemlocks.html" . + "deactivation hedonics trainer" . + "141"^^ . + "http://www.solitudes.tld/consumable/hedonics.html" . + "hiccoughs deactivation consumable" . + . +_:B63c9caf4bbd489167c5abca5a42abaaf "Cicely Genna" . +_:B63c9caf4bbd489167c5abca5a42abaaf . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "1963"^^ . + "http://www.heeled.tld/cilantro/channelled.html" . + "ternate kilns cilantro" . + "144"^^ . + "http://www.paralyzing.tld/heeled/kilns.html" . + "resonator ternate heeled" . + . +_:B64e8ee3467130bba57584fc78fb3bc4e "Kaleriia Wilshusen" . +_:B64e8ee3467130bba57584fc78fb3bc4e . + _:B95fb844b9df182cdc570b9843e0fd14e . + . + "http://www.volcanics.tld/fugit/rearouses.html" . + "asphalting gasman fugit" . + "51"^^ . + "http://www.altimeters.tld/volcanics/gasman.html" . + . + _:B8409b0551d13574f9c75475250815219 . + . + "http://www.vailing.tld/bantamweight/bambinos.html" . + "homebreds extendability bantamweight" . + "178"^^ . + "http://www.wedders.tld/vailing/extendability.html" . + . + _:Bc15c44bf5ab3d90d898abda234cb47c3 . + . + "http://www.haranguers.tld/colleges/snowiest.html" . + "unsanctioned zigzags colleges" . + "1"^^ . + . + _:B5e5951f87d236aa9da85cb2c8754955c . + . + "http://www.sublicenses.tld/leavens/metagalaxy.html" . + "vacationer philistines leavens" . + "12"^^ . + "http://www.omnivores.tld/sublicenses/philistines.html" . + . + _:B9e173b0f76baeaedfd1e26267af1d43b . + . + "1960"^^ . + "http://www.shivering.tld/upwardness/jamb.html" . + "embanked repacking upwardness" . + "39"^^ . + "issuers shivering repacking" . + . + "1706"^^ . + _:B70ccf8139b06500472bf9437916f6272 . + . + . + "http://www.gemologies.tld/overhears/pretends.html" . + "Resolution Business Press" . + "Proceeding 2 (1961)" . + "paunchier gemologies dimmers" . + "0-4385-9662-0" . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + "1961"^^ . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:B5a70d325c976e3ce6c6a0e1608408821 . + _:B2065c7a36bc882651a99883f518b6c84 . + . + "http://www.owed.tld/nutritiousness/mainmast.html" . + "daimyos buffalos nutritiousness" . + "161"^^ . + "http://www.mesomorphic.tld/owed/buffalos.html" . + . +_:B69adb5d0686a81ccb1840e23efc3a3d0 "Tkelah Houghtling" . +_:B69adb5d0686a81ccb1840e23efc3a3d0 . +_:B71bce82924b803026c187afc4e22daa7 "Dyna Skwarek" . +_:B71bce82924b803026c187afc4e22daa7 . + _:B5ee645f39b521d937b71bfefa4c32551 . + . + "1966"^^ . + "http://www.devein.tld/sacker/perishables.html" . + "sexualized bedwarf sacker" . + "126"^^ . + "http://www.abscissas.tld/devein/bedwarf.html" . + "meadowlarks sexualized devein" . + . + _:B9a941d4bf7476aa25f23772c607b970f . + _:B8071d3feb506c6cdd5c7a9a26ab6573d . + . + "http://www.temptations.tld/broadaxe/glamourous.html" . + "kowtowed remarques broadaxe" . + "156"^^ . + "http://www.niggling.tld/temptations/remarques.html" . + . + _:B25c5f435f9fd7b05ad714c15f85faed0 . + . + "http://www.distances.tld/premedics/amebean.html" . + "hoodoo beauts premedics" . + "196"^^ . + . + _:B1eaff412d79d9d2ee07dc7c5dd3997dc . + _:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . + . + "1966"^^ . + "http://www.reappraisement.tld/varietally/anxiously.html" . + "disengaged unleash varietally" . + "twiddling reappraisement unleash" . + . + _:Bf0ccefe404bd30d968facc8ed8743acd . + . + "http://www.concessive.tld/overkill/seemings.html" . + "dabbed sexology overkill" . + "25"^^ . + . + _:B9e4a682d48c1a0e12ed3638df6488e54 . + . + "1960"^^ . + "http://www.embars.tld/slumbery/trouncers.html" . + "fizzier thrived slumbery" . + "52"^^ . + "programs embars thrived" . + . +_:B306208c9922766f71345e2e4aea90729 "Badraan Dorsett" . +_:B306208c9922766f71345e2e4aea90729 . +_:B1429a6f21c30c984df50393eb525c886 "Jamie Berrie" . +_:B1429a6f21c30c984df50393eb525c886 . + _:Bbae8b832ed5375d34de3c3a79f321d24 . + . + "http://www.remissness.tld/muddled/internationalizations.html" . + "remarker lithographing muddled" . + "20"^^ . + . + . + _:B4127b0b6c97357f939ec3bc6c32c4717 . + . + "http://www.hops.tld/junketeers/isolators.html" . + "trephines exec junketeers" . + "87"^^ . + "http://www.inflecting.tld/hops/exec.html" . + . + _:B678dcb192173076e49b1cf103452cf93 . + . + "http://www.sours.tld/nursemaids/partnerships.html" . + "allegretto confessed nursemaids" . + "40"^^ . + "http://www.chucked.tld/sours/confessed.html" . + "http://www.ethologists.tld/allegretto/sours.html" . + . + _:B0cc8d0467778166709151ec529e168cd . + . + "http://www.reassert.tld/peacoat/spreaders.html" . + "minaciousness hoptoad peacoat" . + "115"^^ . + "http://www.flittered.tld/reassert/hoptoad.html" . + . + _:B0ca458a8f5a0485df6b60890b069604a . + . + "http://www.marketings.tld/motorizes/misadjust.html" . + "shamuses colossuses motorizes" . + "183"^^ . + "http://www.arrogated.tld/marketings/colossuses.html" . + . + _:B17f752f31be0b00d2d89676913bfed46 . + . + "http://www.gurus.tld/blowout/sublimating.html" . + "accusant gettable blowout" . + "160"^^ . + "http://www.mannerliness.tld/gurus/gettable.html" . + . +_:B8699bfe198846450f9de64b73d7dc0c0 "Frogard Sholl" . +_:B8699bfe198846450f9de64b73d7dc0c0 . + "reluctantly coquinas chantries" . + "unfertilized reluctantly pulses" . + "1953"^^ . + . + "http://www.pulses.tld/chantries/sinuates.html" . + . + "http://www.speechless.tld/pulses/coquinas.html" . + _:Ba5b5ac4fab535df42654e5f6b6fc2023 . + . + "113"^^ . +_:B30cf1fdfde469194b1e743fb1fe4282f "Dawn Lauinger" . +_:B30cf1fdfde469194b1e743fb1fe4282f . + _:Bde4ab0e07eed4103b36bebbc866657d5 . + _:B888ce16ad2e85e4acd1597f098fbc65a . + . + "http://www.jiujitsus.tld/nonpoetic/robotization.html" . + "genuflections insolently nonpoetic" . + "http://www.hybridizes.tld/jiujitsus/insolently.html" . + . +_:Bcb7334aef10df5b0135b5b4ddf66951a "Jovina Ceman" . +_:Bcb7334aef10df5b0135b5b4ddf66951a . + _:B7b02bd020a80ddcfbb604aa804ccd7da . + _:B8699bfe198846450f9de64b73d7dc0c0 . + . + "http://www.krona.tld/burlaps/messman.html" . + "benisons indited burlaps" . + "100"^^ . + . +_:Bfef2570e0cb1f4b2a6728ede997ec042 "Kirsten Rinard" . +_:Bfef2570e0cb1f4b2a6728ede997ec042 . + "http://www.contemporarily.tld/reinvoked/fierily.html" . + "172"^^ . + . + _:B23b76c9e74d5afcc6f38d55feba38202 . + "http://www.taxies.tld/contemporarily/precipiced.html" . + _:B45a6ec7bf8053d377ebf58fb882110ef . + "1965"^^ . + "physiographic precipiced reinvoked" . + "redacting alright alfas refuelled epigrams airmails vivific prodigiousness fictionally callusing sublimest disserts pagers extortionists dynamistic finespun exploring ostensive trembled potties watercresses descanting admonished slaughters blowholes lulling discases disqualify drizzles reigns pragmatists squarest photoing occurrence unwinders hypoergic midwived libertarianism chicaned recruiter haemoglobin coiffeurs yacks rakehells retuning dobies victuals multiplicands brambles triglyceride tenons antidepressants inspectorate unappeasable rucksack nephritises payable voidableness dissects whists embodies colorcast gyrators ductility chains redressed weekends giggled membranaceous aphorizing flits nondeliveries planking alloted orangeades deviled evoking emotionalism decasyllables signalized ibises hypnotics blameable polarize earwigged resurveyed outyell freighters correctional cervine adulates sowable conceptive asteroids haymow gastropod forkedly rondures carroms hajjis foregather insensibility legatos acrimonies amplest horologies reconcilement wineskins decayer shipments momisms manger zoological polydactylism damndest valuative lostness teazeled plutocracy rajas paddocking throttler nonextraditable achiever fuchsias ritualization peroxides handfasts toploftier reemergence squabbles appoints refurnished zoons parchments conniption regarding gonifs endoscopy reshapers corniest genitures gallbladders preconceiving fetters pinesaps gatepost attritional enricher childproof romps" . + . + "sparkles physiographic contemporarily" . +_:B5e2bffd34dc2cf9639f180574a0697bd "Iphicrates Griffy" . +_:B5e2bffd34dc2cf9639f180574a0697bd . + _:B28446d6c6a58ced55c8dc427b02cf703 . + . + "http://www.aglets.tld/curring/compositely.html" . + "ameliorative preciosity curring" . + "164"^^ . + . +_:Bacbbc4792dcfd487285ae67894abd7b4 "Dele Galla" . +_:Bacbbc4792dcfd487285ae67894abd7b4 . +_:Bae15bda8ca8a994985e7b27afa9e21df "Shizu Capener" . +_:Bae15bda8ca8a994985e7b27afa9e21df . +_:Be312e6b99f97ce44bba9d8c6a4a43229 "Augusto Kempson" . +_:Be312e6b99f97ce44bba9d8c6a4a43229 . +_:B15c27d61ca78f0cdfba0de193ef8cc2b "Tatsa Nasca" . +_:B15c27d61ca78f0cdfba0de193ef8cc2b . + _:B88cfbd706ecbcf397466833586f6c1ea . + . + "http://www.grantors.tld/divestitive/harvested.html" . + "movers noncancellable divestitive" . + "192"^^ . + "http://www.muster.tld/grantors/noncancellable.html" . + . + _:Bc12f6b5c9d387bf3f3ccb1a5369da369 . + "1962"^^ . + "unfroze participates streams" . + . + "http://www.affecters.tld/incarnated/participates.html" . + "hummocky unfroze incarnated" . + "http://www.incarnated.tld/streams/tastelessly.html" . + "25"^^ . + . + _:B6b2ebbc824c9071db68ed80b61588b3d . +_:B8e6c1a7bd143e0e12b3f69dd337b2576 "Nostasia Gutzler" . +_:B8e6c1a7bd143e0e12b3f69dd337b2576 . +_:Bcf36ab022f1ed7673e6fe6a8b00086f3 "Penny Sarconi" . +_:Bcf36ab022f1ed7673e6fe6a8b00086f3 . + _:B7daee3163f1c6e0e4e4a2df821cc59a3 . + . + "1963"^^ . + "http://www.cranes.tld/smarting/unendangered.html" . + "abusively tureen smarting" . + "33"^^ . + "signalman cranes tureen" . + . + _:Bfbcce33666e639ae29e2fd6b344c1051 . + . + "http://www.homosexuality.tld/groats/maligning.html" . + "shute savories groats" . + "180"^^ . + "http://www.bolsterer.tld/homosexuality/savories.html" . + . +_:B8f2527f10bea8c6cfc7789ea2134f9c7 "Marulia Bondura" . +_:B8f2527f10bea8c6cfc7789ea2134f9c7 . +_:B339f92426c59b21ed5199d61e789e77d "Cianna Kozar" . +_:B339f92426c59b21ed5199d61e789e77d . + _:B4445855ee4d91dfe8f823fe1a69a8e17 . + . + "http://www.emphasize.tld/planetoids/pinpricked.html" . + "warmongering sunward planetoids" . + "190"^^ . + "http://www.flyovers.tld/emphasize/sunward.html" . + . +_:B05aba05220dfe6daed1f8aac0014b788 "Jantel Grauer" . +_:B05aba05220dfe6daed1f8aac0014b788 . + _:B6731c98798ddbf9ef2fdf8e20b8b0ecc . + . + "1961"^^ . + "http://www.promulged.tld/interatomic/rhebok.html" . + "disliked orators interatomic" . + "114"^^ . + "equipages promulged orators" . + . + "1965"^^ . + "26"^^ . + "Journal 1 (1965)" . + "1"^^ . + . + _:B23b76c9e74d5afcc6f38d55feba38202 . + _:B334c7463b9645ea9f618043034336ec2 . + . + "http://www.derbies.tld/peculators/tetrameters.html" . + "investment stimulative peculators" . + "164"^^ . + "http://www.thanes.tld/derbies/stimulative.html" . + . + _:Bb432e88849daebbc2110cabd577681d0 . + _:B98e5e425965d5113956fc38072d9f671 . + . + "http://www.scuffed.tld/liked/expunging.html" . + "solubility enlister liked" . + "197"^^ . + "http://www.antlers.tld/scuffed/enlister.html" . + . + _:B462dd5ba3af4eefa24c52a84b438c6fb . + _:Bd999eec9d888aa4390ba67b89a94a796 . + . + "http://www.repealable.tld/godding/anemometers.html" . + "fuzees marshes godding" . + "174"^^ . + "http://www.dismayed.tld/repealable/marshes.html" . + . +_:B2ca74b6fc9c188a2a95bebd6d1bacc6b "Rodger Merrihew" . +_:B2ca74b6fc9c188a2a95bebd6d1bacc6b . + _:B69850e2ea5f962b9d09e3c75ca581f75 . + . + "http://www.rebutton.tld/daubs/curvet.html" . + "neurotoxic decenary daubs" . + "29"^^ . + "http://www.conglomerations.tld/rebutton/decenary.html" . + . +_:B2cb999f2851ae4c7122d5b75e493534a "Gergios Flo" . +_:B2cb999f2851ae4c7122d5b75e493534a . +_:Be5921602d7612ef433e98758c1bd6fe8 "Gedeon Widrick" . +_:Be5921602d7612ef433e98758c1bd6fe8 . + _:B00f63f376b905d1d88e8421062a42b21 . + . + "1962"^^ . + "http://www.disappointments.tld/harebell/truckles.html" . + "quitclaimed measuring harebell" . + "81"^^ . + "firebase disappointments measuring" . + . + _:Bf4899126f1f50c41f346bdaf21c094dd . + . + "http://www.notochordal.tld/subtopics/plotties.html" . + "effused jurisprudence subtopics" . + "142"^^ . + . + _:B6ecb594ce542a64a4f41e50d6c60b3b9 . + . + "1958"^^ . + "http://www.jubilations.tld/weddings/trainers.html" . + "rehandling moms weddings" . + "62"^^ . + "http://www.licorices.tld/jubilations/moms.html" . + "japingly rehandling jubilations" . + . +_:Bf29bb24bd5afcd88fae97db20a1f9ef6 "Pieter Frend" . +_:Bf29bb24bd5afcd88fae97db20a1f9ef6 . + _:Bcd062e3df84134dc162ee6e1fcd2103e . + . + "http://www.pulling.tld/witchy/horologe.html" . + "oats leatheriness witchy" . + "178"^^ . + . +_:Bf8cffd6ed66f3ff9c00c74ad55376c81 "Clementine Barga" . +_:Bf8cffd6ed66f3ff9c00c74ad55376c81 . + _:Be6079e524c8feb6bf610611fedcbac95 . + "1966"^^ . + "http://www.pelvics.tld/prostatitis/bulks.html" . + "anchors cont prostatitis" . + "164"^^ . + "girds pelvics cont" . + . + _:Ba9a9e9b9dc8fa4aecec8db6e701a57b8 . + . + "http://www.smiths.tld/trothed/cervicitis.html" . + "bedrug nephron trothed" . + "http://www.senecas.tld/smiths/nephron.html" . + . + _:B683186e8a5446a7fbe26082985dc4d49 . + _:B65e4485432cc5a7d9e66dcae2d370342 . + . + "http://www.spadix.tld/depicted/doggoned.html" . + "thriller minimizes depicted" . + "166"^^ . + "http://www.nonintellectually.tld/spadix/minimizes.html" . + . +_:Ba940cfa34d1d27ca5fea6f0b8e60f07c "Kasuga Bierschbach" . +_:Ba940cfa34d1d27ca5fea6f0b8e60f07c . + _:Bc6b941b738c268b7b52f2bdbf755250a . + . + "http://www.reassessment.tld/welling/pekoes.html" . + "accomplished wrestling welling" . + "100"^^ . + "http://www.vagabonds.tld/reassessment/wrestling.html" . + . + . + _:B2a399736970ab18acb68f4fce946f1e5 . + . + "1966"^^ . + "http://www.doughboy.tld/stiffs/drenching.html" . + "improviser coopery stiffs" . + "150"^^ . + "gastroenterologists doughboy coopery" . + . + _:Bac0ced60fce0adc7f9cae9fa55df0c2e . + . + "http://www.cumberers.tld/abjectness/incapacious.html" . + "hilariously deprehension abjectness" . + "169"^^ . + . +_:Ba7b184b539c3e9b3371bd7f2c7cb0ccd "Raulo Husni" . +_:Ba7b184b539c3e9b3371bd7f2c7cb0ccd . +_:B2b8504baa0dbf5f01d44174f6f61e7ef "Tuesday Brininger" . +_:B2b8504baa0dbf5f01d44174f6f61e7ef . + _:Bc3a24a7ede9919809faa30bebd5142db . + . + "http://www.boondoggler.tld/plainclothesman/fumet.html" . + "samechs topsails plainclothesman" . + "129"^^ . + . + _:Bd732072a3d3f26674fa85d5f8ef80712 . + _:B8b26bfcf7331e089cc151f1f2a62d30d . + . + "http://www.diverticulum.tld/visuals/nuthouse.html" . + "flied daffiness visuals" . + "168"^^ . + . + _:B15d53dc63f06a42a309b0caf16ce111c . + . + "http://www.intangibilities.tld/whanging/toeplate.html" . + "tortes subcontinent whanging" . + "158"^^ . + "http://www.mazel.tld/intangibilities/subcontinent.html" . + . + _:B33ba28896dcb24903cbdad090467e7cf . + . + "http://www.mystifications.tld/obeyers/tackles.html" . + "pomeranian orgeat obeyers" . + "24"^^ . + . +_:B76a81f565c23da6ecc54a1ee525a3893 "Lybed Nardi" . +_:B76a81f565c23da6ecc54a1ee525a3893 . +_:B41f0bca14fef69b01ce8931aa3914382 "Elisabettina Strutynski" . +_:B41f0bca14fef69b01ce8931aa3914382 . + _:B49d8e933db2b5797f42c616c00332c87 . + _:B13cdc2efe7012eadc19a3c603a46f7ef . + . + "http://www.misshapes.tld/remended/opaline.html" . + "tooters expiating remended" . + "101"^^ . + "http://www.soli.tld/misshapes/expiating.html" . + . + _:B90e37d5dcefb3e6ac23933aa7135d780 . + . + "http://www.damaging.tld/impoverishment/subcategories.html" . + "carbons factotums impoverishment" . + "172"^^ . + "http://www.feltwork.tld/damaging/factotums.html" . + . +_:B825bd221a384cad2eff057a2db17b81d "Rusna Loskot" . +_:B825bd221a384cad2eff057a2db17b81d . +_:B2e7820e524d6d5265dace15dd890c23e "Yoshimatsu Richie" . +_:B2e7820e524d6d5265dace15dd890c23e . +_:Be026ddd2e23ec3f23a7e4070e82fd3ab "Gerhart Strejcek" . +_:Be026ddd2e23ec3f23a7e4070e82fd3ab . +_:Bcc07f54eb8ec6b150cd4dc3c5ab12039 "Lidochka Tedeschi" . +_:Bcc07f54eb8ec6b150cd4dc3c5ab12039 . + _:B2ee48a1f8679ba5ca0fab2e310882d91 . + . + "1966"^^ . + "http://www.oldsters.tld/uprooters/reechoed.html" . + "mangy mineralized uprooters" . + "33"^^ . + "http://www.pockmarked.tld/oldsters/mineralized.html" . + "rasing mangy oldsters" . + . + . + _:B44ca7298ca8f4067e7ad223526a1222f . + "1960"^^ . + "http://www.remedies.tld/wagnerians/deviation.html" . + "conformably secrets wagnerians" . + "9"^^ . + "http://www.gangly.tld/remedies/secrets.html" . + "sandlotter conformably remedies" . + . + _:Bfadb3cc674cf9dd019a72e5f78214989 . + . + "http://www.organza.tld/breviary/alleviative.html" . + "foresworn exserting breviary" . + "67"^^ . + "http://www.pests.tld/organza/exserting.html" . + . + _:B3ac192dcb14c7708d20f14b568705fe5 . + . + "http://www.secularizes.tld/ripener/solemnizes.html" . + "sideswiper headpiece ripener" . + "114"^^ . + "http://www.machinated.tld/secularizes/headpiece.html" . + . + _:B84cba8870745da49ce13e2448210d460 . + . + "http://www.infirms.tld/satiated/prandial.html" . + "shrined disproves satiated" . + "41"^^ . + "http://www.incendiarism.tld/infirms/disproves.html" . + . +_:B6e8ce50bc038e046347cea43fd1bdb48 "Kowan Heinrichs" . +_:B6e8ce50bc038e046347cea43fd1bdb48 . + _:B0cbed0857dd3a65f256436c34c6ed422 . + . + "http://www.revaluate.tld/reevaluated/patented.html" . + "scroggiest consistencies reevaluated" . + "133"^^ . + "http://www.whiffler.tld/revaluate/consistencies.html" . + . +_:Bffd0067948bb1b7f5c03da3354abdcbb "Oscar Formica" . +_:Bffd0067948bb1b7f5c03da3354abdcbb . + _:Ba100366d03f2b64d6262ee4e817a616a . + . + "http://www.profiles.tld/vialling/stiller.html" . + "eruptive immigrated vialling" . + "http://www.relished.tld/profiles/immigrated.html" . + . + "http://www.shinnying.tld/nonsignificant/whitens.html" . + "http://www.males.tld/shinnying/virally.html" . + . + . + "tatterdemalion virally nonsignificant" . + _:Bba173c3e8c180edc91cc9af4d6de36df . + "scorepad tatterdemalion shinnying" . + . + "1"^^ . + _:Bc231b0dc099da839b3a820cc674a3d73 . + "1953"^^ . + _:B3a9bc9b81de9c0618a8413e1df0f2c97 . + _:B38300d2d511b50daf11ed5866c36975d . + . + "http://www.jazzers.tld/dieback/quakes.html" . + "procrastinator unionizing dieback" . + "192"^^ . + . +_:Bdd8b5a533ca535144d1366a8aa24c32d "Koji Gola" . +_:Bdd8b5a533ca535144d1366a8aa24c32d . + _:B706f96d1620456366a03212bf59e3600 . + _:B5745fb14232e3747b12b4c77468944a8 . + . + "http://www.pluckily.tld/colporteur/spermatozoa.html" . + "tyre entrails colporteur" . + "96"^^ . + "http://www.cindering.tld/pluckily/entrails.html" . + . +_:B2ea8aadae01fc708c3a6c0db0f256919 "Hippolyt Oats" . +_:B2ea8aadae01fc708c3a6c0db0f256919 . + _:B62c560b9dfb24e43c9b16d669a782b70 . + . + "http://www.grandad.tld/warpaths/immunizations.html" . + "psalteries benefited warpaths" . + "65"^^ . + "http://www.mildews.tld/grandad/benefited.html" . + . +_:B64ee19bc619f1b89853aefc2cfafb7cd "Charly Ulseth" . +_:B64ee19bc619f1b89853aefc2cfafb7cd . +_:Baf2db1209bc7df3a86fafcec23bcaa13 "Pancho Rowold" . +_:Baf2db1209bc7df3a86fafcec23bcaa13 . + _:B628c764bfb85830e6ca760198b357b8d . + _:B714edeaf2f16954eded2b1f78c4a9ae2 . + . + "http://www.graspers.tld/calpacs/unpalatably.html" . + "shirtiest gandhi calpacs" . + "75"^^ . + "http://www.bentwoods.tld/graspers/gandhi.html" . + . +_:Bc96b9050a1168bfdd487fa49644484fc "Prica Bowes" . +_:Bc96b9050a1168bfdd487fa49644484fc . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + "1966"^^ . + "http://www.nipples.tld/reliving/partially.html" . + "sapphires rationalistically reliving" . + "41"^^ . + "http://www.misquotations.tld/nipples/rationalistically.html" . + "distractions sapphires nipples" . + . +_:B0160b39ab9171b2a3dc5e652636a3eef "Zaamil Mirra" . +_:B0160b39ab9171b2a3dc5e652636a3eef . + _:B4fb042afccd4f3040a72ded1d4031d33 . + . + "http://www.saleable.tld/embows/quizzicality.html" . + "solecists employable embows" . + "138"^^ . + . + _:B7f6376e946bcffeef78af79e5259fa31 . + _:B842ac9a636552e0746ffd262b9cbbbce . + . + "http://www.parting.tld/bloodiness/litigated.html" . + "librettos pacifier bloodiness" . + "79"^^ . + . + _:B334c7463b9645ea9f618043034336ec2 . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "1965"^^ . + "http://www.restage.tld/woodcarvings/unimposing.html" . + "equilibrator scollop woodcarvings" . + "164"^^ . + "kibitzed restage scollop" . + . + _:B2418cca76981c0f77f6f7a1464ac9def . + . + "http://www.nauseating.tld/candids/daleths.html" . + "physiological effulges candids" . + "47"^^ . + . + _:Bcd1da4d9c23232f1060f4283f157f0a1 . + . + "http://www.earrings.tld/hidebound/faire.html" . + "tenants overrigid hidebound" . + "tarnishable centralizes nonferrous pathological donut benthos superlatives lustrum subduals directorship classily" . + . + _:Bad3fb65083188233c41a7c9d076bef3f . + . + "http://www.wounding.tld/steamiest/sleepier.html" . + "prearm molds steamiest" . + "134"^^ . + "http://www.unregulated.tld/wounding/molds.html" . + . +_:Bfbd62dafb834809b5a80f273f41c71ef "Dirthe Kiewiet" . +_:Bfbd62dafb834809b5a80f273f41c71ef . + _:Be0964dea4af46588920db69d0ff12851 . + . + "http://www.titillations.tld/tidbits/quintuplicate.html" . + "analytically equivocalities tidbits" . + "165"^^ . + "http://www.kirtle.tld/titillations/equivocalities.html" . + . + _:Bc5b923161fd35070a2b08380c0f1826b . + . + "http://www.saturated.tld/aureoles/soundproofs.html" . + "isthmian fining aureoles" . + "6"^^ . + "http://www.implementors.tld/saturated/fining.html" . + . + _:B9682c956388125d326e2983b7dd7454a . + . + "1962"^^ . + "http://www.amalgamates.tld/deadeners/agrees.html" . + "gunpoint quintillions deadeners" . + "71"^^ . + "compactor amalgamates quintillions" . + . +_:Bc452271582dbf3a344d15331213c1571 "Catharine Waltmann" . +_:Bc452271582dbf3a344d15331213c1571 . + _:Bca52cea505b3e5c9c71e557a413617b9 . + . + "http://www.dissimulating.tld/terrorized/unripely.html" . + "gadgeteers cuckooed terrorized" . + "http://www.whetting.tld/dissimulating/cuckooed.html" . + . + _:Be1d4d72bf91cc656aa721b3651fde245 . + "1945"^^ . + "http://www.whews.tld/branchless/primitiveness.html" . + "tailored beholden branchless" . + "143"^^ . + "http://www.mignonette.tld/whews/beholden.html" . + "cacaos tailored whews" . + . + _:B50bdd1bce7399f817d64196f611b0507 . + . + "http://www.noncontrastable.tld/decistere/therapeutist.html" . + "priapism sprat decistere" . + "88"^^ . + "http://www.conquian.tld/noncontrastable/sprat.html" . + . + _:B272d55361204b191605c558039f696a6 . + "1963"^^ . + "http://www.noised.tld/respondents/exorbitantly.html" . + "beautification swappers respondents" . + "82"^^ . + "delis noised swappers" . + . + . + "http://www.fakeries.tld/severalties/prostrating.html" . + "1966"^^ . + . + "retitles prostrating ferrying" . + "tablecloths retitles severalties" . + "159"^^ . + "http://www.severalties.tld/ferrying/blancmange.html" . + _:B9f2dcbe4a05b3bf965f90f25060ecf5e . + _:B052c323e13df920d253d571bc88988fa . +_:Beb24034e224b0e74f177822845f60cc9 "Solveig Warren" . +_:Beb24034e224b0e74f177822845f60cc9 . + _:B9ace9859ab10918607410e9decfc5e99 . + . + "http://www.insulter.tld/recoiler/frankincense.html" . + "scrimshaws dimouts recoiler" . + "46"^^ . + "http://www.establismentarianism.tld/insulter/dimouts.html" . + . + _:Bfcc84fe032cbb3683a45042e901c113f . + . + "1961"^^ . + "http://www.tzarina.tld/flitch/reinfuse.html" . + "vitalities reconfiscating flitch" . + "45"^^ . + "http://www.epileptics.tld/tzarina/reconfiscating.html" . + "cocoas vitalities tzarina" . + . + _:Bd1067d1478a412dc39d549130e4f7e75 . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + "1960"^^ . + "21"^^ . + "Journal 1 (1960)" . + "1"^^ . + . + _:B277ebd6ac2e110ed1499a77a360089e9 . + . + "http://www.interpolates.tld/crinkles/surpassing.html" . + "whelped nonpossession crinkles" . + "58"^^ . + "http://www.cerebrovascular.tld/interpolates/nonpossession.html" . + . +_:B354f29d125c8f36b254032eb91927e3c "Brasidas Hanauer" . +_:B354f29d125c8f36b254032eb91927e3c . +_:B332d8a65e36a7215ebea03525d6074cc "Morcar Tchakian" . +_:B332d8a65e36a7215ebea03525d6074cc . +_:Bfbbb53d92d4b60b9c5530c31775ad062 "Eijiro Majied" . +_:Bfbbb53d92d4b60b9c5530c31775ad062 . + _:Bbcc13a44c55fca944e86bb51a35ed589 . + . + "http://www.duplexing.tld/shingles/rowdily.html" . + "elephantiasis areolae shingles" . + "168"^^ . + "http://www.prodigally.tld/duplexing/areolae.html" . + . +_:B436ffe3fed27a388d51949e06a14f506 "Yoshimochi Streitenberge" . +_:B436ffe3fed27a388d51949e06a14f506 . + _:B4f0d278b4e9f36f7d29ae1cd01453ec9 . + . + "http://www.nankeen.tld/rulership/cogway.html" . + "doggy stereoscope rulership" . + "87"^^ . + "http://www.bints.tld/nankeen/stereoscope.html" . + . +_:Ba05160644eb279af38b79b7c18b7aed0 "Iksha Rubal" . +_:Ba05160644eb279af38b79b7c18b7aed0 . +_:B194f3d87929867e217abd1c43f884af5 "Jailah Bonamo" . +_:B194f3d87929867e217abd1c43f884af5 . + _:B66f6ddb2ba1984c6221cd0c10dcc8139 . + . + "http://www.genitourinary.tld/dazedness/precox.html" . + "dezinc taciturn dazedness" . + "149"^^ . + "http://www.directions.tld/genitourinary/taciturn.html" . + "foolishly fluxions flagmen japingly licorices rehandling jubilations moms weddings trainers butlery bewigs homeostatic slower tresses disappointment carroty criticism relinquishment midsummers camisoles birdcage hackee violative assimilates unwitnessed homebody suffusion chayote reshowed outbidding repackaging sylphic anywheres straddler imagism seamier deicidal undervalue scholarship dangled ensnared runabouts politics gloaming dissuasion droplets compromising monograph gossiped bastardies enabler outsides nebbish detriments detailer intellects devises apothegms teratologies myelitis haft clubbier arrogantly leprosarium bespatter additions impecuniousness sciaticas agglutinins defrayed intuitively emirates inundated lynxes numerously enforce fester graduated handlers handwrote murderer waddly glider sueding serotonin noncausal sombrely freudians citrons juniors ovately clavier zapped honeys somatological rimiest playrooms treadmills calpack carapace stopwatches girder nictitates mewed encouraged stepper shining charnel departing neutrons gatecrasher reworking willies clarioned tattooing detainee conventing soever intruders remover atheling outgoes damns sequestrated fetted batiks melodist aglimmer serenaded bestowed unlettable weeds burse trisaccharide heralding espousals banksides resubscription breviate explosions bereavers oversize typist plumaged hayracks bolted visiters naivety bolter manubrium walks overthrowers atomising undemonstrative quilts bitts unfertile sensitivities irishwoman superintend pronghorn bobsledder bayoneting coadmit acidulation evisceration bondwoman unteachable storytelling rapscallions patois axletree ritualized unplayable backing cozey sidebands consuls bakes novelization marrer afterglows odalisks milkiest drones sillies doughiest exhibited rattlebrains flatcar ewes aurorae apologias frusta schoolrooms biasness bartered immanently nonfood gumwoods abridgers pathless flintiest embroidering bifurcating bulgarian plated toothed turnable castigates discounter" . + . +_:B448ab3f841b9a6c16458436a1fa358f7 "Fanuco Glyn" . +_:B448ab3f841b9a6c16458436a1fa358f7 . + _:B4ee238ce4052706e2f94e5fddddeb448 . + . + "http://www.cenacle.tld/expatiator/vincas.html" . + "exactor electrifier expatiator" . + "73"^^ . + "http://www.metatarsi.tld/cenacle/electrifier.html" . + . +_:B6fae6f35c17eabaec5c79dda9eb0e3bf "Eleonora Reffett" . +_:B6fae6f35c17eabaec5c79dda9eb0e3bf . + _:Bbfb51531ec5b7235cf5fc88e3ab7aeb2 . + . + "http://www.beanbag.tld/relit/ceylonese.html" . + "ventured adjuratory relit" . + "126"^^ . + "http://www.sapphic.tld/beanbag/adjuratory.html" . + . + _:B511c6b15693c1dc7f181963cb91aeef9 . + . + "http://www.sepaled.tld/cogencies/dictums.html" . + "anonymities scrubbers cogencies" . + "49"^^ . + "http://www.pharmaceutically.tld/sepaled/scrubbers.html" . + . +_:B757251396af4149f8d22505e6b1272f6 "Maysak Anetsberger" . +_:B757251396af4149f8d22505e6b1272f6 . + _:B186fb2bf715b8ce245d6282d12341f7f . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + . + "http://www.protonic.tld/spurns/accountants.html" . + "clefts avenged spurns" . + "148"^^ . + "http://www.endways.tld/protonic/avenged.html" . + . + _:Bb2fab584f204a38523d5c748f8e24ef1 . + . + "http://www.scamps.tld/transcriptions/dehydrogenate.html" . + "lipase stockcar transcriptions" . + "193"^^ . + "http://www.demythologizations.tld/scamps/stockcar.html" . + . +_:B11c843a48ca45f2af7be38621eeedf65 "Irmingard Normann" . +_:B11c843a48ca45f2af7be38621eeedf65 . +_:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 "Gideon Goldfischer" . +_:B9c0af6493e0c7d72fd91b3b4e1b9e4e6 . + _:B3b9ebeb4ef9f716e0ca61af770caf049 . + . + "http://www.friz.tld/preceded/decides.html" . + "mouths fides preceded" . + "13"^^ . + "http://www.officers.tld/friz/fides.html" . + . + _:B3a1df78bf740c5f5913d6d167813ba17 . + . + "http://www.demurrable.tld/glitters/thrawed.html" . + "blameful overreact glitters" . + "60"^^ . + "http://www.slinging.tld/demurrable/overreact.html" . + . + _:B5999de4f66df37ee6e7c85985b72394c . + . + "http://www.pogroming.tld/computed/irrupts.html" . + "trucing oscillated computed" . + "131"^^ . + . +_:Bdbe9f23795a6f678ce60afad11ef3be7 "Ramonda Tripplett" . +_:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + _:Bac68cdf696370806675d2c42ca06d4f8 . + . + "mortalities assistants trolleys" . + "1966"^^ . + _:B2a399736970ab18acb68f4fce946f1e5 . + "startled mortalities reobtaining" . + . + "http://www.hyphened.tld/reobtaining/assistants.html" . + "http://www.reobtaining.tld/trolleys/geotropically.html" . + _:B8694c000fe41cfd62da66da1be43232d . + . + "1967"^^ . + "http://www.rowboats.tld/boules/gaoler.html" . + "brothier jellyfishes boules" . + "135"^^ . + "http://www.redounds.tld/rowboats/jellyfishes.html" . + "harping brothier rowboats" . + . +_:B90accee847b48515d34f5bcca8f20a9a "Blanda Mazzucco" . +_:B90accee847b48515d34f5bcca8f20a9a . +_:Ba0822fd92400fa67660c764056358d77 "Atsumichi Licano" . +_:Ba0822fd92400fa67660c764056358d77 . +_:Ba0f3725ef3b6ec4310c5d1ac831edc1a "BenAmi Rummerfield" . +_:Ba0f3725ef3b6ec4310c5d1ac831edc1a . + _:Bc7e087fa9b730304da1a338a9bdf5958 . + . + "http://www.outriders.tld/volplaned/agriculturists.html" . + "invaluably unclasping volplaned" . + "52"^^ . + . +_:Ba4608e3e0c168e14e7fbac54f5e99c4b "Amlawdd Klaus" . +_:Ba4608e3e0c168e14e7fbac54f5e99c4b . + _:Baa188c42f50cef07f5781c1df7429e69 . + _:B337a6ebb99c3793046f1a5e6680d47ab . + . + "http://www.decoying.tld/sophistries/saddlebows.html" . + "trustifying pyx sophistries" . + "57"^^ . + . + _:B99e638edd28853f22d542767295ce413 . + . + "http://www.cordovan.tld/verifiableness/recondition.html" . + "pharmaceuticals cowkine verifiableness" . + "97"^^ . + "http://www.fifteens.tld/cordovan/cowkine.html" . + . +_:Bb49126e7e017368fc1f6d22406063149 "Shontal Sehnert" . +_:Bb49126e7e017368fc1f6d22406063149 . + _:Bbe57ada91eeff7dce1e3de1241d95e5d . + . + "1965"^^ . + "http://www.obsessed.tld/capability/gjetost.html" . + "seigneurage persecuting capability" . + "141"^^ . + "http://www.entrants.tld/obsessed/persecuting.html" . + "hymens seigneurage obsessed" . + . + _:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . + . + "1965"^^ . + "http://www.presenters.tld/disfigurer/ceremonially.html" . + "snoopily seedman disfigurer" . + "86"^^ . + "aristocracies presenters seedman" . + . + _:Bd4845ae32fafbfe91518275f4cda1f57 . + . + "http://www.aweing.tld/curatives/forethought.html" . + "assister calorimetry curatives" . + "63"^^ . + "http://www.disconcerts.tld/aweing/calorimetry.html" . + . +_:B6c987259afdb62f77ba7dcfdfa2a0c07 "Vanda Ukich" . +_:B6c987259afdb62f77ba7dcfdfa2a0c07 . + _:B2f0eda8c1f3ab54189aaf9d2ec227540 . + . + "http://www.alarum.tld/mystifications/orgeat.html" . + "larvicide pomeranian mystifications" . + "43"^^ . + "http://www.litigator.tld/alarum/pomeranian.html" . + . +_:B4cb6c68bb7574ace1b896509463eabca "Baucis Campese" . +_:B4cb6c68bb7574ace1b896509463eabca . +_:B8ebbea6d3ed43f285afadd6f222a5405 "Omari Mincey" . +_:B8ebbea6d3ed43f285afadd6f222a5405 . + _:Badc34ffebe9c88899793b3cfaa346301 . + "1964"^^ . + "http://www.shambles.tld/stipes/pouty.html" . + "expeller travellers stipes" . + "http://www.nonsporting.tld/shambles/travellers.html" . + "stammers expeller shambles" . + . +_:Bfd192fdf0d2126714283c8f947c21698 "Usaama Greiser" . +_:Bfd192fdf0d2126714283c8f947c21698 . +_:B616fd6c0c76a91b17151a1802e560bbe "Jody Headlee" . +_:B616fd6c0c76a91b17151a1802e560bbe . + _:B2d79100c69acc3ef3d32dc4a73999481 . + _:B8505565b7bd24b61a7a4cc41fef8f196 . + . + "1963"^^ . + "http://www.chewiest.tld/sequestrate/recognized.html" . + "hordes beanies sequestrate" . + "173"^^ . + "precleaning chewiest beanies" . + . + _:B8cb3dd3e3ca2fd1b5b4c657bae53ab18 . + . + "http://www.scragging.tld/prinking/villus.html" . + "urology beiges prinking" . + "160"^^ . + . + _:Be8ba89c9916319416018b834a566d16b . + . + "http://www.idyls.tld/tanagers/banqueting.html" . + "micrometer highbrows tanagers" . + "155"^^ . + . + _:B83d6c2ac0d26523e63143f56f5d64867 . + . + "1962"^^ . + "http://www.gives.tld/unemphatic/unjustly.html" . + "midways effluvial unemphatic" . + "27"^^ . + "falsifies gives effluvial" . + . + _:Be3a9fa09afabe3badd415721f8183d5c . + . + "http://www.wholesaler.tld/mounts/passports.html" . + "dustrags overapprehensively mounts" . + "27"^^ . + "http://www.coughed.tld/wholesaler/overapprehensively.html" . + . + _:B10396dd9235796189ff67468c12dc7bf . + . + "1966"^^ . + "http://www.kingships.tld/overexercise/recessing.html" . + "donated cognisable overexercise" . + "51"^^ . + "http://www.sinuously.tld/kingships/cognisable.html" . + "rematches donated kingships" . + . +_:Bdcfc877dcd0eb77aa7096dc0b3c0209b "Imma Legalley" . +_:Bdcfc877dcd0eb77aa7096dc0b3c0209b . + "200"^^ . + . + "spectators hogwash tacking" . + "http://www.lexicographic.tld/tacking/sorriest.html" . + "http://www.coheir.tld/lexicographic/hogwash.html" . + "franking spectators lexicographic" . + _:Bb1538f68e0f0d65e0956cb990e93ba86 . + "1960"^^ . + . + . +_:B1eaff412d79d9d2ee07dc7c5dd3997dc "Fern Ditzel" . +_:B1eaff412d79d9d2ee07dc7c5dd3997dc . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + "1964"^^ . + "5"^^ . + "Journal 6 (1964)" . + "1"^^ . + . + _:B038fbaf8ed0d57150ca6946d6e6c8783 . + _:B7fd5ea011f1575df953fa18659dc31cc . + . + "http://www.freshets.tld/allegator/hokums.html" . + "tentier gasoliers allegator" . + "43"^^ . + . + _:Bd02bab416cf1d149527aa66aef418837 . + _:B368420268f8b7e55d265f65fe144a2a0 . + . + "http://www.ugliest.tld/jennet/randomization.html" . + "fanged vitalising jennet" . + "148"^^ . + "http://www.venoms.tld/ugliest/vitalising.html" . + . +_:B4a31a34cc1e13f3d41b8c6f330f058eb "Emese Abadie" . +_:B4a31a34cc1e13f3d41b8c6f330f058eb . + _:Bba06bc30626e169533c839c7eccee84a . + . + "http://www.enrols.tld/predaciousness/sketches.html" . + "hallucinational quitclaims predaciousness" . + "157"^^ . + . +_:B4e4c0309493cdce6cdbc30c87d98e8ab "Dillus Compeau" . +_:B4e4c0309493cdce6cdbc30c87d98e8ab . +_:Bff9333f0ba398f5ad5eb38fb5181e456 "Nadheera Maricich" . +_:Bff9333f0ba398f5ad5eb38fb5181e456 . + _:B1df86347442a380fca9b3a1ee94b3b9b . + . + "http://www.photosensitized.tld/overhangs/miscarry.html" . + "splines extractive overhangs" . + "15"^^ . + "http://www.brushed.tld/photosensitized/extractive.html" . + . + _:Be82ef7f3b51617db94fc77bfdc32b11f . + . + "http://www.begged.tld/splaying/sassed.html" . + "langauge deerflys splaying" . + "61"^^ . + . + _:Bc2194bc691e8cb7f6ffb773c996fe8f8 . + . + "http://www.realness.tld/disemboweling/preintimation.html" . + "subdisciplines sounds disemboweling" . + "http://www.enactment.tld/realness/sounds.html" . + . + _:Bca631747613f78170f6309ce56fbd598 . + . + "http://www.colorfulness.tld/diverter/senna.html" . + "premised huguenot diverter" . + "60"^^ . + "http://www.callboy.tld/colorfulness/huguenot.html" . + . +_:Be967063e5ce5a85e4e4da6eed48b80fc "Hadrian Homesley" . +_:Be967063e5ce5a85e4e4da6eed48b80fc . + _:B0187a9e338e0e74effcf68916a279a88 . + . + "http://www.hastens.tld/transcribes/suppresses.html" . + "saintly exhumed transcribes" . + "56"^^ . + . + _:Be78bdcd9f87f27113c01faa90080b1d7 . + _:Bbd62b3415cd3622e12d4fac2004006f3 . + . + "http://www.supplements.tld/revampers/placentas.html" . + "condemns remorselessness revampers" . + "195"^^ . + "http://www.jetsom.tld/supplements/remorselessness.html" . + . +_:B9fd06127fea7026cad3b6872cc8cb9a0 "Lidiy Haigwood" . +_:B9fd06127fea7026cad3b6872cc8cb9a0 . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + . + "http://www.brining.tld/equivocalness/calycle.html" . + "understructure forwardly equivocalness" . + "145"^^ . + "http://www.distributes.tld/brining/forwardly.html" . + . + _:Bbcc439586ff3ffc6137bf06b8e51d32d . + "1952"^^ . + "http://www.incapacious.tld/glary/speedster.html" . + "abjectness hairless glary" . + "176"^^ . + "deprehension incapacious hairless" . + . + _:B1fcd411cc6219e60828dda5140710eb3 . + . + "http://www.kaffirs.tld/rasps/forlornest.html" . + "rampagers extrications rasps" . + "145"^^ . + . + _:B7936a733be9e30b9922fdd1f9b1574a5 . + . + "http://www.buttons.tld/parred/consummations.html" . + "tapestried bridewell parred" . + "65"^^ . + "http://www.desiccated.tld/buttons/bridewell.html" . + "incomparability tacet libber privatest lolloping unauthentic skeeters teentsier pinspotter paganizes waxier bicultural enactment subdisciplines realness sounds disemboweling preintimation moratoria aromatize melders elegizes arrogates dusted motoric intimation bentwoods shirtiest graspers gandhi calpacs unpalatably commode relicense tourers asexuals redistills allocations biometer fuseless devilkin vexing pertly etiquettes derailleur amazedly laccolith reappraisal whinnied mazes mangling probeable sikhs disgorge bacchanalian outcrops fluorosis marbleize apprising meticulousness findable shote sweller redefinition freaked ungainly interminably forestall tuberoid precipitating unindemnified fakeers reassimilation resumed langauge begged deerflys splaying sassed overripe inchworms choruses schticks unrepentant recorded chairing mildews psalteries grandad benefited warpaths immunizations dognapers" . + . + _:Ba8585fb44e1cf9748b19e4b2e4a03959 . + . + "http://www.immoderacy.tld/resoundingly/papaya.html" . + "calculational militancy resoundingly" . + "198"^^ . + . + _:B361405e0b8c86498442f141dcadbd869 . + . + "http://www.evaluators.tld/laver/unstained.html" . + "lyriform vituperation laver" . + "16"^^ . + "http://www.gumming.tld/evaluators/vituperation.html" . + . + _:B129b799eedd8e3ebc105475aa4000551 . + _:Be50f93061a1194fa53415c3e71b864f8 . + . + "http://www.governs.tld/misdone/garlanded.html" . + "unforgettable motorboats misdone" . + "33"^^ . + . +_:B8f7df1e22d6786c629b720c78e13dea0 "Talopule Piccoli" . +_:B8f7df1e22d6786c629b720c78e13dea0 . +_:Bd5dcb041894627bc9bf4ccaf6cb39355 "Lakshmana Gesick" . +_:Bd5dcb041894627bc9bf4ccaf6cb39355 . + "http://www.categorically.tld/taoists/tannest.html" . + _:B4879066a7e5adccf5a98a6ac13553555 . + . + . + "biblically conserving taoists" . + . + "1954"^^ . + "boodles biblically categorically" . + "http://www.carried.tld/categorically/conserving.html" . + "92"^^ . + . +_:Bcd15d3f386d2f74263105350d4cdc5c4 "Ho Hutyra" . +_:Bcd15d3f386d2f74263105350d4cdc5c4 . + _:Bf3595c1ece38c505d92a1da706cbf28d . + . + "http://www.pathogeny.tld/friendships/addicts.html" . + "repurchases czechoslovak friendships" . + "12"^^ . + "http://www.officiator.tld/pathogeny/czechoslovak.html" . + . + "1966"^^ . + "191"^^ . + _:B97eb644bed17db36a7faa8b47f65425c . + "http://www.biochemistries.tld/chumship/tittie.html" . + "http://www.leveraged.tld/biochemistries/pinstriped.html" . + . + "panicles resubscribing biochemistries" . + "resubscribing pinstriped chumship" . + _:B7a7f95b23a21cbdda2dba6aea1e72847 . + . + _:B65a76dad7e29ecaf2bf8be04f0ad7eea . + . + "1965"^^ . + "http://www.calends.tld/dwindling/voyages.html" . + "nontraditional leucoma dwindling" . + "60"^^ . + "hocker calends leucoma" . + . +_:Bce5973e5a339ca0e8727f29dfd704afc "Kashawn Quastad" . +_:Bce5973e5a339ca0e8727f29dfd704afc . + _:Becb6d642193f1034dc34096af6c4c4b3 . + _:Bdcba40e5d818d8265338153585e68f3c . + . + "1962"^^ . + "http://www.detainment.tld/freeholds/translators.html" . + "unsophisticated humanities freeholds" . + "http://www.expediential.tld/detainment/humanities.html" . + "garret unsophisticated detainment" . + . + _:Bd90687bf799f96088bc87201a0155679 . + . + "http://www.godchild.tld/embrasure/strangled.html" . + "wisecracker restaging embrasure" . + "187"^^ . + "http://www.aldermanry.tld/godchild/restaging.html" . + . + _:B9b433821294e27c338e3f7ce9b88a369 . + . + "http://www.desiccative.tld/hydrographers/excommunication.html" . + "motionlessly uncloaks hydrographers" . + "198"^^ . + "http://www.overreactions.tld/desiccative/uncloaks.html" . + . + _:B79e7e6f71c9ff93158758e1fdbb5b0f9 . + _:Bc71e7b13117f4696cda6c61d96a6cc7f . + . + "http://www.mukluk.tld/materializes/addictively.html" . + "specialized catechist materializes" . + "112"^^ . + "http://www.webbed.tld/mukluk/catechist.html" . + . + _:Bab9120ceb47bcb24e92101810e8fb70f . + . + "http://www.irremediableness.tld/assisted/pharisaically.html" . + "startlers engrossing assisted" . + "142"^^ . + "http://www.monopolized.tld/irremediableness/engrossing.html" . + . + _:Bb01cbf6c53d18709910c1a530e691650 . + . + "http://www.misjudging.tld/quirts/dozens.html" . + "throbber viticulturists quirts" . + "30"^^ . + "http://www.ceremonialist.tld/misjudging/viticulturists.html" . + . + _:Badd53f1282f2a6d043e8e1a9afb4ffcd . + "http://www.unpeoples.tld/rubying/barbarianism.html" . + . + "flambeau orpines rubying" . + "1955"^^ . + "198"^^ . + _:B45d428ff26554eeb0f3ed413cb0e0aff . + . + "orpines barbarianism rarefier" . + "http://www.rubying.tld/rarefier/glossers.html" . + _:B1d9e70725faf5a76245f06c9b2455682 . + . + "http://www.satiates.tld/subdermal/fettlings.html" . + "oftener impossibleness subdermal" . + "53"^^ . + "http://www.cheats.tld/satiates/impossibleness.html" . + . +_:B5b909d282ced5f3428810c6dbfb7ce60 "Arpana Jastrebski" . +_:B5b909d282ced5f3428810c6dbfb7ce60 . + _:B6806b55fdfe89bc71391c66ae81b4be3 . + "1954"^^ . + "http://www.beanlike.tld/reconviction/quieten.html" . + "clandestineness apartmental reconviction" . + "25"^^ . + "resummoning beanlike apartmental" . + . + _:B4105994c6c6007109f546f3fa02e067f . + . + "1963"^^ . + "http://www.restraightening.tld/bachelorhood/superpower.html" . + "armchairs flunking bachelorhood" . + "10"^^ . + "http://www.discontinuing.tld/restraightening/flunking.html" . + "helpfully armchairs restraightening" . + . +_:B0207fed3bf5ec0e888cf29c3cd2c6a10 "Feliciano Yeske" . +_:B0207fed3bf5ec0e888cf29c3cd2c6a10 . +_:B9c59423a67b30063f9f47fb38fe7ea42 "Lutfi Peak" . +_:B9c59423a67b30063f9f47fb38fe7ea42 . + _:B570973d16b2e60ae84ec9eb3b77debc7 . + . + "http://www.seemly.tld/gambled/crocking.html" . + "bargainee chalices gambled" . + "http://www.greatheartedly.tld/seemly/chalices.html" . + . + _:B06e14f601bda8babc296766c001c7bbf . + _:Ba194826e8aa34bfabb6036ec7ea05f66 . + . + "http://www.removable.tld/ventured/beanbag.html" . + "fruiters sapphic ventured" . + "200"^^ . + . + _:B9b6cddd3b24f44d5685c3de28fa9ef4e . + . + "http://www.vampish.tld/reweighs/tarantulae.html" . + "pentacle cupbearers reweighs" . + "62"^^ . + "http://www.humbling.tld/vampish/cupbearers.html" . + . + _:Ba0822fd92400fa67660c764056358d77 . + . + "http://www.denazified.tld/sagiest/prorogues.html" . + "evenfall pyrostats sagiest" . + . + _:B860b51629b1d2a46508792e7e48f10e4 . + . + "http://www.warier.tld/ungrammatical/hatpins.html" . + "priorities vindication ungrammatical" . + "85"^^ . + "http://www.transgresses.tld/warier/vindication.html" . + . + _:B45b6cd73fbe939285b7713c51e0ddbe6 . + _:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 . + . + "http://www.adversely.tld/ephemerae/dragger.html" . + "ripplier vises ephemerae" . + "164"^^ . + . + _:Bf66d4bf13722abb4ce080be2bcc27c53 . + . + "http://www.yuks.tld/overhaul/gnats.html" . + "macrocephalic ratios overhaul" . + "160"^^ . + . + _:B028c3efbffcc05506ba03457874b8938 . + _:B8030a4c971d6d3751329700a949c8a55 . + . + "http://www.seducing.tld/freezes/corsair.html" . + "consequence interpreters freezes" . + "167"^^ . + "http://www.medicably.tld/seducing/interpreters.html" . + . + _:B8ccb1b211806bcc2dbedc660c778276a . + . + "http://www.thrivers.tld/brachiate/hospitalities.html" . + "heterodoxies dynamists brachiate" . + "81"^^ . + "http://www.prefacer.tld/thrivers/dynamists.html" . + . + _:Babce46c65d1cdf40867badaa31353e0c . + . + "http://www.cacophonous.tld/minicomputers/stoup.html" . + "lowbrow meerschaums minicomputers" . + "11"^^ . + "http://www.psaltry.tld/cacophonous/meerschaums.html" . + . +_:B6c5dd52f41d3845b9d50215365dff088 "Anja Rall" . +_:B6c5dd52f41d3845b9d50215365dff088 . +_:B711658c1dfb14f3d69b01b7d110f9f62 "Zeno Scheppe" . +_:B711658c1dfb14f3d69b01b7d110f9f62 . +_:B8214fb1919adbbd947a74d9045824caa "Tor Fieldman" . +_:B8214fb1919adbbd947a74d9045824caa . +_:Be50f93061a1194fa53415c3e71b864f8 "Gerbrug Adamczak" . +_:Be50f93061a1194fa53415c3e71b864f8 . +_:B1f9034a3f45de5c2d29d975757121a07 "Alice Molz" . +_:B1f9034a3f45de5c2d29d975757121a07 . +_:B17444272e744e5b40f80f504ccec30e3 "Oswald Jenness" . +_:B17444272e744e5b40f80f504ccec30e3 . +_:Bac88934bf6ee5bb3bad4bc2233dc3f1b "Lisil Hellmuth" . +_:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + . + "http://www.autostradas.tld/rotaries/discriminations.html" . + _:Bf45b422d9ff8043e82b20346c5b9fe40 . + "http://www.rotaries.tld/bathysphere/sunlights.html" . + . + "individualization flippers rotaries" . + "flippers discriminations bathysphere" . + "103"^^ . + "1950"^^ . + _:B7ff8ea9d16dc7d266189f14947148e03 . +_:B3ac65d9588840e49ada5aa3fa5c1f24c "Druson Doughtry" . +_:B3ac65d9588840e49ada5aa3fa5c1f24c . + _:B8e4cfdbfa5b3013b53941c8b18c7c03f . + _:B6b2ebbc824c9071db68ed80b61588b3d . + . + "http://www.rakishness.tld/muggins/apiarists.html" . + "classics rippers muggins" . + "http://www.ribboned.tld/rakishness/rippers.html" . + . + _:Bb8bdda93d3f3c5bf4c58f923f5566fd8 . + . + "http://www.addends.tld/wagers/joysticks.html" . + "immunopathology surveiled wagers" . + "2"^^ . + . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + . + "1967"^^ . + "http://www.crackerjack.tld/tinkerer/disestablismentarianism.html" . + "seizers queys tinkerer" . + "103"^^ . + "http://www.historians.tld/crackerjack/queys.html" . + "bodings seizers crackerjack" . + . + _:B7e6e1d717e097961ab138eb2ec05c804 . + "1964"^^ . + "http://www.girthed.tld/workingman/disincorporated.html" . + "obstreperously rejuvenates workingman" . + "197"^^ . + "http://www.graying.tld/girthed/rejuvenates.html" . + "bighearted obstreperously girthed" . + . +_:B7bf5fd655ae1885a908c127b3f34a28e "Majdiyya Bonsall" . +_:B7bf5fd655ae1885a908c127b3f34a28e . +_:Bfc4fa55414d1404d170010383f381d37 "Juthe Bentson" . +_:Bfc4fa55414d1404d170010383f381d37 . +_:B41afb30e07e2f9a3bb55fccaf9fadd85 "Bhoomika Secord" . +_:B41afb30e07e2f9a3bb55fccaf9fadd85 . +_:Bfa5c475284975107e8a1af113cc37f2f "Signilda Buhite" . +_:Bfa5c475284975107e8a1af113cc37f2f . +_:Bfca66276327a3306339df397a00964ab "Heidelinde Kosse" . +_:Bfca66276327a3306339df397a00964ab . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "http://www.gifted.tld/alleviating/indwells.html" . + "pervertedness fingerprints alleviating" . + "161"^^ . + "http://www.phylum.tld/gifted/fingerprints.html" . + . +_:B1cff0c5a8900575d7744f6e93de6b97d "Tylena Gianandrea" . +_:B1cff0c5a8900575d7744f6e93de6b97d . +_:B763207f476c20ebdc143632f4e6bd7a5 "Kazushige Goeppner" . +_:B763207f476c20ebdc143632f4e6bd7a5 . + _:B639e11bb54547cf8ea403245e7b49d62 . + "1965"^^ . + "http://www.cereals.tld/fetishistic/extern.html" . + "yachtswoman harelike fetishistic" . + "unaddressed cereals harelike" . + . + _:Baaecd1ba16eaccbf7627227dbd040d36 . + _:Bb58daacbab4b07abc47a17c0ca2453bd . + . + "http://www.unprovided.tld/glycogens/varied.html" . + "trigging uncorked glycogens" . + "74"^^ . + . + _:Bc37fbf34713350aade16cb448ae89d62 . + _:Bcd3eb1168fe41c45ac9cf3b8605af268 . + . + "http://www.orthographically.tld/westernizing/kettledrums.html" . + "subtropical compliers westernizing" . + "27"^^ . + "http://www.maculates.tld/orthographically/compliers.html" . + . + _:B53cada86cdd30fa893cc068cdd8229a6 . + . + "1965"^^ . + "http://www.appendectomy.tld/hydrofoils/transaction.html" . + "deified sinusoidally hydrofoils" . + "177"^^ . + "http://www.detections.tld/appendectomy/sinusoidally.html" . + "malawians deified appendectomy" . + . + _:Bbed96cc1ecc513c3dcda5bc9d5cd1369 . + . + "http://www.dredged.tld/sulfuryls/alleged.html" . + "tooting drainers sulfuryls" . + "94"^^ . + . + _:Be19330c4d02e8b4ea227fbe98a89e6de . + . + "1965"^^ . + "http://www.clownish.tld/snowmobiling/ploughers.html" . + "folksier couriers snowmobiling" . + "17"^^ . + "paralyzes clownish couriers" . + . + _:B6520c0f3fce61b18277210a7f13e11bd . + . + "1964"^^ . + "http://www.busters.tld/peashooter/firesides.html" . + "crispest zymoplastic peashooter" . + "40"^^ . + "http://www.years.tld/busters/zymoplastic.html" . + "grassier crispest busters" . + . + _:Bd48b0b06fa6a01c4c43e7265e47d60d2 . + . + "http://www.glazier.tld/cannonry/concaveness.html" . + "overstretch markedly cannonry" . + "129"^^ . + . + _:B3e734aaa07c455d46c67bf55a7778104 . + . + "http://www.emigres.tld/playbill/adaptations.html" . + "heinousness kudos playbill" . + "161"^^ . + "http://www.machos.tld/emigres/kudos.html" . + . + "http://www.eardrop.tld/schoolgirls/deanships.html" . + "colonists debone schoolgirls" . + _:B2e7820e524d6d5265dace15dd890c23e . + _:Be1d746d920dd4fde37169c00c2407149 . + "1963"^^ . + . + "debone deanships levitation" . + . + "19"^^ . + "http://www.schoolgirls.tld/levitation/congruency.html" . +_:B406007adce18f2054bc340e603a48bd1 "Henriette Buscarino" . +_:B406007adce18f2054bc340e603a48bd1 . + _:Bf3ac768edc82318d6648cba22228e7da . + . + "http://www.wobegone.tld/dustier/brutalization.html" . + "bloodcurdling offerings dustier" . + "69"^^ . + "http://www.simulated.tld/wobegone/offerings.html" . + . + _:Bdafee138b2bf7eff36971df8d97554a9 . + . + "http://www.chirpers.tld/abstruser/pishing.html" . + "nester tweets abstruser" . + "188"^^ . + "http://www.reusable.tld/chirpers/tweets.html" . + . + "1957"^^ . + "2"^^ . + "Journal 4 (1957)" . + "1"^^ . + . + "http://www.pastimes.tld/isotopically/skeletons.html" . + "rowan beleaguered isotopically" . + . + . + "deformity rowan pastimes" . + . + _:B257564cd13ed9e8d922ca977213beda9 . + "http://www.bugeyes.tld/pastimes/beleaguered.html" . + "1967"^^ . + "112"^^ . + . + _:B691d56b0c2bbec38fde654b4dbed7a07 . + . + "http://www.mitering.tld/tiptoed/humoring.html" . + "etchers laboratorian tiptoed" . + . +_:B4f90c983f70fd0b8aba2681f22e91ffc "Dujuan Altum" . +_:B4f90c983f70fd0b8aba2681f22e91ffc . +_:Ba594d6761cc36eb50f3fd1792a4fc974 "Dejohn Dallaire" . +_:Ba594d6761cc36eb50f3fd1792a4fc974 . +_:B9a69a0bad3cafca34cdbff81824e2bbe "Christl Wortham" . +_:B9a69a0bad3cafca34cdbff81824e2bbe . + _:B3a05c94ffe657afffe18fd7148308a67 . + _:B253f8b9da19965041e482d8db10ffc65 . + . + "http://www.gladdest.tld/calibrator/platesful.html" . + "exaggeratedly reoil calibrator" . + "19"^^ . + . + _:B1b7402a72f97bb95484061900f5b68c9 . + . + "http://www.directorship.tld/snobbishness/pelletizing.html" . + "subduals classily snobbishness" . + "188"^^ . + . + _:B32d03f67014566dc8172de4455d8546c . + . + "http://www.enfeoffed.tld/intended/deprecator.html" . + "rehearses concealing intended" . + "http://www.aspiration.tld/enfeoffed/concealing.html" . + . +_:B14cc778fa0077d8081d141ba64544b73 "Dara Dragich" . +_:B14cc778fa0077d8081d141ba64544b73 . +_:B632a577ceb1003c50a397e70d3e833a6 "Chle Purdin" . +_:B632a577ceb1003c50a397e70d3e833a6 . +_:Bec04700dd406372039f083c73c89298f "Mauricio Caisse" . +_:Bec04700dd406372039f083c73c89298f . + _:B6d4cb4597f0b90dba7a6753178ccb31b . + . + "1962"^^ . + "http://www.traduce.tld/bollixes/thrillingly.html" . + "ministration anthills bollixes" . + "18"^^ . + "http://www.draftees.tld/traduce/anthills.html" . + "ownerships ministration traduce" . + . + _:B42c462cfe3fe58477c9f8b01b3ca54d4 . + _:Bbb68c27522543ac1defa5d7dd2c4e811 . + . + "http://www.chaconnes.tld/verticality/ruthlessness.html" . + "mussing beauish verticality" . + "52"^^ . + "http://www.posthypnotic.tld/chaconnes/beauish.html" . + . + _:B757251396af4149f8d22505e6b1272f6 . + . + "http://www.spermatic.tld/splashed/mallards.html" . + "reanimation fatigues splashed" . + "67"^^ . + "http://www.protesters.tld/spermatic/fatigues.html" . + . +_:B50bdd1bce7399f817d64196f611b0507 "Jette Kinnard" . +_:B50bdd1bce7399f817d64196f611b0507 . + _:Bf0d2d56950258cd57853ec8a3acce259 . + . + "http://www.codefendants.tld/hardcore/basking.html" . + "toluyl deism hardcore" . + "23"^^ . + "http://www.eulogistic.tld/codefendants/deism.html" . + . +_:B1bfed0f416a6913e97e75511d062af35 "Astra Salmela" . +_:B1bfed0f416a6913e97e75511d062af35 . +_:B928a95cfc32dccb0b143124bb6fc9397 "Anier Boutot" . +_:B928a95cfc32dccb0b143124bb6fc9397 . + _:B3e0978f6a1cdb57fe50d7a54ba99d8ca . + _:B743b40476b5ea4601040b5244511881a . + . + "http://www.rosalind.tld/unpitying/satchels.html" . + "tackling lefts unpitying" . + "87"^^ . + "http://www.pentalogies.tld/rosalind/lefts.html" . + . +_:Bc96a13eb2bc6c573282990fc2035a0ce "Tore Cypress" . +_:Bc96a13eb2bc6c573282990fc2035a0ce . + _:B2bcbad01db4ea790f36a6969d7b6872b . + . + "1959"^^ . + "http://www.apprehending.tld/screws/oilhole.html" . + "dictatorships mailwoman screws" . + "62"^^ . + "http://www.allayment.tld/apprehending/mailwoman.html" . + "singed dictatorships apprehending" . + . +_:Bc90a3f951841a7f71650612485861709 "Kellie Frenner" . +_:Bc90a3f951841a7f71650612485861709 . + _:B0006075915da84b0039da0b39fd1b920 . + . + "http://www.izzards.tld/banning/vowing.html" . + "parked crenelating banning" . + "179"^^ . + "http://www.syndications.tld/izzards/crenelating.html" . + . +_:B7af36aef1aee24b7e12f2fd18f67bf2a "Naaila Lura" . +_:B7af36aef1aee24b7e12f2fd18f67bf2a . +_:Bd70bb70799a5dc7ab6dea872b4e5e6c9 "Ehud Bazzle" . +_:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + "ciliary blitzkriegs oviparous" . + . + "120"^^ . + "1954"^^ . + "jodhpur ciliary coitus" . + "http://www.poetized.tld/coitus/blitzkriegs.html" . + "http://www.coitus.tld/oviparous/inkpots.html" . + . + . + _:Baf1e145125a8cff779738bc7f65e71db . + _:B15079caf759121b399f126a075e5caca . +_:Bdafee138b2bf7eff36971df8d97554a9 "Marianne Dacquel" . +_:Bdafee138b2bf7eff36971df8d97554a9 . +_:B253f8b9da19965041e482d8db10ffc65 "Puna Gerking" . +_:B253f8b9da19965041e482d8db10ffc65 . +_:B27ff2968fc6ec7926aa9fa032a09e4b6 "Wladyka Buttolph" . +_:B27ff2968fc6ec7926aa9fa032a09e4b6 . + _:B2e0ef7a13e69c9217376879e56246d7d . + . + "http://www.carver.tld/fosters/scalepans.html" . + "eductions nucleoprotein fosters" . + "82"^^ . + "http://www.procathedrals.tld/carver/nucleoprotein.html" . + . + _:B59aa95a56ede2d59ad9f3ee523bd8730 . + . + "1965"^^ . + "http://www.sponging.tld/denarii/schmo.html" . + "limewater resistors denarii" . + "179"^^ . + "undisputed sponging resistors" . + . + _:B4f8c3387eaa8b2739d94f3afab11ef30 . + . + "http://www.fewnesses.tld/gruffest/depressives.html" . + "arithmetically occupants gruffest" . + "97"^^ . + "http://www.inebriation.tld/fewnesses/occupants.html" . + . + _:Bea7ebeabbeb9651f9fbda5a062606f2a . + . + "http://www.tightly.tld/commixt/smirkier.html" . + "bustles secularize commixt" . + "173"^^ . + . + _:Bc5ac3a2499601d27260e031354824997 . + . + "http://www.snarks.tld/codling/cordate.html" . + "chipping macintoshes codling" . + "165"^^ . + "http://www.mortice.tld/snarks/macintoshes.html" . + . + _:Bf41d1458a94a3d4f2fd929f4e63455bf . + _:B42c462cfe3fe58477c9f8b01b3ca54d4 . + . + "http://www.looms.tld/procuration/interconnect.html" . + "matriarchs groping procuration" . + "194"^^ . + "http://www.emender.tld/looms/groping.html" . + . + _:B0a76f897f53148474c76751d9e259d03 . + "1955"^^ . + "http://www.glassed.tld/casking/beclouding.html" . + "underexposed dispiriting casking" . + "168"^^ . + "http://www.meningeal.tld/glassed/dispiriting.html" . + "targeting underexposed glassed" . + . +_:Be3f6e15d312439ed2ba046139a0aa909 "Mutlaq Gerfin" . +_:Be3f6e15d312439ed2ba046139a0aa909 . + _:Bf32b71031c70c00bd8c209d5e19a2686 . + . + "1954"^^ . + "http://www.honour.tld/viols/fuzes.html" . + "pyramids bookends viols" . + "175"^^ . + "http://www.trajectories.tld/honour/bookends.html" . + "breakdowns pyramids honour" . + . +_:B720ad919d538c5312fe4d12f0ed0fc27 "Khadija Lagerquist" . +_:B720ad919d538c5312fe4d12f0ed0fc27 . + _:B737ec9220d73b30f07399fbb5fbc54a5 . + . + "http://www.inchworm.tld/adjudicates/ducking.html" . + "regermination crankcases adjudicates" . + "142"^^ . + "http://www.vireos.tld/inchworm/crankcases.html" . + . + _:B8d28ac2dee45578197bf5ca969f819de . + "1963"^^ . + "http://www.soulfulness.tld/marge/gruelling.html" . + "queerness resituated marge" . + "80"^^ . + "pyrethrum soulfulness resituated" . + . + _:B0d404835f749072a53350195676aab32 . + . + "http://www.diapasons.tld/paretics/muckraked.html" . + "scabbing bootyless paretics" . + "125"^^ . + "http://www.sparkily.tld/diapasons/bootyless.html" . + . + _:Bfe9d7b0df2bccb792c6e4d4c45ee10ff . + _:B071c349377f9e8a804e9fad436980100 . + . + "http://www.crepey.tld/fallowed/centralists.html" . + "knappers hindquarters fallowed" . + "54"^^ . + "http://www.bullied.tld/crepey/hindquarters.html" . + . + _:Bc1992c59cc2155db9c093f6ff858467a . + _:B17543dc14b237d30682a897506aa990f . + . + "http://www.metrically.tld/diestocks/retailing.html" . + "acquisitiveness tackiness diestocks" . + "76"^^ . + "http://www.squinted.tld/metrically/tackiness.html" . + . + _:B8bae6d95aae30c66504ac6d69f356f69 . + . + "http://www.stopgaps.tld/updated/agonized.html" . + "complying circulates updated" . + "160"^^ . + . + _:B6ca04155388660acb74651dd75f10775 . + . + "http://www.wishbones.tld/captions/transects.html" . + "centrists widows captions" . + "41"^^ . + . + _:B03f0acc11812950dde818ad3c5056c8b . + . + "http://www.sanity.tld/fussier/foins.html" . + "stilling loosener fussier" . + "77"^^ . + "http://www.inertness.tld/sanity/loosener.html" . + . + _:B4df5fec6a97bb3441672df031606c767 . + . + "1961"^^ . + "http://www.peacefully.tld/overlaps/reanalyzing.html" . + "modifies fatiguing overlaps" . + "151"^^ . + "seigniorial peacefully fatiguing" . + . +_:Bd248bb03ed5b7018fada6b1789ff05bf "Gennadi Schanck" . +_:Bd248bb03ed5b7018fada6b1789ff05bf . +_:B6950bf38cb674d8120a2462e75398279 "Janny Mccaine" . +_:B6950bf38cb674d8120a2462e75398279 . +_:B2b4865282e5950321488a284c183e7c1 "Tatiana Siar" . +_:B2b4865282e5950321488a284c183e7c1 . + _:B8174f5e8d948c02b0f7794818be472e4 . + . + "http://www.ignitable.tld/opals/mating.html" . + "simoleons entrap opals" . + . +_:B20bd2b326886c5dc5c5f34b99f028aaf "Naseeba Madding" . +_:B20bd2b326886c5dc5c5f34b99f028aaf . +_:Bc09e302b886ea28949cfa7f47b2bbbcd "Charlot Zuckerman" . +_:Bc09e302b886ea28949cfa7f47b2bbbcd . + _:Bb49126e7e017368fc1f6d22406063149 . + "http://www.unvaried.tld/bivalencies/wirepulling.html" . + . + . + "http://www.anointed.tld/unvaried/bedamns.html" . + "1950"^^ . + "75"^^ . + "megapod nontemporally unvaried" . + _:B1429a6f21c30c984df50393eb525c886 . + . + "nontemporally bedamns bivalencies" . + _:B4593b288dffcf2fb0c0778ae3673cfa5 . + . + "http://www.contributorily.tld/legroom/somatopsychic.html" . + "plumply eutrophic legroom" . + "49"^^ . + . + _:B23f1a2a8d06a4178fd32f936e30493fd . + . + "http://www.rollout.tld/sanctums/conspectus.html" . + "cherished sputniks sanctums" . + "70"^^ . + "http://www.nonrenewable.tld/rollout/sputniks.html" . + . + . + _:B470fe321772dab25755f4ae7e2a6a877 . + _:B6b5e975b831bbdfb3daa199ab7429997 . + . + "http://www.taunting.tld/lobsters/careering.html" . + "composedly dragged lobsters" . + "149"^^ . + "http://www.hierarchs.tld/taunting/dragged.html" . + . + _:B97b22efb255cf9eb99c03e6216fe8d0c . + . + "http://www.septuple.tld/manifestative/prosecutions.html" . + "flickery puniness manifestative" . + "179"^^ . + "http://www.tailcoat.tld/septuple/puniness.html" . + . + _:B32b63d30ae545f59e6fa764e151124d0 . + . + "1958"^^ . + "http://www.drowning.tld/rancour/initialed.html" . + "jurors aquas rancour" . + "142"^^ . + "uncoupled drowning aquas" . + . + _:B2c3a1c46369e6fdc8dd8afa66e75b214 . + _:B7fb803dbb645bb68af333c5adaf97e0a . + . + "1964"^^ . + "http://www.overkills.tld/misbehaver/semipro.html" . + "heil openheartedness misbehaver" . + "27"^^ . + "mooing overkills openheartedness" . + . + _:B15dd4542f3a364fef6902aacfc0396c4 . + _:Bf3170a32e3579767fbc06a67bdf516b8 . + . + "http://www.mapmaker.tld/subassembly/jowliest.html" . + "allegers seafloor subassembly" . + "18"^^ . + "http://www.stoutish.tld/mapmaker/seafloor.html" . + . +_:B1591f0ed317fe3b15fa6adfdb1172846 "Latonya Gucciardi" . +_:B1591f0ed317fe3b15fa6adfdb1172846 . + _:B189ee39623915f8e0d9a5f0ae83a3976 . + . + "http://www.spreadsheet.tld/bedcovers/ruralite.html" . + "unmarried yahooism bedcovers" . + "36"^^ . + . +_:B87c3a255738c39df571ef401d499fa08 "Alissa Woodridge" . +_:B87c3a255738c39df571ef401d499fa08 . + _:B13bd0cc55e7e4625fa84c4eebc0ae623 . + _:Bd725b12d9920aa705ef7a5ca10dee062 . + . + "http://www.signers.tld/ensorcels/nonvirulent.html" . + "freewheelers unavailingly ensorcels" . + "71"^^ . + "http://www.crucialness.tld/signers/unavailingly.html" . + . +_:B8ccb1b211806bcc2dbedc660c778276a "Kent Taurino" . +_:B8ccb1b211806bcc2dbedc660c778276a . + _:Be9816138259c08b383b226b8c3af6ea7 . + . + "http://www.parboiled.tld/consenters/overdramatize.html" . + "grandly declarations consenters" . + "67"^^ . + "http://www.toxicants.tld/parboiled/declarations.html" . + . +_:B372a9e2d9158226b78a427f75d9bee68 "Vseslava Szollosi" . +_:B372a9e2d9158226b78a427f75d9bee68 . +_:B72119c1b37980371b6cc724c1a7772bb "Machum Chappuis" . +_:B72119c1b37980371b6cc724c1a7772bb . +_:B2ba0ab2c56b5e6c7a71b8b2c10111e97 "Tyla Deon" . +_:B2ba0ab2c56b5e6c7a71b8b2c10111e97 . + _:Bd2da9ba45a88c47b6c1f90006921cd40 . + . + "http://www.aspersors.tld/matzohs/bung.html" . + "openmouthed mealybugs matzohs" . + "187"^^ . + . +_:Bd10dadffd1779f956f9c2b9d815d205b "Cartier Poister" . +_:Bd10dadffd1779f956f9c2b9d815d205b . + _:Bc90dbf58f1036b70146609a9fd8791e7 . + . + "http://www.constructive.tld/overfill/thousandths.html" . + "shipbuilder adjournments overfill" . + "149"^^ . + "reentered lithographer insurrectionist gabbler caitiffs alkyls understructures neutrally innateness clamping" . + "http://www.apocryphalness.tld/constructive/adjournments.html" . + . +_:B6c22be48b92b3c6fb03df8f31a92df59 "Chebi Selking" . +_:B6c22be48b92b3c6fb03df8f31a92df59 . + "1231"^^ . + "http://www.dripper.tld/uncertified/kiltie.html" . + _:B2f06a021de5af0b85ee3836e574cf4d2 . + "1964"^^ . + "Proceeding 4 (1964)" . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + "repined dripper zwiebacks" . + . + "ME Sharpe" . + "0-5743-3312-0" . + _:B197974907abcdaf544a50be131fe5ce3 . + . + "http://www.debtors.tld/reexpressed/oleoresin.html" . + "forefeet understatement reexpressed" . + "http://www.slabbery.tld/debtors/understatement.html" . + . + . + "http://www.mated.tld/beano/pastina.html" . + "slackly inactively beano" . + "http://www.interdependence.tld/mated/inactively.html" . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + "151"^^ . + "micromanipulator slackly mated" . + "1967"^^ . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + . +_:B778b067df1329f131045c78edcc3e800 "Marcellus Guercio" . +_:B778b067df1329f131045c78edcc3e800 . +_:B93771e81e7cc235be67f2aa179fd5ac5 "Carey Huenink" . +_:B93771e81e7cc235be67f2aa179fd5ac5 . +_:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 "Ketan Dejulio" . +_:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 . + . + _:B1319d4fee7d182b2141d627050d63ea8 . + _:B400dcdf9760489e893e74ca98dbefdad . + . + "http://www.fellowman.tld/museful/medallions.html" . + "untold adamantine museful" . + "147"^^ . + "http://www.timidities.tld/fellowman/adamantine.html" . + . +_:Beca75f5200fac12f1efe9981e0e20dcd "Bishr Napoletano" . +_:Beca75f5200fac12f1efe9981e0e20dcd . +_:Bf42129c9bb465a6557332dfe83af5415 "Nadya Rougier" . +_:Bf42129c9bb465a6557332dfe83af5415 . + _:B94a0a194e3973e1681633e8532efc2c3 . + . + "1957"^^ . + "http://www.educating.tld/arsenides/timeservers.html" . + "bullfighter reagent arsenides" . + "142"^^ . + "http://www.constants.tld/educating/reagent.html" . + "beseeming bullfighter educating" . + . + _:Bfdbe043e21c9d576b096011d4b85e299 . + . + "1956"^^ . + "http://www.garrottes.tld/pesterer/including.html" . + "delineation cannabic pesterer" . + "136"^^ . + "incarnadine garrottes cannabic" . + . + _:B518a096571f8430d351accc6b1baa5ac . + . + "http://www.unutilized.tld/otologist/conurbations.html" . + "overturn stolidly otologist" . + "16"^^ . + "http://www.coyest.tld/unutilized/stolidly.html" . + . +_:Becef1ea372750d4cb1718e5cf2b4fcb1 "Abdallah Kahrer" . +_:Becef1ea372750d4cb1718e5cf2b4fcb1 . + _:Bbaa34103ef1e3112ac0a4f85581f97cb . + . + "http://www.despondency.tld/backspin/hoisting.html" . + "fraternize insurrectionaries backspin" . + "http://www.warping.tld/despondency/insurrectionaries.html" . + . +_:Be5f3307254ae8a69d1bc7fb7a981dee9 "Kokan Millener" . +_:Be5f3307254ae8a69d1bc7fb7a981dee9 . + _:Bb484c6e972d96d7aca208482c82a9d0a . + . + "http://www.veins.tld/nullificator/infundibula.html" . + "albanians bonneted nullificator" . + "161"^^ . + "http://www.sapwood.tld/veins/bonneted.html" . + . + _:B497b9cb932328e250bc3e843939ad480 . + . + "http://www.tymbal.tld/imply/bluecoats.html" . + "misintelligence gargoyle imply" . + "16"^^ . + "http://www.rovings.tld/tymbal/gargoyle.html" . + . +_:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 "Jaen Kerechanko" . +_:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 . +_:B7df84619e7d24efdda3e0f80498adcfd "Hyacinth Caputo" . +_:B7df84619e7d24efdda3e0f80498adcfd . + _:Bca0ae9a532923c713d4f1554025d9d0c . + . + "1963"^^ . + "http://www.ryegrasses.tld/slaverers/menhir.html" . + "raveller wildwoods slaverers" . + "163"^^ . + "http://www.subsidizes.tld/ryegrasses/wildwoods.html" . + "opposing raveller ryegrasses" . + . + _:B5819da5ac8e725d166de6fc7d85017f0 . + . + "1962"^^ . + "http://www.ohing.tld/cemeteries/convivially.html" . + "exorciser slinger cemeteries" . + "39"^^ . + "http://www.respectability.tld/ohing/slinger.html" . + "dialed exorciser ohing" . + . + _:Bc2abe325305b6fd2e9ba413b437ca7ff . + . + "http://www.jamaican.tld/muumuus/ecumenicalism.html" . + "straits chessboard muumuus" . + "89"^^ . + "http://www.baselessness.tld/jamaican/chessboard.html" . + . + _:Bba019560539d5678b7d0228525eb76cf . + . + "http://www.sublessor.tld/yeshivoth/displeased.html" . + "coshed gluers yeshivoth" . + "87"^^ . + "http://www.modules.tld/sublessor/gluers.html" . + . +_:B5d231fe0eef357496a16c8d7013ea31d "Lita Amacker" . +_:B5d231fe0eef357496a16c8d7013ea31d . + _:B0301054bfc04a74aa3dac46af17e6a35 . + . + "http://www.subclassified.tld/decays/prizefight.html" . + "recomposes grifts decays" . + "9"^^ . + "http://www.fevers.tld/subclassified/grifts.html" . + . + _:B62fe21d5176685f6bdccaceeb014e84e . + . + "http://www.eyestalks.tld/outsmarting/eavesdrops.html" . + "equalised administrator outsmarting" . + "41"^^ . + "http://www.unclean.tld/eyestalks/administrator.html" . + . +_:B914edd165db242d2cefeb6176fdff621 "Vina Lemire" . +_:B914edd165db242d2cefeb6176fdff621 . +_:B5d2bc7dbcf4ef4ec80c230c0be24994c "Blair Cappucci" . +_:B5d2bc7dbcf4ef4ec80c230c0be24994c . +_:B8e2c430fd2289c1f5cb9be94f0a1ab63 "Dmitreeva Ellsbury" . +_:B8e2c430fd2289c1f5cb9be94f0a1ab63 . +_:B19af907d122c2c35c6786dece213cc07 "Lasil Legum" . +_:B19af907d122c2c35c6786dece213cc07 . + _:Bdc1221276656bdc747669dfc68cd032a . + . + "1952"^^ . + "http://www.preadult.tld/indurating/childhoods.html" . + "promiscuities misprinting indurating" . + "181"^^ . + "http://www.chopsticks.tld/preadult/misprinting.html" . + "racetracks promiscuities preadult" . + . +_:Bceec03db53d300d53ef1138a41c1b31a "Kaylin Bettner" . +_:Bceec03db53d300d53ef1138a41c1b31a . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . +_:B1496470db60518ce142de4198793926b . + _:B90d2502e6a8afb17a31b9c14ae70c264 . + . + "http://www.bedstraws.tld/elation/swampland.html" . + "reindexed thoughtless elation" . + "69"^^ . + "http://www.entailments.tld/bedstraws/thoughtless.html" . + . +_:Bf54e32f048507cb1e888cdfcbbb692c8 "Tomila Amsler" . +_:Bf54e32f048507cb1e888cdfcbbb692c8 . + _:Bccbde05c645795f2c807dba8bd0f4c1d . + . + "1959"^^ . + "http://www.competently.tld/reentered/lithographer.html" . + "soarers spriest reentered" . + "117"^^ . + "http://www.terrifying.tld/competently/spriest.html" . + "coir soarers competently" . + . + _:Bfa09e47ebeccf5260a0216af2ff23e1a . + . + "http://www.bendy.tld/lichee/withholding.html" . + "yachting splurging lichee" . + "133"^^ . + "http://www.microform.tld/bendy/splurging.html" . + . +_:B41fbc4fdcccafb8fbdac736751592a27 "Dianne Sanko" . +_:B41fbc4fdcccafb8fbdac736751592a27 . + _:Bbec4f7bb0edd1c6aa33ea213c23f19a2 . + . + "http://www.theologies.tld/bookrest/spurned.html" . + "paradigms jaggers bookrest" . + "77"^^ . + "http://www.salesgirls.tld/theologies/jaggers.html" . + . +_:Bfadb3cc674cf9dd019a72e5f78214989 "Carsten Yanoff" . +_:Bfadb3cc674cf9dd019a72e5f78214989 . + . + _:B92b0fa718550e8bad5b1f8bc7d237b17 . + . + "http://www.cordilleras.tld/alkalin/succulently.html" . + "subpartnership recirculations alkalin" . + "147"^^ . + "http://www.maladjustments.tld/cordilleras/recirculations.html" . + . +_:B844be2cab209dbe74d28030aec02c341 "Cynthiarose Pembleton" . +_:B844be2cab209dbe74d28030aec02c341 . + . + _:B29fe73775cc5ce9d114168c804e6615a . + "1966"^^ . + "poundals peahen gyrator" . + "http://www.gyrator.tld/dumpcart/officiated.html" . + _:B48a6c43b33e38735c86ca52d7ea603c3 . + "http://www.guttered.tld/gyrator/irascibility.html" . + "peahen irascibility dumpcart" . + . + "56"^^ . + _:B0b2b82a98d5be1576b1cd2df66a1aef9 . + . + "http://www.milkiest.tld/sillies/doughiest.html" . + "odalisks drones sillies" . + "20"^^ . + "swooned lurches floatier apolunes inanimately piracies futurologist lobbied misact wakening jeeringly" . + "http://www.afterglows.tld/milkiest/drones.html" . + . + _:Be0409b8dd6cb65921cfcaea579342377 . + . + "1965"^^ . + "http://www.klans.tld/agreeably/deedbox.html" . + "caddying airfreight agreeably" . + "91"^^ . + "http://www.ampuls.tld/klans/airfreight.html" . + "ligated caddying klans" . + . + _:B36c58ef6b9ba1248229c1f12d11e6927 . + . + "http://www.sequestrated.tld/batiks/melodist.html" . + "damns fetted batiks" . + "138"^^ . + "http://www.outgoes.tld/sequestrated/fetted.html" . + . + _:B6e81bed99adda8f09291253b8afaa8b1 . + . + "http://www.angularities.tld/abstractionists/hyperopic.html" . + "doorstops semilegendary abstractionists" . + "84"^^ . + "http://www.beaked.tld/angularities/semilegendary.html" . + . + _:B6520c0f3fce61b18277210a7f13e11bd . + . + "http://www.aery.tld/muskits/piccalilli.html" . + "regathers profitable muskits" . + "46"^^ . + . +_:Bcb492a46d4f9ea823005f86fb1970d39 "Takuya Kedia" . +_:Bcb492a46d4f9ea823005f86fb1970d39 . +_:B5999de4f66df37ee6e7c85985b72394c "Cornelio Kowalke" . +_:B5999de4f66df37ee6e7c85985b72394c . +_:Bdb447df64adec680cf1a41fe5d6cb55f "Filippa Wei" . +_:Bdb447df64adec680cf1a41fe5d6cb55f . +_:B129b799eedd8e3ebc105475aa4000551 "Otojiro Adsit" . +_:B129b799eedd8e3ebc105475aa4000551 . + _:B39e1b22c766b552d638b587a89d4456d . + . + "http://www.ofttimes.tld/pests/foresworn.html" . + "tattiest nepotisms pests" . + . + _:Befd1f253a25d5f1169cf43ee546a854b . + . + "1961"^^ . + "http://www.gravelly.tld/trousseau/lowlander.html" . + "impearling bovinely trousseau" . + "58"^^ . + "http://www.affirming.tld/gravelly/bovinely.html" . + "hatcheck impearling gravelly" . + . +_:Bbff5581b4968c237bf3dbd25fdf9ff8a "Sanson Litteer" . +_:Bbff5581b4968c237bf3dbd25fdf9ff8a . + _:B6f5aa0f4ae3050799d53419d3323bfa8 . + . + "http://www.misinformants.tld/punitively/poetess.html" . + "recognizance silvester punitively" . + "64"^^ . + "http://www.godling.tld/misinformants/silvester.html" . + . +_:B245b3d4c6c3389b6d9df05fadb55835f "Fey Dally" . +_:B245b3d4c6c3389b6d9df05fadb55835f . + _:B8b933dfd918f252ed5e7dd44f4c209d8 . + . + "1965"^^ . + "http://www.pursers.tld/unrequitable/satiation.html" . + "metalling tsaritza unrequitable" . + "69"^^ . + "binal pursers tsaritza" . + . + _:B55f640a4ce783505ab0f4f5aeba536d2 . + . + "1964"^^ . + "http://www.internodal.tld/permissable/booed.html" . + "eponymy academicism permissable" . + "109"^^ . + "marshaling internodal academicism" . + . + _:B62f22e2f136b70608e4de1225d79eb41 . + . + "http://www.clarinettist.tld/nonplusing/dashpots.html" . + "rename unamused nonplusing" . + "52"^^ . + . +_:Bb29bc2e7247a2397bc4f65da8d41c0de "Aleydis Virgadamo" . +_:Bb29bc2e7247a2397bc4f65da8d41c0de . + _:B7a75d32a54f1dea9cc168ed5fefa0e9c . + . + "http://www.sniggering.tld/recreations/oakum.html" . + "swallowed gads recreations" . + "130"^^ . + . + _:B973b82f67ab51ab533a4bd9149b45937 . + . + "http://www.femurs.tld/psychokinesia/pulleys.html" . + "caveats catawbas psychokinesia" . + "8"^^ . + "http://www.implored.tld/femurs/catawbas.html" . + . + _:B58b900be1976118dda613b9e3694d97a . + . + "http://www.cubiform.tld/ebonizing/monocots.html" . + "belligerents buncoing ebonizing" . + "125"^^ . + "http://www.exhilarative.tld/cubiform/buncoing.html" . + . + _:Ba17b57aaa68f34da4828587d097e52ed . + . + "http://www.antimacassar.tld/bloodily/soapboxes.html" . + "cubbish outstretches bloodily" . + "161"^^ . + "4"^^ . + "http://www.abstrusely.tld/antimacassar/outstretches.html" . + . +_:B3416fa014a1f1bbaa58592f4788f00e4 "Valerius Mcconnell" . +_:B3416fa014a1f1bbaa58592f4788f00e4 . +_:B019494e40bb7cb46b15c73cf39cf2195 "Jannah Jaffee" . +_:B019494e40bb7cb46b15c73cf39cf2195 . +_:Bda2a1ece8a9cb2c265445c9319c4522c "Euzebia Argetsinger" . +_:Bda2a1ece8a9cb2c265445c9319c4522c . +_:B6d4e26e82eee21297d18f7dfc0bbce9d "Patrido Sielaff" . +_:B6d4e26e82eee21297d18f7dfc0bbce9d . + _:B0848f2384e1baaed9966e9706e4198c7 . + _:B4c12d0d7ec7f53334ba915a41b8bb551 . + . + "http://www.botches.tld/indigoes/oolith.html" . + "cleanly chancier indigoes" . + "106"^^ . + "http://www.hometown.tld/botches/chancier.html" . + . + _:Ba4c1f65fe01854dec1487867eed1aa2c . + . + "1960"^^ . + "http://www.expectorates.tld/relation/rules.html" . + "fervors shedable relation" . + "87"^^ . + "http://www.sawboneses.tld/expectorates/shedable.html" . + "mindedly fervors expectorates" . + . +_:B181866caae10f590d72ffaf44fe20c7a "Tameesha Wysocki" . +_:B181866caae10f590d72ffaf44fe20c7a . +_:Bdf6c59a4d3125abb8676aa53ae41ad9a "Cozzie Parkhurst" . +_:Bdf6c59a4d3125abb8676aa53ae41ad9a . + _:Bf2b46b24da62af30ae3d28bd6c8ce1f9 . + . + "http://www.pallidly.tld/unreflecting/exempli.html" . + "worming spunkiest unreflecting" . + "179"^^ . + "http://www.hospices.tld/pallidly/spunkiest.html" . + . + _:B23aabf88aafac8cddd8aa94da33ef797 . + _:Ba5ace739f809d5a6d1368f9b73a6c1b4 . + . + "http://www.octopod.tld/shuffler/lactations.html" . + "outspreading gnaws shuffler" . + "167"^^ . + "http://www.commutative.tld/octopod/gnaws.html" . + . + _:B9b32a0e06e92506784bde89b41b0055b . + _:B9d8b78bd6920274426637abb3e176e40 . + . + "1966"^^ . + "http://www.germicides.tld/obsessively/reprehension.html" . + "shagreen acidifies obsessively" . + "tunably germicides acidifies" . + . +_:B9b32a0e06e92506784bde89b41b0055b "Chayo Simons" . +_:B9b32a0e06e92506784bde89b41b0055b . +_:Baee5549aef5abdf649048c0f34cf47ac "Zdzislaba Inafuku" . +_:Baee5549aef5abdf649048c0f34cf47ac . +_:Bdc68ee6ea195d59c24c887fe5f417849 "Umeko Cadriel" . +_:Bdc68ee6ea195d59c24c887fe5f417849 . + _:Bdf99fd9f367ce5c83f3e9dfb5288967c . + . + "1966"^^ . + "http://www.teashops.tld/calumniation/bifurcates.html" . + "diets grazingly calumniation" . + "107"^^ . + "http://www.skipperage.tld/teashops/grazingly.html" . + "encephala diets teashops" . + . + "1960"^^ . + "dearies numberings bridged" . + . + "18"^^ . + _:B5386c452855a1419eb903306476d9d99 . + "http://www.treasurership.tld/stylebooks/numberings.html" . + "http://www.stylebooks.tld/bridged/weightily.html" . + . + _:B9be74439378463e7ba5fc4b137b0069b . + "dulcets dearies stylebooks" . + _:B4d654d53b01f580640b4e2928770b6c1 . + . + "http://www.establishments.tld/wined/arrester.html" . + "slinking pendulums wined" . + "132"^^ . + "http://www.bolloxes.tld/establishments/pendulums.html" . + . + _:B45cf1ba1da6a71abf3ae260c88f2dbb0 . + . + "http://www.phlegms.tld/messages/clairvoyance.html" . + "toothpastes revives messages" . + "198"^^ . + . +_:B6ecb594ce542a64a4f41e50d6c60b3b9 "Tsuruki Hazelrigg" . +_:B6ecb594ce542a64a4f41e50d6c60b3b9 . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "1966"^^ . + "http://www.asseverated.tld/cormorants/relational.html" . + "modifiers catarrhally cormorants" . + "110"^^ . + "http://www.immixing.tld/asseverated/catarrhally.html" . + "fascias modifiers asseverated" . + . + _:B13cdc2efe7012eadc19a3c603a46f7ef . + . + "1957"^^ . + "http://www.vapouring.tld/rootless/locket.html" . + "commissioned apres rootless" . + "186"^^ . + "weediest vapouring apres" . + . + "comradely snarling deliberation" . + "http://www.deliberation.tld/idylist/zincing.html" . + "snarling nurtures idylist" . + "1956"^^ . + _:B9e490bb84e99fdd4f79f2ebc74dc7ba4 . + . + "188"^^ . + "http://www.wenny.tld/deliberation/nurtures.html" . + _:B98b9feb48f6119b3b957e932a4022cb4 . + . +_:B02d7658318aa6a9478d7324153d4a9d5 "Shannon Vigo" . +_:B02d7658318aa6a9478d7324153d4a9d5 . +_:Bca631747613f78170f6309ce56fbd598 "Katerinka Jerido" . +_:Bca631747613f78170f6309ce56fbd598 . +_:B9b6cddd3b24f44d5685c3de28fa9ef4e "Josephinee Rousselle" . +_:B9b6cddd3b24f44d5685c3de28fa9ef4e . +_:B5b3afcf7689e5fe1a4a9e1fa658481eb "Zeenab Lasane" . +_:B5b3afcf7689e5fe1a4a9e1fa658481eb . + _:B3f5dbbe86795686e94bf6a2cfa1c6077 . + . + "http://www.nonethicalness.tld/boatloads/yanked.html" . + "soundtrack lingier boatloads" . + . +_:Bdf2ce3f2459c17f8c4033547a28663ea "Margita Plew" . +_:Bdf2ce3f2459c17f8c4033547a28663ea . + _:Bb361c7cac6af693f0d20fe7656606247 . + _:B7e27aa5988ec5c4768f6bd57f20b9833 . + . + "http://www.timbering.tld/conned/guilders.html" . + "bonds sleuths conned" . + "192"^^ . + "http://www.spherically.tld/timbering/sleuths.html" . + . + _:B516e3fd39cd20d85d77dcf9d370ed643 . + . + "http://www.enact.tld/frigidly/dismalest.html" . + "dighted photoengraver frigidly" . + "183"^^ . + "effervesce surviver fundamentally ransoms millennial affects soarer shamus quellers misbestow" . + . + _:B7056c234e30cfee87bb36dd36376326a . + _:B57ee3142b36b368839aee87d1df98ddc . + . + "http://www.adduct.tld/melodically/rowdyism.html" . + "emblazoning jerseyite melodically" . + "71"^^ . + . +_:B99c74f00781b291f39059f4557e1b712 "Trillare Stukel" . +_:B99c74f00781b291f39059f4557e1b712 . + _:B8158fbe29b0d6208962a8ea22505c105 . + "1966"^^ . + "http://www.airmailed.tld/howlet/ochring.html" . + "babylonia vanillas howlet" . + "gratuitousness airmailed vanillas" . + . +_:Bdc72cfd216c55dcd3abc8c4f45de7663 "Parker Wetzell" . +_:Bdc72cfd216c55dcd3abc8c4f45de7663 . + _:B63728a1b8d19f17356f2ac0458b41f2e . + . + "1962"^^ . + "http://www.quaintest.tld/infrasonic/provokers.html" . + "parboils accusable infrasonic" . + "45"^^ . + "http://www.transmittances.tld/quaintest/accusable.html" . + "migraines parboils quaintest" . + . +_:Bd99ff72652de12beb136b3ee1abf7cb2 "Anisia Yanai" . +_:Bd99ff72652de12beb136b3ee1abf7cb2 . + _:B5819da5ac8e725d166de6fc7d85017f0 . + . + "http://www.singlets.tld/reprehensibly/cyanogen.html" . + "stoat drongo reprehensibly" . + "154"^^ . + . + _:B336669c567ebc557520dd1370aec16f0 . + . + "http://www.axiality.tld/cajolingly/handholds.html" . + "psalmists cayenned cajolingly" . + "101"^^ . + "http://www.rejectable.tld/axiality/cayenned.html" . + . +_:Bfe5a74698e63f696674dfc248dc91f09 "Giurgevaia Boas" . +_:Bfe5a74698e63f696674dfc248dc91f09 . + _:B852f762ec333e039dc54cb37ef5fce7b . + . + "http://www.incrusts.tld/biorhythmic/clitorises.html" . + "sarcomata gets biorhythmic" . + . +_:Bad7c88ecbaf4f4ea9dd99c5b50e90972 "Estella Lavallee" . +_:Bad7c88ecbaf4f4ea9dd99c5b50e90972 . +_:Be24981997fe88a2feaad2dd5cc6d7a8e "Birgid Holton" . +_:Be24981997fe88a2feaad2dd5cc6d7a8e . +_:Be37df350bca6d0166d5a7a18dd5f95b4 "Tatsukichi Gerstenberger" . +_:Be37df350bca6d0166d5a7a18dd5f95b4 . + . + _:B802832daf82ee73cc4f81cb3e5d78429 . + . + "1952"^^ . + "http://www.abhorrers.tld/marvels/deformer.html" . + "repaying grittier marvels" . + "110"^^ . + "cardsharp abhorrers grittier" . + . +_:B8b7c1c584067d9eab52d2c204471484c "Sigfrid Debenedetto" . +_:B8b7c1c584067d9eab52d2c204471484c . + _:Bde16e3a7cd0ac3aa66a7363de2eb2ff3 . + . + "http://www.plenishes.tld/bounden/occulters.html" . + "technicolor nippy bounden" . + "70"^^ . + "http://www.goodwife.tld/plenishes/nippy.html" . + . + _:B5e8c21622afae2ac1e0c773c0ef07be1 . + _:B179a5221e7f3bf016dc9b73d7de77faa . + . + "http://www.recopies.tld/gougers/riddances.html" . + "polemically harshness gougers" . + "http://www.refix.tld/recopies/harshness.html" . + . +_:B694c9d7a5bbb725cac77e611803cbe56 "Shalom Beecken" . +_:B694c9d7a5bbb725cac77e611803cbe56 . +_:B84d3a032d944446f2963e31900e33bcc "Jovanka Kalinowski" . +_:B84d3a032d944446f2963e31900e33bcc . + _:Bc352a5bb64f3b2e540fe3ee99afce368 . + _:Bb64e8b2754a0a5f306fb08727257624c . + . + "http://www.monogamistic.tld/satanism/crispens.html" . + "alienism crappiness satanism" . + "144"^^ . + . + _:B82f8249552c4f84cbc23a80944a4caf1 . + . + "http://www.subsiding.tld/loury/corruptibilities.html" . + "cornify deciduously loury" . + "156"^^ . + "http://www.reliefs.tld/subsiding/deciduously.html" . + . + _:Babd76e7d2769a7403ed45a6cd3c4ef3b . + . + "http://www.prearrange.tld/appetency/immunotherapies.html" . + "splintering overdrinks appetency" . + "133"^^ . + "http://www.braziers.tld/prearrange/overdrinks.html" . + . + _:B9433c699c39a0ac8d908a7df5b2beed1 . + . + "http://www.immobilized.tld/resubscribed/babul.html" . + "plagiarize guested resubscribed" . + "3"^^ . + . + . + _:B2d653c2fc584cfda35dccb487fc6cec3 . + . + "http://www.manifestly.tld/scalepan/folklorists.html" . + "majors decaffeinates scalepan" . + "105"^^ . + "http://www.disciplinarians.tld/manifestly/decaffeinates.html" . + . +_:Bc0d336352e4130628a25209aacfe614b "Antonina Mayon" . +_:Bc0d336352e4130628a25209aacfe614b . +_:B8bdf690ec5fd510a8f23e40cc0a457c7 "Baste Oflaherty" . +_:B8bdf690ec5fd510a8f23e40cc0a457c7 . +_:B7512e18df586215cdd19553eef7218ff "Saya Drzewicki" . +_:B7512e18df586215cdd19553eef7218ff . +_:B16797737acef614e5e082b86fe9b16c9 "Toshiro Serey" . +_:B16797737acef614e5e082b86fe9b16c9 . + _:B5b5f5b0645d2090b5f12662d09bf72ea . + . + "http://www.housebreaking.tld/grittiness/weevil.html" . + "autographed develops grittiness" . + . + _:Bf3e61eb5332c010411f36f0d96546e45 . + . + "http://www.rapscallions.tld/axletree/ritualized.html" . + "storytelling patois axletree" . + "128"^^ . + "http://www.unteachable.tld/rapscallions/patois.html" . + "recreantly unmethodical circuits rinser keelboats elating fleshpots tactfully profaneness impotencies smearers targeting meningeal underexposed glassed dispiriting casking beclouding sifters lienteries papyruses buffoonish scavenges preplanned cheesier tabourers irrepressibly vessels riots reinvolved flambeau unpeoples orpines rubying barbarianism rarefier glossers unassisted forearming clematis bloodworm senator relents metamers lorn sunwise concupiscent ventral yearner tamest parallelograms derms photons heeded censorable vilifies chesterfield boxfish simulated bloodcurdling wobegone offerings dustier brutalization inflator demeanor communism bitches gibbosity nevadan despited emir cheers catnapers proselytizing malevolence crepes cantrips uncertainties baselessness straits jamaican chessboard muumuus ecumenicalism laces horsewhip corporally sorting urethrae voiders capitulation codas posthypnotic mussing chaconnes beauish verticality ruthlessness mainframes computing methodize methylparaben clotures steadiers astrodynamics knuckliest diaphragmatic lifters knout asking infectiously modernest bloodlettings hempy anemia marmots crucifixes modally noncentrally procathedral braved headiest dynamisms plonking numerary hematomas scantest cedulas auxin thumbscrew beekeepers heterogenous" . + . +_:Bab26d262975b2eba93703fa08160ac25 "Jardena Trauth" . +_:Bab26d262975b2eba93703fa08160ac25 . +_:Bc43965e6d7757bc2ca2f810bc5c1d3ac "Namiko Leval" . +_:Bc43965e6d7757bc2ca2f810bc5c1d3ac . + _:B7a96e20053b345f0ae306268fc17b835 . + . + "http://www.neutrons.tld/reworking/willies.html" . + "departing gatecrasher reworking" . + "66"^^ . + "http://www.charnel.tld/neutrons/gatecrasher.html" . + . +_:B2b31f82ae7a9358ffb890cf794b5d276 "Lyeta Coffee" . +_:B2b31f82ae7a9358ffb890cf794b5d276 . + _:B5b5c0b8f9df946e2119637e1b6a6f25c . + . + "http://www.detoxicator.tld/handlists/vermiculites.html" . + "inquisitions gimcracks handlists" . + "http://www.ineligibility.tld/detoxicator/gimcracks.html" . + . +_:Bb872314698c597e8c8c014788acc8883 "Pippo Nascimento" . +_:Bb872314698c597e8c8c014788acc8883 . + _:Beca75f5200fac12f1efe9981e0e20dcd . + . + "http://www.eclipsed.tld/adoptees/reavowed.html" . + "nonexchangeable potentials adoptees" . + "124"^^ . + "http://www.mounting.tld/eclipsed/potentials.html" . + . +_:B461e16a81c76477e13cd30f7d021ea5f "Erla Adib" . +_:B461e16a81c76477e13cd30f7d021ea5f . + _:B860c2eac625b8e53c6b3432b185bbb5a . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + "1963"^^ . + "10"^^ . + "Journal 3 (1963)" . + "1"^^ . + . +_:B3ccff3c3693d55bae693506715da2eab "Miyako Moreida" . +_:B3ccff3c3693d55bae693506715da2eab . +_:B93f42201a7fe145c2480d5c58b4ade85 "Tyanna Kohlhoff" . +_:B93f42201a7fe145c2480d5c58b4ade85 . + _:B742e9b32562b98f9048c5be5c1f3e5b7 . + . + "http://www.chorister.tld/misguide/mikvah.html" . + "macula relapse misguide" . + "169"^^ . + "http://www.brewages.tld/chorister/relapse.html" . + . +_:B459539197c230f2782dc8ff390caed73 "Ogai Britt" . +_:B459539197c230f2782dc8ff390caed73 . + _:B8fad6731c064da44cf15b58ce042fecb . + . + "1958"^^ . + "http://www.incessantly.tld/tzar/bits.html" . + "disregards overstimulate tzar" . + "115"^^ . + "http://www.leafing.tld/incessantly/overstimulate.html" . + "squints disregards incessantly" . + . + _:B712fca08a8984e33b21421836afa50fc . + _:Bb5937092a9f78645dbe68890b3818db0 . + . + "http://www.numberable.tld/prosecutrices/pegboxes.html" . + "tiltyard yawing prosecutrices" . + "68"^^ . + "http://www.misadvised.tld/numberable/yawing.html" . + . +_:Be1d746d920dd4fde37169c00c2407149 "Cody Mathena" . +_:Be1d746d920dd4fde37169c00c2407149 . +_:B2a6b914cfd20f7180ebc5c3bfe8d4555 "Mechthild Tweed" . +_:B2a6b914cfd20f7180ebc5c3bfe8d4555 . +_:Bfb4d152811bbc6a949b0ee685d75c227 "Resaunna Swanagan" . +_:Bfb4d152811bbc6a949b0ee685d75c227 . + . + "bodywork tribades skunking" . + . + "tribades agonizingly sox" . + "http://www.skunking.tld/sox/decrials.html" . + "165"^^ . + . + _:B1850c98b35d8fd131e4f76335abfad94 . + "http://www.nodded.tld/skunking/agonizingly.html" . + "1955"^^ . +_:B56b04c34cea57030280e40132a2139c4 "Tiun Hussien" . +_:B56b04c34cea57030280e40132a2139c4 . +_:Bb361c7cac6af693f0d20fe7656606247 "Arlette Krzeminski" . +_:Bb361c7cac6af693f0d20fe7656606247 . + . + "evolutionism hacksaws antisocially" . + "http://www.seismal.tld/antisocially/fitted.html" . + "tzimmes evolutionism seismal" . + "http://www.demonology.tld/seismal/hacksaws.html" . + _:B9f3678f37a2caccf6d7453c60076c7c5 . + _:Bfa6270bd0b5204ad01f85b246c549125 . + "199"^^ . + . + "1966"^^ . + _:B3091501d8a240967507779f46e913bad . + _:B7fcfcbf816da93aca292f409c6cd9afb . + . + "http://www.miscalculation.tld/scurries/nettier.html" . + "swinks bastille scurries" . + "117"^^ . + . + _:B48f502de230e9918dcc82b4457db6e5b . + _:Bac0f8f313d6ec27c5466fad296ad9409 . + . + "http://www.serenaders.tld/solemner/appointively.html" . + "computerese prologued solemner" . + "178"^^ . + "orchardists interspersions consigning livener bunches subbing shaggiest squints leafing" . + . + _:B3641e2e701f7afd86de70290c7fadd58 . + . + "1965"^^ . + "http://www.heatstrokes.tld/ornamented/marling.html" . + "hiving undeceives ornamented" . + "111"^^ . + "prefixion heatstrokes undeceives" . + . + _:B23e0ddc441328c1be6e8516cb92eff9d . + . + "http://www.unquestioning.tld/sources/providently.html" . + "seceders osculating sources" . + "66"^^ . + "http://www.overproduces.tld/unquestioning/osculating.html" . + . + _:Be586adfa7b723555056b6de77ddd6a76 . + . + "http://www.untenable.tld/clarinettist/unamused.html" . + "sallower rename clarinettist" . + "180"^^ . + . + _:B461e16a81c76477e13cd30f7d021ea5f . + "1964"^^ . + "http://www.abreacting.tld/pregnantly/headquartering.html" . + "groutier triunes pregnantly" . + "170"^^ . + "metaphorical abreacting triunes" . + . + _:B1aeff1b2021a6a9fcbc059fb3adaf1df . + . + "http://www.underacted.tld/taffetas/tickets.html" . + "attractions knuckler taffetas" . + "100"^^ . + "http://www.spirochete.tld/underacted/knuckler.html" . + . +_:Be52641caf2bae6b83d17a68fd39f4aed "Margisia Hinegardner" . +_:Be52641caf2bae6b83d17a68fd39f4aed . + _:B2af6621745e54a82f68cf678255f0c31 . + . + "http://www.bigheaded.tld/odiums/visors.html" . + "rancheros endangerment odiums" . + "146"^^ . + . +_:Bcb6e895f94f6d837ac9a66e865dd081a "Lindtraud Kantola" . +_:Bcb6e895f94f6d837ac9a66e865dd081a . + _:B6e526b5e4bfe2ef823221e506d8c6bc8 . + . + "http://www.skippered.tld/inventories/husbander.html" . + "compassed listed inventories" . + "78"^^ . + . + _:B9093052918abca0dcfa7d6c39fc265d9 . + . + "http://www.evangelists.tld/soybeans/tympans.html" . + "causticity hypotensive soybeans" . + "http://www.pennate.tld/evangelists/hypotensive.html" . + . +_:Baac6e060b024da3e1d1d1ad24504ea3b "Humbert Kulseth" . +_:Baac6e060b024da3e1d1d1ad24504ea3b . + _:B5d231fe0eef357496a16c8d7013ea31d . + . + "1960"^^ . + "http://www.ungenial.tld/nobleness/rickrack.html" . + "blasting rhetors nobleness" . + "85"^^ . + "http://www.absolutes.tld/ungenial/rhetors.html" . + "distortions blasting ungenial" . + . +_:B18f8e3d3cb5957d4b530918ecac51ce4 "Lucile Homola" . +_:B18f8e3d3cb5957d4b530918ecac51ce4 . +_:Bbff33fbd6107f72410b1edb054451539 "Mami Gruger" . +_:Bbff33fbd6107f72410b1edb054451539 . + _:Bd598c700c6b47cb42a810c83fa33b914 . + . + "http://www.scrimpiest.tld/invasions/dribblers.html" . + "dimmest sinkable invasions" . + "115"^^ . + "http://www.prosed.tld/scrimpiest/sinkable.html" . + . +_:B9e8f2ead5bc907f6bfd5fb425fdbccda "Helmar Rosencrantz" . +_:B9e8f2ead5bc907f6bfd5fb425fdbccda . +_:Bfaec74ab843377bb9c6bed1a8ff7a66c "Jedrus Logwood" . +_:Bfaec74ab843377bb9c6bed1a8ff7a66c . + _:B03bffac13bad85b26ad72a2bfc0b1cf6 . + _:B9dfe88882cca40d81c3c6c0091044c1e . + . + "1966"^^ . + "http://www.despitefully.tld/anesthetics/snuffled.html" . + "preadjust coroners anesthetics" . + "10"^^ . + "unfairer despitefully coroners" . + . +_:B03fcf45dcac81c8cec21f34e82877fdc "Kuri Gunderson" . +_:B03fcf45dcac81c8cec21f34e82877fdc . + _:B241b77c2f1e9381dbe806562e20652a9 . + . + "http://www.trudges.tld/exorcists/fallbacks.html" . + "studiedly shamanic exorcists" . + "147"^^ . + "http://www.hitchers.tld/trudges/shamanic.html" . + . + _:B8555a992ef6548066f83ebe9fe4a9268 . + "1960"^^ . + "http://www.costuming.tld/unresentfully/recreative.html" . + "sulfurs cities unresentfully" . + "105"^^ . + "http://www.collaring.tld/costuming/cities.html" . + "unscrambled sulfurs costuming" . + . + _:B36235e39670c8884c04c8951c7683880 . + _:B93382477875d5cc7aa98e367dbf3dbf8 . + . + "http://www.affrayers.tld/imaginarily/salesladies.html" . + "epigrammatize jadeite imaginarily" . + "139"^^ . + "http://www.courted.tld/affrayers/jadeite.html" . + . +_:B63fa1100461f3baa1970aac5bd01dabb "Argos Cumings" . +_:B63fa1100461f3baa1970aac5bd01dabb . + _:B43a6198cc060fe19ac9bf13523836410 . + . + "http://www.unknowingly.tld/unshared/intersexualism.html" . + "injuring spadework unshared" . + "157"^^ . + "http://www.imageries.tld/unknowingly/spadework.html" . + . + _:B0700718d4f4d863c3e8ab6d4160e8038 . + . + "http://www.starlit.tld/anklebones/uncarpeted.html" . + "jewelled laparotomy anklebones" . + "89"^^ . + . + _:Ba09d9780262f4fa30d7083185dfe0717 . + . + "http://www.tigerish.tld/heartaches/apparats.html" . + "preferences convulsively heartaches" . + "50"^^ . + "http://www.chowtimes.tld/tigerish/convulsively.html" . + . +_:B23f6ef78131d1380096a45862d3144f8 "Zainab Levis" . +_:B23f6ef78131d1380096a45862d3144f8 . +_:Be34e6d5ba682e3fedf17cabf4f8df9ab "Rashaad Scercy" . +_:Be34e6d5ba682e3fedf17cabf4f8df9ab . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . +_:B4e47646fbecae7d2759c9aaaa33ecefa . + _:B7adb6cb65165d1565dd04cfcc9d48333 . + . + "http://www.cornetist.tld/machinize/justices.html" . + "toddies biostatistics machinize" . + "124"^^ . + "http://www.whipsawed.tld/cornetist/biostatistics.html" . + . + _:B73bd6361679c8f036c5ddad3f7496143 . + _:B9b8e96d72b3c5f103352aad965042ff1 . + . + "http://www.floundered.tld/fulcra/reimposed.html" . + "unclothe bricking fulcra" . + "17"^^ . + . +_:B5ec34a74dd6ca6185e7a646c9814afc5 "Deon Heiderman" . +_:B5ec34a74dd6ca6185e7a646c9814afc5 . + _:Bd3c979be23048c3e5e1f0c2488b0dc37 . + . + "http://www.auditives.tld/slimming/nope.html" . + "rheometers infecund slimming" . + "116"^^ . + "http://www.nonstick.tld/auditives/infecund.html" . + . +_:Be670867b4c7a3e791e23be04a6950eb7 "Albert Catterton" . +_:Be670867b4c7a3e791e23be04a6950eb7 . +_:B6d98eedb782ff56dea2fbe53793ba189 "Fame Clarey" . +_:B6d98eedb782ff56dea2fbe53793ba189 . + _:B7585f2cbd1feae32f0fe676557ac6abe . + _:B6cb5fd28d0e15171d8dad73977f37148 . + . + "http://www.kickups.tld/celeries/banisters.html" . + "megaphones deluding celeries" . + "4"^^ . + "http://www.cranches.tld/kickups/deluding.html" . + . + _:B153ca24fe59a90ad137bbcbe46b5058e . + . + "http://www.orbicular.tld/nuzzled/natl.html" . + "overoptimism mollies nuzzled" . + "128"^^ . + . + _:B2cb723e3cf7ddf249fe9f8a0bca1454f . + . + "1962"^^ . + "http://www.catapulting.tld/debaser/concussed.html" . + "tears shines debaser" . + "39"^^ . + "http://www.adjured.tld/catapulting/shines.html" . + "sluggard tears catapulting" . + . +_:B9093052918abca0dcfa7d6c39fc265d9 "Jean Catacutan" . +_:B9093052918abca0dcfa7d6c39fc265d9 . +_:Bf670ecf689ac956ff3d908cc4f09395f "Elisha Messineo" . +_:Bf670ecf689ac956ff3d908cc4f09395f . + _:Bc21f46a673073825244c49da1760248e . + . + "1967"^^ . + "http://www.delved.tld/mamas/decocting.html" . + "incarnation bevels mamas" . + "4"^^ . + "underparts delved bevels" . + . + "alterer seatrain splashier" . + . + "nonparasitic alterer theatricality" . + "112"^^ . + . + "http://www.unassumingly.tld/theatricality/seatrain.html" . + _:Baff262a80e1be84c1e5d5623c258570e . + "1966"^^ . + _:Bda73348f74a7a9e9adb86a358850d6ac . + "http://www.theatricality.tld/splashier/counterattacking.html" . + _:B0e004ed18574ff4ea30acd8385ec20ae . + . + "http://www.dissevering.tld/influents/tithers.html" . + "tunable daybook influents" . + "185"^^ . + "http://www.thereinafter.tld/dissevering/daybook.html" . + . + _:Bc8bf0f20f91421c51c4b74b24c796184 . + . + "http://www.bronzier.tld/hooking/bewildering.html" . + "pebblier petunias hooking" . + "194"^^ . + . +_:B136e3cc59d8643f2bd43508ff9be07e6 "Cycnus Sjaarda" . +_:B136e3cc59d8643f2bd43508ff9be07e6 . + _:B7b0826f03e9b9f6e3bfeabfc4b613ba2 . + . + "http://www.pinching.tld/ojibwa/ponderer.html" . + "madder stomping ojibwa" . + "66"^^ . + "http://www.wharfages.tld/pinching/stomping.html" . + . +_:Be713e338d70b77d84a73d9ec00f91cec "Bokkai Zappavigna" . +_:Be713e338d70b77d84a73d9ec00f91cec . + _:Bc5cee2f4f9cc81273afe1e59c8726b45 . + . + "1963"^^ . + "http://www.nonstrategic.tld/spics/plumps.html" . + "requesting undiminished spics" . + "157"^^ . + "http://www.sacksful.tld/nonstrategic/undiminished.html" . + "tidiest requesting nonstrategic" . + . + _:B4413fc2a445158bbdd4384efaa251208 . + . + "http://www.sightless.tld/viol/screamers.html" . + "skinks barristerial viol" . + "17"^^ . + "http://www.sheltered.tld/sightless/barristerial.html" . + . + _:Bf6917ce98730c81e60e0d0869689dafa . + . + "http://www.stuccoing.tld/unmailable/slipforms.html" . + "habitude eightball unmailable" . + "53"^^ . + "http://www.barhop.tld/stuccoing/eightball.html" . + . + _:Bd49787741153f1b60f5ad817a83fd6af . + . + "http://www.roughage.tld/wigless/hybridized.html" . + "swaddles pineries wigless" . + "147"^^ . + "http://www.subcells.tld/roughage/pineries.html" . + "bopping beatles stables bitterns voyeurs cagiest determinableness toiling shaled flourished reentries engirdling brawler backlit unripe furriers misting lawmakers smashers conte mumps gustable thermostable smudging cliental newfashioned management incorrigibly dories uncoupled jurors drowning aquas rancour initialed zonated pouts landowning redevelops atomizer terminally rogued makeable xenia tawdrier dillydallies minced bunn daimyo definiteness corselets brewages macula chorister relapse misguide mikvah hinnies politicos wyvern peripherals complimenters creeping effused notochordal jurisprudence subtopics plotties inhaling trackway tantrums supplying elitist choleras trivets nitrify intensifying corporeally sibilates hits considerable photoengravings conspiracies revaluation ambilateral spoored arthritic declinational pinewood predicting employs bioresearch steeps hairline kins abrogator rechecking corpulences airdromes poleaxing uneven oceanauts transitions recks shorelines discomposure crimsoned cerebrals equivocally excesses meninges clouded genuflection flotations accusatorial ventless annotation xenolith hype dumbs bardic unbearing maturer engrosses subfloor overweens mentalists monographers executions doles delineative archaistic wyverns grouped runaways layaway testifier jewelled starlit laparotomy anklebones uncarpeted unmingling worshiped impossibilities falsest physiography unhat toothpastes phlegms revives messages clairvoyance gastronomical unfeasible blanketed audits shipwright diluvium ethologists chucked allegretto sours confessed nursemaids partnerships englobement tranship berobed backlogged called hairworm disadvantaged nitrifies floating diminishes determinedness undivided scolding calyxes standouts bawdier travels" . + . + _:B87c3a255738c39df571ef401d499fa08 . + "1961"^^ . + "http://www.consigns.tld/managerially/centenarian.html" . + "inalienably drollest managerially" . + "15"^^ . + "http://www.mommies.tld/consigns/drollest.html" . + "approximating inalienably consigns" . + . + "1956"^^ . + "17"^^ . + "Journal 1 (1956)" . + "1"^^ . + . + _:B5b2b1d8d553fd2124d04a8f6c4d92b77 . + . + "http://www.cliffhanging.tld/inutile/elvishly.html" . + "nixy sauciness inutile" . + "179"^^ . + "http://www.defecated.tld/cliffhanging/sauciness.html" . + . +_:B29432dd66c6029ccc8ecb87a99022a6a "Marka Busche" . +_:B29432dd66c6029ccc8ecb87a99022a6a . +_:Bc79cbde346f135cae35e6fe388207312 "Darleen Vancuren" . +_:Bc79cbde346f135cae35e6fe388207312 . + _:Bc7f36f248b05802c0632f00889554634 . + . + "http://www.clemency.tld/categories/intwining.html" . + "sparseness elevon categories" . + "68"^^ . + "http://www.disconnecting.tld/clemency/elevon.html" . + . +_:B1f91823aa88b260373f7c3da62e76d09 "Bemus Ridens" . +_:B1f91823aa88b260373f7c3da62e76d09 . +_:B934504c9a8ddaa11417f024c50585d4a "Alika Odgen" . +_:B934504c9a8ddaa11417f024c50585d4a . + _:B25faf375e46dc44c1987707fbce55930 . + . + "http://www.affiant.tld/unfolds/pureed.html" . + "effecters richest unfolds" . + "149"^^ . + . + _:B97b22efb255cf9eb99c03e6216fe8d0c . + "1958"^^ . + "http://www.imbricate.tld/griddles/ascertainable.html" . + "undependable outpatients griddles" . + "188"^^ . + "unlimber imbricate outpatients" . + . + "169"^^ . + "http://www.antidepressants.tld/unappeasable/rucksack.html" . + "1961"^^ . + . + "inspectorate rucksack nephritises" . + "http://www.unappeasable.tld/nephritises/payable.html" . + "tenons inspectorate unappeasable" . + . + . + _:B844be2cab209dbe74d28030aec02c341 . + _:Bcc666063c4dd3b7a338c23f019041af9 . + _:B64d09884f8f9562f96e5988bb648fae4 . + _:B6fed3292949359498396d4b04f252fa9 . + . + "http://www.jigsawed.tld/prated/songstresses.html" . + "trilobate kickstands prated" . + "134"^^ . + . +_:Bef6585010f230649a6c70aa274be8e0d "Eireann Reines" . +_:Bef6585010f230649a6c70aa274be8e0d . +_:B610331fdb2fc3af407050ae64d84acd9 "Mistymarie Yeager" . +_:B610331fdb2fc3af407050ae64d84acd9 . + "116"^^ . + "http://www.humidifies.tld/ammonias/skymen.html" . + _:B2f57a3eabb0a75cfa3aed051601d34c8 . + "optometries rejudges ammonias" . + . + . + "sniggle humidifies rejudges" . + "1955"^^ . + _:B66ba322457ac22b0119dc986d89e9f43 . + . + _:B62df9d17804effcc29ebe5f8f96a5a98 . + . + "http://www.concordance.tld/triangulator/microinstruction.html" . + "trouper channeling triangulator" . + "135"^^ . + . + _:Bbb5c608724767b194e9a3e9521e8c5cf . + . + "1966"^^ . + "http://www.noncommunist.tld/pessimistically/funnelled.html" . + "reps jaywalks pessimistically" . + "126"^^ . + "http://www.buckwheats.tld/noncommunist/jaywalks.html" . + "observing reps noncommunist" . + . + _:B8d28ac2dee45578197bf5ca969f819de . + . + "http://www.inmeshing.tld/stakeout/dashers.html" . + "rejoices tzaritza stakeout" . + "175"^^ . + . + _:B575686e16f398908b29e13f30b9173bd . + . + "http://www.quaked.tld/shadeless/refreshers.html" . + "unsaid nits shadeless" . + "180"^^ . + "http://www.positioned.tld/quaked/nits.html" . + . + _:B92eaa3a0d798578830736625c762b115 . + . + "http://www.flyweights.tld/impeachers/roentgenometries.html" . + "migraine newer impeachers" . + "153"^^ . + . + _:B60b46d554c0e8b3f56bd0d740a185dd0 . + . + "http://www.investigated.tld/claywares/resourcefulness.html" . + "superintended paragraphed claywares" . + "195"^^ . + "http://www.bullier.tld/investigated/paragraphed.html" . + . + _:Bdb447df64adec680cf1a41fe5d6cb55f . + _:B215011dc7a7182a65f90238a3ce4985a . + . + "http://www.visits.tld/recomparison/misbills.html" . + "squawks overindulge recomparison" . + "http://www.tickled.tld/visits/overindulge.html" . + . + _:Bc21b5cd7b12e00afa39d682b794d95d9 . + . + "http://www.battened.tld/incisions/hight.html" . + "vaccinal epizootic incisions" . + "http://www.enounces.tld/battened/epizootic.html" . + . + _:B23aabf88aafac8cddd8aa94da33ef797 . + . + "http://www.brothiest.tld/genealogies/xenic.html" . + "accreditment obedience genealogies" . + "107"^^ . + . +_:B3fde4747e3ff077dfae79c5404d347ae "Dyllan Mairs" . +_:B3fde4747e3ff077dfae79c5404d347ae . + _:B325c42c48c7478620bb70a0cca122097 . + _:Baddac5c789247e33e9dd55913abab477 . + . + "http://www.lipsticks.tld/inconceivability/oncograph.html" . + "retransmitting cyclamate inconceivability" . + "58"^^ . + "http://www.probities.tld/lipsticks/cyclamate.html" . + . +_:B6f5aa0f4ae3050799d53419d3323bfa8 "Katryna Ramundo" . +_:B6f5aa0f4ae3050799d53419d3323bfa8 . +_:B4974f23dcf173bdf71c3ea71dcec3da5 "Vionaika Pitcavage" . +_:B4974f23dcf173bdf71c3ea71dcec3da5 . +_:Bbf4e0ef5893826f95cf6aa0906170957 "Alysa Meis" . +_:Bbf4e0ef5893826f95cf6aa0906170957 . +_:Bf407c514cc04f22649511b669069838c "Bodgana Senne" . +_:Bf407c514cc04f22649511b669069838c . + _:Be6090c5afa925830bd3d136038c81844 . + . + "http://www.treacle.tld/futurities/masticated.html" . + "tweeting presidium futurities" . + "173"^^ . + "http://www.moustaches.tld/treacle/presidium.html" . + . +_:B9842cfa0855241f1c0bdef28ec78bc26 "Galina Yurich" . +_:B9842cfa0855241f1c0bdef28ec78bc26 . +_:B6a99d875a4e27e61b4f2d911a35646a3 "Maddocson Gosz" . +_:B6a99d875a4e27e61b4f2d911a35646a3 . + _:Beaeb99717007d2cb39a1e59cad11e8e6 . + . + "http://www.iraqi.tld/adjudication/thalliums.html" . + "felted emulates adjudication" . + "102"^^ . + . +_:B36c4addc3db1dba97a1b9629b1476d4b "Tetsui Zekria" . +_:B36c4addc3db1dba97a1b9629b1476d4b . + "sharkskins gravimeter philologist" . + "gravimeter barrios welcomer" . + . + "1953"^^ . + _:B6481b3fb6553310a4aa6337a9b63cefa . + _:B0160b39ab9171b2a3dc5e652636a3eef . + "http://www.gusting.tld/philologist/barrios.html" . + "61"^^ . + "http://www.philologist.tld/welcomer/idiots.html" . + . + _:B8d6742633317922b3bee35bf58caee0f . + . + "http://www.rands.tld/reflexiveness/fakery.html" . + "bobtailing ginkgoes reflexiveness" . + "http://www.conformed.tld/rands/ginkgoes.html" . + . +_:B47cae01b45525e7dcbec9bdd668a986e "Yuliy Kuhnel" . +_:B47cae01b45525e7dcbec9bdd668a986e . + _:B5c2d4103101bf8bcc889c9ffd0ce3bb0 . + . + "http://www.saxophonists.tld/ungentle/tenderize.html" . + "triploid industrialize ungentle" . + "2"^^ . + . +_:Bf8efe1fcd0560e39d627d032ce9e5cbb "Hortensia Rothbart" . +_:Bf8efe1fcd0560e39d627d032ce9e5cbb . +_:B91936c5305a05507064c8b20459aa0d0 "Conchetta Cater" . +_:B91936c5305a05507064c8b20459aa0d0 . + _:Bcaf75a8b3c851df51bb9bf2ec2386eee . + . + "http://www.behove.tld/redeliberation/tallboys.html" . + "hutzpa minikins redeliberation" . + "1"^^ . + "http://www.expired.tld/behove/minikins.html" . + . + _:B632a577ceb1003c50a397e70d3e833a6 . + . + "http://www.foveate.tld/wiser/centering.html" . + "wooziness prates wiser" . + "21"^^ . + "http://www.systemizes.tld/foveate/prates.html" . + . + _:B4e06ae88dee82679419c4bf69d36154e . + _:B74752955cb541ededdd76322d0feb27a . + . + "http://www.epitaphs.tld/yearned/stabilizes.html" . + "eonian jilter yearned" . + "31"^^ . + . + _:B38b146cea13e500bd5e18f62f9db0b4a . + _:Bd2cc52e04348a6f3f76d89c278f7f323 . + . + "decorative shamelessness shily" . + "72"^^ . + "http://www.philter.tld/quarterly/shamelessness.html" . + . +_:B3889f6283733bdfafbbb5bd4603c44b4 "Elsi Silverman" . +_:B3889f6283733bdfafbbb5bd4603c44b4 . + _:Bbf4e0ef5893826f95cf6aa0906170957 . + . + "http://www.carbolated.tld/tenets/seamstresses.html" . + "hoyles wits tenets" . + "http://www.articulated.tld/carbolated/wits.html" . + . + _:B2643cb97977a7236182e5f0a868413df . + . + "http://www.brainier.tld/ads/latino.html" . + "vireo ricer ads" . + "94"^^ . + "http://www.riddles.tld/brainier/ricer.html" . + . +_:B664f28147eb6c07cb6b03748eae5d9f8 "Quanesha Tebar" . +_:B664f28147eb6c07cb6b03748eae5d9f8 . + _:B8b7a23143c597813925f32ce534b90ce . + _:B06a0ac4dbff4b3882798f2ebd79a9efb . + . + "http://www.washrooms.tld/ravished/peaveys.html" . + "slithered criterions ravished" . + "139"^^ . + . +_:Bdf3ae01547bbc943817ecc6308db7d6a "Clemmie Lapek" . +_:Bdf3ae01547bbc943817ecc6308db7d6a . + _:B23fb0c3ad82f45996299ffc012cadece . + . + "http://www.stinkbugs.tld/resettings/bulking.html" . + "travels preservers resettings" . + "58"^^ . + . +_:B198f6e892b88d3a1ea1bd52104f51316 "Virgilio Englander" . +_:B198f6e892b88d3a1ea1bd52104f51316 . +_:B13cdc2efe7012eadc19a3c603a46f7ef "Trpena Tilman" . +_:B13cdc2efe7012eadc19a3c603a46f7ef . + _:B59a1a69ecfe7d0fcf29c618c8657a8e8 . + . + "http://www.privatest.tld/unauthentic/skeeters.html" . + "libber lolloping unauthentic" . + "175"^^ . + "http://www.tacet.tld/privatest/lolloping.html" . + . + _:Be3615c01402e7081e71e38c5b31fd92a . + . + "1967"^^ . + "http://www.supersaturates.tld/sidetracking/saxhorn.html" . + "spearfish colonise sidetracking" . + "115"^^ . + "satisfiable supersaturates colonise" . + . + _:Bc52089dc996b192459ccbba370725011 . + . + "1966"^^ . + "http://www.wharve.tld/biters/libelling.html" . + "furnacing sloshy biters" . + "33"^^ . + "http://www.inhalers.tld/wharve/sloshy.html" . + "triviality furnacing wharve" . + . +_:Be6ee0e3310bb22614ca2e6e033b646a4 "Evdxios Fageraes" . +_:Be6ee0e3310bb22614ca2e6e033b646a4 . + _:B7b330923a48d3e9c1f0416b9f6f9633f . + . + "http://www.roshi.tld/jumps/dovetailing.html" . + "cosmists philological jumps" . + "90"^^ . + . + _:B8214fb1919adbbd947a74d9045824caa . + . + "http://www.swarmer.tld/enthroned/deteriorative.html" . + "responder reversals enthroned" . + "177"^^ . + . + _:B13e5fd329806d35b1d2f42adc8a8713e . + . + "http://www.dabs.tld/warhorses/detoured.html" . + "breves arrays warhorses" . + "http://www.infused.tld/dabs/arrays.html" . + . + _:Ba457da9fd78b68f524919b2f0f74b7af . + . + "http://www.contestably.tld/thermally/porticos.html" . + "succubuses debaters thermally" . + "145"^^ . + "http://www.poacher.tld/contestably/debaters.html" . + . + _:Bc940879ac09831d95f9c823d0878d67e . + . + "http://www.interpreted.tld/sacrificially/restyled.html" . + "barbarized gigolo sacrificially" . + "189"^^ . + "thirstier interpreted gigolo" . + . +_:B18272013b2803c910b441868fe120134 "Eleena Damone" . +_:B18272013b2803c910b441868fe120134 . + _:B079b4049d8973a1975247e32df39d2c8 . + . + "http://www.nosebands.tld/decanter/burs.html" . + "pining lowbred decanter" . + "158"^^ . + "http://www.pipingly.tld/nosebands/lowbred.html" . + . + _:Be108979b9a538c8d89485821fc7133d7 . + . + "http://www.seekers.tld/meccas/kremlinologists.html" . + "persisting despatched meccas" . + "64"^^ . + "http://www.stereotape.tld/seekers/despatched.html" . + . +_:B833d9a3d409e25e594b9995e6afaa235 "Eszter Bones" . +_:B833d9a3d409e25e594b9995e6afaa235 . +_:B9448a47bf036ff675155d06acbda124b "Petrelis Welch" . +_:B9448a47bf036ff675155d06acbda124b . + _:B7a75d32a54f1dea9cc168ed5fefa0e9c . + . + "http://www.frizzier.tld/replenishing/klatches.html" . + "inkle curtseying replenishing" . + "86"^^ . + "http://www.breeching.tld/frizzier/curtseying.html" . + . + _:B0b7fc9fcee5bcdbe453508dd9c8f2b53 . + . + "http://www.lanciers.tld/viscidity/farrago.html" . + "schoolmistresses dreidls viscidity" . + "51"^^ . + "http://www.feltings.tld/lanciers/dreidls.html" . + . + _:B748622afc14b3c958879202aca992a0a . + "1966"^^ . + "http://www.crabwise.tld/retrofiring/outwits.html" . + "elks scrambler retrofiring" . + "40"^^ . + "http://www.southings.tld/crabwise/scrambler.html" . + "cryotherapies elks crabwise" . + . + _:Be4250a46af3d76bb87e326c9a0a85557 . + . + "http://www.snipping.tld/rarebit/rescued.html" . + "cutely unthreaded rarebit" . + "162"^^ . + "http://www.unwisest.tld/snipping/unthreaded.html" . + . +_:Bf3b894ab25cef6ceea1b62828446d2cc "Lajana Laverette" . +_:Bf3b894ab25cef6ceea1b62828446d2cc . + _:B8699bfe198846450f9de64b73d7dc0c0 . + . + "1965"^^ . + "http://www.allowances.tld/afrit/subsisted.html" . + "toper currier afrit" . + "http://www.ferreters.tld/allowances/currier.html" . + "lases toper allowances" . + . + _:Bbff33fbd6107f72410b1edb054451539 . + . + "1963"^^ . + "http://www.lessening.tld/carwash/viceregally.html" . + "milliliter epilepsies carwash" . + "93"^^ . + "procreates lessening epilepsies" . + . +_:B3d1408fb35ecacb3e0163e3ef0e8b8b5 "Argus Bierwirth" . +_:B3d1408fb35ecacb3e0163e3ef0e8b8b5 . + _:B2d0015f8395f043f0444d811cf27274a . + _:B9b9c1ff941f37372ec36cd8149e47c6d . + "1962"^^ . + "http://www.distinctive.tld/preassign/ogler.html" . + "psychopaths unintended preassign" . + "169"^^ . + "http://www.fuzzing.tld/distinctive/unintended.html" . + "specialize psychopaths distinctive" . + . +_:Badab3c861ef369f4b0aa9342e005d051 "Kurt Stas" . +_:Badab3c861ef369f4b0aa9342e005d051 . + _:B7c4d5c11f174b1ea708e5eaae7cfd434 . + . + "http://www.doyly.tld/pollee/ringers.html" . + "literals crenelation pollee" . + "20"^^ . + "http://www.finalist.tld/doyly/crenelation.html" . + . +_:B41192f86e772d21d2fa9be5cbf91d7f2 "Faith Neeld" . +_:B41192f86e772d21d2fa9be5cbf91d7f2 . +_:B7b300eff2df187a07eedf694df5ed5c8 "Nadeem Fulham" . +_:B7b300eff2df187a07eedf694df5ed5c8 . + _:B582e17ee26bdcf8bc304dac6966c5299 . + . + "http://www.swarming.tld/baguettes/ormolu.html" . + "craniums psychosexual baguettes" . + "139"^^ . + "http://www.uncage.tld/swarming/psychosexual.html" . + . + _:Be49350a93c7f0b14016754a9c3c651e8 . + . + "1961"^^ . + "http://www.straightforwardness.tld/hereditariness/polentas.html" . + "priggishly sophisticated hereditariness" . + "27"^^ . + "raveler straightforwardness sophisticated" . + . + _:Be967063e5ce5a85e4e4da6eed48b80fc . + _:Bebd5dfb2a322defc9c041e5ae641749e . + "1951"^^ . + "12"^^ . + "Journal 1 (1951)" . + "1"^^ . + . + _:B7cbb7d594121dc03ae873091d45cbabe . + . + "http://www.missort.tld/basketful/mutts.html" . + "shirks musicals basketful" . + "142"^^ . + . +_:B80b5dac361d7ffdf116f98530f9a9bb0 "Evgenia Wiglesworth" . +_:B80b5dac361d7ffdf116f98530f9a9bb0 . +_:B13ea297f955eb30fad5b9e2a6438da99 "Teregud Baldassara" . +_:B13ea297f955eb30fad5b9e2a6438da99 . + . + _:Bbcb42c98a1c42976a954d6c5c8122e14 . + _:B4b15775aa9bd90c6b58b26628d213c43 . + . + "http://www.yokes.tld/astonished/clutched.html" . + "remounted wantoners astonished" . + "8"^^ . + "http://www.coldest.tld/yokes/wantoners.html" . + . + _:Befe8371b2d4951d53e2ffb4174b7d558 . + . + "http://www.prophets.tld/slimes/bibliographers.html" . + "antipoverty licenses slimes" . + "200"^^ . + . + _:Bd9a75def52e7d049c69dbfcac307b58c . + . + "http://www.fuses.tld/cymbaler/moistener.html" . + "jibs emulator cymbaler" . + "157"^^ . + . +_:B23b76c9e74d5afcc6f38d55feba38202 "Judge Goud" . +_:B23b76c9e74d5afcc6f38d55feba38202 . + _:B3181ad4d424fab9635b8def0e00553f7 . + . + "http://www.sockmen.tld/concluders/reutilizations.html" . + "plunking mosques concluders" . + "152"^^ . + . +_:B377ca008f10f9be6662e1bd8697ded7e "AbdurRazzaaq Wagley" . +_:B377ca008f10f9be6662e1bd8697ded7e . +_:B8eeab517d5f805090df46e17eb9727df "Liese Rhoad" . +_:B8eeab517d5f805090df46e17eb9727df . + _:B4cf9f0dbf1d840e9a83408cd3aaab6d0 . + _:B2ec9a26ef11024f1ef5f745e5ac16d16 . + . + "http://www.nonlethal.tld/fliers/sheafing.html" . + "kanjis merchandized fliers" . + "96"^^ . + "http://www.leeriest.tld/nonlethal/merchandized.html" . + "http://www.retrofire.tld/kanjis/nonlethal.html" . + . +_:B079b4049d8973a1975247e32df39d2c8 "Yukako Klingbeil" . +_:B079b4049d8973a1975247e32df39d2c8 . + _:B83673c2b99bc7225b0ff40eb113fe376 . + . + "http://www.unrepressed.tld/solecizes/filthier.html" . + "discountenances skiplane solecizes" . + "107"^^ . + "http://www.wanderings.tld/unrepressed/skiplane.html" . + . + . + _:Bb83337c7624f205d1ecf8fc1108663b3 . + "1961"^^ . + "http://www.occurrence.tld/hypoergic/midwived.html" . + "photoing unwinders hypoergic" . + "109"^^ . + "http://www.squarest.tld/occurrence/unwinders.html" . + "pragmatists photoing occurrence" . + . +_:Bbfac80975313dafd05d890e04a6d4c01 "Pawl Huus" . +_:Bbfac80975313dafd05d890e04a6d4c01 . + _:B3a7da2f13442838695d004d16e38310b . + . + "http://www.gentil.tld/magisters/perpetuators.html" . + "chirruping mulcted magisters" . + "51"^^ . + . + _:Bf22d46b02c59079d8c279d39a1e7f4e5 . + _:B3e3d2ad4fe39842b48f94f3f1636121c . + . + "http://www.semiprecious.tld/greenwoods/disentanglement.html" . + "valorized tugboats greenwoods" . + "191"^^ . + . +_:B0b2b82a98d5be1576b1cd2df66a1aef9 "Stve Rockwood" . +_:B0b2b82a98d5be1576b1cd2df66a1aef9 . + _:B093056cee70a75d205c20ae4917ed3be . + . + "http://www.herders.tld/mouths/friz.html" . + "frisbee officers mouths" . + "97"^^ . + "http://www.regained.tld/herders/officers.html" . + . + _:Bb337c3c772dc991e2262376abdbb34ec . + . + "http://www.geophysicists.tld/agorae/warks.html" . + "lollipops stinko agorae" . + "105"^^ . + "http://www.sleekness.tld/geophysicists/stinko.html" . + . +_:B8bbf5e9e4dd39869ee2dbf2792336b06 "AnnCathrin Axel" . +_:B8bbf5e9e4dd39869ee2dbf2792336b06 . +_:B9c7d653d389d9dd411c9ecff3be58058 "Seika Moratto" . +_:B9c7d653d389d9dd411c9ecff3be58058 . + _:B44fc7facc145d3f67b8f049dcd51af35 . + . + "http://www.amorality.tld/customized/woolen.html" . + "warheads footwears customized" . + "110"^^ . + . +_:B09a8868766b178eaf8f4dbb6ac54bdda "Aenne Gilham" . +_:B09a8868766b178eaf8f4dbb6ac54bdda . + _:Bfbae1bd595742563d7c75f1daaa63e33 . + _:B737c89547ac40f8cd994db50593e3a67 . + . + "http://www.flatulently.tld/hybrids/indorsors.html" . + "whippletree treating hybrids" . + "105"^^ . + "http://www.blissfully.tld/flatulently/treating.html" . + . + _:B07c9bc070c32b074d6d1489514acd7da . + _:Bfe5a74698e63f696674dfc248dc91f09 . + . + "http://www.coxwains.tld/typhoons/frankfurters.html" . + "blurting jouncy typhoons" . + "134"^^ . + . +_:Bb6065de2d81cfbaa09036ac5a8cea53f "Tadasu Sophy" . +_:Bb6065de2d81cfbaa09036ac5a8cea53f . +_:Bafb4a192849a7e451f8e225f5944c6c1 "Nicia Sevadjian" . +_:Bafb4a192849a7e451f8e225f5944c6c1 . +_:B9114eb030840116f3ce5030f40add287 "Maleeha Hurd" . +_:B9114eb030840116f3ce5030f40add287 . +_:B3a1df78bf740c5f5913d6d167813ba17 "Yefrem Ojano" . +_:B3a1df78bf740c5f5913d6d167813ba17 . + _:Bc79cbde346f135cae35e6fe388207312 . + _:B5d11caff0a438c695c5b448f8375f011 . + . + "http://www.roentgenoscopic.tld/turgors/frogeye.html" . + "wealthier gutted turgors" . + "13"^^ . + "http://www.provenly.tld/roentgenoscopic/gutted.html" . + . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . +_:B5ca02b3beca7b2049cf99973fbd4a72b . + _:B34c57155a0be78224655667e6175d0e5 . + _:B773feaf77294fc82aaccd1bacc08b835 . + . + "http://www.biens.tld/ionizers/deodorizers.html" . + "sequestering upbeats ionizers" . + "197"^^ . + "http://www.incurability.tld/biens/upbeats.html" . + . + _:B97b6096b711d3a5df377451ffb0b97fe . + . + "http://www.collarless.tld/slippers/debonairness.html" . + "pinnace sanes slippers" . + "142"^^ . + "http://www.traumatizing.tld/collarless/sanes.html" . + . +_:B277ebd6ac2e110ed1499a77a360089e9 "Badruddeen Blankenburg" . +_:B277ebd6ac2e110ed1499a77a360089e9 . + _:Ba97dce14ce3720d11d25d9aeb765122a . + . + "1965"^^ . + "http://www.choreographers.tld/trackmen/drayages.html" . + "monodies reaccredits trackmen" . + "135"^^ . + "http://www.bolstered.tld/choreographers/reaccredits.html" . + "heartens monodies choreographers" . + . + _:B3b9ebeb4ef9f716e0ca61af770caf049 . + _:Bbf5c6017c7aeabf4e6dbd8e1129a283e . + . + "1965"^^ . + "http://www.intermissions.tld/bedrail/freewill.html" . + "artifices chittered bedrail" . + "26"^^ . + "unclenching intermissions chittered" . + . + _:Be85f1b4fd19c147e10ed44fd7376e1d2 . + _:B4e35bce4358b58f93b1265e91aa93f75 . + . + "1964"^^ . + "http://www.thunderstruck.tld/impinger/rotterdam.html" . + "spermatocide beefeaters impinger" . + "147"^^ . + "apostacies thunderstruck beefeaters" . + . +_:Bc4affb7f78ed7202cdb03375ba602dc1 "Esinam Guier" . +_:Bc4affb7f78ed7202cdb03375ba602dc1 . +_:B409f43a02aeb724c38e0cdd5ca6c2c8c "Corine Vaile" . +_:B409f43a02aeb724c38e0cdd5ca6c2c8c . + "outleaping vetoed responding" . + "vetoed dismantlement abdication" . + . + "http://www.responding.tld/abdication/semitrailers.html" . + _:B518a096571f8430d351accc6b1baa5ac . + "1963"^^ . + . + _:Be0fffa952927aff638d5b6bc718c40fd . + "89"^^ . + "http://www.illegalization.tld/responding/dismantlement.html" . + _:Ba556aa84ee0dea84cfad94c7a74d2ba4 . + _:B9e70fbdb9a98ac114aabc9de637fb00d . + . + "http://www.starlike.tld/optative/hulloaing.html" . + "sunglow quean optative" . + "85"^^ . + . + _:Ba44c9f532bea8fbde0501cca9eb75ed3 . + "1953"^^ . + "http://www.irrationalness.tld/mealworms/emblazoned.html" . + "lamebrains penpoint mealworms" . + "200"^^ . + "palmettoes irrationalness penpoint" . + . + _:B883b8bd6d915c701647daf4829dff01c . + . + "http://www.negligence.tld/saintdom/bylines.html" . + "demurely workingwomen saintdom" . + "10"^^ . + "http://www.bughouse.tld/negligence/workingwomen.html" . + . + _:Bcc3191949dea346d627dfeb970572c4a . + . + "http://www.rippled.tld/reorients/apostleships.html" . + "inboards risotto reorients" . + "27"^^ . + . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:Bcc6cdfa2cb71872775aefca2098035e2 . +_:B300bac6ece509077ee6b5374f6e5d480 "Lvovicha Tetro" . +_:B300bac6ece509077ee6b5374f6e5d480 . +_:B3314d179ef0a11acf938a17057bcabf7 "Charnel Capps" . +_:B3314d179ef0a11acf938a17057bcabf7 . +_:B95e22ceed54078552be2d2ede1724688 "Swidbert Repka" . +_:B95e22ceed54078552be2d2ede1724688 . +_:B47b64234d0ef1b67bbc2eba6b0373659 "Gaius Gonzalez" . +_:B47b64234d0ef1b67bbc2eba6b0373659 . + _:B524c84467d416f16c92b7907cf1f3310 . + . + "http://www.conveys.tld/capitate/piezochemistry.html" . + "lithographed slidden capitate" . + "16"^^ . + "http://www.unescorted.tld/conveys/slidden.html" . + . + _:B790b06cccdfeaf983de4fc8a95fc6450 . + . + "http://www.overprinted.tld/depressively/unimpeachably.html" . + "frayings muscularities depressively" . + "133"^^ . + "http://www.interpositions.tld/overprinted/muscularities.html" . + . +_:B6ba756ee3c03ace28c42fd56a67a73b5 "Tahara Alvarengo" . +_:B6ba756ee3c03ace28c42fd56a67a73b5 . + _:B05aba05220dfe6daed1f8aac0014b788 . + _:B86528bcc5ff4ad4ba8018f1f0ca237dc . + . + "http://www.radioactivity.tld/waywardly/haying.html" . + "otolith jellied waywardly" . + "101"^^ . + "http://www.yowie.tld/radioactivity/jellied.html" . + . +_:Bb126c52047ca7654b9a410930825a0c8 "Finetta Nopachai" . +_:Bb126c52047ca7654b9a410930825a0c8 . + _:Ba06c221a90b32a6a1877367f83323932 . + . + "http://www.lecturers.tld/interstitially/motorships.html" . + "unendorsed situp interstitially" . + "85"^^ . + "http://www.resharpens.tld/lecturers/situp.html" . + . +_:B4bed7f9730af34559e93aac91a07c5a9 "Prosdoka Witucki" . +_:B4bed7f9730af34559e93aac91a07c5a9 . +_:B10129126a13c5a30ba781aa860a3f843 "Mahmooda Buckmaster" . +_:B10129126a13c5a30ba781aa860a3f843 . +_:B1e654821ec9ec47d1d0162ceeae2cb4b "Tremelle Beshear" . +_:B1e654821ec9ec47d1d0162ceeae2cb4b . + _:B0a8a18361ead42bc1f58ce3bf9e94d7b . + . + "http://www.burler.tld/alchemists/versifier.html" . + "mammotomy steeper alchemists" . + "100"^^ . + . +_:B11194bca37c7dc0531332677d36c8e5c "Marfutka Kaneshiro" . +_:B11194bca37c7dc0531332677d36c8e5c . + _:Bfaec74ab843377bb9c6bed1a8ff7a66c . + . + "http://www.materialization.tld/spookish/questioners.html" . + "holism monopolies spookish" . + "62"^^ . + "http://www.minks.tld/materialization/monopolies.html" . + . +_:Bbccffe7f82d26beb75ca3629d3a096df "Koin Norenberg" . +_:Bbccffe7f82d26beb75ca3629d3a096df . + _:Bee4a33671bd7f5cd7defb16f87f22e1f . + . + "http://www.vocatives.tld/aerosolization/unmelted.html" . + "convincingly playbooks aerosolization" . + "117"^^ . + "http://www.bops.tld/vocatives/playbooks.html" . + . + _:B7f77e171402398dbeabbc75c7454e897 . + . + "http://www.cosmist.tld/crematoria/bentonitic.html" . + "pandas adenoidism crematoria" . + "76"^^ . + "http://www.redirection.tld/cosmist/adenoidism.html" . + . + _:B4896c2736405ed8b636fe02464f483a6 . + . + "http://www.drupelets.tld/newspeaks/drifters.html" . + "footholds reattempts newspeaks" . + "195"^^ . + "http://www.bemire.tld/drupelets/reattempts.html" . + . + _:Bf8cffd6ed66f3ff9c00c74ad55376c81 . + _:B8488af9a6b2f860e1af57b4e7b5a6463 . + . + "http://www.preform.tld/overwise/annotating.html" . + "resection embryologically overwise" . + "174"^^ . + "http://www.rapidly.tld/preform/embryologically.html" . + . + _:B6b22fee2c7efa4029a58c523a7c95670 . + . + "http://www.bringeth.tld/replier/controls.html" . + "hoarders hibernated replier" . + "171"^^ . + "http://www.listenings.tld/bringeth/hibernated.html" . + . + _:B89ff2513fbfb71a02845c5487f995748 . + . + "http://www.solidification.tld/cockerel/pentathlon.html" . + "boozily preventiveness cockerel" . + "190"^^ . + . +_:B7f016a6eb549ede4faa295b07ce17b78 "Winand Poulton" . +_:B7f016a6eb549ede4faa295b07ce17b78 . + _:Bbaef533730cf0dcd753127e8059ba712 . + . + "http://www.stagehand.tld/ss/washstand.html" . + "steeliest robing ss" . + "104"^^ . + "http://www.syncoms.tld/stagehand/robing.html" . + . +_:B88ab7a124220a02475fad7ff17de73f6 "Jarred Seres" . +_:B88ab7a124220a02475fad7ff17de73f6 . + _:B27671fb2057ee351adab0ed71e4ed256 . + . + "http://www.devolved.tld/overtaxing/ducting.html" . + "aud throbbers overtaxing" . + "60"^^ . + "http://www.tailskids.tld/devolved/throbbers.html" . + . +_:Ba64df8fff5234112f020acf828d5e420 "Sylwia Plessner" . +_:Ba64df8fff5234112f020acf828d5e420 . + _:B93e24f4c516477c2f0e6efd2f156a497 . + . + "http://www.dervishes.tld/palliated/inviolably.html" . + "johnnies tattings palliated" . + "177"^^ . + "http://www.amaranths.tld/dervishes/tattings.html" . + . + _:B0e28cf810afe022da5970787ca026065 . + . + "http://www.tootles.tld/conditionals/twelves.html" . + "windpipe destitution conditionals" . + "http://www.binds.tld/tootles/destitution.html" . + . + _:B59b6bb4607b48a24ca9a6f048535fcec . + . + "1966"^^ . + "http://www.cambist.tld/sparring/pseudoclassicism.html" . + "inquisitors syncing sparring" . + "55"^^ . + "http://www.pederastically.tld/cambist/syncing.html" . + "religiously inquisitors cambist" . + . +_:B79f8221af0ca4e2550a3545a355d4eb9 "Popliia Stewart" . +_:B79f8221af0ca4e2550a3545a355d4eb9 . +_:B3a71623f31b14594f6626b9ee604296a "Lysander Schmalz" . +_:B3a71623f31b14594f6626b9ee604296a . +_:B6264a31c4d07d6beaa212f727a9fc144 "Kiona Elmquist" . +_:B6264a31c4d07d6beaa212f727a9fc144 . + _:B811a559450e930f1d96df4903b0d2000 . + . + "http://www.stiffed.tld/naiveties/thermometers.html" . + "sauntered reburials naiveties" . + "110"^^ . + . + . + _:B2c850b0f72925c04842364455a2b4332 . + . + "http://www.molded.tld/buffier/rissole.html" . + "bretons secondaries buffier" . + "unraised leanest witling prebilling wordbooks kasha nativity lacks facelift" . + "http://www.machree.tld/molded/secondaries.html" . + . + _:B0f098d974e925b40f975297c0343d166 . + "1962"^^ . + "http://www.provokes.tld/fairness/redigested.html" . + "estimation plunkers fairness" . + "109"^^ . + "http://www.missourians.tld/provokes/plunkers.html" . + "repetitiousness estimation provokes" . + . + _:B7a780a9ecbd0db26700f97ea8b5a603c . + . + "http://www.pushing.tld/normalizes/deepens.html" . + "hypersensitivity prorating normalizes" . + "9"^^ . + . +_:B83a6349153b5ff5c96f919bd1c51fcdf "Galterio Aranda" . +_:B83a6349153b5ff5c96f919bd1c51fcdf . + _:B09f806527ab84a7eebcb6a0466eb57a2 . + . + "http://www.astrakhan.tld/slackness/tuitions.html" . + "severalizing cunninger slackness" . + "174"^^ . + . +_:B7622b7c6f5bdd4f6a514162bcb1477b9 "Aurelian Fealy" . +_:B7622b7c6f5bdd4f6a514162bcb1477b9 . + _:Bbedc6631584f138551166c191a267ff7 . + . + "http://www.following.tld/clanswoman/riskily.html" . + "sinatra bio clanswoman" . + "http://www.amputation.tld/following/bio.html" . + . + _:B6d520499a90f45b086cd29b144b01b43 . + . + "http://www.nth.tld/agars/meshier.html" . + "machismos lengthiness agars" . + "68"^^ . + "http://www.scraggier.tld/nth/lengthiness.html" . + . + _:Bcde9588cc41ffd7eb6eb9c6b6a61b54c . + . + "1955"^^ . + "http://www.canalled.tld/unmethodical/circuits.html" . + "impings recreantly unmethodical" . + "98"^^ . + "http://www.preconsiderations.tld/canalled/recreantly.html" . + "anneals impings canalled" . + . + _:B3c2cd2fba112c374eacbf9679159d959 . + . + "http://www.microscope.tld/nonstable/moldiness.html" . + "beeves punching nonstable" . + "79"^^ . + . + _:B75a776ea9d1515217d629851f85a8ca7 . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + . + "http://www.incineration.tld/spiking/numbly.html" . + "sophomores evenly spiking" . + "47"^^ . + "http://www.closured.tld/incineration/evenly.html" . + . +_:Bccd0895b7f3fc8e245b135360800eeba "Vernon Niemela" . +_:Bccd0895b7f3fc8e245b135360800eeba . + "48"^^ . + . + "1963"^^ . + "http://www.darners.tld/fiord/gripes.html" . + "joyriders pearled fiord" . + "http://www.liaises.tld/darners/pearled.html" . + "pottages joyriders darners" . + . + _:B772ebea6dd11e230a8b0dada6fcc314f . + _:Ba75177e0d687d134c8afd7dd0db5d528 . + _:Bf4a4f8e531cf58a3513af6e197e0c939 . + . + "http://www.etiological.tld/lineless/waxworks.html" . + "doggones earlier lineless" . + "24"^^ . + "http://www.temperers.tld/etiological/earlier.html" . + . +_:B0dc633a8309f35c2db1bba6a635efe8f "Ryosei Tortorelli" . +_:B0dc633a8309f35c2db1bba6a635efe8f . + _:B372a9e2d9158226b78a427f75d9bee68 . + . + "http://www.kaons.tld/egomaniacal/vacatable.html" . + "acacia failingly egomaniacal" . + . +_:Bb9f374fbd7207123fe474647bda1d40b "Constantino Thielen" . +_:Bb9f374fbd7207123fe474647bda1d40b . + _:B09bb105d1c565e81f4f755b88268a2b1 . + . + "http://www.amplifiable.tld/recapitulate/foxiest.html" . + "dharmas unpredictability recapitulate" . + "http://www.phlegmiest.tld/amplifiable/unpredictability.html" . + . + _:B4207ba8ddb1ec70ab63831dea6b39da8 . + . + "http://www.subtract.tld/scrimshaw/underworld.html" . + "talkatively capitalized scrimshaw" . + "143"^^ . + "http://www.bugeye.tld/subtract/capitalized.html" . + . + _:B9e444f6531a84e129d9869d44645219f . + _:B403f2ff0405088674a64147fe176ee9f . + . + "http://www.nappes.tld/physiologic/chapels.html" . + "balefire subtracting physiologic" . + "115"^^ . + . +_:B23fc2a2c63e172802668a20b20a0cb34 "Carevel Tardif" . +_:B23fc2a2c63e172802668a20b20a0cb34 . + _:B3fe446c7a76a05c43d0daba34d4da84f . + . + "http://www.trephining.tld/greathearted/plusher.html" . + "depositional reevaluates greathearted" . + "147"^^ . + "http://www.affinities.tld/trephining/reevaluates.html" . + . + _:B25a0a96be3e95de89c7bd83b2bf71d1a . + . + "http://www.tokens.tld/loudmouth/libbers.html" . + "transcendentalist ramification loudmouth" . + "146"^^ . + . +_:Baec7354e5884cc62334f110d227165ee "Agammnon Gantvoort" . +_:Baec7354e5884cc62334f110d227165ee . + _:B893192fdc8c697013efba1dad1bf2f1b . + . + "http://www.saboteurs.tld/tyres/provolone.html" . + "sowed lactates tyres" . + "41"^^ . + "http://www.veeries.tld/saboteurs/lactates.html" . + . +_:Be99cd09e41ea0fd29c7cc02cda6a28e9 "Florens Wolever" . +_:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B856f4cb60c3ee111171ccc5fd75278cd . + . + "http://www.featherier.tld/microradiographically/streets.html" . + "sublessee misnaming microradiographically" . + "195"^^ . + "newswomen encasing episcopes singers ridiculed distended prochurch lagoons chickpea" . + "http://www.cudgeling.tld/featherier/misnaming.html" . + . +_:B2318361f415559a141babb27df29c778 "Giuseppe Zerzan" . +_:B2318361f415559a141babb27df29c778 . + _:Bec3b9ca60f9c45481037f01cdf158c90 . + "1960"^^ . + "http://www.snottier.tld/symbolization/slackers.html" . + "vincas typhoids symbolization" . + "166"^^ . + "http://www.expatiator.tld/snottier/typhoids.html" . + "electrifier vincas snottier" . + . +_:B0e005c723e4d6217780fd5213f66fa9c "Violette Gins" . +_:B0e005c723e4d6217780fd5213f66fa9c . +_:B819abed62838e81b803324ebeb69d1e8 "Humberto Simms" . +_:B819abed62838e81b803324ebeb69d1e8 . + _:B8694c000fe41cfd62da66da1be43232d . + . + "http://www.prorates.tld/handfasted/schismatics.html" . + "wabbler billhook handfasted" . + "13"^^ . + "http://www.cuddled.tld/prorates/billhook.html" . + . + _:B0cb00f74a9a9b1eba6c160f849ec177b . + . + "1958"^^ . + "http://www.lawmakers.tld/conte/mumps.html" . + "misting smashers conte" . + "26"^^ . + "http://www.furriers.tld/lawmakers/smashers.html" . + "unripe misting lawmakers" . + . + _:B38278be87ef80319098d9704ed0f925e . + . + "http://www.jus.tld/portraits/nebulise.html" . + "tincted differing portraits" . + "149"^^ . + "http://www.depersonalizes.tld/jus/differing.html" . + . +_:Ba556aa84ee0dea84cfad94c7a74d2ba4 "Yerik Stefka" . +_:Ba556aa84ee0dea84cfad94c7a74d2ba4 . + _:B4ab9caab3fc40f77756d4d77f09f598c . + . + "1964"^^ . + "http://www.kiltie.tld/trombonists/sharkskin.html" . + "uncertified gamete trombonists" . + "126"^^ . + "zwiebacks kiltie gamete" . + . + . + _:Ba432c122fea9e0186e53dce9321da1a9 . + . + "http://www.claymores.tld/feedstuffs/lyricizing.html" . + "harrower shiftlessly feedstuffs" . + "87"^^ . + "http://www.libations.tld/claymores/shiftlessly.html" . + . + _:Be912682f3701260fa137ad3a0e26aed3 . + . + "http://www.visions.tld/ergotic/hayrack.html" . + "knittings rased ergotic" . + "143"^^ . + "http://www.tierces.tld/visions/rased.html" . + . +_:Bc610618bfa03729d03f89e4e8f1fedd2 "Lakasha Andruss" . +_:Bc610618bfa03729d03f89e4e8f1fedd2 . + _:B0d1dcad989235f74e53da6d912adea61 . + . + "http://www.thoraces.tld/polymaths/pastrami.html" . + "brio broachers polymaths" . + "17"^^ . + "http://www.intermediate.tld/thoraces/broachers.html" . + . + _:B16028a977a4ff0808274d8bbc4555582 . + _:B8996e412f1f8ca7d8ad985270d3ac624 . + . + "1965"^^ . + "http://www.hie.tld/recirculated/flattops.html" . + "gorily banting recirculated" . + "146"^^ . + "nebulizers hie banting" . + . + _:B4bed7f9730af34559e93aac91a07c5a9 . + . + "1965"^^ . + "http://www.bootlicker.tld/kryolites/cavitations.html" . + "cheroot cannonading kryolites" . + "174"^^ . + "http://www.boughs.tld/bootlicker/cannonading.html" . + "concentrated cheroot bootlicker" . + . + _:Beca75f5200fac12f1efe9981e0e20dcd . + . + "1964"^^ . + "http://www.rewardingly.tld/prefabs/airworthier.html" . + "nepotism awaits prefabs" . + "83"^^ . + "http://www.flambeed.tld/rewardingly/awaits.html" . + "circadian nepotism rewardingly" . + . + _:B1429f049c72f6ae3d65c7e6dc7e1f1ac . + . + "http://www.permanents.tld/tearjerker/nonfictional.html" . + "antechoir biologists tearjerker" . + "127"^^ . + "http://www.slathered.tld/permanents/biologists.html" . + . + _:B6420ab333c3c0678aebcf928689b43c9 . + . + "http://www.pinfeathers.tld/sweeps/ostinatos.html" . + "rabidity steeds sweeps" . + "92"^^ . + "http://www.decoders.tld/pinfeathers/steeds.html" . + . + _:Bc7e60fa4da730b4e8fc42e20cf116984 . + _:Bae6b95fb2be50726a37a846cb2e7592e . + . + "http://www.savaging.tld/flower/macular.html" . + "geldings equinely flower" . + "89"^^ . + "http://www.metonyms.tld/savaging/equinely.html" . + . + _:B6354c5bd8fc658be065b2750595026e0 . + . + "http://www.spangliest.tld/discontinuance/mutualism.html" . + "citruses insufficiencies discontinuance" . + "97"^^ . + "http://www.scoldingly.tld/spangliest/insufficiencies.html" . + . +_:Bc86f32d4d0afd7ce00ffa29d81721e0d "CaerLlion Medico" . +_:Bc86f32d4d0afd7ce00ffa29d81721e0d . +_:B8158fbe29b0d6208962a8ea22505c105 "Krabava Benincase" . +_:B8158fbe29b0d6208962a8ea22505c105 . + _:Bbb5c608724767b194e9a3e9521e8c5cf . + . + "http://www.feverfews.tld/sextets/intersex.html" . + "ribless contingents sextets" . + "31"^^ . + . +_:Bf66d4bf13722abb4ce080be2bcc27c53 "Ashis Hisserich" . +_:Bf66d4bf13722abb4ce080be2bcc27c53 . +_:Ba914814208fcf1c3f02c4bc6c7f6f585 "Idoia Dicken" . +_:Ba914814208fcf1c3f02c4bc6c7f6f585 . +_:B1ce60cf5ebd75674c81963cea2deedc3 "Gerion Sonoski" . +_:B1ce60cf5ebd75674c81963cea2deedc3 . +_:B607dea1399bdf470d6cdf928ab444fb9 "Meghana Troglin" . +_:B607dea1399bdf470d6cdf928ab444fb9 . +_:Bb33b09a25bb285dacb623c8104e73226 "Tamotsu Harth" . +_:Bb33b09a25bb285dacb623c8104e73226 . +_:B63376d926c8e719be7488d7283ddad47 "Dukinea Zmijewski" . +_:B63376d926c8e719be7488d7283ddad47 . + _:B2ae87ba693976a6f9dca4b0b769a14ce . + . + "http://www.cootie.tld/nympholeptic/fogless.html" . + "dozers undergoes nympholeptic" . + "101"^^ . + "http://www.croutons.tld/cootie/undergoes.html" . + . +_:B6e3612d87e9309cd6f8c6e0691dfed46 "Sabana Eshenbrenner" . +_:B6e3612d87e9309cd6f8c6e0691dfed46 . +_:B30a5fddcf04579e12e54a1719e9b9bd9 "Chekhina Binkowski" . +_:B30a5fddcf04579e12e54a1719e9b9bd9 . + _:B0cb14aafc906bd6ec60d3d6d503d94a5 . + . + "http://www.recipients.tld/models/caveator.html" . + "shedders resuscitates models" . + "133"^^ . + "http://www.abhorrently.tld/recipients/resuscitates.html" . + . + _:B7004c84f0cc880699926c14d55adc06a . + . + "1962"^^ . + "http://www.fewness.tld/viewfinder/nimbi.html" . + "midgut advancing viewfinder" . + "38"^^ . + "streaking fewness advancing" . + . + _:B44e17586697649e0176d944ee7db0c7d . + . + "http://www.chasteness.tld/belchers/commoners.html" . + "perambulators porn belchers" . + "164"^^ . + "http://www.headboards.tld/chasteness/porn.html" . + . +_:B2e125817ddd81f7a7340aff4554a91b6 "Romuald Finch" . +_:B2e125817ddd81f7a7340aff4554a91b6 . + _:B9ac759416c9bda3475c70613f7f6fa18 . + . + "1964"^^ . + "http://www.fancywork.tld/tweedle/overjoy.html" . + "forevermore aerofoils tweedle" . + "http://www.octopodes.tld/fancywork/aerofoils.html" . + "coarsens forevermore fancywork" . + . + _:B876fb63a4ea78b37a6220b7d325f4a44 . + _:Bd50c81c79d55dfd8b01ec584c801bff0 . + . + "http://www.semiotic.tld/offended/duelled.html" . + "youngling expropriated offended" . + "110"^^ . + . + _:B833a91a0e6f0969671a5aa8251dceb11 . + . + "http://www.disproportional.tld/escarpments/headhunted.html" . + "partialities eviscerating escarpments" . + "187"^^ . + . +_:B09ae67f81f50fed3eca27a0b97d5c7b6 "Lajuanna Cammarota" . +_:B09ae67f81f50fed3eca27a0b97d5c7b6 . +_:B70d91c4fc121d139faad22cc59aea040 "Hedda Yoshida" . +_:B70d91c4fc121d139faad22cc59aea040 . +_:B34cf375f42c7c26f837888e1750645ff "Donya Greve" . +_:B34cf375f42c7c26f837888e1750645ff . +_:B0edaac6c5a90adc87ccb9e3d38e7f376 "Irving Oines" . +_:B0edaac6c5a90adc87ccb9e3d38e7f376 . +_:B651eff89fc01b2153d554e34c4a6d336 "Estephanie Khoun" . +_:B651eff89fc01b2153d554e34c4a6d336 . +_:B443c5a008f890ac770cdd6a064d0eb65 "Placida Melstrom" . +_:B443c5a008f890ac770cdd6a064d0eb65 . +_:B4659a752ef61b7576d21fa3222c9b230 "Jemarcus Pontbriand" . +_:B4659a752ef61b7576d21fa3222c9b230 . + _:B4f04b626f8b43202ef2994b149d12726 . + . + "1966"^^ . + "http://www.caudillo.tld/consonants/firers.html" . + "acct pounded consonants" . + "172"^^ . + "http://www.trademarks.tld/caudillo/pounded.html" . + "leveret acct caudillo" . + . +_:B5ee645f39b521d937b71bfefa4c32551 "Yevfrosinya Eberenz" . +_:B5ee645f39b521d937b71bfefa4c32551 . + _:B56cc4dd785590c96eba33359d8c4a284 . + . + "http://www.tinstone.tld/crookeder/skullduggeries.html" . + "chanteuses kabob crookeder" . + "156"^^ . + . + _:B5d2bc7dbcf4ef4ec80c230c0be24994c . + _:B7e472b5928987e631a26d2e92ea03565 . + . + "http://www.concubines.tld/aikidos/grudges.html" . + "undetachable discreeter aikidos" . + "111"^^ . + "http://www.acridest.tld/concubines/discreeter.html" . + . + _:Bc054d2971e47d8ac0114c8bb524fd195 . + . + "http://www.vitalist.tld/breeding/unwrinkling.html" . + "retouch rearmed breeding" . + "67"^^ . + . + _:Bceb4f922403b4a0bb1a2537e1d9b9976 . + . + "1956"^^ . + "http://www.daddling.tld/mobbing/peatiest.html" . + "spireas ashcans mobbing" . + "13"^^ . + "http://www.blandisher.tld/daddling/ashcans.html" . + "heparin spireas daddling" . + . + _:Bfddbe6ddc0f50dbd22027778cee4cf73 . + . + "http://www.mischarge.tld/overmasters/nicknack.html" . + "tollage annalist overmasters" . + "47"^^ . + "http://www.ureas.tld/mischarge/annalist.html" . + . + _:Bfcef14176fef314f2e7a744927fcf4b9 . + . + "http://www.occults.tld/hallways/adulteresses.html" . + "maddening glanders hallways" . + . + _:B990ccb83df97f2d1c72dd9484dcc82b2 . + _:Ba24eb5924fdd56c7a7f162aa4579975a . + . + "http://www.waves.tld/monolog/tugger.html" . + "violins readmitted monolog" . + "48"^^ . + "7"^^ . + "http://www.terns.tld/waves/readmitted.html" . + . + _:B804ef14721611f1aedbb7fd528ebbdc5 . + "1955"^^ . + "http://www.residually.tld/carious/delegation.html" . + "philanderers rapine carious" . + "http://www.poloniums.tld/residually/rapine.html" . + "reserver philanderers residually" . + . +_:Bbbbf8db1a9009cfbbe423e12207e1f78 "Everardo Yidiaris" . +_:Bbbbf8db1a9009cfbbe423e12207e1f78 . +_:B8a59905bb443b3070889c8b4ce0761e6 "Brite Girman" . +_:B8a59905bb443b3070889c8b4ce0761e6 . +_:B80d0b192eab284e5d9c09c99440c167b "Lisandro Harpst" . +_:B80d0b192eab284e5d9c09c99440c167b . + _:B4a733e8ffd261dbccf2e36271bd274df . + . + "http://www.dwarfs.tld/pbx/plausibility.html" . + "categorized nonindependent pbx" . + "153"^^ . + . + _:B59dffabbc8c892bfceceda7d6e13e128 . + _:B6e81bed99adda8f09291253b8afaa8b1 . + . + "1963"^^ . + "http://www.nihility.tld/amuck/plagiarisms.html" . + "depreciators ladders amuck" . + "90"^^ . + "fantasized nihility ladders" . + . +_:B45154bba835ed0e2151c5ae59fb90b41 "HyunKi Kopin" . +_:B45154bba835ed0e2151c5ae59fb90b41 . +_:B4576735e235f2eb97e6e616c506852fb "Shoichi Mathey" . +_:B4576735e235f2eb97e6e616c506852fb . +_:B43afb2917ff7e4fe9d9254585ae24a80 "Shusaku Defrance" . +_:B43afb2917ff7e4fe9d9254585ae24a80 . + _:B1847ae572370abe7d1a110a7479f59c2 . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1966"^^ . + "9"^^ . + "Journal 5 (1966)" . + . +_:B8a182dd30784d4a37e5e3e592b704aae "Ipsa Wollin" . +_:B8a182dd30784d4a37e5e3e592b704aae . + _:B782177e374f576c4bfbabaecdded58ae . + . + "http://www.clamper.tld/mastodons/demanding.html" . + "disagreement springed mastodons" . + "50"^^ . + . + _:Bd1f57157a3552e81f35f7a65a0d96911 . + . + "http://www.aahing.tld/persecutes/dowdiest.html" . + "sensibilities juicers persecutes" . + "154"^^ . + . + _:B0f13ed5251078eb149cdd3ae742e0f17 . + . + "http://www.blunting.tld/irrationality/fluidal.html" . + "staunchness assaulters irrationality" . + "138"^^ . + "http://www.gallons.tld/blunting/assaulters.html" . + . + _:B32ed0e25a1be364ae6bd27bd655ec91c . + _:B7aa2250d021c84b284637fbb83c84d77 . + . + "http://www.crayonists.tld/pussies/ecdysial.html" . + "tantalize condignly pussies" . + "74"^^ . + "http://www.narcotizes.tld/crayonists/condignly.html" . + . +_:Ba4c1f65fe01854dec1487867eed1aa2c "Haajid Condry" . +_:Ba4c1f65fe01854dec1487867eed1aa2c . + _:B2e33b35a7b0e2f076958575471e261b1 . + "1961"^^ . + "http://www.reframed.tld/tramelled/glees.html" . + "charing haviours tramelled" . + "188"^^ . + "accusers reframed haviours" . + . + _:B8333434d63cb6c0a5403d8f819ee848a . + . + "1961"^^ . + "http://www.conniption.tld/gonifs/endoscopy.html" . + "parchments regarding gonifs" . + "145"^^ . + "zoons conniption regarding" . + . +_:Bd61871274941cfe1c01fb4bf4b402fbd "Silmi Ryckman" . +_:Bd61871274941cfe1c01fb4bf4b402fbd . +_:Bb34061c26736cf9ca4c556cf76b9f4e4 "Cynbel Braly" . +_:Bb34061c26736cf9ca4c556cf76b9f4e4 . +_:Be0d9b53d329b130f2abd5f30f015e03d "Sumayya Okoro" . +_:Be0d9b53d329b130f2abd5f30f015e03d . + "Proceeding 1 (1967)" . + . + _:B8d5cc24732ed2862817a71713a18fb4c . + "sayst frat gloving" . + "11"^^ . + "http://www.frat.tld/outre/wises.html" . + "1967"^^ . + . + _:B2c591324064ccb13a466c68105d8e23f . + "1123"^^ . + _:B87d676b758bb9f094e76d066e382aa26 . + "Open University Press" . + "0-9170-5758-0" . + _:B65f55d42ac4961bd5e63ead01c3ab755 . + _:Bcda8a47d3d79595cc46f5aceb6017f4b . + . + "1965"^^ . + "http://www.nonuser.tld/townspeople/gladsome.html" . + "councilors fibulas townspeople" . + "103"^^ . + "morphin nonuser fibulas" . + . + _:Bcad7596bfd73bed1785a372fec0b6f73 . + . + "http://www.bibber.tld/mothers/warmups.html" . + "caterwaul kippered mothers" . + "http://www.clouding.tld/bibber/kippered.html" . + . +_:Bdae88992d440a0c60927eb501cb36f80 "Aleale Tucker" . +_:Bdae88992d440a0c60927eb501cb36f80 . + _:Bedf32da1f174e45fc5b4c1b0017520e3 . + _:B887399f03c941534b6771540536c3a15 . + . + "http://www.valors.tld/preascertainment/astrobiologies.html" . + "enchantresses venose preascertainment" . + "2"^^ . + . +_:Bb510aae5e94c885d3b5d749a1fc45eb1 "Koshiro Augusto" . +_:Bb510aae5e94c885d3b5d749a1fc45eb1 . + _:B0214881be20190ab47fdc50f5f82d9cd . + . + "1951"^^ . + "http://www.transubstantiate.tld/remeasured/quadrennium.html" . + "cirrhosis paganish remeasured" . + "12"^^ . + "http://www.chalkiest.tld/transubstantiate/paganish.html" . + "cyphers cirrhosis transubstantiate" . + . +_:B93f671a5c12f8e55d1ff157bad8f03ff "Heidelore Ruschmann" . +_:B93f671a5c12f8e55d1ff157bad8f03ff . + _:B337636c7c7e6ffd30a005711327c4e19 . + . + "http://www.freebooter.tld/dishonoring/sureties.html" . + "cupfuls straying dishonoring" . + . + _:B314e2de5726aed079bdeca0b8fac5820 . + . + "http://www.arsis.tld/bamboozling/creeds.html" . + "zooid uncouthness bamboozling" . + "169"^^ . + "http://www.sepalous.tld/arsis/uncouthness.html" . + . + _:B5bf55f9bec75c59fca204f180a255c68 . + . + "1959"^^ . + "http://www.syne.tld/concertizing/banshees.html" . + "carroming conterminously concertizing" . + "155"^^ . + "http://www.ombudsmen.tld/syne/conterminously.html" . + "lallygags carroming syne" . + . + _:B1c9344ebfa5ee3baeeffc89b49428aa0 . + . + "1958"^^ . + "http://www.wolds.tld/bopping/beatles.html" . + "commentators wasted bopping" . + "165"^^ . + "http://www.comparts.tld/wolds/wasted.html" . + "inferiors commentators wolds" . + . + _:B5382e1cc6491be961b6f457b666f62f4 . + . + "http://www.intimidation.tld/choosers/darkey.html" . + "unstructured carlot choosers" . + "175"^^ . + "http://www.woolers.tld/intimidation/carlot.html" . + . + _:Bcde13034f427eef598b3177c0c7a75de . + . + "http://www.sargasso.tld/flitted/workhouses.html" . + "evasively repatriates flitted" . + "118"^^ . + "hahs underlayers wiggery syndications parked izzards crenelating banning vowing gibsons baldest surmising" . + . + _:B24386d237e62b5a3e7073a3b925e8fa7 . + _:B8391f7c79f21af9fb460db3302514eee . + . + "http://www.prissies.tld/landscaped/hipline.html" . + "pellagras hurtled landscaped" . + "http://www.gnashed.tld/prissies/hurtled.html" . + . +_:Bcbaa87e39828e6c86f6ac4dd303b166d "Clint Rodenberger" . +_:Bcbaa87e39828e6c86f6ac4dd303b166d . +_:B19182e87747754b3c059f15b85bf8f4f "Davida Rho" . +_:B19182e87747754b3c059f15b85bf8f4f . +_:B2b04853e109bb4a82952d2901ccbc041 "Ramziyya Uelmen" . +_:B2b04853e109bb4a82952d2901ccbc041 . + . + _:Ba48882e072076c466fe9b735c09dce30 . + . + "http://www.leavening.tld/casteless/uroliths.html" . + "kookiest embrocation casteless" . + "127"^^ . + "http://www.mendelism.tld/leavening/embrocation.html" . + . +_:Beef36440c72cdafa0d93a77e6c5f43a2 "Despa Letellier" . +_:Beef36440c72cdafa0d93a77e6c5f43a2 . + . + _:Bd812fbafd8e4e9e253a6389e64183bf5 . + "1962"^^ . + "http://www.snorers.tld/clansmen/bagels.html" . + "autocracies digitalized clansmen" . + "70"^^ . + "http://www.backbends.tld/snorers/digitalized.html" . + "attempting autocracies snorers" . + . +_:Bee0c7adb2388ec2c23586c7c97aa884c "Goliat Telesco" . +_:Bee0c7adb2388ec2c23586c7c97aa884c . + _:B2b7b6a64b6a5288bcf50550008fd18d1 . + . + "http://www.immerses.tld/mineralizes/entreating.html" . + "locoweeds ostmark mineralizes" . + "76"^^ . + "http://www.quitted.tld/immerses/ostmark.html" . + . + _:B96ff1649560dc8d9f4114f522b28fd93 . + . + "http://www.insulating.tld/monseigneur/macaroni.html" . + "dissectors conductors monseigneur" . + "12"^^ . + "http://www.shantey.tld/insulating/conductors.html" . + . +_:Bae39d67166f6d2e4bf7734f69a6141ca "Ludmela Litz" . +_:Bae39d67166f6d2e4bf7734f69a6141ca . + _:Bc79cbde346f135cae35e6fe388207312 . + . + "http://www.nonreciprocally.tld/fleeciness/arrivers.html" . + "congregational traveling fleeciness" . + "171"^^ . + . + _:B4a79841a20974a01956d6567679e3073 . + . + "http://www.uncherished.tld/racecourses/seraglios.html" . + "arraignments earaches racecourses" . + "11"^^ . + "http://www.insinuates.tld/uncherished/earaches.html" . + . +_:Bdcae1b11bf12947f1062d2bd1fb8a03e "Sam Mattheis" . +_:Bdcae1b11bf12947f1062d2bd1fb8a03e . +_:B376b4fff8a80de0df6591ba8ba707948 "Audra Bull" . +_:B376b4fff8a80de0df6591ba8ba707948 . + _:B90a869f3328741910ddfd46eec297caa . + _:B7512e18df586215cdd19553eef7218ff . + . + "http://www.easer.tld/inelegantly/youths.html" . + "unconditionality manatees inelegantly" . + "95"^^ . + "http://www.equestrians.tld/easer/manatees.html" . + . + _:Ba77c58f1ddfa1b4db8c86189e32be96b . + _:B2b93113f26b4361ab5d0c43bf756ca3e . + . + "http://www.astronomically.tld/misdirects/porringers.html" . + "overbold undeliverable misdirects" . + "148"^^ . + "http://www.redressment.tld/astronomically/undeliverable.html" . + . + _:Ba87a585c09a37f244c1afdbf646a745c . + . + "http://www.downshifting.tld/unbridled/oldies.html" . + "luminescence stylishness unbridled" . + . +_:B6ba4a0908562321f79bc2190ef5e9190 "Gabriele Darsey" . +_:B6ba4a0908562321f79bc2190ef5e9190 . +_:Bcf212b99551fb73035518a855c05585d "Hilka Boos" . +_:Bcf212b99551fb73035518a855c05585d . +_:B3a9c8dcb69fddccb9b2059e879ebbe7e "Aristognis Jorstad" . +_:B3a9c8dcb69fddccb9b2059e879ebbe7e . + _:B255800ebaccc2c97a21ea3fc656721b9 . + . + "http://www.upswung.tld/algorism/reignited.html" . + "photoreceptor recleaned algorism" . + "194"^^ . + "http://www.researched.tld/upswung/recleaned.html" . + . + _:B1f88519b236bd4737fad1d5d1bd2527f . + "1957"^^ . + "http://www.scleras.tld/queries/pamphlets.html" . + "wielder shiftily queries" . + "89"^^ . + "themes scleras shiftily" . + . + _:B8ea3c8a9c7dd09745e0fe05fd3095b05 . + . + "http://www.wight.tld/zetas/gleba.html" . + "interims dries zetas" . + "110"^^ . + . + _:B009d77b62208df17707cc5918d8d1048 . + . + "http://www.practicably.tld/salesclerk/forehoof.html" . + "snowballed inflamed salesclerk" . + "168"^^ . + "http://www.scurf.tld/practicably/inflamed.html" . + . +_:B2d3b3a63084ac0369826fcee540b04c8 "Ulrich Mainetti" . +_:B2d3b3a63084ac0369826fcee540b04c8 . + _:Bbffbd47c1c07eec62bca269fb8d32b96 . + . + "http://www.sandwiching.tld/cheaters/riffled.html" . + "equalled bewitchment cheaters" . + "139"^^ . + "http://www.skeins.tld/sandwiching/bewitchment.html" . + . +_:B831c5256ed43291895ee0574c31cba18 "Ridwaan Krushansky" . +_:B831c5256ed43291895ee0574c31cba18 . +_:B8db686b3a51d1daabe1a091f7867900b "Hamish Proano" . +_:B8db686b3a51d1daabe1a091f7867900b . +_:Bf3e61eb5332c010411f36f0d96546e45 "Senalda Laforte" . +_:Bf3e61eb5332c010411f36f0d96546e45 . + _:B29e833e49e30e3a81953b3d2e97eddca . + . + "1963"^^ . + "http://www.geologic.tld/corder/mollycoddled.html" . + "programmatically monads corder" . + "128"^^ . + "http://www.charlatan.tld/geologic/monads.html" . + "dreggiest programmatically geologic" . + . +_:Bb0e1efc68a26b95c101e6ca9c88f4bc9 "Gorane Piermarini" . +_:Bb0e1efc68a26b95c101e6ca9c88f4bc9 . + _:B4b07d1251efad1067ebe439fffcd51fb . + . + "http://www.confiners.tld/indoctrinating/definable.html" . + "ocelots notation indoctrinating" . + "88"^^ . + "http://www.bazaars.tld/confiners/notation.html" . + . + _:B7e60768702984f52a32b3ffe93c920ce . + . + "1962"^^ . + "http://www.uncooked.tld/hobblers/bandages.html" . + "studiousness menstruant hobblers" . + "151"^^ . + "http://www.braize.tld/uncooked/menstruant.html" . + "deadens studiousness uncooked" . + . +_:B887399f03c941534b6771540536c3a15 "Muneefa Ballestas" . +_:B887399f03c941534b6771540536c3a15 . + _:B62f2f74dddcf7b29f66ceebc324734bd . + . + "http://www.ankh.tld/ionise/flakiness.html" . + "retranslate betrothment ionise" . + "154"^^ . + "http://www.calibrations.tld/ankh/betrothment.html" . + . + . + _:Bb034edb7df20933eed44bee74a6c7945 . + . + "http://www.desexes.tld/heliocentricity/excretions.html" . + "pirog summable heliocentricity" . + "126"^^ . + "leviathans misadvised tiltyard numberable yawing prosecutrices pegboxes feeblish" . + "http://www.exorcises.tld/desexes/summable.html" . + . +_:Bb88a3f875fc5f5ff8548be203518657a "Iemochi Sosebee" . +_:Bb88a3f875fc5f5ff8548be203518657a . +_:B4369a4d37c8a763fb65259d8f22bc567 "Benton Bertuzzi" . +_:B4369a4d37c8a763fb65259d8f22bc567 . +_:B0c02fce4247358728f49d213a7e429df "Elwira Gasper" . +_:B0c02fce4247358728f49d213a7e429df . +_:B790dcd90ce5a24a1f86c1f4a526f70ea "Baltsaros Filiault" . +_:B790dcd90ce5a24a1f86c1f4a526f70ea . +_:B5df7f458de8229d03d73f7c93c5492d4 "Dantae Sperlich" . +_:B5df7f458de8229d03d73f7c93c5492d4 . +_:B38300d2d511b50daf11ed5866c36975d "Dhaafir December" . +_:B38300d2d511b50daf11ed5866c36975d . +_:B92c5068675e97f5ba506f1014fbb3cca "Kordal Tetzlaff" . +_:B92c5068675e97f5ba506f1014fbb3cca . + _:B48b01f35032bba1940ca710da63bf0a9 . + . + "http://www.alibied.tld/cheeseburgers/ratification.html" . + "castrations waterworthy cheeseburgers" . + "187"^^ . + "irrefragable stagnates exhilaration aligner requisitioners predetermination dilatations oceanid recall temptresses" . + . + _:B4e515544b917c03fa2aec09a2e550177 . + . + "1959"^^ . + "http://www.interlards.tld/reenacts/descended.html" . + "bothered psalmic reenacts" . + "25"^^ . + "http://www.mignonne.tld/interlards/psalmic.html" . + "slacker bothered interlards" . + . +_:B97a35b7fdb970544e2821021ed0fa6fb "Ritsuko Hallenbeck" . +_:B97a35b7fdb970544e2821021ed0fa6fb . + _:Bc82507410f437526f5ce6a7cb00f0393 . + . + "http://www.thersitical.tld/rickeys/pits.html" . + "irritancy resemblances rickeys" . + "http://www.galleons.tld/thersitical/resemblances.html" . + . + _:B8f7df1e22d6786c629b720c78e13dea0 . + . + "http://www.haunches.tld/bunging/wetter.html" . + "woolsack quidnunc bunging" . + "75"^^ . + "http://www.cesareans.tld/haunches/quidnunc.html" . + . +_:Bb079b2b821dbcdd3c35c8cce25955413 "Guliana Tichi" . +_:Bb079b2b821dbcdd3c35c8cce25955413 . + _:B9cb25230d71ca226ca4d28d9f97e3d4f . + . + "http://www.vividness.tld/remedying/prophetically.html" . + "refocus administrated remedying" . + "92"^^ . + "http://www.acquirable.tld/vividness/administrated.html" . + . + _:Ba10d1355477826562a32c2a33f8761cf . + "1966"^^ . + "http://www.pastellists.tld/outplay/ethnoses.html" . + "wastefully avouching outplay" . + "83"^^ . + "http://www.tench.tld/pastellists/avouching.html" . + "cyclizes wastefully pastellists" . + . +_:B4cfb71ef98acc2e00fdefe1644d76479 "Thyestes Traux" . +_:B4cfb71ef98acc2e00fdefe1644d76479 . + _:B5b04980f196c96d3a7ad6b4f91911913 . + . + "http://www.sensitivities.tld/superintend/pronghorn.html" . + "unfertile irishwoman superintend" . + "63"^^ . + . + _:B70ff0a8890e9f7c14361a60d8d69b70b . + "1941"^^ . + "http://www.neologic.tld/fobbed/transcribed.html" . + "brill intermuscular fobbed" . + "119"^^ . + "http://www.petitionee.tld/neologic/intermuscular.html" . + "heartier brill neologic" . + . +_:B24f99ef85a0f9d05c527307c31374cca "Volotkoveia Klees" . +_:B24f99ef85a0f9d05c527307c31374cca . + _:B8a1df401b8c1935c091bbf25a8bb986c . + . + "http://www.calpack.tld/stopwatches/girder.html" . + "treadmills carapace stopwatches" . + "189"^^ . + "http://www.playrooms.tld/calpack/carapace.html" . + . + _:B77981c03ed50178703721ad964c530db . + . + "http://www.inhabitants.tld/megalomaniacs/molluscan.html" . + "graters sportive megalomaniacs" . + "53"^^ . + . + _:Ba116cec73bcec8a5a5cf41f59f5a6b12 . + . + "http://www.intercalation.tld/evacuations/squirmers.html" . + "stickouts milling evacuations" . + "79"^^ . + . + _:Be6bb5cc79c6042924f7d09ff7fcd8322 . + _:B5d0f831819a9d916e82bcbe184e5e73d . + _:B1469a96b70308e1d8deba70c1ddeb8a3 . + "1959"^^ . + "6"^^ . + "Journal 3 (1959)" . + "1"^^ . + . + _:B8227aa882671ef178e90b5762f4f9e9d . + . + "http://www.repudiating.tld/dropsical/drawler.html" . + "unwelded gazelles dropsical" . + "70"^^ . + "http://www.balded.tld/repudiating/gazelles.html" . + . +_:B6665e604dd091684f05d514bddfb124e "Lamberdina Nichalson" . +_:B6665e604dd091684f05d514bddfb124e . + _:B3ea6eea287219b47fe2ac763d2ce3358 . + . + "http://www.lightful.tld/ofttimes/nepotisms.html" . + "cabby tattiest ofttimes" . + "183"^^ . + "http://www.depletes.tld/lightful/tattiest.html" . + . +_:B9af4377985136cc5e00c137cd2590525 "Tsunayoshi Matczak" . +_:B9af4377985136cc5e00c137cd2590525 . +_:B05fbe07d8c1c51d76a16b33504252c50 "Codi Sandy" . +_:B05fbe07d8c1c51d76a16b33504252c50 . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + "1961"^^ . + "4"^^ . + "Journal 5 (1961)" . + "1"^^ . + . + _:Bab9120ceb47bcb24e92101810e8fb70f . + "http://www.coagent.tld/eternals/flappier.html" . + "http://www.vetted.tld/coagent/terminates.html" . + _:B9565968c9c142f4216aa65e8eb5cc80b . + . + . + "argental unproposed coagent" . + "1961"^^ . + "81"^^ . + "unproposed terminates eternals" . +_:Bd6444f174d8afeab2def7a5b50b008dc "Jannine Brookings" . +_:Bd6444f174d8afeab2def7a5b50b008dc . + _:Bfbf008c91eae0e643f1f8d6eea6f9c2c . + . + "1962"^^ . + "http://www.thermometers.tld/shacking/reduplicative.html" . + "Proceeding 1 (1962)" . + "Jason Aronson Publishers" . + "0-2833-4973-0" . + "reburials thermometers painty" . + . + _:Bc96b9050a1168bfdd487fa49644484fc . + . + "http://www.number.tld/adjurors/washes.html" . + "hazarded misaddressed adjurors" . + "27"^^ . + "despoilment woolly puddling admissability unwinding drawbacks dissonance opprobrious irefully" . + . +_:B14a0fb75c4a772d566587f98a41bcc6f "Kalinda Rogan" . +_:B14a0fb75c4a772d566587f98a41bcc6f . + _:B5e97b9eb6613fb98b0372760e06303d2 . + . + "1964"^^ . + "http://www.marquises.tld/potages/tarragon.html" . + "disenfranchised tailgating potages" . + "34"^^ . + "http://www.milked.tld/marquises/tailgating.html" . + "inoculated disenfranchised marquises" . + . +_:Bd7532e504eaf706ce0901f5d92a8ff6a "Josianne Gopen" . +_:Bd7532e504eaf706ce0901f5d92a8ff6a . + _:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + "http://www.snuggled.tld/wastier/tinglers.html" . + "chirographer slithers wastier" . + "73"^^ . + "http://www.mercenaries.tld/snuggled/slithers.html" . + . +_:Bba94215de5713695c26e9c8452827e83 "Naazil Buchannan" . +_:Bba94215de5713695c26e9c8452827e83 . +_:B9682c956388125d326e2983b7dd7454a "DSean Dabrowski" . +_:B9682c956388125d326e2983b7dd7454a . + _:Bfc1229817b73bd053b3814e1af29ad30 . + . + "http://www.infiltration.tld/sighing/espanol.html" . + "sacrist macadam sighing" . + "24"^^ . + "http://www.ogreism.tld/infiltration/macadam.html" . + . + _:Bca96cb0c175ba7a6d5a674e0b31c6d11 . + _:Bf3f2911955a95d1dc7cc2575bd79c6f2 . + . + "http://www.demographic.tld/octopuses/appomattox.html" . + "serumal calamitousness octopuses" . + "179"^^ . + "http://www.centralizing.tld/demographic/calamitousness.html" . + . + _:Bdf99fd9f367ce5c83f3e9dfb5288967c . + . + "http://www.bossily.tld/bitched/ennoblers.html" . + "disheartenment vitiated bitched" . + "147"^^ . + "http://www.editorialized.tld/bossily/vitiated.html" . + . + _:B34380140fd36ecfbc7a624c142b3cfbf . + . + "http://www.bylining.tld/unequaled/redescribing.html" . + "tenderly adumbratively unequaled" . + "158"^^ . + "http://www.reinterpretation.tld/bylining/adumbratively.html" . + . +_:B634170332bfd1477ea5123928daa2492 "Peza Sallach" . +_:B634170332bfd1477ea5123928daa2492 . + _:B433a9f42ae0bd9ddd8b37c644717cb29 . + _:B89cd97a85b57bde88287fd0309a976f7 . + . + "http://www.novelette.tld/carrageenin/grists.html" . + "wearables leeks carrageenin" . + "34"^^ . + "anticipated sufflates withholds flied diverticulum daffiness visuals nuthouse interlines liturgical graciousness" . + "http://www.hydrating.tld/novelette/leeks.html" . + . + _:B39b465cd78c1a97324eb4154f7ad8547 . + . + "http://www.speedways.tld/surfier/epistasies.html" . + "entrained miscounts surfier" . + "131"^^ . + "http://www.unicef.tld/speedways/miscounts.html" . + . +_:B47d7ca10434c5225238f2302f84d8ddb "Holly Scierka" . +_:B47d7ca10434c5225238f2302f84d8ddb . + _:Bb7b9999f01399f748a05f49128edafd4 . + "reduplicative wrenching fascistic" . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + "58"^^ . + . + "http://www.shacking.tld/obstetrics/wrenching.html" . + "http://www.obstetrics.tld/fascistic/misappropriating.html" . + "painty reduplicative obstetrics" . + "1962"^^ . + . +_:B5b9e9ee30e9068ca10b0e58e15eae6fe "Nirav Eberly" . +_:B5b9e9ee30e9068ca10b0e58e15eae6fe . + _:B0779873d7612f606e3f74652ef9c0d77 . + "1960"^^ . + "http://www.parliaments.tld/wiredrawn/tolerantly.html" . + "tiros mister wiredrawn" . + "131"^^ . + "http://www.barest.tld/parliaments/mister.html" . + "mergences tiros parliaments" . + . + _:Bead0ab262f336027c86c170c41b55c10 . + _:B6807c8e439822901e7d177f28a1c4a91 . + . + "http://www.brit.tld/rooks/reaccusing.html" . + "inbreathe portiones rooks" . + "60"^^ . + "http://www.mussed.tld/brit/portiones.html" . + . + _:B91a057ebdf6cafbbbc9e1cd8759cb931 . + . + "http://www.appeases.tld/improvable/abstracting.html" . + "digger refutatory improvable" . + "161"^^ . + "http://www.resell.tld/appeases/refutatory.html" . + . + _:B587bc9fc22556bcea14aafe9dccfe5e9 . + . + "http://www.preparers.tld/pothouse/ascensions.html" . + "microcephaly ireful pothouse" . + "62"^^ . + "http://www.portrays.tld/preparers/ireful.html" . + . + _:B8d5d81d3f02a95c91b5c8ceadf81df0b . + . + "http://www.unestablished.tld/toehold/poppied.html" . + "gentlewomen sequenced toehold" . + "13"^^ . + . + _:B441f5b9272bf523a7d12953378a5edff . + . + "1966"^^ . + "http://www.pampering.tld/typed/condones.html" . + "recanters rollaway typed" . + "11"^^ . + "http://www.mileages.tld/pampering/rollaway.html" . + "misnamed recanters pampering" . + . + _:Bde6bf50a01b1508d326cf6255b8f3653 . + . + "http://www.medicare.tld/groper/played.html" . + "squeakier carapaces groper" . + . + _:B37c51891e70383eb4a39ccdaac4dfaad . + . + "1960"^^ . + "http://www.quarterfinalist.tld/instigation/putdowns.html" . + "circumlocutory striates instigation" . + "157"^^ . + "surgically quarterfinalist striates" . + . +_:Bef13154ea0a725f18869fcc9033321a4 "Ike Citarella" . +_:Bef13154ea0a725f18869fcc9033321a4 . +_:B8cb9a06697310200a43428ac6de6ecdb "Urit Ackermann" . +_:B8cb9a06697310200a43428ac6de6ecdb . + _:B1e73519a034fe4edbc7d51498377ea88 . + . + "http://www.doles.tld/archaistic/wyverns.html" . + "executions delineative archaistic" . + "54"^^ . + "http://www.monographers.tld/doles/delineative.html" . + . + _:Bf52c2390756e423438aba8dac87552d2 . + . + "http://www.discoloration.tld/suspenders/growlingly.html" . + "merengue twofers suspenders" . + "171"^^ . + . + _:B77663dfd8e60ec862180ba5b24bb0867 . + _:Bac4f377ac95a1fabb7ccdfaca4404d7e . + "1957"^^ . + "http://www.gunslingers.tld/endemics/lecherous.html" . + "faltered speedboating endemics" . + "81"^^ . + "chattiest gunslingers speedboating" . + . +_:B5a70d325c976e3ce6c6a0e1608408821 "Kaziki Guenthur" . +_:B5a70d325c976e3ce6c6a0e1608408821 . + _:B2a8598995f171f32466fa2f87575d729 . + . + "http://www.tibiae.tld/descried/enters.html" . + "complainer latecomers descried" . + "45"^^ . + "http://www.surpriser.tld/tibiae/latecomers.html" . + . + _:B4cf00e9d23c5a98f476ab5beb866d6d7 . + _:B96abc91e1ebf2630b9196b643a373021 . + . + "http://www.colonnades.tld/prettifier/revolutionists.html" . + "ragman contemned prettifier" . + "43"^^ . + "http://www.takeovers.tld/colonnades/contemned.html" . + . + _:B165103c8a67f330086e6a9fe20c9e2bf . + "1954"^^ . + "http://www.monoplanes.tld/pendants/sumps.html" . + "animist tonneaus pendants" . + "nervy monoplanes tonneaus" . + . +_:B5fd851b728b196f98a3ee4c2c34859db "Emily Mileski" . +_:B5fd851b728b196f98a3ee4c2c34859db . +_:Bb14becb799a6402a7d7be7b62ac978bd "Caylin Ciprian" . +_:Bb14becb799a6402a7d7be7b62ac978bd . + _:B1bb55e73b084208aefc48678f77a508e . + . + "http://www.discerner.tld/stropped/gruelers.html" . + "peddler progovernment stropped" . + "14"^^ . + "http://www.conventicles.tld/discerner/progovernment.html" . + . +_:B49a9ab5891d2c9d13d29a387e349a9b4 "Tino Mendonsa" . +_:B49a9ab5891d2c9d13d29a387e349a9b4 . + _:Bded9299aefa00954039bc8799c33415c . + . + "http://www.sandblasters.tld/dover/academes.html" . + "stretching scandinavians dover" . + "103"^^ . + "http://www.cantonment.tld/sandblasters/scandinavians.html" . + . +_:B0a76f897f53148474c76751d9e259d03 "Seymour Annunziata" . +_:B0a76f897f53148474c76751d9e259d03 . + . + _:Ba0ac111ed0f560d8828b2770b7169be4 . + . + "http://www.cerebrum.tld/mohairs/admiralties.html" . + "embossers gloves mohairs" . + "132"^^ . + "retorts insoles stockman queening allergist doyenne placarders septuagenarians" . + "http://www.reoccupations.tld/cerebrum/gloves.html" . + . + _:B5f8734d1dc260b5227adae4a09e86b39 . + . + "http://www.idealism.tld/pollinating/salably.html" . + "sumptuously homelike pollinating" . + "debilities maundered jargoned embattled placard novelties labyrinths ichthyologists unharvested tambura" . + "http://www.snobberies.tld/idealism/homelike.html" . + . + _:B790897c5c7bb32d294a57b03bd43faf5 . + . + "http://www.grogram.tld/tahitian/nonphysiological.html" . + "splenectomies allergin tahitian" . + "183"^^ . + "cordites repenters riotousness jaundicing figuration solfeggi spawners perlitic flexions rioter conjunctivas" . + "http://www.intensiveness.tld/grogram/allergin.html" . + . + _:B7bf2aaa5c7ccd6a53930e138f22e76b5 . + . + "1963"^^ . + "http://www.scatter.tld/hotkey/bracers.html" . + "chatterbox lipoprotein hotkey" . + "105"^^ . + "http://www.brandished.tld/scatter/lipoprotein.html" . + "misused chatterbox scatter" . + . + _:Bb64e8b2754a0a5f306fb08727257624c . + . + "1962"^^ . + "http://www.nomadisms.tld/manufactured/downstage.html" . + "statistics program manufactured" . + "175"^^ . + "http://www.pomps.tld/nomadisms/program.html" . + "rosewood statistics nomadisms" . + . +_:Be64166a2d59845adeb9f5dafd5a80b78 "Tycie Caneles" . +_:Be64166a2d59845adeb9f5dafd5a80b78 . + "1956"^^ . + "118"^^ . + "http://www.misdirected.tld/titterers/enjoin.html" . + "safariing enjoin steers" . + _:B78fc1f6efd342239bf756ee05121beeb . + . + "http://www.titterers.tld/steers/gimps.html" . + . + . + "sportier safariing titterers" . + _:B4880740147d6fb2689ca848c81921c9d . + . + "http://www.unfailing.tld/shoves/matching.html" . + "choremen forwhy shoves" . + "72"^^ . + "http://www.overcrowded.tld/unfailing/forwhy.html" . + . +_:Bfa5d1b94fc5243dc7115b11df4b19314 "Laius Mcclanan" . +_:Bfa5d1b94fc5243dc7115b11df4b19314 . +_:B01976d2429cb42ec6f1e1623161100df "Addison Bovio" . +_:B01976d2429cb42ec6f1e1623161100df . + _:B9fb7d4d2775703d50143b3baebee3fef . + . + "http://www.prestos.tld/philol/micrograph.html" . + "microbars neutralization philol" . + "44"^^ . + "http://www.chintzier.tld/prestos/neutralization.html" . + . +_:B4fb45783519d7de61c904b0eef37634c "Goring Francour" . +_:B4fb45783519d7de61c904b0eef37634c . +_:B44633836762a3b7621908f94108fa5d2 "Cyrus Lidtke" . +_:B44633836762a3b7621908f94108fa5d2 . + _:B324171010570a7364c2cd4d28f4afcac . + . + "http://www.opprobrious.tld/irrefragable/stagnates.html" . + "dissonance irefully irrefragable" . + "32"^^ . + "http://www.drawbacks.tld/opprobrious/irefully.html" . + . + . + "114"^^ . + "http://www.dwelling.tld/prat/islanded.html" . + "fringier rhythmical wastebaskets powderer immigrates inserter plights corollaries" . + "http://www.islanded.tld/thanklessly/swiveled.html" . + "http://www.scrapped.tld/islanded/burlily.html" . + "8"^^ . + "prat burlily thanklessly" . + _:B93999dfb6a9f21231b0fcdbb6dad9ba8 . + . + "householder overeducated objurgate treaties preprocessor despising loftily yabber reprovingly blungers dwarflike effulgences coreless tuberculoses environs hulled preexamination oralogy tibetans slavishly hipless prs bluejays cuppier nonsurgical skimpiest outpoured dissociated heartier petitionee brill neologic intermuscular fobbed transcribed swifters redigesting ostinato recalculation safest signiory latchets inflecting trephines hops exec junketeers isolators reducing nethermost nonfiction retrogressions eliminates unknowns mongoloids danker raunchiness perspicuously disjoined nigglings midmonths labium peeped daydreams permuting immediately canzona interrelated cooked reformers goodwife technicolor plenishes nippy bounden occulters blubberer amenities desecrated tetrachlorides loutish polygony malines cliffhanger entailments reindexed bedstraws thoughtless elation swampland earings circumscribed paralyzingly pouchy surrejoinders chestiest measurage tonsils pasturage thurifer teazle" . + . +_:Bd9ec79727e3eb457e7a2904ee5e71998 "NewyddIlyn Borchers" . +_:Bd9ec79727e3eb457e7a2904ee5e71998 . + _:B6e3f78bfa0a658381ebcc292e42fc4db . + . + "1966"^^ . + "http://www.replications.tld/gunrunner/didos.html" . + "iodize motivation gunrunner" . + "122"^^ . + "http://www.dunged.tld/replications/motivation.html" . + "interlarding iodize replications" . + . +_:B137b4510b63871be4f0c7c013a05843f "Polazhitsa Alameda" . +_:B137b4510b63871be4f0c7c013a05843f . + _:B6322af0d6e5a5360b02efdda6c6b1573 . + . + "http://www.enflamed.tld/immunotherapy/excreting.html" . + "stonier multipliers immunotherapy" . + "104"^^ . + "http://www.passable.tld/enflamed/multipliers.html" . + . + _:B1cb25f0066e667269bf23bf068a4c4c9 . + . + "http://www.ferried.tld/momentariness/biogeographer.html" . + "wisecrackers bricked momentariness" . + "113"^^ . + "http://www.poetically.tld/ferried/bricked.html" . + . + _:Bfc9acef18d86692431bd8641c7d1a09d . + "1960"^^ . + "http://www.skydived.tld/backfield/lutings.html" . + "sutural gung backfield" . + "130"^^ . + "psychokinesis skydived gung" . + . + _:Bef3c86fd754cd0d1a362be2d60cd7ff5 . + . + "http://www.mashie.tld/concavo/flawed.html" . + "mooter heartsickness concavo" . + "160"^^ . + "http://www.handpicks.tld/mashie/heartsickness.html" . + . + _:B2cb4ca1eed69dfb4def9a8d868e63093 . + . + "http://www.hashes.tld/imbibed/deepening.html" . + "dowsers farthingales imbibed" . + "17"^^ . + "http://www.gyred.tld/hashes/farthingales.html" . + . + _:Bbb3b1c540ac12247b3fa6d39315644eb . + _:Ba432c122fea9e0186e53dce9321da1a9 . + . + "http://www.steamers.tld/warranter/flashings.html" . + "xerosis neurological warranter" . + "3"^^ . + . + _:B70c220978277ccf424fe94e474deb309 . + _:B66f6ddb2ba1984c6221cd0c10dcc8139 . + . + "http://www.biomicroscopy.tld/japed/totemites.html" . + "confederation captioned japed" . + "14"^^ . + "http://www.varnished.tld/biomicroscopy/captioned.html" . + . + _:Bc8dbc76c5f93028951b8ed61c278ef8a . + . + "http://www.bolted.tld/naivety/bolter.html" . + "hayracks visiters naivety" . + . + _:Bf0e519725350b2e9b31e4786d500ef7c . + _:B9616cda963e25c24c90448d78389bbf2 . + . + "http://www.noncausal.tld/freudians/citrons.html" . + "serotonin sombrely freudians" . + "186"^^ . + "http://www.sueding.tld/noncausal/sombrely.html" . + . + _:Bbc4223bfd020164616e9b8aa4578e159 . + . + "http://www.overexerts.tld/apneas/recommissioned.html" . + "intermarrying jambs apneas" . + "143"^^ . + "http://www.communicator.tld/overexerts/jambs.html" . + . +_:B634b40bd928a882fe5ac68320ba48464 "Tashiya Marrable" . +_:B634b40bd928a882fe5ac68320ba48464 . + _:B9653088015dad8295d85042d42bb57fc . + . + "http://www.mornings.tld/disarranges/standards.html" . + "flamming longshoreman disarranges" . + "40"^^ . + . + "fashioners bloodless boggish" . + "122"^^ . + . + "bloodless megapod anointed" . + . + "http://www.boggish.tld/anointed/nontemporally.html" . + "http://www.spurting.tld/boggish/megapod.html" . + "1950"^^ . + _:B3181ad4d424fab9635b8def0e00553f7 . + . +_:B2933c2fe114c36633e489d080359ccf7 "Radha Sloan" . +_:B2933c2fe114c36633e489d080359ccf7 . + "1954"^^ . + "1"^^ . + "Journal 3 (1954)" . + "1"^^ . + . +_:Bf59e23047809a2ebc91bb8fd972e391a "Lottie Dredge" . +_:Bf59e23047809a2ebc91bb8fd972e391a . +_:Ba3eafa75cee79b786a9cfe61053f00f7 "Iza Lamboy" . +_:Ba3eafa75cee79b786a9cfe61053f00f7 . + _:Bd3417128a8980a36eb99ff0175746ab4 . + . + "http://www.relays.tld/arcaded/unpin.html" . + "brassica leaflets arcaded" . + "89"^^ . + "http://www.golfings.tld/relays/leaflets.html" . + . +_:B2f14a8e4385c04239f053e106d9cd405 "Judita Privatsky" . +_:B2f14a8e4385c04239f053e106d9cd405 . + _:B96ff1649560dc8d9f4114f522b28fd93 . + . + "1959"^^ . + "http://www.rappers.tld/fricasseeing/disassociate.html" . + "boneheads rescuer fricasseeing" . + "35"^^ . + "http://www.dampens.tld/rappers/rescuer.html" . + "sconce boneheads rappers" . + . +_:B0be1339e8330d27e368be99c5d30bdc7 "Yujiro Herbin" . +_:B0be1339e8330d27e368be99c5d30bdc7 . +_:B7ccf79dd38c278e734cde76e8fc4a93c "Amniyya Mcclarnon" . +_:B7ccf79dd38c278e734cde76e8fc4a93c . +_:B008f1557049f469431d09b0851c2f8dc "AbdulBaari Groehler" . +_:B008f1557049f469431d09b0851c2f8dc . +_:Bb44c5b7c712f17b9023a5ab0f3339233 "Yurochka Hemmer" . +_:Bb44c5b7c712f17b9023a5ab0f3339233 . + _:Bd96a3e9bd9e55299871ce9805ed6a93b . + . + "http://www.twanged.tld/nonforfeitable/dissociative.html" . + "metropolitanize pedros nonforfeitable" . + . +_:B5cf0e9648182b3fe326cfcf7a0be27dc "Clivia Kuriger" . +_:B5cf0e9648182b3fe326cfcf7a0be27dc . + _:B51d01f36c9af933334e033831b7300ff . + "1966"^^ . + "http://www.unreformed.tld/sonorities/pressor.html" . + "anaerobe misarrangement sonorities" . + "146"^^ . + "http://www.parallaxes.tld/unreformed/misarrangement.html" . + "mechanizes anaerobe unreformed" . + . + _:B60e67484febfde0dec7715f9fe588478 . + . + "1965"^^ . + "http://www.camporee.tld/prearranging/suede.html" . + "hieing confronting prearranging" . + "55"^^ . + "boffola camporee confronting" . + . + _:B7345b8944d51adf5784043cd90fce845 . + . + "http://www.dims.tld/echoey/unequivocalness.html" . + "nonstriker hallucinosis echoey" . + "128"^^ . + "http://www.pharyngal.tld/dims/hallucinosis.html" . + . +_:Bbb399f0493d9cffcab4aad234d42d97e "Vonda Jasmine" . +_:Bbb399f0493d9cffcab4aad234d42d97e . +_:B65e26ef9f777846ec0190bc97baeeee8 "Sakeen Kotheimer" . +_:B65e26ef9f777846ec0190bc97baeeee8 . + _:B0f2c36bbfcd83826edb4af06fcc5c7f5 . + . + "http://www.unsupervised.tld/dogfight/wormhole.html" . + "cabinetmaking deathcups dogfight" . + "49"^^ . + "http://www.quipped.tld/unsupervised/deathcups.html" . + . + _:Bd435d0bbba417c0611bec981498bbf65 . + "1964"^^ . + "http://www.espying.tld/mumper/knotweeds.html" . + "shindy doorplates mumper" . + "15"^^ . + "http://www.nymphets.tld/espying/doorplates.html" . + "chronicling shindy espying" . + . + . + . + "http://www.unsoundness.tld/trifled/grinder.html" . + _:B4e366848a50c3fe8e6e88181391dd802 . + "200"^^ . + "http://www.trifled.tld/carcinogeneses/vigilantes.html" . + "1964"^^ . + "provider depraver trifled" . + "depraver grinder carcinogeneses" . + _:B71b465498480b3663a80b2873d33aee1 . +_:Bd139811e8dd38f3a4e0d246bd0a672a4 "Harry Hamparian" . +_:Bd139811e8dd38f3a4e0d246bd0a672a4 . + _:B46cb9688ad35a2c7c12b78fcc1d85dbb . + _:Be45b12cab22ff0b1de8423a4d64220f5 . + . + "http://www.luminists.tld/dingdong/airdrops.html" . + "redivide shriller dingdong" . + "157"^^ . + . +_:B5cd5a193d8ead32f16adf63f78050762 "Kuniyuki Leigland" . +_:B5cd5a193d8ead32f16adf63f78050762 . +_:B149622970ada8b0647e28f7dfe02dc4e "Walerian Massetti" . +_:B149622970ada8b0647e28f7dfe02dc4e . +_:Bee00e8e75017c3de9a538a75d17be90c "Mitag Guarriello" . +_:Bee00e8e75017c3de9a538a75d17be90c . + _:B402b598b18f821fdd5e3c315aad89b15 . + . + "http://www.shitted.tld/unaccentuated/renigs.html" . + "retinoscope craftier unaccentuated" . + "132"^^ . + . + _:Bbc173e90d18faca59c6b7b3efee5fce2 . + _:Befb36edfbf740cb8c68ae0f2188320e9 . + . + "1960"^^ . + "http://www.dreaming.tld/graved/lunas.html" . + "incapacitates planetologists graved" . + "80"^^ . + "surplices dreaming planetologists" . + . +_:Be25e0000990c8b64f1884877f7963fa2 "Nichiren Parcell" . +_:Be25e0000990c8b64f1884877f7963fa2 . + _:Bcee1f59e1d27bb97dbc386f111b8070c . + . + "http://www.windblown.tld/slicers/ledges.html" . + "galateas evading slicers" . + "50"^^ . + "http://www.pipage.tld/windblown/evading.html" . + . + _:B05d05058ea8fd53da3e9fea90af77408 . + . + "http://www.unmortgaged.tld/moderatorial/dotted.html" . + "avouchers tikes moderatorial" . + "http://www.trapezes.tld/unmortgaged/tikes.html" . + . +_:Bca52cea505b3e5c9c71e557a413617b9 "Akikazu Scholz" . +_:Bca52cea505b3e5c9c71e557a413617b9 . + _:B52b9becd3509fe015b05064121497576 . + . + "1966"^^ . + "http://www.devotedness.tld/insurgescence/rumblingly.html" . + "elatedly farers insurgescence" . + "28"^^ . + "http://www.grifted.tld/devotedness/farers.html" . + "clangorously elatedly devotedness" . + . +_:Bcc3e63bde46bf7e944cab7767f24042f "Ulyana Slentz" . +_:Bcc3e63bde46bf7e944cab7767f24042f . +_:B8071d3feb506c6cdd5c7a9a26ab6573d "Demetria Tramonti" . +_:B8071d3feb506c6cdd5c7a9a26ab6573d . +_:Beaf2faeddecca422fe964069efcfcdd5 "Aidia Leidel" . +_:Beaf2faeddecca422fe964069efcfcdd5 . + _:B3030074dca162d667655a2b956ad064f . + . + "1960"^^ . + "http://www.hwy.tld/vasectomized/registrarship.html" . + "curacy blasted vasectomized" . + "85"^^ . + "http://www.suboffices.tld/hwy/blasted.html" . + "gallstones curacy hwy" . + . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + . + "http://www.compliments.tld/stockjobbing/vips.html" . + "conjugator floatability stockjobbing" . + "81"^^ . + "http://www.chorded.tld/compliments/floatability.html" . + . +_:B71d0dfa57d0a45e5d06721c858547b13 "Celester Pyon" . +_:B71d0dfa57d0a45e5d06721c858547b13 . + _:B85cb4d5d8167108c308b671d539428c5 . + . + "http://www.ventless.tld/xenolith/hype.html" . + "accusatorial annotation xenolith" . + "125"^^ . + "http://www.flotations.tld/ventless/annotation.html" . + . + _:Ba0be8e581e06fe80cd92f6537fe02ee0 . + "1961"^^ . + "http://www.cowering.tld/smallness/captress.html" . + "bumpily apprized smallness" . + "http://www.midgets.tld/cowering/apprized.html" . + "antithetical bumpily cowering" . + . +_:Bf97adbaa4e7a06d4f5461ffdd448dee1 "Felippe Desai" . +_:Bf97adbaa4e7a06d4f5461ffdd448dee1 . +_:B97b22efb255cf9eb99c03e6216fe8d0c "Abbie Manjarres" . +_:B97b22efb255cf9eb99c03e6216fe8d0c . +_:B4792be65425e62ce7fde4a281e747ee5 "Naoki Stoliker" . +_:B4792be65425e62ce7fde4a281e747ee5 . +_:B172f607968bdbf5e0f0bfa92d075d163 "Che Kess" . +_:B172f607968bdbf5e0f0bfa92d075d163 . + _:B54a0528e1875eacdfb96459d88e069ad . + . + "http://www.beechier.tld/rallye/azine.html" . + . + "http://www.abnormally.tld/reverberator/rallye.html" . + "http://www.rallye.tld/alarmists/undigested.html" . + "1963"^^ . + "unaccountable beechier reverberator" . + "reverberator azine alarmists" . + "51"^^ . + . + _:Bd9bed4d69d77e7f31433080987a289dd . + _:B394eedad79d1d4db21c25d439dbc4077 . + . + "http://www.maladministers.tld/citadels/nudists.html" . + "sneaking mishaps citadels" . + "44"^^ . + . + _:B0812f92d10229f67a9df84238a4b9de7 . + . + "http://www.typhoons.tld/chuckfull/ambiguously.html" . + "jouncy frankfurters chuckfull" . + "30"^^ . + . +_:B91574312ce1142b3e8958bd9d9a2ff87 "Florencia Driever" . +_:B91574312ce1142b3e8958bd9d9a2ff87 . +_:B6eefe6b4e548f090ab8dabdcf7f95976 "Peleus Vasseur" . +_:B6eefe6b4e548f090ab8dabdcf7f95976 . + _:B22b59344145f6edc316707330977529d . + . + "http://www.demands.tld/preordaining/lathworks.html" . + "implies reacquires preordaining" . + "64"^^ . + . +_:B10afe740da09a1745aa31445b52fb1e1 "Aldobrando Pellowski" . +_:B10afe740da09a1745aa31445b52fb1e1 . + "http://www.mislayer.tld/tradeoffs/loopier.html" . + "ukeleles sanitated mislayer" . + "http://www.cherries.tld/mislayer/dreks.html" . + . + "sanitated dreks tradeoffs" . + _:Bfa3fdee1e03e188f978d3a84e9afcc6c . + . + _:Bcb6c2a976814383cc007e5d0e33cf6ef . + "1956"^^ . + . + "70"^^ . +_:B496958124c89299c3c34abe84a7748e6 "Enzo Vanisouvong" . +_:B496958124c89299c3c34abe84a7748e6 . +_:Bde42ea4b1f9b4e7739612c288f231c5f "Layla Garnow" . +_:Bde42ea4b1f9b4e7739612c288f231c5f . + _:B436ffe3fed27a388d51949e06a14f506 . + . + "http://www.vamped.tld/goosiest/pedicabs.html" . + "conches hefting goosiest" . + "188"^^ . + . +_:B9fa0bd9cd71c31481768e5585c3681ee "Sophie Orbison" . +_:B9fa0bd9cd71c31481768e5585c3681ee . +_:B130abfb0d1d313df0458f623989e3915 "Euprakseia Gugler" . +_:B130abfb0d1d313df0458f623989e3915 . + . + "http://www.variegating.tld/pinsetters/festivals.html" . + _:Bd53e1dc56ce9bfee77ac0e509b188238 . + "1966"^^ . + "http://www.pinsetters.tld/astrologist/reconstituting.html" . + "smoker festivals astrologist" . + "27"^^ . + _:Bc52089dc996b192459ccbba370725011 . + . + "comprehended smoker pinsetters" . + _:B4a9ca619d2873734714d5da4fc601cf1 . + . + "http://www.canonizations.tld/gimmicks/lathers.html" . + "unappreciative soapbox gimmicks" . + "90"^^ . + . + _:Bb7caccd6e34ce20071d6786da07e430c . + . + "http://www.scoriae.tld/nightshirts/unpardonably.html" . + "percusses transitoriness nightshirts" . + "173"^^ . + . +_:B8ed5d827b2bfadbd377ff8466befa9e9 "Decelle Jhingree" . +_:B8ed5d827b2bfadbd377ff8466befa9e9 . + _:B5d42ec783d526404671798c044545dca . + _:Bc08d0d4250d2ecfc97da6ff59618e037 . + . + "http://www.dronish.tld/toolroom/intellectualism.html" . + "carbonators blighter toolroom" . + "59"^^ . + "http://www.oligarchies.tld/dronish/blighter.html" . + . +_:B33456190e51ebec6c3ea712eda543596 "Chernavka Hamson" . +_:B33456190e51ebec6c3ea712eda543596 . +_:B44e17586697649e0176d944ee7db0c7d "Ghassaan Kister" . +_:B44e17586697649e0176d944ee7db0c7d . + _:B0da53b703b1b9e211c2407fd31f9e64c . + . + "http://www.strate.tld/regenerate/blabby.html" . + "simulative oblational regenerate" . + "123"^^ . + . +_:B0e3521310f7c018bc4259bd785599c53 "Rey Schwartzwalde" . +_:B0e3521310f7c018bc4259bd785599c53 . + _:B111722cc3b4e93799d90746342fd3a90 . + _:Baf410c781c44ae5edaf4f5ea60c789b3 . + . + "http://www.national.tld/repellency/scattiest.html" . + "optional taller repellency" . + "173"^^ . + "scraggier machismos nth lengthiness agars meshier sojourner flowingly degaussing reorienting" . + "http://www.redeyes.tld/national/taller.html" . + . + _:B28078270580c5efe2902bb9a8fba4418 . + "1962"^^ . + "http://www.eyeletted.tld/germaniums/boyishly.html" . + "noons acupuncture germaniums" . + "145"^^ . + "http://www.pioneering.tld/eyeletted/acupuncture.html" . + "stuffier noons eyeletted" . + . + _:B666a66dfa4865276f98235dd748d89c9 . + . + "http://www.gayety.tld/uprightly/recognitive.html" . + "gooky renderers uprightly" . + "99"^^ . + "http://www.archaeologically.tld/gayety/renderers.html" . + . + _:B79e7e6f71c9ff93158758e1fdbb5b0f9 . + _:Bc71e7b13117f4696cda6c61d96a6cc7f . + . + "http://www.galumph.tld/squadded/mambas.html" . + "pals overburdensome squadded" . + "11"^^ . + . + _:B34c57155a0be78224655667e6175d0e5 . + . + "1961"^^ . + "http://www.shoulders.tld/doubtable/keelhauls.html" . + "parables outgoings doubtable" . + "67"^^ . + "http://www.slalomed.tld/shoulders/outgoings.html" . + "autarchy parables shoulders" . + . + _:B0fc2733502f4be81728125e71baed0e2 . + _:B4576735e235f2eb97e6e616c506852fb . + _:B2804d62fed63c366edf184d1ee0bb145 . + "1947"^^ . + "8"^^ . + "Journal 1 (1947)" . + "1"^^ . + . +_:Bb64e8b2754a0a5f306fb08727257624c "Anindita Ginger" . +_:Bb64e8b2754a0a5f306fb08727257624c . +_:B44d10d696308f0ce653e173e63ba55d0 "Nirveli Lauth" . +_:B44d10d696308f0ce653e173e63ba55d0 . +_:Bb45e43c42ecc4b8f9ea9fb159c7414a5 "Chebotova Serasio" . +_:Bb45e43c42ecc4b8f9ea9fb159c7414a5 . + _:B64e8ee3467130bba57584fc78fb3bc4e . + . + "http://www.dawdlers.tld/noncarbonated/unfurled.html" . + "stovepipe wirehair noncarbonated" . + "110"^^ . + . + "boorishly outwork exempla" . + "repealers boorishly failures" . + "http://www.failures.tld/exempla/rosing.html" . + . + _:Bf4a4f8e531cf58a3513af6e197e0c939 . + "9"^^ . + "http://www.fortuning.tld/failures/outwork.html" . + . + . + "1950"^^ . + _:Bf4ce4e1f6bb99ca9c90b5cf75969ad5b . + . + "http://www.reversely.tld/aerodynamical/lividly.html" . + "enriches ploying aerodynamical" . + "40"^^ . + . + _:B3852a957786f6aa632af621784ccd663 . + _:Bc4fc45b09eb03996dcb24c00d1213daf . + . + "http://www.embosoms.tld/divvies/bogyism.html" . + "subschedules zincking divvies" . + "158"^^ . + "http://www.premenstrually.tld/embosoms/zincking.html" . + . +_:Bcad3b2acbc6ed1b5d0bcdfaa71a41af7 "Lutwin Lujano" . +_:Bcad3b2acbc6ed1b5d0bcdfaa71a41af7 . + . + "1959"^^ . + "http://www.slobbered.tld/biles/unspectacular.html" . + "pierced shinleaf biles" . + _:B6807c8e439822901e7d177f28a1c4a91 . + "29"^^ . + "http://www.biles.tld/feasance/towlines.html" . + . + _:B488495d8c681038c930469fab72d72f9 . + "shinleaf unspectacular feasance" . + _:B108753d8817ac86508ee9806ea780102 . + . + "http://www.hydrogenations.tld/offtrack/flitter.html" . + "scummy nulling offtrack" . + "23"^^ . + . + _:B7c3edbab9f3165bb80984e6c220a05b4 . + . + "http://www.chanticleer.tld/preengaging/unitarians.html" . + "anesthetize administrants preengaging" . + "30"^^ . + "http://www.antonyms.tld/chanticleer/administrants.html" . + . +_:B7253ca2c00c4728bb04eee4a9bb8ded2 "Kirk Faron" . +_:B7253ca2c00c4728bb04eee4a9bb8ded2 . +_:Bc87d34a48fda1ab67590e4dfbffb916a "Eskil Littledave" . +_:Bc87d34a48fda1ab67590e4dfbffb916a . + _:B4714dd5db2e07dea3effc1bc7d055ad6 . + . + "http://www.villous.tld/periodontoses/overflows.html" . + "urger catenating periodontoses" . + "51"^^ . + . + _:B5caf405910143a827b63f94bde9564d6 . + . + "1966"^^ . + "http://www.daystar.tld/countermand/believable.html" . + "morasses edibleness countermand" . + "80"^^ . + "http://www.semibiographical.tld/daystar/edibleness.html" . + "tangents morasses daystar" . + . + _:Bbd2f14ffaea19edd743b84190ac2a04f . + . + "http://www.mutationally.tld/exedra/rotted.html" . + "unsolders centralistic exedra" . + "49"^^ . + . + _:Bbe3211a577da14bdb42bc6b790479d79 . + . + "http://www.proclerical.tld/minnesotan/defiances.html" . + "abases reverts minnesotan" . + "72"^^ . + . + _:B9bdbdac83b563c0439d341dcecebf183 . + . + "http://www.holsteins.tld/lith/ledger.html" . + "stumbles invaders lith" . + "133"^^ . + "http://www.overexerting.tld/holsteins/invaders.html" . + . + _:B956c9b948433c8d6a2b90bafe71ddb2a . + . + "http://www.japers.tld/armlessly/helpless.html" . + "gonococcus constitutional armlessly" . + "179"^^ . + "http://www.oldness.tld/japers/constitutional.html" . + . + _:Bbd4716e861c055eefc5234b614137e37 . + . + "1965"^^ . + "http://www.whipcords.tld/flauntingly/perceptually.html" . + "friary grecized flauntingly" . + "98"^^ . + "borborygmies whipcords grecized" . + . + _:B1319d4fee7d182b2141d627050d63ea8 . + . + "http://www.homerooms.tld/diarist/needlessness.html" . + "triarchy totterer diarist" . + "76"^^ . + . + _:Be64166a2d59845adeb9f5dafd5a80b78 . + . + "http://www.kens.tld/fronting/buffers.html" . + "absolved affluxes fronting" . + "158"^^ . + . +_:B1fb1ee93a1844961a0df98b9266eb3d5 "Motoshige Decinti" . +_:B1fb1ee93a1844961a0df98b9266eb3d5 . + _:B1db3a9dae6e89fbfa29d41d8aece1931 . + . + "1964"^^ . + "http://www.wearying.tld/unassessed/salsa.html" . + "heman approbate unassessed" . + "17"^^ . + "infertilely wearying approbate" . + . +_:B109a6fb9c109600c8fdf93ca28728e22 "Jennyfer Blackwell" . +_:B109a6fb9c109600c8fdf93ca28728e22 . + _:B10129126a13c5a30ba781aa860a3f843 . + . + "http://www.lucence.tld/hardship/rudders.html" . + "plovers clickers hardship" . + "78"^^ . + . +_:B7bc321f75faf7b912a5d94f6457deaa5 "Gentiana Debey" . +_:B7bc321f75faf7b912a5d94f6457deaa5 . +_:B4cf9f0dbf1d840e9a83408cd3aaab6d0 "Uleia Mineah" . +_:B4cf9f0dbf1d840e9a83408cd3aaab6d0 . + _:B3b9855396be44b8066729ab2a604c46a . + . + "http://www.swooper.tld/schematics/baubles.html" . + "dowse covetously schematics" . + "5"^^ . + . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . +_:B18c24e9d17c9123e99a50d3dbfee3edc . + _:Be0409b8dd6cb65921cfcaea579342377 . + . + "http://www.oreganos.tld/wageless/outlines.html" . + "goutier americanizes wageless" . + "45"^^ . + "http://www.noncentral.tld/oreganos/americanizes.html" . + . +_:B1569f96a8438011ab1003209dbc209ed "Granwen Cherepy" . +_:B1569f96a8438011ab1003209dbc209ed . + _:B1cbb6b0bf9fe54e34c35e6306a3a9383 . + . + "http://www.propitiation.tld/corkier/transduce.html" . + "cordilleran stutters corkier" . + "43"^^ . + "http://www.iodizers.tld/propitiation/stutters.html" . + . +_:B44b1097c8ec80b9378e855cc2580faca "Maxime Higgs" . +_:B44b1097c8ec80b9378e855cc2580faca . +_:Be6bb5cc79c6042924f7d09ff7fcd8322 "Virineia Lanciotti" . +_:Be6bb5cc79c6042924f7d09ff7fcd8322 . +_:B002a47b5186e7bfe817941e46a082980 "Purdy Ailshire" . +_:B002a47b5186e7bfe817941e46a082980 . +_:B979aa69b02ea82480f28f16b959b1fc9 "Muaaid Commes" . +_:B979aa69b02ea82480f28f16b959b1fc9 . +_:B7f0bc80e9a10b28eb01fc96c47bd9234 "Edda Fenchel" . +_:B7f0bc80e9a10b28eb01fc96c47bd9234 . + _:Bb84d658a4c463e30eb131c150d9c8138 . + . + "http://www.satanists.tld/agglomeration/mayhems.html" . + "ensorceled mirroring agglomeration" . + "185"^^ . + . +_:Ba22351b325931683c20151fda4ebb5fb "Shigochiyo Wirtzfeld" . +_:Ba22351b325931683c20151fda4ebb5fb . + _:Be5e943011fa98a24aa1a48da62f02ffe . + . + "http://www.laities.tld/masculineness/outer.html" . + "upholsterers teenyboppers masculineness" . + "14"^^ . + "http://www.hurling.tld/laities/teenyboppers.html" . + . + _:Bce4f87e22b6ce07502945075d124a7d9 . + . + "http://www.lousiness.tld/concentrators/finitudes.html" . + "condensation mistreated concentrators" . + "150"^^ . + "http://www.recompression.tld/lousiness/mistreated.html" . + . + _:B5774437b7930fa8f8f78c30d51b6835b . + . + "1953"^^ . + "http://www.determinist.tld/aluminizes/eisteddfod.html" . + "authoresses ruffians aluminizes" . + "161"^^ . + "http://www.stagily.tld/determinist/ruffians.html" . + "cygnet authoresses determinist" . + . + _:Bb126c52047ca7654b9a410930825a0c8 . + . + "http://www.curtailment.tld/yukking/timework.html" . + "reexpresses jitney yukking" . + "159"^^ . + "http://www.vocatively.tld/curtailment/jitney.html" . + "tilers shipping fortified meritable idealogy conservatives upboiling copses soberer turnspit squanderers illustrates deliciousness reconverts thorned finns obdurately furnaces proslavery berthas blindfolding cookey impaneled matador inviolacy broiders telephoned philoprogenitive leveller safer gummites definitiveness broadest lobotomizing snarlier stockpiling traitorously juicily misclassifies polestar rowels nonagricultural woof drooping fruits visorless yeomen wanderers outcast yoni corned minifloppies indues ineffectively entomologists decompensations thriftily chuckled refiner pyromaniacal regularized miniskirt procommunists platy microfilmer unbosom takable atones rhymer needlers littlenecks histrionics nativities caimans minster furor marled lurchers ultraviolet jutty fibroin cantons terns violins waves readmitted monolog tugger subdirectors bluesmen coarsest incorporator widdling calculably anodal mopish beeves microscope punching nonstable moldiness crocuses situating quietened erects middlebrows locutions stodges nervy animist monoplanes tonneaus pendants sumps exacted balboas deli hotheads plebiscites downcasts accouterments griped governed tauts reclusive hawser hackers fussers sorbates thrower misdeal noncorroborative pseudobiographical intercompany" . + . +_:B9d51607c400b4758f25274edb17a0289 "Imelda Puna" . +_:B9d51607c400b4758f25274edb17a0289 . +_:B5745fb14232e3747b12b4c77468944a8 "Tahn Bendle" . +_:B5745fb14232e3747b12b4c77468944a8 . +_:B7894e0829ca6b3419de0bc151015a1d6 "Gianina Caliman" . +_:B7894e0829ca6b3419de0bc151015a1d6 . +_:B5407e0489e1a49dc66e4b2efcaddada2 "Zeva Deveaux" . +_:B5407e0489e1a49dc66e4b2efcaddada2 . + "1963"^^ . + "pumper kirkman intrinsically" . + . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + . + "http://www.maps.tld/sinuosity/kirkman.html" . + "111"^^ . + "calling pumper sinuosity" . + . + "http://www.sinuosity.tld/intrinsically/hyoglossi.html" . + _:Bac4b8c88ef5134b0d8d7aa386ec6689a . + . + "http://www.leaks.tld/negation/flecking.html" . + "anticorrosive scorchers negation" . + "148"^^ . + "http://www.riskier.tld/leaks/scorchers.html" . + . +_:Bd2a75baaefd311128e614fb0853e48a1 "Curcio Burciaga" . +_:Bd2a75baaefd311128e614fb0853e48a1 . + _:B25c238d8058654a0494731ce39ed79ca . + . + "http://www.parasitizing.tld/daw/slicks.html" . + "brassies cylindrical daw" . + "138"^^ . + "http://www.modeled.tld/parasitizing/cylindrical.html" . + . +_:B9535f75e3754fb04240d1e93a2e12858 "Dragana Luquette" . +_:B9535f75e3754fb04240d1e93a2e12858 . + _:Bee8ea87c4d345f8a44526dc70442a157 . + . + "http://www.shapes.tld/musclemen/steeplechases.html" . + "federally nauseas musclemen" . + "42"^^ . + "http://www.smarmy.tld/shapes/nauseas.html" . + . +_:B9da6eda167387f92543c672055ea0003 "Liridona Scheibner" . +_:B9da6eda167387f92543c672055ea0003 . +_:B236b09bd1dc7ff1276bad77af14a2b81 "Yanamaria Deavers" . +_:B236b09bd1dc7ff1276bad77af14a2b81 . + _:B9f0ae98c4a737d708a92b7ae7dd89970 . + _:B182966bac9234a6916b941943b8e18dc . + . + "http://www.distills.tld/upswelled/spiritless.html" . + "shellacker interrogational upswelled" . + "101"^^ . + "http://www.nutritionally.tld/distills/interrogational.html" . + . +_:B7dd7bf51b1ff7c203b8ca5549defd295 "Shealin Deasis" . +_:B7dd7bf51b1ff7c203b8ca5549defd295 . +_:Bad6a79ab7b9691998b905870ea2aed7a "Vyshia Waldall" . +_:Bad6a79ab7b9691998b905870ea2aed7a . + _:Bf97adbaa4e7a06d4f5461ffdd448dee1 . + _:Ba0dc1381c9633e4487c698b63a51b11c . + "1967"^^ . + "118"^^ . + "http://www.calculabilities.tld/avitaminosis/villager.html" . + . + "melanesian villager denationalizing" . + "superannuation melanesian avitaminosis" . + "http://www.avitaminosis.tld/denationalizing/prejudging.html" . + . + _:Bce873cbe068be39d0570611add70ae09 . + . + "http://www.menus.tld/bummers/savannas.html" . + "demagnetizing boomeranged bummers" . + "174"^^ . + "http://www.ghettoes.tld/menus/boomeranged.html" . + . +_:Bc3db3a67299206669769ef0220f214d0 "Powell Odaniel" . +_:Bc3db3a67299206669769ef0220f214d0 . + _:B329b48c89081003ea1f0d8e979aa760b . + . + "http://www.repeatedly.tld/inebriant/mashers.html" . + "talcums overbalancing inebriant" . + "25"^^ . + "http://www.gaiters.tld/repeatedly/overbalancing.html" . + . +_:Bd0092d211a1a7f2c03b02d60dea8318d "Nicolaas Bergert" . +_:Bd0092d211a1a7f2c03b02d60dea8318d . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "1966"^^ . + "http://www.diaphoretics.tld/telephotographs/besmirches.html" . + "picadors pyrotechnics telephotographs" . + "11"^^ . + "http://www.capturer.tld/diaphoretics/pyrotechnics.html" . + "tressiest picadors diaphoretics" . + . +_:B5a69265bbf4dfdb917c254bfe8b2b41b "Ronelle Plake" . +_:B5a69265bbf4dfdb917c254bfe8b2b41b . +_:B72c57c19012d73603446cb8913f01705 "Kaynard Petrakis" . +_:B72c57c19012d73603446cb8913f01705 . + _:B69fe99a61d51f97feee6fd60d154eb74 . + . + "http://www.certifies.tld/rimes/slopes.html" . + "cremators supercedes rimes" . + "120"^^ . + "http://www.emmets.tld/certifies/supercedes.html" . + . +_:Bf32b71031c70c00bd8c209d5e19a2686 "Araminta Macumber" . +_:Bf32b71031c70c00bd8c209d5e19a2686 . + _:B498d2a68e2aad56e495e0ce319db3a76 . + . + "http://www.forwardness.tld/plunger/condescending.html" . + "baffler descents plunger" . + "49"^^ . + . + _:B7d18da5f2cf9853955b3f7b9cc2f7a15 . + . + "http://www.enhancement.tld/canzonas/haddocks.html" . + "unconscionably junkmen canzonas" . + "http://www.aerates.tld/enhancement/junkmen.html" . + . + _:B8536cf922d4c90de69a0698d57898779 . + . + "http://www.octangles.tld/sundering/finning.html" . + "dockhand bleachers sundering" . + "158"^^ . + "http://www.garnetlike.tld/octangles/bleachers.html" . + . + _:B6e8ce50bc038e046347cea43fd1bdb48 . + _:Ba98383acde3574e29a8104c3e9350821 . + . + "http://www.befriend.tld/cheapens/vietcong.html" . + "torpidity geometrical cheapens" . + "149"^^ . + "polynesian wackier moored doorless defoliator chiasma alibiing raisings fortifying attempting backbends" . + "http://www.mongst.tld/befriend/geometrical.html" . + . +_:B427d406e38653229b25ac57f8afeb2da "Maricha Eckerson" . +_:B427d406e38653229b25ac57f8afeb2da . + _:Bfc2445fa9720e3b747d34e5df5f56ab0 . + . + "http://www.stewpan.tld/prestamp/faultiness.html" . + "froes douche prestamp" . + "77"^^ . + . +_:B0e28cf810afe022da5970787ca026065 "Erentrud Carle" . +_:B0e28cf810afe022da5970787ca026065 . +_:B790897c5c7bb32d294a57b03bd43faf5 "Julika Smar" . +_:B790897c5c7bb32d294a57b03bd43faf5 . +_:Bd73e70b3e3552a46b17d15d125f58629 "Gerharde Heidtbrink" . +_:Bd73e70b3e3552a46b17d15d125f58629 . + _:B153ca24fe59a90ad137bbcbe46b5058e . + . + "1965"^^ . + "http://www.overemphasized.tld/hellions/governorship.html" . + "weasands nonparticipating hellions" . + "111"^^ . + "dishonored overemphasized nonparticipating" . + . + _:Bf5fa728d9048fdd8bf056ce49d58b600 . + _:Ba65e561a2faf2a1a07148dc804fe8268 . + . + "http://www.unrequited.tld/doubleheaders/nongregarious.html" . + "albumins euphonies doubleheaders" . + "106"^^ . + . + _:Bdb2c1b890df32f5d4e265cddda8b83bd . + . + "1963"^^ . + "http://www.sumatrans.tld/chamfered/showcasing.html" . + "wooded reaccuses chamfered" . + "http://www.genuses.tld/sumatrans/reaccuses.html" . + "natured wooded sumatrans" . + . + _:Becc19b34b0ad53ef3a9ec64e1468fc5e . + _:B2930647d47b2d1ed5e0c73f53158ec12 . + . + "http://www.indefensibility.tld/alternateness/aeriest.html" . + "snaggy premieres alternateness" . + "183"^^ . + "http://www.warns.tld/indefensibility/premieres.html" . + . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + _:Bf3f4d9d1c7d3aa4ca0577df3afa366f9 . + . + "http://www.velocipede.tld/forzandos/scrams.html" . + "empanel revenger forzandos" . + "28"^^ . + "http://www.durative.tld/velocipede/revenger.html" . + . + _:B033f5e2b983c72eef531c193b685941b . + . + "1962"^^ . + "http://www.mutually.tld/defectiveness/astern.html" . + "coulombs broadens defectiveness" . + "68"^^ . + "http://www.ethicals.tld/mutually/broadens.html" . + "canards coulombs mutually" . + . +_:B5c660a6a2c15a892065b3409338ce04d "Nuzha Gedye" . +_:B5c660a6a2c15a892065b3409338ce04d . + _:B32b63d30ae545f59e6fa764e151124d0 . + . + "http://www.kindredness.tld/overattentively/gravitic.html" . + "bassets vassals overattentively" . + "149"^^ . + "http://www.proconservation.tld/kindredness/vassals.html" . + . +_:B9e5ee0fcf2a555ae482a5cd227b3d03d "Landon Cahan" . +_:B9e5ee0fcf2a555ae482a5cd227b3d03d . + _:Ba7fb0d650aad6d7d36e2e21a8024156b . + "1942"^^ . + "3"^^ . + "Journal 1 (1942)" . + "1"^^ . + . +_:Be0409b8dd6cb65921cfcaea579342377 "Kamilah Fagerquist" . +_:Be0409b8dd6cb65921cfcaea579342377 . + _:B9d8b78bd6920274426637abb3e176e40 . + . + "http://www.exporter.tld/largess/gulling.html" . + "uneasily intrenched largess" . + "78"^^ . + . + _:Baa8d14a59c7748fa3ef4f57702548aac . + _:B4e4c0309493cdce6cdbc30c87d98e8ab . + . + "http://www.hayrick.tld/splendor/quainter.html" . + "hagride feudalists splendor" . + "196"^^ . + "http://www.missaid.tld/hayrick/feudalists.html" . + . +_:Bcda654e572d4421949ef9b46070355b6 "Tama Frickson" . +_:Bcda654e572d4421949ef9b46070355b6 . +_:B09f7aec078a03bbd5191eb37f89cd7bc "Matthias Armento" . +_:B09f7aec078a03bbd5191eb37f89cd7bc . + _:Bc2ce31e90abc2c6bcd2a0cae18e4a22e . + . + "http://www.inaccuracies.tld/hornswoggling/anxiousness.html" . + "wagoners oubliette hornswoggling" . + "123"^^ . + "http://www.backhanded.tld/inaccuracies/oubliette.html" . + . +_:B31dbf4ed0541560ec2c71da8e98709bc "Chaney Fatigate" . +_:B31dbf4ed0541560ec2c71da8e98709bc . + _:Be88e5520dabd222871b14dbb1d2bec45 . + . + "http://www.piniest.tld/bonnyclabber/ensurers.html" . + "crooknecks demobbed bonnyclabber" . + "16"^^ . + "http://www.unprofitable.tld/piniest/demobbed.html" . + . +_:B39c984fce2ff062753203998931ae108 "Inoue Mizzi" . +_:B39c984fce2ff062753203998931ae108 . + _:Be7d78daf44b5a86a4e9634314daf2d07 . + _:Be4d1cfa0073d21c05859d2bab911b42e . + . + "http://www.mourns.tld/vrouws/emetic.html" . + "reemerge numbness vrouws" . + "99"^^ . + "http://www.whipped.tld/mourns/numbness.html" . + . + _:Baf009136b9456cda6ba81c909542bdfb . + . + "http://www.masterwork.tld/ravishments/elders.html" . + "worldling brat ravishments" . + "12"^^ . + . +_:B497b9cb932328e250bc3e843939ad480 "Velika Lahm" . +_:B497b9cb932328e250bc3e843939ad480 . +_:B4a2d6d6389cd89f0537a44de4cf70e94 "Florentius Wasser" . +_:B4a2d6d6389cd89f0537a44de4cf70e94 . +_:Be09ee83d431b94ce0d88e6299e302f6a "Dmitrovna Avril" . +_:Be09ee83d431b94ce0d88e6299e302f6a . + _:Be9d44b094b3860b01a1e0e877b51f415 . + . + "http://www.sleepless.tld/looping/dozy.html" . + "basinet cellars looping" . + "83"^^ . + "spavins circumlocutions mites sharesmen ceremonialist throbber misjudging viticulturists quirts dozens" . + "http://www.sensors.tld/sleepless/cellars.html" . + . + _:Beb24034e224b0e74f177822845f60cc9 . + . + "http://www.inadmissable.tld/decentest/fourteenths.html" . + "spontaneousness accusatives decentest" . + "146"^^ . + "http://www.condolences.tld/inadmissable/accusatives.html" . + . +_:Bbe3211a577da14bdb42bc6b790479d79 "Caradog Angleberger" . +_:Bbe3211a577da14bdb42bc6b790479d79 . + _:B0e28cf810afe022da5970787ca026065 . + _:Be86832b7b7f31c5ef11ea7176edba77a . + . + "http://www.umbered.tld/peopled/demoralize.html" . + "automation undetected peopled" . + "http://www.demureness.tld/umbered/undetected.html" . + . +_:Ba3cf9b03d02a40610bb505c4c0762c60 "Mabon Meardon" . +_:Ba3cf9b03d02a40610bb505c4c0762c60 . +_:B96ad5ad84c6f15e81a1fe9c3d519743b "Nori Minnis" . +_:B96ad5ad84c6f15e81a1fe9c3d519743b . + _:B90f3c4699a72364b9d6c70f73e1fbc7b . + . + "http://www.promptly.tld/sunbows/panoplies.html" . + "prologs unclehood sunbows" . + "49"^^ . + "http://www.camomiles.tld/promptly/unclehood.html" . + . + _:B35793b9de6c2b3daf13843f510e2dff4 . + . + "http://www.giraffes.tld/stoplights/nonprescriptive.html" . + "remarking gillnet stoplights" . + "173"^^ . + . + _:B5e08733c9704f3cb686636517acb5889 . + _:B62deefd9fa872bf870b64295b65a85e2 . + . + "http://www.rankled.tld/fiddled/blistering.html" . + "paunchiest cinctured fiddled" . + "72"^^ . + . +_:B724526ffd928e374e7b10be57473c7a3 "Dunja Luchenbill" . +_:B724526ffd928e374e7b10be57473c7a3 . +_:B3d7152364433145d1bc2f753e96bf4cf "Zamora Lohry" . +_:B3d7152364433145d1bc2f753e96bf4cf . +_:Ba610e403d56fa46e6e581629df1a8ae6 "Robaire Vansteenhuyse" . +_:Ba610e403d56fa46e6e581629df1a8ae6 . + _:B0c02fce4247358728f49d213a7e429df . + . + "http://www.cricked.tld/inactivated/cudgeled.html" . + "liquidated vivacities inactivated" . + "75"^^ . + "http://www.postcoital.tld/cricked/vivacities.html" . + . + _:B582deab41e7d8bc31004954ff6f1f1d8 . + . + "1965"^^ . + "http://www.pilchard.tld/maundies/progressed.html" . + "wildering kinaesthetic maundies" . + "105"^^ . + "http://www.lithias.tld/pilchard/kinaesthetic.html" . + "airship wildering pilchard" . + . + _:Bc5b923161fd35070a2b08380c0f1826b . + . + "1964"^^ . + "http://www.oozed.tld/roils/vox.html" . + "vacationing kilovolts roils" . + "40"^^ . + "http://www.fluoroscopic.tld/oozed/kilovolts.html" . + "marriers vacationing oozed" . + . + _:B0edf86b586adfb27b3b02d3a2d4790b9 . + . + "http://www.dandruff.tld/angrily/reharden.html" . + "outlining anterooms angrily" . + "19"^^ . + "http://www.suggestions.tld/dandruff/anterooms.html" . + . + _:B8ea8974a451b993952f63ef99df28d14 . + . + "http://www.prs.tld/cuppier/nonsurgical.html" . + "hipless bluejays cuppier" . + "147"^^ . + "http://www.slavishly.tld/prs/bluejays.html" . + . + _:B714bda7242e094d661638bd3b3e41b59 . + _:Bfa2ecd0440664d592115a11c1021d054 . + . + "http://www.sloping.tld/skidoo/platypi.html" . + "newswoman smote skidoo" . + "198"^^ . + "http://www.isostatic.tld/sloping/smote.html" . + . +_:B56cc4dd785590c96eba33359d8c4a284 "Dima Janas" . +_:B56cc4dd785590c96eba33359d8c4a284 . + _:Bb719801bba523ca4c291bdc3732bc7db . + . + "http://www.skunks.tld/chromized/upraised.html" . + "senhor telltales chromized" . + "90"^^ . + "http://www.confabbed.tld/skunks/telltales.html" . + . +_:Bf6247f91c0e0f8da6099381716cf728c "Irmgard Accala" . +_:Bf6247f91c0e0f8da6099381716cf728c . + _:B3b50a26b319e5f4a8510968b5ae9615c . + . + "1953"^^ . + "http://www.tolerably.tld/gaynesses/substandard.html" . + "hearkened sportscaster gaynesses" . + "http://www.juster.tld/tolerably/sportscaster.html" . + "countenancing hearkened tolerably" . + . + _:Bde4377598e0b5f8e11fa5e16c91c17b7 . + . + "http://www.trapeziums.tld/execrations/ratters.html" . + "enforcing flagpoles execrations" . + "115"^^ . + "http://www.sensibility.tld/trapeziums/flagpoles.html" . + . +_:Bfbe9674f48f37a91b3aaa031e558dd70 "Tomos Chill" . +_:Bfbe9674f48f37a91b3aaa031e558dd70 . + _:B2af6621745e54a82f68cf678255f0c31 . + . + "http://www.purplish.tld/suturing/pilastered.html" . + "screens reordain suturing" . + "46"^^ . + "http://www.grids.tld/purplish/reordain.html" . + . +_:Babfed49e13d314cb22a2164f4b154a31 "Eisaku Haury" . +_:Babfed49e13d314cb22a2164f4b154a31 . + _:B35ec5600f65573f780cab252c7d93640 . + _:Bd57f1dcb55565d6eae22f1abe2f1585e . + . + "http://www.frontiers.tld/bisexuals/melodramatist.html" . + "bunglers efficiency bisexuals" . + "58"^^ . + . +_:B263327e333f1c80aac7b4939975027c6 "Jasmin Vignarath" . +_:B263327e333f1c80aac7b4939975027c6 . +_:Bfd9e0f90b8107b1e818db86a354bd340 "Shina Lamontagne" . +_:Bfd9e0f90b8107b1e818db86a354bd340 . + _:B51d01f36c9af933334e033831b7300ff . + _:B409f43a02aeb724c38e0cdd5ca6c2c8c . + . + "http://www.symbiote.tld/alleger/glassfuls.html" . + "phantoms mangrove alleger" . + "7"^^ . + "http://www.pud.tld/symbiote/mangrove.html" . + . +_:Bb4275208ef3e058f3e60f14afa7562e2 "Ev Dipiano" . +_:Bb4275208ef3e058f3e60f14afa7562e2 . +_:B5dbe9e7f185ccb89ebf8960c40789558 "Vincenzo Baptist" . +_:B5dbe9e7f185ccb89ebf8960c40789558 . +_:B56c07c7916414b6064876ebcb4c5efb7 "Cj Traffanstedt" . +_:B56c07c7916414b6064876ebcb4c5efb7 . + _:B7fe200e0960f651791f65844cdeac2cf . + . + "http://www.romps.tld/divestitures/dissolutely.html" . + "childproof laundromats divestitures" . + "http://www.enricher.tld/romps/laundromats.html" . + . +_:Bba173c3e8c180edc91cc9af4d6de36df "Adok Galbiso" . +_:Bba173c3e8c180edc91cc9af4d6de36df . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + . + "1967"^^ . + "http://www.matadors.tld/ration/enlarged.html" . + "ignitible maturational ration" . + "105"^^ . + "crossbreed matadors maturational" . + . + _:B7aa2250d021c84b284637fbb83c84d77 . + . + "http://www.glosses.tld/trombones/tenantable.html" . + "mea sottishly trombones" . + "139"^^ . + "http://www.clammier.tld/glosses/sottishly.html" . + . +_:B8e36d1854cc352f96375d97d28fe0bfc "Gualtiero Hemken" . +_:B8e36d1854cc352f96375d97d28fe0bfc . +_:B62f316b918e636d10db219f10c415f0c "Tsukasa Beerling" . +_:B62f316b918e636d10db219f10c415f0c . + _:Bafa02624a17e3e25b6d7416d166db8fc . + . + "http://www.dissolving.tld/cognoscenti/bacchic.html" . + "pieced dangles cognoscenti" . + "174"^^ . + "http://www.teary.tld/dissolving/dangles.html" . + . +_:Bd01241344c3772475738bf64817cdf39 "Bebeng Miss" . +_:Bd01241344c3772475738bf64817cdf39 . + _:Be4ff75d02a55652a80deb059991c4342 . + . + "1964"^^ . + "http://www.reprocessed.tld/spiry/oyers.html" . + "labials saplings spiry" . + "110"^^ . + "commensurately reprocessed saplings" . + . + _:B2bb3a60d6b0d4210093e896854d3681d . + "1962"^^ . + "http://www.misspelt.tld/predicted/leukaemia.html" . + "afterimpression inaner predicted" . + "41"^^ . + "http://www.blockhouses.tld/misspelt/inaner.html" . + "dissimulators afterimpression misspelt" . + . +_:Bf2b5269b0ad1ce576603bd525b138cf2 "Darian Jill" . +_:Bf2b5269b0ad1ce576603bd525b138cf2 . +_:Bdb04d1d10e12ea97bf21ad1a55942760 "Almaadele Niedzwiedzki" . +_:Bdb04d1d10e12ea97bf21ad1a55942760 . +_:Bbc4da3e6aeee0ccf906acbbdb210069f "Holdine Schuering" . +_:Bbc4da3e6aeee0ccf906acbbdb210069f . + _:Be5921602d7612ef433e98758c1bd6fe8 . + . + "http://www.metrified.tld/countershock/leotard.html" . + "eyespots cockney countershock" . + "85"^^ . + . +_:B97645866e136f152fd5a5e8ad458918b "Alita Armon" . +_:B97645866e136f152fd5a5e8ad458918b . + _:Bccec609e7f6b70a8546b393615f70f7d . + . + "http://www.shamming.tld/cemetaries/joined.html" . + "intoxications melded cemetaries" . + "156"^^ . + "http://www.acceptances.tld/shamming/melded.html" . + . +_:B278cd47c38c54f4bf1f77a6c2a06bf80 "Sherece Yori" . +_:B278cd47c38c54f4bf1f77a6c2a06bf80 . +_:Bc3e1f23088d3b7d8d04f1d47f4729474 "Yevette Alfred" . +_:Bc3e1f23088d3b7d8d04f1d47f4729474 . + _:B5fcefd54a79f63c9e309ac78795da4c4 . + . + "http://www.twisters.tld/nonrefillable/casements.html" . + "follower anaesthetization nonrefillable" . + "26"^^ . + . + _:Bdfb0f8680cb6743564ffca8df1769719 . + _:Bfaf52d49a2a3220c8f637b64f5ee47eb . + . + "http://www.forbearing.tld/extinguishers/wormholes.html" . + "complacently eucalypti extinguishers" . + "113"^^ . + . + _:B6ba4a0908562321f79bc2190ef5e9190 . + . + "http://www.quellers.tld/cockled/arrangement.html" . + "shamus misbestow cockled" . + "http://www.soarer.tld/quellers/misbestow.html" . + . +_:B71e15d72936e79260694757cf4f878a2 "Ignace Mceldowney" . +_:B71e15d72936e79260694757cf4f878a2 . + _:B08e1574c84bf885de99f31514507453e . + . + "http://www.volplaning.tld/weatherproofing/proffered.html" . + "mayans claimed weatherproofing" . + "1"^^ . + "http://www.cybernetically.tld/volplaning/claimed.html" . + . + _:B06a0ac4dbff4b3882798f2ebd79a9efb . + . + "1965"^^ . + "http://www.heaters.tld/begird/unresolved.html" . + "arrases stubblier begird" . + "31"^^ . + "expendability heaters stubblier" . + . + _:Bedd622ac414a0986f108b7dd41c863e2 . + . + "http://www.releasible.tld/gores/cincturing.html" . + "derisiveness dobbins gores" . + "6"^^ . + "http://www.sandpapering.tld/releasible/dobbins.html" . + . + _:Bbd1311d9a158b550a710ba10873bf135 . + _:Bca14b4a398125caf2573731d18b1d167 . + "1963"^^ . + "http://www.overtired.tld/toots/undervaluing.html" . + "dabblers carfares toots" . + "147"^^ . + "http://www.bioecologies.tld/overtired/carfares.html" . + "scorchingly dabblers overtired" . + . + _:B21bb05a3041ba620d27378ed0ca65ffb . + . + "http://www.apparelling.tld/protectionist/inabilities.html" . + "gamely manoeuvering protectionist" . + "186"^^ . + "http://www.woenesses.tld/apparelling/manoeuvering.html" . + . +_:B1e68a495ccb262c2bbf160c4f684cc58 "AbdulWaahid Cornacchio" . +_:B1e68a495ccb262c2bbf160c4f684cc58 . +_:Bc2ce31e90abc2c6bcd2a0cae18e4a22e "Strezislava Weingard" . +_:Bc2ce31e90abc2c6bcd2a0cae18e4a22e . + _:Baec373d4440cc2e088d6c45159007d2c . + . + "http://www.habilitate.tld/nubbly/ultramodern.html" . + "restarting stopped nubbly" . + "48"^^ . + "http://www.straggles.tld/habilitate/stopped.html" . + . +_:B4904eccdeb31ba761f6269ec485f5177 "Myrtle Joliet" . +_:B4904eccdeb31ba761f6269ec485f5177 . +_:B7713f71097d9d53eec41fc31574ebaf0 "Saer Dillenbeck" . +_:B7713f71097d9d53eec41fc31574ebaf0 . +_:B65f55d42ac4961bd5e63ead01c3ab755 "Miguel Umbdenstock" . +_:B65f55d42ac4961bd5e63ead01c3ab755 . + . + _:Bb246c24341d4887b947f2c94fbe78c08 . + "1957"^^ . + "http://www.tenderfoots.tld/accounters/competing.html" . + "heartsore flagellators accounters" . + "67"^^ . + "http://www.reinjured.tld/tenderfoots/flagellators.html" . + "collinses heartsore tenderfoots" . + . +_:B9fde1313de31dd1c962572c51e4c7212 "Brandy Beaudoin" . +_:B9fde1313de31dd1c962572c51e4c7212 . + _:B29ba49ce1673c003cd3a733ae4a2f13e . + . + "http://www.bacca.tld/unadorned/astrophysicists.html" . + "monetizing pasteurization unadorned" . + "60"^^ . + . + _:B2fb4275f616d1e42c25ad22838cc1565 . + _:Ba54d5fd4fb7c9d19847f02156cbd8713 . + . + "http://www.intercompany.tld/mercantilism/aproning.html" . + "pseudobiographical airing mercantilism" . + "196"^^ . + . + _:Bc1191f9bb05c39dff10b7d101799185f . + _:B9dfe88882cca40d81c3c6c0091044c1e . + . + "http://www.invigorator.tld/woodgraining/oomph.html" . + "seers underestimate woodgraining" . + "1"^^ . + "http://www.sultana.tld/invigorator/underestimate.html" . + . + _:B9d96508804f1d4952fbb664e3068dae4 . + . + "1955"^^ . + "http://www.incompliant.tld/interventionist/dominus.html" . + "samplings glassiness interventionist" . + "http://www.siecle.tld/incompliant/glassiness.html" . + "carefuller samplings incompliant" . + . + _:B7c47c15fd5729970b66973035676f781 . + . + "http://www.caimans.tld/furor/marled.html" . + "nativities minster furor" . + "150"^^ . + "http://www.histrionics.tld/caimans/minster.html" . + . + _:Bee0a08dce7c548fca9c99b18320b26ff . + . + "http://www.farced.tld/mythologies/breachers.html" . + "filterability sufferingly mythologies" . + "134"^^ . + . + _:B1fa2e82ac8a03eb5d1d7958a18518807 . + . + "http://www.urbanizes.tld/forearmed/tapholes.html" . + "chancroids worldbeater forearmed" . + "57"^^ . + . +_:B30dcb228db8a45c6e80107b20cddabac "Dafydd Fullam" . +_:B30dcb228db8a45c6e80107b20cddabac . +_:B530ab25b39cfcc49ec2a5cb12665342c "Carolann Lackland" . +_:B530ab25b39cfcc49ec2a5cb12665342c . + _:Befd338e0727f1b4b42bbec6e438cb003 . + . + "http://www.ricrac.tld/copulae/adsorbable.html" . + "fieldpiece labored copulae" . + "62"^^ . + "http://www.shlocks.tld/ricrac/labored.html" . + . + _:B3416fa014a1f1bbaa58592f4788f00e4 . + . + "http://www.foldboat.tld/perspiry/vulgarization.html" . + "humiliatingly download perspiry" . + "110"^^ . + . +_:B7b3a18727d75a7b35eeb002c6d94a046 "Iratze Ailes" . +_:B7b3a18727d75a7b35eeb002c6d94a046 . + _:Baad4a3100222ba5d6ac017221a9e4b5a . + _:B10fc6e98f644dc9dc22c3feb82f72a48 . + . + "http://www.jeeringly.tld/cozies/symbolized.html" . + "wakening banners cozies" . + "198"^^ . + "http://www.misact.tld/jeeringly/banners.html" . + . +_:B4f787f4fe1aa0b584fcfa17816ba7d81 "Israa Hoeg" . +_:B4f787f4fe1aa0b584fcfa17816ba7d81 . + _:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . + . + "1961"^^ . + "http://www.nonextraditable.tld/fuchsias/ritualization.html" . + "throttler achiever fuchsias" . + "46"^^ . + "http://www.paddocking.tld/nonextraditable/achiever.html" . + "rajas throttler nonextraditable" . + . + _:B65a76dad7e29ecaf2bf8be04f0ad7eea . + _:Bc1f75e75d28bdf6d915c2149c30a0251 . + . + "http://www.cruets.tld/bookcases/sweltered.html" . + "deans mutilating bookcases" . + "54"^^ . + "http://www.secreted.tld/cruets/mutilating.html" . + . + _:B501572646fc859a3c1b8796a0e9b8d55 . + . + "http://www.unpiled.tld/overed/damping.html" . + "divorceable freakishness overed" . + "78"^^ . + "http://www.trainmaster.tld/unpiled/freakishness.html" . + . + _:Be4e6e1186b598efaf455940e60c04811 . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B2f06a021de5af0b85ee3836e574cf4d2 . + "1964"^^ . + "3"^^ . + "Journal 7 (1964)" . + "1"^^ . + . +_:B28078270580c5efe2902bb9a8fba4418 "Momoru Planck" . +_:B28078270580c5efe2902bb9a8fba4418 . + _:B7900c11702442b07bb7c1546968fdeb6 . + _:B9febea08b1c29d2e7a8da4907bd392ad . + . + "http://www.abstinently.tld/narcotine/annoyingly.html" . + "remanufactured slushiest narcotine" . + "139"^^ . + "http://www.lollop.tld/abstinently/slushiest.html" . + . +_:B54bae8620cdce64b64ac83f0c4f60342 "Shaka Enget" . +_:B54bae8620cdce64b64ac83f0c4f60342 . + _:B7b118d0e97770d4f5dbdfef50f311a0a . + . + "1951"^^ . + "http://www.laconism.tld/bridgeheads/slicker.html" . + "nears semiannual bridgeheads" . + "146"^^ . + "http://www.straggliest.tld/laconism/semiannual.html" . + "redheads nears laconism" . + . + _:B7b9e1a177bbd248872e238ce1cca5325 . + . + "http://www.contusing.tld/adiathermancy/chollas.html" . + "stickman forgoing adiathermancy" . + "147"^^ . + "http://www.linesman.tld/contusing/forgoing.html" . + . + _:B63adf8afc4ba017aafc4b7589ee1b114 . + . + "1959"^^ . + "http://www.saclike.tld/plectra/forky.html" . + "depths rework plectra" . + "169"^^ . + "http://www.failed.tld/saclike/rework.html" . + "bridled depths saclike" . + . +_:B5895a9485d8baa6f8ced3dd0475c614e "Izazkun Suleski" . +_:B5895a9485d8baa6f8ced3dd0475c614e . + "http://www.adornment.tld/warehouses/churchyards.html" . + _:B17d05d83c67fdf8d414f8293ab81c80d . + "Proceeding 3 (1965)" . + "2"^^ . + _:Baa6c927df115da49869833b813e0e7d2 . + "1965"^^ . + "Butterworth-Heinemann" . + . + "perfectibility adornment copulations" . + "0-8416-4759-0" . + _:B6e561415bde130a67f831ffe7b5834eb . + . + "1958"^^ . + "http://www.whisks.tld/nebbishes/contritely.html" . + "anybodies clericalism nebbishes" . + "99"^^ . + "http://www.opinionatedly.tld/whisks/clericalism.html" . + "attila anybodies whisks" . + . + _:Badfd9c99bc663108e7b763f2ffa5cc69 . + . + "http://www.dependence.tld/somatically/splatters.html" . + "calypsoes apprehends somatically" . + "74"^^ . + "http://www.gourmands.tld/dependence/apprehends.html" . + . + _:Bb55a76eedce7a344a8095c21a3eae459 . + . + "1964"^^ . + "http://www.feasting.tld/ablates/coitions.html" . + "gorier oxbloods ablates" . + "194"^^ . + "http://www.unverifiable.tld/feasting/oxbloods.html" . + "disarmer gorier feasting" . + . +_:B2c935f862b66a6e75373d8d541c83053 "Donielle Boccard" . +_:B2c935f862b66a6e75373d8d541c83053 . + _:B36fcd1c6228fa57a2ee3210dc95189b8 . + . + "http://www.bloodfins.tld/hoptoads/codger.html" . + "chieftaincy dafter hoptoads" . + "140"^^ . + "http://www.reinvolves.tld/bloodfins/dafter.html" . + . +_:B6d9860abf1d84f7a4e68c0ec8eeaacf0 "Amycus Axtman" . +_:B6d9860abf1d84f7a4e68c0ec8eeaacf0 . +_:B2930647d47b2d1ed5e0c73f53158ec12 "Dyvynarth Pelc" . +_:B2930647d47b2d1ed5e0c73f53158ec12 . + . + _:Bee460ddd16c21bca08677b3bb5fa348b . + _:B2cf32076f2e7de968cbf6159b46cf209 . + "unclogged bountied comparativeness" . + "1965"^^ . + "139"^^ . + "http://www.picketer.tld/comparativeness/rearmament.html" . + "bountied rearmament obesity" . + "http://www.comparativeness.tld/obesity/lusted.html" . + . + _:B10f38bdca983a883cf14e387f1d90eb6 . + . + "http://www.postulants.tld/cheepers/cambodian.html" . + "nutritionist coitally cheepers" . + "166"^^ . + "http://www.travois.tld/postulants/coitally.html" . + . +_:Bc231b0dc099da839b3a820cc674a3d73 "Janeka Hochhalter" . +_:Bc231b0dc099da839b3a820cc674a3d73 . +_:B69baf79bed4c59db5688fc55347244be "Tabby Hallberg" . +_:B69baf79bed4c59db5688fc55347244be . +_:Bb219edeb2d39822317a94d858cc135f1 "Alwin Roewe" . +_:Bb219edeb2d39822317a94d858cc135f1 . + _:B6eccb389ada272d8b2a6f84576c29a00 . + . + "1965"^^ . + "http://www.wiredraws.tld/authorizing/poleward.html" . + "compensators slabbers authorizing" . + "167"^^ . + "http://www.dietetics.tld/wiredraws/slabbers.html" . + "darkish compensators wiredraws" . + . + _:Bd4f977613cff3c509d2cf822b93a1b12 . + . + "1964"^^ . + "http://www.manipulations.tld/viers/processionals.html" . + "velveted compiles viers" . + "104"^^ . + "http://www.talebearer.tld/manipulations/compiles.html" . + "cardiography velveted manipulations" . + . + _:B1e654821ec9ec47d1d0162ceeae2cb4b . + . + "http://www.sightlier.tld/bacteriotoxin/prophesiers.html" . + "hankerers septette bacteriotoxin" . + "http://www.watches.tld/sightlier/septette.html" . + . + _:Bd7721b50d3a2e023f5af87e01ae68db3 . + . + "1954"^^ . + "http://www.soberer.tld/squanderers/illustrates.html" . + "copses turnspit squanderers" . + "194"^^ . + "upboiling soberer turnspit" . + . +_:B896c7598c93db98399505408654fe6f9 "Ake Crowson" . +_:B896c7598c93db98399505408654fe6f9 . +_:Bb8788e1e94c409b222330802eb9bcfce "Awf Schuster" . +_:Bb8788e1e94c409b222330802eb9bcfce . +_:Bbb5f11925a9fba032e055bec8e835f88 "Hamudi Hoops" . +_:Bbb5f11925a9fba032e055bec8e835f88 . + _:B43914114712d541d7e91f5357d63b544 . + _:B33e9ca2dabb70a3276c1b1ea763d8b05 . + . + "http://www.goldsmiths.tld/propanes/decontaminations.html" . + "londoners kebabs propanes" . + "19"^^ . + "http://www.motorbuses.tld/goldsmiths/kebabs.html" . + . +_:Bfb56266baeb9b15070b04a4870c41af0 "Coch Foulger" . +_:Bfb56266baeb9b15070b04a4870c41af0 . +_:B4e515544b917c03fa2aec09a2e550177 "Rosa Navor" . +_:B4e515544b917c03fa2aec09a2e550177 . +_:Bd223ec3768ae206cec6e5ddc367b11eb "Yumiko Ginther" . +_:Bd223ec3768ae206cec6e5ddc367b11eb . + _:B63aafe4fad94716a20e78747376eb630 . + . + "http://www.venires.tld/modernizing/nanograms.html" . + "drams crenelates modernizing" . + "128"^^ . + "http://www.shoemakers.tld/venires/crenelates.html" . + . +_:B613882f76cf9d098edcace3897c1e560 "Anju Bridgham" . +_:B613882f76cf9d098edcace3897c1e560 . +_:B0d9755d943f640f634d8ada9261abfb4 "Solange Alson" . +_:B0d9755d943f640f634d8ada9261abfb4 . + _:Bc5173515054104c9d6d5165bf2be04eb . + . + "http://www.thermostatic.tld/acceptees/diastole.html" . + "depreciations bedumbs acceptees" . + "110"^^ . + . +_:B8227aa882671ef178e90b5762f4f9e9d "Kunei Mckinney" . +_:B8227aa882671ef178e90b5762f4f9e9d . +_:Bb9155737105f8eff426737872c00c3f9 "Chavelle Persky" . +_:Bb9155737105f8eff426737872c00c3f9 . + _:B6f91fe749977814e3502811a0049e86a . + . + "http://www.savers.tld/mellowly/fesse.html" . + "casava simplistically mellowly" . + "26"^^ . + . +_:Bba3a7d5996c9664b0d9efdc31902606e "Dobegneva Lewman" . +_:Bba3a7d5996c9664b0d9efdc31902606e . + _:B45f80c4ac1a904bd13bd30d158168e65 . + . + "http://www.wedding.tld/shuttling/sorel.html" . + "janitress untutored shuttling" . + "16"^^ . + . + _:B55764fc98b485f6e4a96d4cfc0418fbd . + . + "http://www.lithiums.tld/micros/intermezzos.html" . + "whorl whizbangs micros" . + "37"^^ . + "http://www.colonelcies.tld/lithiums/whizbangs.html" . + . +_:B727f01b2f5a07fa1ccc4fc69a891dfda "Thomasa Vasconcelos" . +_:B727f01b2f5a07fa1ccc4fc69a891dfda . + _:Bd9f2e57d0dfce0eb6de681e8fc32eaa7 . + . + "1964"^^ . + "http://www.slummers.tld/yelpers/shogun.html" . + "bantling drawls yelpers" . + "97"^^ . + "http://www.diked.tld/slummers/drawls.html" . + "invoked bantling slummers" . + . +_:B15d52bb0026afea14dbe920c59107573 "Admetus Cottingham" . +_:B15d52bb0026afea14dbe920c59107573 . +_:Bacdf3bc761d90dc1615e237beee458aa "Nandin Uribazo" . +_:Bacdf3bc761d90dc1615e237beee458aa . + _:Bab43faf769f595277fb9352dd624ca0a . + . + "http://www.gammer.tld/cl/unobstructed.html" . + "airproofed woodcutter cl" . + "71"^^ . + . + _:B03729a7cf949c7ee262fcf44671d96b7 . + . + "http://www.valets.tld/sanctioners/scrunched.html" . + "outlasts carousal sanctioners" . + "57"^^ . + "http://www.uttering.tld/valets/carousal.html" . + . +_:B8a0a862c01af92a291d1b59ee0e7519a "Preia Dahlem" . +_:B8a0a862c01af92a291d1b59ee0e7519a . + _:B14bf4e7f6791c8589f09bebe04f1207a . + . + "http://www.anchored.tld/pulsejets/attributively.html" . + "teens sheepman pulsejets" . + "65"^^ . + . + _:Be8ff5e3d32f1e3b6dbebe10095f94019 . + _:B61328e554fac930c1437c637036c752f . + . + "http://www.goofballs.tld/formfitting/prescience.html" . + "catchiest antihypertensives formfitting" . + "118"^^ . + "http://www.whimpering.tld/goofballs/antihypertensives.html" . + . +_:B28d2ff8f1f98af2a7734480d133c66ea "Zaid Galeoto" . +_:B28d2ff8f1f98af2a7734480d133c66ea . +_:B116feaa5bd52d2222ab85f5952f0bcbb "Bolce Forge" . +_:B116feaa5bd52d2222ab85f5952f0bcbb . + _:Bbdb4131359e40128094f1287888c190e . + _:Bbad5c077e5afcf0fa9dfdc7a3b8b080d . + . + "http://www.acquirements.tld/exciter/balsaming.html" . + "unforeseeable magdalen exciter" . + . + _:Ba8d3a2bf0c7faac3aa99b575e88bfbb4 . + . + "http://www.asked.tld/waded/negations.html" . + "libelers penning waded" . + "85"^^ . + "http://www.sages.tld/asked/penning.html" . + . + . + "undernourishment executrices preferable" . + _:B20910effbc715db91af4599cc8d66a4d . + "1964"^^ . + "8"^^ . + . + "http://www.preferable.tld/adios/devaluations.html" . + "executrices ovules adios" . + . + "http://www.locomotes.tld/preferable/ovules.html" . +_:B6f85565096eecb686c4b756d444d0f22 "Georg Prisk" . +_:B6f85565096eecb686c4b756d444d0f22 . +_:B062c6724547d6dc21455e3c5487ad94d "Svatata Gollihar" . +_:B062c6724547d6dc21455e3c5487ad94d . + "http://www.noiseless.tld/reloader/ossia.html" . + "http://www.gravelled.tld/noiseless/bewares.html" . + "mummied bewares reloader" . + _:B2c53654026b32a700f28b5a2406b4820 . + "169"^^ . + . + "1957"^^ . + . + . + "aspirers mummied noiseless" . + _:B9eff8da350b0e5eb8a0ee8b7c245bbbf . + . + "1966"^^ . + "http://www.metatheses.tld/plaints/bathing.html" . + "undelivered lamentations plaints" . + "182"^^ . + "irresistibly metatheses lamentations" . + . +_:B823b5ada4185eec5ba202b24f815781f "Amru Ekberg" . +_:B823b5ada4185eec5ba202b24f815781f . +_:B48469bb2cad8aa6deb1896b351b6d3ff "Ruri Scharp" . +_:B48469bb2cad8aa6deb1896b351b6d3ff . + _:Bbff33fbd6107f72410b1edb054451539 . + . + "http://www.regattas.tld/cushiness/predusks.html" . + "realignment recitals cushiness" . + "http://www.casted.tld/regattas/recitals.html" . + . + _:B4e50edad75f2a62980b162bccab477a3 . + . + "http://www.accouterments.tld/governed/tauts.html" . + "downcasts griped governed" . + "2"^^ . + "http://www.plebiscites.tld/accouterments/griped.html" . + . + _:Be58e7bf8410cd3bf4226af546d6febeb . + . + "1956"^^ . + "http://www.magnetizers.tld/exilic/racecourse.html" . + "coordinators consignment exilic" . + "84"^^ . + "balusters magnetizers consignment" . + . + _:B55c21a46569fc4aaa55345afb1df0813 . + _:B416715ad43f583c201947a586eddfb7a . + . + "http://www.anoint.tld/extracts/giftedly.html" . + "undulant grot extracts" . + "57"^^ . + "snobbishness pelletizing nickering beatitudes genes cubebs popping interplead halavahs frettiest" . + "http://www.ignorantness.tld/anoint/grot.html" . + . +_:B8d8dd9ee5e84f665f91ab7a5a9bd40d3 "Saleema Jurasek" . +_:B8d8dd9ee5e84f665f91ab7a5a9bd40d3 . + _:Bb7f7844074896717cb72304f84796b2e . + "captors filmstrips systole" . + "clued captors standings" . + "http://www.standings.tld/systole/achiest.html" . + . + "1955"^^ . + . + "179"^^ . + "http://www.inconsumable.tld/standings/filmstrips.html" . + _:Ba2bc2823ea36cb3d77e46b5b6a596dc0 . + _:B7feb9662ce6a1a8a155d8b676d7bfbde . + . + "http://www.pyromaniacal.tld/miniskirt/procommunists.html" . + "refiner regularized miniskirt" . + "27"^^ . + "http://www.chuckled.tld/pyromaniacal/regularized.html" . + . +_:Bb70c8beb863f60f400d94a4e22f91454 "Taurino Lizarda" . +_:Bb70c8beb863f60f400d94a4e22f91454 . +_:Bc7b25a725e997ac14f836bbc5aca0878 "Tawney Haggis" . +_:Bc7b25a725e997ac14f836bbc5aca0878 . +_:B6568ffb86dd237c27372c6ef01403183 "Friederika Prevett" . +_:B6568ffb86dd237c27372c6ef01403183 . + _:B978865483fa7a1cfd4955b79f8798b02 . + . + "http://www.vastness.tld/tattersalls/supertaxes.html" . + "envisage suspire tattersalls" . + "197"^^ . + "http://www.impersonated.tld/vastness/suspire.html" . + . +_:B3ab6dc44a6cfeb279831210302dc7400 "Tamecia Leaven" . +_:B3ab6dc44a6cfeb279831210302dc7400 . +_:Bb3f5b587fb90897150610b80dd881fd6 "Morava Quartuccio" . +_:Bb3f5b587fb90897150610b80dd881fd6 . +_:B737ec9220d73b30f07399fbb5fbc54a5 "Alan Modine" . +_:B737ec9220d73b30f07399fbb5fbc54a5 . + _:B348e1bdd1e8625fc164aad96c1047d0d . + . + "1962"^^ . + "http://www.pitied.tld/centers/risker.html" . + "afflicts peavey centers" . + "81"^^ . + "http://www.effectuated.tld/pitied/peavey.html" . + "plowing afflicts pitied" . + . + _:B7e139aa323aaabdbb4f32999ca8f24a5 . + . + "http://www.posteriority.tld/biotypes/corrugates.html" . + "prattles manors biotypes" . + "104"^^ . + . +_:B973b82f67ab51ab533a4bd9149b45937 "Dardanus Dobosh" . +_:B973b82f67ab51ab533a4bd9149b45937 . + _:B886354fd54b3925f526dd2bff7acde21 . + . + "http://www.thumbscrew.tld/heterogenous/swooned.html" . + "auxin beekeepers heterogenous" . + "42"^^ . + "http://www.cedulas.tld/thumbscrew/beekeepers.html" . + . + _:B1667c2b2c96829cb5e39141250c1f669 . + . + "1961"^^ . + "http://www.spelling.tld/archduchess/enfranchises.html" . + "embarkment carved archduchess" . + "51"^^ . + "http://www.decoratively.tld/spelling/carved.html" . + "flyman embarkment spelling" . + . +_:B75fec763a3b1359237b25fb6f514d438 "Antonie Leheny" . +_:B75fec763a3b1359237b25fb6f514d438 . +_:Bbbdc10cb9ef6864085758a63578451e9 "Ekta Jarnagin" . +_:Bbbdc10cb9ef6864085758a63578451e9 . + _:B2abfc04f17b95fc6e174edbbcf1985dc . + _:Bcc01d4c926b2619de0816369897fe5db . + . + "1961"^^ . + "http://www.legatos.tld/amplest/horologies.html" . + "insensibility acrimonies amplest" . + "141"^^ . + "foregather legatos acrimonies" . + . + _:B0e717a43a90f5e460e9cffd2ae9a3fc5 . + . + "http://www.wirephotos.tld/seizures/trustified.html" . + "prefabricating cracksman seizures" . + "28"^^ . + "http://www.fellatrix.tld/wirephotos/cracksman.html" . + . +_:B7e7b9aca4467814072e622cbea792e28 "Laurente Grella" . +_:B7e7b9aca4467814072e622cbea792e28 . + _:B08ff9ed15703ebea5be9bd6f6c5e0879 . + . + "7"^^ . + "Proceeding 1 (1958)" . + "Baltzer Science Publishers" . + _:B344d490fc3d07e94ae3a64a9fcb24648 . + "1958"^^ . + "1655"^^ . + "psychosexual ormolu restrictionist" . + "0-3744-5670-0" . + . + "http://www.ormolu.tld/slimed/roughhewed.html" . + _:B0bcabec757f000fb51278733efa3348c . + . + "http://www.thirds.tld/discolor/burnishing.html" . + "beakier crusades discolor" . + "190"^^ . + "waiving brutes costively sequiturs scooting palsied silurian encroached smooching hilts whiplashes" . + "http://www.whacked.tld/thirds/crusades.html" . + . +_:B2c87ba06294affde82dafd0f9bce291b "Hatsuyo Abrom" . +_:B2c87ba06294affde82dafd0f9bce291b . +_:B3181ad4d424fab9635b8def0e00553f7 "Iravati Pizzolato" . +_:B3181ad4d424fab9635b8def0e00553f7 . +_:Bd725b12d9920aa705ef7a5ca10dee062 "Latore Benzie" . +_:Bd725b12d9920aa705ef7a5ca10dee062 . + _:B6d903b5ba1176ba4762bb26a6092aba3 . + . + "1951"^^ . + "http://www.climatal.tld/avocados/inarticulateness.html" . + "envied airscrew avocados" . + "145"^^ . + "http://www.demonstrator.tld/climatal/airscrew.html" . + "inundating envied climatal" . + . +_:B46925890b175356db42044fc2bc67d06 "Petter Rusu" . +_:B46925890b175356db42044fc2bc67d06 . + _:B6af2f1dd0f98360bd64cc83b94e91984 . + . + "http://www.overskeptical.tld/treasurers/microscopical.html" . + "hooky inverter treasurers" . + "146"^^ . + "flagellated satoris rattish pustuled upbraids alimentation crowds streaking midgut fewness advancing viewfinder nimbi miniseries enterprize mousier boondoggles estragons bother depopulators heartburn misterm dialed respectability exorciser ohing slinger cemeteries convivially assigned unamortized connecting subcauses onery bulger libraries attractants reactivate ables professedly psychosexually ownerships draftees ministration traduce anthills bollixes thrillingly numerations lungers foundlings fibers glover pekinese decoyer foredates browser visaged allergens ageratums redemonstration carotidal cliquish paned atheistical comme adoration repetitiousness missourians estimation provokes plunkers fairness redigested swobber pomaded rows superegos vaultings garret expediential unsophisticated detainment humanities freeholds translators xebec homemaker storewide frankness milquetoast conformity relishable retouchers outspread obsoleted pippin clutters izzard rooster limpness graphologies agronomies hairstyles majored heathenism drywalls disobeyed coamings candidates awakening witnesser lassitudes outgassed specifying narcotizes tantalize crayonists condignly pussies ecdysial inculpate counterfeitness synaesthetic eutrophy gestures tugboat executrixes repacifies affinities depositional trephining reevaluates greathearted plusher witcheries unriddling armistices hedonists inertness stilling sanity loosener fussier foins electrocutes sallowy spherical stockyard beaky motormen trespassing replant destrier psaltry lowbrow cacophonous meerschaums minicomputers stoup amu demarcator messiest unforeseeable acquirements magdalen exciter balsaming federalizations inducts afros signaling feedlots fearer attraction pinfeather blacklisting scribes jurist conditioned taphole shlocks fieldpiece ricrac labored copulae adsorbable meliorative regressed kickers chaoses disagreement clamper springed mastodons demanding precipices assegai skipper moltenly darting contributes toeplates reprocesses caudate bugeye talkatively subtract capitalized scrimshaw underworld rescinder rethreading pedicurists prosily complying stopgaps circulates" . + . + _:B8bbf5e9e4dd39869ee2dbf2792336b06 . + . + "1959"^^ . + "http://www.disembody.tld/socked/titlists.html" . + "abbotcy swaddled socked" . + "101"^^ . + "http://www.farting.tld/disembody/swaddled.html" . + "glissades abbotcy disembody" . + . +_:B51920c385543589d9a9c1c957768395f "NaKesha Cerino" . +_:B51920c385543589d9a9c1c957768395f . + _:B249c71dd3fc057839a96c05e1f2c20f8 . + _:B8344204eb30c6f17fcee5d2be350dd21 . + . + "http://www.intertangling.tld/kayoing/tokenisms.html" . + "cavillers spadeful kayoing" . + "http://www.ridgepoles.tld/intertangling/spadeful.html" . + . + "massiveness closeness unincumbered" . + "1958"^^ . + . + _:B2ec6994696b9ebb33e82318f3715b21e . + "http://www.isotonically.tld/unincumbered/intrepidity.html" . + . + "closeness intrepidity hocking" . + "http://www.unincumbered.tld/hocking/frosh.html" . + _:Bbced314596bf06091b3d7204a02837ac . + "187"^^ . +_:B7bb60510eb83552379eee2050a90e482 "Lillian Rehbein" . +_:B7bb60510eb83552379eee2050a90e482 . + _:B959da224759cdd2288acf90a19755a4e . + . + "http://www.avg.tld/reecho/recruited.html" . + "foams outshone reecho" . + "161"^^ . + . +_:B76cb34461c729ce7c3b265c785b94d8c "Yeva Vilardo" . +_:B76cb34461c729ce7c3b265c785b94d8c . +_:B8391f7c79f21af9fb460db3302514eee "Camika Montilla" . +_:B8391f7c79f21af9fb460db3302514eee . + _:B69e9bc7321e503e5ed9d7c0d419ac916 . + . + "http://www.orneriness.tld/unextended/lengthened.html" . + "officiousness indiscreetness unextended" . + "165"^^ . + "http://www.sinkholes.tld/orneriness/indiscreetness.html" . + . + _:Bfdef162145b88c76674e462b275871a7 . + "1964"^^ . + "http://www.somnolence.tld/overinsuring/congruities.html" . + "caesarists geeing overinsuring" . + "162"^^ . + "http://www.demonical.tld/somnolence/geeing.html" . + "regranting caesarists somnolence" . + . + _:B7ae7e6cc17918371d57b5e3bf294e688 . + . + "http://www.vitrines.tld/disappointed/backwash.html" . + "danegelds moisturizer disappointed" . + "12"^^ . + "http://www.untidiest.tld/vitrines/moisturizer.html" . + . +_:B732d01d1e03879b3bac2cfab680c8c44 "Nabeeha Senko" . +_:B732d01d1e03879b3bac2cfab680c8c44 . + _:B2cda2dceaba0bcc3244c6213cbae57c5 . + . + "http://www.fonded.tld/frightens/bastings.html" . + "blasphemies disciplines frightens" . + "14"^^ . + "http://www.firebases.tld/fonded/disciplines.html" . + . + _:B46f86210539e212f3a70b2e28000652a . + . + "http://www.glorifying.tld/bolshevists/plutocrats.html" . + "hyperbole dildoe bolshevists" . + "190"^^ . + "http://www.pailsful.tld/glorifying/dildoe.html" . + . + _:B2b0f709c78818cd0660e5eb0244b6d2d . + . + "http://www.forefeels.tld/spittoons/applauder.html" . + "compliantly slurrying spittoons" . + "156"^^ . + "http://www.tussock.tld/forefeels/slurrying.html" . + . + _:B80bd87bab9912caa8855ccca417a9a12 . + . + "http://www.fruitier.tld/concrescences/pridefully.html" . + "pissant queerly concrescences" . + "46"^^ . + "http://www.strafing.tld/fruitier/queerly.html" . + . +_:B3a98b154ec15264bda4d16fb9078549c "Heudelinde Byassee" . +_:B3a98b154ec15264bda4d16fb9078549c . +_:B26ecd5cf85f0d83c5a2685d0460a7b99 "Ravi Parrott" . +_:B26ecd5cf85f0d83c5a2685d0460a7b99 . + _:B3af51990032ded53a6e58a41d8aebac3 . + . + "http://www.gorsier.tld/orth/operands.html" . + "nevermore diddler orth" . + "121"^^ . + . + _:B347dfff29b5c6a73696489ee67ee0b1d . + . + "1965"^^ . + "http://www.frustrations.tld/nationally/imperialism.html" . + "solubles internationalists nationally" . + "98"^^ . + "http://www.disservice.tld/frustrations/internationalists.html" . + "casuistic solubles frustrations" . + . + _:B6914f4045150e060461ea0af3fe26fa6 . + . + "http://www.actinically.tld/foals/stickier.html" . + "cranial snobbily foals" . + "12"^^ . + . + _:B2e8605880c6cce2e8912d1508b63cbcf . + . + "http://www.stethoscopic.tld/reissuers/cyborgs.html" . + "curfewed imagoes reissuers" . + "65"^^ . + . +_:Bb6b223863a329c2c0654354b7ba2d891 "Sabeeha Ducci" . +_:Bb6b223863a329c2c0654354b7ba2d891 . +_:B833a91a0e6f0969671a5aa8251dceb11 "Denzel Garant" . +_:B833a91a0e6f0969671a5aa8251dceb11 . +_:Be2e8943a93e8fe829efaca2bc9333350 "Matsa Scheer" . +_:Be2e8943a93e8fe829efaca2bc9333350 . +_:Ba6680d66b21e5519be408561a6c20b72 "Lotta Francoise" . +_:Ba6680d66b21e5519be408561a6c20b72 . + _:Bbae8b832ed5375d34de3c3a79f321d24 . + _:B8f1343ed32fddf2f4626a9de2f30a154 . + . + "1957"^^ . + "http://www.distress.tld/barbecues/sibilantly.html" . + "menstruum collection barbecues" . + "152"^^ . + "republishing distress collection" . + . + _:B6c5dd52f41d3845b9d50215365dff088 . + . + "http://www.conks.tld/refiners/finalize.html" . + "remigrating terser refiners" . + "159"^^ . + "http://www.consecrator.tld/conks/terser.html" . + . + _:B8216b83b9f0e58f55c151ea6473095ff . + . + "http://www.virulences.tld/jungly/dogtrotted.html" . + "aweless croaks jungly" . + "171"^^ . + "http://www.transgressing.tld/virulences/croaks.html" . + . + _:B8d4b34ac31440d43213241d7b5362d70 . + _:Bfdf68ccc2df64c1714915f46df86c337 . + . + "http://www.bureaucracies.tld/gettered/motey.html" . + "decidedly overworked gettered" . + "139"^^ . + "http://www.learnings.tld/bureaucracies/overworked.html" . + . +_:B64bee7f29dd47d15e3f40cb7720d59f9 "Draginia Egley" . +_:B64bee7f29dd47d15e3f40cb7720d59f9 . + "pupillometries dangler worships" . + "http://www.perpendicularly.tld/worships/bankrolling.html" . + "dangler bankrolling sneakers" . + "132"^^ . + "http://www.worships.tld/sneakers/gallnuts.html" . + _:Ba05160644eb279af38b79b7c18b7aed0 . + . + . + _:B99e638edd28853f22d542767295ce413 . + "1963"^^ . + . + _:B4b9d19f1c9f5f82253d9288a612eba22 . + . + "http://www.ententes.tld/backlashed/published.html" . + "luting tragically backlashed" . + "52"^^ . + "http://www.buying.tld/ententes/tragically.html" . + . + _:B71c2f6b788fd9efcbcb69a2c39975f56 . + . + "http://www.dbms.tld/tallowing/perpetrated.html" . + "gratifyingly authentically tallowing" . + "91"^^ . + "http://www.antilabor.tld/dbms/authentically.html" . + . + _:B34dd9b5037e7f67f46475b9a765e75ee . + . + "http://www.ricercar.tld/disarmers/deionized.html" . + "angelicas emanated disarmers" . + "107"^^ . + "http://www.nocturnes.tld/ricercar/emanated.html" . + "http://www.particularity.tld/angelicas/ricercar.html" . + . +_:Be0ec2545529915f8245bdcfb4361c38a "Nastionka Jenovese" . +_:Be0ec2545529915f8245bdcfb4361c38a . +_:B2ae87ba693976a6f9dca4b0b769a14ce "Chantrelle Gruiger" . +_:B2ae87ba693976a6f9dca4b0b769a14ce . + _:Be37400755ca45c026bd25931c1c8cf10 . + . + "http://www.nonproportionally.tld/bridler/pitiably.html" . + "evidentiary lions bridler" . + "153"^^ . + "http://www.cocobolo.tld/nonproportionally/lions.html" . + . +_:Bc044486e4f3f1698d3a8fe2f18f69613 "Elfie Bartman" . +_:Bc044486e4f3f1698d3a8fe2f18f69613 . +_:B6341a5dab4332871f80402b5d5ae82e9 "Laasya Kruegel" . +_:B6341a5dab4332871f80402b5d5ae82e9 . +_:B1db3a9dae6e89fbfa29d41d8aece1931 "Rica Lebrun" . +_:B1db3a9dae6e89fbfa29d41d8aece1931 . +_:Baf410c781c44ae5edaf4f5ea60c789b3 "Ografena Crossan" . +_:Baf410c781c44ae5edaf4f5ea60c789b3 . +_:Bf5a64b8e8693c293ab9f1a3ff8117cff "Catryn Senion" . +_:Bf5a64b8e8693c293ab9f1a3ff8117cff . +_:B5f29fdc0b4be30a9a4128e899b567446 "Taura Saavedra" . +_:B5f29fdc0b4be30a9a4128e899b567446 . + _:B45c53b5a672a840cd3f9ad0caef2c69a . + . + "http://www.crenation.tld/cigarets/unhandicapped.html" . + "foxskin bullyboys cigarets" . + "194"^^ . + "http://www.yoking.tld/crenation/bullyboys.html" . + . +_:B6dd46e3e3bbb6c9378d852d171986b4c "Nadiv Govan" . +_:B6dd46e3e3bbb6c9378d852d171986b4c . + _:Bab26d262975b2eba93703fa08160ac25 . + _:B86b590ea467304d4171f6f42a1b9bb3f . + . + "http://www.trysters.tld/athenians/alit.html" . + "wolverine recitation athenians" . + "154"^^ . + "http://www.frappe.tld/trysters/recitation.html" . + . + _:Bead2380af26f9e9ecd4f65e480f5f349 . + _:B6b22fee2c7efa4029a58c523a7c95670 . + "1964"^^ . + "16"^^ . + "Journal 2 (1964)" . + "1"^^ . + . + _:B6ab298abc7bbc8a99c6a4c51d4db9943 . + _:Bb3ac26ca3dbb503cfe566fb45d2ff601 . + "1966"^^ . + "http://www.ext.tld/repeoples/preboiling.html" . + "hic attainders repeoples" . + "125"^^ . + "misogynistic ext attainders" . + . + _:B9fdee88a4bd24f6a6b8b3aa60853acf5 . + . + "1966"^^ . + "http://www.voraciousness.tld/kited/disliker.html" . + "assesses stepladder kited" . + "90"^^ . + "http://www.reaccent.tld/voraciousness/stepladder.html" . + "congealed assesses voraciousness" . + . + "pasteurized alliterated assignat" . + . + . + "alliterated optimally oblongly" . + . + "108"^^ . + "1964"^^ . + "http://www.assignat.tld/oblongly/confirms.html" . + _:Bdfb0f8680cb6743564ffca8df1769719 . + "http://www.bubo.tld/assignat/optimally.html" . +_:B5fd0b48c9a8504f2c56cab736593d81c "Effie Menzie" . +_:B5fd0b48c9a8504f2c56cab736593d81c . + _:Bc054d2971e47d8ac0114c8bb524fd195 . + . + "1960"^^ . + "http://www.attractively.tld/trounced/astringed.html" . + "whiteout vower trounced" . + "199"^^ . + "http://www.statuting.tld/attractively/vower.html" . + "beaters whiteout attractively" . + . + _:Ba0cc629bb08a917cf9ce7360caf4fa95 . + . + "http://www.triunities.tld/votarists/kilogram.html" . + "inconvenience dipped votarists" . + "146"^^ . + . +_:B687ee15a85038a355b94c237dbffc977 "Izzat Cutno" . +_:B687ee15a85038a355b94c237dbffc977 . + "1966"^^ . + . + "pacifically commodiousness lumpers" . + "bathhouse pacifically osteitic" . + . + "http://www.osteitic.tld/lumpers/amicabilities.html" . + _:Be3724868b98c08ca0adff68236e54ef8 . + "99"^^ . + "http://www.vaults.tld/osteitic/commodiousness.html" . + _:B8b7c1c584067d9eab52d2c204471484c . + _:B65a9555f8f9070c052dc8fbbc79d1796 . + . + "http://www.gallivanters.tld/yachtswoman/cereals.html" . + "meadowy unaddressed yachtswoman" . + "http://www.snippily.tld/gallivanters/unaddressed.html" . + . +_:B0d2bffdddce7791e68a9afcf2aeaa2f8 "Coleen Karpin" . +_:B0d2bffdddce7791e68a9afcf2aeaa2f8 . + _:B4369a4d37c8a763fb65259d8f22bc567 . + . + "1957"^^ . + "http://www.leaves.tld/formating/lockless.html" . + "jihads admirable formating" . + "192"^^ . + "http://www.tsp.tld/leaves/admirable.html" . + "winglets jihads leaves" . + . +_:B4ea339c464c0b76db6473d0289f07f62 "Niyati Kunde" . +_:B4ea339c464c0b76db6473d0289f07f62 . + _:Bbd1311d9a158b550a710ba10873bf135 . + _:Bca14b4a398125caf2573731d18b1d167 . + . + "http://www.instigated.tld/hullabaloo/corresponds.html" . + "inpatient cheviot hullabaloo" . + "102"^^ . + "http://www.outcries.tld/instigated/cheviot.html" . + . + _:Bcdd613340e8bd12697d3bdf440f5d1c6 . + _:B9db02bba2b426df35ad687b9ea07ec9b . + . + "1956"^^ . + "http://www.giddiness.tld/luff/cotes.html" . + "curfews orations luff" . + "42"^^ . + "menstruation giddiness orations" . + . + _:B0955d75c30c7026050d500d48e615426 . + _:Bfe730170a21f538e770ddb740d4611cc . + . + "http://www.cynical.tld/yahoo/remeasuring.html" . + "disarranging shuttered yahoo" . + "109"^^ . + "http://www.loather.tld/cynical/shuttered.html" . + . +_:Bb939669092ae672070575860980ef923 "Irmentraud Shinkel" . +_:Bb939669092ae672070575860980ef923 . + _:Be8e68dc7c8243ba055e17bb5ddd8cd0d . + . + "http://www.giggliest.tld/insalivation/pitifuller.html" . + "guaranteed baggings insalivation" . + "7"^^ . + . + _:Bc618cd12cf06e1cf19da49be1917d695 . + . + "http://www.mischievously.tld/weighage/careerers.html" . + "endive probations weighage" . + "73"^^ . + "http://www.sirupy.tld/mischievously/probations.html" . + . + _:B0c2fdd449aabf59bba70633b63d7a4a5 . + . + "http://www.sandalwoods.tld/condemner/goslings.html" . + "checkering renominates condemner" . + "182"^^ . + "1"^^ . + "http://www.sparry.tld/sandalwoods/renominates.html" . + . + _:B6b3b9e593089d37b6348a5fbd132351f . + . + "http://www.reds.tld/uric/klutzier.html" . + "disobliging armorers uric" . + "149"^^ . + "http://www.population.tld/reds/armorers.html" . + . + _:B81b0fba0db485fb9233c883893cbe877 . + _:B549a6c08a9f2081f13defa299875d368 . + . + "http://www.certificates.tld/agin/permutationists.html" . + "tranquility desolation agin" . + "http://www.decamped.tld/certificates/desolation.html" . + . + . + _:Ba13ff4b3c8b18605ec2db7bb85163dbb . + . + "http://www.briefless.tld/planarity/stubborner.html" . + "renege regularities planarity" . + "76"^^ . + . + _:B46301088bd94891d0de80b776d2ed311 . + . + "http://www.spurry.tld/cabby/lightful.html" . + "underexpose depletes cabby" . + "7"^^ . + "http://www.pharisee.tld/spurry/depletes.html" . + . + _:B8d72db7119c2ac04e718e1ca799ea6d1 . + _:B6169106c5c9eafc2d7839e0cf58a0cfd . + "1956"^^ . + "http://www.daystars.tld/merrymaker/knifers.html" . + "squirmers whoops merrymaker" . + "51"^^ . + "http://www.evacuations.tld/daystars/whoops.html" . + "milling squirmers daystars" . + . + _:B505e5d38b694cc59523d80d4b71c42c2 . + . + "http://www.formulates.tld/immunosuppressants/tympanic.html" . + "inflight consanguinities immunosuppressants" . + "130"^^ . + "http://www.nobbier.tld/formulates/consanguinities.html" . + . + _:B4ec846b8352fafb39323368db968f699 . + _:B6c187c933c84452896a31553ee05e9bd . + . + "1962"^^ . + "http://www.wavering.tld/nonadhesive/discrepancy.html" . + "distinguishably enfin nonadhesive" . + "136"^^ . + "bicarbonates wavering enfin" . + . +_:B303c5839d64f0c891c566a193aaa4a3e "Dayla Erbstein" . +_:B303c5839d64f0c891c566a193aaa4a3e . +_:B3345954716c625f9fbd7323a62e90107 "Fikriyya Siddiq" . +_:B3345954716c625f9fbd7323a62e90107 . + _:Bc2103d02b7fcc62ef186e10ecf226611 . + "1961"^^ . + "http://www.novella.tld/estrogen/unfamiliarly.html" . + "orchestrally mahjongs estrogen" . + "199"^^ . + "http://www.precedable.tld/novella/mahjongs.html" . + "vasomotor orchestrally novella" . + . +_:Bff3bd3c41531164599bb17ef382280d1 "Cassian Cozzy" . +_:Bff3bd3c41531164599bb17ef382280d1 . +_:B186fb2bf715b8ce245d6282d12341f7f "Debbie Schoenhals" . +_:B186fb2bf715b8ce245d6282d12341f7f . + . + "1953"^^ . + "4"^^ . + "http://www.gipsy.tld/males/tatterdemalion.html" . + "Proceeding 1 (1953)" . + "1961"^^ . + "Pluto Press Ltd" . + "dichotic gipsy scorepad" . + . +_:B8512ba1679a71361464f81af1a9f1662 "Lysandra Grishaber" . +_:B8512ba1679a71361464f81af1a9f1662 . +_:B9c461d40b48c07cd3d709efed81d8e71 "Elvita Zielke" . +_:B9c461d40b48c07cd3d709efed81d8e71 . +_:B79e0fcce5734a457446cf0a18ccce46c "Binita Araque" . +_:B79e0fcce5734a457446cf0a18ccce46c . +_:Bb25cb81a7ccee434292007da86c2f3c3 "Bennet Melendes" . +_:Bb25cb81a7ccee434292007da86c2f3c3 . +_:B18e4bd1ad8c829be3d9b5551c0ddc1c8 "Zaahira Mandler" . +_:B18e4bd1ad8c829be3d9b5551c0ddc1c8 . + _:B43339b49c05c772167c94a423e5cf5c3 . + . + "http://www.retribute.tld/undeclared/refolds.html" . + "retrenching untrammelled undeclared" . + "143"^^ . + "http://www.entwists.tld/retribute/untrammelled.html" . + . +_:B272eeb66040e33953dc181bbd1f1ed01 "Despina Grahn" . +_:B272eeb66040e33953dc181bbd1f1ed01 . + _:Bef13154ea0a725f18869fcc9033321a4 . + . + "http://www.tannins.tld/landings/pseudonyms.html" . + "braze footsteps landings" . + "12"^^ . + "http://www.linkers.tld/tannins/footsteps.html" . + . +_:Be06099079c2580564e3a84f7a3247d51 "Manabu Goettl" . +_:Be06099079c2580564e3a84f7a3247d51 . + _:Bbcc7bec29e81d39fe9f56afbd9bbc36c . + . + "http://www.guernseys.tld/hasteners/unoffered.html" . + "subalterns wrathily hasteners" . + "185"^^ . + "http://www.fortunes.tld/guernseys/wrathily.html" . + . + _:B3345954716c625f9fbd7323a62e90107 . + . + "http://www.rebop.tld/polynomials/communalized.html" . + "instarred tularemic polynomials" . + "131"^^ . + "http://www.minimums.tld/rebop/tularemic.html" . + . + _:Ba5e911cb7b192501a899de90eeccd61d . + . + "http://www.compactions.tld/onanism/overtime.html" . + "miladies pilothouses onanism" . + "30"^^ . + . +_:B28446d6c6a58ced55c8dc427b02cf703 "Gratia Flach" . +_:B28446d6c6a58ced55c8dc427b02cf703 . +_:B14e1cd6893a48460ca87bc940ea72bd6 "Anas Swindler" . +_:B14e1cd6893a48460ca87bc940ea72bd6 . +_:B61328e554fac930c1437c637036c752f "Kongrey Stoyer" . +_:B61328e554fac930c1437c637036c752f . + _:B3c19af0cc436fc81c0cf67b08bf19b1e . + . + "http://www.milksop.tld/deodorizer/transsexual.html" . + "afghanis exacting deodorizer" . + "81"^^ . + "http://www.irritatingly.tld/milksop/exacting.html" . + . + _:B3ac192dcb14c7708d20f14b568705fe5 . + . + "http://www.blueys.tld/snuffler/clamour.html" . + "pizazz withed snuffler" . + "42"^^ . + "http://www.felicitously.tld/blueys/withed.html" . + . + _:Bbb8d847531a9b6e2e9586ddc84e9d976 . + . + "http://www.pastramis.tld/kinglets/archenemies.html" . + "vicarage faddish kinglets" . + "2"^^ . + "http://www.soullessness.tld/pastramis/faddish.html" . + . + _:B186fb2bf715b8ce245d6282d12341f7f . + . + "http://www.illustrations.tld/masticates/langur.html" . + "reenactments sorbitols masticates" . + "16"^^ . + "http://www.tunning.tld/illustrations/sorbitols.html" . + . + _:B3d4c85636676656cba068a720208d948 . + . + "http://www.unmuffling.tld/laager/acoustically.html" . + "tollages saluting laager" . + "44"^^ . + "http://www.shifts.tld/unmuffling/saluting.html" . + . +_:Bb00bec65fd9873a97a2114c740753dc5 "Gustl Senosk" . +_:Bb00bec65fd9873a97a2114c740753dc5 . + _:B4238dc94e9ec0c32be59971fb8222468 . + . + "http://www.titteringly.tld/closefisted/galas.html" . + "ardour outboasts closefisted" . + "9"^^ . + "http://www.bourree.tld/titteringly/outboasts.html" . + . + _:Bcfa109d68b5c21ba7e6bbf11c7774885 . + _:B4f4c84497deba5767748c1f59c64009e . + . + "http://www.bonanzas.tld/reverential/arches.html" . + "heisters footboy reverential" . + "http://www.tillages.tld/bonanzas/footboy.html" . + . +_:B81b0fba0db485fb9233c883893cbe877 "Ghaaliba Klez" . +_:B81b0fba0db485fb9233c883893cbe877 . +_:B99ca2633b37d701128f405314a7e62ce "Nobuyoki Weglage" . +_:B99ca2633b37d701128f405314a7e62ce . +_:B56364d7031d85bab75599abc24ab0379 "Adriana Brumitt" . +_:B56364d7031d85bab75599abc24ab0379 . + _:B11c3fbfb6c42a87a1d9cfd1fd989eab6 . + . + "http://www.shorelines.tld/crimsoned/cerebrals.html" . + "recks discomposure crimsoned" . + "73"^^ . + . + _:B56b04c34cea57030280e40132a2139c4 . + "1957"^^ . + "http://www.reshaping.tld/unsay/computerized.html" . + "overdoes landslides unsay" . + "146"^^ . + "http://www.penancing.tld/reshaping/landslides.html" . + "sideward overdoes reshaping" . + . +_:Bbbd5d8dba0452a1cee71bb07ac5e12b4 "Jaqueline Nassif" . +_:Bbbd5d8dba0452a1cee71bb07ac5e12b4 . + _:Ba657803f4e9474fe37cf3ee65e8da3fd . + . + "http://www.sidestroke.tld/oppressing/emotionalize.html" . + "oceanographers parameterization oppressing" . + "143"^^ . + "http://www.cicadas.tld/sidestroke/parameterization.html" . + . + _:B6d4e26e82eee21297d18f7dfc0bbce9d . + _:B12dd1aaaf2358b481aae77f242ca530a . + . + "http://www.ransoming.tld/baddies/unchilled.html" . + "acidosis lanoline baddies" . + "198"^^ . + "http://www.anatomizes.tld/ransoming/lanoline.html" . + . + _:Bdcaa7f1dd2a30dbc5f586be4a444bae6 . + _:B4df5fec6a97bb3441672df031606c767 . + . + "http://www.portioned.tld/strolling/prewarmed.html" . + "folksily pranksters strolling" . + "118"^^ . + "http://www.vanward.tld/portioned/pranksters.html" . + . +_:B4ad7070f59029ef0083d6934468eec42 "Yoyon Lecroy" . +_:B4ad7070f59029ef0083d6934468eec42 . + _:B63376d926c8e719be7488d7283ddad47 . + . + "http://www.evils.tld/pitchy/encephalon.html" . + "shapely royals pitchy" . + "87"^^ . + "http://www.cense.tld/evils/royals.html" . + . + _:Bbff5581b4968c237bf3dbd25fdf9ff8a . + . + "1964"^^ . + "http://www.derogatorily.tld/oxygenates/tarweeds.html" . + "bollixing pouted oxygenates" . + "108"^^ . + "http://www.meagerly.tld/derogatorily/pouted.html" . + "assureds bollixing derogatorily" . + . + _:B52a4e4d60fba1baf2ea628ba86245b47 . + . + "1963"^^ . + "http://www.oversimplifying.tld/constriction/impersonations.html" . + "sailed disclamation constriction" . + "58"^^ . + "unforced oversimplifying disclamation" . + . +_:B45a5c2104ac557430cb8e2c6b4613a68 "Teodora Rumney" . +_:B45a5c2104ac557430cb8e2c6b4613a68 . +_:B5386c452855a1419eb903306476d9d99 "Uliana Fanning" . +_:B5386c452855a1419eb903306476d9d99 . + _:B148a7885279ef48e5d6ab11d30d58f51 . + _:B4a2baa693ab7c0801b7a13a864a4e7a8 . + . + "http://www.appointments.tld/gratifyingly/dbms.html" . + "bookrack antilabor gratifyingly" . + "139"^^ . + "http://www.laicisms.tld/appointments/antilabor.html" . + . +_:B179f01bc269450fabdae7d3f6b30adf1 "Yuko Bean" . +_:B179f01bc269450fabdae7d3f6b30adf1 . + _:B56c07c7916414b6064876ebcb4c5efb7 . + . + "http://www.vegetarians.tld/coifed/refed.html" . + "muckraker deprecators coifed" . + "27"^^ . + "http://www.physicochemical.tld/vegetarians/deprecators.html" . + . + _:B33bd17c46baaf1c1addf8aa7f0842f95 . + _:B691d16d29e2b3295c2ff396e2a2619cd . + . + "http://www.ecus.tld/exaggerates/unreasonably.html" . + "tike overgrew exaggerates" . + "89"^^ . + . +_:B17197df6608383dec6865e573e076e42 "Shantie Lafountain" . +_:B17197df6608383dec6865e573e076e42 . + _:B9da6eda167387f92543c672055ea0003 . + . + "http://www.thorpes.tld/cardiotherapies/premisses.html" . + "vexations salutarily cardiotherapies" . + "139"^^ . + . +_:B299c47a534fd5d8f48d7eef0a4a44f06 "Amane Krauskopf" . +_:B299c47a534fd5d8f48d7eef0a4a44f06 . +_:Be37ff8f9a1dc4dc803d7136e8b3c78e7 "Koenraad Trifiletti" . +_:Be37ff8f9a1dc4dc803d7136e8b3c78e7 . +_:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 "Cyntia Neumaier" . +_:B6f1c8d9a27c2c5ba8f0dcd2770d5c0b0 . + _:Bfbebb239f3700ca799a8ad8fa9657f5c . + _:B1ef0d8831a4fa3b3e7fb19f3b82018a5 . + . + "1960"^^ . + "http://www.nonpartisans.tld/jadishly/disfunction.html" . + "tinny ophidians jadishly" . + "http://www.decalcomanias.tld/nonpartisans/ophidians.html" . + "semideserts tinny nonpartisans" . + . +_:B2ca8088b7a74d27d99a33f2f47626428 "Ganna Campellone" . +_:B2ca8088b7a74d27d99a33f2f47626428 . + _:B3349bad9273cdfc82cd4d16c457d644c . + _:B62042ec60005586f6f16ec83e38aea18 . + . + "1966"^^ . + "http://www.presided.tld/mimosa/dulses.html" . + "pianofortes concertize mimosa" . + "199"^^ . + "sergeancy presided concertize" . + . +_:B5d903db2f3efed98f367ac9d32c93f47 "Teuthras Koffman" . +_:B5d903db2f3efed98f367ac9d32c93f47 . + _:B9093052918abca0dcfa7d6c39fc265d9 . + . + "1966"^^ . + "http://www.hotels.tld/sudsed/prelimits.html" . + "huskier willfulness sudsed" . + "128"^^ . + "http://www.revealed.tld/hotels/willfulness.html" . + "tales huskier hotels" . + . + _:B63faff1031d1b910c8282a401297dffe . + . + "http://www.pensions.tld/deafness/oceanologist.html" . + "mummified warworn deafness" . + "137"^^ . + "http://www.symphonies.tld/pensions/warworn.html" . + . + _:Ba457da9fd78b68f524919b2f0f74b7af . + . + "1960"^^ . + "http://www.insistence.tld/valence/bingo.html" . + "uprisers assemblyman valence" . + "197"^^ . + "http://www.neguses.tld/insistence/assemblyman.html" . + "reneging uprisers insistence" . + . +_:B33e5eed9227e6ad49080d7d8ed82f8d6 "Ulises Falci" . +_:B33e5eed9227e6ad49080d7d8ed82f8d6 . + _:Be0a7d5db67dea17bf5012a24816e5f09 . + . + "http://www.functionally.tld/containerizing/portraying.html" . + "mispronounced knowing containerizing" . + "153"^^ . + "http://www.aggravation.tld/functionally/knowing.html" . + . +_:B400d0fdb9a2048421a1a9fc55b4c8adc "Lajila Stecklein" . +_:B400d0fdb9a2048421a1a9fc55b4c8adc . +_:B436539e0564eef047da60b5d593a2354 "AbdulGhafoor Mallie" . +_:B436539e0564eef047da60b5d593a2354 . + _:B0d9755d943f640f634d8ada9261abfb4 . + . + "http://www.promiscuousness.tld/reassemble/hesitation.html" . + "corkscrewed clewed reassemble" . + "65"^^ . + . + _:Bc360346b1652adc85e7e551d7b8093e2 . + . + "http://www.crestal.tld/ambiguousness/caged.html" . + "indents mopped ambiguousness" . + "95"^^ . + "http://www.joyless.tld/crestal/mopped.html" . + . +_:B17f752f31be0b00d2d89676913bfed46 "Yarkona Weiker" . +_:B17f752f31be0b00d2d89676913bfed46 . +_:B51f4d0acb7e5442258067f57ad787106 "Palmira Soll" . +_:B51f4d0acb7e5442258067f57ad787106 . + _:B980e701591545418c89ed6ff530687fc . + _:B4369a4d37c8a763fb65259d8f22bc567 . + . + "http://www.associatively.tld/commiseratively/vampirism.html" . + "nitros insensitively commiseratively" . + "53"^^ . + "http://www.teratogen.tld/associatively/insensitively.html" . + . + _:B84a45fd2f8b9b97e5f9acc6e065b1d66 . + . + "http://www.hopefuls.tld/reinstalls/uncontrite.html" . + "argylls softeners reinstalls" . + "103"^^ . + "proctoscopy omened bemired quietens adjoins sagger retouch vitalist rearmed" . + "http://www.transformations.tld/hopefuls/softeners.html" . + . + _:B4e06ae88dee82679419c4bf69d36154e . + "1963"^^ . + "http://www.indefeasible.tld/tenpin/syndication.html" . + "defuze estimators tenpin" . + "59"^^ . + "http://www.sidestepped.tld/indefeasible/estimators.html" . + "dills defuze indefeasible" . + . + _:Bf9990562d7e8997d81c2aac52ca25264 . + . + "http://www.muckrake.tld/domiciliary/deathlessly.html" . + "orphanhood jimmied domiciliary" . + "113"^^ . + . + _:Bac75f9a0b8c46142bbd5547995fa78d4 . + . + "http://www.sludges.tld/deriders/hewer.html" . + "potters ashcan deriders" . + "67"^^ . + "http://www.skateboarders.tld/sludges/ashcan.html" . + . +_:B43339b49c05c772167c94a423e5cf5c3 "Bozena Tilly" . +_:B43339b49c05c772167c94a423e5cf5c3 . + _:Bb6034875bc19a681c72d751347203f8a . + . + "http://www.fazed.tld/nightmares/supplicant.html" . + "gladness corgis nightmares" . + "178"^^ . + "displease complicatedness linguinis gonophs slitless wipeouts mimickers intercessions majestical carolinians preadolescents" . + . + _:B5ddc28f710c16d7ce11f4fdfa501c3e5 . + _:B92c5068675e97f5ba506f1014fbb3cca . + "1959"^^ . + "http://www.quarrelers.tld/spitted/unsubmissive.html" . + "conflicted nonsalaried spitted" . + "63"^^ . + "http://www.subjectiveness.tld/quarrelers/nonsalaried.html" . + "cutin conflicted quarrelers" . + . + . + _:Bbe42bc4de15f5de6259f000699d8cdf0 . + . + "http://www.aslope.tld/ruminative/patronly.html" . + "reallocating seawaters ruminative" . + "120"^^ . + "http://www.stenographers.tld/aslope/seawaters.html" . + . + _:B46cb9688ad35a2c7c12b78fcc1d85dbb . + . + "http://www.asap.tld/kinescopes/bellows.html" . + "stomper succored kinescopes" . + "107"^^ . + "http://www.affecter.tld/asap/succored.html" . + . +_:B3c5aebb55398179f326debc7952f4c71 "Naadiya Maslyn" . +_:B3c5aebb55398179f326debc7952f4c71 . +_:B2c4656b0906f8f317752de276d93b50c "Graud Shuker" . +_:B2c4656b0906f8f317752de276d93b50c . +_:B168b2889b7e4a5e766cf361d914d526f "Finette Nellums" . +_:B168b2889b7e4a5e766cf361d914d526f . +_:B47de0a93a1cc317ae11e52ad72725d1b "Giselberga Miland" . +_:B47de0a93a1cc317ae11e52ad72725d1b . +_:Bc61fb0691affc1db2ca5f464b96be557 "Clarine Waynick" . +_:Bc61fb0691affc1db2ca5f464b96be557 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + _:B1258310f66336bd385aad0612f472c98 . + "broadsides nepotistical usurped" . + "http://www.usurped.tld/downcourt/curator.html" . + . + "156"^^ . + "http://www.potpie.tld/usurped/benumbedness.html" . + "1965"^^ . + "nepotistical benumbedness downcourt" . + . + _:B2b6181320149595d0ce76722d8be1621 . + . + "http://www.defunctness.tld/overconfident/triadism.html" . + "piling bestializing overconfident" . + "26"^^ . + "http://www.stoutening.tld/defunctness/bestializing.html" . + . + "1958"^^ . + . + . + "http://www.pollywogs.tld/viticulturist/inspiring.html" . + "lichting inspiring manilla" . + _:B6cf6391eeea3263cd8a5fcb797df24ca . + "http://www.viticulturist.tld/manilla/argyll.html" . + . + "dulcimer lichting viticulturist" . + "190"^^ . +_:Bd3c7feff8a4b376f7a3a4857a65b6b7c "Harma Duchaine" . +_:Bd3c7feff8a4b376f7a3a4857a65b6b7c . +_:Bb1c3d65176f8e04bb3fea0eb5e8ca33a "Fatlinda Coomey" . +_:Bb1c3d65176f8e04bb3fea0eb5e8ca33a . + _:B629767cb6e7be15961a2d84feebfadd2 . + _:B6914f4045150e060461ea0af3fe26fa6 . + . + "1964"^^ . + "http://www.bannock.tld/endomorphic/songbirds.html" . + "decanting overtraining endomorphic" . + "http://www.preestimating.tld/bannock/overtraining.html" . + "wkly decanting bannock" . + . +_:Bf364276a081c5de94829a7acda3d251d "Fathiyaa Angelico" . +_:Bf364276a081c5de94829a7acda3d251d . +_:Bfcef14176fef314f2e7a744927fcf4b9 "Ximena Capan" . +_:Bfcef14176fef314f2e7a744927fcf4b9 . +_:B6dd9ef6ce8a1a1df8c1977ffa9006719 "Aditi Suffield" . +_:B6dd9ef6ce8a1a1df8c1977ffa9006719 . +_:B5aed45c176a11aad925980d0282d17fe "Jenifer Slain" . +_:B5aed45c176a11aad925980d0282d17fe . + _:Be4e6e1186b598efaf455940e60c04811 . + . + "http://www.ways.tld/cadencing/tuts.html" . + "stethoscopies unrevealed cadencing" . + "178"^^ . + "http://www.drupelet.tld/ways/unrevealed.html" . + . +_:Bb6a5ae292a0216915620b77c6bf791ff "Torre Storts" . +_:Bb6a5ae292a0216915620b77c6bf791ff . + _:B664f28147eb6c07cb6b03748eae5d9f8 . + . + "http://www.constabulary.tld/interlunar/impairments.html" . + "funnels knucklers interlunar" . + "144"^^ . + "http://www.penetrates.tld/constabulary/knucklers.html" . + . +_:Bf2ddf3b8b8a60bb224f4b0d742795aa0 "Ingegard Bigler" . +_:Bf2ddf3b8b8a60bb224f4b0d742795aa0 . +_:B571ec46e64ab6847211d5982643e64dd "Adrien Hoit" . +_:B571ec46e64ab6847211d5982643e64dd . + _:B9f659ec463f75f4ece92bce4a7a21972 . + . + "http://www.shortchanging.tld/simplism/ejective.html" . + "inculpates truncheons simplism" . + "27"^^ . + "http://www.maize.tld/shortchanging/truncheons.html" . + . + _:B102bec01653fca2bc7f36021e9a36232 . + . + "http://www.plainspokenness.tld/viny/xiv.html" . + "pummels dekameters viny" . + "3"^^ . + "http://www.understudies.tld/plainspokenness/dekameters.html" . + . +_:Bcd2b8807efbc66ec9ad66622e5c3dca9 "Philoctetes Macmahon" . +_:Bcd2b8807efbc66ec9ad66622e5c3dca9 . + _:Bd02bab416cf1d149527aa66aef418837 . + . + "1966"^^ . + "http://www.beddings.tld/glowfly/acidness.html" . + "internally fellator glowfly" . + "169"^^ . + "carnations beddings fellator" . + . +_:B2f635c2e7c63c43868c59a114a8ad820 "Ashlynn Karban" . +_:B2f635c2e7c63c43868c59a114a8ad820 . + _:B1290e67c3d5f4be4210da1c404da42ad . + . + "http://www.ascorbate.tld/tingles/fantasms.html" . + "whoopee noncombatants tingles" . + "180"^^ . + "http://www.brier.tld/ascorbate/noncombatants.html" . + . +_:B64d09884f8f9562f96e5988bb648fae4 "Demont Escalet" . +_:B64d09884f8f9562f96e5988bb648fae4 . +_:B846916be85935183c8659244408a1e3e "Alfrred Surprenant" . +_:B846916be85935183c8659244408a1e3e . + . + _:Be4932cfaf619554a8c22461194bcd69e . + . + "http://www.extradites.tld/ponderers/conditione.html" . + "unremorsefully stollens ponderers" . + "111"^^ . + "http://www.valiantly.tld/extradites/stollens.html" . + . + _:Bdc2228af8a5f5644a3bd8ee7859b7216 . + . + "http://www.bioresearch.tld/hairline/kins.html" . + "employs steeps hairline" . + "5"^^ . + "http://www.predicting.tld/bioresearch/steeps.html" . + . +_:B74752955cb541ededdd76322d0feb27a "Ferrante Astorga" . +_:B74752955cb541ededdd76322d0feb27a . + _:B13c31c1d665117b75a2ba9d07e750c5a . + . + "1958"^^ . + "http://www.gloaming.tld/droplets/compromising.html" . + "politics dissuasion droplets" . + "116"^^ . + "http://www.runabouts.tld/gloaming/dissuasion.html" . + "ensnared politics gloaming" . + . + . + _:B7ae7e6cc17918371d57b5e3bf294e688 . + "1951"^^ . + "http://www.brouhahas.tld/riggers/maladjusted.html" . + "mythologists tarpapered riggers" . + "180"^^ . + "http://www.nubbier.tld/brouhahas/tarpapered.html" . + "radiotelegraphically mythologists brouhahas" . + . +_:B69850e2ea5f962b9d09e3c75ca581f75 "Bandana Mendoza" . +_:B69850e2ea5f962b9d09e3c75ca581f75 . +_:B1a87ad9791493a5a097a6e5e4f534d43 "Editha Benns" . +_:B1a87ad9791493a5a097a6e5e4f534d43 . + _:Bab1ecd0a2df0a51f4143e8716b719dce . + . + "http://www.outcrops.tld/marbleize/apprising.html" . + "bacchanalian fluorosis marbleize" . + "40"^^ . + . +_:B5b9de38cd4564d5faa686996b21ef934 "Ekaja Glaves" . +_:B5b9de38cd4564d5faa686996b21ef934 . + _:B5a999e03cef5a72bfeb8b90a55d354eb . + . + "http://www.zingiest.tld/manubriums/deistic.html" . + "gunrunning spouseless manubriums" . + "http://www.summits.tld/zingiest/spouseless.html" . + . + _:B39a0dd73d14ad297c0daffb889c4b7a0 . + _:B5d8c5467ea3988a9d21099e68f00ed87 . + . + "http://www.proboscides.tld/coffined/beaneries.html" . + "misinstruction lagers coffined" . + "192"^^ . + "disregards incessantly overstimulate tzar bits municipalities buckhound villainess" . + "http://www.trimming.tld/proboscides/lagers.html" . + . +_:Bcb40cca06b0916c311b38374079370a0 "Kaleb Eovaldi" . +_:Bcb40cca06b0916c311b38374079370a0 . + _:B2e4b423dae4a356450ebf36036a12c8a . + _:Bdcb47dba8e35be6f9a0239464ec66eaf . + . + "http://www.moonstruck.tld/denizens/leaned.html" . + "bilabials manumits denizens" . + "37"^^ . + "http://www.bioclimatologies.tld/moonstruck/manumits.html" . + . +_:B581d5609ed8f1fa444425936c9a43362 "Voyzlava Pavao" . +_:B581d5609ed8f1fa444425936c9a43362 . + _:Ba9120b7a9e4963b3ff3e6de359d83783 . + . + "http://www.backslaps.tld/prostatectomies/aw.html" . + "grannies sapphism prostatectomies" . + "81"^^ . + "http://www.disable.tld/backslaps/sapphism.html" . + . + _:Bc670b5273528e32213b70371460e707c . + . + "http://www.lugs.tld/possesses/bumpkins.html" . + "paynims inordinately possesses" . + "http://www.seedings.tld/lugs/inordinately.html" . + . + _:B1a2be31045685227891b25c56ee5227c . + . + "http://www.emulators.tld/chimed/ai.html" . + "disaffect branchlike chimed" . + "http://www.uncrates.tld/emulators/branchlike.html" . + . +_:B531c69d66e8c38ca2a673c2f158f0dd1 "Chloe Clusky" . +_:B531c69d66e8c38ca2a673c2f158f0dd1 . +_:Bb8d493d5c0fbe7d3724e3b5fbdfd2505 "Anwar Katayama" . +_:Bb8d493d5c0fbe7d3724e3b5fbdfd2505 . + _:B68b0e609241cc1a8891c0e6320d0368a . + . + "http://www.bider.tld/gyroscopically/corroborated.html" . + "misanthropes schillings gyroscopically" . + "105"^^ . + "http://www.sails.tld/bider/schillings.html" . + . + _:B2da8285ad7880c15feebfa75fd0702f3 . + . + "http://www.weakhearted.tld/subtler/aramaic.html" . + "nance outlawed subtler" . + "http://www.turnstile.tld/weakhearted/outlawed.html" . + . +_:Bf9409d4044c1606c1b59a0d42bebc2ea "Lottchen Pillitteri" . +_:Bf9409d4044c1606c1b59a0d42bebc2ea . +_:B0679578ab8ed48208acc9e842ccc13ba "Cline Iwanowski" . +_:B0679578ab8ed48208acc9e842ccc13ba . +_:Ba63445fcea8f7b28d55e52bd9fb8ee99 "Ancaeus Argentieri" . +_:Ba63445fcea8f7b28d55e52bd9fb8ee99 . + _:B1fb1ee93a1844961a0df98b9266eb3d5 . + . + "http://www.tellable.tld/dispossession/gruesomer.html" . + "convalescents moonward dispossession" . + "29"^^ . + "http://www.horologist.tld/tellable/moonward.html" . + . +_:Bedf32da1f174e45fc5b4c1b0017520e3 "Trystan Mersinger" . +_:Bedf32da1f174e45fc5b4c1b0017520e3 . +_:B9969a60d6bd3d59744740cfcf0260bd5 "Apena Armold" . +_:B9969a60d6bd3d59744740cfcf0260bd5 . +_:B36fcd1c6228fa57a2ee3210dc95189b8 "Werburg Saraiva" . +_:B36fcd1c6228fa57a2ee3210dc95189b8 . +_:B74f14c734746c9cbd43c217575da262c "Vuyane Hallstead" . +_:B74f14c734746c9cbd43c217575da262c . +_:Bd9a75def52e7d049c69dbfcac307b58c "Binah Chevrier" . +_:Bd9a75def52e7d049c69dbfcac307b58c . + _:B207b29c1209ce8d26d9839b1fe234497 . + . + "http://www.ridiculed.tld/prochurch/lagoons.html" . + "singers distended prochurch" . + "168"^^ . + "maddening occults glanders hallways adulteresses mistunes fermented etches proselytes libelees invoiced stereoscopies" . + "http://www.episcopes.tld/ridiculed/distended.html" . + . +_:Ba625f9dab5d7ad2419e3883041f56964 "Fokina Poythress" . +_:Ba625f9dab5d7ad2419e3883041f56964 . + _:Bc53276dc4740bc1bcd970e4d52c756e0 . + . + "http://www.harsher.tld/tzarisms/seamiest.html" . + "oftenest waxily tzarisms" . + "123"^^ . + "http://www.staunchest.tld/harsher/waxily.html" . + . + _:B5341c3a67e1ec33fc9b2be6c5e2ec25a . + . + "http://www.macrocephaly.tld/pharmacologist/retries.html" . + "wormish afferently pharmacologist" . + "64"^^ . + . +_:B2b7b6a64b6a5288bcf50550008fd18d1 "Masashige Kuk" . +_:B2b7b6a64b6a5288bcf50550008fd18d1 . + _:Ba794fb2a0c32ded2812347fbddb74fbb . + _:Bf25b02f26714207a1fa6423d3ea97a8c . + . + "http://www.stolons.tld/lancing/perspicaciousness.html" . + "idahoan oilseeds lancing" . + "32"^^ . + "http://www.appetizingly.tld/stolons/oilseeds.html" . + . +_:B22a7f7bb35cfbd2421d11e9c1f82def3 "Kerstine Finders" . +_:B22a7f7bb35cfbd2421d11e9c1f82def3 . + _:Beb39265da9e8932e52d349771fc655b5 . + . + "http://www.nicknaming.tld/microanalytic/arrant.html" . + "catalogued underofficial microanalytic" . + "132"^^ . + "http://www.overpraising.tld/nicknaming/underofficial.html" . + . +_:Bc65eef11f0d1608ec6a04d7f0b53c3a8 "Llesenia Mckusick" . +_:Bc65eef11f0d1608ec6a04d7f0b53c3a8 . +_:B4e3998e7570ef3a25c411d559e6eacad "Coty Greeb" . +_:B4e3998e7570ef3a25c411d559e6eacad . + _:B18c24e9d17c9123e99a50d3dbfee3edc . + _:B2d91576024504449fc5806d4de02f8bb . + . + "http://www.auxins.tld/disqualification/repackage.html" . + "quantifies mispronounce disqualification" . + "24"^^ . + . + _:B53c89ead8521fe32339ca98d9c7d4a26 . + . + "http://www.bewitched.tld/sensu/tangram.html" . + "dupped raids sensu" . + "167"^^ . + "http://www.mulattos.tld/bewitched/raids.html" . + . +_:Beba91cca9a2b85c4c21517499c83d9e9 "Amphion Golightley" . +_:Beba91cca9a2b85c4c21517499c83d9e9 . +_:B90ab37dd0ef0dc11a41737b2dd64d574 "Nonna Laplaunt" . +_:B90ab37dd0ef0dc11a41737b2dd64d574 . + _:Bca8f1fa45ccb9ae82fabf1828c12c2c3 . + . + "http://www.bunkered.tld/impishness/hacklers.html" . + "receipts fortifiers impishness" . + "12"^^ . + "http://www.rumbled.tld/bunkered/fortifiers.html" . + . + _:B1c9336d382640946a60ed99b82130577 . + . + "1959"^^ . + "http://www.unenthusiastically.tld/massagists/disagreeably.html" . + "brutify unwieldiness massagists" . + "51"^^ . + "briars unenthusiastically unwieldiness" . + . +_:B8d72db7119c2ac04e718e1ca799ea6d1 "Klementina Kingrey" . +_:B8d72db7119c2ac04e718e1ca799ea6d1 . +_:Be44cd73f9b7b97652cffe673cde6f267 "Patrizia Rens" . +_:Be44cd73f9b7b97652cffe673cde6f267 . +_:B62519215a9469589c2b9fca533d86ed8 "Sophronia Peakes" . +_:B62519215a9469589c2b9fca533d86ed8 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . +_:Bb72ffa0fc81dc205fe4ffb1284752004 . + _:B8b26bfcf7331e089cc151f1f2a62d30d . + _:Bbc7053a562215944e7c1472ac924d673 . + . + "http://www.insulation.tld/inaptly/crawlway.html" . + "wornness maladministrative inaptly" . + "170"^^ . + "http://www.inflexibility.tld/insulation/maladministrative.html" . + . +_:B241444e3cd4fab998fef64fbb410f940 "Utathya Kreig" . +_:B241444e3cd4fab998fef64fbb410f940 . + . + _:B9e4473f5a7f9cb9c83a8ed55bf32633b . + "1965"^^ . + "http://www.resider.tld/towers/sabines.html" . + "unraveling regents towers" . + "4"^^ . + "fatback resider regents" . + . + _:B5ec6b7809c7e23c356be9c13c7933551 . + . + "http://www.bemas.tld/choirboy/adjoined.html" . + "justifying placentography choirboy" . + "9"^^ . + "http://www.tarmac.tld/bemas/placentography.html" . + . + _:Bd70bb70799a5dc7ab6dea872b4e5e6c9 . + _:Bb872314698c597e8c8c014788acc8883 . + . + "http://www.probeable.tld/disgorge/bacchanalian.html" . + "mangling sikhs disgorge" . + "84"^^ . + "http://www.mazes.tld/probeable/sikhs.html" . + . +_:B775c333bfb4379adee2969a435e04088 "Ethelgard Karpinsky" . +_:B775c333bfb4379adee2969a435e04088 . +_:B2e0ef7a13e69c9217376879e56246d7d "Husaam Dubbin" . +_:B2e0ef7a13e69c9217376879e56246d7d . + _:B7cd3a727495ab0c78a2206041029baea . + . + "http://www.critically.tld/timothies/tippier.html" . + "peonages cases timothies" . + "179"^^ . + "http://www.deportment.tld/critically/cases.html" . + . + _:B9be74439378463e7ba5fc4b137b0069b . + . + "http://www.blazed.tld/antiabortion/phoenicians.html" . + "flunkey lasagne antiabortion" . + "8"^^ . + "http://www.trameled.tld/blazed/lasagne.html" . + . + _:B64362679d4bf6ec1b8b7e8a96bdcff5c . + . + "http://www.flaring.tld/overdosage/journeyer.html" . + "spiel ramie overdosage" . + "http://www.windily.tld/flaring/ramie.html" . + . + _:B8e5b7b8fce05b1c02e95e94b65ea81a8 . + . + "1965"^^ . + "http://www.forts.tld/dominium/mishandling.html" . + "buccaneer eminency dominium" . + "127"^^ . + "http://www.postseasonal.tld/forts/eminency.html" . + "toxifying buccaneer forts" . + . +_:B83d72b59265269313d644d34f92cc395 "Adrians Eisenbeisz" . +_:B83d72b59265269313d644d34f92cc395 . + _:Be5dac0b8eef93d421e02ec4513bdd1cf . + . + "http://www.gravies.tld/mysteriously/trenchers.html" . + "monstrances quadrigamist mysteriously" . + "7"^^ . + "http://www.reversing.tld/gravies/quadrigamist.html" . + . + _:B799624fc4ce7e115be4b06284349497a . + . + "http://www.serrying.tld/overprotection/tabernacles.html" . + "tardo irises overprotection" . + "190"^^ . + "http://www.overgrows.tld/serrying/irises.html" . + . + _:Bb86c676575d16ac9753e6dbdb8487c78 . + . + "1964"^^ . + "http://www.ingle.tld/addictive/catafalques.html" . + "rivetted unwarier addictive" . + "98"^^ . + "abolishable ingle unwarier" . + . +_:B0ce3b1bdff22b9487e4338711414522e "Larah Gallaga" . +_:B0ce3b1bdff22b9487e4338711414522e . +_:Bcc0af9317812aad19b66c4ab40774d9c "Kirti Rines" . +_:Bcc0af9317812aad19b66c4ab40774d9c . +_:B1199753d36cd6f196fa6b4351d234772 "Euiko Trichell" . +_:B1199753d36cd6f196fa6b4351d234772 . +_:B227777ad1604fc18de1d83c68337b1c7 "Volodimerna Cioffi" . +_:B227777ad1604fc18de1d83c68337b1c7 . +_:B12f2002c6dcec37fb05b43ecb163ddb3 "Chiyeko Lalinde" . +_:B12f2002c6dcec37fb05b43ecb163ddb3 . + _:Bc8db17d2f1eaf43dbd8ae2e4cccb12ff . + . + "http://www.didactically.tld/helipad/harms.html" . + "compendiums acerb helipad" . + "199"^^ . + "http://www.recrowns.tld/didactically/acerb.html" . + . + _:B27ff2968fc6ec7926aa9fa032a09e4b6 . + . + "http://www.cupped.tld/tomcat/unfaithful.html" . + "coordinations bander tomcat" . + "186"^^ . + . + _:Ba06c221a90b32a6a1877367f83323932 . + "1966"^^ . + "http://www.fuhrers.tld/enamelware/solarizes.html" . + "hydrargyrum unenforced enamelware" . + "9"^^ . + "unfermented fuhrers unenforced" . + . +_:B2ec6994696b9ebb33e82318f3715b21e "Cipriana Wadzinski" . +_:B2ec6994696b9ebb33e82318f3715b21e . +_:B6b8ba3ec64189602e650ec7c9e7d34ce "Huldah Moua" . +_:B6b8ba3ec64189602e650ec7c9e7d34ce . +_:B09f806527ab84a7eebcb6a0466eb57a2 "Ochiyo Swiggum" . +_:B09f806527ab84a7eebcb6a0466eb57a2 . +_:B4e50edad75f2a62980b162bccab477a3 "Jared Torgersen" . +_:B4e50edad75f2a62980b162bccab477a3 . + _:B4aeea1894670a779efcce8c07713ef1a . + _:B48ef758bb6fff88e239a7dfae01a40f3 . + . + "http://www.carillon.tld/curvatures/herniated.html" . + "gumlike musclebound curvatures" . + "135"^^ . + "http://www.vandalization.tld/carillon/musclebound.html" . + . +_:B576fe28138f4a6c8d968448e952f7de9 "Columbine Moffit" . +_:B576fe28138f4a6c8d968448e952f7de9 . + _:B68b0e609241cc1a8891c0e6320d0368a . + _:Bbe1c0695b81377a7d279157ed0cf98ee . + . + "1961"^^ . + "http://www.benefactors.tld/shorter/responded.html" . + "milkily splinters shorter" . + "48"^^ . + "negligibly benefactors splinters" . + . +_:Bb436cf1051134cb645e636bf34716c98 "Unkei Whitfield" . +_:Bb436cf1051134cb645e636bf34716c98 . + _:B148a1599d8fd2145891675fc2cfc4f02 . + . + "http://www.cigarettes.tld/prouder/binders.html" . + "hedonisms minify prouder" . + "121"^^ . + "http://www.birdmen.tld/cigarettes/minify.html" . + . + _:Ba4608e3e0c168e14e7fbac54f5e99c4b . + . + "http://www.bottleful.tld/rationales/ideo.html" . + "diapering sergings rationales" . + "46"^^ . + . +_:B2acaca22de67ecc402817588f9ea913e "Gijs Litman" . +_:B2acaca22de67ecc402817588f9ea913e . +_:B53f8d6ab23e03378edac7c4fdf1b544e "Iarche Ronde" . +_:B53f8d6ab23e03378edac7c4fdf1b544e . + _:B8a0a862c01af92a291d1b59ee0e7519a . + . + "http://www.booteries.tld/oscillator/magnetizer.html" . + "chatting flotillas oscillator" . + "16"^^ . + . +_:B58dfbb634a54dbd2708136396cee64c2 "Toshelle Fronek" . +_:B58dfbb634a54dbd2708136396cee64c2 . + _:B6cbda0cd9e8d3e2efcf147948c7ab269 . + . + "http://www.blungers.tld/effulgences/coreless.html" . + "reprovingly dwarflike effulgences" . + "125"^^ . + "http://www.yabber.tld/blungers/dwarflike.html" . + . +_:B33ba28896dcb24903cbdad090467e7cf "Uleki Rumbley" . +_:B33ba28896dcb24903cbdad090467e7cf . + . + _:Ba0ac111ed0f560d8828b2770b7169be4 . + . + "http://www.preheats.tld/reconciliating/photocatalyst.html" . + "surges loggias reconciliating" . + "182"^^ . + "http://www.substituting.tld/preheats/loggias.html" . + . + _:Bbcf0f373ff8b2806603c0a9a1aef41b3 . + . + "http://www.treasuries.tld/ditties/phonographs.html" . + "pizzas heavyhearted ditties" . + "98"^^ . + "http://www.pyric.tld/treasuries/heavyhearted.html" . + . + . + _:B72b1e419cf16ec251011644f0991d57b . + "1951"^^ . + "http://www.puked.tld/borderlands/trashed.html" . + "realer climber borderlands" . + "108"^^ . + "http://www.psalmody.tld/puked/climber.html" . + "jowliest realer puked" . + . +_:B3a9bc9b81de9c0618a8413e1df0f2c97 "Yeijiro Tilton" . +_:B3a9bc9b81de9c0618a8413e1df0f2c97 . +_:Bbb68c27522543ac1defa5d7dd2c4e811 "Feofana Knudsen" . +_:Bbb68c27522543ac1defa5d7dd2c4e811 . +_:B934abad6a73614022cd7f7bf1c2403fd "Maeko Kontogiannis" . +_:B934abad6a73614022cd7f7bf1c2403fd . +_:Ba82a04fc5b409cde2a6199da05f958da "Roseann Ora" . +_:Ba82a04fc5b409cde2a6199da05f958da . +_:B804ef14721611f1aedbb7fd528ebbdc5 "Aonghas Pashley" . +_:B804ef14721611f1aedbb7fd528ebbdc5 . +_:B49d8e933db2b5797f42c616c00332c87 "Mercede Naslund" . +_:B49d8e933db2b5797f42c616c00332c87 . +_:Bd8f531457dc459f7b31af5c8b112d27a "Kuniyoshi Sebold" . +_:Bd8f531457dc459f7b31af5c8b112d27a . + _:B616fd6c0c76a91b17151a1802e560bbe . + . + "1967"^^ . + "http://www.inheritances.tld/romancer/tartly.html" . + "bootjacks accusatively romancer" . + "52"^^ . + "http://www.allocator.tld/inheritances/accusatively.html" . + "abolitionists bootjacks inheritances" . + . + _:Bba837c612281b7b604313a4f2dae32b5 . + . + "http://www.splats.tld/teaware/affirmers.html" . + "flattish impeaches teaware" . + "21"^^ . + "http://www.mechanizing.tld/splats/impeaches.html" . + . +_:Bb719801bba523ca4c291bdc3732bc7db "Melvina Grant" . +_:Bb719801bba523ca4c291bdc3732bc7db . +_:Bf47c029d258995a1b5aa63a7f6403d24 "Hippolyta Hollars" . +_:Bf47c029d258995a1b5aa63a7f6403d24 . +_:Bce2e6bcdf756430a92f79b080867dd17 "Randa Rebell" . +_:Bce2e6bcdf756430a92f79b080867dd17 . +_:B32ed0e25a1be364ae6bd27bd655ec91c "Sofia Cerdan" . +_:B32ed0e25a1be364ae6bd27bd655ec91c . + _:B607dea1399bdf470d6cdf928ab444fb9 . + . + "http://www.throughway.tld/eaters/nouveaux.html" . + "uneasiest razers eaters" . + "40"^^ . + "http://www.sacrificer.tld/throughway/razers.html" . + . + _:Ba48882e072076c466fe9b735c09dce30 . + _:B3c501808ece47091417f2b540ef9bf85 . + "1943"^^ . + "http://www.stained.tld/antiquarians/dilutes.html" . + "fridge unintentional antiquarians" . + "114"^^ . + "http://www.zinged.tld/stained/unintentional.html" . + "allayed fridge stained" . + . + _:Be5f3307254ae8a69d1bc7fb7a981dee9 . + . + "http://www.sizzles.tld/monastics/tenderheartedness.html" . + "overconscientious secretly monastics" . + "http://www.rationalizing.tld/sizzles/secretly.html" . + . +_:B0c34b9c0ccc62d78c4ed5609f9533ee5 "Dhaki Etchinson" . +_:B0c34b9c0ccc62d78c4ed5609f9533ee5 . +_:Bfc2445fa9720e3b747d34e5df5f56ab0 "Judyta Solymani" . +_:Bfc2445fa9720e3b747d34e5df5f56ab0 . + _:Be2cc51c94084faa2363996889265ae09 . + . + "http://www.callbacks.tld/vindictiveness/fickleness.html" . + "profilers conformationally vindictiveness" . + "156"^^ . + "http://www.unacceptably.tld/callbacks/conformationally.html" . + . + _:Ba4cdea8288fd4d7fb51ec88a68ee13e6 . + . + "http://www.affrayed.tld/radarman/pipings.html" . + "photographic bulletins radarman" . + "http://www.urbanely.tld/affrayed/bulletins.html" . + . + _:Bb1538f68e0f0d65e0956cb990e93ba86 . + . + "http://www.obeyers.tld/tunes/overmodify.html" . + "orgeat tackles tunes" . + "172"^^ . + . +_:B7bf5c1225c2168abd2f7c49f80b19cb5 "Aintzane Lurry" . +_:B7bf5c1225c2168abd2f7c49f80b19cb5 . +_:Bbd0f3bee158c03194c3916c469437a74 "Necie Nacci" . +_:Bbd0f3bee158c03194c3916c469437a74 . + . + "163"^^ . + _:B8c5279edad225e4899da10a22056f6c5 . + "paraffins dumpcarts maunder" . + "http://www.scalpels.tld/maunder/emulsoid.html" . + _:B2311b0fa3f9d3ee6c636e9c6bfd7602c . + . + "http://www.socking.tld/scalpels/dumpcarts.html" . + "axing paraffins scalpels" . + "1965"^^ . + _:Be227226e7db70e2552805eb4dc7e59e0 . + . + "1963"^^ . + "http://www.gravamen.tld/arbitrariness/glomming.html" . + "mutably felicitating arbitrariness" . + "141"^^ . + "http://www.lividity.tld/gravamen/felicitating.html" . + "substantialness mutably gravamen" . + . + _:B3f90be634e0b15ab88a9d9c4b4d5df70 . + . + "http://www.semiurban.tld/bourse/slipcover.html" . + "awakenings holographs bourse" . + "101"^^ . + . + _:B0e32eaae0bbb532a28ba760c7e6fdc1c . + . + "http://www.educes.tld/marketing/knickknacks.html" . + "satchel antibiotics marketing" . + "28"^^ . + "http://www.flailed.tld/educes/antibiotics.html" . + . + _:Bb33b09a25bb285dacb623c8104e73226 . + . + "1962"^^ . + "http://www.molts.tld/beleapt/megaphone.html" . + "overrates ingrain beleapt" . + "96"^^ . + "http://www.enormousness.tld/molts/ingrain.html" . + "ornamentations overrates molts" . + . +_:B700e21cb412e72b0e3bf76df628f3539 "Heima Girty" . +_:B700e21cb412e72b0e3bf76df628f3539 . + _:B1d959a562d81986e1827db114dbbce8a . + . + "http://www.snuffy.tld/anticyclone/caboodle.html" . + "pneuma satirize anticyclone" . + "153"^^ . + "http://www.discontinued.tld/snuffy/satirize.html" . + . +_:B03d9bce49c59e9a3d1c1bedeec676086 "Jelizaveta Aubert" . +_:B03d9bce49c59e9a3d1c1bedeec676086 . + _:B33456190e51ebec6c3ea712eda543596 . + . + "http://www.trundled.tld/downsizes/toucher.html" . + "troughs engross downsizes" . + "200"^^ . + "http://www.trueing.tld/trundled/engross.html" . + . + _:B82b3109b4b51d1895f33b165eaf0021a . + _:B90a869f3328741910ddfd46eec297caa . + . + "http://www.eudaemons.tld/crossbeam/pantheistic.html" . + "deloused postulated crossbeam" . + "137"^^ . + "http://www.pipy.tld/eudaemons/postulated.html" . + . + _:Bf23392fa85ad23491215199dacc3263c . + . + "http://www.halfheartedness.tld/impends/curred.html" . + "puristic potful impends" . + "33"^^ . + "http://www.cannings.tld/halfheartedness/potful.html" . + . + _:Bf9adc51ba6d9f4df2e87726e87f3668d . + . + "http://www.chants.tld/greaser/unplumbed.html" . + "internees attires greaser" . + "198"^^ . + "http://www.antipodal.tld/chants/attires.html" . + . +_:Bcb17dc67bb72ce54436863b680478788 "Salbatore Sutfin" . +_:Bcb17dc67bb72ce54436863b680478788 . + _:B676be86d3523d005a4ff47330a5be95e . + . + "http://www.dispenses.tld/funicular/snowpack.html" . + "cooees steatite funicular" . + "http://www.pokeweeds.tld/dispenses/steatite.html" . + . +_:B777e67949d9ef6c2f99dc3405bf95b2b "Perpetuia Hazelett" . +_:B777e67949d9ef6c2f99dc3405bf95b2b . +_:Bcbcf9d2284db38db3230e868833782e6 "Hiroshi Henneberger" . +_:Bcbcf9d2284db38db3230e868833782e6 . +_:Bb70d48bf931ddf020f49c4659571b108 "Nynnyaw Rosentrance" . +_:Bb70d48bf931ddf020f49c4659571b108 . + _:B727f01b2f5a07fa1ccc4fc69a891dfda . + . + "http://www.linchpin.tld/impugnable/pastured.html" . + "oversexed expurgations impugnable" . + "110"^^ . + . + . + _:B56d57a430ed6e2ad0494da4f09baf0b9 . + . + "http://www.messmates.tld/confused/murderesses.html" . + "sometimes intransigence confused" . + "100"^^ . + . + _:B0cd434984ddbe9761b11fa78cf81142d . + . + "http://www.biometer.tld/devilkin/vexing.html" . + "allocations fuseless devilkin" . + "148"^^ . + . + _:B65f55d42ac4961bd5e63ead01c3ab755 . + . + "http://www.wherrying.tld/outsets/tossers.html" . + "leaseholder rehiring outsets" . + "68"^^ . + "http://www.maturities.tld/wherrying/rehiring.html" . + . +_:Bde4ab0e07eed4103b36bebbc866657d5 "Rusa Dufrain" . +_:Bde4ab0e07eed4103b36bebbc866657d5 . + _:B50480f19ff449ecec8f5c7c3659cb750 . + . + "http://www.exoduses.tld/moonlighted/tolerators.html" . + "oblation aptitudes moonlighted" . + "39"^^ . + "http://www.leavened.tld/exoduses/aptitudes.html" . + . +_:B9e4a682d48c1a0e12ed3638df6488e54 "Orrel Farnum" . +_:B9e4a682d48c1a0e12ed3638df6488e54 . + _:Ba3763c0c99099ef7dc532ccd6ec524a5 . + _:Bc42acd1c68120b3ede53c55ac2b311fd . + . + "http://www.organismal.tld/mormonism/decrepitly.html" . + "expunges shammies mormonism" . + "156"^^ . + "http://www.cuppy.tld/organismal/shammies.html" . + . + _:Bc044486e4f3f1698d3a8fe2f18f69613 . + . + "http://www.minimals.tld/multiplicities/injectors.html" . + "amorphousness veneered multiplicities" . + "34"^^ . + "http://www.disunion.tld/minimals/veneered.html" . + . +_:B8d884121eb1f002ae76771e9f2d35363 "Helene Nik" . +_:B8d884121eb1f002ae76771e9f2d35363 . +_:B47721304b4982e24f6e2282f2bb6c4f3 "Dorel Brandt" . +_:B47721304b4982e24f6e2282f2bb6c4f3 . +_:B1c824b9462541aed2d716534284a9d55 "Husain Coaxum" . +_:B1c824b9462541aed2d716534284a9d55 . +_:Bc353feb2c01be03b2d7a0aa5dfa9e6d1 "Teofile Gawthorp" . +_:Bc353feb2c01be03b2d7a0aa5dfa9e6d1 . + _:Bc452271582dbf3a344d15331213c1571 . + . + "http://www.chancellorships.tld/torching/lated.html" . + "underemphasizes mealiest torching" . + "55"^^ . + . +_:B77477ead8587ac2d97b31194eeed8e9c "Larunda Mello" . +_:B77477ead8587ac2d97b31194eeed8e9c . + _:B450a6403982f0c0e117aef9f4191179c . + . + "http://www.reacquiring.tld/girdlers/whirrs.html" . + "diaspora interjections girdlers" . + "18"^^ . + "adventuresses foliages gristle frowziest papilla jackstraw cello marked grocers lightships" . + . +_:B3e3b3241a759841fca67b0543eac4ed2 "Zachery Gahring" . +_:B3e3b3241a759841fca67b0543eac4ed2 . + _:B339f92426c59b21ed5199d61e789e77d . + _:B01130281a03efd1cb2c46d597d1a2a14 . + . + "http://www.winteriest.tld/perviousness/typescripts.html" . + "burglarize reteaching perviousness" . + "79"^^ . + "http://www.courtiers.tld/winteriest/reteaching.html" . + . + _:Be0989373eb825a2342215e5927d1ddb3 . + . + "http://www.bedouins.tld/devitalized/conservationists.html" . + "pensioners iratest devitalized" . + "89"^^ . + "http://www.unwonted.tld/bedouins/iratest.html" . + . + _:B09b355f4e47a852e0b10bc72d846c6bd . + . + "http://www.manchurian.tld/counsels/jags.html" . + "naturopathic drollery counsels" . + "92"^^ . + "http://www.rebroadcast.tld/manchurian/drollery.html" . + . + "18"^^ . + "http://www.picaros.tld/unfaltering/steerages.html" . + "crackling heeling picaros" . + "http://www.windowpanes.tld/picaros/paled.html" . + _:Ba77c58f1ddfa1b4db8c86189e32be96b . + "heeling paled unfaltering" . + . + . + _:B9881efa4a71da5f935f519a98a9ada06 . + "1966"^^ . +_:B1a1a8eb6e3d3f9074708432627364d1e "Leora Kalata" . +_:B1a1a8eb6e3d3f9074708432627364d1e . +_:B3e4286c00e411192d2ee5176d9c1996a "Rebeca Aday" . +_:B3e4286c00e411192d2ee5176d9c1996a . + _:B8a4948d1d02d24a99d185dec845a7060 . + . + "http://www.enunciates.tld/effuses/battleships.html" . + "cooping analogic effuses" . + "76"^^ . + "http://www.silicosis.tld/enunciates/analogic.html" . + . + _:B55b699c221ad9d41b88007b2c7bc1cc2 . + . + "http://www.localization.tld/networking/gauzier.html" . + "continues pretrial networking" . + "48"^^ . + . + _:Baf009136b9456cda6ba81c909542bdfb . + . + "1965"^^ . + "http://www.emulsifications.tld/exclusively/popularizing.html" . + "drifts inquirers exclusively" . + "76"^^ . + "http://www.laminator.tld/emulsifications/inquirers.html" . + "congregates drifts emulsifications" . + . + _:B9a7746f80065731a973582aa8a5c7a8a . + . + "http://www.titty.tld/testifies/segregates.html" . + "grubstaker architecure testifies" . + "100"^^ . + "http://www.confabbing.tld/titty/architecure.html" . + . + _:B5bbe2fd3a6d226674bf8849ca9a3a961 . + . + "http://www.giros.tld/vagus/kinkiest.html" . + "terminals podgy vagus" . + "101"^^ . + "http://www.overbites.tld/giros/podgy.html" . + . + _:B033aed756ee838ac00b946460a730a71 . + . + "http://www.winnower.tld/overflew/suppurations.html" . + "jaggedest pinyon overflew" . + "1"^^ . + . + _:B0b32ac75892c4381232a8203be186df1 . + _:Baa5f613664f69489fcf83b078a64a400 . + . + "http://www.nuttiness.tld/misjudgment/incompatibility.html" . + "hexers woodpiles misjudgment" . + "46"^^ . + . + _:B3a71623f31b14594f6626b9ee604296a . + . + "http://www.druidess.tld/disheartenment/bossily.html" . + "gentleness editorialized disheartenment" . + "http://www.crumby.tld/druidess/editorialized.html" . + . + _:B516e3fd39cd20d85d77dcf9d370ed643 . + . + "1954"^^ . + "http://www.simmering.tld/discards/clarified.html" . + "cordages oarlocks discards" . + "116"^^ . + "outrider simmering oarlocks" . + . + "http://www.inventively.tld/porcelains/redder.html" . + "1959"^^ . + "188"^^ . + . + . + "http://www.iguana.tld/inventively/interpretative.html" . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + "mystifiers interpretative porcelains" . + "otoliths mystifiers inventively" . + . + _:Be0ef279786ac08dff9307823db9ca990 . + "1963"^^ . + "http://www.repaginate.tld/dazedly/precancelling.html" . + "universalizing enrobers dazedly" . + "3"^^ . + "http://www.cultured.tld/repaginate/enrobers.html" . + "boatbills universalizing repaginate" . + . +_:Badc34ffebe9c88899793b3cfaa346301 "Zeffross Summarell" . +_:Badc34ffebe9c88899793b3cfaa346301 . + _:B9a941d4bf7476aa25f23772c607b970f . + . + "http://www.amens.tld/risers/shirtfront.html" . + "sporing stenchy risers" . + "79"^^ . + "http://www.annunciating.tld/amens/stenchy.html" . + . + _:B1bb9ba587793294c1d4494b22ccd56f3 . + . + "http://www.weevilly.tld/consonantly/sabbats.html" . + "scoopsful airliner consonantly" . + "78"^^ . + "http://www.apologal.tld/weevilly/airliner.html" . + . + _:B4e233d230f49dd381d4441b8f269e7cb . + . + "http://www.ceylonese.tld/pizzas/treasuries.html" . + "relit pyric pizzas" . + "14"^^ . + "http://www.adjuratory.tld/ceylonese/pyric.html" . + . +_:B98b9feb48f6119b3b957e932a4022cb4 "Tsukiyama Shinabarger" . +_:B98b9feb48f6119b3b957e932a4022cb4 . + _:B5a22f41f696e1385eced996fa3e0e3e7 . + . + "http://www.primitivity.tld/refiltered/nonplus.html" . + "relenting artificer refiltered" . + "99"^^ . + "http://www.stover.tld/primitivity/artificer.html" . + "tinglers xenophobe reconsecration realising barographic surnamers overeducates unsteadiest insists sepalous zooid arsis uncouthness bamboozling creeds salter scowling hoaxed revictualed steeped metamorphisms implored caveats femurs catawbas psychokinesia pulleys plutonic piscators ossificatory fondled barrister mississippians depressions mouthers plumply contributorily eutrophic legroom somatopsychic oversharp vasectomies farcy caved pkg jiggles prediagnostic preconditioning polishing machinized resharpen gypsyism dimmock waltzed zouaves earmarking capitation airbill birettas buffs fissionable hocussed briery catenary alternately linkable deflea tellers nonabsorbent bookmen homilies devitalize compressional vegetated enounces vaccinal battened epizootic incisions hight leaner fours denning schemery whipper ergots naturalism compassed skippered listed inventories husbander indulgently adducing postbellum surtaxes aneurism wronger triplicating cochlear identifications cosset ravelly flaunts refuelling eld cutleries cohorts colonnaded renewed scoldingly citruses spangliest insufficiencies" . + . +_:B34c57155a0be78224655667e6175d0e5 "Ashalata Mede" . +_:B34c57155a0be78224655667e6175d0e5 . + _:Bfc91c75ff1b54bc7a29c6b4282d690ec . + _:B5639eb4d1848bcd8d3d53a990b221cdb . + . + "http://www.chieftainship.tld/unholiness/whomped.html" . + "safeguarding drakes unholiness" . + "154"^^ . + "http://www.snowdrifts.tld/chieftainship/drakes.html" . + . +_:Ba0ac111ed0f560d8828b2770b7169be4 "Pilib Seu" . +_:Ba0ac111ed0f560d8828b2770b7169be4 . +_:B08c35595e080e3081f1807e3ef7ea6f7 "Chyna Brittian" . +_:B08c35595e080e3081f1807e3ef7ea6f7 . +_:B1a252e19fbebb3521ae57cf424ff710b "Vladilen Miernik" . +_:B1a252e19fbebb3521ae57cf424ff710b . +_:B9ed9a99761cfbbbca77fdbad9f5e283e "Tage Hervig" . +_:B9ed9a99761cfbbbca77fdbad9f5e283e . +_:Bbb54d272c17e2956c718e3b52ced8565 "Zorba Lira" . +_:Bbb54d272c17e2956c718e3b52ced8565 . +_:B5c2d4103101bf8bcc889c9ffd0ce3bb0 "Kanaan Taul" . +_:B5c2d4103101bf8bcc889c9ffd0ce3bb0 . +_:B39a0dd73d14ad297c0daffb889c4b7a0 "Deolanda Frericks" . +_:B39a0dd73d14ad297c0daffb889c4b7a0 . + _:Bb768627f90a4a4044a19a390c55d5266 . + "1950"^^ . + "http://www.biennials.tld/batted/squarish.html" . + "gustatorily shopgirl batted" . + "http://www.filespec.tld/biennials/shopgirl.html" . + "teletypewriter gustatorily biennials" . + . + _:B561192b28fee2bba28cea89b2b12dd0b . + . + "http://www.touches.tld/bespangles/kinsmanship.html" . + "caciques keening bespangles" . + "139"^^ . + "http://www.lucked.tld/touches/keening.html" . + . +_:B5ac6884eaddb62a82507f70cb8303bdd "Jascha Plantier" . +_:B5ac6884eaddb62a82507f70cb8303bdd . + _:Bd5854286c26d1a1d49d526ddbdce84b5 . + . + "http://www.insinuators.tld/rebroadcasting/grousing.html" . + "befriends restorers rebroadcasting" . + "169"^^ . + "http://www.irradiates.tld/insinuators/restorers.html" . + . + _:B137b4510b63871be4f0c7c013a05843f . + "1967"^^ . + "http://www.assaying.tld/deciliter/homoerotism.html" . + "nicer eggnogs deciliter" . + "103"^^ . + "http://www.appareling.tld/assaying/eggnogs.html" . + "golem nicer assaying" . + . + _:B658c400850a4e8347cc93297d538df42 . + . + "1964"^^ . + "http://www.sulker.tld/tarbush/infusibility.html" . + "runaround outreasoning tarbush" . + "109"^^ . + "http://www.cocains.tld/sulker/outreasoning.html" . + "redigest runaround sulker" . + . +_:Bbc39ccbb042fd19c5f29e2b6c17473c8 "Naida Heitmeyer" . +_:Bbc39ccbb042fd19c5f29e2b6c17473c8 . +_:Bafc0bf9b39f1145978141863090badd9 "Oihane Sulit" . +_:Bafc0bf9b39f1145978141863090badd9 . +_:B980776210bc32e2dc6f31bbbea44b5ae "Morihiro Kopriva" . +_:B980776210bc32e2dc6f31bbbea44b5ae . + _:B63370c71d0f1000bb05c970d5e08021e . + . + "http://www.mizzenmasts.tld/liszt/impecuniosity.html" . + "redivides waftage liszt" . + "168"^^ . + "http://www.skillets.tld/mizzenmasts/waftage.html" . + . + _:B1855a5236b0366402d6b45cb785f7032 . + . + "http://www.opposites.tld/lychees/paragraphs.html" . + "penlites mediumistic lychees" . + "106"^^ . + "http://www.auditoriums.tld/opposites/mediumistic.html" . + . + _:B69b511a426ae1973259aa442d4b10c51 . + . + "http://www.argentum.tld/reformating/foreshadower.html" . + "speedster psychosomatics reformating" . + "119"^^ . + "http://www.glary.tld/argentum/psychosomatics.html" . + . + _:Bd81f5fe781a4d589070c4e34c50ceebf . + "179"^^ . + "http://www.canters.tld/plateful/cardsharp.html" . + "earwigs undercurrents plateful" . + . + "undercurrents cardsharp repaying" . + . + "1952"^^ . + . + "http://www.plateful.tld/repaying/abhorrers.html" . + _:B49d53518f88d8402efd1943cba34336a . + . + "http://www.burning.tld/vittles/utilizable.html" . + "darkliest resister vittles" . + "13"^^ . + "http://www.nanowatt.tld/burning/resister.html" . + . +_:Bfcb8d5de86bf582fc4abba44aa232539 "Gisela Coric" . +_:Bfcb8d5de86bf582fc4abba44aa232539 . + "http://www.authorship.tld/vends/demesne.html" . + . + "http://www.senoritas.tld/semiconductors/vends.html" . + _:B9316ba2e2f70204a686f5d67bfb2fb1a . + "69"^^ . + . + "http://www.vends.tld/innocency/thermos.html" . + "revolutionized authorship semiconductors" . + "1965"^^ . + "semiconductors demesne innocency" . + _:B58b1a09eb66bfed3a55b6e27068d469b . + . + "http://www.stealers.tld/crumbing/precipitousness.html" . + "evolver shires crumbing" . + "136"^^ . + . + _:B26b0df2713fd93d5550ca82f13b03f6a . + . + "1963"^^ . + "http://www.igloos.tld/sourly/cartable.html" . + "incumbently rester sourly" . + "137"^^ . + "http://www.delfts.tld/igloos/rester.html" . + "dustups incumbently igloos" . + . +_:B06eeac3edd0efcf1acc97ab31641f2f7 "Rico Boronat" . +_:B06eeac3edd0efcf1acc97ab31641f2f7 . + _:B85564e2a9520e560c40bc6c290ec19cc . + _:B75ac29cb1752061dd0875771bdd5dd5f . + . + "http://www.concussive.tld/phasing/clergywomen.html" . + "placque papistries phasing" . + "174"^^ . + "http://www.enlightenment.tld/concussive/papistries.html" . + . +_:B1f22a560ae831df0bf55728e3417effc "Elmedina Hendrixson" . +_:B1f22a560ae831df0bf55728e3417effc . + _:B0e02e5265deb7f17f59d3afe3cdce2de . + _:Be0aee722d7a309c422312a450c12a89a . + "1962"^^ . + "http://www.maypole.tld/reinducing/paisleys.html" . + "brightens outlaw reinducing" . + "4"^^ . + "http://www.crashers.tld/maypole/outlaw.html" . + "tugged brightens maypole" . + . + _:B8c162ccec056c09a30530bdc8955ae5a . + . + "http://www.intrans.tld/dement/preapplication.html" . + "rhizomatous dopier dement" . + "148"^^ . + "http://www.cyclo.tld/intrans/dopier.html" . + . +_:Bed9d906e86f38720e84c744930b2368d "Javier Hausauer" . +_:Bed9d906e86f38720e84c744930b2368d . +_:B674f7c00f36e33e4c3c79a60b0e9ea30 "Breelyn Kriston" . +_:B674f7c00f36e33e4c3c79a60b0e9ea30 . +_:B88cff9455333a3f44a26e9498ceff5ba "Munisa Koffler" . +_:B88cff9455333a3f44a26e9498ceff5ba . + _:Bdadd8a101f1e536b376bd58882ee9207 . + . + "http://www.depositors.tld/honours/barreled.html" . + "facers flashers honours" . + "27"^^ . + "http://www.kooky.tld/depositors/flashers.html" . + . + _:B74b6f8b1bdd5ff5d899bfbebf736e10a . + . + "http://www.lunkhead.tld/healthiest/unsavory.html" . + "excoriates chlorid healthiest" . + "31"^^ . + "http://www.gazers.tld/lunkhead/chlorid.html" . + . +_:B5d8c5467ea3988a9d21099e68f00ed87 "Musaddiq Sikes" . +_:B5d8c5467ea3988a9d21099e68f00ed87 . + _:Be3f82a6b1060a540cfa963e9fe15725e . + . + "http://www.scoffing.tld/rabbinates/uniting.html" . + "palpators wirepullers rabbinates" . + "56"^^ . + "http://www.revived.tld/scoffing/wirepullers.html" . + . +_:B1aabd1ac4a64eed4c3f3e62e79c825e2 "Luella Beneuento" . +_:B1aabd1ac4a64eed4c3f3e62e79c825e2 . + _:B04ef871107a4da2485e94ff1d7ae830b . + _:Bf407c514cc04f22649511b669069838c . + . + "http://www.additions.tld/sciaticas/agglutinins.html" . + "bespatter impecuniousness sciaticas" . + "192"^^ . + "http://www.leprosarium.tld/additions/impecuniousness.html" . + . +_:Bf5ee43bae038c5621491419899042f35 "Saeko Rachar" . +_:Bf5ee43bae038c5621491419899042f35 . + _:B1ffc4c577e0b4b487e21154ad4013aa6 . + . + "http://www.pericynthion.tld/lapin/clicks.html" . + "hardest relettered lapin" . + "4"^^ . + . + _:Bcf47c2bc6c00a56aca002cdba1eac6cf . + . + "http://www.noncentrally.tld/braved/headiest.html" . + "modally procathedral braved" . + . + _:Be09ee83d431b94ce0d88e6299e302f6a . + . + "1961"^^ . + "http://www.adulates.tld/conceptive/asteroids.html" . + "cervine sowable conceptive" . + "83"^^ . + "http://www.correctional.tld/adulates/sowable.html" . + "freighters cervine adulates" . + . + _:B0595692ff8b1ab1dcfc30c356d946515 . + . + "http://www.allocatee.tld/dampeners/servals.html" . + "buglers guffaws dampeners" . + "152"^^ . + . +_:Bb923e0b0e0661e588e7593d0374af24c "Danika Neundorfer" . +_:Bb923e0b0e0661e588e7593d0374af24c . +_:B852f762ec333e039dc54cb37ef5fce7b "Silke Chiaramonte" . +_:B852f762ec333e039dc54cb37ef5fce7b . +_:Bdc840fa635acf77b6043dfce092c15f8 "Myrra Silberberg" . +_:Bdc840fa635acf77b6043dfce092c15f8 . +_:B980e701591545418c89ed6ff530687fc "Liselotte Groleau" . +_:B980e701591545418c89ed6ff530687fc . + _:Bd534e93d537ad918ed99ea5c120dbccd . + . + "http://www.klatsch.tld/vacillates/decomposers.html" . + "routeman charades vacillates" . + "172"^^ . + "http://www.crower.tld/klatsch/charades.html" . + "http://www.giantesses.tld/routeman/klatsch.html" . + . + _:B4ddffeade39ffdeda41d5c8ddfedfdbc . + . + "1959"^^ . + "http://www.inappreciably.tld/overreaching/wizened.html" . + "plinks smouldered overreaching" . + "124"^^ . + "sibs inappreciably smouldered" . + . +_:B666aef002f128cb2b3990f065a695730 "Notburg Towber" . +_:B666aef002f128cb2b3990f065a695730 . + _:Bac9f3c11f245fc95b4277759fd1d21ff . + . + "1958"^^ . + "http://www.reimbursement.tld/floweriness/slotbacks.html" . + "southwestward spinout floweriness" . + "165"^^ . + "http://www.aerophobia.tld/reimbursement/spinout.html" . + "aurist southwestward reimbursement" . + . +_:B0a44846ddef35cffd8748150548c3f88 "Burgl Higbie" . +_:B0a44846ddef35cffd8748150548c3f88 . + _:Bf29b99af845e1546513297696537b2f1 . + . + "1964"^^ . + "http://www.fawnier.tld/martially/frigidities.html" . + "stammeringly shakily martially" . + "123"^^ . + "detects fawnier shakily" . + . +_:B4c343141998bd9da55d0f27a38026742 "Electra Burkman" . +_:B4c343141998bd9da55d0f27a38026742 . +_:B53b7dd568290fefe12ebe7d5d0365239 "Korekiyo Keilholz" . +_:B53b7dd568290fefe12ebe7d5d0365239 . + _:B21bb05a3041ba620d27378ed0ca65ffb . + . + "http://www.leprechauns.tld/reticence/monkeyed.html" . + "resharpening attester reticence" . + "52"^^ . + "http://www.droners.tld/leprechauns/attester.html" . + . + _:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + . + "waybills molestation supersonic" . + "86"^^ . + _:B40c8dc5d6d0ceae985e63eacf4f60817 . + "1965"^^ . + "molestation resold bodysurfs" . + "http://www.supersonic.tld/bodysurfs/stays.html" . + . + "http://www.sublunar.tld/supersonic/resold.html" . + _:B53ad3b072a50a2af6643d180fdcd0ad4 . + . + "http://www.hairstyles.tld/heathenism/drywalls.html" . + "agronomies majored heathenism" . + . +_:B03ae92edfd8328a338aaad1bff03d32a "Ruwaid Solian" . +_:B03ae92edfd8328a338aaad1bff03d32a . +_:Bc6379ef4facce3f4d4e005fed298cb93 "Ebony Zieg" . +_:Bc6379ef4facce3f4d4e005fed298cb93 . + _:Ba9c11e2ae92955b0ac62098e9883621c . + . + "http://www.macedonian.tld/perilune/bauxites.html" . + "dubber towropes perilune" . + "77"^^ . + "deodorized elfins sentencing gasser cucurbit beached designates theurgy stomachers indicative doorsteps lyses" . + "http://www.fizgigs.tld/macedonian/towropes.html" . + . + _:B101a72567baf4252bdc8f8dd142cf35a . + . + "http://www.annotator.tld/domesticates/disgust.html" . + "oysterman entreated domesticates" . + "19"^^ . + "http://www.macron.tld/annotator/entreated.html" . + . + _:B028c9b46e5d41683a059bb6cd38482e9 . + "1965"^^ . + "http://www.pottered.tld/shamelessly/reenlisted.html" . + "priested boxed shamelessly" . + "84"^^ . + "britisher pottered boxed" . + . + _:B814d0aed973e6cc3726d79ef32ef0b3b . + . + "1964"^^ . + "http://www.unorganized.tld/multiengined/bowlfuls.html" . + "unlatches defamatory multiengined" . + "89"^^ . + "http://www.hyperbolically.tld/unorganized/defamatory.html" . + "renotifying unlatches unorganized" . + . + _:B9dce176dc7f21d1cdd37dd7bffa825f3 . + . + "http://www.synthesizers.tld/cuts/chauffeuse.html" . + "heterosexually histamins cuts" . + "109"^^ . + "bezels simonized generality spiculate gregariously sapidity psychological unfertilized" . + . + _:B8971cddc4476dd2d6ce7fc08681c6317 . + . + "http://www.featheredges.tld/salaamed/taunters.html" . + "freehearted beginners salaamed" . + "116"^^ . + "http://www.beleaps.tld/featheredges/beginners.html" . + . + _:B5c73338c75f6613b85588b5fe762bb8d . + . + "1963"^^ . + "http://www.servilely.tld/topos/awardee.html" . + "critical boastfully topos" . + "87"^^ . + "http://www.antecede.tld/servilely/boastfully.html" . + "mildly critical servilely" . + . + _:Bfde0adadcc53903d0cbf28af5065e4a3 . + . + "1954"^^ . + "http://www.sherpa.tld/papers/passant.html" . + "stroboscope placaters papers" . + "172"^^ . + "http://www.penchants.tld/sherpa/placaters.html" . + "nefarious stroboscope sherpa" . + . + _:Bbdc5294a7e79e1543fff0b77bc414ba7 . + . + "http://www.outcast.tld/corned/minifloppies.html" . + "wanderers yoni corned" . + "175"^^ . + "http://www.yeomen.tld/outcast/yoni.html" . + . + . + _:Bf831032e099de99df9a028d4bc5a6f7a . + . + "1959"^^ . + "http://www.spaceman.tld/unpenned/thumbtacks.html" . + "catabolize ejecta unpenned" . + "46"^^ . + "interclass spaceman ejecta" . + . +_:B249c71dd3fc057839a96c05e1f2c20f8 "Grant Melius" . +_:B249c71dd3fc057839a96c05e1f2c20f8 . + _:Bf6b71a7b0bd18581ed8021af9a69bcf4 . + . + "http://www.fishtails.tld/limiter/oceanology.html" . + "seisms madcaps limiter" . + "70"^^ . + "http://www.tragedienne.tld/fishtails/madcaps.html" . + . + _:Ba12f719650fedde9083fa030bd503cfa . + . + "http://www.papilla.tld/cello/marked.html" . + "frowziest jackstraw cello" . + "150"^^ . + "http://www.gristle.tld/papilla/jackstraw.html" . + . + _:B1ab61c27db603c6c2014eb92889e3f7a . + . + "http://www.carinas.tld/kaleidoscopic/chumships.html" . + "chirography audiology kaleidoscopic" . + . + _:Bc92cc4d08e464297d57bff50fb44f5c7 . + . + "http://www.inescapably.tld/misbeget/fogyisms.html" . + "augurers titillation misbeget" . + "66"^^ . + "http://www.furloughs.tld/inescapably/titillation.html" . + . + _:B76553c84f64619521e6abf15a72e39e5 . + . + "http://www.nephrectomy.tld/birdman/inconcealable.html" . + "celebs pignuts birdman" . + "108"^^ . + "http://www.rattlings.tld/nephrectomy/pignuts.html" . + . + _:Bceb4f922403b4a0bb1a2537e1d9b9976 . + . + "http://www.anions.tld/steamroller/refinished.html" . + "misaligned excites steamroller" . + "121"^^ . + . +_:Ba65d5518b323e742ddc378832e47899a "Saahir Muto" . +_:Ba65d5518b323e742ddc378832e47899a . +_:B1d418d0cce58b8a54e7eee0cef2e9971 "Bogdana Okerson" . +_:B1d418d0cce58b8a54e7eee0cef2e9971 . +_:B416715ad43f583c201947a586eddfb7a "Sigurd Mahli" . +_:B416715ad43f583c201947a586eddfb7a . +_:B08d2f5e6d82d1c5c0089459b6576116a "Padma Ramaker" . +_:B08d2f5e6d82d1c5c0089459b6576116a . + _:B93e9974421484604719a81d526240475 . + . + "http://www.alternately.tld/deflea/tellers.html" . + "catenary linkable deflea" . + "37"^^ . + "http://www.briery.tld/alternately/linkable.html" . + . + _:Bdcba40e5d818d8265338153585e68f3c . + . + "http://www.usurpers.tld/annexation/jammed.html" . + "traipses homier annexation" . + "188"^^ . + "http://www.imperiously.tld/usurpers/homier.html" . + . +_:Ba657803f4e9474fe37cf3ee65e8da3fd "Yanira Chapek" . +_:Ba657803f4e9474fe37cf3ee65e8da3fd . + _:B05b5f9184a32d1a0a1bffcb57781a77f . + _:B8d54e64f2b85957d100d388ae54abab6 . + . + "http://www.easeful.tld/hoatzin/toiled.html" . + "legworks cognize hoatzin" . + "52"^^ . + "http://www.overabundant.tld/easeful/cognize.html" . + . +_:B923032237fb75ba015ef00fa94779fd6 "Imre Muellner" . +_:B923032237fb75ba015ef00fa94779fd6 . + _:Bec69dc648cdf0218812472c35a314de1 . + _:B36ad50bf9bc9781100a95fc44462b1f7 . + . + "1964"^^ . + "http://www.stubbly.tld/replying/loftless.html" . + "absinthes sawn replying" . + "27"^^ . + "cajolement stubbly sawn" . + . + _:B0c0c8a6ef7087d203786f39895e0be18 . + . + "http://www.inundations.tld/ingresses/anticipation.html" . + "turd styleless ingresses" . + "http://www.amnestied.tld/inundations/styleless.html" . + . + . + _:Bbe77871769f3d284bbd031cd34046544 . + "1952"^^ . + "http://www.adaption.tld/prewarned/orpiments.html" . + "pitiless manpowers prewarned" . + "44"^^ . + "http://www.mantles.tld/adaption/manpowers.html" . + "gruffness pitiless adaption" . + . +_:B5301def574c106c28925ac64cea00077 "Socorro Mcsorley" . +_:B5301def574c106c28925ac64cea00077 . + _:B50d07c11942813a65f7ceff6185d8d13 . + _:B56d1e783c402efe047135865f6be7016 . + . + "http://www.jaundicing.tld/solfeggi/spawners.html" . + "riotousness figuration solfeggi" . + "25"^^ . + "http://www.repenters.tld/jaundicing/figuration.html" . + . +_:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 "Manju Hellickson" . +_:B2b1cdbf5d79a0aa6ee87471cb4f0bb05 . + _:Bb43e0871fb8dd5aa814403b850f20cda . + _:Bbbf80f08d924da3e872f6ba96c16c374 . + . + "http://www.flavorings.tld/expatiating/legislatively.html" . + "insulators osculated expatiating" . + "109"^^ . + "http://www.audiologist.tld/flavorings/osculated.html" . + . +_:Bd6d8961ff0800b531358a8820c37c792 "Semyon Kloeker" . +_:Bd6d8961ff0800b531358a8820c37c792 . +_:B23650655739733896acecc7469ab33a0 "Korotsek Baltzell" . +_:B23650655739733896acecc7469ab33a0 . +_:Bc9a0b2a1f8518276692881b0f94ea8ae "Tienne Segraves" . +_:Bc9a0b2a1f8518276692881b0f94ea8ae . + "1962"^^ . + "7"^^ . + "Journal 4 (1962)" . + "1"^^ . + . +_:B27d446fbfa0064bfd6f87040ac3a94ca "Briddy Pu" . +_:B27d446fbfa0064bfd6f87040ac3a94ca . + _:Bcc6a3b24b211daeed0c4ac657c6908ef . + "1957"^^ . + "http://www.cobbier.tld/legateships/sikhism.html" . + "alopecias zebus legateships" . + "196"^^ . + "http://www.duplexer.tld/cobbier/zebus.html" . + "quester alopecias cobbier" . + . + "43"^^ . + "http://www.abscission.tld/bimester/protectress.html" . + "choky coastings bimester" . + "geegaws choky abscission" . + "1956"^^ . + . + _:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + "http://www.sylvian.tld/abscission/coastings.html" . + _:Bc4b38ed5f4026c8dedbf7e26ddcaa2ba . + . + _:B510d23ba59453608670126d6e11caee7 . + . + "http://www.nonadmissions.tld/canthal/particularities.html" . + "imperceptibility jackknifed canthal" . + "173"^^ . + "http://www.unexpressed.tld/nonadmissions/jackknifed.html" . + . + _:Befa2c5addbb0ec87741de743598ca90b . + . + "http://www.paginal.tld/emeralds/kissed.html" . + "enates packsaddle emeralds" . + "39"^^ . + "http://www.secobarbital.tld/paginal/packsaddle.html" . + . + _:B563e0b65fe4aafd39b636b0c63234073 . + . + "http://www.witling.tld/wordbooks/kasha.html" . + "leanest prebilling wordbooks" . + "35"^^ . + "http://www.unraised.tld/witling/prebilling.html" . + . + _:Bbdc5294a7e79e1543fff0b77bc414ba7 . + . + "http://www.trader.tld/gavots/restaffing.html" . + "probating reprehending gavots" . + . +_:B1ee7b29a1b9dae1be73296a7ec28022c "Britta Nessner" . +_:B1ee7b29a1b9dae1be73296a7ec28022c . + _:B674c434195f4202ef66f0892ab1a7578 . + _:B65ef6629b4cb1aa4d361e24425177342 . + "1965"^^ . + "1"^^ . + "Journal 10 (1965)" . + "1"^^ . + . +_:B0e004ed18574ff4ea30acd8385ec20ae "Wolfrid Ramgel" . +_:B0e004ed18574ff4ea30acd8385ec20ae . + _:B6c99abc77c6df359b979c228d9b72b4d . + . + "http://www.diaphragmatic.tld/knout/asking.html" . + "knuckliest lifters knout" . + "3"^^ . + . + _:B4c99a5ca94de63bc97ae89781c4b6358 . + "1961"^^ . + "http://www.statutorily.tld/halted/fraternization.html" . + "tradeable landlords halted" . + "119"^^ . + "http://www.pityingly.tld/statutorily/landlords.html" . + "anchovies tradeable statutorily" . + . + _:B598d6777298c3618eaf56f4a57bb59bc . + _:B8ed5d827b2bfadbd377ff8466befa9e9 . + "1962"^^ . + "http://www.cliquish.tld/atheistical/comme.html" . + "carotidal paned atheistical" . + "39"^^ . + "http://www.redemonstration.tld/cliquish/paned.html" . + "ageratums carotidal cliquish" . + . + _:B3b12e1cb061898fd76a74dca29906a53 . + . + "http://www.sociologist.tld/hamsters/brin.html" . + "aether minored hamsters" . + "90"^^ . + "http://www.ministrant.tld/sociologist/minored.html" . + . + _:Ba3cf9b03d02a40610bb505c4c0762c60 . + "1961"^^ . + "http://www.flits.tld/planking/alloted.html" . + "aphorizing nondeliveries planking" . + "46"^^ . + "http://www.membranaceous.tld/flits/nondeliveries.html" . + "giggled aphorizing flits" . + . +_:B11c2f4fb04e177a1bfa4bb650d45cf13 "Nele Stromquist" . +_:B11c2f4fb04e177a1bfa4bb650d45cf13 . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + . + "http://www.almner.tld/penalized/resiliency.html" . + "heroics gushes penalized" . + "98"^^ . + "http://www.throning.tld/almner/gushes.html" . + . +_:B8a00b48b1da0cb6998ab0e211eeda1f7 "Oleg Bonk" . +_:B8a00b48b1da0cb6998ab0e211eeda1f7 . + _:B62c560b9dfb24e43c9b16d669a782b70 . + . + "1952"^^ . + "http://www.jingoist.tld/evasively/sargasso.html" . + "terrorizing millibars evasively" . + "141"^^ . + "czechoslovaks jingoist millibars" . + . +_:B4dd1ab68d62d0a8c27729e26fb5fba89 "Alzbeta Poss" . +_:B4dd1ab68d62d0a8c27729e26fb5fba89 . + _:B0d278f643d5cd93931936a2a3a860bb9 . + . + "http://www.teaspoonfuls.tld/wigwagging/shacklers.html" . + "wagtail hopsack wigwagging" . + "77"^^ . + "http://www.ecologically.tld/teaspoonfuls/hopsack.html" . + . +_:Bab777be4e84e9dee4fe11d3164028e7c "Gazala Bendu" . +_:Bab777be4e84e9dee4fe11d3164028e7c . + "1959"^^ . + _:B7894e0829ca6b3419de0bc151015a1d6 . + "50"^^ . + "http://www.parker.tld/elasticity/freckling.html" . + . + "http://www.dwarfed.tld/parker/typewriting.html" . + . + _:B308bf78ecd71a741176f2d74a04043c3 . + "swings strummed parker" . + "strummed typewriting elasticity" . +_:Bca59a0470640a814b048b59065037f6c "Calida Starace" . +_:Bca59a0470640a814b048b59065037f6c . + _:Bf5605aebe8cb4c04c05f69946c1419ef . + . + "http://www.resurveys.tld/insulates/eyebeams.html" . + "teaboxes saddening insulates" . + "13"^^ . + . + _:Bcb64da8cea4b8ad03b2494f9a9fcb3b1 . + . + "1958"^^ . + "http://www.dojos.tld/classifier/chirped.html" . + "unrest grossly classifier" . + "196"^^ . + "feminize dojos grossly" . + . + _:B4a2d6d6389cd89f0537a44de4cf70e94 . + _:B6423d109c67d734287d3dc4e7bea5a44 . + . + "http://www.leadings.tld/vialed/emasculation.html" . + "crabbedness ducker vialed" . + "165"^^ . + "http://www.points.tld/leadings/ducker.html" . + . + _:B75854f8d9ccd6a2d2db33f993e68dec0 . + . + "http://www.poker.tld/cheeking/sayee.html" . + "circuiter nobble cheeking" . + "4"^^ . + "http://www.spoiler.tld/poker/nobble.html" . + . +_:B3faf056435ba6faed80c61aea83d8ef2 "Antara Munlin" . +_:B3faf056435ba6faed80c61aea83d8ef2 . + _:B186fcf4dccae6faeb9bf00908d8a6bcd . + . + "http://www.fathers.tld/reburied/divisibleness.html" . + "overlapped bilaterally reburied" . + "94"^^ . + "http://www.outyelled.tld/fathers/bilaterally.html" . + . +_:Bc21f46a673073825244c49da1760248e "Komala Mathieson" . +_:Bc21f46a673073825244c49da1760248e . + "1964"^^ . + "http://www.revered.tld/jeerers/chartering.html" . + _:B5c05cfc76d1ba13e71acfee9e8904dcb . + _:B7c13f1b3dc4fa9775b739f619bac42f7 . + "http://www.coverslip.tld/revered/melodeons.html" . + . + . + "inquisitional satisfier revered" . + "satisfier melodeons jeerers" . + "53"^^ . + _:Bc0d956a93e7d586f97ef0cb37dabefb7 . + . + "http://www.contemptibly.tld/serializing/restacking.html" . + "ungallant slovak serializing" . + "82"^^ . + "http://www.wilders.tld/contemptibly/slovak.html" . + . +_:B257564cd13ed9e8d922ca977213beda9 "Blas Revering" . +_:B257564cd13ed9e8d922ca977213beda9 . +_:Bd32d473fb352e3e06c33cba1760a07e0 "Mikio Brunston" . +_:Bd32d473fb352e3e06c33cba1760a07e0 . + _:Bfffe18df99be2aeb96c9de53fe8cec89 . + . + "http://www.sets.tld/brainiest/kerb.html" . + "cussing arbitrarily brainiest" . + "192"^^ . + . + _:Badfd9c99bc663108e7b763f2ffa5cc69 . + . + "http://www.coequality.tld/wetting/occultists.html" . + "afterburner slatternly wetting" . + "119"^^ . + "http://www.dioceses.tld/coequality/slatternly.html" . + . + _:Bb436cf1051134cb645e636bf34716c98 . + . + "http://www.castigates.tld/darkie/malnourishment.html" . + "turnable discounter darkie" . + "85"^^ . + . + _:B615b4622e8c1f445175f9347ac806c87 . + . + "http://www.storewide.tld/milquetoast/conformity.html" . + "homemaker frankness milquetoast" . + "34"^^ . + . + _:Bd999eec9d888aa4390ba67b89a94a796 . + . + "http://www.snooze.tld/appraises/roistering.html" . + "commerced plastered appraises" . + "http://www.chid.tld/snooze/plastered.html" . + . + _:B402b598b18f821fdd5e3c315aad89b15 . + "1965"^^ . + "http://www.transmigrating.tld/readdress/cockish.html" . + "cratered sidewalks readdress" . + "http://www.suppositories.tld/transmigrating/sidewalks.html" . + "sapience cratered transmigrating" . + . + _:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + "http://www.misquotes.tld/statelessness/upshifted.html" . + "interregional fezes statelessness" . + "152"^^ . + "http://www.directors.tld/misquotes/fezes.html" . + . +_:B11cc23c9e135857fa6a6b3eddab90b8c "Ignatius Beausoleil" . +_:B11cc23c9e135857fa6a6b3eddab90b8c . + _:Bb13c643a508a212a934a78c8ffaef510 . + . + "http://www.stockpiling.tld/juicily/misclassifies.html" . + "snarlier traitorously juicily" . + "128"^^ . + "http://www.lobotomizing.tld/stockpiling/traitorously.html" . + . +_:B8c162ccec056c09a30530bdc8955ae5a "Corydon Jenifer" . +_:B8c162ccec056c09a30530bdc8955ae5a . + . + _:Bb3992dce70488b18be2c0372a736a291 . + . + "http://www.rezoning.tld/protoactinium/darned.html" . + "dinting pledgee protoactinium" . + "134"^^ . + "http://www.electrophoresed.tld/rezoning/pledgee.html" . + . +_:Bd3b5d017bf8285b810a24338047839b4 "Loke Tuton" . +_:Bd3b5d017bf8285b810a24338047839b4 . +_:Bb7db7215db526bd242c4069ddc854467 "Livius Norgaard" . +_:Bb7db7215db526bd242c4069ddc854467 . +_:B94f412c5c40b3cf8d539a683629be14f "Kaii Bedson" . +_:B94f412c5c40b3cf8d539a683629be14f . + _:B9c06741b44ed0945622ee6e5fc1448ee . + . + "http://www.circumstantiate.tld/unlatching/normalacy.html" . + "trilled revolutionizes unlatching" . + "68"^^ . + "http://www.niches.tld/circumstantiate/revolutionizes.html" . + . +_:B3541d46506f6acc9b8c3a8ab13636420 "Reicza Haare" . +_:B3541d46506f6acc9b8c3a8ab13636420 . + _:Bb34114834342343ee6174f8dc899b297 . + . + "http://www.peduncle.tld/tonsuring/monitoring.html" . + "reignites catcher tonsuring" . + "197"^^ . + "http://www.wotting.tld/peduncle/catcher.html" . + . +_:B9f3678f37a2caccf6d7453c60076c7c5 "Marko Steinacker" . +_:B9f3678f37a2caccf6d7453c60076c7c5 . + _:Bc637e68b6b6e66b76b8ca6d6d67fc307 . + . + "http://www.better.tld/asseverations/famishing.html" . + "dashpots presoak asseverations" . + "122"^^ . + . + _:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . + . + "1964"^^ . + "http://www.electroencephalographs.tld/gloved/crowned.html" . + "misstates usefully gloved" . + "59"^^ . + "dignifiedly electroencephalographs usefully" . + . +_:B04238c93df6cdb314db1f1522e6ab3a6 "Eeva Derenzo" . +_:B04238c93df6cdb314db1f1522e6ab3a6 . +_:B00a06c098b19f218620197f9a00da584 "Binodini Bircher" . +_:B00a06c098b19f218620197f9a00da584 . + _:Bbda1d73fc42af4025ac713ad09cd3a89 . + . + "1963"^^ . + "http://www.hitchhiked.tld/unvanquishable/alpenhorn.html" . + "licencers victuallers unvanquishable" . + "64"^^ . + "http://www.mobilize.tld/hitchhiked/victuallers.html" . + "babblers licencers hitchhiked" . + . +_:Be1d4d72bf91cc656aa721b3651fde245 "Radosha Ferioli" . +_:Be1d4d72bf91cc656aa721b3651fde245 . +_:Bdbb439ff9a40fc16193326a094e30287 "Ora Poleyestewa" . +_:Bdbb439ff9a40fc16193326a094e30287 . + _:B8bbcc393e03b5d09fa33cc7ea3b6af55 . + . + "http://www.tariffless.tld/frugs/currycomb.html" . + "doctorates inquiries frugs" . + "186"^^ . + . + _:B4a04631749e969fbc2173537346c6797 . + . + "http://www.gypsyism.tld/waltzed/zouaves.html" . + "resharpen dimmock waltzed" . + "168"^^ . + "http://www.machinized.tld/gypsyism/dimmock.html" . + . + _:B79acb9a5a6e3c9c5183e5cf31c0a2d75 . + _:B5218fdb1232fb870c8f54abd7339058c . + . + "http://www.woefullest.tld/fusibly/furrings.html" . + "portholes dehydrogenates fusibly" . + "151"^^ . + "http://www.opalesces.tld/woefullest/dehydrogenates.html" . + . + _:B8fad6731c064da44cf15b58ce042fecb . + . + "http://www.plinker.tld/straightly/collusive.html" . + "wowed unusually straightly" . + "187"^^ . + "http://www.forefend.tld/plinker/unusually.html" . + . +_:Bae4c40fd6fb88c3ba1c456a3f965c3ff "Minna Gutieres" . +_:Bae4c40fd6fb88c3ba1c456a3f965c3ff . +_:B2c6b09d205bbdbdaa37c3fce5e984086 "Gajra Ulch" . +_:B2c6b09d205bbdbdaa37c3fce5e984086 . + _:B0c64367bd9765e3f07cf762a4e68040e . + . + "http://www.muriate.tld/craped/dappled.html" . + "nonattendance cartload craped" . + "http://www.ferryage.tld/muriate/cartload.html" . + . + _:B91cb458fcb6884f0c98257605fe5bdbd . + . + "1960"^^ . + "http://www.covets.tld/triturate/disburses.html" . + "tuning slumberers triturate" . + "5"^^ . + "recliners covets slumberers" . + . + _:B0929e6298785d174a2446f316fd1c001 . + "1966"^^ . + "http://www.rays.tld/subcommissions/gastrostomy.html" . + "increased photoplay subcommissions" . + "69"^^ . + "http://www.analyzing.tld/rays/photoplay.html" . + "gothically increased rays" . + . + _:B8e2ae5f306336a69ea532aadf5319abb . + _:Bfb5e0f3efc3267de459adf1ef399b2dc . + "1955"^^ . + "7"^^ . + "Journal 2 (1955)" . + "1"^^ . + . + _:B4ff17450db1e23b981d21b677a8229f0 . + . + "1966"^^ . + "http://www.bigwig.tld/biasses/compassing.html" . + "outscored parasitization biasses" . + "160"^^ . + "http://www.sestets.tld/bigwig/parasitization.html" . + "painfully outscored bigwig" . + . +_:B0d1dcad989235f74e53da6d912adea61 "Mada Aleff" . +_:B0d1dcad989235f74e53da6d912adea61 . + _:B93331f311d5dc3300f644a215c607872 . + . + "http://www.stoup.tld/demarcator/messiest.html" . + "minicomputers amu demarcator" . + "90"^^ . + "http://www.meerschaums.tld/stoup/amu.html" . + . + _:Ba476ff416b42daf95d08f773cc75abdf . + . + "http://www.bilks.tld/voicing/gophers.html" . + "destructions sorbitol voicing" . + "12"^^ . + "http://www.breakables.tld/bilks/sorbitol.html" . + . +_:B7f77e171402398dbeabbc75c7454e897 "Yoshihiro Zahn" . +_:B7f77e171402398dbeabbc75c7454e897 . +_:Bb2ecd3fd79c820a74cce0b4099d22f40 "Ernst Bengtson" . +_:Bb2ecd3fd79c820a74cce0b4099d22f40 . +_:Be3ffc2be429b2b8a63d8ddf2bcc1b83b "Cole Portwine" . +_:Be3ffc2be429b2b8a63d8ddf2bcc1b83b . +_:Bbe77871769f3d284bbd031cd34046544 "Graziana Callabrass" . +_:Bbe77871769f3d284bbd031cd34046544 . +_:Bbbf5c2ee53160de94e77e215a239dc37 "Jazmine Susman" . +_:Bbbf5c2ee53160de94e77e215a239dc37 . + _:Bca01ef6859f1c0a0d358d342e3a09be4 . + . + "http://www.probabilities.tld/koruna/goldbugs.html" . + _:B498d2a68e2aad56e495e0ce319db3a76 . + "42"^^ . + "1960"^^ . + . + "http://www.koruna.tld/destructible/chinked.html" . + "prickier goldbugs destructible" . + "obsequiousness prickier koruna" . + _:B4792be65425e62ce7fde4a281e747ee5 . + . + "http://www.decentralize.tld/windrows/unreasonableness.html" . + "alls preallots windrows" . + . +_:B057534fea7d808f86da18e1c38b84e8c "Huraira Christescu" . +_:B057534fea7d808f86da18e1c38b84e8c . + _:B53ffe885e1096cd0b4bed18a4139e1f4 . + . + "http://www.undivided.tld/calyxes/standouts.html" . + "determinedness scolding calyxes" . + "64"^^ . + "http://www.diminishes.tld/undivided/scolding.html" . + . +_:B7878ee471d7eb1c7b59f5e84a7e58575 "Korechika Mamer" . +_:B7878ee471d7eb1c7b59f5e84a7e58575 . +_:B5ac85a4a8c368fba7ce5ce0ee46150ce "Siddeeqi Eikleberry" . +_:B5ac85a4a8c368fba7ce5ce0ee46150ce . + _:B16cce07af04037d90fe19053bb1cca11 . + "1966"^^ . + "http://www.tipis.tld/footsie/cameoed.html" . + "merer caseworker footsie" . + "189"^^ . + "http://www.infarcts.tld/tipis/caseworker.html" . + "unapproved merer tipis" . + . +_:Bdb97845bee9068ed5d603b9f3651d20c "Giana Guillet" . +_:Bdb97845bee9068ed5d603b9f3651d20c . + _:B7f0bc80e9a10b28eb01fc96c47bd9234 . + . + "1957"^^ . + "http://www.focally.tld/clingstones/beaned.html" . + "shadowbox bourg clingstones" . + "1"^^ . + "http://www.cloistral.tld/focally/bourg.html" . + "gamine shadowbox focally" . + . +_:Baa83cc3c7bb6bed8e6739d457efeafcc "Ladawnah Beahan" . +_:Baa83cc3c7bb6bed8e6739d457efeafcc . +_:B0b130dbbbf74aabfe91a5df78b19fd4f "Edgarda Piccinini" . +_:B0b130dbbbf74aabfe91a5df78b19fd4f . + _:B724526ffd928e374e7b10be57473c7a3 . + . + "1956"^^ . + "http://www.increasers.tld/memorialize/deicing.html" . + "antitoxin hymnaries memorialize" . + "55"^^ . + "http://www.outboard.tld/increasers/hymnaries.html" . + "panfuls antitoxin increasers" . + . + _:B2e7820e524d6d5265dace15dd890c23e . + . + "http://www.loungers.tld/slickness/recharges.html" . + "mullens intimidator slickness" . + . + _:Be09ee83d431b94ce0d88e6299e302f6a . + . + "http://www.waltzes.tld/intitling/disobediently.html" . + "snatchy prebendary intitling" . + "160"^^ . + . + _:B550a9737bbbeffd83c5ff8f057704edf . + . + "http://www.spoonily.tld/spitballs/garrisoning.html" . + "focusses mistake spitballs" . + "59"^^ . + "http://www.serval.tld/spoonily/mistake.html" . + . + _:Be3ac52433064e6282e442624bdee43ad . + . + "http://www.searchings.tld/hillocks/represented.html" . + "terrified situps hillocks" . + "148"^^ . + "http://www.liquate.tld/searchings/situps.html" . + . + _:B9e0344a5a254b82dccc6603ef1c7d032 . + . + "http://www.nameplates.tld/brakeless/battener.html" . + "doeskins wapitis brakeless" . + "110"^^ . + "http://www.triflingly.tld/nameplates/wapitis.html" . + . + _:Be24981997fe88a2feaad2dd5cc6d7a8e . + . + "http://www.leaches.tld/disabusing/lavished.html" . + "mortifying makers disabusing" . + "135"^^ . + . +_:B0c1025bfd8681d8aaac3e91bb4c6d248 "Verdi Mahabir" . +_:B0c1025bfd8681d8aaac3e91bb4c6d248 . +_:B52014f97084705984a19ccbb514a1d75 "Acacia Murra" . +_:B52014f97084705984a19ccbb514a1d75 . +_:B6ed8664db8109743468168afc749b66b "Lexi Faulk" . +_:B6ed8664db8109743468168afc749b66b . + "disbursements created trows" . + "trows prayingly revolves" . + "http://www.nixes.tld/revolves/unco.html" . + "http://www.created.tld/nixes/prayingly.html" . + "70"^^ . + _:B83673c2b99bc7225b0ff40eb113fe376 . + . + . + "http://www.stubbing.tld/trows/nixes.html" . + "1962"^^ . +_:B1fdd06b4324586119d95f3be6e6a5da8 "Ludolphine Bable" . +_:B1fdd06b4324586119d95f3be6e6a5da8 . + _:B1e8cc320399145e95b4161a53a1a64f5 . + . + "http://www.bilker.tld/lothario/swaggerer.html" . + "cordialness expirers lothario" . + "180"^^ . + "http://www.genuflect.tld/bilker/expirers.html" . + . + _:Bc4ae3f4e83358bc8cbe3f7d99df12c74 . + . + "http://www.consensually.tld/gruffs/multiphasic.html" . + "irritates preternaturally gruffs" . + "76"^^ . + "http://www.taxers.tld/consensually/preternaturally.html" . + . +_:Bce1fa069d36a4ba949732687fb04896c "Tema Enerson" . +_:Bce1fa069d36a4ba949732687fb04896c . + _:B5865b303b55930b2df3bcb781f02b7f9 . + _:Be82ef7f3b51617db94fc77bfdc32b11f . + "1952"^^ . + "http://www.arbiters.tld/infolder/fundamentalist.html" . + "ejected jacaranda infolder" . + "191"^^ . + "http://www.underbred.tld/arbiters/jacaranda.html" . + "stemmier ejected arbiters" . + . + _:B349a4302bca340a059f5962eb7e3d8a2 . + . + "http://www.epigrams.tld/vivific/prodigiousness.html" . + "refuelled airmails vivific" . + "155"^^ . + . + _:B1ad6ae5b0be80688ce1e4ac3e043ba6a . + . + "http://www.disguised.tld/assize/monotonously.html" . + "leu beggaring assize" . + "42"^^ . + "http://www.politest.tld/disguised/beggaring.html" . + . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . +_:B1a41232e4ed62119baef3ac17eae5207 . + _:B63fa1100461f3baa1970aac5bd01dabb . + . + "http://www.pasturage.tld/teazle/fringier.html" . + "tonsils thurifer teazle" . + "166"^^ . + "http://www.measurage.tld/pasturage/thurifer.html" . + . +_:Badfd9c99bc663108e7b763f2ffa5cc69 "Federica Sword" . +_:Badfd9c99bc663108e7b763f2ffa5cc69 . +_:B72c9fe12f30c6bcf7c13b4c9d9f65df4 "Saraswathi Knickman" . +_:B72c9fe12f30c6bcf7c13b4c9d9f65df4 . + _:B44cd4963629a0c4f2714420df581ac00 . + . + "http://www.standardized.tld/humdinger/icier.html" . + "reoccupies spokes humdinger" . + "174"^^ . + "http://www.sh.tld/standardized/spokes.html" . + . +_:Bda7155f2d8aba17cbdece12981d4702d "Ustin Behm" . +_:Bda7155f2d8aba17cbdece12981d4702d . + _:Ba90fe5eb80cf3e0e797618e8a8e22a48 . + . + "http://www.zoeas.tld/papooses/abashment.html" . + "lofters cd papooses" . + "129"^^ . + "http://www.disfranchiser.tld/zoeas/cd.html" . + . + _:B1e7fbc665702346de0af2a1d8f9ca93a . + . + "http://www.heterodox.tld/mangey/chared.html" . + "parapsychologists unconnected mangey" . + "80"^^ . + "http://www.tasseling.tld/heterodox/unconnected.html" . + . +_:Beeb4b4ca687203a70bc42c568f1c8d52 "Fiene Mcswain" . +_:Beeb4b4ca687203a70bc42c568f1c8d52 . + _:B1c824b9462541aed2d716534284a9d55 . + . + "http://www.squarish.tld/mistily/dewed.html" . + "batted soughing mistily" . + "188"^^ . + . + _:Bf6b5a1f9f4e32a7fac889e7fbbb4a0e9 . + . + "http://www.munitioned.tld/alt/looses.html" . + "stockinet halidomes alt" . + "83"^^ . + "http://www.vulnerability.tld/munitioned/halidomes.html" . + . + _:B02246bbb0070f3070730b023c51ab24f . + . + "http://www.snifters.tld/ruinousness/skyjackers.html" . + "biologies blameworthiness ruinousness" . + "18"^^ . + . + _:Bf4bce22b87f2300c2813ad29648a3e0a . + _:Bd8dfc34bc03f014850635d4dfec3c809 . + . + "http://www.bayberries.tld/foraging/cartop.html" . + "outchiding charlatanish foraging" . + "104"^^ . + "http://www.acclimating.tld/bayberries/charlatanish.html" . + . +_:Bb17b29b1bc1a32ecd1b22ae083767756 "Mashal Fera" . +_:Bb17b29b1bc1a32ecd1b22ae083767756 . + _:B339f92426c59b21ed5199d61e789e77d . + . + "http://www.spheral.tld/dace/cavaliers.html" . + "geezer protozoans dace" . + "143"^^ . + . + _:Bd45ba0c9af85ea6aad324482a311a593 . + . + "http://www.biasness.tld/immanently/nonfood.html" . + "schoolrooms bartered immanently" . + "152"^^ . + . +_:B746d3adcdbea6a49b4035e1b2d87dd32 "Chikako Klebanoff" . +_:B746d3adcdbea6a49b4035e1b2d87dd32 . +_:Be1b207b2abd5374bc4389c664205cf9b "Nauplius Gehlhausen" . +_:Be1b207b2abd5374bc4389c664205cf9b . + _:B05cb9e35ef24b8d85fb8000b450960d0 . + . + "http://www.resubscription.tld/explosions/bereavers.html" . + "banksides breviate explosions" . + "http://www.espousals.tld/resubscription/breviate.html" . + . +_:B6e6f47643ba17a4f0ba24d8cf2fd1bcb "Marsha Bauserman" . +_:B6e6f47643ba17a4f0ba24d8cf2fd1bcb . + _:B5c05cfc76d1ba13e71acfee9e8904dcb . + . + "http://www.drachmas.tld/karst/banded.html" . + "twerp shrubbier karst" . + "123"^^ . + . + _:Bd3a7fa54818e7459005c04dae94581d5 . + . + "http://www.congoes.tld/sweetsops/smites.html" . + "trochee eolith sweetsops" . + "103"^^ . + "http://www.canapes.tld/congoes/eolith.html" . + . +_:Bca7986f16f03b479c76ebfe96c447831 "Kassandra Mcumber" . +_:Bca7986f16f03b479c76ebfe96c447831 . +_:B22c90c9814e92a26c28d8e236bf4a2d8 "Cadyryeith Sud" . +_:B22c90c9814e92a26c28d8e236bf4a2d8 . +_:Bfdf73e978149c9dfe6ac6decabf283db "India Snipe" . +_:Bfdf73e978149c9dfe6ac6decabf283db . + _:Bc4ead8c19dd45253052d59f40071620b . + . + "http://www.photoengravings.tld/revaluation/ambilateral.html" . + "considerable conspiracies revaluation" . + "131"^^ . + "http://www.hits.tld/photoengravings/conspiracies.html" . + . + _:B22a7f7bb35cfbd2421d11e9c1f82def3 . + "1958"^^ . + "http://www.reshowed.tld/repackaging/sylphic.html" . + "chayote outbidding repackaging" . + "169"^^ . + "http://www.suffusion.tld/reshowed/outbidding.html" . + "homebody chayote reshowed" . + . + . + _:Bcd062e3df84134dc162ee6e1fcd2103e . + . + "http://www.primitiveness.tld/tonners/unfair.html" . + "branchless crimper tonners" . + "175"^^ . + . +_:Bfcaa6fb79f11545ff6db8162fe2b100c "Varuna Rakers" . +_:Bfcaa6fb79f11545ff6db8162fe2b100c . + _:B473e2548998490a05794cf9b0bc6740a . + . + "http://www.doyenne.tld/septuagenarians/safecracker.html" . + "allergist placarders septuagenarians" . + "http://www.queening.tld/doyenne/placarders.html" . + . +_:Bd812fbafd8e4e9e253a6389e64183bf5 "Adrik Ollhoff" . +_:Bd812fbafd8e4e9e253a6389e64183bf5 . +_:B1bb9ba587793294c1d4494b22ccd56f3 "Yngve Fellenbaum" . +_:B1bb9ba587793294c1d4494b22ccd56f3 . + _:B8c5279edad225e4899da10a22056f6c5 . + "1964"^^ . + "http://www.erigerons.tld/lithographic/upholstering.html" . + "blowfishes rediscovery lithographic" . + "149"^^ . + "http://www.coughers.tld/erigerons/rediscovery.html" . + "subrace blowfishes erigerons" . + . +_:B1b110e4bb444b032c6a5189fb90d2703 "Laverna Nodurft" . +_:B1b110e4bb444b032c6a5189fb90d2703 . + _:B2fd14f869f1fac908d734a8f32b0b326 . + _:B6eb843e27365df3e1253c58b4d8ba6f1 . + . + "http://www.plausibility.tld/wimple/scubas.html" . + "pbx sitting wimple" . + "86"^^ . + "http://www.nonindependent.tld/plausibility/sitting.html" . + . + _:B682d6cbe1604a2340f43e822e004d508 . + . + "http://www.trustable.tld/snooper/remodifies.html" . + "unreeler catholically snooper" . + "50"^^ . + "http://www.checker.tld/trustable/catholically.html" . + . + _:B5cd9547ae5856e7493d913b5b56c932a . + _:Bfdafa1e6039499bf09a40baa3a4ebb03 . + . + "http://www.coaxially.tld/trencher/fanaticized.html" . + "xx tubiform trencher" . + "134"^^ . + "http://www.anthill.tld/coaxially/tubiform.html" . + . +_:B0af0eff4a8f7624aa4dd52df3fd2a93e "Marcell Glinka" . +_:B0af0eff4a8f7624aa4dd52df3fd2a93e . + _:Bf378e0a3aa79a19e9474b8bbeb1b7d6e . + . + "http://www.positioning.tld/grossness/cycloidal.html" . + "ashamedly modernness grossness" . + "119"^^ . + . +_:B0cb00f74a9a9b1eba6c160f849ec177b "Avaon Espinel" . +_:B0cb00f74a9a9b1eba6c160f849ec177b . +_:Bf53b32c5fa106b299e5221679ecd56e8 "Edwine Tabuena" . +_:Bf53b32c5fa106b299e5221679ecd56e8 . + _:B23650655739733896acecc7469ab33a0 . + . + "http://www.wrongness.tld/reclining/thriftiness.html" . + "scullery bumpkinish reclining" . + "108"^^ . + "http://www.rewove.tld/wrongness/bumpkinish.html" . + . + _:Bfd5ebb2146d96f76c773d9380931d7d0 . + . + "http://www.cosmopolitanism.tld/circles/endorsable.html" . + "verificatory typicalness circles" . + "177"^^ . + "http://www.crumbles.tld/cosmopolitanism/typicalness.html" . + . + _:B44633836762a3b7621908f94108fa5d2 . + . + "http://www.nonplusing.tld/better/presoak.html" . + "unamused dashpots better" . + "103"^^ . + . + "hemlocks prams amerce" . + "91"^^ . + . + "hedonics hemlocks swearing" . + "http://www.trainer.tld/swearing/prams.html" . + _:B46a0d53deb76ae4f164d840fd16631d5 . + "http://www.swearing.tld/amerce/asseverate.html" . + _:B90f390aaf90b573252dbd83e782f907c . + "1964"^^ . + . +_:B2881cd777cd70d7fbc47f1ee73419267 "Ilyaas Hipsley" . +_:B2881cd777cd70d7fbc47f1ee73419267 . + _:Bad377a09ee752862b7a790f31c0c47e6 . + . + "1963"^^ . + "http://www.expatiators.tld/frizettes/confoundedly.html" . + "channelled genteelest frizettes" . + "http://www.cilantro.tld/expatiators/genteelest.html" . + "kilns channelled expatiators" . + . + _:Bcae2c4cf3f4c0396f3da5363a31c7a93 . + _:B4659a752ef61b7576d21fa3222c9b230 . + . + "http://www.fugit.tld/stereoscopical/pepped.html" . + "gasman rearouses stereoscopical" . + "96"^^ . + . + . + _:Bd32d473fb352e3e06c33cba1760a07e0 . + . + "http://www.astonished.tld/vaccinable/teared.html" . + "wantoners clutched vaccinable" . + "24"^^ . + . +_:B8d5cc24732ed2862817a71713a18fb4c "Alliss Whitener" . +_:B8d5cc24732ed2862817a71713a18fb4c . +_:B7cd3a727495ab0c78a2206041029baea "Emilie Wege" . +_:B7cd3a727495ab0c78a2206041029baea . + _:B98b9feb48f6119b3b957e932a4022cb4 . + . + "http://www.turtledoves.tld/impressments/impracticability.html" . + "prehardening purebred impressments" . + "19"^^ . + "http://www.choreographic.tld/turtledoves/purebred.html" . + . + _:B9eda99298ff8dbacf61109be8976c166 . + . + "http://www.captress.tld/zincked/preaches.html" . + "smallness bubblier zincked" . + "70"^^ . + . + _:Bca9d0786c2544bbe087d3dbacd53d511 . + . + "http://www.snowiest.tld/desensitizer/reckoner.html" . + "colleges unbelievable desensitizer" . + "178"^^ . + "http://www.zigzags.tld/snowiest/unbelievable.html" . + . + _:B678ca684cead7e24594a826a79d16e9b . + _:B7c5a313313400c96b7a4c2359cc85430 . + . + "http://www.leavens.tld/bouzoukis/trimorphs.html" . + "philistines metagalaxy bouzoukis" . + "79"^^ . + . +_:Bee4a33671bd7f5cd7defb16f87f22e1f "Girija May" . +_:Bee4a33671bd7f5cd7defb16f87f22e1f . +_:B3e734aaa07c455d46c67bf55a7778104 "Zoleen Bewley" . +_:B3e734aaa07c455d46c67bf55a7778104 . +_:Bdd7204d646354ed0625bf6f91753bac0 "Maiya Viars" . +_:Bdd7204d646354ed0625bf6f91753bac0 . +_:Befda72540a6279ea2f741ad4646f545d "Luciano Harbuck" . +_:Befda72540a6279ea2f741ad4646f545d . + _:B33ba28896dcb24903cbdad090467e7cf . + "1960"^^ . + "http://www.jamb.tld/carders/demotion.html" . + "upwardness infold carders" . + "194"^^ . + "repacking jamb infold" . + . + "1962"^^ . + "2"^^ . + "http://www.hemostat.tld/midways/gives.html" . + "Proceeding 2 (1962)" . + _:Bf041bd1fca85a63743ccb2ee231ddef2 . + . + . + "prenticing hemostat falsifies" . + _:B482cd8ee9e68f8992a6ebf6e73276864 . + "Micro Focus Publishing" . + "0-1429-9787-0" . + _:B0301054bfc04a74aa3dac46af17e6a35 . + _:Bafab7b4b3a04284166b984338aac2ab5 . + _:Bce7e6e446c0e45b5b26a80d30f5ee6bd . + . + "http://www.nutritiousness.tld/besoms/disqualifications.html" . + "buffalos mainmast besoms" . + "75"^^ . + . + "1950"^^ . + "2"^^ . + "Journal 2 (1950)" . + . + _:B0bcabec757f000fb51278733efa3348c . + "1966"^^ . + "http://www.perishables.tld/puttiers/gasped.html" . + "sacker leisured puttiers" . + "38"^^ . + "bedwarf perishables leisured" . + . + _:B462d24e07dfa5083d277cfe8c123f6b7 . + _:B1673fd67eaa1931116fd371113ac922f . + . + "http://www.broadaxe.tld/fluidly/eponymies.html" . + "remarques glamourous fluidly" . + "78"^^ . + . +_:Bf0b74976b2d5befcca00a00a75b13c06 "Tashana Pares" . +_:Bf0b74976b2d5befcca00a00a75b13c06 . + _:Bc29b50d7b134fb3ce2cc51a4c5c57409 . + "1966"^^ . + "http://www.anxiously.tld/prix/anality.html" . + "varietally psychotogenic prix" . + "unleash anxiously psychotogenic" . + . +_:B3a8f7fefb42fe19f0717c2b09f86c0f0 "Freda Freimuth" . +_:B3a8f7fefb42fe19f0717c2b09f86c0f0 . + "thrived trouncers repudiated" . + _:B2afd5c8d9e64d6ad2cc5a1a82e219206 . + "http://www.slumbery.tld/repudiated/cardiograph.html" . + "90"^^ . + . + _:B93a8e6631527f05e8fb5fe64f88324e4 . + "trouncers cardiograph reintroduction" . + "1960"^^ . + "http://www.repudiated.tld/reintroduction/stability.html" . + . +_:Baf459e0de7559ea76dd61087a878af0e "Carie Soundara" . +_:Baf459e0de7559ea76dd61087a878af0e . + _:B4773bf35226cb46fd45b6807959649d2 . + . + "http://www.seemings.tld/glamorizations/sandbaggers.html" . + "overkill arched glamorizations" . + "127"^^ . + "http://www.sexology.tld/seemings/arched.html" . + . + . + _:B8ea8974a451b993952f63ef99df28d14 . + . + "http://www.isolators.tld/nethermost/nonfiction.html" . + "junketeers reducing nethermost" . + "intercollegiate iniquitously lycanthropies electrophoresed dinting rezoning pledgee protoactinium" . + "http://www.exec.tld/isolators/reducing.html" . + . + _:B8bbf5e9e4dd39869ee2dbf2792336b06 . + . + "http://www.partnerships.tld/tranship/berobed.html" . + "nursemaids englobement tranship" . + "91"^^ . + "http://www.confessed.tld/partnerships/englobement.html" . + . +_:B74889489284d96fb73d8a9772e438d0c "Kin Blute" . +_:B74889489284d96fb73d8a9772e438d0c . +_:Be174efedf55b3697a2e3533b7f1390c4 "Tharwa Skillicorn" . +_:Be174efedf55b3697a2e3533b7f1390c4 . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + . + "1966"^^ . + "http://www.collectivizes.tld/godlessness/disloyal.html" . + "writing nonconstructive godlessness" . + "161"^^ . + "http://www.dullest.tld/collectivizes/nonconstructive.html" . + "goddaughters writing collectivizes" . + . +_:Be4d1cfa0073d21c05859d2bab911b42e "Katreen Osthoff" . +_:Be4d1cfa0073d21c05859d2bab911b42e . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + . + "http://www.praters.tld/albatrosses/calculation.html" . + "proudest opes albatrosses" . + "33"^^ . + . + _:Bb1c628638241ff3e32a337c9fa05c36e . + . + "http://www.sublimating.tld/bearable/heiring.html" . + "blowout shirts bearable" . + "195"^^ . + "porn belchers commoners inexpressibility allopathies visitants tartufe dynamited cantilevers pastinas" . + "http://www.gettable.tld/sublimating/shirts.html" . + . +_:B9070033d1b42dcd1745d52165cdbbd47 "Donella Schwalm" . +_:B9070033d1b42dcd1745d52165cdbbd47 . + _:B2777ccef3da90b6743105395a981a505 . + . + "http://www.datelining.tld/brunettes/badgerly.html" . + "maladjustive frenches brunettes" . + "67"^^ . + . +_:Baa713adba04d1bcf3b7de89f84e77b8d "Jareer Cure" . +_:Baa713adba04d1bcf3b7de89f84e77b8d . +_:B2dc9ea48fa8ba7c4238ff5f63f99686a "Risa Muninger" . +_:B2dc9ea48fa8ba7c4238ff5f63f99686a . + . + . + _:B1e2ea54c5d2475e626a08990d44ba5f8 . + "sinuates imperatives packinghouse" . + "http://www.cancelable.tld/packinghouse/speckled.html" . + "1953"^^ . + "coquinas sinuates cancelable" . + "http://www.chantries.tld/cancelable/imperatives.html" . + . + "4"^^ . + _:B8488af9a6b2f860e1af57b4e7b5a6463 . + _:Be4ff75d02a55652a80deb059991c4342 . + . + "http://www.robotization.tld/obsoleting/burlesqued.html" . + "nonpoetic originally obsoleting" . + "5"^^ . + "http://www.insolently.tld/robotization/originally.html" . + . +_:B3b148e73047f29807d9b7f578b1827b7 "Balasi Reasoner" . +_:B3b148e73047f29807d9b7f578b1827b7 . +_:Bc4ed98071e062595339fc8d5e6961154 "Normando Haverstock" . +_:Bc4ed98071e062595339fc8d5e6961154 . + _:Bed04764ebb2ddb20cd4a71e0b409e226 . + . + "http://www.messman.tld/ooh/ergonomically.html" . + "burlaps biosensor ooh" . + "151"^^ . + "breeding unwrinkling omelette atrociously antiquing argled beduins collards swanker severalizing astrakhan" . + "http://www.indited.tld/messman/biosensor.html" . + . +_:Bdf1c751b96f6441c196bcf97aaa5fe3a "Bendigeidfran Knake" . +_:Bdf1c751b96f6441c196bcf97aaa5fe3a . + _:B108753d8817ac86508ee9806ea780102 . + . + "1962"^^ . + "http://www.pretors.tld/angiosperms/simps.html" . + "linking papillate angiosperms" . + "186"^^ . + "nonspecialist pretors papillate" . + . +_:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 "Flavia Balnis" . +_:Bc9e9963c3be1ab00c4bcb8752a1fc1a9 . +_:B47ce73b8c68eaa4e943c2182034f9bf8 "Emiliano Cecena" . +_:B47ce73b8c68eaa4e943c2182034f9bf8 . +_:B182c8a7b7bf39ce1af0c53c73d7a0869 "Radoste Hoefling" . +_:B182c8a7b7bf39ce1af0c53c73d7a0869 . + _:B44afcd88a45d6b0cbb097ac08fb33424 . + . + "http://www.antiparticle.tld/submissive/veined.html" . + "dewlap fylfot submissive" . + . +_:B65a76dad7e29ecaf2bf8be04f0ad7eea "Brac Matis" . +_:B65a76dad7e29ecaf2bf8be04f0ad7eea . + _:B45a6ec7bf8053d377ebf58fb882110ef . + . + "1965"^^ . + "http://www.bioscopes.tld/motherboard/dishrag.html" . + "fierily bilgiest motherboard" . + "118"^^ . + "http://www.reinvoked.tld/bioscopes/bilgiest.html" . + "precipiced fierily bioscopes" . + . + _:Ba67a7b1904d1feb5d4bd78958f80245c . + . + "http://www.compositely.tld/undrinkable/charter.html" . + "curring antennal undrinkable" . + "119"^^ . + "http://www.preciosity.tld/compositely/antennal.html" . + . + _:Bf25b02f26714207a1fa6423d3ea97a8c . + . + "http://www.yapper.tld/lumbago/revolutionaries.html" . + "biosatellites lightening lumbago" . + "77"^^ . + . +_:B2eaef047be1c8addcc95d84ed15748be "Shaakira Ricklefs" . +_:B2eaef047be1c8addcc95d84ed15748be . + _:Bd79dd334f3ec9fcb2766c362fab57145 . + . + "http://www.harvested.tld/prediction/arrogations.html" . + "divestitive agoraphobic prediction" . + "198"^^ . + "http://www.noncancellable.tld/harvested/agoraphobic.html" . + . + _:B7daee3163f1c6e0e4e4a2df821cc59a3 . + . + "1963"^^ . + "http://www.warmer.tld/perverter/homagers.html" . + "unendangered keelage perverter" . + "121"^^ . + "http://www.smarting.tld/warmer/keelage.html" . + "tureen unendangered warmer" . + . +_:B55764fc98b485f6e4a96d4cfc0418fbd "Bess Frenzel" . +_:B55764fc98b485f6e4a96d4cfc0418fbd . + _:B8c9d6ce992b2ab4188b3520d9171044a . + . + "http://www.maligning.tld/separatist/wists.html" . + "groats redolence separatist" . + "110"^^ . + "http://www.savories.tld/maligning/redolence.html" . + . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + _:Ba862195632c8a440b30761fa2ae3e6e0 . + "1966"^^ . + "27"^^ . + "Journal 1 (1966)" . + "1"^^ . + . + _:Bd8934298a23acfd1c639daeb31fa3442 . + . + "http://www.pinpricked.tld/shoving/latchstrings.html" . + "planetoids misdiagnosing shoving" . + "40"^^ . + "http://www.sunward.tld/pinpricked/misdiagnosing.html" . + . +_:B562a202c7aedc318872ade701d8a8fc5 "Achates Valois" . +_:B562a202c7aedc318872ade701d8a8fc5 . + _:B93c88a906e6e39c4c22d8e5a69589478 . + . + "1961"^^ . + "http://www.birthstone.tld/fawny/reacted.html" . + "rhebok outspreads fawny" . + "80"^^ . + "http://www.interatomic.tld/birthstone/outspreads.html" . + "orators rhebok birthstone" . + . + _:B45a6ec7bf8053d377ebf58fb882110ef . + . + "http://www.tetrameters.tld/focused/shows.html" . + "peculators gouges focused" . + "36"^^ . + "http://www.stimulative.tld/tetrameters/gouges.html" . + . +_:B0f8e5beb1a6c2a8db208951c26243826 "Taamir Snoozy" . +_:B0f8e5beb1a6c2a8db208951c26243826 . +_:B197eb22360bda40d239cdfff649c6ab6 "Cheryle Vanderveen" . +_:B197eb22360bda40d239cdfff649c6ab6 . + _:B83a51387cd00a07e751d27894153d473 . + . + "http://www.expunging.tld/deregulations/forints.html" . + "liked camshaft deregulations" . + "28"^^ . + "http://www.enlister.tld/expunging/camshaft.html" . + . +_:Bf1abea35f5d42b141386e75b95f9a05f "Zenon Denes" . +_:Bf1abea35f5d42b141386e75b95f9a05f . +_:B0cf75c991a3fe66328724f91bd1ebfae "Marous Payeur" . +_:B0cf75c991a3fe66328724f91bd1ebfae . +_:B5e8c21622afae2ac1e0c773c0ef07be1 "Jerzyr Jayroe" . +_:B5e8c21622afae2ac1e0c773c0ef07be1 . + _:Bdc4c1b0b9e5ec44e61f5e3bf0ead5ede . + . + "http://www.curvet.tld/pionic/vaulted.html" . + "daubs shareholders pionic" . + "116"^^ . + "http://www.decenary.tld/curvet/shareholders.html" . + . +_:B14e4c5908caea4fbc0c59fdf1ab25873 "Ricky Wyss" . +_:B14e4c5908caea4fbc0c59fdf1ab25873 . + _:B9fea56a3655f04aaeeab4f32bb0f3c7c . + . + "http://www.subtopics.tld/inhaling/trackway.html" . + "jurisprudence plotties inhaling" . + "174"^^ . + . + . + "1958"^^ . + . + "trainers bewigs homeostatic" . + _:B2b4ad38e9d3e8dbfd5c590af72247677 . + "http://www.weddings.tld/butlery/bewigs.html" . + "http://www.butlery.tld/homeostatic/slower.html" . + _:B6ecb594ce542a64a4f41e50d6c60b3b9 . + "moms trainers butlery" . + "138"^^ . +_:B63e6de7ae10b7f6662ac0b878bb3271c "Raina Hermandez" . +_:B63e6de7ae10b7f6662ac0b878bb3271c . + _:B720ad919d538c5312fe4d12f0ed0fc27 . + . + "http://www.horologe.tld/furrows/eloquence.html" . + "witchy bigamistic furrows" . + "199"^^ . + "http://www.leatheriness.tld/horologe/bigamistic.html" . + . +_:B29b9e5abd94532d96bfbbf83050ee2b4 "Mihoko Sasportas" . +_:B29b9e5abd94532d96bfbbf83050ee2b4 . +_:B34b9ea6dda4ab0b575bece634fdd8584 "Sakue Derbes" . +_:B34b9ea6dda4ab0b575bece634fdd8584 . +_:Be3ac52433064e6282e442624bdee43ad "Selianka Mansker" . +_:Be3ac52433064e6282e442624bdee43ad . +_:B0ca06148652f62212fa624c9497ff231 "Deniz Medler" . +_:B0ca06148652f62212fa624c9497ff231 . + _:Bd12c0121841791c039d520fcf2d6ae86 . + . + "http://www.trothed.tld/fugged/miaouing.html" . + "nephron cervicitis fugged" . + "27"^^ . + . + _:Be6079e524c8feb6bf610611fedcbac95 . + . + "1966"^^ . + "http://www.bulks.tld/uncombined/piezoelectricity.html" . + "prostatitis debriefing uncombined" . + "88"^^ . + "cont bulks debriefing" . + . + _:Bcb667499fa85be9cea01e3323d061e47 . + _:B38ea2a96a7d4b49ae536a9a9fe290ba1 . + . + "http://www.depicted.tld/univ/easting.html" . + "minimizes doggoned univ" . + "69"^^ . + . +_:B89a0fb2c8c12a7b7e15aee3b493a8072 "Pepita Piening" . +_:B89a0fb2c8c12a7b7e15aee3b493a8072 . + _:Bafab85c7891cc11c51071df906c3989b . + _:B95790c0224097e829d98889235954d39 . + . + "http://www.pekoes.tld/antiinsurrectionists/whereat.html" . + "welling wittier antiinsurrectionists" . + "2"^^ . + "depersonalizes tincted jus differing portraits nebulise slatier neutrality hurriedly seriating gaudily" . + "http://www.wrestling.tld/pekoes/wittier.html" . + . +_:Bda73348f74a7a9e9adb86a358850d6ac "Conway Sobba" . +_:Bda73348f74a7a9e9adb86a358850d6ac . + "http://www.stiffs.tld/hardhandedness/neutralistic.html" . + "http://www.hardhandedness.tld/gulden/salable.html" . + "coopery drenching hardhandedness" . + _:B2a399736970ab18acb68f4fce946f1e5 . + "194"^^ . + . + . + . + "1966"^^ . + "drenching neutralistic gulden" . +_:B8a139e6c719a7fff8a56b01abded1d3f "Latorray Delawder" . +_:B8a139e6c719a7fff8a56b01abded1d3f . + _:B3bc1a3a1f568800d470c1afc565fa333 . + . + "http://www.ravelly.tld/refuelling/eld.html" . + "cosset flaunts refuelling" . + "79"^^ . + "http://www.identifications.tld/ravelly/flaunts.html" . + . + _:Bb6a5ae292a0216915620b77c6bf791ff . + _:Bce3827cb8ad5d5ce52432b4479b499ba . + . + "http://www.joinable.tld/governments/pastern.html" . + "plaining concernment governments" . + "78"^^ . + "http://www.desalts.tld/joinable/concernment.html" . + . + _:Bd2dbc2ea9489c7fdade65506d701c3ef . + _:Bae39d67166f6d2e4bf7734f69a6141ca . + . + "http://www.plainclothesman.tld/augurs/nonpredatory.html" . + "topsails fumet augurs" . + "149"^^ . + . + _:B4ee238ce4052706e2f94e5fddddeb448 . + . + "http://www.nuthouse.tld/liturgical/graciousness.html" . + "visuals interlines liturgical" . + "180"^^ . + "http://www.daffiness.tld/nuthouse/interlines.html" . + . + _:B7fe8893985e6b6e7585645d33d060a05 . + . + "http://www.toeplate.tld/hypotonic/glim.html" . + "whanging grumpiness hypotonic" . + "http://www.subcontinent.tld/toeplate/grumpiness.html" . + . +_:B570973d16b2e60ae84ec9eb3b77debc7 "Zufar Pestoni" . +_:B570973d16b2e60ae84ec9eb3b77debc7 . + _:Be0b1e375b6f72fb3791edfe45f337c82 . + . + "http://www.opaline.tld/stupefactive/mucky.html" . + "remended eidolons stupefactive" . + "5"^^ . + "http://www.expiating.tld/opaline/eidolons.html" . + . + _:B49883a182e1b3e3deb81935ac213693d . + . + "http://www.nonelection.tld/powered/demodulations.html" . + "misnames wainscoting powered" . + "192"^^ . + "http://www.finfoots.tld/nonelection/wainscoting.html" . + . + _:B455b9f19e07a1990817fdf70b5ac5d44 . + . + "http://www.impoverishment.tld/stickmen/halftone.html" . + "factotums subcategories stickmen" . + "192"^^ . + . +_:B242ba8ba39d1e37e7ce7a9596bb7859c "Hea Corredor" . +_:B242ba8ba39d1e37e7ce7a9596bb7859c . +_:B713f91a874e1e78a764fac9ed89db438 "Raven Fabeck" . +_:B713f91a874e1e78a764fac9ed89db438 . +_:B44da5692afc06ca50d8da9433d09d6a5 "Liddy Krossen" . +_:B44da5692afc06ca50d8da9433d09d6a5 . + "deviation muzhik outline" . + "http://www.wagnerians.tld/realizing/muzhik.html" . + . + . + "http://www.realizing.tld/outline/fatalistic.html" . + . + _:B6d1f4ab62049e9af49b06244387b3c6b . + "1960"^^ . + _:B5f899b96371ec8f6ca9ec481ebc40238 . + "146"^^ . + "secrets deviation realizing" . + _:B89fef08000933586315691be97dc64b7 . + . + "http://www.alleviative.tld/viscousness/neuralgias.html" . + "breviary humanistically viscousness" . + "176"^^ . + "http://www.exserting.tld/alleviative/humanistically.html" . + . + _:B98d1d310057a37f78e6b515454c4168a . + . + "http://www.ripener.tld/cavefish/cretinizing.html" . + "headpiece solemnizes cavefish" . + "159"^^ . + . + _:Ba757b1e5bd73981e0dc5135647690c22 . + _:B8538e37f8129e688987e6e9e5c7b8bf2 . + . + "http://www.prandial.tld/discretely/argued.html" . + "satiated greyest discretely" . + "165"^^ . + "http://www.disproves.tld/prandial/greyest.html" . + . + _:B1c5dc6b6224b6c4bea6472b95abfac32 . + . + "http://www.reevaluated.tld/scansions/packable.html" . + "consistencies patented scansions" . + "88"^^ . + . +_:Be682cccd08b858eb34f620673ffc14be "Makayla Urry" . +_:Be682cccd08b858eb34f620673ffc14be . +_:B9b433821294e27c338e3f7ce9b88a369 "Suhail Goodger" . +_:B9b433821294e27c338e3f7ce9b88a369 . +_:B27c89eeb812506f66c4f7a2c62f32c6e "Vikashenka Koso" . +_:B27c89eeb812506f66c4f7a2c62f32c6e . + _:Bd854c8a430cb920f6a2f9ef4100653a2 . + _:B4b07e3cbe2aaad6589fb71882a13c8d8 . + . + "http://www.stiller.tld/reencounter/cantraps.html" . + "vialling braids reencounter" . + "126"^^ . + "http://www.immigrated.tld/stiller/braids.html" . + . + "15"^^ . + . + "virally whitens diplex" . + "http://www.diplex.tld/pedicured/bibbs.html" . + "http://www.nonsignificant.tld/diplex/dashing.html" . + "whitens dashing pedicured" . + _:B003280cc429cdd928ba401c96de2a009 . + "1953"^^ . + . + . + _:Bcaae02a8262c6e0228984d2a7de8b48a . + . + "http://www.gerontologies.tld/overmen/carpi.html" . + "puttied qty overmen" . + "7"^^ . + "http://www.keratotic.tld/gerontologies/qty.html" . + . + _:B179f01bc269450fabdae7d3f6b30adf1 . + . + "http://www.quakes.tld/motorscooters/marshmallows.html" . + "dieback conjuncts motorscooters" . + "5"^^ . + "http://www.unionizing.tld/quakes/conjuncts.html" . + . +_:B39c4f47fb33fd064af35a14bd2f5ac96 "Shigematsu Andrson" . +_:B39c4f47fb33fd064af35a14bd2f5ac96 . + _:Bb45e43c42ecc4b8f9ea9fb159c7414a5 . + . + "http://www.frisk.tld/misguides/breakwaters.html" . + "caladium compatibleness misguides" . + "82"^^ . + . +_:Bed15e70731c4a6c68184f01139562f79 "Azarious Wines" . +_:Bed15e70731c4a6c68184f01139562f79 . + _:B5bf55f9bec75c59fca204f180a255c68 . + . + "http://www.spermatozoa.tld/lambent/cyclos.html" . + "colporteur renderings lambent" . + "81"^^ . + "http://www.entrails.tld/spermatozoa/renderings.html" . + . +_:B7feb9662ce6a1a8a155d8b676d7bfbde "Estrelle Wedgworth" . +_:B7feb9662ce6a1a8a155d8b676d7bfbde . +_:B18d32f8fa03eea132f86b24b707a5978 "Cinzia Heising" . +_:B18d32f8fa03eea132f86b24b707a5978 . + _:Bfecf387733b84dd011e1fdb92a061c17 . + . + "http://www.litigated.tld/climatologically/rovers.html" . + "bloodiness largish climatologically" . + "35"^^ . + "http://www.pacifier.tld/litigated/largish.html" . + . + _:B8f2c8fcf11b0bfd2eeb04b420bff92ca . + . + "http://www.calpacs.tld/commode/relicense.html" . + "gandhi unpalatably commode" . + "83"^^ . + . + _:Ba5f9f6ac0e4e92da11913df9682c575b . + . + "1966"^^ . + "http://www.surging.tld/handwoven/crags.html" . + "partially reinstruct handwoven" . + "92"^^ . + "http://www.reliving.tld/surging/reinstruct.html" . + "rationalistically partially surging" . + . +_:B0813b087ba3ad9a164563c6aec4b0bca "Brianne Challacombe" . +_:B0813b087ba3ad9a164563c6aec4b0bca . +_:B22a7193f26d7b302bcaacece0d853b0d "Nakamaro Zinkievich" . +_:B22a7193f26d7b302bcaacece0d853b0d . + _:Bb681d081763af97334ae9d591b464dd4 . + . + "http://www.nebulously.tld/feinting/rurally.html" . + "apprenticeships contaminator feinting" . + "35"^^ . + . + _:B18a09dff989a7045fc32687d19ad90b1 . + . + "http://www.embows.tld/insanely/semitists.html" . + "employable quizzicality insanely" . + "90"^^ . + . + _:Bb418a2b1f319758a22c5ef3bf6cff225 . + . + "http://www.steamiest.tld/brassieres/caesural.html" . + "molds sleepier brassieres" . + "187"^^ . + . + _:B561788b6a045df731a2bd3de0aeaf3e8 . + . + "1965"^^ . + "http://www.cookbooks.tld/subcivilizations/snazziest.html" . + "unimposing pleaters subcivilizations" . + "192"^^ . + "http://www.woodcarvings.tld/cookbooks/pleaters.html" . + "scollop unimposing cookbooks" . + . + _:B41208311b3f242197f1d371860430d8e . + . + "http://www.candids.tld/mb/thatched.html" . + "effulges daleths mb" . + "118"^^ . + . + _:Bf752b859c32c6aebd550d655537cdfbe . + . + "http://www.faire.tld/comets/paraphraser.html" . + "hidebound poloist comets" . + "191"^^ . + "http://www.overrigid.tld/faire/poloist.html" . + . +_:B36ad50bf9bc9781100a95fc44462b1f7 "Magena Scherb" . +_:B36ad50bf9bc9781100a95fc44462b1f7 . +_:B1ef7277a6b2696cc36797366d661b605 "Kakuei Blanford" . +_:B1ef7277a6b2696cc36797366d661b605 . +_:B7548275e5b86af24ec500566df8ad7ff "Lennart Ohora" . +_:B7548275e5b86af24ec500566df8ad7ff . + _:B3b50a26b319e5f4a8510968b5ae9615c . + . + "http://www.quintuplicate.tld/heisting/talks.html" . + "tidbits welcomers heisting" . + "96"^^ . + "http://www.equivocalities.tld/quintuplicate/welcomers.html" . + . +_:Bea11f86c55323dacb428b19e2dcd5996 "Helge Bragg" . +_:Bea11f86c55323dacb428b19e2dcd5996 . +_:B8e2ae5f306336a69ea532aadf5319abb "Karlene Bilello" . +_:B8e2ae5f306336a69ea532aadf5319abb . + "http://www.maulers.tld/asylums/mappers.html" . + "44"^^ . + _:Bc2c79c885fbcf32f7ccb794ca0883460 . + "agrees squirish asylums" . + "quintillions agrees maulers" . + "1962"^^ . + "http://www.deadeners.tld/maulers/squirish.html" . + . + . + _:B3c5aebb55398179f326debc7952f4c71 . + _:B8db860767b1d1b61a6433245ef3a1426 . + _:B6dd9ef6ce8a1a1df8c1977ffa9006719 . + . + "http://www.terrorized.tld/disinfectant/affixers.html" . + "cuckooed unripely disinfectant" . + "146"^^ . + . + _:Bd95fae78a21a898fa26194e449613dfa . + . + "http://www.therapeutist.tld/oinking/interleaf.html" . + "decistere radiobiology oinking" . + "185"^^ . + "http://www.sprat.tld/therapeutist/radiobiology.html" . + . + _:Bf90508fa0e7f49561764fe8a25b54b65 . + . + "1963"^^ . + "http://www.halves.tld/flagellator/sojourned.html" . + "exorbitantly frere flagellator" . + "15"^^ . + "http://www.respondents.tld/halves/frere.html" . + "swappers exorbitantly halves" . + . + _:Bb34061c26736cf9ca4c556cf76b9f4e4 . + . + "1966"^^ . + "http://www.vouchees.tld/sunless/apocynthions.html" . + "blancmange godowns sunless" . + "87"^^ . + "http://www.ferrying.tld/vouchees/godowns.html" . + "prostrating blancmange vouchees" . + . +_:B10a1f7fff910ba95a91e15e3791906ee "Aegeus Jointer" . +_:B10a1f7fff910ba95a91e15e3791906ee . + _:Bfbae1bd595742563d7c75f1daaa63e33 . + . + "http://www.recoiler.tld/neared/bejewelling.html" . + "dimouts frankincense neared" . + "154"^^ . + . +_:B9fd556a6d136b75851c112d2ae13115e "Dia Halbershtam" . +_:B9fd556a6d136b75851c112d2ae13115e . +_:B6a8304796b128c7e27e80b232ee8f4ac "Fedoritsa Stinner" . +_:B6a8304796b128c7e27e80b232ee8f4ac . + "1961"^^ . + "reinfuse yielders individualistic" . + . + _:B15d53dc63f06a42a309b0caf16ce111c . + . + "http://www.flitch.tld/agriculturalist/yielders.html" . + "http://www.agriculturalist.tld/individualistic/consumerism.html" . + "reconfiscating reinfuse agriculturalist" . + "125"^^ . + _:B22a7193f26d7b302bcaacece0d853b0d . + _:Bd0a41d69ab10af89f9c6f9745cd5f5cf . + _:Ba3eafa75cee79b786a9cfe61053f00f7 . + "1961"^^ . + "22"^^ . + "Journal 1 (1961)" . + "1"^^ . + . + _:B68f54af284a25d791e7cb6084d4428b1 . + . + "http://www.crinkles.tld/aluminum/metiers.html" . + "nonpossession surpassing aluminum" . + "83"^^ . + . +_:Be4932cfaf619554a8c22461194bcd69e "Lone Pavese" . +_:Be4932cfaf619554a8c22461194bcd69e . + _:Bf47c029d258995a1b5aa63a7f6403d24 . + . + "http://www.rowdily.tld/blunter/superstructure.html" . + "shingles recombine blunter" . + "68"^^ . + "http://www.areolae.tld/rowdily/recombine.html" . + . + _:B8d95159aaa03618f28309a8801f65e19 . + . + "http://www.baptists.tld/opulently/underlip.html" . + "churchier catatony opulently" . + "11"^^ . + "http://www.sovran.tld/baptists/catatony.html" . + . +_:Bcdedc6d6725fdf939ff91cc101d82236 "Labeeb Gonsales" . +_:Bcdedc6d6725fdf939ff91cc101d82236 . +_:B561a20064fddeb076fdd0d6dcdd03646 "Nolan Brownle" . +_:B561a20064fddeb076fdd0d6dcdd03646 . + _:B70c220978277ccf424fe94e474deb309 . + . + "http://www.precox.tld/hideousness/declaimers.html" . + "dazedness preludes hideousness" . + "122"^^ . + "http://www.taciturn.tld/precox/preludes.html" . + . + _:B75fec763a3b1359237b25fb6f514d438 . + . + "http://www.cogway.tld/runtiness/crookedest.html" . + "rulership flypapers runtiness" . + "62"^^ . + "http://www.stereoscope.tld/cogway/flypapers.html" . + . + _:Bdf3a4664d840eeeea680b8089961f46e . + . + "http://www.dictums.tld/banderole/deceptiveness.html" . + "cogencies trussers banderole" . + "http://www.scrubbers.tld/dictums/trussers.html" . + . +_:Bd8c40f0d2cf255a04fa1ba0151410e08 "Anjelika Sol" . +_:Bd8c40f0d2cf255a04fa1ba0151410e08 . + _:B6b9e506a5658b04e46d0f685b1000104 . + . + "http://www.accountants.tld/awarding/veinlets.html" . + "spurns clinking awarding" . + "136"^^ . + "http://www.avenged.tld/accountants/clinking.html" . + . +_:B5159b50f66526491bbb587bcd6cf437b "Izarra Zackery" . +_:B5159b50f66526491bbb587bcd6cf437b . +_:B4618213f18ccd1a088a7eb4f8d60bcc1 "Gerty Tokich" . +_:B4618213f18ccd1a088a7eb4f8d60bcc1 . + _:B6c187c933c84452896a31553ee05e9bd . + . + "http://www.dehydrogenate.tld/lacerating/workwomen.html" . + "transcriptions atriums lacerating" . + "50"^^ . + "http://www.stockcar.tld/dehydrogenate/atriums.html" . + . +_:Baa6c927df115da49869833b813e0e7d2 "Hektor Cleal" . +_:Baa6c927df115da49869833b813e0e7d2 . +_:B9253d690674dbef75e6015f1f160d48b "Arcenio Rayshell" . +_:B9253d690674dbef75e6015f1f160d48b . +_:B6d78e079f96fecb628ff0dc02bfdd67a "Wikta Ryea" . +_:B6d78e079f96fecb628ff0dc02bfdd67a . +_:B259eba7cf10dd8388318e7a91a881cec "Afeefa Burdon" . +_:B259eba7cf10dd8388318e7a91a881cec . +_:Bcde75b86d806df5de36f7dcb841fa46d "Flora Aveni" . +_:Bcde75b86d806df5de36f7dcb841fa46d . +_:B8eb9a9b82be37bfcd3f7c2042aed11b3 "Tayshia Marrara" . +_:B8eb9a9b82be37bfcd3f7c2042aed11b3 . +_:Bc940879ac09831d95f9c823d0878d67e "Shantese Toyota" . +_:Bc940879ac09831d95f9c823d0878d67e . + _:Ba64df8fff5234112f020acf828d5e420 . + . + "http://www.thrawed.tld/lunaria/fleering.html" . + "glitters origamis lunaria" . + "61"^^ . + "http://www.overreact.tld/thrawed/origamis.html" . + . + _:B18e3c8718294b5f7b61983be65b0ca23 . + . + "http://www.computed.tld/behoove/martyries.html" . + "oscillated irrupts behoove" . + . +_:B4d6fce65896673e7872d21a886b83d02 "Kaleem Bersamin" . +_:B4d6fce65896673e7872d21a886b83d02 . + _:Baa525decb548c6c1ff0ad15caceac5f9 . + . + "http://www.immolations.tld/techy/sketchers.html" . + "mismanaging phials techy" . + "62"^^ . + "http://www.retaliators.tld/immolations/phials.html" . + . + . + "1966"^^ . + "http://www.pouffe.tld/defacers/unsigned.html" . + "http://www.trolleys.tld/pouffe/versemen.html" . + . + "geotropically versemen defacers" . + _:Bac68cdf696370806675d2c42ca06d4f8 . + "59"^^ . + "assistants geotropically pouffe" . + . + _:B9c461d40b48c07cd3d709efed81d8e71 . + . + "http://www.perkiness.tld/homebodies/hilariously.html" . + "dyspepsy narrowing homebodies" . + "86"^^ . + "http://www.eradicates.tld/perkiness/narrowing.html" . + . + _:B8694c000fe41cfd62da66da1be43232d . + "1967"^^ . + "http://www.backtracking.tld/confining/eggbeaters.html" . + "gaoler raggedly confining" . + "159"^^ . + "http://www.boules.tld/backtracking/raggedly.html" . + "jellyfishes gaoler backtracking" . + . + _:B34cf375f42c7c26f837888e1750645ff . + . + "http://www.volplaned.tld/revues/recoilless.html" . + "unclasping agriculturists revues" . + "176"^^ . + . +_:Bfc806ea84b8b70444016a929eb20976f "Gritta Mccubrey" . +_:Bfc806ea84b8b70444016a929eb20976f . +_:B34380140fd36ecfbc7a624c142b3cfbf "Crysta Mateen" . +_:B34380140fd36ecfbc7a624c142b3cfbf . +_:Bcfc5eaed1c687fae6770785fad08b4bb "Alcnaeon Parolini" . +_:Bcfc5eaed1c687fae6770785fad08b4bb . +_:Bd73dfd0f1de8b5bdccaaa3d609003032 "Frso Newill" . +_:Bd73dfd0f1de8b5bdccaaa3d609003032 . +_:Be71253a2d3dd807e49757cc117e874cf "Nahoko Waidelich" . +_:Be71253a2d3dd807e49757cc117e874cf . +_:Ba432c122fea9e0186e53dce9321da1a9 "Igone Rader" . +_:Ba432c122fea9e0186e53dce9321da1a9 . +_:Beb7a9f202e6b11b9db8c3ab43109af95 "Leanna Marxen" . +_:Beb7a9f202e6b11b9db8c3ab43109af95 . +_:Bea2c951a33283189b9eaae4c130ebe4f "Zofia Zurek" . +_:Bea2c951a33283189b9eaae4c130ebe4f . + _:B3476722cd2965f17a05234d75567689c . + . + "http://www.saddlebows.tld/liege/pillager.html" . + "sophistries prestiges liege" . + "21"^^ . + "http://www.pyx.tld/saddlebows/prestiges.html" . + . + _:Ba05160644eb279af38b79b7c18b7aed0 . + . + "http://www.recondition.tld/vaseline/besieging.html" . + "verifiableness bastinadoes vaseline" . + "17"^^ . + "http://www.cowkine.tld/recondition/bastinadoes.html" . + . +_:B8d571aa952aa9a194bcddbc893ecd943 "Urshila Tavolieri" . +_:B8d571aa952aa9a194bcddbc893ecd943 . + _:B71bce82924b803026c187afc4e22daa7 . + . + "http://www.curatives.tld/nonhazardous/herbivore.html" . + "calorimetry forethought nonhazardous" . + . + _:B91ddc8e1acbc2b2c8ef6b942c8da8f7d . + "1965"^^ . + "http://www.deducing.tld/councilors/nonuser.html" . + "ceremonially morphin councilors" . + "182"^^ . + "http://www.disfigurer.tld/deducing/morphin.html" . + "seedman ceremonially deducing" . + . + _:B0c9f20b673d814cfc99ec400bbeee3ea . + . + "1965"^^ . + "http://www.garbled.tld/sucklers/extirpating.html" . + "gjetost endoscope sucklers" . + "117"^^ . + "http://www.capability.tld/garbled/endoscope.html" . + "persecuting gjetost garbled" . + . +_:Bab1ecd0a2df0a51f4143e8716b719dce "Sumio Heinzle" . +_:Bab1ecd0a2df0a51f4143e8716b719dce . + _:Be5dada2821df2af6e407ed5378800e1c . + _:Badc34ffebe9c88899793b3cfaa346301 . + . + "1964"^^ . + "http://www.pouty.tld/primeros/peopling.html" . + "stipes illustriousness primeros" . + "125"^^ . + "travellers pouty illustriousness" . + . +_:Bcda8a47d3d79595cc46f5aceb6017f4b "Kattrina Hemmeter" . +_:Bcda8a47d3d79595cc46f5aceb6017f4b . +_:B1fafeb85bff74f4bcc616b7bb0126b2c "Lilo Adjei" . +_:B1fafeb85bff74f4bcc616b7bb0126b2c . + _:B2d79100c69acc3ef3d32dc4a73999481 . + . + "1963"^^ . + "http://www.recognized.tld/loves/bakshish.html" . + "sequestrate portliest loves" . + "14"^^ . + "beanies recognized portliest" . + . + . + _:Bad7bd03255740d2aeb3a6afdd9d620d3 . + "http://www.unemphatic.tld/bighorn/friability.html" . + "http://www.bighorn.tld/fishwife/bumped.html" . + "unjustly friability fishwife" . + _:B83d6c2ac0d26523e63143f56f5d64867 . + "88"^^ . + . + "effluvial unjustly bighorn" . + "1962"^^ . + _:Bcd30697a414360693eb834f97b19eeea . + . + "http://www.banqueting.tld/avowed/summarize.html" . + "tanagers tubers avowed" . + "89"^^ . + "http://www.highbrows.tld/banqueting/tubers.html" . + . +_:B5a999e03cef5a72bfeb8b90a55d354eb "Ebizo Mincher" . +_:B5a999e03cef5a72bfeb8b90a55d354eb . + _:B757f1badd28efaea33f160977868df73 . + . + "http://www.hapless.tld/jazzily/wordlessly.html" . + "hebraized unbigoted jazzily" . + "128"^^ . + . + _:B890863e398a7610acbbed4c9c1199da7 . + . + "http://www.mounts.tld/laminates/bloats.html" . + "overapprehensively passports laminates" . + "7"^^ . + . +_:B7d18da5f2cf9853955b3f7b9cc2f7a15 "Stranizlava Conolly" . +_:B7d18da5f2cf9853955b3f7b9cc2f7a15 . +_:B90301cf3118be2ecb7efa02a2f84902f "Kenzo Lionberger" . +_:B90301cf3118be2ecb7efa02a2f84902f . +_:B14853ffb5279a82533037614a7e061cd "Pedra Waeckerlin" . +_:B14853ffb5279a82533037614a7e061cd . +_:B165103c8a67f330086e6a9fe20c9e2bf "Callista Bernstrom" . +_:B165103c8a67f330086e6a9fe20c9e2bf . +_:B14cae4a8544d34f3d72fe1cdb0fb2326 "Yelena Cruise" . +_:B14cae4a8544d34f3d72fe1cdb0fb2326 . + _:Be0d9b53d329b130f2abd5f30f015e03d . + "1966"^^ . + "http://www.recessing.tld/adjudges/recommencement.html" . + "overexercise lindane adjudges" . + "149"^^ . + "cognisable recessing lindane" . + . + . + _:B71c2f6b788fd9efcbcb69a2c39975f56 . + . + "1960"^^ . + "http://www.sorriest.tld/retold/hundredweights.html" . + "tacking jestful retold" . + "2"^^ . + "hogwash sorriest jestful" . + . +_:Be9e33b82172cb42d7177c779a364ebb5 "Tashina Dasalia" . +_:Be9e33b82172cb42d7177c779a364ebb5 . + "1965"^^ . + "6"^^ . + "Journal 6 (1965)" . + "1"^^ . + . +_:Bd44d47b434bcf0f8b8148af2d268fadd "Houke Luthe" . +_:Bd44d47b434bcf0f8b8148af2d268fadd . + _:B9c7d653d389d9dd411c9ecff3be58058 . + . + "http://www.handily.tld/nucleon/lictor.html" . + "mutilation unpunctual nucleon" . + "113"^^ . + "http://www.clubhauled.tld/handily/unpunctual.html" . + . + _:B4f90c983f70fd0b8aba2681f22e91ffc . + . + "http://www.allegator.tld/precapitalistic/floridians.html" . + "gasoliers hokums precapitalistic" . + "200"^^ . + . + _:B47cae01b45525e7dcbec9bdd668a986e . + . + "http://www.randomization.tld/morals/pupfish.html" . + "jennet aweigh morals" . + "5"^^ . + "http://www.vitalising.tld/randomization/aweigh.html" . + . +_:Be96ae2adfc9af15433be4f439c2be101 "Jessie Mcthige" . +_:Be96ae2adfc9af15433be4f439c2be101 . +_:B148a7885279ef48e5d6ab11d30d58f51 "Fernanda Hokutan" . +_:B148a7885279ef48e5d6ab11d30d58f51 . + _:Bdae679a3e355394898a045b9cbe65c35 . + . + "http://www.sketches.tld/mercurochrome/anaemia.html" . + "predaciousness webless mercurochrome" . + "145"^^ . + "http://www.quitclaims.tld/sketches/webless.html" . + . + _:B21d3d49f4ffb128017fe823ceb2b257e . + . + "http://www.onerously.tld/rated/devisers.html" . + "reselling gusseted rated" . + . +_:B6940bce2d5955ece8f09db2c20236929 "Enoch Sudberry" . +_:B6940bce2d5955ece8f09db2c20236929 . + _:B11cc23c9e135857fa6a6b3eddab90b8c . + . + "http://www.miscarry.tld/pertaining/torrential.html" . + "overhangs existences pertaining" . + "183"^^ . + "http://www.extractive.tld/miscarry/existences.html" . + . +_:B3dd312d3003379f383875c64c71898d7 "Seung Puchalski" . +_:B3dd312d3003379f383875c64c71898d7 . + _:B5865b303b55930b2df3bcb781f02b7f9 . + . + "http://www.sassed.tld/inchworms/choruses.html" . + "splaying overripe inchworms" . + "104"^^ . + "http://www.deerflys.tld/sassed/overripe.html" . + . + _:Bf185e9b03f780e7ba47cc5fc7a9a67c2 . + . + "http://www.preintimation.tld/aromatize/melders.html" . + "disemboweling moratoria aromatize" . + "147"^^ . + "http://www.sounds.tld/preintimation/moratoria.html" . + . + _:B16028a977a4ff0808274d8bbc4555582 . + _:B8996e412f1f8ca7d8ad985270d3ac624 . + . + "http://www.senna.tld/drabbets/cayuses.html" . + "diverter furuncles drabbets" . + "18"^^ . + "http://www.huguenot.tld/senna/furuncles.html" . + . + _:Be2e8943a93e8fe829efaca2bc9333350 . + _:B851a2d87f7c427225ba97c3c7e857fd4 . + . + "http://www.transcribes.tld/chlorite/bostons.html" . + "exhumed suppresses chlorite" . + "56"^^ . + . + _:B5f899b96371ec8f6ca9ec481ebc40238 . + . + "http://www.calycle.tld/populating/zooming.html" . + "equivocalness parlours populating" . + "31"^^ . + "http://www.forwardly.tld/calycle/parlours.html" . + . + _:Bf259b47c265e34ec31924021d8bdb047 . + . + "http://www.placentas.tld/pants/woodchuck.html" . + "revampers disadvantageous pants" . + "38"^^ . + "http://www.remorselessness.tld/placentas/disadvantageous.html" . + . + _:B8fbcf615e34f46a5855e1d38a7e19061 . + . + "http://www.forlornest.tld/scoldings/seasonality.html" . + "rasps reabandoned scoldings" . + "78"^^ . + "http://www.extrications.tld/forlornest/reabandoned.html" . + . + _:B09f49f650ed59ee77e0a416bc5ea4172 . + . + "http://www.consummations.tld/reputedly/identifiability.html" . + "parred overcautiously reputedly" . + "56"^^ . + "http://www.bridewell.tld/consummations/overcautiously.html" . + . + _:B119b26480e6c8bb1c2779c307b0e82de . + . + "http://www.papaya.tld/mannishly/paralytic.html" . + "resoundingly gyros mannishly" . + "85"^^ . + "http://www.militancy.tld/papaya/gyros.html" . + . +_:B331d1d0c7c1672127556421136450e6d "Ludgar Brookshaw" . +_:B331d1d0c7c1672127556421136450e6d . +_:B69fe99a61d51f97feee6fd60d154eb74 "Arne Pennison" . +_:B69fe99a61d51f97feee6fd60d154eb74 . + _:B2acaca22de67ecc402817588f9ea913e . + . + "http://www.garlanded.tld/botticelli/neoplasms.html" . + "misdone tabasco botticelli" . + "39"^^ . + "http://www.motorboats.tld/garlanded/tabasco.html" . + . +_:B85cb4d5d8167108c308b671d539428c5 "Fedon Ryburn" . +_:B85cb4d5d8167108c308b671d539428c5 . +_:Bd7bb182d9e1d86e609afcaf717d9d120 "Dontrell Kirkhart" . +_:Bd7bb182d9e1d86e609afcaf717d9d120 . +_:B7345b8944d51adf5784043cd90fce845 "Esteva Gilbertson" . +_:B7345b8944d51adf5784043cd90fce845 . + _:B8b7c1c584067d9eab52d2c204471484c . + _:B65813bf38414b9e7d2cfe71d3ff4f1f5 . + . + "http://www.addicts.tld/prosperousness/godheads.html" . + "friendships thankyou prosperousness" . + "36"^^ . + "http://www.czechoslovak.tld/addicts/thankyou.html" . + . + _:B9fc08958c08f05b03cca42ecd0936056 . + "1966"^^ . + "http://www.lackeyed.tld/faded/bereavement.html" . + "tittie kebab faded" . + "181"^^ . + "http://www.chumship.tld/lackeyed/kebab.html" . + "pinstriped tittie lackeyed" . + . + _:B1bfed0f416a6913e97e75511d062af35 . + . + "http://www.addictively.tld/commonplaces/artificially.html" . + "materializes conquerable commonplaces" . + "30"^^ . + "http://www.catechist.tld/addictively/conquerable.html" . + . + _:Bd66eb969487a69d4c76965cdfa571c59 . + . + "http://www.strangled.tld/divested/alloying.html" . + "embrasure flyaways divested" . + "194"^^ . + "http://www.restaging.tld/strangled/flyaways.html" . + . + _:Ba82dd40de277d5e63fb3ac3ea65fbb3e . + . + "http://www.excommunication.tld/desiccants/trioxides.html" . + "hydrographers dyadics desiccants" . + "157"^^ . + "http://www.uncloaks.tld/excommunication/dyadics.html" . + . +_:Bb1501c401eee524ceeb748b7cafb64e8 "Tavio Callen" . +_:Bb1501c401eee524ceeb748b7cafb64e8 . + _:Befebc32bb9970ebb98202c80c74a7a6d . + . + "http://www.pharisaically.tld/superseding/unitarianism.html" . + "assisted mechanotherapies superseding" . + "93"^^ . + "http://www.engrossing.tld/pharisaically/mechanotherapies.html" . + . + _:B554cde870afbe5c761371753c9ae5d14 . + _:B5b873a480bf53940e7d956ce25cd0d94 . + . + "http://www.quirts.tld/seabeds/nonpluses.html" . + "viticulturists dozens seabeds" . + "40"^^ . + . + _:B6b4ba464f52630f363f66451db36b4f5 . + . + "1955"^^ . + "http://www.unassisted.tld/clematis/bloodworm.html" . + "glossers forearming clematis" . + "20"^^ . + "http://www.rarefier.tld/unassisted/forearming.html" . + "barbarianism glossers unassisted" . + . + . + _:Be01759322b5e1ff4b343ae89d1179e3b . + "http://www.reconviction.tld/blotter/connections.html" . + "1954"^^ . + . + "132"^^ . + _:B6806b55fdfe89bc71391c66ae81b4be3 . + "apartmental quieten blotter" . + "http://www.blotter.tld/lecheries/repudiation.html" . + "quieten connections lecheries" . + _:Bc96a13eb2bc6c573282990fc2035a0ce . + _:Beb29a96c39e3ea797d038737697e1060 . + . + "http://www.toasty.tld/navigating/readjourned.html" . + "fettlings booms navigating" . + "86"^^ . + "http://www.subdermal.tld/toasty/booms.html" . + "http://www.impossibleness.tld/fettlings/toasty.html" . + . + _:Bac0f8f313d6ec27c5466fad296ad9409 . + . + "1963"^^ . + "http://www.superpower.tld/penciling/topics.html" . + "bachelorhood unsettlement penciling" . + "170"^^ . + "flunking superpower unsettlement" . + . + _:Bdcae1b11bf12947f1062d2bd1fb8a03e . + _:B6770d2403b7c2d41a74308d237b1af60 . + . + "http://www.gambled.tld/bimethyls/foxfires.html" . + "chalices crocking bimethyls" . + "171"^^ . + . + _:B727f01b2f5a07fa1ccc4fc69a891dfda . + . + "http://www.reweighs.tld/rebutter/jimjams.html" . + "cupbearers tarantulae rebutter" . + . +_:B2bfd2698377eb04a26f88a717fb97797 "Kadiri Lahay" . +_:B2bfd2698377eb04a26f88a717fb97797 . + _:B6f61a140a3a465c52451ff7e2a7f8c7f . + _:B36da8e9a2f7901681f1bd349810bee7d . + . + "http://www.hatpins.tld/spinelessly/atomism.html" . + "ungrammatical appropriately spinelessly" . + "34"^^ . + "http://www.vindication.tld/hatpins/appropriately.html" . + . + _:B2a71440f9325e3406f2e38bcb76b1d15 . + . + "http://www.dragger.tld/necking/rancheros.html" . + "ephemerae abjuration necking" . + "22"^^ . + "http://www.vises.tld/dragger/abjuration.html" . + . + _:B7295253505871b615d4dfabb135c4e1a . + . + "http://www.gnats.tld/waggish/subfamily.html" . + "overhaul accumulable waggish" . + "15"^^ . + "http://www.ratios.tld/gnats/accumulable.html" . + . + _:Be52641caf2bae6b83d17a68fd39f4aed . + _:Bfe9f996bd9c011c20c1c908ec3ce41c8 . + . + "http://www.corsair.tld/decadents/unconquerable.html" . + "freezes steelier decadents" . + "98"^^ . + "http://www.interpreters.tld/corsair/steelier.html" . + . + _:B49a9ab5891d2c9d13d29a387e349a9b4 . + _:B116feaa5bd52d2222ab85f5952f0bcbb . + . + "http://www.brachiate.tld/exuberance/healer.html" . + "dynamists hospitalities exuberance" . + "101"^^ . + . +_:Bb7f7844074896717cb72304f84796b2e "Aishwarya Hallmon" . +_:Bb7f7844074896717cb72304f84796b2e . +_:B4ed2e5aa4f4b48293011d3b98f23d37d "Florian Conmy" . +_:B4ed2e5aa4f4b48293011d3b98f23d37d . +_:B80a8cdc32fe9e2b9468a3bdab3d2cfe7 "Saionji Pierrot" . +_:B80a8cdc32fe9e2b9468a3bdab3d2cfe7 . +_:B03e182993041eaffd2f57b2fd4358c3f "Haneef Meeter" . +_:B03e182993041eaffd2f57b2fd4358c3f . +_:B1a53b419a9e5e2e9c18efafc1736b0fb "Timandra Euvrard" . +_:B1a53b419a9e5e2e9c18efafc1736b0fb . + _:Bf4232718da6c0dc0f51bde9f42ad0b31 . + . + "1950"^^ . + "http://www.manoeuvreing.tld/cleansing/queued.html" . + "sunlights orthodontics cleansing" . + "191"^^ . + "http://www.bathysphere.tld/manoeuvreing/orthodontics.html" . + "discriminations sunlights manoeuvreing" . + . +_:Bef5c325694496506e3b0bfae5db541fb "Ghita Pitonyak" . +_:Bef5c325694496506e3b0bfae5db541fb . +_:B811a559450e930f1d96df4903b0d2000 "Erika Raeside" . +_:B811a559450e930f1d96df4903b0d2000 . + _:B96f896415b9548ce5eecf8b76eb51502 . + . + "http://www.joysticks.tld/agric/proliferating.html" . + "wagers nonliving agric" . + "98"^^ . + "http://www.surveiled.tld/joysticks/nonliving.html" . + . + _:B1f22a560ae831df0bf55728e3417effc . + _:B744e8e67f5d4b4173d4b90c9bca27bbd . + "1967"^^ . + "http://www.disestablismentarianism.tld/hatchelled/affirmatives.html" . + "tinkerer idealist hatchelled" . + "174"^^ . + "queys disestablismentarianism idealist" . + . + _:B3e734aaa07c455d46c67bf55a7778104 . + . + "1964"^^ . + "http://www.disincorporated.tld/artily/unstops.html" . + "workingman squeamishly artily" . + "102"^^ . + "rejuvenates disincorporated squeamishly" . + . +_:B41208311b3f242197f1d371860430d8e "Norberto Hawthorn" . +_:B41208311b3f242197f1d371860430d8e . +_:B1680619f3e2c1a79e60c7b9bef9bbe07 "Iesada Loubier" . +_:B1680619f3e2c1a79e60c7b9bef9bbe07 . +_:Bea6f74749ad14b605396612a258a26d3 "Imbudo Gorka" . +_:Bea6f74749ad14b605396612a258a26d3 . +_:Ba7b8740314b6cedefa8ff1c318eb7ff4 "AbdulBaasid Chilvers" . +_:Ba7b8740314b6cedefa8ff1c318eb7ff4 . + _:Bbfac80975313dafd05d890e04a6d4c01 . + . + "http://www.indwells.tld/embroiling/ponchos.html" . + "alleviating aboral embroiling" . + "85"^^ . + "http://www.fingerprints.tld/indwells/aboral.html" . + . +_:Bdf99fd9f367ce5c83f3e9dfb5288967c "Adrian Papetti" . +_:Bdf99fd9f367ce5c83f3e9dfb5288967c . +_:Be0989373eb825a2342215e5927d1ddb3 "Tomomi Fritzman" . +_:Be0989373eb825a2342215e5927d1ddb3 . + _:B1e4af6d6a7ea7a64d0a670a774545031 . + "1965"^^ . + "http://www.zouave.tld/equilibrated/zymolysis.html" . + "abrogators pouting equilibrated" . + "173"^^ . + "http://www.flyable.tld/zouave/pouting.html" . + "ennoblers abrogators zouave" . + . + _:B5d8c5467ea3988a9d21099e68f00ed87 . + . + "http://www.varied.tld/bellicosely/rehashed.html" . + "glycogens creator bellicosely" . + "90"^^ . + "http://www.uncorked.tld/varied/creator.html" . + . +_:B8a4cb63e4d1cc703958984a5207b3634 "Oryan Mirles" . +_:B8a4cb63e4d1cc703958984a5207b3634 . + _:B8cb9a06697310200a43428ac6de6ecdb . + _:B53cada86cdd30fa893cc068cdd8229a6 . + "1965"^^ . + "http://www.percussions.tld/budgie/lakings.html" . + "transaction assents budgie" . + "42"^^ . + "http://www.hydrofoils.tld/percussions/assents.html" . + "sinusoidally transaction percussions" . + . + _:B3ea581a025571a1ff9cc45ef65912cb3 . + . + "http://www.sulfuryls.tld/shunpiking/overheaps.html" . + "drainers alleged shunpiking" . + "71"^^ . + . + _:B14853ffb5279a82533037614a7e061cd . + . + "1965"^^ . + "http://www.rigorism.tld/terminatory/tailbones.html" . + "ploughers unbeholden terminatory" . + "97"^^ . + "http://www.snowmobiling.tld/rigorism/unbeholden.html" . + "couriers ploughers rigorism" . + . + _:Bda74cd8175922f033f2c050e9cf54499 . + _:B6520c0f3fce61b18277210a7f13e11bd . + . + "1964"^^ . + "http://www.petering.tld/flashbulbs/blightingly.html" . + "firesides remodeler flashbulbs" . + "http://www.peashooter.tld/petering/remodeler.html" . + "zymoplastic firesides petering" . + . +_:Bcae2c4cf3f4c0396f3da5363a31c7a93 "Kosenila Fondy" . +_:Bcae2c4cf3f4c0396f3da5363a31c7a93 . +_:B5313d28b743d5896705777dfb0a57ab1 "Annemarie Raniero" . +_:B5313d28b743d5896705777dfb0a57ab1 . + _:B2e7820e524d6d5265dace15dd890c23e . + _:Be1d746d920dd4fde37169c00c2407149 . + "1963"^^ . + "http://www.congruency.tld/enamouring/predestinates.html" . + "levitation sapped enamouring" . + "17"^^ . + "deanships congruency sapped" . + . + _:B6098ee7d45677841485e72f045731dfe . + _:B815a7d6758b1e3b4096b8f094f7b6182 . + . + "http://www.cannonry.tld/infinitely/yorkers.html" . + "markedly concaveness infinitely" . + "172"^^ . + . + _:B165103c8a67f330086e6a9fe20c9e2bf . + _:B54c8e2079709812d546f1c11a56afb77 . + . + "http://www.brutalization.tld/demeanor/communism.html" . + "dustier inflator demeanor" . + "65"^^ . + "http://www.offerings.tld/brutalization/inflator.html" . + . +_:Bda7ca251c476a0bd8ab067f02d24701e "Ingela Giaccone" . +_:Bda7ca251c476a0bd8ab067f02d24701e . + _:Bfe86d0a893936e84b3aad782db824646 . + . + "http://www.pishing.tld/uncleanly/tarried.html" . + "abstruser weaning uncleanly" . + "103"^^ . + "http://www.tweets.tld/pishing/weaning.html" . + . + _:B08ff9ed15703ebea5be9bd6f6c5e0879 . + _:B344d490fc3d07e94ae3a64a9fcb24648 . + _:Bfc1229817b73bd053b3814e1af29ad30 . + "1958"^^ . + "3"^^ . + "Journal 4 (1958)" . + "1"^^ . + . +_:B629767cb6e7be15961a2d84feebfadd2 "Wafaaa Lawerence" . +_:B629767cb6e7be15961a2d84feebfadd2 . +_:B2251cd41f00353b0e85cd61b9471b0b2 "LaTicia Peacher" . +_:B2251cd41f00353b0e85cd61b9471b0b2 . + . + _:B65edb3bf680aab92de5e53deff2ec3bf . + . + "http://www.humoring.tld/ouzels/frequented.html" . + "tiptoed hairiest ouzels" . + "28"^^ . + "http://www.laboratorian.tld/humoring/hairiest.html" . + . +_:B37a9980023077d30b682ae96ef0fa707 "Antares Rancourt" . +_:B37a9980023077d30b682ae96ef0fa707 . +_:B8f7f283aa913566730d2d08da5ef7659 "Jonam Steinle" . +_:B8f7f283aa913566730d2d08da5ef7659 . +_:Bb8684e6f5ee56f411acd7b6a9767b86f "Zale Reck" . +_:Bb8684e6f5ee56f411acd7b6a9767b86f . + _:B0407866b6977d5a2511d176308dcb180 . + . + "http://www.platesful.tld/assassinator/annularity.html" . + "calibrator furthers assassinator" . + "34"^^ . + "http://www.reoil.tld/platesful/furthers.html" . + . +_:Bf0eee5eb7e81e0697cec4ff52cff310d "Randal Jannell" . +_:Bf0eee5eb7e81e0697cec4ff52cff310d . + _:Bd1067d1478a412dc39d549130e4f7e75 . + _:B5b8c6d11ab8c743a3a881db7483f6ab3 . + _:Bc48b14a6e19cb09ca20e2cb4f52ce944 . + _:Bc2f8d49c2f3d57414346bc8fa94c1f84 . + "1960"^^ . + "1"^^ . + "Journal 6 (1960)" . + "1"^^ . + . + _:B2933c2fe114c36633e489d080359ccf7 . + . + "http://www.pelletizing.tld/beatitudes/genes.html" . + "snobbishness nickering beatitudes" . + "101"^^ . + "http://www.classily.tld/pelletizing/nickering.html" . + . +_:Bc90533ce04dfb442d695fdb6c3bece48 "Hodawa Doughman" . +_:Bc90533ce04dfb442d695fdb6c3bece48 . +_:B0f2eaf56c840b10d3f4aeb0b78a78963 "Muneeb Borkoski" . +_:B0f2eaf56c840b10d3f4aeb0b78a78963 . +_:Bd7721b50d3a2e023f5af87e01ae68db3 "Caryn Grudzinski" . +_:Bd7721b50d3a2e023f5af87e01ae68db3 . + _:Bf41d1458a94a3d4f2fd929f4e63455bf . + . + "http://www.ruthlessness.tld/computing/methodize.html" . + "verticality mainframes computing" . + "78"^^ . + "http://www.beauish.tld/ruthlessness/mainframes.html" . + . + _:Ba955d17a8ea8cdd22bbf4c972aff7329 . + . + "1962"^^ . + "http://www.numerations.tld/foundlings/fibers.html" . + "thrillingly lungers foundlings" . + "30"^^ . + "http://www.bollixes.tld/numerations/lungers.html" . + "anthills thrillingly numerations" . + . + _:B48abf71fc1e5b1f76a7416c0b927f757 . + . + "http://www.mallards.tld/bastioned/retailer.html" . + "splashed flanneling bastioned" . + "24"^^ . + "http://www.fatigues.tld/mallards/flanneling.html" . + . + _:Bae014605e2851aee806467cf430b026c . + . + "http://www.freaked.tld/interminably/forestall.html" . + "redefinition ungainly interminably" . + "83"^^ . + "http://www.sweller.tld/freaked/ungainly.html" . + . + _:B2cf32076f2e7de968cbf6159b46cf209 . + . + "http://www.hardcore.tld/rivaled/mopiest.html" . + "deism basking rivaled" . + "3"^^ . + . + _:Be5b23141b718673f543589c3e744ab73 . + _:B06d2adb828f9e5314373efc51b0b92db . + . + "http://www.satchels.tld/wigwams/czarists.html" . + "unpitying hyperbarically wigwams" . + "171"^^ . + "http://www.lefts.tld/satchels/hyperbarically.html" . + . + _:Bacb24632b9f8618acba4a4b6da79078d . + . + "http://www.thunders.tld/girly/attendants.html" . + "camelia sheers girly" . + "81"^^ . + "http://www.aromatically.tld/thunders/sheers.html" . + . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B624cee9f1e020d1c1cebfec6d0b9cc6d . +_:B8d28ac2dee45578197bf5ca969f819de "Luz Zittel" . +_:B8d28ac2dee45578197bf5ca969f819de . +_:Bff4d4cdb28f6043ce5ce5e854223a9de "Kuriana Feld" . +_:Bff4d4cdb28f6043ce5ce5e854223a9de . + . + "http://www.primers.tld/interlocked/unarticulately.html" . + _:Baf1e145125a8cff779738bc7f65e71db . + . + . + "blitzkriegs inkpots primers" . + "64"^^ . + "http://www.oviparous.tld/primers/compiler.html" . + "inkpots compiler interlocked" . + "1954"^^ . +_:Bc4219a604886daab55401feb97591a69 "Reginbald Aggas" . +_:Bc4219a604886daab55401feb97591a69 . +_:B956e50f502a09d15360dfc3f52cd2a81 "Alexandros Lagazo" . +_:B956e50f502a09d15360dfc3f52cd2a81 . +_:Bf606fa8b8725bbce1178818ff32d1ff5 "Enya Coll" . +_:Bf606fa8b8725bbce1178818ff32d1ff5 . + _:B4f0d278b4e9f36f7d29ae1cd01453ec9 . + _:B6bb71ff596ac694d6267e89fed85a076 . + . + "http://www.fosters.tld/preinserting/stepladders.html" . + "nucleoprotein scalepans preinserting" . + "121"^^ . + . + _:B01a7d98eedcc6ad9bd7fba6d3ed06880 . + . + "1965"^^ . + "http://www.pardonably.tld/bacteriologically/shearers.html" . + "schmo tinselly bacteriologically" . + "84"^^ . + "http://www.denarii.tld/pardonably/tinselly.html" . + "resistors schmo pardonably" . + . + _:Bc9af7e0435184b67577138517e686d13 . + . + "http://www.gruffest.tld/brigs/ensuring.html" . + "occupants depressives brigs" . + "64"^^ . + "speechless reluctantly pulses coquinas chantries sinuates cancelable imperatives packinghouse speckled televised accosts" . + . + _:B545bf261f04a87e52a05fadf9326a75a . + . + "http://www.smirkier.tld/matchings/diagramed.html" . + "commixt pokeys matchings" . + "196"^^ . + "http://www.secularize.tld/smirkier/pokeys.html" . + . + _:B22a302bc83bf3114af67d4967ca0d9fa . + _:B984e96f69d9029d4e09aaf0011a5fc67 . + . + "1965"^^ . + "http://www.churchyards.tld/dinguses/amidship.html" . + "warehouses honking dinguses" . + "119"^^ . + "copulations churchyards honking" . + . + _:Bf2b5269b0ad1ce576603bd525b138cf2 . + . + "http://www.cordate.tld/vocalizer/after.html" . + "codling oscillometric vocalizer" . + "83"^^ . + "http://www.macintoshes.tld/cordate/oscillometric.html" . + . + _:Bd73e70b3e3552a46b17d15d125f58629 . + . + "http://www.interconnect.tld/thumper/knapsacks.html" . + "procuration infidels thumper" . + "176"^^ . + "http://www.groping.tld/interconnect/infidels.html" . + . + _:B0c02fce4247358728f49d213a7e429df . + . + "1955"^^ . + "http://www.sifters.tld/papyruses/buffoonish.html" . + "beclouding lienteries papyruses" . + "191"^^ . + "http://www.casking.tld/sifters/lienteries.html" . + "dispiriting beclouding sifters" . + . +_:Bae014605e2851aee806467cf430b026c "Francisco Feighner" . +_:Bae014605e2851aee806467cf430b026c . + _:B1bb55e73b084208aefc48678f77a508e . + . + "1954"^^ . + "http://www.globoids.tld/castors/swather.html" . + "fuzes sheds castors" . + "200"^^ . + "http://www.viols.tld/globoids/sheds.html" . + "bookends fuzes globoids" . + . +_:B1d273784e0cc81711285ab5d58b9873a "Tonasha Bapties" . +_:B1d273784e0cc81711285ab5d58b9873a . + _:Bb2a792335554a9b932133f94307fda2a . + . + "http://www.ducking.tld/pylorus/broths.html" . + "adjudicates vendibly pylorus" . + "30"^^ . + "http://www.crankcases.tld/ducking/vendibly.html" . + . + _:Bd9539790235b2fbc31f00492d67bcb7b . + _:B4c343141998bd9da55d0f27a38026742 . + "1963"^^ . + "http://www.crankiness.tld/sorbets/philadelphian.html" . + "gruelling apathetically sorbets" . + "105"^^ . + "http://www.marge.tld/crankiness/apathetically.html" . + "resituated gruelling crankiness" . + . +_:Bfbae1bd595742563d7c75f1daaa63e33 "Malia Largena" . +_:Bfbae1bd595742563d7c75f1daaa63e33 . + _:Be7e0f6d2e4d1b8e428205c900e4e2bfd . + . + "http://www.retailing.tld/activistic/jugular.html" . + "diestocks sawmills activistic" . + "38"^^ . + "http://www.tackiness.tld/retailing/sawmills.html" . + . + _:B23f6ef78131d1380096a45862d3144f8 . + _:B720c6a030eddaf12a6fcc7090ff28978 . + . + "http://www.muckraked.tld/sellers/reassimilating.html" . + "paretics carcinogenicity sellers" . + "66"^^ . + "http://www.bootyless.tld/muckraked/carcinogenicity.html" . + . + _:B2f635c2e7c63c43868c59a114a8ad820 . + . + "http://www.centralists.tld/chromite/convalesces.html" . + "fallowed hooted chromite" . + "198"^^ . + "http://www.hindquarters.tld/centralists/hooted.html" . + . +_:Bce20c6044e33a237883af934505f46ca "Agdta Moccasin" . +_:Bce20c6044e33a237883af934505f46ca . + _:Bb2cdc1081dc1f8413af4c774a0e2dff5 . + . + "http://www.agonized.tld/knackers/flowages.html" . + "updated legitimating knackers" . + "196"^^ . + "http://www.circulates.tld/agonized/legitimating.html" . + . + _:Bf0ab553bd7a3412028fac0e83d9b6850 . + . + "http://www.transects.tld/spottily/condonable.html" . + "captions tantras spottily" . + "157"^^ . + "http://www.widows.tld/transects/tantras.html" . + . + _:B9b9ec66321115db2742c787eef4eac78 . + . + "http://www.foins.tld/sallowy/spherical.html" . + "fussier electrocutes sallowy" . + "97"^^ . + "http://www.loosener.tld/foins/electrocutes.html" . + . + _:Bbbe87fff8bc2369687641f436f052aec . + . + "http://www.radiancy.tld/coated/seders.html" . + "tiara parried coated" . + "106"^^ . + "http://www.quavered.tld/radiancy/parried.html" . + . + _:B2c87ba06294affde82dafd0f9bce291b . + . + "1961"^^ . + "http://www.panhandler.tld/spited/skiis.html" . + "reanalyzing evert spited" . + "88"^^ . + "http://www.overlaps.tld/panhandler/evert.html" . + "fatiguing reanalyzing panhandler" . + . +_:Be945aece3e2ed5b7ffadb3a6fe8b4aba "Agafiya Elser" . +_:Be945aece3e2ed5b7ffadb3a6fe8b4aba . +_:B6cdf70d7e9a53795a11afe4f158ca2a5 "Ekatrinna Sittman" . +_:B6cdf70d7e9a53795a11afe4f158ca2a5 . +_:Bd205306f19cac3f0e9ab923a50a119f3 "Shaafia Borucki" . +_:Bd205306f19cac3f0e9ab923a50a119f3 . +_:B9df72c18649ec14cac514a685d7faa25 "Colby Asiello" . +_:B9df72c18649ec14cac514a685d7faa25 . +_:B1ae8041eb3192de5695d949d56df97d9 "Kache Reissig" . +_:B1ae8041eb3192de5695d949d56df97d9 . + _:B26a9f649ba084902670fe51d87fad6b0 . + . + "1950"^^ . + "http://www.suchness.tld/amerced/growling.html" . + "wirepulling ringer amerced" . + "184"^^ . + "http://www.bivalencies.tld/suchness/ringer.html" . + "bedamns wirepulling suchness" . + . + _:B8db686b3a51d1daabe1a091f7867900b . + . + "http://www.somatopsychic.tld/vasectomies/farcy.html" . + "legroom oversharp vasectomies" . + "12"^^ . + "http://www.eutrophic.tld/somatopsychic/oversharp.html" . + . + _:Bfaa6d656f5d9214fffcf096bc2295aad . + . + "http://www.sanctums.tld/camouflagers/vermifuge.html" . + "sputniks conspectus camouflagers" . + "41"^^ . + . + _:Bf0e519725350b2e9b31e4786d500ef7c . + . + "http://www.prosecutions.tld/waitings/cuban.html" . + "manifestative pelter waitings" . + "http://www.puniness.tld/prosecutions/pelter.html" . + . + _:B356e64fb75670cb299ba4339b899f0b7 . + . + "http://www.careering.tld/hepatics/colonies.html" . + "lobsters triplets hepatics" . + "167"^^ . + "http://www.dragged.tld/careering/triplets.html" . + . + _:Bdf3ae01547bbc943817ecc6308db7d6a . + . + "1958"^^ . + "http://www.zonated.tld/landowning/redevelops.html" . + "initialed pouts landowning" . + "106"^^ . + "http://www.rancour.tld/zonated/pouts.html" . + "aquas initialed zonated" . + . + _:B8eeab517d5f805090df46e17eb9727df . + "1964"^^ . + "http://www.kibbutz.tld/fatsoes/expressiveness.html" . + "semipro stager fatsoes" . + "http://www.misbehaver.tld/kibbutz/stager.html" . + "openheartedness semipro kibbutz" . + . +_:B6a42bc829a23f295f454b7c86545858d "Motoyasu Calligy" . +_:B6a42bc829a23f295f454b7c86545858d . +_:Beb14c8a638598c8f3ea1cbb7e692e3cb "Megi Stanway" . +_:Beb14c8a638598c8f3ea1cbb7e692e3cb . + _:B5dfa60c7dd22bad6bd276267b0d79183 . + . + "http://www.ruralite.tld/deescalating/browbeats.html" . + "bedcovers presages deescalating" . + "170"^^ . + "http://www.yahooism.tld/ruralite/presages.html" . + . +_:B6f91fe749977814e3502811a0049e86a "Caleb Wernick" . +_:B6f91fe749977814e3502811a0049e86a . + _:B8f1104aaae9ab7c50f303b42f826f1b6 . + _:B2c935f862b66a6e75373d8d541c83053 . + . + "http://www.ensorcels.tld/worsted/skewered.html" . + "unavailingly nonvirulent worsted" . + "9"^^ . + . + _:B08e1574c84bf885de99f31514507453e . + . + "http://www.overdramatize.tld/misdoubts/catatonics.html" . + "consenters daylights misdoubts" . + "15"^^ . + "http://www.declarations.tld/overdramatize/daylights.html" . + . +_:B8db860767b1d1b61a6433245ef3a1426 "Xylo Culbreath" . +_:B8db860767b1d1b61a6433245ef3a1426 . +_:Be6090c5afa925830bd3d136038c81844 "Litzy Parsygnat" . +_:Be6090c5afa925830bd3d136038c81844 . + _:Bda78a14711f198976efa7822809a1fc9 . + . + "http://www.matzohs.tld/undersize/hallowing.html" . + "mealybugs bung undersize" . + "98"^^ . + . +_:Be9816138259c08b383b226b8c3af6ea7 "Agafiia Rushford" . +_:Be9816138259c08b383b226b8c3af6ea7 . +_:Bdb78094ade43953811e34097dd5dd97b "Prebrana Kekiwi" . +_:Bdb78094ade43953811e34097dd5dd97b . + _:Bd9a1418952cbd6df64d973d763047c57 . + _:B1fcd411cc6219e60828dda5140710eb3 . + . + "http://www.separably.tld/decentring/reviser.html" . + "birchism vociferation decentring" . + "197"^^ . + "http://www.thiosulfate.tld/separably/vociferation.html" . + . + _:Bc4ed98071e062595339fc8d5e6961154 . + . + "http://www.thousandths.tld/abacuses/lazyish.html" . + "overfill bumping abacuses" . + "195"^^ . + "http://www.adjournments.tld/thousandths/bumping.html" . + . + "1965"^^ . + "1"^^ . + "http://www.appointer.tld/ruminating/pryingly.html" . + "Proceeding 4 (1965)" . + "McGraw-Hill" . + "0-4473-8124-0" . + "exobiology appointer aviso" . + . + _:B182966bac9234a6916b941943b8e18dc . + . + "http://www.yearner.tld/parallelograms/derms.html" . + "ventral tamest parallelograms" . + "9"^^ . + . + _:Bba1d13c1fe934667a5e3c541ca47da00 . + _:B83be25e69354ebe6b100463eb5d69ce5 . + . + "http://www.oleoresin.tld/requires/interlining.html" . + "reexpressed frostbiting requires" . + "68"^^ . + "http://www.understatement.tld/oleoresin/frostbiting.html" . + . +_:B0006075915da84b0039da0b39fd1b920 "Katyushka Gabriele" . +_:B0006075915da84b0039da0b39fd1b920 . + _:Bf3ac768edc82318d6648cba22228e7da . + . + "http://www.gorsy.tld/outriggers/reshipments.html" . + "catharine ablation outriggers" . + "156"^^ . + "http://www.chauffeuse.tld/gorsy/ablation.html" . + . + "1967"^^ . + _:B85e5a422480f6fed1aefe2c1c9623e9b . + "inactively pastina irregardless" . + "pastina centiliter romanticists" . + "http://www.irregardless.tld/romanticists/mailability.html" . + "85"^^ . + . + . + "http://www.beano.tld/irregardless/centiliter.html" . + . +_:B3f841dd9046b577da1b753217710b32c "Kilikeia Kenne" . +_:B3f841dd9046b577da1b753217710b32c . + . + _:B7966aa5fd9196b5064d8068edbe0d74c . + . + "http://www.medallions.tld/gnashes/chuffs.html" . + "museful malingerers gnashes" . + "5"^^ . + "http://www.adamantine.tld/medallions/malingerers.html" . + . +_:Bccf2b19ce3b86c6135a062e047d1965e "Hasumati Cafasso" . +_:Bccf2b19ce3b86c6135a062e047d1965e . + _:B775c333bfb4379adee2969a435e04088 . + . + "1957"^^ . + "http://www.poilu.tld/reinterrogate/folktales.html" . + "timeservers lothsome reinterrogate" . + "12"^^ . + "http://www.arsenides.tld/poilu/lothsome.html" . + "reagent timeservers poilu" . + . +_:Ba6e46207f24a6558f36971322cb8da54 "Kali Jutras" . +_:Ba6e46207f24a6558f36971322cb8da54 . + _:B5218fdb1232fb870c8f54abd7339058c . + . + "1956"^^ . + "http://www.taring.tld/redcap/outrun.html" . + "including popularization redcap" . + "83"^^ . + "http://www.pesterer.tld/taring/popularization.html" . + "cannabic including taring" . + . +_:B6b3b9e593089d37b6348a5fbd132351f "Rhea Platas" . +_:B6b3b9e593089d37b6348a5fbd132351f . + _:Be0fffa952927aff638d5b6bc718c40fd . + . + "http://www.conurbations.tld/multipeds/irremediably.html" . + "otologist occupiers multipeds" . + "161"^^ . + "http://www.stolidly.tld/conurbations/occupiers.html" . + . + _:Bc173a5364999b18cff611f8bcfc8eed0 . + . + "http://www.hoisting.tld/tarnishable/centralizes.html" . + "backspin bourgeoned tarnishable" . + "119"^^ . + "http://www.insurrectionaries.tld/hoisting/bourgeoned.html" . + . +_:B8015a72949c03b1d2f95c38a4f25b747 "Vasileva Rugg" . +_:B8015a72949c03b1d2f95c38a4f25b747 . +_:Be7cdcd236f0da0a6e44b94e03b0684e3 "Thirza Groot" . +_:Be7cdcd236f0da0a6e44b94e03b0684e3 . + _:Bcadb66b00a365d98a8fbbed7d6b6925b . + _:B8cc49754a51ba7673adf9e5efd84441d . + . + "http://www.muumuus.tld/laces/horsewhip.html" . + "chessboard ecumenicalism laces" . + "54"^^ . + . + _:B5819da5ac8e725d166de6fc7d85017f0 . + . + "1962"^^ . + "http://www.convivially.tld/unamortized/connecting.html" . + "cemeteries assigned unamortized" . + "92"^^ . + "slinger convivially assigned" . + . +_:Bdcaa7f1dd2a30dbc5f586be4a444bae6 "Natesa Picard" . +_:Bdcaa7f1dd2a30dbc5f586be4a444bae6 . + _:B561a20064fddeb076fdd0d6dcdd03646 . + . + "http://www.yeshivoth.tld/tosspots/ateliers.html" . + "gluers displeased tosspots" . + "38"^^ . + . +_:B7790ded43d67b17a1826accb062d16fe "Raamiz Berard" . +_:B7790ded43d67b17a1826accb062d16fe . + _:B0bac4f7787d0e9935172a241665ab43a . + . + "http://www.eavesdrops.tld/construes/heirs.html" . + "outsmarting reorganize construes" . + "77"^^ . + "http://www.administrator.tld/eavesdrops/reorganize.html" . + . +_:B855ce5f55b280ce36d98ee1dc02ec0a7 "Makarius Passini" . +_:B855ce5f55b280ce36d98ee1dc02ec0a7 . +_:B22404052563d91715f0fe42bd8ca5853 "LaKendria Rimi" . +_:B22404052563d91715f0fe42bd8ca5853 . +_:Ba1ecc752377eb0d709f69cfd3a63a56e "Mawuli Weeks" . +_:Ba1ecc752377eb0d709f69cfd3a63a56e . + _:Bae014605e2851aee806467cf430b026c . + . + "1952"^^ . + "http://www.paramedical.tld/aisles/radiographs.html" . + "childhoods radarscope aisles" . + "19"^^ . + "http://www.indurating.tld/paramedical/radarscope.html" . + "misprinting childhoods paramedical" . + . +_:B8f4ecafcc05ffa5968b5f5b0862cf2d8 "Dwayne Trullinger" . +_:B8f4ecafcc05ffa5968b5f5b0862cf2d8 . +_:B3171fdcb441bfef52bd2434e1baa7c0b "Madawc Monteleone" . +_:B3171fdcb441bfef52bd2434e1baa7c0b . + _:Bd99ff72652de12beb136b3ee1abf7cb2 . + . + "http://www.rejudge.tld/suability/unornamented.html" . + "completes nonadministratively suability" . + "180"^^ . + "http://www.panchromatic.tld/rejudge/nonadministratively.html" . + . +_:B354790bca23bd08c54b6c98ef560bc39 "Duygu Poster" . +_:B354790bca23bd08c54b6c98ef560bc39 . + _:Bf4899126f1f50c41f346bdaf21c094dd . + . + "1959"^^ . + "http://www.insurrectionist.tld/caitiffs/alkyls.html" . + "lithographer gabbler caitiffs" . + "http://www.reentered.tld/insurrectionist/gabbler.html" . + "spriest lithographer insurrectionist" . + . + _:B88ac5778cbb6aaa1493b0380f645cfbc . + . + "http://www.afros.tld/feedlots/fearer.html" . + "inducts signaling feedlots" . + "156"^^ . + "http://www.federalizations.tld/afros/signaling.html" . + "http://www.balsaming.tld/inducts/afros.html" . + . +_:Bd66eb969487a69d4c76965cdfa571c59 "Ayla Moncrief" . +_:Bd66eb969487a69d4c76965cdfa571c59 . + _:B3e9e8973e2f6f9db79694421c843cd8a . + . + "http://www.withholding.tld/punning/ribaldry.html" . + "lichee decalcified punning" . + "172"^^ . + "lichens aneurisms indemnitor nibbles unambitious niggling kowtowed temptations remarques broadaxe" . + "http://www.splurging.tld/withholding/decalcified.html" . + . +_:Bcb6c2a976814383cc007e5d0e33cf6ef "Inayat Deignan" . +_:Bcb6c2a976814383cc007e5d0e33cf6ef . + _:Bc736cce6b76f06ea55b12bbdde1eeddc . + . + "http://www.cannonaded.tld/maturation/densifying.html" . + "spurned torchere maturation" . + "61"^^ . + "http://www.bookrest.tld/cannonaded/torchere.html" . + "http://www.jaggers.tld/spurned/cannonaded.html" . + . + . + _:B0f1717c61b9db82afc6954ced8912274 . + . + "http://www.succulently.tld/underlaid/neurosurgeon.html" . + "alkalin marquise underlaid" . + "146"^^ . + "http://www.recirculations.tld/succulently/marquise.html" . + . +_:Bc79f17311b8fabb5ee3210d8f9a09574 "Nezhdakha Ardelean" . +_:Bc79f17311b8fabb5ee3210d8f9a09574 . + _:B99283e27dd2cdd44c6bc4bdea3dd1048 . + _:Bead2569379d5640c5bc5f744002eaf34 . + . + "http://www.turbocharger.tld/broadswords/deprecative.html" . + "herbal syphilitic broadswords" . + "3"^^ . + . + _:B73bd4e22b98e7364e6e8b05cc6e341bb . + . + "1966"^^ . + "http://www.degerm.tld/whitter/callousness.html" . + "officiated cabbalah whitter" . + "121"^^ . + "http://www.dumpcart.tld/degerm/cabbalah.html" . + "irascibility officiated degerm" . + . + _:B7dfe9396d863dee8bed5eb58e678e280 . + . + "http://www.doughiest.tld/rattlebrains/flatcar.html" . + "sillies exhibited rattlebrains" . + "176"^^ . + "http://www.drones.tld/doughiest/exhibited.html" . + . + _:B028d743e43162c2e900e5eb118a0bc68 . + "1965"^^ . + "http://www.gunsmiths.tld/weakfishes/gastrologists.html" . + "deedbox nutrients weakfishes" . + "61"^^ . + "http://www.agreeably.tld/gunsmiths/nutrients.html" . + "airfreight deedbox gunsmiths" . + . + _:B75a936288936e532fa063203e43789d2 . + . + "http://www.melodist.tld/serenaded/bestowed.html" . + "batiks aglimmer serenaded" . + "19"^^ . + "http://www.fetted.tld/melodist/aglimmer.html" . + . +_:Bdae679a3e355394898a045b9cbe65c35 "Yago Ruta" . +_:Bdae679a3e355394898a045b9cbe65c35 . + _:Bda74cd8175922f033f2c050e9cf54499 . + . + "http://www.piccalilli.tld/hatched/archetypes.html" . + "muskits expender hatched" . + "http://www.profitable.tld/piccalilli/expender.html" . + . +_:B6233cf4d3e295864cef47de1b2e3233f "Demetri Zeyer" . +_:B6233cf4d3e295864cef47de1b2e3233f . +_:B8fb2823aec4168fc1209070a7c10b398 "Eupeithes Bevens" . +_:B8fb2823aec4168fc1209070a7c10b398 . +_:B7afe365d24e02175b05faf6c654003a9 "Gerit Ferandez" . +_:B7afe365d24e02175b05faf6c654003a9 . +_:B133e9eea1599dfab8affb73610f7a830 "Teshka Kilday" . +_:B133e9eea1599dfab8affb73610f7a830 . +_:B2b0f709c78818cd0660e5eb0244b6d2d "Kasienka Keiswetter" . +_:B2b0f709c78818cd0660e5eb0244b6d2d . +_:B7c13f1b3dc4fa9775b739f619bac42f7 "Raabiya Carie" . +_:B7c13f1b3dc4fa9775b739f619bac42f7 . + _:Bd1dd7b09b3a16a8522de4b514fb66efb . + . + "1961"^^ . + "http://www.raggedest.tld/admonitory/recombining.html" . + "lowlander downsize admonitory" . + "158"^^ . + "http://www.trousseau.tld/raggedest/downsize.html" . + "bovinely lowlander raggedest" . + . +_:B9fcb4522afba23952b807b64643ac8f1 "Gulielma Arce" . +_:B9fcb4522afba23952b807b64643ac8f1 . + . +_:B523e780e6af52ec7ec11ac7f7dca6c1a "Levka Kerney" . +_:B523e780e6af52ec7ec11ac7f7dca6c1a . + _:Befd1f253a25d5f1169cf43ee546a854b . + _:B943f451275cd3b2640abf0def7757a0d . + . + "http://www.poetess.tld/andirons/ascendance.html" . + "punitively lacer andirons" . + "200"^^ . + "http://www.silvester.tld/poetess/lacer.html" . + . +_:B8505565b7bd24b61a7a4cc41fef8f196 "Gwyr Catacun" . +_:B8505565b7bd24b61a7a4cc41fef8f196 . +_:Bbabdd17ac191376418952cdde7bec84f "Fia Cutone" . +_:Bbabdd17ac191376418952cdde7bec84f . +_:Bfecf387733b84dd011e1fdb92a061c17 "Yukari Pitcairn" . +_:Bfecf387733b84dd011e1fdb92a061c17 . +_:B549a6c08a9f2081f13defa299875d368 "Taisho Gasbarro" . +_:B549a6c08a9f2081f13defa299875d368 . + _:B6b22fee2c7efa4029a58c523a7c95670 . + . + "1964"^^ . + "http://www.residency.tld/gnocchi/discording.html" . + "booed tellership gnocchi" . + "82"^^ . + "http://www.permissable.tld/residency/tellership.html" . + "academicism booed residency" . + . +_:Baea0043414838d92dc466094c0e9e909 "Elieis Brazzi" . +_:Baea0043414838d92dc466094c0e9e909 . +_:B3b726e43e4fc9795ed5cef2aba22cec7 "Julieta Stlouise" . +_:B3b726e43e4fc9795ed5cef2aba22cec7 . +_:Bde6bf50a01b1508d326cf6255b8f3653 "Steffen Tata" . +_:Bde6bf50a01b1508d326cf6255b8f3653 . + _:Baa5aade3d24ca749418a0eb46d47e6f8 . + . + "http://www.oakum.tld/profitableness/offhanded.html" . + "recreations staggery profitableness" . + "102"^^ . + "http://www.gads.tld/oakum/staggery.html" . + . +_:B1ab61c27db603c6c2014eb92889e3f7a "Colton Vallone" . +_:B1ab61c27db603c6c2014eb92889e3f7a . + _:Bbbd4846e7c4bd6285f23f7ae13e4a483 . + . + "http://www.databases.tld/expressionists/panache.html" . + "penlight duffers expressionists" . + "144"^^ . + "leaves admirable formating lockless hoarier tincting shined headshrinker lacerates" . + . + _:B22a7f7bb35cfbd2421d11e9c1f82def3 . + . + "http://www.pulleys.tld/piscators/ossificatory.html" . + "psychokinesia plutonic piscators" . + "196"^^ . + "http://www.catawbas.tld/pulleys/plutonic.html" . + . + _:B79d9dce18c6ebe4178cd3de95140789d . + _:B27d2af9ad59478c6e54b77f1375c0dc0 . + . + "http://www.monocots.tld/septicemia/center.html" . + "ebonizing stimulatingly septicemia" . + "109"^^ . + "http://www.buncoing.tld/monocots/stimulatingly.html" . + . +_:B67b49bc507abbebf0e664041d8d44100 "Kimbel Carline" . +_:B67b49bc507abbebf0e664041d8d44100 . + _:Bee82a57a59028c54367973283b1e3bbe . + . + "http://www.soapboxes.tld/joins/disallowances.html" . + "bloodily loams joins" . + "115"^^ . + "http://www.outstretches.tld/soapboxes/loams.html" . + . +_:B790b06cccdfeaf983de4fc8a95fc6450 "Filiberto Grboyan" . +_:B790b06cccdfeaf983de4fc8a95fc6450 . +_:Bf4bbfe8af785f0a6c904865b21e1bd9f "Sakari Hellstrom" . +_:Bf4bbfe8af785f0a6c904865b21e1bd9f . + _:B9f632ff19616412f72eb4482dfd85ac1 . + . + "http://www.bitched.tld/flyable/abrogators.html" . + "vitiated ennoblers flyable" . + "166"^^ . + . +_:B9926ee59ff0f013f391b47ab0083bde8 "Benita Hatzenbuehler" . +_:B9926ee59ff0f013f391b47ab0083bde8 . + _:B541899b349a3ebc8236d9e71486efabe . + _:B72b1e419cf16ec251011644f0991d57b . + . + "http://www.kidnaper.tld/dopiness/stoutish.html" . + "impacted baulking dopiness" . + "102"^^ . + "http://www.antis.tld/kidnaper/baulking.html" . + . + _:B3a1ea5d0e53515b4c82fd120ccbbbc85 . + . + "http://www.indigoes.tld/moors/bonded.html" . + "chancier oolith moors" . + "47"^^ . + . +_:Bd9a72ceb7c7e3a920cf9702e477c3dff "Neo Karper" . +_:Bd9a72ceb7c7e3a920cf9702e477c3dff . + . + "1318"^^ . + "Williams & Wilkins, Medical Publishers" . + _:B6f7d98925d42f1969447baac69e5e923 . + . + "1958"^^ . + "bowyer lilacs feminize" . + _:B902b688e0e0962f98abf8ecf4fad7463 . + "http://www.lilacs.tld/unrest/dojos.html" . + "0-2511-7339-0" . + "Proceeding 2 (1958)" . + _:B8409b0551d13574f9c75475250815219 . + . + "1960"^^ . + "http://www.honeymooner.tld/introspections/housekeepers.html" . + "rules catalytically introspections" . + "185"^^ . + "http://www.relation.tld/honeymooner/catalytically.html" . + "shedable rules honeymooner" . + . +_:Be8ba89c9916319416018b834a566d16b "Litvina Gerwitz" . +_:Be8ba89c9916319416018b834a566d16b . + _:B125498e1f8c60d3a646d3152bcd6bea4 . + _:B2205e413bae90a295d54f5866bfa1069 . + . + "http://www.exempli.tld/bobolinks/printable.html" . + "unreflecting lambed bobolinks" . + "70"^^ . + "http://www.spunkiest.tld/exempli/lambed.html" . + . + _:B89ac97d30c2e010f7d9b968aa0719509 . + . + "http://www.shuffler.tld/catwalk/toolers.html" . + "gnaws lactations catwalk" . + "143"^^ . + . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1966"^^ . + "http://www.outbuildings.tld/gorki/mummying.html" . + "reprehension scantiest gorki" . + "129"^^ . + "http://www.obsessively.tld/outbuildings/scantiest.html" . + "acidifies reprehension outbuildings" . + . +_:B2ad347ed5b14a28d76bedeeafdc9c552 "Kaazima Pavich" . +_:B2ad347ed5b14a28d76bedeeafdc9c552 . + _:B8d95159aaa03618f28309a8801f65e19 . + "1966"^^ . + "http://www.bifurcates.tld/condemning/reincarnate.html" . + "calumniation kinship condemning" . + "49"^^ . + "grazingly bifurcates kinship" . + . + _:B5386c452855a1419eb903306476d9d99 . + . + "1960"^^ . + "http://www.weightily.tld/requiem/naphthas.html" . + "bridged stimulated requiem" . + "31"^^ . + "numberings weightily stimulated" . + . +_:B1f88519b236bd4737fad1d5d1bd2527f "Diomedes Raisley" . +_:B1f88519b236bd4737fad1d5d1bd2527f . +_:Bf1908b91804ec102dbcc901af462310f "Naonobu Dettmer" . +_:Bf1908b91804ec102dbcc901af462310f . + _:B30e6982a4b0d56456358bbac050a179d . + _:Bcc07f54eb8ec6b150cd4dc3c5ab12039 . + . + "http://www.clairvoyance.tld/unfeasible/blanketed.html" . + "messages gastronomical unfeasible" . + "86"^^ . + "http://www.revives.tld/clairvoyance/gastronomical.html" . + . + _:B65a30ebc64acf9672e75a8a964c2a306 . + . + "1966"^^ . + "http://www.relational.tld/underwaists/notional.html" . + "cormorants gillnets underwaists" . + "177"^^ . + "catarrhally relational gillnets" . + . +_:B5caf405910143a827b63f94bde9564d6 "Shameem Resureccion" . +_:B5caf405910143a827b63f94bde9564d6 . + _:Be0b1e375b6f72fb3791edfe45f337c82 . + "1957"^^ . + "http://www.unfeared.tld/peppertree/legendarily.html" . + "locket homeowners peppertree" . + "75"^^ . + "http://www.rootless.tld/unfeared/homeowners.html" . + "apres locket unfeared" . + . + _:B98b9feb48f6119b3b957e932a4022cb4 . + . + "1956"^^ . + "http://www.sextants.tld/consoles/skeletomuscular.html" . + "zincing osteoscleroses consoles" . + "30"^^ . + "http://www.idylist.tld/sextants/osteoscleroses.html" . + "nurtures zincing sextants" . + . +_:B7966aa5fd9196b5064d8068edbe0d74c "Irminwin Milloy" . +_:B7966aa5fd9196b5064d8068edbe0d74c . +_:B70b65c9cf0c63aaa981f527d22a26489 "Gesine Desue" . +_:B70b65c9cf0c63aaa981f527d22a26489 . + _:Be50f93061a1194fa53415c3e71b864f8 . + . + "http://www.boatloads.tld/onenesses/racings.html" . + "lingier yanked onenesses" . + "100"^^ . + . +_:B46a2a25f5d315aaca56c7f42f6bb3ff9 "Pumeet Jamir" . +_:B46a2a25f5d315aaca56c7f42f6bb3ff9 . + _:B185c977381aea161cc99669db7d06e46 . + . + "http://www.outflanking.tld/commuted/lachrymation.html" . + "undermentioned funnyman commuted" . + "144"^^ . + "http://www.anesthetization.tld/outflanking/funnyman.html" . + . + _:Ba754a144c416280708701589de19799b . + . + "http://www.guilders.tld/counterrevolutionary/touchiness.html" . + "conned whispering counterrevolutionary" . + "121"^^ . + "http://www.sleuths.tld/guilders/whispering.html" . + . + _:B23fc2a2c63e172802668a20b20a0cb34 . + _:B198f6e892b88d3a1ea1bd52104f51316 . + . + "http://www.dismalest.tld/sideburns/formalist.html" . + "frigidly unactuated sideburns" . + "175"^^ . + "http://www.photoengraver.tld/dismalest/unactuated.html" . + "cockled arrangement dyspeptics cymbalists citatum groundnut marrons headlining deathcup avatars sufficiency froes stewpan douche prestamp faultiness elections suer softbound clapt cairns boozily solidification preventiveness cockerel pentathlon ladlefuls toweringly fraying hellgrammites doziest uncensored sorghums humpier eradicates dyspepsy perkiness narrowing homebodies hilariously cumberers deprehension abjectness incapacious hairless glary speedster argentum psychosomatics reformating foreshadower conflictive amanuenses plumpers excreta differentiae teens anchored sheepman pulsejets attributively annotativeness achene cutup exigence cellists lobber unsafely alumroots follower twisters anaesthetization nonrefillable casements renegades relinquishing pursed atavists levant noetic rewelds revamped flyblown embosoming chinchillas undercharge overflight spillable adjustment jujubes ravishingly manges squids pyramided rapidly resection preform embryologically overwise annotating multiform worrier contravenes drinks nothings rioting maltier thessalonians pipingly pining nosebands lowbred decanter burs sleaziness pollywog empyreans prolixly desiccated tapestried buttons bridewell parred consummations overcautiously reputedly identifiability stagier older counselable glims schoolmistress enfold kirtle analytically titillations equivocalities tidbits quintuplicate welcomers heisting talks sidearms salads seepier backbit cockup muller underemphasizes chancellorships mealiest torching lated lepers axonal huntsmen seemed heavens ahems sublimates mods gullied agencies deux scrappage timbres identically" . + . +_:B5f9fa081525ced1eba1c9afeb20ab494 "Mauty Ly" . +_:B5f9fa081525ced1eba1c9afeb20ab494 . + _:Bed077ce2f7c1610c45bc544d100535c6 . + _:B63586ed6ce9ccc8a98258c87fdd4685f . + . + "http://www.rowdyism.tld/spryer/humidifier.html" . + "melodically pauperizing spryer" . + "141"^^ . + "http://www.jerseyite.tld/rowdyism/pauperizing.html" . + . + _:B2ab5366caf6bfc72e9f8bb931e434b58 . + "1966"^^ . + "http://www.reechoed.tld/grizzliest/enervates.html" . + "uprooters galvanometric grizzliest" . + "39"^^ . + "mineralized reechoed galvanometric" . + . + _:B2d614900cb575393215e773d347fc570 . + _:Bb2bd5a7505be484387ca2dd762c45f70 . + . + "1963"^^ . + "http://www.inhume.tld/striper/highnesses.html" . + "nicked cooncan striper" . + "preannounces inhume cooncan" . + . + _:B91919c68cf393874d426099b9fc0b1de . + . + "1962"^^ . + "http://www.ambrosias.tld/rehinges/satanical.html" . + "provokers shags rehinges" . + "18"^^ . + "http://www.infrasonic.tld/ambrosias/shags.html" . + "accusable provokers ambrosias" . + . +_:Be874fb42d8354f8c67ea483677a518d8 "Kateena Schoeder" . +_:Be874fb42d8354f8c67ea483677a518d8 . +_:B4a43025bea2151723731e8d121467782 "Carlton Feagley" . +_:B4a43025bea2151723731e8d121467782 . + _:B149622970ada8b0647e28f7dfe02dc4e . + . + "http://www.cyanogen.tld/noisome/braided.html" . + "reprehensibly ripost noisome" . + "28"^^ . + "http://www.drongo.tld/cyanogen/ripost.html" . + . + _:B593c0b9e4160eb99d53afbae97401e96 . + . + "http://www.cajolingly.tld/uproariously/inimitably.html" . + "cayenned handholds uproariously" . + "101"^^ . + . + _:B5d77221e64edf77893d72d9cf7ae9a26 . + _:B8b2f6e3a7c5ae2fd9c738af588877e45 . + . + "http://www.biorhythmic.tld/unbolted/wintering.html" . + "gets clitorises unbolted" . + "179"^^ . + . +_:B248e667865197d4a0c8f740b9255cc16 "Obiareus Ettman" . +_:B248e667865197d4a0c8f740b9255cc16 . +_:B7caeb3b32adbb4fd6354db6c5ec16d0b "Lutfiyya Tinch" . +_:B7caeb3b32adbb4fd6354db6c5ec16d0b . +_:Bf56c8b81f582205604302a0ebd01c149 "Digo Belli" . +_:Bf56c8b81f582205604302a0ebd01c149 . + _:Bb872314698c597e8c8c014788acc8883 . + . + "1952"^^ . + "http://www.aoudads.tld/missis/affability.html" . + "deformer thrashes missis" . + "83"^^ . + "http://www.marvels.tld/aoudads/thrashes.html" . + "grittier deformer aoudads" . + . + _:B93f671a5c12f8e55d1ff157bad8f03ff . + . + "http://www.occulters.tld/amenities/desecrated.html" . + "bounden blubberer amenities" . + "71"^^ . + "http://www.nippy.tld/occulters/blubberer.html" . + . +_:B29dbb91701d768c8412ced8c8f26b60d "Wendy Rae" . +_:B29dbb91701d768c8412ced8c8f26b60d . + _:Bd634b90a411cf4ec0db66e01e4e39018 . + . + "1959"^^ . + "http://www.varment.tld/shiftlessness/quadruplication.html" . + "mooniest infests shiftlessness" . + "169"^^ . + "http://www.cowboys.tld/varment/infests.html" . + "realtors mooniest varment" . + . +_:Bc1a680e3efa669d97b20f3ba571a527e "Takuboku Aicklen" . +_:Bc1a680e3efa669d97b20f3ba571a527e . +_:B2abfc04f17b95fc6e174edbbcf1985dc "May Hamiton" . +_:B2abfc04f17b95fc6e174edbbcf1985dc . +_:B4df5fec6a97bb3441672df031606c767 "Kamba Tokarski" . +_:B4df5fec6a97bb3441672df031606c767 . + _:Bfdf73e978149c9dfe6ac6decabf283db . + . + "http://www.appetency.tld/gales/balladries.html" . + "overdrinks immunotherapies gales" . + "123"^^ . + . + _:B03d9bce49c59e9a3d1c1bedeec676086 . + _:Bbae5c2b6db28114b0a533aedb20eda90 . + . + "http://www.babul.tld/saturations/aggie.html" . + "resubscribed beleaguering saturations" . + "disfranchiser lofters zoeas cd papooses abashment reweighed clarion alienates smegmas korsakow" . + "http://www.guested.tld/babul/beleaguering.html" . + . +_:Bf4fc553085f648213a4155a290993ff4 "Kiriaki Stoneberger" . +_:Bf4fc553085f648213a4155a290993ff4 . + . + _:Ba469f1710b11a6a670af318ecd7cda07 . + . + "http://www.folklorists.tld/yeller/cognizably.html" . + "scalepan attractive yeller" . + "194"^^ . + "http://www.decaffeinates.tld/folklorists/attractive.html" . + . +_:Bdf8bf91334cd9acad93186146765f8d7 "Gebharde Host" . +_:Bdf8bf91334cd9acad93186146765f8d7 . +_:B9316ba2e2f70204a686f5d67bfb2fb1a "Tameron Banvelos" . +_:B9316ba2e2f70204a686f5d67bfb2fb1a . +_:Ba42e710e2df394c68c105c3e8611a116 "Deiene Doorley" . +_:Ba42e710e2df394c68c105c3e8611a116 . +_:B4048cbc5bee12cb46f8f394f0c4f4dbe "Cisco Agtarap" . +_:B4048cbc5bee12cb46f8f394f0c4f4dbe . + _:B2b4865282e5950321488a284c183e7c1 . + . + "http://www.axletree.tld/unplayable/backing.html" . + "patois ritualized unplayable" . + "145"^^ . + . +_:Bf3170a32e3579767fbc06a67bdf516b8 "Ladinka Ehiginator" . +_:Bf3170a32e3579767fbc06a67bdf516b8 . +_:B10f38bdca983a883cf14e387f1d90eb6 "Ingetrud Balezentis" . +_:B10f38bdca983a883cf14e387f1d90eb6 . + _:Be9ddb208d93a935c91d67bbe0c5ce826 . + _:Bc3cc421ad920491a2f568dda8cbd56b8 . + . + "http://www.willies.tld/tattooing/detainee.html" . + "reworking clarioned tattooing" . + "87"^^ . + "http://www.gatecrasher.tld/willies/clarioned.html" . + . + _:B3171fdcb441bfef52bd2434e1baa7c0b . + _:Bd3050ba68ed1f88103d52ade319b44fc . + . + "http://www.handlists.tld/millrun/ideomotor.html" . + "gimcracks vermiculites millrun" . + "138"^^ . + . + _:Bda73b51c8f4ecc065bbc31eee60ed973 . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + _:B2f06a021de5af0b85ee3836e574cf4d2 . + _:B9fd06127fea7026cad3b6872cc8cb9a0 . + "1964"^^ . + "11"^^ . + "Journal 3 (1964)" . + "1"^^ . + . + _:B97bddd23976713ffbb1310615a1bb661 . + . + "http://www.adoptees.tld/incredibility/elucidation.html" . + "potentials reavowed incredibility" . + "186"^^ . + . + _:B30450942317a366a133c07200fe1e859 . + . + "http://www.weevil.tld/proponing/gropingly.html" . + "grittiness rabbets proponing" . + "86"^^ . + "http://www.develops.tld/weevil/rabbets.html" . + . + _:B3be714137c840e953fef25fbc337d15e . + . + "1962"^^ . + "http://www.matless.tld/quitclaimed/disappointments.html" . + "microstructure firebase quitclaimed" . + "69"^^ . + "http://www.enduing.tld/matless/firebase.html" . + "sporozoon microstructure matless" . + . +_:B032bf000b7c8e7bca172610d8188bcb8 "Ronna Gaitan" . +_:B032bf000b7c8e7bca172610d8188bcb8 . +_:B0337c89f4fe0431aea9589bb39c977b1 "Liska Lambourne" . +_:B0337c89f4fe0431aea9589bb39c977b1 . + _:Bdbe9f23795a6f678ce60afad11ef3be7 . + . + "1958"^^ . + "http://www.bits.tld/buckhound/villainess.html" . + "tzar municipalities buckhound" . + "152"^^ . + "overstimulate bits municipalities" . + . +_:B015ac5fdcbb0070c63c15942c560795e "Cheryl Kauphusman" . +_:B015ac5fdcbb0070c63c15942c560795e . + _:B9fcb4522afba23952b807b64643ac8f1 . + . + "http://www.pegboxes.tld/extenuation/stranders.html" . + "prosecutrices feeblish extenuation" . + "163"^^ . + "http://www.yawing.tld/pegboxes/feeblish.html" . + . + "decrials booming spunkily" . + "http://www.constipating.tld/spunkily/sedates.html" . + "http://www.sox.tld/constipating/booming.html" . + . + _:Bff6c08e1d23aeee9972ab3403234e4f6 . + . + "1955"^^ . + "25"^^ . + . + "agonizingly decrials constipating" . +_:Bcbe75eb4b66057f7783121e42b5c00bf "Cascadia Delco" . +_:Bcbe75eb4b66057f7783121e42b5c00bf . + _:B9f3678f37a2caccf6d7453c60076c7c5 . + "1966"^^ . + "http://www.feebleness.tld/easies/mechanization.html" . + "fitted admixes easies" . + "54"^^ . + "http://www.antisocially.tld/feebleness/admixes.html" . + "hacksaws fitted feebleness" . + . + _:Bd6444f174d8afeab2def7a5b50b008dc . + _:B368c09bcdafed99af657289d17497a99 . + . + "http://www.appointively.tld/eliminator/reviver.html" . + "solemner ascribes eliminator" . + "27"^^ . + "http://www.prologued.tld/appointively/ascribes.html" . + . + _:B1075b58c5fe18619664372d50c1a2664 . + _:B2e33b35a7b0e2f076958575471e261b1 . + . + "http://www.nettier.tld/glyptic/overmastered.html" . + "scurries ameboid glyptic" . + "128"^^ . + "http://www.bastille.tld/nettier/ameboid.html" . + . +_:B90452d4fb8f3d9ec1c98189b141be3b5 "Urs Mcshea" . +_:B90452d4fb8f3d9ec1c98189b141be3b5 . + _:B7e7b9aca4467814072e622cbea792e28 . + . + "1965"^^ . + "http://www.integration.tld/wardens/novelly.html" . + "marling foundries wardens" . + "5"^^ . + "http://www.ornamented.tld/integration/foundries.html" . + "undeceives marling integration" . + . + _:B0473ad6bab193b04a5f11ba04bb56cf6 . + . + "http://www.sources.tld/powerless/williwaws.html" . + "osculating providently powerless" . + "137"^^ . + . + _:Bd52a1d1fb473e7ef8b03c4cfdc1ecce2 . + "1964"^^ . + "http://www.headquartering.tld/quietist/foamed.html" . + "pregnantly examinees quietist" . + "triunes headquartering examinees" . + . +_:B5a5e7d84b462cb99dc870c4d5db654a6 "Aldora Urion" . +_:B5a5e7d84b462cb99dc870c4d5db654a6 . + _:Be40d197594dc3d0c7ff0af962877aa9e . + _:B1a252e19fbebb3521ae57cf424ff710b . + . + "http://www.taffetas.tld/inflictable/functioning.html" . + "knuckler tickets inflictable" . + "69"^^ . + . +_:B087eb3bbee07dcc1b6c9d488a43ec505 "Talisha Beans" . +_:B087eb3bbee07dcc1b6c9d488a43ec505 . +_:Baa8d14a59c7748fa3ef4f57702548aac "Cathrine Ayoob" . +_:Baa8d14a59c7748fa3ef4f57702548aac . + _:Ba574913d558caaad67af6b8674d33a45 . + _:Bfcfda6a6a374c863d217137d5f1b59e2 . + . + "http://www.odiums.tld/sunbursts/sanitaria.html" . + "endangerment visors sunbursts" . + "200"^^ . + . + _:Bc29e46a49d9775bc05bcd919dc194c28 . + . + "http://www.inventories.tld/indulgently/adducing.html" . + "listed husbander indulgently" . + "36"^^ . + . + _:B0cdf1e6f892bda06a208c7d2088212dc . + . + "http://www.sphygmograph.tld/ratiocinator/nonconfidential.html" . + "pubis zesting ratiocinator" . + "http://www.rewin.tld/sphygmograph/zesting.html" . + . +_:Be771857eafd7591b3cadd69a8654c389 "Blossom Quero" . +_:Be771857eafd7591b3cadd69a8654c389 . + _:B44633836762a3b7621908f94108fa5d2 . + . + "1960"^^ . + "http://www.championship.tld/hankerer/erodes.html" . + "rickrack jour hankerer" . + "50"^^ . + "http://www.nobleness.tld/championship/jour.html" . + "rhetors rickrack championship" . + . + _:B05402aca10a074e5a83e0c560930dc39 . + . + "http://www.invasions.tld/entrenched/curvets.html" . + "sinkable dribblers entrenched" . + "153"^^ . + . +_:B1ad6ae5b0be80688ce1e4ac3e043ba6a "Vicente Artalejo" . +_:B1ad6ae5b0be80688ce1e4ac3e043ba6a . +_:Bc9af7e0435184b67577138517e686d13 "Lovell Nenni" . +_:Bc9af7e0435184b67577138517e686d13 . + _:B03bffac13bad85b26ad72a2bfc0b1cf6 . + "1966"^^ . + "http://www.altercations.tld/milligrams/shuckers.html" . + "overspins teaching milligrams" . + "132"^^ . + "http://www.snuffled.tld/altercations/teaching.html" . + "http://www.anesthetics.tld/overspins/altercations.html" . + "coroners snuffled overspins" . + . +_:B03886047fd1bb8d78d071fe1920276d0 "Chojiro Noy" . +_:B03886047fd1bb8d78d071fe1920276d0 . +_:B9ed716b8bfde5388215d1e374072eceb "Spasenieva Otts" . +_:B9ed716b8bfde5388215d1e374072eceb . + _:Bdc59a8cb9f2d9a8fbc327fc2e5cedb77 . + "1960"^^ . + "http://www.recreative.tld/buggers/symblepharon.html" . + "unresentfully upchucking buggers" . + "103"^^ . + "cities recreative upchucking" . + . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:B13b362408c3ab03cb84272df0b6dc733 . +_:Bf5fa728d9048fdd8bf056ce49d58b600 "Fatima Mckissic" . +_:Bf5fa728d9048fdd8bf056ce49d58b600 . + _:Ba0f3725ef3b6ec4310c5d1ac831edc1a . + . + "http://www.salesladies.tld/swounds/emend.html" . + "imaginarily granter swounds" . + "130"^^ . + "http://www.jadeite.tld/salesladies/granter.html" . + . +_:B748622afc14b3c958879202aca992a0a "Branwen Ratz" . +_:B748622afc14b3c958879202aca992a0a . +_:B229b8039a73d30544afd31a05df5838f "Cathie Mcbeath" . +_:B229b8039a73d30544afd31a05df5838f . + _:Bf2647d305a89cb2ce0607669e65ffceb . + . + "http://www.uncarpeted.tld/worshiped/impossibilities.html" . + "anklebones unmingling worshiped" . + "51"^^ . + "http://www.laparotomy.tld/uncarpeted/unmingling.html" . + . + _:B1b48b39a0589e13a7427450c809ae670 . + . + "http://www.driftpin.tld/semolinas/prenticing.html" . + "lynchers calibrated semolinas" . + "115"^^ . + "http://www.poteens.tld/driftpin/calibrated.html" . + . +_:Bb9756031b18ab5a51a3be3d423cc2924 "Andromeda Arvez" . +_:Bb9756031b18ab5a51a3be3d423cc2924 . +_:Bcc12e305a843a84c323de8bbc8eeaf14 "Loremarie Zissler" . +_:Bcc12e305a843a84c323de8bbc8eeaf14 . +_:B29501d764cf208daa4b897683b8836a5 "Theron Tupper" . +_:B29501d764cf208daa4b897683b8836a5 . +_:Bcc01d4c926b2619de0816369897fe5db "Carol Litchford" . +_:Bcc01d4c926b2619de0816369897fe5db . +_:Bc352a5bb64f3b2e540fe3ee99afce368 "Gamze Skalsky" . +_:Bc352a5bb64f3b2e540fe3ee99afce368 . + _:Bf71581edc7b6bf6fc0dd1560ea57ff9a . + _:Be874fb42d8354f8c67ea483677a518d8 . + . + "http://www.fulcra.tld/permits/foists.html" . + "bricking reimposed permits" . + "151"^^ . + . + _:Bdf8bf91334cd9acad93186146765f8d7 . + _:B617531b92b2210a429544e1e4c8cbcee . + . + "http://www.nope.tld/waistbands/dolmens.html" . + "slimming remeets waistbands" . + "46"^^ . + "http://www.infecund.tld/nope/remeets.html" . + . + _:Bfde0adadcc53903d0cbf28af5065e4a3 . + . + "http://www.glances.tld/motorcade/forestalling.html" . + "smearcase behavioristic motorcade" . + "57"^^ . + "http://www.cabined.tld/glances/behavioristic.html" . + . +_:Bfa6270bd0b5204ad01f85b246c549125 "Norihide Manassa" . +_:Bfa6270bd0b5204ad01f85b246c549125 . + _:B8d571aa952aa9a194bcddbc893ecd943 . + . + "http://www.impureness.tld/responds/feoffment.html" . + "reduces epidemiologies responds" . + "184"^^ . + "http://www.gatemen.tld/impureness/epidemiologies.html" . + . + _:Bb0819b8dc383fb6b645cb5127e3336fc . + . + "http://www.celeries.tld/boarded/lieges.html" . + "deluding banisters boarded" . + "142"^^ . + . + _:B3b0939156947e1b21fb37fa0d056ea55 . + _:Bdfbaef15b17e53392d176cbd8b4bf8c9 . + . + "http://www.natl.tld/statistically/recapitalizing.html" . + "nuzzled ropeways statistically" . + "http://www.mollies.tld/natl/ropeways.html" . + . + _:B2cb723e3cf7ddf249fe9f8a0bca1454f . + . + "1962"^^ . + "http://www.boycotting.tld/smoggy/razoring.html" . + "concussed risked smoggy" . + "151"^^ . + "http://www.debaser.tld/boycotting/risked.html" . + "shines concussed boycotting" . + . +_:B27f43678966ae01e8bf67528aacf8b15 "Candice Manlito" . +_:B27f43678966ae01e8bf67528aacf8b15 . +_:B15fc708960dfc6723f3c813a940af586 "Aeacus Veloz" . +_:B15fc708960dfc6723f3c813a940af586 . + _:Bcdedc6d6725fdf939ff91cc101d82236 . + . + "http://www.maddest.tld/cussers/buttonholed.html" . + "stockers evictors cussers" . + "40"^^ . + . +_:B423118697dbfbc8ecfc625d5a25fa1c4 "Constantina Benck" . +_:B423118697dbfbc8ecfc625d5a25fa1c4 . +_:B8c5279edad225e4899da10a22056f6c5 "Qaaid Berlin" . +_:B8c5279edad225e4899da10a22056f6c5 . + _:Baff262a80e1be84c1e5d5623c258570e . + . + "1966"^^ . + "http://www.counterattacking.tld/favours/cans.html" . + "splashier spoony favours" . + "17"^^ . + "seatrain counterattacking spoony" . + . +_:Baff262a80e1be84c1e5d5623c258570e "Yasuko Vannatten" . +_:Baff262a80e1be84c1e5d5623c258570e . +_:B4a99558414d9118be5b0074268133c21 "Tyra Cohea" . +_:B4a99558414d9118be5b0074268133c21 . + _:B2efd302b1346fc63d98ffcf8cb29b5ef . + . + "http://www.tithers.tld/restriction/handcart.html" . + "influents delusionist restriction" . + "190"^^ . + "http://www.daybook.tld/tithers/delusionist.html" . + . +_:B4ec846b8352fafb39323368db968f699 "Moselle Brumsey" . +_:B4ec846b8352fafb39323368db968f699 . +_:B2fd808f4de57a25e99620ac3ab27de4c "Colin Gimse" . +_:B2fd808f4de57a25e99620ac3ab27de4c . +_:B691d16d29e2b3295c2ff396e2a2619cd "Cleta Zaremba" . +_:B691d16d29e2b3295c2ff396e2a2619cd . +_:B4f8c3387eaa8b2739d94f3afab11ef30 "Korotskovaia Stowell" . +_:B4f8c3387eaa8b2739d94f3afab11ef30 . +_:B5905e8ae4c46034ca92b502ba7011d16 "Dandre Slauson" . +_:B5905e8ae4c46034ca92b502ba7011d16 . +_:B92b294c895ed09064b37ba2e90689204 "Dborah Arguin" . +_:B92b294c895ed09064b37ba2e90689204 . + _:Bdceda79e8deeaedafc264db87c0f8995 . + . + "http://www.ponderer.tld/gilder/soliciting.html" . + "ojibwa observational gilder" . + "1"^^ . + "http://www.stomping.tld/ponderer/observational.html" . + . +_:B93ceba847f3502258101a3908a4b6f6c "Cepheus Leppanen" . +_:B93ceba847f3502258101a3908a4b6f6c . +_:B078499ed472e8852fa27563aac164382 "Eumaeus Druvenga" . +_:B078499ed472e8852fa27563aac164382 . +_:B2d653c2fc584cfda35dccb487fc6cec3 "Raaid Chrispen" . +_:B2d653c2fc584cfda35dccb487fc6cec3 . +_:B8538e37f8129e688987e6e9e5c7b8bf2 "Konkordia Czerno" . +_:B8538e37f8129e688987e6e9e5c7b8bf2 . + _:Bac5851db4243b33d6533ef4700086ef3 . + _:B853069a568117818b665342dfb37beec . + . + "http://www.viol.tld/marquisette/overladen.html" . + "barristerial screamers marquisette" . + "14"^^ . + . + _:Bce5973e5a339ca0e8727f29dfd704afc . + . + "http://www.slipforms.tld/starriest/defacement.html" . + "unmailable improvising starriest" . + "171"^^ . + "http://www.eightball.tld/slipforms/improvising.html" . + . + _:B97bd68265b91ef7449e817222c4fa1fb . + . + "http://www.wigless.tld/conducts/penitently.html" . + "pineries hybridized conducts" . + "12"^^ . + "stinkbugs preservers resettings bulking overpowered veals defused voyaging lingers remanufacture" . + . +_:B740049faf47a33b386535e58406e39e6 "Estelita Milteer" . +_:B740049faf47a33b386535e58406e39e6 . + _:Baa188c42f50cef07f5781c1df7429e69 . + _:B87c3a255738c39df571ef401d499fa08 . + . + "1961"^^ . + "http://www.centenarian.tld/antisubmarine/roadsters.html" . + "managerially ideated antisubmarine" . + "184"^^ . + "drollest centenarian ideated" . + . +_:B5ef9b50e2cafe9faa7e31db73ad0f1c4 "Alessandra Kellar" . +_:B5ef9b50e2cafe9faa7e31db73ad0f1c4 . + _:B93d4190bc1f1b858308ea51e26e18baa . + _:B19e530c2ec1bfb77456f61a910c44728 . + "1957"^^ . + "18"^^ . + "Journal 1 (1957)" . + "1"^^ . + . +_:Bab758283e8d1e699f19fa07dce4d1a97 "Gritt Prestage" . +_:Bab758283e8d1e699f19fa07dce4d1a97 . +_:B2097257d0a21ba16bb81ffebec175b67 "Nana Stania" . +_:B2097257d0a21ba16bb81ffebec175b67 . + . + _:Ba5d39a338f39c12e854293f4351e62eb . + . + "http://www.categories.tld/disciplining/whackers.html" . + "elevon intwining disciplining" . + "46"^^ . + . +_:Bf57d5dddd21da8418e88726ba7f568b5 "Apelino Reeber" . +_:Bf57d5dddd21da8418e88726ba7f568b5 . +_:Bbb388c30cce4558a5773332fd10dba84 "Varyusha Schaeffer" . +_:Bbb388c30cce4558a5773332fd10dba84 . + _:Be323be2467826dd6a24978b1f3c0c6ba . + . + "http://www.pureed.tld/kibosh/blabbermouth.html" . + "unfolds fleetingly kibosh" . + "110"^^ . + "http://www.richest.tld/pureed/fleetingly.html" . + . + _:B980776210bc32e2dc6f31bbbea44b5ae . + "1958"^^ . + "http://www.ascertainable.tld/insensibly/domineers.html" . + "griddles laggardly insensibly" . + "125"^^ . + "outpatients ascertainable laggardly" . + . +_:B92478203cec87f64d5480318195c8585 "Gordian Kindred" . +_:B92478203cec87f64d5480318195c8585 . + "62"^^ . + _:Bcc666063c4dd3b7a338c23f019041af9 . + "voidableness whists embodies" . + . + "http://www.nephritises.tld/voidableness/dissects.html" . + "1961"^^ . + . + "rucksack payable voidableness" . + "http://www.dissects.tld/embodies/colorcast.html" . + "http://www.payable.tld/dissects/whists.html" . + . + _:B81c5b70cb9600c5ffe326e8f9e416f9d . + _:Bb3992dce70488b18be2c0372a736a291 . + . + "http://www.songstresses.tld/piazadora/hearings.html" . + "prated incorporeal piazadora" . + "186"^^ . + "http://www.kickstands.tld/songstresses/incorporeal.html" . + . +_:B06e14f601bda8babc296766c001c7bbf "Katrya Efron" . +_:B06e14f601bda8babc296766c001c7bbf . +_:B43d24f152d8b9538d3141641727d0db6 "Verochka Clarke" . +_:B43d24f152d8b9538d3141641727d0db6 . +_:Bf289dd8883fe046760d941c8bbc3b827 "Khristine Waddoups" . +_:Bf289dd8883fe046760d941c8bbc3b827 . + . + _:B66ba322457ac22b0119dc986d89e9f43 . + . + "1955"^^ . + "http://www.skymen.tld/slimmed/autodialling.html" . + "ammonias misquoted slimmed" . + "rejudges skymen misquoted" . + . + _:B67bfa0f3930ca5887f65b215c8c0930c . + . + "1966"^^ . + "http://www.subvarieties.tld/landscaping/overcompensating.html" . + "funnelled loper landscaping" . + "74"^^ . + "http://www.pessimistically.tld/subvarieties/loper.html" . + "jaywalks funnelled subvarieties" . + . +_:B22af5bd5a2f143d47bf4103bb18e6fac "Umar Metherell" . +_:B22af5bd5a2f143d47bf4103bb18e6fac . + _:Ba164497562599b4bc8d3d89c922462ff . + . + "http://www.microinstruction.tld/superminis/samples.html" . + "triangulator brutified superminis" . + "19"^^ . + "http://www.channeling.tld/microinstruction/brutified.html" . + . + _:Ba5f3756743c0bf9faf3914ef317c1f59 . + . + "http://www.refreshers.tld/geometrically/antecedents.html" . + "shadeless whished geometrically" . + "http://www.nits.tld/refreshers/whished.html" . + . + _:B15cad6de3713f24218706b7bdd0dc8c6 . + . + "http://www.misbills.tld/trifold/gabling.html" . + "recomparison debunked trifold" . + "17"^^ . + "http://www.overindulge.tld/misbills/debunked.html" . + . + _:Bb783237c1bf66e8c8a6f51a3dad1fae2 . + . + "1965"^^ . + "http://www.sequencer.tld/beadlike/shushes.html" . + "freighting untwisted beadlike" . + "138"^^ . + "http://www.opportunistic.tld/sequencer/untwisted.html" . + "inoffensiveness freighting sequencer" . + . + _:B4c343141998bd9da55d0f27a38026742 . + . + "http://www.dashers.tld/synfuels/rankling.html" . + "stakeout hunches synfuels" . + "143"^^ . + "http://www.tzaritza.tld/dashers/hunches.html" . + . + _:B65edb3bf680aab92de5e53deff2ec3bf . + . + "http://www.claywares.tld/psychos/morphia.html" . + "paragraphed resourcefulness psychos" . + "94"^^ . + . + _:B27500d2e69a29092bf85499c81dddc39 . + . + "http://www.impeachers.tld/whelky/unsnaps.html" . + "newer roentgenometries whelky" . + "104"^^ . + . +_:Be49350a93c7f0b14016754a9c3c651e8 "Sonechka Matye" . +_:Be49350a93c7f0b14016754a9c3c651e8 . +_:B7eb2d7cee8fb58739b7d973b1768e48f "Amaani Carnathan" . +_:B7eb2d7cee8fb58739b7d973b1768e48f . +_:B9f49df4e4c12035aa0b8de1ac9ffb83c "Gabriela Mcclearen" . +_:B9f49df4e4c12035aa0b8de1ac9ffb83c . +_:B402b598b18f821fdd5e3c315aad89b15 "Cuartio Palmquist" . +_:B402b598b18f821fdd5e3c315aad89b15 . + _:B8eec9c469eaa0902edbca231122e9ac5 . + _:Ba5a899215a82ab749e82e1c73409a9e5 . + . + "http://www.doziest.tld/sorghums/humpier.html" . + "hellgrammites uncensored sorghums" . + "157"^^ . + "http://www.fraying.tld/doziest/uncensored.html" . + . +_:Ba61ce758e474febed3fb39e80d407151 "Tachiana Shortnacy" . +_:Ba61ce758e474febed3fb39e80d407151 . + _:B381e12e6c2deae79e9dc00924304a147 . + . + "http://www.hight.tld/fours/denning.html" . + "incisions leaner fours" . + "156"^^ . + "http://www.epizootic.tld/hight/leaner.html" . + . + _:B4590ac94eda8e49f624c10cee1689b4e . + . + "http://www.oncograph.tld/ruffianly/forenamed.html" . + "inconceivability timbale ruffianly" . + "90"^^ . + "http://www.cyclamate.tld/oncograph/timbale.html" . + . +_:Bd2f92720c906109d5d279b1c0fe6dd22 "Cristina Musick" . +_:Bd2f92720c906109d5d279b1c0fe6dd22 . +_:B4ddffeade39ffdeda41d5c8ddfedfdbc "Mawdood Cobbins" . +_:B4ddffeade39ffdeda41d5c8ddfedfdbc . + _:B0b48a1f9c27958ca1bc39bcd62d3e507 . + . + "http://www.masticated.tld/boobs/pinkness.html" . + "futurities inaugurating boobs" . + "111"^^ . + "http://www.presidium.tld/masticated/inaugurating.html" . + . + _:Bc353feb2c01be03b2d7a0aa5dfa9e6d1 . + . + "http://www.adjudication.tld/dealerships/amazingly.html" . + "emulates thalliums dealerships" . + "129"^^ . + . +_:B6e526b5e4bfe2ef823221e506d8c6bc8 "Arvel Tindle" . +_:B6e526b5e4bfe2ef823221e506d8c6bc8 . + _:Badab3c861ef369f4b0aa9342e005d051 . + . + "http://www.backlashes.tld/constantly/scenically.html" . + "spry offensively constantly" . + "107"^^ . + "http://www.codders.tld/backlashes/offensively.html" . + . + _:Ba084d15addb67bc37883edd6169f8946 . + _:Ba6119e7b8a89a476c79e590148d601fb . + . + "http://www.decreer.tld/universalized/tottery.html" . + "remits biggie universalized" . + "40"^^ . + "http://www.maskers.tld/decreer/biggie.html" . + . + _:Bb430a291f027fc5e93e89fe1a96ac0f0 . + . + "http://www.fakery.tld/precondemning/palinode.html" . + "reflexiveness rayless precondemning" . + "73"^^ . + "http://www.ginkgoes.tld/fakery/rayless.html" . + . + _:Bf606fa8b8725bbce1178818ff32d1ff5 . + . + "1953"^^ . + "http://www.overtax.tld/ageratum/scouring.html" . + "idiots encumbering ageratum" . + "81"^^ . + "http://www.welcomer.tld/overtax/encumbering.html" . + "barrios idiots overtax" . + . + _:Bf8cc057f97379abe229c01a4c7afc51e . + _:B654e25a593cbe3ac7e74afdda80f1cb4 . + . + "http://www.tenderize.tld/pugilism/fatuously.html" . + "ungentle benzoin pugilism" . + "199"^^ . + "http://www.industrialize.tld/tenderize/benzoin.html" . + . + _:Bc57a56eda2b04ea73d0ffe80f917b56d . + . + "http://www.centrism.tld/surcoat/chowtimes.html" . + "supposing stratocumulus surcoat" . + "162"^^ . + "mythologies breachers mumms overconcern entombment topographies positrons eluding lateraled" . + . +_:B3f1f7b6afc027168c406eab5389e1c3e "Melker Kayastha" . +_:B3f1f7b6afc027168c406eab5389e1c3e . +_:Ba39329c145ddff98a1fb8f4d53498340 "Pirithous Hinahon" . +_:Ba39329c145ddff98a1fb8f4d53498340 . + _:B064d8dea064c312d1efbacdd19a59872 . + . + "http://www.redeliberation.tld/irresolutely/stagnation.html" . + "minikins tallboys irresolutely" . + "68"^^ . + . + _:Bbd03efd9e63822983445c9d41c228dbd . + _:B263327e333f1c80aac7b4939975027c6 . + . + "http://www.centering.tld/untilled/waxed.html" . + "wiser belligerently untilled" . + "74"^^ . + "http://www.prates.tld/centering/belligerently.html" . + . + _:B3ce947e78f56de1e838f5432025ada63 . + . + "http://www.stabilizes.tld/periwinkles/loading.html" . + "yearned obsoleteness periwinkles" . + "170"^^ . + "http://www.jilter.tld/stabilizes/obsoleteness.html" . + . + _:Bcd15d3f386d2f74263105350d4cdc5c4 . + . + "http://www.shily.tld/adventurousness/outcropping.html" . + "shamelessness pedophile adventurousness" . + "45"^^ . + "http://www.quarterly.tld/shily/pedophile.html" . + . +_:B2420fc7b2f077feceec594df4acb2191 "Lane Portes" . +_:B2420fc7b2f077feceec594df4acb2191 . + _:B36ad50bf9bc9781100a95fc44462b1f7 . + _:B76f6e6b6b6af9181583bdad2c9e37f8e . + . + "http://www.seamstresses.tld/admirer/reparations.html" . + "tenets studded admirer" . + "148"^^ . + "http://www.wits.tld/seamstresses/studded.html" . + . + _:B10396dd9235796189ff67468c12dc7bf . + . + "http://www.ads.tld/curlers/harbingers.html" . + "ricer latino curlers" . + "180"^^ . + . + _:B6636ac949780046ae5db46c738347a23 . + . + "http://www.peaveys.tld/overdraw/deiform.html" . + "ravished represents overdraw" . + "http://www.criterions.tld/peaveys/represents.html" . + . +_:B06a0ac4dbff4b3882798f2ebd79a9efb "Priba Bolinger" . +_:B06a0ac4dbff4b3882798f2ebd79a9efb . + _:B860c2eac625b8e53c6b3432b185bbb5a . + _:B68ecf60a020cce4f69c2cb6107142bf7 . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + _:B56cc4dd785590c96eba33359d8c4a284 . + "1963"^^ . + "1"^^ . + "Journal 8 (1963)" . + "1"^^ . + . + _:Bdcd8c2aa9302fbda24c75d57d9250f81 . + . + "http://www.bulking.tld/veals/defused.html" . + "resettings overpowered veals" . + "172"^^ . + "http://www.preservers.tld/bulking/overpowered.html" . + . +_:B92eaa3a0d798578830736625c762b115 "Kywrkh Tomaino" . +_:B92eaa3a0d798578830736625c762b115 . +_:B9eda99298ff8dbacf61109be8976c166 "Bhamini Boissonneault" . +_:B9eda99298ff8dbacf61109be8976c166 . +_:Be882f00016662a810e94c8280b8b8bca "Zakharia Serratore" . +_:Be882f00016662a810e94c8280b8b8bca . + "1967"^^ . + "12"^^ . + _:B6c425524c45a5a8986d4cd5e5ec1a2db . + "http://www.undraped.tld/chasten/preachment.html" . + "http://www.sidetracking.tld/undraped/unprovoked.html" . + _:Be3615c01402e7081e71e38c5b31fd92a . + . + . + "colonise saxhorn undraped" . + "saxhorn unprovoked chasten" . +_:B028c9b46e5d41683a059bb6cd38482e9 "Menelaus Apaez" . +_:B028c9b46e5d41683a059bb6cd38482e9 . + _:Bf4fc553085f648213a4155a290993ff4 . + . + "1966"^^ . + "http://www.libelling.tld/marts/vizirs.html" . + "biters shamed marts" . + "7"^^ . + "sloshy libelling shamed" . + . +_:B773cdacf2d939737f478c3177d4321aa "Lyalechka Wasp" . +_:B773cdacf2d939737f478c3177d4321aa . + _:Bd1067d1478a412dc39d549130e4f7e75 . + . + "http://www.deteriorative.tld/tinware/kiosks.html" . + "enthroned redemonstrating tinware" . + "70"^^ . + "http://www.reversals.tld/deteriorative/redemonstrating.html" . + . + _:Bd8c40f0d2cf255a04fa1ba0151410e08 . + . + "http://www.detoured.tld/teacake/stagnated.html" . + "warhorses colliers teacake" . + "134"^^ . + "http://www.arrays.tld/detoured/colliers.html" . + . + _:B93cc887fc4e6c6750340caa4efd7c1d3 . + . + "http://www.thermally.tld/unifier/flinger.html" . + "debaters porticos unifier" . + "161"^^ . + . + _:Bbbd5d8dba0452a1cee71bb07ac5e12b4 . + . + "http://www.restyled.tld/absolvers/fruiters.html" . + "sacrificially huzza absolvers" . + "25"^^ . + "http://www.gigolo.tld/restyled/huzza.html" . + . + _:Be670867b4c7a3e791e23be04a6950eb7 . + . + "http://www.hangdogs.tld/caltraps/pictures.html" . + "hustler corncribs caltraps" . + "12"^^ . + "http://www.unbendable.tld/hangdogs/corncribs.html" . + . +_:Bf0ab553bd7a3412028fac0e83d9b6850 "Mokichi Schayer" . +_:Bf0ab553bd7a3412028fac0e83d9b6850 . +_:Bd349e6b059734a1bece1dec448130fc8 "Shigeko Olmsted" . +_:Bd349e6b059734a1bece1dec448130fc8 . +_:B66e6f7052521f2240a246857e634fe33 "Shioko Chinni" . +_:B66e6f7052521f2240a246857e634fe33 . + _:Baa5aade3d24ca749418a0eb46d47e6f8 . + . + "http://www.replenishing.tld/outfighting/cocking.html" . + "curtseying klatches outfighting" . + . + _:B89a0fb2c8c12a7b7e15aee3b493a8072 . + _:B139ede674b9931482797a690ddaf656d . + . + "http://www.reported.tld/backpacked/interrogant.html" . + "autodidacts intrusively backpacked" . + "18"^^ . + . + _:B6cba661e1f2d76df9864114ad19c8739 . + . + "http://www.meccas.tld/tossing/irreplaceably.html" . + "despatched kremlinologists tossing" . + "162"^^ . + . + _:B7b02bd020a80ddcfbb604aa804ccd7da . + "1965"^^ . + "http://www.subsisted.tld/yowed/aerology.html" . + "afrit gonged yowed" . + "currier subsisted gonged" . + . + _:B29d6d91e18ff72d666c5c439e6b3bc45 . + . + "http://www.viscidity.tld/worshipping/eulogizers.html" . + "dreidls farrago worshipping" . + "142"^^ . + . +_:B09aed72b190546a051031671ab31a3e2 "Doritt Gadbaw" . +_:B09aed72b190546a051031671ab31a3e2 . + _:Bf321ef8c9576db1e3ea666e91387edb4 . + _:Bd12b79509ba1630d1bda3cfcc1898aee . + "1963"^^ . + "http://www.viceregally.tld/destines/cyclonically.html" . + "carwash overabound destines" . + "179"^^ . + "epilepsies viceregally overabound" . + . +_:B3f5dbbe86795686e94bf6a2cfa1c6077 "Ghaalib Yunt" . +_:B3f5dbbe86795686e94bf6a2cfa1c6077 . + _:B0e3e8b05c6bdd2e525c8ae2a5557a1c8 . + . + "http://www.ringers.tld/gladded/plexuses.html" . + "pollee strangling gladded" . + "35"^^ . + "http://www.crenelation.tld/ringers/strangling.html" . + . +_:B521ef7f6dcdddd249457d2cd890cb34c "Anwyll Frabotta" . +_:B521ef7f6dcdddd249457d2cd890cb34c . + _:B7e800cb5d7d4ff20d3a5d2bbdd36ea15 . + _:B77477ead8587ac2d97b31194eeed8e9c . + . + "http://www.rescued.tld/inheritress/relique.html" . + "rarebit outings inheritress" . + "74"^^ . + "http://www.unthreaded.tld/rescued/outings.html" . + . + "polentas unposed shatteringly" . + _:Baddac5c789247e33e9dd55913abab477 . + _:Be49350a93c7f0b14016754a9c3c651e8 . + "http://www.hereditariness.tld/attitudes/unposed.html" . + "1961"^^ . + . + "http://www.attitudes.tld/shatteringly/lupin.html" . + "sophisticated polentas attitudes" . + . + "102"^^ . + _:Bac88934bf6ee5bb3bad4bc2233dc3f1b . + "1952"^^ . + "13"^^ . + "Journal 1 (1952)" . + "1"^^ . + . +_:Ba0a3b6b3b37edd3d929a50857d7f3987 "Sajag Traunfeld" . +_:Ba0a3b6b3b37edd3d929a50857d7f3987 . + _:B8cdb12c8fdbee9db175ba7518020686e . + _:Bcd4ca6c1ac6717cafa1c70166607bc18 . + . + "http://www.mutts.tld/unbleached/quads.html" . + "basketful democratically unbleached" . + "42"^^ . + "http://www.musicals.tld/mutts/democratically.html" . + "hirelings reliquidation courtyards abandons overheating codefendant jesters dowries sippy interorbital whits mishears surplices incapacitates dreaming planetologists graved lunas chaffinch effusions deigning uniters unpaid ungratifying scandalize medicative presented officiation mashy resizing unventilated mergences barest tiros parliaments mister wiredrawn tolerantly crimped ambitiously dilapidated ruralites phosphorous fettucini evangelical recharting djellabas distortions absolutes blasting ungenial rhetors nobleness rickrack championship jour hankerer erodes fanzines boogers boomier harrowers salaciousness jeer recusator hashishes outshined mindedly sawboneses fervors expectorates shedable relation rules honeymooner catalytically introspections housekeepers baboons bullnose aberrants issuers embanked shivering repacking upwardness jamb infold carders demotion relations acroliths soaked revocations subcompacts referenced shiploads torment banterer inlier toked umpteen tightrope recliners tuning covets slumberers triturate disburses firebox reflowing acrobatically babka bottomed granulated ingoing semideserts decalcomanias tinny nonpartisans ophidians jadishly disfunction censurable" . + . +_:B44ca7298ca8f4067e7ad223526a1222f "Shaaheen Latu" . +_:B44ca7298ca8f4067e7ad223526a1222f . + _:B75b15df885db5957ded82f60ec91bd2c . + _:Bc81a66bc6c2491ce32ee3e86f83c1997 . + . + "http://www.moistener.tld/pilaster/coquetting.html" . + "cymbaler jaundiced pilaster" . + "28"^^ . + "http://www.emulator.tld/moistener/jaundiced.html" . + . + _:B5ee645f39b521d937b71bfefa4c32551 . + . + "http://www.bibliographers.tld/churchier/baptists.html" . + "slimes sovran churchier" . + "139"^^ . + "http://www.licenses.tld/bibliographers/sovran.html" . + . + _:Bb49126e7e017368fc1f6d22406063149 . + . + "http://www.concluders.tld/promoting/minded.html" . + "mosques reutilizations promoting" . + "65"^^ . + . + _:B61f3ce3bc58fee9e2b0314a63c86e108 . + . + "http://www.sheafing.tld/chiffonnier/competitors.html" . + "fliers reembody chiffonnier" . + "75"^^ . + "http://www.merchandized.tld/sheafing/reembody.html" . + . + _:Be06099079c2580564e3a84f7a3247d51 . + . + "http://www.filthier.tld/colonelships/shuckings.html" . + "solecizes friendly colonelships" . + "36"^^ . + "http://www.skiplane.tld/filthier/friendly.html" . + . + . + "unwinders midwived libertarianism" . + _:Bbc4da3e6aeee0ccf906acbbdb210069f . + . + "http://www.libertarianism.tld/recruiter/haemoglobin.html" . + . + "midwived chicaned recruiter" . + "1961"^^ . + "http://www.hypoergic.tld/libertarianism/chicaned.html" . + "81"^^ . + _:B2e46e0d71be1aa622bd4a1d916dc82f5 . + . + "http://www.disentanglement.tld/coins/topcrosses.html" . + "greenwoods liquors coins" . + "70"^^ . + "knowable hauteurs genuflect cordialness bilker expirers lothario swaggerer instigating" . + "http://www.tugboats.tld/disentanglement/liquors.html" . + . + _:Bfed1a413785170fc90bde39d3644037d . + . + "http://www.warks.tld/fineable/salivating.html" . + "agorae stibium fineable" . + "http://www.stinko.tld/warks/stibium.html" . + . + _:Bb246c24341d4887b947f2c94fbe78c08 . + . + "http://www.woolen.tld/harmoniously/symbiotically.html" . + "customized recoloring harmoniously" . + "84"^^ . + "http://www.footwears.tld/woolen/recoloring.html" . + . +_:Bde9fd3ec4d3f265fef58208b62fe4490 "Francesco Spelts" . +_:Bde9fd3ec4d3f265fef58208b62fe4490 . + _:Bb28a3d74057f3db9d83bd7444c24f478 . + . + "http://www.indorsors.tld/passbook/lipids.html" . + "hybrids restrengthens passbook" . + "199"^^ . + "http://www.treating.tld/indorsors/restrengthens.html" . + . + _:Ba22351b325931683c20151fda4ebb5fb . + . + "http://www.frogeye.tld/woodiness/allegiantly.html" . + "turgors allover woodiness" . + "132"^^ . + "http://www.gutted.tld/frogeye/allover.html" . + . +_:B0437d4d76b0786efabd6d7fee61cc313 "Akila Terlizzi" . +_:B0437d4d76b0786efabd6d7fee61cc313 . + _:B3a57900b512eb29f4a9dff56b83e4858 . + . + "http://www.deodorizers.tld/diallist/howdahs.html" . + "ionizers macrocosmic diallist" . + "10"^^ . + "http://www.upbeats.tld/deodorizers/macrocosmic.html" . + . + _:Bd6f423fd62750d9d3e40f612ac1b5fed . + . + "http://www.debonairness.tld/calculated/underwinding.html" . + "slippers rugger calculated" . + "http://www.sanes.tld/debonairness/rugger.html" . + . +_:Bb984ff1152faf8ce3a9cd93fd83a97a1 "Millie Marian" . +_:Bb984ff1152faf8ce3a9cd93fd83a97a1 . +_:B2a652ad360524cacb2c7423ac166afc7 "Fedorka Nierenberg" . +_:B2a652ad360524cacb2c7423ac166afc7 . + _:B429630b7e7b47cff96e9986ad23fb879 . + . + "http://www.optimizes.tld/puddlings/uninterruptedly.html" . + "temptresses heiled puddlings" . + "4"^^ . + "http://www.recall.tld/optimizes/heiled.html" . + . + _:B695109f553721764e5fec97d0d388f24 . + "1965"^^ . + "http://www.unhyphenated.tld/etchings/huggers.html" . + "freewill feastful etchings" . + "178"^^ . + "http://www.bedrail.tld/unhyphenated/feastful.html" . + "chittered freewill unhyphenated" . + . +_:B741c5c69a20abb00158b74d1994eeee9 . +_:B741c5c69a20abb00158b74d1994eeee9 . +_:B741c5c69a20abb00158b74d1994eeee9 . + _:Be85f1b4fd19c147e10ed44fd7376e1d2 . + . + "1964"^^ . + "http://www.rotterdam.tld/barnacled/fugues.html" . + "impinger biodegradable barnacled" . + "2"^^ . + "beefeaters rotterdam biodegradable" . + . + _:B1a0e9b9b04e736c23e3e6972d8279cd2 . + . + "http://www.anapestic.tld/subprovince/faithlessness.html" . + "debating reserving subprovince" . + "93"^^ . + . +_:Beba4233dd387f285dc869699a44e5314 "Amir Conkling" . +_:Beba4233dd387f285dc869699a44e5314 . + _:B18bf45d94bb76aa5a57378f2f77bf095 . + _:B8244dfc73b2899d727c7e81f7abdd86e . + . + "1963"^^ . + "http://www.semitrailers.tld/cuttle/pitiableness.html" . + "abdication motives cuttle" . + "60"^^ . + "dismantlement semitrailers motives" . + . + _:B29b5f08e679ad54880f6102d9fd3157d . + . + "http://www.hulloaing.tld/selectee/contiguousness.html" . + "optative qaid selectee" . + "179"^^ . + "http://www.quean.tld/hulloaing/qaid.html" . + . +_:B4a2baa693ab7c0801b7a13a864a4e7a8 "Ginessa Wisinger" . +_:B4a2baa693ab7c0801b7a13a864a4e7a8 . + _:B0f145fe9c06a2d4e4d6f04912ec21e0c . + . + "http://www.reorients.tld/prettifiers/aborts.html" . + "risotto apostleships prettifiers" . + "42"^^ . + . + _:B512b05d39a99ff96851dbc4eb82cdd5f . + . + "1953"^^ . + "http://www.emblazoned.tld/alarmingly/actuators.html" . + "mealworms fattiest alarmingly" . + "167"^^ . + "penpoint emblazoned fattiest" . + . + _:B59c0969c37da0230d3a9559d41014b76 . + . + "http://www.bylines.tld/centralizer/dependency.html" . + "saintdom chromatographically centralizer" . + "172"^^ . + "http://www.workingwomen.tld/bylines/chromatographically.html" . + . + _:B79acb9a5a6e3c9c5183e5cf31c0a2d75 . + . + "http://www.celerities.tld/reliances/severed.html" . + "plow singing reliances" . + "158"^^ . + . +_:B350d7d14c3e6ff9bdb33ef38e3ed755b "Rocky Brierre" . +_:B350d7d14c3e6ff9bdb33ef38e3ed755b . +_:Bba413899a2fa7d6d07d94bdf17256a1a "Diamond Wesselink" . +_:Bba413899a2fa7d6d07d94bdf17256a1a . + _:B501572646fc859a3c1b8796a0e9b8d55 . + . + "http://www.capitate.tld/bondholders/defectors.html" . + "slidden piezochemistry bondholders" . + "161"^^ . + . + _:B48bf329f4842f54d2177cbf6bbbfc362 . + . + "http://www.brusqueness.tld/reserved/unlawfulness.html" . + "monkishness selsyns reserved" . + "62"^^ . + "http://www.bluffest.tld/brusqueness/selsyns.html" . + . + _:B9f3678f37a2caccf6d7453c60076c7c5 . + . + "http://www.depressively.tld/potlach/immersing.html" . + "muscularities unimpeachably potlach" . + "76"^^ . + . + _:B4659a752ef61b7576d21fa3222c9b230 . + . + "http://www.frowner.tld/stewards/sassier.html" . + "sharpshooting melanoids stewards" . + "13"^^ . + "http://www.policyholder.tld/frowner/melanoids.html" . + . +_:B706f96d1620456366a03212bf59e3600 "Rita Savery" . +_:B706f96d1620456366a03212bf59e3600 . + _:B057534fea7d808f86da18e1c38b84e8c . + . + "http://www.haying.tld/hurrahs/blights.html" . + "waywardly curvier hurrahs" . + "166"^^ . + "http://www.jellied.tld/haying/curvier.html" . + . +_:Bb88df62cae04e001b9c29db125c49dd7 "Actaeon Giannotti" . +_:Bb88df62cae04e001b9c29db125c49dd7 . +_:B6b2ebbc824c9071db68ed80b61588b3d "Doug Fedak" . +_:B6b2ebbc824c9071db68ed80b61588b3d . + _:Bb51e18e9f0464ea194fc4ef8550d4d54 . + _:Bbc2888ccfc21e82ae50475b6a2de5b08 . + . + "http://www.interstitially.tld/hissers/dissociates.html" . + "situp motorships hissers" . + "191"^^ . + . +_:Be53f7703053b1c29eed0fdd1232044df "Gundula Kinloch" . +_:Be53f7703053b1c29eed0fdd1232044df . +_:B67b5ffaded0c49a143a42c3a99bd2241 "Franziska Mulford" . +_:B67b5ffaded0c49a143a42c3a99bd2241 . +_:B8139517d774fa558e0508c3becd1570a "Georgieva Fahning" . +_:B8139517d774fa558e0508c3becd1570a . + _:Bb00b7ed7339186ff218ebb2d38a060e5 . + . + "http://www.versifier.tld/recheck/garroters.html" . + "alchemists threads recheck" . + "114"^^ . + "http://www.steeper.tld/versifier/threads.html" . + . + _:B43675a91d6fc3f14b29f637a270e3ba2 . + "1967"^^ . + "http://www.wishless.tld/yetis/pated.html" . + "wisps atoningly yetis" . + "199"^^ . + "http://www.emeer.tld/wishless/atoningly.html" . + "bluecoat wisps wishless" . + . +_:Bac0f8f313d6ec27c5466fad296ad9409 "Sadoon Woodhouse" . +_:Bac0f8f313d6ec27c5466fad296ad9409 . +_:B7674315dfb2e1f128368df6a6073d089 "Ivonne Elreda" . +_:B7674315dfb2e1f128368df6a6073d089 . +_:Bee82a57a59028c54367973283b1e3bbe "Krispin Macnamee" . +_:Bee82a57a59028c54367973283b1e3bbe . + _:B6d41648e43d8f59597a176132bdcf5bd . + . + "http://www.spookish.tld/ordinals/sunburned.html" . + "monopolies questioners ordinals" . + "59"^^ . + . +_:Be009b9adf8b42a1e53e611eac930f8c1 "Basilio Schliep" . +_:Be009b9adf8b42a1e53e611eac930f8c1 . + _:Bf3b894ab25cef6ceea1b62828446d2cc . + . + "http://www.aerosolization.tld/escalated/duffles.html" . + "playbooks unmelted escalated" . + "114"^^ . + . + _:Beae56f867886fe0a48d7d5bc4cff85bc . + . + "http://www.bentonitic.tld/crustal/actuary.html" . + "crematoria soppiest crustal" . + "27"^^ . + "http://www.adenoidism.tld/bentonitic/soppiest.html" . + . + _:B91f70d4f494370625e2aa0695c61cee0 . + _:B926c10bcbaa865a8ed02bb12cefabafb . + . + "http://www.drifters.tld/tells/unbid.html" . + "newspeaks gentling tells" . + "157"^^ . + "http://www.reattempts.tld/drifters/gentling.html" . + . + _:B589fdba7d9fe20e331feaa3b560a71bc . + . + "http://www.controls.tld/illogical/nurturers.html" . + "replier meres illogical" . + "27"^^ . + "http://www.hibernated.tld/controls/meres.html" . + . + _:B5dbe9e7f185ccb89ebf8960c40789558 . + . + "http://www.annotating.tld/worrier/contravenes.html" . + "overwise multiform worrier" . + "35"^^ . + "http://www.embryologically.tld/annotating/multiform.html" . + . +_:B6f61a140a3a465c52451ff7e2a7f8c7f "Takahashi Wheelus" . +_:B6f61a140a3a465c52451ff7e2a7f8c7f . + _:Be55cb7d0326761c188175bbe8cfbf5ab . + _:Bf0c4960537624241a81b978bc4703e8b . + . + "http://www.cockerel.tld/ladlefuls/toweringly.html" . + "preventiveness pentathlon ladlefuls" . + "66"^^ . + . +_:B516e3fd39cd20d85d77dcf9d370ed643 "Dandrae Dorne" . +_:B516e3fd39cd20d85d77dcf9d370ed643 . + _:B1a252e19fbebb3521ae57cf424ff710b . + _:B1aeff1b2021a6a9fcbc059fb3adaf1df . + . + "http://www.kraken.tld/fecklessly/expectations.html" . + "absorbers editorializations fecklessly" . + "85"^^ . + . + _:B6e3612d87e9309cd6f8c6e0691dfed46 . + . + "http://www.washstand.tld/assisters/pommelled.html" . + "ss engirded assisters" . + "169"^^ . + "http://www.robing.tld/washstand/engirded.html" . + . + _:B1ff7c40482fec6a40666bbee0799544e . + . + "http://www.ducting.tld/teetotum/searchable.html" . + "overtaxing jellify teetotum" . + "128"^^ . + "http://www.throbbers.tld/ducting/jellify.html" . + . + _:Bb45e43c42ecc4b8f9ea9fb159c7414a5 . + . + "1965"^^ . + "http://www.occultism.tld/portrayals/grebes.html" . + "teacups citator portrayals" . + "150"^^ . + "ducally occultism citator" . + . + _:B30dcb228db8a45c6e80107b20cddabac . + . + "1966"^^ . + "http://www.pseudoclassicism.tld/canaries/cultivator.html" . + "sparring askant canaries" . + "159"^^ . + "syncing pseudoclassicism askant" . + . + _:B48e5e517128daef231489b442da898ce . + _:Bbbd7bfb9a5e939c0d6dc3e0e29c49b1a . + . + "http://www.twelves.tld/durably/encompassment.html" . + "conditionals fledglings durably" . + "http://www.destitution.tld/twelves/fledglings.html" . + . + _:Bcaafbc768b362c09c23504c2f3cb90aa . + . + "1963"^^ . + "http://www.nickelodeon.tld/header/gibbetted.html" . + "uncircumcised environmentalist header" . + "143"^^ . + "fenced nickelodeon environmentalist" . + "spermatozoa renderings lambent cyclos phantasies absenter confirming civilise corpses oversexed linchpin expurgations impugnable pastured rechartering digged backstay mozambique moodier redistributed appeasing rapaciousness friaries obeyed tasked newmown interclass catabolize spaceman ejecta unpenned thumbtacks savorier spectates tertian plodded slighting inquiring degradedness ladling marvelling romanticize nixing gazettes slavered otoliths iguana mystifiers inventively interpretative porcelains redder nows besiegement ideologized knitter franchises brusquer bakemeats intermixes welsher reignite songsters sighers demolishes prodemocratic curableness briars brutify unenthusiastically unwieldiness massagists disagreeably anthologist compressors mountings microbiotic crosscuts snowflakes radians carillonneur rn reexported enfevered furnishings cutin subjectiveness conflicted quarrelers nonsalaried spitted unsubmissive tacked jeopardies contraltos meshes wigglers decryptions abaters souffles smarter pierced slobbered shinleaf biles unspectacular feasance towlines songstress showery rerun realizations developed outfights morons overprice unspeakable shutting sphygmography sconce dampens boneheads rappers rescuer fricasseeing disassociate crevasse represses hoops miasms colonizers meowing dissenters mutilators obligator humbling pentacle vampish" . + . +_:B7b842e1a72a62fe421a1471b43b2c033 "Thanaa Bustos" . +_:B7b842e1a72a62fe421a1471b43b2c033 . + _:Bde42ea4b1f9b4e7739612c288f231c5f . + . + "http://www.palliated.tld/rubidiums/highschool.html" . + "tattings inviolably rubidiums" . + "113"^^ . + . + _:Bed503029ad9ea6c4a53f4fea003a894b . + . + "http://www.veneration.tld/unalarming/japeries.html" . + "biometries hydroponic unalarming" . + "18"^^ . + "http://www.outstayed.tld/veneration/hydroponic.html" . + . +_:B7ff8ea9d16dc7d266189f14947148e03 "Kiraanna Scherping" . +_:B7ff8ea9d16dc7d266189f14947148e03 . + _:B83a6349153b5ff5c96f919bd1c51fcdf . + . + "http://www.stepsons.tld/reanimating/maxicoats.html" . + "jezebels colluded reanimating" . + "159"^^ . + . +_:B9f0ae98c4a737d708a92b7ae7dd89970 "Guiseppa Thurstonson" . +_:B9f0ae98c4a737d708a92b7ae7dd89970 . +_:Bd2dbc2ea9489c7fdade65506d701c3ef "Theo Espina" . +_:Bd2dbc2ea9489c7fdade65506d701c3ef . +_:B598d0771385010b71c85b93263d3c049 "Leland Marchessault" . +_:B598d0771385010b71c85b93263d3c049 . +_:B8a1df401b8c1935c091bbf25a8bb986c "Hanan Aupperle" . +_:B8a1df401b8c1935c091bbf25a8bb986c . + . + _:B3b355107e887ee7f9c1ef94057a41fb1 . + . + "http://www.rissole.tld/humours/garniture.html" . + "buffier saltcellars humours" . + "8"^^ . + "http://www.secondaries.tld/rissole/saltcellars.html" . + . +_:B13b58a1824c4f4c394e1dbd8a8a591ed "Livana Hauss" . +_:B13b58a1824c4f4c394e1dbd8a8a591ed . +_:Bd9539790235b2fbc31f00492d67bcb7b "Dietgard Goodale" . +_:Bd9539790235b2fbc31f00492d67bcb7b . + _:B9705a0a0af9ab4a1f27681d2d8e5b07f . + . + "http://www.tuitions.tld/forwardsearch/chaffers.html" . + "slackness colorists forwardsearch" . + "36"^^ . + "http://www.cunninger.tld/tuitions/colorists.html" . + . +_:B45f80c4ac1a904bd13bd30d158168e65 "Hoitsu Mccahill" . +_:B45f80c4ac1a904bd13bd30d158168e65 . + _:B3c96bc26c55a3ec723ce1cb952b6905a . + . + "http://www.riskily.tld/ignored/childliest.html" . + "clanswoman dibbuks ignored" . + "67"^^ . + "http://www.bio.tld/riskily/dibbuks.html" . + . +_:Bb33107e6daef7348e5127e390b11ca64 "Dietmute Lunn" . +_:Bb33107e6daef7348e5127e390b11ca64 . + _:Bccd0895b7f3fc8e245b135360800eeba . + . + "http://www.agars.tld/sojourner/flowingly.html" . + "lengthiness meshier sojourner" . + "71"^^ . + . + _:B6e3be15f574f31a43dd58b871372c86c . + . + "http://www.moldiness.tld/situating/quietened.html" . + "nonstable crocuses situating" . + "135"^^ . + "http://www.punching.tld/moldiness/crocuses.html" . + . + _:B3ab036857c116fe61ed99b341c063fbc . + "1955"^^ . + "http://www.circuits.tld/keelboats/elating.html" . + "unmethodical rinser keelboats" . + "192"^^ . + "recreantly circuits rinser" . + . +_:Bf752b859c32c6aebd550d655537cdfbe "Einian Frascella" . +_:Bf752b859c32c6aebd550d655537cdfbe . + _:B06c392d4feba1c632027a42625ae9c72 . + _:B1aabd1ac4a64eed4c3f3e62e79c825e2 . + . + "http://www.spiking.tld/cornrows/stoplight.html" . + "evenly numbly cornrows" . + "36"^^ . + . +_:B667af28200973da2fd07847da5ded166 "Ingalill Sebourn" . +_:B667af28200973da2fd07847da5ded166 . +_:B2205e413bae90a295d54f5866bfa1069 "Esequiel Padillia" . +_:B2205e413bae90a295d54f5866bfa1069 . + _:B95e22ceed54078552be2d2ede1724688 . + . + "http://www.lineless.tld/praos/disaffection.html" . + "earlier waxworks praos" . + "80"^^ . + . +_:Bfb3fb54e2d62627c5daccdaa09e69c59 "Luboslaw Dwight" . +_:Bfb3fb54e2d62627c5daccdaa09e69c59 . + _:Ba899d829e67c0ae0809d0f2dcf69a260 . + . + "http://www.egomaniacal.tld/macadams/pornographies.html" . + "failingly vacatable macadams" . + "100"^^ . + . +_:B5df664bde5874614894d91ebaf6a2449 "Tannya Pommer" . +_:B5df664bde5874614894d91ebaf6a2449 . + _:Bc79f17311b8fabb5ee3210d8f9a09574 . + _:Bea11f86c55323dacb428b19e2dcd5996 . + . + "http://www.underworld.tld/rethreading/pedicurists.html" . + "scrimshaw rescinder rethreading" . + "131"^^ . + "http://www.capitalized.tld/underworld/rescinder.html" . + . + _:B144f3881f0be312c90063dba05507220 . + . + "http://www.physiologic.tld/forensics/deemphasizing.html" . + "subtracting chapels forensics" . + "87"^^ . + . + _:B66e6f7052521f2240a246857e634fe33 . + . + "http://www.plusher.tld/unriddling/armistices.html" . + "greathearted witcheries unriddling" . + "163"^^ . + "http://www.reevaluates.tld/plusher/witcheries.html" . + . + _:B9090d6721e808aebf65b69e741344f89 . + . + "http://www.libbers.tld/harder/rebuttably.html" . + "loudmouth caravel harder" . + "79"^^ . + "http://www.ramification.tld/libbers/caravel.html" . + . +_:B166a77f271280c71de1620a24585aea3 "Tegan Margo" . +_:B166a77f271280c71de1620a24585aea3 . + _:B8512ba1679a71361464f81af1a9f1662 . + . + "http://www.provolone.tld/outbox/serenity.html" . + "tyres mappable outbox" . + "125"^^ . + "http://www.lactates.tld/provolone/mappable.html" . + . + _:B1c93d2aa2378848eae6573cff56eef9f . + . + "http://www.microradiographically.tld/flips/heritrix.html" . + "misnaming streets flips" . + "180"^^ . + . +_:B2ffd16fa1ec16714d8c3d33cc691e39d "Wayan Whitelow" . +_:B2ffd16fa1ec16714d8c3d33cc691e39d . + _:B194f3d87929867e217abd1c43f884af5 . + . + "http://www.wooshes.tld/granulose/cares.html" . + "foolhardiest obscurities granulose" . + "113"^^ . + . + _:Bcfc5eaed1c687fae6770785fad08b4bb . + _:B137b4510b63871be4f0c7c013a05843f . + . + "http://www.schismatics.tld/reprice/marionettes.html" . + "handfasted teacher reprice" . + "172"^^ . + "http://www.billhook.tld/schismatics/teacher.html" . + . + _:Becef1ea372750d4cb1718e5cf2b4fcb1 . + _:B91eb3e0923f04ff8bbdd0c3cdadfa063 . + . + "http://www.nebulise.tld/neutrality/hurriedly.html" . + "portraits slatier neutrality" . + "68"^^ . + "http://www.differing.tld/nebulise/slatier.html" . + . +_:B46f86210539e212f3a70b2e28000652a "Zenobio Placencio" . +_:B46f86210539e212f3a70b2e28000652a . + _:Baec373d4440cc2e088d6c45159007d2c . + . + "1958"^^ . + "http://www.gustable.tld/smudging/cliental.html" . + "mumps thermostable smudging" . + "141"^^ . + "http://www.conte.tld/gustable/thermostable.html" . + "smashers mumps gustable" . + . + _:B42404206b2d204d0b50a12a3d086eb9e . + . + "http://www.biophysicists.tld/rifleries/reckoners.html" . + "crudities coaction rifleries" . + "45"^^ . + "http://www.tolbutamide.tld/biophysicists/coaction.html" . + . +_:B4d2a8a36ad44e8bd371170e5aafa7942 "Siunbek Sprout" . +_:B4d2a8a36ad44e8bd371170e5aafa7942 . + . + _:B5c7e358c84d35a87fa9d8df66b7885fb . + . + "http://www.lyricizing.tld/composedly/taunting.html" . + "feedstuffs hierarchs composedly" . + "105"^^ . + "http://www.shiftlessly.tld/lyricizing/hierarchs.html" . + . + _:B4f787f4fe1aa0b584fcfa17816ba7d81 . + . + "http://www.hayrack.tld/markka/manslayer.html" . + "ergotic pushovers markka" . + "97"^^ . + "http://www.rased.tld/hayrack/pushovers.html" . + . +_:Bf590e65f26f46e6c285e3779263f448c "Constantin Amento" . +_:Bf590e65f26f46e6c285e3779263f448c . +_:B6e3be15f574f31a43dd58b871372c86c "Lakyta Soltis" . +_:B6e3be15f574f31a43dd58b871372c86c . + _:Bf04995f10ee80a0eac1cb0888744898a . + . + "http://www.pastrami.tld/reorder/canaled.html" . + "polymaths segos reorder" . + "119"^^ . + "http://www.broachers.tld/pastrami/segos.html" . + . + _:B16028a977a4ff0808274d8bbc4555582 . + . + "1965"^^ . + "http://www.castellan.tld/serpents/banned.html" . + "flattops tintinnabulations serpents" . + "141"^^ . + "http://www.recirculated.tld/castellan/tintinnabulations.html" . + "banting flattops castellan" . + . + _:Bc161ca196b41a5068d5d9434c02ec245 . + _:Bb88a3f875fc5f5ff8548be203518657a . + . + "1965"^^ . + "http://www.cavitations.tld/crossest/ordinariness.html" . + "kryolites angers crossest" . + "33"^^ . + "cannonading cavitations angers" . + . + _:B97bddd23976713ffbb1310615a1bb661 . + . + "1964"^^ . + "http://www.bitted.tld/imprudently/marveling.html" . + "airworthier moles imprudently" . + "144"^^ . + "http://www.prefabs.tld/bitted/moles.html" . + "awaits airworthier bitted" . + . + _:Baac6e060b024da3e1d1d1ad24504ea3b . + . + "http://www.nonfictional.tld/diver/tovariches.html" . + "tearjerker southwester diver" . + "118"^^ . + "http://www.biologists.tld/nonfictional/southwester.html" . + . + _:Bcd52e0ee28b6c5ec903f3668349fb96c . + . + "http://www.macular.tld/careless/chuckholes.html" . + "flower faltboats careless" . + "96"^^ . + "http://www.equinely.tld/macular/faltboats.html" . + . +_:Bb536e0bd92bb4a30ea6a015d523fe358 "Endora Seier" . +_:Bb536e0bd92bb4a30ea6a015d523fe358 . + _:Bb331485c7fedf99e5cd93fe7b9381b69 . + . + "http://www.mutualism.tld/fraughts/kills.html" . + "discontinuance coalesced fraughts" . + "71"^^ . + "http://www.insufficiencies.tld/mutualism/coalesced.html" . + . + _:Bc61c406b88bf8563b3bdf2f704e1b13a . + . + "http://www.intersex.tld/trifocals/choosiness.html" . + "sextets decigram trifocals" . + "2"^^ . + "http://www.contingents.tld/intersex/decigram.html" . + . +_:Ba757b1e5bd73981e0dc5135647690c22 "AbdulHaleem Ojima" . +_:Ba757b1e5bd73981e0dc5135647690c22 . +_:B5e630e841e0d9ad331055a6b67af424d "PavIpv Howick" . +_:B5e630e841e0d9ad331055a6b67af424d . +_:B7ede5b6cb5ee54f7f5304dd9b546d0d9 "Fedra Koff" . +_:B7ede5b6cb5ee54f7f5304dd9b546d0d9 . +_:Ba440ca3c4ead7f4819d4194395ceec5d "Wendell Rolens" . +_:Ba440ca3c4ead7f4819d4194395ceec5d . +_:B4bef5f36e778f5cb688052ab98f63279 "Fujio Hocke" . +_:B4bef5f36e778f5cb688052ab98f63279 . + _:B5fabda1fbfe52f10c309e021786d916f . + _:B5895a9485d8baa6f8ced3dd0475c614e . + . + "http://www.models.tld/diploids/grossers.html" . + "resuscitates caveator diploids" . + "33"^^ . + . + _:Be009b9adf8b42a1e53e611eac930f8c1 . + . + "http://www.commoners.tld/allopathies/visitants.html" . + "belchers inexpressibility allopathies" . + "173"^^ . + "http://www.porn.tld/commoners/inexpressibility.html" . + . + _:Bc4df65869bcc2ef02610af64d03b3ac0 . + _:Bfb76607213296842c9cdfe419156c2de . + . + "http://www.vowing.tld/baldest/surmising.html" . + "banning gibsons baldest" . + "http://www.crenelating.tld/vowing/gibsons.html" . + . +_:B6354c5bd8fc658be065b2750595026e0 "Stephonjia Hetjonk" . +_:B6354c5bd8fc658be065b2750595026e0 . + _:Be96a8d3f1ddbe5fd3d0377bffd88ad76 . + . + "1964"^^ . + "http://www.overjoy.tld/foolhardier/lapsing.html" . + "tweedle hided foolhardier" . + "123"^^ . + "aerofoils overjoy hided" . + . + _:B051c65b38211f8503451085ca08bce01 . + . + "http://www.peristalses.tld/stipulating/medicaid.html" . + "bagged saturnism stipulating" . + "27"^^ . + "http://www.beneficiated.tld/peristalses/saturnism.html" . + . +_:B15d53dc63f06a42a309b0caf16ce111c "Honzo Graleski" . +_:B15d53dc63f06a42a309b0caf16ce111c . + _:Ba5b5ac4fab535df42654e5f6b6fc2023 . + . + "http://www.chinchillas.tld/overflight/spillable.html" . + "embosoming undercharge overflight" . + "124"^^ . + "http://www.flyblown.tld/chinchillas/undercharge.html" . + . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + . + "http://www.headhunted.tld/remunerates/hoariest.html" . + "escarpments agreements remunerates" . + "73"^^ . + "http://www.eviscerating.tld/headhunted/agreements.html" . + . + _:B9f4619c852872270162cd895eb4e2510 . + _:Bb17b29b1bc1a32ecd1b22ae083767756 . + . + "http://www.duelled.tld/beaucoup/wedgy.html" . + "offended pickings beaucoup" . + "http://www.expropriated.tld/duelled/pickings.html" . + . +_:B98bcfbfeaf212447e429df840753151c "Tiege Brdar" . +_:B98bcfbfeaf212447e429df840753151c . +_:Befe846533d4601a7d73b5143f22b54b3 "Arshad Schueller" . +_:Befe846533d4601a7d73b5143f22b54b3 . +_:Bf5f50b52227d5163328d9eb6a68119fa "Karpova Pini" . +_:Bf5f50b52227d5163328d9eb6a68119fa . +_:Bad6c117beb1a5b46e08bfc5014b44670 "Vivienne Blankenberg" . +_:Bad6c117beb1a5b46e08bfc5014b44670 . +_:B7d2a97d37adf9c5bc2fffb28689dd83e "Bhuvi Lavell" . +_:B7d2a97d37adf9c5bc2fffb28689dd83e . +_:B06185d56c0935c470ceaf0348b52d414 "Haniyya Timberlake" . +_:B06185d56c0935c470ceaf0348b52d414 . + _:B4f04b626f8b43202ef2994b149d12726 . + . + "1966"^^ . + "http://www.potsherd.tld/whitening/compeer.html" . + "firers unrecorded whitening" . + "52"^^ . + "http://www.consonants.tld/potsherd/unrecorded.html" . + "pounded firers potsherd" . + . + _:B47af817a8e62d09c3f58dc967406afbd . + . + "http://www.crookeder.tld/officiating/collecting.html" . + "kabob skullduggeries officiating" . + "98"^^ . + . +_:B26b0df2713fd93d5550ca82f13b03f6a "Yaeesh Libby" . +_:B26b0df2713fd93d5550ca82f13b03f6a . + _:B5009f897f77979a4436805a1a49eca09 . + . + "http://www.grudges.tld/spelt/gentlefolk.html" . + "aikidos cumuli spelt" . + "62"^^ . + "http://www.discreeter.tld/grudges/cumuli.html" . + . + _:B6b30461ece48b0573a913582ea18ccf4 . + _:Bcaa6b831150f7da60961bdef83572311 . + . + "http://www.breeding.tld/omelette/atrociously.html" . + "rearmed unwrinkling omelette" . + "179"^^ . + . + _:B1ee7b29a1b9dae1be73296a7ec28022c . + _:B13f28a9153caf9c524508fec768ad574 . + . + "http://www.nicknack.tld/teratosis/inveighed.html" . + "overmasters exhalent teratosis" . + "54"^^ . + "http://www.annalist.tld/nicknack/exhalent.html" . + . + _:Bd1c17685bdba90c986e33e2900882be3 . + . + "1956"^^ . + "http://www.peatiest.tld/stews/precancel.html" . + "mobbing scarcities stews" . + "138"^^ . + "ashcans peatiest scarcities" . + . + _:B663fa1041c05a030d4620d82313aa4fd . + . + "http://www.adulteresses.tld/fermented/etches.html" . + "hallways mistunes fermented" . + "77"^^ . + "http://www.glanders.tld/adulteresses/mistunes.html" . + . + _:B804ef14721611f1aedbb7fd528ebbdc5 . + "1955"^^ . + "http://www.delegation.tld/coigns/rehears.html" . + "carious pimpernels coigns" . + "17"^^ . + "rapine delegation pimpernels" . + . + _:B69adb5d0686a81ccb1840e23efc3a3d0 . + . + "http://www.tugger.tld/bluesmen/coarsest.html" . + "monolog subdirectors bluesmen" . + "164"^^ . + "http://www.readmitted.tld/tugger/subdirectors.html" . + . + _:Ba397062c5f65662b26e9d501e4e5ec99 . + . + "1963"^^ . + "http://www.plagiarisms.tld/hydrogenous/unbind.html" . + "amuck limberest hydrogenous" . + "128"^^ . + "ladders plagiarisms limberest" . + . +_:B49e89d1aa965f9823c850c00fd79953a "Pier Rotella" . +_:B49e89d1aa965f9823c850c00fd79953a . +_:B6aa12d15d246a300b03d7d99dab9b1d6 "Daisetsu Angton" . +_:B6aa12d15d246a300b03d7d99dab9b1d6 . + _:Bfad89bd9c92f796d7d7c05681416e8b2 . + . + "http://www.gonophs.tld/wipeouts/mimickers.html" . + "linguinis slitless wipeouts" . + "20"^^ . + . +_:B5d24a5460ab9b0fa88df54d3b66217f0 "Eemilie Stainbrook" . +_:B5d24a5460ab9b0fa88df54d3b66217f0 . + _:Bdbb28a3525398762e14cc0873baa39f6 . + _:B4ac043ca83ef603eb90ec42d2fe36310 . + . + "http://www.demanding.tld/assegai/skipper.html" . + "mastodons precipices assegai" . + "35"^^ . + "http://www.springed.tld/demanding/precipices.html" . + . + _:B55fcd925374db3b10b4041a76158464b . + . + "http://www.dowdiest.tld/splotching/spanner.html" . + "persecutes massiness splotching" . + "181"^^ . + "http://www.juicers.tld/dowdiest/massiness.html" . + . +_:B6683dfb977b9e0371b31ccdd4e80ff31 "Peadair Lann" . +_:B6683dfb977b9e0371b31ccdd4e80ff31 . + _:Bc0b53d476f511e256bb8fb162efa8282 . + . + "http://www.pussies.tld/inculpate/counterfeitness.html" . + "condignly ecdysial inculpate" . + "117"^^ . + . + _:Bb88df62cae04e001b9c29db125c49dd7 . + . + "http://www.fluidal.tld/tinfoils/adulated.html" . + "irrationality steppes tinfoils" . + "122"^^ . + "http://www.assaulters.tld/fluidal/steppes.html" . + . + _:Bfc4fa55414d1404d170010383f381d37 . + "1961"^^ . + "http://www.glees.tld/topkicks/sublease.html" . + "tramelled trolls topkicks" . + "169"^^ . + "haviours glees trolls" . + . +_:B7078e5e4f2163fc1ef37137c79a76c9f "Angell Havatone" . +_:B7078e5e4f2163fc1ef37137c79a76c9f . + _:B8227aa882671ef178e90b5762f4f9e9d . + . + "1961"^^ . + "http://www.endoscopy.tld/corniest/genitures.html" . + "gonifs reshapers corniest" . + "5"^^ . + "regarding endoscopy reshapers" . + . +_:B5a7c8ea912d35b67ccd5ca147ef8dd15 "Amadeo Ejide" . +_:B5a7c8ea912d35b67ccd5ca147ef8dd15 . + _:Bcda8a47d3d79595cc46f5aceb6017f4b . + . + "1965"^^ . + "http://www.gladsome.tld/graffito/bandeaux.html" . + "townspeople relied graffito" . + "89"^^ . + "fibulas gladsome relied" . + . +_:B926dd35100a8f0d0706668f59c1d7ff0 "Nancy Voelkerding" . +_:B926dd35100a8f0d0706668f59c1d7ff0 . + _:B4e47646fbecae7d2759c9aaaa33ecefa . + _:Bf0b74976b2d5befcca00a00a75b13c06 . + _:B30d08f9e4cc13d509a2acae8659eafae . + . + "http://www.mothers.tld/cynics/weeklong.html" . + "kippered warmups cynics" . + "134"^^ . + . + _:B9097e7b06ec1ea6dc9f751599cbc75a3 . + _:B0929e6298785d174a2446f316fd1c001 . + . + "http://www.preascertainment.tld/overfull/vied.html" . + "venose astrobiologies overfull" . + "31"^^ . + . + _:Bd205306f19cac3f0e9ab923a50a119f3 . + . + "http://www.sureties.tld/acetaldehyde/crumbliness.html" . + "dishonoring glories acetaldehyde" . + "196"^^ . + "http://www.straying.tld/sureties/glories.html" . + . +_:B6cba661e1f2d76df9864114ad19c8739 "Abaz Carwell" . +_:B6cba661e1f2d76df9864114ad19c8739 . +_:Bbb8d847531a9b6e2e9586ddc84e9d976 "Clarence Ploetz" . +_:Bbb8d847531a9b6e2e9586ddc84e9d976 . + _:B6f0e7f386db794044fa90f4664e5f557 . + . + "http://www.creeds.tld/scowling/hoaxed.html" . + "bamboozling salter scowling" . + "http://www.uncouthness.tld/creeds/salter.html" . + . +_:Bbd4716e861c055eefc5234b614137e37 "Staffan Whitting" . +_:Bbd4716e861c055eefc5234b614137e37 . + _:B7010a902825e1e87e36dda6a30b39b72 . + . + "http://www.darkey.tld/backcross/evanished.html" . + "choosers countries backcross" . + "184"^^ . + "http://www.carlot.tld/darkey/countries.html" . + . + _:Bcd2b8807efbc66ec9ad66622e5c3dca9 . + . + "http://www.workhouses.tld/spleeniest/fess.html" . + "flitted interschool spleeniest" . + "168"^^ . + "http://www.repatriates.tld/workhouses/interschool.html" . + . + _:B9926ee59ff0f013f391b47ab0083bde8 . + . + "1958"^^ . + "http://www.stables.tld/voyeurs/cagiest.html" . + "beatles bitterns voyeurs" . + "10"^^ . + "http://www.bopping.tld/stables/bitterns.html" . + "wasted beatles stables" . + . + _:Bb9756031b18ab5a51a3be3d423cc2924 . + . + "http://www.hipline.tld/continuer/pinochles.html" . + "landscaped toecaps continuer" . + "27"^^ . + "http://www.hurtled.tld/hipline/toecaps.html" . + . +_:Bd3a7fa54818e7459005c04dae94581d5 "Germund Betty" . +_:Bd3a7fa54818e7459005c04dae94581d5 . + _:B1ef7277a6b2696cc36797366d661b605 . + . + "http://www.jangler.tld/overrefines/antis.html" . + "compt begins overrefines" . + "182"^^ . + . +_:B9e665619c694df09c1389b1f0c1844d8 "Keiki Karz" . +_:B9e665619c694df09c1389b1f0c1844d8 . +_:Bee7b02efb9614711e11fec1a4224147f "Teodor Rady" . +_:Bee7b02efb9614711e11fec1a4224147f . + _:Bf45ffa49c886411fe842a6152f4d6446 . + . + "http://www.entreating.tld/babbitting/ropy.html" . + "mineralizes barks babbitting" . + "30"^^ . + "http://www.ostmark.tld/entreating/barks.html" . + . +_:Bc90dbf58f1036b70146609a9fd8791e7 "Carmella Reifschneider" . +_:Bc90dbf58f1036b70146609a9fd8791e7 . + . + _:Baaf256fcbcf62842091bd7806ebfcc66 . + _:B634b40bd928a882fe5ac68320ba48464 . + . + "http://www.uroliths.tld/marrieds/fungic.html" . + "casteless sashes marrieds" . + "69"^^ . + "http://www.embrocation.tld/uroliths/sashes.html" . + . + . + _:B89e1c9bdf9e0d1a683c4ab5a978f7495 . + "1962"^^ . + "http://www.satiny.tld/sissies/moistureless.html" . + "bagels vinca sissies" . + "170"^^ . + "http://www.clansmen.tld/satiny/vinca.html" . + "digitalized bagels satiny" . + . +_:B79d9dce18c6ebe4178cd3de95140789d "Cloelia Shein" . +_:B79d9dce18c6ebe4178cd3de95140789d . + _:Bcc415db8ad021cbfbfa0562d46d8368b . + . + "http://www.monseigneur.tld/hepcats/baedekers.html" . + "conductors macaroni hepcats" . + "194"^^ . + . +_:B4c74368a4234f053cdb565ad6101c8cd "Kumi Belidor" . +_:B4c74368a4234f053cdb565ad6101c8cd . + _:Ba22351b325931683c20151fda4ebb5fb . + . + "http://www.fleeciness.tld/peccavis/tups.html" . + "traveling arrivers peccavis" . + "107"^^ . + . + _:Bd5a61a1b0ba9dc725b365d1ec8a0880b . + . + "http://www.racecourses.tld/economically/perpendiculars.html" . + "earaches seraglios economically" . + "96"^^ . + . + "fretsome chairs whomping" . + "1965"^^ . + _:B501f18603eb6b1f21f094ede75cb58ab . + "http://www.misericordia.tld/overhanded/chairs.html" . + "http://www.overhanded.tld/whomping/depletable.html" . + . + _:B687ee15a85038a355b94c237dbffc977 . + "117"^^ . + . + "deterger fretsome overhanded" . + _:B71b465498480b3663a80b2873d33aee1 . + . + "http://www.oldies.tld/despicably/candors.html" . + "unbridled sororities despicably" . + "71"^^ . + "http://www.stylishness.tld/oldies/sororities.html" . + . + _:B82b3109b4b51d1895f33b165eaf0021a . + _:B600f8e30f6138563a9776946d0476e69 . + . + "http://www.inelegantly.tld/undemocratically/tithings.html" . + "manatees youths undemocratically" . + "110"^^ . + . +_:Beae56f867886fe0a48d7d5bc4cff85bc "Edna Dawes" . +_:Beae56f867886fe0a48d7d5bc4cff85bc . +_:B45b6cd73fbe939285b7713c51e0ddbe6 "Vrotsislava Bouman" . +_:B45b6cd73fbe939285b7713c51e0ddbe6 . +_:B63586ed6ce9ccc8a98258c87fdd4685f "Caitlin Myricks" . +_:B63586ed6ce9ccc8a98258c87fdd4685f . +_:B482cd8ee9e68f8992a6ebf6e73276864 "Fonda Swenton" . +_:B482cd8ee9e68f8992a6ebf6e73276864 . + _:Bcd30697a414360693eb834f97b19eeea . + . + "1957"^^ . + "http://www.pamphlets.tld/splattering/spectroscopist.html" . + "queries uncommunicative splattering" . + "154"^^ . + "shiftily pamphlets uncommunicative" . + . +_:Bed614fbfc6157091a510ee736580a7fa "Vongai Alaibilla" . +_:Bed614fbfc6157091a510ee736580a7fa . + _:B68198b9775f099721c1b80c6739b3d8a . + . + "http://www.enters.tld/elicitation/discontinuations.html" . + "descried unseasoned elicitation" . + "22"^^ . + "http://www.latecomers.tld/enters/unseasoned.html" . + . + _:B6c22be48b92b3c6fb03df8f31a92df59 . + . + "http://www.forehoof.tld/mistreat/administerings.html" . + "salesclerk clonked mistreat" . + "178"^^ . + "http://www.inflamed.tld/forehoof/clonked.html" . + . + _:B4714d468342b6d3aaf09563bf8bb05fd . + . + "http://www.gleba.tld/times/plundered.html" . + "zetas hemorrhagic times" . + "78"^^ . + "http://www.dries.tld/gleba/hemorrhagic.html" . + . +_:Bf2fab8786a8f034c83e3bef628c49593 "Eusebius Bennafield" . +_:Bf2fab8786a8f034c83e3bef628c49593 . +_:B9fa325c2113c0ccec96e8e7d842f177d "Narumi Easley" . +_:B9fa325c2113c0ccec96e8e7d842f177d . + _:B0ae08793031c8f81fec5ad8a8254e4bc . + . + "http://www.riffled.tld/napoleons/rifer.html" . + "cheaters kerneling napoleons" . + "140"^^ . + "http://www.bewitchment.tld/riffled/kerneling.html" . + . + _:Bd5c082b3b7a98e95c3aa90da2bbfde78 . + "1948"^^ . + "http://www.brin.tld/xylidine/liers.html" . + "hamsters disentangles xylidine" . + "minored brin disentangles" . + . +_:B23aabf88aafac8cddd8aa94da33ef797 "Jost Deserres" . +_:B23aabf88aafac8cddd8aa94da33ef797 . +_:B15dd4542f3a364fef6902aacfc0396c4 "Kyledyr Constantino" . +_:B15dd4542f3a364fef6902aacfc0396c4 . + _:Bab2f8df1eca7894a961c3eb7dfe22bc1 . + . + "1963"^^ . + "http://www.chairmanned.tld/security/kibbles.html" . + "mollycoddled acridness security" . + "40"^^ . + "http://www.corder.tld/chairmanned/acridness.html" . + "monads mollycoddled chairmanned" . + . + _:Bcb6498fddb88cf515074fbbf540eacfa . + . + "1962"^^ . + "http://www.jeux.tld/songster/sloughed.html" . + "bandages urolith songster" . + "71"^^ . + "http://www.hobblers.tld/jeux/urolith.html" . + "menstruant bandages jeux" . + . + _:Bb2ecd3fd79c820a74cce0b4099d22f40 . + . + "http://www.indoctrinating.tld/farcers/bards.html" . + "notation definable farcers" . + "80"^^ . + . + _:Bc3e1f23088d3b7d8d04f1d47f4729474 . + . + "http://www.flakiness.tld/ramifications/whizzed.html" . + "ionise preassigns ramifications" . + "173"^^ . + "http://www.betrothment.tld/flakiness/preassigns.html" . + . +_:B4a4d5e3d94dda4e147d73c6dd596129e "Hunter Collums" . +_:B4a4d5e3d94dda4e147d73c6dd596129e . + . + _:B15a126f34fe4a2a4be7cc97418da602a . + . + "http://www.excretions.tld/dually/plateauing.html" . + "heliocentricity recelebrating dually" . + "128"^^ . + "extenuation stranders abbesses strongboxes chromas oats pulling leatheriness" . + "http://www.summable.tld/excretions/recelebrating.html" . + . + _:Bd8cae1732bcadbf1162cebd513e2af27 . + _:B2fad35bd7ba3211056dea503358cd155 . + . + "http://www.ratification.tld/warted/fingerlings.html" . + "cheeseburgers pinons warted" . + "52"^^ . + "http://www.waterworthy.tld/ratification/pinons.html" . + . +_:B729af2ee770336620bd4006db7175832 "Uso Mccamish" . +_:B729af2ee770336620bd4006db7175832 . +_:B53bd311fac19c9047f0460657d8cc0db "Saalim Velasquez" . +_:B53bd311fac19c9047f0460657d8cc0db . + _:B7faf5a318d44705db1e2887f67c176a8 . + . + "1959"^^ . + "http://www.descended.tld/noses/carrousel.html" . + "reenacts tappers noses" . + "79"^^ . + "psalmic descended tappers" . + . +_:B2a086b2315067da701f5eb2d9e07bf51 "Trenton Pfrogner" . +_:B2a086b2315067da701f5eb2d9e07bf51 . +_:Be30d5b37ced293dad6dcc24540112275 "Amita Hambleton" . +_:Be30d5b37ced293dad6dcc24540112275 . + _:B28078270580c5efe2902bb9a8fba4418 . + . + "http://www.rickeys.tld/baseness/lands.html" . + "resemblances pits baseness" . + "106"^^ . + . + _:Bf56c8b81f582205604302a0ebd01c149 . + . + "http://www.applicators.tld/howbeit/memorably.html" . + "inexactitude autosuggestions howbeit" . + "92"^^ . + "http://www.rollicked.tld/applicators/autosuggestions.html" . + . +_:B691d56b0c2bbec38fde654b4dbed7a07 "Lloyd Stallsmith" . +_:B691d56b0c2bbec38fde654b4dbed7a07 . +_:B5d996a5924939396d2275f5321d1f257 "Glenna Waughtel" . +_:B5d996a5924939396d2275f5321d1f257 . + _:Ba2a4aef8ef8f35bd14ce7f3aaf667f84 . + . + "http://www.prophetically.tld/zinged/fridge.html" . + "remedying allayed zinged" . + "167"^^ . + "http://www.administrated.tld/prophetically/allayed.html" . + . +_:B2522d6f83cb3d72ef179601cba197684 "Hellmut Tousant" . +_:B2522d6f83cb3d72ef179601cba197684 . +_:B331f75075386aa94cdcf35523c292a74 "Baruna Minichiello" . +_:B331f75075386aa94cdcf35523c292a74 . +_:Bb1538f68e0f0d65e0956cb990e93ba86 "Devera Herandez" . +_:Bb1538f68e0f0d65e0956cb990e93ba86 . + _:Be9eafe0aa0466a6f8058f3d3e02febfe . + . + "1966"^^ . + "http://www.ethnoses.tld/terminability/shoplifters.html" . + "outplay docility terminability" . + "155"^^ . + "avouching ethnoses docility" . + . + _:B0e3de5f59eff284e8b70f3078a599647 . + . + "http://www.pronghorn.tld/bayoneting/coadmit.html" . + "superintend bobsledder bayoneting" . + "146"^^ . + "http://www.irishwoman.tld/pronghorn/bobsledder.html" . + . +_:B66f6ddb2ba1984c6221cd0c10dcc8139 "Sonja Premeaux" . +_:B66f6ddb2ba1984c6221cd0c10dcc8139 . +_:Bd327265af4a581aeb4663c5c2227fc35 "Josias Przedwiecki" . +_:Bd327265af4a581aeb4663c5c2227fc35 . + _:B314e2de5726aed079bdeca0b8fac5820 . + . + "http://www.stopwatches.tld/nictitates/mewed.html" . + "carapace girder nictitates" . + . + _:B94f412c5c40b3cf8d539a683629be14f . + . + "1956"^^ . + "http://www.remittee.tld/vials/vasectomizing.html" . + "constrainedly figworts vials" . + "82"^^ . + "flagellations remittee figworts" . + . + _:B272d55361204b191605c558039f696a6 . + . + "http://www.megalomaniacs.tld/antings/interdicted.html" . + "sportive molluscan antings" . + "86"^^ . + . + _:B64f214b522b83e041d4453e0cd0dfa23 . + . + "http://www.drawler.tld/workless/devisals.html" . + "dropsical christly workless" . + "124"^^ . + "http://www.gazelles.tld/drawler/christly.html" . + . + _:B56cc4dd785590c96eba33359d8c4a284 . + "1963"^^ . + "http://www.anagrams.tld/permeated/overrefinement.html" . + "faithlessly cookable permeated" . + "44"^^ . + "http://www.counterrevolution.tld/anagrams/cookable.html" . + "paces faithlessly anagrams" . + . +_:Be78bdcd9f87f27113c01faa90080b1d7 "Sakeri Hutchcraft" . +_:Be78bdcd9f87f27113c01faa90080b1d7 . +_:B73c8b2ed929215f3c971c0b116cf7c14 "Akaka Buron" . +_:B73c8b2ed929215f3c971c0b116cf7c14 . +_:B81c6c1b9dc90d55e1f26aa539802821b "Deliane Sperdute" . +_:B81c6c1b9dc90d55e1f26aa539802821b . + "1962"^^ . + "5"^^ . + "Journal 5 (1962)" . + . +_:B1850c98b35d8fd131e4f76335abfad94 "Shaahir Trohanov" . +_:B1850c98b35d8fd131e4f76335abfad94 . + _:B24529cf4d466c58e2408242caa1060b6 . + . + "1961"^^ . + "http://www.flappier.tld/reinsure/outranges.html" . + "eternals nominately reinsure" . + "149"^^ . + "terminates flappier nominately" . + . +_:B52416bf68e084702670f4697c10f381d "Gerakna Ryneer" . +_:B52416bf68e084702670f4697c10f381d . + _:Bf08daa1cccd20448a937487ce806c761 . + _:B4184a65b5f4baac3348dd7ff8834b808 . + . + "http://www.estuaries.tld/slurs/chalked.html" . + "slackers uncultivated slurs" . + "34"^^ . + "http://www.symbolization.tld/estuaries/uncultivated.html" . + . + . + . + "0-1488-6823-0" . + "http://www.smirks.tld/charmingly/pendently.html" . + "1963"^^ . + "1855"^^ . + "9"^^ . + "Butterworth Legal Publishers" . + _:B9c59423a67b30063f9f47fb38fe7ea42 . + "blabby smirks spotted" . + "Proceeding 1 (1963)" . + _:B68ecf60a020cce4f69c2cb6107142bf7 . +_:B5e09f1fe68b0c99e67bb9ea67bc48cd7 "Sho Stechlinski" . +_:B5e09f1fe68b0c99e67bb9ea67bc48cd7 . + _:B7f7c230a3271c19b7fa45942ba1feedc . + _:Bea619908d75b4db1ea6af9702558b5b8 . + . + "http://www.adjurors.tld/craggiest/choreographs.html" . + "misaddressed washes craggiest" . + "180"^^ . + . +_:B45c53b5a672a840cd3f9ad0caef2c69a "Aziza Rapaport" . +_:B45c53b5a672a840cd3f9ad0caef2c69a . +_:B1c460036b9bd327e7307e1ad3b81e38a "Minnah Lampel" . +_:B1c460036b9bd327e7307e1ad3b81e38a . +_:Bbed96cc1ecc513c3dcda5bc9d5cd1369 "Jula Sharper" . +_:Bbed96cc1ecc513c3dcda5bc9d5cd1369 . +_:B2910c133009d2387555d33457cad856b "Yo Kadi" . +_:B2910c133009d2387555d33457cad856b . +_:B9082a7572f5ff4b8013cc104b92fbc41 "Chynica Whisenton" . +_:B9082a7572f5ff4b8013cc104b92fbc41 . + _:Bb7e6c073ce56c1bed97aa5ceed9f1b4e . + _:B406007adce18f2054bc340e603a48bd1 . + . + "http://www.wastier.tld/xenophobe/reconsecration.html" . + "slithers tinglers xenophobe" . + "28"^^ . + . + _:B04ef871107a4da2485e94ff1d7ae830b . + . + "http://www.espanol.tld/froward/holystones.html" . + "sighing incepting froward" . + "34"^^ . + "seabeds nonpluses judice embarked carbo reproacher copulas trundles heterosexually" . + "http://www.macadam.tld/espanol/incepting.html" . + . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . +_:Bc4df65869bcc2ef02610af64d03b3ac0 . + _:Bd1aa93f6e2176abc7c722dab8b99ca2b . + . + "http://www.appomattox.tld/ectoplasm/underclothes.html" . + "octopuses nonclassical ectoplasm" . + "134"^^ . + "http://www.calamitousness.tld/appomattox/nonclassical.html" . + . + _:Bd0a767f712c6233dca86e09080e96c9c . + . + "http://www.redescribing.tld/demanded/nonmen.html" . + "unequaled collates demanded" . + "177"^^ . + "http://www.adumbratively.tld/redescribing/collates.html" . + . +_:Bd371cec2869853022690a9a74f889e88 "Trudy Revoir" . +_:Bd371cec2869853022690a9a74f889e88 . +_:Bd12c0121841791c039d520fcf2d6ae86 "Burghild Scarp" . +_:Bd12c0121841791c039d520fcf2d6ae86 . + _:B36c4addc3db1dba97a1b9629b1476d4b . + . + "http://www.epistasies.tld/hawkish/sonorants.html" . + "surfier melodramatically hawkish" . + "83"^^ . + "http://www.miscounts.tld/epistasies/melodramatically.html" . + . +_:Be707a81358845870b33ed85198fb2ebf "Orland Beneker" . +_:Be707a81358845870b33ed85198fb2ebf . + . + _:B4555b1f120ed0c622a093fc960e0e3d3 . + . + "1962"^^ . + "http://www.misappropriating.tld/timelessly/polynesian.html" . + "fascistic shoppes timelessly" . + "3"^^ . + "wrenching misappropriating shoppes" . + . + _:Bcbaa87e39828e6c86f6ac4dd303b166d . + _:Bc8b717c43cdfbecbe30c2451176186a2 . + . + "http://www.grists.tld/samplers/natures.html" . + "carrageenin securest samplers" . + "5"^^ . + "http://www.leeks.tld/grists/securest.html" . + . + _:B488495d8c681038c930469fab72d72f9 . + . + "http://www.rooks.tld/nills/fielders.html" . + "portiones reaccusing nills" . + "107"^^ . + . +_:Be864f4f8c38b9d21796fdaad56a2e6e5 "Agamemnon Bouras" . +_:Be864f4f8c38b9d21796fdaad56a2e6e5 . + _:B0e3521310f7c018bc4259bd785599c53 . + . + "http://www.abstracting.tld/abounds/demythologizing.html" . + "improvable gussets abounds" . + "55"^^ . + "http://www.refutatory.tld/abstracting/gussets.html" . + . + _:B5bb34630bfed90b7d3c7911d3fd08046 . + . + "http://www.ascensions.tld/falsity/palms.html" . + "pothouse choking falsity" . + "27"^^ . + "http://www.ireful.tld/ascensions/choking.html" . + . + _:B2d4733dbfc1bb3debb5b582f64edde6d . + _:Babfed49e13d314cb22a2164f4b154a31 . + . + "http://www.poppied.tld/plainly/overexcite.html" . + "toehold reexperiencing plainly" . + "144"^^ . + "http://www.sequenced.tld/poppied/reexperiencing.html" . + . + _:B136e3cc59d8643f2bd43508ff9be07e6 . + . + "http://www.tetchiest.tld/unlucky/tiffin.html" . + "heights wickets unlucky" . + "117"^^ . + "http://www.shies.tld/tetchiest/wickets.html" . + . + _:B09df77d2afb65cb49c86b7551cf853a4 . + . + "http://www.implicitly.tld/fulling/cedes.html" . + "shipways humankind fulling" . + "40"^^ . + . + _:Bca5e5902fee3100ee851dbeb37c6ca8d . + . + "http://www.played.tld/newsletters/arks.html" . + "groper nonvoting newsletters" . + "104"^^ . + "http://www.carapaces.tld/played/nonvoting.html" . + . + _:B18a09dff989a7045fc32687d19ad90b1 . + . + "1960"^^ . + "http://www.monitors.tld/tautening/peeler.html" . + "putdowns circumnavigating tautening" . + "1"^^ . + "http://www.instigation.tld/monitors/circumnavigating.html" . + "striates putdowns monitors" . + . +_:B52604fbad6e3b32ad3b5dc9cfab64dab "Gustel Pitek" . +_:B52604fbad6e3b32ad3b5dc9cfab64dab . +_:B5f899b96371ec8f6ca9ec481ebc40238 "Jesus Zollicoffer" . +_:B5f899b96371ec8f6ca9ec481ebc40238 . +_:B302b250234de602ee9f091ac8fa6d763 "Kora Hemsworth" . +_:B302b250234de602ee9f091ac8fa6d763 . + _:Bc36ae7e70a2a96e7b29f87e3e19fccad . + . + "http://www.archaistic.tld/grouped/runaways.html" . + "delineative wyverns grouped" . + "95"^^ . + . +_:B806c704c402a0264f84adc2abd6f416d "Avital Trask" . +_:B806c704c402a0264f84adc2abd6f416d . + _:Bd72131799725d4f7fe560d013b834f41 . + . + "http://www.growlingly.tld/chivaree/stander.html" . + "suspenders amenders chivaree" . + "90"^^ . + "http://www.twofers.tld/growlingly/amenders.html" . + . + _:Bac4f377ac95a1fabb7ccdfaca4404d7e . + . + "1957"^^ . + "http://www.spiller.tld/teemers/vastier.html" . + "lecherous blowby teemers" . + "199"^^ . + "http://www.endemics.tld/spiller/blowby.html" . + "speedboating lecherous spiller" . + . + _:Bdb6bc80348eccee30aab91dca357f7a8 . + . + "http://www.revolutionists.tld/enlargements/poisons.html" . + "prettifier emissive enlargements" . + "62"^^ . + "http://www.contemned.tld/revolutionists/emissive.html" . + . +_:B753afba827507d767bacc2fe671ab48d "Zebulun Galow" . +_:B753afba827507d767bacc2fe671ab48d . + . + _:Bbac5ed1d16f3dac482ebceb847f47906 . + . + "http://www.pharisaical.tld/divergence/semitraditional.html" . + "witnesses flaunting divergence" . + "http://www.negatively.tld/pharisaical/flaunting.html" . + . +_:B3fb6b628391eb1e5b8a3a20901de254b "Evangelina Goan" . +_:B3fb6b628391eb1e5b8a3a20901de254b . + _:B84b4a0917c93a3d122b28c3321278b83 . + "1954"^^ . + "http://www.reshipments.tld/acridest/undetachable.html" . + "outriggers rooking acridest" . + "102"^^ . + "ablation reshipments rooking" . + . + _:B9e4a682d48c1a0e12ed3638df6488e54 . + . + "http://www.retracting.tld/civically/kishka.html" . + "cathartics spying civically" . + "89"^^ . + "http://www.eidos.tld/retracting/spying.html" . + . +_:B2336382b53006a5b440bda93d887e4e2 "Zambda Cusson" . +_:B2336382b53006a5b440bda93d887e4e2 . + _:B8f4ecafcc05ffa5968b5f5b0862cf2d8 . + . + "http://www.highbred.tld/hatracks/libyans.html" . + "southeasterly cuffs hatracks" . + "128"^^ . + . +_:B4593b288dffcf2fb0c0778ae3673cfa5 "Vasin Marallo" . +_:B4593b288dffcf2fb0c0778ae3673cfa5 . +_:B51de4dcb16c1704cb96e6a2f1c074aa4 "Jonah Credle" . +_:B51de4dcb16c1704cb96e6a2f1c074aa4 . + _:Bb5dddc3af1c1c3ceafc65577a3912191 . + _:Bbbedaf14a0eb60f8d1d256e423b71bfe . + . + "http://www.academes.tld/feaster/actable.html" . + "dover tachs feaster" . + "80"^^ . + "http://www.scandinavians.tld/academes/tachs.html" . + . + _:B6806b55fdfe89bc71391c66ae81b4be3 . + _:Ba15eb96cae6d748b34e818c7ca1ab2b8 . + . + "http://www.gruelers.tld/unsymmetrically/spirited.html" . + "stropped deifiers unsymmetrically" . + "81"^^ . + "http://www.progovernment.tld/gruelers/deifiers.html" . + . + _:B405717b4bab9a49ecc692b43fbdabfc9 . + . + "http://www.admiralties.tld/playgoers/cheques.html" . + "mohairs bewigged playgoers" . + "134"^^ . + "safecracker cacaos mignonette tailored whews beholden branchless primitiveness" . + "http://www.gloves.tld/admiralties/bewigged.html" . + . + _:Bbf7ff391c4a22f484ab9a36868ecfc19 . + . + "http://www.salably.tld/revoltingly/extirpations.html" . + "pollinating impeding revoltingly" . + "71"^^ . + "http://www.homelike.tld/salably/impeding.html" . + . + _:B7eecb79ab509b7f974a7eeb682a340cd . + . + "http://www.tahitian.tld/copyist/begot.html" . + "allergin nonphysiological copyist" . + "145"^^ . + . + _:B6f94494b729bfc7b059413c608fc4c81 . + . + "1963"^^ . + "http://www.bracers.tld/sweltrier/cauldrons.html" . + "hotkey appropriating sweltrier" . + "149"^^ . + "lipoprotein bracers appropriating" . + . + "1962"^^ . + _:Bb64e8b2754a0a5f306fb08727257624c . + "http://www.reconcilable.tld/impedient/curviest.html" . + "12"^^ . + "program downstage reconcilable" . + "http://www.manufactured.tld/reconcilable/redistributions.html" . + _:Bc352a5bb64f3b2e540fe3ee99afce368 . + . + "downstage redistributions impedient" . + . + "daunted watermen obloquy" . + "1962"^^ . + . + "http://www.immunologist.tld/obloquy/fossillike.html" . + . + "http://www.obloquy.tld/pleurisies/bartering.html" . + . + "163"^^ . + "watermen fossillike pleurisies" . + _:B790154fef31fa7e486c51e352260fc30 . +_:Bda78a14711f198976efa7822809a1fc9 "Ursulina Greenblatt" . +_:Bda78a14711f198976efa7822809a1fc9 . +_:B9df9b9019c3eb196b7540cd9b47efe15 "Alys Boedecker" . +_:B9df9b9019c3eb196b7540cd9b47efe15 . + _:B75084a4fc850c39d082cd19844deeb68 . + _:B074171f9edb259f582215f4ec390c81d . + . + "http://www.micrograph.tld/darklier/virulencies.html" . + "philol ketchups darklier" . + "8"^^ . + "http://www.neutralization.tld/micrograph/ketchups.html" . + . + _:B5f2bcafbe4a17a3ca4b7bdeeaf143bcf . + . + "http://www.matching.tld/daubers/bluegills.html" . + "shoves offends daubers" . + "21"^^ . + "http://www.forwhy.tld/matching/offends.html" . + . + _:B26238f5ac8d612eb245ae0ab4633e5f8 . + . + "http://www.stagnates.tld/aligner/requisitioners.html" . + "irrefragable exhilaration aligner" . + "69"^^ . + "http://www.irefully.tld/stagnates/exhilaration.html" . + . + . + "harrower claymores shiftlessly feedstuffs lyricizing hierarchs composedly taunting" . + _:Ba7e4e5f203e0b1ff450d8b8e4847edeb . + "http://www.polers.tld/apnea/maxillary.html" . + . + "117"^^ . + "swiveled oinked apnea" . + . + "gaudiness irades inadvisability disciplinarians majors manifestly decaffeinates scalepan folklorists attractive yeller cognizably reminds teratoid coadjutors thuggeries nondestructive maladjustments subpartnership cordilleras recirculations alkalin succulently marquise underlaid neurosurgeon innervated hunts barrens emanative blowpipe varies thickest machinability orbiters tormentor owner zanier corkscrewed promiscuousness clewed reassemble hesitation fainting croupy bacchanalia regainers teardown margarins inconvenience triunities dipped votarists kilogram timbrel presell woodcraft reupholstered xerosis steamers neurological warranter flashings oops detonations chippering photospherically pouchiest canvasses pyorrheas cartons acquirable refocus vividness administrated remedying prophetically allayed zinged fridge stained unintentional antiquarians dilutes quantitatively shovels vitric mendelism kookiest leavening embrocation casteless uroliths sashes marrieds fungic gasogenes obnoxiously dismounting endorser libations" . + "http://www.burlily.tld/swiveled/polers.html" . + "http://www.thanklessly.tld/polers/oinked.html" . +_:Bfcc84fe032cbb3683a45042e901c113f "Luqmaan Dearment" . +_:Bfcc84fe032cbb3683a45042e901c113f . +_:Baf67fb5d73da225e566f893096d725e0 "Emst Alexandria" . +_:Baf67fb5d73da225e566f893096d725e0 . +_:B40a4c4f98bc9b2621c49e6cd594c431b "Juri Guzik" . +_:B40a4c4f98bc9b2621c49e6cd594c431b . + _:B361405e0b8c86498442f141dcadbd869 . + . + "1966"^^ . + "http://www.didos.tld/silkworms/pathologist.html" . + "gunrunner recapitulates silkworms" . + "84"^^ . + "motivation didos recapitulates" . + . + _:B6de72e9e5604a6ec50bcad3d1a4486b7 . + . + "http://www.excreting.tld/psychoanalyzing/ortolans.html" . + "immunotherapy brindles psychoanalyzing" . + "6"^^ . + "http://www.multipliers.tld/excreting/brindles.html" . + . +_:Be6ed2c837d00610f95f14742ed3ba33d "Sacha Kotrba" . +_:Be6ed2c837d00610f95f14742ed3ba33d . +_:Bc5b923161fd35070a2b08380c0f1826b "Kiera Dundee" . +_:Bc5b923161fd35070a2b08380c0f1826b . + _:Ba67f66759170489725f6d05f5cd6a839 . + . + "http://www.imbibed.tld/sheathes/debutantes.html" . + "farthingales deepening sheathes" . + "175"^^ . + . + _:Bb7eb5b5db4376c6358ff4f1faba2726c . + _:B8e2c430fd2289c1f5cb9be94f0a1ab63 . + . + "http://www.flashings.tld/detonations/chippering.html" . + "warranter oops detonations" . + "188"^^ . + "http://www.neurological.tld/flashings/oops.html" . + . + _:Bbb5d721887e064f4583ab68bfb450bd7 . + . + "http://www.japed.tld/turnspits/endowments.html" . + "captioned totemites turnspits" . + "123"^^ . + . +_:Be2168e77790bb2c157524704efb011b4 "Kazuo Pitz" . +_:Be2168e77790bb2c157524704efb011b4 . +_:B9903cd0e7c881a808aad8cc634055860 "Omais Dodd" . +_:B9903cd0e7c881a808aad8cc634055860 . + _:Bdae88992d440a0c60927eb501cb36f80 . + _:B86b1530cd1d835ef65d7b13b80a82fe2 . + . + "http://www.bolter.tld/walks/overthrowers.html" . + "naivety manubrium walks" . + "14"^^ . + "http://www.visiters.tld/bolter/manubrium.html" . + . + _:B6c8eb072094da52e340502e731f8cb27 . + . + "http://www.freudians.tld/juniors/ovately.html" . + "sombrely citrons juniors" . + "146"^^ . + . +_:Bead2380af26f9e9ecd4f65e480f5f349 "Beat Berlinghof" . +_:Bead2380af26f9e9ecd4f65e480f5f349 . + _:Bacdf3bc761d90dc1615e237beee458aa . + . + "http://www.disarranges.tld/rationalists/errands.html" . + "longshoreman standards rationalists" . + "97"^^ . + . +_:Bd2f20414859ca4b22820cbfefd5ad176 "Wilma Bruzek" . +_:Bd2f20414859ca4b22820cbfefd5ad176 . + _:B98bcfbfeaf212447e429df840753151c . + "1955"^^ . + "2"^^ . + "Journal 3 (1955)" . + "1"^^ . + . + _:Be5393b1ba501276b8be39b50d76d19d8 . + . + "http://www.plighting.tld/haphazardly/enabling.html" . + "praxeological dreariest haphazardly" . + "196"^^ . + "http://www.astir.tld/plighting/dreariest.html" . + . +_:Bc32c57620094a94a40851ca3e03c241c "Finn Carboneau" . +_:Bc32c57620094a94a40851ca3e03c241c . + _:B6d1770aa2f657bbd86569356241f19bb . + . + "http://www.unpin.tld/unreconstructed/frat.html" . + "arcaded sayst unreconstructed" . + "45"^^ . + "http://www.leaflets.tld/unpin/sayst.html" . + . + _:Be3fa5328d8ccd34f20bb53c19759fc6a . + . + "1959"^^ . + "http://www.crevasse.tld/hoops/miasms.html" . + "disassociate represses hoops" . + "175"^^ . + "http://www.fricasseeing.tld/crevasse/represses.html" . + "rescuer disassociate crevasse" . + . +_:B4896c2736405ed8b636fe02464f483a6 "Alaknanda Rittle" . +_:B4896c2736405ed8b636fe02464f483a6 . +_:B19e530c2ec1bfb77456f61a910c44728 "Teri Landevos" . +_:B19e530c2ec1bfb77456f61a910c44728 . + _:B12d3347c08b0649a616d0f88ab156275 . + . + "http://www.dissociative.tld/malting/footgear.html" . + "nonforfeitable apostacy malting" . + "http://www.pedros.tld/dissociative/apostacy.html" . + . +_:Bd49787741153f1b60f5ad817a83fd6af "Karolek Sheaff" . +_:Bd49787741153f1b60f5ad817a83fd6af . +_:B7faf5a318d44705db1e2887f67c176a8 "Lepa Yoshino" . +_:B7faf5a318d44705db1e2887f67c176a8 . +_:Bec96b46e80dff6afa56a58938a9312e3 "Barbie Dubonnet" . +_:Bec96b46e80dff6afa56a58938a9312e3 . + _:B087eb3bbee07dcc1b6c9d488a43ec505 . + . + "1966"^^ . + "http://www.snubs.tld/reweaved/paterfamilias.html" . + "pressor classicist reweaved" . + "45"^^ . + "http://www.sonorities.tld/snubs/classicist.html" . + "misarrangement pressor snubs" . + . + _:B31945ccc58e26dbaf603784b1a23e03f . + . + "http://www.echoey.tld/semimonthly/dented.html" . + "hallucinosis unequivocalness semimonthly" . + "4"^^ . + . + "1965"^^ . + "15"^^ . + "http://www.prearranging.tld/savor/deadlier.html" . + . + . + "confronting suede savor" . + "http://www.savor.tld/retrogressing/circumcising.html" . + "suede deadlier retrogressing" . + _:B89cf6b23c297381f64855e3eb1647f10 . + _:Bcd27f14243cb10deb5eee4a88f0ba4ce . + _:Bb8cd8717a0770d551ee448cd3e293433 . + . + "http://www.wormhole.tld/drifter/sluggishness.html" . + "dogfight emptied drifter" . + "191"^^ . + "http://www.deathcups.tld/wormhole/emptied.html" . + . + . + . + "http://www.uncustomary.tld/insinuating/restack.html" . + "knotweeds snakily insinuating" . + _:Bb956ac9d0ecce467ac4f17c1c2b318d2 . + "1964"^^ . + "http://www.mumper.tld/uncustomary/snakily.html" . + "102"^^ . + _:B833a91a0e6f0969671a5aa8251dceb11 . + "doorplates knotweeds uncustomary" . +_:Be87a27f067830d72973019b8cb017e07 "Silvester Yelvington" . +_:Be87a27f067830d72973019b8cb017e07 . + _:Bb7574705b35e3eba3ed974eae1a63a25 . + . + "1964"^^ . + "http://www.interpersonal.tld/armoires/cheeriness.html" . + "vigilantes churchy armoires" . + "63"^^ . + "http://www.carcinogeneses.tld/interpersonal/churchy.html" . + "grinder vigilantes interpersonal" . + . +_:B4163bb85afd4b3a4875dfb46852e1d22 "Yoshinori Bundschuh" . +_:B4163bb85afd4b3a4875dfb46852e1d22 . + _:Bcefe1af99415c57af525a74dba651aa2 . + . + "http://www.airdrops.tld/hexarchies/moieties.html" . + "dingdong photocomposing hexarchies" . + "123"^^ . + "http://www.shriller.tld/airdrops/photocomposing.html" . + . +_:Bb246c24341d4887b947f2c94fbe78c08 "Sfandra Lavalle" . +_:Bb246c24341d4887b947f2c94fbe78c08 . +_:B0e7e6768543b77832aea7180801f923a "Alena Gomes" . +_:B0e7e6768543b77832aea7180801f923a . +_:B83673c2b99bc7225b0ff40eb113fe376 "Chomei Chanoine" . +_:B83673c2b99bc7225b0ff40eb113fe376 . +_:B03b56a2e962ac1d6518328b93620cfa8 "Zonda Pasanen" . +_:B03b56a2e962ac1d6518328b93620cfa8 . +_:Ba08947b98a4b988e6ada6aacb8519d31 "Lera Suter" . +_:Ba08947b98a4b988e6ada6aacb8519d31 . +_:B190fb4c297fe4a9c86c14521de408aad "Adela Westcote" . +_:B190fb4c297fe4a9c86c14521de408aad . +_:B61a3553beb4d894acf76db034669c556 "Hetty Cersey" . +_:B61a3553beb4d894acf76db034669c556 . + _:Be72f024c449882cfdcec75356de1372d . + . + "http://www.renigs.tld/gestating/ohms.html" . + "unaccentuated messing gestating" . + "124"^^ . + "http://www.craftier.tld/renigs/messing.html" . + . + _:B0ff3b35aa0e3f2b7c69e168d2b6054d7 . + . + "1960"^^ . + "http://www.chaffinch.tld/deigning/uniters.html" . + "lunas effusions deigning" . + "98"^^ . + "http://www.graved.tld/chaffinch/effusions.html" . + "planetologists lunas chaffinch" . + . +_:B40768d4df58674474ee8a18f98ad83b7 "Melcia Schnieder" . +_:B40768d4df58674474ee8a18f98ad83b7 . + _:B04e8acf99fafd43cbc4157ec15ad9c8b . + . + "http://www.slicers.tld/fomentation/aerated.html" . + "evading ledges fomentation" . + "28"^^ . + . + _:B7b3a18727d75a7b35eeb002c6d94a046 . + _:Ba0acf240e71bab8b1e0e6b358c69343d . + . + "http://www.dotted.tld/unkennels/swigged.html" . + "moderatorial craftsmanly unkennels" . + "87"^^ . + "http://www.tikes.tld/dotted/craftsmanly.html" . + . +_:B20e0b1acd41d2dbe6f0cf57d8ff02fb0 "Carl Hoadley" . +_:B20e0b1acd41d2dbe6f0cf57d8ff02fb0 . + _:B52b9becd3509fe015b05064121497576 . + . + "1966"^^ . + "http://www.concuss.tld/swale/deairs.html" . + "rumblingly gibingly swale" . + "189"^^ . + "http://www.insurgescence.tld/concuss/gibingly.html" . + "farers rumblingly concuss" . + . + _:Bb34061c26736cf9ca4c556cf76b9f4e4 . + _:Bf2fab8786a8f034c83e3bef628c49593 . + . + "http://www.pussyfooting.tld/dinette/morphologically.html" . + "overwhelmed suborbital dinette" . + "http://www.poled.tld/pussyfooting/suborbital.html" . + . + _:B7b330923a48d3e9c1f0416b9f6f9633f . + "1960"^^ . + "http://www.publicists.tld/lasciviously/militants.html" . + "registrarship limelights lasciviously" . + "86"^^ . + "http://www.vasectomized.tld/publicists/limelights.html" . + "blasted registrarship publicists" . + . + _:B2f08142d210419b1d6bbc785f3c820ee . + . + "http://www.vips.tld/militias/outwaits.html" . + "stockjobbing uremic militias" . + "104"^^ . + "http://www.floatability.tld/vips/uremic.html" . + . +_:B7b45c3dde9c98b8d2d9106a809344193 "Bevyn Rinaudo" . +_:B7b45c3dde9c98b8d2d9106a809344193 . + _:Be7cdcd236f0da0a6e44b94e03b0684e3 . + . + "http://www.xenolith.tld/dumbs/bardic.html" . + "annotation hype dumbs" . + "78"^^ . + . + _:B23313acd2babba771d4f362716f63e9c . + _:Bbf8b6dea637e0175da4d11ad4d03697d . + "1961"^^ . + "http://www.distensions.tld/enemies/illogically.html" . + "bewildering wrongs enemies" . + "http://www.hooking.tld/distensions/wrongs.html" . + "petunias bewildering distensions" . + . +_:B7fa9909d4305f9164c591c852ec6f1a8 "Ffodor Spragley" . +_:B7fa9909d4305f9164c591c852ec6f1a8 . +_:Bf0c4960537624241a81b978bc4703e8b "Alfonso Billen" . +_:Bf0c4960537624241a81b978bc4703e8b . +_:Bcfa9028206677a443aa373922709e0c5 "Jiyaad Sheeler" . +_:Bcfa9028206677a443aa373922709e0c5 . +_:B62f22e2f136b70608e4de1225d79eb41 "Ricki Alejo" . +_:B62f22e2f136b70608e4de1225d79eb41 . +_:Bc4ee38b8afc5589cb4647e9d97b76cc7 "Khrystyn Kos" . +_:Bc4ee38b8afc5589cb4647e9d97b76cc7 . + _:Baf1e145125a8cff779738bc7f65e71db . + . + "http://www.nudists.tld/biddings/dibblers.html" . + "citadels winks biddings" . + "http://www.mishaps.tld/nudists/winks.html" . + . + _:Bcfa9028206677a443aa373922709e0c5 . + . + "http://www.ambiguously.tld/skiey/masochists.html" . + "chuckfull trachomas skiey" . + "21"^^ . + "http://www.frankfurters.tld/ambiguously/trachomas.html" . + . + _:B863aca2ecc745b0a630789267cb27699 . + _:B7bab914d70de90d3bc7b9dd5ae805cea . + . + "http://www.fluked.tld/commercializing/contemns.html" . + "operants diuretically commercializing" . + "192"^^ . + . +_:Bc82de10b3620499086aee0adb5d7f8d0 "Zenaide Rosendale" . +_:Bc82de10b3620499086aee0adb5d7f8d0 . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + . + "http://www.preordaining.tld/nertz/danseurs.html" . + "reacquires lathworks nertz" . + "24"^^ . + . +_:B90c1f090d21cd0535e38079835492855 "Tasenka Ionescu" . +_:B90c1f090d21cd0535e38079835492855 . +_:B4b7886880fe6b8a5b7de1f3a451aec80 "Thaaqib Skender" . +_:B4b7886880fe6b8a5b7de1f3a451aec80 . + "1956"^^ . + "dreks loopier effectuating" . + "loopier abbreviates undergoing" . + "http://www.tradeoffs.tld/effectuating/abbreviates.html" . + . + . + _:Bcb6c2a976814383cc007e5d0e33cf6ef . + . + "http://www.effectuating.tld/undergoing/revellers.html" . + "106"^^ . +_:B9bf03ff6c91691361b09abaa407a3746 "Shunsuke Berka" . +_:B9bf03ff6c91691361b09abaa407a3746 . + _:B45fa457227782a6a50d44272ca4c2470 . + . + "http://www.pedicabs.tld/appalachian/pedigreed.html" . + "goosiest torchlight appalachian" . + "82"^^ . + "http://www.hefting.tld/pedicabs/torchlight.html" . + . + _:B7d2a97d37adf9c5bc2fffb28689dd83e . + . + "http://www.encroached.tld/hilts/whiplashes.html" . + "silurian smooching hilts" . + "31"^^ . + "http://www.palsied.tld/encroached/smooching.html" . + . +_:B59a1a69ecfe7d0fcf29c618c8657a8e8 "Benignus Diec" . +_:B59a1a69ecfe7d0fcf29c618c8657a8e8 . + _:B6244805bfb9d3def73025047cc7b5bb3 . + . + "http://www.lathers.tld/pluralization/effervescing.html" . + "gimmicks inactivating pluralization" . + "15"^^ . + "http://www.soapbox.tld/lathers/inactivating.html" . + . +_:Ba0923d9f8786acbe0d2accf0858b9e3c "Ranon Micha" . +_:Ba0923d9f8786acbe0d2accf0858b9e3c . + _:B8cd77eb31d2ad4213d65e262e745eb19 . + _:B341c169c32b862dc30433dfcd0b70b3e . + . + "http://www.unpardonably.tld/debouche/normativeness.html" . + "nightshirts sexlessness debouche" . + "119"^^ . + "http://www.transitoriness.tld/unpardonably/sexlessness.html" . + . +_:B7c2ce8d1a8d1de9c8af07cd5c4899061 "Prospero Waner" . +_:B7c2ce8d1a8d1de9c8af07cd5c4899061 . +_:B1899219a59f6300264c6eef24aeb5986 "Marionilla Merkey" . +_:B1899219a59f6300264c6eef24aeb5986 . + _:Bf039ed1411455e9a615552d58a62cf0b . + . + "http://www.intellectualism.tld/slants/cornrow.html" . + "toolroom derogated slants" . + "183"^^ . + "http://www.blighter.tld/intellectualism/derogated.html" . + . +_:B4ae452055767cbfe983cee82e684130a "Patrizio Iliffe" . +_:B4ae452055767cbfe983cee82e684130a . +_:Bd57f44c3d725788a68501b94ff320306 "Imtinaan Deloria" . +_:Bd57f44c3d725788a68501b94ff320306 . +_:B038fbaf8ed0d57150ca6946d6e6c8783 "Osipova Kuypers" . +_:B038fbaf8ed0d57150ca6946d6e6c8783 . +_:Bda73b51c8f4ecc065bbc31eee60ed973 "Bala Robyn" . +_:Bda73b51c8f4ecc065bbc31eee60ed973 . +_:B3cf3b37a66455fc570b5553070ebbd43 "Laurentius Ensminger" . +_:B3cf3b37a66455fc570b5553070ebbd43 . + _:Bb70c8beb863f60f400d94a4e22f91454 . + . + "http://www.scattiest.tld/infractions/racked.html" . + "repellency cabbages infractions" . + "http://www.taller.tld/scattiest/cabbages.html" . + . + _:Ba103adeb67fa133ad1fb5da979ffd380 . + . + "http://www.recognitive.tld/wigs/sepals.html" . + "uprightly secondes wigs" . + "85"^^ . + "http://www.renderers.tld/recognitive/secondes.html" . + . + _:B773cdacf2d939737f478c3177d4321aa . + . + "http://www.faults.tld/tetralogy/pelletize.html" . + "vomiter clienteles tetralogy" . + "18"^^ . + "depreciations thermostatic bedumbs acceptees diastole stockily fussily tenoners uphills gameness" . + "http://www.instilled.tld/faults/clienteles.html" . + . + _:B1bfed0f416a6913e97e75511d062af35 . + . + "http://www.mambas.tld/litanies/outrunning.html" . + "squadded amassments litanies" . + "34"^^ . + "http://www.overburdensome.tld/mambas/amassments.html" . + . + _:B34c57155a0be78224655667e6175d0e5 . + . + "1961"^^ . + "http://www.uncompliant.tld/rickey/niggards.html" . + "keelhauls hanging rickey" . + "168"^^ . + "http://www.doubtable.tld/uncompliant/hanging.html" . + "outgoings keelhauls uncompliant" . + . + "1948"^^ . + "9"^^ . + "Journal 1 (1948)" . + "1"^^ . + . +_:B3b355107e887ee7f9c1ef94057a41fb1 "Garon Tischler" . +_:B3b355107e887ee7f9c1ef94057a41fb1 . +_:Bd9440cc231c3342a5a3d7baf5580c466 "Luithilde Brandolino" . +_:Bd9440cc231c3342a5a3d7baf5580c466 . + _:B979aa69b02ea82480f28f16b959b1fc9 . + _:Baad2dff26e20d8ea55f470f5ecb1c167 . + . + "http://www.unfurled.tld/manrope/tinsmith.html" . + "noncarbonated excitable manrope" . + "68"^^ . + "http://www.wirehair.tld/unfurled/excitable.html" . + . + . + _:B95e22ceed54078552be2d2ede1724688 . + "rosing oversleeping vivisectionists" . + "1950"^^ . + "32"^^ . + "http://www.flayed.tld/vivisectionists/strips.html" . + . + "http://www.exempla.tld/flayed/oversleeping.html" . + "outwork rosing flayed" . + . + _:Bd139811e8dd38f3a4e0d246bd0a672a4 . + . + "http://www.lividly.tld/underexpose/spurry.html" . + "aerodynamical pharisee underexpose" . + "92"^^ . + "http://www.ploying.tld/lividly/pharisee.html" . + . + _:Be3ffc2be429b2b8a63d8ddf2bcc1b83b . + _:B0e68eb2e70d02ee97a43e4c7be3a0638 . + . + "http://www.bogyism.tld/cablets/ropable.html" . + "divvies seeks cablets" . + "http://www.zincking.tld/bogyism/seeks.html" . + . + _:Bcde46020905f81258048bde0f553f348 . + . + "http://www.refiguring.tld/reconnoitering/fetching.html" . + "moonrise leaguers reconnoitering" . + . +_:B08dca4b3dc3cb28d47d0560175817c62 "Milton Goodrum" . +_:B08dca4b3dc3cb28d47d0560175817c62 . + _:B488495d8c681038c930469fab72d72f9 . + . + "1959"^^ . + "http://www.songstress.tld/rerun/realizations.html" . + "towlines showery rerun" . + "13"^^ . + "http://www.feasance.tld/songstress/showery.html" . + "unspectacular towlines songstress" . + . +_:Bf90508fa0e7f49561764fe8a25b54b65 "Aeolus Abril" . +_:Bf90508fa0e7f49561764fe8a25b54b65 . +_:Bc68b1a7b42da604befe68f842df81fa4 "Cecily Pazik" . +_:Bc68b1a7b42da604befe68f842df81fa4 . +_:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 "Esperanza Negrana" . +_:B7c0c9abcddcfee1a9f8cfc7a10ae34a2 . + _:B52604fbad6e3b32ad3b5dc9cfab64dab . + . + "http://www.preengaging.tld/reevaluate/rekeys.html" . + "administrants unitarians reevaluate" . + "154"^^ . + . +_:B39ddc95abf81e805ce754bd40cdc015b "Rubaina Douvia" . +_:B39ddc95abf81e805ce754bd40cdc015b . +_:B59c18ce212da535383ac8cafddd74dca "Manka Binstock" . +_:B59c18ce212da535383ac8cafddd74dca . + _:Bde9fd3ec4d3f265fef58208b62fe4490 . + _:B4819d2e3884e149413bd41b9f0ce4b82 . + . + "http://www.periodontoses.tld/tetradic/pantomimists.html" . + "catenating overflows tetradic" . + "109"^^ . + . + _:B5caf405910143a827b63f94bde9564d6 . + . + "1966"^^ . + "http://www.menschen.tld/cretinized/camouflages.html" . + "believable desperados cretinized" . + "152"^^ . + "http://www.countermand.tld/menschen/desperados.html" . + "edibleness believable menschen" . + . + _:B5a9ef1ba567dff3520c3930fdae6124f . + _:B778b067df1329f131045c78edcc3e800 . + . + "http://www.rotted.tld/hubcap/muskiness.html" . + "exedra mom hubcap" . + "44"^^ . + "http://www.centralistic.tld/rotted/mom.html" . + . +_:Bfb74075bbeeddc75b3989ba4d307fce7 "Howard Lepri" . +_:Bfb74075bbeeddc75b3989ba4d307fce7 . +_:Bb337c3c772dc991e2262376abdbb34ec "Amla Namm" . +_:Bb337c3c772dc991e2262376abdbb34ec . + _:Bc42dd61bdeef5af8327103a4405a06c2 . + . + "http://www.helpless.tld/poohing/nightman.html" . + "armlessly divans poohing" . + "136"^^ . + "http://www.constitutional.tld/helpless/divans.html" . + . + . + "http://www.monorails.tld/studhorse/strived.html" . + "perceptually imposingly studhorse" . + "1965"^^ . + _:B90301cf3118be2ecb7efa02a2f84902f . + "grecized perceptually monorails" . + "62"^^ . + "http://www.flauntingly.tld/monorails/imposingly.html" . + . + _:Bbd4716e861c055eefc5234b614137e37 . + _:B3d15bb990d04103ab43eeb123cfaea6f . + . + "http://www.minnesotan.tld/filmier/slightest.html" . + "reverts defiances filmier" . + "25"^^ . + . + _:B785db8c72ad848786b2847d4acc4f202 . + . + "http://www.needlessness.tld/geed/charts.html" . + "diarist lambies geed" . + "16"^^ . + "http://www.totterer.tld/needlessness/lambies.html" . + . +_:Bbbedaf14a0eb60f8d1d256e423b71bfe "AbdulMaalik Mccaffity" . +_:Bbbedaf14a0eb60f8d1d256e423b71bfe . +_:Bac104b416dbed35052e615e04573f296 "Karlus Guardipee" . +_:Bac104b416dbed35052e615e04573f296 . + _:B562a202c7aedc318872ade701d8a8fc5 . + . + "http://www.fronting.tld/yamen/ladykin.html" . + "affluxes buffers yamen" . + "91"^^ . + . + . + "1964"^^ . + "unmemorized frolicked euglenas" . + "frolicked tonsured distilleries" . + . + "http://www.devotees.tld/euglenas/tonsured.html" . + . + _:Bc2ab0597b249ebe573c44ace084bbffe . + "126"^^ . + "http://www.euglenas.tld/distilleries/cytologists.html" . + _:B09df77d2afb65cb49c86b7551cf853a4 . + . + "1964"^^ . + "http://www.litigants.tld/dermatologist/unlearn.html" . + "salsa tattling dermatologist" . + "169"^^ . + "http://www.unassessed.tld/litigants/tattling.html" . + "approbate salsa litigants" . + . +_:B9881efa4a71da5f935f519a98a9ada06 "Evseevskaia Carow" . +_:B9881efa4a71da5f935f519a98a9ada06 . + _:B574ca94400cf758d4ab941e3a9dcb280 . + . + "http://www.rudders.tld/topographical/obliterators.html" . + "hardship deaconesses topographical" . + "128"^^ . + "http://www.clickers.tld/rudders/deaconesses.html" . + . +_:B769d33372f5ca79e80b39c3bdde5ae07 "Ran Rubendall" . +_:B769d33372f5ca79e80b39c3bdde5ae07 . + _:B3819313e43a41ba95cd19091b198609a . + . + "http://www.baubles.tld/beginnings/tragedienne.html" . + "schematics sanatarium beginnings" . + "20"^^ . + "http://www.covetously.tld/baubles/sanatarium.html" . + . +_:B227e28c85048e2ca95d703c7361068b0 "Nereus Tiffany" . +_:B227e28c85048e2ca95d703c7361068b0 . +_:B064d8dea064c312d1efbacdd19a59872 "Blerina Robotham" . +_:B064d8dea064c312d1efbacdd19a59872 . +_:B598d6777298c3618eaf56f4a57bb59bc "Ilka Waldroop" . +_:B598d6777298c3618eaf56f4a57bb59bc . + _:B0edaac6c5a90adc87ccb9e3d38e7f376 . + _:B028d743e43162c2e900e5eb118a0bc68 . + . + "http://www.outlines.tld/frenchwomen/emptying.html" . + "wageless duelers frenchwomen" . + "78"^^ . + "http://www.americanizes.tld/outlines/duelers.html" . + . +_:Bb3bc9829c4e527bb768cdef27824f376 "Kaleigh Spelman" . +_:Bb3bc9829c4e527bb768cdef27824f376 . +_:B7cec4928d606befd0a58d548b392ea78 "Vassily Gassoway" . +_:B7cec4928d606befd0a58d548b392ea78 . +_:Ba8585fb44e1cf9748b19e4b2e4a03959 "Jezebel Cuadra" . +_:Ba8585fb44e1cf9748b19e4b2e4a03959 . +_:B2cb723e3cf7ddf249fe9f8a0bca1454f "Heidy Kodadek" . +_:B2cb723e3cf7ddf249fe9f8a0bca1454f . + _:B74f14c734746c9cbd43c217575da262c . + . + "http://www.transduce.tld/missions/milliliters.html" . + "corkier saucing missions" . + "7"^^ . + "http://www.stutters.tld/transduce/saucing.html" . + . +_:Ba73e02518ac9a1294282ff426d9992ab "Sad Mccuen" . +_:Ba73e02518ac9a1294282ff426d9992ab . +_:Bbc8b329fb12197f9e2f0d3a29e6a6167 "Kuni Roedel" . +_:Bbc8b329fb12197f9e2f0d3a29e6a6167 . + _:B8f87b2244117021c8220e015d16d9686 . + "1966"^^ . + "http://www.bedamned.tld/astounding/humanoids.html" . + "stairs foxing astounding" . + "154"^^ . + "http://www.uncontrolled.tld/bedamned/foxing.html" . + "hareem stairs bedamned" . + . +_:Bfed1a413785170fc90bde39d3644037d "Frederik Elridge" . +_:Bfed1a413785170fc90bde39d3644037d . + _:B18e4bd1ad8c829be3d9b5551c0ddc1c8 . + . + "http://www.mayhems.tld/app/czarism.html" . + "agglomeration floret app" . + "24"^^ . + "http://www.mirroring.tld/mayhems/floret.html" . + . +_:B4b07d1251efad1067ebe439fffcd51fb "Chikafusa Koolman" . +_:B4b07d1251efad1067ebe439fffcd51fb . + _:Bb8505f9bd37101af8695cf0e7810a6d4 . + . + "http://www.embrocate.tld/redeemer/juntas.html" . + "cradles layettes redeemer" . + "92"^^ . + . +_:B191256df9805dc823eab42720bae0f5c "Inocente Arntzen" . +_:B191256df9805dc823eab42720bae0f5c . + _:B6568ffb86dd237c27372c6ef01403183 . + . + "http://www.finitudes.tld/oystering/guar.html" . + "concentrators peccavi oystering" . + "61"^^ . + "http://www.mistreated.tld/finitudes/peccavi.html" . + . +_:Bc637da77204ed0ddc74af1327bf563dc "Alala Cilento" . +_:Bc637da77204ed0ddc74af1327bf563dc . + _:B7a976ae0cfb46509d81130243591fd89 . + . + "http://www.foreshadowing.tld/quadricentennials/hebraizing.html" . + "reinvestigate conceives quadricentennials" . + "20"^^ . + "http://www.honeyful.tld/foreshadowing/conceives.html" . + . + _:B61a3553beb4d894acf76db034669c556 . + . + "http://www.yukking.tld/rases/tangoed.html" . + "jitney timework rases" . + "177"^^ . + . + _:Bafb4a192849a7e451f8e225f5944c6c1 . + . + "http://www.firepan.tld/somersaulted/tsardoms.html" . + "moralization malefic somersaulted" . + "22"^^ . + "http://www.tambur.tld/firepan/malefic.html" . + . +_:Bd24f7121c4084c1b2dea034dd6c6eafb "Gwen Menk" . +_:Bd24f7121c4084c1b2dea034dd6c6eafb . +_:B8333434d63cb6c0a5403d8f819ee848a "ApOwen Hersch" . +_:B8333434d63cb6c0a5403d8f819ee848a . +_:Bfa2ecd0440664d592115a11c1021d054 "Mikael Crisp" . +_:Bfa2ecd0440664d592115a11c1021d054 . + . + _:B448ab3f841b9a6c16458436a1fa358f7 . + "1963"^^ . + "http://www.hyoglossi.tld/recharter/unconcernedly.html" . + "intrinsically smashups recharter" . + "58"^^ . + "kirkman hyoglossi smashups" . + . + _:B4e9745bdad6e26e042a679da2522251c . + . + "http://www.flecking.tld/bananas/fluoroscopists.html" . + "negation coped bananas" . + "80"^^ . + "http://www.scorchers.tld/flecking/coped.html" . + . +_:B07c9bc070c32b074d6d1489514acd7da "Dewain Mathieu" . +_:B07c9bc070c32b074d6d1489514acd7da . + _:Be25c488f5c8572c9777b141acf3c09a5 . + . + "http://www.daw.tld/unreceptive/bearskin.html" . + "cylindrical slicks unreceptive" . + "68"^^ . + . + _:Bcde46020905f81258048bde0f553f348 . + _:B573bb3ae322ce44b2adc6585cfa44c43 . + . + "http://www.steeplechases.tld/awaked/ninny.html" . + "musclemen indigents awaked" . + "23"^^ . + "http://www.nauseas.tld/steeplechases/indigents.html" . + . + _:Bb9328d55da04cf65a9d1148b2fd701d3 . + . + "http://www.spiritless.tld/blustering/hoking.html" . + "upswelled bombardier blustering" . + "80"^^ . + "http://www.interrogational.tld/spiritless/bombardier.html" . + . + _:Ba0dc1381c9633e4487c698b63a51b11c . + . + "1967"^^ . + "http://www.sphygmographic.tld/communicating/touters.html" . + "prejudging flossed communicating" . + "88"^^ . + "http://www.denationalizing.tld/sphygmographic/flossed.html" . + "villager prejudging sphygmographic" . + . +_:Bcde46020905f81258048bde0f553f348 "Zephyr Willenbrink" . +_:Bcde46020905f81258048bde0f553f348 . + _:B712ee470c93f3609aa40709eba07e025 . + . + "http://www.mashers.tld/palefaces/ionizes.html" . + "inebriant catechumens palefaces" . + "83"^^ . + "http://www.overbalancing.tld/mashers/catechumens.html" . + . + _:Bf2ddf3b8b8a60bb224f4b0d742795aa0 . + _:Bf0d79d1efa0b35e69e272766be2b603e . + _:B8bf1cea5a94b4b69c8d0e1c610575484 . + . + "http://www.savannas.tld/unscathed/rogueries.html" . + "bummers differently unscathed" . + "66"^^ . + "http://www.boomeranged.tld/savannas/differently.html" . + . +_:Bd706113f0d1ca638d534dbb2e66275e4 "Trevor Sechrist" . +_:Bd706113f0d1ca638d534dbb2e66275e4 . + _:B713f91a874e1e78a764fac9ed89db438 . + _:Bc6aaeb89a474b5d6fd0d466034c0ce8c . + . + "1966"^^ . + "http://www.besmirches.tld/abettals/regurgitation.html" . + "telephotographs guts abettals" . + "60"^^ . + "pyrotechnics besmirches guts" . + . + _:Bd3422702a6e975883bc099b7604fdea8 . + . + "http://www.dryest.tld/recrudesced/constraints.html" . + "racer praiseworthily recrudesced" . + "198"^^ . + "http://www.headword.tld/dryest/praiseworthily.html" . + . + _:B7bf5c1225c2168abd2f7c49f80b19cb5 . + . + "http://www.plunger.tld/leggiest/unlighted.html" . + "descents condescending leggiest" . + "200"^^ . + . + _:B60833d3540161f8ce8d9be3d079102a9 . + . + "http://www.canzonas.tld/poetizer/languorous.html" . + "junkmen haddocks poetizer" . + . + _:Be0ec2545529915f8245bdcfb4361c38a . + . + "http://www.dropping.tld/interregnal/cesiums.html" . + "finning seconder interregnal" . + "24"^^ . + "http://www.sundering.tld/dropping/seconder.html" . + "http://www.bleachers.tld/finning/dropping.html" . + . +_:Bf4232718da6c0dc0f51bde9f42ad0b31 "Edmonda Ditullio" . +_:Bf4232718da6c0dc0f51bde9f42ad0b31 . + _:B3f841dd9046b577da1b753217710b32c . + _:Bef49f8ec8f1d29953fec71ce8fd9faad . + . + "http://www.vietcong.tld/hadrons/bulldogged.html" . + "cheapens apprizer hadrons" . + "182"^^ . + "http://www.geometrical.tld/vietcong/apprizer.html" . + . + _:B47b64234d0ef1b67bbc2eba6b0373659 . + . + "http://www.aeriest.tld/training/reweaving.html" . + "alternateness necessariness training" . + "25"^^ . + "http://www.premieres.tld/aeriest/necessariness.html" . + . +_:B0851f452990d9558bfe3bb9bfe156a21 "Viktor Farrior" . +_:B0851f452990d9558bfe3bb9bfe156a21 . + _:Bdfbaef15b17e53392d176cbd8b4bf8c9 . + . + "1965"^^ . + "http://www.crayons.tld/curetting/idiosyncrasies.html" . + "governorship maintains curetting" . + "87"^^ . + "http://www.hellions.tld/crayons/maintains.html" . + "nonparticipating governorship crayons" . + . + _:B08d03d11baa414100962ad27defc2ad8 . + . + "http://www.scrams.tld/extinguisher/berm.html" . + "forzandos clarinetists extinguisher" . + "131"^^ . + "http://www.revenger.tld/scrams/clarinetists.html" . + . + _:Bdb2c1b890df32f5d4e265cddda8b83bd . + . + "1963"^^ . + "http://www.straightener.tld/damners/bozos.html" . + "showcasing schleps damners" . + "22"^^ . + "http://www.chamfered.tld/straightener/schleps.html" . + "reaccuses showcasing straightener" . + . +_:Bca3fb3dcda61004e5aaf5a7ee45eff4f "Tarun Ocanas" . +_:Bca3fb3dcda61004e5aaf5a7ee45eff4f . + _:B5f1f22845d666bb95c0b7da0e410dc75 . + _:B13b58a1824c4f4c394e1dbd8a8a591ed . + . + "http://www.patentable.tld/limekiln/laicized.html" . + "deserving frizzly limekiln" . + "169"^^ . + "http://www.mouthparts.tld/patentable/frizzly.html" . + . + _:B9d95ebc2dcd5f36d3c47c42c0673981f . + . + "http://www.unharvested.tld/nonimmunities/laburnum.html" . + "ichthyologists tambura nonimmunities" . + "142"^^ . + . + _:B40cf16ae7daeb9864435c2d5fcf10d6d . + . + "1962"^^ . + "http://www.nudged.tld/harmed/picarooned.html" . + "astern amortise harmed" . + "39"^^ . + "http://www.defectiveness.tld/nudged/amortise.html" . + "broadens astern nudged" . + . + _:B0f7d963d925137342bcadfb98fa83fe8 . + . + "http://www.gravitic.tld/aminity/unamplified.html" . + "overattentively forelimbs aminity" . + "138"^^ . + "http://www.vassals.tld/gravitic/forelimbs.html" . + . +_:Ba24eb5924fdd56c7a7f162aa4579975a "Jeanine Garoner" . +_:Ba24eb5924fdd56c7a7f162aa4579975a . + _:B0813b087ba3ad9a164563c6aec4b0bca . + _:B0b130dbbbf74aabfe91a5df78b19fd4f . + "1961"^^ . + "http://www.fighters.tld/slipslops/limned.html" . + "pretends swans slipslops" . + "43"^^ . + "http://www.overhears.tld/fighters/swans.html" . + "dimmers pretends fighters" . + . + _:Bca10f9686022edd2bef23b43532e840a . + _:Bc46f0ece8eb93b9cbfd525021858cfcd . + "1943"^^ . + "4"^^ . + "Journal 1 (1943)" . + "1"^^ . + . +_:Bfbb5226cec0cd5023689bdf55d16d70e "Timotheus Goettsch" . +_:Bfbb5226cec0cd5023689bdf55d16d70e . +_:B3d92f3e797d7f61423be3fcccee8bc53 "FaaiZ Sunstrom" . +_:B3d92f3e797d7f61423be3fcccee8bc53 . + _:Bdf1c751b96f6441c196bcf97aaa5fe3a . + . + "http://www.mobbed.tld/oralities/gallantly.html" . + "traders reuniting oralities" . + "199"^^ . + "http://www.insufficiency.tld/mobbed/reuniting.html" . + . +_:Bc5975ac821e08e9a36c77645b7cf7a00 "Llyn Hardge" . +_:Bc5975ac821e08e9a36c77645b7cf7a00 . + _:Be9c8a0a1423bc2e3b0618998a25442ee . + . + "http://www.quainter.tld/oviparously/lessoned.html" . + "splendor mirths oviparously" . + "143"^^ . + "http://www.feudalists.tld/quainter/mirths.html" . + . + _:B5ea6922c90f8c54a3c1a226687e9df97 . + . + "http://www.gulling.tld/stilts/ridges.html" . + "largess bluefins stilts" . + "160"^^ . + "http://www.intrenched.tld/gulling/bluefins.html" . + . +_:Bf259b47c265e34ec31924021d8bdb047 "Dona Hissong" . +_:Bf259b47c265e34ec31924021d8bdb047 . + _:Beb7c75134d3aae3808328d700590cede . + _:Bb33df416cdde2aeba9f98dbf4222af87 . + . + "http://www.anxiousness.tld/serries/friskiness.html" . + "hornswoggling drumbeat serries" . + "http://www.oubliette.tld/anxiousness/drumbeat.html" . + . +_:B88842eaec977aa98e2e463abf981b657 "Rhobert Gillam" . +_:B88842eaec977aa98e2e463abf981b657 . + _:Beb95c1d8c7e417c035f03255e37668ea . + . + "http://www.monism.tld/basques/defensibility.html" . + "arrestee impermeabilities basques" . + "168"^^ . + . + _:B63728a1b8d19f17356f2ac0458b41f2e . + . + "http://www.bonnyclabber.tld/lubricous/hotblooded.html" . + "demobbed ensurers lubricous" . + "156"^^ . + . +_:Bc8dbc76c5f93028951b8ed61c278ef8a "Charolette Roberge" . +_:Bc8dbc76c5f93028951b8ed61c278ef8a . +_:Be0964dea4af46588920db69d0ff12851 "Raffaello Herard" . +_:Be0964dea4af46588920db69d0ff12851 . +_:Bd57daf154ad9c4cc30846c4dad67b038 "Wolfhild Torros" . +_:Bd57daf154ad9c4cc30846c4dad67b038 . + _:B0ce3b1bdff22b9487e4338711414522e . + . + "http://www.vrouws.tld/solved/immediateness.html" . + "numbness emetic solved" . + "45"^^ . + . +_:B2d614900cb575393215e773d347fc570 "Lilith Hellerman" . +_:B2d614900cb575393215e773d347fc570 . +_:Bafab7b4b3a04284166b984338aac2ab5 "AbdulQuddoos Mccallie" . +_:Bafab7b4b3a04284166b984338aac2ab5 . +_:B6e3f78bfa0a658381ebcc292e42fc4db "Theodosios Bensch" . +_:B6e3f78bfa0a658381ebcc292e42fc4db . + _:Bb939669092ae672070575860980ef923 . + . + "http://www.elders.tld/multilayer/leadoff.html" . + "ravishments breweries multilayer" . + "57"^^ . + "http://www.brat.tld/elders/breweries.html" . + . + _:B67579ba0c6aaed47aab6cff9d1dcbf4b . + . + "http://www.dozy.tld/partizans/trills.html" . + "looping shewing partizans" . + "82"^^ . + "http://www.cellars.tld/dozy/shewing.html" . + . + _:B4cf34a997329851ed5f58862430112c3 . + . + "http://www.fourteenths.tld/morphemes/criticizes.html" . + "decentest reencountering morphemes" . + "33"^^ . + "http://www.accusatives.tld/fourteenths/reencountering.html" . + . + _:B48e5e517128daef231489b442da898ce . + . + "http://www.demoralize.tld/ingots/settlement.html" . + "peopled unyokes ingots" . + "162"^^ . + "http://www.undetected.tld/demoralize/unyokes.html" . + . + _:Ba44c9f532bea8fbde0501cca9eb75ed3 . + . + "http://www.identically.tld/constructionism/shrieky.html" . + "timbres burlesquing constructionism" . + "42"^^ . + "http://www.scrappage.tld/identically/burlesquing.html" . + . +_:B883b8bd6d915c701647daf4829dff01c "Hailey Seys" . +_:B883b8bd6d915c701647daf4829dff01c . + _:B04fd9ceacec0f1c18c8ce3d12204ed88 . + . + "http://www.sunbows.tld/japanners/psychologizing.html" . + "unclehood panoplies japanners" . + . + _:B88842eaec977aa98e2e463abf981b657 . + . + "http://www.nonprescriptive.tld/logistician/adjures.html" . + "stoplights sapor logistician" . + "19"^^ . + "http://www.gillnet.tld/nonprescriptive/sapor.html" . + . + _:Bdecd02e958c193f7fee5525946f9711c . + . + "http://www.fiddled.tld/discarded/normalizing.html" . + "cinctured blistering discarded" . + "133"^^ . + . +_:Bad377a09ee752862b7a790f31c0c47e6 "Minako Dombek" . +_:Bad377a09ee752862b7a790f31c0c47e6 . +_:B413db44d5edbf065a836132282b69516 "Mubashshir Cottle" . +_:B413db44d5edbf065a836132282b69516 . + _:B73bd4e22b98e7364e6e8b05cc6e341bb . + . + "http://www.lymphocytic.tld/patellae/unblushingly.html" . + "resolving unappetizingly patellae" . + "132"^^ . + "http://www.swarth.tld/lymphocytic/unappetizingly.html" . + . +_:Ba3e25a5a0a4022300f795cf9b628020b "Oeneus Gerondale" . +_:Ba3e25a5a0a4022300f795cf9b628020b . +_:Bac4b8c88ef5134b0d8d7aa386ec6689a "Oxana Koble" . +_:Bac4b8c88ef5134b0d8d7aa386ec6689a . +_:B651b5d2714c2f99c8c691ed8b3c004c7 "Patty Overbeck" . +_:B651b5d2714c2f99c8c691ed8b3c004c7 . + _:B2fd808f4de57a25e99620ac3ab27de4c . + . + "1965"^^ . + "http://www.innocently.tld/doctors/basilicas.html" . + "progressed heartstrings doctors" . + "187"^^ . + "http://www.maundies.tld/innocently/heartstrings.html" . + "kinaesthetic progressed innocently" . + . +_:B8503bddd2e89a506418f5ea7645f499f "Hyazinth Delacuesta" . +_:B8503bddd2e89a506418f5ea7645f499f . + _:B934abad6a73614022cd7f7bf1c2403fd . + . + "http://www.cudgeled.tld/solitaries/giddying.html" . + "inactivated invades solitaries" . + "132"^^ . + "http://www.vivacities.tld/cudgeled/invades.html" . + . +_:B7bf270d94e569c7eddfa66ada038faa2 "Serina Wander" . +_:B7bf270d94e569c7eddfa66ada038faa2 . + _:Ba61f66c46d4b7ca58bd8bebfdace2b03 . + . + "http://www.angrily.tld/evenfalls/vegetating.html" . + "anterooms reharden evenfalls" . + "darkie malnourishment pennons invokers predesignating livered tunning reenactments illustrations sorbitols" . + . +_:B860c2eac625b8e53c6b3432b185bbb5a "Jabreic Pallanes" . +_:B860c2eac625b8e53c6b3432b185bbb5a . + _:B8fb2823aec4168fc1209070a7c10b398 . + . + "http://www.nonsurgical.tld/outpoured/dissociated.html" . + "cuppier skimpiest outpoured" . + "70"^^ . + "http://www.bluejays.tld/nonsurgical/skimpiest.html" . + . +_:Bcbc2e58070b19948740f1e603a7b6887 "Mastoora Youngers" . +_:Bcbc2e58070b19948740f1e603a7b6887 . + _:B89753696b6ed1e95e6069725e0783bf2 . + . + "http://www.platypi.tld/capitalistic/hotly.html" . + "skidoo antacids capitalistic" . + "44"^^ . + "http://www.smote.tld/platypi/antacids.html" . + . + _:B499ccc5be4c1be5235612436ae2e0040 . + . + "http://www.chromized.tld/aluminas/unperfected.html" . + "telltales upraised aluminas" . + "174"^^ . + . + _:Bbe02f03b3f1afc4fffdc7c961b5060e3 . + . + "1953"^^ . + "http://www.miscontinuance.tld/tyrannize/evangels.html" . + "substandard gilly tyrannize" . + "4"^^ . + "http://www.gaynesses.tld/miscontinuance/gilly.html" . + "sportscaster substandard miscontinuance" . + . + _:Bf281b0e7c54be5d79f65ef944acc7857 . + . + "http://www.ratters.tld/abilene/chemoreception.html" . + "execrations wondrously abilene" . + "74"^^ . + "http://www.flagpoles.tld/ratters/wondrously.html" . + . + _:B08265da61a68d870940cc1776cdc1bcf . + . + "http://www.phonographs.tld/reinvestigate/foreshadowing.html" . + "ditties honeyful reinvestigate" . + "157"^^ . + "http://www.heavyhearted.tld/phonographs/honeyful.html" . + . + _:B5159b50f66526491bbb587bcd6cf437b . + _:Ba574913d558caaad67af6b8674d33a45 . + . + "http://www.pilastered.tld/unresistant/rooked.html" . + "suturing scowlingly unresistant" . + "61"^^ . + "http://www.reordain.tld/pilastered/scowlingly.html" . + . + _:B7548275e5b86af24ec500566df8ad7ff . + . + "http://www.bisexuals.tld/huggable/hempweed.html" . + "efficiency melodramatist huggable" . + "200"^^ . + . +_:B7228c2f60a971711f2bc6a039fd78fae "Immaculada Dicorcia" . +_:B7228c2f60a971711f2bc6a039fd78fae . +_:B4af465d33b5b8552111d038a1d4bf4ff "Tracy Dupay" . +_:B4af465d33b5b8552111d038a1d4bf4ff . +_:B9c06741b44ed0945622ee6e5fc1448ee "Nataniella Dorrough" . +_:B9c06741b44ed0945622ee6e5fc1448ee . +_:Bb61e43e535c99cdcd37a0b7c8a0e6343 "Kersta Prier" . +_:Bb61e43e535c99cdcd37a0b7c8a0e6343 . + _:B5c2646b45fa769af7b7061f9418d3d6d . + . + "http://www.existed.tld/slices/trophying.html" . + "grounded jacketing slices" . + "75"^^ . + "http://www.alternatives.tld/existed/jacketing.html" . + . + _:B32f2940aea6205e01143f5eafc91a0dd . + . + "http://www.divestitures.tld/fratricides/untrod.html" . + "laundromats dissolutely fratricides" . + "174"^^ . + . + _:B1ce60cf5ebd75674c81963cea2deedc3 . + . + "http://www.fretfulness.tld/colorcasts/scorches.html" . + "ungraciously torii colorcasts" . + "168"^^ . + "http://www.ptomainic.tld/fretfulness/torii.html" . + . + . + "http://www.dishcloths.tld/authentications/bouses.html" . + . + "http://www.ration.tld/dishcloths/reabsorbed.html" . + "1967"^^ . + _:Bc4affb7f78ed7202cdb03375ba602dc1 . + "59"^^ . + "enlarged reabsorbed authentications" . + _:B846916be85935183c8659244408a1e3e . + "maturational enlarged dishcloths" . + _:B32ed0e25a1be364ae6bd27bd655ec91c . + . + "http://www.tenantable.tld/definitions/shebangs.html" . + "trombones shebeens definitions" . + "197"^^ . + "http://www.sottishly.tld/tenantable/shebeens.html" . + . +_:B678ab2264de2bf24b2eb6814824622ba "Masahide Mele" . +_:B678ab2264de2bf24b2eb6814824622ba . +_:B0d2d39ae51fc7e454831c60626a60218 "Alonza Galyan" . +_:B0d2d39ae51fc7e454831c60626a60218 . + _:B8770887ffa50382c75fef68fea474914 . + . + "http://www.cognoscenti.tld/poorest/massiest.html" . + "dangles bacchic poorest" . + "81"^^ . + . + "1966"^^ . + "http://www.italians.tld/kame/elaborates.html" . + "tortrix wellbred kame" . + . + . + . + "standardbearer tortrix italians" . + "http://www.skiwear.tld/italians/wellbred.html" . + "168"^^ . + _:B85564e2a9520e560c40bc6c290ec19cc . +_:B6f3aa2e0b2aad2d5690832dba9f34f27 "Evi Heidebrecht" . +_:B6f3aa2e0b2aad2d5690832dba9f34f27 . + _:Be19ae14b531d3b9961f92f960a5f9c0d . + "1964"^^ . + "http://www.loused.tld/aviations/snaffle.html" . + "oyers vacuously aviations" . + "86"^^ . + "http://www.spiry.tld/loused/vacuously.html" . + "saplings oyers loused" . + . +_:Bca96cb0c175ba7a6d5a674e0b31c6d11 "Bophary Badanguio" . +_:Bca96cb0c175ba7a6d5a674e0b31c6d11 . +_:Bbd03efd9e63822983445c9d41c228dbd "Lluvia Fanelle" . +_:Bbd03efd9e63822983445c9d41c228dbd . +_:Bbd805ca27531d5b5e802ee7a852c81b3 "VasyItso Seaney" . +_:Bbd805ca27531d5b5e802ee7a852c81b3 . + _:B8f026bbcbbc9b5cbd87ca7850320f022 . + . + "http://www.countershock.tld/hexing/inoculation.html" . + "cockney leotard hexing" . + "79"^^ . + . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . +_:B3deb4fc76635d02c09d58ba67e5ccc06 . + _:Bead0ab262f336027c86c170c41b55c10 . + _:B3ab6dc44a6cfeb279831210302dc7400 . + . + "http://www.cemetaries.tld/episcopates/dimorphisms.html" . + "melded joined episcopates" . + "109"^^ . + . + _:B20910effbc715db91af4599cc8d66a4d . + _:Be844628c7adef6d0ad9c9241b6b775dc . + . + "http://www.wormholes.tld/embolization/netting.html" . + "extinguishers suets embolization" . + "100"^^ . + "http://www.eucalypti.tld/wormholes/suets.html" . + . + _:Bdd41089272048aa2584b46ee62821266 . + . + "http://www.nonrefillable.tld/renegades/relinquishing.html" . + "anaesthetization casements renegades" . + "151"^^ . + . +_:B8555a992ef6548066f83ebe9fe4a9268 "Marut Fiori" . +_:B8555a992ef6548066f83ebe9fe4a9268 . + _:B95232f7766e55780fc4edcce19921022 . + . + "http://www.arrangement.tld/cymbalists/citatum.html" . + "cockled dyspeptics cymbalists" . + "http://www.misbestow.tld/arrangement/dyspeptics.html" . + . +_:Bd5854286c26d1a1d49d526ddbdce84b5 "Kaspar Reierson" . +_:Bd5854286c26d1a1d49d526ddbdce84b5 . +_:Ba48882e072076c466fe9b735c09dce30 "Maureo Benedict" . +_:Ba48882e072076c466fe9b735c09dce30 . + . + _:B8b7a23143c597813925f32ce534b90ce . + "153"^^ . + "stubblier unresolved ambisexualities" . + . + _:B6636ac949780046ae5db46c738347a23 . + "1965"^^ . + "unresolved approbated decocted" . + "http://www.ambisexualities.tld/decocted/baldhead.html" . + "http://www.begird.tld/ambisexualities/approbated.html" . +_:Bbee0154ac47ae227bf3717c76862edfc "Jennie Schatzel" . +_:Bbee0154ac47ae227bf3717c76862edfc . + _:Bfe1453d4f3c1d17b3b6df5016d70b9f5 . + _:Bb13d102b85341653fa671a575f1c8b63 . + . + "http://www.proffered.tld/onerosities/floes.html" . + "weatherproofing yeasting onerosities" . + "115"^^ . + "http://www.claimed.tld/proffered/yeasting.html" . + . + _:Bca14b4a398125caf2573731d18b1d167 . + . + "1963"^^ . + "http://www.iroquoian.tld/dipper/seels.html" . + "undervaluing floaty dipper" . + "78"^^ . + "http://www.toots.tld/iroquoian/floaty.html" . + "carfares undervaluing iroquoian" . + . + _:B403c97596a8314f0f30a073ab6b61f7e . + . + "http://www.inabilities.tld/recused/bulleting.html" . + "protectionist flauntiest recused" . + "63"^^ . + "http://www.manoeuvering.tld/inabilities/flauntiest.html" . + . + _:B6de72e9e5604a6ec50bcad3d1a4486b7 . + . + "1962"^^ . + "http://www.claque.tld/energetics/blemishing.html" . + "lugger honesties energetics" . + "52"^^ . + "bassetting claque honesties" . + . + _:Bf4fc553085f648213a4155a290993ff4 . + . + "http://www.frenchwoman.tld/meatiest/grabbed.html" . + "fleetest reappointing meatiest" . + "193"^^ . + . + _:B9fde1313de31dd1c962572c51e4c7212 . + . + "http://www.ultramodern.tld/skittishness/rearm.html" . + "nubbly scabs skittishness" . + "http://www.stopped.tld/ultramodern/scabs.html" . + . +_:B551468b854317020940ca0f539c136ba "Ryoko Barsky" . +_:B551468b854317020940ca0f539c136ba . +_:B4445855ee4d91dfe8f823fe1a69a8e17 "Dunya Colmer" . +_:B4445855ee4d91dfe8f823fe1a69a8e17 . + . + _:B46fd439583a4c540d0e632c56717de08 . + "competing dirts repossesses" . + "http://www.bullpen.tld/repossesses/lightheaded.html" . + "http://www.accounters.tld/bullpen/dirts.html" . + . + "1957"^^ . + "flagellators competing bullpen" . + "13"^^ . + . + _:B7e582bb11237fee121ce6a09fe526beb . + . + "http://www.unadorned.tld/adapts/dextro.html" . + "pasteurization astrophysicists adapts" . + "151"^^ . + . + _:B3a021673a8ba1226c8ced7612b05f9aa . + . + "http://www.furor.tld/lurchers/ultraviolet.html" . + "minster marled lurchers" . + . + _:B03bffac13bad85b26ad72a2bfc0b1cf6 . + . + "http://www.oomph.tld/cots/doz.html" . + "woodgraining rifts cots" . + "79"^^ . + "http://www.underestimate.tld/oomph/rifts.html" . + . +_:B29d6d91e18ff72d666c5c439e6b3bc45 "Tawana Mattingley" . +_:B29d6d91e18ff72d666c5c439e6b3bc45 . + _:Bc5975ac821e08e9a36c77645b7cf7a00 . + . + "http://www.forearmed.tld/sorest/calciferous.html" . + "worldbeater tapholes sorest" . + "196"^^ . + . +_:B23cf211aeb6bd9b51ac20345fc1677fa "Pasha Bevilaqua" . +_:B23cf211aeb6bd9b51ac20345fc1677fa . +_:B93c88a906e6e39c4c22d8e5a69589478 "Bandhura Rival" . +_:B93c88a906e6e39c4c22d8e5a69589478 . + _:B57f520dfcd2c3e0b191c14f635687d96 . + . + "http://www.vulgarization.tld/sportscasters/hoydens.html" . + "perspiry tsarinas sportscasters" . + "132"^^ . + "http://www.download.tld/vulgarization/tsarinas.html" . + . + _:B49e956d905d834a2687a3edbc772956f . + . + "http://www.cozies.tld/pictograph/luminesces.html" . + "banners symbolized pictograph" . + "122"^^ . + . +_:Bea2b3a4e84654c09e0f36a8917e20425 "Norio Osei" . +_:Bea2b3a4e84654c09e0f36a8917e20425 . + _:Bbfc5ee74545ed0ad0e84bae680c0ddc6 . + . + "1961"^^ . + "http://www.peroxides.tld/toploftier/reemergence.html" . + "ritualization handfasts toploftier" . + "97"^^ . + "http://www.fuchsias.tld/peroxides/handfasts.html" . + "achiever ritualization peroxides" . + . +_:Bc90b8752b4cc7848d6eda7c6cc1a172b "Trayvon Viner" . +_:Bc90b8752b4cc7848d6eda7c6cc1a172b . + _:B09aed72b190546a051031671ab31a3e2 . + _:B67b5ffaded0c49a143a42c3a99bd2241 . + . + "http://www.sweltered.tld/slakers/chawer.html" . + "bookcases discredited slakers" . + "158"^^ . + "http://www.mutilating.tld/sweltered/discredited.html" . + . +_:B54a1f3e032b8e6cbc0ab0c0b6ad01bd2 "Irmina Deranick" . +_:B54a1f3e032b8e6cbc0ab0c0b6ad01bd2 . + _:Baa6c927df115da49869833b813e0e7d2 . + _:B17d05d83c67fdf8d414f8293ab81c80d . + "1965"^^ . + "4"^^ . + "Journal 7 (1965)" . + "1"^^ . + . + _:B636b085db1499ed5276e8207fe13db92 . + . + "http://www.overed.tld/benightedness/parapsychologies.html" . + "freakishness damping benightedness" . + "56"^^ . + . + _:Bc5173515054104c9d6d5165bf2be04eb . + . + "http://www.immoderateness.tld/safeguarded/taskwork.html" . + "fraudulently nitrites safeguarded" . + "49"^^ . + . + _:B8d1301e8652f351b9fb24395b8242697 . + . + "http://www.annoyingly.tld/theorized/lacquered.html" . + "narcotine harkens theorized" . + "http://www.slushiest.tld/annoyingly/harkens.html" . + . + _:B19aca388ec92e2ede18d5eb855973229 . + . + "http://www.reserves.tld/wooshes/obscurities.html" . + "circuital foolhardiest wooshes" . + "188"^^ . + . + _:Bd223ec3768ae206cec6e5ddc367b11eb . + . + "1951"^^ . + "http://www.paratypic.tld/autoeroticism/announced.html" . + "slicker masher autoeroticism" . + "14"^^ . + "http://www.bridgeheads.tld/paratypic/masher.html" . + "semiannual slicker paratypic" . + . +_:Bf5ba61745575f89e29ec744009d1e596 "Raymone Archibeque" . +_:Bf5ba61745575f89e29ec744009d1e596 . + _:B11cc23c9e135857fa6a6b3eddab90b8c . + . + "1959"^^ . + "http://www.generational.tld/unluckiest/diazepam.html" . + "forky lampoonists unluckiest" . + "33"^^ . + "http://www.plectra.tld/generational/lampoonists.html" . + "rework forky generational" . + . + "3"^^ . + "1966"^^ . + "0-5344-4745-0" . + "1042"^^ . + "McGraw-Hill" . + _:B2c6b09d205bbdbdaa37c3fce5e984086 . + "1"^^ . + "simplistically fesse fortieths" . + "Proceeding 3 (1966)" . + . + "http://www.fesse.tld/bedroll/solacer.html" . + _:B9b32a0e06e92506784bde89b41b0055b . + _:Bfe86d0a893936e84b3aad782db824646 . + . + "1958"^^ . + "http://www.contritely.tld/deflated/backwoodsman.html" . + "nebbishes yellowbellied deflated" . + "166"^^ . + "clericalism contritely yellowbellied" . + . + _:Be0a4e36fff2d5947dbcc6db34269bce1 . + . + "http://www.somatically.tld/grandmas/grapes.html" . + "apprehends splatters grandmas" . + "52"^^ . + . +_:B851a2d87f7c427225ba97c3c7e857fd4 "Hiroya Tuman" . +_:B851a2d87f7c427225ba97c3c7e857fd4 . +_:Baa26dd6ee6c580aabc51c558ff83937f "Amaoebus Hammang" . +_:Baa26dd6ee6c580aabc51c558ff83937f . +_:Baf009136b9456cda6ba81c909542bdfb "Mikitina Oshea" . +_:Baf009136b9456cda6ba81c909542bdfb . + _:Bb55a76eedce7a344a8095c21a3eae459 . + . + "1964"^^ . + "http://www.shoshone.tld/matricides/shirring.html" . + "coitions obeahisms matricides" . + "139"^^ . + "http://www.ablates.tld/shoshone/obeahisms.html" . + "oxbloods coitions shoshone" . + . +_:B9a243867ed3a522b6cf8d6a1dd28072c "Ignaz Ried" . +_:B9a243867ed3a522b6cf8d6a1dd28072c . +_:B9ce7eeaadb30d7d34083549f8d8c814f "Ric Darville" . +_:B9ce7eeaadb30d7d34083549f8d8c814f . + _:B4a43025bea2151723731e8d121467782 . + . + "http://www.codger.tld/hippopotami/shades.html" . + "hoptoads rummagers hippopotami" . + "169"^^ . + "http://www.dafter.tld/codger/rummagers.html" . + . + _:B2cf32076f2e7de968cbf6159b46cf209 . + "1965"^^ . + "http://www.gnomical.tld/horsepowers/dependable.html" . + "lusted purring horsepowers" . + "30"^^ . + "http://www.obesity.tld/gnomical/purring.html" . + "rearmament lusted gnomical" . + . +_:B4880740147d6fb2689ca848c81921c9d "Alvar Whitegoat" . +_:B4880740147d6fb2689ca848c81921c9d . +_:B81612b90686a2dc3d52d9b18a2a3635d "Gonnohyoe Poehler" . +_:B81612b90686a2dc3d52d9b18a2a3635d . + _:Bcde9588cc41ffd7eb6eb9c6b6a61b54c . + . + "http://www.cheepers.tld/expurgator/soothsayers.html" . + "coitally cambodian expurgator" . + "96"^^ . + . + _:B25a0a96be3e95de89c7bd83b2bf71d1a . + _:Ba3a275e31886807db187d8d4a82dcf6f . + "1965"^^ . + "http://www.tailcoats.tld/yawling/gustily.html" . + "poleward ofter yawling" . + "145"^^ . + "http://www.authorizing.tld/tailcoats/ofter.html" . + "slabbers poleward tailcoats" . + . + "1964"^^ . + . + "http://www.boycotted.tld/unweeded/pheasants.html" . + "compiles processionals boycotted" . + _:B29b9e5abd94532d96bfbbf83050ee2b4 . + "http://www.viers.tld/boycotted/porno.html" . + _:Bd572772c5e99917fe6468e0065f0c70a . + "6"^^ . + . + "processionals porno unweeded" . + _:B40768d4df58674474ee8a18f98ad83b7 . + . + "http://www.prophesiers.tld/jabberers/expatiations.html" . + "bacteriotoxin marzipans jabberers" . + "172"^^ . + "http://www.septette.tld/prophesiers/marzipans.html" . + . + _:B23cf211aeb6bd9b51ac20345fc1677fa . + _:Beba4233dd387f285dc869699a44e5314 . + . + "1954"^^ . + "http://www.illustrates.tld/reconverts/thorned.html" . + "squanderers deliciousness reconverts" . + "168"^^ . + "turnspit illustrates deliciousness" . + . +_:B3cc8acdaeef51e340290677a5dd20e90 "Nonoy Ventur" . +_:B3cc8acdaeef51e340290677a5dd20e90 . + _:Bfe825f279d014ca81a04e8d5a1bd1376 . + . + "http://www.attitudinized.tld/cohesiveness/pharmacopeias.html" . + "cycads available cohesiveness" . + "120"^^ . + "http://www.pasteurize.tld/attitudinized/available.html" . + . + . + "1953"^^ . + "6"^^ . + "gasser beached designates" . + _:B8a139e6c719a7fff8a56b01abded1d3f . + "http://www.cucurbit.tld/designates/theurgy.html" . + _:B079b4049d8973a1975247e32df39d2c8 . + "http://www.sentencing.tld/cucurbit/beached.html" . + . + "elfins gasser cucurbit" . + . + _:B1515b7dc33c39ac27ac29a457e370112 . + . + "http://www.maharajas.tld/approximated/smeltery.html" . + "deprecation infinites approximated" . + . +_:B7daee3163f1c6e0e4e4a2df821cc59a3 "AbdurRaqeeb Aylor" . +_:B7daee3163f1c6e0e4e4a2df821cc59a3 . + _:B5cd5a193d8ead32f16adf63f78050762 . + . + "http://www.decontaminations.tld/negotiations/spookier.html" . + "propanes unintellectual negotiations" . + "50"^^ . + "http://www.kebabs.tld/decontaminations/unintellectual.html" . + . +_:Bc5173515054104c9d6d5165bf2be04eb "Ravati Boyarsky" . +_:Bc5173515054104c9d6d5165bf2be04eb . +_:B27671fb2057ee351adab0ed71e4ed256 "Lataesha Tamburro" . +_:B27671fb2057ee351adab0ed71e4ed256 . +_:Bed661fa2f71bde14a6b81f1fdbc54819 "Ladislaus Bernice" . +_:Bed661fa2f71bde14a6b81f1fdbc54819 . + _:Ba66495440ccad1a24b3f30a3f7b76cdd . + _:B5caf405910143a827b63f94bde9564d6 . + . + "http://www.nanograms.tld/detected/supervises.html" . + "modernizing encourager detected" . + "http://www.crenelates.tld/nanograms/encourager.html" . + . +_:B8770887ffa50382c75fef68fea474914 "Breonia Gierling" . +_:B8770887ffa50382c75fef68fea474914 . +_:Bdc2228af8a5f5644a3bd8ee7859b7216 "Vashan Flener" . +_:Bdc2228af8a5f5644a3bd8ee7859b7216 . +_:Be3724868b98c08ca0adff68236e54ef8 "Inessa Delvecchio" . +_:Be3724868b98c08ca0adff68236e54ef8 . + _:Bf25f91d0bdaa2aaa08179687c43f1dd3 . + . + "http://www.diastole.tld/fussily/tenoners.html" . + "acceptees stockily fussily" . + "125"^^ . + "http://www.bedumbs.tld/diastole/stockily.html" . + . +_:Bb43e0871fb8dd5aa814403b850f20cda "Druce Katzberg" . +_:Bb43e0871fb8dd5aa814403b850f20cda . +_:B9a2a681b1ad472aae70e689de83ee795 "Marlon Ranmar" . +_:B9a2a681b1ad472aae70e689de83ee795 . +_:B5a9ef1ba567dff3520c3930fdae6124f "Domona Serafine" . +_:B5a9ef1ba567dff3520c3930fdae6124f . +_:Bcee1f59e1d27bb97dbc386f111b8070c "Everhart Hlywa" . +_:Bcee1f59e1d27bb97dbc386f111b8070c . + _:Bf59e23047809a2ebc91bb8fd972e391a . + . + "http://www.flossing.tld/balmiest/lecherously.html" . + "fluorinated bonding balmiest" . + "122"^^ . + "http://www.incenses.tld/flossing/bonding.html" . + . +_:Bb8b7b78a672ae01ef40fecee3ad56c00 "Cinnia Basich" . +_:Bb8b7b78a672ae01ef40fecee3ad56c00 . + _:B8703b43319a6f381dfc1f93c8b293497 . + . + "http://www.micros.tld/interleave/barehead.html" . + "whizbangs intermezzos interleave" . + "45"^^ . + . +_:Bb837e96600a7a33ba844cd6b77f1d256 "Aandranee Sakamaki" . +_:Bb837e96600a7a33ba844cd6b77f1d256 . + _:Bfb56266baeb9b15070b04a4870c41af0 . + _:B0da8e8835649b6bd701119bec28ecc1d . + . + "http://www.recalculations.tld/carousels/acidly.html" . + "overdrank dumps carousels" . + "76"^^ . + . + _:B93771e81e7cc235be67f2aa179fd5ac5 . + "1964"^^ . + "http://www.shogun.tld/pilous/expedients.html" . + "yelpers deranges pilous" . + "187"^^ . + "drawls shogun deranges" . + . +_:Bf0ccefe404bd30d968facc8ed8743acd "Ysabel Moffet" . +_:Bf0ccefe404bd30d968facc8ed8743acd . + _:Ba8249608d7ce2a0256f19ffc9e86d4f8 . + _:Bf8c3abf95d896f048f0b34554547aa54 . + . + "http://www.overconservative.tld/thirsts/isogamy.html" . + "griot apostleship thirsts" . + "121"^^ . + . + _:B318a6211399f2d431d2d094e06a87470 . + . + "http://www.shirtings.tld/fizzes/vinosities.html" . + "spongins semiautomatic fizzes" . + "45"^^ . + . + _:Baceae231af6741193138535fcaed1b4a . + _:Bc376283896c0a25c85d602a079457e9e . + . + "http://www.scrunched.tld/kinaesthetically/constrainable.html" . + "sanctioners drear kinaesthetically" . + "139"^^ . + "http://www.carousal.tld/scrunched/drear.html" . + . + _:B56364d7031d85bab75599abc24ab0379 . + _:B2ad347ed5b14a28d76bedeeafdc9c552 . + . + "http://www.formfitting.tld/casette/webfeet.html" . + "antihypertensives prescience casette" . + "160"^^ . + . +_:Bd57f1dcb55565d6eae22f1abe2f1585e "Tany Michalak" . +_:Bd57f1dcb55565d6eae22f1abe2f1585e . +_:Bf49297a01127b94c145141f39cc34e12 "Flavienne Huisenga" . +_:Bf49297a01127b94c145141f39cc34e12 . + _:B31e5323a7e111e70e48785dafa8e34a0 . + . + "http://www.attributively.tld/achene/cutup.html" . + "pulsejets annotativeness achene" . + "163"^^ . + "http://www.sheepman.tld/attributively/annotativeness.html" . + . +_:Bcde9588cc41ffd7eb6eb9c6b6a61b54c "Querida Kreatsoulas" . +_:Bcde9588cc41ffd7eb6eb9c6b6a61b54c . + _:B62042ec60005586f6f16ec83e38aea18 . + . + "http://www.unobstructed.tld/geneses/charmed.html" . + "cl taxidermists geneses" . + "87"^^ . + "http://www.woodcutter.tld/unobstructed/taxidermists.html" . + . + _:B43314d91d538ceabb6b6f620d5cf6c2a . + . + "http://www.indulgence.tld/effervesce/surviver.html" . + "leaving termed effervesce" . + "174"^^ . + "http://www.uncorroborated.tld/indulgence/termed.html" . + . +_:B5e97b9eb6613fb98b0372760e06303d2 "Andromchi Denis" . +_:B5e97b9eb6613fb98b0372760e06303d2 . + _:Bcd3771b7e831b9aa504825605d95a1ff . + . + "http://www.negations.tld/starchier/anaesthesia.html" . + "waded glossily starchier" . + "64"^^ . + "http://www.penning.tld/negations/glossily.html" . + . + "68"^^ . + . + . + "1964"^^ . + _:B20910effbc715db91af4599cc8d66a4d . + "devaluations inveigling induration" . + "http://www.adios.tld/anticked/inveigling.html" . + "ovules devaluations anticked" . + . + "http://www.anticked.tld/induration/figurativeness.html" . +_:B4ece026d5b94aea6fdbeda87e899e0a2 "Trinique Dobis" . +_:B4ece026d5b94aea6fdbeda87e899e0a2 . +_:B1e8cc320399145e95b4161a53a1a64f5 "Ludolfina Hinley" . +_:B1e8cc320399145e95b4161a53a1a64f5 . +_:B3bef8abfced55960d47fe99ee8be82eb "Rajna Citrano" . +_:B3bef8abfced55960d47fe99ee8be82eb . + "ossia visitant darkroom" . + . + . + "74"^^ . + "http://www.reloader.tld/extractions/visitant.html" . + "http://www.extractions.tld/darkroom/bangtails.html" . + _:B2c53654026b32a700f28b5a2406b4820 . + "1957"^^ . + "bewares ossia extractions" . + . +_:B10396dd9235796189ff67468c12dc7bf "Samba Deuink" . +_:B10396dd9235796189ff67468c12dc7bf . + _:Bd46e31a9f0b523d002cbc59a05e8c95e . + _:Bd12b79509ba1630d1bda3cfcc1898aee . + . + "http://www.cushiness.tld/crones/faddism.html" . + "recitals predusks crones" . + "106"^^ . + . + _:Bbb87a07e2504da19c54ba5e23b84e454 . + . + "http://www.nonlogical.tld/prefigured/stemware.html" . + "decomposers wingy prefigured" . + "11"^^ . + "http://www.vacillates.tld/nonlogical/wingy.html" . + . + _:Bfa5418d13d76600c308f84469a165beb . + . + "1956"^^ . + "http://www.mod.tld/hepaticas/irreconcilability.html" . + "racecourse impasses hepaticas" . + "110"^^ . + "http://www.exilic.tld/mod/impasses.html" . + "consignment racecourse mod" . + . + _:Be6ed2c837d00610f95f14742ed3ba33d . + _:Bc637da77204ed0ddc74af1327bf563dc . + . + "http://www.tauts.tld/hawser/hackers.html" . + "governed reclusive hawser" . + "82"^^ . + "2"^^ . + "http://www.griped.tld/tauts/reclusive.html" . + . +_:Bd598c700c6b47cb42a810c83fa33b914 "Junichiro Stealy" . +_:Bd598c700c6b47cb42a810c83fa33b914 . + _:Bb7f7844074896717cb72304f84796b2e . + "1955"^^ . + "http://www.achiest.tld/prelimit/fondest.html" . + "systole anarchies prelimit" . + "199"^^ . + "filmstrips achiest anarchies" . + . + _:Bede36388957ce86fbd5912421c29eb1e . + . + "http://www.procommunists.tld/microfilmer/unbosom.html" . + "miniskirt platy microfilmer" . + "45"^^ . + "http://www.regularized.tld/procommunists/platy.html" . + . + _:Bf44a2fc2a5cff5357f45e867f43f7bf4 . + . + "http://www.giftedly.tld/parings/tost.html" . + "extracts befoulier parings" . + "52"^^ . + "http://www.grot.tld/giftedly/befoulier.html" . + . +_:B943f451275cd3b2640abf0def7757a0d "Shosuke Polverari" . +_:B943f451275cd3b2640abf0def7757a0d . +_:Bfc1229817b73bd053b3814e1af29ad30 "Aseel Waddups" . +_:Bfc1229817b73bd053b3814e1af29ad30 . + "1958"^^ . + "1"^^ . + "Journal 5 (1958)" . + "1"^^ . + . + _:Bcdd613340e8bd12697d3bdf440f5d1c6 . + . + "http://www.biotypes.tld/spikelets/webers.html" . + "manors corrugates spikelets" . + . + _:B93be8a87a4c098ff0e0d8e2400b9f26a . + _:B80a8cdc32fe9e2b9468a3bdab3d2cfe7 . + . + "http://www.heterogenous.tld/lurches/floatier.html" . + "beekeepers swooned lurches" . + "55"^^ . + . + _:B3c96bc26c55a3ec723ce1cb952b6905a . + . + "1961"^^ . + "http://www.enfranchises.tld/tattered/perfumer.html" . + "archduchess expositing tattered" . + "2"^^ . + "carved enfranchises expositing" . + . +_:Be1680ecc71e89ab28e29e88adcd29db0 "Damone Rocca" . +_:Be1680ecc71e89ab28e29e88adcd29db0 . + "acrimonies horologies reconcilement" . + . + . + "horologies wineskins decayer" . + "http://www.amplest.tld/reconcilement/wineskins.html" . + "http://www.reconcilement.tld/decayer/shipments.html" . + _:Be8e68dc7c8243ba055e17bb5ddd8cd0d . + "1961"^^ . + "92"^^ . + _:B2abfc04f17b95fc6e174edbbcf1985dc . + _:B5b9de38cd4564d5faa686996b21ef934 . + . + "http://www.trustified.tld/zeitgeist/trimotor.html" . + "seizures skiddooing zeitgeist" . + "88"^^ . + "http://www.cracksman.tld/trustified/skiddooing.html" . + . + . + _:Be99cd09e41ea0fd29c7cc02cda6a28e9 . + _:B7e8de26ece5ebf6485993dc4ab7ec92f . + "1861"^^ . + "0-7288-9158-0" . + . + "Jason Aronson Publishers" . + "Proceeding 1 (1959)" . + "backstay moodier redistributed" . + "http://www.moodier.tld/appeasing/rapaciousness.html" . + "8"^^ . + _:B902d2fdbcee8f0020a4e5a942c975662 . + "1959"^^ . + _:Ba90b0523be2145efbfdf86985738e188 . + . + "http://www.burnishing.tld/recoloration/hazed.html" . + "discolor manhattans recoloration" . + "40"^^ . + "http://www.crusades.tld/burnishing/manhattans.html" . + . +_:B955a007aa57a64f3f09cf639da51ae03 "Ieshia Demarrais" . +_:B955a007aa57a64f3f09cf639da51ae03 . + _:B6c456c871dd08f8b188038228d18ab69 . + . + "http://www.exploring.tld/trembled/potties.html" . + "finespun ostensive trembled" . + "95"^^ . + . +_:Bb484c6e972d96d7aca208482c82a9d0a "Duron Dibella" . +_:Bb484c6e972d96d7aca208482c82a9d0a . + _:B8a4cb63e4d1cc703958984a5207b3634 . + _:Be864f4f8c38b9d21796fdaad56a2e6e5 . + . + "1951"^^ . + "http://www.inarticulateness.tld/wetsuit/subprincipal.html" . + "avocados chicaner wetsuit" . + "21"^^ . + "airscrew inarticulateness chicaner" . + . +_:Ba6d6de24307b6e48faafd41eb5db4d66 "Doroteya Leibe" . +_:Ba6d6de24307b6e48faafd41eb5db4d66 . + _:B28c1b0284e21956e1745ae3006b34a67 . + _:B5ac85a4a8c368fba7ce5ce0ee46150ce . + . + "http://www.microscopical.tld/institutionally/boutonniere.html" . + "treasurers lodgments institutionally" . + "http://www.inverter.tld/microscopical/lodgments.html" . + . +_:B5d42ec783d526404671798c044545dca "Bsra Hudman" . +_:B5d42ec783d526404671798c044545dca . + _:B3e2a476beb98c17b0704fda6dc18b2f9 . + . + "http://www.tokenisms.tld/diapered/miniscule.html" . + "kayoing retread diapered" . + "130"^^ . + "http://www.spadeful.tld/tokenisms/retread.html" . + . + _:Ba3408b28074ea73474e8a453e3dcb4c4 . + _:B1470ec349cae20e1da51402f42f33b68 . + "1959"^^ . + "http://www.titlists.tld/inroads/ritziness.html" . + "socked presupposes inroads" . + "82"^^ . + "swaddled titlists presupposes" . + . + _:B325c42c48c7478620bb70a0cca122097 . + "0-3464-5923-0" . + "1961"^^ . + "1"^^ . + "Cold Spring Harbor Laboratory Press" . + "passovers barracking nips" . + . + "http://www.barracking.tld/sodomite/evangelicals.html" . + _:Bbc39ccbb042fd19c5f29e2b6c17473c8 . + "Proceeding 3 (1961)" . +_:Bdcb47dba8e35be6f9a0239464ec66eaf "Dayu Vient" . +_:Bdcb47dba8e35be6f9a0239464ec66eaf . + _:Bbb399f0493d9cffcab4aad234d42d97e . + . + "1958"^^ . + "http://www.frosh.tld/randier/morph.html" . + "hocking thrushes randier" . + "163"^^ . + "intrepidity frosh thrushes" . + . +_:Bf0e519725350b2e9b31e4786d500ef7c "Hieronim Mccaig" . +_:Bf0e519725350b2e9b31e4786d500ef7c . + _:Ba08947b98a4b988e6ada6aacb8519d31 . + . + "http://www.recruited.tld/mobilizer/kitlings.html" . + "reecho swampiest mobilizer" . + "188"^^ . + "http://www.outshone.tld/recruited/swampiest.html" . + . +_:Bcd3ed851be9784e8ec0db0cf5f51efb0 "Gerulf Githens" . +_:Bcd3ed851be9784e8ec0db0cf5f51efb0 . + _:B841b9965d74efb02ab27c99fcd11e626 . + . + "http://www.unextended.tld/goodness/weathercocks.html" . + "indiscreetness lengthened goodness" . + "170"^^ . + . +_:B60b46d554c0e8b3f56bd0d740a185dd0 "Blanca Ursery" . +_:B60b46d554c0e8b3f56bd0d740a185dd0 . + _:Ba08856a6ab84cde5ceebc1146b1c6556 . + . + "1964"^^ . + "http://www.chargers.tld/clippers/woodchopper.html" . + "congruities effendi clippers" . + "181"^^ . + "http://www.overinsuring.tld/chargers/effendi.html" . + "geeing congruities chargers" . + . +_:B5fabda1fbfe52f10c309e021786d916f "Yae Timblin" . +_:B5fabda1fbfe52f10c309e021786d916f . + _:B41192f86e772d21d2fa9be5cbf91d7f2 . + . + "http://www.backwash.tld/begrudged/manikins.html" . + "disappointed outlasting begrudged" . + "121"^^ . + "http://www.moisturizer.tld/backwash/outlasting.html" . + . + _:B0e005c723e4d6217780fd5213f66fa9c . + . + "http://www.precedes.tld/carnivorousness/decipherable.html" . + "caltrops flatulence carnivorousness" . + "123"^^ . + "http://www.benin.tld/precedes/flatulence.html" . + . + _:B4974f23dcf173bdf71c3ea71dcec3da5 . + _:B92c5068675e97f5ba506f1014fbb3cca . + . + "http://www.plutocrats.tld/tindery/robotizing.html" . + "bolshevists derivation tindery" . + "112"^^ . + "http://www.dildoe.tld/plutocrats/derivation.html" . + . + _:B8d4ac95ec0fa1c2a8287bd5b19b2fd93 . + _:B7afe365d24e02175b05faf6c654003a9 . + . + "http://www.applauder.tld/shabbily/refashioning.html" . + "spittoons unmentioned shabbily" . + "184"^^ . + "http://www.slurrying.tld/applauder/unmentioned.html" . + . +_:B8536cf922d4c90de69a0698d57898779 "Andenon Shomin" . +_:B8536cf922d4c90de69a0698d57898779 . + _:B495130030572168c706c092820a3fe48 . + . + "http://www.pridefully.tld/enlighten/prided.html" . + "concrescences saliences enlighten" . + "89"^^ . + "http://www.queerly.tld/pridefully/saliences.html" . + . + _:Baaabbf6e4a2b3e796d40e21f56dbd968 . + . + "http://www.bastings.tld/enplaning/dados.html" . + "frightens retitled enplaning" . + "47"^^ . + "http://www.disciplines.tld/bastings/retitled.html" . + . + _:B65b71b7499223123330cb0e5d46afee9 . + . + "http://www.operands.tld/archduchesses/beautifiers.html" . + "orth alnico archduchesses" . + "28"^^ . + "http://www.diddler.tld/operands/alnico.html" . + . + _:B0d5c98e6eddfa3f4bf2904796db13e26 . + "1965"^^ . + "http://www.imperialism.tld/woodworm/mutuels.html" . + "nationally floccular woodworm" . + "119"^^ . + "internationalists imperialism floccular" . + . +_:Bdc7819980eb3c0b02d7ff26795936d67 "Yukiko Weissert" . +_:Bdc7819980eb3c0b02d7ff26795936d67 . +_:B2d0015f8395f043f0444d811cf27274a "Lenza Cressell" . +_:B2d0015f8395f043f0444d811cf27274a . + _:B119b26480e6c8bb1c2779c307b0e82de . + . + "1964"^^ . + "http://www.hyperextension.tld/gallivanting/buffaloing.html" . + "adverted medius gallivanting" . + "180"^^ . + "moderately hyperextension medius" . + . +_:B1429f049c72f6ae3d65c7e6dc7e1f1ac "Michail Boaldin" . +_:B1429f049c72f6ae3d65c7e6dc7e1f1ac . + _:B629767cb6e7be15961a2d84feebfadd2 . + . + "http://www.stickier.tld/excusableness/immixed.html" . + "foals shorthanded excusableness" . + "115"^^ . + "http://www.snobbily.tld/stickier/shorthanded.html" . + . +_:B2c850b0f72925c04842364455a2b4332 "Nisus Coby" . +_:B2c850b0f72925c04842364455a2b4332 . + _:Bdadd8a101f1e536b376bd58882ee9207 . + . + "http://www.reissuers.tld/retarding/reopening.html" . + "imagoes cyborgs retarding" . + "Penguin USA" . + "38"^^ . + . +_:B3d15bb990d04103ab43eeb123cfaea6f "Caprice Schanding" . +_:B3d15bb990d04103ab43eeb123cfaea6f . +_:B13c5ca231ff230896c74e47c85a8a2ee "Demetrios Gascon" . +_:B13c5ca231ff230896c74e47c85a8a2ee . +_:Ba9c11e2ae92955b0ac62098e9883621c "Gigi Barfuss" . +_:Ba9c11e2ae92955b0ac62098e9883621c . + _:B1da661a6fa6cc3782d20dd04ed2f488f . + . + "http://www.finalize.tld/disgustingly/tinworks.html" . + "refiners fizgig disgustingly" . + "191"^^ . + "http://www.terser.tld/finalize/fizgig.html" . + . +_:B5b873a480bf53940e7d956ce25cd0d94 "Marisa Roufs" . +_:B5b873a480bf53940e7d956ce25cd0d94 . + _:B9653088015dad8295d85042d42bb57fc . + . + "http://www.jungly.tld/splashiness/gnotobiology.html" . + "croaks dogtrotted splashiness" . + "17"^^ . + . + _:Be4ee63416db4f018c2aa7874ebcd0ff2 . + . + "http://www.gettered.tld/marketed/beholding.html" . + "overworked motey marketed" . + "53"^^ . + . + _:B77b5c05f77c5da369e57ddb6149def82 . + . + "http://www.uninclosed.tld/strumpet/disoblige.html" . + "greenstick yodled strumpet" . + "57"^^ . + "http://www.bronzed.tld/uninclosed/yodled.html" . + "http://www.foreskins.tld/greenstick/uninclosed.html" . + . +_:Bc618cd12cf06e1cf19da49be1917d695 "Amile Perkoski" . +_:Bc618cd12cf06e1cf19da49be1917d695 . + _:B678fa822e18cb5e202cbf76478736a33 . + . + "http://www.qursh.tld/eternise/rehydration.html" . + "undergrounds boozer eternise" . + "18"^^ . + "http://www.mimicry.tld/qursh/boozer.html" . + . + _:Ba05160644eb279af38b79b7c18b7aed0 . + "1963"^^ . + "http://www.quackster.tld/klutzy/epistles.html" . + "gallnuts butterfingers klutzy" . + "132"^^ . + "http://www.sneakers.tld/quackster/butterfingers.html" . + "bankrolling gallnuts quackster" . + . +_:Bfa5418d13d76600c308f84469a165beb "Keyna Maisonet" . +_:Bfa5418d13d76600c308f84469a165beb . + . + _:B2602f7f71385a06fdf12cf0f7f85344a . + _:B4b07d1251efad1067ebe439fffcd51fb . + . + "http://www.backlashed.tld/haters/redundantly.html" . + "tragically published haters" . + "176"^^ . + "befoulier parings tost creels measurably leant miriest filterability farced sufferingly" . + . + _:B318864b4dc915220cd7ba7091e4261d1 . + . + "http://www.deionized.tld/indulgers/shopping.html" . + "disarmers predeceases indulgers" . + "40"^^ . + "http://www.emanated.tld/deionized/predeceases.html" . + . +_:B9ace9859ab10918607410e9decfc5e99 "Anasooya Bambace" . +_:B9ace9859ab10918607410e9decfc5e99 . +_:B0ebec5203be734a7abf94bc07086bc31 "Lauryn Bouch" . +_:B0ebec5203be734a7abf94bc07086bc31 . + _:Be7d1ef60271c90393cafb9c69b95019c . + . + "http://www.cigarets.tld/cryptal/bites.html" . + "bullyboys unhandicapped cryptal" . + "leavens metagalaxy bouzoukis trimorphs systemless disinfections survived reproductivity" . + . +_:Bd2c566be7c71535b9a9f37eac258eed6 "Kojuro Arvayo" . +_:Bd2c566be7c71535b9a9f37eac258eed6 . +_:Bc173a5364999b18cff611f8bcfc8eed0 "Prokop Limage" . +_:Bc173a5364999b18cff611f8bcfc8eed0 . + _:B0679578ab8ed48208acc9e842ccc13ba . + _:Bf0bfed7e791ab49cb34babe279f15b4b . + . + "http://www.alit.tld/wraths/pukes.html" . + "athenians backtracks wraths" . + "111"^^ . + "http://www.recitation.tld/alit/backtracks.html" . + . +_:B0333c506b85fca4769239df9461daafc "Marty Bredemeier" . +_:B0333c506b85fca4769239df9461daafc . + _:B4cfb71ef98acc2e00fdefe1644d76479 . + "1965"^^ . + "17"^^ . + "Journal 2 (1965)" . + "1"^^ . + . diff --git a/test/data/sp2b/50ktriples.trig b/test/data/sp2b/50ktriples.trig new file mode 100644 index 000000000..7247625c3 --- /dev/null +++ b/test/data/sp2b/50ktriples.trig @@ -0,0 +1,62183 @@ +@prefix swrc: . +@prefix bench: . +@prefix rdf: . +@prefix person: . +@prefix xsd: . +@prefix dcterms: . +@prefix rdfs: . +@prefix foaf: . +@prefix dc: . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.repeoples.tld/dissimulator/confrontations.html" ; + bench:booktitle "attainders preboiling dissimulator" ; + dc:creator _:b0 , _:b1 ; + dc:title "preboiling confrontations almanacs" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.dissimulator.tld/almanacs/tonnes.html" . + +_:b2 a foaf:Person ; + foaf:name "Bahar Banter" . + + + a bench:Inproceedings ; + bench:booktitle "optimally confirms bestowals" ; + dc:creator _:b3 , _:b4 , person:Paul_Erdoes ; + dc:title "oblongly bestowals interrupters" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.confirms.tld/interrupters/darkened.html" . + + + a bench:Inproceedings ; + bench:booktitle "stepladder disliker copilots" ; + dc:creator _:b5 , _:b6 ; + dc:title "kited copilots alluvia" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.disliker.tld/alluvia/noncontrollable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trounced.tld/zeolite/daredevils.html" ; + bench:booktitle "vower astringed zeolite" ; + dc:creator _:b7 ; + dc:title "astringed daredevils shadings" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.zeolite.tld/shadings/disasters.html" . + +_:b8 a foaf:Person ; + foaf:name "Wafaaa Lawerence" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ghita Pitonyak" + ] ; + dc:title "crashes hollers trickier" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.wordperfect.tld/trickier/expropriations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lumpers.tld/overshoe/eyelashes.html" ; + bench:booktitle "commodiousness amicabilities overshoe" ; + dc:creator _:b9 ; + dc:title "amicabilities eyelashes descriptiveness" ; + dcterms:issued 1966 ; + swrc:pages 8 ; + foaf:homepage "http://www.overshoe.tld/descriptiveness/jacked.html" . + + + a bench:Inproceedings ; + bench:booktitle "admirable lockless hoarier" ; + dc:creator _:b10 ; + dc:title "formating hoarier tincting" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.lockless.tld/tincting/shined.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shuttered.tld/remeasuring/egresses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Detana Trautz" + ] ; + dc:title "yahoo egresses geologer" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.remeasuring.tld/geologer/nonvoter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.luff.tld/bionics/huskers.html" ; + bench:booktitle "orations cotes bionics" ; + dc:creator _:b11 , _:b12 ; + dc:title "cotes huskers daydreaming" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.bionics.tld/daydreaming/counselling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cheviot.tld/corresponds/unabsorbed.html" ; + dc:creator _:b13 , _:b14 ; + dc:title "hullabaloo unabsorbed bezils" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.corresponds.tld/bezils/huffed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sabred.tld/sterilizer/mirages.html" ; + bench:booktitle "equivocation summarizing sterilizer" ; + dc:creator _:b15 , person:Paul_Erdoes ; + dc:title "summarizing mirages cornily" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.sterilizer.tld/cornily/intoxicated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.baggings.tld/pitifuller/mightier.html" ; + dc:creator _:b16 ; + dc:title "insalivation mightier shucker" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.pitifuller.tld/shucker/unstates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gesshin Hocutt" + ] ; + dc:title "probations careerers heehawed" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.weighage.tld/heehawed/sophisticating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renominates.tld/goslings/tramcars.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aliyya Antoniuk" + ] ; + dc:title "condemner tramcars possibler" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.goslings.tld/possibler/reconnects.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.armorers.tld/klutzier/simonize.html" ; + dc:creator _:b17 ; + dc:title "uric simonize scrappier" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.klutzier.tld/scrappier/bristling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alzbeta Poss" + ] ; + dc:title "desolation permutationists transistors" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.agin.tld/transistors/mousily.html" . + + + a bench:Inproceedings ; + bench:booktitle "enfin discrepancy solely" ; + dc:creator _:b18 ; + dc:title "nonadhesive solely fundamentals" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.discrepancy.tld/fundamentals/refining.html" . + + + a bench:Inproceedings ; + bench:abstract "annoys republishing menstruum distress collection barbecues sibilantly phalange traverses offish retributing tubings rejectees chestful skyjacking chattiest faltered gunslingers speedboating endemics lecherous spiller blowby teemers vastier federalism tauting paves monogramed conspicuousness soother glaziery memorializing themes wielder scleras shiftily queries pamphlets uncommunicative splattering spectroscopist gneisses lapidists rapist incitingly weediest commissioned vapouring apres rootless locket unfeared homeowners peppertree legendarily rifled nonanalytic flavoured dispassionate unseal droits defying monkshoods beseeming constants bullfighter educating reagent arsenides timeservers poilu lothsome reinterrogate folktales ancestries ringworm waffles seemlier farfels latently pastorale jadish gamine cloistral shadowbox focally bourg clingstones beaned antidotally impregnated thighbones insatiate callback outworn faultfinders tything swaying oilily operator quester duplexer alopecias cobbier zebus legateships sikhism impenitence righto ligation" ; + bench:booktitle "mahjongs unfamiliarly procrastination" ; + dc:creator _:b19 ; + dc:title "estrogen procrastination fluttering" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.unfamiliarly.tld/fluttering/landscapes.html" . + + + a bench:Proceedings ; + bench:booktitle "swaggered atmans saviors" ; + dc:publisher "Taigh na Teud" ; + dc:title "Proceeding 1 (1954)" ; + dcterms:issued 1954 ; + swrc:editor _:b20 , person:Paul_Erdoes , _:b21 ; + swrc:isbn "0-8517-1633-0" ; + swrc:series 1910 ; + foaf:homepage "http://www.atmans.tld/retained/lyre.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slandering.tld/teuton/sulking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raiza Olaya" + ] ; + dc:title "feloniously sulking punches" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.teuton.tld/punches/radiograph.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.untrammelled.tld/refolds/splotches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rayyana Scollan" + ] ; + dc:title "undeclared splotches splices" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.refolds.tld/splices/sheenie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.footsteps.tld/pseudonyms/mitotic.html" ; + dc:creator _:b22 ; + dc:title "landings mitotic moneyed" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.pseudonyms.tld/moneyed/allowable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wrathily.tld/unoffered/albinoism.html" ; + dc:creator _:b23 ; + dc:title "hasteners albinoism dependant" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.unoffered.tld/dependant/differs.html" . + + + a bench:Article ; + dc:creator _:b24 ; + dc:title "tularemic communalized regions" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.polynomials.tld/regions/skys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gengyo Cumbass" + ] ; + dc:title "pilothouses overtime ptomain" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.onanism.tld/ptomain/synchronized.html" . + +_:b25 a foaf:Person ; + foaf:name "Zigzag Willian" . + + + a bench:Article ; + rdfs:seeAlso "http://www.faddish.tld/archenemies/indistinctly.html" ; + dc:creator _:b26 ; + dc:title "kinglets indistinctly throatily" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.archenemies.tld/throatily/evolvement.html" . + + + a bench:Article ; + dc:creator _:b27 , _:b28 ; + dc:title "exacting transsexual startling" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.deodorizer.tld/startling/placarded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.withed.tld/clamour/tampering.html" ; + dc:creator _:b29 ; + dc:title "snuffler tampering hookless" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.clamour.tld/hookless/whickers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dine Hazzard" + ] ; + dc:title "sorbitols langur rebounding" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.masticates.tld/rebounding/stuccoed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saluting.tld/acoustically/fabricators.html" ; + dc:creator _:b30 ; + dc:title "laager fabricators annealers" ; + swrc:journal ; + foaf:homepage "http://www.acoustically.tld/annealers/breaststroke.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.funfair.tld/wakeners/shies.html" ; + dc:creator _:b31 ; + dc:title "basset shies heights" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.wakeners.tld/heights/tetchiest.html" . + + + a bench:Article ; + dc:creator _:b32 ; + dc:title "outboasts galas poppet" ; + swrc:journal ; + foaf:homepage "http://www.closefisted.tld/poppet/harmonies.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ludolphine Bable" + ] ; + dc:title "footboy arches captivating" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.reverential.tld/captivating/jaunted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discomposure.tld/cerebrals/equivocally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jasmine Coile" + ] ; + dc:title "crimsoned equivocally excesses" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.cerebrals.tld/excesses/meninges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsay.tld/circulative/greeter.html" ; + bench:booktitle "landslides computerized circulative" ; + dc:creator _:b33 ; + dc:title "computerized greeter coonskins" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.circulative.tld/coonskins/cabala.html" . + +_:b34 a foaf:Person ; + foaf:name "Zambda Cusson" . + + + a bench:Article ; + dc:creator _:b35 , _:b36 ; + dc:title "parameterization emotionalize grandmaternal" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.oppressing.tld/grandmaternal/naphthalene.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pranksters.tld/prewarmed/beamy.html" ; + dc:creator _:b37 ; + dc:creator [ a foaf:Person ; + foaf:name "Numaan Mcphaul" + ] ; + dc:title "strolling beamy secreting" ; + swrc:journal ; + foaf:homepage "http://www.prewarmed.tld/secreting/prostitutes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lanoline.tld/unchilled/enlacing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Muzammil Mutter" + ] ; + dc:title "baddies enlacing doubting" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.unchilled.tld/doubting/ukase.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.advised.tld/eyetooth/underseas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jovina Ceman" + ] ; + dc:title "stealings underseas alphorn" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.eyetooth.tld/alphorn/vulcanic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ora Poleyestewa" + ] ; + dc:title "royals encephalon infecter" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.pitchy.tld/infecter/caricaturing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oxygenates.tld/reacceding/blacklisted.html" ; + bench:booktitle "pouted tarweeds reacceding" ; + dc:creator _:b38 ; + dc:title "tarweeds blacklisted unclench" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.reacceding.tld/unclench/amoebic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.presoak.tld/famishing/foreskins.html" ; + dc:creator _:b39 ; + dc:creator [ a foaf:Person ; + foaf:name "Awf Schuster" + ] ; + dc:title "asseverations foreskins bronzed" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.famishing.tld/bronzed/greenstick.html" . + +_:b40 a foaf:Person ; + foaf:name "Iakovleva Schrull" . + + + a bench:Inproceedings ; + bench:booktitle "disclamation impersonations consenting" ; + dc:creator _:b41 ; + dc:title "constriction consenting refractorily" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.impersonations.tld/refractorily/parlayers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xylidine.tld/designee/scarlets.html" ; + dc:creator _:b42 , person:Paul_Erdoes ; + dc:title "liers scarlets pathfinder" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.designee.tld/pathfinder/househusbands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unheralded.tld/zincic/omnium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shijo Mccullon" + ] ; + dc:title "rafts omnium elitisms" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.zincic.tld/elitisms/cultivates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.howler.tld/canard/dodges.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yurochka Hemmer" + ] ; + dc:title "softwoods dodges cursively" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.canard.tld/cursively/diagrammed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deprecators.tld/refed/photoelectrically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nickolas Tritle" + ] ; + dc:title "coifed photoelectrically vinylic" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.refed.tld/vinylic/cleared.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overgrew.tld/unreasonably/hardships.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dragana Luquette" + ] ; + dc:title "exaggerates hardships gelatins" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.unreasonably.tld/gelatins/aitches.html" . + + + a bench:Article ; + dc:creator _:b43 ; + dc:title "salutarily premisses marshiest" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.cardiotherapies.tld/marshiest/snuffliest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jadishly.tld/censurable/dopy.html" ; + bench:booktitle "ophidians disfunction censurable" ; + dc:creator [ a foaf:Person ; + foaf:name "Vizelin Rodnguez" + ] ; + dc:title "disfunction dopy demised" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.censurable.tld/demised/secreter.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b44 , _:b45 ; + swrc:number 1 ; + swrc:volume 12 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mimosa.tld/hornswoggled/industriously.html" ; + bench:booktitle "concertize dulses hornswoggled" ; + dc:creator _:b46 ; + dc:title "dulses industriously emotionalist" ; + dcterms:issued 1966 ; + swrc:pages 176 ; + foaf:homepage "http://www.hornswoggled.tld/emotionalist/deckhands.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sudsed.tld/gestates/loaders.html" ; + bench:booktitle "willfulness prelimits gestates" ; + dc:creator _:b47 ; + dc:title "prelimits loaders obligers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 104 ; + foaf:homepage "http://www.gestates.tld/obligers/legionnaires.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.valence.tld/navigation/loveliness.html" ; + bench:booktitle "assemblyman bingo navigation" ; + dc:creator _:b48 ; + dc:title "bingo loveliness ytterbic" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.navigation.tld/ytterbic/whapped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.styling.tld/planers/sergeancies.html" ; + dc:creator _:b49 ; + dc:title "insensately sergeancies lamber" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.planers.tld/lamber/anonyms.html" . + +_:b50 a foaf:Person ; + foaf:name "Ilyaas Hipsley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warworn.tld/oceanologist/shoring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hiroshi Henneberger" + ] ; + dc:title "deafness shoring mouthily" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.oceanologist.tld/mouthily/aviarist.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wava Goubeaux" + ] ; + dc:title "clewed hesitation fainting" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.reassemble.tld/fainting/croupy.html" . + + + a bench:Inproceedings ; + bench:booktitle "annihilated hardheartedness characterization" ; + dc:creator _:b51 ; + dc:title "asymptotical characterization radiologically" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.hardheartedness.tld/radiologically/denouncer.html" . + +_:b52 a foaf:Person ; + foaf:name "Ludwig Kapitula" . + + + a bench:Article ; + dc:creator _:b10 ; + dc:title "insensitively vampirism cherubical" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.commiseratively.tld/cherubical/typecast.html" . + +_:b53 a foaf:Person ; + foaf:name "Bindia Lietzow" . + + + a bench:Incollection ; + bench:booktitle "unreconcilable bruting relay" ; + dc:creator _:b54 , _:b55 ; + dc:title "crossness relay coccyxes" ; + dcterms:issued 1963 ; + swrc:pages 47 ; + foaf:homepage "http://www.bruting.tld/coccyxes/cozened.html" . + + + a bench:Article ; + dc:creator _:b56 , _:b57 ; + dc:title "jimmied deathlessly armband" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.domiciliary.tld/armband/gammon.html" . + + + a bench:Article ; + dc:creator _:b58 ; + dc:title "ashcan hewer coiffed" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.deriders.tld/coiffed/capless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amphibiousness.tld/recklessness/erased.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eszter Bones" + ] ; + dc:title "reeky erased outclass" ; + swrc:journal ; + foaf:homepage "http://www.recklessness.tld/outclass/oracles.html" . + +_:b3 a foaf:Person ; + foaf:name "Landeline Sevenbergen" . + + + a bench:Article ; + bench:cdrom "http://www.corgis.tld/supplicant/denicotinized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Coty Greeb" + ] ; + dc:title "nightmares denicotinized fugatos" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.supplicant.tld/fugatos/wheedles.html" . + +_:b59 a foaf:Person ; + foaf:name "Akai Qin" . + +_:b60 a foaf:Person ; + foaf:name "Elzbeta Mieloszyk" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seawaters.tld/patronly/hydrozoon.html" ; + dc:creator _:b61 , person:Paul_Erdoes ; + dc:title "ruminative hydrozoon webbier" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.patronly.tld/webbier/foxiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.succored.tld/bellows/squiggled.html" ; + dc:creator _:b62 , _:b63 ; + dc:title "kinescopes squiggled slaughterers" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.bellows.tld/slaughterers/insulins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.klanism.tld/clarinets/nonluminous.html" ; + bench:booktitle "doughtiest fluidic clarinets" ; + dc:creator _:b64 ; + dc:title "fluidic nonluminous overspecializing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.clarinets.tld/overspecializing/politicized.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.manilla.tld/proletariate/outscore.html" ; + bench:booktitle "inspiring argyll proletariate" ; + dc:creator _:b65 , person:Paul_Erdoes ; + dc:title "argyll outscore inseminators" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.proletariate.tld/inseminators/serener.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.downcourt.tld/chopstick/recenter.html" ; + bench:booktitle "benumbedness curator chopstick" ; + dc:creator _:b66 , _:b67 ; + dc:title "curator recenter honourers" ; + dcterms:issued 1965 ; + swrc:pages 200 ; + foaf:homepage "http://www.chopstick.tld/honourers/resistance.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bestializing.tld/triadism/vivifier.html" ; + dc:creator _:b68 ; + dc:title "overconfident vivifier vivisection" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.triadism.tld/vivisection/distally.html" . + +_:b69 a foaf:Person ; + foaf:name "Tino Mendonsa" . + +_:b70 a foaf:Person ; + foaf:name "Briddy Pu" . + + + a bench:Inproceedings ; + bench:booktitle "overtraining songbirds appositive" ; + dc:creator _:b71 ; + dc:title "endomorphic appositive conditionalities" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.songbirds.tld/conditionalities/gesticulations.html" . + +_:b72 a foaf:Person ; + foaf:name "Tsukiyama Shinabarger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unrevealed.tld/tuts/reflowered.html" ; + dc:creator _:b73 ; + dc:title "cadencing reflowered eructating" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.tuts.tld/eructating/scurrilously.html" . + +_:b54 a foaf:Person ; + foaf:name "Abira Hemmig" . + +_:b74 a foaf:Person ; + foaf:name "Gaius Gonzalez" . + + + a bench:Article ; + rdfs:seeAlso "http://www.knucklers.tld/impairments/waveless.html" ; + dc:creator _:b75 , _:b76 ; + dc:title "interlunar waveless logier" ; + swrc:journal ; + swrc:note "dopy demised secreter hairsplitting sultrily irretrievably unlink widowers incurability" ; + swrc:pages 10 ; + foaf:homepage "http://www.impairments.tld/logier/cincture.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.truncheons.tld/ejective/elasticizing.html" ; + dc:creator _:b77 ; + dc:title "simplism elasticizing licitly" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.ejective.tld/licitly/unapprehensive.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luciano Harbuck" + ] ; + dc:title "dekameters xiv interpolated" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.viny.tld/interpolated/taw.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.glowfly.tld/eagerest/deadheads.html" ; + bench:booktitle "fellator acidness eagerest" ; + dc:creator _:b78 ; + dc:title "acidness deadheads tramels" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.eagerest.tld/tramels/mademoiselle.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noncombatants.tld/fantasms/keister.html" ; + dc:creator _:b79 ; + dc:title "tingles keister despatches" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.fantasms.tld/despatches/tequila.html" . + +_:b80 a foaf:Person ; + foaf:name "Guste Bakalars" . + +_:b81 a foaf:Person ; + foaf:name "Manoela Rogness" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stollens.tld/conditione/loathly.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Motoyasu Calligy" + ] ; + dc:title "ponderers loathly cancels" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.conditione.tld/cancels/debiting.html" . + + + a bench:Article ; + dc:creator _:b82 ; + dc:title "steeps kins abrogator" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.hairline.tld/abrogator/rechecking.html" . + + + a bench:Inproceedings ; + bench:booktitle "dissuasion compromising monograph" ; + dc:creator _:b83 , _:b84 ; + dc:title "droplets monograph gossiped" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.compromising.tld/gossiped/bastardies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chariest.tld/manifestations/utilizations.html" ; + bench:booktitle "garnish rencounters manifestations" ; + dc:creator person:Paul_Erdoes , _:b85 ; + dc:title "rencounters utilizations chapeaus" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.manifestations.tld/chapeaus/hexapodies.html" . + +_:b86 a foaf:Person ; + foaf:name "Benita Hatzenbuehler" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.riggers.tld/aligners/retraces.html" ; + bench:booktitle "tarpapered maladjusted aligners" ; + dc:creator _:b87 , person:Paul_Erdoes ; + dc:title "maladjusted retraces lippy" ; + dcterms:issued 1951 ; + dcterms:partOf ; + foaf:homepage "http://www.aligners.tld/lippy/cynicism.html" . + +_:b88 a foaf:Person ; + foaf:name "Talisha Beans" . + +_:b89 a foaf:Person ; + foaf:name "Randal Jannell" . + +_:b90 a foaf:Person ; + foaf:name "Alike Winberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spouseless.tld/deistic/deportations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alonza Galyan" + ] ; + dc:title "manubriums deportations slimmest" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.deistic.tld/slimmest/alate.html" . + + + a bench:Article ; + dc:creator _:b91 ; + dc:title "lagers beaneries paused" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.coffined.tld/paused/dragsters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manumits.tld/leaned/undersupplying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ricky Wyss" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ruwaid Solian" + ] ; + dc:title "denizens undersupplying stylise" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.leaned.tld/stylise/ixia.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Laure Gentis" + ] ; + dc:title "inordinately bumpkins toupees" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.possesses.tld/toupees/avoiders.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fulko Pullen" + ] ; + dc:title "sapphism aw rummier" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.prostatectomies.tld/rummier/obtuseness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.federacy.tld/hightails/freshening.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adrina Viren" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Selma Kaleta" + ] ; + dc:title "officered freshening contaminative" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.hightails.tld/contaminative/unfurling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.branchlike.tld/ai/affirmativeness.html" ; + dc:creator _:b92 ; + dc:title "chimed affirmativeness scofflaws" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.ai.tld/scofflaws/pistils.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concertizing.tld/battiest/seizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vitaliy Lineberger" + ] ; + dc:title "banshees seizing nonsymbolic" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.battiest.tld/nonsymbolic/undersupply.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Inoue Mizzi" + ] ; + dc:title "schillings corroborated witnessing" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.gyroscopically.tld/witnessing/mottling.html" . + +_:b93 a foaf:Person ; + foaf:name "Narihari Grime" . + +_:b94 a foaf:Person ; + foaf:name "LaCienega Konig" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conformationally.tld/fickleness/parachutists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eldrick Evertsen" + ] ; + dc:title "vindictiveness parachutists panelings" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.fickleness.tld/panelings/disembarkation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moonward.tld/gruesomer/draughty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sakari Hellstrom" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cinzia Heising" + ] ; + dc:title "dispossession draughty dollies" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.gruesomer.tld/dollies/holeless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.distended.tld/lagoons/chickpea.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilka Boos" + ] ; + dc:title "prochurch chickpea debilities" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.lagoons.tld/debilities/maundered.html" . + + + a bench:Article ; + dc:creator _:b95 ; + dc:title "waxily seamiest schtick" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.tzarisms.tld/schtick/misdraws.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.afferently.tld/retries/jogs.html" ; + dc:creator _:b96 ; + dc:title "pharmacologist jogs copier" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.retries.tld/copier/colour.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.barrens.tld/blowpipe/varies.html" ; + dc:creator _:b97 , person:Paul_Erdoes ; + dc:title "emanative varies thickest" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.blowpipe.tld/thickest/machinability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oilseeds.tld/perspicaciousness/chippy.html" ; + dc:creator _:b98 ; + dc:title "lancing chippy centralities" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.perspicaciousness.tld/centralities/criticality.html" . + +_:b99 a foaf:Person ; + foaf:name "Kazushige Goeppner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underofficial.tld/arrant/biogeographic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Troika Correy" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dalila Sadger" + ] ; + dc:title "microanalytic biogeographic subsided" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.arrant.tld/subsided/sadistically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mispronounce.tld/repackage/philosophizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yaremka Garbin" + ] ; + dc:title "disqualification philosophizes laparoscope" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.repackage.tld/laparoscope/galloots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.raids.tld/tangram/jingoists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Spasenieva Otts" + ] ; + dc:title "sensu jingoists anastomoses" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.tangram.tld/anastomoses/cachepots.html" . + +_:b100 a foaf:Person ; + foaf:name "Atmaja Mouser" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fiene Mcswain" + ] ; + dc:title "phosgenes disenfranchises dawdling" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.spruced.tld/dawdling/estimator.html" . + +_:b101 a foaf:Person ; + foaf:name "Dunyasha Wittstruck" . + + + a bench:Inproceedings ; + bench:booktitle "unwieldiness disagreeably anthologist" ; + dc:creator _:b102 ; + dc:title "massagists anthologist compressors" ; + dcterms:issued 1959 ; + swrc:pages 133 ; + foaf:homepage "http://www.disagreeably.tld/compressors/mountings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fortifiers.tld/hacklers/lordliest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Holm Sauret" + ] ; + dc:title "impishness lordliest sixes" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.hacklers.tld/sixes/ratified.html" . + + + a bench:Article ; + dc:creator _:b103 ; + dc:title "resents afforests zipped" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.cyanided.tld/zipped/sculptured.html" . + + + a bench:Inproceedings ; + bench:booktitle "regents sabines salons" ; + dc:creator _:b104 , person:Paul_Erdoes ; + dc:title "towers salons inkwell" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.sabines.tld/inkwell/colorably.html" . + + + a bench:Article ; + dc:creator _:b105 ; + dc:title "ramie journeyer eddies" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.overdosage.tld/eddies/postformed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lasagne.tld/phoenicians/eidos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shina Lamontagne" + ] ; + dc:title "antiabortion eidos cathartics" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.phoenicians.tld/cathartics/retracting.html" . + + + a bench:Inproceedings ; + bench:booktitle "restrictionist roughhewed zenithal" ; + dc:creator _:b106 , person:Paul_Erdoes ; + dc:title "slimed zenithal headgears" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.roughhewed.tld/headgears/inflictor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irises.tld/tabernacles/duple.html" ; + dc:creator _:b107 ; + dc:title "overprotection duple embarkation" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.tabernacles.tld/embarkation/therapies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dominium.tld/indonesian/cauls.html" ; + bench:booktitle "eminency mishandling indonesian" ; + dc:creator _:b108 ; + dc:title "mishandling cauls schlemiels" ; + dcterms:issued 1965 ; + swrc:pages 88 ; + foaf:homepage "http://www.indonesian.tld/schlemiels/variates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quadrigamist.tld/trenchers/artfully.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilario Kovats" + ] ; + dc:title "mysteriously artfully mangled" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.trenchers.tld/mangled/operably.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.addictive.tld/pourboire/discourtesy.html" ; + bench:booktitle "unwarier catafalques pourboire" ; + dc:creator _:b109 , _:b110 ; + dc:title "catafalques discourtesy wildernesses" ; + dcterms:issued 1964 ; + swrc:pages 16 ; + foaf:homepage "http://www.pourboire.tld/wildernesses/amphitheater.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sublimates.tld/gullied/agencies.html" ; + dc:creator _:b111 ; + dc:title "mods agencies deux" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.gullied.tld/deux/scrappage.html" . + +_:b112 a foaf:Person ; + foaf:name "Mawuli Weeks" . + + + a bench:Inproceedings ; + bench:booktitle "implementable recently laying" ; + dc:creator _:b113 ; + dc:title "agriculturalists laying enfants" ; + dcterms:issued 1962 ; + swrc:pages 89 ; + foaf:homepage "http://www.recently.tld/enfants/calendulas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acerb.tld/harms/blotchier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gavin Reynolds" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rachael Leichtenberge" + ] ; + dc:title "helipad blotchier jettying" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.harms.tld/jettying/fertility.html" . + +_:b114 a foaf:Person ; + foaf:name "Blerta Kelliher" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jennyfer Blackwell" + ] ; + dc:title "bander unfaithful inauspiciousness" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.tomcat.tld/inauspiciousness/expanses.html" . + +_:b115 a foaf:Person ; + foaf:name "Thirza Groot" . + + + a bench:Article ; + rdfs:seeAlso "http://www.musclebound.tld/herniated/beseechers.html" ; + dc:creator _:b116 , _:b117 ; + dc:title "curvatures beseechers cardias" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.herniated.tld/cardias/clapped.html" . + + + a bench:Inproceedings ; + bench:booktitle "splinters responded orts" ; + dc:creator _:b118 , _:b119 ; + dc:title "shorter orts armyworms" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.responded.tld/armyworms/pieplant.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.minify.tld/binders/carnelians.html" ; + dc:creator _:b67 ; + dc:title "prouder carnelians alewives" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.binders.tld/alewives/bioenvironmental.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enamelware.tld/storminess/extinguised.html" ; + bench:booktitle "unenforced solarizes storminess" ; + dc:creator _:b120 ; + dc:title "solarizes extinguised abjection" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.storminess.tld/abjection/anticipations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sergings.tld/ideo/counteractions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gergios Flo" + ] ; + dc:title "rationales counteractions bellhops" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.ideo.tld/bellhops/redfin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catatony.tld/underlip/chillers.html" ; + dc:creator _:b121 ; + dc:title "opulently chillers simplices" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.underlip.tld/simplices/initiative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flotillas.tld/magnetizer/immiscibility.html" ; + dc:creator _:b122 ; + dc:title "oscillator immiscibility tenancies" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.magnetizer.tld/tenancies/allheals.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dwarflike.tld/coreless/tuberculoses.html" ; + dc:creator _:b123 ; + dc:title "effulgences tuberculoses environs" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.coreless.tld/environs/hulled.html" . + +_:b124 a foaf:Person ; + foaf:name "Lacrishia Mcmannus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loggias.tld/photocatalyst/lenity.html" ; + dc:creator _:b125 , person:Paul_Erdoes ; + dc:title "reconciliating lenity tautological" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.photocatalyst.tld/tautological/jambing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cleveland Navarez" + ] ; + dc:title "aroints unhanged rains" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.potshots.tld/rains/lambasted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.borderlands.tld/maximite/priss.html" ; + bench:booktitle "climber trashed maximite" ; + dc:creator person:Paul_Erdoes , _:b126 , _:b127 ; + dc:title "trashed priss dudishly" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.maximite.tld/dudishly/serialists.html" . + +_:b128 a foaf:Person ; + foaf:name "Resaunna Swanagan" . + +_:b129 a foaf:Person ; + foaf:name "Agpios Bia" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.romancer.tld/shysters/randomly.html" ; + bench:booktitle "accusatively tartly shysters" ; + dc:creator _:b130 ; + dc:title "tartly randomly premiers" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.shysters.tld/premiers/saxhorns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impeaches.tld/affirmers/chattels.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amane Krauskopf" + ] ; + dc:title "teaware chattels refires" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.affirmers.tld/refires/abducts.html" . + +_:b131 a foaf:Person ; + foaf:name "Zeanes Hinsley" . + +_:b132 a foaf:Person ; + foaf:name "Krivulinaia Sengvilay" . + +_:b133 a foaf:Person ; + foaf:name "Demetria Tramonti" . + + + a bench:Article ; + rdfs:seeAlso "http://www.razers.tld/nouveaux/cockneys.html" ; + dc:creator _:b134 ; + dc:title "eaters cockneys assumably" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.nouveaux.tld/assumably/deceiving.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bulletins.tld/pipings/ruffles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nikiforova Gehman" + ] ; + dc:title "radarman ruffles tendentious" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.pipings.tld/tendentious/chiefdoms.html" . + +_:b135 a foaf:Person ; + foaf:name "AnnCathrin Axel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maunder.tld/vaporer/kinships.html" ; + bench:booktitle "dumpcarts emulsoid vaporer" ; + dc:creator _:b136 ; + dc:title "emulsoid kinships gaveler" ; + dcterms:issued 1965 ; + swrc:pages 173 ; + foaf:homepage "http://www.vaporer.tld/gaveler/englishes.html" . + +_:b137 a foaf:Person ; + foaf:name "Inayat Deignan" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.arbitrariness.tld/incorporated/winged.html" ; + bench:booktitle "felicitating glomming incorporated" ; + dc:creator _:b138 ; + dc:title "glomming winged missilry" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.incorporated.tld/missilry/faithing.html" . + +_:b139 a foaf:Person ; + foaf:name "Sebastien Raymer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antibiotics.tld/knickknacks/feudalistic.html" ; + dc:creator _:b140 ; + dc:creator [ a foaf:Person ; + foaf:name "Eijiro Majied" + ] ; + dc:title "marketing feudalistic antedated" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.knickknacks.tld/antedated/invocating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beleapt.tld/genealogists/tumour.html" ; + bench:booktitle "ingrain megaphone genealogists" ; + dc:creator _:b141 ; + dc:title "megaphone tumour matters" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.genealogists.tld/matters/streptococcic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lithographing.tld/internationalizations/mavins.html" ; + dc:creator _:b22 ; + dc:title "muddled mavins unpunished" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.internationalizations.tld/unpunished/licitation.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Susanne Fenster" + ] ; + dc:title "satirize caboodle accedence" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.anticyclone.tld/accedence/abjuratory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forethought.tld/herbivore/putsches.html" ; + dc:creator _:b142 ; + dc:title "nonhazardous putsches patterned" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.herbivore.tld/patterned/acclivities.html" . + +_:b143 a foaf:Person ; + foaf:name "Becca Curney" . + +_:b144 a foaf:Person ; + foaf:name "Perpetua Leyva" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hoptoad.tld/spreaders/misdeliveries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apala Guillemette" + ] ; + dc:title "peacoat misdeliveries reprobating" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.spreaders.tld/reprobating/reinvolving.html" . + +_:b145 a foaf:Person ; + foaf:name "AbdurRaqeeb Aylor" . + + + a bench:Article ; + rdfs:seeAlso "http://www.potful.tld/curred/weapons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yanamaria Deavers" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Asher Rosendorf" + ] ; + dc:title "impends weapons xxiv" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.curred.tld/xxiv/lambkin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engross.tld/toucher/armadas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vivka Culligan" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zachary Miska" + ] ; + dc:title "downsizes armadas wartiest" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.toucher.tld/wartiest/supervisorship.html" . + + + a bench:Article ; + dc:creator _:b146 , _:b147 ; + dc:title "postulated pantheistic duennas" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.crossbeam.tld/duennas/papaws.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attires.tld/unplumbed/charcoals.html" ; + dc:creator _:b148 ; + dc:creator [ a foaf:Person ; + foaf:name "Ksana Widder" + ] ; + dc:title "greaser charcoals runagates" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.unplumbed.tld/runagates/contracted.html" . + +_:b149 a foaf:Person ; + foaf:name "Elija Hiney" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ideologized.tld/franchises/brusquer.html" ; + bench:booktitle "besiegement knitter franchises" ; + dc:creator _:b150 , person:Paul_Erdoes ; + dc:title "knitter brusquer bakemeats" ; + dcterms:issued 1959 ; + swrc:pages 46 ; + foaf:homepage "http://www.franchises.tld/bakemeats/intermixes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steatite.tld/snowpack/ineloquent.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Athansios Svendsen" + ] ; + dc:title "funicular ineloquent pulque" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.snowpack.tld/pulque/handoff.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expurgations.tld/pastured/rechartering.html" ; + dc:creator _:b151 ; + dc:creator [ a foaf:Person ; + foaf:name "Santino Guadagno" + ] ; + dc:title "impugnable rechartering digged" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.pastured.tld/digged/backstay.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cusswords.tld/likenesses/gruesomest.html" ; + bench:booktitle "unfelt converts likenesses" ; + dc:creator person:Paul_Erdoes , _:b152 ; + dc:title "converts gruesomest centipedes" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.likenesses.tld/centipedes/remonstrance.html" . + +_:b153 a foaf:Person ; + foaf:name "Eisen Fausnaught" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intransigence.tld/murderesses/datedly.html" ; + dc:creator _:b154 ; + dc:title "confused datedly ached" ; + swrc:journal ; + swrc:month 3 ; + swrc:pages 190 ; + foaf:homepage "http://www.murderesses.tld/ached/skulduggery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuseless.tld/vexing/pertly.html" ; + dc:creator _:b155 ; + dc:title "devilkin pertly etiquettes" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.vexing.tld/etiquettes/derailleur.html" . + + + a bench:Article ; + dc:creator _:b156 ; + dc:title "rehiring tossers pottage" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.outsets.tld/pottage/gonadectomies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aptitudes.tld/tolerators/foresides.html" ; + dc:creator _:b157 ; + dc:title "moonlighted foresides conservatively" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.tolerators.tld/conservatively/dilapidator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shammies.tld/decrepitly/woollier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avital Trask" + ] ; + dc:title "mormonism woollier matchmakers" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.decrepitly.tld/matchmakers/jitterbugged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.veneered.tld/injectors/hundredweight.html" ; + dc:creator _:b158 ; + dc:title "multiplicities hundredweight diphtherian" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.injectors.tld/diphtherian/tzarism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mealiest.tld/lated/lepers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Xuqiu Deller" + ] ; + dc:title "torching lepers axonal" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.lated.tld/axonal/huntsmen.html" . + +_:b159 a foaf:Person ; + foaf:name "Amelfa Palm" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interjections.tld/whirrs/sloes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cristina Musick" + ] ; + dc:title "girdlers sloes maleficio" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.whirrs.tld/maleficio/windiness.html" . + +_:b160 a foaf:Person ; + foaf:name "Sigurd Mahli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reteaching.tld/typescripts/pithier.html" ; + dc:creator _:b161 ; + dc:title "perviousness pithier heme" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.typescripts.tld/heme/vivarium.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.iratest.tld/conservationists/piddling.html" ; + dc:creator _:b162 ; + dc:title "devitalized piddling attempter" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.conservationists.tld/attempter/waiter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outgrows.tld/surrounding/trumpets.html" ; + dc:creator _:b163 ; + dc:title "circuitously trumpets bucktoothed" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.surrounding.tld/bucktoothed/alterations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drollery.tld/jags/gatherers.html" ; + dc:creator _:b164 , _:b165 ; + dc:title "counsels gatherers disassociating" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.jags.tld/disassociating/wieners.html" . + + + a bench:Incollection ; + bench:booktitle "toecaps pinochles liefest" ; + dc:creator _:b166 ; + dc:title "continuer liefest reformulation" ; + dcterms:issued 1957 ; + foaf:homepage "http://www.pinochles.tld/reformulation/vistaed.html" . + + + a bench:Inproceedings ; + bench:booktitle "paled steerages firstly" ; + dc:creator _:b167 , _:b168 ; + dc:title "unfaltering firstly bons" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.steerages.tld/bons/osmiums.html" . + +_:b169 a foaf:Person ; + foaf:name "Mami Gruger" . + + + a bench:Article ; + dc:creator _:b170 ; + dc:title "analogic battleships unforseen" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.effuses.tld/unforseen/sphinges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pretrial.tld/gauzier/treasuryship.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avery Jeavons" + ] ; + dc:title "networking treasuryship victimizing" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.gauzier.tld/victimizing/mutters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.architecure.tld/segregates/priors.html" ; + dc:creator _:b171 ; + dc:title "testifies priors extenders" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.segregates.tld/extenders/unraveled.html" . + +_:b172 a foaf:Person ; + foaf:name "Tahn Bendle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.podgy.tld/kinkiest/xix.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nik Reposa" + ] ; + dc:title "vagus xix recollected" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.kinkiest.tld/recollected/householder.html" . + + + a bench:Inproceedings ; + bench:booktitle "enrobers precancelling heterosexuality" ; + bench:cdrom "http://www.dazedly.tld/heterosexuality/volatilizes.html" ; + dc:creator _:b173 ; + dc:title "precancelling volatilizes infolding" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.heterosexuality.tld/infolding/angelfishes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bigamies.tld/panhandling/omens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mamika Blakstad" + ] ; + dc:title "brindled omens mormons" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.panhandling.tld/mormons/impenitently.html" . + + + a bench:Inproceedings ; + bench:booktitle "oarlocks clarified tilers" ; + dc:creator _:b174 ; + dc:title "discards tilers shipping" ; + dcterms:issued 1954 ; + swrc:pages 52 ; + foaf:homepage "http://www.clarified.tld/shipping/fortified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.porcelains.tld/nows/besiegement.html" ; + bench:booktitle "interpretative redder nows" ; + dc:creator _:b175 , person:Paul_Erdoes ; + dc:title "redder besiegement ideologized" ; + dcterms:issued 1959 ; + swrc:pages 45 ; + foaf:homepage "http://www.nows.tld/ideologized/knitter.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cheri Dantes" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Diamond Wesselink" + ] ; + dc:title "woodpiles incompatibility vignettists" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.misjudgment.tld/vignettists/booted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pinyon.tld/suppurations/prevalently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karmen Alemany" + ] ; + dc:title "overflew prevalently misadventures" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.suppurations.tld/misadventures/pouters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.artificer.tld/nonplus/cinematograph.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Diona Schild" + ] ; + dc:title "refiltered cinematograph roentgenograms" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.nonplus.tld/roentgenograms/gauchest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drakes.tld/whomped/sweeties.html" ; + dc:creator _:b176 ; + dc:title "unholiness sweeties yare" ; + swrc:journal ; + foaf:homepage "http://www.whomped.tld/yare/biggish.html" . + +_:b177 a foaf:Person ; + foaf:name "Sam Mattheis" . + +_:b178 a foaf:Person ; + foaf:name "Enar Nordlinger" . + +_:b179 a foaf:Person ; + foaf:name "Tekeysia Gaglio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.restorers.tld/grousing/overdrinking.html" ; + dc:creator _:b180 ; + dc:creator [ a foaf:Person ; + foaf:name "Juri Guzik" + ] ; + dc:title "rebroadcasting overdrinking frow" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.grousing.tld/frow/demarcators.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deciliter.tld/disrupting/grievousness.html" ; + bench:booktitle "eggnogs homoerotism disrupting" ; + dc:creator _:b181 ; + dc:title "homoerotism grievousness altitudes" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.disrupting.tld/altitudes/tastier.html" . + +_:b182 a foaf:Person ; + foaf:name "Tansy Benders" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tarbush.tld/aneroid/autotransplant.html" ; + bench:booktitle "outreasoning infusibility aneroid" ; + dc:creator _:b183 ; + dc:title "infusibility autotransplant cogences" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.aneroid.tld/cogences/pinions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waftage.tld/impecuniosity/lankness.html" ; + dc:creator _:b184 ; + dc:title "liszt lankness dryly" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.impecuniosity.tld/dryly/modernistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mediumistic.tld/paragraphs/taperer.html" ; + dc:creator _:b185 , _:b186 ; + dc:title "lychees taperer diluted" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.paragraphs.tld/diluted/murexes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Che Kess" + ] ; + dc:title "psychosomatics foreshadower conflictive" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.reformating.tld/conflictive/amanuenses.html" . + +_:b185 a foaf:Person ; + foaf:name "Cece Dunagin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resister.tld/utilizable/nimbuses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chesell Vatter" + ] ; + dc:title "vittles nimbuses expiatory" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.utilizable.tld/expiatory/regurgitating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.innocency.tld/monetizes/shamable.html" ; + bench:booktitle "demesne thermos monetizes" ; + dc:creator _:b187 ; + dc:title "thermos shamable zanily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.monetizes.tld/zanily/doormats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shires.tld/precipitousness/wifed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gavan Tenhaeff" + ] ; + dc:title "crumbing wifed precincts" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.precipitousness.tld/precincts/obverses.html" . + +_:b188 a foaf:Person ; + foaf:name "Kerstine Finders" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sourly.tld/chunked/votaries.html" ; + bench:booktitle "rester cartable chunked" ; + dc:creator _:b189 ; + dc:title "cartable votaries stereos" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.chunked.tld/stereos/mediatorial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.papistries.tld/clergywomen/unwoven.html" ; + dc:creator _:b190 ; + dc:title "phasing unwoven normalities" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.clergywomen.tld/normalities/millers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinducing.tld/plaguers/pollards.html" ; + bench:booktitle "outlaw paisleys plaguers" ; + dc:creator _:b191 ; + dc:title "paisleys pollards kiefs" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.plaguers.tld/kiefs/nigher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dopier.tld/preapplication/encrusting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hanuman Forkner" + ] ; + dc:title "dement encrusting felonries" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.preapplication.tld/felonries/japes.html" . + +_:b192 a foaf:Person ; + foaf:name "Luci Adolfo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flashers.tld/barreled/expiates.html" ; + dc:creator _:b193 ; + dc:title "honours expiates labeling" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.barreled.tld/labeling/varistors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chlorid.tld/unsavory/attorning.html" ; + dc:creator _:b194 ; + dc:creator [ a foaf:Person ; + foaf:name "Jule Kand" + ] ; + dc:title "healthiest attorning recrates" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.unsavory.tld/recrates/necessitated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wirepullers.tld/uniting/surprised.html" ; + dc:creator _:b195 ; + dc:title "rabbinates surprised challenger" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.uniting.tld/challenger/salves.html" . + +_:b196 a foaf:Person ; + foaf:name "Guido Genier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impecuniousness.tld/agglutinins/defrayed.html" ; + dc:creator _:b197 ; + dc:title "sciaticas defrayed intuitively" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.agglutinins.tld/intuitively/emirates.html" . + +_:b198 a foaf:Person ; + foaf:name "Enrica Mathern" . + +_:b199 a foaf:Person ; + foaf:name "Gritt Prestage" . + +_:b200 a foaf:Person ; + foaf:name "Kaiya Karakas" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tavio Callen" + ] ; + dc:title "procathedral headiest dynamisms" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.braved.tld/dynamisms/plonking.html" . + +_:b201 a foaf:Person ; + foaf:name "Takehide Gauna" . + + + a bench:Article ; + dc:creator _:b202 ; + dc:title "benefited immunizations dognapers" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.warpaths.tld/dognapers/peen.html" . + + + a bench:Inproceedings ; + bench:booktitle "sowable asteroids haymow" ; + dc:creator _:b203 ; + dc:title "conceptive haymow gastropod" ; + dcterms:issued 1961 ; + swrc:pages 28 ; + foaf:homepage "http://www.asteroids.tld/gastropod/forkedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.guffaws.tld/servals/abrasively.html" ; + dc:creator _:b204 ; + dc:title "dampeners abrasively accomplices" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.servals.tld/accomplices/blepharitis.html" . + +_:b205 a foaf:Person ; + foaf:name "ZefaAaden Raridon" . + +_:b206 a foaf:Person ; + foaf:name "Sengchan Conrad" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.floweriness.tld/newsstands/debouch.html" ; + bench:booktitle "spinout slotbacks newsstands" ; + dc:creator _:b207 ; + dc:title "slotbacks debouch consubstantiation" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.newsstands.tld/consubstantiation/legitimize.html" . + +_:b208 a foaf:Person ; + foaf:name "Aura Finazzo" . + +_:b209 a foaf:Person ; + foaf:name "Zotico Cerrano" . + + + a bench:Inproceedings ; + bench:booktitle "shakily frigidities acclamations" ; + dc:creator _:b210 ; + dc:title "martially acclamations streaker" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.frigidities.tld/streaker/redistricted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entreated.tld/disgust/lopsidedly.html" ; + dc:creator _:b211 ; + dc:title "domesticates lopsidedly chelators" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.disgust.tld/chelators/gruntle.html" . + + + a bench:Inproceedings ; + bench:booktitle "defamatory bowlfuls disconnections" ; + dc:creator _:b212 , _:b213 ; + dc:title "multiengined disconnections refried" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.bowlfuls.tld/refried/operationally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.majored.tld/drywalls/disobeyed.html" ; + dc:creator _:b214 , _:b215 ; + dc:title "heathenism disobeyed coamings" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.drywalls.tld/coamings/candidates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attester.tld/monkeyed/poisonings.html" ; + dc:creator _:b216 ; + dc:title "reticence poisonings bunts" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.monkeyed.tld/bunts/caucussing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bodysurfs.tld/chymics/communalist.html" ; + bench:booktitle "resold stays chymics" ; + dc:creator _:b217 , _:b218 ; + dc:title "stays communalist arguing" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.chymics.tld/arguing/chaperonage.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Honey Eidinger" + ] ; + dc:title "histamins chauffeuse catharine" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.cuts.tld/catharine/gorsy.html" . + +_:b45 a foaf:Person ; + foaf:name "Larry Espejel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shamelessly.tld/kindliest/dynasts.html" ; + bench:booktitle "boxed reenlisted kindliest" ; + dc:creator _:b219 , _:b220 ; + dc:title "reenlisted dynasts negligently" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.kindliest.tld/negligently/institutionalization.html" . + + + a bench:Inproceedings ; + bench:booktitle "boastfully awardee magister" ; + dc:creator _:b221 ; + dc:title "topos magister fiscals" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 54 ; + foaf:homepage "http://www.awardee.tld/fiscals/sidings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dominants.tld/duckboard/bigamies.html" ; + dc:creator _:b222 ; + dc:creator [ a foaf:Person ; + foaf:name "Pacho Stahlnecker" + ] ; + dc:title "tournaments bigamies brindled" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.duckboard.tld/brindled/panhandling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.papers.tld/crinoline/misapprehended.html" ; + bench:booktitle "placaters passant crinoline" ; + dc:creator _:b223 ; + dc:title "passant misapprehended tieclasp" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 43 ; + foaf:homepage "http://www.crinoline.tld/tieclasp/emulations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unpenned.tld/savorier/spectates.html" ; + bench:booktitle "ejecta thumbtacks savorier" ; + dc:creator _:b224 , person:Paul_Erdoes ; + dc:title "thumbtacks spectates tertian" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.savorier.tld/tertian/plodded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beginners.tld/taunters/sleeted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chasity Cirilli" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Damiano Graci" + ] ; + dc:title "salaamed sleeted spaciousness" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.taunters.tld/spaciousness/gobbing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.madcaps.tld/oceanology/testator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masaki Ayudan" + ] ; + dc:title "limiter testator singsongs" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.oceanology.tld/singsongs/mingling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jackstraw.tld/marked/grocers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alita Armon" + ] ; + dc:title "cello grocers lightships" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.marked.tld/lightships/laughably.html" . + +_:b225 a foaf:Person ; + foaf:name "Felippe Desai" . + + + a bench:Article ; + rdfs:seeAlso "http://www.audiology.tld/chumships/languages.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amnon Norg" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Evgenia Wiglesworth" + ] ; + dc:title "kaleidoscopic languages softened" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.chumships.tld/softened/fubbing.html" . + +_:b226 a foaf:Person ; + foaf:name "Stranizlava Conolly" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pieter Frend" + ] ; + dc:title "excites refinished incurve" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.steamroller.tld/incurve/conchoid.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adrians Eisenbeisz" + ] ; + dc:title "pignuts inconcealable brawled" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.birdman.tld/brawled/enlistment.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hyazinth Delacuesta" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dragica Wangler" + ] ; + dc:title "titillation fogyisms tyrannically" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.misbeget.tld/tyrannically/detectible.html" . + +_:b227 a foaf:Person ; + foaf:name "Vongfong Sowells" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parried.tld/seders/exobiology.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hansi Huba" + ] ; + dc:title "coated exobiology tenured" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.seders.tld/tenured/appointer.html" . + +_:b228 a foaf:Person ; + foaf:name "Nirav Eberly" . + + + a bench:Article ; + bench:cdrom "http://www.linkable.tld/tellers/nonabsorbent.html" ; + dc:creator _:b229 ; + dc:creator [ a foaf:Person ; + foaf:name "Liviana Rickon" + ] ; + dc:title "deflea nonabsorbent bookmen" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.tellers.tld/bookmen/homilies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.homier.tld/jammed/harpist.html" ; + dc:creator _:b230 ; + dc:title "annexation harpist possessed" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.jammed.tld/possessed/examined.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cognize.tld/toiled/nonspecialized.html" ; + dc:creator _:b231 ; + dc:title "hoatzin nonspecialized vrouw" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.toiled.tld/vrouw/squads.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.replying.tld/contraptions/striding.html" ; + bench:booktitle "sawn loftless contraptions" ; + dc:creator _:b232 ; + dc:title "loftless striding semirural" ; + dcterms:issued 1964 ; + swrc:pages 44 ; + foaf:homepage "http://www.contraptions.tld/semirural/listened.html" . + + + a bench:Article ; + dc:creator _:b233 ; + dc:title "lactoprotein diverting psychedelic" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.miffs.tld/psychedelic/owners.html" . + +_:b234 a foaf:Person ; + foaf:name "Gritta Mccubrey" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Belka Yeasted" + ] ; + dc:title "styleless anticipation manfully" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.ingresses.tld/manfully/dredges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prewarned.tld/diffracts/boiling.html" ; + bench:booktitle "manpowers orpiments diffracts" ; + dc:creator _:b155 , person:Paul_Erdoes ; + dc:title "orpiments boiling taverner" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.diffracts.tld/taverner/gigs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.figuration.tld/spawners/perlitic.html" ; + dc:creator _:b235 , _:b236 ; + dc:title "solfeggi perlitic flexions" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.spawners.tld/flexions/rioter.html" . + +_:b237 a foaf:Person ; + foaf:name "Isoruko Gierisch" . + + + a bench:Article ; + rdfs:seeAlso "http://www.osculated.tld/legislatively/sleekly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jalissa Bickmore" + ] ; + dc:title "expatiating sleekly subscript" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.legislatively.tld/subscript/intoxication.html" . + + + a bench:Article ; + dc:creator _:b238 ; + dc:title "beiges villus horsing" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.prinking.tld/horsing/icing.html" . + +_:b239 a foaf:Person ; + foaf:name "Urit Ackermann" . + + + a bench:Journal ; + dc:title "Journal 4 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b240 , _:b241 , _:b242 ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Article ; + rdfs:seeAlso "http://www.fragmentally.tld/monotony/cheated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Miyoko Brockman" + ] ; + dc:title "poetics cheated calderas" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.monotony.tld/calderas/targeted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.legateships.tld/impenitence/righto.html" ; + bench:booktitle "zebus sikhism impenitence" ; + dc:creator _:b243 ; + dc:title "sikhism righto ligation" ; + dcterms:issued 1957 ; + swrc:pages 92 ; + foaf:homepage "http://www.impenitence.tld/ligation/liegeman.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bimester.tld/bogies/prejudgments.html" ; + bench:booktitle "coastings protectress bogies" ; + dc:creator _:b244 , _:b245 ; + dc:title "protectress prejudgments monger" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.bogies.tld/monger/transfusers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.packsaddle.tld/kissed/hypnology.html" ; + dc:creator _:b246 ; + dc:title "emeralds hypnology anathemas" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.kissed.tld/anathemas/iterant.html" . + +_:b247 a foaf:Person ; + foaf:name "Ashton Hundertmark" . + + + a bench:Article ; + dc:creator _:b248 ; + dc:title "prebilling kasha nativity" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.wordbooks.tld/nativity/lacks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concealing.tld/deprecator/paunchier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Joakim Chocron" + ] ; + dc:title "intended paunchier tablespoons" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.deprecator.tld/tablespoons/gemologies.html" . + + + a bench:Article ; + dc:creator _:b249 ; + dc:title "nebbish detailer intellects" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.detriments.tld/intellects/devises.html" . + +_:b250 a foaf:Person ; + foaf:name "Tessy Sharber" . + + + a bench:Journal ; + dc:title "Journal 10 (1966)" ; + dcterms:issued 1966 ; + swrc:number 1 ; + swrc:volume 2 . + +_:b251 a foaf:Person ; + foaf:name "Valter Soldner" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Imelde Ballin" + ] ; + dc:title "lifters asking infectiously" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.knout.tld/infectiously/modernest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atheistical.tld/adoration/repetitiousness.html" ; + bench:booktitle "paned comme adoration" ; + dc:creator _:b252 , _:b253 ; + dc:title "comme repetitiousness missourians" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.adoration.tld/missourians/estimation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.planking.tld/orangeades/deviled.html" ; + bench:booktitle "nondeliveries alloted orangeades" ; + dc:creator _:b254 ; + dc:title "alloted deviled evoking" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 57 ; + foaf:homepage "http://www.orangeades.tld/evoking/emotionalism.html" . + +_:b255 a foaf:Person ; + foaf:name "Taki Tenuta" . + +_:b256 a foaf:Person ; + foaf:name "Edgarda Piccinini" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Agammnon Gantvoort" + ] ; + dc:title "vituperation unstained hardbacks" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.laver.tld/hardbacks/flaggier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cora Pickings" + ] ; + dc:title "saddening eyebeams calculator" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.insulates.tld/calculator/jackpots.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.elasticity.tld/commercialization/exiguity.html" ; + bench:booktitle "typewriting freckling commercialization" ; + dc:creator _:b115 ; + dc:title "freckling exiguity concents" ; + dcterms:issued 1959 ; + swrc:pages 44 ; + foaf:homepage "http://www.commercialization.tld/concents/manpack.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ordena Blackbird" + ] ; + dc:title "hopsack shacklers sundaes" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.wigwagging.tld/sundaes/hyperirritable.html" . + +_:b257 a foaf:Person ; + foaf:name "Francisca Gofton" . + + + a bench:Inproceedings ; + bench:booktitle "grossly chirped totalitarianism" ; + dc:creator _:b258 , _:b259 ; + dc:title "classifier totalitarianism pours" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.chirped.tld/pours/sojournment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ducker.tld/emasculation/conquests.html" ; + dc:creator _:b260 ; + dc:title "vialed conquests tasselled" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.emasculation.tld/tasselled/standardbearers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nobble.tld/sayee/suppurates.html" ; + dc:creator _:b261 ; + dc:title "cheeking suppurates reinforms" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.sayee.tld/reinforms/reconversions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jeerers.tld/etoiles/prerequisites.html" ; + bench:booktitle "melodeons chartering etoiles" ; + dc:creator _:b262 ; + dc:title "chartering prerequisites dawns" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.etoiles.tld/dawns/valves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slovak.tld/restacking/hankies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Conchetta Cater" + ] ; + dc:title "serializing hankies castile" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.restacking.tld/castile/unsnarled.html" . + + + a bench:Article ; + dc:creator _:b263 ; + dc:title "arbitrarily kerb whalebones" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.brainiest.tld/whalebones/adeptly.html" . + + + a bench:Article ; + dc:creator _:b264 ; + dc:title "slatternly occultists repudiates" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.wetting.tld/repudiates/dawdler.html" . + + + a bench:Article ; + dc:creator _:b265 ; + dc:title "discounter malnourishment pennons" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.darkie.tld/pennons/invokers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frankness.tld/conformity/relishable.html" ; + dc:creator _:b266 ; + dc:title "milquetoast relishable retouchers" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.conformity.tld/retouchers/outspread.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plastered.tld/roistering/gibbered.html" ; + dc:creator _:b267 ; + dc:title "appraises gibbered fifteenths" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.roistering.tld/fifteenths/packthreads.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.readdress.tld/dupers/treasuring.html" ; + bench:booktitle "sidewalks cockish dupers" ; + dc:creator _:b268 ; + dc:title "cockish treasuring stealer" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.dupers.tld/stealer/acrostic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dwindling.tld/shoplifted/rumouring.html" ; + bench:booktitle "leucoma voyages shoplifted" ; + dc:creator _:b269 ; + dc:title "voyages rumouring entered" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.shoplifted.tld/entered/pulpwood.html" . + + + a bench:Article ; + dc:creator _:b270 ; + dc:title "traitorously misclassifies polestar" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.juicily.tld/polestar/rowels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fezes.tld/upshifted/relegable.html" ; + dc:creator _:b271 ; + dc:title "statelessness relegable subclan" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.upshifted.tld/subclan/oeuvres.html" . + +_:b272 a foaf:Person ; + foaf:name "Cristoval Lundberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pledgee.tld/darned/emblements.html" ; + dc:creator _:b273 , _:b274 , person:Paul_Erdoes ; + dc:title "protoactinium emblements shrewed" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.darned.tld/shrewed/alluvials.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revolutionizes.tld/normalacy/bowlegged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Payton Helmlinger" + ] ; + dc:title "unlatching bowlegged reviewed" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.normalacy.tld/reviewed/warrantees.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ademia Feary" + ] ; + dc:title "catcher monitoring thyroidectomize" ; + swrc:journal ; + foaf:homepage "http://www.tonsuring.tld/thyroidectomize/starchiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gloved.tld/semanticist/mildness.html" ; + bench:booktitle "usefully crowned semanticist" ; + dc:creator _:b275 ; + dc:title "crowned mildness manliness" ; + dcterms:issued 1964 ; + swrc:pages 13 ; + foaf:homepage "http://www.semanticist.tld/manliness/staring.html" . + + + a bench:Inproceedings ; + bench:booktitle "victuallers alpenhorn fires" ; + dc:creator _:b276 ; + dc:title "unvanquishable fires melodized" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.alpenhorn.tld/melodized/ginny.html" . + + + a bench:Article ; + dc:creator _:b277 ; + dc:title "inquiries currycomb hayloft" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.frugs.tld/hayloft/mortifyingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dehydrogenates.tld/furrings/electrolytically.html" ; + dc:creator _:b278 , _:b279 ; + dc:title "fusibly electrolytically wassailed" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.furrings.tld/wassailed/remarked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dimmock.tld/zouaves/earmarking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cadman Strom" + ] ; + dc:title "waltzed earmarking capitation" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.zouaves.tld/capitation/airbill.html" . + + + a bench:Article ; + dc:creator _:b280 , _:b281 ; + dc:title "rippers apiarists appealable" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.muggins.tld/appealable/disarms.html" . + +_:b282 a foaf:Person ; + foaf:name "Oryan Mirles" . + + + a bench:Inproceedings ; + bench:booktitle "slumberers disburses firebox" ; + dc:creator [ a foaf:Person ; + foaf:name "Vassily Gassoway" + ] ; + dc:title "triturate firebox reflowing" ; + dcterms:issued 1960 ; + swrc:pages 168 ; + foaf:homepage "http://www.disburses.tld/reflowing/acrobatically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cartload.tld/dappled/inphase.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elissa Farry" + ] ; + dc:title "craped inphase wheeled" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.dappled.tld/wheeled/surcharging.html" . + +_:b283 a foaf:Person ; + foaf:name "Galyn Stobie" . + + + a bench:Journal ; + dc:title "Journal 2 (1956)" ; + dcterms:issued 1956 ; + swrc:editor _:b89 , _:b178 ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.subcommissions.tld/containerized/coldness.html" ; + bench:booktitle "photoplay gastrostomy containerized" ; + dc:creator _:b284 ; + dc:title "gastrostomy coldness restrainable" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 119 ; + foaf:homepage "http://www.containerized.tld/restrainable/dimensional.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voicing.tld/cones/beanpole.html" ; + bench:cdrom "http://www.sorbitol.tld/gophers/cones.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Soshu Burress" + ] ; + dc:title "gophers beanpole sennits" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.cones.tld/sennits/celebrated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.biasses.tld/speaker/crocheter.html" ; + bench:booktitle "parasitization compassing speaker" ; + dc:creator _:b285 ; + dc:title "compassing crocheter reverently" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.speaker.tld/reverently/hijacker.html" . + + + a bench:Inproceedings ; + bench:booktitle "goldbugs chinked boweries" ; + dc:creator _:b286 , _:b112 ; + dc:title "destructible boweries lowlier" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.chinked.tld/lowlier/unpossessive.html" . + +_:b287 a foaf:Person ; + foaf:name "Reyes Kluesner" . + +_:b288 a foaf:Person ; + foaf:name "Debbie Schoenhals" . + + + a bench:Inproceedings ; + bench:booktitle "caseworker cameoed knitting" ; + dc:creator _:b289 ; + dc:title "footsie knitting underwind" ; + dcterms:issued 1966 ; + swrc:pages 122 ; + foaf:homepage "http://www.cameoed.tld/underwind/miseducating.html" . + + + a bench:Inproceedings ; + bench:booktitle "bourg beaned antidotally" ; + dc:creator _:b290 ; + dc:title "clingstones antidotally impregnated" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.beaned.tld/impregnated/thighbones.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.memorialize.tld/lumberjacks/rockfish.html" ; + bench:booktitle "hymnaries deicing lumberjacks" ; + dc:creator _:b291 ; + dc:title "deicing rockfish hookworms" ; + dcterms:issued 1956 ; + swrc:pages 79 ; + foaf:homepage "http://www.lumberjacks.tld/hookworms/palisades.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intimidator.tld/recharges/unlovable.html" ; + dc:creator _:b292 ; + dc:title "slickness unlovable machined" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.recharges.tld/machined/reconciler.html" . + +_:b293 a foaf:Person ; + foaf:name "Alysa Meis" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prebendary.tld/disobediently/jokers.html" ; + dc:creator _:b294 ; + dc:title "intitling jokers policed" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.disobediently.tld/policed/primus.html" . + + + a bench:Article ; + dc:creator _:b295 ; + dc:title "mistake garrisoning horizons" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.spitballs.tld/horizons/sincerest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.situps.tld/represented/normalcies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lutfiyya Tinch" + ] ; + dc:title "hillocks normalcies intertangled" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.represented.tld/intertangled/cliquing.html" . + + + a bench:Article ; + dc:creator _:b296 ; + dc:title "wapitis battener pedaling" ; + swrc:journal . + + + a bench:Article ; + rdfs:seeAlso "http://www.makers.tld/lavished/hardhearted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hiroe Kathan" + ] ; + dc:title "disabusing hardhearted exigencies" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.lavished.tld/exigencies/papuans.html" . + + + a bench:Inproceedings ; + bench:booktitle "prayingly unco sugary" ; + dc:creator _:b297 ; + dc:title "revolves sugary argonauts" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.unco.tld/argonauts/bowelling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expirers.tld/swaggerer/instigating.html" ; + dc:creator _:b298 ; + dc:title "lothario instigating cyans" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.swaggerer.tld/cyans/bleakest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Katie Hooe" + ] ; + dc:title "preternaturally multiphasic highjacked" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.gruffs.tld/highjacked/jots.html" . + +_:b83 a foaf:Person ; + foaf:name "Hamish Proano" . + +_:b299 a foaf:Person ; + foaf:name "Kyoshi Beltron" . + +_:b300 a foaf:Person ; + foaf:name "Donzel Hohman" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Almaadele Niedzwiedzki" + ] ; + dc:title "airmails prodigiousness fictionally" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.vivific.tld/fictionally/callusing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infolder.tld/barrows/westerns.html" ; + bench:booktitle "jacaranda fundamentalist barrows" ; + dc:creator _:b301 ; + dc:title "fundamentalist westerns skinfuls" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.barrows.tld/skinfuls/vixenish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beggaring.tld/monotonously/grouser.html" ; + dc:creator _:b302 ; + dc:title "assize grouser reinducts" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.monotonously.tld/reinducts/organelles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thurifer.tld/fringier/rhythmical.html" ; + dc:creator _:b303 ; + dc:title "teazle rhythmical wastebaskets" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.fringier.tld/wastebaskets/powderer.html" . + +_:b304 a foaf:Person ; + foaf:name "Aurel Lapar" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.screws.tld/misos/trampolinist.html" ; + bench:booktitle "mailwoman oilhole misos" ; + dc:creator _:b114 , _:b305 ; + dc:title "oilhole trampolinist astronautical" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.misos.tld/astronautical/shapelier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rosina Drumgole" + ] ; + dc:title "spokes icier outflanks" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.humdinger.tld/outflanks/recombined.html" . + +_:b36 a foaf:Person ; + foaf:name "Tal Kloock" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cd.tld/abashment/reweighed.html" ; + dc:creator _:b306 ; + dc:title "papooses reweighed clarion" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.abashment.tld/clarion/alienates.html" . + +_:b307 a foaf:Person ; + foaf:name "Konstiantinova Deniro" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mamie Howen" + ] ; + dc:title "soughing dewed flexion" ; + swrc:journal ; + foaf:homepage "http://www.mistily.tld/flexion/cardiometer.html" . + +_:b308 a foaf:Person ; + foaf:name "Graud Shuker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.halidomes.tld/looses/restaurants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Quito Ecklar" + ] ; + dc:title "alt restaurants mushes" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.looses.tld/mushes/vagabondism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blameworthiness.tld/skyjackers/goalless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dondrea Crocco" + ] ; + dc:title "ruinousness goalless stumping" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.skyjackers.tld/stumping/feted.html" . + + + a bench:Article ; + dc:creator _:b309 ; + dc:creator [ a foaf:Person ; + foaf:name "Gandhali Ferullo" + ] ; + dc:title "charlatanish cartop refreezes" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.foraging.tld/refreezes/advents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protozoans.tld/cavaliers/scurvier.html" ; + dc:creator _:b161 ; + dc:title "dace scurvier shielded" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.cavaliers.tld/shielded/penitents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bartered.tld/nonfood/gumwoods.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Damone Rocca" + ] ; + dc:title "immanently gumwoods abridgers" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.nonfood.tld/abridgers/pathless.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Heima Girty" + ] ; + dc:title "breviate bereavers oversize" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.explosions.tld/oversize/typist.html" . + +_:b310 a foaf:Person ; + foaf:name "Swidbert Repka" . + +_:b311 a foaf:Person ; + foaf:name "Nadheera Maricich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shrubbier.tld/banded/surrealism.html" ; + dc:creator _:b262 ; + dc:title "karst surrealism groveler" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.banded.tld/groveler/commonest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eolith.tld/smites/deciphered.html" ; + dc:creator _:b312 ; + dc:creator [ a foaf:Person ; + foaf:name "Shelah Omli" + ] ; + dc:title "sweetsops deciphered bioelectrical" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.smites.tld/bioelectrical/sponsorial.html" . + +_:b313 a foaf:Person ; + foaf:name "Gerik Ferries" . + +_:b314 a foaf:Person ; + foaf:name "Lita Amacker" . + +_:b315 a foaf:Person ; + foaf:name "Rani Yarde" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crimper.tld/unfair/southpaws.html" ; + dc:creator _:b316 , person:Paul_Erdoes ; + dc:title "tonners southpaws scorify" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.unfair.tld/scorify/supportance.html" . + + + a bench:Inproceedings ; + bench:booktitle "outbidding sylphic anywheres" ; + dc:creator _:b188 , _:b317 ; + dc:title "repackaging anywheres straddler" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.sylphic.tld/straddler/imagism.html" . + +_:b318 a foaf:Person ; + foaf:name "Radoslava Vecchia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.placarders.tld/safecracker/cacaos.html" ; + dc:creator _:b319 ; + dc:title "septuagenarians cacaos mignonette" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.safecracker.tld/mignonette/tailored.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modernness.tld/cycloidal/affrays.html" ; + dc:creator _:b320 ; + dc:title "grossness affrays vespers" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.cycloidal.tld/vespers/hooks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tubiform.tld/fanaticized/ghettoing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Donatella Doxie" + ] ; + dc:title "trencher ghettoing transcendentalism" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.fanaticized.tld/transcendentalism/sugarplums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catholically.tld/remodifies/redip.html" ; + dc:creator _:b321 ; + dc:title "snooper redip halvers" ; + swrc:journal ; + foaf:homepage "http://www.remodifies.tld/halvers/absurdum.html" . + +_:b322 a foaf:Person ; + foaf:name "Magena Scherb" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bumpkinish.tld/thriftiness/aloneness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Baucis Campese" + ] ; + dc:title "reclining aloneness microgrammes" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.thriftiness.tld/microgrammes/subscribing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.typicalness.tld/endorsable/reacquire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huldah Moua" + ] ; + dc:title "circles reacquire palestinians" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.endorsable.tld/palestinians/nods.html" . + +_:b323 a foaf:Person ; + foaf:name "Albinia Heasley" . + + + a bench:Inproceedings ; + bench:booktitle "prams asseverate undersell" ; + dc:creator _:b324 ; + dc:title "amerce undersell underachieve" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 66 ; + foaf:homepage "http://www.asseverate.tld/underachieve/contrastingly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.frizettes.tld/handspring/supervisor.html" ; + bench:booktitle "genteelest confoundedly handspring" ; + dc:creator _:b325 ; + dc:title "confoundedly supervisor eccl" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.handspring.tld/eccl/streamliner.html" . + + + a bench:Article ; + dc:creator _:b326 ; + dc:title "rearouses pepped dandies" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.stereoscopical.tld/dandies/contaminants.html" . + + + a bench:Article ; + dc:creator _:b327 ; + dc:title "clutched teared reinvoking" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.vaccinable.tld/reinvoking/burdocks.html" . + +_:b328 a foaf:Person ; + foaf:name "Chris Kist" . + + + a bench:Article ; + rdfs:seeAlso "http://www.purebred.tld/impracticability/leagued.html" ; + dc:creator _:b329 ; + dc:title "impressments leagued yessed" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.impracticability.tld/yessed/whoppers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshio Penington" + ] ; + dc:title "bubblier preaches balanced" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.zincked.tld/balanced/touchingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbelievable.tld/reckoner/canfuls.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Filiberta Hurtado" + ] ; + dc:title "desensitizer canfuls jouncing" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.reckoner.tld/jouncing/tessellating.html" . + + + a bench:Article ; + dc:creator _:b330 , _:b56 ; + dc:title "metagalaxy trimorphs systemless" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.bouzoukis.tld/systemless/disinfections.html" . + +_:b331 a foaf:Person ; + foaf:name "Annnees Kain" . + +_:b332 a foaf:Person ; + foaf:name "Lorraine Mahapatra" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carders.tld/relations/acroliths.html" ; + bench:booktitle "infold demotion relations" ; + dc:creator _:b333 ; + dc:title "demotion acroliths soaked" ; + dcterms:issued 1960 ; + dcterms:partOf ; + foaf:homepage "http://www.relations.tld/soaked/revocations.html" . + + + a bench:Proceedings ; + bench:booktitle "estimators syndication mismanagement" ; + dc:publisher "Sybex" ; + dc:title "Proceeding 2 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b240 , _:b334 , _:b241 , person:Paul_Erdoes ; + swrc:isbn "0-3719-4020-0" ; + foaf:homepage "http://www.syndication.tld/shakeouts/peddlar.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mainmast.tld/disqualifications/brooders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alice Molz" + ] ; + dc:title "besoms brooders winier" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.disqualifications.tld/winier/appointers.html" . + +_:b335 a foaf:Person ; + foaf:name "Manu Geyman" . + + + a bench:Journal ; + dc:title "Journal 2 (1951)" ; + dcterms:issued 1951 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.puttiers.tld/missorting/bitchier.html" ; + bench:booktitle "leisured gasped missorting" ; + dc:creator _:b336 ; + dc:title "gasped bitchier soreheads" ; + dcterms:issued 1966 ; + swrc:pages 117 ; + foaf:homepage "http://www.missorting.tld/soreheads/unflagging.html" . + +_:b337 a foaf:Person ; + foaf:name "Ragnara Pote" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glamourous.tld/eponymies/definitely.html" ; + dc:creator _:b338 ; + dc:title "fluidly definitely simperer" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.eponymies.tld/simperer/titer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prix.tld/tatter/deductibles.html" ; + bench:booktitle "psychotogenic anality tatter" ; + dc:creator _:b339 ; + dc:title "anality deductibles kicker" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.tatter.tld/kicker/swail.html" . + +_:b340 a foaf:Person ; + foaf:name "Conceicao Taraborelli" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reintroduction.tld/florists/stridor.html" ; + bench:booktitle "cardiograph stability florists" ; + dc:creator _:b341 , _:b342 ; + dc:title "stability stridor marrowbones" ; + dcterms:issued 1960 ; + swrc:pages 101 ; + foaf:homepage "http://www.florists.tld/marrowbones/wrongly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arched.tld/sandbaggers/egis.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amita Hambleton" + ] ; + dc:title "glamorizations egis clouters" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.sandbaggers.tld/clouters/spooking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nethermost.tld/retrogressions/eliminates.html" ; + bench:abstract "darned emblements shrewed alluvials depressional airlifts tests sliming felicitator virological results contradistinctions unexciting debateable tenants earrings overrigid hidebound faire poloist comets paraphraser whangs uncovering infested heaver euphorically ameliorative aglets preciosity curring compositely antennal undrinkable charter uncashed huntedly czardoms unidentifiable reversing monstrances gravies quadrigamist mysteriously trenchers artfully mangled operably ionizing tenantry armfuls appendant submontane stoutening piling defunctness bestializing overconfident triadism vivifier vivisection distally polyclinic foretime triarchy homerooms totterer diarist needlessness lambies geed charts begets floorthrough chargee affixion pincers quipped cabinetmaking unsupervised deathcups dogfight wormhole emptied drifter sluggishness senescent representable honors bullier superintended investigated paragraphed claywares resourcefulness psychos morphia ventricular iteming immunoreactive" ; + bench:cdrom "http://www.reducing.tld/nonfiction/retrogressions.html" ; + dc:creator person:Paul_Erdoes , _:b343 ; + dc:title "nonfiction eliminates unknowns" ; + swrc:journal ; + swrc:month 1 ; + swrc:pages 69 ; + foaf:homepage "http://www.retrogressions.tld/unknowns/mongoloids.html" . + + + a bench:Article ; + dc:creator _:b344 ; + dc:creator [ a foaf:Person ; + foaf:name "Jacinto Bambach" + ] ; + dc:title "englobement berobed backlogged" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.tranship.tld/backlogged/called.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.godlessness.tld/unreplaceable/bonbon.html" ; + bench:booktitle "nonconstructive disloyal unreplaceable" ; + dc:creator _:b345 ; + dc:title "disloyal bonbon hencoop" ; + dcterms:issued 1966 ; + swrc:pages 29 ; + foaf:homepage "http://www.unreplaceable.tld/hencoop/administerial.html" . + +_:b346 a foaf:Person ; + foaf:name "Donalda Nokleby" . + + + a bench:Article ; + rdfs:seeAlso "http://www.opes.tld/calculation/stellify.html" ; + dc:creator _:b347 ; + dc:title "albatrosses stellify mucuses" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.calculation.tld/mucuses/reusableness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shirts.tld/heiring/numerators.html" ; + dc:creator _:b348 ; + dc:title "bearable numerators fatiguable" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.heiring.tld/fatiguable/surgeons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frenches.tld/badgerly/flagger.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Virgil Sweis" + ] ; + dc:title "brunettes flagger orig" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.badgerly.tld/orig/piggie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bonneted.tld/infundibula/pointier.html" ; + dc:creator _:b349 ; + dc:title "nullificator pointier hooray" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.infundibula.tld/hooray/photographers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chojiro Noy" + ] ; + dc:title "gargoyle bluecoats resurgence" ; + swrc:journal ; + foaf:homepage "http://www.imply.tld/resurgence/distributable.html" . + + + a bench:Inproceedings ; + bench:booktitle "imperatives speckled televised" ; + dc:creator _:b350 , person:Paul_Erdoes ; + dc:title "packinghouse televised accosts" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.speckled.tld/accosts/deodorized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.originally.tld/burlesqued/cirrhotic.html" ; + dc:creator _:b351 ; + dc:title "obsoleting cirrhotic mopeds" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.burlesqued.tld/mopeds/shrivels.html" . + + + a bench:Article ; + dc:creator _:b352 ; + dc:title "biosensor ergonomically pings" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.ooh.tld/pings/enshrines.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.angiosperms.tld/indwelt/eliminant.html" ; + bench:booktitle "papillate simps indwelt" ; + dc:creator _:b353 ; + dc:title "simps eliminant zoomed" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.indwelt.tld/zoomed/toed.html" . + +_:b354 a foaf:Person ; + foaf:name "Asha Sandos" . + +_:b355 a foaf:Person ; + foaf:name "Amlie Chico" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fylfot.tld/veined/display.html" ; + dc:creator _:b252 ; + dc:title "submissive display whopping" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.veined.tld/whopping/offpay.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grifts.tld/prizefight/sparkiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tran Andre" + ] ; + dc:title "decays sparkiest ovals" ; + swrc:journal ; + foaf:homepage "http://www.prizefight.tld/ovals/lotting.html" . + +_:b356 a foaf:Person ; + foaf:name "Adeeba Pruette" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contaminator.tld/rurally/lateens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Placida Melstrom" + ] ; + dc:title "feinting lateens barratrous" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.rurally.tld/barratrous/waggling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dishrag.tld/tirelessness/scrubbing.html" ; + bench:booktitle "bilgiest dishrag flooey" ; + bench:cdrom "http://www.motherboard.tld/flooey/tirelessness.html" ; + dc:creator _:b357 ; + dc:title "flooey scrubbing shattering" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.tirelessness.tld/shattering/reproducible.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Socorro Mcsorley" + ] ; + dc:title "antennal charter uncashed" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.undrinkable.tld/uncashed/huntedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lightening.tld/revolutionaries/compressions.html" ; + dc:creator _:b358 ; + dc:title "lumbago compressions apostatize" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.revolutionaries.tld/apostatize/dislocated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.agoraphobic.tld/arrogations/blunted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stevie Mery" + ] ; + dc:title "prediction blunted gaggles" ; + swrc:journal ; + swrc:note "autocracies snorers digitalized clansmen bagels satiny vinca sissies moistureless reprobate" ; + foaf:homepage "http://www.arrogations.tld/gaggles/exhilarated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redolence.tld/wists/flankers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ron Lazar" + ] ; + dc:title "separatist flankers redistribution" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.wists.tld/redistribution/pettifogger.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zachery Gahring" + ] ; + dc:title "misdiagnosing latchstrings camphor" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.shoving.tld/camphor/cutlets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fawny.tld/writeoff/outfielder.html" ; + bench:booktitle "outspreads reacted writeoff" ; + dc:creator _:b134 , _:b359 ; + dc:title "reacted outfielder forecourt" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.writeoff.tld/forecourt/scapes.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1967)" ; + dcterms:issued 1967 ; + swrc:editor _:b360 , _:b361 ; + swrc:number 1 ; + swrc:volume 28 . + + + a bench:Article ; + rdfs:seeAlso "http://www.shareholders.tld/vaulted/misadventure.html" ; + dc:creator _:b362 ; + dc:creator [ a foaf:Person ; + foaf:name "Karpova Pini" + ] ; + dc:title "pionic misadventure readjustments" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.vaulted.tld/readjustments/reheats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plotties.tld/trackway/tantrums.html" ; + dc:creator _:b363 ; + dc:title "inhaling tantrums supplying" ; + swrc:journal ; + foaf:homepage "http://www.trackway.tld/supplying/elitist.html" . + +_:b364 a foaf:Person ; + foaf:name "Isha Quave" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.homeostatic.tld/tresses/disappointment.html" ; + bench:booktitle "bewigs slower tresses" ; + dc:creator _:b365 ; + dc:title "slower disappointment carroty" ; + dcterms:issued 1958 ; + swrc:pages 108 ; + foaf:homepage "http://www.tresses.tld/carroty/criticism.html" . + + + a bench:Article ; + dc:creator _:b366 ; + dc:title "bigamistic eloquence cobwebbier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.furrows.tld/cobwebbier/divorcing.html" . + +_:b367 a foaf:Person ; + foaf:name "Yurik Grayson" . + +_:b368 a foaf:Person ; + foaf:name "Vishon Nelligan" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amniyya Mcclarnon" + ] ; + dc:title "cervicitis miaouing amtrack" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.fugged.tld/amtrack/haviors.html" . + + + a bench:Inproceedings ; + bench:booktitle "debriefing piezoelectricity ensues" ; + dc:creator _:b369 , _:b370 ; + dc:title "uncombined ensues apples" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.piezoelectricity.tld/apples/compiling.html" . + + + a bench:Article ; + dc:creator _:b371 ; + dc:title "doggoned easting crucially" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.univ.tld/crucially/drossiness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Asami Sellek" + ] ; + dc:title "wittier whereat valiancy" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.antiinsurrectionists.tld/valiancy/menorah.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unrequitable.tld/woodblock/unsnarling.html" ; + bench:booktitle "tsaritza satiation woodblock" ; + dc:creator _:b372 ; + dc:title "satiation unsnarling tackily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.woodblock.tld/tackily/eftsoons.html" . + +_:b373 a foaf:Person ; + foaf:name "Boguslava Lamay" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gulden.tld/misunderstanding/ichor.html" ; + bench:booktitle "neutralistic salable misunderstanding" ; + dc:creator _:b374 , person:Paul_Erdoes ; + dc:title "salable ichor watertight" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.misunderstanding.tld/watertight/incurrable.html" . + +_:b375 a foaf:Person ; + foaf:name "Nelia Guilbeaux" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concernment.tld/pastern/zigged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lorda Bak" + ] ; + dc:title "governments zigged liquidation" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.pastern.tld/liquidation/throttled.html" . + + + a bench:Article ; + bench:booktitle "interlines graciousness boomtown" ; + dc:creator _:b376 ; + dc:title "liturgical boomtown scallopers" ; + swrc:journal ; + foaf:homepage "http://www.graciousness.tld/scallopers/dearths.html" . + +_:b377 a foaf:Person ; + foaf:name "Andromchi Denis" . + +_:b378 a foaf:Person ; + foaf:name "Kiara Freund" . + +_:b379 a foaf:Person ; + foaf:name "Gyes Pandy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grumpiness.tld/glim/cubs.html" ; + dc:creator _:b380 ; + dc:title "hypotonic cubs larded" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.glim.tld/larded/incisory.html" . + +_:b381 a foaf:Person ; + foaf:name "Dborah Arguin" . + +_:b382 a foaf:Person ; + foaf:name "Slavik Weedon" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nehru Tozzi" + ] ; + dc:title "eidolons mucky phooey" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.stupefactive.tld/phooey/agitable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Irmengard Vanmiddleswor" + ] ; + dc:title "pendulums arrester rockworks" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.wined.tld/rockworks/metazoa.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcategories.tld/halftone/cochairing.html" ; + dc:creator _:b383 ; + dc:title "stickmen cochairing recording" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.halftone.tld/recording/downloadable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fobbed.tld/swifters/redigesting.html" ; + dc:creator _:b384 , person:Paul_Erdoes ; + dc:title "transcribed redigesting ostinato" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.swifters.tld/ostinato/recalculation.html" . + +_:b43 a foaf:Person ; + foaf:name "Adam Janik" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outline.tld/craves/colorimetry.html" ; + bench:booktitle "muzhik fatalistic craves" ; + dc:creator person:Paul_Erdoes , _:b385 ; + dc:title "fatalistic colorimetry umbels" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.craves.tld/umbels/woodbins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.humanistically.tld/neuralgias/verdicts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dalldav Heggen" + ] ; + dc:title "viscousness verdicts skylights" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.neuralgias.tld/skylights/reacquaintance.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.solemnizes.tld/cretinizing/memorableness.html" ; + dc:creator _:b386 ; + dc:title "cavefish memorableness isolation" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.cretinizing.tld/isolation/bustiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.greyest.tld/argued/reclassified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anarghya Hazelbaker" + ] ; + dc:title "discretely reclassified motiveless" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.argued.tld/motiveless/musks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.patented.tld/packable/quittance.html" ; + dc:creator _:b387 ; + dc:title "scansions quittance untangle" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.packable.tld/untangle/hospitals.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.braids.tld/cantraps/copied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Phoena Lannen" + ] ; + dc:title "reencounter copied thoughtfulness" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.cantraps.tld/thoughtfulness/imitative.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pedicured.tld/surgeries/schwas.html" ; + bench:booktitle "dashing bibbs surgeries" ; + dc:creator _:b388 , person:Paul_Erdoes ; + dc:title "bibbs schwas bezels" ; + dcterms:issued 1953 ; + swrc:pages 132 ; + foaf:homepage "http://www.surgeries.tld/bezels/simonized.html" . + +_:b389 a foaf:Person ; + foaf:name "Archonta Davitt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.qty.tld/carpi/porringer.html" ; + dc:creator _:b390 , _:b381 ; + dc:title "overmen porringer terraqueous" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.carpi.tld/terraqueous/unevenly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conjuncts.tld/marshmallows/kiboshes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Miqdaad Gour" + ] ; + dc:title "motorscooters kiboshes barkers" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.marshmallows.tld/barkers/panegyrical.html" . + +_:b391 a foaf:Person ; + foaf:name "Uleki Rumbley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.compatibleness.tld/breakwaters/quotients.html" ; + dc:creator _:b392 ; + dc:title "misguides quotients emulatively" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.breakwaters.tld/emulatively/pillories.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renderings.tld/cyclos/phantasies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Keiki Karz" + ] ; + dc:title "lambent phantasies absenter" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.cyclos.tld/absenter/confirming.html" . + +_:b393 a foaf:Person ; + foaf:name "Almut Cargill" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.handwoven.tld/abundance/informally.html" ; + bench:booktitle "reinstruct crags abundance" ; + dc:creator _:b394 ; + dc:title "crags informally encl" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.abundance.tld/encl/caroler.html" . + + + a bench:Article ; + dc:creator _:b287 ; + dc:title "largish rovers midweekly" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.climatologically.tld/midweekly/stokers.html" . + + + a bench:Inproceedings ; + bench:booktitle "pleaters snazziest crosspatches" ; + dc:creator _:b395 ; + dc:title "subcivilizations crosspatches whiffs" ; + dcterms:issued 1965 ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 31 ; + foaf:homepage "http://www.snazziest.tld/whiffs/potage.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaori Leasy" + ] ; + dc:title "poloist paraphraser whangs" ; + swrc:journal ; + foaf:homepage "http://www.comets.tld/whangs/uncovering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleepier.tld/caesural/ovolo.html" ; + dc:creator _:b396 ; + dc:title "brassieres ovolo dramatized" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.caesural.tld/dramatized/arborvitaes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mirozlava Demilt" + ] ; + dc:title "harshness riddances outperformed" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.gougers.tld/outperformed/nonsalable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.asylums.tld/overcompensators/hummocky.html" ; + bench:booktitle "squirish mappers overcompensators" ; + dc:creator _:b397 , _:b398 ; + dc:title "mappers hummocky affecters" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.overcompensators.tld/affecters/unfroze.html" . + + + a bench:Article ; + dc:creator _:b399 ; + dc:title "radiobiology interleaf odorizes" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.oinking.tld/odorizes/pharyngeal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flagellator.tld/vulcanized/electrogram.html" ; + bench:booktitle "frere sojourned vulcanized" ; + dc:creator _:b400 ; + dc:title "sojourned electrogram tracheotomy" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.vulcanized.tld/tracheotomy/mycelium.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deciduously.tld/corruptibilities/southwesterner.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taura Saavedra" + ] ; + dc:title "loury southwesterner slayers" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.corruptibilities.tld/slayers/carnalities.html" . + +_:b401 a foaf:Person ; + foaf:name "Ehud Bazzle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frankincense.tld/bejewelling/storylines.html" ; + dc:creator _:b402 ; + dc:title "neared storylines ingenuousness" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.bejewelling.tld/ingenuousness/embarrassingly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.individualistic.tld/drawlier/ascertains.html" ; + bench:booktitle "yielders consumerism drawlier" ; + dc:creator _:b403 ; + dc:title "consumerism ascertains dooming" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.drawlier.tld/dooming/enqueue.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b404 ; + swrc:number 1 ; + swrc:volume 23 . + + + a bench:Article ; + rdfs:seeAlso "http://www.surpassing.tld/metiers/multivalent.html" ; + dc:creator _:b104 ; + dc:title "aluminum multivalent brawny" ; + swrc:journal ; + foaf:homepage "http://www.metiers.tld/brawny/sparklers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recombine.tld/superstructure/serigraphers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nuha Leuchs" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Darnel Saab" + ] ; + dc:title "blunter serigraphers budger" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.superstructure.tld/budger/mineralogists.html" . + +_:b405 a foaf:Person ; + foaf:name "Gypsy Reyman" . + +_:b11 a foaf:Person ; + foaf:name "Saraswathi Knickman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preludes.tld/declaimers/segregated.html" ; + dc:creator _:b406 ; + dc:title "hideousness segregated womankind" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.declaimers.tld/womankind/micrologic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flypapers.tld/crookedest/stipulations.html" ; + dc:creator _:b407 , _:b408 ; + dc:title "runtiness stipulations contortionists" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.crookedest.tld/contortionists/briefly.html" . + +_:b409 a foaf:Person ; + foaf:name "Dorinda Cuchiara" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clinking.tld/veinlets/gifting.html" ; + dc:creator _:b410 ; + dc:title "awarding gifting avianizes" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.veinlets.tld/avianizes/aureolas.html" . + + + a bench:Article ; + dc:creator _:b411 ; + dc:title "trussers deceptiveness eying" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.banderole.tld/eying/chartists.html" . + +_:b412 a foaf:Person ; + foaf:name "Govannon Starwalt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.relapse.tld/mikvah/hinnies.html" ; + dc:creator _:b413 ; + dc:title "misguide hinnies politicos" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.mikvah.tld/politicos/wyvern.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.atriums.tld/workwomen/postconsonantal.html" ; + dc:creator _:b414 ; + dc:title "lacerating postconsonantal padri" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.workwomen.tld/padri/greyness.html" . + +_:b415 a foaf:Person ; + foaf:name "Latasha Warens" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lidwina Semke" + ] ; + dc:title "origamis fleering flexitime" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.lunaria.tld/flexitime/coopt.html" . + +_:b416 a foaf:Person ; + foaf:name "Gebert Kercher" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irrupts.tld/martyries/enduring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yunlong Bouie" + ] ; + dc:title "behoove enduring scorching" ; + swrc:journal ; + foaf:homepage "http://www.martyries.tld/scorching/dreads.html" . + +_:b417 a foaf:Person ; + foaf:name "Caseareo Haner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phials.tld/sketchers/selectivity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sonamu Vastano" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zakharia Serratore" + ] ; + dc:title "techy selectivity theoretically" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.sketchers.tld/theoretically/excursive.html" . + + + a bench:Inproceedings ; + bench:booktitle "versemen unsigned maltreated" ; + dc:creator _:b418 , person:Paul_Erdoes ; + dc:title "defacers maltreated coitional" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.unsigned.tld/coitional/teamer.html" . + +_:b419 a foaf:Person ; + foaf:name "Ison Wojtanowski" . + + + a bench:Inproceedings ; + bench:booktitle "raggedly eggbeaters flatways" ; + dc:creator _:b420 ; + dc:title "confining flatways outmarched" ; + dcterms:issued 1967 ; + foaf:homepage "http://www.eggbeaters.tld/outmarched/engorge.html" . + + + a bench:Article ; + dc:creator _:b421 , _:b422 ; + dc:title "agriculturists recoilless ahorse" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.revues.tld/ahorse/leafage.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prestiges.tld/pillager/fragged.html" ; + dc:creator _:b423 ; + dc:title "liege fragged junket" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.pillager.tld/junket/tweaky.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bastinadoes.tld/besieging/undertaking.html" ; + dc:creator _:b424 ; + dc:title "vaseline undertaking incorporators" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.besieging.tld/incorporators/beadwork.html" . + +_:b425 a foaf:Person ; + foaf:name "Alessa Kohan" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Galina Yurich" + ] ; + dc:title "shamanic fallbacks extrajudicially" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.exorcists.tld/extrajudicially/hoodoo.html" . + + + a bench:Inproceedings ; + bench:booktitle "endoscope extirpating thwacked" ; + dc:creator _:b426 ; + dc:title "sucklers thwacked admittances" ; + dcterms:issued 1965 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 12 ; + foaf:homepage "http://www.extirpating.tld/admittances/kineplasty.html" . + + + a bench:Inproceedings ; + bench:booktitle "portliest bakshish elds" ; + dc:creator _:b427 ; + dc:title "loves elds creepier" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.bakshish.tld/creepier/mitigation.html" . + +_:b428 a foaf:Person ; + foaf:name "Jemarcus Pontbriand" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dele Galla" + ] ; + dc:title "tubers summarize tardies" ; + swrc:journal ; + swrc:month 11 ; + swrc:pages 54 ; + foaf:homepage "http://www.avowed.tld/tardies/tautologous.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fishwife.tld/inflicting/tabors.html" ; + bench:booktitle "friability bumped inflicting" ; + dc:creator _:b429 ; + dc:title "bumped tabors lapping" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.inflicting.tld/lapping/unforgivable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbigoted.tld/wordlessly/unhygienic.html" ; + dc:creator _:b33 ; + dc:title "jazzily unhygienic release" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.wordlessly.tld/release/cruiser.html" . + + + a bench:Article ; + bench:cdrom "http://www.passports.tld/bloats/annunciatory.html" ; + dc:creator _:b430 ; + dc:title "laminates annunciatory numbers" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.bloats.tld/numbers/pedagogies.html" . + +_:b431 a foaf:Person ; + foaf:name "Nastia Boyington" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.adjudges.tld/goddamns/spitting.html" ; + bench:booktitle "lindane recommencement goddamns" ; + dc:creator _:b432 , _:b433 , _:b434 ; + dc:title "recommencement spitting completed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.goddamns.tld/completed/unrefreshed.html" . + +_:b73 a foaf:Person ; + foaf:name "Saemon Veach" . + + + a bench:Inproceedings ; + bench:booktitle "jestful hundredweights showering" ; + dc:creator _:b435 , person:Paul_Erdoes ; + dc:title "retold showering curari" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.hundredweights.tld/curari/avascular.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unpunctual.tld/lictor/draftiness.html" ; + dc:creator _:b436 ; + dc:title "nucleon draftiness urbanest" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.lictor.tld/urbanest/nastier.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b437 , _:b438 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Article ; + rdfs:seeAlso "http://www.hokums.tld/floridians/breakfront.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Drudwas Killeagle" + ] ; + dc:title "precapitalistic breakfront glamorize" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.floridians.tld/glamorize/communistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aweigh.tld/pupfish/scroungier.html" ; + dc:creator _:b439 ; + dc:title "morals scroungier jorum" ; + swrc:journal ; + foaf:homepage "http://www.pupfish.tld/jorum/insurgences.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biostatistics.tld/justices/totalisms.html" ; + dc:creator _:b440 , _:b441 ; + dc:title "machinize totalisms tearstain" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.justices.tld/tearstain/secureness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Matsuta Overlock" + ] ; + dc:title "aped unpardoned superscriptions" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.truculency.tld/superscriptions/phosgenes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.webless.tld/anaemia/dreamers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laasya Kruegel" + ] ; + dc:title "mercurochrome dreamers bluebills" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.anaemia.tld/bluebills/adolescently.html" . + + + a bench:Article ; + dc:creator _:b432 ; + dc:creator [ a foaf:Person ; + foaf:name "Ukyo Knopf" + ] ; + dc:title "gusseted devisers irrationalities" ; + swrc:journal ; + swrc:note "taxers irritates consensually preternaturally gruffs multiphasic highjacked jots capably directer" ; + swrc:pages 36 ; + foaf:homepage "http://www.rated.tld/irrationalities/capitalizations.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Laestrygones Wojtowicz" + ] ; + dc:title "existences torrential fustiest" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.pertaining.tld/fustiest/directories.html" . + + + a bench:Article ; + dc:creator _:b301 , _:b442 ; + dc:title "overripe choruses schticks" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.inchworms.tld/schticks/unrepentant.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sanaaa Yoneda" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "nthimos Heskett" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zarek Laasaga" + ] ; + dc:title "moratoria melders elegizes" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.aromatize.tld/elegizes/arrogates.html" . + +_:b219 a foaf:Person ; + foaf:name "Menelaus Apaez" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mamas.tld/plundering/magnitudes.html" ; + bench:booktitle "bevels decocting plundering" ; + dc:creator _:b443 ; + dc:title "decocting magnitudes scribbling" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.plundering.tld/scribbling/popes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suppresses.tld/bostons/sculling.html" ; + dc:creator _:b444 ; + dc:title "chlorite sculling vasodilator" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.bostons.tld/vasodilator/undeserving.html" . + + + a bench:Article ; + dc:creator _:b445 ; + dc:creator [ a foaf:Person ; + foaf:name "Ursuel Eskind" + ] ; + dc:title "parlours zooming repasted" ; + swrc:journal ; + foaf:homepage "http://www.populating.tld/repasted/amusement.html" . + +_:b446 a foaf:Person ; + foaf:name "Eireann Reines" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chavelle Persky" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ascharya Grossberg" + ] ; + dc:title "disadvantageous woodchuck deflecting" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.pants.tld/deflecting/spale.html" . + + + a bench:Article ; + dc:creator _:b447 ; + dc:title "reabandoned seasonality unsexing" ; + swrc:journal ; + foaf:homepage "http://www.scoldings.tld/unsexing/simpleness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overcautiously.tld/identifiability/stagier.html" ; + dc:creator _:b448 ; + dc:title "reputedly stagier older" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.identifiability.tld/older/counselable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gyros.tld/paralytic/nettlier.html" ; + dc:creator _:b449 ; + dc:title "mannishly nettlier pardons" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.paralytic.tld/pardons/jewels.html" . + +_:b450 a foaf:Person ; + foaf:name "Kiriaki Stoneberger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tabasco.tld/neoplasms/stodgily.html" ; + dc:creator _:b451 ; + dc:title "botticelli stodgily hiltless" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.neoplasms.tld/hiltless/barbarize.html" . + + + a bench:Inproceedings ; + bench:booktitle "undiminished plumps oversteps" ; + dc:creator _:b94 ; + dc:title "spics oversteps caesium" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.plumps.tld/caesium/peripherally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quadrated.tld/zaftig/outgrows.html" ; + dc:creator _:b452 , _:b453 ; + dc:title "exsert outgrows circuitously" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.zaftig.tld/circuitously/surrounding.html" . + + + a bench:Article ; + dc:creator _:b454 ; + dc:title "thankyou godheads buzzards" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.prosperousness.tld/buzzards/combaters.html" . + +_:b455 a foaf:Person ; + foaf:name "Tashiya Marrable" . + + + a bench:Inproceedings ; + bench:booktitle "kebab bereavement oppositionist" ; + dc:creator _:b456 ; + dc:title "faded oppositionist threnody" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.bereavement.tld/threnody/overindustrialize.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Popliia Stewart" + ] ; + dc:title "sauciness elvishly withered" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.inutile.tld/withered/universities.html" . + +_:b457 a foaf:Person ; + foaf:name "Cadwy Brye" . + +_:b458 a foaf:Person ; + foaf:name "Chayo Simons" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dyadics.tld/trioxides/enzymologies.html" ; + dc:creator _:b459 ; + dc:title "desiccants enzymologies lumberyard" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.trioxides.tld/lumberyard/guaranies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conquerable.tld/artificially/scepters.html" ; + dc:creator _:b460 ; + dc:title "commonplaces scepters javelins" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.artificially.tld/javelins/uxorious.html" . + + + a bench:Article ; + dc:creator _:b461 ; + dc:creator [ a foaf:Person ; + foaf:name "Leland Marchessault" + ] ; + dc:title "mechanotherapies unitarianism levitating" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.superseding.tld/levitating/noncoagulating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dozens.tld/nonpluses/judice.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nikkylia Foutz" + ] ; + dc:title "seabeds judice embarked" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.nonpluses.tld/embarked/carbo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scribbling.tld/pinesap/profoundest.html" ; + dc:creator _:b462 ; + dc:title "popes profoundest aglare" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.pinesap.tld/aglare/stiffest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clematis.tld/senator/relents.html" ; + bench:booktitle "forearming bloodworm senator" ; + dc:creator _:b463 ; + dc:title "bloodworm relents metamers" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.senator.tld/metamers/lorn.html" . + + + a bench:Inproceedings ; + bench:booktitle "connections repudiation cubistic" ; + dc:creator _:b464 ; + dc:title "lecheries cubistic fudged" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.repudiation.tld/fudged/tympanum.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vanessa Stathopoulos" + ] ; + dc:title "booms readjourned profoundness" ; + swrc:journal ; + swrc:month 11 ; + swrc:pages 34 ; + foaf:homepage "http://www.navigating.tld/profoundness/syphoned.html" . + + + a bench:Article ; + dc:creator _:b465 , _:b466 ; + dc:title "crocking foxfires joyrider" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.bimethyls.tld/joyrider/impotences.html" . + + + a bench:Article ; + dc:creator _:b151 ; + dc:title "tarantulae jimjams warmakers" ; + swrc:journal ; + foaf:homepage "http://www.rebutter.tld/warmakers/worshipper.html" . + +_:b467 a foaf:Person ; + foaf:name "Mansoor Lebovic" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Miyazaki Saborio" + ] ; + dc:title "abjuration rancheros bigheaded" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.necking.tld/bigheaded/endangerment.html" . + +_:b468 a foaf:Person ; + foaf:name "Gislind Bureau" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steelier.tld/unconquerable/perspicacity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cassia Griep" + ] ; + dc:title "decadents perspicacity pinched" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.unconquerable.tld/pinched/kaiak.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hospitalities.tld/healer/nominates.html" ; + bench:abstract "battener pedaling optimized nacre birthrates ownership enervator suppleness probating trader reprehending gavots restaffing winesops combes paranoias datable population disobliging reds armorers uric klutzier simonize scrappier bristling noggings protozoal maestri springiest mortuaries wabble swaggered gens atmans saviors retained lyre zonation woolens worrywarts snickery munificently sleekened phlegmatic globularness overriding jodhpur poetized ciliary coitus blitzkriegs oviparous inkpots primers compiler interlocked unarticulately resonants crockets reutilization raggedness chicaning prebill magellan enditing boodles carried biblically categorically conserving taoists tannest originalities breakdowns trajectories pyramids honour bookends viols fuzes globoids sheds castors swather tinklier slakes lapidates nonabsorbable demonetize speeder handcrafting proverbs resummoning clandestineness beanlike apartmental reconviction quieten blotter connections lecheries repudiation cubistic fudged tympanum believes electively tubbier interdictory nefarious penchants stroboscope sherpa placaters papers passant crinoline misapprehended tieclasp emulations bridging stronger untruthfulness annihilation" ; + dc:creator [ a foaf:Person ; + foaf:name "Analeigh Sebring" + ] ; + dc:title "exuberance nominates skulled" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.healer.tld/skulled/siestas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reformulated.tld/recleaning/preachings.html" ; + dc:creator _:b469 ; + dc:title "schizo preachings mopishly" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.recleaning.tld/mopishly/codifier.html" . + +_:b470 a foaf:Person ; + foaf:name "Shaunika Schmeiser" . + +_:b471 a foaf:Person ; + foaf:name "Dorbeta Daricek" . + +_:b472 a foaf:Person ; + foaf:name "Mitchell Maslak" . + + + a bench:Inproceedings ; + bench:booktitle "orthodontics queued prospectuses" ; + dc:creator _:b473 ; + dc:title "cleansing prospectuses hirsutism" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.queued.tld/hirsutism/nudie.html" . + +_:b474 a foaf:Person ; + foaf:name "Staffan Whitting" . + +_:b164 a foaf:Person ; + foaf:name "Anisha Michna" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Riddhi Colesar" + ] ; + dc:title "nonliving proliferating disintegrator" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.agric.tld/disintegrator/oblongish.html" . + + + a bench:Inproceedings ; + bench:booktitle "idealist affirmatives hymnbooks" ; + dc:creator _:b475 ; + dc:title "hatchelled hymnbooks muddily" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.affirmatives.tld/muddily/incorporating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.obedience.tld/xenic/doggerel.html" ; + bench:abstract "jocundly pensees generalizable limpidity agronomist reneging neguses uprisers insistence assemblyman valence bingo navigation loveliness ytterbic whapped redeliver bedlamp biomasses specs meshing distractibility synapsing appertains modester beaters statuting whiteout attractively vower trounced astringed zeolite daredevils shadings disasters bovines swordfishes milles flunkers chased psychokinesis sutural skydived gung backfield lutings kindhearted fabulously enchain resolves legaleses cruzados cudgeling sublessee featherier misnaming microradiographically streets flips heritrix deliquescence minelayer retitle russians assuaged blurting coxwains jouncy typhoons frankfurters chuckfull ambiguously trachomas skiey masochists misdirect duchesses undoers overtiring hazier snobberies sumptuously idealism homelike pollinating salably impeding revoltingly extirpations hosannas interfaces kinesthetic nonclassically gatemen reduces impureness epidemiologies responds feoffment redemonstrated leprechaun tsarists obeyable emblazoning adduct jerseyite melodically rowdyism pauperizing spryer humidifier babylonians homicides impostors viceroyalty rovings misintelligence tymbal gargoyle imply bluecoats resurgence distributable spaying flubbed gamuts concomitance unpuckered viragos offside oddest meritoriously inflexibility wornness insulation maladministrative inaptly crawlway vealier ops participator scintillates" ; + dc:creator _:b476 ; + dc:title "genealogies doggerel nonmalignant" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.xenic.tld/nonmalignant/repayment.html" . + +_:b477 a foaf:Person ; + foaf:name "Lycaon Mabane" . + +_:b478 a foaf:Person ; + foaf:name "Gaia Coffen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crappiness.tld/crispens/predestines.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lareen Leer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Daifallah Kalb" + ] ; + dc:title "satanism predestines distorting" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.crispens.tld/distorting/overinflating.html" . + + + a bench:Article ; + dc:creator _:b479 ; + dc:title "aboral ponchos concluder" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.embroiling.tld/concluder/debouching.html" . + +_:b480 a foaf:Person ; + foaf:name "Yukichi Palma" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.simplices.tld/sporting/perfectibility.html" ; + bench:booktitle "chillers initiative sporting" ; + dc:creator _:b481 ; + dc:title "initiative perfectibility cubed" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.sporting.tld/cubed/adornment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.creator.tld/rehashed/clerkliest.html" ; + dc:creator _:b482 ; + dc:title "bellicosely clerkliest understood" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.rehashed.tld/understood/antrum.html" . + +_:b238 a foaf:Person ; + foaf:name "Jubair Maze" . + + + a bench:Inproceedings ; + bench:booktitle "assents lakings wellsite" ; + dc:creator _:b239 ; + dc:title "budgie wellsite miterers" ; + dcterms:issued 1965 ; + swrc:pages 178 ; + foaf:homepage "http://www.lakings.tld/miterers/marsupials.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flashbulbs.tld/assonances/antiquarianism.html" ; + bench:booktitle "remodeler blightingly assonances" ; + dc:creator _:b483 , _:b484 ; + dc:title "blightingly antiquarianism clerking" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.assonances.tld/clerking/remain.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.terminatory.tld/indicating/flooding.html" ; + bench:booktitle "unbeholden tailbones indicating" ; + dc:creator _:b485 ; + dc:title "tailbones flooding fancily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.indicating.tld/fancily/impressionist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alleged.tld/overheaps/squealer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clare Merone" + ] ; + dc:title "shunpiking squealer sphering" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.overheaps.tld/sphering/saxophonist.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enamouring.tld/reconsigned/dismantled.html" ; + bench:booktitle "sapped predestinates reconsigned" ; + dc:creator _:b292 ; + dc:title "predestinates dismantled architraves" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.reconsigned.tld/architraves/motorboat.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concaveness.tld/yorkers/hermaphrodism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Celerina Sarafian" + ] ; + dc:title "infinitely hermaphrodism rowel" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.yorkers.tld/rowel/macaronis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflator.tld/communism/bitches.html" ; + dc:creator _:b486 ; + dc:title "demeanor bitches gibbosity" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.communism.tld/gibbosity/nevadan.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.weaning.tld/tarried/erupts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bowen Antunez" + ] ; + dc:title "uncleanly erupts tablesful" ; + swrc:journal ; + foaf:homepage "http://www.tarried.tld/tablesful/duckbills.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b487 , _:b488 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.hairiest.tld/frequented/negatively.html" ; + dc:creator _:b489 , _:b490 , person:Paul_Erdoes ; + dc:title "ouzels negatively witnesses" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.frequented.tld/witnesses/pharisaical.html" . + +_:b488 a foaf:Person ; + foaf:name "Florens Wolever" . + + + a bench:Journal ; + dc:title "Journal 6 (1961)" ; + dcterms:issued 1961 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + rdfs:seeAlso "http://www.furthers.tld/annularity/illegitimation.html" ; + dc:creator _:b491 ; + dc:creator [ a foaf:Person ; + foaf:name "Munisa Koffler" + ] ; + dc:title "assassinator illegitimation hardcase" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.annularity.tld/hardcase/winterer.html" . + +_:b492 a foaf:Person ; + foaf:name "Leonel Meche" . + +_:b493 a foaf:Person ; + foaf:name "Parma Borgese" . + +_:b494 a foaf:Person ; + foaf:name "Brys Robak" . + +_:b232 a foaf:Person ; + foaf:name "Anwill Grisham" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flanneling.tld/retailer/cabalism.html" ; + dc:creator _:b495 ; + dc:title "bastioned cabalism oatcake" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.retailer.tld/oatcake/fluors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ungainly.tld/forestall/tuberoid.html" ; + dc:creator _:b496 ; + dc:title "interminably tuberoid precipitating" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.forestall.tld/precipitating/unindemnified.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lolloping.tld/skeeters/teentsier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Heraclio Haaf" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gil Holben" + ] ; + dc:title "unauthentic teentsier pinspotter" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.skeeters.tld/pinspotter/paganizes.html" . + + + a bench:Article ; + dc:creator _:b497 , _:b498 ; + dc:title "basking mopiest nard" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.rivaled.tld/nard/humanest.html" . + +_:b499 a foaf:Person ; + foaf:name "Carlino Mertz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philological.tld/dovetailing/bilking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Suhaila Berez" + ] ; + dc:title "jumps bilking adamancy" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.dovetailing.tld/adamancy/lads.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Barbie Dubonnet" + ] ; + dc:title "lowbred burs sleaziness" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.decanter.tld/sleaziness/pollywog.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sheers.tld/attendants/dedicator.html" ; + dc:creator _:b500 ; + dc:title "girly dedicator pron" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.attendants.tld/pron/antiprotons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hyperbarically.tld/czarists/brattish.html" ; + dc:creator _:b501 ; + dc:title "wigwams brattish unimpeachable" ; + swrc:journal ; + foaf:homepage "http://www.czarists.tld/unimpeachable/romancing.html" . + +_:b502 a foaf:Person ; + foaf:name "Zoia Bruchman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interlocked.tld/resonants/crockets.html" ; + bench:booktitle "compiler unarticulately resonants" ; + dc:creator _:b503 , person:Paul_Erdoes ; + dc:title "unarticulately crockets reutilization" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.resonants.tld/reutilization/raggedness.html" . + +_:b504 a foaf:Person ; + foaf:name "Fedotiia Edde" . + + + a bench:Inproceedings ; + bench:booktitle "scrambler outwits homey" ; + dc:creator _:b505 ; + dc:title "retrofiring homey footlessness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.outwits.tld/footlessness/chirpy.html" . + +_:b506 a foaf:Person ; + foaf:name "Adrik Ollhoff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pokeys.tld/diagramed/subtotalling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kunitaro Gilderman" + ] ; + dc:title "matchings subtotalling bandboxes" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.diagramed.tld/bandboxes/kneeling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infidels.tld/knapsacks/subsides.html" ; + dc:creator _:b507 ; + dc:title "thumper subsides spavins" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.knapsacks.tld/spavins/circumlocutions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bacteriologically.tld/borings/centrifuging.html" ; + bench:booktitle "tinselly shearers borings" ; + dc:creator _:b508 ; + dc:title "shearers centrifuging sparked" ; + dcterms:issued 1965 ; + swrc:pages 65 ; + foaf:homepage "http://www.borings.tld/sparked/disowns.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rows.tld/vaultings/garret.html" ; + bench:booktitle "pomaded superegos vaultings" ; + dc:creator _:b509 ; + dc:title "superegos garret expediential" ; + dcterms:issued 1962 ; + swrc:pages 136 ; + foaf:homepage "http://www.vaultings.tld/expediential/unsophisticated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depressives.tld/ensuring/triskaidekaphobia.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Argus Bierwirth" + ] ; + dc:title "brigs triskaidekaphobia vouchsafed" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.ensuring.tld/vouchsafed/expediency.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oscillometric.tld/after/unrhymed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Darell Oelschlager" + ] ; + dc:title "vocalizer unrhymed pigeonholed" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.after.tld/pigeonholed/personalizing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dinguses.tld/denominates/discomposes.html" ; + bench:booktitle "honking amidship denominates" ; + dc:creator _:b510 ; + dc:title "amidship discomposes disabler" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.denominates.tld/disabler/leukocytes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.papyruses.tld/scavenges/preplanned.html" ; + bench:booktitle "lienteries buffoonish scavenges" ; + dc:creator _:b511 ; + dc:title "buffoonish preplanned cheesier" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.scavenges.tld/cheesier/tabourers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.castors.tld/tinklier/slakes.html" ; + bench:booktitle "sheds swather tinklier" ; + dc:creator _:b512 ; + dc:title "swather slakes lapidates" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.tinklier.tld/lapidates/nonabsorbable.html" . + +_:b513 a foaf:Person ; + foaf:name "Constantina Benck" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vendibly.tld/broths/pureness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Timo Laurito" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yoana Ordorica" + ] ; + dc:title "pylorus pureness sidesaddles" ; + swrc:journal ; + swrc:note "rethink outpace oilpapers daunted immunologist watermen obloquy fossillike pleurisies bartering" ; + swrc:pages 12 ; + foaf:homepage "http://www.broths.tld/sidesaddles/shredded.html" . + + + a bench:Inproceedings ; + bench:booktitle "apathetically philadelphian checking" ; + dc:creator _:b514 ; + dc:title "sorbets checking tufters" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.philadelphian.tld/tufters/macle.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carcinogenicity.tld/reassimilating/pleadable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ipsa Wollin" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Wendelin Custard" + ] ; + dc:title "sellers pleadable disassembles" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.reassimilating.tld/disassembles/altering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hooted.tld/convalesces/knowinger.html" ; + dc:creator _:b228 ; + dc:creator [ a foaf:Person ; + foaf:name "Matteo Mestre" + ] ; + dc:title "chromite knowinger stoutness" ; + swrc:journal ; + swrc:month 11 ; + swrc:pages 19 ; + foaf:homepage "http://www.convalesces.tld/stoutness/appreciators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tantras.tld/condonable/conversing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ikue Rippee" + ] ; + dc:title "spottily conversing elms" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.condonable.tld/elms/multivitamins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jephtah Pecatoste" + ] ; + dc:title "legitimating flowages whiningly" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.knackers.tld/whiningly/neediest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wikta Ryea" + ] ; + dc:title "sawmills jugular elicitor" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.activistic.tld/elicitor/causable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrocutes.tld/spherical/stockyard.html" ; + dc:creator _:b515 ; + dc:title "sallowy stockyard beaky" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.spherical.tld/beaky/motormen.html" . + +_:b516 a foaf:Person ; + foaf:name "Dirthe Kiewiet" . + +_:b517 a foaf:Person ; + foaf:name "Mstislava Touby" . + +_:b518 a foaf:Person ; + foaf:name "Patty Overbeck" . + +_:b519 a foaf:Person ; + foaf:name "Welislawa Wardell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pelter.tld/cuban/saturdays.html" ; + dc:creator _:b520 ; + dc:title "waitings saturdays bonbons" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.cuban.tld/bonbons/crullers.html" . + +_:b521 a foaf:Person ; + foaf:name "Jane Cloney" . + + + a bench:Inproceedings ; + bench:booktitle "ringer growling submember" ; + dc:creator _:b522 ; + dc:title "amerced submember queerer" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.growling.tld/queerer/firmers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oversharp.tld/farcy/caved.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gunde Tegeler" + ] ; + dc:title "vasectomies caved pkg" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.farcy.tld/pkg/jiggles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conspectus.tld/vermifuge/belles.html" ; + dc:creator _:b431 ; + dc:title "camouflagers belles tunelessly" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.vermifuge.tld/tunelessly/attracts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.triplets.tld/colonies/defalcate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bibiane Eddens" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Letizia Madaras" + ] ; + dc:title "hepatics defalcate transplantations" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.colonies.tld/transplantations/forfends.html" . + + + a bench:Inproceedings ; + bench:booktitle "pouts redevelops atomizer" ; + dc:creator _:b523 ; + dc:title "landowning atomizer terminally" ; + dcterms:issued 1958 ; + swrc:pages 30 ; + foaf:homepage "http://www.redevelops.tld/terminally/rogued.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fatsoes.tld/shive/nonassertive.html" ; + bench:booktitle "stager expressiveness shive" ; + dc:creator _:b524 ; + dc:title "expressiveness nonassertive imped" ; + dcterms:issued 1964 ; + swrc:pages 51 ; + foaf:homepage "http://www.shive.tld/imped/quagga.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kathy Doctor" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lyeta Coffee" + ] ; + dc:title "presages browbeats roper" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.deescalating.tld/roper/interdenominational.html" . + +_:b525 a foaf:Person ; + foaf:name "Nereus Tiffany" . + +_:b526 a foaf:Person ; + foaf:name "Adham Lukianov" . + +_:b527 a foaf:Person ; + foaf:name "Nostasia Gutzler" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Perseus Tinger" + ] ; + dc:title "nonvirulent skewered bluesman" ; + swrc:journal ; + foaf:homepage "http://www.worsted.tld/bluesman/bugs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daylights.tld/catatonics/wavery.html" ; + dc:creator _:b528 ; + dc:title "misdoubts wavery odyl" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.catatonics.tld/odyl/multiplexer.html" . + + + a bench:Inproceedings ; + bench:booktitle "reaccredits drayages simplicities" ; + dc:creator _:b529 ; + dc:title "trackmen simplicities silks" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.drayages.tld/silks/fascinating.html" . + +_:b483 a foaf:Person ; + foaf:name "Gwendolen Bardon" . + +_:b530 a foaf:Person ; + foaf:name "Moriz Rourk" . + +_:b531 a foaf:Person ; + foaf:name "Madina Mcglumphy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bung.tld/hallowing/feints.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cristoforo Dygert" + ] ; + dc:title "undersize feints unsubtly" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.hallowing.tld/unsubtly/morphos.html" . + + + a bench:Article ; + dc:creator _:b532 ; + dc:title "vociferation reviser notions" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.decentring.tld/notions/inscrutably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bumping.tld/lazyish/gawkish.html" ; + dc:creator _:b533 ; + dc:title "abacuses gawkish bulwarks" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.lazyish.tld/bulwarks/nontechnical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frostbiting.tld/interlining/courters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kumiyo Ozane" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Abhilasha Farness" + ] ; + dc:title "requires courters biomechanics" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.interlining.tld/biomechanics/overtones.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tamest.tld/derms/photons.html" ; + dc:creator _:b534 ; + dc:title "parallelograms photons heeded" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.derms.tld/heeded/censorable.html" . + + + a bench:Proceedings ; + bench:booktitle "gimmicky cathouse wotted" ; + dc:publisher "Springer-Verlag, Germany and New York" ; + dc:title "Proceeding 4 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b438 , _:b6 , _:b437 ; + swrc:isbn "0-4734-1378-0" ; + swrc:series 1280 ; + foaf:homepage "http://www.cathouse.tld/truancies/illuminator.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.romanticists.tld/inwardly/monopolistically.html" ; + bench:booktitle "centiliter mailability inwardly" ; + dc:creator person:Paul_Erdoes , _:b535 ; + dc:title "mailability monopolistically exults" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.inwardly.tld/exults/popedom.html" . + +_:b536 a foaf:Person ; + foaf:name "Antonie Leheny" . + + + a bench:Article ; + rdfs:seeAlso "http://www.malingerers.tld/chuffs/redundance.html" ; + dc:creator _:b537 , person:Paul_Erdoes ; + dc:title "gnashes redundance matriculant" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.chuffs.tld/matriculant/flexes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinterrogate.tld/ancestries/ringworm.html" ; + bench:booktitle "lothsome folktales ancestries" ; + dc:creator _:b538 ; + dc:title "folktales ringworm waffles" ; + dcterms:issued 1957 ; + dcterms:partOf ; + foaf:homepage "http://www.ancestries.tld/waffles/seemlier.html" . + + + a bench:Inproceedings ; + bench:booktitle "popularization outrun copyreaders" ; + dc:creator _:b539 ; + dc:title "redcap copyreaders specifier" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.outrun.tld/specifier/overpriced.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bourgeoned.tld/centralizes/nonferrous.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saalim Velasquez" + ] ; + dc:title "tarnishable nonferrous pathological" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.centralizes.tld/pathological/donut.html" . + +_:b540 a foaf:Person ; + foaf:name "Flavia Balnis" . + +_:b541 a foaf:Person ; + foaf:name "Hesperos Schindele" . + +_:b542 a foaf:Person ; + foaf:name "Momoru Planck" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unamortized.tld/subcauses/onery.html" ; + bench:booktitle "assigned connecting subcauses" ; + dc:creator _:b543 ; + dc:title "connecting onery bulger" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.subcauses.tld/bulger/libraries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.closers.tld/crispened/polarized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sergio Weiderhold" + ] ; + dc:title "bitchiest polarized tramlines" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.crispened.tld/tramlines/bauds.html" . + +_:b544 a foaf:Person ; + foaf:name "Shaaheen Latu" . + +_:b545 a foaf:Person ; + foaf:name "Vetenega Kirkpatrick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ecumenicalism.tld/horsewhip/corporally.html" ; + dc:creator _:b546 ; + dc:title "laces corporally sorting" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.horsewhip.tld/sorting/urethrae.html" . + + + a bench:Article ; + dc:creator _:b547 ; + dc:title "displeased ateliers reemerges" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.tosspots.tld/reemerges/qualities.html" . + +_:b76 a foaf:Person ; + foaf:name "Demetri Zeyer" . + +_:b548 a foaf:Person ; + foaf:name "Marcelino Bulat" . + +_:b549 a foaf:Person ; + foaf:name "Domnika Fregozo" . + + + a bench:Inproceedings ; + bench:booktitle "radarscope radiographs planked" ; + dc:creator _:b496 ; + dc:title "aisles planked reacquisition" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.radiographs.tld/reacquisition/orangish.html" . + +_:b126 a foaf:Person ; + foaf:name "Jermaine Mandahl" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eitoku Easlick" + ] ; + dc:title "nonadministratively unornamented monographic" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.suability.tld/monographic/impracticalities.html" . + +_:b550 a foaf:Person ; + foaf:name "Codi Sandy" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.caitiffs.tld/understructures/neutrally.html" ; + bench:booktitle "gabbler alkyls understructures" ; + dc:creator _:b551 , _:b363 ; + dc:title "alkyls neutrally innateness" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.understructures.tld/innateness/clamping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decalcified.tld/ribaldry/certificating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fokina Poythress" + ] ; + dc:title "punning certificating mynahs" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.ribaldry.tld/mynahs/hahs.html" . + +_:b552 a foaf:Person ; + foaf:name "Fidelia Maderas" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.retained.tld/zonation/woolens.html" ; + bench:booktitle "saviors lyre zonation" ; + dc:creator _:b553 , person:Paul_Erdoes , _:b554 ; + dc:title "lyre woolens worrywarts" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.zonation.tld/worrywarts/snickery.html" . + +_:b339 a foaf:Person ; + foaf:name "Iphitus Phimpradapsy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marquise.tld/neurosurgeon/innervated.html" ; + dc:creator _:b555 , person:Paul_Erdoes ; + dc:title "underlaid innervated hunts" ; + swrc:journal ; + foaf:homepage "http://www.neurosurgeon.tld/hunts/barrens.html" . + +_:b556 a foaf:Person ; + foaf:name "Salaah Elio" . + +_:b194 a foaf:Person ; + foaf:name "Celeste Beene" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.whitter.tld/discounters/homophones.html" ; + bench:booktitle "cabbalah callousness discounters" ; + dc:creator _:b557 , _:b558 ; + dc:title "callousness homophones onondagas" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.discounters.tld/onondagas/curtesy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhibited.tld/flatcar/ewes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Idurre Lagrave" + ] ; + dc:title "rattlebrains ewes aurorae" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.flatcar.tld/aurorae/apologias.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aglimmer.tld/bestowed/unlettable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raamiz Berard" + ] ; + dc:title "serenaded unlettable weeds" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.bestowed.tld/weeds/burse.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.weakfishes.tld/cerias/neoterics.html" ; + bench:booktitle "nutrients gastrologists cerias" ; + dc:creator _:b559 ; + dc:title "gastrologists neoterics advocator" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 198 ; + foaf:homepage "http://www.cerias.tld/advocator/announcers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Walto Messman" + ] ; + dc:title "prorating deepens battled" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.normalizes.tld/battled/saunter.html" . + +_:b560 a foaf:Person ; + foaf:name "Harsha Candland" . + +_:b561 a foaf:Person ; + foaf:name "Mawdood Cobbins" . + +_:b562 a foaf:Person ; + foaf:name "Isis Liebross" . + + + a bench:Article ; + dc:creator _:b484 , _:b563 ; + dc:title "expender archetypes tesla" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.hatched.tld/tesla/instanced.html" . + + + a bench:Inproceedings ; + bench:booktitle "pearled gripes forevers" ; + dc:creator _:b564 , _:b565 ; + dc:title "fiord forevers congruencies" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.gripes.tld/congruencies/conformist.html" . + + + a bench:Article ; + dc:creator _:b566 ; + dc:title "fashionably sided talkier" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.surfaces.tld/talkier/potherbs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unpredictability.tld/foxiest/cardinality.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Heinrich Epperly" + ] ; + dc:title "recapitulate cardinality burgeons" ; + swrc:journal ; + foaf:homepage "http://www.foxiest.tld/burgeons/recuses.html" . + +_:b567 a foaf:Person ; + foaf:name "Cheryle Vanderveen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.explanations.tld/religions/divulgence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shun Zaruba" + ] ; + dc:title "fennels divulgence chisellers" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.religions.tld/chisellers/tolerative.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.psychos.tld/ventricular/iteming.html" ; + bench:booktitle "resourcefulness morphia ventricular" ; + dc:creator [ a foaf:Person ; + foaf:name "Isamu Cokely" + ] ; + dc:title "morphia iteming immunoreactive" ; + dcterms:issued 1946 ; + foaf:homepage "http://www.ventricular.tld/immunoreactive/weasand.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.admonitory.tld/inexperienced/couching.html" ; + bench:booktitle "downsize recombining inexperienced" ; + dc:creator _:b568 , _:b320 ; + dc:title "recombining couching sealskins" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.inexperienced.tld/sealskins/moory.html" . + +_:b569 a foaf:Person ; + foaf:name "Elmedina Hendrixson" . + +_:b570 a foaf:Person ; + foaf:name "Ophelia Schinke" . + +_:b571 a foaf:Person ; + foaf:name "Gizla Nordmark" . + +_:b295 a foaf:Person ; + foaf:name "Tomomi Fritzman" . + + + a bench:Article ; + dc:creator _:b572 ; + dc:creator [ a foaf:Person ; + foaf:name "Mayyaada Pleau" + ] ; + dc:title "lacer ascendance varmints" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.andirons.tld/varmints/loggings.html" . + +_:b573 a foaf:Person ; + foaf:name "Ramonda Tripplett" . + +_:b574 a foaf:Person ; + foaf:name "Moritz Lavorini" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stimulatingly.tld/center/dignitaries.html" ; + dc:creator _:b575 ; + dc:title "septicemia dignitaries gooier" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.center.tld/gooier/culotte.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plutonic.tld/ossificatory/fondled.html" ; + dc:creator _:b576 , _:b317 ; + dc:title "piscators fondled barrister" ; + swrc:journal ; + swrc:note "synthesizers histamins cuts chauffeuse catharine gorsy ablation outriggers reshipments rooking acridest undetachable" ; + swrc:pages 133 ; + foaf:homepage "http://www.ossificatory.tld/barrister/mississippians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.duffers.tld/panache/squishiest.html" ; + dc:creator _:b577 ; + dc:title "expressionists squishiest depressants" ; + swrc:journal ; + swrc:note "anchoresses eclampsia doggier coveted caber transgressing aweless virulences" ; + swrc:pages 9 ; + foaf:homepage "http://www.panache.tld/depressants/urologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loams.tld/disallowances/thewless.html" ; + dc:creator _:b578 ; + dc:title "joins thewless homogenized" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.disallowances.tld/homogenized/abstractness.html" . + + + a bench:Inproceedings ; + bench:booktitle "gamete sharkskin delimiters" ; + dc:creator _:b579 ; + dc:title "trombonists delimiters egoistic" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.sharkskin.tld/egoistic/modernism.html" . + +_:b580 a foaf:Person ; + foaf:name "Muza Wessner" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Galenia Bedillion" + ] ; + dc:title "oolith bonded finmark" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.moors.tld/finmark/agapae.html" . + + + a bench:Proceedings ; + bench:booktitle "impertinently embraces parser" ; + dc:publisher "Manaaki Whenua Press" ; + dc:title "Proceeding 2 (1959)" ; + dcterms:issued 1959 ; + swrc:editor person:Paul_Erdoes , _:b581 , _:b265 , _:b582 ; + swrc:isbn "0-6945-8935-0" ; + swrc:series 1553 ; + swrc:volume 1 ; + foaf:homepage "http://www.embraces.tld/intercultural/brambly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lambed.tld/printable/etymologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Benedicto Dumond" + ] ; + dc:title "bobolinks etymologist rubberized" ; + swrc:journal ; + foaf:homepage "http://www.printable.tld/rubberized/mesomorphic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lactations.tld/toolers/tourniquet.html" ; + dc:creator _:b583 ; + dc:title "catwalk tourniquet barriers" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.toolers.tld/barriers/chilblains.html" . + + + a bench:Inproceedings ; + bench:booktitle "kinship reincarnate vindicable" ; + dc:creator _:b584 ; + dc:title "condemning vindicable waistcoats" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.reincarnate.tld/waistcoats/rebills.html" . + + + a bench:Article ; + dc:creator _:b585 , _:b586 ; + dc:title "steeds ostinatos grosser" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.sweeps.tld/grosser/forsakes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.requiem.tld/halting/zoopathologies.html" ; + bench:booktitle "stimulated naphthas halting" ; + dc:creator _:b587 ; + dc:title "naphthas zoopathologies bedfellows" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 176 ; + foaf:homepage "http://www.halting.tld/bedfellows/sootily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vermiculites.tld/ideomotor/tufty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Siunbek Sprout" + ] ; + dc:title "millrun tufty huffier" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.ideomotor.tld/huffier/paraprofessionals.html" . + +_:b465 a foaf:Person ; + foaf:name "Naglaya Tantillo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gastronomical.tld/blanketed/audits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jaad Whitheld" + ] ; + dc:title "unfeasible audits shipwright" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.blanketed.tld/shipwright/diluvium.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outre.tld/syphilitics/colures.html" ; + bench:booktitle "gloving wises syphilitics" ; + dc:creator _:b535 , _:b588 , person:Paul_Erdoes ; + dc:title "wises colures used" ; + dcterms:issued 1967 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 127 ; + foaf:homepage "http://www.syphilitics.tld/used/decapitates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recleaned.tld/reignited/nonformation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evgeniia Gard" + ] ; + dc:title "algorism nonformation skitterier" ; + swrc:journal ; + foaf:homepage "http://www.reignited.tld/skitterier/misconduct.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underwaists.tld/yemenites/khalif.html" ; + bench:booktitle "gillnets notional yemenites" ; + dc:creator _:b589 ; + dc:title "notional khalif surceases" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.yemenites.tld/surceases/shitting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.peppertree.tld/rifled/nonanalytic.html" ; + bench:booktitle "homeowners legendarily rifled" ; + dc:creator _:b590 ; + dc:title "legendarily nonanalytic flavoured" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.rifled.tld/flavoured/dispassionate.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.consoles.tld/raffias/lookouts.html" ; + bench:booktitle "osteoscleroses skeletomuscular raffias" ; + dc:creator _:b591 ; + dc:title "skeletomuscular lookouts romantically" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.raffias.tld/romantically/trowelers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undergoes.tld/fogless/spiffiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Houke Luthe" + ] ; + dc:title "nympholeptic spiffiest reinformed" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.fogless.tld/reinformed/synfuel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yanked.tld/racings/vasoconstrictors.html" ; + dc:creator _:b592 ; + dc:title "onenesses vasoconstrictors photospheric" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.racings.tld/photospheric/grabbier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Karyna Joyner" + ] ; + dc:title "whispering touchiness slouches" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.counterrevolutionary.tld/slouches/pulsatory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unactuated.tld/formalist/tickling.html" ; + dc:creator _:b593 ; + dc:title "sideburns tickling legitimization" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.formalist.tld/legitimization/legatees.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pauperizing.tld/humidifier/babylonians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jelisaweta Ambroziak" + ] ; + dc:title "spryer babylonians homicides" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.humidifier.tld/homicides/impostors.html" . + +_:b180 a foaf:Person ; + foaf:name "Taliyah Jafari" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rehinges.tld/riflery/scorners.html" ; + bench:booktitle "shags satanical riflery" ; + dc:creator _:b594 , _:b595 ; + dc:title "satanical scorners salutes" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 198 ; + foaf:homepage "http://www.riflery.tld/salutes/entrustment.html" . + + + a bench:Inproceedings ; + bench:booktitle "cooncan highnesses skydive" ; + dc:creator _:b596 ; + dc:title "striper skydive gefilte" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.highnesses.tld/gefilte/cappy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emir.tld/catnapers/proselytizing.html" ; + dc:creator _:b597 ; + dc:title "cheers proselytizing malevolence" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.catnapers.tld/malevolence/crepes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viewfinder.tld/miniseries/enterprize.html" ; + bench:booktitle "advancing nimbi miniseries" ; + dc:creator _:b598 ; + dc:title "nimbi enterprize mousier" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.miniseries.tld/mousier/boondoggles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ripost.tld/braided/fuzils.html" ; + dc:creator _:b599 ; + dc:title "noisome fuzils fermatas" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.braided.tld/fermatas/cougher.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ilona Geddings" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Davyd Lecleir" + ] ; + dc:title "handholds inimitably divvying" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.uproariously.tld/divvying/disinclinations.html" . + + + a bench:Incollection ; + bench:booktitle "coffered savages quitclaiming" ; + dc:creator [ a foaf:Person ; + foaf:name "Yulya Thammavongsa" + ] ; + dc:publisher "Butterworth-Heinemann" ; + dc:title "erotogenic quitclaiming bends" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.savages.tld/bends/nonindustrial.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Irmingard Normann" + ] ; + dc:title "clitorises wintering hunchbacks" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.unbolted.tld/hunchbacks/locator.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.missis.tld/mummed/talker.html" ; + bench:booktitle "thrashes affability mummed" ; + dc:creator _:b600 ; + dc:title "affability talker vacillations" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.mummed.tld/vacillations/rife.html" . + +_:b601 a foaf:Person ; + foaf:name "Cindi Ginanni" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blubberer.tld/desecrated/tetrachlorides.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Octave Diana" + ] ; + dc:title "amenities tetrachlorides loutish" ; + swrc:journal ; + swrc:note "negatively witnesses pharisaical flaunting divergence semitraditional negotiators greaves" ; + swrc:pages 76 ; + foaf:homepage "http://www.desecrated.tld/loutish/polygony.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shiftlessness.tld/goalie/supersensitive.html" ; + bench:booktitle "infests quadruplication goalie" ; + dc:creator _:b413 ; + dc:title "quadruplication supersensitive damnably" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.goalie.tld/damnably/treatabilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remeasured.tld/hailing/earthwork.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dijana Murfin" + ] ; + dc:title "quadrennium earthwork infantilism" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.hailing.tld/infantilism/eluviating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beleaguering.tld/aggie/rumbaed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ganna Campellone" + ] ; + dc:title "saturations rumbaed disobliged" ; + swrc:journal ; + swrc:note "sidecars commodiously nightie fatso spoiler circuiter poker nobble cheeking sayee suppurates" ; + swrc:pages 12 ; + foaf:homepage "http://www.aggie.tld/disobliged/tennesseans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attractive.tld/cognizably/reminds.html" ; + dc:creator _:b602 , person:Paul_Erdoes ; + dc:title "yeller reminds teratoid" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.cognizably.tld/teratoid/coadjutors.html" . + +_:b603 a foaf:Person ; + foaf:name "Tamecia Leaven" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ritualized.tld/backing/cozey.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Thaaqib Skender" + ] ; + dc:title "unplayable cozey sidebands" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.backing.tld/sidebands/consuls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clarioned.tld/detainee/conventing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lashawna Luague" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Conrad Rounds" + ] ; + dc:title "tattooing conventing soever" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.detainee.tld/soever/intruders.html" . + +_:b604 a foaf:Person ; + foaf:name "Jax Galimore" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reavowed.tld/elucidation/crambos.html" ; + dc:creator _:b605 ; + dc:title "incredibility crambos bawdry" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.elucidation.tld/bawdry/congenitally.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b606 ; + swrc:number 1 ; + swrc:volume 12 . + + + a bench:Article ; + rdfs:seeAlso "http://www.rabbets.tld/gropingly/saloons.html" ; + dc:creator _:b607 ; + dc:title "proponing saloons devilry" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.gropingly.tld/devilry/barratry.html" . + + + a bench:Incollection ; + bench:booktitle "begot southing journalized" ; + dc:creator [ a foaf:Person ; + foaf:name "Rosalinde Leinbach" + ] ; + dc:title "nonsmoking journalized anthill" ; + dcterms:issued 1953 ; + foaf:homepage "http://www.southing.tld/anthill/xx.html" . + + + a bench:Inproceedings ; + bench:booktitle "municipalities villainess foolishly" ; + dc:creator _:b573 , _:b608 ; + dc:title "buckhound foolishly fluxions" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 49 ; + foaf:homepage "http://www.villainess.tld/fluxions/flagmen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feeblish.tld/stranders/abbesses.html" ; + dc:creator _:b609 ; + dc:title "extenuation abbesses strongboxes" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.stranders.tld/strongboxes/chromas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spunkily.tld/accommodatingly/equivocation.html" ; + bench:booktitle "booming sedates accommodatingly" ; + dc:creator person:Paul_Erdoes , _:b610 , _:b15 ; + dc:title "sedates equivocation sabred" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.accommodatingly.tld/sabred/summarizing.html" . + +_:b611 a foaf:Person ; + foaf:name "Prosdoka Witucki" . + +_:b612 a foaf:Person ; + foaf:name "Thomasa Vasconcelos" . + + + a bench:Inproceedings ; + bench:booktitle "admixes mechanization denying" ; + dc:creator _:b613 , _:b614 ; + dc:title "easies denying cornute" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.mechanization.tld/cornute/airings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.providently.tld/williwaws/worldlier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rebeca Aday" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Endora Seier" + ] ; + dc:title "powerless worldlier reinfusing" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.williwaws.tld/reinfusing/baas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ameboid.tld/overmastered/hockshop.html" ; + dc:creator _:b615 ; + dc:creator [ a foaf:Person ; + foaf:name "Hisanobu Burbine" + ] ; + dc:title "glyptic hockshop denuclearizing" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.overmastered.tld/denuclearizing/kuchen.html" . + + + a bench:Article ; + dc:creator _:b616 ; + dc:title "ascribes reviver dissimilar" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.eliminator.tld/dissimilar/sectioning.html" . + + + a bench:Inproceedings ; + bench:booktitle "foundries novelly intransitives" ; + dc:creator _:b617 ; + dc:title "wardens intransitives shapers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.novelly.tld/shapers/recreation.html" . + + + a bench:Inproceedings ; + bench:booktitle "examinees foamed convincer" ; + dc:creator _:b618 ; + dc:title "quietist convincer centuries" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.foamed.tld/centuries/plunging.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tickets.tld/functioning/hopis.html" ; + dc:creator _:b619 ; + dc:title "inflictable hopis indentions" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.functioning.tld/indentions/rerecorded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.husbander.tld/adducing/postbellum.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Umeko Cadriel" + ] ; + dc:title "indulgently postbellum surtaxes" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.adducing.tld/surtaxes/aneurism.html" . + +_:b147 a foaf:Person ; + foaf:name "Ingvar Schleider" . + + + a bench:Article ; + rdfs:seeAlso "http://www.visors.tld/sanitaria/tinier.html" ; + dc:creator _:b620 ; + dc:title "sunbursts tinier speller" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.sanitaria.tld/speller/implanted.html" . + +_:b85 a foaf:Person ; + foaf:name "Balasi Reasoner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zesting.tld/nonconfidential/niacinamide.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Peony Paluk" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Engelbert Bonanni" + ] ; + dc:title "ratiocinator niacinamide adipose" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.nonconfidential.tld/adipose/boats.html" . + +_:b621 a foaf:Person ; + foaf:name "Inna Witcher" . + +_:b622 a foaf:Person ; + foaf:name "Kyon Braucks" . + +_:b396 a foaf:Person ; + foaf:name "Edern Cossette" . + +_:b623 a foaf:Person ; + foaf:name "Everhart Hlywa" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hankerer.tld/fanzines/boogers.html" ; + bench:booktitle "jour erodes fanzines" ; + dc:creator _:b382 ; + dc:title "erodes boogers boomier" ; + dcterms:issued 1960 ; + swrc:pages 194 ; + foaf:homepage "http://www.fanzines.tld/boomier/harrowers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dribblers.tld/curvets/flued.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kali Jutras" + ] ; + dc:title "entrenched flued paver" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.curvets.tld/paver/bookmaking.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milligrams.tld/ghostwrites/rewires.html" ; + bench:booktitle "teaching shuckers ghostwrites" ; + dc:creator _:b624 , _:b446 ; + dc:title "shuckers rewires fidgeter" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.ghostwrites.tld/fidgeter/tarpapers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undeliverable.tld/porringers/guzzler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Winred Gyatso" + ] ; + dc:title "misdirects guzzler tenderhearted" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.porringers.tld/tenderhearted/deflagrates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.buggers.tld/nominees/extinguished.html" ; + bench:booktitle "upchucking symblepharon nominees" ; + dc:creator _:b625 ; + dc:title "symblepharon extinguished lectured" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.nominees.tld/lectured/perpetuates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.granter.tld/emend/husked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saood Pichardo" + ] ; + dc:title "swounds husked cricketer" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.emend.tld/cricketer/cuspids.html" . + + + a bench:Article ; + dc:creator _:b561 ; + dc:title "unmingling impossibilities falsest" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.worshiped.tld/falsest/physiography.html" . + +_:b626 a foaf:Person ; + foaf:name "Mahala Sturz" . + + + a bench:Article ; + dc:creator _:b627 ; + dc:title "reimposed foists ultimates" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.permits.tld/ultimates/whammed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remeets.tld/dolmens/sects.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yumako Reuer" + ] ; + dc:title "waistbands sects ginghams" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.dolmens.tld/ginghams/tunings.html" . + +_:b49 a foaf:Person ; + foaf:name "Finette Nellums" . + + + a bench:Article ; + rdfs:seeAlso "http://www.behavioristic.tld/forestalling/enfranchisements.html" ; + dc:creator _:b223 ; + dc:title "motorcade enfranchisements ungathered" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.forestalling.tld/ungathered/overachieved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.epidemiologies.tld/feoffment/redemonstrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seison Maccarini" + ] ; + dc:title "responds redemonstrated leprechaun" ; + swrc:journal ; + foaf:homepage "http://www.feoffment.tld/leprechaun/tsarists.html" . + +_:b75 a foaf:Person ; + foaf:name "Hinica Mosman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.banisters.tld/lieges/shoddies.html" ; + dc:creator _:b628 , _:b629 ; + dc:title "boarded shoddies repave" ; + swrc:journal ; + swrc:note "bronchos occidents sliverers quadruplicate wheelies singed allayment dictatorships apprehending mailwoman" ; + swrc:pages 157 ; + foaf:homepage "http://www.lieges.tld/repave/complicated.html" . + + + a bench:Incollection ; + bench:booktitle "depreciatingly biomedical dosimetries" ; + dc:creator [ a foaf:Person ; + foaf:name "Hnsel Tiehen" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Maru Harston" + ] ; + dc:title "quarts dosimetries windily" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.biomedical.tld/windily/spiel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ropeways.tld/recapitalizing/mezzanines.html" ; + dc:creator _:b630 ; + dc:title "statistically mezzanines telephotograph" ; + swrc:journal ; + foaf:homepage "http://www.recapitalizing.tld/telephotograph/telecasted.html" . + +_:b631 a foaf:Person ; + foaf:name "Fame Clarey" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.smoggy.tld/maidenhairs/correlations.html" ; + bench:booktitle "risked razoring maidenhairs" ; + dc:creator _:b632 ; + dc:title "razoring correlations technics" ; + dcterms:issued 1962 ; + swrc:pages 36 ; + foaf:homepage "http://www.maidenhairs.tld/technics/rectification.html" . + + + a bench:Article ; + dc:creator _:b633 ; + dc:title "wifelier overfamiliarity illustrated" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.programable.tld/illustrated/electuary.html" . + +_:b634 a foaf:Person ; + foaf:name "Amos Mackay" . + + + a bench:Article ; + rdfs:seeAlso "http://www.evictors.tld/buttonholed/peachier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tonasha Bapties" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gorane Piermarini" + ] ; + dc:title "cussers peachier decapods" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.buttonholed.tld/decapods/stooling.html" . + +_:b262 a foaf:Person ; + foaf:name "Raabiya Carie" . + +_:b635 a foaf:Person ; + foaf:name "Japhet Snowball" . + + + a bench:Article ; + bench:cdrom "http://www.delusionist.tld/handcart/sulkier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amalea Meyering" + ] ; + dc:title "restriction sulkier striplings" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.handcart.tld/striplings/slowpoke.html" . + +_:b327 a foaf:Person ; + foaf:name "Antares Rancourt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.labium.tld/daydreams/permuting.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Kichibei Opitz" + ] ; + dc:title "peeped permuting immediately" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.daydreams.tld/immediately/canzona.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Coralie Frasso" + ] ; + dc:title "observational soliciting obliterator" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.gilder.tld/obliterator/supercargo.html" . + +_:b636 a foaf:Person ; + foaf:name "Prica Bowes" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eleadora Baksh" + ] ; + dc:title "screamers overladen enslavement" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.marquisette.tld/enslavement/thriftier.html" . + + + a bench:Article ; + dc:creator _:b637 ; + dc:title "quidnunc wetter rots" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.bunging.tld/rots/deutschland.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.improvising.tld/defacement/infiltrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Emst Alexandria" + ] ; + dc:title "starriest infiltrated bonzes" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.defacement.tld/bonzes/unsymmetrical.html" . + + + a bench:Inproceedings ; + bench:booktitle "ideated roadsters potentiality" ; + dc:creator _:b638 ; + dc:title "antisubmarine potentiality stalagmite" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.roadsters.tld/stalagmite/merlins.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1958)" ; + dcterms:issued 1958 ; + swrc:editor _:b639 , _:b255 ; + swrc:number 1 ; + swrc:volume 19 . + + + a bench:Article ; + rdfs:seeAlso "http://www.hybridized.tld/penitently/cranching.html" ; + dc:creator _:b640 ; + dc:title "conducts cranching steerers" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.penitently.tld/steerers/methought.html" . + +_:b641 a foaf:Person ; + foaf:name "Kozue Efthimiou" . + +_:b321 a foaf:Person ; + foaf:name "Frieder Minaai" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intwining.tld/whackers/ostensibilities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zeva Deveaux" + ] ; + dc:title "disciplining ostensibilities fauces" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.whackers.tld/fauces/spines.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1960)" ; + dcterms:issued 1960 ; + swrc:number 1 ; + swrc:volume 7 . + +_:b642 a foaf:Person ; + foaf:name "Izabella Rackow" . + +_:b643 a foaf:Person ; + foaf:name "AbdulFattaah Leisure" . + +_:b644 a foaf:Person ; + foaf:name "Fatima Mckissic" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xenia.tld/dillydallies/minced.html" ; + dc:creator _:b645 ; + dc:title "tawdrier minced bunn" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.dillydallies.tld/bunn/daimyo.html" . + + + a bench:Inproceedings ; + bench:booktitle "laggardly domineers breezing" ; + dc:creator _:b520 ; + dc:title "insensibly breezing orchardists" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.domineers.tld/orchardists/interspersions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incorporeal.tld/hearings/legation.html" ; + dc:creator _:b273 ; + dc:title "piazadora legation subendorsed" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.hearings.tld/subendorsed/hippocampus.html" . + + + a bench:Inproceedings ; + bench:booktitle "misquoted autodialling vogues" ; + dc:creator _:b646 , person:Paul_Erdoes ; + dc:title "slimmed vogues germs" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.autodialling.tld/germs/coalbins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.landscaping.tld/fax/cursing.html" ; + bench:booktitle "loper overcompensating fax" ; + dc:creator _:b647 ; + dc:title "overcompensating cursing sedative" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.fax.tld/sedative/rummies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.roentgenometries.tld/unsnaps/sorels.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Luzinde Krabbe" + ] ; + dc:title "whelky sorels cameralistic" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.unsnaps.tld/cameralistic/inviting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brutified.tld/samples/aspics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rhett Chaple" + ] ; + dc:title "superminis aspics lowdowns" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.samples.tld/lowdowns/parvenue.html" . + +_:b648 a foaf:Person ; + foaf:name "Sherry Mullennix" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hunches.tld/rankling/cautions.html" ; + dc:creator _:b649 , _:b514 ; + dc:title "synfuels cautions repealer" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.rankling.tld/repealer/voodooing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.geometrically.tld/fulfils/synthesizes.html" ; + bench:cdrom "http://www.whished.tld/antecedents/fulfils.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apena Armold" + ] ; + dc:title "antecedents synthesizes fewer" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.fulfils.tld/fewer/incontinencies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beadlike.tld/lancelot/struggled.html" ; + bench:booktitle "untwisted shushes lancelot" ; + dc:creator _:b75 ; + dc:title "shushes struggled sombreros" ; + dcterms:issued 1965 ; + swrc:pages 70 ; + foaf:homepage "http://www.lancelot.tld/sombreros/heartening.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.debunked.tld/gabling/depreciatingly.html" ; + dc:creator _:b650 ; + dc:title "trifold depreciatingly quarts" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.gabling.tld/quarts/biomedical.html" . + +_:b651 a foaf:Person ; + foaf:name "Carolina Slosek" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.potages.tld/chemins/untransformed.html" ; + bench:booktitle "tailgating tarragon chemins" ; + dc:creator _:b377 ; + dc:title "tarragon untransformed fuzee" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.chemins.tld/fuzee/serenades.html" . + +_:b213 a foaf:Person ; + foaf:name "Gideon Goldfischer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.broughams.tld/interceptions/extragalactic.html" ; + dc:creator _:b652 ; + dc:title "motherlands extragalactic submerse" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.interceptions.tld/submerse/polyandrist.html" . + + + a bench:Article ; + dc:creator _:b653 ; + dc:title "leaner denning schemery" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.fours.tld/schemery/whipper.html" . + +_:b61 a foaf:Person ; + foaf:name "Makhna Stabile" . + + + a bench:Article ; + rdfs:seeAlso "http://www.timbale.tld/forenamed/bewrays.html" ; + dc:creator _:b654 ; + dc:title "ruffianly bewrays magnesias" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.forenamed.tld/magnesias/deeryard.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wiredrawn.tld/crimped/ambitiously.html" ; + bench:booktitle "mister tolerantly crimped" ; + dc:creator _:b655 ; + dc:title "tolerantly ambitiously dilapidated" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.crimped.tld/dilapidated/ruralites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inaugurating.tld/pinkness/spatting.html" ; + dc:creator _:b656 ; + dc:title "boobs spatting nominals" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.pinkness.tld/nominals/stopcocks.html" . + + + a bench:Inproceedings ; + bench:booktitle "rollaway condones tissuing" ; + dc:creator _:b657 ; + dc:title "typed tissuing advertisement" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.condones.tld/advertisement/tonics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thalliums.tld/amazingly/misbegetting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tansho Ganze" + ] ; + dc:title "dealerships misbegetting demobilizations" ; + swrc:journal ; + swrc:note "masticates langur rebounding stuccoed correality circumscribing skivvies raisins pinna strafing" ; + swrc:pages 119 ; + foaf:homepage "http://www.amazingly.tld/demobilizations/diptyca.html" . + +_:b658 a foaf:Person ; + foaf:name "Lenza Cressell" . + +_:b659 a foaf:Person ; + foaf:name "Zonda Pasanen" . + +_:b660 a foaf:Person ; + foaf:name "Mitsuharu Bryngelson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offensively.tld/scenically/rummer.html" ; + dc:creator _:b661 ; + dc:title "constantly rummer overgeneralize" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.scenically.tld/overgeneralize/ptomaines.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Baltsaros Filiault" + ] ; + dc:title "biggie tottery jabbered" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.universalized.tld/jabbered/emperors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rgine Neibert" + ] ; + dc:title "rayless palinode unboundedly" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.precondemning.tld/unboundedly/spacewalking.html" . + +_:b662 a foaf:Person ; + foaf:name "Abran Morgensen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.benzoin.tld/fatuously/hides.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ewiniar Mouret" + ] ; + dc:title "pugilism hides gabblers" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.fatuously.tld/gabblers/sporozoan.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tallboys.tld/stagnation/unburned.html" ; + dc:creator _:b663 ; + dc:title "irresolutely unburned colludes" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.stagnation.tld/colludes/queazy.html" . + +_:b127 a foaf:Person ; + foaf:name "Odgar Oguin" . + + + a bench:Article ; + dc:creator _:b55 ; + dc:title "obsoleteness loading trigonometrical" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.periwinkles.tld/trigonometrical/interning.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Plexippus Regino" + ] ; + dc:title "pedophile outcropping uninjured" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.adventurousness.tld/uninjured/signatured.html" . + +_:b664 a foaf:Person ; + foaf:name "Lauranne Brwon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.studded.tld/reparations/regales.html" ; + dc:creator _:b665 ; + dc:title "admirer regales horseradishes" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.reparations.tld/horseradishes/atherosclerotic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Narkissa Tade" + ] ; + dc:title "latino harbingers gnomons" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.curlers.tld/gnomons/viticultural.html" . + + + a bench:Journal ; + dc:title "Journal 8 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b666 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + dc:creator _:b346 ; + dc:title "represents deiform detoxication" ; + swrc:journal ; + foaf:homepage "http://www.overdraw.tld/detoxication/convalesced.html" . + +_:b667 a foaf:Person ; + foaf:name "Teyva Creaser" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chasten.tld/mispronunciations/forehead.html" ; + bench:booktitle "unprovoked preachment mispronunciations" ; + dc:creator _:b668 ; + dc:title "preachment forehead arduously" ; + dcterms:issued 1967 ; + swrc:pages 100 ; + foaf:homepage "http://www.mispronunciations.tld/arduously/presells.html" . + +_:b669 a foaf:Person ; + foaf:name "Nataniella Dorrough" . + +_:b625 a foaf:Person ; + foaf:name "Waajida Waltemeyer" . + + + a bench:Inproceedings ; + bench:booktitle "shamed vizirs funereally" ; + dc:creator _:b450 ; + dc:title "marts funereally showers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.vizirs.tld/showers/indictably.html" . + +_:b670 a foaf:Person ; + foaf:name "Aseema Collett" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colliers.tld/stagnated/heckled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ashleigh Ianacone" + ] ; + dc:title "teacake heckled crosscurrent" ; + swrc:journal ; + swrc:note "snowplowed quenches pitifully colonelcies whorl lithiums whizbangs micros intermezzos interleave" ; + swrc:pages 178 ; + foaf:homepage "http://www.stagnated.tld/crosscurrent/mortified.html" . + + + a bench:Article ; + dc:creator _:b48 ; + dc:title "porticos flinger maladjustment" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.unifier.tld/maladjustment/resided.html" . + +_:b317 a foaf:Person ; + foaf:name "Itala Waskow" . + + + a bench:Article ; + rdfs:seeAlso "http://www.corncribs.tld/pictures/cuddies.html" ; + dc:creator _:b671 ; + dc:creator [ a foaf:Person ; + foaf:name "Carter Chiffriller" + ] ; + dc:title "caltraps cuddies manitou" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.pictures.tld/manitou/eliciting.html" . + +_:b593 a foaf:Person ; + foaf:name "Loleta Prevost" . + + + a bench:Article ; + rdfs:seeAlso "http://www.klatches.tld/cocking/paleface.html" ; + dc:creator _:b672 , _:b673 ; + dc:title "outfighting paleface termers" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.cocking.tld/termers/unreadiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intrusively.tld/interrogant/tacos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taren Klarman" + ] ; + dc:title "backpacked tacos secs" ; + swrc:journal ; + foaf:homepage "http://www.interrogant.tld/secs/penumbrae.html" . + + + a bench:Inproceedings ; + bench:booktitle "gonged aerology abducted" ; + dc:creator _:b519 ; + dc:title "yowed abducted threateningly" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.aerology.tld/threateningly/declaimed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.farrago.tld/eulogizers/interdistrict.html" ; + dc:creator _:b674 ; + dc:title "worshipping interdistrict tapping" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.eulogizers.tld/tapping/blousiest.html" . + + + a bench:Inproceedings ; + bench:booktitle "overabound cyclonically woosh" ; + dc:creator _:b675 ; + dc:title "destines woosh winningly" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.cyclonically.tld/winningly/unimpeachability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protests.tld/kinspeople/aviatrixes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caylin Ciprian" + ] ; + dc:title "musted aviatrixes paddler" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.kinspeople.tld/paddler/aims.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.strangling.tld/plexuses/grids.html" ; + dc:creator _:b676 ; + dc:title "gladded grids screens" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.plexuses.tld/screens/purplish.html" . + +_:b677 a foaf:Person ; + foaf:name "Iakova Kalisek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heartsickness.tld/flawed/grumped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gonnohyoe Poehler" + ] ; + dc:title "concavo grumped recognition" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.flawed.tld/recognition/buffeter.html" . + + + a bench:Article ; + dc:creator _:b678 , _:b51 ; + dc:title "outings relique kestrels" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.inheritress.tld/kestrels/prettifies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shatteringly.tld/condemnable/pareve.html" ; + bench:booktitle "unposed lupin condemnable" ; + dc:creator _:b679 ; + dc:title "lupin pareve biconvexity" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.condemnable.tld/biconvexity/groveling.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1953)" ; + dcterms:issued 1953 ; + swrc:number 1 ; + swrc:volume 14 . + + + a bench:Article ; + rdfs:seeAlso "http://www.democratically.tld/quads/ologists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gwendolin Koroch" + ] ; + dc:title "unbleached ologists beckons" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.quads.tld/beckons/scoutmaster.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predicted.tld/nexus/nonprotective.html" ; + dc:creator _:b680 , _:b681 ; + dc:title "leukaemia nonprotective muggings" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.nexus.tld/muggings/mezuzas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jambs.tld/recommissioned/quantimeter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiona Elmquist" + ] ; + dc:title "apneas quantimeter endower" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.recommissioned.tld/endower/seatmates.html" . + +_:b173 a foaf:Person ; + foaf:name "Nuzha Gedye" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jaundiced.tld/coquetting/sheols.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Waseef Lulow" + ] ; + dc:title "pilaster sheols edicts" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.coquetting.tld/edicts/reiteration.html" . + +_:b682 a foaf:Person ; + foaf:name "Kinji Jantzen" . + +_:b683 a foaf:Person ; + foaf:name "Vamco Souders" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reutilizations.tld/minded/macroeconomic.html" ; + dc:creator _:b684 ; + dc:title "promoting macroeconomic ironclads" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.minded.tld/ironclads/destroyers.html" . + +_:b538 a foaf:Person ; + foaf:name "Dennard Lisenbee" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reembody.tld/competitors/elemental.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hanka Henness" + ] ; + dc:title "chiffonnier elemental householders" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.competitors.tld/householders/evenfall.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.friendly.tld/shuckings/indoctrination.html" ; + dc:creator _:b685 ; + dc:title "colonelships indoctrination microsurgeon" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.shuckings.tld/microsurgeon/navahoes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recruiter.tld/coiffeurs/yacks.html" ; + bench:booktitle "chicaned haemoglobin coiffeurs" ; + dc:creator _:b686 , person:Paul_Erdoes ; + dc:title "haemoglobin yacks rakehells" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.coiffeurs.tld/rakehells/retuning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mulcted.tld/perpetuators/megacycle.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cicely Genna" + ] ; + dc:title "magisters megacycle scrawling" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.perpetuators.tld/scrawling/hydrators.html" . + +_:b687 a foaf:Person ; + foaf:name "Gracilyn Longhofer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.liquors.tld/topcrosses/misdeed.html" ; + bench:abstract "cyans bleakest destriers appose watermarking shrieker engaging wrinklier slates optimistically bayous passable stonier enflamed multipliers immunotherapy excreting brindles psychoanalyzing ortolans finises disproving squawked renovating hitchhike bays galleons irritancy thersitical resemblances rickeys pits baseness lands notarizes nimbler alienism monogamistic crappiness satanism crispens predestines distorting overinflating fatalists unhatted turnstile nance weakhearted outlawed subtler aramaic bedumb deicide fibroma pebblier bronzier petunias hooking bewildering distensions wrongs enemies illogically branding glengarries overdiversification unprofitable crooknecks piniest demobbed bonnyclabber ensurers lubricous hotblooded nictating draggers luckier tangibility hemorrhoidectomies scummy hydrogenations nulling offtrack flitter sophist toller unmorality rejoiced asterisks wanderings discountenances unrepressed skiplane solecizes filthier friendly colonelships shuckings indoctrination microsurgeon navahoes nerts masses effecters affiant richest unfolds pureed fleetingly kibosh blabbermouth deputative addles preponderated demythologizations lipase scamps stockcar transcriptions dehydrogenate atriums lacerating workwomen postconsonantal padri greyness cashes gamesomely surpriser complainer tibiae latecomers descried enters unseasoned elicitation discontinuations uncoffined decompressed unexpressed imperceptibility nonadmissions jackknifed canthal particularities endowed billheads passovers specter barracking nips sodomite evangelicals overcautiousness lopes loincloths demagogies generatively cameleers agitates dillydally anchovies pityingly tradeable statutorily landlords halted fraternization coerces loadstones" ; + dc:creator [ a foaf:Person ; + foaf:name "Treya Michels" + ] ; + dc:title "coins misdeed octuply" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.topcrosses.tld/octuply/compositors.html" . + + + a bench:Article ; + dc:creator _:b688 , _:b689 ; + dc:title "recoloring symbiotically arete" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.harmoniously.tld/arete/wistfulness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Donatello Peteuil" + ] ; + dc:title "stibium salivating encephalomyelitis" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.fineable.tld/encephalomyelitis/felting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.restrengthens.tld/lipids/physiognomist.html" ; + dc:creator _:b470 , _:b164 ; + dc:title "passbook physiognomist gametes" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.lipids.tld/gametes/shimmeringly.html" . + +_:b690 a foaf:Person ; + foaf:name "Doug Fedak" . + +_:b691 a foaf:Person ; + foaf:name "Ravid Laidlaw" . + +_:b692 a foaf:Person ; + foaf:name "Dija Crary" . + + + a bench:Article ; + rdfs:seeAlso "http://www.allover.tld/allegiantly/insurable.html" ; + dc:creator _:b693 ; + dc:title "woodiness insurable timesaving" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.allegiantly.tld/timesaving/roentgenize.html" . + + + a bench:Article ; + dc:creator _:b694 ; + dc:title "unappetizingly unblushingly spicing" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.patellae.tld/spicing/semicolons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macrocosmic.tld/howdahs/emaciating.html" ; + dc:creator _:b695 , _:b696 ; + dc:title "diallist emaciating foredecks" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.howdahs.tld/foredecks/timidity.html" . + + + a bench:Article ; + dc:creator _:b697 ; + dc:title "rugger underwinding carnify" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.calculated.tld/carnify/subitems.html" . + +_:b698 a foaf:Person ; + foaf:name "Ghaalib Yunt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reserving.tld/faithlessness/tubework.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Irmina Deranick" + ] ; + dc:title "subprovince tubework inweaving" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.faithlessness.tld/inweaving/rejoicing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.etchings.tld/unloosed/puffins.html" ; + bench:booktitle "feastful huggers unloosed" ; + dc:creator _:b453 ; + dc:title "huggers puffins precontriving" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.unloosed.tld/precontriving/biochemists.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cuttle.tld/highjack/crabbiest.html" ; + bench:booktitle "motives pitiableness highjack" ; + dc:creator _:b699 ; + dc:title "pitiableness crabbiest carmakers" ; + dcterms:issued 1963 ; + swrc:pages 57 ; + foaf:homepage "http://www.highjack.tld/carmakers/plotless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apostleships.tld/aborts/undermines.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arunima Fluet" + ] ; + dc:title "prettifiers undermines cocks" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.aborts.tld/cocks/towages.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alarmingly.tld/xeroxing/envenomation.html" ; + bench:booktitle "fattiest actuators xeroxing" ; + dc:creator _:b700 ; + dc:title "actuators envenomation probing" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.xeroxing.tld/probing/fryers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.qaid.tld/contiguousness/unmarriageable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abed Agner" + ] ; + dc:title "selectee unmarriageable conforming" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.contiguousness.tld/conforming/prickliest.html" . + + + a bench:Article ; + dc:creator _:b209 ; + dc:creator [ a foaf:Person ; + foaf:name "Goring Francour" + ] ; + dc:title "chromatographically dependency stinters" ; + swrc:journal ; + foaf:homepage "http://www.centralizer.tld/stinters/reusable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conceives.tld/hebraizing/coffered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hamna Borzillo" + ] ; + dc:title "quadricentennials coffered erotogenic" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.hebraizing.tld/erotogenic/savages.html" . + + + a bench:Article ; + dc:creator _:b279 ; + dc:creator [ a foaf:Person ; + foaf:name "Imtinaan Deloria" + ] ; + dc:title "singing severed pouncer" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.reliances.tld/pouncer/divulgences.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pyrostats.tld/prorogues/cowpoxes.html" ; + dc:creator _:b133 ; + dc:title "sagiest cowpoxes benders" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.prorogues.tld/benders/supposing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.piezochemistry.tld/defectors/parentis.html" ; + dc:creator _:b701 ; + dc:title "bondholders parentis birthplaces" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.defectors.tld/birthplaces/curtseyed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.selsyns.tld/unlawfulness/jollifies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshimasa Estaban" + ] ; + dc:title "reserved jollifies hulks" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.unlawfulness.tld/hulks/underlines.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melanoids.tld/sassier/bilobed.html" ; + dc:creator _:b702 ; + dc:title "stewards bilobed washier" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.sassier.tld/washier/friendless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curvier.tld/blights/accommodators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tatsa Nasca" + ] ; + dc:title "hurrahs accommodators tabby" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.blights.tld/tabby/scotties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motorships.tld/dissociates/dyable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masahide Mele" + ] ; + dc:title "hissers dyable dup" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.dissociates.tld/dup/pygmoid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.threads.tld/garroters/parricidal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Athindoros Shurgot" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Li Gotay" + ] ; + dc:title "recheck parricidal waterfowls" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.garroters.tld/waterfowls/unrented.html" . + + + a bench:Inproceedings ; + bench:booktitle "atoningly pated crunchers" ; + dc:creator _:b703 ; + dc:title "yetis crunchers glassblower" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.pated.tld/glassblower/smidgeons.html" . + + + a bench:Article ; + dc:creator _:b704 ; + dc:title "questioners sunburned dissimilarities" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.ordinals.tld/dissimilarities/religiousness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.astrologist.tld/bracer/accordable.html" ; + bench:booktitle "festivals reconstituting bracer" ; + dc:creator _:b642 ; + dc:title "reconstituting accordable censer" ; + dcterms:issued 1966 ; + swrc:pages 20 ; + foaf:homepage "http://www.bracer.tld/censer/proprietors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmelted.tld/duffles/sneaked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koyo Friedrichsen" + ] ; + dc:title "escalated sneaked overzealous" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.duffles.tld/overzealous/overlooks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soppiest.tld/actuary/concealable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Geeti Havelka" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lvovicha Tetro" + ] ; + dc:title "crustal concealable sheriffs" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.actuary.tld/sheriffs/risque.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Motonobu Mycroft" + ] ; + dc:title "gentling unbid mas" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.tells.tld/mas/alas.html" . + +_:b705 a foaf:Person ; + foaf:name "Ludolfina Hinley" . + +_:b706 a foaf:Person ; + foaf:name "Reno Garzia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.multiform.tld/contravenes/drinks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tuhfa Pedez" + ] ; + dc:title "worrier drinks nothings" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.contravenes.tld/nothings/rioting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meres.tld/nurturers/chansons.html" ; + dc:creator _:b324 ; + dc:title "illogical chansons dioptre" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.nurturers.tld/dioptre/palatines.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pentathlon.tld/toweringly/fraying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Isadoro Bently" + ] ; + dc:title "ladlefuls fraying hellgrammites" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.toweringly.tld/hellgrammites/doziest.html" . + + + a bench:Article ; + dc:creator _:b707 , _:b619 , _:b708 ; + dc:title "editorializations expectations rehabilitations" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.fecklessly.tld/rehabilitations/miniaturizing.html" . + +_:b709 a foaf:Person ; + foaf:name "Hodawa Doughman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.portrayals.tld/holidays/glamorization.html" ; + bench:booktitle "citator grebes holidays" ; + dc:creator _:b392 ; + dc:title "grebes glamorization fatting" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.holidays.tld/fatting/alkalis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engirded.tld/pommelled/blinders.html" ; + dc:creator _:b710 , _:b711 ; + dc:title "assisters blinders mentors" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.pommelled.tld/mentors/killed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jellify.tld/searchable/randoms.html" ; + dc:creator _:b712 ; + dc:title "teetotum randoms tetra" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.searchable.tld/tetra/elixirs.html" . + + + a bench:Inproceedings ; + bench:booktitle "environmentalist gibbetted englutting" ; + dc:creator _:b713 ; + dc:title "header englutting twilights" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.gibbetted.tld/twilights/foreshown.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inviolably.tld/highschool/crassest.html" ; + dc:creator _:b714 ; + dc:title "rubidiums crassest recesses" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.highschool.tld/recesses/items.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.germaniums.tld/explored/pompons.html" ; + bench:booktitle "acupuncture boyishly explored" ; + dc:creator _:b542 ; + dc:title "boyishly pompons mangier" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 130 ; + foaf:homepage "http://www.explored.tld/mangier/brawns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colossuses.tld/misadjust/quadrated.html" ; + dc:creator _:b81 ; + dc:title "motorizes quadrated exsert" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.misadjust.tld/exsert/zaftig.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fledglings.tld/encompassment/berettas.html" ; + dc:creator _:b715 ; + dc:title "durably berettas obscurantism" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.encompassment.tld/obscurantism/sneezing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colluded.tld/maxicoats/gerontotherapies.html" ; + dc:creator _:b716 ; + dc:creator [ a foaf:Person ; + foaf:name "Saleema Jurasek" + ] ; + dc:title "reanimating gerontotherapies juggling" ; + swrc:journal ; + foaf:homepage "http://www.maxicoats.tld/juggling/nonbelievers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.canaries.tld/dads/sonless.html" ; + bench:booktitle "askant cultivator dads" ; + dc:creator _:b717 ; + dc:title "cultivator sonless emigration" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.dads.tld/emigration/sleights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydroponic.tld/japeries/embossment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abelando Rodinson" + ] ; + dc:title "unalarming embossment peroxided" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.japeries.tld/peroxided/doctrines.html" . + + + a bench:Article ; + dc:creator _:b718 , person:Paul_Erdoes ; + dc:title "saltcellars garniture favorableness" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.humours.tld/favorableness/onside.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colorists.tld/chaffers/monomials.html" ; + dc:creator _:b719 ; + dc:creator [ a foaf:Person ; + foaf:name "Pechta Ok" + ] ; + dc:title "forwardsearch monomials mijnheers" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.chaffers.tld/mijnheers/bustles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Satu Liebermann" + ] ; + dc:title "dibbuks childliest rationality" ; + swrc:journal ; + swrc:pages 32 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tekusa Houlberg" + ] ; + dc:title "crocuses quietened erects" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.situating.tld/erects/middlebrows.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.numbly.tld/stoplight/contamination.html" ; + dc:creator _:b720 ; + dc:title "cornrows contamination rallyist" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.stoplight.tld/rallyist/procreating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prejudiced.tld/viewable/untamed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naonobu Dettmer" + ] ; + dc:title "illusiveness untamed putrefy" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.viewable.tld/putrefy/vireos.html" . + +_:b721 a foaf:Person ; + foaf:name "Ivanovskaia Bohmer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waxworks.tld/disaffection/deringer.html" ; + dc:creator _:b722 ; + dc:title "praos deringer touring" ; + swrc:journal ; + foaf:homepage "http://www.disaffection.tld/touring/scornfully.html" . + + + a bench:Article ; + dc:creator _:b723 ; + dc:title "vacatable pornographies merriest" ; + swrc:journal ; + foaf:homepage "http://www.macadams.tld/merriest/fruiter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nulling.tld/flitter/sophist.html" ; + dc:creator _:b353 ; + dc:title "offtrack sophist toller" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.flitter.tld/toller/unmorality.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chapels.tld/deemphasizing/trepid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iveska Inacio" + ] ; + dc:title "forensics trepid convertibles" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.deemphasizing.tld/convertibles/harrowing.html" . + + + a bench:Article ; + dc:creator _:b724 ; + dc:title "witcheries armistices hedonists" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.unriddling.tld/hedonists/inertness.html" . + +_:b725 a foaf:Person ; + foaf:name "Duron Dibella" . + + + a bench:Article ; + dc:creator _:b726 ; + dc:title "caravel rebuttably ceremonies" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.harder.tld/ceremonies/prointegration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.invaders.tld/ledger/fattener.html" ; + dc:creator _:b727 ; + dc:title "lith fattener bulbul" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.ledger.tld/bulbul/cowedly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Milton Goodrum" + ] ; + dc:title "mappable serenity heist" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.outbox.tld/heist/whimpering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.streets.tld/heritrix/deliquescence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liubokhna Caveney" + ] ; + dc:title "flips deliquescence minelayer" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.heritrix.tld/minelayer/retitle.html" . + + + a bench:Inproceedings ; + bench:booktitle "thermostable cliental newfashioned" ; + dc:creator _:b728 ; + dc:title "smudging newfashioned management" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.cliental.tld/management/incorrigibly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slatier.tld/hurriedly/seriating.html" ; + dc:creator _:b729 ; + dc:title "neutrality seriating gaudily" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.hurriedly.tld/gaudily/cordites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coaction.tld/reckoners/moulted.html" ; + dc:creator _:b730 , _:b731 ; + dc:title "rifleries moulted puckered" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.reckoners.tld/puckered/remediless.html" . + +_:b732 a foaf:Person ; + foaf:name "Anindita Ginger" . + +_:b733 a foaf:Person ; + foaf:name "Lodovica Anasagasti" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Immaculada Dicorcia" + ] ; + dc:title "pushovers manslayer groused" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.markka.tld/groused/wingspreads.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.segos.tld/canaled/rhomb.html" ; + dc:creator _:b734 , _:b735 ; + dc:title "reorder rhomb furtiveness" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.canaled.tld/furtiveness/toxicants.html" . + + + a bench:Inproceedings ; + bench:booktitle "tintinnabulations banned resetting" ; + dc:creator _:b736 , _:b737 ; + dc:title "serpents resetting pauperizes" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.banned.tld/pauperizes/hausfrau.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.imprudently.tld/temporally/hosteled.html" ; + bench:booktitle "moles marveling temporally" ; + dc:creator _:b738 ; + dc:title "marveling hosteled cocomats" ; + dcterms:issued 1964 ; + swrc:pages 158 ; + foaf:homepage "http://www.temporally.tld/cocomats/dependability.html" . + + + a bench:Inproceedings ; + bench:booktitle "angers ordinariness relevancies" ; + dc:creator _:b739 ; + dc:title "crossest relevancies dicotyledonous" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.ordinariness.tld/dicotyledonous/dragster.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.southwester.tld/tovariches/shopboys.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colombine Havir" + ] ; + dc:title "diver shopboys misdoubted" ; + swrc:journal ; + foaf:homepage "http://www.tovariches.tld/misdoubted/dissuasions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.faltboats.tld/chuckholes/galvanizer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aseela Cafaro" + ] ; + dc:title "careless galvanizer carryouts" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.chuckholes.tld/carryouts/nagged.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aluminizes.tld/bicolours/voluptuousness.html" ; + bench:booktitle "ruffians eisteddfod bicolours" ; + dc:creator _:b111 ; + dc:title "eisteddfod voluptuousness blamably" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.bicolours.tld/blamably/tartrate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teenyboppers.tld/outer/uvulars.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Golubitsa Dilaura" + ] ; + dc:title "masculineness uvulars blintz" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.outer.tld/blintz/epidermization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coalesced.tld/kills/holer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Goliat Telesco" + ] ; + dc:title "fraughts holer veepees" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.kills.tld/veepees/buffets.html" . + +_:b41 a foaf:Person ; + foaf:name "Guillelmina Bornhorst" . + +_:b599 a foaf:Person ; + foaf:name "Eleonora Reffett" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decigram.tld/choosiness/reallocations.html" ; + dc:creator _:b647 ; + dc:title "trifocals reallocations keyboarded" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.choosiness.tld/keyboarded/restrengthened.html" . + +_:b740 a foaf:Person ; + foaf:name "Queisha Dalpiaz" . + +_:b741 a foaf:Person ; + foaf:name "Nastasia Barscewski" . + + + a bench:Article ; + dc:creator _:b742 , _:b743 ; + dc:title "inexpressibility visitants tartufe" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.allopathies.tld/tartufe/dynamited.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swankily.tld/magmatic/beldam.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sobina Cassey" + ] ; + dc:title "oiler beldam unlanded" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.magmatic.tld/unlanded/tuppences.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gibsons.tld/surmising/sipping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiuprila Inscore" + ] ; + dc:title "baldest sipping preconstruct" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.surmising.tld/preconstruct/chifforobe.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.foolhardier.tld/inconsistency/subrace.html" ; + bench:booktitle "hided lapsing inconsistency" ; + dc:creator _:b744 ; + dc:title "lapsing subrace coughers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.inconsistency.tld/coughers/blowfishes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Landon Cahan" + ] ; + dc:title "saturnism medicaid scrupled" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.stipulating.tld/scrupled/ascents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.supercedes.tld/slopes/rhododendrons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kalinda Rogan" + ] ; + dc:title "rimes rhododendrons plodder" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.slopes.tld/plodder/equalize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undercharge.tld/spillable/adjustment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jamuna Orts" + ] ; + dc:title "overflight adjustment jujubes" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.spillable.tld/jujubes/ravishingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.agreements.tld/hoariest/goodish.html" ; + dc:creator _:b377 ; + dc:title "remunerates goodish conj" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.hoariest.tld/conj/servable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pickings.tld/wedgy/emasculates.html" ; + dc:creator _:b745 ; + dc:creator [ a foaf:Person ; + foaf:name "Nabeeha Senko" + ] ; + dc:title "beaucoup emasculates jitters" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.wedgy.tld/jitters/boldest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.douche.tld/faultiness/elections.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zanthe Felarca" + ] ; + dc:title "prestamp elections suer" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.faultiness.tld/suer/softbound.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ruminating.tld/lechayim/warring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Awn Rataj" + ] ; + dc:title "pryingly warring microcosmic" ; + swrc:journal ; + swrc:note "lymphatically deoxygenated dowels bluings throning heroics almner gushes penalized resiliency" ; + swrc:pages 6 ; + foaf:homepage "http://www.lechayim.tld/microcosmic/curfewed.html" . + +_:b746 a foaf:Person ; + foaf:name "Kiraanna Scherping" . + + + a bench:Article ; + rdfs:seeAlso "http://www.euphonies.tld/nongregarious/thinclad.html" ; + dc:creator _:b747 ; + dc:title "doubleheaders thinclad spurrey" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.nongregarious.tld/spurrey/supered.html" . + +_:b1 a foaf:Person ; + foaf:name "Anisia Yanai" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overconcern.tld/topographies/positrons.html" ; + dc:creator _:b248 , person:Paul_Erdoes ; + dc:title "entombment positrons eluding" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.topographies.tld/eluding/lateraled.html" . + +_:b748 a foaf:Person ; + foaf:name "Kattrina Hemmeter" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwrinkling.tld/atrociously/antiquing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vas Dy" + ] ; + dc:title "omelette antiquing argled" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.atrociously.tld/argled/beduins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mistunes.tld/etches/proselytes.html" ; + dc:creator _:b749 ; + dc:title "fermented proselytes libelees" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.etches.tld/libelees/invoiced.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Toshiro Serey" + ] ; + dc:title "cumuli gentlefolk neutralizing" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.spelt.tld/neutralizing/malefactress.html" . + + + a bench:Inproceedings ; + bench:booktitle "scarcities precancel spence" ; + dc:creator _:b750 ; + dc:title "stews spence inlands" ; + dcterms:issued 1956 ; + dcterms:partOf ; + foaf:homepage "http://www.precancel.tld/inlands/outargued.html" . + + + a bench:Article ; + dc:creator _:b751 ; + dc:creator [ a foaf:Person ; + foaf:name "Sajaa Gimm" + ] ; + dc:title "exhalent inveighed gavelling" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.teratosis.tld/gavelling/vocalities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skullduggeries.tld/collecting/bulgier.html" ; + dc:creator _:b752 , _:b753 ; + dc:title "officiating bulgier weldable" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.collecting.tld/weldable/canalized.html" . + + + a bench:Inproceedings ; + bench:booktitle "pimpernels rehears reusability" ; + bench:cdrom "http://www.coigns.tld/reusability/ablings.html" ; + dc:creator _:b754 ; + dc:title "rehears ablings caneware" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.reusability.tld/caneware/benchmarks.html" . + +_:b755 a foaf:Person ; + foaf:name "Reinhild Penovich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subdirectors.tld/coarsest/incorporator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daris Astley" + ] ; + dc:title "bluesmen incorporator widdling" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.coarsest.tld/widdling/calculably.html" . + + + a bench:Inproceedings ; + bench:booktitle "limberest unbind inks" ; + dc:creator _:b756 ; + dc:title "hydrogenous inks youngsters" ; + dcterms:issued 1963 ; + swrc:pages 72 ; + foaf:homepage "http://www.unbind.tld/youngsters/avion.html" . + +_:b757 a foaf:Person ; + foaf:name "Svetokhna Bayley" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "NaKesha Cerino" + ] ; + dc:title "slitless mimickers intercessions" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.wipeouts.tld/intercessions/majestical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.precipices.tld/skipper/moltenly.html" ; + dc:creator _:b477 ; + dc:title "assegai moltenly darting" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.skipper.tld/darting/contributes.html" . + + + a bench:Article ; + dc:creator _:b758 ; + dc:creator [ a foaf:Person ; + foaf:name "Kazunori Worstell" + ] ; + dc:title "massiness spanner merchandisers" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.splotching.tld/merchandisers/swords.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ecdysial.tld/counterfeitness/synaesthetic.html" ; + dc:creator _:b759 ; + dc:title "inculpate synaesthetic eutrophy" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.counterfeitness.tld/eutrophy/gestures.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Madelynn Hoehn" + ] ; + dc:title "steppes adulated zeroed" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.tinfoils.tld/zeroed/scarcity.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.topkicks.tld/amirates/haploids.html" ; + bench:booktitle "trolls sublease amirates" ; + dc:creator _:b760 ; + dc:title "sublease haploids catwalks" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.amirates.tld/catwalks/parleying.html" . + +_:b761 a foaf:Person ; + foaf:name "Bodgana Senne" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.corniest.tld/gallbladders/preconceiving.html" ; + bench:booktitle "reshapers genitures gallbladders" ; + dc:creator _:b762 ; + dc:title "genitures preconceiving fetters" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.gallbladders.tld/fetters/pinesaps.html" . + + + a bench:Inproceedings ; + bench:booktitle "relied bandeaux antislavery" ; + dc:creator _:b763 ; + dc:title "graffito antislavery smokeless" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.bandeaux.tld/smokeless/befogs.html" . + +_:b764 a foaf:Person ; + foaf:name "Dmitrovna Avril" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warmups.tld/weeklong/gastroscopy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agafokliia Cheatum" + ] ; + dc:title "cynics gastroscopy preeminently" ; + swrc:journal ; + swrc:month 8 ; + swrc:pages 74 ; + foaf:homepage "http://www.weeklong.tld/preeminently/clanged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.astrobiologies.tld/vied/dulling.html" ; + dc:creator _:b284 ; + dc:title "overfull dulling loupes" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.vied.tld/loupes/hyping.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Okiku Morence" + ] ; + dc:title "backfield kindhearted fabulously" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.lutings.tld/fabulously/enchain.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glories.tld/crumbliness/annuitants.html" ; + dc:creator _:b535 , _:b765 ; + dc:title "acetaldehyde annuitants tomboys" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.crumbliness.tld/tomboys/misfitted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.salter.tld/hoaxed/revictualed.html" ; + dc:creator _:b766 ; + dc:title "scowling revictualed steeped" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.hoaxed.tld/steeped/metamorphisms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spited.tld/germier/cygnets.html" ; + dc:creator _:b767 ; + dc:title "skiis cygnets sutra" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.germier.tld/sutra/fertilely.html" . + + + a bench:Inproceedings ; + bench:booktitle "bitterns cagiest determinableness" ; + dc:creator _:b768 ; + dc:title "voyeurs determinableness toiling" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.cagiest.tld/toiling/shaled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.countries.tld/evanished/missteps.html" ; + dc:creator _:b106 ; + dc:title "backcross missteps icecaps" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.evanished.tld/icecaps/meliorated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interschool.tld/fess/participles.html" ; + dc:creator _:b769 ; + dc:title "spleeniest participles encyst" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.fess.tld/encyst/retirees.html" . + +_:b770 a foaf:Person ; + foaf:name "Kiana Naughton" . + + + a bench:Article ; + dc:creator _:b631 , person:Paul_Erdoes ; + dc:title "sashes fungic gasogenes" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.marrieds.tld/gasogenes/obnoxiously.html" . + + + a bench:Inproceedings ; + bench:booktitle "vinca moistureless reprobate" ; + dc:creator _:b90 , person:Paul_Erdoes ; + dc:title "sissies reprobate rethink" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.moistureless.tld/rethink/outpace.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bernadett Verhey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Editha Benns" + ] ; + dc:title "barks ropy doves" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.babbitting.tld/doves/stonefly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macaroni.tld/baedekers/chooser.html" ; + dc:creator _:b771 ; + dc:title "hepcats chooser limiest" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.baedekers.tld/limiest/privets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrivers.tld/tups/oratress.html" ; + dc:creator _:b693 ; + dc:title "peccavis oratress miasmic" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.tups.tld/miasmic/commutative.html" . + + + a bench:Article ; + dc:creator _:b772 ; + dc:title "seraglios perpendiculars stilton" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.economically.tld/stilton/misapplying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.whomping.tld/brimmed/oxyhydrogen.html" ; + bench:booktitle "chairs depletable brimmed" ; + dc:creator _:b773 , _:b774 ; + dc:title "depletable oxyhydrogen mordent" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.brimmed.tld/mordent/quitter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.roils.tld/thorps/staggerers.html" ; + bench:booktitle "kilovolts vox thorps" ; + dc:creator _:b775 ; + dc:title "vox staggerers recalcitrancies" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.thorps.tld/recalcitrancies/tipster.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ulrich Mainetti" + ] ; + dc:title "grizzliest scolders deposing" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.enervates.tld/deposing/unconsumed.html" . + +_:b776 a foaf:Person ; + foaf:name "Julius Aluarez" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sororities.tld/candors/childishly.html" ; + dc:creator _:b777 , _:b778 ; + dc:title "despicably childishly maturative" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.candors.tld/maturative/bisques.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.youths.tld/tithings/pesky.html" ; + dc:creator _:b146 ; + dc:creator [ a foaf:Person ; + foaf:name "Orland Beneker" + ] ; + dc:title "undemocratically pesky peeking" ; + swrc:journal ; + swrc:note "coronals dramatization inexecutable drillers divinities caparisons fetors lately peekaboo" ; + swrc:pages 25 ; + foaf:homepage "http://www.tithings.tld/peeking/overbaked.html" . + +_:b739 a foaf:Person ; + foaf:name "Malena Stile" . + +_:b779 a foaf:Person ; + foaf:name "Maksimina Pecinousky" . + +_:b780 a foaf:Person ; + foaf:name "Nungu Calvo" . + +_:b781 a foaf:Person ; + foaf:name "Finetta Nopachai" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aidia Leidel" + ] ; + dc:title "hemorrhagic plundered minimaxes" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.times.tld/minimaxes/dominants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mangrove.tld/glassfuls/unended.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Janek Rabehl" + ] ; + dc:title "alleger unended reflux" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.glassfuls.tld/reflux/tacticians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clonked.tld/administerings/nonsuccess.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shaqeeqa Levra" + ] ; + dc:title "mistreat nonsuccess opticians" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.administerings.tld/opticians/lushes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cuffs.tld/libyans/succumbing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hoor Westin" + ] ; + dc:title "hatracks succumbing uniques" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.libyans.tld/uniques/staleness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kerneling.tld/rifer/splinting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caden Failing" + ] ; + dc:title "napoleons splinting surmisers" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.rifer.tld/surmisers/satisfying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.security.tld/riels/cabbala.html" ; + bench:booktitle "acridness kibbles riels" ; + dc:creator _:b782 ; + dc:title "kibbles cabbala etape" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.riels.tld/etape/washcloths.html" . + + + a bench:Inproceedings ; + bench:booktitle "urolith sloughed flagellated" ; + dc:creator _:b633 ; + dc:title "songster flagellated satoris" ; + dcterms:issued 1962 ; + swrc:pages 106 ; + foaf:homepage "http://www.sloughed.tld/satoris/rattish.html" . + + + a bench:Article ; + dc:creator _:b783 ; + dc:title "definable bards legislatresses" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.farcers.tld/legislatresses/underway.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recelebrating.tld/plateauing/reoccupations.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Edmondo Rommelfanger" + ] ; + dc:title "dually reoccupations embossers" ; + swrc:journal ; + swrc:note "witchy horologe bigamistic furrows eloquence cobwebbier divorcing incidentally" ; + swrc:pages 130 ; + foaf:homepage "http://www.plateauing.tld/embossers/cerebrum.html" . + +_:b784 a foaf:Person ; + foaf:name "Lilian Carolina" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pinons.tld/fingerlings/thyroidectomies.html" ; + dc:creator _:b785 ; + dc:creator [ a foaf:Person ; + foaf:name "Candy Oliger" + ] ; + dc:title "warted thyroidectomies argles" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.fingerlings.tld/argles/lecithins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.noses.tld/categorical/yelled.html" ; + bench:booktitle "tappers carrousel categorical" ; + dc:creator _:b786 ; + dc:title "carrousel yelled plebe" ; + dcterms:issued 1959 ; + swrc:pages 131 ; + foaf:homepage "http://www.categorical.tld/plebe/anabolic.html" . + +_:b787 a foaf:Person ; + foaf:name "Baram Zenner" . + + + a bench:Article ; + dc:creator _:b788 ; + dc:title "pits lands notarizes" ; + swrc:journal ; + swrc:note "remorses reframes sweetbriers sideward penancing overdoes reshaping landslides unsay computerized" ; + swrc:pages 123 ; + foaf:homepage "http://www.baseness.tld/notarizes/nimbler.html" . + + + a bench:Inproceedings ; + bench:booktitle "docility shoplifters preempted" ; + dc:creator _:b789 ; + dc:title "terminability preempted kiddy" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.shoplifters.tld/kiddy/rocklike.html" . + +_:b790 a foaf:Person ; + foaf:name "Deliane Sperdute" . + +_:b191 a foaf:Person ; + foaf:name "Jasoor Debonis" . + + + a bench:Article ; + rdfs:seeAlso "http://www.girder.tld/mewed/encouraged.html" ; + dc:creator _:b766 ; + dc:title "nictitates encouraged stepper" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.mewed.tld/stepper/shining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airing.tld/aproning/highjacks.html" ; + dc:creator _:b791 ; + dc:title "mercantilism highjacks antihypertensive" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.aproning.tld/antihypertensive/cheapness.html" . + + + a bench:Inproceedings ; + bench:booktitle "figworts vasectomizing precognitions" ; + dc:creator _:b792 ; + dc:title "vials precognitions maudlinly" ; + dcterms:issued 1956 ; + swrc:pages 135 ; + foaf:homepage "http://www.vasectomizing.tld/maudlinly/toenailing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.molluscan.tld/interdicted/swells.html" ; + dc:creator _:b400 ; + dc:title "antings swells dinted" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.interdicted.tld/dinted/catalogues.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interventionist.tld/nonstandard/claymore.html" ; + bench:booktitle "glassiness dominus nonstandard" ; + dc:creator _:b793 ; + dc:title "dominus claymore wanders" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.nonstandard.tld/wanders/hirsuteness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.christly.tld/devisals/sweetly.html" ; + dc:creator _:b256 ; + dc:title "workless sweetly preterit" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.devisals.tld/preterit/ganglionic.html" . + + + a bench:Inproceedings ; + bench:booktitle "cookable overrefinement lymphs" ; + dc:creator _:b794 ; + dc:title "permeated lymphs sandpit" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.overrefinement.tld/sandpit/malinger.html" . + +_:b141 a foaf:Person ; + foaf:name "Kynan Huckaby" . + + + a bench:Article ; + dc:creator _:b795 ; + dc:title "labored adsorbable meliorative" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.copulae.tld/meliorative/regressed.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1963)" ; + dcterms:issued 1963 ; + swrc:number 1 ; + swrc:volume 6 . + +_:b796 a foaf:Person ; + foaf:name "Dyna Skwarek" . + + + a bench:Inproceedings ; + bench:booktitle "nominately outranges mythologically" ; + dc:creator _:b797 ; + dc:title "reinsure mythologically stoves" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.outranges.tld/stoves/makeweight.html" . + +_:b798 a foaf:Person ; + foaf:name "Akriv Amidon" . + +_:b799 a foaf:Person ; + foaf:name "Chaya Montiel" . + +_:b371 a foaf:Person ; + foaf:name "Lonzo Vincelette" . + + + a bench:Proceedings ; + bench:booktitle "reexhibit feyest looting" ; + dc:publisher "Virtual Press" ; + dc:title "Proceeding 1 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b800 , _:b801 , person:Paul_Erdoes , _:b802 , _:b803 , _:b804 ; + swrc:isbn "0-4854-5737-0" ; + swrc:series 1762 ; + swrc:volume 10 ; + foaf:homepage "http://www.feyest.tld/embouchures/urbanizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.washes.tld/choreographs/roosts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bilis Arena" + ] ; + dc:title "craggiest roosts mariner" ; + swrc:journal ; + foaf:homepage "http://www.choreographs.tld/mariner/recolonize.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Audry Olide" + ] ; + dc:title "forgoing chollas sizer" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.adiathermancy.tld/sizer/nubble.html" . + +_:b805 a foaf:Person ; + foaf:name "Okichi Spradlin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tinglers.tld/reconsecration/realising.html" ; + dc:creator _:b806 ; + dc:title "xenophobe realising barographic" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.reconsecration.tld/barographic/surnamers.html" . + +_:b807 a foaf:Person ; + foaf:name "Munenori Isleib" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incepting.tld/holystones/reinstructing.html" ; + dc:creator _:b197 ; + dc:creator [ a foaf:Person ; + foaf:name "Shurik Tifft" + ] ; + dc:title "froward reinstructing plenipotentiaries" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.holystones.tld/plenipotentiaries/misjudged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonclassical.tld/underclothes/tiffanies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melker Kayastha" + ] ; + dc:title "ectoplasm tiffanies zymogenic" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.underclothes.tld/zymogenic/hooraying.html" . + +_:b553 a foaf:Person ; + foaf:name "Ryo Zanders" . + +_:b808 a foaf:Person ; + foaf:name "Latorray Delawder" . + + + a bench:Article ; + rdfs:seeAlso "http://www.collates.tld/nonmen/denaturant.html" ; + dc:creator _:b809 ; + dc:title "demanded denaturant typefaces" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.nonmen.tld/typefaces/parlous.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rubaina Douvia" + ] ; + dc:title "securest natures palaver" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.samplers.tld/palaver/lichening.html" . + + + a bench:Inproceedings ; + bench:booktitle "shoppes polynesian wackier" ; + dc:creator person:Paul_Erdoes , _:b810 , _:b811 ; + dc:title "timelessly wackier moored" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.polynesian.tld/moored/doorless.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ran Rubendall" + ] ; + dc:title "melodramatically sonorants truanting" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.hawkish.tld/truanting/aberration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gussets.tld/demythologizing/bacteriocidal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mushanokoji Slusser" + ] ; + dc:title "abounds bacteriocidal judoist" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.demythologizing.tld/judoist/goddams.html" . + +_:b812 a foaf:Person ; + foaf:name "Edwine Tabuena" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reaccusing.tld/fielders/jingoish.html" ; + dc:creator _:b550 ; + dc:title "nills jingoish spangled" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.fielders.tld/spangled/nihils.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choking.tld/palms/acropolises.html" ; + dc:creator _:b813 ; + dc:title "falsity acropolises wrestlers" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.palms.tld/wrestlers/outsmarts.html" . + +_:b814 a foaf:Person ; + foaf:name "Zephyr Willenbrink" . + + + a bench:Article ; + rdfs:seeAlso "http://www.humankind.tld/cedes/seeping.html" ; + dc:creator _:b815 ; + dc:title "fulling seeping brusk" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.cedes.tld/brusk/ranting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonvoting.tld/arks/outranks.html" ; + dc:creator _:b816 ; + dc:title "newsletters outranks militating" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.arks.tld/militating/uncapped.html" . + + + a bench:Article ; + dc:creator _:b817 ; + dc:title "wyverns runaways layaway" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.grouped.tld/layaway/testifier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amenders.tld/stander/uncomfortable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saamiqa Piercefield" + ] ; + dc:title "chivaree uncomfortable multiplier" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.stander.tld/multiplier/professes.html" . + + + a bench:Inproceedings ; + bench:booktitle "blowby vastier federalism" ; + dc:creator _:b96 ; + dc:title "teemers federalism tauting" ; + dcterms:issued 1957 ; + swrc:pages 93 ; + foaf:homepage "http://www.vastier.tld/tauting/paves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spying.tld/kishka/gruntles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "LaVerne Musgrave" + ] ; + dc:title "civically gruntles unwind" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.kishka.tld/unwind/fragmental.html" . + + + a bench:Article ; + dc:creator _:b818 ; + dc:title "flaunting semitraditional negotiators" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.divergence.tld/negotiators/greaves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tachs.tld/actable/chortles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lajila Stecklein" + ] ; + dc:title "feaster chortles conventionalism" ; + swrc:journal ; + foaf:homepage "http://www.actable.tld/conventionalism/nonstick.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deifiers.tld/spirited/castings.html" ; + dc:creator _:b464 ; + dc:title "unsymmetrically castings brownstones" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.spirited.tld/brownstones/bookkeeper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bewigged.tld/cheques/batting.html" ; + dc:creator _:b125 ; + dc:title "playgoers batting waspishly" ; + swrc:journal ; + swrc:note "crimper tonners unfair southpaws scorify supportance jumpiest whanged" ; + swrc:pages 136 ; + foaf:homepage "http://www.cheques.tld/waspishly/stilbestrol.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Annapurna Santolucito" + ] ; + dc:title "impeding extirpations hosannas" ; + swrc:journal ; + swrc:month 1 ; + foaf:homepage "http://www.revoltingly.tld/hosannas/interfaces.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Berakhiah Province" + ] ; + dc:title "nonphysiological begot nonsmoking" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.copyist.tld/nonsmoking/southing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fina Devary" + ] ; + dc:title "yodled disoblige sawflies" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.strumpet.tld/sawflies/bickers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.impedient.tld/arranging/informational.html" ; + bench:booktitle "redistributions curviest arranging" ; + dc:creator _:b819 , _:b820 ; + dc:title "curviest informational centerfold" ; + dcterms:issued 1962 ; + swrc:pages 76 ; + foaf:homepage "http://www.arranging.tld/centerfold/stimulator.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sweltrier.tld/alerter/romancers.html" ; + bench:booktitle "appropriating cauldrons alerter" ; + dc:creator _:b821 , _:b822 ; + dc:title "cauldrons romancers precises" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.alerter.tld/precises/speeches.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pleurisies.tld/unprofessionally/attestor.html" ; + bench:booktitle "fossillike bartering unprofessionally" ; + dc:creator _:b562 ; + dc:title "bartering attestor rebury" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 189 ; + foaf:homepage "http://www.unprofessionally.tld/rebury/gibbeted.html" . + + + a bench:Article ; + dc:creator _:b571 ; + dc:title "untutored sorel ensconced" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.shuttling.tld/ensconced/cunnilinguism.html" . + +_:b823 a foaf:Person ; + foaf:name "Lloyd Stallsmith" . + +_:b824 a foaf:Person ; + foaf:name "Achmed Gubser" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aristo Lacson" + ] ; + dc:title "ketchups virulencies sheepfold" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.darklier.tld/sheepfold/challah.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offends.tld/bluegills/pavane.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yardane Blatherwick" + ] ; + dc:title "daubers pavane glycerose" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.bluegills.tld/glycerose/catheters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhilaration.tld/requisitioners/predetermination.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ghana Reppucci" + ] ; + dc:title "aligner predetermination dilatations" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.requisitioners.tld/dilatations/oceanid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apnea.tld/dumpers/bering.html" ; + bench:abstract "dragged lobsters careering triplets hepatics colonies defalcate transplantations forfends voucherable intercepting jeered immunopathology addends surveiled wagers joysticks nonliving agric proliferating disintegrator oblongish leapfrogged overabundant legworks easeful cognize hoatzin toiled nonspecialized vrouw squads tantalums overweight readmits loopholing tattles irradiates befriends insinuators restorers rebroadcasting grousing overdrinking frow demarcators tasselling crocked wharfinger reconverting washboards overdrank recalculations dumps carousels acidly deponent venges shivas northers mutualist harebrained earthworms lunk forefended overtaking sourdoughs traditionless spoliator earthlier stenographers reallocating aslope seawaters ruminative patronly hydrozoon webbier foxiness toddy playlets mouthiest delegati renege briefless regularities planarity stubborner waterbeds disinclines antonyms anesthetize chanticleer administrants preengaging unitarians reevaluate rekeys ochroid climatotherapy crocks" ; + bench:cdrom "http://www.oinked.tld/maxillary/dumpers.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Martina Mcclary" + ] ; + dc:title "maxillary bering evasiveness" ; + swrc:journal ; + swrc:note "carpetbag peonism metropolitanize twanged pedros nonforfeitable dissociative apostacy" ; + swrc:pages 120 ; + foaf:homepage "http://www.dumpers.tld/evasiveness/toto.html" . + + + a bench:Inproceedings ; + bench:booktitle "parser brambly profferers" ; + dc:creator _:b825 ; + dc:title "intercultural profferers latchstring" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.brambly.tld/latchstring/loser.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pathologist.tld/allegorist/gratuitousness.html" ; + bench:booktitle "recapitulates pathologist mechanotherapy" ; + bench:cdrom "http://www.silkworms.tld/mechanotherapy/allegorist.html" ; + dc:creator _:b826 ; + dc:title "mechanotherapy gratuitousness babylonia" ; + dcterms:issued 1966 ; + swrc:pages 10 ; + foaf:homepage "http://www.allegorist.tld/babylonia/airmailed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaynard Petrakis" + ] ; + dc:title "oblational blabby popularizes" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.regenerate.tld/popularizes/smirks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brindles.tld/ortolans/finises.html" ; + dc:creator _:b827 ; + dc:title "psychoanalyzing finises disproving" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.ortolans.tld/disproving/squawked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deepening.tld/debutantes/avocets.html" ; + dc:creator _:b828 ; + dc:title "sheathes avocets squinty" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.debutantes.tld/squinty/riflers.html" . + +_:b829 a foaf:Person ; + foaf:name "Katryna Ramundo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oops.tld/chippering/photospherically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sander Garriss" + ] ; + dc:title "detonations photospherically pouchiest" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.chippering.tld/pouchiest/canvasses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manubrium.tld/overthrowers/atomising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Justino Bedenfield" + ] ; + dc:title "walks atomising undemonstrative" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.overthrowers.tld/undemonstrative/quilts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plaints.tld/sallies/goofily.html" ; + bench:booktitle "lamentations bathing sallies" ; + dc:creator _:b830 ; + dc:title "bathing goofily handbill" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.sallies.tld/handbill/warrantor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.citrons.tld/ovately/clavier.html" ; + dc:creator _:b776 , _:b272 ; + dc:title "juniors clavier zapped" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.ovately.tld/zapped/honeys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.standards.tld/errands/anviltops.html" ; + dc:creator _:b831 ; + dc:title "rationalists anviltops revaluing" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.errands.tld/revaluing/gunwales.html" . + +_:b265 a foaf:Person ; + foaf:name "Godela Grafenstein" . + + + a bench:Journal ; + dc:title "Journal 3 (1956)" ; + dcterms:issued 1956 ; + swrc:editor _:b832 , _:b89 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.dreariest.tld/enabling/bromos.html" ; + dc:creator _:b833 , _:b834 ; + dc:title "haphazardly bromos indianian" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.enabling.tld/indianian/sues.html" . + +_:b835 a foaf:Person ; + foaf:name "Ergyryad Wolfe" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suspire.tld/supertaxes/rollicked.html" ; + dc:creator _:b836 ; + dc:title "tattersalls rollicked inexactitude" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.supertaxes.tld/inexactitude/applicators.html" . + +_:b837 a foaf:Person ; + foaf:name "Eber Ebinger" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Emiko Root" + ] ; + dc:title "apostacy footgear abominators" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.malting.tld/abominators/trilobate.html" . + + + a bench:Inproceedings ; + bench:booktitle "classicist paterfamilias alpacas" ; + dc:creator _:b88 ; + dc:title "reweaved alpacas cozie" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.paterfamilias.tld/cozie/recompensatory.html" . + + + a bench:Inproceedings ; + bench:booktitle "deadlier circumcising smudgiest" ; + dc:creator _:b838 ; + dc:title "retrogressing smudgiest roan" ; + dcterms:issued 1965 ; + swrc:pages 116 ; + foaf:homepage "http://www.circumcising.tld/roan/oxtail.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emptied.tld/sluggishness/senescent.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lisandro Harpst" + ] ; + dc:title "drifter senescent representable" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.sluggishness.tld/representable/honors.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.insinuating.tld/pugilisms/modulative.html" ; + bench:booktitle "snakily restack pugilisms" ; + dc:creator _:b839 , _:b468 ; + dc:title "restack modulative teepees" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.pugilisms.tld/teepees/elvis.html" . + + + a bench:Inproceedings ; + bench:booktitle "churchy cheeriness digressive" ; + dc:creator _:b840 ; + dc:title "armoires digressive eyeliners" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.cheeriness.tld/eyeliners/adorns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photocomposing.tld/moieties/cravens.html" ; + dc:creator _:b63 ; + dc:title "hexarchies cravens discomfiting" ; + swrc:journal ; + swrc:note "laundromats divestitures dissolutely fratricides untrod aquarist washtubs spinet wining" ; + swrc:pages 14 ; + foaf:homepage "http://www.moieties.tld/discomfiting/emulsions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.messing.tld/ohms/spouses.html" ; + dc:creator _:b841 ; + dc:title "gestating spouses homicidally" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.ohms.tld/homicidally/exegetic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deigning.tld/unpaid/ungratifying.html" ; + bench:booktitle "effusions uniters unpaid" ; + dc:creator _:b842 ; + dc:title "uniters ungratifying scandalize" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.unpaid.tld/scandalize/medicative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ledges.tld/aerated/grouping.html" ; + dc:creator _:b800 ; + dc:creator [ a foaf:Person ; + foaf:name "Perkhta Carnagey" + ] ; + dc:title "fomentation grouping godlily" ; + swrc:journal ; + swrc:note "cupbearers reweighs tarantulae rebutter jimjams warmakers worshipper witting centiliters rectifiers" ; + swrc:pages 38 ; + foaf:homepage "http://www.aerated.tld/godlily/ditching.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.craftsmanly.tld/swigged/reascended.html" ; + dc:creator _:b6 ; + dc:title "unkennels reascended surveyors" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.swigged.tld/surveyors/strings.html" . + + + a bench:Inproceedings ; + bench:booktitle "gibingly deairs lining" ; + dc:creator _:b843 ; + dc:title "swale lining hunting" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.deairs.tld/hunting/ironical.html" . + +_:b844 a foaf:Person ; + foaf:name "Tsuruki Hazelrigg" . + +_:b845 a foaf:Person ; + foaf:name "Woina Waterer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suborbital.tld/morphologically/guiltlessly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vertise Dorminy" + ] ; + dc:title "dinette guiltlessly atomizing" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.morphologically.tld/atomizing/rekeyed.html" . + + + a bench:Inproceedings ; + bench:booktitle "limelights militants imprecated" ; + dc:creator _:b478 ; + dc:title "lasciviously imprecated plagiaristic" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 24 ; + foaf:homepage "http://www.militants.tld/plagiaristic/overdependent.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uremic.tld/outwaits/bureaus.html" ; + dc:creator _:b668 ; + dc:title "militias bureaus adyta" ; + swrc:journal ; + swrc:note "seducing interpreters freezes corsair steelier decadents unconquerable perspicacity pinched kaiak amercing tommyrot" ; + swrc:pages 73 ; + foaf:homepage "http://www.outwaits.tld/adyta/curial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hype.tld/bardic/unbearing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ulises Falci" + ] ; + dc:title "dumbs unbearing maturer" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.bardic.tld/maturer/engrosses.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.barratrous.tld/protectively/pencilled.html" ; + bench:booktitle "lateens waggling protectively" ; + dc:creator [ a foaf:Person ; + foaf:name "Wigfrid Routh" + ] ; + dc:title "waggling pencilled styling" ; + dcterms:issued 1961 ; + swrc:pages 182 ; + foaf:homepage "http://www.protectively.tld/styling/insensately.html" . + +_:b846 a foaf:Person ; + foaf:name "Iravati Pizzolato" . + + + a bench:Inproceedings ; + bench:booktitle "collection sibilantly phalange" ; + dc:creator _:b847 ; + dc:title "barbecues phalange traverses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.sibilantly.tld/traverses/offish.html" . + +_:b848 a foaf:Person ; + foaf:name "Dewayne Buttermore" . + +_:b756 a foaf:Person ; + foaf:name "Caradog Angleberger" . + +_:b849 a foaf:Person ; + foaf:name "Muna Lastovica" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Makarius Passini" + ] ; + dc:title "ops scintillates wickiup" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.participator.tld/wickiup/keloidal.html" . + + + a bench:Article ; + dc:creator _:b503 , _:b850 ; + dc:title "winks dibblers disbanded" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.biddings.tld/disbanded/pulverizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trachomas.tld/masochists/misdirect.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Judita Privatsky" + ] ; + dc:title "skiey misdirect duchesses" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.masochists.tld/duchesses/undoers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diuretically.tld/contemns/navigator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Torokanova Kosloski" + ] ; + dc:title "commercializing navigator disembodies" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.contemns.tld/disembodies/refurnishes.html" . + +_:b330 a foaf:Person ; + foaf:name "Kaylin Bettner" . + + + a bench:Article ; + dc:creator _:b234 ; + dc:title "lathworks danseurs swabs" ; + swrc:journal ; + swrc:month 12 ; + foaf:homepage "http://www.nertz.tld/swabs/unhip.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undergoing.tld/chlorals/flabbergasts.html" ; + bench:booktitle "abbreviates revellers chlorals" ; + dc:creator _:b851 , person:Paul_Erdoes ; + dc:title "revellers flabbergasts dells" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.chlorals.tld/dells/explainable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.torchlight.tld/pedigreed/habitable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hildemar Bhandari" + ] ; + dc:title "appalachian habitable seamster" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.pedigreed.tld/seamster/reconcentrate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lions.tld/pitiably/oolong.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sophie Orbison" + ] ; + dc:title "bridler oolong patriarchies" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.pitiably.tld/patriarchies/importable.html" . + + + a bench:Article ; + dc:creator _:b472 ; + dc:title "smooching whiplashes despoilment" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.hilts.tld/despoilment/woolly.html" . + +_:b749 a foaf:Person ; + foaf:name "Janita Bolieu" . + +_:b384 a foaf:Person ; + foaf:name "Yemena Knebel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inactivating.tld/effervescing/quarto.html" ; + dc:creator _:b852 ; + dc:title "pluralization quarto folkmoots" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.effervescing.tld/folkmoots/poacher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.debouche.tld/noticing/homunculi.html" ; + bench:cdrom "http://www.sexlessness.tld/normativeness/noticing.html" ; + dc:creator _:b853 ; + dc:title "normativeness homunculi gyratory" ; + swrc:journal ; + foaf:homepage "http://www.noticing.tld/gyratory/undistinguishable.html" . + +_:b854 a foaf:Person ; + foaf:name "Lori Dowers" . + + + a bench:Article ; + rdfs:seeAlso "http://www.derogated.tld/cornrow/gibbeting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Munemitsu Larew" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Taqiyya Rolan" + ] ; + dc:title "slants gibbeting alkalization" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.cornrow.tld/alkalization/sculptress.html" . + +_:b855 a foaf:Person ; + foaf:name "Hidehira Trolinger" . + +_:b856 a foaf:Person ; + foaf:name "Ignatius Beausoleil" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cabbages.tld/racked/assuagable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iordanis Tolmich" + ] ; + dc:title "infractions assuagable algorithms" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.racked.tld/algorithms/scapegoats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secondes.tld/sepals/riches.html" ; + dc:creator _:b857 , _:b858 ; + dc:title "wigs riches speculum" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.sepals.tld/speculum/backslider.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clienteles.tld/pelletize/disreputable.html" ; + dc:creator _:b859 ; + dc:title "tetralogy disreputable professionals" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.pelletize.tld/professionals/introspectiveness.html" . + + + a bench:Article ; + dc:creator _:b455 , _:b860 ; + dc:title "dipped kilogram timbrel" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.votarists.tld/timbrel/presell.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1949)" ; + dcterms:issued 1949 ; + swrc:editor [ a foaf:Person ; + foaf:name "Terao Asley" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Lotta Francoise" + ] ; + swrc:number 1 ; + swrc:volume 10 . + + + a bench:Article ; + dc:creator _:b460 , _:b861 ; + dc:title "amassments outrunning refrained" ; + swrc:journal ; + swrc:note "backwoodsman makings uncanniest finned mangels inferiors comparts commentators wolds wasted" ; + swrc:pages 60 ; + foaf:homepage "http://www.litanies.tld/refrained/nontheatrical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.excitable.tld/tinsmith/gemmily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cecelia Merkel" + ] ; + dc:title "manrope gemmily poxes" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.tinsmith.tld/poxes/fleecier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vivisectionists.tld/persistently/figged.html" ; + bench:booktitle "oversleeping strips persistently" ; + dc:creator _:b310 , _:b722 , person:Paul_Erdoes ; + dc:title "strips figged demanders" ; + dcterms:issued 1950 ; + foaf:homepage "http://www.persistently.tld/demanders/snugly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seeks.tld/ropable/canteens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gordian Kindred" + ] ; + dc:title "cablets canteens nags" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.ropable.tld/nags/jibs.html" . + +_:b783 a foaf:Person ; + foaf:name "Deverell Anez" . + +_:b862 a foaf:Person ; + foaf:name "Daisetsu Angton" . + + + a bench:Inproceedings ; + bench:booktitle "showery realizations developed" ; + bench:cdrom "http://www.rerun.tld/developed/outfights.html" ; + dc:creator _:b527 ; + dc:title "realizations outfights morons" ; + dcterms:issued 1959 ; + swrc:pages 124 ; + foaf:homepage "http://www.developed.tld/morons/overprice.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impermeabilities.tld/defensibility/nucleation.html" ; + dc:creator _:b863 ; + dc:title "basques nucleation allovers" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.defensibility.tld/allovers/enterable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unitarians.tld/rekeys/ochroid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Angel Delcarmen" + ] ; + dc:title "reevaluate ochroid climatotherapy" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.rekeys.tld/climatotherapy/crocks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunosuppressants.tld/tenours/grounder.html" ; + bench:cdrom "http://www.consanguinities.tld/tympanic/tenours.html" ; + dc:creator _:b864 ; + dc:title "tympanic grounder considers" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.tenours.tld/considers/outgasses.html" . + +_:b865 a foaf:Person ; + foaf:name "Kuniyoshi Sebold" . + + + a bench:Article ; + dc:creator _:b866 ; + dc:title "defiances slightest peacing" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.filmier.tld/peacing/classes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cretinized.tld/ruckuses/epicureans.html" ; + bench:booktitle "desperados camouflages ruckuses" ; + dc:creator _:b867 , _:b868 ; + dc:title "camouflages epicureans greasiness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.ruckuses.tld/greasiness/stacker.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Koi Lownsbery" + ] ; + dc:title "divans nightman barer" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.poohing.tld/barer/atrophied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.studhorse.tld/spanking/conceivableness.html" ; + bench:booktitle "imposingly strived spanking" ; + dc:creator _:b869 , _:b474 ; + dc:title "strived conceivableness obviousness" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.spanking.tld/obviousness/nucleoplasmatic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lambies.tld/charts/begets.html" ; + dc:creator _:b870 , _:b871 ; + dc:title "geed begets floorthrough" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.charts.tld/floorthrough/chargee.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.buffers.tld/ladykin/pseudoclassic.html" ; + dc:creator _:b872 ; + dc:title "yamen pseudoclassic pinner" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.ladykin.tld/pinner/dismaler.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.distilleries.tld/unmistakable/kraals.html" ; + bench:booktitle "tonsured cytologists unmistakable" ; + dc:creator _:b873 ; + dc:title "cytologists kraals stepmothers" ; + dcterms:issued 1964 ; + swrc:pages 21 ; + foaf:homepage "http://www.unmistakable.tld/stepmothers/responsibilities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dermatologist.tld/lateness/tricots.html" ; + bench:booktitle "tattling unlearn lateness" ; + dc:creator _:b874 , _:b815 ; + dc:title "unlearn tricots medevacs" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.lateness.tld/medevacs/lumpen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deaconesses.tld/obliterators/plainspoken.html" ; + dc:creator _:b103 ; + dc:title "topographical plainspoken nonconclusiveness" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.obliterators.tld/nonconclusiveness/turtles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tachiana Shortnacy" + ] ; + dc:title "sanatarium tragedienne seisms" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.beginnings.tld/seisms/fishtails.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.duelers.tld/emptying/actuator.html" ; + dc:creator _:b875 ; + dc:title "frenchwomen actuator marxist" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.emptying.tld/marxist/elysium.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.courtyards.tld/overheating/codefendant.html" ; + bench:booktitle "reliquidation abandons overheating" ; + dc:creator _:b876 , _:b877 ; + dc:title "abandons codefendant jesters" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.overheating.tld/jesters/dowries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saucing.tld/milliliters/caponizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Neeshaan Harig" + ] ; + dc:title "missions caponizes witching" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.milliliters.tld/witching/natation.html" . + +_:b878 a foaf:Person ; + foaf:name "Adrianna Moscicki" . + + + a bench:Inproceedings ; + bench:booktitle "foxing humanoids fluoresces" ; + dc:creator _:b194 ; + dc:title "astounding fluoresces gunslinger" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.humanoids.tld/gunslinger/firepans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.floret.tld/czarism/underwater.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huw Diles" + ] ; + dc:title "app underwater improvisations" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.czarism.tld/improvisations/cochleae.html" . + +_:b879 a foaf:Person ; + foaf:name "Vernon Niemela" . + + + a bench:Inproceedings ; + bench:booktitle "quints forestalls caparisoning" ; + dc:creator _:b880 , person:Paul_Erdoes ; + dc:title "surefootedness caparisoning inheritable" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.forestalls.tld/inheritable/disordering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.howlet.tld/ligatured/femme.html" ; + dc:creator _:b881 ; + dc:title "ochring femme grimness" ; + swrc:journal ; + foaf:homepage "http://www.ligatured.tld/grimness/anticlinal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peccavi.tld/guar/shorn.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aiden Greis" + ] ; + dc:title "oystering shorn purchaser" ; + swrc:journal ; + foaf:homepage "http://www.guar.tld/purchaser/scattersite.html" . + +_:b688 a foaf:Person ; + foaf:name "Ebony Zieg" . + + + a bench:Article ; + dc:creator _:b329 ; + dc:title "timework tangoed presenter" ; + swrc:journal ; + foaf:homepage "http://www.rases.tld/presenter/soapmaking.html" . + + + a bench:Inproceedings ; + bench:booktitle "smashups unconcernedly interregnums" ; + dc:creator _:b697 , person:Paul_Erdoes ; + dc:title "recharter interregnums cerebella" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.unconcernedly.tld/cerebella/solenoids.html" . + +_:b882 a foaf:Person ; + foaf:name "Fedra Koff" . + +_:b883 a foaf:Person ; + foaf:name "Charlette Negron" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slicks.tld/bearskin/lumper.html" ; + dc:creator _:b457 ; + dc:title "unreceptive lumper catnaps" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.bearskin.tld/catnaps/resharpens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indigents.tld/ninny/anticipated.html" ; + dc:creator _:b884 , _:b885 ; + dc:title "awaked anticipated sufflates" ; + swrc:journal ; + foaf:homepage "http://www.ninny.tld/sufflates/withholds.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.primed.tld/amritas/toadstool.html" ; + bench:booktitle "wets barkeepers amritas" ; + dc:creator _:b886 , person:Paul_Erdoes ; + dc:title "barkeepers toadstool unhinges" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 171 ; + foaf:homepage "http://www.amritas.tld/unhinges/redox.html" . + +_:b887 a foaf:Person ; + foaf:name "Snanduliia Rynes" . + + + a bench:Inproceedings ; + bench:booktitle "flossed touters sprightliness" ; + dc:creator _:b59 ; + dc:title "communicating sprightliness swingers" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.touters.tld/swingers/immaculacy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.differently.tld/rogueries/slotting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Malachias Kalmus" + ] ; + dc:title "unscathed slotting rootlet" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.rogueries.tld/rootlet/mercery.html" . + +_:b888 a foaf:Person ; + foaf:name "Helmtrud Mesplay" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abettals.tld/contriving/unswept.html" ; + bench:booktitle "guts regurgitation contriving" ; + dc:creator _:b889 ; + dc:title "regurgitation unswept bereaves" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.contriving.tld/bereaves/cangues.html" . + +_:b168 a foaf:Person ; + foaf:name "Royce Pinero" . + + + a bench:Article ; + dc:creator _:b286 ; + dc:title "condescending unlighted daybooks" ; + swrc:journal ; + foaf:homepage "http://www.leggiest.tld/daybooks/blamelessness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seconder.tld/cesiums/homeless.html" ; + dc:creator _:b890 ; + dc:title "interregnal homeless burdener" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.cesiums.tld/burdener/semipolitical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outlawed.tld/aramaic/bedumb.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Philippa Cerar" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kahori Drutman" + ] ; + dc:title "subtler bedumb deicide" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.aramaic.tld/deicide/fibroma.html" . + +_:b891 a foaf:Person ; + foaf:name "LaNeesa Jerez" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apprizer.tld/bulldogged/impalpability.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jobina Kupper" + ] ; + dc:title "hadrons impalpability fatigability" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.bulldogged.tld/fatigability/argols.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.curetting.tld/noncumulative/incoincident.html" ; + bench:booktitle "maintains idiosyncrasies noncumulative" ; + dc:creator _:b179 ; + dc:title "idiosyncrasies incoincident clift" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.noncumulative.tld/clift/calendering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.harmed.tld/inoculations/panzers.html" ; + bench:booktitle "amortise picarooned inoculations" ; + dc:creator _:b892 ; + dc:title "picarooned panzers unsticking" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.inoculations.tld/unsticking/nerd.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.damners.tld/sounding/halfpence.html" ; + bench:booktitle "schleps bozos sounding" ; + dc:creator _:b893 ; + dc:title "bozos halfpence paraguayan" ; + dcterms:issued 1963 ; + swrc:pages 128 ; + foaf:homepage "http://www.sounding.tld/paraguayan/bursts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clarinetists.tld/berm/candidatures.html" ; + dc:creator _:b394 ; + dc:title "extinguisher candidatures futhermore" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.berm.tld/futhermore/prologues.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tambura.tld/laburnum/resupplied.html" ; + dc:creator _:b290 ; + dc:title "nonimmunities resupplied ironware" ; + swrc:journal ; + foaf:homepage "http://www.laburnum.tld/ironware/acquitted.html" . + + + a bench:Article ; + dc:creator _:b894 ; + dc:title "frizzly laicized hailstones" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.limekiln.tld/hailstones/winkers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forelimbs.tld/unamplified/lamas.html" ; + dc:creator _:b895 ; + dc:title "aminity lamas disturbing" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.unamplified.tld/disturbing/lumpier.html" . + + + a bench:Inproceedings ; + bench:booktitle "swans limned hardball" ; + dc:creator _:b896 ; + dc:title "slipslops hardball attacking" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.limned.tld/attacking/pronouncements.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1944)" ; + dcterms:issued 1944 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Article ; + rdfs:seeAlso "http://www.mopped.tld/caged/partitioning.html" ; + dc:creator _:b897 ; + dc:title "ambiguousness partitioning midranges" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.caged.tld/midranges/handmaids.html" . + +_:b898 a foaf:Person ; + foaf:name "Ebba Anglade" . + +_:b479 a foaf:Person ; + foaf:name "Traveon Glau" . + +_:b102 a foaf:Person ; + foaf:name "Wasmaaa Roen" . + +_:b269 a foaf:Person ; + foaf:name "Brac Matis" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dyllon Duncil" + ] ; + dc:title "reuniting gallantly senses" ; + swrc:journal ; + foaf:homepage "http://www.oralities.tld/senses/expiries.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.summerhouses.tld/lexicons/imprisonment.html" ; + bench:booktitle "fits vialing lexicons" ; + dc:creator _:b899 , _:b900 , person:Paul_Erdoes ; + dc:title "vialing imprisonment vivisects" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.lexicons.tld/vivisects/gipper.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tayib Mullenbach" + ] ; + dc:title "softeners uncontrite interacted" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.reinstalls.tld/interacted/ologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mirths.tld/lessoned/rainiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bettine Stiefel" + ] ; + dc:title "oviparously rainiest apronlike" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.lessoned.tld/apronlike/optimization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluefins.tld/ridges/wholes.html" ; + dc:creator _:b458 ; + dc:title "stilts wholes draughts" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.ridges.tld/draughts/mentions.html" . + +_:b901 a foaf:Person ; + foaf:name "Rosamaria Cortese" . + +_:b751 a foaf:Person ; + foaf:name "Alise Maxson" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spitted.tld/tacked/jeopardies.html" ; + bench:booktitle "nonsalaried unsubmissive tacked" ; + dc:creator _:b902 ; + dc:title "unsubmissive jeopardies contraltos" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.tacked.tld/contraltos/meshes.html" . + +_:b903 a foaf:Person ; + foaf:name "Gregos Beltrain" . + + + a bench:Article ; + dc:creator _:b595 ; + dc:title "ensurers hotblooded nictating" ; + swrc:journal ; + foaf:homepage "http://www.lubricous.tld/nictating/draggers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emetic.tld/immediateness/lustring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Thanaa Bustos" + ] ; + dc:title "solved lustring isolates" ; + swrc:journal ; + swrc:note "outspoke agedly holder compt jangler begins overrefines antis impacted kidnaper baulking" ; + foaf:homepage "http://www.immediateness.tld/isolates/poring.html" . + +_:b904 a foaf:Person ; + foaf:name "Auguste Pomeranz" . + +_:b905 a foaf:Person ; + foaf:name "Madaleno Bercier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breweries.tld/leadoff/slideway.html" ; + dc:creator _:b677 ; + dc:title "multilayer slideway periodically" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.leadoff.tld/periodically/bellboys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rodders.tld/bitching/switchmen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Balbara Kaltenbach" + ] ; + dc:title "principally switchmen opposer" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.bitching.tld/opposer/mayapples.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shewing.tld/trills/rehired.html" ; + dc:creator _:b906 ; + dc:title "partizans rehired disables" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.trills.tld/disables/bummest.html" . + + + a bench:Article ; + dc:creator _:b907 ; + dc:title "reencountering criticizes arboured" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.morphemes.tld/arboured/yolked.html" . + + + a bench:Article ; + dc:creator _:b908 ; + dc:title "unyokes settlement vivifying" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.ingots.tld/vivifying/citer.html" . + + + a bench:Incollection ; + bench:booktitle "corollaries irades inadvisability" ; + dc:creator _:b909 ; + dc:title "gaudiness inadvisability disciplinarians" ; + dcterms:issued 1942 ; + swrc:pages 147 ; + foaf:homepage "http://www.irades.tld/disciplinarians/majors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Necie Nacci" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Massimo Reddig" + ] ; + dc:title "panoplies psychologizing adjoints" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.japanners.tld/adjoints/undertakers.html" . + + + a bench:Article ; + dc:creator _:b910 , _:b911 ; + dc:title "sapor adjures splitting" ; + swrc:journal ; + swrc:month 7 ; + swrc:pages 23 ; + foaf:homepage "http://www.logistician.tld/splitting/bitterer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "CaerLlion Medico" + ] ; + dc:title "blistering normalizing mistranslating" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.discarded.tld/mistranslating/versatilely.html" . + +_:b912 a foaf:Person ; + foaf:name "Ermenhild Karcich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.invades.tld/giddying/ptomainic.html" ; + bench:abstract "gaynesses substandard miscontinuance gilly tyrannize evangels genotypes befooling outlays jilters arbitrable deposal trickish overtaxed cygnet stagily authoresses determinist ruffians aluminizes eisteddfod bicolours voluptuousness blamably tartrate isolator hypodermically stanching laggardness stallions palmettoes lamebrains irrationalness penpoint mealworms emblazoned fattiest alarmingly actuators xeroxing envenomation probing fryers freightyard disbanding collop impairing intaglios sharkskins gusting gravimeter philologist barrios welcomer idiots overtax encumbering ageratum scouring innovated blinder gamings glossing teary pieced dissolving dangles cognoscenti bacchic poorest massiest kippering reprography ulva laceration syllabicate gaiters talcums repeatedly overbalancing inebriant mashers catechumens palefaces ionizes migraine flyweights newer impeachers roentgenometries whelky unsnaps sorels cameralistic inviting darkies americanist periodical overproduces seceders unquestioning osculating sources providently powerless williwaws worldlier reinfusing baas vagabonds accomplished reassessment wrestling welling pekoes wittier antiinsurrectionists whereat valiancy menorah beery phlebotomies ahimsas pipeful hiatal rewove scullery wrongness bumpkinish reclining thriftiness aloneness microgrammes subscribing resettlement mangily drowner bioclimatologies bilabials moonstruck manumits denizens leaned undersupplying stylise ixia holydays lumped bafflements beetroots urgingly cense shapely" ; + dc:creator _:b913 ; + dc:title "solitaries ptomainic ungraciously" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.giddying.tld/ungraciously/fretfulness.html" . + +_:b894 a foaf:Person ; + foaf:name "Lashanna Startt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reharden.tld/vegetating/zoophytes.html" ; + dc:creator _:b914 ; + dc:title "evenfalls zoophytes plastrons" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.vegetating.tld/plastrons/cadets.html" . + +_:b858 a foaf:Person ; + foaf:name "Orshinaia Sheckles" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skimpiest.tld/dissociated/heartier.html" ; + dc:creator _:b915 ; + dc:title "outpoured heartier petitionee" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.dissociated.tld/petitionee/brill.html" . + + + a bench:Article ; + dc:creator _:b916 ; + dc:creator [ a foaf:Person ; + foaf:name "Patrizia Rens" + ] ; + dc:title "moray offs healable" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.underemployed.tld/healable/linkboy.html" . + + + a bench:Inproceedings ; + bench:booktitle "gilly evangels genotypes" ; + dc:creator _:b917 ; + dc:title "tyrannize genotypes befooling" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.evangels.tld/befooling/outlays.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antacids.tld/hotly/passes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seki Eilert" + ] ; + dc:title "capitalistic passes recoils" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.hotly.tld/recoils/witchiest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Haleigh Rodell" + ] ; + dc:title "upraised unperfected chiropraxis" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.aluminas.tld/chiropraxis/prowlers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wondrously.tld/chemoreception/rhythmicity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Waseem Lannier" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "German Luo" + ] ; + dc:title "abilene rhythmicity procrastinates" ; + swrc:journal ; + foaf:homepage "http://www.chemoreception.tld/procrastinates/prawner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scowlingly.tld/rooked/boles.html" ; + dc:creator _:b918 ; + dc:title "unresistant boles stoutens" ; + swrc:journal ; + foaf:homepage "http://www.rooked.tld/stoutens/trisects.html" . + +_:b919 a foaf:Person ; + foaf:name "Faustine Agriesti" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melodramatist.tld/hempweed/etheric.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Khristine Waddoups" + ] ; + dc:title "huggable etheric souse" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.hempweed.tld/souse/weans.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.charmingly.tld/loudish/assortment.html" ; + bench:booktitle "spotted pendently loudish" ; + dc:creator _:b920 , person:Paul_Erdoes ; + dc:title "pendently assortment unsuspected" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.loudish.tld/unsuspected/phosphorescence.html" . + +_:b921 a foaf:Person ; + foaf:name "Erla Adib" . + + + a bench:Article ; + dc:creator _:b168 ; + dc:title "jacketing trophying lowish" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.slices.tld/lowish/colleens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dissolutely.tld/untrod/aquarist.html" ; + dc:creator _:b922 , _:b923 ; + dc:title "fratricides aquarist washtubs" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.untrod.tld/washtubs/spinet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.torii.tld/scorches/paladins.html" ; + dc:creator _:b924 ; + dc:title "colorcasts paladins noncombatant" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.scorches.tld/noncombatant/grubstake.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bacchic.tld/massiest/kippering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saer Dillenbeck" + ] ; + dc:title "poorest kippering reprography" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.massiest.tld/reprography/ulva.html" . + + + a bench:Inproceedings ; + bench:booktitle "reabsorbed bouses stashed" ; + dc:creator _:b881 , _:b925 ; + dc:title "authentications stashed knobbiness" ; + dcterms:issued 1967 ; + dcterms:partOf ; + foaf:homepage "http://www.bouses.tld/knobbiness/akvavits.html" . + +_:b926 a foaf:Person ; + foaf:name "Ashakiran Bingley" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aviations.tld/manifoldness/solipsistic.html" ; + bench:booktitle "vacuously snaffle manifoldness" ; + dc:creator _:b927 , _:b928 ; + dc:title "snaffle solipsistic milanese" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.manifoldness.tld/milanese/scripts.html" . + + + a bench:Inproceedings ; + bench:booktitle "wellbred elaborates blotto" ; + dc:creator _:b374 , _:b929 ; + dc:title "kame blotto prelims" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.elaborates.tld/prelims/beneficence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leotard.tld/inoculation/radiometers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Osana Reichling" + ] ; + dc:title "hexing radiometers bunting" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.inoculation.tld/bunting/oxlip.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.joined.tld/dimorphisms/unwieldier.html" ; + dc:creator _:b550 ; + dc:title "episcopates unwieldier toils" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.dimorphisms.tld/toils/bootlaces.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suets.tld/netting/gatefold.html" ; + dc:creator _:b873 ; + dc:title "embolization gatefold deriding" ; + swrc:journal ; + foaf:homepage "http://www.netting.tld/deriding/underpinned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.casements.tld/relinquishing/pursed.html" ; + dc:creator _:b930 ; + dc:creator [ a foaf:Person ; + foaf:name "Loremarie Zissler" + ] ; + dc:title "renegades pursed atavists" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.relinquishing.tld/atavists/levant.html" . + +_:b931 a foaf:Person ; + foaf:name "Isabela Chuong" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dyspeptics.tld/citatum/groundnut.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roseann Ora" + ] ; + dc:title "cymbalists groundnut marrons" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.citatum.tld/marrons/headlining.html" . + +_:b442 a foaf:Person ; + foaf:name "Maxime Higgs" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.cheesiest.tld/quieter/protestantism.html" ; + bench:booktitle "apostrophizing cheesiest affording" ; + bench:cdrom "http://www.forequarter.tld/affording/quieter.html" ; + dc:creator _:b244 ; + dc:title "affording protestantism daintier" ; + dcterms:issued 1955 ; + swrc:pages 192 ; + foaf:homepage "http://www.quieter.tld/daintier/compounds.html" . + +_:b932 a foaf:Person ; + foaf:name "Dewi Rappleyea" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decocted.tld/stereotype/populi.html" ; + bench:booktitle "approbated baldhead stereotype" ; + dc:creator _:b933 , _:b346 ; + dc:title "baldhead populi pried" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.stereotype.tld/pried/clownery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yeasting.tld/floes/breathier.html" ; + dc:creator _:b934 , _:b935 ; + dc:title "onerosities breathier exports" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.floes.tld/exports/nonslip.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dipper.tld/youngs/graveclothes.html" ; + bench:booktitle "floaty seels youngs" ; + dc:creator _:b936 ; + dc:title "seels graveclothes nonexistence" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.youngs.tld/nonexistence/debits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flauntiest.tld/bulleting/subjoins.html" ; + dc:creator _:b937 , _:b938 ; + dc:title "recused subjoins nonemotionally" ; + swrc:journal ; + swrc:note "picarooned inoculations panzers unsticking nerd ended dynamical absorbing transepts stuffier" ; + swrc:pages 174 ; + foaf:homepage "http://www.bulleting.tld/nonemotionally/reconfigure.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.energetics.tld/seasoned/progressing.html" ; + bench:booktitle "honesties blemishing seasoned" ; + dc:creator _:b827 ; + dc:title "blemishing progressing curses" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 134 ; + foaf:homepage "http://www.seasoned.tld/curses/activity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reappointing.tld/grabbed/shicksas.html" ; + dc:creator _:b939 , _:b940 ; + dc:title "meatiest shicksas modifier" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.grabbed.tld/modifier/furbishes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scabs.tld/rearm/menageries.html" ; + dc:creator _:b728 ; + dc:title "skittishness menageries cesspit" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.rearm.tld/cesspit/concelebrations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.repossesses.tld/icecap/garnish.html" ; + bench:booktitle "dirts lightheaded icecap" ; + dc:creator person:Paul_Erdoes , _:b689 ; + dc:title "lightheaded garnish chariest" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.icecap.tld/chariest/rencounters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.astrophysicists.tld/dextro/desponds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerdie Milbauer" + ] ; + dc:title "adapts desponds embryologies" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.dextro.tld/embryologies/transportables.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rifts.tld/doz/somnambulated.html" ; + dc:creator _:b624 ; + dc:creator [ a foaf:Person ; + foaf:name "Hyacinth Caputo" + ] ; + dc:title "cots somnambulated overassured" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.doz.tld/overassured/galosh.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eskil Littledave" + ] ; + dc:title "tapholes calciferous rebater" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_24 ; + rdf:_25 ; + rdf:_26 ; + rdf:_27 ; + rdf:_28 ; + rdf:_29 ; + rdf:_3 ; + rdf:_30 ; + rdf:_31 ; + rdf:_32 ; + rdf:_33 ; + rdf:_34 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.sorest.tld/rebater/rabelaisian.html" . + +_:b927 a foaf:Person ; + foaf:name "LaShonna Auyong" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Olaf Mallacara" + ] ; + dc:title "symbolized luminesces sunroofs" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.pictograph.tld/sunroofs/prorated.html" . + + + a bench:Article ; + dc:creator _:b941 ; + dc:title "placentography adjoined nictation" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.choirboy.tld/nictation/mistermed.html" . + + + a bench:Inproceedings ; + bench:booktitle "handfasts reemergence squabbles" ; + dc:creator _:b833 , _:b942 ; + dc:title "toploftier squabbles appoints" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.reemergence.tld/appoints/refurnished.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discredited.tld/chawer/subtracts.html" ; + dc:creator _:b219 ; + dc:title "slakers subtracts dystrophic" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.chawer.tld/dystrophic/apologues.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b943 , _:b944 , _:b945 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Article ; + rdfs:seeAlso "http://www.damping.tld/parapsychologies/deportable.html" ; + dc:creator _:b946 ; + dc:title "benightedness deportable stereotyper" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.parapsychologies.tld/stereotyper/dills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nitrites.tld/taskwork/poops.html" ; + dc:creator _:b206 ; + dc:creator [ a foaf:Person ; + foaf:name "Zabela Holderness" + ] ; + dc:title "safeguarded poops uncompartmentalize" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.taskwork.tld/uncompartmentalize/healing.html" . + +_:b947 a foaf:Person ; + foaf:name "Walter Brous" . + +_:b717 a foaf:Person ; + foaf:name "Kyuso Mcilvenny" . + + + a bench:Inproceedings ; + bench:booktitle "yellowbellied backwoodsman makings" ; + dc:creator _:b948 ; + dc:title "deflated makings uncanniest" ; + dcterms:issued 1958 ; + swrc:pages 20 ; + foaf:homepage "http://www.backwoodsman.tld/uncanniest/finned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splatters.tld/grapes/behemoth.html" ; + dc:creator _:b949 ; + dc:title "grandmas behemoth surfed" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.grapes.tld/surfed/stringency.html" . + + + a bench:Inproceedings ; + bench:booktitle "obeahisms shirring companying" ; + dc:creator _:b950 ; + dc:title "matricides companying entourages" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.shirring.tld/entourages/solvents.html" . + +_:b441 a foaf:Person ; + foaf:name "Florentine Fowble" . + +_:b520 a foaf:Person ; + foaf:name "Morihiro Kopriva" . + + + a bench:Inproceedings ; + bench:booktitle "purring dependable molecularly" ; + dc:creator _:b497 ; + dc:title "horsepowers molecularly teenager" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.dependable.tld/teenager/vocalizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rummagers.tld/shades/inliers.html" ; + dc:creator _:b951 ; + dc:title "hippopotami inliers gleanable" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.shades.tld/gleanable/burglaries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cambodian.tld/soothsayers/disengaging.html" ; + dc:creator _:b952 , _:b953 ; + dc:title "expurgator disengaging cyphering" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.soothsayers.tld/cyphering/pitchforks.html" . + + + a bench:Inproceedings ; + bench:booktitle "ofter gustily shandies" ; + dc:creator _:b480 ; + dc:title "yawling shandies flagman" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.gustily.tld/flagman/abandoner.html" . + + + a bench:Inproceedings ; + bench:booktitle "porno pheasants canoes" ; + dc:creator _:b954 ; + dc:title "unweeded canoes burgundies" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.pheasants.tld/burgundies/functionalist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.omens.tld/impenitently/moray.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Peadair Lann" + ] ; + dc:title "mormons moray underemployed" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.impenitently.tld/underemployed/offs.html" . + +_:b955 a foaf:Person ; + foaf:name "Herberta Fullenwider" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marzipans.tld/expatiations/adiabatically.html" ; + dc:creator _:b956 ; + dc:title "jabberers adiabatically reinstructs" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.expatiations.tld/reinstructs/mutilative.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconverts.tld/finns/obdurately.html" ; + bench:booktitle "deliciousness thorned finns" ; + dc:creator _:b957 ; + dc:title "thorned obdurately furnaces" ; + dcterms:issued 1954 ; + foaf:homepage "http://www.finns.tld/furnaces/proslavery.html" . + +_:b533 a foaf:Person ; + foaf:name "Tachia Cavalli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.available.tld/pharmacopeias/balladeer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Meilyg Disla" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Quedan Bauerlein" + ] ; + dc:title "cohesiveness balladeer eaved" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.pharmacopeias.tld/eaved/retrials.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.designates.tld/stomachers/indicative.html" ; + bench:booktitle "beached theurgy stomachers" ; + dc:creator _:b199 , _:b958 ; + dc:title "theurgy indicative doorsteps" ; + dcterms:issued 1953 ; + swrc:pages 50 ; + foaf:homepage "http://www.stomachers.tld/doorsteps/lyses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ernestin Fitzen" + ] ; + dc:title "infinites smeltery factorize" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.approximated.tld/factorize/chubbily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unintellectual.tld/spookier/lintel.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gracie Richards" + ] ; + dc:title "negotiations lintel fingerprinted" ; + swrc:journal ; + foaf:homepage "http://www.spookier.tld/fingerprinted/improvisational.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encourager.tld/supervises/nervate.html" ; + dc:creator _:b867 ; + dc:title "detected nervate immobilizer" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.supervises.tld/immobilizer/tines.html" . + +_:b4 a foaf:Person ; + foaf:name "Mubarak Cackett" . + +_:b959 a foaf:Person ; + foaf:name "Nunekhiia Weidert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intermezzos.tld/barehead/monkeying.html" ; + dc:creator _:b960 ; + dc:title "interleave monkeying dallier" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.barehead.tld/dallier/headhunts.html" . + + + a bench:Article ; + dc:creator _:b961 ; + dc:title "dumps acidly deponent" ; + swrc:journal ; + foaf:homepage "http://www.carousels.tld/deponent/venges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pilous.tld/reinvesting/ambiences.html" ; + bench:booktitle "deranges expedients reinvesting" ; + dc:creator _:b560 ; + dc:title "expedients ambiences canalizing" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 8 ; + foaf:homepage "http://www.reinvesting.tld/canalizing/coerciveness.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.feedlots.tld/attraction/pinfeather.html" ; + bench:booktitle "signaling fearer attraction" ; + dc:creator [ a foaf:Person ; + foaf:name "Emrys Rothgeb" + ] ; + dc:title "fearer pinfeather blacklisting" ; + dcterms:issued 1962 ; + swrc:pages 166 ; + foaf:homepage "http://www.attraction.tld/blacklisting/scribes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Donetta Crinklaw" + ] ; + dc:title "apostleship isogamy ineffably" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.thirsts.tld/ineffably/campi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secretly.tld/tenderheartedness/mandragora.html" ; + dc:creator _:b962 ; + dc:title "monastics mandragora bezoar" ; + swrc:journal ; + foaf:homepage "http://www.tenderheartedness.tld/bezoar/pursy.html" . + +_:b963 a foaf:Person ; + foaf:name "Ikuko Harsha" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kemena Dearin" + ] ; + dc:title "drear constrainable argal" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.kinaesthetically.tld/argal/laxnesses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annotativeness.tld/cutup/exigence.html" ; + dc:creator _:b964 ; + dc:creator [ a foaf:Person ; + foaf:name "Yakamochi Alonza" + ] ; + dc:title "achene exigence cellists" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.cutup.tld/cellists/lobber.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yuri Gentille" + ] ; + dc:title "prescience webfeet dualistic" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.casette.tld/dualistic/fanlights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taxidermists.tld/charmed/loyaler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zane Tedrow" + ] ; + dc:title "geneses loyaler leveled" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.charmed.tld/leveled/quintain.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.termed.tld/surviver/fundamentally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Donald Ludlow" + ] ; + dc:title "effervesce fundamentally ransoms" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.surviver.tld/ransoms/millennial.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Darion Scoma" + ] ; + dc:title "glossily anaesthesia chlorotic" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.starchier.tld/chlorotic/setal.html" . + + + a bench:Article ; + dc:creator _:b734 ; + dc:title "encysting dayside unevener" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.tenders.tld/unevener/assafoetida.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.induration.tld/purifier/unmemorized.html" ; + bench:booktitle "inveigling figurativeness purifier" ; + dc:creator _:b323 , person:Paul_Erdoes ; + dc:title "figurativeness unmemorized devotees" ; + dcterms:issued 1964 ; + swrc:pages 51 ; + foaf:homepage "http://www.purifier.tld/devotees/frolicked.html" . + +_:b210 a foaf:Person ; + foaf:name "Thijs Saylor" . + + + a bench:Article ; + rdfs:seeAlso "http://www.holographs.tld/slipcover/chairmaned.html" ; + dc:creator _:b965 , _:b966 ; + dc:title "bourse chairmaned annoying" ; + swrc:journal ; + foaf:homepage "http://www.slipcover.tld/annoying/goodwills.html" . + + + a bench:Article ; + dc:creator _:b267 ; + dc:title "marshes anemometers vitiating" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.godding.tld/vitiating/larceners.html" . + +_:b77 a foaf:Person ; + foaf:name "Seika Moratto" . + +_:b967 a foaf:Person ; + foaf:name "Ingobert Soprych" . + +_:b968 a foaf:Person ; + foaf:name "MariaMagdalena Garafola" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hollers.tld/expropriations/eternize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pittheus Gerdel" + ] ; + dc:title "trickier eternize piecework" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.expropriations.tld/piecework/searer.html" . + + + a bench:Inproceedings ; + bench:booktitle "visitant bangtails reacquired" ; + dc:creator _:b969 , person:Paul_Erdoes ; + dc:title "darkroom reacquired burdening" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 16 ; + foaf:homepage "http://www.bangtails.tld/burdening/slumming.html" . + +_:b954 a foaf:Person ; + foaf:name "Bojana Yanish" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reclusive.tld/hackers/fussers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matashichi Butman" + ] ; + dc:title "hawser fussers sorbates" ; + swrc:journal ; + foaf:homepage "http://www.hackers.tld/sorbates/thrower.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hepaticas.tld/noisemakers/vuggy.html" ; + bench:booktitle "impasses irreconcilability noisemakers" ; + dc:creator _:b970 ; + dc:title "irreconcilability vuggy illegitimating" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.noisemakers.tld/illegitimating/touche.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wingy.tld/stemware/vendees.html" ; + dc:creator _:b971 ; + dc:creator [ a foaf:Person ; + foaf:name "Leona Dutson" + ] ; + dc:title "prefigured vendees reships" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.stemware.tld/reships/perspicuousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predusks.tld/faddism/incapacities.html" ; + dc:creator _:b972 ; + dc:title "crones incapacities honing" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.faddism.tld/honing/graters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prelimit.tld/handouts/birded.html" ; + bench:booktitle "anarchies fondest handouts" ; + dc:creator _:b973 ; + dc:title "fondest birded abreacts" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.handouts.tld/abreacts/rewrapped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.platy.tld/unbosom/takable.html" ; + dc:creator _:b974 , _:b17 ; + dc:title "microfilmer takable atones" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.unbosom.tld/atones/rhymer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.befoulier.tld/tost/creels.html" ; + dc:creator _:b975 ; + dc:title "parings creels measurably" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.tost.tld/measurably/leant.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b976 , _:b265 , _:b582 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + rdfs:seeAlso "http://www.corrugates.tld/webers/seditiousness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jafar Abbenante" + ] ; + dc:title "spikelets seditiousness stargazer" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.webers.tld/stargazer/yodelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swooned.tld/floatier/apolunes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laiurenty Ponzi" + ] ; + dc:title "lurches apolunes inanimately" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.floatier.tld/inanimately/piracies.html" . + +_:b977 a foaf:Person ; + foaf:name "Christine Ehlke" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decayer.tld/momisms/manger.html" ; + bench:booktitle "wineskins shipments momisms" ; + dc:creator _:b517 ; + dc:title "shipments manger zoological" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.momisms.tld/zoological/polydactylism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skiddooing.tld/trimotor/townless.html" ; + dc:creator _:b978 , _:b979 ; + dc:title "zeitgeist townless mestizoes" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.trimotor.tld/mestizoes/gook.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Damen Naidoo" + ] ; + dc:title "coccyxes counterinsurgent pilotings" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.cozened.tld/pilotings/footboard.html" . + +_:b980 a foaf:Person ; + foaf:name "Dylan Mensen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wetsuit.tld/vesuvius/annotates.html" ; + bench:booktitle "chicaner subprincipal vesuvius" ; + dc:creator _:b412 ; + dc:title "subprincipal annotates landward" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.vesuvius.tld/landward/frontages.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inroads.tld/leones/incorrigibleness.html" ; + bench:booktitle "presupposes ritziness leones" ; + dc:creator _:b634 ; + dc:title "ritziness incorrigibleness montaged" ; + dcterms:issued 1959 ; + swrc:pages 148 ; + foaf:homepage "http://www.leones.tld/montaged/gasifying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lodgments.tld/boutonniere/staphylococci.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ignace Mceldowney" + ] ; + dc:title "institutionally staphylococci burps" ; + swrc:journal ; + swrc:note "updated agonized legitimating knackers flowages whiningly neediest nattiness wizening gamily medicably consequence" ; + swrc:pages 41 ; + foaf:homepage "http://www.boutonniere.tld/burps/soundest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retread.tld/miniscule/malformations.html" ; + dc:creator _:b34 ; + dc:title "diapered malformations milled" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.miniscule.tld/milled/reinserts.html" . + + + a bench:Proceedings ; + bench:booktitle "knowing portraying soilless" ; + dc:publisher "Quantum Books" ; + dc:title "Proceeding 3 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b981 ; + swrc:isbn "0-7136-1821-0" ; + swrc:series 1088 ; + foaf:homepage "http://www.portraying.tld/microbiology/negativity.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.randier.tld/bulkier/beeswax.html" ; + bench:booktitle "thrushes morph bulkier" ; + dc:creator _:b982 ; + dc:title "morph beeswax bareness" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.bulkier.tld/bareness/foiling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swampiest.tld/kitlings/impoliticly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gundela Renfer" + ] ; + dc:title "mobilizer impoliticly fretter" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.kitlings.tld/fretter/rickettsial.html" . + + + a bench:Inproceedings ; + bench:booktitle "effendi woodchopper abomination" ; + dc:creator _:b983 ; + dc:title "clippers abomination americans" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.woodchopper.tld/americans/bohemians.html" . + + + a bench:Article ; + dc:creator _:b87 ; + dc:title "outlasting manikins ephedrin" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.begrudged.tld/ephedrin/unicef.html" . + +_:b839 a foaf:Person ; + foaf:name "Denzel Garant" . + + + a bench:Article ; + rdfs:seeAlso "http://www.derivation.tld/robotizing/fuelled.html" ; + dc:creator _:b902 , _:b60 ; + dc:title "tindery fuelled capsizing" ; + swrc:journal ; + foaf:homepage "http://www.robotizing.tld/capsizing/trailblazers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmentioned.tld/refashioning/outfoxing.html" ; + dc:creator _:b984 ; + dc:title "shabbily outfoxing mordanting" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.refashioning.tld/mordanting/severability.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shigetoki Glawe" + ] ; + dc:title "saliences prided herbal" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.enlighten.tld/herbal/turbocharger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alnico.tld/beautifiers/lempiras.html" ; + dc:creator _:b985 ; + dc:title "archduchesses lempiras fatiguabilities" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.beautifiers.tld/fatiguabilities/armourers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retitled.tld/dados/vendibles.html" ; + dc:creator _:b986 ; + dc:title "enplaning vendibles freebee" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.dados.tld/freebee/kaka.html" . + + + a bench:Inproceedings ; + bench:booktitle "floccular mutuels fossilizes" ; + dc:creator _:b987 ; + dc:title "woodworm fossilizes slideways" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.mutuels.tld/slideways/berceuse.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exclusively.tld/cabinetmakers/ling.html" ; + bench:booktitle "inquirers popularizing cabinetmakers" ; + dc:creator _:b988 ; + dc:title "popularizing ling movements" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.cabinetmakers.tld/movements/apostasy.html" . + + + a bench:Inproceedings ; + bench:booktitle "medius buffaloing kiln" ; + dc:creator _:b449 ; + dc:title "gallivanting kiln puppies" ; + dcterms:issued 1964 ; + swrc:pages 95 ; + foaf:homepage "http://www.buffaloing.tld/puppies/cicatrixes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shorthanded.tld/immixed/readmittance.html" ; + dc:creator _:b989 ; + dc:title "excusableness readmittance painting" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.immixed.tld/painting/architrave.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cyborgs.tld/reopening/contemplations.html" ; + dc:creator _:b193 ; + dc:creator [ a foaf:Person ; + foaf:name "Tracie Coslow" + ] ; + dc:title "retarding contemplations godparents" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.reopening.tld/godparents/urbanology.html" . + +_:b365 a foaf:Person ; + foaf:name "Masia Kuitu" . + +_:b990 a foaf:Person ; + foaf:name "Seymour Annunziata" . + +_:b991 a foaf:Person ; + foaf:name "Najaat Werma" . + +_:b941 a foaf:Person ; + foaf:name "Clmentine Engellant" . + +_:b992 a foaf:Person ; + foaf:name "Honzo Graleski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fizgig.tld/tinworks/redacting.html" ; + dc:creator _:b923 ; + dc:title "disgustingly redacting alright" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.tinworks.tld/alright/alfas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dogtrotted.tld/gnotobiology/debitable.html" ; + dc:creator _:b831 ; + dc:title "splashiness debitable veining" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.gnotobiology.tld/veining/sleighs.html" . + +_:b993 a foaf:Person ; + foaf:name "Doritt Gadbaw" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motey.tld/beholding/shuffled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Niyati Kunde" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Vilenina Oxner" + ] ; + dc:title "marketed shuffled fictionalizes" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.beholding.tld/fictionalizes/malingered.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lakasha Andruss" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sayre Durbin" + ] ; + dc:title "boozer rehydration nybble" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.eternise.tld/nybble/sh.html" . + + + a bench:Inproceedings ; + bench:booktitle "butterfingers epistles direness" ; + dc:creator _:b994 , _:b424 ; + dc:title "klutzy direness reconsolidation" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 43 ; + foaf:homepage "http://www.epistles.tld/reconsolidation/salts.html" . + + + a bench:Article ; + dc:creator _:b283 , person:Paul_Erdoes ; + dc:title "published redundantly wandered" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.haters.tld/wandered/tictac.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predeceases.tld/shopping/laundering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koshiro Augusto" + ] ; + dc:title "indulgers laundering misarranges" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.shopping.tld/misarranges/adulterer.html" . + + + a bench:Article ; + dc:creator _:b812 ; + dc:title "keening kinsmanship blueings" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.bespangles.tld/blueings/snowplowed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.worthing.tld/crackdown/urchins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matthias Armento" + ] ; + dc:title "freshing urchins jars" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.crackdown.tld/jars/jackscrews.html" . + +_:b684 a foaf:Person ; + foaf:name "Jamie Berrie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tripes.tld/opiumisms/recondensing.html" ; + dc:creator _:b779 ; + dc:creator [ a foaf:Person ; + foaf:name "Sabina Conde" + ] ; + dc:title "lapidaries recondensing displeasures" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.opiumisms.tld/displeasures/spongins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Silmi Ryckman" + ] ; + dc:title "unhandicapped bites clandestinely" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.cryptal.tld/clandestinely/ingeniousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backtracks.tld/pukes/luteal.html" ; + dc:creator _:b995 ; + dc:title "wraths luteal interjectional" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.pukes.tld/interjectional/aquanaut.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1966)" ; + dcterms:issued 1966 ; + swrc:number 1 ; + swrc:volume 18 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.almanacs.tld/extrudes/walkings.html" ; + bench:booktitle "confrontations tonnes extrudes" ; + dc:creator _:b996 , _:b807 ; + dc:title "tonnes walkings dispensed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.extrudes.tld/dispensed/calibration.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alluvia.tld/quiverers/tripodic.html" ; + bench:booktitle "copilots noncontrollable quiverers" ; + dc:creator _:b5 ; + dc:title "noncontrollable tripodic tercentenaries" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.quiverers.tld/tercentenaries/corrodes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interrupters.tld/overexposure/interrelatedness.html" ; + bench:booktitle "bestowals darkened overexposure" ; + dc:creator _:b4 , person:Paul_Erdoes ; + dc:title "darkened interrelatedness moxibustion" ; + dcterms:issued 1964 ; + swrc:pages 48 ; + foaf:homepage "http://www.overexposure.tld/moxibustion/ontogenically.html" . + +_:b995 a foaf:Person ; + foaf:name "Aldora Urion" . + +_:b785 a foaf:Person ; + foaf:name "Toshiaki Bruso" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shadings.tld/bovines/swordfishes.html" ; + bench:booktitle "daredevils disasters bovines" ; + dc:creator _:b959 ; + dc:title "disasters swordfishes milles" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.bovines.tld/milles/flunkers.html" . + +_:b997 a foaf:Person ; + foaf:name "Gwyr Catacun" . + +_:b495 a foaf:Person ; + foaf:name "Augusto Kempson" . + +_:b998 a foaf:Person ; + foaf:name "Cianna Kozar" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.descriptiveness.tld/institutionalizes/carding.html" ; + bench:booktitle "eyelashes jacked institutionalizes" ; + dc:creator _:b999 ; + dc:title "jacked carding flaccidities" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.institutionalizes.tld/flaccidities/drummers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tincting.tld/headshrinker/lacerates.html" ; + bench:booktitle "hoarier shined headshrinker" ; + dc:creator _:b1000 ; + dc:title "shined lacerates anchoresses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.headshrinker.tld/anchoresses/eclampsia.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adolfa Leuthauser" + ] ; + dc:title "pendants exacted balboas" ; + swrc:journal ; + foaf:homepage "http://www.sumps.tld/balboas/deli.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.daydreaming.tld/flyways/waterpower.html" ; + bench:booktitle "huskers counselling flyways" ; + dc:creator _:b1001 ; + dc:title "counselling waterpower owlet" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.flyways.tld/owlet/fireplugs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jackknifed.tld/particularities/endowed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raymone Archibeque" + ] ; + dc:title "canthal endowed billheads" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.particularities.tld/billheads/passovers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unabsorbed.tld/huffed/bannocks.html" ; + dc:creator _:b893 ; + dc:title "bezils bannocks discipliner" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.huffed.tld/discipliner/redbugs.html" . + +_:b654 a foaf:Person ; + foaf:name "Naida Heitmeyer" . + + + a bench:Inproceedings ; + bench:booktitle "mirages intoxicated alpenstocks" ; + dc:creator _:b1002 ; + dc:title "cornily alpenstocks opportunism" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.intoxicated.tld/opportunism/tautest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yoni.tld/minifloppies/indues.html" ; + dc:creator _:b1003 ; + dc:title "corned indues ineffectively" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.minifloppies.tld/ineffectively/entomologists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mightier.tld/unstates/contraction.html" ; + dc:creator _:b540 ; + dc:title "shucker contraction amiable" ; + swrc:journal ; + foaf:homepage "http://www.unstates.tld/amiable/reanalyses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.careerers.tld/sophisticating/whisted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hamad Kohrs" + ] ; + dc:title "heehawed whisted piedmonts" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.sophisticating.tld/piedmonts/formed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gesine Desue" + ] ; + dc:title "tramcars reconnects chippers" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.possibler.tld/chippers/interspersed.html" . + + + a bench:Article ; + dc:creator _:b903 ; + dc:title "simonize bristling noggings" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.scrappier.tld/noggings/protozoal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.permutationists.tld/mousily/arrayal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ifignia Chemin" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cleobis Leitten" + ] ; + dc:title "transistors arrayal constipation" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.mousily.tld/constipation/oxidized.html" . + + + a bench:Article ; + dc:creator _:b1004 ; + dc:title "relettered clicks sledged" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.lapin.tld/sledged/aggrandizement.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fundamentals.tld/kelped/zooms.html" ; + bench:booktitle "solely refining kelped" ; + dc:creator _:b1005 , _:b767 ; + dc:title "refining zooms misfit" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.kelped.tld/misfit/hardpan.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fluttering.tld/pajamas/doused.html" ; + bench:booktitle "procrastination landscapes pajamas" ; + dc:creator _:b1006 , _:b419 ; + dc:title "landscapes doused mousetraps" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.pajamas.tld/mousetraps/petters.html" . + +_:b1007 a foaf:Person ; + foaf:name "Azarious Wines" . + + + a bench:Proceedings ; + bench:booktitle "hoking dips plaques" ; + dc:publisher "Oceana Publications" ; + dc:title "Proceeding 1 (1955)" ; + dcterms:issued 1955 ; + swrc:editor person:Paul_Erdoes , _:b1008 , _:b1009 , _:b507 ; + swrc:isbn "0-3721-4662-0" ; + swrc:series 1088 ; + foaf:homepage "http://www.dips.tld/agaves/owns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spatting.tld/stopcocks/fuhrer.html" ; + dc:creator _:b105 ; + dc:title "nominals fuhrer equivalents" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.stopcocks.tld/equivalents/unconvincing.html" . + +_:b747 a foaf:Person ; + foaf:name "Liesa Lansberry" . + + + a bench:Inproceedings ; + bench:booktitle "fogger relatione welters" ; + dc:creator _:b1010 , person:Paul_Erdoes , _:b1011 ; + dc:title "diminishments welters predicating" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.relatione.tld/predicating/overpay.html" . + + + a bench:Inproceedings ; + bench:booktitle "smouldered wizened foreordainments" ; + dc:creator _:b1012 ; + dc:title "overreaching foreordainments castrates" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.wizened.tld/castrates/seacoasts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sulking.tld/radiograph/colombian.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frso Newill" + ] ; + dc:title "punches colombian thralled" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.radiograph.tld/thralled/unmoved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splotches.tld/sheenie/indignantly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vongai Alaibilla" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Coleen Karpin" + ] ; + dc:title "splices indignantly gerardias" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.sheenie.tld/gerardias/clashed.html" . + +_:b1013 a foaf:Person ; + foaf:name "Gavriella Sasson" . + + + a bench:Article ; + dc:creator _:b373 ; + dc:title "mitotic allowable disclosures" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.moneyed.tld/disclosures/kiboshing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dyllan Mairs" + ] ; + dc:title "communalized skys urbanist" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.regions.tld/urbanist/pseudoscientifically.html" . + +_:b928 a foaf:Person ; + foaf:name "Gustl Senosk" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overtime.tld/synchronized/desalinize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Loris Elder" + ] ; + dc:title "ptomain desalinize airliners" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.synchronized.tld/airliners/sargassos.html" . + +_:b1014 a foaf:Person ; + foaf:name "Galni Mclarty" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transsexual.tld/placarded/monogramming.html" ; + dc:creator _:b102 ; + dc:title "startling monogramming sugared" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.placarded.tld/sugared/subentries.html" . + +_:b1015 a foaf:Person ; + foaf:name "Conrado Luzader" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indistinctly.tld/evolvement/skilling.html" ; + dc:creator _:b1016 ; + dc:title "throatily skilling totaled" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.evolvement.tld/totaled/cowpokes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.langur.tld/stuccoed/correality.html" ; + dc:creator _:b1017 ; + dc:title "rebounding correality circumscribing" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.stuccoed.tld/circumscribing/skivvies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fabricators.tld/breaststroke/perfumes.html" ; + dc:creator _:b1018 ; + dc:title "annealers perfumes rapaciously" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.breaststroke.tld/rapaciously/reprobative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.galas.tld/harmonies/staplers.html" ; + dc:creator _:b1019 , _:b109 ; + dc:title "poppet staplers msec" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.harmonies.tld/msec/outwait.html" . + + + a bench:Article ; + dc:creator _:b1020 ; + dc:creator [ a foaf:Person ; + foaf:name "Estella Lavallee" + ] ; + dc:title "arches jaunted quittances" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.captivating.tld/quittances/nonsubmissive.html" . + +_:b121 a foaf:Person ; + foaf:name "Ayano Attia" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coonskins.tld/smuggled/purloins.html" ; + bench:booktitle "greeter cabala smuggled" ; + dc:creator _:b1021 ; + dc:title "cabala purloins underripened" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.smuggled.tld/underripened/perter.html" . + +_:b1022 a foaf:Person ; + foaf:name "Dayton Mannello" . + +_:b899 a foaf:Person ; + foaf:name "Bhoomika Secord" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beamy.tld/prostitutes/acceptive.html" ; + dc:creator _:b1023 ; + dc:title "secreting acceptive monotonousness" ; + swrc:journal ; + foaf:homepage "http://www.prostitutes.tld/monotonousness/mishandled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enlacing.tld/ukase/revaluations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Svetlana Befort" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Evi Heidebrecht" + ] ; + dc:title "doubting revaluations irreformable" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.ukase.tld/irreformable/sneaking.html" . + +_:b976 a foaf:Person ; + foaf:name "Yulianiya Trentacoste" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emotionalize.tld/naphthalene/aetheric.html" ; + dc:creator _:b1024 ; + dc:title "grandmaternal aetheric streetcars" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.naphthalene.tld/streetcars/biosatellites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encephalon.tld/caricaturing/reprover.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fabiano Brucker" + ] ; + dc:title "infecter reprover wingover" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.caricaturing.tld/wingover/marker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underseas.tld/vulcanic/kilowatt.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedya Dyen" + ] ; + dc:title "alphorn kilowatt resuscitators" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.vulcanic.tld/resuscitators/hookahs.html" . + + + a bench:Inproceedings ; + bench:booktitle "blacklisted amoebic macaronies" ; + dc:creator _:b38 ; + dc:title "unclench macaronies absorbers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 134 ; + foaf:homepage "http://www.amoebic.tld/absorbers/kraken.html" . + + + a bench:Inproceedings ; + bench:booktitle "consenting parlayers negatrons" ; + dc:creator _:b41 ; + dc:title "refractorily negatrons sepaloid" ; + dcterms:issued 1963 ; + foaf:homepage "http://www.parlayers.tld/sepaloid/investigatable.html" . + + + a bench:Article ; + dc:creator _:b1025 , person:Paul_Erdoes ; + dc:title "scarlets househusbands adorers" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.pathfinder.tld/adorers/strafer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Coby Smaller" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nana Stania" + ] ; + dc:title "omnium cultivates canaanites" ; + swrc:journal ; + foaf:homepage "http://www.elitisms.tld/canaanites/melanesians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dodges.tld/diagrammed/publics.html" ; + dc:creator _:b1026 ; + dc:creator [ a foaf:Person ; + foaf:name "Teuthras Koffman" + ] ; + dc:title "cursively publics torahs" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.diagrammed.tld/torahs/mewler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photoelectrically.tld/cleared/brawlers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adela Westcote" + ] ; + dc:title "vinylic brawlers phonographically" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.cleared.tld/phonographically/embroglios.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hardships.tld/aitches/anises.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anibal Cornelio" + ] ; + dc:title "gelatins anises remaindering" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.aitches.tld/remaindering/druidic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.premisses.tld/snuffliest/waiving.html" ; + dc:creator _:b1027 ; + dc:title "marshiest waiving brutes" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.snuffliest.tld/brutes/costively.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demised.tld/hairsplitting/sultrily.html" ; + bench:booktitle "dopy secreter hairsplitting" ; + dc:creator [ a foaf:Person ; + foaf:name "Viktor Farrior" + ] ; + dc:title "secreter sultrily irretrievably" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.hairsplitting.tld/irretrievably/unlink.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1961)" ; + dcterms:issued 1961 ; + swrc:number 1 ; + swrc:volume 13 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.emotionalist.tld/nationalizing/winepress.html" ; + bench:booktitle "industriously deckhands nationalizing" ; + dc:creator _:b785 ; + dc:title "deckhands winepress fumbles" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.nationalizing.tld/fumbles/reflowers.html" . + +_:b581 a foaf:Person ; + foaf:name "Virineia Lanciotti" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obligers.tld/slicking/gazed.html" ; + bench:booktitle "loaders legionnaires slicking" ; + dc:creator _:b47 ; + dc:title "legionnaires gazed praising" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.slicking.tld/praising/annually.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ytterbic.tld/redeliver/bedlamp.html" ; + bench:booktitle "loveliness whapped redeliver" ; + dc:creator _:b1028 ; + dc:title "whapped bedlamp biomasses" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.redeliver.tld/biomasses/specs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sverine Barda" + ] ; + dc:title "shoring aviarist supplanters" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.mouthily.tld/supplanters/outlaying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sergeancies.tld/anonyms/lunette.html" ; + dc:creator _:b604 ; + dc:title "lamber lunette hunkers" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.anonyms.tld/hunkers/vicariousness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vedetta Pilkins" + ] ; + dc:title "hesitation croupy bacchanalia" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.fainting.tld/bacchanalia/regainers.html" . + +_:b362 a foaf:Person ; + foaf:name "Yale Sumaya" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.radiologically.tld/soothsaid/prevaricator.html" ; + bench:booktitle "characterization denouncer soothsaid" ; + dc:creator _:b947 ; + dc:title "denouncer prevaricator insulting" ; + dcterms:issued 1966 ; + swrc:pages 134 ; + foaf:homepage "http://www.soothsaid.tld/insulting/inconclusively.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cherubical.tld/slipover/pores.html" ; + bench:cdrom "http://www.vampirism.tld/typecast/slipover.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seitaro Glasco" + ] ; + dc:title "typecast pores crematorium" ; + swrc:journal ; + foaf:homepage "http://www.slipover.tld/crematorium/wheezier.html" . + + + a bench:Incollection ; + bench:booktitle "kudos adaptations sagier" ; + dc:creator _:b692 ; + dc:title "playbill sagier unpersons" ; + dcterms:issued 1963 ; + swrc:pages 85 ; + foaf:homepage "http://www.adaptations.tld/unpersons/deanship.html" . + + + a bench:Article ; + dc:creator _:b691 ; + dc:title "deathlessly gammon blasphemer" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.armband.tld/blasphemer/antinomianism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bryna Bayon" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ingalill Sebourn" + ] ; + dc:title "hewer capless copolymerized" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.coiffed.tld/copolymerized/corer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luise Yokely" + ] ; + dc:title "erased oracles fussiness" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.outclass.tld/fussiness/snobbier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reprehending.tld/restaffing/winesops.html" ; + dc:creator _:b1003 , _:b1029 ; + dc:title "gavots winesops combes" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.restaffing.tld/combes/paranoias.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.denicotinized.tld/wheedles/kirsches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tashina Dasalia" + ] ; + dc:title "fugatos kirsches drowsily" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.wheedles.tld/drowsily/footpaths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydrozoon.tld/foxiness/toddy.html" ; + dc:creator _:b231 , _:b1030 , person:Paul_Erdoes ; + dc:title "webbier toddy playlets" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.foxiness.tld/playlets/mouthiest.html" . + +_:b445 a foaf:Person ; + foaf:name "Rosamunde Follansbee" . + + + a bench:Article ; + rdfs:seeAlso "http://www.squiggled.tld/insulins/bronzing.html" ; + dc:creator _:b798 ; + dc:title "slaughterers bronzing caprioles" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.insulins.tld/caprioles/sphincteral.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overspecializing.tld/fingers/adamants.html" ; + bench:booktitle "nonluminous politicized fingers" ; + dc:creator _:b307 ; + dc:title "politicized adamants unmovable" ; + dcterms:issued 1962 ; + swrc:pages 17 ; + foaf:homepage "http://www.fingers.tld/unmovable/illy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.halted.tld/coerces/loadstones.html" ; + bench:booktitle "landlords fraternization coerces" ; + dc:creator _:b671 , _:b525 ; + dc:title "fraternization loadstones kumquats" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.coerces.tld/kumquats/hostels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.penalized.tld/coronals/dramatization.html" ; + bench:cdrom "http://www.gushes.tld/resiliency/coronals.html" ; + dc:creator _:b562 ; + dc:title "resiliency dramatization inexecutable" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.coronals.tld/inexecutable/drillers.html" . + +_:b925 a foaf:Person ; + foaf:name "Alfrred Surprenant" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.honourers.tld/barman/reckons.html" ; + bench:booktitle "recenter resistance barman" ; + dc:creator _:b66 , _:b67 ; + dc:title "resistance reckons hysterics" ; + dcterms:issued 1965 ; + swrc:pages 97 ; + foaf:homepage "http://www.barman.tld/hysterics/drinker.html" . + + + a bench:Proceedings ; + dc:publisher "American Academy of Arts and Sciences" ; + dc:title "Proceeding 1 (1950)" ; + dcterms:issued 1950 ; + swrc:editor _:b1031 , person:Paul_Erdoes ; + swrc:editor [ a foaf:Person ; + foaf:name "Hannele Kneifl" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Materia Newsum" + ] ; + swrc:isbn "0-8755-5472-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.tailpipe.tld/summerhouses/vialing.html" . + + + a bench:Article ; + dc:creator _:b1032 ; + dc:title "vivifier distally polyclinic" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.vivisection.tld/polyclinic/foretime.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inseminators.tld/loping/atypically.html" ; + bench:booktitle "outscore serener loping" ; + dc:creator _:b65 , person:Paul_Erdoes ; + dc:title "serener atypically ransomer" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.loping.tld/ransomer/whigs.html" . + +_:b945 a foaf:Person ; + foaf:name "Iratze Ailes" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.conditionalities.tld/lindanes/quoin.html" ; + bench:booktitle "appositive gesticulations lindanes" ; + dc:creator _:b989 ; + dc:title "gesticulations quoin rotter" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.lindanes.tld/rotter/teachable.html" . + +_:b1033 a foaf:Person ; + foaf:name "Michinori Jerko" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reflowered.tld/scurrilously/pima.html" ; + dc:creator _:b440 ; + dc:title "eructating pima whereinsoever" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.scurrilously.tld/whereinsoever/readaptation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bilaterally.tld/divisibleness/mandala.html" ; + dc:creator _:b1034 ; + dc:title "reburied mandala reversions" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.divisibleness.tld/reversions/adsorbed.html" . + +_:b909 a foaf:Person ; + foaf:name "Shinji Kapler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.elasticizing.tld/unapprehensive/federates.html" ; + dc:creator _:b436 ; + dc:title "licitly federates pallbearers" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.unapprehensive.tld/pallbearers/apter.html" . + +_:b1035 a foaf:Person ; + foaf:name "Sonechka Matye" . + + + a bench:Inproceedings ; + bench:booktitle "deadheads mademoiselle garbler" ; + dc:creator _:b1036 , _:b1037 , _:b439 ; + dc:title "tramels garbler hewing" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.mademoiselle.tld/hewing/denarius.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.keister.tld/tequila/greyer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leora Kalata" + ] ; + dc:title "despatches greyer elands" ; + swrc:journal ; + foaf:homepage "http://www.tequila.tld/elands/chemisms.html" . + +_:b532 a foaf:Person ; + foaf:name "Sherrie Mowry" . + +_:b788 a foaf:Person ; + foaf:name "Shuichi Predom" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kins.tld/rechecking/corpulences.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rinji Mcclinton" + ] ; + dc:title "abrogator corpulences airdromes" ; + swrc:journal ; + foaf:homepage "http://www.rechecking.tld/airdromes/poleaxing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gossiped.tld/enabler/outsides.html" ; + bench:booktitle "monograph bastardies enabler" ; + dc:creator _:b83 ; + dc:title "bastardies outsides nebbish" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 195 ; + foaf:homepage "http://www.enabler.tld/nebbish/detriments.html" . + + + a bench:Inproceedings ; + bench:booktitle "utilizations hexapodies frankensteins" ; + dc:creator _:b85 ; + dc:title "chapeaus frankensteins prosthodontist" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.hexapodies.tld/prosthodontist/canvassed.html" . + + + a bench:Inproceedings ; + bench:booktitle "retraces cynicism wieldier" ; + dc:creator _:b1038 , person:Paul_Erdoes ; + dc:title "lippy wieldier offensives" ; + dcterms:issued 1951 ; + swrc:pages 114 ; + foaf:homepage "http://www.cynicism.tld/offensives/disjoining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deportations.tld/alate/escapisms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stopolcha Starowicz" + ] ; + dc:title "slimmest escapisms mulligans" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.alate.tld/mulligans/charismas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beaneries.tld/dragsters/wheelless.html" ; + dc:creator _:b1039 ; + dc:title "paused wheelless deprogram" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.dragsters.tld/deprogram/sublimities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undersupplying.tld/ixia/holydays.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Radoste Hoefling" + ] ; + dc:title "stylise holydays lumped" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.ixia.tld/lumped/bafflements.html" . + +_:b572 a foaf:Person ; + foaf:name "Homar Wubbel" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chloe Clusky" + ] ; + dc:title "aw obtuseness marking" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.rummier.tld/marking/pussyfooted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.freshening.tld/unfurling/incorruption.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiichi Doyne" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Alena Gomes" + ] ; + dc:title "contaminative incorruption demises" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.unfurling.tld/demises/twentieths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affirmativeness.tld/pistils/postmasters.html" ; + dc:creator _:b834 ; + dc:title "scofflaws postmasters conciliating" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.pistils.tld/conciliating/openheartedly.html" . + +_:b1040 a foaf:Person ; + foaf:name "Yoshimatsu Richie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seizing.tld/undersupply/foreboder.html" ; + dc:creator _:b1041 ; + dc:title "nonsymbolic foreboder commutators" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.undersupply.tld/commutators/integrator.html" . + + + a bench:Article ; + dc:creator _:b119 ; + dc:title "corroborated mottling minifying" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.witnessing.tld/minifying/staves.html" . + +_:b1042 a foaf:Person ; + foaf:name "Shaahir Trohanov" . + + + a bench:Article ; + rdfs:seeAlso "http://www.draughty.tld/holeless/airfoils.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adamson Ta" + ] ; + dc:title "dollies airfoils cityward" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.holeless.tld/cityward/graver.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beauts.tld/amebean/simulative.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Haimati Pickens" + ] ; + dc:title "premedics simulative strate" ; + swrc:journal ; + foaf:homepage "http://www.amebean.tld/strate/oblational.html" . + +_:b1043 a foaf:Person ; + foaf:name "Vladilen Miernik" . + + + a bench:Article ; + rdfs:seeAlso "http://www.varies.tld/machinability/orbiters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gennadi Schanck" + ] ; + dc:title "thickest orbiters tormentor" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.machinability.tld/tormentor/owner.html" . + + + a bench:Article ; + dc:creator _:b1044 ; + dc:title "chickpea maundered jargoned" ; + swrc:journal ; + foaf:homepage "http://www.debilities.tld/jargoned/embattled.html" . + + + a bench:Article ; + bench:cdrom "http://www.seamiest.tld/misdraws/revolvers.html" ; + dc:creator _:b1045 ; + dc:title "schtick revolvers iridectomies" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.misdraws.tld/iridectomies/hermeneutically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preallots.tld/unreasonableness/damasked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Blanda Mazzucco" + ] ; + dc:title "windrows damasked trochoids" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.unreasonableness.tld/trochoids/symbolize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jogs.tld/colour/infirmity.html" ; + dc:creator _:b1046 ; + dc:title "copier infirmity codders" ; + swrc:journal ; + foaf:homepage "http://www.colour.tld/codders/spry.html" . + +_:b1047 a foaf:Person ; + foaf:name "Flavienne Huisenga" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chippy.tld/criticality/reattach.html" ; + dc:creator _:b1048 ; + dc:title "centralities reattach infolded" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.criticality.tld/infolded/clearinghouse.html" . + +_:b1049 a foaf:Person ; + foaf:name "Lavina Brunskill" . + +_:b1050 a foaf:Person ; + foaf:name "Myrra Silberberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biogeographic.tld/sadistically/ramping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Umar Metherell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Fulger Osazuwa" + ] ; + dc:title "subsided ramping kinematical" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.sadistically.tld/kinematical/ruinously.html" . + + + a bench:Article ; + dc:creator _:b1051 ; + dc:creator [ a foaf:Person ; + foaf:name "Apela Brewton" + ] ; + dc:title "bricked biogeographer huffs" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.momentariness.tld/huffs/jostling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philosophizes.tld/galloots/hypnotherapy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tannya Pommer" + ] ; + dc:title "laparoscope hypnotherapy legged" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.galloots.tld/legged/noblewoman.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Znata Barlow" + ] ; + dc:title "jingoists cachepots quittors" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.anastomoses.tld/quittors/missaid.html" . + +_:b1052 a foaf:Person ; + foaf:name "Tarozaemon Nettik" . + +_:b1053 a foaf:Person ; + foaf:name "Nangka Diver" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.compressors.tld/microbiotic/crosscuts.html" ; + bench:booktitle "anthologist mountings microbiotic" ; + dc:creator _:b1054 ; + dc:title "mountings crosscuts snowflakes" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 57 ; + foaf:homepage "http://www.microbiotic.tld/snowflakes/radians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lordliest.tld/ratified/lunars.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kobo Agor" + ] ; + dc:title "sixes lunars crenel" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.ratified.tld/crenel/retaliators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.earthworms.tld/forefended/overtaking.html" ; + dc:creator _:b1055 , person:Paul_Erdoes ; + dc:title "lunk overtaking sourdoughs" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.forefended.tld/sourdoughs/traditionless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.afforests.tld/sculptured/photosynthesizing.html" ; + dc:creator _:b70 ; + dc:title "zipped photosynthesizing skywrote" ; + swrc:journal ; + foaf:homepage "http://www.sculptured.tld/skywrote/whirlies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inkwell.tld/pronounced/frets.html" ; + bench:booktitle "salons colorably pronounced" ; + dc:creator person:Paul_Erdoes , _:b104 , _:b1056 ; + dc:title "colorably frets saids" ; + dcterms:issued 1965 ; + swrc:pages 52 ; + foaf:homepage "http://www.pronounced.tld/saids/gesticulation.html" . + +_:b1057 a foaf:Person ; + foaf:name "Savino Papale" . + +_:b943 a foaf:Person ; + foaf:name "WanChih Mensing" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.schlemiels.tld/reduction/taxiways.html" ; + bench:booktitle "cauls variates reduction" ; + dc:creator _:b108 ; + dc:title "variates taxiways assignees" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.reduction.tld/assignees/cereuses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.artfully.tld/operably/ionizing.html" ; + dc:creator _:b1058 ; + dc:title "mangled ionizing tenantry" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.operably.tld/tenantry/armfuls.html" . + + + a bench:Inproceedings ; + bench:booktitle "zenithal inflictor accelerators" ; + dc:creator _:b106 , person:Paul_Erdoes ; + dc:title "headgears accelerators atonies" ; + dcterms:issued 1958 ; + swrc:pages 124 ; + foaf:homepage "http://www.inflictor.tld/atonies/aglow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.duple.tld/therapies/renew.html" ; + dc:creator _:b1059 ; + dc:title "embarkation renew forzando" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.therapies.tld/forzando/dissolutions.html" . + + + a bench:Inproceedings ; + bench:booktitle "discourtesy amphitheater scandalizing" ; + dc:creator _:b109 ; + dc:title "wildernesses scandalizing accordantly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.amphitheater.tld/accordantly/fonding.html" . + +_:b816 a foaf:Person ; + foaf:name "Nonoy Ventur" . + +_:b1060 a foaf:Person ; + foaf:name "Abdallah Kahrer" . + +_:b1061 a foaf:Person ; + foaf:name "Abe Ribble" . + +_:b1062 a foaf:Person ; + foaf:name "Khaalida Dire" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unfaithful.tld/expanses/swapped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ernestina Vanderheide" + ] ; + dc:title "inauspiciousness swapped strongrooms" ; + swrc:journal ; + swrc:note "quitclaimed disappointments measuring harebell truckles fueling inflects flowage sniffingly postorbital" ; + swrc:pages 117 ; + foaf:homepage "http://www.expanses.tld/strongrooms/sailors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unconnected.tld/chared/superconductor.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Busta Salak" + ] ; + dc:title "mangey superconductor accentuated" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.chared.tld/accentuated/mirier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beseechers.tld/clapped/refractoriness.html" ; + bench:abstract "therapeutical southeasterly highbred cuffs hatracks libyans succumbing uniques staleness aspiration rehearses enfeoffed concealing intended deprecator paunchier tablespoons gemologies dimmers overhears pretends fighters swans slipslops limned hardball attacking pronouncements plaint pronuclear newsbreak ladybird autarchy slalomed parables shoulders outgoings doubtable keelhauls uncompliant hanging rickey niggards hijacks gustoes dreadnoughts holsters raveler priggishly straightforwardness sophisticated hereditariness polentas attitudes unposed shatteringly lupin condemnable pareve biconvexity groveling lipped bedecked presbyterians shavable untrue approximating mommies inalienably consigns drollest managerially centenarian ideated antisubmarine roadsters potentiality stalagmite merlins regarded cocoas epileptics vitalities tzarina reconfiscating flitch reinfuse agriculturalist yielders individualistic consumerism drawlier ascertains dooming enqueue castellans countrywoman underfur intersessions jojoba equipages disliked promulged orators interatomic rhebok birthstone outspreads fawny reacted writeoff outfielder forecourt scapes patrols reglossed demotic bonders sandbagged negligibly milkily benefactors splinters shorter responded orts armyworms pieplant frighted egises filmcards dissipated balladeers engendering iodines prattled congregations cardinalate wifelier programable overfamiliarity illustrated electuary wrinkling infinitesimally stoat singlets drongo reprehensibly cyanogen ripost noisome braided fuzils fermatas cougher cosecant interphone sporule dewlap antiparticle fylfot submissive veined display whopping offpay authenticators fumigated travesties inflammations" ; + dc:creator _:b1063 ; + dc:title "cardias refractoriness omittance" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.clapped.tld/omittance/idly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.armyworms.tld/frighted/egises.html" ; + bench:booktitle "orts pieplant frighted" ; + dc:creator _:b119 ; + dc:title "pieplant egises filmcards" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.frighted.tld/filmcards/dissipated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carnelians.tld/bioenvironmental/teaboards.html" ; + dc:creator _:b474 , _:b869 ; + dc:title "alewives teaboards damned" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.bioenvironmental.tld/damned/floppies.html" . + + + a bench:Article ; + dc:creator _:b1064 ; + dc:title "deflagrates dishtowel pentameter" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.oystered.tld/pentameter/noontides.html" . + + + a bench:Article ; + dc:creator _:b1065 , _:b1066 ; + dc:title "perverter consummator holistically" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.homagers.tld/holistically/swelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.counteractions.tld/redfin/emasculators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ingeburg Liess" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Leyla Sarna" + ] ; + dc:title "bellhops emasculators retarded" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.redfin.tld/retarded/accursedness.html" . + +_:b1067 a foaf:Person ; + foaf:name "Basilio Schliep" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immiscibility.tld/allheals/relics.html" ; + dc:creator _:b1068 , _:b1069 ; + dc:title "tenancies relics devisees" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.allheals.tld/devisees/suggestions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tuberculoses.tld/hulled/preexamination.html" ; + dc:creator _:b1070 ; + dc:title "environs preexamination oralogy" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.hulled.tld/oralogy/tibetans.html" . + +_:b1071 a foaf:Person ; + foaf:name "Casandra Shire" . + +_:b1072 a foaf:Person ; + foaf:name "Teriuihi Lachner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lenity.tld/jambing/sodality.html" ; + dc:creator _:b1073 , person:Paul_Erdoes ; + dc:title "tautological sodality outcrop" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.jambing.tld/outcrop/slipcases.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hanne Wirsing" + ] ; + dc:title "conspiracies ambilateral spoored" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.revaluation.tld/spoored/arthritic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dudishly.tld/inveiglers/frosts.html" ; + bench:booktitle "priss serialists inveiglers" ; + dc:creator _:b1074 , person:Paul_Erdoes ; + dc:title "serialists frosts runniest" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.inveiglers.tld/runniest/exocrine.html" . + +_:b1075 a foaf:Person ; + foaf:name "Zoleen Bewley" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.premiers.tld/beys/unmanly.html" ; + bench:booktitle "randomly saxhorns beys" ; + dc:creator _:b862 ; + dc:title "saxhorns unmanly sophs" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.beys.tld/sophs/hairpins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chattels.tld/abducts/murderees.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Efterpi Cronan" + ] ; + dc:title "refires murderees carneys" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.abducts.tld/carneys/inweaves.html" . + + + a bench:Article ; + dc:creator _:b367 ; + dc:title "locutions nervy animist" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.stodges.tld/animist/monoplanes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cockneys.tld/deceiving/wheelbarrows.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ramalaan Scheck" + ] ; + dc:title "assumably wheelbarrows playacts" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.deceiving.tld/playacts/outshouting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kichisaburo Harnage" + ] ; + dc:title "ruffles chiefdoms depicting" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.tendentious.tld/depicting/clobbering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gaveler.tld/batboy/dimensionality.html" ; + bench:booktitle "kinships englishes batboy" ; + dc:creator _:b234 ; + dc:title "englishes dimensionality vanillins" ; + dcterms:issued 1965 ; + swrc:pages 117 ; + foaf:homepage "http://www.batboy.tld/vanillins/hetaeras.html" . + +_:b95 a foaf:Person ; + foaf:name "Ladawnah Beahan" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.faithing.tld/ripcords/porphyries.html" ; + bench:booktitle "winged faithing erbiums" ; + bench:cdrom "http://www.missilry.tld/erbiums/ripcords.html" ; + dc:creator _:b1076 ; + dc:title "erbiums porphyries mobbish" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.ripcords.tld/mobbish/soupy.html" . + +_:b1077 a foaf:Person ; + foaf:name "Syvwkh Lestor" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feudalistic.tld/invocating/steered.html" ; + dc:creator _:b1078 ; + dc:creator [ a foaf:Person ; + foaf:name "Eldon Ulatowski" + ] ; + dc:title "antedated steered estonians" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.invocating.tld/estonians/vilest.html" . + + + a bench:Inproceedings ; + bench:booktitle "tumour streptococcic peeving" ; + dc:creator _:b141 ; + dc:title "matters peeving diffusely" ; + dcterms:issued 1962 ; + swrc:pages 182 ; + foaf:homepage "http://www.streptococcic.tld/diffusely/rehinged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.caboodle.tld/abjuratory/teleological.html" ; + dc:creator _:b1079 ; + dc:title "accedence teleological stillness" ; + swrc:journal ; + foaf:homepage "http://www.abjuratory.tld/stillness/asbestosis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mavins.tld/licitation/harkener.html" ; + dc:creator _:b919 ; + dc:title "unpunished harkener botchiest" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.licitation.tld/botchiest/cleaner.html" . + + + a bench:Article ; + dc:creator _:b35 ; + dc:title "putsches acclivities prolegomenon" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.patterned.tld/prolegomenon/snoopier.html" . + +_:b394 a foaf:Person ; + foaf:name "Mafalda Plaisted" . + + + a bench:Article ; + rdfs:seeAlso "http://www.armadas.tld/supervisorship/lavishing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laius Mcclanan" + ] ; + dc:title "wartiest lavishing empresses" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.supervisorship.tld/empresses/pyrotechnical.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Susumu Nozum" + ] ; + dc:title "misdeliveries reinvolving hoariness" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.reprobating.tld/hoariness/vehemently.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Herdis Adamsky" + ] ; + dc:title "weapons lambkin erica" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.xxiv.tld/erica/awesomeness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.charcoals.tld/contracted/durances.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marsha Bauserman" + ] ; + dc:title "runagates durances asperges" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.contracted.tld/asperges/triumphed.html" . + + + a bench:Inproceedings ; + bench:booktitle "brusquer intermixes welsher" ; + dc:creator _:b1080 , _:b27 ; + dc:title "bakemeats welsher reignite" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.intermixes.tld/reignite/songsters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ineloquent.tld/handoff/psalms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Verena Cherrier" + ] ; + dc:title "pulque psalms sylphish" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.handoff.tld/sylphish/romanticized.html" . + +_:b1081 a foaf:Person ; + foaf:name "Edgardo Flight" . + +_:b1082 a foaf:Person ; + foaf:name "Husaam Dubbin" . + + + a bench:Article ; + dc:creator _:b1083 ; + dc:creator [ a foaf:Person ; + foaf:name "Afeefa Burdon" + ] ; + dc:title "rechartering backstay mozambique" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.digged.tld/mozambique/moodier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.centipedes.tld/twopenny/tenderer.html" ; + bench:booktitle "gruesomest remonstrance twopenny" ; + dc:creator person:Paul_Erdoes , _:b152 ; + dc:title "remonstrance tenderer untasted" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.twopenny.tld/untasted/bluing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.datedly.tld/skulduggery/gravitated.html" ; + dc:creator _:b1071 ; + dc:title "ached gravitated rewrap" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.skulduggery.tld/rewrap/disagree.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pertly.tld/derailleur/amazedly.html" ; + dc:creator _:b1084 ; + dc:title "etiquettes amazedly laccolith" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.derailleur.tld/laccolith/reappraisal.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luke Strange" + ] ; + dc:title "foresides dilapidator depresses" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.conservatively.tld/depresses/hypocrisies.html" . + +_:b1036 a foaf:Person ; + foaf:name "Cozzie Parkhurst" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woollier.tld/jitterbugged/clues.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Antara Munlin" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ladislaus Bernice" + ] ; + dc:title "matchmakers clues commonweals" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.jitterbugged.tld/commonweals/rayons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hundredweight.tld/tzarism/emaciation.html" ; + dc:creator _:b1085 ; + dc:title "diphtherian emaciation monologues" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.tzarism.tld/monologues/acknowledger.html" . + +_:b1086 a foaf:Person ; + foaf:name "Cheyli Englade" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lepers.tld/huntsmen/seemed.html" ; + dc:creator _:b1087 ; + dc:creator [ a foaf:Person ; + foaf:name "Emese Abadie" + ] ; + dc:title "axonal seemed heavens" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.huntsmen.tld/heavens/ahems.html" . + + + a bench:Journal ; + dc:title "Journal 9 (1964)" ; + dcterms:issued 1964 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.sloes.tld/windiness/jargonizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elijah Bribiesca" + ] ; + dc:title "maleficio jargonizing dextrin" ; + swrc:journal ; + foaf:homepage "http://www.windiness.tld/dextrin/democracies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pithier.tld/vivarium/resowed.html" ; + dc:creator _:b790 ; + dc:title "heme resowed quintupled" ; + swrc:journal ; + swrc:note "cunninger slackness tuitions colorists forwardsearch chaffers monomials mijnheers bustles tightly secularize commixt" ; + swrc:pages 4 ; + foaf:homepage "http://www.vivarium.tld/quintupled/lapboard.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.piddling.tld/waiter/philippics.html" ; + dc:creator _:b1088 ; + dc:title "attempter philippics facer" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.waiter.tld/facer/outsells.html" . + + + a bench:Article ; + dc:creator _:b1089 ; + dc:title "gatherers wieners reexpressing" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.disassociating.tld/reexpressing/togged.html" . + + + a bench:Incollection ; + bench:booktitle "flaunts eld cutleries" ; + dc:creator [ a foaf:Person ; + foaf:name "Chekhina Binkowski" + ] ; + dc:title "refuelling cutleries cohorts" ; + dcterms:issued 1957 ; + swrc:pages 109 ; + foaf:homepage "http://www.eld.tld/cohorts/colonnaded.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bons.tld/flirtingly/jockstraps.html" ; + bench:booktitle "firstly osmiums flirtingly" ; + dc:creator _:b1090 ; + dc:title "osmiums jockstraps weaner" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.flirtingly.tld/weaner/chancre.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gouges.tld/shows/slippiest.html" ; + dc:creator _:b357 ; + dc:title "focused slippiest jackdaws" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.shows.tld/jackdaws/doozies.html" . + +_:b437 a foaf:Person ; + foaf:name "Koenraad Trifiletti" . + + + a bench:Article ; + rdfs:seeAlso "http://www.camshaft.tld/forints/adiposities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arcenio Rayshell" + ] ; + dc:title "deregulations adiposities snootiest" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.forints.tld/snootiest/poxed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.treasuryship.tld/mutters/syndromes.html" ; + dc:creator _:b651 ; + dc:title "victimizing syndromes dishrags" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.mutters.tld/dishrags/instated.html" . + + + a bench:Article ; + dc:creator _:b1091 , _:b640 ; + dc:title "priors unraveled gamekeepers" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.extenders.tld/gamekeepers/delightfully.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xix.tld/householder/overeducated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shiko Seagroves" + ] ; + dc:title "recollected overeducated objurgate" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.householder.tld/objurgate/treaties.html" . + +_:b708 a foaf:Person ; + foaf:name "Esperanza Negrana" . + + + a bench:Inproceedings ; + bench:booktitle "tilers fortified meritable" ; + dc:creator _:b1092 ; + dc:title "shipping meritable idealogy" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.fortified.tld/idealogy/conservatives.html" . + +_:b1093 a foaf:Person ; + foaf:name "Vicente Artalejo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Harshal Bocook" + ] ; + dc:title "incompatibility booted unfasten" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.vignettists.tld/unfasten/tablas.html" . + + + a bench:Article ; + dc:creator _:b494 ; + dc:title "stenchy shirtfront geographers" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.risers.tld/geographers/aroints.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prevalently.tld/pouters/kalifate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ladona Demel" + ] ; + dc:title "misadventures kalifate eked" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.pouters.tld/eked/backups.html" . + +_:b1094 a foaf:Person ; + foaf:name "Polazhitsa Alameda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sweeties.tld/biggish/freezing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ieshia Demarrais" + ] ; + dc:title "yare freezing seawater" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.biggish.tld/seawater/revaluated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preachings.tld/codifier/maoism.html" ; + dc:creator _:b570 ; + dc:title "mopishly maoism benin" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.codifier.tld/benin/caltrops.html" . + +_:b1095 a foaf:Person ; + foaf:name "Kano Sivret" . + +_:b1096 a foaf:Person ; + foaf:name "Oleka Tommasino" . + + + a bench:Inproceedings ; + bench:booktitle "grievousness tastier repiners" ; + dc:creator _:b181 ; + dc:title "altitudes repiners brassard" ; + dcterms:issued 1967 ; + dcterms:partOf ; + foaf:homepage "http://www.tastier.tld/brassard/quarrying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overdrinking.tld/demarcators/tasselling.html" ; + dc:creator _:b556 ; + dc:title "frow tasselling crocked" ; + swrc:journal ; + swrc:note "spiffiest reinformed synfuel swiftest baronages warping fraternize despondency insurrectionaries backspin hoisting bourgeoned" ; + swrc:pages 27 ; + foaf:homepage "http://www.demarcators.tld/crocked/wharfinger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fumet.tld/nonpredatory/hematologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nadine Kosir" + ] ; + dc:title "augurs hematologies reinjures" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.nonpredatory.tld/reinjures/frijole.html" . + +_:b809 a foaf:Person ; + foaf:name "Terza Jaremka" . + +_:b1097 a foaf:Person ; + foaf:name "Yuko Bean" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lankness.tld/modernistic/retsinas.html" ; + dc:creator _:b1098 , _:b263 ; + dc:title "dryly retsinas bargains" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.modernistic.tld/bargains/unemotional.html" . + + + a bench:Article ; + dc:creator _:b782 ; + dc:title "taperer murexes munchies" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.diluted.tld/munchies/tenseness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.foreshadower.tld/amanuenses/plumpers.html" ; + dc:creator _:b1099 ; + dc:title "conflictive plumpers excreta" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.amanuenses.tld/excreta/differentiae.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nimbuses.tld/regurgitating/housemen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elea Kossak" + ] ; + dc:title "expiatory housemen brambliest" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.regurgitating.tld/brambliest/insecurities.html" . + +_:b1100 a foaf:Person ; + foaf:name "Margarete Montis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.zanily.tld/yelper/deckle.html" ; + bench:booktitle "shamable doormats yelper" ; + dc:creator _:b1101 ; + dc:title "doormats deckle abductions" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.yelper.tld/abductions/romanced.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wifed.tld/obverses/monogrammed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vasileios Marchand" + ] ; + dc:title "precincts monogrammed parkings" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.obverses.tld/parkings/sages.html" . + + + a bench:Inproceedings ; + bench:booktitle "votaries mediatorial molders" ; + dc:creator _:b189 ; + dc:title "stereos molders frescoists" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.mediatorial.tld/frescoists/ameba.html" . + + + a bench:Article ; + dc:creator _:b929 ; + dc:title "unwoven millers schusses" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.normalities.tld/schusses/unfortified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kiefs.tld/yummies/orbited.html" ; + bench:booktitle "pollards nigher yummies" ; + dc:creator _:b1102 , _:b1103 ; + dc:title "nigher orbited fanning" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 66 ; + foaf:homepage "http://www.yummies.tld/fanning/summarizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encrusting.tld/japes/lensed.html" ; + dc:creator _:b1104 ; + dc:title "felonries lensed afghani" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.japes.tld/afghani/anthologists.html" . + +_:b1105 a foaf:Person ; + foaf:name "Samfira Romjue" . + + + a bench:Article ; + dc:creator _:b1106 ; + dc:title "expiates varistors existentialist" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.labeling.tld/existentialist/savoriest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maddocson Gosz" + ] ; + dc:title "attorning necessitated spraining" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.recrates.tld/spraining/preexposures.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.defrayed.tld/emirates/inundated.html" ; + dc:creator _:b1107 ; + dc:title "intuitively inundated lynxes" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.emirates.tld/lynxes/numerously.html" . + +_:b1108 a foaf:Person ; + foaf:name "Kristin Sandhu" . + +_:b456 a foaf:Person ; + foaf:name "Laverna Nodurft" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunizations.tld/peen/unclassifiable.html" ; + dc:creator _:b1109 ; + dc:title "dognapers unclassifiable biodegradation" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.peen.tld/biodegradation/epoxying.html" . + + + a bench:Inproceedings ; + bench:booktitle "haymow forkedly rondures" ; + dc:creator _:b1110 ; + dc:title "gastropod rondures carroms" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 106 ; + foaf:homepage "http://www.forkedly.tld/carroms/hajjis.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nonna Laplaunt" + ] ; + dc:title "unpalatably relicense tourers" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.commode.tld/tourers/asexuals.html" . + +_:b1111 a foaf:Person ; + foaf:name "Cursetta Isa" . + + + a bench:Article ; + dc:creator _:b239 ; + dc:title "abrasively blepharitis brushes" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.accomplices.tld/brushes/cruncher.html" . + +_:b1112 a foaf:Person ; + foaf:name "Elodie Hershelman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quizzicality.tld/semitists/recolonizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tringad Greenfelder" + ] ; + dc:title "insanely recolonizing placers" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.semitists.tld/placers/hellhole.html" . + +_:b537 a foaf:Person ; + foaf:name "Blossom Quero" . + +_:b1113 a foaf:Person ; + foaf:name "Wanda Bink" . + + + a bench:Article ; + rdfs:seeAlso "http://www.welcomers.tld/talks/sidearms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agdta Moccasin" + ] ; + dc:title "heisting sidearms salads" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.talks.tld/salads/seepier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unripely.tld/affixers/wickers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aldonza Ripplinger" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kittiana Cipkowski" + ] ; + dc:title "disinfectant wickers reflexologist" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.affixers.tld/reflexologist/dottiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.talkier.tld/thanker/streetwalker.html" ; + dc:creator _:b985 , _:b1114 ; + dc:title "potherbs streetwalker steelie" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.thanker.tld/steelie/cowskin.html" . + +_:b1115 a foaf:Person ; + foaf:name "Preia Dahlem" . + +_:b1066 a foaf:Person ; + foaf:name "Blerina Robotham" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.streaker.tld/excommunications/planarias.html" ; + bench:booktitle "acclamations redistricted excommunications" ; + dc:creator _:b210 ; + dc:title "redistricted planarias unpersuaded" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.excommunications.tld/unpersuaded/subdebs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sunless.tld/bursae/lornness.html" ; + bench:booktitle "godowns apocynthions bursae" ; + dc:creator _:b355 ; + dc:title "apocynthions lornness somnambulant" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.bursae.tld/somnambulant/embarrassments.html" . + +_:b1116 a foaf:Person ; + foaf:name "Ritchie Siwek" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.arguing.tld/purled/indifference.html" ; + bench:booktitle "communalist chaperonage purled" ; + dc:creator _:b218 ; + dc:title "chaperonage indifference slapdash" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.purled.tld/slapdash/propagandizing.html" . + + + a bench:Article ; + dc:creator _:b960 , _:b1117 ; + dc:title "disobeyed candidates awakening" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.coamings.tld/awakening/witnesser.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.towropes.tld/bauxites/stainability.html" ; + dc:creator _:b1118 ; + dc:title "perilune stainability deplorableness" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.bauxites.tld/deplorableness/comeliest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lopsidedly.tld/gruntle/saints.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bradwr Dulong" + ] ; + dc:title "chelators saints goggled" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.gruntle.tld/goggled/debarment.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.negligently.tld/noneducable/frosted.html" ; + bench:booktitle "dynasts institutionalization noneducable" ; + dc:creator _:b220 ; + dc:title "institutionalization frosted pitas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 162 ; + foaf:homepage "http://www.noneducable.tld/pitas/overqualified.html" . + + + a bench:Inproceedings ; + bench:booktitle "disconnections operationally suballiances" ; + dc:creator _:b213 , _:b1119 ; + dc:title "refried suballiances salespersons" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.operationally.tld/salespersons/atoneable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tertian.tld/slighting/inquiring.html" ; + bench:booktitle "spectates plodded slighting" ; + dc:creator _:b224 , person:Paul_Erdoes ; + dc:title "plodded inquiring degradedness" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.slighting.tld/degradedness/ladling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tieclasp.tld/bridging/stronger.html" ; + bench:booktitle "misapprehended emulations bridging" ; + dc:creator _:b1120 ; + dc:title "emulations stronger untruthfulness" ; + dcterms:issued 1954 ; + swrc:pages 83 ; + foaf:homepage "http://www.bridging.tld/untruthfulness/annihilation.html" . + +_:b489 a foaf:Person ; + foaf:name "Honami Docherty" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleeted.tld/gobbing/sheol.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marionilla Merkey" + ] ; + dc:title "spaciousness sheol desisting" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.gobbing.tld/desisting/suasions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fiscals.tld/rheologic/keratosis.html" ; + bench:booktitle "magister sidings rheologic" ; + dc:creator _:b1121 , _:b1122 ; + dc:title "sidings keratosis ethics" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.rheologic.tld/ethics/blocs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grocers.tld/laughably/apologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Danilova Studley" + ] ; + dc:title "lightships apologist unhinged" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.laughably.tld/unhinged/multilineal.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bela Sporer" + ] ; + dc:title "testator mingling manipulator" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.singsongs.tld/manipulator/abashments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.languages.tld/fubbing/ethicists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eleftherios Liukkonen" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Giselberga Miland" + ] ; + dc:title "softened ethicists camembert" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.fubbing.tld/camembert/gaits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inconcealable.tld/enlistment/confounded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Florian Conmy" + ] ; + dc:title "brawled confounded excepting" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.enlistment.tld/excepting/swearers.html" . + + + a bench:Article ; + dc:creator _:b1123 ; + dc:title "refinished conchoid archaize" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.incurve.tld/archaize/vivaria.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fogyisms.tld/detectible/gabs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hiya Rensen" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hippolyt Oats" + ] ; + dc:title "tyrannically gabs reproval" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.detectible.tld/reproval/oversalting.html" . + +_:b1124 a foaf:Person ; + foaf:name "Hiroyuki Prochnow" . + +bench:Inproceedings rdfs:subClassOf foaf:Document . + +_:b1125 a foaf:Person ; + foaf:name "Ekaja Glaves" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonabsorbent.tld/homilies/devitalize.html" ; + dc:creator _:b1126 ; + dc:title "bookmen devitalize compressional" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.homilies.tld/compressional/vegetated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harpist.tld/examined/countermanding.html" ; + dc:creator _:b1127 ; + dc:title "possessed countermanding shoestrings" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.examined.tld/shoestrings/serow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonspecialized.tld/squads/tantalums.html" ; + dc:creator _:b1030 ; + dc:creator [ a foaf:Person ; + foaf:name "Kellie Frenner" + ] ; + dc:title "vrouw tantalums overweight" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.squads.tld/overweight/readmits.html" . + +_:b1128 a foaf:Person ; + foaf:name "Janne Efurd" . + + + a bench:Inproceedings ; + bench:booktitle "striding listened hoodooed" ; + dc:creator _:b1129 , _:b1130 ; + dc:title "semirural hoodooed automatics" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.listened.tld/automatics/portly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sonorants.tld/aberration/mainlined.html" ; + dc:creator _:b1131 ; + dc:title "truanting mainlined keynoter" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.aberration.tld/keynoter/tripes.html" . + + + a bench:Article ; + dc:creator _:b1132 ; + dc:title "diverting owners weakeners" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.psychedelic.tld/weakeners/amassers.html" . + +_:b1133 a foaf:Person ; + foaf:name "Kimiko Draheim" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anticipation.tld/dredges/reembodied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dionne Graybeal" + ] ; + dc:title "manfully reembodied verbifies" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.dredges.tld/verbifies/yoking.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.taverner.tld/jalousie/eyesights.html" ; + bench:booktitle "boiling gigs jalousie" ; + dc:creator _:b1084 , person:Paul_Erdoes ; + dc:title "gigs eyesights quirkiness" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.jalousie.tld/quirkiness/penney.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.perlitic.tld/rioter/conjunctivas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vychan Stotz" + ] ; + dc:title "flexions conjunctivas expectancy" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.rioter.tld/expectancy/yerba.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amu.tld/messiest/unforeseeable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Makenzie Fechtel" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lorie Boisjolie" + ] ; + dc:title "demarcator unforeseeable acquirements" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.messiest.tld/acquirements/magdalen.html" . + +_:b696 a foaf:Person ; + foaf:name "Bhuvi Lavell" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Feonilla Basinger" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Norrece Plumadore" + ] ; + dc:title "sleekly intoxication fumiest" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.subscript.tld/fumiest/accorders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.villus.tld/icing/caffeins.html" ; + dc:creator _:b396 ; + dc:creator [ a foaf:Person ; + foaf:name "Penvro Rivenberg" + ] ; + dc:title "horsing caffeins couldest" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.icing.tld/couldest/chamoising.html" . + +_:b281 a foaf:Person ; + foaf:name "Angell Havatone" . + + + a bench:Journal ; + dc:title "Journal 4 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b1134 , _:b666 , _:b804 ; + swrc:number 1 ; + swrc:volume 9 . + + + a bench:Article ; + rdfs:seeAlso "http://www.cheated.tld/targeted/kneepan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lamberdina Nichalson" + ] ; + dc:title "calderas kneepan mangoes" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.targeted.tld/mangoes/resupply.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ligation.tld/dowitchers/eucharists.html" ; + bench:booktitle "righto liegeman dowitchers" ; + dc:creator _:b1051 ; + dc:title "liegeman eucharists tallows" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.dowitchers.tld/tallows/marsupialize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.monger.tld/regulates/multinationals.html" ; + bench:booktitle "prejudgments transfusers regulates" ; + dc:creator _:b245 ; + dc:title "transfusers multinationals voyagers" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.regulates.tld/voyagers/fellas.html" . + +_:b352 a foaf:Person ; + foaf:name "Egbertine Shymske" . + +_:b466 a foaf:Person ; + foaf:name "Jedrek Beutnagel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kasha.tld/lacks/facelift.html" ; + dc:creator _:b1135 ; + dc:title "nativity facelift pardoner" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.lacks.tld/pardoner/dresser.html" . + +_:b1136 a foaf:Person ; + foaf:name "Julieta Stlouise" . + + + a bench:Article ; + rdfs:seeAlso "http://www.detailer.tld/devises/apothegms.html" ; + dc:creator _:b716 , _:b237 ; + dc:title "intellects apothegms teratologies" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.devises.tld/teratologies/myelitis.html" . + +_:b240 a foaf:Person ; + foaf:name "Ronelle Plake" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Auring Phanord" + ] ; + dc:title "daintier misanthropist detoxified" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.compounds.tld/detoxified/predicable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Isotta Holsey" + ] ; + dc:title "asking modernest bloodlettings" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.infectiously.tld/bloodlettings/hempy.html" . + +_:b174 a foaf:Person ; + foaf:name "Virgilio Englander" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.evoking.tld/decasyllables/signalized.html" ; + bench:booktitle "deviled emotionalism decasyllables" ; + dc:creator _:b254 ; + dc:title "emotionalism signalized ibises" ; + dcterms:issued 1961 ; + swrc:pages 3 ; + foaf:homepage "http://www.decasyllables.tld/ibises/hypnotics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.furuncles.tld/cayuses/gratefulness.html" ; + dc:creator _:b736 ; + dc:title "drabbets gratefulness basally" ; + swrc:journal ; + swrc:month 12 ; + swrc:pages 25 ; + foaf:homepage "http://www.cayuses.tld/basally/lorises.html" . + +_:b896 a foaf:Person ; + foaf:name "Jurg Mooneyham" . + +_:b760 a foaf:Person ; + foaf:name "Landra Farraj" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unstained.tld/flaggier/softener.html" ; + dc:creator _:b826 ; + dc:title "hardbacks softener hived" ; + swrc:journal ; + foaf:homepage "http://www.flaggier.tld/hived/verboten.html" . + +_:b1137 a foaf:Person ; + foaf:name "Gerbrug Adamczak" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.concents.tld/neurologically/squaller.html" ; + bench:booktitle "exiguity manpack neurologically" ; + dc:creator _:b1128 , _:b1138 ; + dc:title "manpack squaller cantabile" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.neurologically.tld/cantabile/furnaced.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dejohn Dallaire" + ] ; + dc:title "shacklers hyperirritable viburnums" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.sundaes.tld/viburnums/reflexologically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conquests.tld/standardbearers/grouter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ludolphe Huger" + ] ; + dc:title "tasselled grouter caviars" ; + swrc:journal ; + foaf:homepage "http://www.standardbearers.tld/caviars/citing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pours.tld/infiltrates/syncopated.html" ; + bench:booktitle "totalitarianism sojournment infiltrates" ; + dc:creator _:b258 , _:b259 ; + dc:title "sojournment syncopated comparability" ; + dcterms:issued 1958 ; + swrc:pages 79 ; + foaf:homepage "http://www.infiltrates.tld/comparability/pneumoconiosis.html" . + + + a bench:Article ; + dc:creator _:b1139 , _:b1140 ; + dc:title "suppurates reconversions butterier" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.reinforms.tld/butterier/silicates.html" . + +_:b1141 a foaf:Person ; + foaf:name "Glafira Geng" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dawns.tld/invalidness/heathy.html" ; + bench:booktitle "prerequisites valves invalidness" ; + dc:creator _:b1142 ; + dc:title "valves heathy architects" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.invalidness.tld/architects/goings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stealer.tld/yawner/flaunty.html" ; + bench:booktitle "treasuring acrostic yawner" ; + dc:creator _:b1113 ; + dc:title "acrostic flaunty tampons" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.yawner.tld/tampons/standees.html" . + +bench:Incollection rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.malnourishment.tld/invokers/predesignating.html" ; + dc:creator _:b581 ; + dc:title "pennons predesignating livered" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.invokers.tld/livered/tunning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retouchers.tld/obsoleted/pippin.html" ; + bench:cdrom "http://www.relishable.tld/outspread/obsoleted.html" ; + dc:creator _:b1143 ; + dc:title "outspread pippin clutters" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.obsoleted.tld/clutters/izzard.html" . + +_:b1144 a foaf:Person ; + foaf:name "Maricha Eckerson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gibbered.tld/packthreads/restamps.html" ; + dc:creator _:b1145 ; + dc:title "fifteenths restamps queered" ; + swrc:journal ; + swrc:note "tenantable shebeens definitions shebangs seatwork hers bussed headboards perambulators chasteness" ; + swrc:pages 69 ; + foaf:homepage "http://www.packthreads.tld/queered/outthink.html" . + + + a bench:Article ; + dc:creator _:b1146 , _:b1147 ; + dc:title "flyaways alloying snaps" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.divested.tld/snaps/nonidentities.html" . + +_:b1005 a foaf:Person ; + foaf:name "Urs Mcshea" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.entered.tld/tragediennes/uraniums.html" ; + bench:booktitle "rumouring pulpwood tragediennes" ; + dc:creator _:b1148 , _:b993 ; + dc:title "pulpwood uraniums elementally" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 130 ; + foaf:homepage "http://www.tragediennes.tld/elementally/pedometers.html" . + +_:b1149 a foaf:Person ; + foaf:name "Adeeb Drewski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.relegable.tld/oeuvres/icings.html" ; + bench:abstract "jumps dovetailing bilking adamancy lads spittles razorbill hematological saintly hastens exhumed transcribes suppresses chlorite bostons sculling vasodilator undeserving flamencos befitted solecists saleable employable embows quizzicality insanely semitists recolonizing placers hellhole bestriding colourers nonconsecutively leavened oblation exoduses aptitudes moonlighted tolerators foresides conservatively dilapidator depresses hypocrisies vestals trameled flunkey blazed lasagne antiabortion phoenicians eidos cathartics retracting spying civically kishka gruntles unwind fragmental recut wording interims wight dries zetas gleba hemorrhagic times plundered minimaxes dominants tournaments duckboard bigamies brindled panhandling omens mormons impenitently moray underemployed offs healable linkboy yappers outleaped wench homemakers enacted mooters confiscator rescinded impertinently upends embraces parser intercultural brambly profferers latchstring loser yawed lysed defiled stuffiest slacker mignonne bothered interlards psalmic reenacts descended tappers noses carrousel categorical yelled plebe anabolic emboldening beanpoles alleles impliedly runouts realtors cowboys mooniest varment infests shiftlessness quadruplication goalie supersensitive damnably treatabilities" ; + dc:creator _:b1150 ; + dc:title "subclan icings splinted" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.oeuvres.tld/splinted/bourree.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misclassifies.tld/rowels/nonagricultural.html" ; + dc:creator _:b296 ; + dc:title "polestar nonagricultural woof" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.rowels.tld/woof/drooping.html" . + + + a bench:Inproceedings ; + bench:booktitle "unsettlement topics igniting" ; + dc:creator _:b139 ; + dc:title "penciling igniting reaccustom" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.topics.tld/reaccustom/deific.html" . + +_:b285 a foaf:Person ; + foaf:name "Ferdinand Liem" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harebell.tld/fueling/inflects.html" ; + dc:creator [ a foaf:Person ; + foaf:name "VasyItso Seaney" + ] ; + dc:title "truckles inflects flowage" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.fueling.tld/flowage/sniffingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spinelessly.tld/subsequently/valiance.html" ; + bench:cdrom "http://www.appropriately.tld/atomism/subsequently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dandre Slauson" + ] ; + dc:title "atomism valiance congeners" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.subsequently.tld/congeners/disequilibrium.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emblements.tld/alluvials/depressional.html" ; + dc:creator _:b1151 , person:Paul_Erdoes ; + dc:title "shrewed depressional airlifts" ; + swrc:journal ; + foaf:homepage "http://www.alluvials.tld/airlifts/tests.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ajala Ueda" + ] ; + dc:title "accumulable subfamily statice" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.waggish.tld/statice/frivoler.html" . + +_:b1152 a foaf:Person ; + foaf:name "Chebotova Serasio" . + +_:b1153 a foaf:Person ; + foaf:name "Annika Forson" . + +_:b1063 a foaf:Person ; + foaf:name "Ludgard Bihari" . + + + a bench:Article ; + rdfs:seeAlso "http://www.divinities.tld/fetors/lately.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yamato Maestos" + ] ; + dc:title "caparisons lately peekaboo" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.fetors.tld/peekaboo/therapeutical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bowlegged.tld/warrantees/violably.html" ; + dc:creator _:b1154 ; + dc:title "reviewed violably states" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.warrantees.tld/states/jimmying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monitoring.tld/starchiest/ragtimes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cid Gorham" + ] ; + dc:title "thyroidectomize ragtimes emplaning" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.starchiest.tld/emplaning/compilers.html" . + +_:b1155 a foaf:Person ; + foaf:name "Irving Oines" . + +_:b685 a foaf:Person ; + foaf:name "Cenobia Hazarika" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.melodized.tld/misprints/effectively.html" ; + bench:booktitle "fires ginny misprints" ; + dc:creator _:b276 ; + dc:title "ginny effectively vulgarities" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.misprints.tld/vulgarities/olibanums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.currycomb.tld/mortifyingly/hellion.html" ; + dc:creator _:b1156 ; + dc:creator [ a foaf:Person ; + foaf:name "Daniel Harriston" + ] ; + dc:title "hayloft hellion pshawing" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.mortifyingly.tld/pshawing/agribusinesses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrolytically.tld/remarked/pectoris.html" ; + dc:creator _:b291 ; + dc:title "wassailed pectoris cuckooing" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.remarked.tld/cuckooing/teenagers.html" . + + + a bench:Article ; + dc:creator _:b259 ; + dc:title "earmarking airbill birettas" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.capitation.tld/birettas/buffs.html" . + + + a bench:Article ; + dc:creator _:b509 ; + dc:title "apiarists disarms chastising" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.appealable.tld/chastising/toadied.html" . + +_:b1157 a foaf:Person ; + foaf:name "Tathagata Plato" . + +_:b1068 a foaf:Person ; + foaf:name "Livana Hauss" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.artily.tld/noddies/harasser.html" ; + bench:booktitle "squeamishly unstops noddies" ; + dc:creator _:b1158 ; + dc:title "unstops harasser remarriages" ; + dcterms:issued 1964 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 + ] ; + foaf:homepage "http://www.noddies.tld/remarriages/decayed.html" . + +_:b46 a foaf:Person ; + foaf:name "Kazuma Drabant" . + +_:b1159 a foaf:Person ; + foaf:name "Claudie Obst" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inphase.tld/surcharging/subcouncil.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shunen Ascheman" + ] ; + dc:title "wheeled subcouncil endowers" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.surcharging.tld/endowers/pinballs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disencumbering.tld/egocentricities/stenographically.html" ; + bench:booktitle "anchorages sniffling egocentricities" ; + dc:creator _:b1160 , person:Paul_Erdoes ; + dc:title "sniffling stenographically incitant" ; + dcterms:issued 1952 ; + swrc:pages 195 ; + foaf:homepage "http://www.egocentricities.tld/incitant/buskins.html" . + +_:b1161 a foaf:Person ; + foaf:name "Dyvyr Katra" . + + + a bench:Journal ; + dc:title "Journal 2 (1957)" ; + dcterms:issued 1957 ; + swrc:editor _:b661 ; + swrc:number 1 ; + swrc:volume 9 . + +_:b1162 a foaf:Person ; + foaf:name "Fern Ditzel" . + +_:b827 a foaf:Person ; + foaf:name "Attila Laroque" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reverently.tld/vulgarism/rigorousness.html" ; + bench:booktitle "crocheter hijacker vulgarism" ; + dc:creator _:b285 ; + dc:title "hijacker rigorousness chiropodist" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.vulgarism.tld/chiropodist/audaciousness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lowlier.tld/jocundly/pensees.html" ; + bench:booktitle "boweries unpossessive jocundly" ; + dc:creator _:b1163 ; + dc:title "unpossessive pensees generalizable" ; + dcterms:issued 1960 ; + swrc:pages 133 ; + foaf:homepage "http://www.jocundly.tld/generalizable/limpidity.html" . + +_:b104 a foaf:Person ; + foaf:name "Jayda Fasano" . + +_:b1164 a foaf:Person ; + foaf:name "Rondall Mroczkowski" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underwind.tld/inundation/tubful.html" ; + bench:booktitle "knitting miseducating inundation" ; + dc:creator _:b845 , _:b354 ; + dc:title "miseducating tubful thatching" ; + dcterms:issued 1966 ; + swrc:pages 116 ; + foaf:homepage "http://www.inundation.tld/thatching/details.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.impregnated.tld/insatiate/callback.html" ; + bench:booktitle "antidotally thighbones insatiate" ; + dc:creator _:b1165 ; + dc:title "thighbones callback outworn" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.insatiate.tld/outworn/faultfinders.html" . + +_:b671 a foaf:Person ; + foaf:name "Cantrice Lafond" . + + + a bench:Inproceedings ; + bench:booktitle "rockfish palisades microradiography" ; + dc:creator _:b1166 ; + dc:title "hookworms microradiography wisher" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.palisades.tld/wisher/kinged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unlovable.tld/reconciler/penalize.html" ; + dc:creator _:b997 ; + dc:title "machined penalize kilorad" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.reconciler.tld/kilorad/disposing.html" . + +_:b930 a foaf:Person ; + foaf:name "Elvis Rocasah" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nickering.tld/genes/cubebs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erik Strothmann" + ] ; + dc:title "beatitudes cubebs popping" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.genes.tld/popping/interplead.html" . + + + a bench:Incollection ; + bench:booktitle "shivas mutualist harebrained" ; + dc:creator [ a foaf:Person ; + foaf:name "Casswallawn Scheiblich" + ] ; + dc:title "northers harebrained earthworms" ; + dcterms:issued 1944 ; + swrc:pages 65 ; + foaf:homepage "http://www.mutualist.tld/earthworms/lunk.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jokers.tld/primus/matings.html" ; + dc:creator _:b203 ; + dc:title "policed matings promotions" ; + swrc:journal ; + foaf:homepage "http://www.primus.tld/promotions/heritors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.garrisoning.tld/sincerest/fabricated.html" ; + dc:creator _:b162 ; + dc:title "horizons fabricated anonymously" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.sincerest.tld/anonymously/easterlies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.normalcies.tld/cliquing/oppositional.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vanechka Tardiff" + ] ; + dc:title "intertangled oppositional coworkers" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.cliquing.tld/coworkers/roadhouses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brakeless.tld/pedaling/optimized.html" ; + dc:creator _:b848 ; + dc:title "battener optimized nacre" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.pedaling.tld/nacre/birthrates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.argonauts.tld/caulker/spinny.html" ; + bench:booktitle "sugary bowelling caulker" ; + dc:creator _:b685 ; + dc:title "bowelling spinny methyls" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 23 ; + foaf:homepage "http://www.caulker.tld/methyls/hoax.html" . + + + a bench:Article ; + dc:creator _:b1167 ; + dc:title "mainframes methodize methylparaben" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.computing.tld/methylparaben/clotures.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sodomite.tld/overcautiousness/lopes.html" ; + bench:booktitle "nips evangelicals overcautiousness" ; + dc:creator _:b890 ; + dc:title "evangelicals lopes loincloths" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.overcautiousness.tld/loincloths/demagogies.html" . + + + a bench:Inproceedings ; + bench:booktitle "lungers fibers glover" ; + dc:creator _:b1168 ; + dc:title "foundlings glover pekinese" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 23 ; + foaf:homepage "http://www.fibers.tld/pekinese/decoyer.html" . + + + a bench:Article ; + dc:creator _:b191 ; + dc:title "instigating bleakest destriers" ; + swrc:journal ; + foaf:homepage "http://www.cyans.tld/destriers/appose.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.multiphasic.tld/jots/capably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eilika Cairone" + ] ; + dc:title "highjacked capably directer" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.jots.tld/directer/lymphatically.html" . + +_:b1016 a foaf:Person ; + foaf:name "Abriana Minar" . + +_:b1169 a foaf:Person ; + foaf:name "Hieronim Mccaig" . + + + a bench:Inproceedings ; + bench:booktitle "westerns vixenish graecizing" ; + dc:creator _:b442 ; + dc:title "skinfuls graecizing patterning" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.vixenish.tld/patterning/reveille.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prodigiousness.tld/callusing/sublimest.html" ; + dc:creator _:b1170 ; + dc:title "fictionally sublimest disserts" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.callusing.tld/disserts/pagers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grouser.tld/organelles/disagreed.html" ; + dc:creator _:b340 ; + dc:title "reinducts disagreed horses" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.organelles.tld/horses/subtenancies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rhythmical.tld/powderer/immigrates.html" ; + dc:creator _:b196 ; + dc:title "wastebaskets immigrates inserter" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.powderer.tld/inserter/plights.html" . + +_:b1171 a foaf:Person ; + foaf:name "Dubal Zahradnik" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.astronautical.tld/shapeless/nonliturgically.html" ; + bench:booktitle "trampolinist shapelier shapeless" ; + dc:creator _:b82 ; + dc:title "shapelier nonliturgically amandine" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.shapeless.tld/amandine/beefcakes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.icier.tld/recombined/impermanently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cinamon Mahany" + ] ; + dc:title "outflanks impermanently undisguised" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.recombined.tld/undisguised/salinometer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reweighed.tld/alienates/smegmas.html" ; + dc:creator _:b727 , _:b1172 ; + dc:title "clarion smegmas korsakow" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.alienates.tld/korsakow/sidecars.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dewed.tld/cardiometer/unsubdued.html" ; + dc:creator _:b1011 ; + dc:title "flexion unsubdued rhapsodize" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.cardiometer.tld/rhapsodize/redirecting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.goalless.tld/feted/employment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jaime Hasencamp" + ] ; + dc:title "stumping employment uncut" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.feted.tld/uncut/vincible.html" . + + + a bench:Article ; + dc:creator _:b1173 ; + dc:title "cartop advents hastener" ; + swrc:journal ; + swrc:note "banners cozies symbolized pictograph luminesces sunroofs prorated gallons staunchness blunting assaulters" ; + swrc:pages 181 ; + foaf:homepage "http://www.refreezes.tld/hastener/solvencies.html" . + + + a bench:Article ; + dc:creator _:b790 ; + dc:title "scurvier penitents diluvian" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.shielded.tld/diluvian/voiles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gumwoods.tld/pathless/flintiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kai Hamara" + ] ; + dc:title "abridgers flintiest embroidering" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.pathless.tld/embroidering/bifurcating.html" . + + + a bench:Article ; + dc:creator _:b536 , _:b407 ; + dc:title "scalepans stepladders merchandises" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.preinserting.tld/merchandises/assuagement.html" . + +bench:Journal rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.surrealism.tld/commonest/idiomatically.html" ; + dc:creator _:b1142 , _:b1174 ; + dc:title "groveler idiomatically chiropody" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.commonest.tld/chiropody/nonconductor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deciphered.tld/sponsorial/spectacles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Davina Michela" + ] ; + dc:title "bioelectrical spectacles altarpieces" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.sponsorial.tld/altarpieces/bivouacks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inviolacy.tld/telephoned/philoprogenitive.html" ; + dc:creator _:b1175 ; + dc:title "broiders philoprogenitive leveller" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.telephoned.tld/leveller/safer.html" . + +_:b1176 a foaf:Person ; + foaf:name "Britta Nessner" . + +_:b826 a foaf:Person ; + foaf:name "Sterlin Schrack" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.straddler.tld/seamier/deicidal.html" ; + bench:booktitle "anywheres imagism seamier" ; + dc:creator _:b317 ; + dc:title "imagism deicidal undervalue" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 75 ; + foaf:homepage "http://www.seamier.tld/undervalue/scholarship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.southpaws.tld/supportance/jumpiest.html" ; + dc:creator _:b366 , _:b1177 , person:Paul_Erdoes ; + dc:title "scorify jumpiest whanged" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.supportance.tld/whanged/intercollegiate.html" . + +_:b1178 a foaf:Person ; + foaf:name "Malia Largena" . + +_:b1121 a foaf:Person ; + foaf:name "Hermes Bartek" . + +_:b1179 a foaf:Person ; + foaf:name "Minako Dombek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ghettoing.tld/sugarplums/beeriest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoriko Boot" + ] ; + dc:title "transcendentalism beeriest trichloromethane" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.sugarplums.tld/trichloromethane/ciphonies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affrays.tld/hooks/skilled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Verdi Mahabir" + ] ; + dc:title "vespers skilled incommodes" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.hooks.tld/incommodes/unflappable.html" . + + + a bench:Article ; + dc:creator _:b1180 ; + dc:title "redip absurdum extraction" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.halvers.tld/extraction/shogunal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aloneness.tld/subscribing/resettlement.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zeenab Lasane" + ] ; + dc:title "microgrammes resettlement mangily" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.subscribing.tld/mangily/drowner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reacquire.tld/nods/wavier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilmar Edmunds" + ] ; + dc:title "palestinians wavier assumes" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.nods.tld/assumes/acuities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underachieve.tld/pitchily/hydrodynamics.html" ; + bench:booktitle "undersell contrastingly pitchily" ; + dc:creator _:b1124 ; + dc:title "contrastingly hydrodynamics association" ; + dcterms:issued 1964 ; + swrc:pages 172 ; + foaf:homepage "http://www.pitchily.tld/association/motleyest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.eccl.tld/paging/quirkier.html" ; + bench:booktitle "supervisor streamliner paging" ; + dc:creator _:b325 ; + dc:title "streamliner quirkier sailer" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.paging.tld/sailer/squalling.html" . + + + a bench:Article ; + dc:creator _:b1181 ; + dc:title "pepped contaminants roasting" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.dandies.tld/roasting/jingling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teared.tld/burdocks/stepchildren.html" ; + dc:creator _:b409 ; + dc:title "reinvoking stepchildren overachiever" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.burdocks.tld/overachiever/filleting.html" . + +_:b1182 a foaf:Person ; + foaf:name "Tang Riggleman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leagued.tld/whoppers/sprucer.html" ; + dc:creator _:b591 ; + dc:title "yessed sprucer chinky" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.whoppers.tld/chinky/biophysical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preaches.tld/touchingly/nonpartisan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adeline Stephens" + ] ; + dc:title "balanced nonpartisan paths" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.touchingly.tld/paths/disable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canfuls.tld/tessellating/repousses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sanad Sanker" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Galen Movlin" + ] ; + dc:title "jouncing repousses annattos" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.tessellating.tld/annattos/alar.html" . + + + a bench:Article ; + dc:creator _:b691 , _:b1183 ; + dc:title "trimorphs disinfections survived" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.systemless.tld/survived/reproductivity.html" . + +_:b108 a foaf:Person ; + foaf:name "Claus Disch" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soaked.tld/subcompacts/referenced.html" ; + bench:booktitle "acroliths revocations subcompacts" ; + dc:creator _:b1184 ; + dc:creator [ a foaf:Person ; + foaf:name "Charlot Zuckerman" + ] ; + dc:title "revocations referenced shiploads" ; + dcterms:issued 1960 ; + swrc:pages 1 ; + foaf:homepage "http://www.subcompacts.tld/shiploads/torment.html" . + +_:b1185 a foaf:Person ; + foaf:name "Severin Buzard" . + + + a bench:Proceedings ; + bench:booktitle "denounces safeties renotifying" ; + dc:publisher "Math-Pro Press" ; + dc:title "Proceeding 2 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b666 , person:Paul_Erdoes , _:b804 , _:b1134 ; + swrc:isbn "0-1689-2407-0" ; + swrc:series 1537 ; + swrc:volume 3 ; + foaf:homepage "http://www.safeties.tld/hyperbolically/unlatches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brooders.tld/appointers/repulse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zan Her" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nirveli Lauth" + ] ; + dc:title "winier repulse bluffest" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.appointers.tld/bluffest/monkishness.html" . + +_:b868 a foaf:Person ; + foaf:name "Tuesday Brininger" . + + + a bench:Journal ; + dc:title "Journal 2 (1952)" ; + dcterms:issued 1952 ; + swrc:editor _:b1186 , _:b1187 , _:b1188 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soreheads.tld/compensative/amusing.html" ; + bench:booktitle "bitchier unflagging compensative" ; + dc:creator _:b636 ; + dc:title "unflagging amusing undispelled" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.compensative.tld/undispelled/soprani.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.definitely.tld/titer/jailhouse.html" ; + dc:creator _:b1189 ; + dc:title "simperer jailhouse eulogist" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.titer.tld/eulogist/yummier.html" . + + + a bench:Inproceedings ; + bench:booktitle "deductibles swail nonphysical" ; + dc:creator _:b1190 ; + dc:title "kicker nonphysical thirdly" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.swail.tld/thirdly/pinger.html" . + +_:b229 a foaf:Person ; + foaf:name "Kaveri Zombro" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.marrowbones.tld/blowiest/stipulated.html" ; + bench:booktitle "stridor wrongly blowiest" ; + dc:creator _:b144 , _:b1191 ; + dc:title "wrongly stipulated atropine" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.blowiest.tld/atropine/resoluteness.html" . + +_:b1192 a foaf:Person ; + foaf:name "Doma Markrof" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fercos Kinkel" + ] ; + dc:title "egis spooking wedder" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.clouters.tld/wedder/unsurpassable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eliminates.tld/mongoloids/danker.html" ; + dc:creator _:b915 , person:Paul_Erdoes ; + dc:title "unknowns danker raunchiness" ; + swrc:journal ; + swrc:note "weasand yearlings timidities untold fellowman adamantine museful medallions" ; + swrc:pages 50 ; + foaf:homepage "http://www.mongoloids.tld/raunchiness/perspicuously.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Despa Letellier" + ] ; + dc:title "berobed called hairworm" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.backlogged.tld/hairworm/disadvantaged.html" . + +_:b1193 a foaf:Person ; + foaf:name "Xiomara Plowe" . + + + a bench:Incollection ; + bench:booktitle "fluorosis apprising meticulousness" ; + dc:creator [ a foaf:Person ; + foaf:name "Bennet Melendes" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Este Manon" + ] ; + dc:title "marbleize meticulousness findable" ; + dcterms:issued 1951 ; + swrc:pages 195 ; + foaf:homepage "http://www.apprising.tld/findable/shote.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hencoop.tld/scullers/epicentral.html" ; + bench:booktitle "bonbon administerial scullers" ; + dc:creator _:b345 ; + dc:title "administerial epicentral eructate" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.scullers.tld/eructate/soloed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.occupiers.tld/irremediably/shuttlecocks.html" ; + dc:creator _:b699 ; + dc:title "multipeds shuttlecocks irreversibly" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.irremediably.tld/irreversibly/noosing.html" . + +_:b186 a foaf:Person ; + foaf:name "Yoshiko Zuziak" . + + + a bench:Article ; + dc:creator _:b1194 ; + dc:title "stellify reusableness gatsby" ; + swrc:journal ; + foaf:homepage "http://www.mucuses.tld/gatsby/virologist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.numerators.tld/surgeons/dewing.html" ; + dc:creator _:b1195 , _:b378 ; + dc:title "fatiguable dewing dissent" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.surgeons.tld/dissent/sectioned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluecoats.tld/distributable/spaying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anaximnis Dick" + ] ; + dc:title "resurgence spaying flubbed" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.distributable.tld/flubbed/gamuts.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Garnet Gebert" + ] ; + dc:title "flagger piggie principled" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.orig.tld/principled/strangulates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pointier.tld/photographers/prink.html" ; + dc:creator _:b1175 , _:b1014 ; + dc:title "hooray prink hardstand" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.photographers.tld/hardstand/triumvirate.html" . + +_:b668 a foaf:Person ; + foaf:name "Orino Gauntt" . + + + a bench:Inproceedings ; + bench:booktitle "televised deodorized elfins" ; + dc:creator _:b350 , person:Paul_Erdoes ; + dc:title "accosts elfins sentencing" ; + dcterms:issued 1953 ; + swrc:pages 133 ; + foaf:homepage "http://www.deodorized.tld/sentencing/gasser.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cirrhotic.tld/shrivels/salience.html" ; + dc:creator _:b927 ; + dc:title "mopeds salience shelvings" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.shrivels.tld/shelvings/delays.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ergonomically.tld/enshrines/engineered.html" ; + dc:creator _:b1196 ; + dc:title "pings engineered forging" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.enshrines.tld/forging/exudes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.zoomed.tld/disinterested/ravelled.html" ; + bench:booktitle "eliminant toed disinterested" ; + dc:creator _:b1197 ; + dc:title "toed ravelled calcifies" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.disinterested.tld/calcifies/haole.html" . + +_:b710 a foaf:Person ; + foaf:name "Wala Dydo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.display.tld/offpay/authenticators.html" ; + dc:creator _:b253 ; + dc:title "whopping authenticators fumigated" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.offpay.tld/fumigated/travesties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sparkiest.tld/lotting/toxaemic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Guchol Fradette" + ] ; + dc:title "ovals toxaemic buttonholer" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.lotting.tld/buttonholer/incurs.html" . + + + a bench:Inproceedings ; + bench:booktitle "scrubbing reproducible quiddities" ; + dc:creator _:b357 ; + dc:title "shattering quiddities aortas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.reproducible.tld/aortas/roistered.html" . + +_:b1198 a foaf:Person ; + foaf:name "Hagibis Kihn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.compressions.tld/dislocated/laryngitis.html" ; + dc:creator _:b98 ; + dc:title "apostatize laryngitis dressages" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.dislocated.tld/dressages/condescendence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thoughtless.tld/swampland/earings.html" ; + dc:creator _:b1199 ; + dc:title "elation earings circumscribed" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.swampland.tld/circumscribed/paralyzingly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ekta Jarnagin" + ] ; + dc:title "blunted exhilarated unblocks" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.gaggles.tld/unblocks/predigested.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.streams.tld/unallayed/implementable.html" ; + bench:booktitle "participates tastelessly unallayed" ; + dc:creator _:b281 ; + dc:title "tastelessly implementable agriculturalists" ; + dcterms:issued 1962 ; + swrc:pages 185 ; + foaf:homepage "http://www.unallayed.tld/agriculturalists/recently.html" . + +_:b78 a foaf:Person ; + foaf:name "Delwyn Campus" . + +_:b1200 a foaf:Person ; + foaf:name "Radd Oldenkamp" . + +_:b523 a foaf:Person ; + foaf:name "Muhsina Melton" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gary Martine" + ] ; + dc:title "flankers pettifogger docks" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.redistribution.tld/docks/subsidization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.latchstrings.tld/cutlets/animally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roldana Doherty" + ] ; + dc:title "camphor animally colorblind" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.cutlets.tld/colorblind/cirrocumulus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beanpole.tld/celebrated/unknots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Libera Ahlborn" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ineng Alkbsh" + ] ; + dc:title "sennits unknots dickie" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.celebrated.tld/dickie/unfrock.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.forecourt.tld/patrols/reglossed.html" ; + bench:booktitle "outfielder scapes patrols" ; + dc:creator _:b134 ; + dc:title "scapes reglossed demotic" ; + dcterms:issued 1961 ; + swrc:pages 26 ; + foaf:homepage "http://www.patrols.tld/demotic/bonders.html" . + +_:b1201 a foaf:Person ; + foaf:name "Tharwa Skillicorn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.syphilitic.tld/deprecative/camphorating.html" ; + dc:creator _:b1132 ; + dc:title "broadswords camphorating antiunion" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.deprecative.tld/antiunion/irrigable.html" . + +_:b616 a foaf:Person ; + foaf:name "Bronko Redwood" . + +_:b1202 a foaf:Person ; + foaf:name "Beli Vanderiet" . + +_:b148 a foaf:Person ; + foaf:name "Rochelle Gutter" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misadventure.tld/reheats/puffiest.html" ; + dc:creator _:b1203 ; + dc:title "readjustments puffiest polices" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.reheats.tld/polices/asea.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tantrums.tld/elitist/choleras.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Miyako Moreida" + ] ; + dc:title "supplying choleras trivets" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.elitist.tld/trivets/nitrify.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carroty.tld/relinquishment/midsummers.html" ; + bench:booktitle "disappointment criticism relinquishment" ; + dc:creator _:b1204 ; + dc:title "criticism midsummers camisoles" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.relinquishment.tld/camisoles/birdcage.html" . + + + a bench:Article ; + dc:creator _:b99 , _:b1177 ; + dc:title "eloquence divorcing incidentally" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.cobwebbier.tld/incidentally/retorts.html" . + + + a bench:Incollection ; + bench:booktitle "trumpets alterations giddies" ; + dc:creator _:b1101 ; + dc:title "bucktoothed giddies centrifugation" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.alterations.tld/centrifugation/detachers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.miaouing.tld/haviors/aquaculture.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Svatava Cartez" + ] ; + dc:title "amtrack aquaculture tackifying" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.haviors.tld/tackifying/multivitamin.html" . + +_:b1205 a foaf:Person ; + foaf:name "Dhaafir December" . + + + a bench:Article ; + rdfs:seeAlso "http://www.easting.tld/drossiness/durum.html" ; + dc:creator _:b173 ; + dc:title "crucially durum mfd" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.drossiness.tld/mfd/ceramicist.html" . + +_:b58 a foaf:Person ; + foaf:name "Tracine Vickey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whereat.tld/menorah/beery.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chey Prinzing" + ] ; + dc:title "valiancy beery phlebotomies" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.menorah.tld/phlebotomies/ahimsas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gnocchi.tld/drafts/recede.html" ; + bench:booktitle "tellership discording drafts" ; + dc:creator _:b666 ; + dc:title "discording recede particularized" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 147 ; + foaf:homepage "http://www.drafts.tld/particularized/rangiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.watertight.tld/grays/standardbearer.html" ; + bench:booktitle "ichor incurrable grays" ; + dc:creator _:b374 , person:Paul_Erdoes ; + dc:title "incurrable standardbearer skiwear" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.grays.tld/skiwear/tortrix.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staggery.tld/offhanded/landlordly.html" ; + dc:creator _:b672 ; + dc:title "profitableness landlordly eurythmy" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.offhanded.tld/eurythmy/altimeters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zigged.tld/throttled/rawer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ardwyad Ketola" + ] ; + dc:title "liquidation rawer coenact" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.throttled.tld/coenact/unsanctioned.html" . + + + a bench:Article ; + dc:creator _:b526 ; + dc:title "boomtown dearths abominations" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.scallopers.tld/abominations/weazands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cubs.tld/incisory/hiring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Glenna Waughtel" + ] ; + dc:title "larded hiring breakages" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.incisory.tld/breakages/miscasts.html" . + + + a bench:Inproceedings ; + bench:booktitle "catalytically housekeepers baboons" ; + dc:creator _:b1206 , _:b39 ; + dc:title "introspections baboons bullnose" ; + dcterms:issued 1960 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 + ] ; + swrc:pages 26 ; + foaf:homepage "http://www.housekeepers.tld/bullnose/aberrants.html" . + +_:b957 a foaf:Person ; + foaf:name "Sadahige Taglialatela" . + + + a bench:Inproceedings ; + bench:booktitle "scantiest mummying dutifulness" ; + dc:creator _:b1207 ; + dc:title "gorki dutifulness hedgier" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.mummying.tld/hedgier/harpooners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mucky.tld/agitable/entrust.html" ; + dc:creator _:b1208 ; + dc:title "phooey entrust generates" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.agitable.tld/generates/flailed.html" . + +_:b1030 a foaf:Person ; + foaf:name "Doppo Kieser" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrester.tld/metazoa/littlest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "LaTicia Peacher" + ] ; + dc:title "rockworks littlest ensure" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.metazoa.tld/ensure/referendums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cochairing.tld/downloadable/radiotelephones.html" ; + dc:creator _:b847 ; + dc:title "recording radiotelephones fieriness" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.downloadable.tld/fieriness/remarker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redigesting.tld/recalculation/safest.html" ; + dc:creator _:b123 , person:Paul_Erdoes ; + dc:title "ostinato safest signiory" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.recalculation.tld/signiory/latchets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.umbels.tld/unobliged/quints.html" ; + bench:booktitle "colorimetry woodbins unobliged" ; + dc:creator _:b1209 , person:Paul_Erdoes , _:b1153 ; + dc:title "woodbins quints surefootedness" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.unobliged.tld/surefootedness/forestalls.html" . + +_:b176 a foaf:Person ; + foaf:name "Berit Daubs" . + + + a bench:Article ; + rdfs:seeAlso "http://www.verdicts.tld/reacquaintance/dishpan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lakitia Carrozza" + ] ; + dc:title "skylights dishpan recelebrates" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.reacquaintance.tld/recelebrates/quadruplicating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.memorableness.tld/bustiest/bosomed.html" ; + dc:creator _:b1210 , _:b623 ; + dc:title "isolation bosomed incumbency" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.bustiest.tld/incumbency/stilettos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quittance.tld/hospitals/earthliest.html" ; + dc:creator _:b1125 , _:b978 ; + dc:title "untangle earthliest officer" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.hospitals.tld/officer/eras.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bezels.tld/generality/spiculate.html" ; + bench:booktitle "schwas simonized generality" ; + dc:creator _:b930 , person:Paul_Erdoes ; + dc:title "simonized spiculate gregariously" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.generality.tld/gregariously/sapidity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.copied.tld/imitative/financially.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Geovana Stramel" + ] ; + dc:title "thoughtfulness financially blends" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.imitative.tld/blends/pokeweeds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.porringer.tld/unevenly/depopulating.html" ; + dc:creator _:b1211 , _:b1212 ; + dc:title "terraqueous depopulating violist" ; + swrc:journal ; + foaf:homepage "http://www.unevenly.tld/violist/durning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kiboshes.tld/panegyrical/nonbeing.html" ; + dc:creator _:b531 ; + dc:creator [ a foaf:Person ; + foaf:name "Beinvenido Bolek" + ] ; + dc:title "barkers nonbeing fraternizes" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.panegyrical.tld/fraternizes/cockhorse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quotients.tld/pillories/xysters.html" ; + dc:creator _:b1213 ; + dc:title "emulatively xysters radiomen" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.pillories.tld/radiomen/endowment.html" . + +_:b1214 a foaf:Person ; + foaf:name "Devontae Abaloz" . + +_:b306 a foaf:Person ; + foaf:name "Cecily Pazik" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ryobe Waser" + ] ; + dc:title "rovers stokers mandamuses" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.midweekly.tld/mandamuses/disrupted.html" . + + + a bench:Inproceedings ; + bench:booktitle "crosspatches potage insisting" ; + dc:creator _:b1215 , _:b1216 ; + dc:title "whiffs insisting viscosimeter" ; + dcterms:issued 1965 ; + swrc:pages 88 ; + foaf:homepage "http://www.potage.tld/viscosimeter/stooges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whangs.tld/infested/heaver.html" ; + bench:cdrom "http://www.paraphraser.tld/uncovering/infested.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Boje Ostrum" + ] ; + dc:title "uncovering heaver euphorically" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.infested.tld/euphorically/ameliorative.html" . + +_:b1217 a foaf:Person ; + foaf:name "Lela Gruenhagen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.riddances.tld/nonsalable/nondelivery.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gordon Vroom" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Petrovna Petruso" + ] ; + dc:title "outperformed nondelivery columbium" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.nonsalable.tld/columbium/vexer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ippolita Mcleary" + ] ; + dc:title "immunotherapies balladries mouthed" ; + swrc:journal ; + foaf:homepage "http://www.gales.tld/mouthed/flyovers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tracheotomy.tld/maniocas/folkmotes.html" ; + bench:booktitle "electrogram mycelium maniocas" ; + dc:creator _:b660 ; + dc:title "mycelium folkmotes harbour" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 134 ; + foaf:homepage "http://www.maniocas.tld/harbour/goatskin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.southwesterner.tld/carnalities/tagged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Emi Fiesel" + ] ; + dc:title "slayers tagged recentest" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.carnalities.tld/recentest/remodelling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dooming.tld/castellans/countrywoman.html" ; + bench:booktitle "ascertains enqueue castellans" ; + dc:creator _:b992 ; + dc:title "enqueue countrywoman underfur" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.castellans.tld/underfur/intersessions.html" . + + + a bench:Article ; + dc:creator _:b1218 ; + dc:title "storylines embarrassingly mediating" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.ingenuousness.tld/mediating/laxities.html" . + +_:b156 a foaf:Person ; + foaf:name "Samarina Folio" . + + + a bench:Journal ; + dc:title "Journal 1 (1963)" ; + dcterms:issued 1963 ; + swrc:number 1 ; + swrc:volume 24 . + + + a bench:Article ; + dc:creator _:b1056 ; + dc:title "multivalent sparklers amnionic" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.brawny.tld/amnionic/thanes.html" . + +_:b1219 a foaf:Person ; + foaf:name "Angha Bievenue" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gwendolyn Plank" + ] ; + dc:title "serigraphers mineralogists photostatic" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.budger.tld/photostatic/kindliness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.segregated.tld/micrologic/franchised.html" ; + dc:creator _:b1220 ; + dc:title "womankind franchised serging" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.micrologic.tld/serging/endplate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stipulations.tld/briefly/wettable.html" ; + dc:creator _:b1221 ; + dc:title "contortionists wettable pinnacling" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.briefly.tld/pinnacling/ophthalmoscopy.html" . + +_:b939 a foaf:Person ; + foaf:name "Predslava Abkemeier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deceptiveness.tld/chartists/annunciating.html" ; + dc:creator _:b1222 ; + dc:title "eying annunciating sporing" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.chartists.tld/sporing/amens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gifting.tld/aureolas/lactoprotein.html" ; + dc:creator _:b1223 ; + dc:title "avianizes lactoprotein miffs" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.aureolas.tld/miffs/diverting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hinnies.tld/wyvern/peripherals.html" ; + bench:abstract "apostrophizing forequarter cheesiest affording quieter protestantism daintier compounds misanthropist detoxified predicable oscillation mendelianist hardest pericynthion relettered lapin clicks sledged aggrandizement troubadours mudlark prattles posteriority manors biotypes corrugates spikelets webers seditiousness stargazer yodelled nubby enclasping parasitizes humiliatingly foldboat download perspiry vulgarization tsarinas sportscasters hoydens upchuck effervesced sensibilities aahing juicers persecutes dowdiest massiness splotching spanner merchandisers swords ogham bryony balefire nappes subtracting physiologic chapels forensics deemphasizing trepid convertibles harrowing centrists wishbones widows captions transects tantras spottily condonable conversing elms multivitamins laths improvidence topstone prefacer heterodoxies thrivers dynamists brachiate hospitalities exuberance healer nominates skulled siestas refracts misaligned anions excites steamroller refinished incurve conchoid archaize vivaria overdrunk specializing monsters snowdrifts safeguarding chieftainship drakes unholiness whomped sweeties yare biggish freezing seawater revaluated kinkier antiskid overdraws bickered barrenness curled underbids priding bullied knappers crepey hindquarters fallowed centralists hooted chromite convalesces knowinger stoutness appreciators tutelages fuming ripplier adversely vises ephemerae dragger abjuration necking rancheros bigheaded endangerment odiums visors sunbursts sanitaria tinier speller implanted limps dapperly misdiagnose exhilarative belligerents cubiform buncoing ebonizing monocots stimulatingly septicemia center dignitaries gooier culotte presoaked brambled" ; + dc:creator [ a foaf:Person ; + foaf:name "Jami Pacho" + ] ; + dc:title "politicos peripherals complimenters" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.wyvern.tld/complimenters/creeping.html" . + +_:b1224 a foaf:Person ; + foaf:name "Lasil Legum" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postconsonantal.tld/greyness/cashes.html" ; + dc:creator _:b18 ; + dc:title "padri cashes gamesomely" ; + swrc:journal ; + swrc:note "circulative greeter coonskins cabala smuggled purloins underripened perter ruminated outfight monetized" ; + swrc:pages 123 ; + foaf:homepage "http://www.greyness.tld/gamesomely/surpriser.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nami Dobies" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cepheus Leppanen" + ] ; + dc:title "fleering coopt outleapt" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.flexitime.tld/outleapt/moonlighters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enduring.tld/dreads/tramells.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jokwe Thull" + ] ; + dc:title "scorching tramells buttonhook" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.dreads.tld/buttonhook/combing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.selectivity.tld/excursive/colorist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Annemarie Raniero" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jaap Hongeva" + ] ; + dc:title "theoretically colorist problems" ; + swrc:journal ; + swrc:note "intergroup rattlings celebs nephrectomy pignuts birdman inconcealable brawled enlistment confounded excepting" ; + swrc:pages 91 ; + foaf:homepage "http://www.excursive.tld/problems/oarlock.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coitional.tld/divulger/unwarranted.html" ; + bench:booktitle "maltreated teamer divulger" ; + dc:creator person:Paul_Erdoes , _:b418 ; + dc:title "teamer unwarranted spouters" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.divulger.tld/spouters/vinal.html" . + + + a bench:Article ; + dc:creator _:b1225 ; + dc:creator [ a foaf:Person ; + foaf:name "Nene Rhea" + ] ; + dc:title "narrowing hilariously cumberers" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.homebodies.tld/cumberers/deprehension.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outmarched.tld/rebecs/enthuses.html" ; + bench:booktitle "flatways engorge rebecs" ; + dc:creator _:b1094 ; + dc:title "engorge enthuses awakens" ; + dcterms:issued 1967 ; + swrc:pages 40 ; + foaf:homepage "http://www.rebecs.tld/awakens/fluctuating.html" . + + + a bench:Article ; + dc:creator _:b1226 ; + dc:title "recoilless leafage interweaved" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.ahorse.tld/interweaved/flirtier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Argo Gunther" + ] ; + dc:title "fragged tweaky prepacking" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.junket.tld/prepacking/ordinarily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Libusa Ottalagano" + ] ; + dc:title "predestines overinflating fatalists" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.distorting.tld/fatalists/unhatted.html" . + + + a bench:Article ; + bench:cdrom "http://www.undertaking.tld/beadwork/reattempt.html" ; + dc:creator _:b1227 ; + dc:title "incorporators reattempt snorer" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.beadwork.tld/snorer/auditoriums.html" . + +_:b1228 a foaf:Person ; + foaf:name "Theodosios Bensch" . + + + a bench:Inproceedings ; + bench:booktitle "thwacked kineplasty subcutaneously" ; + dc:creator _:b1229 ; + dc:title "admittances subcutaneously mutinousness" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 56 ; + foaf:homepage "http://www.kineplasty.tld/mutinousness/wergild.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sumorokova Pilkerton" + ] ; + dc:title "fallbacks hoodoo distances" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.extrajudicially.tld/distances/beauts.html" . + + + a bench:Article ; + dc:creator _:b379 ; + dc:title "summarize tautologous lamedhs" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.tardies.tld/lamedhs/nourishment.html" . + + + a bench:Inproceedings ; + bench:booktitle "elds mitigation meatball" ; + dc:creator _:b427 ; + dc:title "creepier meatball inwinds" ; + dcterms:issued 1963 ; + swrc:pages 68 ; + foaf:homepage "http://www.mitigation.tld/inwinds/pluses.html" . + +_:b1230 a foaf:Person ; + foaf:name "Ingetrud Balezentis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lapping.tld/unwrap/beckoningly.html" ; + bench:booktitle "tabors unforgivable unwrap" ; + dc:creator _:b705 , _:b298 ; + dc:title "unforgivable beckoningly resisters" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.unwrap.tld/resisters/executes.html" . + +_:b1231 a foaf:Person ; + foaf:name "Gerit Ferandez" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ermid Soun" + ] ; + dc:title "annunciatory pedagogies antioxidants" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.numbers.tld/antioxidants/amounting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unhygienic.tld/cruiser/hyperborean.html" ; + dc:creator _:b1139 ; + dc:title "release hyperborean mysteries" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.cruiser.tld/mysteries/feltwork.html" . + +_:b1232 a foaf:Person ; + foaf:name "Shojiro Philibert" . + + + a bench:Inproceedings ; + bench:booktitle "spitting unrefreshed braunschweiger" ; + dc:creator _:b1205 ; + dc:title "completed braunschweiger tomfools" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.unrefreshed.tld/tomfools/sacrifices.html" . + + + a bench:Inproceedings ; + bench:booktitle "showering avascular flames" ; + dc:creator _:b257 , person:Paul_Erdoes ; + dc:title "curari flames bouncily" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.avascular.tld/bouncily/evadible.html" . + +_:b726 a foaf:Person ; + foaf:name "Edmea Vasser" . + + + a bench:Article ; + dc:creator _:b709 ; + dc:title "draftiness nastier milksops" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.urbanest.tld/milksops/exorcizing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kunta Leidich" + ] ; + dc:title "breakfront communistic cars" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.glamorize.tld/cars/manward.html" . + + + a bench:Article ; + dc:creator _:b513 ; + dc:title "totalisms secureness constellations" ; + swrc:journal ; + foaf:homepage "http://www.tearstain.tld/constellations/whiffler.html" . + +_:b1233 a foaf:Person ; + foaf:name "Iza Lamboy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dreamers.tld/adolescently/gentlemanly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shigeko Olmsted" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rananin Mashni" + ] ; + dc:title "bluebills gentlemanly dubonnets" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.adolescently.tld/dubonnets/pollened.html" . + + + a bench:Article ; + dc:creator _:b433 ; + dc:title "devisers capitalizations junketing" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.irrationalities.tld/junketing/procrastinator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concomitance.tld/viragos/offside.html" ; + dc:creator _:b1111 ; + dc:title "unpuckered offside oddest" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.viragos.tld/oddest/meritoriously.html" . + +_:b274 a foaf:Person ; + foaf:name "Emina Yeeloy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.torrential.tld/directories/wedlocks.html" ; + dc:creator _:b1234 ; + dc:title "fustiest wedlocks cratering" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.directories.tld/cratering/cindering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choruses.tld/unrepentant/recorded.html" ; + dc:creator _:b1235 ; + dc:title "schticks recorded chairing" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.unrepentant.tld/chairing/mildews.html" . + +_:b1123 a foaf:Person ; + foaf:name "Dinora Beza" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melders.tld/arrogates/dusted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Javier Hausauer" + ] ; + dc:title "elegizes dusted motoric" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.arrogates.tld/motoric/intimation.html" . + +_:b1017 a foaf:Person ; + foaf:name "Adar Merenda" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Volodimerna Cioffi" + ] ; + dc:title "sculling undeserving flamencos" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.vasodilator.tld/flamencos/befitted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.favours.tld/presbyterianism/olympiad.html" ; + bench:booktitle "spoony cans presbyterianism" ; + dc:creator _:b1236 ; + dc:title "cans olympiad hullers" ; + dcterms:issued 1966 ; + swrc:pages 148 ; + foaf:homepage "http://www.presbyterianism.tld/hullers/deuteronomy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woodchuck.tld/spale/slogans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kameel Powers" + ] ; + dc:title "deflecting slogans bummed" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.spale.tld/bummed/librettos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seasonality.tld/simpleness/pipet.html" ; + dc:creator _:b1182 ; + dc:title "unsexing pipet cloaked" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.simpleness.tld/cloaked/microsurgeons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zooming.tld/amusement/deucing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Licianne Kocur" + ] ; + dc:title "repasted deucing overreaches" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.amusement.tld/overreaches/bloodthirsty.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.felicitator.tld/results/contradistinctions.html" ; + bench:cdrom "http://www.sliming.tld/virological/results.html" ; + dc:creator _:b1237 , person:Paul_Erdoes ; + dc:title "virological contradistinctions unexciting" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.results.tld/unexciting/debateable.html" . + +_:b280 a foaf:Person ; + foaf:name "Cai Picazo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stagier.tld/counselable/glims.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nomi Rosato" + ] ; + dc:title "older glims schoolmistress" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.counselable.tld/schoolmistress/enfold.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nettlier.tld/jewels/replenisher.html" ; + dc:creator _:b1238 , _:b954 ; + dc:title "pardons replenisher proliferative" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.jewels.tld/proliferative/implementors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.animo.tld/undercarriages/yachtswomen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ai Osmon" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mikayla Reynoza" + ] ; + dc:title "mongrels yachtswomen beefily" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.undercarriages.tld/beefily/whetting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stodgily.tld/barbarize/simoleon.html" ; + dc:creator _:b1239 ; + dc:title "hiltless simoleon courting" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.barbarize.tld/courting/realest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.caesium.tld/summings/accommodations.html" ; + bench:booktitle "oversteps peripherally summings" ; + dc:creator _:b94 ; + dc:title "peripherally accommodations miners" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.summings.tld/miners/harshened.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.threnody.tld/stinting/favoritism.html" ; + bench:booktitle "oppositionist overindustrialize stinting" ; + dc:creator _:b855 ; + dc:title "overindustrialize favoritism behemoths" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.stinting.tld/behemoths/fitness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.godheads.tld/combaters/issued.html" ; + dc:creator _:b9 ; + dc:title "buzzards issued unchaste" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.combaters.tld/unchaste/reconsolidate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.elvishly.tld/universities/kludging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giovany Toliver" + ] ; + dc:title "withered kludging putridity" ; + swrc:journal ; + foaf:homepage "http://www.universities.tld/putridity/petnapping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pandowdy.tld/bribes/uncoils.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nadiv Govan" + ] ; + dc:title "appellors uncoils semiprimitive" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.bribes.tld/semiprimitive/prodigally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enzymologies.tld/guaranies/sambos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oswald Jenness" + ] ; + dc:title "lumberyard sambos purveyors" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.guaranies.tld/purveyors/acuter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unitarianism.tld/noncoagulating/moonrise.html" ; + dc:creator _:b797 ; + dc:title "levitating moonrise refiguring" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.noncoagulating.tld/refiguring/leaguers.html" . + + + a bench:Article ; + dc:creator _:b861 , _:b1240 ; + dc:title "scepters uxorious feminists" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.javelins.tld/feminists/directions.html" . + + + a bench:Article ; + dc:creator _:b1082 ; + dc:title "profoundest stiffest progs" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.aglare.tld/progs/sawers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fudged.tld/believes/electively.html" ; + bench:booktitle "cubistic tympanum believes" ; + dc:creator _:b1241 , _:b1242 ; + dc:title "tympanum electively tubbier" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.believes.tld/tubbier/interdictory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readjourned.tld/syphoned/proclaimer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Barb Schuyleman" + ] ; + dc:title "profoundness proclaimer peeing" ; + swrc:journal ; + foaf:homepage "http://www.syphoned.tld/peeing/beleaps.html" . + + + a bench:Article ; + dc:creator _:b746 ; + dc:title "foxfires impotences diffusor" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.joyrider.tld/diffusor/clumped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jimjams.tld/worshipper/witting.html" ; + dc:creator _:b1083 ; + dc:title "warmakers witting centiliters" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.worshipper.tld/centiliters/rectifiers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fleetingly.tld/blabbermouth/deputative.html" ; + dc:creator _:b1243 ; + dc:title "kibosh deputative addles" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.blabbermouth.tld/addles/preponderated.html" . + +_:b1244 a foaf:Person ; + foaf:name "AbdulBaari Groehler" . + + + a bench:Article ; + dc:creator _:b50 ; + dc:title "nominates siestas refracts" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.skulled.tld/refracts/misaligned.html" . + + + a bench:Article ; + dc:creator _:b891 , _:b733 ; + dc:title "heirs repined overinterest" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.rubied.tld/overinterest/dripper.html" . + + + a bench:Inproceedings ; + bench:booktitle "prospectuses nudie misplacing" ; + dc:creator _:b1245 ; + dc:title "hirsutism misplacing sceneries" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.nudie.tld/sceneries/lichens.html" . + + + a bench:Inproceedings ; + bench:booktitle "hymnbooks incorporating vegetables" ; + dc:creator _:b475 , _:b569 ; + dc:title "muddily vegetables keying" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.incorporating.tld/keying/pickaxing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Loke Tuton" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Clivia Kuriger" + ] ; + dc:title "proliferating oblongish leapfrogged" ; + swrc:journal ; + swrc:note "administerings nonsuccess opticians lushes foremost dishtowels croutons dozers cootie undergoes nympholeptic fogless" ; + swrc:pages 169 ; + foaf:homepage "http://www.disintegrator.tld/leapfrogged/overabundant.html" . + + + a bench:Article ; + bench:cdrom "http://www.doggerel.tld/repayment/recharters.html" ; + dc:creator _:b583 ; + dc:title "nonmalignant recharters betweenbrain" ; + swrc:journal ; + foaf:homepage "http://www.repayment.tld/betweenbrain/advertized.html" . + + + a bench:Article ; + dc:creator _:b276 ; + dc:title "ponchos debouching inflates" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.concluder.tld/inflates/dynamiting.html" . + + + a bench:Incollection ; + bench:booktitle "pumas saltness philatelist" ; + dc:creator [ a foaf:Person ; + foaf:name "Wilburn Faltin" + ] ; + dc:title "meerschaum philatelist alternatives" ; + dcterms:issued 1965 ; + swrc:pages 121 ; + foaf:homepage "http://www.saltness.tld/alternatives/grounded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heiled.tld/uninterruptedly/announcing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "HyunKi Kopin" + ] ; + dc:title "puddlings announcing frescoed" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.uninterruptedly.tld/frescoed/transforming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clerkliest.tld/antrum/returns.html" ; + dc:creator _:b91 ; + dc:title "understood returns subcultures" ; + swrc:journal ; + swrc:month 9 ; + swrc:pages 176 ; + foaf:homepage "http://www.antrum.tld/subcultures/confusions.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raihaan Tregre" + ] ; + dc:title "squealer saxophonist overmagnified" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.sphering.tld/overmagnified/proscriptive.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.miterers.tld/leaseholds/capitulating.html" ; + bench:booktitle "wellsite marsupials leaseholds" ; + dc:creator _:b1246 ; + dc:title "marsupials capitulating nitrocellulosic" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 3 ; + foaf:homepage "http://www.leaseholds.tld/nitrocellulosic/batches.html" . + +_:b1247 a foaf:Person ; + foaf:name "Peza Sallach" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fancily.tld/beseeching/sphygmometer.html" ; + bench:booktitle "flooding impressionist beseeching" ; + dc:creator _:b153 ; + dc:title "impressionist sphygmometer isostatically" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.beseeching.tld/isostatically/apprize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clerking.tld/bedamn/aftertaste.html" ; + bench:booktitle "antiquarianism remain bedamn" ; + dc:creator _:b484 , _:b563 ; + dc:title "remain aftertaste kiddies" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 131 ; + foaf:homepage "http://www.bedamn.tld/kiddies/quarter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.architraves.tld/collapses/homelier.html" ; + bench:booktitle "dismantled motorboat collapses" ; + dc:creator _:b292 ; + dc:title "motorboat homelier oversimple" ; + dcterms:issued 1963 ; + foaf:homepage "http://www.collapses.tld/oversimple/angstroms.html" . + +_:b884 a foaf:Person ; + foaf:name "Josianne Gopen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hermaphrodism.tld/macaronis/deliciously.html" ; + dc:creator _:b1248 ; + dc:creator [ a foaf:Person ; + foaf:name "Efthala Krzesinski" + ] ; + dc:title "rowel deliciously decompressing" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.macaronis.tld/decompressing/urology.html" . + +_:b1249 a foaf:Person ; + foaf:name "Edyta Sarisky" . + + + a bench:Article ; + dc:creator _:b791 ; + dc:title "bitches nevadan despited" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.gibbosity.tld/despited/emir.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.erupts.tld/duckbills/butchered.html" ; + dc:creator _:b948 ; + dc:title "tablesful butchered sickbays" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.duckbills.tld/sickbays/coughed.html" . + +_:b1250 a foaf:Person ; + foaf:name "Asisa Finke" . + + + a bench:Journal ; + dc:title "Journal 6 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b594 , _:b981 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.belligerently.tld/waxed/nincompoop.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gavrel Maccauley" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Farda Swierczek" + ] ; + dc:title "untilled nincompoop dismaying" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.waxed.tld/dismaying/veinlet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.illegitimation.tld/winterer/jumbler.html" ; + dc:creator _:b369 ; + dc:creator [ a foaf:Person ; + foaf:name "Ltizia Digirolomo" + ] ; + dc:title "hardcase jumbler blames" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.winterer.tld/blames/venoms.html" . + +_:b792 a foaf:Person ; + foaf:name "Kent Taurino" . + +_:b613 a foaf:Person ; + foaf:name "Norihide Manassa" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overpowered.tld/defused/voyaging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Toshelle Fronek" + ] ; + dc:title "veals voyaging lingers" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.defused.tld/lingers/remanufacture.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tuberoid.tld/unindemnified/fakeers.html" ; + dc:creator _:b1251 ; + dc:title "precipitating fakeers reassimilation" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.unindemnified.tld/reassimilation/resumed.html" . + +_:b1252 a foaf:Person ; + foaf:name "Yukari Pitcairn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teentsier.tld/paganizes/waxier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dashay Stclair" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yoyon Lecroy" + ] ; + dc:title "pinspotter waxier bicultural" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.paganizes.tld/bicultural/enactment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mopiest.tld/humanest/slushiness.html" ; + dc:creator _:b1253 ; + dc:title "nard slushiness flutterer" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.humanest.tld/flutterer/sharpshooters.html" . + +_:b1078 a foaf:Person ; + foaf:name "Ethelgard Karpinsky" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bilking.tld/lads/spittles.html" ; + dc:creator _:b478 ; + dc:creator [ a foaf:Person ; + foaf:name "Zulfa Vollick" + ] ; + dc:title "adamancy spittles razorbill" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.lads.tld/razorbill/hematological.html" . + +_:b1254 a foaf:Person ; + foaf:name "Hayden Scarlata" . + + + a bench:Article ; + dc:creator _:b1255 ; + dc:title "redemonstrating kiosks hadjees" ; + swrc:journal ; + foaf:homepage "http://www.tinware.tld/hadjees/problematical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pantheistic.tld/papaws/jetport.html" ; + dc:creator _:b1256 , _:b1257 ; + dc:title "duennas jetport cerebric" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.papaws.tld/cerebric/overruling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.burs.tld/pollywog/empyreans.html" ; + dc:creator _:b199 ; + dc:title "sleaziness empyreans prolixly" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.pollywog.tld/prolixly/desiccated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dedicator.tld/antiprotons/flavorfully.html" ; + dc:creator _:b38 ; + dc:title "pron flavorfully gladdens" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.antiprotons.tld/gladdens/nonconcurrent.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brattish.tld/romancing/excising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Danika Neundorfer" + ] ; + dc:title "unimpeachable excising nailer" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.romancing.tld/nailer/quoits.html" . + +_:b5 a foaf:Person ; + foaf:name "Emanuel Gaytan" . + +_:b1258 a foaf:Person ; + foaf:name "Jost Deserres" . + + + a bench:Article ; + dc:creator _:b1259 ; + dc:title "kremlinologists irreplaceably motorways" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.tossing.tld/motorways/unforgettable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reutilization.tld/chicaning/prebill.html" ; + bench:booktitle "crockets raggedness chicaning" ; + dc:creator person:Paul_Erdoes , _:b1260 , _:b850 ; + dc:title "raggedness prebill magellan" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.chicaning.tld/magellan/enditing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sentimentalization.tld/feverfew/whopped.html" ; + bench:booktitle "tinkling confiscation feverfew" ; + dc:creator _:b687 ; + dc:title "confiscation whopped undershirts" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.feverfew.tld/undershirts/oarless.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.footlessness.tld/abator/copping.html" ; + bench:booktitle "homey chirpy abator" ; + dc:creator _:b1261 ; + dc:title "chirpy copping fumarolic" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.abator.tld/fumarolic/braising.html" . + + + a bench:Inproceedings ; + bench:booktitle "centrifuging disowns lashers" ; + dc:creator _:b683 ; + dc:title "sparked lashers metatarsal" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.disowns.tld/metatarsal/upheaves.html" . + +_:b1262 a foaf:Person ; + foaf:name "Breelyn Kriston" . + + + a bench:Article ; + rdfs:seeAlso "http://www.triskaidekaphobia.tld/expediency/messier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saahir Muto" + ] ; + dc:title "vouchsafed messier bioassayed" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.expediency.tld/bioassayed/proscriptions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subtotalling.tld/kneeling/pleasured.html" ; + dc:creator _:b877 ; + dc:title "bandboxes pleasured unproportionately" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.kneeling.tld/unproportionately/overreactions.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fedoritsa Stinner" + ] ; + dc:title "subsides circumlocutions mites" ; + swrc:journal ; + foaf:homepage "http://www.spavins.tld/mites/sharesmen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unrhymed.tld/personalizing/gaggling.html" ; + dc:creator _:b1263 ; + dc:title "pigeonholed gaggling sabered" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.personalizing.tld/sabered/ploughman.html" . + + + a bench:Inproceedings ; + bench:booktitle "discomposes leukocytes swiggers" ; + dc:creator _:b1264 , _:b1265 ; + dc:title "disabler swiggers kindlers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.leukocytes.tld/kindlers/polymerizing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cheesier.tld/irrepressibly/vessels.html" ; + bench:booktitle "preplanned tabourers irrepressibly" ; + dc:creator _:b913 ; + dc:title "tabourers vessels riots" ; + dcterms:issued 1955 ; + swrc:pages 174 ; + foaf:homepage "http://www.irrepressibly.tld/riots/reinvolved.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lapidates.tld/demonetize/speeder.html" ; + bench:booktitle "slakes nonabsorbable demonetize" ; + dc:creator _:b1266 ; + dc:title "nonabsorbable speeder handcrafting" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.demonetize.tld/handcrafting/proverbs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Reginlind Defilippo" + ] ; + dc:title "pureness shredded metalizing" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.sidesaddles.tld/metalizing/doper.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tufters.tld/waterproofed/versed.html" ; + bench:booktitle "checking macle waterproofed" ; + dc:creator _:b1267 ; + dc:title "macle versed hummed" ; + dcterms:issued 1963 ; + swrc:pages 57 ; + foaf:homepage "http://www.waterproofed.tld/hummed/shanks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flowages.tld/neediest/nattiness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Svatohna Mccoil" + ] ; + dc:title "whiningly nattiness wizening" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.neediest.tld/wizening/gamily.html" . + + + a bench:Article ; + dc:creator _:b1268 ; + dc:title "knowinger appreciators tutelages" ; + swrc:journal ; + swrc:note "perfusing starrier rubles hospitality continentally outrider cordages simmering oarlocks discards clarified" ; + swrc:pages 10 ; + foaf:homepage "http://www.stoutness.tld/tutelages/fuming.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jeraldo Killoren" + ] ; + dc:title "pleadable altering preestablished" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.disassembles.tld/preestablished/unvoiced.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conversing.tld/multivitamins/laths.html" ; + dc:creator _:b1269 ; + dc:title "elms laths improvidence" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.multivitamins.tld/improvidence/topstone.html" . + +_:b1270 a foaf:Person ; + foaf:name "Vilena Orillion" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alexandria Maietta" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Moromao Steimer" + ] ; + dc:title "jugular causable replicates" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.elicitor.tld/replicates/macrocephalic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockyard.tld/motormen/trespassing.html" ; + dc:creator _:b859 ; + dc:title "beaky trespassing replant" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.motormen.tld/replant/destrier.html" . + +_:b1271 a foaf:Person ; + foaf:name "Garon Tischler" . + +_:b1186 a foaf:Person ; + foaf:name "Brenda Varley" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.queerer.tld/watermark/sawbucks.html" ; + bench:booktitle "submember firmers watermark" ; + dc:creator _:b1272 , _:b177 ; + dc:title "firmers sawbucks automobilist" ; + dcterms:issued 1950 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 138 ; + foaf:homepage "http://www.watermark.tld/automobilist/insaner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.caved.tld/jiggles/prediagnostic.html" ; + dc:creator _:b84 ; + dc:title "pkg prediagnostic preconditioning" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.jiggles.tld/preconditioning/polishing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.belles.tld/attracts/overinclining.html" ; + dc:creator _:b1273 ; + dc:title "tunelessly overinclining rentable" ; + swrc:journal ; + foaf:homepage "http://www.attracts.tld/rentable/lasciviousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saturdays.tld/crullers/hermetical.html" ; + dc:creator _:b1274 , _:b1275 ; + dc:title "bonbons hermetical serrating" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.crullers.tld/serrating/flexed.html" . + + + a bench:Article ; + bench:cdrom "http://www.defalcate.tld/forfends/voucherable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tarran Pointer" + ] ; + dc:title "transplantations voucherable intercepting" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.forfends.tld/intercepting/jeered.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.imped.tld/petcock/footages.html" ; + bench:booktitle "nonassertive quagga petcock" ; + dc:creator _:b1276 , _:b533 ; + dc:title "quagga footages demographies" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.petcock.tld/demographies/toddled.html" . + +_:b646 a foaf:Person ; + foaf:name "Ayushmati Appelgren" . + + + a bench:Article ; + rdfs:seeAlso "http://www.browbeats.tld/interdenominational/extends.html" ; + dc:creator [ a foaf:Person ; + foaf:name "IllishaImelda Dunne" + ] ; + dc:title "roper extends countermands" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.interdenominational.tld/countermands/phonically.html" . + +_:b974 a foaf:Person ; + foaf:name "Rhea Platas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skewered.tld/bugs/reformulated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Josias Przedwiecki" + ] ; + dc:title "bluesman reformulated schizo" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.bugs.tld/schizo/recleaning.html" . + + + a bench:Article ; + dc:creator _:b1277 ; + dc:title "slaverers priorates fulfillments" ; + swrc:journal ; + foaf:homepage "http://www.menhir.tld/fulfillments/malathion.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wavery.tld/multiplexer/hogtied.html" ; + dc:creator _:b622 ; + dc:title "odyl hogtied tousled" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.multiplexer.tld/tousled/monkeyshines.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.silks.tld/overstrict/becalming.html" ; + bench:booktitle "simplicities fascinating overstrict" ; + dc:creator _:b1100 ; + dc:title "fascinating becalming luniest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 182 ; + foaf:homepage "http://www.overstrict.tld/luniest/pegmatitic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.barnacled.tld/satanophobia/disagrees.html" ; + bench:booktitle "biodegradable fugues satanophobia" ; + dc:creator _:b1278 ; + dc:title "fugues disagrees peruser" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.satanophobia.tld/peruser/rareness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lidmila Puita" + ] ; + dc:title "feints morphos defacements" ; + swrc:journal ; + swrc:note "swearers aped truculency unpardoned superscriptions phosgenes spruced disenfranchises dawdling estimator" ; + swrc:pages 82 ; + foaf:homepage "http://www.unsubtly.tld/defacements/tooting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gawkish.tld/nontechnical/nubbins.html" ; + dc:creator _:b1279 ; + dc:title "bulwarks nubbins hounded" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.nontechnical.tld/hounded/pasts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reviser.tld/inscrutably/takingly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Svakhna Kirch" + ] ; + dc:title "notions takingly stirrer" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.inscrutably.tld/stirrer/sealed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photons.tld/censorable/vilifies.html" ; + dc:creator _:b1280 ; + dc:title "heeded vilifies chesterfield" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.censorable.tld/chesterfield/boxfish.html" . + +_:b386 a foaf:Person ; + foaf:name "Shunsuke Berka" . + + + a bench:Inproceedings ; + bench:booktitle "monopolistically popedom foreclose" ; + dc:creator _:b765 , person:Paul_Erdoes ; + dc:title "exults foreclose devoice" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.popedom.tld/devoice/incriminates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bridget Hackenberg" + ] ; + dc:title "nonformation misconduct mongolians" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.skitterier.tld/mongolians/crashes.html" . + + + a bench:Article ; + dc:creator _:b1281 , person:Paul_Erdoes ; + dc:title "redundance flexes repairing" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.matriculant.tld/repairing/keepable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.specifier.tld/sobbers/enamelwork.html" ; + bench:booktitle "copyreaders overpriced sobbers" ; + dc:creator _:b278 ; + dc:title "overpriced enamelwork enshrouding" ; + dcterms:issued 1956 ; + swrc:pages 2 ; + foaf:homepage "http://www.sobbers.tld/enshrouding/auxiliaries.html" . + +_:b1282 a foaf:Person ; + foaf:name "Seth Nylin" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Leonilla Corria" + ] ; + dc:title "unimpeachably immersing theorizers" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.potlach.tld/theorizers/misdealt.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonferrous.tld/donut/benthos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Effie Menzie" + ] ; + dc:title "pathological benthos superlatives" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.donut.tld/superlatives/lustrum.html" . + +_:b1056 a foaf:Person ; + foaf:name "Thaddeus Grainger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.corporally.tld/urethrae/voiders.html" ; + dc:creator _:b879 ; + dc:title "sorting voiders capitulation" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.urethrae.tld/capitulation/codas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bulger.tld/attractants/reactivate.html" ; + bench:booktitle "onery libraries attractants" ; + dc:creator _:b543 , _:b599 ; + dc:title "libraries reactivate ables" ; + dcterms:issued 1962 ; + swrc:pages 67 ; + foaf:homepage "http://www.attractants.tld/ables/professedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ateliers.tld/qualities/infantility.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masafumi Gipson" + ] ; + dc:title "reemerges infantility flangers" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.qualities.tld/flangers/protesters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unlucky.tld/snoozier/threaders.html" ; + dc:creator _:b218 ; + dc:title "tiffin threaders minimization" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.snoozier.tld/minimization/tempore.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reacquisition.tld/cuttages/crummier.html" ; + bench:booktitle "planked orangish cuttages" ; + dc:creator _:b1251 ; + dc:title "orangish crummier staffers" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.cuttages.tld/staffers/tailwinds.html" . + +_:b723 a foaf:Person ; + foaf:name "Maysak Anetsberger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unornamented.tld/impracticalities/floppily.html" ; + dc:creator _:b0 ; + dc:title "monographic floppily bureaucratism" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.impracticalities.tld/bureaucratism/hypocritically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eliciting.tld/hindbrain/steerer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tarun Ocanas" + ] ; + dc:title "faithfully steerer caster" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.hindbrain.tld/caster/laryngoscope.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.innateness.tld/bronchos/occidents.html" ; + bench:booktitle "neutrally clamping bronchos" ; + dc:creator _:b363 ; + dc:title "clamping occidents sliverers" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.bronchos.tld/sliverers/quadruplicate.html" . + + + a bench:Article ; + bench:abstract "glamourous fluidly eponymies definitely simperer titer jailhouse eulogist yummier testable breakables destructions bilks sorbitol voicing gophers cones beanpole sennits celebrated unknots dickie unfrock blossoms whity biologies snifters blameworthiness ruinousness skyjackers goalless stumping feted employment uncut vincible thyrse enraging deliberative wilders ungallant contemptibly slovak serializing restacking hankies castile unsnarled inures sarabands miladies compactions pilothouses onanism overtime ptomain synchronized desalinize airliners sargassos canvassers flamed corrugating untidiest danegelds vitrines moisturizer disappointed backwash outlasting begrudged manikins ephedrin unicef entrained speedways miscounts surfier epistasies melodramatically hawkish sonorants truanting aberration mainlined keynoter tripes lapidaries opiumisms recondensing displeasures spongins shirtings semiautomatic fizzes vinosities teletypewriter filespec gustatorily biennials shopgirl batted squarish soughing mistily dewed flexion cardiometer unsubdued rhapsodize redirecting luridness caftans outyelled overlapped fathers bilaterally reburied divisibleness mandala reversions adsorbed shadowiness chorusing minimums instarred rebop tularemic polynomials communalized regions skys urbanist pseudoscientifically scoring couples sinkholes officiousness orneriness indiscreetness unextended lengthened goodness weathercocks stalkier aggies reinterpretation tenderly bylining adumbratively unequaled redescribing collates demanded nonmen denaturant typefaces parlous" ; + dc:creator [ a foaf:Person ; + foaf:name "Letje Donald" + ] ; + dc:title "certificating hahs underlayers" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.mynahs.tld/underlayers/wiggery.html" . + + + a bench:Inproceedings ; + bench:booktitle "woolens snickery munificently" ; + bench:cdrom "http://www.worrywarts.tld/munificently/sleekened.html" ; + dc:creator person:Paul_Erdoes , _:b554 ; + dc:title "snickery sleekened phlegmatic" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.munificently.tld/phlegmatic/globularness.html" . + + + a bench:Article ; + dc:creator _:b909 , person:Paul_Erdoes ; + dc:title "innervated barrens emanative" ; + swrc:journal ; + foaf:homepage "http://www.hunts.tld/emanative/blowpipe.html" . + +_:b87 a foaf:Person ; + foaf:name "Gayle Wingrove" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.advocator.tld/contuses/fricassees.html" ; + bench:booktitle "neoterics announcers contuses" ; + dc:creator _:b1155 , _:b875 ; + dc:title "announcers fricassees carat" ; + dcterms:issued 1965 ; + swrc:pages 107 ; + foaf:homepage "http://www.contuses.tld/carat/acclaims.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lacrasha Slavick" + ] ; + dc:title "deepens saunter noncontrollably" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.battled.tld/noncontrollably/masturbates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aldona Sichel" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kelley Mustian" + ] ; + dc:title "unlettable burse trisaccharide" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.weeds.tld/trisaccharide/heralding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meshier.tld/flowingly/degaussing.html" ; + dc:creator _:b1283 ; + dc:title "sojourner degaussing reorienting" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.flowingly.tld/reorienting/jocks.html" . + +_:b1284 a foaf:Person ; + foaf:name "Patrizio Iliffe" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.keelboats.tld/fleshpots/tactfully.html" ; + bench:booktitle "rinser elating fleshpots" ; + dc:creator _:b953 ; + dc:title "elating tactfully profaneness" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.fleshpots.tld/profaneness/impotencies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.archetypes.tld/instanced/tarriness.html" ; + dc:creator _:b1285 ; + dc:title "tesla tarriness kampuchea" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.instanced.tld/kampuchea/twerp.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.congruencies.tld/beliefs/espy.html" ; + bench:booktitle "forevers conformist beliefs" ; + dc:creator _:b1286 ; + dc:title "conformist espy downgrades" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.beliefs.tld/downgrades/mistype.html" . + +_:b762 a foaf:Person ; + foaf:name "Kunei Mckinney" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jill Vanaprasert" + ] ; + dc:title "rescinder pedicurists prosily" ; + swrc:journal ; + foaf:homepage "http://www.rethreading.tld/prosily/complying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cardinality.tld/recuses/pieplants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Unefiia Hudnell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gundula Kinloch" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zebulun Galow" + ] ; + dc:title "burgeons pieplants downfalls" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.recuses.tld/downfalls/sparkily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kefira Economides" + ] ; + dc:title "bickered curled underbids" ; + swrc:journal ; + foaf:homepage "http://www.barrenness.tld/underbids/priding.html" . + +_:b1287 a foaf:Person ; + foaf:name "Lanza Mediano" . + +_:b900 a foaf:Person ; + foaf:name "Editta Servoss" . + + + a bench:Article ; + rdfs:seeAlso "http://www.divulgence.tld/tolerative/shorteners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lilo Adjei" + ] ; + dc:title "chisellers shorteners spoonsful" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.tolerative.tld/spoonsful/weewees.html" . + +_:b624 a foaf:Person ; + foaf:name "Tegan Margo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sealskins.tld/coexistence/hitcher.html" ; + bench:booktitle "couching moory coexistence" ; + dc:creator _:b1288 ; + dc:title "moory hitcher taels" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.coexistence.tld/taels/unexcusable.html" . + +_:b215 a foaf:Person ; + foaf:name "Donni Mak" . + +_:b342 a foaf:Person ; + foaf:name "Stratka Pinchon" . + +_:b1037 a foaf:Person ; + foaf:name "Dobrava Heebsh" . + +_:b719 a foaf:Person ; + foaf:name "Susie Zauala" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fondled.tld/mississippians/depressions.html" ; + dc:creator _:b1214 ; + dc:title "barrister depressions mouthers" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.mississippians.tld/mouthers/plumply.html" . + + + a bench:Article ; + dc:creator _:b1289 ; + dc:title "squishiest urologies regenerating" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.depressants.tld/regenerating/intermarries.html" . + + + a bench:Article ; + dc:creator _:b130 ; + dc:title "teacher marionettes homegrown" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.reprice.tld/homegrown/civilness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dignitaries.tld/culotte/presoaked.html" ; + dc:creator _:b1290 , _:b781 ; + dc:title "gooier presoaked brambled" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.culotte.tld/brambled/snaggier.html" . + + + a bench:Article ; + dc:creator _:b1291 ; + dc:title "thewless abstractness freemasons" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.homogenized.tld/freemasons/pyrethrin.html" . + +_:b1292 a foaf:Person ; + foaf:name "Cawrdav Vanoni" . + +_:b551 a foaf:Person ; + foaf:name "Annice Helmus" . + + + a bench:Inproceedings ; + bench:booktitle "delimiters modernism ricochetting" ; + dc:creator _:b1293 ; + dc:title "egoistic ricochetting triodes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 73 ; + foaf:homepage "http://www.modernism.tld/triodes/curbed.html" . + +_:b1294 a foaf:Person ; + foaf:name "Tao Grijalva" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Reece Raburn" + ] ; + dc:title "baulking stoutish allegers" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.dopiness.tld/allegers/mapmaker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bonded.tld/agapae/diminished.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Franois Waszkiewicz" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jayme Siracuse" + ] ; + dc:title "finmark diminished kafirs" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.agapae.tld/kafirs/palling.html" . + +_:b1295 a foaf:Person ; + foaf:name "Hunter Collums" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Grigorov Stoos" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Feliciano Yeske" + ] ; + dc:title "etymologist mesomorphic daimyos" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.rubberized.tld/daimyos/owed.html" . + + + a bench:Article ; + dc:creator _:b1296 ; + dc:title "tourniquet chilblains wigmakers" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.barriers.tld/wigmakers/misalignment.html" . + +_:b985 a foaf:Person ; + foaf:name "Afanasiya Videen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.waistcoats.tld/hoofer/twiddling.html" ; + bench:booktitle "vindicable rebills hoofer" ; + dc:creator _:b1064 , _:b1162 ; + dc:title "rebills twiddling disengaged" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.hoofer.tld/disengaged/reappraisement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostinatos.tld/forsakes/fraudulentness.html" ; + dc:creator _:b741 ; + dc:title "grosser fraudulentness agonal" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.forsakes.tld/agonal/russe.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tufty.tld/paraprofessionals/localities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ray Baray" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshinori Bundschuh" + ] ; + dc:title "huffier localities crepitant" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.paraprofessionals.tld/crepitant/slabbery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.audits.tld/diluvium/ethologists.html" ; + dc:creator _:b1297 ; + dc:title "shipwright ethologists chucked" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.diluvium.tld/chucked/allegretto.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.used.tld/milliamperes/payed.html" ; + bench:booktitle "colures decapitates milliamperes" ; + dc:creator _:b588 , person:Paul_Erdoes ; + dc:title "decapitates payed swinging" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.milliamperes.tld/swinging/exercising.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.surceases.tld/pinpointing/fortis.html" ; + bench:booktitle "khalif shitting pinpointing" ; + dc:creator _:b589 ; + dc:title "shitting fortis chastened" ; + dcterms:issued 1966 ; + swrc:pages 199 ; + foaf:homepage "http://www.pinpointing.tld/chastened/suppurate.html" . + + + a bench:Inproceedings ; + bench:booktitle "nonanalytic dispassionate unseal" ; + dc:creator _:b1208 ; + dc:title "flavoured unseal droits" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 133 ; + foaf:homepage "http://www.dispassionate.tld/droits/defying.html" . + + + a bench:Inproceedings ; + bench:booktitle "lookouts trowelers brashiest" ; + dc:creator _:b591 ; + dc:title "romantically brashiest cognoscing" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.trowelers.tld/cognoscing/bollard.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tiffany Feagin" + ] ; + dc:title "unseasoned discontinuations uncoffined" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.elicitation.tld/uncoffined/decompressed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.believability.tld/mandril/marquetry.html" ; + dc:creator _:b1298 ; + dc:title "consecrates marquetry disgraces" ; + swrc:journal ; + foaf:homepage "http://www.mandril.tld/disgraces/coyest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spiffiest.tld/synfuel/swiftest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Calida Starace" + ] ; + dc:title "reinformed swiftest baronages" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.synfuel.tld/baronages/warping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.touchiness.tld/pulsatory/prevues.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hudhaifa Bertagnoli" + ] ; + dc:title "slouches prevues larks" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.pulsatory.tld/larks/carousers.html" . + + + a bench:Article ; + dc:creator _:b1299 , _:b1300 ; + dc:title "tickling legatees ethoses" ; + swrc:journal ; + swrc:note "burlesquing constructionism shrieky dichotic razors gipsy scorepad males tatterdemalion" ; + swrc:pages 30 ; + foaf:homepage "http://www.legitimization.tld/ethoses/sapwood.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gajus Divlio" + ] ; + dc:title "babylonians impostors viceroyalty" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.homicides.tld/viceroyalty/rovings.html" . + + + a bench:Inproceedings ; + bench:booktitle "skydive cappy repetitions" ; + dc:creator _:b1298 ; + dc:title "gefilte repetitions dividable" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.cappy.tld/dividable/densely.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.salutes.tld/selfishness/unworthiness.html" ; + bench:booktitle "scorners entrustment selfishness" ; + dc:creator _:b1301 ; + dc:title "entrustment unworthiness decidua" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.selfishness.tld/decidua/woodnotes.html" . + + + a bench:Article ; + dc:creator _:b1302 ; + dc:title "proselytizing crepes cantrips" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.malevolence.tld/cantrips/uncertainties.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mousier.tld/estragons/bother.html" ; + bench:booktitle "enterprize boondoggles estragons" ; + dc:creator _:b770 ; + dc:title "boondoggles bother depopulators" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.estragons.tld/depopulators/heartburn.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.caveator.tld/grossers/subtonic.html" ; + dc:creator _:b1303 ; + dc:title "diploids subtonic bossing" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.grossers.tld/bossing/modules.html" . + +_:b351 a foaf:Person ; + foaf:name "Ivan Spratt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuzils.tld/cougher/cosecant.html" ; + dc:creator _:b1304 ; + dc:title "fermatas cosecant interphone" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.cougher.tld/interphone/sporule.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hillel Catoire" + ] ; + dc:title "inimitably disinclinations casually" ; + swrc:journal ; + foaf:homepage "http://www.divvying.tld/casually/unites.html" . + +_:b1305 a foaf:Person ; + foaf:name "Feli Trainham" . + +_:b460 a foaf:Person ; + foaf:name "Ginger Hedgespeth" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.tallowing.tld/schmuck/rhumbaed.html" ; + bench:booktitle "authentically perpetrated schmuck" ; + dc:creator _:b257 ; + dc:title "perpetrated rhumbaed conjugant" ; + dcterms:issued 1959 ; + swrc:pages 125 ; + foaf:homepage "http://www.schmuck.tld/conjugant/meterage.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wintering.tld/locator/crinklier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zyshonne Carabello" + ] ; + dc:title "hunchbacks crinklier yuan" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.locator.tld/yuan/unclean.html" . + + + a bench:Inproceedings ; + bench:booktitle "talker rife unconsenting" ; + dc:creator _:b401 ; + dc:title "vacillations unconsenting mongolism" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.rife.tld/mongolism/wastes.html" . + +_:b1032 a foaf:Person ; + foaf:name "Bezubaia Wiece" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tetrachlorides.tld/polygony/malines.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mitsuo Neff" + ] ; + dc:title "loutish malines cliffhanger" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.polygony.tld/cliffhanger/entailments.html" . + +_:b1306 a foaf:Person ; + foaf:name "Arkaan Tremel" . + +_:b1307 a foaf:Person ; + foaf:name "Pilib Seu" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.damnably.tld/rediscovers/riptides.html" ; + bench:booktitle "supersensitive treatabilities rediscovers" ; + dc:creator _:b413 ; + dc:title "treatabilities riptides darner" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.rediscovers.tld/darner/curiosa.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Prospero Waner" + ] ; + dc:title "earthwork eluviating bloodied" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.infantilism.tld/bloodied/luringly.html" . + +_:b1242 a foaf:Person ; + foaf:name "Irmgard Accala" . + + + a bench:Article ; + dc:creator _:b885 ; + dc:creator [ a foaf:Person ; + foaf:name "Eurystheus Proveaux" + ] ; + dc:title "autosuggestions memorably extemporize" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.howbeit.tld/extemporize/frantically.html" . + +_:b1308 a foaf:Person ; + foaf:name "Atsumori Bloyer" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amaani Carnathan" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Clarice Tillberg" + ] ; + dc:title "rumbaed tennesseans infantries" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.disobliged.tld/infantries/disannulling.html" . + + + a bench:Article ; + dc:creator _:b1309 , person:Paul_Erdoes ; + dc:title "reminds coadjutors thuggeries" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.teratoid.tld/thuggeries/nondestructive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cozey.tld/consuls/bakes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedosia Hofmann" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tohaku Karsnak" + ] ; + dc:title "sidebands bakes novelization" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.consuls.tld/novelization/marrer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.whitening.tld/versicolored/cardcase.html" ; + bench:booktitle "unrecorded compeer versicolored" ; + dc:creator _:b1310 , _:b1063 ; + dc:title "compeer cardcase limpers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.versicolored.tld/limpers/tabletop.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rintaro Axson" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sireen Revay" + ] ; + dc:title "conventing intruders remover" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.soever.tld/remover/atheling.html" . + + + a bench:Article ; + dc:creator _:b1311 ; + dc:title "crambos congenitally indemnificator" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.bawdry.tld/indemnificator/sonneted.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b458 ; + swrc:number 1 ; + swrc:volume 13 . + + + a bench:Article ; + rdfs:seeAlso "http://www.saloons.tld/barratry/conglomerations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Varyusha Schaeffer" + ] ; + dc:title "devilry conglomerations neurotoxic" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.barratry.tld/neurotoxic/rebutton.html" . + +_:b1312 a foaf:Person ; + foaf:name "Serina Wander" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.springiest.tld/wabble/swaggered.html" ; + bench:booktitle "maestri mortuaries wabble" ; + dc:creator [ a foaf:Person ; + foaf:name "Maiya Viars" + ] ; + dc:title "mortuaries swaggered gens" ; + dcterms:issued 1953 ; + foaf:homepage "http://www.wabble.tld/gens/atmans.html" . + +_:b637 a foaf:Person ; + foaf:name "Sepat Atchinson" . + +_:b1313 a foaf:Person ; + foaf:name "Cyrus Lidtke" . + + + a bench:Inproceedings ; + bench:booktitle "foolishly flagmen japingly" ; + dc:creator _:b608 ; + dc:title "fluxions japingly licorices" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.flagmen.tld/licorices/rehandling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abbesses.tld/chromas/oats.html" ; + dc:creator _:b883 ; + dc:creator [ a foaf:Person ; + foaf:name "Alona Lucario" + ] ; + dc:title "strongboxes oats pulling" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.chromas.tld/pulling/leatheriness.html" . + +_:b1314 a foaf:Person ; + foaf:name "Andenon Shomin" . + +_:b767 a foaf:Person ; + foaf:name "Leon Wanzer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hockshop.tld/kuchen/skywrites.html" ; + dc:creator _:b760 ; + dc:title "denuclearizing skywrites excerpting" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.kuchen.tld/excerpting/contempts.html" . + + + a bench:Inproceedings ; + bench:booktitle "denying airings girds" ; + dc:creator _:b614 ; + dc:title "cornute girds anchors" ; + dcterms:issued 1966 ; + swrc:pages 152 ; + foaf:homepage "http://www.airings.tld/anchors/pelvics.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shapers.tld/impaneling/mirkily.html" ; + bench:booktitle "intransitives recreation impaneling" ; + dc:creator _:b1315 ; + dc:title "recreation mirkily teleradiography" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.impaneling.tld/teleradiography/cyclonic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.worldlier.tld/baas/vagabonds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Winand Poulton" + ] ; + dc:title "reinfusing vagabonds accomplished" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.baas.tld/accomplished/reassessment.html" . + +_:b1130 a foaf:Person ; + foaf:name "Larent Breidel" . + + + a bench:Inproceedings ; + bench:booktitle "convincer plunging subsoils" ; + dc:creator _:b618 , _:b502 ; + dc:title "centuries subsoils avowedly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.plunging.tld/avowedly/motliest.html" . + +_:b1290 a foaf:Person ; + foaf:name "Bernhardine Disorda" . + +_:b1199 a foaf:Person ; + foaf:name "Shahaama Berum" . + + + a bench:Article ; + dc:creator _:b708 ; + dc:title "hopis rerecorded tarps" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.indentions.tld/tarps/chastely.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tinier.tld/implanted/limps.html" ; + dc:creator _:b1316 ; + dc:title "speller limps dapperly" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.implanted.tld/dapperly/misdiagnose.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postbellum.tld/aneurism/wronger.html" ; + dc:creator _:b1317 ; + dc:creator [ a foaf:Person ; + foaf:name "Agislaos Lamoreaux" + ] ; + dc:title "surtaxes wronger triplicating" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.aneurism.tld/triplicating/cochlear.html" . + +_:b1318 a foaf:Person ; + foaf:name "Deke Mirabelli" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Perpetuia Hazelett" + ] ; + dc:title "niacinamide boats zeppelin" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.adipose.tld/zeppelin/desalts.html" . + +_:b889 a foaf:Person ; + foaf:name "Grgory Primo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boomier.tld/salaciousness/jeer.html" ; + bench:booktitle "boogers harrowers salaciousness" ; + dc:creator _:b1295 ; + dc:title "harrowers jeer recusator" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.salaciousness.tld/recusator/hashishes.html" . + +_:b1167 a foaf:Person ; + foaf:name "Gerharde Heidtbrink" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flued.tld/bookmaking/roughers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mitag Guarriello" + ] ; + dc:title "paver roughers burials" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.bookmaking.tld/burials/wonderfully.html" . + +_:b1319 a foaf:Person ; + foaf:name "Ryuzaburo Estill" . + +_:b369 a foaf:Person ; + foaf:name "Damae Apresa" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fidgeter.tld/relentlessness/negotiatrixes.html" ; + bench:booktitle "rewires tarpapers relentlessness" ; + dc:creator _:b624 ; + dc:title "tarpapers negotiatrixes icily" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.relentlessness.tld/icily/heptad.html" . + +_:b1320 a foaf:Person ; + foaf:name "Araminta Macumber" . + + + a bench:Article ; + dc:creator _:b167 ; + dc:title "guzzler deflagrates oystered" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.tenderhearted.tld/oystered/dishtowel.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lectured.tld/anglophilia/beagle.html" ; + bench:booktitle "extinguished perpetuates anglophilia" ; + dc:creator _:b157 ; + dc:title "perpetuates beagle primordially" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.anglophilia.tld/primordially/garments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.husked.tld/cuspids/rheniums.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Owin Osmond" + ] ; + dc:title "cricketer rheniums exscinding" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.cuspids.tld/exscinding/remonstrator.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Levka Kerney" + ] ; + dc:title "impossibilities physiography unhat" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.falsest.tld/unhat/toothpastes.html" . + + + a bench:Inproceedings ; + bench:booktitle "uncommunicative spectroscopist gneisses" ; + dc:creator _:b1321 , _:b379 ; + dc:title "splattering gneisses lapidists" ; + dcterms:issued 1957 ; + swrc:pages 169 ; + foaf:homepage "http://www.spectroscopist.tld/lapidists/rapist.html" . + +_:b268 a foaf:Person ; + foaf:name "Cuartio Palmquist" . + + + a bench:Article ; + rdfs:seeAlso "http://www.foists.tld/whammed/enticement.html" ; + dc:creator _:b1322 ; + dc:title "ultimates enticement animadverted" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.whammed.tld/animadverted/soundtrack.html" . + +_:b1323 a foaf:Person ; + foaf:name "Vasilista Hamic" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tokuma Pizzuto" + ] ; + dc:title "sects tunings fandangos" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.ginghams.tld/fandangos/spherically.html" . + + + a bench:Article ; + dc:creator _:b1120 , _:b926 ; + dc:title "enfranchisements overachieved violoncellist" ; + swrc:journal ; + swrc:note "expiatory regurgitating housemen brambliest insecurities reverses sizably uncorroborated leaving indulgence termed" ; + foaf:homepage "http://www.ungathered.tld/violoncellist/undercarriage.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Satomi Lampitt" + ] ; + dc:title "redemonstrated tsarists obeyable" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.leprechaun.tld/obeyable/emblazoning.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.onondagas.tld/attributions/vegetates.html" ; + bench:booktitle "homophones curtesy attributions" ; + dc:creator [ a foaf:Person ; + foaf:name "Lana Nyce" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yelena Cruise" + ] ; + dc:title "curtesy vegetates declassifications" ; + dcterms:issued 1966 ; + swrc:pages 82 ; + foaf:homepage "http://www.attributions.tld/declassifications/precalculated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shoddies.tld/complicated/braider.html" ; + dc:creator _:b1324 ; + dc:title "repave braider teetotals" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.complicated.tld/teetotals/decongestion.html" . + +_:b1325 a foaf:Person ; + foaf:name "Phineas Schubach" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mezzanines.tld/telecasted/transiencies.html" ; + dc:creator _:b328 ; + dc:title "telephotograph transiencies cadetship" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.telecasted.tld/cadetship/caladium.html" . + + + a bench:Inproceedings ; + bench:booktitle "correlations rectification fundament" ; + dc:creator _:b632 ; + dc:title "technics fundament moos" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.rectification.tld/moos/compilations.html" . + +_:b1326 a foaf:Person ; + foaf:name "Sabana Eshenbrenner" . + +_:b1327 a foaf:Person ; + foaf:name "Mihoko Sasportas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overfamiliarity.tld/electuary/wrinkling.html" ; + dc:creator _:b1328 , _:b598 ; + dc:title "illustrated wrinkling infinitesimally" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.electuary.tld/infinitesimally/stoat.html" . + +_:b33 a foaf:Person ; + foaf:name "Tiun Hussien" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peachier.tld/stooling/dependently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kamryn Tuffin" + ] ; + dc:title "decapods dependently maledicted" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.stooling.tld/maledicted/amenity.html" . + +_:b1329 a foaf:Person ; + foaf:name "Mazcho Stringer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preassigns.tld/whizzed/cystic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bae Verzi" + ] ; + dc:title "ramifications cystic ambushment" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.whizzed.tld/ambushment/voodoos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sulkier.tld/slowpoke/beseeched.html" ; + dc:creator _:b1330 ; + dc:title "striplings beseeched mobilizers" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.slowpoke.tld/mobilizers/decorates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.permuting.tld/canzona/interrelated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Luzia Rahib" + ] ; + dc:title "immediately interrelated cooked" ; + swrc:journal ; + swrc:note "etchers mitering laboratorian tiptoed humoring hairiest ouzels frequented" ; + swrc:pages 69 ; + foaf:homepage "http://www.canzona.tld/cooked/reformers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aki Lillo" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Anaxmandros Pajak" + ] ; + dc:title "soliciting supercargo flouters" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.obliterator.tld/flouters/gelts.html" . + +_:b1264 a foaf:Person ; + foaf:name "Giselbert Pesin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overladen.tld/thriftier/menologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omais Dodd" + ] ; + dc:title "enslavement menologies precleans" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.thriftier.tld/precleans/minds.html" . + + + a bench:Article ; + dc:creator _:b1331 ; + dc:title "wetter deutschland hyenas" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.rots.tld/hyenas/plagiarize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infiltrated.tld/unsymmetrical/querns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ephrm Hinken" + ] ; + dc:title "bonzes querns pineal" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.unsymmetrical.tld/pineal/braziers.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b487 , _:b488 , _:b976 ; + swrc:number 1 ; + swrc:volume 20 . + + + a bench:Article ; + rdfs:seeAlso "http://www.bobsledder.tld/coadmit/acidulation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adriane Fitzwater" + ] ; + dc:title "bayoneting acidulation evisceration" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.coadmit.tld/evisceration/bondwoman.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostensibilities.tld/spines/snowdrop.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ferdinando Smeltz" + ] ; + dc:title "fauces snowdrop sensualist" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.spines.tld/sensualist/terminated.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1961)" ; + dcterms:issued 1961 ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Article ; + rdfs:seeAlso "http://www.opals.tld/rankles/underbellies.html" ; + bench:abstract "optimizes heiled puddlings uninterruptedly announcing frescoed transforming unacceptably profilers callbacks conformationally vindictiveness fickleness parachutists panelings disembarkation antithetical midgets bumpily cowering apprized smallness captress bubblier zincked preaches balanced touchingly nonpartisan paths disable grannies backslaps sapphism prostatectomies aw rummier obtuseness marking pussyfooted morselled hotdogs educates physicochemical muckraker vegetarians deprecators coifed refed photoelectrically vinylic cleared brawlers phonographically embroglios conches vamped hefting goosiest pedicabs torchlight appalachian pedigreed habitable seamster reconcentrate faddist prompted chintzier microbars prestos neutralization philol micrograph ketchups darklier virulencies sheepfold challah mescalism stockers maddest evictors cussers buttonholed peachier decapods stooling dependently maledicted amenity rejectable psalmists axiality cayenned cajolingly handholds uproariously inimitably divvying disinclinations casually unites fevers recomposes subclassified grifts decays prizefight sparkiest ovals lotting toxaemic buttonholer incurs blobbing tremens" ; + dc:creator _:b1332 ; + dc:title "mating underbellies hecks" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.rankles.tld/hecks/pleating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.preassign.tld/faiths/sporozoon.html" ; + bench:booktitle "unintended ogler faiths" ; + dc:creator _:b1273 ; + dc:title "ogler sporozoon enduing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.faiths.tld/enduing/microstructure.html" . + + + a bench:Article ; + dc:creator _:b405 ; + dc:title "glycosyls fashionably surfaces" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.despondingly.tld/surfaces/sided.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Consolacion Lodge" + ] ; + dc:title "minced daimyo definiteness" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.bunn.tld/definiteness/corselets.html" . + +_:b979 a foaf:Person ; + foaf:name "Baruna Minichiello" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.orchardists.tld/consigning/livener.html" ; + bench:booktitle "breezing interspersions consigning" ; + dc:creator _:b1275 ; + dc:title "interspersions livener bunches" ; + dcterms:issued 1958 ; + swrc:pages 96 ; + foaf:homepage "http://www.consigning.tld/bunches/subbing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.legation.tld/hippocampus/miscalculates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shaakira Ricklefs" + ] ; + dc:title "subendorsed miscalculates whetters" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.hippocampus.tld/whetters/leviathans.html" . + +_:b260 a foaf:Person ; + foaf:name "Rosa Navor" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.germs.tld/abrades/pileate.html" ; + bench:booktitle "vogues coalbins abrades" ; + dc:creator _:b646 , person:Paul_Erdoes ; + dc:title "coalbins pileate socks" ; + dcterms:issued 1955 ; + swrc:pages 168 ; + foaf:homepage "http://www.abrades.tld/socks/deionize.html" . + +_:b1333 a foaf:Person ; + foaf:name "Jakoba Bueche" . + + + a bench:Inproceedings ; + bench:booktitle "struggled heartening cauterizing" ; + dc:creator _:b76 , _:b1334 ; + dc:title "sombreros cauterizing ragouts" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.heartening.tld/ragouts/outfox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.synthesizes.tld/incontinencies/trucing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kathrein Gelvin" + ] ; + dc:title "fewer trucing pogroming" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.incontinencies.tld/pogroming/oscillated.html" . + +_:b1335 a foaf:Person ; + foaf:name "Sigfrid Debenedetto" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cautions.tld/voodooing/disprove.html" ; + dc:creator _:b1267 , _:b1336 ; + dc:title "repealer disprove colorfastness" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.voodooing.tld/colorfastness/bellyaching.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nancy Voelkerding" + ] ; + dc:title "uncultivated chalked roentgenography" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.slurs.tld/roentgenography/evener.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sedative.tld/nonplussing/gauziest.html" ; + bench:booktitle "cursing rummies nonplussing" ; + dc:creator _:b1319 ; + dc:title "rummies gauziest possiblest" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.nonplussing.tld/possiblest/waugh.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sorels.tld/inviting/darkies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Triesha Carland" + ] ; + dc:title "cameralistic darkies americanist" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.inviting.tld/americanist/periodical.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fuzee.tld/prothalamia/crystallizes.html" ; + bench:booktitle "untransformed serenades prothalamia" ; + dc:creator _:b921 ; + dc:title "serenades crystallizes theorizer" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.prothalamia.tld/theorizer/lipper.html" . + +_:b1337 a foaf:Person ; + foaf:name "Mahmooda Buckmaster" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extragalactic.tld/polyandrist/titularies.html" ; + dc:creator _:b1338 ; + dc:title "submerse titularies hubbubs" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.polyandrist.tld/hubbubs/deprogrammed.html" . + +_:b1339 a foaf:Person ; + foaf:name "Kin Blute" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncensored.tld/humpier/eradicates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tera Vigen" + ] ; + dc:title "sorghums eradicates dyspepsy" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.humpier.tld/dyspepsy/perkiness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raimundo Wetklow" + ] ; + dc:title "denning whipper ergots" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.schemery.tld/ergots/naturalism.html" . + +_:b1104 a foaf:Person ; + foaf:name "Emmanoul Gianunzio" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dilapidated.tld/phosphorous/fettucini.html" ; + bench:booktitle "ambitiously ruralites phosphorous" ; + dc:creator _:b1340 , _:b1341 ; + dc:title "ruralites fettucini evangelical" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.phosphorous.tld/evangelical/recharting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.advertisement.tld/ordainer/drabbed.html" ; + bench:booktitle "tissuing tonics ordainer" ; + dc:creator _:b657 ; + dc:title "tonics drabbed reenlarge" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.ordainer.tld/reenlarge/fugitively.html" . + +_:b1342 a foaf:Person ; + foaf:name "Frogard Sholl" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misbegetting.tld/diptyca/arkansans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alcee Shield" + ] ; + dc:title "demobilizations arkansans sibyllic" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.diptyca.tld/sibyllic/cogged.html" . + +_:b1272 a foaf:Person ; + foaf:name "Michizane Krips" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rummer.tld/ptomaines/micrometer.html" ; + dc:creator _:b1343 ; + dc:title "overgeneralize micrometer idyls" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.ptomaines.tld/idyls/highbrows.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tautening.tld/justers/scourged.html" ; + bench:booktitle "circumnavigating peeler justers" ; + dc:creator _:b1344 ; + dc:title "peeler scourged reprimanded" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.justers.tld/reprimanded/nonplusses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nyoko Ling" + ] ; + dc:title "tottery emperors drizzlier" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.jabbered.tld/drizzlier/courted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semilegendary.tld/hyperopic/finfoots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tommy Deisher" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Raquel Neas" + ] ; + dc:title "abstractionists finfoots misnames" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.hyperopic.tld/misnames/nonelection.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.palinode.tld/spacewalking/highlights.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shizu Capener" + ] ; + dc:title "unboundedly highlights radically" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.spacewalking.tld/radically/perfectness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hides.tld/sporozoan/confutes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sho Stechlinski" + ] ; + dc:title "gabblers confutes inamoratas" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.sporozoan.tld/inamoratas/winiest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tatiiana Sublett" + ] ; + dc:title "stratocumulus chowtimes preferences" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.surcoat.tld/preferences/tigerish.html" . + +_:b1345 a foaf:Person ; + foaf:name "Gianna Lomascolo" . + +_:b1181 a foaf:Person ; + foaf:name "Norio Osei" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unburned.tld/queazy/highting.html" ; + dc:creator _:b1052 ; + dc:title "colludes highting roadability" ; + swrc:journal ; + foaf:homepage "http://www.queazy.tld/roadability/ringbolt.html" . + + + a bench:Article ; + dc:creator _:b692 ; + dc:title "loading interning splitters" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.trigonometrical.tld/splitters/flashiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emissive.tld/poisons/daguerreotypes.html" ; + dc:creator _:b1346 ; + dc:title "enlargements daguerreotypes futurologists" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.poisons.tld/futurologists/headbands.html" . + +_:b1347 a foaf:Person ; + foaf:name "Sudehna Sotomayor" . + +_:b51 a foaf:Person ; + foaf:name "Donella Schwalm" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deiform.tld/convalesced/transporting.html" ; + dc:creator _:b933 ; + dc:title "detoxication transporting pewterer" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.convalesced.tld/pewterer/overoptimism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regales.tld/atherosclerotic/phosphorescently.html" ; + dc:creator _:b232 ; + dc:title "horseradishes phosphorescently philadelphians" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.atherosclerotic.tld/philadelphians/sizier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harbingers.tld/viticultural/creamers.html" ; + dc:creator _:b1348 ; + dc:title "gnomons creamers eutrophies" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.viticultural.tld/eutrophies/esters.html" . + +_:b1349 a foaf:Person ; + foaf:name "Alba Delbalso" . + +_:b608 a foaf:Person ; + foaf:name "Allowin Kutlu" . + + + a bench:Journal ; + dc:title "Journal 8 (1965)" ; + dcterms:issued 1965 ; + swrc:number 1 ; + swrc:volume 3 . + +_:b1350 a foaf:Person ; + foaf:name "Callista Bernstrom" . + + + a bench:Inproceedings ; + bench:booktitle "forehead presells bimetal" ; + dc:creator _:b1351 , _:b443 ; + dc:title "arduously bimetal winker" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.presells.tld/winker/savable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.showers.tld/troupers/resurrectionism.html" ; + bench:booktitle "funereally indictably troupers" ; + dc:creator _:b940 ; + dc:title "indictably resurrectionism overenthusiastically" ; + dcterms:issued 1966 ; + swrc:pages 105 ; + foaf:homepage "http://www.troupers.tld/overenthusiastically/zyzzyva.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flinger.tld/resided/tankard.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stesha Rackett" + ] ; + dc:title "maladjustment tankard babushka" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.resided.tld/babushka/thereinafter.html" . + + + a bench:Article ; + dc:creator _:b1352 ; + dc:title "cuddies eliciting faithfully" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.manitou.tld/faithfully/hindbrain.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.paleface.tld/unreadiest/resoling.html" ; + dc:creator _:b1353 ; + dc:title "termers resoling alleviations" ; + swrc:journal ; + foaf:homepage "http://www.unreadiest.tld/alleviations/reviewing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tacos.tld/penumbrae/irreparably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pawelek Gotimer" + ] ; + dc:title "secs irreparably incises" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.penumbrae.tld/incises/wharfages.html" . + + + a bench:Inproceedings ; + bench:booktitle "abducted declaimed amphora" ; + dc:creator _:b352 ; + dc:title "threateningly amphora tactics" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.declaimed.tld/tactics/blocks.html" . + + + a bench:Inproceedings ; + bench:booktitle "woosh unimpeachability abbreviations" ; + dc:creator _:b972 ; + dc:title "winningly abbreviations bootleggers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.unimpeachability.tld/bootleggers/indigos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aviatrixes.tld/aims/anarchist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kigan Neahr" + ] ; + dc:title "paddler anarchist unbodied" ; + swrc:journal ; + swrc:note "fustiest directories wedlocks cratering cindering tyre pluckily entrails colporteur" ; + swrc:pages 131 ; + foaf:homepage "http://www.aims.tld/unbodied/sucres.html" . + +_:b1340 a foaf:Person ; + foaf:name "Ricki Alejo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.biconvexity.tld/lipped/bedecked.html" ; + bench:booktitle "pareve groveling lipped" ; + dc:creator _:b1081 ; + dc:title "groveling bedecked presbyterians" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.lipped.tld/presbyterians/shavable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Saami Ellen" + ] ; + dc:title "grumped buffeter scalpers" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.recognition.tld/scalpers/learnable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kestrels.tld/sensing/officiator.html" ; + bench:cdrom "http://www.relique.tld/prettifies/sensing.html" ; + dc:creator _:b1354 ; + dc:title "prettifies officiator repurchases" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.sensing.tld/repurchases/pathogeny.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1954)" ; + dcterms:issued 1954 ; + swrc:editor _:b1355 ; + swrc:number 1 ; + swrc:volume 15 . + + + a bench:Article ; + rdfs:seeAlso "http://www.totemites.tld/endowments/climates.html" ; + dc:creator _:b1220 ; + dc:title "turnspits climates dummied" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.endowments.tld/dummied/opposability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ologists.tld/scoutmaster/hydrocephaloid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ernesto Schoonmaker" + ] ; + dc:title "beckons hydrocephaloid reprised" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.scoutmaster.tld/reprised/ramshackle.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quantimeter.tld/seatmates/cancan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Candice Manlito" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zdzislaba Inafuku" + ] ; + dc:title "endower cancan unrestrictedly" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.seatmates.tld/unrestrictedly/klystrons.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eeva Derenzo" + ] ; + dc:title "sheols reiteration absented" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.edicts.tld/absented/plantains.html" . + +_:b1356 a foaf:Person ; + foaf:name "Ingemar Cheevers" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leaguers.tld/fetching/metatarsi.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ketsana Younce" + ] ; + dc:title "reconnoitering metatarsi exactor" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.fetching.tld/exactor/cenacle.html" . + + + a bench:Inproceedings ; + bench:booktitle "represses miasms colonizers" ; + dc:creator _:b771 ; + dc:title "hoops colonizers meowing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.miasms.tld/meowing/dissenters.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jamaall Rohen" + ] ; + dc:title "elemental evenfall denazified" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.householders.tld/denazified/pyrostats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indoctrination.tld/navahoes/nerts.html" ; + dc:creator _:b1357 ; + dc:title "microsurgeon nerts masses" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.navahoes.tld/masses/effecters.html" . + +_:b1358 a foaf:Person ; + foaf:name "Harley Daffern" . + +_:b1359 a foaf:Person ; + foaf:name "Hertha Palese" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rakehells.tld/dobies/victuals.html" ; + bench:booktitle "yacks retuning dobies" ; + dc:creator _:b686 , person:Paul_Erdoes ; + dc:title "retuning victuals multiplicands" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.dobies.tld/multiplicands/brambles.html" . + +_:b181 a foaf:Person ; + foaf:name "Alcnaeon Parolini" . + +_:b1109 a foaf:Person ; + foaf:name "Philoctetes Macmahon" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alfred Avis" + ] ; + dc:title "misdeed compositors accumulativeness" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.octuply.tld/accumulativeness/unattended.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.symbiotically.tld/wistfulness/familarity.html" ; + dc:creator _:b1360 ; + dc:title "arete familarity caravaning" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.wistfulness.tld/caravaning/regrow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unequivocalness.tld/dented/cramped.html" ; + dc:creator _:b1286 ; + dc:title "semimonthly cramped moil" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.dented.tld/moil/focalized.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elaine Muntean" + ] ; + dc:title "salivating felting untidiness" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.encephalomyelitis.tld/untidiness/gassing.html" . + + + a bench:Article ; + dc:creator _:b1089 , _:b1361 ; + dc:title "physiognomist shimmeringly machinable" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.gametes.tld/machinable/unfestive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insurable.tld/roentgenize/juicer.html" ; + dc:creator _:b389 ; + dc:title "timesaving juicer reattainment" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.roentgenize.tld/reattainment/adductor.html" . + +_:b1119 a foaf:Person ; + foaf:name "Jezebel Cuadra" . + + + a bench:Article ; + dc:creator _:b1035 ; + dc:title "emaciating timidity sidechairs" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.foredecks.tld/sidechairs/probities.html" . + +_:b1362 a foaf:Person ; + foaf:name "Bebinca Okano" . + +_:b1363 a foaf:Person ; + foaf:name "JesusErnesto Leistner" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Iphicrates Griffy" + ] ; + dc:title "tubework rejoicing gustation" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.inweaving.tld/gustation/rematched.html" . + + + a bench:Article ; + bench:cdrom "http://www.yappers.tld/wench/homemakers.html" ; + dc:creator _:b1364 ; + dc:creator [ a foaf:Person ; + foaf:name "Benito Tam" + ] ; + dc:title "outleaped homemakers enacted" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.wench.tld/enacted/mooters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmarriageable.tld/prickliest/haranguer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agnese Bubb" + ] ; + dc:title "conforming haranguer mimicry" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.prickliest.tld/mimicry/undergrounds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undermines.tld/towages/instantaneously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kuriana Feld" + ] ; + dc:title "cocks instantaneously drummer" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.towages.tld/drummer/conformed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.probing.tld/freightyard/disbanding.html" ; + bench:booktitle "envenomation fryers freightyard" ; + dc:creator _:b1099 , _:b1149 , _:b1365 ; + dc:title "fryers disbanding collop" ; + dcterms:issued 1953 ; + swrc:pages 199 ; + foaf:homepage "http://www.freightyard.tld/collop/impairing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.severed.tld/divulgences/simplemindedness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Enola Mrozinski" + ] ; + dc:title "pouncer simplemindedness duffle" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.divulgences.tld/duffle/designed.html" . + +_:b1266 a foaf:Person ; + foaf:name "Xylina Mcnicoll" . + + + a bench:Article ; + dc:creator _:b946 ; + dc:title "parentis curtseyed plugugly" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.birthplaces.tld/plugugly/inerts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jollifies.tld/underlines/towardly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Purdy Ailshire" + ] ; + dc:title "hulks towardly rotgut" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.underlines.tld/rotgut/systemizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bilobed.tld/friendless/aldrins.html" ; + dc:creator _:b326 , _:b1181 ; + dc:title "washier aldrins napalm" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.friendless.tld/napalm/eonian.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Delisha Guffanti" + ] ; + dc:title "accommodators scotties aridest" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.tabby.tld/aridest/unexplored.html" . + + + a bench:Article ; + dc:creator _:b1366 ; + dc:title "dyable pygmoid outdodging" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.dup.tld/outdodging/riddles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parricidal.tld/unrented/tarots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raimund Widdowson" + ] ; + dc:title "waterfowls tarots incomparability" ; + swrc:journal ; + foaf:homepage "http://www.unrented.tld/incomparability/tacet.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.glassblower.tld/wallah/searcher.html" ; + bench:booktitle "crunchers smidgeons wallah" ; + dc:creator _:b703 ; + dc:title "smidgeons searcher haps" ; + dcterms:issued 1967 ; + swrc:pages 104 ; + foaf:homepage "http://www.wallah.tld/haps/heteronomy.html" . + + + a bench:Article ; + bench:cdrom "http://www.praiseworthily.tld/constraints/stultified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eugenios Cheas" + ] ; + dc:title "recrudesced stultified amicability" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.constraints.tld/amicability/apprenticeships.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sunburned.tld/religiousness/latticing.html" ; + dc:creator _:b1367 ; + dc:creator [ a foaf:Person ; + foaf:name "Cyrillus Jakes" + ] ; + dc:title "dissimilarities latticing emended" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.religiousness.tld/emended/cosmists.html" . + + + a bench:Inproceedings ; + bench:booktitle "accordable proprietors cheekiness" ; + dc:creator _:b642 ; + dc:title "censer cheekiness custards" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.proprietors.tld/custards/lewder.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tyneice Sebree" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Branislava Marentis" + ] ; + dc:title "sneaked overlooks proffers" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.overzealous.tld/proffers/outlast.html" . + +_:b1253 a foaf:Person ; + foaf:name "Izzat Cutno" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Stewart Parah" + ] ; + dc:title "concealable risque misguider" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.sheriffs.tld/misguider/actings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbid.tld/alas/pupates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tracy Dupay" + ] ; + dc:title "mas pupates scallywag" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.alas.tld/scallywag/ab.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drinks.tld/rioting/maltier.html" ; + dc:creator _:b808 ; + dc:title "nothings maltier thessalonians" ; + swrc:journal ; + foaf:homepage "http://www.rioting.tld/thessalonians/pipingly.html" . + + + a bench:Article ; + dc:creator _:b1124 ; + dc:title "chansons palatines metonym" ; + swrc:journal ; + foaf:homepage "http://www.dioptre.tld/metonym/executorship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expectations.tld/miniaturizing/meridians.html" ; + dc:creator _:b1368 ; + dc:title "rehabilitations meridians imperii" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.miniaturizing.tld/imperii/footnotes.html" . + +_:b1369 a foaf:Person ; + foaf:name "Sandrine Provencher" . + +_:b1045 a foaf:Person ; + foaf:name "Dara Dragich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blinders.tld/killed/ideologically.html" ; + dc:creator _:b1370 ; + dc:title "mentors ideologically bleeps" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.killed.tld/bleeps/stereotape.html" . + + + a bench:Inproceedings ; + bench:booktitle "glamorization alkalis strawy" ; + dc:creator _:b1213 ; + dc:title "fatting strawy elmiest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.alkalis.tld/elmiest/approbating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.twilights.tld/tobacconists/truantry.html" ; + bench:booktitle "englutting foreshown tobacconists" ; + dc:creator _:b713 ; + dc:title "foreshown truantry industrially" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.tobacconists.tld/industrially/regerminated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.randoms.tld/elixirs/permissibility.html" ; + dc:creator _:b991 ; + dc:title "tetra permissibility redrafted" ; + swrc:journal ; + foaf:homepage "http://www.elixirs.tld/redrafted/feltings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crassest.tld/items/authorize.html" ; + dc:creator _:b1371 ; + dc:title "recesses authorize sunnier" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.items.tld/sunnier/baled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mangier.tld/unpopular/squanderer.html" ; + bench:booktitle "pompons brawns unpopular" ; + dc:creator _:b788 ; + dc:title "brawns squanderer butchering" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.unpopular.tld/butchering/knockoff.html" . + + + a bench:Article ; + dc:creator _:b908 ; + dc:title "berettas sneezing inextricability" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.obscurantism.tld/inextricability/castrate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gerontotherapies.tld/nonbelievers/thickeners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laru Delavega" + ] ; + dc:title "juggling thickeners companions" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.nonbelievers.tld/companions/octuple.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rickey.tld/hijacks/gustoes.html" ; + bench:booktitle "hanging niggards hijacks" ; + dc:creator _:b695 ; + dc:title "niggards gustoes dreadnoughts" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.hijacks.tld/dreadnoughts/holsters.html" . + + + a bench:Inproceedings ; + bench:booktitle "sonless sleights monthlies" ; + dc:creator _:b607 ; + dc:title "emigration monthlies triteness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 16 ; + foaf:homepage "http://www.sleights.tld/triteness/erosional.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ioan Kwit" + ] ; + dc:title "embossment doctrines stopovers" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.peroxided.tld/stopovers/shirks.html" . + + + a bench:Article ; + dc:creator _:b1372 , person:Paul_Erdoes ; + dc:title "garniture onside misdoubt" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.favorableness.tld/misdoubt/frostbites.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fairness.tld/swobber/pomaded.html" ; + bench:booktitle "plunkers redigested swobber" ; + dc:creator _:b1373 ; + dc:title "redigested pomaded rows" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.swobber.tld/rows/superegos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ignored.tld/rationality/mortice.html" ; + dc:creator _:b1374 ; + dc:title "childliest mortice chipping" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.rationality.tld/chipping/snarks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contamination.tld/procreating/alphabetize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Machum Chappuis" + ] ; + dc:title "rallyist alphabetize stubbliest" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.procreating.tld/stubbliest/warfares.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Astera Ferer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Euiko Trichell" + ] ; + dc:title "untamed vireos regermination" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.putrefy.tld/regermination/inchworm.html" . + +_:b14 a foaf:Person ; + foaf:name "Anala Stankovic" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deringer.tld/scornfully/enrich.html" ; + dc:creator _:b1375 ; + dc:title "touring enrich clinchers" ; + swrc:journal ; + foaf:homepage "http://www.scornfully.tld/clinchers/wagerer.html" . + +_:b1229 a foaf:Person ; + foaf:name "Heriberto Delhomme" . + + + a bench:Article ; + dc:creator _:b495 ; + dc:title "pornographies fruiter croaker" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.merriest.tld/croaker/evaporates.html" . + +_:b1131 a foaf:Person ; + foaf:name "Kerry Navarrate" . + + + a bench:Article ; + dc:creator _:b1197 ; + dc:title "sophist unmorality rejoiced" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.toller.tld/rejoiced/asterisks.html" . + + + a bench:Inproceedings ; + bench:booktitle "slaughters lulling discases" ; + dc:creator _:b1376 , person:Paul_Erdoes ; + dc:title "blowholes discases disqualify" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.lulling.tld/disqualify/drizzles.html" . + +_:b189 a foaf:Person ; + foaf:name "Jedidiah Carey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overflows.tld/pantomimists/oversupplies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jake Bober" + ] ; + dc:title "tetradic oversupplies scrammed" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.pantomimists.tld/scrammed/totemisms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rebuttably.tld/prointegration/falsifying.html" ; + dc:creator _:b1377 , _:b1378 ; + dc:title "ceremonies falsifying swoons" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.prointegration.tld/swoons/regained.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tonna Gaughan" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Chenille Wallingford" + ] ; + dc:title "mom muskiness casement" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.hubcap.tld/casement/manures.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fattener.tld/cowedly/unoccupied.html" ; + dc:creator _:b1379 ; + dc:title "bulbul unoccupied engrossers" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.cowedly.tld/engrossers/zinging.html" . + + + a bench:Article ; + dc:creator _:b1380 , _:b1359 ; + dc:title "reorganize heirs rubied" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.construes.tld/rubied/repined.html" . + +_:b1381 a foaf:Person ; + foaf:name "Elizarova Lutgen" . + +_:b1382 a foaf:Person ; + foaf:name "Taurino Lizarda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deliquescence.tld/retitle/russians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yovanka Critchlow" + ] ; + dc:title "minelayer russians assuaged" ; + swrc:journal ; + foaf:homepage "http://www.retitle.tld/assuaged/blurting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.management.tld/dories/uncoupled.html" ; + bench:booktitle "newfashioned incorrigibly dories" ; + dc:creator _:b1383 ; + dc:title "incorrigibly uncoupled jurors" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 49 ; + foaf:homepage "http://www.dories.tld/jurors/drowning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seriating.tld/cordites/repenters.html" ; + dc:creator _:b941 , _:b492 ; + dc:title "gaudily repenters riotousness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.cordites.tld/riotousness/jaundicing.html" . + + + a bench:Article ; + dc:creator _:b813 ; + dc:title "moulted remediless jinglier" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.puckered.tld/jinglier/flecky.html" . + +_:b212 a foaf:Person ; + foaf:name "Alvarita Boitel" . + +_:b407 a foaf:Person ; + foaf:name "Myrtle Joliet" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kumari Milholland" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Liselott Danielian" + ] ; + dc:title "manslayer wingspreads tractional" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.groused.tld/tractional/pressrooms.html" . + + + a bench:Inproceedings ; + bench:booktitle "resetting hausfrau bronchopulmonary" ; + dc:creator _:b736 ; + dc:title "pauperizes bronchopulmonary sighter" ; + dcterms:issued 1965 ; + swrc:pages 25 ; + foaf:homepage "http://www.hausfrau.tld/sighter/misquoting.html" . + + + a bench:Article ; + dc:creator _:b1384 ; + dc:title "rhomb toxicants grandly" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.furtiveness.tld/grandly/parboiled.html" . + + + a bench:Inproceedings ; + bench:booktitle "relevancies dragster skying" ; + dc:creator _:b1385 ; + dc:title "dicotyledonous skying gunstock" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.dragster.tld/gunstock/gnawingly.html" . + + + a bench:Inproceedings ; + bench:booktitle "hosteled dependability sweets" ; + dc:creator _:b605 , _:b1311 ; + dc:title "cocomats sweets slurried" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.dependability.tld/slurried/palanquin.html" . + +_:b722 a foaf:Person ; + foaf:name "Jazmine Susman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shakeouts.tld/ensilage/annulments.html" ; + bench:booktitle "mismanagement peddlar ensilage" ; + dc:creator _:b1386 ; + dc:title "peddlar annulments sultans" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.ensilage.tld/sultans/potsie.html" . + + + a bench:Article ; + dc:creator _:b250 ; + dc:title "galvanizer nagged legates" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.carryouts.tld/legates/puttering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offs.tld/linkboy/yappers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerty Tokich" + ] ; + dc:title "healable yappers outleaped" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.linkboy.tld/outleaped/wench.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uvulars.tld/epidermization/leering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mutlaq Gerfin" + ] ; + dc:title "blintz leering finisher" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.epidermization.tld/finisher/extremer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.blamably.tld/isolator/hypodermically.html" ; + bench:booktitle "voluptuousness tartrate isolator" ; + dc:creator _:b131 ; + dc:title "tartrate hypodermically stanching" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.isolator.tld/stanching/laggardness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.holer.tld/buffets/aleatory.html" ; + dc:creator _:b1387 ; + dc:title "veepees aleatory unwarily" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.buffets.tld/unwarily/jelled.html" . + +_:b1208 a foaf:Person ; + foaf:name "Baddon Tobar" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reallocations.tld/restrengthened/replan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vasilevna Warmoth" + ] ; + dc:title "keyboarded replan reaps" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.restrengthened.tld/reaps/splurgy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coped.tld/fluoroscopists/disbandment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matrona Hagins" + ] ; + dc:title "bananas disbandment modulating" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.fluoroscopists.tld/modulating/yowie.html" . + +_:b1388 a foaf:Person ; + foaf:name "Papandrou Stich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.visitants.tld/dynamited/cantilevers.html" ; + dc:creator _:b724 ; + dc:title "tartufe cantilevers pastinas" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.dynamited.tld/pastinas/dressing.html" . + +_:b1389 a foaf:Person ; + foaf:name "Marinka Cleere" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sipping.tld/chifforobe/tidemarks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karlus Guardipee" + ] ; + dc:title "preconstruct tidemarks propounded" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.chifforobe.tld/propounded/mammotomy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.medicaid.tld/ascents/confinement.html" ; + dc:creator _:b880 ; + dc:title "scrupled confinement arterioscleroses" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.ascents.tld/arterioscleroses/fivepins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rhododendrons.tld/equalize/semiofficial.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Llesenia Mckusick" + ] ; + dc:title "plodder semiofficial polymorphous" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.equalize.tld/polymorphous/boxier.html" . + +bench:Book rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.aquaculture.tld/multivitamin/driers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Madia Failla" + ] ; + dc:title "tackifying driers humour" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.multivitamin.tld/humour/redirection.html" . + + + a bench:Article ; + dc:creator _:b1390 ; + dc:title "haddocks languorous rivieras" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.poetizer.tld/rivieras/bougainvillaeas.html" . + +_:b374 a foaf:Person ; + foaf:name "Pio Bucknam" . + +_:b1391 a foaf:Person ; + foaf:name "Fabrizia Hetrick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjustment.tld/ravishingly/manges.html" ; + dc:creator _:b1392 ; + dc:title "jujubes manges squids" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.ravishingly.tld/squids/pyramided.html" . + + + a bench:Article ; + dc:creator _:b921 ; + dc:title "goodish servable mooncalf" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.conj.tld/mooncalf/tasksetter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emasculates.tld/boldest/asymptotically.html" ; + dc:creator _:b1393 ; + dc:title "jitters asymptotically animals" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.boldest.tld/animals/wired.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jenell Harlin" + ] ; + dc:title "elections softbound clapt" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.suer.tld/clapt/cairns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thinclad.tld/supered/flenched.html" ; + dc:creator _:b740 ; + dc:title "spurrey flenched batsman" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.supered.tld/batsman/syncoms.html" . + + + a bench:Article ; + dc:creator _:b1394 ; + dc:title "necessariness reweaving indomitably" ; + swrc:journal ; + swrc:note "unpopular squanderer butchering knockoff exorcize specialize fuzzing psychopaths distinctive" ; + swrc:pages 123 ; + foaf:homepage "http://www.training.tld/indomitably/limes.html" . + +_:b869 a foaf:Person ; + foaf:name "Kenzo Lionberger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.positrons.tld/lateraled/sailcloth.html" ; + dc:creator _:b248 , person:Paul_Erdoes ; + dc:title "eluding sailcloth encyclicals" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.lateraled.tld/encyclicals/receives.html" . + +_:b952 a foaf:Person ; + foaf:name "Anandamayi Clerf" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gentlefolk.tld/malefactress/containment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ismael Freedman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mita Schwering" + ] ; + dc:title "neutralizing containment declining" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.malefactress.tld/declining/teasing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antiquing.tld/beduins/collards.html" ; + dc:creator _:b959 ; + dc:title "argled collards swanker" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.beduins.tld/swanker/severalizing.html" . + + + a bench:Article ; + dc:creator _:b904 ; + dc:title "proselytes invoiced stereoscopies" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.libelees.tld/stereoscopies/scraggier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inveighed.tld/vocalities/freeness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mayuko Tappa" + ] ; + dc:title "gavelling freeness discord" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.vocalities.tld/discord/rom.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bulgier.tld/canalized/beaked.html" ; + dc:creator _:b1395 ; + dc:title "weldable beaked doorstops" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.canalized.tld/doorstops/angularities.html" . + +_:b1396 a foaf:Person ; + foaf:name "Yukako Klingbeil" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.caneware.tld/unanticipated/chivvies.html" ; + bench:booktitle "ablings benchmarks unanticipated" ; + dc:creator _:b1284 ; + dc:title "benchmarks chivvies microprogramming" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.unanticipated.tld/microprogramming/moots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incorporator.tld/calculably/anodal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oscar Formica" + ] ; + dc:title "widdling anodal mopish" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.calculably.tld/mopish/beeves.html" . + +_:b679 a foaf:Person ; + foaf:name "Viveka Alexzander" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.youngsters.tld/flowerers/alloyed.html" ; + bench:booktitle "inks avion flowerers" ; + dc:creator _:b1397 ; + dc:title "avion alloyed tassels" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.flowerers.tld/tassels/viaducts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drumbeat.tld/friskiness/lapdogs.html" ; + dc:creator _:b899 ; + dc:creator [ a foaf:Person ; + foaf:name "Shoko Moel" + ] ; + dc:title "serries lapdogs biting" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.friskiness.tld/biting/bateaux.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mimickers.tld/majestical/carolinians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Richlinde Aguado" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Guliana Tichi" + ] ; + dc:title "intercessions carolinians preadolescents" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.majestical.tld/preadolescents/coagulability.html" . + +_:b727 a foaf:Person ; + foaf:name "Peleus Vasseur" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moltenly.tld/contributes/toeplates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vina Lemire" + ] ; + dc:title "darting toeplates reprocesses" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.contributes.tld/reprocesses/caudate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spanner.tld/swords/ogham.html" ; + dc:creator _:b1398 ; + dc:creator [ a foaf:Person ; + foaf:name "Hortense Ganotisi" + ] ; + dc:title "merchandisers ogham bryony" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.swords.tld/bryony/balefire.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.synaesthetic.tld/gestures/tugboat.html" ; + dc:creator _:b1399 ; + dc:title "eutrophy tugboat executrixes" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.gestures.tld/executrixes/repacifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adulated.tld/scarcity/choreas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karka Landreth" + ] ; + dc:title "zeroed choreas liberality" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.scarcity.tld/liberality/patrilinear.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fetters.tld/gatepost/attritional.html" ; + bench:booktitle "preconceiving pinesaps gatepost" ; + dc:creator _:b896 , _:b256 , _:b1400 ; + dc:title "pinesaps attritional enricher" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.gatepost.tld/enricher/childproof.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.smokeless.tld/fronts/tatterdemalions.html" ; + bench:booktitle "antislavery befogs fronts" ; + dc:creator _:b156 ; + dc:title "befogs tatterdemalions refile" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.fronts.tld/refile/lubricated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gastroscopy.tld/clanged/woodsman.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Katheron Towns" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Pumeet Jamir" + ] ; + dc:title "preeminently woodsman crabgrass" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.clanged.tld/crabgrass/veeries.html" . + +_:b1401 a foaf:Person ; + foaf:name "Alejandrina Hsiang" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kindhearted.tld/enchain/resolves.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Manaal Nitsche" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Luboslaw Dwight" + ] ; + dc:title "fabulously resolves legaleses" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.enchain.tld/legaleses/cruzados.html" . + + + a bench:Incollection ; + bench:booktitle "maladministrative crawlway vealier" ; + dc:creator _:b376 ; + dc:title "inaptly vealier ops" ; + dcterms:issued 1960 ; + swrc:pages 24 ; + foaf:homepage "http://www.crawlway.tld/ops/participator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cygnets.tld/fertilely/arborization.html" ; + dc:creator _:b1402 , _:b416 ; + dc:title "sutra arborization swanherds" ; + swrc:journal ; + swrc:note "liegeman dowitchers eucharists tallows marsupialize codeines winglets tsp jihads" ; + swrc:pages 84 ; + foaf:homepage "http://www.fertilely.tld/swanherds/reinscribing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annuitants.tld/misfitted/sermonizer.html" ; + dc:creator _:b475 ; + dc:title "tomboys sermonizer seeped" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.misfitted.tld/seeped/pastoralism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.toiling.tld/flourished/reentries.html" ; + bench:booktitle "determinableness shaled flourished" ; + dc:creator _:b1104 , _:b1403 ; + dc:title "shaled reentries engirdling" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.flourished.tld/engirdling/brawler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.missteps.tld/meliorated/abstrusely.html" ; + dc:creator _:b1404 , _:b53 ; + dc:title "icecaps abstrusely cubbish" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.meliorated.tld/cubbish/antimacassar.html" . + + + a bench:Article ; + dc:creator _:b308 , _:b1405 ; + dc:title "participles retirees duper" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.encyst.tld/duper/depersonalizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fungic.tld/obnoxiously/dismounting.html" ; + dc:creator _:b1406 , _:b1407 , person:Paul_Erdoes ; + dc:title "gasogenes dismounting endorser" ; + swrc:journal ; + swrc:note "microspace fixup scurf snowballed practicably inflamed salesclerk forehoof clonked mistreat" ; + swrc:pages 12 ; + foaf:homepage "http://www.obnoxiously.tld/endorser/libations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rethink.tld/oilpapers/daunted.html" ; + bench:booktitle "reprobate outpace oilpapers" ; + dc:creator _:b90 , person:Paul_Erdoes ; + dc:title "outpace daunted immunologist" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.oilpapers.tld/immunologist/watermen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airliner.tld/sabbats/wholesalers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Charly Ulseth" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zenochka Goodhart" + ] ; + dc:title "consonantly wholesalers bobbing" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.sabbats.tld/bobbing/tingeing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chooser.tld/privets/dispossesses.html" ; + dc:creator _:b226 ; + dc:title "limiest dispossesses huddling" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.privets.tld/huddling/ferociously.html" . + + + a bench:Article ; + dc:creator _:b389 ; + dc:title "oratress commutative outspreading" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.miasmic.tld/outspreading/octopod.html" . + + + a bench:Inproceedings ; + bench:booktitle "oxyhydrogen quitter kvetching" ; + dc:creator _:b773 ; + dc:title "mordent kvetching boggiest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.quitter.tld/boggiest/sophomorically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.perpendiculars.tld/misapplying/doomed.html" ; + dc:creator _:b1408 ; + dc:title "stilton doomed exuded" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.misapplying.tld/exuded/complies.html" . + + + a bench:Inproceedings ; + bench:booktitle "heartstrings basilicas keypunchers" ; + dc:creator _:b1409 ; + dc:title "doctors keypunchers otolithic" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.basilicas.tld/otolithic/geodesist.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recalcitrancies.tld/balks/teas.html" ; + bench:booktitle "staggerers tipster balks" ; + dc:creator _:b775 ; + dc:title "tipster teas venerates" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.balks.tld/venerates/barracks.html" . + +_:b1410 a foaf:Person ; + foaf:name "Faheem Plegge" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chyna Brittian" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lambertinae Burse" + ] ; + dc:title "scolders unconsumed retry" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.deposing.tld/retry/excursuses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.childishly.tld/bisques/invalidates.html" ; + dc:creator _:b840 ; + dc:title "maturative invalidates pinked" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.bisques.tld/pinked/boned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pesky.tld/overbaked/umping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Khristen Mossor" + ] ; + dc:title "peeking umping liverwursts" ; + swrc:journal ; + foaf:homepage "http://www.overbaked.tld/liverwursts/chummed.html" . + +_:b1411 a foaf:Person ; + foaf:name "Kobe Guttirez" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unended.tld/tacticians/etruscans.html" ; + dc:creator _:b88 ; + dc:title "reflux etruscans whereunto" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.tacticians.tld/whereunto/velocities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonsuccess.tld/lushes/foremost.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lucrecia Rollings" + ] ; + dc:title "opticians foremost dishtowels" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.lushes.tld/dishtowels/croutons.html" . + + + a bench:Article ; + dc:creator _:b1191 ; + dc:title "plundered dominants tournaments" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.minimaxes.tld/tournaments/duckboard.html" . + +_:b1412 a foaf:Person ; + foaf:name "Lyron Strawder" . + +_:b1413 a foaf:Person ; + foaf:name "Estrelle Wedgworth" . + +_:b7 a foaf:Person ; + foaf:name "Stig Strassburg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splinting.tld/satisfying/undamped.html" ; + dc:creator _:b1414 ; + dc:title "surmisers undamped sharpers" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.satisfying.tld/sharpers/forbearer.html" . + +_:b224 a foaf:Person ; + foaf:name "Marfutka Kaneshiro" . + +_:b1160 a foaf:Person ; + foaf:name "Dores Hugi" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.etape.tld/erases/monarchist.html" ; + bench:booktitle "cabbala washcloths erases" ; + dc:creator _:b782 ; + dc:title "washcloths monarchist overcapitalizes" ; + dcterms:issued 1963 ; + swrc:pages 168 ; + foaf:homepage "http://www.erases.tld/overcapitalizes/alphabetically.html" . + + + a bench:Inproceedings ; + bench:booktitle "flagellated rattish pustuled" ; + dc:creator _:b633 ; + dc:title "satoris pustuled upbraids" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.rattish.tld/upbraids/alimentation.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Salamon Julien" + ] ; + dc:title "bards underway deterministic" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.legislatresses.tld/deterministic/fantods.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shebeens.tld/shebangs/seatwork.html" ; + dc:creator _:b300 ; + dc:title "definitions seatwork hers" ; + swrc:journal ; + swrc:note "croaks jungly dogtrotted splashiness gnotobiology debitable veining sleighs duskish geraniums" ; + swrc:pages 194 ; + foaf:homepage "http://www.shebangs.tld/hers/bussed.html" . + +_:b508 a foaf:Person ; + foaf:name "Gwrddywal Rumbo" . + +_:b1156 a foaf:Person ; + foaf:name "Tramaine Scruton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thyroidectomies.tld/lecithins/alterants.html" ; + dc:creator _:b1415 ; + dc:title "argles alterants whereases" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.lecithins.tld/whereases/plumper.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plebe.tld/emboldening/beanpoles.html" ; + bench:booktitle "yelled anabolic emboldening" ; + dc:creator _:b645 ; + dc:title "anabolic beanpoles alleles" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.emboldening.tld/alleles/impliedly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Avgerinos Vongphakdy" + ] ; + dc:title "magdalen balsaming federalizations" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.exciter.tld/federalizations/inducts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kiddy.tld/tittle/remarkable.html" ; + bench:booktitle "preempted rocklike tittle" ; + dc:creator _:b1254 ; + dc:title "rocklike remarkable hominess" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.tittle.tld/hominess/inquired.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.omened.tld/quietens/adjoins.html" ; + dc:creator _:b1416 ; + dc:title "bemired adjoins sagger" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.quietens.tld/sagger/retouch.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swells.tld/catalogues/oysterers.html" ; + dc:creator _:b660 ; + dc:title "dinted oysterers piggeries" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.catalogues.tld/piggeries/aeronaut.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maudlinly.tld/inauguration/doser.html" ; + bench:booktitle "precognitions toenailing inauguration" ; + dc:creator _:b69 ; + dc:title "toenailing doser batrachians" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.inauguration.tld/batrachians/paradoxical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highjacks.tld/cheapness/inseam.html" ; + dc:creator _:b493 ; + dc:title "antihypertensive inseam quibbles" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.cheapness.tld/quibbles/bulls.html" . + +_:b214 a foaf:Person ; + foaf:name "Bess Frenzel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wanders.tld/knacked/acrimoniously.html" ; + bench:booktitle "claymore hirsuteness knacked" ; + dc:creator _:b170 ; + dc:title "hirsuteness acrimoniously volitions" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.knacked.tld/volitions/kilohertz.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marled.tld/ultraviolet/jutty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerald Fieselman" + ] ; + dc:title "lurchers jutty fibroin" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.ultraviolet.tld/fibroin/cantons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sweetly.tld/ganglionic/diddling.html" ; + dc:creator _:b1417 ; + dc:title "preterit diddling contradictions" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.ganglionic.tld/contradictions/sasses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sandpit.tld/amalgamative/silted.html" ; + bench:booktitle "lymphs malinger amalgamative" ; + dc:creator _:b752 ; + dc:title "malinger silted knottiness" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.amalgamative.tld/knottiness/geom.html" . + +_:b1418 a foaf:Person ; + foaf:name "Katsumoto Tarbert" . + + + a bench:Journal ; + dc:title "Journal 5 (1964)" ; + dcterms:issued 1964 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Article ; + dc:creator _:b1419 ; + dc:title "adsorbable regressed kickers" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.meliorative.tld/kickers/chaoses.html" . + + + a bench:Article ; + dc:creator _:b1001 ; + dc:creator [ a foaf:Person ; + foaf:name "Tamary Nici" + ] ; + dc:title "tsarinas hoydens upchuck" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.sportscasters.tld/upchuck/effervesced.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.candidates.tld/witnesser/lassitudes.html" ; + dc:creator _:b1420 ; + dc:title "awakening lassitudes outgassed" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.witnesser.tld/outgassed/specifying.html" . + +_:b1421 a foaf:Person ; + foaf:name "Abbie Manjarres" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stoves.tld/careens/typos.html" ; + bench:booktitle "mythologically makeweight careens" ; + dc:creator _:b1422 ; + dc:title "makeweight typos catabolizing" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.careens.tld/catabolizing/carnally.html" . + +_:b96 a foaf:Person ; + foaf:name "Nyusha Karns" . + + + a bench:Proceedings ; + bench:booktitle "bangs concaving unfelt" ; + dc:publisher "Sybex" ; + dc:title "Proceeding 1 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b159 , person:Paul_Erdoes ; + swrc:isbn "0-6816-8398-0" ; + swrc:series 1755 ; + foaf:homepage "http://www.concaving.tld/cusswords/converts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuhrer.tld/unconvincing/newsworthy.html" ; + dc:creator _:b907 ; + dc:title "equivalents newsworthy shoemakers" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.unconvincing.tld/shoemakers/drams.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harkens.tld/lacquered/wretches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Augustin Torner" + ] ; + dc:title "theorized wretches tarring" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.lacquered.tld/tarring/clouding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.roosts.tld/recolonize/madrigals.html" ; + dc:creator _:b1244 ; + dc:title "mariner madrigals brooded" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.recolonize.tld/brooded/metrist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostensive.tld/potties/watercresses.html" ; + dc:creator _:b1376 ; + dc:title "trembled watercresses descanting" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.potties.tld/descanting/admonished.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.autoeroticism.tld/defective/absoluteness.html" ; + bench:booktitle "masher announced defective" ; + dc:creator _:b1131 , _:b1423 ; + dc:title "announced absoluteness oversupply" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.defective.tld/oversupply/matchmaker.html" . + + + a bench:Inproceedings ; + bench:booktitle "lampoonists diazepam ostentation" ; + dc:creator _:b1234 ; + dc:title "unluckiest ostentation slatted" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.diazepam.tld/slatted/unclamps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.realising.tld/surnamers/overeducates.html" ; + dc:creator _:b844 , _:b1424 ; + dc:title "barographic overeducates unsteadiest" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.surnamers.tld/unsteadiest/insists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cathriona Cunniff" + ] ; + dc:title "chollas nubble gesticulates" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.sizer.tld/gesticulates/cupfuls.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulHaadi Castellan" + ] ; + dc:title "reinstructing misjudged hushful" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.plenipotentiaries.tld/hushful/cartoons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tiffanies.tld/hooraying/velds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nicolette Holle" + ] ; + dc:title "zymogenic velds philharmonics" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.hooraying.tld/philharmonics/palladiums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.denaturant.tld/parlous/outspoke.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Deelon Sephton" + ] ; + dc:title "typefaces outspoke agedly" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.parlous.tld/agedly/holder.html" . + + + a bench:Article ; + dc:creator _:b1425 , person:Paul_Erdoes ; + dc:title "antiquarians quantitatively shovels" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.dilutes.tld/shovels/vitric.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.moored.tld/defoliator/chiasma.html" ; + bench:booktitle "wackier doorless defoliator" ; + dc:creator _:b810 , _:b506 , person:Paul_Erdoes ; + dc:title "doorless chiasma alibiing" ; + dcterms:issued 1962 ; + swrc:pages 152 ; + foaf:homepage "http://www.defoliator.tld/alibiing/raisings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.natures.tld/lichening/undine.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kalinna Feeling" + ] ; + dc:title "palaver undine partakes" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.lichening.tld/partakes/quitted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jingoish.tld/nihils/nonapplicable.html" ; + dc:creator _:b527 ; + dc:title "spangled nonapplicable cithern" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.nihils.tld/cithern/upswollen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acropolises.tld/outsmarts/hushes.html" ; + dc:creator _:b1426 ; + dc:title "wrestlers hushes locomoted" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.outsmarts.tld/locomoted/disagreeing.html" . + +_:b1427 a foaf:Person ; + foaf:name "Hilaria Pilati" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seeping.tld/ranting/rampageous.html" ; + dc:creator _:b874 ; + dc:title "brusk rampageous schussed" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.ranting.tld/schussed/luminescence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outranks.tld/uncapped/sealing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caradawg Wilkie" + ] ; + dc:title "militating sealing agilities" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.uncapped.tld/agilities/redressment.html" . + +_:b1428 a foaf:Person ; + foaf:name "Tulna Szesterniak" . + +_:b1429 a foaf:Person ; + foaf:name "Semyon Kloeker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncomfortable.tld/professes/shingler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kenyata Boblitt" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Keandra Gimenez" + ] ; + dc:title "multiplier shingler terrorize" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.professes.tld/terrorize/ices.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tauting.tld/monogramed/conspicuousness.html" ; + bench:booktitle "federalism paves monogramed" ; + dc:creator _:b1343 , _:b1430 ; + dc:title "paves conspicuousness soother" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.monogramed.tld/soother/glaziery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semitraditional.tld/greaves/microspace.html" ; + dc:creator _:b68 ; + dc:title "negotiators microspace fixup" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.greaves.tld/fixup/scurf.html" . + + + a bench:Article ; + dc:creator _:b341 ; + dc:title "gruntles fragmental recut" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.unwind.tld/recut/wording.html" . + +_:b965 a foaf:Person ; + foaf:name "Raven Fabeck" . + +_:b1058 a foaf:Person ; + foaf:name "Datja Carner" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kersta Prier" + ] ; + dc:title "chortles nonstick rheometers" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.conventionalism.tld/rheometers/auditives.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.castings.tld/bookkeeper/keloid.html" ; + dc:creator _:b1242 ; + dc:title "brownstones keloid isoprene" ; + swrc:journal ; + foaf:homepage "http://www.bookkeeper.tld/isoprene/cabined.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.batting.tld/stilbestrol/villainousness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Korechika Mamer" + ] ; + dc:title "waspishly villainousness miscalling" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.stilbestrol.tld/miscalling/firefanged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extirpations.tld/interfaces/kinesthetic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zoe Fergerson" + ] ; + dc:title "hosannas kinesthetic nonclassically" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.interfaces.tld/nonclassically/gatemen.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.precises.tld/overdelicate/reddishness.html" ; + bench:booktitle "romancers speeches overdelicate" ; + dc:creator _:b821 ; + dc:title "speeches reddishness puritanical" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.overdelicate.tld/puritanical/mousses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.centerfold.tld/drawbridges/sluggard.html" ; + bench:abstract "unwarily jelled bughouse demurely negligence workingwomen saintdom bylines chromatographically centralizer dependency stinters reusable nester chirpers tweets abstruser pishing weaning uncleanly tarried erupts tablesful duckbills butchered sickbays coughed dustrags wholesaler overapprehensively mounts passports laminates bloats annunciatory numbers pedagogies antioxidants amounting cyclo rhizomatous intrans dopier dement preapplication encrusting felonries japes lensed afghani anthologists nonreligious interlocutrices discontinued pneuma snuffy satirize anticyclone caboodle accedence abjuratory teleological stillness asbestosis straggles restarting habilitate stopped nubbly ultramodern scabs skittishness rearm menageries cesspit concelebrations frowners reversibility proconservation bassets kindredness vassals overattentively gravitic forelimbs aminity unamplified lamas disturbing lumpier lacerative jezebels stepsons colluded reanimating maxicoats gerontotherapies juggling nonbelievers thickeners companions octuple uncage craniums swarming psychosexual baguettes ormolu restrictionist slimed roughhewed zenithal headgears inflictor accelerators atonies aglow menaced martials broidering titaness burglars dulcimer pollywogs lichting viticulturist inspiring manilla argyll proletariate outscore inseminators serener loping atypically ransomer whigs educts miens exhibitioner retried voile incas wanter unlimber undependable imbricate outpatients griddles ascertainable laggardly insensibly domineers breezing" ; + bench:booktitle "informational stimulator drawbridges" ; + dc:creator _:b820 ; + dc:title "stimulator sluggard adjured" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 131 ; + foaf:homepage "http://www.drawbridges.tld/adjured/tears.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rebury.tld/stoolies/partings.html" ; + bench:booktitle "attestor gibbeted stoolies" ; + dc:creator _:b1431 , _:b562 ; + dc:title "gibbeted partings villadom" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.stoolies.tld/villadom/cricks.html" . + + + a bench:Article ; + dc:creator _:b1329 ; + dc:creator [ a foaf:Person ; + foaf:name "Wouter Mowbray" + ] ; + dc:title "sorel cunnilinguism meathead" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.ensconced.tld/meathead/bazaars.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Manka Binstock" + ] ; + dc:title "virulencies challah mescalism" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.sheepfold.tld/mescalism/stockers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pavane.tld/catheters/worker.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Timandra Euvrard" + ] ; + dc:title "glycerose worker monks" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.catheters.tld/monks/calibrations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bering.tld/toto/teashop.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Ashley Kesselring" + ] ; + dc:title "evasiveness teashop reaccepts" ; + swrc:journal ; + swrc:note "malting footgear abominators trilobate jigsawed kickstands prated songstresses" ; + swrc:pages 122 ; + foaf:homepage "http://www.toto.tld/reaccepts/gunneries.html" . + +_:b1321 a foaf:Person ; + foaf:name "Emong Myatt" . + +_:b1432 a foaf:Person ; + foaf:name "Koji Gola" . + +_:b359 a foaf:Person ; + foaf:name "Bandhura Rival" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.latchstring.tld/yawed/lysed.html" ; + bench:booktitle "profferers loser yawed" ; + dc:creator _:b260 , _:b1433 ; + dc:title "loser lysed defiled" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.yawed.tld/defiled/stuffiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.finises.tld/squawked/renovating.html" ; + dc:creator _:b1434 ; + dc:title "disproving renovating hitchhike" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.squawked.tld/hitchhike/bays.html" . + +_:b1435 a foaf:Person ; + foaf:name "Zaahira Mandler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.avocets.tld/riflers/bisecting.html" ; + dc:creator _:b795 ; + dc:title "squinty bisecting jovially" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.riflers.tld/jovially/intellectualized.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Loreliese Aspri" + ] ; + dc:title "photospherically canvasses pyorrheas" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.pouchiest.tld/pyorrheas/cartons.html" . + +_:b1031 a foaf:Person ; + foaf:name "Jedrick Relacion" . + +_:b289 a foaf:Person ; + foaf:name "Uwe Artiga" . + +_:b1018 a foaf:Person ; + foaf:name "Galochka Vandernoot" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshimune Korzybski" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Eryi Deppe" + ] ; + dc:title "atomising quilts bitts" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.undemonstrative.tld/bitts/unfertile.html" . + + + a bench:Inproceedings ; + bench:booktitle "goofily warrantor malted" ; + dc:creator _:b830 ; + dc:title "handbill malted tictocked" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.warrantor.tld/tictocked/offerers.html" . + + + a bench:Article ; + dc:creator _:b1436 ; + dc:title "clavier honeys somatological" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.zapped.tld/somatological/rimiest.html" . + +_:b1437 a foaf:Person ; + foaf:name "Harumi Valenza" . + + + a bench:Article ; + dc:creator _:b1438 ; + dc:creator [ a foaf:Person ; + foaf:name "Kanan Snowdon" + ] ; + dc:title "anviltops gunwales arrogance" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.revaluing.tld/arrogance/wilding.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1957)" ; + dcterms:issued 1957 ; + swrc:editor _:b1439 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.bromos.tld/sues/mesmerist.html" ; + dc:creator _:b942 ; + dc:title "indianian mesmerist macrocosm" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.sues.tld/macrocosm/balded.html" . + +_:b138 a foaf:Person ; + foaf:name "Laurentia Vandevort" . + +_:b1440 a foaf:Person ; + foaf:name "Eithne Hebdon" . + +_:b1441 a foaf:Person ; + foaf:name "Janeka Hochhalter" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tattered.tld/poetizing/resigners.html" ; + bench:booktitle "expositing perfumer poetizing" ; + dc:creator _:b1374 ; + dc:title "perfumer resigners strikeover" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.poetizing.tld/strikeover/melodies.html" . + + + a bench:Proceedings ; + bench:booktitle "tackles overmodify franking" ; + dc:publisher "American Institute of Physics Press" ; + dc:title "Proceeding 1 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b45 , _:b44 , person:Paul_Erdoes ; + swrc:isbn "0-6339-9782-0" ; + foaf:homepage "http://www.overmodify.tld/coheir/spectators.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.roan.tld/forgives/unwholesomeness.html" ; + bench:booktitle "smudgiest oxtail forgives" ; + dc:creator _:b1442 , _:b1443 ; + dc:title "oxtail unwholesomeness heartily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.forgives.tld/heartily/bloodiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.senescent.tld/honors/bullier.html" ; + dc:creator _:b823 ; + dc:title "representable bullier superintended" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.honors.tld/superintended/investigated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manhattans.tld/hazed/suckler.html" ; + dc:creator _:b336 ; + dc:title "recoloration suckler dungaree" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.hazed.tld/dungaree/sniped.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.teepees.tld/tonsorial/shawed.html" ; + bench:booktitle "modulative elvis tonsorial" ; + dc:creator _:b839 ; + dc:title "elvis shawed titles" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.tonsorial.tld/titles/manless.html" . + + + a bench:Article ; + dc:creator _:b1341 ; + dc:title "thatched giddied realignments" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.vaccination.tld/realignments/nybbles.html" . + + + a bench:Article ; + dc:creator _:b1411 ; + dc:title "lengthened weathercocks stalkier" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.goodness.tld/stalkier/aggies.html" . + +_:b1263 a foaf:Person ; + foaf:name "Aasiya Mainer" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.scandalize.tld/presented/officiation.html" ; + bench:booktitle "ungratifying medicative presented" ; + dc:creator _:b651 ; + dc:title "medicative officiation mashy" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.presented.tld/mashy/resizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flatulence.tld/decipherable/rimier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Timotheus Goettsch" + ] ; + dc:title "carnivorousness rimier synchronizing" ; + swrc:journal ; + swrc:pages 3 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fyrsil Peachey" + ] ; + dc:title "grouping ditching smashed" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.godlily.tld/smashed/harmfully.html" . + + + a bench:Inproceedings ; + bench:booktitle "lining ironical elephantiases" ; + dc:creator _:b843 ; + dc:title "hunting elephantiases darwinite" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.ironical.tld/darwinite/crumply.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.guiltlessly.tld/rekeyed/devaluated.html" ; + dc:creator _:b355 ; + dc:title "atomizing devaluated crawdad" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.rekeyed.tld/crawdad/studdings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plagiaristic.tld/dismounts/haltered.html" ; + bench:booktitle "imprecated overdependent dismounts" ; + dc:creator _:b1444 , _:b1445 ; + dc:title "overdependent haltered holdups" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.dismounts.tld/holdups/niobiums.html" . + +_:b1446 a foaf:Person ; + foaf:name "Cartier Poister" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bureaus.tld/curial/tiffs.html" ; + dc:creator _:b1351 ; + dc:title "adyta tiffs metrists" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.curial.tld/metrists/maskers.html" . + +_:b1372 a foaf:Person ; + foaf:name "Alyss Wuitschick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbearing.tld/engrosses/subfloor.html" ; + dc:creator _:b1128 ; + dc:title "maturer subfloor overweens" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.engrosses.tld/overweens/mentalists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Uriana Hardon" + ] ; + dc:title "torchere densifying attics" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.maturation.tld/attics/merengue.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.traverses.tld/retributing/tubings.html" ; + bench:booktitle "phalange offish retributing" ; + dc:creator _:b1447 , _:b919 ; + dc:title "offish tubings rejectees" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.retributing.tld/rejectees/chestful.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.westernizing.tld/curtsy/smearing.html" ; + dc:creator _:b1448 ; + dc:title "kettledrums smearing twofer" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.curtsy.tld/twofer/takeovers.html" . + + + a bench:Article ; + dc:creator _:b1260 ; + dc:title "dibblers pulverizes fugued" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.disbanded.tld/fugued/earmarked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scintillates.tld/keloidal/faqir.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zofia Zurek" + ] ; + dc:title "wickiup faqir gamic" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.keloidal.tld/gamic/extorts.html" . + +_:b1449 a foaf:Person ; + foaf:name "Agrippina Demirjian" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misdirect.tld/undoers/overtiring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Howard Lepri" + ] ; + dc:title "duchesses overtiring hazier" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.undoers.tld/hazier/snobberies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.navigator.tld/refurnishes/housesit.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huaning Zwolski" + ] ; + dc:title "disembodies housesit enlighteners" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.refurnishes.tld/enlighteners/swisher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unpersons.tld/concisely/articulated.html" ; + dc:creator _:b1158 ; + dc:title "deanship articulated hoyles" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.concisely.tld/hoyles/carbolated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.danseurs.tld/unhip/slithered.html" ; + dc:creator _:b1450 ; + dc:title "swabs slithered washrooms" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.unhip.tld/washrooms/criterions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.microbiology.tld/ostlers/brazers.html" ; + bench:booktitle "soilless negativity ostlers" ; + dc:creator _:b1451 ; + dc:title "negativity brazers remolds" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.ostlers.tld/remolds/smirkers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dells.tld/orthopaedist/curara.html" ; + bench:booktitle "flabbergasts explainable orthopaedist" ; + dc:creator _:b1452 , person:Paul_Erdoes , _:b851 ; + dc:title "explainable curara vaporize" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.orthopaedist.tld/vaporize/shadowers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nastasiia Winzenried" + ] ; + dc:title "habitable reconcentrate faddist" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.seamster.tld/faddist/prompted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oolong.tld/importable/secretariats.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melvin Hibner" + ] ; + dc:title "patriarchies secretariats musky" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.importable.tld/musky/complots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whiplashes.tld/woolly/puddling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mariam Gerhart" + ] ; + dc:title "despoilment puddling admissability" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.woolly.tld/admissability/unwinding.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Akinari Muston" + ] ; + dc:title "quarto poacher succubuses" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.folkmoots.tld/succubuses/contestably.html" . + +_:b380 a foaf:Person ; + foaf:name "Kimberle Vestering" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Feliks Klarin" + ] ; + dc:title "homunculi undistinguishable longed" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.gyratory.tld/longed/unbendable.html" . + +_:b1453 a foaf:Person ; + foaf:name "Anakalane Rajaphoumy" . + +_:b713 a foaf:Person ; + foaf:name "Risa Muninger" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jaganmata Fullman" + ] ; + dc:title "gibbeting sculptress briskly" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.alkalization.tld/briskly/autodidacts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engaging.tld/slates/optimistically.html" ; + dc:creator _:b1454 ; + dc:title "wrinklier optimistically bayous" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.slates.tld/bayous/passable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.assuagable.tld/scapegoats/procurator.html" ; + dc:creator _:b1455 ; + dc:creator [ a foaf:Person ; + foaf:name "Vasuki Riech" + ] ; + dc:title "algorithms procurator whangers" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.scapegoats.tld/whangers/laggings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disreputable.tld/introspectiveness/typhous.html" ; + dc:creator _:b1339 ; + dc:title "professionals typhous toolboxes" ; + swrc:journal ; + swrc:month 9 ; + swrc:pages 183 ; + foaf:homepage "http://www.introspectiveness.tld/toolboxes/gyred.html" . + + + a bench:Article ; + dc:creator _:b1435 ; + dc:title "riches backslider smeared" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.speculum.tld/smeared/smartly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kilogram.tld/presell/woodcraft.html" ; + dc:creator _:b631 , _:b1407 ; + dc:title "timbrel woodcraft reupholstered" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.presell.tld/reupholstered/xerosis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outrunning.tld/nontheatrical/knucklebones.html" ; + dc:creator _:b1240 ; + dc:title "refrained knucklebones cockpits" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.nontheatrical.tld/cockpits/enjoinders.html" . + +_:b1456 a foaf:Person ; + foaf:name "Flaco Reyome" . + +_:b543 a foaf:Person ; + foaf:name "Walerian Massetti" . + + + a bench:Article ; + dc:creator _:b1457 ; + dc:title "handlers murderer waddly" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.handwrote.tld/waddly/glider.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.egresses.tld/nonvoter/rehearsers.html" ; + dc:creator _:b1458 ; + dc:title "geologer rehearsers nonprejudicially" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.nonvoter.tld/nonprejudicially/flamming.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Guntrada Palazzolo" + ] ; + dc:title "gemmily fleecier oratories" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.poxes.tld/oratories/communicator.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demanders.tld/reinstitution/maceraters.html" ; + bench:booktitle "figged snugly reinstitution" ; + dc:creator person:Paul_Erdoes , _:b722 , _:b1375 ; + dc:title "snugly maceraters degasses" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.reinstitution.tld/degasses/foragers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ev Dipiano" + ] ; + dc:title "canteens jibs fuses" ; + swrc:journal ; + swrc:note "phonographs honeyful reinvestigate foreshadowing conceives quadricentennials hebraizing coffered erotogenic savages" ; + swrc:pages 76 ; + foaf:homepage "http://www.nags.tld/fuses/emulator.html" . + + + a bench:Inproceedings ; + bench:booktitle "outfights overprice unspeakable" ; + dc:creator _:b527 ; + dc:title "morons unspeakable shutting" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.overprice.tld/shutting/sphygmography.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ochroid.tld/crocks/carpetbag.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cathy Phebus" + ] ; + dc:title "climatotherapy carpetbag peonism" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.crocks.tld/peonism/metropolitanize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grounder.tld/outgasses/interstellar.html" ; + dc:creator _:b1144 ; + dc:title "considers interstellar lesions" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.outgasses.tld/lesions/ladrons.html" . + +_:b962 a foaf:Person ; + foaf:name "Ranon Micha" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slightest.tld/classes/spiciness.html" ; + dc:creator _:b1453 ; + dc:title "peacing spiciness verbalizations" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.classes.tld/verbalizations/pharyngal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.greasiness.tld/nestings/suborder.html" ; + bench:booktitle "epicureans stacker nestings" ; + dc:creator _:b867 , _:b868 ; + dc:title "stacker suborder curriculums" ; + dcterms:issued 1966 ; + swrc:pages 8 ; + foaf:homepage "http://www.nestings.tld/curriculums/sneakier.html" . + + + a bench:Inproceedings ; + bench:booktitle "conceivableness nucleoplasmatic scummier" ; + dc:creator _:b869 ; + dc:title "obviousness scummier dallied" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.nucleoplasmatic.tld/dallied/anils.html" . + + + a bench:Article ; + dc:creator _:b537 ; + dc:title "begets chargee affixion" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.floorthrough.tld/affixion/pincers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pseudoclassic.tld/dismaler/blissfully.html" ; + dc:creator _:b454 ; + dc:title "pinner blissfully whippletree" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.dismaler.tld/whippletree/flatulently.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stepmothers.tld/nonsuccessiveness/owlish.html" ; + bench:booktitle "kraals responsibilities nonsuccessiveness" ; + dc:creator _:b873 , _:b1459 ; + dc:title "responsibilities owlish sizes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.nonsuccessiveness.tld/sizes/phenologically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.medevacs.tld/mollifiers/mingles.html" ; + bench:booktitle "tricots lumpen mollifiers" ; + dc:creator _:b824 ; + dc:title "lumpen mingles grimaced" ; + dcterms:issued 1964 ; + swrc:pages 7 ; + foaf:homepage "http://www.mollifiers.tld/grimaced/scoutmasters.html" . + + + a bench:Article ; + dc:creator _:b1460 ; + dc:title "daleths thatched vaccination" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.mb.tld/vaccination/giddied.html" . + + + a bench:Article ; + dc:creator _:b70 ; + dc:title "plainspoken turtles bloods" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.nonconclusiveness.tld/bloods/centre.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.actuator.tld/elysium/ropery.html" ; + bench:abstract "sequestering biens upbeats ionizers deodorizers macrocosmic diallist howdahs emaciating foredecks timidity sidechairs probities retransmitting lipsticks cyclamate inconceivability oncograph timbale ruffianly forenamed bewrays magnesias deeryard trustifying decoying pyx sophistries saddlebows prestiges liege pillager fragged junket tweaky prepacking ordinarily mazel tortes intangibilities subcontinent whanging toeplate grumpiness hypotonic glim cubs larded incisory hiring breakages miscasts sacrificer uneasiest throughway razers eaters nouveaux cockneys assumably deceiving wheelbarrows playacts outshouting follicles aced caperers sails misanthropes bider schillings gyroscopically corroborated witnessing mottling minifying staves garnetlike dockhand octangles bleachers sundering finning dropping seconder interregnal cesiums homeless burdener semipolitical protester matchlock sideliner percusses scoriae transitoriness nightshirts unpardonably sexlessness debouche normativeness noticing homunculi gyratory undistinguishable longed unbendable hustler hangdogs corncribs caltraps pictures cuddies manitou eliciting faithfully hindbrain steerer caster laryngoscope giantesses crower routeman klatsch charades vacillates decomposers nonlogical wingy prefigured stemware vendees reships perspicuousness efts urinalysis prosperously monetizing bacca pasteurization unadorned astrophysicists adapts dextro desponds embryologies transportables ureas tollage mischarge annalist overmasters nicknack exhalent teratosis inveighed gavelling vocalities freeness discord rom amputation" ; + dc:creator _:b508 ; + dc:title "marxist ropery panamas" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.elysium.tld/panamas/neurasthenias.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dishtowel.tld/noontides/pumas.html" ; + dc:creator _:b285 ; + dc:title "pentameter pumas meerschaum" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.noontides.tld/meerschaum/saltness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jesters.tld/sippy/interorbital.html" ; + bench:booktitle "codefendant dowries sippy" ; + dc:creator _:b1461 ; + dc:title "dowries interorbital whits" ; + dcterms:issued 1960 ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + foaf:homepage "http://www.sippy.tld/whits/mishears.html" . + +_:b566 a foaf:Person ; + foaf:name "Pedra Waeckerlin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tampering.tld/whickers/garrotting.html" ; + dc:creator _:b386 ; + dc:title "hookless garrotting unworried" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.whickers.tld/unworried/reuse.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Toichi Moren" + ] ; + dc:title "caponizes natation gladiatorial" ; + swrc:journal ; + swrc:note "uncrates disaffect emulators branchlike chimed ai affirmativeness scofflaws pistils postmasters" ; + swrc:pages 107 ; + foaf:homepage "http://www.witching.tld/gladiatorial/bamboozles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gunslinger.tld/aquaplaning/slabbing.html" ; + bench:booktitle "fluoresces firepans aquaplaning" ; + dc:creator _:b1429 ; + dc:title "firepans slabbing tootsies" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.aquaplaning.tld/tootsies/recapturing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underwater.tld/cochleae/ableness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adelbert Kuen" + ] ; + dc:title "improvisations ableness basement" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.cochleae.tld/basement/dextroses.html" . + +_:b841 a foaf:Person ; + foaf:name "Kuni Roedel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inheritable.tld/sepulture/castigation.html" ; + bench:booktitle "caparisoning disordering sepulture" ; + dc:creator _:b1462 ; + dc:title "disordering castigation windlass" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.sepulture.tld/windlass/stuns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.femme.tld/anticlinal/trudgers.html" ; + dc:creator _:b925 , _:b225 ; + dc:title "grimness trudgers optician" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.anticlinal.tld/optician/aortae.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.purchaser.tld/disfigure/inboards.html" ; + bench:cdrom "http://www.shorn.tld/scattersite/disfigure.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marcell Glinka" + ] ; + dc:title "scattersite inboards rippled" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.disfigure.tld/rippled/risotto.html" . + + + a bench:Article ; + dc:creator _:b1463 ; + dc:title "tangoed soapmaking dandier" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.presenter.tld/dandier/plow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equivocally.tld/meninges/clouded.html" ; + dc:creator _:b548 ; + dc:title "excesses clouded genuflection" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.meninges.tld/genuflection/flotations.html" . + + + a bench:Article ; + dc:creator _:b1432 ; + dc:title "centrifugation unescorted lithographed" ; + swrc:journal ; + swrc:note "foreskins bronzed greenstick uninclosed yodled strumpet disoblige sawflies bickers" ; + swrc:pages 22 ; + foaf:homepage "http://www.detachers.tld/lithographed/conveys.html" . + +_:b1464 a foaf:Person ; + foaf:name "Illinya Shulz" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cerebella.tld/unsnarl/unimpressive.html" ; + bench:booktitle "interregnums solenoids unsnarl" ; + dc:creator person:Paul_Erdoes , _:b1465 ; + dc:title "solenoids unimpressive tendencies" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.unsnarl.tld/tendencies/harlequins.html" . + +_:b1175 a foaf:Person ; + foaf:name "Majdiyya Bonsall" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shealin Deasis" + ] ; + dc:title "lumper resharpens unendorsed" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.catnaps.tld/unendorsed/lecturers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anticipated.tld/withholds/flied.html" ; + dc:creator _:b549 , _:b1466 ; + dc:title "sufflates flied diverticulum" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.withholds.tld/diverticulum/daffiness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unhinges.tld/craton/stroking.html" ; + bench:booktitle "toadstool redox craton" ; + dc:creator _:b886 , person:Paul_Erdoes ; + dc:title "redox stroking fainer" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.craton.tld/fainer/cheeping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slotting.tld/mercery/circuital.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lalla Castenada" + ] ; + dc:title "rootlet circuital reserves" ; + swrc:journal ; + foaf:homepage "http://www.mercery.tld/reserves/foolhardiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.swingers.tld/unabated/uprisings.html" ; + bench:booktitle "sprightliness immaculacy unabated" ; + dc:creator _:b1467 ; + dc:title "immaculacy uprisings numerating" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.unabated.tld/numerating/crosshatching.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bereaves.tld/soothly/placed.html" ; + bench:booktitle "unswept cangues soothly" ; + dc:creator _:b965 ; + dc:title "cangues placed harmonizations" ; + dcterms:issued 1966 ; + swrc:pages 195 ; + foaf:homepage "http://www.soothly.tld/harmonizations/gushiest.html" . + +_:b840 a foaf:Person ; + foaf:name "Chaney Fatigate" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unlighted.tld/blamelessness/plagiaries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dionizy Rubison" + ] ; + dc:title "daybooks plagiaries engramme" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.blamelessness.tld/engramme/jubilates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.homeless.tld/semipolitical/protester.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kerri Frontz" + ] ; + dc:title "burdener protester matchlock" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.semipolitical.tld/matchlock/sideliner.html" . + +_:b1216 a foaf:Person ; + foaf:name "Lubentius Rodde" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parachutists.tld/disembarkation/antithetical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tokaji Snoke" + ] ; + dc:title "panelings antithetical midgets" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.disembarkation.tld/midgets/bumpily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gaby Guerrera" + ] ; + dc:title "impalpability argols banters" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.fatigability.tld/banters/oligarchies.html" . + + + a bench:Inproceedings ; + bench:booktitle "incoincident calendering cosponsors" ; + dc:creator _:b630 ; + dc:title "clift cosponsors arables" ; + dcterms:issued 1965 ; + swrc:pages 39 ; + foaf:homepage "http://www.calendering.tld/arables/cotans.html" . + + + a bench:Inproceedings ; + bench:booktitle "halfpence bursts imagined" ; + dc:creator _:b893 ; + dc:title "paraguayan imagined eroded" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.bursts.tld/eroded/punctuates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.attacking.tld/plaint/pronuclear.html" ; + bench:booktitle "hardball pronouncements plaint" ; + dc:creator _:b1468 ; + dc:title "pronouncements pronuclear newsbreak" ; + dcterms:issued 1961 ; + swrc:pages 146 ; + foaf:homepage "http://www.plaint.tld/newsbreak/ladybird.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resupplied.tld/acquitted/contraindication.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apelino Reeber" + ] ; + dc:title "ironware contraindication reinvolvement" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.acquitted.tld/reinvolvement/redeyes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsticking.tld/ended/dynamical.html" ; + bench:booktitle "panzers nerd ended" ; + dc:creator _:b1469 ; + dc:title "nerd dynamical absorbing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.ended.tld/absorbing/transepts.html" . + + + a bench:Article ; + dc:creator _:b1470 ; + dc:title "laicized winkers jeu" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.hailstones.tld/jeu/resurged.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tashira Mounkes" + ] ; + dc:title "lamas lumpier lacerative" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.disturbing.tld/lacerative/jezebels.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1945)" ; + dcterms:issued 1945 ; + swrc:editor [ a foaf:Person ; + foaf:name "Tienne Segraves" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Sozui Jalovel" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Warona Pelligrino" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Kantha Lybert" + ] ; + swrc:number 1 ; + swrc:volume 6 . + + + a bench:Article ; + rdfs:seeAlso "http://www.partitioning.tld/handmaids/etiolated.html" ; + dc:creator _:b680 , _:b681 ; + dc:title "midranges etiolated detection" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.handmaids.tld/detection/pals.html" . + +_:b1471 a foaf:Person ; + foaf:name "Anbessa Gulde" . + + + a bench:Article ; + dc:creator _:b47 ; + dc:creator [ a foaf:Person ; + foaf:name "Duarte Boyer" + ] ; + dc:title "unblushingly semicolons voicedness" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.spicing.tld/voicedness/fauvist.html" . + +_:b1472 a foaf:Person ; + foaf:name "Madalena Polan" . + +_:b1039 a foaf:Person ; + foaf:name "Raizel Boylston" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Plutus Living" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ophira Haufler" + ] ; + dc:title "gallantly expiries misspent" ; + swrc:journal ; + foaf:homepage "http://www.senses.tld/misspent/stovepipe.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vivisects.tld/articulation/reliable.html" ; + bench:booktitle "imprisonment gipper articulation" ; + dc:creator person:Paul_Erdoes , _:b899 ; + dc:title "gipper reliable vernally" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.articulation.tld/vernally/rationally.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aasima Spaur" + ] ; + dc:title "uncontrite ologies spectrograms" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.interacted.tld/spectrograms/marquees.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rainiest.tld/optimization/grubbiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Galtero Kiening" + ] ; + dc:title "apronlike grubbiest rubens" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.optimization.tld/rubens/premenstrually.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wholes.tld/mentions/closured.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kunisada Zietlow" + ] ; + dc:title "draughts closured sophomores" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.mentions.tld/sophomores/incineration.html" . + + + a bench:Inproceedings ; + bench:booktitle "jeopardies meshes wigglers" ; + dc:creator _:b1473 ; + dc:title "contraltos wigglers decryptions" ; + dcterms:issued 1959 ; + swrc:pages 114 ; + foaf:homepage "http://www.meshes.tld/decryptions/abaters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hotblooded.tld/draggers/luckier.html" ; + dc:creator _:b594 ; + dc:title "nictating luckier tangibility" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.draggers.tld/tangibility/hemorrhoidectomies.html" . + + + a bench:Article ; + dc:creator _:b129 , person:Paul_Erdoes ; + dc:title "regularities stubborner waterbeds" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.planarity.tld/waterbeds/disinclines.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Miloushka Pezez" + ] ; + dc:title "lustring poring agues" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.isolates.tld/agues/urger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rehired.tld/bummest/termer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Signilda Buhite" + ] ; + dc:title "disables termer subbreed" ; + swrc:journal ; + foaf:homepage "http://www.bummest.tld/subbreed/unbox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enfants.tld/elegancy/vaned.html" ; + dc:creator _:b621 ; + dc:title "calendulas vaned revised" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.elegancy.tld/revised/unripest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.opposer.tld/redetermining/searchingly.html" ; + bench:booktitle "switchmen mayapples redetermining" ; + dc:creator [ a foaf:Person ; + foaf:name "Demetrios Gascon" + ] ; + dc:title "mayapples searchingly twelvemo" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.redetermining.tld/twelvemo/unsolders.html" . + +_:b273 a foaf:Person ; + foaf:name "Egor Braue" . + + + a bench:Inproceedings ; + bench:booktitle "promonarchist merited constituencies" ; + bench:cdrom "http://www.generousness.tld/constituencies/witherer.html" ; + dc:creator _:b656 , _:b1474 ; + dc:title "merited witherer spelunking" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.constituencies.tld/spelunking/crimeless.html" . + +_:b435 a foaf:Person ; + foaf:name "Wallace Kennamer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.criticizes.tld/yolked/rodless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amadeo Ejide" + ] ; + dc:title "arboured rodless preforming" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.yolked.tld/preforming/smattered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.settlement.tld/citer/whippers.html" ; + dc:creator _:b1475 ; + dc:title "vivifying whippers prepares" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.citer.tld/prepares/absolved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.burlesquing.tld/shrieky/dichotic.html" ; + dc:creator _:b1476 ; + dc:title "constructionism dichotic razors" ; + swrc:journal ; + foaf:homepage "http://www.shrieky.tld/razors/gipsy.html" . + +_:b1477 a foaf:Person ; + foaf:name "Gisela Coric" . + +_:b1478 a foaf:Person ; + foaf:name "Godalupe Gorrell" . + +_:b1099 a foaf:Person ; + foaf:name "Marna Crookshanks" . + + + a bench:Article ; + rdfs:seeAlso "http://www.psychologizing.tld/undertakers/tropically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mechthild Tweed" + ] ; + dc:title "adjoints tropically thieveries" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.undertakers.tld/thieveries/stalemates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjures.tld/bitterer/escargot.html" ; + dc:creator _:b1231 , _:b1479 ; + dc:title "splitting escargot wagoning" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.bitterer.tld/wagoning/disarm.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mistranslating.tld/unexplained/stockbrokerage.html" ; + bench:cdrom "http://www.normalizing.tld/versatilely/unexplained.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kunigonde Bodenstein" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Trayvon Viner" + ] ; + dc:title "versatilely stockbrokerage premedical" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.unexplained.tld/premedical/supposed.html" . + +_:b944 a foaf:Person ; + foaf:name "Kurtis Cast" . + +_:b1480 a foaf:Person ; + foaf:name "Filippa Wei" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waveless.tld/cincture/spindling.html" ; + dc:creator _:b1334 , _:b617 ; + dc:title "logier spindling clinkered" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.cincture.tld/clinkered/viewy.html" . + +_:b461 a foaf:Person ; + foaf:name "Marcus Neubert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xiv.tld/taw/snowily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mistymarie Yeager" + ] ; + dc:title "interpolated snowily betides" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.taw.tld/betides/iodizers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.instated.tld/uproars/replacing.html" ; + dc:creator _:b1192 ; + dc:creator [ a foaf:Person ; + foaf:name "Dayla Erbstein" + ] ; + dc:title "whizzers replacing quaker" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.uproars.tld/quaker/hinny.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zoophytes.tld/cadets/tracheae.html" ; + dc:creator _:b1481 ; + dc:title "plastrons tracheae shrewishness" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.cadets.tld/shrewishness/ensorceled.html" . + +_:b1367 a foaf:Person ; + foaf:name "Hemanti Schellhammer" . + +_:b1482 a foaf:Person ; + foaf:name "Tawana Mattingley" . + +_:b151 a foaf:Person ; + foaf:name "Edgar Schemmel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.passes.tld/witchiest/rustles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Manolito Cantrell" + ] ; + dc:title "recoils rustles dabbing" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.witchiest.tld/dabbing/hurling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unperfected.tld/prowlers/hangfire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hasumati Cafasso" + ] ; + dc:title "chiropraxis hangfire percales" ; + swrc:journal ; + foaf:homepage "http://www.prowlers.tld/percales/arthritics.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.befooling.tld/jilters/arbitrable.html" ; + bench:booktitle "genotypes outlays jilters" ; + dc:creator _:b1087 ; + dc:title "outlays arbitrable deposal" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.jilters.tld/deposal/trickish.html" . + + + a bench:Article ; + dc:creator _:b1483 ; + dc:title "boles trisects sponged" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.stoutens.tld/sponged/cosmonauts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rhythmicity.tld/prawner/grownups.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nastasja Kayser" + ] ; + dc:title "procrastinates grownups agora" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.prawner.tld/agora/shutter.html" . + + + a bench:Journal ; + dc:title "Journal 11 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b943 ; + swrc:number 1 ; + swrc:volume 1 . + +_:b1484 a foaf:Person ; + foaf:name "Bruna Nervis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsuspected.tld/jocularity/jobber.html" ; + bench:booktitle "assortment phosphorescence jocularity" ; + dc:creator _:b920 , person:Paul_Erdoes ; + dc:title "phosphorescence jobber hooping" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.jocularity.tld/hooping/circulators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.supplanters.tld/petards/bhangs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karuna Mottola" + ] ; + dc:title "outlaying bhangs raved" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.petards.tld/raved/arisings.html" . + + + a bench:Article ; + dc:creator _:b1090 ; + dc:creator [ a foaf:Person ; + foaf:name "Ekatrinna Sittman" + ] ; + dc:title "trophying colleens bargainable" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.lowish.tld/bargainable/modeled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aquarist.tld/spinet/wining.html" ; + dc:creator _:b1292 ; + dc:title "washtubs wining repatriate" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.spinet.tld/repatriate/balking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.paladins.tld/grubstake/racquetball.html" ; + dc:creator _:b1485 , _:b463 ; + dc:title "noncombatant racquetball disgusts" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.grubstake.tld/disgusts/unweary.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Utathya Kreig" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Wilhelm Juart" + ] ; + dc:title "kippering ulva laceration" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.reprography.tld/laceration/syllabicate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bumpkins.tld/avoiders/vocality.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Georgieva Fahning" + ] ; + dc:title "toupees vocality plaiting" ; + swrc:journal ; + foaf:homepage "http://www.avoiders.tld/plaiting/muffed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.knobbiness.tld/plectrums/columnal.html" ; + bench:booktitle "stashed akvavits plectrums" ; + dc:creator _:b225 , _:b925 ; + dc:title "akvavits columnal bubbles" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.plectrums.tld/bubbles/cliqued.html" . + + + a bench:Inproceedings ; + bench:booktitle "blotto beneficence brigaded" ; + dc:creator _:b929 ; + dc:title "prelims brigaded facetting" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.beneficence.tld/facetting/unregenerate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.radiometers.tld/oxlip/kneeler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alknoos Attaway" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Laomedon Sotos" + ] ; + dc:title "bunting kneeler pomades" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.oxlip.tld/pomades/nictitation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwieldier.tld/bootlaces/reservations.html" ; + dc:creator _:b1486 ; + dc:title "toils reservations hoagies" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.bootlaces.tld/hoagies/unsureness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pursed.tld/levant/noetic.html" ; + dc:creator _:b1487 ; + dc:title "atavists noetic rewelds" ; + swrc:journal ; + foaf:homepage "http://www.levant.tld/rewelds/revamped.html" . + +_:b453 a foaf:Person ; + foaf:name "Neville Rund" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatefold.tld/underpinned/partialities.html" ; + dc:creator _:b1459 ; + dc:title "deriding partialities disproportional" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.underpinned.tld/disproportional/eviscerating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.groundnut.tld/headlining/deathcup.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dodie Tedford" + ] ; + dc:title "marrons deathcup avatars" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.headlining.tld/avatars/sufficiency.html" . + + + a bench:Incollection ; + bench:booktitle "revaluated antiskid overdraws" ; + dc:creator [ a foaf:Person ; + foaf:name "Ingeborg Molden" + ] ; + dc:title "kinkier overdraws bickered" ; + dcterms:issued 1955 ; + swrc:pages 193 ; + foaf:homepage "http://www.antiskid.tld/bickered/barrenness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pried.tld/flatters/catarrhal.html" ; + bench:booktitle "populi clownery flatters" ; + dc:creator _:b1488 ; + dc:title "clownery catarrhal liberation" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 66 ; + foaf:homepage "http://www.flatters.tld/liberation/hustlers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breathier.tld/nonslip/daydreamers.html" ; + dc:creator _:b1489 ; + dc:title "exports daydreamers postbox" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.nonslip.tld/postbox/albumins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nonexistence.tld/assignment/scoopers.html" ; + bench:booktitle "graveclothes debits assignment" ; + dc:creator _:b13 ; + dc:title "debits scoopers heartwood" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.assignment.tld/heartwood/atavic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subjoins.tld/reconfigure/noninjuriousness.html" ; + dc:creator _:b1490 ; + dc:title "nonemotionally noninjuriousness sappily" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.reconfigure.tld/sappily/powerhouses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.curses.tld/unmagnified/oozing.html" ; + bench:booktitle "progressing activity unmagnified" ; + dc:creator _:b827 ; + dc:title "activity oozing tibial" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.unmagnified.tld/tibial/obviates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shicksas.tld/furbishes/typical.html" ; + dc:creator _:b107 ; + dc:title "modifier typical slapped" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.furbishes.tld/slapped/refulgently.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Despina Grahn" + ] ; + dc:title "menageries concelebrations frowners" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.cesspit.tld/frowners/reversibility.html" . + +_:b1420 a foaf:Person ; + foaf:name "Rusna Loskot" . + + + a bench:Journal ; + dc:title "Journal 1 (1940)" ; + dcterms:issued 1940 ; + swrc:editor [ a foaf:Person ; + foaf:name "Sharise Heagy" + ] ; + swrc:number 1 ; + swrc:volume 1 . + +_:b1491 a foaf:Person ; + foaf:name "Casimir Vilain" . + +_:b843 a foaf:Person ; + foaf:name "Trista Wichmann" . + + + a bench:Article ; + rdfs:seeAlso "http://www.somnambulated.tld/galosh/hardies.html" ; + dc:creator _:b446 ; + dc:creator [ a foaf:Person ; + foaf:name "Harathi Chaddick" + ] ; + dc:title "overassured hardies affirmatively" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.galosh.tld/affirmatively/chlorinated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calciferous.tld/rabelaisian/seigniorage.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naazil Buchannan" + ] ; + dc:title "rebater seigniorage memorializes" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.rabelaisian.tld/memorializes/backhanded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enemies.tld/branding/glengarries.html" ; + dc:creator _:b820 ; + dc:title "illogically glengarries overdiversification" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.branding.tld/overdiversification/unprofitable.html" . + +_:b828 a foaf:Person ; + foaf:name "Guyton Caspari" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjoined.tld/mistermed/tetrarch.html" ; + dc:creator _:b492 , _:b1492 ; + dc:title "nictation tetrarch solicitress" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.mistermed.tld/solicitress/whipped.html" . + + + a bench:Inproceedings ; + bench:booktitle "squabbles refurnished zoons" ; + dc:creator _:b833 ; + dc:title "appoints zoons parchments" ; + dcterms:issued 1961 ; + dcterms:partOf ; + foaf:homepage "http://www.refurnished.tld/parchments/conniption.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subtracts.tld/apologues/circumferences.html" ; + dc:creator _:b220 ; + dc:title "dystrophic circumferences unavoidable" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.apologues.tld/unavoidable/masted.html" . + + + a bench:Article ; + dc:creator _:b1388 ; + dc:title "deportable dills sidestepped" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.stereotyper.tld/sidestepped/defuze.html" . + + + a bench:Article ; + dc:creator _:b1493 ; + dc:title "journeyer postformed swellheaded" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.eddies.tld/swellheaded/overpaid.html" . + +_:b686 a foaf:Person ; + foaf:name "Holdine Schuering" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blotchier.tld/fertility/cheering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Julianne Delaremore" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hitaishi Trussell" + ] ; + dc:title "jettying cheering oesophagus" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.fertility.tld/oesophagus/camomiles.html" . + +_:b1209 a foaf:Person ; + foaf:name "Norberto Hawthorn" . + + + a bench:Article ; + dc:creator _:b1349 ; + dc:title "behemoth stringency sleazily" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.surfed.tld/sleazily/laborite.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.entourages.tld/helmed/artier.html" ; + bench:booktitle "companying solvents helmed" ; + dc:creator _:b950 , _:b1494 ; + dc:title "solvents artier atomization" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.helmed.tld/atomization/univocal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.teenager.tld/sequents/cubers.html" ; + bench:booktitle "molecularly vocalizes sequents" ; + dc:creator _:b498 ; + dc:title "vocalizes cubers vaunted" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 14 ; + foaf:homepage "http://www.sequents.tld/vaunted/behavior.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disengaging.tld/pitchforks/directness.html" ; + dc:creator _:b849 ; + dc:title "cyphering directness liverish" ; + swrc:journal ; + swrc:note "carrotiest despiser finalization beclouds farthing countenancing juster hearkened tolerably sportscaster" ; + swrc:pages 40 ; + foaf:homepage "http://www.pitchforks.tld/liverish/radioactively.html" . + + + a bench:Article ; + dc:creator _:b1495 ; + dc:creator [ a foaf:Person ; + foaf:name "Neo Karper" + ] ; + dc:title "syndromes instated whizzers" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.dishrags.tld/whizzers/uproars.html" . + + + a bench:Inproceedings ; + bench:booktitle "shandies abandoner revolutionizer" ; + dc:creator _:b726 ; + dc:title "flagman revolutionizer scatterbrained" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.abandoner.tld/scatterbrained/cockers.html" . + + + a bench:Inproceedings ; + bench:booktitle "canoes functionalist pulping" ; + dc:creator _:b1327 ; + dc:title "burgundies pulping oxygens" ; + dcterms:issued 1964 ; + swrc:pages 25 ; + foaf:homepage "http://www.functionalist.tld/oxygens/immerge.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adiabatically.tld/mutilative/equestrians.html" ; + dc:creator _:b1202 ; + dc:creator [ a foaf:Person ; + foaf:name "Pirithous Hinahon" + ] ; + dc:title "reinstructs equestrians unconditionality" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mutilative.tld/unconditionality/easer.html" . + + + a bench:Inproceedings ; + bench:booktitle "obdurately proslavery berthas" ; + bench:cdrom "http://www.furnaces.tld/berthas/blindfolding.html" ; + dc:creator _:b725 ; + dc:title "proslavery blindfolding cookey" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.berthas.tld/cookey/impaneled.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Latonya Gucciardi" + ] ; + dc:title "balladeer retrials affraying" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.eaved.tld/affraying/bronchopneumonia.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.doorsteps.tld/carrotiest/despiser.html" ; + bench:booktitle "indicative lyses carrotiest" ; + dc:creator _:b448 ; + dc:title "lyses despiser finalization" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.carrotiest.tld/finalization/beclouds.html" . + +_:b1143 a foaf:Person ; + foaf:name "Takanobu Trytten" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Binita Araque" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Llyr Denning" + ] ; + dc:title "smeltery chubbily whoremaster" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.factorize.tld/whoremaster/kings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lintel.tld/improvisational/onanists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nobuyoki Weglage" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hortenspa Posen" + ] ; + dc:title "fingerprinted onanists pointiest" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.improvisational.tld/pointiest/consolingly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Helmer Carls" + ] ; + dc:title "nervate tines beadsman" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.immobilizer.tld/beadsman/appearers.html" . + +_:b1496 a foaf:Person ; + foaf:name "Qaaid Berlin" . + +_:b1497 a foaf:Person ; + foaf:name "Tomiichi Licea" . + +_:b17 a foaf:Person ; + foaf:name "Leonarda Imai" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monkeying.tld/headhunts/chagrined.html" ; + dc:creator _:b1117 , _:b1420 ; + dc:title "dallier chagrined campaigned" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.headhunts.tld/campaigned/clammier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ageratum.tld/innovated/blinder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Flora Aveni" + ] ; + dc:title "scouring blinder gamings" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.innovated.tld/gamings/glossing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acidly.tld/venges/shivas.html" ; + dc:creator _:b1498 ; + dc:creator [ a foaf:Person ; + foaf:name "Breana Scheffler" + ] ; + dc:title "deponent shivas northers" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.venges.tld/northers/mutualist.html" . + +_:b1499 a foaf:Person ; + foaf:name "Georg Prisk" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.canalizing.tld/exhaustless/scraggy.html" ; + bench:booktitle "ambiences coerciveness exhaustless" ; + dc:creator _:b1500 ; + dc:title "coerciveness scraggy anticancer" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.exhaustless.tld/anticancer/foxes.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.dawdling.tld/displease/complicatedness.html" ; + bench:booktitle "disenfranchises estimator displease" ; + dc:creator [ a foaf:Person ; + foaf:name "Aldobrando Pellowski" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Haniyya Timberlake" + ] ; + dc:title "estimator complicatedness linguinis" ; + dcterms:issued 1962 ; + swrc:pages 137 ; + foaf:homepage "http://www.displease.tld/linguinis/gonophs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.isogamy.tld/campi/confection.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naaila Lura" + ] ; + dc:title "ineffably confection nonnutritious" ; + swrc:journal ; + foaf:homepage "http://www.campi.tld/nonnutritious/eyespots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semiautomatic.tld/vinosities/teletypewriter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aspasa Abaunza" + ] ; + dc:title "fizzes teletypewriter filespec" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.vinosities.tld/filespec/gustatorily.html" . + + + a bench:Article ; + dc:creator _:b1501 ; + dc:title "mandragora pursy pertinence" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.bezoar.tld/pertinence/fortuitously.html" . + +_:b1502 a foaf:Person ; + foaf:name "Vasilis Carretta" . + + + a bench:Article ; + rdfs:seeAlso "http://www.constrainable.tld/laxnesses/larcener.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Norogumi Gargano" + ] ; + dc:title "argal larcener grasping" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.laxnesses.tld/grasping/crumby.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exigence.tld/lobber/unsafely.html" ; + dc:creator _:b1441 ; + dc:creator [ a foaf:Person ; + foaf:name "Danaus Dacanay" + ] ; + dc:title "cellists unsafely alumroots" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.lobber.tld/alumroots/follower.html" . + + + a bench:Article ; + bench:cdrom "http://www.webfeet.tld/fanlights/reappraises.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nissho Laorange" + ] ; + dc:title "dualistic reappraises serotypes" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.fanlights.tld/serotypes/prinks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loyaler.tld/quintain/castrations.html" ; + dc:creator _:b1503 ; + dc:title "leveled castrations alibied" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.quintain.tld/alibied/waterworthy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Goncalo Gahm" + ] ; + dc:title "fundamentally millennial affects" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.ransoms.tld/affects/soarer.html" . + +_:b211 a foaf:Person ; + foaf:name "Marion Verdi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anaesthesia.tld/setal/tatters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matabei Tall" + ] ; + dc:title "chlorotic tatters sandpapering" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.setal.tld/sandpapering/derisiveness.html" . + + + a bench:Article ; + dc:creator _:b735 ; + dc:title "dayside assafoetida reiterates" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.unevener.tld/reiterates/deathy.html" . + + + a bench:Article ; + dc:creator _:b642 , _:b1249 ; + dc:title "chairmaned goodwills deflating" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.annoying.tld/deflating/lotions.html" . + + + a bench:Article ; + dc:creator _:b1145 , _:b1504 ; + dc:title "anemometers larceners demobbing" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.vitiating.tld/demobbing/fined.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.burdening.tld/trussed/envisioning.html" ; + bench:booktitle "reacquired slumming trussed" ; + dc:creator person:Paul_Erdoes , _:b969 ; + dc:title "slumming envisioning lived" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.trussed.tld/lived/embow.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.illegitimating.tld/chaparrals/deliberates.html" ; + bench:booktitle "vuggy touche chaparrals" ; + dc:creator _:b251 ; + dc:title "touche deliberates regaling" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.chaparrals.tld/regaling/squeaked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vendees.tld/perspicuousness/efts.html" ; + dc:creator _:b1505 ; + dc:title "reships efts urinalysis" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.perspicuousness.tld/urinalysis/prosperously.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaila Beaufort" + ] ; + dc:title "endowed passovers specter" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.billheads.tld/specter/barracking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fussers.tld/thrower/misdeal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shesha Humbird" + ] ; + dc:title "sorbates misdeal noncorroborative" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.thrower.tld/noncorroborative/pseudobiographical.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abreacts.tld/moues/demonstrably.html" ; + bench:booktitle "birded rewrapped moues" ; + dc:creator _:b973 ; + dc:title "rewrapped demonstrably pitheads" ; + dcterms:issued 1955 ; + swrc:pages 56 ; + foaf:homepage "http://www.moues.tld/pitheads/tzaritzas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.takable.tld/rhymer/needlers.html" ; + dc:creator _:b903 ; + dc:title "atones needlers littlenecks" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.rhymer.tld/littlenecks/histrionics.html" . + + + a bench:Article ; + dc:creator _:b277 ; + dc:title "creels leant miriest" ; + swrc:journal ; + foaf:homepage "http://www.measurably.tld/miriest/filterability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infundibuliform.tld/experted/simplifying.html" ; + dc:creator _:b1506 ; + dc:title "nonmilitarily simplifying globulins" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.experted.tld/globulins/chancroids.html" . + +_:b1439 a foaf:Person ; + foaf:name "Teri Landevos" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blacklisting.tld/jurist/conditioned.html" ; + dc:creator _:b1507 ; + dc:title "scribes conditioned taphole" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.jurist.tld/taphole/shlocks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seditiousness.tld/yodelled/nubby.html" ; + dc:creator _:b11 ; + dc:title "stargazer nubby enclasping" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.yodelled.tld/enclasping/parasitizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apolunes.tld/piracies/futurologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Haruhiko Tindell" + ] ; + dc:title "inanimately futurologist lobbied" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.piracies.tld/lobbied/misact.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.zoological.tld/damndest/valuative.html" ; + bench:booktitle "manger polydactylism damndest" ; + dc:creator _:b540 ; + dc:title "polydactylism valuative lostness" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.damndest.tld/lostness/teazeled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tossers.tld/gonadectomies/spleens.html" ; + dc:creator _:b510 ; + dc:title "pottage spleens academias" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.gonadectomies.tld/academias/milliners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.townless.tld/gook/cottontails.html" ; + dc:creator _:b1508 ; + dc:title "mestizoes cottontails velocipedes" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.gook.tld/velocipedes/trainmaster.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b404 , _:b1509 ; + swrc:number 1 ; + swrc:volume 1 . + +_:b1510 a foaf:Person ; + foaf:name "Akio Verona" . + + + a bench:Article ; + rdfs:seeAlso "http://www.counterinsurgent.tld/footboard/conceptualist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Trevonn Kretchmar" + ] ; + dc:title "pilotings conceptualist loamed" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.footboard.tld/loamed/lollop.html" . + +_:b1038 a foaf:Person ; + foaf:name "Aleksndra Roncskevitz" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.landward.tld/hewable/vivider.html" ; + bench:booktitle "annotates frontages hewable" ; + dc:creator _:b1411 ; + dc:title "frontages vivider weatherstripped" ; + dcterms:issued 1951 ; + swrc:pages 160 ; + foaf:homepage "http://www.hewable.tld/weatherstripped/bermudian.html" . + +_:b1299 a foaf:Person ; + foaf:name "Caryn Grudzinski" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.montaged.tld/govt/dreidels.html" ; + bench:booktitle "incorrigibleness gasifying govt" ; + dc:creator _:b898 ; + dc:title "gasifying dreidels stepdaughters" ; + dcterms:issued 1959 ; + swrc:pages 35 ; + foaf:homepage "http://www.govt.tld/stepdaughters/glossier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staphylococci.tld/soundest/recharge.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Petter Rusu" + ] ; + dc:title "burps recharge spiracles" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.soundest.tld/spiracles/linesman.html" . + +_:b1511 a foaf:Person ; + foaf:name "Orrel Farnum" . + + + a bench:Proceedings ; + bench:booktitle "fining soundproofs paces" ; + dc:publisher "State University of New York Press" ; + dc:title "Proceeding 3 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b242 , _:b1512 ; + swrc:isbn "0-3718-4026-0" ; + swrc:series 1865 ; + foaf:homepage "http://www.soundproofs.tld/counterrevolution/faithlessly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bareness.tld/judgelike/centrality.html" ; + bench:booktitle "beeswax foiling judgelike" ; + dc:creator _:b1513 , _:b1387 ; + dc:title "foiling centrality limpidness" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.judgelike.tld/limpidness/hedgerow.html" . + +_:b360 a foaf:Person ; + foaf:name "Crescentia Mongeau" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impoliticly.tld/rickettsial/centralizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Phoolan Mackie" + ] ; + dc:title "fretter centralizing serumal" ; + swrc:journal ; + foaf:homepage "http://www.rickettsial.tld/serumal/demographic.html" . + +_:b106 a foaf:Person ; + foaf:name "Waliyya Dandrea" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.americans.tld/corneas/somersaulting.html" ; + bench:booktitle "abomination bohemians corneas" ; + dc:creator _:b271 ; + dc:title "bohemians somersaulting solipsists" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.corneas.tld/solipsists/edibility.html" . + +_:b67 a foaf:Person ; + foaf:name "Carine Hataway" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slideways.tld/flippest/steaded.html" ; + bench:booktitle "fossilizes berceuse flippest" ; + dc:creator _:b1389 ; + dc:title "berceuse steaded pergolas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 198 ; + foaf:homepage "http://www.flippest.tld/pergolas/burin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vendibles.tld/kaka/uplander.html" ; + dc:creator _:b1514 ; + dc:title "freebee uplander parthenogeneses" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.kaka.tld/parthenogeneses/reinvolves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lempiras.tld/armourers/gentlewomen.html" ; + dc:creator _:b1114 ; + dc:title "fatiguabilities gentlewomen unestablished" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.armourers.tld/unestablished/sequenced.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.battleships.tld/sphinges/weatherstrips.html" ; + dc:creator _:b1515 , _:b754 ; + dc:title "unforseen weatherstrips gonorrhea" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.sphinges.tld/gonorrhea/wicked.html" . + + + a bench:Inproceedings ; + bench:booktitle "ling apostasy coronachs" ; + dc:creator _:b1516 , _:b677 ; + dc:title "movements coronachs ambulation" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.apostasy.tld/ambulation/preassigning.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.puppies.tld/shammers/piked.html" ; + bench:booktitle "kiln cicatrixes shammers" ; + dc:creator _:b449 ; + dc:title "cicatrixes piked tercentenary" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 178 ; + foaf:homepage "http://www.shammers.tld/tercentenary/tuberculous.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readmittance.tld/architrave/mercifulness.html" ; + dc:creator _:b1517 ; + dc:title "painting mercifulness leman" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.architrave.tld/leman/complied.html" . + + + a bench:Article ; + dc:creator _:b1106 ; + dc:creator [ a foaf:Person ; + foaf:name "Bogdana Okerson" + ] ; + dc:title "contemplations urbanology rowers" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.godparents.tld/rowers/possets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infolding.tld/elf/tippled.html" ; + bench:booktitle "volatilizes angelfishes elf" ; + dc:creator _:b1518 ; + dc:title "angelfishes tippled analyzers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.elf.tld/analyzers/interregna.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nidgar Bree" + ] ; + dc:title "cinematograph gauchest hedgerows" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.roentgenograms.tld/hedgerows/surveillance.html" . + +_:b1023 a foaf:Person ; + foaf:name "Taishineia Hudnall" . + +_:b1519 a foaf:Person ; + foaf:name "Alissa Woodridge" . + +_:b1520 a foaf:Person ; + foaf:name "Meena Riegel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redacting.tld/alfas/refuelled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Isabelle Uerkwitz" + ] ; + dc:title "alright refuelled epigrams" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.alfas.tld/epigrams/airmails.html" . + + + a bench:Article ; + dc:creator _:b1438 , _:b1521 ; + dc:title "debitable sleighs duskish" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.veining.tld/duskish/geraniums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shuffled.tld/malingered/emulation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omparkash Allbones" + ] ; + dc:title "fictionalizes emulation scalloped" ; + swrc:journal ; + swrc:month 8 ; + swrc:pages 23 ; + foaf:homepage "http://www.malingered.tld/scalloped/vestments.html" . + +_:b1462 a foaf:Person ; + foaf:name "Jedrus Logwood" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vivian Morss" + ] ; + dc:title "rehydration sh reoccupies" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.nybble.tld/reoccupies/standardized.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconsolidation.tld/repletion/misused.html" ; + bench:booktitle "direness salts repletion" ; + dc:creator _:b1227 , _:b424 ; + dc:title "salts misused brandished" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.repletion.tld/brandished/chatterbox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redundantly.tld/tictac/anattos.html" ; + dc:creator _:b1522 , person:Paul_Erdoes ; + dc:title "wandered anattos redundances" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.tictac.tld/redundances/squirting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laundering.tld/adulterer/solubilizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vyshia Waldall" + ] ; + dc:title "misarranges solubilizing bylined" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.adulterer.tld/bylined/scratchiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kinsmanship.tld/snowplowed/quenches.html" ; + dc:creator _:b755 ; + dc:title "blueings quenches pitifully" ; + swrc:journal ; + foaf:homepage "http://www.snowplowed.tld/pitifully/colonelcies.html" . + + + a bench:Inproceedings ; + bench:booktitle "autotransplant pinions smockings" ; + dc:creator _:b1523 , _:b390 ; + dc:title "cogences smockings institutions" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.pinions.tld/institutions/unlace.html" . + +_:b1168 a foaf:Person ; + foaf:name "Carson Skagen" . + +_:b881 a foaf:Person ; + foaf:name "Esinam Guier" . + +_:b1524 a foaf:Person ; + foaf:name "Katelynn Lowman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bites.tld/ingeniousness/prescientific.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vanda Ukich" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Taina Tilzer" + ] ; + dc:title "clandestinely prescientific lifeless" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.ingeniousness.tld/lifeless/conjunctivitis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.luteal.tld/aquanaut/rover.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giancarlo Mager" + ] ; + dc:title "interjectional rover palliates" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.aquanaut.tld/palliates/placeboes.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1967)" ; + dcterms:issued 1967 ; + swrc:number 1 ; + swrc:volume 19 . + +_:b1237 a foaf:Person ; + foaf:name "Khadija Lagerquist" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.moxibustion.tld/moulder/sybarites.html" ; + bench:booktitle "interrelatedness ontogenically moulder" ; + dc:creator _:b3 , person:Paul_Erdoes ; + dc:title "ontogenically sybarites lameness" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 139 ; + foaf:homepage "http://www.moulder.tld/lameness/enhances.html" . + + + a bench:Inproceedings ; + bench:booktitle "tripodic corrodes chocked" ; + dc:creator _:b6 ; + dc:title "tercentenaries chocked jubile" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.corrodes.tld/jubile/earmuff.html" . + +_:b674 a foaf:Person ; + foaf:name "Mada Aleff" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milles.tld/chased/psychokinesis.html" ; + bench:booktitle "swordfishes flunkers chased" ; + dc:creator _:b1525 , _:b719 ; + dc:title "flunkers psychokinesis sutural" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.chased.tld/sutural/skydived.html" . + +_:b1526 a foaf:Person ; + foaf:name "Francisco Feighner" . + +_:b953 a foaf:Person ; + foaf:name "Lili Atoe" . + +_:b775 a foaf:Person ; + foaf:name "Jarred Seres" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flaccidities.tld/archiving/jerker.html" ; + bench:booktitle "carding drummers archiving" ; + dc:creator _:b402 , _:b999 ; + dc:title "drummers jerker clitoric" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.archiving.tld/clitoric/mountable.html" . + +_:b1399 a foaf:Person ; + foaf:name "Ghassaan Kister" . + +_:b724 a foaf:Person ; + foaf:name "Iarogned Trivette" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.owlet.tld/jades/jerrycans.html" ; + bench:booktitle "waterpower fireplugs jades" ; + dc:creator _:b192 ; + dc:title "fireplugs jerrycans cantina" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.jades.tld/cantina/bodying.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Marce Fiscalini" + ] ; + dc:title "exacted deli hotheads" ; + swrc:journal ; + foaf:homepage "http://www.balboas.tld/hotheads/plebiscites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bannocks.tld/redbugs/mailer.html" ; + dc:creator _:b887 ; + dc:title "discipliner mailer contaminates" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.redbugs.tld/contaminates/casted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.opportunism.tld/claptrap/organs.html" ; + bench:booktitle "alpenstocks tautest claptrap" ; + dc:creator _:b1002 ; + dc:title "tautest organs flyleaf" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.claptrap.tld/flyleaf/duologue.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indues.tld/entomologists/decompensations.html" ; + dc:creator _:b1029 ; + dc:title "ineffectively decompensations thriftily" ; + swrc:journal ; + swrc:month 7 ; + swrc:pages 119 ; + foaf:homepage "http://www.entomologists.tld/thriftily/chuckled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surprised.tld/salves/agentry.html" ; + dc:creator _:b1527 , _:b1528 ; + dc:title "challenger agentry frothiness" ; + swrc:journal ; + foaf:homepage "http://www.salves.tld/frothiness/ignorantness.html" . + +_:b910 a foaf:Person ; + foaf:name "Gentiana Debey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contraction.tld/reanalyses/grasshopper.html" ; + dc:creator _:b1529 ; + dc:title "amiable grasshopper posits" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.reanalyses.tld/posits/overweighed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whisted.tld/formed/crumbles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Doroteya Leibe" + ] ; + dc:title "piedmonts crumbles verificatory" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.formed.tld/verificatory/cosmopolitanism.html" . + +_:b1117 a foaf:Person ; + foaf:name "Vikashenka Koso" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nele Stromquist" + ] ; + dc:title "reconnects interspersed uprear" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.chippers.tld/uprear/impersonated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bristling.tld/protozoal/maestri.html" ; + dc:creator _:b1530 ; + dc:title "noggings maestri springiest" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.protozoal.tld/springiest/mortuaries.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bruno Barthe" + ] ; + dc:title "clicks aggrandizement troubadours" ; + swrc:journal ; + foaf:homepage "http://www.sledged.tld/troubadours/mudlark.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misfit.tld/abscised/bawdric.html" ; + bench:booktitle "zooms hardpan abscised" ; + dc:creator _:b1402 ; + dc:title "hardpan bawdric squirms" ; + dcterms:issued 1962 ; + swrc:pages 174 ; + foaf:homepage "http://www.abscised.tld/squirms/girns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.headiest.tld/plonking/numerary.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dagny Wibeto" + ] ; + dc:title "dynamisms numerary hematomas" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.plonking.tld/hematomas/scantest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mousetraps.tld/tennises/laplanders.html" ; + bench:booktitle "doused petters tennises" ; + dc:creator _:b1176 ; + dc:title "petters laplanders lilliputians" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.tennises.tld/lilliputians/fumigants.html" . + + + a bench:Proceedings ; + bench:booktitle "publics mewler wets" ; + dc:publisher "Open University Press" ; + dc:title "Proceeding 1 (1956)" ; + dcterms:issued 1956 ; + swrc:editor person:Paul_Erdoes , _:b832 ; + swrc:isbn "0-3601-6693-0" ; + swrc:series 1057 ; + swrc:volume 5 ; + foaf:homepage "http://www.mewler.tld/primed/barkeepers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.predicating.tld/waders/eastwards.html" ; + bench:booktitle "welters overpay waders" ; + dc:creator _:b1531 ; + dc:title "overpay eastwards darnings" ; + dcterms:issued 1951 ; + swrc:pages 153 ; + foaf:homepage "http://www.waders.tld/darnings/brainily.html" . + +_:b1530 a foaf:Person ; + foaf:name "Gerakna Ryneer" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.castrates.tld/cursedness/autobus.html" ; + bench:booktitle "foreordainments seacoasts cursedness" ; + dc:creator _:b1033 ; + dc:title "seacoasts autobus inhabitance" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.cursedness.tld/inhabitance/reigniting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colombian.tld/unmoved/digestor.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ogai Britt" + ] ; + dc:title "thralled digestor apposes" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.unmoved.tld/apposes/housings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gerardias.tld/overworks/impassively.html" ; + bench:cdrom "http://www.indignantly.tld/clashed/overworks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Otylia Lowdermilk" + ] ; + dc:title "clashed impassively kilters" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.overworks.tld/kilters/rhumbs.html" . + + + a bench:Inproceedings ; + bench:booktitle "debouch legitimize kissable" ; + dc:creator _:b653 ; + dc:title "consubstantiation kissable overthrown" ; + dcterms:issued 1958 ; + swrc:pages 92 ; + foaf:homepage "http://www.legitimize.tld/overthrown/macerate.html" . + + + a bench:Article ; + dc:creator _:b313 ; + dc:title "allowable kiboshing spooned" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.disclosures.tld/spooned/renegade.html" . + + + a bench:Article ; + dc:creator _:b282 ; + dc:title "skys pseudoscientifically scoring" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.urbanist.tld/scoring/couples.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desalinize.tld/sargassos/canvassers.html" ; + dc:creator _:b1532 , _:b1533 ; + dc:title "airliners canvassers flamed" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.sargassos.tld/flamed/corrugating.html" . + +_:b113 a foaf:Person ; + foaf:name "Takuji Gangluff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monogramming.tld/subentries/lakes.html" ; + dc:creator _:b962 ; + dc:title "sugared lakes humiliations" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.subentries.tld/humiliations/pailsful.html" . + + + a bench:Article ; + dc:creator _:b1534 ; + dc:title "skilling cowpokes hawkmoths" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.totaled.tld/hawkmoths/ascender.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Takuya Kedia" + ] ; + dc:title "correality skivvies raisins" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.circumscribing.tld/raisins/pinna.html" . + + + a bench:Article ; + dc:creator _:b937 , _:b938 ; + dc:title "poisonings caucussing placement" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.bunts.tld/placement/firebases.html" . + + + a bench:Article ; + dc:creator _:b864 ; + dc:title "perfumes reprobative valvelets" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.rapaciously.tld/valvelets/banged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staplers.tld/outwait/tackifies.html" ; + dc:creator _:b110 ; + dc:title "msec tackifies demolitions" ; + swrc:journal ; + swrc:note "rediscovers riptides darner curiosa harbours coir terrifying soarers competently spriest" ; + swrc:pages 35 ; + foaf:homepage "http://www.outwait.tld/demolitions/pokes.html" . + + + a bench:Article ; + dc:creator _:b1535 ; + dc:title "jaunted nonsubmissive fluters" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.quittances.tld/fluters/subtraction.html" . + +_:b1154 a foaf:Person ; + foaf:name "Lillian Rehbein" . + +_:b1483 a foaf:Person ; + foaf:name "Shunji Decoste" . + +_:b1376 a foaf:Person ; + foaf:name "Ericka Uimari" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underripened.tld/ruminated/outfight.html" ; + bench:booktitle "purloins perter ruminated" ; + dc:creator _:b1536 , _:b1021 ; + dc:title "perter outfight monetized" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.ruminated.tld/monetized/annoys.html" . + +_:b1537 a foaf:Person ; + foaf:name "Nanda Batto" . + +_:b577 a foaf:Person ; + foaf:name "DSean Dabrowski" . + + + a bench:Article ; + dc:creator _:b659 ; + dc:title "aetheric biosatellites yapper" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.streetcars.tld/yapper/lightening.html" . + + + a bench:Article ; + bench:cdrom "http://www.acceptive.tld/mishandled/seedpod.html" ; + dc:creator _:b1538 ; + dc:creator [ a foaf:Person ; + foaf:name "Generosb Fowlar" + ] ; + dc:title "monotonousness seedpod unsighted" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.mishandled.tld/unsighted/prospective.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Twain Sannon" + ] ; + dc:title "revaluations sneaking maladministers" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.irreformable.tld/maladministers/mishaps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anchoresses.tld/doggier/coveted.html" ; + dc:creator _:b980 ; + dc:title "eclampsia coveted caber" ; + swrc:journal ; + foaf:homepage "http://www.doggier.tld/caber/transgressing.html" . + +_:b1539 a foaf:Person ; + foaf:name "Mudri Gamero" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reprover.tld/marker/grafts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nockten Outhier" + ] ; + dc:title "wingover grafts crenated" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.marker.tld/crenated/operants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kilowatt.tld/hookahs/crediting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sakuro Kring" + ] ; + dc:title "resuscitators crediting frizzes" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.hookahs.tld/frizzes/capillaries.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sepaloid.tld/cudgelling/antinucleon.html" ; + bench:abstract "pissant fruitier queerly concrescences pridefully saliences enlighten prided herbal turbocharger syphilitic broadswords deprecative camphorating antiunion irrigable altarpiece incrustations unlimited acclimating outchiding bayberries charlatanish foraging cartop refreezes advents hastener solvencies welches doling lib cussing sets arbitrarily brainiest kerb whalebones adeptly enquiring flatlands raccoons irritatingly afghanis milksop exacting deodorizer transsexual startling placarded monogramming sugared subentries lakes humiliations pailsful hyperbole glorifying dildoe bolshevists plutocrats derivation tindery robotizing fuelled capsizing trailblazers mussed inbreathe brit portiones rooks reaccusing nills fielders jingoish spangled nihils nonapplicable cithern upswollen shantey dissectors insulating conductors monseigneur macaroni hepcats baedekers chooser limiest privets dispossesses huddling ferociously toplessness points crabbedness leadings ducker vialed emasculation conquests tasselled standardbearers grouter caviars citing bowyer energizes lilacs feminize unrest dojos grossly classifier chirped totalitarianism pours sojournment infiltrates syncopated comparability pneumoconiosis nontraditionally genealogically ayes cannabinol aurist aerophobia southwestward reimbursement spinout floweriness slotbacks newsstands debouch consubstantiation legitimize kissable overthrown macerate propman massiveness isotonically closeness unincumbered intrepidity hocking frosh thrushes randier morph bulkier beeswax bareness foiling judgelike centrality limpidness hedgerow attila opinionatedly anybodies whisks clericalism nebbishes contritely yellowbellied deflated" ; + bench:booktitle "negatrons investigatable cudgelling" ; + dc:creator _:b1540 ; + dc:title "investigatable antinucleon jeremiad" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 133 ; + foaf:homepage "http://www.cudgelling.tld/jeremiad/serrate.html" . + + + a bench:Article ; + dc:creator _:b1072 , person:Paul_Erdoes ; + dc:title "househusbands strafer destroyed" ; + swrc:journal ; + foaf:homepage "http://www.adorers.tld/destroyed/cottonseeds.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kallie Bednarek" + ] ; + dc:title "cultivates melanesians unproclaimed" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.canaanites.tld/unproclaimed/flageolets.html" . + +_:b918 a foaf:Person ; + foaf:name "Fujio Hocke" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brawlers.tld/embroglios/conches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Duygu Poster" + ] ; + dc:title "phonographically conches vamped" ; + swrc:journal ; + foaf:homepage "http://www.embroglios.tld/vamped/hefting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waiving.tld/costively/sequiturs.html" ; + dc:creator _:b1541 ; + dc:title "brutes sequiturs scooting" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.costively.tld/scooting/palsied.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maajid Loghry" + ] ; + dc:title "anises druidic grandnephews" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.remaindering.tld/grandnephews/verdancies.html" . + +_:b1542 a foaf:Person ; + foaf:name "Imaad Dolman" . + + + a bench:Journal ; + dc:title "Journal 2 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b1509 , _:b1543 ; + swrc:number 1 ; + swrc:volume 14 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fumbles.tld/hoplite/washers.html" ; + bench:booktitle "winepress reflowers hoplite" ; + dc:creator _:b1415 ; + dc:title "reflowers washers stupefying" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.hoplite.tld/stupefying/pustule.html" . + + + a bench:Inproceedings ; + bench:booktitle "gazed annually rescuing" ; + dc:creator _:b1544 , _:b481 ; + dc:title "praising rescuing vivifiers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.annually.tld/vivifiers/photoelectric.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.biomasses.tld/meshing/distractibility.html" ; + bench:booktitle "bedlamp specs meshing" ; + dc:creator _:b1330 , _:b1545 ; + dc:title "specs distractibility synapsing" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.meshing.tld/synapsing/appertains.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lunette.tld/vicariousness/sorrower.html" ; + dc:creator _:b1546 ; + dc:title "hunkers sorrower extincts" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.vicariousness.tld/extincts/untangles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.croupy.tld/regainers/teardown.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tydeus Dyckman" + ] ; + dc:title "bacchanalia teardown margarins" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.regainers.tld/margarins/inconvenience.html" . + +_:b1212 a foaf:Person ; + foaf:name "Carey Huenink" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.insulting.tld/bastes/trusty.html" ; + bench:booktitle "prevaricator inconclusively bastes" ; + dc:creator _:b947 ; + dc:title "inconclusively trusty redresses" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.bastes.tld/redresses/nonconclusive.html" . + +_:b1547 a foaf:Person ; + foaf:name "Shigochiyo Wirtzfeld" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pores.tld/wheezier/extortioners.html" ; + dc:creator _:b1000 ; + dc:title "crematorium extortioners readjourning" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.wheezier.tld/readjourning/bacteriophage.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hypnology.tld/iterant/gnarls.html" ; + dc:creator _:b138 ; + dc:title "anathemas gnarls ruths" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.iterant.tld/ruths/robles.html" . + +_:b1548 a foaf:Person ; + foaf:name "Gajra Ulch" . + +_:b587 a foaf:Person ; + foaf:name "Keisuke Jager" . + +_:b1150 a foaf:Person ; + foaf:name "Sahan Laprete" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gammon.tld/antinomianism/soffits.html" ; + dc:creator _:b1549 ; + dc:title "blasphemer soffits chainmen" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.antinomianism.tld/chainmen/fiftieths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.capless.tld/corer/ulcering.html" ; + dc:creator _:b360 , _:b361 ; + dc:title "copolymerized ulcering beknighted" ; + swrc:journal ; + foaf:homepage "http://www.corer.tld/beknighted/reproachable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oracles.tld/snobbier/unhanding.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nanmadol Walgren" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Palmira Soll" + ] ; + dc:title "fussiness unhanding nuncios" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.snobbier.tld/nuncios/chitlins.html" . + + + a bench:Article ; + dc:creator _:b1550 ; + dc:title "winesops paranoias datable" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.combes.tld/datable/population.html" . + +_:b1195 a foaf:Person ; + foaf:name "Jette Kinnard" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Estephanie Khoun" + ] ; + dc:title "kirsches footpaths porousness" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.drowsily.tld/porousness/ejectors.html" . + +_:b589 a foaf:Person ; + foaf:name "Joruri Slaydon" . + + + a bench:Article ; + dc:creator _:b1471 , person:Paul_Erdoes ; + dc:title "toddy mouthiest delegati" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.playlets.tld/delegati/renege.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bronzing.tld/sphincteral/estranged.html" ; + dc:creator _:b1551 ; + dc:title "caprioles estranged metastasis" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.sphincteral.tld/metastasis/nobbier.html" . + + + a bench:Inproceedings ; + bench:booktitle "adamants illy seventieths" ; + dc:creator _:b1243 ; + dc:title "unmovable seventieths palets" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.illy.tld/palets/ingression.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kumquats.tld/greeniest/drooling.html" ; + bench:booktitle "loadstones hostels greeniest" ; + dc:creator _:b1352 , _:b971 ; + dc:title "hostels drooling tutted" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.greeniest.tld/tutted/fubbed.html" . + +_:b413 a foaf:Person ; + foaf:name "Teodora Rumney" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dramatization.tld/drillers/divinities.html" ; + dc:creator _:b1431 ; + dc:title "inexecutable divinities caparisons" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.drillers.tld/caparisons/fetors.html" . + + + a bench:Proceedings ; + bench:booktitle "seafloor jowliest psalmody" ; + dc:publisher "Oliver Books" ; + dc:title "Proceeding 1 (1951)" ; + dcterms:issued 1951 ; + swrc:editor _:b1552 , person:Paul_Erdoes ; + swrc:editor [ a foaf:Person ; + foaf:name "Leopoldina Alvey" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Afyia Gines" + ] ; + swrc:isbn "0-9502-9347-0" ; + swrc:series 1998 ; + swrc:volume 2 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hysterics.tld/deceasing/borborygmies.html" ; + bench:booktitle "reckons drinker deceasing" ; + dc:creator _:b67 ; + dc:title "drinker borborygmies friary" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.deceasing.tld/friary/whipcords.html" . + + + a bench:Inproceedings ; + bench:booktitle "atypically whigs educts" ; + dc:creator _:b1291 , person:Paul_Erdoes ; + dc:title "ransomer educts miens" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.whigs.tld/miens/exhibitioner.html" . + +_:b874 a foaf:Person ; + foaf:name "Mastoora Youngers" . + +_:b26 a foaf:Person ; + foaf:name "Sterling Adamyan" . + +_:b1553 a foaf:Person ; + foaf:name "Presencia Winson" . + +_:b777 a foaf:Person ; + foaf:name "Avimelech Benincasa" . + +_:b1554 a foaf:Person ; + foaf:name "Eiladar Vicente" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Immakulata Masek" + ] ; + dc:title "eyebeams jackpots seizins" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.calculator.tld/seizins/thrillers.html" . + +_:b167 a foaf:Person ; + foaf:name "Todor Dengler" . + +_:b1466 a foaf:Person ; + foaf:name "Ashlie Barnak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pima.tld/readaptation/biassing.html" ; + dc:creator _:b441 ; + dc:title "whereinsoever biassing yellowbellies" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.readaptation.tld/yellowbellies/nonexpendable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tango Constable" + ] ; + dc:title "mandala adsorbed shadowiness" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.reversions.tld/shadowiness/chorusing.html" . + +_:b813 a foaf:Person ; + foaf:name "Namtheun Treece" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Marulia Bondura" + ] ; + dc:title "hankies unsnarled inures" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.castile.tld/inures/sarabands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reexperiencing.tld/overexcite/mucklucks.html" ; + dc:creator _:b650 , _:b557 ; + dc:title "plainly mucklucks luckless" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.overexcite.tld/luckless/illuminated.html" . + +_:b693 a foaf:Person ; + foaf:name "Heiderose Gaster" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kerb.tld/adeptly/enquiring.html" ; + dc:creator _:b150 ; + dc:title "whalebones enquiring flatlands" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.adeptly.tld/flatlands/raccoons.html" . + + + a bench:Article ; + dc:creator _:b709 ; + dc:title "federates apter looniness" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.pallbearers.tld/looniness/felicitously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.occultists.tld/dawdler/attachers.html" ; + dc:creator _:b949 ; + dc:title "repudiates attachers commonsensical" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.dawdler.tld/commonsensical/phrenological.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hewing.tld/juiceless/sirrees.html" ; + bench:booktitle "garbler denarius juiceless" ; + dc:creator _:b439 , _:b1036 ; + dc:title "denarius sirrees riel" ; + dcterms:issued 1966 ; + swrc:pages 117 ; + foaf:homepage "http://www.juiceless.tld/riel/enplane.html" . + + + a bench:Article ; + dc:creator _:b100 ; + dc:creator [ a foaf:Person ; + foaf:name "Romuald Finch" + ] ; + dc:title "greyer chemisms scorbutic" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.elands.tld/scorbutic/tigresses.html" . + +_:b1555 a foaf:Person ; + foaf:name "Shandee Finnicum" . + + + a bench:Article ; + rdfs:seeAlso "http://www.corpulences.tld/poleaxing/uneven.html" ; + dc:creator _:b1556 ; + dc:title "airdromes uneven oceanauts" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.poleaxing.tld/oceanauts/transitions.html" . + +_:b490 a foaf:Person ; + foaf:name "Richild Brinius" . + + + a bench:Inproceedings ; + bench:booktitle "frankensteins canvassed sups" ; + dc:creator _:b1520 ; + dc:title "prosthodontist sups remorses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.canvassed.tld/remorses/reframes.html" . + +_:b193 a foaf:Person ; + foaf:name "Orquidea Aceveda" . + +_:b1557 a foaf:Person ; + foaf:name "Trevls Romprey" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.offensives.tld/folios/fogger.html" ; + bench:booktitle "wieldier disjoining folios" ; + dc:creator _:b1558 , person:Paul_Erdoes ; + dc:title "disjoining fogger diminishments" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.folios.tld/diminishments/relatione.html" . + +_:b1559 a foaf:Person ; + foaf:name "Yaeesh Libby" . + +_:b666 a foaf:Person ; + foaf:name "Huyen Peppas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.escapisms.tld/charismas/honorably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yo Kadi" + ] ; + dc:title "mulligans honorably refractor" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.charismas.tld/refractor/choppily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wheelless.tld/sublimities/blunderbuss.html" ; + dc:creator _:b1560 ; + dc:title "deprogram blunderbuss scrumptiousness" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.sublimities.tld/scrumptiousness/senores.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.holydays.tld/bafflements/beetroots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Muneeb Borkoski" + ] ; + dc:title "lumped beetroots urgingly" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.bafflements.tld/urgingly/cense.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.manliness.tld/geegaw/maladapted.html" ; + bench:booktitle "mildness staring geegaw" ; + dc:creator _:b275 ; + dc:title "staring maladapted woks" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.geegaw.tld/woks/wending.html" . + +_:b1561 a foaf:Person ; + foaf:name "Jannine Brookings" . + +_:b716 a foaf:Person ; + foaf:name "Tokimune Davanzo" . + +_:b344 a foaf:Person ; + foaf:name "Germana Gelle" . + +_:b1170 a foaf:Person ; + foaf:name "Ffodor Spragley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.obtuseness.tld/pussyfooted/morselled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Brite Girman" + ] ; + dc:title "marking morselled hotdogs" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.pussyfooted.tld/hotdogs/educates.html" . + +_:b515 a foaf:Person ; + foaf:name "Lyalechka Wasp" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incorruption.tld/twentieths/vexes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sakue Derbes" + ] ; + dc:title "demises vexes maimed" ; + swrc:journal ; + swrc:note "monism impermeabilities basques defensibility nucleation allovers enterable entertaining totalling scalars" ; + swrc:pages 188 ; + foaf:homepage "http://www.twentieths.tld/maimed/equated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postmasters.tld/openheartedly/restraining.html" ; + dc:creator _:b1562 ; + dc:title "conciliating restraining unweaned" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.openheartedly.tld/unweaned/vexations.html" . + +_:b1533 a foaf:Person ; + foaf:name "Aedd Lurye" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mottling.tld/staves/garnetlike.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Afnaan Rerko" + ] ; + dc:title "minifying garnetlike dockhand" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.staves.tld/dockhand/octangles.html" . + + + a bench:Inproceedings ; + bench:booktitle "firebox acrobatically babka" ; + dc:creator [ a foaf:Person ; + foaf:name "Wendy Rae" + ] ; + dc:title "reflowing babka bottomed" ; + dcterms:issued 1960 ; + foaf:homepage "http://www.acrobatically.tld/bottomed/granulated.html" . + +_:b1563 a foaf:Person ; + foaf:name "Tyra Cohea" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airfoils.tld/graver/mongst.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Petrelis Welch" + ] ; + dc:title "cityward mongst torpidity" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.graver.tld/torpidity/befriend.html" . + + + a bench:Inproceedings ; + bench:booktitle "coldness dimensional salvational" ; + dc:creator _:b1564 , _:b1565 ; + dc:title "restrainable salvational juncoes" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.dimensional.tld/juncoes/domes.html" . + +_:b1239 a foaf:Person ; + foaf:name "Yanni Ancelet" . + +_:b1566 a foaf:Person ; + foaf:name "Tremelle Beshear" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maundered.tld/embattled/placard.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Calvino Kimbril" + ] ; + dc:title "jargoned placard novelties" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.embattled.tld/novelties/labyrinths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revolvers.tld/hermeneutically/electrochemically.html" ; + dc:creator _:b1115 ; + dc:title "iridectomies electrochemically conners" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.hermeneutically.tld/conners/carobs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.damasked.tld/symbolize/bowling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lutwin Lujano" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Alys Boedecker" + ] ; + dc:title "trochoids bowling overproud" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.symbolize.tld/overproud/corrupted.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Barsha Murrain" + ] ; + dc:title "orbiters owner zanier" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.tormentor.tld/zanier/corkscrewed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reattach.tld/clearinghouse/proteins.html" ; + dc:creator _:b1567 ; + dc:title "infolded proteins fucking" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.clearinghouse.tld/fucking/proprietorial.html" . + +_:b743 a foaf:Person ; + foaf:name "Shioko Chinni" . + + + a bench:Article ; + dc:creator _:b2 ; + dc:title "biogeographer jostling auditorial" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.huffs.tld/auditorial/demonetization.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shereen Khazdozian" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hlya Lummus" + ] ; + dc:title "ramping ruinously imprecates" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.kinematical.tld/imprecates/insufficiency.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hypnotherapy.tld/noblewoman/hesitatingly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Loretta Liddy" + ] ; + dc:title "legged hesitatingly ethnical" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.noblewoman.tld/ethnical/transformations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hardhearted.tld/papuans/disport.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omezo Baumiester" + ] ; + dc:title "exigencies disport briefed" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.papuans.tld/briefed/landscapers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snowflakes.tld/carillonneur/rn.html" ; + bench:booktitle "crosscuts radians carillonneur" ; + dc:creator _:b1054 ; + dc:title "radians rn reexported" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.carillonneur.tld/reexported/enfevered.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cheslav Sahl" + ] ; + dc:title "lunars retaliators mismanaging" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.crenel.tld/mismanaging/immolations.html" . + +_:b434 a foaf:Person ; + foaf:name "Anas Swindler" . + + + a bench:Article ; + dc:creator _:b1308 , person:Paul_Erdoes ; + dc:title "overtaking traditionless spoliator" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.sourdoughs.tld/spoliator/earthlier.html" . + + + a bench:Article ; + dc:creator _:b682 ; + dc:title "photosynthesizing whirlies lunier" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.skywrote.tld/lunier/electrochemistry.html" . + + + a bench:Inproceedings ; + bench:booktitle "frets gesticulation secularizing" ; + dc:creator _:b1056 , person:Paul_Erdoes ; + dc:title "saids secularizing mistiming" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.gesticulation.tld/mistiming/jalap.html" . + +bench:PhDThesis rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.ionizing.tld/armfuls/appendant.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dawn Lauinger" + ] ; + dc:title "tenantry appendant submontane" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.armfuls.tld/submontane/stoutening.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.assignees.tld/hobbit/wristwatches.html" ; + bench:booktitle "taxiways cereuses hobbit" ; + dc:creator _:b1568 ; + dc:title "cereuses wristwatches thews" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.hobbit.tld/thews/degass.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atonies.tld/menaced/martials.html" ; + bench:booktitle "accelerators aglow menaced" ; + dc:creator _:b53 , person:Paul_Erdoes , _:b106 ; + dc:title "aglow martials broidering" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.menaced.tld/broidering/titaness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.accordantly.tld/upshift/unhealthful.html" ; + bench:booktitle "scandalizing fonding upshift" ; + dc:creator _:b1569 , _:b110 ; + dc:title "fonding unhealthful factorship" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.upshift.tld/factorship/exclaimer.html" . + +_:b1570 a foaf:Person ; + foaf:name "Rusa Dufrain" . + +_:b395 a foaf:Person ; + foaf:name "Takanibu Magobet" . + +_:b497 a foaf:Person ; + foaf:name "Adelita Fadale" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Waljan Birckett" + ] ; + dc:title "superconductor mirier hectometer" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.accentuated.tld/hectometer/franked.html" . + +_:b1386 a foaf:Person ; + foaf:name "Cordie Witte" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Apoku Huber" + ] ; + dc:title "restaurants vagabondism protests" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.mushes.tld/protests/musted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.refractoriness.tld/idly/slewing.html" ; + dc:creator _:b1480 , _:b1310 ; + dc:title "omittance slewing grippier" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.idly.tld/grippier/swarth.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.filmcards.tld/balladeers/engendering.html" ; + bench:booktitle "egises dissipated balladeers" ; + dc:creator _:b1314 ; + dc:title "dissipated engendering iodines" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.balladeers.tld/iodines/prattled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teaboards.tld/floppies/vigesimal.html" ; + dc:creator _:b606 , _:b838 ; + dc:title "damned vigesimal corridas" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.floppies.tld/corridas/nationalists.html" . + +_:b1425 a foaf:Person ; + foaf:name "Jelawat Balletta" . + +_:b1571 a foaf:Person ; + foaf:name "Jivanta Quintania" . + + + a bench:Article ; + rdfs:seeAlso "http://www.consummator.tld/swelled/hennery.html" ; + dc:creator _:b663 ; + dc:title "holistically hennery dodgier" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.swelled.tld/dodgier/clawed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emasculators.tld/accursedness/benefaction.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carie Soundara" + ] ; + dc:title "retarded benefaction stunners" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.accursedness.tld/stunners/understudies.html" . + +_:b810 a foaf:Person ; + foaf:name "Haruhiro Flecher" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.truancies.tld/sidelights/cruelties.html" ; + bench:booktitle "wotted illuminator sidelights" ; + dc:creator _:b369 ; + dc:title "illuminator cruelties fellatrice" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.sidelights.tld/fellatrice/sluing.html" . + + + a bench:Article ; + dc:creator _:b894 ; + dc:title "relics suggestions outlining" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.devisees.tld/outlining/dandruff.html" . + +_:b1166 a foaf:Person ; + foaf:name "Christiane Parson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unhanged.tld/lambasted/seabirds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedyenka Terrasi" + ] ; + dc:title "rains seabirds tailpipe" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.lambasted.tld/tailpipe/fits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sodality.tld/slipcases/phenylketonuria.html" ; + dc:creator _:b1572 , person:Paul_Erdoes ; + dc:title "outcrop phenylketonuria grunts" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.slipcases.tld/grunts/venturers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ambilateral.tld/arthritic/declinational.html" ; + dc:creator _:b305 ; + dc:title "spoored declinational pinewood" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.arthritic.tld/pinewood/predicting.html" . + + + a bench:Inproceedings ; + bench:booktitle "frosts exocrine footbath" ; + dc:creator _:b1573 , person:Paul_Erdoes ; + dc:title "runniest footbath faddisms" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.exocrine.tld/faddisms/maximins.html" . + +_:b1177 a foaf:Person ; + foaf:name "Davida Rho" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Constantino Thielen" + ] ; + dc:title "sikhs bacchanalian outcrops" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.disgorge.tld/outcrops/fluorosis.html" . + +_:b385 a foaf:Person ; + foaf:name "Iluska Sinard" . + +_:b1259 a foaf:Person ; + foaf:name "Sevastiiana Heyne" . + +_:b907 a foaf:Person ; + foaf:name "Kassandra Mcumber" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carneys.tld/coopting/skateboards.html" ; + bench:cdrom "http://www.murderees.tld/inweaves/coopting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Polotska Werstein" + ] ; + dc:title "inweaves skateboards vamping" ; + swrc:journal ; + foaf:homepage "http://www.coopting.tld/vamping/galls.html" . + + + a bench:Inproceedings ; + bench:booktitle "unmanly hairpins crossbreed" ; + dc:creator _:b862 ; + dc:title "sophs crossbreed ignitible" ; + dcterms:issued 1967 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_24 ; + rdf:_25 ; + rdf:_26 ; + rdf:_27 ; + rdf:_28 ; + rdf:_29 ; + rdf:_3 ; + rdf:_30 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 144 ; + foaf:homepage "http://www.hairpins.tld/ignitible/matadors.html" . + +_:b1076 a foaf:Person ; + foaf:name "Humberto Simms" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wheelbarrows.tld/outshouting/follicles.html" ; + dc:creator _:b854 ; + dc:title "playacts follicles aced" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.outshouting.tld/aced/caperers.html" . + +_:b403 a foaf:Person ; + foaf:name "Nakamaro Zinkievich" . + +_:b35 a foaf:Person ; + foaf:name "Kiska Scurry" . + +_:b973 a foaf:Person ; + foaf:name "Pyrs Rihanek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chiefdoms.tld/clobbering/aftertastes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elfrun Cicerchia" + ] ; + dc:title "depicting aftertastes cocain" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.clobbering.tld/cocain/housetops.html" . + +_:b291 a foaf:Person ; + foaf:name "Dunja Luchenbill" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vanillins.tld/contractions/expendability.html" ; + bench:booktitle "dimensionality hetaeras contractions" ; + dc:creator _:b1450 ; + dc:title "hetaeras expendability arrases" ; + dcterms:issued 1965 ; + swrc:pages 57 ; + foaf:homepage "http://www.contractions.tld/arrases/heaters.html" . + +_:b1521 a foaf:Person ; + foaf:name "Emely Weitzel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soupy.tld/nonexplosives/scorchingly.html" ; + bench:booktitle "porphyries soupy reenacting" ; + bench:cdrom "http://www.mobbish.tld/reenacting/nonexplosives.html" ; + dc:creator _:b1076 ; + dc:title "reenacting scorchingly bioecologies" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.nonexplosives.tld/bioecologies/dabblers.html" . + + + a bench:Article ; + dc:creator _:b373 ; + dc:title "harkener cleaner readably" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.botchiest.tld/readably/decapod.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steered.tld/vilest/futurism.html" ; + dc:creator _:b538 ; + dc:title "estonians futurism newswomen" ; + swrc:journal ; + swrc:note "airing mercantilism aproning highjacks antihypertensive cheapness inseam quibbles bulls" ; + swrc:pages 112 ; + foaf:homepage "http://www.vilest.tld/newswomen/encasing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.diffusely.tld/filibusters/sharking.html" ; + bench:booktitle "peeving rehinged filibusters" ; + dc:creator _:b1574 ; + dc:title "rehinged sharking atoned" ; + dcterms:issued 1962 ; + swrc:pages 14 ; + foaf:homepage "http://www.filibusters.tld/atoned/dramamine.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wainscoting.tld/demodulations/aggravation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Peppino Telleria" + ] ; + dc:title "powered aggravation mispronounced" ; + swrc:journal ; + swrc:note "discontinuance mutualism coalesced fraughts kills holer veepees buffets aleatory" ; + swrc:pages 131 ; + foaf:homepage "http://www.demodulations.tld/mispronounced/functionally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teleological.tld/asbestosis/straggles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vika Alaya" + ] ; + dc:title "stillness straggles restarting" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.asbestosis.tld/restarting/habilitate.html" . + + + a bench:Article ; + dc:creator _:b36 , _:b1024 ; + dc:title "acclivities snoopier specials" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.prolegomenon.tld/specials/enswathes.html" . + +_:b204 a foaf:Person ; + foaf:name "Valentin Galeano" . + +_:b774 a foaf:Person ; + foaf:name "Eistir Norena" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lavishing.tld/pyrotechnical/infos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Concepcion Scherman" + ] ; + dc:title "empresses infos dogmatical" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.pyrotechnical.tld/dogmatical/breams.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eus Delagado" + ] ; + dc:title "reinvolving vehemently horoscopes" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.hoariness.tld/horoscopes/quantifies.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Giulia Brinsfield" + ] ; + dc:title "lambkin awesomeness taxonomies" ; + swrc:journal ; + foaf:homepage "http://www.erica.tld/taxonomies/vroomed.html" . + +_:b1575 a foaf:Person ; + foaf:name "Sotaro Charlesworth" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reignite.tld/sighers/demolishes.html" ; + bench:booktitle "welsher songsters sighers" ; + dc:creator _:b1080 ; + dc:title "songsters demolishes prodemocratic" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.sighers.tld/prodemocratic/curableness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.psalms.tld/romanticized/rescripts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Devochka Nordby" + ] ; + dc:title "sylphish rescripts innominate" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.romanticized.tld/innominate/rumbled.html" . + +_:b410 a foaf:Person ; + foaf:name "DeMario Nemerofsky" . + +_:b786 a foaf:Person ; + foaf:name "Lepa Yoshino" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.untasted.tld/shovelers/endoderms.html" ; + bench:booktitle "tenderer bluing shovelers" ; + dc:creator _:b104 , person:Paul_Erdoes , _:b152 ; + dc:title "bluing endoderms gassiness" ; + dcterms:issued 1965 ; + swrc:pages 200 ; + foaf:homepage "http://www.shovelers.tld/gassiness/prejudices.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gravitated.tld/disagree/armed.html" ; + dc:creator _:b1576 ; + dc:title "rewrap armed zoophiles" ; + swrc:journal ; + foaf:homepage "http://www.disagree.tld/zoophiles/heeds.html" . + + + a bench:Article ; + dc:creator _:b1198 ; + dc:title "amazedly reappraisal whinnied" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.laccolith.tld/whinnied/mazes.html" . + + + a bench:Article ; + dc:creator _:b1577 ; + dc:title "dilapidator hypocrisies vestals" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.depresses.tld/vestals/trameled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.merrymaker.tld/introducer/manchuria.html" ; + dc:creator _:b1578 ; + dc:creator [ a foaf:Person ; + foaf:name "Oeneus Gerondale" + ] ; + dc:title "knifers manchuria subbranch" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.introducer.tld/subbranch/festoons.html" . + + + a bench:Article ; + dc:creator _:b489 ; + dc:title "charter huntedly czardoms" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.uncashed.tld/czardoms/unidentifiable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clues.tld/rayons/designers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shuko Cassetty" + ] ; + dc:title "commonweals designers unquiet" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.rayons.tld/unquiet/encountered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emaciation.tld/acknowledger/researcher.html" ; + dc:creator _:b966 , _:b1249 ; + dc:title "monologues researcher abjured" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.acknowledger.tld/abjured/overgrows.html" . + + + a bench:Inproceedings ; + bench:booktitle "firebricks reviewal raunchier" ; + dc:creator _:b32 ; + dc:title "tenters raunchier petaled" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.reviewal.tld/petaled/codes.html" . + + + a bench:Journal ; + dc:title "Journal 9 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b136 , _:b606 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Arthwr Kuklis" + ] ; + dc:title "jargonizing democracies cuddlier" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.dextrin.tld/cuddlier/ideograms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.corpuscles.tld/harbouring/denounces.html" ; + dc:creator _:b1579 ; + dc:title "somnambulating denounces unartfully" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.harbouring.tld/unartfully/safeties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resowed.tld/lapboard/gourmands.html" ; + dc:creator _:b1580 , _:b1581 ; + dc:title "quintupled gourmands calypsoes" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.lapboard.tld/calypsoes/dependence.html" . + + + a bench:Article ; + dc:creator _:b835 ; + dc:title "philippics outsells reprobates" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.facer.tld/reprobates/besmears.html" . + +_:b1582 a foaf:Person ; + foaf:name "Toshimichi Speth" . + + + a bench:Article ; + dc:creator _:b108 ; + dc:title "slippiest doozies keratoses" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.jackdaws.tld/keratoses/harassment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wieners.tld/togged/ramps.html" ; + dc:creator _:b789 ; + dc:title "reexpressing ramps dummies" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.togged.tld/dummies/surpassable.html" . + +_:b1583 a foaf:Person ; + foaf:name "Owein Hohm" . + + + a bench:Inproceedings ; + bench:booktitle "jockstraps chancre nos" ; + dc:creator _:b499 ; + dc:title "weaner nos memsahib" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.chancre.tld/memsahib/fungiform.html" . + + + a bench:Proceedings ; + bench:booktitle "localites viced religiously" ; + dc:publisher "Books That Work" ; + dc:title "Proceeding 5 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b944 , _:b943 , _:b945 ; + swrc:isbn "0-9885-6038-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.viced.tld/pederastically/inquisitors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adiposities.tld/poxed/peppier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yujiro Herbin" + ] ; + dc:title "snootiest peppier opulences" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.poxed.tld/opulences/levators.html" . + +_:b859 a foaf:Person ; + foaf:name "Florica Belski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unraveled.tld/delightfully/unmended.html" ; + dc:creator _:b1584 ; + dc:title "gamekeepers unmended permeably" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.delightfully.tld/permeably/metabolizable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overeducated.tld/treaties/preprocessor.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dianmu Aver" + ] ; + dc:title "objurgate preprocessor despising" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.treaties.tld/despising/loftily.html" . + + + a bench:Inproceedings ; + bench:booktitle "meritable conservatives upboiling" ; + dc:creator _:b593 ; + dc:title "idealogy upboiling copses" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.conservatives.tld/copses/soberer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.booted.tld/tablas/remounting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pelaga Loban" + ] ; + dc:title "unfasten remounting postured" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.tablas.tld/postured/sleigher.html" . + +_:b1585 a foaf:Person ; + foaf:name "Sharrita Ginyard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.commuted.tld/floweret/arcadian.html" ; + dc:creator _:b1414 , person:Paul_Erdoes ; + dc:title "lachrymation arcadian acridities" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.floweret.tld/acridities/unrealistic.html" . + +_:b615 a foaf:Person ; + foaf:name "Juthe Bentson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kalifate.tld/backups/vigorish.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gutta Arenos" + ] ; + dc:title "eked vigorish oatmeals" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.backups.tld/oatmeals/dustrag.html" . + +_:b1586 a foaf:Person ; + foaf:name "Avniel Debiase" . + +_:b347 a foaf:Person ; + foaf:name "Cynthiarose Pembleton" . + + + a bench:Article ; + dc:creator _:b1587 ; + dc:title "freezing revaluated kinkier" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.seawater.tld/kinkier/antiskid.html" . + +_:b1034 a foaf:Person ; + foaf:name "Favio Mutherspaw" . + +_:b55 a foaf:Person ; + foaf:name "Silvia Jilek" . + +_:b1301 a foaf:Person ; + foaf:name "Giovanny Schwemmer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hematologies.tld/frijole/figured.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daryn Lejune" + ] ; + dc:title "reinjures figured outback" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.frijole.tld/outback/unalleviated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tasselling.tld/wharfinger/reconverting.html" ; + dc:creator _:b1055 ; + dc:title "crocked reconverting washboards" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.wharfinger.tld/washboards/overdrank.html" . + + + a bench:Inproceedings ; + bench:abstract "coagulability phlegmiest dharmas amplifiable unpredictability recapitulate foxiest cardinality burgeons recuses pieplants downfalls sparkily scabbing diapasons bootyless paretics muckraked carcinogenicity sellers reassimilating pleadable disassembles altering preestablished unvoiced transgresses priorities warier vindication ungrammatical hatpins appropriately spinelessly atomism subsequently valiance congeners disequilibrium halloas congratulating chirography carinas audiology kaleidoscopic chumships languages softened fubbing ethicists camembert gaits hatband posies stover relenting primitivity artificer refiltered nonplus cinematograph roentgenograms gauchest hedgerows surveillance motorbuses londoners goldsmiths kebabs propanes decontaminations unintellectual negotiations spookier lintel fingerprinted improvisational onanists pointiest consolingly bunglers frontiers efficiency bisexuals melodramatist huggable hempweed etheric souse weans tambur moralization firepan malefic somersaulted tsardoms poteens lynchers driftpin calibrated semolinas prenticing outdone hemostat falsifies midways gives effluvial unemphatic unjustly bighorn friability fishwife bumped inflicting tabors lapping unforgivable unwrap beckoningly resisters executes audiometries tugged crashers brightens maypole outlaw reinducing paisleys plaguers pollards kiefs nigher yummies orbited fanning summarizes segmented refractions reclothed axed ornamentations enormousness overrates molts ingrain beleapt megaphone genealogists tumour matters streptococcic peeving diffusely rehinged filibusters sharking atoned dramamine comradeship bassetting lugger claque honesties energetics blemishing seasoned progressing curses activity unmagnified oozing tibial obviates speared canards ethicals coulombs mutually broadens defectiveness astern nudged amortise harmed" ; + bench:booktitle "repiners quarrying perfecters" ; + dc:creator _:b181 ; + dc:title "brassard perfecters mistime" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.quarrying.tld/mistime/pokiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cantilevers.tld/dressing/reproached.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leopold Bala" + ] ; + dc:title "pastinas reproached obscuranticism" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.dressing.tld/obscuranticism/headword.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retsinas.tld/unemotional/doozer.html" ; + dc:creator _:b1588 ; + dc:title "bargains doozer unoffensive" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.unemotional.tld/unoffensive/statement.html" . + + + a bench:Article ; + dc:creator _:b1589 ; + dc:title "murexes tenseness ornaments" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.munchies.tld/ornaments/spiritualize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plumpers.tld/differentiae/teens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Usaama Greiser" + ] ; + dc:title "excreta teens anchored" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.differentiae.tld/anchored/sheepman.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.housemen.tld/insecurities/reverses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulBaasid Chilvers" + ] ; + dc:title "brambliest reverses sizably" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.insecurities.tld/sizably/uncorroborated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abductions.tld/feyer/charactery.html" ; + bench:booktitle "deckle romanced feyer" ; + dc:creator _:b1050 ; + dc:title "romanced charactery conceivability" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.feyer.tld/conceivability/trippings.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jaedyn Montague" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "AbdurRaheem Covotta" + ] ; + dc:title "monogrammed sages libelers" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.parkings.tld/libelers/asked.html" . + + + a bench:Inproceedings ; + bench:booktitle "molders ameba noninstinctual" ; + dc:creator _:b246 ; + dc:title "frescoists noninstinctual kimonoed" ; + dcterms:issued 1963 ; + swrc:pages 7 ; + foaf:homepage "http://www.ameba.tld/kimonoed/fecundity.html" . + + + a bench:Article ; + dc:creator _:b158 ; + dc:title "millers unfortified unproved" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.schusses.tld/unproved/miffing.html" . + + + a bench:Inproceedings ; + bench:booktitle "orbited summarizes segmented" ; + dc:creator _:b1102 , _:b1103 ; + dc:title "fanning segmented refractions" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.summarizes.tld/refractions/reclothed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Imre Muellner" + ] ; + dc:title "lensed anthologists nonreligious" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.afghani.tld/nonreligious/interlocutrices.html" . + +_:b1223 a foaf:Person ; + foaf:name "Ilo Ledec" . + +_:b259 a foaf:Person ; + foaf:name "ra Jansons" . + + + a bench:Article ; + rdfs:seeAlso "http://www.varistors.tld/savoriest/backslappers.html" ; + dc:creator _:b1566 ; + dc:title "existentialist backslappers timbered" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.savoriest.tld/timbered/osteosclerotic.html" . + + + a bench:Article ; + dc:creator _:b1429 ; + dc:creator [ a foaf:Person ; + foaf:name "Morava Quartuccio" + ] ; + dc:title "necessitated preexposures rh" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.spraining.tld/rh/pennyweights.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gwen Menk" + ] ; + dc:title "reclassified musks capeskin" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.motiveless.tld/capeskin/mistrusting.html" . + +_:b241 a foaf:Person ; + foaf:name "Dima Janas" . + +_:b1590 a foaf:Person ; + foaf:name "Beverley Guttman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inundated.tld/numerously/enforce.html" ; + dc:creator _:b1591 ; + dc:title "lynxes enforce fester" ; + swrc:journal ; + swrc:note "benchmarks unanticipated chivvies microprogramming moots inscribed anneals preconsiderations impings canalled" ; + swrc:pages 126 ; + foaf:homepage "http://www.numerously.tld/fester/graduated.html" . + +_:b444 a foaf:Person ; + foaf:name "Nicolaas Bergert" . + +_:b1592 a foaf:Person ; + foaf:name "Ed Oroz" . + +_:b6 a foaf:Person ; + foaf:name "Marissa Shadden" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phantasies.tld/confirming/civilise.html" ; + dc:creator _:b1593 ; + dc:title "absenter civilise corpses" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.confirming.tld/corpses/oversexed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unclassifiable.tld/epoxying/cracky.html" ; + dc:creator _:b769 ; + dc:title "biodegradation cracky cardiotherapy" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.epoxying.tld/cardiotherapy/ravaged.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tamiko Docken" + ] ; + dc:title "relicense asexuals redistills" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.tourers.tld/redistills/allocations.html" . + + + a bench:Article ; + dc:creator _:b1246 ; + dc:title "blepharitis cruncher pollarding" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.brushes.tld/pollarding/perinea.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recolonizing.tld/hellhole/bestriding.html" ; + dc:creator _:b1594 ; + dc:creator [ a foaf:Person ; + foaf:name "Talicia Korsen" + ] ; + dc:title "placers bestriding colourers" ; + swrc:journal ; + foaf:homepage "http://www.hellhole.tld/colourers/nonconsecutively.html" . + +_:b697 a foaf:Person ; + foaf:name "Fanuco Glyn" . + +_:b1595 a foaf:Person ; + foaf:name "Erotiida Fugle" . + +_:b1556 a foaf:Person ; + foaf:name "Takuro Meaders" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ovolo.tld/arborvitaes/soakers.html" ; + dc:creator _:b1596 ; + dc:title "dramatized soakers desalinizing" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.arborvitaes.tld/desalinizing/phial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sidearms.tld/seepier/backbit.html" ; + dc:creator _:b1597 ; + dc:title "salads backbit cockup" ; + swrc:journal ; + foaf:homepage "http://www.seepier.tld/cockup/muller.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wickers.tld/dottiest/entrenchments.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Betty Crosdale" + ] ; + dc:title "reflexologist entrenchments orang" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.dottiest.tld/orang/fastnesses.html" . + + + a bench:Article ; + dc:creator _:b1598 , _:b1599 ; + dc:title "streetwalker cowskin bestirred" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.steelie.tld/bestirred/legacies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interleaf.tld/pharyngeal/breezeway.html" ; + dc:creator _:b1217 ; + dc:title "odorizes breezeway conceders" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.pharyngeal.tld/conceders/denouncers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unpersuaded.tld/bathetically/regranting.html" ; + bench:abstract "wickiup keloidal faqir gamic extorts cantonment stretching sandblasters scandinavians dover academes tachs feaster actable chortles conventionalism nonstick rheometers auditives infecund slimming nope remeets waistbands dolmens sects ginghams tunings fandangos spherically bonds timbering sleuths conned guilders whispering counterrevolutionary touchiness slouches pulsatory prevues larks carousers maladjustive datelining frenches brunettes badgerly flagger orig piggie principled strangulates offeror liquate terrified searchings situps hillocks represented normalcies intertangled cliquing oppositional coworkers roadhouses featured haggler amphibiousness reeky recklessness erased outclass oracles fussiness snobbier unhanding nuncios chitlins sparry checkering sandalwoods renominates condemner goslings tramcars possibler reconnects chippers interspersed uprear impersonated envisage vastness suspire tattersalls supertaxes rollicked inexactitude applicators autosuggestions howbeit memorably extemporize frantically hairwork proudest praters opes albatrosses calculation stellify mucuses reusableness gatsby virologist striker hocussing frontlets braggarts snatchy waltzes prebendary intitling disobediently jokers policed primus matings promotions heritors reconciles orphanhood muckrake jimmied domiciliary deathlessly armband gammon blasphemer antinomianism soffits chainmen fiftieths guaranteed giggliest baggings insalivation pitifuller mightier shucker unstates contraction amiable reanalyses grasshopper posits overweighed astir praxeological plighting dreariest haphazardly enabling bromos indianian sues mesmerist macrocosm balded unwelded repudiating gazelles dropsical drawler christly workless devisals sweetly preterit ganglionic diddling contradictions sasses categorized dwarfs nonindependent pbx plausibility sitting wimple scubas arrestee" ; + bench:booktitle "planarias subdebs bathetically" ; + dc:creator _:b1472 ; + dc:title "subdebs regranting demonical" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.bathetically.tld/demonical/caesarists.html" . + +_:b789 a foaf:Person ; + foaf:name "Crimson Bellion" . + +_:b1600 a foaf:Person ; + foaf:name "Lal Verne" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.somnambulant.tld/cumshaws/catering.html" ; + bench:booktitle "lornness embarrassments cumshaws" ; + dc:creator _:b1601 ; + dc:title "embarrassments catering snowmen" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.cumshaws.tld/snowmen/outstretching.html" . + + + a bench:Article ; + dc:creator _:b1602 , _:b973 ; + dc:title "stainability comeliest remade" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.deplorableness.tld/remade/silicosis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saints.tld/debarment/ruinates.html" ; + dc:creator _:b1603 ; + dc:title "goggled ruinates communicably" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.debarment.tld/communicably/continues.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slapdash.tld/derm/casuistic.html" ; + bench:booktitle "indifference propagandizing derm" ; + dc:creator _:b1604 ; + dc:title "propagandizing casuistic disservice" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.derm.tld/disservice/solubles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pitas.tld/fatheads/tuataras.html" ; + bench:booktitle "frosted overqualified fatheads" ; + dc:creator _:b1605 ; + dc:title "overqualified tuataras penetrations" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.fatheads.tld/penetrations/banquets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.salespersons.tld/battling/perdurable.html" ; + bench:booktitle "suballiances atoneable battling" ; + dc:creator _:b1119 ; + dc:title "atoneable perdurable atremble" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 189 ; + foaf:homepage "http://www.battling.tld/atremble/procreation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loathly.tld/debiting/parrots.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Firdaus Casavez" + ] ; + dc:title "cancels parrots paraguayans" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.debiting.tld/paraguayans/resonates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.untruthfulness.tld/perfusing/starrier.html" ; + bench:booktitle "stronger annihilation perfusing" ; + dc:creator _:b926 ; + dc:title "annihilation starrier rubles" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.perfusing.tld/rubles/hospitality.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vivienne Blankenberg" + ] ; + dc:title "sheol suasions reality" ; + swrc:journal ; + swrc:note "unprofessionally attestor rebury gibbeted stoolies partings villadom cricks chemosurgery deadens braize" ; + swrc:pages 65 ; + foaf:homepage "http://www.desisting.tld/reality/hexers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.degradedness.tld/marvelling/romanticize.html" ; + bench:booktitle "inquiring ladling marvelling" ; + dc:creator _:b224 , person:Paul_Erdoes ; + dc:title "ladling romanticize nixing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 195 ; + foaf:homepage "http://www.marvelling.tld/nixing/gazettes.html" . + + + a bench:Inproceedings ; + bench:booktitle "keratosis blocs demising" ; + dc:creator _:b198 ; + dc:title "ethics demising interdictive" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.blocs.tld/interdictive/holdovers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sawao Camargo" + ] ; + dc:title "mingling abashments trammed" ; + swrc:journal ; + foaf:homepage "http://www.manipulator.tld/trammed/denouncing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apologist.tld/multilineal/outworks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Minnah Lampel" + ] ; + dc:title "unhinged outworks recoin" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.multilineal.tld/recoin/psychotics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ethicists.tld/gaits/hatband.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Terceira Wisely" + ] ; + dc:title "camembert hatband posies" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.gaits.tld/posies/stover.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conchoid.tld/vivaria/overdrunk.html" ; + dc:creator _:b750 ; + dc:creator [ a foaf:Person ; + foaf:name "Tema Enerson" + ] ; + dc:title "archaize overdrunk specializing" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.vivaria.tld/specializing/monsters.html" . + +_:b1129 a foaf:Person ; + foaf:name "Amphion Golightley" . + +_:b1417 a foaf:Person ; + foaf:name "Liridona Scheibner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.devitalize.tld/vegetated/enounces.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sherri Kissinger" + ] ; + dc:title "compressional enounces vaccinal" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.vegetated.tld/vaccinal/battened.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.countermanding.tld/serow/flutiest.html" ; + dc:creator _:b1606 ; + dc:title "shoestrings flutiest cosseting" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.serow.tld/cosseting/flawlessly.html" . + +_:b1084 a foaf:Person ; + foaf:name "Gualtiero Hemken" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lexi Faulk" + ] ; + dc:title "tantalums readmits loopholing" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.overweight.tld/loopholing/tattles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.automatics.tld/braggier/ersatzes.html" ; + bench:booktitle "hoodooed portly braggier" ; + dc:creator _:b628 , _:b1607 ; + dc:title "portly ersatzes cooingly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 23 ; + foaf:homepage "http://www.braggier.tld/cooingly/spumone.html" . + +_:b704 a foaf:Person ; + foaf:name "Zeno Scheppe" . + +_:b1608 a foaf:Person ; + foaf:name "Ravati Boyarsky" . + + + a bench:Article ; + rdfs:seeAlso "http://www.owners.tld/amassers/stinginess.html" ; + dc:creator _:b518 ; + dc:title "weakeners stinginess nonagreement" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.amassers.tld/nonagreement/tidied.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Benedita Polselli" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yasunobu Portera" + ] ; + dc:title "reembodied yoking foxskin" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.verbifies.tld/foxskin/crenation.html" . + + + a bench:Inproceedings ; + bench:booktitle "eyesights penney jetties" ; + dc:creator _:b1084 , person:Paul_Erdoes ; + dc:title "quirkiness jetties contradicting" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.penney.tld/contradicting/takeout.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lex Hoven" + ] ; + dc:title "conjunctivas yerba infects" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.expectancy.tld/infects/shirred.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ignaz Ried" + ] ; + dc:title "intoxication accorders blamed" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.fumiest.tld/blamed/compensatively.html" . + + + a bench:Article ; + dc:creator _:b418 , _:b1596 ; + dc:title "caffeins chamoising manchus" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.couldest.tld/manchus/enlightenment.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b159 ; + swrc:number 1 ; + swrc:volume 10 . + + + a bench:Article ; + rdfs:seeAlso "http://www.kneepan.tld/resupply/middy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zorba Lira" + ] ; + dc:title "mangoes middy becking" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.resupply.tld/becking/explanations.html" . + + + a bench:Inproceedings ; + bench:booktitle "multinationals fellas menstruation" ; + dc:creator _:b1004 ; + dc:title "voyagers menstruation curfews" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.fellas.tld/curfews/giddiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encl.tld/enigmata/curlier.html" ; + dc:creator _:b1557 ; + dc:title "caroler curlier shaftings" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.enigmata.tld/shaftings/oversights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.facelift.tld/dresser/stubbornest.html" ; + dc:creator _:b1271 ; + dc:title "pardoner stubbornest recitalists" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.dresser.tld/recitalists/revived.html" . + + + a bench:Article ; + dc:creator _:b1036 ; + dc:creator [ a foaf:Person ; + foaf:name "Tayyiba Marcin" + ] ; + dc:title "scroungier insurgences bodingly" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.jorum.tld/bodingly/artiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apothegms.tld/myelitis/haft.html" ; + dc:creator _:b166 ; + dc:title "teratologies haft clubbier" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.myelitis.tld/clubbier/arrogantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misanthropist.tld/predicable/oscillation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pazia Comnick" + ] ; + dc:title "detoxified oscillation mendelianist" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.predicable.tld/mendelianist/hardest.html" . + +_:b220 a foaf:Person ; + foaf:name "Neda Giovannini" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modernest.tld/hempy/anemia.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Barnaby Mencia" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Brasidas Hanauer" + ] ; + dc:title "bloodlettings anemia marmots" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.hempy.tld/marmots/crucifixes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ibises.tld/blameable/polarize.html" ; + bench:booktitle "signalized hypnotics blameable" ; + dc:creator _:b764 ; + dc:title "hypnotics polarize earwigged" ; + dcterms:issued 1961 ; + swrc:pages 176 ; + foaf:homepage "http://www.blameable.tld/earwigged/resurveyed.html" . + + + a bench:Article ; + dc:creator _:b737 ; + dc:title "gratefulness lorises cottonmouths" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.basally.tld/cottonmouths/calipering.html" . + +_:b653 a foaf:Person ; + foaf:name "Patrik Slovinsky" . + + + a bench:Article ; + rdfs:seeAlso "http://www.softener.tld/verboten/staggeringly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dobreva Cottom" + ] ; + dc:title "hived staggeringly quadrates" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.verboten.tld/quadrates/pressurizer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cantabile.tld/umbrae/ranis.html" ; + bench:booktitle "squaller furnaced umbrae" ; + dc:creator _:b817 ; + dc:title "furnaced ranis oxtails" ; + dcterms:issued 1959 ; + swrc:pages 40 ; + foaf:homepage "http://www.umbrae.tld/oxtails/emergences.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hyperirritable.tld/reflexologically/unwon.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clementina Hohlstein" + ] ; + dc:title "viburnums unwon sploshes" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.reflexologically.tld/sploshes/slandering.html" . + +_:b98 a foaf:Person ; + foaf:name "Eustis Cordes" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.comparability.tld/nontraditionally/genealogically.html" ; + bench:booktitle "syncopated pneumoconiosis nontraditionally" ; + dc:creator _:b931 ; + dc:title "pneumoconiosis genealogically ayes" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.nontraditionally.tld/ayes/cannabinol.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grouter.tld/citing/bowyer.html" ; + dc:creator _:b786 ; + dc:creator [ a foaf:Person ; + foaf:name "Burgl Higbie" + ] ; + dc:title "caviars bowyer energizes" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.citing.tld/energizes/lilacs.html" . + + + a bench:Inproceedings ; + bench:booktitle "heathy goings favouring" ; + dc:creator _:b1142 ; + dc:title "architects favouring delead" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.goings.tld/delead/beths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pippin.tld/izzard/rooster.html" ; + dc:creator _:b812 ; + dc:title "clutters rooster limpness" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.izzard.tld/limpness/graphologies.html" . + + + a bench:Article ; + bench:cdrom "http://www.restamps.tld/outthink/unscrupulousness.html" ; + dc:creator _:b1504 ; + dc:title "queered unscrupulousness tetanic" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.outthink.tld/tetanic/fizzing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alloying.tld/nonidentities/eleganter.html" ; + dc:creator _:b646 ; + dc:title "snaps eleganter dialysed" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.nonidentities.tld/dialysed/practitioners.html" . + + + a bench:Inproceedings ; + bench:booktitle "flaunty standees scalpel" ; + dc:creator _:b1113 ; + dc:title "tampons scalpel mendaciously" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.standees.tld/mendaciously/longhaired.html" . + +_:b1609 a foaf:Person ; + foaf:name "Milika Pagoda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.judice.tld/carbo/reproacher.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sameera Beazley" + ] ; + dc:title "embarked reproacher copulas" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.carbo.tld/copulas/trundles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.elementally.tld/glassman/specificity.html" ; + bench:booktitle "uraniums pedometers glassman" ; + dc:creator _:b1148 ; + dc:title "pedometers specificity microfilming" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.glassman.tld/microfilming/swagged.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.metamers.tld/sunwise/concupiscent.html" ; + bench:booktitle "relents lorn sunwise" ; + dc:creator _:b1446 ; + dc:title "lorn concupiscent ventral" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.sunwise.tld/ventral/yearner.html" . + + + a bench:Article ; + dc:creator _:b950 ; + dc:title "icings bourree ardour" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.splinted.tld/ardour/titteringly.html" . + + + a bench:Article ; + dc:creator _:b848 , _:b1610 ; + dc:title "nonagricultural drooping fruits" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.woof.tld/fruits/visorless.html" . + +_:b44 a foaf:Person ; + foaf:name "Vida Bonas" . + + + a bench:Inproceedings ; + bench:booktitle "redistributed rapaciousness friaries" ; + dc:creator _:b1173 , person:Paul_Erdoes ; + dc:title "appeasing friaries obeyed" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.rapaciousness.tld/obeyed/tasked.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reaccustom.tld/alcoholics/resubscribes.html" ; + bench:booktitle "igniting deific alcoholics" ; + dc:creator _:b1611 ; + dc:title "deific resubscribes fairways" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 162 ; + foaf:homepage "http://www.alcoholics.tld/fairways/campo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflects.tld/sniffingly/postorbital.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agafiya Elser" + ] ; + dc:title "flowage postorbital adventuresses" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.sniffingly.tld/adventuresses/foliages.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.valiance.tld/disequilibrium/halloas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Badraan Dorsett" + ] ; + dc:title "congeners halloas congratulating" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.disequilibrium.tld/congratulating/chirography.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depressional.tld/tests/sliming.html" ; + dc:creator _:b609 , _:b883 , person:Paul_Erdoes ; + dc:title "airlifts sliming felicitator" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.tests.tld/felicitator/virological.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.perspicacity.tld/kaiak/amercing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nahoko Waidelich" + ] ; + dc:title "pinched amercing tommyrot" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.kaiak.tld/tommyrot/intergroup.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subfamily.tld/frivoler/pugged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cascadia Delco" + ] ; + dc:title "statice pugged salvageability" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.frivoler.tld/salvageability/furloughs.html" . + +_:b559 a foaf:Person ; + foaf:name "Marjon Whooley" . + +_:b1612 a foaf:Person ; + foaf:name "AbdulRauf Strothman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ragtimes.tld/compilers/cornucopiate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bessi Giffee" + ] ; + dc:title "emplaning cornucopiate cameralism" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.compilers.tld/cameralism/advised.html" . + +_:b701 a foaf:Person ; + foaf:name "Ladislava Desforges" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hellion.tld/agribusinesses/liberalizations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aleydis Virgadamo" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mukhtaar Grewe" + ] ; + dc:title "pshawing liberalizations rearrangement" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.agribusinesses.tld/rearrangement/lodgement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pectoris.tld/teenagers/glimpsed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hortensia Rothbart" + ] ; + dc:title "cuckooing glimpsed inker" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.teenagers.tld/inker/loony.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airbill.tld/buffs/fissionable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zenon Denes" + ] ; + dc:title "birettas fissionable hocussed" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.buffs.tld/hocussed/briery.html" . + + + a bench:Article ; + dc:creator _:b1600 ; + dc:title "disarms toadied militaristic" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.chastising.tld/militaristic/vin.html" . + +_:b1541 a foaf:Person ; + foaf:name "Narkis Hickling" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.remarriages.tld/rightist/decontaminates.html" ; + bench:booktitle "harasser decayed rightist" ; + dc:creator _:b293 ; + dc:title "decayed decontaminates adv" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.rightist.tld/adv/kayos.html" . + +_:b1316 a foaf:Person ; + foaf:name "Izarra Zackery" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcouncil.tld/pinballs/poisers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Milekha Mcmilleon" + ] ; + dc:title "endowers poisers entanglements" ; + swrc:journal ; + swrc:note "boomtown scallopers dearths abominations weazands omnivores vacationer sublicenses philistines" ; + swrc:pages 82 ; + foaf:homepage "http://www.pinballs.tld/entanglements/amniotic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.incitant.tld/rancored/binaurally.html" ; + bench:booktitle "stenographically buskins rancored" ; + dc:creator _:b1555 , person:Paul_Erdoes , _:b1160 ; + dc:title "buskins binaurally resistibility" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 167 ; + foaf:homepage "http://www.rancored.tld/resistibility/lades.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1958)" ; + dcterms:issued 1958 ; + swrc:editor _:b580 , _:b1057 , _:b1613 ; + swrc:number 1 ; + swrc:volume 10 . + +_:b893 a foaf:Person ; + foaf:name "Kassius Leech" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chiropodist.tld/dictionaries/tales.html" ; + bench:booktitle "rigorousness audaciousness dictionaries" ; + dc:creator _:b1614 ; + dc:title "audaciousness tales revealed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.dictionaries.tld/revealed/huskier.html" . + +_:b1615 a foaf:Person ; + foaf:name "Sibylla Reas" . + + + a bench:Journal ; + dc:title "Journal 4 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b1015 , _:b1255 , _:b1571 ; + swrc:number 1 ; + swrc:volume 5 . + +_:b1616 a foaf:Person ; + foaf:name "Ammaar Ormerod" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.thatching.tld/vender/wellspring.html" ; + bench:booktitle "tubful details vender" ; + dc:creator _:b845 , _:b354 ; + dc:title "details wellspring ungracefully" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.vender.tld/ungracefully/creations.html" . + +_:b656 a foaf:Person ; + foaf:name "Mokuami Boesen" . + + + a bench:Inproceedings ; + bench:booktitle "callback faultfinders tything" ; + dc:creator _:b1617 ; + dc:title "outworn tything swaying" ; + dcterms:issued 1957 ; + swrc:pages 43 ; + foaf:homepage "http://www.faultfinders.tld/swaying/oilily.html" . + +_:b1618 a foaf:Person ; + foaf:name "Evngelos Chakkalakal" . + +_:b1613 a foaf:Person ; + foaf:name "Naganori Wreede" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wisher.tld/hollows/caucasians.html" ; + bench:booktitle "microradiography kinged hollows" ; + dc:creator _:b1166 ; + dc:title "kinged caucasians splined" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.hollows.tld/splined/oink.html" . + + + a bench:Article ; + dc:creator _:b1619 , _:b427 ; + dc:title "penalize disposing jaywalk" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.kilorad.tld/jaywalk/irreparableness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "ris Kotter" + ] ; + dc:title "cubebs interplead halavahs" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.popping.tld/halavahs/frettiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.promotions.tld/reconciles/orphanhood.html" ; + bench:cdrom "http://www.matings.tld/heritors/reconciles.html" ; + dc:creator _:b330 ; + dc:title "heritors orphanhood muckrake" ; + swrc:journal ; + foaf:homepage "http://www.reconciles.tld/muckrake/jimmied.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oppositional.tld/roadhouses/featured.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pitri Robillard" + ] ; + dc:title "coworkers featured haggler" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.roadhouses.tld/haggler/amphibiousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.optimized.tld/birthrates/ownership.html" ; + dc:creator _:b1610 ; + dc:title "nacre ownership enervator" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.birthrates.tld/enervator/suppleness.html" . + + + a bench:Inproceedings ; + bench:booktitle "lopes demagogies generatively" ; + dc:creator _:b890 ; + dc:title "loincloths generatively cameleers" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 57 ; + foaf:homepage "http://www.demagogies.tld/cameleers/agitates.html" . + +_:b1338 a foaf:Person ; + foaf:name "Lajuana Dobson" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.methyls.tld/polymerize/diabolos.html" ; + bench:booktitle "spinny hoax polymerize" ; + dc:creator _:b1357 ; + dc:title "hoax diabolos reconquer" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.polymerize.tld/reconquer/cutaway.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pekinese.tld/foredates/browser.html" ; + bench:booktitle "glover decoyer foredates" ; + dc:creator _:b1620 ; + dc:title "decoyer browser visaged" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.foredates.tld/visaged/allergens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.methodize.tld/clotures/steadiers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavana Bartling" + ] ; + dc:title "methylparaben steadiers astrodynamics" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.clotures.tld/astrodynamics/knuckliest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cabalism.tld/fluors/aggrandizers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iasion Kirt" + ] ; + dc:title "oatcake aggrandizers arrogating" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.fluors.tld/arrogating/twinnings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bleakest.tld/appose/watermarking.html" ; + dc:creator _:b1102 ; + dc:title "destriers watermarking shrieker" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.appose.tld/shrieker/engaging.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.embodies.tld/gyrators/ductility.html" ; + bench:booktitle "whists colorcast gyrators" ; + dc:creator _:b347 , person:Paul_Erdoes ; + dc:title "colorcast ductility chains" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.gyrators.tld/chains/redressed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.capably.tld/lymphatically/deoxygenated.html" ; + dc:creator _:b811 , _:b810 ; + dc:title "directer deoxygenated dowels" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.lymphatically.tld/dowels/bluings.html" . + +_:b1621 a foaf:Person ; + foaf:name "Shigemasa Raducha" . + +_:b1090 a foaf:Person ; + foaf:name "Gutka Nicolau" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disagreed.tld/subtenancies/incenses.html" ; + dc:creator _:b897 ; + dc:title "horses incenses fluorinated" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.subtenancies.tld/fluorinated/flossing.html" . + +_:b1622 a foaf:Person ; + foaf:name "Marko Steinacker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sublimest.tld/pagers/extortionists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tanak Swithenbank" + ] ; + dc:title "disserts extortionists dynamistic" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.pagers.tld/dynamistic/finespun.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.patterning.tld/shrills/marse.html" ; + bench:booktitle "graecizing reveille shrills" ; + dc:creator _:b1235 ; + dc:title "reveille marse yarded" ; + dcterms:issued 1952 ; + swrc:pages 119 ; + foaf:homepage "http://www.shrills.tld/yarded/implied.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immigrates.tld/plights/corollaries.html" ; + dc:creator _:b555 ; + dc:title "inserter corollaries gaudiness" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.plights.tld/gaudiness/irades.html" . + +_:b1375 a foaf:Person ; + foaf:name "Eshita Whitby" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.amandine.tld/singlehandedly/rectified.html" ; + bench:booktitle "nonliturgically beefcakes singlehandedly" ; + dc:creator _:b1556 ; + dc:title "beefcakes rectified mollifier" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.singlehandedly.tld/mollifier/mentally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impermanently.tld/salinometer/mordantly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bokkai Zappavigna" + ] ; + dc:title "undisguised mordantly lungfishes" ; + swrc:journal ; + foaf:homepage "http://www.salinometer.tld/lungfishes/ecologically.html" . + +_:b68 a foaf:Person ; + foaf:name "Dymas Houskeeper" . + + + a bench:Article ; + dc:creator _:b825 ; + dc:title "dispossesses ferociously toplessness" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.huddling.tld/toplessness/points.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.smegmas.tld/sidecars/commodiously.html" ; + dc:creator _:b1623 , _:b688 ; + dc:title "korsakow commodiously nightie" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.sidecars.tld/nightie/fatso.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adriaan Belter" + ] ; + dc:title "unsubdued redirecting luridness" ; + swrc:journal ; + foaf:homepage "http://www.rhapsodize.tld/luridness/caftans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.employment.tld/vincible/thyrse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Podolphe Fluitt" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Solymar Palisbo" + ] ; + dc:title "uncut thyrse enraging" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.vincible.tld/enraging/deliberative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.advents.tld/solvencies/welches.html" ; + dc:creator _:b184 , _:b224 ; + dc:title "hastener welches doling" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.solvencies.tld/doling/lib.html" . + +_:b1589 a foaf:Person ; + foaf:name "Umeka Spallina" . + + + a bench:Article ; + dc:creator _:b1580 ; + dc:title "penitents voiles punchy" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.diluvian.tld/punchy/lagniappes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flintiest.tld/bifurcating/bulgarian.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aimon Knobbe" + ] ; + dc:title "embroidering bulgarian plated" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.bifurcating.tld/plated/toothed.html" . + +_:b1624 a foaf:Person ; + foaf:name "Federica Sword" . + + + a bench:Article ; + dc:creator _:b408 ; + dc:title "stepladders assuagement lifting" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.merchandises.tld/lifting/chid.html" . + +_:b920 a foaf:Person ; + foaf:name "Galenka Eichberg" . + +_:b1332 a foaf:Person ; + foaf:name "Dafydd Fullam" . + + + a bench:Article ; + rdfs:seeAlso "http://www.idiomatically.tld/nonconductor/knavishness.html" ; + dc:creator _:b210 ; + dc:title "chiropody knavishness gourdes" ; + swrc:journal ; + foaf:homepage "http://www.nonconductor.tld/gourdes/directors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spectacles.tld/bivouacks/brier.html" ; + dc:creator _:b1440 ; + dc:title "altarpieces brier whoopee" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.bivouacks.tld/whoopee/ascorbate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philoprogenitive.tld/safer/gummites.html" ; + dc:creator _:b1014 ; + dc:title "leveller gummites definitiveness" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.safer.tld/definitiveness/broadest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jumpiest.tld/intercollegiate/iniquitously.html" ; + dc:creator _:b201 , person:Paul_Erdoes ; + dc:title "whanged iniquitously lycanthropies" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.intercollegiate.tld/lycanthropies/electrophoresed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undervalue.tld/dangled/ensnared.html" ; + bench:booktitle "deicidal scholarship dangled" ; + dc:creator _:b1625 ; + dc:title "scholarship ensnared runabouts" ; + dcterms:issued 1958 ; + swrc:pages 143 ; + foaf:homepage "http://www.dangled.tld/runabouts/politics.html" . + +_:b1626 a foaf:Person ; + foaf:name "Immanuel Bugos" . + + + a bench:Incollection ; + bench:booktitle "bereavers typist plumaged" ; + dc:creator [ a foaf:Person ; + foaf:name "Abhigna Furman" + ] ; + dc:title "oversize plumaged hayracks" ; + dcterms:issued 1958 ; + swrc:pages 122 ; + foaf:homepage "http://www.typist.tld/hayracks/bolted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skilled.tld/unflappable/geoscientists.html" ; + dc:creator _:b1288 ; + dc:title "incommodes geoscientists bartletts" ; + swrc:journal ; + foaf:homepage "http://www.unflappable.tld/bartletts/dandifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resettlement.tld/drowner/bioclimatologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carolann Lackland" + ] ; + dc:title "mangily bioclimatologies bilabials" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.drowner.tld/bilabials/moonstruck.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wavier.tld/acuities/chafing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aegeus Jointer" + ] ; + dc:title "assumes chafing chirrups" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.acuities.tld/chirrups/incubational.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.association.tld/garcons/hesitating.html" ; + bench:booktitle "hydrodynamics motleyest garcons" ; + dc:creator _:b865 , _:b882 ; + dc:title "motleyest hesitating divulgement" ; + dcterms:issued 1964 ; + swrc:pages 21 ; + foaf:homepage "http://www.garcons.tld/divulgement/indemnifying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sailer.tld/jailbreaks/kronen.html" ; + bench:booktitle "quirkier squalling jailbreaks" ; + dc:creator _:b325 , _:b479 ; + dc:title "squalling kronen muckier" ; + dcterms:issued 1963 ; + swrc:pages 76 ; + foaf:homepage "http://www.jailbreaks.tld/muckier/sprucy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contaminants.tld/jingling/reexhibit.html" ; + dc:creator _:b1609 ; + dc:title "roasting reexhibit gullable" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.jingling.tld/gullable/feyest.html" . + + + a bench:Article ; + dc:creator _:b160 ; + dc:title "stepchildren filleting falterer" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.overachiever.tld/falterer/doctorates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sprucer.tld/biophysical/stemming.html" ; + dc:creator _:b1463 ; + dc:title "chinky stemming saturation" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.biophysical.tld/saturation/seashores.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disinfections.tld/reproductivity/uncrates.html" ; + dc:creator _:b16 ; + dc:title "survived uncrates disaffect" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.reproductivity.tld/disaffect/emulators.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sebastiana Behler" + ] ; + dc:title "repousses alar revested" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.annattos.tld/revested/federacy.html" . + +_:b1568 a foaf:Person ; + foaf:name "Adolf Milonas" . + +_:b1577 a foaf:Person ; + foaf:name "Uliana Fanning" . + +_:b877 a foaf:Person ; + foaf:name "Savastian Jonte" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shiploads.tld/banterer/inlier.html" ; + bench:abstract "taller repellency scattiest cabbages infractions racked assuagable algorithms scapegoats procurator whangers laggings poetically wisecrackers ferried bricked momentariness biogeographer huffs jostling auditorial demonetization teratogen nitros associatively insensitively commiseratively vampirism cherubical typecast slipover pores crematorium wheezier extortioners readjourning bacteriophage loather disarranging cynical shuttered yahoo remeasuring egresses geologer nonvoter rehearsers nonprejudicially flamming mornings longshoreman disarranges standards rationalists errands anviltops revaluing gunwales arrogance wilding stickouts intercalation milling evacuations squirmers daystars whoops merrymaker knifers introducer manchuria subbranch festoons fraudulently immoderateness nitrites safeguarded taskwork poops uncompartmentalize healing sensors basinet sleepless cellars looping dozy shewing partizans trills rehired disables bummest termer subbreed unbox overexerting stumbles holsteins invaders lith ledger fattener bulbul cowedly unoccupied engrossers zinging warheads amorality footwears customized woolen recoloring harmoniously symbiotically arete wistfulness familarity caravaning regrow outvoting defaces akvavit obtaining exited snowbushes hartebeest aspirers gravelled mummied noiseless bewares reloader ossia extractions visitant darkroom bangtails reacquired burdening slumming trussed envisioning lived embow deadfalls collinses reinjured heartsore tenderfoots flagellators" ; + bench:booktitle "referenced torment banterer" ; + dc:creator [ a foaf:Person ; + foaf:name "Clancy Greist" + ] ; + dc:title "torment inlier toked" ; + dcterms:issued 1960 ; + foaf:homepage "http://www.banterer.tld/toked/umpteen.html" . + + + a bench:Proceedings ; + bench:booktitle "pouting zymolysis ligated" ; + dc:publisher "Business Communications Company, Inc." ; + dc:title "Proceeding 2 (1965)" ; + dcterms:issued 1965 ; + swrc:editor person:Paul_Erdoes , _:b888 , _:b1077 ; + swrc:isbn "0-8520-5921-0" ; + swrc:series 1486 ; + swrc:volume 4 ; + foaf:homepage "http://www.zymolysis.tld/ampuls/caddying.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1953)" ; + dcterms:issued 1953 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undispelled.tld/meticulously/zoogeographies.html" ; + bench:booktitle "amusing soprani meticulously" ; + dc:creator _:b1510 ; + dc:title "soprani zoogeographies tutorship" ; + dcterms:issued 1966 ; + swrc:pages 10 ; + foaf:homepage "http://www.meticulously.tld/tutorship/psychopathia.html" . + +_:b557 a foaf:Person ; + foaf:name "Iustig Schuckert" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luitfriede Westmark" + ] ; + dc:title "jailhouse yummier testable" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.eulogist.tld/testable/breakables.html" . + + + a bench:Inproceedings ; + bench:booktitle "nonphysical pinger wineries" ; + dc:creator _:b1190 ; + dc:title "thirdly wineries stopt" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.pinger.tld/stopt/fakirs.html" . + +_:b1627 a foaf:Person ; + foaf:name "Electra Burkman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atropine.tld/ceilers/phages.html" ; + bench:booktitle "stipulated resoluteness ceilers" ; + dc:creator _:b144 ; + dc:title "resoluteness phages wardships" ; + dcterms:issued 1960 ; + swrc:pages 49 ; + foaf:homepage "http://www.ceilers.tld/wardships/sangha.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Esta Kerfoot" + ] ; + dc:title "spooking unsurpassable wonted" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.wedder.tld/wonted/wintriest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.danker.tld/perspicuously/disjoined.html" ; + dc:creator _:b1323 , person:Paul_Erdoes ; + dc:title "raunchiness disjoined nigglings" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.perspicuously.tld/nigglings/midmonths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.called.tld/disadvantaged/nitrifies.html" ; + dc:creator _:b977 ; + dc:title "hairworm nitrifies floating" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.disadvantaged.tld/floating/diminishes.html" . + +_:b1026 a foaf:Person ; + foaf:name "Freda Freimuth" . + +_:b1419 a foaf:Person ; + foaf:name "Tyla Deon" . + + + a bench:Inproceedings ; + bench:booktitle "epicentral soloed dictaphones" ; + dc:creator _:b715 , _:b289 ; + dc:title "eructate dictaphones paucities" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.soloed.tld/paucities/debarked.html" . + + + a bench:Inproceedings ; + bench:booktitle "ringworm seemlier farfels" ; + dc:creator _:b1628 ; + dc:title "waffles farfels latently" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 24 ; + foaf:homepage "http://www.seemlier.tld/latently/pastorale.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shuttlecocks.tld/noosing/immunochemistry.html" ; + dc:creator _:b1629 ; + dc:title "irreversibly immunochemistry correspondence" ; + swrc:journal ; + foaf:homepage "http://www.noosing.tld/correspondence/gleamier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatsby.tld/striker/hocussing.html" ; + bench:cdrom "http://www.reusableness.tld/virologist/striker.html" ; + dc:creator _:b254 ; + dc:title "virologist hocussing frontlets" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.striker.tld/frontlets/braggarts.html" . + + + a bench:Article ; + dc:creator _:b399 , _:b1217 ; + dc:title "dewing sectioned ashlars" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.dissent.tld/ashlars/recopying.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sumie Stamdifer" + ] ; + dc:title "piggie strangulates offeror" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.principled.tld/offeror/liquate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prink.tld/triumvirate/wires.html" ; + dc:creator _:b805 ; + dc:title "hardstand wires tappets" ; + swrc:journal ; + foaf:homepage "http://www.triumvirate.tld/tappets/cambered.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dantae Sperlich" + ] ; + dc:title "gores regauged snappiest" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.cincturing.tld/snappiest/envenoming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spaying.tld/gamuts/concomitance.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaleb Eovaldi" + ] ; + dc:title "flubbed concomitance unpuckered" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.gamuts.tld/unpuckered/viragos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.salience.tld/delays/eventuation.html" ; + dc:creator _:b928 ; + dc:title "shelvings eventuation grouters" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.delays.tld/grouters/crimes.html" . + +_:b122 a foaf:Person ; + foaf:name "Estelita Milteer" . + + + a bench:Article ; + dc:creator _:b1337 ; + dc:title "engineered exudes granters" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.forging.tld/granters/storekeepers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.calcifies.tld/ingrafting/tourists.html" ; + bench:booktitle "ravelled haole ingrafting" ; + dc:creator _:b1630 ; + dc:title "haole tourists cabobs" ; + dcterms:issued 1962 ; + swrc:pages 47 ; + foaf:homepage "http://www.ingrafting.tld/cabobs/demeans.html" . + +_:b463 a foaf:Person ; + foaf:name "Irmtraut Strickland" . + +_:b1631 a foaf:Person ; + foaf:name "Pitamaha Commerford" . + + + a bench:Article ; + rdfs:seeAlso "http://www.authenticators.tld/travesties/inflammations.html" ; + dc:creator _:b1161 ; + dc:title "fumigated inflammations knowable" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.travesties.tld/knowable/hauteurs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dafina Pendexter" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Anwyll Frabotta" + ] ; + dc:title "toxaemic incurs blobbing" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.buttonholer.tld/blobbing/tremens.html" . + +_:b1377 a foaf:Person ; + foaf:name "Carolyn Yacullo" . + + + a bench:Article ; + dc:creator _:b1048 ; + dc:title "laryngitis condescendence hydrotherapy" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.dressages.tld/hydrotherapy/acidity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.earings.tld/paralyzingly/pouchy.html" ; + dc:creator _:b602 ; + dc:title "circumscribed pouchy surrejoinders" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.paralyzingly.tld/surrejoinders/chestiest.html" . + +_:b1395 a foaf:Person ; + foaf:name "Rajna Citrano" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhilarated.tld/predigested/asterisms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tamal Kesterson" + ] ; + dc:title "unblocks asterisms prejudiced" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.predigested.tld/prejudiced/illusiveness.html" . + +_:b163 a foaf:Person ; + foaf:name "Tameron Banvelos" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockily.tld/tenoners/uphills.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Deniz Medler" + ] ; + dc:title "fussily uphills gameness" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.tenoners.tld/gameness/disfranchiser.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sinead Wabasha" + ] ; + dc:title "pettifogger subsidization pissoir" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.docks.tld/pissoir/stockrooms.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Odintsova Zirkles" + ] ; + dc:title "animally cirrocumulus baller" ; + swrc:journal ; + foaf:homepage "http://www.colorblind.tld/baller/freethinking.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lippio Llopis" + ] ; + dc:title "unknots unfrock blossoms" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.dickie.tld/blossoms/whity.html" . + +_:b1594 a foaf:Person ; + foaf:name "Marut Fiori" . + +_:b1632 a foaf:Person ; + foaf:name "Changmi Dimattia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.camphorating.tld/irrigable/altarpiece.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saeko Rachar" + ] ; + dc:title "antiunion altarpiece incrustations" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.irrigable.tld/incrustations/unlimited.html" . + +_:b1010 a foaf:Person ; + foaf:name "Husain Coaxum" . + +_:b1139 a foaf:Person ; + foaf:name "Plakida Gothe" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dimitra Bains" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zenalisa Delisle" + ] ; + dc:title "ewes apologias frusta" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.aurorae.tld/frusta/schoolrooms.html" . + +_:b1255 a foaf:Person ; + foaf:name "Gruffyn Eschborn" . + +_:b1507 a foaf:Person ; + foaf:name "Concetta Lokken" . + + + a bench:Article ; + rdfs:seeAlso "http://www.puffiest.tld/asea/beating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liddy Krossen" + ] ; + dc:title "polices beating listless" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.asea.tld/listless/gulled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choleras.tld/nitrify/intensifying.html" ; + dc:creator _:b1633 ; + dc:title "trivets intensifying corporeally" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.nitrify.tld/corporeally/sibilates.html" . + +_:b978 a foaf:Person ; + foaf:name "Taliesin Okeke" . + + + a bench:Inproceedings ; + bench:booktitle "midsummers birdcage hackee" ; + dc:creator _:b1204 , _:b1634 ; + dc:title "camisoles hackee violative" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.birdcage.tld/violative/assimilates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.divorcing.tld/retorts/insoles.html" ; + dc:creator _:b905 ; + dc:title "incidentally insoles stockman" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.retorts.tld/stockman/queening.html" . + +_:b1447 a foaf:Person ; + foaf:name "Umaima Mcandrews" . + + + a bench:Incollection ; + bench:booktitle "illustriousness peopling preached" ; + dc:creator _:b1050 ; + dc:title "primeros preached implies" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.peopling.tld/implies/demands.html" . + +_:b297 a foaf:Person ; + foaf:name "Manabu Goettl" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ascendance.tld/loggings/wilting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kayley Wendelin" + ] ; + dc:title "varmints wilting cognized" ; + swrc:journal ; + foaf:homepage "http://www.loggings.tld/cognized/inconsonant.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.durum.tld/ceramicist/biflex.html" ; + dc:creator _:b1518 ; + dc:title "mfd biflex klatsches" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.ceramicist.tld/klatsches/pulques.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beery.tld/ahimsas/pipeful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sanya Parma" + ] ; + dc:title "phlebotomies pipeful hiatal" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.ahimsas.tld/hiatal/rewove.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.particularized.tld/metricated/hiccoughs.html" ; + bench:booktitle "recede rangiest metricated" ; + dc:creator _:b1575 ; + dc:title "rangiest hiccoughs solitudes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.metricated.tld/solitudes/deactivation.html" . + + + a bench:Inproceedings ; + bench:booktitle "azine undigested resonator" ; + dc:creator _:b1179 , person:Paul_Erdoes ; + dc:title "alarmists resonator paralyzing" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.undigested.tld/paralyzing/ternate.html" . + + + a bench:Article ; + dc:creator _:b673 , _:b1353 ; + dc:title "landlordly altimeters asphalting" ; + swrc:journal ; + foaf:homepage "http://www.eurythmy.tld/asphalting/volcanics.html" . + +_:b791 a foaf:Person ; + foaf:name "Pantyslawa Pemble" . + +_:b1028 a foaf:Person ; + foaf:name "Haley Lotempio" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Camella Emanuel" + ] ; + dc:title "rawer unsanctioned haranguers" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.coenact.tld/haranguers/zigzags.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dearths.tld/weazands/omnivores.html" ; + dc:creator _:b1233 ; + dc:title "abominations omnivores vacationer" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.weazands.tld/vacationer/sublicenses.html" . + +_:b949 a foaf:Person ; + foaf:name "Tomos Chill" . + + + a bench:Inproceedings ; + bench:booktitle "baboons aberrants issuers" ; + dc:creator _:b1635 ; + dc:title "bullnose issuers embanked" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.aberrants.tld/embanked/shivering.html" . + + + a bench:Proceedings ; + bench:booktitle "totalling hirelings reliquidation" ; + dc:publisher "Van Nostrand Reinhold" ; + dc:title "Proceeding 2 (1960)" ; + dcterms:issued 1960 ; + swrc:editor person:Paul_Erdoes , _:b1015 , _:b1255 ; + swrc:isbn "0-7762-6734-0" ; + swrc:series 1805 ; + foaf:homepage "http://www.hirelings.tld/courtyards/abandons.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hedgier.tld/cardsharps/meadowlarks.html" ; + bench:booktitle "dutifulness harpooners cardsharps" ; + dc:creator _:b1636 , _:b720 ; + dc:title "harpooners meadowlarks abscissas" ; + dcterms:issued 1966 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + foaf:homepage "http://www.cardsharps.tld/abscissas/sexualized.html" . + + + a bench:Article ; + dc:creator _:b1222 ; + dc:title "nibbles niggling kowtowed" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.unambitious.tld/kowtowed/temptations.html" . + +_:b92 a foaf:Person ; + foaf:name "Cadmon Santamaria" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bedfellows.tld/smartingly/programs.html" ; + bench:booktitle "zoopathologies sootily smartingly" ; + dc:creator _:b1511 ; + dc:title "sootily programs fizzier" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.smartingly.tld/fizzier/embars.html" . + + + a bench:Article ; + dc:creator _:b128 ; + dc:creator [ a foaf:Person ; + foaf:name "Lilly Rissanen" + ] ; + dc:title "entrust flailed satchel" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.generates.tld/satchel/educes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.littlest.tld/referendums/dabbed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Edwin Masloski" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Leonide Hickle" + ] ; + dc:title "ensure dabbed concessive" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.referendums.tld/concessive/sexology.html" . + + + a bench:Article ; + dc:creator _:b1637 ; + dc:title "radiotelephones remarker remissness" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.fieriness.tld/remissness/lithographing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.safest.tld/latchets/inflecting.html" ; + dc:creator _:b1070 , person:Paul_Erdoes ; + dc:title "signiory inflecting trephines" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.latchets.tld/trephines/hops.html" . + +_:b597 a foaf:Person ; + foaf:name "Shontaya Klitzner" . + +_:b1638 a foaf:Person ; + foaf:name "Kea Croshaw" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Catryn Senion" + ] ; + dc:title "calibrated prenticing outdone" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.semolinas.tld/outdone/hemostat.html" . + +_:b1572 a foaf:Person ; + foaf:name "Trina Sjerven" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dishpan.tld/quadruplicating/trueing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matsya Mayard" + ] ; + dc:title "recelebrates trueing troughs" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.quadruplicating.tld/troughs/trundled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bosomed.tld/stilettos/flittered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mayoko Sterlin" + ] ; + dc:title "incumbency flittered minaciousness" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.stilettos.tld/minaciousness/reassert.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.earthliest.tld/eras/arrogated.html" ; + dc:creator _:b979 ; + dc:title "officer arrogated shamuses" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.eras.tld/shamuses/marketings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vasoconstrictors.tld/grabbier/mannerliness.html" ; + dc:creator _:b1639 ; + dc:title "photospheric mannerliness accusant" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.grabbier.tld/accusant/gurus.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zameel Lords" + ] ; + dc:title "unpardoned phosgenes spruced" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.superscriptions.tld/spruced/disenfranchises.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gregariously.tld/psychological/unfertilized.html" ; + bench:booktitle "spiculate sapidity psychological" ; + dc:creator _:b1487 , person:Paul_Erdoes ; + dc:title "sapidity unfertilized speechless" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.psychological.tld/speechless/reluctantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depopulating.tld/durning/hybridizes.html" ; + dc:creator _:b560 ; + dc:title "violist hybridizes genuflections" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.durning.tld/genuflections/jiujitsus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonbeing.tld/cockhorse/quavered.html" ; + dc:creator _:b1557 ; + dc:title "fraternizes quavered tiara" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.cockhorse.tld/tiara/radiancy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xysters.tld/endowment/benisons.html" ; + dc:creator _:b1247 ; + dc:title "radiomen benisons krona" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.endowment.tld/krona/indited.html" . + +_:b1041 a foaf:Person ; + foaf:name "Kathryn Tamulis" . + +_:b972 a foaf:Person ; + foaf:name "Tazia Caillouet" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viscosimeter.tld/arraigning/sparkles.html" ; + bench:booktitle "insisting stooges arraigning" ; + dc:creator _:b1215 ; + dc:title "stooges sparkles taxies" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.arraigning.tld/taxies/physiographic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cassian Cozzy" + ] ; + dc:title "heaver ameliorative aglets" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.euphorically.tld/aglets/preciosity.html" . + +_:b1054 a foaf:Person ; + foaf:name "Chynica Whisenton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nondelivery.tld/vexer/muster.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pelagiia Leung" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Uranus Gerckens" + ] ; + dc:title "columbium muster movers" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.vexer.tld/movers/grantors.html" . + +_:b421 a foaf:Person ; + foaf:name "Latore Benzie" . + +_:b408 a foaf:Person ; + foaf:name "Cornelia Mckahan" . + + + a bench:Inproceedings ; + bench:booktitle "folkmotes goatskin signalman" ; + dc:creator _:b660 ; + dc:title "harbour signalman abusively" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.goatskin.tld/abusively/cranes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tagged.tld/remodelling/bolsterer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Renau Sweetwood" + ] ; + dc:title "recentest bolsterer shute" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.remodelling.tld/shute/homosexuality.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underfur.tld/jojoba/equipages.html" ; + bench:booktitle "countrywoman intersessions jojoba" ; + dc:creator _:b380 ; + dc:title "intersessions equipages disliked" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.jojoba.tld/disliked/promulged.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kimbel Carline" + ] ; + dc:title "balladries flyovers warmongering" ; + swrc:journal ; + foaf:homepage "http://www.mouthed.tld/warmongering/emphasize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.embarrassingly.tld/laxities/rebroadcast.html" ; + dc:creator _:b101 , _:b470 ; + dc:title "mediating rebroadcast naturopathic" ; + swrc:journal ; + foaf:homepage "http://www.laxities.tld/naturopathic/manchurian.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b800 , _:b1134 ; + swrc:number 1 ; + swrc:volume 25 . + + + a bench:Article ; + dc:creator _:b1640 ; + dc:title "sparklers thanes investment" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.amnionic.tld/investment/derbies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mineralogists.tld/kindliness/antlers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gervasius Detaeye" + ] ; + dc:title "photostatic antlers solubility" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.kindliness.tld/solubility/scuffed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wettable.tld/ophthalmoscopy/dismayed.html" ; + dc:creator _:b1499 ; + dc:title "pinnacling dismayed fuzees" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.ophthalmoscopy.tld/fuzees/repealable.html" . + +_:b1248 a foaf:Person ; + foaf:name "Tahara Alvarengo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peripherals.tld/creeping/effused.html" ; + dc:creator _:b784 ; + dc:creator [ a foaf:Person ; + foaf:name "Evangelina Goan" + ] ; + dc:title "complimenters effused notochordal" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.creeping.tld/notochordal/jurisprudence.html" . + + + a bench:Article ; + dc:creator _:b1005 ; + dc:title "cashes surpriser complainer" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.gamesomely.tld/complainer/tibiae.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coopt.tld/moonlighters/senecas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Obiareus Ettman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Klotild Dothard" + ] ; + dc:title "outleapt senecas bedrug" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.moonlighters.tld/bedrug/smiths.html" . + +_:b1267 a foaf:Person ; + foaf:name "Basyang Kecskes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reviver.tld/sectioning/nonintellectually.html" ; + dc:creator _:b221 ; + dc:title "dissimilar nonintellectually thriller" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.sectioning.tld/thriller/spadix.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pankratius Spath" + ] ; + dc:title "tramells combing rodders" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.buttonhook.tld/rodders/principally.html" . + +_:b184 a foaf:Person ; + foaf:name "Kirti Rines" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colorist.tld/oarlock/localites.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shigematsu Andrson" + ] ; + dc:title "problems localites trumpeted" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.oarlock.tld/trumpeted/viced.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spouters.tld/errants/gastroenterologists.html" ; + bench:booktitle "unwarranted vinal errants" ; + dc:creator _:b52 , person:Paul_Erdoes ; + dc:title "vinal gastroenterologists improviser" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.errants.tld/improviser/doughboy.html" . + +_:b388 a foaf:Person ; + foaf:name "Gisbert Tircuit" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leafage.tld/flirtier/samechs.html" ; + dc:creator _:b1641 ; + dc:creator [ a foaf:Person ; + foaf:name "Arshad Schueller" + ] ; + dc:title "interweaved samechs boondoggler" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.flirtier.tld/boondoggler/topsails.html" . + +_:b673 a foaf:Person ; + foaf:name "Sakiko Cline" . + +_:b1642 a foaf:Person ; + foaf:name "Muneefa Ballestas" . + +_:b190 a foaf:Person ; + foaf:name "Elfie Bartman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tweaky.tld/ordinarily/mazel.html" ; + dc:creator _:b403 ; + dc:creator [ a foaf:Person ; + foaf:name "Wiltrud Argro" + ] ; + dc:title "prepacking mazel tortes" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.ordinarily.tld/tortes/intangibilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.announcing.tld/transforming/unacceptably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arpana Jastrebski" + ] ; + dc:title "frescoed unacceptably profilers" ; + swrc:journal ; + foaf:homepage "http://www.transforming.tld/profilers/callbacks.html" . + +_:b1498 a foaf:Person ; + foaf:name "Jenna Ovit" . + +_:b1643 a foaf:Person ; + foaf:name "Hetty Cersey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mooters.tld/rescinded/impertinently.html" ; + dc:creator _:b435 ; + dc:creator [ a foaf:Person ; + foaf:name "Lucero Companie" + ] ; + dc:title "confiscator impertinently upends" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.rescinded.tld/upends/embraces.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tautologous.tld/nourishment/soli.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gitta Fortmann" + ] ; + dc:title "lamedhs soli tooters" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.nourishment.tld/tooters/misshapes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.resisters.tld/audiometries/tugged.html" ; + bench:booktitle "beckoningly executes audiometries" ; + dc:creator _:b705 ; + dc:title "executes tugged crashers" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 130 ; + foaf:homepage "http://www.audiometries.tld/crashers/brightens.html" . + + + a bench:Article ; + dc:creator _:b1021 ; + dc:title "hyperborean feltwork carbons" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.mysteries.tld/carbons/damaging.html" . + +_:b1523 a foaf:Person ; + foaf:name "Iwan Nourse" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tomfools.tld/beelzebub/rasing.html" ; + bench:booktitle "braunschweiger sacrifices beelzebub" ; + dc:creator _:b1097 ; + dc:title "sacrifices rasing pockmarked" ; + dcterms:issued 1966 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 84 ; + foaf:homepage "http://www.beelzebub.tld/pockmarked/mangy.html" . + +_:b1536 a foaf:Person ; + foaf:name "Kate Hartline" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bouncily.tld/explains/sandlotter.html" ; + bench:booktitle "flames evadible explains" ; + dc:creator _:b1410 , person:Paul_Erdoes ; + dc:title "evadible sandlotter gangly" ; + dcterms:issued 1960 ; + swrc:pages 1 ; + foaf:homepage "http://www.explains.tld/gangly/conformably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nastier.tld/exorcizing/machinated.html" ; + dc:creator _:b1644 ; + dc:title "milksops machinated sideswiper" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.exorcizing.tld/sideswiper/secularizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.communistic.tld/manward/incendiarism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aphrodti Nanni" + ] ; + dc:title "cars incendiarism shrined" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.manward.tld/shrined/infirms.html" . + + + a bench:Article ; + dc:creator _:b1645 ; + dc:title "secureness whiffler scroggiest" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.constellations.tld/scroggiest/revaluate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gentlemanly.tld/pollened/relished.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frieda Campagna" + ] ; + dc:title "dubonnets relished eruptive" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.pollened.tld/eruptive/profiles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Christene Bordinger" + ] ; + dc:title "capitalizations procrastinator jazzers" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.junketing.tld/jazzers/unionizing.html" . + +_:b1213 a foaf:Person ; + foaf:name "Pier Rotella" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tama Frickson" + ] ; + dc:title "wedlocks cindering tyre" ; + swrc:journal ; + foaf:homepage "http://www.cratering.tld/tyre/pluckily.html" . + + + a bench:Article ; + dc:creator _:b516 ; + dc:title "recorded mildews psalteries" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.chairing.tld/psalteries/grandad.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dusted.tld/intimation/bentwoods.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yuka Heikes" + ] ; + dc:title "motoric bentwoods shirtiest" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.intimation.tld/shirtiest/graspers.html" . + +_:b1324 a foaf:Person ; + foaf:name "Pavel Devonshire" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contradistinctions.tld/debateable/tenants.html" ; + dc:creator _:b99 ; + dc:title "unexciting tenants earrings" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.debateable.tld/earrings/overrigid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undeserving.tld/befitted/solecists.html" ; + dc:creator _:b1646 ; + dc:title "flamencos solecists saleable" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.befitted.tld/saleable/employable.html" . + + + a bench:Inproceedings ; + bench:booktitle "olympiad deuteronomy distractions" ; + dc:creator _:b1647 ; + dc:title "hullers distractions misquotations" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 195 ; + foaf:homepage "http://www.deuteronomy.tld/misquotations/sapphires.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deucing.tld/bloodthirsty/physiological.html" ; + dc:creator _:b385 ; + dc:title "overreaches physiological nauseating" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.bloodthirsty.tld/nauseating/effulges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.paraphrasers.tld/penitentiaries/kibitzed.html" ; + bench:booktitle "reanalyzed softness penitentiaries" ; + dc:creator person:Paul_Erdoes , _:b1640 , _:b395 ; + dc:title "softness kibitzed equilibrator" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.penitentiaries.tld/equilibrator/restage.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amycus Axtman" + ] ; + dc:title "slogans librettos parting" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.bummed.tld/parting/pacifier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipet.tld/microsurgeons/unregulated.html" ; + dc:creator _:b471 , _:b1248 ; + dc:title "cloaked unregulated prearm" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.microsurgeons.tld/prearm/wounding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glims.tld/enfold/kirtle.html" ; + bench:abstract "peen unclassifiable biodegradation epoxying cracky cardiotherapy ravaged sometimes messmates intransigence confused murderesses datedly ached skulduggery gravitated rewrap disagree armed zoophiles heeds tarmac justifying bemas placentography choirboy adjoined nictation mistermed tetrarch solicitress whipped reemerge mourns numbness vrouws emetic solved immediateness lustring isolates poring agues urger villous catenating periodontoses overflows tetradic pantomimists oversupplies scrammed totemisms chirruping gentil mulcted magisters perpetuators megacycle scrawling hydrators anchorages disencumbering sniffling egocentricities stenographically incitant buskins rancored binaurally resistibility lades gruffness mantles pitiless adaption manpowers prewarned orpiments diffracts boiling taverner gigs jalousie eyesights quirkiness penney jetties contradicting takeout frizziness earwigs canters undercurrents plateful cardsharp repaying abhorrers grittier marvels deformer aoudads thrashes missis affability mummed talker vacillations rife unconsenting mongolism wastes verdure racetracks chopsticks promiscuities preadult misprinting indurating childhoods paramedical radarscope aisles radiographs planked reacquisition orangish cuttages crummier staffers tailwinds stemmier underbred ejected arbiters jacaranda infolder fundamentalist barrows westerns skinfuls vixenish graecizing patterning reveille shrills marse yarded implied fichu czechoslovaks terrorizing jingoist millibars evasively sargasso repatriates flitted workhouses interschool spleeniest fess participles encyst retirees duper" ; + dc:creator _:b706 ; + dc:title "schoolmistress kirtle analytically" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.enfold.tld/analytically/titillations.html" . + + + a bench:Article ; + dc:creator _:b1327 ; + dc:title "replenisher implementors isthmian" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.proliferative.tld/isthmian/saturated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.centers.tld/mendicant/compactor.html" ; + bench:booktitle "peavey risker mendicant" ; + dc:creator _:b1648 , _:b1649 ; + dc:title "risker compactor gunpoint" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.mendicant.tld/gunpoint/amalgamates.html" . + +_:b579 a foaf:Person ; + foaf:name "Imelda Puna" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maurycy Howdeshell" + ] ; + dc:title "yachtswomen whetting gadgeteers" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.beefily.tld/gadgeteers/dissimulating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.courters.tld/overtones/corpuscles.html" ; + dc:creator _:b611 , _:b1650 ; + dc:title "biomechanics corpuscles somnambulating" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.overtones.tld/somnambulating/harbouring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.simoleon.tld/realest/conquian.html" ; + dc:creator _:b348 ; + dc:title "courting conquian priapism" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.realest.tld/priapism/noncontrastable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.miners.tld/alienated/delis.html" ; + bench:booktitle "accommodations harshened alienated" ; + dc:creator _:b1651 ; + dc:title "harshened delis beautification" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.alienated.tld/beautification/noised.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.issued.tld/reconsolidate/establismentarianism.html" ; + dc:creator _:b1294 ; + dc:title "unchaste establismentarianism scrimshaws" ; + swrc:journal ; + foaf:homepage "http://www.reconsolidate.tld/scrimshaws/insulter.html" . + + + a bench:Inproceedings ; + bench:booktitle "potentiality merlins regarded" ; + bench:cdrom "http://www.stalagmite.tld/regarded/cocoas.html" ; + dc:creator _:b423 ; + dc:title "merlins cocoas epileptics" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.regarded.tld/epileptics/vitalities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kludging.tld/petnapping/cerebrovascular.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caramel Canto" + ] ; + dc:title "putridity cerebrovascular whelped" ; + swrc:journal ; + foaf:homepage "http://www.petnapping.tld/whelped/interpolates.html" . + + + a bench:Inproceedings ; + bench:booktitle "favoritism fitness tablecloths" ; + dc:creator _:b1020 ; + dc:title "behemoths tablecloths fakeries" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.fitness.tld/fakeries/retitles.html" . + +_:b12 a foaf:Person ; + foaf:name "Valerius Mcconnell" . + +_:b116 a foaf:Person ; + foaf:name "Tabea Faulisi" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Druson Doughtry" + ] ; + dc:title "uncoils prodigally elephantiasis" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.semiprimitive.tld/elephantiasis/duplexing.html" . + +_:b1368 a foaf:Person ; + foaf:name "Krista Bleacher" . + +_:b1652 a foaf:Person ; + foaf:name "Jaen Kerechanko" . + + + a bench:Article ; + dc:creator _:b1653 ; + dc:title "uxorious directions dezinc" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.feminists.tld/dezinc/genitourinary.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stiffest.tld/sawers/bints.html" ; + dc:creator _:b1654 ; + dc:title "progs bints doggy" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.sawers.tld/doggy/nankeen.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Blathaon Cartmill" + ] ; + dc:title "proclaimer beleaps freehearted" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.peeing.tld/freehearted/featheredges.html" . + +_:b750 a foaf:Person ; + foaf:name "Makayla Urry" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impotences.tld/clumped/pharmaceutically.html" ; + dc:creator _:b1655 ; + dc:title "diffusor pharmaceutically anonymities" ; + swrc:journal ; + swrc:month 12 ; + swrc:pages 42 ; + foaf:homepage "http://www.clumped.tld/anonymities/sepaled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.witting.tld/rectifiers/endways.html" ; + dc:creator _:b1224 ; + dc:title "centiliters endways clefts" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.rectifiers.tld/clefts/protonic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deputative.tld/preponderated/demythologizations.html" ; + dc:creator _:b1007 ; + dc:title "addles demythologizations lipase" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.preponderated.tld/lipase/scamps.html" . + +_:b718 a foaf:Person ; + foaf:name "Cato Himmelwright" . + +_:b1461 a foaf:Person ; + foaf:name "Suhail Goodger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aspics.tld/parvenue/slinging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amhar Fuquay" + ] ; + dc:title "lowdowns slinging blameful" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.parvenue.tld/blameful/demurrable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sceneries.tld/aneurisms/indemnitor.html" ; + bench:booktitle "misplacing lichens aneurisms" ; + dc:creator _:b411 ; + dc:title "lichens indemnitor nibbles" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.aneurisms.tld/nibbles/unambitious.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recharters.tld/advertized/invaluably.html" ; + dc:creator _:b1296 ; + dc:title "betweenbrain invaluably outriders" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.advertized.tld/outriders/unclasping.html" . + +_:b989 a foaf:Person ; + foaf:name "Masao Martey" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Waatiq Perico" + ] ; + dc:title "oblongish overabundant legworks" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.leapfrogged.tld/legworks/easeful.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.keying.tld/scapegraces/harping.html" ; + bench:booktitle "vegetables pickaxing scapegraces" ; + dc:creator _:b569 ; + dc:title "pickaxing harping redounds" ; + dcterms:issued 1967 ; + swrc:pages 153 ; + foaf:homepage "http://www.scapegraces.tld/redounds/brothier.html" . + +_:b1656 a foaf:Person ; + foaf:name "Igone Rader" . + +_:b485 a foaf:Person ; + foaf:name "Jailah Bonamo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bewrays.tld/deeryard/trustifying.html" ; + dc:creator _:b1519 ; + dc:title "magnesias trustifying decoying" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.deeryard.tld/decoying/pyx.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.debouching.tld/dynamiting/fifteens.html" ; + dc:creator _:b41 ; + dc:title "inflates fifteens pharmaceuticals" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.dynamiting.tld/pharmaceuticals/cordovan.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.soybeans.tld/housemaid/cockiness.html" ; + bench:booktitle "hypotensive tympans housemaid" ; + dc:creator _:b5 ; + dc:title "tympans cockiness fleetest" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.housemaid.tld/fleetest/frenchwoman.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.returns.tld/confusions/disconcerts.html" ; + dc:creator _:b1039 ; + dc:title "subcultures disconcerts assister" ; + swrc:journal ; + foaf:homepage "http://www.confusions.tld/assister/aweing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nitrocellulosic.tld/deviance/aristocracies.html" ; + bench:booktitle "capitulating batches deviance" ; + dc:creator _:b1246 ; + dc:title "batches aristocracies snoopily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 131 ; + foaf:homepage "http://www.deviance.tld/snoopily/presenters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kiddies.tld/embanks/stammers.html" ; + bench:booktitle "aftertaste quarter embanks" ; + dc:creator _:b563 ; + dc:title "quarter stammers nonsporting" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.embanks.tld/nonsporting/expeller.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.isostatically.tld/neutrophil/hymens.html" ; + bench:booktitle "sphygmometer apprize neutrophil" ; + dc:creator _:b968 ; + dc:title "apprize hymens entrants" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.neutrophil.tld/entrants/seigneurage.html" . + + + a bench:Article ; + dc:creator _:b1657 ; + dc:title "deliciously urology scragging" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.decompressing.tld/scragging/beiges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oversimple.tld/serest/precleaning.html" ; + bench:booktitle "homelier angstroms serest" ; + dc:creator _:b997 ; + dc:title "angstroms precleaning hordes" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.serest.tld/hordes/chewiest.html" . + + + a bench:Article ; + dc:creator _:b1184 ; + dc:title "homemakers mooters confiscator" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.enacted.tld/confiscator/rescinded.html" . + + + a bench:Article ; + dc:creator _:b493 ; + dc:title "nevadan emir cheers" ; + swrc:journal ; + foaf:homepage "http://www.despited.tld/cheers/catnapers.html" . + +_:b555 a foaf:Person ; + foaf:name "Diana Gulbranson" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ryoko Barsky" + ] ; + dc:title "butchered coughed dustrags" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.sickbays.tld/dustrags/wholesaler.html" . + +_:b1245 a foaf:Person ; + foaf:name "Malcolm Voelz" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abjection.tld/superimposes/rematches.html" ; + bench:booktitle "extinguised anticipations superimposes" ; + dc:creator _:b1658 , _:b1366 ; + dc:title "anticipations rematches sinuously" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.superimposes.tld/sinuously/donated.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b1512 , _:b334 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.nincompoop.tld/veinlet/tentier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giana Guillet" + ] ; + dc:title "dismaying tentier freshets" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.veinlet.tld/freshets/gasoliers.html" . + + + a bench:Article ; + dc:creator _:b370 ; + dc:title "jumbler venoms fanged" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.blames.tld/fanged/ugliest.html" . + +_:b1351 a foaf:Person ; + foaf:name "Taroemon Tomlinson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outcropping.tld/signatured/hallucinational.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marlon Ranmar" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Margo Anderlik" + ] ; + dc:title "uninjured hallucinational enrols" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.signatured.tld/enrols/quitclaims.html" . + +_:b1659 a foaf:Person ; + foaf:name "Kendall Pinkney" . + + + a bench:Article ; + rdfs:seeAlso "http://www.polarized.tld/bauds/dissimulators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mauricio Caisse" + ] ; + dc:title "tramlines dissimulators blockhouses" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.bauds.tld/blockhouses/afterimpression.html" . + +_:b47 a foaf:Person ; + foaf:name "Judit Bartunek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voyaging.tld/remanufacture/brushed.html" ; + dc:creator _:b227 ; + dc:title "lingers brushed splines" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.remanufacture.tld/splines/photosensitized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fakeers.tld/resumed/langauge.html" ; + dc:creator _:b541 ; + dc:title "reassimilation langauge begged" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.resumed.tld/begged/deerflys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kazuhiko Campas" + ] ; + dc:title "waxier enactment subdisciplines" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.bicultural.tld/subdisciplines/realness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slushiness.tld/sharpshooters/callboy.html" ; + dc:creator _:b774 ; + dc:title "flutterer callboy premised" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.sharpshooters.tld/premised/colorfulness.html" . + + + a bench:Journal ; + dc:title "Journal 12 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b944 , _:b945 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.spittles.tld/hematological/saintly.html" ; + dc:creator _:b1445 ; + dc:title "razorbill saintly hastens" ; + swrc:journal ; + foaf:homepage "http://www.hematological.tld/hastens/exhumed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kiosks.tld/problematical/distributes.html" ; + dc:creator _:b544 ; + dc:title "hadjees distributes understructure" ; + swrc:journal ; + foaf:homepage "http://www.problematical.tld/understructure/brining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heckled.tld/mortified/jetsom.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tabor Dome" + ] ; + dc:title "crosscurrent jetsom condemns" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.mortified.tld/condemns/supplements.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jetport.tld/overruling/rampagers.html" ; + dc:creator _:b250 ; + dc:title "cerebric rampagers kaffirs" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.overruling.tld/kaffirs/extrications.html" . + +_:b778 a foaf:Person ; + foaf:name "Bhuvana Bassette" . + +_:b32 a foaf:Person ; + foaf:name "Kanita Coones" . + +_:b1148 a foaf:Person ; + foaf:name "Franziska Mulford" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Krystyn Slutsky" + ] ; + dc:title "empyreans desiccated tapestried" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.prolixly.tld/tapestried/buttons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flavorfully.tld/nonconcurrent/calculational.html" ; + dc:creator _:b212 , _:b213 ; + dc:title "gladdens calculational immoderacy" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.nonconcurrent.tld/immoderacy/militancy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.excising.tld/quoits/gumming.html" ; + dc:creator _:b1228 ; + dc:creator [ a foaf:Person ; + foaf:name "Granwen Cherepy" + ] ; + dc:title "nailer gumming lyriform" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.quoits.tld/lyriform/evaluators.html" . + +_:b731 a foaf:Person ; + foaf:name "Romona Simril" . + + + a bench:Article ; + dc:creator _:b698 ; + dc:title "irreplaceably unforgettable governs" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.motorways.tld/governs/motorboats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interdistrict.tld/blousiest/cradles.html" ; + dc:creator _:b1660 ; + dc:title "tapping cradles embrocate" ; + swrc:journal ; + swrc:note "unintended preassign ogler faiths sporozoon enduing microstructure matless firebase" ; + foaf:homepage "http://www.blousiest.tld/embrocate/layettes.html" . + + + a bench:Inproceedings ; + bench:booktitle "prebill enditing boodles" ; + dc:creator _:b850 , person:Paul_Erdoes ; + dc:title "magellan boodles carried" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.enditing.tld/carried/biblically.html" . + +_:b1661 a foaf:Person ; + foaf:name "Haajid Condry" . + + + a bench:Inproceedings ; + bench:booktitle "copping braising panicles" ; + dc:creator _:b312 ; + dc:title "fumarolic panicles leveraged" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.braising.tld/leveraged/resubscribing.html" . + +_:b1633 a foaf:Person ; + foaf:name "Romochka Abbamonte" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gaggling.tld/ploughman/monopolized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aenne Gilham" + ] ; + dc:title "sabered monopolized startlers" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.ploughman.tld/startlers/irremediableness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.messier.tld/proscriptions/aldermanry.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Krushka Minner" + ] ; + dc:title "bioassayed aldermanry wisecracker" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.proscriptions.tld/wisecracker/godchild.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dhaki Etchinson" + ] ; + dc:title "pleasured overreactions motionlessly" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.unproportionately.tld/motionlessly/desiccative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonprotective.tld/mezuzas/webbed.html" ; + dc:creator _:b1662 ; + dc:title "muggings webbed specialized" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.mezuzas.tld/specialized/mukluk.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.circumlocutions.tld/sharesmen/ceremonialist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anwar Katayama" + ] ; + dc:title "mites ceremonialist throbber" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.sharesmen.tld/throbber/misjudging.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kindlers.tld/jobbed/hocker.html" ; + bench:booktitle "swiggers polymerizing jobbed" ; + dc:creator _:b1265 ; + dc:title "polymerizing hocker nontraditional" ; + dcterms:issued 1965 ; + swrc:pages 176 ; + foaf:homepage "http://www.jobbed.tld/nontraditional/calends.html" . + + + a bench:Inproceedings ; + bench:booktitle "vessels reinvolved flambeau" ; + dc:creator _:b1663 ; + dc:title "riots flambeau unpeoples" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.reinvolved.tld/unpeoples/orpines.html" . + + + a bench:Inproceedings ; + bench:booktitle "speeder proverbs resummoning" ; + dc:creator _:b1266 ; + dc:title "handcrafting resummoning clandestineness" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.proverbs.tld/clandestineness/beanlike.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shredded.tld/doper/cheats.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sabastian Slinkard" + ] ; + dc:title "metalizing cheats oftener" ; + swrc:journal ; + foaf:homepage "http://www.doper.tld/oftener/satiates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hummed.tld/leaved/helpfully.html" ; + bench:booktitle "versed shanks leaved" ; + dc:creator _:b1336 ; + dc:title "shanks helpfully discontinuing" ; + dcterms:issued 1963 ; + swrc:pages 58 ; + foaf:homepage "http://www.leaved.tld/discontinuing/armchairs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macroeconomic.tld/destroyers/greatheartedly.html" ; + dc:creator _:b1664 ; + dc:title "ironclads greatheartedly bargainee" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.destroyers.tld/bargainee/seemly.html" . + +_:b1514 a foaf:Person ; + foaf:name "Pongsona Tijernia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.altering.tld/unvoiced/transgresses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nelek Lounder" + ] ; + dc:title "preestablished transgresses priorities" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.unvoiced.tld/priorities/warier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.appreciators.tld/fuming/ripplier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bailey Houseal" + ] ; + dc:title "tutelages ripplier adversely" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.fuming.tld/adversely/vises.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laths.tld/topstone/prefacer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rosamar Wish" + ] ; + dc:title "improvidence prefacer heterodoxies" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.topstone.tld/heterodoxies/thrivers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nattiness.tld/gamily/medicably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bernarda Denjen" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Iolanda Kytle" + ] ; + dc:title "wizening medicably consequence" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.gamily.tld/consequence/seducing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jessie Mcthige" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Magnerich Worell" + ] ; + dc:title "causable macrocephalic yuks" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.replicates.tld/yuks/ratios.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trespassing.tld/destrier/psaltry.html" ; + dc:creator _:b1339 ; + dc:title "replant psaltry lowbrow" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.destrier.tld/lowbrow/cacophonous.html" . + +_:b964 a foaf:Person ; + foaf:name "Adok Galbiso" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.automobilist.tld/nummular/individualization.html" ; + bench:booktitle "sawbucks insaner nummular" ; + dc:creator _:b465 ; + dc:title "insaner individualization autostradas" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.nummular.tld/autostradas/flippers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hermetical.tld/flexed/forefend.html" ; + dc:creator _:b776 ; + dc:title "serrating forefend wowed" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.flexed.tld/wowed/plinker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overinclining.tld/lasciviousness/ribboned.html" ; + dc:creator _:b1665 ; + dc:title "rentable ribboned classics" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.lasciviousness.tld/classics/rakishness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voucherable.tld/jeered/immunopathology.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Faatin Bonn" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Angela Hager" + ] ; + dc:title "intercepting immunopathology addends" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.jeered.tld/addends/surveiled.html" . + +_:b1666 a foaf:Person ; + foaf:name "Wolfhelm Abella" . + + + a bench:Inproceedings ; + bench:booktitle "beleaguered skeletons bodings" ; + dc:creator _:b765 , person:Paul_Erdoes ; + dc:title "isotopically bodings historians" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.skeletons.tld/historians/seizers.html" . + +_:b639 a foaf:Person ; + foaf:name "Aseel Waddups" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demographies.tld/assayers/bighearted.html" ; + bench:booktitle "footages toddled assayers" ; + dc:creator _:b1279 ; + dc:title "toddled bighearted graying" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.assayers.tld/graying/obstreperously.html" . + +_:b1654 a foaf:Person ; + foaf:name "Tonniya Klaas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underwinding.tld/subitems/phylum.html" ; + dc:creator _:b1465 ; + dc:title "carnify phylum pervertedness" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.subitems.tld/pervertedness/gifted.html" . + +_:b84 a foaf:Person ; + foaf:name "Ceanna Vangoff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.priorates.tld/malathion/trigging.html" ; + dc:creator _:b321 ; + dc:title "fulfillments trigging unprovided" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.malathion.tld/unprovided/uncorked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hogtied.tld/monkeyshines/maculates.html" ; + dc:creator _:b934 ; + dc:title "tousled maculates subtropical" ; + swrc:journal ; + foaf:homepage "http://www.monkeyshines.tld/subtropical/orthographically.html" . + + + a bench:Inproceedings ; + bench:booktitle "becalming pegmatitic malawians" ; + dc:creator _:b1100 ; + dc:title "luniest malawians detections" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.pegmatitic.tld/detections/deified.html" . + + + a bench:Inproceedings ; + bench:booktitle "disagrees rareness grassier" ; + dc:creator _:b1278 ; + dc:title "peruser grassier years" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.rareness.tld/years/crispest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.precontriving.tld/hissings/paralyzes.html" ; + bench:booktitle "puffins biochemists hissings" ; + dc:creator _:b1667 ; + dc:title "biochemists paralyzes folksier" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.hissings.tld/folksier/clownish.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ludgar Brookshaw" + ] ; + dc:title "morphos tooting dredged" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.defacements.tld/dredged/drainers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nubbins.tld/pasts/machos.html" ; + dc:creator _:b1502 ; + dc:title "hounded machos heinousness" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.pasts.tld/heinousness/emigres.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carmakers.tld/equivocates/colonists.html" ; + bench:booktitle "crabbiest plotless equivocates" ; + dc:creator _:b1629 ; + dc:title "plotless colonists eardrop" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.equivocates.tld/eardrop/debone.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.takingly.tld/sealed/overstretch.html" ; + dc:creator _:b447 ; + dc:creator [ a foaf:Person ; + foaf:name "Leiko Dodson" + ] ; + dc:title "stirrer overstretch glazier" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.sealed.tld/glazier/markedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vilifies.tld/boxfish/simulated.html" ; + dc:creator _:b367 ; + dc:title "chesterfield simulated bloodcurdling" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.boxfish.tld/bloodcurdling/wobegone.html" . + + + a bench:Article ; + dc:creator _:b1116 ; + dc:title "dependency reusable nester" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.stinters.tld/nester/chirpers.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1956)" ; + dcterms:issued 1956 ; + swrc:editor _:b178 , _:b832 , _:b89 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Inproceedings ; + bench:booktitle "foreclose incriminates deformity" ; + dc:creator _:b765 , person:Paul_Erdoes ; + dc:title "devoice deformity bugeyes" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.incriminates.tld/bugeyes/rowan.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flexes.tld/keepable/etchers.html" ; + dc:creator _:b1013 , person:Paul_Erdoes ; + dc:title "repairing etchers mitering" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.keepable.tld/mitering/laboratorian.html" . + +_:b161 a foaf:Person ; + foaf:name "Cyntia Neumaier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discontinuations.tld/decompressed/unexpressed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rashaad Scercy" + ] ; + dc:title "uncoffined unexpressed imperceptibility" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.decompressed.tld/imperceptibility/nonadmissions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immersing.tld/misdealt/exaggeratedly.html" ; + dc:creator _:b613 ; + dc:title "theorizers exaggeratedly gladdest" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.misdealt.tld/gladdest/reoil.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.benthos.tld/lustrum/subduals.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akila Terlizzi" + ] ; + dc:title "superlatives subduals directorship" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.lustrum.tld/directorship/classily.html" . + +_:b1598 a foaf:Person ; + foaf:name "Moises Hilley" . + +_:b1668 a foaf:Person ; + foaf:name "Luz Zittel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ables.tld/psychosexually/ownerships.html" ; + bench:abstract "reinforms reconversions butterier silicates linkers braze tannins footsteps landings pseudonyms mitotic moneyed allowable disclosures kiboshing spooned renegade foams avg outshone reecho recruited swampiest mobilizer kitlings impoliticly fretter rickettsial centralizing serumal demographic calamitousness octopuses appomattox nonclassical ectoplasm underclothes tiffanies zymogenic hooraying velds philharmonics palladiums gnashed pellagras prissies hurtled landscaped hipline toecaps continuer pinochles liefest reformulation vistaed teaboxes resurveys saddening insulates eyebeams calculator jackpots seizins thrillers entwists retrenching retribute untrammelled undeclared refolds splotches splices sheenie indignantly gerardias clashed overworks impassively kilters rhumbs ridgepoles cavillers intertangling spadeful kayoing tokenisms retread diapered miniscule malformations milled reinserts ogreism sacrist infiltration macadam sighing espanol incepting froward holystones reinstructing plenipotentiaries misjudged hushful cartoons woolers unstructured intimidation carlot choosers darkey countries backcross evanished missteps icecaps meliorated abstrusely cubbish antimacassar outstretches bloodily soapboxes loams joins disallowances thewless homogenized abstractness freemasons pyrethrin tailcoat flickery septuple puniness manifestative prosecutions" ; + bench:booktitle "reactivate professedly psychosexually" ; + dc:creator _:b1304 , _:b599 ; + dc:title "professedly ownerships draftees" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 58 ; + foaf:homepage "http://www.psychosexually.tld/draftees/ministration.html" . + + + a bench:Article ; + dc:creator _:b1669 ; + dc:creator [ a foaf:Person ; + foaf:name "Anissa Sciarretta" + ] ; + dc:title "infantility protesters reanimation" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.flangers.tld/reanimation/spermatic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voiders.tld/codas/posthypnotic.html" ; + dc:creator _:b1283 ; + dc:title "capitulation posthypnotic mussing" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.codas.tld/mussing/chaconnes.html" . + +_:b966 a foaf:Person ; + foaf:name "Svatata Gollihar" . + +_:b773 a foaf:Person ; + foaf:name "Katerinka Jerido" . + +_:b1024 a foaf:Person ; + foaf:name "Elektra Iden" . + + + a bench:Article ; + rdfs:seeAlso "http://www.threaders.tld/tempore/eulogistic.html" ; + dc:creator _:b1604 , _:b987 ; + dc:title "minimization eulogistic toluyl" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.tempore.tld/toluyl/codefendants.html" . + +_:b464 a foaf:Person ; + foaf:name "Baptist Schubert" . + + + a bench:Inproceedings ; + bench:booktitle "crummier tailwinds stemmier" ; + dc:creator _:b541 ; + dc:title "staffers stemmier underbred" ; + dcterms:issued 1952 ; + swrc:pages 145 ; + foaf:homepage "http://www.tailwinds.tld/underbred/ejected.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.floppily.tld/hypocritically/pentalogies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colby Asiello" + ] ; + dc:title "bureaucratism pentalogies tackling" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.hypocritically.tld/tackling/rosalind.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sliverers.tld/wheelies/singed.html" ; + bench:booktitle "occidents quadruplicate wheelies" ; + dc:creator _:b1633 , _:b1612 ; + dc:title "quadruplicate singed allayment" ; + dcterms:issued 1959 ; + dcterms:partOf ; + foaf:homepage "http://www.wheelies.tld/allayment/dictatorships.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hahs.tld/wiggery/syndications.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rico Boronat" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gerlind Boomershine" + ] ; + dc:title "underlayers syndications parked" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.wiggery.tld/parked/izzards.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.memorably.tld/frantically/hairwork.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oharu Kendricks" + ] ; + dc:title "extemporize hairwork proudest" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.frantically.tld/proudest/praters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.phlegmatic.tld/overriding/jodhpur.html" ; + bench:booktitle "sleekened globularness overriding" ; + dc:creator _:b553 , person:Paul_Erdoes ; + dc:title "globularness jodhpur poetized" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.overriding.tld/poetized/ciliary.html" . + +_:b558 a foaf:Person ; + foaf:name "Ignatia Brazel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.precalculated.tld/detracts/procathedrals.html" ; + bench:cdrom "http://www.declassifications.tld/fallouts/detracts.html" ; + dc:creator _:b462 ; + dc:title "fallouts procathedrals eductions" ; + swrc:journal ; + swrc:note "barehead monkeying dallier headhunts chagrined campaigned clammier mea glosses sottishly trombones" ; + swrc:pages 50 ; + foaf:homepage "http://www.detracts.tld/eductions/carver.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saunter.tld/masturbates/inebriation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ulia Kaines" + ] ; + dc:title "noncontrollably inebriation arithmetically" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.masturbates.tld/arithmetically/fewnesses.html" . + + + a bench:Article ; + dc:creator _:b1670 ; + dc:title "monomials bustles tightly" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.mijnheers.tld/tightly/secularize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carat.tld/evictor/undisputed.html" ; + bench:booktitle "fricassees acclaims evictor" ; + dc:creator _:b1155 ; + dc:title "acclaims undisputed limewater" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.evictor.tld/limewater/sponging.html" . + +_:b66 a foaf:Person ; + foaf:name "Tiki Borgmeyer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.degaussing.tld/jocks/emender.html" ; + dc:creator _:b1671 ; + dc:title "reorienting emender matriarchs" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.jocks.tld/matriarchs/looms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.profaneness.tld/smearers/targeting.html" ; + bench:booktitle "tactfully impotencies smearers" ; + dc:creator _:b849 ; + dc:title "impotencies targeting meningeal" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.smearers.tld/meningeal/underexposed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quietened.tld/middlebrows/locutions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jascha Plantier" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Adriani Montayes" + ] ; + dc:title "erects locutions stodges" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.middlebrows.tld/stodges/nervy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.taoists.tld/originalities/breakdowns.html" ; + bench:booktitle "conserving tannest originalities" ; + dc:creator _:b1320 , person:Paul_Erdoes ; + dc:title "tannest breakdowns trajectories" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 104 ; + foaf:homepage "http://www.originalities.tld/trajectories/pyramids.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.downgrades.tld/anacondas/pyrethrum.html" ; + bench:booktitle "espy mistype anacondas" ; + dc:creator _:b1672 ; + dc:title "mistype pyrethrum queerness" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.anacondas.tld/queerness/soulfulness.html" . + +_:b1673 a foaf:Person ; + foaf:name "Jokin Hytros" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sanetomo Daugherty" + ] ; + dc:title "pieplants sparkily scabbing" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.downfalls.tld/scabbing/diapasons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trepid.tld/harrowing/centrists.html" ; + dc:creator _:b1674 ; + dc:title "convertibles centrists wishbones" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.harrowing.tld/wishbones/widows.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curled.tld/priding/bullied.html" ; + dc:creator _:b714 ; + dc:title "underbids bullied knappers" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.priding.tld/knappers/crepey.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shorteners.tld/weewees/squinted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rhiannon Oller" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Celester Pyon" + ] ; + dc:title "spoonsful squinted acquisitiveness" ; + swrc:journal ; + foaf:homepage "http://www.weewees.tld/acquisitiveness/metrically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Iditri Harlowe" + ] ; + dc:title "pedicurists complying stopgaps" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.prosily.tld/stopgaps/circulates.html" . + +_:b1110 a foaf:Person ; + foaf:name "Eliazar Manner" . + + + a bench:Article ; + dc:creator _:b49 , _:b604 ; + dc:title "armistices inertness stilling" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.hedonists.tld/stilling/sanity.html" . + + + a bench:Inproceedings ; + bench:booktitle "hitcher unexcusable seigniorial" ; + dc:creator _:b669 , _:b1154 ; + dc:title "taels seigniorial modifies" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.unexcusable.tld/modifies/peacefully.html" . + +_:b1355 a foaf:Person ; + foaf:name "Lucita Macrina" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marionettes.tld/civilness/gimmicky.html" ; + dc:creator _:b862 ; + dc:title "homegrown gimmicky replanned" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.civilness.tld/replanned/cathouse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.presoaked.tld/snaggier/choreographic.html" ; + dc:creator _:b1270 , _:b1643 ; + dc:title "brambled choreographic prehardening" ; + swrc:journal ; + foaf:homepage "http://www.snaggier.tld/prehardening/turtledoves.html" . + + + a bench:Article ; + dc:creator _:b1625 ; + dc:title "depressions plumply contributorily" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.mouthers.tld/contributorily/eutrophic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urologies.tld/intermarries/nonrenewable.html" ; + dc:creator _:b1675 ; + dc:title "regenerating nonrenewable cherished" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.intermarries.tld/cherished/rollout.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abstractness.tld/pyrethrin/tailcoat.html" ; + dc:creator _:b149 ; + dc:title "freemasons tailcoat flickery" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.pyrethrin.tld/flickery/septuple.html" . + +_:b432 a foaf:Person ; + foaf:name "Dobegneva Lewman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.triodes.tld/reposition/mooing.html" ; + bench:booktitle "ricochetting curbed reposition" ; + dc:creator _:b585 ; + dc:title "curbed mooing heil" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.reposition.tld/heil/overkills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diminished.tld/palling/unmarried.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bongwe Haydu" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bising Erstad" + ] ; + dc:title "kafirs unmarried spreadsheet" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.palling.tld/spreadsheet/yahooism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chilblains.tld/misalignment/crucialness.html" ; + dc:creator _:b721 , _:b1676 ; + dc:title "wigmakers crucialness freewheelers" ; + swrc:journal ; + foaf:homepage "http://www.misalignment.tld/freewheelers/signers.html" . + +_:b923 a foaf:Person ; + foaf:name "Yahya Kulacz" . + + + a bench:Journal ; + dc:title "Journal 2 (1949)" ; + dcterms:issued 1949 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.shopboys.tld/dissuasions/openmouthed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cas Higbee" + ] ; + dc:title "misdoubted openmouthed aspersors" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.dissuasions.tld/aspersors/mealybugs.html" . + +_:b1463 a foaf:Person ; + foaf:name "Dobry Gentges" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fraudulentness.tld/russe/apocryphalness.html" ; + dc:creator _:b1677 ; + dc:title "agonal apocryphalness shipbuilder" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.russe.tld/shipbuilder/constructive.html" . + +_:b1140 a foaf:Person ; + foaf:name "Jerry Lydick" . + +_:b1678 a foaf:Person ; + foaf:name "Mallory Malekzadeh" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lybed Nardi" + ] ; + dc:title "localities slabbery forefeet" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.crepitant.tld/forefeet/debtors.html" . + +_:b1341 a foaf:Person ; + foaf:name "Cleo Clauss" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.swinging.tld/lairds/micromanipulator.html" ; + bench:booktitle "payed exercising lairds" ; + dc:creator _:b588 , person:Paul_Erdoes ; + dc:title "exercising micromanipulator interdependence" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.lairds.tld/interdependence/slackly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunoreactive.tld/yearlings/timidities.html" ; + dc:creator _:b1032 , person:Paul_Erdoes ; + dc:title "weasand timidities untold" ; + swrc:journal ; + foaf:homepage "http://www.yearlings.tld/untold/fellowman.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chastened.tld/microsurgeries/goddaughters.html" ; + bench:booktitle "fortis suppurate microsurgeries" ; + dc:creator _:b589 ; + dc:title "suppurate goddaughters dullest" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.microsurgeries.tld/dullest/writing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.droits.tld/monkshoods/beseeming.html" ; + bench:booktitle "unseal defying monkshoods" ; + dc:creator _:b128 ; + dc:title "defying beseeming constants" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.monkshoods.tld/constants/bullfighter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cognoscing.tld/kudu/incarnadine.html" ; + bench:booktitle "brashiest bollard kudu" ; + dc:creator _:b1022 ; + dc:title "bollard incarnadine delineation" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.kudu.tld/delineation/garrottes.html" . + + + a bench:Article ; + dc:creator _:b1386 ; + dc:title "marquetry coyest overturn" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.disgraces.tld/overturn/unutilized.html" . + +_:b1679 a foaf:Person ; + foaf:name "Chomei Chanoine" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Clarine Waynick" + ] ; + dc:title "swiftest warping fraternize" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.baronages.tld/fraternize/despondency.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.succumbing.tld/staleness/aspiration.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frantiska Linebaugh" + ] ; + dc:title "uniques aspiration rehearses" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.staleness.tld/rehearses/enfeoffed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prevues.tld/carousers/maladjustive.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tinieceseia Botticello" + ] ; + dc:title "larks maladjustive datelining" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.carousers.tld/datelining/frenches.html" . + + + a bench:Article ; + dc:creator _:b1680 , _:b957 ; + dc:title "legatees sapwood albanians" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.ethoses.tld/albanians/veins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tatianna Mikesell" + ] ; + dc:title "impostors rovings misintelligence" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.viceroyalty.tld/misintelligence/tymbal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.depopulators.tld/misterm/dialed.html" ; + bench:booktitle "bother heartburn misterm" ; + dc:creator _:b770 ; + dc:title "heartburn dialed respectability" ; + dcterms:issued 1962 ; + swrc:pages 198 ; + foaf:homepage "http://www.misterm.tld/respectability/exorciser.html" . + + + a bench:Inproceedings ; + bench:booktitle "unworthiness woodnotes nonspecialist" ; + dc:creator _:b1681 ; + dc:title "decidua nonspecialist linking" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.woodnotes.tld/linking/pretors.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dividable.tld/wrecking/opposing.html" ; + bench:booktitle "repetitions densely wrecking" ; + dc:creator _:b1298 ; + dc:title "densely opposing subsidizes" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.wrecking.tld/subsidizes/raveller.html" . + +_:b1682 a foaf:Person ; + foaf:name "Musaddiq Sikes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crepes.tld/uncertainties/baselessness.html" ; + dc:creator _:b143 ; + dc:title "cantrips baselessness straits" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.uncertainties.tld/straits/jamaican.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Volotkoveia Klees" + ] ; + dc:title "subtonic modules coshed" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.bossing.tld/coshed/sublessor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cosecant.tld/sporule/dewlap.html" ; + dc:creator _:b1168 ; + dc:title "interphone dewlap antiparticle" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.sporule.tld/antiparticle/fylfot.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disinclinations.tld/unites/fevers.html" ; + dc:creator _:b1509 ; + dc:creator [ a foaf:Person ; + foaf:name "Penina Stepro" + ] ; + dc:title "casually fevers recomposes" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.unites.tld/recomposes/subclassified.html" . + + + a bench:Incollection ; + bench:booktitle "disoblige bickers proctoscopy" ; + dc:creator [ a foaf:Person ; + foaf:name "Brione Stahnke" + ] ; + dc:title "sawflies proctoscopy omened" ; + dcterms:issued 1959 ; + swrc:pages 98 ; + foaf:homepage "http://www.bickers.tld/omened/bemired.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Taige Hirz" + ] ; + dc:title "crinklier unclean equalised" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.yuan.tld/equalised/eyestalks.html" . + +_:b1055 a foaf:Person ; + foaf:name "Aandranee Sakamaki" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mongolism.tld/verdure/racetracks.html" ; + bench:booktitle "unconsenting wastes verdure" ; + dc:creator _:b401 ; + dc:title "wastes racetracks chopsticks" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.verdure.tld/chopsticks/promiscuities.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alexandros Lagazo" + ] ; + dc:title "malines entailments reindexed" ; + swrc:journal ; + foaf:homepage "http://www.cliffhanger.tld/reindexed/bedstraws.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.darner.tld/harbours/coir.html" ; + bench:booktitle "riptides curiosa harbours" ; + dc:creator _:b784 ; + dc:title "curiosa coir terrifying" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.harbours.tld/terrifying/soarers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eluviating.tld/luringly/microform.html" ; + bench:abstract "centrism stratocumulus surcoat chowtimes preferences tigerish convulsively heartaches apparats gentlewoman infundibuliform nonmilitarily experted simplifying globulins chancroids urbanizes worldbeater forearmed tapholes sorest calciferous rebater rabelaisian seigniorage memorializes backhanded wagoners inaccuracies oubliette hornswoggling anxiousness drumbeat serries friskiness lapdogs biting bateaux temperers doggones etiological earlier lineless waxworks praos disaffection deringer touring scornfully enrich clinchers wagerer plunking sockmen mosques concluders reutilizations promoting minded macroeconomic ironclads destroyers greatheartedly bargainee seemly chalices gambled crocking bimethyls foxfires joyrider impotences diffusor clumped pharmaceutically anonymities sepaled scrubbers cogencies dictums trussers banderole deceptiveness eying chartists annunciating sporing amens stenchy risers shirtfront geographers aroints potshots unhanged rains lambasted seabirds tailpipe fits summerhouses vialing lexicons imprisonment vivisects gipper articulation reliable vernally rationally foreseeability repealers fortuning boorishly failures outwork exempla rosing flayed oversleeping vivisectionists strips persistently figged demanders snugly reinstitution maceraters degasses foragers alerters fashioners spurting bloodless boggish megapod anointed nontemporally unvaried bedamns bivalencies wirepulling suchness ringer amerced growling submember queerer firmers watermark sawbucks automobilist insaner nummular individualization autostradas flippers rotaries discriminations bathysphere sunlights manoeuvreing orthodontics cleansing queued prospectuses hirsutism nudie misplacing sceneries" ; + dc:creator [ a foaf:Person ; + foaf:name "Francoise Rioux" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Korekiyo Keilholz" + ] ; + dc:title "bloodied microform yachting" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.luringly.tld/yachting/bendy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tennesseans.tld/disannulling/salesgirls.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyotaka Jollie" + ] ; + dc:title "infantries salesgirls paradigms" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.disannulling.tld/paradigms/theologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coadjutors.tld/nondestructive/maladjustments.html" ; + dc:creator _:b1683 , person:Paul_Erdoes ; + dc:title "thuggeries maladjustments subpartnership" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.nondestructive.tld/subpartnership/cordilleras.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.limpers.tld/ships/poundals.html" ; + bench:booktitle "cardcase tabletop ships" ; + dc:creator _:b1063 ; + dc:title "tabletop poundals guttered" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.ships.tld/guttered/peahen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bakes.tld/marrer/afterglows.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jeronimo Lajeunesse" + ] ; + dc:title "novelization afterglows odalisks" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.marrer.tld/odalisks/milkiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intruders.tld/atheling/outgoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jencir Miran" + ] ; + dc:title "remover outgoes damns" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.atheling.tld/damns/sequestrated.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1967)" ; + dcterms:issued 1967 ; + swrc:editor _:b1684 , _:b1252 , _:b287 ; + swrc:number 1 ; + swrc:volume 14 . + + + a bench:Article ; + rdfs:seeAlso "http://www.congenitally.tld/sonneted/regathers.html" ; + dc:creator _:b1685 , _:b1278 ; + dc:title "indemnificator regathers aery" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.sonneted.tld/aery/profitable.html" . + +_:b1102 a foaf:Person ; + foaf:name "Acheron Kothenbeutel" . + +_:b1002 a foaf:Person ; + foaf:name "Kamau Perrien" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.catwalks.tld/regimenting/hatcheck.html" ; + bench:booktitle "haploids parleying regimenting" ; + dc:creator _:b829 ; + dc:title "parleying hatcheck affirming" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.regimenting.tld/affirming/impearling.html" . + +_:b1686 a foaf:Person ; + foaf:name "Kordal Tetzlaff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skywrites.tld/contempts/godling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lajuanna Cammarota" + ] ; + dc:title "excerpting godling recognizance" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.contempts.tld/recognizance/misinformants.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.teleradiography.tld/agency/binal.html" ; + bench:booktitle "mirkily cyclonic agency" ; + dc:creator _:b1315 , _:b1687 ; + dc:title "cyclonic binal metalling" ; + dcterms:issued 1965 ; + swrc:pages 131 ; + foaf:homepage "http://www.agency.tld/metalling/pursers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.avowedly.tld/mingy/marshaling.html" ; + bench:abstract "screws oilhole misos trampolinist astronautical shapelier shapeless nonliturgically amandine beefcakes singlehandedly rectified mollifier mentally cupola swings dwarfed strummed parker typewriting elasticity freckling commercialization exiguity concents manpack neurologically squaller cantabile furnaced umbrae ranis oxtails emergences rapports sibs plinks inappreciably smouldered overreaching wizened foreordainments castrates seacoasts cursedness autobus inhabitance reigniting pinnae glissades farting abbotcy disembody swaddled socked titlists presupposes inroads ritziness leones incorrigibleness montaged gasifying govt dreidels stepdaughters glossier percents bridled failed depths saclike rework plectra forky generational lampoonists unluckiest diazepam ostentation slatted unclamps obfuscates lallygags ombudsmen carroming syne conterminously concertizing banshees battiest seizing nonsymbolic undersupply foreboder commutators integrator baffler forwardness descents plunger condescending leggiest unlighted daybooks blamelessness plagiaries engramme jubilates unappreciative canonizations soapbox gimmicks lathers inactivating pluralization effervescing quarto folkmoots poacher succubuses contestably debaters thermally porticos unifier flinger maladjustment resided tankard babushka thereinafter tunable dissevering daybook influents tithers delusionist restriction handcart sulkier striplings slowpoke beseeched mobilizers decorates sallower untenable rename clarinettist unamused nonplusing dashpots better presoak asseverations famishing" ; + bench:booktitle "subsoils motliest mingy" ; + dc:creator _:b502 ; + dc:title "motliest marshaling eponymy" ; + dcterms:issued 1964 ; + swrc:pages 108 ; + foaf:homepage "http://www.mingy.tld/eponymy/internodal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rerecorded.tld/chastely/swallowed.html" ; + dc:creator _:b1368 , _:b1201 ; + dc:title "tarps swallowed sniggering" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.chastely.tld/sniggering/gads.html" . + + + a bench:Article ; + dc:creator _:b1295 ; + dc:creator [ a foaf:Person ; + foaf:name "Cheryl Kauphusman" + ] ; + dc:title "cremator wedders homebreds" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.lawny.tld/homebreds/vailing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.limps.tld/misdiagnose/exhilarative.html" ; + dc:creator _:b137 , _:b918 ; + dc:title "dapperly exhilarative belligerents" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.misdiagnose.tld/belligerents/cubiform.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revictualed.tld/metamorphisms/implored.html" ; + dc:creator _:b1634 ; + dc:title "steeped implored caveats" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.metamorphisms.tld/caveats/femurs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wronger.tld/cochlear/identifications.html" ; + dc:creator _:b1688 ; + dc:title "triplicating identifications cosset" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.cochlear.tld/cosset/ravelly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Seung Puchalski" + ] ; + dc:title "boats desalts plaining" ; + swrc:journal ; + foaf:homepage "http://www.zeppelin.tld/plaining/joinable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cady Schweizer" + ] ; + dc:title "begins antis impacted" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.overrefines.tld/impacted/kidnaper.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recusator.tld/outshined/mindedly.html" ; + bench:booktitle "jeer hashishes outshined" ; + dc:creator _:b916 ; + dc:title "hashishes mindedly sawboneses" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.outshined.tld/sawboneses/fervors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ropy.tld/stonefly/hometown.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Borghild Kuser" + ] ; + dc:title "doves hometown cleanly" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.stonefly.tld/cleanly/botches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.roughers.tld/wonderfully/hospices.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Randa Rebell" + ] ; + dc:title "burials hospices worming" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.wonderfully.tld/worming/pallidly.html" . + +_:b216 a foaf:Person ; + foaf:name "Shiba Caples" . + +_:b811 a foaf:Person ; + foaf:name "Elvira Kidner" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.icily.tld/worriment/tunably.html" ; + bench:booktitle "negotiatrixes heptad worriment" ; + dc:creator _:b208 , _:b446 ; + dc:title "heptad tunably shagreen" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 19 ; + foaf:homepage "http://www.worriment.tld/shagreen/germicides.html" . + + + a bench:Inproceedings ; + bench:booktitle "fortieths solacer encephala" ; + dc:creator _:b557 , _:b1689 ; + dc:title "bedroll encephala skipperage" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.solacer.tld/skipperage/diets.html" . + +_:b1690 a foaf:Person ; + foaf:name "Yusri Lacerda" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.primordially.tld/locations/dulcets.html" ; + bench:booktitle "beagle garments locations" ; + dc:creator _:b157 ; + dc:title "garments dulcets treasurership" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.locations.tld/treasurership/dearies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rheniums.tld/remonstrator/bolloxes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Curcio Burciaga" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rodger Merrihew" + ] ; + dc:title "exscinding bolloxes slinking" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.remonstrator.tld/slinking/establishments.html" . + +_:b452 a foaf:Person ; + foaf:name "Conson Deaner" . + + + a bench:Article ; + dc:creator _:b1012 ; + dc:creator [ a foaf:Person ; + foaf:name "Jenifer Slain" + ] ; + dc:title "physiography toothpastes phlegms" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.unhat.tld/phlegms/revives.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lapidists.tld/incitingly/weediest.html" ; + bench:booktitle "gneisses rapist incitingly" ; + dc:creator _:b1691 , _:b379 ; + dc:title "rapist weediest commissioned" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.incitingly.tld/commissioned/vapouring.html" . + + + a bench:Inproceedings ; + bench:booktitle "enjoin gimps comradely" ; + dc:creator _:b1270 , person:Paul_Erdoes ; + dc:title "steers comradely wenny" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.gimps.tld/wenny/snarling.html" . + + + a bench:Article ; + dc:creator _:b1259 ; + dc:title "enticement soundtrack nonethicalness" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.animadverted.tld/nonethicalness/lingier.html" . + +_:b1371 a foaf:Person ; + foaf:name "Mayumi Vaneaton" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aine Homsher" + ] ; + dc:title "tunings spherically bonds" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.fandangos.tld/bonds/timbering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overachieved.tld/undercarriage/dighted.html" ; + dc:creator _:b1047 ; + dc:title "violoncellist dighted enact" ; + swrc:journal ; + foaf:homepage "http://www.undercarriage.tld/enact/photoengraver.html" . + + + a bench:Incollection ; + bench:booktitle "ensues compiling judgmatic" ; + dc:creator [ a foaf:Person ; + foaf:name "Yatsuhiro Pay" + ] ; + dc:title "apples judgmatic answerers" ; + dcterms:issued 1966 ; + swrc:pages 111 ; + foaf:homepage "http://www.compiling.tld/answerers/shallowest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chaim Gustason" + ] ; + dc:title "tsarists emblazoning adduct" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.obeyable.tld/adduct/jerseyite.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.braider.tld/decongestion/keratotic.html" ; + dc:creator _:b183 ; + dc:title "teetotals keratotic puttied" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.decongestion.tld/puttied/gerontologies.html" . + + + a bench:Article ; + dc:creator _:b1692 ; + dc:title "transiencies caladium frisk" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.cadetship.tld/frisk/compatibleness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.moos.tld/chefs/migraines.html" ; + bench:booktitle "fundament compilations chefs" ; + dc:creator _:b1693 ; + dc:title "compilations migraines transmittances" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.chefs.tld/transmittances/parboils.html" . + +_:b1574 a foaf:Person ; + foaf:name "Kyler Lanting" . + + + a bench:Article ; + dc:creator _:b770 ; + dc:title "wrinkling stoat singlets" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.infinitesimally.tld/singlets/drongo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dependently.tld/amenity/rejectable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elvio Wagnor" + ] ; + dc:title "maledicted rejectable psalmists" ; + swrc:journal ; + swrc:note "rencounters manifestations utilizations chapeaus hexapodies frankensteins prosthodontist canvassed sups" ; + swrc:pages 93 ; + foaf:homepage "http://www.amenity.tld/psalmists/axiality.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cystic.tld/voodoos/sarcomata.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dobroslava Leskovec" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dale Wolley" + ] ; + dc:title "ambushment sarcomata incrusts" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.voodoos.tld/incrusts/gets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beseeched.tld/decorates/sallower.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daunte Marn" + ] ; + dc:title "mobilizers sallower untenable" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.decorates.tld/untenable/rename.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interrelated.tld/reformers/goodwife.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gia Stonesifer" + ] ; + dc:title "cooked goodwife technicolor" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.reformers.tld/technicolor/plenishes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.supercargo.tld/gelts/refix.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ovdotia Lahti" + ] ; + dc:title "flouters refix polemically" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.gelts.tld/polemically/recopies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lands.tld/nimbler/alienism.html" ; + dc:creator _:b1451 , _:b658 ; + dc:title "notarizes alienism monogamistic" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.nimbler.tld/monogamistic/crappiness.html" . + +_:b248 a foaf:Person ; + foaf:name "Addison Bovio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.menologies.tld/minds/reliefs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anastasios Fradkin" + ] ; + dc:title "precleans reliefs cornify" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.minds.tld/cornify/subsiding.html" . + + + a bench:Article ; + dc:creator _:b1478 ; + dc:title "deutschland plagiarize immobilized" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.hyenas.tld/immobilized/guested.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pacorro Jessie" + ] ; + dc:title "querns braziers splintering" ; + swrc:journal ; + swrc:note "brushed splines photosensitized extractive overhangs miscarry existences pertaining torrential" ; + swrc:pages 67 ; + foaf:homepage "http://www.pineal.tld/splintering/prearrange.html" . + +_:b418 a foaf:Person ; + foaf:name "Skonka Lecato" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acidulation.tld/bondwoman/unteachable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tsunayoshi Matczak" + ] ; + dc:title "evisceration unteachable storytelling" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.bondwoman.tld/storytelling/rapscallions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encouraged.tld/shining/charnel.html" ; + dc:creator _:b1694 ; + dc:title "stepper charnel departing" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.shining.tld/departing/neutrons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snowdrop.tld/terminated/ineligibility.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Teshka Kilday" + ] ; + dc:title "sensualist ineligibility inquisitions" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.terminated.tld/inquisitions/detoxicator.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1962)" ; + dcterms:issued 1962 ; + swrc:number 1 ; + swrc:volume 9 . + + + a bench:Article ; + rdfs:seeAlso "http://www.parable.tld/evolutionist/mounting.html" ; + bench:abstract "quitclaiming bends nonindustrial multiplying griot overconservative apostleship thirsts isogamy ineffably campi confection nonnutritious eyespots metrified cockney countershock leotard hexing inoculation radiometers bunting oxlip kneeler pomades nictitation emmets cremators certifies supercedes rimes slopes rhododendrons plodder equalize semiofficial polymorphous boxier bops convincingly vocatives playbooks aerosolization unmelted escalated duffles sneaked overzealous overlooks proffers outlast responder swarmer reversals enthroned deteriorative redemonstrating tinware kiosks hadjees problematical distributes understructure brining forwardly equivocalness calycle parlours populating zooming repasted amusement deucing overreaches bloodthirsty physiological nauseating effulges candids daleths mb thatched vaccination giddied realignments nybbles cremator lawny wedders homebreds vailing extendability bantamweight bambinos laicisms bookrack appointments antilabor gratifyingly dbms authentically tallowing perpetrated schmuck rhumbaed conjugant meterage bumblings beneficiated bagged peristalses saturnism stipulating medicaid scrupled ascents confinement arterioscleroses fivepins minks holism materialization monopolies spookish" ; + dc:creator _:b775 ; + dc:title "incoherently mounting nonexchangeable" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.evolutionist.tld/nonexchangeable/eclipsed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underbellies.tld/pleating/autographed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tawney Haggis" + ] ; + dc:title "hecks autographed housebreaking" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 + ] ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.pleating.tld/housebreaking/develops.html" . + +_:b961 a foaf:Person ; + foaf:name "Elif Gameros" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daimyo.tld/corselets/brewages.html" ; + dc:creator _:b1695 ; + dc:title "definiteness brewages macula" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.corselets.tld/macula/chorister.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bunches.tld/shaggiest/squints.html" ; + bench:booktitle "livener subbing shaggiest" ; + dc:creator _:b1275 , _:b1696 ; + dc:title "subbing squints leafing" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.shaggiest.tld/leafing/disregards.html" . + +_:b678 a foaf:Person ; + foaf:name "Tycie Caneles" . + +_:b509 a foaf:Person ; + foaf:name "Trudy Revoir" . + +_:b870 a foaf:Person ; + foaf:name "Irminwin Milloy" . + +_:b852 a foaf:Person ; + foaf:name "Sheik Sorrel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.miscalculates.tld/leviathans/misadvised.html" ; + dc:creator _:b274 ; + dc:title "whetters misadvised tiltyard" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.leviathans.tld/tiltyard/numberable.html" . + + + a bench:Inproceedings ; + bench:booktitle "pileate deionize bodywork" ; + dc:creator _:b1042 , person:Paul_Erdoes ; + dc:title "socks bodywork nodded" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.deionize.tld/nodded/tribades.html" . + +_:b1697 a foaf:Person ; + foaf:name "Oda Mallahan" . + +_:b1527 a foaf:Person ; + foaf:name "Aida Appelt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disprove.tld/bellyaching/computerese.html" ; + dc:creator _:b670 ; + dc:title "colorfastness computerese serenaders" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.bellyaching.tld/serenaders/prologued.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chalked.tld/evener/swinks.html" ; + dc:creator _:b182 ; + dc:creator [ a foaf:Person ; + foaf:name "Gwilym Mcmindes" + ] ; + dc:title "roentgenography swinks miscalculation" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.evener.tld/miscalculation/bastille.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.possiblest.tld/trover/tzimmes.html" ; + bench:booktitle "gauziest waugh trover" ; + dc:creator _:b1319 ; + dc:title "waugh tzimmes demonology" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 73 ; + foaf:homepage "http://www.trover.tld/demonology/evolutionism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.darkies.tld/periodical/overproduces.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avigdor Puglia" + ] ; + dc:title "americanist overproduces seceders" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.periodical.tld/seceders/unquestioning.html" . + + + a bench:Inproceedings ; + bench:booktitle "cauterizing outfox prefixion" ; + dc:creator _:b76 ; + dc:title "ragouts prefixion hiving" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.outfox.tld/hiving/heatstrokes.html" . + + + a bench:Inproceedings ; + bench:booktitle "crystallizes lipper metaphorical" ; + dc:creator _:b921 ; + dc:title "theorizer metaphorical groutier" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 37 ; + foaf:homepage "http://www.lipper.tld/groutier/abreacting.html" . + +_:b1064 a foaf:Person ; + foaf:name "Raulo Husni" . + + + a bench:Article ; + rdfs:seeAlso "http://www.giddied.tld/nybbles/cremator.html" ; + dc:creator _:b314 ; + dc:title "realignments cremator lawny" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.nybbles.tld/lawny/wedders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.titularies.tld/deprogrammed/spirochete.html" ; + dc:creator _:b744 ; + dc:title "hubbubs spirochete attractions" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.deprogrammed.tld/attractions/underacted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whipper.tld/naturalism/compassed.html" ; + dc:creator _:b1305 ; + dc:title "ergots compassed skippered" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.naturalism.tld/skippered/listed.html" . + +_:b13 a foaf:Person ; + foaf:name "Catalin Mitzner" . + +_:b860 a foaf:Person ; + foaf:name "Ieshige Kosinski" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.evangelical.tld/djellabas/distortions.html" ; + bench:booktitle "fettucini recharting djellabas" ; + dc:creator _:b1192 ; + dc:title "recharting distortions absolutes" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.djellabas.tld/absolutes/blasting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bacteriocidal.tld/goddams/prosed.html" ; + bench:abstract "endways clefts protonic avenged spurns accountants clinking awarding veinlets gifting avianizes aureolas lactoprotein miffs diverting psychedelic owners weakeners amassers stinginess nonagreement tidied skillets redivides mizzenmasts waftage liszt impecuniosity lankness dryly modernistic retsinas bargains unemotional doozer unoffensive statement rationalizing overconscientious sizzles secretly monastics tenderheartedness mandragora bezoar pursy pertinence fortuitously acceptances intoxications shamming melded cemetaries joined episcopates dimorphisms unwieldier toils bootlaces reservations hoagies unsureness aerates unconscionably enhancement junkmen canzonas haddocks poetizer languorous rivieras bougainvillaeas bemire footholds drupelets reattempts newspeaks drifters gentling tells unbid mas alas pupates scallywag ab thirstier barbarized interpreted gigolo sacrificially restyled huzza absolvers fruiters removable sapphic ventured beanbag adjuratory relit ceylonese pyric pizzas treasuries heavyhearted ditties" ; + dc:creator [ a foaf:Person ; + foaf:name "Tasenka Ionescu" + ] ; + dc:title "judoist prosed dimmest" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.goddams.tld/dimmest/scrimpiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reenlarge.tld/converted/unfairer.html" ; + bench:booktitle "drabbed fugitively converted" ; + dc:creator _:b1595 ; + dc:title "fugitively unfairer preadjust" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 176 ; + foaf:homepage "http://www.converted.tld/preadjust/despitefully.html" . + +_:b1027 a foaf:Person ; + foaf:name "Tadd Vanpatton" . + +_:b118 a foaf:Person ; + foaf:name "Anka Pindell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arkansans.tld/cogged/hitchers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lee Daughety" + ] ; + dc:title "sibyllic hitchers studiedly" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.cogged.tld/studiedly/trudges.html" . + +_:b771 a foaf:Person ; + foaf:name "Glikeriia Mushrush" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reprimanded.tld/demonstrationists/unscrambled.html" ; + bench:booktitle "scourged nonplusses demonstrationists" ; + dc:creator _:b1594 ; + dc:title "nonplusses unscrambled collaring" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.demonstrationists.tld/collaring/sulfurs.html" . + +_:b1405 a foaf:Person ; + foaf:name "Suphachad Tham" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chau Nestler" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Leontine Wrzesinski" + ] ; + dc:title "emperors courted epigrammatize" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.drizzlier.tld/epigrammatize/affrayers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highlights.tld/perfectness/hebraized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Padma Ramaker" + ] ; + dc:title "radically hebraized hapless" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.perfectness.tld/hapless/unbigoted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confutes.tld/winiest/imageries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Terell Haaland" + ] ; + dc:title "inamoratas imageries injuring" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.winiest.tld/injuring/unknowingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.runaways.tld/testifier/jewelled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Choiwan Clontz" + ] ; + dc:title "layaway jewelled starlit" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.testifier.tld/starlit/laparotomy.html" . + +_:b451 a foaf:Person ; + foaf:name "Yarkona Weiker" . + +_:b1655 a foaf:Person ; + foaf:name "Edmonda Ditullio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highting.tld/ringbolt/clubhauled.html" ; + dc:creator _:b1464 ; + dc:title "roadability clubhauled mutilation" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.ringbolt.tld/mutilation/handily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interning.tld/flashiest/whipsawed.html" ; + dc:creator _:b1134 ; + dc:title "splitters whipsawed toddies" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.flashiest.tld/toddies/cornetist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daguerreotypes.tld/headbands/unclothe.html" ; + dc:creator _:b1326 ; + dc:title "futurologists unclothe floundered" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.headbands.tld/floundered/bricking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phosphorescently.tld/sizier/cranches.html" ; + dc:creator _:b1129 ; + dc:title "philadelphians cranches megaphones" ; + swrc:journal ; + foaf:homepage "http://www.sizier.tld/megaphones/kickups.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.creamers.tld/esters/reselling.html" ; + dc:creator _:b434 ; + dc:creator [ a foaf:Person ; + foaf:name "Imma Legalley" + ] ; + dc:title "eutrophies reselling onerously" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.esters.tld/onerously/gusseted.html" . + +_:b1698 a foaf:Person ; + foaf:name "Zacharie Mosson" . + + + a bench:Article ; + dc:creator _:b1488 , _:b1312 ; + dc:title "transporting overoptimism orbicular" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.pewterer.tld/orbicular/mollies.html" . + + + a bench:Journal ; + dc:title "Journal 8 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b1699 , _:b247 , _:b458 ; + swrc:number 1 ; + swrc:volume 4 . + +_:b242 a foaf:Person ; + foaf:name "Lutfi Peak" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.winker.tld/patchable/underparts.html" ; + bench:booktitle "bimetal savable patchable" ; + dc:creator _:b1351 ; + dc:title "savable underparts incarnation" ; + dcterms:issued 1967 ; + swrc:pages 36 ; + foaf:homepage "http://www.patchable.tld/incarnation/delved.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kalisa Huddy" + ] ; + dc:title "stultified apprenticeships nebulously" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.amicability.tld/nebulously/contaminator.html" . + +_:b1286 a foaf:Person ; + foaf:name "Primeiro Landro" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overenthusiastically.tld/partita/nonparasitic.html" ; + bench:booktitle "resurrectionism zyzzyva partita" ; + dc:creator _:b940 ; + dc:title "zyzzyva nonparasitic unassumingly" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.partita.tld/unassumingly/alterer.html" . + + + a bench:Article ; + dc:creator _:b1028 ; + dc:title "tankard thereinafter tunable" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.babushka.tld/tunable/dissevering.html" . + +_:b1700 a foaf:Person ; + foaf:name "Shontal Sehnert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resoling.tld/reviewing/policyholder.html" ; + dc:creator _:b878 ; + dc:title "alleviations policyholder sharpshooting" ; + swrc:journal ; + swrc:month 9 ; + swrc:pages 45 ; + foaf:homepage "http://www.reviewing.tld/sharpshooting/frowner.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Clayton Degener" + ] ; + dc:title "irreparably wharfages madder" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.incises.tld/madder/pinching.html" . + + + a bench:Inproceedings ; + bench:booktitle "abbreviations indigos tidiest" ; + dc:creator _:b1701 ; + dc:title "bootleggers tidiest sacksful" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.indigos.tld/sacksful/requesting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anarchist.tld/sucres/sheltered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melba Llorca" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ton Mancina" + ] ; + dc:title "unbodied sheltered skinks" ; + swrc:journal ; + foaf:homepage "http://www.sucres.tld/skinks/sightless.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1955)" ; + dcterms:issued 1955 ; + swrc:editor _:b1008 , _:b1009 , _:b507 ; + swrc:number 1 ; + swrc:volume 16 . + + + a bench:Article ; + rdfs:seeAlso "http://www.buffeter.tld/learnable/barhop.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ruri Scharp" + ] ; + dc:title "scalpers barhop habitude" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.learnable.tld/habitude/stuccoing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.presbyterians.tld/untrue/approximating.html" ; + bench:booktitle "bedecked shavable untrue" ; + dc:creator _:b1081 ; + dc:title "shavable approximating mommies" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.untrue.tld/mommies/inalienably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.climates.tld/opposability/subcells.html" ; + dc:creator _:b1262 , _:b799 ; + dc:title "dummied subcells swaddles" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.opposability.tld/swaddles/roughage.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydrocephaloid.tld/ramshackle/defecated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anjali Milliman" + ] ; + dc:title "reprised defecated nixy" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.ramshackle.tld/nixy/cliffhanging.html" . + +_:b1702 a foaf:Person ; + foaf:name "Abbey Fleagle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cancan.tld/klystrons/disconnecting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ashihei Yepes" + ] ; + dc:title "unrestrictedly disconnecting sparseness" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.klystrons.tld/sparseness/clemency.html" . + +_:b1703 a foaf:Person ; + foaf:name "Stacie Ciesielski" . + +_:b1704 a foaf:Person ; + foaf:name "Aderes Loeffel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reiteration.tld/plantains/unreconcilable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mina Breuninger" + ] ; + dc:title "absented unreconcilable crossness" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.plantains.tld/crossness/bruting.html" . + +_:b195 a foaf:Person ; + foaf:name "Grite Faddis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.meowing.tld/mutilators/obligator.html" ; + bench:booktitle "colonizers dissenters mutilators" ; + dc:creator _:b825 ; + dc:title "dissenters obligator humbling" ; + dcterms:issued 1959 ; + swrc:pages 166 ; + foaf:homepage "http://www.mutilators.tld/humbling/pentacle.html" . + + + a bench:Article ; + dc:creator _:b311 ; + dc:title "nerts effecters affiant" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.masses.tld/affiant/richest.html" . + + + a bench:Inproceedings ; + bench:abstract "containment declining teasing hypersensitivity pushing prorating normalizes deepens battled saunter noncontrollably masturbates inebriation arithmetically fewnesses occupants gruffest depressives brigs ensuring triskaidekaphobia vouchsafed expediency messier bioassayed proscriptions aldermanry wisecracker godchild restaging embrasure strangled flyaways divested alloying snaps nonidentities eleganter dialysed practitioners fizgigs dubber macedonian towropes perilune bauxites stainability deplorableness comeliest remade silicosis cooping enunciates analogic effuses battleships unforseen sphinges weatherstrips gonorrhea wicked travois nutritionist postulants coitally cheepers cambodian expurgator soothsayers disengaging cyphering pitchforks directness liverish radioactively postcoital liquidated cricked vivacities inactivated cudgeled invades solitaries giddying ptomainic ungraciously fretfulness torii colorcasts scorches paladins noncombatant grubstake racquetball disgusts unweary nutritionally shellacker distills interrogational upswelled spiritless bombardier blustering hoking priestlier dips plaques agaves owns wreathing sniggle optometries humidifies rejudges ammonias skymen misquoted slimmed autodialling vogues germs coalbins abrades pileate socks deionize bodywork nodded tribades skunking agonizingly sox decrials constipating booming spunkily sedates accommodatingly equivocation sabred summarizing sterilizer mirages cornily intoxicated alpenstocks opportunism tautest claptrap organs flyleaf duologue amidships clued inconsumable captors standings filmstrips systole achiest anarchies prelimit fondest handouts birded abreacts rewrapped moues demonstrably pitheads tzaritzas dielectrics carefuller siecle samplings incompliant glassiness interventionist dominus nonstandard claymore wanders hirsuteness knacked acrimoniously volitions kilohertz reserver poloniums philanderers residually rapine carious delegation pimpernels coigns rehears reusability ablings caneware" ; + bench:booktitle "voile wanter unlimber" ; + dc:creator _:b1421 , person:Paul_Erdoes ; + dc:title "incas unlimber undependable" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.wanter.tld/undependable/imbricate.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bia Klemme" + ] ; + dc:title "footgear trilobate jigsawed" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.abominators.tld/jigsawed/kickstands.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.multiplicands.tld/triglyceride/tenons.html" ; + bench:booktitle "victuals brambles triglyceride" ; + dc:creator person:Paul_Erdoes , _:b836 ; + dc:title "brambles tenons antidepressants" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.triglyceride.tld/antidepressants/inspectorate.html" . + +_:b243 a foaf:Person ; + foaf:name "Livia Colosimo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.agaves.tld/wreathing/sniggle.html" ; + bench:booktitle "plaques owns wreathing" ; + dc:creator _:b1146 , person:Paul_Erdoes ; + dc:title "owns sniggle optometries" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.wreathing.tld/optometries/humidifies.html" . + +_:b1705 a foaf:Person ; + foaf:name "Adele Pomales" . + + + a bench:Article ; + rdfs:seeAlso "http://www.familarity.tld/regrow/outvoting.html" ; + dc:creator _:b85 ; + dc:title "caravaning outvoting defaces" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.regrow.tld/defaces/akvavit.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cramped.tld/focalized/rejoices.html" ; + dc:creator _:b1672 ; + dc:title "moil rejoices inmeshing" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.focalized.tld/inmeshing/tzaritza.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.compositors.tld/unattended/trouper.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Megi Stanway" + ] ; + dc:title "accumulativeness trouper concordance" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.unattended.tld/concordance/channeling.html" . + +_:b484 a foaf:Person ; + foaf:name "Drystan Phang" . + + + a bench:Inproceedings ; + bench:booktitle "alpacas recompensatory observing" ; + dc:creator _:b375 ; + dc:title "cozie observing buckwheats" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.recompensatory.tld/buckwheats/reps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.felting.tld/gassing/positioned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caileela Lents" + ] ; + dc:title "untidiness positioned unsaid" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.gassing.tld/unsaid/quaked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catechumens.tld/ionizes/migraine.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yitzchak Rudzik" + ] ; + dc:title "palefaces migraine flyweights" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.ionizes.tld/flyweights/newer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shimmeringly.tld/unfestive/tickled.html" ; + dc:creator _:b368 ; + dc:title "machinable tickled squawks" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.unfestive.tld/squawks/visits.html" . + +_:b1706 a foaf:Person ; + foaf:name "Khaalid Heth" . + +_:b1438 a foaf:Person ; + foaf:name "Shannon Vigo" . + +_:b402 a foaf:Person ; + foaf:name "Godfredo Calija" . + + + a bench:Article ; + rdfs:seeAlso "http://www.juicer.tld/adductor/accreditment.html" ; + dc:creator _:b1707 ; + dc:title "reattainment accreditment brothiest" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.adductor.tld/brothiest/obedience.html" . + +_:b1493 a foaf:Person ; + foaf:name "Svatochna Saller" . + + + a bench:Article ; + dc:creator _:b472 ; + dc:title "timidity probities retransmitting" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.sidechairs.tld/retransmitting/lipsticks.html" . + + + a bench:Incollection ; + bench:booktitle "sufferingly breachers mumms" ; + dc:creator [ a foaf:Person ; + foaf:name "Aristomnis Dauber" + ] ; + dc:title "mythologies mumms overconcern" ; + dcterms:issued 1947 ; + swrc:pages 197 ; + foaf:homepage "http://www.breachers.tld/overconcern/entombment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reascended.tld/strings/moustaches.html" ; + dc:creator _:b1699 ; + dc:title "surveyors moustaches tweeting" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.strings.tld/tweeting/treacle.html" . + +person:Paul_Erdoes a foaf:Person ; + foaf:name "Paul Erdoes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.boer.tld/mercantilistic/litigator.html" ; + dc:creator _:b1661 ; + dc:title "enkindling litigator larvicide" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.mercantilistic.tld/larvicide/alarum.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rejoicing.tld/rematched/felted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Africa Lasagna" + ] ; + dc:title "gustation felted iraqi" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.rematched.tld/iraqi/emulates.html" . + +_:b546 a foaf:Person ; + foaf:name "Krystal Farria" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.collop.tld/intaglios/sharkskins.html" ; + bench:booktitle "disbanding impairing intaglios" ; + dc:creator _:b1708 ; + dc:title "impairing sharkskins gusting" ; + dcterms:issued 1953 ; + swrc:pages 74 ; + foaf:homepage "http://www.intaglios.tld/gusting/gravimeter.html" . + +_:b1194 a foaf:Person ; + foaf:name "Cordell Coodey" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ariana Berardinelli" + ] ; + dc:title "instantaneously conformed bobtailing" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.drummer.tld/bobtailing/rands.html" . + +_:b1393 a foaf:Person ; + foaf:name "Tychell Lorson" . + +_:b1146 a foaf:Person ; + foaf:name "Johanna Buttross" . + + + a bench:Article ; + rdfs:seeAlso "http://www.simplemindedness.tld/designed/triploid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Annunziata Ravi" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "PavIpv Howick" + ] ; + dc:title "duffle triploid saxophonists" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.designed.tld/saxophonists/industrialize.html" . + + + a bench:Article ; + dc:creator _:b1673 ; + dc:title "cowpoxes supposing centrism" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.benders.tld/centrism/stratocumulus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.malefic.tld/tsardoms/poteens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aiko Lagrasse" + ] ; + dc:title "somersaulted poteens lynchers" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.tsardoms.tld/lynchers/driftpin.html" . + +_:b1403 a foaf:Person ; + foaf:name "Sama Beukema" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eri Buquet" + ] ; + dc:title "towardly systemizes wooziness" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.rotgut.tld/wooziness/foveate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curtseyed.tld/inerts/expired.html" ; + dc:creator _:b1388 ; + dc:title "plugugly expired hutzpa" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.inerts.tld/hutzpa/behove.html" . + + + a bench:Article ; + dc:creator _:b1609 ; + dc:title "aldrins eonian epitaphs" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.napalm.tld/epitaphs/jilter.html" . + +_:b197 a foaf:Person ; + foaf:name "Nori Minnis" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confounded.tld/swearers/aped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Krysta Eskenazi" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cesare Rork" + ] ; + dc:title "excepting aped truculency" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.swearers.tld/truculency/unpardoned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scotties.tld/unexplored/philter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rolando Sillas" + ] ; + dc:title "aridest philter decorative" ; + swrc:journal ; + foaf:homepage "http://www.unexplored.tld/decorative/quarterly.html" . + + + a bench:Article ; + dc:creator _:b1658 ; + dc:creator [ a foaf:Person ; + foaf:name "Trinique Dobis" + ] ; + dc:title "pygmoid riddles vireo" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.outdodging.tld/vireo/brainier.html" . + +_:b1709 a foaf:Person ; + foaf:name "Devera Herandez" . + +_:b987 a foaf:Person ; + foaf:name "Jaisyn Arcuri" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calyxes.tld/bawdier/travels.html" ; + dc:creator _:b898 ; + dc:creator [ a foaf:Person ; + foaf:name "Jin Demchok" + ] ; + dc:title "standouts travels stinkbugs" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.bawdier.tld/stinkbugs/preservers.html" . + + + a bench:Article ; + dc:creator _:b1582 ; + dc:title "findable sweller redefinition" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.shote.tld/redefinition/freaked.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Finn Carboneau" + ] ; + dc:title "tarots tacet libber" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.incomparability.tld/libber/privatest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.heteronomy.tld/blueprinted/satisfiable.html" ; + bench:booktitle "searcher heteronomy unconversant" ; + bench:cdrom "http://www.haps.tld/unconversant/blueprinted.html" ; + dc:creator _:b703 ; + dc:title "unconversant satisfiable spearfish" ; + dcterms:issued 1967 ; + swrc:pages 169 ; + foaf:homepage "http://www.blueprinted.tld/spearfish/supersaturates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Takeji Wawrzyniak" + ] ; + dc:title "latticing cosmists roshi" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.emended.tld/roshi/philological.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lewder.tld/lissomeness/triviality.html" ; + bench:booktitle "cheekiness lewder devaluing" ; + bench:cdrom "http://www.custards.tld/devaluing/lissomeness.html" ; + dc:creator _:b1710 , _:b450 ; + dc:title "devaluing triviality inhalers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.lissomeness.tld/inhalers/furnacing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overlooks.tld/outlast/responder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jael Santizo" + ] ; + dc:title "proffers responder swarmer" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.outlast.tld/swarmer/reversals.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.risque.tld/actings/infused.html" ; + bench:abstract "unfamiliarly procrastination fluttering landscapes pajamas doused mousetraps petters tennises laplanders lilliputians fumigants reappearance flyman decoratively embarkment spelling carved archduchess enfranchises expositing tattered perfumer poetizing resigners strikeover melodies snipped argental vetted unproposed coagent terminates eternals flappier nominately reinsure outranges mythologically stoves makeweight careens typos catabolizing carnally accusers charing reframed haviours tramelled glees trolls topkicks sublease amirates haploids catwalks parleying regimenting hatcheck affirming impearling gravelly bovinely trousseau lowlander raggedest downsize admonitory recombining inexperienced couching sealskins moory coexistence hitcher taels unexcusable seigniorial modifies peacefully fatiguing overlaps reanalyzing panhandler evert spited skiis germier cygnets sutra fertilely arborization swanherds reinscribing penlight databases duffers expressionists panache squishiest depressants urologies regenerating intermarries nonrenewable cherished rollout sputniks sanctums conspectus camouflagers vermifuge belles tunelessly attracts overinclining rentable lasciviousness ribboned classics rakishness rippers muggins apiarists appealable disarms chastising toadied militaristic vin imperiously traipses usurpers homier annexation jammed harpist possessed examined countermanding shoestrings serow flutiest cosseting flawlessly lucked caciques touches keening bespangles kinsmanship blueings" ; + dc:creator [ a foaf:Person ; + foaf:name "Mitsuoki Vannorman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mandar Peddicord" + ] ; + dc:title "misguider infused breves" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.actings.tld/breves/dabs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pupates.tld/ab/thirstier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Varka Rokisky" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Demidova Hautamaki" + ] ; + dc:title "scallywag thirstier barbarized" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.ab.tld/barbarized/interpreted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bedumb.tld/fibroma/pebblier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedia Hanning" + ] ; + dc:title "deicide pebblier bronzier" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.fibroma.tld/bronzier/petunias.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jannah Jaffee" + ] ; + dc:title "maltier pipingly pining" ; + swrc:journal ; + foaf:homepage "http://www.thessalonians.tld/pining/nosebands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.palatines.tld/executorship/aromatically.html" ; + dc:creator _:b865 , _:b882 ; + dc:title "metonym aromatically camelia" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.executorship.tld/camelia/thunders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meridians.tld/footnotes/breeching.html" ; + dc:creator _:b1201 ; + dc:title "imperii breeching inkle" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.footnotes.tld/inkle/frizzier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Oria Outten" + ] ; + dc:title "doctrines shirks missort" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.stopovers.tld/missort/musicals.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.approbating.tld/noncommittally/lases.html" ; + bench:booktitle "strawy approbating stiffens" ; + bench:cdrom "http://www.elmiest.tld/stiffens/noncommittally.html" ; + dc:creator _:b1247 ; + dc:title "stiffens lases ferreters" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.noncommittally.tld/ferreters/toper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ideologically.tld/stereotape/persisting.html" ; + dc:creator _:b1171 ; + dc:title "bleeps persisting seekers" ; + swrc:journal ; + swrc:pages 78 . + + + a bench:Inproceedings ; + bench:booktitle "truantry regerminated procreates" ; + dc:creator _:b169 ; + dc:title "industrially procreates milliliter" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.regerminated.tld/milliliter/lessening.html" . + + + a bench:Article ; + dc:creator _:b772 ; + dc:title "permissibility feltings schoolmistresses" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.redrafted.tld/schoolmistresses/lanciers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.authorize.tld/baled/finalist.html" ; + dc:creator _:b228 ; + dc:title "sunnier finalist literals" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.baled.tld/literals/doyly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.butchering.tld/exorcize/specialize.html" ; + bench:booktitle "squanderer knockoff exorcize" ; + dc:creator _:b788 ; + dc:title "knockoff specialize fuzzing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.exorcize.tld/fuzzing/psychopaths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thickeners.tld/octuple/uncage.html" ; + dc:creator _:b237 ; + dc:title "companions uncage craniums" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.octuple.tld/craniums/swarming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sneezing.tld/castrate/unwisest.html" ; + dc:creator _:b289 , _:b1475 ; + dc:title "inextricability unwisest cutely" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.castrate.tld/cutely/snipping.html" . + + + a bench:Inproceedings ; + bench:booktitle "gustoes holsters raveler" ; + dc:creator _:b695 ; + dc:title "dreadnoughts raveler priggishly" ; + dcterms:issued 1961 ; + swrc:pages 59 ; + foaf:homepage "http://www.holsters.tld/priggishly/straightforwardness.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1950)" ; + dcterms:issued 1950 ; + swrc:editor _:b1506 , _:b1031 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Inproceedings ; + bench:booktitle "monthlies erosional cryotherapies" ; + dc:creator _:b1711 , _:b362 ; + dc:title "triteness cryotherapies southings" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.erosional.tld/southings/elks.html" . + +_:b1707 a foaf:Person ; + foaf:name "Gerry Rupprecht" . + + + a bench:Article ; + rdfs:seeAlso "http://www.onside.tld/frostbites/coldest.html" ; + dc:creator _:b1712 , person:Paul_Erdoes ; + dc:title "misdoubt coldest remounted" ; + swrc:journal ; + swrc:note "pardoner dresser stubbornest recitalists revived palpators scoffing wirepullers rabbinates uniting surprised" ; + swrc:pages 3 ; + foaf:homepage "http://www.frostbites.tld/remounted/yokes.html" . + +_:b1479 a foaf:Person ; + foaf:name "Werner Corsi" . + +_:b871 a foaf:Person ; + foaf:name "Mikolas Sirman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alphabetize.tld/warfares/antipoverty.html" ; + dc:creator _:b1636 ; + dc:title "stubbliest antipoverty prophets" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.warfares.tld/prophets/licenses.html" . + +_:b1713 a foaf:Person ; + foaf:name "Rica Lebrun" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enrich.tld/wagerer/plunking.html" ; + dc:creator _:b1714 ; + dc:title "clinchers plunking sockmen" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.wagerer.tld/sockmen/mosques.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dontrell Kirkhart" + ] ; + dc:title "huzza fruiters removable" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.absolvers.tld/removable/sapphic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fruiter.tld/evaporates/retrofire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Inez Meeroff" + ] ; + dc:title "croaker retrofire leeriest" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.evaporates.tld/leeriest/kanjis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmorality.tld/asterisks/wanderings.html" ; + dc:creator _:b1630 , _:b1715 ; + dc:title "rejoiced wanderings discountenances" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.asterisks.tld/discountenances/unrepressed.html" . + +_:b1716 a foaf:Person ; + foaf:name "Malana Bolls" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disqualify.tld/reigns/pragmatists.html" ; + bench:booktitle "discases drizzles reigns" ; + dc:creator person:Paul_Erdoes , _:b1376 ; + dc:title "drizzles pragmatists squarest" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.reigns.tld/squarest/photoing.html" . + +_:b1120 a foaf:Person ; + foaf:name "AbdulWaahid Cornacchio" . + +_:b1406 a foaf:Person ; + foaf:name "Toku Synowiec" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oversupplies.tld/totemisms/chirruping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aurelian Fealy" + ] ; + dc:title "scrammed chirruping gentil" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.totemisms.tld/gentil/mulcted.html" . + +_:b1717 a foaf:Person ; + foaf:name "Andre Kuck" . + + + a bench:Article ; + bench:abstract "sinatra following bio clanswoman riskily dibbuks ignored childliest rationality mortice chipping snarks macintoshes codling cordate oscillometric vocalizer after unrhymed pigeonholed personalizing gaggling sabered ploughman monopolized startlers irremediableness engrossing assisted pharisaically mechanotherapies superseding unitarianism levitating noncoagulating moonrise refiguring leaguers reconnoitering fetching metatarsi exactor cenacle electrifier expatiator vincas snottier typhoids symbolization slackers estuaries uncultivated slurs chalked roentgenography evener swinks miscalculation bastille scurries nettier ameboid glyptic overmastered hockshop denuclearizing kuchen skywrites excerpting contempts godling recognizance misinformants silvester punitively poetess lacer andirons ascendance varmints loggings wilting cognized inconsonant ashamedly positioning modernness grossness cycloidal affrays vespers hooks skilled incommodes unflappable geoscientists bartletts dandifies niches trilled circumstantiate revolutionizes unlatching normalacy bowlegged reviewed warrantees violably states jimmying vanward folksily portioned pranksters strolling prewarmed beamy secreting prostitutes acceptive monotonousness mishandled seedpod unsighted prospective consecrator remigrating conks terser refiners finalize fizgig disgustingly tinworks" ; + dc:creator _:b1718 ; + dc:title "falsifying regained frisbee" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.swoons.tld/frisbee/herders.html" . + +_:b1191 a foaf:Person ; + foaf:name "Ajax Sier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.muskiness.tld/manures/valorized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fita Divito" + ] ; + dc:title "casement valorized semiprecious" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.manures.tld/semiprecious/tugboats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unoccupied.tld/zinging/warheads.html" ; + dc:creator _:b1172 , _:b969 ; + dc:title "engrossers warheads amorality" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.zinging.tld/amorality/footwears.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nightman.tld/atrophied/sleekness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tage Hervig" + ] ; + dc:title "barer sleekness lollipops" ; + swrc:journal ; + foaf:homepage "http://www.atrophied.tld/lollipops/geophysicists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kirsten Rinard" + ] ; + dc:title "russians blurting coxwains" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.assuaged.tld/coxwains/jouncy.html" . + +_:b1719 a foaf:Person ; + foaf:name "Ztrezena Gutman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jinglier.tld/obsidians/provenly.html" ; + bench:cdrom "http://www.remediless.tld/flecky/obsidians.html" ; + dc:creator _:b1426 ; + dc:title "flecky provenly wealthier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.obsidians.tld/wealthier/roentgenoscopic.html" . + +_:b1187 a foaf:Person ; + foaf:name "Ekantika Bisogno" . + +_:b1720 a foaf:Person ; + foaf:name "Takao Stoneham" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irretrievably.tld/widowers/incurability.html" ; + dc:creator _:b1468 ; + dc:title "unlink incurability sequestering" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.widowers.tld/sequestering/biens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wingspreads.tld/pressrooms/traumatizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shinsui Zimm" + ] ; + dc:title "tractional traumatizing pinnace" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.pressrooms.tld/pinnace/collarless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.replacing.tld/hinny/boer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "DeJohn Simmions" + ] ; + dc:title "quaker boer enkindling" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.hinny.tld/enkindling/mercantilistic.html" . + + + a bench:Inproceedings ; + bench:booktitle "bronchopulmonary misquoting heartens" ; + dc:creator _:b737 ; + dc:title "sighter heartens bolstered" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.misquoting.tld/bolstered/monodies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slurried.tld/jerkiness/apostacies.html" ; + bench:booktitle "sweets palanquin jerkiness" ; + dc:creator _:b605 ; + dc:title "palanquin apostacies spermatocide" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.jerkiness.tld/spermatocide/thunderstruck.html" . + + + a bench:Inproceedings ; + bench:booktitle "skying gnawingly unclenching" ; + dc:creator _:b1380 , _:b1359 ; + dc:title "gunstock unclenching artifices" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.gnawingly.tld/artifices/intermissions.html" . + + + a bench:Inproceedings ; + bench:booktitle "annulments potsie outleaping" ; + dc:creator _:b757 , _:b1721 ; + dc:title "sultans outleaping illegalization" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 178 ; + foaf:homepage "http://www.potsie.tld/illegalization/vetoed.html" . + +_:b279 a foaf:Person ; + foaf:name "Gerodi Hert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nagged.tld/puttering/thiosulfate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaleem Bersamin" + ] ; + dc:title "legates thiosulfate birchism" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.puttering.tld/birchism/separably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aleatory.tld/jelled/bughouse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Noel Grass" + ] ; + dc:title "unwarily bughouse demurely" ; + swrc:journal ; + swrc:note "concubines discreeter aikidos grudges cumuli spelt gentlefolk neutralizing malefactress" ; + swrc:pages 33 ; + foaf:homepage "http://www.jelled.tld/demurely/negligence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leering.tld/extremer/sunglow.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Klaus Klasinski" + ] ; + dc:title "finisher sunglow starlike" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.extremer.tld/starlike/quean.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stanching.tld/stallions/palmettoes.html" ; + bench:booktitle "hypodermically laggardness stallions" ; + dc:creator _:b1225 ; + dc:title "laggardness palmettoes lamebrains" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.stallions.tld/lamebrains/irrationalness.html" . + +_:b1235 a foaf:Person ; + foaf:name "Teana Stallworth" . + +_:b420 a foaf:Person ; + foaf:name "Zelotes Skelley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.replan.tld/splurgy/interpositions.html" ; + dc:creator _:b1319 ; + dc:title "reaps interpositions frayings" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.splurgy.tld/frayings/overprinted.html" . + +bench:MastersThesis rdfs:subClassOf foaf:Document . + +_:b1677 a foaf:Person ; + foaf:name "Liese Rhoad" . + +_:b1225 a foaf:Person ; + foaf:name "Lishka Turton" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zoraida Galardo" + ] ; + dc:title "disbandment yowie otolith" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.modulating.tld/otolith/radioactivity.html" . + +_:b246 a foaf:Person ; + foaf:name "Apa Skibbe" . + +_:b1546 a foaf:Person ; + foaf:name "Noriyori Mensick" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bodil Korinta" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aracely Kuka" + ] ; + dc:title "tidemarks mammotomy burler" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.propounded.tld/burler/steeper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confinement.tld/fivepins/minks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Salvatore Gutirrez" + ] ; + dc:title "arterioscleroses minks holism" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.fivepins.tld/holism/materialization.html" . + +_:b1722 a foaf:Person ; + foaf:name "Sukaina Jolicoeur" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semiofficial.tld/boxier/bops.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vasileva Rugg" + ] ; + dc:title "polymorphous bops convincingly" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.boxier.tld/convincingly/vocatives.html" . + +_:b1610 a foaf:Person ; + foaf:name "Fanaila Torain" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elke Surles" + ] ; + dc:title "driers redirection pandas" ; + swrc:journal ; + swrc:note "kumquats hostels greeniest drooling tutted fubbed vasomotor precedable orchestrally novella mahjongs estrogen" ; + swrc:pages 164 ; + foaf:homepage "http://www.humour.tld/pandas/cosmist.html" . + +_:b1723 a foaf:Person ; + foaf:name "Varun Fissori" . + + + a bench:Article ; + rdfs:seeAlso "http://www.languorous.tld/bougainvillaeas/bemire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vesna Pirkey" + ] ; + dc:title "rivieras bemire footholds" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.bougainvillaeas.tld/footholds/drupelets.html" . + +_:b1724 a foaf:Person ; + foaf:name "Talopule Piccoli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.asymptotically.tld/wired/panchromatic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dion Egure" + ] ; + dc:title "animals panchromatic completes" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.wired.tld/completes/rejudge.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manges.tld/pyramided/rapidly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anchita Figlar" + ] ; + dc:title "squids rapidly resection" ; + swrc:journal ; + swrc:note "alchemists versifier threads recheck garroters parricidal waterfowls unrented tarots" ; + swrc:pages 19 ; + foaf:homepage "http://www.pyramided.tld/resection/preform.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.servable.tld/tasksetter/listenings.html" ; + dc:creator _:b618 , _:b502 ; + dc:title "mooncalf listenings hoarders" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.tasksetter.tld/hoarders/bringeth.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.softbound.tld/cairns/boozily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Llwyr Fagerstrom" + ] ; + dc:title "clapt boozily solidification" ; + swrc:journal ; + swrc:note "sipping preconstruct chifforobe tidemarks propounded mammotomy burler steeper" ; + swrc:pages 56 ; + foaf:homepage "http://www.cairns.tld/solidification/preventiveness.html" . + + + a bench:Article ; + dc:creator _:b1363 ; + dc:title "flenched syncoms steeliest" ; + swrc:journal ; + foaf:homepage "http://www.batsman.tld/steeliest/stagehand.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reweaving.tld/limes/tailskids.html" ; + dc:creator _:b1725 ; + dc:title "indomitably tailskids aud" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.limes.tld/aud/devolved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inlands.tld/foeti/amaranths.html" ; + dc:creator _:b331 ; + dc:title "outargued amaranths johnnies" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.foeti.tld/johnnies/dervishes.html" . + + + a bench:Incollection ; + bench:booktitle "layettes juntas erose" ; + dc:creator [ a foaf:Person ; + foaf:name "Shozo Grandjean" + ] ; + dc:title "redeemer erose encysting" ; + dcterms:issued 1967 ; + swrc:pages 117 ; + foaf:homepage "http://www.juntas.tld/encysting/tenders.html" . + +_:b1726 a foaf:Person ; + foaf:name "Betsy Angelovich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.candidatures.tld/prologues/binds.html" ; + dc:creator _:b1618 , _:b589 ; + dc:title "futhermore binds windpipe" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.prologues.tld/windpipe/tootles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sailcloth.tld/receives/machree.html" ; + dc:creator _:b1135 , person:Paul_Erdoes ; + dc:title "encyclicals machree bretons" ; + swrc:journal ; + foaf:homepage "http://www.receives.tld/bretons/molded.html" . + +_:b564 a foaf:Person ; + foaf:name "Esteva Gilbertson" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Widdad Westpfahl" + ] ; + dc:title "collards severalizing astrakhan" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.swanker.tld/astrakhan/cunninger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.containment.tld/teasing/hypersensitivity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Namiko Leval" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Clmence Diop" + ] ; + dc:title "declining hypersensitivity pushing" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.teasing.tld/pushing/prorating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.freeness.tld/rom/amputation.html" ; + dc:creator _:b1418 ; + dc:title "discord amputation sinatra" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.rom.tld/sinatra/following.html" . + + + a bench:Article ; + dc:creator _:b1539 ; + dc:title "invoiced scraggier machismos" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.stereoscopies.tld/machismos/nth.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.microprogramming.tld/inscribed/anneals.html" ; + bench:booktitle "chivvies moots inscribed" ; + dc:creator _:b1230 ; + dc:title "moots anneals preconsiderations" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.inscribed.tld/preconsiderations/impings.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dietmute Lunn" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Luithilde Brandolino" + ] ; + dc:title "anodal beeves microscope" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.mopish.tld/microscope/punching.html" . + +_:b430 a foaf:Person ; + foaf:name "Sonyushka Lipe" . + + + a bench:Inproceedings ; + bench:booktitle "alloyed viaducts pottages" ; + dc:creator _:b866 ; + dc:title "tassels pottages liaises" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.viaducts.tld/liaises/joyriders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lapdogs.tld/bateaux/temperers.html" ; + dc:creator _:b900 ; + dc:title "biting temperers doggones" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.bateaux.tld/doggones/etiological.html" . + + + a bench:Article ; + dc:creator _:b1727 , person:Paul_Erdoes ; + dc:title "outguessing acacia kaons" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.codder.tld/kaons/failingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carolinians.tld/coagulability/phlegmiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Thanhthu Sweere" + ] ; + dc:title "preadolescents phlegmiest dharmas" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.coagulability.tld/dharmas/amplifiable.html" . + +_:b134 a foaf:Person ; + foaf:name "Godrell Standefer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.toeplates.tld/caudate/bugeye.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mitsuzuka Harling" + ] ; + dc:title "reprocesses bugeye talkatively" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.caudate.tld/talkatively/subtract.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maleeha Hurd" + ] ; + dc:title "ogham balefire nappes" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.bryony.tld/nappes/subtracting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tugboat.tld/repacifies/affinities.html" ; + dc:creator _:b1067 ; + dc:title "executrixes affinities depositional" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.repacifies.tld/depositional/trephining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choreas.tld/patrilinear/apostrophizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ania Vath" + ] ; + dc:title "liberality apostrophizing forequarter" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.patrilinear.tld/forequarter/cheesiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slideway.tld/bellboys/transcendentalist.html" ; + dc:creator _:b1728 ; + dc:title "periodically transcendentalist tokens" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.bellboys.tld/tokens/ramification.html" . + +_:b1087 a foaf:Person ; + foaf:name "Sebina Prakoth" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Holly Scierka" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bratromila Eshelman" + ] ; + dc:title "woodsman veeries sowed" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.crabgrass.tld/sowed/saboteurs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.refile.tld/loch/faxes.html" ; + bench:booktitle "tatterdemalions lubricated loch" ; + dc:creator _:b156 ; + dc:title "lubricated faxes pandowdy" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.loch.tld/pandowdy/appellors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resolves.tld/cruzados/cudgeling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aristognis Jorstad" + ] ; + dc:title "legaleses cudgeling sublessee" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.cruzados.tld/sublessee/featherier.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.allovers.tld/entertaining/totalling.html" ; + bench:booktitle "nucleation enterable entertaining" ; + dc:creator _:b686 ; + dc:title "enterable totalling scalars" ; + dcterms:issued 1960 ; + foaf:homepage "http://www.entertaining.tld/scalars/hirelings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arborization.tld/reinscribing/penlight.html" ; + dc:creator _:b1729 , _:b1649 ; + dc:title "swanherds penlight databases" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.reinscribing.tld/databases/duffers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sermonizer.tld/pastoralism/cuddled.html" ; + dc:creator _:b569 ; + dc:title "seeped cuddled wabbler" ; + swrc:journal ; + foaf:homepage "http://www.pastoralism.tld/wabbler/prorates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.engirdling.tld/backlit/unripe.html" ; + bench:booktitle "reentries brawler backlit" ; + dc:creator _:b1437 ; + dc:title "brawler unripe furriers" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.backlit.tld/furriers/misting.html" . + + + a bench:Article ; + dc:creator _:b154 ; + dc:title "retirees depersonalizes tincted" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.duper.tld/tincted/jus.html" . + +_:b105 a foaf:Person ; + foaf:name "Benno Moelter" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wholesalers.tld/tingeing/tierces.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lilli Sporleder" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Salbatore Sutfin" + ] ; + dc:title "bobbing tierces knittings" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.tingeing.tld/knittings/visions.html" . + + + a bench:Article ; + dc:creator _:b1730 , person:Paul_Erdoes ; + dc:title "dismounting libations harrower" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.endorser.tld/harrower/claymores.html" . + +_:b284 a foaf:Person ; + foaf:name "Gavril Treible" . + +_:b838 a foaf:Person ; + foaf:name "Gita Sensmeier" . + +_:b694 a foaf:Person ; + foaf:name "Solveig Warren" . + + + a bench:Article ; + rdfs:seeAlso "http://www.doomed.tld/complies/intermediate.html" ; + dc:creator _:b1482 ; + dc:title "exuded intermediate brio" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.complies.tld/brio/thoraces.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boggiest.tld/murmurer/nebulizers.html" ; + bench:booktitle "kvetching sophomorically murmurer" ; + dc:creator _:b1306 ; + dc:title "sophomorically nebulizers gorily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.murmurer.tld/gorily/hie.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.venerates.tld/unmake/circadian.html" ; + bench:booktitle "teas barracks unmake" ; + dc:creator _:b1731 ; + dc:title "barracks circadian flambeed" ; + dcterms:issued 1964 ; + swrc:pages 26 ; + foaf:homepage "http://www.unmake.tld/flambeed/nepotism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.otolithic.tld/dingle/concentrated.html" ; + bench:booktitle "keypunchers geodesist dingle" ; + dc:creator _:b81 , _:b1369 ; + dc:title "geodesist concentrated boughs" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.dingle.tld/boughs/cheroot.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unconsumed.tld/excursuses/slathered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Euprakseia Gugler" + ] ; + dc:title "retry slathered antechoir" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.excursuses.tld/antechoir/permanents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.invalidates.tld/boned/decoders.html" ; + dc:creator _:b901 , _:b579 ; + dc:title "pinked decoders rabidity" ; + swrc:journal ; + foaf:homepage "http://www.boned.tld/rabidity/pinfeathers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.umping.tld/chummed/metonyms.html" ; + dc:creator _:b147 ; + dc:creator [ a foaf:Person ; + foaf:name "Wardell Drinkley" + ] ; + dc:title "liverwursts metonyms geldings" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.chummed.tld/geldings/savaging.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cohorts.tld/renewed/scoldingly.html" ; + dc:creator _:b1732 ; + dc:title "colonnaded scoldingly citruses" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.renewed.tld/citruses/spangliest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.etheric.tld/weans/tambur.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Isa Harcey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Josefine Polucha" + ] ; + dc:title "souse tambur moralization" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.weans.tld/moralization/firepan.html" . + +_:b969 a foaf:Person ; + foaf:name "Wolfhild Torros" . + +_:b913 a foaf:Person ; + foaf:name "Binodini Bircher" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Toyoko Colden" + ] ; + dc:title "foremost croutons dozers" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.dishtowels.tld/dozers/cootie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.etruscans.tld/velocities/ribless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mariah Bodine" + ] ; + dc:title "whereunto ribless feverfews" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.velocities.tld/feverfews/contingents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undamped.tld/forbearer/anesthetization.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juriaan Schremp" + ] ; + dc:title "sharpers anesthetization undermentioned" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.forbearer.tld/undermentioned/outflanking.html" . + +_:b1407 a foaf:Person ; + foaf:name "Timun Silverstein" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bonding.tld/lecherously/closers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hirohisa Aichele" + ] ; + dc:title "balmiest closers bitchiest" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.lecherously.tld/bitchiest/crispened.html" . + + + a bench:Inproceedings ; + bench:booktitle "monarchist alphabetically preannounces" ; + dc:creator _:b1589 ; + dc:title "overcapitalizes preannounces nicked" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.alphabetically.tld/nicked/inhume.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underway.tld/fantods/abhorrently.html" ; + dc:creator _:b283 ; + dc:title "deterministic abhorrently shedders" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.fantods.tld/shedders/recipients.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.upbraids.tld/crowds/streaking.html" ; + bench:booktitle "pustuled alimentation crowds" ; + dc:creator _:b1328 , _:b598 ; + dc:title "alimentation streaking midgut" ; + dcterms:issued 1962 ; + swrc:pages 189 ; + foaf:homepage "http://www.crowds.tld/midgut/fewness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seatwork.tld/bussed/headboards.html" ; + dc:creator _:b759 ; + dc:title "hers headboards perambulators" ; + swrc:journal ; + foaf:homepage "http://www.bussed.tld/perambulators/chasteness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milanese.tld/overdiligent/coarsens.html" ; + bench:booktitle "solipsistic scripts overdiligent" ; + dc:creator _:b545 ; + dc:title "scripts coarsens octopodes" ; + dcterms:issued 1964 ; + swrc:pages 99 ; + foaf:homepage "http://www.overdiligent.tld/octopodes/forevermore.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alterants.tld/plumper/youngling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kbra Drissel" + ] ; + dc:title "whereases youngling semiotic" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.plumper.tld/semiotic/expropriated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alleles.tld/runouts/realtors.html" ; + bench:booktitle "beanpoles impliedly runouts" ; + dc:creator _:b1695 , _:b645 ; + dc:title "impliedly realtors cowboys" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.runouts.tld/cowboys/mooniest.html" . + +_:b1733 a foaf:Person ; + foaf:name "Daba Hewlin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eternize.tld/searer/sauntered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naaji Hanle" + ] ; + dc:title "piecework sauntered stiffed" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.searer.tld/stiffed/reburials.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hominess.tld/dieticians/leveret.html" ; + bench:booktitle "remarkable inquired dieticians" ; + dc:creator _:b1254 ; + dc:title "inquired leveret trademarks" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.dieticians.tld/trademarks/acct.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inseam.tld/bulls/maddening.html" ; + dc:creator _:b597 ; + dc:title "quibbles maddening occults" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.bulls.tld/occults/glanders.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tameesha Wysocki" + ] ; + dc:title "adjoins retouch vitalist" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.sagger.tld/vitalist/rearmed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desponds.tld/transportables/ureas.html" ; + dc:creator _:b1006 ; + dc:creator [ a foaf:Person ; + foaf:name "Emiliano Cecena" + ] ; + dc:title "embryologies ureas tollage" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.transportables.tld/tollage/mischarge.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.batrachians.tld/knucklebone/heparin.html" ; + bench:booktitle "doser paradoxical knucklebone" ; + dc:creator _:b50 ; + dc:title "paradoxical heparin blandisher" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 73 ; + foaf:homepage "http://www.knucklebone.tld/blandisher/spireas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oysterers.tld/aeronaut/chanteuses.html" ; + dc:creator _:b145 ; + dc:title "piggeries chanteuses tinstone" ; + swrc:journal ; + foaf:homepage "http://www.aeronaut.tld/tinstone/kabob.html" . + + + a bench:Inproceedings ; + bench:booktitle "acrimoniously kilohertz reserver" ; + dc:creator _:b170 ; + dc:title "volitions reserver poloniums" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.kilohertz.tld/poloniums/philanderers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jutty.tld/cantons/terns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gisselle Teigen" + ] ; + dc:title "fibroin terns violins" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.cantons.tld/violins/waves.html" . + +_:b1280 a foaf:Person ; + foaf:name "Nawwaara Roary" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diddling.tld/sasses/categorized.html" ; + dc:creator _:b1400 ; + dc:title "contradictions categorized dwarfs" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.sasses.tld/dwarfs/nonindependent.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.knottiness.tld/poliomyelitic/fantasized.html" ; + bench:booktitle "silted geom poliomyelitic" ; + dc:creator _:b753 , _:b1395 ; + dc:title "geom fantasized depreciators" ; + dcterms:issued 1963 ; + swrc:pages 76 ; + foaf:homepage "http://www.poliomyelitic.tld/depreciators/nihility.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hoydens.tld/effervesced/sensibilities.html" ; + dc:creator _:b192 ; + dc:title "upchuck sensibilities aahing" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.effervesced.tld/aahing/juicers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regressed.tld/chaoses/disagreement.html" ; + dc:creator _:b1734 , _:b1724 ; + dc:title "kickers disagreement clamper" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.chaoses.tld/clamper/springed.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b888 , _:b1077 ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Article ; + rdfs:seeAlso "http://www.lassitudes.tld/specifying/narcotizes.html" ; + dc:creator _:b643 ; + dc:title "outgassed narcotizes tantalize" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.specifying.tld/tantalize/crayonists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.luminesces.tld/prorated/gallons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alessandra Kellar" + ] ; + dc:title "sunroofs gallons staunchness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.prorated.tld/staunchness/blunting.html" . + + + a bench:Inproceedings ; + bench:booktitle "typos carnally accusers" ; + dc:creator _:b182 , _:b1553 ; + dc:title "catabolizing accusers charing" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.carnally.tld/charing/reframed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hairsprays.tld/terrarium/simoleons.html" ; + dc:creator _:b1493 ; + dc:title "unpredicted simoleons ignitable" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.terrarium.tld/ignitable/entrap.html" . + + + a bench:Proceedings ; + bench:booktitle "semicolons fauvist startled" ; + dc:publisher "UCL Press" ; + dc:title "Proceeding 1 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b943 , _:b437 , person:Paul_Erdoes , _:b438 ; + swrc:isbn "0-8664-4856-0" ; + swrc:series 1675 ; + foaf:homepage "http://www.fauvist.tld/hyphened/mortalities.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cali Sibrel" + ] ; + dc:title "wretches clouding caterwaul" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.tarring.tld/caterwaul/bibber.html" . + +_:b1695 a foaf:Person ; + foaf:name "Fullara Mohsin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.madrigals.tld/metrist/enchantresses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Heiji Sease" + ] ; + dc:title "brooded enchantresses valors" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.metrist.tld/valors/venose.html" . + + + a bench:Inproceedings ; + bench:booktitle "absoluteness matchmaker cyphers" ; + dc:creator _:b779 ; + dc:title "oversupply cyphers chalkiest" ; + dcterms:issued 1951 ; + foaf:homepage "http://www.matchmaker.tld/chalkiest/cirrhosis.html" . + +_:b1599 a foaf:Person ; + foaf:name "Eisaku Haury" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slatted.tld/obfuscates/lallygags.html" ; + bench:booktitle "ostentation unclamps obfuscates" ; + dc:creator _:b172 ; + dc:title "unclamps lallygags ombudsmen" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 16 ; + foaf:homepage "http://www.obfuscates.tld/ombudsmen/carroming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overeducates.tld/insists/sepalous.html" ; + dc:creator _:b365 ; + dc:title "unsteadiest sepalous zooid" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.insists.tld/zooid/arsis.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sherece Yori" + ] ; + dc:title "nubble cupfuls freebooter" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.gesticulates.tld/freebooter/straying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misjudged.tld/cartoons/woolers.html" ; + dc:creator _:b1107 ; + dc:title "hushful woolers unstructured" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.cartoons.tld/unstructured/intimidation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.uncanniest.tld/mangels/inferiors.html" ; + bench:booktitle "makings finned mangels" ; + dc:creator _:b664 ; + dc:title "finned inferiors comparts" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.mangels.tld/comparts/commentators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.velds.tld/palladiums/gnashed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ravi Parrott" + ] ; + dc:title "philharmonics gnashed pellagras" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.palladiums.tld/pellagras/prissies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outspoke.tld/holder/compt.html" ; + dc:creator _:b1735 ; + dc:creator [ a foaf:Person ; + foaf:name "Aetos Bitar" + ] ; + dc:title "agedly compt jangler" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.holder.tld/jangler/begins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quantitatively.tld/vitric/mendelism.html" ; + dc:creator _:b1652 , _:b1736 , person:Paul_Erdoes ; + dc:title "shovels mendelism kookiest" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.vitric.tld/kookiest/leavening.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alibiing.tld/fortifying/attempting.html" ; + bench:booktitle "chiasma raisings fortifying" ; + dc:creator _:b506 , person:Paul_Erdoes ; + dc:title "raisings attempting backbends" ; + dcterms:issued 1962 ; + swrc:pages 154 ; + foaf:homepage "http://www.fortifying.tld/backbends/autocracies.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lakshmana Gesick" + ] ; + dc:title "undine quitted locoweeds" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.partakes.tld/locoweeds/immerses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonapplicable.tld/upswollen/shantey.html" ; + dc:creator _:b1486 ; + dc:title "cithern shantey dissectors" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.upswollen.tld/dissectors/insulating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hushes.tld/disagreeing/congregational.html" ; + dc:creator _:b1737 ; + dc:title "locomoted congregational nonreciprocally" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.disagreeing.tld/nonreciprocally/traveling.html" . + +_:b1738 a foaf:Person ; + foaf:name "Sadoon Woodhouse" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inliers.tld/burglaries/insinuates.html" ; + dc:creator _:b1659 ; + dc:title "gleanable insinuates arraignments" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.burglaries.tld/arraignments/uncherished.html" . + + + a bench:Article ; + dc:creator _:b824 ; + dc:title "rampageous luminescence downshifting" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.schussed.tld/downshifting/stylishness.html" . + + + a bench:Article ; + dc:creator _:b1739 ; + dc:title "sealing redressment overbold" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.agilities.tld/overbold/astronomically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shingler.tld/ices/researched.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eufemia Hensen" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Titos Bisard" + ] ; + dc:title "terrorize researched photoreceptor" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.ices.tld/photoreceptor/upswung.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soother.tld/memorializing/themes.html" ; + bench:booktitle "conspicuousness glaziery memorializing" ; + dc:creator _:b1430 ; + dc:title "glaziery themes wielder" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 7 ; + foaf:homepage "http://www.memorializing.tld/wielder/scleras.html" . + + + a bench:Article ; + dc:creator _:b364 , _:b1484 ; + dc:title "microspace scurf snowballed" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.fixup.tld/snowballed/practicably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fragmental.tld/wording/interims.html" ; + dc:creator _:b342 ; + dc:creator [ a foaf:Person ; + foaf:name "Maemi Vonk" + ] ; + dc:title "recut interims wight" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.wording.tld/wight/dries.html" . + + + a bench:Article ; + dc:creator _:b1241 ; + dc:title "keloid cabined smearcase" ; + swrc:journal ; + swrc:note "expectancy yerba infects shirred nanowatt darkliest burning resister vittles utilizable nimbuses" ; + swrc:pages 113 ; + foaf:homepage "http://www.isoprene.tld/smearcase/glances.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.villainousness.tld/firefanged/skeins.html" ; + dc:creator _:b1073 ; + dc:title "miscalling skeins equalled" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.firefanged.tld/equalled/sandwiching.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kasuga Bierschbach" + ] ; + dc:title "kinesthetic gatemen reduces" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.nonclassically.tld/reduces/impureness.html" . + + + a bench:Inproceedings ; + bench:booktitle "reddishness mousses dreggiest" ; + dc:creator _:b185 , _:b186 ; + dc:title "puritanical dreggiest charlatan" ; + dcterms:issued 1963 ; + swrc:pages 196 ; + foaf:homepage "http://www.mousses.tld/charlatan/programmatically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jonam Steinle" + ] ; + dc:title "cunnilinguism bazaars ocelots" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.meathead.tld/ocelots/confiners.html" . + +_:b1509 a foaf:Person ; + foaf:name "Mitsu Kerbs" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.villadom.tld/chemosurgery/deadens.html" ; + bench:booktitle "partings cricks chemosurgery" ; + dc:creator _:b1431 ; + dc:title "cricks deadens braize" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.chemosurgery.tld/braize/studiousness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Stacy Higuchi" + ] ; + dc:title "challah stockers maddest" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.mescalism.tld/maddest/evictors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tiutcheva Buntin" + ] ; + dc:title "worker calibrations retranslate" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.monks.tld/retranslate/ankh.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teashop.tld/gunneries/exorcises.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Tatsukichi Gerstenberger" + ] ; + dc:title "reaccepts exorcises pirog" ; + swrc:journal ; + swrc:note "incorporeal piazadora hearings legation subendorsed hippocampus miscalculates whetters" ; + swrc:pages 124 ; + foaf:homepage "http://www.gunneries.tld/pirog/desexes.html" . + +_:b645 a foaf:Person ; + foaf:name "Mauty Ly" . + +_:b1289 a foaf:Person ; + foaf:name "Tsugiharu Knepp" . + +_:b614 a foaf:Person ; + foaf:name "Pero Woolem" . + + + a bench:Inproceedings ; + bench:booktitle "lysed stuffiest slacker" ; + dc:creator _:b1433 ; + dc:title "defiled slacker mignonne" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.stuffiest.tld/mignonne/bothered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renovating.tld/bays/galleons.html" ; + dc:creator _:b892 ; + dc:title "hitchhike galleons irritancy" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.bays.tld/irritancy/thersitical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bisecting.tld/intellectualized/cesareans.html" ; + dc:creator _:b1419 , _:b1734 ; + dc:title "jovially cesareans woolsack" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.intellectualized.tld/woolsack/haunches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canvasses.tld/cartons/acquirable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taaliba Debrita" + ] ; + dc:title "pyorrheas acquirable refocus" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.cartons.tld/refocus/vividness.html" . + +_:b652 a foaf:Person ; + foaf:name "Louisa Moats" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hea Corredor" + ] ; + dc:title "quilts unfertile sensitivities" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.bitts.tld/sensitivities/irishwoman.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tictocked.tld/electrodes/cyclizes.html" ; + bench:booktitle "malted offerers electrodes" ; + dc:creator _:b165 ; + dc:title "offerers cyclizes tench" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.electrodes.tld/tench/wastefully.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.honeys.tld/rimiest/playrooms.html" ; + dc:creator _:b806 ; + dc:title "somatological playrooms treadmills" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.rimiest.tld/treadmills/calpack.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gunwales.tld/wilding/stickouts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eberhardine Hazim" + ] ; + dc:title "arrogance stickouts intercalation" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.wilding.tld/intercalation/milling.html" . + + + a bench:Article ; + dc:creator _:b1701 ; + dc:title "incapacities graters inhabitants" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.honing.tld/inhabitants/sportive.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1958)" ; + dcterms:issued 1958 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Article ; + dc:creator _:b1562 ; + dc:title "mesmerist balded unwelded" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.macrocosm.tld/unwelded/repudiating.html" . + +_:b1206 a foaf:Person ; + foaf:name "Lailie Lagoni" . + + + a bench:Journal ; + dc:title "Journal 5 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b1410 , _:b44 , _:b45 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.strikeover.tld/snipped/argental.html" ; + bench:booktitle "resigners melodies snipped" ; + dc:creator _:b1740 ; + dc:title "melodies argental vetted" ; + dcterms:issued 1961 ; + swrc:pages 111 ; + foaf:homepage "http://www.snipped.tld/vetted/unproposed.html" . + +_:b1029 a foaf:Person ; + foaf:name "Melitina Alviar" . + + + a bench:Proceedings ; + bench:booktitle "watercresses admonished slaughters" ; + dc:publisher "Butterworth-Heinemann" ; + dc:title "Proceeding 1 (1961)" ; + dcterms:issued 1961 ; + swrc:editor person:Paul_Erdoes , _:b654 , _:b1741 , _:b1592 , _:b1590 ; + swrc:isbn "0-5995-9252-0" ; + swrc:series 1341 ; + foaf:homepage "http://www.admonished.tld/blowholes/lulling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.heartily.tld/reexchanging/inoffensiveness.html" ; + bench:booktitle "unwholesomeness bloodiest reexchanging" ; + dc:creator _:b1442 ; + dc:title "bloodiest inoffensiveness opportunistic" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 56 ; + foaf:homepage "http://www.reexchanging.tld/opportunistic/freighting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suckler.tld/sniped/hazarded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Graldine Casida" + ] ; + dc:title "dungaree hazarded number" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.sniped.tld/number/misaddressed.html" . + + + a bench:Inproceedings ; + bench:booktitle "shawed manless inoculated" ; + dc:creator _:b468 , _:b377 ; + dc:title "titles inoculated milked" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.manless.tld/milked/disenfranchised.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.straightly.tld/entrancements/mercenaries.html" ; + dc:creator _:b272 ; + dc:title "collusive mercenaries chirographer" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.entrancements.tld/chirographer/snuggled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.malformations.tld/reinserts/ogreism.html" ; + dc:creator _:b1613 , _:b761 ; + dc:title "milled ogreism sacrist" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.reinserts.tld/sacrist/infiltration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuelled.tld/trailblazers/mussed.html" ; + dc:creator _:b1473 , _:b603 ; + dc:title "capsizing mussed inbreathe" ; + swrc:journal ; + swrc:note "irrationality fluidal steppes tinfoils adulated zeroed scarcity choreas liberality patrilinear" ; + swrc:pages 109 ; + foaf:homepage "http://www.trailblazers.tld/inbreathe/brit.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mashy.tld/unventilated/mergences.html" ; + bench:booktitle "officiation resizing unventilated" ; + dc:creator _:b1460 , _:b222 ; + dc:title "resizing mergences barest" ; + dcterms:issued 1960 ; + swrc:pages 154 ; + foaf:homepage "http://www.unventilated.tld/barest/tiros.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.weathercocks.tld/aggies/reinterpretation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hellmut Tousant" + ] ; + dc:title "stalkier reinterpretation tenderly" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.aggies.tld/tenderly/bylining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ditching.tld/harmfully/resell.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hirotaka Matros" + ] ; + dc:title "smashed resell digger" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.harmfully.tld/digger/appeases.html" . + + + a bench:Article ; + dc:creator _:b1038 ; + dc:creator [ a foaf:Person ; + foaf:name "Sypovaia Wegmann" + ] ; + dc:title "manikins unicef entrained" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.ephedrin.tld/entrained/speedways.html" . + +_:b290 a foaf:Person ; + foaf:name "Cinnia Basich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mucklucks.tld/illuminated/snippily.html" ; + dc:creator _:b339 ; + dc:title "luckless snippily meadowy" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.illuminated.tld/meadowy/gallivanters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decipherable.tld/synchronizing/hydrating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Siwdbert Demendonca" + ] ; + dc:title "rimier hydrating wearables" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.synchronizing.tld/wearables/novelette.html" . + +_:b1468 a foaf:Person ; + foaf:name "Sakeen Kotheimer" . + +_:b372 a foaf:Person ; + foaf:name "Kamilah Fagerquist" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outfoxing.tld/severability/portrays.html" ; + dc:creator _:b1742 ; + dc:title "mordanting portrays microcephaly" ; + swrc:journal ; + foaf:homepage "http://www.severability.tld/microcephaly/preparers.html" . + +_:b971 a foaf:Person ; + foaf:name "Isolina Duplechin" . + +_:b1276 a foaf:Person ; + foaf:name "Normando Haverstock" . + +_:b1184 a foaf:Person ; + foaf:name "Candace Yakulis" . + + + a bench:Inproceedings ; + bench:booktitle "elephantiases crumply misnamed" ; + dc:creator _:b148 ; + dc:title "darwinite misnamed mileages" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.crumply.tld/mileages/recanters.html" . + +_:b1196 a foaf:Person ; + foaf:name "Palash Debarros" . + + + a bench:Article ; + rdfs:seeAlso "http://www.devaluated.tld/studdings/squeakier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hamudi Hoops" + ] ; + dc:title "crawdad squeakier medicare" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.studdings.tld/medicare/carapaces.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.holdups.tld/consensuses/surgically.html" ; + bench:booktitle "haltered niobiums consensuses" ; + dc:creator _:b444 ; + dc:title "niobiums surgically circumlocutory" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.consensuses.tld/circumlocutory/quarterfinalist.html" . + + + a bench:Article ; + dc:creator _:b443 ; + dc:creator [ a foaf:Person ; + foaf:name "Leah Hoguet" + ] ; + dc:title "tiffs maskers remits" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.metrists.tld/remits/decreer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subfloor.tld/mentalists/monographers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sendong Howitt" + ] ; + dc:title "overweens monographers executions" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.mentalists.tld/executions/doles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Heudelinde Byassee" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ustin Behm" + ] ; + dc:title "densifying merengue discoloration" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.attics.tld/discoloration/twofers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rejectees.tld/skyjacking/chattiest.html" ; + bench:booktitle "tubings chestful skyjacking" ; + dc:creator _:b919 ; + dc:title "chestful chattiest faltered" ; + dcterms:issued 1957 ; + swrc:pages 155 ; + foaf:homepage "http://www.skyjacking.tld/faltered/gunslingers.html" . + + + a bench:Article ; + dc:creator _:b1053 , _:b644 ; + dc:title "smearing takeovers ragman" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.twofer.tld/ragman/colonnades.html" . + +_:b1430 a foaf:Person ; + foaf:name "Kurt Stas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.faqir.tld/extorts/cantonment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ghaali Worthy" + ] ; + dc:title "gamic cantonment stretching" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.extorts.tld/stretching/sandblasters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pulverizes.tld/earmarked/conventicles.html" ; + dc:creator _:b1320 ; + dc:title "fugued conventicles peddler" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.earmarked.tld/peddler/discerner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.housesit.tld/swisher/intensiveness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alberich Dougharity" + ] ; + dc:title "enlighteners intensiveness splenectomies" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.swisher.tld/splenectomies/grogram.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Parker Wetzell" + ] ; + dc:title "overtiring snobberies sumptuously" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.hazier.tld/sumptuously/idealism.html" . + +_:b1743 a foaf:Person ; + foaf:name "Liebtrud Baldini" . + + + a bench:Inproceedings ; + bench:booktitle "brazers smirkers rosewood" ; + dc:creator _:b658 ; + dc:title "remolds rosewood pomps" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.smirkers.tld/pomps/statistics.html" . + +_:b1744 a foaf:Person ; + foaf:name "Ebergund Uxa" . + +_:b1207 a foaf:Person ; + foaf:name "Luella Beneuento" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vaporize.tld/jetports/sportier.html" ; + bench:booktitle "curara shadowers jetports" ; + dc:creator person:Paul_Erdoes , _:b1452 , _:b1290 ; + dc:title "shadowers sportier misdirected" ; + dcterms:issued 1956 ; + dcterms:partOf ; + foaf:homepage "http://www.jetports.tld/misdirected/safariing.html" . + +_:b249 a foaf:Person ; + foaf:name "Galterio Aranda" . + +_:b975 a foaf:Person ; + foaf:name "Hidemichi Tropp" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reconcentrate.tld/prompted/chintzier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jandayi Upham" + ] ; + dc:title "faddist chintzier microbars" ; + swrc:journal ; + foaf:homepage "http://www.prompted.tld/microbars/prestos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secretariats.tld/complots/overcrowded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Neal Bulinski" + ] ; + dc:title "musky overcrowded choremen" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.complots.tld/choremen/unfailing.html" . + +_:b491 a foaf:Person ; + foaf:name "Kseniia Tiemann" . + + + a bench:Article ; + rdfs:seeAlso "http://www.puddling.tld/unwinding/drawbacks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sabino Hayward" + ] ; + dc:title "admissability drawbacks dissonance" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.unwinding.tld/dissonance/opprobrious.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gantleted.tld/succories/dwelling.html" ; + bench:abstract "unmuzzling measles decentralizing hogfishes gantleted richer succories dwelling scrapped prat islanded burlily thanklessly swiveled polers oinked apnea maxillary dumpers bering evasiveness toto teashop reaccepts gunneries exorcises pirog desexes summable heliocentricity excretions recelebrating dually plateauing reoccupations embossers cerebrum gloves mohairs admiralties bewigged playgoers cheques batting waspishly stilbestrol villainousness miscalling firefanged skeins equalled sandwiching bewitchment cheaters riffled kerneling napoleons rifer splinting surmisers satisfying undamped sharpers forbearer anesthetization undermentioned outflanking funnyman commuted lachrymation floweret arcadian acridities unrealistic substituting surges preheats loggias reconciliating photocatalyst lenity tautological jambing sodality outcrop slipcases phenylketonuria grunts venturers valiantly unremorsefully extradites stollens ponderers conditione loathly cancels debiting parrots paraguayans resonates" ; + bench:cdrom "http://www.hogfishes.tld/richer/succories.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Adamanta Schlitt" + ] ; + dc:title "richer dwelling scrapped" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 + ] ; + swrc:journal ; + swrc:month 4 ; + swrc:note "overbites terminals giros podgy vagus kinkiest xix recollected" ; + swrc:pages 110 ; + foaf:homepage "http://www.succories.tld/scrapped/prat.html" . + +_:b500 a foaf:Person ; + foaf:name "Sanson Litteer" . + +_:b244 a foaf:Person ; + foaf:name "Hama Bellusci" . + + + a bench:Article ; + dc:creator _:b525 ; + dc:title "undistinguishable unbendable hustler" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.longed.tld/hustler/hangdogs.html" . + +_:b695 a foaf:Person ; + foaf:name "Zerlinda Boyle" . + +_:b123 a foaf:Person ; + foaf:name "Melisa Patriarco" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tyaishia Cherrin" + ] ; + dc:title "sculptress autodidacts reported" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.briskly.tld/reported/intrusively.html" . + +_:b1380 a foaf:Person ; + foaf:name "Jesper Cobler" . + + + a bench:Inproceedings ; + bench:booktitle "walkings calibration interlarding" ; + dc:creator _:b501 ; + dc:title "dispensed interlarding dunged" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.calibration.tld/dunged/iodize.html" . + +_:b349 a foaf:Person ; + foaf:name "Varuna Rakers" . + + + a bench:Article ; + dc:creator _:b141 ; + dc:title "optimistically passable stonier" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.bayous.tld/stonier/enflamed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.procurator.tld/laggings/poetically.html" ; + dc:creator _:b243 ; + dc:title "whangers poetically wisecrackers" ; + swrc:journal ; + foaf:homepage "http://www.laggings.tld/wisecrackers/ferried.html" . + + + a bench:Article ; + dc:creator _:b1726 ; + dc:title "typhous gyred dowsers" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.toolboxes.tld/dowsers/hashes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backslider.tld/smartly/handpicks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raita Avalos" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lilliann Dahlstedt" + ] ; + dc:title "smeared handpicks mooter" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.smartly.tld/mooter/mashie.html" . + + + a bench:Article ; + dc:creator _:b1406 , _:b1730 ; + dc:title "woodcraft xerosis steamers" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.reupholstered.tld/steamers/neurological.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.knucklebones.tld/enjoinders/varnished.html" ; + dc:creator _:b1653 ; + dc:title "cockpits varnished confederation" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.enjoinders.tld/confederation/biomicroscopy.html" . + +_:b1538 a foaf:Person ; + foaf:name "Humaira Bartha" . + + + a bench:Article ; + rdfs:seeAlso "http://www.murderer.tld/glider/sueding.html" ; + dc:creator _:b578 ; + dc:title "waddly sueding serotonin" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.glider.tld/serotonin/noncausal.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mable Tarmey" + ] ; + dc:title "rehearsers flamming mornings" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.nonprejudicially.tld/mornings/longshoreman.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Livius Norgaard" + ] ; + dc:title "fleecier communicator intermarrying" ; + swrc:journal ; + foaf:homepage "http://www.oratories.tld/intermarrying/overexerts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.degasses.tld/alerters/fashioners.html" ; + bench:booktitle "maceraters foragers alerters" ; + dc:creator _:b1714 , person:Paul_Erdoes ; + dc:title "foragers fashioners spurting" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.alerters.tld/spurting/bloodless.html" . + + + a bench:Inproceedings ; + bench:booktitle "unspeakable sphygmography sconce" ; + dc:creator _:b1449 ; + dc:title "shutting sconce dampens" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.sphygmography.tld/dampens/boneheads.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrayal.tld/oxidized/golfings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fathiyaa Angelico" + ] ; + dc:title "constipation golfings brassica" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.oxidized.tld/brassica/relays.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Joey Yarboro" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Arcadia Granade" + ] ; + dc:title "carpetbag metropolitanize twanged" ; + swrc:journal ; + foaf:homepage "http://www.peonism.tld/twanged/pedros.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interstellar.tld/ladrons/glycosyls.html" ; + dc:creator _:b1704 , _:b1621 ; + dc:title "lesions glycosyls despondingly" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.ladrons.tld/despondingly/fashionably.html" . + + + a bench:Article ; + dc:creator _:b1717 ; + dc:title "spiciness pharyngal nonstriker" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.verbalizations.tld/nonstriker/dims.html" . + + + a bench:Inproceedings ; + bench:booktitle "suborder sneakier mechanizes" ; + dc:creator _:b1745 ; + dc:title "curriculums mechanizes parallaxes" ; + dcterms:issued 1966 ; + swrc:pages 46 ; + foaf:homepage "http://www.sneakier.tld/parallaxes/anaerobe.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chargee.tld/pincers/quipped.html" ; + dc:creator _:b1281 ; + dc:creator [ a foaf:Person ; + foaf:name "Lottchen Pillitteri" + ] ; + dc:title "affixion quipped cabinetmaking" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.pincers.tld/cabinetmaking/unsupervised.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dallied.tld/subcontinents/boffola.html" ; + bench:booktitle "scummier anils subcontinents" ; + dc:creator _:b606 ; + dc:title "anils boffola hieing" ; + dcterms:issued 1965 ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 26 ; + foaf:homepage "http://www.subcontinents.tld/hieing/camporee.html" . + + + a bench:Inproceedings ; + bench:booktitle "owlish phenologically chronicling" ; + dc:creator _:b1459 ; + dc:title "sizes chronicling nymphets" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.phenologically.tld/nymphets/shindy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.grimaced.tld/bedrooms/provider.html" ; + bench:booktitle "mingles scoutmasters bedrooms" ; + dc:creator _:b530 ; + dc:title "scoutmasters provider unsoundness" ; + dcterms:issued 1964 ; + swrc:pages 179 ; + foaf:homepage "http://www.bedrooms.tld/unsoundness/depraver.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.turtles.tld/centre/redivide.html" ; + dc:creator _:b682 ; + dc:title "bloods redivide luminists" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.centre.tld/luminists/shriller.html" . + +_:b1746 a foaf:Person ; + foaf:name "Yesmina Loveridge" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lotions.tld/meanie/pennate.html" ; + dc:creator _:b1162 ; + dc:title "cinematography pennate causticity" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.meanie.tld/causticity/evangelists.html" . + +_:b794 a foaf:Person ; + foaf:name "Yevgeni Muczynski" . + +_:b1725 a foaf:Person ; + foaf:name "Carlton Feagley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ropery.tld/neurasthenias/retinoscope.html" ; + dc:creator _:b683 ; + dc:title "panamas retinoscope shitted" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.neurasthenias.tld/shitted/craftier.html" . + + + a bench:Inproceedings ; + bench:booktitle "interorbital mishears surplices" ; + dc:creator _:b459 ; + dc:title "whits surplices incapacitates" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.mishears.tld/incapacitates/dreaming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.garrotting.tld/reuse/pipage.html" ; + dc:creator _:b1210 ; + dc:title "unworried pipage galateas" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.reuse.tld/galateas/windblown.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.natation.tld/bamboozles/trapezes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ariadn Mccutchen" + ] ; + dc:title "gladiatorial trapezes avouchers" ; + swrc:journal ; + foaf:homepage "http://www.bamboozles.tld/avouchers/unmortgaged.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tootsies.tld/sluggishly/clangorously.html" ; + bench:booktitle "slabbing recapturing sluggishly" ; + dc:creator _:b1429 ; + dc:title "recapturing clangorously grifted" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.sluggishly.tld/grifted/elatedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ableness.tld/dextroses/debating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Acacia Murra" + ] ; + dc:title "basement debating anapestic" ; + swrc:journal ; + foaf:homepage "http://www.dextroses.tld/anapestic/reserving.html" . + + + a bench:Inproceedings ; + bench:booktitle "castigation stuns gallstones" ; + dc:creator _:b704 ; + dc:title "windlass gallstones suboffices" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.stuns.tld/suboffices/curacy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trudgers.tld/aortae/chorded.html" ; + dc:creator _:b59 ; + dc:title "optician chorded conjugator" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.aortae.tld/conjugator/compliments.html" . + + + a bench:Article ; + dc:creator _:b1747 ; + dc:creator [ a foaf:Person ; + foaf:name "Zbiska Paddy" + ] ; + dc:title "clouded flotations accusatorial" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.genuflection.tld/accusatorial/ventless.html" . + + + a bench:Article ; + dc:creator _:b1524 ; + dc:title "soapmaking plow celerities" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.dandier.tld/celerities/singing.html" . + +_:b924 a foaf:Person ; + foaf:name "Abderus Boston" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tendencies.tld/quacking/unaccountable.html" ; + bench:booktitle "unimpressive harlequins quacking" ; + dc:creator _:b1465 , person:Paul_Erdoes ; + dc:title "harlequins unaccountable abnormally" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.quacking.tld/abnormally/beechier.html" . + +_:b109 a foaf:Person ; + foaf:name "Rufus Coatsworth" . + + + a bench:Article ; + dc:creator _:b1185 ; + dc:title "bombardier hoking priestlier" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.blustering.tld/priestlier/dips.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fainer.tld/campaigning/ukeleles.html" ; + bench:booktitle "stroking cheeping campaigning" ; + dc:creator person:Paul_Erdoes , _:b886 , _:b620 ; + dc:title "cheeping ukeleles cherries" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.campaigning.tld/cherries/sanitated.html" . + + + a bench:Inproceedings ; + bench:booktitle "uprisings crosshatching bluecoat" ; + dc:creator _:b1467 ; + dc:title "numerating bluecoat emeer" ; + dcterms:issued 1967 ; + swrc:pages 137 ; + foaf:homepage "http://www.crosshatching.tld/emeer/wisps.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.harmonizations.tld/conciliates/comprehended.html" ; + bench:booktitle "placed gushiest conciliates" ; + dc:creator _:b965 ; + dc:title "gushiest comprehended variegating" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.conciliates.tld/variegating/smoker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plagiaries.tld/jubilates/unappreciative.html" ; + dc:creator _:b112 ; + dc:creator [ a foaf:Person ; + foaf:name "Laurel Kieler" + ] ; + dc:title "engramme unappreciative canonizations" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.jubilates.tld/canonizations/soapbox.html" . + +_:b1234 a foaf:Person ; + foaf:name "Tylena Gianandrea" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protester.tld/sideliner/percusses.html" ; + dc:creator _:b1733 ; + dc:title "matchlock percusses scoriae" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.sideliner.tld/scoriae/transitoriness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Casta Singco" + ] ; + dc:title "argols oligarchies carbonators" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.banters.tld/carbonators/dronish.html" . + + + a bench:Inproceedings ; + bench:booktitle "cosponsors cotans ducally" ; + dc:creator _:b328 , _:b1692 ; + dc:title "arables ducally teacups" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 56 ; + foaf:homepage "http://www.cotans.tld/teacups/occultism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.eroded.tld/chillum/fenced.html" ; + bench:booktitle "imagined punctuates chillum" ; + dc:creator _:b887 ; + dc:title "punctuates fenced uncircumcised" ; + dcterms:issued 1963 ; + swrc:pages 23 ; + foaf:homepage "http://www.chillum.tld/uncircumcised/nickelodeon.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1946)" ; + dcterms:issued 1946 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Article ; + dc:creator _:b1165 ; + dc:creator [ a foaf:Person ; + foaf:name "Kimo Satow" + ] ; + dc:title "contraindication redeyes optional" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.reinvolvement.tld/optional/national.html" . + + + a bench:Inproceedings ; + bench:booktitle "dynamical transepts stuffier" ; + dc:creator _:b1469 ; + dc:title "absorbing stuffier pioneering" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.transepts.tld/pioneering/noons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.winkers.tld/resurged/archaeologically.html" ; + dc:creator _:b1748 ; + dc:title "jeu archaeologically gooky" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.resurged.tld/gooky/gayety.html" . + + + a bench:Article ; + dc:creator _:b523 ; + dc:creator [ a foaf:Person ; + foaf:name "Hallie Branciforte" + ] ; + dc:title "lumpier jezebels stepsons" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.lacerative.tld/stepsons/colluded.html" . + + + a bench:Inproceedings ; + bench:booktitle "pronuclear ladybird autarchy" ; + dc:creator _:b1468 ; + dc:title "newsbreak autarchy slalomed" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.ladybird.tld/slalomed/parables.html" . + + + a bench:Article ; + dc:creator _:b1662 ; + dc:title "etiolated pals galumph" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.detection.tld/galumph/overburdensome.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lithographic.tld/outsold/outstayed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liborius Outley" + ] ; + dc:title "upholstering outstayed biometries" ; + swrc:journal ; + foaf:homepage "http://www.outsold.tld/biometries/veneration.html" . + +_:b700 a foaf:Person ; + foaf:name "Burkhard Hussein" . + +_:b1749 a foaf:Person ; + foaf:name "Britney Gong" . + +_:b29 a foaf:Person ; + foaf:name "Ari Baddour" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nichiren Parcell" + ] ; + dc:title "expiries stovepipe dawdlers" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.misspent.tld/dawdlers/wirehair.html" . + +_:b1092 a foaf:Person ; + foaf:name "Carevel Tardif" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vernally.tld/foreseeability/repealers.html" ; + bench:booktitle "reliable rationally foreseeability" ; + dc:creator _:b1318 , _:b900 , person:Paul_Erdoes ; + dc:title "rationally repealers fortuning" ; + dcterms:issued 1950 ; + swrc:pages 39 ; + foaf:homepage "http://www.foreseeability.tld/fortuning/boorishly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Penny Sarconi" + ] ; + dc:title "grubbiest premenstrually subschedules" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.rubens.tld/subschedules/embosoms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ologies.tld/marquees/enriches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Antonina Mayon" + ] ; + dc:title "spectrograms enriches reversely" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.marquees.tld/reversely/ploying.html" . + +_:b627 a foaf:Person ; + foaf:name "Takakazu Boscarino" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abaters.tld/smarter/pierced.html" ; + bench:booktitle "wigglers abaters souffles" ; + bench:cdrom "http://www.decryptions.tld/souffles/smarter.html" ; + dc:creator _:b1750 , _:b1473 ; + dc:title "souffles pierced slobbered" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.smarter.tld/slobbered/shinleaf.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.luckier.tld/hemorrhoidectomies/scummy.html" ; + dc:creator _:b1301 , _:b1681 ; + dc:title "tangibility scummy hydrogenations" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.hemorrhoidectomies.tld/hydrogenations/nulling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stubborner.tld/disinclines/antonyms.html" ; + dc:creator _:b1751 ; + dc:title "waterbeds antonyms anesthetize" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.disinclines.tld/anesthetize/chanticleer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Roslava Ranum" + ] ; + dc:title "poring urger villous" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.agues.tld/villous/catenating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.termer.tld/unbox/overexerting.html" ; + dc:creator _:b306 ; + dc:title "subbreed overexerting stumbles" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.unbox.tld/stumbles/holsteins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ramziyya Uelmen" + ] ; + dc:title "searchingly unsolders mutationally" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.twelvemo.tld/mutationally/centralistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vaned.tld/unripest/abases.html" ; + dc:creator _:b40 ; + dc:title "revised abases proclerical" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.unripest.tld/proclerical/reverts.html" . + + + a bench:Inproceedings ; + bench:booktitle "witherer crimeless tangents" ; + dc:creator _:b656 ; + dc:title "spelunking tangents semibiographical" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.crimeless.tld/semibiographical/morasses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rodless.tld/smattered/oldness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Charisma Kyseth" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Fey Dally" + ] ; + dc:title "preforming oldness gonococcus" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.smattered.tld/gonococcus/japers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.distally.tld/foretime/triarchy.html" ; + dc:creator _:b364 ; + dc:title "polyclinic triarchy homerooms" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.foretime.tld/homerooms/totterer.html" . + + + a bench:Article ; + dc:creator _:b1752 ; + dc:title "whippers absolved kens" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.prepares.tld/kens/affluxes.html" . + + + a bench:Inproceedings ; + bench:booktitle "quoin teachable infertilely" ; + dc:creator _:b1517 ; + dc:title "rotter infertilely heman" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 178 ; + foaf:homepage "http://www.teachable.tld/heman/wearying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tackily.tld/mourned/plovers.html" ; + dc:creator _:b1196 ; + dc:title "eftsoons plovers lucence" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.mourned.tld/lucence/clickers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tropically.tld/stalemates/dowse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Catrina Beneke" + ] ; + dc:title "thieveries dowse swooper" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.stalemates.tld/swooper/covetously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.escargot.tld/disarm/tolbutamide.html" ; + bench:abstract "smirkier pokeys matchings diagramed subtotalling bandboxes kneeling pleasured unproportionately overreactions motionlessly desiccative uncloaks hydrographers excommunication dyadics desiccants trioxides enzymologies lumberyard guaranies sambos purveyors acuter macron oysterman annotator entreated domesticates disgust lopsidedly chelators gruntle saints goggled debarment ruinates communicably continues localization pretrial networking gauzier treasuryship victimizing mutters syndromes dishrags instated whizzers uproars replacing quaker hinny boer enkindling mercantilistic litigator larvicide alarum pomeranian mystifications orgeat obeyers tackles tunes overmodify franking coheir spectators lexicographic hogwash tacking sorriest jestful retold hundredweights showering curari avascular flames bouncily evadible explains sandlotter gangly conformably remedies secrets wagnerians deviation realizing muzhik outline fatalistic craves colorimetry umbels woodbins unobliged quints surefootedness forestalls caparisoning inheritable disordering sepulture castigation windlass stuns gallstones suboffices curacy hwy blasted vasectomized registrarship publicists limelights lasciviously militants imprecated plagiaristic overdependent dismounts haltered holdups niobiums consensuses surgically circumlocutory quarterfinalist striates instigation putdowns monitors circumnavigating tautening peeler justers scourged reprimanded nonplusses demonstrationists unscrambled collaring sulfurs costuming cities unresentfully recreative upchucking buggers symblepharon nominees extinguished lectured perpetuates anglophilia beagle primordially garments locations dulcets treasurership dearies stylebooks numberings bridged weightily stimulated requiem naphthas halting zoopathologies bedfellows sootily smartingly programs fizzier embars thrived slumbery trouncers repudiated cardiograph reintroduction stability florists stridor marrowbones wrongly blowiest stipulated atropine resoluteness ceilers phages wardships sangha persisted obsequiousness probabilities prickier koruna goldbugs destructible chinked boweries lowlier unpossessive" ; + dc:creator _:b984 ; + dc:title "wagoning tolbutamide crudities" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.disarm.tld/crudities/biophysicists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockbrokerage.tld/supposed/nematode.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liona Langill" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Millie Marian" + ] ; + dc:title "premedical nematode animo" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.supposed.tld/animo/mongrels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spindling.tld/viewy/noncentral.html" ; + dc:creator _:b1315 , _:b1687 ; + dc:title "clinkered noncentral goutier" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.viewy.tld/goutier/oreganos.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Khrystyn Kos" + ] ; + dc:title "snowily iodizers cordilleran" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.betides.tld/cordilleran/propitiation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predetermination.tld/oceanid/recall.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elma Waldrup" + ] ; + dc:title "dilatations recall temptresses" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.oceanid.tld/temptresses/optimizes.html" . + +_:b1448 a foaf:Person ; + foaf:name "Bleidd Thackeray" . + +_:b584 a foaf:Person ; + foaf:name "Titus Rennels" . + + + a bench:Article ; + dc:creator _:b857 ; + dc:title "tracheae ensorceled satanists" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.shrewishness.tld/satanists/mirroring.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deposal.tld/overtaxed/cygnet.html" ; + bench:booktitle "arbitrable trickish overtaxed" ; + dc:creator _:b1193 ; + dc:title "trickish cygnet stagily" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.overtaxed.tld/stagily/authoresses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ancaeus Argentieri" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gamaliel Korbar" + ] ; + dc:title "rustles hurling upholsterers" ; + swrc:journal ; + foaf:homepage "http://www.dabbing.tld/upholsterers/laities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hangfire.tld/arthritics/recompression.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Voyzlava Pavao" + ] ; + dc:title "percales recompression condensation" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.arthritics.tld/condensation/lousiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trisects.tld/cosmonauts/vocatively.html" ; + dc:creator _:b575 ; + dc:title "sponged vocatively reexpresses" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.cosmonauts.tld/reexpresses/curtailment.html" . + +_:b1452 a foaf:Person ; + foaf:name "Cloelia Shein" . + +_:b125 a foaf:Person ; + foaf:name "Prebrana Kekiwi" . + + + a bench:Inproceedings ; + bench:booktitle "jobber circulators calling" ; + dc:creator _:b920 , person:Paul_Erdoes , _:b697 ; + dc:title "hooping calling maps" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.circulators.tld/maps/pumper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bhangs.tld/arisings/riskier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pastora Blando" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hlne Cossell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dae Borrero" + ] ; + dc:title "raved riskier anticorrosive" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.arisings.tld/anticorrosive/leaks.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Saubhari Hovorka" + ] ; + dc:title "colleens modeled brassies" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.bargainable.tld/brassies/parasitizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wining.tld/balking/smarmy.html" ; + dc:creator _:b1170 ; + dc:title "repatriate smarmy federally" ; + swrc:journal ; + swrc:note "accounters competing bullpen dirts repossesses lightheaded icecap garnish chariest" ; + swrc:pages 146 ; + foaf:homepage "http://www.balking.tld/federally/shapes.html" . + +_:b703 a foaf:Person ; + foaf:name "Margie Terrebonne" . + + + a bench:Article ; + rdfs:seeAlso "http://www.racquetball.tld/unweary/nutritionally.html" ; + dc:creator _:b1446 ; + dc:title "disgusts nutritionally shellacker" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.unweary.tld/shellacker/distills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conjugant.tld/bumblings/beneficiated.html" ; + bench:abstract "intersexualism heaving painlessness unflavored falters confabbed senhor skunks telltales chromized upraised aluminas unperfected chiropraxis prowlers hangfire percales arthritics recompression condensation lousiness mistreated concentrators finitudes peccavi oystering guar shorn purchaser scattersite disfigure inboards rippled risotto reorients apostleships prettifiers aborts undermines cocks towages instantaneously drummer conformed bobtailing rands ginkgoes reflexiveness fakery rayless precondemning palinode unboundedly spacewalking highlights radically perfectness hebraized hapless unbigoted jazzily wordlessly unhygienic release cruiser hyperborean mysteries feltwork carbons damaging factotums impoverishment subcategories stickmen halftone cochairing recording downloadable radiotelephones fieriness remarker remissness lithographing muddled internationalizations mavins unpunished licitation harkener botchiest cleaner readably decapod wormish macrocephaly afferently pharmacologist retries jogs copier colour infirmity codders spry backlashes offensively constantly scenically rummer overgeneralize ptomaines micrometer idyls highbrows tanagers banqueting tubers avowed summarize tardies tautologous lamedhs nourishment soli tooters misshapes expiating remended opaline eidolons stupefactive mucky phooey agitable entrust generates flailed satchel educes antibiotics marketing knickknacks feudalistic antedated invocating steered estonians vilest futurism" ; + dc:creator [ a foaf:Person ; + foaf:name "Tesia Waybill" + ] ; + dc:title "meterage beneficiated bagged" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.bumblings.tld/bagged/peristalses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vocality.tld/muffed/ghettoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jolanthe Souser" + ] ; + dc:title "plaiting ghettoes demagnetizing" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.muffed.tld/demagnetizing/menus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ulva.tld/syllabicate/gaiters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kache Reissig" + ] ; + dc:title "laceration gaiters talcums" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.syllabicate.tld/talcums/repeatedly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bubbles.tld/certificated/superannuation.html" ; + bench:booktitle "columnal cliqued certificated" ; + dc:creator _:b225 ; + dc:title "cliqued superannuation calculabilities" ; + dcterms:issued 1967 ; + swrc:pages 92 ; + foaf:homepage "http://www.certificated.tld/calculabilities/melanesian.html" . + +_:b1740 a foaf:Person ; + foaf:name "Darian Jill" . + +_:b1069 a foaf:Person ; + foaf:name "Heidrun Mehrens" . + + + a bench:Inproceedings ; + bench:booktitle "brigaded unregenerate tressiest" ; + dc:creator _:b929 ; + dc:title "facetting tressiest capturer" ; + dcterms:issued 1966 ; + swrc:pages 83 ; + foaf:homepage "http://www.unregenerate.tld/capturer/picadors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kneeler.tld/nictitation/emmets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Putokoveia Cashmer" + ] ; + dc:title "pomades emmets cremators" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.nictitation.tld/cremators/certifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.foreboder.tld/integrator/baffler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erick Gustison" + ] ; + dc:title "commutators baffler forwardness" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.integrator.tld/forwardness/descents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reservations.tld/unsureness/aerates.html" ; + dc:creator _:b1112 ; + dc:title "hoagies aerates unconscionably" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.unsureness.tld/unconscionably/enhancement.html" . + +_:b146 a foaf:Person ; + foaf:name "Dusha Cavagna" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noetic.tld/revamped/flyblown.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ivonne Elreda" + ] ; + dc:title "rewelds flyblown embosoming" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.revamped.tld/embosoming/chinchillas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deathcup.tld/sufficiency/froes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mesha Kornrumpf" + ] ; + dc:title "avatars froes stewpan" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.sufficiency.tld/stewpan/douche.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.liberation.tld/annunciates/dishonored.html" ; + bench:booktitle "catarrhal hustlers annunciates" ; + dc:creator _:b1312 ; + dc:title "hustlers dishonored weasands" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 147 ; + foaf:homepage "http://www.annunciates.tld/weasands/overemphasized.html" . + + + a bench:Article ; + dc:creator _:b1448 ; + dc:title "daydreamers albumins unrequited" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.postbox.tld/unrequited/euphonies.html" . + +_:b994 a foaf:Person ; + foaf:name "Iksha Rubal" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.heartwood.tld/averment/natured.html" ; + bench:booktitle "scoopers atavic averment" ; + dc:creator _:b13 ; + dc:title "atavic natured genuses" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.averment.tld/genuses/wooded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noninjuriousness.tld/powerhouses/warns.html" ; + dc:creator _:b1753 , _:b205 ; + dc:title "sappily warns snaggy" ; + swrc:journal ; + swrc:note "pioneering noons eyeletted acupuncture germaniums boyishly explored pompons mangier brawns" ; + swrc:pages 185 ; + foaf:homepage "http://www.powerhouses.tld/snaggy/indefensibility.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tibial.tld/speared/canards.html" ; + bench:booktitle "oozing obviates speared" ; + dc:creator _:b1434 ; + dc:title "obviates canards ethicals" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.speared.tld/ethicals/coulombs.html" . + +_:b1754 a foaf:Person ; + foaf:name "Bussho Oda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concelebrations.tld/reversibility/proconservation.html" ; + dc:creator _:b1383 ; + dc:creator [ a foaf:Person ; + foaf:name "Eudav Amos" + ] ; + dc:title "frowners proconservation bassets" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.reversibility.tld/bassets/kindredness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.typical.tld/refulgently/durative.html" ; + dc:creator _:b1236 ; + dc:title "slapped durative empanel" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.refulgently.tld/empanel/velocipede.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1941)" ; + dcterms:issued 1941 ; + swrc:editor [ a foaf:Person ; + foaf:name "Lane Portes" + ] ; + swrc:number 1 ; + swrc:volume 2 . + +_:b988 a foaf:Person ; + foaf:name "Mikitina Oshea" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Edwige Manni" + ] ; + dc:title "cachepots missaid hagride" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.quittors.tld/hagride/hayrick.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hardies.tld/chlorinated/uneasily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juliana Woolsey" + ] ; + dc:title "affirmatively uneasily exporter" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.chlorinated.tld/exporter/intrenched.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lucile Homola" + ] ; + dc:title "seigniorage backhanded wagoners" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.memorializes.tld/wagoners/inaccuracies.html" . + + + a bench:Article ; + dc:creator _:b1755 ; + dc:title "glengarries unprofitable crooknecks" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.overdiversification.tld/crooknecks/piniest.html" . + +_:b366 a foaf:Person ; + foaf:name "Eligius Vanwechel" . + +_:b1756 a foaf:Person ; + foaf:name "Kiera Dundee" . + + + a bench:Article ; + dc:creator _:b1345 ; + dc:title "tetrarch whipped reemerge" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.solicitress.tld/reemerge/mourns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.circumferences.tld/masted/worldling.html" ; + dc:creator _:b1605 ; + dc:title "unavoidable worldling masterwork" ; + swrc:journal ; + foaf:homepage "http://www.masted.tld/masterwork/brat.html" . + +_:b1732 a foaf:Person ; + foaf:name "Vonda Jasmine" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poops.tld/healing/sensors.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tabby Hallberg" + ] ; + dc:title "uncompartmentalize sensors basinet" ; + swrc:journal ; + swrc:note "jocks emender matriarchs looms groping procuration interconnect infidels thumper knapsacks subsides" ; + swrc:pages 197 ; + foaf:homepage "http://www.healing.tld/basinet/sleepless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postformed.tld/overpaid/condolences.html" ; + dc:creator _:b662 ; + dc:title "swellheaded condolences spontaneousness" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.overpaid.tld/spontaneousness/inadmissable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renew.tld/dissolutions/demureness.html" ; + dc:creator _:b1757 ; + dc:title "forzando demureness automation" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.dissolutions.tld/automation/umbered.html" . + +_:b1758 a foaf:Person ; + foaf:name "Mashal Fera" . + + + a bench:Article ; + dc:creator _:b131 ; + dc:creator [ a foaf:Person ; + foaf:name "Marek Mancino" + ] ; + dc:title "agencies scrappage timbres" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.deux.tld/timbres/identically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Baste Oflaherty" + ] ; + dc:title "cheering camomiles prologs" ; + swrc:journal ; + foaf:homepage "http://www.oesophagus.tld/prologs/promptly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stringency.tld/laborite/remarking.html" ; + dc:creator _:b1759 , _:b26 ; + dc:title "sleazily remarking giraffes" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.laborite.tld/giraffes/gillnet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swapped.tld/sailors/paunchiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hernandez Simonsen" + ] ; + dc:title "strongrooms paunchiest rankled" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.sailors.tld/rankled/cinctured.html" . + +_:b911 a foaf:Person ; + foaf:name "Kasienka Keiswetter" . + +_:b1728 a foaf:Person ; + foaf:name "Darin Wala" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atomization.tld/skeletally/firebricks.html" ; + bench:booktitle "artier univocal skeletally" ; + dc:creator _:b1494 ; + dc:title "univocal firebricks tenters" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.skeletally.tld/tenters/reviewal.html" . + +_:b1434 a foaf:Person ; + foaf:name "Mikolaj Ono" . + +_:b534 a foaf:Person ; + foaf:name "Guiseppa Thurstonson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.directness.tld/radioactively/postcoital.html" ; + dc:creator _:b990 ; + dc:title "liverish postcoital liquidated" ; + swrc:journal ; + foaf:homepage "http://www.radioactively.tld/liquidated/cricked.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vaunted.tld/ampul/deterger.html" ; + bench:booktitle "cubers behavior ampul" ; + dc:creator _:b498 , _:b1253 ; + dc:title "behavior deterger misericordia" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.ampul.tld/misericordia/fretsome.html" . + +_:b1640 a foaf:Person ; + foaf:name "Rostislava Shelling" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oxygens.tld/oppressed/marriers.html" ; + bench:booktitle "pulping immerge oppressed" ; + dc:creator _:b1756 ; + dc:title "immerge marriers fluoroscopic" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.oppressed.tld/fluoroscopic/vacationing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.scatterbrained.tld/onerosity/airship.html" ; + bench:booktitle "revolutionizer cockers onerosity" ; + dc:creator _:b1377 ; + dc:title "cockers airship lithias" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.onerosity.tld/lithias/wildering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preexamination.tld/tibetans/slavishly.html" ; + dc:creator _:b1760 ; + dc:title "oralogy slavishly hipless" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.tibetans.tld/hipless/prs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.finalization.tld/farthing/countenancing.html" ; + bench:booktitle "despiser beclouds farthing" ; + dc:creator _:b706 ; + dc:title "beclouds countenancing juster" ; + dcterms:issued 1953 ; + swrc:pages 165 ; + foaf:homepage "http://www.farthing.tld/juster/hearkened.html" . + + + a bench:Inproceedings ; + bench:booktitle "blindfolding impaneled matador" ; + dc:creator _:b349 ; + dc:title "cookey matador inviolacy" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 119 ; + foaf:homepage "http://www.impaneled.tld/inviolacy/broiders.html" . + +_:b1761 a foaf:Person ; + foaf:name "Kamba Tokarski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retrials.tld/bronchopneumonia/isostatic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Verochka Clarke" + ] ; + dc:title "affraying isostatic newswoman" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.bronchopneumonia.tld/newswoman/sloping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.painlessness.tld/falters/confabbed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Montrel Hadley" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Euphrosyne Scacco" + ] ; + dc:title "unflavored confabbed senhor" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.falters.tld/senhor/skunks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chubbily.tld/kings/sensibility.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fae Tison" + ] ; + dc:title "whoremaster sensibility enforcing" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.kings.tld/enforcing/trapeziums.html" . + +_:b1762 a foaf:Person ; + foaf:name "Masayuki Dower" . + + + a bench:Article ; + rdfs:seeAlso "http://www.onanists.tld/consolingly/bunglers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aindriu Spada" + ] ; + dc:title "pointiest bunglers frontiers" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.consolingly.tld/frontiers/efficiency.html" . + +_:b1665 a foaf:Person ; + foaf:name "Markward Baylock" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tines.tld/appearers/pud.html" ; + dc:creator _:b868 ; + dc:title "beadsman pud phantoms" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.appearers.tld/phantoms/symbiote.html" . + +_:b292 a foaf:Person ; + foaf:name "Fatlinda Coomey" . + + + a bench:Article ; + dc:creator _:b643 ; + dc:title "chagrined clammier mea" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.campaigned.tld/mea/glosses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urchins.tld/jackscrews/swankily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Galan Stuzman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zaid Galeoto" + ] ; + dc:title "jars swankily oiler" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.jackscrews.tld/oiler/magmatic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blinder.tld/glossing/teary.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frederick Larabee" + ] ; + dc:title "gamings teary pieced" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.glossing.tld/pieced/dissolving.html" . + +_:b806 a foaf:Person ; + foaf:name "Hardwart Kusiak" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.unlanded.tld/differences/denier.html" ; + bench:booktitle "beldam tuppences differences" ; + dc:creator [ a foaf:Person ; + foaf:name "Lin Montavon" + ] ; + dc:title "tuppences denier believability" ; + dcterms:issued 1962 ; + foaf:homepage "http://www.differences.tld/believability/consecrates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.anticancer.tld/nitrogens/commensurately.html" ; + bench:booktitle "scraggy foxes nitrogens" ; + dc:creator _:b1570 ; + dc:title "foxes commensurately labials" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.nitrogens.tld/labials/reprocessed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Absalom Pettitt" + ] ; + dc:title "confection eyespots metrified" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.nonnutritious.tld/metrified/cockney.html" . + +_:b582 a foaf:Person ; + foaf:name "Takuma Moncur" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pursy.tld/fortuitously/acceptances.html" ; + dc:creator _:b1763 ; + dc:title "pertinence acceptances intoxications" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.fortuitously.tld/intoxications/shamming.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ludgera Mella" + ] ; + dc:title "larcener crumby gentleness" ; + swrc:journal ; + foaf:homepage "http://www.grasping.tld/gentleness/druidess.html" . + + + a bench:Article ; + dc:creator _:b1141 ; + dc:creator [ a foaf:Person ; + foaf:name "Vrata Socks" + ] ; + dc:title "unsafely follower twisters" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.alumroots.tld/twisters/anaesthetization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reappraises.tld/prinks/complacently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Euzebia Argetsinger" + ] ; + dc:title "serotypes complacently forbearing" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.prinks.tld/forbearing/eucalypti.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Khynika Borwig" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cadell Parral" + ] ; + dc:title "millennial soarer shamus" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.affects.tld/shamus/quellers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Margita Plew" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Liberta Reulet" + ] ; + dc:title "tatters derisiveness releasible" ; + swrc:journal ; + swrc:pages 182 . + + + a bench:Article ; + rdfs:seeAlso "http://www.assafoetida.tld/deathy/cybernetically.html" ; + dc:creator _:b1384 , _:b1764 ; + dc:title "reiterates cybernetically mayans" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.deathy.tld/mayans/volplaning.html" . + +_:b1729 a foaf:Person ; + foaf:name "Caren Cibrian" . + + + a bench:Article ; + dc:creator _:b1710 , _:b1765 ; + dc:title "goodwills lotions cinematography" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.deflating.tld/cinematography/meanie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.larceners.tld/fined/woenesses.html" ; + dc:creator _:b1136 ; + dc:title "demobbing woenesses gamely" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.fined.tld/gamely/apparelling.html" . + +_:b1628 a foaf:Person ; + foaf:name "Ciara Monroig" . + +_:b1693 a foaf:Person ; + foaf:name "Ecatrinna Siebens" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lived.tld/deadfalls/collinses.html" ; + bench:booktitle "envisioning embow deadfalls" ; + dc:creator person:Paul_Erdoes , _:b1766 ; + dc:title "embow collinses reinjured" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 162 ; + foaf:homepage "http://www.deadfalls.tld/reinjured/heartsore.html" . + + + a bench:Article ; + dc:creator _:b1156 ; + dc:creator [ a foaf:Person ; + foaf:name "Hilmiyya Pagon" + ] ; + dc:title "leant filterability farced" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.miriest.tld/farced/sufferingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.efts.tld/prosperously/monetizing.html" ; + dc:creator _:b1767 ; + dc:creator [ a foaf:Person ; + foaf:name "Giuseppe Zerzan" + ] ; + dc:title "urinalysis monetizing bacca" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.prosperously.tld/bacca/pasteurization.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.regaling.tld/ochered/flagellations.html" ; + bench:booktitle "deliberates squeaked ochered" ; + dc:creator _:b1674 , _:b1768 ; + dc:title "squeaked flagellations constrainedly" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.ochered.tld/constrainedly/remittee.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yeva Vilardo" + ] ; + dc:title "misdeal pseudobiographical intercompany" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.noncorroborative.tld/intercompany/airing.html" . + + + a bench:Article ; + dc:creator _:b1530 ; + dc:title "needlers histrionics nativities" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.littlenecks.tld/nativities/caimans.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pitheads.tld/dielectrics/carefuller.html" ; + bench:booktitle "demonstrably tzaritzas dielectrics" ; + dc:creator _:b648 , _:b793 ; + dc:title "tzaritzas carefuller siecle" ; + dcterms:issued 1955 ; + swrc:pages 3 ; + foaf:homepage "http://www.dielectrics.tld/siecle/samplings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.durances.tld/triumphed/sultana.html" ; + dc:creator _:b657 ; + dc:creator [ a foaf:Person ; + foaf:name "Nadeem Fulham" + ] ; + dc:title "asperges sultana seers" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.triumphed.tld/seers/invigorator.html" . + + + a bench:Article ; + bench:abstract "sailcloth encyclicals receives machree bretons molded secondaries buffier rissole saltcellars humours garniture favorableness onside misdoubt frostbites coldest remounted yokes wantoners astonished clutched vaccinable teared reinvoking burdocks stepchildren overachiever filleting falterer doctorates tariffless inquiries frugs currycomb hayloft mortifyingly hellion pshawing agribusinesses liberalizations rearrangement lodgement unheralded rafts zincic omnium elitisms cultivates canaanites melanesians unproclaimed flageolets particularity nocturnes angelicas ricercar emanated disarmers deionized predeceases indulgers shopping laundering misarranges adulterer solubilizing bylined scratchiest janitress wedding untutored shuttling sorel ensconced cunnilinguism meathead bazaars ocelots confiners notation indoctrinating definable farcers bards legislatresses underway deterministic fantods abhorrently shedders recipients resuscitates models caveator diploids grossers subtonic bossing modules coshed sublessor gluers yeshivoth displeased tosspots ateliers reemerges qualities infantility flangers protesters reanimation spermatic fatigues splashed mallards flanneling bastioned retailer cabalism oatcake fluors aggrandizers arrogating twinnings ministrant aether sociologist minored hamsters brin disentangles xylidine liers designee scarlets pathfinder househusbands adorers strafer destroyed cottonseeds buying luting ententes tragically backlashed published haters redundantly wandered tictac anattos redundances squirting outguessing codder acacia kaons failingly egomaniacal vacatable macadams pornographies merriest fruiter croaker evaporates retrofire" ; + dc:creator [ a foaf:Person ; + foaf:name "Mora Christofferse" + ] ; + dc:title "simplifying chancroids urbanizes" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.globulins.tld/urbanizes/worldbeater.html" . + +_:b765 a foaf:Person ; + foaf:name "Blas Revering" . + + + a bench:Article ; + dc:creator _:b93 ; + dc:title "conditioned shlocks fieldpiece" ; + swrc:journal ; + swrc:note "plinker unusually straightly collusive entrancements mercenaries chirographer snuggled slithers wastier" ; + swrc:pages 178 ; + foaf:homepage "http://www.taphole.tld/fieldpiece/ricrac.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nubby.tld/parasitizes/humiliatingly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jodie Mcfeeley" + ] ; + dc:title "enclasping humiliatingly foldboat" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.parasitizes.tld/foldboat/download.html" . + + + a bench:Article ; + bench:abstract "operants fluked diuretically commercializing contemns navigator disembodies refurnishes housesit enlighteners swisher intensiveness splenectomies grogram allergin tahitian nonphysiological copyist begot nonsmoking southing journalized anthill xx coaxially tubiform trencher fanaticized ghettoing transcendentalism sugarplums beeriest trichloromethane ciphonies summits gunrunning zingiest spouseless manubriums deistic deportations slimmest alate escapisms mulligans charismas honorably refractor choppily anatomizes acidosis ransoming lanoline baddies unchilled enlacing doubting ukase revaluations irreformable sneaking maladministers mishaps citadels nudists winks biddings dibblers disbanded pulverizes fugued earmarked conventicles peddler discerner progovernment stropped gruelers deifiers unsymmetrically spirited castings brownstones bookkeeper keloid isoprene cabined smearcase glances behavioristic motorcade forestalling enfranchisements ungathered overachieved violoncellist undercarriage dighted enact photoengraver frigidly dismalest unactuated sideburns formalist tickling legitimization legatees ethoses sapwood albanians veins bonneted nullificator infundibula pointier hooray photographers prink hardstand triumvirate wires tappets cambered triflingly doeskins nameplates wapitis brakeless" ; + dc:creator [ a foaf:Person ; + foaf:name "Pukhleriia Fawson" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Emily Mileski" + ] ; + dc:title "futurologist misact wakening" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.lobbied.tld/wakening/jeeringly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lostness.tld/plutocracy/rajas.html" ; + bench:booktitle "valuative teazeled plutocracy" ; + dc:creator _:b540 ; + dc:title "teazeled rajas paddocking" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.plutocracy.tld/paddocking/throttler.html" . + +_:b1662 a foaf:Person ; + foaf:name "Teregud Baldassara" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spleens.tld/milliners/secreted.html" ; + dc:creator _:b1264 ; + dc:title "academias secreted deans" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.milliners.tld/deans/cruets.html" . + + + a bench:Article ; + dc:creator _:b1432 , _:b1282 ; + dc:title "cottontails trainmaster divorceable" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.velocipedes.tld/divorceable/unpiled.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b240 ; + swrc:number 1 ; + swrc:volume 2 . + +_:b1236 a foaf:Person ; + foaf:name "Yasuko Vannatten" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elieis Brazzi" + ] ; + dc:title "conceptualist lollop remanufactured" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.loamed.tld/remanufactured/abstinently.html" . + +_:b610 a foaf:Person ; + foaf:name "Richika Cokeley" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.weatherstripped.tld/containerizes/redheads.html" ; + bench:booktitle "vivider bermudian containerizes" ; + dc:creator _:b1769 ; + dc:title "bermudian redheads straggliest" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.containerizes.tld/straggliest/nears.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stepdaughters.tld/percents/bridled.html" ; + bench:booktitle "dreidels glossier percents" ; + dc:creator _:b787 ; + dc:title "glossier bridled failed" ; + dcterms:issued 1959 ; + swrc:pages 48 ; + foaf:homepage "http://www.percents.tld/failed/depths.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Teodors Boldon" + ] ; + dc:title "recharge linesman stickman" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.spiracles.tld/stickman/contusing.html" . + + + a bench:Proceedings ; + bench:booktitle "obscurities cares tinkling" ; + dc:publisher "BIOS Scientific Press" ; + dc:title "Proceeding 3 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b803 ; + swrc:isbn "0-1452-5933-0" ; + foaf:homepage "http://www.cares.tld/sentimentalization/confiscation.html" . + + + a bench:Inproceedings ; + bench:booktitle "centrality hedgerow attila" ; + dc:creator _:b209 ; + dc:title "limpidness attila opinionatedly" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.hedgerow.tld/opinionatedly/anybodies.html" . + +_:b1473 a foaf:Person ; + foaf:name "Mamoon Gehrmann" . + +_:b832 a foaf:Person ; + foaf:name "Charnel Capps" . + +_:b1551 a foaf:Person ; + foaf:name "Wigger Thaxton" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.solipsists.tld/mishandles/disarmer.html" ; + bench:booktitle "somersaulting edibility mishandles" ; + dc:creator _:b271 ; + dc:title "edibility disarmer unverifiable" ; + dcterms:issued 1964 ; + swrc:pages 181 ; + foaf:homepage "http://www.mishandles.tld/unverifiable/gorier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.weatherstrips.tld/wicked/travois.html" ; + dc:creator _:b1284 ; + dc:title "gonorrhea travois nutritionist" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.wicked.tld/nutritionist/postulants.html" . + +_:b1518 a foaf:Person ; + foaf:name "Calla Vanderkaaden" . + + + a bench:Inproceedings ; + bench:booktitle "steaded burin unclogged" ; + dc:creator _:b1389 ; + dc:title "pergolas unclogged picketer" ; + dcterms:issued 1965 ; + swrc:pages 167 ; + foaf:homepage "http://www.burin.tld/picketer/bountied.html" . + + + a bench:Article ; + dc:creator _:b74 ; + dc:title "uplander reinvolves chieftaincy" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.parthenogeneses.tld/chieftaincy/bloodfins.html" . + +_:b1604 a foaf:Person ; + foaf:name "Laurette Fernadez" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tercentenary.tld/helve/cardiography.html" ; + bench:booktitle "piked tuberculous helve" ; + dc:creator _:b1238 ; + dc:title "tuberculous cardiography talebearer" ; + dcterms:issued 1964 ; + swrc:pages 100 ; + foaf:homepage "http://www.helve.tld/talebearer/velveted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ambulation.tld/ocularly/darkish.html" ; + bench:booktitle "coronachs preassigning ocularly" ; + dc:creator _:b1516 ; + dc:title "preassigning darkish dietetics" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 170 ; + foaf:homepage "http://www.ocularly.tld/dietetics/compensators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mercifulness.tld/complied/shipways.html" ; + dc:creator _:b1713 ; + dc:title "leman shipways implicitly" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.complied.tld/implicitly/humankind.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urbanology.tld/possets/watches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mundhir Hribal" + ] ; + dc:title "rowers watches hankerers" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.possets.tld/hankerers/sightlier.html" . + + + a bench:Inproceedings ; + bench:booktitle "tippled interregna temporizing" ; + dc:creator _:b1770 , _:b1722 ; + dc:title "analyzers temporizing parable" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.interregna.tld/parable/incoherently.html" . + +_:b1450 a foaf:Person ; + foaf:name "Arsen Zarling" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gauchest.tld/surveillance/motorbuses.html" ; + dc:creator _:b334 , _:b240 ; + dc:title "hedgerows motorbuses londoners" ; + swrc:journal ; + foaf:homepage "http://www.surveillance.tld/londoners/goldsmiths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleighs.tld/geraniums/depreciations.html" ; + dc:creator _:b1578 ; + dc:title "duskish depreciations thermostatic" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.geraniums.tld/thermostatic/bedumbs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emulation.tld/vestments/casava.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marty Bredemeier" + ] ; + dc:title "scalloped casava savers" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.vestments.tld/savers/simplistically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.solubilizing.tld/scratchiest/janitress.html" ; + dc:creator _:b1072 ; + dc:title "bylined janitress wedding" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.scratchiest.tld/wedding/untutored.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anattos.tld/squirting/outguessing.html" ; + dc:creator _:b1303 , person:Paul_Erdoes ; + dc:title "redundances outguessing codder" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.squirting.tld/codder/acacia.html" . + + + a bench:Article ; + dc:creator _:b1771 ; + dc:title "quenches colonelcies whorl" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.pitifully.tld/whorl/lithiums.html" . + +_:b222 a foaf:Person ; + foaf:name "Giovana Theunissen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.institutions.tld/partnership/invoked.html" ; + bench:booktitle "smockings unlace partnership" ; + dc:creator _:b381 ; + dc:title "unlace invoked diked" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.partnership.tld/diked/bantling.html" . + + + a bench:Article ; + dc:creator _:b127 ; + dc:title "recondensing spongins shirtings" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.displeasures.tld/shirtings/semiautomatic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prescientific.tld/conjunctivitis/uttering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kadiri Lahay" + ] ; + dc:title "lifeless uttering outlasts" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.conjunctivitis.tld/outlasts/valets.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tadasu Sophy" + ] ; + dc:title "serenity whimpering catchiest" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.heist.tld/catchiest/goofballs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rover.tld/placeboes/airproofed.html" ; + dc:creator _:b1772 ; + dc:title "palliates airproofed gammer" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.placeboes.tld/gammer/woodcutter.html" . + +_:b1101 a foaf:Person ; + foaf:name "Lew Faudree" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lameness.tld/superimposition/undernourishment.html" ; + bench:booktitle "sybarites enhances superimposition" ; + dc:creator _:b3 , person:Paul_Erdoes ; + dc:title "enhances undernourishment locomotes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 7 ; + foaf:homepage "http://www.superimposition.tld/locomotes/executrices.html" . + + + a bench:Inproceedings ; + bench:booktitle "chocked earmuff promonarchist" ; + dc:creator _:b1474 ; + dc:title "jubile promonarchist generousness" ; + dcterms:issued 1966 ; + swrc:pages 139 ; + foaf:homepage "http://www.earmuff.tld/generousness/merited.html" . + +_:b514 a foaf:Person ; + foaf:name "Gottlieb Eckis" . + +_:b738 a foaf:Person ; + foaf:name "Annette Latella" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exited.tld/hartebeest/aspirers.html" ; + bench:booktitle "obtaining snowbushes hartebeest" ; + dc:creator person:Paul_Erdoes , _:b1379 , _:b969 ; + dc:title "snowbushes aspirers gravelled" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.hartebeest.tld/gravelled/mummied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clitoric.tld/cockatrices/irresistibly.html" ; + bench:booktitle "jerker mountable cockatrices" ; + dc:creator _:b101 , _:b402 ; + dc:title "mountable irresistibly undelivered" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.cockatrices.tld/undelivered/metatheses.html" . + +_:b1773 a foaf:Person ; + foaf:name "Bobbi Laswell" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Oleg Bonk" + ] ; + dc:title "deli plebiscites downcasts" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.hotheads.tld/downcasts/accouterments.html" . + + + a bench:Inproceedings ; + bench:booktitle "jerrycans bodying balusters" ; + dc:creator _:b1062 ; + dc:title "cantina balusters coordinators" ; + dcterms:issued 1956 ; + swrc:pages 129 ; + foaf:homepage "http://www.bodying.tld/coordinators/magnetizers.html" . + + + a bench:Article ; + dc:creator _:b713 ; + dc:title "mailer casted realignment" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.contaminates.tld/realignment/regattas.html" . + +_:b1458 a foaf:Person ; + foaf:name "Lorina Stangle" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flyleaf.tld/amidships/clued.html" ; + bench:booktitle "organs duologue amidships" ; + dc:creator _:b1118 ; + dc:title "duologue clued inconsumable" ; + dcterms:issued 1955 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + foaf:homepage "http://www.amidships.tld/inconsumable/captors.html" . + + + a bench:Article ; + dc:creator _:b1550 ; + dc:title "decompensations chuckled refiner" ; + swrc:journal ; + foaf:homepage "http://www.thriftily.tld/refiner/pyromaniacal.html" . + + + a bench:Article ; + dc:creator _:b327 , _:b409 ; + dc:title "agentry ignorantness undulant" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.frothiness.tld/undulant/anoint.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grasshopper.tld/overweighed/astir.html" ; + dc:creator _:b1720 ; + dc:title "posits astir praxeological" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.overweighed.tld/praxeological/plighting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bakar Trogdon" + ] ; + dc:title "interspersed impersonated envisage" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.uprear.tld/envisage/vastness.html" . + +_:b1394 a foaf:Person ; + foaf:name "Werburg Saraiva" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aggrandizement.tld/mudlark/prattles.html" ; + dc:creator _:b1723 ; + dc:title "troubadours prattles posteriority" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.mudlark.tld/posteriority/manors.html" . + + + a bench:Inproceedings ; + bench:booktitle "bawdric girns plowing" ; + dc:creator _:b416 ; + dc:title "squirms plowing effectuated" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.girns.tld/effectuated/afflicts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.numerary.tld/scantest/cedulas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sajag Traunfeld" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Vicenta Hemingway" + ] ; + dc:title "hematomas cedulas auxin" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.scantest.tld/auxin/thumbscrew.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lilliputians.tld/reappearance/flyman.html" ; + bench:booktitle "laplanders fumigants reappearance" ; + dc:creator _:b751 ; + dc:title "fumigants flyman decoratively" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.reappearance.tld/decoratively/embarkment.html" . + +_:b1774 a foaf:Person ; + foaf:name "Catarine Dacamara" . + + + a bench:Inproceedings ; + bench:booktitle "rondures hajjis foregather" ; + dc:creator _:b1110 , _:b57 ; + dc:title "carroms foregather insensibility" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.hajjis.tld/insensibility/legatos.html" . + +_:b487 a foaf:Person ; + foaf:name "Bette Schloemer" . + + + a bench:Incollection ; + bench:booktitle "convulsively apparats gentlewoman" ; + dc:creator [ a foaf:Person ; + foaf:name "Karina Eggington" + ] ; + dc:title "heartaches gentlewoman infundibuliform" ; + dcterms:issued 1949 ; + swrc:pages 106 ; + foaf:homepage "http://www.apparats.tld/infundibuliform/nonmilitarily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.albinoism.tld/differs/fellatrix.html" ; + dc:creator _:b1775 ; + dc:title "dependant fellatrix prefabricating" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.differs.tld/prefabricating/wirephotos.html" . + + + a bench:Proceedings ; + bench:booktitle "outvoting akvavit obtaining" ; + dc:publisher "Twin Press" ; + dc:title "Proceeding 1 (1957)" ; + dcterms:issued 1957 ; + swrc:editor person:Paul_Erdoes , _:b1439 , _:b661 , _:b335 ; + swrc:isbn "0-6918-7434-0" ; + swrc:series 1842 ; + swrc:volume 6 ; + foaf:homepage "http://www.akvavit.tld/exited/snowbushes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yoonus Mcguinness" + ] ; + dc:title "tactics whacked beakier" ; + swrc:journal ; + swrc:note "conciliating openheartedly restraining unweaned vexations thorpes salutarily cardiotherapies premisses marshiest snuffliest" ; + swrc:pages 195 ; + foaf:homepage "http://www.blocks.tld/beakier/thirds.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.darnings.tld/threadworm/inundating.html" ; + bench:booktitle "eastwards brainily threadworm" ; + dc:creator _:b1034 ; + dc:title "brainily inundating demonstrator" ; + dcterms:issued 1951 ; + swrc:pages 65 ; + foaf:homepage "http://www.threadworm.tld/demonstrator/envied.html" . + +_:b1528 a foaf:Person ; + foaf:name "Mikio Brunston" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inhabitance.tld/pinnae/glissades.html" ; + bench:booktitle "autobus reigniting pinnae" ; + dc:creator _:b1776 , _:b1297 ; + dc:title "reigniting glissades farting" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.pinnae.tld/farting/abbotcy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.digestor.tld/housings/hooky.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ric Darville" + ] ; + dc:title "apposes hooky overskeptical" ; + swrc:journal ; + swrc:note "studiousness uncooked menstruant hobblers bandages jeux urolith songster sloughed" ; + swrc:pages 60 ; + foaf:homepage "http://www.housings.tld/overskeptical/inverter.html" . + +_:b1279 a foaf:Person ; + foaf:name "Constantin Amento" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impassively.tld/rhumbs/ridgepoles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zdeslava Barkus" + ] ; + dc:title "kilters ridgepoles cavillers" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.rhumbs.tld/cavillers/intertangling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overthrown.tld/propman/massiveness.html" ; + bench:booktitle "kissable macerate propman" ; + dc:creator _:b1777 , _:b1305 ; + dc:title "macerate massiveness isotonically" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.propman.tld/isotonically/closeness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kiboshing.tld/renegade/foams.html" ; + dc:creator _:b1046 ; + dc:creator [ a foaf:Person ; + foaf:name "Jada Grech" + ] ; + dc:title "spooned foams avg" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.renegade.tld/avg/outshone.html" . + +_:b1522 a foaf:Person ; + foaf:name "Izazkun Suleski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pseudoscientifically.tld/couples/sinkholes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yaineris Francisco" + ] ; + dc:title "scoring sinkholes officiousness" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.couples.tld/officiousness/orneriness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canvassers.tld/corrugating/untidiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carli Maggert" + ] ; + dc:title "flamed untidiest danegelds" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.corrugating.tld/danegelds/vitrines.html" . + +_:b1226 a foaf:Person ; + foaf:name "Rachana Morch" . + + + a bench:Article ; + dc:creator _:b1054 ; + dc:title "lakes pailsful hyperbole" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.humiliations.tld/hyperbole/glorifying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cowpokes.tld/ascender/tussock.html" ; + dc:creator _:b910 ; + dc:title "hawkmoths tussock compliantly" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.ascender.tld/compliantly/forefeels.html" . + +_:b316 a foaf:Person ; + foaf:name "Masakazu Lisko" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skivvies.tld/pinna/strafing.html" ; + dc:creator _:b410 ; + dc:title "raisins strafing pissant" ; + swrc:journal ; + foaf:homepage "http://www.pinna.tld/pissant/fruitier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reprobative.tld/banged/nevermore.html" ; + dc:creator _:b1144 ; + dc:title "valvelets nevermore gorsier" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.banged.tld/gorsier/diddler.html" . + + + a bench:Article ; + dc:creator _:b1490 ; + dc:title "caucussing firebases blasphemies" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.placement.tld/blasphemies/fonded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonsubmissive.tld/subtraction/poled.html" ; + dc:creator _:b1716 ; + dc:creator [ a foaf:Person ; + foaf:name "Arkhipa Frieman" + ] ; + dc:title "fluters poled overwhelmed" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.subtraction.tld/overwhelmed/pussyfooting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tackifies.tld/pokes/cranial.html" ; + dc:creator _:b1569 ; + dc:title "demolitions cranial actinically" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.pokes.tld/actinically/snobbily.html" . + +_:b676 a foaf:Person ; + foaf:name "Erbin Quimet" . + + + a bench:Article ; + dc:creator _:b567 ; + dc:title "warring curfewed stethoscopic" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.microcosmic.tld/stethoscopic/imagoes.html" . + +_:b1221 a foaf:Person ; + foaf:name "Shelia Judy" . + +_:b1172 a foaf:Person ; + foaf:name "Emanuelle Armillei" . + + + a bench:Inproceedings ; + bench:booktitle "outfight annoys republishing" ; + dc:creator _:b1536 ; + dc:title "monetized republishing menstruum" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.annoys.tld/menstruum/distress.html" . + +_:b1364 a foaf:Person ; + foaf:name "Lolita Henniger" . + +_:b1623 a foaf:Person ; + foaf:name "Lanzo Buseck" . + +_:b528 a foaf:Person ; + foaf:name "Haiyan Yamaguchi" . + + + a bench:Article ; + bench:cdrom "http://www.lately.tld/therapeutical/southeasterly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Santo Fendt" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Vitus Roskopf" + ] ; + dc:title "peekaboo southeasterly highbred" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.therapeutical.tld/highbred/cuffs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seedpod.tld/prospective/consecrator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cathie Mcbeath" + ] ; + dc:title "unsighted consecrator remigrating" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.prospective.tld/remigrating/conks.html" . + + + a bench:Article ; + dc:creator _:b1347 ; + dc:title "coveted transgressing aweless" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.caber.tld/aweless/virulences.html" . + +_:b107 a foaf:Person ; + foaf:name "Hueil Valasco" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Trillare Stukel" + ] ; + dc:title "grafts operants fluked" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.crenated.tld/fluked/diuretically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crediting.tld/capillaries/learnings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ridwaan Krushansky" + ] ; + dc:title "frizzes learnings decidedly" ; + swrc:journal ; + foaf:homepage "http://www.capillaries.tld/decidedly/bureaucracies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jeremiad.tld/fluorescence/pupillometries.html" ; + bench:booktitle "antinucleon serrate fluorescence" ; + dc:creator _:b1540 ; + dc:title "serrate pupillometries perpendicularly" ; + dcterms:issued 1963 ; + swrc:pages 61 ; + foaf:homepage "http://www.fluorescence.tld/perpendicularly/dangler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.strafer.tld/cottonseeds/buying.html" ; + dc:creator _:b571 , person:Paul_Erdoes ; + dc:title "destroyed buying luting" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.cottonseeds.tld/luting/ententes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melanesians.tld/flageolets/particularity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liska Lambourne" + ] ; + dc:title "unproclaimed particularity nocturnes" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.flageolets.tld/nocturnes/angelicas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.druidic.tld/verdancies/cocobolo.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shaheera Thimmesch" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Xenia Kautzman" + ] ; + dc:title "grandnephews cocobolo evidentiary" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.verdancies.tld/evidentiary/nonproportionally.html" . + + + a bench:Article ; + dc:creator _:b1778 ; + dc:title "sequiturs palsied silurian" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.scooting.tld/silurian/encroached.html" . + +_:b0 a foaf:Person ; + foaf:name "Josu Colligan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dulling.tld/hyping/frappe.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dianne Sanko" + ] ; + dc:title "loupes frappe wolverine" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.hyping.tld/wolverine/trysters.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b334 , _:b240 , _:b241 ; + swrc:volume 15 . + + + a bench:Inproceedings ; + bench:booktitle "washers pustule misogynistic" ; + dc:creator _:b1095 , _:b1758 ; + dc:title "stupefying misogynistic hic" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.pustule.tld/hic/ext.html" . + +_:b950 a foaf:Person ; + foaf:name "Powell Odaniel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.embouchures.tld/annualized/pasteurized.html" ; + bench:booktitle "looting urbanizing annualized" ; + dc:creator _:b4 , person:Paul_Erdoes ; + dc:title "urbanizing pasteurized bubo" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.annualized.tld/bubo/alliterated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vivifiers.tld/phonier/congealed.html" ; + bench:booktitle "rescuing photoelectric phonier" ; + dc:creator _:b1544 ; + dc:title "photoelectric congealed reaccent" ; + dcterms:issued 1966 ; + swrc:pages 141 ; + foaf:homepage "http://www.phonier.tld/reaccent/assesses.html" . + +_:b1771 a foaf:Person ; + foaf:name "Jarek Kerson" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rufio Guitard" + ] ; + dc:title "teardown inconvenience triunities" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.margarins.tld/triunities/dipped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extincts.tld/tearers/instilled.html" ; + bench:cdrom "http://www.sorrower.tld/untangles/tearers.html" ; + dc:creator _:b417 ; + dc:title "untangles instilled vomiter" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.tearers.tld/vomiter/faults.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.synapsing.tld/modester/beaters.html" ; + bench:booktitle "distractibility appertains modester" ; + dc:creator _:b1416 ; + dc:title "appertains beaters statuting" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.modester.tld/statuting/whiteout.html" . + +_:b1331 a foaf:Person ; + foaf:name "Gunther Csizmadia" . + +_:b915 a foaf:Person ; + foaf:name "Miranda Leinen" . + +_:b714 a foaf:Person ; + foaf:name "Catrin Pretzel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.redresses.tld/howitzer/bathhouse.html" ; + bench:booktitle "trusty nonconclusive howitzer" ; + dc:creator _:b1335 ; + dc:title "nonconclusive bathhouse vaults" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.howitzer.tld/vaults/pacifically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tallows.tld/codeines/winglets.html" ; + bench:booktitle "eucharists marsupialize codeines" ; + dc:creator _:b2 ; + dc:title "marsupialize winglets tsp" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.codeines.tld/tsp/jihads.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extortioners.tld/bacteriophage/loather.html" ; + dc:creator _:b980 ; + dc:creator [ a foaf:Person ; + foaf:name "Aeacus Veloz" + ] ; + dc:title "readjourning loather disarranging" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.bacteriophage.tld/disarranging/cynical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gnarls.tld/robles/outcries.html" ; + dc:creator _:b1076 ; + dc:title "ruths outcries inpatient" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.robles.tld/inpatient/instigated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soffits.tld/fiftieths/guaranteed.html" ; + dc:creator _:b1183 ; + dc:title "chainmen guaranteed giggliest" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.fiftieths.tld/giggliest/baggings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beknighted.tld/prosceniums/sirupy.html" ; + bench:cdrom "http://www.ulcering.tld/reproachable/prosceniums.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Denisha Whitesell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Arnulf Ozburn" + ] ; + dc:title "reproachable sirupy endive" ; + swrc:journal ; + foaf:homepage "http://www.prosceniums.tld/endive/mischievously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unhanding.tld/chitlins/sparry.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mamelfa Learned" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yoichi Istorico" + ] ; + dc:title "nuncios sparry checkering" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.chitlins.tld/checkering/sandalwoods.html" . + + + a bench:Article ; + dc:creator _:b1413 , _:b1250 ; + dc:title "paranoias population disobliging" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.datable.tld/disobliging/reds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.footpaths.tld/ejectors/decamped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Veronikeia Boulier" + ] ; + dc:title "porousness decamped tranquility" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.ejectors.tld/tranquility/certificates.html" . + +_:b334 a foaf:Person ; + foaf:name "Jabreic Pallanes" . + + + a bench:Article ; + dc:creator _:b180 , person:Paul_Erdoes ; + dc:title "mouthiest renege briefless" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.delegati.tld/briefless/regularities.html" . + + + a bench:Incollection ; + bench:booktitle "spadework intersexualism heaving" ; + dc:creator _:b967 ; + dc:title "unshared heaving painlessness" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.intersexualism.tld/painlessness/unflavored.html" . + + + a bench:Article ; + dc:creator _:b1061 , _:b30 ; + dc:title "estranged nobbier inflight" ; + swrc:journal ; + foaf:homepage "http://www.metastasis.tld/inflight/formulates.html" . + + + a bench:Inproceedings ; + bench:booktitle "seventieths ingression bicarbonates" ; + dc:creator _:b1007 , _:b1401 ; + dc:title "palets bicarbonates distinguishably" ; + dcterms:issued 1962 ; + swrc:pages 78 ; + foaf:homepage "http://www.ingression.tld/distinguishably/wavering.html" . + + + a bench:Inproceedings ; + bench:booktitle "drooling fubbed vasomotor" ; + dc:creator _:b1505 ; + dc:title "tutted vasomotor precedable" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.fubbed.tld/precedable/orchestrally.html" . + +_:b170 a foaf:Person ; + foaf:name "Marzooqa Stuermer" . + +_:b1431 a foaf:Person ; + foaf:name "Kristie Roback" . + + + a bench:Proceedings ; + bench:booktitle "megacycle hydrators anchorages" ; + dc:publisher "UB & US Books & Things" ; + dc:title "Proceeding 1 (1952)" ; + dcterms:issued 1952 ; + swrc:editor _:b1187 , person:Paul_Erdoes , _:b1188 , _:b1186 ; + swrc:isbn "0-5298-8814-0" ; + swrc:series 1046 ; + swrc:volume 3 ; + foaf:homepage "http://www.hydrators.tld/disencumbering/sniffling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.miens.tld/retried/voile.html" ; + bench:booktitle "educts exhibitioner retried" ; + dc:creator person:Paul_Erdoes , _:b1291 ; + dc:title "exhibitioner voile incas" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.retried.tld/incas/wanter.html" . + +_:b935 a foaf:Person ; + foaf:name "Tierney Stroll" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jackpots.tld/thrillers/entwists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wayan Whitelow" + ] ; + dc:title "seizins entwists retrenching" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.thrillers.tld/retrenching/retribute.html" . + +_:b983 a foaf:Person ; + foaf:name "Maajida Myart" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reconversions.tld/silicates/linkers.html" ; + dc:creator _:b383 ; + dc:title "butterier linkers braze" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.silicates.tld/braze/tannins.html" . + +_:b863 a foaf:Person ; + foaf:name "Cristine Christoforou" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biassing.tld/nonexpendable/fortunes.html" ; + dc:creator _:b513 ; + dc:title "yellowbellies fortunes subalterns" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.nonexpendable.tld/subalterns/guernseys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adsorbed.tld/chorusing/minimums.html" ; + dc:creator _:b1049 ; + dc:title "shadowiness minimums instarred" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.chorusing.tld/instarred/rebop.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unsnarled.tld/sarabands/miladies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lucretia Ferndez" + ] ; + dc:title "inures miladies compactions" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.sarabands.tld/compactions/pilothouses.html" . + +_:b1302 a foaf:Person ; + foaf:name "Ximena Capan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enquiring.tld/raccoons/irritatingly.html" ; + dc:creator _:b1588 , _:b1080 ; + dc:title "flatlands irritatingly afghanis" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.raccoons.tld/afghanis/milksop.html" . + + + a bench:Article ; + dc:creator _:b1644 ; + dc:title "apter felicitously pizazz" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.looniness.tld/pizazz/blueys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attachers.tld/phrenological/soullessness.html" ; + dc:creator _:b1349 ; + dc:title "commonsensical soullessness vicarage" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.phrenological.tld/vicarage/pastramis.html" . + + + a bench:Article ; + dc:creator _:b582 ; + dc:title "predesignating tunning reenactments" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.livered.tld/reenactments/illustrations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cravens.tld/emulsions/shifts.html" ; + dc:creator _:b798 , _:b1551 ; + dc:title "discomfiting shifts tollages" ; + swrc:journal ; + swrc:month 1 ; + swrc:pages 40 ; + foaf:homepage "http://www.emulsions.tld/tollages/unmuffling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.riel.tld/doable/hareem.html" ; + bench:booktitle "sirrees enplane doable" ; + dc:creator _:b1037 ; + dc:title "enplane hareem uncontrolled" ; + dcterms:issued 1966 ; + swrc:pages 199 ; + foaf:homepage "http://www.doable.tld/uncontrolled/stairs.html" . + +_:b1562 a foaf:Person ; + foaf:name "Deianira Laflin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renegotiating.tld/querulously/poly.html" ; + dc:creator _:b153 , _:b968 ; + dc:title "brassie poly rewin" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.querulously.tld/rewin/pubis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chemisms.tld/tigresses/tillages.html" ; + dc:creator _:b456 ; + dc:title "scorbutic tillages heisters" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.tigresses.tld/heisters/bonanzas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uneven.tld/transitions/recks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Edelberta Kung" + ] ; + dc:title "oceanauts recks shorelines" ; + swrc:journal ; + foaf:homepage "http://www.transitions.tld/shorelines/discomposure.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.remorses.tld/sweetbriers/sideward.html" ; + bench:booktitle "sups reframes sweetbriers" ; + dc:creator _:b1520 ; + dc:title "reframes sideward penancing" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.sweetbriers.tld/penancing/overdoes.html" . + +_:b951 a foaf:Person ; + foaf:name "Lataesha Tamburro" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blunderbuss.tld/senores/cicadas.html" ; + dc:creator _:b796 ; + dc:title "scrumptiousness cicadas oceanographers" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.senores.tld/oceanographers/sidestroke.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.honorably.tld/choppily/anatomizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Christl Wortham" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Alka Groshek" + ] ; + dc:title "refractor anatomizes acidosis" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.choppily.tld/acidosis/ransoming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.violably.tld/jimmying/vanward.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aspasia Vickery" + ] ; + dc:title "states vanward folksily" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.jimmying.tld/folksily/portioned.html" . + +_:b851 a foaf:Person ; + foaf:name "Zhonka Kawaa" . + +_:b267 a foaf:Person ; + foaf:name "Kasey Matyas" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hedda Yoshida" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jennie Schatzel" + ] ; + dc:title "beetroots cense shapely" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.urgingly.tld/shapely/evils.html" . + + + a bench:Inproceedings ; + bench:booktitle "maladapted wending assureds" ; + dc:creator _:b500 ; + dc:title "woks assureds meagerly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.wending.tld/meagerly/bollixing.html" . + +_:b563 a foaf:Person ; + foaf:name "Maddoc Jakobson" . + +_:b261 a foaf:Person ; + foaf:name "Klementina Kingrey" . + + + a bench:Inproceedings ; + bench:booktitle "effectively olibanums unforced" ; + dc:creator _:b276 ; + dc:title "vulgarities unforced sailed" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 54 ; + foaf:homepage "http://www.olibanums.tld/sailed/oversimplifying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.morselled.tld/educates/physicochemical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Navarro Wasyliszyn" + ] ; + dc:title "hotdogs physicochemical muckraker" ; + swrc:journal ; + foaf:homepage "http://www.educates.tld/muckraker/vegetarians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vexes.tld/equated/tike.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gitanjali Nemetz" + ] ; + dc:title "maimed tike ecus" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.equated.tld/ecus/overgrew.html" . + + + a bench:Article ; + dc:creator _:b1497 ; + dc:title "restraining vexations thorpes" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.unweaned.tld/thorpes/salutarily.html" . + +_:b309 a foaf:Person ; + foaf:name "Kara Shuttlesworth" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bottomed.tld/ingoing/semideserts.html" ; + bench:booktitle "babka granulated ingoing" ; + dc:creator [ a foaf:Person ; + foaf:name "Custenhin Leibenstein" + ] ; + dc:title "granulated semideserts decalcomanias" ; + dcterms:issued 1960 ; + swrc:pages 79 ; + foaf:homepage "http://www.ingoing.tld/decalcomanias/tinny.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.juncoes.tld/vascularly/sergeancy.html" ; + bench:booktitle "salvational domes vascularly" ; + dc:creator _:b995 , _:b1772 ; + dc:title "domes sergeancy pianofortes" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.vascularly.tld/pianofortes/presided.html" . + +_:b820 a foaf:Person ; + foaf:name "Nikolena Buckman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.generalizable.tld/agronomist/reneging.html" ; + bench:booktitle "pensees limpidity agronomist" ; + dc:creator _:b852 ; + dc:title "limpidity reneging neguses" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.agronomist.tld/neguses/uprisers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.placard.tld/labyrinths/ichthyologists.html" ; + dc:creator _:b1779 ; + dc:title "novelties ichthyologists unharvested" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.labyrinths.tld/unharvested/tambura.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrochemically.tld/carobs/mouthparts.html" ; + dc:creator _:b122 ; + dc:title "conners mouthparts deserving" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.carobs.tld/deserving/patentable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bowling.tld/corrupted/symphonies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elsi Silverman" + ] ; + dc:title "overproud symphonies mummified" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.corrupted.tld/mummified/pensions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.proteins.tld/proprietorial/joyless.html" ; + dc:creator _:b1093 , _:b302 ; + dc:title "fucking joyless indents" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.proprietorial.tld/indents/crestal.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gulika Alipio" + ] ; + dc:title "owner corkscrewed promiscuousness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.zanier.tld/promiscuousness/clewed.html" . + +_:b1780 a foaf:Person ; + foaf:name "Booker Spiker" . + +_:b1578 a foaf:Person ; + foaf:name "Heidelinde Kosse" . + +_:b1460 a foaf:Person ; + foaf:name "Eumaeus Druvenga" . + +_:b1344 a foaf:Person ; + foaf:name "Meiji Ploeger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jostling.tld/demonetization/teratogen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hideki Grham" + ] ; + dc:title "auditorial teratogen nitros" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.demonetization.tld/nitros/associatively.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Clarisse Todor" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Irinia Russom" + ] ; + dc:title "ruinously insufficiency traders" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.imprecates.tld/traders/mobbed.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.steerers.tld/jerkiest/incrustation.html" ; + bench:booktitle "cranching methought jerkiest" ; + dc:creator _:b1781 ; + dc:title "methought incrustation staunchest" ; + dcterms:issued 1963 ; + swrc:pages 153 ; + foaf:homepage "http://www.jerkiest.tld/staunchest/oftenest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dia Halbershtam" + ] ; + dc:title "hesitatingly transformations argylls" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.ethnical.tld/argylls/hopefuls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fabricated.tld/easterlies/skateboarders.html" ; + bench:abstract "dressing reproached obscuranticism headword racer dryest praiseworthily recrudesced constraints stultified amicability apprenticeships nebulously contaminator feinting rurally lateens barratrous waggling protectively pencilled styling insensately planers sergeancies lamber anonyms lunette hunkers vicariousness sorrower extincts untangles tearers instilled vomiter faults clienteles tetralogy pelletize disreputable professionals introspectiveness typhous toolboxes gyred dowsers hashes farthingales imbibed deepening sheathes debutantes avocets squinty riflers bisecting jovially intellectualized cesareans woolsack haunches quidnunc bunging wetter rots deutschland hyenas plagiarize immobilized guested resubscribed babul beleaguering saturations aggie rumbaed disobliged tennesseans infantries disannulling salesgirls paradigms theologies jaggers bookrest spurned cannonaded torchere maturation densifying attics merengue discoloration twofers suspenders growlingly amenders chivaree stander uncomfortable multiplier professes shingler terrorize ices researched photoreceptor upswung recleaned algorism reignited nonformation skitterier misconduct mongolians crashes wordperfect hollers trickier expropriations eternize piecework searer sauntered stiffed reburials naiveties" ; + dc:creator _:b1088 ; + dc:title "anonymously skateboarders potters" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.easterlies.tld/potters/sludges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reexported.tld/furnishings/cutin.html" ; + bench:booktitle "rn enfevered furnishings" ; + dc:creator _:b1686 ; + dc:title "enfevered cutin subjectiveness" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 170 ; + foaf:homepage "http://www.furnishings.tld/subjectiveness/conflicted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disport.tld/landscapers/gladness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anastasia Doelling" + ] ; + dc:title "briefed gladness fazed" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.landscapers.tld/fazed/corgis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.traditionless.tld/earthlier/stenographers.html" ; + dc:creator _:b961 , person:Paul_Erdoes ; + dc:title "spoliator stenographers reallocating" ; + swrc:journal ; + foaf:homepage "http://www.earthlier.tld/reallocating/aslope.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whirlies.tld/electrochemistry/affecter.html" ; + dc:creator _:b1632 ; + dc:title "lunier affecter stomper" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.electrochemistry.tld/stomper/asap.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mistiming.tld/smoulders/reanalyzed.html" ; + bench:booktitle "secularizing jalap smoulders" ; + dc:creator person:Paul_Erdoes , _:b1056 ; + dc:title "jalap reanalyzed paraphrasers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.smoulders.tld/paraphrasers/softness.html" . + +_:b1000 a foaf:Person ; + foaf:name "Duane Forro" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.broidering.tld/burglars/dulcimer.html" ; + bench:booktitle "martials titaness burglars" ; + dc:creator _:b53 , person:Paul_Erdoes ; + dc:title "titaness dulcimer pollywogs" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.burglars.tld/pollywogs/lichting.html" . + + + a bench:Article ; + dc:creator _:b818 ; + dc:title "appendant stoutening piling" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.submontane.tld/piling/defunctness.html" . + + + a bench:Inproceedings ; + bench:booktitle "wristwatches degass broadsides" ; + dc:creator _:b1568 ; + dc:title "thews broadsides potpie" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.degass.tld/potpie/nepotistical.html" . + +_:b264 a foaf:Person ; + foaf:name "Kelli Bachman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.factorship.tld/octagons/wkly.html" ; + bench:booktitle "unhealthful exclaimer octagons" ; + dc:creator _:b1569 ; + dc:title "exclaimer wkly preestimating" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 133 ; + foaf:homepage "http://www.octagons.tld/preestimating/decanting.html" . + +_:b617 a foaf:Person ; + foaf:name "Laurente Grella" . + +_:b1620 a foaf:Person ; + foaf:name "Nicole Thansamai" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mirier.tld/franked/drupelet.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tekha Stoiber" + ] ; + dc:title "hectometer drupelet stethoscopies" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.franked.tld/stethoscopies/ways.html" . + +_:b524 a foaf:Person ; + foaf:name "Carmella Reifschneider" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.iodines.tld/congregations/cardinalate.html" ; + bench:booktitle "engendering prattled congregations" ; + dc:creator _:b1314 ; + dc:title "prattled cardinalate wifelier" ; + dcterms:issued 1961 ; + swrc:pages 94 ; + foaf:homepage "http://www.congregations.tld/wifelier/programable.html" . + + + a bench:Article ; + dc:creator _:b912 ; + dc:title "slewing swarth resolving" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.grippier.tld/resolving/lymphocytic.html" . + +_:b1782 a foaf:Person ; + foaf:name "Uchdryd Locicero" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vigesimal.tld/nationalists/penetrates.html" ; + dc:creator _:b1443 ; + dc:title "corridas penetrates funnels" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.nationalists.tld/funnels/constabulary.html" . + +_:b986 a foaf:Person ; + foaf:name "Dyvynarth Pelc" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hennery.tld/clawed/maize.html" ; + dc:creator _:b1052 ; + dc:title "dodgier maize inculpates" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.clawed.tld/inculpates/shortchanging.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Friedel Strevels" + ] ; + dc:title "benefaction understudies pummels" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.stunners.tld/pummels/plainspokenness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fellatrice.tld/whapper/carnations.html" ; + bench:booktitle "cruelties sluing whapper" ; + dc:creator _:b370 ; + dc:title "sluing carnations internally" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.whapper.tld/internally/beddings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phenylketonuria.tld/venturers/valiantly.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Phaethon Gearon" + ] ; + dc:title "grunts valiantly unremorsefully" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.venturers.tld/unremorsefully/extradites.html" . + + + a bench:Article ; + bench:abstract "snaggier choreographic prehardening turtledoves purebred impressments impracticability leagued yessed whoppers sprucer chinky biophysical stemming saturation seashores opalesces portholes woefullest dehydrogenates fusibly furrings electrolytically wassailed remarked pectoris cuckooing teenagers glimpsed inker loony howler softwoods canard dodges cursively diagrammed publics torahs mewler wets primed barkeepers amritas toadstool unhinges redox craton stroking fainer cheeping campaigning ukeleles cherries sanitated mislayer dreks tradeoffs loopier effectuating abbreviates undergoing revellers chlorals flabbergasts dells explainable orthopaedist curara vaporize shadowers jetports sportier misdirected safariing titterers enjoin steers gimps comradely wenny snarling deliberation nurtures idylist zincing sextants osteoscleroses consoles skeletomuscular raffias lookouts romantically trowelers brashiest cognoscing bollard kudu incarnadine delineation garrottes cannabic pesterer including taring popularization redcap outrun copyreaders specifier overpriced sobbers enamelwork enshrouding auxiliaries panfuls outboard antitoxin increasers hymnaries memorialize deicing lumberjacks rockfish hookworms palisades microradiography wisher kinged hollows caucasians splined oink incubator geegaws sylvian choky abscission coastings bimester protectress bogies prejudgments monger transfusers regulates multinationals voyagers fellas menstruation curfews giddiness orations luff cotes bionics huskers" ; + dc:creator _:b114 ; + dc:creator [ a foaf:Person ; + foaf:name "Anier Boutot" + ] ; + dc:title "declinational predicting employs" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.pinewood.tld/employs/bioresearch.html" . + +_:b916 a foaf:Person ; + foaf:name "Tayshia Marrara" . + + + a bench:Inproceedings ; + bench:booktitle "footbath maximins radiotelegraphically" ; + dc:creator _:b1533 , person:Paul_Erdoes ; + dc:title "faddisms radiotelegraphically nubbier" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.maximins.tld/nubbier/mythologists.html" . + +_:b270 a foaf:Person ; + foaf:name "Yves Hunsucker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beeriest.tld/ciphonies/summits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Everardo Yidiaris" + ] ; + dc:title "trichloromethane summits gunrunning" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.ciphonies.tld/gunrunning/zingiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.absurdum.tld/shogunal/trimming.html" ; + dc:creator _:b780 ; + dc:title "extraction trimming misinstruction" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.shogunal.tld/misinstruction/proboscides.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vitasa Dufauchard" + ] ; + dc:title "nonpartisan disable grannies" ; + swrc:journal ; + foaf:homepage "http://www.paths.tld/grannies/backslaps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skateboards.tld/galls/seedings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zofeia Sutton" + ] ; + dc:title "vamping seedings paynims" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.galls.tld/paynims/lugs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Minda Grago" + ] ; + dc:title "reproached headword racer" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.obscuranticism.tld/racer/dryest.html" . + +_:b1414 a foaf:Person ; + foaf:name "Mya Swilley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.follicles.tld/caperers/sails.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Idomeneus Moosman" + ] ; + dc:title "aced sails misanthropes" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.caperers.tld/misanthropes/bider.html" . + +_:b1404 a foaf:Person ; + foaf:name "GopiGopika Chaisty" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aftertastes.tld/housetops/horologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Reicza Haare" + ] ; + dc:title "cocain horologist convalescents" ; + swrc:journal ; + swrc:note "thermometers painty shacking reduplicative obstetrics wrenching fascistic misappropriating shoppes timelessly" ; + swrc:pages 117 ; + foaf:homepage "http://www.housetops.tld/convalescents/tellable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snoopier.tld/enswathes/appetizingly.html" ; + dc:creator _:b659 ; + dc:title "specials appetizingly idahoan" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.enswathes.tld/idahoan/stolons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.futurism.tld/encasing/episcopes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amba Guidos" + ] ; + dc:title "newswomen episcopes singers" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.encasing.tld/singers/ridiculed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atoned.tld/comradeship/bassetting.html" ; + bench:booktitle "sharking dramamine comradeship" ; + dc:creator _:b1574 , _:b1554 ; + dc:title "dramamine bassetting lugger" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.comradeship.tld/lugger/claque.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cleaner.tld/decapod/wormish.html" ; + dc:creator _:b1583 ; + dc:title "readably wormish macrocephaly" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.decapod.tld/macrocephaly/afferently.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spouses.tld/exegetic/funfair.html" ; + dc:creator _:b217 ; + dc:title "homicidally funfair basset" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.exegetic.tld/basset/wakeners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infos.tld/breams/overpraising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yama Shbi" + ] ; + dc:title "dogmatical overpraising catalogued" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.breams.tld/catalogued/nicknaming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.awesomeness.tld/vroomed/mulattos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Uso Mccamish" + ] ; + dc:title "taxonomies mulattos dupped" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.vroomed.tld/dupped/bewitched.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kojuro Arvayo" + ] ; + dc:title "vehemently quantifies auxins" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.horoscopes.tld/auxins/mispronounce.html" . + +_:b15 a foaf:Person ; + foaf:name "Gigi Barfuss" . + + + a bench:Inproceedings ; + bench:booktitle "demolishes curableness briars" ; + dc:creator _:b27 ; + dc:title "prodemocratic briars brutify" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.curableness.tld/brutify/unenthusiastically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulGhani Patao" + ] ; + dc:title "rescripts rumbled receipts" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.innominate.tld/receipts/bunkered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sitting.tld/scubas/arrestee.html" ; + dc:creator _:b332 ; + dc:title "wimple arrestee monism" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.scubas.tld/monism/impermeabilities.html" . + + + a bench:Inproceedings ; + bench:booktitle "endoderms prejudices fatback" ; + dc:creator _:b152 , person:Paul_Erdoes ; + dc:title "gassiness fatback unraveling" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.prejudices.tld/unraveling/resider.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.armed.tld/heeds/tarmac.html" ; + dc:creator _:b1060 ; + dc:title "zoophiles tarmac justifying" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.heeds.tld/justifying/bemas.html" . + + + a bench:Article ; + dc:creator _:b1783 ; + dc:title "reappraisal mazes mangling" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.whinnied.tld/mangling/probeable.html" . + +_:b1649 a foaf:Person ; + foaf:name "Eemilie Stainbrook" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yukiko Weissert" + ] ; + dc:title "hypocrisies trameled flunkey" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.vestals.tld/flunkey/blazed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manchuria.tld/festoons/fraudulently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Christelle Garced" + ] ; + dc:title "subbranch fraudulently immoderateness" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.festoons.tld/immoderateness/nitrites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.huntedly.tld/unidentifiable/reversing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adrien Hoit" + ] ; + dc:title "czardoms reversing monstrances" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.unidentifiable.tld/monstrances/gravies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aortas.tld/transfusing/toxifying.html" ; + bench:booktitle "quiddities roistered transfusing" ; + dc:creator _:b357 ; + dc:title "roistered toxifying postseasonal" ; + dcterms:issued 1965 ; + swrc:pages 121 ; + foaf:homepage "http://www.transfusing.tld/postseasonal/buccaneer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.designers.tld/encountered/deportment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kte Kilkenny" + ] ; + dc:title "unquiet deportment peonages" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.encountered.tld/peonages/critically.html" . + + + a bench:Article ; + dc:creator _:b1765 ; + dc:title "researcher overgrows tardo" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.abjured.tld/tardo/serrying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.petaled.tld/precanceling/abolishable.html" ; + bench:booktitle "raunchier codes precanceling" ; + dc:creator _:b32 , _:b1019 ; + dc:title "codes abolishable rivetted" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.precanceling.tld/rivetted/ingle.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seemed.tld/ahems/sublimates.html" ; + dc:creator _:b1784 ; + dc:title "heavens sublimates mods" ; + swrc:journal ; + foaf:homepage "http://www.ahems.tld/mods/gullied.html" . + +_:b447 a foaf:Person ; + foaf:name "Gerek Cosselman" . + + + a bench:Journal ; + dc:title "Journal 9 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b1548 , _:b6 , _:b437 , _:b438 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.democracies.tld/ideograms/recrowns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ezmeralda Frizell" + ] ; + dc:title "cuddlier recrowns compendiums" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.ideograms.tld/compendiums/didactically.html" . + +_:b1785 a foaf:Person ; + foaf:name "Chikafusa Koolman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outsells.tld/besmears/coordinations.html" ; + dc:creator _:b58 ; + dc:title "reprobates coordinations cupped" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.besmears.tld/cupped/bander.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ramps.tld/surpassable/vandalization.html" ; + dc:creator _:b1361 ; + dc:title "dummies vandalization gumlike" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.surpassable.tld/gumlike/carillon.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demotic.tld/sandbagged/negligibly.html" ; + bench:booktitle "reglossed bonders sandbagged" ; + dc:creator _:b854 ; + dc:title "bonders negligibly milkily" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.sandbagged.tld/milkily/benefactors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.doozies.tld/harassment/birdmen.html" ; + dc:creator _:b1568 ; + dc:title "keratoses birdmen hedonisms" ; + swrc:journal ; + foaf:homepage "http://www.harassment.tld/hedonisms/cigarettes.html" . + + + a bench:Inproceedings ; + bench:booktitle "nos fungiform unfermented" ; + dc:creator _:b457 ; + dc:title "memsahib unfermented hydrargyrum" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.fungiform.tld/hydrargyrum/fuhrers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peppier.tld/levators/diapering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kuri Gunderson" + ] ; + dc:title "opulences diapering bottleful" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.levators.tld/bottleful/sergings.html" . + +_:b1357 a foaf:Person ; + foaf:name "Chiyeko Lalinde" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmended.tld/metabolizable/chatting.html" ; + dc:creator _:b95 , _:b1045 ; + dc:title "permeably chatting booteries" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.metabolizable.tld/booteries/flotillas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preprocessor.tld/loftily/yabber.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Helene Nik" + ] ; + dc:title "despising yabber reprovingly" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.loftily.tld/reprovingly/blungers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remounting.tld/sleigher/pasteurize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Takeru Ogara" + ] ; + dc:title "postured pasteurize cycads" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.sleigher.tld/cycads/attitudinized.html" . + + + a bench:Article ; + dc:creator _:b1189 ; + dc:title "shirtfront aroints potshots" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.geographers.tld/potshots/unhanged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arcadian.tld/unrealistic/substituting.html" ; + dc:creator _:b641 , person:Paul_Erdoes ; + dc:title "acridities substituting surges" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.unrealistic.tld/surges/preheats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vigorish.tld/dustrag/deprecation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jonah Credle" + ] ; + dc:title "oatmeals deprecation maharajas" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.dustrag.tld/maharajas/infinites.html" . + +_:b38 a foaf:Person ; + foaf:name "Ashraf Hamstra" . + +_:b10 a foaf:Person ; + foaf:name "Eytan Dirth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fides.tld/decides/bangs.html" ; + dc:creator _:b1229 , _:b1563 ; + dc:title "preceded bangs grindingly" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.decides.tld/grindingly/concaving.html" . + +_:b357 a foaf:Person ; + foaf:name "Visha Affagato" . + +_:b803 a foaf:Person ; + foaf:name "Lidiy Haigwood" . + +_:b1534 a foaf:Person ; + foaf:name "Rhobert Gillam" . + + + a bench:Article ; + rdfs:seeAlso "http://www.figured.tld/unalleviated/mechanizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cisco Agtarap" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dameon Schieler" + ] ; + dc:title "outback mechanizing flattish" ; + swrc:journal ; + foaf:homepage "http://www.unalleviated.tld/flattish/splats.html" . + + + a bench:Article ; + dc:creator _:b129 ; + dc:title "reconverting overdrank recalculations" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.washboards.tld/recalculations/dumps.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mistime.tld/orthopaedics/abolitionists.html" ; + bench:booktitle "perfecters pokiness orthopaedics" ; + dc:creator _:b130 , _:b862 ; + dc:title "pokiness abolitionists allocator" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.orthopaedics.tld/allocator/bootjacks.html" . + +_:b1646 a foaf:Person ; + foaf:name "AbdurRahmaan Krumbein" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bends.tld/multiplying/griot.html" ; + bench:abstract "daydreaming counselling flyways waterpower owlet fireplugs jades jerrycans cantina bodying balusters coordinators magnetizers consignment exilic racecourse mod impasses hepaticas irreconcilability noisemakers vuggy illegitimating touche chaparrals deliberates regaling squeaked ochered flagellations constrainedly remittee figworts vials vasectomizing precognitions maudlinly toenailing inauguration doser batrachians paradoxical knucklebone heparin blandisher spireas daddling ashcans mobbing peatiest scarcities stews precancel spence inlands outargued foeti amaranths johnnies dervishes tattings palliated inviolably rubidiums highschool crassest recesses items authorize sunnier baled finalist literals doyly crenelation pollee ringers strangling gladded plexuses grids screens purplish reordain suturing pilastered scowlingly unresistant rooked boles stoutens trisects sponged cosmonauts vocatively reexpresses curtailment jitney yukking timework rases tangoed presenter soapmaking dandier plow celerities singing reliances severed pouncer divulgences simplemindedness duffle designed triploid saxophonists industrialize ungentle tenderize benzoin pugilism fatuously hides gabblers sporozoan confutes inamoratas winiest imageries injuring unknowingly spadework unshared" ; + dc:creator [ a foaf:Person ; + foaf:name "Leanna Marxen" + ] ; + dc:title "nonindustrial griot overconservative" ; + swrc:journal ; + foaf:homepage "http://www.multiplying.tld/overconservative/apostleship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overinflating.tld/unhatted/turnstile.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Friedrich Lasota" + ] ; + dc:title "fatalists turnstile nance" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.unhatted.tld/nance/weakhearted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hiring.tld/miscasts/sacrificer.html" ; + dc:creator _:b359 ; + dc:title "breakages sacrificer uneasiest" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.miscasts.tld/uneasiest/throughway.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.doozer.tld/statement/rationalizing.html" ; + dc:creator _:b415 ; + dc:title "unoffensive rationalizing overconscientious" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.statement.tld/overconscientious/sizzles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tenseness.tld/spiritualize/retested.html" ; + dc:creator _:b596 ; + dc:title "ornaments retested oxtongue" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.spiritualize.tld/oxtongue/disbarments.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Frangiskos Truly" + ] ; + dc:title "reverses uncorroborated leaving" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.sizably.tld/leaving/indulgence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.answerers.tld/connoting/urbanely.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carl Hoadley" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gazala Bendu" + ] ; + dc:title "shallowest urbanely photographic" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.connoting.tld/photographic/affrayed.html" . + +_:b908 a foaf:Person ; + foaf:name "Trevor Sechrist" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.conceivability.tld/homophile/axing.html" ; + bench:booktitle "charactery trippings homophile" ; + dc:creator _:b1427 ; + dc:title "trippings axing socking" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.homophile.tld/socking/paraffins.html" . + + + a bench:Inproceedings ; + bench:booktitle "noninstinctual fecundity substantialness" ; + dc:creator _:b246 ; + dc:title "kimonoed substantialness lividity" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.fecundity.tld/lividity/mutably.html" . + +_:b1786 a foaf:Person ; + foaf:name "Dandrae Dorne" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unfortified.tld/miffing/awakenings.html" ; + dc:creator _:b889 ; + dc:title "unproved awakenings semiurban" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.miffing.tld/semiurban/holographs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.refractions.tld/axed/ornamentations.html" ; + bench:booktitle "segmented reclothed axed" ; + dc:creator _:b1454 ; + dc:title "reclothed ornamentations enormousness" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.axed.tld/enormousness/overrates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anthologists.tld/interlocutrices/discontinued.html" ; + dc:creator _:b1403 ; + dc:creator [ a foaf:Person ; + foaf:name "Tishka Zale" + ] ; + dc:title "nonreligious discontinued pneuma" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.interlocutrices.tld/pneuma/snuffy.html" . + +_:b1637 a foaf:Person ; + foaf:name "Ike Citarella" . + +_:b1379 a foaf:Person ; + foaf:name "Rei Marchio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backslappers.tld/osteosclerotic/pipy.html" ; + dc:creator _:b956 , _:b1202 ; + dc:title "timbered pipy deloused" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.osteosclerotic.tld/deloused/eudaemons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.musks.tld/mistrusting/cannings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Enzo Vanisouvong" + ] ; + dc:title "capeskin cannings puristic" ; + swrc:journal ; + foaf:homepage "http://www.mistrusting.tld/puristic/halfheartedness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preexposures.tld/pennyweights/antipodal.html" ; + dc:creator _:b318 ; + dc:creator [ a foaf:Person ; + foaf:name "Nathalie Nisbet" + ] ; + dc:title "rh antipodal internees" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.pennyweights.tld/internees/chants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enforce.tld/graduated/handlers.html" ; + dc:creator _:b1404 ; + dc:title "fester handlers handwrote" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.graduated.tld/handwrote/murderer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Estralita Lelah" + ] ; + dc:title "financially pokeweeds cooees" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.blends.tld/cooees/dispenses.html" . + +_:b1145 a foaf:Person ; + foaf:name "Bemus Ridens" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offside.tld/meritoriously/inflexibility.html" ; + dc:creator _:b884 ; + dc:title "oddest inflexibility wornness" ; + swrc:journal ; + swrc:note "nonimmunities laburnum resupplied ironware acquitted contraindication reinvolvement redeyes optional national" ; + swrc:pages 150 ; + foaf:homepage "http://www.meritoriously.tld/wornness/insulation.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Josiane Hodo" + ] ; + dc:title "civilise oversexed linchpin" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.corpses.tld/linchpin/expurgations.html" . + +_:b1114 a foaf:Person ; + foaf:name "Naseeba Madding" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cracky.tld/ravaged/sometimes.html" ; + dc:creator _:b308 ; + dc:title "cardiotherapy sometimes messmates" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.ravaged.tld/messmates/intransigence.html" . + + + a bench:Article ; + dc:creator _:b1160 ; + dc:title "asexuals allocations biometer" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.redistills.tld/biometer/fuseless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cruncher.tld/perinea/maturities.html" ; + dc:creator _:b1787 , _:b748 ; + dc:title "pollarding maturities leaseholder" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.perinea.tld/leaseholder/wherrying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bestriding.tld/nonconsecutively/leavened.html" ; + dc:creator _:b625 ; + dc:title "colourers leavened oblation" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.nonconsecutively.tld/oblation/exoduses.html" . + +_:b429 a foaf:Person ; + foaf:name "Boas Salimas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stokers.tld/disrupted/cuppy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Manuella Likes" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Teagan Amistoso" + ] ; + dc:title "mandamuses cuppy expunges" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.disrupted.tld/expunges/organismal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soakers.tld/phial/disunion.html" ; + dc:creator _:b1788 ; + dc:title "desalinizing disunion amorphousness" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.phial.tld/amorphousness/minimals.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backbit.tld/muller/underemphasizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Misty Holladay" + ] ; + dc:title "cockup underemphasizes chancellorships" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.muller.tld/chancellorships/mealiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entrenchments.tld/fastnesses/diaspora.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taylor Jockers" + ] ; + dc:title "orang diaspora reacquiring" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.fastnesses.tld/reacquiring/interjections.html" . + +_:b1046 a foaf:Person ; + foaf:name "Grard Fong" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cowskin.tld/legacies/courtiers.html" ; + dc:creator _:b1789 ; + dc:title "bestirred courtiers burglarize" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.legacies.tld/burglarize/winteriest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breezeway.tld/denouncers/unwonted.html" ; + dc:creator _:b1706 , _:b1287 ; + dc:title "conceders unwonted pensioners" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.denouncers.tld/pensioners/bedouins.html" . + +_:b71 a foaf:Person ; + foaf:name "Freddie Passantino" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snowmen.tld/ushered/crackling.html" ; + bench:booktitle "catering outstretching ushered" ; + dc:creator _:b816 ; + dc:title "outstretching crackling windowpanes" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.ushered.tld/windowpanes/heeling.html" . + + + a bench:Article ; + dc:creator _:b648 ; + dc:title "comeliest silicosis cooping" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.remade.tld/cooping/enunciates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ksena Volden" + ] ; + dc:title "ruinates continues localization" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.communicably.tld/localization/pretrial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.franchised.tld/endplate/confabbing.html" ; + dc:creator _:b1262 ; + dc:title "serging confabbing grubstaker" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.endplate.tld/grubstaker/titty.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atremble.tld/reddened/moderately.html" ; + bench:booktitle "perdurable procreation reddened" ; + dc:creator _:b132 ; + dc:title "procreation moderately adverted" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.reddened.tld/adverted/hyperextension.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.penetrations.tld/hurrier/congregates.html" ; + bench:booktitle "tuataras banquets hurrier" ; + dc:creator _:b1605 ; + dc:title "banquets congregates laminator" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.hurrier.tld/laminator/drifts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parrots.tld/resonates/overbites.html" ; + dc:creator _:b1219 ; + dc:title "paraguayans overbites terminals" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.resonates.tld/terminals/giros.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interdictive.tld/wittings/boatbills.html" ; + bench:booktitle "demising holdovers wittings" ; + dc:creator _:b1744 ; + dc:title "holdovers boatbills cultured" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.wittings.tld/cultured/universalizing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rubles.tld/continentally/outrider.html" ; + bench:booktitle "starrier hospitality continentally" ; + dc:creator _:b1047 ; + dc:title "hospitality outrider cordages" ; + dcterms:issued 1954 ; + swrc:pages 12 ; + foaf:homepage "http://www.continentally.tld/cordages/simmering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nixing.tld/slavered/otoliths.html" ; + bench:booktitle "romanticize gazettes slavered" ; + dc:creator _:b150 , _:b175 , person:Paul_Erdoes ; + dc:title "gazettes otoliths iguana" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.slavered.tld/iguana/mystifiers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Govan Stallman" + ] ; + dc:title "suasions hexers nuttiness" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.reality.tld/nuttiness/woodpiles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outworks.tld/psychotics/apologal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cadyryeith Sud" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hugh Losey" + ] ; + dc:title "recoin apologal scoopsful" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.psychotics.tld/scoopsful/weevilly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abashments.tld/denouncing/jaggedest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nikki Klugh" + ] ; + dc:title "trammed jaggedest winnower" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.denouncing.tld/winnower/pinyon.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Anneliese Alexender" + ] ; + dc:title "hatband stover relenting" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.posies.tld/relenting/primitivity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overdrunk.tld/monsters/snowdrifts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zytka Skeete" + ] ; + dc:title "specializing snowdrifts safeguarding" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.monsters.tld/safeguarding/chieftainship.html" . + +_:b554 a foaf:Person ; + foaf:name "Wrata Breier" . + +_:b981 a foaf:Person ; + foaf:name "Medard Hearnen" . + +_:b595 a foaf:Person ; + foaf:name "Federico Mcinerney" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flutiest.tld/flawlessly/lucked.html" ; + dc:creator _:b266 ; + dc:title "cosseting lucked caciques" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.flawlessly.tld/caciques/touches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readmits.tld/tattles/irradiates.html" ; + dc:creator _:b1471 ; + dc:title "loopholing irradiates befriends" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.tattles.tld/befriends/insinuators.html" . + + + a bench:Inproceedings ; + bench:booktitle "enthuses fluctuating golem" ; + dc:creator _:b1094 ; + dc:title "awakens golem appareling" ; + dcterms:issued 1967 ; + foaf:homepage "http://www.fluctuating.tld/appareling/nicer.html" . + + + a bench:Inproceedings ; + bench:booktitle "ersatzes spumone redigest" ; + dc:creator _:b629 ; + dc:title "cooingly redigest cocains" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.spumone.tld/cocains/runaround.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stinginess.tld/tidied/skillets.html" ; + dc:creator _:b1790 ; + dc:title "nonagreement skillets redivides" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.tidied.tld/redivides/mizzenmasts.html" . + + + a bench:Article ; + dc:creator _:b1423 ; + dc:title "mainlined tripes lapidaries" ; + swrc:journal ; + swrc:note "elemental householders evenfall denazified pyrostats sagiest prorogues cowpoxes benders supposing" ; + swrc:pages 186 ; + foaf:homepage "http://www.keynoter.tld/lapidaries/opiumisms.html" . + + + a bench:Article ; + dc:creator _:b822 ; + dc:title "reattempt auditoriums penlites" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.snorer.tld/penlites/opposites.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.contradicting.tld/frizziness/earwigs.html" ; + bench:booktitle "jetties takeout frizziness" ; + dc:creator _:b1783 , _:b1198 , person:Paul_Erdoes ; + dc:title "takeout earwigs canters" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.frizziness.tld/canters/undercurrents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yerba.tld/shirred/nanowatt.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ksniatintsa Fuchser" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Matysh Segobia" + ] ; + dc:title "infects nanowatt darkliest" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.shirred.tld/darkliest/burning.html" . + + + a bench:Inproceedings ; + bench:booktitle "subcutaneously wergild revolutionized" ; + dc:creator _:b1563 ; + dc:title "mutinousness revolutionized senoritas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.wergild.tld/senoritas/authorship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.accorders.tld/compensatively/evolver.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elisabettina Strutynski" + ] ; + dc:title "blamed evolver stealers" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.compensatively.tld/stealers/shires.html" . + + + a bench:Inproceedings ; + bench:booktitle "meatball pluses dustups" ; + dc:creator _:b1559 ; + dc:title "inwinds dustups delfts" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.pluses.tld/delfts/incumbently.html" . + + + a bench:Article ; + dc:creator _:b52 ; + dc:title "chamoising enlightenment placque" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.manchus.tld/placque/concussive.html" . + +_:b711 a foaf:Person ; + foaf:name "Palma Suwannakintho" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pedagogies.tld/amounting/cyclo.html" ; + dc:creator _:b86 ; + dc:creator [ a foaf:Person ; + foaf:name "Marira Igler" + ] ; + dc:title "antioxidants cyclo rhizomatous" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.amounting.tld/rhizomatous/intrans.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1966)" ; + dcterms:issued 1966 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Avramova Peretz" + ] ; + dc:title "middy explanations fennels" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.becking.tld/fennels/religions.html" . + +_:b1278 a foaf:Person ; + foaf:name "Zenaide Rosendale" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curlier.tld/oversights/kooky.html" ; + dc:creator _:b567 ; + dc:title "shaftings kooky facers" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.oversights.tld/facers/depositors.html" . + +_:b1791 a foaf:Person ; + foaf:name "Maureo Benedict" . + + + a bench:Article ; + dc:creator _:b718 , _:b1372 ; + dc:title "stubbornest revived palpators" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.recitalists.tld/palpators/scoffing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insurgences.tld/artiness/gazers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ramirez Hogston" + ] ; + dc:title "bodingly gazers excoriates" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.artiness.tld/excoriates/lunkhead.html" . + +_:b1752 a foaf:Person ; + foaf:name "Larunda Mello" . + + + a bench:Article ; + rdfs:seeAlso "http://www.haft.tld/arrogantly/leprosarium.html" ; + dc:creator _:b34 ; + dc:title "clubbier leprosarium bespatter" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.arrogantly.tld/bespatter/additions.html" . + + + a bench:Article ; + dc:creator _:b245 ; + dc:title "oscillation hardest pericynthion" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mendelianist.tld/pericynthion/relettered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anemia.tld/crucifixes/modally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evdxios Fageraes" + ] ; + dc:title "marmots modally noncentrally" ; + swrc:journal ; + swrc:note "evils royals pitchy encephalon infecter caricaturing reprover wingover marker grafts crenated" ; + swrc:pages 150 ; + foaf:homepage "http://www.crucifixes.tld/noncentrally/procathedral.html" . + +_:b1215 a foaf:Person ; + foaf:name "Judge Goud" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.earwigged.tld/outyell/freighters.html" ; + bench:booktitle "polarize resurveyed outyell" ; + dc:creator _:b764 , _:b203 ; + dc:title "resurveyed freighters correctional" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.outyell.tld/correctional/cervine.html" . + +_:b336 a foaf:Person ; + foaf:name "Latoiya Munnelly" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lorises.tld/calipering/buglers.html" ; + dc:creator _:b529 ; + dc:title "cottonmouths buglers allocatee" ; + swrc:journal ; + swrc:month 2 ; + swrc:pages 40 ; + foaf:homepage "http://www.calipering.tld/allocatee/guffaws.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ulyana Slentz" + ] ; + dc:title "extortionists finespun exploring" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.dynamistic.tld/exploring/ostensive.html" . + +_:b1334 a foaf:Person ; + foaf:name "Zaahir Schlicht" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oxtails.tld/rapports/sibs.html" ; + bench:booktitle "ranis emergences rapports" ; + dc:creator _:b1792 ; + dc:title "emergences sibs plinks" ; + dcterms:issued 1959 ; + swrc:pages 100 ; + foaf:homepage "http://www.rapports.tld/plinks/inappreciably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staggeringly.tld/pressurizer/hairsprays.html" ; + dc:creator _:b1793 ; + dc:creator [ a foaf:Person ; + foaf:name "Raidon Perrez" + ] ; + dc:title "quadrates hairsprays unpredicted" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.pressurizer.tld/unpredicted/terrarium.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nawfa Luckenbaugh" + ] ; + dc:title "unwon slandering feloniously" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.sploshes.tld/feloniously/teuton.html" . + +_:b1387 a foaf:Person ; + foaf:name "Traci Erazmus" . + +_:b650 a foaf:Person ; + foaf:name "Gasha Salberg" . + + + a bench:Inproceedings ; + bench:booktitle "genealogically cannabinol aurist" ; + dc:creator _:b931 , _:b229 ; + dc:title "ayes aurist aerophobia" ; + dcterms:issued 1958 ; + swrc:pages 31 ; + foaf:homepage "http://www.cannabinol.tld/aerophobia/southwestward.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.delead.tld/mnemonics/detects.html" ; + bench:booktitle "favouring beths mnemonics" ; + dc:creator _:b1174 ; + dc:title "beths detects stammeringly" ; + dcterms:issued 1964 ; + swrc:pages 13 ; + foaf:homepage "http://www.mnemonics.tld/stammeringly/fawnier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eleganter.tld/practitioners/fizgigs.html" ; + dc:creator _:b1042 , _:b610 ; + dc:title "dialysed fizgigs dubber" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.practitioners.tld/dubber/macedonian.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sambos.tld/acuter/macron.html" ; + dc:creator _:b1705 ; + dc:title "purveyors macron oysterman" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.acuter.tld/oysterman/annotator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rooster.tld/graphologies/agronomies.html" ; + dc:creator _:b755 ; + dc:title "limpness agronomies hairstyles" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.graphologies.tld/hairstyles/majored.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unscrupulousness.tld/fizzing/droners.html" ; + dc:creator _:b1136 ; + dc:title "tetanic droners resharpening" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.fizzing.tld/resharpening/leprechauns.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mendaciously.tld/brats/waybills.html" ; + bench:booktitle "scalpel longhaired brats" ; + dc:creator _:b841 ; + dc:title "longhaired waybills sublunar" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.brats.tld/sublunar/molestation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reproacher.tld/trundles/heterosexually.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seinosuke Grimaldi" + ] ; + dc:title "copulas heterosexually synthesizers" ; + swrc:journal ; + swrc:note "shinnying virally nonsignificant whitens diplex dashing pedicured bibbs surgeries schwas" ; + swrc:pages 111 ; + foaf:homepage "http://www.trundles.tld/synthesizers/histamins.html" . + + + a bench:Inproceedings ; + bench:booktitle "specificity swagged britisher" ; + dc:creator _:b993 ; + dc:title "microfilming britisher priested" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.swagged.tld/priested/pottered.html" . + +_:b117 a foaf:Person ; + foaf:name "Estrella Billey" . + + + a bench:Article ; + bench:cdrom "http://www.drooping.tld/visorless/yeomen.html" ; + dc:creator _:b1477 ; + dc:title "fruits yeomen wanderers" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.visorless.tld/wanderers/outcast.html" . + + + a bench:Inproceedings ; + bench:booktitle "electively interdictory nefarious" ; + dc:creator _:b1242 ; + dc:title "tubbier nefarious penchants" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.interdictory.tld/penchants/stroboscope.html" . + +_:b1443 a foaf:Person ; + foaf:name "Robyn Chandrasekhar" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obeyed.tld/newmown/interclass.html" ; + bench:booktitle "friaries tasked newmown" ; + dc:creator person:Paul_Erdoes , _:b1173 ; + dc:title "tasked interclass catabolize" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.newmown.tld/catabolize/spaceman.html" . + + + a bench:Inproceedings ; + bench:booktitle "resubscribes campo mildly" ; + dc:creator _:b1561 ; + dc:title "fairways mildly antecede" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.campo.tld/antecede/critical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postorbital.tld/foliages/gristle.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iesada Loubier" + ] ; + dc:title "adventuresses gristle frowziest" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.foliages.tld/frowziest/papilla.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Safar Munoz" + ] ; + dc:title "halloas chirography carinas" ; + swrc:journal ; + foaf:homepage "http://www.congratulating.tld/carinas/audiology.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aurkene Venter" + ] ; + dc:title "siestas misaligned anions" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.refracts.tld/anions/excites.html" . + + + a bench:Article ; + bench:cdrom "http://www.amercing.tld/intergroup/rattlings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bunjiro Thorstad" + ] ; + dc:title "tommyrot rattlings celebs" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.intergroup.tld/celebs/nephrectomy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Haylan Mcillwain" + ] ; + dc:title "pugged furloughs augurers" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.salvageability.tld/augurers/inescapably.html" . + +_:b79 a foaf:Person ; + foaf:name "Pedring Susong" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shusaku Defrance" + ] ; + dc:title "cornucopiate advised stealings" ; + swrc:journal ; + foaf:homepage "http://www.cameralism.tld/stealings/eyetooth.html" . + +_:b1794 a foaf:Person ; + foaf:name "Tatsui Lonzo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.toadied.tld/vin/imperiously.html" ; + dc:creator _:b113 ; + dc:title "militaristic imperiously traipses" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.vin.tld/traipses/usurpers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.liberalizations.tld/lodgement/unheralded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colombe Bermea" + ] ; + dc:title "rearrangement unheralded rafts" ; + swrc:journal ; + swrc:note "challenger salves agentry frothiness ignorantness undulant anoint grot extracts giftedly" ; + swrc:pages 145 ; + foaf:homepage "http://www.lodgement.tld/rafts/zincic.html" . + + + a bench:Article ; + dc:creator _:b931 ; + dc:title "fissionable briery catenary" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.hocussed.tld/catenary/alternately.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glimpsed.tld/loony/howler.html" ; + dc:creator _:b1166 ; + dc:title "inker howler softwoods" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.loony.tld/softwoods/canard.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retested.tld/disbarments/worthing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Askitriia Trejos" + ] ; + dc:title "oxtongue worthing freshing" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.disbarments.tld/freshing/crackdown.html" . + +_:b1424 a foaf:Person ; + foaf:name "Hanan Aupperle" . + +_:b1020 a foaf:Person ; + foaf:name "Miska Hudler" . + + + a bench:Inproceedings ; + bench:booktitle "decontaminates kayos cajolement" ; + dc:creator _:b1795 ; + dc:title "adv cajolement absinthes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.kayos.tld/absinthes/stubbly.html" . + + + a bench:Inproceedings ; + bench:booktitle "binaurally lades gruffness" ; + dc:creator _:b1555 , person:Paul_Erdoes ; + dc:title "resistibility gruffness mantles" ; + dcterms:issued 1952 ; + dcterms:partOf ; + foaf:homepage "http://www.lades.tld/mantles/pitiless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poisers.tld/amniotic/amnestied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bebeng Miss" + ] ; + dc:title "entanglements amnestied turd" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.amniotic.tld/turd/inundations.html" . + +_:b1748 a foaf:Person ; + foaf:name "Cristofer Lacassagne" . + + + a bench:Journal ; + dc:title "Journal 2 (1959)" ; + dcterms:issued 1959 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Article ; + rdfs:seeAlso "http://www.saxophonist.tld/proscriptive/audiologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amaoebus Hammang" + ] ; + dc:title "overmagnified audiologist insulators" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.proscriptive.tld/insulators/flavorings.html" . + +_:b1796 a foaf:Person ; + foaf:name "Erentrud Carle" . + +_:b511 a foaf:Person ; + foaf:name "Maeko Kontogiannis" . + + + a bench:Journal ; + dc:title "Journal 4 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b1741 , _:b1592 ; + swrc:number 1 ; + swrc:volume 6 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elisha Messineo" + ] ; + dc:title "misconduct crashes wordperfect" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mongolians.tld/wordperfect/hollers.html" . + +_:b1151 a foaf:Person ; + foaf:name "Jace Ruotolo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ungracefully.tld/yonker/annihilated.html" ; + bench:booktitle "wellspring creations yonker" ; + dc:creator _:b51 ; + dc:title "creations annihilated asymptotical" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.yonker.tld/asymptotical/hardheartedness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.swaying.tld/operator/quester.html" ; + bench:booktitle "tything oilily operator" ; + dc:creator _:b1382 ; + dc:title "oilily quester duplexer" ; + dcterms:issued 1957 ; + swrc:pages 168 ; + foaf:homepage "http://www.operator.tld/duplexer/alopecias.html" . + +_:b363 a foaf:Person ; + foaf:name "Hanson Deck" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.splined.tld/incubator/geegaws.html" ; + bench:booktitle "caucasians oink incubator" ; + dc:creator _:b1026 ; + dc:title "oink geegaws sylvian" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.incubator.tld/sylvian/choky.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disposing.tld/irreparableness/secobarbital.html" ; + dc:creator _:b1559 ; + dc:title "jaywalk secobarbital enates" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.irreparableness.tld/enates/paginal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interplead.tld/frettiest/unraised.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giovanna Douthit" + ] ; + dc:title "halavahs unraised leanest" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.frettiest.tld/leanest/witling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mayo Warsing" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ashavari Kavaney" + ] ; + dc:title "featured amphibiousness reeky" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.haggler.tld/reeky/recklessness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ownership.tld/suppleness/probating.html" ; + dc:creator _:b1477 ; + dc:title "enervator probating trader" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.suppleness.tld/trader/reprehending.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cameleers.tld/dillydally/anchovies.html" ; + bench:booktitle "generatively agitates dillydally" ; + dc:creator _:b1733 , _:b1746 ; + dc:title "agitates anchovies pityingly" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.dillydally.tld/pityingly/tradeable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconquer.tld/downplayed/doughtiest.html" ; + bench:booktitle "diabolos cutaway downplayed" ; + dc:creator _:b311 ; + dc:title "cutaway doughtiest klanism" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.downplayed.tld/klanism/fluidic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Xalvadora Trumball" + ] ; + dc:title "steadiers knuckliest diaphragmatic" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.astrodynamics.tld/diaphragmatic/lifters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aggrandizers.tld/twinnings/ministrant.html" ; + dc:creator _:b42 ; + dc:title "arrogating ministrant aether" ; + swrc:journal ; + foaf:homepage "http://www.twinnings.tld/aether/sociologist.html" . + + + a bench:Inproceedings ; + bench:booktitle "browser allergens ageratums" ; + dc:creator _:b1620 ; + dc:title "visaged ageratums redemonstration" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.allergens.tld/redemonstration/carotidal.html" . + + + a bench:Article ; + dc:creator _:b1103 ; + dc:title "watermarking engaging wrinklier" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.shrieker.tld/wrinklier/slates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chains.tld/weekends/giggled.html" ; + bench:booktitle "ductility redressed weekends" ; + dc:creator _:b347 ; + dc:title "redressed giggled membranaceous" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.weekends.tld/membranaceous/aphorizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deoxygenated.tld/bluings/throning.html" ; + dc:creator _:b506 ; + dc:title "dowels throning heroics" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.bluings.tld/heroics/almner.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.yarded.tld/fichu/czechoslovaks.html" ; + bench:abstract "dopiness stoutish allegers mapmaker seafloor subassembly jowliest psalmody realer puked climber borderlands trashed maximite priss dudishly serialists inveiglers frosts runniest exocrine footbath faddisms maximins radiotelegraphically nubbier mythologists brouhahas tarpapered riggers maladjusted aligners retraces lippy cynicism wieldier offensives disjoining folios fogger diminishments relatione welters predicating overpay waders eastwards darnings brainily threadworm inundating demonstrator envied climatal airscrew avocados inarticulateness chicaner wetsuit subprincipal vesuvius annotates landward frontages hewable vivider weatherstripped bermudian containerizes redheads straggliest nears laconism semiannual bridgeheads slicker paratypic masher autoeroticism announced defective absoluteness oversupply matchmaker cyphers chalkiest cirrhosis transubstantiate paganish remeasured quadrennium hailing earthwork infantilism eluviating bloodied luringly microform yachting bendy splurging lichee withholding decalcified punning ribaldry certificating mynahs" ; + bench:booktitle "marse implied fichu" ; + dc:creator _:b516 ; + dc:title "implied czechoslovaks terrorizing" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.fichu.tld/terrorizing/jingoist.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mollifier.tld/cupola/swings.html" ; + bench:booktitle "rectified mentally cupola" ; + dc:creator _:b1797 ; + dc:title "mentally swings dwarfed" ; + dcterms:issued 1959 ; + swrc:pages 173 ; + foaf:homepage "http://www.cupola.tld/dwarfed/strummed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steerer.tld/laryngoscope/giantesses.html" ; + dc:creator _:b549 ; + dc:title "caster giantesses crower" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.laryngoscope.tld/crower/routeman.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Moren Justesen" + ] ; + dc:title "mordantly ecologically wagtail" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.lungfishes.tld/wagtail/teaspoonfuls.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eleena Damone" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Shalom Beecken" + ] ; + dc:title "reformulation teaboxes resurveys" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.vistaed.tld/resurveys/saddening.html" . + + + a bench:Article ; + dc:creator _:b1762 ; + dc:title "ferociously points crabbedness" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.toplessness.tld/crabbedness/leadings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.commodiously.tld/fatso/spoiler.html" ; + dc:creator _:b1360 ; + dc:title "nightie spoiler circuiter" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.fatso.tld/circuiter/poker.html" . + +_:b1475 a foaf:Person ; + foaf:name "Theron Tupper" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redirecting.tld/caftans/outyelled.html" ; + dc:creator _:b1531 ; + dc:title "luridness outyelled overlapped" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.caftans.tld/overlapped/fathers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undershirts.tld/patriots/inquisitional.html" ; + bench:booktitle "whopped oarless patriots" ; + dc:creator _:b1702 ; + dc:title "oarless inquisitional coverslip" ; + dcterms:issued 1964 ; + swrc:pages 148 ; + foaf:homepage "http://www.patriots.tld/coverslip/satisfier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thyrse.tld/deliberative/wilders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tadao Pentaris" + ] ; + dc:title "enraging wilders ungallant" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.deliberative.tld/ungallant/contemptibly.html" . + +_:b1798 a foaf:Person ; + foaf:name "Iwane Wyker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.welches.tld/lib/cussing.html" ; + dc:creator _:b1098 ; + dc:title "doling cussing sets" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.lib.tld/sets/arbitrarily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voiles.tld/lagniappes/dioceses.html" ; + dc:creator _:b1581 ; + dc:title "punchy dioceses afterburner" ; + swrc:journal ; + swrc:note "repatriate balking smarmy federally shapes nauseas musclemen steeplechases indigents awaked ninny" ; + swrc:pages 155 ; + foaf:homepage "http://www.lagniappes.tld/afterburner/coequality.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bulgarian.tld/toothed/turnable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bevyn Rinaudo" + ] ; + dc:title "plated turnable castigates" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.toothed.tld/castigates/discounter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.freeholds.tld/xebec/homemaker.html" ; + dc:creator _:b1127 ; + dc:title "translators homemaker storewide" ; + swrc:journal ; + swrc:note "pelter waitings cuban saturdays bonbons crullers hermetical serrating flexed forefend wowed" ; + swrc:pages 181 ; + foaf:homepage "http://www.xebec.tld/storewide/frankness.html" . + + + a bench:Article ; + dc:creator _:b1221 , _:b1499 ; + dc:title "assuagement chid commerced" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.lifting.tld/commerced/snooze.html" . + + + a bench:Inproceedings ; + bench:booktitle "lashers upheaves sapience" ; + dc:creator _:b683 ; + dc:title "metatarsal sapience suppositories" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.upheaves.tld/suppositories/cratered.html" . + + + a bench:Article ; + dc:creator _:b1472 ; + dc:title "knavishness directors interregional" ; + swrc:journal ; + swrc:note "questioners ordinals sunburned dissimilarities religiousness latticing emended cosmists roshi philological" ; + swrc:pages 76 ; + foaf:homepage "http://www.gourdes.tld/interregional/misquotes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gummites.tld/broadest/lobotomizing.html" ; + dc:creator _:b805 ; + dc:title "definitiveness lobotomizing snarlier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.broadest.tld/snarlier/stockpiling.html" . + + + a bench:Article ; + dc:creator _:b319 , person:Paul_Erdoes ; + dc:title "iniquitously electrophoresed dinting" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.lycanthropies.tld/dinting/rezoning.html" . + +_:b1500 a foaf:Person ; + foaf:name "Haazima Krzak" . + + + a bench:Incollection ; + bench:booktitle "atomizer rogued makeable" ; + dc:creator _:b1224 ; + dc:title "terminally makeable xenia" ; + dcterms:issued 1958 ; + swrc:pages 185 ; + foaf:homepage "http://www.rogued.tld/xenia/tawdrier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.geoscientists.tld/dandifies/niches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Robaire Vansteenhuyse" + ] ; + dc:title "bartletts niches trilled" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.dandifies.tld/trilled/circumstantiate.html" . + +_:b305 a foaf:Person ; + foaf:name "Nauplius Gehlhausen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chafing.tld/incubational/wotting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agatone Gilstrap" + ] ; + dc:title "chirrups wotting reignites" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.incubational.tld/reignites/peduncle.html" . + + + a bench:Inproceedings ; + bench:booktitle "hesitating indemnifying dignifiedly" ; + dc:creator _:b865 ; + dc:title "divulgement dignifiedly misstates" ; + dcterms:issued 1964 ; + swrc:pages 92 ; + foaf:homepage "http://www.indemnifying.tld/misstates/electroencephalographs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.muckier.tld/hyperexcitable/babblers.html" ; + bench:booktitle "kronen sprucy hyperexcitable" ; + dc:creator _:b479 ; + dc:title "sprucy babblers mobilize" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.hyperexcitable.tld/mobilize/licencers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extendability.tld/bambinos/laicisms.html" ; + dc:creator _:b1635 ; + dc:title "bantamweight laicisms bookrack" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.bambinos.tld/bookrack/appointments.html" . + + + a bench:Article ; + dc:creator _:b601 , _:b1096 ; + dc:title "filleting doctorates tariffless" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.falterer.tld/tariffless/inquiries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prediagnostic.tld/polishing/machinized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "LaKendria Rimi" + ] ; + dc:title "preconditioning machinized resharpen" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.polishing.tld/resharpen/gypsyism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stemming.tld/seashores/opalesces.html" ; + dc:creator _:b1022 , _:b1524 ; + dc:title "saturation opalesces portholes" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.seashores.tld/portholes/woefullest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chikuma Tsuji" + ] ; + dc:title "alar federacy officered" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.revested.tld/officered/hightails.html" . + +_:b1268 a foaf:Person ; + foaf:name "Seihachi Buswell" . + +_:b1415 a foaf:Person ; + foaf:name "Margit Greaux" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.toked.tld/tightrope/recliners.html" ; + bench:booktitle "inlier umpteen tightrope" ; + dc:creator [ a foaf:Person ; + foaf:name "Kazuo Pitz" + ] ; + dc:title "umpteen recliners tuning" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.tightrope.tld/tuning/covets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extends.tld/phonically/ferryage.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Enoch Sudberry" + ] ; + dc:title "countermands ferryage nonattendance" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.phonically.tld/nonattendance/muriate.html" . + + + a bench:Proceedings ; + bench:booktitle "cases tippier fascias" ; + dc:publisher "MIT Press" ; + dc:title "Proceeding 2 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b247 , person:Paul_Erdoes , _:b945 , _:b1699 , _:b944 ; + swrc:volume 5 ; + foaf:homepage "http://www.tippier.tld/immixing/modifiers.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1954)" ; + dcterms:issued 1954 ; + swrc:editor _:b20 , _:b21 ; + swrc:number 1 ; + swrc:volume 6 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tutorship.tld/halved/gothically.html" ; + bench:booktitle "zoogeographies psychopathia halved" ; + dc:creator _:b1642 , _:b1244 ; + dc:title "psychopathia gothically analyzing" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.halved.tld/analyzing/increased.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jurgisr Arkins" + ] ; + dc:title "yummier breakables destructions" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.testable.tld/destructions/bilks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stopt.tld/burthen/painfully.html" ; + bench:booktitle "wineries fakirs burthen" ; + dc:creator _:b121 ; + dc:title "fakirs painfully sestets" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.burthen.tld/sestets/outscored.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wardships.tld/persisted/obsequiousness.html" ; + bench:booktitle "phages sangha persisted" ; + dc:creator _:b1191 ; + dc:title "sangha obsequiousness probabilities" ; + dcterms:issued 1960 ; + swrc:pages 144 ; + foaf:homepage "http://www.persisted.tld/probabilities/prickier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unsurpassable.tld/wintriest/alls.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koloman Bhakta" + ] ; + dc:title "wonted alls decentralize" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.wintriest.tld/decentralize/preallots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disjoined.tld/midmonths/labium.html" ; + dc:creator _:b1219 , person:Paul_Erdoes ; + dc:title "nigglings labium peeped" ; + swrc:journal ; + swrc:note "malingerers gnashes chuffs redundance matriculant flexes repairing keepable" ; + swrc:pages 80 ; + foaf:homepage "http://www.midmonths.tld/peeped/daydreams.html" . + +_:b411 a foaf:Person ; + foaf:name "Valentina Topia" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hamdaan Mussmann" + ] ; + dc:title "nitrifies diminishes determinedness" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.floating.tld/determinedness/undivided.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.debarked.tld/alginates/unapproved.html" ; + bench:booktitle "dictaphones debarked unitized" ; + bench:cdrom "http://www.paucities.tld/unitized/alginates.html" ; + dc:creator _:b715 , _:b289 ; + dc:title "unitized unapproved infarcts" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.alginates.tld/infarcts/merer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.latently.tld/jadish/gamine.html" ; + bench:booktitle "farfels pastorale jadish" ; + dc:creator _:b1044 ; + dc:title "pastorale gamine cloistral" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.jadish.tld/cloistral/shadowbox.html" . + + + a bench:Inproceedings ; + bench:booktitle "enamelwork auxiliaries panfuls" ; + dc:creator _:b278 ; + dc:title "enshrouding panfuls outboard" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.auxiliaries.tld/outboard/antitoxin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunochemistry.tld/gleamier/mullens.html" ; + dc:creator _:b1799 ; + dc:title "correspondence mullens loungers" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.gleamier.tld/loungers/intimidator.html" . + +_:b948 a foaf:Person ; + foaf:name "Nadya Rougier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hocussing.tld/braggarts/snatchy.html" ; + dc:creator _:b425 ; + dc:title "frontlets snatchy waltzes" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.braggarts.tld/waltzes/prebendary.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sectioned.tld/recopying/serval.html" ; + dc:creator _:b1706 ; + dc:title "ashlars serval focusses" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.recopying.tld/focusses/spoonily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Endrik Irle" + ] ; + dc:title "strangulates liquate terrified" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.offeror.tld/terrified/searchings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wires.tld/cambered/triflingly.html" ; + dc:creator _:b1800 ; + dc:title "tappets triflingly doeskins" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.cambered.tld/doeskins/nameplates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regauged.tld/envenoming/mortifying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Florencia Driever" + ] ; + dc:title "snappiest mortifying leaches" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.envenoming.tld/leaches/makers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eventuation.tld/crimes/broughams.html" ; + dc:creator _:b545 ; + dc:title "grouters broughams motherlands" ; + swrc:journal ; + foaf:homepage "http://www.crimes.tld/motherlands/interceptions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exudes.tld/storekeepers/resents.html" ; + dc:creator _:b80 ; + dc:title "granters resents cyanided" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.storekeepers.tld/cyanided/afforests.html" . + + + a bench:Inproceedings ; + bench:booktitle "tourists demeans disbursements" ; + dc:creator _:b1715 ; + dc:title "cabobs disbursements stubbing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.demeans.tld/stubbing/created.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflammations.tld/hauteurs/genuflect.html" ; + dc:creator _:b429 ; + dc:title "knowable genuflect cordialness" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.hauteurs.tld/cordialness/bilker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incurs.tld/tremens/taxers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rosaline Musch" + ] ; + dc:title "blobbing taxers irritates" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.tremens.tld/irritates/consensually.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.condescendence.tld/acidity/politest.html" ; + dc:creator _:b1567 ; + dc:title "hydrotherapy politest leu" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.acidity.tld/leu/disguised.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pouchy.tld/chestiest/measurage.html" ; + dc:creator _:b1309 ; + dc:title "surrejoinders measurage tonsils" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.chestiest.tld/tonsils/pasturage.html" . + + + a bench:Article ; + dc:creator _:b1537 ; + dc:title "uphills disfranchiser lofters" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.gameness.tld/lofters/zoeas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subsidization.tld/stockrooms/tasseling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Deon Heiderman" + ] ; + dc:title "pissoir tasseling parapsychologists" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.stockrooms.tld/parapsychologists/heterodox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cirrocumulus.tld/freethinking/vulnerability.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ismaeel Ragus" + ] ; + dc:title "baller vulnerability stockinet" ; + swrc:journal ; + foaf:homepage "http://www.freethinking.tld/stockinet/munitioned.html" . + +_:b1004 a foaf:Person ; + foaf:name "Marous Payeur" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unfrock.tld/whity/biologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juanisha Seppi" + ] ; + dc:title "blossoms biologies snifters" ; + swrc:journal ; + swrc:note "leeriest kanjis nonlethal merchandized fliers sheafing reembody chiffonnier competitors" ; + swrc:pages 147 ; + foaf:homepage "http://www.whity.tld/snifters/blameworthiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.altarpiece.tld/unlimited/acclimating.html" ; + dc:creator _:b518 ; + dc:title "incrustations acclimating outchiding" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.unlimited.tld/outchiding/bayberries.html" . + +_:b1658 a foaf:Person ; + foaf:name "Amru Ekberg" . + + + a bench:Article ; + dc:creator _:b667 ; + dc:title "fetishistic geezer spheral" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.extern.tld/spheral/protozoans.html" . + +_:b235 a foaf:Person ; + foaf:name "Katreen Osthoff" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lucette Wescott" + ] ; + dc:title "apologias schoolrooms biasness" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.frusta.tld/biasness/bartered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.burse.tld/heralding/espousals.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Reginbald Aggas" + ] ; + dc:title "trisaccharide espousals banksides" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.heralding.tld/banksides/resubscription.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beating.tld/gulled/canapes.html" ; + dc:creator _:b505 ; + dc:creator [ a foaf:Person ; + foaf:name "Chester Norviel" + ] ; + dc:title "listless canapes trochee" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.gulled.tld/trochee/congoes.html" . + + + a bench:Article ; + dc:creator _:b687 ; + dc:title "tarriness twerp drachmas" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.kampuchea.tld/drachmas/shrubbier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gabs.tld/oversalting/renegotiating.html" ; + dc:creator _:b1385 ; + dc:title "reproval renegotiating brassie" ; + swrc:journal ; + foaf:homepage "http://www.oversalting.tld/brassie/querulously.html" . + +_:b1336 a foaf:Person ; + foaf:name "Apoloniada Hubsch" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intensifying.tld/sibilates/hits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sad Mccuen" + ] ; + dc:title "corporeally hits considerable" ; + swrc:journal ; + foaf:homepage "http://www.sibilates.tld/considerable/photoengravings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.violative.tld/unwitnessed/homebody.html" ; + bench:booktitle "hackee assimilates unwitnessed" ; + dc:creator _:b1634 ; + dc:title "assimilates homebody suffusion" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.unwitnessed.tld/suffusion/chayote.html" . + + + a bench:Article ; + dc:creator _:b201 ; + dc:title "insoles queening allergist" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.stockman.tld/allergist/doyenne.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.eyeliners.tld/trolled/cowled.html" ; + bench:booktitle "digressive adorns trolled" ; + dc:creator _:b1427 , _:b1801 ; + dc:title "adorns cowled fragmentally" ; + dcterms:issued 1964 ; + swrc:pages 33 ; + foaf:homepage "http://www.trolled.tld/fragmentally/poetics.html" . + +_:b422 a foaf:Person ; + foaf:name "Twrgadarn Kulow" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wilting.tld/inconsonant/ashamedly.html" ; + dc:creator _:b568 ; + dc:title "cognized ashamedly positioning" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.inconsonant.tld/positioning/modernness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biflex.tld/pulques/checker.html" ; + dc:creator _:b1770 , _:b1722 ; + dc:title "klatsches checker unreeler" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.pulques.tld/unreeler/trustable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Evgnios Feasel" + ] ; + dc:title "pipeful rewove scullery" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.hiatal.tld/scullery/wrongness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.solitudes.tld/consumable/hedonics.html" ; + bench:booktitle "hiccoughs deactivation consumable" ; + dc:creator _:b1575 ; + dc:title "deactivation hedonics trainer" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.consumable.tld/trainer/hemlocks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.paralyzing.tld/heeled/kilns.html" ; + bench:booktitle "resonator ternate heeled" ; + dc:creator _:b1179 ; + dc:title "ternate kilns cilantro" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.heeled.tld/cilantro/channelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.altimeters.tld/volcanics/gasman.html" ; + dc:creator _:b878 ; + dc:title "asphalting gasman fugit" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.volcanics.tld/fugit/rearouses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wedders.tld/vailing/extendability.html" ; + dc:creator _:b1802 ; + dc:title "homebreds extendability bantamweight" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.vailing.tld/bantamweight/bambinos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.omnivores.tld/sublicenses/philistines.html" ; + dc:creator _:b1194 ; + dc:title "vacationer philistines leavens" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.sublicenses.tld/leavens/metagalaxy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sukeyasu Hylan" + ] ; + dc:title "unsanctioned zigzags colleges" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.haranguers.tld/colleges/snowiest.html" . + +_:b1274 a foaf:Person ; + foaf:name "Tetsuya Deerdoff" . + + + a bench:Inproceedings ; + bench:booktitle "issuers shivering repacking" ; + dc:creator _:b1364 ; + dc:title "embanked repacking upwardness" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.shivering.tld/upwardness/jamb.html" . + + + a bench:Proceedings ; + bench:booktitle "paunchier gemologies dimmers" ; + dc:publisher "Resolution Business Press" ; + dc:title "Proceeding 2 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b1741 , person:Paul_Erdoes , _:b1590 , _:b1233 ; + swrc:isbn "0-4385-9662-0" ; + swrc:series 1706 ; + foaf:homepage "http://www.gemologies.tld/overhears/pretends.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mesomorphic.tld/owed/buffalos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Neiva Mallek" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kaziki Guenthur" + ] ; + dc:title "daimyos buffalos nutritiousness" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.owed.tld/nutritiousness/mainmast.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abscissas.tld/devein/bedwarf.html" ; + bench:booktitle "meadowlarks sexualized devein" ; + dc:creator _:b1803 ; + dc:title "sexualized bedwarf sacker" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.devein.tld/sacker/perishables.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lissy Farell" + ] ; + dc:title "hoodoo beauts premedics" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.distances.tld/premedics/amebean.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.niggling.tld/temptations/remarques.html" ; + dc:creator _:b133 , _:b1804 ; + dc:title "kowtowed remarques broadaxe" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.temptations.tld/broadaxe/glamourous.html" . + +_:b890 a foaf:Person ; + foaf:name "Ake Crowson" . + + + a bench:Inproceedings ; + bench:booktitle "twiddling reappraisement unleash" ; + dc:creator _:b1064 , _:b1162 ; + dc:title "disengaged unleash varietally" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.reappraisement.tld/varietally/anxiously.html" . + + + a bench:Inproceedings ; + bench:booktitle "programs embars thrived" ; + dc:creator _:b1511 ; + dc:title "fizzier thrived slumbery" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.embars.tld/slumbery/trouncers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflecting.tld/hops/exec.html" ; + dc:creator _:b1760 , person:Paul_Erdoes ; + dc:title "trephines exec junketeers" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.hops.tld/junketeers/isolators.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ysabel Moffet" + ] ; + dc:title "dabbed sexology overkill" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.concessive.tld/overkill/seemings.html" . + + + a bench:Article ; + dc:creator _:b1447 ; + dc:title "remarker lithographing muddled" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.remissness.tld/muddled/internationalizations.html" . + +_:b1243 a foaf:Person ; + foaf:name "Morcar Tchakian" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chucked.tld/sours/confessed.html" ; + bench:cdrom "http://www.ethologists.tld/allegretto/sours.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Geli Leps" + ] ; + dc:title "allegretto confessed nursemaids" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.sours.tld/nursemaids/partnerships.html" . + +_:b1540 a foaf:Person ; + foaf:name "Agnes Emerson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flittered.tld/reassert/hoptoad.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaitlyn Seedorf" + ] ; + dc:title "minaciousness hoptoad peacoat" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.reassert.tld/peacoat/spreaders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrogated.tld/marketings/colossuses.html" ; + dc:creator _:b1508 ; + dc:title "shamuses colossuses motorizes" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.marketings.tld/motorizes/misadjust.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mannerliness.tld/gurus/gettable.html" ; + dc:creator _:b451 ; + dc:title "accusant gettable blowout" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.gurus.tld/blowout/sublimating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.speechless.tld/pulses/coquinas.html" ; + bench:booktitle "unfertilized reluctantly pulses" ; + dc:creator person:Paul_Erdoes , _:b1805 ; + dc:title "reluctantly coquinas chantries" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.pulses.tld/chantries/sinuates.html" . + +_:b1564 a foaf:Person ; + foaf:name "Florinia Bradish" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hybridizes.tld/jiujitsus/insolently.html" ; + dc:creator _:b1500 , _:b1570 ; + dc:title "genuflections insolently nonpoetic" ; + swrc:journal ; + foaf:homepage "http://www.jiujitsus.tld/nonpoetic/robotization.html" . + +_:b1311 a foaf:Person ; + foaf:name "Elda Shimer" . + +_:b1098 a foaf:Person ; + foaf:name "Trenton Pfrogner" . + + + a bench:Article ; + dc:creator _:b1342 , _:b1806 ; + dc:title "benisons indited burlaps" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.krona.tld/burlaps/messman.html" . + +_:b1277 a foaf:Person ; + foaf:name "Matsu Goodwill" . + +_:b675 a foaf:Person ; + foaf:name "Tsurayaki Ivan" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.taxies.tld/contemporarily/precipiced.html" ; + bench:abstract "redacting alright alfas refuelled epigrams airmails vivific prodigiousness fictionally callusing sublimest disserts pagers extortionists dynamistic finespun exploring ostensive trembled potties watercresses descanting admonished slaughters blowholes lulling discases disqualify drizzles reigns pragmatists squarest photoing occurrence unwinders hypoergic midwived libertarianism chicaned recruiter haemoglobin coiffeurs yacks rakehells retuning dobies victuals multiplicands brambles triglyceride tenons antidepressants inspectorate unappeasable rucksack nephritises payable voidableness dissects whists embodies colorcast gyrators ductility chains redressed weekends giggled membranaceous aphorizing flits nondeliveries planking alloted orangeades deviled evoking emotionalism decasyllables signalized ibises hypnotics blameable polarize earwigged resurveyed outyell freighters correctional cervine adulates sowable conceptive asteroids haymow gastropod forkedly rondures carroms hajjis foregather insensibility legatos acrimonies amplest horologies reconcilement wineskins decayer shipments momisms manger zoological polydactylism damndest valuative lostness teazeled plutocracy rajas paddocking throttler nonextraditable achiever fuchsias ritualization peroxides handfasts toploftier reemergence squabbles appoints refurnished zoons parchments conniption regarding gonifs endoscopy reshapers corniest genitures gallbladders preconceiving fetters pinesaps gatepost attritional enricher childproof romps" ; + bench:booktitle "sparkles physiographic contemporarily" ; + dc:creator _:b1215 , _:b1216 ; + dc:title "physiographic precipiced reinvoked" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.contemporarily.tld/reinvoked/fierily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gratia Flach" + ] ; + dc:title "ameliorative preciosity curring" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.aglets.tld/curring/compositely.html" . + +_:b1645 a foaf:Person ; + foaf:name "Tamafune Ratering" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.affecters.tld/incarnated/participates.html" ; + bench:booktitle "hummocky unfroze incarnated" ; + dc:creator _:b1665 , _:b690 ; + dc:title "unfroze participates streams" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.incarnated.tld/streams/tastelessly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.muster.tld/grantors/noncancellable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Micaela Ciubal" + ] ; + dc:title "movers noncancellable divestitive" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.grantors.tld/divestitive/harvested.html" . + + + a bench:Inproceedings ; + bench:booktitle "signalman cranes tureen" ; + dc:creator _:b145 ; + dc:title "abusively tureen smarting" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.cranes.tld/smarting/unendangered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bolsterer.tld/homosexuality/savories.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Milenyo Bucek" + ] ; + dc:title "shute savories groats" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.homosexuality.tld/groats/maligning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flyovers.tld/emphasize/sunward.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dunya Colmer" + ] ; + dc:title "warmongering sunward planetoids" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.emphasize.tld/planetoids/pinpricked.html" . + + + a bench:Inproceedings ; + bench:booktitle "equipages promulged orators" ; + dc:creator _:b380 ; + dc:title "disliked orators interatomic" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.promulged.tld/interatomic/rhebok.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1965)" ; + dcterms:issued 1965 ; + swrc:number 1 ; + swrc:volume 26 . + + + a bench:Article ; + rdfs:seeAlso "http://www.thanes.tld/derbies/stimulative.html" ; + dc:creator _:b395 , _:b1215 ; + dc:title "investment stimulative peculators" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.derbies.tld/peculators/tetrameters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antlers.tld/scuffed/enlister.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Waltraud Vandevanter" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Liberty Kaneholani" + ] ; + dc:title "solubility enlister liked" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.scuffed.tld/liked/expunging.html" . + +_:b312 a foaf:Person ; + foaf:name "Madison Schwamberger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dismayed.tld/repealable/marshes.html" ; + dc:creator _:b1616 ; + dc:title "fuzees marshes godding" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.repealable.tld/godding/anemometers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conglomerations.tld/rebutton/decenary.html" ; + dc:creator _:b1711 ; + dc:title "neurotoxic decenary daubs" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.rebutton.tld/daubs/curvet.html" . + + + a bench:Inproceedings ; + bench:booktitle "firebase disappointments measuring" ; + dc:creator _:b1600 ; + dc:title "quitclaimed measuring harebell" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.disappointments.tld/harebell/truckles.html" . + + + a bench:Article ; + dc:creator _:b551 ; + dc:title "effused jurisprudence subtopics" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.notochordal.tld/subtopics/plotties.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.licorices.tld/jubilations/moms.html" ; + bench:booktitle "japingly rehandling jubilations" ; + dc:creator _:b844 ; + dc:title "rehandling moms weddings" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.jubilations.tld/weddings/trainers.html" . + + + a bench:Article ; + dc:creator _:b316 ; + dc:title "oats leatheriness witchy" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.pulling.tld/witchy/horologe.html" . + +_:b707 a foaf:Person ; + foaf:name "Godava Rauh" . + +_:b370 a foaf:Person ; + foaf:name "Lauryn Bouch" . + + + a bench:Article ; + rdfs:seeAlso "http://www.senecas.tld/smiths/nephron.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Valenta Oden" + ] ; + dc:title "bedrug nephron trothed" ; + swrc:journal ; + foaf:homepage "http://www.smiths.tld/trothed/cervicitis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonintellectually.tld/spadix/minimizes.html" ; + dc:creator _:b1121 , _:b1122 ; + dc:title "thriller minimizes depicted" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.spadix.tld/depicted/doggoned.html" . + + + a bench:Inproceedings ; + bench:booktitle "girds pelvics cont" ; + dc:creator _:b491 ; + dc:title "anchors cont prostatitis" ; + dcterms:issued 1966 ; + swrc:pages 164 ; + foaf:homepage "http://www.pelvics.tld/prostatitis/bulks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vagabonds.tld/reassessment/wrestling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Paco Filary" + ] ; + dc:title "accomplished wrestling welling" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.reassessment.tld/welling/pekoes.html" . + +_:b712 a foaf:Person ; + foaf:name "Gidayu Namsaly" . + + + a bench:Inproceedings ; + bench:booktitle "gastroenterologists doughboy coopery" ; + dc:creator _:b52 , person:Paul_Erdoes ; + dc:title "improviser coopery stiffs" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.doughboy.tld/stiffs/drenching.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kemina Wyke" + ] ; + dc:title "hilariously deprehension abjectness" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.cumberers.tld/abjectness/incapacious.html" . + +_:b21 a foaf:Person ; + foaf:name "Gyoergy Rakoci" . + +_:b324 a foaf:Person ; + foaf:name "Kaneie Byous" . + + + a bench:Article ; + dc:creator _:b1807 , _:b863 ; + dc:title "flied daffiness visuals" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.diverticulum.tld/visuals/nuthouse.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Armndos Gutzman" + ] ; + dc:title "samechs topsails plainclothesman" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.boondoggler.tld/plainclothesman/fumet.html" . + +_:b1366 a foaf:Person ; + foaf:name "Ritsuko Hallenbeck" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mazel.tld/intangibilities/subcontinent.html" ; + dc:creator _:b992 ; + dc:title "tortes subcontinent whanging" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.intangibilities.tld/whanging/toeplate.html" . + +_:b592 a foaf:Person ; + foaf:name "Otojiro Adsit" . + + + a bench:Article ; + dc:creator _:b391 ; + dc:title "pomeranian orgeat obeyers" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.mystifications.tld/obeyers/tackles.html" . + +_:b822 a foaf:Person ; + foaf:name "Ulf Deline" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soli.tld/misshapes/expiating.html" ; + dc:creator _:b1691 ; + dc:creator [ a foaf:Person ; + foaf:name "Mercede Naslund" + ] ; + dc:title "tooters expiating remended" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.misshapes.tld/remended/opaline.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feltwork.tld/damaging/factotums.html" ; + dc:creator _:b1140 ; + dc:title "carbons factotums impoverishment" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.damaging.tld/impoverishment/subcategories.html" . + +_:b1505 a foaf:Person ; + foaf:name "Weronikia Hoffee" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pockmarked.tld/oldsters/mineralized.html" ; + bench:booktitle "rasing mangy oldsters" ; + dc:creator _:b531 ; + dc:title "mangy mineralized uprooters" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.oldsters.tld/uprooters/reechoed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gangly.tld/remedies/secrets.html" ; + bench:booktitle "sandlotter conformably remedies" ; + dc:creator _:b544 , person:Paul_Erdoes ; + dc:title "conformably secrets wagnerians" ; + dcterms:issued 1960 ; + swrc:pages 9 ; + foaf:homepage "http://www.remedies.tld/wagnerians/deviation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pests.tld/organza/exserting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carsten Yanoff" + ] ; + dc:title "foresworn exserting breviary" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.organza.tld/breviary/alleviative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incendiarism.tld/infirms/disproves.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tamiyo Chernick" + ] ; + dc:title "shrined disproves satiated" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.infirms.tld/satiated/prandial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machinated.tld/secularizes/headpiece.html" ; + dc:creator _:b1086 ; + dc:title "sideswiper headpiece ripener" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.secularizes.tld/ripener/solemnizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whiffler.tld/revaluate/consistencies.html" ; + dc:creator _:b23 ; + dc:title "scroggiest consistencies reevaluated" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.revaluate.tld/reevaluated/patented.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.males.tld/shinnying/virally.html" ; + bench:booktitle "scorepad tatterdemalion shinnying" ; + dc:creator _:b1441 , person:Paul_Erdoes , _:b964 ; + dc:title "tatterdemalion virally nonsignificant" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.shinnying.tld/nonsignificant/whitens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.relished.tld/profiles/immigrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taji Rymes" + ] ; + dc:title "eruptive immigrated vialling" ; + swrc:journal ; + foaf:homepage "http://www.profiles.tld/vialling/stiller.html" . + + + a bench:Article ; + dc:creator _:b1205 ; + dc:creator [ a foaf:Person ; + foaf:name "Yeijiro Tilton" + ] ; + dc:title "procrastinator unionizing dieback" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.jazzers.tld/dieback/quakes.html" . + +_:b649 a foaf:Person ; + foaf:name "Dietgard Goodale" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cindering.tld/pluckily/entrails.html" ; + dc:creator _:b172 ; + dc:creator [ a foaf:Person ; + foaf:name "Rita Savery" + ] ; + dc:title "tyre entrails colporteur" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.pluckily.tld/colporteur/spermatozoa.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mildews.tld/grandad/benefited.html" ; + dc:creator _:b1333 ; + dc:title "psalteries benefited warpaths" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.grandad.tld/warpaths/immunizations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bentwoods.tld/graspers/gandhi.html" ; + dc:creator _:b1187 ; + dc:creator [ a foaf:Person ; + foaf:name "Paloma Schnall" + ] ; + dc:title "shirtiest gandhi calpacs" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.graspers.tld/calpacs/unpalatably.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aradhana Hartel" + ] ; + dc:title "solecists employable embows" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.saleable.tld/embows/quizzicality.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misquotations.tld/nipples/rationalistically.html" ; + bench:booktitle "distractions sapphires nipples" ; + dc:creator _:b1647 ; + dc:title "sapphires rationalistically reliving" ; + dcterms:issued 1966 ; + swrc:pages 41 ; + foaf:homepage "http://www.nipples.tld/reliving/partially.html" . + + + a bench:Article ; + dc:creator _:b905 ; + dc:title "tenants overrigid hidebound" ; + swrc:journal ; + swrc:note "tarnishable centralizes nonferrous pathological donut benthos superlatives lustrum subduals directorship classily" ; + foaf:homepage "http://www.earrings.tld/hidebound/faire.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alburg Pittillo" + ] ; + dc:title "physiological effulges candids" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.nauseating.tld/candids/daleths.html" . + + + a bench:Inproceedings ; + bench:booktitle "kibitzed restage scollop" ; + dc:creator _:b1640 , _:b395 ; + dc:title "equilibrator scollop woodcarvings" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.restage.tld/woodcarvings/unimposing.html" . + + + a bench:Article ; + dc:creator _:b1684 ; + dc:creator [ a foaf:Person ; + foaf:name "Venus Reier" + ] ; + dc:title "librettos pacifier bloodiness" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.parting.tld/bloodiness/litigated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unregulated.tld/wounding/molds.html" ; + dc:creator _:b1657 ; + dc:title "prearm molds steamiest" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.wounding.tld/steamiest/sleepier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kirtle.tld/titillations/equivocalities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raffaello Herard" + ] ; + dc:title "analytically equivocalities tidbits" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.titillations.tld/tidbits/quintuplicate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.implementors.tld/saturated/fining.html" ; + dc:creator _:b1756 ; + dc:title "isthmian fining aureoles" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.saturated.tld/aureoles/soundproofs.html" . + +_:b1550 a foaf:Person ; + foaf:name "Inocente Arntzen" . + + + a bench:Inproceedings ; + bench:booktitle "compactor amalgamates quintillions" ; + dc:creator _:b577 ; + dc:title "gunpoint quintillions deadeners" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.amalgamates.tld/deadeners/agrees.html" . + +_:b1799 a foaf:Person ; + foaf:name "Cody Mathena" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whetting.tld/dissimulating/cuckooed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akikazu Scholz" + ] ; + dc:title "gadgeteers cuckooed terrorized" ; + swrc:journal ; + foaf:homepage "http://www.dissimulating.tld/terrorized/unripely.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.mignonette.tld/whews/beholden.html" ; + bench:booktitle "cacaos tailored whews" ; + dc:creator [ a foaf:Person ; + foaf:name "Radosha Ferioli" + ] ; + dc:title "tailored beholden branchless" ; + dcterms:issued 1945 ; + swrc:pages 143 ; + foaf:homepage "http://www.whews.tld/branchless/primitiveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conquian.tld/noncontrastable/sprat.html" ; + dc:creator _:b1195 ; + dc:title "priapism sprat decistere" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.noncontrastable.tld/decistere/therapeutist.html" . + +_:b1142 a foaf:Person ; + foaf:name "Jourdain Satterlund" . + + + a bench:Inproceedings ; + bench:booktitle "delis noised swappers" ; + dc:creator _:b1651 ; + dc:title "beautification swappers respondents" ; + dcterms:issued 1963 ; + swrc:pages 82 ; + foaf:homepage "http://www.noised.tld/respondents/exorbitantly.html" . + +_:b1808 a foaf:Person ; + foaf:name "Elwira Gasper" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cerebrovascular.tld/interpolates/nonpossession.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Badruddeen Blankenburg" + ] ; + dc:title "whelped nonpossession crinkles" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.interpolates.tld/crinkles/surpassing.html" . + +_:b1165 a foaf:Person ; + foaf:name "Sausha Sartorio" . + + + a bench:Journal ; + dc:title "Journal 1 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b1571 , _:b1410 ; + swrc:number 1 ; + swrc:volume 21 . + + + a bench:Article ; + rdfs:seeAlso "http://www.establismentarianism.tld/insulter/dimouts.html" ; + dc:creator _:b999 ; + dc:title "scrimshaws dimouts recoiler" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.insulter.tld/recoiler/frankincense.html" . + + + a bench:Inproceedings ; + bench:booktitle "cocoas vitalities tzarina" ; + bench:cdrom "http://www.epileptics.tld/tzarina/reconfiscating.html" ; + dc:creator _:b423 ; + dc:title "vitalities reconfiscating flitch" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.tzarina.tld/flitch/reinfuse.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fakeries.tld/severalties/prostrating.html" ; + bench:booktitle "tablecloths retitles severalties" ; + dc:creator _:b1716 , _:b1535 ; + dc:title "retitles prostrating ferrying" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.severalties.tld/ferrying/blancmange.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prodigally.tld/duplexing/areolae.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iarshek Kulbacki" + ] ; + dc:title "elephantiasis areolae shingles" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.duplexing.tld/shingles/rowdily.html" . + +_:b1712 a foaf:Person ; + foaf:name "Martino Nommay" . + +_:b1544 a foaf:Person ; + foaf:name "Galeschka Canu" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bints.tld/nankeen/stereoscope.html" ; + dc:creator _:b1157 ; + dc:title "doggy stereoscope rulership" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.nankeen.tld/rulership/cogway.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.directions.tld/genitourinary/taciturn.html" ; + bench:abstract "foolishly fluxions flagmen japingly licorices rehandling jubilations moms weddings trainers butlery bewigs homeostatic slower tresses disappointment carroty criticism relinquishment midsummers camisoles birdcage hackee violative assimilates unwitnessed homebody suffusion chayote reshowed outbidding repackaging sylphic anywheres straddler imagism seamier deicidal undervalue scholarship dangled ensnared runabouts politics gloaming dissuasion droplets compromising monograph gossiped bastardies enabler outsides nebbish detriments detailer intellects devises apothegms teratologies myelitis haft clubbier arrogantly leprosarium bespatter additions impecuniousness sciaticas agglutinins defrayed intuitively emirates inundated lynxes numerously enforce fester graduated handlers handwrote murderer waddly glider sueding serotonin noncausal sombrely freudians citrons juniors ovately clavier zapped honeys somatological rimiest playrooms treadmills calpack carapace stopwatches girder nictitates mewed encouraged stepper shining charnel departing neutrons gatecrasher reworking willies clarioned tattooing detainee conventing soever intruders remover atheling outgoes damns sequestrated fetted batiks melodist aglimmer serenaded bestowed unlettable weeds burse trisaccharide heralding espousals banksides resubscription breviate explosions bereavers oversize typist plumaged hayracks bolted visiters naivety bolter manubrium walks overthrowers atomising undemonstrative quilts bitts unfertile sensitivities irishwoman superintend pronghorn bobsledder bayoneting coadmit acidulation evisceration bondwoman unteachable storytelling rapscallions patois axletree ritualized unplayable backing cozey sidebands consuls bakes novelization marrer afterglows odalisks milkiest drones sillies doughiest exhibited rattlebrains flatcar ewes aurorae apologias frusta schoolrooms biasness bartered immanently nonfood gumwoods abridgers pathless flintiest embroidering bifurcating bulgarian plated toothed turnable castigates discounter" ; + dc:creator _:b1809 ; + dc:title "dezinc taciturn dazedness" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.genitourinary.tld/dazedness/precox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.metatarsi.tld/cenacle/electrifier.html" ; + dc:creator _:b1690 ; + dc:title "exactor electrifier expatiator" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.cenacle.tld/expatiator/vincas.html" . + +_:b1630 a foaf:Person ; + foaf:name "Elysia Nangle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pharmaceutically.tld/sepaled/scrubbers.html" ; + dc:creator _:b473 ; + dc:title "anonymities scrubbers cogencies" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.sepaled.tld/cogencies/dictums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.endways.tld/protonic/avenged.html" ; + dc:creator _:b581 , _:b288 ; + dc:title "clefts avenged spurns" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.protonic.tld/spurns/accountants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sapphic.tld/beanbag/adjuratory.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karolin Alborn" + ] ; + dc:title "ventured adjuratory relit" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.beanbag.tld/relit/ceylonese.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.demythologizations.tld/scamps/stockcar.html" ; + dc:creator _:b1401 ; + dc:title "lipase stockcar transcriptions" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.scamps.tld/transcriptions/dehydrogenate.html" . + +_:b439 a foaf:Person ; + foaf:name "Sabri Sawdo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.officers.tld/friz/fides.html" ; + dc:creator _:b1810 ; + dc:title "mouths fides preceded" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.friz.tld/preceded/decides.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slinging.tld/demurrable/overreact.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yefrem Ojano" + ] ; + dc:title "blameful overreact glitters" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.demurrable.tld/glitters/thrawed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cornelio Kowalke" + ] ; + dc:title "trucing oscillated computed" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.pogroming.tld/computed/irrupts.html" . + +_:b1588 a foaf:Person ; + foaf:name "Bryssa Stipetich" . + +_:b440 a foaf:Person ; + foaf:name "Keisha Tagami" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hyphened.tld/reobtaining/assistants.html" ; + bench:booktitle "startled mortalities reobtaining" ; + dc:creator _:b52 , person:Paul_Erdoes , _:b418 ; + dc:title "mortalities assistants trolleys" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.reobtaining.tld/trolleys/geotropically.html" . + +_:b1811 a foaf:Person ; + foaf:name "Arinori Burtschi" . + +_:b1083 a foaf:Person ; + foaf:name "Violet Doud" . + + + a bench:Article ; + dc:creator _:b721 ; + dc:title "invaluably unclasping volplaned" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.outriders.tld/volplaned/agriculturists.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.redounds.tld/rowboats/jellyfishes.html" ; + bench:booktitle "harping brothier rowboats" ; + dc:creator _:b420 ; + dc:title "brothier jellyfishes boules" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.rowboats.tld/boules/gaoler.html" . + +_:b1647 a foaf:Person ; + foaf:name "Yukinaga Sully" . + + + a bench:Article ; + dc:creator _:b638 ; + dc:creator [ a foaf:Person ; + foaf:name "Ortemeva Mollberg" + ] ; + dc:title "trustifying pyx sophistries" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.decoying.tld/sophistries/saddlebows.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fifteens.tld/cordovan/cowkine.html" ; + dc:creator _:b1540 ; + dc:title "pharmaceuticals cowkine verifiableness" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.cordovan.tld/verifiableness/recondition.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disconcerts.tld/aweing/calorimetry.html" ; + dc:creator _:b1560 ; + dc:title "assister calorimetry curatives" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.aweing.tld/curatives/forethought.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.litigator.tld/alarum/pomeranian.html" ; + dc:creator _:b1206 ; + dc:title "larvicide pomeranian mystifications" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.alarum.tld/mystifications/orgeat.html" . + + + a bench:Inproceedings ; + bench:booktitle "aristocracies presenters seedman" ; + dc:creator _:b1787 ; + dc:title "snoopily seedman disfigurer" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.presenters.tld/disfigurer/ceremonially.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nonsporting.tld/shambles/travellers.html" ; + bench:booktitle "stammers expeller shambles" ; + dc:creator _:b1285 ; + dc:title "expeller travellers stipes" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.shambles.tld/stipes/pouty.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.entrants.tld/obsessed/persecuting.html" ; + bench:booktitle "hymens seigneurage obsessed" ; + dc:creator _:b891 ; + dc:title "seigneurage persecuting capability" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.obsessed.tld/capability/gjetost.html" . + + + a bench:Inproceedings ; + bench:booktitle "precleaning chewiest beanies" ; + dc:creator _:b997 , _:b1619 ; + dc:title "hordes beanies sequestrate" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.chewiest.tld/sequestrate/recognized.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gregoire Hizer" + ] ; + dc:title "urology beiges prinking" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.scragging.tld/prinking/villus.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Litvina Gerwitz" + ] ; + dc:title "micrometer highbrows tanagers" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.idyls.tld/tanagers/banqueting.html" . + + + a bench:Inproceedings ; + bench:booktitle "falsifies gives effluvial" ; + dc:creator _:b1161 ; + dc:title "midways effluvial unemphatic" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.gives.tld/unemphatic/unjustly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coughed.tld/wholesaler/overapprehensively.html" ; + dc:creator _:b664 ; + dc:title "dustrags overapprehensively mounts" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.wholesaler.tld/mounts/passports.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sinuously.tld/kingships/cognisable.html" ; + bench:booktitle "rematches donated kingships" ; + dc:creator _:b1812 ; + dc:title "donated cognisable overexercise" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.kingships.tld/overexercise/recessing.html" . + +_:b1218 a foaf:Person ; + foaf:name "Epikhariia Mancini" . + +_:b1813 a foaf:Person ; + foaf:name "Gislar Equils" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coheir.tld/lexicographic/hogwash.html" ; + bench:booktitle "franking spectators lexicographic" ; + dc:creator person:Paul_Erdoes , _:b1709 ; + dc:title "spectators hogwash tacking" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.lexicographic.tld/tacking/sorriest.html" . + +_:b876 a foaf:Person ; + foaf:name "Yoshino Mohomed" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Priam Cochrane" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Osipova Kuypers" + ] ; + dc:title "tentier gasoliers allegator" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.freshets.tld/allegator/hokums.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b803 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Article ; + rdfs:seeAlso "http://www.venoms.tld/ugliest/vitalising.html" ; + dc:creator _:b78 ; + dc:creator [ a foaf:Person ; + foaf:name "Fawzia Dirocco" + ] ; + dc:title "fanged vitalising jennet" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.ugliest.tld/jennet/randomization.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Culhwch Tremaine" + ] ; + dc:title "hallucinational quitclaims predaciousness" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.enrols.tld/predaciousness/sketches.html" . + +_:b1513 a foaf:Person ; + foaf:name "Hailey Seys" . + +_:b1669 a foaf:Person ; + foaf:name "Brittani Gasman" . + +_:b535 a foaf:Person ; + foaf:name "Lavonne Garff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brushed.tld/photosensitized/extractive.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Markandeya Kovalcheck" + ] ; + dc:title "splines extractive overhangs" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.photosensitized.tld/overhangs/miscarry.html" . + + + a bench:Article ; + dc:creator _:b1703 ; + dc:title "langauge deerflys splaying" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.begged.tld/splaying/sassed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enactment.tld/realness/sounds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyoemon Wesby" + ] ; + dc:title "subdisciplines sounds disemboweling" ; + swrc:journal ; + foaf:homepage "http://www.realness.tld/disemboweling/preintimation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.callboy.tld/colorfulness/huguenot.html" ; + dc:creator _:b773 ; + dc:title "premised huguenot diverter" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.colorfulness.tld/diverter/senna.html" . + +_:b448 a foaf:Person ; + foaf:name "Matro Newell" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Katlina Furth" + ] ; + dc:title "saintly exhumed transcribes" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.hastens.tld/transcribes/suppresses.html" . + +_:b27 a foaf:Person ; + foaf:name "Binata Gonseth" . + + + a bench:Incollection ; + bench:booktitle "deprehension incapacious hairless" ; + dc:creator [ a foaf:Person ; + foaf:name "Lowell Kostka" + ] ; + dc:title "abjectness hairless glary" ; + dcterms:issued 1952 ; + swrc:pages 176 ; + foaf:homepage "http://www.incapacious.tld/glary/speedster.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.distributes.tld/brining/forwardly.html" ; + dc:creator _:b1571 ; + dc:title "understructure forwardly equivocalness" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.brining.tld/equivocalness/calycle.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jetsom.tld/supplements/remorselessness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Willibold Foots" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sakeri Hutchcraft" + ] ; + dc:title "condemns remorselessness revampers" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.supplements.tld/revampers/placentas.html" . + + + a bench:Article ; + dc:creator _:b1362 ; + dc:title "rampagers extrications rasps" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.kaffirs.tld/rasps/forlornest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desiccated.tld/buttons/bridewell.html" ; + bench:abstract "incomparability tacet libber privatest lolloping unauthentic skeeters teentsier pinspotter paganizes waxier bicultural enactment subdisciplines realness sounds disemboweling preintimation moratoria aromatize melders elegizes arrogates dusted motoric intimation bentwoods shirtiest graspers gandhi calpacs unpalatably commode relicense tourers asexuals redistills allocations biometer fuseless devilkin vexing pertly etiquettes derailleur amazedly laccolith reappraisal whinnied mazes mangling probeable sikhs disgorge bacchanalian outcrops fluorosis marbleize apprising meticulousness findable shote sweller redefinition freaked ungainly interminably forestall tuberoid precipitating unindemnified fakeers reassimilation resumed langauge begged deerflys splaying sassed overripe inchworms choruses schticks unrepentant recorded chairing mildews psalteries grandad benefited warpaths immunizations dognapers" ; + dc:creator _:b958 ; + dc:title "tapestried bridewell parred" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.buttons.tld/parred/consummations.html" . + + + a bench:Article ; + dc:creator _:b1119 ; + dc:title "calculational militancy resoundingly" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.immoderacy.tld/resoundingly/papaya.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gumming.tld/evaluators/vituperation.html" ; + dc:creator _:b1698 ; + dc:title "lyriform vituperation laver" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.evaluators.tld/laver/unstained.html" . + + + a bench:Article ; + dc:creator _:b1137 , _:b592 ; + dc:title "unforgettable motorboats misdone" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.governs.tld/misdone/garlanded.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carried.tld/categorically/conserving.html" ; + bench:booktitle "boodles biblically categorically" ; + dc:creator person:Paul_Erdoes , _:b1260 ; + dc:title "biblically conserving taoists" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.categorically.tld/taoists/tannest.html" . + +bench:Proceedings rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.officiator.tld/pathogeny/czechoslovak.html" ; + dc:creator _:b947 ; + dc:title "repurchases czechoslovak friendships" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.pathogeny.tld/friendships/addicts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.leveraged.tld/biochemistries/pinstriped.html" ; + bench:booktitle "panicles resubscribing biochemistries" ; + dc:creator _:b79 , _:b1440 ; + dc:title "resubscribing pinstriped chumship" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.biochemistries.tld/chumship/tittie.html" . + +_:b1011 a foaf:Person ; + foaf:name "Candis Barefield" . + +_:b1451 a foaf:Person ; + foaf:name "Lettice Foisy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ceremonialist.tld/misjudging/viticulturists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bogdashha Scaman" + ] ; + dc:title "throbber viticulturists quirts" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.misjudging.tld/quirts/dozens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overreactions.tld/desiccative/uncloaks.html" ; + dc:creator _:b1461 ; + dc:title "motionlessly uncloaks hydrographers" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.desiccative.tld/hydrographers/excommunication.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.expediential.tld/detainment/humanities.html" ; + bench:booktitle "garret unsophisticated detainment" ; + dc:creator _:b552 , _:b230 ; + dc:title "unsophisticated humanities freeholds" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.detainment.tld/freeholds/translators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aldermanry.tld/godchild/restaging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clarinda Oberg" + ] ; + dc:title "wisecracker restaging embrasure" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.godchild.tld/embrasure/strangled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monopolized.tld/irremediableness/engrossing.html" ; + dc:creator _:b25 ; + dc:title "startlers engrossing assisted" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.irremediableness.tld/assisted/pharisaically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.webbed.tld/mukluk/catechist.html" ; + dc:creator _:b124 , _:b521 ; + dc:title "specialized catechist materializes" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.mukluk.tld/materializes/addictively.html" . + + + a bench:Inproceedings ; + bench:booktitle "hocker calends leucoma" ; + dc:creator _:b269 ; + dc:title "nontraditional leucoma dwindling" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.calends.tld/dwindling/voyages.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unpeoples.tld/rubying/barbarianism.html" ; + bench:booktitle "flambeau orpines rubying" ; + dc:creator _:b924 ; + dc:title "orpines barbarianism rarefier" ; + dcterms:issued 1955 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 198 ; + foaf:homepage "http://www.rubying.tld/rarefier/glossers.html" . + + + a bench:Inproceedings ; + bench:booktitle "resummoning beanlike apartmental" ; + dc:creator _:b1356 ; + dc:title "clandestineness apartmental reconviction" ; + dcterms:issued 1954 ; + swrc:pages 25 ; + foaf:homepage "http://www.beanlike.tld/reconviction/quieten.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.discontinuing.tld/restraightening/flunking.html" ; + bench:booktitle "helpfully armchairs restraightening" ; + dc:creator _:b670 ; + dc:title "armchairs flunking bachelorhood" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.restraightening.tld/bachelorhood/superpower.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cheats.tld/satiates/impossibleness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kasi Velky" + ] ; + dc:title "oftener impossibleness subdermal" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.satiates.tld/subdermal/fettlings.html" . + +_:b157 a foaf:Person ; + foaf:name "Faron Carlyle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.greatheartedly.tld/seemly/chalices.html" ; + dc:creator _:b522 ; + dc:title "bargainee chalices gambled" ; + swrc:journal ; + foaf:homepage "http://www.seemly.tld/gambled/crocking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.humbling.tld/vampish/cupbearers.html" ; + dc:creator _:b1593 ; + dc:title "pentacle cupbearers reweighs" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.vampish.tld/reweighs/tarantulae.html" . + + + a bench:Article ; + dc:creator _:b655 ; + dc:creator [ a foaf:Person ; + foaf:name "Katrya Efron" + ] ; + dc:title "fruiters sapphic ventured" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.removable.tld/ventured/beanbag.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Atsumichi Licano" + ] ; + dc:title "evenfall pyrostats sagiest" ; + swrc:journal ; + foaf:homepage "http://www.denazified.tld/sagiest/prorogues.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transgresses.tld/warier/vindication.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kristine Pulis" + ] ; + dc:title "priorities vindication ungrammatical" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.warier.tld/ungrammatical/hatpins.html" . + + + a bench:Article ; + dc:creator _:b1814 ; + dc:creator [ a foaf:Person ; + foaf:name "Vrotsislava Bouman" + ] ; + dc:title "ripplier vises ephemerae" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.adversely.tld/ephemerae/dragger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prefacer.tld/thrivers/dynamists.html" ; + dc:creator _:b792 ; + dc:title "heterodoxies dynamists brachiate" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.thrivers.tld/brachiate/hospitalities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.medicably.tld/seducing/interpreters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pam Naef" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Astrid Schworm" + ] ; + dc:title "consequence interpreters freezes" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.seducing.tld/freezes/corsair.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ashis Hisserich" + ] ; + dc:title "macrocephalic ratios overhaul" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.yuks.tld/overhaul/gnats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.psaltry.tld/cacophonous/meerschaums.html" ; + dc:creator _:b1726 ; + dc:title "lowbrow meerschaums minicomputers" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.cacophonous.tld/minicomputers/stoup.html" . + +_:b914 a foaf:Person ; + foaf:name "Amalur Zacate" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.autostradas.tld/rotaries/discriminations.html" ; + bench:booktitle "individualization flippers rotaries" ; + dc:creator _:b466 , _:b746 ; + dc:title "flippers discriminations bathysphere" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.rotaries.tld/bathysphere/sunlights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ribboned.tld/rakishness/rippers.html" ; + dc:creator _:b690 , _:b1373 ; + dc:title "classics rippers muggins" ; + swrc:journal ; + foaf:homepage "http://www.rakishness.tld/muggins/apiarists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lecia Baumeister" + ] ; + dc:title "immunopathology surveiled wagers" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.addends.tld/wagers/joysticks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.historians.tld/crackerjack/queys.html" ; + bench:booktitle "bodings seizers crackerjack" ; + dc:creator _:b475 ; + dc:title "seizers queys tinkerer" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.crackerjack.tld/tinkerer/disestablismentarianism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.graying.tld/girthed/rejuvenates.html" ; + bench:booktitle "bighearted obstreperously girthed" ; + dc:creator _:b1502 ; + dc:title "obstreperously rejuvenates workingman" ; + dcterms:issued 1964 ; + swrc:pages 197 ; + foaf:homepage "http://www.girthed.tld/workingman/disincorporated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phylum.tld/gifted/fingerprints.html" ; + dc:creator _:b1179 ; + dc:title "pervertedness fingerprints alleviating" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.gifted.tld/alleviating/indwells.html" . + +_:b735 a foaf:Person ; + foaf:name "Luce Palmo" . + +_:b620 a foaf:Person ; + foaf:name "Addi Rinks" . + +_:b1596 a foaf:Person ; + foaf:name "Tsukasa Beerling" . + + + a bench:Incollection ; + bench:booktitle "unaddressed cereals harelike" ; + dc:creator _:b1544 ; + dc:title "yachtswoman harelike fetishistic" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.cereals.tld/fetishistic/extern.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.simulated.tld/wobegone/offerings.html" ; + dc:creator _:b1773 ; + dc:title "bloodcurdling offerings dustier" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.wobegone.tld/dustier/brutalization.html" . + + + a bench:Article ; + dc:creator _:b1180 , _:b780 ; + dc:title "trigging uncorked glycogens" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.unprovided.tld/glycogens/varied.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maculates.tld/orthographically/compliers.html" ; + dc:creator _:b935 , _:b1489 ; + dc:title "subtropical compliers westernizing" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.orthographically.tld/westernizing/kettledrums.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.detections.tld/appendectomy/sinusoidally.html" ; + bench:booktitle "malawians deified appendectomy" ; + dc:creator _:b204 ; + dc:title "deified sinusoidally hydrofoils" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.appendectomy.tld/hydrofoils/transaction.html" . + + + a bench:Article ; + dc:creator _:b1182 ; + dc:title "overstretch markedly cannonry" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.glazier.tld/cannonry/concaveness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.years.tld/busters/zymoplastic.html" ; + bench:booktitle "grassier crispest busters" ; + dc:creator _:b1815 ; + dc:title "crispest zymoplastic peashooter" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.busters.tld/peashooter/firesides.html" . + + + a bench:Inproceedings ; + bench:booktitle "paralyzes clownish couriers" ; + dc:creator _:b1579 ; + dc:title "folksier couriers snowmobiling" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.clownish.tld/snowmobiling/ploughers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jula Sharper" + ] ; + dc:title "tooting drainers sulfuryls" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.dredged.tld/sulfuryls/alleged.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.eardrop.tld/schoolgirls/deanships.html" ; + bench:booktitle "colonists debone schoolgirls" ; + dc:creator _:b1799 , _:b1040 ; + dc:title "debone deanships levitation" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 19 ; + foaf:homepage "http://www.schoolgirls.tld/levitation/congruency.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machos.tld/emigres/kudos.html" ; + dc:creator _:b1075 ; + dc:title "heinousness kudos playbill" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.emigres.tld/playbill/adaptations.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1957)" ; + dcterms:issued 1957 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + rdfs:seeAlso "http://www.reusable.tld/chirpers/tweets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marianne Dacquel" + ] ; + dc:title "nester tweets abstruser" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.chirpers.tld/abstruser/pishing.html" . + +_:b1238 a foaf:Person ; + foaf:name "Taamira Yeomans" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bugeyes.tld/pastimes/beleaguered.html" ; + bench:booktitle "deformity rowan pastimes" ; + dc:creator person:Paul_Erdoes , _:b765 ; + dc:title "rowan beleaguered isotopically" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.pastimes.tld/isotopically/skeletons.html" . + + + a bench:Article ; + dc:creator _:b823 , person:Paul_Erdoes ; + dc:title "etchers laboratorian tiptoed" ; + swrc:journal ; + foaf:homepage "http://www.mitering.tld/tiptoed/humoring.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sasson Kniffin" + ] ; + dc:title "subduals classily snobbishness" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.directorship.tld/snobbishness/pelletizing.html" . + + + a bench:Article ; + dc:creator _:b614 ; + dc:creator [ a foaf:Person ; + foaf:name "Puna Gerking" + ] ; + dc:title "exaggeratedly reoil calibrator" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.gladdest.tld/calibrator/platesful.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aspiration.tld/enfeoffed/concealing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jung Renderos" + ] ; + dc:title "rehearses concealing intended" ; + swrc:journal ; + foaf:homepage "http://www.enfeoffed.tld/intended/deprecator.html" . + +_:b1687 a foaf:Person ; + foaf:name "Iarena Trajillo" . + +_:b606 a foaf:Person ; + foaf:name "Pirmin Goulart" . + +_:b320 a foaf:Person ; + foaf:name "Cant Kammerzell" . + +_:b64 a foaf:Person ; + foaf:name "Hafsa Turrubiartes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.posthypnotic.tld/chaconnes/beauish.html" ; + dc:creator _:b1671 , _:b1816 ; + dc:title "mussing beauish verticality" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.chaconnes.tld/verticality/ruthlessness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protesters.tld/spermatic/fatigues.html" ; + dc:creator _:b723 ; + dc:title "reanimation fatigues splashed" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.spermatic.tld/splashed/mallards.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.draftees.tld/traduce/anthills.html" ; + bench:booktitle "ownerships ministration traduce" ; + dc:creator _:b1304 ; + dc:title "ministration anthills bollixes" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.traduce.tld/bollixes/thrillingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eulogistic.tld/codefendants/deism.html" ; + dc:creator _:b1389 ; + dc:title "toluyl deism hardcore" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.codefendants.tld/hardcore/basking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pentalogies.tld/rosalind/lefts.html" ; + dc:creator _:b996 ; + dc:creator [ a foaf:Person ; + foaf:name "Haskel Schadle" + ] ; + dc:title "tackling lefts unpitying" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.rosalind.tld/unpitying/satchels.html" . + +_:b404 a foaf:Person ; + foaf:name "Fonda Swenton" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.allayment.tld/apprehending/mailwoman.html" ; + bench:booktitle "singed dictatorships apprehending" ; + dc:creator _:b1633 ; + dc:title "dictatorships mailwoman screws" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.apprehending.tld/screws/oilhole.html" . + +_:b836 a foaf:Person ; + foaf:name "Gela Bong" . + + + a bench:Article ; + rdfs:seeAlso "http://www.syndications.tld/izzards/crenelating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Katyushka Gabriele" + ] ; + dc:title "parked crenelating banning" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.izzards.tld/banning/vowing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.poetized.tld/coitus/blitzkriegs.html" ; + bench:booktitle "jodhpur ciliary coitus" ; + dc:creator person:Paul_Erdoes , _:b1626 , _:b503 ; + dc:title "ciliary blitzkriegs oviparous" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.coitus.tld/oviparous/inkpots.html" . + +_:b1506 a foaf:Person ; + foaf:name "Leonora Peli" . + +_:b681 a foaf:Person ; + foaf:name "Shoyo Tousignant" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.meningeal.tld/glassed/dispiriting.html" ; + bench:booktitle "targeting underexposed glassed" ; + dc:creator _:b990 ; + dc:title "underexposed dispiriting casking" ; + dcterms:issued 1955 ; + swrc:pages 168 ; + foaf:homepage "http://www.glassed.tld/casking/beclouding.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Xalbador Parsens" + ] ; + dc:title "bustles secularize commixt" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.tightly.tld/commixt/smirkier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inebriation.tld/fewnesses/occupants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Korotskovaia Stowell" + ] ; + dc:title "arithmetically occupants gruffest" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.fewnesses.tld/gruffest/depressives.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.procathedrals.tld/carver/nucleoprotein.html" ; + dc:creator _:b1082 ; + dc:title "eductions nucleoprotein fosters" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.carver.tld/fosters/scalepans.html" . + + + a bench:Inproceedings ; + bench:booktitle "undisputed sponging resistors" ; + dc:creator _:b875 ; + dc:title "limewater resistors denarii" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.sponging.tld/denarii/schmo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emender.tld/looms/groping.html" ; + dc:creator _:b1816 , _:b1754 ; + dc:title "matriarchs groping procuration" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.looms.tld/procuration/interconnect.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mortice.tld/snarks/macintoshes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erhart Ewen" + ] ; + dc:title "chipping macintoshes codling" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.snarks.tld/codling/cordate.html" . + +_:b609 a foaf:Person ; + foaf:name "Claudios Lemmert" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trajectories.tld/honour/bookends.html" ; + bench:booktitle "breakdowns pyramids honour" ; + dc:creator _:b1320 ; + dc:title "pyramids bookends viols" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.honour.tld/viols/fuzes.html" . + + + a bench:Inproceedings ; + bench:booktitle "pyrethrum soulfulness resituated" ; + dc:creator _:b1668 ; + dc:title "queerness resituated marge" ; + dcterms:issued 1963 ; + swrc:pages 80 ; + foaf:homepage "http://www.soulfulness.tld/marge/gruelling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vireos.tld/inchworm/crankcases.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alan Modine" + ] ; + dc:title "regermination crankcases adjudicates" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.inchworm.tld/adjudicates/ducking.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fjodora Sleger" + ] ; + dc:title "centrists widows captions" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.wishbones.tld/captions/transects.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sparkily.tld/diapasons/bootyless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Toyozo Crump" + ] ; + dc:title "scabbing bootyless paretics" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.diapasons.tld/paretics/muckraked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bullied.tld/crepey/hindquarters.html" ; + dc:creator _:b1371 ; + dc:creator [ a foaf:Person ; + foaf:name "Tye Terheggen" + ] ; + dc:title "knappers hindquarters fallowed" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.crepey.tld/fallowed/centralists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Geroy Devins" + ] ; + dc:title "complying circulates updated" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.stopgaps.tld/updated/agonized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.squinted.tld/metrically/tackiness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cambria Mcdonel" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ellen Szuszkiewicz" + ] ; + dc:title "acquisitiveness tackiness diestocks" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.metrically.tld/diestocks/retailing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inertness.tld/sanity/loosener.html" ; + dc:creator _:b1546 ; + dc:title "stilling loosener fussier" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.sanity.tld/fussier/foins.html" . + + + a bench:Inproceedings ; + bench:booktitle "seigniorial peacefully fatiguing" ; + dc:creator _:b1761 ; + dc:title "modifies fatiguing overlaps" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.peacefully.tld/overlaps/reanalyzing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Goda Kesinger" + ] ; + dc:title "simoleons entrap opals" ; + swrc:journal ; + foaf:homepage "http://www.ignitable.tld/opals/mating.html" . + +_:b578 a foaf:Person ; + foaf:name "Shadhaa Gomillion" . + +_:b19 a foaf:Person ; + foaf:name "Charlie Jung" . + +_:b715 a foaf:Person ; + foaf:name "Purisima Rosello" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.anointed.tld/unvaried/bedamns.html" ; + bench:booktitle "megapod nontemporally unvaried" ; + dc:creator _:b684 , person:Paul_Erdoes , _:b1700 ; + dc:title "nontemporally bedamns bivalencies" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 75 ; + foaf:homepage "http://www.unvaried.tld/bivalencies/wirepulling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vasin Marallo" + ] ; + dc:title "plumply eutrophic legroom" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.contributorily.tld/legroom/somatopsychic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonrenewable.tld/rollout/sputniks.html" ; + dc:creator _:b397 ; + dc:title "cherished sputniks sanctums" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.rollout.tld/sanctums/conspectus.html" . + + + a bench:Inproceedings ; + bench:booktitle "uncoupled drowning aquas" ; + dc:creator _:b1817 ; + dc:title "jurors aquas rancour" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.drowning.tld/rancour/initialed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tailcoat.tld/septuple/puniness.html" ; + dc:creator _:b1421 ; + dc:title "flickery puniness manifestative" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.septuple.tld/manifestative/prosecutions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hierarchs.tld/taunting/dragged.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Lene Vosquez" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Olzhbeta Hasenberg" + ] ; + dc:title "composedly dragged lobsters" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.taunting.tld/lobsters/careering.html" . + +_:b459 a foaf:Person ; + foaf:name "Bhilangana Beauman" . + + + a bench:Inproceedings ; + bench:booktitle "mooing overkills openheartedness" ; + dc:creator _:b586 , _:b741 ; + dc:title "heil openheartedness misbehaver" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.overkills.tld/misbehaver/semipro.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stoutish.tld/mapmaker/seafloor.html" ; + dc:creator _:b1074 ; + dc:creator [ a foaf:Person ; + foaf:name "Ladinka Ehiginator" + ] ; + dc:title "allegers seafloor subassembly" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.mapmaker.tld/subassembly/jowliest.html" . + +_:b1755 a foaf:Person ; + foaf:name "Heidy Kodadek" . + +_:b1390 a foaf:Person ; + foaf:name "Florentius Wasser" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Newton Zablonski" + ] ; + dc:title "unmarried yahooism bedcovers" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.spreadsheet.tld/bedcovers/ruralite.html" . + +_:b522 a foaf:Person ; + foaf:name "Zufar Pestoni" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crucialness.tld/signers/unavailingly.html" ; + dc:creator _:b421 , _:b422 ; + dc:title "freewheelers unavailingly ensorcels" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.signers.tld/ensorcels/nonvirulent.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.toxicants.tld/parboiled/declarations.html" ; + dc:creator _:b1764 ; + dc:title "grandly declarations consenters" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.parboiled.tld/consenters/overdramatize.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Petra Flank" + ] ; + dc:title "openmouthed mealybugs matzohs" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.aspersors.tld/matzohs/bung.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apocryphalness.tld/constructive/adjournments.html" ; + dc:creator _:b524 ; + dc:title "shipbuilder adjournments overfill" ; + swrc:journal ; + swrc:note "reentered lithographer insurrectionist gabbler caitiffs alkyls understructures neutrally innateness clamping" ; + swrc:pages 149 ; + foaf:homepage "http://www.constructive.tld/overfill/thousandths.html" . + +_:b885 a foaf:Person ; + foaf:name "Marjorie Ruggiere" . + + + a bench:Proceedings ; + bench:booktitle "repined dripper zwiebacks" ; + dc:publisher "ME Sharpe" ; + dc:title "Proceeding 4 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b801 , _:b802 ; + swrc:isbn "0-5743-3312-0" ; + swrc:series 1231 ; + foaf:homepage "http://www.dripper.tld/uncertified/kiltie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slabbery.tld/debtors/understatement.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kirrily Holleman" + ] ; + dc:title "forefeet understatement reexpressed" ; + swrc:journal ; + foaf:homepage "http://www.debtors.tld/reexpressed/oleoresin.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interdependence.tld/mated/inactively.html" ; + bench:booktitle "micromanipulator slackly mated" ; + dc:creator _:b535 , _:b588 , person:Paul_Erdoes ; + dc:title "slackly inactively beano" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.mated.tld/beano/pastina.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.timidities.tld/fellowman/adamantine.html" ; + dc:creator _:b1032 , _:b1818 , person:Paul_Erdoes ; + dc:title "untold adamantine museful" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.fellowman.tld/museful/medallions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.constants.tld/educating/reagent.html" ; + bench:booktitle "beseeming bullfighter educating" ; + dc:creator _:b140 ; + dc:title "bullfighter reagent arsenides" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.educating.tld/arsenides/timeservers.html" . + +_:b20 a foaf:Person ; + foaf:name "Ikshu Smaldone" . + + + a bench:Inproceedings ; + bench:booktitle "incarnadine garrottes cannabic" ; + dc:creator _:b1022 ; + dc:title "delineation cannabic pesterer" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.garrottes.tld/pesterer/including.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coyest.tld/unutilized/stolidly.html" ; + dc:creator _:b757 ; + dc:title "overturn stolidly otologist" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.unutilized.tld/otologist/conurbations.html" . + +_:b277 a foaf:Person ; + foaf:name "Nia Drakes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warping.tld/despondency/insurrectionaries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cherry Dolence" + ] ; + dc:title "fraternize insurrectionaries backspin" ; + swrc:journal ; + foaf:homepage "http://www.despondency.tld/backspin/hoisting.html" . + +_:b1708 a foaf:Person ; + foaf:name "Timotheos Cazaree" . + +_:b1671 a foaf:Person ; + foaf:name "Feofana Knudsen" . + +_:b1503 a foaf:Person ; + foaf:name "Morio Lothrop" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sapwood.tld/veins/bonneted.html" ; + dc:creator _:b725 ; + dc:title "albanians bonneted nullificator" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.veins.tld/nullificator/infundibula.html" . + +_:b1736 a foaf:Person ; + foaf:name "Ofelia Golde" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rovings.tld/tymbal/gargoyle.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Velika Lahm" + ] ; + dc:title "misintelligence gargoyle imply" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.tymbal.tld/imply/bluecoats.html" . + +_:b1753 a foaf:Person ; + foaf:name "Florance Golonka" . + +_:b1296 a foaf:Person ; + foaf:name "Nynnyaw Rosentrance" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modules.tld/sublessor/gluers.html" ; + dc:creator _:b1727 ; + dc:title "coshed gluers yeshivoth" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.sublessor.tld/yeshivoth/displeased.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.subsidizes.tld/ryegrasses/wildwoods.html" ; + bench:booktitle "opposing raveller ryegrasses" ; + dc:creator _:b1386 ; + dc:title "raveller wildwoods slaverers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.ryegrasses.tld/slaverers/menhir.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.baselessness.tld/jamaican/chessboard.html" ; + dc:creator _:b749 ; + dc:title "straits chessboard muumuus" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.jamaican.tld/muumuus/ecumenicalism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.respectability.tld/ohing/slinger.html" ; + bench:booktitle "dialed exorciser ohing" ; + dc:creator _:b1794 ; + dc:title "exorciser slinger cemeteries" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.ohing.tld/cemeteries/convivially.html" . + +_:b861 a foaf:Person ; + foaf:name "Audra Bull" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fevers.tld/subclassified/grifts.html" ; + dc:creator _:b1543 ; + dc:title "recomposes grifts decays" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.subclassified.tld/decays/prizefight.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unclean.tld/eyestalks/administrator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apolinariia Cathcart" + ] ; + dc:title "equalised administrator outsmarting" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.eyestalks.tld/outsmarting/eavesdrops.html" . + +_:b1444 a foaf:Person ; + foaf:name "Hiroya Tuman" . + +_:b917 a foaf:Person ; + foaf:name "Catharine Waltmann" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chopsticks.tld/preadult/misprinting.html" ; + bench:booktitle "racetracks promiscuities preadult" ; + dc:creator _:b1582 ; + dc:title "promiscuities misprinting indurating" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 181 ; + foaf:homepage "http://www.preadult.tld/indurating/childhoods.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entailments.tld/bedstraws/thoughtless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elvera Zito" + ] ; + dc:title "reindexed thoughtless elation" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.bedstraws.tld/elation/swampland.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.terrifying.tld/competently/spriest.html" ; + bench:booktitle "coir soarers competently" ; + dc:creator _:b784 ; + dc:title "soarers spriest reentered" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.competently.tld/reentered/lithographer.html" . + +_:b1650 a foaf:Person ; + foaf:name "Iemochi Sosebee" . + + + a bench:Article ; + rdfs:seeAlso "http://www.microform.tld/bendy/splurging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Earlena Heimlicher" + ] ; + dc:title "yachting splurging lichee" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.bendy.tld/lichee/withholding.html" . + +_:b233 a foaf:Person ; + foaf:name "Augustus Inbody" . + + + a bench:Article ; + rdfs:seeAlso "http://www.salesgirls.tld/theologies/jaggers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lacrecia Wimble" + ] ; + dc:title "paradigms jaggers bookrest" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.theologies.tld/bookrest/spurned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maladjustments.tld/cordilleras/recirculations.html" ; + dc:creator _:b303 , person:Paul_Erdoes ; + dc:title "subpartnership recirculations alkalin" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.cordilleras.tld/alkalin/succulently.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.afterglows.tld/milkiest/drones.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stve Rockwood" + ] ; + dc:title "odalisks drones sillies" ; + swrc:journal ; + swrc:note "swooned lurches floatier apolunes inanimately piracies futurologist lobbied misact wakening jeeringly" ; + swrc:pages 20 ; + foaf:homepage "http://www.milkiest.tld/sillies/doughiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.guttered.tld/gyrator/irascibility.html" ; + bench:booktitle "poundals peahen gyrator" ; + dc:creator _:b1310 ; + dc:title "peahen irascibility dumpcart" ; + dcterms:issued 1966 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 56 ; + foaf:homepage "http://www.gyrator.tld/dumpcart/officiated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outgoes.tld/sequestrated/fetted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jayne Hucks" + ] ; + dc:title "damns fetted batiks" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.sequestrated.tld/batiks/melodist.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ampuls.tld/klans/airfreight.html" ; + bench:booktitle "ligated caddying klans" ; + dc:creator _:b372 ; + dc:title "caddying airfreight agreeably" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.klans.tld/agreeably/deedbox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beaked.tld/angularities/semilegendary.html" ; + dc:creator _:b626 ; + dc:title "doorstops semilegendary abstractionists" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.angularities.tld/abstractionists/hyperopic.html" . + + + a bench:Article ; + dc:creator _:b1815 ; + dc:title "regathers profitable muskits" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.aery.tld/muskits/piccalilli.html" . + +_:b1532 a foaf:Person ; + foaf:name "Adelio Zahner" . + + + a bench:Article ; + dc:creator _:b187 ; + dc:title "tattiest nepotisms pests" ; + swrc:journal ; + foaf:homepage "http://www.ofttimes.tld/pests/foresworn.html" . + +_:b1183 a foaf:Person ; + foaf:name "Ambrocio Litten" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.affirming.tld/gravelly/bovinely.html" ; + bench:booktitle "hatcheck impearling gravelly" ; + dc:creator _:b1719 ; + dc:title "impearling bovinely trousseau" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 58 ; + foaf:homepage "http://www.gravelly.tld/trousseau/lowlander.html" . + +_:b720 a foaf:Person ; + foaf:name "Angelia Brehmer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.godling.tld/misinformants/silvester.html" ; + dc:creator _:b829 ; + dc:title "recognizance silvester punitively" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.misinformants.tld/punitively/poetess.html" . + + + a bench:Inproceedings ; + bench:booktitle "binal pursers tsaritza" ; + dc:creator _:b1687 ; + dc:title "metalling tsaritza unrequitable" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.pursers.tld/unrequitable/satiation.html" . + + + a bench:Article ; + dc:creator _:b1340 ; + dc:title "rename unamused nonplusing" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.clarinettist.tld/nonplusing/dashpots.html" . + + + a bench:Inproceedings ; + bench:booktitle "marshaling internodal academicism" ; + dc:creator _:b502 ; + dc:title "eponymy academicism permissable" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.internodal.tld/permissable/booed.html" . + + + a bench:Article ; + dc:creator _:b1819 ; + dc:title "swallowed gads recreations" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.sniggering.tld/recreations/oakum.html" . + +_:b1759 a foaf:Person ; + foaf:name "Clarence Ploetz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.implored.tld/femurs/catawbas.html" ; + dc:creator _:b1694 ; + dc:title "caveats catawbas psychokinesia" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.femurs.tld/psychokinesia/pulleys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhilarative.tld/cubiform/buncoing.html" ; + dc:creator _:b851 ; + dc:title "belligerents buncoing ebonizing" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.cubiform.tld/ebonizing/monocots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abstrusely.tld/antimacassar/outstretches.html" ; + dc:creator _:b1457 ; + dc:title "cubbish outstretches bloodily" ; + swrc:journal ; + swrc:month 4 ; + swrc:pages 161 ; + foaf:homepage "http://www.antimacassar.tld/bloodily/soapboxes.html" . + +_:b1103 a foaf:Person ; + foaf:name "Nanette Casado" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sawboneses.tld/expectorates/shedable.html" ; + bench:booktitle "mindedly fervors expectorates" ; + dc:creator _:b1661 ; + dc:title "fervors shedable relation" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.expectorates.tld/relation/rules.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hometown.tld/botches/chancier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raaida Baitner" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Chlo Flanders" + ] ; + dc:title "cleanly chancier indigoes" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.botches.tld/indigoes/oolith.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hospices.tld/pallidly/spunkiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Muslim Kozatek" + ] ; + dc:title "worming spunkiest unreflecting" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.pallidly.tld/unreflecting/exempli.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.commutative.tld/octopod/gnaws.html" ; + dc:creator _:b1707 , _:b1258 ; + dc:title "outspreading gnaws shuffler" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.octopod.tld/shuffler/lactations.html" . + +_:b1696 a foaf:Person ; + foaf:name "Odelia Tekautz" . + + + a bench:Inproceedings ; + bench:booktitle "tunably germicides acidifies" ; + dc:creator _:b208 , _:b458 ; + dc:title "shagreen acidifies obsessively" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.germicides.tld/obsessively/reprehension.html" . + +_:b1025 a foaf:Person ; + foaf:name "Hasnaa Sietsema" . + +_:b383 a foaf:Person ; + foaf:name "Junichi Hagele" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.skipperage.tld/teashops/grazingly.html" ; + bench:booktitle "encephala diets teashops" ; + dc:creator _:b1689 ; + dc:title "diets grazingly calumniation" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.teashops.tld/calumniation/bifurcates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.treasurership.tld/stylebooks/numberings.html" ; + bench:booktitle "dulcets dearies stylebooks" ; + dc:creator _:b587 , _:b1577 ; + dc:title "dearies numberings bridged" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.stylebooks.tld/bridged/weightily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bolloxes.tld/establishments/pendulums.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dankrade Lynady" + ] ; + dc:title "slinking pendulums wined" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.establishments.tld/wined/arrester.html" . + + + a bench:Article ; + dc:creator _:b1033 ; + dc:title "toothpastes revives messages" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.phlegms.tld/messages/clairvoyance.html" . + +_:b872 a foaf:Person ; + foaf:name "Ryushi Alcantara" . + +_:b864 a foaf:Person ; + foaf:name "Gabriela Mcclearen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.immixing.tld/asseverated/catarrhally.html" ; + bench:booktitle "fascias modifiers asseverated" ; + dc:creator _:b394 ; + dc:title "modifiers catarrhally cormorants" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.asseverated.tld/cormorants/relational.html" . + +_:b252 a foaf:Person ; + foaf:name "Decelle Jhingree" . + + + a bench:Inproceedings ; + bench:booktitle "comradely snarling deliberation" ; + bench:cdrom "http://www.wenny.tld/deliberation/nurtures.html" ; + dc:creator _:b1270 , _:b72 ; + dc:title "snarling nurtures idylist" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.deliberation.tld/idylist/zincing.html" . + + + a bench:Inproceedings ; + bench:booktitle "weediest vapouring apres" ; + dc:creator _:b1691 ; + dc:title "commissioned apres rootless" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.vapouring.tld/rootless/locket.html" . + +_:b1591 a foaf:Person ; + foaf:name "Almunda Kaltz" . + +_:b1676 a foaf:Person ; + foaf:name "Donya Greve" . + + + a bench:Article ; + dc:creator _:b698 ; + dc:title "soundtrack lingier boatloads" ; + swrc:journal ; + foaf:homepage "http://www.nonethicalness.tld/boatloads/yanked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spherically.tld/timbering/sleuths.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ceithin Stimmell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Arlette Krzeminski" + ] ; + dc:title "bonds sleuths conned" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.timbering.tld/conned/guilders.html" . + + + a bench:Article ; + dc:creator _:b1786 ; + dc:title "dighted photoengraver frigidly" ; + swrc:journal ; + swrc:note "effervesce surviver fundamentally ransoms millennial affects soarer shamus quellers misbestow" ; + swrc:pages 183 ; + foaf:homepage "http://www.enact.tld/frigidly/dismalest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yurii Fiorito" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Shahaada Corak" + ] ; + dc:title "emblazoning jerseyite melodically" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.adduct.tld/melodically/rowdyism.html" . + + + a bench:Incollection ; + bench:booktitle "gratuitousness airmailed vanillas" ; + dc:creator [ a foaf:Person ; + foaf:name "Krabava Benincase" + ] ; + dc:title "babylonia vanillas howlet" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.airmailed.tld/howlet/ochring.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.transmittances.tld/quaintest/accusable.html" ; + bench:booktitle "migraines parboils quaintest" ; + dc:creator _:b1693 ; + dc:title "parboils accusable infrasonic" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.quaintest.tld/infrasonic/provokers.html" . + + + a bench:Article ; + dc:creator _:b1794 ; + dc:title "stoat drongo reprehensibly" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.singlets.tld/reprehensibly/cyanogen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rejectable.tld/axiality/cayenned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ephrem Ruddle" + ] ; + dc:title "psalmists cayenned cajolingly" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.axiality.tld/cajolingly/handholds.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Silke Chiaramonte" + ] ; + dc:title "sarcomata gets biorhythmic" ; + swrc:journal ; + foaf:homepage "http://www.incrusts.tld/biorhythmic/clitorises.html" . + + + a bench:Inproceedings ; + bench:booktitle "cardsharp abhorrers grittier" ; + dc:creator _:b1783 , person:Paul_Erdoes ; + dc:title "repaying grittier marvels" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.abhorrers.tld/marvels/deformer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.goodwife.tld/plenishes/nippy.html" ; + dc:creator _:b97 ; + dc:title "technicolor nippy bounden" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.plenishes.tld/bounden/occulters.html" . + +_:b1504 a foaf:Person ; + foaf:name "ErcwIff Meetze" . + + + a bench:Article ; + rdfs:seeAlso "http://www.refix.tld/recopies/harshness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dela Hawse" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jerzyr Jayroe" + ] ; + dc:title "polemically harshness gougers" ; + swrc:journal ; + foaf:homepage "http://www.recopies.tld/gougers/riddances.html" . + + + a bench:Article ; + dc:creator _:b732 , _:b819 ; + dc:title "alienism crappiness satanism" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.monogamistic.tld/satanism/crispens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reliefs.tld/subsiding/deciduously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zoltan Nusom" + ] ; + dc:title "cornify deciduously loury" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.subsiding.tld/loury/corruptibilities.html" . + + + a bench:Article ; + dc:creator _:b477 ; + dc:title "plagiarize guested resubscribed" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.immobilized.tld/resubscribed/babul.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.braziers.tld/prearrange/overdrinks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arvad Iossa" + ] ; + dc:title "splintering overdrinks appetency" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.prearrange.tld/appetency/immunotherapies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disciplinarians.tld/manifestly/decaffeinates.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Raaid Chrispen" + ] ; + dc:title "majors decaffeinates scalepan" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.manifestly.tld/scalepan/folklorists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unteachable.tld/rapscallions/patois.html" ; + bench:abstract "recreantly unmethodical circuits rinser keelboats elating fleshpots tactfully profaneness impotencies smearers targeting meningeal underexposed glassed dispiriting casking beclouding sifters lienteries papyruses buffoonish scavenges preplanned cheesier tabourers irrepressibly vessels riots reinvolved flambeau unpeoples orpines rubying barbarianism rarefier glossers unassisted forearming clematis bloodworm senator relents metamers lorn sunwise concupiscent ventral yearner tamest parallelograms derms photons heeded censorable vilifies chesterfield boxfish simulated bloodcurdling wobegone offerings dustier brutalization inflator demeanor communism bitches gibbosity nevadan despited emir cheers catnapers proselytizing malevolence crepes cantrips uncertainties baselessness straits jamaican chessboard muumuus ecumenicalism laces horsewhip corporally sorting urethrae voiders capitulation codas posthypnotic mussing chaconnes beauish verticality ruthlessness mainframes computing methodize methylparaben clotures steadiers astrodynamics knuckliest diaphragmatic lifters knout asking infectiously modernest bloodlettings hempy anemia marmots crucifixes modally noncentrally procathedral braved headiest dynamisms plonking numerary hematomas scantest cedulas auxin thumbscrew beekeepers heterogenous" ; + dc:creator [ a foaf:Person ; + foaf:name "Senalda Laforte" + ] ; + dc:title "storytelling patois axletree" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.rapscallions.tld/axletree/ritualized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.charnel.tld/neutrons/gatecrasher.html" ; + dc:creator _:b576 ; + dc:title "departing gatecrasher reworking" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.neutrons.tld/reworking/willies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ineligibility.tld/detoxicator/gimcracks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ganymede Dubreuil" + ] ; + dc:title "inquisitions gimcracks handlists" ; + swrc:journal ; + foaf:homepage "http://www.detoxicator.tld/handlists/vermiculites.html" . + +_:b619 a foaf:Person ; + foaf:name "Admetus Cottingham" . + + + a bench:Journal ; + dc:title "Journal 3 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b242 , _:b1512 , _:b334 ; + swrc:number 1 ; + swrc:volume 10 . + + + a bench:Article ; + rdfs:seeAlso "http://www.mounting.tld/eclipsed/potentials.html" ; + dc:creator _:b1731 ; + dc:title "nonexchangeable potentials adoptees" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.eclipsed.tld/adoptees/reavowed.html" . + + + a bench:Article ; + dc:creator _:b717 ; + dc:title "autographed develops grittiness" ; + swrc:journal ; + foaf:homepage "http://www.housebreaking.tld/grittiness/weevil.html" . + +_:b886 a foaf:Person ; + foaf:name "Iselle Churches" . + +_:b699 a foaf:Person ; + foaf:name "Glikeriya Wieland" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brewages.tld/chorister/relapse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liubka Colabella" + ] ; + dc:title "macula relapse misguide" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.chorister.tld/misguide/mikvah.html" . + +_:b1790 a foaf:Person ; + foaf:name "Dandrea Calender" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.leafing.tld/incessantly/overstimulate.html" ; + bench:booktitle "squints disregards incessantly" ; + dc:creator _:b1696 ; + dc:title "disregards overstimulate tzar" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.incessantly.tld/tzar/bits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misadvised.tld/numberable/yawing.html" ; + dc:creator _:b1151 ; + dc:creator [ a foaf:Person ; + foaf:name "Sebastiano Lockyer" + ] ; + dc:title "tiltyard yawing prosecutrices" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.numberable.tld/prosecutrices/pegboxes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nodded.tld/skunking/agonizingly.html" ; + bench:booktitle "bodywork tribades skunking" ; + dc:creator _:b1042 , person:Paul_Erdoes ; + dc:title "tribades agonizingly sox" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.skunking.tld/sox/decrials.html" . + + + a bench:Article ; + dc:creator _:b1738 , _:b139 ; + dc:title "computerese prologued solemner" ; + swrc:journal ; + swrc:note "orchardists interspersions consigning livener bunches subbing shaggiest squints leafing" ; + swrc:pages 178 ; + foaf:homepage "http://www.serenaders.tld/solemner/appointively.html" . + + + a bench:Article ; + dc:creator _:b1553 ; + dc:creator [ a foaf:Person ; + foaf:name "Graeae Pershing" + ] ; + dc:title "swinks bastille scurries" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.miscalculation.tld/scurries/nettier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demonology.tld/seismal/hacksaws.html" ; + bench:booktitle "tzimmes evolutionism seismal" ; + dc:creator _:b1622 , _:b613 ; + dc:title "evolutionism hacksaws antisocially" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.seismal.tld/antisocially/fitted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overproduces.tld/unquestioning/osculating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rakhiel Verkler" + ] ; + dc:title "seceders osculating sources" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.unquestioning.tld/sources/providently.html" . + + + a bench:Inproceedings ; + bench:booktitle "prefixion heatstrokes undeceives" ; + dc:creator _:b1334 ; + dc:title "hiving undeceives ornamented" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.heatstrokes.tld/ornamented/marling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tsutomu Atzinger" + ] ; + dc:title "sallower rename clarinettist" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.untenable.tld/clarinettist/unamused.html" . + + + a bench:Inproceedings ; + bench:booktitle "metaphorical abreacting triunes" ; + dc:creator _:b921 ; + dc:title "groutier triunes pregnantly" ; + dcterms:issued 1964 ; + swrc:pages 170 ; + foaf:homepage "http://www.abreacting.tld/pregnantly/headquartering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spirochete.tld/underacted/knuckler.html" ; + dc:creator _:b315 ; + dc:title "attractions knuckler taffetas" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.underacted.tld/taffetas/tickets.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Arvel Tindle" + ] ; + dc:title "compassed listed inventories" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.skippered.tld/inventories/husbander.html" . + + + a bench:Article ; + dc:creator _:b1820 ; + dc:title "rancheros endangerment odiums" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.bigheaded.tld/odiums/visors.html" . + +_:b296 a foaf:Person ; + foaf:name "Briga Lyman" . + +_:b655 a foaf:Person ; + foaf:name "BwIch Stahlberg" . + +_:b1718 a foaf:Person ; + foaf:name "Colin Gimse" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pennate.tld/evangelists/hypotensive.html" ; + dc:creator _:b1614 ; + dc:title "causticity hypotensive soybeans" ; + swrc:journal ; + foaf:homepage "http://www.evangelists.tld/soybeans/tympans.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.absolutes.tld/ungenial/rhetors.html" ; + bench:booktitle "distortions blasting ungenial" ; + dc:creator _:b314 ; + dc:title "blasting rhetors nobleness" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.ungenial.tld/nobleness/rickrack.html" . + + + a bench:Article ; + bench:cdrom "http://www.prosed.tld/scrimpiest/sinkable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Junichiro Stealy" + ] ; + dc:title "dimmest sinkable invasions" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.scrimpiest.tld/invasions/dribblers.html" . + + + a bench:Inproceedings ; + bench:booktitle "unfairer despitefully coroners" ; + dc:creator _:b1595 , _:b1542 ; + dc:title "preadjust coroners anesthetics" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.despitefully.tld/anesthetics/snuffled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hitchers.tld/trudges/shamanic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ioseph Buergel" + ] ; + dc:title "studiedly shamanic exorcists" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.trudges.tld/exorcists/fallbacks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.collaring.tld/costuming/cities.html" ; + bench:booktitle "unscrambled sulfurs costuming" ; + dc:creator _:b1594 ; + dc:title "sulfurs cities unresentfully" ; + dcterms:issued 1960 ; + swrc:pages 105 ; + foaf:homepage "http://www.costuming.tld/unresentfully/recreative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.courted.tld/affrayers/jadeite.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abilo Ledyard" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Helga Colding" + ] ; + dc:title "epigrammatize jadeite imaginarily" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.affrayers.tld/imaginarily/salesladies.html" . + + + a bench:Article ; + dc:creator _:b1792 ; + dc:title "jewelled laparotomy anklebones" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.starlit.tld/anklebones/uncarpeted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.imageries.tld/unknowingly/spadework.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ariela Harpine" + ] ; + dc:title "injuring spadework unshared" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.unknowingly.tld/unshared/intersexualism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chowtimes.tld/tigerish/convulsively.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Coireall Shelor" + ] ; + dc:title "preferences convulsively heartaches" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.tigerish.tld/heartaches/apparats.html" . + +_:b630 a foaf:Person ; + foaf:name "Velena Blamer" . + +_:b481 a foaf:Person ; + foaf:name "Lavern Haynie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whipsawed.tld/cornetist/biostatistics.html" ; + dc:creator _:b73 ; + dc:title "toddies biostatistics machinize" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.cornetist.tld/machinize/justices.html" . + +_:b1408 a foaf:Person ; + foaf:name "Brunhild Seit" . + + + a bench:Article ; + dc:creator _:b710 , _:b711 ; + dc:title "unclothe bricking fulcra" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.floundered.tld/fulcra/reimposed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonstick.tld/auditives/infecund.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Klithilde Wieloch" + ] ; + dc:title "rheometers infecund slimming" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.auditives.tld/slimming/nope.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cranches.tld/kickups/deluding.html" ; + dc:creator _:b1130 ; + dc:title "megaphones deluding celeries" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.kickups.tld/celeries/banisters.html" . + + + a bench:Article ; + dc:creator _:b635 ; + dc:title "overoptimism mollies nuzzled" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.orbicular.tld/nuzzled/natl.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.adjured.tld/catapulting/shines.html" ; + bench:booktitle "sluggard tears catapulting" ; + dc:creator _:b1755 ; + dc:title "tears shines debaser" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.catapulting.tld/debaser/concussed.html" . + +_:b1285 a foaf:Person ; + foaf:name "Zeffross Summarell" . + + + a bench:Inproceedings ; + bench:booktitle "underparts delved bevels" ; + dc:creator _:b443 ; + dc:title "incarnation bevels mamas" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.delved.tld/mamas/decocting.html" . + +_:b275 a foaf:Person ; + foaf:name "Marla Doporto" . + +_:b1821 a foaf:Person ; + foaf:name "Desta Bowcutt" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unassumingly.tld/theatricality/seatrain.html" ; + bench:booktitle "nonparasitic alterer theatricality" ; + dc:creator _:b1236 , _:b940 ; + dc:title "alterer seatrain splashier" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.theatricality.tld/splashier/counterattacking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thereinafter.tld/dissevering/daybook.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wolfrid Ramgel" + ] ; + dc:title "tunable daybook influents" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.dissevering.tld/influents/tithers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rosanjin Cush" + ] ; + dc:title "pebblier petunias hooking" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.bronzier.tld/hooking/bewildering.html" . + +_:b22 a foaf:Person ; + foaf:name "Fajyaz Mutana" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wharfages.tld/pinching/stomping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Orlenda Firestine" + ] ; + dc:title "madder stomping ojibwa" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.pinching.tld/ojibwa/ponderer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sacksful.tld/nonstrategic/undiminished.html" ; + bench:booktitle "tidiest requesting nonstrategic" ; + dc:creator _:b1701 ; + dc:title "requesting undiminished spics" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 157 ; + foaf:homepage "http://www.nonstrategic.tld/spics/plumps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sheltered.tld/sightless/barristerial.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bernhard Catanzarite" + ] ; + dc:title "skinks barristerial viol" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.sightless.tld/viol/screamers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.barhop.tld/stuccoing/eightball.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gudula Eiselein" + ] ; + dc:title "habitude eightball unmailable" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.stuccoing.tld/unmailable/slipforms.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1956)" ; + dcterms:issued 1956 ; + swrc:number 1 ; + swrc:volume 17 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mommies.tld/consigns/drollest.html" ; + bench:booktitle "approximating inalienably consigns" ; + dc:creator _:b1519 ; + dc:title "inalienably drollest managerially" ; + dcterms:issued 1961 ; + swrc:pages 15 ; + foaf:homepage "http://www.consigns.tld/managerially/centenarian.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcells.tld/roughage/pineries.html" ; + bench:abstract "bopping beatles stables bitterns voyeurs cagiest determinableness toiling shaled flourished reentries engirdling brawler backlit unripe furriers misting lawmakers smashers conte mumps gustable thermostable smudging cliental newfashioned management incorrigibly dories uncoupled jurors drowning aquas rancour initialed zonated pouts landowning redevelops atomizer terminally rogued makeable xenia tawdrier dillydallies minced bunn daimyo definiteness corselets brewages macula chorister relapse misguide mikvah hinnies politicos wyvern peripherals complimenters creeping effused notochordal jurisprudence subtopics plotties inhaling trackway tantrums supplying elitist choleras trivets nitrify intensifying corporeally sibilates hits considerable photoengravings conspiracies revaluation ambilateral spoored arthritic declinational pinewood predicting employs bioresearch steeps hairline kins abrogator rechecking corpulences airdromes poleaxing uneven oceanauts transitions recks shorelines discomposure crimsoned cerebrals equivocally excesses meninges clouded genuflection flotations accusatorial ventless annotation xenolith hype dumbs bardic unbearing maturer engrosses subfloor overweens mentalists monographers executions doles delineative archaistic wyverns grouped runaways layaway testifier jewelled starlit laparotomy anklebones uncarpeted unmingling worshiped impossibilities falsest physiography unhat toothpastes phlegms revives messages clairvoyance gastronomical unfeasible blanketed audits shipwright diluvium ethologists chucked allegretto sours confessed nursemaids partnerships englobement tranship berobed backlogged called hairworm disadvantaged nitrifies floating diminishes determinedness undivided scolding calyxes standouts bawdier travels" ; + dc:creator _:b171 ; + dc:title "swaddles pineries wigless" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.roughage.tld/wigless/hybridized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.defecated.tld/cliffhanging/sauciness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ananti Manriquez" + ] ; + dc:title "nixy sauciness inutile" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.cliffhanging.tld/inutile/elvishly.html" . + +_:b1614 a foaf:Person ; + foaf:name "Jean Catacutan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disconnecting.tld/clemency/elevon.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cheyanne Douet" + ] ; + dc:title "sparseness elevon categories" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.clemency.tld/categories/intwining.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lilja Siwiec" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Demont Escalet" + ] ; + dc:title "trilobate kickstands prated" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.jigsawed.tld/prated/songstresses.html" . + + + a bench:Article ; + dc:creator _:b64 ; + dc:title "effecters richest unfolds" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.affiant.tld/unfolds/pureed.html" . + + + a bench:Inproceedings ; + bench:booktitle "unlimber imbricate outpatients" ; + dc:creator _:b1421 ; + dc:title "undependable outpatients griddles" ; + dcterms:issued 1958 ; + swrc:pages 188 ; + foaf:homepage "http://www.imbricate.tld/griddles/ascertainable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.antidepressants.tld/unappeasable/rucksack.html" ; + bench:booktitle "tenons inspectorate unappeasable" ; + dc:creator _:b347 , _:b836 , person:Paul_Erdoes ; + dc:title "inspectorate rucksack nephritises" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.unappeasable.tld/nephritises/payable.html" . + +_:b657 a foaf:Person ; + foaf:name "Shirai Bresse" . + + + a bench:Inproceedings ; + bench:booktitle "sniggle humidifies rejudges" ; + dc:creator _:b1146 , person:Paul_Erdoes , _:b1147 ; + dc:title "optometries rejudges ammonias" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.humidifies.tld/ammonias/skymen.html" . + +_:b426 a foaf:Person ; + foaf:name "Cycnus Sjaarda" . + +_:b1558 a foaf:Person ; + foaf:name "Tetsui Zekria" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chuichi Gunter" + ] ; + dc:title "trouper channeling triangulator" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.concordance.tld/triangulator/microinstruction.html" . + + + a bench:Article ; + dc:creator _:b1668 ; + dc:title "rejoices tzaritza stakeout" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.inmeshing.tld/stakeout/dashers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.buckwheats.tld/noncommunist/jaywalks.html" ; + bench:booktitle "observing reps noncommunist" ; + dc:creator _:b375 ; + dc:title "reps jaywalks pessimistically" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.noncommunist.tld/pessimistically/funnelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.positioned.tld/quaked/nits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bernharde Hoster" + ] ; + dc:title "unsaid nits shadeless" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.quaked.tld/shadeless/refreshers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kywrkh Tomaino" + ] ; + dc:title "migraine newer impeachers" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.flyweights.tld/impeachers/roentgenometries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bullier.tld/investigated/paragraphed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Blanca Ursery" + ] ; + dc:title "superintended paragraphed claywares" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.investigated.tld/claywares/resourcefulness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tickled.tld/visits/overindulge.html" ; + dc:creator _:b117 , _:b1480 ; + dc:title "squawks overindulge recomparison" ; + swrc:journal ; + foaf:homepage "http://www.visits.tld/recomparison/misbills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enounces.tld/battened/epizootic.html" ; + dc:creator _:b207 ; + dc:title "vaccinal epizootic incisions" ; + swrc:journal ; + foaf:homepage "http://www.battened.tld/incisions/hight.html" . + +_:b1653 a foaf:Person ; + foaf:name "Patrick Halcon" . + + + a bench:Article ; + dc:creator _:b1258 ; + dc:title "accreditment obedience genealogies" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.brothiest.tld/genealogies/xenic.html" . + +_:b1822 a foaf:Person ; + foaf:name "Sofia Cerdan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.probities.tld/lipsticks/cyclamate.html" ; + dc:creator _:b679 , _:b1592 ; + dc:title "retransmitting cyclamate inconceivability" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.lipsticks.tld/inconceivability/oncograph.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moustaches.tld/treacle/presidium.html" ; + dc:creator _:b1474 ; + dc:title "tweeting presidium futurities" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.treacle.tld/futurities/masticated.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Triton Harl" + ] ; + dc:title "felted emulates adjudication" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.iraqi.tld/adjudication/thalliums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conformed.tld/rands/ginkgoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hareem Rollo" + ] ; + dc:title "bobtailing ginkgoes reflexiveness" ; + swrc:journal ; + foaf:homepage "http://www.rands.tld/reflexiveness/fakery.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gusting.tld/philologist/barrios.html" ; + bench:booktitle "sharkskins gravimeter philologist" ; + dc:creator [ a foaf:Person ; + foaf:name "Erichthonius Grulkey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zaamil Mirra" + ] ; + dc:title "gravimeter barrios welcomer" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.philologist.tld/welcomer/idiots.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kanaan Taul" + ] ; + dc:title "triploid industrialize ungentle" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.saxophonists.tld/ungentle/tenderize.html" . + +_:b1763 a foaf:Person ; + foaf:name "Vionaika Pitcavage" . + +_:b110 a foaf:Person ; + foaf:name "Hiroharu Fram" . + +_:b1293 a foaf:Person ; + foaf:name "Marthe Vokes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.systemizes.tld/foveate/prates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chle Purdin" + ] ; + dc:title "wooziness prates wiser" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.foveate.tld/wiser/centering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expired.tld/behove/minikins.html" ; + dc:creator _:b1065 ; + dc:title "hutzpa minikins redeliberation" ; + swrc:journal ; + swrc:month 1 ; + foaf:homepage "http://www.behove.tld/redeliberation/tallboys.html" . + + + a bench:Article ; + dc:creator _:b1781 , _:b1823 ; + dc:title "eonian jilter yearned" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.epitaphs.tld/yearned/stabilizes.html" . + +_:b1680 a foaf:Person ; + foaf:name "Pasha Bevilaqua" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philter.tld/quarterly/shamelessness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mochihito Schilz" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tetsuo Hommell" + ] ; + dc:title "decorative shamelessness shily" ; + swrc:journal ; + swrc:pages 72 . + + + a bench:Article ; + rdfs:seeAlso "http://www.articulated.tld/carbolated/wits.html" ; + dc:creator _:b293 ; + dc:title "hoyles wits tenets" ; + swrc:journal ; + foaf:homepage "http://www.carbolated.tld/tenets/seamstresses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.riddles.tld/brainier/ricer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lettie Desroches" + ] ; + dc:title "vireo ricer ads" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.brainier.tld/ads/latino.html" . + + + a bench:Article ; + dc:creator _:b1824 , _:b1428 ; + dc:title "slithered criterions ravished" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.washrooms.tld/ravished/peaveys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Roland Kegler" + ] ; + dc:title "travels preservers resettings" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.stinkbugs.tld/resettings/bulking.html" . + +_:b1734 a foaf:Person ; + foaf:name "Koin Norenberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tacet.tld/privatest/lolloping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Benignus Diec" + ] ; + dc:title "libber lolloping unauthentic" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.privatest.tld/unauthentic/skeeters.html" . + + + a bench:Inproceedings ; + bench:booktitle "satisfiable supersaturates colonise" ; + dc:creator _:b668 ; + dc:title "spearfish colonise sidetracking" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.supersaturates.tld/sidetracking/saxhorn.html" . + + + a bench:Article ; + dc:creator _:b1749 ; + dc:title "cosmists philological jumps" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.roshi.tld/jumps/dovetailing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inhalers.tld/wharve/sloshy.html" ; + bench:booktitle "triviality furnacing wharve" ; + dc:creator _:b1710 ; + dc:title "furnacing sloshy biters" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.wharve.tld/biters/libelling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tor Fieldman" + ] ; + dc:title "responder reversals enthroned" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.swarmer.tld/enthroned/deteriorative.html" . + +_:b958 a foaf:Person ; + foaf:name "Giselher Nibler" . + +_:b1467 a foaf:Person ; + foaf:name "Courtenay Babjeck" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infused.tld/dabs/arrays.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eudoxia Madruga" + ] ; + dc:title "breves arrays warhorses" ; + swrc:journal ; + foaf:homepage "http://www.dabs.tld/warhorses/detoured.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poacher.tld/contestably/debaters.html" ; + dc:creator _:b1825 ; + dc:title "succubuses debaters thermally" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.contestably.tld/thermally/porticos.html" . + + + a bench:Article ; + bench:booktitle "thirstier interpreted gigolo" ; + dc:creator [ a foaf:Person ; + foaf:name "Shantese Toyota" + ] ; + dc:title "barbarized gigolo sacrificially" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.interpreted.tld/sacrificially/restyled.html" . + +_:b278 a foaf:Person ; + foaf:name "Bakhteiarova Amlin" . + +_:b1422 a foaf:Person ; + foaf:name "Lynceus Nipp" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipingly.tld/nosebands/lowbred.html" ; + dc:creator _:b1396 ; + dc:title "pining lowbred decanter" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.nosebands.tld/decanter/burs.html" . + +_:b1378 a foaf:Person ; + foaf:name "Timba Vantrease" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breeching.tld/frizzier/curtseying.html" ; + dc:creator _:b1819 ; + dc:title "inkle curtseying replenishing" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.frizzier.tld/replenishing/klatches.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1951)" ; + dcterms:issued 1951 ; + swrc:editor _:b1532 , _:b1552 ; + swrc:number 1 ; + swrc:volume 12 . + +_:b231 a foaf:Person ; + foaf:name "Notburg Towber" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ferreters.tld/allowances/currier.html" ; + bench:booktitle "lases toper allowances" ; + dc:creator _:b1342 ; + dc:title "toper currier afrit" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.allowances.tld/afrit/subsisted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stereotape.tld/seekers/despatched.html" ; + dc:creator _:b627 ; + dc:title "persisting despatched meccas" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.seekers.tld/meccas/kremlinologists.html" . + + + a bench:Inproceedings ; + bench:booktitle "raveler straightforwardness sophisticated" ; + dc:creator _:b1035 ; + dc:title "priggishly sophisticated hereditariness" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.straightforwardness.tld/hereditariness/polentas.html" . + + + a bench:Inproceedings ; + bench:booktitle "procreates lessening epilepsies" ; + dc:creator _:b169 ; + dc:title "milliliter epilepsies carwash" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.lessening.tld/carwash/viceregally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feltings.tld/lanciers/dreidls.html" ; + dc:creator _:b1408 ; + dc:title "schoolmistresses dreidls viscidity" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.lanciers.tld/viscidity/farrago.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.finalist.tld/doyly/crenelation.html" ; + dc:creator _:b1268 ; + dc:title "literals crenelation pollee" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.doyly.tld/pollee/ringers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fuzzing.tld/distinctive/unintended.html" ; + bench:booktitle "specialize psychopaths distinctive" ; + dc:creator _:b1451 , _:b658 ; + dc:title "psychopaths unintended preassign" ; + dcterms:issued 1962 ; + swrc:pages 169 ; + foaf:homepage "http://www.distinctive.tld/preassign/ogler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncage.tld/swarming/psychosexual.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iaroia Korth" + ] ; + dc:title "craniums psychosexual baguettes" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.swarming.tld/baguettes/ormolu.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwisest.tld/snipping/unthreaded.html" ; + dc:creator _:b845 ; + dc:title "cutely unthreaded rarebit" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.snipping.tld/rarebit/rescued.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Heinrika Enriques" + ] ; + dc:title "shirks musicals basketful" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.missort.tld/basketful/mutts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.southings.tld/crabwise/scrambler.html" ; + bench:booktitle "cryotherapies elks crabwise" ; + dc:creator _:b1203 ; + dc:title "elks scrambler retrofiring" ; + dcterms:issued 1966 ; + swrc:pages 40 ; + foaf:homepage "http://www.crabwise.tld/retrofiring/outwits.html" . + +_:b376 a foaf:Person ; + foaf:name "Coletta Holtmeier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coldest.tld/yokes/wantoners.html" ; + dc:creator _:b195 , _:b1527 , person:Paul_Erdoes ; + dc:title "remounted wantoners astonished" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.yokes.tld/astonished/clutched.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Binah Chevrier" + ] ; + dc:title "jibs emulator cymbaler" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.fuses.tld/cymbaler/moistener.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Opal Seifert" + ] ; + dc:title "antipoverty licenses slimes" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.prophets.tld/slimes/bibliographers.html" . + +_:b326 a foaf:Person ; + foaf:name "Irni Murat" . + + + a bench:Article ; + dc:creator _:b846 ; + dc:title "plunking mosques concluders" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.sockmen.tld/concluders/reutilizations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leeriest.tld/nonlethal/merchandized.html" ; + bench:cdrom "http://www.retrofire.tld/kanjis/nonlethal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Krosa Kuney" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Uleia Mineah" + ] ; + dc:title "kanjis merchandized fliers" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.nonlethal.tld/fliers/sheafing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wanderings.tld/unrepressed/skiplane.html" ; + dc:creator _:b1679 ; + dc:title "discountenances skiplane solecizes" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.unrepressed.tld/solecizes/filthier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.squarest.tld/occurrence/unwinders.html" ; + bench:booktitle "pragmatists photoing occurrence" ; + dc:creator _:b1376 , person:Paul_Erdoes ; + dc:title "photoing unwinders hypoergic" ; + dcterms:issued 1961 ; + swrc:pages 109 ; + foaf:homepage "http://www.occurrence.tld/hypoergic/midwived.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tiyah Iha" + ] ; + dc:title "chirruping mulcted magisters" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.gentil.tld/magisters/perpetuators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regained.tld/herders/officers.html" ; + dc:creator _:b1409 ; + dc:title "frisbee officers mouths" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.herders.tld/mouths/friz.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Utamuro Dousay" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lidiia Wellnitz" + ] ; + dc:title "valorized tugboats greenwoods" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.semiprecious.tld/greenwoods/disentanglement.html" . + +_:b1560 a foaf:Person ; + foaf:name "Fergie Brucz" . + + + a bench:Article ; + dc:creator _:b1623 ; + dc:title "warheads footwears customized" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.amorality.tld/customized/woolen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleekness.tld/geophysicists/stinko.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amla Namm" + ] ; + dc:title "lollipops stinko agorae" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.geophysicists.tld/agorae/warks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blissfully.tld/flatulently/treating.html" ; + dc:creator _:b1294 , _:b1178 ; + dc:title "whippletree treating hybrids" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.flatulently.tld/hybrids/indorsors.html" . + +_:b1684 a foaf:Person ; + foaf:name "Rajab Sikora" . + +_:b350 a foaf:Person ; + foaf:name "Vincenzo Baptist" . + +_:b82 a foaf:Person ; + foaf:name "Raina Hermandez" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Giurgevaia Boas" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dewain Mathieu" + ] ; + dc:title "blurting jouncy typhoons" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.coxwains.tld/typhoons/frankfurters.html" . + +_:b1826 a foaf:Person ; + foaf:name "Nayana Maimone" . + + + a bench:Article ; + rdfs:seeAlso "http://www.provenly.tld/roentgenoscopic/gutted.html" ; + dc:creator _:b1737 , _:b1827 ; + dc:title "wealthier gutted turgors" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.roentgenoscopic.tld/turgors/frogeye.html" . + +_:b1828 a foaf:Person ; + foaf:name "Shetan Bachas" . + +_:b1776 a foaf:Person ; + foaf:name "Peke Derriso" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incurability.tld/biens/upbeats.html" ; + dc:creator _:b1541 , _:b1829 ; + dc:title "sequestering upbeats ionizers" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.biens.tld/ionizers/deodorizers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.traumatizing.tld/collarless/sanes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ravana Schnader" + ] ; + dc:title "pinnace sanes slippers" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.collarless.tld/slippers/debonairness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bolstered.tld/choreographers/reaccredits.html" ; + bench:booktitle "heartens monodies choreographers" ; + dc:creator _:b529 ; + dc:title "monodies reaccredits trackmen" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.choreographers.tld/trackmen/drayages.html" . + + + a bench:Inproceedings ; + bench:booktitle "apostacies thunderstruck beefeaters" ; + dc:creator _:b1311 , _:b1685 ; + dc:title "spermatocide beefeaters impinger" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 147 ; + foaf:homepage "http://www.thunderstruck.tld/impinger/rotterdam.html" . + + + a bench:Inproceedings ; + bench:booktitle "unclenching intermissions chittered" ; + dc:creator _:b31 , _:b1810 ; + dc:title "artifices chittered bedrail" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.intermissions.tld/bedrail/freewill.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.illegalization.tld/responding/dismantlement.html" ; + bench:booktitle "outleaping vetoed responding" ; + dc:creator _:b1721 , _:b757 ; + dc:title "vetoed dismantlement abdication" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.responding.tld/abdication/semitrailers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raktavira Danforth" + ] ; + dc:title "inboards risotto reorients" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.rippled.tld/reorients/apostleships.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bughouse.tld/negligence/workingwomen.html" ; + dc:creator _:b1513 ; + dc:title "demurely workingwomen saintdom" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.negligence.tld/saintdom/bylines.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aadam Bester" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yerik Stefka" + ] ; + dc:title "sunglow quean optative" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.starlike.tld/optative/hulloaing.html" . + + + a bench:Inproceedings ; + bench:booktitle "palmettoes irrationalness penpoint" ; + dc:creator _:b1412 ; + dc:title "lamebrains penpoint mealworms" ; + dcterms:issued 1953 ; + swrc:pages 200 ; + foaf:homepage "http://www.irrationalness.tld/mealworms/emblazoned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unescorted.tld/conveys/slidden.html" ; + dc:creator _:b1282 ; + dc:title "lithographed slidden capitate" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.conveys.tld/capitate/piezochemistry.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interpositions.tld/overprinted/muscularities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Filiberto Grboyan" + ] ; + dc:title "frayings muscularities depressively" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.overprinted.tld/depressively/unimpeachably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yowie.tld/radioactivity/jellied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ben Shrake" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jantel Grauer" + ] ; + dc:title "otolith jellied waywardly" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.radioactivity.tld/waywardly/haying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resharpens.tld/lecturers/situp.html" ; + dc:creator _:b1828 ; + dc:title "unendorsed situp interstitially" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.lecturers.tld/interstitially/motorships.html" . + +_:b1260 a foaf:Person ; + foaf:name "Petros Josefy" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tanja Lockmiller" + ] ; + dc:title "mammotomy steeper alchemists" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.burler.tld/alchemists/versifier.html" . + +_:b940 a foaf:Person ; + foaf:name "Conway Sobba" . + +_:b1470 a foaf:Person ; + foaf:name "Polly Skrobacki" . + + + a bench:Article ; + rdfs:seeAlso "http://www.minks.tld/materialization/monopolies.html" ; + dc:creator _:b1462 ; + dc:title "holism monopolies spookish" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.materialization.tld/spookish/questioners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bops.tld/vocatives/playbooks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Girija May" + ] ; + dc:title "convincingly playbooks aerosolization" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.vocatives.tld/aerosolization/unmelted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redirection.tld/cosmist/adenoidism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshihiro Zahn" + ] ; + dc:title "pandas adenoidism crematoria" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.cosmist.tld/crematoria/bentonitic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bemire.tld/drupelets/reattempts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alaknanda Rittle" + ] ; + dc:title "footholds reattempts newspeaks" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.drupelets.tld/newspeaks/drifters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rapidly.tld/preform/embryologically.html" ; + dc:creator _:b955 ; + dc:creator [ a foaf:Person ; + foaf:name "Clementine Barga" + ] ; + dc:title "resection embryologically overwise" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.preform.tld/overwise/annotating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.listenings.tld/bringeth/hibernated.html" ; + dc:creator _:b666 ; + dc:title "hoarders hibernated replier" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.bringeth.tld/replier/controls.html" . + +_:b31 a foaf:Person ; + foaf:name "Naseera Lamarch" . + + + a bench:Article ; + dc:creator _:b700 ; + dc:title "boozily preventiveness cockerel" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.solidification.tld/cockerel/pentathlon.html" . + +_:b166 a foaf:Person ; + foaf:name "Shabaan Voyles" . + + + a bench:Article ; + rdfs:seeAlso "http://www.syncoms.tld/stagehand/robing.html" ; + dc:creator _:b1346 ; + dc:title "steeliest robing ss" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.stagehand.tld/ss/washstand.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tailskids.tld/devolved/throbbers.html" ; + dc:creator _:b951 ; + dc:title "aud throbbers overtaxing" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.devolved.tld/overtaxing/ducting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amaranths.tld/dervishes/tattings.html" ; + dc:creator _:b176 ; + dc:title "johnnies tattings palliated" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.dervishes.tld/palliated/inviolably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.binds.tld/tootles/destitution.html" ; + dc:creator _:b1796 ; + dc:title "windpipe destitution conditionals" ; + swrc:journal ; + foaf:homepage "http://www.tootles.tld/conditionals/twelves.html" . + +_:b1830 a foaf:Person ; + foaf:name "Esmeralda Leins" . + +_:b850 a foaf:Person ; + foaf:name "Sophronia Peakes" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pederastically.tld/cambist/syncing.html" ; + bench:booktitle "religiously inquisitors cambist" ; + dc:creator _:b1793 ; + dc:title "inquisitors syncing sparring" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.cambist.tld/sparring/pseudoclassicism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machree.tld/molded/secondaries.html" ; + dc:creator _:b1135 , person:Paul_Erdoes ; + dc:title "bretons secondaries buffier" ; + swrc:journal ; + swrc:note "unraised leanest witling prebilling wordbooks kasha nativity lacks facelift" ; + foaf:homepage "http://www.molded.tld/buffier/rissole.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Erika Raeside" + ] ; + dc:title "sauntered reburials naiveties" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.stiffed.tld/naiveties/thermometers.html" . + + + a bench:Article ; + dc:creator _:b1525 ; + dc:title "severalizing cunninger slackness" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.astrakhan.tld/slackness/tuitions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.missourians.tld/provokes/plunkers.html" ; + bench:booktitle "repetitiousness estimation provokes" ; + dc:creator _:b431 ; + dc:title "estimation plunkers fairness" ; + dcterms:issued 1962 ; + swrc:pages 109 ; + foaf:homepage "http://www.provokes.tld/fairness/redigested.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Liebetraud Kiddy" + ] ; + dc:title "hypersensitivity prorating normalizes" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.pushing.tld/normalizes/deepens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amputation.tld/following/bio.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Flavio Noun" + ] ; + dc:title "sinatra bio clanswoman" ; + swrc:journal ; + foaf:homepage "http://www.following.tld/clanswoman/riskily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scraggier.tld/nth/lengthiness.html" ; + dc:creator _:b546 ; + dc:title "machismos lengthiness agars" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.nth.tld/agars/meshier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.preconsiderations.tld/canalled/recreantly.html" ; + bench:booktitle "anneals impings canalled" ; + dc:creator _:b1831 ; + dc:title "impings recreantly unmethodical" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.canalled.tld/unmethodical/circuits.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pete Salada" + ] ; + dc:title "beeves punching nonstable" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.microscope.tld/nonstable/moldiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.closured.tld/incineration/evenly.html" ; + dc:creator _:b1548 ; + dc:creator [ a foaf:Person ; + foaf:name "Shantaya Ratchford" + ] ; + dc:title "sophomores evenly spiking" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.incineration.tld/spiking/numbly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.liaises.tld/darners/pearled.html" ; + bench:booktitle "pottages joyriders darners" ; + dc:creator _:b1717 , _:b1453 ; + dc:title "joyriders pearled fiord" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.darners.tld/fiord/gripes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.temperers.tld/etiological/earlier.html" ; + dc:creator _:b1318 ; + dc:title "doggones earlier lineless" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.etiological.tld/lineless/waxworks.html" . + + + a bench:Article ; + dc:creator _:b547 ; + dc:title "acacia failingly egomaniacal" ; + swrc:journal ; + foaf:homepage "http://www.kaons.tld/egomaniacal/vacatable.html" . + +_:b1815 a foaf:Person ; + foaf:name "Samantaka Allwood" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phlegmiest.tld/amplifiable/unpredictability.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Guglielmina Lebleu" + ] ; + dc:title "dharmas unpredictability recapitulate" ; + swrc:journal ; + foaf:homepage "http://www.amplifiable.tld/recapitulate/foxiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bugeye.tld/subtract/capitalized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anushka Lesko" + ] ; + dc:title "talkatively capitalized scrimshaw" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.subtract.tld/scrimshaw/underworld.html" . + + + a bench:Article ; + dc:creator _:b970 ; + dc:creator [ a foaf:Person ; + foaf:name "Tamah Misemer" + ] ; + dc:title "balefire subtracting physiologic" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.nappes.tld/physiologic/chapels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affinities.tld/trephining/reevaluates.html" ; + dc:creator _:b742 ; + dc:title "depositional reevaluates greathearted" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.trephining.tld/greathearted/plusher.html" . + +_:b1488 a foaf:Person ; + foaf:name "Tyffani Jeppsen" . + + + a bench:Article ; + dc:creator _:b1798 ; + dc:title "transcendentalist ramification loudmouth" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.tokens.tld/loudmouth/libbers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.veeries.tld/saboteurs/lactates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tamsin Micali" + ] ; + dc:title "sowed lactates tyres" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.saboteurs.tld/tyres/provolone.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cudgeling.tld/featherier/misnaming.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Axel Marroquin" + ] ; + dc:title "sublessee misnaming microradiographically" ; + swrc:journal ; + swrc:note "newswomen encasing episcopes singers ridiculed distended prochurch lagoons chickpea" ; + swrc:pages 195 ; + foaf:homepage "http://www.featherier.tld/microradiographically/streets.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.expatiator.tld/snottier/typhoids.html" ; + bench:booktitle "electrifier vincas snottier" ; + dc:creator _:b526 ; + dc:title "vincas typhoids symbolization" ; + dcterms:issued 1960 ; + swrc:pages 166 ; + foaf:homepage "http://www.snottier.tld/symbolization/slackers.html" . + +_:b476 a foaf:Person ; + foaf:name "Kyrillosr Bruneau" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cuddled.tld/prorates/billhook.html" ; + dc:creator _:b420 ; + dc:title "wabbler billhook handfasted" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.prorates.tld/handfasted/schismatics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depersonalizes.tld/jus/differing.html" ; + dc:creator _:b1071 ; + dc:title "tincted differing portraits" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.jus.tld/portraits/nebulise.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.furriers.tld/lawmakers/smashers.html" ; + bench:booktitle "unripe misting lawmakers" ; + dc:creator _:b1079 ; + dc:title "misting smashers conte" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.lawmakers.tld/conte/mumps.html" . + + + a bench:Inproceedings ; + bench:booktitle "zwiebacks kiltie gamete" ; + dc:creator _:b901 ; + dc:title "uncertified gamete trombonists" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.kiltie.tld/trombonists/sharkskin.html" . + +_:b1745 a foaf:Person ; + foaf:name "Shikita Samples" . + +_:b833 a foaf:Person ; + foaf:name "Gottfried Lanzoni" . + + + a bench:Article ; + rdfs:seeAlso "http://www.libations.tld/claymores/shiftlessly.html" ; + dc:creator _:b1656 , person:Paul_Erdoes ; + dc:title "harrower shiftlessly feedstuffs" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.claymores.tld/feedstuffs/lyricizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tierces.tld/visions/rased.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eustace Henein" + ] ; + dc:title "knittings rased ergotic" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.visions.tld/ergotic/hayrack.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intermediate.tld/thoraces/broachers.html" ; + dc:creator _:b674 ; + dc:title "brio broachers polymaths" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.thoraces.tld/polymaths/pastrami.html" . + + + a bench:Inproceedings ; + bench:booktitle "nebulizers hie banting" ; + dc:creator _:b1306 , _:b1832 ; + dc:title "gorily banting recirculated" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.hie.tld/recirculated/flattops.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flambeed.tld/rewardingly/awaits.html" ; + bench:booktitle "circadian nepotism rewardingly" ; + dc:creator _:b1731 ; + dc:title "nepotism awaits prefabs" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.rewardingly.tld/prefabs/airworthier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boughs.tld/bootlicker/cannonading.html" ; + bench:booktitle "concentrated cheroot bootlicker" ; + dc:creator _:b611 ; + dc:title "cheroot cannonading kryolites" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.bootlicker.tld/kryolites/cavitations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slathered.tld/permanents/biologists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Michail Boaldin" + ] ; + dc:title "antechoir biologists tearjerker" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.permanents.tld/tearjerker/nonfictional.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decoders.tld/pinfeathers/steeds.html" ; + dc:creator _:b1293 ; + dc:title "rabidity steeds sweeps" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.pinfeathers.tld/sweeps/ostinatos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.metonyms.tld/savaging/equinely.html" ; + dc:creator _:b1256 ; + dc:creator [ a foaf:Person ; + foaf:name "Euphemia Pippert" + ] ; + dc:title "geldings equinely flower" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.savaging.tld/flower/macular.html" . + +_:b183 a foaf:Person ; + foaf:name "Marka Busche" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scoldingly.tld/spangliest/insufficiencies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stephonjia Hetjonk" + ] ; + dc:title "citruses insufficiencies discontinuance" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.spangliest.tld/discontinuance/mutualism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.croutons.tld/cootie/undergoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chantrelle Gruiger" + ] ; + dc:title "dozers undergoes nympholeptic" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.cootie.tld/nympholeptic/fogless.html" . + + + a bench:Article ; + dc:creator _:b375 ; + dc:title "ribless contingents sextets" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.feverfews.tld/sextets/intersex.html" . + + + a bench:Inproceedings ; + bench:booktitle "streaking fewness advancing" ; + dc:creator _:b1328 ; + dc:title "midgut advancing viewfinder" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.fewness.tld/viewfinder/nimbi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abhorrently.tld/recipients/resuscitates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "JamAan Kine" + ] ; + dc:title "shedders resuscitates models" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.recipients.tld/models/caveator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.headboards.tld/chasteness/porn.html" ; + dc:creator _:b1399 ; + dc:title "perambulators porn belchers" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.chasteness.tld/belchers/commoners.html" . + +_:b1805 a foaf:Person ; + foaf:name "Christophine Welke" . + +_:b301 a foaf:Person ; + foaf:name "Kumi Belidor" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.octopodes.tld/fancywork/aerofoils.html" ; + bench:booktitle "coarsens forevermore fancywork" ; + dc:creator _:b652 ; + dc:title "forevermore aerofoils tweedle" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.fancywork.tld/tweedle/overjoy.html" . + +_:b1833 a foaf:Person ; + foaf:name "Jesus Zollicoffer" . + + + a bench:Article ; + dc:creator _:b839 ; + dc:title "partialities eviscerating escarpments" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.disproportional.tld/escarpments/headhunted.html" . + + + a bench:Article ; + dc:creator _:b1095 ; + dc:creator [ a foaf:Person ; + foaf:name "Pasqual Fonteneau" + ] ; + dc:title "youngling expropriated offended" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.semiotic.tld/offended/duelled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trademarks.tld/caudillo/pounded.html" ; + bench:booktitle "leveret acct caudillo" ; + dc:creator _:b116 ; + dc:title "acct pounded consonants" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.caudillo.tld/consonants/firers.html" . + + + a bench:Article ; + dc:creator _:b1302 ; + dc:title "maddening glanders hallways" ; + swrc:journal ; + foaf:homepage "http://www.occults.tld/hallways/adulteresses.html" . + + + a bench:Article ; + dc:creator _:b1830 ; + dc:title "retouch rearmed breeding" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.vitalist.tld/breeding/unwrinkling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acridest.tld/concubines/discreeter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Florentyna Cost" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Blair Cappucci" + ] ; + dc:title "undetachable discreeter aikidos" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.concubines.tld/aikidos/grudges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ureas.tld/mischarge/annalist.html" ; + dc:creator _:b419 ; + dc:title "tollage annalist overmasters" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.mischarge.tld/overmasters/nicknack.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.blandisher.tld/daddling/ashcans.html" ; + bench:booktitle "heparin spireas daddling" ; + dc:creator _:b1697 ; + dc:title "spireas ashcans mobbing" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.daddling.tld/mobbing/peatiest.html" . + + + a bench:Article ; + dc:creator _:b241 ; + dc:title "chanteuses kabob crookeder" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.tinstone.tld/crookeder/skullduggeries.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.poloniums.tld/residually/rapine.html" ; + bench:booktitle "reserver philanderers residually" ; + dc:creator _:b1515 ; + dc:title "philanderers rapine carious" ; + dcterms:issued 1955 ; + foaf:homepage "http://www.residually.tld/carious/delegation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.terns.tld/waves/readmitted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jeanine Garoner" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Delmara Mrazek" + ] ; + dc:title "violins readmitted monolog" ; + swrc:journal ; + swrc:month 7 ; + swrc:pages 48 ; + foaf:homepage "http://www.waves.tld/monolog/tugger.html" . + + + a bench:Article ; + dc:creator _:b43 ; + dc:title "categorized nonindependent pbx" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.dwarfs.tld/pbx/plausibility.html" . + +_:b1291 a foaf:Person ; + foaf:name "Alika Odgen" . + + + a bench:Inproceedings ; + bench:booktitle "fantasized nihility ladders" ; + dc:creator _:b626 , _:b621 ; + dc:title "depreciators ladders amuck" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.nihility.tld/amuck/plagiarisms.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Oles Sumaran" + ] ; + dc:title "sensibilities juicers persecutes" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.aahing.tld/persecutes/dowdiest.html" . + + + a bench:Article ; + dc:creator _:b637 ; + dc:title "disagreement springed mastodons" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.clamper.tld/mastodons/demanding.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b1548 , _:b6 ; + swrc:volume 9 . + + + a bench:Article ; + rdfs:seeAlso "http://www.narcotizes.tld/crayonists/condignly.html" ; + dc:creator _:b1391 , _:b1822 ; + dc:title "tantalize condignly pussies" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.crayonists.tld/pussies/ecdysial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gallons.tld/blunting/assaulters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mastoor Windrow" + ] ; + dc:title "staunchness assaulters irrationality" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.blunting.tld/irrationality/fluidal.html" . + + + a bench:Inproceedings ; + bench:booktitle "accusers reframed haviours" ; + dc:creator _:b1159 ; + dc:title "charing haviours tramelled" ; + dcterms:issued 1961 ; + swrc:pages 188 ; + foaf:homepage "http://www.reframed.tld/tramelled/glees.html" . + + + a bench:Inproceedings ; + bench:booktitle "zoons conniption regarding" ; + dc:creator _:b942 ; + dc:title "parchments regarding gonifs" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.conniption.tld/gonifs/endoscopy.html" . + +_:b942 a foaf:Person ; + foaf:name "ApOwen Hersch" . + + + a bench:Proceedings ; + bench:booktitle "sayst frat gloving" ; + dc:publisher "Open University Press" ; + dc:title "Proceeding 1 (1967)" ; + dcterms:issued 1967 ; + swrc:editor person:Paul_Erdoes ; + swrc:editor [ a foaf:Person ; + foaf:name "Ricardo Hauch" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Alliss Whitener" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Julietta Goatley" + ] ; + swrc:isbn "0-9170-5758-0" ; + swrc:series 1123 ; + swrc:volume 11 ; + foaf:homepage "http://www.frat.tld/outre/wises.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clouding.tld/bibber/kippered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lukasz Pressimone" + ] ; + dc:title "caterwaul kippered mothers" ; + swrc:journal ; + foaf:homepage "http://www.bibber.tld/mothers/warmups.html" . + + + a bench:Inproceedings ; + bench:booktitle "morphin nonuser fibulas" ; + dc:creator _:b748 , _:b763 ; + dc:title "councilors fibulas townspeople" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.nonuser.tld/townspeople/gladsome.html" . + + + a bench:Article ; + dc:creator _:b1642 ; + dc:creator [ a foaf:Person ; + foaf:name "Trystan Mersinger" + ] ; + dc:title "enchantresses venose preascertainment" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.valors.tld/preascertainment/astrobiologies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chalkiest.tld/transubstantiate/paganish.html" ; + bench:booktitle "cyphers cirrhosis transubstantiate" ; + dc:creator [ a foaf:Person ; + foaf:name "Toyoaki Richoux" + ] ; + dc:title "cirrhosis paganish remeasured" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.transubstantiate.tld/remeasured/quadrennium.html" . + +_:b175 a foaf:Person ; + foaf:name "Masazumi Chuta" . + + + a bench:Article ; + dc:creator _:b202 ; + dc:title "evasively repatriates flitted" ; + swrc:journal ; + swrc:note "hahs underlayers wiggery syndications parked izzards crenelating banning vowing gibsons baldest surmising" ; + swrc:pages 118 ; + foaf:homepage "http://www.sargasso.tld/flitted/workhouses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ombudsmen.tld/syne/conterminously.html" ; + bench:booktitle "lallygags carroming syne" ; + dc:creator _:b1743 ; + dc:title "carroming conterminously concertizing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.syne.tld/concertizing/banshees.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sepalous.tld/arsis/uncouthness.html" ; + dc:creator _:b1774 ; + dc:title "zooid uncouthness bamboozling" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.arsis.tld/bamboozling/creeds.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Naho Currens" + ] ; + dc:title "cupfuls straying dishonoring" ; + swrc:journal ; + foaf:homepage "http://www.freebooter.tld/dishonoring/sureties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woolers.tld/intimidation/carlot.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Engelmar Quanstrum" + ] ; + dc:title "unstructured carlot choosers" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.intimidation.tld/choosers/darkey.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.comparts.tld/wolds/wasted.html" ; + bench:booktitle "inferiors commentators wolds" ; + dc:creator _:b430 ; + dc:title "commentators wasted bopping" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.wolds.tld/bopping/beatles.html" . + +_:b1512 a foaf:Person ; + foaf:name "Fathi Sylvest" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gnashed.tld/prissies/hurtled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Camika Montilla" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Faqueza Correll" + ] ; + dc:title "pellagras hurtled landscaped" ; + swrc:journal ; + foaf:homepage "http://www.prissies.tld/landscaped/hipline.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mendelism.tld/leavening/embrocation.html" ; + dc:creator _:b1791 , person:Paul_Erdoes ; + dc:title "kookiest embrocation casteless" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.leavening.tld/casteless/uroliths.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.backbends.tld/snorers/digitalized.html" ; + bench:booktitle "attempting autocracies snorers" ; + dc:creator _:b506 , person:Paul_Erdoes ; + dc:title "autocracies digitalized clansmen" ; + dcterms:issued 1962 ; + swrc:pages 70 ; + foaf:homepage "http://www.snorers.tld/clansmen/bagels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quitted.tld/immerses/ostmark.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masashige Kuk" + ] ; + dc:title "locoweeds ostmark mineralizes" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.immerses.tld/mineralizes/entreating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shantey.tld/insulating/conductors.html" ; + dc:creator _:b1449 ; + dc:title "dissectors conductors monseigneur" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.insulating.tld/monseigneur/macaroni.html" . + + + a bench:Article ; + dc:creator _:b1827 ; + dc:title "congregational traveling fleeciness" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.nonreciprocally.tld/fleeciness/arrivers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insinuates.tld/uncherished/earaches.html" ; + dc:creator _:b712 ; + dc:title "arraignments earaches racecourses" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.uncherished.tld/racecourses/seraglios.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redressment.tld/astronomically/undeliverable.html" ; + dc:creator _:b1834 ; + dc:creator [ a foaf:Person ; + foaf:name "Ekavali Reineking" + ] ; + dc:title "overbold undeliverable misdirects" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.astronomically.tld/misdirects/porringers.html" . + +_:b1727 a foaf:Person ; + foaf:name "Eileen Heick" . + + + a bench:Article ; + dc:creator _:b530 ; + dc:title "luminescence stylishness unbridled" ; + swrc:journal ; + foaf:homepage "http://www.downshifting.tld/unbridled/oldies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equestrians.tld/easer/manatees.html" ; + dc:creator _:b304 ; + dc:creator [ a foaf:Person ; + foaf:name "Saya Drzewicki" + ] ; + dc:title "unconditionality manatees inelegantly" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.easer.tld/inelegantly/youths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.researched.tld/upswung/recleaned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyoshi Nistendirk" + ] ; + dc:title "photoreceptor recleaned algorism" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.upswung.tld/algorism/reignited.html" . + +_:b1766 a foaf:Person ; + foaf:name "Sfandra Lavalle" . + + + a bench:Inproceedings ; + bench:booktitle "themes scleras shiftily" ; + dc:creator _:b1343 ; + dc:title "wielder shiftily queries" ; + dcterms:issued 1957 ; + swrc:pages 89 ; + foaf:homepage "http://www.scleras.tld/queries/pamphlets.html" . + +_:b1781 a foaf:Person ; + foaf:name "Ferrante Astorga" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scurf.tld/practicably/inflamed.html" ; + dc:creator _:b871 ; + dc:title "snowballed inflamed salesclerk" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.practicably.tld/salesclerk/forehoof.html" . + +_:b258 a foaf:Person ; + foaf:name "Tufail Milum" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Justin Lauria" + ] ; + dc:title "interims dries zetas" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.wight.tld/zetas/gleba.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skeins.tld/sandwiching/bewitchment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yayang Kuczenski" + ] ; + dc:title "equalled bewitchment cheaters" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.sandwiching.tld/cheaters/riffled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.charlatan.tld/geologic/monads.html" ; + bench:booktitle "dreggiest programmatically geologic" ; + dc:creator _:b185 ; + dc:title "programmatically monads corder" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.geologic.tld/corder/mollycoddled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.braize.tld/uncooked/menstruant.html" ; + bench:booktitle "deadens studiousness uncooked" ; + dc:creator _:b1431 ; + dc:title "studiousness menstruant hobblers" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.uncooked.tld/hobblers/bandages.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bazaars.tld/confiners/notation.html" ; + dc:creator _:b1785 ; + dc:title "ocelots notation indoctrinating" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.confiners.tld/indoctrinating/definable.html" . + +_:b585 a foaf:Person ; + foaf:name "Imbudo Gorka" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calibrations.tld/ankh/betrothment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Siencyn Kaschmitter" + ] ; + dc:title "retranslate betrothment ionise" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.ankh.tld/ionise/flakiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exorcises.tld/desexes/summable.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Fahroni Anglea" + ] ; + dc:title "pirog summable heliocentricity" ; + swrc:journal ; + swrc:note "leviathans misadvised tiltyard numberable yawing prosecutrices pegboxes feeblish" ; + swrc:pages 126 ; + foaf:homepage "http://www.desexes.tld/heliocentricity/excretions.html" . + +_:b1660 a foaf:Person ; + foaf:name "Radosta Rodvold" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Namika Billiter" + ] ; + dc:title "castrations waterworthy cheeseburgers" ; + swrc:journal ; + swrc:note "irrefragable stagnates exhilaration aligner requisitioners predetermination dilatations oceanid recall temptresses" ; + swrc:pages 187 ; + foaf:homepage "http://www.alibied.tld/cheeseburgers/ratification.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mignonne.tld/interlards/psalmic.html" ; + bench:booktitle "slacker bothered interlards" ; + dc:creator _:b260 ; + dc:title "bothered psalmic reenacts" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.interlards.tld/reenacts/descended.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.galleons.tld/thersitical/resemblances.html" ; + dc:creator _:b1469 ; + dc:title "irritancy resemblances rickeys" ; + swrc:journal ; + foaf:homepage "http://www.thersitical.tld/rickeys/pits.html" . + +_:b759 a foaf:Person ; + foaf:name "Lukyan Sondrup" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cesareans.tld/haunches/quidnunc.html" ; + dc:creator _:b1724 ; + dc:title "woolsack quidnunc bunging" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.haunches.tld/bunging/wetter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acquirable.tld/vividness/administrated.html" ; + dc:creator _:b1425 ; + dc:title "refocus administrated remedying" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.vividness.tld/remedying/prophetically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Suhaad Mcglown" + ] ; + dc:title "unfertile irishwoman superintend" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.sensitivities.tld/superintend/pronghorn.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tench.tld/pastellists/avouching.html" ; + bench:booktitle "cyclizes wastefully pastellists" ; + dc:creator _:b165 ; + dc:title "wastefully avouching outplay" ; + dcterms:issued 1966 ; + swrc:pages 83 ; + foaf:homepage "http://www.pastellists.tld/outplay/ethnoses.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.petitionee.tld/neologic/intermuscular.html" ; + bench:booktitle "heartier brill neologic" ; + dc:creator _:b1323 ; + dc:title "brill intermuscular fobbed" ; + dcterms:issued 1941 ; + swrc:pages 119 ; + foaf:homepage "http://www.neologic.tld/fobbed/transcribed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.playrooms.tld/calpack/carapace.html" ; + dc:creator _:b1424 ; + dc:title "treadmills carapace stopwatches" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.calpack.tld/stopwatches/girder.html" . + + + a bench:Article ; + dc:creator _:b1521 ; + dc:title "stickouts milling evacuations" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.intercalation.tld/evacuations/squirmers.html" . + + + a bench:Article ; + dc:creator _:b94 ; + dc:title "graters sportive megalomaniacs" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.inhabitants.tld/megalomaniacs/molluscan.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b265 , _:b582 , _:b581 ; + swrc:number 1 ; + swrc:volume 6 . + +_:b970 a foaf:Person ; + foaf:name "Nerea Backhuus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.balded.tld/repudiating/gazelles.html" ; + dc:creator _:b762 ; + dc:title "unwelded gazelles dropsical" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.repudiating.tld/dropsical/drawler.html" . + +_:b1670 a foaf:Person ; + foaf:name "Bertie Sarks" . + + + a bench:Journal ; + dc:title "Journal 5 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b654 , _:b1233 , _:b1590 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.depletes.tld/lightful/tattiest.html" ; + dc:creator _:b1667 ; + dc:title "cabby tattiest ofttimes" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.lightful.tld/ofttimes/nepotisms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vetted.tld/coagent/terminates.html" ; + bench:booktitle "argental unproposed coagent" ; + dc:creator _:b1263 , _:b25 ; + dc:title "unproposed terminates eternals" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.coagent.tld/eternals/flappier.html" . + + + a bench:Proceedings ; + bench:booktitle "reburials thermometers painty" ; + dc:publisher "Jason Aronson Publishers" ; + dc:title "Proceeding 1 (1962)" ; + dcterms:issued 1962 ; + swrc:editor person:Paul_Erdoes , _:b981 ; + swrc:isbn "0-2833-4973-0" ; + foaf:homepage "http://www.thermometers.tld/shacking/reduplicative.html" . + + + a bench:Article ; + dc:creator _:b636 ; + dc:title "hazarded misaddressed adjurors" ; + swrc:journal ; + swrc:note "despoilment woolly puddling admissability unwinding drawbacks dissonance opprobrious irefully" ; + swrc:pages 27 ; + foaf:homepage "http://www.number.tld/adjurors/washes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milked.tld/marquises/tailgating.html" ; + bench:booktitle "inoculated disenfranchised marquises" ; + dc:creator _:b377 ; + dc:title "disenfranchised tailgating potages" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.marquises.tld/potages/tarragon.html" . + +_:b1127 a foaf:Person ; + foaf:name "Lindtraud Kantola" . + +_:b187 a foaf:Person ; + foaf:name "Perfecta Gonser" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mercenaries.tld/snuggled/slithers.html" ; + dc:creator _:b573 ; + dc:title "chirographer slithers wastier" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.snuggled.tld/wastier/tinglers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ogreism.tld/infiltration/macadam.html" ; + dc:creator _:b639 ; + dc:title "sacrist macadam sighing" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.infiltration.tld/sighing/espanol.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.editorialized.tld/bossily/vitiated.html" ; + dc:creator _:b1689 ; + dc:title "disheartenment vitiated bitched" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.bossily.tld/bitched/ennoblers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.centralizing.tld/demographic/calamitousness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stone Reigner" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bophary Badanguio" + ] ; + dc:title "serumal calamitousness octopuses" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.demographic.tld/octopuses/appomattox.html" . + +_:b1222 a foaf:Person ; + foaf:name "Tarrant Alsbrooks" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reinterpretation.tld/bylining/adumbratively.html" ; + dc:creator _:b1769 ; + dc:title "tenderly adumbratively unequaled" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.bylining.tld/unequaled/redescribing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.portrays.tld/preparers/ireful.html" ; + dc:creator _:b730 ; + dc:title "microcephaly ireful pothouse" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.preparers.tld/pothouse/ascensions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.barest.tld/parliaments/mister.html" ; + bench:booktitle "mergences tiros parliaments" ; + dc:creator _:b1495 ; + dc:title "tiros mister wiredrawn" ; + dcterms:issued 1960 ; + swrc:pages 131 ; + foaf:homepage "http://www.parliaments.tld/wiredrawn/tolerantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unicef.tld/speedways/miscounts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vladlena Tlumacki" + ] ; + dc:title "entrained miscounts surfier" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.speedways.tld/surfier/epistasies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shacking.tld/obstetrics/wrenching.html" ; + bench:booktitle "painty reduplicative obstetrics" ; + dc:creator _:b810 , person:Paul_Erdoes , _:b811 ; + dc:title "reduplicative wrenching fascistic" ; + dcterms:issued 1962 ; + swrc:pages 58 ; + foaf:homepage "http://www.obstetrics.tld/fascistic/misappropriating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydrating.tld/novelette/leeks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aurelie Matheis" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rachelle Asano" + ] ; + dc:title "wearables leeks carrageenin" ; + swrc:journal ; + swrc:note "anticipated sufflates withholds flied diverticulum daffiness visuals nuthouse interlines liturgical graciousness" ; + swrc:pages 34 ; + foaf:homepage "http://www.novelette.tld/carrageenin/grists.html" . + +_:b956 a foaf:Person ; + foaf:name "Daawood Lefevre" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mussed.tld/brit/portiones.html" ; + dc:creator _:b1750 , _:b1835 ; + dc:title "inbreathe portiones rooks" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.brit.tld/rooks/reaccusing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resell.tld/appeases/refutatory.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Honour Kenzie" + ] ; + dc:title "digger refutatory improvable" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.appeases.tld/improvable/abstracting.html" . + + + a bench:Article ; + dc:creator _:b1598 ; + dc:title "gentlewomen sequenced toehold" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.unestablished.tld/toehold/poppied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mileages.tld/pampering/rollaway.html" ; + bench:booktitle "misnamed recanters pampering" ; + dc:creator _:b148 ; + dc:title "recanters rollaway typed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.pampering.tld/typed/condones.html" . + +_:b1158 a foaf:Person ; + foaf:name "Eichi Tenant" . + +_:b1667 a foaf:Person ; + foaf:name "Criston Arcand" . + + + a bench:Article ; + dc:creator _:b1601 ; + dc:title "squeakier carapaces groper" ; + swrc:journal ; + foaf:homepage "http://www.medicare.tld/groper/played.html" . + + + a bench:Inproceedings ; + bench:booktitle "surgically quarterfinalist striates" ; + dc:creator _:b1646 ; + dc:title "circumlocutory striates instigation" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 157 ; + foaf:homepage "http://www.quarterfinalist.tld/instigation/putdowns.html" . + +_:b473 a foaf:Person ; + foaf:name "Seriozhenka Homen" . + +_:b605 a foaf:Person ; + foaf:name "Laurentius Ensminger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monographers.tld/doles/delineative.html" ; + dc:creator _:b1138 ; + dc:title "executions delineative archaistic" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.doles.tld/archaistic/wyverns.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavi Gouveia" + ] ; + dc:title "merengue twofers suspenders" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.discoloration.tld/suspenders/growlingly.html" . + + + a bench:Inproceedings ; + bench:booktitle "chattiest gunslingers speedboating" ; + dc:creator _:b1583 , _:b96 ; + dc:title "faltered speedboating endemics" ; + dcterms:issued 1957 ; + swrc:pages 81 ; + foaf:homepage "http://www.gunslingers.tld/endemics/lecherous.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surpriser.tld/tibiae/latecomers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clemens Meriweather" + ] ; + dc:title "complainer latecomers descried" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.tibiae.tld/descried/enters.html" . + +_:b1241 a foaf:Person ; + foaf:name "Wilma Bruzek" . + + + a bench:Incollection ; + bench:booktitle "nervy monoplanes tonneaus" ; + dc:creator _:b1350 ; + dc:title "animist tonneaus pendants" ; + dcterms:issued 1954 ; + foaf:homepage "http://www.monoplanes.tld/pendants/sumps.html" . + +_:b591 a foaf:Person ; + foaf:name "Noburo Charleton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.takeovers.tld/colonnades/contemned.html" ; + dc:creator _:b747 , _:b740 ; + dc:title "ragman contemned prettifier" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.colonnades.tld/prettifier/revolutionists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cantonment.tld/sandblasters/scandinavians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Utor Gennusa" + ] ; + dc:title "stretching scandinavians dover" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.sandblasters.tld/dover/academes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conventicles.tld/discerner/progovernment.html" ; + dc:creator _:b512 ; + dc:title "peddler progovernment stropped" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.discerner.tld/stropped/gruelers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reoccupations.tld/cerebrum/gloves.html" ; + dc:creator _:b1307 , person:Paul_Erdoes ; + dc:title "embossers gloves mohairs" ; + swrc:journal ; + swrc:note "retorts insoles stockman queening allergist doyenne placarders septuagenarians" ; + swrc:pages 132 ; + foaf:homepage "http://www.cerebrum.tld/mohairs/admiralties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snobberies.tld/idealism/homelike.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laban Diffee" + ] ; + dc:title "sumptuously homelike pollinating" ; + swrc:journal ; + swrc:note "debilities maundered jargoned embattled placard novelties labyrinths ichthyologists unharvested tambura" ; + foaf:homepage "http://www.idealism.tld/pollinating/salably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intensiveness.tld/grogram/allergin.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Julika Smar" + ] ; + dc:title "splenectomies allergin tahitian" ; + swrc:journal ; + swrc:note "cordites repenters riotousness jaundicing figuration solfeggi spawners perlitic flexions rioter conjunctivas" ; + swrc:pages 183 ; + foaf:homepage "http://www.grogram.tld/tahitian/nonphysiological.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pomps.tld/nomadisms/program.html" ; + bench:booktitle "rosewood statistics nomadisms" ; + dc:creator _:b732 ; + dc:title "statistics program manufactured" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.nomadisms.tld/manufactured/downstage.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.brandished.tld/scatter/lipoprotein.html" ; + bench:booktitle "misused chatterbox scatter" ; + dc:creator _:b1227 ; + dc:title "chatterbox lipoprotein hotkey" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.scatter.tld/hotkey/bracers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misdirected.tld/titterers/enjoin.html" ; + bench:booktitle "sportier safariing titterers" ; + dc:creator _:b1290 , person:Paul_Erdoes ; + dc:title "safariing enjoin steers" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.titterers.tld/steers/gimps.html" . + +_:b302 a foaf:Person ; + foaf:name "Dionysios Saucer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chintzier.tld/prestos/neutralization.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Armando Glos" + ] ; + dc:title "microbars neutralization philol" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.prestos.tld/philol/micrograph.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scrapped.tld/islanded/burlily.html" ; + bench:abstract "householder overeducated objurgate treaties preprocessor despising loftily yabber reprovingly blungers dwarflike effulgences coreless tuberculoses environs hulled preexamination oralogy tibetans slavishly hipless prs bluejays cuppier nonsurgical skimpiest outpoured dissociated heartier petitionee brill neologic intermuscular fobbed transcribed swifters redigesting ostinato recalculation safest signiory latchets inflecting trephines hops exec junketeers isolators reducing nethermost nonfiction retrogressions eliminates unknowns mongoloids danker raunchiness perspicuously disjoined nigglings midmonths labium peeped daydreams permuting immediately canzona interrelated cooked reformers goodwife technicolor plenishes nippy bounden occulters blubberer amenities desecrated tetrachlorides loutish polygony malines cliffhanger entailments reindexed bedstraws thoughtless elation swampland earings circumscribed paralyzingly pouchy surrejoinders chestiest measurage tonsils pasturage thurifer teazle" ; + bench:cdrom "http://www.dwelling.tld/prat/islanded.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Cecil Kochler" + ] ; + dc:title "prat burlily thanklessly" ; + swrc:journal ; + swrc:month 8 ; + swrc:note "fringier rhythmical wastebaskets powderer immigrates inserter plights corollaries" ; + swrc:pages 114 ; + foaf:homepage "http://www.islanded.tld/thanklessly/swiveled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overcrowded.tld/unfailing/forwhy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alvar Whitegoat" + ] ; + dc:title "choremen forwhy shoves" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.unfailing.tld/shoves/matching.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drawbacks.tld/opprobrious/irefully.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leokadia Noland" + ] ; + dc:title "dissonance irefully irrefragable" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.opprobrious.tld/irrefragable/stagnates.html" . + +_:b1731 a foaf:Person ; + foaf:name "Bishr Napoletano" . + +_:b1189 a foaf:Person ; + foaf:name "Amora Ockmond" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dunged.tld/replications/motivation.html" ; + bench:booktitle "interlarding iodize replications" ; + dc:creator _:b1228 ; + dc:title "iodize motivation gunrunner" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.replications.tld/gunrunner/didos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gyred.tld/hashes/farthingales.html" ; + dc:creator _:b1507 ; + dc:title "dowsers farthingales imbibed" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.hashes.tld/imbibed/deepening.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.passable.tld/enflamed/multipliers.html" ; + dc:creator _:b1574 ; + dc:title "stonier multipliers immunotherapy" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.enflamed.tld/immunotherapy/excreting.html" . + + + a bench:Inproceedings ; + bench:booktitle "psychokinesis skydived gung" ; + dc:creator _:b1670 ; + dc:title "sutural gung backfield" ; + dcterms:issued 1960 ; + swrc:pages 130 ; + foaf:homepage "http://www.skydived.tld/backfield/lutings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poetically.tld/ferried/bricked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vincenzio Compos" + ] ; + dc:title "wisecrackers bricked momentariness" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.ferried.tld/momentariness/biogeographer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.handpicks.tld/mashie/heartsickness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anastagio Yeatman" + ] ; + dc:title "mooter heartsickness concavo" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.mashie.tld/concavo/flawed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.varnished.tld/biomicroscopy/captioned.html" ; + dc:creator _:b1809 , _:b1164 ; + dc:title "confederation captioned japed" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.biomicroscopy.tld/japed/totemites.html" . + + + a bench:Article ; + dc:creator _:b1656 ; + dc:creator [ a foaf:Person ; + foaf:name "Ernestine Barkan" + ] ; + dc:title "xerosis neurological warranter" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.steamers.tld/warranter/flashings.html" . + +_:b218 a foaf:Person ; + foaf:name "Omari Mincey" . + +_:b1836 a foaf:Person ; + foaf:name "Shameem Resureccion" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Charolette Roberge" + ] ; + dc:title "hayracks visiters naivety" ; + swrc:journal ; + foaf:homepage "http://www.bolted.tld/naivety/bolter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sueding.tld/noncausal/sombrely.html" ; + dc:creator _:b149 , _:b1169 ; + dc:title "serotonin sombrely freudians" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.noncausal.tld/freudians/citrons.html" . + + + a bench:Article ; + dc:creator _:b1232 ; + dc:title "flamming longshoreman disarranges" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.mornings.tld/disarranges/standards.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.communicator.tld/overexerts/jambs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Antonino Larowe" + ] ; + dc:title "intermarrying jambs apneas" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.overexerts.tld/apneas/recommissioned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spurting.tld/boggish/megapod.html" ; + bench:booktitle "fashioners bloodless boggish" ; + dc:creator _:b846 , person:Paul_Erdoes ; + dc:title "bloodless megapod anointed" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.boggish.tld/anointed/nontemporally.html" . + +_:b1737 a foaf:Person ; + foaf:name "Zeny Hordge" . + + + a bench:Journal ; + dc:title "Journal 3 (1954)" ; + dcterms:issued 1954 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dampens.tld/rappers/rescuer.html" ; + bench:booktitle "sconce boneheads rappers" ; + dc:creator _:b1449 ; + dc:title "boneheads rescuer fricasseeing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.rappers.tld/fricasseeing/disassociate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.golfings.tld/relays/leaflets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dean Sinor" + ] ; + dc:title "brassica leaflets arcaded" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.relays.tld/arcaded/unpin.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Miles Manero" + ] ; + dc:title "metropolitanize pedros nonforfeitable" ; + swrc:journal ; + foaf:homepage "http://www.twanged.tld/nonforfeitable/dissociative.html" . + +_:b39 a foaf:Person ; + foaf:name "Poved Hittle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pharyngal.tld/dims/hallucinosis.html" ; + dc:creator _:b564 ; + dc:title "nonstriker hallucinosis echoey" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.dims.tld/echoey/unequivocalness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.parallaxes.tld/unreformed/misarrangement.html" ; + bench:booktitle "mechanizes anaerobe unreformed" ; + dc:creator _:b1745 ; + dc:title "anaerobe misarrangement sonorities" ; + dcterms:issued 1966 ; + swrc:pages 146 ; + foaf:homepage "http://www.unreformed.tld/sonorities/pressor.html" . + + + a bench:Inproceedings ; + bench:booktitle "boffola camporee confronting" ; + dc:creator _:b606 ; + dc:title "hieing confronting prearranging" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.camporee.tld/prearranging/suede.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quipped.tld/unsupervised/deathcups.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karita Sukovich" + ] ; + dc:title "cabinetmaking deathcups dogfight" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.unsupervised.tld/dogfight/wormhole.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nymphets.tld/espying/doorplates.html" ; + bench:booktitle "chronicling shindy espying" ; + dc:creator _:b1459 ; + dc:title "shindy doorplates mumper" ; + dcterms:issued 1964 ; + swrc:pages 15 ; + foaf:homepage "http://www.espying.tld/mumper/knotweeds.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsoundness.tld/trifled/grinder.html" ; + bench:booktitle "provider depraver trifled" ; + dc:creator _:b1631 , _:b777 ; + dc:title "depraver grinder carcinogeneses" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.trifled.tld/carcinogeneses/vigilantes.html" . + +_:b819 a foaf:Person ; + foaf:name "Gamze Skalsky" . + + + a bench:Article ; + dc:creator _:b1632 , _:b1105 ; + dc:title "redivide shriller dingdong" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.luminists.tld/dingdong/airdrops.html" . + +_:b1681 a foaf:Person ; + foaf:name "Travion Mosco" . + +_:b171 a foaf:Person ; + foaf:name "Karolek Sheaff" . + + + a bench:Article ; + dc:creator _:b268 ; + dc:title "retinoscope craftier unaccentuated" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.shitted.tld/unaccentuated/renigs.html" . + + + a bench:Inproceedings ; + bench:booktitle "surplices dreaming planetologists" ; + dc:creator _:b1705 , _:b211 ; + dc:title "incapacitates planetologists graved" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.dreaming.tld/graved/lunas.html" . + +_:b1751 a foaf:Person ; + foaf:name "Coch Foulger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipage.tld/windblown/evading.html" ; + dc:creator _:b623 ; + dc:title "galateas evading slicers" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.windblown.tld/slicers/ledges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trapezes.tld/unmortgaged/tikes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Michinaga Orear" + ] ; + dc:title "avouchers tikes moderatorial" ; + swrc:journal ; + foaf:homepage "http://www.unmortgaged.tld/moderatorial/dotted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.grifted.tld/devotedness/farers.html" ; + bench:booktitle "clangorously elatedly devotedness" ; + dc:creator _:b318 ; + dc:title "elatedly farers insurgescence" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.devotedness.tld/insurgescence/rumblingly.html" . + +_:b333 a foaf:Person ; + foaf:name "Ginessa Wisinger" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.suboffices.tld/hwy/blasted.html" ; + bench:booktitle "gallstones curacy hwy" ; + dc:creator _:b1367 ; + dc:title "curacy blasted vasectomized" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.hwy.tld/vasectomized/registrarship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chorded.tld/compliments/floatability.html" ; + dc:creator _:b1467 ; + dc:title "conjugator floatability stockjobbing" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.compliments.tld/stockjobbing/vips.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flotations.tld/ventless/annotation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedon Ryburn" + ] ; + dc:title "accusatorial annotation xenolith" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.ventless.tld/xenolith/hype.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.midgets.tld/cowering/apprized.html" ; + bench:booktitle "antithetical bumpily cowering" ; + dc:creator [ a foaf:Person ; + foaf:name "Merbok Kinnett" + ] ; + dc:title "bumpily apprized smallness" ; + dcterms:issued 1961 ; + foaf:homepage "http://www.cowering.tld/smallness/captress.html" . + +_:b37 a foaf:Person ; + foaf:name "Hatsuyo Abrom" . + +_:b906 a foaf:Person ; + foaf:name "Trinh Brihm" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beechier.tld/rallye/azine.html" ; + bench:booktitle "unaccountable beechier reverberator" ; + bench:cdrom "http://www.abnormally.tld/reverberator/rallye.html" ; + dc:creator person:Paul_Erdoes , _:b1465 ; + dc:title "reverberator azine alarmists" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.rallye.tld/alarmists/undigested.html" . + + + a bench:Article ; + dc:creator _:b554 , _:b553 ; + dc:title "sneaking mishaps citadels" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.maladministers.tld/citadels/nudists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wicus Kastendieck" + ] ; + dc:title "jouncy frankfurters chuckfull" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.typhoons.tld/chuckfull/ambiguously.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amata Signorelli" + ] ; + dc:title "implies reacquires preordaining" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.demands.tld/preordaining/lathworks.html" . + +_:b1343 a foaf:Person ; + foaf:name "Diomedes Raisley" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cherries.tld/mislayer/dreks.html" ; + bench:booktitle "ukeleles sanitated mislayer" ; + dc:creator person:Paul_Erdoes , _:b620 , _:b137 ; + dc:title "sanitated dreks tradeoffs" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.mislayer.tld/tradeoffs/loopier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshimochi Streitenberge" + ] ; + dc:title "conches hefting goosiest" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.vamped.tld/goosiest/pedicabs.html" . + +_:b1837 a foaf:Person ; + foaf:name "Astra Salmela" . + +_:b902 a foaf:Person ; + foaf:name "Keizo Barratt" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.variegating.tld/pinsetters/festivals.html" ; + bench:booktitle "comprehended smoker pinsetters" ; + dc:creator _:b642 , _:b1710 ; + dc:title "smoker festivals astrologist" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.pinsetters.tld/astrologist/reconstituting.html" . + + + a bench:Article ; + dc:creator _:b1163 ; + dc:title "unappreciative soapbox gimmicks" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.canonizations.tld/gimmicks/lathers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rhyd Deppen" + ] ; + dc:title "percusses transitoriness nightshirts" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.scoriae.tld/nightshirts/unpardonably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oligarchies.tld/dronish/blighter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Craddock Rudish" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bsra Hudman" + ] ; + dc:title "carbonators blighter toolroom" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.dronish.tld/toolroom/intellectualism.html" . + +_:b1663 a foaf:Person ; + foaf:name "Gerion Sonoski" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hilaal Gundelach" + ] ; + dc:title "simulative oblational regenerate" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.strate.tld/regenerate/blabby.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.archaeologically.tld/gayety/renderers.html" ; + dc:creator _:b914 ; + dc:title "gooky renderers uprightly" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.gayety.tld/uprightly/recognitive.html" . + +_:b253 a foaf:Person ; + foaf:name "Ilka Waldroop" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redeyes.tld/national/taller.html" ; + dc:creator _:b1617 ; + dc:creator [ a foaf:Person ; + foaf:name "Marlene Dague" + ] ; + dc:title "optional taller repellency" ; + swrc:journal ; + swrc:note "scraggier machismos nth lengthiness agars meshier sojourner flowingly degaussing reorienting" ; + swrc:pages 173 ; + foaf:homepage "http://www.national.tld/repellency/scattiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pioneering.tld/eyeletted/acupuncture.html" ; + bench:booktitle "stuffier noons eyeletted" ; + dc:creator _:b542 ; + dc:title "noons acupuncture germaniums" ; + dcterms:issued 1962 ; + swrc:pages 145 ; + foaf:homepage "http://www.eyeletted.tld/germaniums/boyishly.html" . + +_:b1204 a foaf:Person ; + foaf:name "Lamesha Neher" . + + + a bench:Journal ; + dc:title "Journal 1 (1947)" ; + dcterms:issued 1947 ; + swrc:editor [ a foaf:Person ; + foaf:name "Kulthum Liverance" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Shoichi Mathey" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Handy Ratajczak" + ] ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slalomed.tld/shoulders/outgoings.html" ; + bench:booktitle "autarchy parables shoulders" ; + dc:creator _:b1829 ; + dc:title "parables outgoings doubtable" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.shoulders.tld/doubtable/keelhauls.html" . + + + a bench:Article ; + dc:creator _:b124 , _:b521 ; + dc:title "pals overburdensome squadded" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.galumph.tld/squadded/mambas.html" . + +_:b1501 a foaf:Person ; + foaf:name "Zenobio Placencio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.premenstrually.tld/embosoms/zincking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ellie Jolla" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Saomai Neville" + ] ; + dc:title "subschedules zincking divvies" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.embosoms.tld/divvies/bogyism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaleriia Wilshusen" + ] ; + dc:title "stovepipe wirehair noncarbonated" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.dawdlers.tld/noncarbonated/unfurled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fortuning.tld/failures/outwork.html" ; + bench:booktitle "repealers boorishly failures" ; + dc:creator _:b1318 , person:Paul_Erdoes ; + dc:title "boorishly outwork exempla" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.failures.tld/exempla/rosing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eben Weld" + ] ; + dc:title "enriches ploying aerodynamical" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.reversely.tld/aerodynamical/lividly.html" . + +_:b1118 a foaf:Person ; + foaf:name "Aleece Thorn" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slobbered.tld/biles/unspectacular.html" ; + bench:booktitle "pierced shinleaf biles" ; + dc:creator _:b1838 , _:b1750 ; + dc:title "shinleaf unspectacular feasance" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.biles.tld/feasance/towlines.html" . + + + a bench:Article ; + dc:creator _:b1821 ; + dc:title "scummy nulling offtrack" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.hydrogenations.tld/offtrack/flitter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antonyms.tld/chanticleer/administrants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erechtheus Muschick" + ] ; + dc:title "anesthetize administrants preengaging" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.chanticleer.tld/preengaging/unitarians.html" . + +_:b414 a foaf:Person ; + foaf:name "Moselle Brumsey" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tasia Ellenburg" + ] ; + dc:title "urger catenating periodontoses" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.villous.tld/periodontoses/overflows.html" . + +_:b1361 a foaf:Person ; + foaf:name "Ermentraud Ocker" . + +_:b1675 a foaf:Person ; + foaf:name "Naadiya Maslyn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overexerting.tld/holsteins/invaders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daya Luhr" + ] ; + dc:title "stumbles invaders lith" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.holsteins.tld/lith/ledger.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amarante Welte" + ] ; + dc:title "unsolders centralistic exedra" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.mutationally.tld/exedra/rotted.html" . + + + a bench:Article ; + dc:creator _:b756 ; + dc:title "abases reverts minnesotan" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.proclerical.tld/minnesotan/defiances.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.semibiographical.tld/daystar/edibleness.html" ; + bench:booktitle "tangents morasses daystar" ; + dc:creator _:b1836 ; + dc:title "morasses edibleness countermand" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.daystar.tld/countermand/believable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oldness.tld/japers/constitutional.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seishiro Barcliff" + ] ; + dc:title "gonococcus constitutional armlessly" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.japers.tld/armlessly/helpless.html" . + + + a bench:Inproceedings ; + bench:booktitle "borborygmies whipcords grecized" ; + dc:creator _:b474 ; + dc:title "friary grecized flauntingly" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.whipcords.tld/flauntingly/perceptually.html" . + + + a bench:Article ; + dc:creator _:b1818 ; + dc:title "triarchy totterer diarist" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.homerooms.tld/diarist/needlessness.html" . + + + a bench:Article ; + dc:creator _:b678 ; + dc:title "absolved affluxes fronting" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.kens.tld/fronting/buffers.html" . + + + a bench:Inproceedings ; + bench:booktitle "infertilely wearying approbate" ; + dc:creator _:b1713 ; + dc:title "heman approbate unassessed" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.wearying.tld/unassessed/salsa.html" . + +_:b1814 a foaf:Person ; + foaf:name "Ketan Dejulio" . + + + a bench:Article ; + dc:creator _:b1337 ; + dc:title "plovers clickers hardship" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.lucence.tld/hardship/rudders.html" . + +_:b1795 a foaf:Person ; + foaf:name "Francesca Lins" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "GIynn Blanko" + ] ; + dc:title "dowse covetously schematics" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.swooper.tld/schematics/baubles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noncentral.tld/oreganos/americanizes.html" ; + dc:creator _:b372 ; + dc:title "goutier americanizes wageless" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.oreganos.tld/wageless/outlines.html" . + +_:b769 a foaf:Person ; + foaf:name "Silvester Yelvington" . + +_:b338 a foaf:Person ; + foaf:name "Gota Dorff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.iodizers.tld/propitiation/stutters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Henry Depass" + ] ; + dc:title "cordilleran stutters corkier" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.propitiation.tld/corkier/transduce.html" . + +_:b1489 a foaf:Person ; + foaf:name "Alek Babson" . + + + a bench:Article ; + dc:creator _:b858 ; + dc:title "ensorceled mirroring agglomeration" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.satanists.tld/agglomeration/mayhems.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stagily.tld/determinist/ruffians.html" ; + bench:booktitle "cygnet authoresses determinist" ; + dc:creator _:b1784 ; + dc:title "authoresses ruffians aluminizes" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.determinist.tld/aluminizes/eisteddfod.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hurling.tld/laities/teenyboppers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ioakim Wigg" + ] ; + dc:title "upholsterers teenyboppers masculineness" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.laities.tld/masculineness/outer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recompression.tld/lousiness/mistreated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mimi Stremmel" + ] ; + dc:title "condensation mistreated concentrators" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.lousiness.tld/concentrators/finitudes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vocatively.tld/curtailment/jitney.html" ; + bench:abstract "tilers shipping fortified meritable idealogy conservatives upboiling copses soberer turnspit squanderers illustrates deliciousness reconverts thorned finns obdurately furnaces proslavery berthas blindfolding cookey impaneled matador inviolacy broiders telephoned philoprogenitive leveller safer gummites definitiveness broadest lobotomizing snarlier stockpiling traitorously juicily misclassifies polestar rowels nonagricultural woof drooping fruits visorless yeomen wanderers outcast yoni corned minifloppies indues ineffectively entomologists decompensations thriftily chuckled refiner pyromaniacal regularized miniskirt procommunists platy microfilmer unbosom takable atones rhymer needlers littlenecks histrionics nativities caimans minster furor marled lurchers ultraviolet jutty fibroin cantons terns violins waves readmitted monolog tugger subdirectors bluesmen coarsest incorporator widdling calculably anodal mopish beeves microscope punching nonstable moldiness crocuses situating quietened erects middlebrows locutions stodges nervy animist monoplanes tonneaus pendants sumps exacted balboas deli hotheads plebiscites downcasts accouterments griped governed tauts reclusive hawser hackers fussers sorbates thrower misdeal noncorroborative pseudobiographical intercompany" ; + dc:creator _:b781 ; + dc:title "reexpresses jitney yukking" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.curtailment.tld/yukking/timework.html" . + +_:b984 a foaf:Person ; + foaf:name "Iarche Ronde" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maps.tld/sinuosity/kirkman.html" ; + bench:booktitle "calling pumper sinuosity" ; + dc:creator person:Paul_Erdoes , _:b920 ; + dc:title "pumper kirkman intrinsically" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.sinuosity.tld/intrinsically/hyoglossi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.riskier.tld/leaks/scorchers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oxana Koble" + ] ; + dc:title "anticorrosive scorchers negation" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.leaks.tld/negation/flecking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modeled.tld/parasitizing/cylindrical.html" ; + dc:creator _:b499 ; + dc:title "brassies cylindrical daw" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.parasitizing.tld/daw/slicks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.smarmy.tld/shapes/nauseas.html" ; + dc:creator _:b1111 ; + dc:title "federally nauseas musclemen" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.shapes.tld/musclemen/steeplechases.html" . + + + a bench:Article ; + bench:cdrom "http://www.nutritionally.tld/distills/interrogational.html" ; + dc:creator _:b1839 , _:b534 ; + dc:title "shellacker interrogational upswelled" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.distills.tld/upswelled/spiritless.html" . + +_:b702 a foaf:Person ; + foaf:name "Kosenila Fondy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gaiters.tld/repeatedly/overbalancing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iha Em" + ] ; + dc:title "talcums overbalancing inebriant" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.repeatedly.tld/inebriant/mashers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ghettoes.tld/menus/boomeranged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kristabelle Kabina" + ] ; + dc:title "demagnetizing boomeranged bummers" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.menus.tld/bummers/savannas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.calculabilities.tld/avitaminosis/villager.html" ; + bench:booktitle "superannuation melanesian avitaminosis" ; + dc:creator _:b59 , _:b225 ; + dc:title "melanesian villager denationalizing" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.avitaminosis.tld/denationalizing/prejudging.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.capturer.tld/diaphoretics/pyrotechnics.html" ; + bench:booktitle "tressiest picadors diaphoretics" ; + dc:creator _:b889 ; + dc:title "picadors pyrotechnics telephotographs" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.diaphoretics.tld/telephotographs/besmirches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emmets.tld/certifies/supercedes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arne Pennison" + ] ; + dc:title "cremators supercedes rimes" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.certifies.tld/rimes/slopes.html" . + + + a bench:Article ; + dc:creator _:b1358 ; + dc:title "baffler descents plunger" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.forwardness.tld/plunger/condescending.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aerates.tld/enhancement/junkmen.html" ; + dc:creator _:b226 ; + dc:title "unconscionably junkmen canzonas" ; + swrc:journal ; + foaf:homepage "http://www.enhancement.tld/canzonas/haddocks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.garnetlike.tld/octangles/bleachers.html" ; + dc:creator _:b1314 ; + dc:title "dockhand bleachers sundering" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.octangles.tld/sundering/finning.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Judyta Solymani" + ] ; + dc:title "froes douche prestamp" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.stewpan.tld/prestamp/faultiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mongst.tld/befriend/geometrical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hadeel Ceraos" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kowan Heinrichs" + ] ; + dc:title "torpidity geometrical cheapens" ; + swrc:journal ; + swrc:note "polynesian wackier moored doorless defoliator chiasma alibiing raisings fortifying attempting backbends" ; + swrc:pages 149 ; + foaf:homepage "http://www.befriend.tld/cheapens/vietcong.html" . + +_:b1807 a foaf:Person ; + foaf:name "Birke Schutz" . + + + a bench:Inproceedings ; + bench:booktitle "dishonored overemphasized nonparticipating" ; + dc:creator _:b635 ; + dc:title "weasands nonparticipating hellions" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.overemphasized.tld/hellions/governorship.html" . + + + a bench:Article ; + dc:creator _:b1053 , _:b644 ; + dc:title "albumins euphonies doubleheaders" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.unrequited.tld/doubleheaders/nongregarious.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.genuses.tld/sumatrans/reaccuses.html" ; + bench:booktitle "natured wooded sumatrans" ; + dc:creator _:b14 ; + dc:title "wooded reaccuses chamfered" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.sumatrans.tld/chamfered/showcasing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warns.tld/indefensibility/premieres.html" ; + dc:creator _:b986 , _:b1514 ; + dc:title "snaggy premieres alternateness" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.indefensibility.tld/alternateness/aeriest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ethicals.tld/mutually/broadens.html" ; + bench:booktitle "canards coulombs mutually" ; + dc:creator _:b1434 ; + dc:title "coulombs broadens defectiveness" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.mutually.tld/defectiveness/astern.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.proconservation.tld/kindredness/vassals.html" ; + dc:creator _:b1817 ; + dc:title "bassets vassals overattentively" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.kindredness.tld/overattentively/gravitic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.durative.tld/velocipede/revenger.html" ; + dc:creator _:b1059 , _:b1647 ; + dc:title "empanel revenger forzandos" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.velocipede.tld/forzandos/scrams.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1942)" ; + dcterms:issued 1942 ; + swrc:editor [ a foaf:Person ; + foaf:name "Sadayoshi Englemann" + ] ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.missaid.tld/hayrick/feudalists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dillus Compeau" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cathrine Ayoob" + ] ; + dc:title "hagride feudalists splendor" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.hayrick.tld/splendor/quainter.html" . + + + a bench:Article ; + dc:creator _:b208 ; + dc:title "uneasily intrenched largess" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.exporter.tld/largess/gulling.html" . + +_:b207 a foaf:Person ; + foaf:name "Salmoneus Duncans" . + +_:b496 a foaf:Person ; + foaf:name "Tekla Gallerani" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backhanded.tld/inaccuracies/oubliette.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Strezislava Weingard" + ] ; + dc:title "wagoners oubliette hornswoggling" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.inaccuracies.tld/hornswoggling/anxiousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unprofitable.tld/piniest/demobbed.html" ; + dc:creator _:b632 ; + dc:title "crooknecks demobbed bonnyclabber" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.piniest.tld/bonnyclabber/ensurers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whipped.tld/mourns/numbness.html" ; + dc:creator _:b235 , _:b236 ; + dc:title "reemerge numbness vrouws" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.mourns.tld/vrouws/emetic.html" . + + + a bench:Article ; + dc:creator _:b988 ; + dc:title "worldling brat ravishments" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.masterwork.tld/ravishments/elders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sensors.tld/sleepless/cellars.html" ; + dc:creator _:b1537 ; + dc:title "basinet cellars looping" ; + swrc:journal ; + swrc:note "spavins circumlocutions mites sharesmen ceremonialist throbber misjudging viticulturists quirts dozens" ; + swrc:pages 83 ; + foaf:homepage "http://www.sleepless.tld/looping/dozy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.condolences.tld/inadmissable/accusatives.html" ; + dc:creator _:b694 ; + dc:title "spontaneousness accusatives decentest" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.inadmissable.tld/decentest/fourteenths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.demureness.tld/umbered/undetected.html" ; + dc:creator _:b1618 , _:b1796 ; + dc:title "automation undetected peopled" ; + swrc:journal ; + foaf:homepage "http://www.umbered.tld/peopled/demoralize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.camomiles.tld/promptly/unclehood.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masahiro Touchet" + ] ; + dc:title "prologs unclehood sunbows" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.promptly.tld/sunbows/panoplies.html" . + + + a bench:Article ; + dc:creator _:b1016 ; + dc:title "remarking gillnet stoplights" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.giraffes.tld/stoplights/nonprescriptive.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kristian Morocco" + ] ; + dc:title "paunchiest cinctured fiddled" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.rankled.tld/fiddled/blistering.html" . + +_:b1138 a foaf:Person ; + foaf:name "Trish Kurnik" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slavishly.tld/prs/bluejays.html" ; + dc:creator _:b1780 ; + dc:title "hipless bluejays cuppier" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.prs.tld/cuppier/nonsurgical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suggestions.tld/dandruff/anterooms.html" ; + dc:creator _:b1470 ; + dc:title "outlining anterooms angrily" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.dandruff.tld/angrily/reharden.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postcoital.tld/cricked/vivacities.html" ; + dc:creator _:b1808 ; + dc:title "liquidated vivacities inactivated" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.cricked.tld/inactivated/cudgeled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fluoroscopic.tld/oozed/kilovolts.html" ; + bench:booktitle "marriers vacationing oozed" ; + dc:creator _:b1756 ; + dc:title "vacationing kilovolts roils" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.oozed.tld/roils/vox.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lithias.tld/pilchard/kinaesthetic.html" ; + bench:booktitle "airship wildering pilchard" ; + dc:creator _:b1378 ; + dc:title "wildering kinaesthetic maundies" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.pilchard.tld/maundies/progressed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.juster.tld/tolerably/sportscaster.html" ; + bench:booktitle "countenancing hearkened tolerably" ; + dc:creator _:b837 ; + dc:title "hearkened sportscaster gaynesses" ; + dcterms:issued 1953 ; + dcterms:partOf ; + foaf:homepage "http://www.tolerably.tld/gaynesses/substandard.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.isostatic.tld/sloping/smote.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mikael Crisp" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Toson Feist" + ] ; + dc:title "newswoman smote skidoo" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.sloping.tld/skidoo/platypi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confabbed.tld/skunks/telltales.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melvina Grant" + ] ; + dc:title "senhor telltales chromized" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.skunks.tld/chromized/upraised.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grids.tld/purplish/reordain.html" ; + dc:creator _:b1820 ; + dc:title "screens reordain suturing" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.purplish.tld/suturing/pilastered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sensibility.tld/trapeziums/flagpoles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chico Sebron" + ] ; + dc:title "enforcing flagpoles execrations" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.trapeziums.tld/execrations/ratters.html" . + +_:b1398 a foaf:Person ; + foaf:name "Keyna Maisonet" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tany Michalak" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ekanta Speros" + ] ; + dc:title "bunglers efficiency bisexuals" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.frontiers.tld/bisexuals/melodramatist.html" . + +_:b1275 a foaf:Person ; + foaf:name "Felicita Mounsey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pud.tld/symbiote/mangrove.html" ; + dc:creator _:b1745 ; + dc:creator [ a foaf:Person ; + foaf:name "Corine Vaile" + ] ; + dc:title "phantoms mangrove alleger" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.symbiote.tld/alleger/glassfuls.html" . + +_:b929 a foaf:Person ; + foaf:name "Ronna Gaitan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enricher.tld/romps/laundromats.html" ; + dc:creator _:b1023 ; + dc:title "childproof laundromats divestitures" ; + swrc:journal ; + foaf:homepage "http://www.romps.tld/divestitures/dissolutely.html" . + +_:b1508 a foaf:Person ; + foaf:name "Arina Lillig" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clammier.tld/glosses/sottishly.html" ; + dc:creator _:b1391 ; + dc:title "mea sottishly trombones" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.glosses.tld/trombones/tenantable.html" . + + + a bench:Inproceedings ; + bench:booktitle "crossbreed matadors maturational" ; + dc:creator _:b881 ; + dc:title "ignitible maturational ration" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.matadors.tld/ration/enlarged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teary.tld/dissolving/dangles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Maela Chamley" + ] ; + dc:title "pieced dangles cognoscenti" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.dissolving.tld/cognoscenti/bacchic.html" . + + + a bench:Inproceedings ; + bench:booktitle "commensurately reprocessed saplings" ; + dc:creator _:b1840 ; + dc:title "labials saplings spiry" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.reprocessed.tld/spiry/oyers.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.blockhouses.tld/misspelt/inaner.html" ; + bench:booktitle "dissimulators afterimpression misspelt" ; + dc:creator [ a foaf:Person ; + foaf:name "Biata Picerni" + ] ; + dc:title "afterimpression inaner predicted" ; + dcterms:issued 1962 ; + swrc:pages 41 ; + foaf:homepage "http://www.misspelt.tld/predicted/leukaemia.html" . + +_:b505 a foaf:Person ; + foaf:name "Quirin Flamino" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gedeon Widrick" + ] ; + dc:title "eyespots cockney countershock" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.metrified.tld/countershock/leotard.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acceptances.tld/shamming/melded.html" ; + dc:creator _:b60 ; + dc:title "intoxications melded cemetaries" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.shamming.tld/cemetaries/joined.html" . + + + a bench:Article ; + dc:creator _:b388 ; + dc:title "follower anaesthetization nonrefillable" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.twisters.tld/nonrefillable/casements.html" . + + + a bench:Article ; + dc:creator _:b4 ; + dc:creator [ a foaf:Person ; + foaf:name "Sina Kellen" + ] ; + dc:title "complacently eucalypti extinguishers" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.forbearing.tld/extinguishers/wormholes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soarer.tld/quellers/misbestow.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gabriele Darsey" + ] ; + dc:title "shamus misbestow cockled" ; + swrc:journal ; + foaf:homepage "http://www.quellers.tld/cockled/arrangement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sandpapering.tld/releasible/dobbins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Typhoeus Mahoe" + ] ; + dc:title "derisiveness dobbins gores" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.releasible.tld/gores/cincturing.html" . + +_:b1788 a foaf:Person ; + foaf:name "Kristiane Doncaster" . + +_:b23 a foaf:Person ; + foaf:name "Nabeel Bauerle" . + + + a bench:Inproceedings ; + bench:booktitle "expendability heaters stubblier" ; + dc:creator _:b1824 ; + dc:title "arrases stubblier begird" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.heaters.tld/begird/unresolved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cybernetically.tld/volplaning/claimed.html" ; + dc:creator _:b356 ; + dc:title "mayans claimed weatherproofing" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.volplaning.tld/weatherproofing/proffered.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bioecologies.tld/overtired/carfares.html" ; + bench:booktitle "scorchingly dabblers overtired" ; + dc:creator _:b963 , _:b936 ; + dc:title "dabblers carfares toots" ; + dcterms:issued 1963 ; + swrc:pages 147 ; + foaf:homepage "http://www.overtired.tld/toots/undervaluing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woenesses.tld/apparelling/manoeuvering.html" ; + dc:creator _:b1491 ; + dc:title "gamely manoeuvering protectionist" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.apparelling.tld/protectionist/inabilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.straggles.tld/habilitate/stopped.html" ; + dc:creator _:b1586 ; + dc:title "restarting stopped nubbly" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.habilitate.tld/nubbly/ultramodern.html" . + +_:b1300 a foaf:Person ; + foaf:name "Amir Conkling" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinjured.tld/tenderfoots/flagellators.html" ; + bench:booktitle "collinses heartsore tenderfoots" ; + dc:creator _:b1766 , person:Paul_Erdoes ; + dc:title "heartsore flagellators accounters" ; + dcterms:issued 1957 ; + swrc:pages 67 ; + foaf:homepage "http://www.tenderfoots.tld/accounters/competing.html" . + +_:b1535 a foaf:Person ; + foaf:name "Tezeen Flinton" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Grunya Keeran" + ] ; + dc:title "monetizing pasteurization unadorned" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.bacca.tld/unadorned/astrophysicists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "LaReina Iqbal" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Janah Moryl" + ] ; + dc:title "pseudobiographical airing mercantilism" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.intercompany.tld/mercantilism/aproning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.histrionics.tld/caimans/minster.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hellmuth Presley" + ] ; + dc:title "nativities minster furor" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.caimans.tld/furor/marled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.siecle.tld/incompliant/glassiness.html" ; + bench:booktitle "carefuller samplings incompliant" ; + dc:creator _:b648 ; + dc:title "samplings glassiness interventionist" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.incompliant.tld/interventionist/dominus.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Natascha Neverson" + ] ; + dc:title "filterability sufferingly mythologies" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.farced.tld/mythologies/breachers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sultana.tld/invigorator/underestimate.html" ; + dc:creator _:b1595 ; + dc:creator [ a foaf:Person ; + foaf:name "Ananya Shores" + ] ; + dc:title "seers underestimate woodgraining" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.invigorator.tld/woodgraining/oomph.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shaunene Libera" + ] ; + dc:title "chancroids worldbeater forearmed" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.urbanizes.tld/forearmed/tapholes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shlocks.tld/ricrac/labored.html" ; + dc:creator _:b828 ; + dc:title "fieldpiece labored copulae" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.ricrac.tld/copulae/adsorbable.html" . + + + a bench:Article ; + dc:creator _:b12 ; + dc:title "humiliatingly download perspiry" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.foldboat.tld/perspiry/vulgarization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misact.tld/jeeringly/banners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anda Palomino" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Greg Weatherly" + ] ; + dc:title "wakening banners cozies" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.jeeringly.tld/cozies/symbolized.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.paddocking.tld/nonextraditable/achiever.html" ; + bench:booktitle "rajas throttler nonextraditable" ; + dc:creator _:b1720 ; + dc:title "throttler achiever fuchsias" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.nonextraditable.tld/fuchsias/ritualization.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b802 , _:b801 , _:b800 , _:b1134 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.secreted.tld/cruets/mutilating.html" ; + dc:creator _:b1265 , _:b269 ; + dc:title "deans mutilating bookcases" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.cruets.tld/bookcases/sweltered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trainmaster.tld/unpiled/freakishness.html" ; + dc:creator _:b1133 ; + dc:title "divorceable freakishness overed" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.unpiled.tld/overed/damping.html" . + +_:b1310 a foaf:Person ; + foaf:name "Jordi Hongerholt" . + +_:b1607 a foaf:Person ; + foaf:name "Richie Huval" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lollop.tld/abstinently/slushiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ilas Calabretta" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Xylia Rogosky" + ] ; + dc:title "remanufactured slushiest narcotine" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.abstinently.tld/narcotine/annoyingly.html" . + +_:b1515 a foaf:Person ; + foaf:name "Aonghas Pashley" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.straggliest.tld/laconism/semiannual.html" ; + bench:booktitle "redheads nears laconism" ; + dc:creator _:b809 ; + dc:title "nears semiannual bridgeheads" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.laconism.tld/bridgeheads/slicker.html" . + +_:b1085 a foaf:Person ; + foaf:name "Lyubochka Heffelbower" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.failed.tld/saclike/rework.html" ; + bench:booktitle "bridled depths saclike" ; + dc:creator _:b227 ; + dc:title "depths rework plectra" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.saclike.tld/plectra/forky.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.linesman.tld/contusing/forgoing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yanely Roff" + ] ; + dc:title "stickman forgoing adiathermancy" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.contusing.tld/adiathermancy/chollas.html" . + + + a bench:Proceedings ; + bench:booktitle "perfectibility adornment copulations" ; + dc:publisher "Butterworth-Heinemann" ; + dc:title "Proceeding 3 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b1641 , _:b1226 ; + swrc:isbn "0-8416-4759-0" ; + swrc:volume 2 ; + foaf:homepage "http://www.adornment.tld/warehouses/churchyards.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.opinionatedly.tld/whisks/clericalism.html" ; + bench:booktitle "attila anybodies whisks" ; + dc:creator _:b1116 ; + dc:title "anybodies clericalism nebbishes" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.whisks.tld/nebbishes/contritely.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gourmands.tld/dependence/apprehends.html" ; + dc:creator _:b1624 ; + dc:title "calypsoes apprehends somatically" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.dependence.tld/somatically/splatters.html" . + +_:b1827 a foaf:Person ; + foaf:name "Darleen Vancuren" . + +_:b1455 a foaf:Person ; + foaf:name "Androkls Caputi" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unverifiable.tld/feasting/oxbloods.html" ; + bench:booktitle "disarmer gorier feasting" ; + dc:creator _:b1150 ; + dc:title "gorier oxbloods ablates" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.feasting.tld/ablates/coitions.html" . + +_:b298 a foaf:Person ; + foaf:name "Nidra Ratigan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.travois.tld/postulants/coitally.html" ; + dc:creator _:b1230 ; + dc:title "nutritionist coitally cheepers" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.postulants.tld/cheepers/cambodian.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reinvolves.tld/bloodfins/dafter.html" ; + dc:creator _:b1394 ; + dc:title "chieftaincy dafter hoptoads" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.bloodfins.tld/hoptoads/codger.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.picketer.tld/comparativeness/rearmament.html" ; + bench:booktitle "unclogged bountied comparativeness" ; + dc:creator _:b1841 , _:b497 ; + dc:title "bountied rearmament obesity" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 139 ; + foaf:homepage "http://www.comparativeness.tld/obesity/lusted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.talebearer.tld/manipulations/compiles.html" ; + bench:booktitle "cardiography velveted manipulations" ; + dc:creator _:b1238 ; + dc:title "velveted compiles viers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 104 ; + foaf:homepage "http://www.manipulations.tld/viers/processionals.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dietetics.tld/wiredraws/slabbers.html" ; + bench:booktitle "darkish compensators wiredraws" ; + dc:creator _:b677 ; + dc:title "compensators slabbers authorizing" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 167 ; + foaf:homepage "http://www.wiredraws.tld/authorizing/poleward.html" . + + + a bench:Inproceedings ; + bench:booktitle "upboiling soberer turnspit" ; + dc:creator _:b1299 ; + dc:title "copses turnspit squanderers" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.soberer.tld/squanderers/illustrates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.watches.tld/sightlier/septette.html" ; + dc:creator _:b1566 ; + dc:title "hankerers septette bacteriotoxin" ; + swrc:journal ; + foaf:homepage "http://www.sightlier.tld/bacteriotoxin/prophesiers.html" . + +_:b547 a foaf:Person ; + foaf:name "Vseslava Szollosi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motorbuses.tld/goldsmiths/kebabs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Katrina Hilgers" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Poloudnitsa Pon" + ] ; + dc:title "londoners kebabs propanes" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.goldsmiths.tld/propanes/decontaminations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shoemakers.tld/venires/crenelates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elna Jerone" + ] ; + dc:title "drams crenelates modernizing" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.venires.tld/modernizing/nanograms.html" . + +_:b802 a foaf:Person ; + foaf:name "Yavin Maletz" . + + + a bench:Article ; + dc:creator _:b1608 ; + dc:title "depreciations bedumbs acceptees" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.thermostatic.tld/acceptees/diastole.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Caleb Wernick" + ] ; + dc:title "casava simplistically mellowly" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.savers.tld/mellowly/fesse.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hoitsu Mccahill" + ] ; + dc:title "janitress untutored shuttling" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.wedding.tld/shuttling/sorel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colonelcies.tld/lithiums/whizbangs.html" ; + dc:creator _:b214 ; + dc:title "whorl whizbangs micros" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.lithiums.tld/micros/intermezzos.html" . + +_:b742 a foaf:Person ; + foaf:name "Alex Schilke" . + +_:b1842 a foaf:Person ; + foaf:name "Rashan Huyard" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.diked.tld/slummers/drawls.html" ; + bench:booktitle "invoked bantling slummers" ; + dc:creator _:b1211 ; + dc:title "bantling drawls yelpers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.slummers.tld/yelpers/shogun.html" . + +_:b254 a foaf:Person ; + foaf:name "Mabon Meardon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uttering.tld/valets/carousal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pierce Manis" + ] ; + dc:title "outlasts carousal sanctioners" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.valets.tld/sanctioners/scrunched.html" . + + + a bench:Article ; + dc:creator _:b1708 ; + dc:title "teens sheepman pulsejets" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.anchored.tld/pulsejets/attributively.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whimpering.tld/goofballs/antihypertensives.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kongrey Stoyer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cordula Grattan" + ] ; + dc:title "catchiest antihypertensives formfitting" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.goofballs.tld/formfitting/prescience.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lyutsiana Magistrale" + ] ; + dc:title "airproofed woodcutter cl" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.gammer.tld/cl/unobstructed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elikonida Holloran" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Angelikus Rhudy" + ] ; + dc:title "unforeseeable magdalen exciter" ; + swrc:journal ; + foaf:homepage "http://www.acquirements.tld/exciter/balsaming.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.locomotes.tld/preferable/ovules.html" ; + bench:booktitle "undernourishment executrices preferable" ; + dc:creator _:b323 , person:Paul_Erdoes ; + dc:title "executrices ovules adios" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 8 ; + foaf:homepage "http://www.preferable.tld/adios/devaluations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sages.tld/asked/penning.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Briana Cordon" + ] ; + dc:title "libelers penning waded" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.asked.tld/waded/negations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gravelled.tld/noiseless/bewares.html" ; + bench:booktitle "aspirers mummied noiseless" ; + dc:creator person:Paul_Erdoes , _:b1379 ; + dc:title "mummied bewares reloader" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.noiseless.tld/reloader/ossia.html" . + + + a bench:Inproceedings ; + bench:booktitle "irresistibly metatheses lamentations" ; + dc:creator _:b101 ; + dc:title "undelivered lamentations plaints" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 182 ; + foaf:homepage "http://www.metatheses.tld/plaints/bathing.html" . + +_:b1584 a foaf:Person ; + foaf:name "Odra Polhamus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chuckled.tld/pyromaniacal/regularized.html" ; + dc:creator _:b1413 ; + dc:title "refiner regularized miniskirt" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.pyromaniacal.tld/miniskirt/procommunists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plebiscites.tld/accouterments/griped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jared Torgersen" + ] ; + dc:title "downcasts griped governed" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.accouterments.tld/governed/tauts.html" . + + + a bench:Inproceedings ; + bench:booktitle "balusters magnetizers consignment" ; + dc:creator _:b758 ; + dc:title "coordinators consignment exilic" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.magnetizers.tld/exilic/racecourse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.casted.tld/regattas/recitals.html" ; + dc:creator _:b169 ; + dc:title "realignment recitals cushiness" ; + swrc:journal ; + foaf:homepage "http://www.regattas.tld/cushiness/predusks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inconsumable.tld/standings/filmstrips.html" ; + bench:booktitle "clued captors standings" ; + dc:creator _:b1602 , _:b1118 ; + dc:title "captors filmstrips systole" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.standings.tld/systole/achiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ignorantness.tld/anoint/grot.html" ; + dc:creator _:b160 , _:b601 ; + dc:title "undulant grot extracts" ; + swrc:journal ; + swrc:note "snobbishness pelletizing nickering beatitudes genes cubebs popping interplead halavahs frettiest" ; + swrc:pages 57 ; + foaf:homepage "http://www.anoint.tld/extracts/giftedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impersonated.tld/vastness/suspire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mervyn Chamnanphony" + ] ; + dc:title "envisage suspire tattersalls" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.vastness.tld/tattersalls/supertaxes.html" . + +_:b830 a foaf:Person ; + foaf:name "Nobuhito Sarah" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elenya Oksen" + ] ; + dc:title "prattles manors biotypes" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.posteriority.tld/biotypes/corrugates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.effectuated.tld/pitied/peavey.html" ; + bench:booktitle "plowing afflicts pitied" ; + dc:creator _:b1729 ; + dc:title "afflicts peavey centers" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.pitied.tld/centers/risker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cedulas.tld/thumbscrew/beekeepers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adishree Martinel" + ] ; + dc:title "auxin beekeepers heterogenous" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.thumbscrew.tld/heterogenous/swooned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decoratively.tld/spelling/carved.html" ; + bench:booktitle "flyman embarkment spelling" ; + dc:creator _:b1418 ; + dc:title "embarkment carved archduchess" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.spelling.tld/archduchess/enfranchises.html" . + + + a bench:Inproceedings ; + bench:booktitle "foregather legatos acrimonies" ; + dc:creator _:b57 , _:b1549 ; + dc:title "insensibility acrimonies amplest" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.legatos.tld/amplest/horologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fellatrix.tld/wirephotos/cracksman.html" ; + dc:creator _:b387 ; + dc:title "prefabricating cracksman seizures" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.wirephotos.tld/seizures/trustified.html" . + +_:b203 a foaf:Person ; + foaf:name "Isak Lunford" . + +_:b1701 a foaf:Person ; + foaf:name "Damario Wardle" . + + + a bench:Proceedings ; + bench:booktitle "psychosexual ormolu restrictionist" ; + dc:publisher "Baltzer Science Publishers" ; + dc:title "Proceeding 1 (1958)" ; + dcterms:issued 1958 ; + swrc:editor person:Paul_Erdoes , _:b255 , _:b580 ; + swrc:isbn "0-3744-5670-0" ; + swrc:series 1655 ; + swrc:volume 7 ; + foaf:homepage "http://www.ormolu.tld/slimed/roughhewed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whacked.tld/thirds/crusades.html" ; + dc:creator _:b1678 ; + dc:title "beakier crusades discolor" ; + swrc:journal ; + swrc:note "waiving brutes costively sequiturs scooting palsied silurian encroached smooching hilts whiplashes" ; + swrc:pages 190 ; + foaf:homepage "http://www.thirds.tld/discolor/burnishing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demonstrator.tld/climatal/airscrew.html" ; + bench:booktitle "inundating envied climatal" ; + dc:creator _:b1049 ; + dc:title "envied airscrew avocados" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.climatal.tld/avocados/inarticulateness.html" . + +_:b1492 a foaf:Person ; + foaf:name "Hortencia Brenda" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.farting.tld/disembody/swaddled.html" ; + bench:booktitle "glissades abbotcy disembody" ; + dc:creator _:b135 ; + dc:title "abbotcy swaddled socked" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.disembody.tld/socked/titlists.html" . + + + a bench:Article ; + bench:abstract "flagellated satoris rattish pustuled upbraids alimentation crowds streaking midgut fewness advancing viewfinder nimbi miniseries enterprize mousier boondoggles estragons bother depopulators heartburn misterm dialed respectability exorciser ohing slinger cemeteries convivially assigned unamortized connecting subcauses onery bulger libraries attractants reactivate ables professedly psychosexually ownerships draftees ministration traduce anthills bollixes thrillingly numerations lungers foundlings fibers glover pekinese decoyer foredates browser visaged allergens ageratums redemonstration carotidal cliquish paned atheistical comme adoration repetitiousness missourians estimation provokes plunkers fairness redigested swobber pomaded rows superegos vaultings garret expediential unsophisticated detainment humanities freeholds translators xebec homemaker storewide frankness milquetoast conformity relishable retouchers outspread obsoleted pippin clutters izzard rooster limpness graphologies agronomies hairstyles majored heathenism drywalls disobeyed coamings candidates awakening witnesser lassitudes outgassed specifying narcotizes tantalize crayonists condignly pussies ecdysial inculpate counterfeitness synaesthetic eutrophy gestures tugboat executrixes repacifies affinities depositional trephining reevaluates greathearted plusher witcheries unriddling armistices hedonists inertness stilling sanity loosener fussier foins electrocutes sallowy spherical stockyard beaky motormen trespassing replant destrier psaltry lowbrow cacophonous meerschaums minicomputers stoup amu demarcator messiest unforeseeable acquirements magdalen exciter balsaming federalizations inducts afros signaling feedlots fearer attraction pinfeather blacklisting scribes jurist conditioned taphole shlocks fieldpiece ricrac labored copulae adsorbable meliorative regressed kickers chaoses disagreement clamper springed mastodons demanding precipices assegai skipper moltenly darting contributes toeplates reprocesses caudate bugeye talkatively subtract capitalized scrimshaw underworld rescinder rethreading pedicurists prosily complying stopgaps circulates" ; + dc:creator [ a foaf:Person ; + foaf:name "Oliverios Ogden" + ] ; + dc:title "hooky inverter treasurers" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.overskeptical.tld/treasurers/microscopical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ridgepoles.tld/intertangling/spadeful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hisahsi Ferran" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Grant Melius" + ] ; + dc:title "cavillers spadeful kayoing" ; + swrc:journal ; + foaf:homepage "http://www.intertangling.tld/kayoing/tokenisms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.isotonically.tld/unincumbered/intrepidity.html" ; + bench:booktitle "massiveness closeness unincumbered" ; + dc:creator _:b1688 , _:b1317 ; + dc:title "closeness intrepidity hocking" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.unincumbered.tld/hocking/frosh.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pyotr Giffen" + ] ; + dc:title "foams outshone reecho" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.avg.tld/reecho/recruited.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sinkholes.tld/orneriness/indiscreetness.html" ; + dc:creator _:b412 ; + dc:title "officiousness indiscreetness unextended" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.orneriness.tld/unextended/lengthened.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demonical.tld/somnolence/geeing.html" ; + bench:booktitle "regranting caesarists somnolence" ; + dc:creator _:b1472 ; + dc:title "caesarists geeing overinsuring" ; + dcterms:issued 1964 ; + swrc:pages 162 ; + foaf:homepage "http://www.somnolence.tld/overinsuring/congruities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.untidiest.tld/vitrines/moisturizer.html" ; + dc:creator _:b1456 ; + dc:title "danegelds moisturizer disappointed" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.vitrines.tld/disappointed/backwash.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pailsful.tld/glorifying/dildoe.html" ; + dc:creator _:b1501 ; + dc:title "hyperbole dildoe bolshevists" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.glorifying.tld/bolshevists/plutocrats.html" . + +_:b633 a foaf:Person ; + foaf:name "Triptolemus Podvin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tussock.tld/forefeels/slurrying.html" ; + dc:creator _:b911 ; + dc:title "compliantly slurrying spittoons" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.forefeels.tld/spittoons/applauder.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.strafing.tld/fruitier/queerly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tandu Miltenberger" + ] ; + dc:title "pissant queerly concrescences" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.fruitier.tld/concrescences/pridefully.html" . + + + a bench:Article ; + dc:creator _:b1704 ; + dc:title "nevermore diddler orth" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.gorsier.tld/orth/operands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.firebases.tld/fonded/disciplines.html" ; + dc:creator _:b1753 ; + dc:title "blasphemies disciplines frightens" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.fonded.tld/frightens/bastings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disservice.tld/frustrations/internationalists.html" ; + bench:booktitle "casuistic solubles frustrations" ; + dc:creator _:b1604 ; + dc:title "solubles internationalists nationally" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.frustrations.tld/nationally/imperialism.html" . + +_:b276 a foaf:Person ; + foaf:name "Narumi Easley" . + + + a bench:Article ; + dc:creator _:b71 ; + dc:title "cranial snobbily foals" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.actinically.tld/foals/stickier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Efrosenia Majer" + ] ; + dc:title "curfewed imagoes reissuers" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.stethoscopic.tld/reissuers/cyborgs.html" . + + + a bench:Inproceedings ; + bench:booktitle "republishing distress collection" ; + dc:creator _:b847 , _:b1447 ; + dc:title "menstruum collection barbecues" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.distress.tld/barbecues/sibilantly.html" . + +_:b501 a foaf:Person ; + foaf:name "Frodehild Dilgard" . + +_:b1365 a foaf:Person ; + foaf:name "Primavera Huffstickler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.consecrator.tld/conks/terser.html" ; + dc:creator _:b922 ; + dc:title "remigrating terser refiners" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.conks.tld/refiners/finalize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transgressing.tld/virulences/croaks.html" ; + dc:creator _:b1458 ; + dc:title "aweless croaks jungly" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.virulences.tld/jungly/dogtrotted.html" . + +_:b1569 a foaf:Person ; + foaf:name "Dilara Sawinski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.learnings.tld/bureaucracies/overworked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rayna Klimek" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Donovan Sixsmith" + ] ; + dc:title "decidedly overworked gettered" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.bureaucracies.tld/gettered/motey.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.perpendicularly.tld/worships/bankrolling.html" ; + bench:booktitle "pupillometries dangler worships" ; + dc:creator _:b1540 , _:b994 ; + dc:title "dangler bankrolling sneakers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.worships.tld/sneakers/gallnuts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nocturnes.tld/ricercar/emanated.html" ; + bench:cdrom "http://www.particularity.tld/angelicas/ricercar.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tyonna Sturdevant" + ] ; + dc:title "angelicas emanated disarmers" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.ricercar.tld/disarmers/deionized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.buying.tld/ententes/tragically.html" ; + dc:creator _:b1329 , person:Paul_Erdoes ; + dc:title "luting tragically backlashed" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.ententes.tld/backlashed/published.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antilabor.tld/dbms/authentically.html" ; + dc:creator _:b299 ; + dc:title "gratifyingly authentically tallowing" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.dbms.tld/tallowing/perpetrated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cocobolo.tld/nonproportionally/lions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sosa Klitz" + ] ; + dc:title "evidentiary lions bridler" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.nonproportionally.tld/bridler/pitiably.html" . + +_:b996 a foaf:Person ; + foaf:name "Devon Kwiecien" . + +_:b1789 a foaf:Person ; + foaf:name "Kiyonaga Reindel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yoking.tld/crenation/bullyboys.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aziza Rapaport" + ] ; + dc:title "foxskin bullyboys cigarets" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.crenation.tld/cigarets/unhandicapped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frappe.tld/trysters/recitation.html" ; + dc:creator _:b1564 ; + dc:creator [ a foaf:Person ; + foaf:name "Jardena Trauth" + ] ; + dc:title "wolverine recitation athenians" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.trysters.tld/athenians/alit.html" . + +_:b1001 a foaf:Person ; + foaf:name "Adelaide Certosimo" . + + + a bench:Journal ; + dc:title "Journal 2 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b666 , _:b804 ; + swrc:number 1 ; + swrc:volume 16 . + + + a bench:Inproceedings ; + bench:booktitle "misogynistic ext attainders" ; + dc:creator _:b745 , _:b1393 ; + dc:title "hic attainders repeoples" ; + dcterms:issued 1966 ; + swrc:pages 125 ; + foaf:homepage "http://www.ext.tld/repeoples/preboiling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bubo.tld/assignat/optimally.html" ; + bench:booktitle "pasteurized alliterated assignat" ; + dc:creator person:Paul_Erdoes , _:b4 ; + dc:title "alliterated optimally oblongly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.assignat.tld/oblongly/confirms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reaccent.tld/voraciousness/stepladder.html" ; + bench:booktitle "congealed assesses voraciousness" ; + dc:creator _:b481 ; + dc:title "assesses stepladder kited" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.voraciousness.tld/kited/disliker.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.statuting.tld/attractively/vower.html" ; + bench:booktitle "beaters whiteout attractively" ; + dc:creator _:b1830 ; + dc:title "whiteout vower trounced" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.attractively.tld/trounced/astringed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Safiyya Letchaw" + ] ; + dc:title "inconvenience dipped votarists" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.triunities.tld/votarists/kilogram.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loather.tld/cynical/shuttered.html" ; + dc:creator _:b1347 ; + dc:creator [ a foaf:Person ; + foaf:name "Evstoliia Hueckman" + ] ; + dc:title "disarranging shuttered yahoo" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.cynical.tld/yahoo/remeasuring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snippily.tld/gallivanters/unaddressed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rhodes Mishou" + ] ; + dc:title "meadowy unaddressed yachtswoman" ; + swrc:journal ; + foaf:homepage "http://www.gallivanters.tld/yachtswoman/cereals.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vaults.tld/osteitic/commodiousness.html" ; + bench:booktitle "bathhouse pacifically osteitic" ; + dc:creator _:b1335 , _:b9 ; + dc:title "pacifically commodiousness lumpers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.osteitic.tld/lumpers/amicabilities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tsp.tld/leaves/admirable.html" ; + bench:booktitle "winglets jihads leaves" ; + dc:creator _:b1843 ; + dc:title "jihads admirable formating" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.leaves.tld/formating/lockless.html" . + +_:b158 a foaf:Person ; + foaf:name "Jenny Mow" . + + + a bench:Inproceedings ; + bench:booktitle "menstruation giddiness orations" ; + dc:creator _:b1723 , _:b1842 ; + dc:title "curfews orations luff" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.giddiness.tld/luff/cotes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outcries.tld/instigated/cheviot.html" ; + dc:creator _:b963 , _:b936 ; + dc:title "inpatient cheviot hullabaloo" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.instigated.tld/hullabaloo/corresponds.html" . + +_:b449 a foaf:Person ; + foaf:name "Rechkina Revalee" . + + + a bench:Article ; + dc:creator _:b517 ; + dc:title "guaranteed baggings insalivation" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.giggliest.tld/insalivation/pitifuller.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sirupy.tld/mischievously/probations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amile Perkoski" + ] ; + dc:title "endive probations weighage" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.mischievously.tld/weighage/careerers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sparry.tld/sandalwoods/renominates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Manaara Tennett" + ] ; + dc:title "checkering renominates condemner" ; + swrc:journal ; + swrc:month 1 ; + swrc:pages 182 ; + foaf:homepage "http://www.sandalwoods.tld/condemner/goslings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.population.tld/reds/armorers.html" ; + dc:creator _:b974 ; + dc:title "disobliging armorers uric" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.reds.tld/uric/klutzier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decamped.tld/certificates/desolation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taisho Gasbarro" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ghaaliba Klez" + ] ; + dc:title "tranquility desolation agin" ; + swrc:journal ; + foaf:homepage "http://www.certificates.tld/agin/permutationists.html" . + + + a bench:Article ; + dc:creator _:b556 , person:Paul_Erdoes ; + dc:title "renege regularities planarity" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.briefless.tld/planarity/stubborner.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.evacuations.tld/daystars/whoops.html" ; + bench:booktitle "milling squirmers daystars" ; + dc:creator _:b1520 , _:b261 ; + dc:title "squirmers whoops merrymaker" ; + dcterms:issued 1956 ; + swrc:pages 51 ; + foaf:homepage "http://www.daystars.tld/merrymaker/knifers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pharisee.tld/spurry/depletes.html" ; + dc:creator _:b1369 ; + dc:title "underexpose depletes cabby" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.spurry.tld/cabby/lightful.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nobbier.tld/formulates/consanguinities.html" ; + dc:creator _:b1018 ; + dc:title "inflight consanguinities immunosuppressants" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.formulates.tld/immunosuppressants/tympanic.html" . + + + a bench:Inproceedings ; + bench:booktitle "bicarbonates wavering enfin" ; + dc:creator _:b1844 , _:b414 ; + dc:title "distinguishably enfin nonadhesive" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.wavering.tld/nonadhesive/discrepancy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.precedable.tld/novella/mahjongs.html" ; + bench:booktitle "vasomotor orchestrally novella" ; + dc:creator _:b1767 ; + dc:title "orchestrally mahjongs estrogen" ; + dcterms:issued 1961 ; + swrc:pages 199 ; + foaf:homepage "http://www.novella.tld/estrogen/unfamiliarly.html" . + + + a bench:Proceedings ; + bench:booktitle "dichotic gipsy scorepad" ; + dc:publisher "Pluto Press Ltd" ; + dc:title "Proceeding 1 (1953)" ; + dcterms:issued 1953 ; + swrc:editor person:Paul_Erdoes ; + swrc:series 1961 ; + swrc:volume 4 ; + foaf:homepage "http://www.gipsy.tld/males/tatterdemalion.html" . + +_:b1770 a foaf:Person ; + foaf:name "Taamir Snoozy" . + +_:b1531 a foaf:Person ; + foaf:name "YolandaAbigail Insogna" . + +_:b576 a foaf:Person ; + foaf:name "Mufeed Nwankwo" . + +_:b1107 a foaf:Person ; + foaf:name "Roxanne Vandezande" . + +_:b1800 a foaf:Person ; + foaf:name "Liebtraud Schorsch" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entwists.tld/retribute/untrammelled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bozena Tilly" + ] ; + dc:title "retrenching untrammelled undeclared" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.retribute.tld/undeclared/refolds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.linkers.tld/tannins/footsteps.html" ; + dc:creator _:b1637 ; + dc:title "braze footsteps landings" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.tannins.tld/landings/pseudonyms.html" . + +_:b1691 a foaf:Person ; + foaf:name "Trpena Tilman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fortunes.tld/guernseys/wrathily.html" ; + dc:creator _:b1645 ; + dc:title "subalterns wrathily hasteners" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.guernseys.tld/hasteners/unoffered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.minimums.tld/rebop/tularemic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fikriyya Siddiq" + ] ; + dc:title "instarred tularemic polynomials" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.rebop.tld/polynomials/communalized.html" . + +_:b1059 a foaf:Person ; + foaf:name "Abie Holding" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Haimo Huesso" + ] ; + dc:title "miladies pilothouses onanism" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.compactions.tld/onanism/overtime.html" . + +_:b607 a foaf:Person ; + foaf:name "Minna Gutieres" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irritatingly.tld/milksop/exacting.html" ; + dc:creator _:b415 ; + dc:title "afghanis exacting deodorizer" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.milksop.tld/deodorizer/transsexual.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.felicitously.tld/blueys/withed.html" ; + dc:creator _:b1086 ; + dc:title "pizazz withed snuffler" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.blueys.tld/snuffler/clamour.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soullessness.tld/pastramis/faddish.html" ; + dc:creator _:b1759 ; + dc:title "vicarage faddish kinglets" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.pastramis.tld/kinglets/archenemies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tunning.tld/illustrations/sorbitols.html" ; + dc:creator _:b288 ; + dc:title "reenactments sorbitols masticates" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.illustrations.tld/masticates/langur.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shifts.tld/unmuffling/saluting.html" ; + dc:creator _:b1061 ; + dc:title "tollages saluting laager" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.unmuffling.tld/laager/acoustically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bourree.tld/titteringly/outboasts.html" ; + dc:creator _:b1494 ; + dc:title "ardour outboasts closefisted" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.titteringly.tld/closefisted/galas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tillages.tld/bonanzas/footboy.html" ; + dc:creator _:b855 ; + dc:creator [ a foaf:Person ; + foaf:name "Halyna Ritzer" + ] ; + dc:title "heisters footboy reverential" ; + swrc:journal ; + foaf:homepage "http://www.bonanzas.tld/reverential/arches.html" . + + + a bench:Article ; + dc:creator _:b1797 ; + dc:title "recks discomposure crimsoned" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.shorelines.tld/crimsoned/cerebrals.html" . + +_:b1009 a foaf:Person ; + foaf:name "Karlene Bilello" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.penancing.tld/reshaping/landslides.html" ; + bench:booktitle "sideward overdoes reshaping" ; + dc:creator _:b33 ; + dc:title "overdoes landslides unsay" ; + dcterms:issued 1957 ; + swrc:pages 146 ; + foaf:homepage "http://www.reshaping.tld/unsay/computerized.html" . + +_:b475 a foaf:Person ; + foaf:name "Myrna Shurak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cicadas.tld/sidestroke/parameterization.html" ; + dc:creator _:b142 ; + dc:title "oceanographers parameterization oppressing" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.sidestroke.tld/oppressing/emotionalize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vanward.tld/portioned/pranksters.html" ; + dc:creator _:b1761 ; + dc:creator [ a foaf:Person ; + foaf:name "Natesa Picard" + ] ; + dc:title "folksily pranksters strolling" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.portioned.tld/strolling/prewarmed.html" . + +_:b1567 a foaf:Person ; + foaf:name "Daniela Tidd" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anatomizes.tld/ransoming/lanoline.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cellina Schlosser" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Patrido Sielaff" + ] ; + dc:title "acidosis lanoline baddies" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.ransoming.tld/baddies/unchilled.html" . + +_:b1806 a foaf:Person ; + foaf:name "Tess Andon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cense.tld/evils/royals.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dukinea Zmijewski" + ] ; + dc:title "shapely royals pitchy" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.evils.tld/pitchy/encephalon.html" . + +_:b136 a foaf:Person ; + foaf:name "Thyestes Traux" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.meagerly.tld/derogatorily/pouted.html" ; + bench:booktitle "assureds bollixing derogatorily" ; + dc:creator _:b500 ; + dc:title "bollixing pouted oxygenates" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.derogatorily.tld/oxygenates/tarweeds.html" . + + + a bench:Inproceedings ; + bench:booktitle "unforced oversimplifying disclamation" ; + dc:creator _:b41 ; + dc:title "sailed disclamation constriction" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 58 ; + foaf:homepage "http://www.oversimplifying.tld/constriction/impersonations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laicisms.tld/appointments/antilabor.html" ; + dc:creator _:b333 ; + dc:creator [ a foaf:Person ; + foaf:name "Fernanda Hokutan" + ] ; + dc:title "bookrack antilabor gratifyingly" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.appointments.tld/gratifyingly/dbms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.physicochemical.tld/vegetarians/deprecators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cj Traffanstedt" + ] ; + dc:title "muckraker deprecators coifed" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.vegetarians.tld/coifed/refed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cleta Zaremba" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ahava Colasuonno" + ] ; + dc:title "tike overgrew exaggerates" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.ecus.tld/exaggerates/unreasonably.html" . + +_:b1251 a foaf:Person ; + foaf:name "Gwalchmei Halbert" . + + + a bench:Article ; + dc:creator _:b1417 ; + dc:title "vexations salutarily cardiotherapies" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.thorpes.tld/cardiotherapies/premisses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decalcomanias.tld/nonpartisans/ophidians.html" ; + bench:booktitle "semideserts tinny nonpartisans" ; + dc:creator [ a foaf:Person ; + foaf:name "Christophe Careaga" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Taajuddeen Simmelink" + ] ; + dc:title "tinny ophidians jadishly" ; + dcterms:issued 1960 ; + dcterms:partOf ; + foaf:homepage "http://www.nonpartisans.tld/jadishly/disfunction.html" . + + + a bench:Inproceedings ; + bench:booktitle "sergeancy presided concertize" ; + dc:creator _:b1845 , _:b1503 ; + dc:title "pianofortes concertize mimosa" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.presided.tld/mimosa/dulses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.revealed.tld/hotels/willfulness.html" ; + bench:booktitle "tales huskier hotels" ; + dc:creator _:b1614 ; + dc:title "huskier willfulness sudsed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.hotels.tld/sudsed/prelimits.html" . + +_:b1246 a foaf:Person ; + foaf:name "Kora Hemsworth" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.neguses.tld/insistence/assemblyman.html" ; + bench:booktitle "reneging uprisers insistence" ; + dc:creator _:b1825 ; + dc:title "uprisers assemblyman valence" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.insistence.tld/valence/bingo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aggravation.tld/functionally/knowing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Brigitte Trnong" + ] ; + dc:title "mispronounced knowing containerizing" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.functionally.tld/containerizing/portraying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.symphonies.tld/pensions/warworn.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Janecska Turrey" + ] ; + dc:title "mummified warworn deafness" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.pensions.tld/deafness/oceanologist.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Solange Alson" + ] ; + dc:title "corkscrewed clewed reassemble" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.promiscuousness.tld/reassemble/hesitation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.joyless.tld/crestal/mopped.html" ; + dc:creator _:b340 ; + dc:title "indents mopped ambiguousness" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.crestal.tld/ambiguousness/caged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teratogen.tld/associatively/insensitively.html" ; + dc:creator _:b1843 ; + dc:creator [ a foaf:Person ; + foaf:name "Liselotte Groleau" + ] ; + dc:title "nitros insensitively commiseratively" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.associatively.tld/commiseratively/vampirism.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.sidestepped.tld/indefeasible/estimators.html" ; + bench:booktitle "dills defuze indefeasible" ; + dc:creator _:b1823 ; + dc:title "defuze estimators tenpin" ; + dcterms:issued 1963 ; + swrc:pages 59 ; + foaf:homepage "http://www.indefeasible.tld/tenpin/syndication.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transformations.tld/hopefuls/softeners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Savastianova Vierk" + ] ; + dc:title "argylls softeners reinstalls" ; + swrc:journal ; + swrc:note "proctoscopy omened bemired quietens adjoins sagger retouch vitalist rearmed" ; + swrc:pages 103 ; + foaf:homepage "http://www.hopefuls.tld/reinstalls/uncontrite.html" . + + + a bench:Article ; + dc:creator _:b1110 ; + dc:title "orphanhood jimmied domiciliary" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.muckrake.tld/domiciliary/deathlessly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skateboarders.tld/sludges/ashcan.html" ; + dc:creator _:b835 ; + dc:title "potters ashcan deriders" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.sludges.tld/deriders/hewer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.subjectiveness.tld/quarrelers/nonsalaried.html" ; + bench:booktitle "cutin conflicted quarrelers" ; + dc:creator _:b1686 , _:b902 ; + dc:title "conflicted nonsalaried spitted" ; + dcterms:issued 1959 ; + swrc:pages 63 ; + foaf:homepage "http://www.quarrelers.tld/spitted/unsubmissive.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyomasu Simank" + ] ; + dc:title "gladness corgis nightmares" ; + swrc:journal ; + swrc:note "displease complicatedness linguinis gonophs slitless wipeouts mimickers intercessions majestical carolinians preadolescents" ; + swrc:pages 178 ; + foaf:homepage "http://www.fazed.tld/nightmares/supplicant.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stenographers.tld/aslope/seawaters.html" ; + dc:creator _:b1498 , person:Paul_Erdoes ; + dc:title "reallocating seawaters ruminative" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.aslope.tld/ruminative/patronly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affecter.tld/asap/succored.html" ; + dc:creator _:b1105 ; + dc:title "stomper succored kinescopes" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.asap.tld/kinescopes/bellows.html" . + +_:b737 a foaf:Person ; + foaf:name "Vanmra Herimann" . + +_:b1240 a foaf:Person ; + foaf:name "Haneef Meeter" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pollywogs.tld/viticulturist/inspiring.html" ; + bench:booktitle "dulcimer lichting viticulturist" ; + dc:creator _:b53 , person:Paul_Erdoes ; + dc:title "lichting inspiring manilla" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.viticulturist.tld/manilla/argyll.html" . + +_:b752 a foaf:Person ; + foaf:name "Zamora Lohry" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.potpie.tld/usurped/benumbedness.html" ; + bench:booktitle "broadsides nepotistical usurped" ; + dc:creator _:b66 , _:b1568 ; + dc:title "nepotistical benumbedness downcourt" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.usurped.tld/downcourt/curator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stoutening.tld/defunctness/bestializing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Patroklus Hertel" + ] ; + dc:title "piling bestializing overconfident" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.defunctness.tld/overconfident/triadism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.preestimating.tld/bannock/overtraining.html" ; + bench:booktitle "wkly decanting bannock" ; + dc:creator _:b71 , _:b8 ; + dc:title "decanting overtraining endomorphic" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.bannock.tld/endomorphic/songbirds.html" . + +_:b1328 a foaf:Person ; + foaf:name "Nicky Aarestad" . + +_:b1840 a foaf:Person ; + foaf:name "Tshima Harral" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drupelet.tld/ways/unrevealed.html" ; + dc:creator _:b1134 ; + dc:title "stethoscopies unrevealed cadencing" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.ways.tld/cadencing/tuts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.penetrates.tld/constabulary/knucklers.html" ; + dc:creator _:b1442 ; + dc:title "funnels knucklers interlunar" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.constabulary.tld/interlunar/impairments.html" . + +_:b1699 a foaf:Person ; + foaf:name "Pavlya Buanno" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maize.tld/shortchanging/truncheons.html" ; + dc:creator _:b1464 ; + dc:title "inculpates truncheons simplism" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.shortchanging.tld/simplism/ejective.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.understudies.tld/plainspokenness/dekameters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kleophea Chesterfield" + ] ; + dc:title "pummels dekameters viny" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.plainspokenness.tld/viny/xiv.html" . + + + a bench:Inproceedings ; + bench:booktitle "carnations beddings fellator" ; + dc:creator _:b78 ; + dc:title "internally fellator glowfly" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.beddings.tld/glowfly/acidness.html" . + +_:b960 a foaf:Person ; + foaf:name "Luther Corral" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brier.tld/ascorbate/noncombatants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tomoaki Konarik" + ] ; + dc:title "whoopee noncombatants tingles" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.ascorbate.tld/tingles/fantasms.html" . + +_:b1174 a foaf:Person ; + foaf:name "Ragnar Coler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.valiantly.tld/extradites/stollens.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Lone Pavese" + ] ; + dc:title "unremorsefully stollens ponderers" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.extradites.tld/ponderers/conditione.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predicting.tld/bioresearch/steeps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vashan Flener" + ] ; + dc:title "employs steeps hairline" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.bioresearch.tld/hairline/kins.html" . + +_:b1801 a foaf:Person ; + foaf:name "Zarad Ketterling" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.runabouts.tld/gloaming/dissuasion.html" ; + bench:booktitle "ensnared politics gloaming" ; + dc:creator _:b1625 ; + dc:title "politics dissuasion droplets" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.gloaming.tld/droplets/compromising.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nubbier.tld/brouhahas/tarpapered.html" ; + bench:booktitle "radiotelegraphically mythologists brouhahas" ; + dc:creator _:b1456 , person:Paul_Erdoes ; + dc:title "mythologists tarpapered riggers" ; + dcterms:issued 1951 ; + swrc:pages 180 ; + foaf:homepage "http://www.brouhahas.tld/riggers/maladjusted.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sumio Heinzle" + ] ; + dc:title "bacchanalian fluorosis marbleize" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.outcrops.tld/marbleize/apprising.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.summits.tld/zingiest/spouseless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ebizo Mincher" + ] ; + dc:title "gunrunning spouseless manubriums" ; + swrc:journal ; + foaf:homepage "http://www.zingiest.tld/manubriums/deistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trimming.tld/proboscides/lagers.html" ; + dc:creator _:b1682 , _:b482 ; + dc:title "misinstruction lagers coffined" ; + swrc:journal ; + swrc:note "disregards incessantly overstimulate tzar bits municipalities buckhound villainess" ; + swrc:pages 192 ; + foaf:homepage "http://www.proboscides.tld/coffined/beaneries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bioclimatologies.tld/moonstruck/manumits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dayu Vient" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Iken Siluis" + ] ; + dc:title "bilabials manumits denizens" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.moonstruck.tld/denizens/leaned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seedings.tld/lugs/inordinately.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ludewiga Cronenberg" + ] ; + dc:title "paynims inordinately possesses" ; + swrc:journal ; + foaf:homepage "http://www.lugs.tld/possesses/bumpkins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disable.tld/backslaps/sapphism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Edria Mc" + ] ; + dc:title "grannies sapphism prostatectomies" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.backslaps.tld/prostatectomies/aw.html" . + +_:b1309 a foaf:Person ; + foaf:name "Shaka Enget" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncrates.tld/emulators/branchlike.html" ; + dc:creator _:b1529 ; + dc:title "disaffect branchlike chimed" ; + swrc:journal ; + foaf:homepage "http://www.emulators.tld/chimed/ai.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.turnstile.tld/weakhearted/outlawed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hananel Chowanec" + ] ; + dc:title "nance outlawed subtler" ; + swrc:journal ; + foaf:homepage "http://www.weakhearted.tld/subtler/aramaic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sails.tld/bider/schillings.html" ; + dc:creator _:b118 ; + dc:title "misanthropes schillings gyroscopically" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.bider.tld/gyroscopically/corroborated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.horologist.tld/tellable/moonward.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Motoshige Decinti" + ] ; + dc:title "convalescents moonward dispossession" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.tellable.tld/dispossession/gruesomer.html" . + +_:b1606 a foaf:Person ; + foaf:name "Dina Longstreth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.episcopes.tld/ridiculed/distended.html" ; + dc:creator _:b1628 ; + dc:title "singers distended prochurch" ; + swrc:journal ; + swrc:note "maddening occults glanders hallways adulteresses mistunes fermented etches proselytes libelees invoiced stereoscopies" ; + swrc:pages 168 ; + foaf:homepage "http://www.ridiculed.tld/prochurch/lagoons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staunchest.tld/harsher/waxily.html" ; + dc:creator _:b1584 ; + dc:title "oftenest waxily tzarisms" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.harsher.tld/tzarisms/seamiest.html" . + + + a bench:Article ; + dc:creator _:b313 ; + dc:title "wormish afferently pharmacologist" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.macrocephaly.tld/pharmacologist/retries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.appetizingly.tld/stolons/oilseeds.html" ; + dc:creator _:b1811 , _:b358 ; + dc:title "idahoan oilseeds lancing" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.stolons.tld/lancing/perspicaciousness.html" . + +_:b795 a foaf:Person ; + foaf:name "Galeno Ron" . + +_:b433 a foaf:Person ; + foaf:name "Grazia Gicker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overpraising.tld/nicknaming/underofficial.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ghaamid Beckfield" + ] ; + dc:title "catalogued underofficial microanalytic" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.nicknaming.tld/microanalytic/arrant.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mulattos.tld/bewitched/raids.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Junzo Neugin" + ] ; + dc:title "dupped raids sensu" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.bewitched.tld/sensu/tangram.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Guiseppina Calderon" + ] ; + dc:title "quantifies mispronounce disqualification" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_24 ; + rdf:_25 ; + rdf:_26 ; + rdf:_27 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.auxins.tld/disqualification/repackage.html" . + + + a bench:Inproceedings ; + bench:booktitle "briars unenthusiastically unwieldiness" ; + dc:creator _:b102 ; + dc:title "brutify unwieldiness massagists" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.unenthusiastically.tld/massagists/disagreeably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rumbled.tld/bunkered/fortifiers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Theodon Poaipuni" + ] ; + dc:title "receipts fortifiers impishness" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.bunkered.tld/impishness/hacklers.html" . + +_:b1188 a foaf:Person ; + foaf:name "Lisil Hellmuth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflexibility.tld/insulation/maladministrative.html" ; + dc:creator _:b1807 ; + dc:creator [ a foaf:Person ; + foaf:name "Izo Striker" + ] ; + dc:title "wornness maladministrative inaptly" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.insulation.tld/inaptly/crawlway.html" . + + + a bench:Inproceedings ; + bench:booktitle "fatback resider regents" ; + dc:creator _:b104 , person:Paul_Erdoes ; + dc:title "unraveling regents towers" ; + dcterms:issued 1965 ; + swrc:pages 4 ; + foaf:homepage "http://www.resider.tld/towers/sabines.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tarmac.tld/bemas/placentography.html" ; + dc:creator _:b729 ; + dc:title "justifying placentography choirboy" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.bemas.tld/choirboy/adjoined.html" . + +_:b56 a foaf:Person ; + foaf:name "Idoia Dicken" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mazes.tld/probeable/sikhs.html" ; + dc:creator _:b600 , _:b401 ; + dc:title "mangling sikhs disgorge" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.probeable.tld/disgorge/bacchanalian.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reversing.tld/gravies/quadrigamist.html" ; + dc:creator _:b490 ; + dc:title "monstrances quadrigamist mysteriously" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.gravies.tld/mysteriously/trenchers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trameled.tld/blazed/lasagne.html" ; + dc:creator _:b587 ; + dc:title "flunkey lasagne antiabortion" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.blazed.tld/antiabortion/phoenicians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.windily.tld/flaring/ramie.html" ; + dc:creator _:b469 ; + dc:title "spiel ramie overdosage" ; + swrc:journal ; + foaf:homepage "http://www.flaring.tld/overdosage/journeyer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.postseasonal.tld/forts/eminency.html" ; + bench:booktitle "toxifying buccaneer forts" ; + dc:creator _:b108 ; + dc:title "buccaneer eminency dominium" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.forts.tld/dominium/mishandling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deportment.tld/critically/cases.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Emilie Wege" + ] ; + dc:title "peonages cases timothies" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.critically.tld/timothies/tippier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overgrows.tld/serrying/irises.html" ; + dc:creator _:b939 ; + dc:title "tardo irises overprotection" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.serrying.tld/overprotection/tabernacles.html" . + + + a bench:Inproceedings ; + bench:booktitle "abolishable ingle unwarier" ; + dc:creator _:b1019 ; + dc:title "rivetted unwarier addictive" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.ingle.tld/addictive/catafalques.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recrowns.tld/didactically/acerb.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liuthild Acors" + ] ; + dc:title "compendiums acerb helipad" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.didactically.tld/helipad/harms.html" . + +_:b469 a foaf:Person ; + foaf:name "Cyara Himmelsbach" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wladyka Buttolph" + ] ; + dc:title "coordinations bander tomcat" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.cupped.tld/tomcat/unfaithful.html" . + + + a bench:Inproceedings ; + bench:booktitle "negligibly benefactors splinters" ; + dc:creator _:b854 , _:b118 ; + dc:title "milkily splinters shorter" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.benefactors.tld/shorter/responded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vandalization.tld/carillon/musclebound.html" ; + dc:creator _:b1254 , _:b368 ; + dc:title "gumlike musclebound curvatures" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.carillon.tld/curvatures/herniated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.birdmen.tld/cigarettes/minify.html" ; + dc:creator _:b66 ; + dc:title "hedonisms minify prouder" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.cigarettes.tld/prouder/binders.html" . + + + a bench:Inproceedings ; + bench:booktitle "unfermented fuhrers unenforced" ; + dc:creator _:b1828 ; + dc:title "hydrargyrum unenforced enamelware" ; + dcterms:issued 1966 ; + swrc:pages 9 ; + foaf:homepage "http://www.fuhrers.tld/enamelware/solarizes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amlawdd Klaus" + ] ; + dc:title "diapering sergings rationales" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.bottleful.tld/rationales/ideo.html" . + + + a bench:Article ; + dc:creator _:b1115 ; + dc:title "chatting flotillas oscillator" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.booteries.tld/oscillator/magnetizer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yabber.tld/blungers/dwarflike.html" ; + dc:creator _:b384 ; + dc:title "reprovingly dwarflike effulgences" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.blungers.tld/effulgences/coreless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.substituting.tld/preheats/loggias.html" ; + dc:creator _:b1307 , person:Paul_Erdoes ; + dc:title "surges loggias reconciliating" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.preheats.tld/reconciliating/photocatalyst.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pyric.tld/treasuries/heavyhearted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lejla Torbett" + ] ; + dc:title "pizzas heavyhearted ditties" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.treasuries.tld/ditties/phonographs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.psalmody.tld/puked/climber.html" ; + bench:booktitle "jowliest realer puked" ; + dc:creator _:b1615 , person:Paul_Erdoes ; + dc:title "realer climber borderlands" ; + dcterms:issued 1951 ; + swrc:pages 108 ; + foaf:homepage "http://www.puked.tld/borderlands/trashed.html" . + +_:b1843 a foaf:Person ; + foaf:name "Benton Bertuzzi" . + +_:b392 a foaf:Person ; + foaf:name "Selivankova Hashaway" . + +_:b1573 a foaf:Person ; + foaf:name "Cc Arroyos" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mechanizing.tld/splats/impeaches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Guillermina Wein" + ] ; + dc:title "flattish impeaches teaware" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.splats.tld/teaware/affirmers.html" . + + + a bench:Inproceedings ; + bench:booktitle "abolitionists bootjacks inheritances" ; + bench:cdrom "http://www.allocator.tld/inheritances/accusatively.html" ; + dc:creator _:b130 ; + dc:title "bootjacks accusatively romancer" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.inheritances.tld/romancer/tartly.html" . + +_:b1516 a foaf:Person ; + foaf:name "Irmentraud Shinkel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rationalizing.tld/sizzles/secretly.html" ; + dc:creator _:b28 ; + dc:title "overconscientious secretly monastics" ; + swrc:journal ; + foaf:homepage "http://www.sizzles.tld/monastics/tenderheartedness.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.zinged.tld/stained/unintentional.html" ; + bench:booktitle "allayed fridge stained" ; + dc:creator _:b1736 , _:b1791 ; + dc:title "fridge unintentional antiquarians" ; + dcterms:issued 1943 ; + swrc:pages 114 ; + foaf:homepage "http://www.stained.tld/antiquarians/dilutes.html" . + +_:b818 a foaf:Person ; + foaf:name "Tsumemasa Lloyd" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sacrificer.tld/throughway/razers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Meghana Troglin" + ] ; + dc:title "uneasiest razers eaters" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.throughway.tld/eaters/nouveaux.html" . + + + a bench:Article ; + dc:creator _:b1709 ; + dc:title "orgeat tackles tunes" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.obeyers.tld/tunes/overmodify.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unacceptably.tld/callbacks/conformationally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "BeliMawr Uhlich" + ] ; + dc:title "profilers conformationally vindictiveness" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.callbacks.tld/vindictiveness/fickleness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urbanely.tld/affrayed/bulletins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cherian Ricardo" + ] ; + dc:title "photographic bulletins radarman" ; + swrc:journal ; + foaf:homepage "http://www.affrayed.tld/radarman/pipings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.socking.tld/scalpels/dumpcarts.html" ; + bench:booktitle "axing paraffins scalpels" ; + dc:creator _:b1801 , _:b1496 ; + dc:title "paraffins dumpcarts maunder" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.scalpels.tld/maunder/emulsoid.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lividity.tld/gravamen/felicitating.html" ; + bench:booktitle "substantialness mutably gravamen" ; + dc:creator _:b138 ; + dc:title "mutably felicitating arbitrariness" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.gravamen.tld/arbitrariness/glomming.html" . + + + a bench:Article ; + dc:creator _:b1085 ; + dc:title "awakenings holographs bourse" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.semiurban.tld/bourse/slipcover.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flailed.tld/educes/antibiotics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gersimos Knerr" + ] ; + dc:title "satchel antibiotics marketing" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.educes.tld/marketing/knickknacks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enormousness.tld/molts/ingrain.html" ; + bench:booktitle "ornamentations overrates molts" ; + dc:creator _:b1454 ; + dc:title "overrates ingrain beleapt" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.molts.tld/beleapt/megaphone.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discontinued.tld/snuffy/satirize.html" ; + dc:creator _:b1437 ; + dc:title "pneuma satirize anticyclone" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.snuffy.tld/anticyclone/caboodle.html" . + +_:b1517 a foaf:Person ; + foaf:name "Ryosei Tortorelli" . + +_:b1802 a foaf:Person ; + foaf:name "Vickie Riesinger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trueing.tld/trundled/engross.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chernavka Hamson" + ] ; + dc:title "troughs engross downsizes" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.trundled.tld/downsizes/toucher.html" . + +_:b1689 a foaf:Person ; + foaf:name "Adrian Papetti" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipy.tld/eudaemons/postulated.html" ; + dc:creator _:b304 , _:b1826 ; + dc:title "deloused postulated crossbeam" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.eudaemons.tld/crossbeam/pantheistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cannings.tld/halfheartedness/potful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Renaldo Nonnemacher" + ] ; + dc:title "puristic potful impends" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.halfheartedness.tld/impends/curred.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antipodal.tld/chants/attires.html" ; + dc:creator _:b843 ; + dc:title "internees attires greaser" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.chants.tld/greaser/unplumbed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pokeweeds.tld/dispenses/steatite.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Maximino Shullick" + ] ; + dc:title "cooees steatite funicular" ; + swrc:journal ; + foaf:homepage "http://www.dispenses.tld/funicular/snowpack.html" . + +_:b1360 a foaf:Person ; + foaf:name "Basheer Hatcher" . + +_:b936 a foaf:Person ; + foaf:name "Denise Avant" . + + + a bench:Article ; + dc:creator _:b612 ; + dc:title "oversexed expurgations impugnable" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.linchpin.tld/impugnable/pastured.html" . + +bench:Article rdfs:subClassOf foaf:Document . + + + a bench:Article ; + dc:creator _:b1405 ; + dc:title "sometimes intransigence confused" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.messmates.tld/confused/murderesses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maturities.tld/wherrying/rehiring.html" ; + dc:creator _:b763 ; + dc:title "leaseholder rehiring outsets" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.wherrying.tld/outsets/tossers.html" . + + + a bench:Article ; + dc:creator _:b1555 ; + dc:title "allocations fuseless devilkin" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.biometer.tld/devilkin/vexing.html" . + +_:b1273 a foaf:Person ; + foaf:name "Helmar Rosencrantz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leavened.tld/exoduses/aptitudes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clia Look" + ] ; + dc:title "oblation aptitudes moonlighted" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.exoduses.tld/moonlighted/tolerators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cuppy.tld/organismal/shammies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amandus Niceswander" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Luitwine Loa" + ] ; + dc:title "expunges shammies mormonism" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.organismal.tld/mormonism/decrepitly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disunion.tld/minimals/veneered.html" ; + dc:creator _:b190 ; + dc:title "amorphousness veneered multiplicities" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.minimals.tld/multiplicities/injectors.html" . + + + a bench:Article ; + dc:creator _:b917 ; + dc:title "underemphasizes mealiest torching" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.chancellorships.tld/torching/lated.html" . + +_:b462 a foaf:Person ; + foaf:name "Eichiro Hodson" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Inocenta Smart" + ] ; + dc:title "diaspora interjections girdlers" ; + swrc:journal ; + swrc:note "adventuresses foliages gristle frowziest papilla jackstraw cello marked grocers lightships" ; + swrc:pages 18 ; + foaf:homepage "http://www.reacquiring.tld/girdlers/whirrs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwonted.tld/bedouins/iratest.html" ; + dc:creator _:b295 ; + dc:title "pensioners iratest devitalized" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.bedouins.tld/devitalized/conservationists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.courtiers.tld/winteriest/reteaching.html" ; + dc:creator _:b667 , _:b998 ; + dc:title "burglarize reteaching perviousness" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.winteriest.tld/perviousness/typescripts.html" . + +_:b1565 a foaf:Person ; + foaf:name "Azibo Ricard" . + +_:b1385 a foaf:Person ; + foaf:name "Sabeeha Ducci" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rebroadcast.tld/manchurian/drollery.html" ; + dc:creator _:b830 ; + dc:title "naturopathic drollery counsels" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.manchurian.tld/counsels/jags.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.windowpanes.tld/picaros/paled.html" ; + bench:booktitle "crackling heeling picaros" ; + dc:creator _:b1834 , _:b1739 ; + dc:title "heeling paled unfaltering" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.picaros.tld/unfaltering/steerages.html" . + +_:b1006 a foaf:Person ; + foaf:name "FaaiZ Sunstrom" . + + + a bench:Article ; + dc:creator _:b842 ; + dc:title "continues pretrial networking" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.localization.tld/networking/gauzier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.silicosis.tld/enunciates/analogic.html" ; + dc:creator _:b793 ; + dc:title "cooping analogic effuses" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.enunciates.tld/effuses/battleships.html" . + + + a bench:Article ; + bench:cdrom "http://www.adjuratory.tld/ceylonese/pyric.html" ; + dc:creator _:b382 ; + dc:title "relit pyric pizzas" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.ceylonese.tld/pizzas/treasuries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confabbing.tld/titty/architecure.html" ; + dc:creator _:b799 ; + dc:title "grubstaker architecure testifies" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.titty.tld/testifies/segregates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.laminator.tld/emulsifications/inquirers.html" ; + bench:booktitle "congregates drifts emulsifications" ; + dc:creator _:b988 ; + dc:title "drifts inquirers exclusively" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.emulsifications.tld/exclusively/popularizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overbites.tld/giros/podgy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Araceli Ertel" + ] ; + dc:title "terminals podgy vagus" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.giros.tld/vagus/kinkiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.iguana.tld/inventively/interpretative.html" ; + bench:booktitle "otoliths mystifiers inventively" ; + dc:creator _:b175 , person:Paul_Erdoes ; + dc:title "mystifiers interpretative porcelains" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.inventively.tld/porcelains/redder.html" . + +_:b782 a foaf:Person ; + foaf:name "Flurina Carmella" . + + + a bench:Inproceedings ; + bench:booktitle "outrider simmering oarlocks" ; + dc:creator _:b1786 ; + dc:title "cordages oarlocks discards" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.simmering.tld/discards/clarified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cultured.tld/repaginate/enrobers.html" ; + bench:booktitle "boatbills universalizing repaginate" ; + dc:creator _:b371 ; + dc:title "universalizing enrobers dazedly" ; + dcterms:issued 1963 ; + swrc:pages 3 ; + foaf:homepage "http://www.repaginate.tld/dazedly/precancelling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tabitha Manygoats" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Banamala Vinzant" + ] ; + dc:title "hexers woodpiles misjudgment" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.nuttiness.tld/misjudgment/incompatibility.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annunciating.tld/amens/stenchy.html" ; + dc:creator _:b1804 ; + dc:title "sporing stenchy risers" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.amens.tld/risers/shirtfront.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apologal.tld/weevilly/airliner.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yngve Fellenbaum" + ] ; + dc:title "scoopsful airliner consonantly" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.weevilly.tld/consonantly/sabbats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crumby.tld/druidess/editorialized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lysander Schmalz" + ] ; + dc:title "gentleness editorialized disheartenment" ; + swrc:journal ; + foaf:homepage "http://www.druidess.tld/disheartenment/bossily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Demitrius Glawson" + ] ; + dc:title "jaggedest pinyon overflew" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.winnower.tld/overflew/suppurations.html" . + +_:b729 a foaf:Person ; + foaf:name "Urako Staker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stover.tld/primitivity/artificer.html" ; + bench:abstract "tinglers xenophobe reconsecration realising barographic surnamers overeducates unsteadiest insists sepalous zooid arsis uncouthness bamboozling creeds salter scowling hoaxed revictualed steeped metamorphisms implored caveats femurs catawbas psychokinesia pulleys plutonic piscators ossificatory fondled barrister mississippians depressions mouthers plumply contributorily eutrophic legroom somatopsychic oversharp vasectomies farcy caved pkg jiggles prediagnostic preconditioning polishing machinized resharpen gypsyism dimmock waltzed zouaves earmarking capitation airbill birettas buffs fissionable hocussed briery catenary alternately linkable deflea tellers nonabsorbent bookmen homilies devitalize compressional vegetated enounces vaccinal battened epizootic incisions hight leaner fours denning schemery whipper ergots naturalism compassed skippered listed inventories husbander indulgently adducing postbellum surtaxes aneurism wronger triplicating cochlear identifications cosset ravelly flaunts refuelling eld cutleries cohorts colonnaded renewed scoldingly citruses spangliest insufficiencies" ; + dc:creator [ a foaf:Person ; + foaf:name "Bhairavi Snyders" + ] ; + dc:title "relenting artificer refiltered" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.primitivity.tld/refiltered/nonplus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snowdrifts.tld/chieftainship/drakes.html" ; + dc:creator _:b331 ; + dc:creator [ a foaf:Person ; + foaf:name "Dedra Rolfson" + ] ; + dc:title "safeguarding drakes unholiness" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.chieftainship.tld/unholiness/whomped.html" . + +_:b1210 a foaf:Person ; + foaf:name "Tolenka Slezak" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.filespec.tld/biennials/shopgirl.html" ; + bench:booktitle "teletypewriter gustatorily biennials" ; + dc:creator _:b1573 ; + dc:title "gustatorily shopgirl batted" ; + dcterms:issued 1950 ; + foaf:homepage "http://www.biennials.tld/batted/squarish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lucked.tld/touches/keening.html" ; + dc:creator _:b1143 ; + dc:title "caciques keening bespangles" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.touches.tld/bespangles/kinsmanship.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.appareling.tld/assaying/eggnogs.html" ; + bench:booktitle "golem nicer assaying" ; + dc:creator _:b1094 ; + dc:title "nicer eggnogs deciliter" ; + dcterms:issued 1967 ; + swrc:pages 103 ; + foaf:homepage "http://www.assaying.tld/deciliter/homoerotism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irradiates.tld/insinuators/restorers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaspar Reierson" + ] ; + dc:title "befriends restorers rebroadcasting" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.insinuators.tld/rebroadcasting/grousing.html" . + +_:b1265 a foaf:Person ; + foaf:name "Ninockha Rajwani" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cocains.tld/sulker/outreasoning.html" ; + bench:booktitle "redigest runaround sulker" ; + dc:creator _:b1324 ; + dc:title "runaround outreasoning tarbush" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.sulker.tld/tarbush/infusibility.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skillets.tld/mizzenmasts/waftage.html" ; + dc:creator _:b309 ; + dc:title "redivides waftage liszt" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.mizzenmasts.tld/liszt/impecuniosity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.auditoriums.tld/opposites/mediumistic.html" ; + dc:creator _:b821 ; + dc:title "penlites mediumistic lychees" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.opposites.tld/lychees/paragraphs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.canters.tld/plateful/cardsharp.html" ; + bench:booktitle "earwigs undercurrents plateful" ; + dc:creator _:b1198 , person:Paul_Erdoes ; + dc:title "undercurrents cardsharp repaying" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.plateful.tld/repaying/abhorrers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glary.tld/argentum/psychosomatics.html" ; + dc:creator _:b1149 ; + dc:title "speedster psychosomatics reformating" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.argentum.tld/reformating/foreshadower.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nanowatt.tld/burning/resister.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nessa Thomison" + ] ; + dc:title "darkliest resister vittles" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.burning.tld/vittles/utilizable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.authorship.tld/vends/demesne.html" ; + bench:booktitle "revolutionized authorship semiconductors" ; + bench:cdrom "http://www.senoritas.tld/semiconductors/vends.html" ; + dc:creator _:b163 ; + dc:title "semiconductors demesne innocency" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.vends.tld/innocency/thermos.html" . + +_:b1784 a foaf:Person ; + foaf:name "Adalia Manalo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Javina Plass" + ] ; + dc:title "evolver shires crumbing" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.stealers.tld/crumbing/precipitousness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.delfts.tld/igloos/rester.html" ; + bench:booktitle "dustups incumbently igloos" ; + dc:creator _:b1559 ; + dc:title "incumbently rester sourly" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.igloos.tld/sourly/cartable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enlightenment.tld/concussive/papistries.html" ; + dc:creator _:b1788 , _:b374 ; + dc:title "placque papistries phasing" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.concussive.tld/phasing/clergywomen.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.crashers.tld/maypole/outlaw.html" ; + bench:booktitle "tugged brightens maypole" ; + dc:creator _:b298 , _:b191 ; + dc:title "brightens outlaw reinducing" ; + dcterms:issued 1962 ; + swrc:pages 4 ; + foaf:homepage "http://www.maypole.tld/reinducing/paisleys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cyclo.tld/intrans/dopier.html" ; + dc:creator _:b768 ; + dc:title "rhizomatous dopier dement" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.intrans.tld/dement/preapplication.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kooky.tld/depositors/flashers.html" ; + dc:creator _:b337 ; + dc:title "facers flashers honours" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.depositors.tld/honours/barreled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revived.tld/scoffing/wirepullers.html" ; + dc:creator _:b1712 ; + dc:title "palpators wirepullers rabbinates" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.scoffing.tld/rabbinates/uniting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gazers.tld/lunkhead/chlorid.html" ; + dc:creator _:b1037 ; + dc:title "excoriates chlorid healthiest" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.lunkhead.tld/healthiest/unsavory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leprosarium.tld/additions/impecuniousness.html" ; + dc:creator _:b761 , _:b1325 ; + dc:title "bespatter impecuniousness sciaticas" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.additions.tld/sciaticas/agglutinins.html" . + + + a bench:Article ; + dc:creator _:b178 ; + dc:title "hardest relettered lapin" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.pericynthion.tld/lapin/clicks.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Heihachiro Parthemer" + ] ; + dc:title "modally procathedral braved" ; + swrc:journal ; + foaf:homepage "http://www.noncentrally.tld/braved/headiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.correctional.tld/adulates/sowable.html" ; + bench:booktitle "freighters cervine adulates" ; + dc:creator _:b764 ; + dc:title "cervine sowable conceptive" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.adulates.tld/conceptive/asteroids.html" . + + + a bench:Article ; + dc:creator _:b1100 ; + dc:title "buglers guffaws dampeners" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.allocatee.tld/dampeners/servals.html" . + +_:b341 a foaf:Person ; + foaf:name "Jot Albert" . + + + a bench:Inproceedings ; + bench:booktitle "sibs inappreciably smouldered" ; + dc:creator _:b561 ; + dc:title "plinks smouldered overreaching" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.inappreciably.tld/overreaching/wizened.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crower.tld/klatsch/charades.html" ; + bench:cdrom "http://www.giantesses.tld/routeman/klatsch.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rumiko Gowdy" + ] ; + dc:title "routeman charades vacillates" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.klatsch.tld/vacillates/decomposers.html" . + +_:b1747 a foaf:Person ; + foaf:name "Gianina Caliman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aerophobia.tld/reimbursement/spinout.html" ; + bench:booktitle "aurist southwestward reimbursement" ; + dc:creator _:b1126 ; + dc:title "southwestward spinout floweriness" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.reimbursement.tld/floweriness/slotbacks.html" . + +_:b1173 a foaf:Person ; + foaf:name "Maksim Kasuba" . + +_:b873 a foaf:Person ; + foaf:name "Jaadallah Mullen" . + + + a bench:Inproceedings ; + bench:booktitle "detects fawnier shakily" ; + dc:creator _:b1174 ; + dc:title "stammeringly shakily martially" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.fawnier.tld/martially/frigidities.html" . + +_:b1021 a foaf:Person ; + foaf:name "Pauline Fullagar" . + +_:b875 a foaf:Person ; + foaf:name "Charmayne Hewgley" . + +_:b730 a foaf:Person ; + foaf:name "Saabira Dickow" . + +_:b618 a foaf:Person ; + foaf:name "Nira Shone" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Guiletta Rosek" + ] ; + dc:title "heterosexually histamins cuts" ; + swrc:journal ; + swrc:note "bezels simonized generality spiculate gregariously sapidity psychological unfertilized" ; + swrc:pages 109 ; + foaf:homepage "http://www.synthesizers.tld/cuts/chauffeuse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macron.tld/annotator/entreated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Soshitsu Ina" + ] ; + dc:title "oysterman entreated domesticates" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.annotator.tld/domesticates/disgust.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fizgigs.tld/macedonian/towropes.html" ; + dc:creator _:b15 ; + dc:title "dubber towropes perilune" ; + swrc:journal ; + swrc:note "deodorized elfins sentencing gasser cucurbit beached designates theurgy stomachers indicative doorsteps lyses" ; + swrc:pages 77 ; + foaf:homepage "http://www.macedonian.tld/perilune/bauxites.html" . + + + a bench:Article ; + dc:creator _:b1771 ; + dc:title "agronomies majored heathenism" ; + swrc:journal ; + foaf:homepage "http://www.hairstyles.tld/heathenism/drywalls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.droners.tld/leprechauns/attester.html" ; + dc:creator _:b1491 ; + dc:title "resharpening attester reticence" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.leprechauns.tld/reticence/monkeyed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sublunar.tld/supersonic/resold.html" ; + bench:booktitle "waybills molestation supersonic" ; + dc:creator _:b217 , _:b841 ; + dc:title "molestation resold bodysurfs" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.supersonic.tld/bodysurfs/stays.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hyperbolically.tld/unorganized/defamatory.html" ; + bench:booktitle "renotifying unlatches unorganized" ; + dc:creator _:b212 ; + dc:title "unlatches defamatory multiengined" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.unorganized.tld/multiengined/bowlfuls.html" . + +_:b1134 a foaf:Person ; + foaf:name "Ihaab Gebo" . + + + a bench:Inproceedings ; + bench:booktitle "britisher pottered boxed" ; + dc:creator _:b219 ; + dc:title "priested boxed shamelessly" ; + dcterms:issued 1965 ; + swrc:pages 84 ; + foaf:homepage "http://www.pottered.tld/shamelessly/reenlisted.html" . + +_:b1402 a foaf:Person ; + foaf:name "Lubov Depaolo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.antecede.tld/servilely/boastfully.html" ; + bench:booktitle "mildly critical servilely" ; + dc:creator _:b616 ; + dc:title "critical boastfully topos" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.servilely.tld/topos/awardee.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yeomen.tld/outcast/yoni.html" ; + dc:creator _:b1813 ; + dc:title "wanderers yoni corned" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.outcast.tld/corned/minifloppies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.penchants.tld/sherpa/placaters.html" ; + bench:booktitle "nefarious stroboscope sherpa" ; + dc:creator _:b1638 ; + dc:title "stroboscope placaters papers" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.sherpa.tld/papers/passant.html" . + + + a bench:Inproceedings ; + bench:booktitle "interclass spaceman ejecta" ; + dc:creator _:b1173 , person:Paul_Erdoes ; + dc:title "catabolize ejecta unpenned" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.spaceman.tld/unpenned/thumbtacks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beleaps.tld/featheredges/beginners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vaughan Autullo" + ] ; + dc:title "freehearted beginners salaamed" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.featheredges.tld/salaamed/taunters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gristle.tld/papilla/jackstraw.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chrysann Olding" + ] ; + dc:title "frowziest jackstraw cello" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.papilla.tld/cello/marked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tragedienne.tld/fishtails/madcaps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nediva Grasse" + ] ; + dc:title "seisms madcaps limiter" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.fishtails.tld/limiter/oceanology.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Colton Vallone" + ] ; + dc:title "chirography audiology kaleidoscopic" ; + swrc:journal ; + foaf:homepage "http://www.carinas.tld/kaleidoscopic/chumships.html" . + + + a bench:Article ; + dc:creator _:b1697 ; + dc:title "misaligned excites steamroller" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.anions.tld/steamroller/refinished.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rattlings.tld/nephrectomy/pignuts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mirari Magnus" + ] ; + dc:title "celebs pignuts birdman" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.nephrectomy.tld/birdman/inconcealable.html" . + +_:b63 a foaf:Person ; + foaf:name "Machko Bungy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.furloughs.tld/inescapably/titillation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Terciero Pridmore" + ] ; + dc:title "augurers titillation misbeget" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.inescapably.tld/misbeget/fogyisms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.briery.tld/alternately/linkable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Macky Matejka" + ] ; + dc:title "catenary linkable deflea" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.alternately.tld/deflea/tellers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.imperiously.tld/usurpers/homier.html" ; + dc:creator _:b552 ; + dc:title "traipses homier annexation" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.usurpers.tld/annexation/jammed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overabundant.tld/easeful/cognize.html" ; + dc:creator _:b61 ; + dc:creator [ a foaf:Person ; + foaf:name "Caddock Stagowski" + ] ; + dc:title "legworks cognize hoatzin" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.easeful.tld/hoatzin/toiled.html" . + + + a bench:Inproceedings ; + bench:booktitle "cajolement stubbly sawn" ; + dc:creator _:b322 , _:b665 ; + dc:title "absinthes sawn replying" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.stubbly.tld/replying/loftless.html" . + +_:b1433 a foaf:Person ; + foaf:name "lkisti Dayne" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amnestied.tld/inundations/styleless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ventana Foeller" + ] ; + dc:title "turd styleless ingresses" ; + swrc:journal ; + foaf:homepage "http://www.inundations.tld/ingresses/anticipation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mantles.tld/adaption/manpowers.html" ; + bench:booktitle "gruffness pitiless adaption" ; + dc:creator _:b155 , person:Paul_Erdoes ; + dc:title "pitiless manpowers prewarned" ; + dcterms:issued 1952 ; + swrc:pages 44 ; + foaf:homepage "http://www.adaption.tld/prewarned/orpiments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.repenters.tld/jaundicing/figuration.html" ; + dc:creator _:b1492 , _:b1345 ; + dc:title "riotousness figuration solfeggi" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.jaundicing.tld/solfeggi/spawners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.audiologist.tld/flavorings/osculated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matsusuke Yerkey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Druce Katzberg" + ] ; + dc:title "insulators osculated expatiating" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.flavorings.tld/expatiating/legislatively.html" . + +_:b436 a foaf:Person ; + foaf:name "Ish Georgiades" . + +_:b1180 a foaf:Person ; + foaf:name "Ruby Decristoforo" . + +_:b140 a foaf:Person ; + foaf:name "Zhona Aden" . + + + a bench:Journal ; + dc:title "Journal 4 (1962)" ; + dcterms:issued 1962 ; + swrc:number 1 ; + swrc:volume 7 . + +_:b922 a foaf:Person ; + foaf:name "Anja Rall" . + +_:b482 a foaf:Person ; + foaf:name "Deolanda Frericks" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.duplexer.tld/cobbier/zebus.html" ; + bench:booktitle "quester alopecias cobbier" ; + dc:creator _:b1455 ; + dc:title "alopecias zebus legateships" ; + dcterms:issued 1957 ; + swrc:pages 196 ; + foaf:homepage "http://www.cobbier.tld/legateships/sikhism.html" . + +_:b842 a foaf:Person ; + foaf:name "Lunetta Cathie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unexpressed.tld/nonadmissions/jackknifed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yusmara Zan" + ] ; + dc:title "imperceptibility jackknifed canthal" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.nonadmissions.tld/canthal/particularities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sylvian.tld/abscission/coastings.html" ; + bench:booktitle "geegaws choky abscission" ; + dc:creator _:b244 , _:b1026 ; + dc:title "choky coastings bimester" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 43 ; + foaf:homepage "http://www.abscission.tld/bimester/protectress.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secobarbital.tld/paginal/packsaddle.html" ; + dc:creator _:b189 ; + dc:title "enates packsaddle emeralds" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.paginal.tld/emeralds/kissed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unraised.tld/witling/prebilling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kim Colombe" + ] ; + dc:title "leanest prebilling wordbooks" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.witling.tld/wordbooks/kasha.html" . + +_:b1775 a foaf:Person ; + foaf:name "Rogned Trasport" . + + + a bench:Article ; + dc:creator _:b1813 ; + dc:title "probating reprehending gavots" ; + swrc:journal ; + foaf:homepage "http://www.trader.tld/gavots/restaffing.html" . + + + a bench:Journal ; + dc:title "Journal 10 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b159 , _:b888 ; + swrc:number 1 ; + swrc:volume 1 . + +_:b1764 a foaf:Person ; + foaf:name "Agafiia Rushford" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ministrant.tld/sociologist/minored.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Faas Chitty" + ] ; + dc:title "aether minored hamsters" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.sociologist.tld/hamsters/brin.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.redemonstration.tld/cliquish/paned.html" ; + bench:booktitle "ageratums carotidal cliquish" ; + dc:creator _:b252 , _:b253 ; + dc:title "carotidal paned atheistical" ; + dcterms:issued 1962 ; + swrc:pages 39 ; + foaf:homepage "http://www.cliquish.tld/atheistical/comme.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Valerik Peles" + ] ; + dc:title "knuckliest lifters knout" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.diaphragmatic.tld/knout/asking.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pityingly.tld/statutorily/landlords.html" ; + bench:booktitle "anchovies tradeable statutorily" ; + dc:creator _:b853 ; + dc:title "tradeable landlords halted" ; + dcterms:issued 1961 ; + swrc:pages 119 ; + foaf:homepage "http://www.statutorily.tld/halted/fraternization.html" . + + + a bench:Inproceedings ; + bench:booktitle "giggled aphorizing flits" ; + bench:cdrom "http://www.membranaceous.tld/flits/nondeliveries.html" ; + dc:creator _:b254 ; + dc:title "aphorizing nondeliveries planking" ; + dcterms:issued 1961 ; + swrc:pages 46 ; + foaf:homepage "http://www.flits.tld/planking/alloted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.throning.tld/almner/gushes.html" ; + dc:creator _:b90 ; + dc:title "heroics gushes penalized" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.almner.tld/penalized/resiliency.html" . + + + a bench:Inproceedings ; + bench:booktitle "czechoslovaks jingoist millibars" ; + dc:creator _:b1333 ; + dc:title "terrorizing millibars evasively" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.jingoist.tld/evasively/sargasso.html" . + +_:b590 a foaf:Person ; + foaf:name "Adolfo Kick" . + +_:b1787 a foaf:Person ; + foaf:name "Carebear Bovey" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dwarfed.tld/parker/typewriting.html" ; + bench:booktitle "swings strummed parker" ; + dc:creator _:b1747 , _:b548 ; + dc:title "strummed typewriting elasticity" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.parker.tld/elasticity/freckling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ecologically.tld/teaspoonfuls/hopsack.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chan Weinfeld" + ] ; + dc:title "wagtail hopsack wigwagging" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.teaspoonfuls.tld/wigwagging/shacklers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ovidio Bostrom" + ] ; + dc:title "teaboxes saddening insulates" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.resurveys.tld/insulates/eyebeams.html" . + +_:b1044 a foaf:Person ; + foaf:name "Luana Gaw" . + + + a bench:Inproceedings ; + bench:booktitle "feminize dojos grossly" ; + dc:creator _:b84 ; + dc:title "unrest grossly classifier" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 196 ; + foaf:homepage "http://www.dojos.tld/classifier/chirped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.points.tld/leadings/ducker.html" ; + dc:creator _:b1433 , _:b1390 ; + dc:title "crabbedness ducker vialed" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.leadings.tld/vialed/emasculation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spoiler.tld/poker/nobble.html" ; + dc:creator _:b967 ; + dc:title "circuiter nobble cheeking" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.poker.tld/cheeking/sayee.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outyelled.tld/fathers/bilaterally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bailee Chabolla" + ] ; + dc:title "overlapped bilaterally reburied" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.fathers.tld/reburied/divisibleness.html" . + +_:b454 a foaf:Person ; + foaf:name "Nabeeh Couts" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coverslip.tld/revered/melodeons.html" ; + bench:booktitle "inquisitional satisfier revered" ; + dc:creator _:b1702 , _:b262 ; + dc:title "satisfier melodeons jeerers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.revered.tld/jeerers/chartering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wilders.tld/contemptibly/slovak.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Latrice Ghrist" + ] ; + dc:title "ungallant slovak serializing" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.contemptibly.tld/serializing/restacking.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.suppositories.tld/transmigrating/sidewalks.html" ; + bench:booktitle "sapience cratered transmigrating" ; + dc:creator _:b268 ; + dc:title "cratered sidewalks readdress" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.transmigrating.tld/readdress/cockish.html" . + + + a bench:Article ; + dc:creator _:b1606 ; + dc:title "homemaker frankness milquetoast" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.storewide.tld/milquetoast/conformity.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Unkei Whitfield" + ] ; + dc:title "turnable discounter darkie" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.castigates.tld/darkie/malnourishment.html" . + +_:b152 a foaf:Person ; + foaf:name "Adelina Pobanz" . + + + a bench:Article ; + dc:creator _:b175 ; + dc:title "cussing arbitrarily brainiest" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.sets.tld/brainiest/kerb.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dioceses.tld/coequality/slatternly.html" ; + dc:creator _:b1624 ; + dc:title "afterburner slatternly wetting" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.coequality.tld/wetting/occultists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chid.tld/snooze/plastered.html" ; + dc:creator _:b1616 ; + dc:title "commerced plastered appraises" ; + swrc:journal ; + foaf:homepage "http://www.snooze.tld/appraises/roistering.html" . + +_:b510 a foaf:Person ; + foaf:name "Hulda Medel" . + +_:b1683 a foaf:Person ; + foaf:name "Argos Cumings" . + +_:b539 a foaf:Person ; + foaf:name "Alon Paulik" . + + + a bench:Article ; + rdfs:seeAlso "http://www.directors.tld/misquotes/fezes.html" ; + dc:creator _:b983 ; + dc:title "interregional fezes statelessness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.misquotes.tld/statelessness/upshifted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lobotomizing.tld/stockpiling/traitorously.html" ; + dc:creator _:b1800 ; + dc:title "snarlier traitorously juicily" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.stockpiling.tld/juicily/misclassifies.html" . + +_:b1710 a foaf:Person ; + foaf:name "Naruhiko Tyminski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrophoresed.tld/rezoning/pledgee.html" ; + dc:creator _:b932 , person:Paul_Erdoes ; + dc:title "dinting pledgee protoactinium" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.rezoning.tld/protoactinium/darned.html" . + +_:b1190 a foaf:Person ; + foaf:name "Stanislava Pollio" . + +_:b1256 a foaf:Person ; + foaf:name "Jerred Teichmann" . + +_:b1619 a foaf:Person ; + foaf:name "Jacky Gurrieri" . + + + a bench:Article ; + rdfs:seeAlso "http://www.niches.tld/circumstantiate/revolutionizes.html" ; + dc:creator _:b669 ; + dc:title "trilled revolutionizes unlatching" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.circumstantiate.tld/unlatching/normalacy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wotting.tld/peduncle/catcher.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amadea Scandurra" + ] ; + dc:title "reignites catcher tonsuring" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.peduncle.tld/tonsuring/monitoring.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Desa Niez" + ] ; + dc:title "dashpots presoak asseverations" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.better.tld/asseverations/famishing.html" . + + + a bench:Inproceedings ; + bench:booktitle "dignifiedly electroencephalographs usefully" ; + dc:creator _:b882 ; + dc:title "misstates usefully gloved" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.electroencephalographs.tld/gloved/crowned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mobilize.tld/hitchhiked/victuallers.html" ; + bench:booktitle "babblers licencers hitchhiked" ; + dc:creator _:b479 ; + dc:title "licencers victuallers unvanquishable" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.hitchhiked.tld/unvanquishable/alpenhorn.html" . + +_:b1317 a foaf:Person ; + foaf:name "Cipriana Wadzinski" . + + + a bench:Article ; + dc:creator _:b975 ; + dc:title "doctorates inquiries frugs" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.tariffless.tld/frugs/currycomb.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machinized.tld/gypsyism/dimmock.html" ; + dc:creator _:b258 ; + dc:title "resharpen dimmock waltzed" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.gypsyism.tld/waltzed/zouaves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.opalesces.tld/woefullest/dehydrogenates.html" ; + dc:creator _:b539 , _:b393 ; + dc:title "portholes dehydrogenates fusibly" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.woefullest.tld/fusibly/furrings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forefend.tld/plinker/unusually.html" ; + dc:creator _:b1696 ; + dc:title "wowed unusually straightly" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.plinker.tld/straightly/collusive.html" . + +_:b772 a foaf:Person ; + foaf:name "Lysanne Proo" . + +_:b1602 a foaf:Person ; + foaf:name "Aishwarya Hallmon" . + + + a bench:Inproceedings ; + bench:booktitle "recliners covets slumberers" ; + dc:creator [ a foaf:Person ; + foaf:name "Coryana Pang" + ] ; + dc:title "tuning slumberers triturate" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.covets.tld/triturate/disburses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ferryage.tld/muriate/cartload.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Krishna Liukko" + ] ; + dc:title "nonattendance cartload craped" ; + swrc:journal ; + foaf:homepage "http://www.muriate.tld/craped/dappled.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1955)" ; + dcterms:issued 1955 ; + swrc:editor _:b1008 , _:b1009 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.analyzing.tld/rays/photoplay.html" ; + bench:booktitle "gothically increased rays" ; + dc:creator _:b574 ; + dc:title "increased photoplay subcommissions" ; + dcterms:issued 1966 ; + swrc:pages 69 ; + foaf:homepage "http://www.rays.tld/subcommissions/gastrostomy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meerschaums.tld/stoup/amu.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alonsa Troester" + ] ; + dc:title "minicomputers amu demarcator" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.stoup.tld/demarcator/messiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breakables.tld/bilks/sorbitol.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Reiko Castile" + ] ; + dc:title "destructions sorbitol voicing" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.bilks.tld/voicing/gophers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sestets.tld/bigwig/parasitization.html" ; + bench:booktitle "painfully outscored bigwig" ; + dc:creator _:b121 ; + dc:title "outscored parasitization biasses" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.bigwig.tld/biasses/compassing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.probabilities.tld/koruna/goldbugs.html" ; + bench:booktitle "obsequiousness prickier koruna" ; + dc:creator _:b1041 , _:b1358 ; + dc:title "prickier goldbugs destructible" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.koruna.tld/destructible/chinked.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Naoki Stoliker" + ] ; + dc:title "alls preallots windrows" ; + swrc:journal ; + foaf:homepage "http://www.decentralize.tld/windrows/unreasonableness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diminishes.tld/undivided/scolding.html" ; + dc:creator _:b634 ; + dc:title "determinedness scolding calyxes" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.undivided.tld/calyxes/standouts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infarcts.tld/tipis/caseworker.html" ; + bench:booktitle "unapproved merer tipis" ; + dc:creator _:b715 ; + dc:title "merer caseworker footsie" ; + dcterms:issued 1966 ; + swrc:pages 189 ; + foaf:homepage "http://www.tipis.tld/footsie/cameoed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cloistral.tld/focally/bourg.html" ; + bench:booktitle "gamine shadowbox focally" ; + dc:creator _:b1779 ; + dc:title "shadowbox bourg clingstones" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.focally.tld/clingstones/beaned.html" . + +_:b753 a foaf:Person ; + foaf:name "Morimasa Westerberg" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outboard.tld/increasers/hymnaries.html" ; + bench:booktitle "panfuls antitoxin increasers" ; + dc:creator _:b291 ; + dc:title "antitoxin hymnaries memorialize" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.increasers.tld/memorialize/deicing.html" . + + + a bench:Article ; + dc:creator _:b1040 ; + dc:title "mullens intimidator slickness" ; + swrc:journal ; + foaf:homepage "http://www.loungers.tld/slickness/recharges.html" . + +_:b1476 a foaf:Person ; + foaf:name "Luca Dolbin" . + + + a bench:Article ; + dc:creator _:b764 ; + dc:title "snatchy prebendary intitling" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.waltzes.tld/intitling/disobediently.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.serval.tld/spoonily/mistake.html" ; + dc:creator _:b1287 ; + dc:title "focusses mistake spitballs" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.spoonily.tld/spitballs/garrisoning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.liquate.tld/searchings/situps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Selianka Mansker" + ] ; + dc:title "terrified situps hillocks" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.searchings.tld/hillocks/represented.html" . + +_:b1641 a foaf:Person ; + foaf:name "Hektor Cleal" . + + + a bench:Article ; + rdfs:seeAlso "http://www.triflingly.tld/nameplates/wapitis.html" ; + dc:creator _:b270 ; + dc:title "doeskins wapitis brakeless" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.nameplates.tld/brakeless/battener.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Birgid Holton" + ] ; + dc:title "mortifying makers disabusing" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.leaches.tld/disabusing/lavished.html" . + +_:b1823 a foaf:Person ; + foaf:name "Eurypylus Zacher" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.created.tld/nixes/prayingly.html" ; + bench:booktitle "disbursements created trows" ; + bench:cdrom "http://www.stubbing.tld/trows/nixes.html" ; + dc:creator _:b1679 ; + dc:title "trows prayingly revolves" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.nixes.tld/revolves/unco.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.genuflect.tld/bilker/expirers.html" ; + dc:creator _:b705 ; + dc:title "cordialness expirers lothario" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.bilker.tld/lothario/swaggerer.html" . + +_:b202 a foaf:Person ; + foaf:name "Pascale Skripko" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taxers.tld/consensually/preternaturally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Antje Viapiano" + ] ; + dc:title "irritates preternaturally gruffs" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.consensually.tld/gruffs/multiphasic.html" . + + + a bench:Article ; + dc:creator _:b1292 ; + dc:title "refuelled airmails vivific" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.epigrams.tld/vivific/prodigiousness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underbred.tld/arbiters/jacaranda.html" ; + bench:booktitle "stemmier ejected arbiters" ; + dc:creator _:b1703 , _:b1782 ; + dc:title "ejected jacaranda infolder" ; + dcterms:issued 1952 ; + swrc:pages 191 ; + foaf:homepage "http://www.arbiters.tld/infolder/fundamentalist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.politest.tld/disguised/beggaring.html" ; + dc:creator _:b1093 ; + dc:title "leu beggaring assize" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.disguised.tld/assize/monotonously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.measurage.tld/pasturage/thurifer.html" ; + dc:creator _:b1683 ; + dc:title "tonsils thurifer teazle" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.pasturage.tld/teazle/fringier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sh.tld/standardized/spokes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Drutmar Bolder" + ] ; + dc:title "reoccupies spokes humdinger" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.standardized.tld/humdinger/icier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disfranchiser.tld/zoeas/cd.html" ; + dc:creator _:b906 ; + dc:title "lofters cd papooses" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.zoeas.tld/papooses/abashment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tasseling.tld/heterodox/unconnected.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iliana Holstein" + ] ; + dc:title "parapsychologists unconnected mangey" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.heterodox.tld/mangey/chared.html" . + + + a bench:Article ; + dc:creator _:b1010 ; + dc:title "batted soughing mistily" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.squarish.tld/mistily/dewed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vulnerability.tld/munitioned/halidomes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Devegas Arcement" + ] ; + dc:title "stockinet halidomes alt" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.munitioned.tld/alt/looses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lashaune Lava" + ] ; + dc:title "biologies blameworthiness ruinousness" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.snifters.tld/ruinousness/skyjackers.html" . + +_:b1778 a foaf:Person ; + foaf:name "Carsen Alescio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acclimating.tld/bayberries/charlatanish.html" ; + dc:creator _:b1790 ; + dc:creator [ a foaf:Person ; + foaf:name "Ryzard Auchmoody" + ] ; + dc:title "outchiding charlatanish foraging" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.bayberries.tld/foraging/cartop.html" . + + + a bench:Article ; + dc:creator _:b998 ; + dc:title "geezer protozoans dace" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.spheral.tld/dace/cavaliers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Charmaine Rubick" + ] ; + dc:title "schoolrooms bartered immanently" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.biasness.tld/immanently/nonfood.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.espousals.tld/resubscription/breviate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Astrios Purrington" + ] ; + dc:title "banksides breviate explosions" ; + swrc:journal ; + foaf:homepage "http://www.resubscription.tld/explosions/bereavers.html" . + + + a bench:Article ; + dc:creator _:b1702 ; + dc:title "twerp shrubbier karst" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.drachmas.tld/karst/banded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canapes.tld/congoes/eolith.html" ; + dc:creator _:b1261 ; + dc:title "trochee eolith sweetsops" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.congoes.tld/sweetsops/smites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hits.tld/photoengravings/conspiracies.html" ; + dc:creator _:b1612 ; + dc:title "considerable conspiracies revaluation" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.photoengravings.tld/revaluation/ambilateral.html" . + + + a bench:Article ; + dc:creator _:b316 , person:Paul_Erdoes ; + dc:title "branchless crimper tonners" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.primitiveness.tld/tonners/unfair.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.suffusion.tld/reshowed/outbidding.html" ; + bench:booktitle "homebody chayote reshowed" ; + dc:creator _:b188 ; + dc:title "chayote outbidding repackaging" ; + dcterms:issued 1958 ; + swrc:pages 169 ; + foaf:homepage "http://www.reshowed.tld/repackaging/sylphic.html" . + +_:b933 a foaf:Person ; + foaf:name "Peterke Potestio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.queening.tld/doyenne/placarders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evamarie Coraham" + ] ; + dc:title "allergist placarders septuagenarians" ; + swrc:journal ; + foaf:homepage "http://www.doyenne.tld/septuagenarians/safecracker.html" . + +_:b1767 a foaf:Person ; + foaf:name "Mufliha Noli" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.coughers.tld/erigerons/rediscovery.html" ; + bench:booktitle "subrace blowfishes erigerons" ; + dc:creator _:b1496 ; + dc:title "blowfishes rediscovery lithographic" ; + dcterms:issued 1964 ; + swrc:pages 149 ; + foaf:homepage "http://www.erigerons.tld/lithographic/upholstering.html" . + +_:b1051 a foaf:Person ; + foaf:name "Mutammam Bowersox" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonindependent.tld/plausibility/sitting.html" ; + dc:creator _:b896 , _:b1027 ; + dc:title "pbx sitting wimple" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.plausibility.tld/wimple/scubas.html" . + +_:b815 a foaf:Person ; + foaf:name "Ramzi Heronemus" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavna Thie" + ] ; + dc:title "ashamedly modernness grossness" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.positioning.tld/grossness/cycloidal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anthill.tld/coaxially/tubiform.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Myshka Krishnamurthy" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kotaro Leitheiser" + ] ; + dc:title "xx tubiform trencher" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.coaxially.tld/trencher/fanaticized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.checker.tld/trustable/catholically.html" ; + dc:creator _:b1277 ; + dc:title "unreeler catholically snooper" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.trustable.tld/snooper/remodifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rewove.tld/wrongness/bumpkinish.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Korotsek Baltzell" + ] ; + dc:title "scullery bumpkinish reclining" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.wrongness.tld/reclining/thriftiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crumbles.tld/cosmopolitanism/typicalness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stana Haukaas" + ] ; + dc:title "verificatory typicalness circles" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.cosmopolitanism.tld/circles/endorsable.html" . + + + a bench:Article ; + dc:creator _:b1313 ; + dc:title "unamused dashpots better" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.nonplusing.tld/better/presoak.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trainer.tld/swearing/prams.html" ; + bench:booktitle "hedonics hemlocks swearing" ; + dc:creator _:b1124 , _:b324 ; + dc:title "hemlocks prams amerce" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.swearing.tld/amerce/asseverate.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cilantro.tld/expatiators/genteelest.html" ; + bench:booktitle "kilns channelled expatiators" ; + dc:creator _:b1179 ; + dc:title "channelled genteelest frizettes" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.expatiators.tld/frizettes/confoundedly.html" . + + + a bench:Article ; + dc:creator _:b428 , _:b702 ; + dc:title "gasman rearouses stereoscopical" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.fugit.tld/stereoscopical/pepped.html" . + + + a bench:Article ; + dc:creator _:b1528 , person:Paul_Erdoes ; + dc:title "wantoners clutched vaccinable" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.astonished.tld/vaccinable/teared.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choreographic.tld/turtledoves/purebred.html" ; + dc:creator _:b72 ; + dc:title "prehardening purebred impressments" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.turtledoves.tld/impressments/impracticability.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhamini Boissonneault" + ] ; + dc:title "smallness bubblier zincked" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.captress.tld/zincked/preaches.html" . + + + a bench:Article ; + dc:creator _:b425 , _:b294 ; + dc:title "philistines metagalaxy bouzoukis" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.leavens.tld/bouzoukis/trimorphs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zigzags.tld/snowiest/unbelievable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Condela Brecheen" + ] ; + dc:title "colleges unbelievable desensitizer" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.snowiest.tld/desensitizer/reckoner.html" . + + + a bench:Inproceedings ; + bench:booktitle "repacking jamb infold" ; + dc:creator _:b391 ; + dc:title "upwardness infold carders" ; + dcterms:issued 1960 ; + swrc:pages 194 ; + foaf:homepage "http://www.jamb.tld/carders/demotion.html" . + +_:b758 a foaf:Person ; + foaf:name "Alonzo Sim" . + + + a bench:Proceedings ; + bench:booktitle "prenticing hemostat falsifies" ; + dc:publisher "Micro Focus Publishing" ; + dc:title "Proceeding 2 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b594 , _:b1509 , _:b404 , person:Paul_Erdoes , _:b1543 ; + swrc:isbn "0-1429-9787-0" ; + swrc:volume 2 ; + foaf:homepage "http://www.hemostat.tld/midways/gives.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tudor Sternisha" + ] ; + dc:title "buffalos mainmast besoms" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.nutritiousness.tld/besoms/disqualifications.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1950)" ; + dcterms:issued 1950 ; + swrc:volume 2 . + + + a bench:Article ; + dc:creator _:b1673 , _:b494 ; + dc:title "remarques glamourous fluidly" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.broadaxe.tld/fluidly/eponymies.html" . + + + a bench:Inproceedings ; + bench:booktitle "bedwarf perishables leisured" ; + dc:creator _:b1678 ; + dc:title "sacker leisured puttiers" ; + dcterms:issued 1966 ; + swrc:pages 38 ; + foaf:homepage "http://www.perishables.tld/puttiers/gasped.html" . + +_:b1685 a foaf:Person ; + foaf:name "Muhjar Laser" . + +_:b91 a foaf:Person ; + foaf:name "Gustavo Arnerich" . + + + a bench:Inproceedings ; + bench:booktitle "unleash anxiously psychotogenic" ; + dc:creator _:b339 ; + dc:title "varietally psychotogenic prix" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.anxiously.tld/prix/anality.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slumbery.tld/repudiated/cardiograph.html" ; + bench:booktitle "thrived trouncers repudiated" ; + dc:creator _:b342 , _:b341 ; + dc:title "trouncers cardiograph reintroduction" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.repudiated.tld/reintroduction/stability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sexology.tld/seemings/arched.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aizdiakova Liceaga" + ] ; + dc:title "overkill arched glamorizations" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.seemings.tld/glamorizations/sandbaggers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exec.tld/isolators/reducing.html" ; + dc:creator _:b1780 , person:Paul_Erdoes ; + dc:title "junketeers reducing nethermost" ; + swrc:journal ; + swrc:note "intercollegiate iniquitously lycanthropies electrophoresed dinting rezoning pledgee protoactinium" ; + foaf:homepage "http://www.isolators.tld/nethermost/nonfiction.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confessed.tld/partnerships/englobement.html" ; + dc:creator _:b135 ; + dc:title "nursemaids englobement tranship" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.partnerships.tld/tranship/berobed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dullest.tld/collectivizes/nonconstructive.html" ; + bench:booktitle "goddaughters writing collectivizes" ; + dc:creator _:b345 ; + dc:title "writing nonconstructive godlessness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.collectivizes.tld/godlessness/disloyal.html" . + +_:b1298 a foaf:Person ; + foaf:name "Gerhart Strejcek" . + + + a bench:Article ; + dc:creator _:b1233 ; + dc:title "proudest opes albatrosses" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.praters.tld/albatrosses/calculation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gettable.tld/sublimating/shirts.html" ; + dc:creator _:b1239 ; + dc:title "blowout shirts bearable" ; + swrc:journal ; + swrc:note "porn belchers commoners inexpressibility allopathies visitants tartufe dynamited cantilevers pastinas" ; + swrc:pages 195 ; + foaf:homepage "http://www.sublimating.tld/bearable/heiring.html" . + +_:b1721 a foaf:Person ; + foaf:name "Amulya Raef" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fabrizio Gant" + ] ; + dc:title "maladjustive frenches brunettes" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.datelining.tld/brunettes/badgerly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chantries.tld/cancelable/imperatives.html" ; + bench:booktitle "coquinas sinuates cancelable" ; + dc:creator _:b1392 , person:Paul_Erdoes , _:b955 ; + dc:title "sinuates imperatives packinghouse" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.cancelable.tld/packinghouse/speckled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insolently.tld/robotization/originally.html" ; + dc:creator _:b1840 ; + dc:title "nonpoetic originally obsoleting" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.robotization.tld/obsoleting/burlesqued.html" . + +_:b30 a foaf:Person ; + foaf:name "Philo Denhartog" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indited.tld/messman/biosensor.html" ; + dc:creator _:b519 ; + dc:title "burlaps biosensor ooh" ; + swrc:journal ; + swrc:note "breeding unwrinkling omelette atrociously antiquing argled beduins collards swanker severalizing astrakhan" ; + swrc:pages 151 ; + foaf:homepage "http://www.messman.tld/ooh/ergonomically.html" . + + + a bench:Inproceedings ; + bench:booktitle "nonspecialist pretors papillate" ; + dc:creator _:b1821 ; + dc:title "linking papillate angiosperms" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.pretors.tld/angiosperms/simps.html" . + + + a bench:Article ; + dc:creator _:b1620 ; + dc:title "dewlap fylfot submissive" ; + swrc:journal ; + foaf:homepage "http://www.antiparticle.tld/submissive/veined.html" . + +_:b1634 a foaf:Person ; + foaf:name "Sofeia Schmick" . + +_:b329 a foaf:Person ; + foaf:name "Gerulf Githens" . + +_:b1783 a foaf:Person ; + foaf:name "Teodoro Coyt" . + +_:b1760 a foaf:Person ; + foaf:name "Satoru Beaumont" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinvoked.tld/bioscopes/bilgiest.html" ; + bench:booktitle "precipiced fierily bioscopes" ; + dc:creator _:b1216 ; + dc:title "fierily bilgiest motherboard" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.bioscopes.tld/motherboard/dishrag.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preciosity.tld/compositely/antennal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wira Majette" + ] ; + dc:title "curring antennal undrinkable" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.compositely.tld/undrinkable/charter.html" . + + + a bench:Article ; + dc:creator _:b1811 ; + dc:title "biosatellites lightening lumbago" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.yapper.tld/lumbago/revolutionaries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noncancellable.tld/harvested/agoraphobic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akanksha Gnas" + ] ; + dc:title "divestitive agoraphobic prediction" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.harvested.tld/prediction/arrogations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.smarting.tld/warmer/keelage.html" ; + bench:booktitle "tureen unendangered warmer" ; + dc:creator _:b145 ; + dc:title "unendangered keelage perverter" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.warmer.tld/perverter/homagers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.savories.tld/maligning/redolence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Najeem Marsee" + ] ; + dc:title "groats redolence separatist" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.maligning.tld/separatist/wists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sunward.tld/pinpricked/misdiagnosing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lilianne Speltz" + ] ; + dc:title "planetoids misdiagnosing shoving" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.pinpricked.tld/shoving/latchstrings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interatomic.tld/birthstone/outspreads.html" ; + bench:booktitle "orators rhebok birthstone" ; + dc:creator _:b359 ; + dc:title "rhebok outspreads fawny" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.birthstone.tld/fawny/reacted.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b1699 , _:b247 ; + swrc:number 1 ; + swrc:volume 27 . + + + a bench:Article ; + rdfs:seeAlso "http://www.stimulative.tld/tetrameters/gouges.html" ; + dc:creator _:b1216 ; + dc:title "peculators gouges focused" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.tetrameters.tld/focused/shows.html" . + +_:b1303 a foaf:Person ; + foaf:name "Cornelius Dolak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enlister.tld/expunging/camshaft.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Debra Platz" + ] ; + dc:title "liked camshaft deregulations" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.expunging.tld/deregulations/forints.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decenary.tld/curvet/shareholders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chieu Sharpe" + ] ; + dc:title "daubs shareholders pionic" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.curvet.tld/pionic/vaulted.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Denes Wahlert" + ] ; + dc:title "jurisprudence plotties inhaling" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.subtopics.tld/inhaling/trackway.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.weddings.tld/butlery/bewigs.html" ; + bench:booktitle "moms trainers butlery" ; + dc:creator _:b365 , _:b844 ; + dc:title "trainers bewigs homeostatic" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.butlery.tld/homeostatic/slower.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leatheriness.tld/horologe/bigamistic.html" ; + dc:creator _:b1237 ; + dc:title "witchy bigamistic furrows" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.horologe.tld/furrows/eloquence.html" . + + + a bench:Article ; + dc:creator _:b198 , _:b1744 ; + dc:title "minimizes doggoned univ" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.depicted.tld/univ/easting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Burghild Scarp" + ] ; + dc:title "nephron cervicitis fugged" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.trothed.tld/fugged/miaouing.html" . + + + a bench:Inproceedings ; + bench:booktitle "cont bulks debriefing" ; + dc:creator _:b491 ; + dc:title "prostatitis debriefing uncombined" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.bulks.tld/uncombined/piezoelectricity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wrestling.tld/pekoes/wittier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agilolf Piercey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Natasia Sliter" + ] ; + dc:title "welling wittier antiinsurrectionists" ; + swrc:journal ; + swrc:note "depersonalizes tincted jus differing portraits nebulise slatier neutrality hurriedly seriating gaudily" ; + swrc:pages 2 ; + foaf:homepage "http://www.pekoes.tld/antiinsurrectionists/whereat.html" . + +_:b1844 a foaf:Person ; + foaf:name "Nisma Ballon" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stiffs.tld/hardhandedness/neutralistic.html" ; + bench:booktitle "coopery drenching hardhandedness" ; + dc:creator _:b52 , person:Paul_Erdoes ; + dc:title "drenching neutralistic gulden" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.hardhandedness.tld/gulden/salable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daffiness.tld/nuthouse/interlines.html" ; + dc:creator _:b1690 ; + dc:title "visuals interlines liturgical" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.nuthouse.tld/liturgical/graciousness.html" . + + + a bench:Article ; + bench:cdrom "http://www.identifications.tld/ravelly/flaunts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jumail Rothschild" + ] ; + dc:title "cosset flaunts refuelling" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.ravelly.tld/refuelling/eld.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ludmela Litz" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Theo Espina" + ] ; + dc:title "topsails fumet augurs" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.plainclothesman.tld/augurs/nonpredatory.html" . + +_:b892 a foaf:Person ; + foaf:name "Akiva Ominelli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desalts.tld/joinable/concernment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Steverino Filas" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Torre Storts" + ] ; + dc:title "plaining concernment governments" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.joinable.tld/governments/pastern.html" . + +_:b1322 a foaf:Person ; + foaf:name "Abaz Carwell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcontinent.tld/toeplate/grumpiness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eriko Odenheimer" + ] ; + dc:title "whanging grumpiness hypotonic" ; + swrc:journal ; + foaf:homepage "http://www.toeplate.tld/hypotonic/glim.html" . + +_:b804 a foaf:Person ; + foaf:name "Beat Berlinghof" . + +_:b1711 a foaf:Person ; + foaf:name "Bandana Mendoza" . + +_:b1003 a foaf:Person ; + foaf:name "Odysseus Dilthey" . + +_:b598 a foaf:Person ; + foaf:name "Dwight Brauman" . + +_:b1088 a foaf:Person ; + foaf:name "Unais Machover" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expiating.tld/opaline/eidolons.html" ; + dc:creator _:b590 ; + dc:title "remended eidolons stupefactive" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.opaline.tld/stupefactive/mucky.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.finfoots.tld/nonelection/wainscoting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Andelique Delucas" + ] ; + dc:title "misnames wainscoting powered" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.nonelection.tld/powered/demodulations.html" . + +_:b438 a foaf:Person ; + foaf:name "Alvera Caperton" . + + + a bench:Article ; + dc:creator _:b1536 ; + dc:title "factotums subcategories stickmen" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.impoverishment.tld/stickmen/halftone.html" . + +_:b1603 a foaf:Person ; + foaf:name "Liubchanina Gou" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wagnerians.tld/realizing/muzhik.html" ; + bench:booktitle "secrets deviation realizing" ; + dc:creator person:Paul_Erdoes , _:b445 , _:b1833 ; + dc:title "deviation muzhik outline" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.realizing.tld/outline/fatalistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exserting.tld/alleviative/humanistically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Coleta Krenn" + ] ; + dc:title "breviary humanistically viscousness" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.alleviative.tld/viscousness/neuralgias.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disproves.tld/prandial/greyest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Konkordia Czerno" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulHaleem Ojima" + ] ; + dc:title "satiated greyest discretely" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.prandial.tld/discretely/argued.html" . + +_:b1817 a foaf:Person ; + foaf:name "Yoshiaga Vanish" . + + + a bench:Article ; + dc:creator _:b29 ; + dc:title "headpiece solemnizes cavefish" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.ripener.tld/cavefish/cretinizing.html" . + + + a bench:Article ; + dc:creator _:b1775 ; + dc:title "consistencies patented scansions" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.reevaluated.tld/scansions/packable.html" . + +_:b1080 a foaf:Person ; + foaf:name "Gillian Onifade" . + +_:b1348 a foaf:Person ; + foaf:name "Sumayya Okoro" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nonsignificant.tld/diplex/dashing.html" ; + bench:booktitle "virally whitens diplex" ; + dc:creator _:b1141 , person:Paul_Erdoes ; + dc:title "whitens dashing pedicured" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.diplex.tld/pedicured/bibbs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immigrated.tld/stiller/braids.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gislle Gusa" + ] ; + dc:title "vialling braids reencounter" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.stiller.tld/reencounter/cantraps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.keratotic.tld/gerontologies/qty.html" ; + dc:creator _:b1523 ; + dc:title "puttied qty overmen" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.gerontologies.tld/overmen/carpi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unionizing.tld/quakes/conjuncts.html" ; + dc:creator _:b1097 ; + dc:title "dieback conjuncts motorscooters" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.quakes.tld/motorscooters/marshmallows.html" . + + + a bench:Article ; + dc:creator _:b1152 ; + dc:title "caladium compatibleness misguides" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.frisk.tld/misguides/breakwaters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entrails.tld/spermatozoa/renderings.html" ; + dc:creator _:b1743 ; + dc:title "colporteur renderings lambent" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.spermatozoa.tld/lambent/cyclos.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Deucalion Panahon" + ] ; + dc:title "gandhi unpalatably commode" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.calpacs.tld/commode/relicense.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overrigid.tld/faire/poloist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Einian Frascella" + ] ; + dc:title "hidebound poloist comets" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.faire.tld/comets/paraphraser.html" . + + + a bench:Article ; + dc:creator _:b1344 ; + dc:title "employable quizzicality insanely" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.embows.tld/insanely/semitists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Timoteo Infante" + ] ; + dc:title "apprenticeships contaminator feinting" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.nebulously.tld/feinting/rurally.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reliving.tld/surging/reinstruct.html" ; + bench:booktitle "rationalistically partially surging" ; + dc:creator _:b1647 ; + dc:title "partially reinstruct handwoven" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.surging.tld/handwoven/crags.html" . + +_:b1423 a foaf:Person ; + foaf:name "AbdulGhafoor Mallie" . + + + a bench:Article ; + dc:creator _:b1209 ; + dc:title "effulges daleths mb" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.candids.tld/mb/thatched.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.woodcarvings.tld/cookbooks/pleaters.html" ; + bench:booktitle "scollop unimposing cookbooks" ; + dc:creator _:b1640 ; + dc:title "unimposing pleaters subcivilizations" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.cookbooks.tld/subcivilizations/snazziest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pacifier.tld/litigated/largish.html" ; + dc:creator _:b1252 ; + dc:title "bloodiness largish climatologically" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.litigated.tld/climatologically/rovers.html" . + + + a bench:Article ; + dc:creator _:b238 ; + dc:title "molds sleepier brassieres" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.steamiest.tld/brassieres/caesural.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equivocalities.tld/quintuplicate/welcomers.html" ; + dc:creator _:b837 ; + dc:title "tidbits welcomers heisting" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.quintuplicate.tld/heisting/talks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deadeners.tld/maulers/squirish.html" ; + bench:booktitle "quintillions agrees maulers" ; + dc:creator _:b1675 , _:b1289 ; + dc:title "agrees squirish asylums" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.maulers.tld/asylums/mappers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aditi Suffield" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Xylo Culbreath" + ] ; + dc:title "cuckooed unripely disinfectant" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.terrorized.tld/disinfectant/affixers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sprat.tld/therapeutist/radiobiology.html" ; + dc:creator _:b378 ; + dc:title "decistere radiobiology oinking" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.therapeutist.tld/oinking/interleaf.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.respondents.tld/halves/frere.html" ; + bench:booktitle "swappers exorbitantly halves" ; + dc:creator _:b400 ; + dc:title "exorbitantly frere flagellator" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.halves.tld/flagellator/sojourned.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b1233 , _:b1590 ; + swrc:number 1 ; + swrc:volume 22 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flitch.tld/agriculturalist/yielders.html" ; + bench:booktitle "reconfiscating reinfuse agriculturalist" ; + dc:creator _:b403 , _:b992 ; + dc:title "reinfuse yielders individualistic" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.agriculturalist.tld/individualistic/consumerism.html" . + + + a bench:Article ; + dc:creator _:b1178 ; + dc:title "dimouts frankincense neared" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.recoiler.tld/neared/bejewelling.html" . + +_:b406 a foaf:Person ; + foaf:name "Raji Villareal" . + +_:b1735 a foaf:Person ; + foaf:name "Yumiko Ginther" . + + + a bench:Article ; + dc:creator _:b152 ; + dc:title "nonpossession surpassing aluminum" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.crinkles.tld/aluminum/metiers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ferrying.tld/vouchees/godowns.html" ; + bench:booktitle "prostrating blancmange vouchees" ; + dc:creator _:b1846 ; + dc:title "blancmange godowns sunless" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.vouchees.tld/sunless/apocynthions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.areolae.tld/rowdily/recombine.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hippolyta Hollars" + ] ; + dc:title "shingles recombine blunter" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.rowdily.tld/blunter/superstructure.html" . + +_:b155 a foaf:Person ; + foaf:name "Graziana Callabrass" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sovran.tld/baptists/catatony.html" ; + dc:creator _:b584 ; + dc:title "churchier catatony opulently" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.baptists.tld/opulently/underlip.html" . + +_:b529 a foaf:Person ; + foaf:name "Haru Razon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taciturn.tld/precox/preludes.html" ; + dc:creator _:b1164 ; + dc:title "dazedness preludes hideousness" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.precox.tld/hideousness/declaimers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stereoscope.tld/cogway/flypapers.html" ; + dc:creator _:b536 ; + dc:title "rulership flypapers runtiness" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.cogway.tld/runtiness/crookedest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scrubbers.tld/dictums/trussers.html" ; + dc:creator _:b1245 ; + dc:title "cogencies trussers banderole" ; + swrc:journal ; + foaf:homepage "http://www.dictums.tld/banderole/deceptiveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.avenged.tld/accountants/clinking.html" ; + dc:creator _:b1017 ; + dc:title "spurns clinking awarding" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.accountants.tld/awarding/veinlets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockcar.tld/dehydrogenate/atriums.html" ; + dc:creator _:b1844 ; + dc:title "transcriptions atriums lacerating" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.dehydrogenate.tld/lacerating/workwomen.html" . + +_:b834 a foaf:Person ; + foaf:name "Noach Goodard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overreact.tld/thrawed/origamis.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sylwia Plessner" + ] ; + dc:title "glitters origamis lunaria" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.thrawed.tld/lunaria/fleering.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Saleel Duprey" + ] ; + dc:title "oscillated irrupts behoove" ; + swrc:journal ; + foaf:homepage "http://www.computed.tld/behoove/martyries.html" . + +_:b1220 a foaf:Person ; + foaf:name "Dafne Munson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retaliators.tld/immolations/phials.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Placenta Pahls" + ] ; + dc:title "mismanaging phials techy" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.immolations.tld/techy/sketchers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trolleys.tld/pouffe/versemen.html" ; + bench:booktitle "assistants geotropically pouffe" ; + dc:creator person:Paul_Erdoes , _:b418 ; + dc:title "geotropically versemen defacers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.pouffe.tld/defacers/unsigned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eradicates.tld/perkiness/narrowing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elvita Zielke" + ] ; + dc:title "dyspepsy narrowing homebodies" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.perkiness.tld/homebodies/hilariously.html" . + +_:b728 a foaf:Person ; + foaf:name "Talaal Mollo" . + + + a bench:Article ; + dc:creator _:b1676 ; + dc:title "unclasping agriculturists revues" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.volplaned.tld/revues/recoilless.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boules.tld/backtracking/raggedly.html" ; + bench:booktitle "jellyfishes gaoler backtracking" ; + dc:creator _:b420 ; + dc:title "gaoler raggedly confining" ; + dcterms:issued 1967 ; + swrc:pages 159 ; + foaf:homepage "http://www.backtracking.tld/confining/eggbeaters.html" . + +_:b18 a foaf:Person ; + foaf:name "Lubmilla Lee" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pyx.tld/saddlebows/prestiges.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raashid Eckle" + ] ; + dc:title "sophistries prestiges liege" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.saddlebows.tld/liege/pillager.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cowkine.tld/recondition/bastinadoes.html" ; + dc:creator _:b994 ; + dc:title "verifiableness bastinadoes vaseline" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.recondition.tld/vaseline/besieging.html" . + + + a bench:Article ; + dc:creator _:b796 ; + dc:title "calorimetry forethought nonhazardous" ; + swrc:journal ; + foaf:homepage "http://www.curatives.tld/nonhazardous/herbivore.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disfigurer.tld/deducing/morphin.html" ; + bench:booktitle "seedman ceremonially deducing" ; + dc:creator _:b1787 ; + dc:title "ceremonially morphin councilors" ; + dcterms:issued 1965 ; + swrc:pages 182 ; + foaf:homepage "http://www.deducing.tld/councilors/nonuser.html" . + +_:b1257 a foaf:Person ; + foaf:name "Katelyn Trainum" . + + + a bench:Inproceedings ; + bench:booktitle "travellers pouty illustriousness" ; + dc:creator _:b1285 , _:b687 ; + dc:title "stipes illustriousness primeros" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.pouty.tld/primeros/peopling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.capability.tld/garbled/endoscope.html" ; + bench:booktitle "persecuting gjetost garbled" ; + dc:creator _:b733 ; + dc:title "gjetost endoscope sucklers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.garbled.tld/sucklers/extirpating.html" . + + + a bench:Inproceedings ; + bench:booktitle "beanies recognized portliest" ; + dc:creator _:b1619 ; + dc:title "sequestrate portliest loves" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 14 ; + foaf:homepage "http://www.recognized.tld/loves/bakshish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highbrows.tld/banqueting/tubers.html" ; + dc:creator _:b1321 ; + dc:title "tanagers tubers avowed" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.banqueting.tld/avowed/summarize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unemphatic.tld/bighorn/friability.html" ; + bench:booktitle "effluvial unjustly bighorn" ; + dc:creator _:b429 , _:b1161 ; + dc:title "unjustly friability fishwife" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.bighorn.tld/fishwife/bumped.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Konstiantina Viniard" + ] ; + dc:title "overapprehensively passports laminates" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.mounts.tld/laminates/bloats.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adamina Macabeo" + ] ; + dc:title "hebraized unbigoted jazzily" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.hapless.tld/jazzily/wordlessly.html" . + +_:b640 a foaf:Person ; + foaf:name "Rumbia Cordoza" . + + + a bench:Inproceedings ; + bench:booktitle "cognisable recessing lindane" ; + dc:creator _:b1348 ; + dc:title "overexercise lindane adjudges" ; + dcterms:issued 1966 ; + swrc:pages 149 ; + foaf:homepage "http://www.recessing.tld/adjudges/recommencement.html" . + + + a bench:Inproceedings ; + bench:booktitle "hogwash sorriest jestful" ; + dc:creator _:b299 , person:Paul_Erdoes ; + dc:title "tacking jestful retold" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.sorriest.tld/retold/hundredweights.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dujuan Altum" + ] ; + dc:title "gasoliers hokums precapitalistic" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.allegator.tld/precapitalistic/floridians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clubhauled.tld/handily/unpunctual.html" ; + dc:creator _:b77 ; + dc:title "mutilation unpunctual nucleon" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.handily.tld/nucleon/lictor.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1965)" ; + dcterms:issued 1965 ; + swrc:number 1 ; + swrc:volume 6 . + + + a bench:Article ; + rdfs:seeAlso "http://www.vitalising.tld/randomization/aweigh.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yuliy Kuhnel" + ] ; + dc:title "jennet aweigh morals" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.randomization.tld/morals/pupfish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quitclaims.tld/sketches/webless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yago Ruta" + ] ; + dc:title "predaciousness webless mercurochrome" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.sketches.tld/mercurochrome/anaemia.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bastienne Norrid" + ] ; + dc:title "reselling gusseted rated" ; + swrc:journal ; + foaf:homepage "http://www.onerously.tld/rated/devisers.html" . + +_:b1664 a foaf:Person ; + foaf:name "Latoya Lovato" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extractive.tld/miscarry/existences.html" ; + dc:creator _:b856 ; + dc:title "overhangs existences pertaining" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.miscarry.tld/pertaining/torrential.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sounds.tld/preintimation/moratoria.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavin Primavera" + ] ; + dc:title "disemboweling moratoria aromatize" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.preintimation.tld/aromatize/melders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deerflys.tld/sassed/overripe.html" ; + dc:creator _:b1782 ; + dc:title "splaying overripe inchworms" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.sassed.tld/inchworms/choruses.html" . + +_:b1469 a foaf:Person ; + foaf:name "Rihaab Borglum" . + +_:b1587 a foaf:Person ; + foaf:name "Layla Garnow" . + +_:b937 a foaf:Person ; + foaf:name "Johan Scully" . + + + a bench:Article ; + rdfs:seeAlso "http://www.huguenot.tld/senna/furuncles.html" ; + dc:creator _:b1306 , _:b1832 ; + dc:title "diverter furuncles drabbets" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.senna.tld/drabbets/cayuses.html" . + + + a bench:Article ; + dc:creator _:b1444 ; + dc:creator [ a foaf:Person ; + foaf:name "Matsa Scheer" + ] ; + dc:title "exhumed suppresses chlorite" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.transcribes.tld/chlorite/bostons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forwardly.tld/calycle/parlours.html" ; + dc:creator _:b1833 ; + dc:title "equivocalness parlours populating" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.calycle.tld/populating/zooming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remorselessness.tld/placentas/disadvantageous.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dona Hissong" + ] ; + dc:title "revampers disadvantageous pants" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.placentas.tld/pants/woodchuck.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extrications.tld/forlornest/reabandoned.html" ; + dc:creator _:b532 ; + dc:title "rasps reabandoned scoldings" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.forlornest.tld/scoldings/seasonality.html" . + +_:b1629 a foaf:Person ; + foaf:name "Freira Sharits" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bridewell.tld/consummations/overcautiously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hita Porell" + ] ; + dc:title "parred overcautiously reputedly" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.consummations.tld/reputedly/identifiability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.militancy.tld/papaya/gyros.html" ; + dc:creator _:b132 ; + dc:title "resoundingly gyros mannishly" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.papaya.tld/mannishly/paralytic.html" . + +_:b867 a foaf:Person ; + foaf:name "Porfirio Eades" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motorboats.tld/garlanded/tabasco.html" ; + dc:creator _:b1639 ; + dc:title "misdone tabasco botticelli" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.garlanded.tld/botticelli/neoplasms.html" . + +_:b1674 a foaf:Person ; + foaf:name "Harma Duchaine" . + +_:b130 a foaf:Person ; + foaf:name "Jody Headlee" . + +_:b1297 a foaf:Person ; + foaf:name "Zale Reck" . + + + a bench:Article ; + rdfs:seeAlso "http://www.czechoslovak.tld/addicts/thankyou.html" ; + dc:creator _:b872 , _:b1335 ; + dc:title "friendships thankyou prosperousness" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.addicts.tld/prosperousness/godheads.html" . + +_:b1651 a foaf:Person ; + foaf:name "Akkios Chamberlian" . + +_:b1352 a foaf:Person ; + foaf:name "Toyoshige Annen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chumship.tld/lackeyed/kebab.html" ; + bench:booktitle "pinstriped tittie lackeyed" ; + dc:creator _:b100 ; + dc:title "tittie kebab faded" ; + dcterms:issued 1966 ; + swrc:pages 181 ; + foaf:homepage "http://www.lackeyed.tld/faded/bereavement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncloaks.tld/excommunication/dyadics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koko Borgstrom" + ] ; + dc:title "hydrographers dyadics desiccants" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.excommunication.tld/desiccants/trioxides.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.restaging.tld/strangled/flyaways.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ayla Moncrief" + ] ; + dc:title "embrasure flyaways divested" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.strangled.tld/divested/alloying.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Marisa Roufs" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Iudita Altew" + ] ; + dc:title "viticulturists dozens seabeds" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.quirts.tld/seabeds/nonpluses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engrossing.tld/pharisaically/mechanotherapies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anokhi Pineiro" + ] ; + dc:title "assisted mechanotherapies superseding" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.pharisaically.tld/superseding/unitarianism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catechist.tld/addictively/conquerable.html" ; + dc:creator _:b1837 ; + dc:title "materializes conquerable commonplaces" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.addictively.tld/commonplaces/artificially.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rarefier.tld/unassisted/forearming.html" ; + bench:booktitle "barbarianism glossers unassisted" ; + dc:creator _:b1485 ; + dc:title "glossers forearming clematis" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.unassisted.tld/clematis/bloodworm.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconviction.tld/blotter/connections.html" ; + bench:booktitle "apartmental quieten blotter" ; + dc:creator _:b1356 , _:b464 ; + dc:title "quieten connections lecheries" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.blotter.tld/lecheries/repudiation.html" . + + + a bench:Inproceedings ; + bench:booktitle "flunking superpower unsettlement" ; + dc:creator _:b1738 ; + dc:title "bachelorhood unsettlement penciling" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 170 ; + foaf:homepage "http://www.superpower.tld/penciling/topics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subdermal.tld/toasty/booms.html" ; + bench:cdrom "http://www.impossibleness.tld/fettlings/toasty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Simonette Feldhake" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tore Cypress" + ] ; + dc:title "fettlings booms navigating" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.toasty.tld/navigating/readjourned.html" . + +_:b847 a foaf:Person ; + foaf:name "Seraphine Harkley" . + + + a bench:Article ; + dc:creator _:b1272 , _:b177 ; + dc:title "chalices crocking bimethyls" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.gambled.tld/bimethyls/foxfires.html" . + + + a bench:Article ; + dc:creator _:b69 ; + dc:creator [ a foaf:Person ; + foaf:name "Bolce Forge" + ] ; + dc:title "dynamists hospitalities exuberance" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.brachiate.tld/exuberance/healer.html" . + + + a bench:Article ; + dc:creator _:b612 ; + dc:title "cupbearers tarantulae rebutter" ; + swrc:journal ; + foaf:homepage "http://www.reweighs.tld/rebutter/jimjams.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vindication.tld/hatpins/appropriately.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nyesha Luskey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Takahashi Wheelus" + ] ; + dc:title "ungrammatical appropriately spinelessly" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.hatpins.tld/spinelessly/atomism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vises.tld/dragger/abjuration.html" ; + dc:creator _:b676 ; + dc:title "ephemerae abjuration necking" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.dragger.tld/necking/rancheros.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interpreters.tld/corsair/steelier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eriyn Rodebaugh" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Margisia Hinegardner" + ] ; + dc:title "freezes steelier decadents" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.corsair.tld/decadents/unconquerable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ratios.tld/gnats/accumulable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gizheurann Pettipas" + ] ; + dc:title "overhaul accumulable waggish" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.gnats.tld/waggish/subfamily.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bathysphere.tld/manoeuvreing/orthodontics.html" ; + bench:booktitle "discriminations sunlights manoeuvreing" ; + dc:creator _:b1655 ; + dc:title "sunlights orthodontics cleansing" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.manoeuvreing.tld/cleansing/queued.html" . + +_:b1494 a foaf:Person ; + foaf:name "Simon Rockenbaugh" . + +_:b1831 a foaf:Person ; + foaf:name "Querida Kreatsoulas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surveiled.tld/joysticks/nonliving.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilary Braddy" + ] ; + dc:title "wagers nonliving agric" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.joysticks.tld/agric/proliferating.html" . + + + a bench:Inproceedings ; + bench:booktitle "queys disestablismentarianism idealist" ; + dc:creator _:b475 , _:b569 ; + dc:title "tinkerer idealist hatchelled" ; + dcterms:issued 1967 ; + swrc:pages 174 ; + foaf:homepage "http://www.disestablismentarianism.tld/hatchelled/affirmatives.html" . + + + a bench:Inproceedings ; + bench:booktitle "rejuvenates disincorporated squeamishly" ; + dc:creator _:b1075 ; + dc:title "workingman squeamishly artily" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.disincorporated.tld/artily/unstops.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fingerprints.tld/indwells/aboral.html" ; + dc:creator _:b325 ; + dc:title "alleviating aboral embroiling" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.indwells.tld/embroiling/ponchos.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.flyable.tld/zouave/pouting.html" ; + bench:booktitle "ennoblers abrogators zouave" ; + dc:creator [ a foaf:Person ; + foaf:name "Concordia Dennington" + ] ; + dc:title "abrogators pouting equilibrated" ; + dcterms:issued 1965 ; + swrc:pages 173 ; + foaf:homepage "http://www.zouave.tld/equilibrated/zymolysis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncorked.tld/varied/creator.html" ; + dc:creator _:b1682 ; + dc:title "glycogens creator bellicosely" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.varied.tld/bellicosely/rehashed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hydrofoils.tld/percussions/assents.html" ; + bench:booktitle "sinusoidally transaction percussions" ; + dc:creator _:b204 , _:b239 ; + dc:title "transaction assents budgie" ; + dcterms:issued 1965 ; + swrc:pages 42 ; + foaf:homepage "http://www.percussions.tld/budgie/lakings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.peashooter.tld/petering/remodeler.html" ; + bench:booktitle "zymoplastic firesides petering" ; + dc:creator _:b1815 , _:b483 ; + dc:title "firesides remodeler flashbulbs" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.petering.tld/flashbulbs/blightingly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snowmobiling.tld/rigorism/unbeholden.html" ; + bench:booktitle "couriers ploughers rigorism" ; + dc:creator _:b566 ; + dc:title "ploughers unbeholden terminatory" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.rigorism.tld/terminatory/tailbones.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Senon Nolin" + ] ; + dc:title "drainers alleged shunpiking" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.sulfuryls.tld/shunpiking/overheaps.html" . + + + a bench:Article ; + dc:creator _:b471 ; + dc:creator [ a foaf:Person ; + foaf:name "Istvan Mayville" + ] ; + dc:title "markedly concaveness infinitely" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.cannonry.tld/infinitely/yorkers.html" . + + + a bench:Inproceedings ; + bench:booktitle "deanships congruency sapped" ; + dc:creator _:b1799 , _:b1040 ; + dc:title "levitation sapped enamouring" ; + dcterms:issued 1963 ; + swrc:pages 17 ; + foaf:homepage "http://www.congruency.tld/enamouring/predestinates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offerings.tld/brutalization/inflator.html" ; + dc:creator _:b1185 , _:b1350 ; + dc:title "dustier inflator demeanor" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.brutalization.tld/demeanor/communism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tweets.tld/pishing/weaning.html" ; + dc:creator _:b1200 ; + dc:title "abstruser weaning uncleanly" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.pishing.tld/uncleanly/tarried.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1958)" ; + dcterms:issued 1958 ; + swrc:editor _:b639 , _:b255 , _:b580 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.laboratorian.tld/humoring/hairiest.html" ; + dc:creator _:b1108 , person:Paul_Erdoes ; + dc:title "tiptoed hairiest ouzels" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.humoring.tld/ouzels/frequented.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.classily.tld/pelletizing/nickering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Radha Sloan" + ] ; + dc:title "snobbishness nickering beatitudes" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.pelletizing.tld/beatitudes/genes.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b1015 , _:b1255 , _:b1571 , _:b1410 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.reoil.tld/platesful/furthers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tejana Kildow" + ] ; + dc:title "calibrator furthers assassinator" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.platesful.tld/assassinator/annularity.html" . + +_:b1070 a foaf:Person ; + foaf:name "Dama Leino" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fatigues.tld/mallards/flanneling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Takako Nordine" + ] ; + dc:title "splashed flanneling bastioned" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.mallards.tld/bastioned/retailer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beauish.tld/ruthlessness/mainframes.html" ; + dc:creator _:b1754 ; + dc:title "verticality mainframes computing" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.ruthlessness.tld/computing/methodize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bollixes.tld/numerations/lungers.html" ; + bench:booktitle "anthills thrillingly numerations" ; + dc:creator _:b1168 ; + dc:title "thrillingly lungers foundlings" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.numerations.tld/foundlings/fibers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sweller.tld/freaked/ungainly.html" ; + dc:creator _:b1526 ; + dc:title "redefinition ungainly interminably" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.freaked.tld/interminably/forestall.html" . + + + a bench:Article ; + dc:creator _:b1841 ; + dc:title "deism basking rivaled" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.hardcore.tld/rivaled/mopiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aromatically.tld/thunders/sheers.html" ; + dc:creator _:b275 ; + dc:title "camelia sheers girly" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.thunders.tld/girly/attendants.html" . + +_:b390 a foaf:Person ; + foaf:name "Callia Mccrady" . + +_:b1688 a foaf:Person ; + foaf:name "Skylar Buesing" . + +_:b1465 a foaf:Person ; + foaf:name "Peggy Tinneberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lefts.tld/satchels/hyperbarically.html" ; + dc:creator _:b807 ; + dc:creator [ a foaf:Person ; + foaf:name "Kannon Presson" + ] ; + dc:title "unpitying hyperbarically wigwams" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.satchels.tld/wigwams/czarists.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oviparous.tld/primers/compiler.html" ; + bench:booktitle "blitzkriegs inkpots primers" ; + dc:creator person:Paul_Erdoes , _:b1626 ; + dc:title "inkpots compiler interlocked" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.primers.tld/interlocked/unarticulately.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secularize.tld/smirkier/pokeys.html" ; + dc:creator _:b876 ; + dc:title "commixt pokeys matchings" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.smirkier.tld/matchings/diagramed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lovell Nenni" + ] ; + dc:title "occupants depressives brigs" ; + swrc:journal ; + swrc:note "speechless reluctantly pulses coquinas chantries sinuates cancelable imperatives packinghouse speckled televised accosts" ; + swrc:pages 64 ; + foaf:homepage "http://www.gruffest.tld/brigs/ensuring.html" . + + + a bench:Article ; + dc:creator _:b1654 , _:b1157 ; + dc:title "nucleoprotein scalepans preinserting" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.fosters.tld/preinserting/stepladders.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.denarii.tld/pardonably/tinselly.html" ; + bench:booktitle "resistors schmo pardonably" ; + dc:creator _:b508 ; + dc:title "schmo tinselly bacteriologically" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.pardonably.tld/bacteriologically/shearers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.groping.tld/interconnect/infidels.html" ; + dc:creator _:b1167 ; + dc:title "procuration infidels thumper" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.interconnect.tld/thumper/knapsacks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macintoshes.tld/cordate/oscillometric.html" ; + dc:creator _:b1740 ; + dc:title "codling oscillometric vocalizer" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.cordate.tld/vocalizer/after.html" . + + + a bench:Inproceedings ; + bench:booktitle "copulations churchyards honking" ; + dc:creator _:b510 , _:b1264 ; + dc:title "warehouses honking dinguses" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 119 ; + foaf:homepage "http://www.churchyards.tld/dinguses/amidship.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.casking.tld/sifters/lienteries.html" ; + bench:booktitle "dispiriting beclouding sifters" ; + dc:creator _:b1808 ; + dc:title "beclouding lienteries papyruses" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.sifters.tld/papyruses/buffoonish.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viols.tld/globoids/sheds.html" ; + bench:booktitle "bookends fuzes globoids" ; + dc:creator _:b512 ; + dc:title "fuzes sheds castors" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.globoids.tld/castors/swather.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.marge.tld/crankiness/apathetically.html" ; + bench:booktitle "resituated gruelling crankiness" ; + dc:creator _:b1627 , _:b649 ; + dc:title "gruelling apathetically sorbets" ; + dcterms:issued 1963 ; + swrc:pages 105 ; + foaf:homepage "http://www.crankiness.tld/sorbets/philadelphian.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crankcases.tld/ducking/vendibly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shonelle Swartwood" + ] ; + dc:title "adjudicates vendibly pylorus" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.ducking.tld/pylorus/broths.html" . + +_:b1261 a foaf:Person ; + foaf:name "Germund Betty" . + + + a bench:Article ; + rdfs:seeAlso "http://www.widows.tld/transects/tantras.html" ; + dc:creator _:b1768 ; + dc:title "captions tantras spottily" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.transects.tld/spottily/condonable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hindquarters.tld/centralists/hooted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ashlynn Karban" + ] ; + dc:title "fallowed hooted chromite" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.centralists.tld/chromite/convalesces.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bootyless.tld/muckraked/carcinogenicity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Birgit Mastrianna" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zainab Levis" + ] ; + dc:title "paretics carcinogenicity sellers" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.muckraked.tld/sellers/reassimilating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.circulates.tld/agonized/legitimating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amshula Warnecke" + ] ; + dc:title "updated legitimating knackers" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.agonized.tld/knackers/flowages.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tackiness.tld/retailing/sawmills.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Phyllis Minchew" + ] ; + dc:title "diestocks sawmills activistic" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.retailing.tld/activistic/jugular.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loosener.tld/foins/electrocutes.html" ; + dc:creator _:b417 ; + dc:title "fussier electrocutes sallowy" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.foins.tld/sallowy/spherical.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overlaps.tld/panhandler/evert.html" ; + bench:booktitle "fatiguing reanalyzing panhandler" ; + dc:creator _:b37 ; + dc:title "reanalyzing evert spited" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.panhandler.tld/spited/skiis.html" . + + + a bench:Article ; + bench:cdrom "http://www.quavered.tld/radiancy/parried.html" ; + dc:creator _:b662 ; + dc:title "tiara parried coated" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.radiancy.tld/coated/seders.html" . + +_:b423 a foaf:Person ; + foaf:name "Luqmaan Dearment" . + +_:b1742 a foaf:Person ; + foaf:name "Jimarcus Gerstle" . + +_:b294 a foaf:Person ; + foaf:name "Francis Petway" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rancour.tld/zonated/pouts.html" ; + bench:booktitle "aquas initialed zonated" ; + dc:creator _:b895 ; + dc:title "initialed pouts landowning" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 106 ; + foaf:homepage "http://www.zonated.tld/landowning/redevelops.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eutrophic.tld/somatopsychic/oversharp.html" ; + dc:creator _:b83 ; + dc:title "legroom oversharp vasectomies" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.somatopsychic.tld/vasectomies/farcy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bivalencies.tld/suchness/ringer.html" ; + bench:booktitle "bedamns wirepulling suchness" ; + dc:creator _:b1664 ; + dc:title "wirepulling ringer amerced" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.suchness.tld/amerced/growling.html" . + + + a bench:Article ; + dc:creator _:b398 ; + dc:title "sputniks conspectus camouflagers" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.sanctums.tld/camouflagers/vermifuge.html" . + +_:b1269 a foaf:Person ; + foaf:name "Kaii Bedson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.puniness.tld/prosecutions/pelter.html" ; + dc:creator _:b1169 ; + dc:title "manifestative pelter waitings" ; + swrc:journal ; + foaf:homepage "http://www.prosecutions.tld/waitings/cuban.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dragged.tld/careering/triplets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erminia Damrell" + ] ; + dc:title "lobsters triplets hepatics" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.careering.tld/hepatics/colonies.html" . + +_:b507 a foaf:Person ; + foaf:name "Tiege Brdar" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misbehaver.tld/kibbutz/stager.html" ; + bench:booktitle "openheartedness semipro kibbutz" ; + dc:creator _:b1677 ; + dc:title "semipro stager fatsoes" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.kibbutz.tld/fatsoes/expressiveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yahooism.tld/ruralite/presages.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Indrani Mccleese" + ] ; + dc:title "bedcovers presages deescalating" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.ruralite.tld/deescalating/browbeats.html" . + +_:b1611 a foaf:Person ; + foaf:name "Citlalli Hardiman" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Donielle Boccard" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Alanna Reul" + ] ; + dc:title "unavailingly nonvirulent worsted" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.ensorcels.tld/worsted/skewered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.declarations.tld/overdramatize/daylights.html" ; + dc:creator _:b356 ; + dc:title "consenters daylights misdoubts" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.overdramatize.tld/misdoubts/catatonics.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ursulina Greenblatt" + ] ; + dc:title "mealybugs bung undersize" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.matzohs.tld/undersize/hallowing.html" . + + + a bench:Article ; + dc:creator _:b1839 ; + dc:title "ventral tamest parallelograms" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.yearner.tld/parallelograms/derms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjournments.tld/thousandths/bumping.html" ; + dc:creator _:b1276 ; + dc:title "overfill bumping abacuses" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.thousandths.tld/abacuses/lazyish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thiosulfate.tld/separably/vociferation.html" ; + dc:creator _:b1362 ; + dc:creator [ a foaf:Person ; + foaf:name "Trevion Harewood" + ] ; + dc:title "birchism vociferation decentring" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.separably.tld/decentring/reviser.html" . + + + a bench:Proceedings ; + bench:booktitle "exobiology appointer aviso" ; + dc:publisher "McGraw-Hill" ; + dc:title "Proceeding 4 (1965)" ; + dcterms:issued 1965 ; + swrc:isbn "0-4473-8124-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.appointer.tld/ruminating/pryingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.understatement.tld/oleoresin/frostbiting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kikunojo Beckles" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lilka Fike" + ] ; + dc:title "reexpressed frostbiting requires" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.oleoresin.tld/requires/interlining.html" . + +_:b424 a foaf:Person ; + foaf:name "Roswitha Caviggia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chauffeuse.tld/gorsy/ablation.html" ; + dc:creator _:b1773 ; + dc:title "catharine ablation outriggers" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.gorsy.tld/outriggers/reshipments.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beano.tld/irregardless/centiliter.html" ; + bench:booktitle "inactively pastina irregardless" ; + dc:creator _:b535 , person:Paul_Erdoes ; + dc:title "pastina centiliter romanticists" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.irregardless.tld/romanticists/mailability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adamantine.tld/medallions/malingerers.html" ; + dc:creator _:b870 , person:Paul_Erdoes ; + dc:title "museful malingerers gnashes" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.medallions.tld/gnashes/chuffs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.arsenides.tld/poilu/lothsome.html" ; + bench:booktitle "reagent timeservers poilu" ; + dc:creator _:b1078 ; + dc:title "timeservers lothsome reinterrogate" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.poilu.tld/reinterrogate/folktales.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pesterer.tld/taring/popularization.html" ; + bench:booktitle "cannabic including taring" ; + dc:creator _:b539 ; + dc:title "including popularization redcap" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.taring.tld/redcap/outrun.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stolidly.tld/conurbations/occupiers.html" ; + dc:creator _:b1721 ; + dc:title "otologist occupiers multipeds" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.conurbations.tld/multipeds/irremediably.html" . + +_:b103 a foaf:Person ; + foaf:name "Draginia Egley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insurrectionaries.tld/hoisting/bourgeoned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Prokop Limage" + ] ; + dc:title "backspin bourgeoned tarnishable" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.hoisting.tld/tarnishable/centralizes.html" . + +_:b397 a foaf:Person ; + foaf:name "Mironova Plant" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nolan Brownle" + ] ; + dc:title "gluers displeased tosspots" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.yeshivoth.tld/tosspots/ateliers.html" . + + + a bench:Article ; + dc:creator _:b904 , _:b1539 ; + dc:title "chessboard ecumenicalism laces" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.muumuus.tld/laces/horsewhip.html" . + + + a bench:Inproceedings ; + bench:booktitle "slinger convivially assigned" ; + dc:creator _:b1794 ; + dc:title "cemeteries assigned unamortized" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.convivially.tld/unamortized/connecting.html" . + +_:b1008 a foaf:Person ; + foaf:name "Bhadra Whidden" . + +_:b1803 a foaf:Person ; + foaf:name "Yevfrosinya Eberenz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.administrator.tld/eavesdrops/reorganize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Priskula Kexel" + ] ; + dc:title "outsmarting reorganize construes" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.eavesdrops.tld/construes/heirs.html" . + +_:b245 a foaf:Person ; + foaf:name "Rocky Brierre" . + +_:b154 a foaf:Person ; + foaf:name "Ludovica Diekmann" . + +_:b120 a foaf:Person ; + foaf:name "Otis Kary" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.indurating.tld/paramedical/radarscope.html" ; + bench:booktitle "misprinting childhoods paramedical" ; + dc:creator _:b1526 ; + dc:title "childhoods radarscope aisles" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 19 ; + foaf:homepage "http://www.paramedical.tld/aisles/radiographs.html" . + +_:b1601 a foaf:Person ; + foaf:name "Steffen Tata" . + + + a bench:Article ; + rdfs:seeAlso "http://www.panchromatic.tld/rejudge/nonadministratively.html" ; + dc:creator _:b1 ; + dc:title "completes nonadministratively suability" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.rejudge.tld/suability/unornamented.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reentered.tld/insurrectionist/gabbler.html" ; + bench:booktitle "spriest lithographer insurrectionist" ; + dc:creator _:b551 ; + dc:title "lithographer gabbler caitiffs" ; + dcterms:issued 1959 ; + dcterms:partOf ; + foaf:homepage "http://www.insurrectionist.tld/caitiffs/alkyls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.federalizations.tld/afros/signaling.html" ; + bench:cdrom "http://www.balsaming.tld/inducts/afros.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Burkhart Kressin" + ] ; + dc:title "inducts signaling feedlots" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.afros.tld/feedlots/fearer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splurging.tld/withholding/decalcified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Angelica Maccarter" + ] ; + dc:title "lichee decalcified punning" ; + swrc:journal ; + swrc:note "lichens aneurisms indemnitor nibbles unambitious niggling kowtowed temptations remarques broadaxe" ; + swrc:pages 172 ; + foaf:homepage "http://www.withholding.tld/punning/ribaldry.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bookrest.tld/cannonaded/torchere.html" ; + bench:cdrom "http://www.jaggers.tld/spurned/cannonaded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pentheus Vora" + ] ; + dc:title "spurned torchere maturation" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.cannonaded.tld/maturation/densifying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recirculations.tld/succulently/marquise.html" ; + dc:creator _:b196 , person:Paul_Erdoes ; + dc:title "alkalin marquise underlaid" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.succulently.tld/underlaid/neurosurgeon.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drones.tld/doughiest/exhibited.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daeshona Hives" + ] ; + dc:title "sillies exhibited rattlebrains" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.doughiest.tld/rattlebrains/flatcar.html" . + + + a bench:Article ; + dc:creator _:b233 ; + dc:creator [ a foaf:Person ; + foaf:name "Pippino Kempner" + ] ; + dc:title "herbal syphilitic broadswords" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.turbocharger.tld/broadswords/deprecative.html" . + +_:b1715 a foaf:Person ; + foaf:name "Dick Corsello" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dumpcart.tld/degerm/cabbalah.html" ; + bench:booktitle "irascibility officiated degerm" ; + dc:creator _:b558 ; + dc:title "officiated cabbalah whitter" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.degerm.tld/whitter/callousness.html" . + +_:b361 a foaf:Person ; + foaf:name "Daisuke Seidle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fetted.tld/melodist/aglimmer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Traviata Tewksbury" + ] ; + dc:title "batiks aglimmer serenaded" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.melodist.tld/serenaded/bestowed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.agreeably.tld/gunsmiths/nutrients.html" ; + bench:booktitle "airfreight deedbox gunsmiths" ; + dc:creator _:b559 ; + dc:title "deedbox nutrients weakfishes" ; + dcterms:issued 1965 ; + swrc:pages 61 ; + foaf:homepage "http://www.gunsmiths.tld/weakfishes/gastrologists.html" . + +_:b629 a foaf:Person ; + foaf:name "Saabir Pillon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.profitable.tld/piccalilli/expender.html" ; + dc:creator _:b483 ; + dc:title "muskits expender hatched" ; + swrc:journal ; + foaf:homepage "http://www.piccalilli.tld/hatched/archetypes.html" . + +_:b1304 a foaf:Person ; + foaf:name "Yoshike Zuckerberg" . + +_:b1132 a foaf:Person ; + foaf:name "Kirk Faron" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trousseau.tld/raggedest/downsize.html" ; + bench:booktitle "bovinely lowlander raggedest" ; + dc:creator _:b572 ; + dc:title "lowlander downsize admonitory" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.raggedest.tld/admonitory/recombining.html" . + +bench:Www rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.silvester.tld/poetess/lacer.html" ; + dc:creator _:b1719 ; + dc:creator [ a foaf:Person ; + foaf:name "Shosuke Polverari" + ] ; + dc:title "punitively lacer andirons" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.poetess.tld/andirons/ascendance.html" . + +_:b1829 a foaf:Person ; + foaf:name "Ashalata Mede" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.permissable.tld/residency/tellership.html" ; + bench:booktitle "academicism booed residency" ; + dc:creator _:b666 ; + dc:title "booed tellership gnocchi" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.residency.tld/gnocchi/discording.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gads.tld/oakum/staggery.html" ; + dc:creator _:b1847 ; + dc:title "recreations staggery profitableness" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.oakum.tld/profitableness/offhanded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.buncoing.tld/monocots/stimulatingly.html" ; + dc:creator _:b1483 , _:b1452 ; + dc:title "ebonizing stimulatingly septicemia" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.monocots.tld/septicemia/center.html" . + +_:b399 a foaf:Person ; + foaf:name "Emmanuel Stpeters" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catawbas.tld/pulleys/plutonic.html" ; + dc:creator _:b188 ; + dc:title "psychokinesia plutonic piscators" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.pulleys.tld/piscators/ossificatory.html" . + + + a bench:Article ; + dc:creator _:b1648 ; + dc:title "penlight duffers expressionists" ; + swrc:journal ; + swrc:note "leaves admirable formating lockless hoarier tincting shined headshrinker lacerates" ; + swrc:pages 144 ; + foaf:homepage "http://www.databases.tld/expressionists/panache.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outstretches.tld/soapboxes/loams.html" ; + dc:creator _:b65 ; + dc:title "bloodily loams joins" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.soapboxes.tld/joins/disallowances.html" . + + + a bench:Article ; + dc:creator _:b1190 ; + dc:title "vitiated ennoblers flyable" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.bitched.tld/flyable/abrogators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antis.tld/kidnaper/baulking.html" ; + dc:creator _:b1615 ; + dc:creator [ a foaf:Person ; + foaf:name "Vasyklo Netz" + ] ; + dc:title "impacted baulking dopiness" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.kidnaper.tld/dopiness/stoutish.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.relation.tld/honeymooner/catalytically.html" ; + bench:booktitle "shedable rules honeymooner" ; + dc:creator _:b1802 ; + dc:title "rules catalytically introspections" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.honeymooner.tld/introspections/housekeepers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Waverly Eldreth" + ] ; + dc:title "chancier oolith moors" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.indigoes.tld/moors/bonded.html" . + + + a bench:Proceedings ; + bench:booktitle "bowyer lilacs feminize" ; + dc:publisher "Williams & Wilkins, Medical Publishers" ; + dc:title "Proceeding 2 (1958)" ; + dcterms:issued 1958 ; + swrc:editor person:Paul_Erdoes , _:b1613 , _:b1057 ; + swrc:isbn "0-2511-7339-0" ; + swrc:series 1318 ; + foaf:homepage "http://www.lilacs.tld/unrest/dojos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spunkiest.tld/exempli/lambed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Esequiel Padillia" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mandek Lisle" + ] ; + dc:title "unreflecting lambed bobolinks" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.exempli.tld/bobolinks/printable.html" . + + + a bench:Article ; + dc:creator _:b476 ; + dc:title "gnaws lactations catwalk" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.shuffler.tld/catwalk/toolers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obsessively.tld/outbuildings/scantiest.html" ; + bench:booktitle "acidifies reprehension outbuildings" ; + dc:creator _:b1548 ; + dc:title "reprehension scantiest gorki" ; + dcterms:issued 1966 ; + swrc:pages 129 ; + foaf:homepage "http://www.outbuildings.tld/gorki/mummying.html" . + + + a bench:Inproceedings ; + bench:booktitle "grazingly bifurcates kinship" ; + dc:creator _:b584 ; + dc:title "calumniation kinship condemning" ; + dcterms:issued 1966 ; + swrc:pages 49 ; + foaf:homepage "http://www.bifurcates.tld/condemning/reincarnate.html" . + + + a bench:Inproceedings ; + bench:booktitle "numberings weightily stimulated" ; + dc:creator _:b1577 ; + dc:title "bridged stimulated requiem" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.weightily.tld/requiem/naphthas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revives.tld/clairvoyance/gastronomical.html" ; + dc:creator _:b1776 ; + dc:creator [ a foaf:Person ; + foaf:name "Lidochka Tedeschi" + ] ; + dc:title "messages gastronomical unfeasible" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.clairvoyance.tld/unfeasible/blanketed.html" . + + + a bench:Inproceedings ; + bench:booktitle "catarrhally relational gillnets" ; + dc:creator _:b394 ; + dc:title "cormorants gillnets underwaists" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.relational.tld/underwaists/notional.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rootless.tld/unfeared/homeowners.html" ; + bench:booktitle "apres locket unfeared" ; + dc:creator _:b590 ; + dc:title "locket homeowners peppertree" ; + dcterms:issued 1957 ; + swrc:pages 75 ; + foaf:homepage "http://www.unfeared.tld/peppertree/legendarily.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.idylist.tld/sextants/osteoscleroses.html" ; + bench:booktitle "nurtures zincing sextants" ; + dc:creator _:b72 ; + dc:title "zincing osteoscleroses consoles" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.sextants.tld/consoles/skeletomuscular.html" . + +_:b150 a foaf:Person ; + foaf:name "Yachne Piersall" . + + + a bench:Article ; + dc:creator _:b1137 ; + dc:title "lingier yanked onenesses" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.boatloads.tld/onenesses/racings.html" . + +_:b1644 a foaf:Person ; + foaf:name "Akaka Buron" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleuths.tld/guilders/whispering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juliano Tijing" + ] ; + dc:title "conned whispering counterrevolutionary" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.guilders.tld/counterrevolutionary/touchiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photoengraver.tld/dismalest/unactuated.html" ; + bench:abstract "cockled arrangement dyspeptics cymbalists citatum groundnut marrons headlining deathcup avatars sufficiency froes stewpan douche prestamp faultiness elections suer softbound clapt cairns boozily solidification preventiveness cockerel pentathlon ladlefuls toweringly fraying hellgrammites doziest uncensored sorghums humpier eradicates dyspepsy perkiness narrowing homebodies hilariously cumberers deprehension abjectness incapacious hairless glary speedster argentum psychosomatics reformating foreshadower conflictive amanuenses plumpers excreta differentiae teens anchored sheepman pulsejets attributively annotativeness achene cutup exigence cellists lobber unsafely alumroots follower twisters anaesthetization nonrefillable casements renegades relinquishing pursed atavists levant noetic rewelds revamped flyblown embosoming chinchillas undercharge overflight spillable adjustment jujubes ravishingly manges squids pyramided rapidly resection preform embryologically overwise annotating multiform worrier contravenes drinks nothings rioting maltier thessalonians pipingly pining nosebands lowbred decanter burs sleaziness pollywog empyreans prolixly desiccated tapestried buttons bridewell parred consummations overcautiously reputedly identifiability stagier older counselable glims schoolmistress enfold kirtle analytically titillations equivocalities tidbits quintuplicate welcomers heisting talks sidearms salads seepier backbit cockup muller underemphasizes chancellorships mealiest torching lated lepers axonal huntsmen seemed heavens ahems sublimates mods gullied agencies deux scrappage timbres identically" ; + dc:creator _:b174 , _:b1092 ; + dc:title "frigidly unactuated sideburns" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.dismalest.tld/sideburns/formalist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anesthetization.tld/outflanking/funnyman.html" ; + dc:creator _:b641 ; + dc:title "undermentioned funnyman commuted" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.outflanking.tld/commuted/lachrymation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jerseyite.tld/rowdyism/pauperizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caitlin Myricks" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gaetan Killion" + ] ; + dc:title "melodically pauperizing spryer" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.rowdyism.tld/spryer/humidifier.html" . + + + a bench:Incollection ; + bench:booktitle "mineralized reechoed galvanometric" ; + dc:creator [ a foaf:Person ; + foaf:name "Harinakshi Perillo" + ] ; + dc:title "uprooters galvanometric grizzliest" ; + dcterms:issued 1966 ; + swrc:pages 39 ; + foaf:homepage "http://www.reechoed.tld/grizzliest/enervates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infrasonic.tld/ambrosias/shags.html" ; + bench:booktitle "accusable provokers ambrosias" ; + dc:creator _:b595 ; + dc:title "provokers shags rehinges" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.ambrosias.tld/rehinges/satanical.html" . + +_:b1197 a foaf:Person ; + foaf:name "AbdurRazzaaq Wagley" . + + + a bench:Inproceedings ; + bench:booktitle "preannounces inhume cooncan" ; + dc:creator _:b1589 , _:b596 ; + dc:title "nicked cooncan striper" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.inhume.tld/striper/highnesses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drongo.tld/cyanogen/ripost.html" ; + dc:creator _:b543 ; + dc:title "reprehensibly ripost noisome" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.cyanogen.tld/noisome/braided.html" . + +_:b142 a foaf:Person ; + foaf:name "Yanira Chapek" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kosmas Gitter" + ] ; + dc:title "cayenned handholds uproariously" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.cajolingly.tld/uproariously/inimitably.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ramza Doshi" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kenyon Keirnan" + ] ; + dc:title "gets clitorises unbolted" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.biorhythmic.tld/unbolted/wintering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.marvels.tld/aoudads/thrashes.html" ; + bench:booktitle "grittier deformer aoudads" ; + dc:creator _:b600 ; + dc:title "deformer thrashes missis" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.aoudads.tld/missis/affability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nippy.tld/occulters/blubberer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Heidelore Ruschmann" + ] ; + dc:title "bounden blubberer amenities" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.occulters.tld/amenities/desecrated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cowboys.tld/varment/infests.html" ; + bench:booktitle "realtors mooniest varment" ; + dc:creator _:b1695 ; + dc:title "mooniest infests shiftlessness" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.varment.tld/shiftlessness/quadruplication.html" . + +_:b946 a foaf:Person ; + foaf:name "Harrison Steinkamp" . + +_:b1354 a foaf:Person ; + foaf:name "Achates Valois" . + + + a bench:Article ; + rdfs:seeAlso "http://www.guested.tld/babul/beleaguering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Esmerelda Klehn" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jelizaveta Aubert" + ] ; + dc:title "resubscribed beleaguering saturations" ; + swrc:journal ; + swrc:note "disfranchiser lofters zoeas cd papooses abashment reweighed clarion alienates smegmas korsakow" ; + foaf:homepage "http://www.babul.tld/saturations/aggie.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "India Snipe" + ] ; + dc:title "overdrinks immunotherapies gales" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.appetency.tld/gales/balladries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decaffeinates.tld/folklorists/attractive.html" ; + dc:creator _:b1199 , person:Paul_Erdoes ; + dc:title "scalepan attractive yeller" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.folklorists.tld/yeller/cognizably.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tatiana Siar" + ] ; + dc:title "patois ritualized unplayable" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.axletree.tld/unplayable/backing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatecrasher.tld/willies/clarioned.html" ; + dc:creator _:b1214 ; + dc:creator [ a foaf:Person ; + foaf:name "Liron Pilant" + ] ; + dc:title "reworking clarioned tattooing" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.willies.tld/tattooing/detainee.html" . + +_:b831 a foaf:Person ; + foaf:name "Nathanael Better" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aleksandr Dinh" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Madawc Monteleone" + ] ; + dc:title "gimcracks vermiculites millrun" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.handlists.tld/millrun/ideomotor.html" . + +_:b1227 a foaf:Person ; + foaf:name "Yanire Holdridge" . + + + a bench:Article ; + dc:creator _:b738 ; + dc:title "potentials reavowed incredibility" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.adoptees.tld/incredibility/elucidation.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b803 , _:b802 , _:b801 , _:b800 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Article ; + rdfs:seeAlso "http://www.develops.tld/weevil/rabbets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tadataka Mausey" + ] ; + dc:title "grittiness rabbets proponing" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.weevil.tld/proponing/gropingly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enduing.tld/matless/firebase.html" ; + bench:booktitle "sporozoon microstructure matless" ; + dc:creator _:b280 ; + dc:title "microstructure firebase quitclaimed" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.matless.tld/quitclaimed/disappointments.html" . + + + a bench:Inproceedings ; + bench:booktitle "overstimulate bits municipalities" ; + dc:creator _:b573 ; + dc:title "tzar municipalities buckhound" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.bits.tld/buckhound/villainess.html" . + +_:b1346 a foaf:Person ; + foaf:name "Anatole Iacovetto" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yawing.tld/pegboxes/feeblish.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gulielma Arce" + ] ; + dc:title "prosecutrices feeblish extenuation" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.pegboxes.tld/extenuation/stranders.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sox.tld/constipating/booming.html" ; + bench:booktitle "agonizingly decrials constipating" ; + dc:creator person:Paul_Erdoes , _:b610 ; + dc:title "decrials booming spunkily" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.constipating.tld/spunkily/sedates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prologued.tld/appointively/ascribes.html" ; + dc:creator _:b1611 , _:b1561 ; + dc:title "solemner ascribes eliminator" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.appointively.tld/eliminator/reviver.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bastille.tld/nettier/ameboid.html" ; + dc:creator _:b1159 ; + dc:creator [ a foaf:Person ; + foaf:name "Lony Bahde" + ] ; + dc:title "scurries ameboid glyptic" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.nettier.tld/glyptic/overmastered.html" . + +_:b1648 a foaf:Person ; + foaf:name "Isako Heatherton" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.antisocially.tld/feebleness/admixes.html" ; + bench:booktitle "hacksaws fitted feebleness" ; + dc:creator _:b1622 ; + dc:title "fitted admixes easies" ; + dcterms:issued 1966 ; + swrc:pages 54 ; + foaf:homepage "http://www.feebleness.tld/easies/mechanization.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dorsey Mccarroll" + ] ; + dc:title "osculating providently powerless" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.sources.tld/powerless/williwaws.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ornamented.tld/integration/foundries.html" ; + bench:booktitle "undeceives marling integration" ; + dc:creator _:b617 ; + dc:title "marling foundries wardens" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.integration.tld/wardens/novelly.html" . + + + a bench:Inproceedings ; + bench:booktitle "triunes headquartering examinees" ; + dc:creator _:b618 ; + dc:title "pregnantly examinees quietist" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.headquartering.tld/quietist/foamed.html" . + + + a bench:Article ; + dc:creator _:b1043 , _:b707 ; + dc:title "knuckler tickets inflictable" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.taffetas.tld/inflictable/functioning.html" . + + + a bench:Article ; + dc:creator _:b886 , _:b1666 ; + dc:title "endangerment visors sunbursts" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.odiums.tld/sunbursts/sanitaria.html" . + + + a bench:Article ; + dc:creator _:b1777 ; + dc:title "listed husbander indulgently" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.inventories.tld/indulgently/adducing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rewin.tld/sphygmograph/zesting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Musheer Mcdougal" + ] ; + dc:title "pubis zesting ratiocinator" ; + swrc:journal ; + foaf:homepage "http://www.sphygmograph.tld/ratiocinator/nonconfidential.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nobleness.tld/championship/jour.html" ; + bench:booktitle "rhetors rickrack championship" ; + dc:creator _:b1313 ; + dc:title "rickrack jour hankerer" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.championship.tld/hankerer/erodes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Charley Hapeman" + ] ; + dc:title "sinkable dribblers entrenched" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.invasions.tld/entrenched/curvets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snuffled.tld/altercations/teaching.html" ; + bench:booktitle "coroners snuffled overspins" ; + bench:cdrom "http://www.anesthetics.tld/overspins/altercations.html" ; + dc:creator _:b1542 ; + dc:title "overspins teaching milligrams" ; + dcterms:issued 1966 ; + swrc:pages 132 ; + foaf:homepage "http://www.altercations.tld/milligrams/shuckers.html" . + + + a bench:Inproceedings ; + bench:booktitle "cities recreative upchucking" ; + dc:creator _:b625 ; + dc:title "unresentfully upchucking buggers" ; + dcterms:issued 1960 ; + swrc:pages 103 ; + foaf:homepage "http://www.recreative.tld/buggers/symblepharon.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jadeite.tld/salesladies/granter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "BenAmi Rummerfield" + ] ; + dc:title "imaginarily granter swounds" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.salesladies.tld/swounds/emend.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laparotomy.tld/uncarpeted/unmingling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gyorgy Clancy" + ] ; + dc:title "anklebones unmingling worshiped" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.uncarpeted.tld/worshiped/impossibilities.html" . + +_:b1832 a foaf:Person ; + foaf:name "Piminova Brohl" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poteens.tld/driftpin/calibrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roger Jost" + ] ; + dc:title "lynchers calibrated semolinas" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.driftpin.tld/semolinas/prenticing.html" . + + + a bench:Article ; + dc:creator _:b1370 , _:b1171 ; + dc:title "bricking reimposed permits" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.fulcra.tld/permits/foists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infecund.tld/nope/remeets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agathe Benchoff" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gebharde Host" + ] ; + dc:title "slimming remeets waistbands" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.nope.tld/waistbands/dolmens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cabined.tld/glances/behavioristic.html" ; + dc:creator _:b1638 ; + dc:title "smearcase behavioristic motorcade" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.glances.tld/motorcade/forestalling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatemen.tld/impureness/epidemiologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Urshila Tavolieri" + ] ; + dc:title "reduces epidemiologies responds" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.impureness.tld/responds/feoffment.html" . + + + a bench:Article ; + dc:creator _:b1607 ; + dc:title "deluding banisters boarded" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.celeries.tld/boarded/lieges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mollies.tld/natl/ropeways.html" ; + dc:creator _:b1585 , _:b179 ; + dc:title "nuzzled ropeways statistically" ; + swrc:journal ; + foaf:homepage "http://www.natl.tld/statistically/recapitalizing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.debaser.tld/boycotting/risked.html" ; + bench:booktitle "shines concussed boycotting" ; + dc:creator _:b1755 ; + dc:title "concussed risked smoggy" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.boycotting.tld/smoggy/razoring.html" . + +_:b348 a foaf:Person ; + foaf:name "Iason Bronsky" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Labeeb Gonsales" + ] ; + dc:title "stockers evictors cussers" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.maddest.tld/cussers/buttonholed.html" . + +_:b1122 a foaf:Person ; + foaf:name "Wene Knee" . + + + a bench:Inproceedings ; + bench:booktitle "seatrain counterattacking spoony" ; + dc:creator _:b1236 ; + dc:title "splashier spoony favours" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.counterattacking.tld/favours/cans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daybook.tld/tithers/delusionist.html" ; + dc:creator _:b1545 ; + dc:title "influents delusionist restriction" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.tithers.tld/restriction/handcart.html" . + +_:b57 a foaf:Person ; + foaf:name "Carol Litchford" . + +_:b1203 a foaf:Person ; + foaf:name "Branwen Ratz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stomping.tld/ponderer/observational.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Diotima Sirk" + ] ; + dc:title "ojibwa observational gilder" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.ponderer.tld/gilder/soliciting.html" . + +_:b866 a foaf:Person ; + foaf:name "LaRae Stymiest" . + +_:b1397 a foaf:Person ; + foaf:name "Caprice Schanding" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Delbert Flaum" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Armstrong Selma" + ] ; + dc:title "barristerial screamers marquisette" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.viol.tld/marquisette/overladen.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1957)" ; + dcterms:issued 1957 ; + swrc:editor _:b1439 , _:b335 ; + swrc:number 1 ; + swrc:volume 18 . + + + a bench:Article ; + rdfs:seeAlso "http://www.eightball.tld/slipforms/improvising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kashawn Quastad" + ] ; + dc:title "unmailable improvising starriest" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.slipforms.tld/starriest/defacement.html" . + +_:b1820 a foaf:Person ; + foaf:name "Aieka Trinh" . + + + a bench:Inproceedings ; + bench:booktitle "drollest centenarian ideated" ; + dc:creator _:b1519 , _:b638 ; + dc:title "managerially ideated antisubmarine" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.centenarian.tld/antisubmarine/roadsters.html" . + + + a bench:Article ; + dc:creator _:b1091 ; + dc:title "pineries hybridized conducts" ; + swrc:journal ; + swrc:note "stinkbugs preservers resettings bulking overpowered veals defused voyaging lingers remanufacture" ; + swrc:pages 12 ; + foaf:homepage "http://www.wigless.tld/conducts/penitently.html" . + + + a foaf:Document . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jocelyn Skornik" + ] ; + dc:title "elevon intwining disciplining" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.categories.tld/disciplining/whackers.html" . + + + a bench:Inproceedings ; + bench:booktitle "outpatients ascertainable laggardly" ; + dc:creator _:b520 ; + dc:title "griddles laggardly insensibly" ; + dcterms:issued 1958 ; + swrc:pages 125 ; + foaf:homepage "http://www.ascertainable.tld/insensibly/domineers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.richest.tld/pureed/fleetingly.html" ; + dc:creator _:b307 ; + dc:title "unfolds fleetingly kibosh" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.pureed.tld/kibosh/blabbermouth.html" . + +_:b797 a foaf:Person ; + foaf:name "Tewdwr Foney" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kickstands.tld/songstresses/incorporeal.html" ; + dc:creator _:b932 ; + dc:creator [ a foaf:Person ; + foaf:name "Inejiro Javens" + ] ; + dc:title "prated incorporeal piazadora" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.songstresses.tld/piazadora/hearings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.payable.tld/dissects/whists.html" ; + bench:booktitle "rucksack payable voidableness" ; + bench:cdrom "http://www.nephritises.tld/voidableness/dissects.html" ; + dc:creator person:Paul_Erdoes , _:b836 ; + dc:title "voidableness whists embodies" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.dissects.tld/embodies/colorcast.html" . + +_:b1765 a foaf:Person ; + foaf:name "Czeslaw Mcgathy" . + + + a bench:Inproceedings ; + bench:booktitle "rejudges skymen misquoted" ; + dc:creator _:b1147 , person:Paul_Erdoes ; + dc:title "ammonias misquoted slimmed" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.skymen.tld/slimmed/autodialling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hypnos Blank" + ] ; + dc:title "newer roentgenometries whelky" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.impeachers.tld/whelky/unsnaps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tzaritza.tld/dashers/hunches.html" ; + dc:creator _:b1627 ; + dc:title "stakeout hunches synfuels" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.dashers.tld/synfuels/rankling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nits.tld/refreshers/whished.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tareefa Cuffie" + ] ; + dc:title "shadeless whished geometrically" ; + swrc:journal ; + foaf:homepage "http://www.refreshers.tld/geometrically/antecedents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.channeling.tld/microinstruction/brutified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cheena Mckinsey" + ] ; + dc:title "triangulator brutified superminis" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.microinstruction.tld/superminis/samples.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pessimistically.tld/subvarieties/loper.html" ; + bench:booktitle "jaywalks funnelled subvarieties" ; + dc:creator _:b647 ; + dc:title "funnelled loper landscaping" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.subvarieties.tld/landscaping/overcompensating.html" . + +_:b1847 a foaf:Person ; + foaf:name "Khristyna Popichak" . + +_:b938 a foaf:Person ; + foaf:name "Teodor Rady" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.opportunistic.tld/sequencer/untwisted.html" ; + bench:booktitle "inoffensiveness freighting sequencer" ; + dc:creator _:b75 ; + dc:title "freighting untwisted beadlike" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.sequencer.tld/beadlike/shushes.html" . + + + a bench:Article ; + dc:creator _:b1108 ; + dc:title "paragraphed resourcefulness psychos" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.claywares.tld/psychos/morphia.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overindulge.tld/misbills/debunked.html" ; + dc:creator _:b912 ; + dc:title "recomparison debunked trifold" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.misbills.tld/trifold/gabling.html" . + +_:b1490 a foaf:Person ; + foaf:name "Forest Flax" . + +_:b1281 a foaf:Person ; + foaf:name "Anthony Row" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fraying.tld/doziest/uncensored.html" ; + dc:creator _:b1193 ; + dc:creator [ a foaf:Person ; + foaf:name "Fovro Chung" + ] ; + dc:title "hellgrammites uncensored sorghums" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.doziest.tld/sorghums/humpier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.epizootic.tld/hight/leaner.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Galla Arnzen" + ] ; + dc:title "incisions leaner fours" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.hight.tld/fours/denning.html" . + +_:b895 a foaf:Person ; + foaf:name "Clemmie Lapek" . + +_:b9 a foaf:Person ; + foaf:name "Inessa Delvecchio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cyclamate.tld/oncograph/timbale.html" ; + dc:creator _:b1081 ; + dc:title "inconceivability timbale ruffianly" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.oncograph.tld/ruffianly/forenamed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.presidium.tld/masticated/inaugurating.html" ; + dc:creator _:b247 ; + dc:title "futurities inaugurating boobs" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.masticated.tld/boobs/pinkness.html" . + +_:b1581 a foaf:Person ; + foaf:name "Mubashshir Cottle" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Teofile Gawthorp" + ] ; + dc:title "emulates thalliums dealerships" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.adjudication.tld/dealerships/amazingly.html" . + + + a bench:Article ; + dc:creator _:b338 ; + dc:title "supposing stratocumulus surcoat" ; + swrc:journal ; + swrc:note "mythologies breachers mumms overconcern entombment topographies positrons eluding lateraled" ; + swrc:pages 162 ; + foaf:homepage "http://www.centrism.tld/surcoat/chowtimes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.industrialize.tld/tenderize/benzoin.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amadom Badoni" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Uliaanitsa Samul" + ] ; + dc:title "ungentle benzoin pugilism" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.tenderize.tld/pugilism/fatuously.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.welcomer.tld/overtax/encumbering.html" ; + bench:booktitle "barrios idiots overtax" ; + dc:creator [ a foaf:Person ; + foaf:name "Enya Coll" + ] ; + dc:title "idiots encumbering ageratum" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.overtax.tld/ageratum/scouring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ginkgoes.tld/fakery/rayless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anatolii Trader" + ] ; + dc:title "reflexiveness rayless precondemning" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.fakery.tld/precondemning/palinode.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.codders.tld/backlashes/offensively.html" ; + dc:creator _:b1430 ; + dc:title "spry offensively constantly" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.backlashes.tld/constantly/scenically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maskers.tld/decreer/biggie.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Farrah Kipling" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Neifion Lebrecque" + ] ; + dc:title "remits biggie universalized" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.decreer.tld/universalized/tottery.html" . + +_:b1065 a foaf:Person ; + foaf:name "Hoshie Nitti" . + +_:b1819 a foaf:Person ; + foaf:name "Henrikus Giancarlo" . + +_:b1409 a foaf:Person ; + foaf:name "Niou Lampinen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prates.tld/centering/belligerently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jasmin Vignarath" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lluvia Fanelle" + ] ; + dc:title "wiser belligerently untilled" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.centering.tld/untilled/waxed.html" . + + + a bench:Article ; + dc:creator _:b1066 ; + dc:title "minikins tallboys irresolutely" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.redeliberation.tld/irresolutely/stagnation.html" . + +_:b1549 a foaf:Person ; + foaf:name "May Hamiton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jilter.tld/stabilizes/obsoleteness.html" ; + dc:creator _:b54 ; + dc:title "yearned obsoleteness periwinkles" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.stabilizes.tld/periwinkles/loading.html" . + +_:b1211 a foaf:Person ; + foaf:name "Libby Decurtis" . + + + a bench:Journal ; + dc:title "Journal 8 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b241 , _:b242 , _:b1512 , _:b334 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.quarterly.tld/shily/pedophile.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ho Hutyra" + ] ; + dc:title "shamelessness pedophile adventurousness" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.shily.tld/adventurousness/outcropping.html" . + + + a bench:Article ; + dc:creator _:b1812 ; + dc:title "ricer latino curlers" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.ads.tld/curlers/harbingers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wits.tld/seamstresses/studded.html" ; + dc:creator _:b1795 , _:b322 ; + dc:title "tenets studded admirer" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.seamstresses.tld/admirer/reparations.html" . + +_:b503 a foaf:Person ; + foaf:name "Katryn Volmer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.criterions.tld/peaveys/represents.html" ; + dc:creator _:b467 ; + dc:title "ravished represents overdraw" ; + swrc:journal ; + foaf:homepage "http://www.peaveys.tld/overdraw/deiform.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preservers.tld/bulking/overpowered.html" ; + dc:creator _:b787 ; + dc:title "resettings overpowered veals" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.bulking.tld/veals/defused.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sidetracking.tld/undraped/unprovoked.html" ; + bench:booktitle "colonise saxhorn undraped" ; + dc:creator _:b1351 , _:b668 ; + dc:title "saxhorn unprovoked chasten" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.undraped.tld/chasten/preachment.html" . + +_:b1812 a foaf:Person ; + foaf:name "Samba Deuink" . + + + a bench:Inproceedings ; + bench:booktitle "sloshy libelling shamed" ; + dc:creator _:b450 ; + dc:title "biters shamed marts" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 7 ; + foaf:homepage "http://www.libelling.tld/marts/vizirs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Faalih Neglia" + ] ; + dc:title "debaters porticos unifier" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.thermally.tld/unifier/flinger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reversals.tld/deteriorative/redemonstrating.html" ; + dc:creator _:b1410 ; + dc:title "enthroned redemonstrating tinware" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.deteriorative.tld/tinware/kiosks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrays.tld/detoured/colliers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anjelika Sol" + ] ; + dc:title "warhorses colliers teacake" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.detoured.tld/teacake/stagnated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gigolo.tld/restyled/huzza.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jaqueline Nassif" + ] ; + dc:title "sacrificially huzza absolvers" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.restyled.tld/absolvers/fruiters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbendable.tld/hangdogs/corncribs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Albert Catterton" + ] ; + dc:title "hustler corncribs caltraps" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.hangdogs.tld/caltraps/pictures.html" . + + + a bench:Article ; + dc:creator _:b1847 ; + dc:title "curtseying klatches outfighting" ; + swrc:journal ; + foaf:homepage "http://www.replenishing.tld/outfighting/cocking.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cungonde Saliba" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Pepita Piening" + ] ; + dc:title "autodidacts intrusively backpacked" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.reported.tld/backpacked/interrogant.html" . + + + a bench:Inproceedings ; + bench:booktitle "currier subsisted gonged" ; + dc:creator _:b1806 ; + dc:title "afrit gonged yowed" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.subsisted.tld/yowed/aerology.html" . + + + a bench:Article ; + dc:creator _:b1322 ; + dc:title "despatched kremlinologists tossing" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.meccas.tld/tossing/irreplaceably.html" . + + + a bench:Inproceedings ; + bench:booktitle "epilepsies viceregally overabound" ; + dc:creator _:b675 , _:b972 ; + dc:title "carwash overabound destines" ; + dcterms:issued 1963 ; + swrc:pages 179 ; + foaf:homepage "http://www.viceregally.tld/destines/cyclonically.html" . + + + a bench:Article ; + dc:creator _:b1482 ; + dc:title "dreidls farrago worshipping" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.viscidity.tld/worshipping/eulogizers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crenelation.tld/ringers/strangling.html" ; + dc:creator _:b1814 ; + dc:title "pollee strangling gladded" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.ringers.tld/gladded/plexuses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unthreaded.tld/rescued/outings.html" ; + dc:creator _:b1752 , _:b354 ; + dc:title "rarebit outings inheritress" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.rescued.tld/inheritress/relique.html" . + +_:b1838 a foaf:Person ; + foaf:name "Vasilii Crowl" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hereditariness.tld/attitudes/unposed.html" ; + bench:booktitle "sophisticated polentas attitudes" ; + dc:creator _:b679 , _:b1035 ; + dc:title "polentas unposed shatteringly" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.attitudes.tld/shatteringly/lupin.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1952)" ; + dcterms:issued 1952 ; + swrc:editor _:b1188 ; + swrc:number 1 ; + swrc:volume 13 . + + + a bench:Article ; + rdfs:seeAlso "http://www.musicals.tld/mutts/democratically.html" ; + bench:abstract "hirelings reliquidation courtyards abandons overheating codefendant jesters dowries sippy interorbital whits mishears surplices incapacitates dreaming planetologists graved lunas chaffinch effusions deigning uniters unpaid ungratifying scandalize medicative presented officiation mashy resizing unventilated mergences barest tiros parliaments mister wiredrawn tolerantly crimped ambitiously dilapidated ruralites phosphorous fettucini evangelical recharting djellabas distortions absolutes blasting ungenial rhetors nobleness rickrack championship jour hankerer erodes fanzines boogers boomier harrowers salaciousness jeer recusator hashishes outshined mindedly sawboneses fervors expectorates shedable relation rules honeymooner catalytically introspections housekeepers baboons bullnose aberrants issuers embanked shivering repacking upwardness jamb infold carders demotion relations acroliths soaked revocations subcompacts referenced shiploads torment banterer inlier toked umpteen tightrope recliners tuning covets slumberers triturate disburses firebox reflowing acrobatically babka bottomed granulated ingoing semideserts decalcomanias tinny nonpartisans ophidians jadishly disfunction censurable" ; + dc:creator [ a foaf:Person ; + foaf:name "Diarria Gotwalt" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gustav Kudley" + ] ; + dc:title "basketful democratically unbleached" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.mutts.tld/unbleached/quads.html" . + +_:b443 a foaf:Person ; + foaf:name "Komala Mathieson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emulator.tld/moistener/jaundiced.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Magnus Slovacek" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Thanhha Depalma" + ] ; + dc:title "cymbaler jaundiced pilaster" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.moistener.tld/pilaster/coquetting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.licenses.tld/bibliographers/sovran.html" ; + dc:creator _:b1803 ; + dc:title "slimes sovran churchier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.bibliographers.tld/churchier/baptists.html" . + + + a bench:Article ; + dc:creator _:b1700 ; + dc:title "mosques reutilizations promoting" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.concluders.tld/promoting/minded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.merchandized.tld/sheafing/reembody.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Friede Malcolm" + ] ; + dc:title "fliers reembody chiffonnier" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.sheafing.tld/chiffonnier/competitors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skiplane.tld/filthier/friendly.html" ; + dc:creator _:b297 ; + dc:title "solecizes friendly colonelships" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.filthier.tld/colonelships/shuckings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hypoergic.tld/libertarianism/chicaned.html" ; + bench:booktitle "unwinders midwived libertarianism" ; + dc:creator _:b686 , person:Paul_Erdoes ; + dc:title "midwived chicaned recruiter" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.libertarianism.tld/recruiter/haemoglobin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tugboats.tld/disentanglement/liquors.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hakan Boughner" + ] ; + dc:title "greenwoods liquors coins" ; + swrc:journal ; + swrc:note "knowable hauteurs genuflect cordialness bilker expirers lothario swaggerer instigating" ; + swrc:pages 70 ; + foaf:homepage "http://www.disentanglement.tld/coins/topcrosses.html" . + + + a bench:Article ; + bench:cdrom "http://www.stinko.tld/warks/stibium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frederik Elridge" + ] ; + dc:title "agorae stibium fineable" ; + swrc:journal ; + foaf:homepage "http://www.warks.tld/fineable/salivating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.footwears.tld/woolen/recoloring.html" ; + dc:creator _:b1766 ; + dc:title "customized recoloring harmoniously" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.woolen.tld/harmoniously/symbiotically.html" . + +_:b754 a foaf:Person ; + foaf:name "Janny Mccaine" . + + + a bench:Article ; + rdfs:seeAlso "http://www.treating.tld/indorsors/restrengthens.html" ; + dc:creator _:b1218 ; + dc:title "hybrids restrengthens passbook" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.indorsors.tld/passbook/lipids.html" . + +_:b1106 a foaf:Person ; + foaf:name "Michaela Langkabel" . + +_:b1383 a foaf:Person ; + foaf:name "Pancho Rowold" . + +_:b62 a foaf:Person ; + foaf:name "Hiska Lleras" . + +_:b1636 a foaf:Person ; + foaf:name "Ernesta Pontillo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gutted.tld/frogeye/allover.html" ; + dc:creator _:b1547 ; + dc:title "turgors allover woodiness" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.frogeye.tld/woodiness/allegiantly.html" . + +_:b736 a foaf:Person ; + foaf:name "Tonaya Ruvalcaba" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sanes.tld/debonairness/rugger.html" ; + dc:creator _:b920 ; + dc:title "slippers rugger calculated" ; + swrc:journal ; + foaf:homepage "http://www.debonairness.tld/calculated/underwinding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.upbeats.tld/deodorizers/macrocosmic.html" ; + dc:creator _:b1778 ; + dc:title "ionizers macrocosmic diallist" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.deodorizers.tld/diallist/howdahs.html" . + +_:b303 a foaf:Person ; + foaf:name "Torah Giller" . + +_:b982 a foaf:Person ; + foaf:name "Jayden Persing" . + +_:b1777 a foaf:Person ; + foaf:name "Valya Dornak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recall.tld/optimizes/heiled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Asita Urtz" + ] ; + dc:title "temptresses heiled puddlings" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.optimizes.tld/puddlings/uninterruptedly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Judah Novad" + ] ; + dc:title "debating reserving subprovince" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.anapestic.tld/subprovince/faithlessness.html" . + + + a bench:Inproceedings ; + bench:booktitle "beefeaters rotterdam biodegradable" ; + dc:creator _:b1685 ; + dc:title "impinger biodegradable barnacled" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.rotterdam.tld/barnacled/fugues.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bedrail.tld/unhyphenated/feastful.html" ; + bench:booktitle "chittered freewill unhyphenated" ; + dc:creator _:b452 ; + dc:title "freewill feastful etchings" ; + dcterms:issued 1965 ; + swrc:pages 178 ; + foaf:homepage "http://www.unhyphenated.tld/etchings/huggers.html" . + + + a bench:Inproceedings ; + bench:booktitle "dismantlement semitrailers motives" ; + dc:creator _:b699 , _:b1629 ; + dc:title "abdication motives cuttle" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.semitrailers.tld/cuttle/pitiableness.html" . + +_:b1426 a foaf:Person ; + foaf:name "Sufyaan Way" . + + + a bench:Article ; + rdfs:seeAlso "http://www.workingwomen.tld/bylines/chromatographically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cherri Jent" + ] ; + dc:title "saintdom chromatographically centralizer" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.bylines.tld/centralizer/dependency.html" . + + + a bench:Inproceedings ; + bench:booktitle "penpoint emblazoned fattiest" ; + dc:creator _:b1476 ; + dc:title "mealworms fattiest alarmingly" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 167 ; + foaf:homepage "http://www.emblazoned.tld/alarmingly/actuators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quean.tld/hulloaing/qaid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gwern Helker" + ] ; + dc:title "optative qaid selectee" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.hulloaing.tld/selectee/contiguousness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dora Brisbone" + ] ; + dc:title "risotto apostleships prettifiers" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.reorients.tld/prettifiers/aborts.html" . + +_:b1079 a foaf:Person ; + foaf:name "Avaon Espinel" . + + + a bench:Article ; + dc:creator _:b393 ; + dc:title "plow singing reliances" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.celerities.tld/reliances/severed.html" . + + + a bench:Article ; + dc:creator _:b1622 ; + dc:title "muscularities unimpeachably potlach" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.depressively.tld/potlach/immersing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluffest.tld/brusqueness/selsyns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wincent Drullard" + ] ; + dc:title "monkishness selsyns reserved" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.brusqueness.tld/reserved/unlawfulness.html" . + + + a bench:Article ; + dc:creator _:b1133 ; + dc:title "slidden piezochemistry bondholders" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.capitate.tld/bondholders/defectors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.policyholder.tld/frowner/melanoids.html" ; + dc:creator _:b428 ; + dc:title "sharpshooting melanoids stewards" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.frowner.tld/stewards/sassier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jellied.tld/haying/curvier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huraira Christescu" + ] ; + dc:title "waywardly curvier hurrahs" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.haying.tld/hurrahs/blights.html" . + +_:b42 a foaf:Person ; + foaf:name "Mawar Camfield" . + +_:b486 a foaf:Person ; + foaf:name "Aamurie Semonick" . + +_:b1330 a foaf:Person ; + foaf:name "Anurati Ozenne" . + + + a bench:Article ; + dc:creator _:b120 ; + dc:creator [ a foaf:Person ; + foaf:name "Gyanada Cione" + ] ; + dc:title "situp motorships hissers" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.interstitially.tld/hissers/dissociates.html" . + +_:b934 a foaf:Person ; + foaf:name "Jareer Cure" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.emeer.tld/wishless/atoningly.html" ; + bench:booktitle "bluecoat wisps wishless" ; + dc:creator _:b1467 ; + dc:title "wisps atoningly yetis" ; + dcterms:issued 1967 ; + swrc:pages 199 ; + foaf:homepage "http://www.wishless.tld/yetis/pated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steeper.tld/versifier/threads.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerke Ostermeyer" + ] ; + dc:title "alchemists threads recheck" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.versifier.tld/recheck/garroters.html" . + +_:b1657 a foaf:Person ; + foaf:name "Poloneika Bonito" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Taariq Cariaso" + ] ; + dc:title "monopolies questioners ordinals" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.spookish.tld/ordinals/sunburned.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lajana Laverette" + ] ; + dc:title "playbooks unmelted escalated" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.aerosolization.tld/escalated/duffles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adenoidism.tld/bentonitic/soppiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Edna Dawes" + ] ; + dc:title "crematoria soppiest crustal" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.bentonitic.tld/crustal/actuary.html" . + +_:b325 a foaf:Person ; + foaf:name "Pawl Huus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reattempts.tld/drifters/gentling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Susan Altidor" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nando Slinger" + ] ; + dc:title "newspeaks gentling tells" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.drifters.tld/tells/unbid.html" . + + + a bench:Inproceedings ; + bench:abstract "spermatozoa renderings lambent cyclos phantasies absenter confirming civilise corpses oversexed linchpin expurgations impugnable pastured rechartering digged backstay mozambique moodier redistributed appeasing rapaciousness friaries obeyed tasked newmown interclass catabolize spaceman ejecta unpenned thumbtacks savorier spectates tertian plodded slighting inquiring degradedness ladling marvelling romanticize nixing gazettes slavered otoliths iguana mystifiers inventively interpretative porcelains redder nows besiegement ideologized knitter franchises brusquer bakemeats intermixes welsher reignite songsters sighers demolishes prodemocratic curableness briars brutify unenthusiastically unwieldiness massagists disagreeably anthologist compressors mountings microbiotic crosscuts snowflakes radians carillonneur rn reexported enfevered furnishings cutin subjectiveness conflicted quarrelers nonsalaried spitted unsubmissive tacked jeopardies contraltos meshes wigglers decryptions abaters souffles smarter pierced slobbered shinleaf biles unspectacular feasance towlines songstress showery rerun realizations developed outfights morons overprice unspeakable shutting sphygmography sconce dampens boneheads rappers rescuer fricasseeing disassociate crevasse represses hoops miasms colonizers meowing dissenters mutilators obligator humbling pentacle vampish" ; + bench:booktitle "fenced nickelodeon environmentalist" ; + dc:creator _:b887 ; + dc:title "uncircumcised environmentalist header" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.nickelodeon.tld/header/gibbetted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hibernated.tld/controls/meres.html" ; + dc:creator _:b1575 ; + dc:title "replier meres illogical" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.controls.tld/illogical/nurturers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.embryologically.tld/annotating/multiform.html" ; + dc:creator _:b350 ; + dc:title "overwise multiform worrier" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.annotating.tld/worrier/contravenes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.robing.tld/washstand/engirded.html" ; + dc:creator _:b1326 ; + dc:title "ss engirded assisters" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.washstand.tld/assisters/pommelled.html" . + + + a bench:Article ; + dc:creator _:b1365 ; + dc:creator [ a foaf:Person ; + foaf:name "Alfonso Billen" + ] ; + dc:title "preventiveness pentathlon ladlefuls" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.cockerel.tld/ladlefuls/toweringly.html" . + + + a bench:Article ; + dc:creator _:b315 , _:b1043 ; + dc:title "absorbers editorializations fecklessly" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.kraken.tld/fecklessly/expectations.html" . + + + a bench:Inproceedings ; + bench:booktitle "ducally occultism citator" ; + dc:creator _:b1152 ; + dc:title "teacups citator portrayals" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.occultism.tld/portrayals/grebes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.throbbers.tld/ducting/jellify.html" ; + dc:creator _:b1659 ; + dc:title "overtaxing jellify teetotum" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.ducting.tld/teetotum/searchable.html" . + + + a bench:Article ; + dc:creator _:b1587 ; + dc:title "tattings inviolably rubidiums" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.palliated.tld/rubidiums/highschool.html" . + + + a bench:Article ; + dc:creator _:b249 ; + dc:title "jezebels colluded reanimating" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.stepsons.tld/reanimating/maxicoats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.destitution.tld/twelves/fledglings.html" ; + dc:creator _:b345 , _:b200 ; + dc:title "conditionals fledglings durably" ; + swrc:journal ; + foaf:homepage "http://www.twelves.tld/durably/encompassment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outstayed.tld/veneration/hydroponic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jamero Dambra" + ] ; + dc:title "biometries hydroponic unalarming" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.veneration.tld/unalarming/japeries.html" . + + + a bench:Inproceedings ; + bench:booktitle "syncing pseudoclassicism askant" ; + dc:creator _:b1332 ; + dc:title "sparring askant canaries" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.pseudoclassicism.tld/canaries/cultivator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secondaries.tld/rissole/saltcellars.html" ; + dc:creator _:b1271 , person:Paul_Erdoes ; + dc:title "buffier saltcellars humours" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.rissole.tld/humours/garniture.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cunninger.tld/tuitions/colorists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cansu Hewitt" + ] ; + dc:title "slackness colorists forwardsearch" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.tuitions.tld/forwardsearch/chaffers.html" . + +_:b1824 a foaf:Person ; + foaf:name "Priba Bolinger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bio.tld/riskily/dibbuks.html" ; + dc:creator _:b504 ; + dc:title "clanswoman dibbuks ignored" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.riskily.tld/ignored/childliest.html" . + +_:b1576 a foaf:Person ; + foaf:name "Gaspara Lowell" . + + + a bench:Article ; + dc:creator _:b879 ; + dc:title "lengthiness meshier sojourner" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.agars.tld/sojourner/flowingly.html" . + + + a bench:Inproceedings ; + bench:booktitle "recreantly circuits rinser" ; + dc:creator _:b952 ; + dc:title "unmethodical rinser keelboats" ; + dcterms:issued 1955 ; + swrc:pages 192 ; + foaf:homepage "http://www.circuits.tld/keelboats/elating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.punching.tld/moldiness/crocuses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lakyta Soltis" + ] ; + dc:title "nonstable crocuses situating" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.moldiness.tld/situating/quietened.html" . + + + a bench:Article ; + dc:creator _:b1207 ; + dc:creator [ a foaf:Person ; + foaf:name "Breezy Cromedy" + ] ; + dc:title "evenly numbly cornrows" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.spiking.tld/cornrows/stoplight.html" . + +_:b1625 a foaf:Person ; + foaf:name "Momus Rivadeneira" . + +_:b1839 a foaf:Person ; + foaf:name "Taunya Staller" . + + + a bench:Article ; + dc:creator _:b310 ; + dc:title "earlier waxworks praos" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.lineless.tld/praos/disaffection.html" . + + + a bench:Article ; + dc:creator _:b1669 ; + dc:title "failingly vacatable macadams" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.egomaniacal.tld/macadams/pornographies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.capitalized.tld/underworld/rescinder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Helge Bragg" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nezhdakha Ardelean" + ] ; + dc:title "scrimshaw rescinder rethreading" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.underworld.tld/rethreading/pedicurists.html" . + +_:b165 a foaf:Person ; + foaf:name "Boryslaw Deloney" . + + + a bench:Article ; + dc:creator _:b251 ; + dc:title "subtracting chapels forensics" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.physiologic.tld/forensics/deemphasizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reevaluates.tld/plusher/witcheries.html" ; + dc:creator _:b743 ; + dc:title "greathearted witcheries unriddling" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.plusher.tld/unriddling/armistices.html" . + +_:b763 a foaf:Person ; + foaf:name "Miguel Umbdenstock" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ramification.tld/libbers/caravel.html" ; + dc:creator _:b480 ; + dc:title "loudmouth caravel harder" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.libbers.tld/harder/rebuttably.html" . + +_:b1846 a foaf:Person ; + foaf:name "Cynbel Braly" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lactates.tld/provolone/mappable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lysandra Grishaber" + ] ; + dc:title "tyres mappable outbox" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.provolone.tld/outbox/serenity.html" . + +_:b1810 a foaf:Person ; + foaf:name "Mathilde Pribyl" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raisa Kollar" + ] ; + dc:title "misnaming streets flips" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.microradiographically.tld/flips/heritrix.html" . + + + a bench:Article ; + dc:creator _:b485 ; + dc:title "foolhardiest obscurities granulose" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.wooshes.tld/granulose/cares.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.billhook.tld/schismatics/teacher.html" ; + dc:creator _:b1094 , _:b181 ; + dc:title "handfasted teacher reprice" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.schismatics.tld/reprice/marionettes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.conte.tld/gustable/thermostable.html" ; + bench:booktitle "smashers mumps gustable" ; + dc:creator _:b1586 ; + dc:title "mumps thermostable smudging" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.gustable.tld/smudging/cliental.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.differing.tld/nebulise/slatier.html" ; + dc:creator _:b1576 , _:b1060 ; + dc:title "portraits slatier neutrality" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.nebulise.tld/neutrality/hurriedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tolbutamide.tld/biophysicists/coaction.html" ; + dc:creator _:b1742 ; + dc:title "crudities coaction rifleries" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.biophysicists.tld/rifleries/reckoners.html" . + +_:b672 a foaf:Person ; + foaf:name "Tandula Crichlow" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shiftlessly.tld/lyricizing/hierarchs.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Fedorav Solich" + ] ; + dc:title "feedstuffs hierarchs composedly" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.lyricizing.tld/composedly/taunting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rased.tld/hayrack/pushovers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Israa Hoeg" + ] ; + dc:title "ergotic pushovers markka" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.hayrack.tld/markka/manslayer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.broachers.tld/pastrami/segos.html" ; + dc:creator _:b1660 ; + dc:title "polymaths segos reorder" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.pastrami.tld/reorder/canaled.html" . + +_:b663 a foaf:Person ; + foaf:name "Columbine Moffit" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recirculated.tld/castellan/tintinnabulations.html" ; + bench:booktitle "banting flattops castellan" ; + dc:creator _:b1832 ; + dc:title "flattops tintinnabulations serpents" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.castellan.tld/serpents/banned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prefabs.tld/bitted/moles.html" ; + bench:booktitle "awaits airworthier bitted" ; + dc:creator _:b738 ; + dc:title "airworthier moles imprudently" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.bitted.tld/imprudently/marveling.html" . + + + a bench:Inproceedings ; + bench:booktitle "cannonading cavitations angers" ; + dc:creator _:b1650 , _:b405 ; + dc:title "kryolites angers crossest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.cavitations.tld/crossest/ordinariness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biologists.tld/nonfictional/southwester.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Humbert Kulseth" + ] ; + dc:title "tearjerker southwester diver" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.nonfictional.tld/diver/tovariches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equinely.tld/macular/faltboats.html" ; + dc:creator _:b1257 ; + dc:title "flower faltboats careless" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.macular.tld/careless/chuckholes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insufficiencies.tld/mutualism/coalesced.html" ; + dc:creator _:b982 ; + dc:title "discontinuance coalesced fraughts" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.mutualism.tld/fraughts/kills.html" . + +_:b286 a foaf:Person ; + foaf:name "Oihane Sulit" . + +_:b1757 a foaf:Person ; + foaf:name "Evrawg Antonia" . + +_:b1741 a foaf:Person ; + foaf:name "Menoeceus Letrent" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contingents.tld/intersex/decigram.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ximon Fallick" + ] ; + dc:title "sextets decigram trifocals" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.intersex.tld/trifocals/choosiness.html" . + +_:b1793 a foaf:Person ; + foaf:name "Ismni Bregon" . + +_:b1495 a foaf:Person ; + foaf:name "Muifa Emick" . + +_:b400 a foaf:Person ; + foaf:name "Aeolus Abril" . + + + a bench:Article ; + dc:creator _:b1522 ; + dc:creator [ a foaf:Person ; + foaf:name "Yae Timblin" + ] ; + dc:title "resuscitates caveator diploids" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.models.tld/diploids/grossers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.porn.tld/commoners/inexpressibility.html" ; + dc:creator _:b1067 ; + dc:title "belchers inexpressibility allopathies" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.commoners.tld/allopathies/visitants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crenelating.tld/vowing/gibsons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fabiana Demase" + ] ; + dc:title "banning gibsons baldest" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + foaf:homepage "http://www.vowing.tld/baldest/surmising.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beneficiated.tld/peristalses/saturnism.html" ; + dc:creator _:b1153 ; + dc:title "bagged saturnism stipulating" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.peristalses.tld/stipulating/medicaid.html" . + + + a bench:Inproceedings ; + bench:booktitle "aerofoils overjoy hided" ; + dc:creator _:b1338 ; + dc:title "tweedle hided foolhardier" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.overjoy.tld/foolhardier/lapsing.html" . + +_:b1089 a foaf:Person ; + foaf:name "Akshita Denoyelles" . + +_:b271 a foaf:Person ; + foaf:name "Ilja Seide" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eviscerating.tld/headhunted/agreements.html" ; + dc:creator _:b468 ; + dc:title "escarpments agreements remunerates" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.headhunted.tld/remunerates/hoariest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flyblown.tld/chinchillas/undercharge.html" ; + dc:creator _:b1805 ; + dc:title "embosoming undercharge overflight" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.chinchillas.tld/overflight/spillable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expropriated.tld/duelled/pickings.html" ; + dc:creator _:b1758 ; + dc:creator [ a foaf:Person ; + foaf:name "Almira Garand" + ] ; + dc:title "offended pickings beaucoup" ; + swrc:journal ; + foaf:homepage "http://www.duelled.tld/beaucoup/wedgy.html" . + +_:b1384 a foaf:Person ; + foaf:name "Mariko Etheredge" . + +_:b1579 a foaf:Person ; + foaf:name "Zenko Pellietier" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.consonants.tld/potsherd/unrecorded.html" ; + bench:booktitle "pounded firers potsherd" ; + dc:creator _:b116 ; + dc:title "firers unrecorded whitening" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.potsherd.tld/whitening/compeer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glanders.tld/adulteresses/mistunes.html" ; + dc:creator _:b143 ; + dc:title "hallways mistunes fermented" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.adulteresses.tld/fermented/etches.html" . + + + a bench:Article ; + dc:creator _:b7 ; + dc:creator [ a foaf:Person ; + foaf:name "Turell Bormes" + ] ; + dc:title "rearmed unwrinkling omelette" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.breeding.tld/omelette/atrociously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discreeter.tld/grudges/cumuli.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cyril Croslen" + ] ; + dc:title "aikidos cumuli spelt" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.grudges.tld/spelt/gentlefolk.html" . + + + a bench:Inproceedings ; + bench:booktitle "ashcans peatiest scarcities" ; + dc:creator _:b1123 ; + dc:title "mobbing scarcities stews" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.peatiest.tld/stews/precancel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annalist.tld/nicknack/exhalent.html" ; + dc:creator _:b1176 ; + dc:creator [ a foaf:Person ; + foaf:name "Beate Atherholt" + ] ; + dc:title "overmasters exhalent teratosis" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.nicknack.tld/teratosis/inveighed.html" . + + + a bench:Article ; + dc:creator _:b794 ; + dc:title "kabob skullduggeries officiating" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.crookeder.tld/officiating/collecting.html" . + + + a bench:Inproceedings ; + bench:booktitle "rapine delegation pimpernels" ; + dc:creator _:b1515 ; + dc:title "carious pimpernels coigns" ; + dcterms:issued 1955 ; + swrc:pages 17 ; + foaf:homepage "http://www.delegation.tld/coigns/rehears.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readmitted.tld/tugger/subdirectors.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tkelah Houghtling" + ] ; + dc:title "monolog subdirectors bluesmen" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.tugger.tld/bluesmen/coarsest.html" . + + + a bench:Inproceedings ; + bench:booktitle "ladders plagiarisms limberest" ; + dc:creator _:b40 ; + dc:title "amuck limberest hydrogenous" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.plagiarisms.tld/hydrogenous/unbind.html" . + +_:b1597 a foaf:Person ; + foaf:name "Lonce Jiron" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Admes Wintle" + ] ; + dc:title "linguinis slitless wipeouts" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.gonophs.tld/wipeouts/mimickers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.springed.tld/demanding/precipices.html" ; + dc:creator _:b1331 , _:b1478 ; + dc:title "mastodons precipices assegai" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.demanding.tld/assegai/skipper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.juicers.tld/dowdiest/massiness.html" ; + dc:creator _:b1062 ; + dc:title "persecutes massiness splotching" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.dowdiest.tld/splotching/spanner.html" . + + + a bench:Article ; + dc:creator _:b300 ; + dc:title "condignly ecdysial inculpate" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.pussies.tld/inculpate/counterfeitness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.assaulters.tld/fluidal/steppes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Actaeon Giannotti" + ] ; + dc:title "irrationality steppes tinfoils" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.fluidal.tld/tinfoils/adulated.html" . + + + a bench:Inproceedings ; + bench:booktitle "haviours glees trolls" ; + dc:creator _:b615 ; + dc:title "tramelled trolls topkicks" ; + dcterms:issued 1961 ; + swrc:pages 169 ; + foaf:homepage "http://www.glees.tld/topkicks/sublease.html" . + + + a bench:Inproceedings ; + bench:booktitle "regarding endoscopy reshapers" ; + dc:creator _:b762 ; + dc:title "gonifs reshapers corniest" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.endoscopy.tld/corniest/genitures.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Apolline Leonelli" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tashana Pares" + ] ; + dc:title "kippered warmups cynics" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.mothers.tld/cynics/weeklong.html" . + + + a bench:Inproceedings ; + bench:booktitle "fibulas gladsome relied" ; + dc:creator _:b748 ; + dc:title "townspeople relied graffito" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.gladsome.tld/graffito/bandeaux.html" . + + + a bench:Article ; + dc:creator _:b574 ; + dc:creator [ a foaf:Person ; + foaf:name "Botan Loretto" + ] ; + dc:title "venose astrobiologies overfull" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.preascertainment.tld/overfull/vied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bopping.tld/stables/bitterns.html" ; + bench:booktitle "wasted beatles stables" ; + dc:creator _:b86 ; + dc:title "beatles bitterns voyeurs" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.stables.tld/voyeurs/cagiest.html" . + +_:b1315 a foaf:Person ; + foaf:name "Gert Silverhorn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncouthness.tld/creeds/salter.html" ; + dc:creator _:b1204 ; + dc:title "bamboozling salter scowling" ; + swrc:journal ; + foaf:homepage "http://www.creeds.tld/scowling/hoaxed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.straying.tld/sureties/glories.html" ; + dc:creator _:b588 ; + dc:title "dishonoring glories acetaldehyde" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.sureties.tld/acetaldehyde/crumbliness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carlot.tld/darkey/countries.html" ; + dc:creator _:b1591 ; + dc:title "choosers countries backcross" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.darkey.tld/backcross/evanished.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.repatriates.tld/workhouses/interschool.html" ; + dc:creator _:b1109 ; + dc:title "flitted interschool spleeniest" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.workhouses.tld/spleeniest/fess.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hurtled.tld/hipline/toecaps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Andromeda Arvez" + ] ; + dc:title "landscaped toecaps continuer" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.hipline.tld/continuer/pinochles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kakuei Blanford" + ] ; + dc:title "compt begins overrefines" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.jangler.tld/overrefines/antis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.embrocation.tld/uroliths/sashes.html" ; + dc:creator _:b455 , _:b860 , person:Paul_Erdoes ; + dc:title "casteless sashes marrieds" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.uroliths.tld/marrieds/fungic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clansmen.tld/satiny/vinca.html" ; + bench:booktitle "digitalized bagels satiny" ; + dc:creator _:b90 , person:Paul_Erdoes ; + dc:title "bagels vinca sissies" ; + dcterms:issued 1962 ; + swrc:pages 170 ; + foaf:homepage "http://www.satiny.tld/sissies/moistureless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostmark.tld/entreating/barks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omana Gladson" + ] ; + dc:title "mineralizes barks babbitting" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.entreating.tld/babbitting/ropy.html" . + + + a bench:Article ; + dc:creator _:b1112 ; + dc:title "conductors macaroni hepcats" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.monseigneur.tld/hepcats/baedekers.html" . + + + a bench:Article ; + dc:creator _:b1547 ; + dc:title "traveling arrivers peccavis" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.fleeciness.tld/peccavis/tups.html" . + + + a bench:Article ; + dc:creator _:b991 ; + dc:title "earaches seraglios economically" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.racecourses.tld/economically/perpendiculars.html" . + +_:b119 a foaf:Person ; + foaf:name "Lale Valeri" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misericordia.tld/overhanded/chairs.html" ; + bench:booktitle "deterger fretsome overhanded" ; + dc:creator _:b774 , _:b1253 ; + dc:title "fretsome chairs whomping" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.overhanded.tld/whomping/depletable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stylishness.tld/oldies/sororities.html" ; + dc:creator _:b1631 ; + dc:title "unbridled sororities despicably" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.oldies.tld/despicably/candors.html" . + + + a bench:Article ; + dc:creator _:b1826 ; + dc:creator [ a foaf:Person ; + foaf:name "Mai Karst" + ] ; + dc:title "manatees youths undemocratically" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.inelegantly.tld/undemocratically/tithings.html" . + + + a bench:Inproceedings ; + bench:booktitle "shiftily pamphlets uncommunicative" ; + dc:creator _:b1321 ; + dc:title "queries uncommunicative splattering" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.pamphlets.tld/splattering/spectroscopist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.latecomers.tld/enters/unseasoned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anusia Mercuri" + ] ; + dc:title "descried unseasoned elicitation" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.enters.tld/elicitation/discontinuations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dries.tld/gleba/hemorrhagic.html" ; + dc:creator _:b144 ; + dc:title "zetas hemorrhagic times" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.gleba.tld/times/plundered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflamed.tld/forehoof/clonked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chebi Selking" + ] ; + dc:title "salesclerk clonked mistreat" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.forehoof.tld/mistreat/administerings.html" . + + + a bench:Incollection ; + bench:booktitle "minored brin disentangles" ; + dc:creator _:b1025 ; + dc:title "hamsters disentangles xylidine" ; + dcterms:issued 1948 ; + foaf:homepage "http://www.brin.tld/xylidine/liers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bewitchment.tld/riffled/kerneling.html" ; + dc:creator _:b1572 ; + dc:title "cheaters kerneling napoleons" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.riffled.tld/napoleons/rifer.html" . + +_:b1163 a foaf:Person ; + foaf:name "Munsif Nelms" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.corder.tld/chairmanned/acridness.html" ; + bench:booktitle "monads mollycoddled chairmanned" ; + dc:creator _:b186 ; + dc:title "mollycoddled acridness security" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.chairmanned.tld/security/kibbles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ernst Bengtson" + ] ; + dc:title "notation definable farcers" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.indoctrinating.tld/farcers/bards.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hobblers.tld/jeux/urolith.html" ; + bench:booktitle "menstruant bandages jeux" ; + dc:creator _:b633 ; + dc:title "bandages urolith songster" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.jeux.tld/songster/sloughed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.betrothment.tld/flakiness/preassigns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yevette Alfred" + ] ; + dc:title "ionise preassigns ramifications" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.flakiness.tld/ramifications/whizzed.html" . + +_:b632 a foaf:Person ; + foaf:name "Ichibei Reseigh" . + + + a bench:Article ; + rdfs:seeAlso "http://www.summable.tld/excretions/recelebrating.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Akina Jang" + ] ; + dc:title "heliocentricity recelebrating dually" ; + swrc:journal ; + swrc:note "extenuation stranders abbesses strongboxes chromas oats pulling leatheriness" ; + swrc:pages 128 ; + foaf:homepage "http://www.excretions.tld/dually/plateauing.html" . + +_:b1739 a foaf:Person ; + foaf:name "Evseevskaia Carow" . + +_:b1457 a foaf:Person ; + foaf:name "Chiona Holstine" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waterworthy.tld/ratification/pinons.html" ; + dc:creator _:b46 ; + dc:creator [ a foaf:Person ; + foaf:name "Morgannwg Hohney" + ] ; + dc:title "cheeseburgers pinons warted" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.ratification.tld/warted/fingerlings.html" . + +_:b1019 a foaf:Person ; + foaf:name "Katalena Paradise" . + + + a bench:Inproceedings ; + bench:booktitle "psalmic descended tappers" ; + dc:creator _:b786 ; + dc:title "reenacts tappers noses" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.descended.tld/noses/carrousel.html" . + +_:b1772 a foaf:Person ; + foaf:name "Chikako Klebanoff" . + + + a bench:Article ; + dc:creator _:b542 ; + dc:title "resemblances pits baseness" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.rickeys.tld/baseness/lands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rollicked.tld/applicators/autosuggestions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Digo Belli" + ] ; + dc:title "inexactitude autosuggestions howbeit" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.applicators.tld/howbeit/memorably.html" . + +_:b427 a foaf:Person ; + foaf:name "Fedorka Nierenberg" . + +_:b1730 a foaf:Person ; + foaf:name "Oka Prock" . + + + a bench:Article ; + rdfs:seeAlso "http://www.administrated.tld/prophetically/allayed.html" ; + dc:creator _:b1652 ; + dc:title "remedying allayed zinged" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.prophetically.tld/zinged/fridge.html" . + +_:b689 a foaf:Person ; + foaf:name "Chavela Lidstrom" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irishwoman.tld/pronghorn/bobsledder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Janile Arne" + ] ; + dc:title "superintend bobsledder bayoneting" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.pronghorn.tld/bayoneting/coadmit.html" . + + + a bench:Inproceedings ; + bench:booktitle "avouching ethnoses docility" ; + dc:creator _:b789 ; + dc:title "outplay docility terminability" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.ethnoses.tld/terminability/shoplifters.html" . + +_:b230 a foaf:Person ; + foaf:name "Caridade Sarkar" . + + + a bench:Article ; + dc:creator _:b1774 ; + dc:title "carapace girder nictitates" ; + swrc:journal ; + foaf:homepage "http://www.stopwatches.tld/nictitates/mewed.html" . + + + a bench:Inproceedings ; + bench:booktitle "flagellations remittee figworts" ; + dc:creator _:b1269 ; + dc:title "constrainedly figworts vials" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.remittee.tld/vials/vasectomizing.html" . + + + a bench:Article ; + dc:creator _:b1651 ; + dc:title "sportive molluscan antings" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.megalomaniacs.tld/antings/interdicted.html" . + +_:b588 a foaf:Person ; + foaf:name "Shaafia Borucki" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.counterrevolution.tld/anagrams/cookable.html" ; + bench:booktitle "paces faithlessly anagrams" ; + dc:creator _:b241 ; + dc:title "faithlessly cookable permeated" ; + dcterms:issued 1963 ; + swrc:pages 44 ; + foaf:homepage "http://www.anagrams.tld/permeated/overrefinement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gazelles.tld/drawler/christly.html" ; + dc:creator _:b1497 ; + dc:title "dropsical christly workless" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.drawler.tld/workless/devisals.html" . + +_:b358 a foaf:Person ; + foaf:name "Elise Lorge" . + + + a bench:Journal ; + dc:title "Journal 5 (1962)" ; + dcterms:issued 1962 ; + swrc:volume 5 . + + + a bench:Inproceedings ; + bench:booktitle "terminates flappier nominately" ; + dc:creator _:b461 ; + dc:title "eternals nominately reinsure" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.flappier.tld/reinsure/outranges.html" . + +_:b65 a foaf:Person ; + foaf:name "Krispin Macnamee" . + +_:b221 a foaf:Person ; + foaf:name "Kaleigh Spelman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.symbolization.tld/estuaries/uncultivated.html" ; + dc:creator _:b1422 ; + dc:creator [ a foaf:Person ; + foaf:name "Vasilios Shive" + ] ; + dc:title "slackers uncultivated slurs" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.estuaries.tld/slurs/chalked.html" . + + + a bench:Proceedings ; + bench:booktitle "blabby smirks spotted" ; + dc:publisher "Butterworth Legal Publishers" ; + dc:title "Proceeding 1 (1963)" ; + dcterms:issued 1963 ; + swrc:editor person:Paul_Erdoes , _:b1512 , _:b242 ; + swrc:isbn "0-1488-6823-0" ; + swrc:series 1855 ; + swrc:volume 9 ; + foaf:homepage "http://www.smirks.tld/charmingly/pendently.html" . + + + a bench:Article ; + dc:creator _:b1510 ; + dc:creator [ a foaf:Person ; + foaf:name "Kritanta Marello" + ] ; + dc:title "misaddressed washes craggiest" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.adjurors.tld/craggiest/choreographs.html" . + + + a bench:Article ; + dc:creator _:b1436 , _:b608 ; + dc:title "slithers tinglers xenophobe" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.wastier.tld/xenophobe/reconsecration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macadam.tld/espanol/incepting.html" ; + dc:creator _:b1325 ; + dc:title "sighing incepting froward" ; + swrc:journal ; + swrc:note "seabeds nonpluses judice embarked carbo reproacher copulas trundles heterosexually" ; + swrc:pages 34 ; + foaf:homepage "http://www.espanol.tld/froward/holystones.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calamitousness.tld/appomattox/nonclassical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hariti Yerdon" + ] ; + dc:title "octopuses nonclassical ectoplasm" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.appomattox.tld/ectoplasm/underclothes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adumbratively.tld/redescribing/collates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juro Scogin" + ] ; + dc:title "unequaled collates demanded" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.redescribing.tld/demanded/nonmen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.miscounts.tld/epistasies/melodramatically.html" ; + dc:creator _:b1558 ; + dc:title "surfier melodramatically hawkish" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.epistasies.tld/hawkish/sonorants.html" . + + + a bench:Inproceedings ; + bench:booktitle "wrenching misappropriating shoppes" ; + dc:creator _:b811 , person:Paul_Erdoes ; + dc:title "fascistic shoppes timelessly" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 3 ; + foaf:homepage "http://www.misappropriating.tld/timelessly/polynesian.html" . + + + a bench:Article ; + dc:creator _:b1838 ; + dc:title "portiones reaccusing nills" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.rooks.tld/nills/fielders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leeks.tld/grists/securest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ginata Pasana" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Clint Rodenberger" + ] ; + dc:title "carrageenin securest samplers" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.grists.tld/samplers/natures.html" . + +_:b1485 a foaf:Person ; + foaf:name "Ilsegret Akerley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.refutatory.tld/abstracting/gussets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rey Schwartzwalde" + ] ; + dc:title "improvable gussets abounds" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.abstracting.tld/abounds/demythologizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ireful.tld/ascensions/choking.html" ; + dc:creator _:b731 ; + dc:title "pothouse choking falsity" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.ascensions.tld/falsity/palms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shies.tld/tetchiest/wickets.html" ; + dc:creator _:b426 ; + dc:title "heights wickets unlucky" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.tetchiest.tld/unlucky/tiffin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sequenced.tld/poppied/reexperiencing.html" ; + dc:creator _:b1599 , _:b1789 ; + dc:title "toehold reexperiencing plainly" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.poppied.tld/plainly/overexcite.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.instigation.tld/monitors/circumnavigating.html" ; + bench:booktitle "striates putdowns monitors" ; + dc:creator _:b1344 ; + dc:title "putdowns circumnavigating tautening" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.monitors.tld/tautening/peeler.html" . + + + a bench:Article ; + dc:creator _:b1381 ; + dc:title "shipways humankind fulling" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.implicitly.tld/fulling/cedes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carapaces.tld/played/nonvoting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eucharius Pummell" + ] ; + dc:title "groper nonvoting newsletters" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.played.tld/newsletters/arks.html" . + +_:b1400 a foaf:Person ; + foaf:name "Brianne Challacombe" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Filips Dorvil" + ] ; + dc:title "delineative wyverns grouped" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.archaistic.tld/grouped/runaways.html" . + +_:b1126 a foaf:Person ; + foaf:name "Anandita Hymer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.twofers.tld/growlingly/amenders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akuro Gleaton" + ] ; + dc:title "suspenders amenders chivaree" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.growlingly.tld/chivaree/stander.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.endemics.tld/spiller/blowby.html" ; + bench:booktitle "speedboating lecherous spiller" ; + dc:creator _:b1583 ; + dc:title "lecherous blowby teemers" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.spiller.tld/teemers/vastier.html" . + +_:b857 a foaf:Person ; + foaf:name "Miloslava Zancanella" . + +_:b1487 a foaf:Person ; + foaf:name "NewyddIlyn Borchers" . + +_:b1639 a foaf:Person ; + foaf:name "Gijs Litman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eidos.tld/retracting/spying.html" ; + dc:creator _:b1511 ; + dc:title "cathartics spying civically" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.retracting.tld/civically/kishka.html" . + + + a bench:Incollection ; + bench:booktitle "ablation reshipments rooking" ; + dc:creator _:b486 ; + dc:title "outriggers rooking acridest" ; + dcterms:issued 1954 ; + swrc:pages 102 ; + foaf:homepage "http://www.reshipments.tld/acridest/undetachable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.negatively.tld/pharisaical/flaunting.html" ; + dc:creator _:b1058 , person:Paul_Erdoes ; + dc:title "witnesses flaunting divergence" ; + swrc:journal ; + foaf:homepage "http://www.pharisaical.tld/divergence/semitraditional.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dwayne Trullinger" + ] ; + dc:title "southeasterly cuffs hatracks" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.highbred.tld/hatracks/libyans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contemned.tld/revolutionists/emissive.html" ; + dc:creator _:b1363 ; + dc:title "prettifier emissive enlargements" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.revolutionists.tld/enlargements/poisons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.homelike.tld/salably/impeding.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leonidas Wiedemann" + ] ; + dc:title "pollinating impeding revoltingly" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.salably.tld/revoltingly/extirpations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scandinavians.tld/academes/tachs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulMaalik Mccaffity" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mabel Gaito" + ] ; + dc:title "dover tachs feaster" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.academes.tld/feaster/actable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.progovernment.tld/gruelers/deifiers.html" ; + dc:creator _:b1266 , _:b1356 ; + dc:title "stropped deifiers unsymmetrically" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.gruelers.tld/unsymmetrically/spirited.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gloves.tld/admiralties/bewigged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dell Kosel" + ] ; + dc:title "mohairs bewigged playgoers" ; + swrc:journal ; + swrc:note "safecracker cacaos mignonette tailored whews beholden branchless primitiveness" ; + swrc:pages 134 ; + foaf:homepage "http://www.admiralties.tld/playgoers/cheques.html" . + +_:b594 a foaf:Person ; + foaf:name "AbdulQuddoos Mccallie" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Garrett Blair" + ] ; + dc:title "allergin nonphysiological copyist" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.tahitian.tld/copyist/begot.html" . + +_:b600 a foaf:Person ; + foaf:name "Pippo Nascimento" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.manufactured.tld/reconcilable/redistributions.html" ; + bench:booktitle "program downstage reconcilable" ; + dc:creator _:b819 , _:b732 ; + dc:title "downstage redistributions impedient" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.reconcilable.tld/impedient/curviest.html" . + + + a bench:Inproceedings ; + bench:booktitle "lipoprotein bracers appropriating" ; + dc:creator _:b822 ; + dc:title "hotkey appropriating sweltrier" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.bracers.tld/sweltrier/cauldrons.html" . + +_:b1392 a foaf:Person ; + foaf:name "Razan Symons" . + +_:b1545 a foaf:Person ; + foaf:name "Sandy Wrede" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.immunologist.tld/obloquy/fossillike.html" ; + bench:booktitle "daunted watermen obloquy" ; + dc:creator person:Paul_Erdoes , _:b562 ; + dc:title "watermen fossillike pleurisies" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.obloquy.tld/pleurisies/bartering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irefully.tld/stagnates/exhilaration.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dhaakir Peals" + ] ; + dc:title "irrefragable exhilaration aligner" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.stagnates.tld/aligner/requisitioners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.neutralization.tld/micrograph/ketchups.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Emmy Lowrey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Carsandra Freehoffer" + ] ; + dc:title "philol ketchups darklier" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.micrograph.tld/darklier/virulencies.html" . + +_:b1809 a foaf:Person ; + foaf:name "Sonja Premeaux" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forwhy.tld/matching/offends.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liseetsa Brosh" + ] ; + dc:title "shoves offends daubers" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.matching.tld/daubers/bluegills.html" . + +_:b817 a foaf:Person ; + foaf:name "Tomila Amsler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thanklessly.tld/polers/oinked.html" ; + bench:abstract "gaudiness irades inadvisability disciplinarians majors manifestly decaffeinates scalepan folklorists attractive yeller cognizably reminds teratoid coadjutors thuggeries nondestructive maladjustments subpartnership cordilleras recirculations alkalin succulently marquise underlaid neurosurgeon innervated hunts barrens emanative blowpipe varies thickest machinability orbiters tormentor owner zanier corkscrewed promiscuousness clewed reassemble hesitation fainting croupy bacchanalia regainers teardown margarins inconvenience triunities dipped votarists kilogram timbrel presell woodcraft reupholstered xerosis steamers neurological warranter flashings oops detonations chippering photospherically pouchiest canvasses pyorrheas cartons acquirable refocus vividness administrated remedying prophetically allayed zinged fridge stained unintentional antiquarians dilutes quantitatively shovels vitric mendelism kookiest leavening embrocation casteless uroliths sashes marrieds fungic gasogenes obnoxiously dismounting endorser libations" ; + bench:cdrom "http://www.burlily.tld/swiveled/polers.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Amalia Krajcik" + ] ; + dc:title "swiveled oinked apnea" ; + swrc:journal ; + swrc:note "harrower claymores shiftlessly feedstuffs lyricizing hierarchs composedly taunting" ; + swrc:pages 117 ; + foaf:homepage "http://www.polers.tld/apnea/maxillary.html" . + +_:b1635 a foaf:Person ; + foaf:name "Haarith Santheson" . + +_:b853 a foaf:Person ; + foaf:name "Carinna Bridget" . + + + a bench:Inproceedings ; + bench:booktitle "motivation didos recapitulates" ; + dc:creator _:b1698 ; + dc:title "gunrunner recapitulates silkworms" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.didos.tld/silkworms/pathologist.html" . + +_:b1841 a foaf:Person ; + foaf:name "Luzie Hammed" . + + + a bench:Article ; + rdfs:seeAlso "http://www.multipliers.tld/excreting/brindles.html" ; + dc:creator _:b1554 ; + dc:title "immunotherapy brindles psychoanalyzing" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.excreting.tld/psychoanalyzing/ortolans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.neurological.tld/flashings/oops.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dmitreeva Ellsbury" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gorshedna Marone" + ] ; + dc:title "warranter oops detonations" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.flashings.tld/detonations/chippering.html" . + + + a bench:Article ; + dc:creator _:b406 ; + dc:title "captioned totemites turnspits" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.japed.tld/turnspits/endowments.html" . + + + a bench:Article ; + dc:creator _:b93 ; + dc:title "farthingales deepening sheathes" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.imbibed.tld/sheathes/debutantes.html" . + +_:b1605 a foaf:Person ; + foaf:name "Jovanka Kalinowski" . + +_:b1818 a foaf:Person ; + foaf:name "Flaca Sodawasser" . + + + a bench:Article ; + bench:cdrom "http://www.visiters.tld/bolter/manubrium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zaghlool Bigwood" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aleale Tucker" + ] ; + dc:title "naivety manubrium walks" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.bolter.tld/walks/overthrowers.html" . + +_:b661 a foaf:Person ; + foaf:name "Bernhareda Mcclenny" . + + + a bench:Article ; + dc:creator _:b1274 ; + dc:title "sombrely citrons juniors" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.freudians.tld/juniors/ovately.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nandin Uribazo" + ] ; + dc:title "longshoreman standards rationalists" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.disarranges.tld/rationalists/errands.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1955)" ; + dcterms:issued 1955 ; + swrc:editor _:b507 ; + swrc:number 1 ; + swrc:volume 2 . + +_:b319 a foaf:Person ; + foaf:name "Kit Storrs" . + + + a bench:Article ; + rdfs:seeAlso "http://www.astir.tld/plighting/dreariest.html" ; + dc:creator _:b92 ; + dc:title "praxeological dreariest haphazardly" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.plighting.tld/haphazardly/enabling.html" . + +_:b575 a foaf:Person ; + foaf:name "Hamsa Hielscher" . + +_:b1091 a foaf:Person ; + foaf:name "Arstarchos Dwaileebe" . + +_:b1845 a foaf:Person ; + foaf:name "Saaliha Dach" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fricasseeing.tld/crevasse/represses.html" ; + bench:booktitle "rescuer disassociate crevasse" ; + dc:creator _:b771 ; + dc:title "disassociate represses hoops" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.crevasse.tld/hoops/miasms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leaflets.tld/unpin/sayst.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Autry Wischman" + ] ; + dc:title "arcaded sayst unreconstructed" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.unpin.tld/unreconstructed/frat.html" . + +_:b28 a foaf:Person ; + foaf:name "Kokan Millener" . + +_:b1353 a foaf:Person ; + foaf:name "Carissima Mudra" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pedros.tld/dissociative/apostacy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chasidy Hoop" + ] ; + dc:title "nonforfeitable apostacy malting" ; + swrc:journal ; + foaf:homepage "http://www.dissociative.tld/malting/footgear.html" . + + + a bench:Article ; + dc:creator _:b565 ; + dc:title "hallucinosis unequivocalness semimonthly" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.echoey.tld/semimonthly/dented.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sonorities.tld/snubs/classicist.html" ; + bench:booktitle "misarrangement pressor snubs" ; + dc:creator _:b88 ; + dc:title "pressor classicist reweaved" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.snubs.tld/reweaved/paterfamilias.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deathcups.tld/wormhole/emptied.html" ; + dc:creator _:b1013 ; + dc:title "dogfight emptied drifter" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.wormhole.tld/drifter/sluggishness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prearranging.tld/savor/deadlier.html" ; + bench:booktitle "confronting suede savor" ; + dc:creator _:b838 , _:b1443 ; + dc:title "suede deadlier retrogressing" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.savor.tld/retrogressing/circumcising.html" . + +_:b1373 a foaf:Person ; + foaf:name "Gratiana Kreines" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mumper.tld/uncustomary/snakily.html" ; + bench:booktitle "doorplates knotweeds uncustomary" ; + dc:creator _:b468 , _:b839 ; + dc:title "knotweeds snakily insinuating" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.uncustomary.tld/insinuating/restack.html" . + +_:b16 a foaf:Person ; + foaf:name "Slava Matherson" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carcinogeneses.tld/interpersonal/churchy.html" ; + bench:booktitle "grinder vigilantes interpersonal" ; + dc:creator _:b778 ; + dc:title "vigilantes churchy armoires" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.interpersonal.tld/armoires/cheeriness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shriller.tld/airdrops/photocomposing.html" ; + dc:creator _:b62 ; + dc:title "dingdong photocomposing hexarchies" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.airdrops.tld/hexarchies/moieties.html" . + +_:b1416 a foaf:Person ; + foaf:name "Sebald Agre" . + +_:b1525 a foaf:Person ; + foaf:name "Ochiyo Swiggum" . + +_:b1804 a foaf:Person ; + foaf:name "Newa Sabina" . + +_:b1288 a foaf:Person ; + foaf:name "Ina Colton" . + +_:b800 a foaf:Person ; + foaf:name "Bala Robyn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tikes.tld/dotted/craftsmanly.html" ; + dc:creator _:b945 ; + dc:creator [ a foaf:Person ; + foaf:name "Xalvador Bitzenhofer" + ] ; + dc:title "moderatorial craftsmanly unkennels" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.dotted.tld/unkennels/swigged.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.graved.tld/chaffinch/effusions.html" ; + bench:booktitle "planetologists lunas chaffinch" ; + dc:creator _:b1603 ; + dc:title "lunas effusions deigning" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.chaffinch.tld/deigning/uniters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.craftier.tld/renigs/messing.html" ; + dc:creator _:b1113 ; + dc:title "unaccentuated messing gestating" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.renigs.tld/gestating/ohms.html" . + +_:b1792 a foaf:Person ; + foaf:name "Romeo Lazalde" . + + + a bench:Article ; + dc:creator _:b801 ; + dc:title "evading ledges fomentation" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.slicers.tld/fomentation/aerated.html" . + +_:b801 a foaf:Person ; + foaf:name "Eustachius Kohout" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.insurgescence.tld/concuss/gibingly.html" ; + bench:booktitle "farers rumblingly concuss" ; + dc:creator _:b318 ; + dc:title "rumblingly gibingly swale" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 189 ; + foaf:homepage "http://www.concuss.tld/swale/deairs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vasectomized.tld/publicists/limelights.html" ; + bench:booktitle "blasted registrarship publicists" ; + dc:creator _:b1749 ; + dc:title "registrarship limelights lasciviously" ; + dcterms:issued 1960 ; + swrc:pages 86 ; + foaf:homepage "http://www.publicists.tld/lasciviously/militants.html" . + +_:b236 a foaf:Person ; + foaf:name "Bernharda Riese" . + +_:b263 a foaf:Person ; + foaf:name "Tyanna Kohlhoff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poled.tld/pussyfooting/suborbital.html" ; + dc:creator _:b1846 ; + dc:creator [ a foaf:Person ; + foaf:name "Eusebius Bennafield" + ] ; + dc:title "overwhelmed suborbital dinette" ; + swrc:journal ; + foaf:homepage "http://www.pussyfooting.tld/dinette/morphologically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.floatability.tld/vips/uremic.html" ; + dc:creator _:b703 ; + dc:title "stockjobbing uremic militias" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.vips.tld/militias/outwaits.html" . + + + a bench:Article ; + dc:creator _:b115 ; + dc:title "annotation hype dumbs" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.xenolith.tld/dumbs/bardic.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.hooking.tld/distensions/wrongs.html" ; + bench:booktitle "petunias bewildering distensions" ; + dc:creator [ a foaf:Person ; + foaf:name "Baldasarre Puzio" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Remi Surman" + ] ; + dc:title "bewildering wrongs enemies" ; + dcterms:issued 1961 ; + foaf:homepage "http://www.distensions.tld/enemies/illogically.html" . + +_:b1750 a foaf:Person ; + foaf:name "Sadaharu Ulanski" . + +_:b1370 a foaf:Person ; + foaf:name "Kateena Schoeder" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mishaps.tld/nudists/winks.html" ; + dc:creator _:b1626 ; + dc:title "citadels winks biddings" ; + swrc:journal ; + foaf:homepage "http://www.nudists.tld/biddings/dibblers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frankfurters.tld/ambiguously/trachomas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jiyaad Sheeler" + ] ; + dc:title "chuckfull trachomas skiey" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.ambiguously.tld/skiey/masochists.html" . + +_:b1454 a foaf:Person ; + foaf:name "Tamotsu Harth" . + + + a bench:Article ; + dc:creator _:b1355 ; + dc:creator [ a foaf:Person ; + foaf:name "Castalia Ryser" + ] ; + dc:title "operants diuretically commercializing" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.fluked.tld/commercializing/contemns.html" . + + + a bench:Article ; + dc:creator _:b136 ; + dc:title "reacquires lathworks nertz" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.preordaining.tld/nertz/danseurs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tradeoffs.tld/effectuating/abbreviates.html" ; + bench:booktitle "dreks loopier effectuating" ; + dc:creator person:Paul_Erdoes , _:b137 ; + dc:title "loopier abbreviates undergoing" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 106 ; + foaf:homepage "http://www.effectuating.tld/undergoing/revellers.html" . + +_:b217 a foaf:Person ; + foaf:name "Fi Hargest" . + +_:b647 a foaf:Person ; + foaf:name "Jihaad Moitoso" . + +_:b825 a foaf:Person ; + foaf:name "Shantie Lafountain" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hefting.tld/pedicabs/torchlight.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gananiia Galanga" + ] ; + dc:title "goosiest torchlight appalachian" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.pedicabs.tld/appalachian/pedigreed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.palsied.tld/encroached/smooching.html" ; + dc:creator _:b696 ; + dc:title "silurian smooching hilts" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.encroached.tld/hilts/whiplashes.html" . + +_:b568 a foaf:Person ; + foaf:name "Ashlyn Symeon" . + + + a bench:Article ; + bench:cdrom "http://www.transitoriness.tld/unpardonably/sexlessness.html" ; + dc:creator _:b1746 ; + dc:creator [ a foaf:Person ; + foaf:name "Kieran Machtley" + ] ; + dc:title "nightshirts sexlessness debouche" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.unpardonably.tld/debouche/normativeness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soapbox.tld/lathers/inactivating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naasiruddeen Knotowicz" + ] ; + dc:title "gimmicks inactivating pluralization" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.lathers.tld/pluralization/effervescing.html" . + +_:b897 a foaf:Person ; + foaf:name "Hideaki Cohron" . + +_:b1714 a foaf:Person ; + foaf:name "Nazarova Abundis" . + +_:b343 a foaf:Person ; + foaf:name "Eupeithes Bevens" . + +_:b1459 a foaf:Person ; + foaf:name "Manobu Peres" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blighter.tld/intellectualism/derogated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Serafin Giampaolo" + ] ; + dc:title "toolroom derogated slants" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.intellectualism.tld/slants/cornrow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.instilled.tld/faults/clienteles.html" ; + dc:creator _:b515 ; + dc:title "vomiter clienteles tetralogy" ; + swrc:journal ; + swrc:note "depreciations thermostatic bedumbs acceptees diastole stockily fussily tenoners uphills gameness" ; + swrc:pages 18 ; + foaf:homepage "http://www.faults.tld/tetralogy/pelletize.html" . + +_:b821 a foaf:Person ; + foaf:name "Muntaha Petell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taller.tld/scattiest/cabbages.html" ; + dc:creator _:b1382 ; + dc:title "repellency cabbages infractions" ; + swrc:journal ; + foaf:homepage "http://www.scattiest.tld/infractions/racked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renderers.tld/recognitive/secondes.html" ; + dc:creator _:b1481 ; + dc:title "uprightly secondes wigs" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.recognitive.tld/wigs/sepals.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1948)" ; + dcterms:issued 1948 ; + swrc:number 1 ; + swrc:volume 9 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.doubtable.tld/uncompliant/hanging.html" ; + bench:booktitle "outgoings keelhauls uncompliant" ; + dc:creator _:b1829 ; + dc:title "keelhauls hanging rickey" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.uncompliant.tld/rickey/niggards.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overburdensome.tld/mambas/amassments.html" ; + dc:creator _:b1837 ; + dc:title "squadded amassments litanies" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mambas.tld/litanies/outrunning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wirehair.tld/unfurled/excitable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naosuke Truss" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Muaaid Commes" + ] ; + dc:title "noncarbonated excitable manrope" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.unfurled.tld/manrope/tinsmith.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exempla.tld/flayed/oversleeping.html" ; + bench:booktitle "outwork rosing flayed" ; + dc:creator _:b310 , person:Paul_Erdoes ; + dc:title "rosing oversleeping vivisectionists" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.flayed.tld/vivisectionists/strips.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zincking.tld/bogyism/seeks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Milleise Genco" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cole Portwine" + ] ; + dc:title "divvies seeks cablets" ; + swrc:journal ; + foaf:homepage "http://www.bogyism.tld/cablets/ropable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ploying.tld/lividly/pharisee.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Harry Hamparian" + ] ; + dc:title "aerodynamical pharisee underexpose" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.lividly.tld/underexpose/spurry.html" . + + + a bench:Article ; + dc:creator _:b814 ; + dc:title "moonrise leaguers reconnoitering" ; + swrc:journal ; + foaf:homepage "http://www.refiguring.tld/reconnoitering/fetching.html" . + +_:b1825 a foaf:Person ; + foaf:name "Rena Shellman" . + +_:b1617 a foaf:Person ; + foaf:name "Ografena Crossan" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.feasance.tld/songstress/showery.html" ; + bench:booktitle "unspectacular towlines songstress" ; + dc:creator _:b1838 ; + dc:title "towlines showery rerun" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.songstress.tld/rerun/realizations.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gustel Pitek" + ] ; + dc:title "administrants unitarians reevaluate" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.preengaging.tld/reevaluate/rekeys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tahlia Francisque" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Francesco Spelts" + ] ; + dc:title "catenating overflows tetradic" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.periodontoses.tld/tetradic/pantomimists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.totterer.tld/needlessness/lambies.html" ; + dc:creator _:b1484 ; + dc:title "diarist lambies geed" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.needlessness.tld/geed/charts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flauntingly.tld/monorails/imposingly.html" ; + bench:booktitle "grecized perceptually monorails" ; + dc:creator _:b869 , _:b474 ; + dc:title "perceptually imposingly studhorse" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.monorails.tld/studhorse/strived.html" . + + + a bench:Article ; + dc:creator _:b1397 ; + dc:title "reverts defiances filmier" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.minnesotan.tld/filmier/slightest.html" . + +_:b512 a foaf:Person ; + foaf:name "Iulia Morra" . + + + a bench:Article ; + rdfs:seeAlso "http://www.constitutional.tld/helpless/divans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dorothee Duskey" + ] ; + dc:title "armlessly divans poohing" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.helpless.tld/poohing/nightman.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.centralistic.tld/rotted/mom.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marcellus Guercio" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Domona Serafine" + ] ; + dc:title "exedra mom hubcap" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.rotted.tld/hubcap/muskiness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.countermand.tld/menschen/desperados.html" ; + bench:booktitle "edibleness believable menschen" ; + dc:creator _:b1836 ; + dc:title "believable desperados cretinized" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.menschen.tld/cretinized/camouflages.html" . + +_:b1481 a foaf:Person ; + foaf:name "Nesat Beyer" . + + + a bench:Article ; + dc:creator _:b1354 ; + dc:title "affluxes buffers yamen" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.fronting.tld/yamen/ladykin.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.devotees.tld/euglenas/tonsured.html" ; + bench:booktitle "unmemorized frolicked euglenas" ; + dc:creator person:Paul_Erdoes , _:b873 ; + dc:title "frolicked tonsured distilleries" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.euglenas.tld/distilleries/cytologists.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unassessed.tld/litigants/tattling.html" ; + bench:booktitle "approbate salsa litigants" ; + dc:creator _:b1381 ; + dc:title "salsa tattling dermatologist" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.litigants.tld/dermatologist/unlearn.html" . + +_:b498 a foaf:Person ; + foaf:name "Kalle Flaten" . + +_:b1436 a foaf:Person ; + foaf:name "Henriette Buscarino" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clickers.tld/rudders/deaconesses.html" ; + dc:creator _:b80 ; + dc:title "hardship deaconesses topographical" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.rudders.tld/topographical/obliterators.html" . + +_:b1552 a foaf:Person ; + foaf:name "Hadrian Homesley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.covetously.tld/baubles/sanatarium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Claudius Gasaway" + ] ; + dc:title "schematics sanatarium beginnings" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.baubles.tld/beginnings/tragedienne.html" . + +_:b266 a foaf:Person ; + foaf:name "Ludomia Fairley" . + +_:b1580 a foaf:Person ; + foaf:name "Manju Hellickson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.americanizes.tld/outlines/duelers.html" ; + dc:creator _:b559 , _:b1155 ; + dc:title "wageless duelers frenchwomen" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.outlines.tld/frenchwomen/emptying.html" . + +_:b744 a foaf:Person ; + foaf:name "Abril Mallory" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stutters.tld/transduce/saucing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vuyane Hallstead" + ] ; + dc:title "corkier saucing missions" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.transduce.tld/missions/milliliters.html" . + +_:b596 a foaf:Person ; + foaf:name "Lilith Hellerman" . + +_:b586 a foaf:Person ; + foaf:name "Creon Zuck" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.uncontrolled.tld/bedamned/foxing.html" ; + bench:booktitle "hareem stairs bedamned" ; + dc:creator _:b194 ; + dc:title "stairs foxing astounding" ; + dcterms:issued 1966 ; + swrc:pages 154 ; + foaf:homepage "http://www.bedamned.tld/astounding/humanoids.html" . + +_:b766 a foaf:Person ; + foaf:name "Wendell Rolens" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mirroring.tld/mayhems/floret.html" ; + dc:creator _:b1435 ; + dc:title "agglomeration floret app" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.mayhems.tld/app/czarism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kharitaniia Iniguez" + ] ; + dc:title "cradles layettes redeemer" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.embrocate.tld/redeemer/juntas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mistreated.tld/finitudes/peccavi.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Friederika Prevett" + ] ; + dc:title "concentrators peccavi oystering" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.finitudes.tld/oystering/guar.html" . + + + a bench:Article ; + dc:creator _:b1643 ; + dc:title "jitney timework rases" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.yukking.tld/rases/tangoed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.honeyful.tld/foreshadowing/conceives.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Falk Defoe" + ] ; + dc:title "reinvestigate conceives quadricentennials" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.foreshadowing.tld/quadricentennials/hebraizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tambur.tld/firepan/malefic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nicia Sevadjian" + ] ; + dc:title "moralization malefic somersaulted" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.firepan.tld/somersaulted/tsardoms.html" . + + + a bench:Inproceedings ; + bench:booktitle "kirkman hyoglossi smashups" ; + dc:creator _:b697 , person:Paul_Erdoes ; + dc:title "intrinsically smashups recharter" ; + dcterms:issued 1963 ; + swrc:pages 58 ; + foaf:homepage "http://www.hyoglossi.tld/recharter/unconcernedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scorchers.tld/flecking/coped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Delon Enriguez" + ] ; + dc:title "negation coped bananas" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.flecking.tld/bananas/fluoroscopists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raakaan Stockton" + ] ; + dc:title "cylindrical slicks unreceptive" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.daw.tld/unreceptive/bearskin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nauseas.tld/steeplechases/indigents.html" ; + dc:creator _:b332 , _:b814 ; + dc:title "musclemen indigents awaked" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.steeplechases.tld/awaked/ninny.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interrogational.tld/spiritless/bombardier.html" ; + dc:creator _:b1280 ; + dc:title "upswelled bombardier blustering" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.spiritless.tld/blustering/hoking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.boomeranged.tld/savannas/differently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Talyessin Stroede" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tayyib Shideler" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ingegard Bigler" + ] ; + dc:title "bummers differently unscathed" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.savannas.tld/unscathed/rogueries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overbalancing.tld/mashers/catechumens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arno Barquera" + ] ; + dc:title "inebriant catechumens palefaces" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.mashers.tld/palefaces/ionizes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.denationalizing.tld/sphygmographic/flossed.html" ; + bench:booktitle "villager prejudging sphygmographic" ; + dc:creator _:b59 ; + dc:title "prejudging flossed communicating" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.sphygmographic.tld/communicating/touters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.headword.tld/dryest/praiseworthily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Esineeva Prunier" + ] ; + dc:title "racer praiseworthily recrudesced" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.dryest.tld/recrudesced/constraints.html" . + + + a bench:Inproceedings ; + bench:booktitle "pyrotechnics besmirches guts" ; + dc:creator _:b889 , _:b965 ; + dc:title "telephotographs guts abettals" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.besmirches.tld/abettals/regurgitation.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aintzane Lurry" + ] ; + dc:title "descents condescending leggiest" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.plunger.tld/leggiest/unlighted.html" . + +_:b1816 a foaf:Person ; + foaf:name "Yoshida Volo" . + + + a bench:Article ; + dc:creator _:b1762 ; + dc:title "junkmen haddocks poetizer" ; + swrc:journal ; + foaf:homepage "http://www.canzonas.tld/poetizer/languorous.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sundering.tld/dropping/seconder.html" ; + bench:cdrom "http://www.bleachers.tld/finning/dropping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nastionka Jenovese" + ] ; + dc:title "finning seconder interregnal" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.dropping.tld/interregnal/cesiums.html" . + +_:b398 a foaf:Person ; + foaf:name "Teinosuke Rodin" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overhears.tld/fighters/swans.html" ; + bench:booktitle "dimmers pretends fighters" ; + dc:creator _:b256 , _:b1400 ; + dc:title "pretends swans slipslops" ; + dcterms:issued 1961 ; + swrc:pages 43 ; + foaf:homepage "http://www.fighters.tld/slipslops/limned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.geometrical.tld/vietcong/apprizer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saka Doe" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kilikeia Kenne" + ] ; + dc:title "cheapens apprizer hadrons" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.vietcong.tld/hadrons/bulldogged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vassals.tld/gravitic/forelimbs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Astamata Micthell" + ] ; + dc:title "overattentively forelimbs aminity" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.gravitic.tld/aminity/unamplified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hellions.tld/crayons/maintains.html" ; + bench:booktitle "nonparticipating governorship crayons" ; + dc:creator _:b1585 ; + dc:title "governorship maintains curetting" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.crayons.tld/curetting/idiosyncrasies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mouthparts.tld/patentable/frizzly.html" ; + dc:creator _:b1068 , _:b1069 ; + dc:title "deserving frizzly limekiln" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.patentable.tld/limekiln/laicized.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.defectiveness.tld/nudged/amortise.html" ; + bench:booktitle "broadens astern nudged" ; + dc:creator _:b892 ; + dc:title "astern amortise harmed" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.nudged.tld/harmed/picarooned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chamfered.tld/straightener/schleps.html" ; + bench:booktitle "reaccuses showcasing straightener" ; + dc:creator _:b14 ; + dc:title "showcasing schleps damners" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.straightener.tld/damners/bozos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.premieres.tld/aeriest/necessariness.html" ; + dc:creator _:b74 ; + dc:title "alternateness necessariness training" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.aeriest.tld/training/reweaving.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Greta Foote" + ] ; + dc:title "ichthyologists tambura nonimmunities" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.unharvested.tld/nonimmunities/laburnum.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revenger.tld/scrams/clarinetists.html" ; + dc:creator _:b1757 ; + dc:title "forzandos clarinetists extinguisher" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.scrams.tld/extinguisher/berm.html" . + +_:b1012 a foaf:Person ; + foaf:name "Edoarda Stipanuk" . + +_:b638 a foaf:Person ; + foaf:name "Shamaail Virant" . + + + a bench:Journal ; + dc:title "Journal 1 (1943)" ; + dcterms:issued 1943 ; + swrc:editor [ a foaf:Person ; + foaf:name "Elan Malloch" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Kuemon Coatie" + ] ; + swrc:number 1 ; + swrc:volume 4 . + +_:b1694 a foaf:Person ; + foaf:name "Dardanus Dobosh" . + +_:b628 a foaf:Person ; + foaf:name "Oswaldo Sanfratello" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insufficiency.tld/mobbed/reuniting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bendigeidfran Knake" + ] ; + dc:title "traders reuniting oralities" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.mobbed.tld/oralities/gallantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feudalists.tld/quainter/mirths.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kovana Zucco" + ] ; + dc:title "splendor mirths oviparously" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.quainter.tld/oviparously/lessoned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intrenched.tld/gulling/bluefins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sighild Dedon" + ] ; + dc:title "largess bluefins stilts" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.gulling.tld/stilts/ridges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oubliette.tld/anxiousness/drumbeat.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Julien Triveno" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lance Fernandes" + ] ; + dc:title "hornswoggling drumbeat serries" ; + swrc:journal ; + foaf:homepage "http://www.anxiousness.tld/serries/friskiness.html" . + +_:b345 a foaf:Person ; + foaf:name "Mudrik Sisk" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Edviva Geist" + ] ; + dc:title "arrestee impermeabilities basques" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.monism.tld/basques/defensibility.html" . + + + a bench:Article ; + dc:creator _:b1693 ; + dc:title "demobbed ensurers lubricous" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.bonnyclabber.tld/lubricous/hotblooded.html" . + +_:b665 a foaf:Person ; + foaf:name "Ramerra Greenup" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Larah Gallaga" + ] ; + dc:title "numbness emetic solved" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.vrouws.tld/solved/immediateness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brat.tld/elders/breweries.html" ; + dc:creator _:b1516 ; + dc:title "ravishments breweries multilayer" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.elders.tld/multilayer/leadoff.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cellars.tld/dozy/shewing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Garca Diers" + ] ; + dc:title "looping shewing partizans" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.dozy.tld/partizans/trills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.accusatives.tld/fourteenths/reencountering.html" ; + dc:creator _:b570 ; + dc:title "decentest reencountering morphemes" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.fourteenths.tld/morphemes/criticizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undetected.tld/demoralize/unyokes.html" ; + dc:creator _:b200 ; + dc:title "peopled unyokes ingots" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.demoralize.tld/ingots/settlement.html" . + +_:b793 a foaf:Person ; + foaf:name "Kinaana Kodera" . + +_:b1135 a foaf:Person ; + foaf:name "Nisus Coby" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scrappage.tld/identically/burlesquing.html" ; + dc:creator _:b1412 ; + dc:title "timbres burlesquing constructionism" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.identically.tld/constructionism/shrieky.html" . + +_:b1474 a foaf:Person ; + foaf:name "Litzy Parsygnat" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Leonie Lentine" + ] ; + dc:title "unclehood panoplies japanners" ; + swrc:journal ; + foaf:homepage "http://www.sunbows.tld/japanners/psychologizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gillnet.tld/nonprescriptive/sapor.html" ; + dc:creator _:b1534 ; + dc:title "stoplights sapor logistician" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.nonprescriptive.tld/logistician/adjures.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bedwyr Wandrie" + ] ; + dc:title "cinctured blistering discarded" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.fiddled.tld/discarded/normalizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swarth.tld/lymphocytic/unappetizingly.html" ; + dc:creator _:b558 ; + dc:title "resolving unappetizingly patellae" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.lymphocytic.tld/patellae/unblushingly.html" . + +_:b24 a foaf:Person ; + foaf:name "Agamemnon Bouras" . + +_:b1797 a foaf:Person ; + foaf:name "Filikitata Burtell" . + +_:b1692 a foaf:Person ; + foaf:name "Isaac Brezenski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vivacities.tld/cudgeled/invades.html" ; + dc:creator _:b511 ; + dc:title "inactivated invades solitaries" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.cudgeled.tld/solitaries/giddying.html" . + + + a bench:Article ; + dc:creator _:b1748 ; + dc:title "anterooms reharden evenfalls" ; + swrc:journal ; + swrc:note "darkie malnourishment pennons invokers predesignating livered tunning reenactments illustrations sorbitols" ; + foaf:homepage "http://www.angrily.tld/evenfalls/vegetating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maundies.tld/innocently/heartstrings.html" ; + bench:booktitle "kinaesthetic progressed innocently" ; + dc:creator _:b1718 ; + dc:title "progressed heartstrings doctors" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.innocently.tld/doctors/basilicas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluejays.tld/nonsurgical/skimpiest.html" ; + dc:creator _:b343 ; + dc:title "cuppier skimpiest outpoured" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.nonsurgical.tld/outpoured/dissociated.html" . + +_:b1779 a foaf:Person ; + foaf:name "Edda Fenchel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gaynesses.tld/miscontinuance/gilly.html" ; + bench:booktitle "sportscaster substandard miscontinuance" ; + dc:creator _:b1597 ; + dc:title "substandard gilly tyrannize" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.miscontinuance.tld/tyrannize/evangels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.smote.tld/platypi/antacids.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colleen Jolly" + ] ; + dc:title "skidoo antacids capitalistic" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.platypi.tld/capitalistic/hotly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhagyashree Gorelik" + ] ; + dc:title "telltales upraised aluminas" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.chromized.tld/aluminas/unperfected.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reordain.tld/pilastered/scowlingly.html" ; + dc:creator _:b1666 , _:b1316 ; + dc:title "suturing scowlingly unresistant" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.pilastered.tld/unresistant/rooked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heavyhearted.tld/phonographs/honeyful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avdotia Troxell" + ] ; + dc:title "ditties honeyful reinvestigate" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.phonographs.tld/reinvestigate/foreshadowing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flagpoles.tld/ratters/wondrously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Okseniia Ellingburg" + ] ; + dc:title "execrations wondrously abilene" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.ratters.tld/abilene/chemoreception.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lennart Ohora" + ] ; + dc:title "efficiency melodramatist huggable" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.bisexuals.tld/huggable/hempweed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alternatives.tld/existed/jacketing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roscislawa Kalmer" + ] ; + dc:title "grounded jacketing slices" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.existed.tld/slices/trophying.html" . + +_:b999 a foaf:Person ; + foaf:name "Anasooya Bambace" . + + + a bench:Article ; + dc:creator _:b1538 ; + dc:title "laundromats dissolutely fratricides" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.divestitures.tld/fratricides/untrod.html" . + +_:b768 a foaf:Person ; + foaf:name "Corydon Jenifer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ptomainic.tld/fretfulness/torii.html" ; + dc:creator _:b1663 ; + dc:title "ungraciously torii colorcasts" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.fretfulness.tld/colorcasts/scorches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sottishly.tld/tenantable/shebeens.html" ; + dc:creator _:b1822 ; + dc:title "trombones shebeens definitions" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.tenantable.tld/definitions/shebangs.html" . + +_:b1048 a foaf:Person ; + foaf:name "Deiene Doorley" . + +_:b745 a foaf:Person ; + foaf:name "Louis Covel" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Breonia Gierling" + ] ; + dc:title "dangles bacchic poorest" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.cognoscenti.tld/poorest/massiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ration.tld/dishcloths/reabsorbed.html" ; + bench:booktitle "maturational enlarged dishcloths" ; + dc:creator _:b881 , _:b925 ; + dc:title "enlarged reabsorbed authentications" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.dishcloths.tld/authentications/bouses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spiry.tld/loused/vacuously.html" ; + bench:booktitle "saplings oyers loused" ; + dc:creator _:b351 ; + dc:title "oyers vacuously aviations" ; + dcterms:issued 1964 ; + swrc:pages 86 ; + foaf:homepage "http://www.loused.tld/aviations/snaffle.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.skiwear.tld/italians/wellbred.html" ; + bench:booktitle "standardbearer tortrix italians" ; + dc:creator person:Paul_Erdoes , _:b374 ; + dc:title "tortrix wellbred kame" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.italians.tld/kame/elaborates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shigemori Kurk" + ] ; + dc:title "cockney leotard hexing" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.countershock.tld/hexing/inoculation.html" . + + + a bench:Article ; + dc:creator _:b603 , _:b1835 ; + dc:title "melded joined episcopates" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.cemetaries.tld/episcopates/dimorphisms.html" . + +_:b680 a foaf:Person ; + foaf:name "Ludowika Macall" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Muni Mccuiston" + ] ; + dc:title "anaesthetization casements renegades" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.nonrefillable.tld/renegades/relinquishing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eucalypti.tld/wormholes/suets.html" ; + dc:creator _:b3 , _:b323 ; + dc:title "extinguishers suets embolization" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.wormholes.tld/embolization/netting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misbestow.tld/arrangement/dyspeptics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gwydion Gowans" + ] ; + dc:title "cockled dyspeptics cymbalists" ; + swrc:journal ; + foaf:homepage "http://www.arrangement.tld/cymbalists/citatum.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.toots.tld/iroquoian/floaty.html" ; + bench:booktitle "carfares undervaluing iroquoian" ; + dc:creator _:b963 ; + dc:title "undervaluing floaty dipper" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.iroquoian.tld/dipper/seels.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.begird.tld/ambisexualities/approbated.html" ; + bench:booktitle "stubblier unresolved ambisexualities" ; + dc:creator _:b1428 , _:b467 ; + dc:title "unresolved approbated decocted" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.ambisexualities.tld/decocted/baldhead.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.claimed.tld/proffered/yeasting.html" ; + dc:creator _:b528 , _:b622 ; + dc:title "weatherproofing yeasting onerosities" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.proffered.tld/onerosities/floes.html" . + +_:b602 a foaf:Person ; + foaf:name "Dena Mcentire" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manoeuvering.tld/inabilities/flauntiest.html" ; + dc:creator _:b216 ; + dc:title "protectionist flauntiest recused" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.inabilities.tld/recused/bulleting.html" . + + + a bench:Inproceedings ; + bench:booktitle "bassetting claque honesties" ; + dc:creator _:b1554 ; + dc:title "lugger honesties energetics" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.claque.tld/energetics/blemishing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stopped.tld/ultramodern/scabs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Brandy Beaudoin" + ] ; + dc:title "nubbly scabs skittishness" ; + swrc:journal ; + foaf:homepage "http://www.ultramodern.tld/skittishness/rearm.html" . + + + a bench:Article ; + dc:creator _:b450 ; + dc:title "fleetest reappointing meatiest" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.frenchwoman.tld/meatiest/grabbed.html" . + +_:b1442 a foaf:Person ; + foaf:name "Quanesha Tebar" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.accounters.tld/bullpen/dirts.html" ; + bench:booktitle "flagellators competing bullpen" ; + dc:creator _:b689 , person:Paul_Erdoes ; + dc:title "competing dirts repossesses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.bullpen.tld/repossesses/lightheaded.html" . + + + a bench:Article ; + dc:creator _:b19 ; + dc:title "pasteurization astrophysicists adapts" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.unadorned.tld/adapts/dextro.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underestimate.tld/oomph/rifts.html" ; + dc:creator _:b1542 ; + dc:title "woodgraining rifts cots" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.oomph.tld/cots/doz.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mirra Tygart" + ] ; + dc:title "minster marled lurchers" ; + swrc:journal ; + foaf:homepage "http://www.furor.tld/lurchers/ultraviolet.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Llyn Hardge" + ] ; + dc:title "worldbeater tapholes sorest" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.forearmed.tld/sorest/calciferous.html" . + +_:b1769 a foaf:Person ; + foaf:name "Crysta Mateen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.download.tld/vulgarization/tsarinas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clariee Martucci" + ] ; + dc:title "perspiry tsarinas sportscasters" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.vulgarization.tld/sportscasters/hoydens.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Laurena Rednour" + ] ; + dc:title "banners symbolized pictograph" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.cozies.tld/pictograph/luminesces.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fuchsias.tld/peroxides/handfasts.html" ; + bench:booktitle "achiever ritualization peroxides" ; + dc:creator _:b1720 ; + dc:title "ritualization handfasts toploftier" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.peroxides.tld/toploftier/reemergence.html" . + +_:b1486 a foaf:Person ; + foaf:name "Maurus Shatek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mutilating.tld/sweltered/discredited.html" ; + dc:creator _:b1148 , _:b993 ; + dc:title "bookcases discredited slakers" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.sweltered.tld/slakers/chawer.html" . + + + a bench:Article ; + dc:creator _:b1608 ; + dc:title "fraudulently nitrites safeguarded" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.immoderateness.tld/safeguarded/taskwork.html" . + + + a bench:Article ; + dc:creator _:b701 ; + dc:title "freakishness damping benightedness" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.overed.tld/benightedness/parapsychologies.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b1226 , _:b1641 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.slushiest.tld/annoyingly/harkens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lindsey Misenhimer" + ] ; + dc:title "narcotine harkens theorized" ; + swrc:journal ; + foaf:homepage "http://www.annoyingly.tld/theorized/lacquered.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bridgeheads.tld/paratypic/masher.html" ; + bench:booktitle "semiannual slicker paratypic" ; + dc:creator _:b1735 ; + dc:title "slicker masher autoeroticism" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 14 ; + foaf:homepage "http://www.paratypic.tld/autoeroticism/announced.html" . + + + a bench:Article ; + dc:creator _:b739 ; + dc:title "circuital foolhardiest wooshes" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.reserves.tld/wooshes/obscurities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plectra.tld/generational/lampoonists.html" ; + bench:booktitle "rework forky generational" ; + dc:creator _:b856 ; + dc:title "forky lampoonists unluckiest" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.generational.tld/unluckiest/diazepam.html" . + + + a bench:Article ; + dc:creator _:b264 ; + dc:title "apprehends splatters grandmas" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.somatically.tld/grandmas/grapes.html" . + + + a bench:Proceedings ; + bench:booktitle "simplistically fesse fortieths" ; + dc:publisher "McGraw-Hill" ; + dc:title "Proceeding 3 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b458 , _:b1548 ; + swrc:isbn "0-5344-4745-0" ; + swrc:number 1 ; + swrc:series 1042 ; + swrc:volume 3 ; + foaf:homepage "http://www.fesse.tld/bedroll/solacer.html" . + + + a bench:Inproceedings ; + bench:booktitle "clericalism contritely yellowbellied" ; + dc:creator _:b1200 ; + dc:title "nebbishes yellowbellied deflated" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.contritely.tld/deflated/backwoodsman.html" . + +_:b1768 a foaf:Person ; + foaf:name "Mokichi Schayer" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ablates.tld/shoshone/obeahisms.html" ; + bench:booktitle "oxbloods coitions shoshone" ; + dc:creator _:b1150 ; + dc:title "coitions obeahisms matricides" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 139 ; + foaf:homepage "http://www.shoshone.tld/matricides/shirring.html" . + +_:b1073 a foaf:Person ; + foaf:name "Dorel Brandt" . + + + a bench:Article ; + dc:creator _:b1831 ; + dc:title "coitally cambodian expurgator" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.cheepers.tld/expurgator/soothsayers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obesity.tld/gnomical/purring.html" ; + bench:booktitle "rearmament lusted gnomical" ; + dc:creator _:b1841 ; + dc:title "lusted purring horsepowers" ; + dcterms:issued 1965 ; + swrc:pages 30 ; + foaf:homepage "http://www.gnomical.tld/horsepowers/dependable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dafter.tld/codger/rummagers.html" ; + dc:creator _:b1725 ; + dc:title "hoptoads rummagers hippopotami" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.codger.tld/hippopotami/shades.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viers.tld/boycotted/porno.html" ; + bench:booktitle "compiles processionals boycotted" ; + dc:creator _:b954 , _:b1327 ; + dc:title "processionals porno unweeded" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.boycotted.tld/unweeded/pheasants.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.authorizing.tld/tailcoats/ofter.html" ; + bench:booktitle "slabbers poleward tailcoats" ; + dc:creator _:b1728 , _:b1798 ; + dc:title "poleward ofter yawling" ; + dcterms:issued 1965 ; + swrc:pages 145 ; + foaf:homepage "http://www.tailcoats.tld/yawling/gustily.html" . + +_:b565 a foaf:Person ; + foaf:name "Mishaari Guyott" . + + + a bench:Article ; + rdfs:seeAlso "http://www.septette.tld/prophesiers/marzipans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melcia Schnieder" + ] ; + dc:title "bacteriotoxin marzipans jabberers" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.prophesiers.tld/jabberers/expatiations.html" . + + + a bench:Inproceedings ; + bench:booktitle "turnspit illustrates deliciousness" ; + dc:creator _:b1300 , _:b1680 ; + dc:title "squanderers deliciousness reconverts" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.illustrates.tld/reconverts/thorned.html" . + +_:b1074 a foaf:Person ; + foaf:name "Kyledyr Constantino" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pasteurize.tld/attitudinized/available.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Desreta Kinnick" + ] ; + dc:title "cycads available cohesiveness" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.attitudinized.tld/cohesiveness/pharmacopeias.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sentencing.tld/cucurbit/beached.html" ; + bench:booktitle "elfins gasser cucurbit" ; + dc:creator person:Paul_Erdoes , _:b808 , _:b1396 ; + dc:title "gasser beached designates" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.cucurbit.tld/designates/theurgy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pelias Turbeville" + ] ; + dc:title "deprecation infinites approximated" ; + swrc:journal ; + foaf:homepage "http://www.maharajas.tld/approximated/smeltery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kebabs.tld/decontaminations/unintellectual.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kuniyuki Leigland" + ] ; + dc:title "propanes unintellectual negotiations" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.decontaminations.tld/negotiations/spookier.html" . + +_:b1834 a foaf:Person ; + foaf:name "Pierre Schessler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crenelates.tld/nanograms/encourager.html" ; + dc:creator _:b1836 ; + dc:creator [ a foaf:Person ; + foaf:name "Klera Seckman" + ] ; + dc:title "modernizing encourager detected" ; + swrc:journal ; + foaf:homepage "http://www.nanograms.tld/detected/supervises.html" . + +_:b162 a foaf:Person ; + foaf:name "Fia Cutone" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bedumbs.tld/diastole/stockily.html" ; + dc:creator _:b206 ; + dc:title "acceptees stockily fussily" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.diastole.tld/fussily/tenoners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incenses.tld/flossing/bonding.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lottie Dredge" + ] ; + dc:title "fluorinated bonding balmiest" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.flossing.tld/balmiest/lecherously.html" . + + + a bench:Article ; + dc:creator _:b215 ; + dc:title "whizbangs intermezzos interleave" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.micros.tld/interleave/barehead.html" . + + + a bench:Article ; + dc:creator _:b1308 , _:b1751 ; + dc:title "overdrank dumps carousels" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.recalculations.tld/carousels/acidly.html" . + +_:b880 a foaf:Person ; + foaf:name "Abbigale Ingold" . + + + a bench:Inproceedings ; + bench:booktitle "drawls shogun deranges" ; + dc:creator _:b1212 ; + dc:title "yelpers deranges pilous" ; + dcterms:issued 1964 ; + swrc:pages 187 ; + foaf:homepage "http://www.shogun.tld/pilous/expedients.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Geralde Galles" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Arata Soliani" + ] ; + dc:title "griot apostleship thirsts" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.overconservative.tld/thirsts/isogamy.html" . + + + a bench:Article ; + dc:creator _:b126 ; + dc:title "spongins semiautomatic fizzes" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.shirtings.tld/fizzes/vinosities.html" . + +_:b111 a foaf:Person ; + foaf:name "Takuboku Aicklen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carousal.tld/scrunched/drear.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tejano Standifur" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sotatsu Lupold" + ] ; + dc:title "sanctioners drear kinaesthetically" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.scrunched.tld/kinaesthetically/constrainable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sheepman.tld/attributively/annotativeness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abdul Spicer" + ] ; + dc:title "pulsejets annotativeness achene" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.attributively.tld/achene/cutup.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaazima Pavich" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Adriana Brumitt" + ] ; + dc:title "antihypertensives prescience casette" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.formfitting.tld/casette/webfeet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woodcutter.tld/unobstructed/taxidermists.html" ; + dc:creator _:b1845 ; + dc:title "cl taxidermists geneses" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.unobstructed.tld/geneses/charmed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncorroborated.tld/indulgence/termed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Andrew Coplen" + ] ; + dc:title "leaving termed effervesce" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.indulgence.tld/effervesce/surviver.html" . + +_:b583 a foaf:Person ; + foaf:name "Oenomaus Fiorillo" . + +_:b1445 a foaf:Person ; + foaf:name "Lizbeth Chkouri" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.adios.tld/anticked/inveigling.html" ; + bench:booktitle "ovules devaluations anticked" ; + dc:creator _:b323 , person:Paul_Erdoes ; + dc:title "devaluations inveigling induration" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.anticked.tld/induration/figurativeness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.penning.tld/negations/glossily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Veronica Thurmond" + ] ; + dc:title "waded glossily starchier" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.negations.tld/starchier/anaesthesia.html" . + +_:b1283 a foaf:Person ; + foaf:name "Aberthol Wilczak" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reloader.tld/extractions/visitant.html" ; + bench:booktitle "bewares ossia extractions" ; + dc:creator person:Paul_Erdoes , _:b1379 ; + dc:title "ossia visitant darkroom" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.extractions.tld/darkroom/bangtails.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.griped.tld/tauts/reclusive.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alala Cilento" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sacha Kotrba" + ] ; + dc:title "governed reclusive hawser" ; + swrc:journal ; + swrc:month 2 ; + swrc:pages 82 ; + foaf:homepage "http://www.tauts.tld/hawser/hackers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exilic.tld/mod/impasses.html" ; + bench:booktitle "consignment racecourse mod" ; + dc:creator _:b1398 ; + dc:title "racecourse impasses hepaticas" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.mod.tld/hepaticas/irreconcilability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vacillates.tld/nonlogical/wingy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laline Subia" + ] ; + dc:title "decomposers wingy prefigured" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.nonlogical.tld/prefigured/stemware.html" . + + + a bench:Article ; + dc:creator _:b675 ; + dc:title "recitals predusks crones" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.cushiness.tld/crones/faddism.html" . + + + a bench:Inproceedings ; + bench:booktitle "filmstrips achiest anarchies" ; + dc:creator _:b1602 ; + dc:title "systole anarchies prelimit" ; + dcterms:issued 1955 ; + swrc:pages 199 ; + foaf:homepage "http://www.achiest.tld/prelimit/fondest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regularized.tld/procommunists/platy.html" ; + dc:creator _:b1250 ; + dc:title "miniskirt platy microfilmer" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.procommunists.tld/microfilmer/unbosom.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grot.tld/giftedly/befoulier.html" ; + dc:creator _:b1096 ; + dc:title "extracts befoulier parings" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.giftedly.tld/parings/tost.html" . + +_:b1529 a foaf:Person ; + foaf:name "Edwyn Spalinger" . + + + a bench:Article ; + dc:creator _:b1842 ; + dc:title "manors corrugates spikelets" ; + swrc:journal ; + foaf:homepage "http://www.biotypes.tld/spikelets/webers.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1958)" ; + dcterms:issued 1958 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Saionji Pierrot" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Holda Dible" + ] ; + dc:title "beekeepers swooned lurches" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.heterogenous.tld/lurches/floatier.html" . + + + a bench:Inproceedings ; + bench:booktitle "carved enfranchises expositing" ; + dc:creator _:b504 ; + dc:title "archduchess expositing tattered" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.enfranchises.tld/tattered/perfumer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.amplest.tld/reconcilement/wineskins.html" ; + bench:booktitle "acrimonies horologies reconcilement" ; + dc:creator _:b517 , _:b1549 ; + dc:title "horologies wineskins decayer" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.reconcilement.tld/decayer/shipments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cracksman.tld/trustified/skiddooing.html" ; + dc:creator _:b1125 ; + dc:title "seizures skiddooing zeitgeist" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.trustified.tld/zeitgeist/trimotor.html" . + + + a bench:Proceedings ; + bench:booktitle "backstay moodier redistributed" ; + dc:publisher "Jason Aronson Publishers" ; + dc:title "Proceeding 1 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b976 , person:Paul_Erdoes , _:b488 , _:b487 ; + swrc:isbn "0-7288-9158-0" ; + swrc:series 1861 ; + swrc:volume 8 ; + foaf:homepage "http://www.moodier.tld/appeasing/rapaciousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crusades.tld/burnishing/manhattans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Narda Bayuk" + ] ; + dc:title "discolor manhattans recoloration" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.burnishing.tld/recoloration/hazed.html" . + +_:b734 a foaf:Person ; + foaf:name "Latreece Whitebear" . + + + a bench:Article ; + dc:creator _:b1466 ; + dc:title "finespun ostensive trembled" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.exploring.tld/trembled/potties.html" . + + + a bench:Inproceedings ; + bench:booktitle "airscrew inarticulateness chicaner" ; + dc:creator _:b24 , _:b282 ; + dc:title "avocados chicaner wetsuit" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.inarticulateness.tld/wetsuit/subprincipal.html" . + + + a bench:Proceedings ; + bench:booktitle "passovers barracking nips" ; + dc:publisher "Cold Spring Harbor Laboratory Press" ; + dc:title "Proceeding 3 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b1592 , _:b654 ; + swrc:isbn "0-3464-5923-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.barracking.tld/sodomite/evangelicals.html" . + +_:b48 a foaf:Person ; + foaf:name "Anju Bridgham" . + + + a bench:Inproceedings ; + bench:booktitle "swaddled titlists presupposes" ; + dc:creator _:b344 , _:b977 ; + dc:title "socked presupposes inroads" ; + dcterms:issued 1959 ; + swrc:pages 82 ; + foaf:homepage "http://www.titlists.tld/inroads/ritziness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inverter.tld/microscopical/lodgments.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Siddeeqi Eikleberry" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Chavez Gonales" + ] ; + dc:title "treasurers lodgments institutionally" ; + swrc:journal ; + foaf:homepage "http://www.microscopical.tld/institutionally/boutonniere.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spadeful.tld/tokenisms/retread.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rodell Sonnefeld" + ] ; + dc:title "kayoing retread diapered" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.tokenisms.tld/diapered/miniscule.html" . + + + a bench:Inproceedings ; + bench:booktitle "intrepidity frosh thrushes" ; + dc:creator _:b1732 ; + dc:title "hocking thrushes randier" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.frosh.tld/randier/morph.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outshone.tld/recruited/swampiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lera Suter" + ] ; + dc:title "reecho swampiest mobilizer" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.recruited.tld/mobilizer/kitlings.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elli Asner" + ] ; + dc:title "indiscreetness lengthened goodness" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.unextended.tld/goodness/weathercocks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overinsuring.tld/chargers/effendi.html" ; + bench:booktitle "geeing congruities chargers" ; + dc:creator _:b983 ; + dc:title "congruities effendi clippers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 181 ; + foaf:homepage "http://www.chargers.tld/clippers/woodchopper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moisturizer.tld/backwash/outlasting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Faith Neeld" + ] ; + dc:title "disappointed outlasting begrudged" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.backwash.tld/begrudged/manikins.html" . + + + a bench:Inproceedings ; + bench:booktitle "internationalists imperialism floccular" ; + dc:creator _:b987 ; + dc:title "nationally floccular woodworm" ; + dcterms:issued 1965 ; + swrc:pages 119 ; + foaf:homepage "http://www.imperialism.tld/woodworm/mutuels.html" . + +_:b387 a foaf:Person ; + foaf:name "Josephina Idris" . + + + a bench:Article ; + rdfs:seeAlso "http://www.benin.tld/precedes/flatulence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Violette Gins" + ] ; + dc:title "caltrops flatulence carnivorousness" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.precedes.tld/carnivorousness/decipherable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dildoe.tld/plutocrats/derivation.html" ; + dc:creator _:b1686 , _:b1763 ; + dc:title "bolshevists derivation tindery" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.plutocrats.tld/tindery/robotizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diddler.tld/operands/alnico.html" ; + dc:creator _:b1621 ; + dc:title "orth alnico archduchesses" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.operands.tld/archduchesses/beautifiers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slurrying.tld/applauder/unmentioned.html" ; + dc:creator _:b1231 , _:b1479 ; + dc:title "spittoons unmentioned shabbily" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.applauder.tld/shabbily/refashioning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.queerly.tld/pridefully/saliences.html" ; + dc:creator _:b1223 ; + dc:title "concrescences saliences enlighten" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.pridefully.tld/enlighten/prided.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disciplines.tld/bastings/retitled.html" ; + dc:creator _:b205 ; + dc:title "frightens retitled enplaning" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.bastings.tld/enplaning/dados.html" . + +_:b1374 a foaf:Person ; + foaf:name "Kasen Encinas" . + + + a bench:Inproceedings ; + bench:booktitle "moderately hyperextension medius" ; + dc:creator _:b132 ; + dc:title "adverted medius gallivanting" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.hyperextension.tld/gallivanting/buffaloing.html" . + + + a bench:Article ; + dc:creator _:b337 ; + dc:publisher "Penguin USA" ; + dc:title "imagoes cyborgs retarding" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.reissuers.tld/retarding/reopening.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snobbily.tld/stickier/shorthanded.html" ; + dc:creator _:b8 ; + dc:title "foals shorthanded excusableness" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.stickier.tld/excusableness/immixed.html" . + +_:b223 a foaf:Person ; + foaf:name "Alwin Roewe" . + +_:b1835 a foaf:Person ; + foaf:name "Liana Glasier" . + +_:b1593 a foaf:Person ; + foaf:name "Josephinee Rousselle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.terser.tld/finalize/fizgig.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rohana Clacher" + ] ; + dc:title "refiners fizgig disgustingly" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.finalize.tld/disgustingly/tinworks.html" . + + + a bench:Article ; + dc:creator _:b1232 ; + dc:title "croaks dogtrotted splashiness" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.jungly.tld/splashiness/gnotobiology.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ambrosi Cerni" + ] ; + dc:title "overworked motey marketed" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.gettered.tld/marketed/beholding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bronzed.tld/uninclosed/yodled.html" ; + bench:cdrom "http://www.foreskins.tld/greenstick/uninclosed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Darlene Roon" + ] ; + dc:title "greenstick yodled strumpet" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.uninclosed.tld/strumpet/disoblige.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mimicry.tld/qursh/boozer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gelisa Waldron" + ] ; + dc:title "undergrounds boozer eternise" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.qursh.tld/eternise/rehydration.html" . + +_:b1147 a foaf:Person ; + foaf:name "Adwr Liiv" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sneakers.tld/quackster/butterfingers.html" ; + bench:booktitle "bankrolling gallnuts quackster" ; + dc:creator _:b994 ; + dc:title "gallnuts butterfingers klutzy" ; + dcterms:issued 1963 ; + swrc:pages 132 ; + foaf:homepage "http://www.quackster.tld/klutzy/epistles.html" . + + + a bench:Article ; + dc:creator _:b1785 , _:b783 , person:Paul_Erdoes ; + dc:title "tragically published haters" ; + swrc:journal ; + swrc:note "befoulier parings tost creels measurably leant miriest filterability farced sufferingly" ; + swrc:pages 176 ; + foaf:homepage "http://www.backlashed.tld/haters/redundantly.html" . + +_:b1672 a foaf:Person ; + foaf:name "Ingela Giaccone" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emanated.tld/deionized/predeceases.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sharisha Gebhart" + ] ; + dc:title "disarmers predeceases indulgers" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.deionized.tld/indulgers/shopping.html" . + +_:b97 a foaf:Person ; + foaf:name "Uqbah Oconnell" . + +_:b353 a foaf:Person ; + foaf:name "Huda Horger" . + +_:b1543 a foaf:Person ; + foaf:name "Daloris Sandstrom" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alda Alan" + ] ; + dc:title "bullyboys unhandicapped cryptal" ; + swrc:journal ; + swrc:note "leavens metagalaxy bouzoukis trimorphs systemless disinfections survived reproductivity" ; + foaf:homepage "http://www.cigarets.tld/cryptal/bites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recitation.tld/alit/backtracks.html" ; + dc:creator _:b1565 ; + dc:creator [ a foaf:Person ; + foaf:name "Cline Iwanowski" + ] ; + dc:title "athenians backtracks wraths" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.alit.tld/wraths/pukes.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b136 ; + swrc:number 1 ; + swrc:volume 17 . diff --git a/test/data/sp2b/50ktriples.ttl b/test/data/sp2b/50ktriples.ttl new file mode 100644 index 000000000..240bf6600 --- /dev/null +++ b/test/data/sp2b/50ktriples.ttl @@ -0,0 +1,62183 @@ +@prefix swrc: . +@prefix bench: . +@prefix rdf: . +@prefix person: . +@prefix xsd: . +@prefix dcterms: . +@prefix rdfs: . +@prefix foaf: . +@prefix dc: . + +_:b0 a foaf:Person ; + foaf:name "Alfrred Surprenant" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.repeoples.tld/dissimulator/confrontations.html" ; + bench:booktitle "attainders preboiling dissimulator" ; + dc:creator _:b1 , _:b2 ; + dc:title "preboiling confrontations almanacs" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.dissimulator.tld/almanacs/tonnes.html" . + + + a bench:Inproceedings ; + bench:booktitle "stepladder disliker copilots" ; + dc:creator _:b3 , _:b4 ; + dc:title "kited copilots alluvia" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.disliker.tld/alluvia/noncontrollable.html" . + + + a bench:Inproceedings ; + bench:booktitle "optimally confirms bestowals" ; + dc:creator person:Paul_Erdoes , _:b5 , _:b6 ; + dc:title "oblongly bestowals interrupters" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.confirms.tld/interrupters/darkened.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trounced.tld/zeolite/daredevils.html" ; + bench:booktitle "vower astringed zeolite" ; + dc:creator _:b7 ; + dc:title "astringed daredevils shadings" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.zeolite.tld/shadings/disasters.html" . + +_:b8 a foaf:Person ; + foaf:name "Aandranee Sakamaki" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ghita Pitonyak" + ] ; + dc:title "crashes hollers trickier" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.wordperfect.tld/trickier/expropriations.html" . + +_:b9 a foaf:Person ; + foaf:name "Taishineia Hudnall" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lumpers.tld/overshoe/eyelashes.html" ; + bench:booktitle "commodiousness amicabilities overshoe" ; + dc:creator _:b10 ; + dc:title "amicabilities eyelashes descriptiveness" ; + dcterms:issued 1966 ; + swrc:pages 8 ; + foaf:homepage "http://www.overshoe.tld/descriptiveness/jacked.html" . + + + a bench:Inproceedings ; + bench:booktitle "admirable lockless hoarier" ; + dc:creator _:b11 ; + dc:title "formating hoarier tincting" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.lockless.tld/tincting/shined.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cheviot.tld/corresponds/unabsorbed.html" ; + dc:creator _:b12 , _:b13 ; + dc:title "hullabaloo unabsorbed bezils" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.corresponds.tld/bezils/huffed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.luff.tld/bionics/huskers.html" ; + bench:booktitle "orations cotes bionics" ; + dc:creator _:b14 , _:b15 ; + dc:title "cotes huskers daydreaming" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.bionics.tld/daydreaming/counselling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shuttered.tld/remeasuring/egresses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Detana Trautz" + ] ; + dc:title "yahoo egresses geologer" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.remeasuring.tld/geologer/nonvoter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sabred.tld/sterilizer/mirages.html" ; + bench:booktitle "equivocation summarizing sterilizer" ; + dc:creator _:b16 , person:Paul_Erdoes ; + dc:title "summarizing mirages cornily" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.sterilizer.tld/cornily/intoxicated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.baggings.tld/pitifuller/mightier.html" ; + dc:creator _:b17 ; + dc:title "insalivation mightier shucker" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.pitifuller.tld/shucker/unstates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gesshin Hocutt" + ] ; + dc:title "probations careerers heehawed" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.weighage.tld/heehawed/sophisticating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renominates.tld/goslings/tramcars.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aliyya Antoniuk" + ] ; + dc:title "condemner tramcars possibler" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.goslings.tld/possibler/reconnects.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.armorers.tld/klutzier/simonize.html" ; + dc:creator _:b18 ; + dc:title "uric simonize scrappier" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.klutzier.tld/scrappier/bristling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alzbeta Poss" + ] ; + dc:title "desolation permutationists transistors" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.agin.tld/transistors/mousily.html" . + + + a bench:Inproceedings ; + bench:booktitle "enfin discrepancy solely" ; + dc:creator _:b19 ; + dc:title "nonadhesive solely fundamentals" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.discrepancy.tld/fundamentals/refining.html" . + +_:b20 a foaf:Person ; + foaf:name "Uqbah Oconnell" . + + + a bench:Inproceedings ; + bench:abstract "annoys republishing menstruum distress collection barbecues sibilantly phalange traverses offish retributing tubings rejectees chestful skyjacking chattiest faltered gunslingers speedboating endemics lecherous spiller blowby teemers vastier federalism tauting paves monogramed conspicuousness soother glaziery memorializing themes wielder scleras shiftily queries pamphlets uncommunicative splattering spectroscopist gneisses lapidists rapist incitingly weediest commissioned vapouring apres rootless locket unfeared homeowners peppertree legendarily rifled nonanalytic flavoured dispassionate unseal droits defying monkshoods beseeming constants bullfighter educating reagent arsenides timeservers poilu lothsome reinterrogate folktales ancestries ringworm waffles seemlier farfels latently pastorale jadish gamine cloistral shadowbox focally bourg clingstones beaned antidotally impregnated thighbones insatiate callback outworn faultfinders tything swaying oilily operator quester duplexer alopecias cobbier zebus legateships sikhism impenitence righto ligation" ; + bench:booktitle "mahjongs unfamiliarly procrastination" ; + dc:creator _:b21 ; + dc:title "estrogen procrastination fluttering" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.unfamiliarly.tld/fluttering/landscapes.html" . + +_:b22 a foaf:Person ; + foaf:name "Addison Bovio" . + +_:b23 a foaf:Person ; + foaf:name "Calla Vanderkaaden" . + +_:b24 a foaf:Person ; + foaf:name "Forest Flax" . + + + a bench:Proceedings ; + bench:booktitle "swaggered atmans saviors" ; + dc:publisher "Taigh na Teud" ; + dc:title "Proceeding 1 (1954)" ; + dcterms:issued 1954 ; + swrc:editor _:b25 , _:b26 , person:Paul_Erdoes ; + swrc:isbn "0-8517-1633-0" ; + swrc:series 1910 ; + foaf:homepage "http://www.atmans.tld/retained/lyre.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slandering.tld/teuton/sulking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raiza Olaya" + ] ; + dc:title "feloniously sulking punches" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.teuton.tld/punches/radiograph.html" . + +_:b27 a foaf:Person ; + foaf:name "Eichi Tenant" . + + + a bench:Article ; + rdfs:seeAlso "http://www.untrammelled.tld/refolds/splotches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rayyana Scollan" + ] ; + dc:title "undeclared splotches splices" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.refolds.tld/splices/sheenie.html" . + +_:b28 a foaf:Person ; + foaf:name "Damario Wardle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.footsteps.tld/pseudonyms/mitotic.html" ; + dc:creator _:b29 ; + dc:title "landings mitotic moneyed" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.pseudonyms.tld/moneyed/allowable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wrathily.tld/unoffered/albinoism.html" ; + dc:creator _:b30 ; + dc:title "hasteners albinoism dependant" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.unoffered.tld/dependant/differs.html" . + + + a bench:Article ; + dc:creator _:b31 ; + dc:title "tularemic communalized regions" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.polynomials.tld/regions/skys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gengyo Cumbass" + ] ; + dc:title "pilothouses overtime ptomain" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.onanism.tld/ptomain/synchronized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.faddish.tld/archenemies/indistinctly.html" ; + dc:creator _:b32 ; + dc:title "kinglets indistinctly throatily" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.archenemies.tld/throatily/evolvement.html" . + + + a bench:Article ; + dc:creator _:b33 , _:b34 ; + dc:title "exacting transsexual startling" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.deodorizer.tld/startling/placarded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.withed.tld/clamour/tampering.html" ; + dc:creator _:b35 ; + dc:title "snuffler tampering hookless" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.clamour.tld/hookless/whickers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saluting.tld/acoustically/fabricators.html" ; + dc:creator _:b36 ; + dc:title "laager fabricators annealers" ; + swrc:journal ; + foaf:homepage "http://www.acoustically.tld/annealers/breaststroke.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dine Hazzard" + ] ; + dc:title "sorbitols langur rebounding" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.masticates.tld/rebounding/stuccoed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.funfair.tld/wakeners/shies.html" ; + dc:creator _:b37 ; + dc:title "basset shies heights" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.wakeners.tld/heights/tetchiest.html" . + + + a bench:Article ; + dc:creator _:b38 ; + dc:title "outboasts galas poppet" ; + swrc:journal ; + foaf:homepage "http://www.closefisted.tld/poppet/harmonies.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ludolphine Bable" + ] ; + dc:title "footboy arches captivating" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.reverential.tld/captivating/jaunted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discomposure.tld/cerebrals/equivocally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jasmine Coile" + ] ; + dc:title "crimsoned equivocally excesses" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.cerebrals.tld/excesses/meninges.html" . + +_:b39 a foaf:Person ; + foaf:name "Satoru Beaumont" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsay.tld/circulative/greeter.html" ; + bench:booktitle "landslides computerized circulative" ; + dc:creator _:b40 ; + dc:title "computerized greeter coonskins" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.circulative.tld/coonskins/cabala.html" . + +_:b41 a foaf:Person ; + foaf:name "Conceicao Taraborelli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.advised.tld/eyetooth/underseas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jovina Ceman" + ] ; + dc:title "stealings underseas alphorn" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.eyetooth.tld/alphorn/vulcanic.html" . + +_:b42 a foaf:Person ; + foaf:name "Moritz Lavorini" . + + + a bench:Article ; + dc:creator _:b43 , _:b44 ; + dc:title "parameterization emotionalize grandmaternal" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.oppressing.tld/grandmaternal/naphthalene.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pranksters.tld/prewarmed/beamy.html" ; + dc:creator _:b45 ; + dc:creator [ a foaf:Person ; + foaf:name "Numaan Mcphaul" + ] ; + dc:title "strolling beamy secreting" ; + swrc:journal ; + foaf:homepage "http://www.prewarmed.tld/secreting/prostitutes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lanoline.tld/unchilled/enlacing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Muzammil Mutter" + ] ; + dc:title "baddies enlacing doubting" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.unchilled.tld/doubting/ukase.html" . + +_:b46 a foaf:Person ; + foaf:name "Galni Mclarty" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ora Poleyestewa" + ] ; + dc:title "royals encephalon infecter" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.pitchy.tld/infecter/caricaturing.html" . + +_:b47 a foaf:Person ; + foaf:name "Jokin Hytros" . + + + a bench:Article ; + rdfs:seeAlso "http://www.presoak.tld/famishing/foreskins.html" ; + dc:creator _:b48 ; + dc:creator [ a foaf:Person ; + foaf:name "Awf Schuster" + ] ; + dc:title "asseverations foreskins bronzed" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.famishing.tld/bronzed/greenstick.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oxygenates.tld/reacceding/blacklisted.html" ; + bench:booktitle "pouted tarweeds reacceding" ; + dc:creator _:b49 ; + dc:title "tarweeds blacklisted unclench" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.reacceding.tld/unclench/amoebic.html" . + +_:b50 a foaf:Person ; + foaf:name "Brittani Gasman" . + + + a bench:Inproceedings ; + bench:booktitle "disclamation impersonations consenting" ; + dc:creator _:b51 ; + dc:title "constriction consenting refractorily" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.impersonations.tld/refractorily/parlayers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unheralded.tld/zincic/omnium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shijo Mccullon" + ] ; + dc:title "rafts omnium elitisms" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.zincic.tld/elitisms/cultivates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xylidine.tld/designee/scarlets.html" ; + dc:creator person:Paul_Erdoes , _:b52 ; + dc:title "liers scarlets pathfinder" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.designee.tld/pathfinder/househusbands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.howler.tld/canard/dodges.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yurochka Hemmer" + ] ; + dc:title "softwoods dodges cursively" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.canard.tld/cursively/diagrammed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deprecators.tld/refed/photoelectrically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nickolas Tritle" + ] ; + dc:title "coifed photoelectrically vinylic" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.refed.tld/vinylic/cleared.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overgrew.tld/unreasonably/hardships.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dragana Luquette" + ] ; + dc:title "exaggerates hardships gelatins" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.unreasonably.tld/gelatins/aitches.html" . + + + a bench:Article ; + dc:creator _:b53 ; + dc:title "salutarily premisses marshiest" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.cardiotherapies.tld/marshiest/snuffliest.html" . + +_:b54 a foaf:Person ; + foaf:name "Yaeesh Libby" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jadishly.tld/censurable/dopy.html" ; + bench:booktitle "ophidians disfunction censurable" ; + dc:creator [ a foaf:Person ; + foaf:name "Vizelin Rodnguez" + ] ; + dc:title "disfunction dopy demised" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.censurable.tld/demised/secreter.html" . + +_:b55 a foaf:Person ; + foaf:name "Eemilie Stainbrook" . + + + a bench:Journal ; + dc:title "Journal 2 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b56 , _:b57 ; + swrc:number 1 ; + swrc:volume 12 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mimosa.tld/hornswoggled/industriously.html" ; + bench:booktitle "concertize dulses hornswoggled" ; + dc:creator _:b58 ; + dc:title "dulses industriously emotionalist" ; + dcterms:issued 1966 ; + swrc:pages 176 ; + foaf:homepage "http://www.hornswoggled.tld/emotionalist/deckhands.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sudsed.tld/gestates/loaders.html" ; + bench:booktitle "willfulness prelimits gestates" ; + dc:creator _:b59 ; + dc:title "prelimits loaders obligers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 104 ; + foaf:homepage "http://www.gestates.tld/obligers/legionnaires.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.valence.tld/navigation/loveliness.html" ; + bench:booktitle "assemblyman bingo navigation" ; + dc:creator _:b60 ; + dc:title "bingo loveliness ytterbic" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.navigation.tld/ytterbic/whapped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warworn.tld/oceanologist/shoring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hiroshi Henneberger" + ] ; + dc:title "deafness shoring mouthily" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.oceanologist.tld/mouthily/aviarist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.styling.tld/planers/sergeancies.html" ; + dc:creator _:b61 ; + dc:title "insensately sergeancies lamber" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.planers.tld/lamber/anonyms.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wava Goubeaux" + ] ; + dc:title "clewed hesitation fainting" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.reassemble.tld/fainting/croupy.html" . + + + a bench:Inproceedings ; + bench:booktitle "annihilated hardheartedness characterization" ; + dc:creator _:b62 ; + dc:title "asymptotical characterization radiologically" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.hardheartedness.tld/radiologically/denouncer.html" . + +_:b63 a foaf:Person ; + foaf:name "Wene Knee" . + + + a bench:Article ; + dc:creator _:b11 ; + dc:title "insensitively vampirism cherubical" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.commiseratively.tld/cherubical/typecast.html" . + + + a bench:Incollection ; + bench:booktitle "unreconcilable bruting relay" ; + dc:creator _:b64 , _:b65 ; + dc:title "crossness relay coccyxes" ; + dcterms:issued 1963 ; + swrc:pages 47 ; + foaf:homepage "http://www.bruting.tld/coccyxes/cozened.html" . + +_:b66 a foaf:Person ; + foaf:name "Adelaide Certosimo" . + + + a bench:Article ; + dc:creator _:b67 , _:b68 ; + dc:title "jimmied deathlessly armband" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.domiciliary.tld/armband/gammon.html" . + + + a bench:Article ; + dc:creator _:b69 ; + dc:title "ashcan hewer coiffed" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.deriders.tld/coiffed/capless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amphibiousness.tld/recklessness/erased.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eszter Bones" + ] ; + dc:title "reeky erased outclass" ; + swrc:journal ; + foaf:homepage "http://www.recklessness.tld/outclass/oracles.html" . + + + a bench:Article ; + bench:cdrom "http://www.corgis.tld/supplicant/denicotinized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Coty Greeb" + ] ; + dc:title "nightmares denicotinized fugatos" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.supplicant.tld/fugatos/wheedles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seawaters.tld/patronly/hydrozoon.html" ; + dc:creator person:Paul_Erdoes , _:b70 ; + dc:title "ruminative hydrozoon webbier" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.patronly.tld/webbier/foxiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.succored.tld/bellows/squiggled.html" ; + dc:creator _:b71 , _:b72 ; + dc:title "kinescopes squiggled slaughterers" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.bellows.tld/slaughterers/insulins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.klanism.tld/clarinets/nonluminous.html" ; + bench:booktitle "doughtiest fluidic clarinets" ; + dc:creator _:b73 ; + dc:title "fluidic nonluminous overspecializing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.clarinets.tld/overspecializing/politicized.html" . + +_:b74 a foaf:Person ; + foaf:name "Feli Trainham" . + +_:b75 a foaf:Person ; + foaf:name "Carolina Slosek" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.downcourt.tld/chopstick/recenter.html" ; + bench:booktitle "benumbedness curator chopstick" ; + dc:creator _:b76 , _:b77 ; + dc:title "curator recenter honourers" ; + dcterms:issued 1965 ; + swrc:pages 200 ; + foaf:homepage "http://www.chopstick.tld/honourers/resistance.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.manilla.tld/proletariate/outscore.html" ; + bench:booktitle "inspiring argyll proletariate" ; + dc:creator _:b78 , person:Paul_Erdoes ; + dc:title "argyll outscore inseminators" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.proletariate.tld/inseminators/serener.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bestializing.tld/triadism/vivifier.html" ; + dc:creator _:b79 ; + dc:title "overconfident vivifier vivisection" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.triadism.tld/vivisection/distally.html" . + + + a bench:Inproceedings ; + bench:booktitle "overtraining songbirds appositive" ; + dc:creator _:b80 ; + dc:title "endomorphic appositive conditionalities" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.songbirds.tld/conditionalities/gesticulations.html" . + +_:b81 a foaf:Person ; + foaf:name "Rogned Trasport" . + +_:b82 a foaf:Person ; + foaf:name "Nostasia Gutzler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unrevealed.tld/tuts/reflowered.html" ; + dc:creator _:b83 ; + dc:title "cadencing reflowered eructating" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.tuts.tld/eructating/scurrilously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.knucklers.tld/impairments/waveless.html" ; + dc:creator _:b84 , _:b85 ; + dc:title "interlunar waveless logier" ; + swrc:journal ; + swrc:note "dopy demised secreter hairsplitting sultrily irretrievably unlink widowers incurability" ; + swrc:pages 10 ; + foaf:homepage "http://www.impairments.tld/logier/cincture.html" . + +_:b86 a foaf:Person ; + foaf:name "Esinam Guier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.truncheons.tld/ejective/elasticizing.html" ; + dc:creator _:b87 ; + dc:title "simplism elasticizing licitly" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.ejective.tld/licitly/unapprehensive.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luciano Harbuck" + ] ; + dc:title "dekameters xiv interpolated" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.viny.tld/interpolated/taw.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.glowfly.tld/eagerest/deadheads.html" ; + bench:booktitle "fellator acidness eagerest" ; + dc:creator _:b88 ; + dc:title "acidness deadheads tramels" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.eagerest.tld/tramels/mademoiselle.html" . + +_:b89 a foaf:Person ; + foaf:name "Shaafia Borucki" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noncombatants.tld/fantasms/keister.html" ; + dc:creator _:b90 ; + dc:title "tingles keister despatches" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.fantasms.tld/despatches/tequila.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stollens.tld/conditione/loathly.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Motoyasu Calligy" + ] ; + dc:title "ponderers loathly cancels" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.conditione.tld/cancels/debiting.html" . + + + a bench:Article ; + dc:creator _:b91 ; + dc:title "steeps kins abrogator" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.hairline.tld/abrogator/rechecking.html" . + +_:b92 a foaf:Person ; + foaf:name "Sadaharu Ulanski" . + + + a bench:Inproceedings ; + bench:booktitle "dissuasion compromising monograph" ; + dc:creator _:b93 , _:b94 ; + dc:title "droplets monograph gossiped" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.compromising.tld/gossiped/bastardies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chariest.tld/manifestations/utilizations.html" ; + bench:booktitle "garnish rencounters manifestations" ; + dc:creator person:Paul_Erdoes , _:b95 ; + dc:title "rencounters utilizations chapeaus" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.manifestations.tld/chapeaus/hexapodies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.riggers.tld/aligners/retraces.html" ; + bench:booktitle "tarpapered maladjusted aligners" ; + dc:creator person:Paul_Erdoes , _:b96 ; + dc:title "maladjusted retraces lippy" ; + dcterms:issued 1951 ; + dcterms:partOf ; + foaf:homepage "http://www.aligners.tld/lippy/cynicism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spouseless.tld/deistic/deportations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alonza Galyan" + ] ; + dc:title "manubriums deportations slimmest" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.deistic.tld/slimmest/alate.html" . + + + a bench:Article ; + dc:creator _:b97 ; + dc:title "lagers beaneries paused" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.coffined.tld/paused/dragsters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manumits.tld/leaned/undersupplying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ruwaid Solian" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ricky Wyss" + ] ; + dc:title "denizens undersupplying stylise" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.leaned.tld/stylise/ixia.html" . + +_:b98 a foaf:Person ; + foaf:name "Tessy Sharber" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fulko Pullen" + ] ; + dc:title "sapphism aw rummier" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.prostatectomies.tld/rummier/obtuseness.html" . + +_:b99 a foaf:Person ; + foaf:name "Toku Synowiec" . + + + a bench:Article ; + rdfs:seeAlso "http://www.federacy.tld/hightails/freshening.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Selma Kaleta" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Adrina Viren" + ] ; + dc:title "officered freshening contaminative" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.hightails.tld/contaminative/unfurling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Laure Gentis" + ] ; + dc:title "inordinately bumpkins toupees" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.possesses.tld/toupees/avoiders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.branchlike.tld/ai/affirmativeness.html" ; + dc:creator _:b100 ; + dc:title "chimed affirmativeness scofflaws" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.ai.tld/scofflaws/pistils.html" . + +_:b101 a foaf:Person ; + foaf:name "Louis Covel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concertizing.tld/battiest/seizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vitaliy Lineberger" + ] ; + dc:title "banshees seizing nonsymbolic" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.battiest.tld/nonsymbolic/undersupply.html" . + +_:b102 a foaf:Person ; + foaf:name "Cornelia Mckahan" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Inoue Mizzi" + ] ; + dc:title "schillings corroborated witnessing" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.gyroscopically.tld/witnessing/mottling.html" . + +_:b103 a foaf:Person ; + foaf:name "Ilka Waldroop" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moonward.tld/gruesomer/draughty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cinzia Heising" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sakari Hellstrom" + ] ; + dc:title "dispossession draughty dollies" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.gruesomer.tld/dollies/holeless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conformationally.tld/fickleness/parachutists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eldrick Evertsen" + ] ; + dc:title "vindictiveness parachutists panelings" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.fickleness.tld/panelings/disembarkation.html" . + +_:b104 a foaf:Person ; + foaf:name "Eileen Heick" . + +_:b105 a foaf:Person ; + foaf:name "Sufyaan Way" . + + + a bench:Article ; + rdfs:seeAlso "http://www.distended.tld/lagoons/chickpea.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilka Boos" + ] ; + dc:title "prochurch chickpea debilities" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.lagoons.tld/debilities/maundered.html" . + + + a bench:Article ; + dc:creator _:b106 ; + dc:title "waxily seamiest schtick" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.tzarisms.tld/schtick/misdraws.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.afferently.tld/retries/jogs.html" ; + dc:creator _:b107 ; + dc:title "pharmacologist jogs copier" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.retries.tld/copier/colour.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.barrens.tld/blowpipe/varies.html" ; + dc:creator person:Paul_Erdoes , _:b20 ; + dc:title "emanative varies thickest" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.blowpipe.tld/thickest/machinability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oilseeds.tld/perspicaciousness/chippy.html" ; + dc:creator _:b108 ; + dc:title "lancing chippy centralities" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.perspicaciousness.tld/centralities/criticality.html" . + +_:b109 a foaf:Person ; + foaf:name "Kristin Sandhu" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underofficial.tld/arrant/biogeographic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dalila Sadger" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Troika Correy" + ] ; + dc:title "microanalytic biogeographic subsided" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.arrant.tld/subsided/sadistically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mispronounce.tld/repackage/philosophizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yaremka Garbin" + ] ; + dc:title "disqualification philosophizes laparoscope" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.repackage.tld/laparoscope/galloots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.raids.tld/tangram/jingoists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Spasenieva Otts" + ] ; + dc:title "sensu jingoists anastomoses" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.tangram.tld/anastomoses/cachepots.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fiene Mcswain" + ] ; + dc:title "phosgenes disenfranchises dawdling" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.spruced.tld/dawdling/estimator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fortifiers.tld/hacklers/lordliest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Holm Sauret" + ] ; + dc:title "impishness lordliest sixes" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.hacklers.tld/sixes/ratified.html" . + + + a bench:Inproceedings ; + bench:booktitle "unwieldiness disagreeably anthologist" ; + dc:creator _:b110 ; + dc:title "massagists anthologist compressors" ; + dcterms:issued 1959 ; + swrc:pages 133 ; + foaf:homepage "http://www.disagreeably.tld/compressors/mountings.html" . + + + a bench:Article ; + dc:creator _:b111 ; + dc:title "resents afforests zipped" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.cyanided.tld/zipped/sculptured.html" . + +_:b112 a foaf:Person ; + foaf:name "Edgar Schemmel" . + + + a bench:Inproceedings ; + bench:booktitle "regents sabines salons" ; + dc:creator person:Paul_Erdoes , _:b113 ; + dc:title "towers salons inkwell" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.sabines.tld/inkwell/colorably.html" . + +_:b114 a foaf:Person ; + foaf:name "Devon Kwiecien" . + +_:b115 a foaf:Person ; + foaf:name "Sheik Sorrel" . + +_:b116 a foaf:Person ; + foaf:name "Tetsuya Deerdoff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lasagne.tld/phoenicians/eidos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shina Lamontagne" + ] ; + dc:title "antiabortion eidos cathartics" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.phoenicians.tld/cathartics/retracting.html" . + + + a bench:Article ; + dc:creator _:b117 ; + dc:title "ramie journeyer eddies" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.overdosage.tld/eddies/postformed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dominium.tld/indonesian/cauls.html" ; + bench:booktitle "eminency mishandling indonesian" ; + dc:creator _:b118 ; + dc:title "mishandling cauls schlemiels" ; + dcterms:issued 1965 ; + swrc:pages 88 ; + foaf:homepage "http://www.indonesian.tld/schlemiels/variates.html" . + + + a bench:Inproceedings ; + bench:booktitle "restrictionist roughhewed zenithal" ; + dc:creator person:Paul_Erdoes , _:b119 ; + dc:title "slimed zenithal headgears" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.roughhewed.tld/headgears/inflictor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quadrigamist.tld/trenchers/artfully.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilario Kovats" + ] ; + dc:title "mysteriously artfully mangled" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.trenchers.tld/mangled/operably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irises.tld/tabernacles/duple.html" ; + dc:creator _:b120 ; + dc:title "overprotection duple embarkation" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.tabernacles.tld/embarkation/therapies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.addictive.tld/pourboire/discourtesy.html" ; + bench:booktitle "unwarier catafalques pourboire" ; + dc:creator _:b121 , _:b122 ; + dc:title "catafalques discourtesy wildernesses" ; + dcterms:issued 1964 ; + swrc:pages 16 ; + foaf:homepage "http://www.pourboire.tld/wildernesses/amphitheater.html" . + +_:b123 a foaf:Person ; + foaf:name "Estelita Milteer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sublimates.tld/gullied/agencies.html" ; + dc:creator _:b124 ; + dc:title "mods agencies deux" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.gullied.tld/deux/scrappage.html" . + + + a bench:Inproceedings ; + bench:booktitle "implementable recently laying" ; + dc:creator _:b125 ; + dc:title "agriculturalists laying enfants" ; + dcterms:issued 1962 ; + swrc:pages 89 ; + foaf:homepage "http://www.recently.tld/enfants/calendulas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acerb.tld/harms/blotchier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rachael Leichtenberge" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gavin Reynolds" + ] ; + dc:title "helipad blotchier jettying" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.harms.tld/jettying/fertility.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jennyfer Blackwell" + ] ; + dc:title "bander unfaithful inauspiciousness" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.tomcat.tld/inauspiciousness/expanses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.musclebound.tld/herniated/beseechers.html" ; + dc:creator _:b126 , _:b127 ; + dc:title "curvatures beseechers cardias" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.herniated.tld/cardias/clapped.html" . + +_:b128 a foaf:Person ; + foaf:name "Ludwig Kapitula" . + +_:b129 a foaf:Person ; + foaf:name "Rochelle Gutter" . + + + a bench:Inproceedings ; + bench:booktitle "splinters responded orts" ; + dc:creator _:b130 , _:b131 ; + dc:title "shorter orts armyworms" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.responded.tld/armyworms/pieplant.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enamelware.tld/storminess/extinguised.html" ; + bench:booktitle "unenforced solarizes storminess" ; + dc:creator _:b132 ; + dc:title "solarizes extinguised abjection" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.storminess.tld/abjection/anticipations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.minify.tld/binders/carnelians.html" ; + dc:creator _:b76 ; + dc:title "prouder carnelians alewives" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.binders.tld/alewives/bioenvironmental.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sergings.tld/ideo/counteractions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gergios Flo" + ] ; + dc:title "rationales counteractions bellhops" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.ideo.tld/bellhops/redfin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catatony.tld/underlip/chillers.html" ; + dc:creator _:b133 ; + dc:title "opulently chillers simplices" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.underlip.tld/simplices/initiative.html" . + +_:b134 a foaf:Person ; + foaf:name "Zufar Pestoni" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flotillas.tld/magnetizer/immiscibility.html" ; + dc:creator _:b123 ; + dc:title "oscillator immiscibility tenancies" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.magnetizer.tld/tenancies/allheals.html" . + +_:b135 a foaf:Person ; + foaf:name "Shantie Lafountain" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dwarflike.tld/coreless/tuberculoses.html" ; + dc:creator _:b136 ; + dc:title "effulgences tuberculoses environs" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.coreless.tld/environs/hulled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loggias.tld/photocatalyst/lenity.html" ; + dc:creator person:Paul_Erdoes , _:b137 ; + dc:title "reconciliating lenity tautological" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.photocatalyst.tld/tautological/jambing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cleveland Navarez" + ] ; + dc:title "aroints unhanged rains" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.potshots.tld/rains/lambasted.html" . + +_:b138 a foaf:Person ; + foaf:name "Jaadallah Mullen" . + +_:b139 a foaf:Person ; + foaf:name "Frieder Minaai" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.borderlands.tld/maximite/priss.html" ; + bench:booktitle "climber trashed maximite" ; + dc:creator _:b140 , _:b141 , person:Paul_Erdoes ; + dc:title "trashed priss dudishly" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.maximite.tld/dudishly/serialists.html" . + +_:b142 a foaf:Person ; + foaf:name "Iakovleva Schrull" . + +_:b143 a foaf:Person ; + foaf:name "Taamira Yeomans" . + +_:b144 a foaf:Person ; + foaf:name "Koji Gola" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.romancer.tld/shysters/randomly.html" ; + bench:booktitle "accusatively tartly shysters" ; + dc:creator _:b145 ; + dc:title "tartly randomly premiers" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.shysters.tld/premiers/saxhorns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impeaches.tld/affirmers/chattels.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amane Krauskopf" + ] ; + dc:title "teaware chattels refires" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.affirmers.tld/refires/abducts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.razers.tld/nouveaux/cockneys.html" ; + dc:creator _:b146 ; + dc:title "eaters cockneys assumably" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.nouveaux.tld/assumably/deceiving.html" . + +_:b147 a foaf:Person ; + foaf:name "Ayushmati Appelgren" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bulletins.tld/pipings/ruffles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nikiforova Gehman" + ] ; + dc:title "radarman ruffles tendentious" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.pipings.tld/tendentious/chiefdoms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maunder.tld/vaporer/kinships.html" ; + bench:booktitle "dumpcarts emulsoid vaporer" ; + dc:creator _:b148 ; + dc:title "emulsoid kinships gaveler" ; + dcterms:issued 1965 ; + swrc:pages 173 ; + foaf:homepage "http://www.vaporer.tld/gaveler/englishes.html" . + +_:b149 a foaf:Person ; + foaf:name "Iratze Ailes" . + +_:b150 a foaf:Person ; + foaf:name "Katelynn Lowman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.arbitrariness.tld/incorporated/winged.html" ; + bench:booktitle "felicitating glomming incorporated" ; + dc:creator _:b151 ; + dc:title "glomming winged missilry" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.incorporated.tld/missilry/faithing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antibiotics.tld/knickknacks/feudalistic.html" ; + dc:creator _:b152 ; + dc:creator [ a foaf:Person ; + foaf:name "Eijiro Majied" + ] ; + dc:title "marketing feudalistic antedated" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.knickknacks.tld/antedated/invocating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beleapt.tld/genealogists/tumour.html" ; + bench:booktitle "ingrain megaphone genealogists" ; + dc:creator _:b153 ; + dc:title "megaphone tumour matters" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.genealogists.tld/matters/streptococcic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lithographing.tld/internationalizations/mavins.html" ; + dc:creator _:b29 ; + dc:title "muddled mavins unpunished" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.internationalizations.tld/unpunished/licitation.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Susanne Fenster" + ] ; + dc:title "satirize caboodle accedence" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.anticyclone.tld/accedence/abjuratory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forethought.tld/herbivore/putsches.html" ; + dc:creator _:b154 ; + dc:title "nonhazardous putsches patterned" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.herbivore.tld/patterned/acclivities.html" . + +_:b155 a foaf:Person ; + foaf:name "Deianira Laflin" . + +_:b156 a foaf:Person ; + foaf:name "Humberto Simms" . + +_:b157 a foaf:Person ; + foaf:name "Callia Mccrady" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engross.tld/toucher/armadas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zachary Miska" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Vivka Culligan" + ] ; + dc:title "downsizes armadas wartiest" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.toucher.tld/wartiest/supervisorship.html" . + + + a bench:Article ; + dc:creator _:b158 , _:b159 ; + dc:title "postulated pantheistic duennas" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.crossbeam.tld/duennas/papaws.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hoptoad.tld/spreaders/misdeliveries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apala Guillemette" + ] ; + dc:title "peacoat misdeliveries reprobating" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.spreaders.tld/reprobating/reinvolving.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.potful.tld/curred/weapons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Asher Rosendorf" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yanamaria Deavers" + ] ; + dc:title "impends weapons xxiv" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.curred.tld/xxiv/lambkin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attires.tld/unplumbed/charcoals.html" ; + dc:creator _:b129 ; + dc:creator [ a foaf:Person ; + foaf:name "Ksana Widder" + ] ; + dc:title "greaser charcoals runagates" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.unplumbed.tld/runagates/contracted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steatite.tld/snowpack/ineloquent.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Athansios Svendsen" + ] ; + dc:title "funicular ineloquent pulque" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.snowpack.tld/pulque/handoff.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ideologized.tld/franchises/brusquer.html" ; + bench:booktitle "besiegement knitter franchises" ; + dc:creator person:Paul_Erdoes , _:b160 ; + dc:title "knitter brusquer bakemeats" ; + dcterms:issued 1959 ; + swrc:pages 46 ; + foaf:homepage "http://www.franchises.tld/bakemeats/intermixes.html" . + +_:b161 a foaf:Person ; + foaf:name "Filippa Wei" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cusswords.tld/likenesses/gruesomest.html" ; + bench:booktitle "unfelt converts likenesses" ; + dc:creator _:b162 , person:Paul_Erdoes ; + dc:title "converts gruesomest centipedes" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.likenesses.tld/centipedes/remonstrance.html" . + +_:b163 a foaf:Person ; + foaf:name "Ekaja Glaves" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expurgations.tld/pastured/rechartering.html" ; + dc:creator _:b112 ; + dc:creator [ a foaf:Person ; + foaf:name "Santino Guadagno" + ] ; + dc:title "impugnable rechartering digged" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.pastured.tld/digged/backstay.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intransigence.tld/murderesses/datedly.html" ; + dc:creator _:b164 ; + dc:title "confused datedly ached" ; + swrc:journal ; + swrc:month 3 ; + swrc:pages 190 ; + foaf:homepage "http://www.murderesses.tld/ached/skulduggery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuseless.tld/vexing/pertly.html" ; + dc:creator _:b165 ; + dc:title "devilkin pertly etiquettes" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.vexing.tld/etiquettes/derailleur.html" . + + + a bench:Article ; + dc:creator _:b166 ; + dc:title "rehiring tossers pottage" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.outsets.tld/pottage/gonadectomies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aptitudes.tld/tolerators/foresides.html" ; + dc:creator _:b167 ; + dc:title "moonlighted foresides conservatively" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.tolerators.tld/conservatively/dilapidator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shammies.tld/decrepitly/woollier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avital Trask" + ] ; + dc:title "mormonism woollier matchmakers" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.decrepitly.tld/matchmakers/jitterbugged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.veneered.tld/injectors/hundredweight.html" ; + dc:creator _:b168 ; + dc:title "multiplicities hundredweight diphtherian" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.injectors.tld/diphtherian/tzarism.html" . + +_:b169 a foaf:Person ; + foaf:name "Thaddeus Grainger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mealiest.tld/lated/lepers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Xuqiu Deller" + ] ; + dc:title "torching lepers axonal" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.lated.tld/axonal/huntsmen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interjections.tld/whirrs/sloes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cristina Musick" + ] ; + dc:title "girdlers sloes maleficio" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.whirrs.tld/maleficio/windiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reteaching.tld/typescripts/pithier.html" ; + dc:creator _:b170 ; + dc:title "perviousness pithier heme" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.typescripts.tld/heme/vivarium.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.iratest.tld/conservationists/piddling.html" ; + dc:creator _:b171 ; + dc:title "devitalized piddling attempter" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.conservationists.tld/attempter/waiter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drollery.tld/jags/gatherers.html" ; + dc:creator _:b172 , _:b173 ; + dc:title "counsels gatherers disassociating" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.jags.tld/disassociating/wieners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outgrows.tld/surrounding/trumpets.html" ; + dc:creator _:b174 ; + dc:title "circuitously trumpets bucktoothed" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.surrounding.tld/bucktoothed/alterations.html" . + +_:b175 a foaf:Person ; + foaf:name "Woina Waterer" . + + + a bench:Incollection ; + bench:booktitle "toecaps pinochles liefest" ; + dc:creator _:b176 ; + dc:title "continuer liefest reformulation" ; + dcterms:issued 1957 ; + foaf:homepage "http://www.pinochles.tld/reformulation/vistaed.html" . + + + a bench:Inproceedings ; + bench:booktitle "paled steerages firstly" ; + dc:creator _:b177 , _:b178 ; + dc:title "unfaltering firstly bons" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.steerages.tld/bons/osmiums.html" . + +_:b179 a foaf:Person ; + foaf:name "Alex Schilke" . + +_:b180 a foaf:Person ; + foaf:name "Latore Benzie" . + + + a bench:Article ; + dc:creator _:b181 ; + dc:title "analogic battleships unforseen" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.effuses.tld/unforseen/sphinges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pretrial.tld/gauzier/treasuryship.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avery Jeavons" + ] ; + dc:title "networking treasuryship victimizing" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.gauzier.tld/victimizing/mutters.html" . + +_:b182 a foaf:Person ; + foaf:name "Ericka Uimari" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Diamond Wesselink" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cheri Dantes" + ] ; + dc:title "woodpiles incompatibility vignettists" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.misjudgment.tld/vignettists/booted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.architecure.tld/segregates/priors.html" ; + dc:creator _:b183 ; + dc:title "testifies priors extenders" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.segregates.tld/extenders/unraveled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.podgy.tld/kinkiest/xix.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nik Reposa" + ] ; + dc:title "vagus xix recollected" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.kinkiest.tld/recollected/householder.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bigamies.tld/panhandling/omens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mamika Blakstad" + ] ; + dc:title "brindled omens mormons" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.panhandling.tld/mormons/impenitently.html" . + + + a bench:Inproceedings ; + bench:booktitle "oarlocks clarified tilers" ; + dc:creator _:b184 ; + dc:title "discards tilers shipping" ; + dcterms:issued 1954 ; + swrc:pages 52 ; + foaf:homepage "http://www.clarified.tld/shipping/fortified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.porcelains.tld/nows/besiegement.html" ; + bench:booktitle "interpretative redder nows" ; + dc:creator person:Paul_Erdoes , _:b185 ; + dc:title "redder besiegement ideologized" ; + dcterms:issued 1959 ; + swrc:pages 45 ; + foaf:homepage "http://www.nows.tld/ideologized/knitter.html" . + + + a bench:Inproceedings ; + bench:booktitle "enrobers precancelling heterosexuality" ; + bench:cdrom "http://www.dazedly.tld/heterosexuality/volatilizes.html" ; + dc:creator _:b186 ; + dc:title "precancelling volatilizes infolding" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.heterosexuality.tld/infolding/angelfishes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pinyon.tld/suppurations/prevalently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karmen Alemany" + ] ; + dc:title "overflew prevalently misadventures" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.suppurations.tld/misadventures/pouters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.artificer.tld/nonplus/cinematograph.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Diona Schild" + ] ; + dc:title "refiltered cinematograph roentgenograms" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.nonplus.tld/roentgenograms/gauchest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drakes.tld/whomped/sweeties.html" ; + dc:creator _:b187 ; + dc:title "unholiness sweeties yare" ; + swrc:journal ; + foaf:homepage "http://www.whomped.tld/yare/biggish.html" . + +_:b188 a foaf:Person ; + foaf:name "Gottfried Lanzoni" . + +_:b189 a foaf:Person ; + foaf:name "AbdulWaahid Cornacchio" . + +_:b190 a foaf:Person ; + foaf:name "Briga Lyman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.restorers.tld/grousing/overdrinking.html" ; + dc:creator _:b191 ; + dc:creator [ a foaf:Person ; + foaf:name "Juri Guzik" + ] ; + dc:title "rebroadcasting overdrinking frow" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.grousing.tld/frow/demarcators.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deciliter.tld/disrupting/grievousness.html" ; + bench:booktitle "eggnogs homoerotism disrupting" ; + dc:creator _:b192 ; + dc:title "homoerotism grievousness altitudes" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.disrupting.tld/altitudes/tastier.html" . + +_:b65 a foaf:Person ; + foaf:name "Abira Hemmig" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tarbush.tld/aneroid/autotransplant.html" ; + bench:booktitle "outreasoning infusibility aneroid" ; + dc:creator _:b193 ; + dc:title "infusibility autotransplant cogences" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.aneroid.tld/cogences/pinions.html" . + +_:b194 a foaf:Person ; + foaf:name "Daba Hewlin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waftage.tld/impecuniosity/lankness.html" ; + dc:creator _:b195 ; + dc:title "liszt lankness dryly" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.impecuniosity.tld/dryly/modernistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mediumistic.tld/paragraphs/taperer.html" ; + dc:creator _:b196 , _:b197 ; + dc:title "lychees taperer diluted" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.paragraphs.tld/diluted/murexes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Che Kess" + ] ; + dc:title "psychosomatics foreshadower conflictive" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.reformating.tld/conflictive/amanuenses.html" . + +_:b198 a foaf:Person ; + foaf:name "Yves Hunsucker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resister.tld/utilizable/nimbuses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chesell Vatter" + ] ; + dc:title "vittles nimbuses expiatory" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.utilizable.tld/expiatory/regurgitating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.innocency.tld/monetizes/shamable.html" ; + bench:booktitle "demesne thermos monetizes" ; + dc:creator _:b199 ; + dc:title "thermos shamable zanily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.monetizes.tld/zanily/doormats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shires.tld/precipitousness/wifed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gavan Tenhaeff" + ] ; + dc:title "crumbing wifed precincts" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.precipitousness.tld/precincts/obverses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sourly.tld/chunked/votaries.html" ; + bench:booktitle "rester cartable chunked" ; + dc:creator _:b200 ; + dc:title "cartable votaries stereos" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.chunked.tld/stereos/mediatorial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.papistries.tld/clergywomen/unwoven.html" ; + dc:creator _:b201 ; + dc:title "phasing unwoven normalities" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.clergywomen.tld/normalities/millers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinducing.tld/plaguers/pollards.html" ; + bench:booktitle "outlaw paisleys plaguers" ; + dc:creator _:b202 ; + dc:title "paisleys pollards kiefs" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.plaguers.tld/kiefs/nigher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dopier.tld/preapplication/encrusting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hanuman Forkner" + ] ; + dc:title "dement encrusting felonries" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.preapplication.tld/felonries/japes.html" . + +_:b203 a foaf:Person ; + foaf:name "Naseeba Madding" . + +_:b204 a foaf:Person ; + foaf:name "Carebear Bovey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flashers.tld/barreled/expiates.html" ; + dc:creator _:b205 ; + dc:title "honours expiates labeling" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.barreled.tld/labeling/varistors.html" . + +_:b206 a foaf:Person ; + foaf:name "Kyon Braucks" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chlorid.tld/unsavory/attorning.html" ; + dc:creator _:b207 ; + dc:creator [ a foaf:Person ; + foaf:name "Jule Kand" + ] ; + dc:title "healthiest attorning recrates" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.unsavory.tld/recrates/necessitated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wirepullers.tld/uniting/surprised.html" ; + dc:creator _:b208 ; + dc:title "rabbinates surprised challenger" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.uniting.tld/challenger/salves.html" . + +_:b209 a foaf:Person ; + foaf:name "Hailey Seys" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impecuniousness.tld/agglutinins/defrayed.html" ; + dc:creator _:b210 ; + dc:title "sciaticas defrayed intuitively" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.agglutinins.tld/intuitively/emirates.html" . + +_:b211 a foaf:Person ; + foaf:name "Iza Lamboy" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tavio Callen" + ] ; + dc:title "procathedral headiest dynamisms" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.braved.tld/dynamisms/plonking.html" . + +_:b212 a foaf:Person ; + foaf:name "Sam Mattheis" . + + + a bench:Article ; + dc:creator _:b213 ; + dc:title "benefited immunizations dognapers" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.warpaths.tld/dognapers/peen.html" . + + + a bench:Inproceedings ; + bench:booktitle "sowable asteroids haymow" ; + dc:creator _:b214 ; + dc:title "conceptive haymow gastropod" ; + dcterms:issued 1961 ; + swrc:pages 28 ; + foaf:homepage "http://www.asteroids.tld/gastropod/forkedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.guffaws.tld/servals/abrasively.html" ; + dc:creator _:b215 ; + dc:title "dampeners abrasively accomplices" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.servals.tld/accomplices/blepharitis.html" . + +_:b216 a foaf:Person ; + foaf:name "Itala Waskow" . + +_:b217 a foaf:Person ; + foaf:name "Gajra Ulch" . + +_:b218 a foaf:Person ; + foaf:name "Rusna Loskot" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.floweriness.tld/newsstands/debouch.html" ; + bench:booktitle "spinout slotbacks newsstands" ; + dc:creator _:b219 ; + dc:title "slotbacks debouch consubstantiation" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.newsstands.tld/consubstantiation/legitimize.html" . + + + a bench:Inproceedings ; + bench:booktitle "shakily frigidities acclamations" ; + dc:creator _:b220 ; + dc:title "martially acclamations streaker" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.frigidities.tld/streaker/redistricted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attester.tld/monkeyed/poisonings.html" ; + dc:creator _:b221 ; + dc:title "reticence poisonings bunts" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.monkeyed.tld/bunts/caucussing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shamelessly.tld/kindliest/dynasts.html" ; + bench:booktitle "boxed reenlisted kindliest" ; + dc:creator _:b222 , _:b223 ; + dc:title "reenlisted dynasts negligently" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.kindliest.tld/negligently/institutionalization.html" . + +_:b224 a foaf:Person ; + foaf:name "Ilja Seide" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bodysurfs.tld/chymics/communalist.html" ; + bench:booktitle "resold stays chymics" ; + dc:creator _:b225 , _:b226 ; + dc:title "stays communalist arguing" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.chymics.tld/arguing/chaperonage.html" . + +_:b227 a foaf:Person ; + foaf:name "MariaMagdalena Garafola" . + + + a bench:Article ; + rdfs:seeAlso "http://www.majored.tld/drywalls/disobeyed.html" ; + dc:creator _:b228 , _:b229 ; + dc:title "heathenism disobeyed coamings" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.drywalls.tld/coamings/candidates.html" . + + + a bench:Inproceedings ; + bench:booktitle "defamatory bowlfuls disconnections" ; + dc:creator _:b230 , _:b231 ; + dc:title "multiengined disconnections refried" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.bowlfuls.tld/refried/operationally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entreated.tld/disgust/lopsidedly.html" ; + dc:creator _:b232 ; + dc:title "domesticates lopsidedly chelators" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.disgust.tld/chelators/gruntle.html" . + +_:b233 a foaf:Person ; + foaf:name "Rajna Citrano" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Honey Eidinger" + ] ; + dc:title "histamins chauffeuse catharine" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.cuts.tld/catharine/gorsy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beginners.tld/taunters/sleeted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Damiano Graci" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Chasity Cirilli" + ] ; + dc:title "salaamed sleeted spaciousness" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.taunters.tld/spaciousness/gobbing.html" . + +_:b234 a foaf:Person ; + foaf:name "Medard Hearnen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dominants.tld/duckboard/bigamies.html" ; + dc:creator _:b235 ; + dc:creator [ a foaf:Person ; + foaf:name "Pacho Stahlnecker" + ] ; + dc:title "tournaments bigamies brindled" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.duckboard.tld/brindled/panhandling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.papers.tld/crinoline/misapprehended.html" ; + bench:booktitle "placaters passant crinoline" ; + dc:creator _:b236 ; + dc:title "passant misapprehended tieclasp" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 43 ; + foaf:homepage "http://www.crinoline.tld/tieclasp/emulations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unpenned.tld/savorier/spectates.html" ; + bench:booktitle "ejecta thumbtacks savorier" ; + dc:creator _:b237 , person:Paul_Erdoes ; + dc:title "thumbtacks spectates tertian" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.savorier.tld/tertian/plodded.html" . + + + a bench:Inproceedings ; + bench:booktitle "boastfully awardee magister" ; + dc:creator _:b238 ; + dc:title "topos magister fiscals" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 54 ; + foaf:homepage "http://www.awardee.tld/fiscals/sidings.html" . + +_:b239 a foaf:Person ; + foaf:name "AbdurRazzaaq Wagley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.madcaps.tld/oceanology/testator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masaki Ayudan" + ] ; + dc:title "limiter testator singsongs" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.oceanology.tld/singsongs/mingling.html" . + +_:b88 a foaf:Person ; + foaf:name "Delwyn Campus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jackstraw.tld/marked/grocers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alita Armon" + ] ; + dc:title "cello grocers lightships" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.marked.tld/lightships/laughably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.audiology.tld/chumships/languages.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evgenia Wiglesworth" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Amnon Norg" + ] ; + dc:title "kaleidoscopic languages softened" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.chumships.tld/softened/fubbing.html" . + +_:b240 a foaf:Person ; + foaf:name "Nayana Maimone" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dragica Wangler" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hyazinth Delacuesta" + ] ; + dc:title "titillation fogyisms tyrannically" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.misbeget.tld/tyrannically/detectible.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adrians Eisenbeisz" + ] ; + dc:title "pignuts inconcealable brawled" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.birdman.tld/brawled/enlistment.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pieter Frend" + ] ; + dc:title "excites refinished incurve" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.steamroller.tld/incurve/conchoid.html" . + +_:b241 a foaf:Person ; + foaf:name "Heidrun Mehrens" . + +_:b242 a foaf:Person ; + foaf:name "Myrtle Joliet" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parried.tld/seders/exobiology.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hansi Huba" + ] ; + dc:title "coated exobiology tenured" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.seders.tld/tenured/appointer.html" . + +_:b243 a foaf:Person ; + foaf:name "Aura Finazzo" . + +_:b244 a foaf:Person ; + foaf:name "Cloelia Shein" . + +_:b245 a foaf:Person ; + foaf:name "Pirmin Goulart" . + + + a bench:Article ; + bench:cdrom "http://www.linkable.tld/tellers/nonabsorbent.html" ; + dc:creator _:b246 ; + dc:creator [ a foaf:Person ; + foaf:name "Liviana Rickon" + ] ; + dc:title "deflea nonabsorbent bookmen" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.tellers.tld/bookmen/homilies.html" . + +_:b247 a foaf:Person ; + foaf:name "Yulianiya Trentacoste" . + + + a bench:Article ; + rdfs:seeAlso "http://www.homier.tld/jammed/harpist.html" ; + dc:creator _:b248 ; + dc:title "annexation harpist possessed" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.jammed.tld/possessed/examined.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cognize.tld/toiled/nonspecialized.html" ; + dc:creator _:b249 ; + dc:title "hoatzin nonspecialized vrouw" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.toiled.tld/vrouw/squads.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.replying.tld/contraptions/striding.html" ; + bench:booktitle "sawn loftless contraptions" ; + dc:creator _:b250 ; + dc:title "loftless striding semirural" ; + dcterms:issued 1964 ; + swrc:pages 44 ; + foaf:homepage "http://www.contraptions.tld/semirural/listened.html" . + + + a bench:Article ; + dc:creator _:b251 ; + dc:title "lactoprotein diverting psychedelic" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.miffs.tld/psychedelic/owners.html" . + +_:b252 a foaf:Person ; + foaf:name "Ludomia Fairley" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Belka Yeasted" + ] ; + dc:title "styleless anticipation manfully" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.ingresses.tld/manfully/dredges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prewarned.tld/diffracts/boiling.html" ; + bench:booktitle "manpowers orpiments diffracts" ; + dc:creator _:b165 , person:Paul_Erdoes ; + dc:title "orpiments boiling taverner" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.diffracts.tld/taverner/gigs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.figuration.tld/spawners/perlitic.html" ; + dc:creator _:b253 , _:b254 ; + dc:title "solfeggi perlitic flexions" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.spawners.tld/flexions/rioter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.osculated.tld/legislatively/sleekly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jalissa Bickmore" + ] ; + dc:title "expatiating sleekly subscript" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.legislatively.tld/subscript/intoxication.html" . + + + a bench:Article ; + dc:creator _:b255 ; + dc:title "beiges villus horsing" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.prinking.tld/horsing/icing.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b256 , _:b257 , _:b258 ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Article ; + rdfs:seeAlso "http://www.fragmentally.tld/monotony/cheated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Miyoko Brockman" + ] ; + dc:title "poetics cheated calderas" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.monotony.tld/calderas/targeted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.legateships.tld/impenitence/righto.html" ; + bench:booktitle "zebus sikhism impenitence" ; + dc:creator _:b259 ; + dc:title "sikhism righto ligation" ; + dcterms:issued 1957 ; + swrc:pages 92 ; + foaf:homepage "http://www.impenitence.tld/ligation/liegeman.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bimester.tld/bogies/prejudgments.html" ; + bench:booktitle "coastings protectress bogies" ; + dc:creator _:b260 , _:b261 ; + dc:title "protectress prejudgments monger" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.bogies.tld/monger/transfusers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.packsaddle.tld/kissed/hypnology.html" ; + dc:creator _:b262 ; + dc:title "emeralds hypnology anathemas" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.kissed.tld/anathemas/iterant.html" . + + + a bench:Article ; + dc:creator _:b22 ; + dc:title "prebilling kasha nativity" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.wordbooks.tld/nativity/lacks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concealing.tld/deprecator/paunchier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Joakim Chocron" + ] ; + dc:title "intended paunchier tablespoons" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.deprecator.tld/tablespoons/gemologies.html" . + + + a bench:Article ; + dc:creator _:b263 ; + dc:title "nebbish detailer intellects" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.detriments.tld/intellects/devises.html" . + + + a bench:Journal ; + dc:title "Journal 10 (1966)" ; + dcterms:issued 1966 ; + swrc:number 1 ; + swrc:volume 2 . + +_:b264 a foaf:Person ; + foaf:name "Janeka Hochhalter" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Imelde Ballin" + ] ; + dc:title "lifters asking infectiously" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.knout.tld/infectiously/modernest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atheistical.tld/adoration/repetitiousness.html" ; + bench:booktitle "paned comme adoration" ; + dc:creator _:b265 , _:b103 ; + dc:title "comme repetitiousness missourians" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.adoration.tld/missourians/estimation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.planking.tld/orangeades/deviled.html" ; + bench:booktitle "nondeliveries alloted orangeades" ; + dc:creator _:b266 ; + dc:title "alloted deviled evoking" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 57 ; + foaf:homepage "http://www.orangeades.tld/evoking/emotionalism.html" . + +_:b267 a foaf:Person ; + foaf:name "Huda Horger" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Agammnon Gantvoort" + ] ; + dc:title "vituperation unstained hardbacks" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.laver.tld/hardbacks/flaggier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ordena Blackbird" + ] ; + dc:title "hopsack shacklers sundaes" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.wigwagging.tld/sundaes/hyperirritable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.elasticity.tld/commercialization/exiguity.html" ; + bench:booktitle "typewriting freckling commercialization" ; + dc:creator _:b268 ; + dc:title "freckling exiguity concents" ; + dcterms:issued 1959 ; + swrc:pages 44 ; + foaf:homepage "http://www.commercialization.tld/concents/manpack.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cora Pickings" + ] ; + dc:title "saddening eyebeams calculator" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.insulates.tld/calculator/jackpots.html" . + + + a bench:Inproceedings ; + bench:booktitle "grossly chirped totalitarianism" ; + dc:creator _:b269 , _:b270 ; + dc:title "classifier totalitarianism pours" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.chirped.tld/pours/sojournment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ducker.tld/emasculation/conquests.html" ; + dc:creator _:b271 ; + dc:title "vialed conquests tasselled" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.emasculation.tld/tasselled/standardbearers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nobble.tld/sayee/suppurates.html" ; + dc:creator _:b272 ; + dc:title "cheeking suppurates reinforms" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.sayee.tld/reinforms/reconversions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jeerers.tld/etoiles/prerequisites.html" ; + bench:booktitle "melodeons chartering etoiles" ; + dc:creator _:b273 ; + dc:title "chartering prerequisites dawns" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.etoiles.tld/dawns/valves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slovak.tld/restacking/hankies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Conchetta Cater" + ] ; + dc:title "serializing hankies castile" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.restacking.tld/castile/unsnarled.html" . + +_:b274 a foaf:Person ; + foaf:name "Stacie Ciesielski" . + + + a bench:Article ; + dc:creator _:b275 ; + dc:title "arbitrarily kerb whalebones" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.brainiest.tld/whalebones/adeptly.html" . + + + a bench:Article ; + dc:creator _:b276 ; + dc:title "slatternly occultists repudiates" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.wetting.tld/repudiates/dawdler.html" . + + + a bench:Article ; + dc:creator _:b277 ; + dc:title "discounter malnourishment pennons" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.darkie.tld/pennons/invokers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frankness.tld/conformity/relishable.html" ; + dc:creator _:b252 ; + dc:title "milquetoast relishable retouchers" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.conformity.tld/retouchers/outspread.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plastered.tld/roistering/gibbered.html" ; + dc:creator _:b278 ; + dc:title "appraises gibbered fifteenths" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.roistering.tld/fifteenths/packthreads.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.readdress.tld/dupers/treasuring.html" ; + bench:booktitle "sidewalks cockish dupers" ; + dc:creator _:b279 ; + dc:title "cockish treasuring stealer" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.dupers.tld/stealer/acrostic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dwindling.tld/shoplifted/rumouring.html" ; + bench:booktitle "leucoma voyages shoplifted" ; + dc:creator _:b280 ; + dc:title "voyages rumouring entered" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.shoplifted.tld/entered/pulpwood.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fezes.tld/upshifted/relegable.html" ; + dc:creator _:b224 ; + dc:title "statelessness relegable subclan" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.upshifted.tld/subclan/oeuvres.html" . + + + a bench:Article ; + dc:creator _:b198 ; + dc:title "traitorously misclassifies polestar" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.juicily.tld/polestar/rowels.html" . + +_:b281 a foaf:Person ; + foaf:name "Kozue Efthimiou" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pledgee.tld/darned/emblements.html" ; + dc:creator person:Paul_Erdoes , _:b282 , _:b283 ; + dc:title "protoactinium emblements shrewed" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.darned.tld/shrewed/alluvials.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revolutionizes.tld/normalacy/bowlegged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Payton Helmlinger" + ] ; + dc:title "unlatching bowlegged reviewed" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.normalacy.tld/reviewed/warrantees.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ademia Feary" + ] ; + dc:title "catcher monitoring thyroidectomize" ; + swrc:journal ; + foaf:homepage "http://www.tonsuring.tld/thyroidectomize/starchiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gloved.tld/semanticist/mildness.html" ; + bench:booktitle "usefully crowned semanticist" ; + dc:creator _:b284 ; + dc:title "crowned mildness manliness" ; + dcterms:issued 1964 ; + swrc:pages 13 ; + foaf:homepage "http://www.semanticist.tld/manliness/staring.html" . + +_:b285 a foaf:Person ; + foaf:name "Hektor Cleal" . + + + a bench:Inproceedings ; + bench:booktitle "victuallers alpenhorn fires" ; + dc:creator _:b286 ; + dc:title "unvanquishable fires melodized" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.alpenhorn.tld/melodized/ginny.html" . + + + a bench:Article ; + dc:creator _:b287 ; + dc:title "inquiries currycomb hayloft" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.frugs.tld/hayloft/mortifyingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dehydrogenates.tld/furrings/electrolytically.html" ; + dc:creator _:b288 , _:b289 ; + dc:title "fusibly electrolytically wassailed" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.furrings.tld/wassailed/remarked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dimmock.tld/zouaves/earmarking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cadman Strom" + ] ; + dc:title "waltzed earmarking capitation" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.zouaves.tld/capitation/airbill.html" . + +_:b290 a foaf:Person ; + foaf:name "Carevel Tardif" . + + + a bench:Article ; + dc:creator _:b291 , _:b292 ; + dc:title "rippers apiarists appealable" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.muggins.tld/appealable/disarms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cartload.tld/dappled/inphase.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elissa Farry" + ] ; + dc:title "craped inphase wheeled" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.dappled.tld/wheeled/surcharging.html" . + +_:b293 a foaf:Person ; + foaf:name "Amphion Golightley" . + + + a bench:Inproceedings ; + bench:booktitle "slumberers disburses firebox" ; + dc:creator [ a foaf:Person ; + foaf:name "Vassily Gassoway" + ] ; + dc:title "triturate firebox reflowing" ; + dcterms:issued 1960 ; + swrc:pages 168 ; + foaf:homepage "http://www.disburses.tld/reflowing/acrobatically.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1956)" ; + dcterms:issued 1956 ; + swrc:editor _:b294 , _:b295 ; + swrc:number 1 ; + swrc:volume 8 . + +_:b296 a foaf:Person ; + foaf:name "Lanza Mediano" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.subcommissions.tld/containerized/coldness.html" ; + bench:booktitle "photoplay gastrostomy containerized" ; + dc:creator _:b297 ; + dc:title "gastrostomy coldness restrainable" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 119 ; + foaf:homepage "http://www.containerized.tld/restrainable/dimensional.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voicing.tld/cones/beanpole.html" ; + bench:cdrom "http://www.sorbitol.tld/gophers/cones.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Soshu Burress" + ] ; + dc:title "gophers beanpole sennits" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.cones.tld/sennits/celebrated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.biasses.tld/speaker/crocheter.html" ; + bench:booktitle "parasitization compassing speaker" ; + dc:creator _:b298 ; + dc:title "compassing crocheter reverently" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.speaker.tld/reverently/hijacker.html" . + + + a bench:Inproceedings ; + bench:booktitle "goldbugs chinked boweries" ; + dc:creator _:b299 , _:b300 ; + dc:title "destructible boweries lowlier" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.chinked.tld/lowlier/unpossessive.html" . + +_:b301 a foaf:Person ; + foaf:name "Lillian Rehbein" . + +_:b302 a foaf:Person ; + foaf:name "Eiladar Vicente" . + + + a bench:Inproceedings ; + bench:booktitle "caseworker cameoed knitting" ; + dc:creator _:b303 ; + dc:title "footsie knitting underwind" ; + dcterms:issued 1966 ; + swrc:pages 122 ; + foaf:homepage "http://www.cameoed.tld/underwind/miseducating.html" . + +_:b304 a foaf:Person ; + foaf:name "NewyddIlyn Borchers" . + + + a bench:Inproceedings ; + bench:booktitle "bourg beaned antidotally" ; + dc:creator _:b305 ; + dc:title "clingstones antidotally impregnated" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.beaned.tld/impregnated/thighbones.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.memorialize.tld/lumberjacks/rockfish.html" ; + bench:booktitle "hymnaries deicing lumberjacks" ; + dc:creator _:b306 ; + dc:title "deicing rockfish hookworms" ; + dcterms:issued 1956 ; + swrc:pages 79 ; + foaf:homepage "http://www.lumberjacks.tld/hookworms/palisades.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intimidator.tld/recharges/unlovable.html" ; + dc:creator _:b307 ; + dc:title "slickness unlovable machined" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.recharges.tld/machined/reconciler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prebendary.tld/disobediently/jokers.html" ; + dc:creator _:b308 ; + dc:title "intitling jokers policed" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.disobediently.tld/policed/primus.html" . + + + a bench:Article ; + dc:creator _:b309 ; + dc:title "mistake garrisoning horizons" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.spitballs.tld/horizons/sincerest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.situps.tld/represented/normalcies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lutfiyya Tinch" + ] ; + dc:title "hillocks normalcies intertangled" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.represented.tld/intertangled/cliquing.html" . + + + a bench:Article ; + dc:creator _:b190 ; + dc:title "wapitis battener pedaling" ; + swrc:journal . + +_:b310 a foaf:Person ; + foaf:name "Ignatia Brazel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.makers.tld/lavished/hardhearted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hiroe Kathan" + ] ; + dc:title "disabusing hardhearted exigencies" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.lavished.tld/exigencies/papuans.html" . + + + a bench:Inproceedings ; + bench:booktitle "prayingly unco sugary" ; + dc:creator _:b311 ; + dc:title "revolves sugary argonauts" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.unco.tld/argonauts/bowelling.html" . + +_:b312 a foaf:Person ; + foaf:name "Afanasiya Videen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expirers.tld/swaggerer/instigating.html" ; + dc:creator _:b313 ; + dc:title "lothario instigating cyans" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.swaggerer.tld/cyans/bleakest.html" . + +_:b314 a foaf:Person ; + foaf:name "Kerry Navarrate" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Katie Hooe" + ] ; + dc:title "preternaturally multiphasic highjacked" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.gruffs.tld/highjacked/jots.html" . + +_:b315 a foaf:Person ; + foaf:name "Clemmie Lapek" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Almaadele Niedzwiedzki" + ] ; + dc:title "airmails prodigiousness fictionally" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.vivific.tld/fictionally/callusing.html" . + +_:b316 a foaf:Person ; + foaf:name "Perpetua Leyva" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infolder.tld/barrows/westerns.html" ; + bench:booktitle "jacaranda fundamentalist barrows" ; + dc:creator _:b317 ; + dc:title "fundamentalist westerns skinfuls" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.barrows.tld/skinfuls/vixenish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beggaring.tld/monotonously/grouser.html" ; + dc:creator _:b318 ; + dc:title "assize grouser reinducts" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.monotonously.tld/reinducts/organelles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thurifer.tld/fringier/rhythmical.html" ; + dc:creator _:b319 ; + dc:title "teazle rhythmical wastebaskets" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.fringier.tld/wastebaskets/powderer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rosina Drumgole" + ] ; + dc:title "spokes icier outflanks" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.humdinger.tld/outflanks/recombined.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.screws.tld/misos/trampolinist.html" ; + bench:booktitle "mailwoman oilhole misos" ; + dc:creator _:b320 , _:b321 ; + dc:title "oilhole trampolinist astronautical" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.misos.tld/astronautical/shapelier.html" . + +_:b322 a foaf:Person ; + foaf:name "Lajuana Dobson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cd.tld/abashment/reweighed.html" ; + dc:creator _:b323 ; + dc:title "papooses reweighed clarion" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.abashment.tld/clarion/alienates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.halidomes.tld/looses/restaurants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Quito Ecklar" + ] ; + dc:title "alt restaurants mushes" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.looses.tld/mushes/vagabondism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mamie Howen" + ] ; + dc:title "soughing dewed flexion" ; + swrc:journal ; + foaf:homepage "http://www.mistily.tld/flexion/cardiometer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blameworthiness.tld/skyjackers/goalless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dondrea Crocco" + ] ; + dc:title "ruinousness goalless stumping" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.skyjackers.tld/stumping/feted.html" . + + + a bench:Article ; + dc:creator _:b324 ; + dc:creator [ a foaf:Person ; + foaf:name "Gandhali Ferullo" + ] ; + dc:title "charlatanish cartop refreezes" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.foraging.tld/refreezes/advents.html" . + +_:b6 a foaf:Person ; + foaf:name "Landeline Sevenbergen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protozoans.tld/cavaliers/scurvier.html" ; + dc:creator _:b170 ; + dc:title "dace scurvier shielded" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.cavaliers.tld/shielded/penitents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bartered.tld/nonfood/gumwoods.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Damone Rocca" + ] ; + dc:title "immanently gumwoods abridgers" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.nonfood.tld/abridgers/pathless.html" . + +_:b325 a foaf:Person ; + foaf:name "Jurg Mooneyham" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Heima Girty" + ] ; + dc:title "breviate bereavers oversize" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.explosions.tld/oversize/typist.html" . + +_:b326 a foaf:Person ; + foaf:name "Neville Rund" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shrubbier.tld/banded/surrealism.html" ; + dc:creator _:b273 ; + dc:title "karst surrealism groveler" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.banded.tld/groveler/commonest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eolith.tld/smites/deciphered.html" ; + dc:creator _:b327 ; + dc:creator [ a foaf:Person ; + foaf:name "Shelah Omli" + ] ; + dc:title "sweetsops deciphered bioelectrical" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.smites.tld/bioelectrical/sponsorial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crimper.tld/unfair/southpaws.html" ; + dc:creator person:Paul_Erdoes , _:b328 ; + dc:title "tonners southpaws scorify" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.unfair.tld/scorify/supportance.html" . + + + a bench:Inproceedings ; + bench:booktitle "outbidding sylphic anywheres" ; + dc:creator _:b216 , _:b329 ; + dc:title "repackaging anywheres straddler" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.sylphic.tld/straddler/imagism.html" . + +_:b330 a foaf:Person ; + foaf:name "Kosenila Fondy" . + +_:b152 a foaf:Person ; + foaf:name "Zhona Aden" . + + + a bench:Article ; + rdfs:seeAlso "http://www.placarders.tld/safecracker/cacaos.html" ; + dc:creator _:b331 ; + dc:title "septuagenarians cacaos mignonette" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.safecracker.tld/mignonette/tailored.html" . + +_:b332 a foaf:Person ; + foaf:name "Shontal Sehnert" . + +_:b333 a foaf:Person ; + foaf:name "Kirk Faron" . + +_:b334 a foaf:Person ; + foaf:name "Daisuke Seidle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modernness.tld/cycloidal/affrays.html" ; + dc:creator _:b335 ; + dc:title "grossness affrays vespers" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.cycloidal.tld/vespers/hooks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tubiform.tld/fanaticized/ghettoing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Donatella Doxie" + ] ; + dc:title "trencher ghettoing transcendentalism" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.fanaticized.tld/transcendentalism/sugarplums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catholically.tld/remodifies/redip.html" ; + dc:creator _:b139 ; + dc:title "snooper redip halvers" ; + swrc:journal ; + foaf:homepage "http://www.remodifies.tld/halvers/absurdum.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bumpkinish.tld/thriftiness/aloneness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Baucis Campese" + ] ; + dc:title "reclining aloneness microgrammes" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.thriftiness.tld/microgrammes/subscribing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.typicalness.tld/endorsable/reacquire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huldah Moua" + ] ; + dc:title "circles reacquire palestinians" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.endorsable.tld/palestinians/nods.html" . + + + a bench:Inproceedings ; + bench:booktitle "prams asseverate undersell" ; + dc:creator _:b336 ; + dc:title "amerce undersell underachieve" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 66 ; + foaf:homepage "http://www.asseverate.tld/underachieve/contrastingly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.frizettes.tld/handspring/supervisor.html" ; + bench:booktitle "genteelest confoundedly handspring" ; + dc:creator _:b337 ; + dc:title "confoundedly supervisor eccl" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.handspring.tld/eccl/streamliner.html" . + + + a bench:Article ; + dc:creator _:b338 ; + dc:title "rearouses pepped dandies" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.stereoscopical.tld/dandies/contaminants.html" . + + + a bench:Article ; + dc:creator _:b339 ; + dc:title "clutched teared reinvoking" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.vaccinable.tld/reinvoking/burdocks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.purebred.tld/impracticability/leagued.html" ; + dc:creator _:b340 ; + dc:title "impressments leagued yessed" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.impracticability.tld/yessed/whoppers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshio Penington" + ] ; + dc:title "bubblier preaches balanced" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.zincked.tld/balanced/touchingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbelievable.tld/reckoner/canfuls.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Filiberta Hurtado" + ] ; + dc:title "desensitizer canfuls jouncing" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.reckoner.tld/jouncing/tessellating.html" . + + + a bench:Article ; + dc:creator _:b68 , _:b341 ; + dc:title "metagalaxy trimorphs systemless" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.bouzoukis.tld/systemless/disinfections.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carders.tld/relations/acroliths.html" ; + bench:booktitle "infold demotion relations" ; + dc:creator _:b342 ; + dc:title "demotion acroliths soaked" ; + dcterms:issued 1960 ; + dcterms:partOf ; + foaf:homepage "http://www.relations.tld/soaked/revocations.html" . + + + a bench:Proceedings ; + bench:booktitle "estimators syndication mismanagement" ; + dc:publisher "Sybex" ; + dc:title "Proceeding 2 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b343 , _:b257 , person:Paul_Erdoes , _:b258 ; + swrc:isbn "0-3719-4020-0" ; + foaf:homepage "http://www.syndication.tld/shakeouts/peddlar.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mainmast.tld/disqualifications/brooders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alice Molz" + ] ; + dc:title "besoms brooders winier" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.disqualifications.tld/winier/appointers.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1951)" ; + dcterms:issued 1951 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.puttiers.tld/missorting/bitchier.html" ; + bench:booktitle "leisured gasped missorting" ; + dc:creator _:b344 ; + dc:title "gasped bitchier soreheads" ; + dcterms:issued 1966 ; + swrc:pages 117 ; + foaf:homepage "http://www.missorting.tld/soreheads/unflagging.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glamourous.tld/eponymies/definitely.html" ; + dc:creator _:b345 ; + dc:title "fluidly definitely simperer" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.eponymies.tld/simperer/titer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prix.tld/tatter/deductibles.html" ; + bench:booktitle "psychotogenic anality tatter" ; + dc:creator _:b346 ; + dc:title "anality deductibles kicker" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.tatter.tld/kicker/swail.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reintroduction.tld/florists/stridor.html" ; + bench:booktitle "cardiograph stability florists" ; + dc:creator _:b347 , _:b348 ; + dc:title "stability stridor marrowbones" ; + dcterms:issued 1960 ; + swrc:pages 101 ; + foaf:homepage "http://www.florists.tld/marrowbones/wrongly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arched.tld/sandbaggers/egis.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amita Hambleton" + ] ; + dc:title "glamorizations egis clouters" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.sandbaggers.tld/clouters/spooking.html" . + +_:b349 a foaf:Person ; + foaf:name "Arinori Burtschi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nethermost.tld/retrogressions/eliminates.html" ; + bench:abstract "darned emblements shrewed alluvials depressional airlifts tests sliming felicitator virological results contradistinctions unexciting debateable tenants earrings overrigid hidebound faire poloist comets paraphraser whangs uncovering infested heaver euphorically ameliorative aglets preciosity curring compositely antennal undrinkable charter uncashed huntedly czardoms unidentifiable reversing monstrances gravies quadrigamist mysteriously trenchers artfully mangled operably ionizing tenantry armfuls appendant submontane stoutening piling defunctness bestializing overconfident triadism vivifier vivisection distally polyclinic foretime triarchy homerooms totterer diarist needlessness lambies geed charts begets floorthrough chargee affixion pincers quipped cabinetmaking unsupervised deathcups dogfight wormhole emptied drifter sluggishness senescent representable honors bullier superintended investigated paragraphed claywares resourcefulness psychos morphia ventricular iteming immunoreactive" ; + bench:cdrom "http://www.reducing.tld/nonfiction/retrogressions.html" ; + dc:creator _:b350 , person:Paul_Erdoes ; + dc:title "nonfiction eliminates unknowns" ; + swrc:journal ; + swrc:month 1 ; + swrc:pages 69 ; + foaf:homepage "http://www.retrogressions.tld/unknowns/mongoloids.html" . + + + a bench:Article ; + dc:creator _:b351 ; + dc:creator [ a foaf:Person ; + foaf:name "Jacinto Bambach" + ] ; + dc:title "englobement berobed backlogged" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.tranship.tld/backlogged/called.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.godlessness.tld/unreplaceable/bonbon.html" ; + bench:booktitle "nonconstructive disloyal unreplaceable" ; + dc:creator _:b352 ; + dc:title "disloyal bonbon hencoop" ; + dcterms:issued 1966 ; + swrc:pages 29 ; + foaf:homepage "http://www.unreplaceable.tld/hencoop/administerial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shirts.tld/heiring/numerators.html" ; + dc:creator _:b353 ; + dc:title "bearable numerators fatiguable" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.heiring.tld/fatiguable/surgeons.html" . + +_:b354 a foaf:Person ; + foaf:name "Akio Verona" . + + + a bench:Article ; + rdfs:seeAlso "http://www.opes.tld/calculation/stellify.html" ; + dc:creator _:b355 ; + dc:title "albatrosses stellify mucuses" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.calculation.tld/mucuses/reusableness.html" . + +_:b356 a foaf:Person ; + foaf:name "Sakeen Kotheimer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bonneted.tld/infundibula/pointier.html" ; + dc:creator _:b357 ; + dc:title "nullificator pointier hooray" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.infundibula.tld/hooray/photographers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frenches.tld/badgerly/flagger.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Virgil Sweis" + ] ; + dc:title "brunettes flagger orig" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.badgerly.tld/orig/piggie.html" . + +_:b130 a foaf:Person ; + foaf:name "Lale Valeri" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chojiro Noy" + ] ; + dc:title "gargoyle bluecoats resurgence" ; + swrc:journal ; + foaf:homepage "http://www.imply.tld/resurgence/distributable.html" . + + + a bench:Inproceedings ; + bench:booktitle "imperatives speckled televised" ; + dc:creator person:Paul_Erdoes , _:b358 ; + dc:title "packinghouse televised accosts" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.speckled.tld/accosts/deodorized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.originally.tld/burlesqued/cirrhotic.html" ; + dc:creator _:b359 ; + dc:title "obsoleting cirrhotic mopeds" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.burlesqued.tld/mopeds/shrivels.html" . + +_:b360 a foaf:Person ; + foaf:name "Travion Mosco" . + + + a bench:Article ; + dc:creator _:b361 ; + dc:title "biosensor ergonomically pings" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.ooh.tld/pings/enshrines.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.angiosperms.tld/indwelt/eliminant.html" ; + bench:booktitle "papillate simps indwelt" ; + dc:creator _:b267 ; + dc:title "simps eliminant zoomed" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.indwelt.tld/zoomed/toed.html" . + +_:b362 a foaf:Person ; + foaf:name "Edmea Vasser" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fylfot.tld/veined/display.html" ; + dc:creator _:b265 ; + dc:title "submissive display whopping" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.veined.tld/whopping/offpay.html" . + +_:b363 a foaf:Person ; + foaf:name "Kora Hemsworth" . + +_:b364 a foaf:Person ; + foaf:name "Annette Latella" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grifts.tld/prizefight/sparkiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tran Andre" + ] ; + dc:title "decays sparkiest ovals" ; + swrc:journal ; + foaf:homepage "http://www.prizefight.tld/ovals/lotting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contaminator.tld/rurally/lateens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Placida Melstrom" + ] ; + dc:title "feinting lateens barratrous" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.rurally.tld/barratrous/waggling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dishrag.tld/tirelessness/scrubbing.html" ; + bench:booktitle "bilgiest dishrag flooey" ; + bench:cdrom "http://www.motherboard.tld/flooey/tirelessness.html" ; + dc:creator _:b365 ; + dc:title "flooey scrubbing shattering" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.tirelessness.tld/shattering/reproducible.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Socorro Mcsorley" + ] ; + dc:title "antennal charter uncashed" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.undrinkable.tld/uncashed/huntedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lightening.tld/revolutionaries/compressions.html" ; + dc:creator _:b366 ; + dc:title "lumbago compressions apostatize" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.revolutionaries.tld/apostatize/dislocated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.agoraphobic.tld/arrogations/blunted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stevie Mery" + ] ; + dc:title "prediction blunted gaggles" ; + swrc:journal ; + swrc:note "autocracies snorers digitalized clansmen bagels satiny vinca sissies moistureless reprobate" ; + foaf:homepage "http://www.arrogations.tld/gaggles/exhilarated.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1967)" ; + dcterms:issued 1967 ; + swrc:editor _:b334 , _:b367 ; + swrc:number 1 ; + swrc:volume 28 . + + + a bench:Article ; + rdfs:seeAlso "http://www.redolence.tld/wists/flankers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ron Lazar" + ] ; + dc:title "separatist flankers redistribution" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.wists.tld/redistribution/pettifogger.html" . + +_:b173 a foaf:Person ; + foaf:name "Anisha Michna" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zachery Gahring" + ] ; + dc:title "misdiagnosing latchstrings camphor" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.shoving.tld/camphor/cutlets.html" . + +_:b368 a foaf:Person ; + foaf:name "Tewdwr Foney" . + +_:b369 a foaf:Person ; + foaf:name "Radoslava Vecchia" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fawny.tld/writeoff/outfielder.html" ; + bench:booktitle "outspreads reacted writeoff" ; + dc:creator _:b370 , _:b146 ; + dc:title "reacted outfielder forecourt" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.writeoff.tld/forecourt/scapes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shareholders.tld/vaulted/misadventure.html" ; + dc:creator _:b371 ; + dc:creator [ a foaf:Person ; + foaf:name "Karpova Pini" + ] ; + dc:title "pionic misadventure readjustments" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.vaulted.tld/readjustments/reheats.html" . + +_:b372 a foaf:Person ; + foaf:name "Kalle Flaten" . + +_:b373 a foaf:Person ; + foaf:name "Margit Greaux" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plotties.tld/trackway/tantrums.html" ; + dc:creator _:b374 ; + dc:title "inhaling tantrums supplying" ; + swrc:journal ; + foaf:homepage "http://www.trackway.tld/supplying/elitist.html" . + +_:b375 a foaf:Person ; + foaf:name "Lauryn Bouch" . + +_:b376 a foaf:Person ; + foaf:name "Lonzo Vincelette" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.homeostatic.tld/tresses/disappointment.html" ; + bench:booktitle "bewigs slower tresses" ; + dc:creator _:b377 ; + dc:title "slower disappointment carroty" ; + dcterms:issued 1958 ; + swrc:pages 108 ; + foaf:homepage "http://www.tresses.tld/carroty/criticism.html" . + + + a bench:Article ; + dc:creator _:b378 ; + dc:title "bigamistic eloquence cobwebbier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.furrows.tld/cobwebbier/divorcing.html" . + +_:b379 a foaf:Person ; + foaf:name "LaNeesa Jerez" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amniyya Mcclarnon" + ] ; + dc:title "cervicitis miaouing amtrack" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.fugged.tld/amtrack/haviors.html" . + + + a bench:Inproceedings ; + bench:booktitle "debriefing piezoelectricity ensues" ; + dc:creator _:b375 , _:b380 ; + dc:title "uncombined ensues apples" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.piezoelectricity.tld/apples/compiling.html" . + + + a bench:Article ; + dc:creator _:b376 ; + dc:title "doggoned easting crucially" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.univ.tld/crucially/drossiness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unrequitable.tld/woodblock/unsnarling.html" ; + bench:booktitle "tsaritza satiation woodblock" ; + dc:creator _:b381 ; + dc:title "satiation unsnarling tackily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.woodblock.tld/tackily/eftsoons.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Asami Sellek" + ] ; + dc:title "wittier whereat valiancy" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.antiinsurrectionists.tld/valiancy/menorah.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gulden.tld/misunderstanding/ichor.html" ; + bench:booktitle "neutralistic salable misunderstanding" ; + dc:creator person:Paul_Erdoes , _:b382 ; + dc:title "salable ichor watertight" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.misunderstanding.tld/watertight/incurrable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concernment.tld/pastern/zigged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lorda Bak" + ] ; + dc:title "governments zigged liquidation" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.pastern.tld/liquidation/throttled.html" . + +_:b383 a foaf:Person ; + foaf:name "Nicolaas Bergert" . + + + a bench:Article ; + bench:booktitle "interlines graciousness boomtown" ; + dc:creator _:b384 ; + dc:title "liturgical boomtown scallopers" ; + swrc:journal ; + foaf:homepage "http://www.graciousness.tld/scallopers/dearths.html" . + +_:b385 a foaf:Person ; + foaf:name "Liese Rhoad" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grumpiness.tld/glim/cubs.html" ; + dc:creator _:b386 ; + dc:title "hypotonic cubs larded" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.glim.tld/larded/incisory.html" . + +_:b387 a foaf:Person ; + foaf:name "Adrianna Moscicki" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nehru Tozzi" + ] ; + dc:title "eidolons mucky phooey" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.stupefactive.tld/phooey/agitable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Irmengard Vanmiddleswor" + ] ; + dc:title "pendulums arrester rockworks" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.wined.tld/rockworks/metazoa.html" . + +_:b388 a foaf:Person ; + foaf:name "Yanire Holdridge" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcategories.tld/halftone/cochairing.html" ; + dc:creator _:b389 ; + dc:title "stickmen cochairing recording" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.halftone.tld/recording/downloadable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fobbed.tld/swifters/redigesting.html" ; + dc:creator person:Paul_Erdoes , _:b390 ; + dc:title "transcribed redigesting ostinato" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.swifters.tld/ostinato/recalculation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outline.tld/craves/colorimetry.html" ; + bench:booktitle "muzhik fatalistic craves" ; + dc:creator person:Paul_Erdoes , _:b391 ; + dc:title "fatalistic colorimetry umbels" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.craves.tld/umbels/woodbins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.humanistically.tld/neuralgias/verdicts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dalldav Heggen" + ] ; + dc:title "viscousness verdicts skylights" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.neuralgias.tld/skylights/reacquaintance.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.solemnizes.tld/cretinizing/memorableness.html" ; + dc:creator _:b392 ; + dc:title "cavefish memorableness isolation" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.cretinizing.tld/isolation/bustiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.greyest.tld/argued/reclassified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anarghya Hazelbaker" + ] ; + dc:title "discretely reclassified motiveless" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.argued.tld/motiveless/musks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.patented.tld/packable/quittance.html" ; + dc:creator _:b393 ; + dc:title "scansions quittance untangle" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.packable.tld/untangle/hospitals.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.braids.tld/cantraps/copied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Phoena Lannen" + ] ; + dc:title "reencounter copied thoughtfulness" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.cantraps.tld/thoughtfulness/imitative.html" . + +_:b394 a foaf:Person ; + foaf:name "Darleen Vancuren" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pedicured.tld/surgeries/schwas.html" ; + bench:booktitle "dashing bibbs surgeries" ; + dc:creator person:Paul_Erdoes , _:b395 ; + dc:title "bibbs schwas bezels" ; + dcterms:issued 1953 ; + swrc:pages 132 ; + foaf:homepage "http://www.surgeries.tld/bezels/simonized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.qty.tld/carpi/porringer.html" ; + dc:creator _:b396 , _:b157 ; + dc:title "overmen porringer terraqueous" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.carpi.tld/terraqueous/unevenly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conjuncts.tld/marshmallows/kiboshes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Miqdaad Gour" + ] ; + dc:title "motorscooters kiboshes barkers" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.marshmallows.tld/barkers/panegyrical.html" . + +_:b397 a foaf:Person ; + foaf:name "Rumbia Cordoza" . + + + a bench:Article ; + rdfs:seeAlso "http://www.compatibleness.tld/breakwaters/quotients.html" ; + dc:creator _:b398 ; + dc:title "misguides quotients emulatively" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.breakwaters.tld/emulatively/pillories.html" . + +_:b399 a foaf:Person ; + foaf:name "Casandra Shire" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renderings.tld/cyclos/phantasies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Keiki Karz" + ] ; + dc:title "lambent phantasies absenter" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.cyclos.tld/absenter/confirming.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.handwoven.tld/abundance/informally.html" ; + bench:booktitle "reinstruct crags abundance" ; + dc:creator _:b400 ; + dc:title "crags informally encl" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.abundance.tld/encl/caroler.html" . + +_:b401 a foaf:Person ; + foaf:name "Laurette Fernadez" . + + + a bench:Article ; + dc:creator _:b402 ; + dc:title "largish rovers midweekly" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.climatologically.tld/midweekly/stokers.html" . + + + a bench:Inproceedings ; + bench:booktitle "pleaters snazziest crosspatches" ; + dc:creator _:b403 ; + dc:title "subcivilizations crosspatches whiffs" ; + dcterms:issued 1965 ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 31 ; + foaf:homepage "http://www.snazziest.tld/whiffs/potage.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaori Leasy" + ] ; + dc:title "poloist paraphraser whangs" ; + swrc:journal ; + foaf:homepage "http://www.comets.tld/whangs/uncovering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleepier.tld/caesural/ovolo.html" ; + dc:creator _:b404 ; + dc:title "brassieres ovolo dramatized" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.caesural.tld/dramatized/arborvitaes.html" . + +_:b405 a foaf:Person ; + foaf:name "Morihiro Kopriva" . + +_:b406 a foaf:Person ; + foaf:name "Pavel Devonshire" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mirozlava Demilt" + ] ; + dc:title "harshness riddances outperformed" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.gougers.tld/outperformed/nonsalable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.asylums.tld/overcompensators/hummocky.html" ; + bench:booktitle "squirish mappers overcompensators" ; + dc:creator _:b407 , _:b408 ; + dc:title "mappers hummocky affecters" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.overcompensators.tld/affecters/unfroze.html" . + + + a bench:Article ; + dc:creator _:b409 ; + dc:title "radiobiology interleaf odorizes" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.oinking.tld/odorizes/pharyngeal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flagellator.tld/vulcanized/electrogram.html" ; + bench:booktitle "frere sojourned vulcanized" ; + dc:creator _:b410 ; + dc:title "sojourned electrogram tracheotomy" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.vulcanized.tld/tracheotomy/mycelium.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deciduously.tld/corruptibilities/southwesterner.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taura Saavedra" + ] ; + dc:title "loury southwesterner slayers" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.corruptibilities.tld/slayers/carnalities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frankincense.tld/bejewelling/storylines.html" ; + dc:creator _:b411 ; + dc:title "neared storylines ingenuousness" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.bejewelling.tld/ingenuousness/embarrassingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surpassing.tld/metiers/multivalent.html" ; + dc:creator _:b113 ; + dc:title "aluminum multivalent brawny" ; + swrc:journal ; + foaf:homepage "http://www.metiers.tld/brawny/sparklers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.individualistic.tld/drawlier/ascertains.html" ; + bench:booktitle "yielders consumerism drawlier" ; + dc:creator _:b412 ; + dc:title "consumerism ascertains dooming" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.drawlier.tld/dooming/enqueue.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b413 ; + swrc:number 1 ; + swrc:volume 23 . + +_:b414 a foaf:Person ; + foaf:name "Ina Colton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recombine.tld/superstructure/serigraphers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Darnel Saab" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nuha Leuchs" + ] ; + dc:title "blunter serigraphers budger" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.superstructure.tld/budger/mineralogists.html" . + +_:b415 a foaf:Person ; + foaf:name "Felicita Mounsey" . + +_:b416 a foaf:Person ; + foaf:name "Aseel Waddups" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preludes.tld/declaimers/segregated.html" ; + dc:creator _:b417 ; + dc:title "hideousness segregated womankind" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.declaimers.tld/womankind/micrologic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flypapers.tld/crookedest/stipulations.html" ; + dc:creator _:b102 , _:b242 ; + dc:title "runtiness stipulations contortionists" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.crookedest.tld/contortionists/briefly.html" . + +_:b418 a foaf:Person ; + foaf:name "Ingobert Soprych" . + + + a bench:Article ; + dc:creator _:b419 ; + dc:title "trussers deceptiveness eying" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.banderole.tld/eying/chartists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clinking.tld/veinlets/gifting.html" ; + dc:creator _:b420 ; + dc:title "awarding gifting avianizes" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.veinlets.tld/avianizes/aureolas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.relapse.tld/mikvah/hinnies.html" ; + dc:creator _:b421 ; + dc:title "misguide hinnies politicos" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.mikvah.tld/politicos/wyvern.html" . + +_:b422 a foaf:Person ; + foaf:name "Sharrita Ginyard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.atriums.tld/workwomen/postconsonantal.html" ; + dc:creator _:b423 ; + dc:title "lacerating postconsonantal padri" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.workwomen.tld/padri/greyness.html" . + +_:b424 a foaf:Person ; + foaf:name "Kyledyr Constantino" . + +_:b425 a foaf:Person ; + foaf:name "Rostislava Shelling" . + +_:b426 a foaf:Person ; + foaf:name "Jarek Kerson" . + +_:b427 a foaf:Person ; + foaf:name "Glafira Geng" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lidwina Semke" + ] ; + dc:title "origamis fleering flexitime" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.lunaria.tld/flexitime/coopt.html" . + +_:b428 a foaf:Person ; + foaf:name "Daisetsu Angton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irrupts.tld/martyries/enduring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yunlong Bouie" + ] ; + dc:title "behoove enduring scorching" ; + swrc:journal ; + foaf:homepage "http://www.martyries.tld/scorching/dreads.html" . + +_:b429 a foaf:Person ; + foaf:name "Harsha Candland" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phials.tld/sketchers/selectivity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zakharia Serratore" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sonamu Vastano" + ] ; + dc:title "techy selectivity theoretically" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.sketchers.tld/theoretically/excursive.html" . + + + a bench:Inproceedings ; + bench:booktitle "versemen unsigned maltreated" ; + dc:creator person:Paul_Erdoes , _:b430 ; + dc:title "defacers maltreated coitional" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.unsigned.tld/coitional/teamer.html" . + +_:b275 a foaf:Person ; + foaf:name "Tyanna Kohlhoff" . + + + a bench:Inproceedings ; + bench:booktitle "raggedly eggbeaters flatways" ; + dc:creator _:b431 ; + dc:title "confining flatways outmarched" ; + dcterms:issued 1967 ; + foaf:homepage "http://www.eggbeaters.tld/outmarched/engorge.html" . + + + a bench:Article ; + dc:creator _:b432 , _:b180 ; + dc:title "agriculturists recoilless ahorse" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.revues.tld/ahorse/leafage.html" . + +_:b327 a foaf:Person ; + foaf:name "Madison Schwamberger" . + +_:b409 a foaf:Person ; + foaf:name "Emmanuel Stpeters" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prestiges.tld/pillager/fragged.html" ; + dc:creator _:b433 ; + dc:title "liege fragged junket" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.pillager.tld/junket/tweaky.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bastinadoes.tld/besieging/undertaking.html" ; + dc:creator _:b434 ; + dc:title "vaseline undertaking incorporators" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.besieging.tld/incorporators/beadwork.html" . + + + a bench:Inproceedings ; + bench:booktitle "endoscope extirpating thwacked" ; + dc:creator _:b435 ; + dc:title "sucklers thwacked admittances" ; + dcterms:issued 1965 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 12 ; + foaf:homepage "http://www.extirpating.tld/admittances/kineplasty.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Galina Yurich" + ] ; + dc:title "shamanic fallbacks extrajudicially" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.exorcists.tld/extrajudicially/hoodoo.html" . + + + a bench:Inproceedings ; + bench:booktitle "portliest bakshish elds" ; + dc:creator _:b436 ; + dc:title "loves elds creepier" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.bakshish.tld/creepier/mitigation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fishwife.tld/inflicting/tabors.html" ; + bench:booktitle "friability bumped inflicting" ; + dc:creator _:b437 ; + dc:title "bumped tabors lapping" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.inflicting.tld/lapping/unforgivable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbigoted.tld/wordlessly/unhygienic.html" ; + dc:creator _:b40 ; + dc:title "jazzily unhygienic release" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.wordlessly.tld/release/cruiser.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dele Galla" + ] ; + dc:title "tubers summarize tardies" ; + swrc:journal ; + swrc:month 11 ; + swrc:pages 54 ; + foaf:homepage "http://www.avowed.tld/tardies/tautologous.html" . + +_:b438 a foaf:Person ; + foaf:name "Irmgard Accala" . + + + a bench:Article ; + bench:cdrom "http://www.passports.tld/bloats/annunciatory.html" ; + dc:creator _:b439 ; + dc:title "laminates annunciatory numbers" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.bloats.tld/numbers/pedagogies.html" . + +_:b228 a foaf:Person ; + foaf:name "Donni Mak" . + +_:b440 a foaf:Person ; + foaf:name "Matsu Goodwill" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.adjudges.tld/goddamns/spitting.html" ; + bench:booktitle "lindane recommencement goddamns" ; + dc:creator _:b441 , _:b442 , _:b443 ; + dc:title "recommencement spitting completed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.goddamns.tld/completed/unrefreshed.html" . + + + a bench:Inproceedings ; + bench:booktitle "jestful hundredweights showering" ; + dc:creator person:Paul_Erdoes , _:b444 ; + dc:title "retold showering curari" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.hundredweights.tld/curari/avascular.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b445 , _:b446 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Article ; + rdfs:seeAlso "http://www.unpunctual.tld/lictor/draftiness.html" ; + dc:creator _:b447 ; + dc:title "nucleon draftiness urbanest" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.lictor.tld/urbanest/nastier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hokums.tld/floridians/breakfront.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Drudwas Killeagle" + ] ; + dc:title "precapitalistic breakfront glamorize" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.floridians.tld/glamorize/communistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aweigh.tld/pupfish/scroungier.html" ; + dc:creator _:b448 ; + dc:title "morals scroungier jorum" ; + swrc:journal ; + foaf:homepage "http://www.pupfish.tld/jorum/insurgences.html" . + +_:b449 a foaf:Person ; + foaf:name "Richie Huval" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biostatistics.tld/justices/totalisms.html" ; + dc:creator _:b450 , _:b451 ; + dc:title "machinize totalisms tearstain" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.justices.tld/tearstain/secureness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Matsuta Overlock" + ] ; + dc:title "aped unpardoned superscriptions" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.truculency.tld/superscriptions/phosgenes.html" . + +_:b17 a foaf:Person ; + foaf:name "Slava Matherson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.webless.tld/anaemia/dreamers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laasya Kruegel" + ] ; + dc:title "mercurochrome dreamers bluebills" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.anaemia.tld/bluebills/adolescently.html" . + + + a bench:Article ; + dc:creator _:b443 ; + dc:creator [ a foaf:Person ; + foaf:name "Ukyo Knopf" + ] ; + dc:title "gusseted devisers irrationalities" ; + swrc:journal ; + swrc:note "taxers irritates consensually preternaturally gruffs multiphasic highjacked jots capably directer" ; + swrc:pages 36 ; + foaf:homepage "http://www.rated.tld/irrationalities/capitalizations.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Laestrygones Wojtowicz" + ] ; + dc:title "existences torrential fustiest" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.pertaining.tld/fustiest/directories.html" . + + + a bench:Article ; + dc:creator _:b452 , _:b317 ; + dc:title "overripe choruses schticks" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.inchworms.tld/schticks/unrepentant.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zarek Laasaga" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "nthimos Heskett" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sanaaa Yoneda" + ] ; + dc:title "moratoria melders elegizes" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.aromatize.tld/elegizes/arrogates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mamas.tld/plundering/magnitudes.html" ; + bench:booktitle "bevels decocting plundering" ; + dc:creator _:b453 ; + dc:title "decocting magnitudes scribbling" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.plundering.tld/scribbling/popes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suppresses.tld/bostons/sculling.html" ; + dc:creator _:b383 ; + dc:title "chlorite sculling vasodilator" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.bostons.tld/vasodilator/undeserving.html" . + + + a bench:Article ; + dc:creator _:b454 ; + dc:creator [ a foaf:Person ; + foaf:name "Ursuel Eskind" + ] ; + dc:title "parlours zooming repasted" ; + swrc:journal ; + foaf:homepage "http://www.populating.tld/repasted/amusement.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ascharya Grossberg" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Chavelle Persky" + ] ; + dc:title "disadvantageous woodchuck deflecting" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.pants.tld/deflecting/spale.html" . + + + a bench:Article ; + dc:creator _:b455 ; + dc:title "reabandoned seasonality unsexing" ; + swrc:journal ; + foaf:homepage "http://www.scoldings.tld/unsexing/simpleness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overcautiously.tld/identifiability/stagier.html" ; + dc:creator _:b456 ; + dc:title "reputedly stagier older" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.identifiability.tld/older/counselable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gyros.tld/paralytic/nettlier.html" ; + dc:creator _:b457 ; + dc:title "mannishly nettlier pardons" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.paralytic.tld/pardons/jewels.html" . + +_:b458 a foaf:Person ; + foaf:name "Beli Vanderiet" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tabasco.tld/neoplasms/stodgily.html" ; + dc:creator _:b459 ; + dc:title "botticelli stodgily hiltless" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.neoplasms.tld/hiltless/barbarize.html" . + + + a bench:Inproceedings ; + bench:booktitle "undiminished plumps oversteps" ; + dc:creator _:b460 ; + dc:title "spics oversteps caesium" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.plumps.tld/caesium/peripherally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quadrated.tld/zaftig/outgrows.html" ; + dc:creator _:b326 , _:b461 ; + dc:title "exsert outgrows circuitously" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.zaftig.tld/circuitously/surrounding.html" . + + + a bench:Article ; + dc:creator _:b462 ; + dc:title "thankyou godheads buzzards" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.prosperousness.tld/buzzards/combaters.html" . + + + a bench:Inproceedings ; + bench:booktitle "kebab bereavement oppositionist" ; + dc:creator _:b463 ; + dc:title "faded oppositionist threnody" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.bereavement.tld/threnody/overindustrialize.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Popliia Stewart" + ] ; + dc:title "sauciness elvishly withered" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.inutile.tld/withered/universities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scribbling.tld/pinesap/profoundest.html" ; + dc:creator _:b464 ; + dc:title "popes profoundest aglare" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.pinesap.tld/aglare/stiffest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dyadics.tld/trioxides/enzymologies.html" ; + dc:creator _:b465 ; + dc:title "desiccants enzymologies lumberyard" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.trioxides.tld/lumberyard/guaranies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conquerable.tld/artificially/scepters.html" ; + dc:creator _:b466 ; + dc:title "commonplaces scepters javelins" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.artificially.tld/javelins/uxorious.html" . + + + a bench:Article ; + dc:creator _:b467 ; + dc:creator [ a foaf:Person ; + foaf:name "Leland Marchessault" + ] ; + dc:title "mechanotherapies unitarianism levitating" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.superseding.tld/levitating/noncoagulating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dozens.tld/nonpluses/judice.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nikkylia Foutz" + ] ; + dc:title "seabeds judice embarked" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.nonpluses.tld/embarked/carbo.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clematis.tld/senator/relents.html" ; + bench:booktitle "forearming bloodworm senator" ; + dc:creator _:b468 ; + dc:title "bloodworm relents metamers" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.senator.tld/metamers/lorn.html" . + + + a bench:Inproceedings ; + bench:booktitle "connections repudiation cubistic" ; + dc:creator _:b469 ; + dc:title "lecheries cubistic fudged" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.repudiation.tld/fudged/tympanum.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vanessa Stathopoulos" + ] ; + dc:title "booms readjourned profoundness" ; + swrc:journal ; + swrc:month 11 ; + swrc:pages 34 ; + foaf:homepage "http://www.navigating.tld/profoundness/syphoned.html" . + + + a bench:Article ; + dc:creator _:b470 , _:b471 ; + dc:title "crocking foxfires joyrider" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.bimethyls.tld/joyrider/impotences.html" . + + + a bench:Article ; + dc:creator _:b112 ; + dc:title "tarantulae jimjams warmakers" ; + swrc:journal ; + foaf:homepage "http://www.rebutter.tld/warmakers/worshipper.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Miyazaki Saborio" + ] ; + dc:title "abjuration rancheros bigheaded" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.necking.tld/bigheaded/endangerment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steelier.tld/unconquerable/perspicacity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cassia Griep" + ] ; + dc:title "decadents perspicacity pinched" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.unconquerable.tld/pinched/kaiak.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hospitalities.tld/healer/nominates.html" ; + bench:abstract "battener pedaling optimized nacre birthrates ownership enervator suppleness probating trader reprehending gavots restaffing winesops combes paranoias datable population disobliging reds armorers uric klutzier simonize scrappier bristling noggings protozoal maestri springiest mortuaries wabble swaggered gens atmans saviors retained lyre zonation woolens worrywarts snickery munificently sleekened phlegmatic globularness overriding jodhpur poetized ciliary coitus blitzkriegs oviparous inkpots primers compiler interlocked unarticulately resonants crockets reutilization raggedness chicaning prebill magellan enditing boodles carried biblically categorically conserving taoists tannest originalities breakdowns trajectories pyramids honour bookends viols fuzes globoids sheds castors swather tinklier slakes lapidates nonabsorbable demonetize speeder handcrafting proverbs resummoning clandestineness beanlike apartmental reconviction quieten blotter connections lecheries repudiation cubistic fudged tympanum believes electively tubbier interdictory nefarious penchants stroboscope sherpa placaters papers passant crinoline misapprehended tieclasp emulations bridging stronger untruthfulness annihilation" ; + dc:creator [ a foaf:Person ; + foaf:name "Analeigh Sebring" + ] ; + dc:title "exuberance nominates skulled" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.healer.tld/skulled/siestas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reformulated.tld/recleaning/preachings.html" ; + dc:creator _:b472 ; + dc:title "schizo preachings mopishly" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.recleaning.tld/mopishly/codifier.html" . + +_:b473 a foaf:Person ; + foaf:name "Basyang Kecskes" . + +_:b474 a foaf:Person ; + foaf:name "Hideaki Cohron" . + + + a bench:Inproceedings ; + bench:booktitle "orthodontics queued prospectuses" ; + dc:creator _:b475 ; + dc:title "cleansing prospectuses hirsutism" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.queued.tld/hirsutism/nudie.html" . + +_:b111 a foaf:Person ; + foaf:name "Draginia Egley" . + + + a bench:Inproceedings ; + bench:booktitle "idealist affirmatives hymnbooks" ; + dc:creator _:b476 ; + dc:title "hatchelled hymnbooks muddily" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.affirmatives.tld/muddily/incorporating.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Riddhi Colesar" + ] ; + dc:title "nonliving proliferating disintegrator" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.agric.tld/disintegrator/oblongish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.obedience.tld/xenic/doggerel.html" ; + bench:abstract "jocundly pensees generalizable limpidity agronomist reneging neguses uprisers insistence assemblyman valence bingo navigation loveliness ytterbic whapped redeliver bedlamp biomasses specs meshing distractibility synapsing appertains modester beaters statuting whiteout attractively vower trounced astringed zeolite daredevils shadings disasters bovines swordfishes milles flunkers chased psychokinesis sutural skydived gung backfield lutings kindhearted fabulously enchain resolves legaleses cruzados cudgeling sublessee featherier misnaming microradiographically streets flips heritrix deliquescence minelayer retitle russians assuaged blurting coxwains jouncy typhoons frankfurters chuckfull ambiguously trachomas skiey masochists misdirect duchesses undoers overtiring hazier snobberies sumptuously idealism homelike pollinating salably impeding revoltingly extirpations hosannas interfaces kinesthetic nonclassically gatemen reduces impureness epidemiologies responds feoffment redemonstrated leprechaun tsarists obeyable emblazoning adduct jerseyite melodically rowdyism pauperizing spryer humidifier babylonians homicides impostors viceroyalty rovings misintelligence tymbal gargoyle imply bluecoats resurgence distributable spaying flubbed gamuts concomitance unpuckered viragos offside oddest meritoriously inflexibility wornness insulation maladministrative inaptly crawlway vealier ops participator scintillates" ; + dc:creator _:b477 ; + dc:title "genealogies doggerel nonmalignant" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.xenic.tld/nonmalignant/repayment.html" . + +_:b478 a foaf:Person ; + foaf:name "Gyes Pandy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crappiness.tld/crispens/predestines.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daifallah Kalb" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lareen Leer" + ] ; + dc:title "satanism predestines distorting" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.crispens.tld/distorting/overinflating.html" . + + + a bench:Article ; + dc:creator _:b479 ; + dc:title "aboral ponchos concluder" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.embroiling.tld/concluder/debouching.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alleged.tld/overheaps/squealer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clare Merone" + ] ; + dc:title "shunpiking squealer sphering" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.overheaps.tld/sphering/saxophonist.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.simplices.tld/sporting/perfectibility.html" ; + bench:booktitle "chillers initiative sporting" ; + dc:creator _:b480 ; + dc:title "initiative perfectibility cubed" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.sporting.tld/cubed/adornment.html" . + +_:b481 a foaf:Person ; + foaf:name "Datja Carner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.creator.tld/rehashed/clerkliest.html" ; + dc:creator _:b482 ; + dc:title "bellicosely clerkliest understood" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.rehashed.tld/understood/antrum.html" . + + + a bench:Inproceedings ; + bench:booktitle "assents lakings wellsite" ; + dc:creator _:b483 ; + dc:title "budgie wellsite miterers" ; + dcterms:issued 1965 ; + swrc:pages 178 ; + foaf:homepage "http://www.lakings.tld/miterers/marsupials.html" . + +_:b484 a foaf:Person ; + foaf:name "Cartier Poister" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.terminatory.tld/indicating/flooding.html" ; + bench:booktitle "unbeholden tailbones indicating" ; + dc:creator _:b485 ; + dc:title "tailbones flooding fancily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.indicating.tld/fancily/impressionist.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flashbulbs.tld/assonances/antiquarianism.html" ; + bench:booktitle "remodeler blightingly assonances" ; + dc:creator _:b486 , _:b487 ; + dc:title "blightingly antiquarianism clerking" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.assonances.tld/clerking/remain.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concaveness.tld/yorkers/hermaphrodism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Celerina Sarafian" + ] ; + dc:title "infinitely hermaphrodism rowel" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.yorkers.tld/rowel/macaronis.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enamouring.tld/reconsigned/dismantled.html" ; + bench:booktitle "sapped predestinates reconsigned" ; + dc:creator _:b307 ; + dc:title "predestinates dismantled architraves" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.reconsigned.tld/architraves/motorboat.html" . + +_:b488 a foaf:Person ; + foaf:name "Miloslava Zancanella" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflator.tld/communism/bitches.html" ; + dc:creator _:b489 ; + dc:title "demeanor bitches gibbosity" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.communism.tld/gibbosity/nevadan.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.weaning.tld/tarried/erupts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bowen Antunez" + ] ; + dc:title "uncleanly erupts tablesful" ; + swrc:journal ; + foaf:homepage "http://www.tarried.tld/tablesful/duckbills.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b490 , _:b491 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.hairiest.tld/frequented/negatively.html" ; + dc:creator person:Paul_Erdoes , _:b492 , _:b493 ; + dc:title "ouzels negatively witnesses" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.frequented.tld/witnesses/pharisaical.html" . + +_:b494 a foaf:Person ; + foaf:name "Cursetta Isa" . + +_:b495 a foaf:Person ; + foaf:name "Miguel Umbdenstock" . + + + a bench:Journal ; + dc:title "Journal 6 (1961)" ; + dcterms:issued 1961 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + rdfs:seeAlso "http://www.furthers.tld/annularity/illegitimation.html" ; + dc:creator _:b496 ; + dc:creator [ a foaf:Person ; + foaf:name "Munisa Koffler" + ] ; + dc:title "assassinator illegitimation hardcase" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.annularity.tld/hardcase/winterer.html" . + +_:b497 a foaf:Person ; + foaf:name "Krivulinaia Sengvilay" . + +_:b498 a foaf:Person ; + foaf:name "Kathryn Tamulis" . + +_:b499 a foaf:Person ; + foaf:name "Eshita Whitby" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flanneling.tld/retailer/cabalism.html" ; + dc:creator _:b500 ; + dc:title "bastioned cabalism oatcake" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.retailer.tld/oatcake/fluors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ungainly.tld/forestall/tuberoid.html" ; + dc:creator _:b501 ; + dc:title "interminably tuberoid precipitating" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.forestall.tld/precipitating/unindemnified.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lolloping.tld/skeeters/teentsier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gil Holben" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Heraclio Haaf" + ] ; + dc:title "unauthentic teentsier pinspotter" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.skeeters.tld/pinspotter/paganizes.html" . + +_:b502 a foaf:Person ; + foaf:name "Shaka Enget" . + + + a bench:Article ; + dc:creator _:b372 , _:b503 ; + dc:title "basking mopiest nard" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.rivaled.tld/nard/humanest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philological.tld/dovetailing/bilking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Suhaila Berez" + ] ; + dc:title "jumps bilking adamancy" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.dovetailing.tld/adamancy/lads.html" . + +_:b504 a foaf:Person ; + foaf:name "Iselle Churches" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Barbie Dubonnet" + ] ; + dc:title "lowbred burs sleaziness" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.decanter.tld/sleaziness/pollywog.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sheers.tld/attendants/dedicator.html" ; + dc:creator _:b505 ; + dc:title "girly dedicator pron" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.attendants.tld/pron/antiprotons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hyperbarically.tld/czarists/brattish.html" ; + dc:creator _:b506 ; + dc:title "wigwams brattish unimpeachable" ; + swrc:journal ; + foaf:homepage "http://www.czarists.tld/unimpeachable/romancing.html" . + +_:b95 a foaf:Person ; + foaf:name "Balasi Reasoner" . + +_:b132 a foaf:Person ; + foaf:name "Otis Kary" . + +_:b507 a foaf:Person ; + foaf:name "Tomos Chill" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interlocked.tld/resonants/crockets.html" ; + bench:booktitle "compiler unarticulately resonants" ; + dc:creator person:Paul_Erdoes , _:b508 ; + dc:title "unarticulately crockets reutilization" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.resonants.tld/reutilization/raggedness.html" . + +_:b509 a foaf:Person ; + foaf:name "Dobry Gentges" . + + + a bench:Inproceedings ; + bench:booktitle "scrambler outwits homey" ; + dc:creator _:b510 ; + dc:title "retrofiring homey footlessness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.outwits.tld/footlessness/chirpy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bacteriologically.tld/borings/centrifuging.html" ; + bench:booktitle "tinselly shearers borings" ; + dc:creator _:b511 ; + dc:title "shearers centrifuging sparked" ; + dcterms:issued 1965 ; + swrc:pages 65 ; + foaf:homepage "http://www.borings.tld/sparked/disowns.html" . + +_:b512 a foaf:Person ; + foaf:name "Iksha Rubal" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pokeys.tld/diagramed/subtotalling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kunitaro Gilderman" + ] ; + dc:title "matchings subtotalling bandboxes" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.diagramed.tld/bandboxes/kneeling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rows.tld/vaultings/garret.html" ; + bench:booktitle "pomaded superegos vaultings" ; + dc:creator _:b513 ; + dc:title "superegos garret expediential" ; + dcterms:issued 1962 ; + swrc:pages 136 ; + foaf:homepage "http://www.vaultings.tld/expediential/unsophisticated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depressives.tld/ensuring/triskaidekaphobia.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Argus Bierwirth" + ] ; + dc:title "brigs triskaidekaphobia vouchsafed" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.ensuring.tld/vouchsafed/expediency.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dinguses.tld/denominates/discomposes.html" ; + bench:booktitle "honking amidship denominates" ; + dc:creator _:b514 ; + dc:title "amidship discomposes disabler" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.denominates.tld/disabler/leukocytes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oscillometric.tld/after/unrhymed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Darell Oelschlager" + ] ; + dc:title "vocalizer unrhymed pigeonholed" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.after.tld/pigeonholed/personalizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infidels.tld/knapsacks/subsides.html" ; + dc:creator _:b515 ; + dc:title "thumper subsides spavins" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.knapsacks.tld/spavins/circumlocutions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.papyruses.tld/scavenges/preplanned.html" ; + bench:booktitle "lienteries buffoonish scavenges" ; + dc:creator _:b516 ; + dc:title "buffoonish preplanned cheesier" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.scavenges.tld/cheesier/tabourers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vendibly.tld/broths/pureness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoana Ordorica" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Timo Laurito" + ] ; + dc:title "pylorus pureness sidesaddles" ; + swrc:journal ; + swrc:note "rethink outpace oilpapers daunted immunologist watermen obloquy fossillike pleurisies bartering" ; + swrc:pages 12 ; + foaf:homepage "http://www.broths.tld/sidesaddles/shredded.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.castors.tld/tinklier/slakes.html" ; + bench:booktitle "sheds swather tinklier" ; + dc:creator _:b517 ; + dc:title "swather slakes lapidates" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.tinklier.tld/lapidates/nonabsorbable.html" . + +_:b518 a foaf:Person ; + foaf:name "Shamaail Virant" . + + + a bench:Inproceedings ; + bench:booktitle "apathetically philadelphian checking" ; + dc:creator _:b519 ; + dc:title "sorbets checking tufters" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.philadelphian.tld/tufters/macle.html" . + +_:b344 a foaf:Person ; + foaf:name "Latoiya Munnelly" . + +_:b513 a foaf:Person ; + foaf:name "Trudy Revoir" . + +_:b520 a foaf:Person ; + foaf:name "Briddy Pu" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carcinogenicity.tld/reassimilating/pleadable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wendelin Custard" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ipsa Wollin" + ] ; + dc:title "sellers pleadable disassembles" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.reassimilating.tld/disassembles/altering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hooted.tld/convalesces/knowinger.html" ; + dc:creator _:b521 ; + dc:creator [ a foaf:Person ; + foaf:name "Matteo Mestre" + ] ; + dc:title "chromite knowinger stoutness" ; + swrc:journal ; + swrc:month 11 ; + swrc:pages 19 ; + foaf:homepage "http://www.convalesces.tld/stoutness/appreciators.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wikta Ryea" + ] ; + dc:title "sawmills jugular elicitor" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.activistic.tld/elicitor/causable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jephtah Pecatoste" + ] ; + dc:title "legitimating flowages whiningly" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.knackers.tld/whiningly/neediest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tantras.tld/condonable/conversing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ikue Rippee" + ] ; + dc:title "spottily conversing elms" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.condonable.tld/elms/multivitamins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrocutes.tld/spherical/stockyard.html" ; + dc:creator _:b522 ; + dc:title "sallowy stockyard beaky" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.spherical.tld/beaky/motormen.html" . + +_:b523 a foaf:Person ; + foaf:name "Rachana Morch" . + +_:b524 a foaf:Person ; + foaf:name "Galyn Stobie" . + +_:b525 a foaf:Person ; + foaf:name "Evseevskaia Carow" . + +_:b526 a foaf:Person ; + foaf:name "Oenomaus Fiorillo" . + + + a bench:Inproceedings ; + bench:booktitle "ringer growling submember" ; + dc:creator _:b134 ; + dc:title "amerced submember queerer" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.growling.tld/queerer/firmers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oversharp.tld/farcy/caved.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gunde Tegeler" + ] ; + dc:title "vasectomies caved pkg" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.farcy.tld/pkg/jiggles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conspectus.tld/vermifuge/belles.html" ; + dc:creator _:b527 ; + dc:title "camouflagers belles tunelessly" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.vermifuge.tld/tunelessly/attracts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pelter.tld/cuban/saturdays.html" ; + dc:creator _:b405 ; + dc:title "waitings saturdays bonbons" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.cuban.tld/bonbons/crullers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.triplets.tld/colonies/defalcate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Letizia Madaras" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bibiane Eddens" + ] ; + dc:title "hepatics defalcate transplantations" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.colonies.tld/transplantations/forfends.html" . + + + a bench:Inproceedings ; + bench:booktitle "pouts redevelops atomizer" ; + dc:creator _:b528 ; + dc:title "landowning atomizer terminally" ; + dcterms:issued 1958 ; + swrc:pages 30 ; + foaf:homepage "http://www.redevelops.tld/terminally/rogued.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fatsoes.tld/shive/nonassertive.html" ; + bench:booktitle "stager expressiveness shive" ; + dc:creator _:b529 ; + dc:title "expressiveness nonassertive imped" ; + dcterms:issued 1964 ; + swrc:pages 51 ; + foaf:homepage "http://www.shive.tld/imped/quagga.html" . + +_:b530 a foaf:Person ; + foaf:name "Primavera Huffstickler" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lyeta Coffee" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kathy Doctor" + ] ; + dc:title "presages browbeats roper" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.deescalating.tld/roper/interdenominational.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Perseus Tinger" + ] ; + dc:title "nonvirulent skewered bluesman" ; + swrc:journal ; + foaf:homepage "http://www.worsted.tld/bluesman/bugs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daylights.tld/catatonics/wavery.html" ; + dc:creator _:b531 ; + dc:title "misdoubts wavery odyl" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.catatonics.tld/odyl/multiplexer.html" . + + + a bench:Inproceedings ; + bench:booktitle "reaccredits drayages simplicities" ; + dc:creator _:b532 ; + dc:title "trackmen simplicities silks" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.drayages.tld/silks/fascinating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bung.tld/hallowing/feints.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cristoforo Dygert" + ] ; + dc:title "undersize feints unsubtly" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.hallowing.tld/unsubtly/morphos.html" . + +_:b533 a foaf:Person ; + foaf:name "Werburg Saraiva" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bumping.tld/lazyish/gawkish.html" ; + dc:creator _:b534 ; + dc:title "abacuses gawkish bulwarks" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.lazyish.tld/bulwarks/nontechnical.html" . + +_:b535 a foaf:Person ; + foaf:name "Mufliha Noli" . + + + a bench:Article ; + dc:creator _:b536 ; + dc:title "vociferation reviser notions" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.decentring.tld/notions/inscrutably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tamest.tld/derms/photons.html" ; + dc:creator _:b537 ; + dc:title "parallelograms photons heeded" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.derms.tld/heeded/censorable.html" . + + + a bench:Proceedings ; + bench:booktitle "gimmicky cathouse wotted" ; + dc:publisher "Springer-Verlag, Germany and New York" ; + dc:title "Proceeding 4 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b3 , _:b446 , _:b445 ; + swrc:isbn "0-4734-1378-0" ; + swrc:series 1280 ; + foaf:homepage "http://www.cathouse.tld/truancies/illuminator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frostbiting.tld/interlining/courters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abhilasha Farness" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kumiyo Ozane" + ] ; + dc:title "requires courters biomechanics" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.interlining.tld/biomechanics/overtones.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.romanticists.tld/inwardly/monopolistically.html" ; + bench:booktitle "centiliter mailability inwardly" ; + dc:creator _:b538 , person:Paul_Erdoes ; + dc:title "mailability monopolistically exults" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.inwardly.tld/exults/popedom.html" . + +_:b539 a foaf:Person ; + foaf:name "Izzat Cutno" . + + + a bench:Article ; + rdfs:seeAlso "http://www.malingerers.tld/chuffs/redundance.html" ; + dc:creator person:Paul_Erdoes , _:b540 ; + dc:title "gnashes redundance matriculant" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.chuffs.tld/matriculant/flexes.html" . + +_:b541 a foaf:Person ; + foaf:name "Zacharie Mosson" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinterrogate.tld/ancestries/ringworm.html" ; + bench:booktitle "lothsome folktales ancestries" ; + dc:creator _:b542 ; + dc:title "folktales ringworm waffles" ; + dcterms:issued 1957 ; + dcterms:partOf ; + foaf:homepage "http://www.ancestries.tld/waffles/seemlier.html" . + + + a bench:Inproceedings ; + bench:booktitle "popularization outrun copyreaders" ; + dc:creator _:b543 ; + dc:title "redcap copyreaders specifier" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.outrun.tld/specifier/overpriced.html" . + +_:b448 a foaf:Person ; + foaf:name "Sabri Sawdo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bourgeoned.tld/centralizes/nonferrous.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saalim Velasquez" + ] ; + dc:title "tarnishable nonferrous pathological" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.centralizes.tld/pathological/donut.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.closers.tld/crispened/polarized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sergio Weiderhold" + ] ; + dc:title "bitchiest polarized tramlines" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.crispened.tld/tramlines/bauds.html" . + +_:b542 a foaf:Person ; + foaf:name "Dennard Lisenbee" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unamortized.tld/subcauses/onery.html" ; + bench:booktitle "assigned connecting subcauses" ; + dc:creator _:b544 ; + dc:title "connecting onery bulger" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.subcauses.tld/bulger/libraries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ecumenicalism.tld/horsewhip/corporally.html" ; + dc:creator _:b545 ; + dc:title "laces corporally sorting" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.horsewhip.tld/sorting/urethrae.html" . + + + a bench:Article ; + dc:creator _:b546 ; + dc:title "displeased ateliers reemerges" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.tosspots.tld/reemerges/qualities.html" . + + + a bench:Inproceedings ; + bench:booktitle "radarscope radiographs planked" ; + dc:creator _:b501 ; + dc:title "aisles planked reacquisition" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.radiographs.tld/reacquisition/orangish.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eitoku Easlick" + ] ; + dc:title "nonadministratively unornamented monographic" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.suability.tld/monographic/impracticalities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.caitiffs.tld/understructures/neutrally.html" ; + bench:booktitle "gabbler alkyls understructures" ; + dc:creator _:b374 , _:b547 ; + dc:title "alkyls neutrally innateness" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.understructures.tld/innateness/clamping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decalcified.tld/ribaldry/certificating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fokina Poythress" + ] ; + dc:title "punning certificating mynahs" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.ribaldry.tld/mynahs/hahs.html" . + +_:b548 a foaf:Person ; + foaf:name "Yevfrosinya Eberenz" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.retained.tld/zonation/woolens.html" ; + bench:booktitle "saviors lyre zonation" ; + dc:creator _:b549 , person:Paul_Erdoes , _:b550 ; + dc:title "lyre woolens worrywarts" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.zonation.tld/worrywarts/snickery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marquise.tld/neurosurgeon/innervated.html" ; + dc:creator person:Paul_Erdoes , _:b551 ; + dc:title "underlaid innervated hunts" ; + swrc:journal ; + foaf:homepage "http://www.neurosurgeon.tld/hunts/barrens.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.whitter.tld/discounters/homophones.html" ; + bench:booktitle "cabbalah callousness discounters" ; + dc:creator _:b552 , _:b310 ; + dc:title "callousness homophones onondagas" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.discounters.tld/onondagas/curtesy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.weakfishes.tld/cerias/neoterics.html" ; + bench:booktitle "nutrients gastrologists cerias" ; + dc:creator _:b553 ; + dc:title "gastrologists neoterics advocator" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 198 ; + foaf:homepage "http://www.cerias.tld/advocator/announcers.html" . + +_:b100 a foaf:Person ; + foaf:name "Cadmon Santamaria" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhibited.tld/flatcar/ewes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Idurre Lagrave" + ] ; + dc:title "rattlebrains ewes aurorae" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.flatcar.tld/aurorae/apologias.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aglimmer.tld/bestowed/unlettable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raamiz Berard" + ] ; + dc:title "serenaded unlettable weeds" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.bestowed.tld/weeds/burse.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Walto Messman" + ] ; + dc:title "prorating deepens battled" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.normalizes.tld/battled/saunter.html" . + + + a bench:Article ; + dc:creator _:b554 , _:b487 ; + dc:title "expender archetypes tesla" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.hatched.tld/tesla/instanced.html" . + + + a bench:Inproceedings ; + bench:booktitle "pearled gripes forevers" ; + dc:creator _:b555 , _:b556 ; + dc:title "fiord forevers congruencies" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.gripes.tld/congruencies/conformist.html" . + +_:b557 a foaf:Person ; + foaf:name "Oryan Mirles" . + + + a bench:Article ; + dc:creator _:b558 ; + dc:title "fashionably sided talkier" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.surfaces.tld/talkier/potherbs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unpredictability.tld/foxiest/cardinality.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Heinrich Epperly" + ] ; + dc:title "recapitulate cardinality burgeons" ; + swrc:journal ; + foaf:homepage "http://www.foxiest.tld/burgeons/recuses.html" . + +_:b559 a foaf:Person ; + foaf:name "Rihaab Borglum" . + + + a bench:Article ; + rdfs:seeAlso "http://www.explanations.tld/religions/divulgence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shun Zaruba" + ] ; + dc:title "fennels divulgence chisellers" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.religions.tld/chisellers/tolerative.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.psychos.tld/ventricular/iteming.html" ; + bench:booktitle "resourcefulness morphia ventricular" ; + dc:creator [ a foaf:Person ; + foaf:name "Isamu Cokely" + ] ; + dc:title "morphia iteming immunoreactive" ; + dcterms:issued 1946 ; + foaf:homepage "http://www.ventricular.tld/immunoreactive/weasand.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.admonitory.tld/inexperienced/couching.html" ; + bench:booktitle "downsize recombining inexperienced" ; + dc:creator _:b560 , _:b335 ; + dc:title "recombining couching sealskins" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.inexperienced.tld/sealskins/moory.html" . + + + a bench:Article ; + dc:creator _:b561 ; + dc:creator [ a foaf:Person ; + foaf:name "Mayyaada Pleau" + ] ; + dc:title "lacer ascendance varmints" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.andirons.tld/varmints/loggings.html" . + +_:b562 a foaf:Person ; + foaf:name "Wilma Bruzek" . + +_:b563 a foaf:Person ; + foaf:name "Eustachius Kohout" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stimulatingly.tld/center/dignitaries.html" ; + dc:creator _:b564 ; + dc:title "septicemia dignitaries gooier" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.center.tld/gooier/culotte.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plutonic.tld/ossificatory/fondled.html" ; + dc:creator _:b216 , _:b565 ; + dc:title "piscators fondled barrister" ; + swrc:journal ; + swrc:note "synthesizers histamins cuts chauffeuse catharine gorsy ablation outriggers reshipments rooking acridest undetachable" ; + swrc:pages 133 ; + foaf:homepage "http://www.ossificatory.tld/barrister/mississippians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.duffers.tld/panache/squishiest.html" ; + dc:creator _:b566 ; + dc:title "expressionists squishiest depressants" ; + swrc:journal ; + swrc:note "anchoresses eclampsia doggier coveted caber transgressing aweless virulences" ; + swrc:pages 9 ; + foaf:homepage "http://www.panache.tld/depressants/urologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loams.tld/disallowances/thewless.html" ; + dc:creator _:b567 ; + dc:title "joins thewless homogenized" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.disallowances.tld/homogenized/abstractness.html" . + + + a bench:Inproceedings ; + bench:booktitle "gamete sharkskin delimiters" ; + dc:creator _:b568 ; + dc:title "trombonists delimiters egoistic" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.sharkskin.tld/egoistic/modernism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Galenia Bedillion" + ] ; + dc:title "oolith bonded finmark" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.moors.tld/finmark/agapae.html" . + + + a bench:Proceedings ; + bench:booktitle "impertinently embraces parser" ; + dc:publisher "Manaaki Whenua Press" ; + dc:title "Proceeding 2 (1959)" ; + dcterms:issued 1959 ; + swrc:editor person:Paul_Erdoes , _:b569 , _:b277 , _:b570 ; + swrc:isbn "0-6945-8935-0" ; + swrc:series 1553 ; + swrc:volume 1 ; + foaf:homepage "http://www.embraces.tld/intercultural/brambly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lambed.tld/printable/etymologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Benedicto Dumond" + ] ; + dc:title "bobolinks etymologist rubberized" ; + swrc:journal ; + foaf:homepage "http://www.printable.tld/rubberized/mesomorphic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lactations.tld/toolers/tourniquet.html" ; + dc:creator _:b526 ; + dc:title "catwalk tourniquet barriers" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.toolers.tld/barriers/chilblains.html" . + +_:b571 a foaf:Person ; + foaf:name "Emanuelle Armillei" . + + + a bench:Inproceedings ; + bench:booktitle "kinship reincarnate vindicable" ; + dc:creator _:b572 ; + dc:title "condemning vindicable waistcoats" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.reincarnate.tld/waistcoats/rebills.html" . + + + a bench:Article ; + dc:creator _:b573 , _:b574 ; + dc:title "steeds ostinatos grosser" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.sweeps.tld/grosser/forsakes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.requiem.tld/halting/zoopathologies.html" ; + bench:booktitle "stimulated naphthas halting" ; + dc:creator _:b575 ; + dc:title "naphthas zoopathologies bedfellows" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 176 ; + foaf:homepage "http://www.halting.tld/bedfellows/sootily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vermiculites.tld/ideomotor/tufty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Siunbek Sprout" + ] ; + dc:title "millrun tufty huffier" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.ideomotor.tld/huffier/paraprofessionals.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gastronomical.tld/blanketed/audits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jaad Whitheld" + ] ; + dc:title "unfeasible audits shipwright" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.blanketed.tld/shipwright/diluvium.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outre.tld/syphilitics/colures.html" ; + bench:booktitle "gloving wises syphilitics" ; + dc:creator _:b89 , person:Paul_Erdoes , _:b538 ; + dc:title "wises colures used" ; + dcterms:issued 1967 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 127 ; + foaf:homepage "http://www.syphilitics.tld/used/decapitates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recleaned.tld/reignited/nonformation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evgeniia Gard" + ] ; + dc:title "algorism nonformation skitterier" ; + swrc:journal ; + foaf:homepage "http://www.reignited.tld/skitterier/misconduct.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underwaists.tld/yemenites/khalif.html" ; + bench:booktitle "gillnets notional yemenites" ; + dc:creator _:b576 ; + dc:title "notional khalif surceases" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.yemenites.tld/surceases/shitting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.peppertree.tld/rifled/nonanalytic.html" ; + bench:booktitle "homeowners legendarily rifled" ; + dc:creator _:b577 ; + dc:title "legendarily nonanalytic flavoured" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.rifled.tld/flavoured/dispassionate.html" . + +_:b578 a foaf:Person ; + foaf:name "Guido Genier" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.consoles.tld/raffias/lookouts.html" ; + bench:booktitle "osteoscleroses skeletomuscular raffias" ; + dc:creator _:b579 ; + dc:title "skeletomuscular lookouts romantically" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.raffias.tld/romantically/trowelers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undergoes.tld/fogless/spiffiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Houke Luthe" + ] ; + dc:title "nympholeptic spiffiest reinformed" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.fogless.tld/reinformed/synfuel.html" . + +_:b287 a foaf:Person ; + foaf:name "Nia Drakes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yanked.tld/racings/vasoconstrictors.html" ; + dc:creator _:b580 ; + dc:title "onenesses vasoconstrictors photospheric" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.racings.tld/photospheric/grabbier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Karyna Joyner" + ] ; + dc:title "whispering touchiness slouches" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.counterrevolutionary.tld/slouches/pulsatory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unactuated.tld/formalist/tickling.html" ; + dc:creator _:b581 ; + dc:title "sideburns tickling legitimization" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.formalist.tld/legitimization/legatees.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pauperizing.tld/humidifier/babylonians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jelisaweta Ambroziak" + ] ; + dc:title "spryer babylonians homicides" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.humidifier.tld/homicides/impostors.html" . + + + a bench:Inproceedings ; + bench:booktitle "cooncan highnesses skydive" ; + dc:creator _:b582 ; + dc:title "striper skydive gefilte" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.highnesses.tld/gefilte/cappy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rehinges.tld/riflery/scorners.html" ; + bench:booktitle "shags satanical riflery" ; + dc:creator _:b583 , _:b584 ; + dc:title "satanical scorners salutes" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 198 ; + foaf:homepage "http://www.riflery.tld/salutes/entrustment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emir.tld/catnapers/proselytizing.html" ; + dc:creator _:b585 ; + dc:title "cheers proselytizing malevolence" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.catnapers.tld/malevolence/crepes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viewfinder.tld/miniseries/enterprize.html" ; + bench:booktitle "advancing nimbi miniseries" ; + dc:creator _:b586 ; + dc:title "nimbi enterprize mousier" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.miniseries.tld/mousier/boondoggles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ripost.tld/braided/fuzils.html" ; + dc:creator _:b587 ; + dc:title "noisome fuzils fermatas" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.braided.tld/fermatas/cougher.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Davyd Lecleir" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ilona Geddings" + ] ; + dc:title "handholds inimitably divvying" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.uproariously.tld/divvying/disinclinations.html" . + + + a bench:Incollection ; + bench:booktitle "coffered savages quitclaiming" ; + dc:creator [ a foaf:Person ; + foaf:name "Yulya Thammavongsa" + ] ; + dc:publisher "Butterworth-Heinemann" ; + dc:title "erotogenic quitclaiming bends" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.savages.tld/bends/nonindustrial.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Irmingard Normann" + ] ; + dc:title "clitorises wintering hunchbacks" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.unbolted.tld/hunchbacks/locator.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.missis.tld/mummed/talker.html" ; + bench:booktitle "thrashes affability mummed" ; + dc:creator _:b588 ; + dc:title "affability talker vacillations" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.mummed.tld/vacillations/rife.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blubberer.tld/desecrated/tetrachlorides.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Octave Diana" + ] ; + dc:title "amenities tetrachlorides loutish" ; + swrc:journal ; + swrc:note "negatively witnesses pharisaical flaunting divergence semitraditional negotiators greaves" ; + swrc:pages 76 ; + foaf:homepage "http://www.desecrated.tld/loutish/polygony.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shiftlessness.tld/goalie/supersensitive.html" ; + bench:booktitle "infests quadruplication goalie" ; + dc:creator _:b421 ; + dc:title "quadruplication supersensitive damnably" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.goalie.tld/damnably/treatabilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remeasured.tld/hailing/earthwork.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dijana Murfin" + ] ; + dc:title "quadrennium earthwork infantilism" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.hailing.tld/infantilism/eluviating.html" . + +_:b589 a foaf:Person ; + foaf:name "Johan Scully" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beleaguering.tld/aggie/rumbaed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ganna Campellone" + ] ; + dc:title "saturations rumbaed disobliged" ; + swrc:journal ; + swrc:note "sidecars commodiously nightie fatso spoiler circuiter poker nobble cheeking sayee suppurates" ; + swrc:pages 12 ; + foaf:homepage "http://www.aggie.tld/disobliged/tennesseans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attractive.tld/cognizably/reminds.html" ; + dc:creator person:Paul_Erdoes , _:b590 ; + dc:title "yeller reminds teratoid" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.cognizably.tld/teratoid/coadjutors.html" . + +_:b591 a foaf:Person ; + foaf:name "Esperanza Negrana" . + +_:b592 a foaf:Person ; + foaf:name "Anindita Ginger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ritualized.tld/backing/cozey.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Thaaqib Skender" + ] ; + dc:title "unplayable cozey sidebands" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.backing.tld/sidebands/consuls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clarioned.tld/detainee/conventing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Conrad Rounds" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lashawna Luague" + ] ; + dc:title "tattooing conventing soever" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.detainee.tld/soever/intruders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rabbets.tld/gropingly/saloons.html" ; + dc:creator _:b593 ; + dc:title "proponing saloons devilry" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.gropingly.tld/devilry/barratry.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b245 ; + swrc:number 1 ; + swrc:volume 12 . + + + a bench:Article ; + rdfs:seeAlso "http://www.reavowed.tld/elucidation/crambos.html" ; + dc:creator _:b594 ; + dc:title "incredibility crambos bawdry" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.elucidation.tld/bawdry/congenitally.html" . + +_:b595 a foaf:Person ; + foaf:name "Nanda Batto" . + + + a bench:Incollection ; + bench:booktitle "begot southing journalized" ; + dc:creator [ a foaf:Person ; + foaf:name "Rosalinde Leinbach" + ] ; + dc:title "nonsmoking journalized anthill" ; + dcterms:issued 1953 ; + foaf:homepage "http://www.southing.tld/anthill/xx.html" . + + + a bench:Inproceedings ; + bench:booktitle "municipalities villainess foolishly" ; + dc:creator _:b596 , _:b597 ; + dc:title "buckhound foolishly fluxions" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 49 ; + foaf:homepage "http://www.villainess.tld/fluxions/flagmen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feeblish.tld/stranders/abbesses.html" ; + dc:creator _:b598 ; + dc:title "extenuation abbesses strongboxes" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.stranders.tld/strongboxes/chromas.html" . + +_:b565 a foaf:Person ; + foaf:name "Mufeed Nwankwo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spunkily.tld/accommodatingly/equivocation.html" ; + bench:booktitle "booming sedates accommodatingly" ; + dc:creator _:b599 , person:Paul_Erdoes , _:b16 ; + dc:title "sedates equivocation sabred" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.accommodatingly.tld/sabred/summarizing.html" . + + + a bench:Inproceedings ; + bench:booktitle "admixes mechanization denying" ; + dc:creator _:b600 , _:b601 ; + dc:title "easies denying cornute" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.mechanization.tld/cornute/airings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ameboid.tld/overmastered/hockshop.html" ; + dc:creator _:b602 ; + dc:creator [ a foaf:Person ; + foaf:name "Hisanobu Burbine" + ] ; + dc:title "glyptic hockshop denuclearizing" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.overmastered.tld/denuclearizing/kuchen.html" . + + + a bench:Article ; + dc:creator _:b603 ; + dc:title "ascribes reviver dissimilar" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.eliminator.tld/dissimilar/sectioning.html" . + + + a bench:Inproceedings ; + bench:booktitle "foundries novelly intransitives" ; + dc:creator _:b604 ; + dc:title "wardens intransitives shapers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.novelly.tld/shapers/recreation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.providently.tld/williwaws/worldlier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Endora Seier" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rebeca Aday" + ] ; + dc:title "powerless worldlier reinfusing" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.williwaws.tld/reinfusing/baas.html" . + +_:b605 a foaf:Person ; + foaf:name "Christophine Welke" . + + + a bench:Inproceedings ; + bench:booktitle "examinees foamed convincer" ; + dc:creator _:b606 ; + dc:title "quietist convincer centuries" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.foamed.tld/centuries/plunging.html" . + +_:b607 a foaf:Person ; + foaf:name "Florica Belski" . + +_:b608 a foaf:Person ; + foaf:name "Ciara Monroig" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tickets.tld/functioning/hopis.html" ; + dc:creator _:b609 ; + dc:title "inflictable hopis indentions" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.functioning.tld/indentions/rerecorded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.visors.tld/sanitaria/tinier.html" ; + dc:creator _:b610 ; + dc:title "sunbursts tinier speller" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.sanitaria.tld/speller/implanted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.husbander.tld/adducing/postbellum.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Umeko Cadriel" + ] ; + dc:title "indulgently postbellum surtaxes" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.adducing.tld/surtaxes/aneurism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zesting.tld/nonconfidential/niacinamide.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Engelbert Bonanni" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Peony Paluk" + ] ; + dc:title "ratiocinator niacinamide adipose" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.nonconfidential.tld/adipose/boats.html" . + +_:b611 a foaf:Person ; + foaf:name "Ztrezena Gutman" . + +_:b612 a foaf:Person ; + foaf:name "Ketan Dejulio" . + +_:b613 a foaf:Person ; + foaf:name "Pavlya Buanno" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hankerer.tld/fanzines/boogers.html" ; + bench:booktitle "jour erodes fanzines" ; + dc:creator _:b614 ; + dc:title "erodes boogers boomier" ; + dcterms:issued 1960 ; + swrc:pages 194 ; + foaf:homepage "http://www.fanzines.tld/boomier/harrowers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dribblers.tld/curvets/flued.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kali Jutras" + ] ; + dc:title "entrenched flued paver" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.curvets.tld/paver/bookmaking.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milligrams.tld/ghostwrites/rewires.html" ; + bench:booktitle "teaching shuckers ghostwrites" ; + dc:creator _:b615 , _:b616 ; + dc:title "shuckers rewires fidgeter" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.ghostwrites.tld/fidgeter/tarpapers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undeliverable.tld/porringers/guzzler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Winred Gyatso" + ] ; + dc:title "misdirects guzzler tenderhearted" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.porringers.tld/tenderhearted/deflagrates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.buggers.tld/nominees/extinguished.html" ; + bench:booktitle "upchucking symblepharon nominees" ; + dc:creator _:b617 ; + dc:title "symblepharon extinguished lectured" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.nominees.tld/lectured/perpetuates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.granter.tld/emend/husked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saood Pichardo" + ] ; + dc:title "swounds husked cricketer" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.emend.tld/cricketer/cuspids.html" . + + + a bench:Article ; + dc:creator _:b618 ; + dc:title "unmingling impossibilities falsest" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.worshiped.tld/falsest/physiography.html" . + +_:b619 a foaf:Person ; + foaf:name "Arkaan Tremel" . + +_:b620 a foaf:Person ; + foaf:name "Dick Corsello" . + + + a bench:Article ; + dc:creator _:b621 ; + dc:title "reimposed foists ultimates" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.permits.tld/ultimates/whammed.html" . + + + a bench:Incollection ; + bench:booktitle "depreciatingly biomedical dosimetries" ; + dc:creator [ a foaf:Person ; + foaf:name "Maru Harston" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hnsel Tiehen" + ] ; + dc:title "quarts dosimetries windily" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.biomedical.tld/windily/spiel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.behavioristic.tld/forestalling/enfranchisements.html" ; + dc:creator _:b236 ; + dc:title "motorcade enfranchisements ungathered" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.forestalling.tld/ungathered/overachieved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remeets.tld/dolmens/sects.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yumako Reuer" + ] ; + dc:title "waistbands sects ginghams" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.dolmens.tld/ginghams/tunings.html" . + +_:b622 a foaf:Person ; + foaf:name "Eliazar Manner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.epidemiologies.tld/feoffment/redemonstrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seison Maccarini" + ] ; + dc:title "responds redemonstrated leprechaun" ; + swrc:journal ; + foaf:homepage "http://www.feoffment.tld/leprechaun/tsarists.html" . + +_:b623 a foaf:Person ; + foaf:name "Ingemar Cheevers" . + + + a bench:Article ; + rdfs:seeAlso "http://www.banisters.tld/lieges/shoddies.html" ; + dc:creator _:b624 , _:b625 ; + dc:title "boarded shoddies repave" ; + swrc:journal ; + swrc:note "bronchos occidents sliverers quadruplicate wheelies singed allayment dictatorships apprehending mailwoman" ; + swrc:pages 157 ; + foaf:homepage "http://www.lieges.tld/repave/complicated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ropeways.tld/recapitalizing/mezzanines.html" ; + dc:creator _:b626 ; + dc:title "statistically mezzanines telephotograph" ; + swrc:journal ; + foaf:homepage "http://www.recapitalizing.tld/telephotograph/telecasted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.smoggy.tld/maidenhairs/correlations.html" ; + bench:booktitle "risked razoring maidenhairs" ; + dc:creator _:b627 ; + dc:title "razoring correlations technics" ; + dcterms:issued 1962 ; + swrc:pages 36 ; + foaf:homepage "http://www.maidenhairs.tld/technics/rectification.html" . + +_:b628 a foaf:Person ; + foaf:name "Maurus Shatek" . + + + a bench:Article ; + dc:creator _:b629 ; + dc:title "wifelier overfamiliarity illustrated" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.programable.tld/illustrated/electuary.html" . + +_:b328 a foaf:Person ; + foaf:name "Masakazu Lisko" . + + + a bench:Article ; + rdfs:seeAlso "http://www.evictors.tld/buttonholed/peachier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gorane Piermarini" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tonasha Bapties" + ] ; + dc:title "cussers peachier decapods" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.buttonholed.tld/decapods/stooling.html" . + +_:b630 a foaf:Person ; + foaf:name "Constantina Benck" . + + + a bench:Article ; + bench:cdrom "http://www.delusionist.tld/handcart/sulkier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amalea Meyering" + ] ; + dc:title "restriction sulkier striplings" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.handcart.tld/striplings/slowpoke.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.labium.tld/daydreams/permuting.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Kichibei Opitz" + ] ; + dc:title "peeped permuting immediately" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.daydreams.tld/immediately/canzona.html" . + +_:b631 a foaf:Person ; + foaf:name "Lela Gruenhagen" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Coralie Frasso" + ] ; + dc:title "observational soliciting obliterator" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.gilder.tld/obliterator/supercargo.html" . + +_:b441 a foaf:Person ; + foaf:name "Grazia Gicker" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eleadora Baksh" + ] ; + dc:title "screamers overladen enslavement" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.marquisette.tld/enslavement/thriftier.html" . + +_:b632 a foaf:Person ; + foaf:name "Carlino Mertz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.improvising.tld/defacement/infiltrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Emst Alexandria" + ] ; + dc:title "starriest infiltrated bonzes" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.defacement.tld/bonzes/unsymmetrical.html" . + + + a bench:Article ; + dc:creator _:b633 ; + dc:title "quidnunc wetter rots" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.bunging.tld/rots/deutschland.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hybridized.tld/penitently/cranching.html" ; + dc:creator _:b397 ; + dc:title "conducts cranching steerers" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.penitently.tld/steerers/methought.html" . + + + a bench:Inproceedings ; + bench:booktitle "ideated roadsters potentiality" ; + dc:creator _:b518 ; + dc:title "antisubmarine potentiality stalagmite" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.roadsters.tld/stalagmite/merlins.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1958)" ; + dcterms:issued 1958 ; + swrc:editor _:b634 , _:b416 ; + swrc:number 1 ; + swrc:volume 19 . + +_:b435 a foaf:Person ; + foaf:name "Cycnus Sjaarda" . + +_:b635 a foaf:Person ; + foaf:name "Blas Revering" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intwining.tld/whackers/ostensibilities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zeva Deveaux" + ] ; + dc:title "disciplining ostensibilities fauces" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.whackers.tld/fauces/spines.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1960)" ; + dcterms:issued 1960 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Article ; + rdfs:seeAlso "http://www.xenia.tld/dillydallies/minced.html" ; + dc:creator _:b636 ; + dc:title "tawdrier minced bunn" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.dillydallies.tld/bunn/daimyo.html" . + +_:b637 a foaf:Person ; + foaf:name "Brys Robak" . + + + a bench:Inproceedings ; + bench:booktitle "laggardly domineers breezing" ; + dc:creator _:b405 ; + dc:title "insensibly breezing orchardists" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.domineers.tld/orchardists/interspersions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incorporeal.tld/hearings/legation.html" ; + dc:creator _:b283 ; + dc:title "piazadora legation subendorsed" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.hearings.tld/subendorsed/hippocampus.html" . + + + a bench:Inproceedings ; + bench:booktitle "misquoted autodialling vogues" ; + dc:creator person:Paul_Erdoes , _:b147 ; + dc:title "slimmed vogues germs" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.autodialling.tld/germs/coalbins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.landscaping.tld/fax/cursing.html" ; + bench:booktitle "loper overcompensating fax" ; + dc:creator _:b638 ; + dc:title "overcompensating cursing sedative" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.fax.tld/sedative/rummies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brutified.tld/samples/aspics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rhett Chaple" + ] ; + dc:title "superminis aspics lowdowns" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.samples.tld/lowdowns/parvenue.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.geometrically.tld/fulfils/synthesizes.html" ; + bench:cdrom "http://www.whished.tld/antecedents/fulfils.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apena Armold" + ] ; + dc:title "antecedents synthesizes fewer" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.fulfils.tld/fewer/incontinencies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beadlike.tld/lancelot/struggled.html" ; + bench:booktitle "untwisted shushes lancelot" ; + dc:creator _:b85 ; + dc:title "shushes struggled sombreros" ; + dcterms:issued 1965 ; + swrc:pages 70 ; + foaf:homepage "http://www.lancelot.tld/sombreros/heartening.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hunches.tld/rankling/cautions.html" ; + dc:creator _:b519 , _:b639 ; + dc:title "synfuels cautions repealer" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.rankling.tld/repealer/voodooing.html" . + +_:b640 a foaf:Person ; + foaf:name "Latorray Delawder" . + + + a bench:Article ; + rdfs:seeAlso "http://www.roentgenometries.tld/unsnaps/sorels.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Luzinde Krabbe" + ] ; + dc:title "whelky sorels cameralistic" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.unsnaps.tld/cameralistic/inviting.html" . + +_:b641 a foaf:Person ; + foaf:name "Ravid Laidlaw" . + + + a bench:Article ; + rdfs:seeAlso "http://www.debunked.tld/gabling/depreciatingly.html" ; + dc:creator _:b642 ; + dc:title "trifold depreciatingly quarts" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.gabling.tld/quarts/biomedical.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.potages.tld/chemins/untransformed.html" ; + bench:booktitle "tailgating tarragon chemins" ; + dc:creator _:b643 ; + dc:title "tarragon untransformed fuzee" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.chemins.tld/fuzee/serenades.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.broughams.tld/interceptions/extragalactic.html" ; + dc:creator _:b644 ; + dc:title "motherlands extragalactic submerse" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.interceptions.tld/submerse/polyandrist.html" . + +_:b600 a foaf:Person ; + foaf:name "Pero Woolem" . + +_:b645 a foaf:Person ; + foaf:name "Lynceus Nipp" . + + + a bench:Article ; + dc:creator _:b646 ; + dc:title "leaner denning schemery" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.fours.tld/schemery/whipper.html" . + +_:b647 a foaf:Person ; + foaf:name "Cristoval Lundberg" . + +_:b229 a foaf:Person ; + foaf:name "Bess Frenzel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.timbale.tld/forenamed/bewrays.html" ; + dc:creator _:b648 ; + dc:title "ruffianly bewrays magnesias" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.forenamed.tld/magnesias/deeryard.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wiredrawn.tld/crimped/ambitiously.html" ; + bench:booktitle "mister tolerantly crimped" ; + dc:creator _:b649 ; + dc:title "tolerantly ambitiously dilapidated" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.crimped.tld/dilapidated/ruralites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inaugurating.tld/pinkness/spatting.html" ; + dc:creator _:b650 ; + dc:title "boobs spatting nominals" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.pinkness.tld/nominals/stopcocks.html" . + + + a bench:Inproceedings ; + bench:booktitle "rollaway condones tissuing" ; + dc:creator _:b651 ; + dc:title "typed tissuing advertisement" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.condones.tld/advertisement/tonics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thalliums.tld/amazingly/misbegetting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tansho Ganze" + ] ; + dc:title "dealerships misbegetting demobilizations" ; + swrc:journal ; + swrc:note "masticates langur rebounding stuccoed correality circumscribing skivvies raisins pinna strafing" ; + swrc:pages 119 ; + foaf:homepage "http://www.amazingly.tld/demobilizations/diptyca.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offensively.tld/scenically/rummer.html" ; + dc:creator _:b652 ; + dc:title "constantly rummer overgeneralize" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.scenically.tld/overgeneralize/ptomaines.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Baltsaros Filiault" + ] ; + dc:title "biggie tottery jabbered" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.universalized.tld/jabbered/emperors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rgine Neibert" + ] ; + dc:title "rayless palinode unboundedly" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.precondemning.tld/unboundedly/spacewalking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.benzoin.tld/fatuously/hides.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ewiniar Mouret" + ] ; + dc:title "pugilism hides gabblers" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.fatuously.tld/gabblers/sporozoan.html" . + +_:b653 a foaf:Person ; + foaf:name "Yoshiaga Vanish" . + +_:b654 a foaf:Person ; + foaf:name "Ophelia Schinke" . + +_:b655 a foaf:Person ; + foaf:name "Ismni Bregon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tallboys.tld/stagnation/unburned.html" ; + dc:creator _:b656 ; + dc:title "irresolutely unburned colludes" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.stagnation.tld/colludes/queazy.html" . + + + a bench:Article ; + dc:creator _:b64 ; + dc:title "obsoleteness loading trigonometrical" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.periwinkles.tld/trigonometrical/interning.html" . + +_:b508 a foaf:Person ; + foaf:name "Katryn Volmer" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Plexippus Regino" + ] ; + dc:title "pedophile outcropping uninjured" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.adventurousness.tld/uninjured/signatured.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.studded.tld/reparations/regales.html" ; + dc:creator _:b657 ; + dc:title "admirer regales horseradishes" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.reparations.tld/horseradishes/atherosclerotic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Narkissa Tade" + ] ; + dc:title "latino harbingers gnomons" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.curlers.tld/gnomons/viticultural.html" . + + + a bench:Journal ; + dc:title "Journal 8 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b658 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + dc:creator _:b659 ; + dc:title "represents deiform detoxication" ; + swrc:journal ; + foaf:homepage "http://www.overdraw.tld/detoxication/convalesced.html" . + +_:b4 a foaf:Person ; + foaf:name "Emanuel Gaytan" . + +_:b660 a foaf:Person ; + foaf:name "Libby Decurtis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chasten.tld/mispronunciations/forehead.html" ; + bench:booktitle "unprovoked preachment mispronunciations" ; + dc:creator _:b661 ; + dc:title "preachment forehead arduously" ; + dcterms:issued 1967 ; + swrc:pages 100 ; + foaf:homepage "http://www.mispronunciations.tld/arduously/presells.html" . + + + a bench:Inproceedings ; + bench:booktitle "shamed vizirs funereally" ; + dc:creator _:b662 ; + dc:title "marts funereally showers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.vizirs.tld/showers/indictably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colliers.tld/stagnated/heckled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ashleigh Ianacone" + ] ; + dc:title "teacake heckled crosscurrent" ; + swrc:journal ; + swrc:note "snowplowed quenches pitifully colonelcies whorl lithiums whizbangs micros intermezzos interleave" ; + swrc:pages 178 ; + foaf:homepage "http://www.stagnated.tld/crosscurrent/mortified.html" . + + + a bench:Article ; + dc:creator _:b60 ; + dc:title "porticos flinger maladjustment" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.unifier.tld/maladjustment/resided.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.corncribs.tld/pictures/cuddies.html" ; + dc:creator _:b663 ; + dc:creator [ a foaf:Person ; + foaf:name "Carter Chiffriller" + ] ; + dc:title "caltraps cuddies manitou" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.pictures.tld/manitou/eliciting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.klatches.tld/cocking/paleface.html" ; + dc:creator _:b664 , _:b665 ; + dc:title "outfighting paleface termers" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.cocking.tld/termers/unreadiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intrusively.tld/interrogant/tacos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taren Klarman" + ] ; + dc:title "backpacked tacos secs" ; + swrc:journal ; + foaf:homepage "http://www.interrogant.tld/secs/penumbrae.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.farrago.tld/eulogizers/interdistrict.html" ; + dc:creator _:b666 ; + dc:title "worshipping interdistrict tapping" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.eulogizers.tld/tapping/blousiest.html" . + + + a bench:Inproceedings ; + bench:booktitle "gonged aerology abducted" ; + dc:creator _:b667 ; + dc:title "yowed abducted threateningly" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.aerology.tld/threateningly/declaimed.html" . + + + a bench:Inproceedings ; + bench:booktitle "overabound cyclonically woosh" ; + dc:creator _:b668 ; + dc:title "destines woosh winningly" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.cyclonically.tld/winningly/unimpeachability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protests.tld/kinspeople/aviatrixes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caylin Ciprian" + ] ; + dc:title "musted aviatrixes paddler" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.kinspeople.tld/paddler/aims.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.strangling.tld/plexuses/grids.html" ; + dc:creator _:b669 ; + dc:title "gladded grids screens" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.plexuses.tld/screens/purplish.html" . + + + a bench:Article ; + dc:creator _:b62 , _:b670 ; + dc:title "outings relique kestrels" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.inheritress.tld/kestrels/prettifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heartsickness.tld/flawed/grumped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gonnohyoe Poehler" + ] ; + dc:title "concavo grumped recognition" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.flawed.tld/recognition/buffeter.html" . + +_:b671 a foaf:Person ; + foaf:name "Apoloniada Hubsch" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shatteringly.tld/condemnable/pareve.html" ; + bench:booktitle "unposed lupin condemnable" ; + dc:creator _:b672 ; + dc:title "lupin pareve biconvexity" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.condemnable.tld/biconvexity/groveling.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1953)" ; + dcterms:issued 1953 ; + swrc:number 1 ; + swrc:volume 14 . + + + a bench:Article ; + rdfs:seeAlso "http://www.democratically.tld/quads/ologists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gwendolin Koroch" + ] ; + dc:title "unbleached ologists beckons" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.quads.tld/beckons/scoutmaster.html" . + +_:b673 a foaf:Person ; + foaf:name "Jedrick Relacion" . + +_:b674 a foaf:Person ; + foaf:name "Kazushige Goeppner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jambs.tld/recommissioned/quantimeter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiona Elmquist" + ] ; + dc:title "apneas quantimeter endower" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.recommissioned.tld/endower/seatmates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predicted.tld/nexus/nonprotective.html" ; + dc:creator _:b675 , _:b676 ; + dc:title "leukaemia nonprotective muggings" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.nexus.tld/muggings/mezuzas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jaundiced.tld/coquetting/sheols.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Waseef Lulow" + ] ; + dc:title "pilaster sheols edicts" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.coquetting.tld/edicts/reiteration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reutilizations.tld/minded/macroeconomic.html" ; + dc:creator _:b677 ; + dc:title "promoting macroeconomic ironclads" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.minded.tld/ironclads/destroyers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reembody.tld/competitors/elemental.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hanka Henness" + ] ; + dc:title "chiffonnier elemental householders" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.competitors.tld/householders/evenfall.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.friendly.tld/shuckings/indoctrination.html" ; + dc:creator _:b678 ; + dc:title "colonelships indoctrination microsurgeon" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.shuckings.tld/microsurgeon/navahoes.html" . + +_:b679 a foaf:Person ; + foaf:name "Liebtraud Schorsch" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recruiter.tld/coiffeurs/yacks.html" ; + bench:booktitle "chicaned haemoglobin coiffeurs" ; + dc:creator person:Paul_Erdoes , _:b680 ; + dc:title "haemoglobin yacks rakehells" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.coiffeurs.tld/rakehells/retuning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mulcted.tld/perpetuators/megacycle.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cicely Genna" + ] ; + dc:title "magisters megacycle scrawling" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.perpetuators.tld/scrawling/hydrators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.liquors.tld/topcrosses/misdeed.html" ; + bench:abstract "cyans bleakest destriers appose watermarking shrieker engaging wrinklier slates optimistically bayous passable stonier enflamed multipliers immunotherapy excreting brindles psychoanalyzing ortolans finises disproving squawked renovating hitchhike bays galleons irritancy thersitical resemblances rickeys pits baseness lands notarizes nimbler alienism monogamistic crappiness satanism crispens predestines distorting overinflating fatalists unhatted turnstile nance weakhearted outlawed subtler aramaic bedumb deicide fibroma pebblier bronzier petunias hooking bewildering distensions wrongs enemies illogically branding glengarries overdiversification unprofitable crooknecks piniest demobbed bonnyclabber ensurers lubricous hotblooded nictating draggers luckier tangibility hemorrhoidectomies scummy hydrogenations nulling offtrack flitter sophist toller unmorality rejoiced asterisks wanderings discountenances unrepressed skiplane solecizes filthier friendly colonelships shuckings indoctrination microsurgeon navahoes nerts masses effecters affiant richest unfolds pureed fleetingly kibosh blabbermouth deputative addles preponderated demythologizations lipase scamps stockcar transcriptions dehydrogenate atriums lacerating workwomen postconsonantal padri greyness cashes gamesomely surpriser complainer tibiae latecomers descried enters unseasoned elicitation discontinuations uncoffined decompressed unexpressed imperceptibility nonadmissions jackknifed canthal particularities endowed billheads passovers specter barracking nips sodomite evangelicals overcautiousness lopes loincloths demagogies generatively cameleers agitates dillydally anchovies pityingly tradeable statutorily landlords halted fraternization coerces loadstones" ; + dc:creator [ a foaf:Person ; + foaf:name "Treya Michels" + ] ; + dc:title "coins misdeed octuply" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.topcrosses.tld/octuply/compositors.html" . + + + a bench:Article ; + dc:creator _:b681 , _:b682 ; + dc:title "recoloring symbiotically arete" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.harmoniously.tld/arete/wistfulness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Donatello Peteuil" + ] ; + dc:title "stibium salivating encephalomyelitis" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.fineable.tld/encephalomyelitis/felting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.restrengthens.tld/lipids/physiognomist.html" ; + dc:creator _:b173 , _:b683 ; + dc:title "passbook physiognomist gametes" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.lipids.tld/gametes/shimmeringly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.allover.tld/allegiantly/insurable.html" ; + dc:creator _:b684 ; + dc:title "woodiness insurable timesaving" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.allegiantly.tld/timesaving/roentgenize.html" . + +_:b685 a foaf:Person ; + foaf:name "Tawana Mattingley" . + + + a bench:Article ; + dc:creator _:b686 ; + dc:title "unappetizingly unblushingly spicing" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.patellae.tld/spicing/semicolons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macrocosmic.tld/howdahs/emaciating.html" ; + dc:creator _:b687 , _:b688 ; + dc:title "diallist emaciating foredecks" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.howdahs.tld/foredecks/timidity.html" . + + + a bench:Article ; + dc:creator _:b689 ; + dc:title "rugger underwinding carnify" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.calculated.tld/carnify/subitems.html" . + +_:b690 a foaf:Person ; + foaf:name "Zonda Pasanen" . + +_:b691 a foaf:Person ; + foaf:name "Mutammam Bowersox" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.etchings.tld/unloosed/puffins.html" ; + bench:booktitle "feastful huggers unloosed" ; + dc:creator _:b326 ; + dc:title "huggers puffins precontriving" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.unloosed.tld/precontriving/biochemists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reserving.tld/faithlessness/tubework.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Irmina Deranick" + ] ; + dc:title "subprovince tubework inweaving" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.faithlessness.tld/inweaving/rejoicing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cuttle.tld/highjack/crabbiest.html" ; + bench:booktitle "motives pitiableness highjack" ; + dc:creator _:b692 ; + dc:title "pitiableness crabbiest carmakers" ; + dcterms:issued 1963 ; + swrc:pages 57 ; + foaf:homepage "http://www.highjack.tld/carmakers/plotless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.qaid.tld/contiguousness/unmarriageable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abed Agner" + ] ; + dc:title "selectee unmarriageable conforming" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.contiguousness.tld/conforming/prickliest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apostleships.tld/aborts/undermines.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arunima Fluet" + ] ; + dc:title "prettifiers undermines cocks" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.aborts.tld/cocks/towages.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alarmingly.tld/xeroxing/envenomation.html" ; + bench:booktitle "fattiest actuators xeroxing" ; + dc:creator _:b693 ; + dc:title "actuators envenomation probing" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.xeroxing.tld/probing/fryers.html" . + + + a bench:Article ; + dc:creator _:b694 ; + dc:creator [ a foaf:Person ; + foaf:name "Goring Francour" + ] ; + dc:title "chromatographically dependency stinters" ; + swrc:journal ; + foaf:homepage "http://www.centralizer.tld/stinters/reusable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conceives.tld/hebraizing/coffered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hamna Borzillo" + ] ; + dc:title "quadricentennials coffered erotogenic" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.hebraizing.tld/erotogenic/savages.html" . + +_:b618 a foaf:Person ; + foaf:name "Mawdood Cobbins" . + + + a bench:Article ; + dc:creator _:b288 ; + dc:creator [ a foaf:Person ; + foaf:name "Imtinaan Deloria" + ] ; + dc:title "singing severed pouncer" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.reliances.tld/pouncer/divulgences.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pyrostats.tld/prorogues/cowpoxes.html" ; + dc:creator _:b695 ; + dc:title "sagiest cowpoxes benders" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.prorogues.tld/benders/supposing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.piezochemistry.tld/defectors/parentis.html" ; + dc:creator _:b696 ; + dc:title "bondholders parentis birthplaces" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.defectors.tld/birthplaces/curtseyed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.selsyns.tld/unlawfulness/jollifies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshimasa Estaban" + ] ; + dc:title "reserved jollifies hulks" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.unlawfulness.tld/hulks/underlines.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melanoids.tld/sassier/bilobed.html" ; + dc:creator _:b330 ; + dc:title "stewards bilobed washier" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.sassier.tld/washier/friendless.html" . + +_:b697 a foaf:Person ; + foaf:name "Elif Gameros" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curvier.tld/blights/accommodators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tatsa Nasca" + ] ; + dc:title "hurrahs accommodators tabby" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.blights.tld/tabby/scotties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motorships.tld/dissociates/dyable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masahide Mele" + ] ; + dc:title "hissers dyable dup" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.dissociates.tld/dup/pygmoid.html" . + +_:b698 a foaf:Person ; + foaf:name "Severin Buzard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.threads.tld/garroters/parricidal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Li Gotay" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Athindoros Shurgot" + ] ; + dc:title "recheck parricidal waterfowls" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.garroters.tld/waterfowls/unrented.html" . + + + a bench:Inproceedings ; + bench:booktitle "atoningly pated crunchers" ; + dc:creator _:b699 ; + dc:title "yetis crunchers glassblower" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.pated.tld/glassblower/smidgeons.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.astrologist.tld/bracer/accordable.html" ; + bench:booktitle "festivals reconstituting bracer" ; + dc:creator _:b700 ; + dc:title "reconstituting accordable censer" ; + dcterms:issued 1966 ; + swrc:pages 20 ; + foaf:homepage "http://www.bracer.tld/censer/proprietors.html" . + + + a bench:Article ; + dc:creator _:b701 ; + dc:title "questioners sunburned dissimilarities" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.ordinals.tld/dissimilarities/religiousness.html" . + +_:b490 a foaf:Person ; + foaf:name "Florens Wolever" . + +_:b702 a foaf:Person ; + foaf:name "Agpios Bia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmelted.tld/duffles/sneaked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koyo Friedrichsen" + ] ; + dc:title "escalated sneaked overzealous" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.duffles.tld/overzealous/overlooks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soppiest.tld/actuary/concealable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lvovicha Tetro" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Geeti Havelka" + ] ; + dc:title "crustal concealable sheriffs" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.actuary.tld/sheriffs/risque.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Motonobu Mycroft" + ] ; + dc:title "gentling unbid mas" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.tells.tld/mas/alas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.multiform.tld/contravenes/drinks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tuhfa Pedez" + ] ; + dc:title "worrier drinks nothings" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.contravenes.tld/nothings/rioting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meres.tld/nurturers/chansons.html" ; + dc:creator _:b336 ; + dc:title "illogical chansons dioptre" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.nurturers.tld/dioptre/palatines.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pentathlon.tld/toweringly/fraying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Isadoro Bently" + ] ; + dc:title "ladlefuls fraying hellgrammites" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.toweringly.tld/hellgrammites/doziest.html" . + + + a bench:Article ; + dc:creator _:b591 , _:b609 , _:b703 ; + dc:title "editorializations expectations rehabilitations" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.fecklessly.tld/rehabilitations/miniaturizing.html" . + +_:b704 a foaf:Person ; + foaf:name "Edyta Sarisky" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engirded.tld/pommelled/blinders.html" ; + dc:creator _:b705 , _:b706 ; + dc:title "assisters blinders mentors" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.pommelled.tld/mentors/killed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jellify.tld/searchable/randoms.html" ; + dc:creator _:b707 ; + dc:title "teetotum randoms tetra" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.searchable.tld/tetra/elixirs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.portrayals.tld/holidays/glamorization.html" ; + bench:booktitle "citator grebes holidays" ; + dc:creator _:b398 ; + dc:title "grebes glamorization fatting" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.holidays.tld/fatting/alkalis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colossuses.tld/misadjust/quadrated.html" ; + dc:creator _:b708 ; + dc:title "motorizes quadrated exsert" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.misadjust.tld/exsert/zaftig.html" . + + + a bench:Inproceedings ; + bench:booktitle "environmentalist gibbetted englutting" ; + dc:creator _:b709 ; + dc:title "header englutting twilights" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.gibbetted.tld/twilights/foreshown.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.germaniums.tld/explored/pompons.html" ; + bench:booktitle "acupuncture boyishly explored" ; + dc:creator _:b710 ; + dc:title "boyishly pompons mangier" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 130 ; + foaf:homepage "http://www.explored.tld/mangier/brawns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inviolably.tld/highschool/crassest.html" ; + dc:creator _:b711 ; + dc:title "rubidiums crassest recesses" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.highschool.tld/recesses/items.html" . + +_:b712 a foaf:Person ; + foaf:name "Fidelia Maderas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fledglings.tld/encompassment/berettas.html" ; + dc:creator _:b713 ; + dc:title "durably berettas obscurantism" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.encompassment.tld/obscurantism/sneezing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colluded.tld/maxicoats/gerontotherapies.html" ; + dc:creator _:b714 ; + dc:creator [ a foaf:Person ; + foaf:name "Saleema Jurasek" + ] ; + dc:title "reanimating gerontotherapies juggling" ; + swrc:journal ; + foaf:homepage "http://www.maxicoats.tld/juggling/nonbelievers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.canaries.tld/dads/sonless.html" ; + bench:booktitle "askant cultivator dads" ; + dc:creator _:b715 ; + dc:title "cultivator sonless emigration" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.dads.tld/emigration/sleights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydroponic.tld/japeries/embossment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abelando Rodinson" + ] ; + dc:title "unalarming embossment peroxided" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.japeries.tld/peroxided/doctrines.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b716 ; + dc:title "saltcellars garniture favorableness" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.humours.tld/favorableness/onside.html" . + +_:b235 a foaf:Person ; + foaf:name "Giovana Theunissen" . + +_:b717 a foaf:Person ; + foaf:name "Muneefa Ballestas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colorists.tld/chaffers/monomials.html" ; + dc:creator _:b718 ; + dc:creator [ a foaf:Person ; + foaf:name "Pechta Ok" + ] ; + dc:title "forwardsearch monomials mijnheers" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.chaffers.tld/mijnheers/bustles.html" . + +_:b719 a foaf:Person ; + foaf:name "Oleka Tommasino" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Satu Liebermann" + ] ; + dc:title "dibbuks childliest rationality" ; + swrc:journal ; + swrc:pages 32 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tekusa Houlberg" + ] ; + dc:title "crocuses quietened erects" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.situating.tld/erects/middlebrows.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.numbly.tld/stoplight/contamination.html" ; + dc:creator _:b720 ; + dc:title "cornrows contamination rallyist" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.stoplight.tld/rallyist/procreating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prejudiced.tld/viewable/untamed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naonobu Dettmer" + ] ; + dc:title "illusiveness untamed putrefy" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.viewable.tld/putrefy/vireos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waxworks.tld/disaffection/deringer.html" ; + dc:creator _:b721 ; + dc:title "praos deringer touring" ; + swrc:journal ; + foaf:homepage "http://www.disaffection.tld/touring/scornfully.html" . + + + a bench:Article ; + dc:creator _:b722 ; + dc:title "vacatable pornographies merriest" ; + swrc:journal ; + foaf:homepage "http://www.macadams.tld/merriest/fruiter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nulling.tld/flitter/sophist.html" ; + dc:creator _:b267 ; + dc:title "offtrack sophist toller" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.flitter.tld/toller/unmorality.html" . + +_:b723 a foaf:Person ; + foaf:name "Lamesha Neher" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chapels.tld/deemphasizing/trepid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iveska Inacio" + ] ; + dc:title "forensics trepid convertibles" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.deemphasizing.tld/convertibles/harrowing.html" . + + + a bench:Article ; + dc:creator _:b724 ; + dc:title "witcheries armistices hedonists" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.unriddling.tld/hedonists/inertness.html" . + +_:b725 a foaf:Person ; + foaf:name "Grgory Primo" . + + + a bench:Article ; + dc:creator _:b362 ; + dc:title "caravel rebuttably ceremonies" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.harder.tld/ceremonies/prointegration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.invaders.tld/ledger/fattener.html" ; + dc:creator _:b726 ; + dc:title "lith fattener bulbul" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.ledger.tld/bulbul/cowedly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Milton Goodrum" + ] ; + dc:title "mappable serenity heist" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.outbox.tld/heist/whimpering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.streets.tld/heritrix/deliquescence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liubokhna Caveney" + ] ; + dc:title "flips deliquescence minelayer" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.heritrix.tld/minelayer/retitle.html" . + + + a bench:Inproceedings ; + bench:booktitle "thermostable cliental newfashioned" ; + dc:creator _:b727 ; + dc:title "smudging newfashioned management" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.cliental.tld/management/incorrigibly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slatier.tld/hurriedly/seriating.html" ; + dc:creator _:b728 ; + dc:title "neutrality seriating gaudily" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.hurriedly.tld/gaudily/cordites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coaction.tld/reckoners/moulted.html" ; + dc:creator _:b729 , _:b730 ; + dc:title "rifleries moulted puckered" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.reckoners.tld/puckered/remediless.html" . + +_:b731 a foaf:Person ; + foaf:name "Tychell Lorson" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Immaculada Dicorcia" + ] ; + dc:title "pushovers manslayer groused" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.markka.tld/groused/wingspreads.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.segos.tld/canaled/rhomb.html" ; + dc:creator _:b732 , _:b733 ; + dc:title "reorder rhomb furtiveness" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.canaled.tld/furtiveness/toxicants.html" . + + + a bench:Inproceedings ; + bench:booktitle "angers ordinariness relevancies" ; + dc:creator _:b734 ; + dc:title "crossest relevancies dicotyledonous" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.ordinariness.tld/dicotyledonous/dragster.html" . + +_:b735 a foaf:Person ; + foaf:name "Boguslava Lamay" . + + + a bench:Inproceedings ; + bench:booktitle "tintinnabulations banned resetting" ; + dc:creator _:b736 , _:b737 ; + dc:title "serpents resetting pauperizes" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.banned.tld/pauperizes/hausfrau.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.imprudently.tld/temporally/hosteled.html" ; + bench:booktitle "moles marveling temporally" ; + dc:creator _:b364 ; + dc:title "marveling hosteled cocomats" ; + dcterms:issued 1964 ; + swrc:pages 158 ; + foaf:homepage "http://www.temporally.tld/cocomats/dependability.html" . + +_:b288 a foaf:Person ; + foaf:name "Gerodi Hert" . + +_:b738 a foaf:Person ; + foaf:name "Yesmina Loveridge" . + +_:b57 a foaf:Person ; + foaf:name "Vida Bonas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.southwester.tld/tovariches/shopboys.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colombine Havir" + ] ; + dc:title "diver shopboys misdoubted" ; + swrc:journal ; + foaf:homepage "http://www.tovariches.tld/misdoubted/dissuasions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.faltboats.tld/chuckholes/galvanizer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aseela Cafaro" + ] ; + dc:title "careless galvanizer carryouts" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.chuckholes.tld/carryouts/nagged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teenyboppers.tld/outer/uvulars.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Golubitsa Dilaura" + ] ; + dc:title "masculineness uvulars blintz" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.outer.tld/blintz/epidermization.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aluminizes.tld/bicolours/voluptuousness.html" ; + bench:booktitle "ruffians eisteddfod bicolours" ; + dc:creator _:b124 ; + dc:title "eisteddfod voluptuousness blamably" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.bicolours.tld/blamably/tartrate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coalesced.tld/kills/holer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Goliat Telesco" + ] ; + dc:title "fraughts holer veepees" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.kills.tld/veepees/buffets.html" . + +_:b496 a foaf:Person ; + foaf:name "Kseniia Tiemann" . + +_:b739 a foaf:Person ; + foaf:name "Abril Mallory" . + +_:b740 a foaf:Person ; + foaf:name "Jedrus Logwood" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decigram.tld/choosiness/reallocations.html" ; + dc:creator _:b638 ; + dc:title "trifocals reallocations keyboarded" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.choosiness.tld/keyboarded/restrengthened.html" . + +_:b531 a foaf:Person ; + foaf:name "Haiyan Yamaguchi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swankily.tld/magmatic/beldam.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sobina Cassey" + ] ; + dc:title "oiler beldam unlanded" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.magmatic.tld/unlanded/tuppences.html" . + + + a bench:Article ; + dc:creator _:b741 , _:b179 ; + dc:title "inexpressibility visitants tartufe" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.allopathies.tld/tartufe/dynamited.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gibsons.tld/surmising/sipping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiuprila Inscore" + ] ; + dc:title "baldest sipping preconstruct" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.surmising.tld/preconstruct/chifforobe.html" . + +_:b742 a foaf:Person ; + foaf:name "Conrado Luzader" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.foolhardier.tld/inconsistency/subrace.html" ; + bench:booktitle "hided lapsing inconsistency" ; + dc:creator _:b739 ; + dc:title "lapsing subrace coughers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.inconsistency.tld/coughers/blowfishes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Landon Cahan" + ] ; + dc:title "saturnism medicaid scrupled" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.stipulating.tld/scrupled/ascents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.supercedes.tld/slopes/rhododendrons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kalinda Rogan" + ] ; + dc:title "rimes rhododendrons plodder" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.slopes.tld/plodder/equalize.html" . + +_:b743 a foaf:Person ; + foaf:name "Akshita Denoyelles" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undercharge.tld/spillable/adjustment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jamuna Orts" + ] ; + dc:title "overflight adjustment jujubes" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.spillable.tld/jujubes/ravishingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.agreements.tld/hoariest/goodish.html" ; + dc:creator _:b643 ; + dc:title "remunerates goodish conj" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.hoariest.tld/conj/servable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pickings.tld/wedgy/emasculates.html" ; + dc:creator _:b101 ; + dc:creator [ a foaf:Person ; + foaf:name "Nabeeha Senko" + ] ; + dc:title "beaucoup emasculates jitters" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.wedgy.tld/jitters/boldest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.douche.tld/faultiness/elections.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zanthe Felarca" + ] ; + dc:title "prestamp elections suer" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.faultiness.tld/suer/softbound.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ruminating.tld/lechayim/warring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Awn Rataj" + ] ; + dc:title "pryingly warring microcosmic" ; + swrc:journal ; + swrc:note "lymphatically deoxygenated dowels bluings throning heroics almner gushes penalized resiliency" ; + swrc:pages 6 ; + foaf:homepage "http://www.lechayim.tld/microcosmic/curfewed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.euphonies.tld/nongregarious/thinclad.html" ; + dc:creator _:b744 ; + dc:title "doubleheaders thinclad spurrey" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.nongregarious.tld/spurrey/supered.html" . + +_:b615 a foaf:Person ; + foaf:name "Eireann Reines" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overconcern.tld/topographies/positrons.html" ; + dc:creator person:Paul_Erdoes , _:b22 ; + dc:title "entombment positrons eluding" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.topographies.tld/eluding/lateraled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skullduggeries.tld/collecting/bulgier.html" ; + dc:creator _:b745 , _:b746 ; + dc:title "officiating bulgier weldable" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.collecting.tld/weldable/canalized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwrinkling.tld/atrociously/antiquing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vas Dy" + ] ; + dc:title "omelette antiquing argled" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.atrociously.tld/argled/beduins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Toshiro Serey" + ] ; + dc:title "cumuli gentlefolk neutralizing" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.spelt.tld/neutralizing/malefactress.html" . + + + a bench:Inproceedings ; + bench:booktitle "scarcities precancel spence" ; + dc:creator _:b747 ; + dc:title "stews spence inlands" ; + dcterms:issued 1956 ; + dcterms:partOf ; + foaf:homepage "http://www.precancel.tld/inlands/outargued.html" . + + + a bench:Article ; + dc:creator _:b748 ; + dc:creator [ a foaf:Person ; + foaf:name "Sajaa Gimm" + ] ; + dc:title "exhalent inveighed gavelling" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.teratosis.tld/gavelling/vocalities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mistunes.tld/etches/proselytes.html" ; + dc:creator _:b749 ; + dc:title "fermented proselytes libelees" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.etches.tld/libelees/invoiced.html" . + + + a bench:Inproceedings ; + bench:booktitle "pimpernels rehears reusability" ; + bench:cdrom "http://www.coigns.tld/reusability/ablings.html" ; + dc:creator _:b750 ; + dc:title "rehears ablings caneware" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.reusability.tld/caneware/benchmarks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subdirectors.tld/coarsest/incorporator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daris Astley" + ] ; + dc:title "bluesmen incorporator widdling" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.coarsest.tld/widdling/calculably.html" . + + + a bench:Inproceedings ; + bench:booktitle "limberest unbind inks" ; + dc:creator _:b751 ; + dc:title "hydrogenous inks youngsters" ; + dcterms:issued 1963 ; + swrc:pages 72 ; + foaf:homepage "http://www.unbind.tld/youngsters/avion.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "NaKesha Cerino" + ] ; + dc:title "slitless mimickers intercessions" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.wipeouts.tld/intercessions/majestical.html" . + +_:b752 a foaf:Person ; + foaf:name "Zeanes Hinsley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.precipices.tld/skipper/moltenly.html" ; + dc:creator _:b753 ; + dc:title "assegai moltenly darting" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.skipper.tld/darting/contributes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ecdysial.tld/counterfeitness/synaesthetic.html" ; + dc:creator _:b754 ; + dc:title "inculpate synaesthetic eutrophy" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.counterfeitness.tld/eutrophy/gestures.html" . + + + a bench:Article ; + dc:creator _:b755 ; + dc:creator [ a foaf:Person ; + foaf:name "Kazunori Worstell" + ] ; + dc:title "massiness spanner merchandisers" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.splotching.tld/merchandisers/swords.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Madelynn Hoehn" + ] ; + dc:title "steppes adulated zeroed" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.tinfoils.tld/zeroed/scarcity.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.topkicks.tld/amirates/haploids.html" ; + bench:booktitle "trolls sublease amirates" ; + dc:creator _:b756 ; + dc:title "sublease haploids catwalks" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.amirates.tld/catwalks/parleying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.corniest.tld/gallbladders/preconceiving.html" ; + bench:booktitle "reshapers genitures gallbladders" ; + dc:creator _:b757 ; + dc:title "genitures preconceiving fetters" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.gallbladders.tld/fetters/pinesaps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.astrobiologies.tld/vied/dulling.html" ; + dc:creator _:b297 ; + dc:title "overfull dulling loupes" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.vied.tld/loupes/hyping.html" . + + + a bench:Inproceedings ; + bench:booktitle "relied bandeaux antislavery" ; + dc:creator _:b495 ; + dc:title "graffito antislavery smokeless" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.bandeaux.tld/smokeless/befogs.html" . + +_:b758 a foaf:Person ; + foaf:name "Priba Bolinger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warmups.tld/weeklong/gastroscopy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agafokliia Cheatum" + ] ; + dc:title "cynics gastroscopy preeminently" ; + swrc:journal ; + swrc:month 8 ; + swrc:pages 74 ; + foaf:homepage "http://www.weeklong.tld/preeminently/clanged.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Okiku Morence" + ] ; + dc:title "backfield kindhearted fabulously" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.lutings.tld/fabulously/enchain.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glories.tld/crumbliness/annuitants.html" ; + dc:creator _:b635 , _:b538 ; + dc:title "acetaldehyde annuitants tomboys" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.crumbliness.tld/tomboys/misfitted.html" . + +_:b759 a foaf:Person ; + foaf:name "Svatata Gollihar" . + + + a bench:Article ; + rdfs:seeAlso "http://www.salter.tld/hoaxed/revictualed.html" ; + dc:creator _:b760 ; + dc:title "scowling revictualed steeped" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.hoaxed.tld/steeped/metamorphisms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spited.tld/germier/cygnets.html" ; + dc:creator _:b761 ; + dc:title "skiis cygnets sutra" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.germier.tld/sutra/fertilely.html" . + + + a bench:Inproceedings ; + bench:booktitle "bitterns cagiest determinableness" ; + dc:creator _:b762 ; + dc:title "voyeurs determinableness toiling" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.cagiest.tld/toiling/shaled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.countries.tld/evanished/missteps.html" ; + dc:creator _:b119 ; + dc:title "backcross missteps icecaps" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.evanished.tld/icecaps/meliorated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interschool.tld/fess/participles.html" ; + dc:creator _:b763 ; + dc:title "spleeniest participles encyst" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.fess.tld/encyst/retirees.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b764 ; + dc:title "sashes fungic gasogenes" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.marrieds.tld/gasogenes/obnoxiously.html" . + + + a bench:Inproceedings ; + bench:booktitle "vinca moistureless reprobate" ; + dc:creator person:Paul_Erdoes , _:b765 ; + dc:title "sissies reprobate rethink" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.moistureless.tld/rethink/outpace.html" . + +_:b766 a foaf:Person ; + foaf:name "Hetty Cersey" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Editha Benns" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bernadett Verhey" + ] ; + dc:title "barks ropy doves" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.babbitting.tld/doves/stonefly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macaroni.tld/baedekers/chooser.html" ; + dc:creator _:b767 ; + dc:title "hepcats chooser limiest" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.baedekers.tld/limiest/privets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrivers.tld/tups/oratress.html" ; + dc:creator _:b684 ; + dc:title "peccavis oratress miasmic" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.tups.tld/miasmic/commutative.html" . + + + a bench:Article ; + dc:creator _:b768 ; + dc:title "seraglios perpendiculars stilton" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.economically.tld/stilton/misapplying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.whomping.tld/brimmed/oxyhydrogen.html" ; + bench:booktitle "chairs depletable brimmed" ; + dc:creator _:b769 , _:b770 ; + dc:title "depletable oxyhydrogen mordent" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.brimmed.tld/mordent/quitter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.roils.tld/thorps/staggerers.html" ; + bench:booktitle "kilovolts vox thorps" ; + dc:creator _:b771 ; + dc:title "vox staggerers recalcitrancies" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.thorps.tld/recalcitrancies/tipster.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ulrich Mainetti" + ] ; + dc:title "grizzliest scolders deposing" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.enervates.tld/deposing/unconsumed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sororities.tld/candors/childishly.html" ; + dc:creator _:b772 , _:b773 ; + dc:title "despicably childishly maturative" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.candors.tld/maturative/bisques.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.youths.tld/tithings/pesky.html" ; + dc:creator _:b159 ; + dc:creator [ a foaf:Person ; + foaf:name "Orland Beneker" + ] ; + dc:title "undemocratically pesky peeking" ; + swrc:journal ; + swrc:note "coronals dramatization inexecutable drillers divinities caparisons fetors lately peekaboo" ; + swrc:pages 25 ; + foaf:homepage "http://www.tithings.tld/peeking/overbaked.html" . + +_:b774 a foaf:Person ; + foaf:name "Araminta Macumber" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mangrove.tld/glassfuls/unended.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Janek Rabehl" + ] ; + dc:title "alleger unended reflux" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.glassfuls.tld/reflux/tacticians.html" . + +_:b775 a foaf:Person ; + foaf:name "Jayden Persing" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aidia Leidel" + ] ; + dc:title "hemorrhagic plundered minimaxes" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.times.tld/minimaxes/dominants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clonked.tld/administerings/nonsuccess.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shaqeeqa Levra" + ] ; + dc:title "mistreat nonsuccess opticians" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.administerings.tld/opticians/lushes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cuffs.tld/libyans/succumbing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hoor Westin" + ] ; + dc:title "hatracks succumbing uniques" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.libyans.tld/uniques/staleness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kerneling.tld/rifer/splinting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caden Failing" + ] ; + dc:title "napoleons splinting surmisers" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.rifer.tld/surmisers/satisfying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.security.tld/riels/cabbala.html" ; + bench:booktitle "acridness kibbles riels" ; + dc:creator _:b776 ; + dc:title "kibbles cabbala etape" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.riels.tld/etape/washcloths.html" . + +_:b777 a foaf:Person ; + foaf:name "Gijs Litman" . + + + a bench:Inproceedings ; + bench:booktitle "urolith sloughed flagellated" ; + dc:creator _:b629 ; + dc:title "songster flagellated satoris" ; + dcterms:issued 1962 ; + swrc:pages 106 ; + foaf:homepage "http://www.sloughed.tld/satoris/rattish.html" . + + + a bench:Article ; + dc:creator _:b778 ; + dc:title "definable bards legislatresses" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.farcers.tld/legislatresses/underway.html" . + +_:b779 a foaf:Person ; + foaf:name "Carolyn Yacullo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recelebrating.tld/plateauing/reoccupations.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Edmondo Rommelfanger" + ] ; + dc:title "dually reoccupations embossers" ; + swrc:journal ; + swrc:note "witchy horologe bigamistic furrows eloquence cobwebbier divorcing incidentally" ; + swrc:pages 130 ; + foaf:homepage "http://www.plateauing.tld/embossers/cerebrum.html" . + +_:b700 a foaf:Person ; + foaf:name "Izabella Rackow" . + +_:b107 a foaf:Person ; + foaf:name "Nyusha Karns" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pinons.tld/fingerlings/thyroidectomies.html" ; + dc:creator _:b780 ; + dc:creator [ a foaf:Person ; + foaf:name "Candy Oliger" + ] ; + dc:title "warted thyroidectomies argles" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.fingerlings.tld/argles/lecithins.html" . + +_:b781 a foaf:Person ; + foaf:name "Palash Debarros" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.noses.tld/categorical/yelled.html" ; + bench:booktitle "tappers carrousel categorical" ; + dc:creator _:b782 ; + dc:title "carrousel yelled plebe" ; + dcterms:issued 1959 ; + swrc:pages 131 ; + foaf:homepage "http://www.categorical.tld/plebe/anabolic.html" . + +_:b666 a foaf:Person ; + foaf:name "Mada Aleff" . + + + a bench:Article ; + dc:creator _:b783 ; + dc:title "pits lands notarizes" ; + swrc:journal ; + swrc:note "remorses reframes sweetbriers sideward penancing overdoes reshaping landslides unsay computerized" ; + swrc:pages 123 ; + foaf:homepage "http://www.baseness.tld/notarizes/nimbler.html" . + + + a bench:Inproceedings ; + bench:booktitle "docility shoplifters preempted" ; + dc:creator _:b784 ; + dc:title "terminability preempted kiddy" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.shoplifters.tld/kiddy/rocklike.html" . + +_:b785 a foaf:Person ; + foaf:name "Unais Machover" . + + + a bench:Article ; + rdfs:seeAlso "http://www.molluscan.tld/interdicted/swells.html" ; + dc:creator _:b410 ; + dc:title "antings swells dinted" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.interdicted.tld/dinted/catalogues.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.girder.tld/mewed/encouraged.html" ; + dc:creator _:b760 ; + dc:title "nictitates encouraged stepper" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.mewed.tld/stepper/shining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airing.tld/aproning/highjacks.html" ; + dc:creator _:b786 ; + dc:title "mercantilism highjacks antihypertensive" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.aproning.tld/antihypertensive/cheapness.html" . + + + a bench:Inproceedings ; + bench:booktitle "figworts vasectomizing precognitions" ; + dc:creator _:b787 ; + dc:title "vials precognitions maudlinly" ; + dcterms:issued 1956 ; + swrc:pages 135 ; + foaf:homepage "http://www.vasectomizing.tld/maudlinly/toenailing.html" . + +_:b788 a foaf:Person ; + foaf:name "Swidbert Repka" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interventionist.tld/nonstandard/claymore.html" ; + bench:booktitle "glassiness dominus nonstandard" ; + dc:creator _:b789 ; + dc:title "dominus claymore wanders" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.nonstandard.tld/wanders/hirsuteness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.christly.tld/devisals/sweetly.html" ; + dc:creator _:b790 ; + dc:title "workless sweetly preterit" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.devisals.tld/preterit/ganglionic.html" . + + + a bench:Inproceedings ; + bench:booktitle "cookable overrefinement lymphs" ; + dc:creator _:b791 ; + dc:title "permeated lymphs sandpit" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.overrefinement.tld/sandpit/malinger.html" . + +_:b792 a foaf:Person ; + foaf:name "Toyoshige Annen" . + + + a bench:Article ; + dc:creator _:b793 ; + dc:title "labored adsorbable meliorative" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.copulae.tld/meliorative/regressed.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1963)" ; + dcterms:issued 1963 ; + swrc:number 1 ; + swrc:volume 6 . + + + a bench:Inproceedings ; + bench:booktitle "nominately outranges mythologically" ; + dc:creator _:b368 ; + dc:title "reinsure mythologically stoves" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.outranges.tld/stoves/makeweight.html" . + + + a bench:Proceedings ; + bench:booktitle "reexhibit feyest looting" ; + dc:publisher "Virtual Press" ; + dc:title "Proceeding 1 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b794 , _:b795 , _:b563 , person:Paul_Erdoes , _:b796 , _:b797 ; + swrc:isbn "0-4854-5737-0" ; + swrc:series 1762 ; + swrc:volume 10 ; + foaf:homepage "http://www.feyest.tld/embouchures/urbanizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.washes.tld/choreographs/roosts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bilis Arena" + ] ; + dc:title "craggiest roosts mariner" ; + swrc:journal ; + foaf:homepage "http://www.choreographs.tld/mariner/recolonize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tinglers.tld/reconsecration/realising.html" ; + dc:creator _:b798 ; + dc:title "xenophobe realising barographic" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.reconsecration.tld/barographic/surnamers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Audry Olide" + ] ; + dc:title "forgoing chollas sizer" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.adiathermancy.tld/sizer/nubble.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incepting.tld/holystones/reinstructing.html" ; + dc:creator _:b210 ; + dc:creator [ a foaf:Person ; + foaf:name "Shurik Tifft" + ] ; + dc:title "froward reinstructing plenipotentiaries" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.holystones.tld/plenipotentiaries/misjudged.html" . + +_:b61 a foaf:Person ; + foaf:name "Finette Nellums" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonclassical.tld/underclothes/tiffanies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melker Kayastha" + ] ; + dc:title "ectoplasm tiffanies zymogenic" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.underclothes.tld/zymogenic/hooraying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.collates.tld/nonmen/denaturant.html" ; + dc:creator _:b799 ; + dc:title "demanded denaturant typefaces" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.nonmen.tld/typefaces/parlous.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rubaina Douvia" + ] ; + dc:title "securest natures palaver" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.samplers.tld/palaver/lichening.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ran Rubendall" + ] ; + dc:title "melodramatically sonorants truanting" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.hawkish.tld/truanting/aberration.html" . + +_:b800 a foaf:Person ; + foaf:name "Nicole Thansamai" . + + + a bench:Inproceedings ; + bench:booktitle "shoppes polynesian wackier" ; + dc:creator _:b801 , person:Paul_Erdoes , _:b802 ; + dc:title "timelessly wackier moored" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.polynesian.tld/moored/doorless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choking.tld/palms/acropolises.html" ; + dc:creator _:b803 ; + dc:title "falsity acropolises wrestlers" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.palms.tld/wrestlers/outsmarts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reaccusing.tld/fielders/jingoish.html" ; + dc:creator _:b804 ; + dc:title "nills jingoish spangled" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.fielders.tld/spangled/nihils.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gussets.tld/demythologizing/bacteriocidal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mushanokoji Slusser" + ] ; + dc:title "abounds bacteriocidal judoist" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.demythologizing.tld/judoist/goddams.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.humankind.tld/cedes/seeping.html" ; + dc:creator _:b805 ; + dc:title "fulling seeping brusk" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.cedes.tld/brusk/ranting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonvoting.tld/arks/outranks.html" ; + dc:creator _:b806 ; + dc:title "newsletters outranks militating" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.arks.tld/militating/uncapped.html" . + + + a bench:Article ; + dc:creator _:b807 ; + dc:title "wyverns runaways layaway" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.grouped.tld/layaway/testifier.html" . + +_:b808 a foaf:Person ; + foaf:name "Seth Nylin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amenders.tld/stander/uncomfortable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saamiqa Piercefield" + ] ; + dc:title "chivaree uncomfortable multiplier" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.stander.tld/multiplier/professes.html" . + + + a bench:Inproceedings ; + bench:booktitle "blowby vastier federalism" ; + dc:creator _:b107 ; + dc:title "teemers federalism tauting" ; + dcterms:issued 1957 ; + swrc:pages 93 ; + foaf:homepage "http://www.vastier.tld/tauting/paves.html" . + +_:b291 a foaf:Person ; + foaf:name "Angell Havatone" . + +_:b809 a foaf:Person ; + foaf:name "Primeiro Landro" . + +_:b810 a foaf:Person ; + foaf:name "Nesat Beyer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spying.tld/kishka/gruntles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "LaVerne Musgrave" + ] ; + dc:title "civically gruntles unwind" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.kishka.tld/unwind/fragmental.html" . + + + a bench:Article ; + dc:creator _:b811 ; + dc:title "flaunting semitraditional negotiators" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.divergence.tld/negotiators/greaves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deifiers.tld/spirited/castings.html" ; + dc:creator _:b469 ; + dc:title "unsymmetrically castings brownstones" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.spirited.tld/brownstones/bookkeeper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tachs.tld/actable/chortles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lajila Stecklein" + ] ; + dc:title "feaster chortles conventionalism" ; + swrc:journal ; + foaf:homepage "http://www.actable.tld/conventionalism/nonstick.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bewigged.tld/cheques/batting.html" ; + dc:creator _:b137 ; + dc:title "playgoers batting waspishly" ; + swrc:journal ; + swrc:note "crimper tonners unfair southpaws scorify supportance jumpiest whanged" ; + swrc:pages 136 ; + foaf:homepage "http://www.cheques.tld/waspishly/stilbestrol.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Annapurna Santolucito" + ] ; + dc:title "impeding extirpations hosannas" ; + swrc:journal ; + swrc:month 1 ; + foaf:homepage "http://www.revoltingly.tld/hosannas/interfaces.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Berakhiah Province" + ] ; + dc:title "nonphysiological begot nonsmoking" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.copyist.tld/nonsmoking/southing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fina Devary" + ] ; + dc:title "yodled disoblige sawflies" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.strumpet.tld/sawflies/bickers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sweltrier.tld/alerter/romancers.html" ; + bench:booktitle "appropriating cauldrons alerter" ; + dc:creator _:b812 , _:b813 ; + dc:title "cauldrons romancers precises" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.alerter.tld/precises/speeches.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.impedient.tld/arranging/informational.html" ; + bench:booktitle "redistributions curviest arranging" ; + dc:creator _:b814 , _:b815 ; + dc:title "curviest informational centerfold" ; + dcterms:issued 1962 ; + swrc:pages 76 ; + foaf:homepage "http://www.arranging.tld/centerfold/stimulator.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pleurisies.tld/unprofessionally/attestor.html" ; + bench:booktitle "fossillike bartering unprofessionally" ; + dc:creator _:b816 ; + dc:title "bartering attestor rebury" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 189 ; + foaf:homepage "http://www.unprofessionally.tld/rebury/gibbeted.html" . + + + a bench:Article ; + dc:creator _:b817 ; + dc:title "untutored sorel ensconced" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.shuttling.tld/ensconced/cunnilinguism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aristo Lacson" + ] ; + dc:title "ketchups virulencies sheepfold" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.darklier.tld/sheepfold/challah.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offends.tld/bluegills/pavane.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yardane Blatherwick" + ] ; + dc:title "daubers pavane glycerose" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.bluegills.tld/glycerose/catheters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhilaration.tld/requisitioners/predetermination.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ghana Reppucci" + ] ; + dc:title "aligner predetermination dilatations" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.requisitioners.tld/dilatations/oceanid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apnea.tld/dumpers/bering.html" ; + bench:abstract "dragged lobsters careering triplets hepatics colonies defalcate transplantations forfends voucherable intercepting jeered immunopathology addends surveiled wagers joysticks nonliving agric proliferating disintegrator oblongish leapfrogged overabundant legworks easeful cognize hoatzin toiled nonspecialized vrouw squads tantalums overweight readmits loopholing tattles irradiates befriends insinuators restorers rebroadcasting grousing overdrinking frow demarcators tasselling crocked wharfinger reconverting washboards overdrank recalculations dumps carousels acidly deponent venges shivas northers mutualist harebrained earthworms lunk forefended overtaking sourdoughs traditionless spoliator earthlier stenographers reallocating aslope seawaters ruminative patronly hydrozoon webbier foxiness toddy playlets mouthiest delegati renege briefless regularities planarity stubborner waterbeds disinclines antonyms anesthetize chanticleer administrants preengaging unitarians reevaluate rekeys ochroid climatotherapy crocks" ; + bench:cdrom "http://www.oinked.tld/maxillary/dumpers.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Martina Mcclary" + ] ; + dc:title "maxillary bering evasiveness" ; + swrc:journal ; + swrc:note "carpetbag peonism metropolitanize twanged pedros nonforfeitable dissociative apostacy" ; + swrc:pages 120 ; + foaf:homepage "http://www.dumpers.tld/evasiveness/toto.html" . + +_:b818 a foaf:Person ; + foaf:name "Ingetrud Balezentis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pathologist.tld/allegorist/gratuitousness.html" ; + bench:booktitle "recapitulates pathologist mechanotherapy" ; + bench:cdrom "http://www.silkworms.tld/mechanotherapy/allegorist.html" ; + dc:creator _:b819 ; + dc:title "mechanotherapy gratuitousness babylonia" ; + dcterms:issued 1966 ; + swrc:pages 10 ; + foaf:homepage "http://www.allegorist.tld/babylonia/airmailed.html" . + +_:b820 a foaf:Person ; + foaf:name "Tino Mendonsa" . + + + a bench:Inproceedings ; + bench:booktitle "parser brambly profferers" ; + dc:creator _:b135 ; + dc:title "intercultural profferers latchstring" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.brambly.tld/latchstring/loser.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaynard Petrakis" + ] ; + dc:title "oblational blabby popularizes" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.regenerate.tld/popularizes/smirks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brindles.tld/ortolans/finises.html" ; + dc:creator _:b821 ; + dc:title "psychoanalyzing finises disproving" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.ortolans.tld/disproving/squawked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deepening.tld/debutantes/avocets.html" ; + dc:creator _:b822 ; + dc:title "sheathes avocets squinty" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.debutantes.tld/squinty/riflers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oops.tld/chippering/photospherically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sander Garriss" + ] ; + dc:title "detonations photospherically pouchiest" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.chippering.tld/pouchiest/canvasses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plaints.tld/sallies/goofily.html" ; + bench:booktitle "lamentations bathing sallies" ; + dc:creator _:b823 ; + dc:title "bathing goofily handbill" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.sallies.tld/handbill/warrantor.html" . + +_:b677 a foaf:Person ; + foaf:name "Jamie Berrie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manubrium.tld/overthrowers/atomising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Justino Bedenfield" + ] ; + dc:title "walks atomising undemonstrative" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.overthrowers.tld/undemonstrative/quilts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.citrons.tld/ovately/clavier.html" ; + dc:creator _:b647 , _:b824 ; + dc:title "juniors clavier zapped" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.ovately.tld/zapped/honeys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.standards.tld/errands/anviltops.html" ; + dc:creator _:b825 ; + dc:title "rationalists anviltops revaluing" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.errands.tld/revaluing/gunwales.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1956)" ; + dcterms:issued 1956 ; + swrc:editor _:b295 , _:b826 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.dreariest.tld/enabling/bromos.html" ; + dc:creator _:b827 , _:b188 ; + dc:title "haphazardly bromos indianian" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.enabling.tld/indianian/sues.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suspire.tld/supertaxes/rollicked.html" ; + dc:creator _:b828 ; + dc:title "tattersalls rollicked inexactitude" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.supertaxes.tld/inexactitude/applicators.html" . + +_:b151 a foaf:Person ; + foaf:name "Laurentia Vandevort" . + +_:b829 a foaf:Person ; + foaf:name "Garon Tischler" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Emiko Root" + ] ; + dc:title "apostacy footgear abominators" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.malting.tld/abominators/trilobate.html" . + +_:b162 a foaf:Person ; + foaf:name "Adelina Pobanz" . + +_:b830 a foaf:Person ; + foaf:name "Tadd Vanpatton" . + + + a bench:Inproceedings ; + bench:booktitle "classicist paterfamilias alpacas" ; + dc:creator _:b831 ; + dc:title "reweaved alpacas cozie" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.paterfamilias.tld/cozie/recompensatory.html" . + + + a bench:Inproceedings ; + bench:booktitle "deadlier circumcising smudgiest" ; + dc:creator _:b832 ; + dc:title "retrogressing smudgiest roan" ; + dcterms:issued 1965 ; + swrc:pages 116 ; + foaf:homepage "http://www.circumcising.tld/roan/oxtail.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emptied.tld/sluggishness/senescent.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lisandro Harpst" + ] ; + dc:title "drifter senescent representable" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.sluggishness.tld/representable/honors.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.insinuating.tld/pugilisms/modulative.html" ; + bench:booktitle "snakily restack pugilisms" ; + dc:creator _:b833 , _:b834 ; + dc:title "restack modulative teepees" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.pugilisms.tld/teepees/elvis.html" . + + + a bench:Inproceedings ; + bench:booktitle "churchy cheeriness digressive" ; + dc:creator _:b835 ; + dc:title "armoires digressive eyeliners" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.cheeriness.tld/eyeliners/adorns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photocomposing.tld/moieties/cravens.html" ; + dc:creator _:b71 ; + dc:title "hexarchies cravens discomfiting" ; + swrc:journal ; + swrc:note "laundromats divestitures dissolutely fratricides untrod aquarist washtubs spinet wining" ; + swrc:pages 14 ; + foaf:homepage "http://www.moieties.tld/discomfiting/emulsions.html" . + +_:b836 a foaf:Person ; + foaf:name "Presencia Winson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.messing.tld/ohms/spouses.html" ; + dc:creator _:b837 ; + dc:title "gestating spouses homicidally" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.ohms.tld/homicidally/exegetic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deigning.tld/unpaid/ungratifying.html" ; + bench:booktitle "effusions uniters unpaid" ; + dc:creator _:b838 ; + dc:title "uniters ungratifying scandalize" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.unpaid.tld/scandalize/medicative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ledges.tld/aerated/grouping.html" ; + dc:creator _:b794 ; + dc:creator [ a foaf:Person ; + foaf:name "Perkhta Carnagey" + ] ; + dc:title "fomentation grouping godlily" ; + swrc:journal ; + swrc:note "cupbearers reweighs tarantulae rebutter jimjams warmakers worshipper witting centiliters rectifiers" ; + swrc:pages 38 ; + foaf:homepage "http://www.aerated.tld/godlily/ditching.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.craftsmanly.tld/swigged/reascended.html" ; + dc:creator _:b3 ; + dc:title "unkennels reascended surveyors" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.swigged.tld/surveyors/strings.html" . + +_:b522 a foaf:Person ; + foaf:name "Lyalechka Wasp" . + + + a bench:Inproceedings ; + bench:booktitle "gibingly deairs lining" ; + dc:creator _:b839 ; + dc:title "swale lining hunting" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.deairs.tld/hunting/ironical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suborbital.tld/morphologically/guiltlessly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vertise Dorminy" + ] ; + dc:title "dinette guiltlessly atomizing" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.morphologically.tld/atomizing/rekeyed.html" . + +_:b840 a foaf:Person ; + foaf:name "Akaka Buron" . + + + a bench:Inproceedings ; + bench:booktitle "limelights militants imprecated" ; + dc:creator _:b841 ; + dc:title "lasciviously imprecated plagiaristic" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 24 ; + foaf:homepage "http://www.militants.tld/plagiaristic/overdependent.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uremic.tld/outwaits/bureaus.html" ; + dc:creator _:b661 ; + dc:title "militias bureaus adyta" ; + swrc:journal ; + swrc:note "seducing interpreters freezes corsair steelier decadents unconquerable perspicacity pinched kaiak amercing tommyrot" ; + swrc:pages 73 ; + foaf:homepage "http://www.outwaits.tld/adyta/curial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hype.tld/bardic/unbearing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ulises Falci" + ] ; + dc:title "dumbs unbearing maturer" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.bardic.tld/maturer/engrosses.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.barratrous.tld/protectively/pencilled.html" ; + bench:booktitle "lateens waggling protectively" ; + dc:creator [ a foaf:Person ; + foaf:name "Wigfrid Routh" + ] ; + dc:title "waggling pencilled styling" ; + dcterms:issued 1961 ; + swrc:pages 182 ; + foaf:homepage "http://www.protectively.tld/styling/insensately.html" . + +_:b842 a foaf:Person ; + foaf:name "Marous Payeur" . + + + a bench:Inproceedings ; + bench:booktitle "collection sibilantly phalange" ; + dc:creator _:b843 ; + dc:title "barbecues phalange traverses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.sibilantly.tld/traverses/offish.html" . + +_:b844 a foaf:Person ; + foaf:name "Stanislava Pollio" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Makarius Passini" + ] ; + dc:title "ops scintillates wickiup" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.participator.tld/wickiup/keloidal.html" . + + + a bench:Article ; + dc:creator _:b845 , _:b508 ; + dc:title "winks dibblers disbanded" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.biddings.tld/disbanded/pulverizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trachomas.tld/masochists/misdirect.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Judita Privatsky" + ] ; + dc:title "skiey misdirect duchesses" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.masochists.tld/duchesses/undoers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diuretically.tld/contemns/navigator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Torokanova Kosloski" + ] ; + dc:title "commercializing navigator disembodies" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.contemns.tld/disembodies/refurnishes.html" . + + + a bench:Article ; + dc:creator _:b846 ; + dc:title "lathworks danseurs swabs" ; + swrc:journal ; + swrc:month 12 ; + foaf:homepage "http://www.nertz.tld/swabs/unhip.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undergoing.tld/chlorals/flabbergasts.html" ; + bench:booktitle "abbreviates revellers chlorals" ; + dc:creator _:b847 , person:Paul_Erdoes ; + dc:title "revellers flabbergasts dells" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.chlorals.tld/dells/explainable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.torchlight.tld/pedigreed/habitable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hildemar Bhandari" + ] ; + dc:title "appalachian habitable seamster" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.pedigreed.tld/seamster/reconcentrate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lions.tld/pitiably/oolong.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sophie Orbison" + ] ; + dc:title "bridler oolong patriarchies" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.pitiably.tld/patriarchies/importable.html" . + + + a bench:Article ; + dc:creator _:b848 ; + dc:title "smooching whiplashes despoilment" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.hilts.tld/despoilment/woolly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inactivating.tld/effervescing/quarto.html" ; + dc:creator _:b115 ; + dc:title "pluralization quarto folkmoots" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.effervescing.tld/folkmoots/poacher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.debouche.tld/noticing/homunculi.html" ; + bench:cdrom "http://www.sexlessness.tld/normativeness/noticing.html" ; + dc:creator _:b849 ; + dc:title "normativeness homunculi gyratory" ; + swrc:journal ; + foaf:homepage "http://www.noticing.tld/gyratory/undistinguishable.html" . + +_:b570 a foaf:Person ; + foaf:name "Virineia Lanciotti" . + + + a bench:Article ; + rdfs:seeAlso "http://www.derogated.tld/cornrow/gibbeting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taqiyya Rolan" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Munemitsu Larew" + ] ; + dc:title "slants gibbeting alkalization" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.cornrow.tld/alkalization/sculptress.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cabbages.tld/racked/assuagable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iordanis Tolmich" + ] ; + dc:title "infractions assuagable algorithms" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.racked.tld/algorithms/scapegoats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secondes.tld/sepals/riches.html" ; + dc:creator _:b850 , _:b488 ; + dc:title "wigs riches speculum" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.sepals.tld/speculum/backslider.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clienteles.tld/pelletize/disreputable.html" ; + dc:creator _:b607 ; + dc:title "tetralogy disreputable professionals" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.pelletize.tld/professionals/introspectiveness.html" . + + + a bench:Article ; + dc:creator _:b851 , _:b466 ; + dc:title "amassments outrunning refrained" ; + swrc:journal ; + swrc:note "backwoodsman makings uncanniest finned mangels inferiors comparts commentators wolds wasted" ; + swrc:pages 60 ; + foaf:homepage "http://www.litanies.tld/refrained/nontheatrical.html" . + + + a bench:Article ; + dc:creator _:b852 , _:b853 ; + dc:title "dipped kilogram timbrel" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.votarists.tld/timbrel/presell.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1949)" ; + dcterms:issued 1949 ; + swrc:editor [ a foaf:Person ; + foaf:name "Lotta Francoise" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Terao Asley" + ] ; + swrc:number 1 ; + swrc:volume 10 . + +_:b554 a foaf:Person ; + foaf:name "Maddoc Jakobson" . + +_:b854 a foaf:Person ; + foaf:name "Jimarcus Gerstle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.excitable.tld/tinsmith/gemmily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cecelia Merkel" + ] ; + dc:title "manrope gemmily poxes" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.tinsmith.tld/poxes/fleecier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vivisectionists.tld/persistently/figged.html" ; + bench:booktitle "oversleeping strips persistently" ; + dc:creator person:Paul_Erdoes , _:b721 , _:b788 ; + dc:title "strips figged demanders" ; + dcterms:issued 1950 ; + foaf:homepage "http://www.persistently.tld/demanders/snugly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seeks.tld/ropable/canteens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gordian Kindred" + ] ; + dc:title "cablets canteens nags" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.ropable.tld/nags/jibs.html" . + +_:b84 a foaf:Person ; + foaf:name "Demetri Zeyer" . + +_:b855 a foaf:Person ; + foaf:name "Branwen Ratz" . + + + a bench:Inproceedings ; + bench:booktitle "showery realizations developed" ; + bench:cdrom "http://www.rerun.tld/developed/outfights.html" ; + dc:creator _:b82 ; + dc:title "realizations outfights morons" ; + dcterms:issued 1959 ; + swrc:pages 124 ; + foaf:homepage "http://www.developed.tld/morons/overprice.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impermeabilities.tld/defensibility/nucleation.html" ; + dc:creator _:b856 ; + dc:title "basques nucleation allovers" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.defensibility.tld/allovers/enterable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunosuppressants.tld/tenours/grounder.html" ; + bench:cdrom "http://www.consanguinities.tld/tympanic/tenours.html" ; + dc:creator _:b857 ; + dc:title "tympanic grounder considers" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.tenours.tld/considers/outgasses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unitarians.tld/rekeys/ochroid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Angel Delcarmen" + ] ; + dc:title "reevaluate ochroid climatotherapy" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.rekeys.tld/climatotherapy/crocks.html" . + +_:b858 a foaf:Person ; + foaf:name "Sausha Sartorio" . + +_:b859 a foaf:Person ; + foaf:name "Ambrocio Litten" . + +_:b860 a foaf:Person ; + foaf:name "Taroemon Tomlinson" . + +_:b861 a foaf:Person ; + foaf:name "Chikako Klebanoff" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cretinized.tld/ruckuses/epicureans.html" ; + bench:booktitle "desperados camouflages ruckuses" ; + dc:creator _:b862 , _:b863 ; + dc:title "camouflages epicureans greasiness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.ruckuses.tld/greasiness/stacker.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Koi Lownsbery" + ] ; + dc:title "divans nightman barer" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.poohing.tld/barer/atrophied.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.buffers.tld/ladykin/pseudoclassic.html" ; + dc:creator _:b864 ; + dc:title "yamen pseudoclassic pinner" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.ladykin.tld/pinner/dismaler.html" . + + + a bench:Article ; + dc:creator _:b865 ; + dc:title "defiances slightest peacing" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.filmier.tld/peacing/classes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.studhorse.tld/spanking/conceivableness.html" ; + bench:booktitle "imposingly strived spanking" ; + dc:creator _:b866 , _:b867 ; + dc:title "strived conceivableness obviousness" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.spanking.tld/obviousness/nucleoplasmatic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lambies.tld/charts/begets.html" ; + dc:creator _:b868 , _:b869 ; + dc:title "geed begets floorthrough" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.charts.tld/floorthrough/chargee.html" . + +_:b870 a foaf:Person ; + foaf:name "Andre Kuck" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.distilleries.tld/unmistakable/kraals.html" ; + bench:booktitle "tonsured cytologists unmistakable" ; + dc:creator _:b138 ; + dc:title "cytologists kraals stepmothers" ; + dcterms:issued 1964 ; + swrc:pages 21 ; + foaf:homepage "http://www.unmistakable.tld/stepmothers/responsibilities.html" . + +_:b351 a foaf:Person ; + foaf:name "Germana Gelle" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dermatologist.tld/lateness/tricots.html" ; + bench:booktitle "tattling unlearn lateness" ; + dc:creator _:b805 , _:b871 ; + dc:title "unlearn tricots medevacs" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.lateness.tld/medevacs/lumpen.html" . + +_:b872 a foaf:Person ; + foaf:name "Naadiya Maslyn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deaconesses.tld/obliterators/plainspoken.html" ; + dc:creator _:b111 ; + dc:title "topographical plainspoken nonconclusiveness" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.obliterators.tld/nonconclusiveness/turtles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tachiana Shortnacy" + ] ; + dc:title "sanatarium tragedienne seisms" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.beginnings.tld/seisms/fishtails.html" . + +_:b873 a foaf:Person ; + foaf:name "Nadheera Maricich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.duelers.tld/emptying/actuator.html" ; + dc:creator _:b874 ; + dc:title "frenchwomen actuator marxist" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.emptying.tld/marxist/elysium.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.courtyards.tld/overheating/codefendant.html" ; + bench:booktitle "reliquidation abandons overheating" ; + dc:creator _:b875 , _:b876 ; + dc:title "abandons codefendant jesters" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.overheating.tld/jesters/dowries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saucing.tld/milliliters/caponizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Neeshaan Harig" + ] ; + dc:title "missions caponizes witching" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.milliliters.tld/witching/natation.html" . + + + a bench:Inproceedings ; + bench:booktitle "foxing humanoids fluoresces" ; + dc:creator _:b207 ; + dc:title "astounding fluoresces gunslinger" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.humanoids.tld/gunslinger/firepans.html" . + +_:b511 a foaf:Person ; + foaf:name "Gwrddywal Rumbo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.floret.tld/czarism/underwater.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huw Diles" + ] ; + dc:title "app underwater improvisations" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.czarism.tld/improvisations/cochleae.html" . + +_:b21 a foaf:Person ; + foaf:name "Charlie Jung" . + + + a bench:Inproceedings ; + bench:booktitle "quints forestalls caparisoning" ; + dc:creator person:Paul_Erdoes , _:b877 ; + dc:title "surefootedness caparisoning inheritable" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.forestalls.tld/inheritable/disordering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.howlet.tld/ligatured/femme.html" ; + dc:creator _:b86 ; + dc:title "ochring femme grimness" ; + swrc:journal ; + foaf:homepage "http://www.ligatured.tld/grimness/anticlinal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peccavi.tld/guar/shorn.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aiden Greis" + ] ; + dc:title "oystering shorn purchaser" ; + swrc:journal ; + foaf:homepage "http://www.guar.tld/purchaser/scattersite.html" . + +_:b294 a foaf:Person ; + foaf:name "Enar Nordlinger" . + + + a bench:Article ; + dc:creator _:b340 ; + dc:title "timework tangoed presenter" ; + swrc:journal ; + foaf:homepage "http://www.rases.tld/presenter/soapmaking.html" . + + + a bench:Inproceedings ; + bench:booktitle "smashups unconcernedly interregnums" ; + dc:creator person:Paul_Erdoes , _:b689 ; + dc:title "recharter interregnums cerebella" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.unconcernedly.tld/cerebella/solenoids.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slicks.tld/bearskin/lumper.html" ; + dc:creator _:b878 ; + dc:title "unreceptive lumper catnaps" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.bearskin.tld/catnaps/resharpens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indigents.tld/ninny/anticipated.html" ; + dc:creator _:b879 , _:b880 ; + dc:title "awaked anticipated sufflates" ; + swrc:journal ; + foaf:homepage "http://www.ninny.tld/sufflates/withholds.html" . + +_:b881 a foaf:Person ; + foaf:name "Kin Blute" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.primed.tld/amritas/toadstool.html" ; + bench:booktitle "wets barkeepers amritas" ; + dc:creator _:b504 , person:Paul_Erdoes ; + dc:title "barkeepers toadstool unhinges" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 171 ; + foaf:homepage "http://www.amritas.tld/unhinges/redox.html" . + +_:b882 a foaf:Person ; + foaf:name "Marut Fiori" . + + + a bench:Inproceedings ; + bench:booktitle "flossed touters sprightliness" ; + dc:creator _:b883 ; + dc:title "communicating sprightliness swingers" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.touters.tld/swingers/immaculacy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.differently.tld/rogueries/slotting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Malachias Kalmus" + ] ; + dc:title "unscathed slotting rootlet" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.rogueries.tld/rootlet/mercery.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abettals.tld/contriving/unswept.html" ; + bench:booktitle "guts regurgitation contriving" ; + dc:creator _:b725 ; + dc:title "regurgitation unswept bereaves" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.contriving.tld/bereaves/cangues.html" . + +_:b884 a foaf:Person ; + foaf:name "Tramaine Scruton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seconder.tld/cesiums/homeless.html" ; + dc:creator _:b885 ; + dc:title "interregnal homeless burdener" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.cesiums.tld/burdener/semipolitical.html" . + + + a bench:Article ; + dc:creator _:b300 ; + dc:title "condescending unlighted daybooks" ; + swrc:journal ; + foaf:homepage "http://www.leggiest.tld/daybooks/blamelessness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outlawed.tld/aramaic/bedumb.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kahori Drutman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Philippa Cerar" + ] ; + dc:title "subtler bedumb deicide" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.aramaic.tld/deicide/fibroma.html" . + +_:b886 a foaf:Person ; + foaf:name "Wolfhelm Abella" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apprizer.tld/bulldogged/impalpability.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jobina Kupper" + ] ; + dc:title "hadrons impalpability fatigability" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.bulldogged.tld/fatigability/argols.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clarinetists.tld/berm/candidatures.html" ; + dc:creator _:b400 ; + dc:title "extinguisher candidatures futhermore" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.berm.tld/futhermore/prologues.html" . + +_:b887 a foaf:Person ; + foaf:name "Ajax Sier" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.curetting.tld/noncumulative/incoincident.html" ; + bench:booktitle "maintains idiosyncrasies noncumulative" ; + dc:creator _:b888 ; + dc:title "idiosyncrasies incoincident clift" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.noncumulative.tld/clift/calendering.html" . + +_:b581 a foaf:Person ; + foaf:name "Loleta Prevost" . + +_:b889 a foaf:Person ; + foaf:name "Everhart Hlywa" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.damners.tld/sounding/halfpence.html" ; + bench:booktitle "schleps bozos sounding" ; + dc:creator _:b890 ; + dc:title "bozos halfpence paraguayan" ; + dcterms:issued 1963 ; + swrc:pages 128 ; + foaf:homepage "http://www.sounding.tld/paraguayan/bursts.html" . + + + a bench:Article ; + dc:creator _:b891 ; + dc:title "frizzly laicized hailstones" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.limekiln.tld/hailstones/winkers.html" . + +_:b892 a foaf:Person ; + foaf:name "Polly Skrobacki" . + +_:b893 a foaf:Person ; + foaf:name "AbdulGhafoor Mallie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mopped.tld/caged/partitioning.html" ; + dc:creator _:b474 ; + dc:title "ambiguousness partitioning midranges" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.caged.tld/midranges/handmaids.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.harmed.tld/inoculations/panzers.html" ; + bench:booktitle "amortise picarooned inoculations" ; + dc:creator _:b894 ; + dc:title "picarooned panzers unsticking" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.inoculations.tld/unsticking/nerd.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tambura.tld/laburnum/resupplied.html" ; + dc:creator _:b305 ; + dc:title "nonimmunities resupplied ironware" ; + swrc:journal ; + foaf:homepage "http://www.laburnum.tld/ironware/acquitted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forelimbs.tld/unamplified/lamas.html" ; + dc:creator _:b315 ; + dc:title "aminity lamas disturbing" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.unamplified.tld/disturbing/lumpier.html" . + + + a bench:Inproceedings ; + bench:booktitle "swans limned hardball" ; + dc:creator _:b325 ; + dc:title "slipslops hardball attacking" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.limned.tld/attacking/pronouncements.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1944)" ; + dcterms:issued 1944 ; + swrc:number 1 ; + swrc:volume 5 . + +_:b895 a foaf:Person ; + foaf:name "Abbey Fleagle" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dyllon Duncil" + ] ; + dc:title "reuniting gallantly senses" ; + swrc:journal ; + foaf:homepage "http://www.oralities.tld/senses/expiries.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.summerhouses.tld/lexicons/imprisonment.html" ; + bench:booktitle "fits vialing lexicons" ; + dc:creator _:b896 , _:b897 , person:Paul_Erdoes ; + dc:title "vialing imprisonment vivisects" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.lexicons.tld/vivisects/gipper.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tayib Mullenbach" + ] ; + dc:title "softeners uncontrite interacted" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.reinstalls.tld/interacted/ologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mirths.tld/lessoned/rainiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bettine Stiefel" + ] ; + dc:title "oviparously rainiest apronlike" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.lessoned.tld/apronlike/optimization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluefins.tld/ridges/wholes.html" ; + dc:creator _:b898 ; + dc:title "stilts wholes draughts" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.ridges.tld/draughts/mentions.html" . + +_:b899 a foaf:Person ; + foaf:name "Kano Sivret" . + +_:b617 a foaf:Person ; + foaf:name "Waajida Waltemeyer" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spitted.tld/tacked/jeopardies.html" ; + bench:booktitle "nonsalaried unsubmissive tacked" ; + dc:creator _:b900 ; + dc:title "unsubmissive jeopardies contraltos" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.tacked.tld/contraltos/meshes.html" . + + + a bench:Article ; + dc:creator _:b583 ; + dc:title "ensurers hotblooded nictating" ; + swrc:journal ; + foaf:homepage "http://www.lubricous.tld/nictating/draggers.html" . + +_:b616 a foaf:Person ; + foaf:name "Tegan Margo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emetic.tld/immediateness/lustring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Thanaa Bustos" + ] ; + dc:title "solved lustring isolates" ; + swrc:journal ; + swrc:note "outspoke agedly holder compt jangler begins overrefines antis impacted kidnaper baulking" ; + foaf:homepage "http://www.immediateness.tld/isolates/poring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breweries.tld/leadoff/slideway.html" ; + dc:creator _:b901 ; + dc:title "multilayer slideway periodically" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.leadoff.tld/periodically/bellboys.html" . + +_:b549 a foaf:Person ; + foaf:name "Wrata Breier" . + +_:b902 a foaf:Person ; + foaf:name "Larent Breidel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rodders.tld/bitching/switchmen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Balbara Kaltenbach" + ] ; + dc:title "principally switchmen opposer" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.bitching.tld/opposer/mayapples.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shewing.tld/trills/rehired.html" ; + dc:creator _:b903 ; + dc:title "partizans rehired disables" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.trills.tld/disables/bummest.html" . + + + a bench:Article ; + dc:creator _:b904 ; + dc:title "reencountering criticizes arboured" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.morphemes.tld/arboured/yolked.html" . + + + a bench:Article ; + dc:creator _:b905 ; + dc:title "unyokes settlement vivifying" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.ingots.tld/vivifying/citer.html" . + + + a bench:Incollection ; + bench:booktitle "corollaries irades inadvisability" ; + dc:creator _:b906 ; + dc:title "gaudiness inadvisability disciplinarians" ; + dcterms:issued 1942 ; + swrc:pages 147 ; + foaf:homepage "http://www.irades.tld/disciplinarians/majors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Massimo Reddig" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Necie Nacci" + ] ; + dc:title "panoplies psychologizing adjoints" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.japanners.tld/adjoints/undertakers.html" . + + + a bench:Article ; + dc:creator _:b907 , _:b908 ; + dc:title "sapor adjures splitting" ; + swrc:journal ; + swrc:month 7 ; + swrc:pages 23 ; + foaf:homepage "http://www.logistician.tld/splitting/bitterer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "CaerLlion Medico" + ] ; + dc:title "blistering normalizing mistranslating" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.discarded.tld/mistranslating/versatilely.html" . + +_:b215 a foaf:Person ; + foaf:name "Valentin Galeano" . + + + a bench:Article ; + rdfs:seeAlso "http://www.invades.tld/giddying/ptomainic.html" ; + bench:abstract "gaynesses substandard miscontinuance gilly tyrannize evangels genotypes befooling outlays jilters arbitrable deposal trickish overtaxed cygnet stagily authoresses determinist ruffians aluminizes eisteddfod bicolours voluptuousness blamably tartrate isolator hypodermically stanching laggardness stallions palmettoes lamebrains irrationalness penpoint mealworms emblazoned fattiest alarmingly actuators xeroxing envenomation probing fryers freightyard disbanding collop impairing intaglios sharkskins gusting gravimeter philologist barrios welcomer idiots overtax encumbering ageratum scouring innovated blinder gamings glossing teary pieced dissolving dangles cognoscenti bacchic poorest massiest kippering reprography ulva laceration syllabicate gaiters talcums repeatedly overbalancing inebriant mashers catechumens palefaces ionizes migraine flyweights newer impeachers roentgenometries whelky unsnaps sorels cameralistic inviting darkies americanist periodical overproduces seceders unquestioning osculating sources providently powerless williwaws worldlier reinfusing baas vagabonds accomplished reassessment wrestling welling pekoes wittier antiinsurrectionists whereat valiancy menorah beery phlebotomies ahimsas pipeful hiatal rewove scullery wrongness bumpkinish reclining thriftiness aloneness microgrammes subscribing resettlement mangily drowner bioclimatologies bilabials moonstruck manumits denizens leaned undersupplying stylise ixia holydays lumped bafflements beetroots urgingly cense shapely" ; + dc:creator _:b909 ; + dc:title "solitaries ptomainic ungraciously" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.giddying.tld/ungraciously/fretfulness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reharden.tld/vegetating/zoophytes.html" ; + dc:creator _:b910 ; + dc:title "evenfalls zoophytes plastrons" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.vegetating.tld/plastrons/cadets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skimpiest.tld/dissociated/heartier.html" ; + dc:creator _:b911 ; + dc:title "outpoured heartier petitionee" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.dissociated.tld/petitionee/brill.html" . + + + a bench:Article ; + dc:creator _:b912 ; + dc:creator [ a foaf:Person ; + foaf:name "Patrizia Rens" + ] ; + dc:title "moray offs healable" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.underemployed.tld/healable/linkboy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antacids.tld/hotly/passes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seki Eilert" + ] ; + dc:title "capitalistic passes recoils" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.hotly.tld/recoils/witchiest.html" . + + + a bench:Inproceedings ; + bench:booktitle "gilly evangels genotypes" ; + dc:creator _:b913 ; + dc:title "tyrannize genotypes befooling" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.evangels.tld/befooling/outlays.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Haleigh Rodell" + ] ; + dc:title "upraised unperfected chiropraxis" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.aluminas.tld/chiropraxis/prowlers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wondrously.tld/chemoreception/rhythmicity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "German Luo" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Waseem Lannier" + ] ; + dc:title "abilene rhythmicity procrastinates" ; + swrc:journal ; + foaf:homepage "http://www.chemoreception.tld/procrastinates/prawner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scowlingly.tld/rooked/boles.html" ; + dc:creator _:b914 ; + dc:title "unresistant boles stoutens" ; + swrc:journal ; + foaf:homepage "http://www.rooked.tld/stoutens/trisects.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melodramatist.tld/hempweed/etheric.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Khristine Waddoups" + ] ; + dc:title "huggable etheric souse" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.hempweed.tld/souse/weans.html" . + +_:b289 a foaf:Person ; + foaf:name "Bakhteiarova Amlin" . + +_:b915 a foaf:Person ; + foaf:name "Cozzie Parkhurst" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.charmingly.tld/loudish/assortment.html" ; + bench:booktitle "spotted pendently loudish" ; + dc:creator person:Paul_Erdoes , _:b916 ; + dc:title "pendently assortment unsuspected" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.loudish.tld/unsuspected/phosphorescence.html" . + +_:b917 a foaf:Person ; + foaf:name "Luci Adolfo" . + + + a bench:Article ; + dc:creator _:b177 ; + dc:title "jacketing trophying lowish" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.slices.tld/lowish/colleens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dissolutely.tld/untrod/aquarist.html" ; + dc:creator _:b918 , _:b919 ; + dc:title "fratricides aquarist washtubs" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.untrod.tld/washtubs/spinet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.torii.tld/scorches/paladins.html" ; + dc:creator _:b920 ; + dc:title "colorcasts paladins noncombatant" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.scorches.tld/noncombatant/grubstake.html" . + +_:b921 a foaf:Person ; + foaf:name "Ingela Giaccone" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bacchic.tld/massiest/kippering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saer Dillenbeck" + ] ; + dc:title "poorest kippering reprography" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.massiest.tld/reprography/ulva.html" . + + + a bench:Inproceedings ; + bench:booktitle "reabsorbed bouses stashed" ; + dc:creator _:b0 , _:b86 ; + dc:title "authentications stashed knobbiness" ; + dcterms:issued 1967 ; + dcterms:partOf ; + foaf:homepage "http://www.bouses.tld/knobbiness/akvavits.html" . + + + a bench:Inproceedings ; + bench:booktitle "wellbred elaborates blotto" ; + dc:creator _:b922 , _:b382 ; + dc:title "kame blotto prelims" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.elaborates.tld/prelims/beneficence.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aviations.tld/manifoldness/solipsistic.html" ; + bench:booktitle "vacuously snaffle manifoldness" ; + dc:creator _:b923 , _:b924 ; + dc:title "snaffle solipsistic milanese" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.manifoldness.tld/milanese/scripts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leotard.tld/inoculation/radiometers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Osana Reichling" + ] ; + dc:title "hexing radiometers bunting" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.inoculation.tld/bunting/oxlip.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.joined.tld/dimorphisms/unwieldier.html" ; + dc:creator _:b804 ; + dc:title "episcopates unwieldier toils" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.dimorphisms.tld/toils/bootlaces.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.casements.tld/relinquishing/pursed.html" ; + dc:creator _:b925 ; + dc:creator [ a foaf:Person ; + foaf:name "Loremarie Zissler" + ] ; + dc:title "renegades pursed atavists" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.relinquishing.tld/atavists/levant.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suets.tld/netting/gatefold.html" ; + dc:creator _:b138 ; + dc:title "embolization gatefold deriding" ; + swrc:journal ; + foaf:homepage "http://www.netting.tld/deriding/underpinned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dyspeptics.tld/citatum/groundnut.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roseann Ora" + ] ; + dc:title "cymbalists groundnut marrons" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.citatum.tld/marrons/headlining.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.cheesiest.tld/quieter/protestantism.html" ; + bench:booktitle "apostrophizing cheesiest affording" ; + bench:cdrom "http://www.forequarter.tld/affording/quieter.html" ; + dc:creator _:b261 ; + dc:title "affording protestantism daintier" ; + dcterms:issued 1955 ; + swrc:pages 192 ; + foaf:homepage "http://www.quieter.tld/daintier/compounds.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decocted.tld/stereotype/populi.html" ; + bench:booktitle "approbated baldhead stereotype" ; + dc:creator _:b926 , _:b659 ; + dc:title "baldhead populi pried" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.stereotype.tld/pried/clownery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yeasting.tld/floes/breathier.html" ; + dc:creator _:b927 , _:b928 ; + dc:title "onerosities breathier exports" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.floes.tld/exports/nonslip.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dipper.tld/youngs/graveclothes.html" ; + bench:booktitle "floaty seels youngs" ; + dc:creator _:b929 ; + dc:title "seels graveclothes nonexistence" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.youngs.tld/nonexistence/debits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flauntiest.tld/bulleting/subjoins.html" ; + dc:creator _:b930 , _:b589 ; + dc:title "recused subjoins nonemotionally" ; + swrc:journal ; + swrc:note "picarooned inoculations panzers unsticking nerd ended dynamical absorbing transepts stuffier" ; + swrc:pages 174 ; + foaf:homepage "http://www.bulleting.tld/nonemotionally/reconfigure.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.energetics.tld/seasoned/progressing.html" ; + bench:booktitle "honesties blemishing seasoned" ; + dc:creator _:b821 ; + dc:title "blemishing progressing curses" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 134 ; + foaf:homepage "http://www.seasoned.tld/curses/activity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reappointing.tld/grabbed/shicksas.html" ; + dc:creator _:b931 , _:b932 ; + dc:title "meatiest shicksas modifier" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.grabbed.tld/modifier/furbishes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scabs.tld/rearm/menageries.html" ; + dc:creator _:b727 ; + dc:title "skittishness menageries cesspit" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.rearm.tld/cesspit/concelebrations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.repossesses.tld/icecap/garnish.html" ; + bench:booktitle "dirts lightheaded icecap" ; + dc:creator person:Paul_Erdoes , _:b681 ; + dc:title "lightheaded garnish chariest" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.icecap.tld/chariest/rencounters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.astrophysicists.tld/dextro/desponds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerdie Milbauer" + ] ; + dc:title "adapts desponds embryologies" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.dextro.tld/embryologies/transportables.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rifts.tld/doz/somnambulated.html" ; + dc:creator _:b616 ; + dc:creator [ a foaf:Person ; + foaf:name "Hyacinth Caputo" + ] ; + dc:title "cots somnambulated overassured" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.doz.tld/overassured/galosh.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eskil Littledave" + ] ; + dc:title "tapholes calciferous rebater" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_24 ; + rdf:_25 ; + rdf:_26 ; + rdf:_27 ; + rdf:_28 ; + rdf:_29 ; + rdf:_3 ; + rdf:_30 ; + rdf:_31 ; + rdf:_32 ; + rdf:_33 ; + rdf:_34 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.sorest.tld/rebater/rabelaisian.html" . + +_:b5 a foaf:Person ; + foaf:name "Mubarak Cackett" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Olaf Mallacara" + ] ; + dc:title "symbolized luminesces sunroofs" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.pictograph.tld/sunroofs/prorated.html" . + + + a bench:Article ; + dc:creator _:b933 ; + dc:title "placentography adjoined nictation" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.choirboy.tld/nictation/mistermed.html" . + + + a bench:Inproceedings ; + bench:booktitle "handfasts reemergence squabbles" ; + dc:creator _:b934 , _:b188 ; + dc:title "toploftier squabbles appoints" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.reemergence.tld/appoints/refurnished.html" . + +_:b935 a foaf:Person ; + foaf:name "Mamoon Gehrmann" . + +_:b936 a foaf:Person ; + foaf:name "Devera Herandez" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discredited.tld/chawer/subtracts.html" ; + dc:creator _:b223 ; + dc:title "slakers subtracts dystrophic" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.chawer.tld/dystrophic/apologues.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b149 , _:b937 , _:b938 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Article ; + rdfs:seeAlso "http://www.damping.tld/parapsychologies/deportable.html" ; + dc:creator _:b939 ; + dc:title "benightedness deportable stereotyper" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.parapsychologies.tld/stereotyper/dills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nitrites.tld/taskwork/poops.html" ; + dc:creator _:b940 ; + dc:creator [ a foaf:Person ; + foaf:name "Zabela Holderness" + ] ; + dc:title "safeguarded poops uncompartmentalize" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.taskwork.tld/uncompartmentalize/healing.html" . + +_:b941 a foaf:Person ; + foaf:name "Leonel Meche" . + + + a bench:Inproceedings ; + bench:booktitle "yellowbellied backwoodsman makings" ; + dc:creator _:b942 ; + dc:title "deflated makings uncanniest" ; + dcterms:issued 1958 ; + swrc:pages 20 ; + foaf:homepage "http://www.backwoodsman.tld/uncanniest/finned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splatters.tld/grapes/behemoth.html" ; + dc:creator _:b507 ; + dc:title "grandmas behemoth surfed" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.grapes.tld/surfed/stringency.html" . + + + a bench:Inproceedings ; + bench:booktitle "obeahisms shirring companying" ; + dc:creator _:b943 ; + dc:title "matricides companying entourages" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.shirring.tld/entourages/solvents.html" . + +_:b944 a foaf:Person ; + foaf:name "Adalia Manalo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rummagers.tld/shades/inliers.html" ; + dc:creator _:b945 ; + dc:title "hippopotami inliers gleanable" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.shades.tld/gleanable/burglaries.html" . + + + a bench:Inproceedings ; + bench:booktitle "purring dependable molecularly" ; + dc:creator _:b503 ; + dc:title "horsepowers molecularly teenager" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.dependable.tld/teenager/vocalizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cambodian.tld/soothsayers/disengaging.html" ; + dc:creator _:b946 , _:b947 ; + dc:title "expurgator disengaging cyphering" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.soothsayers.tld/cyphering/pitchforks.html" . + + + a bench:Inproceedings ; + bench:booktitle "ofter gustily shandies" ; + dc:creator _:b948 ; + dc:title "yawling shandies flagman" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.gustily.tld/flagman/abandoner.html" . + + + a bench:Inproceedings ; + bench:booktitle "porno pheasants canoes" ; + dc:creator _:b949 ; + dc:title "unweeded canoes burgundies" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.pheasants.tld/burgundies/functionalist.html" . + +_:b214 a foaf:Person ; + foaf:name "Isak Lunford" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marzipans.tld/expatiations/adiabatically.html" ; + dc:creator _:b950 ; + dc:title "jabberers adiabatically reinstructs" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.expatiations.tld/reinstructs/mutilative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.omens.tld/impenitently/moray.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Peadair Lann" + ] ; + dc:title "mormons moray underemployed" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.impenitently.tld/underemployed/offs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconverts.tld/finns/obdurately.html" ; + bench:booktitle "deliciousness thorned finns" ; + dc:creator _:b951 ; + dc:title "thorned obdurately furnaces" ; + dcterms:issued 1954 ; + foaf:homepage "http://www.finns.tld/furnaces/proslavery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.available.tld/pharmacopeias/balladeer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Quedan Bauerlein" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Meilyg Disla" + ] ; + dc:title "cohesiveness balladeer eaved" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.pharmacopeias.tld/eaved/retrials.html" . + +_:b952 a foaf:Person ; + foaf:name "Adwr Liiv" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.designates.tld/stomachers/indicative.html" ; + bench:booktitle "beached theurgy stomachers" ; + dc:creator _:b953 , _:b954 ; + dc:title "theurgy indicative doorsteps" ; + dcterms:issued 1953 ; + swrc:pages 50 ; + foaf:homepage "http://www.stomachers.tld/doorsteps/lyses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ernestin Fitzen" + ] ; + dc:title "infinites smeltery factorize" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.approximated.tld/factorize/chubbily.html" . + +_:b955 a foaf:Person ; + foaf:name "Jesper Cobler" . + +_:b439 a foaf:Person ; + foaf:name "Sonyushka Lipe" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unintellectual.tld/spookier/lintel.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gracie Richards" + ] ; + dc:title "negotiations lintel fingerprinted" ; + swrc:journal ; + foaf:homepage "http://www.spookier.tld/fingerprinted/improvisational.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encourager.tld/supervises/nervate.html" ; + dc:creator _:b862 ; + dc:title "detected nervate immobilizer" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.supervises.tld/immobilizer/tines.html" . + +_:b18 a foaf:Person ; + foaf:name "Leonarda Imai" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intermezzos.tld/barehead/monkeying.html" ; + dc:creator _:b956 ; + dc:title "interleave monkeying dallier" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.barehead.tld/dallier/headhunts.html" . + + + a bench:Article ; + dc:creator _:b697 ; + dc:title "dumps acidly deponent" ; + swrc:journal ; + foaf:homepage "http://www.carousels.tld/deponent/venges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pilous.tld/reinvesting/ambiences.html" ; + bench:booktitle "deranges expedients reinvesting" ; + dc:creator _:b429 ; + dc:title "expedients ambiences canalizing" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 8 ; + foaf:homepage "http://www.reinvesting.tld/canalizing/coerciveness.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.feedlots.tld/attraction/pinfeather.html" ; + bench:booktitle "signaling fearer attraction" ; + dc:creator [ a foaf:Person ; + foaf:name "Emrys Rothgeb" + ] ; + dc:title "fearer pinfeather blacklisting" ; + dcterms:issued 1962 ; + swrc:pages 166 ; + foaf:homepage "http://www.attraction.tld/blacklisting/scribes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Donetta Crinklaw" + ] ; + dc:title "apostleship isogamy ineffably" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.thirsts.tld/ineffably/campi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secretly.tld/tenderheartedness/mandragora.html" ; + dc:creator _:b957 ; + dc:title "monastics mandragora bezoar" ; + swrc:journal ; + foaf:homepage "http://www.tenderheartedness.tld/bezoar/pursy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kemena Dearin" + ] ; + dc:title "drear constrainable argal" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.kinaesthetically.tld/argal/laxnesses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yuri Gentille" + ] ; + dc:title "prescience webfeet dualistic" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.casette.tld/dualistic/fanlights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annotativeness.tld/cutup/exigence.html" ; + dc:creator _:b958 ; + dc:creator [ a foaf:Person ; + foaf:name "Yakamochi Alonza" + ] ; + dc:title "achene exigence cellists" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.cutup.tld/cellists/lobber.html" . + +_:b959 a foaf:Person ; + foaf:name "Vilena Orillion" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taxidermists.tld/charmed/loyaler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zane Tedrow" + ] ; + dc:title "geneses loyaler leveled" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.charmed.tld/leveled/quintain.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.termed.tld/surviver/fundamentally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Donald Ludlow" + ] ; + dc:title "effervesce fundamentally ransoms" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.surviver.tld/ransoms/millennial.html" . + +_:b174 a foaf:Person ; + foaf:name "Tameron Banvelos" . + + + a bench:Article ; + dc:creator _:b733 ; + dc:title "encysting dayside unevener" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.tenders.tld/unevener/assafoetida.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Darion Scoma" + ] ; + dc:title "glossily anaesthesia chlorotic" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.starchier.tld/chlorotic/setal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.induration.tld/purifier/unmemorized.html" ; + bench:booktitle "inveigling figurativeness purifier" ; + dc:creator person:Paul_Erdoes , _:b960 ; + dc:title "figurativeness unmemorized devotees" ; + dcterms:issued 1964 ; + swrc:pages 51 ; + foaf:homepage "http://www.purifier.tld/devotees/frolicked.html" . + +_:b442 a foaf:Person ; + foaf:name "Anas Swindler" . + + + a bench:Article ; + dc:creator _:b278 ; + dc:title "marshes anemometers vitiating" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.godding.tld/vitiating/larceners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.holographs.tld/slipcover/chairmaned.html" ; + dc:creator _:b759 , _:b961 ; + dc:title "bourse chairmaned annoying" ; + swrc:journal ; + foaf:homepage "http://www.slipcover.tld/annoying/goodwills.html" . + +_:b962 a foaf:Person ; + foaf:name "Uchdryd Locicero" . + +_:b651 a foaf:Person ; + foaf:name "Shirai Bresse" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hollers.tld/expropriations/eternize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pittheus Gerdel" + ] ; + dc:title "trickier eternize piecework" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.expropriations.tld/piecework/searer.html" . + + + a bench:Inproceedings ; + bench:booktitle "visitant bangtails reacquired" ; + dc:creator person:Paul_Erdoes , _:b963 ; + dc:title "darkroom reacquired burdening" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 16 ; + foaf:homepage "http://www.bangtails.tld/burdening/slumming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predusks.tld/faddism/incapacities.html" ; + dc:creator _:b964 ; + dc:title "crones incapacities honing" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.faddism.tld/honing/graters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reclusive.tld/hackers/fussers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matashichi Butman" + ] ; + dc:title "hawser fussers sorbates" ; + swrc:journal ; + foaf:homepage "http://www.hackers.tld/sorbates/thrower.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hepaticas.tld/noisemakers/vuggy.html" ; + bench:booktitle "impasses irreconcilability noisemakers" ; + dc:creator _:b965 ; + dc:title "irreconcilability vuggy illegitimating" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.noisemakers.tld/illegitimating/touche.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wingy.tld/stemware/vendees.html" ; + dc:creator _:b966 ; + dc:creator [ a foaf:Person ; + foaf:name "Leona Dutson" + ] ; + dc:title "prefigured vendees reships" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.stemware.tld/reships/perspicuousness.html" . + +_:b19 a foaf:Person ; + foaf:name "Lubmilla Lee" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prelimit.tld/handouts/birded.html" ; + bench:booktitle "anarchies fondest handouts" ; + dc:creator _:b967 ; + dc:title "fondest birded abreacts" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.handouts.tld/abreacts/rewrapped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.platy.tld/unbosom/takable.html" ; + dc:creator _:b18 , _:b968 ; + dc:title "microfilmer takable atones" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.unbosom.tld/atones/rhymer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.befoulier.tld/tost/creels.html" ; + dc:creator _:b969 ; + dc:title "parings creels measurably" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.tost.tld/measurably/leant.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b569 , _:b277 , _:b247 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + rdfs:seeAlso "http://www.corrugates.tld/webers/seditiousness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jafar Abbenante" + ] ; + dc:title "spikelets seditiousness stargazer" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.webers.tld/stargazer/yodelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swooned.tld/floatier/apolunes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laiurenty Ponzi" + ] ; + dc:title "lurches apolunes inanimately" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.floatier.tld/inanimately/piracies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decayer.tld/momisms/manger.html" ; + bench:booktitle "wineskins shipments momisms" ; + dc:creator _:b970 ; + dc:title "shipments manger zoological" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.momisms.tld/zoological/polydactylism.html" . + +_:b971 a foaf:Person ; + foaf:name "Teodoro Coyt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skiddooing.tld/trimotor/townless.html" ; + dc:creator _:b972 , _:b973 ; + dc:title "zeitgeist townless mestizoes" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.trimotor.tld/mestizoes/gook.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Damen Naidoo" + ] ; + dc:title "coccyxes counterinsurgent pilotings" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.cozened.tld/pilotings/footboard.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wetsuit.tld/vesuvius/annotates.html" ; + bench:booktitle "chicaner subprincipal vesuvius" ; + dc:creator _:b974 ; + dc:title "subprincipal annotates landward" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.vesuvius.tld/landward/frontages.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lodgments.tld/boutonniere/staphylococci.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ignace Mceldowney" + ] ; + dc:title "institutionally staphylococci burps" ; + swrc:journal ; + swrc:note "updated agonized legitimating knackers flowages whiningly neediest nattiness wizening gamily medicably consequence" ; + swrc:pages 41 ; + foaf:homepage "http://www.boutonniere.tld/burps/soundest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inroads.tld/leones/incorrigibleness.html" ; + bench:booktitle "presupposes ritziness leones" ; + dc:creator _:b975 ; + dc:title "ritziness incorrigibleness montaged" ; + dcterms:issued 1959 ; + swrc:pages 148 ; + foaf:homepage "http://www.leones.tld/montaged/gasifying.html" . + + + a bench:Proceedings ; + bench:booktitle "knowing portraying soilless" ; + dc:publisher "Quantum Books" ; + dc:title "Proceeding 3 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b234 ; + swrc:isbn "0-7136-1821-0" ; + swrc:series 1088 ; + foaf:homepage "http://www.portraying.tld/microbiology/negativity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retread.tld/miniscule/malformations.html" ; + dc:creator _:b976 ; + dc:title "diapered malformations milled" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.miniscule.tld/milled/reinserts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.randier.tld/bulkier/beeswax.html" ; + bench:booktitle "thrushes morph bulkier" ; + dc:creator _:b775 ; + dc:title "morph beeswax bareness" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.bulkier.tld/bareness/foiling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swampiest.tld/kitlings/impoliticly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gundela Renfer" + ] ; + dc:title "mobilizer impoliticly fretter" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.kitlings.tld/fretter/rickettsial.html" . + +_:b977 a foaf:Person ; + foaf:name "Kateena Schoeder" . + + + a bench:Inproceedings ; + bench:booktitle "effendi woodchopper abomination" ; + dc:creator _:b978 ; + dc:title "clippers abomination americans" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.woodchopper.tld/americans/bohemians.html" . + + + a bench:Article ; + dc:creator _:b96 ; + dc:title "outlasting manikins ephedrin" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.begrudged.tld/ephedrin/unicef.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmentioned.tld/refashioning/outfoxing.html" ; + dc:creator _:b979 ; + dc:title "shabbily outfoxing mordanting" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.refashioning.tld/mordanting/severability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.derivation.tld/robotizing/fuelled.html" ; + dc:creator _:b980 , _:b900 ; + dc:title "tindery fuelled capsizing" ; + swrc:journal ; + foaf:homepage "http://www.robotizing.tld/capsizing/trailblazers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shigetoki Glawe" + ] ; + dc:title "saliences prided herbal" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.enlighten.tld/herbal/turbocharger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retitled.tld/dados/vendibles.html" ; + dc:creator _:b981 ; + dc:title "enplaning vendibles freebee" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.dados.tld/freebee/kaka.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alnico.tld/beautifiers/lempiras.html" ; + dc:creator _:b312 ; + dc:title "archduchesses lempiras fatiguabilities" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.beautifiers.tld/fatiguabilities/armourers.html" . + + + a bench:Inproceedings ; + bench:booktitle "floccular mutuels fossilizes" ; + dc:creator _:b982 ; + dc:title "woodworm fossilizes slideways" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.mutuels.tld/slideways/berceuse.html" . + +_:b983 a foaf:Person ; + foaf:name "Edwine Tabuena" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exclusively.tld/cabinetmakers/ling.html" ; + bench:booktitle "inquirers popularizing cabinetmakers" ; + dc:creator _:b984 ; + dc:title "popularizing ling movements" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.cabinetmakers.tld/movements/apostasy.html" . + + + a bench:Inproceedings ; + bench:booktitle "medius buffaloing kiln" ; + dc:creator _:b457 ; + dc:title "gallivanting kiln puppies" ; + dcterms:issued 1964 ; + swrc:pages 95 ; + foaf:homepage "http://www.buffaloing.tld/puppies/cicatrixes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shorthanded.tld/immixed/readmittance.html" ; + dc:creator _:b985 ; + dc:title "excusableness readmittance painting" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.immixed.tld/painting/architrave.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cyborgs.tld/reopening/contemplations.html" ; + dc:creator _:b205 ; + dc:creator [ a foaf:Person ; + foaf:name "Tracie Coslow" + ] ; + dc:title "retarding contemplations godparents" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.reopening.tld/godparents/urbanology.html" . + +_:b986 a foaf:Person ; + foaf:name "Aieka Trinh" . + +_:b987 a foaf:Person ; + foaf:name "Shelia Judy" . + +_:b988 a foaf:Person ; + foaf:name "Jerred Teichmann" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fizgig.tld/tinworks/redacting.html" ; + dc:creator _:b918 ; + dc:title "disgustingly redacting alright" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.tinworks.tld/alright/alfas.html" . + +_:b989 a foaf:Person ; + foaf:name "Edmonda Ditullio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dogtrotted.tld/gnotobiology/debitable.html" ; + dc:creator _:b825 ; + dc:title "splashiness debitable veining" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.gnotobiology.tld/veining/sleighs.html" . + +_:b990 a foaf:Person ; + foaf:name "Layla Garnow" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motey.tld/beholding/shuffled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vilenina Oxner" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Niyati Kunde" + ] ; + dc:title "marketed shuffled fictionalizes" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.beholding.tld/fictionalizes/malingered.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sayre Durbin" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lakasha Andruss" + ] ; + dc:title "boozer rehydration nybble" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.eternise.tld/nybble/sh.html" . + + + a bench:Inproceedings ; + bench:booktitle "butterfingers epistles direness" ; + dc:creator _:b434 , _:b512 ; + dc:title "klutzy direness reconsolidation" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 43 ; + foaf:homepage "http://www.epistles.tld/reconsolidation/salts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.worthing.tld/crackdown/urchins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matthias Armento" + ] ; + dc:title "freshing urchins jars" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.crackdown.tld/jars/jackscrews.html" . + +_:b277 a foaf:Person ; + foaf:name "Godela Grafenstein" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b524 ; + dc:title "published redundantly wandered" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.haters.tld/wandered/tictac.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predeceases.tld/shopping/laundering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koshiro Augusto" + ] ; + dc:title "indulgers laundering misarranges" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.shopping.tld/misarranges/adulterer.html" . + +_:b991 a foaf:Person ; + foaf:name "Roxanne Vandezande" . + +_:b33 a foaf:Person ; + foaf:name "Kokan Millener" . + + + a bench:Article ; + dc:creator _:b983 ; + dc:title "keening kinsmanship blueings" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.bespangles.tld/blueings/snowplowed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tripes.tld/opiumisms/recondensing.html" ; + dc:creator _:b992 ; + dc:creator [ a foaf:Person ; + foaf:name "Sabina Conde" + ] ; + dc:title "lapidaries recondensing displeasures" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.opiumisms.tld/displeasures/spongins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Silmi Ryckman" + ] ; + dc:title "unhandicapped bites clandestinely" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.cryptal.tld/clandestinely/ingeniousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backtracks.tld/pukes/luteal.html" ; + dc:creator _:b993 ; + dc:title "wraths luteal interjectional" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.pukes.tld/interjectional/aquanaut.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1966)" ; + dcterms:issued 1966 ; + swrc:number 1 ; + swrc:volume 18 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.almanacs.tld/extrudes/walkings.html" ; + bench:booktitle "confrontations tonnes extrudes" ; + dc:creator _:b114 , _:b994 ; + dc:title "tonnes walkings dispensed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.extrudes.tld/dispensed/calibration.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alluvia.tld/quiverers/tripodic.html" ; + bench:booktitle "copilots noncontrollable quiverers" ; + dc:creator _:b4 ; + dc:title "noncontrollable tripodic tercentenaries" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.quiverers.tld/tercentenaries/corrodes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interrupters.tld/overexposure/interrelatedness.html" ; + bench:booktitle "bestowals darkened overexposure" ; + dc:creator person:Paul_Erdoes , _:b5 ; + dc:title "darkened interrelatedness moxibustion" ; + dcterms:issued 1964 ; + swrc:pages 48 ; + foaf:homepage "http://www.overexposure.tld/moxibustion/ontogenically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shadings.tld/bovines/swordfishes.html" ; + bench:booktitle "daredevils disasters bovines" ; + dc:creator _:b995 ; + dc:title "disasters swordfishes milles" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.bovines.tld/milles/flunkers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.descriptiveness.tld/institutionalizes/carding.html" ; + bench:booktitle "eyelashes jacked institutionalizes" ; + dc:creator _:b996 ; + dc:title "jacked carding flaccidities" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.institutionalizes.tld/flaccidities/drummers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tincting.tld/headshrinker/lacerates.html" ; + bench:booktitle "hoarier shined headshrinker" ; + dc:creator _:b997 ; + dc:title "shined lacerates anchoresses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.headshrinker.tld/anchoresses/eclampsia.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unabsorbed.tld/huffed/bannocks.html" ; + dc:creator _:b890 ; + dc:title "bezils bannocks discipliner" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.huffed.tld/discipliner/redbugs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.daydreaming.tld/flyways/waterpower.html" ; + bench:booktitle "huskers counselling flyways" ; + dc:creator _:b66 ; + dc:title "counselling waterpower owlet" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.flyways.tld/owlet/fireplugs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jackknifed.tld/particularities/endowed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raymone Archibeque" + ] ; + dc:title "canthal endowed billheads" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.particularities.tld/billheads/passovers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adolfa Leuthauser" + ] ; + dc:title "pendants exacted balboas" ; + swrc:journal ; + foaf:homepage "http://www.sumps.tld/balboas/deli.html" . + + + a bench:Inproceedings ; + bench:booktitle "mirages intoxicated alpenstocks" ; + dc:creator _:b998 ; + dc:title "cornily alpenstocks opportunism" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.intoxicated.tld/opportunism/tautest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yoni.tld/minifloppies/indues.html" ; + dc:creator _:b999 ; + dc:title "corned indues ineffectively" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.minifloppies.tld/ineffectively/entomologists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.careerers.tld/sophisticating/whisted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hamad Kohrs" + ] ; + dc:title "heehawed whisted piedmonts" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.sophisticating.tld/piedmonts/formed.html" . + +_:b745 a foaf:Person ; + foaf:name "Morimasa Westerberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mightier.tld/unstates/contraction.html" ; + dc:creator _:b1000 ; + dc:title "shucker contraction amiable" ; + swrc:journal ; + foaf:homepage "http://www.unstates.tld/amiable/reanalyses.html" . + +_:b1001 a foaf:Person ; + foaf:name "Illinya Shulz" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gesine Desue" + ] ; + dc:title "tramcars reconnects chippers" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.possibler.tld/chippers/interspersed.html" . + + + a bench:Article ; + dc:creator _:b1002 ; + dc:title "simonize bristling noggings" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.scrappier.tld/noggings/protozoal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.permutationists.tld/mousily/arrayal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cleobis Leitten" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ifignia Chemin" + ] ; + dc:title "transistors arrayal constipation" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.mousily.tld/constipation/oxidized.html" . + + + a bench:Article ; + dc:creator _:b842 ; + dc:title "relettered clicks sledged" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.lapin.tld/sledged/aggrandizement.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fundamentals.tld/kelped/zooms.html" ; + bench:booktitle "solely refining kelped" ; + dc:creator _:b761 , _:b1003 ; + dc:title "refining zooms misfit" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.kelped.tld/misfit/hardpan.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fluttering.tld/pajamas/doused.html" ; + bench:booktitle "procrastination landscapes pajamas" ; + dc:creator _:b1004 , _:b1005 ; + dc:title "landscapes doused mousetraps" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.pajamas.tld/mousetraps/petters.html" . + +_:b1006 a foaf:Person ; + foaf:name "Taunya Staller" . + +_:b492 a foaf:Person ; + foaf:name "Richild Brinius" . + +_:b1007 a foaf:Person ; + foaf:name "Meiji Ploeger" . + +_:b1008 a foaf:Person ; + foaf:name "Sfandra Lavalle" . + +_:b879 a foaf:Person ; + foaf:name "Marjorie Ruggiere" . + + + a bench:Proceedings ; + bench:booktitle "hoking dips plaques" ; + dc:publisher "Oceana Publications" ; + dc:title "Proceeding 1 (1955)" ; + dcterms:issued 1955 ; + swrc:editor person:Paul_Erdoes , _:b1009 , _:b515 , _:b1010 ; + swrc:isbn "0-3721-4662-0" ; + swrc:series 1088 ; + foaf:homepage "http://www.dips.tld/agaves/owns.html" . + +_:b896 a foaf:Person ; + foaf:name "Editta Servoss" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spatting.tld/stopcocks/fuhrer.html" ; + dc:creator _:b117 ; + dc:title "nominals fuhrer equivalents" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.stopcocks.tld/equivalents/unconvincing.html" . + + + a bench:Inproceedings ; + bench:booktitle "fogger relatione welters" ; + dc:creator _:b1011 , _:b1012 , person:Paul_Erdoes ; + dc:title "diminishments welters predicating" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.relatione.tld/predicating/overpay.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sulking.tld/radiograph/colombian.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frso Newill" + ] ; + dc:title "punches colombian thralled" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.radiograph.tld/thralled/unmoved.html" . + + + a bench:Inproceedings ; + bench:booktitle "smouldered wizened foreordainments" ; + dc:creator _:b1013 ; + dc:title "overreaching foreordainments castrates" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.wizened.tld/castrates/seacoasts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splotches.tld/sheenie/indignantly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Coleen Karpin" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Vongai Alaibilla" + ] ; + dc:title "splices indignantly gerardias" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.sheenie.tld/gerardias/clashed.html" . + + + a bench:Article ; + dc:creator _:b735 ; + dc:title "mitotic allowable disclosures" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.moneyed.tld/disclosures/kiboshing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dyllan Mairs" + ] ; + dc:title "communalized skys urbanist" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.regions.tld/urbanist/pseudoscientifically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overtime.tld/synchronized/desalinize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Loris Elder" + ] ; + dc:title "ptomain desalinize airliners" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.synchronized.tld/airliners/sargassos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transsexual.tld/placarded/monogramming.html" ; + dc:creator _:b110 ; + dc:title "startling monogramming sugared" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.placarded.tld/sugared/subentries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indistinctly.tld/evolvement/skilling.html" ; + dc:creator _:b1014 ; + dc:title "throatily skilling totaled" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.evolvement.tld/totaled/cowpokes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.langur.tld/stuccoed/correality.html" ; + dc:creator _:b1015 ; + dc:title "rebounding correality circumscribing" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.stuccoed.tld/circumscribing/skivvies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fabricators.tld/breaststroke/perfumes.html" ; + dc:creator _:b1016 ; + dc:title "annealers perfumes rapaciously" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.breaststroke.tld/rapaciously/reprobative.html" . + +_:b1017 a foaf:Person ; + foaf:name "Radosta Rodvold" . + + + a bench:Article ; + rdfs:seeAlso "http://www.galas.tld/harmonies/staplers.html" ; + dc:creator _:b122 , _:b1018 ; + dc:title "poppet staplers msec" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.harmonies.tld/msec/outwait.html" . + + + a bench:Article ; + dc:creator _:b1019 ; + dc:creator [ a foaf:Person ; + foaf:name "Estella Lavallee" + ] ; + dc:title "arches jaunted quittances" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.captivating.tld/quittances/nonsubmissive.html" . + +_:b678 a foaf:Person ; + foaf:name "Cenobia Hazarika" . + +_:b1020 a foaf:Person ; + foaf:name "Okichi Spradlin" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coonskins.tld/smuggled/purloins.html" ; + bench:booktitle "greeter cabala smuggled" ; + dc:creator _:b1021 ; + dc:title "cabala purloins underripened" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.smuggled.tld/underripened/perter.html" . + +_:b1022 a foaf:Person ; + foaf:name "Marinka Cleere" . + +_:b534 a foaf:Person ; + foaf:name "Tachia Cavalli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beamy.tld/prostitutes/acceptive.html" ; + dc:creator _:b9 ; + dc:title "secreting acceptive monotonousness" ; + swrc:journal ; + foaf:homepage "http://www.prostitutes.tld/monotonousness/mishandled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enlacing.tld/ukase/revaluations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evi Heidebrecht" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Svetlana Befort" + ] ; + dc:title "doubting revaluations irreformable" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.ukase.tld/irreformable/sneaking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emotionalize.tld/naphthalene/aetheric.html" ; + dc:creator _:b1023 ; + dc:title "grandmaternal aetheric streetcars" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.naphthalene.tld/streetcars/biosatellites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encephalon.tld/caricaturing/reprover.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fabiano Brucker" + ] ; + dc:title "infecter reprover wingover" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.caricaturing.tld/wingover/marker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underseas.tld/vulcanic/kilowatt.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedya Dyen" + ] ; + dc:title "alphorn kilowatt resuscitators" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.vulcanic.tld/resuscitators/hookahs.html" . + + + a bench:Inproceedings ; + bench:booktitle "blacklisted amoebic macaronies" ; + dc:creator _:b49 ; + dc:title "unclench macaronies absorbers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 134 ; + foaf:homepage "http://www.amoebic.tld/absorbers/kraken.html" . + +_:b705 a foaf:Person ; + foaf:name "Palma Suwannakintho" . + + + a bench:Inproceedings ; + bench:booktitle "consenting parlayers negatrons" ; + dc:creator _:b51 ; + dc:title "refractorily negatrons sepaloid" ; + dcterms:issued 1963 ; + foaf:homepage "http://www.parlayers.tld/sepaloid/investigatable.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1024 ; + dc:title "scarlets househusbands adorers" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.pathfinder.tld/adorers/strafer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nana Stania" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Coby Smaller" + ] ; + dc:title "omnium cultivates canaanites" ; + swrc:journal ; + foaf:homepage "http://www.elitisms.tld/canaanites/melanesians.html" . + +_:b974 a foaf:Person ; + foaf:name "Govannon Starwalt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dodges.tld/diagrammed/publics.html" ; + dc:creator _:b1025 ; + dc:creator [ a foaf:Person ; + foaf:name "Teuthras Koffman" + ] ; + dc:title "cursively publics torahs" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.diagrammed.tld/torahs/mewler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photoelectrically.tld/cleared/brawlers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adela Westcote" + ] ; + dc:title "vinylic brawlers phonographically" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.cleared.tld/phonographically/embroglios.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hardships.tld/aitches/anises.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anibal Cornelio" + ] ; + dc:title "gelatins anises remaindering" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.aitches.tld/remaindering/druidic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.premisses.tld/snuffliest/waiving.html" ; + dc:creator _:b830 ; + dc:title "marshiest waiving brutes" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.snuffliest.tld/brutes/costively.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.emotionalist.tld/nationalizing/winepress.html" ; + bench:booktitle "industriously deckhands nationalizing" ; + dc:creator _:b780 ; + dc:title "deckhands winepress fumbles" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.nationalizing.tld/fumbles/reflowers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demised.tld/hairsplitting/sultrily.html" ; + bench:booktitle "dopy secreter hairsplitting" ; + dc:creator [ a foaf:Person ; + foaf:name "Viktor Farrior" + ] ; + dc:title "secreter sultrily irretrievably" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.hairsplitting.tld/irretrievably/unlink.html" . + +_:b1026 a foaf:Person ; + foaf:name "Musaddiq Sikes" . + +_:b237 a foaf:Person ; + foaf:name "Marfutka Kaneshiro" . + + + a bench:Journal ; + dc:title "Journal 2 (1961)" ; + dcterms:issued 1961 ; + swrc:number 1 ; + swrc:volume 13 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obligers.tld/slicking/gazed.html" ; + bench:booktitle "loaders legionnaires slicking" ; + dc:creator _:b59 ; + dc:title "legionnaires gazed praising" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.slicking.tld/praising/annually.html" . + +_:b1027 a foaf:Person ; + foaf:name "Livana Hauss" . + +_:b1028 a foaf:Person ; + foaf:name "Sigfrid Debenedetto" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ytterbic.tld/redeliver/bedlamp.html" ; + bench:booktitle "loveliness whapped redeliver" ; + dc:creator _:b1029 ; + dc:title "whapped bedlamp biomasses" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.redeliver.tld/biomasses/specs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sverine Barda" + ] ; + dc:title "shoring aviarist supplanters" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.mouthily.tld/supplanters/outlaying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sergeancies.tld/anonyms/lunette.html" ; + dc:creator _:b1030 ; + dc:title "lamber lunette hunkers" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.anonyms.tld/hunkers/vicariousness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vedetta Pilkins" + ] ; + dc:title "hesitation croupy bacchanalia" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.fainting.tld/bacchanalia/regainers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.radiologically.tld/soothsaid/prevaricator.html" ; + bench:booktitle "characterization denouncer soothsaid" ; + dc:creator _:b1031 ; + dc:title "denouncer prevaricator insulting" ; + dcterms:issued 1966 ; + swrc:pages 134 ; + foaf:homepage "http://www.soothsaid.tld/insulting/inconclusively.html" . + +_:b1032 a foaf:Person ; + foaf:name "Trevls Romprey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cherubical.tld/slipover/pores.html" ; + bench:cdrom "http://www.vampirism.tld/typecast/slipover.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seitaro Glasco" + ] ; + dc:title "typecast pores crematorium" ; + swrc:journal ; + foaf:homepage "http://www.slipover.tld/crematorium/wheezier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.denicotinized.tld/wheedles/kirsches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tashina Dasalia" + ] ; + dc:title "fugatos kirsches drowsily" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.wheedles.tld/drowsily/footpaths.html" . + +_:b1033 a foaf:Person ; + foaf:name "Markward Baylock" . + + + a bench:Incollection ; + bench:booktitle "kudos adaptations sagier" ; + dc:creator _:b1034 ; + dc:title "playbill sagier unpersons" ; + dcterms:issued 1963 ; + swrc:pages 85 ; + foaf:homepage "http://www.adaptations.tld/unpersons/deanship.html" . + +_:b791 a foaf:Person ; + foaf:name "Yevgeni Muczynski" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ingalill Sebourn" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bryna Bayon" + ] ; + dc:title "hewer capless copolymerized" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.coiffed.tld/copolymerized/corer.html" . + + + a bench:Article ; + dc:creator _:b641 ; + dc:title "deathlessly gammon blasphemer" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.armband.tld/blasphemer/antinomianism.html" . + +_:b1035 a foaf:Person ; + foaf:name "Minako Dombek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reprehending.tld/restaffing/winesops.html" ; + dc:creator _:b1036 , _:b999 ; + dc:title "gavots winesops combes" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.restaffing.tld/combes/paranoias.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luise Yokely" + ] ; + dc:title "erased oracles fussiness" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.outclass.tld/fussiness/snobbier.html" . + +_:b1037 a foaf:Person ; + foaf:name "Izazkun Suleski" . + +_:b1038 a foaf:Person ; + foaf:name "Emong Myatt" . + +_:b141 a foaf:Person ; + foaf:name "Odgar Oguin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydrozoon.tld/foxiness/toddy.html" ; + dc:creator person:Paul_Erdoes , _:b1039 , _:b249 ; + dc:title "webbier toddy playlets" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.foxiness.tld/playlets/mouthiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.squiggled.tld/insulins/bronzing.html" ; + dc:creator _:b1040 ; + dc:title "slaughterers bronzing caprioles" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.insulins.tld/caprioles/sphincteral.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overspecializing.tld/fingers/adamants.html" ; + bench:booktitle "nonluminous politicized fingers" ; + dc:creator _:b1041 ; + dc:title "politicized adamants unmovable" ; + dcterms:issued 1962 ; + swrc:pages 17 ; + foaf:homepage "http://www.fingers.tld/unmovable/illy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.halted.tld/coerces/loadstones.html" ; + bench:booktitle "landlords fraternization coerces" ; + dc:creator _:b1042 , _:b663 ; + dc:title "fraternization loadstones kumquats" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.coerces.tld/kumquats/hostels.html" . + +_:b1043 a foaf:Person ; + foaf:name "Franziska Mulford" . + + + a bench:Article ; + rdfs:seeAlso "http://www.penalized.tld/coronals/dramatization.html" ; + bench:cdrom "http://www.gushes.tld/resiliency/coronals.html" ; + dc:creator _:b816 ; + dc:title "resiliency dramatization inexecutable" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.coronals.tld/inexecutable/drillers.html" . + +_:b1044 a foaf:Person ; + foaf:name "Anthony Row" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.honourers.tld/barman/reckons.html" ; + bench:booktitle "recenter resistance barman" ; + dc:creator _:b76 , _:b77 ; + dc:title "resistance reckons hysterics" ; + dcterms:issued 1965 ; + swrc:pages 97 ; + foaf:homepage "http://www.barman.tld/hysterics/drinker.html" . + + + a bench:Proceedings ; + dc:publisher "American Academy of Arts and Sciences" ; + dc:title "Proceeding 1 (1950)" ; + dcterms:issued 1950 ; + swrc:editor person:Paul_Erdoes , _:b673 ; + swrc:editor [ a foaf:Person ; + foaf:name "Materia Newsum" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Hannele Kneifl" + ] ; + swrc:isbn "0-8755-5472-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.tailpipe.tld/summerhouses/vialing.html" . + + + a bench:Article ; + dc:creator _:b1045 ; + dc:title "vivifier distally polyclinic" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.vivisection.tld/polyclinic/foretime.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inseminators.tld/loping/atypically.html" ; + bench:booktitle "outscore serener loping" ; + dc:creator _:b78 , person:Paul_Erdoes ; + dc:title "serener atypically ransomer" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.loping.tld/ransomer/whigs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.conditionalities.tld/lindanes/quoin.html" ; + bench:booktitle "appositive gesticulations lindanes" ; + dc:creator _:b985 ; + dc:title "gesticulations quoin rotter" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.lindanes.tld/rotter/teachable.html" . + +_:b832 a foaf:Person ; + foaf:name "Gita Sensmeier" . + +_:b1046 a foaf:Person ; + foaf:name "Tezeen Flinton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reflowered.tld/scurrilously/pima.html" ; + dc:creator _:b451 ; + dc:title "eructating pima whereinsoever" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.scurrilously.tld/whereinsoever/readaptation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bilaterally.tld/divisibleness/mandala.html" ; + dc:creator _:b1047 ; + dc:title "reburied mandala reversions" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.divisibleness.tld/reversions/adsorbed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.elasticizing.tld/unapprehensive/federates.html" ; + dc:creator _:b447 ; + dc:title "licitly federates pallbearers" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.unapprehensive.tld/pallbearers/apter.html" . + + + a bench:Inproceedings ; + bench:booktitle "deadheads mademoiselle garbler" ; + dc:creator _:b915 , _:b448 , _:b1048 ; + dc:title "tramels garbler hewing" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.mademoiselle.tld/hewing/denarius.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.keister.tld/tequila/greyer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leora Kalata" + ] ; + dc:title "despatches greyer elands" ; + swrc:journal ; + foaf:homepage "http://www.tequila.tld/elands/chemisms.html" . + +_:b432 a foaf:Person ; + foaf:name "Twrgadarn Kulow" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kins.tld/rechecking/corpulences.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rinji Mcclinton" + ] ; + dc:title "abrogator corpulences airdromes" ; + swrc:journal ; + foaf:homepage "http://www.rechecking.tld/airdromes/poleaxing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gossiped.tld/enabler/outsides.html" ; + bench:booktitle "monograph bastardies enabler" ; + dc:creator _:b94 ; + dc:title "bastardies outsides nebbish" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 195 ; + foaf:homepage "http://www.enabler.tld/nebbish/detriments.html" . + + + a bench:Inproceedings ; + bench:booktitle "utilizations hexapodies frankensteins" ; + dc:creator _:b95 ; + dc:title "chapeaus frankensteins prosthodontist" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.hexapodies.tld/prosthodontist/canvassed.html" . + + + a bench:Inproceedings ; + bench:booktitle "retraces cynicism wieldier" ; + dc:creator person:Paul_Erdoes , _:b1049 ; + dc:title "lippy wieldier offensives" ; + dcterms:issued 1951 ; + swrc:pages 114 ; + foaf:homepage "http://www.cynicism.tld/offensives/disjoining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deportations.tld/alate/escapisms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stopolcha Starowicz" + ] ; + dc:title "slimmest escapisms mulligans" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.alate.tld/mulligans/charismas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beaneries.tld/dragsters/wheelless.html" ; + dc:creator _:b1050 ; + dc:title "paused wheelless deprogram" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.dragsters.tld/deprogram/sublimities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undersupplying.tld/ixia/holydays.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Radoste Hoefling" + ] ; + dc:title "stylise holydays lumped" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.ixia.tld/lumped/bafflements.html" . + +_:b1051 a foaf:Person ; + foaf:name "Blerina Robotham" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chloe Clusky" + ] ; + dc:title "aw obtuseness marking" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.rummier.tld/marking/pussyfooted.html" . + +_:b580 a foaf:Person ; + foaf:name "Otojiro Adsit" . + + + a bench:Article ; + rdfs:seeAlso "http://www.freshening.tld/unfurling/incorruption.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alena Gomes" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kiichi Doyne" + ] ; + dc:title "contaminative incorruption demises" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.unfurling.tld/demises/twentieths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affirmativeness.tld/pistils/postmasters.html" ; + dc:creator _:b827 ; + dc:title "scofflaws postmasters conciliating" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.pistils.tld/conciliating/openheartedly.html" . + +_:b1052 a foaf:Person ; + foaf:name "Malia Largena" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seizing.tld/undersupply/foreboder.html" ; + dc:creator _:b498 ; + dc:title "nonsymbolic foreboder commutators" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.undersupply.tld/commutators/integrator.html" . + + + a bench:Article ; + dc:creator _:b130 ; + dc:title "corroborated mottling minifying" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.witnessing.tld/minifying/staves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.draughty.tld/holeless/airfoils.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adamson Ta" + ] ; + dc:title "dollies airfoils cityward" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.holeless.tld/cityward/graver.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beauts.tld/amebean/simulative.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Haimati Pickens" + ] ; + dc:title "premedics simulative strate" ; + swrc:journal ; + foaf:homepage "http://www.amebean.tld/strate/oblational.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preallots.tld/unreasonableness/damasked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Blanda Mazzucco" + ] ; + dc:title "windrows damasked trochoids" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.unreasonableness.tld/trochoids/symbolize.html" . + + + a bench:Article ; + bench:cdrom "http://www.seamiest.tld/misdraws/revolvers.html" ; + dc:creator _:b1053 ; + dc:title "schtick revolvers iridectomies" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.misdraws.tld/iridectomies/hermeneutically.html" . + + + a bench:Article ; + dc:creator _:b1054 ; + dc:title "chickpea maundered jargoned" ; + swrc:journal ; + foaf:homepage "http://www.debilities.tld/jargoned/embattled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chippy.tld/criticality/reattach.html" ; + dc:creator _:b1055 ; + dc:title "centralities reattach infolded" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.criticality.tld/infolded/clearinghouse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jogs.tld/colour/infirmity.html" ; + dc:creator _:b1056 ; + dc:title "copier infirmity codders" ; + swrc:journal ; + foaf:homepage "http://www.colour.tld/codders/spry.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.varies.tld/machinability/orbiters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gennadi Schanck" + ] ; + dc:title "thickest orbiters tormentor" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.machinability.tld/tormentor/owner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biogeographic.tld/sadistically/ramping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fulger Osazuwa" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Umar Metherell" + ] ; + dc:title "subsided ramping kinematical" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.sadistically.tld/kinematical/ruinously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philosophizes.tld/galloots/hypnotherapy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tannya Pommer" + ] ; + dc:title "laparoscope hypnotherapy legged" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.galloots.tld/legged/noblewoman.html" . + + + a bench:Article ; + dc:creator _:b691 ; + dc:creator [ a foaf:Person ; + foaf:name "Apela Brewton" + ] ; + dc:title "bricked biogeographer huffs" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.momentariness.tld/huffs/jostling.html" . + +_:b1057 a foaf:Person ; + foaf:name "Francisca Gofton" . + +_:b396 a foaf:Person ; + foaf:name "Dborah Arguin" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Znata Barlow" + ] ; + dc:title "jingoists cachepots quittors" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.anastomoses.tld/quittors/missaid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lordliest.tld/ratified/lunars.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kobo Agor" + ] ; + dc:title "sixes lunars crenel" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.ratified.tld/crenel/retaliators.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.compressors.tld/microbiotic/crosscuts.html" ; + bench:booktitle "anthologist mountings microbiotic" ; + dc:creator _:b1058 ; + dc:title "mountings crosscuts snowflakes" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 57 ; + foaf:homepage "http://www.microbiotic.tld/snowflakes/radians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.earthworms.tld/forefended/overtaking.html" ; + dc:creator person:Paul_Erdoes , _:b8 ; + dc:title "lunk overtaking sourdoughs" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.forefended.tld/sourdoughs/traditionless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.afforests.tld/sculptured/photosynthesizing.html" ; + dc:creator _:b520 ; + dc:title "zipped photosynthesizing skywrote" ; + swrc:journal ; + foaf:homepage "http://www.sculptured.tld/skywrote/whirlies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inkwell.tld/pronounced/frets.html" ; + bench:booktitle "salons colorably pronounced" ; + dc:creator person:Paul_Erdoes , _:b169 , _:b113 ; + dc:title "colorably frets saids" ; + dcterms:issued 1965 ; + swrc:pages 52 ; + foaf:homepage "http://www.pronounced.tld/saids/gesticulation.html" . + +_:b1059 a foaf:Person ; + foaf:name "Peggy Tinneberg" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.schlemiels.tld/reduction/taxiways.html" ; + bench:booktitle "cauls variates reduction" ; + dc:creator _:b118 ; + dc:title "variates taxiways assignees" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.reduction.tld/assignees/cereuses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.artfully.tld/operably/ionizing.html" ; + dc:creator _:b481 ; + dc:title "mangled ionizing tenantry" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.operably.tld/tenantry/armfuls.html" . + + + a bench:Inproceedings ; + bench:booktitle "zenithal inflictor accelerators" ; + dc:creator person:Paul_Erdoes , _:b119 ; + dc:title "headgears accelerators atonies" ; + dcterms:issued 1958 ; + swrc:pages 124 ; + foaf:homepage "http://www.inflictor.tld/atonies/aglow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.duple.tld/therapies/renew.html" ; + dc:creator _:b1060 ; + dc:title "embarkation renew forzando" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.therapies.tld/forzando/dissolutions.html" . + + + a bench:Inproceedings ; + bench:booktitle "discourtesy amphitheater scandalizing" ; + dc:creator _:b122 ; + dc:title "wildernesses scandalizing accordantly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.amphitheater.tld/accordantly/fonding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unfaithful.tld/expanses/swapped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ernestina Vanderheide" + ] ; + dc:title "inauspiciousness swapped strongrooms" ; + swrc:journal ; + swrc:note "quitclaimed disappointments measuring harebell truckles fueling inflects flowage sniffingly postorbital" ; + swrc:pages 117 ; + foaf:homepage "http://www.expanses.tld/strongrooms/sailors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unconnected.tld/chared/superconductor.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Busta Salak" + ] ; + dc:title "mangey superconductor accentuated" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.chared.tld/accentuated/mirier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beseechers.tld/clapped/refractoriness.html" ; + bench:abstract "therapeutical southeasterly highbred cuffs hatracks libyans succumbing uniques staleness aspiration rehearses enfeoffed concealing intended deprecator paunchier tablespoons gemologies dimmers overhears pretends fighters swans slipslops limned hardball attacking pronouncements plaint pronuclear newsbreak ladybird autarchy slalomed parables shoulders outgoings doubtable keelhauls uncompliant hanging rickey niggards hijacks gustoes dreadnoughts holsters raveler priggishly straightforwardness sophisticated hereditariness polentas attitudes unposed shatteringly lupin condemnable pareve biconvexity groveling lipped bedecked presbyterians shavable untrue approximating mommies inalienably consigns drollest managerially centenarian ideated antisubmarine roadsters potentiality stalagmite merlins regarded cocoas epileptics vitalities tzarina reconfiscating flitch reinfuse agriculturalist yielders individualistic consumerism drawlier ascertains dooming enqueue castellans countrywoman underfur intersessions jojoba equipages disliked promulged orators interatomic rhebok birthstone outspreads fawny reacted writeoff outfielder forecourt scapes patrols reglossed demotic bonders sandbagged negligibly milkily benefactors splinters shorter responded orts armyworms pieplant frighted egises filmcards dissipated balladeers engendering iodines prattled congregations cardinalate wifelier programable overfamiliarity illustrated electuary wrinkling infinitesimally stoat singlets drongo reprehensibly cyanogen ripost noisome braided fuzils fermatas cougher cosecant interphone sporule dewlap antiparticle fylfot submissive veined display whopping offpay authenticators fumigated travesties inflammations" ; + dc:creator _:b1061 ; + dc:title "cardias refractoriness omittance" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.clapped.tld/omittance/idly.html" . + +_:b1062 a foaf:Person ; + foaf:name "Dewayne Buttermore" . + + + a bench:Article ; + dc:creator _:b1063 ; + dc:title "deflagrates dishtowel pentameter" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.oystered.tld/pentameter/noontides.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.armyworms.tld/frighted/egises.html" ; + bench:booktitle "orts pieplant frighted" ; + dc:creator _:b130 ; + dc:title "pieplant egises filmcards" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.frighted.tld/filmcards/dissipated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carnelians.tld/bioenvironmental/teaboards.html" ; + dc:creator _:b867 , _:b866 ; + dc:title "alewives teaboards damned" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.bioenvironmental.tld/damned/floppies.html" . + +_:b1064 a foaf:Person ; + foaf:name "Timun Silverstein" . + + + a bench:Article ; + dc:creator _:b1051 , _:b1065 ; + dc:title "perverter consummator holistically" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.homagers.tld/holistically/swelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.counteractions.tld/redfin/emasculators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leyla Sarna" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ingeburg Liess" + ] ; + dc:title "bellhops emasculators retarded" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.redfin.tld/retarded/accursedness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immiscibility.tld/allheals/relics.html" ; + dc:creator _:b241 , _:b1027 ; + dc:title "tenancies relics devisees" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.allheals.tld/devisees/suggestions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tuberculoses.tld/hulled/preexamination.html" ; + dc:creator _:b1066 ; + dc:title "environs preexamination oralogy" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.hulled.tld/oralogy/tibetans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lenity.tld/jambing/sodality.html" ; + dc:creator person:Paul_Erdoes , _:b1067 ; + dc:title "tautological sodality outcrop" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.jambing.tld/outcrop/slipcases.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hanne Wirsing" + ] ; + dc:title "conspiracies ambilateral spoored" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.revaluation.tld/spoored/arthritic.html" . + +_:b1068 a foaf:Person ; + foaf:name "Rusa Dufrain" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dudishly.tld/inveiglers/frosts.html" ; + bench:booktitle "priss serialists inveiglers" ; + dc:creator _:b424 , person:Paul_Erdoes ; + dc:title "serialists frosts runniest" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.inveiglers.tld/runniest/exocrine.html" . + +_:b1069 a foaf:Person ; + foaf:name "Ragnara Pote" . + +_:b160 a foaf:Person ; + foaf:name "Yachne Piersall" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.premiers.tld/beys/unmanly.html" ; + bench:booktitle "randomly saxhorns beys" ; + dc:creator _:b428 ; + dc:title "saxhorns unmanly sophs" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.beys.tld/sophs/hairpins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chattels.tld/abducts/murderees.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Efterpi Cronan" + ] ; + dc:title "refires murderees carneys" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.abducts.tld/carneys/inweaves.html" . + + + a bench:Article ; + dc:creator _:b1070 ; + dc:title "locutions nervy animist" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.stodges.tld/animist/monoplanes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cockneys.tld/deceiving/wheelbarrows.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ramalaan Scheck" + ] ; + dc:title "assumably wheelbarrows playacts" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.deceiving.tld/playacts/outshouting.html" . + +_:b1071 a foaf:Person ; + foaf:name "Devontae Abaloz" . + +_:b787 a foaf:Person ; + foaf:name "Kent Taurino" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kichisaburo Harnage" + ] ; + dc:title "ruffles chiefdoms depicting" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.tendentious.tld/depicting/clobbering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gaveler.tld/batboy/dimensionality.html" ; + bench:booktitle "kinships englishes batboy" ; + dc:creator _:b846 ; + dc:title "englishes dimensionality vanillins" ; + dcterms:issued 1965 ; + swrc:pages 117 ; + foaf:homepage "http://www.batboy.tld/vanillins/hetaeras.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.faithing.tld/ripcords/porphyries.html" ; + bench:booktitle "winged faithing erbiums" ; + bench:cdrom "http://www.missilry.tld/erbiums/ripcords.html" ; + dc:creator _:b156 ; + dc:title "erbiums porphyries mobbish" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.ripcords.tld/mobbish/soupy.html" . + + + a bench:Inproceedings ; + bench:booktitle "tumour streptococcic peeving" ; + dc:creator _:b153 ; + dc:title "matters peeving diffusely" ; + dcterms:issued 1962 ; + swrc:pages 182 ; + foaf:homepage "http://www.streptococcic.tld/diffusely/rehinged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feudalistic.tld/invocating/steered.html" ; + dc:creator _:b1072 ; + dc:creator [ a foaf:Person ; + foaf:name "Eldon Ulatowski" + ] ; + dc:title "antedated steered estonians" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.invocating.tld/estonians/vilest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.caboodle.tld/abjuratory/teleological.html" ; + dc:creator _:b1073 ; + dc:title "accedence teleological stillness" ; + swrc:journal ; + foaf:homepage "http://www.abjuratory.tld/stillness/asbestosis.html" . + +_:b1074 a foaf:Person ; + foaf:name "Vionaika Pitcavage" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mavins.tld/licitation/harkener.html" ; + dc:creator _:b1075 ; + dc:title "unpunished harkener botchiest" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.licitation.tld/botchiest/cleaner.html" . + + + a bench:Article ; + dc:creator _:b44 ; + dc:title "putsches acclivities prolegomenon" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.patterned.tld/prolegomenon/snoopier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.armadas.tld/supervisorship/lavishing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laius Mcclanan" + ] ; + dc:title "wartiest lavishing empresses" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.supervisorship.tld/empresses/pyrotechnical.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Susumu Nozum" + ] ; + dc:title "misdeliveries reinvolving hoariness" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.reprobating.tld/hoariness/vehemently.html" . + +_:b500 a foaf:Person ; + foaf:name "Augusto Kempson" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Herdis Adamsky" + ] ; + dc:title "weapons lambkin erica" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.xxiv.tld/erica/awesomeness.html" . + +_:b811 a foaf:Person ; + foaf:name "Tsumemasa Lloyd" . + + + a bench:Article ; + rdfs:seeAlso "http://www.charcoals.tld/contracted/durances.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marsha Bauserman" + ] ; + dc:title "runagates durances asperges" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.contracted.tld/asperges/triumphed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ineloquent.tld/handoff/psalms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Verena Cherrier" + ] ; + dc:title "pulque psalms sylphish" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.handoff.tld/sylphish/romanticized.html" . + +_:b1076 a foaf:Person ; + foaf:name "Cc Arroyos" . + + + a bench:Inproceedings ; + bench:booktitle "brusquer intermixes welsher" ; + dc:creator _:b34 , _:b1077 ; + dc:title "bakemeats welsher reignite" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.intermixes.tld/reignite/songsters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.centipedes.tld/twopenny/tenderer.html" ; + bench:booktitle "gruesomest remonstrance twopenny" ; + dc:creator _:b162 , person:Paul_Erdoes ; + dc:title "remonstrance tenderer untasted" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.twopenny.tld/untasted/bluing.html" . + + + a bench:Article ; + dc:creator _:b1078 ; + dc:creator [ a foaf:Person ; + foaf:name "Afeefa Burdon" + ] ; + dc:title "rechartering backstay mozambique" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.digged.tld/mozambique/moodier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.datedly.tld/skulduggery/gravitated.html" ; + dc:creator _:b399 ; + dc:title "ached gravitated rewrap" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.skulduggery.tld/rewrap/disagree.html" . + +_:b1066 a foaf:Person ; + foaf:name "Dama Leino" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pertly.tld/derailleur/amazedly.html" ; + dc:creator _:b1079 ; + dc:title "etiquettes amazedly laccolith" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.derailleur.tld/laccolith/reappraisal.html" . + +_:b419 a foaf:Person ; + foaf:name "Valentina Topia" . + +_:b1080 a foaf:Person ; + foaf:name "Shandee Finnicum" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luke Strange" + ] ; + dc:title "foresides dilapidator depresses" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.conservatively.tld/depresses/hypocrisies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woollier.tld/jitterbugged/clues.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ladislaus Bernice" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Antara Munlin" + ] ; + dc:title "matchmakers clues commonweals" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.jitterbugged.tld/commonweals/rayons.html" . + +_:b568 a foaf:Person ; + foaf:name "Imelda Puna" . + +_:b1081 a foaf:Person ; + foaf:name "Parma Borgese" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hundredweight.tld/tzarism/emaciation.html" ; + dc:creator _:b1082 ; + dc:title "diphtherian emaciation monologues" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.tzarism.tld/monologues/acknowledger.html" . + +_:b1083 a foaf:Person ; + foaf:name "Ed Oroz" . + +_:b1084 a foaf:Person ; + foaf:name "Pierre Schessler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lepers.tld/huntsmen/seemed.html" ; + dc:creator _:b1085 ; + dc:creator [ a foaf:Person ; + foaf:name "Emese Abadie" + ] ; + dc:title "axonal seemed heavens" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.huntsmen.tld/heavens/ahems.html" . + +_:b1086 a foaf:Person ; + foaf:name "Khadija Lagerquist" . + +_:b1087 a foaf:Person ; + foaf:name "Radd Oldenkamp" . + +_:b1088 a foaf:Person ; + foaf:name "Isabela Chuong" . + +_:b479 a foaf:Person ; + foaf:name "Traveon Glau" . + + + a bench:Journal ; + dc:title "Journal 9 (1964)" ; + dcterms:issued 1964 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.sloes.tld/windiness/jargonizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elijah Bribiesca" + ] ; + dc:title "maleficio jargonizing dextrin" ; + swrc:journal ; + foaf:homepage "http://www.windiness.tld/dextrin/democracies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.piddling.tld/waiter/philippics.html" ; + dc:creator _:b785 ; + dc:title "attempter philippics facer" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.waiter.tld/facer/outsells.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pithier.tld/vivarium/resowed.html" ; + dc:creator _:b1089 ; + dc:title "heme resowed quintupled" ; + swrc:journal ; + swrc:note "cunninger slackness tuitions colorists forwardsearch chaffers monomials mijnheers bustles tightly secularize commixt" ; + swrc:pages 4 ; + foaf:homepage "http://www.vivarium.tld/quintupled/lapboard.html" . + + + a bench:Article ; + dc:creator _:b743 ; + dc:title "gatherers wieners reexpressing" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.disassociating.tld/reexpressing/togged.html" . + + + a bench:Incollection ; + bench:booktitle "flaunts eld cutleries" ; + dc:creator [ a foaf:Person ; + foaf:name "Chekhina Binkowski" + ] ; + dc:title "refuelling cutleries cohorts" ; + dcterms:issued 1957 ; + swrc:pages 109 ; + foaf:homepage "http://www.eld.tld/cohorts/colonnaded.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bons.tld/flirtingly/jockstraps.html" ; + bench:booktitle "firstly osmiums flirtingly" ; + dc:creator _:b1090 ; + dc:title "osmiums jockstraps weaner" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.flirtingly.tld/weaner/chancre.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gouges.tld/shows/slippiest.html" ; + dc:creator _:b365 ; + dc:title "focused slippiest jackdaws" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.shows.tld/jackdaws/doozies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.camshaft.tld/forints/adiposities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arcenio Rayshell" + ] ; + dc:title "deregulations adiposities snootiest" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.forints.tld/snootiest/poxed.html" . + +_:b1004 a foaf:Person ; + foaf:name "Ison Wojtanowski" . + +_:b420 a foaf:Person ; + foaf:name "DeMario Nemerofsky" . + + + a bench:Article ; + rdfs:seeAlso "http://www.treasuryship.tld/mutters/syndromes.html" ; + dc:creator _:b75 ; + dc:title "victimizing syndromes dishrags" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.mutters.tld/dishrags/instated.html" . + + + a bench:Article ; + dc:creator _:b397 , _:b1091 ; + dc:title "priors unraveled gamekeepers" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.extenders.tld/gamekeepers/delightfully.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xix.tld/householder/overeducated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shiko Seagroves" + ] ; + dc:title "recollected overeducated objurgate" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.householder.tld/objurgate/treaties.html" . + + + a bench:Inproceedings ; + bench:booktitle "tilers fortified meritable" ; + dc:creator _:b290 ; + dc:title "shipping meritable idealogy" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.fortified.tld/idealogy/conservatives.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Harshal Bocook" + ] ; + dc:title "incompatibility booted unfasten" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.vignettists.tld/unfasten/tablas.html" . + + + a bench:Article ; + dc:creator _:b637 ; + dc:title "stenchy shirtfront geographers" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.risers.tld/geographers/aroints.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prevalently.tld/pouters/kalifate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ladona Demel" + ] ; + dc:title "misadventures kalifate eked" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.pouters.tld/eked/backups.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sweeties.tld/biggish/freezing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ieshia Demarrais" + ] ; + dc:title "yare freezing seawater" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.biggish.tld/seawater/revaluated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preachings.tld/codifier/maoism.html" ; + dc:creator _:b654 ; + dc:title "mopishly maoism benin" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.codifier.tld/benin/caltrops.html" . + +_:b1092 a foaf:Person ; + foaf:name "Dores Hugi" . + +_:b609 a foaf:Person ; + foaf:name "Admetus Cottingham" . + + + a bench:Inproceedings ; + bench:booktitle "grievousness tastier repiners" ; + dc:creator _:b192 ; + dc:title "altitudes repiners brassard" ; + dcterms:issued 1967 ; + dcterms:partOf ; + foaf:homepage "http://www.tastier.tld/brassard/quarrying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fumet.tld/nonpredatory/hematologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nadine Kosir" + ] ; + dc:title "augurs hematologies reinjures" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.nonpredatory.tld/reinjures/frijole.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overdrinking.tld/demarcators/tasselling.html" ; + dc:creator _:b1093 ; + dc:title "frow tasselling crocked" ; + swrc:journal ; + swrc:note "spiffiest reinformed synfuel swiftest baronages warping fraternize despondency insurrectionaries backspin hoisting bourgeoned" ; + swrc:pages 27 ; + foaf:homepage "http://www.demarcators.tld/crocked/wharfinger.html" . + +_:b1094 a foaf:Person ; + foaf:name "Philoctetes Macmahon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lankness.tld/modernistic/retsinas.html" ; + dc:creator _:b275 , _:b1095 ; + dc:title "dryly retsinas bargains" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.modernistic.tld/bargains/unemotional.html" . + + + a bench:Article ; + dc:creator _:b776 ; + dc:title "taperer murexes munchies" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.diluted.tld/munchies/tenseness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.foreshadower.tld/amanuenses/plumpers.html" ; + dc:creator _:b1096 ; + dc:title "conflictive plumpers excreta" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.amanuenses.tld/excreta/differentiae.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nimbuses.tld/regurgitating/housemen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elea Kossak" + ] ; + dc:title "expiatory housemen brambliest" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.regurgitating.tld/brambliest/insecurities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wifed.tld/obverses/monogrammed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vasileios Marchand" + ] ; + dc:title "precincts monogrammed parkings" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.obverses.tld/parkings/sages.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.zanily.tld/yelper/deckle.html" ; + bench:booktitle "shamable doormats yelper" ; + dc:creator _:b1097 ; + dc:title "doormats deckle abductions" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.yelper.tld/abductions/romanced.html" . + + + a bench:Article ; + dc:creator _:b922 ; + dc:title "unwoven millers schusses" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.normalities.tld/schusses/unfortified.html" . + +_:b772 a foaf:Person ; + foaf:name "Bhuvana Bassette" . + + + a bench:Inproceedings ; + bench:booktitle "votaries mediatorial molders" ; + dc:creator _:b200 ; + dc:title "stereos molders frescoists" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.mediatorial.tld/frescoists/ameba.html" . + +_:b978 a foaf:Person ; + foaf:name "Maajida Myart" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kiefs.tld/yummies/orbited.html" ; + bench:booktitle "pollards nigher yummies" ; + dc:creator _:b1098 , _:b1099 ; + dc:title "nigher orbited fanning" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 66 ; + foaf:homepage "http://www.yummies.tld/fanning/summarizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encrusting.tld/japes/lensed.html" ; + dc:creator _:b1100 ; + dc:title "felonries lensed afghani" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.japes.tld/afghani/anthologists.html" . + +_:b1101 a foaf:Person ; + foaf:name "Sonja Premeaux" . + +_:b1102 a foaf:Person ; + foaf:name "Normando Haverstock" . + + + a bench:Article ; + dc:creator _:b1103 ; + dc:title "expiates varistors existentialist" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.labeling.tld/existentialist/savoriest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maddocson Gosz" + ] ; + dc:title "attorning necessitated spraining" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.recrates.tld/spraining/preexposures.html" . + +_:b367 a foaf:Person ; + foaf:name "Crescentia Mongeau" . + + + a bench:Article ; + rdfs:seeAlso "http://www.defrayed.tld/emirates/inundated.html" ; + dc:creator _:b991 ; + dc:title "intuitively inundated lynxes" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.emirates.tld/lynxes/numerously.html" . + +_:b1104 a foaf:Person ; + foaf:name "Isoruko Gierisch" . + +_:b1105 a foaf:Person ; + foaf:name "Dandrea Calender" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunizations.tld/peen/unclassifiable.html" ; + dc:creator _:b1094 ; + dc:title "dognapers unclassifiable biodegradation" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.peen.tld/biodegradation/epoxying.html" . + + + a bench:Inproceedings ; + bench:booktitle "haymow forkedly rondures" ; + dc:creator _:b622 ; + dc:title "gastropod rondures carroms" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 106 ; + foaf:homepage "http://www.forkedly.tld/carroms/hajjis.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nonna Laplaunt" + ] ; + dc:title "unpalatably relicense tourers" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.commode.tld/tourers/asexuals.html" . + + + a bench:Article ; + dc:creator _:b483 ; + dc:title "abrasively blepharitis brushes" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.accomplices.tld/brushes/cruncher.html" . + +_:b1106 a foaf:Person ; + foaf:name "Zaahira Mandler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quizzicality.tld/semitists/recolonizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tringad Greenfelder" + ] ; + dc:title "insanely recolonizing placers" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.semitists.tld/placers/hellhole.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.welcomers.tld/talks/sidearms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agdta Moccasin" + ] ; + dc:title "heisting sidearms salads" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.talks.tld/salads/seepier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unripely.tld/affixers/wickers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kittiana Cipkowski" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aldonza Ripplinger" + ] ; + dc:title "disinfectant wickers reflexologist" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.affixers.tld/reflexologist/dottiest.html" . + +_:b736 a foaf:Person ; + foaf:name "Vanmra Herimann" . + + + a bench:Article ; + rdfs:seeAlso "http://www.talkier.tld/thanker/streetwalker.html" ; + dc:creator _:b203 , _:b312 ; + dc:title "potherbs streetwalker steelie" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.thanker.tld/steelie/cowskin.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.streaker.tld/excommunications/planarias.html" ; + bench:booktitle "acclamations redistricted excommunications" ; + dc:creator _:b220 ; + dc:title "redistricted planarias unpersuaded" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.excommunications.tld/unpersuaded/subdebs.html" . + +_:b1107 a foaf:Person ; + foaf:name "Breelyn Kriston" . + +_:b262 a foaf:Person ; + foaf:name "Apa Skibbe" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sunless.tld/bursae/lornness.html" ; + bench:booktitle "godowns apocynthions bursae" ; + dc:creator _:b1108 ; + dc:title "apocynthions lornness somnambulant" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.bursae.tld/somnambulant/embarrassments.html" . + +_:b358 a foaf:Person ; + foaf:name "Vincenzo Baptist" . + +_:b172 a foaf:Person ; + foaf:name "Boryslaw Deloney" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.arguing.tld/purled/indifference.html" ; + bench:booktitle "communalist chaperonage purled" ; + dc:creator _:b225 ; + dc:title "chaperonage indifference slapdash" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.purled.tld/slapdash/propagandizing.html" . + + + a bench:Article ; + dc:creator _:b1109 , _:b956 ; + dc:title "disobeyed candidates awakening" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.coamings.tld/awakening/witnesser.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.towropes.tld/bauxites/stainability.html" ; + dc:creator _:b1110 ; + dc:title "perilune stainability deplorableness" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.bauxites.tld/deplorableness/comeliest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lopsidedly.tld/gruntle/saints.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bradwr Dulong" + ] ; + dc:title "chelators saints goggled" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.gruntle.tld/goggled/debarment.html" . + +_:b1111 a foaf:Person ; + foaf:name "lkisti Dayne" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.negligently.tld/noneducable/frosted.html" ; + bench:booktitle "dynasts institutionalization noneducable" ; + dc:creator _:b222 ; + dc:title "institutionalization frosted pitas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 162 ; + foaf:homepage "http://www.noneducable.tld/pitas/overqualified.html" . + + + a bench:Inproceedings ; + bench:booktitle "disconnections operationally suballiances" ; + dc:creator _:b1112 , _:b230 ; + dc:title "refried suballiances salespersons" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.operationally.tld/salespersons/atoneable.html" . + +_:b220 a foaf:Person ; + foaf:name "Thijs Saylor" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleeted.tld/gobbing/sheol.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marionilla Merkey" + ] ; + dc:title "spaciousness sheol desisting" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.gobbing.tld/desisting/suasions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tieclasp.tld/bridging/stronger.html" ; + bench:booktitle "misapprehended emulations bridging" ; + dc:creator _:b189 ; + dc:title "emulations stronger untruthfulness" ; + dcterms:issued 1954 ; + swrc:pages 83 ; + foaf:homepage "http://www.bridging.tld/untruthfulness/annihilation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tertian.tld/slighting/inquiring.html" ; + bench:booktitle "spectates plodded slighting" ; + dc:creator _:b237 , person:Paul_Erdoes ; + dc:title "plodded inquiring degradedness" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.slighting.tld/degradedness/ladling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fiscals.tld/rheologic/keratosis.html" ; + bench:booktitle "magister sidings rheologic" ; + dc:creator _:b1113 , _:b63 ; + dc:title "sidings keratosis ethics" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.rheologic.tld/ethics/blocs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bela Sporer" + ] ; + dc:title "testator mingling manipulator" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.singsongs.tld/manipulator/abashments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grocers.tld/laughably/apologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Danilova Studley" + ] ; + dc:title "lightships apologist unhinged" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.laughably.tld/unhinged/multilineal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.languages.tld/fubbing/ethicists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giselberga Miland" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Eleftherios Liukkonen" + ] ; + dc:title "softened ethicists camembert" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.fubbing.tld/camembert/gaits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fogyisms.tld/detectible/gabs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hippolyt Oats" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hiya Rensen" + ] ; + dc:title "tyrannically gabs reproval" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.detectible.tld/reproval/oversalting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inconcealable.tld/enlistment/confounded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Florian Conmy" + ] ; + dc:title "brawled confounded excepting" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.enlistment.tld/excepting/swearers.html" . + + + a bench:Article ; + dc:creator _:b1114 ; + dc:title "refinished conchoid archaize" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.incurve.tld/archaize/vivaria.html" . + +bench:Inproceedings rdfs:subClassOf foaf:Document . + +_:b11 a foaf:Person ; + foaf:name "Eytan Dirth" . + +_:b1115 a foaf:Person ; + foaf:name "Sherry Mullennix" . + +_:b586 a foaf:Person ; + foaf:name "Dwight Brauman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonabsorbent.tld/homilies/devitalize.html" ; + dc:creator _:b1116 ; + dc:title "bookmen devitalize compressional" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.homilies.tld/compressional/vegetated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harpist.tld/examined/countermanding.html" ; + dc:creator _:b1117 ; + dc:title "possessed countermanding shoestrings" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.examined.tld/shoestrings/serow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonspecialized.tld/squads/tantalums.html" ; + dc:creator _:b1039 ; + dc:creator [ a foaf:Person ; + foaf:name "Kellie Frenner" + ] ; + dc:title "vrouw tantalums overweight" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.squads.tld/overweight/readmits.html" . + + + a bench:Inproceedings ; + bench:booktitle "striding listened hoodooed" ; + dc:creator _:b902 , _:b293 ; + dc:title "semirural hoodooed automatics" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.listened.tld/automatics/portly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sonorants.tld/aberration/mainlined.html" ; + dc:creator _:b314 ; + dc:title "truanting mainlined keynoter" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.aberration.tld/keynoter/tripes.html" . + + + a bench:Article ; + dc:creator _:b333 ; + dc:title "diverting owners weakeners" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.psychedelic.tld/weakeners/amassers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anticipation.tld/dredges/reembodied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dionne Graybeal" + ] ; + dc:title "manfully reembodied verbifies" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.dredges.tld/verbifies/yoking.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.taverner.tld/jalousie/eyesights.html" ; + bench:booktitle "boiling gigs jalousie" ; + dc:creator person:Paul_Erdoes , _:b1079 ; + dc:title "gigs eyesights quirkiness" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.jalousie.tld/quirkiness/penney.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.perlitic.tld/rioter/conjunctivas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vychan Stotz" + ] ; + dc:title "flexions conjunctivas expectancy" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.rioter.tld/expectancy/yerba.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amu.tld/messiest/unforeseeable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lorie Boisjolie" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Makenzie Fechtel" + ] ; + dc:title "demarcator unforeseeable acquirements" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.messiest.tld/acquirements/magdalen.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Norrece Plumadore" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Feonilla Basinger" + ] ; + dc:title "sleekly intoxication fumiest" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.subscript.tld/fumiest/accorders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.villus.tld/icing/caffeins.html" ; + dc:creator _:b404 ; + dc:creator [ a foaf:Person ; + foaf:name "Penvro Rivenberg" + ] ; + dc:title "horsing caffeins couldest" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.icing.tld/couldest/chamoising.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b797 , _:b658 , _:b1118 ; + swrc:number 1 ; + swrc:volume 9 . + + + a bench:Article ; + rdfs:seeAlso "http://www.cheated.tld/targeted/kneepan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lamberdina Nichalson" + ] ; + dc:title "calderas kneepan mangoes" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.targeted.tld/mangoes/resupply.html" . + +_:b283 a foaf:Person ; + foaf:name "Egor Braue" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ligation.tld/dowitchers/eucharists.html" ; + bench:booktitle "righto liegeman dowitchers" ; + dc:creator _:b691 ; + dc:title "liegeman eucharists tallows" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.dowitchers.tld/tallows/marsupialize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.monger.tld/regulates/multinationals.html" ; + bench:booktitle "prejudgments transfusers regulates" ; + dc:creator _:b260 ; + dc:title "transfusers multinationals voyagers" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.regulates.tld/voyagers/fellas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kasha.tld/lacks/facelift.html" ; + dc:creator _:b1119 ; + dc:title "nativity facelift pardoner" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.lacks.tld/pardoner/dresser.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.detailer.tld/devises/apothegms.html" ; + dc:creator _:b1104 , _:b714 ; + dc:title "intellects apothegms teratologies" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.devises.tld/teratologies/myelitis.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Auring Phanord" + ] ; + dc:title "daintier misanthropist detoxified" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.compounds.tld/detoxified/predicable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Isotta Holsey" + ] ; + dc:title "asking modernest bloodlettings" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.infectiously.tld/bloodlettings/hempy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.evoking.tld/decasyllables/signalized.html" ; + bench:booktitle "deviled emotionalism decasyllables" ; + dc:creator _:b266 ; + dc:title "emotionalism signalized ibises" ; + dcterms:issued 1961 ; + swrc:pages 3 ; + foaf:homepage "http://www.decasyllables.tld/ibises/hypnotics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.furuncles.tld/cayuses/gratefulness.html" ; + dc:creator _:b737 ; + dc:title "drabbets gratefulness basally" ; + swrc:journal ; + swrc:month 12 ; + swrc:pages 25 ; + foaf:homepage "http://www.cayuses.tld/basally/lorises.html" . + +_:b192 a foaf:Person ; + foaf:name "Alcnaeon Parolini" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unstained.tld/flaggier/softener.html" ; + dc:creator _:b819 ; + dc:title "hardbacks softener hived" ; + swrc:journal ; + foaf:homepage "http://www.flaggier.tld/hived/verboten.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dejohn Dallaire" + ] ; + dc:title "shacklers hyperirritable viburnums" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.sundaes.tld/viburnums/reflexologically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.concents.tld/neurologically/squaller.html" ; + bench:booktitle "exiguity manpack neurologically" ; + dc:creator _:b1120 , _:b1121 ; + dc:title "manpack squaller cantabile" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.neurologically.tld/cantabile/furnaced.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pours.tld/infiltrates/syncopated.html" ; + bench:booktitle "totalitarianism sojournment infiltrates" ; + dc:creator _:b269 , _:b270 ; + dc:title "sojournment syncopated comparability" ; + dcterms:issued 1958 ; + swrc:pages 79 ; + foaf:homepage "http://www.infiltrates.tld/comparability/pneumoconiosis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conquests.tld/standardbearers/grouter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ludolphe Huger" + ] ; + dc:title "tasselled grouter caviars" ; + swrc:journal ; + foaf:homepage "http://www.standardbearers.tld/caviars/citing.html" . + + + a bench:Article ; + dc:creator _:b1122 , _:b1123 ; + dc:title "suppurates reconversions butterier" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.reinforms.tld/butterier/silicates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dawns.tld/invalidness/heathy.html" ; + bench:booktitle "prerequisites valves invalidness" ; + dc:creator _:b1124 ; + dc:title "valves heathy architects" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.invalidness.tld/architects/goings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gibbered.tld/packthreads/restamps.html" ; + dc:creator _:b1125 ; + dc:title "fifteenths restamps queered" ; + swrc:journal ; + swrc:note "tenantable shebeens definitions shebangs seatwork hers bussed headboards perambulators chasteness" ; + swrc:pages 69 ; + foaf:homepage "http://www.packthreads.tld/queered/outthink.html" . + +bench:Incollection rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.malnourishment.tld/invokers/predesignating.html" ; + dc:creator _:b570 ; + dc:title "pennons predesignating livered" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.invokers.tld/livered/tunning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retouchers.tld/obsoleted/pippin.html" ; + bench:cdrom "http://www.relishable.tld/outspread/obsoleted.html" ; + dc:creator _:b1126 ; + dc:title "outspread pippin clutters" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.obsoleted.tld/clutters/izzard.html" . + +_:b597 a foaf:Person ; + foaf:name "Ramonda Tripplett" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stealer.tld/yawner/flaunty.html" ; + bench:booktitle "treasuring acrostic yawner" ; + dc:creator _:b1127 ; + dc:title "acrostic flaunty tampons" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.yawner.tld/tampons/standees.html" . + + + a bench:Article ; + dc:creator _:b952 , _:b1128 ; + dc:title "flyaways alloying snaps" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.divested.tld/snaps/nonidentities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.entered.tld/tragediennes/uraniums.html" ; + bench:booktitle "rumouring pulpwood tragediennes" ; + dc:creator _:b1129 , _:b1043 ; + dc:title "pulpwood uraniums elementally" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 130 ; + foaf:homepage "http://www.tragediennes.tld/elementally/pedometers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.relegable.tld/oeuvres/icings.html" ; + bench:abstract "jumps dovetailing bilking adamancy lads spittles razorbill hematological saintly hastens exhumed transcribes suppresses chlorite bostons sculling vasodilator undeserving flamencos befitted solecists saleable employable embows quizzicality insanely semitists recolonizing placers hellhole bestriding colourers nonconsecutively leavened oblation exoduses aptitudes moonlighted tolerators foresides conservatively dilapidator depresses hypocrisies vestals trameled flunkey blazed lasagne antiabortion phoenicians eidos cathartics retracting spying civically kishka gruntles unwind fragmental recut wording interims wight dries zetas gleba hemorrhagic times plundered minimaxes dominants tournaments duckboard bigamies brindled panhandling omens mormons impenitently moray underemployed offs healable linkboy yappers outleaped wench homemakers enacted mooters confiscator rescinded impertinently upends embraces parser intercultural brambly profferers latchstring loser yawed lysed defiled stuffiest slacker mignonne bothered interlards psalmic reenacts descended tappers noses carrousel categorical yelled plebe anabolic emboldening beanpoles alleles impliedly runouts realtors cowboys mooniest varment infests shiftlessness quadruplication goalie supersensitive damnably treatabilities" ; + dc:creator _:b1130 ; + dc:title "subclan icings splinted" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.oeuvres.tld/splinted/bourree.html" . + +_:b1131 a foaf:Person ; + foaf:name "Citlalli Hardiman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misclassifies.tld/rowels/nonagricultural.html" ; + dc:creator _:b190 ; + dc:title "polestar nonagricultural woof" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.rowels.tld/woof/drooping.html" . + + + a bench:Inproceedings ; + bench:booktitle "unsettlement topics igniting" ; + dc:creator _:b1132 ; + dc:title "penciling igniting reaccustom" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.topics.tld/reaccustom/deific.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harebell.tld/fueling/inflects.html" ; + dc:creator [ a foaf:Person ; + foaf:name "VasyItso Seaney" + ] ; + dc:title "truckles inflects flowage" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.fueling.tld/flowage/sniffingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spinelessly.tld/subsequently/valiance.html" ; + bench:cdrom "http://www.appropriately.tld/atomism/subsequently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dandre Slauson" + ] ; + dc:title "atomism valiance congeners" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.subsequently.tld/congeners/disequilibrium.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emblements.tld/alluvials/depressional.html" ; + dc:creator person:Paul_Erdoes , _:b1133 ; + dc:title "shrewed depressional airlifts" ; + swrc:journal ; + foaf:homepage "http://www.alluvials.tld/airlifts/tests.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ajala Ueda" + ] ; + dc:title "accumulable subfamily statice" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.waggish.tld/statice/frivoler.html" . + +_:b1134 a foaf:Person ; + foaf:name "Ruby Decristoforo" . + +_:b1135 a foaf:Person ; + foaf:name "Dardanus Dobosh" . + +_:b489 a foaf:Person ; + foaf:name "Aamurie Semonick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.divinities.tld/fetors/lately.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yamato Maestos" + ] ; + dc:title "caparisons lately peekaboo" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.fetors.tld/peekaboo/therapeutical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bowlegged.tld/warrantees/violably.html" ; + dc:creator _:b301 ; + dc:title "reviewed violably states" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.warrantees.tld/states/jimmying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monitoring.tld/starchiest/ragtimes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cid Gorham" + ] ; + dc:title "thyroidectomize ragtimes emplaning" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.starchiest.tld/emplaning/compilers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.melodized.tld/misprints/effectively.html" ; + bench:booktitle "fires ginny misprints" ; + dc:creator _:b286 ; + dc:title "ginny effectively vulgarities" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.misprints.tld/vulgarities/olibanums.html" . + +_:b827 a foaf:Person ; + foaf:name "Noach Goodard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.currycomb.tld/mortifyingly/hellion.html" ; + dc:creator _:b884 ; + dc:creator [ a foaf:Person ; + foaf:name "Daniel Harriston" + ] ; + dc:title "hayloft hellion pshawing" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.mortifyingly.tld/pshawing/agribusinesses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrolytically.tld/remarked/pectoris.html" ; + dc:creator _:b306 ; + dc:title "wassailed pectoris cuckooing" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.remarked.tld/cuckooing/teenagers.html" . + + + a bench:Article ; + dc:creator _:b269 ; + dc:title "earmarking airbill birettas" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.capitation.tld/birettas/buffs.html" . + + + a bench:Article ; + dc:creator _:b513 ; + dc:title "apiarists disarms chastising" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.appealable.tld/chastising/toadied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.artily.tld/noddies/harasser.html" ; + bench:booktitle "squeamishly unstops noddies" ; + dc:creator _:b27 ; + dc:title "unstops harasser remarriages" ; + dcterms:issued 1964 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 + ] ; + foaf:homepage "http://www.noddies.tld/remarriages/decayed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inphase.tld/surcharging/subcouncil.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shunen Ascheman" + ] ; + dc:title "wheeled subcouncil endowers" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.surcharging.tld/endowers/pinballs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disencumbering.tld/egocentricities/stenographically.html" ; + bench:booktitle "anchorages sniffling egocentricities" ; + dc:creator person:Paul_Erdoes , _:b1092 ; + dc:title "sniffling stenographically incitant" ; + dcterms:issued 1952 ; + swrc:pages 195 ; + foaf:homepage "http://www.egocentricities.tld/incitant/buskins.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1957)" ; + dcterms:issued 1957 ; + swrc:editor _:b652 ; + swrc:number 1 ; + swrc:volume 9 . + +_:b1136 a foaf:Person ; + foaf:name "Umeka Spallina" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reverently.tld/vulgarism/rigorousness.html" ; + bench:booktitle "crocheter hijacker vulgarism" ; + dc:creator _:b298 ; + dc:title "hijacker rigorousness chiropodist" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.vulgarism.tld/chiropodist/audaciousness.html" . + +_:b250 a foaf:Person ; + foaf:name "Anwill Grisham" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lowlier.tld/jocundly/pensees.html" ; + bench:booktitle "boweries unpossessive jocundly" ; + dc:creator _:b1137 ; + dc:title "unpossessive pensees generalizable" ; + dcterms:issued 1960 ; + swrc:pages 133 ; + foaf:homepage "http://www.jocundly.tld/generalizable/limpidity.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underwind.tld/inundation/tubful.html" ; + bench:booktitle "knitting miseducating inundation" ; + dc:creator _:b1138 , _:b175 ; + dc:title "miseducating tubful thatching" ; + dcterms:issued 1966 ; + swrc:pages 116 ; + foaf:homepage "http://www.inundation.tld/thatching/details.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.impregnated.tld/insatiate/callback.html" ; + bench:booktitle "antidotally thighbones insatiate" ; + dc:creator _:b858 ; + dc:title "thighbones callback outworn" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.insatiate.tld/outworn/faultfinders.html" . + + + a bench:Inproceedings ; + bench:booktitle "rockfish palisades microradiography" ; + dc:creator _:b1139 ; + dc:title "hookworms microradiography wisher" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.palisades.tld/wisher/kinged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unlovable.tld/reconciler/penalize.html" ; + dc:creator _:b1140 ; + dc:title "machined penalize kilorad" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.reconciler.tld/kilorad/disposing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nickering.tld/genes/cubebs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erik Strothmann" + ] ; + dc:title "beatitudes cubebs popping" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.genes.tld/popping/interplead.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.garrisoning.tld/sincerest/fabricated.html" ; + dc:creator _:b171 ; + dc:title "horizons fabricated anonymously" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.sincerest.tld/anonymously/easterlies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jokers.tld/primus/matings.html" ; + dc:creator _:b214 ; + dc:title "policed matings promotions" ; + swrc:journal ; + foaf:homepage "http://www.primus.tld/promotions/heritors.html" . + + + a bench:Incollection ; + bench:booktitle "shivas mutualist harebrained" ; + dc:creator [ a foaf:Person ; + foaf:name "Casswallawn Scheiblich" + ] ; + dc:title "northers harebrained earthworms" ; + dcterms:issued 1944 ; + swrc:pages 65 ; + foaf:homepage "http://www.mutualist.tld/earthworms/lunk.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.normalcies.tld/cliquing/oppositional.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vanechka Tardiff" + ] ; + dc:title "intertangled oppositional coworkers" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.cliquing.tld/coworkers/roadhouses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brakeless.tld/pedaling/optimized.html" ; + dc:creator _:b1062 ; + dc:title "battener optimized nacre" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.pedaling.tld/nacre/birthrates.html" . + +_:b1141 a foaf:Person ; + foaf:name "Anurati Ozenne" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.argonauts.tld/caulker/spinny.html" ; + bench:booktitle "sugary bowelling caulker" ; + dc:creator _:b678 ; + dc:title "bowelling spinny methyls" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 23 ; + foaf:homepage "http://www.caulker.tld/methyls/hoax.html" . + + + a bench:Article ; + dc:creator _:b1142 ; + dc:title "mainframes methodize methylparaben" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.computing.tld/methylparaben/clotures.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sodomite.tld/overcautiousness/lopes.html" ; + bench:booktitle "nips evangelicals overcautiousness" ; + dc:creator _:b885 ; + dc:title "evangelicals lopes loincloths" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.overcautiousness.tld/loincloths/demagogies.html" . + + + a bench:Inproceedings ; + bench:booktitle "lungers fibers glover" ; + dc:creator _:b1143 ; + dc:title "foundlings glover pekinese" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 23 ; + foaf:homepage "http://www.fibers.tld/pekinese/decoyer.html" . + + + a bench:Article ; + dc:creator _:b202 ; + dc:title "instigating bleakest destriers" ; + swrc:journal ; + foaf:homepage "http://www.cyans.tld/destriers/appose.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.multiphasic.tld/jots/capably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eilika Cairone" + ] ; + dc:title "highjacked capably directer" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.jots.tld/directer/lymphatically.html" . + +_:b823 a foaf:Person ; + foaf:name "Nobuhito Sarah" . + + + a bench:Inproceedings ; + bench:booktitle "westerns vixenish graecizing" ; + dc:creator _:b452 ; + dc:title "skinfuls graecizing patterning" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.vixenish.tld/patterning/reveille.html" . + +_:b1144 a foaf:Person ; + foaf:name "Tatsui Lonzo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prodigiousness.tld/callusing/sublimest.html" ; + dc:creator _:b1145 ; + dc:title "fictionally sublimest disserts" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.callusing.tld/disserts/pagers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grouser.tld/organelles/disagreed.html" ; + dc:creator _:b41 ; + dc:title "reinducts disagreed horses" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.organelles.tld/horses/subtenancies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rhythmical.tld/powderer/immigrates.html" ; + dc:creator _:b578 ; + dc:title "wastebaskets immigrates inserter" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.powderer.tld/inserter/plights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.icier.tld/recombined/impermanently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cinamon Mahany" + ] ; + dc:title "outflanks impermanently undisguised" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.recombined.tld/undisguised/salinometer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.astronautical.tld/shapeless/nonliturgically.html" ; + bench:booktitle "trampolinist shapelier shapeless" ; + dc:creator _:b91 ; + dc:title "shapelier nonliturgically amandine" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.shapeless.tld/amandine/beefcakes.html" . + +_:b1146 a foaf:Person ; + foaf:name "Imaad Dolman" . + +_:b472 a foaf:Person ; + foaf:name "Cyara Himmelsbach" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reweighed.tld/alienates/smegmas.html" ; + dc:creator _:b571 , _:b726 ; + dc:title "clarion smegmas korsakow" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.alienates.tld/korsakow/sidecars.html" . + +_:b633 a foaf:Person ; + foaf:name "Sepat Atchinson" . + +_:b1147 a foaf:Person ; + foaf:name "Archonta Davitt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dewed.tld/cardiometer/unsubdued.html" ; + dc:creator _:b1011 ; + dc:title "flexion unsubdued rhapsodize" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.cardiometer.tld/rhapsodize/redirecting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.goalless.tld/feted/employment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jaime Hasencamp" + ] ; + dc:title "stumping employment uncut" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.feted.tld/uncut/vincible.html" . + +_:b423 a foaf:Person ; + foaf:name "Moselle Brumsey" . + + + a bench:Article ; + dc:creator _:b1148 ; + dc:title "cartop advents hastener" ; + swrc:journal ; + swrc:note "banners cozies symbolized pictograph luminesces sunroofs prorated gallons staunchness blunting assaulters" ; + swrc:pages 181 ; + foaf:homepage "http://www.refreezes.tld/hastener/solvencies.html" . + + + a bench:Article ; + dc:creator _:b1089 ; + dc:title "scurvier penitents diluvian" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.shielded.tld/diluvian/voiles.html" . + +_:b1127 a foaf:Person ; + foaf:name "Wanda Bink" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gumwoods.tld/pathless/flintiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kai Hamara" + ] ; + dc:title "abridgers flintiest embroidering" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.pathless.tld/embroidering/bifurcating.html" . + + + a bench:Article ; + dc:creator _:b242 , _:b1149 ; + dc:title "scalepans stepladders merchandises" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.preinserting.tld/merchandises/assuagement.html" . + +bench:Journal rdfs:subClassOf foaf:Document . + +_:b652 a foaf:Person ; + foaf:name "Bernhareda Mcclenny" . + +_:b1150 a foaf:Person ; + foaf:name "Muifa Emick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surrealism.tld/commonest/idiomatically.html" ; + dc:creator _:b1151 , _:b1124 ; + dc:title "groveler idiomatically chiropody" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.commonest.tld/chiropody/nonconductor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deciphered.tld/sponsorial/spectacles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Davina Michela" + ] ; + dc:title "bioelectrical spectacles altarpieces" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.sponsorial.tld/altarpieces/bivouacks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inviolacy.tld/telephoned/philoprogenitive.html" ; + dc:creator _:b1152 ; + dc:title "broiders philoprogenitive leveller" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.telephoned.tld/leveller/safer.html" . + +_:b1153 a foaf:Person ; + foaf:name "Jelawat Balletta" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.straddler.tld/seamier/deicidal.html" ; + bench:booktitle "anywheres imagism seamier" ; + dc:creator _:b216 ; + dc:title "imagism deicidal undervalue" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 75 ; + foaf:homepage "http://www.seamier.tld/undervalue/scholarship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.southpaws.tld/supportance/jumpiest.html" ; + dc:creator person:Paul_Erdoes , _:b1154 , _:b378 ; + dc:title "scorify jumpiest whanged" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.supportance.tld/whanged/intercollegiate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reacquire.tld/nods/wavier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilmar Edmunds" + ] ; + dc:title "palestinians wavier assumes" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.nods.tld/assumes/acuities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ghettoing.tld/sugarplums/beeriest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoriko Boot" + ] ; + dc:title "transcendentalism beeriest trichloromethane" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.sugarplums.tld/trichloromethane/ciphonies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affrays.tld/hooks/skilled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Verdi Mahabir" + ] ; + dc:title "vespers skilled incommodes" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.hooks.tld/incommodes/unflappable.html" . + + + a bench:Article ; + dc:creator _:b1134 ; + dc:title "redip absurdum extraction" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.halvers.tld/extraction/shogunal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aloneness.tld/subscribing/resettlement.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zeenab Lasane" + ] ; + dc:title "microgrammes resettlement mangily" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.subscribing.tld/mangily/drowner.html" . + +_:b1155 a foaf:Person ; + foaf:name "Faheem Plegge" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underachieve.tld/pitchily/hydrodynamics.html" ; + bench:booktitle "undersell contrastingly pitchily" ; + dc:creator _:b1156 ; + dc:title "contrastingly hydrodynamics association" ; + dcterms:issued 1964 ; + swrc:pages 172 ; + foaf:homepage "http://www.pitchily.tld/association/motleyest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.eccl.tld/paging/quirkier.html" ; + bench:booktitle "supervisor streamliner paging" ; + dc:creator _:b337 ; + dc:title "streamliner quirkier sailer" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.paging.tld/sailer/squalling.html" . + + + a bench:Article ; + dc:creator _:b1157 ; + dc:title "pepped contaminants roasting" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.dandies.tld/roasting/jingling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teared.tld/burdocks/stepchildren.html" ; + dc:creator _:b1158 ; + dc:title "reinvoking stepchildren overachiever" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.burdocks.tld/overachiever/filleting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leagued.tld/whoppers/sprucer.html" ; + dc:creator _:b579 ; + dc:title "yessed sprucer chinky" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.whoppers.tld/chinky/biophysical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preaches.tld/touchingly/nonpartisan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adeline Stephens" + ] ; + dc:title "balanced nonpartisan paths" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.touchingly.tld/paths/disable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canfuls.tld/tessellating/repousses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Galen Movlin" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sanad Sanker" + ] ; + dc:title "jouncing repousses annattos" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.tessellating.tld/annattos/alar.html" . + + + a bench:Article ; + dc:creator _:b859 , _:b641 ; + dc:title "trimorphs disinfections survived" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.systemless.tld/survived/reproductivity.html" . + +_:b411 a foaf:Person ; + foaf:name "Godfredo Calija" . + +_:b402 a foaf:Person ; + foaf:name "Reyes Kluesner" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soaked.tld/subcompacts/referenced.html" ; + bench:booktitle "acroliths revocations subcompacts" ; + dc:creator _:b1159 ; + dc:creator [ a foaf:Person ; + foaf:name "Charlot Zuckerman" + ] ; + dc:title "revocations referenced shiploads" ; + dcterms:issued 1960 ; + swrc:pages 1 ; + foaf:homepage "http://www.subcompacts.tld/shiploads/torment.html" . + + + a bench:Proceedings ; + bench:booktitle "denounces safeties renotifying" ; + dc:publisher "Math-Pro Press" ; + dc:title "Proceeding 2 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b1118 , person:Paul_Erdoes , _:b658 , _:b797 ; + swrc:isbn "0-1689-2407-0" ; + swrc:series 1537 ; + swrc:volume 3 ; + foaf:homepage "http://www.safeties.tld/hyperbolically/unlatches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brooders.tld/appointers/repulse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nirveli Lauth" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zan Her" + ] ; + dc:title "winier repulse bluffest" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.appointers.tld/bluffest/monkishness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soreheads.tld/compensative/amusing.html" ; + bench:booktitle "bitchier unflagging compensative" ; + dc:creator _:b1160 ; + dc:title "unflagging amusing undispelled" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.compensative.tld/undispelled/soprani.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1952)" ; + dcterms:issued 1952 ; + swrc:editor _:b1161 , _:b1162 , _:b1163 ; + swrc:number 1 ; + swrc:volume 4 . + +_:b556 a foaf:Person ; + foaf:name "Esteva Gilbertson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.definitely.tld/titer/jailhouse.html" ; + dc:creator _:b1164 ; + dc:title "simperer jailhouse eulogist" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.titer.tld/eulogist/yummier.html" . + +_:b370 a foaf:Person ; + foaf:name "Bandhura Rival" . + + + a bench:Inproceedings ; + bench:booktitle "deductibles swail nonphysical" ; + dc:creator _:b844 ; + dc:title "kicker nonphysical thirdly" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.swail.tld/thirdly/pinger.html" . + +_:b831 a foaf:Person ; + foaf:name "Talisha Beans" . + +_:b1015 a foaf:Person ; + foaf:name "Adar Merenda" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.marrowbones.tld/blowiest/stipulated.html" ; + bench:booktitle "stridor wrongly blowiest" ; + dc:creator _:b887 , _:b316 ; + dc:title "wrongly stipulated atropine" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.blowiest.tld/atropine/resoluteness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fercos Kinkel" + ] ; + dc:title "egis spooking wedder" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.clouters.tld/wedder/unsurpassable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eliminates.tld/mongoloids/danker.html" ; + dc:creator person:Paul_Erdoes , _:b911 ; + dc:title "unknowns danker raunchiness" ; + swrc:journal ; + swrc:note "weasand yearlings timidities untold fellowman adamantine museful medallions" ; + swrc:pages 50 ; + foaf:homepage "http://www.mongoloids.tld/raunchiness/perspicuously.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Despa Letellier" + ] ; + dc:title "berobed called hairworm" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.backlogged.tld/hairworm/disadvantaged.html" . + +_:b1165 a foaf:Person ; + foaf:name "Ninockha Rajwani" . + + + a bench:Incollection ; + bench:booktitle "fluorosis apprising meticulousness" ; + dc:creator [ a foaf:Person ; + foaf:name "Este Manon" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bennet Melendes" + ] ; + dc:title "marbleize meticulousness findable" ; + dcterms:issued 1951 ; + swrc:pages 195 ; + foaf:homepage "http://www.apprising.tld/findable/shote.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hencoop.tld/scullers/epicentral.html" ; + bench:booktitle "bonbon administerial scullers" ; + dc:creator _:b352 ; + dc:title "administerial epicentral eructate" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.scullers.tld/eructate/soloed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.occupiers.tld/irremediably/shuttlecocks.html" ; + dc:creator _:b692 ; + dc:title "multipeds shuttlecocks irreversibly" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.irremediably.tld/irreversibly/noosing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.numerators.tld/surgeons/dewing.html" ; + dc:creator _:b1166 , _:b1167 ; + dc:title "fatiguable dewing dissent" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.surgeons.tld/dissent/sectioned.html" . + + + a bench:Article ; + dc:creator _:b1168 ; + dc:title "stellify reusableness gatsby" ; + swrc:journal ; + foaf:homepage "http://www.mucuses.tld/gatsby/virologist.html" . + +_:b1169 a foaf:Person ; + foaf:name "Jemarcus Pontbriand" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Garnet Gebert" + ] ; + dc:title "flagger piggie principled" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.orig.tld/principled/strangulates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pointier.tld/photographers/prink.html" ; + dc:creator _:b46 , _:b1152 ; + dc:title "hooray prink hardstand" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.photographers.tld/hardstand/triumvirate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluecoats.tld/distributable/spaying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anaximnis Dick" + ] ; + dc:title "resurgence spaying flubbed" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.distributable.tld/flubbed/gamuts.html" . + + + a bench:Inproceedings ; + bench:booktitle "televised deodorized elfins" ; + dc:creator person:Paul_Erdoes , _:b358 ; + dc:title "accosts elfins sentencing" ; + dcterms:issued 1953 ; + swrc:pages 133 ; + foaf:homepage "http://www.deodorized.tld/sentencing/gasser.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cirrhotic.tld/shrivels/salience.html" ; + dc:creator _:b923 ; + dc:title "mopeds salience shelvings" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.shrivels.tld/shelvings/delays.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ergonomically.tld/enshrines/engineered.html" ; + dc:creator _:b781 ; + dc:title "pings engineered forging" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.enshrines.tld/forging/exudes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.zoomed.tld/disinterested/ravelled.html" ; + bench:booktitle "eliminant toed disinterested" ; + dc:creator _:b239 ; + dc:title "toed ravelled calcifies" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.disinterested.tld/calcifies/haole.html" . + +_:b1170 a foaf:Person ; + foaf:name "Kasen Encinas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.display.tld/offpay/authenticators.html" ; + dc:creator _:b103 ; + dc:title "whopping authenticators fumigated" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.offpay.tld/fumigated/travesties.html" . + +_:b1171 a foaf:Person ; + foaf:name "Iravati Pizzolato" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sparkiest.tld/lotting/toxaemic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Guchol Fradette" + ] ; + dc:title "ovals toxaemic buttonholer" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.lotting.tld/buttonholer/incurs.html" . + +_:b1172 a foaf:Person ; + foaf:name "Duron Dibella" . + +_:b346 a foaf:Person ; + foaf:name "Iphitus Phimpradapsy" . + +_:b166 a foaf:Person ; + foaf:name "Samarina Folio" . + + + a bench:Inproceedings ; + bench:booktitle "scrubbing reproducible quiddities" ; + dc:creator _:b365 ; + dc:title "shattering quiddities aortas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.reproducible.tld/aortas/roistered.html" . + +_:b1173 a foaf:Person ; + foaf:name "Mallory Malekzadeh" . + + + a bench:Article ; + rdfs:seeAlso "http://www.compressions.tld/dislocated/laryngitis.html" ; + dc:creator _:b108 ; + dc:title "apostatize laryngitis dressages" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.dislocated.tld/dressages/condescendence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thoughtless.tld/swampland/earings.html" ; + dc:creator _:b1174 ; + dc:title "elation earings circumscribed" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.swampland.tld/circumscribed/paralyzingly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ekta Jarnagin" + ] ; + dc:title "blunted exhilarated unblocks" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.gaggles.tld/unblocks/predigested.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.streams.tld/unallayed/implementable.html" ; + bench:booktitle "participates tastelessly unallayed" ; + dc:creator _:b291 ; + dc:title "tastelessly implementable agriculturalists" ; + dcterms:issued 1962 ; + swrc:pages 185 ; + foaf:homepage "http://www.unallayed.tld/agriculturalists/recently.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gary Martine" + ] ; + dc:title "flankers pettifogger docks" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.redistribution.tld/docks/subsidization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.latchstrings.tld/cutlets/animally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roldana Doherty" + ] ; + dc:title "camphor animally colorblind" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.cutlets.tld/colorblind/cirrocumulus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beanpole.tld/celebrated/unknots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ineng Alkbsh" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Libera Ahlborn" + ] ; + dc:title "sennits unknots dickie" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.celebrated.tld/dickie/unfrock.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.forecourt.tld/patrols/reglossed.html" ; + bench:booktitle "outfielder scapes patrols" ; + dc:creator _:b146 ; + dc:title "scapes reglossed demotic" ; + dcterms:issued 1961 ; + swrc:pages 26 ; + foaf:homepage "http://www.patrols.tld/demotic/bonders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.syphilitic.tld/deprecative/camphorating.html" ; + dc:creator _:b333 ; + dc:title "broadswords camphorating antiunion" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.deprecative.tld/antiunion/irrigable.html" . + +_:b821 a foaf:Person ; + foaf:name "Attila Laroque" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misadventure.tld/reheats/puffiest.html" ; + dc:creator _:b855 ; + dc:title "readjustments puffiest polices" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.reheats.tld/polices/asea.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tantrums.tld/elitist/choleras.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Miyako Moreida" + ] ; + dc:title "supplying choleras trivets" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.elitist.tld/trivets/nitrify.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carroty.tld/relinquishment/midsummers.html" ; + bench:booktitle "disappointment criticism relinquishment" ; + dc:creator _:b723 ; + dc:title "criticism midsummers camisoles" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.relinquishment.tld/camisoles/birdcage.html" . + +_:b131 a foaf:Person ; + foaf:name "Anka Pindell" . + + + a bench:Article ; + dc:creator _:b1154 , _:b674 ; + dc:title "eloquence divorcing incidentally" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.cobwebbier.tld/incidentally/retorts.html" . + + + a bench:Incollection ; + bench:booktitle "trumpets alterations giddies" ; + dc:creator _:b1097 ; + dc:title "bucktoothed giddies centrifugation" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.alterations.tld/centrifugation/detachers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.miaouing.tld/haviors/aquaculture.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Svatava Cartez" + ] ; + dc:title "amtrack aquaculture tackifying" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.haviors.tld/tackifying/multivitamin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.easting.tld/drossiness/durum.html" ; + dc:creator _:b186 ; + dc:title "crucially durum mfd" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.drossiness.tld/mfd/ceramicist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whereat.tld/menorah/beery.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chey Prinzing" + ] ; + dc:title "valiancy beery phlebotomies" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.menorah.tld/phlebotomies/ahimsas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gnocchi.tld/drafts/recede.html" ; + bench:booktitle "tellership discording drafts" ; + dc:creator _:b658 ; + dc:title "discording recede particularized" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 147 ; + foaf:homepage "http://www.drafts.tld/particularized/rangiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.watertight.tld/grays/standardbearer.html" ; + bench:booktitle "ichor incurrable grays" ; + dc:creator _:b382 , person:Paul_Erdoes ; + dc:title "incurrable standardbearer skiwear" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.grays.tld/skiwear/tortrix.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staggery.tld/offhanded/landlordly.html" ; + dc:creator _:b665 ; + dc:title "profitableness landlordly eurythmy" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.offhanded.tld/eurythmy/altimeters.html" . + +_:b1175 a foaf:Person ; + foaf:name "Mitsu Kerbs" . + +_:b1176 a foaf:Person ; + foaf:name "Sumayya Okoro" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zigged.tld/throttled/rawer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ardwyad Ketola" + ] ; + dc:title "liquidation rawer coenact" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.throttled.tld/coenact/unsanctioned.html" . + +_:b574 a foaf:Person ; + foaf:name "Imbudo Gorka" . + + + a bench:Article ; + dc:creator _:b1177 ; + dc:title "boomtown dearths abominations" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.scallopers.tld/abominations/weazands.html" . + +_:b688 a foaf:Person ; + foaf:name "Zerlinda Boyle" . + +_:b1178 a foaf:Person ; + foaf:name "Jane Cloney" . + +_:b862 a foaf:Person ; + foaf:name "Porfirio Eades" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cubs.tld/incisory/hiring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Glenna Waughtel" + ] ; + dc:title "larded hiring breakages" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.incisory.tld/breakages/miscasts.html" . + + + a bench:Inproceedings ; + bench:booktitle "catalytically housekeepers baboons" ; + dc:creator _:b1179 , _:b48 ; + dc:title "introspections baboons bullnose" ; + dcterms:issued 1960 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 + ] ; + swrc:pages 26 ; + foaf:homepage "http://www.housekeepers.tld/bullnose/aberrants.html" . + +_:b146 a foaf:Person ; + foaf:name "Godrell Standefer" . + + + a bench:Inproceedings ; + bench:booktitle "scantiest mummying dutifulness" ; + dc:creator _:b1180 ; + dc:title "gorki dutifulness hedgier" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.mummying.tld/hedgier/harpooners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mucky.tld/agitable/entrust.html" ; + dc:creator _:b1181 ; + dc:title "phooey entrust generates" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.agitable.tld/generates/flailed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrester.tld/metazoa/littlest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "LaTicia Peacher" + ] ; + dc:title "rockworks littlest ensure" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.metazoa.tld/ensure/referendums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cochairing.tld/downloadable/radiotelephones.html" ; + dc:creator _:b843 ; + dc:title "recording radiotelephones fieriness" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.downloadable.tld/fieriness/remarker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redigesting.tld/recalculation/safest.html" ; + dc:creator person:Paul_Erdoes , _:b136 ; + dc:title "ostinato safest signiory" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.recalculation.tld/signiory/latchets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.umbels.tld/unobliged/quints.html" ; + bench:booktitle "colorimetry woodbins unobliged" ; + dc:creator _:b1182 , _:b1183 , person:Paul_Erdoes ; + dc:title "woodbins quints surefootedness" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.unobliged.tld/surefootedness/forestalls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.verdicts.tld/reacquaintance/dishpan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lakitia Carrozza" + ] ; + dc:title "skylights dishpan recelebrates" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.reacquaintance.tld/recelebrates/quadruplicating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.memorableness.tld/bustiest/bosomed.html" ; + dc:creator _:b889 , _:b1184 ; + dc:title "isolation bosomed incumbency" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.bustiest.tld/incumbency/stilettos.html" . + +_:b1185 a foaf:Person ; + foaf:name "Elizarova Lutgen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quittance.tld/hospitals/earthliest.html" ; + dc:creator _:b973 , _:b163 ; + dc:title "untangle earthliest officer" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.hospitals.tld/officer/eras.html" . + +_:b1186 a foaf:Person ; + foaf:name "Odra Polhamus" . + +_:b1187 a foaf:Person ; + foaf:name "Kendall Pinkney" . + + + a bench:Article ; + rdfs:seeAlso "http://www.copied.tld/imitative/financially.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Geovana Stramel" + ] ; + dc:title "thoughtfulness financially blends" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.imitative.tld/blends/pokeweeds.html" . + +_:b361 a foaf:Person ; + foaf:name "Egbertine Shymske" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bezels.tld/generality/spiculate.html" ; + bench:booktitle "schwas simonized generality" ; + dc:creator person:Paul_Erdoes , _:b925 ; + dc:title "simonized spiculate gregariously" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.generality.tld/gregariously/sapidity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.porringer.tld/unevenly/depopulating.html" ; + dc:creator _:b1188 , _:b660 ; + dc:title "terraqueous depopulating violist" ; + swrc:journal ; + foaf:homepage "http://www.unevenly.tld/violist/durning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kiboshes.tld/panegyrical/nonbeing.html" ; + dc:creator _:b1189 ; + dc:creator [ a foaf:Person ; + foaf:name "Beinvenido Bolek" + ] ; + dc:title "barkers nonbeing fraternizes" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.panegyrical.tld/fraternizes/cockhorse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quotients.tld/pillories/xysters.html" ; + dc:creator _:b1190 ; + dc:title "emulatively xysters radiomen" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.pillories.tld/radiomen/endowment.html" . + +_:b1191 a foaf:Person ; + foaf:name "Mashal Fera" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ryobe Waser" + ] ; + dc:title "rovers stokers mandamuses" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.midweekly.tld/mandamuses/disrupted.html" . + + + a bench:Inproceedings ; + bench:booktitle "crosspatches potage insisting" ; + dc:creator _:b1192 , _:b1193 ; + dc:title "whiffs insisting viscosimeter" ; + dcterms:issued 1965 ; + swrc:pages 88 ; + foaf:homepage "http://www.potage.tld/viscosimeter/stooges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whangs.tld/infested/heaver.html" ; + bench:cdrom "http://www.paraphraser.tld/uncovering/infested.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Boje Ostrum" + ] ; + dc:title "uncovering heaver euphorically" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.infested.tld/euphorically/ameliorative.html" . + +_:b436 a foaf:Person ; + foaf:name "Fedorka Nierenberg" . + +_:b106 a foaf:Person ; + foaf:name "Ladawnah Beahan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.riddances.tld/nonsalable/nondelivery.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Petrovna Petruso" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gordon Vroom" + ] ; + dc:title "outperformed nondelivery columbium" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.nonsalable.tld/columbium/vexer.html" . + + + a bench:Article ; + dc:creator _:b1194 ; + dc:title "storylines embarrassingly mediating" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.ingenuousness.tld/mediating/laxities.html" . + +_:b1195 a foaf:Person ; + foaf:name "Manu Geyman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tracheotomy.tld/maniocas/folkmotes.html" ; + bench:booktitle "electrogram mycelium maniocas" ; + dc:creator _:b1196 ; + dc:title "mycelium folkmotes harbour" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 134 ; + foaf:homepage "http://www.maniocas.tld/harbour/goatskin.html" . + +_:b1197 a foaf:Person ; + foaf:name "Pilib Seu" . + + + a bench:Article ; + rdfs:seeAlso "http://www.southwesterner.tld/carnalities/tagged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Emi Fiesel" + ] ; + dc:title "slayers tagged recentest" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.carnalities.tld/recentest/remodelling.html" . + +_:b1198 a foaf:Person ; + foaf:name "Francisco Feighner" . + + + a bench:Article ; + dc:creator _:b169 ; + dc:title "multivalent sparklers amnionic" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.brawny.tld/amnionic/thanes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ippolita Mcleary" + ] ; + dc:title "immunotherapies balladries mouthed" ; + swrc:journal ; + foaf:homepage "http://www.gales.tld/mouthed/flyovers.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1963)" ; + dcterms:issued 1963 ; + swrc:number 1 ; + swrc:volume 24 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dooming.tld/castellans/countrywoman.html" ; + bench:booktitle "ascertains enqueue castellans" ; + dc:creator _:b1199 ; + dc:title "enqueue countrywoman underfur" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.castellans.tld/underfur/intersessions.html" . + +_:b1200 a foaf:Person ; + foaf:name "Mokichi Schayer" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gwendolyn Plank" + ] ; + dc:title "serigraphers mineralogists photostatic" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.budger.tld/photostatic/kindliness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.segregated.tld/micrologic/franchised.html" ; + dc:creator _:b1201 ; + dc:title "womankind franchised serging" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.micrologic.tld/serging/endplate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stipulations.tld/briefly/wettable.html" ; + dc:creator _:b987 ; + dc:title "contortionists wettable pinnacling" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.briefly.tld/pinnacling/ophthalmoscopy.html" . + +_:b850 a foaf:Person ; + foaf:name "Orshinaia Sheckles" . + +_:b231 a foaf:Person ; + foaf:name "Alvarita Boitel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deceptiveness.tld/chartists/annunciating.html" ; + dc:creator _:b1202 ; + dc:title "eying annunciating sporing" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.chartists.tld/sporing/amens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gifting.tld/aureolas/lactoprotein.html" ; + dc:creator _:b1203 ; + dc:title "avianizes lactoprotein miffs" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.aureolas.tld/miffs/diverting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hinnies.tld/wyvern/peripherals.html" ; + bench:abstract "apostrophizing forequarter cheesiest affording quieter protestantism daintier compounds misanthropist detoxified predicable oscillation mendelianist hardest pericynthion relettered lapin clicks sledged aggrandizement troubadours mudlark prattles posteriority manors biotypes corrugates spikelets webers seditiousness stargazer yodelled nubby enclasping parasitizes humiliatingly foldboat download perspiry vulgarization tsarinas sportscasters hoydens upchuck effervesced sensibilities aahing juicers persecutes dowdiest massiness splotching spanner merchandisers swords ogham bryony balefire nappes subtracting physiologic chapels forensics deemphasizing trepid convertibles harrowing centrists wishbones widows captions transects tantras spottily condonable conversing elms multivitamins laths improvidence topstone prefacer heterodoxies thrivers dynamists brachiate hospitalities exuberance healer nominates skulled siestas refracts misaligned anions excites steamroller refinished incurve conchoid archaize vivaria overdrunk specializing monsters snowdrifts safeguarding chieftainship drakes unholiness whomped sweeties yare biggish freezing seawater revaluated kinkier antiskid overdraws bickered barrenness curled underbids priding bullied knappers crepey hindquarters fallowed centralists hooted chromite convalesces knowinger stoutness appreciators tutelages fuming ripplier adversely vises ephemerae dragger abjuration necking rancheros bigheaded endangerment odiums visors sunbursts sanitaria tinier speller implanted limps dapperly misdiagnose exhilarative belligerents cubiform buncoing ebonizing monocots stimulatingly septicemia center dignitaries gooier culotte presoaked brambled" ; + dc:creator [ a foaf:Person ; + foaf:name "Jami Pacho" + ] ; + dc:title "politicos peripherals complimenters" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.wyvern.tld/complimenters/creeping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postconsonantal.tld/greyness/cashes.html" ; + dc:creator _:b19 ; + dc:title "padri cashes gamesomely" ; + swrc:journal ; + swrc:note "circulative greeter coonskins cabala smuggled purloins underripened perter ruminated outfight monetized" ; + swrc:pages 123 ; + foaf:homepage "http://www.greyness.tld/gamesomely/surpriser.html" . + +_:b1204 a foaf:Person ; + foaf:name "Czeslaw Mcgathy" . + +_:b1205 a foaf:Person ; + foaf:name "Hanan Aupperle" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cepheus Leppanen" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nami Dobies" + ] ; + dc:title "fleering coopt outleapt" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.flexitime.tld/outleapt/moonlighters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enduring.tld/dreads/tramells.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jokwe Thull" + ] ; + dc:title "scorching tramells buttonhook" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.dreads.tld/buttonhook/combing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.selectivity.tld/excursive/colorist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jaap Hongeva" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Annemarie Raniero" + ] ; + dc:title "theoretically colorist problems" ; + swrc:journal ; + swrc:note "intergroup rattlings celebs nephrectomy pignuts birdman inconcealable brawled enlistment confounded excepting" ; + swrc:pages 91 ; + foaf:homepage "http://www.excursive.tld/problems/oarlock.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coitional.tld/divulger/unwarranted.html" ; + bench:booktitle "maltreated teamer divulger" ; + dc:creator _:b430 , person:Paul_Erdoes ; + dc:title "teamer unwarranted spouters" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.divulger.tld/spouters/vinal.html" . + + + a bench:Article ; + dc:creator _:b1206 ; + dc:creator [ a foaf:Person ; + foaf:name "Nene Rhea" + ] ; + dc:title "narrowing hilariously cumberers" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.homebodies.tld/cumberers/deprehension.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outmarched.tld/rebecs/enthuses.html" ; + bench:booktitle "flatways engorge rebecs" ; + dc:creator _:b1207 ; + dc:title "engorge enthuses awakens" ; + dcterms:issued 1967 ; + swrc:pages 40 ; + foaf:homepage "http://www.rebecs.tld/awakens/fluctuating.html" . + + + a bench:Article ; + dc:creator _:b523 ; + dc:title "recoilless leafage interweaved" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.ahorse.tld/interweaved/flirtier.html" . + +_:b1208 a foaf:Person ; + foaf:name "Vladilen Miernik" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Argo Gunther" + ] ; + dc:title "fragged tweaky prepacking" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.junket.tld/prepacking/ordinarily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Libusa Ottalagano" + ] ; + dc:title "predestines overinflating fatalists" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.distorting.tld/fatalists/unhatted.html" . + + + a bench:Article ; + bench:cdrom "http://www.undertaking.tld/beadwork/reattempt.html" ; + dc:creator _:b388 ; + dc:title "incorporators reattempt snorer" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.beadwork.tld/snorer/auditoriums.html" . + + + a bench:Inproceedings ; + bench:booktitle "thwacked kineplasty subcutaneously" ; + dc:creator _:b1209 ; + dc:title "admittances subcutaneously mutinousness" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 56 ; + foaf:homepage "http://www.kineplasty.tld/mutinousness/wergild.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sumorokova Pilkerton" + ] ; + dc:title "fallbacks hoodoo distances" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.extrajudicially.tld/distances/beauts.html" . + + + a bench:Inproceedings ; + bench:booktitle "elds mitigation meatball" ; + dc:creator _:b436 ; + dc:title "creepier meatball inwinds" ; + dcterms:issued 1963 ; + swrc:pages 68 ; + foaf:homepage "http://www.mitigation.tld/inwinds/pluses.html" . + + + a bench:Article ; + dc:creator _:b478 ; + dc:title "summarize tautologous lamedhs" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.tardies.tld/lamedhs/nourishment.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lapping.tld/unwrap/beckoningly.html" ; + bench:booktitle "tabors unforgivable unwrap" ; + dc:creator _:b1210 , _:b313 ; + dc:title "unforgivable beckoningly resisters" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.unwrap.tld/resisters/executes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ermid Soun" + ] ; + dc:title "annunciatory pedagogies antioxidants" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.numbers.tld/antioxidants/amounting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unhygienic.tld/cruiser/hyperborean.html" ; + dc:creator _:b1123 ; + dc:title "release hyperborean mysteries" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.cruiser.tld/mysteries/feltwork.html" . + +_:b1211 a foaf:Person ; + foaf:name "Oda Mallahan" . + +_:b1212 a foaf:Person ; + foaf:name "Sandy Wrede" . + + + a bench:Inproceedings ; + bench:booktitle "spitting unrefreshed braunschweiger" ; + dc:creator _:b1213 ; + dc:title "completed braunschweiger tomfools" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.unrefreshed.tld/tomfools/sacrifices.html" . + + + a bench:Inproceedings ; + bench:booktitle "showering avascular flames" ; + dc:creator person:Paul_Erdoes , _:b1057 ; + dc:title "curari flames bouncily" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.avascular.tld/bouncily/evadible.html" . + +_:b992 a foaf:Person ; + foaf:name "Maksimina Pecinousky" . + + + a bench:Article ; + dc:creator _:b1214 ; + dc:title "draftiness nastier milksops" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.urbanest.tld/milksops/exorcizing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kunta Leidich" + ] ; + dc:title "breakfront communistic cars" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.glamorize.tld/cars/manward.html" . + + + a bench:Article ; + dc:creator _:b630 ; + dc:title "totalisms secureness constellations" ; + swrc:journal ; + foaf:homepage "http://www.tearstain.tld/constellations/whiffler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dreamers.tld/adolescently/gentlemanly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rananin Mashni" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Shigeko Olmsted" + ] ; + dc:title "bluebills gentlemanly dubonnets" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.adolescently.tld/dubonnets/pollened.html" . + + + a bench:Article ; + dc:creator _:b441 ; + dc:title "devisers capitalizations junketing" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.irrationalities.tld/junketing/procrastinator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concomitance.tld/viragos/offside.html" ; + dc:creator _:b494 ; + dc:title "unpuckered offside oddest" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.viragos.tld/oddest/meritoriously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.torrential.tld/directories/wedlocks.html" ; + dc:creator _:b1215 ; + dc:title "fustiest wedlocks cratering" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.directories.tld/cratering/cindering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choruses.tld/unrepentant/recorded.html" ; + dc:creator _:b1216 ; + dc:title "schticks recorded chairing" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.unrepentant.tld/chairing/mildews.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melders.tld/arrogates/dusted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Javier Hausauer" + ] ; + dc:title "elegizes dusted motoric" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.arrogates.tld/motoric/intimation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.favours.tld/presbyterianism/olympiad.html" ; + bench:booktitle "spoony cans presbyterianism" ; + dc:creator _:b1217 ; + dc:title "cans olympiad hullers" ; + dcterms:issued 1966 ; + swrc:pages 148 ; + foaf:homepage "http://www.presbyterianism.tld/hullers/deuteronomy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Volodimerna Cioffi" + ] ; + dc:title "sculling undeserving flamencos" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.vasodilator.tld/flamencos/befitted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woodchuck.tld/spale/slogans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kameel Powers" + ] ; + dc:title "deflecting slogans bummed" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.spale.tld/bummed/librettos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zooming.tld/amusement/deucing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Licianne Kocur" + ] ; + dc:title "repasted deucing overreaches" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.amusement.tld/overreaches/bloodthirsty.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.felicitator.tld/results/contradistinctions.html" ; + bench:cdrom "http://www.sliming.tld/virological/results.html" ; + dc:creator person:Paul_Erdoes , _:b1086 ; + dc:title "virological contradistinctions unexciting" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.results.tld/unexciting/debateable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seasonality.tld/simpleness/pipet.html" ; + dc:creator _:b1218 ; + dc:title "unsexing pipet cloaked" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.simpleness.tld/cloaked/microsurgeons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stagier.tld/counselable/glims.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nomi Rosato" + ] ; + dc:title "older glims schoolmistress" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.counselable.tld/schoolmistress/enfold.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nettlier.tld/jewels/replenisher.html" ; + dc:creator _:b949 , _:b143 ; + dc:title "pardons replenisher proliferative" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.jewels.tld/proliferative/implementors.html" . + +_:b1219 a foaf:Person ; + foaf:name "Rena Shellman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.animo.tld/undercarriages/yachtswomen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mikayla Reynoza" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ai Osmon" + ] ; + dc:title "mongrels yachtswomen beefily" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.undercarriages.tld/beefily/whetting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stodgily.tld/barbarize/simoleon.html" ; + dc:creator _:b1220 ; + dc:title "hiltless simoleon courting" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.barbarize.tld/courting/realest.html" . + +_:b950 a foaf:Person ; + foaf:name "Daawood Lefevre" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.caesium.tld/summings/accommodations.html" ; + bench:booktitle "oversteps peripherally summings" ; + dc:creator _:b460 ; + dc:title "peripherally accommodations miners" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.summings.tld/miners/harshened.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.godheads.tld/combaters/issued.html" ; + dc:creator _:b10 ; + dc:title "buzzards issued unchaste" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.combaters.tld/unchaste/reconsolidate.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.threnody.tld/stinting/favoritism.html" ; + bench:booktitle "oppositionist overindustrialize stinting" ; + dc:creator _:b1221 ; + dc:title "overindustrialize favoritism behemoths" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.stinting.tld/behemoths/fitness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.elvishly.tld/universities/kludging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giovany Toliver" + ] ; + dc:title "withered kludging putridity" ; + swrc:journal ; + foaf:homepage "http://www.universities.tld/putridity/petnapping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pandowdy.tld/bribes/uncoils.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nadiv Govan" + ] ; + dc:title "appellors uncoils semiprimitive" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.bribes.tld/semiprimitive/prodigally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enzymologies.tld/guaranies/sambos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oswald Jenness" + ] ; + dc:title "lumberyard sambos purveyors" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.guaranies.tld/purveyors/acuter.html" . + + + a bench:Article ; + dc:creator _:b1222 , _:b851 ; + dc:title "scepters uxorious feminists" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.javelins.tld/feminists/directions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unitarianism.tld/noncoagulating/moonrise.html" ; + dc:creator _:b368 ; + dc:title "levitating moonrise refiguring" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.noncoagulating.tld/refiguring/leaguers.html" . + + + a bench:Article ; + dc:creator _:b1223 ; + dc:title "profoundest stiffest progs" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.aglare.tld/progs/sawers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fudged.tld/believes/electively.html" ; + bench:booktitle "cubistic tympanum believes" ; + dc:creator _:b562 , _:b438 ; + dc:title "tympanum electively tubbier" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.believes.tld/tubbier/interdictory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readjourned.tld/syphoned/proclaimer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Barb Schuyleman" + ] ; + dc:title "profoundness proclaimer peeing" ; + swrc:journal ; + foaf:homepage "http://www.syphoned.tld/peeing/beleaps.html" . + +_:b614 a foaf:Person ; + foaf:name "Slavik Weedon" . + + + a bench:Article ; + dc:creator _:b1224 ; + dc:title "foxfires impotences diffusor" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.joyrider.tld/diffusor/clumped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jimjams.tld/worshipper/witting.html" ; + dc:creator _:b1078 ; + dc:title "warmakers witting centiliters" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.worshipper.tld/centiliters/rectifiers.html" . + +_:b1225 a foaf:Person ; + foaf:name "Ilyaas Hipsley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fleetingly.tld/blabbermouth/deputative.html" ; + dc:creator _:b1226 ; + dc:title "kibosh deputative addles" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.blabbermouth.tld/addles/preponderated.html" . + +_:b1227 a foaf:Person ; + foaf:name "Oka Prock" . + +_:b1228 a foaf:Person ; + foaf:name "Gruffyn Eschborn" . + +_:b1229 a foaf:Person ; + foaf:name "Sofia Cerdan" . + + + a bench:Article ; + dc:creator _:b1225 ; + dc:title "nominates siestas refracts" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.skulled.tld/refracts/misaligned.html" . + +_:b226 a foaf:Person ; + foaf:name "Fi Hargest" . + +_:b97 a foaf:Person ; + foaf:name "Gustavo Arnerich" . + +_:b1230 a foaf:Person ; + foaf:name "Vishon Nelligan" . + + + a bench:Article ; + dc:creator _:b1231 , _:b379 ; + dc:title "heirs repined overinterest" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.rubied.tld/overinterest/dripper.html" . + +_:b1196 a foaf:Person ; + foaf:name "Mitsuharu Bryngelson" . + + + a bench:Inproceedings ; + bench:booktitle "prospectuses nudie misplacing" ; + dc:creator _:b1232 ; + dc:title "hirsutism misplacing sceneries" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.nudie.tld/sceneries/lichens.html" . + +_:b1233 a foaf:Person ; + foaf:name "Cawrdav Vanoni" . + + + a bench:Inproceedings ; + bench:booktitle "hymnbooks incorporating vegetables" ; + dc:creator _:b1234 , _:b476 ; + dc:title "muddily vegetables keying" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.incorporating.tld/keying/pickaxing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Clivia Kuriger" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Loke Tuton" + ] ; + dc:title "proliferating oblongish leapfrogged" ; + swrc:journal ; + swrc:note "administerings nonsuccess opticians lushes foremost dishtowels croutons dozers cootie undergoes nympholeptic fogless" ; + swrc:pages 169 ; + foaf:homepage "http://www.disintegrator.tld/leapfrogged/overabundant.html" . + + + a bench:Article ; + bench:cdrom "http://www.doggerel.tld/repayment/recharters.html" ; + dc:creator _:b526 ; + dc:title "nonmalignant recharters betweenbrain" ; + swrc:journal ; + foaf:homepage "http://www.repayment.tld/betweenbrain/advertized.html" . + +_:b1235 a foaf:Person ; + foaf:name "Leonora Peli" . + + + a bench:Article ; + dc:creator _:b286 ; + dc:title "ponchos debouching inflates" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.concluder.tld/inflates/dynamiting.html" . + + + a bench:Incollection ; + bench:booktitle "pumas saltness philatelist" ; + dc:creator [ a foaf:Person ; + foaf:name "Wilburn Faltin" + ] ; + dc:title "meerschaum philatelist alternatives" ; + dcterms:issued 1965 ; + swrc:pages 121 ; + foaf:homepage "http://www.saltness.tld/alternatives/grounded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clerkliest.tld/antrum/returns.html" ; + dc:creator _:b97 ; + dc:title "understood returns subcultures" ; + swrc:journal ; + swrc:month 9 ; + swrc:pages 176 ; + foaf:homepage "http://www.antrum.tld/subcultures/confusions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heiled.tld/uninterruptedly/announcing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "HyunKi Kopin" + ] ; + dc:title "puddlings announcing frescoed" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.uninterruptedly.tld/frescoed/transforming.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.miterers.tld/leaseholds/capitulating.html" ; + bench:booktitle "wellsite marsupials leaseholds" ; + dc:creator _:b363 ; + dc:title "marsupials capitulating nitrocellulosic" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 3 ; + foaf:homepage "http://www.leaseholds.tld/nitrocellulosic/batches.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raihaan Tregre" + ] ; + dc:title "squealer saxophonist overmagnified" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.sphering.tld/overmagnified/proscriptive.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fancily.tld/beseeching/sphygmometer.html" ; + bench:booktitle "flooding impressionist beseeching" ; + dc:creator _:b1236 ; + dc:title "impressionist sphygmometer isostatically" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.beseeching.tld/isostatically/apprize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clerking.tld/bedamn/aftertaste.html" ; + bench:booktitle "antiquarianism remain bedamn" ; + dc:creator _:b487 , _:b554 ; + dc:title "remain aftertaste kiddies" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 131 ; + foaf:homepage "http://www.bedamn.tld/kiddies/quarter.html" . + +_:b658 a foaf:Person ; + foaf:name "Huyen Peppas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hermaphrodism.tld/macaronis/deliciously.html" ; + dc:creator _:b1237 ; + dc:creator [ a foaf:Person ; + foaf:name "Efthala Krzesinski" + ] ; + dc:title "rowel deliciously decompressing" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.macaronis.tld/decompressing/urology.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.architraves.tld/collapses/homelier.html" ; + bench:booktitle "dismantled motorboat collapses" ; + dc:creator _:b307 ; + dc:title "motorboat homelier oversimple" ; + dcterms:issued 1963 ; + foaf:homepage "http://www.collapses.tld/oversimple/angstroms.html" . + + + a bench:Article ; + dc:creator _:b786 ; + dc:title "bitches nevadan despited" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.gibbosity.tld/despited/emir.html" . + +_:b1238 a foaf:Person ; + foaf:name "Charlette Negron" . + +_:b1239 a foaf:Person ; + foaf:name "Asisa Finke" . + + + a bench:Article ; + rdfs:seeAlso "http://www.erupts.tld/duckbills/butchered.html" ; + dc:creator _:b942 ; + dc:title "tablesful butchered sickbays" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.duckbills.tld/sickbays/coughed.html" . + +_:b1240 a foaf:Person ; + foaf:name "Bindia Lietzow" . + +_:b937 a foaf:Person ; + foaf:name "Kurtis Cast" . + +_:b1241 a foaf:Person ; + foaf:name "Akkios Chamberlian" . + + + a bench:Article ; + rdfs:seeAlso "http://www.belligerently.tld/waxed/nincompoop.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Farda Swierczek" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gavrel Maccauley" + ] ; + dc:title "untilled nincompoop dismaying" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.waxed.tld/dismaying/veinlet.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b234 , _:b584 ; + swrc:number 1 ; + swrc:volume 3 . + +_:b1242 a foaf:Person ; + foaf:name "Helmar Rosencrantz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.illegitimation.tld/winterer/jumbler.html" ; + dc:creator _:b380 ; + dc:creator [ a foaf:Person ; + foaf:name "Ltizia Digirolomo" + ] ; + dc:title "hardcase jumbler blames" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.winterer.tld/blames/venoms.html" . + +_:b1161 a foaf:Person ; + foaf:name "Lisil Hellmuth" . + +_:b257 a foaf:Person ; + foaf:name "Dima Janas" . + +_:b466 a foaf:Person ; + foaf:name "Ginger Hedgespeth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overpowered.tld/defused/voyaging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Toshelle Fronek" + ] ; + dc:title "veals voyaging lingers" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.defused.tld/lingers/remanufacture.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tuberoid.tld/unindemnified/fakeers.html" ; + dc:creator _:b1243 ; + dc:title "precipitating fakeers reassimilation" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.unindemnified.tld/reassimilation/resumed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mopiest.tld/humanest/slushiness.html" ; + dc:creator _:b539 ; + dc:title "nard slushiness flutterer" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.humanest.tld/flutterer/sharpshooters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teentsier.tld/paganizes/waxier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoyon Lecroy" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dashay Stclair" + ] ; + dc:title "pinspotter waxier bicultural" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.paganizes.tld/bicultural/enactment.html" . + +_:b148 a foaf:Person ; + foaf:name "Thyestes Traux" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bilking.tld/lads/spittles.html" ; + dc:creator _:b841 ; + dc:creator [ a foaf:Person ; + foaf:name "Zulfa Vollick" + ] ; + dc:title "adamancy spittles razorbill" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.lads.tld/razorbill/hematological.html" . + + + a bench:Article ; + dc:creator _:b1228 ; + dc:title "redemonstrating kiosks hadjees" ; + swrc:journal ; + foaf:homepage "http://www.tinware.tld/hadjees/problematical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pantheistic.tld/papaws/jetport.html" ; + dc:creator _:b1244 , _:b988 ; + dc:title "duennas jetport cerebric" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.papaws.tld/cerebric/overruling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.burs.tld/pollywog/empyreans.html" ; + dc:creator _:b954 ; + dc:title "sleaziness empyreans prolixly" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.pollywog.tld/prolixly/desiccated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dedicator.tld/antiprotons/flavorfully.html" ; + dc:creator _:b49 ; + dc:title "pron flavorfully gladdens" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.antiprotons.tld/gladdens/nonconcurrent.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brattish.tld/romancing/excising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Danika Neundorfer" + ] ; + dc:title "unimpeachable excising nailer" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.romancing.tld/nailer/quoits.html" . + +_:b1245 a foaf:Person ; + foaf:name "Bussho Oda" . + +_:b197 a foaf:Person ; + foaf:name "Cece Dunagin" . + + + a bench:Article ; + dc:creator _:b1246 ; + dc:title "kremlinologists irreplaceably motorways" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.tossing.tld/motorways/unforgettable.html" . + +_:b979 a foaf:Person ; + foaf:name "Iarche Ronde" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reutilization.tld/chicaning/prebill.html" ; + bench:booktitle "crockets raggedness chicaning" ; + dc:creator person:Paul_Erdoes , _:b845 , _:b1247 ; + dc:title "raggedness prebill magellan" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.chicaning.tld/magellan/enditing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sentimentalization.tld/feverfew/whopped.html" ; + bench:booktitle "tinkling confiscation feverfew" ; + dc:creator _:b1248 ; + dc:title "confiscation whopped undershirts" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.feverfew.tld/undershirts/oarless.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.footlessness.tld/abator/copping.html" ; + bench:booktitle "homey chirpy abator" ; + dc:creator _:b1249 ; + dc:title "chirpy copping fumarolic" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.abator.tld/fumarolic/braising.html" . + + + a bench:Inproceedings ; + bench:booktitle "discomposes leukocytes swiggers" ; + dc:creator _:b1165 , _:b1250 ; + dc:title "disabler swiggers kindlers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.leukocytes.tld/kindlers/polymerizing.html" . + + + a bench:Inproceedings ; + bench:booktitle "centrifuging disowns lashers" ; + dc:creator _:b1251 ; + dc:title "sparked lashers metatarsal" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.disowns.tld/metatarsal/upheaves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.triskaidekaphobia.tld/expediency/messier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saahir Muto" + ] ; + dc:title "vouchsafed messier bioassayed" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.expediency.tld/bioassayed/proscriptions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subtotalling.tld/kneeling/pleasured.html" ; + dc:creator _:b875 ; + dc:title "bandboxes pleasured unproportionately" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.kneeling.tld/unproportionately/overreactions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unrhymed.tld/personalizing/gaggling.html" ; + dc:creator _:b1252 ; + dc:title "pigeonholed gaggling sabered" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.personalizing.tld/sabered/ploughman.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fedoritsa Stinner" + ] ; + dc:title "subsides circumlocutions mites" ; + swrc:journal ; + foaf:homepage "http://www.spavins.tld/mites/sharesmen.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cheesier.tld/irrepressibly/vessels.html" ; + bench:booktitle "preplanned tabourers irrepressibly" ; + dc:creator _:b909 ; + dc:title "tabourers vessels riots" ; + dcterms:issued 1955 ; + swrc:pages 174 ; + foaf:homepage "http://www.irrepressibly.tld/riots/reinvolved.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Reginlind Defilippo" + ] ; + dc:title "pureness shredded metalizing" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.sidesaddles.tld/metalizing/doper.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lapidates.tld/demonetize/speeder.html" ; + bench:booktitle "slakes nonabsorbable demonetize" ; + dc:creator _:b1253 ; + dc:title "nonabsorbable speeder handcrafting" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.demonetize.tld/handcrafting/proverbs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tufters.tld/waterproofed/versed.html" ; + bench:booktitle "checking macle waterproofed" ; + dc:creator _:b473 ; + dc:title "macle versed hummed" ; + dcterms:issued 1963 ; + swrc:pages 57 ; + foaf:homepage "http://www.waterproofed.tld/hummed/shanks.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jeraldo Killoren" + ] ; + dc:title "pleadable altering preestablished" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.disassembles.tld/preestablished/unvoiced.html" . + + + a bench:Article ; + dc:creator _:b1254 ; + dc:title "knowinger appreciators tutelages" ; + swrc:journal ; + swrc:note "perfusing starrier rubles hospitality continentally outrider cordages simmering oarlocks discards clarified" ; + swrc:pages 10 ; + foaf:homepage "http://www.stoutness.tld/tutelages/fuming.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Moromao Steimer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Alexandria Maietta" + ] ; + dc:title "jugular causable replicates" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.elicitor.tld/replicates/macrocephalic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flowages.tld/neediest/nattiness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Svatohna Mccoil" + ] ; + dc:title "whiningly nattiness wizening" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.neediest.tld/wizening/gamily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conversing.tld/multivitamins/laths.html" ; + dc:creator _:b1255 ; + dc:title "elms laths improvidence" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.multivitamins.tld/improvidence/topstone.html" . + +_:b1256 a foaf:Person ; + foaf:name "AbdurRaqeeb Aylor" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockyard.tld/motormen/trespassing.html" ; + dc:creator _:b607 ; + dc:title "beaky trespassing replant" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.motormen.tld/replant/destrier.html" . + +_:b85 a foaf:Person ; + foaf:name "Hinica Mosman" . + +_:b1257 a foaf:Person ; + foaf:name "Zephyr Willenbrink" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.queerer.tld/watermark/sawbucks.html" ; + bench:booktitle "submember firmers watermark" ; + dc:creator _:b212 , _:b1258 ; + dc:title "firmers sawbucks automobilist" ; + dcterms:issued 1950 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 138 ; + foaf:homepage "http://www.watermark.tld/automobilist/insaner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.caved.tld/jiggles/prediagnostic.html" ; + dc:creator _:b93 ; + dc:title "pkg prediagnostic preconditioning" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.jiggles.tld/preconditioning/polishing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.belles.tld/attracts/overinclining.html" ; + dc:creator _:b1242 ; + dc:title "tunelessly overinclining rentable" ; + swrc:journal ; + foaf:homepage "http://www.attracts.tld/rentable/lasciviousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saturdays.tld/crullers/hermetical.html" ; + dc:creator _:b415 , _:b116 ; + dc:title "bonbons hermetical serrating" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.crullers.tld/serrating/flexed.html" . + + + a bench:Article ; + bench:cdrom "http://www.defalcate.tld/forfends/voucherable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tarran Pointer" + ] ; + dc:title "transplantations voucherable intercepting" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.forfends.tld/intercepting/jeered.html" . + +_:b701 a foaf:Person ; + foaf:name "Zeno Scheppe" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.imped.tld/petcock/footages.html" ; + bench:booktitle "nonassertive quagga petcock" ; + dc:creator _:b534 , _:b1102 ; + dc:title "quagga footages demographies" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.petcock.tld/demographies/toddled.html" . + +_:b184 a foaf:Person ; + foaf:name "Virgilio Englander" . + +_:b1259 a foaf:Person ; + foaf:name "Electra Burkman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.browbeats.tld/interdenominational/extends.html" ; + dc:creator [ a foaf:Person ; + foaf:name "IllishaImelda Dunne" + ] ; + dc:title "roper extends countermands" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.interdenominational.tld/countermands/phonically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skewered.tld/bugs/reformulated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Josias Przedwiecki" + ] ; + dc:title "bluesman reformulated schizo" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.bugs.tld/schizo/recleaning.html" . + + + a bench:Article ; + dc:creator _:b440 ; + dc:title "slaverers priorates fulfillments" ; + swrc:journal ; + foaf:homepage "http://www.menhir.tld/fulfillments/malathion.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wavery.tld/multiplexer/hogtied.html" ; + dc:creator _:b206 ; + dc:title "odyl hogtied tousled" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.multiplexer.tld/tousled/monkeyshines.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.silks.tld/overstrict/becalming.html" ; + bench:booktitle "simplicities fascinating overstrict" ; + dc:creator _:b1260 ; + dc:title "fascinating becalming luniest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 182 ; + foaf:homepage "http://www.overstrict.tld/luniest/pegmatitic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lidmila Puita" + ] ; + dc:title "feints morphos defacements" ; + swrc:journal ; + swrc:note "swearers aped truculency unpardoned superscriptions phosgenes spruced disenfranchises dawdling estimator" ; + swrc:pages 82 ; + foaf:homepage "http://www.unsubtly.tld/defacements/tooting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.barnacled.tld/satanophobia/disagrees.html" ; + bench:booktitle "biodegradable fugues satanophobia" ; + dc:creator _:b1261 ; + dc:title "fugues disagrees peruser" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.satanophobia.tld/peruser/rareness.html" . + +_:b604 a foaf:Person ; + foaf:name "Laurente Grella" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gawkish.tld/nontechnical/nubbins.html" ; + dc:creator _:b1262 ; + dc:title "bulwarks nubbins hounded" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.nontechnical.tld/hounded/pasts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reviser.tld/inscrutably/takingly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Svakhna Kirch" + ] ; + dc:title "notions takingly stirrer" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.inscrutably.tld/stirrer/sealed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photons.tld/censorable/vilifies.html" ; + dc:creator _:b1263 ; + dc:title "heeded vilifies chesterfield" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.censorable.tld/chesterfield/boxfish.html" . + + + a bench:Inproceedings ; + bench:booktitle "monopolistically popedom foreclose" ; + dc:creator person:Paul_Erdoes , _:b635 ; + dc:title "exults foreclose devoice" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.popedom.tld/devoice/incriminates.html" . + +_:b1264 a foaf:Person ; + foaf:name "Martino Nommay" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bridget Hackenberg" + ] ; + dc:title "nonformation misconduct mongolians" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.skitterier.tld/mongolians/crashes.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1044 ; + dc:title "redundance flexes repairing" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.matriculant.tld/repairing/keepable.html" . + +_:b1193 a foaf:Person ; + foaf:name "Judge Goud" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.specifier.tld/sobbers/enamelwork.html" ; + bench:booktitle "copyreaders overpriced sobbers" ; + dc:creator _:b289 ; + dc:title "overpriced enamelwork enshrouding" ; + dcterms:issued 1956 ; + swrc:pages 2 ; + foaf:homepage "http://www.sobbers.tld/enshrouding/auxiliaries.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Leonilla Corria" + ] ; + dc:title "unimpeachably immersing theorizers" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.potlach.tld/theorizers/misdealt.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonferrous.tld/donut/benthos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Effie Menzie" + ] ; + dc:title "pathological benthos superlatives" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.donut.tld/superlatives/lustrum.html" . + +_:b584 a foaf:Person ; + foaf:name "AbdulQuddoos Mccallie" . + +_:b1265 a foaf:Person ; + foaf:name "Gerit Ferandez" . + +_:b38 a foaf:Person ; + foaf:name "Kanita Coones" . + + + a bench:Article ; + rdfs:seeAlso "http://www.corporally.tld/urethrae/voiders.html" ; + dc:creator _:b1266 ; + dc:title "sorting voiders capitulation" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.urethrae.tld/capitulation/codas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bulger.tld/attractants/reactivate.html" ; + bench:booktitle "onery libraries attractants" ; + dc:creator _:b587 , _:b544 ; + dc:title "libraries reactivate ables" ; + dcterms:issued 1962 ; + swrc:pages 67 ; + foaf:homepage "http://www.attractants.tld/ables/professedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ateliers.tld/qualities/infantility.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masafumi Gipson" + ] ; + dc:title "reemerges infantility flangers" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.qualities.tld/flangers/protesters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unlucky.tld/snoozier/threaders.html" ; + dc:creator _:b225 ; + dc:title "tiffin threaders minimization" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.snoozier.tld/minimization/tempore.html" . + +_:b1267 a foaf:Person ; + foaf:name "Nungu Calvo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reacquisition.tld/cuttages/crummier.html" ; + bench:booktitle "planked orangish cuttages" ; + dc:creator _:b1243 ; + dc:title "orangish crummier staffers" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.cuttages.tld/staffers/tailwinds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unornamented.tld/impracticalities/floppily.html" ; + dc:creator _:b2 ; + dc:title "monographic floppily bureaucratism" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.impracticalities.tld/bureaucratism/hypocritically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eliciting.tld/hindbrain/steerer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tarun Ocanas" + ] ; + dc:title "faithfully steerer caster" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.hindbrain.tld/caster/laryngoscope.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.innateness.tld/bronchos/occidents.html" ; + bench:booktitle "neutrally clamping bronchos" ; + dc:creator _:b374 ; + dc:title "clamping occidents sliverers" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.bronchos.tld/sliverers/quadruplicate.html" . + + + a bench:Article ; + bench:abstract "glamourous fluidly eponymies definitely simperer titer jailhouse eulogist yummier testable breakables destructions bilks sorbitol voicing gophers cones beanpole sennits celebrated unknots dickie unfrock blossoms whity biologies snifters blameworthiness ruinousness skyjackers goalless stumping feted employment uncut vincible thyrse enraging deliberative wilders ungallant contemptibly slovak serializing restacking hankies castile unsnarled inures sarabands miladies compactions pilothouses onanism overtime ptomain synchronized desalinize airliners sargassos canvassers flamed corrugating untidiest danegelds vitrines moisturizer disappointed backwash outlasting begrudged manikins ephedrin unicef entrained speedways miscounts surfier epistasies melodramatically hawkish sonorants truanting aberration mainlined keynoter tripes lapidaries opiumisms recondensing displeasures spongins shirtings semiautomatic fizzes vinosities teletypewriter filespec gustatorily biennials shopgirl batted squarish soughing mistily dewed flexion cardiometer unsubdued rhapsodize redirecting luridness caftans outyelled overlapped fathers bilaterally reburied divisibleness mandala reversions adsorbed shadowiness chorusing minimums instarred rebop tularemic polynomials communalized regions skys urbanist pseudoscientifically scoring couples sinkholes officiousness orneriness indiscreetness unextended lengthened goodness weathercocks stalkier aggies reinterpretation tenderly bylining adumbratively unequaled redescribing collates demanded nonmen denaturant typefaces parlous" ; + dc:creator [ a foaf:Person ; + foaf:name "Letje Donald" + ] ; + dc:title "certificating hahs underlayers" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.mynahs.tld/underlayers/wiggery.html" . + + + a bench:Inproceedings ; + bench:booktitle "woolens snickery munificently" ; + bench:cdrom "http://www.worrywarts.tld/munificently/sleekened.html" ; + dc:creator person:Paul_Erdoes , _:b549 ; + dc:title "snickery sleekened phlegmatic" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.munificently.tld/phlegmatic/globularness.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b906 ; + dc:title "innervated barrens emanative" ; + swrc:journal ; + foaf:homepage "http://www.hunts.tld/emanative/blowpipe.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.advocator.tld/contuses/fricassees.html" ; + bench:booktitle "neoterics announcers contuses" ; + dc:creator _:b874 , _:b1268 ; + dc:title "announcers fricassees carat" ; + dcterms:issued 1965 ; + swrc:pages 107 ; + foaf:homepage "http://www.contuses.tld/carat/acclaims.html" . + +_:b1269 a foaf:Person ; + foaf:name "Flavienne Huisenga" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lacrasha Slavick" + ] ; + dc:title "deepens saunter noncontrollably" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.battled.tld/noncontrollably/masturbates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kelley Mustian" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aldona Sichel" + ] ; + dc:title "unlettable burse trisaccharide" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.weeds.tld/trisaccharide/heralding.html" . + +_:b430 a foaf:Person ; + foaf:name "Skonka Lecato" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meshier.tld/flowingly/degaussing.html" ; + dc:creator _:b1270 ; + dc:title "sojourner degaussing reorienting" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.flowingly.tld/reorienting/jocks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.archetypes.tld/instanced/tarriness.html" ; + dc:creator _:b1271 ; + dc:title "tesla tarriness kampuchea" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.instanced.tld/kampuchea/twerp.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.keelboats.tld/fleshpots/tactfully.html" ; + bench:booktitle "rinser elating fleshpots" ; + dc:creator _:b946 ; + dc:title "elating tactfully profaneness" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.fleshpots.tld/profaneness/impotencies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.congruencies.tld/beliefs/espy.html" ; + bench:booktitle "forevers conformist beliefs" ; + dc:creator _:b809 ; + dc:title "conformist espy downgrades" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.beliefs.tld/downgrades/mistype.html" . + +_:b1272 a foaf:Person ; + foaf:name "Lyron Strawder" . + + + a bench:Article ; + rdfs:seeAlso "http://www.divulgence.tld/tolerative/shorteners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lilo Adjei" + ] ; + dc:title "chisellers shorteners spoonsful" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.tolerative.tld/spoonsful/weewees.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cardinality.tld/recuses/pieplants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zebulun Galow" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Gundula Kinloch" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Unefiia Hudnell" + ] ; + dc:title "burgeons pieplants downfalls" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.recuses.tld/downfalls/sparkily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kefira Economides" + ] ; + dc:title "bickered curled underbids" ; + swrc:journal ; + foaf:homepage "http://www.barrenness.tld/underbids/priding.html" . + +_:b696 a foaf:Person ; + foaf:name "Ladislava Desforges" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jill Vanaprasert" + ] ; + dc:title "rescinder pedicurists prosily" ; + swrc:journal ; + foaf:homepage "http://www.rethreading.tld/prosily/complying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sealskins.tld/coexistence/hitcher.html" ; + bench:booktitle "couching moory coexistence" ; + dc:creator _:b414 ; + dc:title "moory hitcher taels" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.coexistence.tld/taels/unexcusable.html" . + + + a bench:Article ; + dc:creator _:b145 ; + dc:title "teacher marionettes homegrown" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.reprice.tld/homegrown/civilness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fondled.tld/mississippians/depressions.html" ; + dc:creator _:b1071 ; + dc:title "barrister depressions mouthers" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.mississippians.tld/mouthers/plumply.html" . + + + a bench:Article ; + dc:creator _:b1273 ; + dc:title "squishiest urologies regenerating" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.depressants.tld/regenerating/intermarries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dignitaries.tld/culotte/presoaked.html" ; + dc:creator _:b1274 , _:b1275 ; + dc:title "gooier presoaked brambled" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.culotte.tld/brambled/snaggier.html" . + +_:b1276 a foaf:Person ; + foaf:name "Florance Golonka" . + + + a bench:Article ; + dc:creator _:b1277 ; + dc:title "thewless abstractness freemasons" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.homogenized.tld/freemasons/pyrethrin.html" . + + + a bench:Inproceedings ; + bench:booktitle "delimiters modernism ricochetting" ; + dc:creator _:b1278 ; + dc:title "egoistic ricochetting triodes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 73 ; + foaf:homepage "http://www.modernism.tld/triodes/curbed.html" . + +_:b582 a foaf:Person ; + foaf:name "Lilith Hellerman" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Reece Raburn" + ] ; + dc:title "baulking stoutish allegers" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.dopiness.tld/allegers/mapmaker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bonded.tld/agapae/diminished.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jayme Siracuse" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Franois Waszkiewicz" + ] ; + dc:title "finmark diminished kafirs" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.agapae.tld/kafirs/palling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Feliciano Yeske" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Grigorov Stoos" + ] ; + dc:title "etymologist mesomorphic daimyos" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.rubberized.tld/daimyos/owed.html" . + + + a bench:Article ; + dc:creator _:b1279 ; + dc:title "tourniquet chilblains wigmakers" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.barriers.tld/wigmakers/misalignment.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.waistcoats.tld/hoofer/twiddling.html" ; + bench:booktitle "vindicable rebills hoofer" ; + dc:creator _:b1280 , _:b1063 ; + dc:title "rebills twiddling disengaged" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.hoofer.tld/disengaged/reappraisement.html" . + +_:b31 a foaf:Person ; + foaf:name "Agamemnon Bouras" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostinatos.tld/forsakes/fraudulentness.html" ; + dc:creator _:b1281 ; + dc:title "grosser fraudulentness agonal" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.forsakes.tld/agonal/russe.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tufty.tld/paraprofessionals/localities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshinori Bundschuh" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ray Baray" + ] ; + dc:title "huffier localities crepitant" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.paraprofessionals.tld/crepitant/slabbery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.audits.tld/diluvium/ethologists.html" ; + dc:creator _:b1282 ; + dc:title "shipwright ethologists chucked" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.diluvium.tld/chucked/allegretto.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.used.tld/milliamperes/payed.html" ; + bench:booktitle "colures decapitates milliamperes" ; + dc:creator _:b89 , person:Paul_Erdoes ; + dc:title "decapitates payed swinging" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.milliamperes.tld/swinging/exercising.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.surceases.tld/pinpointing/fortis.html" ; + bench:booktitle "khalif shitting pinpointing" ; + dc:creator _:b576 ; + dc:title "shitting fortis chastened" ; + dcterms:issued 1966 ; + swrc:pages 199 ; + foaf:homepage "http://www.pinpointing.tld/chastened/suppurate.html" . + + + a bench:Inproceedings ; + bench:booktitle "nonanalytic dispassionate unseal" ; + dc:creator _:b1181 ; + dc:title "flavoured unseal droits" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 133 ; + foaf:homepage "http://www.dispassionate.tld/droits/defying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.believability.tld/mandril/marquetry.html" ; + dc:creator _:b1283 ; + dc:title "consecrates marquetry disgraces" ; + swrc:journal ; + foaf:homepage "http://www.mandril.tld/disgraces/coyest.html" . + + + a bench:Inproceedings ; + bench:booktitle "lookouts trowelers brashiest" ; + dc:creator _:b579 ; + dc:title "romantically brashiest cognoscing" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.trowelers.tld/cognoscing/bollard.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tiffany Feagin" + ] ; + dc:title "unseasoned discontinuations uncoffined" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.elicitation.tld/uncoffined/decompressed.html" . + +_:b669 a foaf:Person ; + foaf:name "Erbin Quimet" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spiffiest.tld/synfuel/swiftest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Calida Starace" + ] ; + dc:title "reinformed swiftest baronages" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.synfuel.tld/baronages/warping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.touchiness.tld/pulsatory/prevues.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hudhaifa Bertagnoli" + ] ; + dc:title "slouches prevues larks" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.pulsatory.tld/larks/carousers.html" . + + + a bench:Article ; + dc:creator _:b1284 , _:b1285 ; + dc:title "tickling legatees ethoses" ; + swrc:journal ; + swrc:note "burlesquing constructionism shrieky dichotic razors gipsy scorepad males tatterdemalion" ; + swrc:pages 30 ; + foaf:homepage "http://www.legitimization.tld/ethoses/sapwood.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gajus Divlio" + ] ; + dc:title "babylonians impostors viceroyalty" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.homicides.tld/viceroyalty/rovings.html" . + + + a bench:Inproceedings ; + bench:booktitle "skydive cappy repetitions" ; + dc:creator _:b1283 ; + dc:title "gefilte repetitions dividable" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.cappy.tld/dividable/densely.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.salutes.tld/selfishness/unworthiness.html" ; + bench:booktitle "scorners entrustment selfishness" ; + dc:creator _:b1286 ; + dc:title "entrustment unworthiness decidua" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.selfishness.tld/decidua/woodnotes.html" . + + + a bench:Article ; + dc:creator _:b1287 ; + dc:title "proselytizing crepes cantrips" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.malevolence.tld/cantrips/uncertainties.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mousier.tld/estragons/bother.html" ; + bench:booktitle "enterprize boondoggles estragons" ; + dc:creator _:b1288 ; + dc:title "boondoggles bother depopulators" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.estragons.tld/depopulators/heartburn.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.caveator.tld/grossers/subtonic.html" ; + dc:creator _:b1289 ; + dc:title "diploids subtonic bossing" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.grossers.tld/bossing/modules.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuzils.tld/cougher/cosecant.html" ; + dc:creator _:b1290 ; + dc:title "fermatas cosecant interphone" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.cougher.tld/interphone/sporule.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hillel Catoire" + ] ; + dc:title "inimitably disinclinations casually" ; + swrc:journal ; + foaf:homepage "http://www.divvying.tld/casually/unites.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.tallowing.tld/schmuck/rhumbaed.html" ; + bench:booktitle "authentically perpetrated schmuck" ; + dc:creator _:b1057 ; + dc:title "perpetrated rhumbaed conjugant" ; + dcterms:issued 1959 ; + swrc:pages 125 ; + foaf:homepage "http://www.schmuck.tld/conjugant/meterage.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wintering.tld/locator/crinklier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zyshonne Carabello" + ] ; + dc:title "hunchbacks crinklier yuan" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.locator.tld/yuan/unclean.html" . + + + a bench:Inproceedings ; + bench:booktitle "talker rife unconsenting" ; + dc:creator _:b1291 ; + dc:title "vacillations unconsenting mongolism" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.rife.tld/mongolism/wastes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tetrachlorides.tld/polygony/malines.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mitsuo Neff" + ] ; + dc:title "loutish malines cliffhanger" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.polygony.tld/cliffhanger/entailments.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.damnably.tld/rediscovers/riptides.html" ; + bench:booktitle "supersensitive treatabilities rediscovers" ; + dc:creator _:b421 ; + dc:title "treatabilities riptides darner" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.rediscovers.tld/darner/curiosa.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Prospero Waner" + ] ; + dc:title "earthwork eluviating bloodied" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.infantilism.tld/bloodied/luringly.html" . + + + a bench:Article ; + dc:creator _:b879 ; + dc:creator [ a foaf:Person ; + foaf:name "Eurystheus Proveaux" + ] ; + dc:title "autosuggestions memorably extemporize" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.howbeit.tld/extemporize/frantically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Clarice Tillberg" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Amaani Carnathan" + ] ; + dc:title "rumbaed tennesseans infantries" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.disobliged.tld/infantries/disannulling.html" . + +_:b900 a foaf:Person ; + foaf:name "Keizo Barratt" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b502 ; + dc:title "reminds coadjutors thuggeries" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.teratoid.tld/thuggeries/nondestructive.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.whitening.tld/versicolored/cardcase.html" ; + bench:booktitle "unrecorded compeer versicolored" ; + dc:creator _:b1292 , _:b1061 ; + dc:title "compeer cardcase limpers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.versicolored.tld/limpers/tabletop.html" . + +_:b1293 a foaf:Person ; + foaf:name "Ernesta Pontillo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cozey.tld/consuls/bakes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tohaku Karsnak" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Fedosia Hofmann" + ] ; + dc:title "sidebands bakes novelization" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.consuls.tld/novelization/marrer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sireen Revay" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rintaro Axson" + ] ; + dc:title "conventing intruders remover" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.soever.tld/remover/atheling.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b898 ; + swrc:number 1 ; + swrc:volume 13 . + + + a bench:Article ; + dc:creator _:b1294 ; + dc:title "crambos congenitally indemnificator" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.bawdry.tld/indemnificator/sonneted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saloons.tld/barratry/conglomerations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Varyusha Schaeffer" + ] ; + dc:title "devilry conglomerations neurotoxic" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.barratry.tld/neurotoxic/rebutton.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.springiest.tld/wabble/swaggered.html" ; + bench:booktitle "maestri mortuaries wabble" ; + dc:creator [ a foaf:Person ; + foaf:name "Maiya Viars" + ] ; + dc:title "mortuaries swaggered gens" ; + dcterms:issued 1953 ; + foaf:homepage "http://www.wabble.tld/gens/atmans.html" . + +_:b26 a foaf:Person ; + foaf:name "Ikshu Smaldone" . + +_:b70 a foaf:Person ; + foaf:name "Makhna Stabile" . + +_:b223 a foaf:Person ; + foaf:name "Menelaus Apaez" . + +_:b1295 a foaf:Person ; + foaf:name "Abbie Manjarres" . + + + a bench:Inproceedings ; + bench:booktitle "foolishly flagmen japingly" ; + dc:creator _:b596 ; + dc:title "fluxions japingly licorices" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.flagmen.tld/licorices/rehandling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abbesses.tld/chromas/oats.html" ; + dc:creator _:b1238 ; + dc:creator [ a foaf:Person ; + foaf:name "Alona Lucario" + ] ; + dc:title "strongboxes oats pulling" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.chromas.tld/pulling/leatheriness.html" . + +_:b1296 a foaf:Person ; + foaf:name "Godalupe Gorrell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hockshop.tld/kuchen/skywrites.html" ; + dc:creator _:b756 ; + dc:title "denuclearizing skywrites excerpting" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.kuchen.tld/excerpting/contempts.html" . + + + a bench:Inproceedings ; + bench:booktitle "denying airings girds" ; + dc:creator _:b600 ; + dc:title "cornute girds anchors" ; + dcterms:issued 1966 ; + swrc:pages 152 ; + foaf:homepage "http://www.airings.tld/anchors/pelvics.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shapers.tld/impaneling/mirkily.html" ; + bench:booktitle "intransitives recreation impaneling" ; + dc:creator _:b1297 ; + dc:title "recreation mirkily teleradiography" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.impaneling.tld/teleradiography/cyclonic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.worldlier.tld/baas/vagabonds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Winand Poulton" + ] ; + dc:title "reinfusing vagabonds accomplished" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.baas.tld/accomplished/reassessment.html" . + +_:b636 a foaf:Person ; + foaf:name "Mauty Ly" . + + + a bench:Inproceedings ; + bench:booktitle "convincer plunging subsoils" ; + dc:creator _:b1298 , _:b606 ; + dc:title "centuries subsoils avowedly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.plunging.tld/avowedly/motliest.html" . + + + a bench:Article ; + dc:creator _:b591 ; + dc:title "hopis rerecorded tarps" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.indentions.tld/tarps/chastely.html" . + +_:b249 a foaf:Person ; + foaf:name "Notburg Towber" . + +_:b187 a foaf:Person ; + foaf:name "Berit Daubs" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tinier.tld/implanted/limps.html" ; + dc:creator _:b1299 ; + dc:title "speller limps dapperly" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.implanted.tld/dapperly/misdiagnose.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postbellum.tld/aneurism/wronger.html" ; + dc:creator _:b1300 ; + dc:creator [ a foaf:Person ; + foaf:name "Agislaos Lamoreaux" + ] ; + dc:title "surtaxes wronger triplicating" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.aneurism.tld/triplicating/cochlear.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Perpetuia Hazelett" + ] ; + dc:title "niacinamide boats zeppelin" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.adipose.tld/zeppelin/desalts.html" . + +_:b324 a foaf:Person ; + foaf:name "Kara Shuttlesworth" . + +_:b1301 a foaf:Person ; + foaf:name "Fanaila Torain" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boomier.tld/salaciousness/jeer.html" ; + bench:booktitle "boogers harrowers salaciousness" ; + dc:creator _:b1302 ; + dc:title "harrowers jeer recusator" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.salaciousness.tld/recusator/hashishes.html" . + +_:b1303 a foaf:Person ; + foaf:name "Khaalid Heth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flued.tld/bookmaking/roughers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mitag Guarriello" + ] ; + dc:title "paver roughers burials" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.bookmaking.tld/burials/wonderfully.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fidgeter.tld/relentlessness/negotiatrixes.html" ; + bench:booktitle "rewires tarpapers relentlessness" ; + dc:creator _:b616 ; + dc:title "tarpapers negotiatrixes icily" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.relentlessness.tld/icily/heptad.html" . + + + a bench:Article ; + dc:creator _:b178 ; + dc:title "guzzler deflagrates oystered" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.tenderhearted.tld/oystered/dishtowel.html" . + +_:b1304 a foaf:Person ; + foaf:name "Dmitrovna Avril" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lectured.tld/anglophilia/beagle.html" ; + bench:booktitle "extinguished perpetuates anglophilia" ; + dc:creator _:b167 ; + dc:title "perpetuates beagle primordially" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.anglophilia.tld/primordially/garments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.husked.tld/cuspids/rheniums.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Owin Osmond" + ] ; + dc:title "cricketer rheniums exscinding" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.cuspids.tld/exscinding/remonstrator.html" . + +_:b864 a foaf:Person ; + foaf:name "Ryushi Alcantara" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Levka Kerney" + ] ; + dc:title "impossibilities physiography unhat" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.falsest.tld/unhat/toothpastes.html" . + +_:b1117 a foaf:Person ; + foaf:name "Lindtraud Kantola" . + + + a bench:Inproceedings ; + bench:booktitle "uncommunicative spectroscopist gneisses" ; + dc:creator _:b478 , _:b1038 ; + dc:title "splattering gneisses lapidists" ; + dcterms:issued 1957 ; + swrc:pages 169 ; + foaf:homepage "http://www.spectroscopist.tld/lapidists/rapist.html" . + +_:b280 a foaf:Person ; + foaf:name "Brac Matis" . + + + a bench:Article ; + rdfs:seeAlso "http://www.foists.tld/whammed/enticement.html" ; + dc:creator _:b1305 ; + dc:title "ultimates enticement animadverted" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.whammed.tld/animadverted/soundtrack.html" . + + + a bench:Article ; + dc:creator _:b1306 , _:b189 ; + dc:title "enfranchisements overachieved violoncellist" ; + swrc:journal ; + swrc:note "expiatory regurgitating housemen brambliest insecurities reverses sizably uncorroborated leaving indulgence termed" ; + foaf:homepage "http://www.ungathered.tld/violoncellist/undercarriage.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tokuma Pizzuto" + ] ; + dc:title "sects tunings fandangos" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.ginghams.tld/fandangos/spherically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Satomi Lampitt" + ] ; + dc:title "redemonstrated tsarists obeyable" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.leprechaun.tld/obeyable/emblazoning.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.onondagas.tld/attributions/vegetates.html" ; + bench:booktitle "homophones curtesy attributions" ; + dc:creator [ a foaf:Person ; + foaf:name "Yelena Cruise" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lana Nyce" + ] ; + dc:title "curtesy vegetates declassifications" ; + dcterms:issued 1966 ; + swrc:pages 82 ; + foaf:homepage "http://www.attributions.tld/declassifications/precalculated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shoddies.tld/complicated/braider.html" ; + dc:creator _:b406 ; + dc:title "repave braider teetotals" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.complicated.tld/teetotals/decongestion.html" . + +_:b305 a foaf:Person ; + foaf:name "Cinnia Basich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mezzanines.tld/telecasted/transiencies.html" ; + dc:creator _:b1307 ; + dc:title "telephotograph transiencies cadetship" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.telecasted.tld/cadetship/caladium.html" . + + + a bench:Inproceedings ; + bench:booktitle "correlations rectification fundament" ; + dc:creator _:b627 ; + dc:title "technics fundament moos" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.rectification.tld/moos/compilations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overfamiliarity.tld/electuary/wrinkling.html" ; + dc:creator _:b586 , _:b1308 ; + dc:title "illustrated wrinkling infinitesimally" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.electuary.tld/infinitesimally/stoat.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peachier.tld/stooling/dependently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kamryn Tuffin" + ] ; + dc:title "decapods dependently maledicted" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.stooling.tld/maledicted/amenity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preassigns.tld/whizzed/cystic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bae Verzi" + ] ; + dc:title "ramifications cystic ambushment" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.whizzed.tld/ambushment/voodoos.html" . + +_:b1309 a foaf:Person ; + foaf:name "Jenna Ovit" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sulkier.tld/slowpoke/beseeched.html" ; + dc:creator _:b1141 ; + dc:title "striplings beseeched mobilizers" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.slowpoke.tld/mobilizers/decorates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.permuting.tld/canzona/interrelated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Luzia Rahib" + ] ; + dc:title "immediately interrelated cooked" ; + swrc:journal ; + swrc:note "etchers mitering laboratorian tiptoed humoring hairiest ouzels frequented" ; + swrc:pages 69 ; + foaf:homepage "http://www.canzona.tld/cooked/reformers.html" . + +_:b353 a foaf:Person ; + foaf:name "Iason Bronsky" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Anaxmandros Pajak" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aki Lillo" + ] ; + dc:title "soliciting supercargo flouters" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.obliterator.tld/flouters/gelts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overladen.tld/thriftier/menologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omais Dodd" + ] ; + dc:title "enslavement menologies precleans" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.thriftier.tld/precleans/minds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infiltrated.tld/unsymmetrical/querns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ephrm Hinken" + ] ; + dc:title "bonzes querns pineal" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.unsymmetrical.tld/pineal/braziers.html" . + + + a bench:Article ; + dc:creator _:b1310 ; + dc:title "wetter deutschland hyenas" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.rots.tld/hyenas/plagiarize.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b247 , _:b490 , _:b491 ; + swrc:number 1 ; + swrc:volume 20 . + + + a bench:Article ; + rdfs:seeAlso "http://www.bobsledder.tld/coadmit/acidulation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adriane Fitzwater" + ] ; + dc:title "bayoneting acidulation evisceration" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.coadmit.tld/evisceration/bondwoman.html" . + +_:b885 a foaf:Person ; + foaf:name "Ake Crowson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostensibilities.tld/spines/snowdrop.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ferdinando Smeltz" + ] ; + dc:title "fauces snowdrop sensualist" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.spines.tld/sensualist/terminated.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1961)" ; + dcterms:issued 1961 ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Article ; + rdfs:seeAlso "http://www.opals.tld/rankles/underbellies.html" ; + bench:abstract "optimizes heiled puddlings uninterruptedly announcing frescoed transforming unacceptably profilers callbacks conformationally vindictiveness fickleness parachutists panelings disembarkation antithetical midgets bumpily cowering apprized smallness captress bubblier zincked preaches balanced touchingly nonpartisan paths disable grannies backslaps sapphism prostatectomies aw rummier obtuseness marking pussyfooted morselled hotdogs educates physicochemical muckraker vegetarians deprecators coifed refed photoelectrically vinylic cleared brawlers phonographically embroglios conches vamped hefting goosiest pedicabs torchlight appalachian pedigreed habitable seamster reconcentrate faddist prompted chintzier microbars prestos neutralization philol micrograph ketchups darklier virulencies sheepfold challah mescalism stockers maddest evictors cussers buttonholed peachier decapods stooling dependently maledicted amenity rejectable psalmists axiality cayenned cajolingly handholds uproariously inimitably divvying disinclinations casually unites fevers recomposes subclassified grifts decays prizefight sparkiest ovals lotting toxaemic buttonholer incurs blobbing tremens" ; + dc:creator _:b1311 ; + dc:title "mating underbellies hecks" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.rankles.tld/hecks/pleating.html" . + +_:b1312 a foaf:Person ; + foaf:name "Courtenay Babjeck" . + + + a bench:Article ; + dc:creator _:b1313 ; + dc:title "glycosyls fashionably surfaces" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.despondingly.tld/surfaces/sided.html" . + +_:b1314 a foaf:Person ; + foaf:name "Henrikus Giancarlo" . + +_:b1315 a foaf:Person ; + foaf:name "Pitamaha Commerford" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.preassign.tld/faiths/sporozoon.html" ; + bench:booktitle "unintended ogler faiths" ; + dc:creator _:b1242 ; + dc:title "ogler sporozoon enduing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.faiths.tld/enduing/microstructure.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Consolacion Lodge" + ] ; + dc:title "minced daimyo definiteness" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.bunn.tld/definiteness/corselets.html" . + +_:b1300 a foaf:Person ; + foaf:name "Cipriana Wadzinski" . + +_:b1056 a foaf:Person ; + foaf:name "Grard Fong" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.orchardists.tld/consigning/livener.html" ; + bench:booktitle "breezing interspersions consigning" ; + dc:creator _:b415 ; + dc:title "interspersions livener bunches" ; + dcterms:issued 1958 ; + swrc:pages 96 ; + foaf:homepage "http://www.consigning.tld/bunches/subbing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.legation.tld/hippocampus/miscalculates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shaakira Ricklefs" + ] ; + dc:title "subendorsed miscalculates whetters" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.hippocampus.tld/whetters/leviathans.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.germs.tld/abrades/pileate.html" ; + bench:booktitle "vogues coalbins abrades" ; + dc:creator person:Paul_Erdoes , _:b147 ; + dc:title "coalbins pileate socks" ; + dcterms:issued 1955 ; + swrc:pages 168 ; + foaf:homepage "http://www.abrades.tld/socks/deionize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sedative.tld/nonplussing/gauziest.html" ; + bench:booktitle "cursing rummies nonplussing" ; + dc:creator _:b1316 ; + dc:title "rummies gauziest possiblest" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.nonplussing.tld/possiblest/waugh.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.synthesizes.tld/incontinencies/trucing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kathrein Gelvin" + ] ; + dc:title "fewer trucing pogroming" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.incontinencies.tld/pogroming/oscillated.html" . + +_:b1317 a foaf:Person ; + foaf:name "Frogard Sholl" . + +_:b794 a foaf:Person ; + foaf:name "Bala Robyn" . + + + a bench:Inproceedings ; + bench:booktitle "struggled heartening cauterizing" ; + dc:creator _:b1318 , _:b84 ; + dc:title "sombreros cauterizing ragouts" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.heartening.tld/ragouts/outfox.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nancy Voelkerding" + ] ; + dc:title "uncultivated chalked roentgenography" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.slurs.tld/roentgenography/evener.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cautions.tld/voodooing/disprove.html" ; + dc:creator _:b671 , _:b473 ; + dc:title "repealer disprove colorfastness" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.voodooing.tld/colorfastness/bellyaching.html" . + +_:b1319 a foaf:Person ; + foaf:name "Avniel Debiase" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sorels.tld/inviting/darkies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Triesha Carland" + ] ; + dc:title "cameralistic darkies americanist" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.inviting.tld/americanist/periodical.html" . + +_:b1320 a foaf:Person ; + foaf:name "Newa Sabina" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fuzee.tld/prothalamia/crystallizes.html" ; + bench:booktitle "untransformed serenades prothalamia" ; + dc:creator _:b1321 ; + dc:title "serenades crystallizes theorizer" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.prothalamia.tld/theorizer/lipper.html" . + +_:b1005 a foaf:Person ; + foaf:name "FaaiZ Sunstrom" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extragalactic.tld/polyandrist/titularies.html" ; + dc:creator _:b322 ; + dc:title "submerse titularies hubbubs" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.polyandrist.tld/hubbubs/deprogrammed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncensored.tld/humpier/eradicates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tera Vigen" + ] ; + dc:title "sorghums eradicates dyspepsy" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.humpier.tld/dyspepsy/perkiness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raimundo Wetklow" + ] ; + dc:title "denning whipper ergots" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.schemery.tld/ergots/naturalism.html" . + +_:b639 a foaf:Person ; + foaf:name "Dietgard Goodale" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dilapidated.tld/phosphorous/fettucini.html" ; + bench:booktitle "ambitiously ruralites phosphorous" ; + dc:creator _:b1322 , _:b1323 ; + dc:title "ruralites fettucini evangelical" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.phosphorous.tld/evangelical/recharting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.advertisement.tld/ordainer/drabbed.html" ; + bench:booktitle "tissuing tonics ordainer" ; + dc:creator _:b651 ; + dc:title "tonics drabbed reenlarge" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.ordainer.tld/reenlarge/fugitively.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misbegetting.tld/diptyca/arkansans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alcee Shield" + ] ; + dc:title "demobilizations arkansans sibyllic" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.diptyca.tld/sibyllic/cogged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rummer.tld/ptomaines/micrometer.html" ; + dc:creator _:b1324 ; + dc:title "overgeneralize micrometer idyls" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.ptomaines.tld/idyls/highbrows.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tautening.tld/justers/scourged.html" ; + bench:booktitle "circumnavigating peeler justers" ; + dc:creator _:b1007 ; + dc:title "peeler scourged reprimanded" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.justers.tld/reprimanded/nonplusses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nyoko Ling" + ] ; + dc:title "tottery emperors drizzlier" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.jabbered.tld/drizzlier/courted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semilegendary.tld/hyperopic/finfoots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raquel Neas" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tommy Deisher" + ] ; + dc:title "abstractionists finfoots misnames" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.hyperopic.tld/misnames/nonelection.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.palinode.tld/spacewalking/highlights.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shizu Capener" + ] ; + dc:title "unboundedly highlights radically" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.spacewalking.tld/radically/perfectness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hides.tld/sporozoan/confutes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sho Stechlinski" + ] ; + dc:title "gabblers confutes inamoratas" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.sporozoan.tld/inamoratas/winiest.html" . + +_:b649 a foaf:Person ; + foaf:name "BwIch Stahlberg" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tatiiana Sublett" + ] ; + dc:title "stratocumulus chowtimes preferences" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.surcoat.tld/preferences/tigerish.html" . + +_:b625 a foaf:Person ; + foaf:name "Oswaldo Sanfratello" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unburned.tld/queazy/highting.html" ; + dc:creator _:b1325 ; + dc:title "colludes highting roadability" ; + swrc:journal ; + foaf:homepage "http://www.queazy.tld/roadability/ringbolt.html" . + + + a bench:Article ; + dc:creator _:b1034 ; + dc:title "loading interning splitters" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.trigonometrical.tld/splitters/flashiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emissive.tld/poisons/daguerreotypes.html" ; + dc:creator _:b1326 ; + dc:title "enlargements daguerreotypes futurologists" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.poisons.tld/futurologists/headbands.html" . + +_:b1327 a foaf:Person ; + foaf:name "Shigochiyo Wirtzfeld" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regales.tld/atherosclerotic/phosphorescently.html" ; + dc:creator _:b250 ; + dc:title "horseradishes phosphorescently philadelphians" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.atherosclerotic.tld/philadelphians/sizier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harbingers.tld/viticultural/creamers.html" ; + dc:creator _:b1176 ; + dc:title "gnomons creamers eutrophies" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.viticultural.tld/eutrophies/esters.html" . + + + a bench:Journal ; + dc:title "Journal 8 (1965)" ; + dcterms:issued 1965 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.deiform.tld/convalesced/transporting.html" ; + dc:creator _:b926 ; + dc:title "detoxication transporting pewterer" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.convalesced.tld/pewterer/overoptimism.html" . + +_:b707 a foaf:Person ; + foaf:name "Gidayu Namsaly" . + + + a bench:Inproceedings ; + bench:booktitle "forehead presells bimetal" ; + dc:creator _:b453 , _:b860 ; + dc:title "arduously bimetal winker" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.presells.tld/winker/savable.html" . + +_:b1328 a foaf:Person ; + foaf:name "Zarad Ketterling" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.showers.tld/troupers/resurrectionism.html" ; + bench:booktitle "funereally indictably troupers" ; + dc:creator _:b931 ; + dc:title "indictably resurrectionism overenthusiastically" ; + dcterms:issued 1966 ; + swrc:pages 105 ; + foaf:homepage "http://www.troupers.tld/overenthusiastically/zyzzyva.html" . + +_:b751 a foaf:Person ; + foaf:name "Caradog Angleberger" . + + + a bench:Article ; + dc:creator _:b792 ; + dc:title "cuddies eliciting faithfully" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.manitou.tld/faithfully/hindbrain.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flinger.tld/resided/tankard.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stesha Rackett" + ] ; + dc:title "maladjustment tankard babushka" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.resided.tld/babushka/thereinafter.html" . + +_:b598 a foaf:Person ; + foaf:name "Claudios Lemmert" . + +_:b140 a foaf:Person ; + foaf:name "Jermaine Mandahl" . + + + a bench:Article ; + rdfs:seeAlso "http://www.paleface.tld/unreadiest/resoling.html" ; + dc:creator _:b1329 ; + dc:title "termers resoling alleviations" ; + swrc:journal ; + foaf:homepage "http://www.unreadiest.tld/alleviations/reviewing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tacos.tld/penumbrae/irreparably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pawelek Gotimer" + ] ; + dc:title "secs irreparably incises" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.penumbrae.tld/incises/wharfages.html" . + + + a bench:Inproceedings ; + bench:booktitle "abducted declaimed amphora" ; + dc:creator _:b361 ; + dc:title "threateningly amphora tactics" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.declaimed.tld/tactics/blocks.html" . + + + a bench:Inproceedings ; + bench:booktitle "woosh unimpeachability abbreviations" ; + dc:creator _:b964 ; + dc:title "winningly abbreviations bootleggers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.unimpeachability.tld/bootleggers/indigos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aviatrixes.tld/aims/anarchist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kigan Neahr" + ] ; + dc:title "paddler anarchist unbodied" ; + swrc:journal ; + swrc:note "fustiest directories wedlocks cratering cindering tyre pluckily entrails colporteur" ; + swrc:pages 131 ; + foaf:homepage "http://www.aims.tld/unbodied/sucres.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kestrels.tld/sensing/officiator.html" ; + bench:cdrom "http://www.relique.tld/prettifies/sensing.html" ; + dc:creator _:b1330 ; + dc:title "prettifies officiator repurchases" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.sensing.tld/repurchases/pathogeny.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Saami Ellen" + ] ; + dc:title "grumped buffeter scalpers" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.recognition.tld/scalpers/learnable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.totemites.tld/endowments/climates.html" ; + dc:creator _:b1201 ; + dc:title "turnspits climates dummied" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.endowments.tld/dummied/opposability.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.biconvexity.tld/lipped/bedecked.html" ; + bench:booktitle "pareve groveling lipped" ; + dc:creator _:b1331 ; + dc:title "groveling bedecked presbyterians" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.lipped.tld/presbyterians/shavable.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1954)" ; + dcterms:issued 1954 ; + swrc:editor _:b1332 ; + swrc:number 1 ; + swrc:volume 15 . + + + a bench:Article ; + rdfs:seeAlso "http://www.ologists.tld/scoutmaster/hydrocephaloid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ernesto Schoonmaker" + ] ; + dc:title "beckons hydrocephaloid reprised" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.scoutmaster.tld/reprised/ramshackle.html" . + +_:b307 a foaf:Person ; + foaf:name "Fatlinda Coomey" . + +_:b662 a foaf:Person ; + foaf:name "Kiriaki Stoneberger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quantimeter.tld/seatmates/cancan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zdzislaba Inafuku" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Candice Manlito" + ] ; + dc:title "endower cancan unrestrictedly" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.seatmates.tld/unrestrictedly/klystrons.html" . + +_:b1333 a foaf:Person ; + foaf:name "Agrippina Demirjian" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eeva Derenzo" + ] ; + dc:title "sheols reiteration absented" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.edicts.tld/absented/plantains.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leaguers.tld/fetching/metatarsi.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ketsana Younce" + ] ; + dc:title "reconnoitering metatarsi exactor" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.fetching.tld/exactor/cenacle.html" . + + + a bench:Inproceedings ; + bench:booktitle "represses miasms colonizers" ; + dc:creator _:b767 ; + dc:title "hoops colonizers meowing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.miasms.tld/meowing/dissenters.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jamaall Rohen" + ] ; + dc:title "elemental evenfall denazified" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.householders.tld/denazified/pyrostats.html" . + +_:b1180 a foaf:Person ; + foaf:name "Luella Beneuento" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indoctrination.tld/navahoes/nerts.html" ; + dc:creator _:b1334 ; + dc:title "microsurgeon nerts masses" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.navahoes.tld/masses/effecters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rakehells.tld/dobies/victuals.html" ; + bench:booktitle "yacks retuning dobies" ; + dc:creator person:Paul_Erdoes , _:b680 ; + dc:title "retuning victuals multiplicands" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.dobies.tld/multiplicands/brambles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alfred Avis" + ] ; + dc:title "misdeed compositors accumulativeness" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.octuply.tld/accumulativeness/unattended.html" . + +_:b183 a foaf:Person ; + foaf:name "Karolek Sheaff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unequivocalness.tld/dented/cramped.html" ; + dc:creator _:b809 ; + dc:title "semimonthly cramped moil" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.dented.tld/moil/focalized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.symbiotically.tld/wistfulness/familarity.html" ; + dc:creator _:b1335 ; + dc:title "arete familarity caravaning" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.wistfulness.tld/caravaning/regrow.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elaine Muntean" + ] ; + dc:title "salivating felting untidiness" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.encephalomyelitis.tld/untidiness/gassing.html" . + + + a bench:Article ; + dc:creator _:b1336 , _:b743 ; + dc:title "physiognomist shimmeringly machinable" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.gametes.tld/machinable/unfestive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insurable.tld/roentgenize/juicer.html" ; + dc:creator _:b1147 ; + dc:title "timesaving juicer reattainment" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.roentgenize.tld/reattainment/adductor.html" . + +_:b1306 a foaf:Person ; + foaf:name "Ashakiran Bingley" . + + + a bench:Article ; + dc:creator _:b1337 ; + dc:title "emaciating timidity sidechairs" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.foredecks.tld/sidechairs/probities.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Iphicrates Griffy" + ] ; + dc:title "tubework rejoicing gustation" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.inweaving.tld/gustation/rematched.html" . + + + a bench:Article ; + bench:cdrom "http://www.yappers.tld/wench/homemakers.html" ; + dc:creator _:b1338 ; + dc:creator [ a foaf:Person ; + foaf:name "Benito Tam" + ] ; + dc:title "outleaped homemakers enacted" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.wench.tld/enacted/mooters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmarriageable.tld/prickliest/haranguer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agnese Bubb" + ] ; + dc:title "conforming haranguer mimicry" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.prickliest.tld/mimicry/undergrounds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undermines.tld/towages/instantaneously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kuriana Feld" + ] ; + dc:title "cocks instantaneously drummer" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.towages.tld/drummer/conformed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.probing.tld/freightyard/disbanding.html" ; + bench:booktitle "envenomation fryers freightyard" ; + dc:creator _:b1339 , _:b530 , _:b1096 ; + dc:title "fryers disbanding collop" ; + dcterms:issued 1953 ; + swrc:pages 199 ; + foaf:homepage "http://www.freightyard.tld/collop/impairing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.severed.tld/divulgences/simplemindedness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Enola Mrozinski" + ] ; + dc:title "pouncer simplemindedness duffle" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.divulgences.tld/duffle/designed.html" . + +_:b1168 a foaf:Person ; + foaf:name "Cordell Coodey" . + + + a bench:Article ; + dc:creator _:b939 ; + dc:title "parentis curtseyed plugugly" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.birthplaces.tld/plugugly/inerts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jollifies.tld/underlines/towardly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Purdy Ailshire" + ] ; + dc:title "hulks towardly rotgut" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.underlines.tld/rotgut/systemizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bilobed.tld/friendless/aldrins.html" ; + dc:creator _:b1157 , _:b338 ; + dc:title "washier aldrins napalm" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.friendless.tld/napalm/eonian.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Delisha Guffanti" + ] ; + dc:title "accommodators scotties aridest" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.tabby.tld/aridest/unexplored.html" . + + + a bench:Article ; + dc:creator _:b1340 ; + dc:title "dyable pygmoid outdodging" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.dup.tld/outdodging/riddles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parricidal.tld/unrented/tarots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raimund Widdowson" + ] ; + dc:title "waterfowls tarots incomparability" ; + swrc:journal ; + foaf:homepage "http://www.unrented.tld/incomparability/tacet.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.glassblower.tld/wallah/searcher.html" ; + bench:booktitle "crunchers smidgeons wallah" ; + dc:creator _:b699 ; + dc:title "smidgeons searcher haps" ; + dcterms:issued 1967 ; + swrc:pages 104 ; + foaf:homepage "http://www.wallah.tld/haps/heteronomy.html" . + + + a bench:Inproceedings ; + bench:booktitle "accordable proprietors cheekiness" ; + dc:creator _:b700 ; + dc:title "censer cheekiness custards" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.proprietors.tld/custards/lewder.html" . + + + a bench:Article ; + bench:cdrom "http://www.praiseworthily.tld/constraints/stultified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eugenios Cheas" + ] ; + dc:title "recrudesced stultified amicability" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.constraints.tld/amicability/apprenticeships.html" . + +_:b1302 a foaf:Person ; + foaf:name "Hunter Collums" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sunburned.tld/religiousness/latticing.html" ; + dc:creator _:b1341 ; + dc:creator [ a foaf:Person ; + foaf:name "Cyrillus Jakes" + ] ; + dc:title "dissimilarities latticing emended" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.religiousness.tld/emended/cosmists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Branislava Marentis" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tyneice Sebree" + ] ; + dc:title "sneaked overlooks proffers" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.overzealous.tld/proffers/outlast.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Stewart Parah" + ] ; + dc:title "concealable risque misguider" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.sheriffs.tld/misguider/actings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbid.tld/alas/pupates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tracy Dupay" + ] ; + dc:title "mas pupates scallywag" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.alas.tld/scallywag/ab.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drinks.tld/rioting/maltier.html" ; + dc:creator _:b640 ; + dc:title "nothings maltier thessalonians" ; + swrc:journal ; + foaf:homepage "http://www.rioting.tld/thessalonians/pipingly.html" . + + + a bench:Article ; + dc:creator _:b1156 ; + dc:title "chansons palatines metonym" ; + swrc:journal ; + foaf:homepage "http://www.dioptre.tld/metonym/executorship.html" . + +_:b1342 a foaf:Person ; + foaf:name "Nangka Diver" . + +_:b1343 a foaf:Person ; + foaf:name "Maricha Eckerson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expectations.tld/miniaturizing/meridians.html" ; + dc:creator _:b1344 ; + dc:title "rehabilitations meridians imperii" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.miniaturizing.tld/imperii/footnotes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blinders.tld/killed/ideologically.html" ; + dc:creator _:b977 ; + dc:title "mentors ideologically bleeps" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.killed.tld/bleeps/stereotape.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.randoms.tld/elixirs/permissibility.html" ; + dc:creator _:b1345 ; + dc:title "tetra permissibility redrafted" ; + swrc:journal ; + foaf:homepage "http://www.elixirs.tld/redrafted/feltings.html" . + + + a bench:Inproceedings ; + bench:booktitle "glamorization alkalis strawy" ; + dc:creator _:b1190 ; + dc:title "fatting strawy elmiest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.alkalis.tld/elmiest/approbating.html" . + +_:b803 a foaf:Person ; + foaf:name "Namtheun Treece" . + +_:b984 a foaf:Person ; + foaf:name "Mikitina Oshea" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.twilights.tld/tobacconists/truantry.html" ; + bench:booktitle "englutting foreshown tobacconists" ; + dc:creator _:b709 ; + dc:title "foreshown truantry industrially" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.tobacconists.tld/industrially/regerminated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mangier.tld/unpopular/squanderer.html" ; + bench:booktitle "pompons brawns unpopular" ; + dc:creator _:b783 ; + dc:title "brawns squanderer butchering" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.unpopular.tld/butchering/knockoff.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crassest.tld/items/authorize.html" ; + dc:creator _:b1346 ; + dc:title "recesses authorize sunnier" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.items.tld/sunnier/baled.html" . + +_:b340 a foaf:Person ; + foaf:name "Gerulf Githens" . + + + a bench:Article ; + dc:creator _:b905 ; + dc:title "berettas sneezing inextricability" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.obscurantism.tld/inextricability/castrate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gerontotherapies.tld/nonbelievers/thickeners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laru Delavega" + ] ; + dc:title "juggling thickeners companions" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.nonbelievers.tld/companions/octuple.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rickey.tld/hijacks/gustoes.html" ; + bench:booktitle "hanging niggards hijacks" ; + dc:creator _:b688 ; + dc:title "niggards gustoes dreadnoughts" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.hijacks.tld/dreadnoughts/holsters.html" . + + + a bench:Inproceedings ; + bench:booktitle "sonless sleights monthlies" ; + dc:creator _:b593 ; + dc:title "emigration monthlies triteness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 16 ; + foaf:homepage "http://www.sleights.tld/triteness/erosional.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ioan Kwit" + ] ; + dc:title "embossment doctrines stopovers" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.peroxided.tld/stopovers/shirks.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1347 ; + dc:title "garniture onside misdoubt" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.favorableness.tld/misdoubt/frostbites.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fairness.tld/swobber/pomaded.html" ; + bench:booktitle "plunkers redigested swobber" ; + dc:creator _:b1348 ; + dc:title "redigested pomaded rows" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.swobber.tld/rows/superegos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ignored.tld/rationality/mortice.html" ; + dc:creator _:b1170 ; + dc:title "childliest mortice chipping" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.rationality.tld/chipping/snarks.html" . + +_:b196 a foaf:Person ; + foaf:name "Yoshiko Zuziak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contamination.tld/procreating/alphabetize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Machum Chappuis" + ] ; + dc:title "rallyist alphabetize stubbliest" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.procreating.tld/stubbliest/warfares.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Euiko Trichell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Astera Ferer" + ] ; + dc:title "untamed vireos regermination" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.putrefy.tld/regermination/inchworm.html" . + +_:b1349 a foaf:Person ; + foaf:name "Narihari Grime" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deringer.tld/scornfully/enrich.html" ; + dc:creator _:b499 ; + dc:title "touring enrich clinchers" ; + swrc:journal ; + foaf:homepage "http://www.scornfully.tld/clinchers/wagerer.html" . + +_:b923 a foaf:Person ; + foaf:name "LaShonna Auyong" . + + + a bench:Article ; + dc:creator _:b500 ; + dc:title "pornographies fruiter croaker" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.merriest.tld/croaker/evaporates.html" . + +_:b1350 a foaf:Person ; + foaf:name "Zoleen Bewley" . + + + a bench:Article ; + dc:creator _:b239 ; + dc:title "sophist unmorality rejoiced" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.toller.tld/rejoiced/asterisks.html" . + + + a bench:Inproceedings ; + bench:booktitle "slaughters lulling discases" ; + dc:creator person:Paul_Erdoes , _:b182 ; + dc:title "blowholes discases disqualify" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.lulling.tld/disqualify/drizzles.html" . + +_:b1351 a foaf:Person ; + foaf:name "Ermenhild Karcich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overflows.tld/pantomimists/oversupplies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jake Bober" + ] ; + dc:title "tetradic oversupplies scrammed" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.pantomimists.tld/scrammed/totemisms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rebuttably.tld/prointegration/falsifying.html" ; + dc:creator _:b1352 , _:b779 ; + dc:title "ceremonies falsifying swoons" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.prointegration.tld/swoons/regained.html" . + +_:b1345 a foaf:Person ; + foaf:name "Najaat Werma" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chenille Wallingford" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tonna Gaughan" + ] ; + dc:title "mom muskiness casement" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.hubcap.tld/casement/manures.html" . + +_:b1353 a foaf:Person ; + foaf:name "Takuro Meaders" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fattener.tld/cowedly/unoccupied.html" ; + dc:creator _:b1354 ; + dc:title "bulbul unoccupied engrossers" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.cowedly.tld/engrossers/zinging.html" . + +_:b1355 a foaf:Person ; + foaf:name "Svetokhna Bayley" . + + + a bench:Article ; + dc:creator _:b1356 , _:b955 ; + dc:title "reorganize heirs rubied" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.construes.tld/rubied/repined.html" . + +_:b94 a foaf:Person ; + foaf:name "Hamish Proano" . + +_:b1311 a foaf:Person ; + foaf:name "Dafydd Fullam" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deliquescence.tld/retitle/russians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yovanka Critchlow" + ] ; + dc:title "minelayer russians assuaged" ; + swrc:journal ; + foaf:homepage "http://www.retitle.tld/assuaged/blurting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.management.tld/dories/uncoupled.html" ; + bench:booktitle "newfashioned incorrigibly dories" ; + dc:creator _:b1357 ; + dc:title "incorrigibly uncoupled jurors" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 49 ; + foaf:homepage "http://www.dories.tld/jurors/drowning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seriating.tld/cordites/repenters.html" ; + dc:creator _:b941 , _:b933 ; + dc:title "gaudily repenters riotousness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.cordites.tld/riotousness/jaundicing.html" . + + + a bench:Article ; + dc:creator _:b803 ; + dc:title "moulted remediless jinglier" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.puckered.tld/jinglier/flecky.html" . + +_:b268 a foaf:Person ; + foaf:name "Thirza Groot" . + +_:b1358 a foaf:Person ; + foaf:name "Colin Gimse" . + +_:b985 a foaf:Person ; + foaf:name "Masao Martey" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Liselott Danielian" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kumari Milholland" + ] ; + dc:title "manslayer wingspreads tractional" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.groused.tld/tractional/pressrooms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uvulars.tld/epidermization/leering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mutlaq Gerfin" + ] ; + dc:title "blintz leering finisher" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.epidermization.tld/finisher/extremer.html" . + +_:b1359 a foaf:Person ; + foaf:name "Manobu Peres" . + + + a bench:Article ; + dc:creator _:b1360 ; + dc:title "rhomb toxicants grandly" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.furtiveness.tld/grandly/parboiled.html" . + + + a bench:Inproceedings ; + bench:booktitle "relevancies dragster skying" ; + dc:creator _:b1361 ; + dc:title "dicotyledonous skying gunstock" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.dragster.tld/gunstock/gnawingly.html" . + + + a bench:Inproceedings ; + bench:booktitle "resetting hausfrau bronchopulmonary" ; + dc:creator _:b737 ; + dc:title "pauperizes bronchopulmonary sighter" ; + dcterms:issued 1965 ; + swrc:pages 25 ; + foaf:homepage "http://www.hausfrau.tld/sighter/misquoting.html" . + +_:b1362 a foaf:Person ; + foaf:name "Achmed Gubser" . + +_:b1363 a foaf:Person ; + foaf:name "Andenon Shomin" . + + + a bench:Inproceedings ; + bench:booktitle "hosteled dependability sweets" ; + dc:creator _:b1294 , _:b594 ; + dc:title "cocomats sweets slurried" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.dependability.tld/slurried/palanquin.html" . + + + a bench:Article ; + dc:creator _:b98 ; + dc:title "galvanizer nagged legates" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.carryouts.tld/legates/puttering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shakeouts.tld/ensilage/annulments.html" ; + bench:booktitle "mismanagement peddlar ensilage" ; + dc:creator _:b1364 ; + dc:title "peddlar annulments sultans" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.ensilage.tld/sultans/potsie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offs.tld/linkboy/yappers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerty Tokich" + ] ; + dc:title "healable yappers outleaped" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.linkboy.tld/outleaped/wench.html" . + +_:b1365 a foaf:Person ; + foaf:name "Yukako Klingbeil" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.blamably.tld/isolator/hypodermically.html" ; + bench:booktitle "voluptuousness tartrate isolator" ; + dc:creator _:b752 ; + dc:title "tartrate hypodermically stanching" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.isolator.tld/stanching/laggardness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.holer.tld/buffets/aleatory.html" ; + dc:creator _:b1366 ; + dc:title "veepees aleatory unwarily" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.buffets.tld/unwarily/jelled.html" . + +_:b323 a foaf:Person ; + foaf:name "Cecily Pazik" . + +_:b32 a foaf:Person ; + foaf:name "Sterling Adamyan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reallocations.tld/restrengthened/replan.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vasilevna Warmoth" + ] ; + dc:title "keyboarded replan reaps" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.restrengthened.tld/reaps/splurgy.html" . + +_:b1367 a foaf:Person ; + foaf:name "Liana Glasier" . + +_:b1368 a foaf:Person ; + foaf:name "Androkls Caputi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coped.tld/fluoroscopists/disbandment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matrona Hagins" + ] ; + dc:title "bananas disbandment modulating" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.fluoroscopists.tld/modulating/yowie.html" . + +_:b1369 a foaf:Person ; + foaf:name "Gerbrug Adamczak" . + +_:b1047 a foaf:Person ; + foaf:name "Favio Mutherspaw" . + + + a bench:Article ; + rdfs:seeAlso "http://www.visitants.tld/dynamited/cantilevers.html" ; + dc:creator _:b724 ; + dc:title "tartufe cantilevers pastinas" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.dynamited.tld/pastinas/dressing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sipping.tld/chifforobe/tidemarks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karlus Guardipee" + ] ; + dc:title "preconstruct tidemarks propounded" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.chifforobe.tld/propounded/mammotomy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.medicaid.tld/ascents/confinement.html" ; + dc:creator _:b877 ; + dc:title "scrupled confinement arterioscleroses" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.ascents.tld/arterioscleroses/fivepins.html" . + +_:b480 a foaf:Person ; + foaf:name "Lavern Haynie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rhododendrons.tld/equalize/semiofficial.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Llesenia Mckusick" + ] ; + dc:title "plodder semiofficial polymorphous" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.equalize.tld/polymorphous/boxier.html" . + +bench:Book rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.aquaculture.tld/multivitamin/driers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Madia Failla" + ] ; + dc:title "tackifying driers humour" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.multivitamin.tld/humour/redirection.html" . + +_:b1370 a foaf:Person ; + foaf:name "Mami Gruger" . + + + a bench:Article ; + dc:creator _:b1371 ; + dc:title "haddocks languorous rivieras" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.poetizer.tld/rivieras/bougainvillaeas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjustment.tld/ravishingly/manges.html" ; + dc:creator _:b1372 ; + dc:title "jujubes manges squids" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.ravishingly.tld/squids/pyramided.html" . + + + a bench:Article ; + dc:creator _:b1321 ; + dc:title "goodish servable mooncalf" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.conj.tld/mooncalf/tasksetter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emasculates.tld/boldest/asymptotically.html" ; + dc:creator _:b731 ; + dc:title "jitters asymptotically animals" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.boldest.tld/animals/wired.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jenell Harlin" + ] ; + dc:title "elections softbound clapt" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.suer.tld/clapt/cairns.html" . + +_:b1373 a foaf:Person ; + foaf:name "Astra Salmela" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thinclad.tld/supered/flenched.html" ; + dc:creator _:b1374 ; + dc:title "spurrey flenched batsman" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.supered.tld/batsman/syncoms.html" . + + + a bench:Article ; + dc:creator _:b533 ; + dc:title "necessariness reweaving indomitably" ; + swrc:journal ; + swrc:note "unpopular squanderer butchering knockoff exorcize specialize fuzzing psychopaths distinctive" ; + swrc:pages 123 ; + foaf:homepage "http://www.training.tld/indomitably/limes.html" . + +_:b292 a foaf:Person ; + foaf:name "Cai Picazo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.positrons.tld/lateraled/sailcloth.html" ; + dc:creator person:Paul_Erdoes , _:b22 ; + dc:title "eluding sailcloth encyclicals" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.lateraled.tld/encyclicals/receives.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gentlefolk.tld/malefactress/containment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mita Schwering" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ismael Freedman" + ] ; + dc:title "neutralizing containment declining" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.malefactress.tld/declining/teasing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antiquing.tld/beduins/collards.html" ; + dc:creator _:b995 ; + dc:title "argled collards swanker" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.beduins.tld/swanker/severalizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bulgier.tld/canalized/beaked.html" ; + dc:creator _:b233 ; + dc:title "weldable beaked doorstops" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.canalized.tld/doorstops/angularities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inveighed.tld/vocalities/freeness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mayuko Tappa" + ] ; + dc:title "gavelling freeness discord" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.vocalities.tld/discord/rom.html" . + + + a bench:Article ; + dc:creator _:b1375 ; + dc:title "proselytes invoiced stereoscopies" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.libelees.tld/stereoscopies/scraggier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.caneware.tld/unanticipated/chivvies.html" ; + bench:booktitle "ablings benchmarks unanticipated" ; + dc:creator _:b1376 ; + dc:title "benchmarks chivvies microprogramming" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.unanticipated.tld/microprogramming/moots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incorporator.tld/calculably/anodal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oscar Formica" + ] ; + dc:title "widdling anodal mopish" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.calculably.tld/mopish/beeves.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.youngsters.tld/flowerers/alloyed.html" ; + bench:booktitle "inks avion flowerers" ; + dc:creator _:b1377 ; + dc:title "avion alloyed tassels" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.flowerers.tld/tassels/viaducts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drumbeat.tld/friskiness/lapdogs.html" ; + dc:creator _:b897 ; + dc:creator [ a foaf:Person ; + foaf:name "Shoko Moel" + ] ; + dc:title "serries lapdogs biting" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.friskiness.tld/biting/bateaux.html" . + +_:b869 a foaf:Person ; + foaf:name "Irminwin Milloy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mimickers.tld/majestical/carolinians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Guliana Tichi" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Richlinde Aguado" + ] ; + dc:title "intercessions carolinians preadolescents" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.majestical.tld/preadolescents/coagulability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moltenly.tld/contributes/toeplates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vina Lemire" + ] ; + dc:title "darting toeplates reprocesses" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.contributes.tld/reprocesses/caudate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spanner.tld/swords/ogham.html" ; + dc:creator _:b1378 ; + dc:creator [ a foaf:Person ; + foaf:name "Hortense Ganotisi" + ] ; + dc:title "merchandisers ogham bryony" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.swords.tld/bryony/balefire.html" . + +_:b1379 a foaf:Person ; + foaf:name "Amelfa Palm" . + + + a bench:Article ; + rdfs:seeAlso "http://www.synaesthetic.tld/gestures/tugboat.html" ; + dc:creator _:b1380 ; + dc:title "eutrophy tugboat executrixes" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.gestures.tld/executrixes/repacifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adulated.tld/scarcity/choreas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karka Landreth" + ] ; + dc:title "zeroed choreas liberality" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.scarcity.tld/liberality/patrilinear.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fetters.tld/gatepost/attritional.html" ; + bench:booktitle "preconceiving pinesaps gatepost" ; + dc:creator _:b1381 , _:b790 , _:b325 ; + dc:title "pinesaps attritional enricher" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.gatepost.tld/enricher/childproof.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.smokeless.tld/fronts/tatterdemalions.html" ; + bench:booktitle "antislavery befogs fronts" ; + dc:creator _:b166 ; + dc:title "befogs tatterdemalions refile" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.fronts.tld/refile/lubricated.html" . + +_:b943 a foaf:Person ; + foaf:name "Powell Odaniel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gastroscopy.tld/clanged/woodsman.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pumeet Jamir" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Katheron Towns" + ] ; + dc:title "preeminently woodsman crabgrass" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.clanged.tld/crabgrass/veeries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kindhearted.tld/enchain/resolves.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Luboslaw Dwight" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Manaal Nitsche" + ] ; + dc:title "fabulously resolves legaleses" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.enchain.tld/legaleses/cruzados.html" . + + + a bench:Incollection ; + bench:booktitle "maladministrative crawlway vealier" ; + dc:creator _:b384 ; + dc:title "inaptly vealier ops" ; + dcterms:issued 1960 ; + swrc:pages 24 ; + foaf:homepage "http://www.crawlway.tld/ops/participator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annuitants.tld/misfitted/sermonizer.html" ; + dc:creator _:b476 ; + dc:title "tomboys sermonizer seeped" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.misfitted.tld/seeped/pastoralism.html" . + +_:b1222 a foaf:Person ; + foaf:name "Haneef Meeter" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cygnets.tld/fertilely/arborization.html" ; + dc:creator _:b1382 , _:b1383 ; + dc:title "sutra arborization swanherds" ; + swrc:journal ; + swrc:note "liegeman dowitchers eucharists tallows marsupialize codeines winglets tsp jihads" ; + swrc:pages 84 ; + foaf:homepage "http://www.fertilely.tld/swanherds/reinscribing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.toiling.tld/flourished/reentries.html" ; + bench:booktitle "determinableness shaled flourished" ; + dc:creator _:b1384 , _:b1100 ; + dc:title "shaled reentries engirdling" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.flourished.tld/engirdling/brawler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.missteps.tld/meliorated/abstrusely.html" ; + dc:creator _:b1240 , _:b1385 ; + dc:title "icecaps abstrusely cubbish" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.meliorated.tld/cubbish/antimacassar.html" . + + + a bench:Article ; + dc:creator _:b1386 , _:b1387 ; + dc:title "participles retirees duper" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.encyst.tld/duper/depersonalizes.html" . + +_:b1215 a foaf:Person ; + foaf:name "Tylena Gianandrea" . + +_:b967 a foaf:Person ; + foaf:name "Pyrs Rihanek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airliner.tld/sabbats/wholesalers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zenochka Goodhart" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Charly Ulseth" + ] ; + dc:title "consonantly wholesalers bobbing" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.sabbats.tld/bobbing/tingeing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fungic.tld/obnoxiously/dismounting.html" ; + dc:creator _:b99 , _:b1064 , person:Paul_Erdoes ; + dc:title "gasogenes dismounting endorser" ; + swrc:journal ; + swrc:note "microspace fixup scurf snowballed practicably inflamed salesclerk forehoof clonked mistreat" ; + swrc:pages 12 ; + foaf:homepage "http://www.obnoxiously.tld/endorser/libations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rethink.tld/oilpapers/daunted.html" ; + bench:booktitle "reprobate outpace oilpapers" ; + dc:creator person:Paul_Erdoes , _:b765 ; + dc:title "outpace daunted immunologist" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.oilpapers.tld/immunologist/watermen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chooser.tld/privets/dispossesses.html" ; + dc:creator _:b1388 ; + dc:title "limiest dispossesses huddling" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.privets.tld/huddling/ferociously.html" . + + + a bench:Article ; + dc:creator _:b1147 ; + dc:title "oratress commutative outspreading" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.miasmic.tld/outspreading/octopod.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.perpendiculars.tld/misapplying/doomed.html" ; + dc:creator _:b1389 ; + dc:title "stilton doomed exuded" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.misapplying.tld/exuded/complies.html" . + + + a bench:Inproceedings ; + bench:booktitle "heartstrings basilicas keypunchers" ; + dc:creator _:b1390 ; + dc:title "doctors keypunchers otolithic" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.basilicas.tld/otolithic/geodesist.html" . + + + a bench:Inproceedings ; + bench:booktitle "oxyhydrogen quitter kvetching" ; + dc:creator _:b770 ; + dc:title "mordent kvetching boggiest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.quitter.tld/boggiest/sophomorically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recalcitrancies.tld/balks/teas.html" ; + bench:booktitle "staggerers tipster balks" ; + dc:creator _:b771 ; + dc:title "tipster teas venerates" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.balks.tld/venerates/barracks.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lambertinae Burse" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Chyna Brittian" + ] ; + dc:title "scolders unconsumed retry" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.deposing.tld/retry/excursuses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.childishly.tld/bisques/invalidates.html" ; + dc:creator _:b835 ; + dc:title "maturative invalidates pinked" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.bisques.tld/pinked/boned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pesky.tld/overbaked/umping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Khristen Mossor" + ] ; + dc:title "peeking umping liverwursts" ; + swrc:journal ; + foaf:homepage "http://www.overbaked.tld/liverwursts/chummed.html" . + +_:b1391 a foaf:Person ; + foaf:name "Yuko Bean" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unended.tld/tacticians/etruscans.html" ; + dc:creator _:b831 ; + dc:title "reflux etruscans whereunto" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.tacticians.tld/whereunto/velocities.html" . + +_:b1164 a foaf:Person ; + foaf:name "Amora Ockmond" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonsuccess.tld/lushes/foremost.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lucrecia Rollings" + ] ; + dc:title "opticians foremost dishtowels" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.lushes.tld/dishtowels/croutons.html" . + + + a bench:Article ; + dc:creator _:b887 ; + dc:title "plundered dominants tournaments" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.minimaxes.tld/tournaments/duckboard.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splinting.tld/satisfying/undamped.html" ; + dc:creator _:b1392 ; + dc:title "surmisers undamped sharpers" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.satisfying.tld/sharpers/forbearer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.etape.tld/erases/monarchist.html" ; + bench:booktitle "cabbala washcloths erases" ; + dc:creator _:b776 ; + dc:title "washcloths monarchist overcapitalizes" ; + dcterms:issued 1963 ; + swrc:pages 168 ; + foaf:homepage "http://www.erases.tld/overcapitalizes/alphabetically.html" . + + + a bench:Inproceedings ; + bench:booktitle "flagellated rattish pustuled" ; + dc:creator _:b629 ; + dc:title "satoris pustuled upbraids" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.rattish.tld/upbraids/alimentation.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Salamon Julien" + ] ; + dc:title "bards underway deterministic" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.legislatresses.tld/deterministic/fantods.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shebeens.tld/shebangs/seatwork.html" ; + dc:creator _:b1393 ; + dc:title "definitions seatwork hers" ; + swrc:journal ; + swrc:note "croaks jungly dogtrotted splashiness gnotobiology debitable veining sleighs duskish geraniums" ; + swrc:pages 194 ; + foaf:homepage "http://www.shebangs.tld/hers/bussed.html" . + +_:b1394 a foaf:Person ; + foaf:name "Mathilde Pribyl" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thyroidectomies.tld/lecithins/alterants.html" ; + dc:creator _:b373 ; + dc:title "argles alterants whereases" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.lecithins.tld/whereases/plumper.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plebe.tld/emboldening/beanpoles.html" ; + bench:booktitle "yelled anabolic emboldening" ; + dc:creator _:b636 ; + dc:title "anabolic beanpoles alleles" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.emboldening.tld/alleles/impliedly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Avgerinos Vongphakdy" + ] ; + dc:title "magdalen balsaming federalizations" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.exciter.tld/federalizations/inducts.html" . + +_:b847 a foaf:Person ; + foaf:name "Zhonka Kawaa" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kiddy.tld/tittle/remarkable.html" ; + bench:booktitle "preempted rocklike tittle" ; + dc:creator _:b1395 ; + dc:title "rocklike remarkable hominess" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.tittle.tld/hominess/inquired.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.omened.tld/quietens/adjoins.html" ; + dc:creator _:b1396 ; + dc:title "bemired adjoins sagger" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.quietens.tld/sagger/retouch.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swells.tld/catalogues/oysterers.html" ; + dc:creator _:b1196 ; + dc:title "dinted oysterers piggeries" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.catalogues.tld/piggeries/aeronaut.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maudlinly.tld/inauguration/doser.html" ; + bench:booktitle "precognitions toenailing inauguration" ; + dc:creator _:b820 ; + dc:title "toenailing doser batrachians" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.inauguration.tld/batrachians/paradoxical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highjacks.tld/cheapness/inseam.html" ; + dc:creator _:b1081 ; + dc:title "antihypertensive inseam quibbles" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.cheapness.tld/quibbles/bulls.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wanders.tld/knacked/acrimoniously.html" ; + bench:booktitle "claymore hirsuteness knacked" ; + dc:creator _:b181 ; + dc:title "hirsuteness acrimoniously volitions" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.knacked.tld/volitions/kilohertz.html" . + +_:b1397 a foaf:Person ; + foaf:name "Lavina Brunskill" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marled.tld/ultraviolet/jutty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerald Fieselman" + ] ; + dc:title "lurchers jutty fibroin" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.ultraviolet.tld/fibroin/cantons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sweetly.tld/ganglionic/diddling.html" ; + dc:creator _:b1398 ; + dc:title "preterit diddling contradictions" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.ganglionic.tld/contradictions/sasses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sandpit.tld/amalgamative/silted.html" ; + bench:booktitle "lymphs malinger amalgamative" ; + dc:creator _:b746 ; + dc:title "malinger silted knottiness" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.amalgamative.tld/knottiness/geom.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1964)" ; + dcterms:issued 1964 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Article ; + dc:creator _:b1399 ; + dc:title "adsorbable regressed kickers" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.meliorative.tld/kickers/chaoses.html" . + + + a bench:Article ; + dc:creator _:b66 ; + dc:creator [ a foaf:Person ; + foaf:name "Tamary Nici" + ] ; + dc:title "tsarinas hoydens upchuck" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.sportscasters.tld/upchuck/effervesced.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.candidates.tld/witnesser/lassitudes.html" ; + dc:creator _:b218 ; + dc:title "awakening lassitudes outgassed" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.witnesser.tld/outgassed/specifying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stoves.tld/careens/typos.html" ; + bench:booktitle "mythologically makeweight careens" ; + dc:creator _:b645 ; + dc:title "makeweight typos catabolizing" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.careens.tld/catabolizing/carnally.html" . + +_:b126 a foaf:Person ; + foaf:name "Estrella Billey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuhrer.tld/unconvincing/newsworthy.html" ; + dc:creator _:b904 ; + dc:title "equivalents newsworthy shoemakers" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.unconvincing.tld/shoemakers/drams.html" . + + + a bench:Proceedings ; + bench:booktitle "bangs concaving unfelt" ; + dc:publisher "Sybex" ; + dc:title "Proceeding 1 (1965)" ; + dcterms:issued 1965 ; + swrc:editor person:Paul_Erdoes , _:b1379 ; + swrc:isbn "0-6816-8398-0" ; + swrc:series 1755 ; + foaf:homepage "http://www.concaving.tld/cusswords/converts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.harkens.tld/lacquered/wretches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Augustin Torner" + ] ; + dc:title "theorized wretches tarring" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.lacquered.tld/tarring/clouding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.roosts.tld/recolonize/madrigals.html" ; + dc:creator _:b1400 ; + dc:title "mariner madrigals brooded" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.recolonize.tld/brooded/metrist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostensive.tld/potties/watercresses.html" ; + dc:creator _:b182 ; + dc:title "trembled watercresses descanting" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.potties.tld/descanting/admonished.html" . + +_:b880 a foaf:Person ; + foaf:name "Josianne Gopen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.autoeroticism.tld/defective/absoluteness.html" ; + bench:booktitle "masher announced defective" ; + dc:creator _:b893 , _:b314 ; + dc:title "announced absoluteness oversupply" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.defective.tld/oversupply/matchmaker.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cathriona Cunniff" + ] ; + dc:title "chollas nubble gesticulates" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.sizer.tld/gesticulates/cupfuls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.realising.tld/surnamers/overeducates.html" ; + dc:creator _:b1205 , _:b1401 ; + dc:title "barographic overeducates unsteadiest" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.surnamers.tld/unsteadiest/insists.html" . + + + a bench:Inproceedings ; + bench:booktitle "lampoonists diazepam ostentation" ; + dc:creator _:b1215 ; + dc:title "unluckiest ostentation slatted" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.diazepam.tld/slatted/unclamps.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulHaadi Castellan" + ] ; + dc:title "reinstructing misjudged hushful" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.plenipotentiaries.tld/hushful/cartoons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tiffanies.tld/hooraying/velds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nicolette Holle" + ] ; + dc:title "zymogenic velds philharmonics" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.hooraying.tld/philharmonics/palladiums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.denaturant.tld/parlous/outspoke.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Deelon Sephton" + ] ; + dc:title "typefaces outspoke agedly" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.parlous.tld/agedly/holder.html" . + +_:b661 a foaf:Person ; + foaf:name "Orino Gauntt" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1153 ; + dc:title "antiquarians quantitatively shovels" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.dilutes.tld/shovels/vitric.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.moored.tld/defoliator/chiasma.html" ; + bench:booktitle "wackier doorless defoliator" ; + dc:creator _:b801 , _:b1402 , person:Paul_Erdoes ; + dc:title "doorless chiasma alibiing" ; + dcterms:issued 1962 ; + swrc:pages 152 ; + foaf:homepage "http://www.defoliator.tld/alibiing/raisings.html" . + +_:b1361 a foaf:Person ; + foaf:name "Sabeeha Ducci" . + + + a bench:Article ; + rdfs:seeAlso "http://www.natures.tld/lichening/undine.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kalinna Feeling" + ] ; + dc:title "palaver undine partakes" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.lichening.tld/partakes/quitted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jingoish.tld/nihils/nonapplicable.html" ; + dc:creator _:b82 ; + dc:title "spangled nonapplicable cithern" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.nihils.tld/cithern/upswollen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acropolises.tld/outsmarts/hushes.html" ; + dc:creator _:b105 ; + dc:title "wrestlers hushes locomoted" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.outsmarts.tld/locomoted/disagreeing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seeping.tld/ranting/rampageous.html" ; + dc:creator _:b871 ; + dc:title "brusk rampageous schussed" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.ranting.tld/schussed/luminescence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outranks.tld/uncapped/sealing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caradawg Wilkie" + ] ; + dc:title "militating sealing agilities" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.uncapped.tld/agilities/redressment.html" . + +_:b973 a foaf:Person ; + foaf:name "Taliesin Okeke" . + +_:b1048 a foaf:Person ; + foaf:name "Dobrava Heebsh" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncomfortable.tld/professes/shingler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Keandra Gimenez" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kenyata Boblitt" + ] ; + dc:title "multiplier shingler terrorize" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.professes.tld/terrorize/ices.html" . + +_:b841 a foaf:Person ; + foaf:name "Gaia Coffen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tauting.tld/monogramed/conspicuousness.html" ; + bench:booktitle "federalism paves monogramed" ; + dc:creator _:b1324 , _:b1403 ; + dc:title "paves conspicuousness soother" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.monogramed.tld/soother/glaziery.html" . + +_:b1404 a foaf:Person ; + foaf:name "Annnees Kain" . + +_:b444 a foaf:Person ; + foaf:name "Wallace Kennamer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semitraditional.tld/greaves/microspace.html" ; + dc:creator _:b79 ; + dc:title "negotiators microspace fixup" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.greaves.tld/fixup/scurf.html" . + + + a bench:Article ; + dc:creator _:b348 ; + dc:title "gruntles fragmental recut" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.unwind.tld/recut/wording.html" . + +_:b501 a foaf:Person ; + foaf:name "Tekla Gallerani" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kersta Prier" + ] ; + dc:title "chortles nonstick rheometers" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.conventionalism.tld/rheometers/auditives.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.castings.tld/bookkeeper/keloid.html" ; + dc:creator _:b438 ; + dc:title "brownstones keloid isoprene" ; + swrc:journal ; + foaf:homepage "http://www.bookkeeper.tld/isoprene/cabined.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.batting.tld/stilbestrol/villainousness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Korechika Mamer" + ] ; + dc:title "waspishly villainousness miscalling" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.stilbestrol.tld/miscalling/firefanged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extirpations.tld/interfaces/kinesthetic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zoe Fergerson" + ] ; + dc:title "hosannas kinesthetic nonclassically" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.interfaces.tld/nonclassically/gatemen.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.precises.tld/overdelicate/reddishness.html" ; + bench:booktitle "romancers speeches overdelicate" ; + dc:creator _:b813 ; + dc:title "speeches reddishness puritanical" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.overdelicate.tld/puritanical/mousses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.centerfold.tld/drawbridges/sluggard.html" ; + bench:abstract "unwarily jelled bughouse demurely negligence workingwomen saintdom bylines chromatographically centralizer dependency stinters reusable nester chirpers tweets abstruser pishing weaning uncleanly tarried erupts tablesful duckbills butchered sickbays coughed dustrags wholesaler overapprehensively mounts passports laminates bloats annunciatory numbers pedagogies antioxidants amounting cyclo rhizomatous intrans dopier dement preapplication encrusting felonries japes lensed afghani anthologists nonreligious interlocutrices discontinued pneuma snuffy satirize anticyclone caboodle accedence abjuratory teleological stillness asbestosis straggles restarting habilitate stopped nubbly ultramodern scabs skittishness rearm menageries cesspit concelebrations frowners reversibility proconservation bassets kindredness vassals overattentively gravitic forelimbs aminity unamplified lamas disturbing lumpier lacerative jezebels stepsons colluded reanimating maxicoats gerontotherapies juggling nonbelievers thickeners companions octuple uncage craniums swarming psychosexual baguettes ormolu restrictionist slimed roughhewed zenithal headgears inflictor accelerators atonies aglow menaced martials broidering titaness burglars dulcimer pollywogs lichting viticulturist inspiring manilla argyll proletariate outscore inseminators serener loping atypically ransomer whigs educts miens exhibitioner retried voile incas wanter unlimber undependable imbricate outpatients griddles ascertainable laggardly insensibly domineers breezing" ; + bench:booktitle "informational stimulator drawbridges" ; + dc:creator _:b814 ; + dc:title "stimulator sluggard adjured" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 131 ; + foaf:homepage "http://www.drawbridges.tld/adjured/tears.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rebury.tld/stoolies/partings.html" ; + bench:booktitle "attestor gibbeted stoolies" ; + dc:creator _:b816 , _:b1405 ; + dc:title "gibbeted partings villadom" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.stoolies.tld/villadom/cricks.html" . + + + a bench:Article ; + dc:creator _:b1406 ; + dc:creator [ a foaf:Person ; + foaf:name "Wouter Mowbray" + ] ; + dc:title "sorel cunnilinguism meathead" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.ensconced.tld/meathead/bazaars.html" . + +_:b463 a foaf:Person ; + foaf:name "Laverna Nodurft" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Manka Binstock" + ] ; + dc:title "virulencies challah mescalism" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.sheepfold.tld/mescalism/stockers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pavane.tld/catheters/worker.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Timandra Euvrard" + ] ; + dc:title "glycerose worker monks" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.catheters.tld/monks/calibrations.html" . + +_:b835 a foaf:Person ; + foaf:name "Chaney Fatigate" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bering.tld/toto/teashop.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Ashley Kesselring" + ] ; + dc:title "evasiveness teashop reaccepts" ; + swrc:journal ; + swrc:note "malting footgear abominators trilobate jigsawed kickstands prated songstresses" ; + swrc:pages 122 ; + foaf:homepage "http://www.toto.tld/reaccepts/gunneries.html" . + +_:b1407 a foaf:Person ; + foaf:name "Savino Papale" . + +_:b457 a foaf:Person ; + foaf:name "Rechkina Revalee" . + +_:b1408 a foaf:Person ; + foaf:name "Fergie Brucz" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.latchstring.tld/yawed/lysed.html" ; + bench:booktitle "profferers loser yawed" ; + dc:creator _:b1111 , _:b271 ; + dc:title "loser lysed defiled" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.yawed.tld/defiled/stuffiest.html" . + +_:b1409 a foaf:Person ; + foaf:name "Criston Arcand" . + + + a bench:Article ; + rdfs:seeAlso "http://www.finises.tld/squawked/renovating.html" ; + dc:creator _:b1410 ; + dc:title "disproving renovating hitchhike" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.squawked.tld/hitchhike/bays.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.avocets.tld/riflers/bisecting.html" ; + dc:creator _:b793 ; + dc:title "squinty bisecting jovially" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.riflers.tld/jovially/intellectualized.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Loreliese Aspri" + ] ; + dc:title "photospherically canvasses pyorrheas" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.pouchiest.tld/pyorrheas/cartons.html" . + + + a bench:Inproceedings ; + bench:booktitle "goofily warrantor malted" ; + dc:creator _:b823 ; + dc:title "handbill malted tictocked" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.warrantor.tld/tictocked/offerers.html" . + +_:b594 a foaf:Person ; + foaf:name "Laurentius Ensminger" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eryi Deppe" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshimune Korzybski" + ] ; + dc:title "atomising quilts bitts" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.undemonstrative.tld/bitts/unfertile.html" . + +_:b1411 a foaf:Person ; + foaf:name "Manju Hellickson" . + + + a bench:Article ; + dc:creator _:b1412 ; + dc:title "clavier honeys somatological" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.zapped.tld/somatological/rimiest.html" . + +_:b629 a foaf:Person ; + foaf:name "Triptolemus Podvin" . + + + a bench:Article ; + dc:creator _:b1413 ; + dc:creator [ a foaf:Person ; + foaf:name "Kanan Snowdon" + ] ; + dc:title "anviltops gunwales arrogance" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.revaluing.tld/arrogance/wilding.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1957)" ; + dcterms:issued 1957 ; + swrc:editor _:b1414 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.bromos.tld/sues/mesmerist.html" ; + dc:creator _:b934 ; + dc:title "indianian mesmerist macrocosm" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.sues.tld/macrocosm/balded.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tattered.tld/poetizing/resigners.html" ; + bench:booktitle "expositing perfumer poetizing" ; + dc:creator _:b1170 ; + dc:title "perfumer resigners strikeover" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.poetizing.tld/strikeover/melodies.html" . + +_:b755 a foaf:Person ; + foaf:name "Alonzo Sim" . + +_:b1415 a foaf:Person ; + foaf:name "Elija Hiney" . + + + a bench:Proceedings ; + bench:booktitle "tackles overmodify franking" ; + dc:publisher "American Institute of Physics Press" ; + dc:title "Proceeding 1 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b57 , _:b56 , person:Paul_Erdoes ; + swrc:isbn "0-6339-9782-0" ; + foaf:homepage "http://www.overmodify.tld/coheir/spectators.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.roan.tld/forgives/unwholesomeness.html" ; + bench:booktitle "smudgiest oxtail forgives" ; + dc:creator _:b1416 , _:b1417 ; + dc:title "oxtail unwholesomeness heartily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.forgives.tld/heartily/bloodiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.senescent.tld/honors/bullier.html" ; + dc:creator _:b1418 ; + dc:title "representable bullier superintended" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.honors.tld/superintended/investigated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manhattans.tld/hazed/suckler.html" ; + dc:creator _:b344 ; + dc:title "recoloration suckler dungaree" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.hazed.tld/dungaree/sniped.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.teepees.tld/tonsorial/shawed.html" ; + bench:booktitle "modulative elvis tonsorial" ; + dc:creator _:b833 ; + dc:title "elvis shawed titles" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.tonsorial.tld/titles/manless.html" . + +_:b753 a foaf:Person ; + foaf:name "Lycaon Mabane" . + + + a bench:Article ; + dc:creator _:b1322 ; + dc:title "thatched giddied realignments" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.vaccination.tld/realignments/nybbles.html" . + +_:b757 a foaf:Person ; + foaf:name "Kunei Mckinney" . + + + a bench:Article ; + dc:creator _:b1419 ; + dc:title "lengthened weathercocks stalkier" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.goodness.tld/stalkier/aggies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flatulence.tld/decipherable/rimier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Timotheus Goettsch" + ] ; + dc:title "carnivorousness rimier synchronizing" ; + swrc:journal ; + swrc:pages 3 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.scandalize.tld/presented/officiation.html" ; + bench:booktitle "ungratifying medicative presented" ; + dc:creator _:b75 ; + dc:title "medicative officiation mashy" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.presented.tld/mashy/resizing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fyrsil Peachey" + ] ; + dc:title "grouping ditching smashed" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.godlily.tld/smashed/harmfully.html" . + + + a bench:Inproceedings ; + bench:booktitle "lining ironical elephantiases" ; + dc:creator _:b839 ; + dc:title "hunting elephantiases darwinite" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.ironical.tld/darwinite/crumply.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.guiltlessly.tld/rekeyed/devaluated.html" ; + dc:creator _:b1108 ; + dc:title "atomizing devaluated crawdad" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.rekeyed.tld/crawdad/studdings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plagiaristic.tld/dismounts/haltered.html" ; + bench:booktitle "imprecated overdependent dismounts" ; + dc:creator _:b1420 , _:b1421 ; + dc:title "overdependent haltered holdups" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.dismounts.tld/holdups/niobiums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bureaus.tld/curial/tiffs.html" ; + dc:creator _:b860 ; + dc:title "adyta tiffs metrists" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.curial.tld/metrists/maskers.html" . + +_:b1422 a foaf:Person ; + foaf:name "Ivanovskaia Bohmer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbearing.tld/engrosses/subfloor.html" ; + dc:creator _:b1121 ; + dc:title "maturer subfloor overweens" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.engrosses.tld/overweens/mentalists.html" . + +_:b1423 a foaf:Person ; + foaf:name "Eumaeus Druvenga" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Uriana Hardon" + ] ; + dc:title "torchere densifying attics" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.maturation.tld/attics/merengue.html" . + +_:b1424 a foaf:Person ; + foaf:name "Suhail Goodger" . + +_:b1425 a foaf:Person ; + foaf:name "Abran Morgensen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.traverses.tld/retributing/tubings.html" ; + bench:booktitle "phalange offish retributing" ; + dc:creator _:b1426 , _:b1075 ; + dc:title "offish tubings rejectees" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.retributing.tld/rejectees/chestful.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.westernizing.tld/curtsy/smearing.html" ; + dc:creator _:b1427 ; + dc:title "kettledrums smearing twofer" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.curtsy.tld/twofer/takeovers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scintillates.tld/keloidal/faqir.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zofia Zurek" + ] ; + dc:title "wickiup faqir gamic" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.keloidal.tld/gamic/extorts.html" . + + + a bench:Article ; + dc:creator _:b1247 ; + dc:title "dibblers pulverizes fugued" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.disbanded.tld/fugued/earmarked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misdirect.tld/undoers/overtiring.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Howard Lepri" + ] ; + dc:title "duchesses overtiring hazier" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.undoers.tld/hazier/snobberies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.navigator.tld/refurnishes/housesit.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huaning Zwolski" + ] ; + dc:title "disembodies housesit enlighteners" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.refurnishes.tld/enlighteners/swisher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unpersons.tld/concisely/articulated.html" ; + dc:creator _:b27 ; + dc:title "deanship articulated hoyles" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.concisely.tld/hoyles/carbolated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.danseurs.tld/unhip/slithered.html" ; + dc:creator _:b1428 ; + dc:title "swabs slithered washrooms" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.unhip.tld/washrooms/criterions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.microbiology.tld/ostlers/brazers.html" ; + bench:booktitle "soilless negativity ostlers" ; + dc:creator _:b1429 ; + dc:title "negativity brazers remolds" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.ostlers.tld/remolds/smirkers.html" . + +_:b1430 a foaf:Person ; + foaf:name "Bruna Nervis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dells.tld/orthopaedist/curara.html" ; + bench:booktitle "flabbergasts explainable orthopaedist" ; + dc:creator _:b847 , _:b244 , person:Paul_Erdoes ; + dc:title "explainable curara vaporize" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.orthopaedist.tld/vaporize/shadowers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nastasiia Winzenried" + ] ; + dc:title "habitable reconcentrate faddist" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.seamster.tld/faddist/prompted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oolong.tld/importable/secretariats.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melvin Hibner" + ] ; + dc:title "patriarchies secretariats musky" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.importable.tld/musky/complots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whiplashes.tld/woolly/puddling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mariam Gerhart" + ] ; + dc:title "despoilment puddling admissability" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.woolly.tld/admissability/unwinding.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Akinari Muston" + ] ; + dc:title "quarto poacher succubuses" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.folkmoots.tld/succubuses/contestably.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Feliks Klarin" + ] ; + dc:title "homunculi undistinguishable longed" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.gyratory.tld/longed/unbendable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jaganmata Fullman" + ] ; + dc:title "gibbeting sculptress briskly" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.alkalization.tld/briskly/autodidacts.html" . + +_:b158 a foaf:Person ; + foaf:name "Ingvar Schleider" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engaging.tld/slates/optimistically.html" ; + dc:creator _:b1431 ; + dc:title "wrinklier optimistically bayous" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.slates.tld/bayous/passable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.assuagable.tld/scapegoats/procurator.html" ; + dc:creator _:b1368 ; + dc:creator [ a foaf:Person ; + foaf:name "Vasuki Riech" + ] ; + dc:title "algorithms procurator whangers" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.scapegoats.tld/whangers/laggings.html" . + + + a bench:Article ; + dc:creator _:b1106 ; + dc:title "riches backslider smeared" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.speculum.tld/smeared/smartly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disreputable.tld/introspectiveness/typhous.html" ; + dc:creator _:b881 ; + dc:title "professionals typhous toolboxes" ; + swrc:journal ; + swrc:month 9 ; + swrc:pages 183 ; + foaf:homepage "http://www.introspectiveness.tld/toolboxes/gyred.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kilogram.tld/presell/woodcraft.html" ; + dc:creator _:b1064 , _:b764 ; + dc:title "timbrel woodcraft reupholstered" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.presell.tld/reupholstered/xerosis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outrunning.tld/nontheatrical/knucklebones.html" ; + dc:creator _:b1222 ; + dc:title "refrained knucklebones cockpits" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.nontheatrical.tld/cockpits/enjoinders.html" . + +_:b960 a foaf:Person ; + foaf:name "Albinia Heasley" . + + + a bench:Article ; + dc:creator _:b1432 ; + dc:title "handlers murderer waddly" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.handwrote.tld/waddly/glider.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Guntrada Palazzolo" + ] ; + dc:title "gemmily fleecier oratories" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.poxes.tld/oratories/communicator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.egresses.tld/nonvoter/rehearsers.html" ; + dc:creator _:b1433 ; + dc:title "geologer rehearsers nonprejudicially" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.nonvoter.tld/nonprejudicially/flamming.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demanders.tld/reinstitution/maceraters.html" ; + bench:booktitle "figged snugly reinstitution" ; + dc:creator person:Paul_Erdoes , _:b721 , _:b499 ; + dc:title "snugly maceraters degasses" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.reinstitution.tld/degasses/foragers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ev Dipiano" + ] ; + dc:title "canteens jibs fuses" ; + swrc:journal ; + swrc:note "phonographs honeyful reinvestigate foreshadowing conceives quadricentennials hebraizing coffered erotogenic savages" ; + swrc:pages 76 ; + foaf:homepage "http://www.nags.tld/fuses/emulator.html" . + + + a bench:Inproceedings ; + bench:booktitle "outfights overprice unspeakable" ; + dc:creator _:b82 ; + dc:title "morons unspeakable shutting" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.overprice.tld/shutting/sphygmography.html" . + +_:b1434 a foaf:Person ; + foaf:name "Cody Mathena" . + +_:b1435 a foaf:Person ; + foaf:name "Tremelle Beshear" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grounder.tld/outgasses/interstellar.html" ; + dc:creator _:b1343 ; + dc:title "considers interstellar lesions" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.outgasses.tld/lesions/ladrons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ochroid.tld/crocks/carpetbag.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cathy Phebus" + ] ; + dc:title "climatotherapy carpetbag peonism" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.crocks.tld/peonism/metropolitanize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.greasiness.tld/nestings/suborder.html" ; + bench:booktitle "epicureans stacker nestings" ; + dc:creator _:b863 , _:b862 ; + dc:title "stacker suborder curriculums" ; + dcterms:issued 1966 ; + swrc:pages 8 ; + foaf:homepage "http://www.nestings.tld/curriculums/sneakier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slightest.tld/classes/spiciness.html" ; + dc:creator _:b1436 ; + dc:title "peacing spiciness verbalizations" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.classes.tld/verbalizations/pharyngal.html" . + + + a bench:Inproceedings ; + bench:booktitle "conceivableness nucleoplasmatic scummier" ; + dc:creator _:b867 ; + dc:title "obviousness scummier dallied" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.nucleoplasmatic.tld/dallied/anils.html" . + + + a bench:Article ; + dc:creator _:b540 ; + dc:title "begets chargee affixion" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.floorthrough.tld/affixion/pincers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pseudoclassic.tld/dismaler/blissfully.html" ; + dc:creator _:b462 ; + dc:title "pinner blissfully whippletree" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.dismaler.tld/whippletree/flatulently.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stepmothers.tld/nonsuccessiveness/owlish.html" ; + bench:booktitle "kraals responsibilities nonsuccessiveness" ; + dc:creator _:b138 , _:b1359 ; + dc:title "responsibilities owlish sizes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.nonsuccessiveness.tld/sizes/phenologically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.medevacs.tld/mollifiers/mingles.html" ; + bench:booktitle "tricots lumpen mollifiers" ; + dc:creator _:b1362 ; + dc:title "lumpen mingles grimaced" ; + dcterms:issued 1964 ; + swrc:pages 7 ; + foaf:homepage "http://www.mollifiers.tld/grimaced/scoutmasters.html" . + +_:b686 a foaf:Person ; + foaf:name "Solveig Warren" . + + + a bench:Article ; + dc:creator _:b1423 ; + dc:title "daleths thatched vaccination" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.mb.tld/vaccination/giddied.html" . + + + a bench:Article ; + dc:creator _:b520 ; + dc:title "plainspoken turtles bloods" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.nonconclusiveness.tld/bloods/centre.html" . + +_:b366 a foaf:Person ; + foaf:name "Elise Lorge" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dishtowel.tld/noontides/pumas.html" ; + dc:creator _:b298 ; + dc:title "pentameter pumas meerschaum" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.noontides.tld/meerschaum/saltness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.actuator.tld/elysium/ropery.html" ; + bench:abstract "sequestering biens upbeats ionizers deodorizers macrocosmic diallist howdahs emaciating foredecks timidity sidechairs probities retransmitting lipsticks cyclamate inconceivability oncograph timbale ruffianly forenamed bewrays magnesias deeryard trustifying decoying pyx sophistries saddlebows prestiges liege pillager fragged junket tweaky prepacking ordinarily mazel tortes intangibilities subcontinent whanging toeplate grumpiness hypotonic glim cubs larded incisory hiring breakages miscasts sacrificer uneasiest throughway razers eaters nouveaux cockneys assumably deceiving wheelbarrows playacts outshouting follicles aced caperers sails misanthropes bider schillings gyroscopically corroborated witnessing mottling minifying staves garnetlike dockhand octangles bleachers sundering finning dropping seconder interregnal cesiums homeless burdener semipolitical protester matchlock sideliner percusses scoriae transitoriness nightshirts unpardonably sexlessness debouche normativeness noticing homunculi gyratory undistinguishable longed unbendable hustler hangdogs corncribs caltraps pictures cuddies manitou eliciting faithfully hindbrain steerer caster laryngoscope giantesses crower routeman klatsch charades vacillates decomposers nonlogical wingy prefigured stemware vendees reships perspicuousness efts urinalysis prosperously monetizing bacca pasteurization unadorned astrophysicists adapts dextro desponds embryologies transportables ureas tollage mischarge annalist overmasters nicknack exhalent teratosis inveighed gavelling vocalities freeness discord rom amputation" ; + dc:creator _:b511 ; + dc:title "marxist ropery panamas" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.elysium.tld/panamas/neurasthenias.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jesters.tld/sippy/interorbital.html" ; + bench:booktitle "codefendant dowries sippy" ; + dc:creator _:b1424 ; + dc:title "dowries interorbital whits" ; + dcterms:issued 1960 ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + foaf:homepage "http://www.sippy.tld/whits/mishears.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tampering.tld/whickers/garrotting.html" ; + dc:creator _:b392 ; + dc:title "hookless garrotting unworried" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.whickers.tld/unworried/reuse.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Toichi Moren" + ] ; + dc:title "caponizes natation gladiatorial" ; + swrc:journal ; + swrc:note "uncrates disaffect emulators branchlike chimed ai affirmativeness scofflaws pistils postmasters" ; + swrc:pages 107 ; + foaf:homepage "http://www.witching.tld/gladiatorial/bamboozles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gunslinger.tld/aquaplaning/slabbing.html" ; + bench:booktitle "fluoresces firepans aquaplaning" ; + dc:creator _:b1437 ; + dc:title "firepans slabbing tootsies" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.aquaplaning.tld/tootsies/recapturing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underwater.tld/cochleae/ableness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adelbert Kuen" + ] ; + dc:title "improvisations ableness basement" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.cochleae.tld/basement/dextroses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inheritable.tld/sepulture/castigation.html" ; + bench:booktitle "caparisoning disordering sepulture" ; + dc:creator _:b740 ; + dc:title "disordering castigation windlass" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.sepulture.tld/windlass/stuns.html" . + +_:b1279 a foaf:Person ; + foaf:name "Nynnyaw Rosentrance" . + + + a bench:Article ; + rdfs:seeAlso "http://www.femme.tld/anticlinal/trudgers.html" ; + dc:creator _:b1438 , _:b0 ; + dc:title "grimness trudgers optician" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.anticlinal.tld/optician/aortae.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.purchaser.tld/disfigure/inboards.html" ; + bench:cdrom "http://www.shorn.tld/scattersite/disfigure.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marcell Glinka" + ] ; + dc:title "scattersite inboards rippled" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.disfigure.tld/rippled/risotto.html" . + + + a bench:Article ; + dc:creator _:b509 ; + dc:title "tangoed soapmaking dandier" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.presenter.tld/dandier/plow.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equivocally.tld/meninges/clouded.html" ; + dc:creator _:b1439 ; + dc:title "excesses clouded genuflection" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.meninges.tld/genuflection/flotations.html" . + + + a bench:Article ; + dc:creator _:b144 ; + dc:title "centrifugation unescorted lithographed" ; + swrc:journal ; + swrc:note "foreskins bronzed greenstick uninclosed yodled strumpet disoblige sawflies bickers" ; + swrc:pages 22 ; + foaf:homepage "http://www.detachers.tld/lithographed/conveys.html" . + +_:b1413 a foaf:Person ; + foaf:name "Shannon Vigo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cerebella.tld/unsnarl/unimpressive.html" ; + bench:booktitle "interregnums solenoids unsnarl" ; + dc:creator person:Paul_Erdoes , _:b1059 ; + dc:title "solenoids unimpressive tendencies" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.unsnarl.tld/tendencies/harlequins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shealin Deasis" + ] ; + dc:title "lumper resharpens unendorsed" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.catnaps.tld/unendorsed/lecturers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anticipated.tld/withholds/flied.html" ; + dc:creator _:b1440 , _:b1441 ; + dc:title "sufflates flied diverticulum" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.withholds.tld/diverticulum/daffiness.html" . + +_:b44 a foaf:Person ; + foaf:name "Kiska Scurry" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unhinges.tld/craton/stroking.html" ; + bench:booktitle "toadstool redox craton" ; + dc:creator _:b504 , person:Paul_Erdoes ; + dc:title "redox stroking fainer" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.craton.tld/fainer/cheeping.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.swingers.tld/unabated/uprisings.html" ; + bench:booktitle "sprightliness immaculacy unabated" ; + dc:creator _:b1312 ; + dc:title "immaculacy uprisings numerating" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.unabated.tld/numerating/crosshatching.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slotting.tld/mercery/circuital.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lalla Castenada" + ] ; + dc:title "rootlet circuital reserves" ; + swrc:journal ; + foaf:homepage "http://www.mercery.tld/reserves/foolhardiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bereaves.tld/soothly/placed.html" ; + bench:booktitle "unswept cangues soothly" ; + dc:creator _:b961 ; + dc:title "cangues placed harmonizations" ; + dcterms:issued 1966 ; + swrc:pages 195 ; + foaf:homepage "http://www.soothly.tld/harmonizations/gushiest.html" . + +_:b1442 a foaf:Person ; + foaf:name "Shunji Decoste" . + +_:b1277 a foaf:Person ; + foaf:name "Alika Odgen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unlighted.tld/blamelessness/plagiaries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dionizy Rubison" + ] ; + dc:title "daybooks plagiaries engramme" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.blamelessness.tld/engramme/jubilates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.homeless.tld/semipolitical/protester.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kerri Frontz" + ] ; + dc:title "burdener protester matchlock" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.semipolitical.tld/matchlock/sideliner.html" . + +_:b1079 a foaf:Person ; + foaf:name "Gualtiero Hemken" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parachutists.tld/disembarkation/antithetical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tokaji Snoke" + ] ; + dc:title "panelings antithetical midgets" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.disembarkation.tld/midgets/bumpily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gaby Guerrera" + ] ; + dc:title "impalpability argols banters" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.fatigability.tld/banters/oligarchies.html" . + + + a bench:Inproceedings ; + bench:booktitle "incoincident calendering cosponsors" ; + dc:creator _:b626 ; + dc:title "clift cosponsors arables" ; + dcterms:issued 1965 ; + swrc:pages 39 ; + foaf:homepage "http://www.calendering.tld/arables/cotans.html" . + +_:b1416 a foaf:Person ; + foaf:name "Robyn Chandrasekhar" . + + + a bench:Inproceedings ; + bench:booktitle "halfpence bursts imagined" ; + dc:creator _:b890 ; + dc:title "paraguayan imagined eroded" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.bursts.tld/eroded/punctuates.html" . + + + a bench:Article ; + dc:creator _:b892 ; + dc:title "laicized winkers jeu" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.hailstones.tld/jeu/resurged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.partitioning.tld/handmaids/etiolated.html" ; + dc:creator _:b675 , _:b676 ; + dc:title "midranges etiolated detection" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.handmaids.tld/detection/pals.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsticking.tld/ended/dynamical.html" ; + bench:booktitle "panzers nerd ended" ; + dc:creator _:b559 ; + dc:title "nerd dynamical absorbing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.ended.tld/absorbing/transepts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resupplied.tld/acquitted/contraindication.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apelino Reeber" + ] ; + dc:title "ironware contraindication reinvolvement" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.acquitted.tld/reinvolvement/redeyes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.attacking.tld/plaint/pronuclear.html" ; + bench:booktitle "hardball pronouncements plaint" ; + dc:creator _:b356 ; + dc:title "pronouncements pronuclear newsbreak" ; + dcterms:issued 1961 ; + swrc:pages 146 ; + foaf:homepage "http://www.plaint.tld/newsbreak/ladybird.html" . + +_:b1154 a foaf:Person ; + foaf:name "Davida Rho" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tashira Mounkes" + ] ; + dc:title "lamas lumpier lacerative" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.disturbing.tld/lacerative/jezebels.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1945)" ; + dcterms:issued 1945 ; + swrc:editor [ a foaf:Person ; + foaf:name "Kantha Lybert" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Warona Pelligrino" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Sozui Jalovel" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Tienne Segraves" + ] ; + swrc:number 1 ; + swrc:volume 6 . + +_:b1443 a foaf:Person ; + foaf:name "Muna Lastovica" . + + + a bench:Article ; + dc:creator _:b59 ; + dc:creator [ a foaf:Person ; + foaf:name "Duarte Boyer" + ] ; + dc:title "unblushingly semicolons voicedness" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.spicing.tld/voicedness/fauvist.html" . + +_:b259 a foaf:Person ; + foaf:name "Livia Colosimo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ophira Haufler" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Plutus Living" + ] ; + dc:title "gallantly expiries misspent" ; + swrc:journal ; + foaf:homepage "http://www.senses.tld/misspent/stovepipe.html" . + +_:b1137 a foaf:Person ; + foaf:name "Munsif Nelms" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vivisects.tld/articulation/reliable.html" ; + bench:booktitle "imprisonment gipper articulation" ; + dc:creator person:Paul_Erdoes , _:b897 ; + dc:title "gipper reliable vernally" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.articulation.tld/vernally/rationally.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aasima Spaur" + ] ; + dc:title "uncontrite ologies spectrograms" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.interacted.tld/spectrograms/marquees.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rainiest.tld/optimization/grubbiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Galtero Kiening" + ] ; + dc:title "apronlike grubbiest rubens" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.optimization.tld/rubens/premenstrually.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wholes.tld/mentions/closured.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kunisada Zietlow" + ] ; + dc:title "draughts closured sophomores" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.mentions.tld/sophomores/incineration.html" . + +_:b590 a foaf:Person ; + foaf:name "Dena Mcentire" . + + + a bench:Inproceedings ; + bench:booktitle "jeopardies meshes wigglers" ; + dc:creator _:b935 ; + dc:title "contraltos wigglers decryptions" ; + dcterms:issued 1959 ; + swrc:pages 114 ; + foaf:homepage "http://www.meshes.tld/decryptions/abaters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hotblooded.tld/draggers/luckier.html" ; + dc:creator _:b584 ; + dc:title "nictating luckier tangibility" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.draggers.tld/tangibility/hemorrhoidectomies.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b702 ; + dc:title "regularities stubborner waterbeds" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.planarity.tld/waterbeds/disinclines.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Miloushka Pezez" + ] ; + dc:title "lustring poring agues" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.isolates.tld/agues/urger.html" . + + + a bench:Inproceedings ; + bench:booktitle "promonarchist merited constituencies" ; + bench:cdrom "http://www.generousness.tld/constituencies/witherer.html" ; + dc:creator _:b650 , _:b1444 ; + dc:title "merited witherer spelunking" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.constituencies.tld/spelunking/crimeless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.opposer.tld/redetermining/searchingly.html" ; + bench:booktitle "switchmen mayapples redetermining" ; + dc:creator [ a foaf:Person ; + foaf:name "Demetrios Gascon" + ] ; + dc:title "mayapples searchingly twelvemo" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.redetermining.tld/twelvemo/unsolders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enfants.tld/elegancy/vaned.html" ; + dc:creator _:b1445 ; + dc:title "calendulas vaned revised" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.elegancy.tld/revised/unripest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rehired.tld/bummest/termer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Signilda Buhite" + ] ; + dc:title "disables termer subbreed" ; + swrc:journal ; + foaf:homepage "http://www.bummest.tld/subbreed/unbox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.criticizes.tld/yolked/rodless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amadeo Ejide" + ] ; + dc:title "arboured rodless preforming" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.yolked.tld/preforming/smattered.html" . + +_:b1446 a foaf:Person ; + foaf:name "Eber Ebinger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.settlement.tld/citer/whippers.html" ; + dc:creator _:b1447 ; + dc:title "vivifying whippers prepares" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.citer.tld/prepares/absolved.html" . + +_:b1448 a foaf:Person ; + foaf:name "Yumiko Ginther" . + + + a bench:Article ; + rdfs:seeAlso "http://www.burlesquing.tld/shrieky/dichotic.html" ; + dc:creator _:b1449 ; + dc:title "constructionism dichotic razors" ; + swrc:journal ; + foaf:homepage "http://www.shrieky.tld/razors/gipsy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.psychologizing.tld/undertakers/tropically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mechthild Tweed" + ] ; + dc:title "adjoints tropically thieveries" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.undertakers.tld/thieveries/stalemates.html" . + +_:b1118 a foaf:Person ; + foaf:name "Ihaab Gebo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjures.tld/bitterer/escargot.html" ; + dc:creator _:b1450 , _:b1265 ; + dc:title "splitting escargot wagoning" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.bitterer.tld/wagoning/disarm.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mistranslating.tld/unexplained/stockbrokerage.html" ; + bench:cdrom "http://www.normalizing.tld/versatilely/unexplained.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Trayvon Viner" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kunigonde Bodenstein" + ] ; + dc:title "versatilely stockbrokerage premedical" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.unexplained.tld/premedical/supposed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waveless.tld/cincture/spindling.html" ; + dc:creator _:b604 , _:b1318 ; + dc:title "logier spindling clinkered" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.cincture.tld/clinkered/viewy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xiv.tld/taw/snowily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mistymarie Yeager" + ] ; + dc:title "interpolated snowily betides" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.taw.tld/betides/iodizers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.instated.tld/uproars/replacing.html" ; + dc:creator _:b1451 ; + dc:creator [ a foaf:Person ; + foaf:name "Dayla Erbstein" + ] ; + dc:title "whizzers replacing quaker" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.uproars.tld/quaker/hinny.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zoophytes.tld/cadets/tracheae.html" ; + dc:creator _:b810 ; + dc:title "plastrons tracheae shrewishness" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.cadets.tld/shrewishness/ensorceled.html" . + +_:b177 a foaf:Person ; + foaf:name "Royce Pinero" . + + + a bench:Article ; + rdfs:seeAlso "http://www.passes.tld/witchiest/rustles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Manolito Cantrell" + ] ; + dc:title "recoils rustles dabbing" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.witchiest.tld/dabbing/hurling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unperfected.tld/prowlers/hangfire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hasumati Cafasso" + ] ; + dc:title "chiropraxis hangfire percales" ; + swrc:journal ; + foaf:homepage "http://www.prowlers.tld/percales/arthritics.html" . + +_:b1452 a foaf:Person ; + foaf:name "Tsukiyama Shinabarger" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.befooling.tld/jilters/arbitrable.html" ; + bench:booktitle "genotypes outlays jilters" ; + dc:creator _:b1085 ; + dc:title "outlays arbitrable deposal" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.jilters.tld/deposal/trickish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rhythmicity.tld/prawner/grownups.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nastasja Kayser" + ] ; + dc:title "procrastinates grownups agora" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.prawner.tld/agora/shutter.html" . + + + a bench:Article ; + dc:creator _:b1442 ; + dc:title "boles trisects sponged" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.stoutens.tld/sponged/cosmonauts.html" . + +_:b1453 a foaf:Person ; + foaf:name "Vasilii Crowl" . + + + a bench:Journal ; + dc:title "Journal 11 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b938 ; + swrc:number 1 ; + swrc:volume 1 . + +_:b1290 a foaf:Person ; + foaf:name "Yoshike Zuckerberg" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsuspected.tld/jocularity/jobber.html" ; + bench:booktitle "assortment phosphorescence jocularity" ; + dc:creator _:b916 , person:Paul_Erdoes ; + dc:title "phosphorescence jobber hooping" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.jocularity.tld/hooping/circulators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.supplanters.tld/petards/bhangs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karuna Mottola" + ] ; + dc:title "outlaying bhangs raved" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.petards.tld/raved/arisings.html" . + + + a bench:Article ; + dc:creator _:b1090 ; + dc:creator [ a foaf:Person ; + foaf:name "Ekatrinna Sittman" + ] ; + dc:title "trophying colleens bargainable" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.lowish.tld/bargainable/modeled.html" . + +_:b715 a foaf:Person ; + foaf:name "Kyuso Mcilvenny" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aquarist.tld/spinet/wining.html" ; + dc:creator _:b1233 ; + dc:title "washtubs wining repatriate" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.spinet.tld/repatriate/balking.html" . + +_:b675 a foaf:Person ; + foaf:name "Shoyo Tousignant" . + + + a bench:Article ; + rdfs:seeAlso "http://www.paladins.tld/grubstake/racquetball.html" ; + dc:creator _:b468 , _:b1454 ; + dc:title "noncombatant racquetball disgusts" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.grubstake.tld/disgusts/unweary.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.knobbiness.tld/plectrums/columnal.html" ; + bench:booktitle "stashed akvavits plectrums" ; + dc:creator _:b1438 , _:b0 ; + dc:title "akvavits columnal bubbles" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.plectrums.tld/bubbles/cliqued.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wilhelm Juart" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Utathya Kreig" + ] ; + dc:title "kippering ulva laceration" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.reprography.tld/laceration/syllabicate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bumpkins.tld/avoiders/vocality.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Georgieva Fahning" + ] ; + dc:title "toupees vocality plaiting" ; + swrc:journal ; + foaf:homepage "http://www.avoiders.tld/plaiting/muffed.html" . + + + a bench:Inproceedings ; + bench:booktitle "blotto beneficence brigaded" ; + dc:creator _:b922 ; + dc:title "prelims brigaded facetting" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.beneficence.tld/facetting/unregenerate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.radiometers.tld/oxlip/kneeler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laomedon Sotos" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Alknoos Attaway" + ] ; + dc:title "bunting kneeler pomades" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.oxlip.tld/pomades/nictitation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwieldier.tld/bootlaces/reservations.html" ; + dc:creator _:b628 ; + dc:title "toils reservations hoagies" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.bootlaces.tld/hoagies/unsureness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pursed.tld/levant/noetic.html" ; + dc:creator _:b304 ; + dc:title "atavists noetic rewelds" ; + swrc:journal ; + foaf:homepage "http://www.levant.tld/rewelds/revamped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatefold.tld/underpinned/partialities.html" ; + dc:creator _:b1359 ; + dc:title "deriding partialities disproportional" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.underpinned.tld/disproportional/eviscerating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.groundnut.tld/headlining/deathcup.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dodie Tedford" + ] ; + dc:title "marrons deathcup avatars" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.headlining.tld/avatars/sufficiency.html" . + + + a bench:Incollection ; + bench:booktitle "revaluated antiskid overdraws" ; + dc:creator [ a foaf:Person ; + foaf:name "Ingeborg Molden" + ] ; + dc:title "kinkier overdraws bickered" ; + dcterms:issued 1955 ; + swrc:pages 193 ; + foaf:homepage "http://www.antiskid.tld/bickered/barrenness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pried.tld/flatters/catarrhal.html" ; + bench:booktitle "populi clownery flatters" ; + dc:creator _:b1455 ; + dc:title "clownery catarrhal liberation" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 66 ; + foaf:homepage "http://www.flatters.tld/liberation/hustlers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breathier.tld/nonslip/daydreamers.html" ; + dc:creator _:b1456 ; + dc:title "exports daydreamers postbox" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.nonslip.tld/postbox/albumins.html" . + +_:b576 a foaf:Person ; + foaf:name "Joruri Slaydon" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nonexistence.tld/assignment/scoopers.html" ; + bench:booktitle "graveclothes debits assignment" ; + dc:creator _:b13 ; + dc:title "debits scoopers heartwood" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.assignment.tld/heartwood/atavic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subjoins.tld/reconfigure/noninjuriousness.html" ; + dc:creator _:b24 ; + dc:title "nonemotionally noninjuriousness sappily" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.reconfigure.tld/sappily/powerhouses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.curses.tld/unmagnified/oozing.html" ; + bench:booktitle "progressing activity unmagnified" ; + dc:creator _:b821 ; + dc:title "activity oozing tibial" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.unmagnified.tld/tibial/obviates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shicksas.tld/furbishes/typical.html" ; + dc:creator _:b120 ; + dc:title "modifier typical slapped" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.furbishes.tld/slapped/refulgently.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Despina Grahn" + ] ; + dc:title "menageries concelebrations frowners" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.cesspit.tld/frowners/reversibility.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1940)" ; + dcterms:issued 1940 ; + swrc:editor [ a foaf:Person ; + foaf:name "Sharise Heagy" + ] ; + swrc:number 1 ; + swrc:volume 1 . + +_:b117 a foaf:Person ; + foaf:name "Benno Moelter" . + +_:b1457 a foaf:Person ; + foaf:name "Sotaro Charlesworth" . + +_:b483 a foaf:Person ; + foaf:name "Urit Ackermann" . + +_:b186 a foaf:Person ; + foaf:name "Nuzha Gedye" . + + + a bench:Article ; + rdfs:seeAlso "http://www.somnambulated.tld/galosh/hardies.html" ; + dc:creator _:b615 ; + dc:creator [ a foaf:Person ; + foaf:name "Harathi Chaddick" + ] ; + dc:title "overassured hardies affirmatively" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.galosh.tld/affirmatively/chlorinated.html" . + +_:b1014 a foaf:Person ; + foaf:name "Abriana Minar" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calciferous.tld/rabelaisian/seigniorage.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naazil Buchannan" + ] ; + dc:title "rebater seigniorage memorializes" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.rabelaisian.tld/memorializes/backhanded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enemies.tld/branding/glengarries.html" ; + dc:creator _:b814 ; + dc:title "illogically glengarries overdiversification" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.branding.tld/overdiversification/unprofitable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjoined.tld/mistermed/tetrarch.html" ; + dc:creator _:b1458 , _:b941 ; + dc:title "nictation tetrarch solicitress" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.mistermed.tld/solicitress/whipped.html" . + + + a bench:Inproceedings ; + bench:booktitle "squabbles refurnished zoons" ; + dc:creator _:b188 ; + dc:title "appoints zoons parchments" ; + dcterms:issued 1961 ; + dcterms:partOf ; + foaf:homepage "http://www.refurnished.tld/parchments/conniption.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subtracts.tld/apologues/circumferences.html" ; + dc:creator _:b222 ; + dc:title "dystrophic circumferences unavoidable" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.apologues.tld/unavoidable/masted.html" . + + + a bench:Article ; + dc:creator _:b1459 ; + dc:title "deportable dills sidestepped" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.stereotyper.tld/sidestepped/defuze.html" . + + + a bench:Article ; + dc:creator _:b1460 ; + dc:title "journeyer postformed swellheaded" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.eddies.tld/swellheaded/overpaid.html" . + +_:b1461 a foaf:Person ; + foaf:name "Ochiyo Swiggum" . + +_:b1462 a foaf:Person ; + foaf:name "Tulna Szesterniak" . + +_:b1463 a foaf:Person ; + foaf:name "AbdurRahmaan Krumbein" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blotchier.tld/fertility/cheering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hitaishi Trussell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Julianne Delaremore" + ] ; + dc:title "jettying cheering oesophagus" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.fertility.tld/oesophagus/camomiles.html" . + + + a bench:Article ; + dc:creator _:b1464 ; + dc:title "behemoth stringency sleazily" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.surfed.tld/sleazily/laborite.html" . + +_:b164 a foaf:Person ; + foaf:name "Ludovica Diekmann" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.entourages.tld/helmed/artier.html" ; + bench:booktitle "companying solvents helmed" ; + dc:creator _:b1465 , _:b943 ; + dc:title "solvents artier atomization" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.helmed.tld/atomization/univocal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.teenager.tld/sequents/cubers.html" ; + bench:booktitle "molecularly vocalizes sequents" ; + dc:creator _:b372 ; + dc:title "vocalizes cubers vaunted" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 14 ; + foaf:homepage "http://www.sequents.tld/vaunted/behavior.html" . + +_:b270 a foaf:Person ; + foaf:name "Tufail Milum" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disengaging.tld/pitchforks/directness.html" ; + dc:creator _:b1443 ; + dc:title "cyphering directness liverish" ; + swrc:journal ; + swrc:note "carrotiest despiser finalization beclouds farthing countenancing juster hearkened tolerably sportscaster" ; + swrc:pages 40 ; + foaf:homepage "http://www.pitchforks.tld/liverish/radioactively.html" . + + + a bench:Article ; + dc:creator _:b1150 ; + dc:creator [ a foaf:Person ; + foaf:name "Neo Karper" + ] ; + dc:title "syndromes instated whizzers" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.dishrags.tld/whizzers/uproars.html" . + + + a bench:Inproceedings ; + bench:booktitle "shandies abandoner revolutionizer" ; + dc:creator _:b362 ; + dc:title "flagman revolutionizer scatterbrained" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.abandoner.tld/scatterbrained/cockers.html" . + +_:b1297 a foaf:Person ; + foaf:name "Gert Silverhorn" . + + + a bench:Inproceedings ; + bench:booktitle "canoes functionalist pulping" ; + dc:creator _:b1466 ; + dc:title "burgundies pulping oxygens" ; + dcterms:issued 1964 ; + swrc:pages 25 ; + foaf:homepage "http://www.functionalist.tld/oxygens/immerge.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Latonya Gucciardi" + ] ; + dc:title "balladeer retrials affraying" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.eaved.tld/affraying/bronchopneumonia.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adiabatically.tld/mutilative/equestrians.html" ; + dc:creator _:b458 ; + dc:creator [ a foaf:Person ; + foaf:name "Pirithous Hinahon" + ] ; + dc:title "reinstructs equestrians unconditionality" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mutilative.tld/unconditionality/easer.html" . + + + a bench:Inproceedings ; + bench:booktitle "obdurately proslavery berthas" ; + bench:cdrom "http://www.furnaces.tld/berthas/blindfolding.html" ; + dc:creator _:b1172 ; + dc:title "proslavery blindfolding cookey" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.berthas.tld/cookey/impaneled.html" . + +_:b1467 a foaf:Person ; + foaf:name "Thomasa Vasconcelos" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.doorsteps.tld/carrotiest/despiser.html" ; + bench:booktitle "indicative lyses carrotiest" ; + dc:creator _:b456 ; + dc:title "lyses despiser finalization" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.carrotiest.tld/finalization/beclouds.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Llyr Denning" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Binita Araque" + ] ; + dc:title "smeltery chubbily whoremaster" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.factorize.tld/whoremaster/kings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lintel.tld/improvisational/onanists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hortenspa Posen" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nobuyoki Weglage" + ] ; + dc:title "fingerprinted onanists pointiest" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.improvisational.tld/pointiest/consolingly.html" . + +_:b1468 a foaf:Person ; + foaf:name "Shameem Resureccion" . + +_:b266 a foaf:Person ; + foaf:name "Mabon Meardon" . + +_:b1108 a foaf:Person ; + foaf:name "Amlie Chico" . + +_:b638 a foaf:Person ; + foaf:name "Jihaad Moitoso" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Helmer Carls" + ] ; + dc:title "nervate tines beadsman" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.immobilizer.tld/beadsman/appearers.html" . + +_:b1464 a foaf:Person ; + foaf:name "Alba Delbalso" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monkeying.tld/headhunts/chagrined.html" ; + dc:creator _:b218 , _:b1109 ; + dc:title "dallier chagrined campaigned" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.headhunts.tld/campaigned/clammier.html" . + +_:b1021 a foaf:Person ; + foaf:name "Pauline Fullagar" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ageratum.tld/innovated/blinder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Flora Aveni" + ] ; + dc:title "scouring blinder gamings" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.innovated.tld/gamings/glossing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acidly.tld/venges/shivas.html" ; + dc:creator _:b1309 ; + dc:creator [ a foaf:Person ; + foaf:name "Breana Scheffler" + ] ; + dc:title "deponent shivas northers" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.venges.tld/northers/mutualist.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.canalizing.tld/exhaustless/scraggy.html" ; + bench:booktitle "ambiences coerciveness exhaustless" ; + dc:creator _:b1469 ; + dc:title "coerciveness scraggy anticancer" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.exhaustless.tld/anticancer/foxes.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.dawdling.tld/displease/complicatedness.html" ; + bench:booktitle "disenfranchises estimator displease" ; + dc:creator [ a foaf:Person ; + foaf:name "Haniyya Timberlake" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aldobrando Pellowski" + ] ; + dc:title "estimator complicatedness linguinis" ; + dcterms:issued 1962 ; + swrc:pages 137 ; + foaf:homepage "http://www.displease.tld/linguinis/gonophs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.isogamy.tld/campi/confection.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naaila Lura" + ] ; + dc:title "ineffably confection nonnutritious" ; + swrc:journal ; + foaf:homepage "http://www.campi.tld/nonnutritious/eyespots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semiautomatic.tld/vinosities/teletypewriter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aspasa Abaunza" + ] ; + dc:title "fizzes teletypewriter filespec" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.vinosities.tld/filespec/gustatorily.html" . + + + a bench:Article ; + dc:creator _:b1470 ; + dc:title "mandragora pursy pertinence" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.bezoar.tld/pertinence/fortuitously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.constrainable.tld/laxnesses/larcener.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Norogumi Gargano" + ] ; + dc:title "argal larcener grasping" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.laxnesses.tld/grasping/crumby.html" . + +_:b1469 a foaf:Person ; + foaf:name "Haazima Krzak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exigence.tld/lobber/unsafely.html" ; + dc:creator _:b264 ; + dc:creator [ a foaf:Person ; + foaf:name "Danaus Dacanay" + ] ; + dc:title "cellists unsafely alumroots" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.lobber.tld/alumroots/follower.html" . + + + a bench:Article ; + bench:cdrom "http://www.webfeet.tld/fanlights/reappraises.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nissho Laorange" + ] ; + dc:title "dualistic reappraises serotypes" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.fanlights.tld/serotypes/prinks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loyaler.tld/quintain/castrations.html" ; + dc:creator _:b1471 ; + dc:title "leveled castrations alibied" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.quintain.tld/alibied/waterworthy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Goncalo Gahm" + ] ; + dc:title "fundamentally millennial affects" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.ransoms.tld/affects/soarer.html" . + + + a bench:Article ; + dc:creator _:b732 ; + dc:title "dayside assafoetida reiterates" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.unevener.tld/reiterates/deathy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anaesthesia.tld/setal/tatters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matabei Tall" + ] ; + dc:title "chlorotic tatters sandpapering" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.setal.tld/sandpapering/derisiveness.html" . + + + a bench:Article ; + dc:creator _:b1472 , _:b1125 ; + dc:title "anemometers larceners demobbing" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.vitiating.tld/demobbing/fined.html" . + + + a bench:Article ; + dc:creator _:b704 , _:b700 ; + dc:title "chairmaned goodwills deflating" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.annoying.tld/deflating/lotions.html" . + +_:b505 a foaf:Person ; + foaf:name "Sanson Litteer" . + +_:b58 a foaf:Person ; + foaf:name "Kazuma Drabant" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.burdening.tld/trussed/envisioning.html" ; + bench:booktitle "reacquired slumming trussed" ; + dc:creator person:Paul_Erdoes , _:b963 ; + dc:title "slumming envisioning lived" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.trussed.tld/lived/embow.html" . + +_:b672 a foaf:Person ; + foaf:name "Viveka Alexzander" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.illegitimating.tld/chaparrals/deliberates.html" ; + bench:booktitle "vuggy touche chaparrals" ; + dc:creator _:b1473 ; + dc:title "touche deliberates regaling" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.chaparrals.tld/regaling/squeaked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vendees.tld/perspicuousness/efts.html" ; + dc:creator _:b1474 ; + dc:title "reships efts urinalysis" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.perspicuousness.tld/urinalysis/prosperously.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaila Beaufort" + ] ; + dc:title "endowed passovers specter" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.billheads.tld/specter/barracking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fussers.tld/thrower/misdeal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shesha Humbird" + ] ; + dc:title "sorbates misdeal noncorroborative" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.thrower.tld/noncorroborative/pseudobiographical.html" . + +_:b1475 a foaf:Person ; + foaf:name "Vetenega Kirkpatrick" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abreacts.tld/moues/demonstrably.html" ; + bench:booktitle "birded rewrapped moues" ; + dc:creator _:b967 ; + dc:title "rewrapped demonstrably pitheads" ; + dcterms:issued 1955 ; + swrc:pages 56 ; + foaf:homepage "http://www.moues.tld/pitheads/tzaritzas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.takable.tld/rhymer/needlers.html" ; + dc:creator _:b1002 ; + dc:title "atones needlers littlenecks" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.rhymer.tld/littlenecks/histrionics.html" . + + + a bench:Article ; + dc:creator _:b287 ; + dc:title "creels leant miriest" ; + swrc:journal ; + foaf:homepage "http://www.measurably.tld/miriest/filterability.html" . + +_:b1476 a foaf:Person ; + foaf:name "Chebotova Serasio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infundibuliform.tld/experted/simplifying.html" ; + dc:creator _:b1235 ; + dc:title "nonmilitarily simplifying globulins" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.experted.tld/globulins/chancroids.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blacklisting.tld/jurist/conditioned.html" ; + dc:creator _:b1477 ; + dc:title "scribes conditioned taphole" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.jurist.tld/taphole/shlocks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seditiousness.tld/yodelled/nubby.html" ; + dc:creator _:b14 ; + dc:title "stargazer nubby enclasping" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.yodelled.tld/enclasping/parasitizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apolunes.tld/piracies/futurologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Haruhiko Tindell" + ] ; + dc:title "inanimately futurologist lobbied" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.piracies.tld/lobbied/misact.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.zoological.tld/damndest/valuative.html" ; + bench:booktitle "manger polydactylism damndest" ; + dc:creator _:b1000 ; + dc:title "polydactylism valuative lostness" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.damndest.tld/lostness/teazeled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tossers.tld/gonadectomies/spleens.html" ; + dc:creator _:b514 ; + dc:title "pottage spleens academias" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.gonadectomies.tld/academias/milliners.html" . + +_:b1307 a foaf:Person ; + foaf:name "Chris Kist" . + + + a bench:Article ; + rdfs:seeAlso "http://www.townless.tld/gook/cottontails.html" ; + dc:creator _:b1478 ; + dc:title "mestizoes cottontails velocipedes" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.gook.tld/velocipedes/trainmaster.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b1175 , _:b413 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.counterinsurgent.tld/footboard/conceptualist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Trevonn Kretchmar" + ] ; + dc:title "pilotings conceptualist loamed" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.footboard.tld/loamed/lollop.html" . + +_:b801 a foaf:Person ; + foaf:name "Haruhiro Flecher" . + +_:b1479 a foaf:Person ; + foaf:name "Gerik Ferries" . + +_:b1480 a foaf:Person ; + foaf:name "Owein Hohm" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.landward.tld/hewable/vivider.html" ; + bench:booktitle "annotates frontages hewable" ; + dc:creator _:b1419 ; + dc:title "frontages vivider weatherstripped" ; + dcterms:issued 1951 ; + swrc:pages 160 ; + foaf:homepage "http://www.hewable.tld/weatherstripped/bermudian.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staphylococci.tld/soundest/recharge.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Petter Rusu" + ] ; + dc:title "burps recharge spiracles" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.soundest.tld/spiracles/linesman.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.montaged.tld/govt/dreidels.html" ; + bench:booktitle "incorrigibleness gasifying govt" ; + dc:creator _:b1481 ; + dc:title "gasifying dreidels stepdaughters" ; + dcterms:issued 1959 ; + swrc:pages 35 ; + foaf:homepage "http://www.govt.tld/stepdaughters/glossier.html" . + + + a bench:Proceedings ; + bench:booktitle "fining soundproofs paces" ; + dc:publisher "State University of New York Press" ; + dc:title "Proceeding 3 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b1482 , _:b256 ; + swrc:isbn "0-3718-4026-0" ; + swrc:series 1865 ; + foaf:homepage "http://www.soundproofs.tld/counterrevolution/faithlessly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bareness.tld/judgelike/centrality.html" ; + bench:booktitle "beeswax foiling judgelike" ; + dc:creator _:b209 , _:b1366 ; + dc:title "foiling centrality limpidness" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.judgelike.tld/limpidness/hedgerow.html" . + +_:b469 a foaf:Person ; + foaf:name "Baptist Schubert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impoliticly.tld/rickettsial/centralizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Phoolan Mackie" + ] ; + dc:title "fretter centralizing serumal" ; + swrc:journal ; + foaf:homepage "http://www.rickettsial.tld/serumal/demographic.html" . + +_:b1483 a foaf:Person ; + foaf:name "Isha Quave" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.americans.tld/corneas/somersaulting.html" ; + bench:booktitle "abomination bohemians corneas" ; + dc:creator _:b224 ; + dc:title "bohemians somersaulting solipsists" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.corneas.tld/solipsists/edibility.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vendibles.tld/kaka/uplander.html" ; + dc:creator _:b1484 ; + dc:title "freebee uplander parthenogeneses" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.kaka.tld/parthenogeneses/reinvolves.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slideways.tld/flippest/steaded.html" ; + bench:booktitle "fossilizes berceuse flippest" ; + dc:creator _:b1022 ; + dc:title "berceuse steaded pergolas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 198 ; + foaf:homepage "http://www.flippest.tld/pergolas/burin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lempiras.tld/armourers/gentlewomen.html" ; + dc:creator _:b203 ; + dc:title "fatiguabilities gentlewomen unestablished" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.armourers.tld/unestablished/sequenced.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.battleships.tld/sphinges/weatherstrips.html" ; + dc:creator _:b750 , _:b1485 ; + dc:title "unforseen weatherstrips gonorrhea" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.sphinges.tld/gonorrhea/wicked.html" . + + + a bench:Inproceedings ; + bench:booktitle "ling apostasy coronachs" ; + dc:creator _:b901 , _:b1486 ; + dc:title "movements coronachs ambulation" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.apostasy.tld/ambulation/preassigning.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.puppies.tld/shammers/piked.html" ; + bench:booktitle "kiln cicatrixes shammers" ; + dc:creator _:b457 ; + dc:title "cicatrixes piked tercentenary" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 178 ; + foaf:homepage "http://www.shammers.tld/tercentenary/tuberculous.html" . + +_:b767 a foaf:Person ; + foaf:name "Glikeriia Mushrush" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readmittance.tld/architrave/mercifulness.html" ; + dc:creator _:b1487 ; + dc:title "painting mercifulness leman" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.architrave.tld/leman/complied.html" . + + + a bench:Article ; + dc:creator _:b1103 ; + dc:creator [ a foaf:Person ; + foaf:name "Bogdana Okerson" + ] ; + dc:title "contemplations urbanology rowers" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.godparents.tld/rowers/possets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infolding.tld/elf/tippled.html" ; + bench:booktitle "volatilizes angelfishes elf" ; + dc:creator _:b23 ; + dc:title "angelfishes tippled analyzers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.elf.tld/analyzers/interregna.html" . + +_:b1488 a foaf:Person ; + foaf:name "Benita Hatzenbuehler" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nidgar Bree" + ] ; + dc:title "cinematograph gauchest hedgerows" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.roentgenograms.tld/hedgerows/surveillance.html" . + +_:b1016 a foaf:Person ; + foaf:name "Galochka Vandernoot" . + +_:b1489 a foaf:Person ; + foaf:name "Japhet Snowball" . + +_:b1412 a foaf:Person ; + foaf:name "Henriette Buscarino" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redacting.tld/alfas/refuelled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Isabelle Uerkwitz" + ] ; + dc:title "alright refuelled epigrams" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.alfas.tld/epigrams/airmails.html" . + + + a bench:Article ; + dc:creator _:b1490 , _:b1413 ; + dc:title "debitable sleighs duskish" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.veining.tld/duskish/geraniums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shuffled.tld/malingered/emulation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omparkash Allbones" + ] ; + dc:title "fictionalizes emulation scalloped" ; + swrc:journal ; + swrc:month 8 ; + swrc:pages 23 ; + foaf:homepage "http://www.malingered.tld/scalloped/vestments.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vivian Morss" + ] ; + dc:title "rehydration sh reoccupies" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.nybble.tld/reoccupies/standardized.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconsolidation.tld/repletion/misused.html" ; + bench:booktitle "direness salts repletion" ; + dc:creator _:b434 , _:b388 ; + dc:title "salts misused brandished" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.repletion.tld/brandished/chatterbox.html" . + +_:b1491 a foaf:Person ; + foaf:name "Tomiichi Licea" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redundantly.tld/tictac/anattos.html" ; + dc:creator person:Paul_Erdoes , _:b1037 ; + dc:title "wandered anattos redundances" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.tictac.tld/redundances/squirting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laundering.tld/adulterer/solubilizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vyshia Waldall" + ] ; + dc:title "misarranges solubilizing bylined" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.adulterer.tld/bylined/scratchiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kinsmanship.tld/snowplowed/quenches.html" ; + dc:creator _:b1492 ; + dc:title "blueings quenches pitifully" ; + swrc:journal ; + foaf:homepage "http://www.snowplowed.tld/pitifully/colonelcies.html" . + + + a bench:Inproceedings ; + bench:booktitle "autotransplant pinions smockings" ; + dc:creator _:b157 , _:b1493 ; + dc:title "cogences smockings institutions" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.pinions.tld/institutions/unlace.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bites.tld/ingeniousness/prescientific.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taina Tilzer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Vanda Ukich" + ] ; + dc:title "clandestinely prescientific lifeless" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.ingeniousness.tld/lifeless/conjunctivitis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.luteal.tld/aquanaut/rover.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giancarlo Mager" + ] ; + dc:title "interjectional rover palliates" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.aquanaut.tld/palliates/placeboes.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1967)" ; + dcterms:issued 1967 ; + swrc:number 1 ; + swrc:volume 19 . + +_:b393 a foaf:Person ; + foaf:name "Josephina Idris" . + + + a bench:Inproceedings ; + bench:booktitle "tripodic corrodes chocked" ; + dc:creator _:b3 ; + dc:title "tercentenaries chocked jubile" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.corrodes.tld/jubile/earmuff.html" . + +_:b878 a foaf:Person ; + foaf:name "Cadwy Brye" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.moxibustion.tld/moulder/sybarites.html" ; + bench:booktitle "interrelatedness ontogenically moulder" ; + dc:creator _:b6 , person:Paul_Erdoes ; + dc:title "ontogenically sybarites lameness" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 139 ; + foaf:homepage "http://www.moulder.tld/lameness/enhances.html" . + +_:b1494 a foaf:Person ; + foaf:name "Kyler Lanting" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milles.tld/chased/psychokinesis.html" ; + bench:booktitle "swordfishes flunkers chased" ; + dc:creator _:b718 , _:b1461 ; + dc:title "flunkers psychokinesis sutural" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.chased.tld/sutural/skydived.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flaccidities.tld/archiving/jerker.html" ; + bench:booktitle "carding drummers archiving" ; + dc:creator _:b411 , _:b996 ; + dc:title "drummers jerker clitoric" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.archiving.tld/clitoric/mountable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bannocks.tld/redbugs/mailer.html" ; + dc:creator _:b1495 ; + dc:title "discipliner mailer contaminates" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.redbugs.tld/contaminates/casted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.owlet.tld/jades/jerrycans.html" ; + bench:booktitle "waterpower fireplugs jades" ; + dc:creator _:b917 ; + dc:title "fireplugs jerrycans cantina" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.jades.tld/cantina/bodying.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Marce Fiscalini" + ] ; + dc:title "exacted deli hotheads" ; + swrc:journal ; + foaf:homepage "http://www.balboas.tld/hotheads/plebiscites.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.opportunism.tld/claptrap/organs.html" ; + bench:booktitle "alpenstocks tautest claptrap" ; + dc:creator _:b998 ; + dc:title "tautest organs flyleaf" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.claptrap.tld/flyleaf/duologue.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indues.tld/entomologists/decompensations.html" ; + dc:creator _:b1036 ; + dc:title "ineffectively decompensations thriftily" ; + swrc:journal ; + swrc:month 7 ; + swrc:pages 119 ; + foaf:homepage "http://www.entomologists.tld/thriftily/chuckled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surprised.tld/salves/agentry.html" ; + dc:creator _:b1496 , _:b1497 ; + dc:title "challenger agentry frothiness" ; + swrc:journal ; + foaf:homepage "http://www.salves.tld/frothiness/ignorantness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contraction.tld/reanalyses/grasshopper.html" ; + dc:creator _:b1498 ; + dc:title "amiable grasshopper posits" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.reanalyses.tld/posits/overweighed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whisted.tld/formed/crumbles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Doroteya Leibe" + ] ; + dc:title "piedmonts crumbles verificatory" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.formed.tld/verificatory/cosmopolitanism.html" . + +_:b1444 a foaf:Person ; + foaf:name "Litzy Parsygnat" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nele Stromquist" + ] ; + dc:title "reconnects interspersed uprear" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.chippers.tld/uprear/impersonated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bristling.tld/protozoal/maestri.html" ; + dc:creator _:b1499 ; + dc:title "noggings maestri springiest" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.protozoal.tld/springiest/mortuaries.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bruno Barthe" + ] ; + dc:title "clicks aggrandizement troubadours" ; + swrc:journal ; + foaf:homepage "http://www.sledged.tld/troubadours/mudlark.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misfit.tld/abscised/bawdric.html" ; + bench:booktitle "zooms hardpan abscised" ; + dc:creator _:b1383 ; + dc:title "hardpan bawdric squirms" ; + dcterms:issued 1962 ; + swrc:pages 174 ; + foaf:homepage "http://www.abscised.tld/squirms/girns.html" . + +_:b193 a foaf:Person ; + foaf:name "Marka Busche" . + + + a bench:Article ; + rdfs:seeAlso "http://www.headiest.tld/plonking/numerary.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dagny Wibeto" + ] ; + dc:title "dynamisms numerary hematomas" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.plonking.tld/hematomas/scantest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mousetraps.tld/tennises/laplanders.html" ; + bench:booktitle "doused petters tennises" ; + dc:creator _:b1500 ; + dc:title "petters laplanders lilliputians" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.tennises.tld/lilliputians/fumigants.html" . + +_:b822 a foaf:Person ; + foaf:name "Guyton Caspari" . + +_:b1501 a foaf:Person ; + foaf:name "Adrian Papetti" . + + + a bench:Proceedings ; + bench:booktitle "publics mewler wets" ; + dc:publisher "Open University Press" ; + dc:title "Proceeding 1 (1956)" ; + dcterms:issued 1956 ; + swrc:editor person:Paul_Erdoes , _:b826 ; + swrc:isbn "0-3601-6693-0" ; + swrc:series 1057 ; + swrc:volume 5 ; + foaf:homepage "http://www.mewler.tld/primed/barkeepers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.predicating.tld/waders/eastwards.html" ; + bench:booktitle "welters overpay waders" ; + dc:creator _:b1502 ; + dc:title "overpay eastwards darnings" ; + dcterms:issued 1951 ; + swrc:pages 153 ; + foaf:homepage "http://www.waders.tld/darnings/brainily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colombian.tld/unmoved/digestor.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ogai Britt" + ] ; + dc:title "thralled digestor apposes" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.unmoved.tld/apposes/housings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.castrates.tld/cursedness/autobus.html" ; + bench:booktitle "foreordainments seacoasts cursedness" ; + dc:creator _:b1503 ; + dc:title "seacoasts autobus inhabitance" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.cursedness.tld/inhabitance/reigniting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gerardias.tld/overworks/impassively.html" ; + bench:cdrom "http://www.indignantly.tld/clashed/overworks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Otylia Lowdermilk" + ] ; + dc:title "clashed impassively kilters" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.overworks.tld/kilters/rhumbs.html" . + + + a bench:Inproceedings ; + bench:booktitle "debouch legitimize kissable" ; + dc:creator _:b646 ; + dc:title "consubstantiation kissable overthrown" ; + dcterms:issued 1958 ; + swrc:pages 92 ; + foaf:homepage "http://www.legitimize.tld/overthrown/macerate.html" . + + + a bench:Article ; + dc:creator _:b1479 ; + dc:title "allowable kiboshing spooned" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.disclosures.tld/spooned/renegade.html" . + + + a bench:Article ; + dc:creator _:b557 ; + dc:title "skys pseudoscientifically scoring" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.urbanist.tld/scoring/couples.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desalinize.tld/sargassos/canvassers.html" ; + dc:creator _:b1504 , _:b1505 ; + dc:title "airliners canvassers flamed" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.sargassos.tld/flamed/corrugating.html" . + +_:b1506 a foaf:Person ; + foaf:name "Ecatrinna Siebens" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monogramming.tld/subentries/lakes.html" ; + dc:creator _:b957 ; + dc:title "sugared lakes humiliations" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.subentries.tld/humiliations/pailsful.html" . + + + a bench:Article ; + dc:creator _:b1507 ; + dc:title "skilling cowpokes hawkmoths" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.totaled.tld/hawkmoths/ascender.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Takuya Kedia" + ] ; + dc:title "correality skivvies raisins" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.circumscribing.tld/raisins/pinna.html" . + + + a bench:Article ; + dc:creator _:b930 , _:b589 ; + dc:title "poisonings caucussing placement" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.bunts.tld/placement/firebases.html" . + + + a bench:Article ; + dc:creator _:b857 ; + dc:title "perfumes reprobative valvelets" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.rapaciously.tld/valvelets/banged.html" . + + + a bench:Article ; + dc:creator _:b1046 ; + dc:title "jaunted nonsubmissive fluters" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.quittances.tld/fluters/subtraction.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staplers.tld/outwait/tackifies.html" ; + dc:creator _:b121 ; + dc:title "msec tackifies demolitions" ; + swrc:journal ; + swrc:note "rediscovers riptides darner curiosa harbours coir terrifying soarers competently spriest" ; + swrc:pages 35 ; + foaf:homepage "http://www.outwait.tld/demolitions/pokes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underripened.tld/ruminated/outfight.html" ; + bench:booktitle "purloins perter ruminated" ; + dc:creator _:b1508 , _:b1021 ; + dc:title "perter outfight monetized" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.ruminated.tld/monetized/annoys.html" . + +_:b1492 a foaf:Person ; + foaf:name "Reinhild Penovich" . + + + a bench:Article ; + dc:creator _:b690 ; + dc:title "aetheric biosatellites yapper" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.streetcars.tld/yapper/lightening.html" . + + + a bench:Article ; + bench:cdrom "http://www.acceptive.tld/mishandled/seedpod.html" ; + dc:creator _:b1509 ; + dc:creator [ a foaf:Person ; + foaf:name "Generosb Fowlar" + ] ; + dc:title "monotonousness seedpod unsighted" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.mishandled.tld/unsighted/prospective.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Twain Sannon" + ] ; + dc:title "revaluations sneaking maladministers" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.irreformable.tld/maladministers/mishaps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anchoresses.tld/doggier/coveted.html" ; + dc:creator _:b1510 ; + dc:title "eclampsia coveted caber" ; + swrc:journal ; + foaf:homepage "http://www.doggier.tld/caber/transgressing.html" . + +_:b462 a foaf:Person ; + foaf:name "Nabeeh Couts" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reprover.tld/marker/grafts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nockten Outhier" + ] ; + dc:title "wingover grafts crenated" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.marker.tld/crenated/operants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kilowatt.tld/hookahs/crediting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sakuro Kring" + ] ; + dc:title "resuscitators crediting frizzes" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.hookahs.tld/frizzes/capillaries.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sepaloid.tld/cudgelling/antinucleon.html" ; + bench:abstract "pissant fruitier queerly concrescences pridefully saliences enlighten prided herbal turbocharger syphilitic broadswords deprecative camphorating antiunion irrigable altarpiece incrustations unlimited acclimating outchiding bayberries charlatanish foraging cartop refreezes advents hastener solvencies welches doling lib cussing sets arbitrarily brainiest kerb whalebones adeptly enquiring flatlands raccoons irritatingly afghanis milksop exacting deodorizer transsexual startling placarded monogramming sugared subentries lakes humiliations pailsful hyperbole glorifying dildoe bolshevists plutocrats derivation tindery robotizing fuelled capsizing trailblazers mussed inbreathe brit portiones rooks reaccusing nills fielders jingoish spangled nihils nonapplicable cithern upswollen shantey dissectors insulating conductors monseigneur macaroni hepcats baedekers chooser limiest privets dispossesses huddling ferociously toplessness points crabbedness leadings ducker vialed emasculation conquests tasselled standardbearers grouter caviars citing bowyer energizes lilacs feminize unrest dojos grossly classifier chirped totalitarianism pours sojournment infiltrates syncopated comparability pneumoconiosis nontraditionally genealogically ayes cannabinol aurist aerophobia southwestward reimbursement spinout floweriness slotbacks newsstands debouch consubstantiation legitimize kissable overthrown macerate propman massiveness isotonically closeness unincumbered intrepidity hocking frosh thrushes randier morph bulkier beeswax bareness foiling judgelike centrality limpidness hedgerow attila opinionatedly anybodies whisks clericalism nebbishes contritely yellowbellied deflated" ; + bench:booktitle "negatrons investigatable cudgelling" ; + dc:creator _:b1511 ; + dc:title "investigatable antinucleon jeremiad" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 133 ; + foaf:homepage "http://www.cudgelling.tld/jeremiad/serrate.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1512 ; + dc:title "househusbands strafer destroyed" ; + swrc:journal ; + foaf:homepage "http://www.adorers.tld/destroyed/cottonseeds.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kallie Bednarek" + ] ; + dc:title "cultivates melanesians unproclaimed" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.canaanites.tld/unproclaimed/flageolets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brawlers.tld/embroglios/conches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Duygu Poster" + ] ; + dc:title "phonographically conches vamped" ; + swrc:journal ; + foaf:homepage "http://www.embroglios.tld/vamped/hefting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maajid Loghry" + ] ; + dc:title "anises druidic grandnephews" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.remaindering.tld/grandnephews/verdancies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waiving.tld/costively/sequiturs.html" ; + dc:creator _:b1513 ; + dc:title "brutes sequiturs scooting" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.costively.tld/scooting/palsied.html" . + +_:b1514 a foaf:Person ; + foaf:name "Donya Greve" . + + + a bench:Journal ; + dc:title "Journal 2 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b1515 , _:b1175 ; + swrc:number 1 ; + swrc:volume 14 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fumbles.tld/hoplite/washers.html" ; + bench:booktitle "winepress reflowers hoplite" ; + dc:creator _:b373 ; + dc:title "reflowers washers stupefying" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.hoplite.tld/stupefying/pustule.html" . + + + a bench:Inproceedings ; + bench:booktitle "gazed annually rescuing" ; + dc:creator _:b480 , _:b1516 ; + dc:title "praising rescuing vivifiers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.annually.tld/vivifiers/photoelectric.html" . + +_:b703 a foaf:Person ; + foaf:name "Godava Rauh" . + +_:b1517 a foaf:Person ; + foaf:name "Amru Ekberg" . + +_:b1518 a foaf:Person ; + foaf:name "Hilaria Pilati" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.biomasses.tld/meshing/distractibility.html" ; + bench:booktitle "bedlamp specs meshing" ; + dc:creator _:b1212 , _:b1141 ; + dc:title "specs distractibility synapsing" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.meshing.tld/synapsing/appertains.html" . + +_:b1519 a foaf:Person ; + foaf:name "Katsumoto Tarbert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lunette.tld/vicariousness/sorrower.html" ; + dc:creator _:b1520 ; + dc:title "hunkers sorrower extincts" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.vicariousness.tld/extincts/untangles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.croupy.tld/regainers/teardown.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tydeus Dyckman" + ] ; + dc:title "bacchanalia teardown margarins" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.regainers.tld/margarins/inconvenience.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.insulting.tld/bastes/trusty.html" ; + bench:booktitle "prevaricator inconclusively bastes" ; + dc:creator _:b1031 ; + dc:title "inconclusively trusty redresses" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.bastes.tld/redresses/nonconclusive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hypnology.tld/iterant/gnarls.html" ; + dc:creator _:b151 ; + dc:title "anathemas gnarls ruths" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.iterant.tld/ruths/robles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pores.tld/wheezier/extortioners.html" ; + dc:creator _:b997 ; + dc:title "crematorium extortioners readjourning" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.wheezier.tld/readjourning/bacteriophage.html" . + +_:b659 a foaf:Person ; + foaf:name "Donalda Nokleby" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gammon.tld/antinomianism/soffits.html" ; + dc:creator _:b1521 ; + dc:title "blasphemer soffits chainmen" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.antinomianism.tld/chainmen/fiftieths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.capless.tld/corer/ulcering.html" ; + dc:creator _:b334 , _:b367 ; + dc:title "copolymerized ulcering beknighted" ; + swrc:journal ; + foaf:homepage "http://www.corer.tld/beknighted/reproachable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oracles.tld/snobbier/unhanding.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Palmira Soll" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nanmadol Walgren" + ] ; + dc:title "fussiness unhanding nuncios" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.snobbier.tld/nuncios/chitlins.html" . + + + a bench:Article ; + dc:creator _:b1522 ; + dc:title "winesops paranoias datable" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.combes.tld/datable/population.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Estephanie Khoun" + ] ; + dc:title "kirsches footpaths porousness" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.drowsily.tld/porousness/ejectors.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1523 ; + dc:title "toddy mouthiest delegati" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.playlets.tld/delegati/renege.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bronzing.tld/sphincteral/estranged.html" ; + dc:creator _:b1524 ; + dc:title "caprioles estranged metastasis" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.sphincteral.tld/metastasis/nobbier.html" . + + + a bench:Inproceedings ; + bench:booktitle "adamants illy seventieths" ; + dc:creator _:b1226 ; + dc:title "unmovable seventieths palets" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.illy.tld/palets/ingression.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kumquats.tld/greeniest/drooling.html" ; + bench:booktitle "loadstones hostels greeniest" ; + dc:creator _:b966 , _:b792 ; + dc:title "hostels drooling tutted" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 183 ; + foaf:homepage "http://www.greeniest.tld/tutted/fubbed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dramatization.tld/drillers/divinities.html" ; + dc:creator _:b1405 ; + dc:title "inexecutable divinities caparisons" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.drillers.tld/caparisons/fetors.html" . + +_:b1525 a foaf:Person ; + foaf:name "Ashton Hundertmark" . + +_:b1065 a foaf:Person ; + foaf:name "Hoshie Nitti" . + + + a bench:Proceedings ; + bench:booktitle "seafloor jowliest psalmody" ; + dc:publisher "Oliver Books" ; + dc:title "Proceeding 1 (1951)" ; + dcterms:issued 1951 ; + swrc:editor person:Paul_Erdoes , _:b1526 ; + swrc:editor [ a foaf:Person ; + foaf:name "Leopoldina Alvey" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Afyia Gines" + ] ; + swrc:isbn "0-9502-9347-0" ; + swrc:series 1998 ; + swrc:volume 2 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hysterics.tld/deceasing/borborygmies.html" ; + bench:booktitle "reckons drinker deceasing" ; + dc:creator _:b76 ; + dc:title "drinker borborygmies friary" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 193 ; + foaf:homepage "http://www.deceasing.tld/friary/whipcords.html" . + + + a bench:Inproceedings ; + bench:booktitle "atypically whigs educts" ; + dc:creator person:Paul_Erdoes , _:b1277 ; + dc:title "ransomer educts miens" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.whigs.tld/miens/exhibitioner.html" . + +_:b1218 a foaf:Person ; + foaf:name "Tang Riggleman" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Immakulata Masek" + ] ; + dc:title "eyebeams jackpots seizins" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.calculator.tld/seizins/thrillers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pima.tld/readaptation/biassing.html" ; + dc:creator _:b450 ; + dc:title "whereinsoever biassing yellowbellies" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.readaptation.tld/yellowbellies/nonexpendable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tango Constable" + ] ; + dc:title "mandala adsorbed shadowiness" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.reversions.tld/shadowiness/chorusing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reexperiencing.tld/overexcite/mucklucks.html" ; + dc:creator _:b552 , _:b642 ; + dc:title "plainly mucklucks luckless" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.overexcite.tld/luckless/illuminated.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Marulia Bondura" + ] ; + dc:title "hankies unsnarled inures" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.castile.tld/inures/sarabands.html" . + +_:b866 a foaf:Person ; + foaf:name "Staffan Whitting" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kerb.tld/adeptly/enquiring.html" ; + dc:creator _:b160 ; + dc:title "whalebones enquiring flatlands" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.adeptly.tld/flatlands/raccoons.html" . + + + a bench:Article ; + dc:creator _:b1214 ; + dc:title "federates apter looniness" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.pallbearers.tld/looniness/felicitously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.occultists.tld/dawdler/attachers.html" ; + dc:creator _:b507 ; + dc:title "repudiates attachers commonsensical" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.dawdler.tld/commonsensical/phrenological.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hewing.tld/juiceless/sirrees.html" ; + bench:booktitle "garbler denarius juiceless" ; + dc:creator _:b915 , _:b448 ; + dc:title "denarius sirrees riel" ; + dcterms:issued 1966 ; + swrc:pages 117 ; + foaf:homepage "http://www.juiceless.tld/riel/enplane.html" . + +_:b1284 a foaf:Person ; + foaf:name "Amir Conkling" . + + + a bench:Article ; + dc:creator _:b1527 ; + dc:creator [ a foaf:Person ; + foaf:name "Romuald Finch" + ] ; + dc:title "greyer chemisms scorbutic" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.elands.tld/scorbutic/tigresses.html" . + +_:b1528 a foaf:Person ; + foaf:name "Syvwkh Lestor" . + + + a bench:Article ; + rdfs:seeAlso "http://www.corpulences.tld/poleaxing/uneven.html" ; + dc:creator _:b1353 ; + dc:title "airdromes uneven oceanauts" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.poleaxing.tld/oceanauts/transitions.html" . + + + a bench:Inproceedings ; + bench:booktitle "frankensteins canvassed sups" ; + dc:creator _:b1529 ; + dc:title "prosthodontist sups remorses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.canvassed.tld/remorses/reframes.html" . + +_:b1530 a foaf:Person ; + foaf:name "Erotiida Fugle" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.offensives.tld/folios/fogger.html" ; + bench:booktitle "wieldier disjoining folios" ; + dc:creator _:b1531 , person:Paul_Erdoes ; + dc:title "disjoining fogger diminishments" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.folios.tld/diminishments/relatione.html" . + +_:b1226 a foaf:Person ; + foaf:name "Morcar Tchakian" . + + + a bench:Article ; + rdfs:seeAlso "http://www.escapisms.tld/charismas/honorably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yo Kadi" + ] ; + dc:title "mulligans honorably refractor" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.charismas.tld/refractor/choppily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wheelless.tld/sublimities/blunderbuss.html" ; + dc:creator _:b1408 ; + dc:title "deprogram blunderbuss scrumptiousness" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.sublimities.tld/scrumptiousness/senores.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.holydays.tld/bafflements/beetroots.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Muneeb Borkoski" + ] ; + dc:title "lumped beetroots urgingly" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.bafflements.tld/urgingly/cense.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.manliness.tld/geegaw/maladapted.html" ; + bench:booktitle "mildness staring geegaw" ; + dc:creator _:b284 ; + dc:title "staring maladapted woks" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.geegaw.tld/woks/wending.html" . + +_:b1421 a foaf:Person ; + foaf:name "Hiroya Tuman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.obtuseness.tld/pussyfooted/morselled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Brite Girman" + ] ; + dc:title "marking morselled hotdogs" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.pussyfooted.tld/hotdogs/educates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incorruption.tld/twentieths/vexes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sakue Derbes" + ] ; + dc:title "demises vexes maimed" ; + swrc:journal ; + swrc:note "monism impermeabilities basques defensibility nucleation allovers enterable entertaining totalling scalars" ; + swrc:pages 188 ; + foaf:homepage "http://www.twentieths.tld/maimed/equated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postmasters.tld/openheartedly/restraining.html" ; + dc:creator _:b155 ; + dc:title "conciliating restraining unweaned" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.openheartedly.tld/unweaned/vexations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mottling.tld/staves/garnetlike.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Afnaan Rerko" + ] ; + dc:title "minifying garnetlike dockhand" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.staves.tld/dockhand/octangles.html" . + + + a bench:Inproceedings ; + bench:booktitle "firebox acrobatically babka" ; + dc:creator [ a foaf:Person ; + foaf:name "Wendy Rae" + ] ; + dc:title "reflowing babka bottomed" ; + dcterms:issued 1960 ; + foaf:homepage "http://www.acrobatically.tld/bottomed/granulated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airfoils.tld/graver/mongst.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Petrelis Welch" + ] ; + dc:title "cityward mongst torpidity" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.graver.tld/torpidity/befriend.html" . + + + a bench:Inproceedings ; + bench:booktitle "coldness dimensional salvational" ; + dc:creator _:b1532 , _:b1533 ; + dc:title "restrainable salvational juncoes" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.dimensional.tld/juncoes/domes.html" . + +_:b1534 a foaf:Person ; + foaf:name "Elysia Nangle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maundered.tld/embattled/placard.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Calvino Kimbril" + ] ; + dc:title "jargoned placard novelties" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.embattled.tld/novelties/labyrinths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.damasked.tld/symbolize/bowling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alys Boedecker" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lutwin Lujano" + ] ; + dc:title "trochoids bowling overproud" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.symbolize.tld/overproud/corrupted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revolvers.tld/hermeneutically/electrochemically.html" ; + dc:creator _:b1535 ; + dc:title "iridectomies electrochemically conners" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.hermeneutically.tld/conners/carobs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Barsha Murrain" + ] ; + dc:title "orbiters owner zanier" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.tormentor.tld/zanier/corkscrewed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reattach.tld/clearinghouse/proteins.html" ; + dc:creator _:b1536 ; + dc:title "infolded proteins fucking" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.clearinghouse.tld/fucking/proprietorial.html" . + +_:b1537 a foaf:Person ; + foaf:name "Teregud Baldassara" . + +_:b711 a foaf:Person ; + foaf:name "Catrin Pretzel" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hlya Lummus" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Shereen Khazdozian" + ] ; + dc:title "ramping ruinously imprecates" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.kinematical.tld/imprecates/insufficiency.html" . + + + a bench:Article ; + dc:creator _:b1538 ; + dc:title "biogeographer jostling auditorial" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.huffs.tld/auditorial/demonetization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hypnotherapy.tld/noblewoman/hesitatingly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Loretta Liddy" + ] ; + dc:title "legged hesitatingly ethnical" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.noblewoman.tld/ethnical/transformations.html" . + +_:b1054 a foaf:Person ; + foaf:name "Luana Gaw" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hardhearted.tld/papuans/disport.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omezo Baumiester" + ] ; + dc:title "exigencies disport briefed" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.papuans.tld/briefed/landscapers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cheslav Sahl" + ] ; + dc:title "lunars retaliators mismanaging" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.crenel.tld/mismanaging/immolations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snowflakes.tld/carillonneur/rn.html" ; + bench:booktitle "crosscuts radians carillonneur" ; + dc:creator _:b1058 ; + dc:title "radians rn reexported" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 77 ; + foaf:homepage "http://www.carillonneur.tld/reexported/enfevered.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1539 ; + dc:title "overtaking traditionless spoliator" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.sourdoughs.tld/spoliator/earthlier.html" . + + + a bench:Article ; + dc:creator _:b1540 ; + dc:title "photosynthesizing whirlies lunier" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.skywrote.tld/lunier/electrochemistry.html" . + + + a bench:Inproceedings ; + bench:booktitle "frets gesticulation secularizing" ; + dc:creator person:Paul_Erdoes , _:b169 ; + dc:title "saids secularizing mistiming" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.gesticulation.tld/mistiming/jalap.html" . + +bench:PhDThesis rdfs:subClassOf foaf:Document . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.assignees.tld/hobbit/wristwatches.html" ; + bench:booktitle "taxiways cereuses hobbit" ; + dc:creator _:b1541 ; + dc:title "cereuses wristwatches thews" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.hobbit.tld/thews/degass.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ionizing.tld/armfuls/appendant.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dawn Lauinger" + ] ; + dc:title "tenantry appendant submontane" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.armfuls.tld/submontane/stoutening.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atonies.tld/menaced/martials.html" ; + bench:booktitle "accelerators aglow menaced" ; + dc:creator _:b119 , person:Paul_Erdoes , _:b1240 ; + dc:title "aglow martials broidering" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.menaced.tld/broidering/titaness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.accordantly.tld/upshift/unhealthful.html" ; + bench:booktitle "scandalizing fonding upshift" ; + dc:creator _:b1542 , _:b121 ; + dc:title "fonding unhealthful factorship" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.upshift.tld/factorship/exclaimer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Waljan Birckett" + ] ; + dc:title "superconductor mirier hectometer" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.accentuated.tld/hectometer/franked.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Apoku Huber" + ] ; + dc:title "restaurants vagabondism protests" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.mushes.tld/protests/musted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.refractoriness.tld/idly/slewing.html" ; + dc:creator _:b1292 , _:b161 ; + dc:title "omittance slewing grippier" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.idly.tld/grippier/swarth.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.filmcards.tld/balladeers/engendering.html" ; + bench:booktitle "egises dissipated balladeers" ; + dc:creator _:b1363 ; + dc:title "dissipated engendering iodines" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.balladeers.tld/iodines/prattled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teaboards.tld/floppies/vigesimal.html" ; + dc:creator _:b832 , _:b245 ; + dc:title "damned vigesimal corridas" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.floppies.tld/corridas/nationalists.html" . + +_:b1543 a foaf:Person ; + foaf:name "Cindi Ginanni" . + + + a bench:Article ; + rdfs:seeAlso "http://www.consummator.tld/swelled/hennery.html" ; + dc:creator _:b656 ; + dc:title "holistically hennery dodgier" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.swelled.tld/dodgier/clawed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emasculators.tld/accursedness/benefaction.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carie Soundara" + ] ; + dc:title "retarded benefaction stunners" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.accursedness.tld/stunners/understudies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.truancies.tld/sidelights/cruelties.html" ; + bench:booktitle "wotted illuminator sidelights" ; + dc:creator _:b380 ; + dc:title "illuminator cruelties fellatrice" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.sidelights.tld/fellatrice/sluing.html" . + + + a bench:Article ; + dc:creator _:b891 ; + dc:title "relics suggestions outlining" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.devisees.tld/outlining/dandruff.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unhanged.tld/lambasted/seabirds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedyenka Terrasi" + ] ; + dc:title "rains seabirds tailpipe" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.lambasted.tld/tailpipe/fits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sodality.tld/slipcases/phenylketonuria.html" ; + dc:creator person:Paul_Erdoes , _:b1544 ; + dc:title "outcrop phenylketonuria grunts" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.slipcases.tld/grunts/venturers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ambilateral.tld/arthritic/declinational.html" ; + dc:creator _:b321 ; + dc:title "spoored declinational pinewood" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.arthritic.tld/pinewood/predicting.html" . + +_:b1139 a foaf:Person ; + foaf:name "Christiane Parson" . + +_:b1018 a foaf:Person ; + foaf:name "Katalena Paradise" . + + + a bench:Inproceedings ; + bench:booktitle "frosts exocrine footbath" ; + dc:creator person:Paul_Erdoes , _:b1076 ; + dc:title "runniest footbath faddisms" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.exocrine.tld/faddisms/maximins.html" . + +_:b946 a foaf:Person ; + foaf:name "Lili Atoe" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Constantino Thielen" + ] ; + dc:title "sikhs bacchanalian outcrops" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.disgorge.tld/outcrops/fluorosis.html" . + +_:b1545 a foaf:Person ; + foaf:name "Poloneika Bonito" . + +_:b865 a foaf:Person ; + foaf:name "LaRae Stymiest" . + +_:b297 a foaf:Person ; + foaf:name "Gavril Treible" . + +_:b1120 a foaf:Person ; + foaf:name "Trish Kurnik" . + +_:b1546 a foaf:Person ; + foaf:name "Peza Sallach" . + + + a bench:Inproceedings ; + bench:booktitle "unmanly hairpins crossbreed" ; + dc:creator _:b428 ; + dc:title "sophs crossbreed ignitible" ; + dcterms:issued 1967 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_24 ; + rdf:_25 ; + rdf:_26 ; + rdf:_27 ; + rdf:_28 ; + rdf:_29 ; + rdf:_3 ; + rdf:_30 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 144 ; + foaf:homepage "http://www.hairpins.tld/ignitible/matadors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carneys.tld/coopting/skateboards.html" ; + bench:cdrom "http://www.murderees.tld/inweaves/coopting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Polotska Werstein" + ] ; + dc:title "inweaves skateboards vamping" ; + swrc:journal ; + foaf:homepage "http://www.coopting.tld/vamping/galls.html" . + +_:b1266 a foaf:Person ; + foaf:name "Vernon Niemela" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wheelbarrows.tld/outshouting/follicles.html" ; + dc:creator _:b1547 ; + dc:title "playacts follicles aced" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.outshouting.tld/aced/caperers.html" . + +_:b1451 a foaf:Person ; + foaf:name "Doma Markrof" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chiefdoms.tld/clobbering/aftertastes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elfrun Cicerchia" + ] ; + dc:title "depicting aftertastes cocain" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.clobbering.tld/cocain/housetops.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vanillins.tld/contractions/expendability.html" ; + bench:booktitle "dimensionality hetaeras contractions" ; + dc:creator _:b1428 ; + dc:title "hetaeras expendability arrases" ; + dcterms:issued 1965 ; + swrc:pages 57 ; + foaf:homepage "http://www.contractions.tld/arrases/heaters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soupy.tld/nonexplosives/scorchingly.html" ; + bench:booktitle "porphyries soupy reenacting" ; + bench:cdrom "http://www.mobbish.tld/reenacting/nonexplosives.html" ; + dc:creator _:b156 ; + dc:title "reenacting scorchingly bioecologies" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.nonexplosives.tld/bioecologies/dabblers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wainscoting.tld/demodulations/aggravation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Peppino Telleria" + ] ; + dc:title "powered aggravation mispronounced" ; + swrc:journal ; + swrc:note "discontinuance mutualism coalesced fraughts kills holer veepees buffets aleatory" ; + swrc:pages 131 ; + foaf:homepage "http://www.demodulations.tld/mispronounced/functionally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steered.tld/vilest/futurism.html" ; + dc:creator _:b542 ; + dc:title "estonians futurism newswomen" ; + swrc:journal ; + swrc:note "airing mercantilism aproning highjacks antihypertensive cheapness inseam quibbles bulls" ; + swrc:pages 112 ; + foaf:homepage "http://www.vilest.tld/newswomen/encasing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.diffusely.tld/filibusters/sharking.html" ; + bench:booktitle "peeving rehinged filibusters" ; + dc:creator _:b1494 ; + dc:title "rehinged sharking atoned" ; + dcterms:issued 1962 ; + swrc:pages 14 ; + foaf:homepage "http://www.filibusters.tld/atoned/dramamine.html" . + + + a bench:Article ; + dc:creator _:b735 ; + dc:title "harkener cleaner readably" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.botchiest.tld/readably/decapod.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teleological.tld/asbestosis/straggles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vika Alaya" + ] ; + dc:title "stillness straggles restarting" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.asbestosis.tld/restarting/habilitate.html" . + + + a bench:Article ; + dc:creator _:b1023 , _:b43 ; + dc:title "acclivities snoopier specials" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.prolegomenon.tld/specials/enswathes.html" . + +_:b1482 a foaf:Person ; + foaf:name "Fathi Sylvest" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lavishing.tld/pyrotechnical/infos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Concepcion Scherman" + ] ; + dc:title "empresses infos dogmatical" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.pyrotechnical.tld/dogmatical/breams.html" . + +_:b521 a foaf:Person ; + foaf:name "Nirav Eberly" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eus Delagado" + ] ; + dc:title "reinvolving vehemently horoscopes" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.hoariness.tld/horoscopes/quantifies.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Giulia Brinsfield" + ] ; + dc:title "lambkin awesomeness taxonomies" ; + swrc:journal ; + foaf:homepage "http://www.erica.tld/taxonomies/vroomed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.psalms.tld/romanticized/rescripts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Devochka Nordby" + ] ; + dc:title "sylphish rescripts innominate" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.romanticized.tld/innominate/rumbled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reignite.tld/sighers/demolishes.html" ; + bench:booktitle "welsher songsters sighers" ; + dc:creator _:b1077 ; + dc:title "songsters demolishes prodemocratic" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.sighers.tld/prodemocratic/curableness.html" . + +_:b477 a foaf:Person ; + foaf:name "Kyrillosr Bruneau" . + +_:b920 a foaf:Person ; + foaf:name "Abderus Boston" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.untasted.tld/shovelers/endoderms.html" ; + bench:booktitle "tenderer bluing shovelers" ; + dc:creator person:Paul_Erdoes , _:b162 , _:b113 ; + dc:title "bluing endoderms gassiness" ; + dcterms:issued 1965 ; + swrc:pages 200 ; + foaf:homepage "http://www.shovelers.tld/gassiness/prejudices.html" . + +_:b846 a foaf:Person ; + foaf:name "Gritta Mccubrey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gravitated.tld/disagree/armed.html" ; + dc:creator _:b1548 ; + dc:title "rewrap armed zoophiles" ; + swrc:journal ; + foaf:homepage "http://www.disagree.tld/zoophiles/heeds.html" . + +_:b1396 a foaf:Person ; + foaf:name "Sebald Agre" . + + + a bench:Article ; + dc:creator _:b1549 ; + dc:title "amazedly reappraisal whinnied" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.laccolith.tld/whinnied/mazes.html" . + +_:b945 a foaf:Person ; + foaf:name "Lataesha Tamburro" . + + + a bench:Article ; + dc:creator _:b1550 ; + dc:title "dilapidator hypocrisies vestals" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.depresses.tld/vestals/trameled.html" . + +_:b1551 a foaf:Person ; + foaf:name "Sigurd Mahli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.merrymaker.tld/introducer/manchuria.html" ; + dc:creator _:b1552 ; + dc:creator [ a foaf:Person ; + foaf:name "Oeneus Gerondale" + ] ; + dc:title "knifers manchuria subbranch" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.introducer.tld/subbranch/festoons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clues.tld/rayons/designers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shuko Cassetty" + ] ; + dc:title "commonweals designers unquiet" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.rayons.tld/unquiet/encountered.html" . + + + a bench:Article ; + dc:creator _:b493 ; + dc:title "charter huntedly czardoms" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.uncashed.tld/czardoms/unidentifiable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emaciation.tld/acknowledger/researcher.html" ; + dc:creator _:b704 , _:b759 ; + dc:title "monologues researcher abjured" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.acknowledger.tld/abjured/overgrows.html" . + +_:b1553 a foaf:Person ; + foaf:name "Sudehna Sotomayor" . + +_:b516 a foaf:Person ; + foaf:name "Maeko Kontogiannis" . + + + a bench:Inproceedings ; + bench:booktitle "firebricks reviewal raunchier" ; + dc:creator _:b38 ; + dc:title "tenters raunchier petaled" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.reviewal.tld/petaled/codes.html" . + +_:b398 a foaf:Person ; + foaf:name "Selivankova Hashaway" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Arthwr Kuklis" + ] ; + dc:title "jargonizing democracies cuddlier" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.dextrin.tld/cuddlier/ideograms.html" . + + + a bench:Journal ; + dc:title "Journal 9 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b245 , _:b148 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + rdfs:seeAlso "http://www.corpuscles.tld/harbouring/denounces.html" ; + dc:creator _:b1554 ; + dc:title "somnambulating denounces unartfully" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.harbouring.tld/unartfully/safeties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resowed.tld/lapboard/gourmands.html" ; + dc:creator _:b1555 , _:b1411 ; + dc:title "quintupled gourmands calypsoes" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.lapboard.tld/calypsoes/dependence.html" . + + + a bench:Article ; + dc:creator _:b1556 ; + dc:title "philippics outsells reprobates" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.facer.tld/reprobates/besmears.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wieners.tld/togged/ramps.html" ; + dc:creator _:b784 ; + dc:title "reexpressing ramps dummies" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.togged.tld/dummies/surpassable.html" . + + + a bench:Inproceedings ; + bench:booktitle "jockstraps chancre nos" ; + dc:creator _:b632 ; + dc:title "weaner nos memsahib" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.chancre.tld/memsahib/fungiform.html" . + + + a bench:Article ; + dc:creator _:b118 ; + dc:title "slippiest doozies keratoses" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.jackdaws.tld/keratoses/harassment.html" . + + + a bench:Proceedings ; + bench:booktitle "localites viced religiously" ; + dc:publisher "Books That Work" ; + dc:title "Proceeding 5 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b937 , _:b938 , _:b149 ; + swrc:isbn "0-9885-6038-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.viced.tld/pederastically/inquisitors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adiposities.tld/poxed/peppier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yujiro Herbin" + ] ; + dc:title "snootiest peppier opulences" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.poxed.tld/opulences/levators.html" . + +_:b1500 a foaf:Person ; + foaf:name "Britta Nessner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unraveled.tld/delightfully/unmended.html" ; + dc:creator _:b1186 ; + dc:title "gamekeepers unmended permeably" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.delightfully.tld/permeably/metabolizable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overeducated.tld/treaties/preprocessor.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dianmu Aver" + ] ; + dc:title "objurgate preprocessor despising" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.treaties.tld/despising/loftily.html" . + + + a bench:Inproceedings ; + bench:booktitle "meritable conservatives upboiling" ; + dc:creator _:b581 ; + dc:title "idealogy upboiling copses" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.conservatives.tld/copses/soberer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.booted.tld/tablas/remounting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pelaga Loban" + ] ; + dc:title "unfasten remounting postured" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.tablas.tld/postured/sleigher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.commuted.tld/floweret/arcadian.html" ; + dc:creator person:Paul_Erdoes , _:b1392 ; + dc:title "lachrymation arcadian acridities" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.floweret.tld/acridities/unrealistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kalifate.tld/backups/vigorish.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gutta Arenos" + ] ; + dc:title "eked vigorish oatmeals" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.backups.tld/oatmeals/dustrag.html" . + + + a bench:Article ; + dc:creator _:b990 ; + dc:title "freezing revaluated kinkier" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.seawater.tld/kinkier/antiskid.html" . + +_:b456 a foaf:Person ; + foaf:name "Matro Newell" . + +_:b1431 a foaf:Person ; + foaf:name "Tamotsu Harth" . + +_:b493 a foaf:Person ; + foaf:name "Honami Docherty" . + +_:b113 a foaf:Person ; + foaf:name "Jayda Fasano" . + + + a bench:Inproceedings ; + bench:abstract "coagulability phlegmiest dharmas amplifiable unpredictability recapitulate foxiest cardinality burgeons recuses pieplants downfalls sparkily scabbing diapasons bootyless paretics muckraked carcinogenicity sellers reassimilating pleadable disassembles altering preestablished unvoiced transgresses priorities warier vindication ungrammatical hatpins appropriately spinelessly atomism subsequently valiance congeners disequilibrium halloas congratulating chirography carinas audiology kaleidoscopic chumships languages softened fubbing ethicists camembert gaits hatband posies stover relenting primitivity artificer refiltered nonplus cinematograph roentgenograms gauchest hedgerows surveillance motorbuses londoners goldsmiths kebabs propanes decontaminations unintellectual negotiations spookier lintel fingerprinted improvisational onanists pointiest consolingly bunglers frontiers efficiency bisexuals melodramatist huggable hempweed etheric souse weans tambur moralization firepan malefic somersaulted tsardoms poteens lynchers driftpin calibrated semolinas prenticing outdone hemostat falsifies midways gives effluvial unemphatic unjustly bighorn friability fishwife bumped inflicting tabors lapping unforgivable unwrap beckoningly resisters executes audiometries tugged crashers brightens maypole outlaw reinducing paisleys plaguers pollards kiefs nigher yummies orbited fanning summarizes segmented refractions reclothed axed ornamentations enormousness overrates molts ingrain beleapt megaphone genealogists tumour matters streptococcic peeving diffusely rehinged filibusters sharking atoned dramamine comradeship bassetting lugger claque honesties energetics blemishing seasoned progressing curses activity unmagnified oozing tibial obviates speared canards ethicals coulombs mutually broadens defectiveness astern nudged amortise harmed" ; + bench:booktitle "repiners quarrying perfecters" ; + dc:creator _:b192 ; + dc:title "brassard perfecters mistime" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.quarrying.tld/mistime/pokiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tasselling.tld/wharfinger/reconverting.html" ; + dc:creator _:b8 ; + dc:title "crocked reconverting washboards" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.wharfinger.tld/washboards/overdrank.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hematologies.tld/frijole/figured.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daryn Lejune" + ] ; + dc:title "reinjures figured outback" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.frijole.tld/outback/unalleviated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cantilevers.tld/dressing/reproached.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leopold Bala" + ] ; + dc:title "pastinas reproached obscuranticism" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.dressing.tld/obscuranticism/headword.html" . + +_:b786 a foaf:Person ; + foaf:name "Pantyslawa Pemble" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retsinas.tld/unemotional/doozer.html" ; + dc:creator _:b1557 ; + dc:title "bargains doozer unoffensive" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.unemotional.tld/unoffensive/statement.html" . + + + a bench:Article ; + dc:creator _:b1136 ; + dc:title "murexes tenseness ornaments" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.munchies.tld/ornaments/spiritualize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plumpers.tld/differentiae/teens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Usaama Greiser" + ] ; + dc:title "excreta teens anchored" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.differentiae.tld/anchored/sheepman.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.housemen.tld/insecurities/reverses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulBaasid Chilvers" + ] ; + dc:title "brambliest reverses sizably" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.insecurities.tld/sizably/uncorroborated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abductions.tld/feyer/charactery.html" ; + bench:booktitle "deckle romanced feyer" ; + dc:creator _:b1558 ; + dc:title "romanced charactery conceivability" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.feyer.tld/conceivability/trippings.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "AbdurRaheem Covotta" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jaedyn Montague" + ] ; + dc:title "monogrammed sages libelers" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.parkings.tld/libelers/asked.html" . + +_:b768 a foaf:Person ; + foaf:name "Lysanne Proo" . + + + a bench:Inproceedings ; + bench:booktitle "molders ameba noninstinctual" ; + dc:creator _:b262 ; + dc:title "frescoists noninstinctual kimonoed" ; + dcterms:issued 1963 ; + swrc:pages 7 ; + foaf:homepage "http://www.ameba.tld/kimonoed/fecundity.html" . + + + a bench:Article ; + dc:creator _:b168 ; + dc:title "millers unfortified unproved" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.schusses.tld/unproved/miffing.html" . + + + a bench:Inproceedings ; + bench:booktitle "orbited summarizes segmented" ; + dc:creator _:b1098 , _:b1099 ; + dc:title "fanning segmented refractions" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.summarizes.tld/refractions/reclothed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Imre Muellner" + ] ; + dc:title "lensed anthologists nonreligious" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.afghani.tld/nonreligious/interlocutrices.html" . + +_:b1383 a foaf:Person ; + foaf:name "Lubov Depaolo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.varistors.tld/savoriest/backslappers.html" ; + dc:creator _:b1435 ; + dc:title "existentialist backslappers timbered" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.savoriest.tld/timbered/osteosclerotic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gwen Menk" + ] ; + dc:title "reclassified musks capeskin" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.motiveless.tld/capeskin/mistrusting.html" . + + + a bench:Article ; + dc:creator _:b1437 ; + dc:creator [ a foaf:Person ; + foaf:name "Morava Quartuccio" + ] ; + dc:title "necessitated preexposures rh" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.spraining.tld/rh/pennyweights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inundated.tld/numerously/enforce.html" ; + dc:creator _:b1559 ; + dc:title "lynxes enforce fester" ; + swrc:journal ; + swrc:note "benchmarks unanticipated chivvies microprogramming moots inscribed anneals preconsiderations impings canalled" ; + swrc:pages 126 ; + foaf:homepage "http://www.numerously.tld/fester/graduated.html" . + +_:b195 a foaf:Person ; + foaf:name "Kirti Rines" . + +_:b1560 a foaf:Person ; + foaf:name "Iemochi Sosebee" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phantasies.tld/confirming/civilise.html" ; + dc:creator _:b1561 ; + dc:title "absenter civilise corpses" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.confirming.tld/corpses/oversexed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unclassifiable.tld/epoxying/cracky.html" ; + dc:creator _:b763 ; + dc:title "biodegradation cracky cardiotherapy" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.epoxying.tld/cardiotherapy/ravaged.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tamiko Docken" + ] ; + dc:title "relicense asexuals redistills" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.tourers.tld/redistills/allocations.html" . + + + a bench:Article ; + dc:creator _:b363 ; + dc:title "blepharitis cruncher pollarding" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.brushes.tld/pollarding/perinea.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recolonizing.tld/hellhole/bestriding.html" ; + dc:creator _:b882 ; + dc:creator [ a foaf:Person ; + foaf:name "Talicia Korsen" + ] ; + dc:title "placers bestriding colourers" ; + swrc:journal ; + foaf:homepage "http://www.hellhole.tld/colourers/nonconsecutively.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ovolo.tld/arborvitaes/soakers.html" ; + dc:creator _:b1562 ; + dc:title "dramatized soakers desalinizing" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.arborvitaes.tld/desalinizing/phial.html" . + +_:b69 a foaf:Person ; + foaf:name "Tracine Vickey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sidearms.tld/seepier/backbit.html" ; + dc:creator _:b1563 ; + dc:title "salads backbit cockup" ; + swrc:journal ; + foaf:homepage "http://www.seepier.tld/cockup/muller.html" . + +_:b119 a foaf:Person ; + foaf:name "Waliyya Dandrea" . + +_:b1564 a foaf:Person ; + foaf:name "Lilian Carolina" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wickers.tld/dottiest/entrenchments.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Betty Crosdale" + ] ; + dc:title "reflexologist entrenchments orang" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.dottiest.tld/orang/fastnesses.html" . + + + a bench:Article ; + dc:creator _:b1565 , _:b1566 ; + dc:title "streetwalker cowskin bestirred" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.steelie.tld/bestirred/legacies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interleaf.tld/pharyngeal/breezeway.html" ; + dc:creator _:b631 ; + dc:title "odorizes breezeway conceders" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.pharyngeal.tld/conceders/denouncers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unpersuaded.tld/bathetically/regranting.html" ; + bench:abstract "wickiup keloidal faqir gamic extorts cantonment stretching sandblasters scandinavians dover academes tachs feaster actable chortles conventionalism nonstick rheometers auditives infecund slimming nope remeets waistbands dolmens sects ginghams tunings fandangos spherically bonds timbering sleuths conned guilders whispering counterrevolutionary touchiness slouches pulsatory prevues larks carousers maladjustive datelining frenches brunettes badgerly flagger orig piggie principled strangulates offeror liquate terrified searchings situps hillocks represented normalcies intertangled cliquing oppositional coworkers roadhouses featured haggler amphibiousness reeky recklessness erased outclass oracles fussiness snobbier unhanding nuncios chitlins sparry checkering sandalwoods renominates condemner goslings tramcars possibler reconnects chippers interspersed uprear impersonated envisage vastness suspire tattersalls supertaxes rollicked inexactitude applicators autosuggestions howbeit memorably extemporize frantically hairwork proudest praters opes albatrosses calculation stellify mucuses reusableness gatsby virologist striker hocussing frontlets braggarts snatchy waltzes prebendary intitling disobediently jokers policed primus matings promotions heritors reconciles orphanhood muckrake jimmied domiciliary deathlessly armband gammon blasphemer antinomianism soffits chainmen fiftieths guaranteed giggliest baggings insalivation pitifuller mightier shucker unstates contraction amiable reanalyses grasshopper posits overweighed astir praxeological plighting dreariest haphazardly enabling bromos indianian sues mesmerist macrocosm balded unwelded repudiating gazelles dropsical drawler christly workless devisals sweetly preterit ganglionic diddling contradictions sasses categorized dwarfs nonindependent pbx plausibility sitting wimple scubas arrestee" ; + bench:booktitle "planarias subdebs bathetically" ; + dc:creator _:b1567 ; + dc:title "subdebs regranting demonical" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.bathetically.tld/demonical/caesarists.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.somnambulant.tld/cumshaws/catering.html" ; + bench:booktitle "lornness embarrassments cumshaws" ; + dc:creator _:b1568 ; + dc:title "embarrassments catering snowmen" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.cumshaws.tld/snowmen/outstretching.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slapdash.tld/derm/casuistic.html" ; + bench:booktitle "indifference propagandizing derm" ; + dc:creator _:b401 ; + dc:title "propagandizing casuistic disservice" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.derm.tld/disservice/solubles.html" . + + + a bench:Article ; + dc:creator _:b967 , _:b1569 ; + dc:title "stainability comeliest remade" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.deplorableness.tld/remade/silicosis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saints.tld/debarment/ruinates.html" ; + dc:creator _:b1570 ; + dc:title "goggled ruinates communicably" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.debarment.tld/communicably/continues.html" . + +_:b56 a foaf:Person ; + foaf:name "Larry Espejel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pitas.tld/fatheads/tuataras.html" ; + bench:booktitle "frosted overqualified fatheads" ; + dc:creator _:b1571 ; + dc:title "overqualified tuataras penetrations" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.fatheads.tld/penetrations/banquets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.salespersons.tld/battling/perdurable.html" ; + bench:booktitle "suballiances atoneable battling" ; + dc:creator _:b1112 ; + dc:title "atoneable perdurable atremble" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 189 ; + foaf:homepage "http://www.battling.tld/atremble/procreation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loathly.tld/debiting/parrots.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Firdaus Casavez" + ] ; + dc:title "cancels parrots paraguayans" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.debiting.tld/paraguayans/resonates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vivienne Blankenberg" + ] ; + dc:title "sheol suasions reality" ; + swrc:journal ; + swrc:note "unprofessionally attestor rebury gibbeted stoolies partings villadom cricks chemosurgery deadens braize" ; + swrc:pages 65 ; + foaf:homepage "http://www.desisting.tld/reality/hexers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.untruthfulness.tld/perfusing/starrier.html" ; + bench:booktitle "stronger annihilation perfusing" ; + dc:creator _:b1306 ; + dc:title "annihilation starrier rubles" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.perfusing.tld/rubles/hospitality.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.degradedness.tld/marvelling/romanticize.html" ; + bench:booktitle "inquiring ladling marvelling" ; + dc:creator person:Paul_Erdoes , _:b237 ; + dc:title "ladling romanticize nixing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 195 ; + foaf:homepage "http://www.marvelling.tld/nixing/gazettes.html" . + + + a bench:Inproceedings ; + bench:booktitle "keratosis blocs demising" ; + dc:creator _:b1572 ; + dc:title "ethics demising interdictive" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.blocs.tld/interdictive/holdovers.html" . + +_:b790 a foaf:Person ; + foaf:name "Edgarda Piccinini" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sawao Camargo" + ] ; + dc:title "mingling abashments trammed" ; + swrc:journal ; + foaf:homepage "http://www.manipulator.tld/trammed/denouncing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apologist.tld/multilineal/outworks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Minnah Lampel" + ] ; + dc:title "unhinged outworks recoin" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.multilineal.tld/recoin/psychotics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ethicists.tld/gaits/hatband.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Terceira Wisely" + ] ; + dc:title "camembert hatband posies" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.gaits.tld/posies/stover.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conchoid.tld/vivaria/overdrunk.html" ; + dc:creator _:b747 ; + dc:creator [ a foaf:Person ; + foaf:name "Tema Enerson" + ] ; + dc:title "archaize overdrunk specializing" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.vivaria.tld/specializing/monsters.html" . + +_:b321 a foaf:Person ; + foaf:name "Nauplius Gehlhausen" . + +_:b1573 a foaf:Person ; + foaf:name "Lanzo Buseck" . + +_:b1096 a foaf:Person ; + foaf:name "Marna Crookshanks" . + + + a bench:Article ; + rdfs:seeAlso "http://www.devitalize.tld/vegetated/enounces.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sherri Kissinger" + ] ; + dc:title "compressional enounces vaccinal" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.vegetated.tld/vaccinal/battened.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.countermanding.tld/serow/flutiest.html" ; + dc:creator _:b1574 ; + dc:title "shoestrings flutiest cosseting" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.serow.tld/cosseting/flawlessly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lexi Faulk" + ] ; + dc:title "tantalums readmits loopholing" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.overweight.tld/loopholing/tattles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.automatics.tld/braggier/ersatzes.html" ; + bench:booktitle "hoodooed portly braggier" ; + dc:creator _:b625 , _:b449 ; + dc:title "portly ersatzes cooingly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 23 ; + foaf:homepage "http://www.braggier.tld/cooingly/spumone.html" . + +_:b1206 a foaf:Person ; + foaf:name "Lishka Turton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.owners.tld/amassers/stinginess.html" ; + dc:creator _:b1575 ; + dc:title "weakeners stinginess nonagreement" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.amassers.tld/nonagreement/tidied.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yasunobu Portera" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Benedita Polselli" + ] ; + dc:title "reembodied yoking foxskin" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.verbifies.tld/foxskin/crenation.html" . + + + a bench:Inproceedings ; + bench:booktitle "eyesights penney jetties" ; + dc:creator person:Paul_Erdoes , _:b1079 ; + dc:title "quirkiness jetties contradicting" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.penney.tld/contradicting/takeout.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lex Hoven" + ] ; + dc:title "conjunctivas yerba infects" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.expectancy.tld/infects/shirred.html" . + +_:b1576 a foaf:Person ; + foaf:name "Vasilista Hamic" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ignaz Ried" + ] ; + dc:title "intoxication accorders blamed" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.fumiest.tld/blamed/compensatively.html" . + + + a bench:Article ; + dc:creator _:b1562 , _:b430 ; + dc:title "caffeins chamoising manchus" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.couldest.tld/manchus/enlightenment.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b1379 ; + swrc:number 1 ; + swrc:volume 10 . + + + a bench:Article ; + rdfs:seeAlso "http://www.kneepan.tld/resupply/middy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zorba Lira" + ] ; + dc:title "mangoes middy becking" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.resupply.tld/becking/explanations.html" . + + + a bench:Inproceedings ; + bench:booktitle "multinationals fellas menstruation" ; + dc:creator _:b842 ; + dc:title "voyagers menstruation curfews" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.fellas.tld/curfews/giddiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encl.tld/enigmata/curlier.html" ; + dc:creator _:b1032 ; + dc:title "caroler curlier shaftings" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.enigmata.tld/shaftings/oversights.html" . + + + a bench:Article ; + dc:creator _:b915 ; + dc:creator [ a foaf:Person ; + foaf:name "Tayyiba Marcin" + ] ; + dc:title "scroungier insurgences bodingly" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.jorum.tld/bodingly/artiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.facelift.tld/dresser/stubbornest.html" ; + dc:creator _:b829 ; + dc:title "pardoner stubbornest recitalists" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.dresser.tld/recitalists/revived.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apothegms.tld/myelitis/haft.html" ; + dc:creator _:b176 ; + dc:title "teratologies haft clubbier" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.myelitis.tld/clubbier/arrogantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misanthropist.tld/predicable/oscillation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pazia Comnick" + ] ; + dc:title "detoxified oscillation mendelianist" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.predicable.tld/mendelianist/hardest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modernest.tld/hempy/anemia.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Brasidas Hanauer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Barnaby Mencia" + ] ; + dc:title "bloodlettings anemia marmots" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.hempy.tld/marmots/crucifixes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ibises.tld/blameable/polarize.html" ; + bench:booktitle "signalized hypnotics blameable" ; + dc:creator _:b1304 ; + dc:title "hypnotics polarize earwigged" ; + dcterms:issued 1961 ; + swrc:pages 176 ; + foaf:homepage "http://www.blameable.tld/earwigged/resurveyed.html" . + +_:b1577 a foaf:Person ; + foaf:name "Luzie Hammed" . + + + a bench:Article ; + dc:creator _:b736 ; + dc:title "gratefulness lorises cottonmouths" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.basally.tld/cottonmouths/calipering.html" . + +_:b596 a foaf:Person ; + foaf:name "Allowin Kutlu" . + + + a bench:Article ; + rdfs:seeAlso "http://www.softener.tld/verboten/staggeringly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dobreva Cottom" + ] ; + dc:title "hived staggeringly quadrates" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.verboten.tld/quadrates/pressurizer.html" . + +_:b610 a foaf:Person ; + foaf:name "Addi Rinks" . + +_:b1578 a foaf:Person ; + foaf:name "Dandrae Dorne" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hyperirritable.tld/reflexologically/unwon.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clementina Hohlstein" + ] ; + dc:title "viburnums unwon sploshes" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.reflexologically.tld/sploshes/slandering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cantabile.tld/umbrae/ranis.html" ; + bench:booktitle "squaller furnaced umbrae" ; + dc:creator _:b807 ; + dc:title "furnaced ranis oxtails" ; + dcterms:issued 1959 ; + swrc:pages 40 ; + foaf:homepage "http://www.umbrae.tld/oxtails/emergences.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.comparability.tld/nontraditionally/genealogically.html" ; + bench:booktitle "syncopated pneumoconiosis nontraditionally" ; + dc:creator _:b1088 ; + dc:title "pneumoconiosis genealogically ayes" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.nontraditionally.tld/ayes/cannabinol.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grouter.tld/citing/bowyer.html" ; + dc:creator _:b782 ; + dc:creator [ a foaf:Person ; + foaf:name "Burgl Higbie" + ] ; + dc:title "caviars bowyer energizes" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.citing.tld/energizes/lilacs.html" . + +_:b1579 a foaf:Person ; + foaf:name "Gavriella Sasson" . + + + a bench:Inproceedings ; + bench:booktitle "heathy goings favouring" ; + dc:creator _:b1124 ; + dc:title "architects favouring delead" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.goings.tld/delead/beths.html" . + +_:b795 a foaf:Person ; + foaf:name "Lidiy Haigwood" . + + + a bench:Article ; + bench:cdrom "http://www.restamps.tld/outthink/unscrupulousness.html" ; + dc:creator _:b1472 ; + dc:title "queered unscrupulousness tetanic" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.outthink.tld/tetanic/fizzing.html" . + + + a bench:Inproceedings ; + bench:booktitle "flaunty standees scalpel" ; + dc:creator _:b1127 ; + dc:title "tampons scalpel mendaciously" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.standees.tld/mendaciously/longhaired.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pippin.tld/izzard/rooster.html" ; + dc:creator _:b983 ; + dc:title "clutters rooster limpness" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.izzard.tld/limpness/graphologies.html" . + +_:b816 a foaf:Person ; + foaf:name "Isis Liebross" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alloying.tld/nonidentities/eleganter.html" ; + dc:creator _:b147 ; + dc:title "snaps eleganter dialysed" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.nonidentities.tld/dialysed/practitioners.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.elementally.tld/glassman/specificity.html" ; + bench:booktitle "uraniums pedometers glassman" ; + dc:creator _:b1043 ; + dc:title "pedometers specificity microfilming" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.glassman.tld/microfilming/swagged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.judice.tld/carbo/reproacher.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sameera Beazley" + ] ; + dc:title "embarked reproacher copulas" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.carbo.tld/copulas/trundles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.metamers.tld/sunwise/concupiscent.html" ; + bench:booktitle "relents lorn sunwise" ; + dc:creator _:b484 ; + dc:title "lorn concupiscent ventral" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.sunwise.tld/ventral/yearner.html" . + + + a bench:Article ; + dc:creator _:b943 ; + dc:title "icings bourree ardour" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.splinted.tld/ardour/titteringly.html" . + + + a bench:Article ; + dc:creator _:b1301 , _:b1062 ; + dc:title "nonagricultural drooping fruits" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.woof.tld/fruits/visorless.html" . + + + a bench:Inproceedings ; + bench:booktitle "redistributed rapaciousness friaries" ; + dc:creator person:Paul_Erdoes , _:b1148 ; + dc:title "appeasing friaries obeyed" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.rapaciousness.tld/obeyed/tasked.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reaccustom.tld/alcoholics/resubscribes.html" ; + bench:booktitle "igniting deific alcoholics" ; + dc:creator _:b1131 ; + dc:title "deific resubscribes fairways" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 162 ; + foaf:homepage "http://www.alcoholics.tld/fairways/campo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflects.tld/sniffingly/postorbital.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agafiya Elser" + ] ; + dc:title "flowage postorbital adventuresses" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.sniffingly.tld/adventuresses/foliages.html" . + +_:b1580 a foaf:Person ; + foaf:name "Rashan Huyard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.valiance.tld/disequilibrium/halloas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Badraan Dorsett" + ] ; + dc:title "congeners halloas congratulating" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.disequilibrium.tld/congratulating/chirography.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depressional.tld/tests/sliming.html" ; + dc:creator person:Paul_Erdoes , _:b1238 , _:b598 ; + dc:title "airlifts sliming felicitator" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.tests.tld/felicitator/virological.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.perspicacity.tld/kaiak/amercing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nahoko Waidelich" + ] ; + dc:title "pinched amercing tommyrot" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.kaiak.tld/tommyrot/intergroup.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subfamily.tld/frivoler/pugged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cascadia Delco" + ] ; + dc:title "statice pugged salvageability" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.frivoler.tld/salvageability/furloughs.html" . + +_:b1581 a foaf:Person ; + foaf:name "Herberta Fullenwider" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ragtimes.tld/compilers/cornucopiate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bessi Giffee" + ] ; + dc:title "emplaning cornucopiate cameralism" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.compilers.tld/cameralism/advised.html" . + +_:b1582 a foaf:Person ; + foaf:name "Kaiya Karakas" . + +_:b1478 a foaf:Person ; + foaf:name "Arina Lillig" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hellion.tld/agribusinesses/liberalizations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mukhtaar Grewe" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aleydis Virgadamo" + ] ; + dc:title "pshawing liberalizations rearrangement" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.agribusinesses.tld/rearrangement/lodgement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pectoris.tld/teenagers/glimpsed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hortensia Rothbart" + ] ; + dc:title "cuckooing glimpsed inker" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.teenagers.tld/inker/loony.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.airbill.tld/buffs/fissionable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zenon Denes" + ] ; + dc:title "birettas fissionable hocussed" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.buffs.tld/hocussed/briery.html" . + + + a bench:Article ; + dc:creator _:b1583 ; + dc:title "disarms toadied militaristic" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.chastising.tld/militaristic/vin.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.remarriages.tld/rightist/decontaminates.html" ; + bench:booktitle "harasser decayed rightist" ; + dc:creator _:b1584 ; + dc:title "decayed decontaminates adv" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.rightist.tld/adv/kayos.html" . + +_:b1354 a foaf:Person ; + foaf:name "Rei Marchio" . + +_:b1024 a foaf:Person ; + foaf:name "Hasnaa Sietsema" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcouncil.tld/pinballs/poisers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Milekha Mcmilleon" + ] ; + dc:title "endowers poisers entanglements" ; + swrc:journal ; + swrc:note "boomtown scallopers dearths abominations weazands omnivores vacationer sublicenses philistines" ; + swrc:pages 82 ; + foaf:homepage "http://www.pinballs.tld/entanglements/amniotic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.incitant.tld/rancored/binaurally.html" ; + bench:booktitle "stenographically buskins rancored" ; + dc:creator _:b1092 , _:b1080 , person:Paul_Erdoes ; + dc:title "buskins binaurally resistibility" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 167 ; + foaf:homepage "http://www.rancored.tld/resistibility/lades.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1958)" ; + dcterms:issued 1958 ; + swrc:editor _:b1585 , _:b1407 , _:b1586 ; + swrc:number 1 ; + swrc:volume 10 . + +_:b1587 a foaf:Person ; + foaf:name "Skylar Buesing" . + +_:b1387 a foaf:Person ; + foaf:name "Graud Shuker" . + +_:b867 a foaf:Person ; + foaf:name "Kenzo Lionberger" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chiropodist.tld/dictionaries/tales.html" ; + bench:booktitle "rigorousness audaciousness dictionaries" ; + dc:creator _:b1588 ; + dc:title "audaciousness tales revealed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.dictionaries.tld/revealed/huskier.html" . + +_:b1589 a foaf:Person ; + foaf:name "Fullara Mohsin" . + + + a bench:Journal ; + dc:title "Journal 4 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b1590 , _:b1228 , _:b742 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.thatching.tld/vender/wellspring.html" ; + bench:booktitle "tubful details vender" ; + dc:creator _:b175 , _:b1138 ; + dc:title "details wellspring ungracefully" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.vender.tld/ungracefully/creations.html" . + + + a bench:Inproceedings ; + bench:booktitle "callback faultfinders tything" ; + dc:creator _:b1591 ; + dc:title "outworn tything swaying" ; + dcterms:issued 1957 ; + swrc:pages 43 ; + foaf:homepage "http://www.faultfinders.tld/swaying/oilily.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wisher.tld/hollows/caucasians.html" ; + bench:booktitle "microradiography kinged hollows" ; + dc:creator _:b1139 ; + dc:title "kinged caucasians splined" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.hollows.tld/splined/oink.html" . + + + a bench:Article ; + dc:creator _:b436 , _:b1592 ; + dc:title "penalize disposing jaywalk" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.kilorad.tld/jaywalk/irreparableness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "ris Kotter" + ] ; + dc:title "cubebs interplead halavahs" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.popping.tld/halavahs/frettiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.promotions.tld/reconciles/orphanhood.html" ; + bench:cdrom "http://www.matings.tld/heritors/reconciles.html" ; + dc:creator _:b341 ; + dc:title "heritors orphanhood muckrake" ; + swrc:journal ; + foaf:homepage "http://www.reconciles.tld/muckrake/jimmied.html" . + +_:b1554 a foaf:Person ; + foaf:name "Zenko Pellietier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oppositional.tld/roadhouses/featured.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pitri Robillard" + ] ; + dc:title "coworkers featured haggler" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.roadhouses.tld/haggler/amphibiousness.html" . + +_:b551 a foaf:Person ; + foaf:name "Diana Gulbranson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.optimized.tld/birthrates/ownership.html" ; + dc:creator _:b1301 ; + dc:title "nacre ownership enervator" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.birthrates.tld/enervator/suppleness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.methyls.tld/polymerize/diabolos.html" ; + bench:booktitle "spinny hoax polymerize" ; + dc:creator _:b1334 ; + dc:title "hoax diabolos reconquer" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.polymerize.tld/reconquer/cutaway.html" . + +_:b124 a foaf:Person ; + foaf:name "Takuboku Aicklen" . + + + a bench:Inproceedings ; + bench:booktitle "lopes demagogies generatively" ; + dc:creator _:b885 ; + dc:title "loincloths generatively cameleers" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 57 ; + foaf:homepage "http://www.demagogies.tld/cameleers/agitates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pekinese.tld/foredates/browser.html" ; + bench:booktitle "glover decoyer foredates" ; + dc:creator _:b800 ; + dc:title "decoyer browser visaged" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.foredates.tld/visaged/allergens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.methodize.tld/clotures/steadiers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavana Bartling" + ] ; + dc:title "methylparaben steadiers astrodynamics" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.clotures.tld/astrodynamics/knuckliest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cabalism.tld/fluors/aggrandizers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iasion Kirt" + ] ; + dc:title "oatcake aggrandizers arrogating" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.fluors.tld/arrogating/twinnings.html" . + +_:b1364 a foaf:Person ; + foaf:name "Cordie Witte" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bleakest.tld/appose/watermarking.html" ; + dc:creator _:b1099 ; + dc:title "destriers watermarking shrieker" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.appose.tld/shrieker/engaging.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.embodies.tld/gyrators/ductility.html" ; + bench:booktitle "whists colorcast gyrators" ; + dc:creator _:b355 , person:Paul_Erdoes ; + dc:title "colorcast ductility chains" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.gyrators.tld/chains/redressed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.capably.tld/lymphatically/deoxygenated.html" ; + dc:creator _:b801 , _:b802 ; + dc:title "directer deoxygenated dowels" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.lymphatically.tld/dowels/bluings.html" . + +_:b434 a foaf:Person ; + foaf:name "Roswitha Caviggia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sublimest.tld/pagers/extortionists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tanak Swithenbank" + ] ; + dc:title "disserts extortionists dynamistic" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.pagers.tld/dynamistic/finespun.html" . + +_:b1440 a foaf:Person ; + foaf:name "Ashlie Barnak" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.patterning.tld/shrills/marse.html" ; + bench:booktitle "graecizing reveille shrills" ; + dc:creator _:b1216 ; + dc:title "reveille marse yarded" ; + dcterms:issued 1952 ; + swrc:pages 119 ; + foaf:homepage "http://www.shrills.tld/yarded/implied.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disagreed.tld/subtenancies/incenses.html" ; + dc:creator _:b474 ; + dc:title "horses incenses fluorinated" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.subtenancies.tld/fluorinated/flossing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immigrates.tld/plights/corollaries.html" ; + dc:creator _:b551 ; + dc:title "inserter corollaries gaudiness" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.plights.tld/gaudiness/irades.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impermanently.tld/salinometer/mordantly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bokkai Zappavigna" + ] ; + dc:title "undisguised mordantly lungfishes" ; + swrc:journal ; + foaf:homepage "http://www.salinometer.tld/lungfishes/ecologically.html" . + +_:b1593 a foaf:Person ; + foaf:name "Darian Jill" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.amandine.tld/singlehandedly/rectified.html" ; + bench:booktitle "nonliturgically beefcakes singlehandedly" ; + dc:creator _:b1353 ; + dc:title "beefcakes rectified mollifier" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.singlehandedly.tld/mollifier/mentally.html" . + + + a bench:Article ; + dc:creator _:b135 ; + dc:title "dispossesses ferociously toplessness" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.huddling.tld/toplessness/points.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.smegmas.tld/sidecars/commodiously.html" ; + dc:creator _:b682 , _:b1573 ; + dc:title "korsakow commodiously nightie" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.sidecars.tld/nightie/fatso.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adriaan Belter" + ] ; + dc:title "unsubdued redirecting luridness" ; + swrc:journal ; + foaf:homepage "http://www.rhapsodize.tld/luridness/caftans.html" . + +_:b265 a foaf:Person ; + foaf:name "Decelle Jhingree" . + + + a bench:Article ; + rdfs:seeAlso "http://www.employment.tld/vincible/thyrse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Solymar Palisbo" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Podolphe Fluitt" + ] ; + dc:title "uncut thyrse enraging" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.vincible.tld/enraging/deliberative.html" . + +_:b994 a foaf:Person ; + foaf:name "Munenori Isleib" . + + + a bench:Article ; + rdfs:seeAlso "http://www.advents.tld/solvencies/welches.html" ; + dc:creator _:b237 , _:b195 ; + dc:title "hastener welches doling" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.solvencies.tld/doling/lib.html" . + + + a bench:Article ; + dc:creator _:b1411 ; + dc:title "penitents voiles punchy" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.diluvian.tld/punchy/lagniappes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flintiest.tld/bifurcating/bulgarian.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aimon Knobbe" + ] ; + dc:title "embroidering bulgarian plated" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.bifurcating.tld/plated/toothed.html" . + + + a bench:Article ; + dc:creator _:b102 ; + dc:title "stepladders assuagement lifting" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.merchandises.tld/lifting/chid.html" . + +_:b1223 a foaf:Person ; + foaf:name "Husaam Dubbin" . + +_:b213 a foaf:Person ; + foaf:name "Pascale Skripko" . + + + a bench:Article ; + rdfs:seeAlso "http://www.idiomatically.tld/nonconductor/knavishness.html" ; + dc:creator _:b220 ; + dc:title "chiropody knavishness gourdes" ; + swrc:journal ; + foaf:homepage "http://www.nonconductor.tld/gourdes/directors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spectacles.tld/bivouacks/brier.html" ; + dc:creator _:b1594 ; + dc:title "altarpieces brier whoopee" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.bivouacks.tld/whoopee/ascorbate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philoprogenitive.tld/safer/gummites.html" ; + dc:creator _:b46 ; + dc:title "leveller gummites definitiveness" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.safer.tld/definitiveness/broadest.html" . + +_:b748 a foaf:Person ; + foaf:name "Alise Maxson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jumpiest.tld/intercollegiate/iniquitously.html" ; + dc:creator person:Paul_Erdoes , _:b1595 ; + dc:title "whanged iniquitously lycanthropies" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.intercollegiate.tld/lycanthropies/electrophoresed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undervalue.tld/dangled/ensnared.html" ; + bench:booktitle "deicidal scholarship dangled" ; + dc:creator _:b1596 ; + dc:title "scholarship ensnared runabouts" ; + dcterms:issued 1958 ; + swrc:pages 143 ; + foaf:homepage "http://www.dangled.tld/runabouts/politics.html" . + +_:b1091 a foaf:Person ; + foaf:name "Arstarchos Dwaileebe" . + + + a bench:Incollection ; + bench:booktitle "bereavers typist plumaged" ; + dc:creator [ a foaf:Person ; + foaf:name "Abhigna Furman" + ] ; + dc:title "oversize plumaged hayracks" ; + dcterms:issued 1958 ; + swrc:pages 122 ; + foaf:homepage "http://www.typist.tld/hayracks/bolted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skilled.tld/unflappable/geoscientists.html" ; + dc:creator _:b414 ; + dc:title "incommodes geoscientists bartletts" ; + swrc:journal ; + foaf:homepage "http://www.unflappable.tld/bartletts/dandifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resettlement.tld/drowner/bioclimatologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carolann Lackland" + ] ; + dc:title "mangily bioclimatologies bilabials" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.drowner.tld/bilabials/moonstruck.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wavier.tld/acuities/chafing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aegeus Jointer" + ] ; + dc:title "assumes chafing chirrups" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.acuities.tld/chirrups/incubational.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.association.tld/garcons/hesitating.html" ; + bench:booktitle "hydrodynamics motleyest garcons" ; + dc:creator _:b1597 , _:b1598 ; + dc:title "motleyest hesitating divulgement" ; + dcterms:issued 1964 ; + swrc:pages 21 ; + foaf:homepage "http://www.garcons.tld/divulgement/indemnifying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sailer.tld/jailbreaks/kronen.html" ; + bench:booktitle "quirkier squalling jailbreaks" ; + dc:creator _:b479 , _:b337 ; + dc:title "squalling kronen muckier" ; + dcterms:issued 1963 ; + swrc:pages 76 ; + foaf:homepage "http://www.jailbreaks.tld/muckier/sprucy.html" . + +_:b1599 a foaf:Person ; + foaf:name "Tahn Bendle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contaminants.tld/jingling/reexhibit.html" ; + dc:creator _:b1600 ; + dc:title "roasting reexhibit gullable" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.jingling.tld/gullable/feyest.html" . + + + a bench:Article ; + dc:creator _:b1551 ; + dc:title "stepchildren filleting falterer" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.overachiever.tld/falterer/doctorates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sprucer.tld/biophysical/stemming.html" ; + dc:creator _:b509 ; + dc:title "chinky stemming saturation" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.biophysical.tld/saturation/seashores.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sebastiana Behler" + ] ; + dc:title "repousses alar revested" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.annattos.tld/revested/federacy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disinfections.tld/reproductivity/uncrates.html" ; + dc:creator _:b17 ; + dc:title "survived uncrates disaffect" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.reproductivity.tld/disaffect/emulators.html" . + +_:b300 a foaf:Person ; + foaf:name "Oihane Sulit" . + +_:b208 a foaf:Person ; + foaf:name "Grite Faddis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shiploads.tld/banterer/inlier.html" ; + bench:abstract "taller repellency scattiest cabbages infractions racked assuagable algorithms scapegoats procurator whangers laggings poetically wisecrackers ferried bricked momentariness biogeographer huffs jostling auditorial demonetization teratogen nitros associatively insensitively commiseratively vampirism cherubical typecast slipover pores crematorium wheezier extortioners readjourning bacteriophage loather disarranging cynical shuttered yahoo remeasuring egresses geologer nonvoter rehearsers nonprejudicially flamming mornings longshoreman disarranges standards rationalists errands anviltops revaluing gunwales arrogance wilding stickouts intercalation milling evacuations squirmers daystars whoops merrymaker knifers introducer manchuria subbranch festoons fraudulently immoderateness nitrites safeguarded taskwork poops uncompartmentalize healing sensors basinet sleepless cellars looping dozy shewing partizans trills rehired disables bummest termer subbreed unbox overexerting stumbles holsteins invaders lith ledger fattener bulbul cowedly unoccupied engrossers zinging warheads amorality footwears customized woolen recoloring harmoniously symbiotically arete wistfulness familarity caravaning regrow outvoting defaces akvavit obtaining exited snowbushes hartebeest aspirers gravelled mummied noiseless bewares reloader ossia extractions visitant darkroom bangtails reacquired burdening slumming trussed envisioning lived embow deadfalls collinses reinjured heartsore tenderfoots flagellators" ; + bench:booktitle "referenced torment banterer" ; + dc:creator [ a foaf:Person ; + foaf:name "Clancy Greist" + ] ; + dc:title "torment inlier toked" ; + dcterms:issued 1960 ; + foaf:homepage "http://www.banterer.tld/toked/umpteen.html" . + + + a bench:Proceedings ; + bench:booktitle "pouting zymolysis ligated" ; + dc:publisher "Business Communications Company, Inc." ; + dc:title "Proceeding 2 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b1601 , _:b1528 , person:Paul_Erdoes ; + swrc:isbn "0-8520-5921-0" ; + swrc:series 1486 ; + swrc:volume 4 ; + foaf:homepage "http://www.zymolysis.tld/ampuls/caddying.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1953)" ; + dcterms:issued 1953 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undispelled.tld/meticulously/zoogeographies.html" ; + bench:booktitle "amusing soprani meticulously" ; + dc:creator _:b354 ; + dc:title "soprani zoogeographies tutorship" ; + dcterms:issued 1966 ; + swrc:pages 10 ; + foaf:homepage "http://www.meticulously.tld/tutorship/psychopathia.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luitfriede Westmark" + ] ; + dc:title "jailhouse yummier testable" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.eulogist.tld/testable/breakables.html" . + + + a bench:Inproceedings ; + bench:booktitle "nonphysical pinger wineries" ; + dc:creator _:b844 ; + dc:title "thirdly wineries stopt" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.pinger.tld/stopt/fakirs.html" . + +_:b80 a foaf:Person ; + foaf:name "Freddie Passantino" . + +_:b1602 a foaf:Person ; + foaf:name "Ike Citarella" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atropine.tld/ceilers/phages.html" ; + bench:booktitle "stipulated resoluteness ceilers" ; + dc:creator _:b316 ; + dc:title "resoluteness phages wardships" ; + dcterms:issued 1960 ; + swrc:pages 49 ; + foaf:homepage "http://www.ceilers.tld/wardships/sangha.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Esta Kerfoot" + ] ; + dc:title "spooking unsurpassable wonted" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.wedder.tld/wonted/wintriest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.danker.tld/perspicuously/disjoined.html" ; + dc:creator person:Paul_Erdoes , _:b1576 ; + dc:title "raunchiness disjoined nigglings" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.perspicuously.tld/nigglings/midmonths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.called.tld/disadvantaged/nitrifies.html" ; + dc:creator _:b1603 ; + dc:title "hairworm nitrifies floating" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.disadvantaged.tld/floating/diminishes.html" . + +_:b1604 a foaf:Person ; + foaf:name "Callista Bernstrom" . + + + a bench:Inproceedings ; + bench:booktitle "epicentral soloed dictaphones" ; + dc:creator _:b303 , _:b713 ; + dc:title "eructate dictaphones paucities" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.soloed.tld/paucities/debarked.html" . + +_:b246 a foaf:Person ; + foaf:name "Kaveri Zombro" . + + + a bench:Inproceedings ; + bench:booktitle "ringworm seemlier farfels" ; + dc:creator _:b608 ; + dc:title "waffles farfels latently" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 24 ; + foaf:homepage "http://www.seemlier.tld/latently/pastorale.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shuttlecocks.tld/noosing/immunochemistry.html" ; + dc:creator _:b1605 ; + dc:title "irreversibly immunochemistry correspondence" ; + swrc:journal ; + foaf:homepage "http://www.noosing.tld/correspondence/gleamier.html" . + + + a bench:Article ; + dc:creator _:b631 , _:b409 ; + dc:title "dewing sectioned ashlars" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.dissent.tld/ashlars/recopying.html" . + +_:b1606 a foaf:Person ; + foaf:name "Dyna Skwarek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatsby.tld/striker/hocussing.html" ; + bench:cdrom "http://www.reusableness.tld/virologist/striker.html" ; + dc:creator _:b266 ; + dc:title "virologist hocussing frontlets" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.striker.tld/frontlets/braggarts.html" . + +_:b1607 a foaf:Person ; + foaf:name "Cynbel Braly" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sumie Stamdifer" + ] ; + dc:title "piggie strangulates offeror" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.principled.tld/offeror/liquate.html" . + +_:b1075 a foaf:Person ; + foaf:name "Faustine Agriesti" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prink.tld/triumvirate/wires.html" ; + dc:creator _:b1020 ; + dc:title "hardstand wires tappets" ; + swrc:journal ; + foaf:homepage "http://www.triumvirate.tld/tappets/cambered.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dantae Sperlich" + ] ; + dc:title "gores regauged snappiest" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.cincturing.tld/snappiest/envenoming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spaying.tld/gamuts/concomitance.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaleb Eovaldi" + ] ; + dc:title "flubbed concomitance unpuckered" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.gamuts.tld/unpuckered/viragos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.salience.tld/delays/eventuation.html" ; + dc:creator _:b924 ; + dc:title "shelvings eventuation grouters" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.delays.tld/grouters/crimes.html" . + + + a bench:Article ; + dc:creator _:b1608 ; + dc:title "engineered exudes granters" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.forging.tld/granters/storekeepers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.calcifies.tld/ingrafting/tourists.html" ; + bench:booktitle "ravelled haole ingrafting" ; + dc:creator _:b1534 ; + dc:title "haole tourists cabobs" ; + dcterms:issued 1962 ; + swrc:pages 47 ; + foaf:homepage "http://www.ingrafting.tld/cabobs/demeans.html" . + +_:b1439 a foaf:Person ; + foaf:name "Marcelino Bulat" . + +_:b1077 a foaf:Person ; + foaf:name "Gillian Onifade" . + + + a bench:Article ; + rdfs:seeAlso "http://www.authenticators.tld/travesties/inflammations.html" ; + dc:creator _:b1609 ; + dc:title "fumigated inflammations knowable" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.travesties.tld/knowable/hauteurs.html" . + +_:b221 a foaf:Person ; + foaf:name "Shiba Caples" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Anwyll Frabotta" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dafina Pendexter" + ] ; + dc:title "toxaemic incurs blobbing" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.buttonholer.tld/blobbing/tremens.html" . + + + a bench:Article ; + dc:creator _:b1055 ; + dc:title "laryngitis condescendence hydrotherapy" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.dressages.tld/hydrotherapy/acidity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.earings.tld/paralyzingly/pouchy.html" ; + dc:creator _:b590 ; + dc:title "circumscribed pouchy surrejoinders" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.paralyzingly.tld/surrejoinders/chestiest.html" . + +_:b1610 a foaf:Person ; + foaf:name "Federica Sword" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhilarated.tld/predigested/asterisms.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tamal Kesterson" + ] ; + dc:title "unblocks asterisms prejudiced" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.predigested.tld/prejudiced/illusiveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockily.tld/tenoners/uphills.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Deniz Medler" + ] ; + dc:title "fussily uphills gameness" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.tenoners.tld/gameness/disfranchiser.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sinead Wabasha" + ] ; + dc:title "pettifogger subsidization pissoir" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.docks.tld/pissoir/stockrooms.html" . + +_:b1611 a foaf:Person ; + foaf:name "Reno Garzia" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Odintsova Zirkles" + ] ; + dc:title "animally cirrocumulus baller" ; + swrc:journal ; + foaf:homepage "http://www.colorblind.tld/baller/freethinking.html" . + +_:b433 a foaf:Person ; + foaf:name "Luqmaan Dearment" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lippio Llopis" + ] ; + dc:title "unknots unfrock blossoms" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.dickie.tld/blossoms/whity.html" . + +_:b764 a foaf:Person ; + foaf:name "Fame Clarey" . + + + a bench:Article ; + rdfs:seeAlso "http://www.camphorating.tld/irrigable/altarpiece.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saeko Rachar" + ] ; + dc:title "antiunion altarpiece incrustations" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.irrigable.tld/incrustations/unlimited.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zenalisa Delisle" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dimitra Bains" + ] ; + dc:title "ewes apologias frusta" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.aurorae.tld/frusta/schoolrooms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.puffiest.tld/asea/beating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liddy Krossen" + ] ; + dc:title "polices beating listless" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.asea.tld/listless/gulled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choleras.tld/nitrify/intensifying.html" ; + dc:creator _:b1612 ; + dc:title "trivets intensifying corporeally" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.nitrify.tld/corporeally/sibilates.html" . + +_:b1157 a foaf:Person ; + foaf:name "Norio Osei" . + +_:b897 a foaf:Person ; + foaf:name "Bhoomika Secord" . + + + a bench:Inproceedings ; + bench:booktitle "midsummers birdcage hackee" ; + dc:creator _:b1613 , _:b723 ; + dc:title "camisoles hackee violative" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.birdcage.tld/violative/assimilates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.divorcing.tld/retorts/insoles.html" ; + dc:creator _:b1614 ; + dc:title "incidentally insoles stockman" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.retorts.tld/stockman/queening.html" . + + + a bench:Incollection ; + bench:booktitle "illustriousness peopling preached" ; + dc:creator _:b1558 ; + dc:title "primeros preached implies" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.peopling.tld/implies/demands.html" . + +_:b476 a foaf:Person ; + foaf:name "Myrna Shurak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ascendance.tld/loggings/wilting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kayley Wendelin" + ] ; + dc:title "varmints wilting cognized" ; + swrc:journal ; + foaf:homepage "http://www.loggings.tld/cognized/inconsonant.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.durum.tld/ceramicist/biflex.html" ; + dc:creator _:b23 ; + dc:title "mfd biflex klatsches" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.ceramicist.tld/klatsches/pulques.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beery.tld/ahimsas/pipeful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sanya Parma" + ] ; + dc:title "phlebotomies pipeful hiatal" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.ahimsas.tld/hiatal/rewove.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.particularized.tld/metricated/hiccoughs.html" ; + bench:booktitle "recede rangiest metricated" ; + dc:creator _:b1457 ; + dc:title "rangiest hiccoughs solitudes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.metricated.tld/solitudes/deactivation.html" . + + + a bench:Inproceedings ; + bench:booktitle "azine undigested resonator" ; + dc:creator person:Paul_Erdoes , _:b1035 ; + dc:title "alarmists resonator paralyzing" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.undigested.tld/paralyzing/ternate.html" . + + + a bench:Article ; + dc:creator _:b1329 , _:b664 ; + dc:title "landlordly altimeters asphalting" ; + swrc:journal ; + foaf:homepage "http://www.eurythmy.tld/asphalting/volcanics.html" . + +_:b683 a foaf:Person ; + foaf:name "Shaunika Schmeiser" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Camella Emanuel" + ] ; + dc:title "rawer unsanctioned haranguers" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.coenact.tld/haranguers/zigzags.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dearths.tld/weazands/omnivores.html" ; + dc:creator _:b211 ; + dc:title "abominations omnivores vacationer" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.weazands.tld/vacationer/sublicenses.html" . + + + a bench:Inproceedings ; + bench:booktitle "baboons aberrants issuers" ; + dc:creator _:b1615 ; + dc:title "bullnose issuers embanked" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.aberrants.tld/embanked/shivering.html" . + + + a bench:Proceedings ; + bench:booktitle "totalling hirelings reliquidation" ; + dc:publisher "Van Nostrand Reinhold" ; + dc:title "Proceeding 2 (1960)" ; + dcterms:issued 1960 ; + swrc:editor person:Paul_Erdoes , _:b1228 , _:b742 ; + swrc:isbn "0-7762-6734-0" ; + swrc:series 1805 ; + foaf:homepage "http://www.hirelings.tld/courtyards/abandons.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hedgier.tld/cardsharps/meadowlarks.html" ; + bench:booktitle "dutifulness harpooners cardsharps" ; + dc:creator _:b720 , _:b1293 ; + dc:title "harpooners meadowlarks abscissas" ; + dcterms:issued 1966 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + foaf:homepage "http://www.cardsharps.tld/abscissas/sexualized.html" . + +_:b665 a foaf:Person ; + foaf:name "Tandula Crichlow" . + +_:b121 a foaf:Person ; + foaf:name "Hiroharu Fram" . + + + a bench:Article ; + dc:creator _:b1202 ; + dc:title "nibbles niggling kowtowed" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.unambitious.tld/kowtowed/temptations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bedfellows.tld/smartingly/programs.html" ; + bench:booktitle "zoopathologies sootily smartingly" ; + dc:creator _:b1616 ; + dc:title "sootily programs fizzier" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.smartingly.tld/fizzier/embars.html" . + + + a bench:Article ; + dc:creator _:b1617 ; + dc:creator [ a foaf:Person ; + foaf:name "Lilly Rissanen" + ] ; + dc:title "entrust flailed satchel" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.generates.tld/satchel/educes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.littlest.tld/referendums/dabbed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leonide Hickle" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Edwin Masloski" + ] ; + dc:title "ensure dabbed concessive" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.referendums.tld/concessive/sexology.html" . + + + a bench:Article ; + dc:creator _:b1602 ; + dc:title "radiotelephones remarker remissness" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.fieriness.tld/remissness/lithographing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.safest.tld/latchets/inflecting.html" ; + dc:creator person:Paul_Erdoes , _:b1066 ; + dc:title "signiory inflecting trephines" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.latchets.tld/trephines/hops.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Catryn Senion" + ] ; + dc:title "calibrated prenticing outdone" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.semolinas.tld/outdone/hemostat.html" . + +_:b464 a foaf:Person ; + foaf:name "Eichiro Hodson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dishpan.tld/quadruplicating/trueing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matsya Mayard" + ] ; + dc:title "recelebrates trueing troughs" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.quadruplicating.tld/troughs/trundled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bosomed.tld/stilettos/flittered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mayoko Sterlin" + ] ; + dc:title "incumbency flittered minaciousness" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.stilettos.tld/minaciousness/reassert.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.earthliest.tld/eras/arrogated.html" ; + dc:creator _:b972 ; + dc:title "officer arrogated shamuses" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.eras.tld/shamuses/marketings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vasoconstrictors.tld/grabbier/mannerliness.html" ; + dc:creator _:b777 ; + dc:title "photospheric mannerliness accusant" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.grabbier.tld/accusant/gurus.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zameel Lords" + ] ; + dc:title "unpardoned phosgenes spruced" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.superscriptions.tld/spruced/disenfranchises.html" . + +_:b108 a foaf:Person ; + foaf:name "Eustis Cordes" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gregariously.tld/psychological/unfertilized.html" ; + bench:booktitle "spiculate sapidity psychological" ; + dc:creator _:b304 , person:Paul_Erdoes ; + dc:title "sapidity unfertilized speechless" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.psychological.tld/speechless/reluctantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depopulating.tld/durning/hybridizes.html" ; + dc:creator _:b429 ; + dc:title "violist hybridizes genuflections" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.durning.tld/genuflections/jiujitsus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonbeing.tld/cockhorse/quavered.html" ; + dc:creator _:b1032 ; + dc:title "fraternizes quavered tiara" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.cockhorse.tld/tiara/radiancy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.xysters.tld/endowment/benisons.html" ; + dc:creator _:b1546 ; + dc:title "radiomen benisons krona" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.endowment.tld/krona/indited.html" . + +_:b1042 a foaf:Person ; + foaf:name "Nereus Tiffany" . + +_:b357 a foaf:Person ; + foaf:name "Varuna Rakers" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viscosimeter.tld/arraigning/sparkles.html" ; + bench:booktitle "insisting stooges arraigning" ; + dc:creator _:b1193 ; + dc:title "stooges sparkles taxies" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.arraigning.tld/taxies/physiographic.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cassian Cozzy" + ] ; + dc:title "heaver ameliorative aglets" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.euphorically.tld/aglets/preciosity.html" . + +_:b782 a foaf:Person ; + foaf:name "Lepa Yoshino" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nondelivery.tld/vexer/muster.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Uranus Gerckens" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Pelagiia Leung" + ] ; + dc:title "columbium muster movers" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.vexer.tld/movers/grantors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.embarrassingly.tld/laxities/rebroadcast.html" ; + dc:creator _:b683 , _:b1618 ; + dc:title "mediating rebroadcast naturopathic" ; + swrc:journal ; + foaf:homepage "http://www.laxities.tld/naturopathic/manchurian.html" . + + + a bench:Inproceedings ; + bench:booktitle "folkmotes goatskin signalman" ; + dc:creator _:b1196 ; + dc:title "harbour signalman abusively" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.goatskin.tld/abusively/cranes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tagged.tld/remodelling/bolsterer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Renau Sweetwood" + ] ; + dc:title "recentest bolsterer shute" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.remodelling.tld/shute/homosexuality.html" . + +_:b1174 a foaf:Person ; + foaf:name "Shahaama Berum" . + +_:b1619 a foaf:Person ; + foaf:name "Marko Steinacker" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kimbel Carline" + ] ; + dc:title "balladries flyovers warmongering" ; + swrc:journal ; + foaf:homepage "http://www.mouthed.tld/warmongering/emphasize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underfur.tld/jojoba/equipages.html" ; + bench:booktitle "countrywoman intersessions jojoba" ; + dc:creator _:b386 ; + dc:title "intersessions equipages disliked" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.jojoba.tld/disliked/promulged.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b1118 , _:b794 ; + swrc:number 1 ; + swrc:volume 25 . + + + a bench:Article ; + dc:creator _:b425 ; + dc:title "sparklers thanes investment" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.amnionic.tld/investment/derbies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mineralogists.tld/kindliness/antlers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gervasius Detaeye" + ] ; + dc:title "photostatic antlers solubility" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.kindliness.tld/solubility/scuffed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wettable.tld/ophthalmoscopy/dismayed.html" ; + dc:creator _:b1620 ; + dc:title "pinnacling dismayed fuzees" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.ophthalmoscopy.tld/fuzees/repealable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peripherals.tld/creeping/effused.html" ; + dc:creator _:b1564 ; + dc:creator [ a foaf:Person ; + foaf:name "Evangelina Goan" + ] ; + dc:title "complimenters effused notochordal" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.creeping.tld/notochordal/jurisprudence.html" . + + + a bench:Article ; + dc:creator _:b1003 ; + dc:title "cashes surpriser complainer" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.gamesomely.tld/complainer/tibiae.html" . + +_:b53 a foaf:Person ; + foaf:name "Adam Janik" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coopt.tld/moonlighters/senecas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Klotild Dothard" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Obiareus Ettman" + ] ; + dc:title "outleapt senecas bedrug" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.moonlighters.tld/bedrug/smiths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reviver.tld/sectioning/nonintellectually.html" ; + dc:creator _:b238 ; + dc:title "dissimilar nonintellectually thriller" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.sectioning.tld/thriller/spadix.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pankratius Spath" + ] ; + dc:title "tramells combing rodders" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.buttonhook.tld/rodders/principally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colorist.tld/oarlock/localites.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shigematsu Andrson" + ] ; + dc:title "problems localites trumpeted" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.oarlock.tld/trumpeted/viced.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spouters.tld/errants/gastroenterologists.html" ; + bench:booktitle "unwarranted vinal errants" ; + dc:creator person:Paul_Erdoes , _:b128 ; + dc:title "vinal gastroenterologists improviser" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.errants.tld/improviser/doughboy.html" . + +_:b1566 a foaf:Person ; + foaf:name "Moises Hilley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leafage.tld/flirtier/samechs.html" ; + dc:creator _:b285 ; + dc:creator [ a foaf:Person ; + foaf:name "Arshad Schueller" + ] ; + dc:title "interweaved samechs boondoggler" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.flirtier.tld/boondoggler/topsails.html" . + +_:b1621 a foaf:Person ; + foaf:name "Isaac Brezenski" . + +_:b529 a foaf:Person ; + foaf:name "Carmella Reifschneider" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tweaky.tld/ordinarily/mazel.html" ; + dc:creator _:b412 ; + dc:creator [ a foaf:Person ; + foaf:name "Wiltrud Argro" + ] ; + dc:title "prepacking mazel tortes" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.ordinarily.tld/tortes/intangibilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.announcing.tld/transforming/unacceptably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arpana Jastrebski" + ] ; + dc:title "frescoed unacceptably profilers" ; + swrc:journal ; + foaf:homepage "http://www.transforming.tld/profilers/callbacks.html" . + +_:b1073 a foaf:Person ; + foaf:name "Avaon Espinel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mooters.tld/rescinded/impertinently.html" ; + dc:creator _:b444 ; + dc:creator [ a foaf:Person ; + foaf:name "Lucero Companie" + ] ; + dc:title "confiscator impertinently upends" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.rescinded.tld/upends/embraces.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tautologous.tld/nourishment/soli.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gitta Fortmann" + ] ; + dc:title "lamedhs soli tooters" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.nourishment.tld/tooters/misshapes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.resisters.tld/audiometries/tugged.html" ; + bench:booktitle "beckoningly executes audiometries" ; + dc:creator _:b1210 ; + dc:title "executes tugged crashers" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 130 ; + foaf:homepage "http://www.audiometries.tld/crashers/brightens.html" . + + + a bench:Article ; + dc:creator _:b1021 ; + dc:title "hyperborean feltwork carbons" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.mysteries.tld/carbons/damaging.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tomfools.tld/beelzebub/rasing.html" ; + bench:booktitle "braunschweiger sacrifices beelzebub" ; + dc:creator _:b1391 ; + dc:title "sacrifices rasing pockmarked" ; + dcterms:issued 1966 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 84 ; + foaf:homepage "http://www.beelzebub.tld/pockmarked/mangy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bouncily.tld/explains/sandlotter.html" ; + bench:booktitle "flames evadible explains" ; + dc:creator person:Paul_Erdoes , _:b1155 ; + dc:title "evadible sandlotter gangly" ; + dcterms:issued 1960 ; + swrc:pages 1 ; + foaf:homepage "http://www.explains.tld/gangly/conformably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nastier.tld/exorcizing/machinated.html" ; + dc:creator _:b840 ; + dc:title "milksops machinated sideswiper" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.exorcizing.tld/sideswiper/secularizes.html" . + +_:b1622 a foaf:Person ; + foaf:name "Deke Mirabelli" . + + + a bench:Article ; + rdfs:seeAlso "http://www.communistic.tld/manward/incendiarism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aphrodti Nanni" + ] ; + dc:title "cars incendiarism shrined" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.manward.tld/shrined/infirms.html" . + + + a bench:Article ; + dc:creator _:b1623 ; + dc:title "secureness whiffler scroggiest" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.constellations.tld/scroggiest/revaluate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gentlemanly.tld/pollened/relished.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frieda Campagna" + ] ; + dc:title "dubonnets relished eruptive" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.pollened.tld/eruptive/profiles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Christene Bordinger" + ] ; + dc:title "capitalizations procrastinator jazzers" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.junketing.tld/jazzers/unionizing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tama Frickson" + ] ; + dc:title "wedlocks cindering tyre" ; + swrc:journal ; + foaf:homepage "http://www.cratering.tld/tyre/pluckily.html" . + + + a bench:Article ; + dc:creator _:b1624 ; + dc:title "recorded mildews psalteries" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.chairing.tld/psalteries/grandad.html" . + +_:b624 a foaf:Person ; + foaf:name "Saabir Pillon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dusted.tld/intimation/bentwoods.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yuka Heikes" + ] ; + dc:title "motoric bentwoods shirtiest" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.intimation.tld/shirtiest/graspers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amycus Axtman" + ] ; + dc:title "slogans librettos parting" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.bummed.tld/parting/pacifier.html" . + + + a bench:Inproceedings ; + bench:booktitle "olympiad deuteronomy distractions" ; + dc:creator _:b1625 ; + dc:title "hullers distractions misquotations" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 195 ; + foaf:homepage "http://www.deuteronomy.tld/misquotations/sapphires.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undeserving.tld/befitted/solecists.html" ; + dc:creator _:b1463 ; + dc:title "flamencos solecists saleable" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.befitted.tld/saleable/employable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.paraphrasers.tld/penitentiaries/kibitzed.html" ; + bench:booktitle "reanalyzed softness penitentiaries" ; + dc:creator person:Paul_Erdoes , _:b425 , _:b403 ; + dc:title "softness kibitzed equilibrator" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.penitentiaries.tld/equilibrator/restage.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deucing.tld/bloodthirsty/physiological.html" ; + dc:creator _:b391 ; + dc:title "overreaches physiological nauseating" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.bloodthirsty.tld/nauseating/effulges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contradistinctions.tld/debateable/tenants.html" ; + dc:creator _:b674 ; + dc:title "unexciting tenants earrings" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.debateable.tld/earrings/overrigid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipet.tld/microsurgeons/unregulated.html" ; + dc:creator _:b1237 , _:b1626 ; + dc:title "cloaked unregulated prearm" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.microsurgeons.tld/prearm/wounding.html" . + +_:b1194 a foaf:Person ; + foaf:name "Epikhariia Mancini" . + +_:b1183 a foaf:Person ; + foaf:name "Norberto Hawthorn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glims.tld/enfold/kirtle.html" ; + bench:abstract "peen unclassifiable biodegradation epoxying cracky cardiotherapy ravaged sometimes messmates intransigence confused murderesses datedly ached skulduggery gravitated rewrap disagree armed zoophiles heeds tarmac justifying bemas placentography choirboy adjoined nictation mistermed tetrarch solicitress whipped reemerge mourns numbness vrouws emetic solved immediateness lustring isolates poring agues urger villous catenating periodontoses overflows tetradic pantomimists oversupplies scrammed totemisms chirruping gentil mulcted magisters perpetuators megacycle scrawling hydrators anchorages disencumbering sniffling egocentricities stenographically incitant buskins rancored binaurally resistibility lades gruffness mantles pitiless adaption manpowers prewarned orpiments diffracts boiling taverner gigs jalousie eyesights quirkiness penney jetties contradicting takeout frizziness earwigs canters undercurrents plateful cardsharp repaying abhorrers grittier marvels deformer aoudads thrashes missis affability mummed talker vacillations rife unconsenting mongolism wastes verdure racetracks chopsticks promiscuities preadult misprinting indurating childhoods paramedical radarscope aisles radiographs planked reacquisition orangish cuttages crummier staffers tailwinds stemmier underbred ejected arbiters jacaranda infolder fundamentalist barrows westerns skinfuls vixenish graecizing patterning reveille shrills marse yarded implied fichu czechoslovaks terrorizing jingoist millibars evasively sargasso repatriates flitted workhouses interschool spleeniest fess participles encyst retirees duper" ; + dc:creator _:b1611 ; + dc:title "schoolmistress kirtle analytically" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.enfold.tld/analytically/titillations.html" . + + + a bench:Article ; + dc:creator _:b1466 ; + dc:title "replenisher implementors isthmian" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.proliferative.tld/isthmian/saturated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.centers.tld/mendicant/compactor.html" ; + bench:booktitle "peavey risker mendicant" ; + dc:creator _:b55 , _:b1627 ; + dc:title "risker compactor gunpoint" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.mendicant.tld/gunpoint/amalgamates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maurycy Howdeshell" + ] ; + dc:title "yachtswomen whetting gadgeteers" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.beefily.tld/gadgeteers/dissimulating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.courters.tld/overtones/corpuscles.html" ; + dc:creator _:b1560 , _:b1628 ; + dc:title "biomechanics corpuscles somnambulating" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.overtones.tld/somnambulating/harbouring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.simoleon.tld/realest/conquian.html" ; + dc:creator _:b353 ; + dc:title "courting conquian priapism" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.realest.tld/priapism/noncontrastable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.miners.tld/alienated/delis.html" ; + bench:booktitle "accommodations harshened alienated" ; + dc:creator _:b1241 ; + dc:title "harshened delis beautification" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.alienated.tld/beautification/noised.html" . + +_:b1629 a foaf:Person ; + foaf:name "Cyrus Lidtke" . + + + a bench:Article ; + rdfs:seeAlso "http://www.issued.tld/reconsolidate/establismentarianism.html" ; + dc:creator _:b1630 ; + dc:title "unchaste establismentarianism scrimshaws" ; + swrc:journal ; + foaf:homepage "http://www.reconsolidate.tld/scrimshaws/insulter.html" . + + + a bench:Inproceedings ; + bench:booktitle "potentiality merlins regarded" ; + bench:cdrom "http://www.stalagmite.tld/regarded/cocoas.html" ; + dc:creator _:b433 ; + dc:title "merlins cocoas epileptics" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.regarded.tld/epileptics/vitalities.html" . + + + a bench:Inproceedings ; + bench:booktitle "favoritism fitness tablecloths" ; + dc:creator _:b1019 ; + dc:title "behemoths tablecloths fakeries" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.fitness.tld/fakeries/retitles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kludging.tld/petnapping/cerebrovascular.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caramel Canto" + ] ; + dc:title "putridity cerebrovascular whelped" ; + swrc:journal ; + foaf:homepage "http://www.petnapping.tld/whelped/interpolates.html" . + +_:b487 a foaf:Person ; + foaf:name "Drystan Phang" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Druson Doughtry" + ] ; + dc:title "uncoils prodigally elephantiasis" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.semiprimitive.tld/elephantiasis/duplexing.html" . + +_:b503 a foaf:Person ; + foaf:name "Adelita Fadale" . + + + a bench:Article ; + dc:creator _:b1631 ; + dc:title "uxorious directions dezinc" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.feminists.tld/dezinc/genitourinary.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stiffest.tld/sawers/bints.html" ; + dc:creator _:b1632 ; + dc:title "progs bints doggy" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.sawers.tld/doggy/nankeen.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Blathaon Cartmill" + ] ; + dc:title "proclaimer beleaps freehearted" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.peeing.tld/freehearted/featheredges.html" . + +_:b750 a foaf:Person ; + foaf:name "Janny Mccaine" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impotences.tld/clumped/pharmaceutically.html" ; + dc:creator _:b989 ; + dc:title "diffusor pharmaceutically anonymities" ; + swrc:journal ; + swrc:month 12 ; + swrc:pages 42 ; + foaf:homepage "http://www.clumped.tld/anonymities/sepaled.html" . + +_:b1633 a foaf:Person ; + foaf:name "Shaaheen Latu" . + + + a bench:Article ; + rdfs:seeAlso "http://www.witting.tld/rectifiers/endways.html" ; + dc:creator _:b1634 ; + dc:title "centiliters endways clefts" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.rectifiers.tld/clefts/protonic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deputative.tld/preponderated/demythologizations.html" ; + dc:creator _:b1635 ; + dc:title "addles demythologizations lipase" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.preponderated.tld/lipase/scamps.html" . + +_:b966 a foaf:Person ; + foaf:name "Isolina Duplechin" . + +_:b45 a foaf:Person ; + foaf:name "Hatsuyo Abrom" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aspics.tld/parvenue/slinging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amhar Fuquay" + ] ; + dc:title "lowdowns slinging blameful" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.parvenue.tld/blameful/demurrable.html" . + +_:b1252 a foaf:Person ; + foaf:name "Aasiya Mainer" . + +_:b1270 a foaf:Person ; + foaf:name "Aberthol Wilczak" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sceneries.tld/aneurisms/indemnitor.html" ; + bench:booktitle "misplacing lichens aneurisms" ; + dc:creator _:b419 ; + dc:title "lichens indemnitor nibbles" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.aneurisms.tld/nibbles/unambitious.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.keying.tld/scapegraces/harping.html" ; + bench:booktitle "vegetables pickaxing scapegraces" ; + dc:creator _:b1234 ; + dc:title "pickaxing harping redounds" ; + dcterms:issued 1967 ; + swrc:pages 153 ; + foaf:homepage "http://www.scapegraces.tld/redounds/brothier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Waatiq Perico" + ] ; + dc:title "oblongish overabundant legworks" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.leapfrogged.tld/legworks/easeful.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recharters.tld/advertized/invaluably.html" ; + dc:creator _:b1279 ; + dc:title "betweenbrain invaluably outriders" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.advertized.tld/outriders/unclasping.html" . + +_:b778 a foaf:Person ; + foaf:name "Deverell Anez" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bewrays.tld/deeryard/trustifying.html" ; + dc:creator _:b1636 ; + dc:title "magnesias trustifying decoying" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.deeryard.tld/decoying/pyx.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.debouching.tld/dynamiting/fifteens.html" ; + dc:creator _:b51 ; + dc:title "inflates fifteens pharmaceuticals" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.dynamiting.tld/pharmaceuticals/cordovan.html" . + +_:b1637 a foaf:Person ; + foaf:name "Odelia Tekautz" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.soybeans.tld/housemaid/cockiness.html" ; + bench:booktitle "hypotensive tympans housemaid" ; + dc:creator _:b4 ; + dc:title "tympans cockiness fleetest" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.housemaid.tld/fleetest/frenchwoman.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.returns.tld/confusions/disconcerts.html" ; + dc:creator _:b1050 ; + dc:title "subcultures disconcerts assister" ; + swrc:journal ; + foaf:homepage "http://www.confusions.tld/assister/aweing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nitrocellulosic.tld/deviance/aristocracies.html" ; + bench:booktitle "capitulating batches deviance" ; + dc:creator _:b363 ; + dc:title "batches aristocracies snoopily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 131 ; + foaf:homepage "http://www.deviance.tld/snoopily/presenters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.isostatically.tld/neutrophil/hymens.html" ; + bench:booktitle "sphygmometer apprize neutrophil" ; + dc:creator _:b227 ; + dc:title "apprize hymens entrants" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.neutrophil.tld/entrants/seigneurage.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kiddies.tld/embanks/stammers.html" ; + bench:booktitle "aftertaste quarter embanks" ; + dc:creator _:b554 ; + dc:title "quarter stammers nonsporting" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.embanks.tld/nonsporting/expeller.html" . + + + a bench:Article ; + dc:creator _:b1545 ; + dc:title "deliciously urology scragging" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.decompressing.tld/scragging/beiges.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oversimple.tld/serest/precleaning.html" ; + bench:booktitle "homelier angstroms serest" ; + dc:creator _:b1140 ; + dc:title "angstroms precleaning hordes" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.serest.tld/hordes/chewiest.html" . + + + a bench:Article ; + dc:creator _:b1159 ; + dc:title "homemakers mooters confiscator" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.enacted.tld/confiscator/rescinded.html" . + +_:b1384 a foaf:Person ; + foaf:name "Sama Beukema" . + + + a bench:Article ; + dc:creator _:b1081 ; + dc:title "nevadan emir cheers" ; + swrc:journal ; + foaf:homepage "http://www.despited.tld/cheers/catnapers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ryoko Barsky" + ] ; + dc:title "butchered coughed dustrags" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.sickbays.tld/dustrags/wholesaler.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abjection.tld/superimposes/rematches.html" ; + bench:booktitle "extinguised anticipations superimposes" ; + dc:creator _:b1517 , _:b1340 ; + dc:title "anticipations rematches sinuously" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.superimposes.tld/sinuously/donated.html" . + + + a bench:Article ; + dc:creator _:b375 ; + dc:title "jumbler venoms fanged" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.blames.tld/fanged/ugliest.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b343 , _:b1482 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + rdfs:seeAlso "http://www.nincompoop.tld/veinlet/tentier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giana Guillet" + ] ; + dc:title "dismaying tentier freshets" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.veinlet.tld/freshets/gasoliers.html" . + +_:b783 a foaf:Person ; + foaf:name "Shuichi Predom" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outcropping.tld/signatured/hallucinational.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Margo Anderlik" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Marlon Ranmar" + ] ; + dc:title "uninjured hallucinational enrols" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.signatured.tld/enrols/quitclaims.html" . + +_:b445 a foaf:Person ; + foaf:name "Alvera Caperton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.polarized.tld/bauds/dissimulators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mauricio Caisse" + ] ; + dc:title "tramlines dissimulators blockhouses" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.bauds.tld/blockhouses/afterimpression.html" . + +_:b1498 a foaf:Person ; + foaf:name "Edwyn Spalinger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voyaging.tld/remanufacture/brushed.html" ; + dc:creator _:b1638 ; + dc:title "lingers brushed splines" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.remanufacture.tld/splines/photosensitized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fakeers.tld/resumed/langauge.html" ; + dc:creator _:b1639 ; + dc:title "reassimilation langauge begged" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.resumed.tld/begged/deerflys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kazuhiko Campas" + ] ; + dc:title "waxier enactment subdisciplines" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.bicultural.tld/subdisciplines/realness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slushiness.tld/sharpshooters/callboy.html" ; + dc:creator _:b769 ; + dc:title "flutterer callboy premised" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.sharpshooters.tld/premised/colorfulness.html" . + + + a bench:Journal ; + dc:title "Journal 12 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b149 , _:b937 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.spittles.tld/hematological/saintly.html" ; + dc:creator _:b1420 ; + dc:title "razorbill saintly hastens" ; + swrc:journal ; + foaf:homepage "http://www.hematological.tld/hastens/exhumed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heckled.tld/mortified/jetsom.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tabor Dome" + ] ; + dc:title "crosscurrent jetsom condemns" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.mortified.tld/condemns/supplements.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kiosks.tld/problematical/distributes.html" ; + dc:creator _:b1633 ; + dc:title "hadjees distributes understructure" ; + swrc:journal ; + foaf:homepage "http://www.problematical.tld/understructure/brining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jetport.tld/overruling/rampagers.html" ; + dc:creator _:b98 ; + dc:title "cerebric rampagers kaffirs" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.overruling.tld/kaffirs/extrications.html" . + +_:b540 a foaf:Person ; + foaf:name "Blossom Quero" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Krystyn Slutsky" + ] ; + dc:title "empyreans desiccated tapestried" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.prolixly.tld/tapestried/buttons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flavorfully.tld/nonconcurrent/calculational.html" ; + dc:creator _:b230 , _:b231 ; + dc:title "gladdens calculational immoderacy" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.nonconcurrent.tld/immoderacy/militancy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.excising.tld/quoits/gumming.html" ; + dc:creator _:b1640 ; + dc:creator [ a foaf:Person ; + foaf:name "Granwen Cherepy" + ] ; + dc:title "nailer gumming lyriform" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.quoits.tld/lyriform/evaluators.html" . + + + a bench:Article ; + dc:creator _:b1641 ; + dc:title "irreplaceably unforgettable governs" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.motorways.tld/governs/motorboats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interdistrict.tld/blousiest/cradles.html" ; + dc:creator _:b1017 ; + dc:title "tapping cradles embrocate" ; + swrc:journal ; + swrc:note "unintended preassign ogler faiths sporozoon enduing microstructure matless firebase" ; + foaf:homepage "http://www.blousiest.tld/embrocate/layettes.html" . + + + a bench:Inproceedings ; + bench:booktitle "prebill enditing boodles" ; + dc:creator person:Paul_Erdoes , _:b845 ; + dc:title "magellan boodles carried" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.enditing.tld/carried/biblically.html" . + + + a bench:Inproceedings ; + bench:booktitle "copping braising panicles" ; + dc:creator _:b327 ; + dc:title "fumarolic panicles leveraged" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.braising.tld/leveraged/resubscribing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.kindlers.tld/jobbed/hocker.html" ; + bench:booktitle "swiggers polymerizing jobbed" ; + dc:creator _:b1165 ; + dc:title "polymerizing hocker nontraditional" ; + dcterms:issued 1965 ; + swrc:pages 176 ; + foaf:homepage "http://www.jobbed.tld/nontraditional/calends.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonprotective.tld/mezuzas/webbed.html" ; + dc:creator _:b1537 ; + dc:title "muggings webbed specialized" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.mezuzas.tld/specialized/mukluk.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.messier.tld/proscriptions/aldermanry.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Krushka Minner" + ] ; + dc:title "bioassayed aldermanry wisecracker" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.proscriptions.tld/wisecracker/godchild.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dhaki Etchinson" + ] ; + dc:title "pleasured overreactions motionlessly" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.unproportionately.tld/motionlessly/desiccative.html" . + +_:b1642 a foaf:Person ; + foaf:name "Kamba Tokarski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gaggling.tld/ploughman/monopolized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aenne Gilham" + ] ; + dc:title "sabered monopolized startlers" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.ploughman.tld/startlers/irremediableness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.circumlocutions.tld/sharesmen/ceremonialist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anwar Katayama" + ] ; + dc:title "mites ceremonialist throbber" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.sharesmen.tld/throbber/misjudging.html" . + + + a bench:Inproceedings ; + bench:booktitle "vessels reinvolved flambeau" ; + dc:creator _:b1643 ; + dc:title "riots flambeau unpeoples" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.reinvolved.tld/unpeoples/orpines.html" . + +_:b1644 a foaf:Person ; + foaf:name "Cianna Kozar" . + + + a bench:Inproceedings ; + bench:booktitle "speeder proverbs resummoning" ; + dc:creator _:b1253 ; + dc:title "handcrafting resummoning clandestineness" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.proverbs.tld/clandestineness/beanlike.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shredded.tld/doper/cheats.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sabastian Slinkard" + ] ; + dc:title "metalizing cheats oftener" ; + swrc:journal ; + foaf:homepage "http://www.doper.tld/oftener/satiates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hummed.tld/leaved/helpfully.html" ; + bench:booktitle "versed shanks leaved" ; + dc:creator _:b671 ; + dc:title "shanks helpfully discontinuing" ; + dcterms:issued 1963 ; + swrc:pages 58 ; + foaf:homepage "http://www.leaved.tld/discontinuing/armchairs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macroeconomic.tld/destroyers/greatheartedly.html" ; + dc:creator _:b1645 ; + dc:title "ironclads greatheartedly bargainee" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.destroyers.tld/bargainee/seemly.html" . + +_:b1646 a foaf:Person ; + foaf:name "Fatima Mckissic" . + + + a bench:Article ; + rdfs:seeAlso "http://www.altering.tld/unvoiced/transgresses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nelek Lounder" + ] ; + dc:title "preestablished transgresses priorities" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.unvoiced.tld/priorities/warier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.appreciators.tld/fuming/ripplier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bailey Houseal" + ] ; + dc:title "tutelages ripplier adversely" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.fuming.tld/adversely/vises.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Magnerich Worell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jessie Mcthige" + ] ; + dc:title "causable macrocephalic yuks" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.replicates.tld/yuks/ratios.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nattiness.tld/gamily/medicably.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iolanda Kytle" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bernarda Denjen" + ] ; + dc:title "wizening medicably consequence" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.gamily.tld/consequence/seducing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laths.tld/topstone/prefacer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rosamar Wish" + ] ; + dc:title "improvidence prefacer heterodoxies" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.topstone.tld/heterodoxies/thrivers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trespassing.tld/destrier/psaltry.html" ; + dc:creator _:b881 ; + dc:title "replant psaltry lowbrow" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.destrier.tld/lowbrow/cacophonous.html" . + +_:b272 a foaf:Person ; + foaf:name "Klementina Kingrey" . + +_:b601 a foaf:Person ; + foaf:name "Norihide Manassa" . + +_:b303 a foaf:Person ; + foaf:name "Uwe Artiga" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.automobilist.tld/nummular/individualization.html" ; + bench:booktitle "sawbucks insaner nummular" ; + dc:creator _:b471 ; + dc:title "insaner individualization autostradas" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 47 ; + foaf:homepage "http://www.nummular.tld/autostradas/flippers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overinclining.tld/lasciviousness/ribboned.html" ; + dc:creator _:b1033 ; + dc:title "rentable ribboned classics" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.lasciviousness.tld/classics/rakishness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hermetical.tld/flexed/forefend.html" ; + dc:creator _:b824 ; + dc:title "serrating forefend wowed" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.flexed.tld/wowed/plinker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voucherable.tld/jeered/immunopathology.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Angela Hager" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Faatin Bonn" + ] ; + dc:title "intercepting immunopathology addends" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.jeered.tld/addends/surveiled.html" . + + + a bench:Inproceedings ; + bench:booktitle "beleaguered skeletons bodings" ; + dc:creator person:Paul_Erdoes , _:b635 ; + dc:title "isotopically bodings historians" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.skeletons.tld/historians/seizers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demographies.tld/assayers/bighearted.html" ; + bench:booktitle "footages toddled assayers" ; + dc:creator _:b1262 ; + dc:title "toddled bighearted graying" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.assayers.tld/graying/obstreperously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underwinding.tld/subitems/phylum.html" ; + dc:creator _:b1059 ; + dc:title "carnify phylum pervertedness" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.subitems.tld/pervertedness/gifted.html" . + +_:b793 a foaf:Person ; + foaf:name "Galeno Ron" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ludgar Brookshaw" + ] ; + dc:title "morphos tooting dredged" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.defacements.tld/dredged/drainers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hogtied.tld/monkeyshines/maculates.html" ; + dc:creator _:b928 ; + dc:title "tousled maculates subtropical" ; + swrc:journal ; + foaf:homepage "http://www.monkeyshines.tld/subtropical/orthographically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.priorates.tld/malathion/trigging.html" ; + dc:creator _:b139 ; + dc:title "fulfillments trigging unprovided" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.malathion.tld/unprovided/uncorked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.takingly.tld/sealed/overstretch.html" ; + dc:creator _:b455 ; + dc:creator [ a foaf:Person ; + foaf:name "Leiko Dodson" + ] ; + dc:title "stirrer overstretch glazier" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.sealed.tld/glazier/markedly.html" . + + + a bench:Inproceedings ; + bench:booktitle "becalming pegmatitic malawians" ; + dc:creator _:b1260 ; + dc:title "luniest malawians detections" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.pegmatitic.tld/detections/deified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.precontriving.tld/hissings/paralyzes.html" ; + bench:booktitle "puffins biochemists hissings" ; + dc:creator _:b1409 ; + dc:title "biochemists paralyzes folksier" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.hissings.tld/folksier/clownish.html" . + + + a bench:Inproceedings ; + bench:booktitle "disagrees rareness grassier" ; + dc:creator _:b1261 ; + dc:title "peruser grassier years" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.rareness.tld/years/crispest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nubbins.tld/pasts/machos.html" ; + dc:creator _:b1647 ; + dc:title "hounded machos heinousness" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.pasts.tld/heinousness/emigres.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carmakers.tld/equivocates/colonists.html" ; + bench:booktitle "crabbiest plotless equivocates" ; + dc:creator _:b1605 ; + dc:title "plotless colonists eardrop" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.equivocates.tld/eardrop/debone.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vilifies.tld/boxfish/simulated.html" ; + dc:creator _:b1070 ; + dc:title "chesterfield simulated bloodcurdling" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.boxfish.tld/bloodcurdling/wobegone.html" . + + + a bench:Article ; + dc:creator _:b1648 ; + dc:title "dependency reusable nester" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.stinters.tld/nester/chirpers.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1956)" ; + dcterms:issued 1956 ; + swrc:editor _:b295 , _:b826 , _:b294 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Inproceedings ; + bench:booktitle "foreclose incriminates deformity" ; + dc:creator person:Paul_Erdoes , _:b635 ; + dc:title "devoice deformity bugeyes" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.incriminates.tld/bugeyes/rowan.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flexes.tld/keepable/etchers.html" ; + dc:creator person:Paul_Erdoes , _:b1579 ; + dc:title "repairing etchers mitering" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.keepable.tld/mitering/laboratorian.html" . + +_:b1649 a foaf:Person ; + foaf:name "Mudri Gamero" . + +_:b839 a foaf:Person ; + foaf:name "Trista Wichmann" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discontinuations.tld/decompressed/unexpressed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rashaad Scercy" + ] ; + dc:title "uncoffined unexpressed imperceptibility" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.decompressed.tld/imperceptibility/nonadmissions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immersing.tld/misdealt/exaggeratedly.html" ; + dc:creator _:b601 ; + dc:title "theorizers exaggeratedly gladdest" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.misdealt.tld/gladdest/reoil.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.benthos.tld/lustrum/subduals.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akila Terlizzi" + ] ; + dc:title "superlatives subduals directorship" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.lustrum.tld/directorship/classily.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ables.tld/psychosexually/ownerships.html" ; + bench:abstract "reinforms reconversions butterier silicates linkers braze tannins footsteps landings pseudonyms mitotic moneyed allowable disclosures kiboshing spooned renegade foams avg outshone reecho recruited swampiest mobilizer kitlings impoliticly fretter rickettsial centralizing serumal demographic calamitousness octopuses appomattox nonclassical ectoplasm underclothes tiffanies zymogenic hooraying velds philharmonics palladiums gnashed pellagras prissies hurtled landscaped hipline toecaps continuer pinochles liefest reformulation vistaed teaboxes resurveys saddening insulates eyebeams calculator jackpots seizins thrillers entwists retrenching retribute untrammelled undeclared refolds splotches splices sheenie indignantly gerardias clashed overworks impassively kilters rhumbs ridgepoles cavillers intertangling spadeful kayoing tokenisms retread diapered miniscule malformations milled reinserts ogreism sacrist infiltration macadam sighing espanol incepting froward holystones reinstructing plenipotentiaries misjudged hushful cartoons woolers unstructured intimidation carlot choosers darkey countries backcross evanished missteps icecaps meliorated abstrusely cubbish antimacassar outstretches bloodily soapboxes loams joins disallowances thewless homogenized abstractness freemasons pyrethrin tailcoat flickery septuple puniness manifestative prosecutions" ; + bench:booktitle "reactivate professedly psychosexually" ; + dc:creator _:b587 , _:b1290 ; + dc:title "professedly ownerships draftees" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 58 ; + foaf:homepage "http://www.psychosexually.tld/draftees/ministration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voiders.tld/codas/posthypnotic.html" ; + dc:creator _:b1270 ; + dc:title "capitulation posthypnotic mussing" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.codas.tld/mussing/chaconnes.html" . + + + a bench:Article ; + dc:creator _:b50 ; + dc:creator [ a foaf:Person ; + foaf:name "Anissa Sciarretta" + ] ; + dc:title "infantility protesters reanimation" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.flangers.tld/reanimation/spermatic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.threaders.tld/tempore/eulogistic.html" ; + dc:creator _:b982 , _:b401 ; + dc:title "minimization eulogistic toluyl" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.tempore.tld/toluyl/codefendants.html" . + +_:b1184 a foaf:Person ; + foaf:name "Tolenka Slezak" . + + + a bench:Inproceedings ; + bench:booktitle "crummier tailwinds stemmier" ; + dc:creator _:b1639 ; + dc:title "staffers stemmier underbred" ; + dcterms:issued 1952 ; + swrc:pages 145 ; + foaf:homepage "http://www.tailwinds.tld/underbred/ejected.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.floppily.tld/hypocritically/pentalogies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colby Asiello" + ] ; + dc:title "bureaucratism pentalogies tackling" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.hypocritically.tld/tackling/rosalind.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sliverers.tld/wheelies/singed.html" ; + bench:booktitle "occidents quadruplicate wheelies" ; + dc:creator _:b1650 , _:b1612 ; + dc:title "quadruplicate singed allayment" ; + dcterms:issued 1959 ; + dcterms:partOf ; + foaf:homepage "http://www.wheelies.tld/allayment/dictatorships.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hahs.tld/wiggery/syndications.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerlind Boomershine" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rico Boronat" + ] ; + dc:title "underlayers syndications parked" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.wiggery.tld/parked/izzards.html" . + +_:b219 a foaf:Person ; + foaf:name "Salmoneus Duncans" . + + + a bench:Article ; + rdfs:seeAlso "http://www.memorably.tld/frantically/hairwork.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oharu Kendricks" + ] ; + dc:title "extemporize hairwork proudest" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.frantically.tld/proudest/praters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.phlegmatic.tld/overriding/jodhpur.html" ; + bench:booktitle "sleekened globularness overriding" ; + dc:creator _:b550 , person:Paul_Erdoes ; + dc:title "globularness jodhpur poetized" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.overriding.tld/poetized/ciliary.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.precalculated.tld/detracts/procathedrals.html" ; + bench:cdrom "http://www.declassifications.tld/fallouts/detracts.html" ; + dc:creator _:b464 ; + dc:title "fallouts procathedrals eductions" ; + swrc:journal ; + swrc:note "barehead monkeying dallier headhunts chagrined campaigned clammier mea glosses sottishly trombones" ; + swrc:pages 50 ; + foaf:homepage "http://www.detracts.tld/eductions/carver.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carat.tld/evictor/undisputed.html" ; + bench:booktitle "fricassees acclaims evictor" ; + dc:creator _:b1268 ; + dc:title "acclaims undisputed limewater" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.evictor.tld/limewater/sponging.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.saunter.tld/masturbates/inebriation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ulia Kaines" + ] ; + dc:title "noncontrollably inebriation arithmetically" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.masturbates.tld/arithmetically/fewnesses.html" . + + + a bench:Article ; + dc:creator _:b1651 ; + dc:title "monomials bustles tightly" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.mijnheers.tld/tightly/secularize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.degaussing.tld/jocks/emender.html" ; + dc:creator _:b1652 ; + dc:title "reorienting emender matriarchs" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.jocks.tld/matriarchs/looms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.profaneness.tld/smearers/targeting.html" ; + bench:booktitle "tactfully impotencies smearers" ; + dc:creator _:b1443 ; + dc:title "impotencies targeting meningeal" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.smearers.tld/meningeal/underexposed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quietened.tld/middlebrows/locutions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adriani Montayes" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jascha Plantier" + ] ; + dc:title "erects locutions stodges" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.middlebrows.tld/stodges/nervy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.taoists.tld/originalities/breakdowns.html" ; + bench:booktitle "conserving tannest originalities" ; + dc:creator _:b774 , person:Paul_Erdoes ; + dc:title "tannest breakdowns trajectories" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 104 ; + foaf:homepage "http://www.originalities.tld/trajectories/pyramids.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.downgrades.tld/anacondas/pyrethrum.html" ; + bench:booktitle "espy mistype anacondas" ; + dc:creator _:b921 ; + dc:title "mistype pyrethrum queerness" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.anacondas.tld/queerness/soulfulness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sanetomo Daugherty" + ] ; + dc:title "pieplants sparkily scabbing" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.downfalls.tld/scabbing/diapasons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curled.tld/priding/bullied.html" ; + dc:creator _:b711 ; + dc:title "underbids bullied knappers" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.priding.tld/knappers/crepey.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shorteners.tld/weewees/squinted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Celester Pyon" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rhiannon Oller" + ] ; + dc:title "spoonsful squinted acquisitiveness" ; + swrc:journal ; + foaf:homepage "http://www.weewees.tld/acquisitiveness/metrically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Iditri Harlowe" + ] ; + dc:title "pedicurists complying stopgaps" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.prosily.tld/stopgaps/circulates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trepid.tld/harrowing/centrists.html" ; + dc:creator _:b1653 ; + dc:title "convertibles centrists wishbones" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.harrowing.tld/wishbones/widows.html" . + +_:b1654 a foaf:Person ; + foaf:name "Mansoor Lebovic" . + + + a bench:Article ; + dc:creator _:b1030 , _:b61 ; + dc:title "armistices inertness stilling" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.hedonists.tld/stilling/sanity.html" . + + + a bench:Inproceedings ; + bench:booktitle "hitcher unexcusable seigniorial" ; + dc:creator _:b301 , _:b1655 ; + dc:title "taels seigniorial modifies" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.unexcusable.tld/modifies/peacefully.html" . + +_:b79 a foaf:Person ; + foaf:name "Dymas Houskeeper" . + +_:b1591 a foaf:Person ; + foaf:name "Ografena Crossan" . + +_:b1656 a foaf:Person ; + foaf:name "Debbie Schoenhals" . + + + a bench:Article ; + rdfs:seeAlso "http://www.marionettes.tld/civilness/gimmicky.html" ; + dc:creator _:b428 ; + dc:title "homegrown gimmicky replanned" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.civilness.tld/replanned/cathouse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.presoaked.tld/snaggier/choreographic.html" ; + dc:creator _:b766 , _:b959 ; + dc:title "brambled choreographic prehardening" ; + swrc:journal ; + foaf:homepage "http://www.snaggier.tld/prehardening/turtledoves.html" . + + + a bench:Article ; + dc:creator _:b1596 ; + dc:title "depressions plumply contributorily" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.mouthers.tld/contributorily/eutrophic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urologies.tld/intermarries/nonrenewable.html" ; + dc:creator _:b872 ; + dc:title "regenerating nonrenewable cherished" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.intermarries.tld/cherished/rollout.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abstractness.tld/pyrethrin/tailcoat.html" ; + dc:creator _:b1415 ; + dc:title "freemasons tailcoat flickery" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.pyrethrin.tld/flickery/septuple.html" . + +_:b1427 a foaf:Person ; + foaf:name "Bleidd Thackeray" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.triodes.tld/reposition/mooing.html" ; + bench:booktitle "ricochetting curbed reposition" ; + dc:creator _:b574 ; + dc:title "curbed mooing heil" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.reposition.tld/heil/overkills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diminished.tld/palling/unmarried.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bising Erstad" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bongwe Haydu" + ] ; + dc:title "kafirs unmarried spreadsheet" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.palling.tld/spreadsheet/yahooism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chilblains.tld/misalignment/crucialness.html" ; + dc:creator _:b1514 , _:b1422 ; + dc:title "wigmakers crucialness freewheelers" ; + swrc:journal ; + foaf:homepage "http://www.misalignment.tld/freewheelers/signers.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1949)" ; + dcterms:issued 1949 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.shopboys.tld/dissuasions/openmouthed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cas Higbee" + ] ; + dc:title "misdoubted openmouthed aspersors" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.dissuasions.tld/aspersors/mealybugs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fraudulentness.tld/russe/apocryphalness.html" ; + dc:creator _:b385 ; + dc:title "agonal apocryphalness shipbuilder" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.russe.tld/shipbuilder/constructive.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lybed Nardi" + ] ; + dc:title "localities slabbery forefeet" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.crepitant.tld/forefeet/debtors.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.swinging.tld/lairds/micromanipulator.html" ; + bench:booktitle "payed exercising lairds" ; + dc:creator _:b89 , person:Paul_Erdoes ; + dc:title "exercising micromanipulator interdependence" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.lairds.tld/interdependence/slackly.html" . + +_:b1657 a foaf:Person ; + foaf:name "Alejandrina Hsiang" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunoreactive.tld/yearlings/timidities.html" ; + dc:creator person:Paul_Erdoes , _:b1045 ; + dc:title "weasand timidities untold" ; + swrc:journal ; + foaf:homepage "http://www.yearlings.tld/untold/fellowman.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chastened.tld/microsurgeries/goddaughters.html" ; + bench:booktitle "fortis suppurate microsurgeries" ; + dc:creator _:b576 ; + dc:title "suppurate goddaughters dullest" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.microsurgeries.tld/dullest/writing.html" . + +_:b60 a foaf:Person ; + foaf:name "Anju Bridgham" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.droits.tld/monkshoods/beseeming.html" ; + bench:booktitle "unseal defying monkshoods" ; + dc:creator _:b1617 ; + dc:title "defying beseeming constants" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.monkshoods.tld/constants/bullfighter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cognoscing.tld/kudu/incarnadine.html" ; + bench:booktitle "brashiest bollard kudu" ; + dc:creator _:b1658 ; + dc:title "bollard incarnadine delineation" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.kudu.tld/delineation/garrottes.html" . + + + a bench:Article ; + dc:creator _:b1364 ; + dc:title "marquetry coyest overturn" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.disgraces.tld/overturn/unutilized.html" . + +_:b1002 a foaf:Person ; + foaf:name "Gregos Beltrain" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Clarine Waynick" + ] ; + dc:title "swiftest warping fraternize" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.baronages.tld/fraternize/despondency.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.succumbing.tld/staleness/aspiration.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frantiska Linebaugh" + ] ; + dc:title "uniques aspiration rehearses" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.staleness.tld/rehearses/enfeoffed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prevues.tld/carousers/maladjustive.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tinieceseia Botticello" + ] ; + dc:title "larks maladjustive datelining" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.carousers.tld/datelining/frenches.html" . + + + a bench:Article ; + dc:creator _:b951 , _:b1659 ; + dc:title "legatees sapwood albanians" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.ethoses.tld/albanians/veins.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tatianna Mikesell" + ] ; + dc:title "impostors rovings misintelligence" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.viceroyalty.tld/misintelligence/tymbal.html" . + +_:b352 a foaf:Person ; + foaf:name "Mudrik Sisk" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dividable.tld/wrecking/opposing.html" ; + bench:booktitle "repetitions densely wrecking" ; + dc:creator _:b1283 ; + dc:title "densely opposing subsidizes" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.wrecking.tld/subsidizes/raveller.html" . + + + a bench:Inproceedings ; + bench:booktitle "unworthiness woodnotes nonspecialist" ; + dc:creator _:b360 ; + dc:title "decidua nonspecialist linking" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.woodnotes.tld/linking/pretors.html" . + +_:b347 a foaf:Person ; + foaf:name "Stratka Pinchon" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.depopulators.tld/misterm/dialed.html" ; + bench:booktitle "bother heartburn misterm" ; + dc:creator _:b1288 ; + dc:title "heartburn dialed respectability" ; + dcterms:issued 1962 ; + swrc:pages 198 ; + foaf:homepage "http://www.misterm.tld/respectability/exorciser.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crepes.tld/uncertainties/baselessness.html" ; + dc:creator _:b1660 ; + dc:title "cantrips baselessness straits" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.uncertainties.tld/straits/jamaican.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Volotkoveia Klees" + ] ; + dc:title "subtonic modules coshed" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.bossing.tld/coshed/sublessor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cosecant.tld/sporule/dewlap.html" ; + dc:creator _:b1143 ; + dc:title "interphone dewlap antiparticle" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.sporule.tld/antiparticle/fylfot.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disinclinations.tld/unites/fevers.html" ; + dc:creator _:b1175 ; + dc:creator [ a foaf:Person ; + foaf:name "Penina Stepro" + ] ; + dc:title "casually fevers recomposes" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.unites.tld/recomposes/subclassified.html" . + + + a bench:Incollection ; + bench:booktitle "disoblige bickers proctoscopy" ; + dc:creator [ a foaf:Person ; + foaf:name "Brione Stahnke" + ] ; + dc:title "sawflies proctoscopy omened" ; + dcterms:issued 1959 ; + swrc:pages 98 ; + foaf:homepage "http://www.bickers.tld/omened/bemired.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Taige Hirz" + ] ; + dc:title "crinklier unclean equalised" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.yuan.tld/equalised/eyestalks.html" . + +_:b1487 a foaf:Person ; + foaf:name "Ryosei Tortorelli" . + +_:b452 a foaf:Person ; + foaf:name "Maxime Higgs" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mongolism.tld/verdure/racetracks.html" ; + bench:booktitle "unconsenting wastes verdure" ; + dc:creator _:b1291 ; + dc:title "wastes racetracks chopsticks" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.verdure.tld/chopsticks/promiscuities.html" . + +_:b1561 a foaf:Person ; + foaf:name "Josephinee Rousselle" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alexandros Lagazo" + ] ; + dc:title "malines entailments reindexed" ; + swrc:journal ; + foaf:homepage "http://www.cliffhanger.tld/reindexed/bedstraws.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.darner.tld/harbours/coir.html" ; + bench:booktitle "riptides curiosa harbours" ; + dc:creator _:b1564 ; + dc:title "curiosa coir terrifying" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.harbours.tld/terrifying/soarers.html" . + +_:b670 a foaf:Person ; + foaf:name "Tycie Caneles" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eluviating.tld/luringly/microform.html" ; + bench:abstract "centrism stratocumulus surcoat chowtimes preferences tigerish convulsively heartaches apparats gentlewoman infundibuliform nonmilitarily experted simplifying globulins chancroids urbanizes worldbeater forearmed tapholes sorest calciferous rebater rabelaisian seigniorage memorializes backhanded wagoners inaccuracies oubliette hornswoggling anxiousness drumbeat serries friskiness lapdogs biting bateaux temperers doggones etiological earlier lineless waxworks praos disaffection deringer touring scornfully enrich clinchers wagerer plunking sockmen mosques concluders reutilizations promoting minded macroeconomic ironclads destroyers greatheartedly bargainee seemly chalices gambled crocking bimethyls foxfires joyrider impotences diffusor clumped pharmaceutically anonymities sepaled scrubbers cogencies dictums trussers banderole deceptiveness eying chartists annunciating sporing amens stenchy risers shirtfront geographers aroints potshots unhanged rains lambasted seabirds tailpipe fits summerhouses vialing lexicons imprisonment vivisects gipper articulation reliable vernally rationally foreseeability repealers fortuning boorishly failures outwork exempla rosing flayed oversleeping vivisectionists strips persistently figged demanders snugly reinstitution maceraters degasses foragers alerters fashioners spurting bloodless boggish megapod anointed nontemporally unvaried bedamns bivalencies wirepulling suchness ringer amerced growling submember queerer firmers watermark sawbucks automobilist insaner nummular individualization autostradas flippers rotaries discriminations bathysphere sunlights manoeuvreing orthodontics cleansing queued prospectuses hirsutism nudie misplacing sceneries" ; + dc:creator [ a foaf:Person ; + foaf:name "Korekiyo Keilholz" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Francoise Rioux" + ] ; + dc:title "bloodied microform yachting" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.luringly.tld/yachting/bendy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tennesseans.tld/disannulling/salesgirls.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyotaka Jollie" + ] ; + dc:title "infantries salesgirls paradigms" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.disannulling.tld/paradigms/theologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coadjutors.tld/nondestructive/maladjustments.html" ; + dc:creator person:Paul_Erdoes , _:b1661 ; + dc:title "thuggeries maladjustments subpartnership" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.nondestructive.tld/subpartnership/cordilleras.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.limpers.tld/ships/poundals.html" ; + bench:booktitle "cardcase tabletop ships" ; + dc:creator _:b1061 ; + dc:title "tabletop poundals guttered" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.ships.tld/guttered/peahen.html" . + +_:b286 a foaf:Person ; + foaf:name "Narumi Easley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bakes.tld/marrer/afterglows.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jeronimo Lajeunesse" + ] ; + dc:title "novelization afterglows odalisks" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.marrer.tld/odalisks/milkiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intruders.tld/atheling/outgoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jencir Miran" + ] ; + dc:title "remover outgoes damns" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.atheling.tld/damns/sequestrated.html" . + +_:b1268 a foaf:Person ; + foaf:name "Irving Oines" . + + + a bench:Journal ; + dc:title "Journal 3 (1967)" ; + dcterms:issued 1967 ; + swrc:editor _:b402 , _:b1662 , _:b1663 ; + swrc:number 1 ; + swrc:volume 14 . + + + a bench:Article ; + rdfs:seeAlso "http://www.congenitally.tld/sonneted/regathers.html" ; + dc:creator _:b1261 , _:b1664 ; + dc:title "indemnificator regathers aery" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.sonneted.tld/aery/profitable.html" . + +_:b1508 a foaf:Person ; + foaf:name "Kate Hartline" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.catwalks.tld/regimenting/hatcheck.html" ; + bench:booktitle "haploids parleying regimenting" ; + dc:creator _:b1665 ; + dc:title "parleying hatcheck affirming" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.regimenting.tld/affirming/impearling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skywrites.tld/contempts/godling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lajuanna Cammarota" + ] ; + dc:title "excerpting godling recognizance" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.contempts.tld/recognizance/misinformants.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.teleradiography.tld/agency/binal.html" ; + bench:booktitle "mirkily cyclonic agency" ; + dc:creator _:b1666 , _:b1297 ; + dc:title "cyclonic binal metalling" ; + dcterms:issued 1965 ; + swrc:pages 131 ; + foaf:homepage "http://www.agency.tld/metalling/pursers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.avowedly.tld/mingy/marshaling.html" ; + bench:abstract "screws oilhole misos trampolinist astronautical shapelier shapeless nonliturgically amandine beefcakes singlehandedly rectified mollifier mentally cupola swings dwarfed strummed parker typewriting elasticity freckling commercialization exiguity concents manpack neurologically squaller cantabile furnaced umbrae ranis oxtails emergences rapports sibs plinks inappreciably smouldered overreaching wizened foreordainments castrates seacoasts cursedness autobus inhabitance reigniting pinnae glissades farting abbotcy disembody swaddled socked titlists presupposes inroads ritziness leones incorrigibleness montaged gasifying govt dreidels stepdaughters glossier percents bridled failed depths saclike rework plectra forky generational lampoonists unluckiest diazepam ostentation slatted unclamps obfuscates lallygags ombudsmen carroming syne conterminously concertizing banshees battiest seizing nonsymbolic undersupply foreboder commutators integrator baffler forwardness descents plunger condescending leggiest unlighted daybooks blamelessness plagiaries engramme jubilates unappreciative canonizations soapbox gimmicks lathers inactivating pluralization effervescing quarto folkmoots poacher succubuses contestably debaters thermally porticos unifier flinger maladjustment resided tankard babushka thereinafter tunable dissevering daybook influents tithers delusionist restriction handcart sulkier striplings slowpoke beseeched mobilizers decorates sallower untenable rename clarinettist unamused nonplusing dashpots better presoak asseverations famishing" ; + bench:booktitle "subsoils motliest mingy" ; + dc:creator _:b1298 ; + dc:title "motliest marshaling eponymy" ; + dcterms:issued 1964 ; + swrc:pages 108 ; + foaf:homepage "http://www.mingy.tld/eponymy/internodal.html" . + +_:b1124 a foaf:Person ; + foaf:name "Jourdain Satterlund" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rerecorded.tld/chastely/swallowed.html" ; + dc:creator _:b1667 , _:b1344 ; + dc:title "tarps swallowed sniggering" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.chastely.tld/sniggering/gads.html" . + + + a bench:Article ; + dc:creator _:b1302 ; + dc:creator [ a foaf:Person ; + foaf:name "Cheryl Kauphusman" + ] ; + dc:title "cremator wedders homebreds" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.lawny.tld/homebreds/vailing.html" . + +_:b1123 a foaf:Person ; + foaf:name "Plakida Gothe" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revictualed.tld/metamorphisms/implored.html" ; + dc:creator _:b1613 ; + dc:title "steeped implored caveats" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.metamorphisms.tld/caveats/femurs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.limps.tld/misdiagnose/exhilarative.html" ; + dc:creator _:b914 , _:b1668 ; + dc:title "dapperly exhilarative belligerents" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.misdiagnose.tld/belligerents/cubiform.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wronger.tld/cochlear/identifications.html" ; + dc:creator _:b1587 ; + dc:title "triplicating identifications cosset" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.cochlear.tld/cosset/ravelly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Seung Puchalski" + ] ; + dc:title "boats desalts plaining" ; + swrc:journal ; + foaf:homepage "http://www.zeppelin.tld/plaining/joinable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cady Schweizer" + ] ; + dc:title "begins antis impacted" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.overrefines.tld/impacted/kidnaper.html" . + +_:b355 a foaf:Person ; + foaf:name "Cynthiarose Pembleton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ropy.tld/stonefly/hometown.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Borghild Kuser" + ] ; + dc:title "doves hometown cleanly" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.stonefly.tld/cleanly/botches.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recusator.tld/outshined/mindedly.html" ; + bench:booktitle "jeer hashishes outshined" ; + dc:creator _:b912 ; + dc:title "hashishes mindedly sawboneses" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.outshined.tld/sawboneses/fervors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.roughers.tld/wonderfully/hospices.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Randa Rebell" + ] ; + dc:title "burials hospices worming" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.wonderfully.tld/worming/pallidly.html" . + +_:b546 a foaf:Person ; + foaf:name "Vseslava Szollosi" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.icily.tld/worriment/tunably.html" ; + bench:booktitle "negotiatrixes heptad worriment" ; + dc:creator _:b615 , _:b243 ; + dc:title "heptad tunably shagreen" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 19 ; + foaf:homepage "http://www.worriment.tld/shagreen/germicides.html" . + + + a bench:Inproceedings ; + bench:booktitle "fortieths solacer encephala" ; + dc:creator _:b1501 , _:b552 ; + dc:title "bedroll encephala skipperage" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.solacer.tld/skipperage/diets.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.primordially.tld/locations/dulcets.html" ; + bench:booktitle "beagle garments locations" ; + dc:creator _:b167 ; + dc:title "garments dulcets treasurership" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.locations.tld/treasurership/dearies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rheniums.tld/remonstrator/bolloxes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rodger Merrihew" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Curcio Burciaga" + ] ; + dc:title "exscinding bolloxes slinking" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.remonstrator.tld/slinking/establishments.html" . + + + a bench:Article ; + dc:creator _:b1013 ; + dc:creator [ a foaf:Person ; + foaf:name "Jenifer Slain" + ] ; + dc:title "physiography toothpastes phlegms" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.unhat.tld/phlegms/revives.html" . + +_:b1669 a foaf:Person ; + foaf:name "Ashalata Mede" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lapidists.tld/incitingly/weediest.html" ; + bench:booktitle "gneisses rapist incitingly" ; + dc:creator _:b478 , _:b1670 ; + dc:title "rapist weediest commissioned" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.incitingly.tld/commissioned/vapouring.html" . + + + a bench:Inproceedings ; + bench:booktitle "enjoin gimps comradely" ; + dc:creator person:Paul_Erdoes , _:b959 ; + dc:title "steers comradely wenny" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.gimps.tld/wenny/snarling.html" . + +_:b1671 a foaf:Person ; + foaf:name "Bandana Mendoza" . + + + a bench:Article ; + dc:creator _:b1246 ; + dc:title "enticement soundtrack nonethicalness" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.animadverted.tld/nonethicalness/lingier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aine Homsher" + ] ; + dc:title "tunings spherically bonds" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.fandangos.tld/bonds/timbering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overachieved.tld/undercarriage/dighted.html" ; + dc:creator _:b1269 ; + dc:title "violoncellist dighted enact" ; + swrc:journal ; + foaf:homepage "http://www.undercarriage.tld/enact/photoengraver.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chaim Gustason" + ] ; + dc:title "tsarists emblazoning adduct" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.obeyable.tld/adduct/jerseyite.html" . + + + a bench:Incollection ; + bench:booktitle "ensues compiling judgmatic" ; + dc:creator [ a foaf:Person ; + foaf:name "Yatsuhiro Pay" + ] ; + dc:title "apples judgmatic answerers" ; + dcterms:issued 1966 ; + swrc:pages 111 ; + foaf:homepage "http://www.compiling.tld/answerers/shallowest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.braider.tld/decongestion/keratotic.html" ; + dc:creator _:b193 ; + dc:title "teetotals keratotic puttied" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.decongestion.tld/puttied/gerontologies.html" . + + + a bench:Article ; + dc:creator _:b1621 ; + dc:title "transiencies caladium frisk" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.cadetship.tld/frisk/compatibleness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.moos.tld/chefs/migraines.html" ; + bench:booktitle "fundament compilations chefs" ; + dc:creator _:b1506 ; + dc:title "compilations migraines transmittances" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.chefs.tld/transmittances/parboils.html" . + + + a bench:Article ; + dc:creator _:b1288 ; + dc:title "wrinkling stoat singlets" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.infinitesimally.tld/singlets/drongo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dependently.tld/amenity/rejectable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elvio Wagnor" + ] ; + dc:title "maledicted rejectable psalmists" ; + swrc:journal ; + swrc:note "rencounters manifestations utilizations chapeaus hexapodies frankensteins prosthodontist canvassed sups" ; + swrc:pages 93 ; + foaf:homepage "http://www.amenity.tld/psalmists/axiality.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cystic.tld/voodoos/sarcomata.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dale Wolley" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dobroslava Leskovec" + ] ; + dc:title "ambushment sarcomata incrusts" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.voodoos.tld/incrusts/gets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beseeched.tld/decorates/sallower.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daunte Marn" + ] ; + dc:title "mobilizers sallower untenable" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.decorates.tld/untenable/rename.html" . + +_:b646 a foaf:Person ; + foaf:name "Patrik Slovinsky" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interrelated.tld/reformers/goodwife.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gia Stonesifer" + ] ; + dc:title "cooked goodwife technicolor" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.reformers.tld/technicolor/plenishes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.supercargo.tld/gelts/refix.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ovdotia Lahti" + ] ; + dc:title "flouters refix polemically" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.gelts.tld/polemically/recopies.html" . + +_:b1672 a foaf:Person ; + foaf:name "Timotheos Cazaree" . + +_:b1623 a foaf:Person ; + foaf:name "Tamafune Ratering" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lands.tld/nimbler/alienism.html" ; + dc:creator _:b1673 , _:b1429 ; + dc:title "notarizes alienism monogamistic" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.nimbler.tld/monogamistic/crappiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.menologies.tld/minds/reliefs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anastasios Fradkin" + ] ; + dc:title "precleans reliefs cornify" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.minds.tld/cornify/subsiding.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pacorro Jessie" + ] ; + dc:title "querns braziers splintering" ; + swrc:journal ; + swrc:note "brushed splines photosensitized extractive overhangs miscarry existences pertaining torrential" ; + swrc:pages 67 ; + foaf:homepage "http://www.pineal.tld/splintering/prearrange.html" . + + + a bench:Article ; + dc:creator _:b1296 ; + dc:title "deutschland plagiarize immobilized" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.hyenas.tld/immobilized/guested.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acidulation.tld/bondwoman/unteachable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tsunayoshi Matczak" + ] ; + dc:title "evisceration unteachable storytelling" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.bondwoman.tld/storytelling/rapscallions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.encouraged.tld/shining/charnel.html" ; + dc:creator _:b1135 ; + dc:title "stepper charnel departing" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.shining.tld/departing/neutrons.html" . + +_:b1201 a foaf:Person ; + foaf:name "Dafne Munson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snowdrop.tld/terminated/ineligibility.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Teshka Kilday" + ] ; + dc:title "sensualist ineligibility inquisitions" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.terminated.tld/inquisitions/detoxicator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parable.tld/evolutionist/mounting.html" ; + bench:abstract "quitclaiming bends nonindustrial multiplying griot overconservative apostleship thirsts isogamy ineffably campi confection nonnutritious eyespots metrified cockney countershock leotard hexing inoculation radiometers bunting oxlip kneeler pomades nictitation emmets cremators certifies supercedes rimes slopes rhododendrons plodder equalize semiofficial polymorphous boxier bops convincingly vocatives playbooks aerosolization unmelted escalated duffles sneaked overzealous overlooks proffers outlast responder swarmer reversals enthroned deteriorative redemonstrating tinware kiosks hadjees problematical distributes understructure brining forwardly equivocalness calycle parlours populating zooming repasted amusement deucing overreaches bloodthirsty physiological nauseating effulges candids daleths mb thatched vaccination giddied realignments nybbles cremator lawny wedders homebreds vailing extendability bantamweight bambinos laicisms bookrack appointments antilabor gratifyingly dbms authentically tallowing perpetrated schmuck rhumbaed conjugant meterage bumblings beneficiated bagged peristalses saturnism stipulating medicaid scrupled ascents confinement arterioscleroses fivepins minks holism materialization monopolies spookish" ; + dc:creator _:b771 ; + dc:title "incoherently mounting nonexchangeable" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.evolutionist.tld/nonexchangeable/eclipsed.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1962)" ; + dcterms:issued 1962 ; + swrc:number 1 ; + swrc:volume 9 . + + + a bench:Article ; + rdfs:seeAlso "http://www.underbellies.tld/pleating/autographed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tawney Haggis" + ] ; + dc:title "hecks autographed housebreaking" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 + ] ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.pleating.tld/housebreaking/develops.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daimyo.tld/corselets/brewages.html" ; + dc:creator _:b1589 ; + dc:title "definiteness brewages macula" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.corselets.tld/macula/chorister.html" . + +_:b694 a foaf:Person ; + foaf:name "Zotico Cerrano" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bunches.tld/shaggiest/squints.html" ; + bench:booktitle "livener subbing shaggiest" ; + dc:creator _:b415 , _:b1637 ; + dc:title "subbing squints leafing" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.shaggiest.tld/leafing/disregards.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.miscalculates.tld/leviathans/misadvised.html" ; + dc:creator _:b282 ; + dc:title "whetters misadvised tiltyard" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.leviathans.tld/tiltyard/numberable.html" . + +_:b868 a foaf:Person ; + foaf:name "Mikolas Sirman" . + + + a bench:Inproceedings ; + bench:booktitle "pileate deionize bodywork" ; + dc:creator person:Paul_Erdoes , _:b1674 ; + dc:title "socks bodywork nodded" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.deionize.tld/nodded/tribades.html" . + +_:b1114 a foaf:Person ; + foaf:name "Dinora Beza" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.possiblest.tld/trover/tzimmes.html" ; + bench:booktitle "gauziest waugh trover" ; + dc:creator _:b1316 ; + dc:title "waugh tzimmes demonology" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 73 ; + foaf:homepage "http://www.trover.tld/demonology/evolutionism.html" . + +_:b1456 a foaf:Person ; + foaf:name "Alek Babson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chalked.tld/evener/swinks.html" ; + dc:creator _:b1675 ; + dc:creator [ a foaf:Person ; + foaf:name "Gwilym Mcmindes" + ] ; + dc:title "roentgenography swinks miscalculation" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.evener.tld/miscalculation/bastille.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disprove.tld/bellyaching/computerese.html" ; + dc:creator _:b1676 ; + dc:title "colorfastness computerese serenaders" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.bellyaching.tld/serenaders/prologued.html" . + + + a bench:Inproceedings ; + bench:booktitle "cauterizing outfox prefixion" ; + dc:creator _:b84 ; + dc:title "ragouts prefixion hiving" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.outfox.tld/hiving/heatstrokes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.darkies.tld/periodical/overproduces.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avigdor Puglia" + ] ; + dc:title "americanist overproduces seceders" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.periodical.tld/seceders/unquestioning.html" . + + + a bench:Inproceedings ; + bench:booktitle "crystallizes lipper metaphorical" ; + dc:creator _:b1321 ; + dc:title "theorizer metaphorical groutier" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 37 ; + foaf:homepage "http://www.lipper.tld/groutier/abreacting.html" . + +_:b1418 a foaf:Person ; + foaf:name "Lloyd Stallsmith" . + + + a bench:Article ; + rdfs:seeAlso "http://www.titularies.tld/deprogrammed/spirochete.html" ; + dc:creator _:b739 ; + dc:title "hubbubs spirochete attractions" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.deprogrammed.tld/attractions/underacted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.giddied.tld/nybbles/cremator.html" ; + dc:creator _:b1677 ; + dc:title "realignments cremator lawny" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.nybbles.tld/lawny/wedders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whipper.tld/naturalism/compassed.html" ; + dc:creator _:b74 ; + dc:title "ergots compassed skippered" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.naturalism.tld/skippered/listed.html" . + +_:b949 a foaf:Person ; + foaf:name "Bojana Yanish" . + +_:b1510 a foaf:Person ; + foaf:name "Dylan Mensen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.evangelical.tld/djellabas/distortions.html" ; + bench:booktitle "fettucini recharting djellabas" ; + dc:creator _:b1451 ; + dc:title "recharting distortions absolutes" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.djellabas.tld/absolutes/blasting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bacteriocidal.tld/goddams/prosed.html" ; + bench:abstract "endways clefts protonic avenged spurns accountants clinking awarding veinlets gifting avianizes aureolas lactoprotein miffs diverting psychedelic owners weakeners amassers stinginess nonagreement tidied skillets redivides mizzenmasts waftage liszt impecuniosity lankness dryly modernistic retsinas bargains unemotional doozer unoffensive statement rationalizing overconscientious sizzles secretly monastics tenderheartedness mandragora bezoar pursy pertinence fortuitously acceptances intoxications shamming melded cemetaries joined episcopates dimorphisms unwieldier toils bootlaces reservations hoagies unsureness aerates unconscionably enhancement junkmen canzonas haddocks poetizer languorous rivieras bougainvillaeas bemire footholds drupelets reattempts newspeaks drifters gentling tells unbid mas alas pupates scallywag ab thirstier barbarized interpreted gigolo sacrificially restyled huzza absolvers fruiters removable sapphic ventured beanbag adjuratory relit ceylonese pyric pizzas treasuries heavyhearted ditties" ; + dc:creator [ a foaf:Person ; + foaf:name "Tasenka Ionescu" + ] ; + dc:title "judoist prosed dimmest" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.goddams.tld/dimmest/scrimpiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reenlarge.tld/converted/unfairer.html" ; + bench:booktitle "drabbed fugitively converted" ; + dc:creator _:b1530 ; + dc:title "fugitively unfairer preadjust" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 176 ; + foaf:homepage "http://www.converted.tld/preadjust/despitefully.html" . + +_:b1232 a foaf:Person ; + foaf:name "Malcolm Voelz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arkansans.tld/cogged/hitchers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lee Daughety" + ] ; + dc:title "sibyllic hitchers studiedly" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.cogged.tld/studiedly/trudges.html" . + +_:b1507 a foaf:Person ; + foaf:name "Rhobert Gillam" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reprimanded.tld/demonstrationists/unscrambled.html" ; + bench:booktitle "scourged nonplusses demonstrationists" ; + dc:creator _:b882 ; + dc:title "nonplusses unscrambled collaring" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.demonstrationists.tld/collaring/sulfurs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Leontine Wrzesinski" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Chau Nestler" + ] ; + dc:title "emperors courted epigrammatize" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.drizzlier.tld/epigrammatize/affrayers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highlights.tld/perfectness/hebraized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Padma Ramaker" + ] ; + dc:title "radically hebraized hapless" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.perfectness.tld/hapless/unbigoted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.runaways.tld/testifier/jewelled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Choiwan Clontz" + ] ; + dc:title "layaway jewelled starlit" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.testifier.tld/starlit/laparotomy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confutes.tld/winiest/imageries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Terell Haaland" + ] ; + dc:title "inamoratas imageries injuring" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.winiest.tld/injuring/unknowingly.html" . + +_:b1678 a foaf:Person ; + foaf:name "Kiyonaga Reindel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highting.tld/ringbolt/clubhauled.html" ; + dc:creator _:b1001 ; + dc:title "roadability clubhauled mutilation" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.ringbolt.tld/mutilation/handily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daguerreotypes.tld/headbands/unclothe.html" ; + dc:creator _:b1679 ; + dc:title "futurologists unclothe floundered" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.headbands.tld/floundered/bricking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interning.tld/flashiest/whipsawed.html" ; + dc:creator _:b1118 ; + dc:title "splitters whipsawed toddies" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.flashiest.tld/toddies/cornetist.html" . + +_:b1547 a foaf:Person ; + foaf:name "Lori Dowers" . + +_:b1251 a foaf:Person ; + foaf:name "Vamco Souders" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phosphorescently.tld/sizier/cranches.html" ; + dc:creator _:b293 ; + dc:title "philadelphians cranches megaphones" ; + swrc:journal ; + foaf:homepage "http://www.sizier.tld/megaphones/kickups.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.creamers.tld/esters/reselling.html" ; + dc:creator _:b442 ; + dc:creator [ a foaf:Person ; + foaf:name "Imma Legalley" + ] ; + dc:title "eutrophies reselling onerously" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.esters.tld/onerously/gusseted.html" . + + + a bench:Journal ; + dc:title "Journal 8 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b898 , _:b1525 , _:b613 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + dc:creator _:b1680 , _:b1455 ; + dc:title "transporting overoptimism orbicular" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.pewterer.tld/orbicular/mollies.html" . + +_:b279 a foaf:Person ; + foaf:name "Cuartio Palmquist" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.winker.tld/patchable/underparts.html" ; + bench:booktitle "bimetal savable patchable" ; + dc:creator _:b860 ; + dc:title "savable underparts incarnation" ; + dcterms:issued 1967 ; + swrc:pages 36 ; + foaf:homepage "http://www.patchable.tld/incarnation/delved.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overenthusiastically.tld/partita/nonparasitic.html" ; + bench:booktitle "resurrectionism zyzzyva partita" ; + dc:creator _:b931 ; + dc:title "zyzzyva nonparasitic unassumingly" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.partita.tld/unassumingly/alterer.html" . + +_:b1445 a foaf:Person ; + foaf:name "Inna Witcher" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kalisa Huddy" + ] ; + dc:title "stultified apprenticeships nebulously" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.amicability.tld/nebulously/contaminator.html" . + + + a bench:Article ; + dc:creator _:b1029 ; + dc:title "tankard thereinafter tunable" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.babushka.tld/tunable/dissevering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resoling.tld/reviewing/policyholder.html" ; + dc:creator _:b387 ; + dc:title "alleviations policyholder sharpshooting" ; + swrc:journal ; + swrc:month 9 ; + swrc:pages 45 ; + foaf:homepage "http://www.reviewing.tld/sharpshooting/frowner.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Clayton Degener" + ] ; + dc:title "irreparably wharfages madder" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.incises.tld/madder/pinching.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydrocephaloid.tld/ramshackle/defecated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anjali Milliman" + ] ; + dc:title "reprised defecated nixy" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.ramshackle.tld/nixy/cliffhanging.html" . + + + a bench:Inproceedings ; + bench:booktitle "abbreviations indigos tidiest" ; + dc:creator _:b28 ; + dc:title "bootleggers tidiest sacksful" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.indigos.tld/sacksful/requesting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anarchist.tld/sucres/sheltered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ton Mancina" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Melba Llorca" + ] ; + dc:title "unbodied sheltered skinks" ; + swrc:journal ; + foaf:homepage "http://www.sucres.tld/skinks/sightless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.buffeter.tld/learnable/barhop.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ruri Scharp" + ] ; + dc:title "scalpers barhop habitude" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.learnable.tld/habitude/stuccoing.html" . + +_:b599 a foaf:Person ; + foaf:name "Richika Cokeley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.climates.tld/opposability/subcells.html" ; + dc:creator _:b1681 , _:b1107 ; + dc:title "dummied subcells swaddles" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.opposability.tld/swaddles/roughage.html" . + +_:b258 a foaf:Person ; + foaf:name "Ronelle Plake" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.presbyterians.tld/untrue/approximating.html" ; + bench:booktitle "bedecked shavable untrue" ; + dc:creator _:b1331 ; + dc:title "shavable approximating mommies" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.untrue.tld/mommies/inalienably.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1955)" ; + dcterms:issued 1955 ; + swrc:editor _:b515 , _:b1009 , _:b1010 ; + swrc:number 1 ; + swrc:volume 16 . + +_:b1660 a foaf:Person ; + foaf:name "Becca Curney" . + +_:b1217 a foaf:Person ; + foaf:name "Yasuko Vannatten" . + +_:b898 a foaf:Person ; + foaf:name "Chayo Simons" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cancan.tld/klystrons/disconnecting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ashihei Yepes" + ] ; + dc:title "unrestrictedly disconnecting sparseness" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.klystrons.tld/sparseness/clemency.html" . + +_:b621 a foaf:Person ; + foaf:name "Takakazu Boscarino" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reiteration.tld/plantains/unreconcilable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mina Breuninger" + ] ; + dc:title "absented unreconcilable crossness" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.plantains.tld/crossness/bruting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.meowing.tld/mutilators/obligator.html" ; + bench:booktitle "colonizers dissenters mutilators" ; + dc:creator _:b135 ; + dc:title "dissenters obligator humbling" ; + dcterms:issued 1959 ; + swrc:pages 166 ; + foaf:homepage "http://www.mutilators.tld/humbling/pentacle.html" . + +_:b741 a foaf:Person ; + foaf:name "Shioko Chinni" . + + + a bench:Article ; + dc:creator _:b873 ; + dc:title "nerts effecters affiant" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.masses.tld/affiant/richest.html" . + + + a bench:Inproceedings ; + bench:abstract "containment declining teasing hypersensitivity pushing prorating normalizes deepens battled saunter noncontrollably masturbates inebriation arithmetically fewnesses occupants gruffest depressives brigs ensuring triskaidekaphobia vouchsafed expediency messier bioassayed proscriptions aldermanry wisecracker godchild restaging embrasure strangled flyaways divested alloying snaps nonidentities eleganter dialysed practitioners fizgigs dubber macedonian towropes perilune bauxites stainability deplorableness comeliest remade silicosis cooping enunciates analogic effuses battleships unforseen sphinges weatherstrips gonorrhea wicked travois nutritionist postulants coitally cheepers cambodian expurgator soothsayers disengaging cyphering pitchforks directness liverish radioactively postcoital liquidated cricked vivacities inactivated cudgeled invades solitaries giddying ptomainic ungraciously fretfulness torii colorcasts scorches paladins noncombatant grubstake racquetball disgusts unweary nutritionally shellacker distills interrogational upswelled spiritless bombardier blustering hoking priestlier dips plaques agaves owns wreathing sniggle optometries humidifies rejudges ammonias skymen misquoted slimmed autodialling vogues germs coalbins abrades pileate socks deionize bodywork nodded tribades skunking agonizingly sox decrials constipating booming spunkily sedates accommodatingly equivocation sabred summarizing sterilizer mirages cornily intoxicated alpenstocks opportunism tautest claptrap organs flyleaf duologue amidships clued inconsumable captors standings filmstrips systole achiest anarchies prelimit fondest handouts birded abreacts rewrapped moues demonstrably pitheads tzaritzas dielectrics carefuller siecle samplings incompliant glassiness interventionist dominus nonstandard claymore wanders hirsuteness knacked acrimoniously volitions kilohertz reserver poloniums philanderers residually rapine carious delegation pimpernels coigns rehears reusability ablings caneware" ; + bench:booktitle "voile wanter unlimber" ; + dc:creator _:b1295 , person:Paul_Erdoes ; + dc:title "incas unlimber undependable" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.wanter.tld/undependable/imbricate.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.multiplicands.tld/triglyceride/tenons.html" ; + bench:booktitle "victuals brambles triglyceride" ; + dc:creator person:Paul_Erdoes , _:b828 ; + dc:title "brambles tenons antidepressants" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.triglyceride.tld/antidepressants/inspectorate.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bia Klemme" + ] ; + dc:title "footgear trilobate jigsawed" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.abominators.tld/jigsawed/kickstands.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.agaves.tld/wreathing/sniggle.html" ; + bench:booktitle "plaques owns wreathing" ; + dc:creator _:b1128 , person:Paul_Erdoes ; + dc:title "owns sniggle optometries" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.wreathing.tld/optometries/humidifies.html" . + + + a bench:Inproceedings ; + bench:booktitle "alpacas recompensatory observing" ; + dc:creator _:b1682 ; + dc:title "cozie observing buckwheats" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.recompensatory.tld/buckwheats/reps.html" . + +_:b813 a foaf:Person ; + foaf:name "Muntaha Petell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.compositors.tld/unattended/trouper.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Megi Stanway" + ] ; + dc:title "accumulativeness trouper concordance" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.unattended.tld/concordance/channeling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.felting.tld/gassing/positioned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Caileela Lents" + ] ; + dc:title "untidiness positioned unsaid" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.gassing.tld/unsaid/quaked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cramped.tld/focalized/rejoices.html" ; + dc:creator _:b921 ; + dc:title "moil rejoices inmeshing" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.focalized.tld/inmeshing/tzaritza.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.familarity.tld/regrow/outvoting.html" ; + dc:creator _:b95 ; + dc:title "caravaning outvoting defaces" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.regrow.tld/defaces/akvavit.html" . + +_:b1683 a foaf:Person ; + foaf:name "Shetan Bachas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catechumens.tld/ionizes/migraine.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yitzchak Rudzik" + ] ; + dc:title "palefaces migraine flyweights" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.ionizes.tld/flyweights/newer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shimmeringly.tld/unfestive/tickled.html" ; + dc:creator _:b1230 ; + dc:title "machinable tickled squawks" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.unfestive.tld/squawks/visits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.juicer.tld/adductor/accreditment.html" ; + dc:creator _:b1684 ; + dc:title "reattainment accreditment brothiest" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.adductor.tld/brothiest/obedience.html" . + +_:b1670 a foaf:Person ; + foaf:name "Trpena Tilman" . + + + a bench:Article ; + dc:creator _:b848 ; + dc:title "timidity probities retransmitting" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.sidechairs.tld/retransmitting/lipsticks.html" . + + + a bench:Incollection ; + bench:booktitle "sufferingly breachers mumms" ; + dc:creator [ a foaf:Person ; + foaf:name "Aristomnis Dauber" + ] ; + dc:title "mythologies mumms overconcern" ; + dcterms:issued 1947 ; + swrc:pages 197 ; + foaf:homepage "http://www.breachers.tld/overconcern/entombment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reascended.tld/strings/moustaches.html" ; + dc:creator _:b613 ; + dc:title "surveyors moustaches tweeting" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.strings.tld/tweeting/treacle.html" . + +_:b72 a foaf:Person ; + foaf:name "Hiska Lleras" . + +person:Paul_Erdoes a foaf:Person ; + foaf:name "Paul Erdoes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.boer.tld/mercantilistic/litigator.html" ; + dc:creator _:b1685 ; + dc:title "enkindling litigator larvicide" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.mercantilistic.tld/larvicide/alarum.html" . + +_:b491 a foaf:Person ; + foaf:name "Bette Schloemer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rejoicing.tld/rematched/felted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Africa Lasagna" + ] ; + dc:title "gustation felted iraqi" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.rematched.tld/iraqi/emulates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ariana Berardinelli" + ] ; + dc:title "instantaneously conformed bobtailing" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.drummer.tld/bobtailing/rands.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.collop.tld/intaglios/sharkskins.html" ; + bench:booktitle "disbanding impairing intaglios" ; + dc:creator _:b1672 ; + dc:title "impairing sharkskins gusting" ; + dcterms:issued 1953 ; + swrc:pages 74 ; + foaf:homepage "http://www.intaglios.tld/gusting/gravimeter.html" . + + + a bench:Article ; + dc:creator _:b47 ; + dc:title "cowpoxes supposing centrism" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.benders.tld/centrism/stratocumulus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.simplemindedness.tld/designed/triploid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "PavIpv Howick" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Annunziata Ravi" + ] ; + dc:title "duffle triploid saxophonists" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.designed.tld/saxophonists/industrialize.html" . + +_:b1347 a foaf:Person ; + foaf:name "Alyss Wuitschick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.malefic.tld/tsardoms/poteens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aiko Lagrasse" + ] ; + dc:title "somersaulted poteens lynchers" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.tsardoms.tld/lynchers/driftpin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curtseyed.tld/inerts/expired.html" ; + dc:creator _:b1459 ; + dc:title "plugugly expired hutzpa" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.inerts.tld/hutzpa/behove.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eri Buquet" + ] ; + dc:title "towardly systemizes wooziness" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.rotgut.tld/wooziness/foveate.html" . + + + a bench:Article ; + dc:creator _:b1600 ; + dc:title "aldrins eonian epitaphs" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.napalm.tld/epitaphs/jilter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confounded.tld/swearers/aped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cesare Rork" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Krysta Eskenazi" + ] ; + dc:title "excepting aped truculency" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.swearers.tld/truculency/unpardoned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scotties.tld/unexplored/philter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rolando Sillas" + ] ; + dc:title "aridest philter decorative" ; + swrc:journal ; + foaf:homepage "http://www.unexplored.tld/decorative/quarterly.html" . + + + a bench:Article ; + dc:creator _:b1517 ; + dc:creator [ a foaf:Person ; + foaf:name "Trinique Dobis" + ] ; + dc:title "pygmoid riddles vireo" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.outdodging.tld/vireo/brainier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ideologically.tld/stereotape/persisting.html" ; + dc:creator _:b1686 ; + dc:title "bleeps persisting seekers" ; + swrc:journal ; + swrc:pages 78 . + +_:b1213 a foaf:Person ; + foaf:name "Dhaafir December" . + + + a bench:Article ; + dc:creator _:b768 ; + dc:title "permissibility feltings schoolmistresses" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.redrafted.tld/schoolmistresses/lanciers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calyxes.tld/bawdier/travels.html" ; + dc:creator _:b1481 ; + dc:creator [ a foaf:Person ; + foaf:name "Jin Demchok" + ] ; + dc:title "standouts travels stinkbugs" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.bawdier.tld/stinkbugs/preservers.html" . + + + a bench:Article ; + dc:creator _:b1687 ; + dc:title "findable sweller redefinition" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.shote.tld/redefinition/freaked.html" . + +_:b954 a foaf:Person ; + foaf:name "Gritt Prestage" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Finn Carboneau" + ] ; + dc:title "tarots tacet libber" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.incomparability.tld/libber/privatest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.heteronomy.tld/blueprinted/satisfiable.html" ; + bench:booktitle "searcher heteronomy unconversant" ; + bench:cdrom "http://www.haps.tld/unconversant/blueprinted.html" ; + dc:creator _:b699 ; + dc:title "unconversant satisfiable spearfish" ; + dcterms:issued 1967 ; + swrc:pages 169 ; + foaf:homepage "http://www.blueprinted.tld/spearfish/supersaturates.html" . + + + a bench:Inproceedings ; + bench:booktitle "monthlies erosional cryotherapies" ; + dc:creator _:b371 , _:b1671 ; + dc:title "triteness cryotherapies southings" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.erosional.tld/southings/elks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lewder.tld/lissomeness/triviality.html" ; + bench:booktitle "cheekiness lewder devaluing" ; + bench:cdrom "http://www.custards.tld/devaluing/lissomeness.html" ; + dc:creator _:b662 , _:b1688 ; + dc:title "devaluing triviality inhalers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.lissomeness.tld/inhalers/furnacing.html" . + +_:b381 a foaf:Person ; + foaf:name "Kamilah Fagerquist" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Takeji Wawrzyniak" + ] ; + dc:title "latticing cosmists roshi" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.emended.tld/roshi/philological.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.risque.tld/actings/infused.html" ; + bench:abstract "unfamiliarly procrastination fluttering landscapes pajamas doused mousetraps petters tennises laplanders lilliputians fumigants reappearance flyman decoratively embarkment spelling carved archduchess enfranchises expositing tattered perfumer poetizing resigners strikeover melodies snipped argental vetted unproposed coagent terminates eternals flappier nominately reinsure outranges mythologically stoves makeweight careens typos catabolizing carnally accusers charing reframed haviours tramelled glees trolls topkicks sublease amirates haploids catwalks parleying regimenting hatcheck affirming impearling gravelly bovinely trousseau lowlander raggedest downsize admonitory recombining inexperienced couching sealskins moory coexistence hitcher taels unexcusable seigniorial modifies peacefully fatiguing overlaps reanalyzing panhandler evert spited skiis germier cygnets sutra fertilely arborization swanherds reinscribing penlight databases duffers expressionists panache squishiest depressants urologies regenerating intermarries nonrenewable cherished rollout sputniks sanctums conspectus camouflagers vermifuge belles tunelessly attracts overinclining rentable lasciviousness ribboned classics rakishness rippers muggins apiarists appealable disarms chastising toadied militaristic vin imperiously traipses usurpers homier annexation jammed harpist possessed examined countermanding shoestrings serow flutiest cosseting flawlessly lucked caciques touches keening bespangles kinsmanship blueings" ; + dc:creator [ a foaf:Person ; + foaf:name "Mandar Peddicord" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mitsuoki Vannorman" + ] ; + dc:title "misguider infused breves" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.actings.tld/breves/dabs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overlooks.tld/outlast/responder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jael Santizo" + ] ; + dc:title "proffers responder swarmer" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.outlast.tld/swarmer/reversals.html" . + +_:b230 a foaf:Person ; + foaf:name "Gideon Goldfischer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pupates.tld/ab/thirstier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Demidova Hautamaki" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Varka Rokisky" + ] ; + dc:title "scallywag thirstier barbarized" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.ab.tld/barbarized/interpreted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bedumb.tld/fibroma/pebblier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedia Hanning" + ] ; + dc:title "deicide pebblier bronzier" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.fibroma.tld/bronzier/petunias.html" . + +_:b1220 a foaf:Person ; + foaf:name "Yanni Ancelet" . + +_:b1261 a foaf:Person ; + foaf:name "Zenaide Rosendale" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jannah Jaffee" + ] ; + dc:title "maltier pipingly pining" ; + swrc:journal ; + foaf:homepage "http://www.thessalonians.tld/pining/nosebands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.palatines.tld/executorship/aromatically.html" ; + dc:creator _:b1597 , _:b1598 ; + dc:title "metonym aromatically camelia" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.executorship.tld/camelia/thunders.html" . + +_:b930 a foaf:Person ; + foaf:name "Teodor Rady" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meridians.tld/footnotes/breeching.html" ; + dc:creator _:b1667 ; + dc:title "imperii breeching inkle" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.footnotes.tld/inkle/frizzier.html" . + +_:b1248 a foaf:Person ; + foaf:name "Gracilyn Longhofer" . + +_:b1630 a foaf:Person ; + foaf:name "Tao Grijalva" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sneezing.tld/castrate/unwisest.html" ; + dc:creator _:b1447 , _:b303 ; + dc:title "inextricability unwisest cutely" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.castrate.tld/cutely/snipping.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.approbating.tld/noncommittally/lases.html" ; + bench:booktitle "strawy approbating stiffens" ; + bench:cdrom "http://www.elmiest.tld/stiffens/noncommittally.html" ; + dc:creator _:b1546 ; + dc:title "stiffens lases ferreters" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.noncommittally.tld/ferreters/toper.html" . + +_:b67 a foaf:Person ; + foaf:name "Carol Litchford" . + +_:b1689 a foaf:Person ; + foaf:name "Teyva Creaser" . + + + a bench:Inproceedings ; + bench:booktitle "truantry regerminated procreates" ; + dc:creator _:b1370 ; + dc:title "industrially procreates milliliter" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.regerminated.tld/milliliter/lessening.html" . + +_:b1690 a foaf:Person ; + foaf:name "Amulya Raef" . + + + a bench:Article ; + rdfs:seeAlso "http://www.authorize.tld/baled/finalist.html" ; + dc:creator _:b521 ; + dc:title "sunnier finalist literals" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.baled.tld/literals/doyly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.butchering.tld/exorcize/specialize.html" ; + bench:booktitle "squanderer knockoff exorcize" ; + dc:creator _:b783 ; + dc:title "knockoff specialize fuzzing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.exorcize.tld/fuzzing/psychopaths.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1950)" ; + dcterms:issued 1950 ; + swrc:editor _:b673 , _:b1235 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Article ; + rdfs:seeAlso "http://www.thickeners.tld/octuple/uncage.html" ; + dc:creator _:b1104 ; + dc:title "companions uncage craniums" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.octuple.tld/craniums/swarming.html" . + + + a bench:Inproceedings ; + bench:booktitle "gustoes holsters raveler" ; + dc:creator _:b688 ; + dc:title "dreadnoughts raveler priggishly" ; + dcterms:issued 1961 ; + swrc:pages 59 ; + foaf:homepage "http://www.holsters.tld/priggishly/straightforwardness.html" . + +_:b377 a foaf:Person ; + foaf:name "Masia Kuitu" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Oria Outten" + ] ; + dc:title "doctrines shirks missort" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.stopovers.tld/missort/musicals.html" . + +_:b1684 a foaf:Person ; + foaf:name "Gerry Rupprecht" . + + + a bench:Article ; + rdfs:seeAlso "http://www.onside.tld/frostbites/coldest.html" ; + dc:creator person:Paul_Erdoes , _:b1264 ; + dc:title "misdoubt coldest remounted" ; + swrc:journal ; + swrc:note "pardoner dresser stubbornest recitalists revived palpators scoffing wirepullers rabbinates uniting surprised" ; + swrc:pages 3 ; + foaf:homepage "http://www.frostbites.tld/remounted/yokes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alphabetize.tld/warfares/antipoverty.html" ; + dc:creator _:b1293 ; + dc:title "stubbliest antipoverty prophets" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.warfares.tld/prophets/licenses.html" . + +_:b1548 a foaf:Person ; + foaf:name "Gaspara Lowell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enrich.tld/wagerer/plunking.html" ; + dc:creator _:b1691 ; + dc:title "clinchers plunking sockmen" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.wagerer.tld/sockmen/mosques.html" . + +_:b1323 a foaf:Person ; + foaf:name "Ricki Alejo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dontrell Kirkhart" + ] ; + dc:title "huzza fruiters removable" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.absolvers.tld/removable/sapphic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fruiter.tld/evaporates/retrofire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Inez Meeroff" + ] ; + dc:title "croaker retrofire leeriest" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.evaporates.tld/leeriest/kanjis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmorality.tld/asterisks/wanderings.html" ; + dc:creator _:b620 , _:b1534 ; + dc:title "rejoiced wanderings discountenances" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.asterisks.tld/discountenances/unrepressed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disqualify.tld/reigns/pragmatists.html" ; + bench:booktitle "discases drizzles reigns" ; + dc:creator _:b182 , person:Paul_Erdoes ; + dc:title "drizzles pragmatists squarest" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 129 ; + foaf:homepage "http://www.reigns.tld/squarest/photoing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oversupplies.tld/totemisms/chirruping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aurelian Fealy" + ] ; + dc:title "scrammed chirruping gentil" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.totemisms.tld/gentil/mulcted.html" . + +_:b7 a foaf:Person ; + foaf:name "Stig Strassburg" . + +_:b744 a foaf:Person ; + foaf:name "Liesa Lansberry" . + + + a bench:Article ; + bench:abstract "sinatra following bio clanswoman riskily dibbuks ignored childliest rationality mortice chipping snarks macintoshes codling cordate oscillometric vocalizer after unrhymed pigeonholed personalizing gaggling sabered ploughman monopolized startlers irremediableness engrossing assisted pharisaically mechanotherapies superseding unitarianism levitating noncoagulating moonrise refiguring leaguers reconnoitering fetching metatarsi exactor cenacle electrifier expatiator vincas snottier typhoids symbolization slackers estuaries uncultivated slurs chalked roentgenography evener swinks miscalculation bastille scurries nettier ameboid glyptic overmastered hockshop denuclearizing kuchen skywrites excerpting contempts godling recognizance misinformants silvester punitively poetess lacer andirons ascendance varmints loggings wilting cognized inconsonant ashamedly positioning modernness grossness cycloidal affrays vespers hooks skilled incommodes unflappable geoscientists bartletts dandifies niches trilled circumstantiate revolutionizes unlatching normalacy bowlegged reviewed warrantees violably states jimmying vanward folksily portioned pranksters strolling prewarmed beamy secreting prostitutes acceptive monotonousness mishandled seedpod unsighted prospective consecrator remigrating conks terser refiners finalize fizgig disgustingly tinworks" ; + dc:creator _:b1358 ; + dc:title "falsifying regained frisbee" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.swoons.tld/frisbee/herders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.muskiness.tld/manures/valorized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fita Divito" + ] ; + dc:title "casement valorized semiprecious" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.manures.tld/semiprecious/tugboats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unoccupied.tld/zinging/warheads.html" ; + dc:creator _:b963 , _:b571 ; + dc:title "engrossers warheads amorality" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.zinging.tld/amorality/footwears.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nightman.tld/atrophied/sleekness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tage Hervig" + ] ; + dc:title "barer sleekness lollipops" ; + swrc:journal ; + foaf:homepage "http://www.atrophied.tld/lollipops/geophysicists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kirsten Rinard" + ] ; + dc:title "russians blurting coxwains" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.assuaged.tld/coxwains/jouncy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jinglier.tld/obsidians/provenly.html" ; + bench:cdrom "http://www.remediless.tld/flecky/obsidians.html" ; + dc:creator _:b105 ; + dc:title "flecky provenly wealthier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.obsidians.tld/wealthier/roentgenoscopic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wingspreads.tld/pressrooms/traumatizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shinsui Zimm" + ] ; + dc:title "tractional traumatizing pinnace" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.pressrooms.tld/pinnace/collarless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irretrievably.tld/widowers/incurability.html" ; + dc:creator _:b356 ; + dc:title "unlink incurability sequestering" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.widowers.tld/sequestering/biens.html" . + + + a bench:Inproceedings ; + bench:booktitle "bronchopulmonary misquoting heartens" ; + dc:creator _:b736 ; + dc:title "sighter heartens bolstered" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.misquoting.tld/bolstered/monodies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.replacing.tld/hinny/boer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "DeJohn Simmions" + ] ; + dc:title "quaker boer enkindling" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.hinny.tld/enkindling/mercantilistic.html" . + +_:b1692 a foaf:Person ; + foaf:name "Malana Bolls" . + + + a bench:Inproceedings ; + bench:booktitle "skying gnawingly unclenching" ; + dc:creator _:b1356 , _:b955 ; + dc:title "gunstock unclenching artifices" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.gnawingly.tld/artifices/intermissions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slurried.tld/jerkiness/apostacies.html" ; + bench:booktitle "sweets palanquin jerkiness" ; + dc:creator _:b594 ; + dc:title "palanquin apostacies spermatocide" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.jerkiness.tld/spermatocide/thunderstruck.html" . + + + a bench:Inproceedings ; + bench:booktitle "annulments potsie outleaping" ; + dc:creator _:b1690 , _:b1355 ; + dc:title "sultans outleaping illegalization" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 178 ; + foaf:homepage "http://www.potsie.tld/illegalization/vetoed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nagged.tld/puttering/thiosulfate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaleem Bersamin" + ] ; + dc:title "legates thiosulfate birchism" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.puttering.tld/birchism/separably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leering.tld/extremer/sunglow.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Klaus Klasinski" + ] ; + dc:title "finisher sunglow starlike" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.extremer.tld/starlike/quean.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stanching.tld/stallions/palmettoes.html" ; + bench:booktitle "hypodermically laggardness stallions" ; + dc:creator _:b1206 ; + dc:title "laggardness palmettoes lamebrains" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.stallions.tld/lamebrains/irrationalness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aleatory.tld/jelled/bughouse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Noel Grass" + ] ; + dc:title "unwarily bughouse demurely" ; + swrc:journal ; + swrc:note "concubines discreeter aikidos grudges cumuli spelt gentlefolk neutralizing malefactress" ; + swrc:pages 33 ; + foaf:homepage "http://www.jelled.tld/demurely/negligence.html" . + +bench:MastersThesis rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.replan.tld/splurgy/interpositions.html" ; + dc:creator _:b1316 ; + dc:title "reaps interpositions frayings" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.splurgy.tld/frayings/overprinted.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Zoraida Galardo" + ] ; + dc:title "disbandment yowie otolith" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.modulating.tld/otolith/radioactivity.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aracely Kuka" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Bodil Korinta" + ] ; + dc:title "tidemarks mammotomy burler" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.propounded.tld/burler/steeper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confinement.tld/fivepins/minks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Salvatore Gutirrez" + ] ; + dc:title "arterioscleroses minks holism" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.fivepins.tld/holism/materialization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.semiofficial.tld/boxier/bops.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vasileva Rugg" + ] ; + dc:title "polymorphous bops convincingly" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.boxier.tld/convincingly/vocatives.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elke Surles" + ] ; + dc:title "driers redirection pandas" ; + swrc:journal ; + swrc:note "kumquats hostels greeniest drooling tutted fubbed vasomotor precedable orchestrally novella mahjongs estrogen" ; + swrc:pages 164 ; + foaf:homepage "http://www.humour.tld/pandas/cosmist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.languorous.tld/bougainvillaeas/bemire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vesna Pirkey" + ] ; + dc:title "rivieras bemire footholds" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.bougainvillaeas.tld/footholds/drupelets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manges.tld/pyramided/rapidly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anchita Figlar" + ] ; + dc:title "squids rapidly resection" ; + swrc:journal ; + swrc:note "alchemists versifier threads recheck garroters parricidal waterfowls unrented tarots" ; + swrc:pages 19 ; + foaf:homepage "http://www.pyramided.tld/resection/preform.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.servable.tld/tasksetter/listenings.html" ; + dc:creator _:b1298 , _:b606 ; + dc:title "mooncalf listenings hoarders" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.tasksetter.tld/hoarders/bringeth.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.asymptotically.tld/wired/panchromatic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dion Egure" + ] ; + dc:title "animals panchromatic completes" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.wired.tld/completes/rejudge.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.softbound.tld/cairns/boozily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Llwyr Fagerstrom" + ] ; + dc:title "clapt boozily solidification" ; + swrc:journal ; + swrc:note "sipping preconstruct chifforobe tidemarks propounded mammotomy burler steeper" ; + swrc:pages 56 ; + foaf:homepage "http://www.cairns.tld/solidification/preventiveness.html" . + + + a bench:Article ; + dc:creator _:b1693 ; + dc:title "flenched syncoms steeliest" ; + swrc:journal ; + foaf:homepage "http://www.batsman.tld/steeliest/stagehand.html" . + + + a bench:Incollection ; + bench:booktitle "layettes juntas erose" ; + dc:creator [ a foaf:Person ; + foaf:name "Shozo Grandjean" + ] ; + dc:title "redeemer erose encysting" ; + dcterms:issued 1967 ; + swrc:pages 117 ; + foaf:homepage "http://www.juntas.tld/encysting/tenders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reweaving.tld/limes/tailskids.html" ; + dc:creator _:b1694 ; + dc:title "indomitably tailskids aud" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.limes.tld/aud/devolved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inlands.tld/foeti/amaranths.html" ; + dc:creator _:b1404 ; + dc:title "outargued amaranths johnnies" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.foeti.tld/johnnies/dervishes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.candidatures.tld/prologues/binds.html" ; + dc:creator _:b576 , _:b1695 ; + dc:title "futhermore binds windpipe" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.prologues.tld/windpipe/tootles.html" . + +_:b1659 a foaf:Person ; + foaf:name "Pasha Bevilaqua" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sailcloth.tld/receives/machree.html" ; + dc:creator person:Paul_Erdoes , _:b1119 ; + dc:title "encyclicals machree bretons" ; + swrc:journal ; + foaf:homepage "http://www.receives.tld/bretons/molded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.containment.tld/teasing/hypersensitivity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clmence Diop" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Namiko Leval" + ] ; + dc:title "declining hypersensitivity pushing" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.teasing.tld/pushing/prorating.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Widdad Westpfahl" + ] ; + dc:title "collards severalizing astrakhan" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.swanker.tld/astrakhan/cunninger.html" . + +_:b1590 a foaf:Person ; + foaf:name "Jivanta Quintania" . + + + a bench:Article ; + rdfs:seeAlso "http://www.freeness.tld/rom/amputation.html" ; + dc:creator _:b1519 ; + dc:title "discord amputation sinatra" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.rom.tld/sinatra/following.html" . + + + a bench:Article ; + dc:creator _:b1649 ; + dc:title "invoiced scraggier machismos" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.stereoscopies.tld/machismos/nth.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.microprogramming.tld/inscribed/anneals.html" ; + bench:booktitle "chivvies moots inscribed" ; + dc:creator _:b818 ; + dc:title "moots anneals preconsiderations" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.inscribed.tld/preconsiderations/impings.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Luithilde Brandolino" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dietmute Lunn" + ] ; + dc:title "anodal beeves microscope" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.mopish.tld/microscope/punching.html" . + + + a bench:Inproceedings ; + bench:booktitle "alloyed viaducts pottages" ; + dc:creator _:b865 ; + dc:title "tassels pottages liaises" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.viaducts.tld/liaises/joyriders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lapdogs.tld/bateaux/temperers.html" ; + dc:creator _:b896 ; + dc:title "biting temperers doggones" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.bateaux.tld/doggones/etiological.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b104 ; + dc:title "outguessing acacia kaons" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.codder.tld/kaons/failingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carolinians.tld/coagulability/phlegmiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Thanhthu Sweere" + ] ; + dc:title "preadolescents phlegmiest dharmas" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.coagulability.tld/dharmas/amplifiable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.toeplates.tld/caudate/bugeye.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mitsuzuka Harling" + ] ; + dc:title "reprocesses bugeye talkatively" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.caudate.tld/talkatively/subtract.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Maleeha Hurd" + ] ; + dc:title "ogham balefire nappes" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.bryony.tld/nappes/subtracting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tugboat.tld/repacifies/affinities.html" ; + dc:creator _:b1696 ; + dc:title "executrixes affinities depositional" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.repacifies.tld/depositional/trephining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choreas.tld/patrilinear/apostrophizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ania Vath" + ] ; + dc:title "liberality apostrophizing forequarter" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.patrilinear.tld/forequarter/cheesiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slideway.tld/bellboys/transcendentalist.html" ; + dc:creator _:b1697 ; + dc:title "periodically transcendentalist tokens" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.bellboys.tld/tokens/ramification.html" . + +_:b1331 a foaf:Person ; + foaf:name "Edgardo Flight" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.refile.tld/loch/faxes.html" ; + bench:booktitle "tatterdemalions lubricated loch" ; + dc:creator _:b166 ; + dc:title "lubricated faxes pandowdy" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.loch.tld/pandowdy/appellors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bratromila Eshelman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Holly Scierka" + ] ; + dc:title "woodsman veeries sowed" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.crabgrass.tld/sowed/saboteurs.html" . + +_:b1640 a foaf:Person ; + foaf:name "Theodosios Bensch" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resolves.tld/cruzados/cudgeling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aristognis Jorstad" + ] ; + dc:title "legaleses cudgeling sublessee" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.cruzados.tld/sublessee/featherier.html" . + +_:b431 a foaf:Person ; + foaf:name "Zelotes Skelley" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.allovers.tld/entertaining/totalling.html" ; + bench:booktitle "nucleation enterable entertaining" ; + dc:creator _:b680 ; + dc:title "enterable totalling scalars" ; + dcterms:issued 1960 ; + foaf:homepage "http://www.entertaining.tld/scalars/hirelings.html" . + +_:b913 a foaf:Person ; + foaf:name "Catharine Waltmann" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sermonizer.tld/pastoralism/cuddled.html" ; + dc:creator _:b1234 ; + dc:title "seeped cuddled wabbler" ; + swrc:journal ; + foaf:homepage "http://www.pastoralism.tld/wabbler/prorates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arborization.tld/reinscribing/penlight.html" ; + dc:creator _:b55 , _:b1698 ; + dc:title "swanherds penlight databases" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.reinscribing.tld/databases/duffers.html" . + + + a bench:Article ; + dc:creator _:b164 ; + dc:title "retirees depersonalizes tincted" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.duper.tld/tincted/jus.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.engirdling.tld/backlit/unripe.html" ; + bench:booktitle "reentries brawler backlit" ; + dc:creator _:b1699 ; + dc:title "brawler unripe furriers" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.backlit.tld/furriers/misting.html" . + +_:b894 a foaf:Person ; + foaf:name "Akiva Ominelli" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1227 ; + dc:title "dismounting libations harrower" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.endorser.tld/harrower/claymores.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wholesalers.tld/tingeing/tierces.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Salbatore Sutfin" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lilli Sporleder" + ] ; + dc:title "bobbing tierces knittings" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.tingeing.tld/knittings/visions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.doomed.tld/complies/intermediate.html" ; + dc:creator _:b685 ; + dc:title "exuded intermediate brio" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.complies.tld/brio/thoraces.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.otolithic.tld/dingle/concentrated.html" ; + bench:booktitle "keypunchers geodesist dingle" ; + dc:creator _:b708 , _:b1700 ; + dc:title "geodesist concentrated boughs" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.dingle.tld/boughs/cheroot.html" . + +_:b805 a foaf:Person ; + foaf:name "Ramzi Heronemus" . + +_:b1156 a foaf:Person ; + foaf:name "Hiroyuki Prochnow" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boggiest.tld/murmurer/nebulizers.html" ; + bench:booktitle "kvetching sophomorically murmurer" ; + dc:creator _:b619 ; + dc:title "sophomorically nebulizers gorily" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.murmurer.tld/gorily/hie.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.venerates.tld/unmake/circadian.html" ; + bench:booktitle "teas barracks unmake" ; + dc:creator _:b1701 ; + dc:title "barracks circadian flambeed" ; + dcterms:issued 1964 ; + swrc:pages 26 ; + foaf:homepage "http://www.unmake.tld/flambeed/nepotism.html" . + +_:b1243 a foaf:Person ; + foaf:name "Gwalchmei Halbert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unconsumed.tld/excursuses/slathered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Euprakseia Gugler" + ] ; + dc:title "retry slathered antechoir" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.excursuses.tld/antechoir/permanents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.invalidates.tld/boned/decoders.html" ; + dc:creator _:b568 , _:b1702 ; + dc:title "pinked decoders rabidity" ; + swrc:journal ; + foaf:homepage "http://www.boned.tld/rabidity/pinfeathers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.umping.tld/chummed/metonyms.html" ; + dc:creator _:b158 ; + dc:creator [ a foaf:Person ; + foaf:name "Wardell Drinkley" + ] ; + dc:title "liverwursts metonyms geldings" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.chummed.tld/geldings/savaging.html" . + +_:b1371 a foaf:Person ; + foaf:name "Florentius Wasser" . + +_:b1310 a foaf:Person ; + foaf:name "Gunther Csizmadia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cohorts.tld/renewed/scoldingly.html" ; + dc:creator _:b1703 ; + dc:title "colonnaded scoldingly citruses" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.renewed.tld/citruses/spangliest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.etheric.tld/weans/tambur.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Josefine Polucha" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Isa Harcey" + ] ; + dc:title "souse tambur moralization" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.weans.tld/moralization/firepan.html" . + +_:b1533 a foaf:Person ; + foaf:name "Florinia Bradish" . + + + a bench:Article ; + rdfs:seeAlso "http://www.etruscans.tld/velocities/ribless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mariah Bodine" + ] ; + dc:title "whereunto ribless feverfews" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.velocities.tld/feverfews/contingents.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Toyoko Colden" + ] ; + dc:title "foremost croutons dozers" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.dishtowels.tld/dozers/cootie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undamped.tld/forbearer/anesthetization.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juriaan Schremp" + ] ; + dc:title "sharpers anesthetization undermentioned" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.forbearer.tld/undermentioned/outflanking.html" . + +_:b1335 a foaf:Person ; + foaf:name "Basheer Hatcher" . + +_:b1406 a foaf:Person ; + foaf:name "Mazcho Stringer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bonding.tld/lecherously/closers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hirohisa Aichele" + ] ; + dc:title "balmiest closers bitchiest" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.lecherously.tld/bitchiest/crispened.html" . + + + a bench:Inproceedings ; + bench:booktitle "monarchist alphabetically preannounces" ; + dc:creator _:b1136 ; + dc:title "overcapitalizes preannounces nicked" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.alphabetically.tld/nicked/inhume.html" . + +_:b1321 a foaf:Person ; + foaf:name "Erla Adib" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.upbraids.tld/crowds/streaking.html" ; + bench:booktitle "pustuled alimentation crowds" ; + dc:creator _:b586 , _:b1308 ; + dc:title "alimentation streaking midgut" ; + dcterms:issued 1962 ; + swrc:pages 189 ; + foaf:homepage "http://www.crowds.tld/midgut/fewness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underway.tld/fantods/abhorrently.html" ; + dc:creator _:b524 ; + dc:title "deterministic abhorrently shedders" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.fantods.tld/shedders/recipients.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seatwork.tld/bussed/headboards.html" ; + dc:creator _:b754 ; + dc:title "hers headboards perambulators" ; + swrc:journal ; + foaf:homepage "http://www.bussed.tld/perambulators/chasteness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milanese.tld/overdiligent/coarsens.html" ; + bench:booktitle "solipsistic scripts overdiligent" ; + dc:creator _:b1475 ; + dc:title "scripts coarsens octopodes" ; + dcterms:issued 1964 ; + swrc:pages 99 ; + foaf:homepage "http://www.overdiligent.tld/octopodes/forevermore.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alterants.tld/plumper/youngling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kbra Drissel" + ] ; + dc:title "whereases youngling semiotic" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.plumper.tld/semiotic/expropriated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alleles.tld/runouts/realtors.html" ; + bench:booktitle "beanpoles impliedly runouts" ; + dc:creator _:b1589 , _:b636 ; + dc:title "impliedly realtors cowboys" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.runouts.tld/cowboys/mooniest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hominess.tld/dieticians/leveret.html" ; + bench:booktitle "remarkable inquired dieticians" ; + dc:creator _:b1395 ; + dc:title "inquired leveret trademarks" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.dieticians.tld/trademarks/acct.html" . + +_:b417 a foaf:Person ; + foaf:name "Raji Villareal" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eternize.tld/searer/sauntered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naaji Hanle" + ] ; + dc:title "piecework sauntered stiffed" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.searer.tld/stiffed/reburials.html" . + +_:b1697 a foaf:Person ; + foaf:name "Darin Wala" . + +_:b118 a foaf:Person ; + foaf:name "Claus Disch" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oysterers.tld/aeronaut/chanteuses.html" ; + dc:creator _:b1256 ; + dc:title "piggeries chanteuses tinstone" ; + swrc:journal ; + foaf:homepage "http://www.aeronaut.tld/tinstone/kabob.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tameesha Wysocki" + ] ; + dc:title "adjoins retouch vitalist" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.sagger.tld/vitalist/rearmed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.batrachians.tld/knucklebone/heparin.html" ; + bench:booktitle "doser paradoxical knucklebone" ; + dc:creator _:b1225 ; + dc:title "paradoxical heparin blandisher" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 73 ; + foaf:homepage "http://www.knucklebone.tld/blandisher/spireas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desponds.tld/transportables/ureas.html" ; + dc:creator _:b1005 ; + dc:creator [ a foaf:Person ; + foaf:name "Emiliano Cecena" + ] ; + dc:title "embryologies ureas tollage" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.transportables.tld/tollage/mischarge.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inseam.tld/bulls/maddening.html" ; + dc:creator _:b585 ; + dc:title "quibbles maddening occults" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.bulls.tld/occults/glanders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jutty.tld/cantons/terns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gisselle Teigen" + ] ; + dc:title "fibroin terns violins" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.cantons.tld/violins/waves.html" . + + + a bench:Inproceedings ; + bench:booktitle "acrimoniously kilohertz reserver" ; + dc:creator _:b181 ; + dc:title "volitions reserver poloniums" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.kilohertz.tld/poloniums/philanderers.html" . + +_:b153 a foaf:Person ; + foaf:name "Kynan Huckaby" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diddling.tld/sasses/categorized.html" ; + dc:creator _:b1381 ; + dc:title "contradictions categorized dwarfs" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.sasses.tld/dwarfs/nonindependent.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.knottiness.tld/poliomyelitic/fantasized.html" ; + bench:booktitle "silted geom poliomyelitic" ; + dc:creator _:b233 , _:b745 ; + dc:title "geom fantasized depreciators" ; + dcterms:issued 1963 ; + swrc:pages 76 ; + foaf:homepage "http://www.poliomyelitic.tld/depreciators/nihility.html" . + +_:b1704 a foaf:Person ; + foaf:name "Alessa Kohan" . + +_:b255 a foaf:Person ; + foaf:name "Jubair Maze" . + + + a bench:Journal ; + dc:title "Journal 5 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b1528 , _:b1601 ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Article ; + rdfs:seeAlso "http://www.regressed.tld/chaoses/disagreement.html" ; + dc:creator _:b1705 , _:b1706 ; + dc:title "kickers disagreement clamper" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.chaoses.tld/clamper/springed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hoydens.tld/effervesced/sensibilities.html" ; + dc:creator _:b917 ; + dc:title "upchuck sensibilities aahing" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.effervesced.tld/aahing/juicers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lassitudes.tld/specifying/narcotizes.html" ; + dc:creator _:b1707 ; + dc:title "outgassed narcotizes tantalize" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.specifying.tld/tantalize/crayonists.html" . + +_:b1708 a foaf:Person ; + foaf:name "Edda Fenchel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.luminesces.tld/prorated/gallons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alessandra Kellar" + ] ; + dc:title "sunroofs gallons staunchness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.prorated.tld/staunchness/blunting.html" . + + + a bench:Inproceedings ; + bench:booktitle "typos carnally accusers" ; + dc:creator _:b836 , _:b1675 ; + dc:title "catabolizing accusers charing" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.carnally.tld/charing/reframed.html" . + +_:b1090 a foaf:Person ; + foaf:name "Gutka Nicolau" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hairsprays.tld/terrarium/simoleons.html" ; + dc:creator _:b1460 ; + dc:title "unpredicted simoleons ignitable" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.terrarium.tld/ignitable/entrap.html" . + + + a bench:Proceedings ; + bench:booktitle "semicolons fauvist startled" ; + dc:publisher "UCL Press" ; + dc:title "Proceeding 1 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b446 , _:b938 , person:Paul_Erdoes , _:b445 ; + swrc:isbn "0-8664-4856-0" ; + swrc:series 1675 ; + foaf:homepage "http://www.fauvist.tld/hyphened/mortalities.html" . + +_:b980 a foaf:Person ; + foaf:name "Elzbeta Mieloszyk" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cali Sibrel" + ] ; + dc:title "wretches clouding caterwaul" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.tarring.tld/caterwaul/bibber.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.madrigals.tld/metrist/enchantresses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Heiji Sease" + ] ; + dc:title "brooded enchantresses valors" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.metrist.tld/valors/venose.html" . + + + a bench:Inproceedings ; + bench:booktitle "absoluteness matchmaker cyphers" ; + dc:creator _:b992 ; + dc:title "oversupply cyphers chalkiest" ; + dcterms:issued 1951 ; + foaf:homepage "http://www.matchmaker.tld/chalkiest/cirrhosis.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sherece Yori" + ] ; + dc:title "nubble cupfuls freebooter" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.gesticulates.tld/freebooter/straying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overeducates.tld/insists/sepalous.html" ; + dc:creator _:b377 ; + dc:title "unsteadiest sepalous zooid" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.insists.tld/zooid/arsis.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slatted.tld/obfuscates/lallygags.html" ; + bench:booktitle "ostentation unclamps obfuscates" ; + dc:creator _:b1599 ; + dc:title "unclamps lallygags ombudsmen" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 16 ; + foaf:homepage "http://www.obfuscates.tld/ombudsmen/carroming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misjudged.tld/cartoons/woolers.html" ; + dc:creator _:b991 ; + dc:title "hushful woolers unstructured" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.cartoons.tld/unstructured/intimidation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.uncanniest.tld/mangels/inferiors.html" ; + bench:booktitle "makings finned mangels" ; + dc:creator _:b1709 ; + dc:title "finned inferiors comparts" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 94 ; + foaf:homepage "http://www.mangels.tld/comparts/commentators.html" . + +_:b848 a foaf:Person ; + foaf:name "Mitchell Maslak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.velds.tld/palladiums/gnashed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ravi Parrott" + ] ; + dc:title "philharmonics gnashed pellagras" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.palladiums.tld/pellagras/prissies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outspoke.tld/holder/compt.html" ; + dc:creator _:b1448 ; + dc:creator [ a foaf:Person ; + foaf:name "Aetos Bitar" + ] ; + dc:title "agedly compt jangler" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.holder.tld/jangler/begins.html" . + +_:b1694 a foaf:Person ; + foaf:name "Carlton Feagley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quantitatively.tld/vitric/mendelism.html" ; + dc:creator person:Paul_Erdoes , _:b1710 , _:b1711 ; + dc:title "shovels mendelism kookiest" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.vitric.tld/kookiest/leavening.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.alibiing.tld/fortifying/attempting.html" ; + bench:booktitle "chiasma raisings fortifying" ; + dc:creator person:Paul_Erdoes , _:b1402 ; + dc:title "raisings attempting backbends" ; + dcterms:issued 1962 ; + swrc:pages 154 ; + foaf:homepage "http://www.fortifying.tld/backbends/autocracies.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lakshmana Gesick" + ] ; + dc:title "undine quitted locoweeds" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.partakes.tld/locoweeds/immerses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonapplicable.tld/upswollen/shantey.html" ; + dc:creator _:b628 ; + dc:title "cithern shantey dissectors" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.upswollen.tld/dissectors/insulating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hushes.tld/disagreeing/congregational.html" ; + dc:creator _:b1712 ; + dc:title "locomoted congregational nonreciprocally" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.disagreeing.tld/nonreciprocally/traveling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inliers.tld/burglaries/insinuates.html" ; + dc:creator _:b1187 ; + dc:title "gleanable insinuates arraignments" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.burglaries.tld/arraignments/uncherished.html" . + + + a bench:Article ; + dc:creator _:b1362 ; + dc:title "rampageous luminescence downshifting" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.schussed.tld/downshifting/stylishness.html" . + + + a bench:Article ; + dc:creator _:b525 ; + dc:title "sealing redressment overbold" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.agilities.tld/overbold/astronomically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shingler.tld/ices/researched.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Titos Bisard" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Eufemia Hensen" + ] ; + dc:title "terrorize researched photoreceptor" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.ices.tld/photoreceptor/upswung.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.soother.tld/memorializing/themes.html" ; + bench:booktitle "conspicuousness glaziery memorializing" ; + dc:creator _:b1403 ; + dc:title "glaziery themes wielder" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 7 ; + foaf:homepage "http://www.memorializing.tld/wielder/scleras.html" . + +_:b1121 a foaf:Person ; + foaf:name "Janne Efurd" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fragmental.tld/wording/interims.html" ; + dc:creator _:b347 ; + dc:creator [ a foaf:Person ; + foaf:name "Maemi Vonk" + ] ; + dc:title "recut interims wight" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.wording.tld/wight/dries.html" . + + + a bench:Article ; + dc:creator _:b1430 , _:b1483 ; + dc:title "microspace scurf snowballed" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.fixup.tld/snowballed/practicably.html" . + +_:b202 a foaf:Person ; + foaf:name "Jasoor Debonis" . + + + a bench:Article ; + dc:creator _:b562 ; + dc:title "keloid cabined smearcase" ; + swrc:journal ; + swrc:note "expectancy yerba infects shirred nanowatt darkliest burning resister vittles utilizable nimbuses" ; + swrc:pages 113 ; + foaf:homepage "http://www.isoprene.tld/smearcase/glances.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.villainousness.tld/firefanged/skeins.html" ; + dc:creator _:b1067 ; + dc:title "miscalling skeins equalled" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.firefanged.tld/equalled/sandwiching.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kasuga Bierschbach" + ] ; + dc:title "kinesthetic gatemen reduces" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.nonclassically.tld/reduces/impureness.html" . + + + a bench:Inproceedings ; + bench:booktitle "reddishness mousses dreggiest" ; + dc:creator _:b196 , _:b197 ; + dc:title "puritanical dreggiest charlatan" ; + dcterms:issued 1963 ; + swrc:pages 196 ; + foaf:homepage "http://www.mousses.tld/charlatan/programmatically.html" . + +_:b1653 a foaf:Person ; + foaf:name "Harma Duchaine" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.villadom.tld/chemosurgery/deadens.html" ; + bench:booktitle "partings cricks chemosurgery" ; + dc:creator _:b1405 ; + dc:title "cricks deadens braize" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.chemosurgery.tld/braize/studiousness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jonam Steinle" + ] ; + dc:title "cunnilinguism bazaars ocelots" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.meathead.tld/ocelots/confiners.html" . + +_:b713 a foaf:Person ; + foaf:name "Purisima Rosello" . + +_:b1713 a foaf:Person ; + foaf:name "Sadoon Woodhouse" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Stacy Higuchi" + ] ; + dc:title "challah stockers maddest" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.mescalism.tld/maddest/evictors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tiutcheva Buntin" + ] ; + dc:title "worker calibrations retranslate" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.monks.tld/retranslate/ankh.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teashop.tld/gunneries/exorcises.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Tatsukichi Gerstenberger" + ] ; + dc:title "reaccepts exorcises pirog" ; + swrc:journal ; + swrc:note "incorporeal piazadora hearings legation subendorsed hippocampus miscalculates whetters" ; + swrc:pages 124 ; + foaf:homepage "http://www.gunneries.tld/pirog/desexes.html" . + +_:b961 a foaf:Person ; + foaf:name "Raven Fabeck" . + + + a bench:Inproceedings ; + bench:booktitle "lysed stuffiest slacker" ; + dc:creator _:b1111 ; + dc:title "defiled slacker mignonne" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.stuffiest.tld/mignonne/bothered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renovating.tld/bays/galleons.html" ; + dc:creator _:b894 ; + dc:title "hitchhike galleons irritancy" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.bays.tld/irritancy/thersitical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bisecting.tld/intellectualized/cesareans.html" ; + dc:creator _:b1706 , _:b1399 ; + dc:title "jovially cesareans woolsack" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.intellectualized.tld/woolsack/haunches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canvasses.tld/cartons/acquirable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taaliba Debrita" + ] ; + dc:title "pyorrheas acquirable refocus" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.cartons.tld/refocus/vividness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tictocked.tld/electrodes/cyclizes.html" ; + bench:booktitle "malted offerers electrodes" ; + dc:creator _:b172 ; + dc:title "offerers cyclizes tench" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.electrodes.tld/tench/wastefully.html" . + +_:b1703 a foaf:Person ; + foaf:name "Vonda Jasmine" . + +_:b1714 a foaf:Person ; + foaf:name "Jost Deserres" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hea Corredor" + ] ; + dc:title "quilts unfertile sensitivities" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.bitts.tld/sensitivities/irishwoman.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.honeys.tld/rimiest/playrooms.html" ; + dc:creator _:b798 ; + dc:title "somatological playrooms treadmills" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.rimiest.tld/treadmills/calpack.html" . + + + a bench:Article ; + dc:creator _:b28 ; + dc:title "incapacities graters inhabitants" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.honing.tld/inhabitants/sportive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gunwales.tld/wilding/stickouts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eberhardine Hazim" + ] ; + dc:title "arrogance stickouts intercalation" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.wilding.tld/intercalation/milling.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1958)" ; + dcterms:issued 1958 ; + swrc:number 1 ; + swrc:volume 5 . + +_:b1715 a foaf:Person ; + foaf:name "Shikita Samples" . + + + a bench:Article ; + dc:creator _:b155 ; + dc:title "mesmerist balded unwelded" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.macrocosm.tld/unwelded/repudiating.html" . + +_:b1709 a foaf:Person ; + foaf:name "Lauranne Brwon" . + + + a bench:Journal ; + dc:title "Journal 5 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b56 , _:b57 , _:b1155 ; + swrc:number 1 ; + swrc:volume 3 . + +_:b1061 a foaf:Person ; + foaf:name "Ludgard Bihari" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.strikeover.tld/snipped/argental.html" ; + bench:booktitle "resigners melodies snipped" ; + dc:creator _:b1593 ; + dc:title "melodies argental vetted" ; + dcterms:issued 1961 ; + swrc:pages 111 ; + foaf:homepage "http://www.snipped.tld/vetted/unproposed.html" . + + + a bench:Proceedings ; + bench:booktitle "watercresses admonished slaughters" ; + dc:publisher "Butterworth-Heinemann" ; + dc:title "Proceeding 1 (1961)" ; + dcterms:issued 1961 ; + swrc:editor person:Paul_Erdoes , _:b1716 , _:b1083 , _:b1717 , _:b648 ; + swrc:isbn "0-5995-9252-0" ; + swrc:series 1341 ; + foaf:homepage "http://www.admonished.tld/blowholes/lulling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.heartily.tld/reexchanging/inoffensiveness.html" ; + bench:booktitle "unwholesomeness bloodiest reexchanging" ; + dc:creator _:b1417 ; + dc:title "bloodiest inoffensiveness opportunistic" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 56 ; + foaf:homepage "http://www.reexchanging.tld/opportunistic/freighting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suckler.tld/sniped/hazarded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Graldine Casida" + ] ; + dc:title "dungaree hazarded number" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.sniped.tld/number/misaddressed.html" . + + + a bench:Inproceedings ; + bench:booktitle "shawed manless inoculated" ; + dc:creator _:b643 , _:b834 ; + dc:title "titles inoculated milked" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.manless.tld/milked/disenfranchised.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.straightly.tld/entrancements/mercenaries.html" ; + dc:creator _:b647 ; + dc:title "collusive mercenaries chirographer" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.entrancements.tld/chirographer/snuggled.html" . + +_:b1237 a foaf:Person ; + foaf:name "Tahara Alvarengo" . + +_:b964 a foaf:Person ; + foaf:name "Tazia Caillouet" . + + + a bench:Article ; + rdfs:seeAlso "http://www.malformations.tld/reinserts/ogreism.html" ; + dc:creator _:b1718 , _:b1585 ; + dc:title "milled ogreism sacrist" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.reinserts.tld/sacrist/infiltration.html" . + +_:b1719 a foaf:Person ; + foaf:name "Harley Daffern" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decipherable.tld/synchronizing/hydrating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Siwdbert Demendonca" + ] ; + dc:title "rimier hydrating wearables" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.synchronizing.tld/wearables/novelette.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.weathercocks.tld/aggies/reinterpretation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hellmut Tousant" + ] ; + dc:title "stalkier reinterpretation tenderly" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.aggies.tld/tenderly/bylining.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outfoxing.tld/severability/portrays.html" ; + dc:creator _:b854 ; + dc:title "mordanting portrays microcephaly" ; + swrc:journal ; + foaf:homepage "http://www.severability.tld/microcephaly/preparers.html" . + + + a bench:Article ; + dc:creator _:b1049 ; + dc:creator [ a foaf:Person ; + foaf:name "Sypovaia Wegmann" + ] ; + dc:title "manikins unicef entrained" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.ephedrin.tld/entrained/speedways.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mucklucks.tld/illuminated/snippily.html" ; + dc:creator _:b346 ; + dc:title "luckless snippily meadowy" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.illuminated.tld/meadowy/gallivanters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ditching.tld/harmfully/resell.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hirotaka Matros" + ] ; + dc:title "smashed resell digger" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.harmfully.tld/digger/appeases.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mashy.tld/unventilated/mergences.html" ; + bench:booktitle "officiation resizing unventilated" ; + dc:creator _:b235 , _:b1423 ; + dc:title "resizing mergences barest" ; + dcterms:issued 1960 ; + swrc:pages 154 ; + foaf:homepage "http://www.unventilated.tld/barest/tiros.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fuelled.tld/trailblazers/mussed.html" ; + dc:creator _:b1720 , _:b935 ; + dc:title "capsizing mussed inbreathe" ; + swrc:journal ; + swrc:note "irrationality fluidal steppes tinfoils adulated zeroed scarcity choreas liberality patrilinear" ; + swrc:pages 109 ; + foaf:homepage "http://www.trailblazers.tld/inbreathe/brit.html" . + + + a bench:Inproceedings ; + bench:booktitle "elephantiases crumply misnamed" ; + dc:creator _:b129 ; + dc:title "darwinite misnamed mileages" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.crumply.tld/mileages/recanters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.devaluated.tld/studdings/squeakier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hamudi Hoops" + ] ; + dc:title "crawdad squeakier medicare" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.studdings.tld/medicare/carapaces.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.holdups.tld/consensuses/surgically.html" ; + bench:booktitle "haltered niobiums consensuses" ; + dc:creator _:b383 ; + dc:title "niobiums surgically circumlocutory" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.consensuses.tld/circumlocutory/quarterfinalist.html" . + + + a bench:Article ; + dc:creator _:b453 ; + dc:creator [ a foaf:Person ; + foaf:name "Leah Hoguet" + ] ; + dc:title "tiffs maskers remits" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.metrists.tld/remits/decreer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subfloor.tld/mentalists/monographers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sendong Howitt" + ] ; + dc:title "overweens monographers executions" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.mentalists.tld/executions/doles.html" . + +_:b299 a foaf:Person ; + foaf:name "Mawuli Weeks" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ustin Behm" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Heudelinde Byassee" + ] ; + dc:title "densifying merengue discoloration" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.attics.tld/discoloration/twofers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rejectees.tld/skyjacking/chattiest.html" ; + bench:booktitle "tubings chestful skyjacking" ; + dc:creator _:b1075 ; + dc:title "chestful chattiest faltered" ; + dcterms:issued 1957 ; + swrc:pages 155 ; + foaf:homepage "http://www.skyjacking.tld/faltered/gunslingers.html" . + +_:b1721 a foaf:Person ; + foaf:name "Baram Zenner" . + +_:b1244 a foaf:Person ; + foaf:name "Katelyn Trainum" . + + + a bench:Article ; + dc:creator _:b1646 , _:b1342 ; + dc:title "smearing takeovers ragman" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.twofer.tld/ragman/colonnades.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.faqir.tld/extorts/cantonment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ghaali Worthy" + ] ; + dc:title "gamic cantonment stretching" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.extorts.tld/stretching/sandblasters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pulverizes.tld/earmarked/conventicles.html" ; + dc:creator _:b774 ; + dc:title "fugued conventicles peddler" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.earmarked.tld/peddler/discerner.html" . + +_:b1722 a foaf:Person ; + foaf:name "Vicente Artalejo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Parker Wetzell" + ] ; + dc:title "overtiring snobberies sumptuously" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.hazier.tld/sumptuously/idealism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.housesit.tld/swisher/intensiveness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alberich Dougharity" + ] ; + dc:title "enlighteners intensiveness splenectomies" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.swisher.tld/splenectomies/grogram.html" . + + + a bench:Inproceedings ; + bench:booktitle "brazers smirkers rosewood" ; + dc:creator _:b1673 ; + dc:title "remolds rosewood pomps" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.smirkers.tld/pomps/statistics.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vaporize.tld/jetports/sportier.html" ; + bench:booktitle "curara shadowers jetports" ; + dc:creator person:Paul_Erdoes , _:b1275 , _:b244 ; + dc:title "shadowers sportier misdirected" ; + dcterms:issued 1956 ; + dcterms:partOf ; + foaf:homepage "http://www.jetports.tld/misdirected/safariing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secretariats.tld/complots/overcrowded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Neal Bulinski" + ] ; + dc:title "musky overcrowded choremen" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.complots.tld/choremen/unfailing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reconcentrate.tld/prompted/chintzier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jandayi Upham" + ] ; + dc:title "faddist chintzier microbars" ; + swrc:journal ; + foaf:homepage "http://www.prompted.tld/microbars/prestos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.puddling.tld/unwinding/drawbacks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sabino Hayward" + ] ; + dc:title "admissability drawbacks dissonance" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.unwinding.tld/dissonance/opprobrious.html" . + +_:b1665 a foaf:Person ; + foaf:name "Katryna Ramundo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gantleted.tld/succories/dwelling.html" ; + bench:abstract "unmuzzling measles decentralizing hogfishes gantleted richer succories dwelling scrapped prat islanded burlily thanklessly swiveled polers oinked apnea maxillary dumpers bering evasiveness toto teashop reaccepts gunneries exorcises pirog desexes summable heliocentricity excretions recelebrating dually plateauing reoccupations embossers cerebrum gloves mohairs admiralties bewigged playgoers cheques batting waspishly stilbestrol villainousness miscalling firefanged skeins equalled sandwiching bewitchment cheaters riffled kerneling napoleons rifer splinting surmisers satisfying undamped sharpers forbearer anesthetization undermentioned outflanking funnyman commuted lachrymation floweret arcadian acridities unrealistic substituting surges preheats loggias reconciliating photocatalyst lenity tautological jambing sodality outcrop slipcases phenylketonuria grunts venturers valiantly unremorsefully extradites stollens ponderers conditione loathly cancels debiting parrots paraguayans resonates" ; + bench:cdrom "http://www.hogfishes.tld/richer/succories.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Adamanta Schlitt" + ] ; + dc:title "richer dwelling scrapped" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 + ] ; + swrc:journal ; + swrc:month 4 ; + swrc:note "overbites terminals giros podgy vagus kinkiest xix recollected" ; + swrc:pages 110 ; + foaf:homepage "http://www.succories.tld/scrapped/prat.html" . + +_:b761 a foaf:Person ; + foaf:name "Leon Wanzer" . + +_:b1163 a foaf:Person ; + foaf:name "Brenda Varley" . + + + a bench:Article ; + dc:creator _:b1042 ; + dc:title "undistinguishable unbendable hustler" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.longed.tld/hustler/hangdogs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tyaishia Cherrin" + ] ; + dc:title "sculptress autodidacts reported" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.briskly.tld/reported/intrusively.html" . + + + a bench:Inproceedings ; + bench:booktitle "walkings calibration interlarding" ; + dc:creator _:b506 ; + dc:title "dispensed interlarding dunged" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.calibration.tld/dunged/iodize.html" . + +_:b626 a foaf:Person ; + foaf:name "Velena Blamer" . + +_:b329 a foaf:Person ; + foaf:name "Kerstine Finders" . + + + a bench:Article ; + dc:creator _:b153 ; + dc:title "optimistically passable stonier" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.bayous.tld/stonier/enflamed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.procurator.tld/laggings/poetically.html" ; + dc:creator _:b259 ; + dc:title "whangers poetically wisecrackers" ; + swrc:journal ; + foaf:homepage "http://www.laggings.tld/wisecrackers/ferried.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backslider.tld/smartly/handpicks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lilliann Dahlstedt" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Raita Avalos" + ] ; + dc:title "smeared handpicks mooter" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.smartly.tld/mooter/mashie.html" . + + + a bench:Article ; + dc:creator _:b1723 ; + dc:title "typhous gyred dowsers" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.toolboxes.tld/dowsers/hashes.html" . + +_:b903 a foaf:Person ; + foaf:name "Trinh Brihm" . + + + a bench:Article ; + dc:creator _:b1227 , _:b99 ; + dc:title "woodcraft xerosis steamers" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.reupholstered.tld/steamers/neurological.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.knucklebones.tld/enjoinders/varnished.html" ; + dc:creator _:b1631 ; + dc:title "cockpits varnished confederation" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.enjoinders.tld/confederation/biomicroscopy.html" . + +_:b1067 a foaf:Person ; + foaf:name "Dorel Brandt" . + +_:b256 a foaf:Person ; + foaf:name "Lutfi Peak" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Livius Norgaard" + ] ; + dc:title "fleecier communicator intermarrying" ; + swrc:journal ; + foaf:homepage "http://www.oratories.tld/intermarrying/overexerts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.murderer.tld/glider/sueding.html" ; + dc:creator _:b567 ; + dc:title "waddly sueding serotonin" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.glider.tld/serotonin/noncausal.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mable Tarmey" + ] ; + dc:title "rehearsers flamming mornings" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.nonprejudicially.tld/mornings/longshoreman.html" . + +_:b918 a foaf:Person ; + foaf:name "Yahya Kulacz" . + +_:b1085 a foaf:Person ; + foaf:name "Sebina Prakoth" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.degasses.tld/alerters/fashioners.html" ; + bench:booktitle "maceraters foragers alerters" ; + dc:creator _:b1691 , person:Paul_Erdoes ; + dc:title "foragers fashioners spurting" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.alerters.tld/spurting/bloodless.html" . + +_:b1012 a foaf:Person ; + foaf:name "Husain Coaxum" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrayal.tld/oxidized/golfings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fathiyaa Angelico" + ] ; + dc:title "constipation golfings brassica" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.oxidized.tld/brassica/relays.html" . + + + a bench:Inproceedings ; + bench:booktitle "unspeakable sphygmography sconce" ; + dc:creator _:b1333 ; + dc:title "shutting sconce dampens" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.sphygmography.tld/dampens/boneheads.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interstellar.tld/ladrons/glycosyls.html" ; + dc:creator _:b1724 , _:b1725 ; + dc:title "lesions glycosyls despondingly" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.ladrons.tld/despondingly/fashionably.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Arcadia Granade" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Joey Yarboro" + ] ; + dc:title "carpetbag metropolitanize twanged" ; + swrc:journal ; + foaf:homepage "http://www.peonism.tld/twanged/pedros.html" . + + + a bench:Inproceedings ; + bench:booktitle "suborder sneakier mechanizes" ; + dc:creator _:b1715 ; + dc:title "curriculums mechanizes parallaxes" ; + dcterms:issued 1966 ; + swrc:pages 46 ; + foaf:homepage "http://www.sneakier.tld/parallaxes/anaerobe.html" . + + + a bench:Article ; + dc:creator _:b870 ; + dc:title "spiciness pharyngal nonstriker" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.verbalizations.tld/nonstriker/dims.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dallied.tld/subcontinents/boffola.html" ; + bench:booktitle "scummier anils subcontinents" ; + dc:creator _:b245 ; + dc:title "anils boffola hieing" ; + dcterms:issued 1965 ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 26 ; + foaf:homepage "http://www.subcontinents.tld/hieing/camporee.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chargee.tld/pincers/quipped.html" ; + dc:creator _:b1044 ; + dc:creator [ a foaf:Person ; + foaf:name "Lottchen Pillitteri" + ] ; + dc:title "affixion quipped cabinetmaking" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.pincers.tld/cabinetmaking/unsupervised.html" . + + + a bench:Inproceedings ; + bench:booktitle "owlish phenologically chronicling" ; + dc:creator _:b1359 ; + dc:title "sizes chronicling nymphets" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.phenologically.tld/nymphets/shindy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.grimaced.tld/bedrooms/provider.html" ; + bench:booktitle "mingles scoutmasters bedrooms" ; + dc:creator _:b1726 ; + dc:title "scoutmasters provider unsoundness" ; + dcterms:issued 1964 ; + swrc:pages 179 ; + foaf:homepage "http://www.bedrooms.tld/unsoundness/depraver.html" . + +_:b1286 a foaf:Person ; + foaf:name "Giovanny Schwemmer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.turtles.tld/centre/redivide.html" ; + dc:creator _:b1540 ; + dc:title "bloods redivide luminists" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.centre.tld/luminists/shriller.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lotions.tld/meanie/pennate.html" ; + dc:creator _:b1280 ; + dc:title "cinematography pennate causticity" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.meanie.tld/causticity/evangelists.html" . + +_:b1334 a foaf:Person ; + foaf:name "Chiyeko Lalinde" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ropery.tld/neurasthenias/retinoscope.html" ; + dc:creator _:b1251 ; + dc:title "panamas retinoscope shitted" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.neurasthenias.tld/shitted/craftier.html" . + +_:b331 a foaf:Person ; + foaf:name "Kit Storrs" . + + + a bench:Inproceedings ; + bench:booktitle "interorbital mishears surplices" ; + dc:creator _:b465 ; + dc:title "whits surplices incapacitates" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.mishears.tld/incapacitates/dreaming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.garrotting.tld/reuse/pipage.html" ; + dc:creator _:b1184 ; + dc:title "unworried pipage galateas" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.reuse.tld/galateas/windblown.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.natation.tld/bamboozles/trapezes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ariadn Mccutchen" + ] ; + dc:title "gladiatorial trapezes avouchers" ; + swrc:journal ; + foaf:homepage "http://www.bamboozles.tld/avouchers/unmortgaged.html" . + +_:b400 a foaf:Person ; + foaf:name "Mafalda Plaisted" . + +_:b1400 a foaf:Person ; + foaf:name "AbdulBaari Groehler" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tootsies.tld/sluggishly/clangorously.html" ; + bench:booktitle "slabbing recapturing sluggishly" ; + dc:creator _:b1437 ; + dc:title "recapturing clangorously grifted" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.sluggishly.tld/grifted/elatedly.html" . + +_:b1389 a foaf:Person ; + foaf:name "Brunhild Seit" . + +_:b1039 a foaf:Person ; + foaf:name "Doppo Kieser" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ableness.tld/dextroses/debating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Acacia Murra" + ] ; + dc:title "basement debating anapestic" ; + swrc:journal ; + foaf:homepage "http://www.dextroses.tld/anapestic/reserving.html" . + + + a bench:Inproceedings ; + bench:booktitle "castigation stuns gallstones" ; + dc:creator _:b701 ; + dc:title "windlass gallstones suboffices" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.stuns.tld/suboffices/curacy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trudgers.tld/aortae/chorded.html" ; + dc:creator _:b883 ; + dc:title "optician chorded conjugator" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.aortae.tld/conjugator/compliments.html" . + + + a bench:Article ; + dc:creator _:b150 ; + dc:title "soapmaking plow celerities" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.dandier.tld/celerities/singing.html" . + + + a bench:Article ; + dc:creator _:b1727 ; + dc:creator [ a foaf:Person ; + foaf:name "Zbiska Paddy" + ] ; + dc:title "clouded flotations accusatorial" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.genuflection.tld/accusatorial/ventless.html" . + +_:b1509 a foaf:Person ; + foaf:name "Humaira Bartha" . + +_:b1728 a foaf:Person ; + foaf:name "Chomei Chanoine" . + +_:b1089 a foaf:Person ; + foaf:name "Deliane Sperdute" . + +_:b769 a foaf:Person ; + foaf:name "Eistir Norena" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tendencies.tld/quacking/unaccountable.html" ; + bench:booktitle "unimpressive harlequins quacking" ; + dc:creator person:Paul_Erdoes , _:b1059 ; + dc:title "harlequins unaccountable abnormally" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.quacking.tld/abnormally/beechier.html" . + +_:b1388 a foaf:Person ; + foaf:name "Stranizlava Conolly" . + +_:b1729 a foaf:Person ; + foaf:name "Wafaaa Lawerence" . + + + a bench:Article ; + dc:creator _:b698 ; + dc:title "bombardier hoking priestlier" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.blustering.tld/priestlier/dips.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fainer.tld/campaigning/ukeleles.html" ; + bench:booktitle "stroking cheeping campaigning" ; + dc:creator person:Paul_Erdoes , _:b610 , _:b504 ; + dc:title "cheeping ukeleles cherries" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.campaigning.tld/cherries/sanitated.html" . + + + a bench:Inproceedings ; + bench:booktitle "uprisings crosshatching bluecoat" ; + dc:creator _:b1312 ; + dc:title "numerating bluecoat emeer" ; + dcterms:issued 1967 ; + swrc:pages 137 ; + foaf:homepage "http://www.crosshatching.tld/emeer/wisps.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.harmonizations.tld/conciliates/comprehended.html" ; + bench:booktitle "placed gushiest conciliates" ; + dc:creator _:b961 ; + dc:title "gushiest comprehended variegating" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.conciliates.tld/variegating/smoker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plagiaries.tld/jubilates/unappreciative.html" ; + dc:creator _:b299 ; + dc:creator [ a foaf:Person ; + foaf:name "Laurel Kieler" + ] ; + dc:title "engramme unappreciative canonizations" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.jubilates.tld/canonizations/soapbox.html" . + +_:b25 a foaf:Person ; + foaf:name "Gyoergy Rakoci" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protester.tld/sideliner/percusses.html" ; + dc:creator _:b194 ; + dc:title "matchlock percusses scoriae" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.sideliner.tld/scoriae/transitoriness.html" . + +_:b395 a foaf:Person ; + foaf:name "Gisbert Tircuit" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Casta Singco" + ] ; + dc:title "argols oligarchies carbonators" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.banters.tld/carbonators/dronish.html" . + +_:b1246 a foaf:Person ; + foaf:name "Sevastiiana Heyne" . + + + a bench:Inproceedings ; + bench:booktitle "cosponsors cotans ducally" ; + dc:creator _:b1621 , _:b1307 ; + dc:title "arables ducally teacups" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 56 ; + foaf:homepage "http://www.cotans.tld/teacups/occultism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.eroded.tld/chillum/fenced.html" ; + bench:booktitle "imagined punctuates chillum" ; + dc:creator _:b1495 ; + dc:title "punctuates fenced uncircumcised" ; + dcterms:issued 1963 ; + swrc:pages 23 ; + foaf:homepage "http://www.chillum.tld/uncircumcised/nickelodeon.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.winkers.tld/resurged/archaeologically.html" ; + dc:creator _:b1730 ; + dc:title "jeu archaeologically gooky" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.resurged.tld/gooky/gayety.html" . + + + a bench:Article ; + dc:creator _:b1537 ; + dc:title "etiolated pals galumph" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.detection.tld/galumph/overburdensome.html" . + + + a bench:Inproceedings ; + bench:booktitle "dynamical transepts stuffier" ; + dc:creator _:b559 ; + dc:title "absorbing stuffier pioneering" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.transepts.tld/pioneering/noons.html" . + +_:b1308 a foaf:Person ; + foaf:name "Nicky Aarestad" . + + + a bench:Article ; + dc:creator _:b858 ; + dc:creator [ a foaf:Person ; + foaf:name "Kimo Satow" + ] ; + dc:title "contraindication redeyes optional" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.reinvolvement.tld/optional/national.html" . + +_:b1698 a foaf:Person ; + foaf:name "Caren Cibrian" . + + + a bench:Article ; + dc:creator _:b528 ; + dc:creator [ a foaf:Person ; + foaf:name "Hallie Branciforte" + ] ; + dc:title "lumpier jezebels stepsons" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.lacerative.tld/stepsons/colluded.html" . + + + a bench:Inproceedings ; + bench:booktitle "pronuclear ladybird autarchy" ; + dc:creator _:b356 ; + dc:title "newsbreak autarchy slalomed" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.ladybird.tld/slalomed/parables.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1946)" ; + dcterms:issued 1946 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Article ; + rdfs:seeAlso "http://www.lithographic.tld/outsold/outstayed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liborius Outley" + ] ; + dc:title "upholstering outstayed biometries" ; + swrc:journal ; + foaf:homepage "http://www.outsold.tld/biometries/veneration.html" . + +_:b528 a foaf:Person ; + foaf:name "Muhsina Melton" . + +_:b737 a foaf:Person ; + foaf:name "Tonaya Ruvalcaba" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nichiren Parcell" + ] ; + dc:title "expiries stovepipe dawdlers" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.misspent.tld/dawdlers/wirehair.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vernally.tld/foreseeability/repealers.html" ; + bench:booktitle "reliable rationally foreseeability" ; + dc:creator _:b1622 , person:Paul_Erdoes , _:b896 ; + dc:title "rationally repealers fortuning" ; + dcterms:issued 1950 ; + swrc:pages 39 ; + foaf:homepage "http://www.foreseeability.tld/fortuning/boorishly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ologies.tld/marquees/enriches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Antonina Mayon" + ] ; + dc:title "spectrograms enriches reversely" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.marquees.tld/reversely/ploying.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Penny Sarconi" + ] ; + dc:title "grubbiest premenstrually subschedules" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.rubens.tld/subschedules/embosoms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abaters.tld/smarter/pierced.html" ; + bench:booktitle "wigglers abaters souffles" ; + bench:cdrom "http://www.decryptions.tld/souffles/smarter.html" ; + dc:creator _:b935 , _:b92 ; + dc:title "souffles pierced slobbered" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.smarter.tld/slobbered/shinleaf.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.luckier.tld/hemorrhoidectomies/scummy.html" ; + dc:creator _:b360 , _:b1286 ; + dc:title "tangibility scummy hydrogenations" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.hemorrhoidectomies.tld/hydrogenations/nulling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stubborner.tld/disinclines/antonyms.html" ; + dc:creator _:b1731 ; + dc:title "waterbeds antonyms anesthetize" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.disinclines.tld/anesthetize/chanticleer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Roslava Ranum" + ] ; + dc:title "poring urger villous" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.agues.tld/villous/catenating.html" . + + + a bench:Inproceedings ; + bench:booktitle "witherer crimeless tangents" ; + dc:creator _:b650 ; + dc:title "spelunking tangents semibiographical" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.crimeless.tld/semibiographical/morasses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ramziyya Uelmen" + ] ; + dc:title "searchingly unsolders mutationally" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.twelvemo.tld/mutationally/centralistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vaned.tld/unripest/abases.html" ; + dc:creator _:b142 ; + dc:title "revised abases proclerical" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.unripest.tld/proclerical/reverts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.termer.tld/unbox/overexerting.html" ; + dc:creator _:b323 ; + dc:title "subbreed overexerting stumbles" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.unbox.tld/stumbles/holsteins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rodless.tld/smattered/oldness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fey Dally" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Charisma Kyseth" + ] ; + dc:title "preforming oldness gonococcus" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.smattered.tld/gonococcus/japers.html" . + +_:b1668 a foaf:Person ; + foaf:name "Inayat Deignan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.distally.tld/foretime/triarchy.html" ; + dc:creator _:b1483 ; + dc:title "polyclinic triarchy homerooms" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.foretime.tld/homerooms/totterer.html" . + + + a bench:Article ; + dc:creator _:b1732 ; + dc:title "whippers absolved kens" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.prepares.tld/kens/affluxes.html" . + + + a bench:Inproceedings ; + bench:booktitle "quoin teachable infertilely" ; + dc:creator _:b1487 ; + dc:title "rotter infertilely heman" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 178 ; + foaf:homepage "http://www.teachable.tld/heman/wearying.html" . + +_:b205 a foaf:Person ; + foaf:name "Orquidea Aceveda" . + +_:b122 a foaf:Person ; + foaf:name "Rufus Coatsworth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tackily.tld/mourned/plovers.html" ; + dc:creator _:b781 ; + dc:title "eftsoons plovers lucence" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.mourned.tld/lucence/clickers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tropically.tld/stalemates/dowse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Catrina Beneke" + ] ; + dc:title "thieveries dowse swooper" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.stalemates.tld/swooper/covetously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.escargot.tld/disarm/tolbutamide.html" ; + bench:abstract "smirkier pokeys matchings diagramed subtotalling bandboxes kneeling pleasured unproportionately overreactions motionlessly desiccative uncloaks hydrographers excommunication dyadics desiccants trioxides enzymologies lumberyard guaranies sambos purveyors acuter macron oysterman annotator entreated domesticates disgust lopsidedly chelators gruntle saints goggled debarment ruinates communicably continues localization pretrial networking gauzier treasuryship victimizing mutters syndromes dishrags instated whizzers uproars replacing quaker hinny boer enkindling mercantilistic litigator larvicide alarum pomeranian mystifications orgeat obeyers tackles tunes overmodify franking coheir spectators lexicographic hogwash tacking sorriest jestful retold hundredweights showering curari avascular flames bouncily evadible explains sandlotter gangly conformably remedies secrets wagnerians deviation realizing muzhik outline fatalistic craves colorimetry umbels woodbins unobliged quints surefootedness forestalls caparisoning inheritable disordering sepulture castigation windlass stuns gallstones suboffices curacy hwy blasted vasectomized registrarship publicists limelights lasciviously militants imprecated plagiaristic overdependent dismounts haltered holdups niobiums consensuses surgically circumlocutory quarterfinalist striates instigation putdowns monitors circumnavigating tautening peeler justers scourged reprimanded nonplusses demonstrationists unscrambled collaring sulfurs costuming cities unresentfully recreative upchucking buggers symblepharon nominees extinguished lectured perpetuates anglophilia beagle primordially garments locations dulcets treasurership dearies stylebooks numberings bridged weightily stimulated requiem naphthas halting zoopathologies bedfellows sootily smartingly programs fizzier embars thrived slumbery trouncers repudiated cardiograph reintroduction stability florists stridor marrowbones wrongly blowiest stipulated atropine resoluteness ceilers phages wardships sangha persisted obsequiousness probabilities prickier koruna goldbugs destructible chinked boweries lowlier unpossessive" ; + dc:creator _:b979 ; + dc:title "wagoning tolbutamide crudities" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.disarm.tld/crudities/biophysicists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockbrokerage.tld/supposed/nematode.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Millie Marian" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Liona Langill" + ] ; + dc:title "premedical nematode animo" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.supposed.tld/animo/mongrels.html" . + +_:b1294 a foaf:Person ; + foaf:name "Elda Shimer" . + +_:b1179 a foaf:Person ; + foaf:name "Lailie Lagoni" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spindling.tld/viewy/noncentral.html" ; + dc:creator _:b1666 , _:b1297 ; + dc:title "clinkered noncentral goutier" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.viewy.tld/goutier/oreganos.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Khrystyn Kos" + ] ; + dc:title "snowily iodizers cordilleran" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.betides.tld/cordilleran/propitiation.html" . + +_:b1426 a foaf:Person ; + foaf:name "Umaima Mcandrews" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predetermination.tld/oceanid/recall.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elma Waldrup" + ] ; + dc:title "dilatations recall temptresses" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.oceanid.tld/temptresses/optimizes.html" . + +_:b1693 a foaf:Person ; + foaf:name "JesusErnesto Leistner" . + + + a bench:Article ; + dc:creator _:b488 ; + dc:title "tracheae ensorceled satanists" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.shrewishness.tld/satanists/mirroring.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gamaliel Korbar" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ancaeus Argentieri" + ] ; + dc:title "rustles hurling upholsterers" ; + swrc:journal ; + foaf:homepage "http://www.dabbing.tld/upholsterers/laities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hangfire.tld/arthritics/recompression.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Voyzlava Pavao" + ] ; + dc:title "percales recompression condensation" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.arthritics.tld/condensation/lousiness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deposal.tld/overtaxed/cygnet.html" ; + bench:booktitle "arbitrable trickish overtaxed" ; + dc:creator _:b1733 ; + dc:title "trickish cygnet stagily" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.overtaxed.tld/stagily/authoresses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trisects.tld/cosmonauts/vocatively.html" ; + dc:creator _:b564 ; + dc:title "sponged vocatively reexpresses" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.cosmonauts.tld/reexpresses/curtailment.html" . + +_:b710 a foaf:Person ; + foaf:name "Momoru Planck" . + +_:b276 a foaf:Person ; + foaf:name "Kelli Bachman" . + +_:b1493 a foaf:Person ; + foaf:name "Iwan Nourse" . + + + a bench:Inproceedings ; + bench:booktitle "jobber circulators calling" ; + dc:creator person:Paul_Erdoes , _:b689 , _:b916 ; + dc:title "hooping calling maps" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.circulators.tld/maps/pumper.html" . + +_:b1734 a foaf:Person ; + foaf:name "Querida Kreatsoulas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bhangs.tld/arisings/riskier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dae Borrero" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hlne Cossell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Pastora Blando" + ] ; + dc:title "raved riskier anticorrosive" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.arisings.tld/anticorrosive/leaks.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Saubhari Hovorka" + ] ; + dc:title "colleens modeled brassies" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.bargainable.tld/brassies/parasitizing.html" . + +_:b137 a foaf:Person ; + foaf:name "Prebrana Kekiwi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wining.tld/balking/smarmy.html" ; + dc:creator _:b1145 ; + dc:title "repatriate smarmy federally" ; + swrc:journal ; + swrc:note "accounters competing bullpen dirts repossesses lightheaded icecap garnish chariest" ; + swrc:pages 146 ; + foaf:homepage "http://www.balking.tld/federally/shapes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.racquetball.tld/unweary/nutritionally.html" ; + dc:creator _:b484 ; + dc:title "disgusts nutritionally shellacker" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.unweary.tld/shellacker/distills.html" . + +_:b656 a foaf:Person ; + foaf:name "Columbine Moffit" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bubbles.tld/certificated/superannuation.html" ; + bench:booktitle "columnal cliqued certificated" ; + dc:creator _:b1438 ; + dc:title "cliqued superannuation calculabilities" ; + dcterms:issued 1967 ; + swrc:pages 92 ; + foaf:homepage "http://www.certificated.tld/calculabilities/melanesian.html" . + + + a bench:Inproceedings ; + bench:booktitle "brigaded unregenerate tressiest" ; + dc:creator _:b922 ; + dc:title "facetting tressiest capturer" ; + dcterms:issued 1966 ; + swrc:pages 83 ; + foaf:homepage "http://www.unregenerate.tld/capturer/picadors.html" . + +_:b1735 a foaf:Person ; + foaf:name "Gislar Equils" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ulva.tld/syllabicate/gaiters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kache Reissig" + ] ; + dc:title "laceration gaiters talcums" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.syllabicate.tld/talcums/repeatedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vocality.tld/muffed/ghettoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jolanthe Souser" + ] ; + dc:title "plaiting ghettoes demagnetizing" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.muffed.tld/demagnetizing/menus.html" . + +_:b1322 a foaf:Person ; + foaf:name "Cleo Clauss" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conjugant.tld/bumblings/beneficiated.html" ; + bench:abstract "intersexualism heaving painlessness unflavored falters confabbed senhor skunks telltales chromized upraised aluminas unperfected chiropraxis prowlers hangfire percales arthritics recompression condensation lousiness mistreated concentrators finitudes peccavi oystering guar shorn purchaser scattersite disfigure inboards rippled risotto reorients apostleships prettifiers aborts undermines cocks towages instantaneously drummer conformed bobtailing rands ginkgoes reflexiveness fakery rayless precondemning palinode unboundedly spacewalking highlights radically perfectness hebraized hapless unbigoted jazzily wordlessly unhygienic release cruiser hyperborean mysteries feltwork carbons damaging factotums impoverishment subcategories stickmen halftone cochairing recording downloadable radiotelephones fieriness remarker remissness lithographing muddled internationalizations mavins unpunished licitation harkener botchiest cleaner readably decapod wormish macrocephaly afferently pharmacologist retries jogs copier colour infirmity codders spry backlashes offensively constantly scenically rummer overgeneralize ptomaines micrometer idyls highbrows tanagers banqueting tubers avowed summarize tardies tautologous lamedhs nourishment soli tooters misshapes expiating remended opaline eidolons stupefactive mucky phooey agitable entrust generates flailed satchel educes antibiotics marketing knickknacks feudalistic antedated invocating steered estonians vilest futurism" ; + dc:creator [ a foaf:Person ; + foaf:name "Tesia Waybill" + ] ; + dc:title "meterage beneficiated bagged" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.bumblings.tld/bagged/peristalses.html" . + +_:b953 a foaf:Person ; + foaf:name "Giselher Nibler" . + +_:b1736 a foaf:Person ; + foaf:name "Kimiko Draheim" . + +_:b1503 a foaf:Person ; + foaf:name "Michinori Jerko" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kneeler.tld/nictitation/emmets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Putokoveia Cashmer" + ] ; + dc:title "pomades emmets cremators" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.nictitation.tld/cremators/certifies.html" . + +_:b1539 a foaf:Person ; + foaf:name "Atsumori Bloyer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.foreboder.tld/integrator/baffler.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erick Gustison" + ] ; + dc:title "commutators baffler forwardness" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.integrator.tld/forwardness/descents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reservations.tld/unsureness/aerates.html" ; + dc:creator _:b1737 ; + dc:title "hoagies aerates unconscionably" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.unsureness.tld/unconscionably/enhancement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noetic.tld/revamped/flyblown.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ivonne Elreda" + ] ; + dc:title "rewelds flyblown embosoming" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.revamped.tld/embosoming/chinchillas.html" . + +_:b453 a foaf:Person ; + foaf:name "Komala Mathieson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deathcup.tld/sufficiency/froes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mesha Kornrumpf" + ] ; + dc:title "avatars froes stewpan" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.sufficiency.tld/stewpan/douche.html" . + + + a bench:Article ; + dc:creator _:b1427 ; + dc:title "daydreamers albumins unrequited" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.postbox.tld/unrequited/euphonies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.liberation.tld/annunciates/dishonored.html" ; + bench:booktitle "catarrhal hustlers annunciates" ; + dc:creator _:b1680 ; + dc:title "hustlers dishonored weasands" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 147 ; + foaf:homepage "http://www.annunciates.tld/weasands/overemphasized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noninjuriousness.tld/powerhouses/warns.html" ; + dc:creator _:b1738 , _:b1276 ; + dc:title "sappily warns snaggy" ; + swrc:journal ; + swrc:note "pioneering noons eyeletted acupuncture germaniums boyishly explored pompons mangier brawns" ; + swrc:pages 185 ; + foaf:homepage "http://www.powerhouses.tld/snaggy/indefensibility.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.heartwood.tld/averment/natured.html" ; + bench:booktitle "scoopers atavic averment" ; + dc:creator _:b13 ; + dc:title "atavic natured genuses" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 72 ; + foaf:homepage "http://www.averment.tld/genuses/wooded.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tibial.tld/speared/canards.html" ; + bench:booktitle "oozing obviates speared" ; + dc:creator _:b1410 ; + dc:title "obviates canards ethicals" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.speared.tld/ethicals/coulombs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.typical.tld/refulgently/durative.html" ; + dc:creator _:b1217 ; + dc:title "slapped durative empanel" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.refulgently.tld/empanel/velocipede.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.concelebrations.tld/reversibility/proconservation.html" ; + dc:creator _:b1357 ; + dc:creator [ a foaf:Person ; + foaf:name "Eudav Amos" + ] ; + dc:title "frowners proconservation bassets" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.reversibility.tld/bassets/kindredness.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1941)" ; + dcterms:issued 1941 ; + swrc:editor [ a foaf:Person ; + foaf:name "Lane Portes" + ] ; + swrc:number 1 ; + swrc:volume 2 . + +_:b71 a foaf:Person ; + foaf:name "Machko Bungy" . + +_:b806 a foaf:Person ; + foaf:name "Nonoy Ventur" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Edwige Manni" + ] ; + dc:title "cachepots missaid hagride" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.quittors.tld/hagride/hayrick.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hardies.tld/chlorinated/uneasily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juliana Woolsey" + ] ; + dc:title "affirmatively uneasily exporter" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.chlorinated.tld/exporter/intrenched.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lucile Homola" + ] ; + dc:title "seigniorage backhanded wagoners" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.memorializes.tld/wagoners/inaccuracies.html" . + + + a bench:Article ; + dc:creator _:b1739 ; + dc:title "glengarries unprofitable crooknecks" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.overdiversification.tld/crooknecks/piniest.html" . + + + a bench:Article ; + dc:creator _:b1740 ; + dc:title "tetrarch whipped reemerge" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.solicitress.tld/reemerge/mourns.html" . + +_:b1055 a foaf:Person ; + foaf:name "Deiene Doorley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.circumferences.tld/masted/worldling.html" ; + dc:creator _:b1571 ; + dc:title "unavoidable worldling masterwork" ; + swrc:journal ; + foaf:homepage "http://www.masted.tld/masterwork/brat.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poops.tld/healing/sensors.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tabby Hallberg" + ] ; + dc:title "uncompartmentalize sensors basinet" ; + swrc:journal ; + swrc:note "jocks emender matriarchs looms groping procuration interconnect infidels thumper knapsacks subsides" ; + swrc:pages 197 ; + foaf:homepage "http://www.healing.tld/basinet/sleepless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postformed.tld/overpaid/condolences.html" ; + dc:creator _:b1425 ; + dc:title "swellheaded condolences spontaneousness" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.overpaid.tld/spontaneousness/inadmissable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renew.tld/dissolutions/demureness.html" ; + dc:creator _:b1741 ; + dc:title "forzando demureness automation" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.dissolutions.tld/automation/umbered.html" . + + + a bench:Article ; + dc:creator _:b752 ; + dc:creator [ a foaf:Person ; + foaf:name "Marek Mancino" + ] ; + dc:title "agencies scrappage timbres" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.deux.tld/timbres/identically.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Baste Oflaherty" + ] ; + dc:title "cheering camomiles prologs" ; + swrc:journal ; + foaf:homepage "http://www.oesophagus.tld/prologs/promptly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stringency.tld/laborite/remarking.html" ; + dc:creator _:b32 , _:b1742 ; + dc:title "sleazily remarking giraffes" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.laborite.tld/giraffes/gillnet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swapped.tld/sailors/paunchiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hernandez Simonsen" + ] ; + dc:title "strongrooms paunchiest rankled" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.sailors.tld/rankled/cinctured.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atomization.tld/skeletally/firebricks.html" ; + bench:booktitle "artier univocal skeletally" ; + dc:creator _:b1465 ; + dc:title "univocal firebricks tenters" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.skeletally.tld/tenters/reviewal.html" . + +_:b1 a foaf:Person ; + foaf:name "Anisia Yanai" . + +_:b876 a foaf:Person ; + foaf:name "Yoshino Mohomed" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vaunted.tld/ampul/deterger.html" ; + bench:booktitle "cubers behavior ampul" ; + dc:creator _:b539 , _:b372 ; + dc:title "behavior deterger misericordia" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.ampul.tld/misericordia/fretsome.html" . + +_:b261 a foaf:Person ; + foaf:name "Hama Bellusci" . + + + a bench:Article ; + rdfs:seeAlso "http://www.directness.tld/radioactively/postcoital.html" ; + dc:creator _:b1743 ; + dc:title "liverish postcoital liquidated" ; + swrc:journal ; + foaf:homepage "http://www.radioactively.tld/liquidated/cricked.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.scatterbrained.tld/onerosity/airship.html" ; + bench:booktitle "revolutionizer cockers onerosity" ; + dc:creator _:b779 ; + dc:title "cockers airship lithias" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.onerosity.tld/lithias/wildering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oxygens.tld/oppressed/marriers.html" ; + bench:booktitle "pulping immerge oppressed" ; + dc:creator _:b1744 ; + dc:title "immerge marriers fluoroscopic" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.oppressed.tld/fluoroscopic/vacationing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preexamination.tld/tibetans/slavishly.html" ; + dc:creator _:b39 ; + dc:title "oralogy slavishly hipless" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.tibetans.tld/hipless/prs.html" . + +_:b916 a foaf:Person ; + foaf:name "Galenka Eichberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retrials.tld/bronchopneumonia/isostatic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Verochka Clarke" + ] ; + dc:title "affraying isostatic newswoman" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.bronchopneumonia.tld/newswoman/sloping.html" . + + + a bench:Inproceedings ; + bench:booktitle "blindfolding impaneled matador" ; + dc:creator _:b357 ; + dc:title "cookey matador inviolacy" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 119 ; + foaf:homepage "http://www.impaneled.tld/inviolacy/broiders.html" . + +_:b451 a foaf:Person ; + foaf:name "Keisha Tagami" . + + + a bench:Article ; + rdfs:seeAlso "http://www.painlessness.tld/falters/confabbed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Euphrosyne Scacco" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Montrel Hadley" + ] ; + dc:title "unflavored confabbed senhor" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.falters.tld/senhor/skunks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.finalization.tld/farthing/countenancing.html" ; + bench:booktitle "despiser beclouds farthing" ; + dc:creator _:b1611 ; + dc:title "beclouds countenancing juster" ; + dcterms:issued 1953 ; + swrc:pages 165 ; + foaf:homepage "http://www.farthing.tld/juster/hearkened.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chubbily.tld/kings/sensibility.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fae Tison" + ] ; + dc:title "whoremaster sensibility enforcing" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.kings.tld/enforcing/trapeziums.html" . + +_:b1399 a foaf:Person ; + foaf:name "Tyla Deon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.onanists.tld/consolingly/bunglers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aindriu Spada" + ] ; + dc:title "pointiest bunglers frontiers" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.consolingly.tld/frontiers/efficiency.html" . + +_:b1182 a foaf:Person ; + foaf:name "Annika Forson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tines.tld/appearers/pud.html" ; + dc:creator _:b863 ; + dc:title "beadsman pud phantoms" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.appearers.tld/phantoms/symbiote.html" . + +_:b176 a foaf:Person ; + foaf:name "Shabaan Voyles" . + +_:b295 a foaf:Person ; + foaf:name "Randal Jannell" . + +_:b486 a foaf:Person ; + foaf:name "Gwendolen Bardon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urchins.tld/jackscrews/swankily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zaid Galeoto" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Galan Stuzman" + ] ; + dc:title "jars swankily oiler" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.jackscrews.tld/oiler/magmatic.html" . + + + a bench:Article ; + dc:creator _:b1707 ; + dc:title "chagrined clammier mea" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.campaigned.tld/mea/glosses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blinder.tld/glossing/teary.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frederick Larabee" + ] ; + dc:title "gamings teary pieced" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.glossing.tld/pieced/dissolving.html" . + +_:b1744 a foaf:Person ; + foaf:name "Kiera Dundee" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.anticancer.tld/nitrogens/commensurately.html" ; + bench:booktitle "scraggy foxes nitrogens" ; + dc:creator _:b1068 ; + dc:title "foxes commensurately labials" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.nitrogens.tld/labials/reprocessed.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.unlanded.tld/differences/denier.html" ; + bench:booktitle "beldam tuppences differences" ; + dc:creator [ a foaf:Person ; + foaf:name "Lin Montavon" + ] ; + dc:title "tuppences denier believability" ; + dcterms:issued 1962 ; + foaf:homepage "http://www.differences.tld/believability/consecrates.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Absalom Pettitt" + ] ; + dc:title "confection eyespots metrified" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.nonnutritious.tld/metrified/cockney.html" . + +_:b1366 a foaf:Person ; + foaf:name "Traci Erazmus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pursy.tld/fortuitously/acceptances.html" ; + dc:creator _:b1074 ; + dc:title "pertinence acceptances intoxications" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.fortuitously.tld/intoxications/shamming.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ludgera Mella" + ] ; + dc:title "larcener crumby gentleness" ; + swrc:journal ; + foaf:homepage "http://www.grasping.tld/gentleness/druidess.html" . + + + a bench:Article ; + dc:creator _:b427 ; + dc:creator [ a foaf:Person ; + foaf:name "Vrata Socks" + ] ; + dc:title "unsafely follower twisters" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.alumroots.tld/twisters/anaesthetization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reappraises.tld/prinks/complacently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Euzebia Argetsinger" + ] ; + dc:title "serotypes complacently forbearing" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.prinks.tld/forbearing/eucalypti.html" . + +_:b30 a foaf:Person ; + foaf:name "Nabeel Bauerle" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cadell Parral" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Khynika Borwig" + ] ; + dc:title "millennial soarer shamus" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.affects.tld/shamus/quellers.html" . + +_:b1281 a foaf:Person ; + foaf:name "Nastasia Barscewski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.assafoetida.tld/deathy/cybernetically.html" ; + dc:creator _:b1745 , _:b1360 ; + dc:title "reiterates cybernetically mayans" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.deathy.tld/mayans/volplaning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.larceners.tld/fined/woenesses.html" ; + dc:creator _:b1746 ; + dc:title "demobbing woenesses gamely" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.fined.tld/gamely/apparelling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Liberta Reulet" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Margita Plew" + ] ; + dc:title "tatters derisiveness releasible" ; + swrc:journal ; + swrc:pages 182 . + + + a bench:Article ; + dc:creator _:b1204 , _:b1688 ; + dc:title "goodwills lotions cinematography" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.deflating.tld/cinematography/meanie.html" . + +_:b1292 a foaf:Person ; + foaf:name "Jordi Hongerholt" . + +_:b284 a foaf:Person ; + foaf:name "Marla Doporto" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lived.tld/deadfalls/collinses.html" ; + bench:booktitle "envisioning embow deadfalls" ; + dc:creator person:Paul_Erdoes , _:b1008 ; + dc:title "embow collinses reinjured" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 162 ; + foaf:homepage "http://www.deadfalls.tld/reinjured/heartsore.html" . + +_:b380 a foaf:Person ; + foaf:name "Damae Apresa" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.regaling.tld/ochered/flagellations.html" ; + bench:booktitle "deliberates squeaked ochered" ; + dc:creator _:b1200 , _:b1653 ; + dc:title "squeaked flagellations constrainedly" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.ochered.tld/constrainedly/remittee.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.efts.tld/prosperously/monetizing.html" ; + dc:creator _:b535 ; + dc:creator [ a foaf:Person ; + foaf:name "Giuseppe Zerzan" + ] ; + dc:title "urinalysis monetizing bacca" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.prosperously.tld/bacca/pasteurization.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yeva Vilardo" + ] ; + dc:title "misdeal pseudobiographical intercompany" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.noncorroborative.tld/intercompany/airing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.durances.tld/triumphed/sultana.html" ; + dc:creator _:b651 ; + dc:creator [ a foaf:Person ; + foaf:name "Nadeem Fulham" + ] ; + dc:title "asperges sultana seers" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.triumphed.tld/seers/invigorator.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pitheads.tld/dielectrics/carefuller.html" ; + bench:booktitle "demonstrably tzaritzas dielectrics" ; + dc:creator _:b789 , _:b1115 ; + dc:title "tzaritzas carefuller siecle" ; + dcterms:issued 1955 ; + swrc:pages 3 ; + foaf:homepage "http://www.dielectrics.tld/siecle/samplings.html" . + + + a bench:Article ; + dc:creator _:b1499 ; + dc:title "needlers histrionics nativities" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.littlenecks.tld/nativities/caimans.html" . + + + a bench:Article ; + dc:creator _:b884 ; + dc:creator [ a foaf:Person ; + foaf:name "Hilmiyya Pagon" + ] ; + dc:title "leant filterability farced" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.miriest.tld/farced/sufferingly.html" . + + + a bench:Article ; + bench:abstract "sailcloth encyclicals receives machree bretons molded secondaries buffier rissole saltcellars humours garniture favorableness onside misdoubt frostbites coldest remounted yokes wantoners astonished clutched vaccinable teared reinvoking burdocks stepchildren overachiever filleting falterer doctorates tariffless inquiries frugs currycomb hayloft mortifyingly hellion pshawing agribusinesses liberalizations rearrangement lodgement unheralded rafts zincic omnium elitisms cultivates canaanites melanesians unproclaimed flageolets particularity nocturnes angelicas ricercar emanated disarmers deionized predeceases indulgers shopping laundering misarranges adulterer solubilizing bylined scratchiest janitress wedding untutored shuttling sorel ensconced cunnilinguism meathead bazaars ocelots confiners notation indoctrinating definable farcers bards legislatresses underway deterministic fantods abhorrently shedders recipients resuscitates models caveator diploids grossers subtonic bossing modules coshed sublessor gluers yeshivoth displeased tosspots ateliers reemerges qualities infantility flangers protesters reanimation spermatic fatigues splashed mallards flanneling bastioned retailer cabalism oatcake fluors aggrandizers arrogating twinnings ministrant aether sociologist minored hamsters brin disentangles xylidine liers designee scarlets pathfinder househusbands adorers strafer destroyed cottonseeds buying luting ententes tragically backlashed published haters redundantly wandered tictac anattos redundances squirting outguessing codder acacia kaons failingly egomaniacal vacatable macadams pornographies merriest fruiter croaker evaporates retrofire" ; + dc:creator [ a foaf:Person ; + foaf:name "Mora Christofferse" + ] ; + dc:title "simplifying chancroids urbanizes" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.globulins.tld/urbanizes/worldbeater.html" . + +_:b73 a foaf:Person ; + foaf:name "Hafsa Turrubiartes" . + + + a bench:Article ; + dc:creator _:b1349 ; + dc:title "conditioned shlocks fieldpiece" ; + swrc:journal ; + swrc:note "plinker unusually straightly collusive entrancements mercenaries chirographer snuggled slithers wastier" ; + swrc:pages 178 ; + foaf:homepage "http://www.taphole.tld/fieldpiece/ricrac.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nubby.tld/parasitizes/humiliatingly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jodie Mcfeeley" + ] ; + dc:title "enclasping humiliatingly foldboat" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.parasitizes.tld/foldboat/download.html" . + + + a bench:Article ; + bench:abstract "operants fluked diuretically commercializing contemns navigator disembodies refurnishes housesit enlighteners swisher intensiveness splenectomies grogram allergin tahitian nonphysiological copyist begot nonsmoking southing journalized anthill xx coaxially tubiform trencher fanaticized ghettoing transcendentalism sugarplums beeriest trichloromethane ciphonies summits gunrunning zingiest spouseless manubriums deistic deportations slimmest alate escapisms mulligans charismas honorably refractor choppily anatomizes acidosis ransoming lanoline baddies unchilled enlacing doubting ukase revaluations irreformable sneaking maladministers mishaps citadels nudists winks biddings dibblers disbanded pulverizes fugued earmarked conventicles peddler discerner progovernment stropped gruelers deifiers unsymmetrically spirited castings brownstones bookkeeper keloid isoprene cabined smearcase glances behavioristic motorcade forestalling enfranchisements ungathered overachieved violoncellist undercarriage dighted enact photoengraver frigidly dismalest unactuated sideburns formalist tickling legitimization legatees ethoses sapwood albanians veins bonneted nullificator infundibula pointier hooray photographers prink hardstand triumvirate wires tappets cambered triflingly doeskins nameplates wapitis brakeless" ; + dc:creator [ a foaf:Person ; + foaf:name "Emily Mileski" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Pukhleriia Fawson" + ] ; + dc:title "futurologist misact wakening" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.lobbied.tld/wakening/jeeringly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lostness.tld/plutocracy/rajas.html" ; + bench:booktitle "valuative teazeled plutocracy" ; + dc:creator _:b1000 ; + dc:title "teazeled rajas paddocking" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.plutocracy.tld/paddocking/throttler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spleens.tld/milliners/secreted.html" ; + dc:creator _:b1250 ; + dc:title "academias secreted deans" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.milliners.tld/deans/cruets.html" . + + + a bench:Article ; + dc:creator _:b808 , _:b144 ; + dc:title "cottontails trainmaster divorceable" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.velocipedes.tld/divorceable/unpiled.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b258 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elieis Brazzi" + ] ; + dc:title "conceptualist lollop remanufactured" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.loamed.tld/remanufactured/abstinently.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.weatherstripped.tld/containerizes/redheads.html" ; + bench:booktitle "vivider bermudian containerizes" ; + dc:creator _:b1747 ; + dc:title "bermudian redheads straggliest" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.containerizes.tld/straggliest/nears.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Teodors Boldon" + ] ; + dc:title "recharge linesman stickman" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.spiracles.tld/stickman/contusing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stepdaughters.tld/percents/bridled.html" ; + bench:booktitle "dreidels glossier percents" ; + dc:creator _:b1721 ; + dc:title "glossier bridled failed" ; + dcterms:issued 1959 ; + swrc:pages 48 ; + foaf:homepage "http://www.percents.tld/failed/depths.html" . + + + a bench:Proceedings ; + bench:booktitle "obscurities cares tinkling" ; + dc:publisher "BIOS Scientific Press" ; + dc:title "Proceeding 3 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b795 ; + swrc:isbn "0-1452-5933-0" ; + foaf:homepage "http://www.cares.tld/sentimentalization/confiscation.html" . + + + a bench:Inproceedings ; + bench:booktitle "centrality hedgerow attila" ; + dc:creator _:b694 ; + dc:title "limpidness attila opinionatedly" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.hedgerow.tld/opinionatedly/anybodies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.solipsists.tld/mishandles/disarmer.html" ; + bench:booktitle "somersaulting edibility mishandles" ; + dc:creator _:b224 ; + dc:title "edibility disarmer unverifiable" ; + dcterms:issued 1964 ; + swrc:pages 181 ; + foaf:homepage "http://www.mishandles.tld/unverifiable/gorier.html" . + +_:b587 a foaf:Person ; + foaf:name "Eleonora Reffett" . + + + a bench:Article ; + dc:creator _:b1748 ; + dc:title "uplander reinvolves chieftaincy" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.parthenogeneses.tld/chieftaincy/bloodfins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ambulation.tld/ocularly/darkish.html" ; + bench:booktitle "coronachs preassigning ocularly" ; + dc:creator _:b1486 ; + dc:title "preassigning darkish dietetics" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 170 ; + foaf:homepage "http://www.ocularly.tld/dietetics/compensators.html" . + + + a bench:Inproceedings ; + bench:booktitle "steaded burin unclogged" ; + dc:creator _:b1022 ; + dc:title "pergolas unclogged picketer" ; + dcterms:issued 1965 ; + swrc:pages 167 ; + foaf:homepage "http://www.burin.tld/picketer/bountied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tercentenary.tld/helve/cardiography.html" ; + bench:booktitle "piked tuberculous helve" ; + dc:creator _:b143 ; + dc:title "tuberculous cardiography talebearer" ; + dcterms:issued 1964 ; + swrc:pages 100 ; + foaf:homepage "http://www.helve.tld/talebearer/velveted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.weatherstrips.tld/wicked/travois.html" ; + dc:creator _:b1376 ; + dc:title "gonorrhea travois nutritionist" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.wicked.tld/nutritionist/postulants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mercifulness.tld/complied/shipways.html" ; + dc:creator _:b1749 ; + dc:title "leman shipways implicitly" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.complied.tld/implicitly/humankind.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urbanology.tld/possets/watches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mundhir Hribal" + ] ; + dc:title "rowers watches hankerers" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.possets.tld/hankerers/sightlier.html" . + + + a bench:Inproceedings ; + bench:booktitle "tippled interregna temporizing" ; + dc:creator _:b1750 , _:b1751 ; + dc:title "analyzers temporizing parable" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.interregna.tld/parable/incoherently.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gauchest.tld/surveillance/motorbuses.html" ; + dc:creator _:b258 , _:b343 ; + dc:title "hedgerows motorbuses londoners" ; + swrc:journal ; + foaf:homepage "http://www.surveillance.tld/londoners/goldsmiths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleighs.tld/geraniums/depreciations.html" ; + dc:creator _:b1552 ; + dc:title "duskish depreciations thermostatic" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.geraniums.tld/thermostatic/bedumbs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emulation.tld/vestments/casava.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marty Bredemeier" + ] ; + dc:title "scalloped casava savers" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.vestments.tld/savers/simplistically.html" . + +_:b1132 a foaf:Person ; + foaf:name "Sebastien Raymer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anattos.tld/squirting/outguessing.html" ; + dc:creator person:Paul_Erdoes , _:b1289 ; + dc:title "redundances outguessing codder" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.squirting.tld/codder/acacia.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.solubilizing.tld/scratchiest/janitress.html" ; + dc:creator _:b1512 ; + dc:title "bylined janitress wedding" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.scratchiest.tld/wedding/untutored.html" . + + + a bench:Article ; + dc:creator _:b426 ; + dc:title "quenches colonelcies whorl" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.pitifully.tld/whorl/lithiums.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.institutions.tld/partnership/invoked.html" ; + bench:booktitle "smockings unlace partnership" ; + dc:creator _:b396 ; + dc:title "unlace invoked diked" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.partnership.tld/diked/bantling.html" . + +_:b1752 a foaf:Person ; + foaf:name "Bebinca Okano" . + + + a bench:Article ; + dc:creator _:b141 ; + dc:title "recondensing spongins shirtings" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.displeasures.tld/shirtings/semiautomatic.html" . + +_:b371 a foaf:Person ; + foaf:name "Yale Sumaya" . + +_:b1344 a foaf:Person ; + foaf:name "Krista Bleacher" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prescientific.tld/conjunctivitis/uttering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kadiri Lahay" + ] ; + dc:title "lifeless uttering outlasts" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.conjunctivitis.tld/outlasts/valets.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tadasu Sophy" + ] ; + dc:title "serenity whimpering catchiest" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.heist.tld/catchiest/goofballs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rover.tld/placeboes/airproofed.html" ; + dc:creator _:b861 ; + dc:title "palliates airproofed gammer" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.placeboes.tld/gammer/woodcutter.html" . + +_:b225 a foaf:Person ; + foaf:name "Omari Mincey" . + + + a bench:Inproceedings ; + bench:booktitle "chocked earmuff promonarchist" ; + dc:creator _:b1444 ; + dc:title "jubile promonarchist generousness" ; + dcterms:issued 1966 ; + swrc:pages 139 ; + foaf:homepage "http://www.earmuff.tld/generousness/merited.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lameness.tld/superimposition/undernourishment.html" ; + bench:booktitle "sybarites enhances superimposition" ; + dc:creator _:b6 , person:Paul_Erdoes ; + dc:title "enhances undernourishment locomotes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 7 ; + foaf:homepage "http://www.superimposition.tld/locomotes/executrices.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exited.tld/hartebeest/aspirers.html" ; + bench:booktitle "obtaining snowbushes hartebeest" ; + dc:creator person:Paul_Erdoes , _:b963 , _:b1354 ; + dc:title "snowbushes aspirers gravelled" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.hartebeest.tld/gravelled/mummied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clitoric.tld/cockatrices/irresistibly.html" ; + bench:booktitle "jerker mountable cockatrices" ; + dc:creator _:b1618 , _:b411 ; + dc:title "mountable irresistibly undelivered" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.cockatrices.tld/undelivered/metatheses.html" . + +_:b1748 a foaf:Person ; + foaf:name "Gaius Gonzalez" . + + + a bench:Article ; + dc:creator _:b709 ; + dc:title "mailer casted realignment" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.contaminates.tld/realignment/regattas.html" . + + + a bench:Inproceedings ; + bench:booktitle "jerrycans bodying balusters" ; + dc:creator _:b1753 ; + dc:title "cantina balusters coordinators" ; + dcterms:issued 1956 ; + swrc:pages 129 ; + foaf:homepage "http://www.bodying.tld/coordinators/magnetizers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Oleg Bonk" + ] ; + dc:title "deli plebiscites downcasts" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.hotheads.tld/downcasts/accouterments.html" . + + + a bench:Article ; + dc:creator _:b1522 ; + dc:title "decompensations chuckled refiner" ; + swrc:journal ; + foaf:homepage "http://www.thriftily.tld/refiner/pyromaniacal.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flyleaf.tld/amidships/clued.html" ; + bench:booktitle "organs duologue amidships" ; + dc:creator _:b1110 ; + dc:title "duologue clued inconsumable" ; + dcterms:issued 1955 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + foaf:homepage "http://www.amidships.tld/inconsumable/captors.html" . + + + a bench:Article ; + dc:creator _:b1158 , _:b339 ; + dc:title "agentry ignorantness undulant" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.frothiness.tld/undulant/anoint.html" . + +_:b828 a foaf:Person ; + foaf:name "Gela Bong" . + +_:b789 a foaf:Person ; + foaf:name "Kinaana Kodera" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grasshopper.tld/overweighed/astir.html" ; + dc:creator _:b1754 ; + dc:title "posits astir praxeological" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.overweighed.tld/praxeological/plighting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bakar Trogdon" + ] ; + dc:title "interspersed impersonated envisage" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.uprear.tld/envisage/vastness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aggrandizement.tld/mudlark/prattles.html" ; + dc:creator _:b1755 ; + dc:title "troubadours prattles posteriority" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.mudlark.tld/posteriority/manors.html" . + + + a bench:Inproceedings ; + bench:booktitle "bawdric girns plowing" ; + dc:creator _:b1382 ; + dc:title "squirms plowing effectuated" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.girns.tld/effectuated/afflicts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.numerary.tld/scantest/cedulas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vicenta Hemingway" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Sajag Traunfeld" + ] ; + dc:title "hematomas cedulas auxin" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.scantest.tld/auxin/thumbscrew.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lilliputians.tld/reappearance/flyman.html" ; + bench:booktitle "laplanders fumigants reappearance" ; + dc:creator _:b748 ; + dc:title "fumigants flyman decoratively" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.reappearance.tld/decoratively/embarkment.html" . + + + a bench:Inproceedings ; + bench:booktitle "rondures hajjis foregather" ; + dc:creator _:b67 , _:b622 ; + dc:title "carroms foregather insensibility" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.hajjis.tld/insensibility/legatos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.albinoism.tld/differs/fellatrix.html" ; + dc:creator _:b81 ; + dc:title "dependant fellatrix prefabricating" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.differs.tld/prefabricating/wirephotos.html" . + + + a bench:Incollection ; + bench:booktitle "convulsively apparats gentlewoman" ; + dc:creator [ a foaf:Person ; + foaf:name "Karina Eggington" + ] ; + dc:title "heartaches gentlewoman infundibuliform" ; + dcterms:issued 1949 ; + swrc:pages 106 ; + foaf:homepage "http://www.apparats.tld/infundibuliform/nonmilitarily.html" . + + + a bench:Proceedings ; + bench:booktitle "outvoting akvavit obtaining" ; + dc:publisher "Twin Press" ; + dc:title "Proceeding 1 (1957)" ; + dcterms:issued 1957 ; + swrc:editor person:Paul_Erdoes , _:b1414 , _:b652 , _:b1195 ; + swrc:isbn "0-6918-7434-0" ; + swrc:series 1842 ; + swrc:volume 6 ; + foaf:homepage "http://www.akvavit.tld/exited/snowbushes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yoonus Mcguinness" + ] ; + dc:title "tactics whacked beakier" ; + swrc:journal ; + swrc:note "conciliating openheartedly restraining unweaned vexations thorpes salutarily cardiotherapies premisses marshiest snuffliest" ; + swrc:pages 195 ; + foaf:homepage "http://www.blocks.tld/beakier/thirds.html" . + +_:b1428 a foaf:Person ; + foaf:name "Arsen Zarling" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.darnings.tld/threadworm/inundating.html" ; + bench:booktitle "eastwards brainily threadworm" ; + dc:creator _:b1047 ; + dc:title "brainily inundating demonstrator" ; + dcterms:issued 1951 ; + swrc:pages 65 ; + foaf:homepage "http://www.threadworm.tld/demonstrator/envied.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.digestor.tld/housings/hooky.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ric Darville" + ] ; + dc:title "apposes hooky overskeptical" ; + swrc:journal ; + swrc:note "studiousness uncooked menstruant hobblers bandages jeux urolith songster sloughed" ; + swrc:pages 60 ; + foaf:homepage "http://www.housings.tld/overskeptical/inverter.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inhabitance.tld/pinnae/glissades.html" ; + bench:booktitle "autobus reigniting pinnae" ; + dc:creator _:b1282 , _:b1756 ; + dc:title "reigniting glissades farting" ; + dcterms:issued 1959 ; + foaf:homepage "http://www.pinnae.tld/farting/abbotcy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impassively.tld/rhumbs/ridgepoles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zdeslava Barkus" + ] ; + dc:title "kilters ridgepoles cavillers" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.rhumbs.tld/cavillers/intertangling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overthrown.tld/propman/massiveness.html" ; + bench:booktitle "kissable macerate propman" ; + dc:creator _:b74 , _:b1757 ; + dc:title "macerate massiveness isotonically" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.propman.tld/isotonically/closeness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kiboshing.tld/renegade/foams.html" ; + dc:creator _:b1056 ; + dc:creator [ a foaf:Person ; + foaf:name "Jada Grech" + ] ; + dc:title "spooned foams avg" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.renegade.tld/avg/outshone.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pseudoscientifically.tld/couples/sinkholes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yaineris Francisco" + ] ; + dc:title "scoring sinkholes officiousness" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.couples.tld/officiousness/orneriness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canvassers.tld/corrugating/untidiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carli Maggert" + ] ; + dc:title "flamed untidiest danegelds" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.corrugating.tld/danegelds/vitrines.html" . + + + a bench:Article ; + dc:creator _:b1058 ; + dc:title "lakes pailsful hyperbole" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.humiliations.tld/hyperbole/glorifying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cowpokes.tld/ascender/tussock.html" ; + dc:creator _:b908 ; + dc:title "hawkmoths tussock compliantly" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.ascender.tld/compliantly/forefeels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skivvies.tld/pinna/strafing.html" ; + dc:creator _:b420 ; + dc:title "raisins strafing pissant" ; + swrc:journal ; + foaf:homepage "http://www.pinna.tld/pissant/fruitier.html" . + + + a bench:Article ; + dc:creator _:b24 ; + dc:title "caucussing firebases blasphemies" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.placement.tld/blasphemies/fonded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reprobative.tld/banged/nevermore.html" ; + dc:creator _:b1343 ; + dc:title "valvelets nevermore gorsier" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.banged.tld/gorsier/diddler.html" . + + + a bench:Article ; + dc:creator _:b1758 ; + dc:title "warring curfewed stethoscopic" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.microcosmic.tld/stethoscopic/imagoes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tackifies.tld/pokes/cranial.html" ; + dc:creator _:b1542 ; + dc:title "demolitions cranial actinically" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.pokes.tld/actinically/snobbily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonsubmissive.tld/subtraction/poled.html" ; + dc:creator _:b1692 ; + dc:creator [ a foaf:Person ; + foaf:name "Arkhipa Frieman" + ] ; + dc:title "fluters poled overwhelmed" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.subtraction.tld/overwhelmed/pussyfooting.html" . + +_:b770 a foaf:Person ; + foaf:name "Katerinka Jerido" . + + + a bench:Inproceedings ; + bench:booktitle "outfight annoys republishing" ; + dc:creator _:b1508 ; + dc:title "monetized republishing menstruum" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.annoys.tld/menstruum/distress.html" . + + + a bench:Article ; + bench:cdrom "http://www.lately.tld/therapeutical/southeasterly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vitus Roskopf" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Santo Fendt" + ] ; + dc:title "peekaboo southeasterly highbred" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.therapeutical.tld/highbred/cuffs.html" . + +_:b191 a foaf:Person ; + foaf:name "Taliyah Jafari" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seedpod.tld/prospective/consecrator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cathie Mcbeath" + ] ; + dc:title "unsighted consecrator remigrating" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.prospective.tld/remigrating/conks.html" . + + + a bench:Article ; + dc:creator _:b1553 ; + dc:title "coveted transgressing aweless" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.caber.tld/aweless/virulences.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Trillare Stukel" + ] ; + dc:title "grafts operants fluked" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.crenated.tld/fluked/diuretically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crediting.tld/capillaries/learnings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ridwaan Krushansky" + ] ; + dc:title "frizzes learnings decidedly" ; + swrc:journal ; + foaf:homepage "http://www.capillaries.tld/decidedly/bureaucracies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.jeremiad.tld/fluorescence/pupillometries.html" ; + bench:booktitle "antinucleon serrate fluorescence" ; + dc:creator _:b1511 ; + dc:title "serrate pupillometries perpendicularly" ; + dcterms:issued 1963 ; + swrc:pages 61 ; + foaf:homepage "http://www.fluorescence.tld/perpendicularly/dangler.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.strafer.tld/cottonseeds/buying.html" ; + dc:creator person:Paul_Erdoes , _:b817 ; + dc:title "destroyed buying luting" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.cottonseeds.tld/luting/ententes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.melanesians.tld/flageolets/particularity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liska Lambourne" + ] ; + dc:title "unproclaimed particularity nocturnes" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.flageolets.tld/nocturnes/angelicas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.druidic.tld/verdancies/cocobolo.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Xenia Kautzman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Shaheera Thimmesch" + ] ; + dc:title "grandnephews cocobolo evidentiary" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.verdancies.tld/evidentiary/nonproportionally.html" . + + + a bench:Article ; + dc:creator _:b1759 ; + dc:title "sequiturs palsied silurian" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.scooting.tld/silurian/encroached.html" . + +_:b222 a foaf:Person ; + foaf:name "Neda Giovannini" . + +_:b888 a foaf:Person ; + foaf:name "Tekeysia Gaglio" . + +_:b16 a foaf:Person ; + foaf:name "Gigi Barfuss" . + +_:b718 a foaf:Person ; + foaf:name "Susie Zauala" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dulling.tld/hyping/frappe.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dianne Sanko" + ] ; + dc:title "loupes frappe wolverine" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.hyping.tld/wolverine/trysters.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b257 , _:b258 , _:b343 ; + swrc:volume 15 . + + + a bench:Inproceedings ; + bench:booktitle "washers pustule misogynistic" ; + dc:creator _:b1191 , _:b899 ; + dc:title "stupefying misogynistic hic" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.pustule.tld/hic/ext.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vivifiers.tld/phonier/congealed.html" ; + bench:booktitle "rescuing photoelectric phonier" ; + dc:creator _:b1516 ; + dc:title "photoelectric congealed reaccent" ; + dcterms:issued 1966 ; + swrc:pages 141 ; + foaf:homepage "http://www.phonier.tld/reaccent/assesses.html" . + +_:b1740 a foaf:Person ; + foaf:name "Gianna Lomascolo" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.embouchures.tld/annualized/pasteurized.html" ; + bench:booktitle "looting urbanizing annualized" ; + dc:creator person:Paul_Erdoes , _:b5 ; + dc:title "urbanizing pasteurized bubo" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 65 ; + foaf:homepage "http://www.annualized.tld/bubo/alliterated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.synapsing.tld/modester/beaters.html" ; + bench:booktitle "distractibility appertains modester" ; + dc:creator _:b1396 ; + dc:title "appertains beaters statuting" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.modester.tld/statuting/whiteout.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extincts.tld/tearers/instilled.html" ; + bench:cdrom "http://www.sorrower.tld/untangles/tearers.html" ; + dc:creator _:b1760 ; + dc:title "untangles instilled vomiter" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.tearers.tld/vomiter/faults.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rufio Guitard" + ] ; + dc:title "teardown inconvenience triunities" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.margarins.tld/triunities/dipped.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.redresses.tld/howitzer/bathhouse.html" ; + bench:booktitle "trusty nonconclusive howitzer" ; + dc:creator _:b1028 ; + dc:title "nonconclusive bathhouse vaults" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.howitzer.tld/vaults/pacifically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tallows.tld/codeines/winglets.html" ; + bench:booktitle "eucharists marsupialize codeines" ; + dc:creator _:b1538 ; + dc:title "marsupialize winglets tsp" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.codeines.tld/tsp/jihads.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gnarls.tld/robles/outcries.html" ; + dc:creator _:b156 ; + dc:title "ruths outcries inpatient" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.robles.tld/inpatient/instigated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extortioners.tld/bacteriophage/loather.html" ; + dc:creator _:b1510 ; + dc:creator [ a foaf:Person ; + foaf:name "Aeacus Veloz" + ] ; + dc:title "readjourning loather disarranging" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.bacteriophage.tld/disarranging/cynical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soffits.tld/fiftieths/guaranteed.html" ; + dc:creator _:b859 ; + dc:title "chainmen guaranteed giggliest" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.fiftieths.tld/giggliest/baggings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beknighted.tld/prosceniums/sirupy.html" ; + bench:cdrom "http://www.ulcering.tld/reproachable/prosceniums.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arnulf Ozburn" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Denisha Whitesell" + ] ; + dc:title "reproachable sirupy endive" ; + swrc:journal ; + foaf:homepage "http://www.prosceniums.tld/endive/mischievously.html" . + + + a bench:Article ; + dc:creator _:b1239 , _:b1761 ; + dc:title "paranoias population disobliging" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.datable.tld/disobliging/reds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unhanding.tld/chitlins/sparry.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoichi Istorico" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mamelfa Learned" + ] ; + dc:title "nuncios sparry checkering" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.chitlins.tld/checkering/sandalwoods.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.footpaths.tld/ejectors/decamped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Veronikeia Boulier" + ] ; + dc:title "porousness decamped tranquility" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.ejectors.tld/tranquility/certificates.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b191 ; + dc:title "mouthiest renege briefless" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.delegati.tld/briefless/regularities.html" . + +_:b1116 a foaf:Person ; + foaf:name "Anandita Hymer" . + + + a bench:Incollection ; + bench:booktitle "spadework intersexualism heaving" ; + dc:creator _:b418 ; + dc:title "unshared heaving painlessness" ; + dcterms:issued 1956 ; + foaf:homepage "http://www.intersexualism.tld/painlessness/unflavored.html" . + + + a bench:Article ; + dc:creator _:b36 , _:b1762 ; + dc:title "estranged nobbier inflight" ; + swrc:journal ; + foaf:homepage "http://www.metastasis.tld/inflight/formulates.html" . + + + a bench:Inproceedings ; + bench:booktitle "seventieths ingression bicarbonates" ; + dc:creator _:b1657 , _:b1635 ; + dc:title "palets bicarbonates distinguishably" ; + dcterms:issued 1962 ; + swrc:pages 78 ; + foaf:homepage "http://www.ingression.tld/distinguishably/wavering.html" . + +_:b1763 a foaf:Person ; + foaf:name "Kristiane Doncaster" . + + + a bench:Inproceedings ; + bench:booktitle "drooling fubbed vasomotor" ; + dc:creator _:b1474 ; + dc:title "tutted vasomotor precedable" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.fubbed.tld/precedable/orchestrally.html" . + + + a bench:Proceedings ; + bench:booktitle "megacycle hydrators anchorages" ; + dc:publisher "UB & US Books & Things" ; + dc:title "Proceeding 1 (1952)" ; + dcterms:issued 1952 ; + swrc:editor _:b1161 , person:Paul_Erdoes , _:b1162 , _:b1163 ; + swrc:isbn "0-5298-8814-0" ; + swrc:series 1046 ; + swrc:volume 3 ; + foaf:homepage "http://www.hydrators.tld/disencumbering/sniffling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.miens.tld/retried/voile.html" ; + bench:booktitle "educts exhibitioner retried" ; + dc:creator person:Paul_Erdoes , _:b1277 ; + dc:title "exhibitioner voile incas" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.retried.tld/incas/wanter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jackpots.tld/thrillers/entwists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wayan Whitelow" + ] ; + dc:title "seizins entwists retrenching" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.thrillers.tld/retrenching/retribute.html" . + +_:b1515 a foaf:Person ; + foaf:name "Daloris Sandstrom" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reconversions.tld/silicates/linkers.html" ; + dc:creator _:b389 ; + dc:title "butterier linkers braze" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.silicates.tld/braze/tannins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biassing.tld/nonexpendable/fortunes.html" ; + dc:creator _:b630 ; + dc:title "yellowbellies fortunes subalterns" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.nonexpendable.tld/subalterns/guernseys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adsorbed.tld/chorusing/minimums.html" ; + dc:creator _:b1397 ; + dc:title "shadowiness minimums instarred" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.chorusing.tld/instarred/rebop.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unsnarled.tld/sarabands/miladies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lucretia Ferndez" + ] ; + dc:title "inures miladies compactions" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.sarabands.tld/compactions/pilothouses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.riel.tld/doable/hareem.html" ; + bench:booktitle "sirrees enplane doable" ; + dc:creator _:b1048 ; + dc:title "enplane hareem uncontrolled" ; + dcterms:issued 1966 ; + swrc:pages 199 ; + foaf:homepage "http://www.doable.tld/uncontrolled/stairs.html" . + +_:b446 a foaf:Person ; + foaf:name "Koenraad Trifiletti" . + +_:b1572 a foaf:Person ; + foaf:name "Enrica Mathern" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enquiring.tld/raccoons/irritatingly.html" ; + dc:creator _:b1077 , _:b1557 ; + dc:title "flatlands irritatingly afghanis" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.raccoons.tld/afghanis/milksop.html" . + + + a bench:Article ; + dc:creator _:b840 ; + dc:title "apter felicitously pizazz" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.looniness.tld/pizazz/blueys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.attachers.tld/phrenological/soullessness.html" ; + dc:creator _:b1464 ; + dc:title "commonsensical soullessness vicarage" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.phrenological.tld/vicarage/pastramis.html" . + + + a bench:Article ; + dc:creator _:b569 ; + dc:title "predesignating tunning reenactments" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.livered.tld/reenactments/illustrations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cravens.tld/emulsions/shifts.html" ; + dc:creator _:b1524 , _:b1040 ; + dc:title "discomfiting shifts tollages" ; + swrc:journal ; + swrc:month 1 ; + swrc:pages 40 ; + foaf:homepage "http://www.emulsions.tld/tollages/unmuffling.html" . + +_:b1764 a foaf:Person ; + foaf:name "Yoshimatsu Richie" . + +_:b1765 a foaf:Person ; + foaf:name "Benton Bertuzzi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renegotiating.tld/querulously/poly.html" ; + dc:creator _:b227 , _:b1236 ; + dc:title "brassie poly rewin" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.querulously.tld/rewin/pubis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chemisms.tld/tigresses/tillages.html" ; + dc:creator _:b463 ; + dc:title "scorbutic tillages heisters" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.tigresses.tld/heisters/bonanzas.html" . + +_:b1766 a foaf:Person ; + foaf:name "Aurel Lapar" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uneven.tld/transitions/recks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Edelberta Kung" + ] ; + dc:title "oceanauts recks shorelines" ; + swrc:journal ; + foaf:homepage "http://www.transitions.tld/shorelines/discomposure.html" . + +_:b200 a foaf:Person ; + foaf:name "Jedidiah Carey" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.remorses.tld/sweetbriers/sideward.html" ; + bench:booktitle "sups reframes sweetbriers" ; + dc:creator _:b1529 ; + dc:title "reframes sideward penancing" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.sweetbriers.tld/penancing/overdoes.html" . + +_:b52 a foaf:Person ; + foaf:name "Mawar Camfield" . + + + a bench:Article ; + rdfs:seeAlso "http://www.violably.tld/jimmying/vanward.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aspasia Vickery" + ] ; + dc:title "states vanward folksily" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.jimmying.tld/folksily/portioned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.honorably.tld/choppily/anatomizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alka Groshek" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Christl Wortham" + ] ; + dc:title "refractor anatomizes acidosis" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.choppily.tld/acidosis/ransoming.html" . + +_:b165 a foaf:Person ; + foaf:name "Graziana Callabrass" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blunderbuss.tld/senores/cicadas.html" ; + dc:creator _:b1606 ; + dc:title "scrumptiousness cicadas oceanographers" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.senores.tld/oceanographers/sidestroke.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jennie Schatzel" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hedda Yoshida" + ] ; + dc:title "beetroots cense shapely" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.urgingly.tld/shapely/evils.html" . + +_:b1641 a foaf:Person ; + foaf:name "Ghaalib Yunt" . + + + a bench:Inproceedings ; + bench:booktitle "maladapted wending assureds" ; + dc:creator _:b505 ; + dc:title "woks assureds meagerly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.wending.tld/meagerly/bollixing.html" . + +_:b890 a foaf:Person ; + foaf:name "Kassius Leech" . + + + a bench:Inproceedings ; + bench:booktitle "effectively olibanums unforced" ; + dc:creator _:b286 ; + dc:title "vulgarities unforced sailed" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 54 ; + foaf:homepage "http://www.olibanums.tld/sailed/oversimplifying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.morselled.tld/educates/physicochemical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Navarro Wasyliszyn" + ] ; + dc:title "hotdogs physicochemical muckraker" ; + swrc:journal ; + foaf:homepage "http://www.educates.tld/muckraker/vegetarians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vexes.tld/equated/tike.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gitanjali Nemetz" + ] ; + dc:title "maimed tike ecus" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.equated.tld/ecus/overgrew.html" . + + + a bench:Article ; + dc:creator _:b1491 ; + dc:title "restraining vexations thorpes" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.unweaned.tld/thorpes/salutarily.html" . + +_:b1746 a foaf:Person ; + foaf:name "Julieta Stlouise" . + +_:b1125 a foaf:Person ; + foaf:name "Bemus Ridens" . + +_:b1019 a foaf:Person ; + foaf:name "Miska Hudler" . + +_:b1045 a foaf:Person ; + foaf:name "Bezubaia Wiece" . + +_:b96 a foaf:Person ; + foaf:name "Gayle Wingrove" . + +_:b1767 a foaf:Person ; + foaf:name "Vickie Riesinger" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bottomed.tld/ingoing/semideserts.html" ; + bench:booktitle "babka granulated ingoing" ; + dc:creator [ a foaf:Person ; + foaf:name "Custenhin Leibenstein" + ] ; + dc:title "granulated semideserts decalcomanias" ; + dcterms:issued 1960 ; + swrc:pages 79 ; + foaf:homepage "http://www.ingoing.tld/decalcomanias/tinny.html" . + +_:b127 a foaf:Person ; + foaf:name "Tabea Faulisi" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.juncoes.tld/vascularly/sergeancy.html" ; + bench:booktitle "salvational domes vascularly" ; + dc:creator _:b861 , _:b993 ; + dc:title "domes sergeancy pianofortes" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.vascularly.tld/pianofortes/presided.html" . + +_:b1739 a foaf:Person ; + foaf:name "Heidy Kodadek" . + +_:b1718 a foaf:Person ; + foaf:name "Bodgana Senne" . + +_:b579 a foaf:Person ; + foaf:name "Noburo Charleton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bowling.tld/corrupted/symphonies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elsi Silverman" + ] ; + dc:title "overproud symphonies mummified" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.corrupted.tld/mummified/pensions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.placard.tld/labyrinths/ichthyologists.html" ; + dc:creator _:b1708 ; + dc:title "novelties ichthyologists unharvested" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.labyrinths.tld/unharvested/tambura.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.generalizable.tld/agronomist/reneging.html" ; + bench:booktitle "pensees limpidity agronomist" ; + dc:creator _:b115 ; + dc:title "limpidity reneging neguses" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.agronomist.tld/neguses/uprisers.html" . + +_:b833 a foaf:Person ; + foaf:name "Denzel Garant" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrochemically.tld/carobs/mouthparts.html" ; + dc:creator _:b123 ; + dc:title "conners mouthparts deserving" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.carobs.tld/deserving/patentable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gulika Alipio" + ] ; + dc:title "owner corkscrewed promiscuousness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.zanier.tld/promiscuousness/clewed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.proteins.tld/proprietorial/joyless.html" ; + dc:creator _:b318 , _:b1722 ; + dc:title "fucking joyless indents" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.proprietorial.tld/indents/crestal.html" . + +_:b1754 a foaf:Person ; + foaf:name "Takao Stoneham" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Irinia Russom" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Clarisse Todor" + ] ; + dc:title "ruinously insufficiency traders" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.imprecates.tld/traders/mobbed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jostling.tld/demonetization/teratogen.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hideki Grham" + ] ; + dc:title "auditorial teratogen nitros" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.demonetization.tld/nitros/associatively.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dia Halbershtam" + ] ; + dc:title "hesitatingly transformations argylls" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.ethnical.tld/argylls/hopefuls.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.steerers.tld/jerkiest/incrustation.html" ; + bench:booktitle "cranching methought jerkiest" ; + dc:creator _:b1768 ; + dc:title "methought incrustation staunchest" ; + dcterms:issued 1963 ; + swrc:pages 153 ; + foaf:homepage "http://www.jerkiest.tld/staunchest/oftenest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fabricated.tld/easterlies/skateboarders.html" ; + bench:abstract "dressing reproached obscuranticism headword racer dryest praiseworthily recrudesced constraints stultified amicability apprenticeships nebulously contaminator feinting rurally lateens barratrous waggling protectively pencilled styling insensately planers sergeancies lamber anonyms lunette hunkers vicariousness sorrower extincts untangles tearers instilled vomiter faults clienteles tetralogy pelletize disreputable professionals introspectiveness typhous toolboxes gyred dowsers hashes farthingales imbibed deepening sheathes debutantes avocets squinty riflers bisecting jovially intellectualized cesareans woolsack haunches quidnunc bunging wetter rots deutschland hyenas plagiarize immobilized guested resubscribed babul beleaguering saturations aggie rumbaed disobliged tennesseans infantries disannulling salesgirls paradigms theologies jaggers bookrest spurned cannonaded torchere maturation densifying attics merengue discoloration twofers suspenders growlingly amenders chivaree stander uncomfortable multiplier professes shingler terrorize ices researched photoreceptor upswung recleaned algorism reignited nonformation skitterier misconduct mongolians crashes wordperfect hollers trickier expropriations eternize piecework searer sauntered stiffed reburials naiveties" ; + dc:creator _:b785 ; + dc:title "anonymously skateboarders potters" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.easterlies.tld/potters/sludges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disport.tld/landscapers/gladness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anastasia Doelling" + ] ; + dc:title "briefed gladness fazed" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.landscapers.tld/fazed/corgis.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reexported.tld/furnishings/cutin.html" ; + bench:booktitle "rn enfevered furnishings" ; + dc:creator _:b1769 ; + dc:title "enfevered cutin subjectiveness" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 170 ; + foaf:homepage "http://www.furnishings.tld/subjectiveness/conflicted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.traditionless.tld/earthlier/stenographers.html" ; + dc:creator person:Paul_Erdoes , _:b697 ; + dc:title "spoliator stenographers reallocating" ; + swrc:journal ; + foaf:homepage "http://www.earthlier.tld/reallocating/aslope.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whirlies.tld/electrochemistry/affecter.html" ; + dc:creator _:b1770 ; + dc:title "lunier affecter stomper" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.electrochemistry.tld/stomper/asap.html" . + +_:b342 a foaf:Person ; + foaf:name "Ginessa Wisinger" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mistiming.tld/smoulders/reanalyzed.html" ; + bench:booktitle "secularizing jalap smoulders" ; + dc:creator person:Paul_Erdoes , _:b169 ; + dc:title "jalap reanalyzed paraphrasers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 140 ; + foaf:homepage "http://www.smoulders.tld/paraphrasers/softness.html" . + +_:b461 a foaf:Person ; + foaf:name "Conson Deaner" . + + + a bench:Inproceedings ; + bench:booktitle "wristwatches degass broadsides" ; + dc:creator _:b1541 ; + dc:title "thews broadsides potpie" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.degass.tld/potpie/nepotistical.html" . + + + a bench:Article ; + dc:creator _:b811 ; + dc:title "appendant stoutening piling" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.submontane.tld/piling/defunctness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.broidering.tld/burglars/dulcimer.html" ; + bench:booktitle "martials titaness burglars" ; + dc:creator _:b1240 , person:Paul_Erdoes ; + dc:title "titaness dulcimer pollywogs" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.burglars.tld/pollywogs/lichting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.factorship.tld/octagons/wkly.html" ; + bench:booktitle "unhealthful exclaimer octagons" ; + dc:creator _:b1542 ; + dc:title "exclaimer wkly preestimating" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 133 ; + foaf:homepage "http://www.octagons.tld/preestimating/decanting.html" . + +_:b1753 a foaf:Person ; + foaf:name "Khaalida Dire" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mirier.tld/franked/drupelet.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tekha Stoiber" + ] ; + dc:title "hectometer drupelet stethoscopies" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.franked.tld/stethoscopies/ways.html" . + +_:b517 a foaf:Person ; + foaf:name "Iulia Morra" . + + + a bench:Article ; + dc:creator _:b1351 ; + dc:title "slewing swarth resolving" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.grippier.tld/resolving/lymphocytic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.iodines.tld/congregations/cardinalate.html" ; + bench:booktitle "engendering prattled congregations" ; + dc:creator _:b1363 ; + dc:title "prattled cardinalate wifelier" ; + dcterms:issued 1961 ; + swrc:pages 94 ; + foaf:homepage "http://www.congregations.tld/wifelier/programable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vigesimal.tld/nationalists/penetrates.html" ; + dc:creator _:b1416 ; + dc:title "corridas penetrates funnels" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.nationalists.tld/funnels/constabulary.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Friedel Strevels" + ] ; + dc:title "benefaction understudies pummels" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.stunners.tld/pummels/plainspokenness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hennery.tld/clawed/maize.html" ; + dc:creator _:b1325 ; + dc:title "dodgier maize inculpates" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.clawed.tld/inculpates/shortchanging.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fellatrice.tld/whapper/carnations.html" ; + bench:booktitle "cruelties sluing whapper" ; + dc:creator _:b375 ; + dc:title "sluing carnations internally" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.whapper.tld/internally/beddings.html" . + +_:b1381 a foaf:Person ; + foaf:name "Brianne Challacombe" . + +_:b798 a foaf:Person ; + foaf:name "Hardwart Kusiak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phenylketonuria.tld/venturers/valiantly.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Phaethon Gearon" + ] ; + dc:title "grunts valiantly unremorsefully" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.venturers.tld/unremorsefully/extradites.html" . + + + a bench:Article ; + bench:abstract "snaggier choreographic prehardening turtledoves purebred impressments impracticability leagued yessed whoppers sprucer chinky biophysical stemming saturation seashores opalesces portholes woefullest dehydrogenates fusibly furrings electrolytically wassailed remarked pectoris cuckooing teenagers glimpsed inker loony howler softwoods canard dodges cursively diagrammed publics torahs mewler wets primed barkeepers amritas toadstool unhinges redox craton stroking fainer cheeping campaigning ukeleles cherries sanitated mislayer dreks tradeoffs loopier effectuating abbreviates undergoing revellers chlorals flabbergasts dells explainable orthopaedist curara vaporize shadowers jetports sportier misdirected safariing titterers enjoin steers gimps comradely wenny snarling deliberation nurtures idylist zincing sextants osteoscleroses consoles skeletomuscular raffias lookouts romantically trowelers brashiest cognoscing bollard kudu incarnadine delineation garrottes cannabic pesterer including taring popularization redcap outrun copyreaders specifier overpriced sobbers enamelwork enshrouding auxiliaries panfuls outboard antitoxin increasers hymnaries memorialize deicing lumberjacks rockfish hookworms palisades microradiography wisher kinged hollows caucasians splined oink incubator geegaws sylvian choky abscission coastings bimester protectress bogies prejudgments monger transfusers regulates multinationals voyagers fellas menstruation curfews giddiness orations luff cotes bionics huskers" ; + dc:creator _:b320 ; + dc:creator [ a foaf:Person ; + foaf:name "Anier Boutot" + ] ; + dc:title "declinational predicting employs" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.pinewood.tld/employs/bioresearch.html" . + +_:b939 a foaf:Person ; + foaf:name "Harrison Steinkamp" . + + + a bench:Inproceedings ; + bench:booktitle "footbath maximins radiotelegraphically" ; + dc:creator person:Paul_Erdoes , _:b1504 ; + dc:title "faddisms radiotelegraphically nubbier" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.maximins.tld/nubbier/mythologists.html" . + +_:b732 a foaf:Person ; + foaf:name "Luce Palmo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.absurdum.tld/shogunal/trimming.html" ; + dc:creator _:b1267 ; + dc:title "extraction trimming misinstruction" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.shogunal.tld/misinstruction/proboscides.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beeriest.tld/ciphonies/summits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Everardo Yidiaris" + ] ; + dc:title "trichloromethane summits gunrunning" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.ciphonies.tld/gunrunning/zingiest.html" . + +_:b1502 a foaf:Person ; + foaf:name "YolandaAbigail Insogna" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vitasa Dufauchard" + ] ; + dc:title "nonpartisan disable grannies" ; + swrc:journal ; + foaf:homepage "http://www.paths.tld/grannies/backslaps.html" . + +_:b1405 a foaf:Person ; + foaf:name "Kristie Roback" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skateboards.tld/galls/seedings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zofeia Sutton" + ] ; + dc:title "vamping seedings paynims" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.galls.tld/paynims/lugs.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Minda Grago" + ] ; + dc:title "reproached headword racer" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.obscuranticism.tld/racer/dryest.html" . + +_:b681 a foaf:Person ; + foaf:name "Chavela Lidstrom" . + + + a bench:Article ; + rdfs:seeAlso "http://www.follicles.tld/caperers/sails.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Idomeneus Moosman" + ] ; + dc:title "aced sails misanthropes" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.caperers.tld/misanthropes/bider.html" . + +_:b1568 a foaf:Person ; + foaf:name "Steffen Tata" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aftertastes.tld/housetops/horologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Reicza Haare" + ] ; + dc:title "cocain horologist convalescents" ; + swrc:journal ; + swrc:note "thermometers painty shacking reduplicative obstetrics wrenching fascistic misappropriating shoppes timelessly" ; + swrc:pages 117 ; + foaf:homepage "http://www.housetops.tld/convalescents/tellable.html" . + +_:b1643 a foaf:Person ; + foaf:name "Gerion Sonoski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.futurism.tld/encasing/episcopes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amba Guidos" + ] ; + dc:title "newswomen episcopes singers" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.encasing.tld/singers/ridiculed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atoned.tld/comradeship/bassetting.html" ; + bench:booktitle "sharking dramamine comradeship" ; + dc:creator _:b302 , _:b1494 ; + dc:title "dramamine bassetting lugger" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.comradeship.tld/lugger/claque.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cleaner.tld/decapod/wormish.html" ; + dc:creator _:b1480 ; + dc:title "readably wormish macrocephaly" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.decapod.tld/macrocephaly/afferently.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snoopier.tld/enswathes/appetizingly.html" ; + dc:creator _:b690 ; + dc:title "specials appetizingly idahoan" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.enswathes.tld/idahoan/stolons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spouses.tld/exegetic/funfair.html" ; + dc:creator _:b226 ; + dc:title "homicidally funfair basset" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.exegetic.tld/basset/wakeners.html" . + +_:b59 a foaf:Person ; + foaf:name "Judit Bartunek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infos.tld/breams/overpraising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yama Shbi" + ] ; + dc:title "dogmatical overpraising catalogued" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.breams.tld/catalogued/nicknaming.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kojuro Arvayo" + ] ; + dc:title "vehemently quantifies auxins" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.horoscopes.tld/auxins/mispronounce.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.awesomeness.tld/vroomed/mulattos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Uso Mccamish" + ] ; + dc:title "taxonomies mulattos dupped" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.vroomed.tld/dupped/bewitched.html" . + +_:b1771 a foaf:Person ; + foaf:name "Guste Bakalars" . + +_:b909 a foaf:Person ; + foaf:name "Binodini Bircher" . + +_:b924 a foaf:Person ; + foaf:name "Gustl Senosk" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulGhani Patao" + ] ; + dc:title "rescripts rumbled receipts" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.innominate.tld/receipts/bunkered.html" . + + + a bench:Inproceedings ; + bench:booktitle "demolishes curableness briars" ; + dc:creator _:b34 ; + dc:title "prodemocratic briars brutify" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.curableness.tld/brutify/unenthusiastically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sitting.tld/scubas/arrestee.html" ; + dc:creator _:b1772 ; + dc:title "wimple arrestee monism" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.scubas.tld/monism/impermeabilities.html" . + +_:b254 a foaf:Person ; + foaf:name "Katreen Osthoff" . + +_:b1167 a foaf:Person ; + foaf:name "Jette Kinnard" . + + + a bench:Inproceedings ; + bench:booktitle "endoderms prejudices fatback" ; + dc:creator person:Paul_Erdoes , _:b162 ; + dc:title "gassiness fatback unraveling" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.prejudices.tld/unraveling/resider.html" . + +_:b1658 a foaf:Person ; + foaf:name "Dayton Mannello" . + + + a bench:Article ; + rdfs:seeAlso "http://www.armed.tld/heeds/tarmac.html" ; + dc:creator _:b1773 ; + dc:title "zoophiles tarmac justifying" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.heeds.tld/justifying/bemas.html" . + +_:b1774 a foaf:Person ; + foaf:name "Almut Cargill" . + +_:b455 a foaf:Person ; + foaf:name "Gerek Cosselman" . + + + a bench:Article ; + dc:creator _:b971 ; + dc:title "reappraisal mazes mangling" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.whinnied.tld/mangling/probeable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.designers.tld/encountered/deportment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kte Kilkenny" + ] ; + dc:title "unquiet deportment peonages" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.encountered.tld/peonages/critically.html" . + +_:b537 a foaf:Person ; + foaf:name "Guiseppa Thurstonson" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yukiko Weissert" + ] ; + dc:title "hypocrisies trameled flunkey" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.vestals.tld/flunkey/blazed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manchuria.tld/festoons/fraudulently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Christelle Garced" + ] ; + dc:title "subbranch fraudulently immoderateness" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.festoons.tld/immoderateness/nitrites.html" . + + + a bench:Article ; + dc:creator _:b1204 ; + dc:title "researcher overgrows tardo" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.abjured.tld/tardo/serrying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aortas.tld/transfusing/toxifying.html" ; + bench:booktitle "quiddities roistered transfusing" ; + dc:creator _:b365 ; + dc:title "roistered toxifying postseasonal" ; + dcterms:issued 1965 ; + swrc:pages 121 ; + foaf:homepage "http://www.transfusing.tld/postseasonal/buccaneer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.huntedly.tld/unidentifiable/reversing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adrien Hoit" + ] ; + dc:title "czardoms reversing monstrances" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.unidentifiable.tld/monstrances/gravies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.petaled.tld/precanceling/abolishable.html" ; + bench:booktitle "raunchier codes precanceling" ; + dc:creator _:b1018 , _:b38 ; + dc:title "codes abolishable rivetted" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.precanceling.tld/rivetted/ingle.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seemed.tld/ahems/sublimates.html" ; + dc:creator _:b944 ; + dc:title "heavens sublimates mods" ; + swrc:journal ; + foaf:homepage "http://www.ahems.tld/mods/gullied.html" . + +_:b1655 a foaf:Person ; + foaf:name "Nataniella Dorrough" . + + + a bench:Journal ; + dc:title "Journal 9 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b445 , _:b446 , _:b3 , _:b217 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.democracies.tld/ideograms/recrowns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ezmeralda Frizell" + ] ; + dc:title "cuddlier recrowns compendiums" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.ideograms.tld/compendiums/didactically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outsells.tld/besmears/coordinations.html" ; + dc:creator _:b69 ; + dc:title "reprobates coordinations cupped" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.besmears.tld/cupped/bander.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ramps.tld/surpassable/vandalization.html" ; + dc:creator _:b1336 ; + dc:title "dummies vandalization gumlike" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.surpassable.tld/gumlike/carillon.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demotic.tld/sandbagged/negligibly.html" ; + bench:booktitle "reglossed bonders sandbagged" ; + dc:creator _:b1547 ; + dc:title "bonders negligibly milkily" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.sandbagged.tld/milkily/benefactors.html" . + + + a bench:Inproceedings ; + bench:booktitle "nos fungiform unfermented" ; + dc:creator _:b878 ; + dc:title "memsahib unfermented hydrargyrum" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.fungiform.tld/hydrargyrum/fuhrers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.doozies.tld/harassment/birdmen.html" ; + dc:creator _:b1541 ; + dc:title "keratoses birdmen hedonisms" ; + swrc:journal ; + foaf:homepage "http://www.harassment.tld/hedonisms/cigarettes.html" . + +_:b875 a foaf:Person ; + foaf:name "Savastian Jonte" . + + + a bench:Article ; + rdfs:seeAlso "http://www.peppier.tld/levators/diapering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kuri Gunderson" + ] ; + dc:title "opulences diapering bottleful" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.levators.tld/bottleful/sergings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unmended.tld/metabolizable/chatting.html" ; + dc:creator _:b1053 , _:b106 ; + dc:title "permeably chatting booteries" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.metabolizable.tld/booteries/flotillas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preprocessor.tld/loftily/yabber.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Helene Nik" + ] ; + dc:title "despising yabber reprovingly" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.loftily.tld/reprovingly/blungers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remounting.tld/sleigher/pasteurize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Takeru Ogara" + ] ; + dc:title "postured pasteurize cycads" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.sleigher.tld/cycads/attitudinized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arcadian.tld/unrealistic/substituting.html" ; + dc:creator person:Paul_Erdoes , _:b281 ; + dc:title "acridities substituting surges" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.unrealistic.tld/surges/preheats.html" . + + + a bench:Article ; + dc:creator _:b1164 ; + dc:title "shirtfront aroints potshots" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.geographers.tld/potshots/unhanged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vigorish.tld/dustrag/deprecation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jonah Credle" + ] ; + dc:title "oatmeals deprecation maharajas" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.dustrag.tld/maharajas/infinites.html" . + +_:b1477 a foaf:Person ; + foaf:name "Concetta Lokken" . + +_:b891 a foaf:Person ; + foaf:name "Lashanna Startt" . + +_:b1557 a foaf:Person ; + foaf:name "Bryssa Stipetich" . + +_:b1181 a foaf:Person ; + foaf:name "Baddon Tobar" . + +_:b1070 a foaf:Person ; + foaf:name "Yurik Grayson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fides.tld/decides/bangs.html" ; + dc:creator _:b1775 , _:b1209 ; + dc:title "preceded bangs grindingly" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.decides.tld/grindingly/concaving.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mistime.tld/orthopaedics/abolitionists.html" ; + bench:booktitle "perfecters pokiness orthopaedics" ; + dc:creator _:b145 , _:b428 ; + dc:title "pokiness abolitionists allocator" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 95 ; + foaf:homepage "http://www.orthopaedics.tld/allocator/bootjacks.html" . + + + a bench:Article ; + dc:creator _:b702 ; + dc:title "reconverting overdrank recalculations" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.washboards.tld/recalculations/dumps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.figured.tld/unalleviated/mechanizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dameon Schieler" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cisco Agtarap" + ] ; + dc:title "outback mechanizing flattish" ; + swrc:journal ; + foaf:homepage "http://www.unalleviated.tld/flattish/splats.html" . + +_:b1138 a foaf:Person ; + foaf:name "Asha Sandos" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bends.tld/multiplying/griot.html" ; + bench:abstract "daydreaming counselling flyways waterpower owlet fireplugs jades jerrycans cantina bodying balusters coordinators magnetizers consignment exilic racecourse mod impasses hepaticas irreconcilability noisemakers vuggy illegitimating touche chaparrals deliberates regaling squeaked ochered flagellations constrainedly remittee figworts vials vasectomizing precognitions maudlinly toenailing inauguration doser batrachians paradoxical knucklebone heparin blandisher spireas daddling ashcans mobbing peatiest scarcities stews precancel spence inlands outargued foeti amaranths johnnies dervishes tattings palliated inviolably rubidiums highschool crassest recesses items authorize sunnier baled finalist literals doyly crenelation pollee ringers strangling gladded plexuses grids screens purplish reordain suturing pilastered scowlingly unresistant rooked boles stoutens trisects sponged cosmonauts vocatively reexpresses curtailment jitney yukking timework rases tangoed presenter soapmaking dandier plow celerities singing reliances severed pouncer divulgences simplemindedness duffle designed triploid saxophonists industrialize ungentle tenderize benzoin pugilism fatuously hides gabblers sporozoan confutes inamoratas winiest imageries injuring unknowingly spadework unshared" ; + dc:creator [ a foaf:Person ; + foaf:name "Leanna Marxen" + ] ; + dc:title "nonindustrial griot overconservative" ; + swrc:journal ; + foaf:homepage "http://www.multiplying.tld/overconservative/apostleship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.doozer.tld/statement/rationalizing.html" ; + dc:creator _:b1776 ; + dc:title "unoffensive rationalizing overconscientious" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.statement.tld/overconscientious/sizzles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hiring.tld/miscasts/sacrificer.html" ; + dc:creator _:b370 ; + dc:title "breakages sacrificer uneasiest" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.miscasts.tld/uneasiest/throughway.html" . + +_:b236 a foaf:Person ; + foaf:name "Alwin Roewe" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overinflating.tld/unhatted/turnstile.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Friedrich Lasota" + ] ; + dc:title "fatalists turnstile nance" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.unhatted.tld/nance/weakhearted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tenseness.tld/spiritualize/retested.html" ; + dc:creator _:b582 ; + dc:title "ornaments retested oxtongue" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.spiritualize.tld/oxtongue/disbarments.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Frangiskos Truly" + ] ; + dc:title "reverses uncorroborated leaving" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.sizably.tld/leaving/indulgence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.answerers.tld/connoting/urbanely.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gazala Bendu" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Carl Hoadley" + ] ; + dc:title "shallowest urbanely photographic" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.connoting.tld/photographic/affrayed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.conceivability.tld/homophile/axing.html" ; + bench:booktitle "charactery trippings homophile" ; + dc:creator _:b1518 ; + dc:title "trippings axing socking" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.homophile.tld/socking/paraffins.html" . + + + a bench:Inproceedings ; + bench:booktitle "noninstinctual fecundity substantialness" ; + dc:creator _:b262 ; + dc:title "kimonoed substantialness lividity" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.fecundity.tld/lividity/mutably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unfortified.tld/miffing/awakenings.html" ; + dc:creator _:b725 ; + dc:title "unproved awakenings semiurban" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.miffing.tld/semiurban/holographs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.refractions.tld/axed/ornamentations.html" ; + bench:booktitle "segmented reclothed axed" ; + dc:creator _:b1431 ; + dc:title "reclothed ornamentations enormousness" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.axed.tld/enormousness/overrates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anthologists.tld/interlocutrices/discontinued.html" ; + dc:creator _:b1384 ; + dc:creator [ a foaf:Person ; + foaf:name "Tishka Zale" + ] ; + dc:title "nonreligious discontinued pneuma" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.interlocutrices.tld/pneuma/snuffy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backslappers.tld/osteosclerotic/pipy.html" ; + dc:creator _:b458 , _:b950 ; + dc:title "timbered pipy deloused" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.osteosclerotic.tld/deloused/eudaemons.html" . + +_:b437 a foaf:Person ; + foaf:name "Boas Salimas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.musks.tld/mistrusting/cannings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Enzo Vanisouvong" + ] ; + dc:title "capeskin cannings puristic" ; + swrc:journal ; + foaf:homepage "http://www.mistrusting.tld/puristic/halfheartedness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preexposures.tld/pennyweights/antipodal.html" ; + dc:creator _:b369 ; + dc:creator [ a foaf:Person ; + foaf:name "Nathalie Nisbet" + ] ; + dc:title "rh antipodal internees" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.pennyweights.tld/internees/chants.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Estralita Lelah" + ] ; + dc:title "financially pokeweeds cooees" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.blends.tld/cooees/dispenses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enforce.tld/graduated/handlers.html" ; + dc:creator _:b1385 ; + dc:title "fester handlers handwrote" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.graduated.tld/handwrote/murderer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offside.tld/meritoriously/inflexibility.html" ; + dc:creator _:b880 ; + dc:title "oddest inflexibility wornness" ; + swrc:journal ; + swrc:note "nonimmunities laburnum resupplied ironware acquitted contraindication reinvolvement redeyes optional national" ; + swrc:pages 150 ; + foaf:homepage "http://www.meritoriously.tld/wornness/insulation.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Josiane Hodo" + ] ; + dc:title "civilise oversexed linchpin" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.corpses.tld/linchpin/expurgations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cracky.tld/ravaged/sometimes.html" ; + dc:creator _:b1387 ; + dc:title "cardiotherapy sometimes messmates" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.ravaged.tld/messmates/intransigence.html" . + + + a bench:Article ; + dc:creator _:b1092 ; + dc:title "asexuals allocations biometer" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.redistills.tld/biometer/fuseless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cruncher.tld/perinea/maturities.html" ; + dc:creator _:b1777 , _:b204 ; + dc:title "pollarding maturities leaseholder" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.perinea.tld/leaseholder/wherrying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bestriding.tld/nonconsecutively/leavened.html" ; + dc:creator _:b617 ; + dc:title "colourers leavened oblation" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.nonconsecutively.tld/oblation/exoduses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stokers.tld/disrupted/cuppy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Teagan Amistoso" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Manuella Likes" + ] ; + dc:title "mandamuses cuppy expunges" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.disrupted.tld/expunges/organismal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soakers.tld/phial/disunion.html" ; + dc:creator _:b1763 ; + dc:title "desalinizing disunion amorphousness" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.phial.tld/amorphousness/minimals.html" . + +_:b1618 a foaf:Person ; + foaf:name "Dunyasha Wittstruck" . + +_:b1717 a foaf:Person ; + foaf:name "Menoeceus Letrent" . + +_:b1013 a foaf:Person ; + foaf:name "Edoarda Stipanuk" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backbit.tld/muller/underemphasizes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Misty Holladay" + ] ; + dc:title "cockup underemphasizes chancellorships" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.muller.tld/chancellorships/mealiest.html" . + +_:b308 a foaf:Person ; + foaf:name "Francis Petway" . + +_:b1624 a foaf:Person ; + foaf:name "Dirthe Kiewiet" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entrenchments.tld/fastnesses/diaspora.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taylor Jockers" + ] ; + dc:title "orang diaspora reacquiring" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.fastnesses.tld/reacquiring/interjections.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cowskin.tld/legacies/courtiers.html" ; + dc:creator _:b1678 ; + dc:title "bestirred courtiers burglarize" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.legacies.tld/burglarize/winteriest.html" . + +_:b1520 a foaf:Person ; + foaf:name "Noriyori Mensick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breezeway.tld/denouncers/unwonted.html" ; + dc:creator _:b296 , _:b1303 ; + dc:title "conceders unwonted pensioners" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.denouncers.tld/pensioners/bedouins.html" . + +_:b538 a foaf:Person ; + foaf:name "Lavonne Garff" . + +_:b1524 a foaf:Person ; + foaf:name "Wigger Thaxton" . + +_:b1674 a foaf:Person ; + foaf:name "Shaahir Trohanov" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snowmen.tld/ushered/crackling.html" ; + bench:booktitle "catering outstretching ushered" ; + dc:creator _:b806 ; + dc:title "outstretching crackling windowpanes" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.ushered.tld/windowpanes/heeling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ksena Volden" + ] ; + dc:title "ruinates continues localization" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.communicably.tld/localization/pretrial.html" . + + + a bench:Article ; + dc:creator _:b1115 ; + dc:title "comeliest silicosis cooping" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.remade.tld/cooping/enunciates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.penetrations.tld/hurrier/congregates.html" ; + bench:booktitle "tuataras banquets hurrier" ; + dc:creator _:b1571 ; + dc:title "banquets congregates laminator" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.hurrier.tld/laminator/drifts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.atremble.tld/reddened/moderately.html" ; + bench:booktitle "perdurable procreation reddened" ; + dc:creator _:b497 ; + dc:title "procreation moderately adverted" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.reddened.tld/adverted/hyperextension.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.franchised.tld/endplate/confabbing.html" ; + dc:creator _:b1107 ; + dc:title "serging confabbing grubstaker" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.endplate.tld/grubstaker/titty.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.parrots.tld/resonates/overbites.html" ; + dc:creator _:b1778 ; + dc:title "paraguayans overbites terminals" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.resonates.tld/terminals/giros.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Govan Stallman" + ] ; + dc:title "suasions hexers nuttiness" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.reality.tld/nuttiness/woodpiles.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rubles.tld/continentally/outrider.html" ; + bench:booktitle "starrier hospitality continentally" ; + dc:creator _:b1269 ; + dc:title "hospitality outrider cordages" ; + dcterms:issued 1954 ; + swrc:pages 12 ; + foaf:homepage "http://www.continentally.tld/cordages/simmering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nixing.tld/slavered/otoliths.html" ; + bench:booktitle "romanticize gazettes slavered" ; + dc:creator _:b160 , _:b185 , person:Paul_Erdoes ; + dc:title "gazettes otoliths iguana" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.slavered.tld/iguana/mystifiers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interdictive.tld/wittings/boatbills.html" ; + bench:booktitle "demising holdovers wittings" ; + dc:creator _:b1779 ; + dc:title "holdovers boatbills cultured" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.wittings.tld/cultured/universalizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abashments.tld/denouncing/jaggedest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nikki Klugh" + ] ; + dc:title "trammed jaggedest winnower" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.denouncing.tld/winnower/pinyon.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outworks.tld/psychotics/apologal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hugh Losey" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cadyryeith Sud" + ] ; + dc:title "recoin apologal scoopsful" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.psychotics.tld/scoopsful/weevilly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Anneliese Alexender" + ] ; + dc:title "hatband stover relenting" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.posies.tld/relenting/primitivity.html" . + +_:b1780 a foaf:Person ; + foaf:name "Esmeralda Leins" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overdrunk.tld/monsters/snowdrifts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zytka Skeete" + ] ; + dc:title "specializing snowdrifts safeguarding" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.monsters.tld/safeguarding/chieftainship.html" . + +_:b1663 a foaf:Person ; + foaf:name "Rajab Sikora" . + +_:b3 a foaf:Person ; + foaf:name "Marissa Shadden" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flutiest.tld/flawlessly/lucked.html" ; + dc:creator _:b252 ; + dc:title "cosseting lucked caciques" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.flawlessly.tld/caciques/touches.html" . + +_:b940 a foaf:Person ; + foaf:name "Sengchan Conrad" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readmits.tld/tattles/irradiates.html" ; + dc:creator _:b1523 ; + dc:title "loopholing irradiates befriends" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.tattles.tld/befriends/insinuators.html" . + + + a bench:Inproceedings ; + bench:booktitle "enthuses fluctuating golem" ; + dc:creator _:b1207 ; + dc:title "awakens golem appareling" ; + dcterms:issued 1967 ; + foaf:homepage "http://www.fluctuating.tld/appareling/nicer.html" . + +_:b1152 a foaf:Person ; + foaf:name "Majdiyya Bonsall" . + + + a bench:Inproceedings ; + bench:booktitle "ersatzes spumone redigest" ; + dc:creator _:b624 ; + dc:title "cooingly redigest cocains" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 148 ; + foaf:homepage "http://www.spumone.tld/cocains/runaround.html" . + + + a bench:Article ; + dc:creator _:b893 ; + dc:title "mainlined tripes lapidaries" ; + swrc:journal ; + swrc:note "elemental householders evenfall denazified pyrostats sagiest prorogues cowpoxes benders supposing" ; + swrc:pages 186 ; + foaf:homepage "http://www.keynoter.tld/lapidaries/opiumisms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stinginess.tld/tidied/skillets.html" ; + dc:creator _:b1105 ; + dc:title "nonagreement skillets redivides" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.tidied.tld/redivides/mizzenmasts.html" . + + + a bench:Article ; + dc:creator _:b812 ; + dc:title "reattempt auditoriums penlites" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.snorer.tld/penlites/opposites.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.contradicting.tld/frizziness/earwigs.html" ; + bench:booktitle "jetties takeout frizziness" ; + dc:creator _:b1549 , _:b971 , person:Paul_Erdoes ; + dc:title "takeout earwigs canters" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.frizziness.tld/canters/undercurrents.html" . + +_:b1781 a foaf:Person ; + foaf:name "Erentrud Carle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yerba.tld/shirred/nanowatt.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Matysh Segobia" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ksniatintsa Fuchser" + ] ; + dc:title "infects nanowatt darkliest" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.shirred.tld/darkliest/burning.html" . + +_:b1615 a foaf:Person ; + foaf:name "Haarith Santheson" . + + + a bench:Inproceedings ; + bench:booktitle "subcutaneously wergild revolutionized" ; + dc:creator _:b1775 ; + dc:title "mutinousness revolutionized senoritas" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.wergild.tld/senoritas/authorship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.accorders.tld/compensatively/evolver.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elisabettina Strutynski" + ] ; + dc:title "blamed evolver stealers" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.compensatively.tld/stealers/shires.html" . + + + a bench:Inproceedings ; + bench:booktitle "meatball pluses dustups" ; + dc:creator _:b54 ; + dc:title "inwinds dustups delfts" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.pluses.tld/delfts/incumbently.html" . + + + a bench:Article ; + dc:creator _:b128 ; + dc:title "chamoising enlightenment placque" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.manchus.tld/placque/concussive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pedagogies.tld/amounting/cyclo.html" ; + dc:creator _:b1488 ; + dc:creator [ a foaf:Person ; + foaf:name "Marira Igler" + ] ; + dc:title "antioxidants cyclo rhizomatous" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.amounting.tld/rhizomatous/intrans.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1966)" ; + dcterms:issued 1966 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Avramova Peretz" + ] ; + dc:title "middy explanations fennels" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.becking.tld/fennels/religions.html" . + +_:b969 a foaf:Person ; + foaf:name "Hidemichi Tropp" . + +_:b824 a foaf:Person ; + foaf:name "Julius Aluarez" . + + + a bench:Article ; + rdfs:seeAlso "http://www.curlier.tld/oversights/kooky.html" ; + dc:creator _:b1758 ; + dc:title "shaftings kooky facers" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.oversights.tld/facers/depositors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insurgences.tld/artiness/gazers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ramirez Hogston" + ] ; + dc:title "bodingly gazers excoriates" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.artiness.tld/excoriates/lunkhead.html" . + + + a bench:Article ; + dc:creator _:b1347 , _:b716 ; + dc:title "stubbornest revived palpators" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.recitalists.tld/palpators/scoffing.html" . + +_:b306 a foaf:Person ; + foaf:name "Dunja Luchenbill" . + +_:b154 a foaf:Person ; + foaf:name "Yanira Chapek" . + +_:b514 a foaf:Person ; + foaf:name "Hulda Medel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.haft.tld/arrogantly/leprosarium.html" ; + dc:creator _:b976 ; + dc:title "clubbier leprosarium bespatter" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.arrogantly.tld/bespatter/additions.html" . + + + a bench:Article ; + dc:creator _:b260 ; + dc:title "oscillation hardest pericynthion" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mendelianist.tld/pericynthion/relettered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anemia.tld/crucifixes/modally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evdxios Fageraes" + ] ; + dc:title "marmots modally noncentrally" ; + swrc:journal ; + swrc:note "evils royals pitchy encephalon infecter caricaturing reprover wingover marker grafts crenated" ; + swrc:pages 150 ; + foaf:homepage "http://www.crucifixes.tld/noncentrally/procathedral.html" . + +_:b708 a foaf:Person ; + foaf:name "Manoela Rogness" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.earwigged.tld/outyell/freighters.html" ; + bench:booktitle "polarize resurveyed outyell" ; + dc:creator _:b1304 , _:b214 ; + dc:title "resurveyed freighters correctional" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.outyell.tld/correctional/cervine.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lorises.tld/calipering/buglers.html" ; + dc:creator _:b532 ; + dc:title "cottonmouths buglers allocatee" ; + swrc:journal ; + swrc:month 2 ; + swrc:pages 40 ; + foaf:homepage "http://www.calipering.tld/allocatee/guffaws.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ulyana Slentz" + ] ; + dc:title "extortionists finespun exploring" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.dynamistic.tld/exploring/ostensive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staggeringly.tld/pressurizer/hairsprays.html" ; + dc:creator _:b655 ; + dc:creator [ a foaf:Person ; + foaf:name "Raidon Perrez" + ] ; + dc:title "quadrates hairsprays unpredicted" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.pressurizer.tld/unpredicted/terrarium.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nawfa Luckenbaugh" + ] ; + dc:title "unwon slandering feloniously" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.sploshes.tld/feloniously/teuton.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oxtails.tld/rapports/sibs.html" ; + bench:booktitle "ranis emergences rapports" ; + dc:creator _:b1782 ; + dc:title "emergences sibs plinks" ; + dcterms:issued 1959 ; + swrc:pages 100 ; + foaf:homepage "http://www.rapports.tld/plinks/inappreciably.html" . + + + a bench:Inproceedings ; + bench:booktitle "genealogically cannabinol aurist" ; + dc:creator _:b246 , _:b1088 ; + dc:title "ayes aurist aerophobia" ; + dcterms:issued 1958 ; + swrc:pages 31 ; + foaf:homepage "http://www.cannabinol.tld/aerophobia/southwestward.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.delead.tld/mnemonics/detects.html" ; + bench:booktitle "favouring beths mnemonics" ; + dc:creator _:b1151 ; + dc:title "beths detects stammeringly" ; + dcterms:issued 1964 ; + swrc:pages 13 ; + foaf:homepage "http://www.mnemonics.tld/stammeringly/fawnier.html" . + +_:b1783 a foaf:Person ; + foaf:name "Filikitata Burtell" . + +_:b1541 a foaf:Person ; + foaf:name "Adolf Milonas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unscrupulousness.tld/fizzing/droners.html" ; + dc:creator _:b1746 ; + dc:title "tetanic droners resharpening" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.fizzing.tld/resharpening/leprechauns.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mendaciously.tld/brats/waybills.html" ; + bench:booktitle "scalpel longhaired brats" ; + dc:creator _:b837 ; + dc:title "longhaired waybills sublunar" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.brats.tld/sublunar/molestation.html" . + +_:b1559 a foaf:Person ; + foaf:name "Almunda Kaltz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rooster.tld/graphologies/agronomies.html" ; + dc:creator _:b1492 ; + dc:title "limpness agronomies hairstyles" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.graphologies.tld/hairstyles/majored.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sambos.tld/acuter/macron.html" ; + dc:creator _:b1784 ; + dc:title "purveyors macron oysterman" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.acuter.tld/oysterman/annotator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eleganter.tld/practitioners/fizgigs.html" ; + dc:creator _:b599 , _:b1674 ; + dc:title "dialysed fizgigs dubber" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.practitioners.tld/dubber/macedonian.html" . + + + a bench:Inproceedings ; + bench:booktitle "specificity swagged britisher" ; + dc:creator _:b1129 ; + dc:title "microfilming britisher priested" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.swagged.tld/priested/pottered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reproacher.tld/trundles/heterosexually.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seinosuke Grimaldi" + ] ; + dc:title "copulas heterosexually synthesizers" ; + swrc:journal ; + swrc:note "shinnying virally nonsignificant whitens diplex dashing pedicured bibbs surgeries schwas" ; + swrc:pages 111 ; + foaf:homepage "http://www.trundles.tld/synthesizers/histamins.html" . + + + a bench:Inproceedings ; + bench:booktitle "electively interdictory nefarious" ; + dc:creator _:b438 ; + dc:title "tubbier nefarious penchants" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.interdictory.tld/penchants/stroboscope.html" . + + + a bench:Article ; + bench:cdrom "http://www.drooping.tld/visorless/yeomen.html" ; + dc:creator _:b1785 ; + dc:title "fruits yeomen wanderers" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.visorless.tld/wanderers/outcast.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obeyed.tld/newmown/interclass.html" ; + bench:booktitle "friaries tasked newmown" ; + dc:creator person:Paul_Erdoes , _:b1148 ; + dc:title "tasked interclass catabolize" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.newmown.tld/catabolize/spaceman.html" . + + + a bench:Inproceedings ; + bench:booktitle "resubscribes campo mildly" ; + dc:creator _:b1786 ; + dc:title "fairways mildly antecede" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.campo.tld/antecede/critical.html" . + +_:b1596 a foaf:Person ; + foaf:name "Momus Rivadeneira" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postorbital.tld/foliages/gristle.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iesada Loubier" + ] ; + dc:title "adventuresses gristle frowziest" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.foliages.tld/frowziest/papilla.html" . + +_:b1392 a foaf:Person ; + foaf:name "Mya Swilley" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Safar Munoz" + ] ; + dc:title "halloas chirography carinas" ; + swrc:journal ; + foaf:homepage "http://www.congratulating.tld/carinas/audiology.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Haylan Mcillwain" + ] ; + dc:title "pugged furloughs augurers" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.salvageability.tld/augurers/inescapably.html" . + + + a bench:Article ; + bench:cdrom "http://www.amercing.tld/intergroup/rattlings.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bunjiro Thorstad" + ] ; + dc:title "tommyrot rattlings celebs" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.intergroup.tld/celebs/nephrectomy.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aurkene Venter" + ] ; + dc:title "siestas misaligned anions" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.refracts.tld/anions/excites.html" . + +_:b1550 a foaf:Person ; + foaf:name "Uliana Fanning" . + +_:b1433 a foaf:Person ; + foaf:name "Lorina Stangle" . + +_:b298 a foaf:Person ; + foaf:name "Ferdinand Liem" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shusaku Defrance" + ] ; + dc:title "cornucopiate advised stealings" ; + swrc:journal ; + foaf:homepage "http://www.cameralism.tld/stealings/eyetooth.html" . + +_:b762 a foaf:Person ; + foaf:name "Corydon Jenifer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retested.tld/disbarments/worthing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Askitriia Trejos" + ] ; + dc:title "oxtongue worthing freshing" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.disbarments.tld/freshing/crackdown.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.liberalizations.tld/lodgement/unheralded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colombe Bermea" + ] ; + dc:title "rearrangement unheralded rafts" ; + swrc:journal ; + swrc:note "challenger salves agentry frothiness ignorantness undulant anoint grot extracts giftedly" ; + swrc:pages 145 ; + foaf:homepage "http://www.lodgement.tld/rafts/zincic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glimpsed.tld/loony/howler.html" ; + dc:creator _:b1139 ; + dc:title "inker howler softwoods" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.loony.tld/softwoods/canard.html" . + + + a bench:Article ; + dc:creator _:b1088 ; + dc:title "fissionable briery catenary" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.hocussed.tld/catenary/alternately.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.toadied.tld/vin/imperiously.html" ; + dc:creator _:b125 ; + dc:title "militaristic imperiously traipses" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.vin.tld/traipses/usurpers.html" . + + + a bench:Inproceedings ; + bench:booktitle "decontaminates kayos cajolement" ; + dc:creator _:b1787 ; + dc:title "adv cajolement absinthes" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.kayos.tld/absinthes/stubbly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poisers.tld/amniotic/amnestied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bebeng Miss" + ] ; + dc:title "entanglements amnestied turd" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.amniotic.tld/turd/inundations.html" . + + + a bench:Inproceedings ; + bench:booktitle "binaurally lades gruffness" ; + dc:creator person:Paul_Erdoes , _:b1080 ; + dc:title "resistibility gruffness mantles" ; + dcterms:issued 1952 ; + dcterms:partOf ; + foaf:homepage "http://www.lades.tld/mantles/pitiless.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1959)" ; + dcterms:issued 1959 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Article ; + rdfs:seeAlso "http://www.saxophonist.tld/proscriptive/audiologist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amaoebus Hammang" + ] ; + dc:title "overmagnified audiologist insulators" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.proscriptive.tld/insulators/flavorings.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b1083 , _:b1717 ; + swrc:number 1 ; + swrc:volume 6 . + +_:b407 a foaf:Person ; + foaf:name "Mironova Plant" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elisha Messineo" + ] ; + dc:title "misconduct crashes wordperfect" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mongolians.tld/wordperfect/hollers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ungracefully.tld/yonker/annihilated.html" ; + bench:booktitle "wellspring creations yonker" ; + dc:creator _:b62 ; + dc:title "creations annihilated asymptotical" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.yonker.tld/asymptotical/hardheartedness.html" . + +_:b602 a foaf:Person ; + foaf:name "Juthe Bentson" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.swaying.tld/operator/quester.html" ; + bench:booktitle "tything oilily operator" ; + dc:creator _:b1788 ; + dc:title "oilily quester duplexer" ; + dcterms:issued 1957 ; + swrc:pages 168 ; + foaf:homepage "http://www.operator.tld/duplexer/alopecias.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.splined.tld/incubator/geegaws.html" ; + bench:booktitle "caucasians oink incubator" ; + dc:creator _:b1025 ; + dc:title "oink geegaws sylvian" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 36 ; + foaf:homepage "http://www.incubator.tld/sylvian/choky.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disposing.tld/irreparableness/secobarbital.html" ; + dc:creator _:b54 ; + dc:title "jaywalk secobarbital enates" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.irreparableness.tld/enates/paginal.html" . + +_:b1099 a foaf:Person ; + foaf:name "Acheron Kothenbeutel" . + +_:b819 a foaf:Person ; + foaf:name "Sterlin Schrack" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interplead.tld/frettiest/unraised.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Giovanna Douthit" + ] ; + dc:title "halavahs unraised leanest" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.frettiest.tld/leanest/witling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ashavari Kavaney" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mayo Warsing" + ] ; + dc:title "featured amphibiousness reeky" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.haggler.tld/reeky/recklessness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ownership.tld/suppleness/probating.html" ; + dc:creator _:b1785 ; + dc:title "enervator probating trader" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.suppleness.tld/trader/reprehending.html" . + +_:b1751 a foaf:Person ; + foaf:name "Taamir Snoozy" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconquer.tld/downplayed/doughtiest.html" ; + bench:booktitle "diabolos cutaway downplayed" ; + dc:creator _:b873 ; + dc:title "cutaway doughtiest klanism" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.downplayed.tld/klanism/fluidic.html" . + + + a bench:Inproceedings ; + bench:booktitle "browser allergens ageratums" ; + dc:creator _:b800 ; + dc:title "visaged ageratums redemonstration" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.allergens.tld/redemonstration/carotidal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aggrandizers.tld/twinnings/ministrant.html" ; + dc:creator _:b52 ; + dc:title "arrogating ministrant aether" ; + swrc:journal ; + foaf:homepage "http://www.twinnings.tld/aether/sociologist.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Xalvadora Trumball" + ] ; + dc:title "steadiers knuckliest diaphragmatic" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.astrodynamics.tld/diaphragmatic/lifters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cameleers.tld/dillydally/anchovies.html" ; + bench:booktitle "generatively agitates dillydally" ; + dc:creator _:b194 , _:b738 ; + dc:title "agitates anchovies pityingly" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.dillydally.tld/pityingly/tradeable.html" . + + + a bench:Article ; + dc:creator _:b1098 ; + dc:title "watermarking engaging wrinklier" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.shrieker.tld/wrinklier/slates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chains.tld/weekends/giggled.html" ; + bench:booktitle "ductility redressed weekends" ; + dc:creator _:b355 ; + dc:title "redressed giggled membranaceous" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.weekends.tld/membranaceous/aphorizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deoxygenated.tld/bluings/throning.html" ; + dc:creator _:b1402 ; + dc:title "dowels throning heroics" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.bluings.tld/heroics/almner.html" . + +_:b760 a foaf:Person ; + foaf:name "Wendell Rolens" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.yarded.tld/fichu/czechoslovaks.html" ; + bench:abstract "dopiness stoutish allegers mapmaker seafloor subassembly jowliest psalmody realer puked climber borderlands trashed maximite priss dudishly serialists inveiglers frosts runniest exocrine footbath faddisms maximins radiotelegraphically nubbier mythologists brouhahas tarpapered riggers maladjusted aligners retraces lippy cynicism wieldier offensives disjoining folios fogger diminishments relatione welters predicating overpay waders eastwards darnings brainily threadworm inundating demonstrator envied climatal airscrew avocados inarticulateness chicaner wetsuit subprincipal vesuvius annotates landward frontages hewable vivider weatherstripped bermudian containerizes redheads straggliest nears laconism semiannual bridgeheads slicker paratypic masher autoeroticism announced defective absoluteness oversupply matchmaker cyphers chalkiest cirrhosis transubstantiate paganish remeasured quadrennium hailing earthwork infantilism eluviating bloodied luringly microform yachting bendy splurging lichee withholding decalcified punning ribaldry certificating mynahs" ; + bench:booktitle "marse implied fichu" ; + dc:creator _:b1624 ; + dc:title "implied czechoslovaks terrorizing" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.fichu.tld/terrorizing/jingoist.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Moren Justesen" + ] ; + dc:title "mordantly ecologically wagtail" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.lungfishes.tld/wagtail/teaspoonfuls.html" . + +_:b1188 a foaf:Person ; + foaf:name "Carey Huenink" . + +_:b468 a foaf:Person ; + foaf:name "Irmtraut Strickland" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steerer.tld/laryngoscope/giantesses.html" ; + dc:creator _:b1441 ; + dc:title "caster giantesses crower" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.laryngoscope.tld/crower/routeman.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mollifier.tld/cupola/swings.html" ; + bench:booktitle "rectified mentally cupola" ; + dc:creator _:b1783 ; + dc:title "mentally swings dwarfed" ; + dcterms:issued 1959 ; + swrc:pages 173 ; + foaf:homepage "http://www.cupola.tld/dwarfed/strummed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shalom Beecken" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Eleena Damone" + ] ; + dc:title "reformulation teaboxes resurveys" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.vistaed.tld/resurveys/saddening.html" . + + + a bench:Article ; + dc:creator _:b1789 ; + dc:title "ferociously points crabbedness" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.toplessness.tld/crabbedness/leadings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.commodiously.tld/fatso/spoiler.html" ; + dc:creator _:b1335 ; + dc:title "nightie spoiler circuiter" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.fatso.tld/circuiter/poker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redirecting.tld/caftans/outyelled.html" ; + dc:creator _:b1502 ; + dc:title "luridness outyelled overlapped" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.caftans.tld/overlapped/fathers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.undershirts.tld/patriots/inquisitional.html" ; + bench:booktitle "whopped oarless patriots" ; + dc:creator _:b895 ; + dc:title "oarless inquisitional coverslip" ; + dcterms:issued 1964 ; + swrc:pages 148 ; + foaf:homepage "http://www.patriots.tld/coverslip/satisfier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thyrse.tld/deliberative/wilders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tadao Pentaris" + ] ; + dc:title "enraging wilders ungallant" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.deliberative.tld/ungallant/contemptibly.html" . + +_:b1336 a foaf:Person ; + foaf:name "Ermentraud Ocker" . + + + a bench:Article ; + rdfs:seeAlso "http://www.welches.tld/lib/cussing.html" ; + dc:creator _:b1095 ; + dc:title "doling cussing sets" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.lib.tld/sets/arbitrarily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.voiles.tld/lagniappes/dioceses.html" ; + dc:creator _:b1555 ; + dc:title "punchy dioceses afterburner" ; + swrc:journal ; + swrc:note "repatriate balking smarmy federally shapes nauseas musclemen steeplechases indigents awaked ninny" ; + swrc:pages 155 ; + foaf:homepage "http://www.lagniappes.tld/afterburner/coequality.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bulgarian.tld/toothed/turnable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bevyn Rinaudo" + ] ; + dc:title "plated turnable castigates" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.toothed.tld/castigates/discounter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.freeholds.tld/xebec/homemaker.html" ; + dc:creator _:b1117 ; + dc:title "translators homemaker storewide" ; + swrc:journal ; + swrc:note "pelter waitings cuban saturdays bonbons crullers hermetical serrating flexed forefend wowed" ; + swrc:pages 181 ; + foaf:homepage "http://www.xebec.tld/storewide/frankness.html" . + + + a bench:Article ; + dc:creator _:b1620 , _:b987 ; + dc:title "assuagement chid commerced" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.lifting.tld/commerced/snooze.html" . + + + a bench:Inproceedings ; + bench:booktitle "lashers upheaves sapience" ; + dc:creator _:b1251 ; + dc:title "metatarsal sapience suppositories" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.upheaves.tld/suppositories/cratered.html" . + +_:b10 a foaf:Person ; + foaf:name "Inessa Delvecchio" . + + + a bench:Article ; + dc:creator _:b1567 ; + dc:title "knavishness directors interregional" ; + swrc:journal ; + swrc:note "questioners ordinals sunburned dissimilarities religiousness latticing emended cosmists roshi philological" ; + swrc:pages 76 ; + foaf:homepage "http://www.gourdes.tld/interregional/misquotes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gummites.tld/broadest/lobotomizing.html" ; + dc:creator _:b1020 ; + dc:title "definitiveness lobotomizing snarlier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.broadest.tld/snarlier/stockpiling.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b331 ; + dc:title "iniquitously electrophoresed dinting" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.lycanthropies.tld/dinting/rezoning.html" . + +_:b1360 a foaf:Person ; + foaf:name "Mariko Etheredge" . + +_:b1594 a foaf:Person ; + foaf:name "Eithne Hebdon" . + +_:b1529 a foaf:Person ; + foaf:name "Meena Riegel" . + + + a bench:Incollection ; + bench:booktitle "atomizer rogued makeable" ; + dc:creator _:b1634 ; + dc:title "terminally makeable xenia" ; + dcterms:issued 1958 ; + swrc:pages 185 ; + foaf:homepage "http://www.rogued.tld/xenia/tawdrier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.geoscientists.tld/dandifies/niches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Robaire Vansteenhuyse" + ] ; + dc:title "bartletts niches trilled" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.dandifies.tld/trilled/circumstantiate.html" . + +_:b1122 a foaf:Person ; + foaf:name "Jerry Lydick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chafing.tld/incubational/wotting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Agatone Gilstrap" + ] ; + dc:title "chirrups wotting reignites" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.incubational.tld/reignites/peduncle.html" . + + + a bench:Inproceedings ; + bench:booktitle "hesitating indemnifying dignifiedly" ; + dc:creator _:b1598 ; + dc:title "divulgement dignifiedly misstates" ; + dcterms:issued 1964 ; + swrc:pages 92 ; + foaf:homepage "http://www.indemnifying.tld/misstates/electroencephalographs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.muckier.tld/hyperexcitable/babblers.html" ; + bench:booktitle "kronen sprucy hyperexcitable" ; + dc:creator _:b479 ; + dc:title "sprucy babblers mobilize" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.hyperexcitable.tld/mobilize/licencers.html" . + +_:b87 a foaf:Person ; + foaf:name "Seika Moratto" . + + + a bench:Article ; + dc:creator _:b719 , _:b1543 ; + dc:title "filleting doctorates tariffless" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.falterer.tld/tariffless/inquiries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extendability.tld/bambinos/laicisms.html" ; + dc:creator _:b1615 ; + dc:title "bantamweight laicisms bookrack" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.bambinos.tld/bookrack/appointments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prediagnostic.tld/polishing/machinized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "LaKendria Rimi" + ] ; + dc:title "preconditioning machinized resharpen" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.polishing.tld/resharpen/gypsyism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stemming.tld/seashores/opalesces.html" ; + dc:creator _:b150 , _:b1658 ; + dc:title "saturation opalesces portholes" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.seashores.tld/portholes/woefullest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chikuma Tsuji" + ] ; + dc:title "alar federacy officered" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.revested.tld/officered/hightails.html" . + +_:b1352 a foaf:Person ; + foaf:name "Timba Vantrease" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extends.tld/phonically/ferryage.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Enoch Sudberry" + ] ; + dc:title "countermands ferryage nonattendance" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.phonically.tld/nonattendance/muriate.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.toked.tld/tightrope/recliners.html" ; + bench:booktitle "inlier umpteen tightrope" ; + dc:creator [ a foaf:Person ; + foaf:name "Kazuo Pitz" + ] ; + dc:title "umpteen recliners tuning" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.tightrope.tld/tuning/covets.html" . + + + a bench:Proceedings ; + bench:booktitle "cases tippier fascias" ; + dc:publisher "MIT Press" ; + dc:title "Proceeding 2 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b1525 , _:b937 , _:b613 , person:Paul_Erdoes , _:b149 ; + swrc:volume 5 ; + foaf:homepage "http://www.tippier.tld/immixing/modifiers.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1954)" ; + dcterms:issued 1954 ; + swrc:editor _:b25 , _:b26 ; + swrc:number 1 ; + swrc:volume 6 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tutorship.tld/halved/gothically.html" ; + bench:booktitle "zoogeographies psychopathia halved" ; + dc:creator _:b1400 , _:b717 ; + dc:title "psychopathia gothically analyzing" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.halved.tld/analyzing/increased.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jurgisr Arkins" + ] ; + dc:title "yummier breakables destructions" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.testable.tld/destructions/bilks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stopt.tld/burthen/painfully.html" ; + bench:booktitle "wineries fakirs burthen" ; + dc:creator _:b133 ; + dc:title "fakirs painfully sestets" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.burthen.tld/sestets/outscored.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wardships.tld/persisted/obsequiousness.html" ; + bench:booktitle "phages sangha persisted" ; + dc:creator _:b887 ; + dc:title "sangha obsequiousness probabilities" ; + dcterms:issued 1960 ; + swrc:pages 144 ; + foaf:homepage "http://www.persisted.tld/probabilities/prickier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unsurpassable.tld/wintriest/alls.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koloman Bhakta" + ] ; + dc:title "wonted alls decentralize" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.wintriest.tld/decentralize/preallots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disjoined.tld/midmonths/labium.html" ; + dc:creator person:Paul_Erdoes , _:b1778 ; + dc:title "nigglings labium peeped" ; + swrc:journal ; + swrc:note "malingerers gnashes chuffs redundance matriculant flexes repairing keepable" ; + swrc:pages 80 ; + foaf:homepage "http://www.midmonths.tld/peeped/daydreams.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hamdaan Mussmann" + ] ; + dc:title "nitrifies diminishes determinedness" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.floating.tld/determinedness/undivided.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.debarked.tld/alginates/unapproved.html" ; + bench:booktitle "dictaphones debarked unitized" ; + bench:cdrom "http://www.paucities.tld/unitized/alginates.html" ; + dc:creator _:b713 , _:b303 ; + dc:title "unitized unapproved infarcts" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.alginates.tld/infarcts/merer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.latently.tld/jadish/gamine.html" ; + bench:booktitle "farfels pastorale jadish" ; + dc:creator _:b1054 ; + dc:title "pastorale gamine cloistral" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.jadish.tld/cloistral/shadowbox.html" . + +_:b1357 a foaf:Person ; + foaf:name "Pancho Rowold" . + +_:b749 a foaf:Person ; + foaf:name "Janita Bolieu" . + +_:b1231 a foaf:Person ; + foaf:name "Lodovica Anasagasti" . + + + a bench:Inproceedings ; + bench:booktitle "enamelwork auxiliaries panfuls" ; + dc:creator _:b289 ; + dc:title "enshrouding panfuls outboard" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.auxiliaries.tld/outboard/antitoxin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immunochemistry.tld/gleamier/mullens.html" ; + dc:creator _:b1434 ; + dc:title "correspondence mullens loungers" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.gleamier.tld/loungers/intimidator.html" . + +_:b403 a foaf:Person ; + foaf:name "Takanibu Magobet" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hocussing.tld/braggarts/snatchy.html" ; + dc:creator _:b1704 ; + dc:title "frontlets snatchy waltzes" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.braggarts.tld/waltzes/prebendary.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sectioned.tld/recopying/serval.html" ; + dc:creator _:b1303 ; + dc:title "ashlars serval focusses" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.recopying.tld/focusses/spoonily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Endrik Irle" + ] ; + dc:title "strangulates liquate terrified" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.offeror.tld/terrified/searchings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wires.tld/cambered/triflingly.html" ; + dc:creator _:b679 ; + dc:title "tappets triflingly doeskins" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.cambered.tld/doeskins/nameplates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regauged.tld/envenoming/mortifying.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Florencia Driever" + ] ; + dc:title "snappiest mortifying leaches" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.envenoming.tld/leaches/makers.html" . + +_:b12 a foaf:Person ; + foaf:name "Anala Stankovic" . + +_:b1025 a foaf:Person ; + foaf:name "Freda Freimuth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eventuation.tld/crimes/broughams.html" ; + dc:creator _:b1475 ; + dc:title "grouters broughams motherlands" ; + swrc:journal ; + foaf:homepage "http://www.crimes.tld/motherlands/interceptions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exudes.tld/storekeepers/resents.html" ; + dc:creator _:b1771 ; + dc:title "granters resents cyanided" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.storekeepers.tld/cyanided/afforests.html" . + + + a bench:Inproceedings ; + bench:booktitle "tourists demeans disbursements" ; + dc:creator _:b620 ; + dc:title "cabobs disbursements stubbing" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.demeans.tld/stubbing/created.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflammations.tld/hauteurs/genuflect.html" ; + dc:creator _:b437 ; + dc:title "knowable genuflect cordialness" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.hauteurs.tld/cordialness/bilker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incurs.tld/tremens/taxers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rosaline Musch" + ] ; + dc:title "blobbing taxers irritates" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.tremens.tld/irritates/consensually.html" . + +_:b1673 a foaf:Person ; + foaf:name "Lenza Cressell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.condescendence.tld/acidity/politest.html" ; + dc:creator _:b1536 ; + dc:title "hydrotherapy politest leu" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.acidity.tld/leu/disguised.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pouchy.tld/chestiest/measurage.html" ; + dc:creator _:b502 ; + dc:title "surrejoinders measurage tonsils" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.chestiest.tld/tonsils/pasturage.html" . + +_:b1790 a foaf:Person ; + foaf:name "Iwane Wyker" . + + + a bench:Article ; + dc:creator _:b595 ; + dc:title "uphills disfranchiser lofters" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.gameness.tld/lofters/zoeas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subsidization.tld/stockrooms/tasseling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Deon Heiderman" + ] ; + dc:title "pissoir tasseling parapsychologists" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.stockrooms.tld/parapsychologists/heterodox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cirrocumulus.tld/freethinking/vulnerability.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ismaeel Ragus" + ] ; + dc:title "baller vulnerability stockinet" ; + swrc:journal ; + foaf:homepage "http://www.freethinking.tld/stockinet/munitioned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unfrock.tld/whity/biologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juanisha Seppi" + ] ; + dc:title "blossoms biologies snifters" ; + swrc:journal ; + swrc:note "leeriest kanjis nonlethal merchandized fliers sheafing reembody chiffonnier competitors" ; + swrc:pages 147 ; + foaf:homepage "http://www.whity.tld/snifters/blameworthiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.altarpiece.tld/unlimited/acclimating.html" ; + dc:creator _:b1575 ; + dc:title "incrustations acclimating outchiding" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.unlimited.tld/outchiding/bayberries.html" . + + + a bench:Article ; + dc:creator _:b1689 ; + dc:title "fetishistic geezer spheral" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.extern.tld/spheral/protozoans.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lucette Wescott" + ] ; + dc:title "apologias schoolrooms biasness" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.frusta.tld/biasness/bartered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.burse.tld/heralding/espousals.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Reginbald Aggas" + ] ; + dc:title "trisaccharide espousals banksides" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.heralding.tld/banksides/resubscription.html" . + +_:b1757 a foaf:Person ; + foaf:name "Valya Dornak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gabs.tld/oversalting/renegotiating.html" ; + dc:creator _:b1361 ; + dc:title "reproval renegotiating brassie" ; + swrc:journal ; + foaf:homepage "http://www.oversalting.tld/brassie/querulously.html" . + + + a bench:Article ; + dc:creator _:b1248 ; + dc:title "tarriness twerp drachmas" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.kampuchea.tld/drachmas/shrubbier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beating.tld/gulled/canapes.html" ; + dc:creator _:b510 ; + dc:creator [ a foaf:Person ; + foaf:name "Chester Norviel" + ] ; + dc:title "listless canapes trochee" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.gulled.tld/trochee/congoes.html" . + +_:b1313 a foaf:Person ; + foaf:name "Gypsy Reyman" . + +_:b746 a foaf:Person ; + foaf:name "Zamora Lohry" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intensifying.tld/sibilates/hits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sad Mccuen" + ] ; + dc:title "corporeally hits considerable" ; + swrc:journal ; + foaf:homepage "http://www.sibilates.tld/considerable/photoengravings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.violative.tld/unwitnessed/homebody.html" ; + bench:booktitle "hackee assimilates unwitnessed" ; + dc:creator _:b1613 ; + dc:title "assimilates homebody suffusion" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.unwitnessed.tld/suffusion/chayote.html" . + +_:b1273 a foaf:Person ; + foaf:name "Tsugiharu Knepp" . + + + a bench:Article ; + dc:creator _:b1595 ; + dc:title "insoles queening allergist" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.stockman.tld/allergist/doyenne.html" . + +_:b838 a foaf:Person ; + foaf:name "Lunetta Cathie" . + +_:b1449 a foaf:Person ; + foaf:name "Luca Dolbin" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.eyeliners.tld/trolled/cowled.html" ; + bench:booktitle "digressive adorns trolled" ; + dc:creator _:b1328 , _:b1518 ; + dc:title "adorns cowled fragmentally" ; + dcterms:issued 1964 ; + swrc:pages 33 ; + foaf:homepage "http://www.trolled.tld/fragmentally/poetics.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wilting.tld/inconsonant/ashamedly.html" ; + dc:creator _:b560 ; + dc:title "cognized ashamedly positioning" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.inconsonant.tld/positioning/modernness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biflex.tld/pulques/checker.html" ; + dc:creator _:b1750 , _:b1751 ; + dc:title "klatsches checker unreeler" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.pulques.tld/unreeler/trustable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Evgnios Feasel" + ] ; + dc:title "pipeful rewove scullery" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.hiatal.tld/scullery/wrongness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.solitudes.tld/consumable/hedonics.html" ; + bench:booktitle "hiccoughs deactivation consumable" ; + dc:creator _:b1457 ; + dc:title "deactivation hedonics trainer" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.consumable.tld/trainer/hemlocks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.paralyzing.tld/heeled/kilns.html" ; + bench:booktitle "resonator ternate heeled" ; + dc:creator _:b1035 ; + dc:title "ternate kilns cilantro" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.heeled.tld/cilantro/channelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.altimeters.tld/volcanics/gasman.html" ; + dc:creator _:b387 ; + dc:title "asphalting gasman fugit" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.volcanics.tld/fugit/rearouses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wedders.tld/vailing/extendability.html" ; + dc:creator _:b1767 ; + dc:title "homebreds extendability bantamweight" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.vailing.tld/bantamweight/bambinos.html" . + +_:b471 a foaf:Person ; + foaf:name "Naglaya Tantillo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sukeyasu Hylan" + ] ; + dc:title "unsanctioned zigzags colleges" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.haranguers.tld/colleges/snowiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.omnivores.tld/sublicenses/philistines.html" ; + dc:creator _:b1168 ; + dc:title "vacationer philistines leavens" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.sublicenses.tld/leavens/metagalaxy.html" . + +_:b91 a foaf:Person ; + foaf:name "Raina Hermandez" . + + + a bench:Inproceedings ; + bench:booktitle "issuers shivering repacking" ; + dc:creator _:b1338 ; + dc:title "embanked repacking upwardness" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.shivering.tld/upwardness/jamb.html" . + + + a bench:Proceedings ; + bench:booktitle "paunchier gemologies dimmers" ; + dc:publisher "Resolution Business Press" ; + dc:title "Proceeding 2 (1961)" ; + dcterms:issued 1961 ; + swrc:editor person:Paul_Erdoes , _:b1717 , _:b1716 , _:b211 ; + swrc:isbn "0-4385-9662-0" ; + swrc:series 1706 ; + foaf:homepage "http://www.gemologies.tld/overhears/pretends.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mesomorphic.tld/owed/buffalos.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaziki Guenthur" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Neiva Mallek" + ] ; + dc:title "daimyos buffalos nutritiousness" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.owed.tld/nutritiousness/mainmast.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.abscissas.tld/devein/bedwarf.html" ; + bench:booktitle "meadowlarks sexualized devein" ; + dc:creator _:b548 ; + dc:title "sexualized bedwarf sacker" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.devein.tld/sacker/perishables.html" . + + + a bench:Inproceedings ; + bench:booktitle "twiddling reappraisement unleash" ; + dc:creator _:b1280 , _:b1063 ; + dc:title "disengaged unleash varietally" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.reappraisement.tld/varietally/anxiously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.niggling.tld/temptations/remarques.html" ; + dc:creator _:b1320 , _:b695 ; + dc:title "kowtowed remarques broadaxe" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.temptations.tld/broadaxe/glamourous.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lissy Farell" + ] ; + dc:title "hoodoo beauts premedics" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.distances.tld/premedics/amebean.html" . + + + a bench:Inproceedings ; + bench:booktitle "programs embars thrived" ; + dc:creator _:b1616 ; + dc:title "fizzier thrived slumbery" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.embars.tld/slumbery/trouncers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ysabel Moffet" + ] ; + dc:title "dabbed sexology overkill" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.concessive.tld/overkill/seemings.html" . + + + a bench:Article ; + dc:creator _:b1426 ; + dc:title "remarker lithographing muddled" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.remissness.tld/muddled/internationalizations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflecting.tld/hops/exec.html" ; + dc:creator person:Paul_Erdoes , _:b39 ; + dc:title "trephines exec junketeers" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.hops.tld/junketeers/isolators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chucked.tld/sours/confessed.html" ; + bench:cdrom "http://www.ethologists.tld/allegretto/sours.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Geli Leps" + ] ; + dc:title "allegretto confessed nursemaids" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.sours.tld/nursemaids/partnerships.html" . + +_:b1696 a foaf:Person ; + foaf:name "Basilio Schliep" . + +_:b1324 a foaf:Person ; + foaf:name "Diomedes Raisley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flittered.tld/reassert/hoptoad.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaitlyn Seedorf" + ] ; + dc:title "minaciousness hoptoad peacoat" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.reassert.tld/peacoat/spreaders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrogated.tld/marketings/colossuses.html" ; + dc:creator _:b1478 ; + dc:title "shamuses colossuses motorizes" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.marketings.tld/motorizes/misadjust.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mannerliness.tld/gurus/gettable.html" ; + dc:creator _:b459 ; + dc:title "accusant gettable blowout" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.gurus.tld/blowout/sublimating.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.speechless.tld/pulses/coquinas.html" ; + bench:booktitle "unfertilized reluctantly pulses" ; + dc:creator person:Paul_Erdoes , _:b605 ; + dc:title "reluctantly coquinas chantries" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 113 ; + foaf:homepage "http://www.pulses.tld/chantries/sinuates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hybridizes.tld/jiujitsus/insolently.html" ; + dc:creator _:b1068 , _:b1469 ; + dc:title "genuflections insolently nonpoetic" ; + swrc:journal ; + foaf:homepage "http://www.jiujitsus.tld/nonpoetic/robotization.html" . + + + a bench:Article ; + dc:creator _:b1791 , _:b1317 ; + dc:title "benisons indited burlaps" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.krona.tld/burlaps/messman.html" . + +_:b883 a foaf:Person ; + foaf:name "Akai Qin" . + +_:b1521 a foaf:Person ; + foaf:name "May Hamiton" . + +_:b1072 a foaf:Person ; + foaf:name "Ethelgard Karpinsky" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.taxies.tld/contemporarily/precipiced.html" ; + bench:abstract "redacting alright alfas refuelled epigrams airmails vivific prodigiousness fictionally callusing sublimest disserts pagers extortionists dynamistic finespun exploring ostensive trembled potties watercresses descanting admonished slaughters blowholes lulling discases disqualify drizzles reigns pragmatists squarest photoing occurrence unwinders hypoergic midwived libertarianism chicaned recruiter haemoglobin coiffeurs yacks rakehells retuning dobies victuals multiplicands brambles triglyceride tenons antidepressants inspectorate unappeasable rucksack nephritises payable voidableness dissects whists embodies colorcast gyrators ductility chains redressed weekends giggled membranaceous aphorizing flits nondeliveries planking alloted orangeades deviled evoking emotionalism decasyllables signalized ibises hypnotics blameable polarize earwigged resurveyed outyell freighters correctional cervine adulates sowable conceptive asteroids haymow gastropod forkedly rondures carroms hajjis foregather insensibility legatos acrimonies amplest horologies reconcilement wineskins decayer shipments momisms manger zoological polydactylism damndest valuative lostness teazeled plutocracy rajas paddocking throttler nonextraditable achiever fuchsias ritualization peroxides handfasts toploftier reemergence squabbles appoints refurnished zoons parchments conniption regarding gonifs endoscopy reshapers corniest genitures gallbladders preconceiving fetters pinesaps gatepost attritional enricher childproof romps" ; + bench:booktitle "sparkles physiographic contemporarily" ; + dc:creator _:b1192 , _:b1193 ; + dc:title "physiographic precipiced reinvoked" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.contemporarily.tld/reinvoked/fierily.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gratia Flach" + ] ; + dc:title "ameliorative preciosity curring" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.aglets.tld/curring/compositely.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.muster.tld/grantors/noncancellable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Micaela Ciubal" + ] ; + dc:title "movers noncancellable divestitive" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.grantors.tld/divestitive/harvested.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.affecters.tld/incarnated/participates.html" ; + bench:booktitle "hummocky unfroze incarnated" ; + dc:creator _:b1033 , _:b1792 ; + dc:title "unfroze participates streams" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.incarnated.tld/streams/tastelessly.html" . + + + a bench:Inproceedings ; + bench:booktitle "signalman cranes tureen" ; + dc:creator _:b1256 ; + dc:title "abusively tureen smarting" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.cranes.tld/smarting/unendangered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bolsterer.tld/homosexuality/savories.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Milenyo Bucek" + ] ; + dc:title "shute savories groats" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.homosexuality.tld/groats/maligning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flyovers.tld/emphasize/sunward.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dunya Colmer" + ] ; + dc:title "warmongering sunward planetoids" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.emphasize.tld/planetoids/pinpricked.html" . + + + a bench:Inproceedings ; + bench:booktitle "equipages promulged orators" ; + dc:creator _:b386 ; + dc:title "disliked orators interatomic" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 114 ; + foaf:homepage "http://www.promulged.tld/interatomic/rhebok.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1965)" ; + dcterms:issued 1965 ; + swrc:number 1 ; + swrc:volume 26 . + + + a bench:Article ; + rdfs:seeAlso "http://www.thanes.tld/derbies/stimulative.html" ; + dc:creator _:b1193 , _:b403 ; + dc:title "investment stimulative peculators" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.derbies.tld/peculators/tetrameters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antlers.tld/scuffed/enlister.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liberty Kaneholani" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Waltraud Vandevanter" + ] ; + dc:title "solubility enlister liked" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.scuffed.tld/liked/expunging.html" . + +_:b648 a foaf:Person ; + foaf:name "Naida Heitmeyer" . + +_:b273 a foaf:Person ; + foaf:name "Raabiya Carie" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dismayed.tld/repealable/marshes.html" ; + dc:creator _:b1793 ; + dc:title "fuzees marshes godding" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.repealable.tld/godding/anemometers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conglomerations.tld/rebutton/decenary.html" ; + dc:creator _:b1671 ; + dc:title "neurotoxic decenary daubs" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.rebutton.tld/daubs/curvet.html" . + + + a bench:Inproceedings ; + bench:booktitle "firebase disappointments measuring" ; + dc:creator _:b1583 ; + dc:title "quitclaimed measuring harebell" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.disappointments.tld/harebell/truckles.html" . + + + a bench:Article ; + dc:creator _:b547 ; + dc:title "effused jurisprudence subtopics" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.notochordal.tld/subtopics/plotties.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.licorices.tld/jubilations/moms.html" ; + bench:booktitle "japingly rehandling jubilations" ; + dc:creator _:b1401 ; + dc:title "rehandling moms weddings" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.jubilations.tld/weddings/trainers.html" . + +_:b1148 a foaf:Person ; + foaf:name "Maksim Kasuba" . + + + a bench:Article ; + dc:creator _:b328 ; + dc:title "oats leatheriness witchy" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.pulling.tld/witchy/horologe.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.senecas.tld/smiths/nephron.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Valenta Oden" + ] ; + dc:title "bedrug nephron trothed" ; + swrc:journal ; + foaf:homepage "http://www.smiths.tld/trothed/cervicitis.html" . + + + a bench:Inproceedings ; + bench:booktitle "girds pelvics cont" ; + dc:creator _:b496 ; + dc:title "anchors cont prostatitis" ; + dcterms:issued 1966 ; + swrc:pages 164 ; + foaf:homepage "http://www.pelvics.tld/prostatitis/bulks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonintellectually.tld/spadix/minimizes.html" ; + dc:creator _:b63 , _:b1113 ; + dc:title "thriller minimizes depicted" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.spadix.tld/depicted/doggoned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vagabonds.tld/reassessment/wrestling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Paco Filary" + ] ; + dc:title "accomplished wrestling welling" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.reassessment.tld/welling/pekoes.html" . + + + a bench:Inproceedings ; + bench:booktitle "gastroenterologists doughboy coopery" ; + dc:creator person:Paul_Erdoes , _:b128 ; + dc:title "improviser coopery stiffs" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.doughboy.tld/stiffs/drenching.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kemina Wyke" + ] ; + dc:title "hilariously deprehension abjectness" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.cumberers.tld/abjectness/incapacious.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Armndos Gutzman" + ] ; + dc:title "samechs topsails plainclothesman" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.boondoggler.tld/plainclothesman/fumet.html" . + + + a bench:Article ; + dc:creator _:b856 , _:b1794 ; + dc:title "flied daffiness visuals" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.diverticulum.tld/visuals/nuthouse.html" . + +_:b35 a foaf:Person ; + foaf:name "Ari Baddour" . + +_:b812 a foaf:Person ; + foaf:name "Ulf Deline" . + +_:b1795 a foaf:Person ; + foaf:name "Flaco Reyome" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mazel.tld/intangibilities/subcontinent.html" ; + dc:creator _:b1199 ; + dc:title "tortes subcontinent whanging" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.intangibilities.tld/whanging/toeplate.html" . + +_:b532 a foaf:Person ; + foaf:name "Haru Razon" . + + + a bench:Article ; + dc:creator _:b1796 ; + dc:title "pomeranian orgeat obeyers" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.mystifications.tld/obeyers/tackles.html" . + +_:b282 a foaf:Person ; + foaf:name "Emina Yeeloy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soli.tld/misshapes/expiating.html" ; + dc:creator _:b1670 ; + dc:creator [ a foaf:Person ; + foaf:name "Mercede Naslund" + ] ; + dc:title "tooters expiating remended" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.misshapes.tld/remended/opaline.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feltwork.tld/damaging/factotums.html" ; + dc:creator _:b1122 ; + dc:title "carbons factotums impoverishment" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.damaging.tld/impoverishment/subcategories.html" . + +_:b1341 a foaf:Person ; + foaf:name "Hemanti Schellhammer" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pockmarked.tld/oldsters/mineralized.html" ; + bench:booktitle "rasing mangy oldsters" ; + dc:creator _:b1189 ; + dc:title "mangy mineralized uprooters" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.oldsters.tld/uprooters/reechoed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gangly.tld/remedies/secrets.html" ; + bench:booktitle "sandlotter conformably remedies" ; + dc:creator person:Paul_Erdoes , _:b1633 ; + dc:title "conformably secrets wagnerians" ; + dcterms:issued 1960 ; + swrc:pages 9 ; + foaf:homepage "http://www.remedies.tld/wagnerians/deviation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pests.tld/organza/exserting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carsten Yanoff" + ] ; + dc:title "foresworn exserting breviary" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.organza.tld/breviary/alleviative.html" . + +_:b687 a foaf:Person ; + foaf:name "Bhuvi Lavell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machinated.tld/secularizes/headpiece.html" ; + dc:creator _:b1797 ; + dc:title "sideswiper headpiece ripener" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.secularizes.tld/ripener/solemnizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incendiarism.tld/infirms/disproves.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tamiyo Chernick" + ] ; + dc:title "shrined disproves satiated" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.infirms.tld/satiated/prandial.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whiffler.tld/revaluate/consistencies.html" ; + dc:creator _:b30 ; + dc:title "scroggiest consistencies reevaluated" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.revaluate.tld/reevaluated/patented.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.relished.tld/profiles/immigrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Taji Rymes" + ] ; + dc:title "eruptive immigrated vialling" ; + swrc:journal ; + foaf:homepage "http://www.profiles.tld/vialling/stiller.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.males.tld/shinnying/virally.html" ; + bench:booktitle "scorepad tatterdemalion shinnying" ; + dc:creator person:Paul_Erdoes , _:b264 , _:b958 ; + dc:title "tatterdemalion virally nonsignificant" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.shinnying.tld/nonsignificant/whitens.html" . + +_:b682 a foaf:Person ; + foaf:name "Ebony Zieg" . + + + a bench:Article ; + dc:creator _:b1213 ; + dc:creator [ a foaf:Person ; + foaf:name "Yeijiro Tilton" + ] ; + dc:title "procrastinator unionizing dieback" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.jazzers.tld/dieback/quakes.html" . + +_:b1741 a foaf:Person ; + foaf:name "Evrawg Antonia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cindering.tld/pluckily/entrails.html" ; + dc:creator _:b1599 ; + dc:creator [ a foaf:Person ; + foaf:name "Rita Savery" + ] ; + dc:title "tyre entrails colporteur" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.pluckily.tld/colporteur/spermatozoa.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mildews.tld/grandad/benefited.html" ; + dc:creator _:b1798 ; + dc:title "psalteries benefited warpaths" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.grandad.tld/warpaths/immunizations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bentwoods.tld/graspers/gandhi.html" ; + dc:creator _:b1162 ; + dc:creator [ a foaf:Person ; + foaf:name "Paloma Schnall" + ] ; + dc:title "shirtiest gandhi calpacs" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.graspers.tld/calpacs/unpalatably.html" . + + + a bench:Article ; + dc:creator _:b1663 ; + dc:creator [ a foaf:Person ; + foaf:name "Venus Reier" + ] ; + dc:title "librettos pacifier bloodiness" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.parting.tld/bloodiness/litigated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misquotations.tld/nipples/rationalistically.html" ; + bench:booktitle "distractions sapphires nipples" ; + dc:creator _:b1625 ; + dc:title "sapphires rationalistically reliving" ; + dcterms:issued 1966 ; + swrc:pages 41 ; + foaf:homepage "http://www.nipples.tld/reliving/partially.html" . + +_:b510 a foaf:Person ; + foaf:name "Quirin Flamino" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aradhana Hartel" + ] ; + dc:title "solecists employable embows" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.saleable.tld/embows/quizzicality.html" . + + + a bench:Inproceedings ; + bench:booktitle "kibitzed restage scollop" ; + dc:creator _:b403 , _:b425 ; + dc:title "equilibrator scollop woodcarvings" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 164 ; + foaf:homepage "http://www.restage.tld/woodcarvings/unimposing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alburg Pittillo" + ] ; + dc:title "physiological effulges candids" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.nauseating.tld/candids/daleths.html" . + + + a bench:Article ; + dc:creator _:b1614 ; + dc:title "tenants overrigid hidebound" ; + swrc:journal ; + swrc:note "tarnishable centralizes nonferrous pathological donut benthos superlatives lustrum subduals directorship classily" ; + foaf:homepage "http://www.earrings.tld/hidebound/faire.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unregulated.tld/wounding/molds.html" ; + dc:creator _:b1545 ; + dc:title "prearm molds steamiest" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.wounding.tld/steamiest/sleepier.html" . + +_:b447 a foaf:Person ; + foaf:name "Ish Georgiades" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kirtle.tld/titillations/equivocalities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raffaello Herard" + ] ; + dc:title "analytically equivocalities tidbits" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.titillations.tld/tidbits/quintuplicate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.implementors.tld/saturated/fining.html" ; + dc:creator _:b1744 ; + dc:title "isthmian fining aureoles" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.saturated.tld/aureoles/soundproofs.html" . + + + a bench:Inproceedings ; + bench:booktitle "compactor amalgamates quintillions" ; + dc:creator _:b566 ; + dc:title "gunpoint quintillions deadeners" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.amalgamates.tld/deadeners/agrees.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whetting.tld/dissimulating/cuckooed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akikazu Scholz" + ] ; + dc:title "gadgeteers cuckooed terrorized" ; + swrc:journal ; + foaf:homepage "http://www.dissimulating.tld/terrorized/unripely.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.mignonette.tld/whews/beholden.html" ; + bench:booktitle "cacaos tailored whews" ; + dc:creator [ a foaf:Person ; + foaf:name "Radosha Ferioli" + ] ; + dc:title "tailored beholden branchless" ; + dcterms:issued 1945 ; + swrc:pages 143 ; + foaf:homepage "http://www.whews.tld/branchless/primitiveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conquian.tld/noncontrastable/sprat.html" ; + dc:creator _:b1167 ; + dc:title "priapism sprat decistere" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.noncontrastable.tld/decistere/therapeutist.html" . + + + a bench:Inproceedings ; + bench:booktitle "delis noised swappers" ; + dc:creator _:b1241 ; + dc:title "beautification swappers respondents" ; + dcterms:issued 1963 ; + swrc:pages 82 ; + foaf:homepage "http://www.noised.tld/respondents/exorbitantly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fakeries.tld/severalties/prostrating.html" ; + bench:booktitle "tablecloths retitles severalties" ; + dc:creator _:b1046 , _:b1692 ; + dc:title "retitles prostrating ferrying" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.severalties.tld/ferrying/blancmange.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.establismentarianism.tld/insulter/dimouts.html" ; + dc:creator _:b996 ; + dc:title "scrimshaws dimouts recoiler" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.insulter.tld/recoiler/frankincense.html" . + +_:b1799 a foaf:Person ; + foaf:name "Fedotiia Edde" . + + + a bench:Inproceedings ; + bench:booktitle "cocoas vitalities tzarina" ; + bench:cdrom "http://www.epileptics.tld/tzarina/reconfiscating.html" ; + dc:creator _:b433 ; + dc:title "vitalities reconfiscating flitch" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.tzarina.tld/flitch/reinfuse.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b1155 , _:b1590 ; + swrc:number 1 ; + swrc:volume 21 . + + + a bench:Article ; + rdfs:seeAlso "http://www.cerebrovascular.tld/interpolates/nonpossession.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Badruddeen Blankenburg" + ] ; + dc:title "whelped nonpossession crinkles" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.interpolates.tld/crinkles/surpassing.html" . + +_:b238 a foaf:Person ; + foaf:name "Kaleigh Spelman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prodigally.tld/duplexing/areolae.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iarshek Kulbacki" + ] ; + dc:title "elephantiasis areolae shingles" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.duplexing.tld/shingles/rowdily.html" . + +_:b1540 a foaf:Person ; + foaf:name "Kinji Jantzen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.directions.tld/genitourinary/taciturn.html" ; + bench:abstract "foolishly fluxions flagmen japingly licorices rehandling jubilations moms weddings trainers butlery bewigs homeostatic slower tresses disappointment carroty criticism relinquishment midsummers camisoles birdcage hackee violative assimilates unwitnessed homebody suffusion chayote reshowed outbidding repackaging sylphic anywheres straddler imagism seamier deicidal undervalue scholarship dangled ensnared runabouts politics gloaming dissuasion droplets compromising monograph gossiped bastardies enabler outsides nebbish detriments detailer intellects devises apothegms teratologies myelitis haft clubbier arrogantly leprosarium bespatter additions impecuniousness sciaticas agglutinins defrayed intuitively emirates inundated lynxes numerously enforce fester graduated handlers handwrote murderer waddly glider sueding serotonin noncausal sombrely freudians citrons juniors ovately clavier zapped honeys somatological rimiest playrooms treadmills calpack carapace stopwatches girder nictitates mewed encouraged stepper shining charnel departing neutrons gatecrasher reworking willies clarioned tattooing detainee conventing soever intruders remover atheling outgoes damns sequestrated fetted batiks melodist aglimmer serenaded bestowed unlettable weeds burse trisaccharide heralding espousals banksides resubscription breviate explosions bereavers oversize typist plumaged hayracks bolted visiters naivety bolter manubrium walks overthrowers atomising undemonstrative quilts bitts unfertile sensitivities irishwoman superintend pronghorn bobsledder bayoneting coadmit acidulation evisceration bondwoman unteachable storytelling rapscallions patois axletree ritualized unplayable backing cozey sidebands consuls bakes novelization marrer afterglows odalisks milkiest drones sillies doughiest exhibited rattlebrains flatcar ewes aurorae apologias frusta schoolrooms biasness bartered immanently nonfood gumwoods abridgers pathless flintiest embroidering bifurcating bulgarian plated toothed turnable castigates discounter" ; + dc:creator _:b1101 ; + dc:title "dezinc taciturn dazedness" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.genitourinary.tld/dazedness/precox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bints.tld/nankeen/stereoscope.html" ; + dc:creator _:b1800 ; + dc:title "doggy stereoscope rulership" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.nankeen.tld/rulership/cogway.html" . + +_:b1432 a foaf:Person ; + foaf:name "Chiona Holstine" . + + + a bench:Article ; + rdfs:seeAlso "http://www.metatarsi.tld/cenacle/electrifier.html" ; + dc:creator _:b1801 ; + dc:title "exactor electrifier expatiator" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.cenacle.tld/expatiator/vincas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pharmaceutically.tld/sepaled/scrubbers.html" ; + dc:creator _:b475 ; + dc:title "anonymities scrubbers cogencies" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.sepaled.tld/cogencies/dictums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sapphic.tld/beanbag/adjuratory.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karolin Alborn" + ] ; + dc:title "ventured adjuratory relit" ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.beanbag.tld/relit/ceylonese.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.endways.tld/protonic/avenged.html" ; + dc:creator _:b1656 , _:b570 ; + dc:title "clefts avenged spurns" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.protonic.tld/spurns/accountants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.demythologizations.tld/scamps/stockcar.html" ; + dc:creator _:b1657 ; + dc:title "lipase stockcar transcriptions" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.scamps.tld/transcriptions/dehydrogenate.html" . + +_:b178 a foaf:Person ; + foaf:name "Todor Dengler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.officers.tld/friz/fides.html" ; + dc:creator _:b1394 ; + dc:title "mouths fides preceded" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.friz.tld/preceded/decides.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slinging.tld/demurrable/overreact.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yefrem Ojano" + ] ; + dc:title "blameful overreact glitters" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.demurrable.tld/glitters/thrawed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Cornelio Kowalke" + ] ; + dc:title "trucing oscillated computed" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.pogroming.tld/computed/irrupts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hyphened.tld/reobtaining/assistants.html" ; + bench:booktitle "startled mortalities reobtaining" ; + dc:creator _:b430 , person:Paul_Erdoes , _:b128 ; + dc:title "mortalities assistants trolleys" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.reobtaining.tld/trolleys/geotropically.html" . + +_:b1280 a foaf:Person ; + foaf:name "Fern Ditzel" . + +_:b684 a foaf:Person ; + foaf:name "Heiderose Gaster" . + +_:b1255 a foaf:Person ; + foaf:name "Kaii Bedson" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.redounds.tld/rowboats/jellyfishes.html" ; + bench:booktitle "harping brothier rowboats" ; + dc:creator _:b431 ; + dc:title "brothier jellyfishes boules" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.rowboats.tld/boules/gaoler.html" . + + + a bench:Article ; + dc:creator _:b1422 ; + dc:title "invaluably unclasping volplaned" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.outriders.tld/volplaned/agriculturists.html" . + +_:b995 a foaf:Person ; + foaf:name "Nunekhiia Weidert" . + + + a bench:Article ; + dc:creator _:b518 ; + dc:creator [ a foaf:Person ; + foaf:name "Ortemeva Mollberg" + ] ; + dc:title "trustifying pyx sophistries" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.decoying.tld/sophistries/saddlebows.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fifteens.tld/cordovan/cowkine.html" ; + dc:creator _:b1511 ; + dc:title "pharmaceuticals cowkine verifiableness" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.cordovan.tld/verifiableness/recondition.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disconcerts.tld/aweing/calorimetry.html" ; + dc:creator _:b1408 ; + dc:title "assister calorimetry curatives" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.aweing.tld/curatives/forethought.html" . + + + a bench:Inproceedings ; + bench:booktitle "aristocracies presenters seedman" ; + dc:creator _:b204 ; + dc:title "snoopily seedman disfigurer" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.presenters.tld/disfigurer/ceremonially.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.litigator.tld/alarum/pomeranian.html" ; + dc:creator _:b1179 ; + dc:title "larvicide pomeranian mystifications" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.alarum.tld/mystifications/orgeat.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.entrants.tld/obsessed/persecuting.html" ; + bench:booktitle "hymens seigneurage obsessed" ; + dc:creator _:b379 ; + dc:title "seigneurage persecuting capability" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.obsessed.tld/capability/gjetost.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nonsporting.tld/shambles/travellers.html" ; + bench:booktitle "stammers expeller shambles" ; + dc:creator _:b1271 ; + dc:title "expeller travellers stipes" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.shambles.tld/stipes/pouty.html" . + + + a bench:Inproceedings ; + bench:booktitle "precleaning chewiest beanies" ; + dc:creator _:b1592 , _:b1140 ; + dc:title "hordes beanies sequestrate" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 173 ; + foaf:homepage "http://www.chewiest.tld/sequestrate/recognized.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gregoire Hizer" + ] ; + dc:title "urology beiges prinking" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.scragging.tld/prinking/villus.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Litvina Gerwitz" + ] ; + dc:title "micrometer highbrows tanagers" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.idyls.tld/tanagers/banqueting.html" . + + + a bench:Inproceedings ; + bench:booktitle "falsifies gives effluvial" ; + dc:creator _:b1609 ; + dc:title "midways effluvial unemphatic" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.gives.tld/unemphatic/unjustly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coughed.tld/wholesaler/overapprehensively.html" ; + dc:creator _:b1709 ; + dc:title "dustrags overapprehensively mounts" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.wholesaler.tld/mounts/passports.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sinuously.tld/kingships/cognisable.html" ; + bench:booktitle "rematches donated kingships" ; + dc:creator _:b1802 ; + dc:title "donated cognisable overexercise" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.kingships.tld/overexercise/recessing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coheir.tld/lexicographic/hogwash.html" ; + bench:booktitle "franking spectators lexicographic" ; + dc:creator _:b936 , person:Paul_Erdoes ; + dc:title "spectators hogwash tacking" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.lexicographic.tld/tacking/sorriest.html" . + +_:b1455 a foaf:Person ; + foaf:name "Tyffani Jeppsen" . + + + a bench:Journal ; + dc:title "Journal 6 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b795 ; + swrc:number 1 ; + swrc:volume 5 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Osipova Kuypers" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Priam Cochrane" + ] ; + dc:title "tentier gasoliers allegator" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.freshets.tld/allegator/hokums.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.venoms.tld/ugliest/vitalising.html" ; + dc:creator _:b88 ; + dc:creator [ a foaf:Person ; + foaf:name "Fawzia Dirocco" + ] ; + dc:title "fanged vitalising jennet" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.ugliest.tld/jennet/randomization.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Culhwch Tremaine" + ] ; + dc:title "hallucinational quitclaims predaciousness" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.enrols.tld/predaciousness/sketches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brushed.tld/photosensitized/extractive.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Markandeya Kovalcheck" + ] ; + dc:title "splines extractive overhangs" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.photosensitized.tld/overhangs/miscarry.html" . + + + a bench:Article ; + dc:creator _:b274 ; + dc:title "langauge deerflys splaying" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.begged.tld/splaying/sassed.html" . + +_:b664 a foaf:Person ; + foaf:name "Sakiko Cline" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enactment.tld/realness/sounds.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyoemon Wesby" + ] ; + dc:title "subdisciplines sounds disemboweling" ; + swrc:journal ; + foaf:homepage "http://www.realness.tld/disemboweling/preintimation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.callboy.tld/colorfulness/huguenot.html" ; + dc:creator _:b770 ; + dc:title "premised huguenot diverter" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.colorfulness.tld/diverter/senna.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Katlina Furth" + ] ; + dc:title "saintly exhumed transcribes" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.hastens.tld/transcribes/suppresses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jetsom.tld/supplements/remorselessness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sakeri Hutchcraft" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Willibold Foots" + ] ; + dc:title "condemns remorselessness revampers" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.supplements.tld/revampers/placentas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.distributes.tld/brining/forwardly.html" ; + dc:creator _:b1590 ; + dc:title "understructure forwardly equivocalness" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.brining.tld/equivocalness/calycle.html" . + + + a bench:Incollection ; + bench:booktitle "deprehension incapacious hairless" ; + dc:creator [ a foaf:Person ; + foaf:name "Lowell Kostka" + ] ; + dc:title "abjectness hairless glary" ; + dcterms:issued 1952 ; + swrc:pages 176 ; + foaf:homepage "http://www.incapacious.tld/glary/speedster.html" . + + + a bench:Article ; + dc:creator _:b1752 ; + dc:title "rampagers extrications rasps" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.kaffirs.tld/rasps/forlornest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desiccated.tld/buttons/bridewell.html" ; + bench:abstract "incomparability tacet libber privatest lolloping unauthentic skeeters teentsier pinspotter paganizes waxier bicultural enactment subdisciplines realness sounds disemboweling preintimation moratoria aromatize melders elegizes arrogates dusted motoric intimation bentwoods shirtiest graspers gandhi calpacs unpalatably commode relicense tourers asexuals redistills allocations biometer fuseless devilkin vexing pertly etiquettes derailleur amazedly laccolith reappraisal whinnied mazes mangling probeable sikhs disgorge bacchanalian outcrops fluorosis marbleize apprising meticulousness findable shote sweller redefinition freaked ungainly interminably forestall tuberoid precipitating unindemnified fakeers reassimilation resumed langauge begged deerflys splaying sassed overripe inchworms choruses schticks unrepentant recorded chairing mildews psalteries grandad benefited warpaths immunizations dognapers" ; + dc:creator _:b953 ; + dc:title "tapestried bridewell parred" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.buttons.tld/parred/consummations.html" . + + + a bench:Article ; + dc:creator _:b1112 ; + dc:title "calculational militancy resoundingly" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.immoderacy.tld/resoundingly/papaya.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gumming.tld/evaluators/vituperation.html" ; + dc:creator _:b541 ; + dc:title "lyriform vituperation laver" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.evaluators.tld/laver/unstained.html" . + +_:b1686 a foaf:Person ; + foaf:name "Dubal Zahradnik" . + + + a bench:Article ; + dc:creator _:b580 , _:b1369 ; + dc:title "unforgettable motorboats misdone" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.governs.tld/misdone/garlanded.html" . + +_:b1209 a foaf:Person ; + foaf:name "Heriberto Delhomme" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carried.tld/categorically/conserving.html" ; + bench:booktitle "boodles biblically categorically" ; + dc:creator person:Paul_Erdoes , _:b1247 ; + dc:title "biblically conserving taoists" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.categorically.tld/taoists/tannest.html" . + +_:b1420 a foaf:Person ; + foaf:name "Lizbeth Chkouri" . + +bench:Proceedings rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.officiator.tld/pathogeny/czechoslovak.html" ; + dc:creator _:b1031 ; + dc:title "repurchases czechoslovak friendships" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.pathogeny.tld/friendships/addicts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.leveraged.tld/biochemistries/pinstriped.html" ; + bench:booktitle "panicles resubscribing biochemistries" ; + dc:creator _:b90 , _:b1594 ; + dc:title "resubscribing pinstriped chumship" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.biochemistries.tld/chumship/tittie.html" . + +_:b1465 a foaf:Person ; + foaf:name "Simon Rockenbaugh" . + +_:b1536 a foaf:Person ; + foaf:name "Daniela Tidd" . + + + a bench:Inproceedings ; + bench:booktitle "hocker calends leucoma" ; + dc:creator _:b280 ; + dc:title "nontraditional leucoma dwindling" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.calends.tld/dwindling/voyages.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.expediential.tld/detainment/humanities.html" ; + bench:booktitle "garret unsophisticated detainment" ; + dc:creator _:b248 , _:b712 ; + dc:title "unsophisticated humanities freeholds" ; + dcterms:issued 1962 ; + dcterms:partOf ; + foaf:homepage "http://www.detainment.tld/freeholds/translators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aldermanry.tld/godchild/restaging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clarinda Oberg" + ] ; + dc:title "wisecracker restaging embrasure" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.godchild.tld/embrasure/strangled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overreactions.tld/desiccative/uncloaks.html" ; + dc:creator _:b1424 ; + dc:title "motionlessly uncloaks hydrographers" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.desiccative.tld/hydrographers/excommunication.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.webbed.tld/mukluk/catechist.html" ; + dc:creator _:b1178 , _:b1803 ; + dc:title "specialized catechist materializes" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.mukluk.tld/materializes/addictively.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monopolized.tld/irremediableness/engrossing.html" ; + dc:creator _:b1804 ; + dc:title "startlers engrossing assisted" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.irremediableness.tld/assisted/pharisaically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ceremonialist.tld/misjudging/viticulturists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bogdashha Scaman" + ] ; + dc:title "throbber viticulturists quirts" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.misjudging.tld/quirts/dozens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cheats.tld/satiates/impossibleness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kasi Velky" + ] ; + dc:title "oftener impossibleness subdermal" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.satiates.tld/subdermal/fettlings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unpeoples.tld/rubying/barbarianism.html" ; + bench:booktitle "flambeau orpines rubying" ; + dc:creator _:b920 ; + dc:title "orpines barbarianism rarefier" ; + dcterms:issued 1955 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 198 ; + foaf:homepage "http://www.rubying.tld/rarefier/glossers.html" . + +_:b43 a foaf:Person ; + foaf:name "Tal Kloock" . + + + a bench:Inproceedings ; + bench:booktitle "resummoning beanlike apartmental" ; + dc:creator _:b623 ; + dc:title "clandestineness apartmental reconviction" ; + dcterms:issued 1954 ; + swrc:pages 25 ; + foaf:homepage "http://www.beanlike.tld/reconviction/quieten.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.discontinuing.tld/restraightening/flunking.html" ; + bench:booktitle "helpfully armchairs restraightening" ; + dc:creator _:b1676 ; + dc:title "armchairs flunking bachelorhood" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.restraightening.tld/bachelorhood/superpower.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.greatheartedly.tld/seemly/chalices.html" ; + dc:creator _:b134 ; + dc:title "bargainee chalices gambled" ; + swrc:journal ; + foaf:homepage "http://www.seemly.tld/gambled/crocking.html" . + + + a bench:Article ; + dc:creator _:b649 ; + dc:creator [ a foaf:Person ; + foaf:name "Katrya Efron" + ] ; + dc:title "fruiters sapphic ventured" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.removable.tld/ventured/beanbag.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.humbling.tld/vampish/cupbearers.html" ; + dc:creator _:b1561 ; + dc:title "pentacle cupbearers reweighs" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.vampish.tld/reweighs/tarantulae.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Atsumichi Licano" + ] ; + dc:title "evenfall pyrostats sagiest" ; + swrc:journal ; + foaf:homepage "http://www.denazified.tld/sagiest/prorogues.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transgresses.tld/warier/vindication.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kristine Pulis" + ] ; + dc:title "priorities vindication ungrammatical" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.warier.tld/ungrammatical/hatpins.html" . + + + a bench:Article ; + dc:creator _:b612 ; + dc:creator [ a foaf:Person ; + foaf:name "Vrotsislava Bouman" + ] ; + dc:title "ripplier vises ephemerae" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.adversely.tld/ephemerae/dragger.html" . + +_:b34 a foaf:Person ; + foaf:name "Binata Gonseth" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ashis Hisserich" + ] ; + dc:title "macrocephalic ratios overhaul" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.yuks.tld/overhaul/gnats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.medicably.tld/seducing/interpreters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Astrid Schworm" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Pam Naef" + ] ; + dc:title "consequence interpreters freezes" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.seducing.tld/freezes/corsair.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prefacer.tld/thrivers/dynamists.html" ; + dc:creator _:b787 ; + dc:title "heterodoxies dynamists brachiate" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.thrivers.tld/brachiate/hospitalities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.psaltry.tld/cacophonous/meerschaums.html" ; + dc:creator _:b1723 ; + dc:title "lowbrow meerschaums minicomputers" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.cacophonous.tld/minicomputers/stoup.html" . + +_:b1224 a foaf:Person ; + foaf:name "Kiraanna Scherping" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.autostradas.tld/rotaries/discriminations.html" ; + bench:booktitle "individualization flippers rotaries" ; + dc:creator _:b470 , _:b1224 ; + dc:title "flippers discriminations bathysphere" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.rotaries.tld/bathysphere/sunlights.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ribboned.tld/rakishness/rippers.html" ; + dc:creator _:b1348 , _:b1792 ; + dc:title "classics rippers muggins" ; + swrc:journal ; + foaf:homepage "http://www.rakishness.tld/muggins/apiarists.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.historians.tld/crackerjack/queys.html" ; + bench:booktitle "bodings seizers crackerjack" ; + dc:creator _:b476 ; + dc:title "seizers queys tinkerer" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.crackerjack.tld/tinkerer/disestablismentarianism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lecia Baumeister" + ] ; + dc:title "immunopathology surveiled wagers" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.addends.tld/wagers/joysticks.html" . + +_:b389 a foaf:Person ; + foaf:name "Junichi Hagele" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.graying.tld/girthed/rejuvenates.html" ; + bench:booktitle "bighearted obstreperously girthed" ; + dc:creator _:b1647 ; + dc:title "obstreperously rejuvenates workingman" ; + dcterms:issued 1964 ; + swrc:pages 197 ; + foaf:homepage "http://www.girthed.tld/workingman/disincorporated.html" . + +_:b359 a foaf:Person ; + foaf:name "Ivan Spratt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phylum.tld/gifted/fingerprints.html" ; + dc:creator _:b1035 ; + dc:title "pervertedness fingerprints alleviating" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.gifted.tld/alleviating/indwells.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maculates.tld/orthographically/compliers.html" ; + dc:creator _:b1456 , _:b927 ; + dc:title "subtropical compliers westernizing" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.orthographically.tld/westernizing/kettledrums.html" . + + + a bench:Incollection ; + bench:booktitle "unaddressed cereals harelike" ; + dc:creator _:b1516 ; + dc:title "yachtswoman harelike fetishistic" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.cereals.tld/fetishistic/extern.html" . + + + a bench:Article ; + dc:creator _:b1267 , _:b1134 ; + dc:title "trigging uncorked glycogens" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.unprovided.tld/glycogens/varied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.detections.tld/appendectomy/sinusoidally.html" ; + bench:booktitle "malawians deified appendectomy" ; + dc:creator _:b215 ; + dc:title "deified sinusoidally hydrofoils" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.appendectomy.tld/hydrofoils/transaction.html" . + +_:b251 a foaf:Person ; + foaf:name "Augustus Inbody" . + + + a bench:Inproceedings ; + bench:booktitle "paralyzes clownish couriers" ; + dc:creator _:b1554 ; + dc:title "folksier couriers snowmobiling" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.clownish.tld/snowmobiling/ploughers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.years.tld/busters/zymoplastic.html" ; + bench:booktitle "grassier crispest busters" ; + dc:creator _:b1805 ; + dc:title "crispest zymoplastic peashooter" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.busters.tld/peashooter/firesides.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jula Sharper" + ] ; + dc:title "tooting drainers sulfuryls" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.dredged.tld/sulfuryls/alleged.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machos.tld/emigres/kudos.html" ; + dc:creator _:b1350 ; + dc:title "heinousness kudos playbill" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.emigres.tld/playbill/adaptations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.eardrop.tld/schoolgirls/deanships.html" ; + bench:booktitle "colonists debone schoolgirls" ; + dc:creator _:b1434 , _:b1764 ; + dc:title "debone deanships levitation" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 19 ; + foaf:homepage "http://www.schoolgirls.tld/levitation/congruency.html" . + + + a bench:Article ; + dc:creator _:b1218 ; + dc:title "overstretch markedly cannonry" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.glazier.tld/cannonry/concaveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.simulated.tld/wobegone/offerings.html" ; + dc:creator _:b1806 ; + dc:title "bloodcurdling offerings dustier" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.wobegone.tld/dustier/brutalization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reusable.tld/chirpers/tweets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Marianne Dacquel" + ] ; + dc:title "nester tweets abstruser" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.chirpers.tld/abstruser/pishing.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1957)" ; + dcterms:issued 1957 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bugeyes.tld/pastimes/beleaguered.html" ; + bench:booktitle "deformity rowan pastimes" ; + dc:creator person:Paul_Erdoes , _:b635 ; + dc:title "rowan beleaguered isotopically" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.pastimes.tld/isotopically/skeletons.html" . + +_:b1785 a foaf:Person ; + foaf:name "Gisela Coric" . + +_:b575 a foaf:Person ; + foaf:name "Keisuke Jager" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1418 ; + dc:title "etchers laboratorian tiptoed" ; + swrc:journal ; + foaf:homepage "http://www.mitering.tld/tiptoed/humoring.html" . + + + a bench:Article ; + dc:creator _:b600 ; + dc:creator [ a foaf:Person ; + foaf:name "Puna Gerking" + ] ; + dc:title "exaggeratedly reoil calibrator" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.gladdest.tld/calibrator/platesful.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sasson Kniffin" + ] ; + dc:title "subduals classily snobbishness" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.directorship.tld/snobbishness/pelletizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aspiration.tld/enfeoffed/concealing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jung Renderos" + ] ; + dc:title "rehearses concealing intended" ; + swrc:journal ; + foaf:homepage "http://www.enfeoffed.tld/intended/deprecator.html" . + +_:b927 a foaf:Person ; + foaf:name "Tierney Stroll" . + +_:b1807 a foaf:Person ; + foaf:name "Booker Spiker" . + +_:b1078 a foaf:Person ; + foaf:name "Violet Doud" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.draftees.tld/traduce/anthills.html" ; + bench:booktitle "ownerships ministration traduce" ; + dc:creator _:b1290 ; + dc:title "ministration anthills bollixes" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.traduce.tld/bollixes/thrillingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.protesters.tld/spermatic/fatigues.html" ; + dc:creator _:b722 ; + dc:title "reanimation fatigues splashed" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.spermatic.tld/splashed/mallards.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.posthypnotic.tld/chaconnes/beauish.html" ; + dc:creator _:b1808 , _:b1652 ; + dc:title "mussing beauish verticality" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.chaconnes.tld/verticality/ruthlessness.html" . + +_:b1720 a foaf:Person ; + foaf:name "Tamecia Leaven" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eulogistic.tld/codefendants/deism.html" ; + dc:creator _:b1022 ; + dc:title "toluyl deism hardcore" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.codefendants.tld/hardcore/basking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pentalogies.tld/rosalind/lefts.html" ; + dc:creator _:b114 ; + dc:creator [ a foaf:Person ; + foaf:name "Haskel Schadle" + ] ; + dc:title "tackling lefts unpitying" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.rosalind.tld/unpitying/satchels.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.allayment.tld/apprehending/mailwoman.html" ; + bench:booktitle "singed dictatorships apprehending" ; + dc:creator _:b1612 ; + dc:title "dictatorships mailwoman screws" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.apprehending.tld/screws/oilhole.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.syndications.tld/izzards/crenelating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Katyushka Gabriele" + ] ; + dc:title "parked crenelating banning" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.izzards.tld/banning/vowing.html" . + +_:b908 a foaf:Person ; + foaf:name "Gentiana Debey" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.poetized.tld/coitus/blitzkriegs.html" ; + bench:booktitle "jodhpur ciliary coitus" ; + dc:creator person:Paul_Erdoes , _:b508 , _:b1809 ; + dc:title "ciliary blitzkriegs oviparous" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 120 ; + foaf:homepage "http://www.coitus.tld/oviparous/inkpots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vireos.tld/inchworm/crankcases.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alan Modine" + ] ; + dc:title "regermination crankcases adjudicates" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.inchworm.tld/adjudicates/ducking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.procathedrals.tld/carver/nucleoprotein.html" ; + dc:creator _:b1223 ; + dc:title "eductions nucleoprotein fosters" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.carver.tld/fosters/scalepans.html" . + + + a bench:Inproceedings ; + bench:booktitle "undisputed sponging resistors" ; + dc:creator _:b874 ; + dc:title "limewater resistors denarii" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.sponging.tld/denarii/schmo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inebriation.tld/fewnesses/occupants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Korotskovaia Stowell" + ] ; + dc:title "arithmetically occupants gruffest" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.fewnesses.tld/gruffest/depressives.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Xalbador Parsens" + ] ; + dc:title "bustles secularize commixt" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.tightly.tld/commixt/smirkier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mortice.tld/snarks/macintoshes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erhart Ewen" + ] ; + dc:title "chipping macintoshes codling" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.snarks.tld/codling/cordate.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emender.tld/looms/groping.html" ; + dc:creator _:b1245 , _:b1808 ; + dc:title "matriarchs groping procuration" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.looms.tld/procuration/interconnect.html" . + +_:b1679 a foaf:Person ; + foaf:name "Sabana Eshenbrenner" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.meningeal.tld/glassed/dispiriting.html" ; + bench:booktitle "targeting underexposed glassed" ; + dc:creator _:b1743 ; + dc:title "underexposed dispiriting casking" ; + dcterms:issued 1955 ; + swrc:pages 168 ; + foaf:homepage "http://www.glassed.tld/casking/beclouding.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trajectories.tld/honour/bookends.html" ; + bench:booktitle "breakdowns pyramids honour" ; + dc:creator _:b774 ; + dc:title "pyramids bookends viols" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.honour.tld/viols/fuzes.html" . + + + a bench:Inproceedings ; + bench:booktitle "pyrethrum soulfulness resituated" ; + dc:creator _:b1810 ; + dc:title "queerness resituated marge" ; + dcterms:issued 1963 ; + swrc:pages 80 ; + foaf:homepage "http://www.soulfulness.tld/marge/gruelling.html" . + +_:b1036 a foaf:Person ; + foaf:name "Melitina Alviar" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sparkily.tld/diapasons/bootyless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Toyozo Crump" + ] ; + dc:title "scabbing bootyless paretics" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.diapasons.tld/paretics/muckraked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bullied.tld/crepey/hindquarters.html" ; + dc:creator _:b1346 ; + dc:creator [ a foaf:Person ; + foaf:name "Tye Terheggen" + ] ; + dc:title "knappers hindquarters fallowed" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.crepey.tld/fallowed/centralists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.squinted.tld/metrically/tackiness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ellen Szuszkiewicz" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cambria Mcdonel" + ] ; + dc:title "acquisitiveness tackiness diestocks" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.metrically.tld/diestocks/retailing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Geroy Devins" + ] ; + dc:title "complying circulates updated" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.stopgaps.tld/updated/agonized.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fjodora Sleger" + ] ; + dc:title "centrists widows captions" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.wishbones.tld/captions/transects.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inertness.tld/sanity/loosener.html" ; + dc:creator _:b1520 ; + dc:title "stilling loosener fussier" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.sanity.tld/fussier/foins.html" . + + + a bench:Inproceedings ; + bench:booktitle "seigniorial peacefully fatiguing" ; + dc:creator _:b1642 ; + dc:title "modifies fatiguing overlaps" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.peacefully.tld/overlaps/reanalyzing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Goda Kesinger" + ] ; + dc:title "simoleons entrap opals" ; + swrc:journal ; + foaf:homepage "http://www.ignitable.tld/opals/mating.html" . + +_:b1584 a foaf:Person ; + foaf:name "Alysa Meis" . + +_:b1390 a foaf:Person ; + foaf:name "Niou Lampinen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.anointed.tld/unvaried/bedamns.html" ; + bench:booktitle "megapod nontemporally unvaried" ; + dc:creator person:Paul_Erdoes , _:b332 , _:b677 ; + dc:title "nontemporally bedamns bivalencies" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 75 ; + foaf:homepage "http://www.unvaried.tld/bivalencies/wirepulling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Vasin Marallo" + ] ; + dc:title "plumply eutrophic legroom" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.contributorily.tld/legroom/somatopsychic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonrenewable.tld/rollout/sputniks.html" ; + dc:creator _:b407 ; + dc:title "cherished sputniks sanctums" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.rollout.tld/sanctums/conspectus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hierarchs.tld/taunting/dragged.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Olzhbeta Hasenberg" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lene Vosquez" + ] ; + dc:title "composedly dragged lobsters" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.taunting.tld/lobsters/careering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tailcoat.tld/septuple/puniness.html" ; + dc:creator _:b1295 ; + dc:title "flickery puniness manifestative" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.septuple.tld/manifestative/prosecutions.html" . + + + a bench:Inproceedings ; + bench:booktitle "uncoupled drowning aquas" ; + dc:creator _:b653 ; + dc:title "jurors aquas rancour" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.drowning.tld/rancour/initialed.html" . + + + a bench:Inproceedings ; + bench:booktitle "mooing overkills openheartedness" ; + dc:creator _:b1281 , _:b573 ; + dc:title "heil openheartedness misbehaver" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.overkills.tld/misbehaver/semipro.html" . + +_:b1236 a foaf:Person ; + foaf:name "Eisen Fausnaught" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stoutish.tld/mapmaker/seafloor.html" ; + dc:creator _:b424 ; + dc:creator [ a foaf:Person ; + foaf:name "Ladinka Ehiginator" + ] ; + dc:title "allegers seafloor subassembly" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.mapmaker.tld/subassembly/jowliest.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Newton Zablonski" + ] ; + dc:title "unmarried yahooism bedcovers" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.spreadsheet.tld/bedcovers/ruralite.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crucialness.tld/signers/unavailingly.html" ; + dc:creator _:b432 , _:b180 ; + dc:title "freewheelers unavailingly ensorcels" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.signers.tld/ensorcels/nonvirulent.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.toxicants.tld/parboiled/declarations.html" ; + dc:creator _:b1745 ; + dc:title "grandly declarations consenters" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.parboiled.tld/consenters/overdramatize.html" . + +_:b1221 a foaf:Person ; + foaf:name "Hidehira Trolinger" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Petra Flank" + ] ; + dc:title "openmouthed mealybugs matzohs" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.aspersors.tld/matzohs/bung.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apocryphalness.tld/constructive/adjournments.html" ; + dc:creator _:b529 ; + dc:title "shipbuilder adjournments overfill" ; + swrc:journal ; + swrc:note "reentered lithographer insurrectionist gabbler caitiffs alkyls understructures neutrally innateness clamping" ; + swrc:pages 149 ; + foaf:homepage "http://www.constructive.tld/overfill/thousandths.html" . + + + a bench:Proceedings ; + bench:booktitle "repined dripper zwiebacks" ; + dc:publisher "ME Sharpe" ; + dc:title "Proceeding 4 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b563 , _:b796 ; + swrc:isbn "0-5743-3312-0" ; + swrc:series 1231 ; + foaf:homepage "http://www.dripper.tld/uncertified/kiltie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slabbery.tld/debtors/understatement.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kirrily Holleman" + ] ; + dc:title "forefeet understatement reexpressed" ; + swrc:journal ; + foaf:homepage "http://www.debtors.tld/reexpressed/oleoresin.html" . + +_:b1755 a foaf:Person ; + foaf:name "Varun Fissori" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interdependence.tld/mated/inactively.html" ; + bench:booktitle "micromanipulator slackly mated" ; + dc:creator _:b538 , _:b89 , person:Paul_Erdoes ; + dc:title "slackly inactively beano" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.mated.tld/beano/pastina.html" . + +_:b1214 a foaf:Person ; + foaf:name "Hodawa Doughman" . + +_:b1614 a foaf:Person ; + foaf:name "Madaleno Bercier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.timidities.tld/fellowman/adamantine.html" ; + dc:creator person:Paul_Erdoes , _:b1811 , _:b1045 ; + dc:title "untold adamantine museful" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.fellowman.tld/museful/medallions.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.constants.tld/educating/reagent.html" ; + bench:booktitle "beseeming bullfighter educating" ; + dc:creator _:b152 ; + dc:title "bullfighter reagent arsenides" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 142 ; + foaf:homepage "http://www.educating.tld/arsenides/timeservers.html" . + + + a bench:Inproceedings ; + bench:booktitle "incarnadine garrottes cannabic" ; + dc:creator _:b1658 ; + dc:title "delineation cannabic pesterer" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.garrottes.tld/pesterer/including.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.coyest.tld/unutilized/stolidly.html" ; + dc:creator _:b1355 ; + dc:title "overturn stolidly otologist" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.unutilized.tld/otologist/conurbations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warping.tld/despondency/insurrectionaries.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cherry Dolence" + ] ; + dc:title "fraternize insurrectionaries backspin" ; + swrc:journal ; + foaf:homepage "http://www.despondency.tld/backspin/hoisting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sapwood.tld/veins/bonneted.html" ; + dc:creator _:b1172 ; + dc:title "albanians bonneted nullificator" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.veins.tld/nullificator/infundibula.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rovings.tld/tymbal/gargoyle.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Velika Lahm" + ] ; + dc:title "misintelligence gargoyle imply" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.tymbal.tld/imply/bluecoats.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.subsidizes.tld/ryegrasses/wildwoods.html" ; + bench:booktitle "opposing raveller ryegrasses" ; + dc:creator _:b1364 ; + dc:title "raveller wildwoods slaverers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.ryegrasses.tld/slaverers/menhir.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.respectability.tld/ohing/slinger.html" ; + bench:booktitle "dialed exorciser ohing" ; + dc:creator _:b1144 ; + dc:title "exorciser slinger cemeteries" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.ohing.tld/cemeteries/convivially.html" . + +_:b1429 a foaf:Person ; + foaf:name "Lettice Foisy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.baselessness.tld/jamaican/chessboard.html" ; + dc:creator _:b749 ; + dc:title "straits chessboard muumuus" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.jamaican.tld/muumuus/ecumenicalism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modules.tld/sublessor/gluers.html" ; + dc:creator _:b104 ; + dc:title "coshed gluers yeshivoth" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.sublessor.tld/yeshivoth/displeased.html" . + +_:b1289 a foaf:Person ; + foaf:name "Cornelius Dolak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fevers.tld/subclassified/grifts.html" ; + dc:creator _:b1515 ; + dc:title "recomposes grifts decays" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.subclassified.tld/decays/prizefight.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unclean.tld/eyestalks/administrator.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Apolinariia Cathcart" + ] ; + dc:title "equalised administrator outsmarting" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.eyestalks.tld/outsmarting/eavesdrops.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chopsticks.tld/preadult/misprinting.html" ; + bench:booktitle "racetracks promiscuities preadult" ; + dc:creator _:b1687 ; + dc:title "promiscuities misprinting indurating" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 181 ; + foaf:homepage "http://www.preadult.tld/indurating/childhoods.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entailments.tld/bedstraws/thoughtless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elvera Zito" + ] ; + dc:title "reindexed thoughtless elation" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.bedstraws.tld/elation/swampland.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.terrifying.tld/competently/spriest.html" ; + bench:booktitle "coir soarers competently" ; + dc:creator _:b1564 ; + dc:title "soarers spriest reentered" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.competently.tld/reentered/lithographer.html" . + +_:b1378 a foaf:Person ; + foaf:name "Keyna Maisonet" . + + + a bench:Article ; + rdfs:seeAlso "http://www.microform.tld/bendy/splurging.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Earlena Heimlicher" + ] ; + dc:title "yachting splurging lichee" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.bendy.tld/lichee/withholding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.salesgirls.tld/theologies/jaggers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lacrecia Wimble" + ] ; + dc:title "paradigms jaggers bookrest" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.theologies.tld/bookrest/spurned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maladjustments.tld/cordilleras/recirculations.html" ; + dc:creator person:Paul_Erdoes , _:b319 ; + dc:title "subpartnership recirculations alkalin" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.cordilleras.tld/alkalin/succulently.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.guttered.tld/gyrator/irascibility.html" ; + bench:booktitle "poundals peahen gyrator" ; + dc:creator _:b1292 ; + dc:title "peahen irascibility dumpcart" ; + dcterms:issued 1966 ; + dcterms:partOf ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:pages 56 ; + foaf:homepage "http://www.gyrator.tld/dumpcart/officiated.html" . + +_:b210 a foaf:Person ; + foaf:name "Nori Minnis" . + + + a bench:Article ; + rdfs:seeAlso "http://www.afterglows.tld/milkiest/drones.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stve Rockwood" + ] ; + dc:title "odalisks drones sillies" ; + swrc:journal ; + swrc:note "swooned lurches floatier apolunes inanimately piracies futurologist lobbied misact wakening jeeringly" ; + swrc:pages 20 ; + foaf:homepage "http://www.milkiest.tld/sillies/doughiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ampuls.tld/klans/airfreight.html" ; + bench:booktitle "ligated caddying klans" ; + dc:creator _:b381 ; + dc:title "caddying airfreight agreeably" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.klans.tld/agreeably/deedbox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outgoes.tld/sequestrated/fetted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jayne Hucks" + ] ; + dc:title "damns fetted batiks" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.sequestrated.tld/batiks/melodist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beaked.tld/angularities/semilegendary.html" ; + dc:creator _:b1812 ; + dc:title "doorstops semilegendary abstractionists" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.angularities.tld/abstractionists/hyperopic.html" . + + + a bench:Article ; + dc:creator _:b1805 ; + dc:title "regathers profitable muskits" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.aery.tld/muskits/piccalilli.html" . + +_:b1813 a foaf:Person ; + foaf:name "Phineas Schubach" . + + + a bench:Article ; + dc:creator _:b199 ; + dc:title "tattiest nepotisms pests" ; + swrc:journal ; + foaf:homepage "http://www.ofttimes.tld/pests/foresworn.html" . + +_:b1616 a foaf:Person ; + foaf:name "Orrel Farnum" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.affirming.tld/gravelly/bovinely.html" ; + bench:booktitle "hatcheck impearling gravelly" ; + dc:creator _:b611 ; + dc:title "impearling bovinely trousseau" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 58 ; + foaf:homepage "http://www.gravelly.tld/trousseau/lowlander.html" . + +_:b729 a foaf:Person ; + foaf:name "Romona Simril" . + +_:b412 a foaf:Person ; + foaf:name "Nakamaro Zinkievich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.godling.tld/misinformants/silvester.html" ; + dc:creator _:b1665 ; + dc:title "recognizance silvester punitively" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.misinformants.tld/punitively/poetess.html" . + + + a bench:Inproceedings ; + bench:booktitle "binal pursers tsaritza" ; + dc:creator _:b1666 ; + dc:title "metalling tsaritza unrequitable" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.pursers.tld/unrequitable/satiation.html" . + + + a bench:Article ; + dc:creator _:b1323 ; + dc:title "rename unamused nonplusing" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.clarinettist.tld/nonplusing/dashpots.html" . + + + a bench:Inproceedings ; + bench:booktitle "marshaling internodal academicism" ; + dc:creator _:b1298 ; + dc:title "eponymy academicism permissable" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.internodal.tld/permissable/booed.html" . + +_:b765 a foaf:Person ; + foaf:name "Alike Winberg" . + + + a bench:Article ; + dc:creator _:b1314 ; + dc:title "swallowed gads recreations" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.sniggering.tld/recreations/oakum.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.implored.tld/femurs/catawbas.html" ; + dc:creator _:b1135 ; + dc:title "caveats catawbas psychokinesia" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.femurs.tld/psychokinesia/pulleys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exhilarative.tld/cubiform/buncoing.html" ; + dc:creator _:b847 ; + dc:title "belligerents buncoing ebonizing" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.cubiform.tld/ebonizing/monocots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abstrusely.tld/antimacassar/outstretches.html" ; + dc:creator _:b1432 ; + dc:title "cubbish outstretches bloodily" ; + swrc:journal ; + swrc:month 4 ; + swrc:pages 161 ; + foaf:homepage "http://www.antimacassar.tld/bloodily/soapboxes.html" . + +_:b1436 a foaf:Person ; + foaf:name "Anakalane Rajaphoumy" . + +_:b1791 a foaf:Person ; + foaf:name "Tess Andon" . + +_:b720 a foaf:Person ; + foaf:name "Angelia Brehmer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hometown.tld/botches/chancier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chlo Flanders" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Raaida Baitner" + ] ; + dc:title "cleanly chancier indigoes" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.botches.tld/indigoes/oolith.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sawboneses.tld/expectorates/shedable.html" ; + bench:booktitle "mindedly fervors expectorates" ; + dc:creator _:b1685 ; + dc:title "fervors shedable relation" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.expectorates.tld/relation/rules.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hospices.tld/pallidly/spunkiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Muslim Kozatek" + ] ; + dc:title "worming spunkiest unreflecting" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.pallidly.tld/unreflecting/exempli.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.commutative.tld/octopod/gnaws.html" ; + dc:creator _:b1714 , _:b1684 ; + dc:title "outspreading gnaws shuffler" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.octopod.tld/shuffler/lactations.html" . + + + a bench:Inproceedings ; + bench:booktitle "tunably germicides acidifies" ; + dc:creator _:b898 , _:b243 ; + dc:title "shagreen acidifies obsessively" ; + dcterms:issued 1966 ; + dcterms:partOf ; + foaf:homepage "http://www.germicides.tld/obsessively/reprehension.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.skipperage.tld/teashops/grazingly.html" ; + bench:booktitle "encephala diets teashops" ; + dc:creator _:b1501 ; + dc:title "diets grazingly calumniation" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 107 ; + foaf:homepage "http://www.teashops.tld/calumniation/bifurcates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.treasurership.tld/stylebooks/numberings.html" ; + bench:booktitle "dulcets dearies stylebooks" ; + dc:creator _:b1550 , _:b575 ; + dc:title "dearies numberings bridged" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.stylebooks.tld/bridged/weightily.html" . + +_:b1627 a foaf:Person ; + foaf:name "Isako Heatherton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bolloxes.tld/establishments/pendulums.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dankrade Lynady" + ] ; + dc:title "slinking pendulums wined" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.establishments.tld/wined/arrester.html" . + + + a bench:Article ; + dc:creator _:b1503 ; + dc:title "toothpastes revives messages" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.phlegms.tld/messages/clairvoyance.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.immixing.tld/asseverated/catarrhally.html" ; + bench:booktitle "fascias modifiers asseverated" ; + dc:creator _:b400 ; + dc:title "modifiers catarrhally cormorants" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.asseverated.tld/cormorants/relational.html" . + +_:b168 a foaf:Person ; + foaf:name "Jenny Mow" . + + + a bench:Inproceedings ; + bench:booktitle "weediest vapouring apres" ; + dc:creator _:b1670 ; + dc:title "commissioned apres rootless" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.vapouring.tld/rootless/locket.html" . + + + a bench:Inproceedings ; + bench:booktitle "comradely snarling deliberation" ; + bench:cdrom "http://www.wenny.tld/deliberation/nurtures.html" ; + dc:creator _:b959 , _:b1452 ; + dc:title "snarling nurtures idylist" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.deliberation.tld/idylist/zincing.html" . + + + a bench:Article ; + dc:creator _:b1641 ; + dc:title "soundtrack lingier boatloads" ; + swrc:journal ; + foaf:homepage "http://www.nonethicalness.tld/boatloads/yanked.html" . + + + a bench:Article ; + dc:creator _:b1578 ; + dc:title "dighted photoengraver frigidly" ; + swrc:journal ; + swrc:note "effervesce surviver fundamentally ransoms millennial affects soarer shamus quellers misbestow" ; + swrc:pages 183 ; + foaf:homepage "http://www.enact.tld/frigidly/dismalest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spherically.tld/timbering/sleuths.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arlette Krzeminski" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ceithin Stimmell" + ] ; + dc:title "bonds sleuths conned" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.timbering.tld/conned/guilders.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shahaada Corak" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Yurii Fiorito" + ] ; + dc:title "emblazoning jerseyite melodically" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.adduct.tld/melodically/rowdyism.html" . + + + a bench:Incollection ; + bench:booktitle "gratuitousness airmailed vanillas" ; + dc:creator [ a foaf:Person ; + foaf:name "Krabava Benincase" + ] ; + dc:title "babylonia vanillas howlet" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.airmailed.tld/howlet/ochring.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.transmittances.tld/quaintest/accusable.html" ; + bench:booktitle "migraines parboils quaintest" ; + dc:creator _:b1506 ; + dc:title "parboils accusable infrasonic" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.quaintest.tld/infrasonic/provokers.html" . + + + a bench:Article ; + dc:creator _:b1144 ; + dc:title "stoat drongo reprehensibly" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.singlets.tld/reprehensibly/cyanogen.html" . + +_:b1437 a foaf:Person ; + foaf:name "Semyon Kloeker" . + +_:b207 a foaf:Person ; + foaf:name "Celeste Beene" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rejectable.tld/axiality/cayenned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ephrem Ruddle" + ] ; + dc:title "psalmists cayenned cajolingly" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.axiality.tld/cajolingly/handholds.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Silke Chiaramonte" + ] ; + dc:title "sarcomata gets biorhythmic" ; + swrc:journal ; + foaf:homepage "http://www.incrusts.tld/biorhythmic/clitorises.html" . + +_:b543 a foaf:Person ; + foaf:name "Alon Paulik" . + + + a bench:Inproceedings ; + bench:booktitle "cardsharp abhorrers grittier" ; + dc:creator person:Paul_Erdoes , _:b971 ; + dc:title "repaying grittier marvels" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.abhorrers.tld/marvels/deformer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.goodwife.tld/plenishes/nippy.html" ; + dc:creator _:b20 ; + dc:title "technicolor nippy bounden" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.plenishes.tld/bounden/occulters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.refix.tld/recopies/harshness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jerzyr Jayroe" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dela Hawse" + ] ; + dc:title "polemically harshness gougers" ; + swrc:journal ; + foaf:homepage "http://www.recopies.tld/gougers/riddances.html" . + + + a bench:Article ; + dc:creator _:b815 , _:b592 ; + dc:title "alienism crappiness satanism" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.monogamistic.tld/satanism/crispens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reliefs.tld/subsiding/deciduously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zoltan Nusom" + ] ; + dc:title "cornify deciduously loury" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.subsiding.tld/loury/corruptibilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.braziers.tld/prearrange/overdrinks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arvad Iossa" + ] ; + dc:title "splintering overdrinks appetency" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.prearrange.tld/appetency/immunotherapies.html" . + + + a bench:Article ; + dc:creator _:b753 ; + dc:title "plagiarize guested resubscribed" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.immobilized.tld/resubscribed/babul.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disciplinarians.tld/manifestly/decaffeinates.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Raaid Chrispen" + ] ; + dc:title "majors decaffeinates scalepan" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.manifestly.tld/scalepan/folklorists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unteachable.tld/rapscallions/patois.html" ; + bench:abstract "recreantly unmethodical circuits rinser keelboats elating fleshpots tactfully profaneness impotencies smearers targeting meningeal underexposed glassed dispiriting casking beclouding sifters lienteries papyruses buffoonish scavenges preplanned cheesier tabourers irrepressibly vessels riots reinvolved flambeau unpeoples orpines rubying barbarianism rarefier glossers unassisted forearming clematis bloodworm senator relents metamers lorn sunwise concupiscent ventral yearner tamest parallelograms derms photons heeded censorable vilifies chesterfield boxfish simulated bloodcurdling wobegone offerings dustier brutalization inflator demeanor communism bitches gibbosity nevadan despited emir cheers catnapers proselytizing malevolence crepes cantrips uncertainties baselessness straits jamaican chessboard muumuus ecumenicalism laces horsewhip corporally sorting urethrae voiders capitulation codas posthypnotic mussing chaconnes beauish verticality ruthlessness mainframes computing methodize methylparaben clotures steadiers astrodynamics knuckliest diaphragmatic lifters knout asking infectiously modernest bloodlettings hempy anemia marmots crucifixes modally noncentrally procathedral braved headiest dynamisms plonking numerary hematomas scantest cedulas auxin thumbscrew beekeepers heterogenous" ; + dc:creator [ a foaf:Person ; + foaf:name "Senalda Laforte" + ] ; + dc:title "storytelling patois axletree" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.rapscallions.tld/axletree/ritualized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.charnel.tld/neutrons/gatecrasher.html" ; + dc:creator _:b565 ; + dc:title "departing gatecrasher reworking" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.neutrons.tld/reworking/willies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ineligibility.tld/detoxicator/gimcracks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ganymede Dubreuil" + ] ; + dc:title "inquisitions gimcracks handlists" ; + swrc:journal ; + foaf:homepage "http://www.detoxicator.tld/handlists/vermiculites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mounting.tld/eclipsed/potentials.html" ; + dc:creator _:b1701 ; + dc:title "nonexchangeable potentials adoptees" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.eclipsed.tld/adoptees/reavowed.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b343 , _:b1482 , _:b256 ; + swrc:number 1 ; + swrc:volume 10 . + + + a bench:Article ; + dc:creator _:b715 ; + dc:title "autographed develops grittiness" ; + swrc:journal ; + foaf:homepage "http://www.housebreaking.tld/grittiness/weevil.html" . + +_:b1393 a foaf:Person ; + foaf:name "Donzel Hohman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brewages.tld/chorister/relapse.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liubka Colabella" + ] ; + dc:title "macula relapse misguide" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.chorister.tld/misguide/mikvah.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.leafing.tld/incessantly/overstimulate.html" ; + bench:booktitle "squints disregards incessantly" ; + dc:creator _:b1637 ; + dc:title "disregards overstimulate tzar" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.incessantly.tld/tzar/bits.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misadvised.tld/numberable/yawing.html" ; + dc:creator _:b1133 ; + dc:creator [ a foaf:Person ; + foaf:name "Sebastiano Lockyer" + ] ; + dc:title "tiltyard yawing prosecutrices" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.numberable.tld/prosecutrices/pegboxes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nodded.tld/skunking/agonizingly.html" ; + bench:booktitle "bodywork tribades skunking" ; + dc:creator person:Paul_Erdoes , _:b1674 ; + dc:title "tribades agonizingly sox" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.skunking.tld/sox/decrials.html" . + +_:b248 a foaf:Person ; + foaf:name "Caridade Sarkar" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demonology.tld/seismal/hacksaws.html" ; + bench:booktitle "tzimmes evolutionism seismal" ; + dc:creator _:b601 , _:b1619 ; + dc:title "evolutionism hacksaws antisocially" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.seismal.tld/antisocially/fitted.html" . + + + a bench:Article ; + dc:creator _:b836 ; + dc:creator [ a foaf:Person ; + foaf:name "Graeae Pershing" + ] ; + dc:title "swinks bastille scurries" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.miscalculation.tld/scurries/nettier.html" . + + + a bench:Article ; + dc:creator _:b1132 , _:b1713 ; + dc:title "computerese prologued solemner" ; + swrc:journal ; + swrc:note "orchardists interspersions consigning livener bunches subbing shaggiest squints leafing" ; + swrc:pages 178 ; + foaf:homepage "http://www.serenaders.tld/solemner/appointively.html" . + + + a bench:Inproceedings ; + bench:booktitle "prefixion heatstrokes undeceives" ; + dc:creator _:b1318 ; + dc:title "hiving undeceives ornamented" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.heatstrokes.tld/ornamented/marling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overproduces.tld/unquestioning/osculating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rakhiel Verkler" + ] ; + dc:title "seceders osculating sources" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.unquestioning.tld/sources/providently.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tsutomu Atzinger" + ] ; + dc:title "sallower rename clarinettist" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.untenable.tld/clarinettist/unamused.html" . + + + a bench:Inproceedings ; + bench:booktitle "metaphorical abreacting triunes" ; + dc:creator _:b1321 ; + dc:title "groutier triunes pregnantly" ; + dcterms:issued 1964 ; + swrc:pages 170 ; + foaf:homepage "http://www.abreacting.tld/pregnantly/headquartering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spirochete.tld/underacted/knuckler.html" ; + dc:creator _:b1814 ; + dc:title "attractions knuckler taffetas" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.underacted.tld/taffetas/tickets.html" . + + + a bench:Article ; + dc:creator _:b986 ; + dc:title "rancheros endangerment odiums" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.bigheaded.tld/odiums/visors.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Arvel Tindle" + ] ; + dc:title "compassed listed inventories" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.skippered.tld/inventories/husbander.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pennate.tld/evangelists/hypotensive.html" ; + dc:creator _:b1588 ; + dc:title "causticity hypotensive soybeans" ; + swrc:journal ; + foaf:homepage "http://www.evangelists.tld/soybeans/tympans.html" . + +_:b1527 a foaf:Person ; + foaf:name "Atmaja Mouser" . + +_:b1702 a foaf:Person ; + foaf:name "Rosamaria Cortese" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.absolutes.tld/ungenial/rhetors.html" ; + bench:booktitle "distortions blasting ungenial" ; + dc:creator _:b1677 ; + dc:title "blasting rhetors nobleness" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.ungenial.tld/nobleness/rickrack.html" . + + + a bench:Article ; + bench:cdrom "http://www.prosed.tld/scrimpiest/sinkable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Junichiro Stealy" + ] ; + dc:title "dimmest sinkable invasions" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.scrimpiest.tld/invasions/dribblers.html" . + +_:b1667 a foaf:Person ; + foaf:name "Tharwa Skillicorn" . + +_:b1710 a foaf:Person ; + foaf:name "Ofelia Golde" . + +_:b1639 a foaf:Person ; + foaf:name "Hesperos Schindele" . + + + a bench:Inproceedings ; + bench:booktitle "unfairer despitefully coroners" ; + dc:creator _:b1146 , _:b1530 ; + dc:title "preadjust coroners anesthetics" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.despitefully.tld/anesthetics/snuffled.html" . + +_:b1149 a foaf:Person ; + foaf:name "Antonie Leheny" . + +_:b1484 a foaf:Person ; + foaf:name "Pongsona Tijernia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hitchers.tld/trudges/shamanic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ioseph Buergel" + ] ; + dc:title "studiedly shamanic exorcists" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.trudges.tld/exorcists/fallbacks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.collaring.tld/costuming/cities.html" ; + bench:booktitle "unscrambled sulfurs costuming" ; + dc:creator _:b882 ; + dc:title "sulfurs cities unresentfully" ; + dcterms:issued 1960 ; + swrc:pages 105 ; + foaf:homepage "http://www.costuming.tld/unresentfully/recreative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.courted.tld/affrayers/jadeite.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Helga Colding" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Abilo Ledyard" + ] ; + dc:title "epigrammatize jadeite imaginarily" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.affrayers.tld/imaginarily/salesladies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.imageries.tld/unknowingly/spadework.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ariela Harpine" + ] ; + dc:title "injuring spadework unshared" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.unknowingly.tld/unshared/intersexualism.html" . + + + a bench:Article ; + dc:creator _:b1782 ; + dc:title "jewelled laparotomy anklebones" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.starlit.tld/anklebones/uncarpeted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chowtimes.tld/tigerish/convulsively.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Coireall Shelor" + ] ; + dc:title "preferences convulsively heartaches" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.tigerish.tld/heartaches/apparats.html" . + +_:b313 a foaf:Person ; + foaf:name "Nidra Ratigan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whipsawed.tld/cornetist/biostatistics.html" ; + dc:creator _:b83 ; + dc:title "toddies biostatistics machinize" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.cornetist.tld/machinize/justices.html" . + + + a bench:Article ; + dc:creator _:b705 , _:b706 ; + dc:title "unclothe bricking fulcra" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.floundered.tld/fulcra/reimposed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonstick.tld/auditives/infecund.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Klithilde Wieloch" + ] ; + dc:title "rheometers infecund slimming" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.auditives.tld/slimming/nope.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cranches.tld/kickups/deluding.html" ; + dc:creator _:b902 ; + dc:title "megaphones deluding celeries" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.kickups.tld/celeries/banisters.html" . + + + a bench:Article ; + dc:creator _:b1489 ; + dc:title "overoptimism mollies nuzzled" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.orbicular.tld/nuzzled/natl.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.adjured.tld/catapulting/shines.html" ; + bench:booktitle "sluggard tears catapulting" ; + dc:creator _:b1739 ; + dc:title "tears shines debaser" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.catapulting.tld/debaser/concussed.html" . + +_:b1504 a foaf:Person ; + foaf:name "Aedd Lurye" . + + + a bench:Inproceedings ; + bench:booktitle "underparts delved bevels" ; + dc:creator _:b453 ; + dc:title "incarnation bevels mamas" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.delved.tld/mamas/decocting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unassumingly.tld/theatricality/seatrain.html" ; + bench:booktitle "nonparasitic alterer theatricality" ; + dc:creator _:b931 , _:b1217 ; + dc:title "alterer seatrain splashier" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 112 ; + foaf:homepage "http://www.theatricality.tld/splashier/counterattacking.html" . + +_:b1815 a foaf:Person ; + foaf:name "Tshima Harral" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thereinafter.tld/dissevering/daybook.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wolfrid Ramgel" + ] ; + dc:title "tunable daybook influents" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.dissevering.tld/influents/tithers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rosanjin Cush" + ] ; + dc:title "pebblier petunias hooking" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.bronzier.tld/hooking/bewildering.html" . + +_:b1574 a foaf:Person ; + foaf:name "Dina Longstreth" . + +_:b1058 a foaf:Person ; + foaf:name "Chynica Whisenton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wharfages.tld/pinching/stomping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Orlenda Firestine" + ] ; + dc:title "madder stomping ojibwa" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.pinching.tld/ojibwa/ponderer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sacksful.tld/nonstrategic/undiminished.html" ; + bench:booktitle "tidiest requesting nonstrategic" ; + dc:creator _:b28 ; + dc:title "requesting undiminished spics" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 157 ; + foaf:homepage "http://www.nonstrategic.tld/spics/plumps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sheltered.tld/sightless/barristerial.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bernhard Catanzarite" + ] ; + dc:title "skinks barristerial viol" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.sightless.tld/viol/screamers.html" . + +_:b1532 a foaf:Person ; + foaf:name "Azibo Ricard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.barhop.tld/stuccoing/eightball.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gudula Eiselein" + ] ; + dc:title "habitude eightball unmailable" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.stuccoing.tld/unmailable/slipforms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcells.tld/roughage/pineries.html" ; + bench:abstract "bopping beatles stables bitterns voyeurs cagiest determinableness toiling shaled flourished reentries engirdling brawler backlit unripe furriers misting lawmakers smashers conte mumps gustable thermostable smudging cliental newfashioned management incorrigibly dories uncoupled jurors drowning aquas rancour initialed zonated pouts landowning redevelops atomizer terminally rogued makeable xenia tawdrier dillydallies minced bunn daimyo definiteness corselets brewages macula chorister relapse misguide mikvah hinnies politicos wyvern peripherals complimenters creeping effused notochordal jurisprudence subtopics plotties inhaling trackway tantrums supplying elitist choleras trivets nitrify intensifying corporeally sibilates hits considerable photoengravings conspiracies revaluation ambilateral spoored arthritic declinational pinewood predicting employs bioresearch steeps hairline kins abrogator rechecking corpulences airdromes poleaxing uneven oceanauts transitions recks shorelines discomposure crimsoned cerebrals equivocally excesses meninges clouded genuflection flotations accusatorial ventless annotation xenolith hype dumbs bardic unbearing maturer engrosses subfloor overweens mentalists monographers executions doles delineative archaistic wyverns grouped runaways layaway testifier jewelled starlit laparotomy anklebones uncarpeted unmingling worshiped impossibilities falsest physiography unhat toothpastes phlegms revives messages clairvoyance gastronomical unfeasible blanketed audits shipwright diluvium ethologists chucked allegretto sours confessed nursemaids partnerships englobement tranship berobed backlogged called hairworm disadvantaged nitrifies floating diminishes determinedness undivided scolding calyxes standouts bawdier travels" ; + dc:creator _:b183 ; + dc:title "swaddles pineries wigless" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.roughage.tld/wigless/hybridized.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mommies.tld/consigns/drollest.html" ; + bench:booktitle "approximating inalienably consigns" ; + dc:creator _:b1636 ; + dc:title "inalienably drollest managerially" ; + dcterms:issued 1961 ; + swrc:pages 15 ; + foaf:homepage "http://www.consigns.tld/managerially/centenarian.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1956)" ; + dcterms:issued 1956 ; + swrc:number 1 ; + swrc:volume 17 . + + + a bench:Article ; + rdfs:seeAlso "http://www.defecated.tld/cliffhanging/sauciness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ananti Manriquez" + ] ; + dc:title "nixy sauciness inutile" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.cliffhanging.tld/inutile/elvishly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disconnecting.tld/clemency/elevon.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cheyanne Douet" + ] ; + dc:title "sparseness elevon categories" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.clemency.tld/categories/intwining.html" . + + + a bench:Article ; + dc:creator _:b73 ; + dc:title "effecters richest unfolds" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.affiant.tld/unfolds/pureed.html" . + + + a bench:Inproceedings ; + bench:booktitle "unlimber imbricate outpatients" ; + dc:creator _:b1295 ; + dc:title "undependable outpatients griddles" ; + dcterms:issued 1958 ; + swrc:pages 188 ; + foaf:homepage "http://www.imbricate.tld/griddles/ascertainable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.antidepressants.tld/unappeasable/rucksack.html" ; + bench:booktitle "tenons inspectorate unappeasable" ; + dc:creator person:Paul_Erdoes , _:b828 , _:b355 ; + dc:title "inspectorate rucksack nephritises" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.unappeasable.tld/nephritises/payable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Demont Escalet" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Lilja Siwiec" + ] ; + dc:title "trilobate kickstands prated" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.jigsawed.tld/prated/songstresses.html" . + +_:b566 a foaf:Person ; + foaf:name "DSean Dabrowski" . + + + a bench:Inproceedings ; + bench:booktitle "sniggle humidifies rejudges" ; + dc:creator _:b952 , person:Paul_Erdoes , _:b1128 ; + dc:title "optometries rejudges ammonias" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.humidifies.tld/ammonias/skymen.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.buckwheats.tld/noncommunist/jaywalks.html" ; + bench:booktitle "observing reps noncommunist" ; + dc:creator _:b1682 ; + dc:title "reps jaywalks pessimistically" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.noncommunist.tld/pessimistically/funnelled.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Chuichi Gunter" + ] ; + dc:title "trouper channeling triangulator" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.concordance.tld/triangulator/microinstruction.html" . + +_:b1287 a foaf:Person ; + foaf:name "Ximena Capan" . + + + a bench:Article ; + dc:creator _:b1810 ; + dc:title "rejoices tzaritza stakeout" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.inmeshing.tld/stakeout/dashers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.positioned.tld/quaked/nits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bernharde Hoster" + ] ; + dc:title "unsaid nits shadeless" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.quaked.tld/shadeless/refreshers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kywrkh Tomaino" + ] ; + dc:title "migraine newer impeachers" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.flyweights.tld/impeachers/roentgenometries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bullier.tld/investigated/paragraphed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Blanca Ursery" + ] ; + dc:title "superintended paragraphed claywares" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.investigated.tld/claywares/resourcefulness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tickled.tld/visits/overindulge.html" ; + dc:creator _:b161 , _:b126 ; + dc:title "squawks overindulge recomparison" ; + swrc:journal ; + foaf:homepage "http://www.visits.tld/recomparison/misbills.html" . + +_:b536 a foaf:Person ; + foaf:name "Sherrie Mowry" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enounces.tld/battened/epizootic.html" ; + dc:creator _:b219 ; + dc:title "vaccinal epizootic incisions" ; + swrc:journal ; + foaf:homepage "http://www.battened.tld/incisions/hight.html" . + + + a bench:Article ; + dc:creator _:b1714 ; + dc:title "accreditment obedience genealogies" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.brothiest.tld/genealogies/xenic.html" . + +_:b1816 a foaf:Person ; + foaf:name "Chikafusa Koolman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.probities.tld/lipsticks/cyclamate.html" ; + dc:creator _:b1083 , _:b672 ; + dc:title "retransmitting cyclamate inconceivability" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.lipsticks.tld/inconceivability/oncograph.html" . + +_:b1585 a foaf:Person ; + foaf:name "Naganori Wreede" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moustaches.tld/treacle/presidium.html" ; + dc:creator _:b1444 ; + dc:title "tweeting presidium futurities" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.treacle.tld/futurities/masticated.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Triton Harl" + ] ; + dc:title "felted emulates adjudication" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.iraqi.tld/adjudication/thalliums.html" . + +_:b1787 a foaf:Person ; + foaf:name "Francesca Lins" . + +_:b13 a foaf:Person ; + foaf:name "Catalin Mitzner" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gusting.tld/philologist/barrios.html" ; + bench:booktitle "sharkskins gravimeter philologist" ; + dc:creator [ a foaf:Person ; + foaf:name "Zaamil Mirra" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Erichthonius Grulkey" + ] ; + dc:title "gravimeter barrios welcomer" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 61 ; + foaf:homepage "http://www.philologist.tld/welcomer/idiots.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conformed.tld/rands/ginkgoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hareem Rollo" + ] ; + dc:title "bobtailing ginkgoes reflexiveness" ; + swrc:journal ; + foaf:homepage "http://www.rands.tld/reflexiveness/fakery.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kanaan Taul" + ] ; + dc:title "triploid industrialize ungentle" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.saxophonists.tld/ungentle/tenderize.html" . + +_:b851 a foaf:Person ; + foaf:name "Audra Bull" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expired.tld/behove/minikins.html" ; + dc:creator _:b1065 ; + dc:title "hutzpa minikins redeliberation" ; + swrc:journal ; + swrc:month 1 ; + foaf:homepage "http://www.behove.tld/redeliberation/tallboys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.systemizes.tld/foveate/prates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chle Purdin" + ] ; + dc:title "wooziness prates wiser" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.foveate.tld/wiser/centering.html" . + + + a bench:Article ; + dc:creator _:b1817 , _:b1768 ; + dc:title "eonian jilter yearned" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.epitaphs.tld/yearned/stabilizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.philter.tld/quarterly/shamelessness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tetsuo Hommell" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mochihito Schilz" + ] ; + dc:title "decorative shamelessness shily" ; + swrc:journal ; + swrc:pages 72 . + +_:b1454 a foaf:Person ; + foaf:name "Ilsegret Akerley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.articulated.tld/carbolated/wits.html" ; + dc:creator _:b1584 ; + dc:title "hoyles wits tenets" ; + swrc:journal ; + foaf:homepage "http://www.carbolated.tld/tenets/seamstresses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.riddles.tld/brainier/ricer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lettie Desroches" + ] ; + dc:title "vireo ricer ads" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.brainier.tld/ads/latino.html" . + + + a bench:Article ; + dc:creator _:b1462 , _:b758 ; + dc:title "slithered criterions ravished" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.washrooms.tld/ravished/peaveys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Roland Kegler" + ] ; + dc:title "travels preservers resettings" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.stinkbugs.tld/resettings/bulking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tacet.tld/privatest/lolloping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Benignus Diec" + ] ; + dc:title "libber lolloping unauthentic" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.privatest.tld/unauthentic/skeeters.html" . + + + a bench:Inproceedings ; + bench:booktitle "satisfiable supersaturates colonise" ; + dc:creator _:b661 ; + dc:title "spearfish colonise sidetracking" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 115 ; + foaf:homepage "http://www.supersaturates.tld/sidetracking/saxhorn.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inhalers.tld/wharve/sloshy.html" ; + bench:booktitle "triviality furnacing wharve" ; + dc:creator _:b1688 ; + dc:title "furnacing sloshy biters" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.wharve.tld/biters/libelling.html" . + + + a bench:Article ; + dc:creator _:b1818 ; + dc:title "cosmists philological jumps" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.roshi.tld/jumps/dovetailing.html" . + +_:b1701 a foaf:Person ; + foaf:name "Bishr Napoletano" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tor Fieldman" + ] ; + dc:title "responder reversals enthroned" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.swarmer.tld/enthroned/deteriorative.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infused.tld/dabs/arrays.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eudoxia Madruga" + ] ; + dc:title "breves arrays warhorses" ; + swrc:journal ; + foaf:homepage "http://www.dabs.tld/warhorses/detoured.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poacher.tld/contestably/debaters.html" ; + dc:creator _:b1219 ; + dc:title "succubuses debaters thermally" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.contestably.tld/thermally/porticos.html" . + + + a bench:Article ; + bench:booktitle "thirstier interpreted gigolo" ; + dc:creator [ a foaf:Person ; + foaf:name "Shantese Toyota" + ] ; + dc:title "barbarized gigolo sacrificially" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.interpreted.tld/sacrificially/restyled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipingly.tld/nosebands/lowbred.html" ; + dc:creator _:b1365 ; + dc:title "pining lowbred decanter" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.nosebands.tld/decanter/burs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breeching.tld/frizzier/curtseying.html" ; + dc:creator _:b1314 ; + dc:title "inkle curtseying replenishing" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.frizzier.tld/replenishing/klatches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stereotape.tld/seekers/despatched.html" ; + dc:creator _:b621 ; + dc:title "persisting despatched meccas" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.seekers.tld/meccas/kremlinologists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feltings.tld/lanciers/dreidls.html" ; + dc:creator _:b1389 ; + dc:title "schoolmistresses dreidls viscidity" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.lanciers.tld/viscidity/farrago.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ferreters.tld/allowances/currier.html" ; + bench:booktitle "lases toper allowances" ; + dc:creator _:b1317 ; + dc:title "toper currier afrit" ; + dcterms:issued 1965 ; + dcterms:partOf ; + foaf:homepage "http://www.allowances.tld/afrit/subsisted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.southings.tld/crabwise/scrambler.html" ; + bench:booktitle "cryotherapies elks crabwise" ; + dc:creator _:b855 ; + dc:title "elks scrambler retrofiring" ; + dcterms:issued 1966 ; + swrc:pages 40 ; + foaf:homepage "http://www.crabwise.tld/retrofiring/outwits.html" . + +_:b1819 a foaf:Person ; + foaf:name "Khristyna Popichak" . + + + a bench:Inproceedings ; + bench:booktitle "procreates lessening epilepsies" ; + dc:creator _:b1370 ; + dc:title "milliliter epilepsies carwash" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 93 ; + foaf:homepage "http://www.lessening.tld/carwash/viceregally.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwisest.tld/snipping/unthreaded.html" ; + dc:creator _:b175 ; + dc:title "cutely unthreaded rarebit" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.snipping.tld/rarebit/rescued.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.finalist.tld/doyly/crenelation.html" ; + dc:creator _:b1254 ; + dc:title "literals crenelation pollee" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.doyly.tld/pollee/ringers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fuzzing.tld/distinctive/unintended.html" ; + bench:booktitle "specialize psychopaths distinctive" ; + dc:creator _:b1673 , _:b1429 ; + dc:title "psychopaths unintended preassign" ; + dcterms:issued 1962 ; + swrc:pages 169 ; + foaf:homepage "http://www.distinctive.tld/preassign/ogler.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Heinrika Enriques" + ] ; + dc:title "shirks musicals basketful" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.missort.tld/basketful/mutts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncage.tld/swarming/psychosexual.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iaroia Korth" + ] ; + dc:title "craniums psychosexual baguettes" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.swarming.tld/baguettes/ormolu.html" . + + + a bench:Inproceedings ; + bench:booktitle "raveler straightforwardness sophisticated" ; + dc:creator _:b1337 ; + dc:title "priggishly sophisticated hereditariness" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.straightforwardness.tld/hereditariness/polentas.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1951)" ; + dcterms:issued 1951 ; + swrc:editor _:b1526 , _:b1505 ; + swrc:number 1 ; + swrc:volume 12 . + + + a bench:Article ; + rdfs:seeAlso "http://www.coldest.tld/yokes/wantoners.html" ; + dc:creator person:Paul_Erdoes , _:b1497 , _:b208 ; + dc:title "remounted wantoners astonished" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.yokes.tld/astonished/clutched.html" . + +_:b1260 a foaf:Person ; + foaf:name "Margarete Montis" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Binah Chevrier" + ] ; + dc:title "jibs emulator cymbaler" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.fuses.tld/cymbaler/moistener.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Opal Seifert" + ] ; + dc:title "antipoverty licenses slimes" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.prophets.tld/slimes/bibliographers.html" . + +_:b1620 a foaf:Person ; + foaf:name "Georg Prisk" . + +_:b1318 a foaf:Person ; + foaf:name "Zaahir Schlicht" . + + + a bench:Article ; + dc:creator _:b1171 ; + dc:title "plunking mosques concluders" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.sockmen.tld/concluders/reutilizations.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leeriest.tld/nonlethal/merchandized.html" ; + bench:cdrom "http://www.retrofire.tld/kanjis/nonlethal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Uleia Mineah" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Krosa Kuney" + ] ; + dc:title "kanjis merchandized fliers" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.nonlethal.tld/fliers/sheafing.html" . + +_:b1737 a foaf:Person ; + foaf:name "Elodie Hershelman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wanderings.tld/unrepressed/skiplane.html" ; + dc:creator _:b1728 ; + dc:title "discountenances skiplane solecizes" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.unrepressed.tld/solecizes/filthier.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.squarest.tld/occurrence/unwinders.html" ; + bench:booktitle "pragmatists photoing occurrence" ; + dc:creator person:Paul_Erdoes , _:b182 ; + dc:title "photoing unwinders hypoergic" ; + dcterms:issued 1961 ; + swrc:pages 109 ; + foaf:homepage "http://www.occurrence.tld/hypoergic/midwived.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tiyah Iha" + ] ; + dc:title "chirruping mulcted magisters" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.gentil.tld/magisters/perpetuators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regained.tld/herders/officers.html" ; + dc:creator _:b1390 ; + dc:title "frisbee officers mouths" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.herders.tld/mouths/friz.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lidiia Wellnitz" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Utamuro Dousay" + ] ; + dc:title "valorized tugboats greenwoods" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.semiprecious.tld/greenwoods/disentanglement.html" . + + + a bench:Article ; + dc:creator _:b1573 ; + dc:title "warheads footwears customized" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.amorality.tld/customized/woolen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleekness.tld/geophysicists/stinko.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amla Namm" + ] ; + dc:title "lollipops stinko agorae" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.geophysicists.tld/agorae/warks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blissfully.tld/flatulently/treating.html" ; + dc:creator _:b1052 , _:b1630 ; + dc:title "whippletree treating hybrids" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.flatulently.tld/hybrids/indorsors.html" . + +_:b1031 a foaf:Person ; + foaf:name "Walter Brous" . + +_:b1130 a foaf:Person ; + foaf:name "Sahan Laprete" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dewain Mathieu" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Giurgevaia Boas" + ] ; + dc:title "blurting jouncy typhoons" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.coxwains.tld/typhoons/frankfurters.html" . + +_:b837 a foaf:Person ; + foaf:name "Kuni Roedel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.provenly.tld/roentgenoscopic/gutted.html" ; + dc:creator _:b394 , _:b1712 ; + dc:title "wealthier gutted turgors" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.roentgenoscopic.tld/turgors/frogeye.html" . + +_:b1662 a foaf:Person ; + foaf:name "Yukari Pitcairn" . + +_:b1473 a foaf:Person ; + foaf:name "Valter Soldner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incurability.tld/biens/upbeats.html" ; + dc:creator _:b1669 , _:b1513 ; + dc:title "sequestering upbeats ionizers" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.biens.tld/ionizers/deodorizers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.traumatizing.tld/collarless/sanes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ravana Schnader" + ] ; + dc:title "pinnace sanes slippers" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.collarless.tld/slippers/debonairness.html" . + +_:b1190 a foaf:Person ; + foaf:name "Pier Rotella" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bolstered.tld/choreographers/reaccredits.html" ; + bench:booktitle "heartens monodies choreographers" ; + dc:creator _:b532 ; + dc:title "monodies reaccredits trackmen" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 135 ; + foaf:homepage "http://www.choreographers.tld/trackmen/drayages.html" . + + + a bench:Inproceedings ; + bench:booktitle "unclenching intermissions chittered" ; + dc:creator _:b1394 , _:b37 ; + dc:title "artifices chittered bedrail" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.intermissions.tld/bedrail/freewill.html" . + + + a bench:Inproceedings ; + bench:booktitle "apostacies thunderstruck beefeaters" ; + dc:creator _:b1664 , _:b1294 ; + dc:title "spermatocide beefeaters impinger" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 147 ; + foaf:homepage "http://www.thunderstruck.tld/impinger/rotterdam.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.illegalization.tld/responding/dismantlement.html" ; + bench:booktitle "outleaping vetoed responding" ; + dc:creator _:b1690 , _:b1355 ; + dc:title "vetoed dismantlement abdication" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.responding.tld/abdication/semitrailers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yerik Stefka" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aadam Bester" + ] ; + dc:title "sunglow quean optative" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.starlike.tld/optative/hulloaing.html" . + + + a bench:Inproceedings ; + bench:booktitle "palmettoes irrationalness penpoint" ; + dc:creator _:b1272 ; + dc:title "lamebrains penpoint mealworms" ; + dcterms:issued 1953 ; + swrc:pages 200 ; + foaf:homepage "http://www.irrationalness.tld/mealworms/emblazoned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bughouse.tld/negligence/workingwomen.html" ; + dc:creator _:b209 ; + dc:title "demurely workingwomen saintdom" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.negligence.tld/saintdom/bylines.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raktavira Danforth" + ] ; + dc:title "inboards risotto reorients" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.rippled.tld/reorients/apostleships.html" . + +_:b1723 a foaf:Person ; + foaf:name "Betsy Angelovich" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unescorted.tld/conveys/slidden.html" ; + dc:creator _:b808 ; + dc:title "lithographed slidden capitate" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.conveys.tld/capitate/piezochemistry.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interpositions.tld/overprinted/muscularities.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Filiberto Grboyan" + ] ; + dc:title "frayings muscularities depressively" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.overprinted.tld/depressively/unimpeachably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yowie.tld/radioactivity/jellied.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jantel Grauer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ben Shrake" + ] ; + dc:title "otolith jellied waywardly" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.radioactivity.tld/waywardly/haying.html" . + +_:b1727 a foaf:Person ; + foaf:name "Gianina Caliman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resharpens.tld/lecturers/situp.html" ; + dc:creator _:b1683 ; + dc:title "unendorsed situp interstitially" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.lecturers.tld/interstitially/motorships.html" . + +_:b181 a foaf:Person ; + foaf:name "Marzooqa Stuermer" . + +_:b454 a foaf:Person ; + foaf:name "Rosamunde Follansbee" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tanja Lockmiller" + ] ; + dc:title "mammotomy steeper alchemists" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.burler.tld/alchemists/versifier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.minks.tld/materialization/monopolies.html" ; + dc:creator _:b740 ; + dc:title "holism monopolies spookish" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.materialization.tld/spookish/questioners.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bops.tld/vocatives/playbooks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Girija May" + ] ; + dc:title "convincingly playbooks aerosolization" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.vocatives.tld/aerosolization/unmelted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redirection.tld/cosmist/adenoidism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshihiro Zahn" + ] ; + dc:title "pandas adenoidism crematoria" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.cosmist.tld/crematoria/bentonitic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bemire.tld/drupelets/reattempts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alaknanda Rittle" + ] ; + dc:title "footholds reattempts newspeaks" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.drupelets.tld/newspeaks/drifters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.listenings.tld/bringeth/hibernated.html" ; + dc:creator _:b658 ; + dc:title "hoarders hibernated replier" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.bringeth.tld/replier/controls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rapidly.tld/preform/embryologically.html" ; + dc:creator _:b1581 ; + dc:creator [ a foaf:Person ; + foaf:name "Clementine Barga" + ] ; + dc:title "resection embryologically overwise" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.preform.tld/overwise/annotating.html" . + + + a bench:Article ; + dc:creator _:b693 ; + dc:title "boozily preventiveness cockerel" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.solidification.tld/cockerel/pentathlon.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.syncoms.tld/stagehand/robing.html" ; + dc:creator _:b1326 ; + dc:title "steeliest robing ss" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.stagehand.tld/ss/washstand.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tailskids.tld/devolved/throbbers.html" ; + dc:creator _:b945 ; + dc:title "aud throbbers overtaxing" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.devolved.tld/overtaxing/ducting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amaranths.tld/dervishes/tattings.html" ; + dc:creator _:b187 ; + dc:title "johnnies tattings palliated" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.dervishes.tld/palliated/inviolably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.binds.tld/tootles/destitution.html" ; + dc:creator _:b1781 ; + dc:title "windpipe destitution conditionals" ; + swrc:journal ; + foaf:homepage "http://www.tootles.tld/conditionals/twelves.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pederastically.tld/cambist/syncing.html" ; + bench:booktitle "religiously inquisitors cambist" ; + dc:creator _:b655 ; + dc:title "inquisitors syncing sparring" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.cambist.tld/sparring/pseudoclassicism.html" . + +_:b555 a foaf:Person ; + foaf:name "Mishaari Guyott" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Erika Raeside" + ] ; + dc:title "sauntered reburials naiveties" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.stiffed.tld/naiveties/thermometers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machree.tld/molded/secondaries.html" ; + dc:creator person:Paul_Erdoes , _:b1119 ; + dc:title "bretons secondaries buffier" ; + swrc:journal ; + swrc:note "unraised leanest witling prebilling wordbooks kasha nativity lacks facelift" ; + foaf:homepage "http://www.molded.tld/buffier/rissole.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.missourians.tld/provokes/plunkers.html" ; + bench:booktitle "repetitiousness estimation provokes" ; + dc:creator _:b527 ; + dc:title "estimation plunkers fairness" ; + dcterms:issued 1962 ; + swrc:pages 109 ; + foaf:homepage "http://www.provokes.tld/fairness/redigested.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Liebetraud Kiddy" + ] ; + dc:title "hypersensitivity prorating normalizes" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.pushing.tld/normalizes/deepens.html" . + + + a bench:Article ; + dc:creator _:b1461 ; + dc:title "severalizing cunninger slackness" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.astrakhan.tld/slackness/tuitions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amputation.tld/following/bio.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Flavio Noun" + ] ; + dc:title "sinatra bio clanswoman" ; + swrc:journal ; + foaf:homepage "http://www.following.tld/clanswoman/riskily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scraggier.tld/nth/lengthiness.html" ; + dc:creator _:b545 ; + dc:title "machismos lengthiness agars" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.nth.tld/agars/meshier.html" . + +_:b341 a foaf:Person ; + foaf:name "Kaylin Bettner" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.preconsiderations.tld/canalled/recreantly.html" ; + bench:booktitle "anneals impings canalled" ; + dc:creator _:b1734 ; + dc:title "impings recreantly unmethodical" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.canalled.tld/unmethodical/circuits.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pete Salada" + ] ; + dc:title "beeves punching nonstable" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.microscope.tld/nonstable/moldiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.closured.tld/incineration/evenly.html" ; + dc:creator _:b217 ; + dc:creator [ a foaf:Person ; + foaf:name "Shantaya Ratchford" + ] ; + dc:title "sophomores evenly spiking" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.incineration.tld/spiking/numbly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.liaises.tld/darners/pearled.html" ; + bench:booktitle "pottages joyriders darners" ; + dc:creator _:b1436 , _:b870 ; + dc:title "joyriders pearled fiord" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.darners.tld/fiord/gripes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.temperers.tld/etiological/earlier.html" ; + dc:creator _:b1622 ; + dc:title "doggones earlier lineless" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.etiological.tld/lineless/waxworks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.phlegmiest.tld/amplifiable/unpredictability.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Guglielmina Lebleu" + ] ; + dc:title "dharmas unpredictability recapitulate" ; + swrc:journal ; + foaf:homepage "http://www.amplifiable.tld/recapitulate/foxiest.html" . + + + a bench:Article ; + dc:creator _:b546 ; + dc:title "acacia failingly egomaniacal" ; + swrc:journal ; + foaf:homepage "http://www.kaons.tld/egomaniacal/vacatable.html" . + +_:b384 a foaf:Person ; + foaf:name "Coletta Holtmeier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bugeye.tld/subtract/capitalized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anushka Lesko" + ] ; + dc:title "talkatively capitalized scrimshaw" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.subtract.tld/scrimshaw/underworld.html" . + + + a bench:Article ; + dc:creator _:b965 ; + dc:creator [ a foaf:Person ; + foaf:name "Tamah Misemer" + ] ; + dc:title "balefire subtracting physiologic" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.nappes.tld/physiologic/chapels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affinities.tld/trephining/reevaluates.html" ; + dc:creator _:b179 ; + dc:title "depositional reevaluates greathearted" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.trephining.tld/greathearted/plusher.html" . + +_:b1569 a foaf:Person ; + foaf:name "Aishwarya Hallmon" . + + + a bench:Article ; + dc:creator _:b1790 ; + dc:title "transcendentalist ramification loudmouth" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.tokens.tld/loudmouth/libbers.html" . + +_:b1034 a foaf:Person ; + foaf:name "Dija Crary" . + +_:b1760 a foaf:Person ; + foaf:name "Caseareo Haner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.veeries.tld/saboteurs/lactates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tamsin Micali" + ] ; + dc:title "sowed lactates tyres" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.saboteurs.tld/tyres/provolone.html" . + +_:b1535 a foaf:Person ; + foaf:name "Preia Dahlem" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cudgeling.tld/featherier/misnaming.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Axel Marroquin" + ] ; + dc:title "sublessee misnaming microradiographically" ; + swrc:journal ; + swrc:note "newswomen encasing episcopes singers ridiculed distended prochurch lagoons chickpea" ; + swrc:pages 195 ; + foaf:homepage "http://www.featherier.tld/microradiographically/streets.html" . + +_:b1818 a foaf:Person ; + foaf:name "Britney Gong" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.expatiator.tld/snottier/typhoids.html" ; + bench:booktitle "electrifier vincas snottier" ; + dc:creator _:b1177 ; + dc:title "vincas typhoids symbolization" ; + dcterms:issued 1960 ; + swrc:pages 166 ; + foaf:homepage "http://www.snottier.tld/symbolization/slackers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cuddled.tld/prorates/billhook.html" ; + dc:creator _:b431 ; + dc:title "wabbler billhook handfasted" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.prorates.tld/handfasted/schismatics.html" . + +_:b857 a foaf:Person ; + foaf:name "Gabriela Mcclearen" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.furriers.tld/lawmakers/smashers.html" ; + bench:booktitle "unripe misting lawmakers" ; + dc:creator _:b1073 ; + dc:title "misting smashers conte" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 26 ; + foaf:homepage "http://www.lawmakers.tld/conte/mumps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depersonalizes.tld/jus/differing.html" ; + dc:creator _:b399 ; + dc:title "tincted differing portraits" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.jus.tld/portraits/nebulise.html" . + +_:b1597 a foaf:Person ; + foaf:name "Fedra Koff" . + + + a bench:Inproceedings ; + bench:booktitle "zwiebacks kiltie gamete" ; + dc:creator _:b1702 ; + dc:title "uncertified gamete trombonists" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.kiltie.tld/trombonists/sharkskin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.libations.tld/claymores/shiftlessly.html" ; + dc:creator person:Paul_Erdoes , _:b1820 ; + dc:title "harrower shiftlessly feedstuffs" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.claymores.tld/feedstuffs/lyricizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tierces.tld/visions/rased.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eustace Henein" + ] ; + dc:title "knittings rased ergotic" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.visions.tld/ergotic/hayrack.html" . + +_:b320 a foaf:Person ; + foaf:name "Blerta Kelliher" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intermediate.tld/thoraces/broachers.html" ; + dc:creator _:b666 ; + dc:title "brio broachers polymaths" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.thoraces.tld/polymaths/pastrami.html" . + +_:b1119 a foaf:Person ; + foaf:name "Nisus Coby" . + + + a bench:Inproceedings ; + bench:booktitle "nebulizers hie banting" ; + dc:creator _:b1821 , _:b619 ; + dc:title "gorily banting recirculated" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.hie.tld/recirculated/flattops.html" . + +_:b1687 a foaf:Person ; + foaf:name "Toshimichi Speth" . + +_:b853 a foaf:Person ; + foaf:name "Tashiya Marrable" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boughs.tld/bootlicker/cannonading.html" ; + bench:booktitle "concentrated cheroot bootlicker" ; + dc:creator _:b1628 ; + dc:title "cheroot cannonading kryolites" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 174 ; + foaf:homepage "http://www.bootlicker.tld/kryolites/cavitations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flambeed.tld/rewardingly/awaits.html" ; + bench:booktitle "circadian nepotism rewardingly" ; + dc:creator _:b1701 ; + dc:title "nepotism awaits prefabs" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.rewardingly.tld/prefabs/airworthier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slathered.tld/permanents/biologists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Michail Boaldin" + ] ; + dc:title "antechoir biologists tearjerker" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.permanents.tld/tearjerker/nonfictional.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decoders.tld/pinfeathers/steeds.html" ; + dc:creator _:b1278 ; + dc:title "rabidity steeds sweeps" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.pinfeathers.tld/sweeps/ostinatos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.metonyms.tld/savaging/equinely.html" ; + dc:creator _:b988 ; + dc:creator [ a foaf:Person ; + foaf:name "Euphemia Pippert" + ] ; + dc:title "geldings equinely flower" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.savaging.tld/flower/macular.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scoldingly.tld/spangliest/insufficiencies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stephonjia Hetjonk" + ] ; + dc:title "citruses insufficiencies discontinuance" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.spangliest.tld/discontinuance/mutualism.html" . + +_:b1109 a foaf:Person ; + foaf:name "Vikashenka Koso" . + +_:b1375 a foaf:Person ; + foaf:name "Auguste Pomeranz" . + +_:b1804 a foaf:Person ; + foaf:name "Zigzag Willian" . + + + a bench:Article ; + dc:creator _:b1682 ; + dc:title "ribless contingents sextets" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.feverfews.tld/sextets/intersex.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.croutons.tld/cootie/undergoes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chantrelle Gruiger" + ] ; + dc:title "dozers undergoes nympholeptic" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.cootie.tld/nympholeptic/fogless.html" . + +_:b1288 a foaf:Person ; + foaf:name "Kiana Naughton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.abhorrently.tld/recipients/resuscitates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "JamAan Kine" + ] ; + dc:title "shedders resuscitates models" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.recipients.tld/models/caveator.html" . + + + a bench:Inproceedings ; + bench:booktitle "streaking fewness advancing" ; + dc:creator _:b1308 ; + dc:title "midgut advancing viewfinder" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 38 ; + foaf:homepage "http://www.fewness.tld/viewfinder/nimbi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.headboards.tld/chasteness/porn.html" ; + dc:creator _:b1380 ; + dc:title "perambulators porn belchers" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.chasteness.tld/belchers/commoners.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.octopodes.tld/fancywork/aerofoils.html" ; + bench:booktitle "coarsens forevermore fancywork" ; + dc:creator _:b644 ; + dc:title "forevermore aerofoils tweedle" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.fancywork.tld/tweedle/overjoy.html" . + +_:b1648 a foaf:Person ; + foaf:name "Ritchie Siwek" . + +_:b1372 a foaf:Person ; + foaf:name "Razan Symons" . + + + a bench:Article ; + dc:creator _:b833 ; + dc:title "partialities eviscerating escarpments" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.disproportional.tld/escarpments/headhunted.html" . + + + a bench:Article ; + dc:creator _:b899 ; + dc:creator [ a foaf:Person ; + foaf:name "Pasqual Fonteneau" + ] ; + dc:title "youngling expropriated offended" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.semiotic.tld/offended/duelled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trademarks.tld/caudillo/pounded.html" ; + bench:booktitle "leveret acct caudillo" ; + dc:creator _:b127 ; + dc:title "acct pounded consonants" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.caudillo.tld/consonants/firers.html" . + +_:b1340 a foaf:Person ; + foaf:name "Ritsuko Hallenbeck" . + + + a bench:Article ; + dc:creator _:b257 ; + dc:title "chanteuses kabob crookeder" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.tinstone.tld/crookeder/skullduggeries.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.blandisher.tld/daddling/ashcans.html" ; + bench:booktitle "heparin spireas daddling" ; + dc:creator _:b1211 ; + dc:title "spireas ashcans mobbing" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.daddling.tld/mobbing/peatiest.html" . + +_:b997 a foaf:Person ; + foaf:name "Duane Forro" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acridest.tld/concubines/discreeter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Blair Cappucci" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Florentyna Cost" + ] ; + dc:title "undetachable discreeter aikidos" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.concubines.tld/aikidos/grudges.html" . + + + a bench:Article ; + dc:creator _:b1780 ; + dc:title "retouch rearmed breeding" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.vitalist.tld/breeding/unwrinkling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ureas.tld/mischarge/annalist.html" ; + dc:creator _:b1004 ; + dc:title "tollage annalist overmasters" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.mischarge.tld/overmasters/nicknack.html" . + + + a bench:Article ; + dc:creator _:b1287 ; + dc:title "maddening glanders hallways" ; + swrc:journal ; + foaf:homepage "http://www.occults.tld/hallways/adulteresses.html" . + +_:b1009 a foaf:Person ; + foaf:name "Karlene Bilello" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.poloniums.tld/residually/rapine.html" ; + bench:booktitle "reserver philanderers residually" ; + dc:creator _:b1485 ; + dc:title "philanderers rapine carious" ; + dcterms:issued 1955 ; + foaf:homepage "http://www.residually.tld/carious/delegation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.terns.tld/waves/readmitted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Delmara Mrazek" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jeanine Garoner" + ] ; + dc:title "violins readmitted monolog" ; + swrc:journal ; + swrc:month 7 ; + swrc:pages 48 ; + foaf:homepage "http://www.waves.tld/monolog/tugger.html" . + +_:b527 a foaf:Person ; + foaf:name "Nastia Boyington" . + +_:b807 a foaf:Person ; + foaf:name "Tomila Amsler" . + + + a bench:Article ; + dc:creator _:b53 ; + dc:title "categorized nonindependent pbx" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.dwarfs.tld/pbx/plausibility.html" . + + + a bench:Inproceedings ; + bench:booktitle "fantasized nihility ladders" ; + dc:creator _:b1445 , _:b1812 ; + dc:title "depreciators ladders amuck" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.nihility.tld/amuck/plagiarisms.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b3 , _:b217 ; + swrc:volume 9 . + + + a bench:Article ; + dc:creator _:b633 ; + dc:title "disagreement springed mastodons" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.clamper.tld/mastodons/demanding.html" . + +_:b956 a foaf:Person ; + foaf:name "Luther Corral" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Oles Sumaran" + ] ; + dc:title "sensibilities juicers persecutes" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.aahing.tld/persecutes/dowdiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gallons.tld/blunting/assaulters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mastoor Windrow" + ] ; + dc:title "staunchness assaulters irrationality" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.blunting.tld/irrationality/fluidal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.narcotizes.tld/crayonists/condignly.html" ; + dc:creator _:b1229 , _:b1822 ; + dc:title "tantalize condignly pussies" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.crayonists.tld/pussies/ecdysial.html" . + +_:b849 a foaf:Person ; + foaf:name "Carinna Bridget" . + + + a bench:Inproceedings ; + bench:booktitle "accusers reframed haviours" ; + dc:creator _:b1823 ; + dc:title "charing haviours tramelled" ; + dcterms:issued 1961 ; + swrc:pages 188 ; + foaf:homepage "http://www.reframed.tld/tramelled/glees.html" . + + + a bench:Inproceedings ; + bench:booktitle "zoons conniption regarding" ; + dc:creator _:b934 ; + dc:title "parchments regarding gonifs" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.conniption.tld/gonifs/endoscopy.html" . + + + a bench:Proceedings ; + bench:booktitle "sayst frat gloving" ; + dc:publisher "Open University Press" ; + dc:title "Proceeding 1 (1967)" ; + dcterms:issued 1967 ; + swrc:editor person:Paul_Erdoes ; + swrc:editor [ a foaf:Person ; + foaf:name "Julietta Goatley" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Alliss Whitener" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Ricardo Hauch" + ] ; + swrc:isbn "0-9170-5758-0" ; + swrc:series 1123 ; + swrc:volume 11 ; + foaf:homepage "http://www.frat.tld/outre/wises.html" . + + + a bench:Article ; + dc:creator _:b717 ; + dc:creator [ a foaf:Person ; + foaf:name "Trystan Mersinger" + ] ; + dc:title "enchantresses venose preascertainment" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.valors.tld/preascertainment/astrobiologies.html" . + + + a bench:Inproceedings ; + bench:booktitle "morphin nonuser fibulas" ; + dc:creator _:b495 , _:b1777 ; + dc:title "councilors fibulas townspeople" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 103 ; + foaf:homepage "http://www.nonuser.tld/townspeople/gladsome.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clouding.tld/bibber/kippered.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lukasz Pressimone" + ] ; + dc:title "caterwaul kippered mothers" ; + swrc:journal ; + foaf:homepage "http://www.bibber.tld/mothers/warmups.html" . + +_:b572 a foaf:Person ; + foaf:name "Titus Rennels" . + +_:b1382 a foaf:Person ; + foaf:name "Gebert Kercher" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chalkiest.tld/transubstantiate/paganish.html" ; + bench:booktitle "cyphers cirrhosis transubstantiate" ; + dc:creator [ a foaf:Person ; + foaf:name "Toyoaki Richoux" + ] ; + dc:title "cirrhosis paganish remeasured" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.transubstantiate.tld/remeasured/quadrennium.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Naho Currens" + ] ; + dc:title "cupfuls straying dishonoring" ; + swrc:journal ; + foaf:homepage "http://www.freebooter.tld/dishonoring/sureties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sepalous.tld/arsis/uncouthness.html" ; + dc:creator _:b1824 ; + dc:title "zooid uncouthness bamboozling" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.arsis.tld/bamboozling/creeds.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ombudsmen.tld/syne/conterminously.html" ; + bench:booktitle "lallygags carroming syne" ; + dc:creator _:b1825 ; + dc:title "carroming conterminously concertizing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.syne.tld/concertizing/banshees.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.comparts.tld/wolds/wasted.html" ; + bench:booktitle "inferiors commentators wolds" ; + dc:creator _:b439 ; + dc:title "commentators wasted bopping" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.wolds.tld/bopping/beatles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woolers.tld/intimidation/carlot.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Engelmar Quanstrum" + ] ; + dc:title "unstructured carlot choosers" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.intimidation.tld/choosers/darkey.html" . + + + a bench:Article ; + dc:creator _:b213 ; + dc:title "evasively repatriates flitted" ; + swrc:journal ; + swrc:note "hahs underlayers wiggery syndications parked izzards crenelating banning vowing gibsons baldest surmising" ; + swrc:pages 118 ; + foaf:homepage "http://www.sargasso.tld/flitted/workhouses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gnashed.tld/prissies/hurtled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Faqueza Correll" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Camika Montilla" + ] ; + dc:title "pellagras hurtled landscaped" ; + swrc:journal ; + foaf:homepage "http://www.prissies.tld/landscaped/hipline.html" . + +_:b1617 a foaf:Person ; + foaf:name "Resaunna Swanagan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mendelism.tld/leavening/embrocation.html" ; + dc:creator person:Paul_Erdoes , _:b1826 ; + dc:title "kookiest embrocation casteless" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.leavening.tld/casteless/uroliths.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.backbends.tld/snorers/digitalized.html" ; + bench:booktitle "attempting autocracies snorers" ; + dc:creator person:Paul_Erdoes , _:b1402 ; + dc:title "autocracies digitalized clansmen" ; + dcterms:issued 1962 ; + swrc:pages 70 ; + foaf:homepage "http://www.snorers.tld/clansmen/bagels.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quitted.tld/immerses/ostmark.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masashige Kuk" + ] ; + dc:title "locoweeds ostmark mineralizes" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.immerses.tld/mineralizes/entreating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shantey.tld/insulating/conductors.html" ; + dc:creator _:b1333 ; + dc:title "dissectors conductors monseigneur" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.insulating.tld/monseigneur/macaroni.html" . + + + a bench:Article ; + dc:creator _:b394 ; + dc:title "congregational traveling fleeciness" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.nonreciprocally.tld/fleeciness/arrivers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insinuates.tld/uncherished/earaches.html" ; + dc:creator _:b707 ; + dc:title "arraignments earaches racecourses" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.uncherished.tld/racecourses/seraglios.html" . + +_:b1695 a foaf:Person ; + foaf:name "Evngelos Chakkalakal" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equestrians.tld/easer/manatees.html" ; + dc:creator _:b1766 ; + dc:creator [ a foaf:Person ; + foaf:name "Saya Drzewicki" + ] ; + dc:title "unconditionality manatees inelegantly" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.easer.tld/inelegantly/youths.html" . + + + a bench:Article ; + dc:creator _:b1726 ; + dc:title "luminescence stylishness unbridled" ; + swrc:journal ; + foaf:homepage "http://www.downshifting.tld/unbridled/oldies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redressment.tld/astronomically/undeliverable.html" ; + dc:creator _:b1084 ; + dc:creator [ a foaf:Person ; + foaf:name "Ekavali Reineking" + ] ; + dc:title "overbold undeliverable misdirects" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.astronomically.tld/misdirects/porringers.html" . + +_:b1583 a foaf:Person ; + foaf:name "Lal Verne" . + + + a bench:Article ; + rdfs:seeAlso "http://www.researched.tld/upswung/recleaned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyoshi Nistendirk" + ] ; + dc:title "photoreceptor recleaned algorism" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.upswung.tld/algorism/reignited.html" . + +_:b1821 a foaf:Person ; + foaf:name "Piminova Brohl" . + + + a bench:Inproceedings ; + bench:booktitle "themes scleras shiftily" ; + dc:creator _:b1324 ; + dc:title "wielder shiftily queries" ; + dcterms:issued 1957 ; + swrc:pages 89 ; + foaf:homepage "http://www.scleras.tld/queries/pamphlets.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Justin Lauria" + ] ; + dc:title "interims dries zetas" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.wight.tld/zetas/gleba.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scurf.tld/practicably/inflamed.html" ; + dc:creator _:b868 ; + dc:title "snowballed inflamed salesclerk" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.practicably.tld/salesclerk/forehoof.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skeins.tld/sandwiching/bewitchment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yayang Kuczenski" + ] ; + dc:title "equalled bewitchment cheaters" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.sandwiching.tld/cheaters/riffled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.charlatan.tld/geologic/monads.html" ; + bench:booktitle "dreggiest programmatically geologic" ; + dc:creator _:b197 ; + dc:title "programmatically monads corder" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.geologic.tld/corder/mollycoddled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bazaars.tld/confiners/notation.html" ; + dc:creator _:b1816 ; + dc:title "ocelots notation indoctrinating" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.confiners.tld/indoctrinating/definable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.braize.tld/uncooked/menstruant.html" ; + bench:booktitle "deadens studiousness uncooked" ; + dc:creator _:b1405 ; + dc:title "studiousness menstruant hobblers" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.uncooked.tld/hobblers/bandages.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calibrations.tld/ankh/betrothment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Siencyn Kaschmitter" + ] ; + dc:title "retranslate betrothment ionise" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.ankh.tld/ionise/flakiness.html" . + +_:b1481 a foaf:Person ; + foaf:name "Ebba Anglade" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exorcises.tld/desexes/summable.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Fahroni Anglea" + ] ; + dc:title "pirog summable heliocentricity" ; + swrc:journal ; + swrc:note "leviathans misadvised tiltyard numberable yawing prosecutrices pegboxes feeblish" ; + swrc:pages 126 ; + foaf:homepage "http://www.desexes.tld/heliocentricity/excretions.html" . + +_:b1040 a foaf:Person ; + foaf:name "Akriv Amidon" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Namika Billiter" + ] ; + dc:title "castrations waterworthy cheeseburgers" ; + swrc:journal ; + swrc:note "irrefragable stagnates exhilaration aligner requisitioners predetermination dilatations oceanid recall temptresses" ; + swrc:pages 187 ; + foaf:homepage "http://www.alibied.tld/cheeseburgers/ratification.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mignonne.tld/interlards/psalmic.html" ; + bench:booktitle "slacker bothered interlards" ; + dc:creator _:b271 ; + dc:title "bothered psalmic reenacts" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.interlards.tld/reenacts/descended.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.galleons.tld/thersitical/resemblances.html" ; + dc:creator _:b559 ; + dc:title "irritancy resemblances rickeys" ; + swrc:journal ; + foaf:homepage "http://www.thersitical.tld/rickeys/pits.html" . + +_:b1110 a foaf:Person ; + foaf:name "Aleece Thorn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cesareans.tld/haunches/quidnunc.html" ; + dc:creator _:b1705 ; + dc:title "woolsack quidnunc bunging" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.haunches.tld/bunging/wetter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acquirable.tld/vividness/administrated.html" ; + dc:creator _:b1153 ; + dc:title "refocus administrated remedying" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.vividness.tld/remedying/prophetically.html" . + +_:b1732 a foaf:Person ; + foaf:name "Larunda Mello" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tench.tld/pastellists/avouching.html" ; + bench:booktitle "cyclizes wastefully pastellists" ; + dc:creator _:b172 ; + dc:title "wastefully avouching outplay" ; + dcterms:issued 1966 ; + swrc:pages 83 ; + foaf:homepage "http://www.pastellists.tld/outplay/ethnoses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Suhaad Mcglown" + ] ; + dc:title "unfertile irishwoman superintend" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.sensitivities.tld/superintend/pronghorn.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.petitionee.tld/neologic/intermuscular.html" ; + bench:booktitle "heartier brill neologic" ; + dc:creator _:b1576 ; + dc:title "brill intermuscular fobbed" ; + dcterms:issued 1941 ; + swrc:pages 119 ; + foaf:homepage "http://www.neologic.tld/fobbed/transcribed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.playrooms.tld/calpack/carapace.html" ; + dc:creator _:b1205 ; + dc:title "treadmills carapace stopwatches" ; + swrc:journal ; + swrc:pages 189 ; + foaf:homepage "http://www.calpack.tld/stopwatches/girder.html" . + + + a bench:Article ; + dc:creator _:b460 ; + dc:title "graters sportive megalomaniacs" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.inhabitants.tld/megalomaniacs/molluscan.html" . + + + a bench:Article ; + dc:creator _:b1490 ; + dc:title "stickouts milling evacuations" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.intercalation.tld/evacuations/squirmers.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b570 , _:b569 , _:b277 ; + swrc:number 1 ; + swrc:volume 6 . + +_:b1827 a foaf:Person ; + foaf:name "Ikuko Harsha" . + + + a bench:Article ; + rdfs:seeAlso "http://www.balded.tld/repudiating/gazelles.html" ; + dc:creator _:b757 ; + dc:title "unwelded gazelles dropsical" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.repudiating.tld/dropsical/drawler.html" . + +_:b232 a foaf:Person ; + foaf:name "Marion Verdi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.depletes.tld/lightful/tattiest.html" ; + dc:creator _:b1409 ; + dc:title "cabby tattiest ofttimes" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.lightful.tld/ofttimes/nepotisms.html" . + + + a bench:Journal ; + dc:title "Journal 5 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b1716 , _:b211 , _:b648 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vetted.tld/coagent/terminates.html" ; + bench:booktitle "argental unproposed coagent" ; + dc:creator _:b1804 , _:b1252 ; + dc:title "unproposed terminates eternals" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.coagent.tld/eternals/flappier.html" . + +_:b722 a foaf:Person ; + foaf:name "Maysak Anetsberger" . + +_:b450 a foaf:Person ; + foaf:name "Florentine Fowble" . + + + a bench:Proceedings ; + bench:booktitle "reburials thermometers painty" ; + dc:publisher "Jason Aronson Publishers" ; + dc:title "Proceeding 1 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b234 , person:Paul_Erdoes ; + swrc:isbn "0-2833-4973-0" ; + foaf:homepage "http://www.thermometers.tld/shacking/reduplicative.html" . + + + a bench:Article ; + dc:creator _:b1160 ; + dc:title "hazarded misaddressed adjurors" ; + swrc:journal ; + swrc:note "despoilment woolly puddling admissability unwinding drawbacks dissonance opprobrious irefully" ; + swrc:pages 27 ; + foaf:homepage "http://www.number.tld/adjurors/washes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.milked.tld/marquises/tailgating.html" ; + bench:booktitle "inoculated disenfranchised marquises" ; + dc:creator _:b643 ; + dc:title "disenfranchised tailgating potages" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 34 ; + foaf:homepage "http://www.marquises.tld/potages/tarragon.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mercenaries.tld/snuggled/slithers.html" ; + dc:creator _:b597 ; + dc:title "chirographer slithers wastier" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.snuggled.tld/wastier/tinglers.html" . + +_:b1346 a foaf:Person ; + foaf:name "Mayumi Vaneaton" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ogreism.tld/infiltration/macadam.html" ; + dc:creator _:b416 ; + dc:title "sacrist macadam sighing" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.infiltration.tld/sighing/espanol.html" . + +_:b1792 a foaf:Person ; + foaf:name "Doug Fedak" . + + + a bench:Article ; + rdfs:seeAlso "http://www.centralizing.tld/demographic/calamitousness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bophary Badanguio" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Stone Reigner" + ] ; + dc:title "serumal calamitousness octopuses" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.demographic.tld/octopuses/appomattox.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.editorialized.tld/bossily/vitiated.html" ; + dc:creator _:b1501 ; + dc:title "disheartenment vitiated bitched" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.bossily.tld/bitched/ennoblers.html" . + +_:b1759 a foaf:Person ; + foaf:name "Carsen Alescio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reinterpretation.tld/bylining/adumbratively.html" ; + dc:creator _:b1747 ; + dc:title "tenderly adumbratively unequaled" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.bylining.tld/unequaled/redescribing.html" . + +_:b1809 a foaf:Person ; + foaf:name "Immanuel Bugos" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unicef.tld/speedways/miscounts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vladlena Tlumacki" + ] ; + dc:title "entrained miscounts surfier" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.speedways.tld/surfier/epistasies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hydrating.tld/novelette/leeks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rachelle Asano" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aurelie Matheis" + ] ; + dc:title "wearables leeks carrageenin" ; + swrc:journal ; + swrc:note "anticipated sufflates withholds flied diverticulum daffiness visuals nuthouse interlines liturgical graciousness" ; + swrc:pages 34 ; + foaf:homepage "http://www.novelette.tld/carrageenin/grists.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.shacking.tld/obstetrics/wrenching.html" ; + bench:booktitle "painty reduplicative obstetrics" ; + dc:creator _:b802 , _:b801 , person:Paul_Erdoes ; + dc:title "reduplicative wrenching fascistic" ; + dcterms:issued 1962 ; + swrc:pages 58 ; + foaf:homepage "http://www.obstetrics.tld/fascistic/misappropriating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.resell.tld/appeases/refutatory.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Honour Kenzie" + ] ; + dc:title "digger refutatory improvable" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.appeases.tld/improvable/abstracting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.barest.tld/parliaments/mister.html" ; + bench:booktitle "mergences tiros parliaments" ; + dc:creator _:b1150 ; + dc:title "tiros mister wiredrawn" ; + dcterms:issued 1960 ; + swrc:pages 131 ; + foaf:homepage "http://www.parliaments.tld/wiredrawn/tolerantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mussed.tld/brit/portiones.html" ; + dc:creator _:b1367 , _:b92 ; + dc:title "inbreathe portiones rooks" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.brit.tld/rooks/reaccusing.html" . + +_:b378 a foaf:Person ; + foaf:name "Eligius Vanwechel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.portrays.tld/preparers/ireful.html" ; + dc:creator _:b730 ; + dc:title "microcephaly ireful pothouse" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.preparers.tld/pothouse/ascensions.html" . + + + a bench:Article ; + dc:creator _:b1566 ; + dc:title "gentlewomen sequenced toehold" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.unestablished.tld/toehold/poppied.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mileages.tld/pampering/rollaway.html" ; + bench:booktitle "misnamed recanters pampering" ; + dc:creator _:b129 ; + dc:title "recanters rollaway typed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.pampering.tld/typed/condones.html" . + +_:b343 a foaf:Person ; + foaf:name "Jabreic Pallanes" . + + + a bench:Article ; + dc:creator _:b1568 ; + dc:title "squeakier carapaces groper" ; + swrc:journal ; + foaf:homepage "http://www.medicare.tld/groper/played.html" . + + + a bench:Inproceedings ; + bench:booktitle "surgically quarterfinalist striates" ; + dc:creator _:b1463 ; + dc:title "circumlocutory striates instigation" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 157 ; + foaf:homepage "http://www.quarterfinalist.tld/instigation/putdowns.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.monographers.tld/doles/delineative.html" ; + dc:creator _:b1120 ; + dc:title "executions delineative archaistic" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.doles.tld/archaistic/wyverns.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavi Gouveia" + ] ; + dc:title "merengue twofers suspenders" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.discoloration.tld/suspenders/growlingly.html" . + + + a bench:Inproceedings ; + bench:booktitle "chattiest gunslingers speedboating" ; + dc:creator _:b107 , _:b1480 ; + dc:title "faltered speedboating endemics" ; + dcterms:issued 1957 ; + swrc:pages 81 ; + foaf:homepage "http://www.gunslingers.tld/endemics/lecherous.html" . + +_:b547 a foaf:Person ; + foaf:name "Annice Helmus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surpriser.tld/tibiae/latecomers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clemens Meriweather" + ] ; + dc:title "complainer latecomers descried" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.tibiae.tld/descried/enters.html" . + + + a bench:Incollection ; + bench:booktitle "nervy monoplanes tonneaus" ; + dc:creator _:b1604 ; + dc:title "animist tonneaus pendants" ; + dcterms:issued 1954 ; + foaf:homepage "http://www.monoplanes.tld/pendants/sumps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.takeovers.tld/colonnades/contemned.html" ; + dc:creator _:b1374 , _:b744 ; + dc:title "ragman contemned prettifier" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.colonnades.tld/prettifier/revolutionists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cantonment.tld/sandblasters/scandinavians.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Utor Gennusa" + ] ; + dc:title "stretching scandinavians dover" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.sandblasters.tld/dover/academes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.conventicles.tld/discerner/progovernment.html" ; + dc:creator _:b517 ; + dc:title "peddler progovernment stropped" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.discerner.tld/stropped/gruelers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reoccupations.tld/cerebrum/gloves.html" ; + dc:creator person:Paul_Erdoes , _:b1197 ; + dc:title "embossers gloves mohairs" ; + swrc:journal ; + swrc:note "retorts insoles stockman queening allergist doyenne placarders septuagenarians" ; + swrc:pages 132 ; + foaf:homepage "http://www.cerebrum.tld/mohairs/admiralties.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snobberies.tld/idealism/homelike.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laban Diffee" + ] ; + dc:title "sumptuously homelike pollinating" ; + swrc:journal ; + swrc:note "debilities maundered jargoned embattled placard novelties labyrinths ichthyologists unharvested tambura" ; + foaf:homepage "http://www.idealism.tld/pollinating/salably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intensiveness.tld/grogram/allergin.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Julika Smar" + ] ; + dc:title "splenectomies allergin tahitian" ; + swrc:journal ; + swrc:note "cordites repenters riotousness jaundicing figuration solfeggi spawners perlitic flexions rioter conjunctivas" ; + swrc:pages 183 ; + foaf:homepage "http://www.grogram.tld/tahitian/nonphysiological.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.brandished.tld/scatter/lipoprotein.html" ; + bench:booktitle "misused chatterbox scatter" ; + dc:creator _:b388 ; + dc:title "chatterbox lipoprotein hotkey" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.scatter.tld/hotkey/bracers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pomps.tld/nomadisms/program.html" ; + bench:booktitle "rosewood statistics nomadisms" ; + dc:creator _:b592 ; + dc:title "statistics program manufactured" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.nomadisms.tld/manufactured/downstage.html" . + +_:b573 a foaf:Person ; + foaf:name "Creon Zuck" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misdirected.tld/titterers/enjoin.html" ; + bench:booktitle "sportier safariing titterers" ; + dc:creator _:b1275 , person:Paul_Erdoes ; + dc:title "safariing enjoin steers" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.titterers.tld/steers/gimps.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chintzier.tld/prestos/neutralization.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Armando Glos" + ] ; + dc:title "microbars neutralization philol" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.prestos.tld/philol/micrograph.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overcrowded.tld/unfailing/forwhy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alvar Whitegoat" + ] ; + dc:title "choremen forwhy shoves" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.unfailing.tld/shoves/matching.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drawbacks.tld/opprobrious/irefully.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leokadia Noland" + ] ; + dc:title "dissonance irefully irrefragable" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.opprobrious.tld/irrefragable/stagnates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scrapped.tld/islanded/burlily.html" ; + bench:abstract "householder overeducated objurgate treaties preprocessor despising loftily yabber reprovingly blungers dwarflike effulgences coreless tuberculoses environs hulled preexamination oralogy tibetans slavishly hipless prs bluejays cuppier nonsurgical skimpiest outpoured dissociated heartier petitionee brill neologic intermuscular fobbed transcribed swifters redigesting ostinato recalculation safest signiory latchets inflecting trephines hops exec junketeers isolators reducing nethermost nonfiction retrogressions eliminates unknowns mongoloids danker raunchiness perspicuously disjoined nigglings midmonths labium peeped daydreams permuting immediately canzona interrelated cooked reformers goodwife technicolor plenishes nippy bounden occulters blubberer amenities desecrated tetrachlorides loutish polygony malines cliffhanger entailments reindexed bedstraws thoughtless elation swampland earings circumscribed paralyzingly pouchy surrejoinders chestiest measurage tonsils pasturage thurifer teazle" ; + bench:cdrom "http://www.dwelling.tld/prat/islanded.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Cecil Kochler" + ] ; + dc:title "prat burlily thanklessly" ; + swrc:journal ; + swrc:month 8 ; + swrc:note "fringier rhythmical wastebaskets powderer immigrates inserter plights corollaries" ; + swrc:pages 114 ; + foaf:homepage "http://www.islanded.tld/thanklessly/swiveled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dunged.tld/replications/motivation.html" ; + bench:booktitle "interlarding iodize replications" ; + dc:creator _:b1640 ; + dc:title "iodize motivation gunrunner" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.replications.tld/gunrunner/didos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.passable.tld/enflamed/multipliers.html" ; + dc:creator _:b1494 ; + dc:title "stonier multipliers immunotherapy" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.enflamed.tld/immunotherapy/excreting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poetically.tld/ferried/bricked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vincenzio Compos" + ] ; + dc:title "wisecrackers bricked momentariness" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.ferried.tld/momentariness/biogeographer.html" . + + + a bench:Inproceedings ; + bench:booktitle "psychokinesis skydived gung" ; + dc:creator _:b1651 ; + dc:title "sutural gung backfield" ; + dcterms:issued 1960 ; + swrc:pages 130 ; + foaf:homepage "http://www.skydived.tld/backfield/lutings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.handpicks.tld/mashie/heartsickness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anastagio Yeatman" + ] ; + dc:title "mooter heartsickness concavo" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.mashie.tld/concavo/flawed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gyred.tld/hashes/farthingales.html" ; + dc:creator _:b1477 ; + dc:title "dowsers farthingales imbibed" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.hashes.tld/imbibed/deepening.html" . + + + a bench:Article ; + dc:creator _:b1820 ; + dc:creator [ a foaf:Person ; + foaf:name "Ernestine Barkan" + ] ; + dc:title "xerosis neurological warranter" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.steamers.tld/warranter/flashings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.varnished.tld/biomicroscopy/captioned.html" ; + dc:creator _:b1828 , _:b1101 ; + dc:title "confederation captioned japed" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.biomicroscopy.tld/japed/totemites.html" . + +_:b1189 a foaf:Person ; + foaf:name "Madina Mcglumphy" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Charolette Roberge" + ] ; + dc:title "hayracks visiters naivety" ; + swrc:journal ; + foaf:homepage "http://www.bolted.tld/naivety/bolter.html" . + +_:b1563 a foaf:Person ; + foaf:name "Lonce Jiron" . + +_:b1769 a foaf:Person ; + foaf:name "Kordal Tetzlaff" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sueding.tld/noncausal/sombrely.html" ; + dc:creator _:b1829 , _:b1415 ; + dc:title "serotonin sombrely freudians" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.noncausal.tld/freudians/citrons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.communicator.tld/overexerts/jambs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Antonino Larowe" + ] ; + dc:title "intermarrying jambs apneas" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.overexerts.tld/apneas/recommissioned.html" . + + + a bench:Article ; + dc:creator _:b1830 ; + dc:title "flamming longshoreman disarranges" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.mornings.tld/disarranges/standards.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spurting.tld/boggish/megapod.html" ; + bench:booktitle "fashioners bloodless boggish" ; + dc:creator _:b1171 , person:Paul_Erdoes ; + dc:title "bloodless megapod anointed" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 122 ; + foaf:homepage "http://www.boggish.tld/anointed/nontemporally.html" . + +_:b271 a foaf:Person ; + foaf:name "Rosa Navor" . + + + a bench:Journal ; + dc:title "Journal 3 (1954)" ; + dcterms:issued 1954 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.golfings.tld/relays/leaflets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dean Sinor" + ] ; + dc:title "brassica leaflets arcaded" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.relays.tld/arcaded/unpin.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dampens.tld/rappers/rescuer.html" ; + bench:booktitle "sconce boneheads rappers" ; + dc:creator _:b1333 ; + dc:title "boneheads rescuer fricasseeing" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 35 ; + foaf:homepage "http://www.rappers.tld/fricasseeing/disassociate.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Miles Manero" + ] ; + dc:title "metropolitanize pedros nonforfeitable" ; + swrc:journal ; + foaf:homepage "http://www.twanged.tld/nonforfeitable/dissociative.html" . + +_:b680 a foaf:Person ; + foaf:name "Holdine Schuering" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.parallaxes.tld/unreformed/misarrangement.html" ; + bench:booktitle "mechanizes anaerobe unreformed" ; + dc:creator _:b1715 ; + dc:title "anaerobe misarrangement sonorities" ; + dcterms:issued 1966 ; + swrc:pages 146 ; + foaf:homepage "http://www.unreformed.tld/sonorities/pressor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pharyngal.tld/dims/hallucinosis.html" ; + dc:creator _:b556 ; + dc:title "nonstriker hallucinosis echoey" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.dims.tld/echoey/unequivocalness.html" . + + + a bench:Inproceedings ; + bench:booktitle "boffola camporee confronting" ; + dc:creator _:b245 ; + dc:title "hieing confronting prearranging" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.camporee.tld/prearranging/suede.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quipped.tld/unsupervised/deathcups.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Karita Sukovich" + ] ; + dc:title "cabinetmaking deathcups dogfight" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.unsupervised.tld/dogfight/wormhole.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nymphets.tld/espying/doorplates.html" ; + bench:booktitle "chronicling shindy espying" ; + dc:creator _:b1359 ; + dc:title "shindy doorplates mumper" ; + dcterms:issued 1964 ; + swrc:pages 15 ; + foaf:homepage "http://www.espying.tld/mumper/knotweeds.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unsoundness.tld/trifled/grinder.html" ; + bench:booktitle "provider depraver trifled" ; + dc:creator _:b773 , _:b1315 ; + dc:title "depraver grinder carcinogeneses" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.trifled.tld/carcinogeneses/vigilantes.html" . + + + a bench:Article ; + dc:creator _:b1831 , _:b1770 ; + dc:title "redivide shriller dingdong" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.luminists.tld/dingdong/airdrops.html" . + +_:b335 a foaf:Person ; + foaf:name "Cant Kammerzell" . + + + a bench:Article ; + dc:creator _:b279 ; + dc:title "retinoscope craftier unaccentuated" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.shitted.tld/unaccentuated/renigs.html" . + + + a bench:Inproceedings ; + bench:booktitle "surplices dreaming planetologists" ; + dc:creator _:b232 , _:b1784 ; + dc:title "incapacitates planetologists graved" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.dreaming.tld/graved/lunas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipage.tld/windblown/evading.html" ; + dc:creator _:b889 ; + dc:title "galateas evading slicers" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.windblown.tld/slicers/ledges.html" . + +_:b1613 a foaf:Person ; + foaf:name "Sofeia Schmick" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trapezes.tld/unmortgaged/tikes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Michinaga Orear" + ] ; + dc:title "avouchers tikes moderatorial" ; + swrc:journal ; + foaf:homepage "http://www.unmortgaged.tld/moderatorial/dotted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.grifted.tld/devotedness/farers.html" ; + bench:booktitle "clangorously elatedly devotedness" ; + dc:creator _:b369 ; + dc:title "elatedly farers insurgescence" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 28 ; + foaf:homepage "http://www.devotedness.tld/insurgescence/rumblingly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.suboffices.tld/hwy/blasted.html" ; + bench:booktitle "gallstones curacy hwy" ; + dc:creator _:b1341 ; + dc:title "curacy blasted vasectomized" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.hwy.tld/vasectomized/registrarship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chorded.tld/compliments/floatability.html" ; + dc:creator _:b1312 ; + dc:title "conjugator floatability stockjobbing" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.compliments.tld/stockjobbing/vips.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flotations.tld/ventless/annotation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fedon Ryburn" + ] ; + dc:title "accusatorial annotation xenolith" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.ventless.tld/xenolith/hype.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.midgets.tld/cowering/apprized.html" ; + bench:booktitle "antithetical bumpily cowering" ; + dc:creator [ a foaf:Person ; + foaf:name "Merbok Kinnett" + ] ; + dc:title "bumpily apprized smallness" ; + dcterms:issued 1961 ; + foaf:homepage "http://www.cowering.tld/smallness/captress.html" . + +_:b919 a foaf:Person ; + foaf:name "Anja Rall" . + +_:b1814 a foaf:Person ; + foaf:name "Rani Yarde" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beechier.tld/rallye/azine.html" ; + bench:booktitle "unaccountable beechier reverberator" ; + bench:cdrom "http://www.abnormally.tld/reverberator/rallye.html" ; + dc:creator person:Paul_Erdoes , _:b1059 ; + dc:title "reverberator azine alarmists" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.rallye.tld/alarmists/undigested.html" . + + + a bench:Article ; + dc:creator _:b550 , _:b549 ; + dc:title "sneaking mishaps citadels" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.maladministers.tld/citadels/nudists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wicus Kastendieck" + ] ; + dc:title "jouncy frankfurters chuckfull" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.typhoons.tld/chuckfull/ambiguously.html" . + +_:b733 a foaf:Person ; + foaf:name "Latreece Whitebear" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amata Signorelli" + ] ; + dc:title "implies reacquires preordaining" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.demands.tld/preordaining/lathworks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cherries.tld/mislayer/dreks.html" ; + bench:booktitle "ukeleles sanitated mislayer" ; + dc:creator person:Paul_Erdoes , _:b1668 , _:b610 ; + dc:title "sanitated dreks tradeoffs" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.mislayer.tld/tradeoffs/loopier.html" . + +_:b1712 a foaf:Person ; + foaf:name "Zeny Hordge" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Yoshimochi Streitenberge" + ] ; + dc:title "conches hefting goosiest" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.vamped.tld/goosiest/pedicabs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.variegating.tld/pinsetters/festivals.html" ; + bench:booktitle "comprehended smoker pinsetters" ; + dc:creator _:b1688 , _:b700 ; + dc:title "smoker festivals astrologist" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.pinsetters.tld/astrologist/reconstituting.html" . + + + a bench:Article ; + dc:creator _:b1137 ; + dc:title "unappreciative soapbox gimmicks" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.canonizations.tld/gimmicks/lathers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Rhyd Deppen" + ] ; + dc:title "percusses transitoriness nightshirts" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.scoriae.tld/nightshirts/unpardonably.html" . + +_:b1450 a foaf:Person ; + foaf:name "Werner Corsi" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oligarchies.tld/dronish/blighter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bsra Hudman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Craddock Rudish" + ] ; + dc:title "carbonators blighter toolroom" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.dronish.tld/toolroom/intellectualism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hilaal Gundelach" + ] ; + dc:title "simulative oblational regenerate" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.strate.tld/regenerate/blabby.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.redeyes.tld/national/taller.html" ; + dc:creator _:b1591 ; + dc:creator [ a foaf:Person ; + foaf:name "Marlene Dague" + ] ; + dc:title "optional taller repellency" ; + swrc:journal ; + swrc:note "scraggier machismos nth lengthiness agars meshier sojourner flowingly degaussing reorienting" ; + swrc:pages 173 ; + foaf:homepage "http://www.national.tld/repellency/scattiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pioneering.tld/eyeletted/acupuncture.html" ; + bench:booktitle "stuffier noons eyeletted" ; + dc:creator _:b710 ; + dc:title "noons acupuncture germaniums" ; + dcterms:issued 1962 ; + swrc:pages 145 ; + foaf:homepage "http://www.eyeletted.tld/germaniums/boyishly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.archaeologically.tld/gayety/renderers.html" ; + dc:creator _:b910 ; + dc:title "gooky renderers uprightly" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.gayety.tld/uprightly/recognitive.html" . + + + a bench:Article ; + dc:creator _:b1178 , _:b1803 ; + dc:title "pals overburdensome squadded" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.galumph.tld/squadded/mambas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slalomed.tld/shoulders/outgoings.html" ; + bench:booktitle "autarchy parables shoulders" ; + dc:creator _:b1669 ; + dc:title "parables outgoings doubtable" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 67 ; + foaf:homepage "http://www.shoulders.tld/doubtable/keelhauls.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1947)" ; + dcterms:issued 1947 ; + swrc:editor [ a foaf:Person ; + foaf:name "Handy Ratajczak" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Shoichi Mathey" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Kulthum Liverance" + ] ; + swrc:number 1 ; + swrc:volume 8 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kaleriia Wilshusen" + ] ; + dc:title "stovepipe wirehair noncarbonated" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.dawdlers.tld/noncarbonated/unfurled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fortuning.tld/failures/outwork.html" ; + bench:booktitle "repealers boorishly failures" ; + dc:creator person:Paul_Erdoes , _:b1622 ; + dc:title "boorishly outwork exempla" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 9 ; + foaf:homepage "http://www.failures.tld/exempla/rosing.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Eben Weld" + ] ; + dc:title "enriches ploying aerodynamical" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.reversely.tld/aerodynamical/lividly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.premenstrually.tld/embosoms/zincking.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Saomai Neville" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ellie Jolla" + ] ; + dc:title "subschedules zincking divvies" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.embosoms.tld/divvies/bogyism.html" . + +_:b1523 a foaf:Person ; + foaf:name "Anbessa Gulde" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slobbered.tld/biles/unspectacular.html" ; + bench:booktitle "pierced shinleaf biles" ; + dc:creator _:b1453 , _:b92 ; + dc:title "shinleaf unspectacular feasance" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 29 ; + foaf:homepage "http://www.biles.tld/feasance/towlines.html" . + +_:b1562 a foaf:Person ; + foaf:name "Tsukasa Beerling" . + + + a bench:Article ; + dc:creator _:b1832 ; + dc:title "scummy nulling offtrack" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.hydrogenations.tld/offtrack/flitter.html" . + +_:b922 a foaf:Person ; + foaf:name "Ronna Gaitan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antonyms.tld/chanticleer/administrants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erechtheus Muschick" + ] ; + dc:title "anesthetize administrants preengaging" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.chanticleer.tld/preengaging/unitarians.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tasia Ellenburg" + ] ; + dc:title "urger catenating periodontoses" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.villous.tld/periodontoses/overflows.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.semibiographical.tld/daystar/edibleness.html" ; + bench:booktitle "tangents morasses daystar" ; + dc:creator _:b1468 ; + dc:title "morasses edibleness countermand" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.daystar.tld/countermand/believable.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amarante Welte" + ] ; + dc:title "unsolders centralistic exedra" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.mutationally.tld/exedra/rotted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oldness.tld/japers/constitutional.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Seishiro Barcliff" + ] ; + dc:title "gonococcus constitutional armlessly" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.japers.tld/armlessly/helpless.html" . + + + a bench:Article ; + dc:creator _:b670 ; + dc:title "absolved affluxes fronting" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.kens.tld/fronting/buffers.html" . + + + a bench:Article ; + dc:creator _:b751 ; + dc:title "abases reverts minnesotan" ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.proclerical.tld/minnesotan/defiances.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overexerting.tld/holsteins/invaders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daya Luhr" + ] ; + dc:title "stumbles invaders lith" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.holsteins.tld/lith/ledger.html" . + + + a bench:Inproceedings ; + bench:booktitle "borborygmies whipcords grecized" ; + dc:creator _:b866 ; + dc:title "friary grecized flauntingly" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.whipcords.tld/flauntingly/perceptually.html" . + + + a bench:Article ; + dc:creator _:b1811 ; + dc:title "triarchy totterer diarist" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.homerooms.tld/diarist/needlessness.html" . + + + a bench:Inproceedings ; + bench:booktitle "infertilely wearying approbate" ; + dc:creator _:b1749 ; + dc:title "heman approbate unassessed" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.wearying.tld/unassessed/salsa.html" . + +_:b1159 a foaf:Person ; + foaf:name "Candace Yakulis" . + + + a bench:Article ; + dc:creator _:b1608 ; + dc:title "plovers clickers hardship" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.lucence.tld/hardship/rudders.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "GIynn Blanko" + ] ; + dc:title "dowse covetously schematics" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.swooper.tld/schematics/baubles.html" . + +_:b83 a foaf:Person ; + foaf:name "Saemon Veach" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noncentral.tld/oreganos/americanizes.html" ; + dc:creator _:b381 ; + dc:title "goutier americanizes wageless" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.oreganos.tld/wageless/outlines.html" . + +_:b558 a foaf:Person ; + foaf:name "Pedra Waeckerlin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.iodizers.tld/propitiation/stutters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Henry Depass" + ] ; + dc:title "cordilleran stutters corkier" ; + swrc:journal ; + swrc:pages 43 ; + foaf:homepage "http://www.propitiation.tld/corkier/transduce.html" . + + + a bench:Article ; + dc:creator _:b850 ; + dc:title "ensorceled mirroring agglomeration" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.satanists.tld/agglomeration/mayhems.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hurling.tld/laities/teenyboppers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ioakim Wigg" + ] ; + dc:title "upholsterers teenyboppers masculineness" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.laities.tld/masculineness/outer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recompression.tld/lousiness/mistreated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mimi Stremmel" + ] ; + dc:title "condensation mistreated concentrators" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.lousiness.tld/concentrators/finitudes.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stagily.tld/determinist/ruffians.html" ; + bench:booktitle "cygnet authoresses determinist" ; + dc:creator _:b944 ; + dc:title "authoresses ruffians aluminizes" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.determinist.tld/aluminizes/eisteddfod.html" . + +_:b901 a foaf:Person ; + foaf:name "Iakova Kalisek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vocatively.tld/curtailment/jitney.html" ; + bench:abstract "tilers shipping fortified meritable idealogy conservatives upboiling copses soberer turnspit squanderers illustrates deliciousness reconverts thorned finns obdurately furnaces proslavery berthas blindfolding cookey impaneled matador inviolacy broiders telephoned philoprogenitive leveller safer gummites definitiveness broadest lobotomizing snarlier stockpiling traitorously juicily misclassifies polestar rowels nonagricultural woof drooping fruits visorless yeomen wanderers outcast yoni corned minifloppies indues ineffectively entomologists decompensations thriftily chuckled refiner pyromaniacal regularized miniskirt procommunists platy microfilmer unbosom takable atones rhymer needlers littlenecks histrionics nativities caimans minster furor marled lurchers ultraviolet jutty fibroin cantons terns violins waves readmitted monolog tugger subdirectors bluesmen coarsest incorporator widdling calculably anodal mopish beeves microscope punching nonstable moldiness crocuses situating quietened erects middlebrows locutions stodges nervy animist monoplanes tonneaus pendants sumps exacted balboas deli hotheads plebiscites downcasts accouterments griped governed tauts reclusive hawser hackers fussers sorbates thrower misdeal noncorroborative pseudobiographical intercompany" ; + dc:creator _:b1274 ; + dc:title "reexpresses jitney yukking" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.curtailment.tld/yukking/timework.html" . + +_:b1053 a foaf:Person ; + foaf:name "Dara Dragich" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maps.tld/sinuosity/kirkman.html" ; + bench:booktitle "calling pumper sinuosity" ; + dc:creator person:Paul_Erdoes , _:b916 ; + dc:title "pumper kirkman intrinsically" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.sinuosity.tld/intrinsically/hyoglossi.html" . + +_:b726 a foaf:Person ; + foaf:name "Peleus Vasseur" . + + + a bench:Article ; + rdfs:seeAlso "http://www.riskier.tld/leaks/scorchers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Oxana Koble" + ] ; + dc:title "anticorrosive scorchers negation" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.leaks.tld/negation/flecking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.modeled.tld/parasitizing/cylindrical.html" ; + dc:creator _:b632 ; + dc:title "brassies cylindrical daw" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.parasitizing.tld/daw/slicks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.smarmy.tld/shapes/nauseas.html" ; + dc:creator _:b494 ; + dc:title "federally nauseas musclemen" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.shapes.tld/musclemen/steeplechases.html" . + +_:b1778 a foaf:Person ; + foaf:name "Angha Bievenue" . + + + a bench:Article ; + bench:cdrom "http://www.nutritionally.tld/distills/interrogational.html" ; + dc:creator _:b537 , _:b1006 ; + dc:title "shellacker interrogational upswelled" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.distills.tld/upswelled/spiritless.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.calculabilities.tld/avitaminosis/villager.html" ; + bench:booktitle "superannuation melanesian avitaminosis" ; + dc:creator _:b1438 , _:b883 ; + dc:title "melanesian villager denationalizing" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.avitaminosis.tld/denationalizing/prejudging.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ghettoes.tld/menus/boomeranged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kristabelle Kabina" + ] ; + dc:title "demagnetizing boomeranged bummers" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.menus.tld/bummers/savannas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gaiters.tld/repeatedly/overbalancing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iha Em" + ] ; + dc:title "talcums overbalancing inebriant" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.repeatedly.tld/inebriant/mashers.html" . + +_:b345 a foaf:Person ; + foaf:name "Gota Dorff" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.capturer.tld/diaphoretics/pyrotechnics.html" ; + bench:booktitle "tressiest picadors diaphoretics" ; + dc:creator _:b725 ; + dc:title "picadors pyrotechnics telephotographs" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 11 ; + foaf:homepage "http://www.diaphoretics.tld/telephotographs/besmirches.html" . + +_:b1271 a foaf:Person ; + foaf:name "Zeffross Summarell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emmets.tld/certifies/supercedes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arne Pennison" + ] ; + dc:title "cremators supercedes rimes" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.certifies.tld/rimes/slopes.html" . + + + a bench:Article ; + dc:creator _:b1719 ; + dc:title "baffler descents plunger" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.forwardness.tld/plunger/condescending.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aerates.tld/enhancement/junkmen.html" ; + dc:creator _:b1388 ; + dc:title "unconscionably junkmen canzonas" ; + swrc:journal ; + foaf:homepage "http://www.enhancement.tld/canzonas/haddocks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.garnetlike.tld/octangles/bleachers.html" ; + dc:creator _:b1363 ; + dc:title "dockhand bleachers sundering" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.octangles.tld/sundering/finning.html" . + +_:b1113 a foaf:Person ; + foaf:name "Hermes Bartek" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Judyta Solymani" + ] ; + dc:title "froes douche prestamp" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.stewpan.tld/prestamp/faultiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mongst.tld/befriend/geometrical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kowan Heinrichs" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hadeel Ceraos" + ] ; + dc:title "torpidity geometrical cheapens" ; + swrc:journal ; + swrc:note "polynesian wackier moored doorless defoliator chiasma alibiing raisings fortifying attempting backbends" ; + swrc:pages 149 ; + foaf:homepage "http://www.befriend.tld/cheapens/vietcong.html" . + + + a bench:Inproceedings ; + bench:booktitle "dishonored overemphasized nonparticipating" ; + dc:creator _:b1489 ; + dc:title "weasands nonparticipating hellions" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 111 ; + foaf:homepage "http://www.overemphasized.tld/hellions/governorship.html" . + +_:b826 a foaf:Person ; + foaf:name "Charnel Capps" . + + + a bench:Article ; + dc:creator _:b1646 , _:b1342 ; + dc:title "albumins euphonies doubleheaders" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.unrequited.tld/doubleheaders/nongregarious.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.genuses.tld/sumatrans/reaccuses.html" ; + bench:booktitle "natured wooded sumatrans" ; + dc:creator _:b12 ; + dc:title "wooded reaccuses chamfered" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.sumatrans.tld/chamfered/showcasing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.warns.tld/indefensibility/premieres.html" ; + dc:creator _:b1484 , _:b981 ; + dc:title "snaggy premieres alternateness" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.indefensibility.tld/alternateness/aeriest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ethicals.tld/mutually/broadens.html" ; + bench:booktitle "canards coulombs mutually" ; + dc:creator _:b1410 ; + dc:title "coulombs broadens defectiveness" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.mutually.tld/defectiveness/astern.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.durative.tld/velocipede/revenger.html" ; + dc:creator _:b1625 , _:b1060 ; + dc:title "empanel revenger forzandos" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.velocipede.tld/forzandos/scrams.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.proconservation.tld/kindredness/vassals.html" ; + dc:creator _:b653 ; + dc:title "bassets vassals overattentively" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.kindredness.tld/overattentively/gravitic.html" . + +_:b852 a foaf:Person ; + foaf:name "Ieshige Kosinski" . + + + a bench:Journal ; + dc:title "Journal 1 (1942)" ; + dcterms:issued 1942 ; + swrc:editor [ a foaf:Person ; + foaf:name "Sadayoshi Englemann" + ] ; + swrc:number 1 ; + swrc:volume 3 . + +_:b1832 a foaf:Person ; + foaf:name "Desta Bowcutt" . + +_:b716 a foaf:Person ; + foaf:name "Cato Himmelwright" . + +_:b1634 a foaf:Person ; + foaf:name "Lasil Legum" . + + + a bench:Article ; + dc:creator _:b243 ; + dc:title "uneasily intrenched largess" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.exporter.tld/largess/gulling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.missaid.tld/hayrick/feudalists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cathrine Ayoob" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dillus Compeau" + ] ; + dc:title "hagride feudalists splendor" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.hayrick.tld/splendor/quainter.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.backhanded.tld/inaccuracies/oubliette.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Strezislava Weingard" + ] ; + dc:title "wagoners oubliette hornswoggling" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.inaccuracies.tld/hornswoggling/anxiousness.html" . + +_:b1650 a foaf:Person ; + foaf:name "AbdulRauf Strothman" . + +_:b1761 a foaf:Person ; + foaf:name "Estrelle Wedgworth" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unprofitable.tld/piniest/demobbed.html" ; + dc:creator _:b627 ; + dc:title "crooknecks demobbed bonnyclabber" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.piniest.tld/bonnyclabber/ensurers.html" . + +_:b1796 a foaf:Person ; + foaf:name "Uleki Rumbley" . + +_:b37 a foaf:Person ; + foaf:name "Naseera Lamarch" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whipped.tld/mourns/numbness.html" ; + dc:creator _:b253 , _:b254 ; + dc:title "reemerge numbness vrouws" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.mourns.tld/vrouws/emetic.html" . + + + a bench:Article ; + dc:creator _:b984 ; + dc:title "worldling brat ravishments" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.masterwork.tld/ravishments/elders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sensors.tld/sleepless/cellars.html" ; + dc:creator _:b595 ; + dc:title "basinet cellars looping" ; + swrc:journal ; + swrc:note "spavins circumlocutions mites sharesmen ceremonialist throbber misjudging viticulturists quirts dozens" ; + swrc:pages 83 ; + foaf:homepage "http://www.sleepless.tld/looping/dozy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.condolences.tld/inadmissable/accusatives.html" ; + dc:creator _:b686 ; + dc:title "spontaneousness accusatives decentest" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.inadmissable.tld/decentest/fourteenths.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.demureness.tld/umbered/undetected.html" ; + dc:creator _:b1781 , _:b1695 ; + dc:title "automation undetected peopled" ; + swrc:journal ; + foaf:homepage "http://www.umbered.tld/peopled/demoralize.html" . + +_:b1570 a foaf:Person ; + foaf:name "Liubchanina Gou" . + + + a bench:Article ; + rdfs:seeAlso "http://www.camomiles.tld/promptly/unclehood.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Masahiro Touchet" + ] ; + dc:title "prologs unclehood sunbows" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.promptly.tld/sunbows/panoplies.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kristian Morocco" + ] ; + dc:title "paunchiest cinctured fiddled" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 72 ; + foaf:homepage "http://www.rankled.tld/fiddled/blistering.html" . + + + a bench:Article ; + dc:creator _:b1014 ; + dc:title "remarking gillnet stoplights" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.giraffes.tld/stoplights/nonprescriptive.html" . + +_:b1831 a foaf:Person ; + foaf:name "Samfira Romjue" . + +_:b863 a foaf:Person ; + foaf:name "Tuesday Brininger" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lithias.tld/pilchard/kinaesthetic.html" ; + bench:booktitle "airship wildering pilchard" ; + dc:creator _:b1352 ; + dc:title "wildering kinaesthetic maundies" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.pilchard.tld/maundies/progressed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.postcoital.tld/cricked/vivacities.html" ; + dc:creator _:b1833 ; + dc:title "liquidated vivacities inactivated" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.cricked.tld/inactivated/cudgeled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fluoroscopic.tld/oozed/kilovolts.html" ; + bench:booktitle "marriers vacationing oozed" ; + dc:creator _:b1744 ; + dc:title "vacationing kilovolts roils" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.oozed.tld/roils/vox.html" . + +_:b1676 a foaf:Person ; + foaf:name "Aseema Collett" . + + + a bench:Article ; + rdfs:seeAlso "http://www.suggestions.tld/dandruff/anterooms.html" ; + dc:creator _:b892 ; + dc:title "outlining anterooms angrily" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.dandruff.tld/angrily/reharden.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slavishly.tld/prs/bluejays.html" ; + dc:creator _:b1807 ; + dc:title "hipless bluejays cuppier" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.prs.tld/cuppier/nonsurgical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sensibility.tld/trapeziums/flagpoles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chico Sebron" + ] ; + dc:title "enforcing flagpoles execrations" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.trapeziums.tld/execrations/ratters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.isostatic.tld/sloping/smote.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Toson Feist" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Mikael Crisp" + ] ; + dc:title "newswoman smote skidoo" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.sloping.tld/skidoo/platypi.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confabbed.tld/skunks/telltales.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melvina Grant" + ] ; + dc:title "senhor telltales chromized" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.skunks.tld/chromized/upraised.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.juster.tld/tolerably/sportscaster.html" ; + bench:booktitle "countenancing hearkened tolerably" ; + dc:creator _:b1446 ; + dc:title "hearkened sportscaster gaynesses" ; + dcterms:issued 1953 ; + dcterms:partOf ; + foaf:homepage "http://www.tolerably.tld/gaynesses/substandard.html" . + +_:b1793 a foaf:Person ; + foaf:name "Ammaar Ormerod" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grids.tld/purplish/reordain.html" ; + dc:creator _:b986 ; + dc:title "screens reordain suturing" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.purplish.tld/suturing/pilastered.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ekanta Speros" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tany Michalak" + ] ; + dc:title "bunglers efficiency bisexuals" ; + swrc:journal ; + swrc:pages 58 ; + foaf:homepage "http://www.frontiers.tld/bisexuals/melodramatist.html" . + +_:b668 a foaf:Person ; + foaf:name "Tsurayaki Ivan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pud.tld/symbiote/mangrove.html" ; + dc:creator _:b1715 ; + dc:creator [ a foaf:Person ; + foaf:name "Corine Vaile" + ] ; + dc:title "phantoms mangrove alleger" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.symbiote.tld/alleger/glassfuls.html" . + +_:b1385 a foaf:Person ; + foaf:name "GopiGopika Chaisty" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enricher.tld/romps/laundromats.html" ; + dc:creator _:b9 ; + dc:title "childproof laundromats divestitures" ; + swrc:journal ; + foaf:homepage "http://www.romps.tld/divestitures/dissolutely.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clammier.tld/glosses/sottishly.html" ; + dc:creator _:b1822 ; + dc:title "mea sottishly trombones" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.glosses.tld/trombones/tenantable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teary.tld/dissolving/dangles.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Maela Chamley" + ] ; + dc:title "pieced dangles cognoscenti" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.dissolving.tld/cognoscenti/bacchic.html" . + + + a bench:Inproceedings ; + bench:booktitle "crossbreed matadors maturational" ; + dc:creator _:b86 ; + dc:title "ignitible maturational ration" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 105 ; + foaf:homepage "http://www.matadors.tld/ration/enlarged.html" . + +_:b1082 a foaf:Person ; + foaf:name "Lyubochka Heffelbower" . + + + a bench:Inproceedings ; + bench:booktitle "commensurately reprocessed saplings" ; + dc:creator _:b1815 ; + dc:title "labials saplings spiry" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.reprocessed.tld/spiry/oyers.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.blockhouses.tld/misspelt/inaner.html" ; + bench:booktitle "dissimulators afterimpression misspelt" ; + dc:creator [ a foaf:Person ; + foaf:name "Biata Picerni" + ] ; + dc:title "afterimpression inaner predicted" ; + dcterms:issued 1962 ; + swrc:pages 41 ; + foaf:homepage "http://www.misspelt.tld/predicted/leukaemia.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gedeon Widrick" + ] ; + dc:title "eyespots cockney countershock" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.metrified.tld/countershock/leotard.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acceptances.tld/shamming/melded.html" ; + dc:creator _:b980 ; + dc:title "intoxications melded cemetaries" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.shamming.tld/cemetaries/joined.html" . + + + a bench:Article ; + dc:creator _:b395 ; + dc:title "follower anaesthetization nonrefillable" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.twisters.tld/nonrefillable/casements.html" . + + + a bench:Article ; + dc:creator _:b5 ; + dc:creator [ a foaf:Person ; + foaf:name "Sina Kellen" + ] ; + dc:title "complacently eucalypti extinguishers" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.forbearing.tld/extinguishers/wormholes.html" . + +_:b564 a foaf:Person ; + foaf:name "Hamsa Hielscher" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soarer.tld/quellers/misbestow.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gabriele Darsey" + ] ; + dc:title "shamus misbestow cockled" ; + swrc:journal ; + foaf:homepage "http://www.quellers.tld/cockled/arrangement.html" . + +_:b1609 a foaf:Person ; + foaf:name "Dyvyr Katra" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cybernetically.tld/volplaning/claimed.html" ; + dc:creator _:b1834 ; + dc:title "mayans claimed weatherproofing" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.volplaning.tld/weatherproofing/proffered.html" . + +_:b1768 a foaf:Person ; + foaf:name "Ferrante Astorga" . + + + a bench:Inproceedings ; + bench:booktitle "expendability heaters stubblier" ; + dc:creator _:b758 ; + dc:title "arrases stubblier begird" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.heaters.tld/begird/unresolved.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sandpapering.tld/releasible/dobbins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Typhoeus Mahoe" + ] ; + dc:title "derisiveness dobbins gores" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.releasible.tld/gores/cincturing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bioecologies.tld/overtired/carfares.html" ; + bench:booktitle "scorchingly dabblers overtired" ; + dc:creator _:b929 , _:b1827 ; + dc:title "dabblers carfares toots" ; + dcterms:issued 1963 ; + swrc:pages 147 ; + foaf:homepage "http://www.overtired.tld/toots/undervaluing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woenesses.tld/apparelling/manoeuvering.html" ; + dc:creator _:b1835 ; + dc:title "gamely manoeuvering protectionist" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.apparelling.tld/protectionist/inabilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.straggles.tld/habilitate/stopped.html" ; + dc:creator _:b1319 ; + dc:title "restarting stopped nubbly" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.habilitate.tld/nubbly/ultramodern.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinjured.tld/tenderfoots/flagellators.html" ; + bench:booktitle "collinses heartsore tenderfoots" ; + dc:creator person:Paul_Erdoes , _:b1008 ; + dc:title "heartsore flagellators accounters" ; + dcterms:issued 1957 ; + swrc:pages 67 ; + foaf:homepage "http://www.tenderfoots.tld/accounters/competing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sultana.tld/invigorator/underestimate.html" ; + dc:creator _:b1530 ; + dc:creator [ a foaf:Person ; + foaf:name "Ananya Shores" + ] ; + dc:title "seers underestimate woodgraining" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.invigorator.tld/woodgraining/oomph.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Grunya Keeran" + ] ; + dc:title "monetizing pasteurization unadorned" ; + swrc:journal ; + swrc:pages 60 ; + foaf:homepage "http://www.bacca.tld/unadorned/astrophysicists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Janah Moryl" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "LaReina Iqbal" + ] ; + dc:title "pseudobiographical airing mercantilism" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.intercompany.tld/mercantilism/aproning.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Natascha Neverson" + ] ; + dc:title "filterability sufferingly mythologies" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.farced.tld/mythologies/breachers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.siecle.tld/incompliant/glassiness.html" ; + bench:booktitle "carefuller samplings incompliant" ; + dc:creator _:b1115 ; + dc:title "samplings glassiness interventionist" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.incompliant.tld/interventionist/dominus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.histrionics.tld/caimans/minster.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hellmuth Presley" + ] ; + dc:title "nativities minster furor" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.caimans.tld/furor/marled.html" . + +_:b1348 a foaf:Person ; + foaf:name "Gratiana Kreines" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shaunene Libera" + ] ; + dc:title "chancroids worldbeater forearmed" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.urbanizes.tld/forearmed/tapholes.html" . + +_:b1601 a foaf:Person ; + foaf:name "Helmtrud Mesplay" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shlocks.tld/ricrac/labored.html" ; + dc:creator _:b822 ; + dc:title "fieldpiece labored copulae" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.ricrac.tld/copulae/adsorbable.html" . + + + a bench:Article ; + dc:creator _:b15 ; + dc:title "humiliatingly download perspiry" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.foldboat.tld/perspiry/vulgarization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misact.tld/jeeringly/banners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Greg Weatherly" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Anda Palomino" + ] ; + dc:title "wakening banners cozies" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.jeeringly.tld/cozies/symbolized.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.paddocking.tld/nonextraditable/achiever.html" ; + bench:booktitle "rajas throttler nonextraditable" ; + dc:creator _:b1754 ; + dc:title "throttler achiever fuchsias" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.nonextraditable.tld/fuchsias/ritualization.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secreted.tld/cruets/mutilating.html" ; + dc:creator _:b280 , _:b1165 ; + dc:title "deans mutilating bookcases" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.cruets.tld/bookcases/sweltered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trainmaster.tld/unpiled/freakishness.html" ; + dc:creator _:b1736 ; + dc:title "divorceable freakishness overed" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.unpiled.tld/overed/damping.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b1118 , _:b794 , _:b563 , _:b796 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.lollop.tld/abstinently/slushiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Xylia Rogosky" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ilas Calabretta" + ] ; + dc:title "remanufactured slushiest narcotine" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.abstinently.tld/narcotine/annoyingly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.straggliest.tld/laconism/semiannual.html" ; + bench:booktitle "redheads nears laconism" ; + dc:creator _:b799 ; + dc:title "nears semiannual bridgeheads" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.laconism.tld/bridgeheads/slicker.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.linesman.tld/contusing/forgoing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yanely Roff" + ] ; + dc:title "stickman forgoing adiathermancy" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.contusing.tld/adiathermancy/chollas.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.failed.tld/saclike/rework.html" ; + bench:booktitle "bridled depths saclike" ; + dc:creator _:b1638 ; + dc:title "depths rework plectra" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.saclike.tld/plectra/forky.html" . + + + a bench:Proceedings ; + bench:booktitle "perfectibility adornment copulations" ; + dc:publisher "Butterworth-Heinemann" ; + dc:title "Proceeding 3 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b523 , _:b285 ; + swrc:isbn "0-8416-4759-0" ; + swrc:volume 2 ; + foaf:homepage "http://www.adornment.tld/warehouses/churchyards.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.opinionatedly.tld/whisks/clericalism.html" ; + bench:booktitle "attila anybodies whisks" ; + dc:creator _:b1648 ; + dc:title "anybodies clericalism nebbishes" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.whisks.tld/nebbishes/contritely.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gourmands.tld/dependence/apprehends.html" ; + dc:creator _:b1610 ; + dc:title "calypsoes apprehends somatically" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.dependence.tld/somatically/splatters.html" . + +_:b1571 a foaf:Person ; + foaf:name "Jovanka Kalinowski" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unverifiable.tld/feasting/oxbloods.html" ; + bench:booktitle "disarmer gorier feasting" ; + dc:creator _:b1130 ; + dc:title "gorier oxbloods ablates" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.feasting.tld/ablates/coitions.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reinvolves.tld/bloodfins/dafter.html" ; + dc:creator _:b533 ; + dc:title "chieftaincy dafter hoptoads" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.bloodfins.tld/hoptoads/codger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.watches.tld/sightlier/septette.html" ; + dc:creator _:b1435 ; + dc:title "hankerers septette bacteriotoxin" ; + swrc:journal ; + foaf:homepage "http://www.sightlier.tld/bacteriotoxin/prophesiers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.picketer.tld/comparativeness/rearmament.html" ; + bench:booktitle "unclogged bountied comparativeness" ; + dc:creator _:b503 , _:b1577 ; + dc:title "bountied rearmament obesity" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 139 ; + foaf:homepage "http://www.comparativeness.tld/obesity/lusted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.travois.tld/postulants/coitally.html" ; + dc:creator _:b818 ; + dc:title "nutritionist coitally cheepers" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.postulants.tld/cheepers/cambodian.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dietetics.tld/wiredraws/slabbers.html" ; + bench:booktitle "darkish compensators wiredraws" ; + dc:creator _:b901 ; + dc:title "compensators slabbers authorizing" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 167 ; + foaf:homepage "http://www.wiredraws.tld/authorizing/poleward.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.talebearer.tld/manipulations/compiles.html" ; + bench:booktitle "cardiography velveted manipulations" ; + dc:creator _:b143 ; + dc:title "velveted compiles viers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 104 ; + foaf:homepage "http://www.manipulations.tld/viers/processionals.html" . + +_:b1631 a foaf:Person ; + foaf:name "Patrick Halcon" . + +_:b1049 a foaf:Person ; + foaf:name "Aleksndra Roncskevitz" . + + + a bench:Inproceedings ; + bench:booktitle "upboiling soberer turnspit" ; + dc:creator _:b1285 ; + dc:title "copses turnspit squanderers" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.soberer.tld/squanderers/illustrates.html" . + +_:b544 a foaf:Person ; + foaf:name "Walerian Massetti" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motorbuses.tld/goldsmiths/kebabs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Poloudnitsa Pon" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Katrina Hilgers" + ] ; + dc:title "londoners kebabs propanes" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.goldsmiths.tld/propanes/decontaminations.html" . + +_:b1458 a foaf:Person ; + foaf:name "Hortencia Brenda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shoemakers.tld/venires/crenelates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elna Jerone" + ] ; + dc:title "drams crenelates modernizing" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.venires.tld/modernizing/nanograms.html" . + + + a bench:Article ; + dc:creator _:b1836 ; + dc:title "depreciations bedumbs acceptees" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.thermostatic.tld/acceptees/diastole.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Caleb Wernick" + ] ; + dc:title "casava simplistically mellowly" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.savers.tld/mellowly/fesse.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hoitsu Mccahill" + ] ; + dc:title "janitress untutored shuttling" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.wedding.tld/shuttling/sorel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.colonelcies.tld/lithiums/whizbangs.html" ; + dc:creator _:b229 ; + dc:title "whorl whizbangs micros" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.lithiums.tld/micros/intermezzos.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.diked.tld/slummers/drawls.html" ; + bench:booktitle "invoked bantling slummers" ; + dc:creator _:b660 ; + dc:title "bantling drawls yelpers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.slummers.tld/yelpers/shogun.html" . + +_:b569 a foaf:Person ; + foaf:name "Takuma Moncur" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uttering.tld/valets/carousal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pierce Manis" + ] ; + dc:title "outlasts carousal sanctioners" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.valets.tld/sanctioners/scrunched.html" . + + + a bench:Article ; + dc:creator _:b1672 ; + dc:title "teens sheepman pulsejets" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.anchored.tld/pulsejets/attributively.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whimpering.tld/goofballs/antihypertensives.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cordula Grattan" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kongrey Stoyer" + ] ; + dc:title "catchiest antihypertensives formfitting" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.goofballs.tld/formfitting/prescience.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lyutsiana Magistrale" + ] ; + dc:title "airproofed woodcutter cl" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.gammer.tld/cl/unobstructed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Angelikus Rhudy" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Elikonida Holloran" + ] ; + dc:title "unforeseeable magdalen exciter" ; + swrc:journal ; + foaf:homepage "http://www.acquirements.tld/exciter/balsaming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sages.tld/asked/penning.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Briana Cordon" + ] ; + dc:title "libelers penning waded" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.asked.tld/waded/negations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.locomotes.tld/preferable/ovules.html" ; + bench:booktitle "undernourishment executrices preferable" ; + dc:creator _:b960 , person:Paul_Erdoes ; + dc:title "executrices ovules adios" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 8 ; + foaf:homepage "http://www.preferable.tld/adios/devaluations.html" . + + + a bench:Inproceedings ; + bench:booktitle "irresistibly metatheses lamentations" ; + dc:creator _:b1618 ; + dc:title "undelivered lamentations plaints" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 182 ; + foaf:homepage "http://www.metatheses.tld/plaints/bathing.html" . + +_:b485 a foaf:Person ; + foaf:name "Jailah Bonamo" . + +_:b1575 a foaf:Person ; + foaf:name "Patty Overbeck" . + +_:b1098 a foaf:Person ; + foaf:name "Nanette Casado" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gravelled.tld/noiseless/bewares.html" ; + bench:booktitle "aspirers mummied noiseless" ; + dc:creator _:b1354 , person:Paul_Erdoes ; + dc:title "mummied bewares reloader" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.noiseless.tld/reloader/ossia.html" . + +_:b1802 a foaf:Person ; + foaf:name "Samba Deuink" . + + + a bench:Article ; + rdfs:seeAlso "http://www.casted.tld/regattas/recitals.html" ; + dc:creator _:b1370 ; + dc:title "realignment recitals cushiness" ; + swrc:journal ; + foaf:homepage "http://www.regattas.tld/cushiness/predusks.html" . + +_:b561 a foaf:Person ; + foaf:name "Homar Wubbel" . + +_:b776 a foaf:Person ; + foaf:name "Flurina Carmella" . + + + a bench:Inproceedings ; + bench:booktitle "balusters magnetizers consignment" ; + dc:creator _:b755 ; + dc:title "coordinators consignment exilic" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.magnetizers.tld/exilic/racecourse.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.plebiscites.tld/accouterments/griped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jared Torgersen" + ] ; + dc:title "downcasts griped governed" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.accouterments.tld/governed/tauts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.inconsumable.tld/standings/filmstrips.html" ; + bench:booktitle "clued captors standings" ; + dc:creator _:b1110 , _:b1569 ; + dc:title "captors filmstrips systole" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.standings.tld/systole/achiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chuckled.tld/pyromaniacal/regularized.html" ; + dc:creator _:b1761 ; + dc:title "refiner regularized miniskirt" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.pyromaniacal.tld/miniskirt/procommunists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ignorantness.tld/anoint/grot.html" ; + dc:creator _:b1543 , _:b1551 ; + dc:title "undulant grot extracts" ; + swrc:journal ; + swrc:note "snobbishness pelletizing nickering beatitudes genes cubebs popping interplead halavahs frettiest" ; + swrc:pages 57 ; + foaf:homepage "http://www.anoint.tld/extracts/giftedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.impersonated.tld/vastness/suspire.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mervyn Chamnanphony" + ] ; + dc:title "envisage suspire tattersalls" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.vastness.tld/tattersalls/supertaxes.html" . + +_:b1377 a foaf:Person ; + foaf:name "Caprice Schanding" . + +_:b1544 a foaf:Person ; + foaf:name "Trina Sjerven" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.effectuated.tld/pitied/peavey.html" ; + bench:booktitle "plowing afflicts pitied" ; + dc:creator _:b1698 ; + dc:title "afflicts peavey centers" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.pitied.tld/centers/risker.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elenya Oksen" + ] ; + dc:title "prattles manors biotypes" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.posteriority.tld/biotypes/corrugates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cedulas.tld/thumbscrew/beekeepers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Adishree Martinel" + ] ; + dc:title "auxin beekeepers heterogenous" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.thumbscrew.tld/heterogenous/swooned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decoratively.tld/spelling/carved.html" ; + bench:booktitle "flyman embarkment spelling" ; + dc:creator _:b1519 ; + dc:title "embarkment carved archduchess" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.spelling.tld/archduchess/enfranchises.html" . + + + a bench:Inproceedings ; + bench:booktitle "foregather legatos acrimonies" ; + dc:creator _:b1521 , _:b67 ; + dc:title "insensibility acrimonies amplest" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.legatos.tld/amplest/horologies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fellatrix.tld/wirephotos/cracksman.html" ; + dc:creator _:b393 ; + dc:title "prefabricating cracksman seizures" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.wirephotos.tld/seizures/trustified.html" . + + + a bench:Proceedings ; + bench:booktitle "psychosexual ormolu restrictionist" ; + dc:publisher "Baltzer Science Publishers" ; + dc:title "Proceeding 1 (1958)" ; + dcterms:issued 1958 ; + swrc:editor _:b634 , person:Paul_Erdoes , _:b1586 ; + swrc:isbn "0-3744-5670-0" ; + swrc:series 1655 ; + swrc:volume 7 ; + foaf:homepage "http://www.ormolu.tld/slimed/roughhewed.html" . + +_:b1773 a foaf:Person ; + foaf:name "Abdallah Kahrer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.whacked.tld/thirds/crusades.html" ; + dc:creator _:b1173 ; + dc:title "beakier crusades discolor" ; + swrc:journal ; + swrc:note "waiving brutes costively sequiturs scooting palsied silurian encroached smooching hilts whiplashes" ; + swrc:pages 190 ; + foaf:homepage "http://www.thirds.tld/discolor/burnishing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demonstrator.tld/climatal/airscrew.html" ; + bench:booktitle "inundating envied climatal" ; + dc:creator _:b1397 ; + dc:title "envied airscrew avocados" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 145 ; + foaf:homepage "http://www.climatal.tld/avocados/inarticulateness.html" . + + + a bench:Article ; + bench:abstract "flagellated satoris rattish pustuled upbraids alimentation crowds streaking midgut fewness advancing viewfinder nimbi miniseries enterprize mousier boondoggles estragons bother depopulators heartburn misterm dialed respectability exorciser ohing slinger cemeteries convivially assigned unamortized connecting subcauses onery bulger libraries attractants reactivate ables professedly psychosexually ownerships draftees ministration traduce anthills bollixes thrillingly numerations lungers foundlings fibers glover pekinese decoyer foredates browser visaged allergens ageratums redemonstration carotidal cliquish paned atheistical comme adoration repetitiousness missourians estimation provokes plunkers fairness redigested swobber pomaded rows superegos vaultings garret expediential unsophisticated detainment humanities freeholds translators xebec homemaker storewide frankness milquetoast conformity relishable retouchers outspread obsoleted pippin clutters izzard rooster limpness graphologies agronomies hairstyles majored heathenism drywalls disobeyed coamings candidates awakening witnesser lassitudes outgassed specifying narcotizes tantalize crayonists condignly pussies ecdysial inculpate counterfeitness synaesthetic eutrophy gestures tugboat executrixes repacifies affinities depositional trephining reevaluates greathearted plusher witcheries unriddling armistices hedonists inertness stilling sanity loosener fussier foins electrocutes sallowy spherical stockyard beaky motormen trespassing replant destrier psaltry lowbrow cacophonous meerschaums minicomputers stoup amu demarcator messiest unforeseeable acquirements magdalen exciter balsaming federalizations inducts afros signaling feedlots fearer attraction pinfeather blacklisting scribes jurist conditioned taphole shlocks fieldpiece ricrac labored copulae adsorbable meliorative regressed kickers chaoses disagreement clamper springed mastodons demanding precipices assegai skipper moltenly darting contributes toeplates reprocesses caudate bugeye talkatively subtract capitalized scrimshaw underworld rescinder rethreading pedicurists prosily complying stopgaps circulates" ; + dc:creator [ a foaf:Person ; + foaf:name "Oliverios Ogden" + ] ; + dc:title "hooky inverter treasurers" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.overskeptical.tld/treasurers/microscopical.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.farting.tld/disembody/swaddled.html" ; + bench:booktitle "glissades abbotcy disembody" ; + dc:creator _:b1837 ; + dc:title "abbotcy swaddled socked" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 101 ; + foaf:homepage "http://www.disembody.tld/socked/titlists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ridgepoles.tld/intertangling/spadeful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Grant Melius" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Hisahsi Ferran" + ] ; + dc:title "cavillers spadeful kayoing" ; + swrc:journal ; + foaf:homepage "http://www.intertangling.tld/kayoing/tokenisms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.isotonically.tld/unincumbered/intrepidity.html" ; + bench:booktitle "massiveness closeness unincumbered" ; + dc:creator _:b1300 , _:b1587 ; + dc:title "closeness intrepidity hocking" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.unincumbered.tld/hocking/frosh.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pyotr Giffen" + ] ; + dc:title "foams outshone reecho" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.avg.tld/reecho/recruited.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sinkholes.tld/orneriness/indiscreetness.html" ; + dc:creator _:b974 ; + dc:title "officiousness indiscreetness unextended" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.orneriness.tld/unextended/lengthened.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.demonical.tld/somnolence/geeing.html" ; + bench:booktitle "regranting caesarists somnolence" ; + dc:creator _:b1567 ; + dc:title "caesarists geeing overinsuring" ; + dcterms:issued 1964 ; + swrc:pages 162 ; + foaf:homepage "http://www.somnolence.tld/overinsuring/congruities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.untidiest.tld/vitrines/moisturizer.html" ; + dc:creator _:b1795 ; + dc:title "danegelds moisturizer disappointed" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.vitrines.tld/disappointed/backwash.html" . + +_:b914 a foaf:Person ; + foaf:name "Fujio Hocke" . + + + a bench:Article ; + rdfs:seeAlso "http://www.firebases.tld/fonded/disciplines.html" ; + dc:creator _:b1276 ; + dc:title "blasphemies disciplines frightens" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.fonded.tld/frightens/bastings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pailsful.tld/glorifying/dildoe.html" ; + dc:creator _:b1470 ; + dc:title "hyperbole dildoe bolshevists" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.glorifying.tld/bolshevists/plutocrats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tussock.tld/forefeels/slurrying.html" ; + dc:creator _:b907 ; + dc:title "compliantly slurrying spittoons" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.forefeels.tld/spittoons/applauder.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.strafing.tld/fruitier/queerly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tandu Miltenberger" + ] ; + dc:title "pissant queerly concrescences" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.fruitier.tld/concrescences/pridefully.html" . + +_:b465 a foaf:Person ; + foaf:name "Bhilangana Beauman" . + + + a bench:Article ; + dc:creator _:b1725 ; + dc:title "nevermore diddler orth" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.gorsier.tld/orth/operands.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disservice.tld/frustrations/internationalists.html" ; + bench:booktitle "casuistic solubles frustrations" ; + dc:creator _:b401 ; + dc:title "solubles internationalists nationally" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.frustrations.tld/nationally/imperialism.html" . + +_:b1838 a foaf:Person ; + foaf:name "Magena Scherb" . + + + a bench:Article ; + dc:creator _:b80 ; + dc:title "cranial snobbily foals" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.actinically.tld/foals/stickier.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Efrosenia Majer" + ] ; + dc:title "curfewed imagoes reissuers" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.stethoscopic.tld/reissuers/cyborgs.html" . + +_:b706 a foaf:Person ; + foaf:name "Wala Dydo" . + +_:b567 a foaf:Person ; + foaf:name "Shadhaa Gomillion" . + + + a bench:Inproceedings ; + bench:booktitle "republishing distress collection" ; + dc:creator _:b1426 , _:b843 ; + dc:title "menstruum collection barbecues" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.distress.tld/barbecues/sibilantly.html" . + +_:b1647 a foaf:Person ; + foaf:name "Vasilis Carretta" . + +_:b1595 a foaf:Person ; + foaf:name "Takehide Gauna" . + +_:b318 a foaf:Person ; + foaf:name "Dionysios Saucer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transgressing.tld/virulences/croaks.html" ; + dc:creator _:b1433 ; + dc:title "aweless croaks jungly" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.virulences.tld/jungly/dogtrotted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.consecrator.tld/conks/terser.html" ; + dc:creator _:b919 ; + dc:title "remigrating terser refiners" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.conks.tld/refiners/finalize.html" . + +_:b727 a foaf:Person ; + foaf:name "Talaal Mollo" . + +_:b1337 a foaf:Person ; + foaf:name "Sonechka Matye" . + + + a bench:Article ; + rdfs:seeAlso "http://www.learnings.tld/bureaucracies/overworked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Donovan Sixsmith" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Rayna Klimek" + ] ; + dc:title "decidedly overworked gettered" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.bureaucracies.tld/gettered/motey.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.perpendicularly.tld/worships/bankrolling.html" ; + bench:booktitle "pupillometries dangler worships" ; + dc:creator _:b512 , _:b1511 ; + dc:title "dangler bankrolling sneakers" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.worships.tld/sneakers/gallnuts.html" . + +_:b1143 a foaf:Person ; + foaf:name "Carson Skagen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.buying.tld/ententes/tragically.html" ; + dc:creator person:Paul_Erdoes , _:b1406 ; + dc:title "luting tragically backlashed" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.ententes.tld/backlashed/published.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antilabor.tld/dbms/authentically.html" ; + dc:creator _:b1839 ; + dc:title "gratifyingly authentically tallowing" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.dbms.tld/tallowing/perpetrated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nocturnes.tld/ricercar/emanated.html" ; + bench:cdrom "http://www.particularity.tld/angelicas/ricercar.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tyonna Sturdevant" + ] ; + dc:title "angelicas emanated disarmers" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.ricercar.tld/disarmers/deionized.html" . + +_:b1050 a foaf:Person ; + foaf:name "Raizel Boylston" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cocobolo.tld/nonproportionally/lions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sosa Klitz" + ] ; + dc:title "evidentiary lions bridler" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.nonproportionally.tld/bridler/pitiably.html" . + +_:b1636 a foaf:Person ; + foaf:name "Alissa Woodridge" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yoking.tld/crenation/bullyboys.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aziza Rapaport" + ] ; + dc:title "foxskin bullyboys cigarets" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.crenation.tld/cigarets/unhandicapped.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frappe.tld/trysters/recitation.html" ; + dc:creator _:b1533 ; + dc:creator [ a foaf:Person ; + foaf:name "Jardena Trauth" + ] ; + dc:title "wolverine recitation athenians" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.trysters.tld/athenians/alit.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b797 , _:b658 ; + swrc:number 1 ; + swrc:volume 16 . + + + a bench:Inproceedings ; + bench:booktitle "misogynistic ext attainders" ; + dc:creator _:b731 , _:b101 ; + dc:title "hic attainders repeoples" ; + dcterms:issued 1966 ; + swrc:pages 125 ; + foaf:homepage "http://www.ext.tld/repeoples/preboiling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reaccent.tld/voraciousness/stepladder.html" ; + bench:booktitle "congealed assesses voraciousness" ; + dc:creator _:b480 ; + dc:title "assesses stepladder kited" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.voraciousness.tld/kited/disliker.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bubo.tld/assignat/optimally.html" ; + bench:booktitle "pasteurized alliterated assignat" ; + dc:creator person:Paul_Erdoes , _:b5 ; + dc:title "alliterated optimally oblongly" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.assignat.tld/oblongly/confirms.html" . + +_:b1162 a foaf:Person ; + foaf:name "Ekantika Bisogno" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.statuting.tld/attractively/vower.html" ; + bench:booktitle "beaters whiteout attractively" ; + dc:creator _:b1780 ; + dc:title "whiteout vower trounced" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.attractively.tld/trounced/astringed.html" . + +_:b1840 a foaf:Person ; + foaf:name "Kea Croshaw" . + +_:b1133 a foaf:Person ; + foaf:name "Jace Ruotolo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Safiyya Letchaw" + ] ; + dc:title "inconvenience dipped votarists" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.triunities.tld/votarists/kilogram.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vaults.tld/osteitic/commodiousness.html" ; + bench:booktitle "bathhouse pacifically osteitic" ; + dc:creator _:b10 , _:b1028 ; + dc:title "pacifically commodiousness lumpers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 99 ; + foaf:homepage "http://www.osteitic.tld/lumpers/amicabilities.html" . + +_:b1829 a foaf:Person ; + foaf:name "Hieronim Mccaig" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snippily.tld/gallivanters/unaddressed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rhodes Mishou" + ] ; + dc:title "meadowy unaddressed yachtswoman" ; + swrc:journal ; + foaf:homepage "http://www.gallivanters.tld/yachtswoman/cereals.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tsp.tld/leaves/admirable.html" ; + bench:booktitle "winglets jihads leaves" ; + dc:creator _:b1765 ; + dc:title "jihads admirable formating" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.leaves.tld/formating/lockless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outcries.tld/instigated/cheviot.html" ; + dc:creator _:b929 , _:b1827 ; + dc:title "inpatient cheviot hullabaloo" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.instigated.tld/hullabaloo/corresponds.html" . + + + a bench:Inproceedings ; + bench:booktitle "menstruation giddiness orations" ; + dc:creator _:b1580 , _:b1755 ; + dc:title "curfews orations luff" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.giddiness.tld/luff/cotes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loather.tld/cynical/shuttered.html" ; + dc:creator _:b1553 ; + dc:creator [ a foaf:Person ; + foaf:name "Evstoliia Hueckman" + ] ; + dc:title "disarranging shuttered yahoo" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.cynical.tld/yahoo/remeasuring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sirupy.tld/mischievously/probations.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amile Perkoski" + ] ; + dc:title "endive probations weighage" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.mischievously.tld/weighage/careerers.html" . + + + a bench:Article ; + dc:creator _:b970 ; + dc:title "guaranteed baggings insalivation" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.giggliest.tld/insalivation/pitifuller.html" . + +_:b1447 a foaf:Person ; + foaf:name "Theron Tupper" . + +_:b76 a foaf:Person ; + foaf:name "Carine Hataway" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sparry.tld/sandalwoods/renominates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Manaara Tennett" + ] ; + dc:title "checkering renominates condemner" ; + swrc:journal ; + swrc:month 1 ; + swrc:pages 182 ; + foaf:homepage "http://www.sandalwoods.tld/condemner/goslings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.population.tld/reds/armorers.html" ; + dc:creator _:b968 ; + dc:title "disobliging armorers uric" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.reds.tld/uric/klutzier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decamped.tld/certificates/desolation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ghaaliba Klez" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Taisho Gasbarro" + ] ; + dc:title "tranquility desolation agin" ; + swrc:journal ; + foaf:homepage "http://www.certificates.tld/agin/permutationists.html" . + +_:b1724 a foaf:Person ; + foaf:name "Shigemasa Raducha" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1093 ; + dc:title "renege regularities planarity" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.briefless.tld/planarity/stubborner.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pharisee.tld/spurry/depletes.html" ; + dc:creator _:b1700 ; + dc:title "underexpose depletes cabby" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.spurry.tld/cabby/lightful.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.evacuations.tld/daystars/whoops.html" ; + bench:booktitle "milling squirmers daystars" ; + dc:creator _:b272 , _:b1529 ; + dc:title "squirmers whoops merrymaker" ; + dcterms:issued 1956 ; + swrc:pages 51 ; + foaf:homepage "http://www.daystars.tld/merrymaker/knifers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nobbier.tld/formulates/consanguinities.html" ; + dc:creator _:b1016 ; + dc:title "inflight consanguinities immunosuppressants" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.formulates.tld/immunosuppressants/tympanic.html" . + + + a bench:Inproceedings ; + bench:booktitle "bicarbonates wavering enfin" ; + dc:creator _:b423 , _:b1841 ; + dc:title "distinguishably enfin nonadhesive" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 136 ; + foaf:homepage "http://www.wavering.tld/nonadhesive/discrepancy.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.precedable.tld/novella/mahjongs.html" ; + bench:booktitle "vasomotor orchestrally novella" ; + dc:creator _:b535 ; + dc:title "orchestrally mahjongs estrogen" ; + dcterms:issued 1961 ; + swrc:pages 199 ; + foaf:homepage "http://www.novella.tld/estrogen/unfamiliarly.html" . + +_:b1555 a foaf:Person ; + foaf:name "Mubashshir Cottle" . + + + a bench:Proceedings ; + bench:booktitle "dichotic gipsy scorepad" ; + dc:publisher "Pluto Press Ltd" ; + dc:title "Proceeding 1 (1953)" ; + dcterms:issued 1953 ; + swrc:editor person:Paul_Erdoes ; + swrc:series 1961 ; + swrc:volume 4 ; + foaf:homepage "http://www.gipsy.tld/males/tatterdemalion.html" . + +_:b1598 a foaf:Person ; + foaf:name "Kuniyoshi Sebold" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entwists.tld/retribute/untrammelled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bozena Tilly" + ] ; + dc:title "retrenching untrammelled undeclared" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.retribute.tld/undeclared/refolds.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.linkers.tld/tannins/footsteps.html" ; + dc:creator _:b1602 ; + dc:title "braze footsteps landings" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.tannins.tld/landings/pseudonyms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fortunes.tld/guernseys/wrathily.html" ; + dc:creator _:b1623 ; + dc:title "subalterns wrathily hasteners" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.guernseys.tld/hasteners/unoffered.html" . + +_:b942 a foaf:Person ; + foaf:name "Nadya Rougier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.minimums.tld/rebop/tularemic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fikriyya Siddiq" + ] ; + dc:title "instarred tularemic polynomials" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.rebop.tld/polynomials/communalized.html" . + +_:b734 a foaf:Person ; + foaf:name "Malena Stile" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Haimo Huesso" + ] ; + dc:title "miladies pilothouses onanism" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.compactions.tld/onanism/overtime.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irritatingly.tld/milksop/exacting.html" ; + dc:creator _:b1776 ; + dc:title "afghanis exacting deodorizer" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.milksop.tld/deodorizer/transsexual.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.felicitously.tld/blueys/withed.html" ; + dc:creator _:b1797 ; + dc:title "pizazz withed snuffler" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.blueys.tld/snuffler/clamour.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soullessness.tld/pastramis/faddish.html" ; + dc:creator _:b1742 ; + dc:title "vicarage faddish kinglets" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.pastramis.tld/kinglets/archenemies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tunning.tld/illustrations/sorbitols.html" ; + dc:creator _:b1656 ; + dc:title "reenactments sorbitols masticates" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.illustrations.tld/masticates/langur.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shifts.tld/unmuffling/saluting.html" ; + dc:creator _:b1762 ; + dc:title "tollages saluting laager" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.unmuffling.tld/laager/acoustically.html" . + +_:b1738 a foaf:Person ; + foaf:name "ZefaAaden Raridon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bourree.tld/titteringly/outboasts.html" ; + dc:creator _:b1465 ; + dc:title "ardour outboasts closefisted" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.titteringly.tld/closefisted/galas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tillages.tld/bonanzas/footboy.html" ; + dc:creator _:b1221 ; + dc:creator [ a foaf:Person ; + foaf:name "Halyna Ritzer" + ] ; + dc:title "heisters footboy reverential" ; + swrc:journal ; + foaf:homepage "http://www.bonanzas.tld/reverential/arches.html" . + +_:b1645 a foaf:Person ; + foaf:name "Latoya Lovato" . + + + a bench:Article ; + dc:creator _:b1783 ; + dc:title "recks discomposure crimsoned" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.shorelines.tld/crimsoned/cerebrals.html" . + +_:b1459 a foaf:Person ; + foaf:name "Papandrou Stich" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.penancing.tld/reshaping/landslides.html" ; + bench:booktitle "sideward overdoes reshaping" ; + dc:creator _:b40 ; + dc:title "overdoes landslides unsay" ; + dcterms:issued 1957 ; + swrc:pages 146 ; + foaf:homepage "http://www.reshaping.tld/unsay/computerized.html" . + +_:b947 a foaf:Person ; + foaf:name "Anandamayi Clerf" . + +_:b1160 a foaf:Person ; + foaf:name "Prica Bowes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anatomizes.tld/ransoming/lanoline.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Patrido Sielaff" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cellina Schlosser" + ] ; + dc:title "acidosis lanoline baddies" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.ransoming.tld/baddies/unchilled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vanward.tld/portioned/pranksters.html" ; + dc:creator _:b1642 ; + dc:creator [ a foaf:Person ; + foaf:name "Natesa Picard" + ] ; + dc:title "folksily pranksters strolling" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.portioned.tld/strolling/prewarmed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cicadas.tld/sidestroke/parameterization.html" ; + dc:creator _:b154 ; + dc:title "oceanographers parameterization oppressing" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.sidestroke.tld/oppressing/emotionalize.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cense.tld/evils/royals.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dukinea Zmijewski" + ] ; + dc:title "shapely royals pitchy" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.evils.tld/pitchy/encephalon.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.meagerly.tld/derogatorily/pouted.html" ; + bench:booktitle "assureds bollixing derogatorily" ; + dc:creator _:b505 ; + dc:title "bollixing pouted oxygenates" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 108 ; + foaf:homepage "http://www.derogatorily.tld/oxygenates/tarweeds.html" . + + + a bench:Inproceedings ; + bench:booktitle "unforced oversimplifying disclamation" ; + dc:creator _:b51 ; + dc:title "sailed disclamation constriction" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 58 ; + foaf:homepage "http://www.oversimplifying.tld/constriction/impersonations.html" . + +_:b560 a foaf:Person ; + foaf:name "Ashlyn Symeon" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laicisms.tld/appointments/antilabor.html" ; + dc:creator _:b342 ; + dc:creator [ a foaf:Person ; + foaf:name "Fernanda Hokutan" + ] ; + dc:title "bookrack antilabor gratifyingly" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.appointments.tld/gratifyingly/dbms.html" . + +_:b1376 a foaf:Person ; + foaf:name "Patrizio Iliffe" . + +_:b912 a foaf:Person ; + foaf:name "Tayshia Marrara" . + + + a bench:Article ; + rdfs:seeAlso "http://www.physicochemical.tld/vegetarians/deprecators.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cj Traffanstedt" + ] ; + dc:title "muckraker deprecators coifed" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.vegetarians.tld/coifed/refed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ahava Colasuonno" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cleta Zaremba" + ] ; + dc:title "tike overgrew exaggerates" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.ecus.tld/exaggerates/unreasonably.html" . + + + a bench:Article ; + dc:creator _:b1398 ; + dc:title "vexations salutarily cardiotherapies" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.thorpes.tld/cardiotherapies/premisses.html" . + +_:b1538 a foaf:Person ; + foaf:name "Bahar Banter" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.decalcomanias.tld/nonpartisans/ophidians.html" ; + bench:booktitle "semideserts tinny nonpartisans" ; + dc:creator [ a foaf:Person ; + foaf:name "Taajuddeen Simmelink" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Christophe Careaga" + ] ; + dc:title "tinny ophidians jadishly" ; + dcterms:issued 1960 ; + dcterms:partOf ; + foaf:homepage "http://www.nonpartisans.tld/jadishly/disfunction.html" . + + + a bench:Inproceedings ; + bench:booktitle "sergeancy presided concertize" ; + dc:creator _:b1471 , _:b1842 ; + dc:title "pianofortes concertize mimosa" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.presided.tld/mimosa/dulses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.revealed.tld/hotels/willfulness.html" ; + bench:booktitle "tales huskier hotels" ; + dc:creator _:b1588 ; + dc:title "huskier willfulness sudsed" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.hotels.tld/sudsed/prelimits.html" . + +_:b709 a foaf:Person ; + foaf:name "Risa Muninger" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.neguses.tld/insistence/assemblyman.html" ; + bench:booktitle "reneging uprisers insistence" ; + dc:creator _:b1219 ; + dc:title "uprisers assemblyman valence" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 197 ; + foaf:homepage "http://www.insistence.tld/valence/bingo.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.symphonies.tld/pensions/warworn.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Janecska Turrey" + ] ; + dc:title "mummified warworn deafness" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.pensions.tld/deafness/oceanologist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aggravation.tld/functionally/knowing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Brigitte Trnong" + ] ; + dc:title "mispronounced knowing containerizing" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.functionally.tld/containerizing/portraying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.joyless.tld/crestal/mopped.html" ; + dc:creator _:b41 ; + dc:title "indents mopped ambiguousness" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.crestal.tld/ambiguousness/caged.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Solange Alson" + ] ; + dc:title "corkscrewed clewed reassemble" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.promiscuousness.tld/reassemble/hesitation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.transformations.tld/hopefuls/softeners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Savastianova Vierk" + ] ; + dc:title "argylls softeners reinstalls" ; + swrc:journal ; + swrc:note "proctoscopy omened bemired quietens adjoins sagger retouch vitalist rearmed" ; + swrc:pages 103 ; + foaf:homepage "http://www.hopefuls.tld/reinstalls/uncontrite.html" . + +_:b657 a foaf:Person ; + foaf:name "Ramerra Greenup" . + + + a bench:Article ; + rdfs:seeAlso "http://www.teratogen.tld/associatively/insensitively.html" ; + dc:creator _:b1765 ; + dc:creator [ a foaf:Person ; + foaf:name "Liselotte Groleau" + ] ; + dc:title "nitros insensitively commiseratively" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.associatively.tld/commiseratively/vampirism.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.sidestepped.tld/indefeasible/estimators.html" ; + bench:booktitle "dills defuze indefeasible" ; + dc:creator _:b1817 ; + dc:title "defuze estimators tenpin" ; + dcterms:issued 1963 ; + swrc:pages 59 ; + foaf:homepage "http://www.indefeasible.tld/tenpin/syndication.html" . + +_:b1401 a foaf:Person ; + foaf:name "Tsuruki Hazelrigg" . + + + a bench:Article ; + dc:creator _:b622 ; + dc:title "orphanhood jimmied domiciliary" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.muckrake.tld/domiciliary/deathlessly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skateboarders.tld/sludges/ashcan.html" ; + dc:creator _:b1556 ; + dc:title "potters ashcan deriders" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.sludges.tld/deriders/hewer.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kiyomasu Simank" + ] ; + dc:title "gladness corgis nightmares" ; + swrc:journal ; + swrc:note "displease complicatedness linguinis gonophs slitless wipeouts mimickers intercessions majestical carolinians preadolescents" ; + swrc:pages 178 ; + foaf:homepage "http://www.fazed.tld/nightmares/supplicant.html" . + +_:b1567 a foaf:Person ; + foaf:name "Madalena Polan" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.subjectiveness.tld/quarrelers/nonsalaried.html" ; + bench:booktitle "cutin conflicted quarrelers" ; + dc:creator _:b900 , _:b1769 ; + dc:title "conflicted nonsalaried spitted" ; + dcterms:issued 1959 ; + swrc:pages 63 ; + foaf:homepage "http://www.quarrelers.tld/spitted/unsubmissive.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stenographers.tld/aslope/seawaters.html" ; + dc:creator person:Paul_Erdoes , _:b1309 ; + dc:title "reallocating seawaters ruminative" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.aslope.tld/ruminative/patronly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.affecter.tld/asap/succored.html" ; + dc:creator _:b1831 ; + dc:title "stomper succored kinescopes" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.asap.tld/kinescopes/bellows.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.potpie.tld/usurped/benumbedness.html" ; + bench:booktitle "broadsides nepotistical usurped" ; + dc:creator _:b1541 , _:b77 ; + dc:title "nepotistical benumbedness downcourt" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 156 ; + foaf:homepage "http://www.usurped.tld/downcourt/curator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stoutening.tld/defunctness/bestializing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Patroklus Hertel" + ] ; + dc:title "piling bestializing overconfident" ; + swrc:journal ; + swrc:pages 26 ; + foaf:homepage "http://www.defunctness.tld/overconfident/triadism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pollywogs.tld/viticulturist/inspiring.html" ; + bench:booktitle "dulcimer lichting viticulturist" ; + dc:creator _:b1240 , person:Paul_Erdoes ; + dc:title "lichting inspiring manilla" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 190 ; + foaf:homepage "http://www.viticulturist.tld/manilla/argyll.html" . + +_:b634 a foaf:Person ; + foaf:name "Taki Tenuta" . + +_:b269 a foaf:Person ; + foaf:name "ra Jansons" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.preestimating.tld/bannock/overtraining.html" ; + bench:booktitle "wkly decanting bannock" ; + dc:creator _:b1729 , _:b80 ; + dc:title "decanting overtraining endomorphic" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.bannock.tld/endomorphic/songbirds.html" . + +_:b1608 a foaf:Person ; + foaf:name "Mahmooda Buckmaster" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drupelet.tld/ways/unrevealed.html" ; + dc:creator _:b1118 ; + dc:title "stethoscopies unrevealed cadencing" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.ways.tld/cadencing/tuts.html" . + +_:b938 a foaf:Person ; + foaf:name "WanChih Mensing" . + + + a bench:Article ; + rdfs:seeAlso "http://www.penetrates.tld/constabulary/knucklers.html" ; + dc:creator _:b1417 ; + dc:title "funnels knucklers interlunar" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.constabulary.tld/interlunar/impairments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maize.tld/shortchanging/truncheons.html" ; + dc:creator _:b1001 ; + dc:title "inculpates truncheons simplism" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.shortchanging.tld/simplism/ejective.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.understudies.tld/plainspokenness/dekameters.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kleophea Chesterfield" + ] ; + dc:title "pummels dekameters viny" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.plainspokenness.tld/viny/xiv.html" . + + + a bench:Inproceedings ; + bench:booktitle "carnations beddings fellator" ; + dc:creator _:b88 ; + dc:title "internally fellator glowfly" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.beddings.tld/glowfly/acidness.html" . + +_:b1316 a foaf:Person ; + foaf:name "Ryuzaburo Estill" . + +_:b1726 a foaf:Person ; + foaf:name "Moriz Rourk" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brier.tld/ascorbate/noncombatants.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tomoaki Konarik" + ] ; + dc:title "whoopee noncombatants tingles" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.ascorbate.tld/tingles/fantasms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.valiantly.tld/extradites/stollens.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Lone Pavese" + ] ; + dc:title "unremorsefully stollens ponderers" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.extradites.tld/ponderers/conditione.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.predicting.tld/bioresearch/steeps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vashan Flener" + ] ; + dc:title "employs steeps hairline" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.bioresearch.tld/hairline/kins.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.runabouts.tld/gloaming/dissuasion.html" ; + bench:booktitle "ensnared politics gloaming" ; + dc:creator _:b1596 ; + dc:title "politics dissuasion droplets" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.gloaming.tld/droplets/compromising.html" . + +_:b1129 a foaf:Person ; + foaf:name "Doritt Gadbaw" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nubbier.tld/brouhahas/tarpapered.html" ; + bench:booktitle "radiotelegraphically mythologists brouhahas" ; + dc:creator person:Paul_Erdoes , _:b1795 ; + dc:title "mythologists tarpapered riggers" ; + dcterms:issued 1951 ; + swrc:pages 180 ; + foaf:homepage "http://www.brouhahas.tld/riggers/maladjusted.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Sumio Heinzle" + ] ; + dc:title "bacchanalian fluorosis marbleize" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.outcrops.tld/marbleize/apprising.html" . + +_:b904 a foaf:Person ; + foaf:name "Kassandra Mcumber" . + + + a bench:Article ; + rdfs:seeAlso "http://www.summits.tld/zingiest/spouseless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ebizo Mincher" + ] ; + dc:title "gunrunning spouseless manubriums" ; + swrc:journal ; + foaf:homepage "http://www.zingiest.tld/manubriums/deistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trimming.tld/proboscides/lagers.html" ; + dc:creator _:b482 , _:b1026 ; + dc:title "misinstruction lagers coffined" ; + swrc:journal ; + swrc:note "disregards incessantly overstimulate tzar bits municipalities buckhound villainess" ; + swrc:pages 192 ; + foaf:homepage "http://www.proboscides.tld/coffined/beaneries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bioclimatologies.tld/moonstruck/manumits.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iken Siluis" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dayu Vient" + ] ; + dc:title "bilabials manumits denizens" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.moonstruck.tld/denizens/leaned.html" . + +_:b1531 a foaf:Person ; + foaf:name "Tetsui Zekria" . + +_:b970 a foaf:Person ; + foaf:name "Mstislava Touby" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disable.tld/backslaps/sapphism.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Edria Mc" + ] ; + dc:title "grannies sapphism prostatectomies" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.backslaps.tld/prostatectomies/aw.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.seedings.tld/lugs/inordinately.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ludewiga Cronenberg" + ] ; + dc:title "paynims inordinately possesses" ; + swrc:journal ; + foaf:homepage "http://www.lugs.tld/possesses/bumpkins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncrates.tld/emulators/branchlike.html" ; + dc:creator _:b1498 ; + dc:title "disaffect branchlike chimed" ; + swrc:journal ; + foaf:homepage "http://www.emulators.tld/chimed/ai.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sails.tld/bider/schillings.html" ; + dc:creator _:b131 ; + dc:title "misanthropes schillings gyroscopically" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.bider.tld/gyroscopically/corroborated.html" . + +_:b515 a foaf:Person ; + foaf:name "Tiege Brdar" . + +_:b1798 a foaf:Person ; + foaf:name "Jakoba Bueche" . + + + a bench:Article ; + rdfs:seeAlso "http://www.turnstile.tld/weakhearted/outlawed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hananel Chowanec" + ] ; + dc:title "nance outlawed subtler" ; + swrc:journal ; + foaf:homepage "http://www.weakhearted.tld/subtler/aramaic.html" . + +_:b1839 a foaf:Person ; + foaf:name "Kyoshi Beltron" . + +_:b1513 a foaf:Person ; + foaf:name "Narkis Hickling" . + +_:b1747 a foaf:Person ; + foaf:name "Crysta Mateen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.horologist.tld/tellable/moonward.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Motoshige Decinti" + ] ; + dc:title "convalescents moonward dispossession" ; + swrc:journal ; + swrc:pages 29 ; + foaf:homepage "http://www.tellable.tld/dispossession/gruesomer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.episcopes.tld/ridiculed/distended.html" ; + dc:creator _:b608 ; + dc:title "singers distended prochurch" ; + swrc:journal ; + swrc:note "maddening occults glanders hallways adulteresses mistunes fermented etches proselytes libelees invoiced stereoscopies" ; + swrc:pages 168 ; + foaf:homepage "http://www.ridiculed.tld/prochurch/lagoons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.staunchest.tld/harsher/waxily.html" ; + dc:creator _:b1186 ; + dc:title "oftenest waxily tzarisms" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.harsher.tld/tzarisms/seamiest.html" . + + + a bench:Article ; + dc:creator _:b1479 ; + dc:title "wormish afferently pharmacologist" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.macrocephaly.tld/pharmacologist/retries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.appetizingly.tld/stolons/oilseeds.html" ; + dc:creator _:b366 , _:b349 ; + dc:title "idahoan oilseeds lancing" ; + swrc:journal ; + swrc:pages 32 ; + foaf:homepage "http://www.stolons.tld/lancing/perspicaciousness.html" . + +_:b1743 a foaf:Person ; + foaf:name "Seymour Annunziata" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overpraising.tld/nicknaming/underofficial.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ghaamid Beckfield" + ] ; + dc:title "catalogued underofficial microanalytic" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.nicknaming.tld/microanalytic/arrant.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Guiseppina Calderon" + ] ; + dc:title "quantifies mispronounce disqualification" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_20 ; + rdf:_21 ; + rdf:_22 ; + rdf:_23 ; + rdf:_24 ; + rdf:_25 ; + rdf:_26 ; + rdf:_27 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.auxins.tld/disqualification/repackage.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mulattos.tld/bewitched/raids.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Junzo Neugin" + ] ; + dc:title "dupped raids sensu" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.bewitched.tld/sensu/tangram.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rumbled.tld/bunkered/fortifiers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Theodon Poaipuni" + ] ; + dc:title "receipts fortifiers impishness" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.bunkered.tld/impishness/hacklers.html" . + + + a bench:Inproceedings ; + bench:booktitle "briars unenthusiastically unwieldiness" ; + dc:creator _:b110 ; + dc:title "brutify unwieldiness massagists" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 51 ; + foaf:homepage "http://www.unenthusiastically.tld/massagists/disagreeably.html" . + +_:b1556 a foaf:Person ; + foaf:name "Ergyryad Wolfe" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflexibility.tld/insulation/maladministrative.html" ; + dc:creator _:b1794 ; + dc:creator [ a foaf:Person ; + foaf:name "Izo Striker" + ] ; + dc:title "wornness maladministrative inaptly" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.insulation.tld/inaptly/crawlway.html" . + + + a bench:Inproceedings ; + bench:booktitle "fatback resider regents" ; + dc:creator person:Paul_Erdoes , _:b113 ; + dc:title "unraveling regents towers" ; + dcterms:issued 1965 ; + swrc:pages 4 ; + foaf:homepage "http://www.resider.tld/towers/sabines.html" . + +_:b754 a foaf:Person ; + foaf:name "Lukyan Sondrup" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tarmac.tld/bemas/placentography.html" ; + dc:creator _:b728 ; + dc:title "justifying placentography choirboy" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.bemas.tld/choirboy/adjoined.html" . + +_:b1511 a foaf:Person ; + foaf:name "Agnes Emerson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mazes.tld/probeable/sikhs.html" ; + dc:creator _:b1291 , _:b588 ; + dc:title "mangling sikhs disgorge" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.probeable.tld/disgorge/bacchanalian.html" . + +_:b1216 a foaf:Person ; + foaf:name "Teana Stallworth" . + +_:b1291 a foaf:Person ; + foaf:name "Ehud Bazzle" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trameled.tld/blazed/lasagne.html" ; + dc:creator _:b575 ; + dc:title "flunkey lasagne antiabortion" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.blazed.tld/antiabortion/phoenicians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deportment.tld/critically/cases.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Emilie Wege" + ] ; + dc:title "peonages cases timothies" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.critically.tld/timothies/tippier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.windily.tld/flaring/ramie.html" ; + dc:creator _:b472 ; + dc:title "spiel ramie overdosage" ; + swrc:journal ; + foaf:homepage "http://www.flaring.tld/overdosage/journeyer.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.postseasonal.tld/forts/eminency.html" ; + bench:booktitle "toxifying buccaneer forts" ; + dc:creator _:b118 ; + dc:title "buccaneer eminency dominium" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 127 ; + foaf:homepage "http://www.forts.tld/dominium/mishandling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reversing.tld/gravies/quadrigamist.html" ; + dc:creator _:b492 ; + dc:title "monstrances quadrigamist mysteriously" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.gravies.tld/mysteriously/trenchers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overgrows.tld/serrying/irises.html" ; + dc:creator _:b932 ; + dc:title "tardo irises overprotection" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.serrying.tld/overprotection/tabernacles.html" . + + + a bench:Inproceedings ; + bench:booktitle "abolishable ingle unwarier" ; + dc:creator _:b1018 ; + dc:title "rivetted unwarier addictive" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.ingle.tld/addictive/catafalques.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recrowns.tld/didactically/acerb.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liuthild Acors" + ] ; + dc:title "compendiums acerb helipad" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.didactically.tld/helipad/harms.html" . + +_:b925 a foaf:Person ; + foaf:name "Elvis Rocasah" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Wladyka Buttolph" + ] ; + dc:title "coordinations bander tomcat" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.cupped.tld/tomcat/unfaithful.html" . + +_:b1823 a foaf:Person ; + foaf:name "Claudie Obst" . + +_:b817 a foaf:Person ; + foaf:name "Gizla Nordmark" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vandalization.tld/carillon/musclebound.html" ; + dc:creator _:b1230 , _:b1395 ; + dc:title "gumlike musclebound curvatures" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.carillon.tld/curvatures/herniated.html" . + + + a bench:Inproceedings ; + bench:booktitle "negligibly benefactors splinters" ; + dc:creator _:b131 , _:b1547 ; + dc:title "milkily splinters shorter" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 48 ; + foaf:homepage "http://www.benefactors.tld/shorter/responded.html" . + + + a bench:Inproceedings ; + bench:booktitle "unfermented fuhrers unenforced" ; + dc:creator _:b1683 ; + dc:title "hydrargyrum unenforced enamelware" ; + dcterms:issued 1966 ; + swrc:pages 9 ; + foaf:homepage "http://www.fuhrers.tld/enamelware/solarizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.birdmen.tld/cigarettes/minify.html" ; + dc:creator _:b77 ; + dc:title "hedonisms minify prouder" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.cigarettes.tld/prouder/binders.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Amlawdd Klaus" + ] ; + dc:title "diapering sergings rationales" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.bottleful.tld/rationales/ideo.html" . + + + a bench:Article ; + dc:creator _:b1535 ; + dc:title "chatting flotillas oscillator" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.booteries.tld/oscillator/magnetizer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yabber.tld/blungers/dwarflike.html" ; + dc:creator _:b390 ; + dc:title "reprovingly dwarflike effulgences" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.blungers.tld/effulgences/coreless.html" . + +_:b1756 a foaf:Person ; + foaf:name "Peke Derriso" . + + + a bench:Article ; + rdfs:seeAlso "http://www.substituting.tld/preheats/loggias.html" ; + dc:creator person:Paul_Erdoes , _:b1197 ; + dc:title "surges loggias reconciliating" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.preheats.tld/reconciliating/photocatalyst.html" . + +_:b1603 a foaf:Person ; + foaf:name "Christine Ehlke" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pyric.tld/treasuries/heavyhearted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lejla Torbett" + ] ; + dc:title "pizzas heavyhearted ditties" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.treasuries.tld/ditties/phonographs.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.psalmody.tld/puked/climber.html" ; + bench:booktitle "jowliest realer puked" ; + dc:creator person:Paul_Erdoes , _:b1843 ; + dc:title "realer climber borderlands" ; + dcterms:issued 1951 ; + swrc:pages 108 ; + foaf:homepage "http://www.puked.tld/borderlands/trashed.html" . + +_:b413 a foaf:Person ; + foaf:name "Fonda Swenton" . + + + a bench:Inproceedings ; + bench:booktitle "abolitionists bootjacks inheritances" ; + bench:cdrom "http://www.allocator.tld/inheritances/accusatively.html" ; + dc:creator _:b145 ; + dc:title "bootjacks accusatively romancer" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.inheritances.tld/romancer/tartly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mechanizing.tld/splats/impeaches.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Guillermina Wein" + ] ; + dc:title "flattish impeaches teaware" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.splats.tld/teaware/affirmers.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.zinged.tld/stained/unintentional.html" ; + bench:booktitle "allayed fridge stained" ; + dc:creator _:b1826 , _:b1710 ; + dc:title "fridge unintentional antiquarians" ; + dcterms:issued 1943 ; + swrc:pages 114 ; + foaf:homepage "http://www.stained.tld/antiquarians/dilutes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rationalizing.tld/sizzles/secretly.html" ; + dc:creator _:b33 ; + dc:title "overconscientious secretly monastics" ; + swrc:journal ; + foaf:homepage "http://www.sizzles.tld/monastics/tenderheartedness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sacrificer.tld/throughway/razers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Meghana Troglin" + ] ; + dc:title "uneasiest razers eaters" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.throughway.tld/eaters/nouveaux.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.urbanely.tld/affrayed/bulletins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cherian Ricardo" + ] ; + dc:title "photographic bulletins radarman" ; + swrc:journal ; + foaf:homepage "http://www.affrayed.tld/radarman/pipings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unacceptably.tld/callbacks/conformationally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "BeliMawr Uhlich" + ] ; + dc:title "profilers conformationally vindictiveness" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.callbacks.tld/vindictiveness/fickleness.html" . + +_:b1628 a foaf:Person ; + foaf:name "Prosdoka Witucki" . + + + a bench:Article ; + dc:creator _:b936 ; + dc:title "orgeat tackles tunes" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.obeyers.tld/tunes/overmodify.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.socking.tld/scalpels/dumpcarts.html" ; + bench:booktitle "axing paraffins scalpels" ; + dc:creator _:b1844 , _:b1328 ; + dc:title "paraffins dumpcarts maunder" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.scalpels.tld/maunder/emulsoid.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.lividity.tld/gravamen/felicitating.html" ; + bench:booktitle "substantialness mutably gravamen" ; + dc:creator _:b151 ; + dc:title "mutably felicitating arbitrariness" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.gravamen.tld/arbitrariness/glomming.html" . + + + a bench:Article ; + dc:creator _:b1082 ; + dc:title "awakenings holographs bourse" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.semiurban.tld/bourse/slipcover.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flailed.tld/educes/antibiotics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gersimos Knerr" + ] ; + dc:title "satchel antibiotics marketing" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.educes.tld/marketing/knickknacks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enormousness.tld/molts/ingrain.html" ; + bench:booktitle "ornamentations overrates molts" ; + dc:creator _:b1431 ; + dc:title "overrates ingrain beleapt" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 96 ; + foaf:homepage "http://www.molts.tld/beleapt/megaphone.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discontinued.tld/snuffy/satirize.html" ; + dc:creator _:b1699 ; + dc:title "pneuma satirize anticyclone" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.snuffy.tld/anticyclone/caboodle.html" . + +_:b545 a foaf:Person ; + foaf:name "Krystal Farria" . + +_:b650 a foaf:Person ; + foaf:name "Mokuami Boesen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.trueing.tld/trundled/engross.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chernavka Hamson" + ] ; + dc:title "troughs engross downsizes" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.trundled.tld/downsizes/toucher.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pipy.tld/eudaemons/postulated.html" ; + dc:creator _:b240 , _:b1766 ; + dc:title "deloused postulated crossbeam" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.eudaemons.tld/crossbeam/pantheistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cannings.tld/halfheartedness/potful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Renaldo Nonnemacher" + ] ; + dc:title "puristic potful impends" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.halfheartedness.tld/impends/curred.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antipodal.tld/chants/attires.html" ; + dc:creator _:b839 ; + dc:title "internees attires greaser" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.chants.tld/greaser/unplumbed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pokeweeds.tld/dispenses/steatite.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Maximino Shullick" + ] ; + dc:title "cooees steatite funicular" ; + swrc:journal ; + foaf:homepage "http://www.dispenses.tld/funicular/snowpack.html" . + +_:b603 a foaf:Person ; + foaf:name "Bronko Redwood" . + + + a bench:Article ; + dc:creator _:b1467 ; + dc:title "oversexed expurgations impugnable" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.linchpin.tld/impugnable/pastured.html" . + +bench:Article rdfs:subClassOf foaf:Document . + + + a bench:Article ; + dc:creator _:b1386 ; + dc:title "sometimes intransigence confused" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.messmates.tld/confused/murderesses.html" . + + + a bench:Article ; + dc:creator _:b1080 ; + dc:title "allocations fuseless devilkin" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.biometer.tld/devilkin/vexing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maturities.tld/wherrying/rehiring.html" ; + dc:creator _:b495 ; + dc:title "leaseholder rehiring outsets" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.wherrying.tld/outsets/tossers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leavened.tld/exoduses/aptitudes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clia Look" + ] ; + dc:title "oblation aptitudes moonlighted" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.exoduses.tld/moonlighted/tolerators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cuppy.tld/organismal/shammies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Luitwine Loa" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Amandus Niceswander" + ] ; + dc:title "expunges shammies mormonism" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.organismal.tld/mormonism/decrepitly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disunion.tld/minimals/veneered.html" ; + dc:creator _:b201 ; + dc:title "amorphousness veneered multiplicities" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.minimals.tld/multiplicities/injectors.html" . + + + a bench:Article ; + dc:creator _:b913 ; + dc:title "underemphasizes mealiest torching" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.chancellorships.tld/torching/lated.html" . + +_:b77 a foaf:Person ; + foaf:name "Tiki Borgmeyer" . + +_:b1203 a foaf:Person ; + foaf:name "Ilo Ledec" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Inocenta Smart" + ] ; + dc:title "diaspora interjections girdlers" ; + swrc:journal ; + swrc:note "adventuresses foliages gristle frowziest papilla jackstraw cello marked grocers lightships" ; + swrc:pages 18 ; + foaf:homepage "http://www.reacquiring.tld/girdlers/whirrs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.courtiers.tld/winteriest/reteaching.html" ; + dc:creator _:b1644 , _:b1689 ; + dc:title "burglarize reteaching perviousness" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.winteriest.tld/perviousness/typescripts.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unwonted.tld/bedouins/iratest.html" ; + dc:creator _:b309 ; + dc:title "pensioners iratest devitalized" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.bedouins.tld/devitalized/conservationists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rebroadcast.tld/manchurian/drollery.html" ; + dc:creator _:b823 ; + dc:title "naturopathic drollery counsels" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.manchurian.tld/counsels/jags.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Demitrius Glawson" + ] ; + dc:title "jaggedest pinyon overflew" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.winnower.tld/overflew/suppurations.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.windowpanes.tld/picaros/paled.html" ; + bench:booktitle "crackling heeling picaros" ; + dc:creator _:b525 , _:b1084 ; + dc:title "heeling paled unfaltering" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.picaros.tld/unfaltering/steerages.html" . + +_:b475 a foaf:Person ; + foaf:name "Seriozhenka Homen" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Banamala Vinzant" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tabitha Manygoats" + ] ; + dc:title "hexers woodpiles misjudgment" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.nuttiness.tld/misjudgment/incompatibility.html" . + +_:b1330 a foaf:Person ; + foaf:name "Achates Valois" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.laminator.tld/emulsifications/inquirers.html" ; + bench:booktitle "congregates drifts emulsifications" ; + dc:creator _:b984 ; + dc:title "drifts inquirers exclusively" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 76 ; + foaf:homepage "http://www.emulsifications.tld/exclusively/popularizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crumby.tld/druidess/editorialized.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lysander Schmalz" + ] ; + dc:title "gentleness editorialized disheartenment" ; + swrc:journal ; + foaf:homepage "http://www.druidess.tld/disheartenment/bossily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.silicosis.tld/enunciates/analogic.html" ; + dc:creator _:b789 ; + dc:title "cooping analogic effuses" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.enunciates.tld/effuses/battleships.html" . + + + a bench:Article ; + dc:creator _:b838 ; + dc:title "continues pretrial networking" ; + swrc:journal ; + swrc:pages 48 ; + foaf:homepage "http://www.localization.tld/networking/gauzier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confabbing.tld/titty/architecure.html" ; + dc:creator _:b1681 ; + dc:title "grubstaker architecure testifies" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.titty.tld/testifies/segregates.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overbites.tld/giros/podgy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Araceli Ertel" + ] ; + dc:title "terminals podgy vagus" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.giros.tld/vagus/kinkiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cultured.tld/repaginate/enrobers.html" ; + bench:booktitle "boatbills universalizing repaginate" ; + dc:creator _:b376 ; + dc:title "universalizing enrobers dazedly" ; + dcterms:issued 1963 ; + swrc:pages 3 ; + foaf:homepage "http://www.repaginate.tld/dazedly/precancelling.html" . + +_:b1841 a foaf:Person ; + foaf:name "Nisma Ballon" . + + + a bench:Inproceedings ; + bench:booktitle "outrider simmering oarlocks" ; + dc:creator _:b1578 ; + dc:title "cordages oarlocks discards" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 116 ; + foaf:homepage "http://www.simmering.tld/discards/clarified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.iguana.tld/inventively/interpretative.html" ; + bench:booktitle "otoliths mystifiers inventively" ; + dc:creator person:Paul_Erdoes , _:b185 ; + dc:title "mystifiers interpretative porcelains" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 188 ; + foaf:homepage "http://www.inventively.tld/porcelains/redder.html" . + +_:b410 a foaf:Person ; + foaf:name "Aeolus Abril" . + + + a bench:Article ; + rdfs:seeAlso "http://www.apologal.tld/weevilly/airliner.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yngve Fellenbaum" + ] ; + dc:title "scoopsful airliner consonantly" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.weevilly.tld/consonantly/sabbats.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annunciating.tld/amens/stenchy.html" ; + dc:creator _:b1320 ; + dc:title "sporing stenchy risers" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.amens.tld/risers/shirtfront.html" . + +_:b1706 a foaf:Person ; + foaf:name "Koin Norenberg" . + + + a bench:Article ; + bench:cdrom "http://www.adjuratory.tld/ceylonese/pyric.html" ; + dc:creator _:b614 ; + dc:title "relit pyric pizzas" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.ceylonese.tld/pizzas/treasuries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stover.tld/primitivity/artificer.html" ; + bench:abstract "tinglers xenophobe reconsecration realising barographic surnamers overeducates unsteadiest insists sepalous zooid arsis uncouthness bamboozling creeds salter scowling hoaxed revictualed steeped metamorphisms implored caveats femurs catawbas psychokinesia pulleys plutonic piscators ossificatory fondled barrister mississippians depressions mouthers plumply contributorily eutrophic legroom somatopsychic oversharp vasectomies farcy caved pkg jiggles prediagnostic preconditioning polishing machinized resharpen gypsyism dimmock waltzed zouaves earmarking capitation airbill birettas buffs fissionable hocussed briery catenary alternately linkable deflea tellers nonabsorbent bookmen homilies devitalize compressional vegetated enounces vaccinal battened epizootic incisions hight leaner fours denning schemery whipper ergots naturalism compassed skippered listed inventories husbander indulgently adducing postbellum surtaxes aneurism wronger triplicating cochlear identifications cosset ravelly flaunts refuelling eld cutleries cohorts colonnaded renewed scoldingly citruses spangliest insufficiencies" ; + dc:creator [ a foaf:Person ; + foaf:name "Bhairavi Snyders" + ] ; + dc:title "relenting artificer refiltered" ; + swrc:journal ; + swrc:pages 99 ; + foaf:homepage "http://www.primitivity.tld/refiltered/nonplus.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snowdrifts.tld/chieftainship/drakes.html" ; + dc:creator _:b1404 ; + dc:creator [ a foaf:Person ; + foaf:name "Dedra Rolfson" + ] ; + dc:title "safeguarding drakes unholiness" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.chieftainship.tld/unholiness/whomped.html" . + +_:b199 a foaf:Person ; + foaf:name "Perfecta Gonser" . + +_:b1749 a foaf:Person ; + foaf:name "Rica Lebrun" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.filespec.tld/biennials/shopgirl.html" ; + bench:booktitle "teletypewriter gustatorily biennials" ; + dc:creator _:b1076 ; + dc:title "gustatorily shopgirl batted" ; + dcterms:issued 1950 ; + foaf:homepage "http://www.biennials.tld/batted/squarish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lucked.tld/touches/keening.html" ; + dc:creator _:b1126 ; + dc:title "caciques keening bespangles" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.touches.tld/bespangles/kinsmanship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irradiates.tld/insinuators/restorers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kaspar Reierson" + ] ; + dc:title "befriends restorers rebroadcasting" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.insinuators.tld/rebroadcasting/grousing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.appareling.tld/assaying/eggnogs.html" ; + bench:booktitle "golem nicer assaying" ; + dc:creator _:b1207 ; + dc:title "nicer eggnogs deciliter" ; + dcterms:issued 1967 ; + swrc:pages 103 ; + foaf:homepage "http://www.assaying.tld/deciliter/homoerotism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cocains.tld/sulker/outreasoning.html" ; + bench:booktitle "redigest runaround sulker" ; + dc:creator _:b406 ; + dc:title "runaround outreasoning tarbush" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 109 ; + foaf:homepage "http://www.sulker.tld/tarbush/infusibility.html" . + +_:b1664 a foaf:Person ; + foaf:name "Muhjar Laser" . + +_:b1097 a foaf:Person ; + foaf:name "Lew Faudree" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skillets.tld/mizzenmasts/waftage.html" ; + dc:creator _:b324 ; + dc:title "redivides waftage liszt" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.mizzenmasts.tld/liszt/impecuniosity.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.auditoriums.tld/opposites/mediumistic.html" ; + dc:creator _:b813 ; + dc:title "penlites mediumistic lychees" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.opposites.tld/lychees/paragraphs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glary.tld/argentum/psychosomatics.html" ; + dc:creator _:b1339 ; + dc:title "speedster psychosomatics reformating" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.argentum.tld/reformating/foreshadower.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.canters.tld/plateful/cardsharp.html" ; + bench:booktitle "earwigs undercurrents plateful" ; + dc:creator _:b1549 , person:Paul_Erdoes ; + dc:title "undercurrents cardsharp repaying" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 179 ; + foaf:homepage "http://www.plateful.tld/repaying/abhorrers.html" . + +_:b1103 a foaf:Person ; + foaf:name "Michaela Langkabel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nanowatt.tld/burning/resister.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nessa Thomison" + ] ; + dc:title "darkliest resister vittles" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.burning.tld/vittles/utilizable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.authorship.tld/vends/demesne.html" ; + bench:booktitle "revolutionized authorship semiconductors" ; + bench:cdrom "http://www.senoritas.tld/semiconductors/vends.html" ; + dc:creator _:b174 ; + dc:title "semiconductors demesne innocency" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.vends.tld/innocency/thermos.html" . + +_:b1782 a foaf:Person ; + foaf:name "Romeo Lazalde" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Javina Plass" + ] ; + dc:title "evolver shires crumbing" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.stealers.tld/crumbing/precipitousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enlightenment.tld/concussive/papistries.html" ; + dc:creator _:b382 , _:b1763 ; + dc:title "placque papistries phasing" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.concussive.tld/phasing/clergywomen.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.delfts.tld/igloos/rester.html" ; + bench:booktitle "dustups incumbently igloos" ; + dc:creator _:b54 ; + dc:title "incumbently rester sourly" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 137 ; + foaf:homepage "http://www.igloos.tld/sourly/cartable.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.crashers.tld/maypole/outlaw.html" ; + bench:booktitle "tugged brightens maypole" ; + dc:creator _:b202 , _:b313 ; + dc:title "brightens outlaw reinducing" ; + dcterms:issued 1962 ; + swrc:pages 4 ; + foaf:homepage "http://www.maypole.tld/reinducing/paisleys.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cyclo.tld/intrans/dopier.html" ; + dc:creator _:b762 ; + dc:title "rhizomatous dopier dement" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.intrans.tld/dement/preapplication.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kooky.tld/depositors/flashers.html" ; + dc:creator _:b1069 ; + dc:title "facers flashers honours" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.depositors.tld/honours/barreled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gazers.tld/lunkhead/chlorid.html" ; + dc:creator _:b1048 ; + dc:title "excoriates chlorid healthiest" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.lunkhead.tld/healthiest/unsavory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revived.tld/scoffing/wirepullers.html" ; + dc:creator _:b1264 ; + dc:title "palpators wirepullers rabbinates" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.scoffing.tld/rabbinates/uniting.html" . + +_:b1410 a foaf:Person ; + foaf:name "Mikolaj Ono" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leprosarium.tld/additions/impecuniousness.html" ; + dc:creator _:b1813 , _:b1718 ; + dc:title "bespatter impecuniousness sciaticas" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.additions.tld/sciaticas/agglutinins.html" . + + + a bench:Article ; + dc:creator _:b294 ; + dc:title "hardest relettered lapin" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.pericynthion.tld/lapin/clicks.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Heihachiro Parthemer" + ] ; + dc:title "modally procathedral braved" ; + swrc:journal ; + foaf:homepage "http://www.noncentrally.tld/braved/headiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.correctional.tld/adulates/sowable.html" ; + bench:booktitle "freighters cervine adulates" ; + dc:creator _:b1304 ; + dc:title "cervine sowable conceptive" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.adulates.tld/conceptive/asteroids.html" . + + + a bench:Article ; + dc:creator _:b1260 ; + dc:title "buglers guffaws dampeners" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.allocatee.tld/dampeners/servals.html" . + +_:b1332 a foaf:Person ; + foaf:name "Lucita Macrina" . + +_:b998 a foaf:Person ; + foaf:name "Kamau Perrien" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crower.tld/klatsch/charades.html" ; + bench:cdrom "http://www.giantesses.tld/routeman/klatsch.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rumiko Gowdy" + ] ; + dc:title "routeman charades vacillates" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.klatsch.tld/vacillates/decomposers.html" . + + + a bench:Inproceedings ; + bench:booktitle "sibs inappreciably smouldered" ; + dc:creator _:b618 ; + dc:title "plinks smouldered overreaching" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 124 ; + foaf:homepage "http://www.inappreciably.tld/overreaching/wizened.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.aerophobia.tld/reimbursement/spinout.html" ; + bench:booktitle "aurist southwestward reimbursement" ; + dc:creator _:b1116 ; + dc:title "southwestward spinout floweriness" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 165 ; + foaf:homepage "http://www.reimbursement.tld/floweriness/slotbacks.html" . + +_:b278 a foaf:Person ; + foaf:name "Kasey Matyas" . + + + a bench:Inproceedings ; + bench:booktitle "detects fawnier shakily" ; + dc:creator _:b1151 ; + dc:title "stammeringly shakily martially" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.fawnier.tld/martially/frigidities.html" . + +_:b1128 a foaf:Person ; + foaf:name "Johanna Buttross" . + + + a bench:Article ; + rdfs:seeAlso "http://www.droners.tld/leprechauns/attester.html" ; + dc:creator _:b1835 ; + dc:title "resharpening attester reticence" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.leprechauns.tld/reticence/monkeyed.html" . + + + a bench:Inproceedings ; + bench:booktitle "britisher pottered boxed" ; + dc:creator _:b223 ; + dc:title "priested boxed shamelessly" ; + dcterms:issued 1965 ; + swrc:pages 84 ; + foaf:homepage "http://www.pottered.tld/shamelessly/reenlisted.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sublunar.tld/supersonic/resold.html" ; + bench:booktitle "waybills molestation supersonic" ; + dc:creator _:b837 , _:b226 ; + dc:title "molestation resold bodysurfs" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 86 ; + foaf:homepage "http://www.supersonic.tld/bodysurfs/stays.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hyperbolically.tld/unorganized/defamatory.html" ; + bench:booktitle "renotifying unlatches unorganized" ; + dc:creator _:b231 ; + dc:title "unlatches defamatory multiengined" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.unorganized.tld/multiengined/bowlfuls.html" . + + + a bench:Article ; + dc:creator _:b426 ; + dc:title "agronomies majored heathenism" ; + swrc:journal ; + foaf:homepage "http://www.hairstyles.tld/heathenism/drywalls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fizgigs.tld/macedonian/towropes.html" ; + dc:creator _:b16 ; + dc:title "dubber towropes perilune" ; + swrc:journal ; + swrc:note "deodorized elfins sentencing gasser cucurbit beached designates theurgy stomachers indicative doorsteps lyses" ; + swrc:pages 77 ; + foaf:homepage "http://www.macedonian.tld/perilune/bauxites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macron.tld/annotator/entreated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Soshitsu Ina" + ] ; + dc:title "oysterman entreated domesticates" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.annotator.tld/domesticates/disgust.html" . + +_:b1262 a foaf:Person ; + foaf:name "Constantin Amento" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Guiletta Rosek" + ] ; + dc:title "heterosexually histamins cuts" ; + swrc:journal ; + swrc:note "bezels simonized generality spiculate gregariously sapidity psychological unfertilized" ; + swrc:pages 109 ; + foaf:homepage "http://www.synthesizers.tld/cuts/chauffeuse.html" . + +_:b1151 a foaf:Person ; + foaf:name "Ragnar Coler" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beleaps.tld/featheredges/beginners.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vaughan Autullo" + ] ; + dc:title "freehearted beginners salaamed" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.featheredges.tld/salaamed/taunters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.penchants.tld/sherpa/placaters.html" ; + bench:booktitle "nefarious stroboscope sherpa" ; + dc:creator _:b1840 ; + dc:title "stroboscope placaters papers" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 172 ; + foaf:homepage "http://www.sherpa.tld/papers/passant.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yeomen.tld/outcast/yoni.html" ; + dc:creator _:b1735 ; + dc:title "wanderers yoni corned" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.outcast.tld/corned/minifloppies.html" . + + + a bench:Inproceedings ; + bench:booktitle "interclass spaceman ejecta" ; + dc:creator person:Paul_Erdoes , _:b1148 ; + dc:title "catabolize ejecta unpenned" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 46 ; + foaf:homepage "http://www.spaceman.tld/unpenned/thumbtacks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.antecede.tld/servilely/boastfully.html" ; + bench:booktitle "mildly critical servilely" ; + dc:creator _:b603 ; + dc:title "critical boastfully topos" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.servilely.tld/topos/awardee.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tragedienne.tld/fishtails/madcaps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nediva Grasse" + ] ; + dc:title "seisms madcaps limiter" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.fishtails.tld/limiter/oceanology.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gristle.tld/papilla/jackstraw.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chrysann Olding" + ] ; + dc:title "frowziest jackstraw cello" ; + swrc:journal ; + swrc:pages 150 ; + foaf:homepage "http://www.papilla.tld/cello/marked.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Colton Vallone" + ] ; + dc:title "chirography audiology kaleidoscopic" ; + swrc:journal ; + foaf:homepage "http://www.carinas.tld/kaleidoscopic/chumships.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.furloughs.tld/inescapably/titillation.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Terciero Pridmore" + ] ; + dc:title "augurers titillation misbeget" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.inescapably.tld/misbeget/fogyisms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rattlings.tld/nephrectomy/pignuts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mirari Magnus" + ] ; + dc:title "celebs pignuts birdman" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.nephrectomy.tld/birdman/inconcealable.html" . + + + a bench:Article ; + dc:creator _:b1211 ; + dc:title "misaligned excites steamroller" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.anions.tld/steamroller/refinished.html" . + +_:b825 a foaf:Person ; + foaf:name "Nathanael Better" . + +_:b201 a foaf:Person ; + foaf:name "Elfie Bartman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.briery.tld/alternately/linkable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Macky Matejka" + ] ; + dc:title "catenary linkable deflea" ; + swrc:journal ; + swrc:pages 37 ; + foaf:homepage "http://www.alternately.tld/deflea/tellers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.imperiously.tld/usurpers/homier.html" ; + dc:creator _:b712 ; + dc:title "traipses homier annexation" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.usurpers.tld/annexation/jammed.html" . + +_:b1680 a foaf:Person ; + foaf:name "Serina Wander" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overabundant.tld/easeful/cognize.html" ; + dc:creator _:b70 ; + dc:creator [ a foaf:Person ; + foaf:name "Caddock Stagowski" + ] ; + dc:title "legworks cognize hoatzin" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.easeful.tld/hoatzin/toiled.html" . + + + a bench:Inproceedings ; + bench:booktitle "cajolement stubbly sawn" ; + dc:creator _:b657 , _:b1838 ; + dc:title "absinthes sawn replying" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 27 ; + foaf:homepage "http://www.stubbly.tld/replying/loftless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.amnestied.tld/inundations/styleless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ventana Foeller" + ] ; + dc:title "turd styleless ingresses" ; + swrc:journal ; + foaf:homepage "http://www.inundations.tld/ingresses/anticipation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mantles.tld/adaption/manpowers.html" ; + bench:booktitle "gruffness pitiless adaption" ; + dc:creator person:Paul_Erdoes , _:b165 ; + dc:title "pitiless manpowers prewarned" ; + dcterms:issued 1952 ; + swrc:pages 44 ; + foaf:homepage "http://www.adaption.tld/prewarned/orpiments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.repenters.tld/jaundicing/figuration.html" ; + dc:creator _:b1740 , _:b1458 ; + dc:title "riotousness figuration solfeggi" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.jaundicing.tld/solfeggi/spawners.html" . + +_:b689 a foaf:Person ; + foaf:name "Fanuco Glyn" . + + + a bench:Article ; + rdfs:seeAlso "http://www.audiologist.tld/flavorings/osculated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Druce Katzberg" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Matsusuke Yerkey" + ] ; + dc:title "insulators osculated expatiating" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.flavorings.tld/expatiating/legislatively.html" . + +_:b1730 a foaf:Person ; + foaf:name "Cristofer Lacassagne" . + + + a bench:Journal ; + dc:title "Journal 4 (1962)" ; + dcterms:issued 1962 ; + swrc:number 1 ; + swrc:volume 7 . + +_:b1029 a foaf:Person ; + foaf:name "Haley Lotempio" . + +_:b1095 a foaf:Person ; + foaf:name "Trenton Pfrogner" . + +_:b78 a foaf:Person ; + foaf:name "Krispin Macnamee" . + +_:b1460 a foaf:Person ; + foaf:name "Svatochna Saller" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.duplexer.tld/cobbier/zebus.html" ; + bench:booktitle "quester alopecias cobbier" ; + dc:creator _:b1368 ; + dc:title "alopecias zebus legateships" ; + dcterms:issued 1957 ; + swrc:pages 196 ; + foaf:homepage "http://www.cobbier.tld/legateships/sikhism.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sylvian.tld/abscission/coastings.html" ; + bench:booktitle "geegaws choky abscission" ; + dc:creator _:b261 , _:b1025 ; + dc:title "choky coastings bimester" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 43 ; + foaf:homepage "http://www.abscission.tld/bimester/protectress.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unexpressed.tld/nonadmissions/jackknifed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yusmara Zan" + ] ; + dc:title "imperceptibility jackknifed canthal" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.nonadmissions.tld/canthal/particularities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secobarbital.tld/paginal/packsaddle.html" ; + dc:creator _:b200 ; + dc:title "enates packsaddle emeralds" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.paginal.tld/emeralds/kissed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unraised.tld/witling/prebilling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kim Colombe" + ] ; + dc:title "leanest prebilling wordbooks" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.witling.tld/wordbooks/kasha.html" . + +_:b593 a foaf:Person ; + foaf:name "Minna Gutieres" . + + + a bench:Article ; + dc:creator _:b1735 ; + dc:title "probating reprehending gavots" ; + swrc:journal ; + foaf:homepage "http://www.trader.tld/gavots/restaffing.html" . + +_:b1192 a foaf:Person ; + foaf:name "Lubentius Rodde" . + + + a bench:Journal ; + dc:title "Journal 10 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b1601 , _:b1379 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Valerik Peles" + ] ; + dc:title "knuckliest lifters knout" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.diaphragmatic.tld/knout/asking.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pityingly.tld/statutorily/landlords.html" ; + bench:booktitle "anchovies tradeable statutorily" ; + dc:creator _:b849 ; + dc:title "tradeable landlords halted" ; + dcterms:issued 1961 ; + swrc:pages 119 ; + foaf:homepage "http://www.statutorily.tld/halted/fraternization.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.redemonstration.tld/cliquish/paned.html" ; + bench:booktitle "ageratums carotidal cliquish" ; + dc:creator _:b103 , _:b265 ; + dc:title "carotidal paned atheistical" ; + dcterms:issued 1962 ; + swrc:pages 39 ; + foaf:homepage "http://www.cliquish.tld/atheistical/comme.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ministrant.tld/sociologist/minored.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Faas Chitty" + ] ; + dc:title "aether minored hamsters" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.sociologist.tld/hamsters/brin.html" . + + + a bench:Inproceedings ; + bench:booktitle "giggled aphorizing flits" ; + bench:cdrom "http://www.membranaceous.tld/flits/nondeliveries.html" ; + dc:creator _:b266 ; + dc:title "aphorizing nondeliveries planking" ; + dcterms:issued 1961 ; + swrc:pages 46 ; + foaf:homepage "http://www.flits.tld/planking/alloted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.throning.tld/almner/gushes.html" ; + dc:creator _:b765 ; + dc:title "heroics gushes penalized" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.almner.tld/penalized/resiliency.html" . + +_:b1250 a foaf:Person ; + foaf:name "Giselbert Pesin" . + + + a bench:Inproceedings ; + bench:booktitle "czechoslovaks jingoist millibars" ; + dc:creator _:b1798 ; + dc:title "terrorizing millibars evasively" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.jingoist.tld/evasively/sargasso.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ecologically.tld/teaspoonfuls/hopsack.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chan Weinfeld" + ] ; + dc:title "wagtail hopsack wigwagging" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.teaspoonfuls.tld/wigwagging/shacklers.html" . + + + a bench:Inproceedings ; + bench:booktitle "feminize dojos grossly" ; + dc:creator _:b93 ; + dc:title "unrest grossly classifier" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 196 ; + foaf:homepage "http://www.dojos.tld/classifier/chirped.html" . + +_:b1845 a foaf:Person ; + foaf:name "Dewi Rappleyea" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dwarfed.tld/parker/typewriting.html" ; + bench:booktitle "swings strummed parker" ; + dc:creator _:b1439 , _:b1727 ; + dc:title "strummed typewriting elasticity" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.parker.tld/elasticity/freckling.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ovidio Bostrom" + ] ; + dc:title "teaboxes saddening insulates" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.resurveys.tld/insulates/eyebeams.html" . + +_:b588 a foaf:Person ; + foaf:name "Pippo Nascimento" . + + + a bench:Article ; + rdfs:seeAlso "http://www.points.tld/leadings/ducker.html" ; + dc:creator _:b1371 , _:b1111 ; + dc:title "crabbedness ducker vialed" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.leadings.tld/vialed/emasculation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spoiler.tld/poker/nobble.html" ; + dc:creator _:b418 ; + dc:title "circuiter nobble cheeking" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.poker.tld/cheeking/sayee.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outyelled.tld/fathers/bilaterally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bailee Chabolla" + ] ; + dc:title "overlapped bilaterally reburied" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.fathers.tld/reburied/divisibleness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.coverslip.tld/revered/melodeons.html" ; + bench:booktitle "inquisitional satisfier revered" ; + dc:creator _:b273 , _:b895 ; + dc:title "satisfier melodeons jeerers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 53 ; + foaf:homepage "http://www.revered.tld/jeerers/chartering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wilders.tld/contemptibly/slovak.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Latrice Ghrist" + ] ; + dc:title "ungallant slovak serializing" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.contemptibly.tld/serializing/restacking.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chid.tld/snooze/plastered.html" ; + dc:creator _:b1793 ; + dc:title "commerced plastered appraises" ; + swrc:journal ; + foaf:homepage "http://www.snooze.tld/appraises/roistering.html" . + +_:b1063 a foaf:Person ; + foaf:name "Raulo Husni" . + + + a bench:Article ; + dc:creator _:b185 ; + dc:title "cussing arbitrarily brainiest" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.sets.tld/brainiest/kerb.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dioceses.tld/coequality/slatternly.html" ; + dc:creator _:b1610 ; + dc:title "afterburner slatternly wetting" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.coequality.tld/wetting/occultists.html" . + +_:b1700 a foaf:Person ; + foaf:name "Sandrine Provencher" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Unkei Whitfield" + ] ; + dc:title "turnable discounter darkie" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.castigates.tld/darkie/malnourishment.html" . + + + a bench:Article ; + dc:creator _:b1574 ; + dc:title "homemaker frankness milquetoast" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.storewide.tld/milquetoast/conformity.html" . + +_:b1474 a foaf:Person ; + foaf:name "Weronikia Hoffee" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.suppositories.tld/transmigrating/sidewalks.html" ; + bench:booktitle "sapience cratered transmigrating" ; + dc:creator _:b279 ; + dc:title "cratered sidewalks readdress" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.transmigrating.tld/readdress/cockish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.directors.tld/misquotes/fezes.html" ; + dc:creator _:b978 ; + dc:title "interregional fezes statelessness" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.misquotes.tld/statelessness/upshifted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lobotomizing.tld/stockpiling/traitorously.html" ; + dc:creator _:b679 ; + dc:title "snarlier traitorously juicily" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.stockpiling.tld/juicily/misclassifies.html" . + +_:b1472 a foaf:Person ; + foaf:name "ErcwIff Meetze" . + + + a bench:Article ; + rdfs:seeAlso "http://www.electrophoresed.tld/rezoning/pledgee.html" ; + dc:creator person:Paul_Erdoes , _:b1845 ; + dc:title "dinting pledgee protoactinium" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.rezoning.tld/protoactinium/darned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.niches.tld/circumstantiate/revolutionizes.html" ; + dc:creator _:b1655 ; + dc:title "trilled revolutionizes unlatching" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.circumstantiate.tld/unlatching/normalacy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wotting.tld/peduncle/catcher.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amadea Scandurra" + ] ; + dc:title "reignites catcher tonsuring" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.peduncle.tld/tonsuring/monitoring.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Desa Niez" + ] ; + dc:title "dashpots presoak asseverations" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.better.tld/asseverations/famishing.html" . + + + a bench:Inproceedings ; + bench:booktitle "dignifiedly electroencephalographs usefully" ; + dc:creator _:b1597 ; + dc:title "misstates usefully gloved" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.electroencephalographs.tld/gloved/crowned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mobilize.tld/hitchhiked/victuallers.html" ; + bench:booktitle "babblers licencers hitchhiked" ; + dc:creator _:b479 ; + dc:title "licencers victuallers unvanquishable" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.hitchhiked.tld/unvanquishable/alpenhorn.html" . + + + a bench:Article ; + dc:creator _:b969 ; + dc:title "doctorates inquiries frugs" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.tariffless.tld/frugs/currycomb.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.machinized.tld/gypsyism/dimmock.html" ; + dc:creator _:b270 ; + dc:title "resharpen dimmock waltzed" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.gypsyism.tld/waltzed/zouaves.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.opalesces.tld/woefullest/dehydrogenates.html" ; + dc:creator _:b1774 , _:b543 ; + dc:title "portholes dehydrogenates fusibly" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.woefullest.tld/fusibly/furrings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forefend.tld/plinker/unusually.html" ; + dc:creator _:b1637 ; + dc:title "wowed unusually straightly" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.plinker.tld/straightly/collusive.html" . + +_:b1490 a foaf:Person ; + foaf:name "Emely Weitzel" . + +_:b714 a foaf:Person ; + foaf:name "Tokimune Davanzo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ferryage.tld/muriate/cartload.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Krishna Liukko" + ] ; + dc:title "nonattendance cartload craped" ; + swrc:journal ; + foaf:homepage "http://www.muriate.tld/craped/dappled.html" . + + + a bench:Inproceedings ; + bench:booktitle "recliners covets slumberers" ; + dc:creator [ a foaf:Person ; + foaf:name "Coryana Pang" + ] ; + dc:title "tuning slumberers triturate" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.covets.tld/triturate/disburses.html" . + +_:b1398 a foaf:Person ; + foaf:name "Liridona Scheibner" . + + + a bench:Journal ; + dc:title "Journal 2 (1955)" ; + dcterms:issued 1955 ; + swrc:editor _:b1009 , _:b1010 ; + swrc:number 1 ; + swrc:volume 7 . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.analyzing.tld/rays/photoplay.html" ; + bench:booktitle "gothically increased rays" ; + dc:creator _:b42 ; + dc:title "increased photoplay subcommissions" ; + dcterms:issued 1966 ; + swrc:pages 69 ; + foaf:homepage "http://www.rays.tld/subcommissions/gastrostomy.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.meerschaums.tld/stoup/amu.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Alonsa Troester" + ] ; + dc:title "minicomputers amu demarcator" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.stoup.tld/demarcator/messiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.breakables.tld/bilks/sorbitol.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Reiko Castile" + ] ; + dc:title "destructions sorbitol voicing" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.bilks.tld/voicing/gophers.html" . + +_:b1000 a foaf:Person ; + foaf:name "Flavia Balnis" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sestets.tld/bigwig/parasitization.html" ; + bench:booktitle "painfully outscored bigwig" ; + dc:creator _:b133 ; + dc:title "outscored parasitization biasses" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 160 ; + foaf:homepage "http://www.bigwig.tld/biasses/compassing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.probabilities.tld/koruna/goldbugs.html" ; + bench:booktitle "obsequiousness prickier koruna" ; + dc:creator _:b498 , _:b1719 ; + dc:title "prickier goldbugs destructible" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 42 ; + foaf:homepage "http://www.koruna.tld/destructible/chinked.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Naoki Stoliker" + ] ; + dc:title "alls preallots windrows" ; + swrc:journal ; + foaf:homepage "http://www.decentralize.tld/windrows/unreasonableness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diminishes.tld/undivided/scolding.html" ; + dc:creator _:b975 ; + dc:title "determinedness scolding calyxes" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.undivided.tld/calyxes/standouts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infarcts.tld/tipis/caseworker.html" ; + bench:booktitle "unapproved merer tipis" ; + dc:creator _:b713 ; + dc:title "merer caseworker footsie" ; + dcterms:issued 1966 ; + swrc:pages 189 ; + foaf:homepage "http://www.tipis.tld/footsie/cameoed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cloistral.tld/focally/bourg.html" ; + bench:booktitle "gamine shadowbox focally" ; + dc:creator _:b1708 ; + dc:title "shadowbox bourg clingstones" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.focally.tld/clingstones/beaned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.outboard.tld/increasers/hymnaries.html" ; + bench:booktitle "panfuls antitoxin increasers" ; + dc:creator _:b306 ; + dc:title "antitoxin hymnaries memorialize" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 55 ; + foaf:homepage "http://www.increasers.tld/memorialize/deicing.html" . + + + a bench:Article ; + dc:creator _:b1764 ; + dc:title "mullens intimidator slickness" ; + swrc:journal ; + foaf:homepage "http://www.loungers.tld/slickness/recharges.html" . + +_:b1682 a foaf:Person ; + foaf:name "Nelia Guilbeaux" . + + + a bench:Article ; + dc:creator _:b1304 ; + dc:title "snatchy prebendary intitling" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.waltzes.tld/intitling/disobediently.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.serval.tld/spoonily/mistake.html" ; + dc:creator _:b296 ; + dc:title "focusses mistake spitballs" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.spoonily.tld/spitballs/garrisoning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.liquate.tld/searchings/situps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Selianka Mansker" + ] ; + dc:title "terrified situps hillocks" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.searchings.tld/hillocks/represented.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.triflingly.tld/nameplates/wapitis.html" ; + dc:creator _:b198 ; + dc:title "doeskins wapitis brakeless" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.nameplates.tld/brakeless/battener.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Birgid Holton" + ] ; + dc:title "mortifying makers disabusing" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.leaches.tld/disabusing/lavished.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.created.tld/nixes/prayingly.html" ; + bench:booktitle "disbursements created trows" ; + bench:cdrom "http://www.stubbing.tld/trows/nixes.html" ; + dc:creator _:b1728 ; + dc:title "trows prayingly revolves" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 70 ; + foaf:homepage "http://www.nixes.tld/revolves/unco.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.genuflect.tld/bilker/expirers.html" ; + dc:creator _:b1210 ; + dc:title "cordialness expirers lothario" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.bilker.tld/lothario/swaggerer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taxers.tld/consensually/preternaturally.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Antje Viapiano" + ] ; + dc:title "irritates preternaturally gruffs" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.consensually.tld/gruffs/multiphasic.html" . + +_:b692 a foaf:Person ; + foaf:name "Glikeriya Wieland" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.underbred.tld/arbiters/jacaranda.html" ; + bench:booktitle "stemmier ejected arbiters" ; + dc:creator _:b962 , _:b274 ; + dc:title "ejected jacaranda infolder" ; + dcterms:issued 1952 ; + swrc:pages 191 ; + foaf:homepage "http://www.arbiters.tld/infolder/fundamentalist.html" . + + + a bench:Article ; + dc:creator _:b1233 ; + dc:title "refuelled airmails vivific" ; + swrc:journal ; + swrc:pages 155 ; + foaf:homepage "http://www.epigrams.tld/vivific/prodigiousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.politest.tld/disguised/beggaring.html" ; + dc:creator _:b1722 ; + dc:title "leu beggaring assize" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.disguised.tld/assize/monotonously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.measurage.tld/pasturage/thurifer.html" ; + dc:creator _:b1661 ; + dc:title "tonsils thurifer teazle" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.pasturage.tld/teazle/fringier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sh.tld/standardized/spokes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Drutmar Bolder" + ] ; + dc:title "reoccupies spokes humdinger" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.standardized.tld/humdinger/icier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disfranchiser.tld/zoeas/cd.html" ; + dc:creator _:b903 ; + dc:title "lofters cd papooses" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.zoeas.tld/papooses/abashment.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tasseling.tld/heterodox/unconnected.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Iliana Holstein" + ] ; + dc:title "parapsychologists unconnected mangey" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.heterodox.tld/mangey/chared.html" . + +_:b125 a foaf:Person ; + foaf:name "Takuji Gangluff" . + + + a bench:Article ; + dc:creator _:b1012 ; + dc:title "batted soughing mistily" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.squarish.tld/mistily/dewed.html" . + +_:b338 a foaf:Person ; + foaf:name "Irni Murat" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vulnerability.tld/munitioned/halidomes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Devegas Arcement" + ] ; + dc:title "stockinet halidomes alt" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.munitioned.tld/alt/looses.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lashaune Lava" + ] ; + dc:title "biologies blameworthiness ruinousness" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.snifters.tld/ruinousness/skyjackers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.acclimating.tld/bayberries/charlatanish.html" ; + dc:creator _:b1105 ; + dc:creator [ a foaf:Person ; + foaf:name "Ryzard Auchmoody" + ] ; + dc:title "outchiding charlatanish foraging" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.bayberries.tld/foraging/cartop.html" . + +_:b963 a foaf:Person ; + foaf:name "Wolfhild Torros" . + + + a bench:Article ; + dc:creator _:b1644 ; + dc:title "geezer protozoans dace" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.spheral.tld/dace/cavaliers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Charmaine Rubick" + ] ; + dc:title "schoolrooms bartered immanently" ; + swrc:journal ; + swrc:pages 152 ; + foaf:homepage "http://www.biasness.tld/immanently/nonfood.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.espousals.tld/resubscription/breviate.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Astrios Purrington" + ] ; + dc:title "banksides breviate explosions" ; + swrc:journal ; + foaf:homepage "http://www.resubscription.tld/explosions/bereavers.html" . + + + a bench:Article ; + dc:creator _:b895 ; + dc:title "twerp shrubbier karst" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.drachmas.tld/karst/banded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.canapes.tld/congoes/eolith.html" ; + dc:creator _:b1249 ; + dc:title "trochee eolith sweetsops" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.congoes.tld/sweetsops/smites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hits.tld/photoengravings/conspiracies.html" ; + dc:creator _:b1650 ; + dc:title "considerable conspiracies revaluation" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.photoengravings.tld/revaluation/ambilateral.html" . + +_:b1565 a foaf:Person ; + foaf:name "Eisaku Haury" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.suffusion.tld/reshowed/outbidding.html" ; + bench:booktitle "homebody chayote reshowed" ; + dc:creator _:b329 ; + dc:title "chayote outbidding repackaging" ; + dcterms:issued 1958 ; + swrc:pages 169 ; + foaf:homepage "http://www.reshowed.tld/repackaging/sylphic.html" . + +_:b1825 a foaf:Person ; + foaf:name "Liebtrud Baldini" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b328 ; + dc:title "branchless crimper tonners" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.primitiveness.tld/tonners/unfair.html" . + +_:b49 a foaf:Person ; + foaf:name "Ashraf Hamstra" . + + + a bench:Article ; + rdfs:seeAlso "http://www.queening.tld/doyenne/placarders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Evamarie Coraham" + ] ; + dc:title "allergist placarders septuagenarians" ; + swrc:journal ; + foaf:homepage "http://www.doyenne.tld/septuagenarians/safecracker.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.coughers.tld/erigerons/rediscovery.html" ; + bench:booktitle "subrace blowfishes erigerons" ; + dc:creator _:b1844 ; + dc:title "blowfishes rediscovery lithographic" ; + dcterms:issued 1964 ; + swrc:pages 149 ; + foaf:homepage "http://www.erigerons.tld/lithographic/upholstering.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nonindependent.tld/plausibility/sitting.html" ; + dc:creator _:b830 , _:b325 ; + dc:title "pbx sitting wimple" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.plausibility.tld/wimple/scubas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crumbles.tld/cosmopolitanism/typicalness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Stana Haukaas" + ] ; + dc:title "verificatory typicalness circles" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.cosmopolitanism.tld/circles/endorsable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anthill.tld/coaxially/tubiform.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kotaro Leitheiser" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Myshka Krishnamurthy" + ] ; + dc:title "xx tubiform trencher" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.coaxially.tld/trencher/fanaticized.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavna Thie" + ] ; + dc:title "ashamedly modernness grossness" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.positioning.tld/grossness/cycloidal.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.checker.tld/trustable/catholically.html" ; + dc:creator _:b440 ; + dc:title "unreeler catholically snooper" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.trustable.tld/snooper/remodifies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rewove.tld/wrongness/bumpkinish.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Korotsek Baltzell" + ] ; + dc:title "scullery bumpkinish reclining" ; + swrc:journal ; + swrc:pages 108 ; + foaf:homepage "http://www.wrongness.tld/reclining/thriftiness.html" . + +_:b339 a foaf:Person ; + foaf:name "Antares Rancourt" . + + + a bench:Article ; + dc:creator _:b1629 ; + dc:title "unamused dashpots better" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.nonplusing.tld/better/presoak.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trainer.tld/swearing/prams.html" ; + bench:booktitle "hedonics hemlocks swearing" ; + dc:creator _:b1156 , _:b336 ; + dc:title "hemlocks prams amerce" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 91 ; + foaf:homepage "http://www.swearing.tld/amerce/asseverate.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cilantro.tld/expatiators/genteelest.html" ; + bench:booktitle "kilns channelled expatiators" ; + dc:creator _:b1035 ; + dc:title "channelled genteelest frizettes" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.expatiators.tld/frizettes/confoundedly.html" . + + + a bench:Article ; + dc:creator _:b330 , _:b1169 ; + dc:title "gasman rearouses stereoscopical" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.fugit.tld/stereoscopical/pepped.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b1496 ; + dc:title "wantoners clutched vaccinable" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.astonished.tld/vaccinable/teared.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.choreographic.tld/turtledoves/purebred.html" ; + dc:creator _:b1452 ; + dc:title "prehardening purebred impressments" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.turtledoves.tld/impressments/impracticability.html" . + +_:b1826 a foaf:Person ; + foaf:name "Maureo Benedict" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhamini Boissonneault" + ] ; + dc:title "smallness bubblier zincked" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.captress.tld/zincked/preaches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zigzags.tld/snowiest/unbelievable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Condela Brecheen" + ] ; + dc:title "colleges unbelievable desensitizer" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.snowiest.tld/desensitizer/reckoner.html" . + + + a bench:Article ; + dc:creator _:b308 , _:b1704 ; + dc:title "philistines metagalaxy bouzoukis" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.leavens.tld/bouzoukis/trimorphs.html" . + + + a bench:Inproceedings ; + bench:booktitle "repacking jamb infold" ; + dc:creator _:b1796 ; + dc:title "upwardness infold carders" ; + dcterms:issued 1960 ; + swrc:pages 194 ; + foaf:homepage "http://www.jamb.tld/carders/demotion.html" . + + + a bench:Proceedings ; + bench:booktitle "prenticing hemostat falsifies" ; + dc:publisher "Micro Focus Publishing" ; + dc:title "Proceeding 2 (1962)" ; + dcterms:issued 1962 ; + swrc:editor _:b1515 , _:b413 , person:Paul_Erdoes , _:b584 , _:b1175 ; + swrc:isbn "0-1429-9787-0" ; + swrc:volume 2 ; + foaf:homepage "http://www.hemostat.tld/midways/gives.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tudor Sternisha" + ] ; + dc:title "buffalos mainmast besoms" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.nutritiousness.tld/besoms/disqualifications.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1950)" ; + dcterms:issued 1950 ; + swrc:volume 2 . + + + a bench:Inproceedings ; + bench:booktitle "bedwarf perishables leisured" ; + dc:creator _:b1173 ; + dc:title "sacker leisured puttiers" ; + dcterms:issued 1966 ; + swrc:pages 38 ; + foaf:homepage "http://www.perishables.tld/puttiers/gasped.html" . + + + a bench:Article ; + dc:creator _:b637 , _:b47 ; + dc:title "remarques glamourous fluidly" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.broadaxe.tld/fluidly/eponymies.html" . + + + a bench:Inproceedings ; + bench:booktitle "unleash anxiously psychotogenic" ; + dc:creator _:b346 ; + dc:title "varietally psychotogenic prix" ; + dcterms:issued 1966 ; + foaf:homepage "http://www.anxiously.tld/prix/anality.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.slumbery.tld/repudiated/cardiograph.html" ; + bench:booktitle "thrived trouncers repudiated" ; + dc:creator _:b347 , _:b348 ; + dc:title "trouncers cardiograph reintroduction" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 90 ; + foaf:homepage "http://www.repudiated.tld/reintroduction/stability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sexology.tld/seemings/arched.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aizdiakova Liceaga" + ] ; + dc:title "overkill arched glamorizations" ; + swrc:journal ; + swrc:pages 127 ; + foaf:homepage "http://www.seemings.tld/glamorizations/sandbaggers.html" . + +_:b1711 a foaf:Person ; + foaf:name "Jaen Kerechanko" . + +_:b1505 a foaf:Person ; + foaf:name "Adelio Zahner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exec.tld/isolators/reducing.html" ; + dc:creator person:Paul_Erdoes , _:b1807 ; + dc:title "junketeers reducing nethermost" ; + swrc:journal ; + swrc:note "intercollegiate iniquitously lycanthropies electrophoresed dinting rezoning pledgee protoactinium" ; + foaf:homepage "http://www.isolators.tld/nethermost/nonfiction.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.confessed.tld/partnerships/englobement.html" ; + dc:creator _:b1837 ; + dc:title "nursemaids englobement tranship" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.partnerships.tld/tranship/berobed.html" . + +_:b695 a foaf:Person ; + foaf:name "Demetria Tramonti" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dullest.tld/collectivizes/nonconstructive.html" ; + bench:booktitle "goddaughters writing collectivizes" ; + dc:creator _:b352 ; + dc:title "writing nonconstructive godlessness" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 161 ; + foaf:homepage "http://www.collectivizes.tld/godlessness/disloyal.html" . + +_:b663 a foaf:Person ; + foaf:name "Cantrice Lafond" . + + + a bench:Article ; + dc:creator _:b211 ; + dc:title "proudest opes albatrosses" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.praters.tld/albatrosses/calculation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gettable.tld/sublimating/shirts.html" ; + dc:creator _:b1220 ; + dc:title "blowout shirts bearable" ; + swrc:journal ; + swrc:note "porn belchers commoners inexpressibility allopathies visitants tartufe dynamited cantilevers pastinas" ; + swrc:pages 195 ; + foaf:homepage "http://www.sublimating.tld/bearable/heiring.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Fabrizio Gant" + ] ; + dc:title "maladjustive frenches brunettes" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.datelining.tld/brunettes/badgerly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chantries.tld/cancelable/imperatives.html" ; + bench:booktitle "coquinas sinuates cancelable" ; + dc:creator _:b1372 , _:b1581 , person:Paul_Erdoes ; + dc:title "sinuates imperatives packinghouse" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.cancelable.tld/packinghouse/speckled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insolently.tld/robotization/originally.html" ; + dc:creator _:b1815 ; + dc:title "nonpoetic originally obsoleting" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.robotization.tld/obsoleting/burlesqued.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.indited.tld/messman/biosensor.html" ; + dc:creator _:b667 ; + dc:title "burlaps biosensor ooh" ; + swrc:journal ; + swrc:note "breeding unwrinkling omelette atrociously antiquing argled beduins collards swanker severalizing astrakhan" ; + swrc:pages 151 ; + foaf:homepage "http://www.messman.tld/ooh/ergonomically.html" . + + + a bench:Inproceedings ; + bench:booktitle "nonspecialist pretors papillate" ; + dc:creator _:b1832 ; + dc:title "linking papillate angiosperms" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 186 ; + foaf:homepage "http://www.pretors.tld/angiosperms/simps.html" . + +_:b1305 a foaf:Person ; + foaf:name "Abaz Carwell" . + + + a bench:Article ; + dc:creator _:b800 ; + dc:title "dewlap fylfot submissive" ; + swrc:journal ; + foaf:homepage "http://www.antiparticle.tld/submissive/veined.html" . + +_:b1824 a foaf:Person ; + foaf:name "Catarine Dacamara" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reinvoked.tld/bioscopes/bilgiest.html" ; + bench:booktitle "precipiced fierily bioscopes" ; + dc:creator _:b1192 ; + dc:title "fierily bilgiest motherboard" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 118 ; + foaf:homepage "http://www.bioscopes.tld/motherboard/dishrag.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.preciosity.tld/compositely/antennal.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wira Majette" + ] ; + dc:title "curring antennal undrinkable" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.compositely.tld/undrinkable/charter.html" . + +_:b907 a foaf:Person ; + foaf:name "Kasienka Keiswetter" . + + + a bench:Article ; + dc:creator _:b349 ; + dc:title "biosatellites lightening lumbago" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.yapper.tld/lumbago/revolutionaries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.noncancellable.tld/harvested/agoraphobic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akanksha Gnas" + ] ; + dc:title "divestitive agoraphobic prediction" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.harvested.tld/prediction/arrogations.html" . + +_:b1011 a foaf:Person ; + foaf:name "Candis Barefield" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.smarting.tld/warmer/keelage.html" ; + bench:booktitle "tureen unendangered warmer" ; + dc:creator _:b1256 ; + dc:title "unendangered keelage perverter" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.warmer.tld/perverter/homagers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.savories.tld/maligning/redolence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Najeem Marsee" + ] ; + dc:title "groats redolence separatist" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.maligning.tld/separatist/wists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sunward.tld/pinpricked/misdiagnosing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lilianne Speltz" + ] ; + dc:title "planetoids misdiagnosing shoving" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.pinpricked.tld/shoving/latchstrings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.interatomic.tld/birthstone/outspreads.html" ; + bench:booktitle "orators rhebok birthstone" ; + dc:creator _:b370 ; + dc:title "rhebok outspreads fawny" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 80 ; + foaf:homepage "http://www.birthstone.tld/fawny/reacted.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b1525 , _:b613 ; + swrc:number 1 ; + swrc:volume 27 . + + + a bench:Article ; + rdfs:seeAlso "http://www.stimulative.tld/tetrameters/gouges.html" ; + dc:creator _:b1192 ; + dc:title "peculators gouges focused" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.tetrameters.tld/focused/shows.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.enlister.tld/expunging/camshaft.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Debra Platz" + ] ; + dc:title "liked camshaft deregulations" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.expunging.tld/deregulations/forints.html" . + +_:b336 a foaf:Person ; + foaf:name "Kaneie Byous" . + +_:b1374 a foaf:Person ; + foaf:name "Queisha Dalpiaz" . + +_:b1806 a foaf:Person ; + foaf:name "Bobbi Laswell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decenary.tld/curvet/shareholders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chieu Sharpe" + ] ; + dc:title "daubs shareholders pionic" ; + swrc:journal ; + swrc:pages 116 ; + foaf:homepage "http://www.curvet.tld/pionic/vaulted.html" . + +_:b1758 a foaf:Person ; + foaf:name "Cheryle Vanderveen" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Denes Wahlert" + ] ; + dc:title "jurisprudence plotties inhaling" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.subtopics.tld/inhaling/trackway.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.weddings.tld/butlery/bewigs.html" ; + bench:booktitle "moms trainers butlery" ; + dc:creator _:b1401 , _:b377 ; + dc:title "trainers bewigs homeostatic" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.butlery.tld/homeostatic/slower.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leatheriness.tld/horologe/bigamistic.html" ; + dc:creator _:b1086 ; + dc:title "witchy bigamistic furrows" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.horologe.tld/furrows/eloquence.html" . + +_:b928 a foaf:Person ; + foaf:name "Jareer Cure" . + + + a bench:Inproceedings ; + bench:booktitle "cont bulks debriefing" ; + dc:creator _:b496 ; + dc:title "prostatitis debriefing uncombined" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.bulks.tld/uncombined/piezoelectricity.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Burghild Scarp" + ] ; + dc:title "nephron cervicitis fugged" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.trothed.tld/fugged/miaouing.html" . + +_:b404 a foaf:Person ; + foaf:name "Edern Cossette" . + + + a bench:Article ; + dc:creator _:b1779 , _:b1572 ; + dc:title "minimizes doggoned univ" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.depicted.tld/univ/easting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wrestling.tld/pekoes/wittier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Natasia Sliter" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Agilolf Piercey" + ] ; + dc:title "welling wittier antiinsurrectionists" ; + swrc:journal ; + swrc:note "depersonalizes tincted jus differing portraits nebulise slatier neutrality hurriedly seriating gaudily" ; + swrc:pages 2 ; + foaf:homepage "http://www.pekoes.tld/antiinsurrectionists/whereat.html" . + +_:b724 a foaf:Person ; + foaf:name "Iarogned Trivette" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.stiffs.tld/hardhandedness/neutralistic.html" ; + bench:booktitle "coopery drenching hardhandedness" ; + dc:creator _:b128 , person:Paul_Erdoes ; + dc:title "drenching neutralistic gulden" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 194 ; + foaf:homepage "http://www.hardhandedness.tld/gulden/salable.html" . + + + a bench:Article ; + bench:cdrom "http://www.identifications.tld/ravelly/flaunts.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jumail Rothschild" + ] ; + dc:title "cosset flaunts refuelling" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.ravelly.tld/refuelling/eld.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.desalts.tld/joinable/concernment.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Torre Storts" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Steverino Filas" + ] ; + dc:title "plaining concernment governments" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.joinable.tld/governments/pastern.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Theo Espina" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ludmela Litz" + ] ; + dc:title "topsails fumet augurs" ; + swrc:journal ; + swrc:pages 149 ; + foaf:homepage "http://www.plainclothesman.tld/augurs/nonpredatory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daffiness.tld/nuthouse/interlines.html" ; + dc:creator _:b1801 ; + dc:title "visuals interlines liturgical" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.nuthouse.tld/liturgical/graciousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subcontinent.tld/toeplate/grumpiness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eriko Odenheimer" + ] ; + dc:title "whanging grumpiness hypotonic" ; + swrc:journal ; + foaf:homepage "http://www.toeplate.tld/hypotonic/glim.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expiating.tld/opaline/eidolons.html" ; + dc:creator _:b577 ; + dc:title "remended eidolons stupefactive" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.opaline.tld/stupefactive/mucky.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.finfoots.tld/nonelection/wainscoting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Andelique Delucas" + ] ; + dc:title "misnames wainscoting powered" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.nonelection.tld/powered/demodulations.html" . + +_:b1402 a foaf:Person ; + foaf:name "Adrik Ollhoff" . + + + a bench:Article ; + dc:creator _:b1508 ; + dc:title "factotums subcategories stickmen" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.impoverishment.tld/stickmen/halftone.html" . + +_:b2 a foaf:Person ; + foaf:name "Josu Colligan" . + +_:b1811 a foaf:Person ; + foaf:name "Flaca Sodawasser" . + +_:b1837 a foaf:Person ; + foaf:name "AnnCathrin Axel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.wagnerians.tld/realizing/muzhik.html" ; + bench:booktitle "secrets deviation realizing" ; + dc:creator _:b1846 , person:Paul_Erdoes , _:b454 ; + dc:title "deviation muzhik outline" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 146 ; + foaf:homepage "http://www.realizing.tld/outline/fatalistic.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.exserting.tld/alleviative/humanistically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Coleta Krenn" + ] ; + dc:title "breviary humanistically viscousness" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.alleviative.tld/viscousness/neuralgias.html" . + + + a bench:Article ; + dc:creator _:b35 ; + dc:title "headpiece solemnizes cavefish" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.ripener.tld/cavefish/cretinizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disproves.tld/prandial/greyest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulHaleem Ojima" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Konkordia Czerno" + ] ; + dc:title "satiated greyest discretely" ; + swrc:journal ; + swrc:pages 165 ; + foaf:homepage "http://www.prandial.tld/discretely/argued.html" . + + + a bench:Article ; + dc:creator _:b81 ; + dc:title "consistencies patented scansions" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.reevaluated.tld/scansions/packable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.immigrated.tld/stiller/braids.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gislle Gusa" + ] ; + dc:title "vialling braids reencounter" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_16 ; + rdf:_17 ; + rdf:_18 ; + rdf:_19 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 126 ; + foaf:homepage "http://www.stiller.tld/reencounter/cantraps.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nonsignificant.tld/diplex/dashing.html" ; + bench:booktitle "virally whitens diplex" ; + dc:creator _:b427 , person:Paul_Erdoes ; + dc:title "whitens dashing pedicured" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.diplex.tld/pedicured/bibbs.html" . + +_:b390 a foaf:Person ; + foaf:name "Yemena Knebel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unionizing.tld/quakes/conjuncts.html" ; + dc:creator _:b1391 ; + dc:title "dieback conjuncts motorscooters" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.quakes.tld/motorscooters/marshmallows.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.keratotic.tld/gerontologies/qty.html" ; + dc:creator _:b1493 ; + dc:title "puttied qty overmen" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.gerontologies.tld/overmen/carpi.html" . + +_:b906 a foaf:Person ; + foaf:name "Shinji Kapler" . + +_:b15 a foaf:Person ; + foaf:name "Valerius Mcconnell" . + + + a bench:Article ; + dc:creator _:b1476 ; + dc:title "caladium compatibleness misguides" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.frisk.tld/misguides/breakwaters.html" . + +_:b36 a foaf:Person ; + foaf:name "Philo Denhartog" . + + + a bench:Article ; + rdfs:seeAlso "http://www.entrails.tld/spermatozoa/renderings.html" ; + dc:creator _:b1825 ; + dc:title "colporteur renderings lambent" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.spermatozoa.tld/lambent/cyclos.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Deucalion Panahon" + ] ; + dc:title "gandhi unpalatably commode" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.calpacs.tld/commode/relicense.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reliving.tld/surging/reinstruct.html" ; + bench:booktitle "rationalistically partially surging" ; + dc:creator _:b1625 ; + dc:title "partially reinstruct handwoven" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.surging.tld/handwoven/crags.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Timoteo Infante" + ] ; + dc:title "apprenticeships contaminator feinting" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.nebulously.tld/feinting/rurally.html" . + + + a bench:Article ; + dc:creator _:b1007 ; + dc:title "employable quizzicality insanely" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.embows.tld/insanely/semitists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pacifier.tld/litigated/largish.html" ; + dc:creator _:b1662 ; + dc:title "bloodiness largish climatologically" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.litigated.tld/climatologically/rovers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.woodcarvings.tld/cookbooks/pleaters.html" ; + bench:booktitle "scollop unimposing cookbooks" ; + dc:creator _:b425 ; + dc:title "unimposing pleaters subcivilizations" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 192 ; + foaf:homepage "http://www.cookbooks.tld/subcivilizations/snazziest.html" . + + + a bench:Article ; + dc:creator _:b1183 ; + dc:title "effulges daleths mb" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.candids.tld/mb/thatched.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overrigid.tld/faire/poloist.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Einian Frascella" + ] ; + dc:title "hidebound poloist comets" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.faire.tld/comets/paraphraser.html" . + + + a bench:Article ; + dc:creator _:b255 ; + dc:title "molds sleepier brassieres" ; + swrc:journal ; + swrc:pages 187 ; + foaf:homepage "http://www.steamiest.tld/brassieres/caesural.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equivocalities.tld/quintuplicate/welcomers.html" ; + dc:creator _:b1446 ; + dc:title "tidbits welcomers heisting" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.quintuplicate.tld/heisting/talks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.deadeners.tld/maulers/squirish.html" ; + bench:booktitle "quintillions agrees maulers" ; + dc:creator _:b1273 , _:b872 ; + dc:title "agrees squirish asylums" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 44 ; + foaf:homepage "http://www.maulers.tld/asylums/mappers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Xylo Culbreath" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aditi Suffield" + ] ; + dc:title "cuckooed unripely disinfectant" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.terrorized.tld/disinfectant/affixers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sprat.tld/therapeutist/radiobiology.html" ; + dc:creator _:b1166 ; + dc:title "decistere radiobiology oinking" ; + swrc:journal ; + swrc:pages 185 ; + foaf:homepage "http://www.therapeutist.tld/oinking/interleaf.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.respondents.tld/halves/frere.html" ; + bench:booktitle "swappers exorbitantly halves" ; + dc:creator _:b410 ; + dc:title "exorbitantly frere flagellator" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.halves.tld/flagellator/sojourned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ferrying.tld/vouchees/godowns.html" ; + bench:booktitle "prostrating blancmange vouchees" ; + dc:creator _:b1607 ; + dc:title "blancmange godowns sunless" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.vouchees.tld/sunless/apocynthions.html" . + +_:b1438 a foaf:Person ; + foaf:name "Felippe Desai" . + + + a bench:Article ; + dc:creator _:b1052 ; + dc:title "dimouts frankincense neared" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.recoiler.tld/neared/bejewelling.html" . + + + a bench:Article ; + dc:creator _:b162 ; + dc:title "nonpossession surpassing aluminum" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.crinkles.tld/aluminum/metiers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flitch.tld/agriculturalist/yielders.html" ; + bench:booktitle "reconfiscating reinfuse agriculturalist" ; + dc:creator _:b1199 , _:b412 ; + dc:title "reinfuse yielders individualistic" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.agriculturalist.tld/individualistic/consumerism.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b1716 , _:b211 ; + swrc:number 1 ; + swrc:volume 22 . + + + a bench:Article ; + rdfs:seeAlso "http://www.areolae.tld/rowdily/recombine.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hippolyta Hollars" + ] ; + dc:title "shingles recombine blunter" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.rowdily.tld/blunter/superstructure.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sovran.tld/baptists/catatony.html" ; + dc:creator _:b572 ; + dc:title "churchier catatony opulently" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.baptists.tld/opulently/underlip.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taciturn.tld/precox/preludes.html" ; + dc:creator _:b1828 ; + dc:title "dazedness preludes hideousness" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.precox.tld/hideousness/declaimers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stereoscope.tld/cogway/flypapers.html" ; + dc:creator _:b1149 ; + dc:title "rulership flypapers runtiness" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.cogway.tld/runtiness/crookedest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scrubbers.tld/dictums/trussers.html" ; + dc:creator _:b1232 ; + dc:title "cogencies trussers banderole" ; + swrc:journal ; + foaf:homepage "http://www.dictums.tld/banderole/deceptiveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.avenged.tld/accountants/clinking.html" ; + dc:creator _:b1015 ; + dc:title "spurns clinking awarding" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.accountants.tld/awarding/veinlets.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stockcar.tld/dehydrogenate/atriums.html" ; + dc:creator _:b1841 ; + dc:title "transcriptions atriums lacerating" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.dehydrogenate.tld/lacerating/workwomen.html" . + +_:b1801 a foaf:Person ; + foaf:name "Yusri Lacerda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overreact.tld/thrawed/origamis.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sylwia Plessner" + ] ; + dc:title "glitters origamis lunaria" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.thrawed.tld/lunaria/fleering.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Saleel Duprey" + ] ; + dc:title "oscillated irrupts behoove" ; + swrc:journal ; + foaf:homepage "http://www.computed.tld/behoove/martyries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.retaliators.tld/immolations/phials.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Placenta Pahls" + ] ; + dc:title "mismanaging phials techy" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.immolations.tld/techy/sketchers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trolleys.tld/pouffe/versemen.html" ; + bench:booktitle "assistants geotropically pouffe" ; + dc:creator person:Paul_Erdoes , _:b430 ; + dc:title "geotropically versemen defacers" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.pouffe.tld/defacers/unsigned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eradicates.tld/perkiness/narrowing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Elvita Zielke" + ] ; + dc:title "dyspepsy narrowing homebodies" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.perkiness.tld/homebodies/hilariously.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.boules.tld/backtracking/raggedly.html" ; + bench:booktitle "jellyfishes gaoler backtracking" ; + dc:creator _:b431 ; + dc:title "gaoler raggedly confining" ; + dcterms:issued 1967 ; + swrc:pages 159 ; + foaf:homepage "http://www.backtracking.tld/confining/eggbeaters.html" . + + + a bench:Article ; + dc:creator _:b1514 ; + dc:title "unclasping agriculturists revues" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.volplaned.tld/revues/recoilless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pyx.tld/saddlebows/prestiges.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Raashid Eckle" + ] ; + dc:title "sophistries prestiges liege" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.saddlebows.tld/liege/pillager.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cowkine.tld/recondition/bastinadoes.html" ; + dc:creator _:b512 ; + dc:title "verifiableness bastinadoes vaseline" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.recondition.tld/vaseline/besieging.html" . + + + a bench:Article ; + dc:creator _:b1606 ; + dc:title "calorimetry forethought nonhazardous" ; + swrc:journal ; + foaf:homepage "http://www.curatives.tld/nonhazardous/herbivore.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.disfigurer.tld/deducing/morphin.html" ; + bench:booktitle "seedman ceremonially deducing" ; + dc:creator _:b204 ; + dc:title "ceremonially morphin councilors" ; + dcterms:issued 1965 ; + swrc:pages 182 ; + foaf:homepage "http://www.deducing.tld/councilors/nonuser.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.capability.tld/garbled/endoscope.html" ; + bench:booktitle "persecuting gjetost garbled" ; + dc:creator _:b1231 ; + dc:title "gjetost endoscope sucklers" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.garbled.tld/sucklers/extirpating.html" . + + + a bench:Inproceedings ; + bench:booktitle "travellers pouty illustriousness" ; + dc:creator _:b1248 , _:b1271 ; + dc:title "stipes illustriousness primeros" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 125 ; + foaf:homepage "http://www.pouty.tld/primeros/peopling.html" . + + + a bench:Inproceedings ; + bench:booktitle "beanies recognized portliest" ; + dc:creator _:b1592 ; + dc:title "sequestrate portliest loves" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 14 ; + foaf:homepage "http://www.recognized.tld/loves/bakshish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.highbrows.tld/banqueting/tubers.html" ; + dc:creator _:b1038 ; + dc:title "tanagers tubers avowed" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.banqueting.tld/avowed/summarize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unemphatic.tld/bighorn/friability.html" ; + bench:booktitle "effluvial unjustly bighorn" ; + dc:creator _:b1609 , _:b437 ; + dc:title "unjustly friability fishwife" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.bighorn.tld/fishwife/bumped.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adamina Macabeo" + ] ; + dc:title "hebraized unbigoted jazzily" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.hapless.tld/jazzily/wordlessly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Konstiantina Viniard" + ] ; + dc:title "overapprehensively passports laminates" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.mounts.tld/laminates/bloats.html" . + + + a bench:Inproceedings ; + bench:booktitle "cognisable recessing lindane" ; + dc:creator _:b1176 ; + dc:title "overexercise lindane adjudges" ; + dcterms:issued 1966 ; + swrc:pages 149 ; + foaf:homepage "http://www.recessing.tld/adjudges/recommencement.html" . + +_:b93 a foaf:Person ; + foaf:name "Ceanna Vangoff" . + + + a bench:Inproceedings ; + bench:booktitle "hogwash sorriest jestful" ; + dc:creator person:Paul_Erdoes , _:b1839 ; + dc:title "tacking jestful retold" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.sorriest.tld/retold/hundredweights.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1965)" ; + dcterms:issued 1965 ; + swrc:number 1 ; + swrc:volume 6 . + + + a bench:Article ; + rdfs:seeAlso "http://www.clubhauled.tld/handily/unpunctual.html" ; + dc:creator _:b87 ; + dc:title "mutilation unpunctual nucleon" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.handily.tld/nucleon/lictor.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dujuan Altum" + ] ; + dc:title "gasoliers hokums precapitalistic" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.allegator.tld/precapitalistic/floridians.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vitalising.tld/randomization/aweigh.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yuliy Kuhnel" + ] ; + dc:title "jennet aweigh morals" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.randomization.tld/morals/pupfish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quitclaims.tld/sketches/webless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yago Ruta" + ] ; + dc:title "predaciousness webless mercurochrome" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.sketches.tld/mercurochrome/anaemia.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bastienne Norrid" + ] ; + dc:title "reselling gusseted rated" ; + swrc:journal ; + foaf:homepage "http://www.onerously.tld/rated/devisers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extractive.tld/miscarry/existences.html" ; + dc:creator _:b1847 ; + dc:title "overhangs existences pertaining" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.miscarry.tld/pertaining/torrential.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deerflys.tld/sassed/overripe.html" ; + dc:creator _:b962 ; + dc:title "splaying overripe inchworms" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.sassed.tld/inchworms/choruses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sounds.tld/preintimation/moratoria.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bhavin Primavera" + ] ; + dc:title "disemboweling moratoria aromatize" ; + swrc:journal ; + swrc:pages 147 ; + foaf:homepage "http://www.preintimation.tld/aromatize/melders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.huguenot.tld/senna/furuncles.html" ; + dc:creator _:b1821 , _:b619 ; + dc:title "diverter furuncles drabbets" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.senna.tld/drabbets/cayuses.html" . + +_:b386 a foaf:Person ; + foaf:name "Kimberle Vestering" . + + + a bench:Article ; + dc:creator _:b1421 ; + dc:creator [ a foaf:Person ; + foaf:name "Matsa Scheer" + ] ; + dc:title "exhumed suppresses chlorite" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.transcribes.tld/chlorite/bostons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forwardly.tld/calycle/parlours.html" ; + dc:creator _:b1846 ; + dc:title "equivocalness parlours populating" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.calycle.tld/populating/zooming.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.remorselessness.tld/placentas/disadvantageous.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dona Hissong" + ] ; + dc:title "revampers disadvantageous pants" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.placentas.tld/pants/woodchuck.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.extrications.tld/forlornest/reabandoned.html" ; + dc:creator _:b536 ; + dc:title "rasps reabandoned scoldings" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.forlornest.tld/scoldings/seasonality.html" . + +_:b64 a foaf:Person ; + foaf:name "Silvia Jilek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bridewell.tld/consummations/overcautiously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hita Porell" + ] ; + dc:title "parred overcautiously reputedly" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.consummations.tld/reputedly/identifiability.html" . + +_:b958 a foaf:Person ; + foaf:name "Adok Galbiso" . + + + a bench:Article ; + rdfs:seeAlso "http://www.militancy.tld/papaya/gyros.html" ; + dc:creator _:b497 ; + dc:title "resoundingly gyros mannishly" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.papaya.tld/mannishly/paralytic.html" . + +_:b348 a foaf:Person ; + foaf:name "Jot Albert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.motorboats.tld/garlanded/tabasco.html" ; + dc:creator _:b777 ; + dc:title "misdone tabasco botticelli" ; + swrc:journal ; + swrc:pages 39 ; + foaf:homepage "http://www.garlanded.tld/botticelli/neoplasms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.czechoslovak.tld/addicts/thankyou.html" ; + dc:creator _:b1028 , _:b864 ; + dc:title "friendships thankyou prosperousness" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.addicts.tld/prosperousness/godheads.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chumship.tld/lackeyed/kebab.html" ; + bench:booktitle "pinstriped tittie lackeyed" ; + dc:creator _:b1527 ; + dc:title "tittie kebab faded" ; + dcterms:issued 1966 ; + swrc:pages 181 ; + foaf:homepage "http://www.lackeyed.tld/faded/bereavement.html" . + +_:b780 a foaf:Person ; + foaf:name "Toshiaki Bruso" . + + + a bench:Article ; + rdfs:seeAlso "http://www.restaging.tld/strangled/flyaways.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ayla Moncrief" + ] ; + dc:title "embrasure flyaways divested" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.strangled.tld/divested/alloying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncloaks.tld/excommunication/dyadics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Koko Borgstrom" + ] ; + dc:title "hydrographers dyadics desiccants" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.excommunication.tld/desiccants/trioxides.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catechist.tld/addictively/conquerable.html" ; + dc:creator _:b1373 ; + dc:title "materializes conquerable commonplaces" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.addictively.tld/commonplaces/artificially.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.engrossing.tld/pharisaically/mechanotherapies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anokhi Pineiro" + ] ; + dc:title "assisted mechanotherapies superseding" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.pharisaically.tld/superseding/unitarianism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Iudita Altew" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Marisa Roufs" + ] ; + dc:title "viticulturists dozens seabeds" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.quirts.tld/seabeds/nonpluses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rarefier.tld/unassisted/forearming.html" ; + bench:booktitle "barbarianism glossers unassisted" ; + dc:creator _:b1454 ; + dc:title "glossers forearming clematis" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 20 ; + foaf:homepage "http://www.unassisted.tld/clematis/bloodworm.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.subdermal.tld/toasty/booms.html" ; + bench:cdrom "http://www.impossibleness.tld/fettlings/toasty.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tore Cypress" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Simonette Feldhake" + ] ; + dc:title "fettlings booms navigating" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.toasty.tld/navigating/readjourned.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reconviction.tld/blotter/connections.html" ; + bench:booktitle "apartmental quieten blotter" ; + dc:creator _:b623 , _:b469 ; + dc:title "quieten connections lecheries" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 132 ; + foaf:homepage "http://www.blotter.tld/lecheries/repudiation.html" . + + + a bench:Inproceedings ; + bench:booktitle "flunking superpower unsettlement" ; + dc:creator _:b1713 ; + dc:title "bachelorhood unsettlement penciling" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 170 ; + foaf:homepage "http://www.superpower.tld/penciling/topics.html" . + +_:b1677 a foaf:Person ; + foaf:name "Lita Amacker" . + + + a bench:Article ; + dc:creator _:b212 , _:b1258 ; + dc:title "chalices crocking bimethyls" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.gambled.tld/bimethyls/foxfires.html" . + + + a bench:Article ; + dc:creator _:b1467 ; + dc:title "cupbearers tarantulae rebutter" ; + swrc:journal ; + foaf:homepage "http://www.reweighs.tld/rebutter/jimjams.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vindication.tld/hatpins/appropriately.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Takahashi Wheelus" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Nyesha Luskey" + ] ; + dc:title "ungrammatical appropriately spinelessly" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.hatpins.tld/spinelessly/atomism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vises.tld/dragger/abjuration.html" ; + dc:creator _:b669 ; + dc:title "ephemerae abjuration necking" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.dragger.tld/necking/rancheros.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ratios.tld/gnats/accumulable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gizheurann Pettipas" + ] ; + dc:title "overhaul accumulable waggish" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.gnats.tld/waggish/subfamily.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interpreters.tld/corsair/steelier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Margisia Hinegardner" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Eriyn Rodebaugh" + ] ; + dc:title "freezes steelier decadents" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.corsair.tld/decadents/unconquerable.html" . + + + a bench:Article ; + dc:creator _:b820 ; + dc:creator [ a foaf:Person ; + foaf:name "Bolce Forge" + ] ; + dc:title "dynamists hospitalities exuberance" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.brachiate.tld/exuberance/healer.html" . + +_:b311 a foaf:Person ; + foaf:name "Manabu Goettl" . + +_:b136 a foaf:Person ; + foaf:name "Melisa Patriarco" . + +_:b802 a foaf:Person ; + foaf:name "Elvira Kidner" . + +_:b1786 a foaf:Person ; + foaf:name "Jannine Brookings" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bathysphere.tld/manoeuvreing/orthodontics.html" ; + bench:booktitle "discriminations sunlights manoeuvreing" ; + dc:creator _:b989 ; + dc:title "sunlights orthodontics cleansing" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.manoeuvreing.tld/cleansing/queued.html" . + +_:b1210 a foaf:Person ; + foaf:name "Ludolfina Hinley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.surveiled.tld/joysticks/nonliving.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hilary Braddy" + ] ; + dc:title "wagers nonliving agric" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.joysticks.tld/agric/proliferating.html" . + + + a bench:Inproceedings ; + bench:booktitle "queys disestablismentarianism idealist" ; + dc:creator _:b1234 , _:b476 ; + dc:title "tinkerer idealist hatchelled" ; + dcterms:issued 1967 ; + swrc:pages 174 ; + foaf:homepage "http://www.disestablismentarianism.tld/hatchelled/affirmatives.html" . + + + a bench:Inproceedings ; + bench:booktitle "rejuvenates disincorporated squeamishly" ; + dc:creator _:b1350 ; + dc:title "workingman squeamishly artily" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.disincorporated.tld/artily/unstops.html" . + +_:b1145 a foaf:Person ; + foaf:name "Ffodor Spragley" . + +_:b583 a foaf:Person ; + foaf:name "Federico Mcinerney" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fingerprints.tld/indwells/aboral.html" ; + dc:creator _:b337 ; + dc:title "alleviating aboral embroiling" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.indwells.tld/embroiling/ponchos.html" . + +_:b676 a foaf:Person ; + foaf:name "Ludowika Macall" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.flyable.tld/zouave/pouting.html" ; + bench:booktitle "ennoblers abrogators zouave" ; + dc:creator [ a foaf:Person ; + foaf:name "Concordia Dennington" + ] ; + dc:title "abrogators pouting equilibrated" ; + dcterms:issued 1965 ; + swrc:pages 173 ; + foaf:homepage "http://www.zouave.tld/equilibrated/zymolysis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncorked.tld/varied/creator.html" ; + dc:creator _:b1026 ; + dc:title "glycogens creator bellicosely" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.varied.tld/bellicosely/rehashed.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hydrofoils.tld/percussions/assents.html" ; + bench:booktitle "sinusoidally transaction percussions" ; + dc:creator _:b483 , _:b215 ; + dc:title "transaction assents budgie" ; + dcterms:issued 1965 ; + swrc:pages 42 ; + foaf:homepage "http://www.percussions.tld/budgie/lakings.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Senon Nolin" + ] ; + dc:title "drainers alleged shunpiking" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.sulfuryls.tld/shunpiking/overheaps.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snowmobiling.tld/rigorism/unbeholden.html" ; + bench:booktitle "couriers ploughers rigorism" ; + dc:creator _:b558 ; + dc:title "ploughers unbeholden terminatory" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.rigorism.tld/terminatory/tailbones.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.peashooter.tld/petering/remodeler.html" ; + bench:booktitle "zymoplastic firesides petering" ; + dc:creator _:b486 , _:b1805 ; + dc:title "firesides remodeler flashbulbs" ; + dcterms:issued 1964 ; + dcterms:partOf ; + foaf:homepage "http://www.petering.tld/flashbulbs/blightingly.html" . + + + a bench:Inproceedings ; + bench:booktitle "deanships congruency sapped" ; + dc:creator _:b1764 , _:b1434 ; + dc:title "levitation sapped enamouring" ; + dcterms:issued 1963 ; + swrc:pages 17 ; + foaf:homepage "http://www.congruency.tld/enamouring/predestinates.html" . + + + a bench:Article ; + dc:creator _:b1626 ; + dc:creator [ a foaf:Person ; + foaf:name "Istvan Mayville" + ] ; + dc:title "markedly concaveness infinitely" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.cannonry.tld/infinitely/yorkers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.offerings.tld/brutalization/inflator.html" ; + dc:creator _:b1604 , _:b698 ; + dc:title "dustier inflator demeanor" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.brutalization.tld/demeanor/communism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tweets.tld/pishing/weaning.html" ; + dc:creator _:b1087 ; + dc:title "abstruser weaning uncleanly" ; + swrc:journal ; + swrc:pages 103 ; + foaf:homepage "http://www.pishing.tld/uncleanly/tarried.html" . + + + a bench:Journal ; + dc:title "Journal 4 (1958)" ; + dcterms:issued 1958 ; + swrc:editor _:b1586 , _:b634 , _:b416 ; + swrc:number 1 ; + swrc:volume 3 . + + + a bench:Article ; + rdfs:seeAlso "http://www.laboratorian.tld/humoring/hairiest.html" ; + dc:creator person:Paul_Erdoes , _:b109 ; + dc:title "tiptoed hairiest ouzels" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.humoring.tld/ouzels/frequented.html" . + +_:b1158 a foaf:Person ; + foaf:name "Dorinda Cuchiara" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reoil.tld/platesful/furthers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tejana Kildow" + ] ; + dc:title "calibrator furthers assassinator" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.platesful.tld/assassinator/annularity.html" . + + + a bench:Journal ; + dc:title "Journal 6 (1960)" ; + dcterms:issued 1960 ; + swrc:editor _:b1155 , _:b1590 , _:b1228 , _:b742 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.classily.tld/pelletizing/nickering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Radha Sloan" + ] ; + dc:title "snobbishness nickering beatitudes" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.pelletizing.tld/beatitudes/genes.html" . + +_:b263 a foaf:Person ; + foaf:name "Galterio Aranda" . + +_:b1263 a foaf:Person ; + foaf:name "Nawwaara Roary" . + +_:b1777 a foaf:Person ; + foaf:name "Kattrina Hemmeter" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beauish.tld/ruthlessness/mainframes.html" ; + dc:creator _:b1245 ; + dc:title "verticality mainframes computing" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.ruthlessness.tld/computing/methodize.html" . + +_:b1549 a foaf:Person ; + foaf:name "Hagibis Kihn" . + +_:b1199 a foaf:Person ; + foaf:name "Honzo Graleski" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bollixes.tld/numerations/lungers.html" ; + bench:booktitle "anthills thrillingly numerations" ; + dc:creator _:b1143 ; + dc:title "thrillingly lungers foundlings" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.numerations.tld/foundlings/fibers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fatigues.tld/mallards/flanneling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Takako Nordine" + ] ; + dc:title "splashed flanneling bastioned" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.mallards.tld/bastioned/retailer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sweller.tld/freaked/ungainly.html" ; + dc:creator _:b1198 ; + dc:title "redefinition ungainly interminably" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.freaked.tld/interminably/forestall.html" . + + + a bench:Article ; + dc:creator _:b1577 ; + dc:title "deism basking rivaled" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.hardcore.tld/rivaled/mopiest.html" . + +_:b799 a foaf:Person ; + foaf:name "Terza Jaremka" . + +_:b1810 a foaf:Person ; + foaf:name "Luz Zittel" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lefts.tld/satchels/hyperbarically.html" ; + dc:creator _:b994 ; + dc:creator [ a foaf:Person ; + foaf:name "Kannon Presson" + ] ; + dc:title "unpitying hyperbarically wigwams" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.satchels.tld/wigwams/czarists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.aromatically.tld/thunders/sheers.html" ; + dc:creator _:b284 ; + dc:title "camelia sheers girly" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.thunders.tld/girly/attendants.html" . + +_:b319 a foaf:Person ; + foaf:name "Torah Giller" . + +_:b1842 a foaf:Person ; + foaf:name "Saaliha Dach" . + +_:b999 a foaf:Person ; + foaf:name "Odysseus Dilthey" . + +_:b48 a foaf:Person ; + foaf:name "Poved Hittle" . + +_:b627 a foaf:Person ; + foaf:name "Ichibei Reseigh" . + +_:b14 a foaf:Person ; + foaf:name "Saraswathi Knickman" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.oviparous.tld/primers/compiler.html" ; + bench:booktitle "blitzkriegs inkpots primers" ; + dc:creator person:Paul_Erdoes , _:b1809 ; + dc:title "inkpots compiler interlocked" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 64 ; + foaf:homepage "http://www.primers.tld/interlocked/unarticulately.html" . + +_:b1846 a foaf:Person ; + foaf:name "Jesus Zollicoffer" . + +_:b553 a foaf:Person ; + foaf:name "Marjon Whooley" . + + + a bench:Article ; + dc:creator _:b1800 , _:b1632 ; + dc:title "nucleoprotein scalepans preinserting" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.fosters.tld/preinserting/stepladders.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.denarii.tld/pardonably/tinselly.html" ; + bench:booktitle "resistors schmo pardonably" ; + dc:creator _:b511 ; + dc:title "schmo tinselly bacteriologically" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.pardonably.tld/bacteriologically/shearers.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lovell Nenni" + ] ; + dc:title "occupants depressives brigs" ; + swrc:journal ; + swrc:note "speechless reluctantly pulses coquinas chantries sinuates cancelable imperatives packinghouse speckled televised accosts" ; + swrc:pages 64 ; + foaf:homepage "http://www.gruffest.tld/brigs/ensuring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secularize.tld/smirkier/pokeys.html" ; + dc:creator _:b876 ; + dc:title "commixt pokeys matchings" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.smirkier.tld/matchings/diagramed.html" . + + + a bench:Inproceedings ; + bench:booktitle "copulations churchyards honking" ; + dc:creator _:b1250 , _:b514 ; + dc:title "warehouses honking dinguses" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 119 ; + foaf:homepage "http://www.churchyards.tld/dinguses/amidship.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macintoshes.tld/cordate/oscillometric.html" ; + dc:creator _:b1593 ; + dc:title "codling oscillometric vocalizer" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.cordate.tld/vocalizer/after.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.groping.tld/interconnect/infidels.html" ; + dc:creator _:b1142 ; + dc:title "procuration infidels thumper" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.interconnect.tld/thumper/knapsacks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.casking.tld/sifters/lienteries.html" ; + bench:booktitle "dispiriting beclouding sifters" ; + dc:creator _:b1833 ; + dc:title "beclouding lienteries papyruses" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 191 ; + foaf:homepage "http://www.sifters.tld/papyruses/buffoonish.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crankcases.tld/ducking/vendibly.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Shonelle Swartwood" + ] ; + dc:title "adjudicates vendibly pylorus" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.ducking.tld/pylorus/broths.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viols.tld/globoids/sheds.html" ; + bench:booktitle "bookends fuzes globoids" ; + dc:creator _:b517 ; + dc:title "fuzes sheds castors" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 200 ; + foaf:homepage "http://www.globoids.tld/castors/swather.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.marge.tld/crankiness/apathetically.html" ; + bench:booktitle "resituated gruelling crankiness" ; + dc:creator _:b639 , _:b1259 ; + dc:title "gruelling apathetically sorbets" ; + dcterms:issued 1963 ; + swrc:pages 105 ; + foaf:homepage "http://www.crankiness.tld/sorbets/philadelphian.html" . + +_:b1339 a foaf:Person ; + foaf:name "Adeeb Drewski" . + +_:b1800 a foaf:Person ; + foaf:name "Tathagata Plato" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tackiness.tld/retailing/sawmills.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Phyllis Minchew" + ] ; + dc:title "diestocks sawmills activistic" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.retailing.tld/activistic/jugular.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bootyless.tld/muckraked/carcinogenicity.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Zainab Levis" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Birgit Mastrianna" + ] ; + dc:title "paretics carcinogenicity sellers" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.muckraked.tld/sellers/reassimilating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.circulates.tld/agonized/legitimating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Amshula Warnecke" + ] ; + dc:title "updated legitimating knackers" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.agonized.tld/knackers/flowages.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hindquarters.tld/centralists/hooted.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ashlynn Karban" + ] ; + dc:title "fallowed hooted chromite" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.centralists.tld/chromite/convalesces.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.loosener.tld/foins/electrocutes.html" ; + dc:creator _:b1760 ; + dc:title "fussier electrocutes sallowy" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.foins.tld/sallowy/spherical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.widows.tld/transects/tantras.html" ; + dc:creator _:b1200 ; + dc:title "captions tantras spottily" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.transects.tld/spottily/condonable.html" . + +_:b1685 a foaf:Person ; + foaf:name "Haajid Condry" . + +_:b804 a foaf:Person ; + foaf:name "Codi Sandy" . + + + a bench:Article ; + bench:cdrom "http://www.quavered.tld/radiancy/parried.html" ; + dc:creator _:b1425 ; + dc:title "tiara parried coated" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.radiancy.tld/coated/seders.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overlaps.tld/panhandler/evert.html" ; + bench:booktitle "fatiguing reanalyzing panhandler" ; + dc:creator _:b45 ; + dc:title "reanalyzing evert spited" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.panhandler.tld/spited/skiis.html" . + +_:b834 a foaf:Person ; + foaf:name "Gislind Bureau" . + +_:b506 a foaf:Person ; + foaf:name "Frodehild Dilgard" . + +_:b1023 a foaf:Person ; + foaf:name "Elektra Iden" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bivalencies.tld/suchness/ringer.html" ; + bench:booktitle "bedamns wirepulling suchness" ; + dc:creator _:b1645 ; + dc:title "wirepulling ringer amerced" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.suchness.tld/amerced/growling.html" . + + + a bench:Article ; + dc:creator _:b408 ; + dc:title "sputniks conspectus camouflagers" ; + swrc:journal ; + swrc:pages 41 ; + foaf:homepage "http://www.sanctums.tld/camouflagers/vermifuge.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eutrophic.tld/somatopsychic/oversharp.html" ; + dc:creator _:b94 ; + dc:title "legroom oversharp vasectomies" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.somatopsychic.tld/vasectomies/farcy.html" . + +_:b1041 a foaf:Person ; + foaf:name "Konstiantinova Deniro" . + + + a bench:Article ; + rdfs:seeAlso "http://www.puniness.tld/prosecutions/pelter.html" ; + dc:creator _:b1829 ; + dc:title "manifestative pelter waitings" ; + swrc:journal ; + foaf:homepage "http://www.prosecutions.tld/waitings/cuban.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dragged.tld/careering/triplets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Erminia Damrell" + ] ; + dc:title "lobsters triplets hepatics" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.careering.tld/hepatics/colonies.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rancour.tld/zonated/pouts.html" ; + bench:booktitle "aquas initialed zonated" ; + dc:creator _:b315 ; + dc:title "initialed pouts landowning" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 106 ; + foaf:homepage "http://www.zonated.tld/landowning/redevelops.html" . + +_:b1166 a foaf:Person ; + foaf:name "Kiara Freund" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misbehaver.tld/kibbutz/stager.html" ; + bench:booktitle "openheartedness semipro kibbutz" ; + dc:creator _:b385 ; + dc:title "semipro stager fatsoes" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.kibbutz.tld/fatsoes/expressiveness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yahooism.tld/ruralite/presages.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Indrani Mccleese" + ] ; + dc:title "bedcovers presages deescalating" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.ruralite.tld/deescalating/browbeats.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alanna Reul" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Donielle Boccard" + ] ; + dc:title "unavailingly nonvirulent worsted" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.ensorcels.tld/worsted/skewered.html" . + +_:b1274 a foaf:Person ; + foaf:name "Finetta Nopachai" . + + + a bench:Article ; + rdfs:seeAlso "http://www.declarations.tld/overdramatize/daylights.html" ; + dc:creator _:b1834 ; + dc:title "consenters daylights misdoubts" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.overdramatize.tld/misdoubts/catatonics.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ursulina Greenblatt" + ] ; + dc:title "mealybugs bung undersize" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.matzohs.tld/undersize/hallowing.html" . + +_:b1844 a foaf:Person ; + foaf:name "Qaaid Berlin" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thiosulfate.tld/separably/vociferation.html" ; + dc:creator _:b1752 ; + dc:creator [ a foaf:Person ; + foaf:name "Trevion Harewood" + ] ; + dc:title "birchism vociferation decentring" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.separably.tld/decentring/reviser.html" . + + + a bench:Proceedings ; + bench:booktitle "exobiology appointer aviso" ; + dc:publisher "McGraw-Hill" ; + dc:title "Proceeding 4 (1965)" ; + dcterms:issued 1965 ; + swrc:isbn "0-4473-8124-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.appointer.tld/ruminating/pryingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adjournments.tld/thousandths/bumping.html" ; + dc:creator _:b1102 ; + dc:title "overfill bumping abacuses" ; + swrc:journal ; + swrc:pages 195 ; + foaf:homepage "http://www.thousandths.tld/abacuses/lazyish.html" . + + + a bench:Article ; + dc:creator _:b1006 ; + dc:title "ventral tamest parallelograms" ; + swrc:journal ; + swrc:pages 9 ; + foaf:homepage "http://www.yearner.tld/parallelograms/derms.html" . + +_:b350 a foaf:Person ; + foaf:name "Eupeithes Bevens" . + + + a bench:Article ; + rdfs:seeAlso "http://www.understatement.tld/oleoresin/frostbiting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lilka Fike" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kikunojo Beckles" + ] ; + dc:title "reexpressed frostbiting requires" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.oleoresin.tld/requires/interlining.html" . + +_:b552 a foaf:Person ; + foaf:name "Iustig Schuckert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.chauffeuse.tld/gorsy/ablation.html" ; + dc:creator _:b1806 ; + dc:title "catharine ablation outriggers" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.gorsy.tld/outriggers/reshipments.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.beano.tld/irregardless/centiliter.html" ; + bench:booktitle "inactively pastina irregardless" ; + dc:creator _:b538 , person:Paul_Erdoes ; + dc:title "pastina centiliter romanticists" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 85 ; + foaf:homepage "http://www.irregardless.tld/romanticists/mailability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adamantine.tld/medallions/malingerers.html" ; + dc:creator person:Paul_Erdoes , _:b869 ; + dc:title "museful malingerers gnashes" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.medallions.tld/gnashes/chuffs.html" . + +_:b1812 a foaf:Person ; + foaf:name "Mahala Sturz" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.arsenides.tld/poilu/lothsome.html" ; + bench:booktitle "reagent timeservers poilu" ; + dc:creator _:b1072 ; + dc:title "timeservers lothsome reinterrogate" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.poilu.tld/reinterrogate/folktales.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pesterer.tld/taring/popularization.html" ; + bench:booktitle "cannabic including taring" ; + dc:creator _:b543 ; + dc:title "including popularization redcap" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.taring.tld/redcap/outrun.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stolidly.tld/conurbations/occupiers.html" ; + dc:creator _:b1690 ; + dc:title "otologist occupiers multipeds" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.conurbations.tld/multipeds/irremediably.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insurrectionaries.tld/hoisting/bourgeoned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Prokop Limage" + ] ; + dc:title "backspin bourgeoned tarnishable" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.hoisting.tld/tarnishable/centralizes.html" . + +_:b1745 a foaf:Person ; + foaf:name "Agafiia Rushford" . + + + a bench:Article ; + dc:creator _:b1649 , _:b1375 ; + dc:title "chessboard ecumenicalism laces" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.muumuus.tld/laces/horsewhip.html" . + +_:b585 a foaf:Person ; + foaf:name "Shontaya Klitzner" . + + + a bench:Inproceedings ; + bench:booktitle "slinger convivially assigned" ; + dc:creator _:b1144 ; + dc:title "cemeteries assigned unamortized" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.convivially.tld/unamortized/connecting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nolan Brownle" + ] ; + dc:title "gluers displeased tosspots" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.yeshivoth.tld/tosspots/ateliers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.administrator.tld/eavesdrops/reorganize.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Priskula Kexel" + ] ; + dc:title "outsmarting reorganize construes" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.eavesdrops.tld/construes/heirs.html" . + +_:b756 a foaf:Person ; + foaf:name "Landra Farraj" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.indurating.tld/paramedical/radarscope.html" ; + bench:booktitle "misprinting childhoods paramedical" ; + dc:creator _:b1198 ; + dc:title "childhoods radarscope aisles" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 19 ; + foaf:homepage "http://www.paramedical.tld/aisles/radiographs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.panchromatic.tld/rejudge/nonadministratively.html" ; + dc:creator _:b1 ; + dc:title "completes nonadministratively suability" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.rejudge.tld/suability/unornamented.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reentered.tld/insurrectionist/gabbler.html" ; + bench:booktitle "spriest lithographer insurrectionist" ; + dc:creator _:b547 ; + dc:title "lithographer gabbler caitiffs" ; + dcterms:issued 1959 ; + dcterms:partOf ; + foaf:homepage "http://www.insurrectionist.tld/caitiffs/alkyls.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.federalizations.tld/afros/signaling.html" ; + bench:cdrom "http://www.balsaming.tld/inducts/afros.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Burkhart Kressin" + ] ; + dc:title "inducts signaling feedlots" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.afros.tld/feedlots/fearer.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.splurging.tld/withholding/decalcified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Angelica Maccarter" + ] ; + dc:title "lichee decalcified punning" ; + swrc:journal ; + swrc:note "lichens aneurisms indemnitor nibbles unambitious niggling kowtowed temptations remarques broadaxe" ; + swrc:pages 172 ; + foaf:homepage "http://www.withholding.tld/punning/ribaldry.html" . + +_:b365 a foaf:Person ; + foaf:name "Visha Affagato" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bookrest.tld/cannonaded/torchere.html" ; + bench:cdrom "http://www.jaggers.tld/spurned/cannonaded.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Pentheus Vora" + ] ; + dc:title "spurned torchere maturation" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.cannonaded.tld/maturation/densifying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recirculations.tld/succulently/marquise.html" ; + dc:creator person:Paul_Erdoes , _:b578 ; + dc:title "alkalin marquise underlaid" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.succulently.tld/underlaid/neurosurgeon.html" . + +_:b1632 a foaf:Person ; + foaf:name "Tonniya Klaas" . + + + a bench:Article ; + dc:creator _:b251 ; + dc:creator [ a foaf:Person ; + foaf:name "Pippino Kempner" + ] ; + dc:title "herbal syphilitic broadswords" ; + swrc:journal ; + swrc:pages 3 ; + foaf:homepage "http://www.turbocharger.tld/broadswords/deprecative.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.dumpcart.tld/degerm/cabbalah.html" ; + bench:booktitle "irascibility officiated degerm" ; + dc:creator _:b310 ; + dc:title "officiated cabbalah whitter" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 121 ; + foaf:homepage "http://www.degerm.tld/whitter/callousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drones.tld/doughiest/exhibited.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Daeshona Hives" + ] ; + dc:title "sillies exhibited rattlebrains" ; + swrc:journal ; + swrc:pages 176 ; + foaf:homepage "http://www.doughiest.tld/rattlebrains/flatcar.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.agreeably.tld/gunsmiths/nutrients.html" ; + bench:booktitle "airfreight deedbox gunsmiths" ; + dc:creator _:b553 ; + dc:title "deedbox nutrients weakfishes" ; + dcterms:issued 1965 ; + swrc:pages 61 ; + foaf:homepage "http://www.gunsmiths.tld/weakfishes/gastrologists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fetted.tld/melodist/aglimmer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Traviata Tewksbury" + ] ; + dc:title "batiks aglimmer serenaded" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.melodist.tld/serenaded/bestowed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.profitable.tld/piccalilli/expender.html" ; + dc:creator _:b486 ; + dc:title "muskits expender hatched" ; + swrc:journal ; + foaf:homepage "http://www.piccalilli.tld/hatched/archetypes.html" . + +_:b459 a foaf:Person ; + foaf:name "Yarkona Weiker" . + +_:b1414 a foaf:Person ; + foaf:name "Teri Landevos" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.trousseau.tld/raggedest/downsize.html" ; + bench:booktitle "bovinely lowlander raggedest" ; + dc:creator _:b561 ; + dc:title "lowlander downsize admonitory" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 158 ; + foaf:homepage "http://www.raggedest.tld/admonitory/recombining.html" . + +_:b1403 a foaf:Person ; + foaf:name "Kurt Stas" . + +bench:Www rdfs:subClassOf foaf:Document . + + + a bench:Article ; + rdfs:seeAlso "http://www.silvester.tld/poetess/lacer.html" ; + dc:creator _:b611 ; + dc:creator [ a foaf:Person ; + foaf:name "Shosuke Polverari" + ] ; + dc:title "punitively lacer andirons" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.poetess.tld/andirons/ascendance.html" . + +_:b1586 a foaf:Person ; + foaf:name "Muza Wessner" . + +_:b1770 a foaf:Person ; + foaf:name "Changmi Dimattia" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.permissable.tld/residency/tellership.html" ; + bench:booktitle "academicism booed residency" ; + dc:creator _:b658 ; + dc:title "booed tellership gnocchi" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.residency.tld/gnocchi/discording.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gads.tld/oakum/staggery.html" ; + dc:creator _:b1819 ; + dc:title "recreations staggery profitableness" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.oakum.tld/profitableness/offhanded.html" . + +_:b771 a foaf:Person ; + foaf:name "Jarred Seres" . + + + a bench:Article ; + dc:creator _:b1627 ; + dc:title "penlight duffers expressionists" ; + swrc:journal ; + swrc:note "leaves admirable formating lockless hoarier tincting shined headshrinker lacerates" ; + swrc:pages 144 ; + foaf:homepage "http://www.databases.tld/expressionists/panache.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.catawbas.tld/pulleys/plutonic.html" ; + dc:creator _:b329 ; + dc:title "psychokinesia plutonic piscators" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.pulleys.tld/piscators/ossificatory.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.buncoing.tld/monocots/stimulatingly.html" ; + dc:creator _:b244 , _:b1442 ; + dc:title "ebonizing stimulatingly septicemia" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.monocots.tld/septicemia/center.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outstretches.tld/soapboxes/loams.html" ; + dc:creator _:b78 ; + dc:title "bloodily loams joins" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.soapboxes.tld/joins/disallowances.html" . + + + a bench:Article ; + dc:creator _:b844 ; + dc:title "vitiated ennoblers flyable" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.bitched.tld/flyable/abrogators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.antis.tld/kidnaper/baulking.html" ; + dc:creator _:b1843 ; + dc:creator [ a foaf:Person ; + foaf:name "Vasyklo Netz" + ] ; + dc:title "impacted baulking dopiness" ; + swrc:journal ; + swrc:pages 102 ; + foaf:homepage "http://www.kidnaper.tld/dopiness/stoutish.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Waverly Eldreth" + ] ; + dc:title "chancier oolith moors" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.indigoes.tld/moors/bonded.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.relation.tld/honeymooner/catalytically.html" ; + bench:booktitle "shedable rules honeymooner" ; + dc:creator _:b1767 ; + dc:title "rules catalytically introspections" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 185 ; + foaf:homepage "http://www.honeymooner.tld/introspections/housekeepers.html" . + + + a bench:Proceedings ; + bench:booktitle "bowyer lilacs feminize" ; + dc:publisher "Williams & Wilkins, Medical Publishers" ; + dc:title "Proceeding 2 (1958)" ; + dcterms:issued 1958 ; + swrc:editor person:Paul_Erdoes , _:b1585 , _:b1407 ; + swrc:isbn "0-2511-7339-0" ; + swrc:series 1318 ; + foaf:homepage "http://www.lilacs.tld/unrest/dojos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spunkiest.tld/exempli/lambed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mandek Lisle" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Esequiel Padillia" + ] ; + dc:title "unreflecting lambed bobolinks" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.exempli.tld/bobolinks/printable.html" . + + + a bench:Article ; + dc:creator _:b477 ; + dc:title "gnaws lactations catwalk" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.shuffler.tld/catwalk/toolers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obsessively.tld/outbuildings/scantiest.html" ; + bench:booktitle "acidifies reprehension outbuildings" ; + dc:creator _:b217 ; + dc:title "reprehension scantiest gorki" ; + dcterms:issued 1966 ; + swrc:pages 129 ; + foaf:homepage "http://www.outbuildings.tld/gorki/mummying.html" . + +_:b905 a foaf:Person ; + foaf:name "Trevor Sechrist" . + + + a bench:Inproceedings ; + bench:booktitle "grazingly bifurcates kinship" ; + dc:creator _:b572 ; + dc:title "calumniation kinship condemning" ; + dcterms:issued 1966 ; + swrc:pages 49 ; + foaf:homepage "http://www.bifurcates.tld/condemning/reincarnate.html" . + + + a bench:Inproceedings ; + bench:booktitle "numberings weightily stimulated" ; + dc:creator _:b1550 ; + dc:title "bridged stimulated requiem" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 31 ; + foaf:homepage "http://www.weightily.tld/requiem/naphthas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revives.tld/clairvoyance/gastronomical.html" ; + dc:creator _:b1756 ; + dc:creator [ a foaf:Person ; + foaf:name "Lidochka Tedeschi" + ] ; + dc:title "messages gastronomical unfeasible" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.clairvoyance.tld/unfeasible/blanketed.html" . + +_:b309 a foaf:Person ; + foaf:name "Tomomi Fritzman" . + + + a bench:Inproceedings ; + bench:booktitle "catarrhally relational gillnets" ; + dc:creator _:b400 ; + dc:title "cormorants gillnets underwaists" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 177 ; + foaf:homepage "http://www.relational.tld/underwaists/notional.html" . + +_:b773 a foaf:Person ; + foaf:name "Avimelech Benincasa" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.rootless.tld/unfeared/homeowners.html" ; + bench:booktitle "apres locket unfeared" ; + dc:creator _:b577 ; + dc:title "locket homeowners peppertree" ; + dcterms:issued 1957 ; + swrc:pages 75 ; + foaf:homepage "http://www.unfeared.tld/peppertree/legendarily.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.idylist.tld/sextants/osteoscleroses.html" ; + bench:booktitle "nurtures zincing sextants" ; + dc:creator _:b1452 ; + dc:title "zincing osteoscleroses consoles" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 30 ; + foaf:homepage "http://www.sextants.tld/consoles/skeletomuscular.html" . + +_:b931 a foaf:Person ; + foaf:name "Conway Sobba" . + + + a bench:Incollection ; + bench:booktitle "mineralized reechoed galvanometric" ; + dc:creator [ a foaf:Person ; + foaf:name "Harinakshi Perillo" + ] ; + dc:title "uprooters galvanometric grizzliest" ; + dcterms:issued 1966 ; + swrc:pages 39 ; + foaf:homepage "http://www.reechoed.tld/grizzliest/enervates.html" . + + + a bench:Article ; + dc:creator _:b1369 ; + dc:title "lingier yanked onenesses" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.boatloads.tld/onenesses/racings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sleuths.tld/guilders/whispering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juliano Tijing" + ] ; + dc:title "conned whispering counterrevolutionary" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.guilders.tld/counterrevolutionary/touchiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.photoengraver.tld/dismalest/unactuated.html" ; + bench:abstract "cockled arrangement dyspeptics cymbalists citatum groundnut marrons headlining deathcup avatars sufficiency froes stewpan douche prestamp faultiness elections suer softbound clapt cairns boozily solidification preventiveness cockerel pentathlon ladlefuls toweringly fraying hellgrammites doziest uncensored sorghums humpier eradicates dyspepsy perkiness narrowing homebodies hilariously cumberers deprehension abjectness incapacious hairless glary speedster argentum psychosomatics reformating foreshadower conflictive amanuenses plumpers excreta differentiae teens anchored sheepman pulsejets attributively annotativeness achene cutup exigence cellists lobber unsafely alumroots follower twisters anaesthetization nonrefillable casements renegades relinquishing pursed atavists levant noetic rewelds revamped flyblown embosoming chinchillas undercharge overflight spillable adjustment jujubes ravishingly manges squids pyramided rapidly resection preform embryologically overwise annotating multiform worrier contravenes drinks nothings rioting maltier thessalonians pipingly pining nosebands lowbred decanter burs sleaziness pollywog empyreans prolixly desiccated tapestried buttons bridewell parred consummations overcautiously reputedly identifiability stagier older counselable glims schoolmistress enfold kirtle analytically titillations equivocalities tidbits quintuplicate welcomers heisting talks sidearms salads seepier backbit cockup muller underemphasizes chancellorships mealiest torching lated lepers axonal huntsmen seemed heavens ahems sublimates mods gullied agencies deux scrappage timbres identically" ; + dc:creator _:b290 , _:b184 ; + dc:title "frigidly unactuated sideburns" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.dismalest.tld/sideburns/formalist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.anesthetization.tld/outflanking/funnyman.html" ; + dc:creator _:b281 ; + dc:title "undermentioned funnyman commuted" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.outflanking.tld/commuted/lachrymation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jerseyite.tld/rowdyism/pauperizing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gaetan Killion" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Caitlin Myricks" + ] ; + dc:title "melodically pauperizing spryer" ; + swrc:journal ; + swrc:pages 141 ; + foaf:homepage "http://www.rowdyism.tld/spryer/humidifier.html" . + +_:b1417 a foaf:Person ; + foaf:name "Quanesha Tebar" . + +_:b1605 a foaf:Person ; + foaf:name "Freira Sharits" . + +_:b1282 a foaf:Person ; + foaf:name "Zale Reck" . + +_:b1805 a foaf:Person ; + foaf:name "Samantaka Allwood" . + + + a bench:Inproceedings ; + bench:booktitle "preannounces inhume cooncan" ; + dc:creator _:b582 , _:b1136 ; + dc:title "nicked cooncan striper" ; + dcterms:issued 1963 ; + dcterms:partOf ; + foaf:homepage "http://www.inhume.tld/striper/highnesses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.infrasonic.tld/ambrosias/shags.html" ; + bench:booktitle "accusable provokers ambrosias" ; + dc:creator _:b583 ; + dc:title "provokers shags rehinges" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 18 ; + foaf:homepage "http://www.ambrosias.tld/rehinges/satanical.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.drongo.tld/cyanogen/ripost.html" ; + dc:creator _:b544 ; + dc:title "reprehensibly ripost noisome" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.cyanogen.tld/noisome/braided.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kosmas Gitter" + ] ; + dc:title "cayenned handholds uproariously" ; + swrc:journal ; + swrc:pages 101 ; + foaf:homepage "http://www.cajolingly.tld/uproariously/inimitably.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kenyon Keirnan" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ramza Doshi" + ] ; + dc:title "gets clitorises unbolted" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.biorhythmic.tld/unbolted/wintering.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.marvels.tld/aoudads/thrashes.html" ; + bench:booktitle "grittier deformer aoudads" ; + dc:creator _:b588 ; + dc:title "deformer thrashes missis" ; + dcterms:issued 1952 ; + dcterms:partOf ; + swrc:pages 83 ; + foaf:homepage "http://www.aoudads.tld/missis/affability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nippy.tld/occulters/blubberer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Heidelore Ruschmann" + ] ; + dc:title "bounden blubberer amenities" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.occulters.tld/amenities/desecrated.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.cowboys.tld/varment/infests.html" ; + bench:booktitle "realtors mooniest varment" ; + dc:creator _:b1589 ; + dc:title "mooniest infests shiftlessness" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.varment.tld/shiftlessness/quadruplication.html" . + +_:b1779 a foaf:Person ; + foaf:name "Ebergund Uxa" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "India Snipe" + ] ; + dc:title "overdrinks immunotherapies gales" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.appetency.tld/gales/balladries.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.guested.tld/babul/beleaguering.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jelizaveta Aubert" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Esmerelda Klehn" + ] ; + dc:title "resubscribed beleaguering saturations" ; + swrc:journal ; + swrc:note "disfranchiser lofters zoeas cd papooses abashment reweighed clarion alienates smegmas korsakow" ; + foaf:homepage "http://www.babul.tld/saturations/aggie.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.decaffeinates.tld/folklorists/attractive.html" ; + dc:creator person:Paul_Erdoes , _:b1174 ; + dc:title "scalepan attractive yeller" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.folklorists.tld/yeller/cognizably.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tatiana Siar" + ] ; + dc:title "patois ritualized unplayable" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.axletree.tld/unplayable/backing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatecrasher.tld/willies/clarioned.html" ; + dc:creator _:b1071 ; + dc:creator [ a foaf:Person ; + foaf:name "Liron Pilant" + ] ; + dc:title "reworking clarioned tattooing" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.willies.tld/tattooing/detainee.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Madawc Monteleone" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Aleksandr Dinh" + ] ; + dc:title "gimcracks vermiculites millrun" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.handlists.tld/millrun/ideomotor.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.develops.tld/weevil/rabbets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tadataka Mausey" + ] ; + dc:title "grittiness rabbets proponing" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.weevil.tld/proponing/gropingly.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1964)" ; + dcterms:issued 1964 ; + swrc:editor _:b794 , _:b563 , _:b796 , _:b795 ; + swrc:number 1 ; + swrc:volume 11 . + + + a bench:Article ; + dc:creator _:b364 ; + dc:title "potentials reavowed incredibility" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.adoptees.tld/incredibility/elucidation.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.enduing.tld/matless/firebase.html" ; + bench:booktitle "sporozoon microstructure matless" ; + dc:creator _:b292 ; + dc:title "microstructure firebase quitclaimed" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 69 ; + foaf:homepage "http://www.matless.tld/quitclaimed/disappointments.html" . + + + a bench:Inproceedings ; + bench:booktitle "overstimulate bits municipalities" ; + dc:creator _:b597 ; + dc:title "tzar municipalities buckhound" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.bits.tld/buckhound/villainess.html" . + +_:b993 a foaf:Person ; + foaf:name "Aldora Urion" . + + + a bench:Article ; + rdfs:seeAlso "http://www.yawing.tld/pegboxes/feeblish.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gulielma Arce" + ] ; + dc:title "prosecutrices feeblish extenuation" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.pegboxes.tld/extenuation/stranders.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sox.tld/constipating/booming.html" ; + bench:booktitle "agonizingly decrials constipating" ; + dc:creator person:Paul_Erdoes , _:b599 ; + dc:title "decrials booming spunkily" ; + dcterms:issued 1955 ; + dcterms:partOf ; + swrc:pages 25 ; + foaf:homepage "http://www.constipating.tld/spunkily/sedates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.antisocially.tld/feebleness/admixes.html" ; + bench:booktitle "hacksaws fitted feebleness" ; + dc:creator _:b1619 ; + dc:title "fitted admixes easies" ; + dcterms:issued 1966 ; + swrc:pages 54 ; + foaf:homepage "http://www.feebleness.tld/easies/mechanization.html" . + +_:b784 a foaf:Person ; + foaf:name "Crimson Bellion" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bastille.tld/nettier/ameboid.html" ; + dc:creator _:b1823 ; + dc:creator [ a foaf:Person ; + foaf:name "Lony Bahde" + ] ; + dc:title "scurries ameboid glyptic" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.nettier.tld/glyptic/overmastered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prologued.tld/appointively/ascribes.html" ; + dc:creator _:b1786 , _:b1131 ; + dc:title "solemner ascribes eliminator" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.appointively.tld/eliminator/reviver.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ornamented.tld/integration/foundries.html" ; + bench:booktitle "undeceives marling integration" ; + dc:creator _:b604 ; + dc:title "marling foundries wardens" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.integration.tld/wardens/novelly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dorsey Mccarroll" + ] ; + dc:title "osculating providently powerless" ; + swrc:journal ; + swrc:pages 137 ; + foaf:homepage "http://www.sources.tld/powerless/williwaws.html" . + +_:b1466 a foaf:Person ; + foaf:name "Mihoko Sasportas" . + + + a bench:Inproceedings ; + bench:booktitle "triunes headquartering examinees" ; + dc:creator _:b606 ; + dc:title "pregnantly examinees quietist" ; + dcterms:issued 1964 ; + foaf:homepage "http://www.headquartering.tld/quietist/foamed.html" . + + + a bench:Article ; + dc:creator _:b703 , _:b1208 ; + dc:title "knuckler tickets inflictable" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.taffetas.tld/inflictable/functioning.html" . + + + a bench:Article ; + dc:creator _:b886 , _:b504 ; + dc:title "endangerment visors sunbursts" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.odiums.tld/sunbursts/sanitaria.html" . + + + a bench:Article ; + dc:creator _:b1757 ; + dc:title "listed husbander indulgently" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.inventories.tld/indulgently/adducing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rewin.tld/sphygmograph/zesting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Musheer Mcdougal" + ] ; + dc:title "pubis zesting ratiocinator" ; + swrc:journal ; + foaf:homepage "http://www.sphygmograph.tld/ratiocinator/nonconfidential.html" . + +_:b1486 a foaf:Person ; + foaf:name "Irmentraud Shinkel" . + +_:b1495 a foaf:Person ; + foaf:name "Snanduliia Rynes" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.nobleness.tld/championship/jour.html" ; + bench:booktitle "rhetors rickrack championship" ; + dc:creator _:b1629 ; + dc:title "rickrack jour hankerer" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 50 ; + foaf:homepage "http://www.championship.tld/hankerer/erodes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Charley Hapeman" + ] ; + dc:title "sinkable dribblers entrenched" ; + swrc:journal ; + swrc:pages 153 ; + foaf:homepage "http://www.invasions.tld/entrenched/curvets.html" . + +_:b1666 a foaf:Person ; + foaf:name "Iarena Trajillo" . + +_:b1742 a foaf:Person ; + foaf:name "Clarence Ploetz" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.snuffled.tld/altercations/teaching.html" ; + bench:booktitle "coroners snuffled overspins" ; + bench:cdrom "http://www.anesthetics.tld/overspins/altercations.html" ; + dc:creator _:b1146 ; + dc:title "overspins teaching milligrams" ; + dcterms:issued 1966 ; + swrc:pages 132 ; + foaf:homepage "http://www.altercations.tld/milligrams/shuckers.html" . + +_:b1093 a foaf:Person ; + foaf:name "Salaah Elio" . + + + a bench:Inproceedings ; + bench:booktitle "cities recreative upchucking" ; + dc:creator _:b617 ; + dc:title "unresentfully upchucking buggers" ; + dcterms:issued 1960 ; + swrc:pages 103 ; + foaf:homepage "http://www.recreative.tld/buggers/symblepharon.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jadeite.tld/salesladies/granter.html" ; + dc:creator [ a foaf:Person ; + foaf:name "BenAmi Rummerfield" + ] ; + dc:title "imaginarily granter swounds" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.salesladies.tld/swounds/emend.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.laparotomy.tld/uncarpeted/unmingling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gyorgy Clancy" + ] ; + dc:title "anklebones unmingling worshiped" ; + swrc:journal ; + swrc:pages 51 ; + foaf:homepage "http://www.uncarpeted.tld/worshiped/impossibilities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poteens.tld/driftpin/calibrated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roger Jost" + ] ; + dc:title "lynchers calibrated semolinas" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.driftpin.tld/semolinas/prenticing.html" . + +_:b1830 a foaf:Person ; + foaf:name "Shojiro Philibert" . + +_:b577 a foaf:Person ; + foaf:name "Adolfo Kick" . + + + a bench:Article ; + dc:creator _:b1686 , _:b977 ; + dc:title "bricking reimposed permits" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.fulcra.tld/permits/foists.html" . + +_:b1542 a foaf:Person ; + foaf:name "Dilara Sawinski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.infecund.tld/nope/remeets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gebharde Host" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Agathe Benchoff" + ] ; + dc:title "slimming remeets waistbands" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.nope.tld/waistbands/dolmens.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cabined.tld/glances/behavioristic.html" ; + dc:creator _:b1840 ; + dc:title "smearcase behavioristic motorcade" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.glances.tld/motorcade/forestalling.html" . + +_:b1207 a foaf:Person ; + foaf:name "Polazhitsa Alameda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gatemen.tld/impureness/epidemiologies.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Urshila Tavolieri" + ] ; + dc:title "reduces epidemiologies responds" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.impureness.tld/responds/feoffment.html" . + + + a bench:Article ; + dc:creator _:b449 ; + dc:title "deluding banisters boarded" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.celeries.tld/boarded/lieges.html" . + +_:b1789 a foaf:Person ; + foaf:name "Masayuki Dower" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mollies.tld/natl/ropeways.html" ; + dc:creator _:b888 , _:b422 ; + dc:title "nuzzled ropeways statistically" ; + swrc:journal ; + foaf:homepage "http://www.natl.tld/statistically/recapitalizing.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.debaser.tld/boycotting/risked.html" ; + bench:booktitle "shines concussed boycotting" ; + dc:creator _:b1739 ; + dc:title "concussed risked smoggy" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 151 ; + foaf:homepage "http://www.boycotting.tld/smoggy/razoring.html" . + +_:b871 a foaf:Person ; + foaf:name "Mastoora Youngers" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Labeeb Gonsales" + ] ; + dc:title "stockers evictors cussers" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.maddest.tld/cussers/buttonholed.html" . + +_:b1253 a foaf:Person ; + foaf:name "Xylina Mcnicoll" . + + + a bench:Inproceedings ; + bench:booktitle "seatrain counterattacking spoony" ; + dc:creator _:b1217 ; + dc:title "splashier spoony favours" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 17 ; + foaf:homepage "http://www.counterattacking.tld/favours/cans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.daybook.tld/tithers/delusionist.html" ; + dc:creator _:b1212 ; + dc:title "influents delusionist restriction" ; + swrc:journal ; + swrc:pages 190 ; + foaf:homepage "http://www.tithers.tld/restriction/handcart.html" . + +_:b159 a foaf:Person ; + foaf:name "Dusha Cavagna" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stomping.tld/ponderer/observational.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Diotima Sirk" + ] ; + dc:title "ojibwa observational gilder" ; + swrc:journal ; + swrc:pages 1 ; + foaf:homepage "http://www.ponderer.tld/gilder/soliciting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Armstrong Selma" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Delbert Flaum" + ] ; + dc:title "barristerial screamers marquisette" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.viol.tld/marquisette/overladen.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eightball.tld/slipforms/improvising.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kashawn Quastad" + ] ; + dc:title "unmailable improvising starriest" ; + swrc:journal ; + swrc:pages 171 ; + foaf:homepage "http://www.slipforms.tld/starriest/defacement.html" . + + + a bench:Article ; + dc:creator _:b1091 ; + dc:title "pineries hybridized conducts" ; + swrc:journal ; + swrc:note "stinkbugs preservers resettings bulking overpowered veals defused voyaging lingers remanufacture" ; + swrc:pages 12 ; + foaf:homepage "http://www.wigless.tld/conducts/penitently.html" . + +_:b1526 a foaf:Person ; + foaf:name "Hadrian Homesley" . + +_:b374 a foaf:Person ; + foaf:name "Hanson Deck" . + + + a bench:Inproceedings ; + bench:booktitle "drollest centenarian ideated" ; + dc:creator _:b518 , _:b1636 ; + dc:title "managerially ideated antisubmarine" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 184 ; + foaf:homepage "http://www.centenarian.tld/antisubmarine/roadsters.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1957)" ; + dcterms:issued 1957 ; + swrc:editor _:b1195 , _:b1414 ; + swrc:number 1 ; + swrc:volume 18 . + + + a foaf:Document . + +_:b1471 a foaf:Person ; + foaf:name "Morio Lothrop" . + +_:b68 a foaf:Person ; + foaf:name "Idoia Dicken" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Jocelyn Skornik" + ] ; + dc:title "elevon intwining disciplining" ; + swrc:journal ; + swrc:pages 46 ; + foaf:homepage "http://www.categories.tld/disciplining/whackers.html" . + +_:b1775 a foaf:Person ; + foaf:name "Tyra Cohea" . + + + a bench:Article ; + rdfs:seeAlso "http://www.richest.tld/pureed/fleetingly.html" ; + dc:creator _:b1041 ; + dc:title "unfolds fleetingly kibosh" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.pureed.tld/kibosh/blabbermouth.html" . + + + a bench:Inproceedings ; + bench:booktitle "outpatients ascertainable laggardly" ; + dc:creator _:b405 ; + dc:title "griddles laggardly insensibly" ; + dcterms:issued 1958 ; + swrc:pages 125 ; + foaf:homepage "http://www.ascertainable.tld/insensibly/domineers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.payable.tld/dissects/whists.html" ; + bench:booktitle "rucksack payable voidableness" ; + bench:cdrom "http://www.nephritises.tld/voidableness/dissects.html" ; + dc:creator person:Paul_Erdoes , _:b828 ; + dc:title "voidableness whists embodies" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.dissects.tld/embodies/colorcast.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kickstands.tld/songstresses/incorporeal.html" ; + dc:creator _:b1845 ; + dc:creator [ a foaf:Person ; + foaf:name "Inejiro Javens" + ] ; + dc:title "prated incorporeal piazadora" ; + swrc:journal ; + swrc:pages 186 ; + foaf:homepage "http://www.songstresses.tld/piazadora/hearings.html" . + + + a bench:Inproceedings ; + bench:booktitle "rejudges skymen misquoted" ; + dc:creator person:Paul_Erdoes , _:b952 ; + dc:title "ammonias misquoted slimmed" ; + dcterms:issued 1955 ; + dcterms:partOf ; + foaf:homepage "http://www.skymen.tld/slimmed/autodialling.html" . + +_:b253 a foaf:Person ; + foaf:name "Bernharda Riese" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.pessimistically.tld/subvarieties/loper.html" ; + bench:booktitle "jaywalks funnelled subvarieties" ; + dc:creator _:b638 ; + dc:title "funnelled loper landscaping" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.subvarieties.tld/landscaping/overcompensating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.channeling.tld/microinstruction/brutified.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cheena Mckinsey" + ] ; + dc:title "triangulator brutified superminis" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.microinstruction.tld/superminis/samples.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nits.tld/refreshers/whished.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tareefa Cuffie" + ] ; + dc:title "shadeless whished geometrically" ; + swrc:journal ; + foaf:homepage "http://www.refreshers.tld/geometrically/antecedents.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tzaritza.tld/dashers/hunches.html" ; + dc:creator _:b1259 ; + dc:title "stakeout hunches synfuels" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.dashers.tld/synfuels/rankling.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.opportunistic.tld/sequencer/untwisted.html" ; + bench:booktitle "inoffensiveness freighting sequencer" ; + dc:creator _:b85 ; + dc:title "freighting untwisted beadlike" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.sequencer.tld/beadlike/shushes.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Hypnos Blank" + ] ; + dc:title "newer roentgenometries whelky" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.impeachers.tld/whelky/unsnaps.html" . + + + a bench:Article ; + dc:creator _:b109 ; + dc:title "paragraphed resourcefulness psychos" ; + swrc:journal ; + swrc:pages 94 ; + foaf:homepage "http://www.claywares.tld/psychos/morphia.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overindulge.tld/misbills/debunked.html" ; + dc:creator _:b1351 ; + dc:title "recomparison debunked trifold" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.misbills.tld/trifold/gabling.html" . + +_:b1470 a foaf:Person ; + foaf:name "Zenobio Placencio" . + + + a bench:Article ; + rdfs:seeAlso "http://www.fraying.tld/doziest/uncensored.html" ; + dc:creator _:b1733 ; + dc:creator [ a foaf:Person ; + foaf:name "Fovro Chung" + ] ; + dc:title "hellgrammites uncensored sorghums" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.doziest.tld/sorghums/humpier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.epizootic.tld/hight/leaner.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Galla Arnzen" + ] ; + dc:title "incisions leaner fours" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.hight.tld/fours/denning.html" . + +_:b1762 a foaf:Person ; + foaf:name "Abe Ribble" . + +_:b1298 a foaf:Person ; + foaf:name "Zoia Bruchman" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cyclamate.tld/oncograph/timbale.html" ; + dc:creator _:b1331 ; + dc:title "inconceivability timbale ruffianly" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.oncograph.tld/ruffianly/forenamed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.presidium.tld/masticated/inaugurating.html" ; + dc:creator _:b1525 ; + dc:title "futurities inaugurating boobs" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.masticated.tld/boobs/pinkness.html" . + +_:b981 a foaf:Person ; + foaf:name "Dyvynarth Pelc" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Teofile Gawthorp" + ] ; + dc:title "emulates thalliums dealerships" ; + swrc:journal ; + swrc:pages 129 ; + foaf:homepage "http://www.adjudication.tld/dealerships/amazingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.codders.tld/backlashes/offensively.html" ; + dc:creator _:b1403 ; + dc:title "spry offensively constantly" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.backlashes.tld/constantly/scenically.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.maskers.tld/decreer/biggie.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Neifion Lebrecque" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Farrah Kipling" + ] ; + dc:title "remits biggie universalized" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.decreer.tld/universalized/tottery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ginkgoes.tld/fakery/rayless.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anatolii Trader" + ] ; + dc:title "reflexiveness rayless precondemning" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.fakery.tld/precondemning/palinode.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.welcomer.tld/overtax/encumbering.html" ; + bench:booktitle "barrios idiots overtax" ; + dc:creator [ a foaf:Person ; + foaf:name "Enya Coll" + ] ; + dc:title "idiots encumbering ageratum" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.overtax.tld/ageratum/scouring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.industrialize.tld/tenderize/benzoin.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Uliaanitsa Samul" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Amadom Badoni" + ] ; + dc:title "ungentle benzoin pugilism" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.tenderize.tld/pugilism/fatuously.html" . + + + a bench:Article ; + dc:creator _:b345 ; + dc:title "supposing stratocumulus surcoat" ; + swrc:journal ; + swrc:note "mythologies breachers mumms overconcern entombment topographies positrons eluding lateraled" ; + swrc:pages 162 ; + foaf:homepage "http://www.centrism.tld/surcoat/chowtimes.html" . + +_:b1202 a foaf:Person ; + foaf:name "Tarrant Alsbrooks" . + + + a bench:Article ; + dc:creator _:b1051 ; + dc:title "minikins tallboys irresolutely" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.redeliberation.tld/irresolutely/stagnation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.prates.tld/centering/belligerently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lluvia Fanelle" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Jasmin Vignarath" + ] ; + dc:title "wiser belligerently untilled" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.centering.tld/untilled/waxed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jilter.tld/stabilizes/obsoleteness.html" ; + dc:creator _:b65 ; + dc:title "yearned obsoleteness periwinkles" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.stabilizes.tld/periwinkles/loading.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quarterly.tld/shily/pedophile.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ho Hutyra" + ] ; + dc:title "shamelessness pedophile adventurousness" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.shily.tld/adventurousness/outcropping.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wits.tld/seamstresses/studded.html" ; + dc:creator _:b1838 , _:b1787 ; + dc:title "tenets studded admirer" ; + swrc:journal ; + swrc:pages 148 ; + foaf:homepage "http://www.seamstresses.tld/admirer/reparations.html" . + + + a bench:Article ; + dc:creator _:b1802 ; + dc:title "ricer latino curlers" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.ads.tld/curlers/harbingers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.criterions.tld/peaveys/represents.html" ; + dc:creator _:b1654 ; + dc:title "ravished represents overdraw" ; + swrc:journal ; + foaf:homepage "http://www.peaveys.tld/overdraw/deiform.html" . + + + a bench:Journal ; + dc:title "Journal 8 (1963)" ; + dcterms:issued 1963 ; + swrc:editor _:b343 , _:b1482 , _:b256 , _:b257 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + rdfs:seeAlso "http://www.preservers.tld/bulking/overpowered.html" ; + dc:creator _:b1721 ; + dc:title "resettings overpowered veals" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.bulking.tld/veals/defused.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sidetracking.tld/undraped/unprovoked.html" ; + bench:booktitle "colonise saxhorn undraped" ; + dc:creator _:b661 , _:b860 ; + dc:title "saxhorn unprovoked chasten" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.undraped.tld/chasten/preachment.html" . + + + a bench:Inproceedings ; + bench:booktitle "sloshy libelling shamed" ; + dc:creator _:b662 ; + dc:title "biters shamed marts" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 7 ; + foaf:homepage "http://www.libelling.tld/marts/vizirs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reversals.tld/deteriorative/redemonstrating.html" ; + dc:creator _:b1155 ; + dc:title "enthroned redemonstrating tinware" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.deteriorative.tld/tinware/kiosks.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.arrays.tld/detoured/colliers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anjelika Sol" + ] ; + dc:title "warhorses colliers teacake" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.detoured.tld/teacake/stagnated.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Faalih Neglia" + ] ; + dc:title "debaters porticos unifier" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.thermally.tld/unifier/flinger.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gigolo.tld/restyled/huzza.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jaqueline Nassif" + ] ; + dc:title "sacrificially huzza absolvers" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.restyled.tld/absolvers/fruiters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unbendable.tld/hangdogs/corncribs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Albert Catterton" + ] ; + dc:title "hustler corncribs caltraps" ; + swrc:journal ; + swrc:pages 12 ; + foaf:homepage "http://www.hangdogs.tld/caltraps/pictures.html" . + + + a bench:Article ; + dc:creator _:b1819 ; + dc:title "curtseying klatches outfighting" ; + swrc:journal ; + foaf:homepage "http://www.replenishing.tld/outfighting/cocking.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pepita Piening" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Cungonde Saliba" + ] ; + dc:title "autodidacts intrusively backpacked" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.reported.tld/backpacked/interrogant.html" . + + + a bench:Inproceedings ; + bench:booktitle "currier subsisted gonged" ; + dc:creator _:b1791 ; + dc:title "afrit gonged yowed" ; + dcterms:issued 1965 ; + foaf:homepage "http://www.subsisted.tld/yowed/aerology.html" . + + + a bench:Article ; + dc:creator _:b1305 ; + dc:title "despatched kremlinologists tossing" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.meccas.tld/tossing/irreplaceably.html" . + + + a bench:Inproceedings ; + bench:booktitle "epilepsies viceregally overabound" ; + dc:creator _:b964 , _:b668 ; + dc:title "carwash overabound destines" ; + dcterms:issued 1963 ; + swrc:pages 179 ; + foaf:homepage "http://www.viceregally.tld/destines/cyclonically.html" . + + + a bench:Article ; + dc:creator _:b685 ; + dc:title "dreidls farrago worshipping" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.viscidity.tld/worshipping/eulogizers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crenelation.tld/ringers/strangling.html" ; + dc:creator _:b612 ; + dc:title "pollee strangling gladded" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.ringers.tld/gladded/plexuses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.unthreaded.tld/rescued/outings.html" ; + dc:creator _:b1138 , _:b1732 ; + dc:title "rarebit outings inheritress" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.rescued.tld/inheritress/relique.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hereditariness.tld/attitudes/unposed.html" ; + bench:booktitle "sophisticated polentas attitudes" ; + dc:creator _:b1337 , _:b672 ; + dc:title "polentas unposed shatteringly" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.attitudes.tld/shatteringly/lupin.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1952)" ; + dcterms:issued 1952 ; + swrc:editor _:b1161 ; + swrc:number 1 ; + swrc:volume 13 . + + + a bench:Article ; + rdfs:seeAlso "http://www.musicals.tld/mutts/democratically.html" ; + bench:abstract "hirelings reliquidation courtyards abandons overheating codefendant jesters dowries sippy interorbital whits mishears surplices incapacitates dreaming planetologists graved lunas chaffinch effusions deigning uniters unpaid ungratifying scandalize medicative presented officiation mashy resizing unventilated mergences barest tiros parliaments mister wiredrawn tolerantly crimped ambitiously dilapidated ruralites phosphorous fettucini evangelical recharting djellabas distortions absolutes blasting ungenial rhetors nobleness rickrack championship jour hankerer erodes fanzines boogers boomier harrowers salaciousness jeer recusator hashishes outshined mindedly sawboneses fervors expectorates shedable relation rules honeymooner catalytically introspections housekeepers baboons bullnose aberrants issuers embanked shivering repacking upwardness jamb infold carders demotion relations acroliths soaked revocations subcompacts referenced shiploads torment banterer inlier toked umpteen tightrope recliners tuning covets slumberers triturate disburses firebox reflowing acrobatically babka bottomed granulated ingoing semideserts decalcomanias tinny nonpartisans ophidians jadishly disfunction censurable" ; + dc:creator [ a foaf:Person ; + foaf:name "Gustav Kudley" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Diarria Gotwalt" + ] ; + dc:title "basketful democratically unbleached" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.mutts.tld/unbleached/quads.html" . + +_:b408 a foaf:Person ; + foaf:name "Teinosuke Rodin" . + +_:b1247 a foaf:Person ; + foaf:name "Petros Josefy" . + + + a bench:Article ; + rdfs:seeAlso "http://www.licenses.tld/bibliographers/sovran.html" ; + dc:creator _:b548 ; + dc:title "slimes sovran churchier" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.bibliographers.tld/churchier/baptists.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emulator.tld/moistener/jaundiced.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Thanhha Depalma" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Magnus Slovacek" + ] ; + dc:title "cymbaler jaundiced pilaster" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.moistener.tld/pilaster/coquetting.html" . + +_:b972 a foaf:Person ; + foaf:name "Baruna Minichiello" . + + + a bench:Article ; + dc:creator _:b332 ; + dc:title "mosques reutilizations promoting" ; + swrc:journal ; + swrc:pages 65 ; + foaf:homepage "http://www.concluders.tld/promoting/minded.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.merchandized.tld/sheafing/reembody.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Friede Malcolm" + ] ; + dc:title "fliers reembody chiffonnier" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.sheafing.tld/chiffonnier/competitors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.skiplane.tld/filthier/friendly.html" ; + dc:creator _:b311 ; + dc:title "solecizes friendly colonelships" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.filthier.tld/colonelships/shuckings.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hypoergic.tld/libertarianism/chicaned.html" ; + bench:booktitle "unwinders midwived libertarianism" ; + dc:creator person:Paul_Erdoes , _:b680 ; + dc:title "midwived chicaned recruiter" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 81 ; + foaf:homepage "http://www.libertarianism.tld/recruiter/haemoglobin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tugboats.tld/disentanglement/liquors.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hakan Boughner" + ] ; + dc:title "greenwoods liquors coins" ; + swrc:journal ; + swrc:note "knowable hauteurs genuflect cordialness bilker expirers lothario swaggerer instigating" ; + swrc:pages 70 ; + foaf:homepage "http://www.disentanglement.tld/coins/topcrosses.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.footwears.tld/woolen/recoloring.html" ; + dc:creator _:b1008 ; + dc:title "customized recoloring harmoniously" ; + swrc:journal ; + swrc:pages 84 ; + foaf:homepage "http://www.woolen.tld/harmoniously/symbiotically.html" . + + + a bench:Article ; + bench:cdrom "http://www.stinko.tld/warks/stibium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Frederik Elridge" + ] ; + dc:title "agorae stibium fineable" ; + swrc:journal ; + foaf:homepage "http://www.warks.tld/fineable/salivating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.treating.tld/indorsors/restrengthens.html" ; + dc:creator _:b1194 ; + dc:title "hybrids restrengthens passbook" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.indorsors.tld/passbook/lipids.html" . + +_:b391 a foaf:Person ; + foaf:name "Iluska Sinard" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gutted.tld/frogeye/allover.html" ; + dc:creator _:b1327 ; + dc:title "turgors allover woodiness" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.frogeye.tld/woodiness/allegiantly.html" . + +_:b1395 a foaf:Person ; + foaf:name "Hayden Scarlata" . + + + a bench:Article ; + rdfs:seeAlso "http://www.upbeats.tld/deodorizers/macrocosmic.html" ; + dc:creator _:b1759 ; + dc:title "ionizers macrocosmic diallist" ; + swrc:journal ; + swrc:pages 10 ; + foaf:homepage "http://www.deodorizers.tld/diallist/howdahs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sanes.tld/debonairness/rugger.html" ; + dc:creator _:b916 ; + dc:title "slippers rugger calculated" ; + swrc:journal ; + foaf:homepage "http://www.debonairness.tld/calculated/underwinding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recall.tld/optimizes/heiled.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Asita Urtz" + ] ; + dc:title "temptresses heiled puddlings" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.optimizes.tld/puddlings/uninterruptedly.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bedrail.tld/unhyphenated/feastful.html" ; + bench:booktitle "chittered freewill unhyphenated" ; + dc:creator _:b461 ; + dc:title "freewill feastful etchings" ; + dcterms:issued 1965 ; + swrc:pages 178 ; + foaf:homepage "http://www.unhyphenated.tld/etchings/huggers.html" . + + + a bench:Inproceedings ; + bench:booktitle "beefeaters rotterdam biodegradable" ; + dc:creator _:b1664 ; + dc:title "impinger biodegradable barnacled" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.rotterdam.tld/barnacled/fugues.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Judah Novad" + ] ; + dc:title "debating reserving subprovince" ; + swrc:journal ; + swrc:pages 93 ; + foaf:homepage "http://www.anapestic.tld/subprovince/faithlessness.html" . + + + a bench:Inproceedings ; + bench:booktitle "dismantlement semitrailers motives" ; + dc:creator _:b1605 , _:b692 ; + dc:title "abdication motives cuttle" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.semitrailers.tld/cuttle/pitiableness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.quean.tld/hulloaing/qaid.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gwern Helker" + ] ; + dc:title "optative qaid selectee" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.hulloaing.tld/selectee/contiguousness.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dora Brisbone" + ] ; + dc:title "risotto apostleships prettifiers" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.reorients.tld/prettifiers/aborts.html" . + + + a bench:Inproceedings ; + bench:booktitle "penpoint emblazoned fattiest" ; + dc:creator _:b1449 ; + dc:title "mealworms fattiest alarmingly" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 167 ; + foaf:homepage "http://www.emblazoned.tld/alarmingly/actuators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.workingwomen.tld/bylines/chromatographically.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cherri Jent" + ] ; + dc:title "saintdom chromatographically centralizer" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.bylines.tld/centralizer/dependency.html" . + +_:b1834 a foaf:Person ; + foaf:name "Adeeba Pruette" . + + + a bench:Article ; + dc:creator _:b1774 ; + dc:title "plow singing reliances" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.celerities.tld/reliances/severed.html" . + +_:b1234 a foaf:Person ; + foaf:name "Elmedina Hendrixson" . + + + a bench:Article ; + dc:creator _:b1736 ; + dc:title "slidden piezochemistry bondholders" ; + swrc:journal ; + swrc:pages 161 ; + foaf:homepage "http://www.capitate.tld/bondholders/defectors.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluffest.tld/brusqueness/selsyns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Wincent Drullard" + ] ; + dc:title "monkishness selsyns reserved" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.brusqueness.tld/reserved/unlawfulness.html" . + + + a bench:Article ; + dc:creator _:b1619 ; + dc:title "muscularities unimpeachably potlach" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.depressively.tld/potlach/immersing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.policyholder.tld/frowner/melanoids.html" ; + dc:creator _:b1169 ; + dc:title "sharpshooting melanoids stewards" ; + swrc:journal ; + swrc:pages 13 ; + foaf:homepage "http://www.frowner.tld/stewards/sassier.html" . + +_:b51 a foaf:Person ; + foaf:name "Guillelmina Bornhorst" . + + + a bench:Article ; + rdfs:seeAlso "http://www.jellied.tld/haying/curvier.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Huraira Christescu" + ] ; + dc:title "waywardly curvier hurrahs" ; + swrc:journal ; + swrc:pages 166 ; + foaf:homepage "http://www.haying.tld/hurrahs/blights.html" . + + + a bench:Article ; + dc:creator _:b132 ; + dc:creator [ a foaf:Person ; + foaf:name "Gyanada Cione" + ] ; + dc:title "situp motorships hissers" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.interstitially.tld/hissers/dissociates.html" . + +_:b1699 a foaf:Person ; + foaf:name "Harumi Valenza" . + +_:b1651 a foaf:Person ; + foaf:name "Bertie Sarks" . + + + a bench:Article ; + rdfs:seeAlso "http://www.steeper.tld/versifier/threads.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gerke Ostermeyer" + ] ; + dc:title "alchemists threads recheck" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.versifier.tld/recheck/garroters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.emeer.tld/wishless/atoningly.html" ; + bench:booktitle "bluecoat wisps wishless" ; + dc:creator _:b1312 ; + dc:title "wisps atoningly yetis" ; + dcterms:issued 1967 ; + swrc:pages 199 ; + foaf:homepage "http://www.wishless.tld/yetis/pated.html" . + +_:b728 a foaf:Person ; + foaf:name "Urako Staker" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Taariq Cariaso" + ] ; + dc:title "monopolies questioners ordinals" ; + swrc:journal ; + swrc:pages 59 ; + foaf:homepage "http://www.spookish.tld/ordinals/sunburned.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lajana Laverette" + ] ; + dc:title "playbooks unmelted escalated" ; + swrc:journal ; + swrc:pages 114 ; + foaf:homepage "http://www.aerosolization.tld/escalated/duffles.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adenoidism.tld/bentonitic/soppiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Edna Dawes" + ] ; + dc:title "crematoria soppiest crustal" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.bentonitic.tld/crustal/actuary.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reattempts.tld/drifters/gentling.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nando Slinger" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Susan Altidor" + ] ; + dc:title "newspeaks gentling tells" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.drifters.tld/tells/unbid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.embryologically.tld/annotating/multiform.html" ; + dc:creator _:b358 ; + dc:title "overwise multiform worrier" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.annotating.tld/worrier/contravenes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hibernated.tld/controls/meres.html" ; + dc:creator _:b1457 ; + dc:title "replier meres illogical" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.controls.tld/illogical/nurturers.html" . + +_:b40 a foaf:Person ; + foaf:name "Tiun Hussien" . + + + a bench:Article ; + dc:creator _:b530 ; + dc:creator [ a foaf:Person ; + foaf:name "Alfonso Billen" + ] ; + dc:title "preventiveness pentathlon ladlefuls" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.cockerel.tld/ladlefuls/toweringly.html" . + + + a bench:Article ; + dc:creator _:b1208 , _:b1814 ; + dc:title "absorbers editorializations fecklessly" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.kraken.tld/fecklessly/expectations.html" . + + + a bench:Inproceedings ; + bench:booktitle "ducally occultism citator" ; + dc:creator _:b1476 ; + dc:title "teacups citator portrayals" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 150 ; + foaf:homepage "http://www.occultism.tld/portrayals/grebes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.robing.tld/washstand/engirded.html" ; + dc:creator _:b1679 ; + dc:title "ss engirded assisters" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.washstand.tld/assisters/pommelled.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.throbbers.tld/ducting/jellify.html" ; + dc:creator _:b1187 ; + dc:title "overtaxing jellify teetotum" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.ducting.tld/teetotum/searchable.html" . + + + a bench:Inproceedings ; + bench:abstract "spermatozoa renderings lambent cyclos phantasies absenter confirming civilise corpses oversexed linchpin expurgations impugnable pastured rechartering digged backstay mozambique moodier redistributed appeasing rapaciousness friaries obeyed tasked newmown interclass catabolize spaceman ejecta unpenned thumbtacks savorier spectates tertian plodded slighting inquiring degradedness ladling marvelling romanticize nixing gazettes slavered otoliths iguana mystifiers inventively interpretative porcelains redder nows besiegement ideologized knitter franchises brusquer bakemeats intermixes welsher reignite songsters sighers demolishes prodemocratic curableness briars brutify unenthusiastically unwieldiness massagists disagreeably anthologist compressors mountings microbiotic crosscuts snowflakes radians carillonneur rn reexported enfevered furnishings cutin subjectiveness conflicted quarrelers nonsalaried spitted unsubmissive tacked jeopardies contraltos meshes wigglers decryptions abaters souffles smarter pierced slobbered shinleaf biles unspectacular feasance towlines songstress showery rerun realizations developed outfights morons overprice unspeakable shutting sphygmography sconce dampens boneheads rappers rescuer fricasseeing disassociate crevasse represses hoops miasms colonizers meowing dissenters mutilators obligator humbling pentacle vampish" ; + bench:booktitle "fenced nickelodeon environmentalist" ; + dc:creator _:b1495 ; + dc:title "uncircumcised environmentalist header" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 143 ; + foaf:homepage "http://www.nickelodeon.tld/header/gibbetted.html" . + + + a bench:Article ; + dc:creator _:b990 ; + dc:title "tattings inviolably rubidiums" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.palliated.tld/rubidiums/highschool.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.destitution.tld/twelves/fledglings.html" ; + dc:creator _:b1582 , _:b352 ; + dc:title "conditionals fledglings durably" ; + swrc:journal ; + foaf:homepage "http://www.twelves.tld/durably/encompassment.html" . + + + a bench:Article ; + dc:creator _:b263 ; + dc:title "jezebels colluded reanimating" ; + swrc:journal ; + swrc:pages 159 ; + foaf:homepage "http://www.stepsons.tld/reanimating/maxicoats.html" . + + + a bench:Inproceedings ; + bench:booktitle "syncing pseudoclassicism askant" ; + dc:creator _:b1311 ; + dc:title "sparring askant canaries" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 159 ; + foaf:homepage "http://www.pseudoclassicism.tld/canaries/cultivator.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outstayed.tld/veneration/hydroponic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jamero Dambra" + ] ; + dc:title "biometries hydroponic unalarming" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.veneration.tld/unalarming/japeries.html" . + +_:b796 a foaf:Person ; + foaf:name "Yavin Maletz" . + + + a bench:Article ; + rdfs:seeAlso "http://www.secondaries.tld/rissole/saltcellars.html" ; + dc:creator person:Paul_Erdoes , _:b829 ; + dc:title "buffier saltcellars humours" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.rissole.tld/humours/garniture.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cunninger.tld/tuitions/colorists.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cansu Hewitt" + ] ; + dc:title "slackness colorists forwardsearch" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.tuitions.tld/forwardsearch/chaffers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bio.tld/riskily/dibbuks.html" ; + dc:creator _:b1799 ; + dc:title "clanswoman dibbuks ignored" ; + swrc:journal ; + swrc:pages 67 ; + foaf:homepage "http://www.riskily.tld/ignored/childliest.html" . + + + a bench:Article ; + dc:creator _:b1266 ; + dc:title "lengthiness meshier sojourner" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.agars.tld/sojourner/flowingly.html" . + + + a bench:Article ; + dc:creator _:b1180 ; + dc:creator [ a foaf:Person ; + foaf:name "Breezy Cromedy" + ] ; + dc:title "evenly numbly cornrows" ; + swrc:journal ; + swrc:pages 36 ; + foaf:homepage "http://www.spiking.tld/cornrows/stoplight.html" . + + + a bench:Inproceedings ; + bench:booktitle "recreantly circuits rinser" ; + dc:creator _:b947 ; + dc:title "unmethodical rinser keelboats" ; + dcterms:issued 1955 ; + swrc:pages 192 ; + foaf:homepage "http://www.circuits.tld/keelboats/elating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.punching.tld/moldiness/crocuses.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lakyta Soltis" + ] ; + dc:title "nonstable crocuses situating" ; + swrc:journal ; + swrc:pages 135 ; + foaf:homepage "http://www.moldiness.tld/situating/quietened.html" . + +_:b482 a foaf:Person ; + foaf:name "Deolanda Frericks" . + + + a bench:Article ; + dc:creator _:b788 ; + dc:title "earlier waxworks praos" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.lineless.tld/praos/disaffection.html" . + +_:b1661 a foaf:Person ; + foaf:name "Argos Cumings" . + + + a bench:Article ; + dc:creator _:b50 ; + dc:title "failingly vacatable macadams" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.egomaniacal.tld/macadams/pornographies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.capitalized.tld/underworld/rescinder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nezhdakha Ardelean" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Helge Bragg" + ] ; + dc:title "scrimshaw rescinder rethreading" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.underworld.tld/rethreading/pedicurists.html" . + +_:b957 a foaf:Person ; + foaf:name "Ranon Micha" . + + + a bench:Article ; + dc:creator _:b1473 ; + dc:title "subtracting chapels forensics" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.physiologic.tld/forensics/deemphasizing.html" . + +_:b856 a foaf:Person ; + foaf:name "Cristine Christoforou" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reevaluates.tld/plusher/witcheries.html" ; + dc:creator _:b741 ; + dc:title "greathearted witcheries unriddling" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.plusher.tld/unriddling/armistices.html" . + +_:b1733 a foaf:Person ; + foaf:name "Xiomara Plowe" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ramification.tld/libbers/caravel.html" ; + dc:creator _:b948 ; + dc:title "loudmouth caravel harder" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.libbers.tld/harder/rebuttably.html" . + +_:b443 a foaf:Person ; + foaf:name "Dobegneva Lewman" . + +_:b1675 a foaf:Person ; + foaf:name "Tansy Benders" . + + + a bench:Article ; + rdfs:seeAlso "http://www.lactates.tld/provolone/mappable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lysandra Grishaber" + ] ; + dc:title "tyres mappable outbox" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.provolone.tld/outbox/serenity.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raisa Kollar" + ] ; + dc:title "misnaming streets flips" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.microradiographically.tld/flips/heritrix.html" . + + + a bench:Article ; + dc:creator _:b485 ; + dc:title "foolhardiest obscurities granulose" ; + swrc:journal ; + swrc:pages 113 ; + foaf:homepage "http://www.wooshes.tld/granulose/cares.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.billhook.tld/schismatics/teacher.html" ; + dc:creator _:b192 , _:b1207 ; + dc:title "handfasted teacher reprice" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.schismatics.tld/reprice/marionettes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.differing.tld/nebulise/slatier.html" ; + dc:creator _:b1773 , _:b1548 ; + dc:title "portraits slatier neutrality" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.nebulise.tld/neutrality/hurriedly.html" . + +_:b911 a foaf:Person ; + foaf:name "Miranda Leinen" . + +_:b1788 a foaf:Person ; + foaf:name "Taurino Lizarda" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.conte.tld/gustable/thermostable.html" ; + bench:booktitle "smashers mumps gustable" ; + dc:creator _:b1319 ; + dc:title "mumps thermostable smudging" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.gustable.tld/smudging/cliental.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tolbutamide.tld/biophysicists/coaction.html" ; + dc:creator _:b854 ; + dc:title "crudities coaction rifleries" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.biophysicists.tld/rifleries/reckoners.html" . + +_:b976 a foaf:Person ; + foaf:name "Zambda Cusson" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shiftlessly.tld/lyricizing/hierarchs.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Fedorav Solich" + ] ; + dc:title "feedstuffs hierarchs composedly" ; + swrc:journal ; + swrc:pages 105 ; + foaf:homepage "http://www.lyricizing.tld/composedly/taunting.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rased.tld/hayrack/pushovers.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Israa Hoeg" + ] ; + dc:title "ergotic pushovers markka" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.hayrack.tld/markka/manslayer.html" . + +_:b1843 a foaf:Person ; + foaf:name "Sibylla Reas" . + + + a bench:Article ; + rdfs:seeAlso "http://www.broachers.tld/pastrami/segos.html" ; + dc:creator _:b1017 ; + dc:title "polymaths segos reorder" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.pastrami.tld/reorder/canaled.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.recirculated.tld/castellan/tintinnabulations.html" ; + bench:booktitle "banting flattops castellan" ; + dc:creator _:b1821 ; + dc:title "flattops tintinnabulations serpents" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 141 ; + foaf:homepage "http://www.castellan.tld/serpents/banned.html" . + + + a bench:Inproceedings ; + bench:booktitle "cannonading cavitations angers" ; + dc:creator _:b1313 , _:b1560 ; + dc:title "kryolites angers crossest" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.cavitations.tld/crossest/ordinariness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prefabs.tld/bitted/moles.html" ; + bench:booktitle "awaits airworthier bitted" ; + dc:creator _:b364 ; + dc:title "airworthier moles imprudently" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 144 ; + foaf:homepage "http://www.bitted.tld/imprudently/marveling.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.biologists.tld/nonfictional/southwester.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Humbert Kulseth" + ] ; + dc:title "tearjerker southwester diver" ; + swrc:journal ; + swrc:pages 118 ; + foaf:homepage "http://www.nonfictional.tld/diver/tovariches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.equinely.tld/macular/faltboats.html" ; + dc:creator _:b1244 ; + dc:title "flower faltboats careless" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.macular.tld/careless/chuckholes.html" . + +_:b843 a foaf:Person ; + foaf:name "Seraphine Harkley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insufficiencies.tld/mutualism/coalesced.html" ; + dc:creator _:b775 ; + dc:title "discontinuance coalesced fraughts" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.mutualism.tld/fraughts/kills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contingents.tld/intersex/decigram.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ximon Fallick" + ] ; + dc:title "sextets decigram trifocals" ; + swrc:journal ; + swrc:pages 2 ; + foaf:homepage "http://www.intersex.tld/trifocals/choosiness.html" . + +_:b693 a foaf:Person ; + foaf:name "Burkhard Hussein" . + + + a bench:Article ; + dc:creator _:b1037 ; + dc:creator [ a foaf:Person ; + foaf:name "Yae Timblin" + ] ; + dc:title "resuscitates caveator diploids" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.models.tld/diploids/grossers.html" . + +_:b1126 a foaf:Person ; + foaf:name "Takanobu Trytten" . + + + a bench:Article ; + rdfs:seeAlso "http://www.porn.tld/commoners/inexpressibility.html" ; + dc:creator _:b1696 ; + dc:title "belchers inexpressibility allopathies" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.commoners.tld/allopathies/visitants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crenelating.tld/vowing/gibsons.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Fabiana Demase" + ] ; + dc:title "banning gibsons baldest" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + foaf:homepage "http://www.vowing.tld/baldest/surmising.html" . + + + a bench:Inproceedings ; + bench:booktitle "aerofoils overjoy hided" ; + dc:creator _:b322 ; + dc:title "tweedle hided foolhardier" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 123 ; + foaf:homepage "http://www.overjoy.tld/foolhardier/lapsing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.beneficiated.tld/peristalses/saturnism.html" ; + dc:creator _:b1182 ; + dc:title "bagged saturnism stipulating" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.peristalses.tld/stipulating/medicaid.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flyblown.tld/chinchillas/undercharge.html" ; + dc:creator _:b605 ; + dc:title "embosoming undercharge overflight" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.chinchillas.tld/overflight/spillable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eviscerating.tld/headhunted/agreements.html" ; + dc:creator _:b834 ; + dc:title "escarpments agreements remunerates" ; + swrc:journal ; + swrc:pages 73 ; + foaf:homepage "http://www.headhunted.tld/remunerates/hoariest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.expropriated.tld/duelled/pickings.html" ; + dc:creator _:b1191 ; + dc:creator [ a foaf:Person ; + foaf:name "Almira Garand" + ] ; + dc:title "offended pickings beaucoup" ; + swrc:journal ; + foaf:homepage "http://www.duelled.tld/beaucoup/wedgy.html" . + +_:b260 a foaf:Person ; + foaf:name "Rocky Brierre" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.consonants.tld/potsherd/unrecorded.html" ; + bench:booktitle "pounded firers potsherd" ; + dc:creator _:b127 ; + dc:title "firers unrecorded whitening" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.potsherd.tld/whitening/compeer.html" . + + + a bench:Article ; + dc:creator _:b791 ; + dc:title "kabob skullduggeries officiating" ; + swrc:journal ; + swrc:pages 98 ; + foaf:homepage "http://www.crookeder.tld/officiating/collecting.html" . + +_:b1552 a foaf:Person ; + foaf:name "Heidelinde Kosse" . + + + a bench:Article ; + rdfs:seeAlso "http://www.discreeter.tld/grudges/cumuli.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cyril Croslen" + ] ; + dc:title "aikidos cumuli spelt" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.grudges.tld/spelt/gentlefolk.html" . + + + a bench:Article ; + dc:creator _:b7 ; + dc:creator [ a foaf:Person ; + foaf:name "Turell Bormes" + ] ; + dc:title "rearmed unwrinkling omelette" ; + swrc:journal ; + swrc:pages 179 ; + foaf:homepage "http://www.breeding.tld/omelette/atrociously.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.annalist.tld/nicknack/exhalent.html" ; + dc:creator _:b1500 ; + dc:creator [ a foaf:Person ; + foaf:name "Beate Atherholt" + ] ; + dc:title "overmasters exhalent teratosis" ; + swrc:journal ; + swrc:pages 54 ; + foaf:homepage "http://www.nicknack.tld/teratosis/inveighed.html" . + + + a bench:Inproceedings ; + bench:booktitle "ashcans peatiest scarcities" ; + dc:creator _:b1114 ; + dc:title "mobbing scarcities stews" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 138 ; + foaf:homepage "http://www.peatiest.tld/stews/precancel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.glanders.tld/adulteresses/mistunes.html" ; + dc:creator _:b1660 ; + dc:title "hallways mistunes fermented" ; + swrc:journal ; + swrc:pages 77 ; + foaf:homepage "http://www.adulteresses.tld/fermented/etches.html" . + + + a bench:Inproceedings ; + bench:booktitle "rapine delegation pimpernels" ; + dc:creator _:b1485 ; + dc:title "carious pimpernels coigns" ; + dcterms:issued 1955 ; + swrc:pages 17 ; + foaf:homepage "http://www.delegation.tld/coigns/rehears.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.readmitted.tld/tugger/subdirectors.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Tkelah Houghtling" + ] ; + dc:title "monolog subdirectors bluesmen" ; + swrc:journal ; + swrc:pages 164 ; + foaf:homepage "http://www.tugger.tld/bluesmen/coarsest.html" . + + + a bench:Inproceedings ; + bench:booktitle "ladders plagiarisms limberest" ; + dc:creator _:b142 ; + dc:title "amuck limberest hydrogenous" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 128 ; + foaf:homepage "http://www.plagiarisms.tld/hydrogenous/unbind.html" . + +_:b747 a foaf:Person ; + foaf:name "Makayla Urry" . + +_:b951 a foaf:Person ; + foaf:name "Sadahige Taglialatela" . + +_:b1441 a foaf:Person ; + foaf:name "Domnika Fregozo" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Admes Wintle" + ] ; + dc:title "linguinis slitless wipeouts" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.gonophs.tld/wipeouts/mimickers.html" . + +_:b1338 a foaf:Person ; + foaf:name "Lolita Henniger" . + + + a bench:Article ; + rdfs:seeAlso "http://www.springed.tld/demanding/precipices.html" ; + dc:creator _:b1296 , _:b1310 ; + dc:title "mastodons precipices assegai" ; + swrc:journal ; + swrc:pages 35 ; + foaf:homepage "http://www.demanding.tld/assegai/skipper.html" . + +_:b1808 a foaf:Person ; + foaf:name "Yoshida Volo" . + + + a bench:Article ; + rdfs:seeAlso "http://www.juicers.tld/dowdiest/massiness.html" ; + dc:creator _:b1753 ; + dc:title "persecutes massiness splotching" ; + swrc:journal ; + swrc:pages 181 ; + foaf:homepage "http://www.dowdiest.tld/splotching/spanner.html" . + + + a bench:Article ; + dc:creator _:b1393 ; + dc:title "condignly ecdysial inculpate" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.pussies.tld/inculpate/counterfeitness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.assaulters.tld/fluidal/steppes.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Actaeon Giannotti" + ] ; + dc:title "irrationality steppes tinfoils" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.fluidal.tld/tinfoils/adulated.html" . + + + a bench:Inproceedings ; + bench:booktitle "haviours glees trolls" ; + dc:creator _:b602 ; + dc:title "tramelled trolls topkicks" ; + dcterms:issued 1961 ; + swrc:pages 169 ; + foaf:homepage "http://www.glees.tld/topkicks/sublease.html" . + + + a bench:Inproceedings ; + bench:booktitle "regarding endoscopy reshapers" ; + dc:creator _:b757 ; + dc:title "gonifs reshapers corniest" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 5 ; + foaf:homepage "http://www.endoscopy.tld/corniest/genitures.html" . + +_:b1612 a foaf:Person ; + foaf:name "Romochka Abbamonte" . + + + a bench:Article ; + dc:creator _:b42 ; + dc:creator [ a foaf:Person ; + foaf:name "Botan Loretto" + ] ; + dc:title "venose astrobiologies overfull" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.preascertainment.tld/overfull/vied.html" . + + + a bench:Inproceedings ; + bench:booktitle "fibulas gladsome relied" ; + dc:creator _:b1777 ; + dc:title "townspeople relied graffito" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 89 ; + foaf:homepage "http://www.gladsome.tld/graffito/bandeaux.html" . + +_:b1731 a foaf:Person ; + foaf:name "Coch Foulger" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Tashana Pares" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Apolline Leonelli" + ] ; + dc:title "kippered warmups cynics" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.mothers.tld/cynics/weeklong.html" . + +_:b948 a foaf:Person ; + foaf:name "Yukichi Palma" . + +_:b1499 a foaf:Person ; + foaf:name "Gerakna Ryneer" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncouthness.tld/creeds/salter.html" ; + dc:creator _:b723 ; + dc:title "bamboozling salter scowling" ; + swrc:journal ; + foaf:homepage "http://www.creeds.tld/scowling/hoaxed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.straying.tld/sureties/glories.html" ; + dc:creator _:b89 ; + dc:title "dishonoring glories acetaldehyde" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.sureties.tld/acetaldehyde/crumbliness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carlot.tld/darkey/countries.html" ; + dc:creator _:b1559 ; + dc:title "choosers countries backcross" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.darkey.tld/backcross/evanished.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.repatriates.tld/workhouses/interschool.html" ; + dc:creator _:b1094 ; + dc:title "flitted interschool spleeniest" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.workhouses.tld/spleeniest/fess.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bopping.tld/stables/bitterns.html" ; + bench:booktitle "wasted beatles stables" ; + dc:creator _:b1488 ; + dc:title "beatles bitterns voyeurs" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 10 ; + foaf:homepage "http://www.stables.tld/voyeurs/cagiest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hurtled.tld/hipline/toecaps.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Andromeda Arvez" + ] ; + dc:title "landscaped toecaps continuer" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.hipline.tld/continuer/pinochles.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kakuei Blanford" + ] ; + dc:title "compt begins overrefines" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.jangler.tld/overrefines/antis.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.embrocation.tld/uroliths/sashes.html" ; + dc:creator person:Paul_Erdoes , _:b852 , _:b853 ; + dc:title "casteless sashes marrieds" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.uroliths.tld/marrieds/fungic.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.clansmen.tld/satiny/vinca.html" ; + bench:booktitle "digitalized bagels satiny" ; + dc:creator person:Paul_Erdoes , _:b765 ; + dc:title "bagels vinca sissies" ; + dcterms:issued 1962 ; + swrc:pages 170 ; + foaf:homepage "http://www.satiny.tld/sissies/moistureless.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ostmark.tld/entreating/barks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Omana Gladson" + ] ; + dc:title "mineralizes barks babbitting" ; + swrc:journal ; + swrc:pages 30 ; + foaf:homepage "http://www.entreating.tld/babbitting/ropy.html" . + +_:b642 a foaf:Person ; + foaf:name "Gasha Salberg" . + + + a bench:Article ; + dc:creator _:b1737 ; + dc:title "conductors macaroni hepcats" ; + swrc:journal ; + swrc:pages 194 ; + foaf:homepage "http://www.monseigneur.tld/hepcats/baedekers.html" . + + + a bench:Article ; + dc:creator _:b1327 ; + dc:title "traveling arrivers peccavis" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.fleeciness.tld/peccavis/tups.html" . + + + a bench:Article ; + dc:creator _:b1345 ; + dc:title "earaches seraglios economically" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.racecourses.tld/economically/perpendiculars.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.misericordia.tld/overhanded/chairs.html" ; + bench:booktitle "deterger fretsome overhanded" ; + dc:creator _:b539 , _:b769 ; + dc:title "fretsome chairs whomping" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 117 ; + foaf:homepage "http://www.overhanded.tld/whomping/depletable.html" . + +_:b1652 a foaf:Person ; + foaf:name "Feofana Knudsen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stylishness.tld/oldies/sororities.html" ; + dc:creator _:b1315 ; + dc:title "unbridled sororities despicably" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.oldies.tld/despicably/candors.html" . + +_:b1836 a foaf:Person ; + foaf:name "Ravati Boyarsky" . + +_:b1275 a foaf:Person ; + foaf:name "Bernhardine Disorda" . + + + a bench:Article ; + dc:creator _:b240 ; + dc:creator [ a foaf:Person ; + foaf:name "Mai Karst" + ] ; + dc:title "manatees youths undemocratically" ; + swrc:journal ; + swrc:pages 110 ; + foaf:homepage "http://www.inelegantly.tld/undemocratically/tithings.html" . + + + a bench:Inproceedings ; + bench:booktitle "shiftily pamphlets uncommunicative" ; + dc:creator _:b1038 ; + dc:title "queries uncommunicative splattering" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 154 ; + foaf:homepage "http://www.pamphlets.tld/splattering/spectroscopist.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.latecomers.tld/enters/unseasoned.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Anusia Mercuri" + ] ; + dc:title "descried unseasoned elicitation" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.enters.tld/elicitation/discontinuations.html" . + +_:b133 a foaf:Person ; + foaf:name "Ayano Attia" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inflamed.tld/forehoof/clonked.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chebi Selking" + ] ; + dc:title "salesclerk clonked mistreat" ; + swrc:journal ; + swrc:pages 178 ; + foaf:homepage "http://www.forehoof.tld/mistreat/administerings.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dries.tld/gleba/hemorrhagic.html" ; + dc:creator _:b316 ; + dc:title "zetas hemorrhagic times" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.gleba.tld/times/plundered.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bewitchment.tld/riffled/kerneling.html" ; + dc:creator _:b1544 ; + dc:title "cheaters kerneling napoleons" ; + swrc:journal ; + swrc:pages 140 ; + foaf:homepage "http://www.riffled.tld/napoleons/rifer.html" . + + + a bench:Incollection ; + bench:booktitle "minored brin disentangles" ; + dc:creator _:b1024 ; + dc:title "hamsters disentangles xylidine" ; + dcterms:issued 1948 ; + foaf:homepage "http://www.brin.tld/xylidine/liers.html" . + +_:b167 a foaf:Person ; + foaf:name "Faron Carlyle" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.corder.tld/chairmanned/acridness.html" ; + bench:booktitle "monads mollycoddled chairmanned" ; + dc:creator _:b196 ; + dc:title "mollycoddled acridness security" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 40 ; + foaf:homepage "http://www.chairmanned.tld/security/kibbles.html" . + +_:b975 a foaf:Person ; + foaf:name "Amos Mackay" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hobblers.tld/jeux/urolith.html" ; + bench:booktitle "menstruant bandages jeux" ; + dc:creator _:b629 ; + dc:title "bandages urolith songster" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 71 ; + foaf:homepage "http://www.jeux.tld/songster/sloughed.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ernst Bengtson" + ] ; + dc:title "notation definable farcers" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.indoctrinating.tld/farcers/bards.html" . + +_:b171 a foaf:Person ; + foaf:name "Fia Cutone" . + + + a bench:Article ; + rdfs:seeAlso "http://www.betrothment.tld/flakiness/preassigns.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Yevette Alfred" + ] ; + dc:title "ionise preassigns ramifications" ; + swrc:journal ; + swrc:pages 173 ; + foaf:homepage "http://www.flakiness.tld/ramifications/whizzed.html" . + +_:b667 a foaf:Person ; + foaf:name "Welislawa Wardell" . + + + a bench:Article ; + rdfs:seeAlso "http://www.summable.tld/excretions/recelebrating.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Akina Jang" + ] ; + dc:title "heliocentricity recelebrating dually" ; + swrc:journal ; + swrc:note "extenuation stranders abbesses strongboxes chromas oats pulling leatheriness" ; + swrc:pages 128 ; + foaf:homepage "http://www.excretions.tld/dually/plateauing.html" . + +_:b1600 a foaf:Person ; + foaf:name "Milika Pagoda" . + + + a bench:Article ; + rdfs:seeAlso "http://www.waterworthy.tld/ratification/pinons.html" ; + dc:creator _:b58 ; + dc:creator [ a foaf:Person ; + foaf:name "Morgannwg Hohney" + ] ; + dc:title "cheeseburgers pinons warted" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.ratification.tld/warted/fingerlings.html" . + +_:b996 a foaf:Person ; + foaf:name "Anasooya Bambace" . + + + a bench:Inproceedings ; + bench:booktitle "psalmic descended tappers" ; + dc:creator _:b782 ; + dc:title "reenacts tappers noses" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 79 ; + foaf:homepage "http://www.descended.tld/noses/carrousel.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.rollicked.tld/applicators/autosuggestions.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Digo Belli" + ] ; + dc:title "inexactitude autosuggestions howbeit" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.applicators.tld/howbeit/memorably.html" . + + + a bench:Article ; + dc:creator _:b710 ; + dc:title "resemblances pits baseness" ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.rickeys.tld/baseness/lands.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.administrated.tld/prophetically/allayed.html" ; + dc:creator _:b1711 ; + dc:title "remedying allayed zinged" ; + swrc:journal ; + swrc:pages 167 ; + foaf:homepage "http://www.prophetically.tld/zinged/fridge.html" . + + + a bench:Inproceedings ; + bench:booktitle "avouching ethnoses docility" ; + dc:creator _:b784 ; + dc:title "outplay docility terminability" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 155 ; + foaf:homepage "http://www.ethnoses.tld/terminability/shoplifters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irishwoman.tld/pronghorn/bobsledder.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Janile Arne" + ] ; + dc:title "superintend bobsledder bayoneting" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.pronghorn.tld/bayoneting/coadmit.html" . + + + a bench:Article ; + dc:creator _:b1824 ; + dc:title "carapace girder nictitates" ; + swrc:journal ; + foaf:homepage "http://www.stopwatches.tld/nictitates/mewed.html" . + + + a bench:Inproceedings ; + bench:booktitle "flagellations remittee figworts" ; + dc:creator _:b1255 ; + dc:title "constrainedly figworts vials" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 82 ; + foaf:homepage "http://www.remittee.tld/vials/vasectomizing.html" . + + + a bench:Article ; + dc:creator _:b1241 ; + dc:title "sportive molluscan antings" ; + swrc:journal ; + swrc:pages 86 ; + foaf:homepage "http://www.megalomaniacs.tld/antings/interdicted.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gazelles.tld/drawler/christly.html" ; + dc:creator _:b1491 ; + dc:title "dropsical christly workless" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.drawler.tld/workless/devisals.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.counterrevolution.tld/anagrams/cookable.html" ; + bench:booktitle "paces faithlessly anagrams" ; + dc:creator _:b257 ; + dc:title "faithlessly cookable permeated" ; + dcterms:issued 1963 ; + swrc:pages 44 ; + foaf:homepage "http://www.anagrams.tld/permeated/overrefinement.html" . + +_:b1003 a foaf:Person ; + foaf:name "Urs Mcshea" . + + + a bench:Journal ; + dc:title "Journal 5 (1962)" ; + dcterms:issued 1962 ; + swrc:volume 5 . + + + a bench:Inproceedings ; + bench:booktitle "terminates flappier nominately" ; + dc:creator _:b467 ; + dc:title "eternals nominately reinsure" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.flappier.tld/reinsure/outranges.html" . + +_:b1386 a foaf:Person ; + foaf:name "Suphachad Tham" . + + + a bench:Article ; + rdfs:seeAlso "http://www.symbolization.tld/estuaries/uncultivated.html" ; + dc:creator _:b645 ; + dc:creator [ a foaf:Person ; + foaf:name "Vasilios Shive" + ] ; + dc:title "slackers uncultivated slurs" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.estuaries.tld/slurs/chalked.html" . + + + a bench:Proceedings ; + bench:booktitle "blabby smirks spotted" ; + dc:publisher "Butterworth Legal Publishers" ; + dc:title "Proceeding 1 (1963)" ; + dcterms:issued 1963 ; + swrc:editor person:Paul_Erdoes , _:b1482 , _:b256 ; + swrc:isbn "0-1488-6823-0" ; + swrc:series 1855 ; + swrc:volume 9 ; + foaf:homepage "http://www.smirks.tld/charmingly/pendently.html" . + + + a bench:Article ; + dc:creator _:b354 ; + dc:creator [ a foaf:Person ; + foaf:name "Kritanta Marello" + ] ; + dc:title "misaddressed washes craggiest" ; + swrc:journal ; + swrc:pages 180 ; + foaf:homepage "http://www.adjurors.tld/craggiest/choreographs.html" . + +_:b1688 a foaf:Person ; + foaf:name "Naruhiko Tyminski" . + + + a bench:Article ; + dc:creator _:b596 , _:b1412 ; + dc:title "slithers tinglers xenophobe" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.wastier.tld/xenophobe/reconsecration.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.macadam.tld/espanol/incepting.html" ; + dc:creator _:b1813 ; + dc:title "sighing incepting froward" ; + swrc:journal ; + swrc:note "seabeds nonpluses judice embarked carbo reproacher copulas trundles heterosexually" ; + swrc:pages 34 ; + foaf:homepage "http://www.espanol.tld/froward/holystones.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.calamitousness.tld/appomattox/nonclassical.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Hariti Yerdon" + ] ; + dc:title "octopuses nonclassical ectoplasm" ; + swrc:journal ; + swrc:pages 134 ; + foaf:homepage "http://www.appomattox.tld/ectoplasm/underclothes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.adumbratively.tld/redescribing/collates.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Juro Scogin" + ] ; + dc:title "unequaled collates demanded" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.redescribing.tld/demanded/nonmen.html" . + +_:b1691 a foaf:Person ; + foaf:name "Nazarova Abundis" . + + + a bench:Article ; + rdfs:seeAlso "http://www.miscounts.tld/epistasies/melodramatically.html" ; + dc:creator _:b1531 ; + dc:title "surfier melodramatically hawkish" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.epistasies.tld/hawkish/sonorants.html" . + + + a bench:Inproceedings ; + bench:booktitle "wrenching misappropriating shoppes" ; + dc:creator person:Paul_Erdoes , _:b802 ; + dc:title "fascistic shoppes timelessly" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 3 ; + foaf:homepage "http://www.misappropriating.tld/timelessly/polynesian.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leeks.tld/grists/securest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clint Rodenberger" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Ginata Pasana" + ] ; + dc:title "carrageenin securest samplers" ; + swrc:journal ; + swrc:pages 5 ; + foaf:homepage "http://www.grists.tld/samplers/natures.html" . + + + a bench:Article ; + dc:creator _:b1453 ; + dc:title "portiones reaccusing nills" ; + swrc:journal ; + swrc:pages 107 ; + foaf:homepage "http://www.rooks.tld/nills/fielders.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.refutatory.tld/abstracting/gussets.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rey Schwartzwalde" + ] ; + dc:title "improvable gussets abounds" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.abstracting.tld/abounds/demythologizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ireful.tld/ascensions/choking.html" ; + dc:creator _:b729 ; + dc:title "pothouse choking falsity" ; + swrc:journal ; + swrc:pages 27 ; + foaf:homepage "http://www.ascensions.tld/falsity/palms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sequenced.tld/poppied/reexperiencing.html" ; + dc:creator _:b1678 , _:b1565 ; + dc:title "toehold reexperiencing plainly" ; + swrc:journal ; + swrc:pages 144 ; + foaf:homepage "http://www.poppied.tld/plainly/overexcite.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shies.tld/tetchiest/wickets.html" ; + dc:creator _:b435 ; + dc:title "heights wickets unlucky" ; + swrc:journal ; + swrc:pages 117 ; + foaf:homepage "http://www.tetchiest.tld/unlucky/tiffin.html" . + +_:b1329 a foaf:Person ; + foaf:name "Carissima Mudra" . + +_:b185 a foaf:Person ; + foaf:name "Masazumi Chuta" . + +_:b120 a foaf:Person ; + foaf:name "Hueil Valasco" . + + + a bench:Article ; + dc:creator _:b1185 ; + dc:title "shipways humankind fulling" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.implicitly.tld/fulling/cedes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carapaces.tld/played/nonvoting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Eucharius Pummell" + ] ; + dc:title "groper nonvoting newsletters" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.played.tld/newsletters/arks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.instigation.tld/monitors/circumnavigating.html" ; + bench:booktitle "striates putdowns monitors" ; + dc:creator _:b1007 ; + dc:title "putdowns circumnavigating tautening" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 1 ; + foaf:homepage "http://www.monitors.tld/tautening/peeler.html" . + +_:b1635 a foaf:Person ; + foaf:name "Azarious Wines" . + +_:b1776 a foaf:Person ; + foaf:name "Latasha Warens" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Filips Dorvil" + ] ; + dc:title "delineative wyverns grouped" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.archaistic.tld/grouped/runaways.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.twofers.tld/growlingly/amenders.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Akuro Gleaton" + ] ; + dc:title "suspenders amenders chivaree" ; + swrc:journal ; + swrc:pages 90 ; + foaf:homepage "http://www.growlingly.tld/chivaree/stander.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.endemics.tld/spiller/blowby.html" ; + bench:booktitle "speedboating lecherous spiller" ; + dc:creator _:b1480 ; + dc:title "lecherous blowby teemers" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 199 ; + foaf:homepage "http://www.spiller.tld/teemers/vastier.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.negatively.tld/pharisaical/flaunting.html" ; + dc:creator person:Paul_Erdoes , _:b481 ; + dc:title "witnesses flaunting divergence" ; + swrc:journal ; + foaf:homepage "http://www.pharisaical.tld/divergence/semitraditional.html" . + + + a bench:Incollection ; + bench:booktitle "ablation reshipments rooking" ; + dc:creator _:b489 ; + dc:title "outriggers rooking acridest" ; + dcterms:issued 1954 ; + swrc:pages 102 ; + foaf:homepage "http://www.reshipments.tld/acridest/undetachable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eidos.tld/retracting/spying.html" ; + dc:creator _:b1616 ; + dc:title "cathartics spying civically" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.retracting.tld/civically/kishka.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Dwayne Trullinger" + ] ; + dc:title "southeasterly cuffs hatracks" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.highbred.tld/hatracks/libyans.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.contemned.tld/revolutionists/emissive.html" ; + dc:creator _:b1693 ; + dc:title "prettifier emissive enlargements" ; + swrc:journal ; + swrc:pages 62 ; + foaf:homepage "http://www.revolutionists.tld/enlargements/poisons.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scandinavians.tld/academes/tachs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Mabel Gaito" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "AbdulMaalik Mccaffity" + ] ; + dc:title "dover tachs feaster" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.academes.tld/feaster/actable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.progovernment.tld/gruelers/deifiers.html" ; + dc:creator _:b623 , _:b1253 ; + dc:title "stropped deifiers unsymmetrically" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.gruelers.tld/unsymmetrically/spirited.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gloves.tld/admiralties/bewigged.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dell Kosel" + ] ; + dc:title "mohairs bewigged playgoers" ; + swrc:journal ; + swrc:note "safecracker cacaos mignonette tailored whews beholden branchless primitiveness" ; + swrc:pages 134 ; + foaf:homepage "http://www.admiralties.tld/playgoers/cheques.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.homelike.tld/salably/impeding.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Leonidas Wiedemann" + ] ; + dc:title "pollinating impeding revoltingly" ; + swrc:journal ; + swrc:pages 71 ; + foaf:homepage "http://www.salably.tld/revoltingly/extirpations.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Garrett Blair" + ] ; + dc:title "allergin nonphysiological copyist" ; + swrc:journal ; + swrc:pages 145 ; + foaf:homepage "http://www.tahitian.tld/copyist/begot.html" . + + + a bench:Inproceedings ; + bench:booktitle "lipoprotein bracers appropriating" ; + dc:creator _:b812 ; + dc:title "hotkey appropriating sweltrier" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 149 ; + foaf:homepage "http://www.bracers.tld/sweltrier/cauldrons.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.manufactured.tld/reconcilable/redistributions.html" ; + bench:booktitle "program downstage reconcilable" ; + dc:creator _:b815 , _:b592 ; + dc:title "downstage redistributions impedient" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 12 ; + foaf:homepage "http://www.reconcilable.tld/impedient/curviest.html" . + +_:b797 a foaf:Person ; + foaf:name "Beat Berlinghof" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.immunologist.tld/obloquy/fossillike.html" ; + bench:booktitle "daunted watermen obloquy" ; + dc:creator person:Paul_Erdoes , _:b816 ; + dc:title "watermen fossillike pleurisies" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.obloquy.tld/pleurisies/bartering.html" . + +_:b1060 a foaf:Person ; + foaf:name "Abie Holding" . + + + a bench:Article ; + rdfs:seeAlso "http://www.neutralization.tld/micrograph/ketchups.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Carsandra Freehoffer" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Emmy Lowrey" + ] ; + dc:title "philol ketchups darklier" ; + swrc:journal ; + swrc:pages 8 ; + foaf:homepage "http://www.micrograph.tld/darklier/virulencies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.forwhy.tld/matching/offends.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Liseetsa Brosh" + ] ; + dc:title "shoves offends daubers" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.matching.tld/daubers/bluegills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.irefully.tld/stagnates/exhilaration.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dhaakir Peals" + ] ; + dc:title "irrefragable exhilaration aligner" ; + swrc:journal ; + swrc:pages 69 ; + foaf:homepage "http://www.stagnates.tld/aligner/requisitioners.html" . + +_:b606 a foaf:Person ; + foaf:name "Nira Shone" . + + + a bench:Article ; + rdfs:seeAlso "http://www.thanklessly.tld/polers/oinked.html" ; + bench:abstract "gaudiness irades inadvisability disciplinarians majors manifestly decaffeinates scalepan folklorists attractive yeller cognizably reminds teratoid coadjutors thuggeries nondestructive maladjustments subpartnership cordilleras recirculations alkalin succulently marquise underlaid neurosurgeon innervated hunts barrens emanative blowpipe varies thickest machinability orbiters tormentor owner zanier corkscrewed promiscuousness clewed reassemble hesitation fainting croupy bacchanalia regainers teardown margarins inconvenience triunities dipped votarists kilogram timbrel presell woodcraft reupholstered xerosis steamers neurological warranter flashings oops detonations chippering photospherically pouchiest canvasses pyorrheas cartons acquirable refocus vividness administrated remedying prophetically allayed zinged fridge stained unintentional antiquarians dilutes quantitatively shovels vitric mendelism kookiest leavening embrocation casteless uroliths sashes marrieds fungic gasogenes obnoxiously dismounting endorser libations" ; + bench:cdrom "http://www.burlily.tld/swiveled/polers.html" ; + dc:creator person:Paul_Erdoes ; + dc:creator [ a foaf:Person ; + foaf:name "Amalia Krajcik" + ] ; + dc:title "swiveled oinked apnea" ; + swrc:journal ; + swrc:note "harrower claymores shiftlessly feedstuffs lyricizing hierarchs composedly taunting" ; + swrc:pages 117 ; + foaf:homepage "http://www.polers.tld/apnea/maxillary.html" . + +_:b1716 a foaf:Person ; + foaf:name "Beverley Guttman" . + + + a bench:Inproceedings ; + bench:booktitle "motivation didos recapitulates" ; + dc:creator _:b541 ; + dc:title "gunrunner recapitulates silkworms" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 84 ; + foaf:homepage "http://www.didos.tld/silkworms/pathologist.html" . + +_:b934 a foaf:Person ; + foaf:name "ApOwen Hersch" . + +_:b1356 a foaf:Person ; + foaf:name "Hertha Palese" . + +_:b1512 a foaf:Person ; + foaf:name "Teriuihi Lachner" . + + + a bench:Article ; + rdfs:seeAlso "http://www.multipliers.tld/excreting/brindles.html" ; + dc:creator _:b302 ; + dc:title "immunotherapy brindles psychoanalyzing" ; + swrc:journal ; + swrc:pages 6 ; + foaf:homepage "http://www.excreting.tld/psychoanalyzing/ortolans.html" . + +_:b1140 a foaf:Person ; + foaf:name "Gwyr Catacun" . + +_:b982 a foaf:Person ; + foaf:name "Jaisyn Arcuri" . + +_:b730 a foaf:Person ; + foaf:name "Saabira Dickow" . + + + a bench:Article ; + dc:creator _:b1349 ; + dc:title "farthingales deepening sheathes" ; + swrc:journal ; + swrc:pages 175 ; + foaf:homepage "http://www.imbibed.tld/sheathes/debutantes.html" . + + + a bench:Article ; + dc:creator _:b417 ; + dc:title "captioned totemites turnspits" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.japed.tld/turnspits/endowments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.neurological.tld/flashings/oops.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gorshedna Marone" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Dmitreeva Ellsbury" + ] ; + dc:title "warranter oops detonations" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.flashings.tld/detonations/chippering.html" . + +_:b1496 a foaf:Person ; + foaf:name "Mikio Brunston" . + + + a bench:Article ; + bench:cdrom "http://www.visiters.tld/bolter/manubrium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Aleale Tucker" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Zaghlool Bigwood" + ] ; + dc:title "naivety manubrium walks" ; + swrc:journal ; + swrc:pages 14 ; + foaf:homepage "http://www.bolter.tld/walks/overthrowers.html" . + + + a bench:Article ; + dc:creator _:b116 ; + dc:title "sombrely citrons juniors" ; + swrc:journal ; + swrc:pages 146 ; + foaf:homepage "http://www.freudians.tld/juniors/ovately.html" . + +_:b90 a foaf:Person ; + foaf:name "Pedring Susong" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Nandin Uribazo" + ] ; + dc:title "longshoreman standards rationalists" ; + swrc:journal ; + swrc:pages 97 ; + foaf:homepage "http://www.disarranges.tld/rationalists/errands.html" . + + + a bench:Journal ; + dc:title "Journal 3 (1955)" ; + dcterms:issued 1955 ; + swrc:editor _:b515 ; + swrc:number 1 ; + swrc:volume 2 . + + + a bench:Article ; + rdfs:seeAlso "http://www.astir.tld/plighting/dreariest.html" ; + dc:creator _:b100 ; + dc:title "praxeological dreariest haphazardly" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.plighting.tld/haphazardly/enabling.html" . + +_:b1112 a foaf:Person ; + foaf:name "Jezebel Cuadra" . + + + a bench:Article ; + rdfs:seeAlso "http://www.leaflets.tld/unpin/sayst.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Autry Wischman" + ] ; + dc:title "arcaded sayst unreconstructed" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.unpin.tld/unreconstructed/frat.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fricasseeing.tld/crevasse/represses.html" ; + bench:booktitle "rescuer disassociate crevasse" ; + dc:creator _:b767 ; + dc:title "disassociate represses hoops" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 175 ; + foaf:homepage "http://www.crevasse.tld/hoops/miasms.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pedros.tld/dissociative/apostacy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chasidy Hoop" + ] ; + dc:title "nonforfeitable apostacy malting" ; + swrc:journal ; + foaf:homepage "http://www.dissociative.tld/malting/footgear.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sonorities.tld/snubs/classicist.html" ; + bench:booktitle "misarrangement pressor snubs" ; + dc:creator _:b831 ; + dc:title "pressor classicist reweaved" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 45 ; + foaf:homepage "http://www.snubs.tld/reweaved/paterfamilias.html" . + + + a bench:Article ; + dc:creator _:b555 ; + dc:title "hallucinosis unequivocalness semimonthly" ; + swrc:journal ; + swrc:pages 4 ; + foaf:homepage "http://www.echoey.tld/semimonthly/dented.html" . + +_:b1419 a foaf:Person ; + foaf:name "Kobe Guttirez" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.prearranging.tld/savor/deadlier.html" ; + bench:booktitle "confronting suede savor" ; + dc:creator _:b1416 , _:b832 ; + dc:title "suede deadlier retrogressing" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 15 ; + foaf:homepage "http://www.savor.tld/retrogressing/circumcising.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.deathcups.tld/wormhole/emptied.html" ; + dc:creator _:b1579 ; + dc:title "dogfight emptied drifter" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.wormhole.tld/drifter/sluggishness.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.mumper.tld/uncustomary/snakily.html" ; + bench:booktitle "doorplates knotweeds uncustomary" ; + dc:creator _:b834 , _:b833 ; + dc:title "knotweeds snakily insinuating" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 102 ; + foaf:homepage "http://www.uncustomary.tld/insinuating/restack.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.carcinogeneses.tld/interpersonal/churchy.html" ; + bench:booktitle "grinder vigilantes interpersonal" ; + dc:creator _:b772 ; + dc:title "vigilantes churchy armoires" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 63 ; + foaf:homepage "http://www.interpersonal.tld/armoires/cheeriness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.shriller.tld/airdrops/photocomposing.html" ; + dc:creator _:b72 ; + dc:title "dingdong photocomposing hexarchies" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.airdrops.tld/hexarchies/moieties.html" . + +_:b110 a foaf:Person ; + foaf:name "Wasmaaa Roen" . + +_:b467 a foaf:Person ; + foaf:name "Marcus Neubert" . + + + a bench:Article ; + rdfs:seeAlso "http://www.craftier.tld/renigs/messing.html" ; + dc:creator _:b1127 ; + dc:title "unaccentuated messing gestating" ; + swrc:journal ; + swrc:pages 124 ; + foaf:homepage "http://www.renigs.tld/gestating/ohms.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.graved.tld/chaffinch/effusions.html" ; + bench:booktitle "planetologists lunas chaffinch" ; + dc:creator _:b1570 ; + dc:title "lunas effusions deigning" ; + dcterms:issued 1960 ; + dcterms:partOf ; + swrc:pages 98 ; + foaf:homepage "http://www.chaffinch.tld/deigning/uniters.html" . + + + a bench:Article ; + dc:creator _:b563 ; + dc:title "evading ledges fomentation" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.slicers.tld/fomentation/aerated.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tikes.tld/dotted/craftsmanly.html" ; + dc:creator _:b149 ; + dc:creator [ a foaf:Person ; + foaf:name "Xalvador Bitzenhofer" + ] ; + dc:title "moderatorial craftsmanly unkennels" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.dotted.tld/unkennels/swigged.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.insurgescence.tld/concuss/gibingly.html" ; + bench:booktitle "farers rumblingly concuss" ; + dc:creator _:b369 ; + dc:title "rumblingly gibingly swale" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 189 ; + foaf:homepage "http://www.concuss.tld/swale/deairs.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.poled.tld/pussyfooting/suborbital.html" ; + dc:creator _:b1607 ; + dc:creator [ a foaf:Person ; + foaf:name "Eusebius Bennafield" + ] ; + dc:title "overwhelmed suborbital dinette" ; + swrc:journal ; + foaf:homepage "http://www.pussyfooting.tld/dinette/morphologically.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.vasectomized.tld/publicists/limelights.html" ; + bench:booktitle "blasted registrarship publicists" ; + dc:creator _:b1818 ; + dc:title "registrarship limelights lasciviously" ; + dcterms:issued 1960 ; + swrc:pages 86 ; + foaf:homepage "http://www.publicists.tld/lasciviously/militants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.floatability.tld/vips/uremic.html" ; + dc:creator _:b699 ; + dc:title "stockjobbing uremic militias" ; + swrc:journal ; + swrc:pages 104 ; + foaf:homepage "http://www.vips.tld/militias/outwaits.html" . + + + a bench:Incollection ; + rdfs:seeAlso "http://www.hooking.tld/distensions/wrongs.html" ; + bench:booktitle "petunias bewildering distensions" ; + dc:creator [ a foaf:Person ; + foaf:name "Remi Surman" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Baldasarre Puzio" + ] ; + dc:title "bewildering wrongs enemies" ; + dcterms:issued 1961 ; + foaf:homepage "http://www.distensions.tld/enemies/illogically.html" . + + + a bench:Article ; + dc:creator _:b268 ; + dc:title "annotation hype dumbs" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.xenolith.tld/dumbs/bardic.html" . + +_:b1681 a foaf:Person ; + foaf:name "Chaya Montiel" . + +_:b1254 a foaf:Person ; + foaf:name "Seihachi Buswell" . + +_:b1588 a foaf:Person ; + foaf:name "Jean Catacutan" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mishaps.tld/nudists/winks.html" ; + dc:creator _:b1809 ; + dc:title "citadels winks biddings" ; + swrc:journal ; + foaf:homepage "http://www.nudists.tld/biddings/dibblers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.frankfurters.tld/ambiguously/trachomas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Jiyaad Sheeler" + ] ; + dc:title "chuckfull trachomas skiey" ; + swrc:journal ; + swrc:pages 21 ; + foaf:homepage "http://www.ambiguously.tld/skiey/masochists.html" . + + + a bench:Article ; + dc:creator _:b1332 ; + dc:creator [ a foaf:Person ; + foaf:name "Castalia Ryser" + ] ; + dc:title "operants diuretically commercializing" ; + swrc:journal ; + swrc:pages 192 ; + foaf:homepage "http://www.fluked.tld/commercializing/contemns.html" . + + + a bench:Article ; + dc:creator _:b148 ; + dc:title "reacquires lathworks nertz" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.preordaining.tld/nertz/danseurs.html" . + +_:b1278 a foaf:Person ; + foaf:name "Marthe Vokes" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.tradeoffs.tld/effectuating/abbreviates.html" ; + bench:booktitle "dreks loopier effectuating" ; + dc:creator _:b1668 , person:Paul_Erdoes ; + dc:title "loopier abbreviates undergoing" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 106 ; + foaf:homepage "http://www.effectuating.tld/undergoing/revellers.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.hefting.tld/pedicabs/torchlight.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gananiia Galanga" + ] ; + dc:title "goosiest torchlight appalachian" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.pedicabs.tld/appalachian/pedigreed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.palsied.tld/encroached/smooching.html" ; + dc:creator _:b687 ; + dc:title "silurian smooching hilts" ; + swrc:journal ; + swrc:pages 31 ; + foaf:homepage "http://www.encroached.tld/hilts/whiplashes.html" . + +_:b1380 a foaf:Person ; + foaf:name "Ghassaan Kister" . + +_:b1847 a foaf:Person ; + foaf:name "Ignatius Beausoleil" . + + + a bench:Article ; + rdfs:seeAlso "http://www.soapbox.tld/lathers/inactivating.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Naasiruddeen Knotowicz" + ] ; + dc:title "gimmicks inactivating pluralization" ; + swrc:journal ; + swrc:pages 15 ; + foaf:homepage "http://www.lathers.tld/pluralization/effervescing.html" . + +_:b29 a foaf:Person ; + foaf:name "Fajyaz Mutana" . + + + a bench:Article ; + bench:cdrom "http://www.transitoriness.tld/unpardonably/sexlessness.html" ; + dc:creator _:b738 ; + dc:creator [ a foaf:Person ; + foaf:name "Kieran Machtley" + ] ; + dc:title "nightshirts sexlessness debouche" ; + swrc:journal ; + swrc:pages 119 ; + foaf:homepage "http://www.unpardonably.tld/debouche/normativeness.html" . + +_:b1638 a foaf:Person ; + foaf:name "Vongfong Sowells" . + +_:b929 a foaf:Person ; + foaf:name "Denise Avant" . + + + a bench:Article ; + rdfs:seeAlso "http://www.blighter.tld/intellectualism/derogated.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Serafin Giampaolo" + ] ; + dc:title "toolroom derogated slants" ; + swrc:journal ; + swrc:pages 183 ; + foaf:homepage "http://www.intellectualism.tld/slants/cornrow.html" . + +_:b1835 a foaf:Person ; + foaf:name "Casimir Vilain" . + + + a bench:Article ; + rdfs:seeAlso "http://www.renderers.tld/recognitive/secondes.html" ; + dc:creator _:b810 ; + dc:title "uprightly secondes wigs" ; + swrc:journal ; + swrc:pages 85 ; + foaf:homepage "http://www.recognitive.tld/wigs/sepals.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.taller.tld/scattiest/cabbages.html" ; + dc:creator _:b1788 ; + dc:title "repellency cabbages infractions" ; + swrc:journal ; + foaf:homepage "http://www.scattiest.tld/infractions/racked.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overburdensome.tld/mambas/amassments.html" ; + dc:creator _:b1373 ; + dc:title "squadded amassments litanies" ; + swrc:journal ; + swrc:pages 34 ; + foaf:homepage "http://www.mambas.tld/litanies/outrunning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.instilled.tld/faults/clienteles.html" ; + dc:creator _:b522 ; + dc:title "vomiter clienteles tetralogy" ; + swrc:journal ; + swrc:note "depreciations thermostatic bedumbs acceptees diastole stockily fussily tenoners uphills gameness" ; + swrc:pages 18 ; + foaf:homepage "http://www.faults.tld/tetralogy/pelletize.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.doubtable.tld/uncompliant/hanging.html" ; + bench:booktitle "outgoings keelhauls uncompliant" ; + dc:creator _:b1669 ; + dc:title "keelhauls hanging rickey" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.uncompliant.tld/rickey/niggards.html" . + +_:b470 a foaf:Person ; + foaf:name "Jedrek Beutnagel" . + + + a bench:Journal ; + dc:title "Journal 1 (1948)" ; + dcterms:issued 1948 ; + swrc:number 1 ; + swrc:volume 9 . + +_:b721 a foaf:Person ; + foaf:name "Jazmine Susman" . + +_:b1626 a foaf:Person ; + foaf:name "Dorbeta Daricek" . + + + a bench:Article ; + rdfs:seeAlso "http://www.wirehair.tld/unfurled/excitable.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Muaaid Commes" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Naosuke Truss" + ] ; + dc:title "noncarbonated excitable manrope" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.unfurled.tld/manrope/tinsmith.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exempla.tld/flayed/oversleeping.html" ; + bench:booktitle "outwork rosing flayed" ; + dc:creator _:b788 , person:Paul_Erdoes ; + dc:title "rosing oversleeping vivisectionists" ; + dcterms:issued 1950 ; + dcterms:partOf ; + swrc:pages 32 ; + foaf:homepage "http://www.flayed.tld/vivisectionists/strips.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ploying.tld/lividly/pharisee.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Harry Hamparian" + ] ; + dc:title "aerodynamical pharisee underexpose" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.lividly.tld/underexpose/spurry.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.zincking.tld/bogyism/seeks.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Cole Portwine" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Milleise Genco" + ] ; + dc:title "divvies seeks cablets" ; + swrc:journal ; + foaf:homepage "http://www.bogyism.tld/cablets/ropable.html" . + + + a bench:Article ; + dc:creator _:b1257 ; + dc:title "moonrise leaguers reconnoitering" ; + swrc:journal ; + foaf:homepage "http://www.refiguring.tld/reconnoitering/fetching.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.feasance.tld/songstress/showery.html" ; + bench:booktitle "unspectacular towlines songstress" ; + dc:creator _:b1453 ; + dc:title "towlines showery rerun" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.songstress.tld/rerun/realizations.html" . + +_:b1100 a foaf:Person ; + foaf:name "Emmanoul Gianunzio" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Gustel Pitek" + ] ; + dc:title "administrants unitarians reevaluate" ; + swrc:journal ; + swrc:pages 154 ; + foaf:homepage "http://www.preengaging.tld/reevaluate/rekeys.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Francesco Spelts" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tahlia Francisque" + ] ; + dc:title "catenating overflows tetradic" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.periodontoses.tld/tetradic/pantomimists.html" . + +_:b1750 a foaf:Person ; + foaf:name "Sukaina Jolicoeur" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.countermand.tld/menschen/desperados.html" ; + bench:booktitle "edibleness believable menschen" ; + dc:creator _:b1468 ; + dc:title "believable desperados cretinized" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 152 ; + foaf:homepage "http://www.menschen.tld/cretinized/camouflages.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.centralistic.tld/rotted/mom.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Domona Serafine" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Marcellus Guercio" + ] ; + dc:title "exedra mom hubcap" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.rotted.tld/hubcap/muskiness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.constitutional.tld/helpless/divans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Dorothee Duskey" + ] ; + dc:title "armlessly divans poohing" ; + swrc:journal ; + swrc:pages 136 ; + foaf:homepage "http://www.helpless.tld/poohing/nightman.html" . + + + a bench:Article ; + dc:creator _:b1377 ; + dc:title "reverts defiances filmier" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.minnesotan.tld/filmier/slightest.html" . + + + a bench:Article ; + dc:creator _:b1330 ; + dc:title "affluxes buffers yamen" ; + swrc:journal ; + swrc:pages 91 ; + foaf:homepage "http://www.fronting.tld/yamen/ladykin.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.flauntingly.tld/monorails/imposingly.html" ; + bench:booktitle "grecized perceptually monorails" ; + dc:creator _:b866 , _:b867 ; + dc:title "perceptually imposingly studhorse" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 62 ; + foaf:homepage "http://www.monorails.tld/studhorse/strived.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.totterer.tld/needlessness/lambies.html" ; + dc:creator _:b1430 ; + dc:title "diarist lambies geed" ; + swrc:journal ; + swrc:pages 16 ; + foaf:homepage "http://www.needlessness.tld/geed/charts.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.devotees.tld/euglenas/tonsured.html" ; + bench:booktitle "unmemorized frolicked euglenas" ; + dc:creator person:Paul_Erdoes , _:b138 ; + dc:title "frolicked tonsured distilleries" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 126 ; + foaf:homepage "http://www.euglenas.tld/distilleries/cytologists.html" . + +_:b550 a foaf:Person ; + foaf:name "Ryo Zanders" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.unassessed.tld/litigants/tattling.html" ; + bench:booktitle "approbate salsa litigants" ; + dc:creator _:b1185 ; + dc:title "salsa tattling dermatologist" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 169 ; + foaf:homepage "http://www.litigants.tld/dermatologist/unlearn.html" . + +_:b699 a foaf:Person ; + foaf:name "Margie Terrebonne" . + + + a bench:Article ; + rdfs:seeAlso "http://www.clickers.tld/rudders/deaconesses.html" ; + dc:creator _:b1771 ; + dc:title "hardship deaconesses topographical" ; + swrc:journal ; + swrc:pages 128 ; + foaf:homepage "http://www.rudders.tld/topographical/obliterators.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.covetously.tld/baubles/sanatarium.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Claudius Gasaway" + ] ; + dc:title "schematics sanatarium beginnings" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.baubles.tld/beginnings/tragedienne.html" . + +_:b1822 a foaf:Person ; + foaf:name "Fabrizia Hetrick" . + +_:b62 a foaf:Person ; + foaf:name "Donella Schwalm" . + +_:b460 a foaf:Person ; + foaf:name "LaCienega Konig" . + + + a bench:Article ; + rdfs:seeAlso "http://www.americanizes.tld/outlines/duelers.html" ; + dc:creator _:b1268 , _:b553 ; + dc:title "wageless duelers frenchwomen" ; + swrc:journal ; + swrc:pages 78 ; + foaf:homepage "http://www.outlines.tld/frenchwomen/emptying.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stutters.tld/transduce/saucing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Vuyane Hallstead" + ] ; + dc:title "corkier saucing missions" ; + swrc:journal ; + swrc:pages 7 ; + foaf:homepage "http://www.transduce.tld/missions/milliliters.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.uncontrolled.tld/bedamned/foxing.html" ; + bench:booktitle "hareem stairs bedamned" ; + dc:creator _:b207 ; + dc:title "stairs foxing astounding" ; + dcterms:issued 1966 ; + swrc:pages 154 ; + foaf:homepage "http://www.bedamned.tld/astounding/humanoids.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mirroring.tld/mayhems/floret.html" ; + dc:creator _:b1106 ; + dc:title "agglomeration floret app" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.mayhems.tld/app/czarism.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Kharitaniia Iniguez" + ] ; + dc:title "cradles layettes redeemer" ; + swrc:journal ; + swrc:pages 92 ; + foaf:homepage "http://www.embrocate.tld/redeemer/juntas.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mistreated.tld/finitudes/peccavi.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Friederika Prevett" + ] ; + dc:title "concentrators peccavi oystering" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.finitudes.tld/oystering/guar.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.honeyful.tld/foreshadowing/conceives.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Falk Defoe" + ] ; + dc:title "reinvestigate conceives quadricentennials" ; + swrc:journal ; + swrc:pages 20 ; + foaf:homepage "http://www.foreshadowing.tld/quadricentennials/hebraizing.html" . + + + a bench:Article ; + dc:creator _:b766 ; + dc:title "jitney timework rases" ; + swrc:journal ; + swrc:pages 177 ; + foaf:homepage "http://www.yukking.tld/rases/tangoed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.tambur.tld/firepan/malefic.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nicia Sevadjian" + ] ; + dc:title "moralization malefic somersaulted" ; + swrc:journal ; + swrc:pages 22 ; + foaf:homepage "http://www.firepan.tld/somersaulted/tsardoms.html" . + +_:b1142 a foaf:Person ; + foaf:name "Gerharde Heidtbrink" . + +_:b1828 a foaf:Person ; + foaf:name "Rondall Mroczkowski" . + + + a bench:Inproceedings ; + bench:booktitle "kirkman hyoglossi smashups" ; + dc:creator person:Paul_Erdoes , _:b689 ; + dc:title "intrinsically smashups recharter" ; + dcterms:issued 1963 ; + swrc:pages 58 ; + foaf:homepage "http://www.hyoglossi.tld/recharter/unconcernedly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scorchers.tld/flecking/coped.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Delon Enriguez" + ] ; + dc:title "negation coped bananas" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.flecking.tld/bananas/fluoroscopists.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Raakaan Stockton" + ] ; + dc:title "cylindrical slicks unreceptive" ; + swrc:journal ; + swrc:pages 68 ; + foaf:homepage "http://www.daw.tld/unreceptive/bearskin.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.nauseas.tld/steeplechases/indigents.html" ; + dc:creator _:b1257 , _:b1772 ; + dc:title "musclemen indigents awaked" ; + swrc:journal ; + swrc:pages 23 ; + foaf:homepage "http://www.steeplechases.tld/awaked/ninny.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.interrogational.tld/spiritless/bombardier.html" ; + dc:creator _:b1263 ; + dc:title "upswelled bombardier blustering" ; + swrc:journal ; + swrc:pages 80 ; + foaf:homepage "http://www.spiritless.tld/blustering/hoking.html" . + +_:b815 a foaf:Person ; + foaf:name "Gamze Skalsky" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.denationalizing.tld/sphygmographic/flossed.html" ; + bench:booktitle "villager prejudging sphygmographic" ; + dc:creator _:b883 ; + dc:title "prejudging flossed communicating" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 88 ; + foaf:homepage "http://www.sphygmographic.tld/communicating/touters.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.overbalancing.tld/mashers/catechumens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Arno Barquera" + ] ; + dc:title "inebriant catechumens palefaces" ; + swrc:journal ; + swrc:pages 83 ; + foaf:homepage "http://www.mashers.tld/palefaces/ionizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.boomeranged.tld/savannas/differently.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Ingegard Bigler" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tayyib Shideler" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Talyessin Stroede" + ] ; + dc:title "bummers differently unscathed" ; + swrc:journal ; + swrc:pages 66 ; + foaf:homepage "http://www.savannas.tld/unscathed/rogueries.html" . + + + a bench:Inproceedings ; + bench:booktitle "pyrotechnics besmirches guts" ; + dc:creator _:b961 , _:b725 ; + dc:title "telephotographs guts abettals" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 60 ; + foaf:homepage "http://www.besmirches.tld/abettals/regurgitation.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.headword.tld/dryest/praiseworthily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Esineeva Prunier" + ] ; + dc:title "racer praiseworthily recrudesced" ; + swrc:journal ; + swrc:pages 198 ; + foaf:homepage "http://www.dryest.tld/recrudesced/constraints.html" . + +_:b382 a foaf:Person ; + foaf:name "Pio Bucknam" . + +_:b421 a foaf:Person ; + foaf:name "Teodora Rumney" . + +_:b763 a foaf:Person ; + foaf:name "Silvester Yelvington" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Aintzane Lurry" + ] ; + dc:title "descents condescending leggiest" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.plunger.tld/leggiest/unlighted.html" . + + + a bench:Article ; + dc:creator _:b1789 ; + dc:title "junkmen haddocks poetizer" ; + swrc:journal ; + foaf:homepage "http://www.canzonas.tld/poetizer/languorous.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sundering.tld/dropping/seconder.html" ; + bench:cdrom "http://www.bleachers.tld/finning/dropping.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Nastionka Jenovese" + ] ; + dc:title "finning seconder interregnal" ; + swrc:journal ; + swrc:pages 24 ; + foaf:homepage "http://www.dropping.tld/interregnal/cesiums.html" . + +_:b519 a foaf:Person ; + foaf:name "Gottlieb Eckis" . + + + a bench:Article ; + rdfs:seeAlso "http://www.geometrical.tld/vietcong/apprizer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kilikeia Kenne" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Saka Doe" + ] ; + dc:title "cheapens apprizer hadrons" ; + swrc:journal ; + swrc:pages 182 ; + foaf:homepage "http://www.vietcong.tld/hadrons/bulldogged.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.hellions.tld/crayons/maintains.html" ; + bench:booktitle "nonparticipating governorship crayons" ; + dc:creator _:b422 ; + dc:title "governorship maintains curetting" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 87 ; + foaf:homepage "http://www.crayons.tld/curetting/idiosyncrasies.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.premieres.tld/aeriest/necessariness.html" ; + dc:creator _:b1748 ; + dc:title "alternateness necessariness training" ; + swrc:journal ; + swrc:pages 25 ; + foaf:homepage "http://www.aeriest.tld/training/reweaving.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.chamfered.tld/straightener/schleps.html" ; + bench:booktitle "reaccuses showcasing straightener" ; + dc:creator _:b12 ; + dc:title "showcasing schleps damners" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 22 ; + foaf:homepage "http://www.straightener.tld/damners/bozos.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.revenger.tld/scrams/clarinetists.html" ; + dc:creator _:b1741 ; + dc:title "forzandos clarinetists extinguisher" ; + swrc:journal ; + swrc:pages 131 ; + foaf:homepage "http://www.scrams.tld/extinguisher/berm.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Greta Foote" + ] ; + dc:title "ichthyologists tambura nonimmunities" ; + swrc:journal ; + swrc:pages 142 ; + foaf:homepage "http://www.unharvested.tld/nonimmunities/laburnum.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.defectiveness.tld/nudged/amortise.html" ; + bench:booktitle "broadens astern nudged" ; + dc:creator _:b894 ; + dc:title "astern amortise harmed" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 39 ; + foaf:homepage "http://www.nudged.tld/harmed/picarooned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mouthparts.tld/patentable/frizzly.html" ; + dc:creator _:b241 , _:b1027 ; + dc:title "deserving frizzly limekiln" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.patentable.tld/limekiln/laicized.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vassals.tld/gravitic/forelimbs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Astamata Micthell" + ] ; + dc:title "overattentively forelimbs aminity" ; + swrc:journal ; + swrc:pages 138 ; + foaf:homepage "http://www.gravitic.tld/aminity/unamplified.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overhears.tld/fighters/swans.html" ; + bench:booktitle "dimmers pretends fighters" ; + dc:creator _:b1381 , _:b790 ; + dc:title "pretends swans slipslops" ; + dcterms:issued 1961 ; + swrc:pages 43 ; + foaf:homepage "http://www.fighters.tld/slipslops/limned.html" . + + + a bench:Journal ; + dc:title "Journal 1 (1943)" ; + dcterms:issued 1943 ; + swrc:editor [ a foaf:Person ; + foaf:name "Kuemon Coatie" + ] ; + swrc:editor [ a foaf:Person ; + foaf:name "Elan Malloch" + ] ; + swrc:number 1 ; + swrc:volume 4 . + +_:b1283 a foaf:Person ; + foaf:name "Gerhart Strejcek" . + +_:b1784 a foaf:Person ; + foaf:name "Adele Pomales" . + + + a bench:Article ; + rdfs:seeAlso "http://www.insufficiency.tld/mobbed/reuniting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Bendigeidfran Knake" + ] ; + dc:title "traders reuniting oralities" ; + swrc:journal ; + swrc:pages 199 ; + foaf:homepage "http://www.mobbed.tld/oralities/gallantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.feudalists.tld/quainter/mirths.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kovana Zucco" + ] ; + dc:title "splendor mirths oviparously" ; + swrc:journal ; + swrc:pages 143 ; + foaf:homepage "http://www.quainter.tld/oviparously/lessoned.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.intrenched.tld/gulling/bluefins.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sighild Dedon" + ] ; + dc:title "largess bluefins stilts" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.gulling.tld/stilts/ridges.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.oubliette.tld/anxiousness/drumbeat.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lance Fernandes" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Julien Triveno" + ] ; + dc:title "hornswoggling drumbeat serries" ; + swrc:journal ; + foaf:homepage "http://www.anxiousness.tld/serries/friskiness.html" . + +_:b145 a foaf:Person ; + foaf:name "Jody Headlee" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Edviva Geist" + ] ; + dc:title "arrestee impermeabilities basques" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.monism.tld/basques/defensibility.html" . + + + a bench:Article ; + dc:creator _:b1506 ; + dc:title "demobbed ensurers lubricous" ; + swrc:journal ; + swrc:pages 156 ; + foaf:homepage "http://www.bonnyclabber.tld/lubricous/hotblooded.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Larah Gallaga" + ] ; + dc:title "numbness emetic solved" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.vrouws.tld/solved/immediateness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.brat.tld/elders/breweries.html" ; + dc:creator _:b1486 ; + dc:title "ravishments breweries multilayer" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.elders.tld/multilayer/leadoff.html" . + +_:b874 a foaf:Person ; + foaf:name "Charmayne Hewgley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cellars.tld/dozy/shewing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Garca Diers" + ] ; + dc:title "looping shewing partizans" ; + swrc:journal ; + swrc:pages 82 ; + foaf:homepage "http://www.dozy.tld/partizans/trills.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.accusatives.tld/fourteenths/reencountering.html" ; + dc:creator _:b654 ; + dc:title "decentest reencountering morphemes" ; + swrc:journal ; + swrc:pages 33 ; + foaf:homepage "http://www.fourteenths.tld/morphemes/criticizes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.undetected.tld/demoralize/unyokes.html" ; + dc:creator _:b1582 ; + dc:title "peopled unyokes ingots" ; + swrc:journal ; + swrc:pages 162 ; + foaf:homepage "http://www.demoralize.tld/ingots/settlement.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.scrappage.tld/identically/burlesquing.html" ; + dc:creator _:b1272 ; + dc:title "timbres burlesquing constructionism" ; + swrc:journal ; + swrc:pages 42 ; + foaf:homepage "http://www.identically.tld/constructionism/shrieky.html" . + +_:b1803 a foaf:Person ; + foaf:name "Lacrishia Mcmannus" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Leonie Lentine" + ] ; + dc:title "unclehood panoplies japanners" ; + swrc:journal ; + foaf:homepage "http://www.sunbows.tld/japanners/psychologizing.html" . + +_:b644 a foaf:Person ; + foaf:name "Louisa Moats" . + +_:b1797 a foaf:Person ; + foaf:name "Cheyli Englade" . + + + a bench:Article ; + rdfs:seeAlso "http://www.gillnet.tld/nonprescriptive/sapor.html" ; + dc:creator _:b1507 ; + dc:title "stoplights sapor logistician" ; + swrc:journal ; + swrc:pages 19 ; + foaf:homepage "http://www.nonprescriptive.tld/logistician/adjures.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bedwyr Wandrie" + ] ; + dc:title "cinctured blistering discarded" ; + swrc:journal ; + swrc:pages 133 ; + foaf:homepage "http://www.fiddled.tld/discarded/normalizing.html" . + +_:b392 a foaf:Person ; + foaf:name "Shunsuke Berka" . + + + a bench:Article ; + rdfs:seeAlso "http://www.swarth.tld/lymphocytic/unappetizingly.html" ; + dc:creator _:b310 ; + dc:title "resolving unappetizingly patellae" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.lymphocytic.tld/patellae/unblushingly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vivacities.tld/cudgeled/invades.html" ; + dc:creator _:b516 ; + dc:title "inactivated invades solitaries" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.cudgeled.tld/solitaries/giddying.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.maundies.tld/innocently/heartstrings.html" ; + bench:booktitle "kinaesthetic progressed innocently" ; + dc:creator _:b1358 ; + dc:title "progressed heartstrings doctors" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 187 ; + foaf:homepage "http://www.innocently.tld/doctors/basilicas.html" . + + + a bench:Article ; + dc:creator _:b1730 ; + dc:title "anterooms reharden evenfalls" ; + swrc:journal ; + swrc:note "darkie malnourishment pennons invokers predesignating livered tunning reenactments illustrations sorbitols" ; + foaf:homepage "http://www.angrily.tld/evenfalls/vegetating.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bluejays.tld/nonsurgical/skimpiest.html" ; + dc:creator _:b350 ; + dc:title "cuppier skimpiest outpoured" ; + swrc:journal ; + swrc:pages 70 ; + foaf:homepage "http://www.nonsurgical.tld/outpoured/dissociated.html" . + +_:b1558 a foaf:Person ; + foaf:name "Myrra Silberberg" . + + + a bench:Article ; + rdfs:seeAlso "http://www.flagpoles.tld/ratters/wondrously.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Okseniia Ellingburg" + ] ; + dc:title "execrations wondrously abilene" ; + swrc:journal ; + swrc:pages 74 ; + foaf:homepage "http://www.ratters.tld/abilene/chemoreception.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.smote.tld/platypi/antacids.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Colleen Jolly" + ] ; + dc:title "skidoo antacids capitalistic" ; + swrc:journal ; + swrc:pages 44 ; + foaf:homepage "http://www.platypi.tld/capitalistic/hotly.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Bhagyashree Gorelik" + ] ; + dc:title "telltales upraised aluminas" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.chromized.tld/aluminas/unperfected.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.gaynesses.tld/miscontinuance/gilly.html" ; + bench:booktitle "sportscaster substandard miscontinuance" ; + dc:creator _:b1563 ; + dc:title "substandard gilly tyrannize" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 4 ; + foaf:homepage "http://www.miscontinuance.tld/tyrannize/evangels.html" . + +_:b845 a foaf:Person ; + foaf:name "Sophronia Peakes" . + + + a bench:Article ; + rdfs:seeAlso "http://www.heavyhearted.tld/phonographs/honeyful.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Avdotia Troxell" + ] ; + dc:title "ditties honeyful reinvestigate" ; + swrc:journal ; + swrc:pages 157 ; + foaf:homepage "http://www.phonographs.tld/reinvestigate/foreshadowing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.reordain.tld/pilastered/scowlingly.html" ; + dc:creator _:b1299 , _:b886 ; + dc:title "suturing scowlingly unresistant" ; + swrc:journal ; + swrc:pages 61 ; + foaf:homepage "http://www.pilastered.tld/unresistant/rooked.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Lennart Ohora" + ] ; + dc:title "efficiency melodramatist huggable" ; + swrc:journal ; + swrc:pages 200 ; + foaf:homepage "http://www.bisexuals.tld/huggable/hempweed.html" . + +_:b1592 a foaf:Person ; + foaf:name "Jacky Gurrieri" . + +_:b1010 a foaf:Person ; + foaf:name "Bhadra Whidden" . + +_:b170 a foaf:Person ; + foaf:name "Cyntia Neumaier" . + + + a bench:Article ; + rdfs:seeAlso "http://www.alternatives.tld/existed/jacketing.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Roscislawa Kalmer" + ] ; + dc:title "grounded jacketing slices" ; + swrc:journal ; + swrc:pages 75 ; + foaf:homepage "http://www.existed.tld/slices/trophying.html" . + + + a bench:Article ; + dc:creator _:b1509 ; + dc:title "laundromats dissolutely fratricides" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.divestitures.tld/fratricides/untrod.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.ptomainic.tld/fretfulness/torii.html" ; + dc:creator _:b1643 ; + dc:title "ungraciously torii colorcasts" ; + swrc:journal ; + swrc:pages 168 ; + foaf:homepage "http://www.fretfulness.tld/colorcasts/scorches.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sottishly.tld/tenantable/shebeens.html" ; + dc:creator _:b1229 ; + dc:title "trombones shebeens definitions" ; + swrc:journal ; + swrc:pages 197 ; + foaf:homepage "http://www.tenantable.tld/definitions/shebangs.html" . + +_:b1325 a foaf:Person ; + foaf:name "Tarozaemon Nettik" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Breonia Gierling" + ] ; + dc:title "dangles bacchic poorest" ; + swrc:journal ; + swrc:pages 81 ; + foaf:homepage "http://www.cognoscenti.tld/poorest/massiest.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ration.tld/dishcloths/reabsorbed.html" ; + bench:booktitle "maturational enlarged dishcloths" ; + dc:creator _:b86 , _:b0 ; + dc:title "enlarged reabsorbed authentications" ; + dcterms:issued 1967 ; + dcterms:partOf ; + swrc:pages 59 ; + foaf:homepage "http://www.dishcloths.tld/authentications/bouses.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.skiwear.tld/italians/wellbred.html" ; + bench:booktitle "standardbearer tortrix italians" ; + dc:creator person:Paul_Erdoes , _:b382 ; + dc:title "tortrix wellbred kame" ; + dcterms:issued 1966 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.italians.tld/kame/elaborates.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.spiry.tld/loused/vacuously.html" ; + bench:booktitle "saplings oyers loused" ; + dc:creator _:b359 ; + dc:title "oyers vacuously aviations" ; + dcterms:issued 1964 ; + swrc:pages 86 ; + foaf:homepage "http://www.loused.tld/aviations/snaffle.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Shigemori Kurk" + ] ; + dc:title "cockney leotard hexing" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.countershock.tld/hexing/inoculation.html" . + + + a bench:Article ; + dc:creator _:b1367 , _:b1720 ; + dc:title "melded joined episcopates" ; + swrc:journal ; + swrc:pages 109 ; + foaf:homepage "http://www.cemetaries.tld/episcopates/dimorphisms.html" . + +_:b1485 a foaf:Person ; + foaf:name "Aonghas Pashley" . + + + a bench:Article ; + rdfs:seeAlso "http://www.eucalypti.tld/wormholes/suets.html" ; + dc:creator _:b960 , _:b6 ; + dc:title "extinguishers suets embolization" ; + swrc:journal ; + swrc:pages 100 ; + foaf:homepage "http://www.wormholes.tld/embolization/netting.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Muni Mccuiston" + ] ; + dc:title "anaesthetization casements renegades" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.nonrefillable.tld/renegades/relinquishing.html" . + +_:b1707 a foaf:Person ; + foaf:name "AbdulFattaah Leisure" . + + + a bench:Article ; + rdfs:seeAlso "http://www.misbestow.tld/arrangement/dyspeptics.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gwydion Gowans" + ] ; + dc:title "cockled dyspeptics cymbalists" ; + swrc:journal ; + foaf:homepage "http://www.arrangement.tld/cymbalists/citatum.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.begird.tld/ambisexualities/approbated.html" ; + bench:booktitle "stubblier unresolved ambisexualities" ; + dc:creator _:b1462 , _:b1654 ; + dc:title "unresolved approbated decocted" ; + dcterms:issued 1965 ; + dcterms:partOf ; + swrc:pages 153 ; + foaf:homepage "http://www.ambisexualities.tld/decocted/baldhead.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.claimed.tld/proffered/yeasting.html" ; + dc:creator _:b206 , _:b531 ; + dc:title "weatherproofing yeasting onerosities" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.proffered.tld/onerosities/floes.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.manoeuvering.tld/inabilities/flauntiest.html" ; + dc:creator _:b221 ; + dc:title "protectionist flauntiest recused" ; + swrc:journal ; + swrc:pages 63 ; + foaf:homepage "http://www.inabilities.tld/recused/bulleting.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.toots.tld/iroquoian/floaty.html" ; + bench:booktitle "carfares undervaluing iroquoian" ; + dc:creator _:b1827 ; + dc:title "undervaluing floaty dipper" ; + dcterms:issued 1963 ; + dcterms:partOf ; + swrc:pages 78 ; + foaf:homepage "http://www.iroquoian.tld/dipper/seels.html" . + + + a bench:Inproceedings ; + bench:booktitle "bassetting claque honesties" ; + dc:creator _:b302 ; + dc:title "lugger honesties energetics" ; + dcterms:issued 1962 ; + dcterms:partOf ; + swrc:pages 52 ; + foaf:homepage "http://www.claque.tld/energetics/blemishing.html" . + + + a bench:Article ; + dc:creator _:b662 ; + dc:title "fleetest reappointing meatiest" ; + swrc:journal ; + swrc:pages 193 ; + foaf:homepage "http://www.frenchwoman.tld/meatiest/grabbed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.stopped.tld/ultramodern/scabs.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Brandy Beaudoin" + ] ; + dc:title "nubbly scabs skittishness" ; + swrc:journal ; + foaf:homepage "http://www.ultramodern.tld/skittishness/rearm.html" . + +_:b1772 a foaf:Person ; + foaf:name "Lorraine Mahapatra" . + +_:b968 a foaf:Person ; + foaf:name "Rhea Platas" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.accounters.tld/bullpen/dirts.html" ; + bench:booktitle "flagellators competing bullpen" ; + dc:creator _:b681 , person:Paul_Erdoes ; + dc:title "competing dirts repossesses" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 13 ; + foaf:homepage "http://www.bullpen.tld/repossesses/lightheaded.html" . + + + a bench:Article ; + dc:creator _:b21 ; + dc:title "pasteurization astrophysicists adapts" ; + swrc:journal ; + swrc:pages 151 ; + foaf:homepage "http://www.unadorned.tld/adapts/dextro.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Mirra Tygart" + ] ; + dc:title "minster marled lurchers" ; + swrc:journal ; + foaf:homepage "http://www.furor.tld/lurchers/ultraviolet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.underestimate.tld/oomph/rifts.html" ; + dc:creator _:b1146 ; + dc:title "woodgraining rifts cots" ; + swrc:journal ; + swrc:pages 79 ; + foaf:homepage "http://www.oomph.tld/cots/doz.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Llyn Hardge" + ] ; + dc:title "worldbeater tapholes sorest" ; + swrc:journal ; + swrc:pages 196 ; + foaf:homepage "http://www.forearmed.tld/sorest/calciferous.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.download.tld/vulgarization/tsarinas.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Clariee Martucci" + ] ; + dc:title "perspiry tsarinas sportscasters" ; + swrc:journal ; + swrc:pages 132 ; + foaf:homepage "http://www.vulgarization.tld/sportscasters/hoydens.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Laurena Rednour" + ] ; + dc:title "banners symbolized pictograph" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.cozies.tld/pictograph/luminesces.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.fuchsias.tld/peroxides/handfasts.html" ; + bench:booktitle "achiever ritualization peroxides" ; + dc:creator _:b1754 ; + dc:title "ritualization handfasts toploftier" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 97 ; + foaf:homepage "http://www.peroxides.tld/toploftier/reemergence.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mutilating.tld/sweltered/discredited.html" ; + dc:creator _:b1129 , _:b1043 ; + dc:title "bookcases discredited slakers" ; + swrc:journal ; + swrc:pages 158 ; + foaf:homepage "http://www.sweltered.tld/slakers/chawer.html" . + + + a bench:Journal ; + dc:title "Journal 7 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b285 , _:b523 ; + swrc:number 1 ; + swrc:volume 4 . + + + a bench:Article ; + dc:creator _:b696 ; + dc:title "freakishness damping benightedness" ; + swrc:journal ; + swrc:pages 56 ; + foaf:homepage "http://www.overed.tld/benightedness/parapsychologies.html" . + + + a bench:Article ; + dc:creator _:b1836 ; + dc:title "fraudulently nitrites safeguarded" ; + swrc:journal ; + swrc:pages 49 ; + foaf:homepage "http://www.immoderateness.tld/safeguarded/taskwork.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slushiest.tld/annoyingly/harkens.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lindsey Misenhimer" + ] ; + dc:title "narcotine harkens theorized" ; + swrc:journal ; + foaf:homepage "http://www.annoyingly.tld/theorized/lacquered.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.bridgeheads.tld/paratypic/masher.html" ; + bench:booktitle "semiannual slicker paratypic" ; + dc:creator _:b1448 ; + dc:title "slicker masher autoeroticism" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 14 ; + foaf:homepage "http://www.paratypic.tld/autoeroticism/announced.html" . + + + a bench:Article ; + dc:creator _:b734 ; + dc:title "circuital foolhardiest wooshes" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.reserves.tld/wooshes/obscurities.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.plectra.tld/generational/lampoonists.html" ; + bench:booktitle "rework forky generational" ; + dc:creator _:b1847 ; + dc:title "forky lampoonists unluckiest" ; + dcterms:issued 1959 ; + dcterms:partOf ; + swrc:pages 33 ; + foaf:homepage "http://www.generational.tld/unluckiest/diazepam.html" . + + + a bench:Proceedings ; + bench:booktitle "simplistically fesse fortieths" ; + dc:publisher "McGraw-Hill" ; + dc:title "Proceeding 3 (1966)" ; + dcterms:issued 1966 ; + swrc:editor _:b898 , _:b217 ; + swrc:isbn "0-5344-4745-0" ; + swrc:number 1 ; + swrc:series 1042 ; + swrc:volume 3 ; + foaf:homepage "http://www.fesse.tld/bedroll/solacer.html" . + + + a bench:Inproceedings ; + bench:booktitle "clericalism contritely yellowbellied" ; + dc:creator _:b1087 ; + dc:title "nebbishes yellowbellied deflated" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 166 ; + foaf:homepage "http://www.contritely.tld/deflated/backwoodsman.html" . + + + a bench:Article ; + dc:creator _:b276 ; + dc:title "apprehends splatters grandmas" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.somatically.tld/grandmas/grapes.html" . + +_:b1725 a foaf:Person ; + foaf:name "Aderes Loeffel" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.ablates.tld/shoshone/obeahisms.html" ; + bench:booktitle "oxbloods coitions shoshone" ; + dc:creator _:b1130 ; + dc:title "coitions obeahisms matricides" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 139 ; + foaf:homepage "http://www.shoshone.tld/matricides/shirring.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dafter.tld/codger/rummagers.html" ; + dc:creator _:b1694 ; + dc:title "hoptoads rummagers hippopotami" ; + swrc:journal ; + swrc:pages 169 ; + foaf:homepage "http://www.codger.tld/hippopotami/shades.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.obesity.tld/gnomical/purring.html" ; + bench:booktitle "rearmament lusted gnomical" ; + dc:creator _:b1577 ; + dc:title "lusted purring horsepowers" ; + dcterms:issued 1965 ; + swrc:pages 30 ; + foaf:homepage "http://www.gnomical.tld/horsepowers/dependable.html" . + + + a bench:Article ; + dc:creator _:b1734 ; + dc:title "coitally cambodian expurgator" ; + swrc:journal ; + swrc:pages 96 ; + foaf:homepage "http://www.cheepers.tld/expurgator/soothsayers.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.authorizing.tld/tailcoats/ofter.html" ; + bench:booktitle "slabbers poleward tailcoats" ; + dc:creator _:b1790 , _:b1697 ; + dc:title "poleward ofter yawling" ; + dcterms:issued 1965 ; + swrc:pages 145 ; + foaf:homepage "http://www.tailcoats.tld/yawling/gustily.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.viers.tld/boycotted/porno.html" ; + bench:booktitle "compiles processionals boycotted" ; + dc:creator _:b1466 , _:b949 ; + dc:title "processionals porno unweeded" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.boycotted.tld/unweeded/pheasants.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.pasteurize.tld/attitudinized/available.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Desreta Kinnick" + ] ; + dc:title "cycads available cohesiveness" ; + swrc:journal ; + swrc:pages 120 ; + foaf:homepage "http://www.attitudinized.tld/cohesiveness/pharmacopeias.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.septette.tld/prophesiers/marzipans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Melcia Schnieder" + ] ; + dc:title "bacteriotoxin marzipans jabberers" ; + swrc:journal ; + swrc:pages 172 ; + foaf:homepage "http://www.prophesiers.tld/jabberers/expatiations.html" . + + + a bench:Inproceedings ; + bench:booktitle "turnspit illustrates deliciousness" ; + dc:creator _:b1659 , _:b1284 ; + dc:title "squanderers deliciousness reconverts" ; + dcterms:issued 1954 ; + dcterms:partOf ; + swrc:pages 168 ; + foaf:homepage "http://www.illustrates.tld/reconverts/thorned.html" . + +_:b1833 a foaf:Person ; + foaf:name "Elwira Gasper" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sentencing.tld/cucurbit/beached.html" ; + bench:booktitle "elfins gasser cucurbit" ; + dc:creator person:Paul_Erdoes , _:b640 , _:b1365 ; + dc:title "gasser beached designates" ; + dcterms:issued 1953 ; + dcterms:partOf ; + swrc:pages 6 ; + foaf:homepage "http://www.cucurbit.tld/designates/theurgy.html" . + +_:b1299 a foaf:Person ; + foaf:name "Izarra Zackery" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Pelias Turbeville" + ] ; + dc:title "deprecation infinites approximated" ; + swrc:journal ; + foaf:homepage "http://www.maharajas.tld/approximated/smeltery.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.kebabs.tld/decontaminations/unintellectual.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Kuniyuki Leigland" + ] ; + dc:title "propanes unintellectual negotiations" ; + swrc:journal ; + swrc:pages 50 ; + foaf:homepage "http://www.decontaminations.tld/negotiations/spookier.html" . + +_:b1258 a foaf:Person ; + foaf:name "Michizane Krips" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crenelates.tld/nanograms/encourager.html" ; + dc:creator _:b1468 ; + dc:creator [ a foaf:Person ; + foaf:name "Klera Seckman" + ] ; + dc:title "modernizing encourager detected" ; + swrc:journal ; + foaf:homepage "http://www.nanograms.tld/detected/supervises.html" . + +_:b1285 a foaf:Person ; + foaf:name "Caryn Grudzinski" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bedumbs.tld/diastole/stockily.html" ; + dc:creator _:b940 ; + dc:title "acceptees stockily fussily" ; + swrc:journal ; + swrc:pages 125 ; + foaf:homepage "http://www.diastole.tld/fussily/tenoners.html" . + +_:b877 a foaf:Person ; + foaf:name "Abbigale Ingold" . + + + a bench:Article ; + rdfs:seeAlso "http://www.incenses.tld/flossing/bonding.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lottie Dredge" + ] ; + dc:title "fluorinated bonding balmiest" ; + swrc:journal ; + swrc:pages 122 ; + foaf:homepage "http://www.flossing.tld/balmiest/lecherously.html" . + + + a bench:Article ; + dc:creator _:b228 ; + dc:title "whizbangs intermezzos interleave" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.micros.tld/interleave/barehead.html" . + + + a bench:Article ; + dc:creator _:b1731 , _:b1539 ; + dc:title "overdrank dumps carousels" ; + swrc:journal ; + swrc:pages 76 ; + foaf:homepage "http://www.recalculations.tld/carousels/acidly.html" . + + + a bench:Inproceedings ; + bench:booktitle "drawls shogun deranges" ; + dc:creator _:b1188 ; + dc:title "yelpers deranges pilous" ; + dcterms:issued 1964 ; + swrc:pages 187 ; + foaf:homepage "http://www.shogun.tld/pilous/expedients.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Arata Soliani" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Geralde Galles" + ] ; + dc:title "griot apostleship thirsts" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.overconservative.tld/thirsts/isogamy.html" . + + + a bench:Article ; + dc:creator _:b140 ; + dc:title "spongins semiautomatic fizzes" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.shirtings.tld/fizzes/vinosities.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.carousal.tld/scrunched/drear.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sotatsu Lupold" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Tejano Standifur" + ] ; + dc:title "sanctioners drear kinaesthetically" ; + swrc:journal ; + swrc:pages 139 ; + foaf:homepage "http://www.scrunched.tld/kinaesthetically/constrainable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.sheepman.tld/attributively/annotativeness.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Abdul Spicer" + ] ; + dc:title "pulsejets annotativeness achene" ; + swrc:journal ; + swrc:pages 163 ; + foaf:homepage "http://www.attributively.tld/achene/cutup.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Adriana Brumitt" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Kaazima Pavich" + ] ; + dc:title "antihypertensives prescience casette" ; + swrc:journal ; + swrc:pages 160 ; + foaf:homepage "http://www.formfitting.tld/casette/webfeet.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.woodcutter.tld/unobstructed/taxidermists.html" ; + dc:creator _:b1842 ; + dc:title "cl taxidermists geneses" ; + swrc:journal ; + swrc:pages 87 ; + foaf:homepage "http://www.unobstructed.tld/geneses/charmed.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.uncorroborated.tld/indulgence/termed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Andrew Coplen" + ] ; + dc:title "leaving termed effervesce" ; + swrc:journal ; + swrc:pages 174 ; + foaf:homepage "http://www.indulgence.tld/effervesce/surviver.html" . + +_:b965 a foaf:Person ; + foaf:name "Nerea Backhuus" . + + + a bench:Article ; + rdfs:seeAlso "http://www.penning.tld/negations/glossily.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Veronica Thurmond" + ] ; + dc:title "waded glossily starchier" ; + swrc:journal ; + swrc:pages 64 ; + foaf:homepage "http://www.negations.tld/starchier/anaesthesia.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.adios.tld/anticked/inveigling.html" ; + bench:booktitle "ovules devaluations anticked" ; + dc:creator _:b960 , person:Paul_Erdoes ; + dc:title "devaluations inveigling induration" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 68 ; + foaf:homepage "http://www.anticked.tld/induration/figurativeness.html" . + +_:b926 a foaf:Person ; + foaf:name "Peterke Potestio" . + +_:b1625 a foaf:Person ; + foaf:name "Yukinaga Sully" . + +_:b1030 a foaf:Person ; + foaf:name "Jax Galimore" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.reloader.tld/extractions/visitant.html" ; + bench:booktitle "bewares ossia extractions" ; + dc:creator person:Paul_Erdoes , _:b1354 ; + dc:title "ossia visitant darkroom" ; + dcterms:issued 1957 ; + dcterms:partOf ; + swrc:pages 74 ; + foaf:homepage "http://www.extractions.tld/darkroom/bangtails.html" . + + + a bench:Article ; + dc:creator _:b668 ; + dc:title "recitals predusks crones" ; + dcterms:references [ a rdf:Bag ; + rdf:_1 ; + rdf:_10 ; + rdf:_11 ; + rdf:_12 ; + rdf:_13 ; + rdf:_14 ; + rdf:_15 ; + rdf:_2 ; + rdf:_3 ; + rdf:_4 ; + rdf:_5 ; + rdf:_6 ; + rdf:_7 ; + rdf:_8 ; + rdf:_9 + ] ; + swrc:journal ; + swrc:pages 106 ; + foaf:homepage "http://www.cushiness.tld/crones/faddism.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.vacillates.tld/nonlogical/wingy.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Laline Subia" + ] ; + dc:title "decomposers wingy prefigured" ; + swrc:journal ; + swrc:pages 11 ; + foaf:homepage "http://www.nonlogical.tld/prefigured/stemware.html" . + +_:b1705 a foaf:Person ; + foaf:name "Talopule Piccoli" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.exilic.tld/mod/impasses.html" ; + bench:booktitle "consignment racecourse mod" ; + dc:creator _:b1378 ; + dc:title "racecourse impasses hepaticas" ; + dcterms:issued 1956 ; + dcterms:partOf ; + swrc:pages 110 ; + foaf:homepage "http://www.mod.tld/hepaticas/irreconcilability.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.griped.tld/tauts/reclusive.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sacha Kotrba" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Alala Cilento" + ] ; + dc:title "governed reclusive hawser" ; + swrc:journal ; + swrc:month 2 ; + swrc:pages 82 ; + foaf:homepage "http://www.tauts.tld/hawser/hackers.html" . + + + a bench:Inproceedings ; + bench:booktitle "filmstrips achiest anarchies" ; + dc:creator _:b1569 ; + dc:title "systole anarchies prelimit" ; + dcterms:issued 1955 ; + swrc:pages 199 ; + foaf:homepage "http://www.achiest.tld/prelimit/fondest.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.regularized.tld/procommunists/platy.html" ; + dc:creator _:b1239 ; + dc:title "miniskirt platy microfilmer" ; + swrc:journal ; + swrc:pages 45 ; + foaf:homepage "http://www.procommunists.tld/microfilmer/unbosom.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.grot.tld/giftedly/befoulier.html" ; + dc:creator _:b719 ; + dc:title "extracts befoulier parings" ; + swrc:journal ; + swrc:pages 52 ; + foaf:homepage "http://www.giftedly.tld/parings/tost.html" . + +_:b1326 a foaf:Person ; + foaf:name "Anatole Iacovetto" . + +_:b643 a foaf:Person ; + foaf:name "Andromchi Denis" . + + + a bench:Journal ; + dc:title "Journal 5 (1958)" ; + dcterms:issued 1958 ; + swrc:number 1 ; + swrc:volume 1 . + + + a bench:Article ; + dc:creator _:b1580 ; + dc:title "manors corrugates spikelets" ; + swrc:journal ; + foaf:homepage "http://www.biotypes.tld/spikelets/webers.html" . + +_:b1249 a foaf:Person ; + foaf:name "Germund Betty" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Holda Dible" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Saionji Pierrot" + ] ; + dc:title "beekeepers swooned lurches" ; + swrc:journal ; + swrc:pages 55 ; + foaf:homepage "http://www.heterogenous.tld/lurches/floatier.html" . + + + a bench:Inproceedings ; + bench:booktitle "carved enfranchises expositing" ; + dc:creator _:b1799 ; + dc:title "archduchess expositing tattered" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 2 ; + foaf:homepage "http://www.enfranchises.tld/tattered/perfumer.html" . + +_:b910 a foaf:Person ; + foaf:name "Amalur Zacate" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.amplest.tld/reconcilement/wineskins.html" ; + bench:booktitle "acrimonies horologies reconcilement" ; + dc:creator _:b1521 , _:b970 ; + dc:title "horologies wineskins decayer" ; + dcterms:issued 1961 ; + dcterms:partOf ; + swrc:pages 92 ; + foaf:homepage "http://www.reconcilement.tld/decayer/shipments.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.cracksman.tld/trustified/skiddooing.html" ; + dc:creator _:b163 ; + dc:title "seizures skiddooing zeitgeist" ; + swrc:journal ; + swrc:pages 88 ; + foaf:homepage "http://www.trustified.tld/zeitgeist/trimotor.html" . + + + a bench:Proceedings ; + bench:booktitle "backstay moodier redistributed" ; + dc:publisher "Jason Aronson Publishers" ; + dc:title "Proceeding 1 (1959)" ; + dcterms:issued 1959 ; + swrc:editor _:b490 , _:b491 , person:Paul_Erdoes , _:b247 ; + swrc:isbn "0-7288-9158-0" ; + swrc:series 1861 ; + swrc:volume 8 ; + foaf:homepage "http://www.moodier.tld/appeasing/rapaciousness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.crusades.tld/burnishing/manhattans.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Narda Bayuk" + ] ; + dc:title "discolor manhattans recoloration" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.burnishing.tld/recoloration/hazed.html" . + +_:b1516 a foaf:Person ; + foaf:name "Galeschka Canu" . + + + a bench:Article ; + dc:creator _:b1440 ; + dc:title "finespun ostensive trembled" ; + swrc:journal ; + swrc:pages 95 ; + foaf:homepage "http://www.exploring.tld/trembled/potties.html" . + + + a bench:Inproceedings ; + bench:booktitle "airscrew inarticulateness chicaner" ; + dc:creator _:b557 , _:b31 ; + dc:title "avocados chicaner wetsuit" ; + dcterms:issued 1951 ; + dcterms:partOf ; + swrc:pages 21 ; + foaf:homepage "http://www.inarticulateness.tld/wetsuit/subprincipal.html" . + +_:b1497 a foaf:Person ; + foaf:name "Aida Appelt" . + + + a bench:Article ; + rdfs:seeAlso "http://www.inverter.tld/microscopical/lodgments.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Chavez Gonales" + ] ; + dc:creator [ a foaf:Person ; + foaf:name "Siddeeqi Eikleberry" + ] ; + dc:title "treasurers lodgments institutionally" ; + swrc:journal ; + foaf:homepage "http://www.microscopical.tld/institutionally/boutonniere.html" . + +_:b932 a foaf:Person ; + foaf:name "Predslava Abkemeier" . + + + a bench:Inproceedings ; + bench:booktitle "swaddled titlists presupposes" ; + dc:creator _:b1603 , _:b351 ; + dc:title "socked presupposes inroads" ; + dcterms:issued 1959 ; + swrc:pages 82 ; + foaf:homepage "http://www.titlists.tld/inroads/ritziness.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.spadeful.tld/tokenisms/retread.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rodell Sonnefeld" + ] ; + dc:title "kayoing retread diapered" ; + swrc:journal ; + swrc:pages 130 ; + foaf:homepage "http://www.tokenisms.tld/diapered/miniscule.html" . + + + a bench:Proceedings ; + bench:booktitle "passovers barracking nips" ; + dc:publisher "Cold Spring Harbor Laboratory Press" ; + dc:title "Proceeding 3 (1961)" ; + dcterms:issued 1961 ; + swrc:editor _:b648 , _:b1083 ; + swrc:isbn "0-3464-5923-0" ; + swrc:volume 1 ; + foaf:homepage "http://www.barracking.tld/sodomite/evangelicals.html" . + + + a bench:Inproceedings ; + bench:booktitle "intrepidity frosh thrushes" ; + dc:creator _:b1703 ; + dc:title "hocking thrushes randier" ; + dcterms:issued 1958 ; + dcterms:partOf ; + swrc:pages 163 ; + foaf:homepage "http://www.frosh.tld/randier/morph.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.outshone.tld/recruited/swampiest.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Lera Suter" + ] ; + dc:title "reecho swampiest mobilizer" ; + swrc:journal ; + swrc:pages 188 ; + foaf:homepage "http://www.recruited.tld/mobilizer/kitlings.html" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Elli Asner" + ] ; + dc:title "indiscreetness lengthened goodness" ; + swrc:journal ; + swrc:pages 170 ; + foaf:homepage "http://www.unextended.tld/goodness/weathercocks.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.overinsuring.tld/chargers/effendi.html" ; + bench:booktitle "geeing congruities chargers" ; + dc:creator _:b978 ; + dc:title "congruities effendi clippers" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 181 ; + foaf:homepage "http://www.chargers.tld/clippers/woodchopper.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.moisturizer.tld/backwash/outlasting.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Faith Neeld" + ] ; + dc:title "disappointed outlasting begrudged" ; + swrc:journal ; + swrc:pages 121 ; + foaf:homepage "http://www.backwash.tld/begrudged/manikins.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.benin.tld/precedes/flatulence.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Violette Gins" + ] ; + dc:title "caltrops flatulence carnivorousness" ; + swrc:journal ; + swrc:pages 123 ; + foaf:homepage "http://www.precedes.tld/carnivorousness/decipherable.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.dildoe.tld/plutocrats/derivation.html" ; + dc:creator _:b1074 , _:b1769 ; + dc:title "bolshevists derivation tindery" ; + swrc:journal ; + swrc:pages 112 ; + foaf:homepage "http://www.plutocrats.tld/tindery/robotizing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.disciplines.tld/bastings/retitled.html" ; + dc:creator _:b1738 ; + dc:title "frightens retitled enplaning" ; + swrc:journal ; + swrc:pages 47 ; + foaf:homepage "http://www.bastings.tld/enplaning/dados.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.slurrying.tld/applauder/unmentioned.html" ; + dc:creator _:b1450 , _:b1265 ; + dc:title "spittoons unmentioned shabbily" ; + swrc:journal ; + swrc:pages 184 ; + foaf:homepage "http://www.applauder.tld/shabbily/refashioning.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.queerly.tld/pridefully/saliences.html" ; + dc:creator _:b1203 ; + dc:title "concrescences saliences enlighten" ; + swrc:journal ; + swrc:pages 89 ; + foaf:homepage "http://www.pridefully.tld/enlighten/prided.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.diddler.tld/operands/alnico.html" ; + dc:creator _:b1724 ; + dc:title "orth alnico archduchesses" ; + swrc:journal ; + swrc:pages 28 ; + foaf:homepage "http://www.operands.tld/archduchesses/beautifiers.html" . + +_:b1817 a foaf:Person ; + foaf:name "Eurypylus Zacher" . + + + a bench:Inproceedings ; + bench:booktitle "internationalists imperialism floccular" ; + dc:creator _:b982 ; + dc:title "nationally floccular woodworm" ; + dcterms:issued 1965 ; + swrc:pages 119 ; + foaf:homepage "http://www.imperialism.tld/woodworm/mutuels.html" . + +_:b1820 a foaf:Person ; + foaf:name "Igone Rader" . + + + a bench:Inproceedings ; + bench:booktitle "moderately hyperextension medius" ; + dc:creator _:b497 ; + dc:title "adverted medius gallivanting" ; + dcterms:issued 1964 ; + dcterms:partOf ; + swrc:pages 180 ; + foaf:homepage "http://www.hyperextension.tld/gallivanting/buffaloing.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.snobbily.tld/stickier/shorthanded.html" ; + dc:creator _:b1729 ; + dc:title "foals shorthanded excusableness" ; + swrc:journal ; + swrc:pages 115 ; + foaf:homepage "http://www.stickier.tld/excusableness/immixed.html" . + + + a bench:Article ; + dc:creator _:b1069 ; + dc:publisher "Penguin USA" ; + dc:title "imagoes cyborgs retarding" ; + swrc:journal ; + swrc:pages 38 ; + foaf:homepage "http://www.reissuers.tld/retarding/reopening.html" . + +_:b814 a foaf:Person ; + foaf:name "Nikolena Buckman" . + +_:b317 a foaf:Person ; + foaf:name "Kumi Belidor" . + +_:b1794 a foaf:Person ; + foaf:name "Birke Schutz" . + +_:b1522 a foaf:Person ; + foaf:name "Inocente Arntzen" . + + + a bench:Article ; + rdfs:seeAlso "http://www.terser.tld/finalize/fizgig.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Rohana Clacher" + ] ; + dc:title "refiners fizgig disgustingly" ; + swrc:journal ; + swrc:pages 191 ; + foaf:homepage "http://www.finalize.tld/disgustingly/tinworks.html" . + + + a bench:Article ; + dc:creator _:b1830 ; + dc:title "croaks dogtrotted splashiness" ; + swrc:journal ; + swrc:pages 17 ; + foaf:homepage "http://www.jungly.tld/splashiness/gnotobiology.html" . + +_:b337 a foaf:Person ; + foaf:name "Pawl Huus" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Ambrosi Cerni" + ] ; + dc:title "overworked motey marketed" ; + swrc:journal ; + swrc:pages 53 ; + foaf:homepage "http://www.gettered.tld/marketed/beholding.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.bronzed.tld/uninclosed/yodled.html" ; + bench:cdrom "http://www.foreskins.tld/greenstick/uninclosed.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Darlene Roon" + ] ; + dc:title "greenstick yodled strumpet" ; + swrc:journal ; + swrc:pages 57 ; + foaf:homepage "http://www.uninclosed.tld/strumpet/disoblige.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.mimicry.tld/qursh/boozer.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Gelisa Waldron" + ] ; + dc:title "undergrounds boozer eternise" ; + swrc:journal ; + swrc:pages 18 ; + foaf:homepage "http://www.qursh.tld/eternise/rehydration.html" . + + + a bench:Inproceedings ; + rdfs:seeAlso "http://www.sneakers.tld/quackster/butterfingers.html" ; + bench:booktitle "bankrolling gallnuts quackster" ; + dc:creator _:b512 ; + dc:title "gallnuts butterfingers klutzy" ; + dcterms:issued 1963 ; + swrc:pages 132 ; + foaf:homepage "http://www.quackster.tld/klutzy/epistles.html" . + + + a bench:Article ; + dc:creator person:Paul_Erdoes , _:b778 , _:b1816 ; + dc:title "tragically published haters" ; + swrc:journal ; + swrc:note "befoulier parings tost creels measurably leant miriest filterability farced sufferingly" ; + swrc:pages 176 ; + foaf:homepage "http://www.backlashed.tld/haters/redundantly.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.emanated.tld/deionized/predeceases.html" ; + dc:creator [ a foaf:Person ; + foaf:name "Sharisha Gebhart" + ] ; + dc:title "disarmers predeceases indulgers" ; + swrc:journal ; + swrc:pages 40 ; + foaf:homepage "http://www.deionized.tld/indulgers/shopping.html" . + +_:b1177 a foaf:Person ; + foaf:name "Adham Lukianov" . + +_:b933 a foaf:Person ; + foaf:name "Clmentine Engellant" . + + + a bench:Article ; + dc:creator [ a foaf:Person ; + foaf:name "Alda Alan" + ] ; + dc:title "bullyboys unhandicapped cryptal" ; + swrc:journal ; + swrc:note "leavens metagalaxy bouzoukis trimorphs systemless disinfections survived reproductivity" ; + foaf:homepage "http://www.cigarets.tld/cryptal/bites.html" . + + + a bench:Article ; + rdfs:seeAlso "http://www.recitation.tld/alit/backtracks.html" ; + dc:creator _:b1532 ; + dc:creator [ a foaf:Person ; + foaf:name "Cline Iwanowski" + ] ; + dc:title "athenians backtracks wraths" ; + swrc:journal ; + swrc:pages 111 ; + foaf:homepage "http://www.alit.tld/wraths/pukes.html" . + + + a bench:Journal ; + dc:title "Journal 2 (1965)" ; + dcterms:issued 1965 ; + swrc:editor _:b148 ; + swrc:number 1 ; + swrc:volume 17 . diff --git a/test/data/suites/rdf-star/manifest.ttl b/test/data/suites/rdf-star/manifest.ttl new file mode 100644 index 000000000..aeb6b622e --- /dev/null +++ b/test/data/suites/rdf-star/manifest.ttl @@ -0,0 +1,33 @@ +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "RDF-star test suite"@en ; + skos:prefLabel "La suite des tests pour RDF-star"@fr; + skos:prefLabel "Conjunto de pruebas para RDF-star"@es; + dct:issued "2021-06-21"^^xsd:date ; + rdfs:seeAlso ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + mf:include ( + + + + + + + + + ) . + diff --git a/test/data/suites/rdf-star/nt/syntax/index.html b/test/data/suites/rdf-star/nt/syntax/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/nt/syntax/manifest.html b/test/data/suites/rdf-star/nt/syntax/manifest.html new file mode 100644 index 000000000..82a16af2a --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/manifest.html @@ -0,0 +1,230 @@ + + + +N-Triples-star Syntax Tests +

N-Triples-star Syntax Tests

+ + + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
see also:https://w3c.github.io/rdf-star/tests/nt/syntax/README
+

Entries:

+ +

About this test suite

+https://w3c.github.io/rdf-star/tests/nt/syntax/README +
+

N-Triples-star - subject quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be accepted
+
+

N-Triples-star - object quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<http://example/x> <http://example/p> << <http://example/s> <http://example/p> <http://example/o> >> .
+
+
MUST be accepted
+
+

N-Triples-star - subject and object quoted triples šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<< <http://example/s1> <http://example/p1> <http://example/o1> >> <http://example/q> << <http://example/s2> <http://example/p2> <http://example/o2> >> .
+
+
MUST be accepted
+
+

N-Triples-star - whitespace and terms šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<<<http://example/s1><http://example/p1><http://example/o1>>><http://example/q><<<http://example/s2><http://example/p2><http://example/o2>>>.
+
+
MUST be accepted
+
+

N-Triples-star - Nested, no whitespace šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<<<<<http://example/s1><http://example/p1><http://example/o1>>><http://example/q1><<<http://example/s2><http://example/p2><http://example/o2>>>>><http://example/q2><<<<<http://example/s3><http://example/p3><http://example/o3>>><http://example/q3><<<http://example/s4><http://example/p4><http://example/o4>>>>>.
+
MUST be accepted
+
+

N-Triples-star - Blank node subject šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+_:b0 <http://example/p> <http://example/o> .
+<< _:b0 <http://example/p> <http://example/o> >> <http://example/q> "ABC" .
+
+
MUST be accepted
+
+

N-Triples-star - Blank node object šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<http://example/s> <http://example/p> _:b1 .
+<< <http://example/s> <http://example/p> _:b1 >> <http://example/q> "456"^^<http://www.w3.org/2001/XMLSchema#integer> .
+
+
MUST be accepted
+
+

N-Triples-star - Nested subject term šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/r> <http://example/z> .
+<< << <http://example/s> <http://example/p> <http://example/o> >> <http://example/r> <http://example/z> >> <http://example/q> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
+
+
MUST be accepted
+
+

N-Triples-star - Nested object term šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesPositiveSyntax
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<http://example/a> <http://example/q> << <http://example/s> <http://example/p> <http://example/o> >> .
+<< <http://example/a> <http://example/q> << <http://example/s> <http://example/p> <http://example/o> >> >> <http://example/r> <http://example/z> .
+
+
MUST be accepted
+
+

N-Triples-star - Bad - quoted triple as predicate šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesNegativeSyntax
+ +
+<http://example/a> << <http://example/s> <http://example/p>  <http://example/o> >>  <http://example/z> .
+
+
MUST be rejected
+
+

N-Triples-star - Bad - quoted triple, literal subject šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesNegativeSyntax
+ +
+<< "XYZ" <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be rejected
+
+

N-Triples-star - Bad - quoted triple, literal predicate šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesNegativeSyntax
+ +
+<< <http://example/s> "XYZ" <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be rejected
+
+

N-Triples-star - Bad - quoted triple, blank node predicate šŸ”—

+ + + +
status:proposed
type:rdft:TestNTriplesNegativeSyntax
+ +
+<< <http://example/s> _:label <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be rejected
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/nt/syntax/manifest.jsonld b/test/data/suites/rdf-star/nt/syntax/manifest.jsonld new file mode 100644 index 000000000..0e905db00 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/manifest.jsonld @@ -0,0 +1,202 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/nt/syntax#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/nt/syntax/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "N-Triples-star Syntax Tests" + }, + "seeAlso": "https://w3c.github.io/rdf-star/tests/nt/syntax/README", + "entries": [ + { + "@id": "trs:ntriples-star-1", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-syntax-1.nt", + "name": "N-Triples-star - subject quoted triple" + }, + { + "@id": "trs:ntriples-star-2", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-syntax-2.nt", + "name": "N-Triples-star - object quoted triple" + }, + { + "@id": "trs:ntriples-star-3", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-syntax-3.nt", + "name": "N-Triples-star - subject and object quoted triples" + }, + { + "@id": "trs:ntriples-star-4", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-syntax-4.nt", + "name": "N-Triples-star - whitespace and terms" + }, + { + "@id": "trs:ntriples-star-5", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-syntax-5.nt", + "name": "N-Triples-star - Nested, no whitespace" + }, + { + "@id": "trs:ntriples-star-bnode-1", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-bnode-1.nt", + "name": "N-Triples-star - Blank node subject" + }, + { + "@id": "trs:ntriples-star-bnode-2", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-bnode-2.nt", + "name": "N-Triples-star - Blank node object" + }, + { + "@id": "trs:ntriples-star-nested-1", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-nested-1.nt", + "name": "N-Triples-star - Nested subject term" + }, + { + "@id": "trs:ntriples-star-nested-2", + "@type": "rdft:TestNTriplesPositiveSyntax", + "action": "ntriples-star-nested-2.nt", + "name": "N-Triples-star - Nested object term" + }, + { + "@id": "trs:ntriples-star-bad-1", + "@type": "rdft:TestNTriplesNegativeSyntax", + "action": "ntriples-star-bad-syntax-1.nt", + "name": "N-Triples-star - Bad - quoted triple as predicate" + }, + { + "@id": "trs:ntriples-star-bad-2", + "@type": "rdft:TestNTriplesNegativeSyntax", + "action": "ntriples-star-bad-syntax-2.nt", + "name": "N-Triples-star - Bad - quoted triple, literal subject" + }, + { + "@id": "trs:ntriples-star-bad-3", + "@type": "rdft:TestNTriplesNegativeSyntax", + "action": "ntriples-star-bad-syntax-3.nt", + "name": "N-Triples-star - Bad - quoted triple, literal predicate" + }, + { + "@id": "trs:ntriples-star-bad-4", + "@type": "rdft:TestNTriplesNegativeSyntax", + "action": "ntriples-star-bad-syntax-4.nt", + "name": "N-Triples-star - Bad - quoted triple, blank node predicate" + } + ], + "prefLabel": { + "es": "Conjunto de pruebas para N-Triples-star", + "fr": "La suite des tests pour N-Triples-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/nt/syntax/manifest.ttl b/test/data/suites/rdf-star/nt/syntax/manifest.ttl new file mode 100644 index 000000000..d6c392641 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/manifest.ttl @@ -0,0 +1,125 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "N-Triples-star Syntax Tests"@en ; + skos:prefLabel "La suite des tests pour N-Triples-star"@fr; + skos:prefLabel "Conjunto de pruebas para N-Triples-star"@es; + dct:issued "2021-06-21"^^xsd:date ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + rdfs:seeAlso ; + mf:entries + ( + trs:ntriples-star-1 + trs:ntriples-star-2 + trs:ntriples-star-3 + trs:ntriples-star-4 + trs:ntriples-star-5 + + trs:ntriples-star-bnode-1 + trs:ntriples-star-bnode-2 + + trs:ntriples-star-nested-1 + trs:ntriples-star-nested-2 + + trs:ntriples-star-bad-1 + trs:ntriples-star-bad-2 + trs:ntriples-star-bad-3 + trs:ntriples-star-bad-4 + ) . + +trs:ntriples-star-1 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - subject quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-2 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - object quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-3 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - subject and object quoted triples" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-4 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - whitespace and terms" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-5 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - Nested, no whitespace" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +# Blank nodes + +trs:ntriples-star-bnode-1 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - Blank node subject" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-bnode-2 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - Blank node object" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-nested-1 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - Nested subject term" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-nested-2 rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "N-Triples-star - Nested object term" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad syntax + +trs:ntriples-star-bad-1 rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "N-Triples-star - Bad - quoted triple as predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-bad-2 rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "N-Triples-star - Bad - quoted triple, literal subject" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-bad-3 rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "N-Triples-star - Bad - quoted triple, literal predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:ntriples-star-bad-4 rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "N-Triples-star - Bad - quoted triple, blank node predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-1.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-1.nt new file mode 100644 index 000000000..401f4b861 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-1.nt @@ -0,0 +1 @@ + << >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-2.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-2.nt new file mode 100644 index 000000000..1e47b3600 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-2.nt @@ -0,0 +1 @@ +<< "XYZ" >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-3.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-3.nt new file mode 100644 index 000000000..eaeb6f2a5 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-3.nt @@ -0,0 +1 @@ +<< "XYZ" >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-4.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-4.nt new file mode 100644 index 000000000..af41d2064 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bad-syntax-4.nt @@ -0,0 +1 @@ +<< _:label >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.nt new file mode 100644 index 000000000..2d94448ce --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.nt @@ -0,0 +1,2 @@ +_:b0 . +<< _:b0 >> "ABC" . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.ttl b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.ttl new file mode 100644 index 000000000..36e8374f8 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.ttl @@ -0,0 +1,4 @@ +@prefix xsd: . + + [ {| "ABC" |}] . + diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.turtle new file mode 100644 index 000000000..054fac970 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-1.turtle @@ -0,0 +1,4 @@ +_:b0 . + +<< _:b0 >> + "ABC" . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.nt new file mode 100644 index 000000000..2dc337a93 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.nt @@ -0,0 +1,2 @@ + _:b1 . +<< _:b1 >> "456"^^ . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.ttl b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.ttl new file mode 100644 index 000000000..dfda38808 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.ttl @@ -0,0 +1,3 @@ +@prefix xsd: . + + [] {| 456 |} . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.turtle new file mode 100644 index 000000000..6611941a9 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-bnode-2.turtle @@ -0,0 +1,4 @@ + _:b0 . + +<< _:b0 >> + 456 . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.nt new file mode 100644 index 000000000..d6a50cbee --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.nt @@ -0,0 +1,3 @@ + . +<< >> . +<< << >> >> "1"^^ . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.ttl b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.ttl new file mode 100644 index 000000000..8dd8c4465 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.ttl @@ -0,0 +1,4 @@ +@prefix xsd: . + + {| {| 1 |} |} . + diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.turtle new file mode 100644 index 000000000..f951965d7 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-1.turtle @@ -0,0 +1,7 @@ + . + +<< << >> >> + 1 . + +<< >> + . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.nt new file mode 100644 index 000000000..7a8d3131b --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.nt @@ -0,0 +1,3 @@ + . + << >> . +<< << >> >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.ttl b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.ttl new file mode 100644 index 000000000..a2ae2391f --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.ttl @@ -0,0 +1,4 @@ + << >> {| |} . + + . + diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.turtle new file mode 100644 index 000000000..689692222 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-nested-2.turtle @@ -0,0 +1,6 @@ + . + + << >> . + +<< << >> >> + . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.nt new file mode 100644 index 000000000..7f2be99c3 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.nt @@ -0,0 +1 @@ +<< >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.turtle new file mode 100644 index 000000000..1de179dc6 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-1.turtle @@ -0,0 +1,2 @@ +<< >> + . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.nt new file mode 100644 index 000000000..5aa2cb200 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.nt @@ -0,0 +1 @@ + << >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.turtle new file mode 100644 index 000000000..08d02ffd6 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-2.turtle @@ -0,0 +1 @@ + << >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.nt new file mode 100644 index 000000000..16b9420af --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.nt @@ -0,0 +1 @@ +<< >> << >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.turtle new file mode 100644 index 000000000..9317fc592 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-3.turtle @@ -0,0 +1,2 @@ +<< >> + << >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.nt new file mode 100644 index 000000000..6dc18c359 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.nt @@ -0,0 +1 @@ +<<>><<>>. diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.turtle new file mode 100644 index 000000000..9317fc592 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-4.turtle @@ -0,0 +1,2 @@ +<< >> + << >> . diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.nt b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.nt new file mode 100644 index 000000000..041b85739 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.nt @@ -0,0 +1 @@ +<<<<>><<>>>><<<<>><<>>>>. \ No newline at end of file diff --git a/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.turtle b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.turtle new file mode 100644 index 000000000..b132e83d8 --- /dev/null +++ b/test/data/suites/rdf-star/nt/syntax/ntriples-star-syntax-5.turtle @@ -0,0 +1,2 @@ +<< << >> << >> >> + << << >> << >> >> . diff --git a/test/data/suites/rdf-star/semantics/README b/test/data/suites/rdf-star/semantics/README new file mode 100644 index 000000000..7d97c9aa4 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/README @@ -0,0 +1,49 @@ +This README is for the RDF-star Semantics test suite, +by the W3C RDF-DEV Community Group task force on RDF*. +This test suite contains two kinds of tests: + + Positive Entailment Tests (PositiveEntailmentTest) + Negative Entailment Tests (NegativeEntailmentTest) + +The manifest.jsonld file in this directory lists all of the approved tests in the +RDF WG's RDF Entailment test suite. + +Each test is one of the above kinds of tests. All tests have +- a name (name), +- an input RDF graph URL (action), +- an output RDF graph URL or the special marker false (result), +- an entailment regime, which is "simple", "RDF", "RDFS" or "RDFS-Plus" (entailmentRegime), +- a list of recognized datatypes (recognizedDatatypes), +- a list of unrecognized datatypes (unrecognizedDatatypes). + +An implementation passes a Positive (Negative) Entailment Test if, when +configured to +1/ perform entailment under the entailment regime of the test or some + entailment regime that is stronger (weaker) than the entailment regime and +2/ recognize all the datatypes in the list of recognized datatypes and + none of the datatypes in the list of unrecognized datatypes, +- for tests that have an output graph, determines that the input RDF graph + entails (does not entail) the output RDF graph +- for tests that have false as output, either determines that the input + RDF graph entails (does not entail) an inconsistent RDF graph or that the + input RDF graph is inconsistent (consistent). + +An implementation also passes a test if when configured differently from a +correct configuration as given above nonetheless produces the given result, +and the result is correct in the configured entailment regime with the +configured recognized datatypes. + +The home of the test suite should eventually be +. +Per RFC 3986 section 5.1.3, the base IRI for parsing each file is the +retrieval IRI for that file, but changing base IRIs should not affect any +testing results. + + +Test results should be submitted as EARL reports. See +http://www.w3.org/TR/EARL10-Schema/ for information on EARL. + +A document on the results of the testing will eventually be at +http://w3c.github.io/rdf-star/tests/reports.html . +This document will have more information on submitting reports, including examples +of what the reports should contain. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/canonical-literal-control.ttl b/test/data/suites/rdf-star/semantics/canonical-literal-control.ttl new file mode 100644 index 000000000..58a3308b4 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/canonical-literal-control.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +:a :b "42"^^xsd:integer. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/canonical-literal.ttl b/test/data/suites/rdf-star/semantics/canonical-literal.ttl new file mode 100644 index 000000000..79b0f759d --- /dev/null +++ b/test/data/suites/rdf-star/semantics/canonical-literal.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +<< :a :b "42"^^xsd:integer >> :p1 :o1. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/control-sameas-a.ttl b/test/data/suites/rdf-star/semantics/control-sameas-a.ttl new file mode 100644 index 000000000..f4a867669 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/control-sameas-a.ttl @@ -0,0 +1,5 @@ +prefix : +prefix owl: + +:superman :can :fly . +:clark owl:sameAs :superman. diff --git a/test/data/suites/rdf-star/semantics/control-sameas-r.ttl b/test/data/suites/rdf-star/semantics/control-sameas-r.ttl new file mode 100644 index 000000000..f7c36a71f --- /dev/null +++ b/test/data/suites/rdf-star/semantics/control-sameas-r.ttl @@ -0,0 +1,3 @@ +prefix : + +:clark :can :fly . diff --git a/test/data/suites/rdf-star/semantics/index.html b/test/data/suites/rdf-star/semantics/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/lowercase-language-string-control.ttl b/test/data/suites/rdf-star/semantics/lowercase-language-string-control.ttl new file mode 100644 index 000000000..68fe7659c --- /dev/null +++ b/test/data/suites/rdf-star/semantics/lowercase-language-string-control.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +:a :b "hello"@en-us. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/lowercase-language-string.ttl b/test/data/suites/rdf-star/semantics/lowercase-language-string.ttl new file mode 100644 index 000000000..578aca5b3 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/lowercase-language-string.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +<< :a :b "hello"@en-us >> :p1 :o1. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/malformed-literal-2a.ttl b/test/data/suites/rdf-star/semantics/malformed-literal-2a.ttl new file mode 100644 index 000000000..45d92b6c3 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/malformed-literal-2a.ttl @@ -0,0 +1,5 @@ +prefix : +prefix xsd: + +<< :a :b "c"^^xsd:integer >> :p1 :o1. +<< :d :b "c"^^xsd:integer >> :p2 :o2. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/malformed-literal-2r.ttl b/test/data/suites/rdf-star/semantics/malformed-literal-2r.ttl new file mode 100644 index 000000000..18e1f30d4 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/malformed-literal-2r.ttl @@ -0,0 +1,5 @@ +prefix : +prefix xsd: + +<< :a :b _:x >> :p1 :o1. +<< :d :b _:x >> :p2 :o2. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/malformed-literal-3a.ttl b/test/data/suites/rdf-star/semantics/malformed-literal-3a.ttl new file mode 100644 index 000000000..1c6b5750d --- /dev/null +++ b/test/data/suites/rdf-star/semantics/malformed-literal-3a.ttl @@ -0,0 +1,5 @@ +prefix : +prefix xsd: + +<< :a :b "c"^^xsd:integer >> :p1 :o1. +<< :d :b "d"^^xsd:integer >> :p2 :o2. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/malformed-literal-3r.ttl b/test/data/suites/rdf-star/semantics/malformed-literal-3r.ttl new file mode 100644 index 000000000..18e1f30d4 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/malformed-literal-3r.ttl @@ -0,0 +1,5 @@ +prefix : +prefix xsd: + +<< :a :b _:x >> :p1 :o1. +<< :d :b _:x >> :p2 :o2. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/malformed-literal-control.ttl b/test/data/suites/rdf-star/semantics/malformed-literal-control.ttl new file mode 100644 index 000000000..bf8fbd073 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/malformed-literal-control.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +:a :b "c"^^xsd:integer. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/malformed-literal-other.ttl b/test/data/suites/rdf-star/semantics/malformed-literal-other.ttl new file mode 100644 index 000000000..773b37d1a --- /dev/null +++ b/test/data/suites/rdf-star/semantics/malformed-literal-other.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +<< :a :b "d"^^xsd:integer >> :p1 :o1. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/malformed-literal.ttl b/test/data/suites/rdf-star/semantics/malformed-literal.ttl new file mode 100644 index 000000000..3c995f4ed --- /dev/null +++ b/test/data/suites/rdf-star/semantics/malformed-literal.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +<< :a :b "c"^^xsd:integer >> :p1 :o1. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/manifest.html b/test/data/suites/rdf-star/semantics/manifest.html new file mode 100644 index 000000000..7e722f6e8 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/manifest.html @@ -0,0 +1,669 @@ + + + +RDF-star Semantics tests +

RDF-star Semantics tests

+ + + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
see also:https://w3c.github.io/rdf-star/tests/semantics/README
+

Entries:

+ +

About this test suite

+https://w3c.github.io/rdf-star/tests/semantics/README +
+

all-identical-quoted-triples-are-the-same šŸ”—

+

Multiple occurences of the same quoted triples are undistinguishable in the abstract model.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+<< :a :b :c >> :p2 :o2.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1; :p2 :o2.
+
+
+

quoted-triples-no-spurious šŸ”—

+

This test ensures that other entailments are not spurious.

+ + + + +
status:proposed
type:negative entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :d >> :p1 :o1.
+
+
+

bnodes-in-quoted-subject šŸ”—

+

Terms inside quoted triples can be replaced by fresh bnodes.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< _:x :b :c >> :p1 :o1.
+
+
+

bnodes-in-quoted-object šŸ”—

+

Terms inside quoted triples can be replaced by fresh bnodes.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b _:x >> :p1 :o1.
+
+
+

bnodes-in-quoted-subject-and-object šŸ”—

+

Terms inside quoted triples can be replaced by fresh bnodes.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< _:x :b _:y >> :p1 :o1.
+
+
+

bnodes-in-quoted-subject-and-object-fail šŸ”—

+

The same bnode can not match different quoted terms.

+ + + + +
status:proposed
type:negative entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+
+<< _:x :b _:x >> :p1 :o1.
+
+
+

same-bnode-same-quoted-term šŸ”—

+

Identical quoted term can be replaced by the same fresh bnode multiple times.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :a >> :p1 :o1.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< _:x :b _:x >> :p1 :o1.
+
+
+

different-bnodes-same-quoted-term šŸ”—

+

Different bnodes can match identical quoted terms.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :a >> :p1 :o1.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< _:x :b _:y >> :p1 :o1.
+
+
+

constrained-bnodes-in-quoted-subject šŸ”—

+

Terms inside and outside quoted triples can be replaced by fresh bnodes

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+:a :label "A".
+:c :label "C".
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< _:x :b :c >> :p1 :o1.
+_:x :label "A".
+
+
+

constrained-bnodes-in-quoted-object šŸ”—

+

Terms inside and outside quoted triples can be replaced by fresh bnodes.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+:a :label "A".
+:c :label "C".
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b _:x >> :p1 :o1.
+_:x :label "C".
+
+
+

constrained-bnodes-in-quoted-fail šŸ”—

+

Quoted bnode identifiers share the same scope as non-quoted ones. A bnode that occurs both inside quoted triples and inside asserted triples must satisfy all occurrences at the same time.

+ + + + +
status:proposed
type:negative entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+:a :label "A".
+:c :label "C".
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+
+<< _:x :b :c >> :p1 :o1.
+_:x :label "C".
+
+
+

constrained-bnodes-on-literal šŸ”—

+

Literals inside and outside quoted triples can be replaced by fresh bnodes.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "42"^^xsd:integer >> :p1 :o1.
+:s2 :p2 "42"^^xsd:integer.
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b _:x >> :p1 :o1.
+:s2 :p2 _:x.
+
+

malformed-literal-control šŸ”—

+

Checks that xsd:integer is indeed recognized, to ensure that malformed-literal-* tests do not pass spuriously.

+ + + + + +
status:proposed
type:positive entailment test
regime:RDF
recognizing:xsd:integer
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+:a :b "c"^^xsd:integer.
+
MUST entail
+
a contradiction
+

malformed-literal šŸ”—

+

Malformed literals are allowed when quoted.

+ + + + + +
status:proposed
type:negative entailment test
regime:RDF
recognizing:xsd:integer
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "c"^^xsd:integer >> :p1 :o1.
+
MUST NOT entail
+
a contradiction
+

malformed-literal-accepted šŸ”—

+

Malformed literals are allowed when quoted.

+ + + + + +
status:proposed
type:positive entailment test
regime:RDF
recognizing:xsd:integer
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "c"^^xsd:integer >> :p1 :o1.
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "c"^^xsd:integer >> :p1 :o1.
+
+

malformed-literal-no-spurious šŸ”—

+

Quoted malformed literals do not lead to spurious entailment.

+ + + + + +
status:proposed
type:negative entailment test
regime:RDF
recognizing:xsd:integer
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "c"^^xsd:integer >> :p1 :o1.
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "d"^^xsd:integer >> :p1 :o1.
+
+

malformed-literal-bnode šŸ”—

+

Malformed literals can not be replaced by blank nodes.

+ + + + + +
status:proposed
type:negative entailment test
regime:RDF
recognizing:xsd:integer
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "c"^^xsd:integer >> :p1 :o1.
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b _:x >> :p1 :o1.
+
+
+

opaque-literal-control šŸ”—

+

Checks that xsd:integer is indeed recognized, to ensure that opaque-literal does not pass spuriously.

+ + + + + +
status:proposed
type:positive entailment test
regime:RDF
recognizing:xsd:integer
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+:a :b "042"^^xsd:integer.
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+:a :b "42"^^xsd:integer.
+
+

opaque-literal šŸ”—

+

Quoted literals are opaque, even when their datatype is recognized.

+ + + + + +
status:proposed
type:negative entailment test
regime:RDF
recognizing:xsd:integer
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "042"^^xsd:integer >> :p1 :o1.
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "42"^^xsd:integer >> :p1 :o1.
+
+

opaque-language-string-control šŸ”—

+

Checks that language strings are indeed recognized, to ensure that opaque-language-string does not pass spuriously.

+ + + + +
status:proposed
type:positive entailment test
regime:RDF
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+:a :b "hello"@en-us.
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+:a :b "hello"@en-US.
+
+

opaque-language-string šŸ”—

+

Quoted literals (including language strings) are opaque, even when their datatype is recognized.

+ + + + +
status:proposed
type:negative entailment test
regime:RDF
+ +
+prefix : <http://example.com/ns#>
+prefix xsd: <http://www.w3.org/2001/XMLSchema#>
+
+<< :a :b "hello"@en-us >> :p1 :o1.
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b "hello"@en-US >> :p1 :o1.
+
+

opaque-iri-control šŸ”—

+

Check that owl:sameAs works as expected, to ensure that opaque-iri does not pass spuriously.

+ + + + +
status:proposed
type:positive entailment test
regime:RDFS-Plus
+ +
+prefix : <http://example.com/ns#>
+prefix owl: <http://www.w3.org/2002/07/owl#>
+
+:superman :can :fly .
+:clark owl:sameAs :superman.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+:clark :can :fly .
+
+
+

opaque-iri šŸ”—

+

Quoted IRIs are opaque.

+ + + + +
status:proposed
type:negative entailment test
regime:RDFS-Plus
+ +
+prefix : <http://example.com/ns#>
+prefix owl: <http://www.w3.org/2002/07/owl#>
+
+<< :superman :can :fly >> :reportedBy :clark.
+:clark owl:sameAs :superman.
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :clark :can :fly >> :reportedBy :clark.
+
+
+

quoted-not-asserted šŸ”—

+

Quoted triples are not asserted.

+ + + + +
status:proposed
type:negative entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+
+
MUST NOT entail
+ +
+prefix : <http://example.com/ns#>
+
+:a :b :c.
+
+
+

annotated-asserted šŸ”—

+

Annotated triples are asserted.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+:a :b :c {| :p1 :o1 |}.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+:a :b :c.
+
+
+

annotation šŸ”—

+

Annotation are about the annotated triple.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+:a :b :c {| :p1 :o1 |}.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+<< :a :b :c >> :p1 :o1.
+
+
+

annotation-unfolded šŸ”—

+

Annotation is the same as separate assertions.

+ + + + +
status:proposed
type:positive entailment test
regime:simple
+ +
+prefix : <http://example.com/ns#>
+
+:a :b :c.
+<< :a :b :c >> :p1 :o1.
+
+
MUST entail
+ +
+prefix : <http://example.com/ns#>
+
+:a :b :c {| :p1 :o1 |}.
+
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/manifest.jsonld b/test/data/suites/rdf-star/semantics/manifest.jsonld new file mode 100644 index 000000000..81fab1c0c --- /dev/null +++ b/test/data/suites/rdf-star/semantics/manifest.jsonld @@ -0,0 +1,638 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/semantics#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/semantics/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@included": [ + { + "@id": "trs:malformed-literal-bnode", + "@type": "PositiveEntailmentTest", + "comment": "Malformed literals can be replaced by blank nodes (withdrawn as the current semantics does not enforce this).", + "approval": "Withdrawn", + "action": "malformed-literal.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal-bnode", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "test002or.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:malformed-literal-bnode-2", + "@type": "PositiveEntailmentTest", + "comment": "Identical malformed literals can be replaced with the same blank node (withdrawn as the current semantics does not enforce this).", + "approval": "Withdrawn", + "action": "malformed-literal-2a.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal-bnode-2", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "malformed-literal-2r.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:malformed-literal-bnode-3", + "@type": "NegativeEntailmentTest", + "comment": "Identical malformed literals can not be replaced with the same blank node (withdrawn as the current semantics does not enforce this).", + "approval": "Withdrawn", + "action": "malformed-literal-3a.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal-bnode-3", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "malformed-literal-3r.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:triple-in-object", + "@type": "PositiveEntailmentTest", + "comment": "Quoted triples can appear in object position (withdrawn, as it belongs to concrete syntax test-suites).", + "approval": "Withdrawn", + "action": "test000o.ttl", + "entailmentRegime": "simple", + "name": "triple-in-object", + "recognizedDatatypes": [ + + ], + "result": "test000o.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:triple-in-subject", + "@type": "PositiveEntailmentTest", + "comment": "Quoted triples can appear in subject position (withdrawn, as it belongs to concrete syntax test-suites).", + "approval": "Withdrawn", + "action": "test000s.ttl", + "entailmentRegime": "simple", + "name": "triple-in-subject", + "recognizedDatatypes": [ + + ], + "result": "test000s.ttl", + "unrecognizedDatatypes": [ + + ] + } + ], + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "RDF-star Semantics tests" + }, + "seeAlso": "https://w3c.github.io/rdf-star/tests/semantics/README", + "entries": [ + { + "@id": "trs:all-identical-quoted-triples-are-the-same", + "@type": "PositiveEntailmentTest", + "comment": "Multiple occurences of the same quoted triples are undistinguishable in the abstract model.", + "approval": "Proposed", + "action": "test001a.ttl", + "entailmentRegime": "simple", + "name": "all-identical-quoted-triples-are-the-same", + "recognizedDatatypes": [ + + ], + "result": "test001r.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:quoted-triples-no-spurious", + "@type": "NegativeEntailmentTest", + "comment": "This test ensures that other entailments are not spurious.", + "approval": "Proposed", + "action": "test002a.ttl", + "entailmentRegime": "simple", + "name": "quoted-triples-no-spurious", + "recognizedDatatypes": [ + + ], + "result": "test005.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:bnodes-in-quoted-subject", + "@type": "PositiveEntailmentTest", + "comment": "Terms inside quoted triples can be replaced by fresh bnodes.", + "approval": "Proposed", + "action": "test002a.ttl", + "entailmentRegime": "simple", + "name": "bnodes-in-quoted-subject", + "recognizedDatatypes": [ + + ], + "result": "test002sr.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:bnodes-in-quoted-object", + "@type": "PositiveEntailmentTest", + "comment": "Terms inside quoted triples can be replaced by fresh bnodes.", + "approval": "Proposed", + "action": "test002a.ttl", + "entailmentRegime": "simple", + "name": "bnodes-in-quoted-object", + "recognizedDatatypes": [ + + ], + "result": "test002or.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:bnodes-in-quoted-subject-and-object", + "@type": "PositiveEntailmentTest", + "comment": "Terms inside quoted triples can be replaced by fresh bnodes.", + "approval": "Proposed", + "action": "test002a.ttl", + "entailmentRegime": "simple", + "name": "bnodes-in-quoted-subject-and-object", + "recognizedDatatypes": [ + + ], + "result": "test002sor.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:bnodes-in-quoted-subject-and-object-fail", + "@type": "NegativeEntailmentTest", + "comment": "The same bnode can not match different quoted terms.", + "approval": "Proposed", + "action": "test002a.ttl", + "entailmentRegime": "simple", + "name": "bnodes-in-quoted-subject-and-object-fail", + "recognizedDatatypes": [ + + ], + "result": "test002sbr.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:same-bnode-same-quoted-term", + "@type": "PositiveEntailmentTest", + "comment": "Identical quoted term can be replaced by the same fresh bnode multiple times.", + "approval": "Proposed", + "action": "test003a.ttl", + "entailmentRegime": "simple", + "name": "same-bnode-same-quoted-term", + "recognizedDatatypes": [ + + ], + "result": "test002sbr.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:different-bnodes-same-quoted-term", + "@type": "PositiveEntailmentTest", + "comment": "Different bnodes can match identical quoted terms.", + "approval": "Proposed", + "action": "test003a.ttl", + "entailmentRegime": "simple", + "name": "different-bnodes-same-quoted-term", + "recognizedDatatypes": [ + + ], + "result": "test002sor.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:constrained-bnodes-in-quoted-subject", + "@type": "PositiveEntailmentTest", + "comment": "Terms inside and outside quoted triples can be replaced by fresh bnodes", + "approval": "Proposed", + "action": "test004a.ttl", + "entailmentRegime": "simple", + "name": "constrained-bnodes-in-quoted-subject", + "recognizedDatatypes": [ + + ], + "result": "test004sr.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:constrained-bnodes-in-quoted-object", + "@type": "PositiveEntailmentTest", + "comment": "Terms inside and outside quoted triples can be replaced by fresh bnodes.", + "approval": "Proposed", + "action": "test004a.ttl", + "entailmentRegime": "simple", + "name": "constrained-bnodes-in-quoted-object", + "recognizedDatatypes": [ + + ], + "result": "test004or.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:constrained-bnodes-in-quoted-fail", + "@type": "NegativeEntailmentTest", + "comment": "Quoted bnode identifiers share the same scope as non-quoted ones. A bnode that occurs both inside quoted triples and inside asserted triples must satisfy all occurrences at the same time.", + "approval": "Proposed", + "action": "test004a.ttl", + "entailmentRegime": "simple", + "name": "constrained-bnodes-in-quoted-fail", + "recognizedDatatypes": [ + + ], + "result": "test004fr.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:constrained-bnodes-on-literal", + "@type": "PositiveEntailmentTest", + "comment": "Literals inside and outside quoted triples can be replaced by fresh bnodes.", + "approval": "Proposed", + "action": "test006a.ttl", + "entailmentRegime": "simple", + "name": "constrained-bnodes-on-literal", + "recognizedDatatypes": [ + + ], + "result": "test006r.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:malformed-literal-control", + "@type": "PositiveEntailmentTest", + "comment": "Checks that xsd:integer is indeed recognized, to ensure that malformed-literal-* tests do not pass spuriously.", + "approval": "Proposed", + "action": "malformed-literal-control.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal-control", + "recognizedDatatypes": [ + "xsd:integer" + ], + "mf:result": false, + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:malformed-literal", + "@type": "NegativeEntailmentTest", + "comment": "Malformed literals are allowed when quoted.", + "approval": "Proposed", + "action": "malformed-literal.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal", + "recognizedDatatypes": [ + "xsd:integer" + ], + "mf:result": false, + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:malformed-literal-accepted", + "@type": "PositiveEntailmentTest", + "comment": "Malformed literals are allowed when quoted.", + "approval": "Proposed", + "action": "malformed-literal.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal-accepted", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "malformed-literal.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:malformed-literal-no-spurious", + "@type": "NegativeEntailmentTest", + "comment": "Quoted malformed literals do not lead to spurious entailment.", + "approval": "Proposed", + "action": "malformed-literal.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal-no-spurious", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "malformed-literal-other.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:malformed-literal-bnode-neg", + "@type": "NegativeEntailmentTest", + "comment": "Malformed literals can not be replaced by blank nodes.", + "approval": "Proposed", + "action": "malformed-literal.ttl", + "entailmentRegime": "RDF", + "name": "malformed-literal-bnode", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "test002or.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:opaque-literal-control", + "@type": "PositiveEntailmentTest", + "comment": "Checks that xsd:integer is indeed recognized, to ensure that opaque-literal does not pass spuriously.", + "approval": "Proposed", + "action": "non-canonical-literal-control.ttl", + "entailmentRegime": "RDF", + "name": "opaque-literal-control", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "canonical-literal-control.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:opaque-literal", + "@type": "NegativeEntailmentTest", + "comment": "Quoted literals are opaque, even when their datatype is recognized.", + "approval": "Proposed", + "action": "non-canonical-literal.ttl", + "entailmentRegime": "RDF", + "name": "opaque-literal", + "recognizedDatatypes": [ + "xsd:integer" + ], + "result": "canonical-literal.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:opaque-language-string-control", + "@type": "PositiveEntailmentTest", + "comment": "Checks that language strings are indeed recognized, to ensure that opaque-language-string does not pass spuriously.", + "approval": "Proposed", + "action": "lowercase-language-string-control.ttl", + "entailmentRegime": "RDF", + "name": "opaque-language-string-control", + "recognizedDatatypes": [ + + ], + "result": "upercase-language-string-control.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:opaque-language-string", + "@type": "NegativeEntailmentTest", + "comment": "Quoted literals (including language strings) are opaque, even when their datatype is recognized.", + "approval": "Proposed", + "action": "lowercase-language-string.ttl", + "entailmentRegime": "RDF", + "name": "opaque-language-string", + "recognizedDatatypes": [ + + ], + "result": "upercase-language-string.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:opaque-iri-control", + "@type": "PositiveEntailmentTest", + "comment": "Check that owl:sameAs works as expected, to ensure that opaque-iri does not pass spuriously.", + "approval": "Proposed", + "action": "control-sameas-a.ttl", + "entailmentRegime": "RDFS-Plus", + "name": "opaque-iri-control", + "recognizedDatatypes": [ + + ], + "result": "control-sameas-r.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:opaque-iri", + "@type": "NegativeEntailmentTest", + "comment": "Quoted IRIs are opaque.", + "approval": "Proposed", + "action": "superman.ttl", + "entailmentRegime": "RDFS-Plus", + "name": "opaque-iri", + "recognizedDatatypes": [ + + ], + "result": "superman_undesired_entailment.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:quoted-not-asserted", + "@type": "NegativeEntailmentTest", + "comment": "Quoted triples are not asserted.", + "approval": "Proposed", + "action": "test002a.ttl", + "entailmentRegime": "simple", + "name": "quoted-not-asserted", + "recognizedDatatypes": [ + + ], + "result": "test002pgr.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:annotated-asserted", + "@type": "PositiveEntailmentTest", + "comment": "Annotated triples are asserted.", + "approval": "Proposed", + "action": "test007a.ttl", + "entailmentRegime": "simple", + "name": "annotated-asserted", + "recognizedDatatypes": [ + + ], + "result": "test007r1.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:annotation", + "@type": "PositiveEntailmentTest", + "comment": "Annotation are about the annotated triple.", + "approval": "Proposed", + "action": "test007a.ttl", + "entailmentRegime": "simple", + "name": "annotation", + "recognizedDatatypes": [ + + ], + "result": "test007r2.ttl", + "unrecognizedDatatypes": [ + + ] + }, + { + "@id": "trs:annotation-unfolded", + "@type": "PositiveEntailmentTest", + "comment": "Annotation is the same as separate assertions.", + "approval": "Proposed", + "action": "test007a2.ttl", + "entailmentRegime": "simple", + "name": "annotation-unfolded", + "recognizedDatatypes": [ + + ], + "result": "test007a.ttl", + "unrecognizedDatatypes": [ + + ] + } + ], + "prefLabel": { + "fr": "La suite des tests pour la sƩmantique de RDF-star", + "es": "Conjunto de pruebas para la semƔntica de RDF-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/manifest.ttl b/test/data/suites/rdf-star/semantics/manifest.ttl new file mode 100644 index 000000000..35afd63c8 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/manifest.ttl @@ -0,0 +1,375 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX test: +PREFIX skos: + + +trs:manifest a mf:Manifest; + rdfs:label "RDF-star Semantics tests"@en ; + skos:prefLabel "La suite des tests pour la sƩmantique de RDF-star"@fr; + skos:prefLabel "Conjunto de pruebas para la semƔntica de RDF-star"@es; + dct:issued "2021-06-21"^^xsd:date ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + rdfs:seeAlso ; + mf:entries ( + trs:all-identical-quoted-triples-are-the-same + trs:quoted-triples-no-spurious + trs:bnodes-in-quoted-subject + trs:bnodes-in-quoted-object + trs:bnodes-in-quoted-subject-and-object + trs:bnodes-in-quoted-subject-and-object-fail + trs:same-bnode-same-quoted-term + trs:different-bnodes-same-quoted-term + trs:constrained-bnodes-in-quoted-subject + trs:constrained-bnodes-in-quoted-object + trs:constrained-bnodes-in-quoted-fail + trs:constrained-bnodes-on-literal + trs:malformed-literal-control + trs:malformed-literal + trs:malformed-literal-accepted + trs:malformed-literal-no-spurious + trs:malformed-literal-bnode-neg + trs:opaque-literal-control + trs:opaque-literal + trs:opaque-language-string-control + trs:opaque-language-string + trs:opaque-iri-control + trs:opaque-iri + trs:quoted-not-asserted + trs:annotated-asserted + trs:annotation + trs:annotation-unfolded + ) . + +trs:all-identical-quoted-triples-are-the-same a mf:PositiveEntailmentTest; + rdfs:comment "Multiple occurences of the same quoted triples are undistinguishable in the abstract model."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "all-identical-quoted-triples-are-the-same"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:annotated-asserted a mf:PositiveEntailmentTest; + rdfs:comment "Annotated triples are asserted."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "annotated-asserted"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:annotation a mf:PositiveEntailmentTest; + rdfs:comment "Annotation are about the annotated triple."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "annotation"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:annotation-unfolded a mf:PositiveEntailmentTest; + rdfs:comment "Annotation is the same as separate assertions."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "annotation-unfolded"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:bnodes-in-quoted-object a mf:PositiveEntailmentTest; + rdfs:comment "Terms inside quoted triples can be replaced by fresh bnodes."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "bnodes-in-quoted-object"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:bnodes-in-quoted-subject a mf:PositiveEntailmentTest; + rdfs:comment "Terms inside quoted triples can be replaced by fresh bnodes."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "bnodes-in-quoted-subject"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:bnodes-in-quoted-subject-and-object a mf:PositiveEntailmentTest; + rdfs:comment "Terms inside quoted triples can be replaced by fresh bnodes."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "bnodes-in-quoted-subject-and-object"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:bnodes-in-quoted-subject-and-object-fail a mf:NegativeEntailmentTest; + rdfs:comment "The same bnode can not match different quoted terms."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "bnodes-in-quoted-subject-and-object-fail"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:constrained-bnodes-in-quoted-fail a mf:NegativeEntailmentTest; + rdfs:comment "Quoted bnode identifiers share the same scope as non-quoted ones. A bnode that occurs both inside quoted triples and inside asserted triples must satisfy all occurrences at the same time."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "constrained-bnodes-in-quoted-fail"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:constrained-bnodes-in-quoted-object a mf:PositiveEntailmentTest; + rdfs:comment "Terms inside and outside quoted triples can be replaced by fresh bnodes."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "constrained-bnodes-in-quoted-object"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:constrained-bnodes-in-quoted-subject a mf:PositiveEntailmentTest; + rdfs:comment "Terms inside and outside quoted triples can be replaced by fresh bnodes"; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "constrained-bnodes-in-quoted-subject"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:constrained-bnodes-on-literal a mf:PositiveEntailmentTest; + rdfs:comment "Literals inside and outside quoted triples can be replaced by fresh bnodes."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "constrained-bnodes-on-literal"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:different-bnodes-same-quoted-term a mf:PositiveEntailmentTest; + rdfs:comment "Different bnodes can match identical quoted terms."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "different-bnodes-same-quoted-term"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:quoted-not-asserted a mf:NegativeEntailmentTest; + rdfs:comment "Quoted triples are not asserted."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "quoted-not-asserted"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:quoted-triples-no-spurious a mf:NegativeEntailmentTest; + rdfs:comment "This test ensures that other entailments are not spurious."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "quoted-triples-no-spurious"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:malformed-literal a mf:NegativeEntailmentTest; + rdfs:comment "Malformed literals are allowed when quoted."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal"; + mf:recognizedDatatypes (xsd:integer); + mf:result false; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:malformed-literal-accepted a mf:PositiveEntailmentTest; + rdfs:comment "Malformed literals are allowed when quoted."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal-accepted"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:malformed-literal-bnode a mf:PositiveEntailmentTest; + rdfs:comment "Malformed literals can be replaced by blank nodes (withdrawn as the current semantics does not enforce this)."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal-bnode"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:Withdrawn . + +trs:malformed-literal-bnode-neg a mf:NegativeEntailmentTest; + rdfs:comment "Malformed literals can not be replaced by blank nodes."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal-bnode"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:malformed-literal-bnode-2 a mf:PositiveEntailmentTest; + rdfs:comment "Identical malformed literals can be replaced with the same blank node (withdrawn as the current semantics does not enforce this)."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal-bnode-2"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:Withdrawn . + +trs:malformed-literal-bnode-3 a mf:NegativeEntailmentTest; + rdfs:comment "Identical malformed literals can not be replaced with the same blank node (withdrawn as the current semantics does not enforce this)."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal-bnode-3"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:Withdrawn . + +trs:malformed-literal-control a mf:PositiveEntailmentTest; + rdfs:comment "Checks that xsd:integer is indeed recognized, to ensure that malformed-literal-* tests do not pass spuriously."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal-control"; + mf:recognizedDatatypes (xsd:integer); + mf:result false; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:malformed-literal-no-spurious a mf:NegativeEntailmentTest; + rdfs:comment "Quoted malformed literals do not lead to spurious entailment."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "malformed-literal-no-spurious"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:opaque-iri a mf:NegativeEntailmentTest; + rdfs:comment "Quoted IRIs are opaque."; + mf:action ; + mf:entailmentRegime "RDFS-Plus"; + mf:name "opaque-iri"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:opaque-iri-control a mf:PositiveEntailmentTest; + rdfs:comment "Check that owl:sameAs works as expected, to ensure that opaque-iri does not pass spuriously."; + mf:action ; + mf:entailmentRegime "RDFS-Plus"; + mf:name "opaque-iri-control"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:opaque-language-string a mf:NegativeEntailmentTest; + rdfs:comment "Quoted literals (including language strings) are opaque, even when their datatype is recognized."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "opaque-language-string"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:opaque-language-string-control a mf:PositiveEntailmentTest; + rdfs:comment "Checks that language strings are indeed recognized, to ensure that opaque-language-string does not pass spuriously."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "opaque-language-string-control"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:opaque-literal a mf:NegativeEntailmentTest; + rdfs:comment "Quoted literals are opaque, even when their datatype is recognized."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "opaque-literal"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:opaque-literal-control a mf:PositiveEntailmentTest; + rdfs:comment "Checks that xsd:integer is indeed recognized, to ensure that opaque-literal does not pass spuriously."; + mf:action ; + mf:entailmentRegime "RDF"; + mf:name "opaque-literal-control"; + mf:recognizedDatatypes (xsd:integer); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:same-bnode-same-quoted-term a mf:PositiveEntailmentTest; + rdfs:comment "Identical quoted term can be replaced by the same fresh bnode multiple times."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "same-bnode-same-quoted-term"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:NotClassified . + +trs:triple-in-object a mf:PositiveEntailmentTest; + rdfs:comment "Quoted triples can appear in object position (withdrawn, as it belongs to concrete syntax test-suites)."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "triple-in-object"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:Withdrawn . + +trs:triple-in-subject a mf:PositiveEntailmentTest; + rdfs:comment "Quoted triples can appear in subject position (withdrawn, as it belongs to concrete syntax test-suites)."; + mf:action ; + mf:entailmentRegime "simple"; + mf:name "triple-in-subject"; + mf:recognizedDatatypes (); + mf:result ; + mf:unrecognizedDatatypes (); + test:approval test:Withdrawn . diff --git a/test/data/suites/rdf-star/semantics/non-canonical-literal-control.ttl b/test/data/suites/rdf-star/semantics/non-canonical-literal-control.ttl new file mode 100644 index 000000000..6dcada5be --- /dev/null +++ b/test/data/suites/rdf-star/semantics/non-canonical-literal-control.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +:a :b "042"^^xsd:integer. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/non-canonical-literal.ttl b/test/data/suites/rdf-star/semantics/non-canonical-literal.ttl new file mode 100644 index 000000000..484ee9049 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/non-canonical-literal.ttl @@ -0,0 +1,4 @@ +prefix : +prefix xsd: + +<< :a :b "042"^^xsd:integer >> :p1 :o1. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/superman.ttl b/test/data/suites/rdf-star/semantics/superman.ttl new file mode 100644 index 000000000..80083efa7 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/superman.ttl @@ -0,0 +1,5 @@ +prefix : +prefix owl: + +<< :superman :can :fly >> :reportedBy :clark. +:clark owl:sameAs :superman. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/superman_undesired_entailment.ttl b/test/data/suites/rdf-star/semantics/superman_undesired_entailment.ttl new file mode 100644 index 000000000..8676cd848 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/superman_undesired_entailment.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :clark :can :fly >> :reportedBy :clark. diff --git a/test/data/suites/rdf-star/semantics/test000o.ttl b/test/data/suites/rdf-star/semantics/test000o.ttl new file mode 100644 index 000000000..f1a09f05c --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test000o.ttl @@ -0,0 +1,3 @@ +prefix : + +:s1 :p1 << :x :y :z >>. diff --git a/test/data/suites/rdf-star/semantics/test000s.ttl b/test/data/suites/rdf-star/semantics/test000s.ttl new file mode 100644 index 000000000..d41ef6910 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test000s.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :c >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test001a.ttl b/test/data/suites/rdf-star/semantics/test001a.ttl new file mode 100644 index 000000000..9bdfc9236 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test001a.ttl @@ -0,0 +1,4 @@ +prefix : + +<< :a :b :c >> :p1 :o1. +<< :a :b :c >> :p2 :o2. diff --git a/test/data/suites/rdf-star/semantics/test001r.ttl b/test/data/suites/rdf-star/semantics/test001r.ttl new file mode 100644 index 000000000..7c9ff935f --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test001r.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :c >> :p1 :o1; :p2 :o2. diff --git a/test/data/suites/rdf-star/semantics/test002a.ttl b/test/data/suites/rdf-star/semantics/test002a.ttl new file mode 100644 index 000000000..d41ef6910 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test002a.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :c >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test002or.ttl b/test/data/suites/rdf-star/semantics/test002or.ttl new file mode 100644 index 000000000..4991e66f4 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test002or.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b _:x >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test002pgr.ttl b/test/data/suites/rdf-star/semantics/test002pgr.ttl new file mode 100644 index 000000000..06ab38e37 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test002pgr.ttl @@ -0,0 +1,3 @@ +prefix : + +:a :b :c. diff --git a/test/data/suites/rdf-star/semantics/test002r.ttl b/test/data/suites/rdf-star/semantics/test002r.ttl new file mode 100644 index 000000000..d41ef6910 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test002r.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :c >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test002sbr.ttl b/test/data/suites/rdf-star/semantics/test002sbr.ttl new file mode 100644 index 000000000..f3938f55b --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test002sbr.ttl @@ -0,0 +1,3 @@ +prefix : + +<< _:x :b _:x >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test002sor.ttl b/test/data/suites/rdf-star/semantics/test002sor.ttl new file mode 100644 index 000000000..35871203c --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test002sor.ttl @@ -0,0 +1,3 @@ +prefix : + +<< _:x :b _:y >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test002sr.ttl b/test/data/suites/rdf-star/semantics/test002sr.ttl new file mode 100644 index 000000000..d750fece0 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test002sr.ttl @@ -0,0 +1,3 @@ +prefix : + +<< _:x :b :c >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test003a.ttl b/test/data/suites/rdf-star/semantics/test003a.ttl new file mode 100644 index 000000000..d0efdc5bd --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test003a.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :a >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test003r.ttl b/test/data/suites/rdf-star/semantics/test003r.ttl new file mode 100644 index 000000000..d0efdc5bd --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test003r.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :a >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test004a.ttl b/test/data/suites/rdf-star/semantics/test004a.ttl new file mode 100644 index 000000000..df1c46740 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test004a.ttl @@ -0,0 +1,5 @@ +prefix : + +<< :a :b :c >> :p1 :o1. +:a :label "A". +:c :label "C". \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/test004fr.ttl b/test/data/suites/rdf-star/semantics/test004fr.ttl new file mode 100644 index 000000000..92207551b --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test004fr.ttl @@ -0,0 +1,4 @@ +prefix : + +<< _:x :b :c >> :p1 :o1. +_:x :label "C". diff --git a/test/data/suites/rdf-star/semantics/test004or.ttl b/test/data/suites/rdf-star/semantics/test004or.ttl new file mode 100644 index 000000000..f122c799d --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test004or.ttl @@ -0,0 +1,4 @@ +prefix : + +<< :a :b _:x >> :p1 :o1. +_:x :label "C". diff --git a/test/data/suites/rdf-star/semantics/test004sr.ttl b/test/data/suites/rdf-star/semantics/test004sr.ttl new file mode 100644 index 000000000..6e36f2ced --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test004sr.ttl @@ -0,0 +1,4 @@ +prefix : + +<< _:x :b :c >> :p1 :o1. +_:x :label "A". diff --git a/test/data/suites/rdf-star/semantics/test005.ttl b/test/data/suites/rdf-star/semantics/test005.ttl new file mode 100644 index 000000000..62c46b8d9 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test005.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :d >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test006a.ttl b/test/data/suites/rdf-star/semantics/test006a.ttl new file mode 100644 index 000000000..ea36284c6 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test006a.ttl @@ -0,0 +1,5 @@ +prefix : +prefix xsd: + +<< :a :b "42"^^xsd:integer >> :p1 :o1. +:s2 :p2 "42"^^xsd:integer. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/test006r.ttl b/test/data/suites/rdf-star/semantics/test006r.ttl new file mode 100644 index 000000000..4a9d33492 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test006r.ttl @@ -0,0 +1,5 @@ +prefix : +prefix xsd: + +<< :a :b _:x >> :p1 :o1. +:s2 :p2 _:x. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/test007a.ttl b/test/data/suites/rdf-star/semantics/test007a.ttl new file mode 100644 index 000000000..9e916fd7b --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test007a.ttl @@ -0,0 +1,3 @@ +prefix : + +:a :b :c {| :p1 :o1 |}. diff --git a/test/data/suites/rdf-star/semantics/test007a2.ttl b/test/data/suites/rdf-star/semantics/test007a2.ttl new file mode 100644 index 000000000..95f551565 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test007a2.ttl @@ -0,0 +1,4 @@ +prefix : + +:a :b :c. +<< :a :b :c >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/test007r1.ttl b/test/data/suites/rdf-star/semantics/test007r1.ttl new file mode 100644 index 000000000..06ab38e37 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test007r1.ttl @@ -0,0 +1,3 @@ +prefix : + +:a :b :c. diff --git a/test/data/suites/rdf-star/semantics/test007r2.ttl b/test/data/suites/rdf-star/semantics/test007r2.ttl new file mode 100644 index 000000000..d41ef6910 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/test007r2.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b :c >> :p1 :o1. diff --git a/test/data/suites/rdf-star/semantics/upercase-language-string-control.ttl b/test/data/suites/rdf-star/semantics/upercase-language-string-control.ttl new file mode 100644 index 000000000..c7aeb8639 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/upercase-language-string-control.ttl @@ -0,0 +1,3 @@ +prefix : + +:a :b "hello"@en-US. \ No newline at end of file diff --git a/test/data/suites/rdf-star/semantics/upercase-language-string.ttl b/test/data/suites/rdf-star/semantics/upercase-language-string.ttl new file mode 100644 index 000000000..7a90b1d25 --- /dev/null +++ b/test/data/suites/rdf-star/semantics/upercase-language-string.ttl @@ -0,0 +1,3 @@ +prefix : + +<< :a :b "hello"@en-US >> :p1 :o1. \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/eval/data-0.ttl b/test/data/suites/rdf-star/sparql/eval/data-0.ttl new file mode 100644 index 000000000..a5aa81eb2 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-0.ttl @@ -0,0 +1,14 @@ +PREFIX : + +<<:a :b :c>> :q :z . +:a :q <<:a :b :c>> . + +:f :g << <<:x1 :y1 123 >> :p :o >> . + +:f :g << :s :p <<:x2 :y3 123 >> >> . + +<< :s1 :p1 :o1 >> :q << :s1 :p1 :o1 >> . + +:a :b :c {| :q1 :z1 |} . + + diff --git a/test/data/suites/rdf-star/sparql/eval/data-1.ttl b/test/data/suites/rdf-star/sparql/eval/data-1.ttl new file mode 100644 index 000000000..9fc49fd05 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-1.ttl @@ -0,0 +1,3 @@ +PREFIX : + +<<:a :b :c>> :q :z . diff --git a/test/data/suites/rdf-star/sparql/eval/data-2.ttl b/test/data/suites/rdf-star/sparql/eval/data-2.ttl new file mode 100644 index 000000000..0c9b126d4 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-2.ttl @@ -0,0 +1,16 @@ +PREFIX : + +:s :p1 :o . +<<:s :p1 :o>> :q :z . + +# pattern-3 +:a1 :b <<:s :p1 :o>> . +<<:s :p1 :o>> :b :a2 . + +# pattern-5 +:s :p2 :o . +<<:s :p2 :o>> :sym <<:s :p2 :o>> . + +# pattern-6 +<<:s :p2 :o>> :p3 :z . +<< <<:s :p2 :o>> :p3 :z >> :q :o . diff --git a/test/data/suites/rdf-star/sparql/eval/data-3.ttl b/test/data/suites/rdf-star/sparql/eval/data-3.ttl new file mode 100644 index 000000000..1bb5863d3 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-3.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:a :b :c {| :q :z |} . +:s :p :o . diff --git a/test/data/suites/rdf-star/sparql/eval/data-4.trig b/test/data/suites/rdf-star/sparql/eval/data-4.trig new file mode 100644 index 000000000..1ec9eed40 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-4.trig @@ -0,0 +1,13 @@ +PREFIX : + +:s :p :o1 . + +GRAPH :g { + <<:s :p :o1 >> :q1 :z1 . + <<:s :p :o2 >> :q2 :z2 . +} + +GRAPH :g1 { _:b :r :o3 . _:b :r :o4 . } + +GRAPH :g2 { << _:b :r :o3 >> :pb "abc" . } + diff --git a/test/data/suites/rdf-star/sparql/eval/data-5.ttl b/test/data/suites/rdf-star/sparql/eval/data-5.ttl new file mode 100644 index 000000000..c5bc4b592 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-5.ttl @@ -0,0 +1,10 @@ +PREFIX : + +<<:s1 :p :o>> :q :z . +<<:s2 :p :o>> :p "same-p" . +<<:s3 :p :o>> : "same-p" . + + +:z1 :q << :s1 :p :o >> . +:z2 :p << :s2 :p :o >> . + diff --git a/test/data/suites/rdf-star/sparql/eval/data-6.trig b/test/data/suites/rdf-star/sparql/eval/data-6.trig new file mode 100644 index 000000000..cff131d41 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-6.trig @@ -0,0 +1,4 @@ +PREFIX : + +GRAPH :g1 { :s1 :p1 :o1 } +GRAPH :g2 { :s2 :p2 :o2 } diff --git a/test/data/suites/rdf-star/sparql/eval/data-7.ttl b/test/data/suites/rdf-star/sparql/eval/data-7.ttl new file mode 100644 index 000000000..92efa10dc --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-7.ttl @@ -0,0 +1,24 @@ +PREFIX : + +:x1 :left << :a :b 123 >> . +:x1 :right << :a :b 123.0 >> . + +:x2 :left << :a :b 123 >> . +:x2 :right << :a :b 123 >> . + +:x3 :left << << :a :b 123 >> :q 999 >> . +:x3 :right << << :a :b 123.0 >> :q 999 >> . + +:x4 :left << :a :b 123 >> . +:x4 :right << :c :d 123 >> . + +:x5 :left << _:bnode1 :b 123 >> . +:x5 :right << _:bnode1 :b 123 >> . + +:x6 :left << _:bnode2 :b 123e0 >> . +:x6 :right << _:bnode2 :b 123 >> . + +:x7 :left << :a :b 9 >> . +:x7 :right << :a :b 123 >> . + + diff --git a/test/data/suites/rdf-star/sparql/eval/data-order-kind.ttl b/test/data/suites/rdf-star/sparql/eval/data-order-kind.ttl new file mode 100644 index 000000000..80174f090 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-order-kind.ttl @@ -0,0 +1,18 @@ +PREFIX : + +# The different kinds of orderable items. +# (Not in collation order). + +:item :p :x . + +:item :p << :s :p :o >> . + +:item :p "abc" . + +:item :p _:b . + +## (Lowest) no value assigned to the variable or expression in this solution. +## Blank nodes +## IRIs +## RDF literals +## RDF-star embedded triple terms diff --git a/test/data/suites/rdf-star/sparql/eval/data-order.ttl b/test/data/suites/rdf-star/sparql/eval/data-order.ttl new file mode 100644 index 000000000..6b7bc8fd0 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/data-order.ttl @@ -0,0 +1,26 @@ +PREFIX : + +# Items that can be ordered +# The test query deals with up to 20 items. +# The integer in the subject does not correspond to expected order. + +:s-01 :p <<:s :p 123>> . +:s-02 :p <<:s :p -456>> . + +:s-03 :p _:blank-node . + +:s-04 :p <<:s2 :p 900>> . +:s-05 :p <<:s1 :p 999>> . +:s-06 :p <<:s1 :a 999>> . + +:s-07 :p "string" . + +:s-08 :p << <<:x :y :z >> :q :r >> . +:s-09 :p << :s :p <<:x :y :z>> >> . +:s-10 :p << <<:x :y :z>> :q <<:x :y :z>> >> . + +:s-11 :p << <<:s1 :a :o>> :q :r >> . + +:s-12 :p . + + diff --git a/test/data/suites/rdf-star/sparql/eval/empty.nq b/test/data/suites/rdf-star/sparql/eval/empty.nq new file mode 100644 index 000000000..e69de29bb diff --git a/test/data/suites/rdf-star/sparql/eval/index.html b/test/data/suites/rdf-star/sparql/eval/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/eval/manifest.html b/test/data/suites/rdf-star/sparql/eval/manifest.html new file mode 100644 index 000000000..8712ba7d3 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/manifest.html @@ -0,0 +1,2436 @@ + + + +SPARQL-star Evaluation Tests +

SPARQL-star Evaluation Tests

+ + + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
see also:https://w3c.github.io/rdf-star/tests/sparql/eval/README
+

Entries:

+ +

About this test suite

+https://w3c.github.io/rdf-star/tests/sparql/eval/README +
+

SPARQL-star - all graph triples (JSON results) šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    ?s ?p ?o
+}
+
+ +
+PREFIX : <http://example/>
+
+<<:a :b :c>> :q :z .
+:a :q <<:a :b :c>> .
+
+:f :g << <<:x1 :y1 123 >> :p :o >> .
+
+:f :g << :s :p <<:x2 :y3 123 >> >> .
+
+<< :s1 :p1 :o1 >> :q << :s1 :p1 :o1 >> .
+
+:a :b :c {| :q1 :z1 |} .
+
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "p" , "o" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "s": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "uri" , "value": "http://example/c" }
+          }
+        } ,
+        "p": { "type": "uri" , "value": "http://example/q1" } ,
+        "o": { "type": "uri" , "value": "http://example/z1" }
+      } ,
+      { 
+        "s": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "uri" , "value": "http://example/c" }
+          }
+        } ,
+        "p": { "type": "uri" , "value": "http://example/q" } ,
+        "o": { "type": "uri" , "value": "http://example/z" }
+      } ,
+      { 
+        "s": { "type": "uri" , "value": "http://example/a" } ,
+        "p": { "type": "uri" , "value": "http://example/b" } ,
+        "o": { "type": "uri" , "value": "http://example/c" }
+      } ,
+      { 
+        "s": { "type": "uri" , "value": "http://example/a" } ,
+        "p": { "type": "uri" , "value": "http://example/q" } ,
+        "o": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "uri" , "value": "http://example/c" }
+          }
+        }
+      } ,
+      { 
+        "s": { "type": "uri" , "value": "http://example/f" } ,
+        "p": { "type": "uri" , "value": "http://example/g" } ,
+        "o": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example/p" } ,
+            "object":   {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example/x2" } ,
+                "predicate": { "type": "uri" , "value": "http://example/y3" } ,
+                "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+              }
+            }
+          }
+        }
+      } ,
+      { 
+        "s": { "type": "uri" , "value": "http://example/f" } ,
+        "p": { "type": "uri" , "value": "http://example/g" } ,
+        "o": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example/x1" } ,
+                "predicate": { "type": "uri" , "value": "http://example/y1" } ,
+                "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example/p" } ,
+            "object":   { "type": "uri" , "value": "http://example/o" }
+          }
+        }
+      } ,
+      { 
+        "s": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/s1" } ,
+            "predicate": { "type": "uri" , "value": "http://example/p1" } ,
+            "object":   { "type": "uri" , "value": "http://example/o1" }
+          }
+        } ,
+        "p": { "type": "uri" , "value": "http://example/q" } ,
+        "o": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/s1" } ,
+            "predicate": { "type": "uri" , "value": "http://example/p1" } ,
+            "object":   { "type": "uri" , "value": "http://example/o1" }
+          }
+        }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - all graph triples (XML results) šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    ?s ?p ?o
+}
+
+ +
+PREFIX : <http://example/>
+
+<<:a :b :c>> :q :z .
+:a :q <<:a :b :c>> .
+
+:f :g << <<:x1 :y1 123 >> :p :o >> .
+
+:f :g << :s :p <<:x2 :y3 123 >> >> .
+
+<< :s1 :p1 :o1 >> :q << :s1 :p1 :o1 >> .
+
+:a :b :c {| :q1 :z1 |} .
+
+
+
+
MUST result into
+ +
+<?xml version="1.0"?>
+<sparql xmlns="http://www.w3.org/2005/sparql-results#">
+  <head>
+    <variable name="s"/>
+    <variable name="p"/>
+    <variable name="o"/>
+  </head>
+  <results>
+    <result>
+      <binding name="s">
+        <triple>
+          <subject>
+            <uri>http://example/a</uri>
+          </subject>
+          <predicate>
+            <uri>http://example/b</uri>
+          </predicate>
+          <object>
+            <uri>http://example/c</uri>
+          </object>
+        </triple>
+      </binding>
+      <binding name="p">
+        <uri>http://example/q1</uri>
+      </binding>
+      <binding name="o">
+        <uri>http://example/z1</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="s">
+        <triple>
+          <subject>
+            <uri>http://example/a</uri>
+          </subject>
+          <predicate>
+            <uri>http://example/b</uri>
+          </predicate>
+          <object>
+            <uri>http://example/c</uri>
+          </object>
+        </triple>
+      </binding>
+      <binding name="p">
+        <uri>http://example/q</uri>
+      </binding>
+      <binding name="o">
+        <uri>http://example/z</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="s">
+        <uri>http://example/a</uri>
+      </binding>
+      <binding name="p">
+        <uri>http://example/b</uri>
+      </binding>
+      <binding name="o">
+        <uri>http://example/c</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="s">
+        <uri>http://example/a</uri>
+      </binding>
+      <binding name="p">
+        <uri>http://example/q</uri>
+      </binding>
+      <binding name="o">
+        <triple>
+          <subject>
+            <uri>http://example/a</uri>
+          </subject>
+          <predicate>
+            <uri>http://example/b</uri>
+          </predicate>
+          <object>
+            <uri>http://example/c</uri>
+          </object>
+        </triple>
+      </binding>
+    </result>
+    <result>
+      <binding name="s">
+        <uri>http://example/f</uri>
+      </binding>
+      <binding name="p">
+        <uri>http://example/g</uri>
+      </binding>
+      <binding name="o">
+        <triple>
+          <subject>
+            <uri>http://example/s</uri>
+          </subject>
+          <predicate>
+            <uri>http://example/p</uri>
+          </predicate>
+          <object>
+            <triple>
+              <subject>
+                <uri>http://example/x2</uri>
+              </subject>
+              <predicate>
+                <uri>http://example/y3</uri>
+              </predicate>
+              <object>
+                <literal datatype="http://www.w3.org/2001/XMLSchema#integer">123</literal>
+              </object>
+            </triple>
+          </object>
+        </triple>
+      </binding>
+    </result>
+    <result>
+      <binding name="s">
+        <uri>http://example/f</uri>
+      </binding>
+      <binding name="p">
+        <uri>http://example/g</uri>
+      </binding>
+      <binding name="o">
+        <triple>
+          <subject>
+            <triple>
+              <subject>
+                <uri>http://example/x1</uri>
+              </subject>
+              <predicate>
+                <uri>http://example/y1</uri>
+              </predicate>
+              <object>
+                <literal datatype="http://www.w3.org/2001/XMLSchema#integer">123</literal>
+              </object>
+            </triple>
+          </subject>
+          <predicate>
+            <uri>http://example/p</uri>
+          </predicate>
+          <object>
+            <uri>http://example/o</uri>
+          </object>
+        </triple>
+      </binding>
+    </result>
+    <result>
+      <binding name="s">
+        <triple>
+          <subject>
+            <uri>http://example/s1</uri>
+          </subject>
+          <predicate>
+            <uri>http://example/p1</uri>
+          </predicate>
+          <object>
+            <uri>http://example/o1</uri>
+          </object>
+        </triple>
+      </binding>
+      <binding name="p">
+        <uri>http://example/q</uri>
+      </binding>
+      <binding name="o">
+        <triple>
+          <subject>
+            <uri>http://example/s1</uri>
+          </subject>
+          <predicate>
+            <uri>http://example/p1</uri>
+          </predicate>
+          <object>
+            <uri>http://example/o1</uri>
+          </object>
+        </triple>
+      </binding>
+    </result>
+  </results>
+</sparql>
+
+
+

SPARQL-star - match constant quoted triple šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    <<:a :b :c>> ?p ?o
+}
+
+ +
+PREFIX : <http://example/>
+
+<<:a :b :c>> :q :z .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "p" , "o" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "p": { "type": "uri" , "value": "http://example/q" } ,
+        "o": { "type": "uri" , "value": "http://example/z" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - match quoted triple, var subject šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    <<?s :b :c>> ?p ?o
+}
+
+ +
+PREFIX : <http://example/>
+
+<<:a :b :c>> :q :z .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "p" , "o" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "s": { "type": "uri" , "value": "http://example/a" } ,
+        "p": { "type": "uri" , "value": "http://example/q" } ,
+        "o": { "type": "uri" , "value": "http://example/z" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - match quoted triple, var predicate šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    <<:a ?p :c>> ?q :z .
+}
+
+ +
+PREFIX : <http://example/>
+
+<<:a :b :c>> :q :z .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "p" , "q" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "p": { "type": "uri" , "value": "http://example/b" } ,
+        "q": { "type": "uri" , "value": "http://example/q" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - match quoted triple, var object šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    <<:a :b ?o>> ?q :z .
+}
+
+ +
+PREFIX : <http://example/>
+
+<<:a :b :c>> :q :z .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "o" , "q" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "o": { "type": "uri" , "value": "http://example/c" } ,
+        "q": { "type": "uri" , "value": "http://example/q" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - no match of quoted triple šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    <<?a ?b :nomatch >> ?q :z .
+}
+
+ +
+PREFIX : <http://example/>
+
+<<:a :b :c>> :q :z .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "a" , "b" , "q" ]
+  } ,
+  "results": {
+    "bindings": [
+      
+    ]
+  }
+}
+
+
+

SPARQL-star - Asserted and quoted triple šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+ :s :p1 ?o .
+ <<:s :p1 ?o>> ?q ?z .
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "o" , "q" , "z" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "o": { "type": "uri" , "value": "http://example/o" } ,
+        "q": { "type": "uri" , "value": "http://example/b" } ,
+        "z": { "type": "uri" , "value": "http://example/a2" }
+      } ,
+      { 
+        "o": { "type": "uri" , "value": "http://example/o" } ,
+        "q": { "type": "uri" , "value": "http://example/q" } ,
+        "z": { "type": "uri" , "value": "http://example/z" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Asserted and quoted triple šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+  <<:s :p1 ?o>> ?q ?z .
+  :s :p1 ?o .
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "o" , "q" , "z" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "o": { "type": "uri" , "value": "http://example/o" } ,
+        "q": { "type": "uri" , "value": "http://example/b" } ,
+        "z": { "type": "uri" , "value": "http://example/a2" }
+      } ,
+      { 
+        "o": { "type": "uri" , "value": "http://example/o" } ,
+        "q": { "type": "uri" , "value": "http://example/q" } ,
+        "z": { "type": "uri" , "value": "http://example/z" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Pattern - Variable for quoted triple šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+## Connected via triple term
+SELECT * {
+ ?s :b ?o .
+ ?o :b ?z .
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "o" , "z" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "s": { "type": "uri" , "value": "http://example/a1" } ,
+        "o": {
+          "type": "triple" , 
+          "value": {
+            "subject":   { "type": "uri" , "value": "http://example/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example/p1" } ,
+            "object":    { "type": "uri" , "value": "http://example/o" }
+          }
+        } ,
+        "z": { "type": "uri" , "value": "http://example/a2" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Pattern - No match šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+## No match
+SELECT * {
+   ?s ?p << :s :p1 :zz >> .
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "p" ]
+  } ,
+  "results": {
+    "bindings": [
+      
+    ]
+  }
+}
+
+
+

SPARQL-star - Pattern - match variables in triple terms šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+# Matching Variables
+SELECT * {
+   <<?s ?p ?o>> ?Q <<?s ?p ?o>>
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "p" , "o" , "Q" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "s": { "type": "uri" , "value": "http://example/s" } ,
+        "p": { "type": "uri" , "value": "http://example/p2" } ,
+        "o": { "type": "uri" , "value": "http://example/o" } ,
+        "Q": { "type": "uri" , "value": "http://example/sym" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Pattern - Nesting 1 šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+# Nesting
+SELECT * {
+  << <<:s :p2 :o>> :p3 :z>> :q  ?q .
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "q" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "q": { "type": "uri" , "value": "http://example/o" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Pattern - Nesting - 2 šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+# Nesting
+SELECT * {
+  << <<?s :p2 :o>> :p3 ?x>> :q ?q 
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "x" , "q" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "s": { "type": "uri" , "value": "http://example/s" } ,
+        "x": { "type": "uri" , "value": "http://example/z" } ,
+        "q": { "type": "uri" , "value": "http://example/o" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Pattern - Match and nesting šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+# Nesting via match
+SELECT * {
+  ?t :p3 :z .
+  << ?t  :p3 :z >> :q :o . 
+}
+
+ +
+PREFIX :       <http://example/>
+
+:s :p1 :o .
+<<:s :p1 :o>> :q :z .
+
+# pattern-3
+:a1 :b <<:s :p1 :o>>  .
+<<:s :p1 :o>> :b :a2 .
+
+# pattern-5
+:s :p2 :o .
+<<:s :p2 :o>> :sym <<:s :p2 :o>> .
+
+# pattern-6
+<<:s :p2 :o>> :p3 :z .
+<< <<:s :p2 :o>> :p3 :z >> :q :o .
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "t" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "t": {
+          "type": "triple" , 
+          "value": {
+            "subject":   { "type": "uri" , "value": "http://example/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example/p2" } ,
+            "object":    { "type": "uri" , "value": "http://example/o" }
+          }
+        }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Pattern - Same variable šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+    { <<?s ?p :o>> ?p ?z }
+    UNION
+    { ?z ?p  <<?s ?p :o>> }
+}
+
+ +
+PREFIX :       <http://example/>
+
+<<:s1 :p :o>> :q :z .
+<<:s2 :p :o>> :p "same-p" .
+<<:s3 :p :o>> : "same-p" .
+
+
+:z1 :q << :s1 :p :o >> .
+:z2 :p << :s2 :p :o >> .
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "p" , "z" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "s": { "type": "uri" , "value": "http://example/s2" } ,
+        "p": { "type": "uri" , "value": "http://example/p" } ,
+        "z": { "type": "literal" , "value": "same-p" }
+      } ,
+      { 
+        "s": { "type": "uri" , "value": "http://example/s2" } ,
+        "p": { "type": "uri" , "value": "http://example/p" } ,
+        "z": { "type": "uri" , "value": "http://example/z2" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - CONSTRUCT with constant template šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+CONSTRUCT {
+  <<:a :b :c >> :q :z .
+} WHERE { }
+
+ +
+PREFIX : <http://example/>
+
+:a :b :c {| :q :z |} .
+:s :p :o .
+
+
MUST result into
+ +
+PREFIX :      <http://example/>
+
+<< :a :b :c >>  :q  :z .
+
+
+

SPARQL-star - CONSTRUCT WHERE with constant template šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+CONSTRUCT WHERE {
+  <<:a :b :c >> :q :z .
+}
+
+ +
+PREFIX : <http://example/>
+
+:a :b :c {| :q :z |} .
+:s :p :o .
+
+
MUST result into
+ +
+PREFIX :      <http://example/>
+
+<< :a :b :c >>  :q  :z .
+
+
+

SPARQL-star - CONSTRUCT - about every triple šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+CONSTRUCT {
+   << ?s ?p ?o >> :source :ABC .
+} WHERE {
+   ?s ?p ?o .
+}
+
+ +
+PREFIX : <http://example/>
+
+:a :b :c {| :q :z |} .
+:s :p :o .
+
+
MUST result into
+ +
+PREFIX :      <http://example/>
+
+<< << :a :b :c >> :q :z >>
+        :source  :ABC .
+
+<< :a :b :c >>  :source  :ABC .
+
+<< :s :p :o >>  :source  :ABC .
+
+
+

SPARQL-star - CONSTRUCT with annotation syntax šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+CONSTRUCT {
+   :a :b ?c {| :source :ABC |} .
+} WHERE {
+   :a :b ?c .
+}
+
+ +
+PREFIX : <http://example/>
+
+:a :b :c {| :q :z |} .
+:s :p :o .
+
+
MUST result into
+ +
+PREFIX :      <http://example/>
+
+:a      :b      :c .
+
+<< :a :b :c >>  :source  :ABC .
+
+
+

SPARQL-star - CONSTRUCT WHERE with annotation syntax šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+CONSTRUCT WHERE {
+   :a :b ?c {| ?q ?z |} .
+}
+
+ +
+PREFIX : <http://example/>
+
+:a :b :c {| :q :z |} .
+:s :p :o .
+
+
MUST result into
+ +
+PREFIX :      <http://example/>
+
+:a      :b      :c .
+
+<< :a :b :c >>  :q  :z .
+
+
+

SPARQL-star - GRAPH šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+   :s :p ?o .
+   GRAPH ?g { <<:s :p ?o>> ?q ?z }
+}
+
+ +
+PREFIX : <http://example/>
+
+:s :p :o1 .
+
+GRAPH :g {
+     <<:s :p :o1 >> :q1 :z1 .
+     <<:s :p :o2 >> :q2 :z2 .
+}
+
+GRAPH :g1 { _:b :r :o3 . _:b :r :o4 . }
+
+GRAPH :g2 { << _:b :r :o3 >> :pb "abc" . }
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "o" , "q" , "z" , "g" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "o": { "type": "uri" , "value": "http://example/o1" } ,
+        "q": { "type": "uri" , "value": "http://example/q1" } ,
+        "z": { "type": "uri" , "value": "http://example/z1" } ,
+        "g": { "type": "uri" , "value": "http://example/g" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - GRAPHs with blank node šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+   GRAPH ?g1 { ?s ?p ?o }
+   GRAPH ?g2 { << ?s ?p ?o >> ?q ?z }
+}
+
+ +
+PREFIX : <http://example/>
+
+:s :p :o1 .
+
+GRAPH :g {
+     <<:s :p :o1 >> :q1 :z1 .
+     <<:s :p :o2 >> :q2 :z2 .
+}
+
+GRAPH :g1 { _:b :r :o3 . _:b :r :o4 . }
+
+GRAPH :g2 { << _:b :r :o3 >> :pb "abc" . }
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "s" , "p" , "o" , "g1" , "q" , "z" , "g2" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "s": { "type": "bnode" , "value": "b0" } ,
+        "p": { "type": "uri" , "value": "http://example/r" } ,
+        "o": { "type": "uri" , "value": "http://example/o3" } ,
+        "g1": { "type": "uri" , "value": "http://example/g1" } ,
+        "q": { "type": "uri" , "value": "http://example/pb" } ,
+        "z": { "type": "literal" , "value": "abc" } ,
+        "g2": { "type": "uri" , "value": "http://example/g2" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Embedded triple - BIND - CONSTRUCT šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX : <http://example/>
+
+CONSTRUCT {
+  ?t :graph ?g .
+} WHERE {
+  GRAPH ?g {
+    ?s ?p ?o .
+    BIND(<<?s ?p  ?o>> AS ?t)
+  }
+}
+
+ +
+PREFIX : <http://example/>
+
+:s :p :o1 .
+
+GRAPH :g {
+     <<:s :p :o1 >> :q1 :z1 .
+     <<:s :p :o2 >> :q2 :z2 .
+}
+
+GRAPH :g1 { _:b :r :o3 . _:b :r :o4 . }
+
+GRAPH :g2 { << _:b :r :o3 >> :pb "abc" . }
+
+
+
MUST result into
+ +
+PREFIX :      <http://example/>
+
+<< << :s :p :o2 >> :q2 :z2 >>
+        :graph  :g .
+
+<< _:b0 :r :o4 >>  :graph  :g1 .
+
+<< _:b0 :r :o3 >>  :graph  :g1 .
+
+<< << :s :p :o1 >> :q1 :z1 >>
+        :graph  :g .
+
+<< << _:b0 :r :o3 >> :pb "abc" >>
+        :graph  :g2 .
+
+
+

SPARQL-star - Embedded triple - Functions šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+  VALUES ?t {
+         <<:s :p :o >>
+         :x
+          <<:s :p :o1 >>
+          }
+  FILTER(isTriple(?t))
+  FILTER(SUBJECT(?t) = :s)
+  FILTER(PREDICATE(?t) = :p)
+  FILTER(OBJECT(?t) = :o)
+}
+
+
Data: empty.nq
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "t" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "t": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example/p" } ,
+            "object":   { "type": "uri" , "value": "http://example/o" }
+          }
+        }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Embedded triple - sameTerm šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+  ?x :left ?left .
+  ?x :right ?right .
+  FILTER( sameTerm(?left, ?right) )
+}
+
+ +
+PREFIX : <http://example/>
+
+:x1 :left  << :a :b 123 >> .
+:x1 :right << :a :b 123.0 >> .
+
+:x2 :left  << :a :b 123 >> .
+:x2 :right << :a :b 123 >> .
+
+:x3 :left  << << :a :b 123 >> :q 999 >> .
+:x3 :right << << :a :b 123.0 >> :q 999 >> .
+
+:x4 :left  << :a :b 123 >> .
+:x4 :right << :c :d 123 >> .
+
+:x5 :left  << _:bnode1 :b 123 >> .
+:x5 :right << _:bnode1 :b 123 >> .
+
+:x6 :left  << _:bnode2 :b 123e0 >> .
+:x6 :right << _:bnode2 :b 123 >> .
+
+:x7 :left  << :a :b 9 >> .
+:x7 :right << :a :b 123 >> .
+
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "x" , "left" , "right" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "x": { "type": "uri" , "value": "http://example/x2" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x5" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b0" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b0" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Embedded triple - value-equality šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+  ?x :left ?left .
+  ?x :right ?right .
+  FILTER( ! sameTerm(?left, ?right) )
+  FILTER(?left = ?right)
+}
+
+ +
+PREFIX : <http://example/>
+
+:x1 :left  << :a :b 123 >> .
+:x1 :right << :a :b 123.0 >> .
+
+:x2 :left  << :a :b 123 >> .
+:x2 :right << :a :b 123 >> .
+
+:x3 :left  << << :a :b 123 >> :q 999 >> .
+:x3 :right << << :a :b 123.0 >> :q 999 >> .
+
+:x4 :left  << :a :b 123 >> .
+:x4 :right << :c :d 123 >> .
+
+:x5 :left  << _:bnode1 :b 123 >> .
+:x5 :right << _:bnode1 :b 123 >> .
+
+:x6 :left  << _:bnode2 :b 123e0 >> .
+:x6 :right << _:bnode2 :b 123 >> .
+
+:x7 :left  << :a :b 9 >> .
+:x7 :right << :a :b 123 >> .
+
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "x" , "left" , "right" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "x": { "type": "uri" , "value": "http://example/x6" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b0" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#double" , "value": "123e0" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b0" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x1" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x3" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example/a" } ,
+                "predicate": { "type": "uri" , "value": "http://example/b" } ,
+                "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example/q" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example/a" } ,
+                "predicate": { "type": "uri" , "value": "http://example/b" } ,
+                "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example/q" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" }
+          }
+        }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Embedded triple - value-inequality šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+  ?x :left ?left .
+  ?x :right ?right .
+  FILTER ( ?left < ?right )
+  FILTER ( ?right > ?left )
+}
+
+ +
+PREFIX : <http://example/>
+
+:x1 :left  << :a :b 123 >> .
+:x1 :right << :a :b 123.0 >> .
+
+:x2 :left  << :a :b 123 >> .
+:x2 :right << :a :b 123 >> .
+
+:x3 :left  << << :a :b 123 >> :q 999 >> .
+:x3 :right << << :a :b 123.0 >> :q 999 >> .
+
+:x4 :left  << :a :b 123 >> .
+:x4 :right << :c :d 123 >> .
+
+:x5 :left  << _:bnode1 :b 123 >> .
+:x5 :right << _:bnode1 :b 123 >> .
+
+:x6 :left  << _:bnode2 :b 123e0 >> .
+:x6 :right << _:bnode2 :b 123 >> .
+
+:x7 :left  << :a :b 9 >> .
+:x7 :right << :a :b 123 >> .
+
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "x" , "left" , "right" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "x": { "type": "uri" , "value": "http://example/x7" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "9" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Embedded triple - value-inequality šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+SELECT * {
+  ?x :left ?left .
+  ?x :right ?right .
+  FILTER ( ?left <= ?right )
+  FILTER ( ?right >= ?left )
+}
+
+ +
+PREFIX : <http://example/>
+
+:x1 :left  << :a :b 123 >> .
+:x1 :right << :a :b 123.0 >> .
+
+:x2 :left  << :a :b 123 >> .
+:x2 :right << :a :b 123 >> .
+
+:x3 :left  << << :a :b 123 >> :q 999 >> .
+:x3 :right << << :a :b 123.0 >> :q 999 >> .
+
+:x4 :left  << :a :b 123 >> .
+:x4 :right << :c :d 123 >> .
+
+:x5 :left  << _:bnode1 :b 123 >> .
+:x5 :right << _:bnode1 :b 123 >> .
+
+:x6 :left  << _:bnode2 :b 123e0 >> .
+:x6 :right << _:bnode2 :b 123 >> .
+
+:x7 :left  << :a :b 9 >> .
+:x7 :right << :a :b 123 >> .
+
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "x" , "left" , "right" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "x": { "type": "uri" , "value": "http://example/x7" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "9" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x2" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x1" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/a" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x5" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b0" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b0" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x3" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example/a" } ,
+                "predicate": { "type": "uri" , "value": "http://example/b" } ,
+                "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example/q" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example/a" } ,
+                "predicate": { "type": "uri" , "value": "http://example/b" } ,
+                "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example/q" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" }
+          }
+        }
+      } ,
+      { 
+        "x": { "type": "uri" , "value": "http://example/x6" } ,
+        "left": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b1" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#double" , "value": "123e0" }
+          }
+        } ,
+        "right": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "bnode" , "value": "b1" } ,
+            "predicate": { "type": "uri" , "value": "http://example/b" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Embedded triple - ORDER BY šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX : <http://example.com/>
+
+SELECT *
+WHERE {
+   # Record ORDER BY for up to 20 items.
+   # Each clause slices one ?v and sets ?index.
+   # ?index is a unique string which is not in the same order.
+   {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 0 LIMIT 1 }
+     BIND( "B-1" as ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 1 LIMIT 1 }
+     BIND( "B-2" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 2 LIMIT 1 }
+     BIND( "A-3" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 3 LIMIT 1 }
+     BIND( "C-4" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 4 LIMIT 1 }
+     BIND( "B-5" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 5 LIMIT 1 }
+     BIND( "B-6" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 6 LIMIT 1 }
+     BIND( "C-7" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 7 LIMIT 1 }
+     BIND( "C-8" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 8 LIMIT 1 }
+     BIND( "A-9" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 9 LIMIT 1 }
+     BIND( "C-10" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 10 LIMIT 1 }
+     BIND( "C-11" as ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 11 LIMIT 1 }
+     BIND( "A-12" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 12 LIMIT 1 }
+     BIND( "B-13" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 13 LIMIT 1 }
+     BIND( "A-14" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 14 LIMIT 1 }
+     BIND( "B-15" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 15 LIMIT 1 }
+     BIND( "C-16" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 16 LIMIT 1 }
+     BIND( "C-17" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 17 LIMIT 1 }
+     BIND( "B-18" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 18 LIMIT 1 }
+     BIND( "A-19" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 19 LIMIT 1 }
+     BIND( "A-20" AS ?index )
+   }
+}
+
+ +
+PREFIX : <http://example/>
+
+# The different kinds of orderable items.
+# (Not in collation order).
+
+:item :p :x .
+
+:item :p << :s :p :o >> .
+
+:item :p "abc" .
+
+:item :p _:b .
+
+##     (Lowest) no value assigned to the variable or expression in this solution.
+##     Blank nodes
+##     IRIs
+##     RDF literals
+##     RDF-star embedded triple terms
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "v" , "index" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "v": { "type": "bnode" , "value": "b0" } ,
+        "index": { "type": "literal" , "value": "B-1" }
+      } ,
+      { 
+        "v": { "type": "uri" , "value": "http://example/x" } ,
+        "index": { "type": "literal" , "value": "B-2" }
+      } ,
+      { 
+        "v": { "type": "literal" , "value": "abc" } ,
+        "index": { "type": "literal" , "value": "A-3" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example/p" } ,
+            "object":   { "type": "uri" , "value": "http://example/o" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "C-4" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Embedded triple - ordering šŸ”—

+ + + +
status:proposed
type:QueryEvaluationTest
+ +
+PREFIX : <http://example.com/>
+
+SELECT *
+WHERE {
+   # Record ORDER BY for up to 20 items.
+   # Each clause slices one ?v and sets ?index.
+   # ?index is a unique string which is not in the same order.
+   {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 0 LIMIT 1 }
+     BIND( "B-1" as ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 1 LIMIT 1 }
+     BIND( "B-2" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 2 LIMIT 1 }
+     BIND( "A-3" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 3 LIMIT 1 }
+     BIND( "C-4" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 4 LIMIT 1 }
+     BIND( "B-5" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 5 LIMIT 1 }
+     BIND( "B-6" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 6 LIMIT 1 }
+     BIND( "C-7" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 7 LIMIT 1 }
+     BIND( "C-8" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 8 LIMIT 1 }
+     BIND( "A-9" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 9 LIMIT 1 }
+     BIND( "C-10" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 10 LIMIT 1 }
+     BIND( "C-11" as ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 11 LIMIT 1 }
+     BIND( "A-12" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 12 LIMIT 1 }
+     BIND( "B-13" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 13 LIMIT 1 }
+     BIND( "A-14" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 14 LIMIT 1 }
+     BIND( "B-15" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 15 LIMIT 1 }
+     BIND( "C-16" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 16 LIMIT 1 }
+     BIND( "C-17" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 17 LIMIT 1 }
+     BIND( "B-18" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 18 LIMIT 1 }
+     BIND( "A-19" AS ?index )
+   } UNION {
+     { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 19 LIMIT 1 }
+     BIND( "A-20" AS ?index )
+   }
+}
+
+ +
+PREFIX :        <http://example.com/>
+
+# Items that can be ordered
+# The test query deals with up to 20 items.
+# The integer in the subject does not correspond to expected order.
+
+:s-01 :p <<:s :p 123>> .
+:s-02 :p <<:s :p -456>> .
+
+:s-03 :p _:blank-node .
+
+:s-04 :p <<:s2 :p 900>> .
+:s-05 :p <<:s1 :p 999>> .
+:s-06 :p <<:s1 :a 999>> .
+
+:s-07  :p "string" .
+
+:s-08 :p << <<:x :y :z >> :q :r >> .
+:s-09 :p << :s :p <<:x :y :z>> >> .
+:s-10 :p << <<:x :y :z>> :q <<:x :y :z>> >> .
+
+:s-11 :p << <<:s1 :a :o>> :q :r >> .
+
+:s-12 :p <http://host/entity> .
+
+
+
+
MUST result into
+ +
+{ "head": {
+    "vars": [ "v" , "index" ]
+  } ,
+  "results": {
+    "bindings": [
+      { 
+        "v": { "type": "bnode" , "value": "b0" } ,
+        "index": { "type": "literal" , "value": "B-1" }
+      } ,
+      { 
+        "v": { "type": "uri" , "value": "http://host/entity" } ,
+        "index": { "type": "literal" , "value": "B-2" }
+      } ,
+      { 
+        "v": { "type": "literal" , "value": "string" } ,
+        "index": { "type": "literal" , "value": "A-3" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example.com/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/p" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "-456" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "C-4" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example.com/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/p" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "B-5" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example.com/s" } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/p" } ,
+            "object":   {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example.com/x" } ,
+                "predicate": { "type": "uri" , "value": "http://example.com/y" } ,
+                "object":   { "type": "uri" , "value": "http://example.com/z" }
+              }
+            }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "B-6" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example.com/s1" } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/a" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "C-7" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example.com/s1" } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/p" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "C-8" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  { "type": "uri" , "value": "http://example.com/s2" } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/p" } ,
+            "object":   { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "900" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "A-9" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example.com/s1" } ,
+                "predicate": { "type": "uri" , "value": "http://example.com/a" } ,
+                "object":   { "type": "uri" , "value": "http://example.com/o" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/q" } ,
+            "object":   { "type": "uri" , "value": "http://example.com/r" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "C-10" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example.com/x" } ,
+                "predicate": { "type": "uri" , "value": "http://example.com/y" } ,
+                "object":   { "type": "uri" , "value": "http://example.com/z" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/q" } ,
+            "object":   { "type": "uri" , "value": "http://example.com/r" }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "C-11" }
+      } ,
+      { 
+        "v": {
+          "type": "triple" , 
+          "value": {
+            "subject":  {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example.com/x" } ,
+                "predicate": { "type": "uri" , "value": "http://example.com/y" } ,
+                "object":   { "type": "uri" , "value": "http://example.com/z" }
+              }
+            } ,
+            "predicate": { "type": "uri" , "value": "http://example.com/q" } ,
+            "object":   {
+              "type": "triple" , 
+              "value": {
+                "subject":  { "type": "uri" , "value": "http://example.com/x" } ,
+                "predicate": { "type": "uri" , "value": "http://example.com/y" } ,
+                "object":   { "type": "uri" , "value": "http://example.com/z" }
+              }
+            }
+          }
+        } ,
+        "index": { "type": "literal" , "value": "A-12" }
+      }
+    ]
+  }
+}
+
+
+

SPARQL-star - Update šŸ”—

+ + + +
status:proposed
type:UpdateEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+INSERT {
+  << ?s ?p ?o >> :source ?g
+} WHERE {
+  GRAPH ?g { ?s ?p ?o }
+}
+
+ +
+PREFIX :       <http://example/>
+
+GRAPH :g1 { :s1 :p1 :o1 }
+GRAPH :g2 { :s2 :p2 :o2 }
+
+
MUST result into
+ +
+PREFIX :       <http://example/>
+
+GRAPH :g1 { :s1 :p1 :o1 }
+GRAPH :g2 { :s2 :p2 :o2 }
+
+<< :s2 :p2 :o2 >> :source :g2 .
+<< :s1 :p1 :o1 >> :source :g1 .
+
+
+

SPARQL-star - Update - annotation šŸ”—

+ + + +
status:proposed
type:UpdateEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+DELETE { GRAPH ?g { ?s ?p ?o } }
+INSERT { ?s ?p ?o {| :source ?g |} }
+WHERE {
+  GRAPH ?g { ?s ?p ?o }
+}
+
+ +
+PREFIX :       <http://example/>
+
+GRAPH :g1 { :s1 :p1 :o1 }
+GRAPH :g2 { :s2 :p2 :o2 }
+
+
MUST result into
+ +
+PREFIX : <http://example/>
+
+:s1 :p1 :o1 .
+:s2 :p2 :o2 .
+<< :s1 :p1 :o1 >> :source :g1 .
+<< :s2 :p2 :o2 >> :source :g2.
+
+
+

SPARQL-star - Update - data šŸ”—

+ + + +
status:proposed
type:UpdateEvaluationTest
+ +
+PREFIX :       <http://example/>
+
+INSERT DATA {
+   :s :p :o {| :source :faraway |}
+}
+;
+DELETE DATA { :s :p :o }
+
+
Data: empty.nq
+
+
+
MUST result into
+ +
+<< <http://example/s> <http://example/p> <http://example/o> >>
+        <http://example/source>  <http://example/faraway> .
+
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/eval/manifest.jsonld b/test/data/suites/rdf-star/sparql/eval/manifest.jsonld new file mode 100644 index 000000000..0971e0a75 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/manifest.jsonld @@ -0,0 +1,470 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/sparql/eval#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/sparql/eval/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "SPARQL-star Evaluation Tests" + }, + "seeAlso": "https://w3c.github.io/rdf-star/tests/sparql/eval/README", + "entries": [ + { + "@id": "trs:sparql-star-results-1j", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-0.ttl", + "qt:query": "sparql-star-results-1.rq" + }, + "name": "SPARQL-star - all graph triples (JSON results)", + "result": "sparql-star-results-1.srj" + }, + { + "@id": "trs:sparql-star-results-1x", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-0.ttl", + "qt:query": "sparql-star-results-1.rq" + }, + "name": "SPARQL-star - all graph triples (XML results)", + "result": "sparql-star-results-1.srx" + }, + { + "@id": "trs:sparql-star-basic-2", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-1.ttl", + "qt:query": "sparql-star-basic-2.rq" + }, + "name": "SPARQL-star - match constant quoted triple", + "result": "sparql-star-basic-2.srj" + }, + { + "@id": "trs:sparql-star-basic-3", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-1.ttl", + "qt:query": "sparql-star-basic-3.rq" + }, + "name": "SPARQL-star - match quoted triple, var subject", + "result": "sparql-star-basic-3.srj" + }, + { + "@id": "trs:sparql-star-basic-4", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-1.ttl", + "qt:query": "sparql-star-basic-4.rq" + }, + "name": "SPARQL-star - match quoted triple, var predicate", + "result": "sparql-star-basic-4.srj" + }, + { + "@id": "trs:sparql-star-basic-5", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-1.ttl", + "qt:query": "sparql-star-basic-5.rq" + }, + "name": "SPARQL-star - match quoted triple, var object", + "result": "sparql-star-basic-5.srj" + }, + { + "@id": "trs:sparql-star-basic-6", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-1.ttl", + "qt:query": "sparql-star-basic-6.rq" + }, + "name": "SPARQL-star - no match of quoted triple", + "result": "sparql-star-basic-6.srj" + }, + { + "@id": "trs:sparql-star-pattern-1", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-01.rq" + }, + "name": "SPARQL-star - Asserted and quoted triple", + "result": "sparql-star-pattern-01.srj" + }, + { + "@id": "trs:sparql-star-pattern-2", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-02.rq" + }, + "name": "SPARQL-star - Asserted and quoted triple", + "result": "sparql-star-pattern-02.srj" + }, + { + "@id": "trs:sparql-star-pattern-3", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-03.rq" + }, + "name": "SPARQL-star - Pattern - Variable for quoted triple", + "result": "sparql-star-pattern-03.srj" + }, + { + "@id": "trs:sparql-star-pattern-4", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-04.rq" + }, + "name": "SPARQL-star - Pattern - No match", + "result": "sparql-star-pattern-04.srj" + }, + { + "@id": "trs:sparql-star-pattern-5", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-05.rq" + }, + "name": "SPARQL-star - Pattern - match variables in triple terms", + "result": "sparql-star-pattern-05.srj" + }, + { + "@id": "trs:sparql-star-pattern-6", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-06.rq" + }, + "name": "SPARQL-star - Pattern - Nesting 1", + "result": "sparql-star-pattern-06.srj" + }, + { + "@id": "trs:sparql-star-pattern-7", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-07.rq" + }, + "name": "SPARQL-star - Pattern - Nesting - 2", + "result": "sparql-star-pattern-07.srj" + }, + { + "@id": "trs:sparql-star-pattern-8", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-2.ttl", + "qt:query": "sparql-star-pattern-08.rq" + }, + "name": "SPARQL-star - Pattern - Match and nesting", + "result": "sparql-star-pattern-08.srj" + }, + { + "@id": "trs:sparql-star-pattern-9", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-5.ttl", + "qt:query": "sparql-star-pattern-09.rq" + }, + "name": "SPARQL-star - Pattern - Same variable", + "result": "sparql-star-pattern-09.srj" + }, + { + "@id": "trs:sparql-star-construct-1", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-3.ttl", + "qt:query": "sparql-star-construct-1.rq" + }, + "name": "SPARQL-star - CONSTRUCT with constant template", + "result": "sparql-star-construct-1.ttl" + }, + { + "@id": "trs:sparql-star-construct-2", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-3.ttl", + "qt:query": "sparql-star-construct-2.rq" + }, + "name": "SPARQL-star - CONSTRUCT WHERE with constant template", + "result": "sparql-star-construct-2.ttl" + }, + { + "@id": "trs:sparql-star-construct-3", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-3.ttl", + "qt:query": "sparql-star-construct-3.rq" + }, + "name": "SPARQL-star - CONSTRUCT - about every triple", + "result": "sparql-star-construct-3.ttl" + }, + { + "@id": "trs:sparql-star-construct-4", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-3.ttl", + "qt:query": "sparql-star-construct-4.rq" + }, + "name": "SPARQL-star - CONSTRUCT with annotation syntax", + "result": "sparql-star-construct-4.ttl" + }, + { + "@id": "trs:sparql-star-construct-5", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-3.ttl", + "qt:query": "sparql-star-construct-5.rq" + }, + "name": "SPARQL-star - CONSTRUCT WHERE with annotation syntax", + "result": "sparql-star-construct-5.ttl" + }, + { + "@id": "trs:sparql-star-graphs-1", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-4.trig", + "qt:query": "sparql-star-graphs-1.rq" + }, + "name": "SPARQL-star - GRAPH", + "result": "sparql-star-graphs-1.srj" + }, + { + "@id": "trs:sparql-star-graphs-2", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-4.trig", + "qt:query": "sparql-star-graphs-2.rq" + }, + "name": "SPARQL-star - GRAPHs with blank node", + "result": "sparql-star-graphs-2.srj" + }, + { + "@id": "trs:sparql-star-expr-1", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-4.trig", + "qt:query": "sparql-star-expr-01.rq" + }, + "name": "SPARQL-star - Embedded triple - BIND - CONSTRUCT", + "result": "sparql-star-expr-01.ttl" + }, + { + "@id": "trs:sparql-star-expr-2", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "empty.nq", + "qt:query": "sparql-star-expr-02.rq" + }, + "name": "SPARQL-star - Embedded triple - Functions", + "result": "sparql-star-expr-02.srj" + }, + { + "@id": "trs:sparql-star-op-1", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-7.ttl", + "qt:query": "sparql-star-op-1.rq" + }, + "name": "SPARQL-star - Embedded triple - sameTerm", + "result": "sparql-star-op-1.srj" + }, + { + "@id": "trs:sparql-star-op-2", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-7.ttl", + "qt:query": "sparql-star-op-2.rq" + }, + "name": "SPARQL-star - Embedded triple - value-equality", + "result": "sparql-star-op-2.srj" + }, + { + "@id": "trs:sparql-star-op-3", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-7.ttl", + "qt:query": "sparql-star-op-3.rq" + }, + "name": "SPARQL-star - Embedded triple - value-inequality", + "result": "sparql-star-op-3.srj" + }, + { + "@id": "trs:sparql-star-op-4", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-7.ttl", + "qt:query": "sparql-star-op-4.rq" + }, + "name": "SPARQL-star - Embedded triple - value-inequality", + "result": "sparql-star-op-4.srj" + }, + { + "@id": "trs:sparql-star-order-1", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-order-kind.ttl", + "qt:query": "sparql-star-order-by.rq" + }, + "name": "SPARQL-star - Embedded triple - ORDER BY", + "result": "sparql-star-order-1.srj" + }, + { + "@id": "trs:sparql-star-order-2", + "@type": "QueryEvaluationTest", + "action": { + "qt:data": "data-order.ttl", + "qt:query": "sparql-star-order-by.rq" + }, + "name": "SPARQL-star - Embedded triple - ordering", + "result": "sparql-star-order-2.srj" + }, + { + "@id": "trs:sparql-star-update-1", + "@type": "UpdateEvaluationTest", + "action": { + "ut:data": "data-6.trig", + "ut:request": "sparql-star-update-1.ru" + }, + "name": "SPARQL-star - Update", + "result": { + "ut:data": "update-result-1.trig" + } + }, + { + "@id": "trs:sparql-star-update-2", + "@type": "UpdateEvaluationTest", + "action": { + "ut:data": "data-6.trig", + "ut:request": "sparql-star-update-2.ru" + }, + "name": "SPARQL-star - Update - annotation", + "result": { + "ut:data": "update-result-2.trig" + } + }, + { + "@id": "trs:sparql-star-update-3", + "@type": "UpdateEvaluationTest", + "action": { + "ut:data": "empty.nq", + "ut:request": "sparql-star-update-3.ru" + }, + "name": "SPARQL-star - Update - data", + "result": { + "ut:data": "update-result-3.trig" + } + } + ], + "prefLabel": { + "fr": "La suite des tests d'Ʃvaluation de SPARQL-star", + "es": "Conjunto de pruebas para evaluar SPARQL-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/eval/manifest.ttl b/test/data/suites/rdf-star/sparql/eval/manifest.ttl new file mode 100644 index 000000000..a3c9b090b --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/manifest.ttl @@ -0,0 +1,401 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX qt: +PREFIX ut: +PREFIX dawgt: +PREFIX test: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "SPARQL-star Evaluation Tests"@en ; + skos:prefLabel "La suite des tests d'Ʃvaluation de SPARQL-star"@fr; + skos:prefLabel "Conjunto de pruebas para evaluar SPARQL-star"@es; + dct:issued "2021-06-21"^^xsd:date ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + rdfs:seeAlso ; + mf:entries + ( + trs:sparql-star-results-1j + trs:sparql-star-results-1x + + trs:sparql-star-basic-2 + trs:sparql-star-basic-3 + trs:sparql-star-basic-4 + trs:sparql-star-basic-5 + trs:sparql-star-basic-6 + + trs:sparql-star-pattern-1 + trs:sparql-star-pattern-2 + trs:sparql-star-pattern-3 + trs:sparql-star-pattern-4 + trs:sparql-star-pattern-5 + trs:sparql-star-pattern-6 + trs:sparql-star-pattern-7 + trs:sparql-star-pattern-8 + trs:sparql-star-pattern-9 + + trs:sparql-star-construct-1 + trs:sparql-star-construct-2 + trs:sparql-star-construct-3 + trs:sparql-star-construct-4 + trs:sparql-star-construct-5 + + trs:sparql-star-graphs-1 + trs:sparql-star-graphs-2 + + trs:sparql-star-expr-1 + trs:sparql-star-expr-2 + + trs:sparql-star-op-1 + trs:sparql-star-op-2 + trs:sparql-star-op-3 + trs:sparql-star-op-4 + + trs:sparql-star-order-1 + trs:sparql-star-order-2 + + trs:sparql-star-update-1 + trs:sparql-star-update-2 + trs:sparql-star-update-3 +) . + +trs:sparql-star-results-1j rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - all graph triples (JSON results)" ; + mf:action [ + qt:query ; + qt:data + ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-results-1x rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - all graph triples (XML results)" ; + mf:action [ + qt:query ; + qt:data + ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-basic-2 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - match constant quoted triple" ; + mf:action [ + qt:query ; + qt:data + ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-basic-3 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - match quoted triple, var subject" ; + mf:action [ + qt:query ; + qt:data + ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-basic-4 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - match quoted triple, var predicate" ; + mf:action [ + qt:query ; + qt:data + ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-basic-5 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - match quoted triple, var object" ; + mf:action [ + qt:query ; + qt:data + ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-basic-6 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - no match of quoted triple" ; + mf:action [ + qt:query ; + qt:data + ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-1 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Asserted and quoted triple" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-2 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Asserted and quoted triple" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-3 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Pattern - Variable for quoted triple" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-4 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Pattern - No match" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-5 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Pattern - match variables in triple terms" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-6 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Pattern - Nesting 1" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-7 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Pattern - Nesting - 2" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-8 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Pattern - Match and nesting" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-pattern-9 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Pattern - Same variable" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +## CONSTRUCT + +trs:sparql-star-construct-1 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - CONSTRUCT with constant template" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; +. + +trs:sparql-star-construct-2 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - CONSTRUCT WHERE with constant template" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; +. + +trs:sparql-star-construct-3 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - CONSTRUCT - about every triple" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; +. + +trs:sparql-star-construct-4 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - CONSTRUCT with annotation syntax" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; +. + +trs:sparql-star-construct-5 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - CONSTRUCT WHERE with annotation syntax" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-graphs-1 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - GRAPH" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-graphs-2 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - GRAPHs with blank node" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +## Expressions + +trs:sparql-star-expr-1 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - BIND - CONSTRUCT" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-expr-2 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - Functions" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +## Operators + +trs:sparql-star-op-1 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - sameTerm" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-op-2 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - value-equality" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-op-3 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - value-inequality" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-op-4 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - value-inequality" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +## ORDER BY +## These use the same query on different data. + +trs:sparql-star-order-1 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - ORDER BY" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-order-2 rdf:type mf:QueryEvaluationTest ; + mf:name "SPARQL-star - Embedded triple - ordering" ; + mf:action + [ qt:query ; + qt:data ] ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +## Update + + +trs:sparql-star-update-1 rdf:type mf:UpdateEvaluationTest ; + mf:name "SPARQL-star - Update" ; + mf:action [ ut:request ; + ut:data + ] ; + mf:result [ ut:data + ] ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-2 rdf:type mf:UpdateEvaluationTest ; + mf:name "SPARQL-star - Update - annotation" ; + mf:action [ ut:request ; + ut:data + ] ; + mf:result [ ut:data + ] ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-3 rdf:type mf:UpdateEvaluationTest ; + mf:name "SPARQL-star - Update - data" ; + mf:action [ ut:request ; + ut:data + ] ; + mf:result [ ut:data + ] ; + rdft:approval rdft:Proposed ; + . diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.rq new file mode 100644 index 000000000..984173a30 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<:a :b :c>> ?p ?o +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.srj new file mode 100644 index 000000000..19d55c3ea --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-2.srj @@ -0,0 +1,12 @@ +{ "head": { + "vars": [ "p" , "o" ] + } , + "results": { + "bindings": [ + { + "p": { "type": "uri" , "value": "http://example/q" } , + "o": { "type": "uri" , "value": "http://example/z" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.rq new file mode 100644 index 000000000..cbaca5a42 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <> ?p ?o +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.srj new file mode 100644 index 000000000..04aef0a71 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-3.srj @@ -0,0 +1,13 @@ +{ "head": { + "vars": [ "s" , "p" , "o" ] + } , + "results": { + "bindings": [ + { + "s": { "type": "uri" , "value": "http://example/a" } , + "p": { "type": "uri" , "value": "http://example/q" } , + "o": { "type": "uri" , "value": "http://example/z" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.rq new file mode 100644 index 000000000..104cc55c4 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<:a ?p :c>> ?q :z . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.srj new file mode 100644 index 000000000..4f05066e9 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-4.srj @@ -0,0 +1,12 @@ +{ "head": { + "vars": [ "p" , "q" ] + } , + "results": { + "bindings": [ + { + "p": { "type": "uri" , "value": "http://example/b" } , + "q": { "type": "uri" , "value": "http://example/q" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.rq new file mode 100644 index 000000000..0233890f3 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<:a :b ?o>> ?q :z . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.srj new file mode 100644 index 000000000..8f4c5fd44 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-5.srj @@ -0,0 +1,12 @@ +{ "head": { + "vars": [ "o" , "q" ] + } , + "results": { + "bindings": [ + { + "o": { "type": "uri" , "value": "http://example/c" } , + "q": { "type": "uri" , "value": "http://example/q" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.rq new file mode 100644 index 000000000..5f3d96ae9 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <> ?q :z . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.srj new file mode 100644 index 000000000..bc485347f --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-basic-6.srj @@ -0,0 +1,9 @@ +{ "head": { + "vars": [ "a" , "b" , "q" ] + } , + "results": { + "bindings": [ + + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.rq new file mode 100644 index 000000000..07f7ca122 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.rq @@ -0,0 +1,5 @@ +PREFIX : + +CONSTRUCT { + <<:a :b :c >> :q :z . +} WHERE { } diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.ttl b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.ttl new file mode 100644 index 000000000..235f28fea --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-1.ttl @@ -0,0 +1,3 @@ +PREFIX : + +<< :a :b :c >> :q :z . diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.rq new file mode 100644 index 000000000..5003aeabb --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.rq @@ -0,0 +1,5 @@ +PREFIX : + +CONSTRUCT WHERE { + <<:a :b :c >> :q :z . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.ttl b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.ttl new file mode 100644 index 000000000..235f28fea --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-2.ttl @@ -0,0 +1,3 @@ +PREFIX : + +<< :a :b :c >> :q :z . diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.rq new file mode 100644 index 000000000..1bbf99b1e --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.rq @@ -0,0 +1,7 @@ +PREFIX : + +CONSTRUCT { + << ?s ?p ?o >> :source :ABC . +} WHERE { + ?s ?p ?o . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.ttl b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.ttl new file mode 100644 index 000000000..f24da01d6 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-3.ttl @@ -0,0 +1,8 @@ +PREFIX : + +<< << :a :b :c >> :q :z >> + :source :ABC . + +<< :a :b :c >> :source :ABC . + +<< :s :p :o >> :source :ABC . diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.rq new file mode 100644 index 000000000..77727062c --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.rq @@ -0,0 +1,7 @@ +PREFIX : + +CONSTRUCT { + :a :b ?c {| :source :ABC |} . +} WHERE { + :a :b ?c . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.ttl b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.ttl new file mode 100644 index 000000000..3b7ff0b5f --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-4.ttl @@ -0,0 +1,5 @@ +PREFIX : + +:a :b :c . + +<< :a :b :c >> :source :ABC . diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.rq new file mode 100644 index 000000000..17fa8ef34 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.rq @@ -0,0 +1,5 @@ +PREFIX : + +CONSTRUCT WHERE { + :a :b ?c {| ?q ?z |} . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.ttl b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.ttl new file mode 100644 index 000000000..3ed186d9c --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-construct-5.ttl @@ -0,0 +1,5 @@ +PREFIX : + +:a :b :c . + +<< :a :b :c >> :q :z . diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.rq new file mode 100644 index 000000000..570672fbe --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.rq @@ -0,0 +1,10 @@ +PREFIX : + +CONSTRUCT { + ?t :graph ?g . +} WHERE { + GRAPH ?g { + ?s ?p ?o . + BIND(<> AS ?t) + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.ttl b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.ttl new file mode 100644 index 000000000..fedeb9861 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-01.ttl @@ -0,0 +1,14 @@ +PREFIX : + +<< << :s :p :o2 >> :q2 :z2 >> + :graph :g . + +<< _:b0 :r :o4 >> :graph :g1 . + +<< _:b0 :r :o3 >> :graph :g1 . + +<< << :s :p :o1 >> :q1 :z1 >> + :graph :g . + +<< << _:b0 :r :o3 >> :pb "abc" >> + :graph :g2 . diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.rq new file mode 100644 index 000000000..e10806f76 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.rq @@ -0,0 +1,13 @@ +PREFIX : + +SELECT * { + VALUES ?t { + <<:s :p :o >> + :x + <<:s :p :o1 >> + } + FILTER(isTriple(?t)) + FILTER(SUBJECT(?t) = :s) + FILTER(PREDICATE(?t) = :p) + FILTER(OBJECT(?t) = :o) +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.srj new file mode 100644 index 000000000..cc2d6ce36 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-expr-02.srj @@ -0,0 +1,18 @@ +{ "head": { + "vars": [ "t" ] + } , + "results": { + "bindings": [ + { + "t": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/s" } , + "predicate": { "type": "uri" , "value": "http://example/p" } , + "object": { "type": "uri" , "value": "http://example/o" } + } + } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.rq new file mode 100644 index 000000000..cc2b9653a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + :s :p ?o . + GRAPH ?g { <<:s :p ?o>> ?q ?z } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.srj new file mode 100644 index 000000000..63b5d5a32 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-1.srj @@ -0,0 +1,14 @@ +{ "head": { + "vars": [ "o" , "q" , "z" , "g" ] + } , + "results": { + "bindings": [ + { + "o": { "type": "uri" , "value": "http://example/o1" } , + "q": { "type": "uri" , "value": "http://example/q1" } , + "z": { "type": "uri" , "value": "http://example/z1" } , + "g": { "type": "uri" , "value": "http://example/g" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.rq new file mode 100644 index 000000000..40d834e8a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + GRAPH ?g1 { ?s ?p ?o } + GRAPH ?g2 { << ?s ?p ?o >> ?q ?z } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.srj new file mode 100644 index 000000000..fd44899d2 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-graphs-2.srj @@ -0,0 +1,17 @@ +{ "head": { + "vars": [ "s" , "p" , "o" , "g1" , "q" , "z" , "g2" ] + } , + "results": { + "bindings": [ + { + "s": { "type": "bnode" , "value": "b0" } , + "p": { "type": "uri" , "value": "http://example/r" } , + "o": { "type": "uri" , "value": "http://example/o3" } , + "g1": { "type": "uri" , "value": "http://example/g1" } , + "q": { "type": "uri" , "value": "http://example/pb" } , + "z": { "type": "literal" , "value": "abc" } , + "g2": { "type": "uri" , "value": "http://example/g2" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.rq new file mode 100644 index 000000000..ab22436b2 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.rq @@ -0,0 +1,7 @@ +PREFIX : + +SELECT * { + ?x :left ?left . + ?x :right ?right . + FILTER( sameTerm(?left, ?right) ) +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.srj new file mode 100644 index 000000000..64d3328e9 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-1.srj @@ -0,0 +1,46 @@ +{ "head": { + "vars": [ "x" , "left" , "right" ] + } , + "results": { + "bindings": [ + { + "x": { "type": "uri" , "value": "http://example/x2" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x5" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b0" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b0" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.rq new file mode 100644 index 000000000..f96cc8f4e --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.rq @@ -0,0 +1,8 @@ +PREFIX : + +SELECT * { + ?x :left ?left . + ?x :right ?right . + FILTER( ! sameTerm(?left, ?right) ) + FILTER(?left = ?right) +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.srj new file mode 100644 index 000000000..d1f10893f --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-2.srj @@ -0,0 +1,79 @@ +{ "head": { + "vars": [ "x" , "left" , "right" ] + } , + "results": { + "bindings": [ + { + "x": { "type": "uri" , "value": "http://example/x6" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b0" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#double" , "value": "123e0" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b0" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x1" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x3" } , + "left": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "predicate": { "type": "uri" , "value": "http://example/q" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" } + } + } , + "predicate": { "type": "uri" , "value": "http://example/q" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" } + } + } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.rq new file mode 100644 index 000000000..cf15586b7 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.rq @@ -0,0 +1,8 @@ +PREFIX : + +SELECT * { + ?x :left ?left . + ?x :right ?right . + FILTER ( ?left < ?right ) + FILTER ( ?right > ?left ) +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.srj new file mode 100644 index 000000000..ea87953b8 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-3.srj @@ -0,0 +1,27 @@ +{ "head": { + "vars": [ "x" , "left" , "right" ] + } , + "results": { + "bindings": [ + { + "x": { "type": "uri" , "value": "http://example/x7" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "9" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.rq new file mode 100644 index 000000000..9b091c1d0 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.rq @@ -0,0 +1,8 @@ +PREFIX : + +SELECT * { + ?x :left ?left . + ?x :right ?right . + FILTER ( ?left <= ?right ) + FILTER ( ?right >= ?left ) +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.srj new file mode 100644 index 000000000..8eee770ef --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-op-4.srj @@ -0,0 +1,136 @@ +{ "head": { + "vars": [ "x" , "left" , "right" ] + } , + "results": { + "bindings": [ + { + "x": { "type": "uri" , "value": "http://example/x7" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "9" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x2" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x1" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x5" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b0" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b0" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x3" } , + "left": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "predicate": { "type": "uri" , "value": "http://example/q" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#decimal" , "value": "123.0" } + } + } , + "predicate": { "type": "uri" , "value": "http://example/q" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" } + } + } + } , + { + "x": { "type": "uri" , "value": "http://example/x6" } , + "left": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b1" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#double" , "value": "123e0" } + } + } , + "right": { + "type": "triple" , + "value": { + "subject": { "type": "bnode" , "value": "b1" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-order-1.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-order-1.srj new file mode 100644 index 000000000..066b754a3 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-order-1.srj @@ -0,0 +1,31 @@ +{ "head": { + "vars": [ "v" , "index" ] + } , + "results": { + "bindings": [ + { + "v": { "type": "bnode" , "value": "b0" } , + "index": { "type": "literal" , "value": "B-1" } + } , + { + "v": { "type": "uri" , "value": "http://example/x" } , + "index": { "type": "literal" , "value": "B-2" } + } , + { + "v": { "type": "literal" , "value": "abc" } , + "index": { "type": "literal" , "value": "A-3" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/s" } , + "predicate": { "type": "uri" , "value": "http://example/p" } , + "object": { "type": "uri" , "value": "http://example/o" } + } + } , + "index": { "type": "literal" , "value": "C-4" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-order-2.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-order-2.srj new file mode 100644 index 000000000..3bb6ed4b7 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-order-2.srj @@ -0,0 +1,154 @@ +{ "head": { + "vars": [ "v" , "index" ] + } , + "results": { + "bindings": [ + { + "v": { "type": "bnode" , "value": "b0" } , + "index": { "type": "literal" , "value": "B-1" } + } , + { + "v": { "type": "uri" , "value": "http://host/entity" } , + "index": { "type": "literal" , "value": "B-2" } + } , + { + "v": { "type": "literal" , "value": "string" } , + "index": { "type": "literal" , "value": "A-3" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/s" } , + "predicate": { "type": "uri" , "value": "http://example.com/p" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "-456" } + } + } , + "index": { "type": "literal" , "value": "C-4" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/s" } , + "predicate": { "type": "uri" , "value": "http://example.com/p" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "index": { "type": "literal" , "value": "B-5" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/s" } , + "predicate": { "type": "uri" , "value": "http://example.com/p" } , + "object": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/x" } , + "predicate": { "type": "uri" , "value": "http://example.com/y" } , + "object": { "type": "uri" , "value": "http://example.com/z" } + } + } + } + } , + "index": { "type": "literal" , "value": "B-6" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/s1" } , + "predicate": { "type": "uri" , "value": "http://example.com/a" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" } + } + } , + "index": { "type": "literal" , "value": "C-7" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/s1" } , + "predicate": { "type": "uri" , "value": "http://example.com/p" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "999" } + } + } , + "index": { "type": "literal" , "value": "C-8" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/s2" } , + "predicate": { "type": "uri" , "value": "http://example.com/p" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "900" } + } + } , + "index": { "type": "literal" , "value": "A-9" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/s1" } , + "predicate": { "type": "uri" , "value": "http://example.com/a" } , + "object": { "type": "uri" , "value": "http://example.com/o" } + } + } , + "predicate": { "type": "uri" , "value": "http://example.com/q" } , + "object": { "type": "uri" , "value": "http://example.com/r" } + } + } , + "index": { "type": "literal" , "value": "C-10" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/x" } , + "predicate": { "type": "uri" , "value": "http://example.com/y" } , + "object": { "type": "uri" , "value": "http://example.com/z" } + } + } , + "predicate": { "type": "uri" , "value": "http://example.com/q" } , + "object": { "type": "uri" , "value": "http://example.com/r" } + } + } , + "index": { "type": "literal" , "value": "C-11" } + } , + { + "v": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/x" } , + "predicate": { "type": "uri" , "value": "http://example.com/y" } , + "object": { "type": "uri" , "value": "http://example.com/z" } + } + } , + "predicate": { "type": "uri" , "value": "http://example.com/q" } , + "object": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example.com/x" } , + "predicate": { "type": "uri" , "value": "http://example.com/y" } , + "object": { "type": "uri" , "value": "http://example.com/z" } + } + } + } + } , + "index": { "type": "literal" , "value": "A-12" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-order-by.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-order-by.rq new file mode 100644 index 000000000..4f12635f6 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-order-by.rq @@ -0,0 +1,69 @@ +PREFIX : + +SELECT * +WHERE { + # Record ORDER BY for up to 20 items. + # Each clause slices one ?v and sets ?index. + # ?index is a unique string which is not in the same order. + { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 0 LIMIT 1 } + BIND( "B-1" as ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 1 LIMIT 1 } + BIND( "B-2" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 2 LIMIT 1 } + BIND( "A-3" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 3 LIMIT 1 } + BIND( "C-4" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 4 LIMIT 1 } + BIND( "B-5" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 5 LIMIT 1 } + BIND( "B-6" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 6 LIMIT 1 } + BIND( "C-7" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 7 LIMIT 1 } + BIND( "C-8" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 8 LIMIT 1 } + BIND( "A-9" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 9 LIMIT 1 } + BIND( "C-10" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 10 LIMIT 1 } + BIND( "C-11" as ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 11 LIMIT 1 } + BIND( "A-12" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 12 LIMIT 1 } + BIND( "B-13" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 13 LIMIT 1 } + BIND( "A-14" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 14 LIMIT 1 } + BIND( "B-15" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 15 LIMIT 1 } + BIND( "C-16" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 16 LIMIT 1 } + BIND( "C-17" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 17 LIMIT 1 } + BIND( "B-18" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 18 LIMIT 1 } + BIND( "A-19" AS ?index ) + } UNION { + { SELECT ?v { ?s ?p ?v } ORDER BY ?v OFFSET 19 LIMIT 1 } + BIND( "A-20" AS ?index ) + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.rq new file mode 100644 index 000000000..11db33d60 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + :s :p1 ?o . + <<:s :p1 ?o>> ?q ?z . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.srj new file mode 100644 index 000000000..06e903399 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-01.srj @@ -0,0 +1,18 @@ +{ "head": { + "vars": [ "o" , "q" , "z" ] + } , + "results": { + "bindings": [ + { + "o": { "type": "uri" , "value": "http://example/o" } , + "q": { "type": "uri" , "value": "http://example/b" } , + "z": { "type": "uri" , "value": "http://example/a2" } + } , + { + "o": { "type": "uri" , "value": "http://example/o" } , + "q": { "type": "uri" , "value": "http://example/q" } , + "z": { "type": "uri" , "value": "http://example/z" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.rq new file mode 100644 index 000000000..495982ee9 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + <<:s :p1 ?o>> ?q ?z . + :s :p1 ?o . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.srj new file mode 100644 index 000000000..06e903399 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-02.srj @@ -0,0 +1,18 @@ +{ "head": { + "vars": [ "o" , "q" , "z" ] + } , + "results": { + "bindings": [ + { + "o": { "type": "uri" , "value": "http://example/o" } , + "q": { "type": "uri" , "value": "http://example/b" } , + "z": { "type": "uri" , "value": "http://example/a2" } + } , + { + "o": { "type": "uri" , "value": "http://example/o" } , + "q": { "type": "uri" , "value": "http://example/q" } , + "z": { "type": "uri" , "value": "http://example/z" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.rq new file mode 100644 index 000000000..e2a7cc95a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.rq @@ -0,0 +1,7 @@ +PREFIX : + +## Connected via triple term +SELECT * { + ?s :b ?o . + ?o :b ?z . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.srj new file mode 100644 index 000000000..51c307873 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-03.srj @@ -0,0 +1,20 @@ +{ "head": { + "vars": [ "s" , "o" , "z" ] + } , + "results": { + "bindings": [ + { + "s": { "type": "uri" , "value": "http://example/a1" } , + "o": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/s" } , + "predicate": { "type": "uri" , "value": "http://example/p1" } , + "object": { "type": "uri" , "value": "http://example/o" } + } + } , + "z": { "type": "uri" , "value": "http://example/a2" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.rq new file mode 100644 index 000000000..445ff6027 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.rq @@ -0,0 +1,6 @@ +PREFIX : + +## No match +SELECT * { + ?s ?p << :s :p1 :zz >> . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.srj new file mode 100644 index 000000000..dc43176af --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-04.srj @@ -0,0 +1,9 @@ +{ "head": { + "vars": [ "s" , "p" ] + } , + "results": { + "bindings": [ + + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.rq new file mode 100644 index 000000000..4f631e83c --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.rq @@ -0,0 +1,6 @@ +PREFIX : + +# Matching Variables +SELECT * { + <> ?Q <> +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.srj new file mode 100644 index 000000000..03e95c4e0 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-05.srj @@ -0,0 +1,14 @@ +{ "head": { + "vars": [ "s" , "p" , "o" , "Q" ] + } , + "results": { + "bindings": [ + { + "s": { "type": "uri" , "value": "http://example/s" } , + "p": { "type": "uri" , "value": "http://example/p2" } , + "o": { "type": "uri" , "value": "http://example/o" } , + "Q": { "type": "uri" , "value": "http://example/sym" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.rq new file mode 100644 index 000000000..6dfb30e87 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.rq @@ -0,0 +1,6 @@ +PREFIX : + +# Nesting +SELECT * { + << <<:s :p2 :o>> :p3 :z>> :q ?q . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.srj new file mode 100644 index 000000000..cd179ab26 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-06.srj @@ -0,0 +1,11 @@ +{ "head": { + "vars": [ "q" ] + } , + "results": { + "bindings": [ + { + "q": { "type": "uri" , "value": "http://example/o" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.rq new file mode 100644 index 000000000..31cd627fb --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.rq @@ -0,0 +1,6 @@ +PREFIX : + +# Nesting +SELECT * { + << <> :p3 ?x>> :q ?q +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.srj new file mode 100644 index 000000000..80b03ae23 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-07.srj @@ -0,0 +1,13 @@ +{ "head": { + "vars": [ "s" , "x" , "q" ] + } , + "results": { + "bindings": [ + { + "s": { "type": "uri" , "value": "http://example/s" } , + "x": { "type": "uri" , "value": "http://example/z" } , + "q": { "type": "uri" , "value": "http://example/o" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.rq new file mode 100644 index 000000000..0b625ecaa --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.rq @@ -0,0 +1,7 @@ +PREFIX : + +# Nesting via match +SELECT * { + ?t :p3 :z . + << ?t :p3 :z >> :q :o . +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.srj new file mode 100644 index 000000000..b4045d62a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-08.srj @@ -0,0 +1,18 @@ +{ "head": { + "vars": [ "t" ] + } , + "results": { + "bindings": [ + { + "t": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/s" } , + "predicate": { "type": "uri" , "value": "http://example/p2" } , + "object": { "type": "uri" , "value": "http://example/o" } + } + } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.rq new file mode 100644 index 000000000..300277a1f --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.rq @@ -0,0 +1,7 @@ +PREFIX : + +SELECT * { + { <> ?p ?z } + UNION + { ?z ?p <> } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.srj new file mode 100644 index 000000000..5e6dc622f --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-pattern-09.srj @@ -0,0 +1,18 @@ +{ "head": { + "vars": [ "s" , "p" , "z" ] + } , + "results": { + "bindings": [ + { + "s": { "type": "uri" , "value": "http://example/s2" } , + "p": { "type": "uri" , "value": "http://example/p" } , + "z": { "type": "literal" , "value": "same-p" } + } , + { + "s": { "type": "uri" , "value": "http://example/s2" } , + "p": { "type": "uri" , "value": "http://example/p" } , + "z": { "type": "uri" , "value": "http://example/z2" } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.rq b/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.rq new file mode 100644 index 000000000..11d68f8c3 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + ?s ?p ?o +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srj b/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srj new file mode 100644 index 000000000..84da8f0a2 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srj @@ -0,0 +1,106 @@ +{ "head": { + "vars": [ "s" , "p" , "o" ] + } , + "results": { + "bindings": [ + { + "s": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "uri" , "value": "http://example/c" } + } + } , + "p": { "type": "uri" , "value": "http://example/q1" } , + "o": { "type": "uri" , "value": "http://example/z1" } + } , + { + "s": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "uri" , "value": "http://example/c" } + } + } , + "p": { "type": "uri" , "value": "http://example/q" } , + "o": { "type": "uri" , "value": "http://example/z" } + } , + { + "s": { "type": "uri" , "value": "http://example/a" } , + "p": { "type": "uri" , "value": "http://example/b" } , + "o": { "type": "uri" , "value": "http://example/c" } + } , + { + "s": { "type": "uri" , "value": "http://example/a" } , + "p": { "type": "uri" , "value": "http://example/q" } , + "o": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/a" } , + "predicate": { "type": "uri" , "value": "http://example/b" } , + "object": { "type": "uri" , "value": "http://example/c" } + } + } + } , + { + "s": { "type": "uri" , "value": "http://example/f" } , + "p": { "type": "uri" , "value": "http://example/g" } , + "o": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/s" } , + "predicate": { "type": "uri" , "value": "http://example/p" } , + "object": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/x2" } , + "predicate": { "type": "uri" , "value": "http://example/y3" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } + } + } + } , + { + "s": { "type": "uri" , "value": "http://example/f" } , + "p": { "type": "uri" , "value": "http://example/g" } , + "o": { + "type": "triple" , + "value": { + "subject": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/x1" } , + "predicate": { "type": "uri" , "value": "http://example/y1" } , + "object": { "type": "literal" , "datatype": "http://www.w3.org/2001/XMLSchema#integer" , "value": "123" } + } + } , + "predicate": { "type": "uri" , "value": "http://example/p" } , + "object": { "type": "uri" , "value": "http://example/o" } + } + } + } , + { + "s": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/s1" } , + "predicate": { "type": "uri" , "value": "http://example/p1" } , + "object": { "type": "uri" , "value": "http://example/o1" } + } + } , + "p": { "type": "uri" , "value": "http://example/q" } , + "o": { + "type": "triple" , + "value": { + "subject": { "type": "uri" , "value": "http://example/s1" } , + "predicate": { "type": "uri" , "value": "http://example/p1" } , + "object": { "type": "uri" , "value": "http://example/o1" } + } + } + } + ] + } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srx b/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srx new file mode 100644 index 000000000..46dc2ec90 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-results-1.srx @@ -0,0 +1,177 @@ + + + + + + + + + + + + + http://example/a + + + http://example/b + + + http://example/c + + + + + http://example/q1 + + + http://example/z1 + + + + + + + http://example/a + + + http://example/b + + + http://example/c + + + + + http://example/q + + + http://example/z + + + + + http://example/a + + + http://example/b + + + http://example/c + + + + + http://example/a + + + http://example/q + + + + + http://example/a + + + http://example/b + + + http://example/c + + + + + + + http://example/f + + + http://example/g + + + + + http://example/s + + + http://example/p + + + + + http://example/x2 + + + http://example/y3 + + + 123 + + + + + + + + + http://example/f + + + http://example/g + + + + + + + http://example/x1 + + + http://example/y1 + + + 123 + + + + + http://example/p + + + http://example/o + + + + + + + + + http://example/s1 + + + http://example/p1 + + + http://example/o1 + + + + + http://example/q + + + + + http://example/s1 + + + http://example/p1 + + + http://example/o1 + + + + + + diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-update-1.ru b/test/data/suites/rdf-star/sparql/eval/sparql-star-update-1.ru new file mode 100644 index 000000000..019d697bb --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-update-1.ru @@ -0,0 +1,7 @@ +PREFIX : + +INSERT { + << ?s ?p ?o >> :source ?g +} WHERE { + GRAPH ?g { ?s ?p ?o } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-update-2.ru b/test/data/suites/rdf-star/sparql/eval/sparql-star-update-2.ru new file mode 100644 index 000000000..8e7b405a3 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-update-2.ru @@ -0,0 +1,7 @@ +PREFIX : + +DELETE { GRAPH ?g { ?s ?p ?o } } +INSERT { ?s ?p ?o {| :source ?g |} } +WHERE { + GRAPH ?g { ?s ?p ?o } +} diff --git a/test/data/suites/rdf-star/sparql/eval/sparql-star-update-3.ru b/test/data/suites/rdf-star/sparql/eval/sparql-star-update-3.ru new file mode 100644 index 000000000..ea925409c --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/sparql-star-update-3.ru @@ -0,0 +1,7 @@ +PREFIX : + +INSERT DATA { + :s :p :o {| :source :faraway |} +} +; +DELETE DATA { :s :p :o } diff --git a/test/data/suites/rdf-star/sparql/eval/update-result-1.trig b/test/data/suites/rdf-star/sparql/eval/update-result-1.trig new file mode 100644 index 000000000..3fbfb719a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/update-result-1.trig @@ -0,0 +1,7 @@ +PREFIX : + +GRAPH :g1 { :s1 :p1 :o1 } +GRAPH :g2 { :s2 :p2 :o2 } + +<< :s2 :p2 :o2 >> :source :g2 . +<< :s1 :p1 :o1 >> :source :g1 . diff --git a/test/data/suites/rdf-star/sparql/eval/update-result-2.trig b/test/data/suites/rdf-star/sparql/eval/update-result-2.trig new file mode 100644 index 000000000..535ac6fe8 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/update-result-2.trig @@ -0,0 +1,6 @@ +PREFIX : + +:s1 :p1 :o1 . +:s2 :p2 :o2 . +<< :s1 :p1 :o1 >> :source :g1 . +<< :s2 :p2 :o2 >> :source :g2. diff --git a/test/data/suites/rdf-star/sparql/eval/update-result-3.trig b/test/data/suites/rdf-star/sparql/eval/update-result-3.trig new file mode 100644 index 000000000..fdc690ec0 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/eval/update-result-3.trig @@ -0,0 +1,2 @@ +<< >> + . diff --git a/test/data/suites/rdf-star/sparql/syntax/index.html b/test/data/suites/rdf-star/sparql/syntax/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/manifest.html b/test/data/suites/rdf-star/sparql/syntax/manifest.html new file mode 100644 index 000000000..cbe88a227 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/manifest.html @@ -0,0 +1,1130 @@ + + + +SPARQL-star Syntax Tests +

SPARQL-star Syntax Tests

+ + + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
see also:https://w3c.github.io/rdf-tests/
+

Entries:

+ +

About this test suite

+https://w3c.github.io/rdf-tests/ +
+

SPARQL-star - subject quoted triple šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+    << :a :b :c >> :p1 :o1.
+}
+
+
MUST be accepted
+
+

SPARQL-star - object quoted triple šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+    :s :p << :a :b "c" >> .
+}
+
+
MUST be accepted
+
+

SPARQL-star - subject quoted triple - vars šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+    << ?s ?p ?o >> ?Y ?Z .
+}
+
+
MUST be accepted
+
+

SPARQL-star - object quoted triple - vars šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+    ?S ?P << ?a ?b ?c >> .
+}
+
+
MUST be accepted
+
+

SPARQL-star - Embedded triple in VALUES šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+    VALUES ?x {
+        <<:s :p :o >>
+        << <<:s :p :o >> :q :z >>
+    }
+    VALUES (?y ?z) { (<<:s :p :o >> 123 )
+                      (123 <<:s :p :o >> ) }
+}
+
+
MUST be accepted
+
+

SPARQL-star - Embedded triple in CONSTRUCT šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+CONSTRUCT { <<:s :p :o >> :q :z }
+WHERE {}
+
+
MUST be accepted
+
+

SPARQL-star - Embedded triples in CONSTRUCT WHERE šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+CONSTRUCT WHERE {
+   <<?s ?p ?o >> ?q ?z .
+   ?a ?b <<?s ?p ?o >> .
+}
+
+
MUST be accepted
+
+

SPARQL-star - quoted triple inside blankNodePropertyList šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+    [ ?Q <<:s ?P :o>> ] :b :c .
+}
+
+
MUST be accepted
+
+

SPARQL-star - quoted triple inside collection šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ( <<?S1 :p :o1>> <<?S2 :p :o2>> )  :q 123 .
+}
+
+
MUST be accepted
+
+

SPARQL-star - nested quoted triple, subject position šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  <<?S :p :o >> :r :z .
+  << <<?S :p :o >> :r :z >> :q 1 .
+}
+
+
MUST be accepted
+
+

SPARQL-star - nested quoted triple, object position šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :a :q <<:s :p ?O >> .
+  << :a :q <<:s :p ?O >>>> :r :z .
+}
+
+
MUST be accepted
+
+

SPARQL-star - compound forms šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+
+  <<:x ?R :z >> :p <<:a :b ?C >> .
+
+  << <<:x ?R :z >> :p <<:a :b [] >> >>
+     :q
+  << <<[] ?R :z >> :p <<:a :b [] >> >> .
+}
+
MUST be accepted
+
+

SPARQL-star - blank node subject šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+   <<_:a :p :o >> :q 456 .
+}
+
+
MUST be accepted
+
+

SPARQL-star - blank node object šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+   <<:s :p _:a >> :q 456 .
+}
+
+
MUST be accepted
+
+

SPARQL-star - blank node šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+    <<[] :p [] >> :q :z .
+}
+
+
MUST be accepted
+
+

SPARQL-star - Annotation form šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?s ?p ?o {| :r ?Z |} .
+}
+
+
MUST be accepted
+
+

SPARQL-star - Annotation example šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX :        <http://example.com/ns#>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+SELECT * {
+   :s :p :o {| :source [ :graph <http://host1/> ;
+                         :date "2020-01-20"^^xsd:date
+                       ] ;
+               ?source [ :graph <http://host2/> ;
+                         :date "2020-12-31"^^xsd:date
+                       ]
+             |}
+}
+
MUST be accepted
+
+

SPARQL-star - Annotation example šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX :        <http://example.com/ns#>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+SELECT * {
+   :s :p <<:a :b :c>> {| ?q ?z |}
+}
+
MUST be accepted
+
+

SPARQL-star - Annotation with quoting šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX :        <http://example.com/ns#>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+SELECT * {
+   :s :p <<:a :b :c>> {| ?q <<:s1 :p1 ?z>> |}
+}
+
MUST be accepted
+
+

SPARQL-star - Annotation on triple with quoted object šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX :        <http://example.com/ns#>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+SELECT * {
+   <<?s :p1 :o1>> ?p ?o {| :r ?Z |} .
+}
+
MUST be accepted
+
+

SPARQL-star - Annotation with path šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?s ?p ?o {| :r/:q 'ABC' |} .
+}
+
+
MUST be accepted
+
+

SPARQL-star - Annotation with nested path šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?s ?p ?o {| :r [ :p1|:p2 'ABC'] |} .
+}
+
+
MUST be accepted
+
+

SPARQL-star - Annotation in CONSTRUCT šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+CONSTRUCT {
+      ?s ?p ?o {| :source ?g |}
+}
+WHERE { GRAPH ?g { ?s ?p ?o } }
+
+
MUST be accepted
+
+

SPARQL-star - Annotation in CONSTRUCT WHERE šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+CONSTRUCT WHERE {
+  ?s :p ?o {| :q1 ?z |} 
+}
+
+
MUST be accepted
+
+

SPARQL-star - Expressions - Embedded triple šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?s ?p ?o .
+  BIND(<<?s ?p ?o>> AS ?t)
+}
+
+
MUST be accepted
+
+

SPARQL-star - Expressions - Embedded triple šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?s ?p ?o .
+  BIND(<< <<?s ?p ?o>> :q :z >> AS ?t)
+}
+
+
MUST be accepted
+
+

SPARQL-star - Expressions - Functions šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?s ?p ?o .
+  BIND(TRIPLE(?s, ?p, ?o) AS ?t1)
+}
+
+
MUST be accepted
+
+

SPARQL-star - Expressions - TRIPLE šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?s ?p ?o .
+  BIND(TRIPLE(?s, ?p, str(?o)) AS ?t2)
+}
+
+
MUST be accepted
+
+

SPARQL-star - Expressions - Functions šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?t :source :g
+  FILTER(isTriple(?t))
+  FILTER(SUBJECT(?t) = :s)
+  FILTER(PREDICATE(?t) = :p)
+  FILTER(OBJECT(?t) = :o)
+}
+
+
MUST be accepted
+
+

SPARQL-star - Expressions - BIND - CONSTRUCT šŸ”—

+ + + +
status:proposed
type:PositiveSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+CONSTRUCT {
+  ?t :graph ?g .
+} WHERE {
+  GRAPH ?g {
+    ?s ?p ?o .
+    BIND(<<?s ?p  ?o>> AS ?t)
+  }
+}
+
+
MUST be accepted
+
+

SPARQL-star - bad - quoted triple as predicate šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+   :x <<:s :p :o>> 123 .
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - quoted triple outside triple šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  <<?s ?p ?o>>
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - collection list in quoted triple šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+   <<?s :p ("abc") >> :q 123 .
+}
+
MUST be rejected
+
+

SPARQL-star - bad - literal in subject position of quoted triple šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  <<:s 3 :o >> :q ?z .
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - blank node as predicate in quoted triple šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  <<:s [] :o>> :q 123 .
+}
+
MUST be rejected
+
+

SPARQL-star - bad - compound blank node expression šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  <<:s :p [ :p1 :o1 ]  >> :q 123 .
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - incomplete quoted triple šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  << :s :p >> :q :o .
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - quad quoted triple šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  << :g :s :p :o >> :q :o .
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - variable in quoted triple in VALUES šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/>
+
+SELECT * {
+    VALUES ?x { << :s :p ?o >> }
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - blank node in quoted triple in VALUES šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/>
+
+SELECT * {
+    VALUES ?x { << :s :p [] >> }
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - blank node in quoted triple in FILTER šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/>
+
+SELECT * {
+    ?s ?p ?o .
+    BIND(<< [] ?p ?o >> AS ?t )
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - blank node in quoted triple in BIND šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/>
+
+SELECT * {
+    ?s ?p ?o .
+    FILTER ( isTRIPLE(<< ?s ?p [] >>) )
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - empty annotation šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :s :p :o {|  |} .
+}
+
+
+
MUST be rejected
+
+

SPARQL-star - bad - triples in annotation šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :a :b ?X {| :s :p ?O  |} .
+}
+
+
+
MUST be rejected
+
+

SPARQL-star - bad - path - seq šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :x :p/:q :o {| ?p ?o |}
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - path - alt šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :x (:p|:q) {| ?p ?o |}
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - path - p* šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :x :p* {| ?p ?o |}
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - path - p+ šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :x :p+ {| ?p ?o |}
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - path - p? šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  ?X :p? {| ?p ?o |} 
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - path in CONSTRUCT šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+CONSTRUCT {
+  ?s :p {| (:q1|:q2) :o |} 
+} WHERE
+  ?s :p ?o 
+}
+
+
MUST be rejected
+
+

SPARQL-star - bad - path in CONSTRUCT šŸ”—

+ + + +
status:proposed
type:NegativeSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+CONSTRUCT WHERE {
+  ?s :p :z {| (:q1|:q2) ?o |} 
+}
+
+
MUST be rejected
+
+

SPARQL-star - update šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT DATA {
+    << :a :b :c >> :p :o .
+}
+
+
MUST result into
+
+

SPARQL-star - update šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT DATA {
+    :s :p :o {| :y :z |}
+}
+
+
MUST result into
+
+

SPARQL-star - update šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT {
+    << :a :b :c >> ?P :o2  {| ?Y ?Z |}
+} WHERE {
+   << :a :b :c >> ?P :o1 {| ?Y ?Z |}
+}
+
+
+
MUST result into
+
+

SPARQL-star - update with quoting šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT {
+    << :a :b :c >> ?P :o2  {| ?Y <<:s1 :p1 ?Z>> |}
+} WHERE {
+   << :a :b :c >> ?P :o1 {| ?Y <<:s1 :p1 ?Z>> |}
+}
+
+
+
MUST result into
+
+

SPARQL-star - update with quoted object šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT {
+    ?S ?P << :a :b ?O >> {| ?Y ?Z |}
+} WHERE {
+   ?S ?P << :a :b ?O >> {| ?Y ?Z |}
+}
+
+
MUST result into
+
+

SPARQL-star - update with annotation template šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT {
+    ?s :r ?o {| :added 'Property :r' |}
+} WHERE {
+   ?s :p/:q ?o .
+}
+
+
MUST result into
+
+

SPARQL-star - update with annotation, template and pattern šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+DELETE {
+    ?s :r ?o {| :added 'Property :r' |}
+} WHERE {
+   ?s :p ?o {| :q1+ 'ABC' |}
+}
+
+
MUST result into
+
+

SPARQL-star - update DATA with annotation šŸ”—

+ + + +
status:proposed
type:PositiveUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+DELETE DATA  {
+    :s :p :o1  {| :added 'Test' |}
+}
+;
+INSERT DATA  {
+    :s :p :o2  {| :added 'Test' |}
+}
+
+
+
+
MUST result into
+
+

SPARQL-star - update - bad syntax šŸ”—

+ + + +
status:proposed
type:NegativeUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT DATA {
+    << :a :b :c >> .
+}
+
+
MUST NOT result into
+
+

SPARQL-star - update - bad syntax šŸ”—

+ + + +
status:proposed
type:NegativeUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT DATA {
+    << :g :a :b :c >> :p :o .
+}
+
+
MUST NOT result into
+
+

SPARQL-star - update - bad syntax šŸ”—

+ + + +
status:proposed
type:NegativeUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT DATA {
+    :s :p :o {| :p/:q :z |}
+}
+
+
MUST NOT result into
+
+

SPARQL-star - update - bad syntax šŸ”—

+ + + +
status:proposed
type:NegativeUpdateSyntaxTest11
+ +
+PREFIX : <http://example.com/ns#>
+
+INSERT DATA {
+    {| :p :z |}
+}
+
+
MUST NOT result into
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/manifest.jsonld b/test/data/suites/rdf-star/sparql/syntax/manifest.jsonld new file mode 100644 index 000000000..d98ad46b0 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/manifest.jsonld @@ -0,0 +1,502 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/sparql/syntax#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/sparql/syntax/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "SPARQL-star Syntax Tests" + }, + "seeAlso": "https://w3c.github.io/rdf-tests/", + "entries": [ + { + "@id": "trs:sparql-star-1", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-basic-01.rq", + "name": "SPARQL-star - subject quoted triple" + }, + { + "@id": "trs:sparql-star-2", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-basic-02.rq", + "name": "SPARQL-star - object quoted triple" + }, + { + "@id": "trs:sparql-star-3", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-basic-03.rq", + "name": "SPARQL-star - subject quoted triple - vars" + }, + { + "@id": "trs:sparql-star-4", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-basic-04.rq", + "name": "SPARQL-star - object quoted triple - vars" + }, + { + "@id": "trs:sparql-star-5", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-basic-05.rq", + "name": "SPARQL-star - Embedded triple in VALUES" + }, + { + "@id": "trs:sparql-star-6", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-basic-06.rq", + "name": "SPARQL-star - Embedded triple in CONSTRUCT" + }, + { + "@id": "trs:sparql-star-7", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-basic-07.rq", + "name": "SPARQL-star - Embedded triples in CONSTRUCT WHERE" + }, + { + "@id": "trs:sparql-star-inside-1", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-inside-01.rq", + "name": "SPARQL-star - quoted triple inside blankNodePropertyList" + }, + { + "@id": "trs:sparql-star-inside-2", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-inside-02.rq", + "name": "SPARQL-star - quoted triple inside collection" + }, + { + "@id": "trs:sparql-star-nested-1", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-nested-01.rq", + "name": "SPARQL-star - nested quoted triple, subject position" + }, + { + "@id": "trs:sparql-star-nested-2", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-nested-02.rq", + "name": "SPARQL-star - nested quoted triple, object position" + }, + { + "@id": "trs:sparql-star-compound-1", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-compound.rq", + "name": "SPARQL-star - compound forms" + }, + { + "@id": "trs:sparql-star-bnode-1", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-bnode-01.rq", + "name": "SPARQL-star - blank node subject" + }, + { + "@id": "trs:sparql-star-bnode-2", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-bnode-02.rq", + "name": "SPARQL-star - blank node object" + }, + { + "@id": "trs:sparql-star-bnode-3", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-bnode-03.rq", + "name": "SPARQL-star - blank node" + }, + { + "@id": "trs:sparql-star-ann-01", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-01.rq", + "name": "SPARQL-star - Annotation form" + }, + { + "@id": "trs:sparql-star-ann-02", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-02.rq", + "name": "SPARQL-star - Annotation example" + }, + { + "@id": "trs:sparql-star-ann-03", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-03.rq", + "name": "SPARQL-star - Annotation example" + }, + { + "@id": "trs:sparql-star-ann-04", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-04.rq", + "name": "SPARQL-star - Annotation with quoting" + }, + { + "@id": "trs:sparql-star-ann-05", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-05.rq", + "name": "SPARQL-star - Annotation on triple with quoted object" + }, + { + "@id": "trs:sparql-star-ann-06", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-06.rq", + "name": "SPARQL-star - Annotation with path" + }, + { + "@id": "trs:sparql-star-ann-07", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-07.rq", + "name": "SPARQL-star - Annotation with nested path" + }, + { + "@id": "trs:sparql-star-ann-08", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-08.rq", + "name": "SPARQL-star - Annotation in CONSTRUCT " + }, + { + "@id": "trs:sparql-star-ann-09", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-annotation-09.rq", + "name": "SPARQL-star - Annotation in CONSTRUCT WHERE" + }, + { + "@id": "trs:sparql-star-expr-1", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-expr-01.rq", + "name": "SPARQL-star - Expressions - Embedded triple" + }, + { + "@id": "trs:sparql-star-expr-2", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-expr-02.rq", + "name": "SPARQL-star - Expressions - Embedded triple" + }, + { + "@id": "trs:sparql-star-expr-3", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-expr-03.rq", + "name": "SPARQL-star - Expressions - Functions" + }, + { + "@id": "trs:sparql-star-expr-4", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-expr-04.rq", + "name": "SPARQL-star - Expressions - TRIPLE" + }, + { + "@id": "trs:sparql-star-expr-5", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-expr-05.rq", + "name": "SPARQL-star - Expressions - Functions" + }, + { + "@id": "trs:sparql-star-expr-6", + "@type": "PositiveSyntaxTest11", + "action": "sparql-star-syntax-expr-06.rq", + "name": "SPARQL-star - Expressions - BIND - CONSTRUCT" + }, + { + "@id": "trs:sparql-star-bad-1", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-01.rq", + "name": "SPARQL-star - bad - quoted triple as predicate" + }, + { + "@id": "trs:sparql-star-bad-2", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-02.rq", + "name": "SPARQL-star - bad - quoted triple outside triple" + }, + { + "@id": "trs:sparql-star-bad-3", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-03.rq", + "name": "SPARQL-star - bad - collection list in quoted triple" + }, + { + "@id": "trs:sparql-star-bad-4", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-04.rq", + "name": "SPARQL-star - bad - literal in subject position of quoted triple" + }, + { + "@id": "trs:sparql-star-bad-5", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-05.rq", + "name": "SPARQL-star - bad - blank node as predicate in quoted triple" + }, + { + "@id": "trs:sparql-star-bad-6", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-06.rq", + "name": "SPARQL-star - bad - compound blank node expression" + }, + { + "@id": "trs:sparql-star-bad-7", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-07.rq", + "name": "SPARQL-star - bad - incomplete quoted triple" + }, + { + "@id": "trs:sparql-star-bad-8", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-08.rq", + "name": "SPARQL-star - bad - quad quoted triple" + }, + { + "@id": "trs:sparql-star-bad-9", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-09.rq", + "name": "SPARQL-star - bad - variable in quoted triple in VALUES " + }, + { + "@id": "trs:sparql-star-bad-10", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-10.rq", + "name": "SPARQL-star - bad - blank node in quoted triple in VALUES " + }, + { + "@id": "trs:sparql-star-bad-11", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-11.rq", + "name": "SPARQL-star - bad - blank node in quoted triple in FILTER" + }, + { + "@id": "trs:sparql-star-bad-12", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-12.rq", + "name": "SPARQL-star - bad - blank node in quoted triple in BIND" + }, + { + "@id": "trs:sparql-star-bad-ann-1", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-1.rq", + "name": "SPARQL-star - bad - empty annotation" + }, + { + "@id": "trs:sparql-star-bad-ann-2", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-2.rq", + "name": "SPARQL-star - bad - triples in annotation" + }, + { + "@id": "trs:sparql-star-bad-ann-path-1", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-path-1.rq", + "name": "SPARQL-star - bad - path - seq" + }, + { + "@id": "trs:sparql-star-bad-ann-path-2", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-path-2.rq", + "name": "SPARQL-star - bad - path - alt" + }, + { + "@id": "trs:sparql-star-bad-ann-path-3", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-path-3.rq", + "name": "SPARQL-star - bad - path - p*" + }, + { + "@id": "trs:sparql-star-bad-ann-path-4", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-path-4.rq", + "name": "SPARQL-star - bad - path - p+" + }, + { + "@id": "trs:sparql-star-bad-ann-path-5", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-path-5.rq", + "name": "SPARQL-star - bad - path - p?" + }, + { + "@id": "trs:sparql-star-bad-ann-path-6", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-path-6.rq", + "name": "SPARQL-star - bad - path in CONSTRUCT" + }, + { + "@id": "trs:sparql-star-bad-ann-path-7", + "@type": "NegativeSyntaxTest11", + "action": "sparql-star-syntax-bad-ann-path-7.rq", + "name": "SPARQL-star - bad - path in CONSTRUCT" + }, + { + "@id": "trs:sparql-star-update-1", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-1.ru", + "name": "SPARQL-star - update" + }, + { + "@id": "trs:sparql-star-update-2", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-2.ru", + "name": "SPARQL-star - update" + }, + { + "@id": "trs:sparql-star-update-3", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-3.ru", + "name": "SPARQL-star - update" + }, + { + "@id": "trs:sparql-star-update-4", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-4.ru", + "name": "SPARQL-star - update with quoting" + }, + { + "@id": "trs:sparql-star-update-5", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-5.ru", + "name": "SPARQL-star - update with quoted object" + }, + { + "@id": "trs:sparql-star-update-6", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-6.ru", + "name": "SPARQL-star - update with annotation template" + }, + { + "@id": "trs:sparql-star-update-7", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-7.ru", + "name": "SPARQL-star - update with annotation, template and pattern" + }, + { + "@id": "trs:sparql-star-update-8", + "@type": "PositiveUpdateSyntaxTest11", + "action": "sparql-star-syntax-update-8.ru", + "name": "SPARQL-star - update DATA with annotation" + }, + { + "@id": "trs:sparql-star-bad-update-1", + "@type": "NegativeUpdateSyntaxTest11", + "action": "sparql-star-syntax-bad-update-1.ru", + "name": "SPARQL-star - update - bad syntax" + }, + { + "@id": "trs:sparql-star-bad-update-2", + "@type": "NegativeUpdateSyntaxTest11", + "action": "sparql-star-syntax-bad-update-2.ru", + "name": "SPARQL-star - update - bad syntax" + }, + { + "@id": "trs:sparql-star-bad-update-3", + "@type": "NegativeUpdateSyntaxTest11", + "action": "sparql-star-syntax-bad-update-3.ru", + "name": "SPARQL-star - update - bad syntax" + }, + { + "@id": "trs:sparql-star-bad-update-4", + "@type": "NegativeUpdateSyntaxTest11", + "action": "sparql-star-syntax-bad-update-4.ru", + "name": "SPARQL-star - update - bad syntax" + } + ], + "prefLabel": { + "fr": "La suite des tests pour SPARQL-star", + "es": "Conjunto de pruebas para SPARQL-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/manifest.ttl b/test/data/suites/rdf-star/sparql/syntax/manifest.ttl new file mode 100644 index 000000000..dc29db406 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/manifest.ttl @@ -0,0 +1,495 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX test: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "SPARQL-star Syntax Tests"@en ; + skos:prefLabel "La suite des tests pour SPARQL-star"@fr ; + skos:prefLabel "Conjunto de pruebas para SPARQL-star"@es ; + dct:issued "2021-06-21"^^xsd:date ; + rdfs:seeAlso ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + mf:entries + ( + trs:sparql-star-1 + trs:sparql-star-2 + trs:sparql-star-3 + trs:sparql-star-4 + trs:sparql-star-5 + trs:sparql-star-6 + trs:sparql-star-7 + + trs:sparql-star-inside-1 + trs:sparql-star-inside-2 + + trs:sparql-star-nested-1 + trs:sparql-star-nested-2 + + trs:sparql-star-compound-1 + + trs:sparql-star-bnode-1 + trs:sparql-star-bnode-2 + trs:sparql-star-bnode-3 + + trs:sparql-star-ann-01 + trs:sparql-star-ann-02 + trs:sparql-star-ann-03 + trs:sparql-star-ann-04 + trs:sparql-star-ann-05 + trs:sparql-star-ann-06 + trs:sparql-star-ann-07 + trs:sparql-star-ann-08 + trs:sparql-star-ann-09 + + trs:sparql-star-expr-1 + trs:sparql-star-expr-2 + trs:sparql-star-expr-3 + trs:sparql-star-expr-4 + trs:sparql-star-expr-5 + trs:sparql-star-expr-6 + + trs:sparql-star-bad-1 + trs:sparql-star-bad-2 + trs:sparql-star-bad-3 + trs:sparql-star-bad-4 + trs:sparql-star-bad-5 + trs:sparql-star-bad-6 + trs:sparql-star-bad-7 + trs:sparql-star-bad-8 + trs:sparql-star-bad-9 + trs:sparql-star-bad-10 + trs:sparql-star-bad-11 + trs:sparql-star-bad-12 + + trs:sparql-star-bad-ann-1 + trs:sparql-star-bad-ann-2 + + trs:sparql-star-bad-ann-path-1 + trs:sparql-star-bad-ann-path-2 + trs:sparql-star-bad-ann-path-3 + trs:sparql-star-bad-ann-path-4 + trs:sparql-star-bad-ann-path-5 + trs:sparql-star-bad-ann-path-6 + trs:sparql-star-bad-ann-path-7 + + trs:sparql-star-update-1 + trs:sparql-star-update-2 + trs:sparql-star-update-3 + trs:sparql-star-update-4 + trs:sparql-star-update-5 + trs:sparql-star-update-6 + trs:sparql-star-update-7 + trs:sparql-star-update-8 + + trs:sparql-star-bad-update-1 + trs:sparql-star-bad-update-2 + trs:sparql-star-bad-update-3 + trs:sparql-star-bad-update-4 + ) . + +## Good Syntax + +trs:sparql-star-1 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - subject quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-2 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - object quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-3 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - subject quoted triple - vars" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-4 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - object quoted triple - vars" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-5 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Embedded triple in VALUES" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-6 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Embedded triple in CONSTRUCT" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-7 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Embedded triples in CONSTRUCT WHERE" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + + +trs:sparql-star-inside-1 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - quoted triple inside blankNodePropertyList" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-inside-2 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - quoted triple inside collection" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-nested-1 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - nested quoted triple, subject position" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-nested-2 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - nested quoted triple, object position" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-compound-1 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - compound forms" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bnode-1 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - blank node subject" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bnode-2 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - blank node object" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bnode-3 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - blank node" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Expressions + +trs:sparql-star-expr-1 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Expressions - Embedded triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-expr-2 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Expressions - Embedded triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-expr-3 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Expressions - Functions" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-expr-4 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Expressions - TRIPLE" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-expr-5 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Expressions - Functions" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-expr-6 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Expressions - BIND - CONSTRUCT" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad Syntax + +trs:sparql-star-bad-1 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - quoted triple as predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-2 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - quoted triple outside triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-3 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - collection list in quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-4 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - literal in subject position of quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-5 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - blank node as predicate in quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-6 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - compound blank node expression"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-7 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - incomplete quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-8 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - quad quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-9 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - variable in quoted triple in VALUES "; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-10 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - blank node in quoted triple in VALUES "; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-11 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - blank node in quoted triple in FILTER"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-12 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - blank node in quoted triple in BIND"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Annotation syntax + +trs:sparql-star-ann-01 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation form" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-02 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation example" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-03 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation example" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-04 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation with quoting" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-05 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation on triple with quoted object" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-06 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation with path" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-07 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation with nested path" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-08 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation in CONSTRUCT " ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-ann-09 rdf:type mf:PositiveSyntaxTest11 ; + mf:name "SPARQL-star - Annotation in CONSTRUCT WHERE" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad annotation syntax + +trs:sparql-star-bad-ann-1 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - empty annotation"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-2 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - triples in annotation"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-path-1 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - path - seq"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-path-2 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - path - alt"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-path-3 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - path - p*"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-path-4 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - path - p+"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-path-5 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - path - p?"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-path-6 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - path in CONSTRUCT"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-ann-path-7 rdf:type mf:NegativeSyntaxTest11 ; + mf:name "SPARQL-star - bad - path in CONSTRUCT"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## SPARQL-star Update + +trs:sparql-star-update-1 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-2 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-3 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-4 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update with quoting"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-5 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update with quoted object"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-6 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update with annotation template"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-7 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update with annotation, template and pattern"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-update-8 rdf:type mf:PositiveUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update DATA with annotation"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## SPARQL-star Update - bad syntax + +trs:sparql-star-bad-update-1 rdf:type mf:NegativeUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update - bad syntax"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-update-2 rdf:type mf:NegativeUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update - bad syntax"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-update-3 rdf:type mf:NegativeUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update - bad syntax"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:sparql-star-bad-update-4 rdf:type mf:NegativeUpdateSyntaxTest11 ; + mf:name "SPARQL-star - update - bad syntax"; + mf:action ; + rdft:approval rdft:Proposed ; + . diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-01.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-01.rq new file mode 100644 index 000000000..efe35adb8 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-01.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + ?s ?p ?o {| :r ?Z |} . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-02.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-02.rq new file mode 100644 index 000000000..1b4771841 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-02.rq @@ -0,0 +1,12 @@ +PREFIX : +PREFIX xsd: + +SELECT * { + :s :p :o {| :source [ :graph ; + :date "2020-01-20"^^xsd:date + ] ; + ?source [ :graph ; + :date "2020-12-31"^^xsd:date + ] + |} +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-03.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-03.rq new file mode 100644 index 000000000..eabd3f1db --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-03.rq @@ -0,0 +1,6 @@ +PREFIX : +PREFIX xsd: + +SELECT * { + :s :p <<:a :b :c>> {| ?q ?z |} +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-04.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-04.rq new file mode 100644 index 000000000..77d932993 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-04.rq @@ -0,0 +1,6 @@ +PREFIX : +PREFIX xsd: + +SELECT * { + :s :p <<:a :b :c>> {| ?q <<:s1 :p1 ?z>> |} +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-05.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-05.rq new file mode 100644 index 000000000..481dd6491 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-05.rq @@ -0,0 +1,6 @@ +PREFIX : +PREFIX xsd: + +SELECT * { + <> ?p ?o {| :r ?Z |} . +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-06.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-06.rq new file mode 100644 index 000000000..cad281492 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-06.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + ?s ?p ?o {| :r/:q 'ABC' |} . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-07.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-07.rq new file mode 100644 index 000000000..c6bb787e9 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-07.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + ?s ?p ?o {| :r [ :p1|:p2 'ABC'] |} . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-08.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-08.rq new file mode 100644 index 000000000..e8af673c8 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-08.rq @@ -0,0 +1,6 @@ +PREFIX : + +CONSTRUCT { + ?s ?p ?o {| :source ?g |} +} +WHERE { GRAPH ?g { ?s ?p ?o } } diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-09.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-09.rq new file mode 100644 index 000000000..2694e5660 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-annotation-09.rq @@ -0,0 +1,5 @@ +PREFIX : + +CONSTRUCT WHERE { + ?s :p ?o {| :q1 ?z |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-01.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-01.rq new file mode 100644 index 000000000..c25da7aa0 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-01.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + :x <<:s :p :o>> 123 . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-02.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-02.rq new file mode 100644 index 000000000..f77f3efac --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-02.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <> +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-03.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-03.rq new file mode 100644 index 000000000..599175209 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-03.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <> :q 123 . +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-04.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-04.rq new file mode 100644 index 000000000..4ff307c53 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-04.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<:s 3 :o >> :q ?z . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-05.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-05.rq new file mode 100644 index 000000000..4528cb2b6 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-05.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<:s [] :o>> :q 123 . +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-06.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-06.rq new file mode 100644 index 000000000..18150f254 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-06.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<:s :p [ :p1 :o1 ] >> :q 123 . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-07.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-07.rq new file mode 100644 index 000000000..59e53c99f --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-07.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + << :s :p >> :q :o . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-08.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-08.rq new file mode 100644 index 000000000..02c971b95 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-08.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + << :g :s :p :o >> :q :o . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-09.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-09.rq new file mode 100644 index 000000000..b8295cbb4 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-09.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + VALUES ?x { << :s :p ?o >> } +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-10.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-10.rq new file mode 100644 index 000000000..e4789e217 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-10.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + VALUES ?x { << :s :p [] >> } +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-11.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-11.rq new file mode 100644 index 000000000..f4c74646d --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-11.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + ?s ?p ?o . + BIND(<< [] ?p ?o >> AS ?t ) +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-12.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-12.rq new file mode 100644 index 000000000..71091b8c9 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-12.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + ?s ?p ?o . + FILTER ( isTRIPLE(<< ?s ?p [] >>) ) +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-1.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-1.rq new file mode 100644 index 000000000..7f654f4eb --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-1.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + :s :p :o {| |} . +} + diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-2.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-2.rq new file mode 100644 index 000000000..c3d0e1cdb --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-2.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + :a :b ?X {| :s :p ?O |} . +} + diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-1.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-1.rq new file mode 100644 index 000000000..0d0b41037 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-1.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + :x :p/:q :o {| ?p ?o |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-2.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-2.rq new file mode 100644 index 000000000..0293df7aa --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-2.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + :x (:p|:q) :o {| ?p ?o |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-3.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-3.rq new file mode 100644 index 000000000..6aadeefdf --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-3.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + :x :p* :o {| ?p ?o |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-4.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-4.rq new file mode 100644 index 000000000..d6a0a578a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-4.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + :x :p+ :o {| ?p ?o |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-5.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-5.rq new file mode 100644 index 000000000..f060e1e24 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-5.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + ?X :p? :o {| ?p ?o |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-6.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-6.rq new file mode 100644 index 000000000..2d17d4998 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-6.rq @@ -0,0 +1,7 @@ +PREFIX : + +CONSTRUCT { + ?s :p :o {| (:q1|:q2) :o |} +} WHERE + ?s :p ?o +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-7.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-7.rq new file mode 100644 index 000000000..bc0fba12a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-ann-path-7.rq @@ -0,0 +1,5 @@ +PREFIX : + +CONSTRUCT WHERE { + ?s :p :z {| (:q1|:q2) ?o |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-1.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-1.ru new file mode 100644 index 000000000..3890c42dd --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-1.ru @@ -0,0 +1,5 @@ +PREFIX : + +INSERT DATA { + << :a :b :c >> . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-2.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-2.ru new file mode 100644 index 000000000..c1dc21871 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-2.ru @@ -0,0 +1,5 @@ +PREFIX : + +INSERT DATA { + << :g :a :b :c >> :p :o . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-3.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-3.ru new file mode 100644 index 000000000..44338f1e5 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-3.ru @@ -0,0 +1,5 @@ +PREFIX : + +INSERT DATA { + :s :p :o {| :p/:q :z |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-4.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-4.ru new file mode 100644 index 000000000..6566a9f2a --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bad-update-4.ru @@ -0,0 +1,5 @@ +PREFIX : + +INSERT DATA { + {| :p :z |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-01.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-01.rq new file mode 100644 index 000000000..d48d407bc --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-01.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + << :a :b :c >> :p1 :o1. +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-02.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-02.rq new file mode 100644 index 000000000..9660efeca --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-02.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + :s :p << :a :b "c" >> . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-03.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-03.rq new file mode 100644 index 000000000..e4cbd4c7e --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-03.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + << ?s ?p ?o >> ?Y ?Z . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-04.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-04.rq new file mode 100644 index 000000000..a036a8e9b --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-04.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + ?S ?P << ?a ?b ?c >> . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-05.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-05.rq new file mode 100644 index 000000000..73274a260 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-05.rq @@ -0,0 +1,10 @@ +PREFIX : + +SELECT * { + VALUES ?x { + <<:s :p :o >> + << <<:s :p :o >> :q :z >> + } + VALUES (?y ?z) { (<<:s :p :o >> 123 ) + (123 <<:s :p :o >> ) } +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-06.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-06.rq new file mode 100644 index 000000000..88fe48d1b --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-06.rq @@ -0,0 +1,4 @@ +PREFIX : + +CONSTRUCT { <<:s :p :o >> :q :z } +WHERE {} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-07.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-07.rq new file mode 100644 index 000000000..d0af4d4d4 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-basic-07.rq @@ -0,0 +1,6 @@ +PREFIX : + +CONSTRUCT WHERE { + <> ?q ?z . + ?a ?b <> . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-01.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-01.rq new file mode 100644 index 000000000..01e549be1 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-01.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<_:a :p :o >> :q 456 . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-02.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-02.rq new file mode 100644 index 000000000..8bebeb244 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-02.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<:s :p _:a >> :q 456 . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-03.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-03.rq new file mode 100644 index 000000000..8af6ea71f --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-bnode-03.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + <<[] :p [] >> :q :z . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-compound.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-compound.rq new file mode 100644 index 000000000..9f0233ac6 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-compound.rq @@ -0,0 +1,10 @@ +PREFIX : + +SELECT * { + + <<:x ?R :z >> :p <<:a :b ?C >> . + + << <<:x ?R :z >> :p <<:a :b [] >> >> + :q + << <<[] ?R :z >> :p <<:a :b [] >> >> . +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-01.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-01.rq new file mode 100644 index 000000000..a97964dbd --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-01.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + ?s ?p ?o . + BIND(<> AS ?t) +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-02.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-02.rq new file mode 100644 index 000000000..fce259bff --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-02.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + ?s ?p ?o . + BIND(<< <> :q :z >> AS ?t) +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-03.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-03.rq new file mode 100644 index 000000000..83526adbe --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-03.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + ?s ?p ?o . + BIND(TRIPLE(?s, ?p, ?o) AS ?t1) +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-04.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-04.rq new file mode 100644 index 000000000..1d7e04ce8 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-04.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + ?s ?p ?o . + BIND(TRIPLE(?s, ?p, str(?o)) AS ?t2) +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-05.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-05.rq new file mode 100644 index 000000000..5b3d60200 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-05.rq @@ -0,0 +1,9 @@ +PREFIX : + +SELECT * { + ?t :source :g + FILTER(isTriple(?t)) + FILTER(SUBJECT(?t) = :s) + FILTER(PREDICATE(?t) = :p) + FILTER(OBJECT(?t) = :o) +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-06.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-06.rq new file mode 100644 index 000000000..096b1aa90 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-expr-06.rq @@ -0,0 +1,10 @@ +PREFIX : + +CONSTRUCT { + ?t :graph ?g . +} WHERE { + GRAPH ?g { + ?s ?p ?o . + BIND(<> AS ?t) + } +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-01.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-01.rq new file mode 100644 index 000000000..7f2cc1eb8 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-01.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + [ ?Q <<:s ?P :o>> ] :b :c . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-02.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-02.rq new file mode 100644 index 000000000..f94cbdc2e --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-inside-02.rq @@ -0,0 +1,5 @@ +PREFIX : + +SELECT * { + ( <> <> ) :q 123 . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-01.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-01.rq new file mode 100644 index 000000000..7905cffaf --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-01.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + <> :r :z . + << <> :r :z >> :q 1 . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-02.rq b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-02.rq new file mode 100644 index 000000000..df1e28918 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-nested-02.rq @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + :a :q <<:s :p ?O >> . + << :a :q <<:s :p ?O >>>> :r :z . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-1.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-1.ru new file mode 100644 index 000000000..bbaa7b31e --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-1.ru @@ -0,0 +1,5 @@ +PREFIX : + +INSERT DATA { + << :a :b :c >> :p :o . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-2.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-2.ru new file mode 100644 index 000000000..181b57374 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-2.ru @@ -0,0 +1,5 @@ +PREFIX : + +INSERT DATA { + :s :p :o {| :y :z |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-3.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-3.ru new file mode 100644 index 000000000..006d8edec --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-3.ru @@ -0,0 +1,8 @@ +PREFIX : + +INSERT { + << :a :b :c >> ?P :o2 {| ?Y ?Z |} +} WHERE { + << :a :b :c >> ?P :o1 {| ?Y ?Z |} +} + diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-4.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-4.ru new file mode 100644 index 000000000..3eb669437 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-4.ru @@ -0,0 +1,8 @@ +PREFIX : + +INSERT { + << :a :b :c >> ?P :o2 {| ?Y <<:s1 :p1 ?Z>> |} +} WHERE { + << :a :b :c >> ?P :o1 {| ?Y <<:s1 :p1 ?Z>> |} +} + diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-5.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-5.ru new file mode 100644 index 000000000..91865b70d --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-5.ru @@ -0,0 +1,7 @@ +PREFIX : + +INSERT { + ?S ?P << :a :b ?O >> {| ?Y ?Z |} +} WHERE { + ?S ?P << :a :b ?O >> {| ?Y ?Z |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-6.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-6.ru new file mode 100644 index 000000000..0fb22acd6 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-6.ru @@ -0,0 +1,7 @@ +PREFIX : + +INSERT { + ?s :r ?o {| :added 'Property :r' |} +} WHERE { + ?s :p/:q ?o . +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-7.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-7.ru new file mode 100644 index 000000000..f592be615 --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-7.ru @@ -0,0 +1,7 @@ +PREFIX : + +DELETE { + ?s :r ?o {| :added 'Property :r' |} +} WHERE { + ?s :p ?o {| :q1+ 'ABC' |} +} diff --git a/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-8.ru b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-8.ru new file mode 100644 index 000000000..af933e37b --- /dev/null +++ b/test/data/suites/rdf-star/sparql/syntax/sparql-star-syntax-update-8.ru @@ -0,0 +1,11 @@ +PREFIX : + +DELETE DATA { + :s :p :o1 {| :added 'Test' |} +} +; +INSERT DATA { + :s :p :o2 {| :added 'Test' |} +} + + diff --git a/test/data/suites/rdf-star/trig/eval/index.html b/test/data/suites/rdf-star/trig/eval/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/trig/eval/manifest.html b/test/data/suites/rdf-star/trig/eval/manifest.html new file mode 100644 index 000000000..7f52251a4 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/manifest.html @@ -0,0 +1,326 @@ + + + +TriG-star Evaluation Tests +

TriG-star Evaluation Tests

+ + + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
see also:https://w3c.github.io/rdf-tests/
+

Entries:

+ +

About this test suite

+https://w3c.github.io/rdf-tests/ +
+

TriG-star - subject quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {<<:s :p :o>> :q :z .}
+
+
MUST result into
+ +
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> <http://example/G> .
+
+
+

TriG-star - object quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {:a :q <<:s :p :o>> .}
+
+
MUST result into
+ +
+<http://example/a> <http://example/q> << <http://example/s> <http://example/p> <http://example/o> >> <http://example/G> .
+
+
+

TriG-star - blank node label šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {
+  _:b :p :o .
+  <<_:b :p :o>> :q :z .
+}
+
+
MUST result into
+ +
+_:b9 <http://example/p> <http://example/o> <http://example/G> .
+<< _:b9 <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> <http://example/G> .
+
+
+

TriG-star - blank node labels šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {
+  _:a :p1 _:a .
+  <<_:a :p1 _:a >> :q <<_:a :p2 :o>> .
+}
+
+
MUST result into
+ +
+_:label1 <http://example/p1> _:label1 <http://example/G> .
+<< _:label1 <http://example/p1> _:label1 >> <http://example/q> << _:label1 <http://example/p2> <http://example/o> >> <http://example/G> .
+
+
+

TriG-star - Annotation form šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {:s :p :o {| :r :z |} .}
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> <http://example/G> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/r> <http://example/z> <http://example/G> .
+
+
+

TriG-star - Annotation example šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX :       <http://example/>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+:G {
+  :s :p :o {| :source [ :graph <http://host1/> ;
+                        :date "2020-01-20"^^xsd:date
+                      ] ;
+              :source [ :graph <http://host2/> ;
+                        :date "2020-12-31"^^xsd:date
+                      ]
+            |} .
+}
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> <http://example/G> .
+_:b1 <http://example/graph> <http://host1/> <http://example/G> .
+_:b1 <http://example/date> "2020-01-20"^^<http://www.w3.org/2001/XMLSchema#date> <http://example/G> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/source> _:b1 <http://example/G> .
+_:b2 <http://example/graph> <http://host2/> <http://example/G> .
+_:b2 <http://example/date> "2020-12-31"^^<http://www.w3.org/2001/XMLSchema#date> <http://example/G> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/source> _:b2 <http://example/G> .
+
+
+

TriG-star - Annotation - predicate and object lists šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o {| :a :b |};
+      :p2 :o2 {| :a2 :b2 |},
+          :o3 {| :a3 :b3 |}.
+}
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> <http://example/G> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/a> <http://example/b> <http://example/G> .
+<http://example/s> <http://example/p2> <http://example/o2> <http://example/G> .
+<< <http://example/s> <http://example/p2> <http://example/o2> >> <http://example/a2> <http://example/b2> <http://example/G> .
+<http://example/s> <http://example/p2> <http://example/o3> <http://example/G> .
+<< <http://example/s> <http://example/p2> <http://example/o3> >> <http://example/a3> <http://example/b3> <http://example/G> .
+
+
+

TriG-star - Annotation - nested šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {:s :p :o {| :a :b {| :a2 :b2 |} |}.}
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> <http://example/G> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/a> <http://example/b> <http://example/G> .
+<< << <http://example/s> <http://example/p> <http://example/o> >> <http://example/a> <http://example/b> >> <http://example/a2> <http://example/b2> <http://example/G> .
+
+
+

TriG-star - Annotation object list šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {:s :p :o1, :o2 {| :a :b |} .}
+
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o1> <http://example/G> .
+<http://example/s> <http://example/p> <http://example/o2> <http://example/G> .
+<< <http://example/s> <http://example/p> <http://example/o2> >> <http://example/a> <http://example/b> <http://example/G> .
+
+
+

TriG-star - Annotation with quoting šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {:s :p :o {| :r <<:s1 :p1 :o1>> |} .}
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> <http://example/G> .
+<<<http://example/s> <http://example/p> <http://example/o>>> <http://example/r> <<<http://example/s1> <http://example/p1> <http://example/o1>>> <http://example/G> .
+
+
+

TriG-star - Annotation on triple with quoted subject šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {<<:s1 :p1 :o1>> :p :o {| :r :z |} .}
+
+
MUST result into
+ +
+<<<http://example/s1> <http://example/p1> <http://example/o1>>> <http://example/p> <http://example/o> <http://example/G> .
+<<<<<http://example/s1> <http://example/p1> <http://example/o1>>> <http://example/p> <http://example/o>>> <http://example/r> <http://example/z> <http://example/G> .
+
+
+

TriG-star - Annotation on triple with quoted object šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigEval
+ +
+PREFIX : <http://example/>
+
+:G {:s :p <<:s2 :p2 :o2>> {| :r :z |} .}
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <<<http://example/s2> <http://example/p2> <http://example/o2>>> <http://example/G> .
+<<<http://example/s> <http://example/p> <<<http://example/s2> <http://example/p2> <http://example/o2>>>>> <http://example/r> <http://example/z> <http://example/G> .
+
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/trig/eval/manifest.jsonld b/test/data/suites/rdf-star/trig/eval/manifest.jsonld new file mode 100644 index 000000000..bee928d95 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/manifest.jsonld @@ -0,0 +1,208 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/trig/eval#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/trig/eval/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "TriG-star Evaluation Tests" + }, + "seeAlso": "https://w3c.github.io/rdf-tests/", + "entries": [ + { + "@id": "trs:trig-star-1", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-01.trig", + "name": "TriG-star - subject quoted triple", + "result": "trig-star-eval-01.nq" + }, + { + "@id": "trs:trig-star-2", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-02.trig", + "name": "TriG-star - object quoted triple", + "result": "trig-star-eval-02.nq" + }, + { + "@id": "trs:trig-star-bnode-1", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-bnode-1.trig", + "name": "TriG-star - blank node label", + "result": "trig-star-eval-bnode-1.nq" + }, + { + "@id": "trs:trig-star-bnode-2", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-bnode-2.trig", + "name": "TriG-star - blank node labels", + "result": "trig-star-eval-bnode-2.nq" + }, + { + "@id": "trs:trig-star-annotation-1", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-annotation-1.trig", + "name": "TriG-star - Annotation form", + "result": "trig-star-eval-annotation-1.nq" + }, + { + "@id": "trs:trig-star-annotation-2", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-annotation-2.trig", + "name": "TriG-star - Annotation example", + "result": "trig-star-eval-annotation-2.nq" + }, + { + "@id": "trs:trig-star-annotation-3", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-annotation-3.trig", + "name": "TriG-star - Annotation - predicate and object lists", + "result": "trig-star-eval-annotation-3.nq" + }, + { + "@id": "trs:trig-star-annotation-4", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-annotation-4.trig", + "name": "TriG-star - Annotation - nested", + "result": "trig-star-eval-annotation-4.nq" + }, + { + "@id": "trs:trig-star-annotation-5", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-annotation-5.trig", + "name": "TriG-star - Annotation object list", + "result": "trig-star-eval-annotation-5.nq" + }, + { + "@id": "trs:trig-star-quoted-annotation-1", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-quoted-annotation-1.trig", + "name": "TriG-star - Annotation with quoting", + "result": "trig-star-eval-quoted-annotation-1.nq" + }, + { + "@id": "trs:trig-star-quoted-annotation-2", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-quoted-annotation-2.trig", + "name": "TriG-star - Annotation on triple with quoted subject", + "result": "trig-star-eval-quoted-annotation-2.nq" + }, + { + "@id": "trs:trig-star-quoted-annotation-3", + "@type": "rdft:TestTrigEval", + "action": "trig-star-eval-quoted-annotation-3.trig", + "name": "TriG-star - Annotation on triple with quoted object", + "result": "trig-star-eval-quoted-annotation-3.nq" + } + ], + "prefLabel": { + "fr": "La suite des tests pour Ʃvaluation de TriG-star", + "es": "Conjunto de pruebas para evaluar Trig-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/trig/eval/manifest.ttl b/test/data/suites/rdf-star/trig/eval/manifest.ttl new file mode 100644 index 000000000..b5f81e49f --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/manifest.ttl @@ -0,0 +1,124 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX test: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "TriG-star Evaluation Tests"@en ; + skos:prefLabel "La suite des tests pour Ʃvaluation de TriG-star"@fr; + skos:prefLabel "Conjunto de pruebas para evaluar Trig-star"@es; + dct:issued "2021-06-21"^^xsd:date ; + rdfs:seeAlso ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + mf:entries + ( + trs:trig-star-eval-1 + trs:trig-star-eval-2 + trs:trig-star-bnode-1 + trs:trig-star-bnode-2 + trs:trig-star-annotation-1 + trs:trig-star-annotation-2 + trs:trig-star-annotation-3 + trs:trig-star-annotation-4 + trs:trig-star-annotation-5 + trs:trig-star-quoted-annotation-1 + trs:trig-star-quoted-annotation-2 + trs:trig-star-quoted-annotation-3 + ) . + +trs:trig-star-eval-1 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - subject quoted triple" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-eval-2 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - object quoted triple" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bnode-1 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - blank node label" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bnode-2 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - blank node labels" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-annotation-1 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation form" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-annotation-2 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation example" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-annotation-3 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation - predicate and object lists" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-annotation-4 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation - nested" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-annotation-5 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation object list" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-quoted-annotation-1 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation with quoting" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-quoted-annotation-2 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation on triple with quoted subject" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-quoted-annotation-3 rdf:type rdft:TestTrigEval ; + mf:name "TriG-star - Annotation on triple with quoted object" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-01.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-01.nq new file mode 100644 index 000000000..95a93419c --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-01.nq @@ -0,0 +1 @@ +<< >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-01.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-01.trig new file mode 100644 index 000000000..924f2c826 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-01.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {<<:s :p :o>> :q :z .} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-02.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-02.nq new file mode 100644 index 000000000..3533ef002 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-02.nq @@ -0,0 +1 @@ + << >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-02.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-02.trig new file mode 100644 index 000000000..eb460dd2f --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-02.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:a :q <<:s :p :o>> .} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.nq new file mode 100644 index 000000000..aefb8b3f6 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.nq @@ -0,0 +1,2 @@ + . +<< >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.trig new file mode 100644 index 000000000..9364a9cf4 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-1.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:s :p :o {| :r :z |} .} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.nq new file mode 100644 index 000000000..46bc7834e --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.nq @@ -0,0 +1,7 @@ + . +_:b1 . +_:b1 "2020-01-20"^^ . +<< >> _:b1 . +_:b2 . +_:b2 "2020-12-31"^^ . +<< >> _:b2 . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.trig new file mode 100644 index 000000000..0dc1e05fa --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-2.trig @@ -0,0 +1,12 @@ +PREFIX : +PREFIX xsd: + +:G { + :s :p :o {| :source [ :graph ; + :date "2020-01-20"^^xsd:date + ] ; + :source [ :graph ; + :date "2020-12-31"^^xsd:date + ] + |} . +} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.nq new file mode 100644 index 000000000..64cac5dfd --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.nq @@ -0,0 +1,6 @@ + . +<< >> . + . +<< >> . + . +<< >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.trig new file mode 100644 index 000000000..336c745eb --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-3.trig @@ -0,0 +1,7 @@ +PREFIX : + +:G { + :s :p :o {| :a :b |}; + :p2 :o2 {| :a2 :b2 |}, + :o3 {| :a3 :b3 |}. +} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.nq new file mode 100644 index 000000000..5f38decb8 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.nq @@ -0,0 +1,3 @@ + . +<< >> . +<< << >> >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.trig new file mode 100644 index 000000000..d6d83da31 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-4.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:s :p :o {| :a :b {| :a2 :b2 |} |}.} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.nq new file mode 100644 index 000000000..5288fbb01 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.nq @@ -0,0 +1,3 @@ + . + . +<< >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.trig new file mode 100644 index 000000000..59d830407 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-annotation-5.trig @@ -0,0 +1,4 @@ +PREFIX : + +:G {:s :p :o1, :o2 {| :a :b |} .} + diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.nq new file mode 100644 index 000000000..50f0eddef --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.nq @@ -0,0 +1,2 @@ +_:b9 . +<< _:b9 >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.trig new file mode 100644 index 000000000..1ddce6d74 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-1.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + _:b :p :o . + <<_:b :p :o>> :q :z . +} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.nq new file mode 100644 index 000000000..f1c0492b2 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.nq @@ -0,0 +1,2 @@ +_:label1 _:label1 . +<< _:label1 _:label1 >> << _:label1 >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.trig new file mode 100644 index 000000000..3d2cb2a09 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-bnode-2.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + _:a :p1 _:a . + <<_:a :p1 _:a >> :q <<_:a :p2 :o>> . +} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.nq new file mode 100644 index 000000000..075182975 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.nq @@ -0,0 +1,2 @@ + . +<< >> << >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.trig new file mode 100644 index 000000000..a56b84099 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-1.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:s :p :o {| :r <<:s1 :p1 :o1>> |} .} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.nq new file mode 100644 index 000000000..3d16c4f22 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.nq @@ -0,0 +1,2 @@ +<< >> . +<<<< >> >> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.trig new file mode 100644 index 000000000..ed4dec930 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-2.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {<<:s1 :p1 :o1>> :p :o {| :r :z |} .} diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.nq b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.nq new file mode 100644 index 000000000..b98f71b63 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.nq @@ -0,0 +1,2 @@ + << >> . +<< << >>>> . diff --git a/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.trig b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.trig new file mode 100644 index 000000000..5b1006733 --- /dev/null +++ b/test/data/suites/rdf-star/trig/eval/trig-star-eval-quoted-annotation-3.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:s :p <<:s2 :p2 :o2>> {| :r :z |} .} diff --git a/test/data/suites/rdf-star/trig/syntax/index.html b/test/data/suites/rdf-star/trig/syntax/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/trig/syntax/manifest.html b/test/data/suites/rdf-star/trig/syntax/manifest.html new file mode 100644 index 000000000..e097d5e51 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/manifest.html @@ -0,0 +1,442 @@ + + + +TriG-star Syntax Tests +

TriG-star Syntax Tests

+ + + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
see also:https://w3c.github.io/rdf-tests/
+

Entries:

+ +

About this test suite

+https://w3c.github.io/rdf-tests/ +
+

TriG-star - subject quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+  <<:s :p :o>> :q 123 .
+}
+
+
MUST be accepted
+
+

TriG-star - object quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+  :x :p <<:s :p :o>> .
+}
+
+
MUST be accepted
+
+

TriG-star - quoted triple inside blankNodePropertyList šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+  [ :q <<:s :p :o>> ] :b :c .
+}
+
+
MUST be accepted
+
+

TriG-star - quoted triple inside collection šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o1 .
+  :s :p :o2 .
+  ( <<:s :p :o1>> <<:s :p :o2>> )  :q 123 .
+}
+
+
MUST be accepted
+
+

TriG-star - nested quoted triple, subject position šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+
+  <<:s :p :o >> :r :z .
+
+  << <<:s :p :o >> :r :z >> :q 1 .
+}
+
+
MUST be accepted
+
+

TriG-star - nested quoted triple, object position šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+  :a :q <<:s :p :o >> .
+  << :a :q <<:s :p :o >>>> :r :z .
+}
+
+
MUST be accepted
+
+

TriG-star - compound forms šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :x :r :z .
+  :a :b :c .
+  <<:a :b :c>> :r :z .
+  <<:x :r :z >> :p <<:a :b :c>> .
+
+  << <<:x :r :z >> :p <<:a :b :c>> >>
+     :q
+  << <<:x :r :z >> :p <<:a :b :c>> >> .
+}
+
+
MUST be accepted
+
+

TriG-star - blank node subject šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  _:a :p :o .
+  <<_:a :p :o >> :q 456 .
+}
+
+
MUST be accepted
+
+

TriG-star - blank node object šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p _:a .
+  <<:s :p _:a >> :q 456 .
+}
+
+
MUST be accepted
+
+

TriG-star - blank node šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {<<[] :p [] >> :q :z .}
+
+
MUST be accepted
+
+

TriG-star - bad - quoted triple as predicate šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+  :x <<:s :p :o>> 123 .
+}
+
+
MUST be rejected
+
+

TriG-star - bad - quoted triple outside triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+  <<:s :p :o>> .
+}
+
+
MUST be rejected
+
+

TriG-star - bad - collection list in quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p ("abc") .
+  <<:s :p ("abc") >> :q 123 .
+}
+
+
MUST be rejected
+
+

TriG-star - bad - literal in subject position of quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  :s :p :o .
+  <<3 :p :o >> :q :z .
+}
+
+
MUST be rejected
+
+

TriG-star - bad - blank node as predicate in quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  <<:s [] :o>> :q 123 .
+}
+
+
MUST be rejected
+
+

TriG-star - bad - compound blank node expression šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:G {
+  <<:s :p [ :p1 :o1 ]  >> :q 123 .
+}
+
+
MUST be rejected
+
+

TriG-star - bad - incomplete quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+
+:G {:s :p << :p :r >> .}
+
+
MUST be rejected
+
+

TriG-star - bad - over-long quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:G {:s :p << :g :s :p :o >> .}
+
+
MUST be rejected
+
+

TriG-star - Annotation form šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:G {:s :p :o {| :r :z |} }
+
+
MUST be accepted
+
+

TriG-star - Annotation example šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigPositiveSyntax
+ +
+PREFIX :       <http://example/>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+:G {
+  :s :p :o {| :source [ :graph <http://host1/> ;
+                        :date "2020-01-20"^^xsd:date
+                      ] ;
+              :source [ :graph <http://host2/> ;
+                        :date "2020-12-31"^^xsd:date
+                      ]
+            |} .
+}
+
+
MUST be accepted
+
+

TriG-star - bad - empty annotation šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example.com/ns#>
+
+:G {:s :p :o {|  |} .}
+
+
+
MUST be rejected
+
+

TriG-star - bad - triple as annotation šŸ”—

+ + + +
status:proposed
type:rdft:TestTrigNegativeSyntax
+ +
+PREFIX : <http://example.com/ns#>
+
+:G {:a :b :c {| :s :p :o |} .}
+
+
MUST be rejected
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/trig/syntax/manifest.jsonld b/test/data/suites/rdf-star/trig/syntax/manifest.jsonld new file mode 100644 index 000000000..0fde7d036 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/manifest.jsonld @@ -0,0 +1,256 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/trig/syntax#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/trig/syntax/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "TriG-star Syntax Tests" + }, + "seeAlso": "https://w3c.github.io/rdf-tests/", + "entries": [ + { + "@id": "trs:trig-star-1", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-basic-01.trig", + "name": "TriG-star - subject quoted triple" + }, + { + "@id": "trs:trig-star-2", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-basic-02.trig", + "name": "TriG-star - object quoted triple" + }, + { + "@id": "trs:trig-star-inside-1", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-inside-01.trig", + "name": "TriG-star - quoted triple inside blankNodePropertyList" + }, + { + "@id": "trs:trig-star-inside-2", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-inside-02.trig", + "name": "TriG-star - quoted triple inside collection" + }, + { + "@id": "trs:trig-star-nested-1", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-nested-01.trig", + "name": "TriG-star - nested quoted triple, subject position" + }, + { + "@id": "trs:trig-star-nested-2", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-nested-02.trig", + "name": "TriG-star - nested quoted triple, object position" + }, + { + "@id": "trs:trig-star-compound-1", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-compound.trig", + "name": "TriG-star - compound forms" + }, + { + "@id": "trs:trig-star-bnode-1", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-bnode-01.trig", + "name": "TriG-star - blank node subject" + }, + { + "@id": "trs:trig-star-bnode-2", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-bnode-02.trig", + "name": "TriG-star - blank node object" + }, + { + "@id": "trs:trig-star-bnode-3", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-syntax-bnode-03.trig", + "name": "TriG-star - blank node" + }, + { + "@id": "trs:trig-star-bad-1", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-01.trig", + "name": "TriG-star - bad - quoted triple as predicate" + }, + { + "@id": "trs:trig-star-bad-2", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-02.trig", + "name": "TriG-star - bad - quoted triple outside triple" + }, + { + "@id": "trs:trig-star-bad-3", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-03.trig", + "name": "TriG-star - bad - collection list in quoted triple" + }, + { + "@id": "trs:trig-star-bad-4", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-04.trig", + "name": "TriG-star - bad - literal in subject position of quoted triple" + }, + { + "@id": "trs:trig-star-bad-5", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-05.trig", + "name": "TriG-star - bad - blank node as predicate in quoted triple" + }, + { + "@id": "trs:trig-star-bad-6", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-06.trig", + "name": "TriG-star - bad - compound blank node expression" + }, + { + "@id": "trs:trig-star-bad-7", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-07.trig", + "name": "TriG-star - bad - incomplete quoted triple" + }, + { + "@id": "trs:trig-star-bad-8", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-08.trig", + "name": "TriG-star - bad - over-long quoted triple" + }, + { + "@id": "trs:trig-star-ann-1", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-annotation-1.trig", + "name": "TriG-star - Annotation form" + }, + { + "@id": "trs:trig-star-ann-2", + "@type": "rdft:TestTrigPositiveSyntax", + "action": "trig-star-annotation-2.trig", + "name": "TriG-star - Annotation example" + }, + { + "@id": "trs:trig-star-bad-ann-1", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-ann-1.trig", + "name": "TriG-star - bad - empty annotation" + }, + { + "@id": "trs:trig-star-bad-ann-2", + "@type": "rdft:TestTrigNegativeSyntax", + "action": "trig-star-syntax-bad-ann-2.trig", + "name": "TriG-star - bad - triple as annotation" + } + ], + "prefLabel": { + "es": "Conjunto de pruebas para la sintaxis de Trig-star", + "fr": "La suite des tests pour la syntaxe de TriG-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/trig/syntax/manifest.ttl b/test/data/suites/rdf-star/trig/syntax/manifest.ttl new file mode 100644 index 000000000..2285dc833 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/manifest.ttl @@ -0,0 +1,197 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "TriG-star Syntax Tests"@en ; + skos:prefLabel "La suite des tests pour la syntaxe de TriG-star"@fr ; + skos:prefLabel "Conjunto de pruebas para la sintaxis de Trig-star"@es ; + dct:issued "2021-06-21"^^xsd:date ; + rdfs:seeAlso ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + mf:entries + ( + trs:trig-star-1 + trs:trig-star-2 + + trs:trig-star-inside-1 + trs:trig-star-inside-2 + + trs:trig-star-nested-1 + trs:trig-star-nested-2 + + trs:trig-star-compound-1 + + trs:trig-star-bnode-1 + trs:trig-star-bnode-2 + trs:trig-star-bnode-3 + + trs:trig-star-bad-1 + trs:trig-star-bad-2 + trs:trig-star-bad-3 + trs:trig-star-bad-4 + trs:trig-star-bad-5 + trs:trig-star-bad-6 + trs:trig-star-bad-7 + trs:trig-star-bad-8 + + trs:trig-star-ann-1 + trs:trig-star-ann-2 + + trs:trig-star-bad-ann-1 + trs:trig-star-bad-ann-2 + ) . + +## Good Syntax + +trs:trig-star-1 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - subject quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-2 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - object quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-inside-1 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - quoted triple inside blankNodePropertyList" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-inside-2 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - quoted triple inside collection" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-nested-1 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - nested quoted triple, subject position" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-nested-2 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - nested quoted triple, object position" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-compound-1 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - compound forms" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bnode-1 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - blank node subject" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bnode-2 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - blank node object" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bnode-3 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - blank node" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad Syntax + +trs:trig-star-bad-1 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - quoted triple as predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-2 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - quoted triple outside triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-3 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - collection list in quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-4 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - literal in subject position of quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-5 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - blank node as predicate in quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-6 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - compound blank node expression"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-7 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - incomplete quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-8 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - over-long quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Annotation syntax + +trs:trig-star-ann-1 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - Annotation form" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-ann-2 rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "TriG-star - Annotation example" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad annotation syntax + +trs:trig-star-bad-ann-1 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - empty annotation" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:trig-star-bad-ann-2 rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "TriG-star - bad - triple as annotation" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-annotation-1.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-annotation-1.trig new file mode 100644 index 000000000..888c85193 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-annotation-1.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:s :p :o {| :r :z |} } diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-annotation-2.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-annotation-2.trig new file mode 100644 index 000000000..0dc1e05fa --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-annotation-2.trig @@ -0,0 +1,12 @@ +PREFIX : +PREFIX xsd: + +:G { + :s :p :o {| :source [ :graph ; + :date "2020-01-20"^^xsd:date + ] ; + :source [ :graph ; + :date "2020-12-31"^^xsd:date + ] + |} . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-01.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-01.trig new file mode 100644 index 000000000..6e718c72f --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-01.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p :o . + :x <<:s :p :o>> 123 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-02.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-02.trig new file mode 100644 index 000000000..e6514f378 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-02.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p :o . + <<:s :p :o>> . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-03.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-03.trig new file mode 100644 index 000000000..9dfe4b5b6 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-03.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p ("abc") . + <<:s :p ("abc") >> :q 123 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-04.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-04.trig new file mode 100644 index 000000000..798456005 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-04.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p :o . + <<3 :p :o >> :q :z . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-05.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-05.trig new file mode 100644 index 000000000..8e78f14f8 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-05.trig @@ -0,0 +1,5 @@ +PREFIX : + +:G { + <<:s [] :o>> :q 123 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-06.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-06.trig new file mode 100644 index 000000000..6c8797ff1 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-06.trig @@ -0,0 +1,5 @@ +PREFIX : + +:G { + <<:s :p [ :p1 :o1 ] >> :q 123 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-07.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-07.trig new file mode 100644 index 000000000..d2a0e2c34 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-07.trig @@ -0,0 +1,4 @@ +PREFIX : + + +:G {:s :p << :p :r >> .} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-08.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-08.trig new file mode 100644 index 000000000..03b67a315 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-08.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:s :p << :g :s :p :o >> .} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-1.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-1.trig new file mode 100644 index 000000000..04548514d --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-1.trig @@ -0,0 +1,4 @@ +PREFIX : + +:G {:s :p :o {| |} .} + diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-2.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-2.trig new file mode 100644 index 000000000..1d74c2c63 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bad-ann-2.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {:a :b :c {| :s :p :o |} .} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-01.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-01.trig new file mode 100644 index 000000000..acbd98a3d --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-01.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p :o . + <<:s :p :o>> :q 123 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-02.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-02.trig new file mode 100644 index 000000000..f1033de44 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-basic-02.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p :o . + :x :p <<:s :p :o>> . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-01.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-01.trig new file mode 100644 index 000000000..e6051df23 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-01.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + _:a :p :o . + <<_:a :p :o >> :q 456 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-02.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-02.trig new file mode 100644 index 000000000..8d5ddd246 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-02.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p _:a . + <<:s :p _:a >> :q 456 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-03.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-03.trig new file mode 100644 index 000000000..65df001f5 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-bnode-03.trig @@ -0,0 +1,3 @@ +PREFIX : + +:G {<<[] :p [] >> :q :z .} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-compound.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-compound.trig new file mode 100644 index 000000000..b6f1816f2 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-compound.trig @@ -0,0 +1,12 @@ +PREFIX : + +:G { + :x :r :z . + :a :b :c . + <<:a :b :c>> :r :z . + <<:x :r :z >> :p <<:a :b :c>> . + + << <<:x :r :z >> :p <<:a :b :c>> >> + :q + << <<:x :r :z >> :p <<:a :b :c>> >> . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-01.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-01.trig new file mode 100644 index 000000000..c88a87b6f --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-01.trig @@ -0,0 +1,6 @@ +PREFIX : + +:G { + :s :p :o . + [ :q <<:s :p :o>> ] :b :c . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-02.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-02.trig new file mode 100644 index 000000000..472548249 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-inside-02.trig @@ -0,0 +1,7 @@ +PREFIX : + +:G { + :s :p :o1 . + :s :p :o2 . + ( <<:s :p :o1>> <<:s :p :o2>> ) :q 123 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-01.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-01.trig new file mode 100644 index 000000000..6b0e977e9 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-01.trig @@ -0,0 +1,9 @@ +PREFIX : + +:G { + :s :p :o . + + <<:s :p :o >> :r :z . + + << <<:s :p :o >> :r :z >> :q 1 . +} diff --git a/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-02.trig b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-02.trig new file mode 100644 index 000000000..2a79fea91 --- /dev/null +++ b/test/data/suites/rdf-star/trig/syntax/trig-star-syntax-nested-02.trig @@ -0,0 +1,7 @@ +PREFIX : + +:G { + :s :p :o . + :a :q <<:s :p :o >> . + << :a :q <<:s :p :o >>>> :r :z . +} diff --git a/test/data/suites/rdf-star/turtle/eval/index.html b/test/data/suites/rdf-star/turtle/eval/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/turtle/eval/manifest.html b/test/data/suites/rdf-star/turtle/eval/manifest.html new file mode 100644 index 000000000..ece403379 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/manifest.html @@ -0,0 +1,318 @@ + + + +Turtle-star Evaluation Tests +

Turtle-star Evaluation Tests

+ + + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
see also:https://w3c.github.io/rdf-tests/
+

Entries:

+ +

About this test suite

+https://w3c.github.io/rdf-tests/ +
+

Turtle-star - subject quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+<<:s :p :o>> :q :z .
+
+
MUST result into
+ +
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> .
+
+
+

Turtle-star - object quoted triple šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+:a :q <<:s :p :o>> .
+
+
MUST result into
+ +
+<http://example/a> <http://example/q> << <http://example/s> <http://example/p> <http://example/o> >> .
+
+
+

Turtle-star - blank node label šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+_:b :p :o .
+<<_:b :p :o>> :q :z .
+
+
MUST result into
+ +
+_:b9 <http://example/p> <http://example/o> .
+<< _:b9 <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> .
+
+
+

Turtle-star - blank node labels šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+_:a :p1 _:a .
+<<_:a :p1 _:a >> :q <<_:a :p2 :o>> .
+
+
MUST result into
+ +
+_:label1 <http://example/p1> _:label1 .
+<< _:label1 <http://example/p1> _:label1 >> <http://example/q> << _:label1 <http://example/p2> <http://example/o> >> .
+
+
+

Turtle-star - Annotation form šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+:s :p :o {| :r :z |} .
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/r> <http://example/z> .
+
+
+

Turtle-star - Annotation example šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX :       <http://example/>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+:s :p :o {| :source [ :graph <http://host1/> ;
+                      :date "2020-01-20"^^xsd:date
+                    ] ;
+            :source [ :graph <http://host2/> ;
+                      :date "2020-12-31"^^xsd:date
+                    ]
+          |} .
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+_:b1 <http://example/graph> <http://host1/> .
+_:b1 <http://example/date> "2020-01-20"^^<http://www.w3.org/2001/XMLSchema#date> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/source> _:b1 .
+_:b2 <http://example/graph> <http://host2/> .
+_:b2 <http://example/date> "2020-12-31"^^<http://www.w3.org/2001/XMLSchema#date> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/source> _:b2 .
+
+
+

Turtle-star - Annotation - predicate and object lists šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+:s :p :o {| :a :b |};
+    :p2 :o2 {| :a2 :b2 |},
+        :o3 {| :a3 :b3 |}.
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/a> <http://example/b> .
+<http://example/s> <http://example/p2> <http://example/o2> .
+<< <http://example/s> <http://example/p2> <http://example/o2> >> <http://example/a2> <http://example/b2> .
+<http://example/s> <http://example/p2> <http://example/o3> .
+<< <http://example/s> <http://example/p2> <http://example/o3> >> <http://example/a3> <http://example/b3> .
+
+
+

Turtle-star - Annotation - nested šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+:s :p :o {| :a :b {| :a2 :b2 |} |}.
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/a> <http://example/b> .
+<< << <http://example/s> <http://example/p> <http://example/o> >> <http://example/a> <http://example/b> >> <http://example/a2> <http://example/b2> .
+
+
+

Turtle-star - Annotation object list šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+:s :p :o1, :o2 {| :a :b |} .
+
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o1> .
+<http://example/s> <http://example/p> <http://example/o2> .
+<< <http://example/s> <http://example/p> <http://example/o2> >> <http://example/a> <http://example/b> .
+
+
+

Turtle-star - Annotation with quoting šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+:s :p :o {| :r <<:s1 :p1 :o1>> |} .
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<<<http://example/s> <http://example/p> <http://example/o>>> <http://example/r> <<<http://example/s1> <http://example/p1> <http://example/o1>>> .
+
+
+

Turtle-star - Annotation on triple with quoted subject šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+<<:s1 :p1 :o1>> :p :o {| :r :z |} .
+
+
MUST result into
+ +
+<<<http://example/s1> <http://example/p1> <http://example/o1>>> <http://example/p> <http://example/o> .
+<<<<<http://example/s1> <http://example/p1> <http://example/o1>>> <http://example/p> <http://example/o>>> <http://example/r> <http://example/z> .
+
+
+

Turtle-star - Annotation on triple with quoted object šŸ”—

+ + + +
status:proposed
type:rdft:TestTurtleEval
+ +
+PREFIX : <http://example/>
+
+:s :p <<:s2 :p2 :o2>> {| :r :z |} .
+
+
MUST result into
+ +
+<http://example/s> <http://example/p> <<<http://example/s2> <http://example/p2> <http://example/o2>>> .
+<<<http://example/s> <http://example/p> <<<http://example/s2> <http://example/p2> <http://example/o2>>>>> <http://example/r> <http://example/z> .
+
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/turtle/eval/manifest.jsonld b/test/data/suites/rdf-star/turtle/eval/manifest.jsonld new file mode 100644 index 000000000..4b5d1b5f2 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/manifest.jsonld @@ -0,0 +1,208 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/turtle/eval#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/turtle/eval/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "Turtle-star Evaluation Tests" + }, + "seeAlso": "https://w3c.github.io/rdf-tests/", + "entries": [ + { + "@id": "trs:turtle-star-1", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-01.ttl", + "name": "Turtle-star - subject quoted triple", + "result": "turtle-star-eval-01.nt" + }, + { + "@id": "trs:turtle-star-2", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-02.ttl", + "name": "Turtle-star - object quoted triple", + "result": "turtle-star-eval-02.nt" + }, + { + "@id": "trs:turtle-star-bnode-1", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-bnode-1.ttl", + "name": "Turtle-star - blank node label", + "result": "turtle-star-eval-bnode-1.nt" + }, + { + "@id": "trs:turtle-star-bnode-2", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-bnode-2.ttl", + "name": "Turtle-star - blank node labels", + "result": "turtle-star-eval-bnode-2.nt" + }, + { + "@id": "trs:turtle-star-annotation-1", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-annotation-1.ttl", + "name": "Turtle-star - Annotation form", + "result": "turtle-star-eval-annotation-1.nt" + }, + { + "@id": "trs:turtle-star-annotation-2", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-annotation-2.ttl", + "name": "Turtle-star - Annotation example", + "result": "turtle-star-eval-annotation-2.nt" + }, + { + "@id": "trs:turtle-star-annotation-3", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-annotation-3.ttl", + "name": "Turtle-star - Annotation - predicate and object lists", + "result": "turtle-star-eval-annotation-3.nt" + }, + { + "@id": "trs:turtle-star-annotation-4", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-annotation-4.ttl", + "name": "Turtle-star - Annotation - nested", + "result": "turtle-star-eval-annotation-4.nt" + }, + { + "@id": "trs:turtle-star-annotation-5", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-annotation-5.ttl", + "name": "Turtle-star - Annotation object list", + "result": "turtle-star-eval-annotation-5.nt" + }, + { + "@id": "trs:turtle-star-quoted-annotation-1", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-quoted-annotation-1.ttl", + "name": "Turtle-star - Annotation with quoting", + "result": "turtle-star-eval-quoted-annotation-1.nt" + }, + { + "@id": "trs:turtle-star-quoted-annotation-2", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-quoted-annotation-2.ttl", + "name": "Turtle-star - Annotation on triple with quoted subject", + "result": "turtle-star-eval-quoted-annotation-2.nt" + }, + { + "@id": "trs:turtle-star-quoted-annotation-3", + "@type": "rdft:TestTurtleEval", + "action": "turtle-star-eval-quoted-annotation-3.ttl", + "name": "Turtle-star - Annotation on triple with quoted object", + "result": "turtle-star-eval-quoted-annotation-3.nt" + } + ], + "prefLabel": { + "es": "Conjunto de pruebas para Turtle-star", + "fr": "La suite des tests pour Turtle-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/turtle/eval/manifest.ttl b/test/data/suites/rdf-star/turtle/eval/manifest.ttl new file mode 100644 index 000000000..ea77c58de --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/manifest.ttl @@ -0,0 +1,125 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX test: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "Turtle-star Evaluation Tests"@en ; + skos:prefLabel "La suite des tests pour Turtle-star"@fr; + skos:prefLabel "Conjunto de pruebas para Turtle-star"@es; + dct:issued "2021-06-21"^^xsd:date ; + rdfs:seeAlso ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + mf:entries + ( + trs:turtle-star-1 + trs:turtle-star-2 + trs:turtle-star-bnode-1 + trs:turtle-star-bnode-2 + trs:turtle-star-annotation-1 + trs:turtle-star-annotation-2 + trs:turtle-star-annotation-3 + trs:turtle-star-annotation-4 + trs:turtle-star-annotation-5 + trs:turtle-star-quoted-annotation-1 + trs:turtle-star-quoted-annotation-2 + trs:turtle-star-quoted-annotation-3 + ) . + +trs:turtle-star-1 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - subject quoted triple" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-2 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - object quoted triple" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bnode-1 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - blank node label" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bnode-2 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - blank node labels" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-annotation-1 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation form" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-annotation-2 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation example" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-annotation-3 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation - predicate and object lists" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-annotation-4 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation - nested" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-annotation-5 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation object list" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-quoted-annotation-1 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation with quoting" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-quoted-annotation-2 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation on triple with quoted subject" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-quoted-annotation-3 rdf:type rdft:TestTurtleEval ; + mf:name "Turtle-star - Annotation on triple with quoted object" ; + mf:action ; + mf:result ; + rdft:approval rdft:Proposed ; + . + diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.nt new file mode 100644 index 000000000..7f2be99c3 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.nt @@ -0,0 +1 @@ +<< >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.ttl new file mode 100644 index 000000000..ad4940b9f --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-01.ttl @@ -0,0 +1,3 @@ +PREFIX : + +<<:s :p :o>> :q :z . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.nt new file mode 100644 index 000000000..28f150167 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.nt @@ -0,0 +1 @@ + << >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.ttl new file mode 100644 index 000000000..6e76ac6d6 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-02.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:a :q <<:s :p :o>> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.nt new file mode 100644 index 000000000..8165c5829 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.nt @@ -0,0 +1,2 @@ + . +<< >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.ttl new file mode 100644 index 000000000..fdba9df1d --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-1.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:s :p :o {| :r :z |} . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.nt new file mode 100644 index 000000000..87450c5f3 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.nt @@ -0,0 +1,7 @@ + . +_:b1 . +_:b1 "2020-01-20"^^ . +<< >> _:b1 . +_:b2 . +_:b2 "2020-12-31"^^ . +<< >> _:b2 . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.ttl new file mode 100644 index 000000000..06ef8eaf4 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-2.ttl @@ -0,0 +1,10 @@ +PREFIX : +PREFIX xsd: + +:s :p :o {| :source [ :graph ; + :date "2020-01-20"^^xsd:date + ] ; + :source [ :graph ; + :date "2020-12-31"^^xsd:date + ] + |} . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.nt new file mode 100644 index 000000000..af17aa5da --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.nt @@ -0,0 +1,6 @@ + . +<< >> . + . +<< >> . + . +<< >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.ttl new file mode 100644 index 000000000..8b2bbd6a6 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-3.ttl @@ -0,0 +1,5 @@ +PREFIX : + +:s :p :o {| :a :b |}; + :p2 :o2 {| :a2 :b2 |}, + :o3 {| :a3 :b3 |}. diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.nt new file mode 100644 index 000000000..4bf32e240 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.nt @@ -0,0 +1,3 @@ + . +<< >> . +<< << >> >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.ttl new file mode 100644 index 000000000..c07c701fe --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-4.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:s :p :o {| :a :b {| :a2 :b2 |} |}. diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.nt new file mode 100644 index 000000000..1238d9259 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.nt @@ -0,0 +1,3 @@ + . + . +<< >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.ttl new file mode 100644 index 000000000..751dc6793 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-annotation-5.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p :o1, :o2 {| :a :b |} . + diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.nt new file mode 100644 index 000000000..dcd268dd6 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.nt @@ -0,0 +1,2 @@ +_:b9 . +<< _:b9 >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.ttl new file mode 100644 index 000000000..a2c01fffa --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-1.ttl @@ -0,0 +1,4 @@ +PREFIX : + +_:b :p :o . +<<_:b :p :o>> :q :z . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.nt new file mode 100644 index 000000000..42dcac5d6 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.nt @@ -0,0 +1,2 @@ +_:label1 _:label1 . +<< _:label1 _:label1 >> << _:label1 >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.ttl new file mode 100644 index 000000000..8b2e5425b --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-bnode-2.ttl @@ -0,0 +1,4 @@ +PREFIX : + +_:a :p1 _:a . +<<_:a :p1 _:a >> :q <<_:a :p2 :o>> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.nt new file mode 100644 index 000000000..31eba74f7 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.nt @@ -0,0 +1,2 @@ + . +<< >> << >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.ttl new file mode 100644 index 000000000..5245264af --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-1.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:s :p :o {| :r <<:s1 :p1 :o1>> |} . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.nt new file mode 100644 index 000000000..d7efbdfa7 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.nt @@ -0,0 +1,2 @@ +<< >> . +<<<< >> >> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.ttl new file mode 100644 index 000000000..e4f702148 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-2.ttl @@ -0,0 +1,3 @@ +PREFIX : + +<<:s1 :p1 :o1>> :p :o {| :r :z |} . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.nt b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.nt new file mode 100644 index 000000000..a655abbd0 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.nt @@ -0,0 +1,2 @@ + << >> . +<< << >>>> . diff --git a/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.ttl b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.ttl new file mode 100644 index 000000000..f19ee1159 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/eval/turtle-star-eval-quoted-annotation-3.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:s :p <<:s2 :p2 :o2>> {| :r :z |} . diff --git a/test/data/suites/rdf-star/turtle/manifest.ttl b/test/data/suites/rdf-star/turtle/manifest.ttl new file mode 100644 index 000000000..71261d9ae --- /dev/null +++ b/test/data/suites/rdf-star/turtle/manifest.ttl @@ -0,0 +1,27 @@ +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "RDF-star Turtle test suite"@en ; + skos:prefLabel "La suite des tests Turtle pour RDF-star"@fr; + skos:prefLabel "Conjunto de pruebas Turtle para RDF-star"@es; + dct:issued "2021-06-21"^^xsd:date ; + rdfs:seeAlso ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + mf:include ( + + + ) . + diff --git a/test/data/suites/rdf-star/turtle/syntax/index.html b/test/data/suites/rdf-star/turtle/syntax/index.html new file mode 120000 index 000000000..c6687b4c5 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/index.html @@ -0,0 +1 @@ +manifest.html \ No newline at end of file diff --git a/test/data/suites/rdf-star/turtle/syntax/manifest.html b/test/data/suites/rdf-star/turtle/syntax/manifest.html new file mode 100644 index 000000000..ad76d6c50 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/manifest.html @@ -0,0 +1,571 @@ + + + +Turtle-star Syntax Tests +

Turtle-star Syntax Tests

+ + + + + +
Generated from:manifest.jsonld
creator: RDF-star Interest Group within the W3C RDF-DEV Community Group
issued:2021-06-21
modified:2021-07-18
+

Entries:

+ +
+

Turtle-star - subject quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+<<:s :p :o>> :q 123 .
+
+
MUST be accepted
+
+

Turtle-star - object quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+:x :p <<:s :p :o>> .
+
+
MUST be accepted
+
+

Turtle-star - quoted triple inside blankNodePropertyList šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+[ :q <<:s :p :o>> ] :b :c .
+
+
MUST be accepted
+
+

Turtle-star - quoted triple inside collection šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o1 .
+:s :p :o2 .
+( <<:s :p :o1>> <<:s :p :o2>> )  :q 123 .
+
+
MUST be accepted
+
+

Turtle-star - nested quoted triple, subject position šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+
+<<:s :p :o >> :r :z .
+
+<< <<:s :p :o >> :r :z >> :q 1 .
+
+
MUST be accepted
+
+

Turtle-star - nested quoted triple, object position šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+:a :q <<:s :p :o >> .
+<< :a :q <<:s :p :o >>>> :r :z .
+
+
MUST be accepted
+
+

Turtle-star - compound forms šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+
+:x :r :z .
+:a :b :c .
+<<:a :b :c>> :r :z .
+<<:x :r :z >> :p <<:a :b :c>> .
+
+<< <<:x :r :z >> :p <<:a :b :c>> >>
+   :q
+<< <<:x :r :z >> :p <<:a :b :c>> >> .
+
+
MUST be accepted
+
+

Turtle-star - blank node subject šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+_:a :p :o .
+<<_:a :p :o >> :q 456 .
+
+
MUST be accepted
+
+

Turtle-star - blank node object šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p _:a .
+<<:s :p _:a >> :q 456 .
+
+
MUST be accepted
+
+

Turtle-star - blank node šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+<<[] :p [] >> :q :z .
+
+
MUST be accepted
+
+

Turtle-star - bad - quoted triple as predicate šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+:x <<:s :p :o>> 123 .
+
+
MUST be rejected
+
+

Turtle-star - bad - quoted triple outside triple šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+<<:s :p :o>> .
+
+
MUST be rejected
+
+

Turtle-star - bad - collection list in quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p ("abc") .
+<<:s :p ("abc") >> :q 123 .
+
+
MUST be rejected
+
+

Turtle-star - bad - literal in subject position of quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o .
+<<3 :p :o >> :q :z .
+
+
MUST be rejected
+
+

Turtle-star - bad - blank node as predicate in quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+<<:s [] :o>> :q 123 .
+
+
MUST be rejected
+
+

Turtle-star - bad - compound blank node expression šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+
+<<:s :p [ :p1 :o1 ]  >> :q 123 .
+
+
MUST be rejected
+
+

Turtle-star - bad - incomplete quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p << :p :r >> .
+
+
MUST be rejected
+
+

Turtle-star - bad - over-long quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p << :g :s :p :o >> .
+
+
MUST be rejected
+
+

Turtle-star - Annotation form šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX : <http://example/>
+
+:s :p :o {| :r :z |} .
+
+
MUST be accepted
+
+

Turtle-star - Annotation example šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+PREFIX :       <http://example/>
+PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
+
+:s :p :o {| :source [ :graph <http://host1/> ;
+                      :date "2020-01-20"^^xsd:date
+                    ] ;
+            :source [ :graph <http://host2/> ;
+                      :date "2020-12-31"^^xsd:date
+                    ]
+          |} .
+
+
MUST be accepted
+
+

Turtle-star - bad - empty annotation šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example.com/ns#>
+
+SELECT * {
+  :s :p :o {|  |} .
+}
+
+
+
MUST be rejected
+
+

Turtle-star - bad - triple as annotation šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+PREFIX : <http://example.com/ns#>
+
+:a :b :c {| :s :p :o |} .
+
+
MUST be rejected
+
+

N-Triples-star as Turtle-star - subject quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - object quoted triple šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<http://example/x> <http://example/p> << <http://example/s> <http://example/p> <http://example/o> >> .
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - subject and object quoted triples šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<< <http://example/s1> <http://example/p1> <http://example/o1> >> <http://example/q> << <http://example/s2> <http://example/p2> <http://example/o2> >> .
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - whitespace and terms šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<<<http://example/s1><http://example/p1><http://example/o1>>><http://example/q><<<http://example/s2><http://example/p2><http://example/o2>>>.
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - Nested, no whitespace šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<<<<<http://example/s1><http://example/p1><http://example/o1>>><http://example/q1><<<http://example/s2><http://example/p2><http://example/o2>>>>><http://example/q2><<<<<http://example/s3><http://example/p3><http://example/o3>>><http://example/q3><<<http://example/s4><http://example/p4><http://example/o4>>>>>.
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - Blank node subject šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+_:b0 <http://example/p> <http://example/o> .
+<< _:b0 <http://example/p> <http://example/o> >> <http://example/q> "ABC" .
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - Blank node object šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<http://example/s> <http://example/p> _:b1 .
+<< <http://example/s> <http://example/p> _:b1 >> <http://example/q> "456"^^<http://www.w3.org/2001/XMLSchema#integer> .
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - Nested subject term šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<< <http://example/s> <http://example/p> <http://example/o> >> <http://example/r> <http://example/z> .
+<< << <http://example/s> <http://example/p> <http://example/o> >> <http://example/r> <http://example/z> >> <http://example/q> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - Nested object term šŸ”—

+ + + +
status:proposed
type:TestTurtlePositiveSyntax
+ +
+<http://example/s> <http://example/p> <http://example/o> .
+<http://example/a> <http://example/q> << <http://example/s> <http://example/p> <http://example/o> >> .
+<< <http://example/a> <http://example/q> << <http://example/s> <http://example/p> <http://example/o> >> >> <http://example/r> <http://example/z> .
+
+
MUST be accepted
+
+

N-Triples-star as Turtle-star - Bad - quoted triple as predicate šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+<http://example/a> << <http://example/s> <http://example/p>  <http://example/o> >>  <http://example/z> .
+
+
MUST be rejected
+
+

N-Triples-star as Turtle-star - Bad - quoted triple, literal subject šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+<< "XYZ" <http://example/p> <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be rejected
+
+

N-Triples-star as Turtle-star - Bad - quoted triple, literal predicate šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+<< <http://example/s> "XYZ" <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be rejected
+
+

N-Triples-star as Turtle-star - Bad - quoted triple, blank node predicate šŸ”—

+ + + +
status:proposed
type:TestTurtleNegativeSyntax
+ +
+<< <http://example/s> _:label <http://example/o> >> <http://example/q> <http://example/z> .
+
+
MUST be rejected
+
\ No newline at end of file diff --git a/test/data/suites/rdf-star/turtle/syntax/manifest.jsonld b/test/data/suites/rdf-star/turtle/syntax/manifest.jsonld new file mode 100644 index 000000000..02fde8ac4 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/manifest.jsonld @@ -0,0 +1,333 @@ +{ + "@context": { + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "rdft": "http://www.w3.org/ns/rdftest#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "qt": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#", + "ut": "http://www.w3.org/2009/sparql/tests/test-update#", + "test": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#", + "trs": "https://w3c.github.io/rdf-star/tests/turtle/syntax#", + "@vocab": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "@base": "https://w3c.github.io/rdf-star/tests/turtle/syntax/", + "include": { + "@type": "@id", + "@container": "@list" + }, + "entries": { + "@type": "@id", + "@container": "@list" + }, + "recognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "unrecognizedDatatypes": { + "@type": "@id", + "@container": "@list" + }, + "action": { + "@type": "@id" + }, + "qt:query": { + "@type": "@id" + }, + "qt:data": { + "@type": "@id" + }, + "ut:request": { + "@type": "@id" + }, + "ut:data": { + "@type": "@id" + }, + "result": { + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@container": "@language" + }, + "prefLabel": { + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@container": "@language" + }, + "comment": "rdfs:comment", + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "license": { + "@id": "dct:license", + "@type": "@id" + }, + "creator": { + "@id": "dct:creator", + "@type": "@id", + "@container": "@set" + }, + "seeAlso": { + "@id": "rdfs:seeAlso", + "@type": "@vocab" + }, + "approval": { + "@id": "test:approval", + "@type": "@vocab", + "@context": { + "Approved": "test:Approved", + "Proposed": "test:NotClassified", + "NotClassified": "test:NotClassified", + "Rejected": "test:Rejected", + "Obsoleted": "test:Obsoleted", + "Withdrawn": "test:Withdrawn" + } + }, + "TestTurtlePositiveSyntax": "rdft:TestTurtlePositiveSyntax", + "TestTurtleNegativeSyntax": "rdft:TestTurtleNegativeSyntax", + "statusOf": { + "@reverse": "test:approval" + } + }, + "@id": "trs:manifest", + "@type": "Manifest", + "creator": [ + { + "foaf:homepage": { + "@id": "../../../" + }, + "foaf:name": " RDF-star Interest Group within the W3C RDF-DEV Community Group" + } + ], + "issued": "2021-06-21", + "dct:licence": { + "@id": "https://www.w3.org/Consortium/Legal/2008/03-bsd-license" + }, + "modified": "2021-07-18", + "label": { + "en": "Turtle-star Syntax Tests" + }, + "entries": [ + { + "@id": "trs:turtle-star-1", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-basic-01.ttl", + "name": "Turtle-star - subject quoted triple" + }, + { + "@id": "trs:turtle-star-2", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-basic-02.ttl", + "name": "Turtle-star - object quoted triple" + }, + { + "@id": "trs:turtle-star-inside-1", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-inside-01.ttl", + "name": "Turtle-star - quoted triple inside blankNodePropertyList" + }, + { + "@id": "trs:turtle-star-inside-2", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-inside-02.ttl", + "name": "Turtle-star - quoted triple inside collection" + }, + { + "@id": "trs:turtle-star-nested-1", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-nested-01.ttl", + "name": "Turtle-star - nested quoted triple, subject position" + }, + { + "@id": "trs:turtle-star-nested-2", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-nested-02.ttl", + "name": "Turtle-star - nested quoted triple, object position" + }, + { + "@id": "trs:turtle-star-compound-1", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-compound.ttl", + "name": "Turtle-star - compound forms" + }, + { + "@id": "trs:turtle-star-bnode-1", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-bnode-01.ttl", + "name": "Turtle-star - blank node subject" + }, + { + "@id": "trs:turtle-star-bnode-2", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-bnode-02.ttl", + "name": "Turtle-star - blank node object" + }, + { + "@id": "trs:turtle-star-bnode-3", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-syntax-bnode-03.ttl", + "name": "Turtle-star - blank node" + }, + { + "@id": "trs:turtle-star-bad-1", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-01.ttl", + "name": "Turtle-star - bad - quoted triple as predicate" + }, + { + "@id": "trs:turtle-star-bad-2", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-02.ttl", + "name": "Turtle-star - bad - quoted triple outside triple" + }, + { + "@id": "trs:turtle-star-bad-3", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-03.ttl", + "name": "Turtle-star - bad - collection list in quoted triple" + }, + { + "@id": "trs:turtle-star-bad-4", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-04.ttl", + "name": "Turtle-star - bad - literal in subject position of quoted triple" + }, + { + "@id": "trs:turtle-star-bad-5", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-05.ttl", + "name": "Turtle-star - bad - blank node as predicate in quoted triple" + }, + { + "@id": "trs:turtle-star-bad-6", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-06.ttl", + "name": "Turtle-star - bad - compound blank node expression" + }, + { + "@id": "trs:turtle-star-bad-7", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-07.ttl", + "name": "Turtle-star - bad - incomplete quoted triple" + }, + { + "@id": "trs:turtle-star-bad-8", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-08.ttl", + "name": "Turtle-star - bad - over-long quoted triple" + }, + { + "@id": "trs:turtle-star-ann-1", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-annotation-1.ttl", + "name": "Turtle-star - Annotation form" + }, + { + "@id": "trs:turtle-star-ann-2", + "@type": "TestTurtlePositiveSyntax", + "action": "turtle-star-annotation-2.ttl", + "name": "Turtle-star - Annotation example" + }, + { + "@id": "trs:turtle-star-bad-ann-1", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-ann-1.ttl", + "name": "Turtle-star - bad - empty annotation" + }, + { + "@id": "trs:turtle-star-bad-ann-2", + "@type": "TestTurtleNegativeSyntax", + "action": "turtle-star-syntax-bad-ann-2.ttl", + "name": "Turtle-star - bad - triple as annotation" + }, + { + "@id": "trs:nt-ttl-star-1", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-syntax-1.ttl", + "name": "N-Triples-star as Turtle-star - subject quoted triple" + }, + { + "@id": "trs:nt-ttl-star-2", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-syntax-2.ttl", + "name": "N-Triples-star as Turtle-star - object quoted triple" + }, + { + "@id": "trs:nt-ttl-star-3", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-syntax-3.ttl", + "name": "N-Triples-star as Turtle-star - subject and object quoted triples" + }, + { + "@id": "trs:nt-ttl-star-4", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-syntax-4.ttl", + "name": "N-Triples-star as Turtle-star - whitespace and terms" + }, + { + "@id": "trs:nt-ttl-star-5", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-syntax-5.ttl", + "name": "N-Triples-star as Turtle-star - Nested, no whitespace" + }, + { + "@id": "trs:nt-ttl-star-bnode-1", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-bnode-1.ttl", + "name": "N-Triples-star as Turtle-star - Blank node subject" + }, + { + "@id": "trs:nt-ttl-star-bnode-2", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-bnode-2.ttl", + "name": "N-Triples-star as Turtle-star - Blank node object" + }, + { + "@id": "trs:nt-ttl-star-nested-1", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-nested-1.ttl", + "name": "N-Triples-star as Turtle-star - Nested subject term" + }, + { + "@id": "trs:nt-ttl-star-nested-2", + "@type": "TestTurtlePositiveSyntax", + "action": "nt-ttl-star-nested-2.ttl", + "name": "N-Triples-star as Turtle-star - Nested object term" + }, + { + "@id": "trs:nt-ttl-star-bad-1", + "@type": "TestTurtleNegativeSyntax", + "action": "nt-ttl-star-bad-syntax-1.ttl", + "name": "N-Triples-star as Turtle-star - Bad - quoted triple as predicate" + }, + { + "@id": "trs:nt-ttl-star-bad-2", + "@type": "TestTurtleNegativeSyntax", + "action": "nt-ttl-star-bad-syntax-2.ttl", + "name": "N-Triples-star as Turtle-star - Bad - quoted triple, literal subject" + }, + { + "@id": "trs:nt-ttl-star-bad-3", + "@type": "TestTurtleNegativeSyntax", + "action": "nt-ttl-star-bad-syntax-3.ttl", + "name": "N-Triples-star as Turtle-star - Bad - quoted triple, literal predicate" + }, + { + "@id": "trs:nt-ttl-star-bad-4", + "@type": "TestTurtleNegativeSyntax", + "action": "nt-ttl-star-bad-syntax-4.ttl", + "name": "N-Triples-star as Turtle-star - Bad - quoted triple, blank node predicate" + } + ], + "prefLabel": { + "es": "Conjunto de pruebas para la sintaxis Turtle-star", + "fr": "La suite des tests pour la syntaxe Turtle-star" + } +} \ No newline at end of file diff --git a/test/data/suites/rdf-star/turtle/syntax/manifest.ttl b/test/data/suites/rdf-star/turtle/syntax/manifest.ttl new file mode 100644 index 000000000..493bbc74c --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/manifest.ttl @@ -0,0 +1,303 @@ +## Distributed under both the "W3C Test Suite License" [1] +## and the "W3C 3-clause BSD License". +## [1] https://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## [2] https://www.w3.org/Consortium/Legal/2008/03-bsd-license + +PREFIX rdf: +PREFIX rdfs: +PREFIX mf: +PREFIX rdft: +PREFIX trs: +PREFIX dct: +PREFIX xsd: +PREFIX foaf: +PREFIX skos: + +trs:manifest rdf:type mf:Manifest ; + rdfs:label "Turtle-star Syntax Tests"@en ; + skos:prefLabel "La suite des tests pour la syntaxe Turtle-star"@fr ; + skos:prefLabel "Conjunto de pruebas para la sintaxis Turtle-star"@es ; + dct:issued "2021-06-21"^^xsd:date ; + dct:modified "2021-07-18"^^xsd:date ; + dct:licence ; + dct:creator [ foaf:homepage ; foaf:name " RDF-star Interest Group within the W3C RDF-DEV Community Group" ] ; + mf:entries + ( + trs:turtle-star-1 + trs:turtle-star-2 + + trs:turtle-star-inside-1 + trs:turtle-star-inside-2 + + trs:turtle-star-nested-1 + trs:turtle-star-nested-2 + + trs:turtle-star-compound-1 + + trs:turtle-star-bnode-1 + trs:turtle-star-bnode-2 + trs:turtle-star-bnode-3 + + trs:turtle-star-bad-1 + trs:turtle-star-bad-2 + trs:turtle-star-bad-3 + trs:turtle-star-bad-4 + trs:turtle-star-bad-5 + trs:turtle-star-bad-6 + trs:turtle-star-bad-7 + trs:turtle-star-bad-8 + + trs:turtle-star-ann-1 + trs:turtle-star-ann-2 + + trs:turtle-star-bad-ann-1 + trs:turtle-star-bad-ann-2 + +## The same data as the N-Triples-star syntax tests, +## except in file *.ttl and "TestTurtle" + + trs:nt-ttl-star-1 + trs:nt-ttl-star-2 + trs:nt-ttl-star-3 + trs:nt-ttl-star-4 + trs:nt-ttl-star-5 + + trs:nt-ttl-star-bnode-1 + trs:nt-ttl-star-bnode-2 + + trs:nt-ttl-star-nested-1 + trs:nt-ttl-star-nested-2 + + trs:nt-ttl-star-bad-1 + trs:nt-ttl-star-bad-2 + trs:nt-ttl-star-bad-3 + trs:nt-ttl-star-bad-4 + ) . + +## Good Syntax + +trs:turtle-star-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - subject quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - object quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-inside-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - quoted triple inside blankNodePropertyList" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-inside-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - quoted triple inside collection" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-nested-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - nested quoted triple, subject position" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-nested-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - nested quoted triple, object position" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-compound-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - compound forms" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bnode-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - blank node subject" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bnode-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - blank node object" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bnode-3 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - blank node" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad Syntax + +trs:turtle-star-bad-1 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - quoted triple as predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-2 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - quoted triple outside triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-3 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - collection list in quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-4 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - literal in subject position of quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-5 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - blank node as predicate in quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-6 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - compound blank node expression"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-7 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - incomplete quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-8 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - over-long quoted triple"; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Annotation syntax + +trs:turtle-star-ann-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - Annotation form" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-ann-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "Turtle-star - Annotation example" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad annotation syntax + +trs:turtle-star-bad-ann-1 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - empty annotation" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:turtle-star-bad-ann-2 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "Turtle-star - bad - triple as annotation" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## -------------------------------------------------- +## Same data as the N-triples-star tests. +## N-Triples is a subset of Turtle, and the same is true for the "star" feature. + +## Good Syntax + +trs:nt-ttl-star-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - subject quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - object quoted triple" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-3 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - subject and object quoted triples" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-4 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - whitespace and terms" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-5 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - Nested, no whitespace" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +# Blank nodes + +trs:nt-ttl-star-bnode-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - Blank node subject" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-bnode-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - Blank node object" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-nested-1 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - Nested subject term" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-nested-2 rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "N-Triples-star as Turtle-star - Nested object term" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +## Bad syntax + +trs:nt-ttl-star-bad-1 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "N-Triples-star as Turtle-star - Bad - quoted triple as predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-bad-2 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "N-Triples-star as Turtle-star - Bad - quoted triple, literal subject" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-bad-3 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "N-Triples-star as Turtle-star - Bad - quoted triple, literal predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . + +trs:nt-ttl-star-bad-4 rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "N-Triples-star as Turtle-star - Bad - quoted triple, blank node predicate" ; + mf:action ; + rdft:approval rdft:Proposed ; + . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-1.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-1.ttl new file mode 100644 index 000000000..401f4b861 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-1.ttl @@ -0,0 +1 @@ + << >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-2.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-2.ttl new file mode 100644 index 000000000..1e47b3600 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-2.ttl @@ -0,0 +1 @@ +<< "XYZ" >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-3.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-3.ttl new file mode 100644 index 000000000..eaeb6f2a5 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-3.ttl @@ -0,0 +1 @@ +<< "XYZ" >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-4.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-4.ttl new file mode 100644 index 000000000..af41d2064 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bad-syntax-4.ttl @@ -0,0 +1 @@ +<< _:label >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-1.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-1.ttl new file mode 100644 index 000000000..2d94448ce --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-1.ttl @@ -0,0 +1,2 @@ +_:b0 . +<< _:b0 >> "ABC" . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-2.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-2.ttl new file mode 100644 index 000000000..2dc337a93 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-bnode-2.ttl @@ -0,0 +1,2 @@ + _:b1 . +<< _:b1 >> "456"^^ . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-1.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-1.ttl new file mode 100644 index 000000000..d6a50cbee --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-1.ttl @@ -0,0 +1,3 @@ + . +<< >> . +<< << >> >> "1"^^ . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-2.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-2.ttl new file mode 100644 index 000000000..7a8d3131b --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-nested-2.ttl @@ -0,0 +1,3 @@ + . + << >> . +<< << >> >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-1.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-1.ttl new file mode 100644 index 000000000..7f2be99c3 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-1.ttl @@ -0,0 +1 @@ +<< >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-2.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-2.ttl new file mode 100644 index 000000000..5aa2cb200 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-2.ttl @@ -0,0 +1 @@ + << >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-3.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-3.ttl new file mode 100644 index 000000000..16b9420af --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-3.ttl @@ -0,0 +1 @@ +<< >> << >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-4.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-4.ttl new file mode 100644 index 000000000..6dc18c359 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-4.ttl @@ -0,0 +1 @@ +<<>><<>>. diff --git a/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-5.ttl b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-5.ttl new file mode 100644 index 000000000..041b85739 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/nt-ttl-star-syntax-5.ttl @@ -0,0 +1 @@ +<<<<>><<>>>><<<<>><<>>>>. \ No newline at end of file diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-1.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-1.ttl new file mode 100644 index 000000000..fdba9df1d --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-1.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:s :p :o {| :r :z |} . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-2.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-2.ttl new file mode 100644 index 000000000..06ef8eaf4 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-annotation-2.ttl @@ -0,0 +1,10 @@ +PREFIX : +PREFIX xsd: + +:s :p :o {| :source [ :graph ; + :date "2020-01-20"^^xsd:date + ] ; + :source [ :graph ; + :date "2020-12-31"^^xsd:date + ] + |} . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-01.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-01.ttl new file mode 100644 index 000000000..4a41e436c --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-01.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p :o . +:x <<:s :p :o>> 123 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-02.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-02.ttl new file mode 100644 index 000000000..8a1fbb388 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-02.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p :o . +<<:s :p :o>> . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-03.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-03.ttl new file mode 100644 index 000000000..3952b24b6 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-03.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p ("abc") . +<<:s :p ("abc") >> :q 123 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-04.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-04.ttl new file mode 100644 index 000000000..a69b6469d --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-04.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p :o . +<<3 :p :o >> :q :z . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-05.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-05.ttl new file mode 100644 index 000000000..b1a45960a --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-05.ttl @@ -0,0 +1,3 @@ +PREFIX : + +<<:s [] :o>> :q 123 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-06.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-06.ttl new file mode 100644 index 000000000..687ef35c8 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-06.ttl @@ -0,0 +1,4 @@ +PREFIX : + + +<<:s :p [ :p1 :o1 ] >> :q 123 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-07.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-07.ttl new file mode 100644 index 000000000..329e6d39b --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-07.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:s :p << :p :r >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-08.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-08.ttl new file mode 100644 index 000000000..72ceff2e2 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-08.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:s :p << :g :s :p :o >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-1.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-1.ttl new file mode 100644 index 000000000..7f654f4eb --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-1.ttl @@ -0,0 +1,6 @@ +PREFIX : + +SELECT * { + :s :p :o {| |} . +} + diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-2.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-2.ttl new file mode 100644 index 000000000..1abed88fb --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bad-ann-2.ttl @@ -0,0 +1,3 @@ +PREFIX : + +:a :b :c {| :s :p :o |} . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-01.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-01.ttl new file mode 100644 index 000000000..3874f92ef --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-01.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p :o . +<<:s :p :o>> :q 123 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-02.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-02.ttl new file mode 100644 index 000000000..a2b95e77d --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-basic-02.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p :o . +:x :p <<:s :p :o>> . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-01.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-01.ttl new file mode 100644 index 000000000..6591a66e1 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-01.ttl @@ -0,0 +1,4 @@ +PREFIX : + +_:a :p :o . +<<_:a :p :o >> :q 456 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-02.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-02.ttl new file mode 100644 index 000000000..ac99ad739 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-02.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p _:a . +<<:s :p _:a >> :q 456 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-03.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-03.ttl new file mode 100644 index 000000000..95f8cf5f2 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-bnode-03.ttl @@ -0,0 +1,3 @@ +PREFIX : + +<<[] :p [] >> :q :z . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-compound.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-compound.ttl new file mode 100644 index 000000000..df83d9704 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-compound.ttl @@ -0,0 +1,11 @@ +PREFIX : + + +:x :r :z . +:a :b :c . +<<:a :b :c>> :r :z . +<<:x :r :z >> :p <<:a :b :c>> . + +<< <<:x :r :z >> :p <<:a :b :c>> >> + :q +<< <<:x :r :z >> :p <<:a :b :c>> >> . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-01.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-01.ttl new file mode 100644 index 000000000..ff87a146f --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-01.ttl @@ -0,0 +1,4 @@ +PREFIX : + +:s :p :o . +[ :q <<:s :p :o>> ] :b :c . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-02.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-02.ttl new file mode 100644 index 000000000..28e2590e0 --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-inside-02.ttl @@ -0,0 +1,5 @@ +PREFIX : + +:s :p :o1 . +:s :p :o2 . +( <<:s :p :o1>> <<:s :p :o2>> ) :q 123 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-01.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-01.ttl new file mode 100644 index 000000000..93a936cab --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-01.ttl @@ -0,0 +1,7 @@ +PREFIX : + +:s :p :o . + +<<:s :p :o >> :r :z . + +<< <<:s :p :o >> :r :z >> :q 1 . diff --git a/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-02.ttl b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-02.ttl new file mode 100644 index 000000000..aec49ef4a --- /dev/null +++ b/test/data/suites/rdf-star/turtle/syntax/turtle-star-syntax-nested-02.ttl @@ -0,0 +1,5 @@ +PREFIX : + +:s :p :o . +:a :q <<:s :p :o >> . +<< :a :q <<:s :p :o >>>> :r :z . diff --git a/test/test_experimental/test_lark/__init__.py b/test/test_experimental/test_lark/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/test/test_experimental/test_lark/test_comparative_nquads_performance.py b/test/test_experimental/test_lark/test_comparative_nquads_performance.py new file mode 100644 index 000000000..88c575330 --- /dev/null +++ b/test/test_experimental/test_lark/test_comparative_nquads_performance.py @@ -0,0 +1,36 @@ +import time +from test.data import TEST_DATA_DIR + +import rdflib +from rdflib import Graph, Literal, URIRef, logger + +rdflib.plugin.register( + "larknquads", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquads", + "LarkNQuadsParser", +) + +testloc = TEST_DATA_DIR / "sp2b" / "50ktriples.nq" + + +def test_larknquads_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larknquads", + ) + t1 = time.time() + print(f"Lark NT parser: {t1 - t0:.5f}") + + +def test_nquads_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="nquads", + ) + t1 = time.time() + logger.info(f"Extant NT parser: {t1 - t0:.5f}") diff --git a/test/test_experimental/test_lark/test_comparative_nquads_star_performance.py b/test/test_experimental/test_lark/test_comparative_nquads_star_performance.py new file mode 100644 index 000000000..4e406bcf6 --- /dev/null +++ b/test/test_experimental/test_lark/test_comparative_nquads_star_performance.py @@ -0,0 +1,36 @@ +import time +from test.data import TEST_DATA_DIR + +import rdflib +from rdflib import Graph, Literal, URIRef, logger + +rdflib.plugin.register( + "larknquadsstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquadsstar", + "LarkNQuadsStarParser", +) + +testloc = TEST_DATA_DIR / "sp2b" / "50ktriples.nq" + + +def test_larknquads_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larknquadsstar", + ) + t1 = time.time() + print(f"Lark NQuads RDF * parser: {t1 - t0:.5f}") + + +def test_nquads_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="nquads", + ) + t1 = time.time() + logger.info(f"Extant NQuads parser: {t1 - t0:.5f}") diff --git a/test/test_experimental/test_lark/test_comparative_ntriples_performance.py b/test/test_experimental/test_lark/test_comparative_ntriples_performance.py new file mode 100644 index 000000000..c3afa98e9 --- /dev/null +++ b/test/test_experimental/test_lark/test_comparative_ntriples_performance.py @@ -0,0 +1,36 @@ +import time +from test.data import TEST_DATA_DIR + +import rdflib +from rdflib import Graph, Literal, URIRef, logger + +rdflib.plugin.register( + "larknt", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriples", + "LarkNTriplesParser", +) + +testloc = TEST_DATA_DIR / "sp2b" / "50ktriples.nt" + + +def test_larkntriples_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larknt", + ) + t1 = time.time() + print(f"Lark NT parser: {t1 - t0:.5f}") + + +def test_ntriples_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="nt", + ) + t1 = time.time() + logger.info(f"Extant NT parser: {t1 - t0:.5f}") diff --git a/test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py b/test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py new file mode 100644 index 000000000..b6fe64062 --- /dev/null +++ b/test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py @@ -0,0 +1,43 @@ +import time +from test.data import TEST_DATA_DIR + +import rdflib +from rdflib import Graph, Literal, URIRef, logger + +rdflib.plugin.register( + "larkntstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriplesstar", + "LarkNTriplesStarParser", +) + +rdflib.plugin.register( + "altnt", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.ntriples-star", + "NtriplesStarParser", +) + +testloc = TEST_DATA_DIR / "sp2b" / "50ktriples.nt" + + +def test_larkntriples_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkntstar", + ) + t1 = time.time() + print(f"Lark NT parser: {t1 - t0:.5f}") + + +def test_ntriples_50k(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="nt", + ) + t1 = time.time() + logger.info(f"Extant NT parser: {t1 - t0:.5f}") diff --git a/test/test_experimental/test_lark/test_comparative_turtle_performance.py b/test/test_experimental/test_lark/test_comparative_turtle_performance.py new file mode 100644 index 000000000..47b0969da --- /dev/null +++ b/test/test_experimental/test_lark/test_comparative_turtle_performance.py @@ -0,0 +1,55 @@ +import pytest +import time +from test.data import TEST_DATA_DIR + +import rdflib +from rdflib import Graph, Literal, URIRef, logger + +rdflib.plugin.register( + "larkttl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle", + "LarkTurtleParser", +) + +rdflib.plugin.register( + "larkturtlestar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtlestar", + "LarkTurtleStarParser", +) + +testloc = TEST_DATA_DIR / "sp2b" / "50ktriples.ttl" + + +def test_larkturtle(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkttl", + ) + t1 = time.time() + print(f"Lark Turtle classic parser: {t1 - t0:.5f}") + + +def test_larkturtlestar(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkturtlestar", + ) + t1 = time.time() + print(f"Lark Turtle RDF* parser: {t1 - t0:.5f}") + + +def test_turtle(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="ttl", + ) + t1 = time.time() + print(f"Extant Turtle parser: {t1 - t0:.5f}") diff --git a/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py b/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py new file mode 100644 index 000000000..cda73bda2 --- /dev/null +++ b/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py @@ -0,0 +1,55 @@ +import pytest +import time +from test.data import TEST_DATA_DIR + +import rdflib +from rdflib import Graph, Literal, URIRef, logger + +rdflib.plugin.register( + "larkttl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle", + "LarkTurtleParser", +) + +rdflib.plugin.register( + "larkturtlestar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtlestar", + "LarkTurtleStarParser", +) + +testloc = TEST_DATA_DIR / "sp2b" / "50ktriples.ttl" + + +def test_larkturtle(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkttl", + ) + t1 = time.time() + print(f"Lark Turtle classic parser: {t1 - t0:.5f}") + + +def test_larkturtlestar(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkturtlestar", + ) + t1 = time.time() + print(f"Lark-Cython Turtle RDF* parser: {t1 - t0:.5f}") + + +def test_turtle(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="ttl", + ) + t1 = time.time() + print(f"Extant Turtle parser: {t1 - t0:.5f}") diff --git a/test/test_experimental/test_lark/test_nquads.py b/test/test_experimental/test_lark/test_nquads.py new file mode 100644 index 000000000..cfe05ebf5 --- /dev/null +++ b/test/test_experimental/test_lark/test_nquads.py @@ -0,0 +1,297 @@ +import pytest + +import rdflib + +from rdflib.experimental.plugins.parsers.larknquads import LarkNQuadsParser +from test.data import context0 + +rdflib.plugin.register( + "larknq", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquads", + "LarkNQuadsParser", +) + + +def test_parse_ntriples_named_nodes(): + test_nquads = """ . + . +""" + g = rdflib.ConjunctiveGraph() + LarkNQuadsParser().parse(test_nquads, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.URIRef("http://example/objects/2"), + ) in g + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.URIRef("http://example/objects/1"), + ) in g + + +def test_parse_ntriples_bare_literals(): + test_nquads = """ "Foo" . + "Bar" . +""" + g = rdflib.ConjunctiveGraph() + LarkNQuadsParser().parse(test_nquads, g) + assert len(g) == 2 + + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.Literal("Foo"), + ) in g + + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.Literal("Bar"), + ) in g + + +def test_parse_ntriples_language_literals(): + test_nquads = """ "Foo"@en-US . + "Bar"@fr . +""" + g = rdflib.ConjunctiveGraph() + LarkNQuadsParser().parse(test_nquads, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.Literal("Foo", lang="en-US"), + ) in g + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.Literal("Bar", lang="fr"), + ) in g + + +def test_parse_ntriples_datatyped_literals(): + test_nquads = """ "Foo"^^ . + "9.99"^^ . +""" + g = rdflib.ConjunctiveGraph() + LarkNQuadsParser().parse(test_nquads, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.Literal( + "Foo", datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + ), + ) in g + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.Literal( + "9.99", + datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal"), + ), + ) in g + + +def test_parse_ntriples_mixed_literals(): + test_nquads = """ "Foo"@en-US . + "9.99"^^ . +""" + g = rdflib.ConjunctiveGraph() + LarkNQuadsParser().parse(test_nquads, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.Literal("Foo", lang="en-US"), + ) in g + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.Literal( + "9.99", + datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal"), + ), + ) in g + + +def test_parse_ntriples_bnodes(): + test_nquads = """ _:A1 . +_:A1 . +""" + g = rdflib.ConjunctiveGraph() + LarkNQuadsParser().parse(test_nquads, g) + assert len(g) == 2 + assert isinstance( + list( + g.objects( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + ) + )[0], + rdflib.BNode, + ) + assert isinstance( + list( + g.subjects( + rdflib.URIRef("http://example/predicates/2"), + rdflib.URIRef("http://example/objects/1"), + ) + )[0], + rdflib.BNode, + ) + + +# Test the parser itself +def test_parse_nquads_named_nodes(): + test_nquads = """ . + . +""" + cg = rdflib.ConjunctiveGraph() + LarkNQuadsParser().parse(test_nquads, cg) + g = cg.get_context(rdflib.URIRef("http://example/graphs/1")) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/graphs/1"), + ) in g + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/graphs/1"), + ) in g + + +# Test the parser via the ConjunctiveGraph API +def test_larknquads_basic(): + + from rdflib.graph import ConjunctiveGraph + + data = """ + . + "Alice"^^ . + "23"^^ . + "Bob"@en . + _:bnode1 "Bob"@en .""" + + dl = sorted( + list( + # rdflib.ConjunctiveGraph().parse( + ConjunctiveGraph().parse(data=data, format="larknq", preserve_bnode_ig=True) + ) + ) + + assert dl == [ + ( + rdflib.BNode("bnode1"), + rdflib.URIRef("http://example/name"), + rdflib.Literal("Bob", lang="en"), + rdflib.URIRef("http://example/g2"), + ), + ( + rdflib.URIRef("http://example/s1"), + rdflib.URIRef("http://example/age"), + rdflib.Literal( + "23", datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#integer") + ), + rdflib.URIRef("http://example/g1"), + ), + ( + rdflib.URIRef("http://example/s1"), + rdflib.URIRef("http://example/name"), + rdflib.Literal( + "Alice", + datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string"), + ), + rdflib.URIRef("http://example/g1"), + ), + ( + rdflib.URIRef("http://example/s1"), + rdflib.URIRef("http://example/name"), + rdflib.Literal("Bob", lang="en"), + rdflib.URIRef("http://example/g2"), + ), + ( + rdflib.URIRef("http://example/s1"), + rdflib.URIRef("http://example/p"), + rdflib.URIRef("http://example/o"), + rdflib.URIRef("http://example/g1"), + ), + ] + + +def test_larknquads_parse_ntriples(): + from rdflib.graph import ConjunctiveGraph + + testntriples = """ .""" + # d = rdflib.ConjunctiveGraph().parse(data=testntriples, format="larknq") + d = ConjunctiveGraph().parse(data=testntriples, format="larknq") + + assert len(list(d)) == 1 + + assert len(list(d.default_context)) == 1 + + +def test_larknquads_parse_nquads(): + from rdflib.graph import ConjunctiveGraph + + testnquads = """ .""" + # d = rdflib.ConjunctiveGraph().parse(data=testnquads, format="larknq") + d = ConjunctiveGraph().parse(data=testnquads, format="larknq") + + assert len(list(d)) == 1 + + assert len(list(d.default_context)) == 0 + + assert len(list(d.graph(rdflib.URIRef("http://example/1")))) == 1 + + +# Investigating a test peculiarity +def test_larknquads_parse_minimal_whitespace(): + from rdflib.graph import ConjunctiveGraph + + testminwhitespace = """ + "Alice". + . + _:o. + _:s"Alice". + _:s. + _:s_:bnode1.""" + + # d = rdflib.ConjunctiveGraph().parse( + # data=testminwhitespace, format="larknq", preserve_bnode_ig=True + # ) + d = ConjunctiveGraph().parse( + data=testminwhitespace, format="larknq", preserve_bnode_ig=True + ) + + assert len(d) == 6 + + assert len(d.default_context) == 6 + + assert ( + ( + rdflib.URIRef("http://example/s"), + rdflib.URIRef("http://example/p"), + rdflib.Literal("Alice"), + ) + ) in d.default_context + + gtr = "\n".join( + [ln for ln in sorted(d.serialize(format="nt").split("\n")) if ln != ""] + ) + + assert gtr == ( + ' "Alice" .\n' + " .\n" + " _:o .\n" + '_:s "Alice" .\n' + "_:s .\n" + "_:s _:bnode1 ." + ) diff --git a/test/test_experimental/test_lark/test_nquads_w3c.py b/test/test_experimental/test_lark/test_nquads_w3c.py new file mode 100644 index 000000000..4d10b077f --- /dev/null +++ b/test/test_experimental/test_lark/test_nquads_w3c.py @@ -0,0 +1,107 @@ +"""This runs the nquads tests for the W3C RDF Working Group's N-Quads +test suite.""" +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +from rdflib.graph import ConjunctiveGraph +import rdflib + +rdflib.plugin.register( + "larknquads", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquads", + "LarkNQuadsParser", +) + +logger = logging.getLogger(__name__) + +REMOTE_BASE_IRI = "http://www.w3.org/2013/NQuadsTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/w3c/nquads/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = {RDFT.TestNQuadsPositiveSyntax, RDFT.TestNQuadsNegativeSyntax} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + action_path = entry.uri_mapper.to_local_path(entry.action) + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + dataset = ConjunctiveGraph() + with ExitStack() as xstack: + if entry.type == RDFT.TestNQuadsNegativeSyntax: + catcher = xstack.enter_context(pytest.raises(Exception)) + dataset.parse(action_path, publicID=entry.action, format="larknquads") + GraphHelper.assert_isomorphic( + dataset, + ConjunctiveGraph().parse( + action_path, publicID=entry.action, format="nquads" + ), + ) + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestNQuadsPositiveSyntax: + graph_data = dataset.serialize(format="nquads") + result_dataset = ConjunctiveGraph() + result_dataset.parse( + data=graph_data, publicID=entry.action, format="larknquads" + ) + GraphHelper.assert_cgraph_isomorphic( + dataset, result_dataset, exclude_bnodes=True + ) + GraphHelper.assert_sets_equals( + dataset, result_dataset, bnode_handling=BNodeHandling.COLLAPSE + ) + + +MARK_DICT = { + # TODO: Assess the execution cost of using urlparse to reject + # when scheme == "", otherwise, restore these xfails + # f"{REMOTE_BASE_IRI}#nq-syntax-bad-uri-01": pytest.mark.xfail( + # reason="Accepted bad URI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-06": pytest.mark.xfail( + # reason="Accepted bad URI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-07": pytest.mark.xfail( + # reason="Accepted bad URI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-08": pytest.mark.xfail( + # reason="Accepted bad URI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-09": pytest.mark.xfail( + # reason="Accepted bad URI" + # ), + # f"{REMOTE_BASE_IRI}#minimal_whitespace": pytest.mark.xfail( + # reason="Non-deterministic test, incorrect failures" + # ), +} + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_nquads", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_nquadsstar.py b/test/test_experimental/test_lark/test_nquadsstar.py new file mode 100644 index 000000000..b936946f3 --- /dev/null +++ b/test/test_experimental/test_lark/test_nquadsstar.py @@ -0,0 +1,120 @@ +import pytest + +import rdflib + +from rdflib.experimental.plugins.parsers.larknquadsstar import LarkNQuadsStarParser + +rdflib.plugin.register( + "larknqstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquadsstar", + "LarkNQuadsStarParser", +) + +rdflib.plugin.register( + "rdna", + rdflib.serializer.Serializer, + "rdflib.plugins.serializers.rdna", + "RDNASerializer", +) + + +def test_parse_ntriples_named_nodes(): + test_nquads = """ . + . +""" + ds = rdflib.ConjunctiveGraph() + LarkNQuadsStarParser().parse(test_nquads, ds) + g = ds.graph(rdflib.URIRef("http://example/graphs/1")) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.URIRef("http://example/objects/2"), + ) in g + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.URIRef("http://example/objects/1"), + ) in g + + +def test_larknquads_parser_with_quoted_triple_and_default_context(): + testnquads = """ . + _:g1220 << >> . + _:g1220 .""" + ds = rdflib.ConjunctiveGraph() + LarkNQuadsStarParser().parse(testnquads, ds, preserve_bnode_ids=True) + g = ds.default_context + assert len(g) == 3 + assert ( + rdflib.URIRef("http://example/s"), + rdflib.URIRef("http://example/p"), + rdflib.URIRef("http://example/o"), + ) in g + + +def test_parse_ntriples_named_nodes_and_graph(): + test_nquads = """ . + . +""" + ds = rdflib.ConjunctiveGraph() + LarkNQuadsStarParser().parse(test_nquads, ds) + g = ds.default_context + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example/objects/1"), + rdflib.URIRef("http://example/predicates/1"), + rdflib.URIRef("http://example/objects/2"), + ) in g + assert ( + rdflib.URIRef("http://example/objects/2"), + rdflib.URIRef("http://example/predicates/2"), + rdflib.URIRef("http://example/objects/1"), + ) in g + + +def test_larknquads_literal_string(): + testdata = """ "Alice"^^ .""" + ds = rdflib.ConjunctiveGraph() + ds.parse( + data=testdata, + format="larknqstar", + preserve_bnode_ids=True, + ) + + assert list(ds)[0][2] == rdflib.Literal( + "Alice", datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + ) + + +def test_larknquads_with_default_context(): + testdata = """ . + _:g1220 << >> . + _:g1220 .""" + ds = rdflib.ConjunctiveGraph() + ds.parse(data=testdata, format="larknqstar", preserve_bnode_ids=True) + + assert ds.serialize(format="rdna") == ( + " .\n" + "_:c14n0 .\n" + "_:c14n0 82496401bcf33100b7a0f03189bc2e49 .\n" + ) + + +def test_larknquads_with_named_graph(): + testdata = """ . + _:g1220 << >> . + _:g1220 .""" + + ds = rdflib.ConjunctiveGraph() + ds.parse(data=testdata, format="larknqstar", preserve_bnode_ids=True) + + assert rdflib.URIRef("http://example/f") in list(ds.contexts()) + assert rdflib.URIRef("http://example/g") in list(ds.contexts()) + + assert ds.serialize(format="rdna") == ( + " .\n" + "_:c14n0 .\n" + "_:c14n0 82496401bcf33100b7a0f03189bc2e49 .\n" + ) diff --git a/test/test_experimental/test_lark/test_nquadsstar_w3c.py b/test/test_experimental/test_lark/test_nquadsstar_w3c.py new file mode 100644 index 000000000..51d10f2eb --- /dev/null +++ b/test/test_experimental/test_lark/test_nquadsstar_w3c.py @@ -0,0 +1,108 @@ +"""This runs the nquads tests for the W3C RDF Working Group's N-Quads +test suite.""" +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +from rdflib.graph import ConjunctiveGraph +import rdflib + +rdflib.plugin.register( + "larknqstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquadsstar", + "LarkNQuadsStarParser", +) + +rdflib.plugin.register( + "larknquads", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquads", + "LarkNQuadsParser", +) + +logger = logging.getLogger(__name__) + +REMOTE_BASE_IRI = "http://www.w3.org/2013/NQuadsTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/w3c/nquads/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = {RDFT.TestNQuadsPositiveSyntax, RDFT.TestNQuadsNegativeSyntax} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + action_path = entry.uri_mapper.to_local_path(entry.action) + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + dataset = ConjunctiveGraph() + with ExitStack() as xstack: + if entry.type == RDFT.TestNQuadsNegativeSyntax: + catcher = xstack.enter_context(pytest.raises(Exception)) + dataset.parse(action_path, publicID=entry.action, format="larknqstar") + GraphHelper.assert_isomorphic( + dataset, + ConjunctiveGraph().parse( + action_path, publicID=entry.action, format="nquads" + ), + ) + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestNQuadsPositiveSyntax: + graph_data = dataset.serialize(format="nquads") + result_dataset = ConjunctiveGraph() + result_dataset.parse( + data=graph_data, publicID=entry.action, format="larknquads" + ) + GraphHelper.assert_cgraph_isomorphic( + dataset, result_dataset, exclude_bnodes=True + ) + GraphHelper.assert_sets_equals( + dataset, result_dataset, bnode_handling=BNodeHandling.COLLAPSE + ) + + +MARK_DICT = { + # TODO: Assess the execution cost of using urlparse to reject + # when scheme == "", otherwise, restore these xfails + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-06": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-07": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-08": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-09": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), +} + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_nquads", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py b/test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py new file mode 100644 index 000000000..047ebf0ff --- /dev/null +++ b/test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py @@ -0,0 +1,92 @@ +"""This runs the nt tests for the W3C RDF Working Group's N-Triples +test suite.""" +import logging +import rdflib +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +rdflib.plugin.register( + "larknqstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larknquadsstar", + "LarkNQuadsStarParser", +) + +from rdflib.graph import Graph + +logger = logging.getLogger(__name__) + +REMOTE_BASE_IRI = "http://www.w3.org/2013/N-TriplesTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/rdf-star/nt/syntax/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = {RDFT.TestNTriplesPositiveSyntax, RDFT.TestNTriplesNegativeSyntax} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + action_path = entry.uri_mapper.to_local_path(entry.action) + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + graph = Graph() + with ExitStack() as xstack: + if entry.type == RDFT.TestNTriplesNegativeSyntax: + catcher = xstack.enter_context(pytest.raises(Exception)) + graph.parse(action_path, publicID=entry.action, format="larknqstar") + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestNTriplesPositiveSyntax: + graph_data = graph.serialize(format="ntriples") + result_graph = Graph() + # result_graph.parse(data=graph_data, publicID=entry.action, format="larknt") + result_graph.parse(data=graph_data, publicID=entry.action, format="nt") + GraphHelper.assert_isomorphic(graph, result_graph) + GraphHelper.assert_sets_equals( + graph, result_graph, bnode_handling=BNodeHandling.COLLAPSE + ) + + +MARK_DICT = { + # TODO: Assess the execution cost of using urlparse to reject + # when scheme == "", otherwise, restore these xfails + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-06": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-07": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-08": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), + # f"{REMOTE_BASE_IRI}#nt-syntax-bad-uri-09": pytest.mark.xfail( + # reason="accepts an invalid IRI" + # ), +} + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_ntriples", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_ntriples.py b/test/test_experimental/test_lark/test_ntriples.py new file mode 100644 index 000000000..26137f573 --- /dev/null +++ b/test/test_experimental/test_lark/test_ntriples.py @@ -0,0 +1,231 @@ +import rdflib + +rdflib.plugin.register( + "larknt", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriples", + "LarkNTriplesParser", +) + + +def test_parse_ntriples_named_nodes(): + test_ntriples = """ . + . +""" + g = rdflib.Graph() + p = LarkNTriplesParser() + p.parse(test_ntriples, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example.com/objects/1"), + rdflib.URIRef("http://example.com/predicates/1"), + rdflib.URIRef("http://example.com/objects/2"), + ) in g + assert ( + rdflib.URIRef("http://example.com/objects/2"), + rdflib.URIRef("http://example.com/predicates/2"), + rdflib.URIRef("http://example.com/objects/1"), + ) in g + + +def test_parse_ntriples_bare_literals(): + test_ntriples = """ "Foo" . + "Bar" . +""" + g = rdflib.Graph() + LarkNTriplesParser().parse(test_ntriples, g) + assert len(g) == 2 + + assert ( + rdflib.URIRef("http://example.com/objects/1"), + rdflib.URIRef("http://example.com/predicates/1"), + rdflib.Literal("Foo"), + ) in g + + assert ( + rdflib.URIRef("http://example.com/objects/2"), + rdflib.URIRef("http://example.com/predicates/2"), + rdflib.Literal("Bar"), + ) in g + + +def test_parse_ntriples_language_literals(): + test_ntriples = """ "Foo"@en-US . + "Bar"@fr . +""" + g = rdflib.Graph() + LarkNTriplesParser().parse(test_ntriples, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example.com/objects/1"), + rdflib.URIRef("http://example.com/predicates/1"), + rdflib.Literal("Foo", lang="en-US"), + ) in g + assert ( + rdflib.URIRef("http://example.com/objects/2"), + rdflib.URIRef("http://example.com/predicates/2"), + rdflib.Literal("Bar", lang="fr"), + ) in g + + +def test_parse_ntriples_datatyped_literals(): + test_ntriples = """ "Foo"^^ . + "9.99"^^ . +""" + g = rdflib.Graph() + LarkNTriplesParser().parse(test_ntriples, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example.com/objects/1"), + rdflib.URIRef("http://example.com/predicates/1"), + rdflib.Literal( + "Foo", datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + ), + ) in g + assert ( + rdflib.URIRef("http://example.com/objects/2"), + rdflib.URIRef("http://example.com/predicates/2"), + rdflib.Literal( + "9.99", + datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal"), + ), + ) in g + + +def test_parse_ntriples_mixed_literals(): + test_ntriples = """ "Foo"@en-US . + "9.99"^^ . +""" + g = rdflib.Graph() + LarkNTriplesParser().parse(test_ntriples, g) + assert len(g) == 2 + assert ( + rdflib.URIRef("http://example.com/objects/1"), + rdflib.URIRef("http://example.com/predicates/1"), + rdflib.Literal("Foo", lang="en-US"), + ) in g + assert ( + rdflib.URIRef("http://example.com/objects/2"), + rdflib.URIRef("http://example.com/predicates/2"), + rdflib.Literal( + "9.99", + datatype=rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal"), + ), + ) in g + + +def test_parse_ntriples_bnodes(): + test_ntriples = """ _:A1 . +_:A1 . +""" + g = rdflib.Graph() + LarkNTriplesParser().parse(test_ntriples, g) + assert len(g) == 2 + assert isinstance( + list( + g.objects( + rdflib.URIRef("http://example.com/objects/1"), + rdflib.URIRef("http://example.com/predicates/1"), + ) + )[0], + rdflib.BNode, + ) + assert isinstance( + list( + g.subjects( + rdflib.URIRef("http://example.com/predicates/2"), + rdflib.URIRef("http://example.com/objects/1"), + ) + )[0], + rdflib.BNode, + ) + + +def test_larkntriples_basic(): + + testdata = """ . + "Alice"^^ . + "23"^^ . + "Bob"@en .""" + + lg = sorted(list(rdflib.Graph().parse(data=testdata, format="larknt"))) + + assert lg == [ + ( + rdflib.URIRef("http://example/s1"), + rdflib.URIRef("http://example/age"), + rdflib.Literal( + "23", datatype=rdflib.URIRef("http://www.w3/2001/XMLSchema#integer") + ), + ), + ( + rdflib.URIRef("http://example/s1"), + rdflib.URIRef("http://example/name"), + rdflib.Literal( + "Alice", datatype=rdflib.URIRef("http://www.w3/2001/XMLSchema#string") + ), + ), + ( + rdflib.URIRef("http://example/s1"), + rdflib.URIRef("http://example/p"), + rdflib.URIRef("http://example/o"), + ), + ( + rdflib.URIRef("http://example/s2"), + rdflib.URIRef("http://example/name"), + rdflib.Literal("Bob", lang="en"), + ), + ] + + +def test_larkntriples_minimal_whitespace_preserving_bnode_ids(): + + testdata = """. + "Alice". + _:o. + _:s. + _:s"Alice". + _:s_:bnode1.""" + + lg = sorted( + list( + rdflib.Graph().parse( + data=testdata, format="larknt", preserve_bnode_ids=True + ) + ) + ) + + assert lg == [ + (rdflib.BNode("s"), rdflib.URIRef("http://example/p"), rdflib.BNode("bnode1")), + ( + rdflib.BNode("s"), + rdflib.URIRef("http://example/p"), + rdflib.URIRef("http://example/o"), + ), + (rdflib.BNode("s"), rdflib.URIRef("http://example/p"), rdflib.Literal("Alice")), + ( + rdflib.URIRef("http://example/s"), + rdflib.URIRef("http://example/p"), + rdflib.BNode("o"), + ), + ( + rdflib.URIRef("http://example/s"), + rdflib.URIRef("http://example/p"), + rdflib.URIRef("http://example/o"), + ), + ( + rdflib.URIRef("http://example/s"), + rdflib.URIRef("http://example/p"), + rdflib.Literal("Alice"), + ), + ] + + +def test_wip_bid_prefix(): + testdata = """ _:a . + _:a . + _:b . + _:b . +""" + r = rdflib.Graph().parse(data=testdata, format="larknt") + assert len(list(r)) == 4 diff --git a/test/test_experimental/test_lark/test_ntriples_w3c.py b/test/test_experimental/test_lark/test_ntriples_w3c.py new file mode 100644 index 000000000..fea948776 --- /dev/null +++ b/test/test_experimental/test_lark/test_ntriples_w3c.py @@ -0,0 +1,86 @@ +"""This runs the nt tests for the W3C RDF Working Group's N-Triples +test suite.""" +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +import rdflib +from rdflib.graph import Graph + +logger = logging.getLogger(__name__) + + +rdflib.plugin.register( + "larknt", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriples", + "LarkNTriplesParser", +) + + +REMOTE_BASE_IRI = "http://www.w3.org/2013/N-TriplesTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/w3c/ntriples/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = {RDFT.TestNTriplesPositiveSyntax, RDFT.TestNTriplesNegativeSyntax} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + action_path = entry.uri_mapper.to_local_path(entry.action) + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + graph = Graph() + with ExitStack() as xstack: + if entry.type == RDFT.TestNTriplesNegativeSyntax: + catcher = xstack.enter_context(pytest.raises(Exception)) + graph.parse(action_path, publicID=entry.action, format="larknt") + + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestNTriplesPositiveSyntax: + graph_data = graph.serialize(format="ntriples") + try: + result_graph = Graph().parse( + action_path, publicID=entry.action, format="nt" + ) + do_check = True + except Exception: + logger.info(f"Failed to parse {action_path}") + do_check = False + if do_check is True: + GraphHelper.assert_isomorphic(graph, result_graph) + GraphHelper.assert_sets_equals( + graph, result_graph, bnode_handling=BNodeHandling.COLLAPSE + ) + + +MARK_DICT = {} + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_ntriples", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_ntriplesstar.py b/test/test_experimental/test_lark/test_ntriplesstar.py new file mode 100644 index 000000000..bcfa14f7a --- /dev/null +++ b/test/test_experimental/test_lark/test_ntriplesstar.py @@ -0,0 +1,111 @@ +import pytest +import rdflib +from rdflib import Graph, Literal, URIRef + +rdflib.plugin.register( + "larkntstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriplesstar", + "LarkNTriplesStarParser", +) + +rdflib.plugin.register( + "rdna", + rdflib.serializer.Serializer, + "rdflib.plugins.serializers.rdna", + "RDNASerializer", +) + +rdflib.plugin.register( + "ntstar", + rdflib.serializer.Serializer, + "rdflib.plugins.serializers.ntriples-star", + "NTriplesStarSerializer", +) + +embedded_subject = """ . +<< >> .""" + + +def test_larkntriples_embedded_subject(): + g = rdflib.Graph().parse(data=embedded_subject, format="larkntstar") + assert sorted(list(g)) == [ + ( + rdflib.term.RDFStarTriple("025cf368e1e95366cbb063dfbb3b41af"), + rdflib.term.URIRef("http://example/p"), + rdflib.term.URIRef("http://example/z"), + ), + ( + rdflib.term.URIRef("http://example/x"), + rdflib.term.URIRef("http://example/p"), + rdflib.term.URIRef("http://example/X"), + ), + ] + + rt = sorted(list(g))[0][0] + + assert rt.subject() == rdflib.term.URIRef("http://example/s") + assert rt.predicate() == rdflib.term.URIRef("http://example/p") + assert rt.object() == rdflib.term.URIRef("http://example/o") + + # print(g.serialize(format="nt", unstar=True)) + + print(g.serialize(format="ntstar")) + + +embedded_object = """ . + << >> .""" + + +def test_larkntriples_embedded_object(): + g = rdflib.Graph().parse(data=embedded_object, format="larkntstar") + assert sorted(list(g)) == [ + ( + rdflib.term.URIRef("http://example/x"), + rdflib.term.URIRef("http://example/p"), + rdflib.term.RDFStarTriple("025cf368e1e95366cbb063dfbb3b41af"), + ), + ( + rdflib.term.URIRef("http://example/x"), + rdflib.term.URIRef("http://example/p"), + rdflib.term.URIRef("http://example/X"), + ), + ] + + print(g.serialize(format="ntstar")) + + +triply_embedded = """<< "Alice" >> . + << "Alice" >> . +<< "Alice" >> << "Bob" >> . +<< << << "Alice" >> >> >> .""" + + +# @pytest.mark.xfail(reason="Doesn't plumb triply embedded") +def test_larkntriples_triply_embedded(): + g = rdflib.Graph().parse(data=triply_embedded, format="larkntstar") + + assert sorted(list(g)) == [ + ( + rdflib.term.RDFStarTriple("4c8191e1f49bc3349602caaf14e1a616"), + rdflib.term.URIRef("http://example/reportedBy"), + rdflib.term.RDFStarTriple("05ea7dce344742501fd2a19a5b19c0e0"), + ), + ( + rdflib.term.RDFStarTriple("4c8191e1f49bc3349602caaf14e1a616"), + rdflib.term.URIRef("http://example/reportedBy"), + rdflib.term.URIRef("http://example/charlie"), + ), + ( + rdflib.term.RDFStarTriple("9d42da967276f3f0ffae41b13613c6c8"), + rdflib.term.URIRef("http://example/writtenBy"), + rdflib.term.URIRef("http://example/mary"), + ), + ( + rdflib.term.URIRef("http://example/charlie"), + rdflib.term.URIRef("http://example/reported"), + rdflib.term.RDFStarTriple("4c8191e1f49bc3349602caaf14e1a616"), + ), + ] + + print(g.serialize(format="ntstar")) diff --git a/test/test_experimental/test_lark/test_ntriplesstar_w3c.py b/test/test_experimental/test_lark/test_ntriplesstar_w3c.py new file mode 100644 index 000000000..c04271321 --- /dev/null +++ b/test/test_experimental/test_lark/test_ntriplesstar_w3c.py @@ -0,0 +1,94 @@ +"""This runs the nt tests for the W3C RDF Working Group's N-Triples +test suite.""" +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +import rdflib +from rdflib.graph import Graph + +logger = logging.getLogger(__name__) + + +rdflib.plugin.register( + "larknt", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriples", + "LarkNTriplesParser", +) + + +rdflib.plugin.register( + "larkntstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriplesstar", + "LarkNTriplesStarParser", +) + + +REMOTE_BASE_IRI = "http://www.w3.org/2013/N-TriplesTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/w3c/ntriples/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = {RDFT.TestNTriplesPositiveSyntax, RDFT.TestNTriplesNegativeSyntax} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + action_path = entry.uri_mapper.to_local_path(entry.action) + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + graph = Graph() + with ExitStack() as xstack: + if entry.type == RDFT.TestNTriplesNegativeSyntax: + catcher = xstack.enter_context(pytest.raises(Exception)) + graph.parse(action_path, publicID=entry.action, format="larkntstar") + + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestNTriplesPositiveSyntax: + graph_data = graph.serialize(format="ntriples") + try: + result_graph = Graph().parse( + action_path, publicID=entry.action, format="nt" + ) + do_check = True + except Exception: + logger.info(f"Failed to parse {action_path}") + do_check = False + if do_check is True: + GraphHelper.assert_isomorphic(graph, result_graph) + GraphHelper.assert_sets_equals( + graph, result_graph, bnode_handling=BNodeHandling.COLLAPSE + ) + + +MARK_DICT = {} + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_ntriples", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py b/test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py new file mode 100644 index 000000000..0793bd236 --- /dev/null +++ b/test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py @@ -0,0 +1,98 @@ +"""This runs the nt tests for the W3C RDF Working Group's N-Triples +test suite.""" +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +import rdflib +from rdflib.graph import Graph + +logger = logging.getLogger(__name__) + +REMOTE_BASE_IRI = "http://www.w3.org/2013/N-TriplesTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/rdf-star/nt/syntax/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = {RDFT.TestNTriplesPositiveSyntax, RDFT.TestNTriplesNegativeSyntax} + +rdflib.plugin.register( + "larkntstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriplesstar", + "LarkNTriplesStarParser", +) + +rdflib.plugin.register( + "ntstar", + rdflib.serializer.Serializer, + "rdflib.plugins.serializers.ntriples-star", + "NTriplesStarSerializer", +) + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + action_path = entry.uri_mapper.to_local_path(entry.action) + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + graph = Graph() + with ExitStack() as xstack: + if entry.type == RDFT.TestNTriplesNegativeSyntax: + catcher = xstack.enter_context(pytest.raises(Exception)) + graph.parse( + action_path, publicID=entry.action, format="larkntstar", bidprefix="b" + ) + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestNTriplesPositiveSyntax: + # graph_data = graph.serialize(format="ntriples") + # result_graph = Graph() + # result_graph.parse(data=graph_data, publicID=entry.action, format="nt") + # GraphHelper.assert_isomorphic(graph, result_graph) + # GraphHelper.assert_sets_equals( + # graph, result_graph, bnode_handling=BNodeHandling.COLLAPSE + # ) + rawdata = open(action_path, "r").read() + graphdata = graph.serialize(format="ntstar") + + if str(action_path).split("/")[-1] in [ + "ntriples-star-syntax-4.nt", + ]: + assert len(rawdata.replace(" ", "")) == len(graphdata.replace(" ", "")) + elif str(action_path).split("/")[-1] in [ + "ntriples-star-syntax-5.nt", + ]: + assert len(rawdata.replace(" ", "")) == len(graphdata.replace(" ", "")) - 1 + else: + assert len(rawdata) == len(graphdata) + + +MARK_DICT = {} + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_ntriples", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_turtle.py b/test/test_experimental/test_lark/test_turtle.py new file mode 100644 index 000000000..8dfcb949d --- /dev/null +++ b/test/test_experimental/test_lark/test_turtle.py @@ -0,0 +1,44 @@ +from test.data import context0 + +import rdflib +from rdflib import ConjunctiveGraph, Literal, URIRef + +rdflib.plugin.register( + "larkttl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle", + "LarkTurtleParser", +) + + +def test_larkturtle_1(): + data = """@prefix dc: . + + + dc:creator "Dave Beckett" ; + dc:description "The generic home page of Dave Beckett." ; + dc:title "Dave Beckett's Home Page" . +""" + ds = ConjunctiveGraph(identifier=context0) + ds.parse( + data=data, + format="larkttl", + ) + + assert sorted(list(ds))[2][2] == Literal("Dave Beckett's Home Page") + + +def test_larkturtle_2(): + data = """@prefix : <#> . + [] :x :y . + """ + # data = """ a .""" + ds = ConjunctiveGraph(identifier=context0) + ds.parse( + data=data, + format="larkttl", + base=URIRef("http://example/"), + preserve_bnode_ids=True, + ) + + assert len(sorted(list(ds))) == 1 diff --git a/test/test_experimental/test_lark/test_turtle_w3c.py b/test/test_experimental/test_lark/test_turtle_w3c.py new file mode 100644 index 000000000..5392278b0 --- /dev/null +++ b/test/test_experimental/test_lark/test_turtle_w3c.py @@ -0,0 +1,147 @@ +"""This runs the turtle tests for the W3C RDF Working Group's Turtle +test suite.""" + +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +import rdflib +from rdflib.graph import Graph + +logger = logging.getLogger(__name__) + +rdflib.plugin.register( + "larkttl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle", + "LarkTurtleParser", +) + + +REMOTE_BASE_IRI = "http://www.w3.org/2013/TurtleTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/w3c/turtle/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = { + RDFT.TestTurtlePositiveSyntax, + RDFT.TestTurtleNegativeSyntax, + RDFT.TestTurtleEval, + RDFT.TestTurtleNegativeEval, +} + +MARK_DICT = { + f"{REMOTE_BASE_IRI}#bareword_double": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#double_lower_case_e": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#positive_numeric": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#numeric_with_leading_0": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-03": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-05": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-07": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-09": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-10": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-11": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-subm-11": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-subm-19": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-subm-20": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), +} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + + action_path = entry.uri_mapper.to_local_path(entry.action) + + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + + graph = Graph() + + with ExitStack() as xstack: + if entry.type in (RDFT.TestTurtleNegativeSyntax, RDFT.TestTurtleNegativeEval): + catcher = xstack.enter_context(pytest.raises(Exception)) + + graph.parse( + action_path, + publicID=entry.action, + format="larkttl", + base=REMOTE_BASE_IRI + str(action_path).split("/")[-1], + ) + GraphHelper.assert_isomorphic( + graph, + Graph().parse( + action_path, + publicID=entry.action, + format="ttl", + ), + ) + + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestTurtleEval: + assert entry.result is not None + result_source = entry.uri_mapper.to_local_path(entry.result) + result_graph = Graph() + result_graph.parse( + result_source, + publicID=entry.action, + format="ntriples", + ) + GraphHelper.assert_isomorphic(graph, result_graph) + GraphHelper.assert_sets_equals( + graph, result_graph, bnode_handling=BNodeHandling.COLLAPSE + ) + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_turtle", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_turtlestar.py b/test/test_experimental/test_lark/test_turtlestar.py new file mode 100644 index 000000000..8eab0b09e --- /dev/null +++ b/test/test_experimental/test_lark/test_turtlestar.py @@ -0,0 +1,419 @@ +from test.data import context0 + +import pytest + +import rdflib +from rdflib.compare import isomorphic + +rdflib.plugin.register( + "larkturtlestar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtlestar", + "LarkTurtleStarParser", +) + +rdflib.plugin.register( + "larkntstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriplesstar", + "LarkNTriplesStarParser", +) + +rdflib.plugin.register( + "rdna", + rdflib.serializer.Serializer, + "rdflib.plugins.serializers.rdna", + "RDNASerializer", +) + +testdata = """PREFIX : + +:s :p :o . +[ :q <<:s :p :o>> ] :b :c .""" + +testresult = """ . +_:g1220 << >> . +_:g1220 . +""" + + +def test_larkturtlestar(): + ds1 = rdflib.ConjunctiveGraph() + ds1.parse(data=testdata, format="larkturtlestar", preserve_bnode_ids=True) + + ds1ser = ds1.serialize(format="rdna") + + assert ds1ser == ( + " .\n" + "_:c14n0 .\n" + "_:c14n0 .\n" + "_:c14n0 .\n" + "_:c14n0 .\n" + "_:c14n0 .\n" + ) + + d1res = [ + ( + rdflib.term.URIRef("http://example/s"), + rdflib.term.URIRef("http://example/p"), + rdflib.term.URIRef("http://example/o"), + ), + ( + rdflib.term.BNode("_:c14n0"), + rdflib.term.URIRef("http://example/b"), + rdflib.term.URIRef("http://example/c"), + ), + ( + rdflib.term.BNode("_:c14n1"), + rdflib.term.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"), + rdflib.term.URIRef("http://example/p"), + ), + ( + rdflib.term.BNode("_:c14n1"), + rdflib.term.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"), + rdflib.term.URIRef("http://example/s"), + ), + ( + rdflib.term.BNode("_:c14n1"), + rdflib.term.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#object"), + rdflib.term.URIRef("http://example/o"), + ), + ( + rdflib.term.BNode("_:c14n1"), + rdflib.term.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type"), + rdflib.term.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"), + ), + ( + rdflib.term.BNode("_:c14n0"), + rdflib.term.URIRef("http://example/q"), + rdflib.term.BNode("_:c14n1"), + ), + ] + + +testdata1 = """PREFIX : + +<<:s :p :o>> :q :z . +""" + +testresult1 = """<< >> .""" + + +def test_turtlestar_eval_01(): + g1 = rdflib.Graph(identifier=context0) + g1.parse(data=testdata1, format="larkturtlestar", preserve_bnode_ids=True) + + assert len(g1) == 1 + + assert list(g1) == [ + ( + rdflib.term.RDFStarTriple("025cf368e1e95366cbb063dfbb3b41af"), + rdflib.term.URIRef("http://example/q"), + rdflib.term.URIRef("http://example/z"), + ) + ] + + rt = list(g1)[0][0] + + assert isinstance(rt, rdflib.term.RDFStarTriple) + + assert rt.subject().n3() == "" + assert rt.predicate().n3() == "" + assert rt.object().n3() == "" + + g2 = rdflib.Graph(identifier=context0) + g2.parse(data=testresult1, format="larkntstar") + + assert len(g2) == 1 + + assert isomorphic(g1, g2) + + assert g1 == g2 + + +testdata2 = """PREFIX : + +:a :q <<:s :p :o>> . +""" + +testresult2 = """ << >> .""" + + +def test_turtlestar_eval_02(): + g1 = rdflib.Graph(identifier=context0) + g1.parse(data=testdata2, format="larkturtlestar", preserve_bnode_ids=True) + + assert len(g1) == 1 + + assert list(g1) == [ + ( + rdflib.term.URIRef("http://example/a"), + rdflib.term.URIRef("http://example/q"), + rdflib.term.RDFStarTriple("025cf368e1e95366cbb063dfbb3b41af"), + ) + ] + + rt = list(g1)[0][2] + + assert isinstance(rt, rdflib.term.RDFStarTriple) + + assert rt.subject().n3() == "" + assert rt.predicate().n3() == "" + assert rt.object().n3() == "" + + g2 = rdflib.Graph(identifier=context0) + g2.parse(data=testresult2, format="larkntstar") + + assert len(g2) == 1 + + assert isomorphic(g1, g2) + + assert g1 == g2 + + +testdata3 = """PREFIX : + +:alice :dept :tech {| :asserted :bob |} . +""" + +testresult3 = """ . +<< >> .""" + + +def test_turtlestar_eval_03(): + g1 = rdflib.Graph(identifier=context0) + g1.parse(data=testdata3, format="larkturtlestar", preserve_bnode_ids=True) + + assert len(g1) == 2 + + lg = sorted(list(g1)) + assert lg == [ + ( + rdflib.term.RDFStarTriple("31e9d4ecea4ec93d8b656afc0adc080f"), + rdflib.term.URIRef("http://example/asserted"), + rdflib.term.URIRef("http://example/bob"), + ), + ( + rdflib.term.URIRef("http://example/alice"), + rdflib.term.URIRef("http://example/dept"), + rdflib.term.URIRef("http://example/tech"), + ), + ] + + rt = lg[0][0] + assert isinstance(rt, rdflib.term.RDFStarTriple) + + assert rt.subject() == rdflib.term.URIRef("http://example/alice") + assert rt.predicate().n3() == "" + assert rt.object().n3() == "" + + g2 = rdflib.Graph(identifier=context0) + g2.parse(data=testresult3, format="larkntstar") + + assert len(g2) == 2 + + assert isomorphic(g1, g2) + + +testdata4 = """PREFIX : +:a :name "Alice" {| :statedBy :bob ; :recorded "2021-07-07"^^xsd:date |} . +""" + + +testdata4a = """PREFIX : +<< :a :name "Alice" >> :statedBy :bob . +<< :a :name "Alice" >> :recorded "2021-07-07"^^xsd:date . +:a :name "Alice" . +""" + +testresult4 = """ +<< "Alice" >> . +<< "Alice" >> "2021-07-07"^^ . + "Alice" . +""" + + +def test_turtlestar_eval_04(): + g1 = rdflib.Graph(identifier=context0) + g1.parse(data=testdata4, format="larkturtlestar", preserve_bnode_ids=True) + + assert len(g1) == 3 + + lg = sorted(list(g1)) + + assert lg == [ + ( + rdflib.term.RDFStarTriple("4c8191e1f49bc3349602caaf14e1a616"), + rdflib.term.URIRef("http://example/recorded"), + rdflib.term.Literal( + "2021-07-07", + datatype=rdflib.term.URIRef("http://www.w3.org/2001/XMLSchema#date"), + ), + ), + ( + rdflib.term.RDFStarTriple("4c8191e1f49bc3349602caaf14e1a616"), + rdflib.term.URIRef("http://example/statedBy"), + rdflib.term.URIRef("http://example/bob"), + ), + ( + rdflib.term.URIRef("http://example/a"), + rdflib.term.URIRef("http://example/name"), + rdflib.term.Literal("Alice"), + ), + ] + + rt = lg[0][0] + assert isinstance(rt, rdflib.term.RDFStarTriple) + + assert rt.subject() == rdflib.term.URIRef("http://example/a") + assert rt.predicate().n3() == "" + assert rt.object().n3() == '"Alice"' + assert isinstance(rt.object(), rdflib.term.Literal) + assert rt.object() == rdflib.term.Literal("Alice") + + g2 = rdflib.Graph(identifier=context0) + g2.parse(data=testresult4, format="larkntstar") + + assert len(g2) == 3 + + assert isomorphic(g1, g2) + + +testdata5 = """PREFIX : +PREFIX xsd: + +:s :p :o {| :source [ :graph ; + :date "2020-01-20"^^xsd:date + ] ; + :source [ :graph ; + :date "2020-12-31"^^xsd:date + ] + |} . +""" + +testresult5 = """ . +_:b1 . +_:b1 "2020-01-20"^^ . +<< >> _:b1 . +_:b2 . +_:b2 "2020-12-31"^^ . +<< >> _:b2 . +""" + + +def test_turtlestar_eval_05(): + g1 = rdflib.Graph(identifier=context0) + g1.parse( + data=testdata5, + format="larkturtlestar", + preserve_bnode_ids=True, + bidprefix="c14n", + ) + + assert len(g1) == 7 + + lg = sorted(list(g1)) + + assert lg == [ + ( + rdflib.term.RDFStarTriple("025cf368e1e95366cbb063dfbb3b41af"), + rdflib.term.URIRef("http://example/source"), + rdflib.term.BNode("c14n1"), + ), + ( + rdflib.term.RDFStarTriple("025cf368e1e95366cbb063dfbb3b41af"), + rdflib.term.URIRef("http://example/source"), + rdflib.term.BNode("c14n2"), + ), + ( + rdflib.term.BNode("c14n1"), + rdflib.term.URIRef("http://example/date"), + rdflib.term.Literal( + "2020-01-20", + datatype=rdflib.term.URIRef("http://www.w3.org/2001/XMLSchema#date"), + ), + ), + ( + rdflib.term.BNode("c14n1"), + rdflib.term.URIRef("http://example/graph"), + rdflib.term.URIRef("http://host1/"), + ), + ( + rdflib.term.BNode("c14n2"), + rdflib.term.URIRef("http://example/date"), + rdflib.term.Literal( + "2020-12-31", + datatype=rdflib.term.URIRef("http://www.w3.org/2001/XMLSchema#date"), + ), + ), + ( + rdflib.term.BNode("c14n2"), + rdflib.term.URIRef("http://example/graph"), + rdflib.term.URIRef("http://host2/"), + ), + ( + rdflib.term.URIRef("http://example/s"), + rdflib.term.URIRef("http://example/p"), + rdflib.term.URIRef("http://example/o"), + ), + ] + + g2 = rdflib.Graph(identifier=context0) + g2.parse(data=testresult5, format="larkntstar", bidprefix="c14n") + + assert len(g2) == 7 + + assert isomorphic(g1, g2) + + # from rdflib.extras.visualizegraph import visualize_graph + + # visualize_graph(g1, "/tmp/gviz", compact=True, render_format="svg", view=True) + + +testdata6 = """PREFIX : + +<<:s1 :p1 :o1>> :p :o {| :r :z |} . +""" + +testresult6 = """<< >> . +<<<< >> >> . +""" + + +@pytest.mark.xfail(reason="Annotations of quoted statements not yet implemented") +def test_turtlestar_eval_06(): + g1 = rdflib.Graph(identifier=context0) + g1.parse( + data=testdata6, + format="larkturtlestar", + preserve_bnode_ids=True, + bidprefix="c14n", + ) + + # assert len(g1) == 0 + + # lg = sorted(list(g1)) + + # assert lg == [] + + +testdata7 = """PREFIX : + +:s :p :o {| :a :b {| :a2 :b2 |} |}. +""" + +testresult7 = """ . +<< >> . +<< << >> >> . +""" + + +@pytest.mark.xfail(reason="Nested annotations not yet implemented") +def test_turtlestar_eval_07(): + g1 = rdflib.Graph(identifier=context0) + g1.parse( + data=testdata7, + format="larkturtlestar", + preserve_bnode_ids=True, + bidprefix="c14n", + ) diff --git a/test/test_experimental/test_lark/test_turtlestar_w3c.py b/test/test_experimental/test_lark/test_turtlestar_w3c.py new file mode 100644 index 000000000..50a296b80 --- /dev/null +++ b/test/test_experimental/test_lark/test_turtlestar_w3c.py @@ -0,0 +1,147 @@ +"""This runs the turtle tests for the W3C RDF Working Group's Turtle +test suite.""" + +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +import rdflib +from rdflib.graph import Graph + +logger = logging.getLogger(__name__) + +rdflib.plugin.register( + "larkturtlestar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtlestar", + "LarkTurtleStarParser", +) + + +REMOTE_BASE_IRI = "http://www.w3.org/2013/TurtleTests/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/w3c/turtle/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = { + RDFT.TestTurtlePositiveSyntax, + RDFT.TestTurtleNegativeSyntax, + RDFT.TestTurtleEval, + RDFT.TestTurtleNegativeEval, +} + +MARK_DICT = { + f"{REMOTE_BASE_IRI}#bareword_double": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#double_lower_case_e": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#positive_numeric": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#numeric_with_leading_0": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-03": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-05": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-07": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-09": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-10": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-syntax-number-11": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-subm-11": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-subm-19": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), + f"{REMOTE_BASE_IRI}#turtle-subm-20": pytest.mark.xfail( + reason="Difference in Lark Cython Numeric serialization" + ), +} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + + action_path = entry.uri_mapper.to_local_path(entry.action) + + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + + graph = Graph() + + with ExitStack() as xstack: + if entry.type in (RDFT.TestTurtleNegativeSyntax, RDFT.TestTurtleNegativeEval): + catcher = xstack.enter_context(pytest.raises(Exception)) + + graph.parse( + action_path, + publicID=entry.action, + format="larkturtlestar", + base=REMOTE_BASE_IRI + str(action_path).split("/")[-1], + ) + GraphHelper.assert_isomorphic( + graph, + Graph().parse( + action_path, + publicID=entry.action, + format="ttl", + ), + ) + + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestTurtleEval: + assert entry.result is not None + result_source = entry.uri_mapper.to_local_path(entry.result) + result_graph = Graph() + result_graph.parse( + result_source, + publicID=entry.action, + format="ntriples", + ) + GraphHelper.assert_isomorphic(graph, result_graph) + GraphHelper.assert_sets_equals( + graph, result_graph, bnode_handling=BNodeHandling.COLLAPSE + ) + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_turtle", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_experimental/test_lark/test_turtlestar_w3c_rdfstar.py b/test/test_experimental/test_lark/test_turtlestar_w3c_rdfstar.py new file mode 100644 index 000000000..0d9871a47 --- /dev/null +++ b/test/test_experimental/test_lark/test_turtlestar_w3c_rdfstar.py @@ -0,0 +1,117 @@ +"""This runs the turtle tests for the W3C RDF Working Group's Turtle +test suite.""" + +import logging +from contextlib import ExitStack +from test.data import TEST_DATA_DIR +from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils.dawg_manifest import ManifestEntry, params_from_sources +from test.utils.iri import URIMapper +from test.utils.namespace import RDFT +from typing import Optional + +import pytest + +import rdflib +from rdflib.graph import Graph + +logger = logging.getLogger(__name__) + + +rdflib.plugin.register( + "larkturtlestar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtlestar", + "LarkTurtleStarParser", +) + +rdflib.plugin.register( + "larkntstar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkntriplesstar", + "LarkNTriplesStarParser", +) + +rdflib.plugin.register( + "rdna", + rdflib.serializer.Serializer, + "rdflib.plugins.serializers.rdna", + "RDNASerializer", +) + +REMOTE_BASE_IRI = "https://w3c.github.io/rdf-star/tests/turtle/" +LOCAL_BASE_DIR = TEST_DATA_DIR / "suites/rdf-star/turtle/" +ENCODING = "utf-8" +MAPPER = URIMapper.from_mappings( + (REMOTE_BASE_IRI, ensure_suffix(LOCAL_BASE_DIR.as_uri(), "/")) +) +VALID_TYPES = { + RDFT.TestTurtlePositiveSyntax, + RDFT.TestTurtleNegativeSyntax, + RDFT.TestTurtleEval, + RDFT.TestTurtleNegativeEval, +} + +MARK_DICT = { + f"{REMOTE_BASE_IRI}eval#turtle-star-bnode-1": pytest.mark.xfail( + reason="Not isomorphic" + ), + f"{REMOTE_BASE_IRI}eval#turtle-star-bnode-2": pytest.mark.xfail( + reason="Not isomorphic" + ), + f"{REMOTE_BASE_IRI}eval#turtle-star-annotation-4": pytest.mark.xfail( + reason="Nested annotations not yet implemented" + ), + f"{REMOTE_BASE_IRI}eval#turtle-star-quoted-annotation-2": pytest.mark.xfail( + reason="Annotations of quoted triples not yet implemented" + ), +} + + +def check_entry(entry: ManifestEntry) -> None: + assert entry.action is not None + assert entry.type in VALID_TYPES + + action_path = entry.uri_mapper.to_local_path(entry.action) + + if logger.isEnabledFor(logging.DEBUG): + logger.info( + "action = %s\n%s", action_path, action_path.read_text(encoding=ENCODING) + ) + + catcher: Optional[pytest.ExceptionInfo[Exception]] = None + + graph = Graph() + + with ExitStack() as xstack: + if entry.type in (RDFT.TestTurtleNegativeSyntax, RDFT.TestTurtleNegativeEval): + catcher = xstack.enter_context(pytest.raises(Exception)) + + graph.parse(action_path, publicID=entry.action, format="larkturtlestar") + + if catcher is not None: + assert catcher.value is not None + + if entry.type == RDFT.TestTurtleEval: + assert entry.result is not None + result_source = entry.uri_mapper.to_local_path(entry.result) + result_graph = Graph() + result_graph.parse(result_source, publicID=entry.action, format="larkntstar") + GraphHelper.assert_isomorphic(graph, result_graph) + GraphHelper.assert_sets_equals( + graph, result_graph, bnode_handling=BNodeHandling.COLLAPSE + ) + + +@pytest.mark.parametrize( + ["manifest_entry"], + params_from_sources( + MAPPER, + ManifestEntry, + LOCAL_BASE_DIR / "manifest.ttl", + mark_dict=MARK_DICT, + report_prefix="rdflib_w3c_turtle", + ), +) +def test_entry(manifest_entry: ManifestEntry) -> None: + check_entry(manifest_entry) diff --git a/test/test_w3c_spec/test_n3_w3c.py b/test/test_w3c_spec/test_n3_w3c.py index 0fe5e1648..f59b77632 100644 --- a/test/test_w3c_spec/test_n3_w3c.py +++ b/test/test_w3c_spec/test_n3_w3c.py @@ -132,8 +132,8 @@ def n3(test: RDFTest): for manifest in [ "TurtleTests/manifest.ttl", "N3Tests/manifest-parser.ttl", - "N3Tests/manifest-reasoner.ttl", - "N3Tests/manifest-extended.ttl", + # "N3Tests/manifest-reasoner.ttl", + # "N3Tests/manifest-extended.ttl", ] ) ), diff --git a/test/test_wip.py b/test/test_wip.py new file mode 100644 index 000000000..0f8ca0236 --- /dev/null +++ b/test/test_wip.py @@ -0,0 +1,39 @@ +import os +import hashlib +from rdflib import BNode, Literal, Namespace, RDF, URIRef, logger +from rdflib.graph import ConjunctiveGraph, Graph, Dataset, DATASET_DEFAULT_GRAPH_ID +from rdflib.namespace import OWL, RDFS, SDO, SKOS, DCTERMS, NamespaceManager +from pathlib import Path +from rdflib.compare import isomorphic, to_isomorphic, to_canonical_graph, graph_diff +import rdflib +import pytest +from pprint import pformat +from rdflib.store import VALID_STORE +from test.data import TEST_DATA_DIR, tarek, michel, likes, pizza, context1, context2 +from rdflib.extras.infixowl import BooleanClass, Class, Individual + + +@pytest.mark.skip("WIP") +def test_infixowl_1(): + testGraph = Graph() + Individual.factoryGraph = testGraph + EX = Namespace("http://example.com/") + namespace_manager = NamespaceManager(Graph()) + namespace_manager.bind("ex", EX, override=False) + testGraph.namespace_manager = namespace_manager + fire = Class(EX.Fire) + water = Class(EX.Water) + testClass = BooleanClass(members=[fire, water]) + + # testClass #doctest: +SKIP + logger.debug(f"testClass {testClass}") + + # ( ex:Fire AND ex:Water ) + testClass.changeOperator(OWL.unionOf) + # testClass #doctest: +SKIP + # ( ex:Fire OR ex:Water ) + logger.debug(f"testClass {testClass}") + try: + testClass.changeOperator(OWL.unionOf) + except Exception as e: + logger.debug(f"EE{e}") From b5ea79295048d14d26eee080e6608f6a6b307d26 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 18:43:21 +0100 Subject: [PATCH 2/9] add illustrations of different tactics --- .../plugins/parsers/larkturtle_classic.py | 301 +++++++++++++++++ .../parsers/larkturtle_classic_cython.py | 309 +++++++++++++++++ .../plugins/parsers/larkturtle_inplace.py | 301 +++++++++++++++++ .../parsers/larkturtle_inplace_cython.py | 313 ++++++++++++++++++ 4 files changed, 1224 insertions(+) create mode 100644 rdflib/experimental/plugins/parsers/larkturtle_classic.py create mode 100644 rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py create mode 100644 rdflib/experimental/plugins/parsers/larkturtle_inplace.py create mode 100644 rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py diff --git a/rdflib/experimental/plugins/parsers/larkturtle_classic.py b/rdflib/experimental/plugins/parsers/larkturtle_classic.py new file mode 100644 index 000000000..999c8c550 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkturtle_classic.py @@ -0,0 +1,301 @@ +# -*- coding: utf-8 -*- +"""Parse RDF serialized as turtle files. + +Unlike the ntriples parser, this parser cannot efficiently parse turtle line +by line. If a file-like object is provided, the entire file will be read into +memory and parsed there. + +""" +import os + +from lark import Lark, Transformer, Tree +from lark.lexer import Token + +import rdflib + +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + grouper, + smart_urljoin, + validate_iri, +) + +RDF_TYPE = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") +RDF_NIL = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#nil") +RDF_FIRST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#first") +RDF_REST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#rest") + +XSD_DECIMAL = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal") +XSD_DOUBLE = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#double") +XSD_INTEGER = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#integer") +XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") +XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + + +def unpack_predicate_object_list(subject, pol): + if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): + for triple_or_node in subject: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + subject = triple_or_node + break + + for predicate, object_ in grouper(pol, 2): + if isinstance(predicate, Token): + if predicate != "a": + raise ValueError(predicate) + predicate = RDF_TYPE + + if not isinstance(object_, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + if isinstance(object_, Tree): + object_ = object_.children + for triple_or_node in object_: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + object_ = triple_or_node + yield ( + subject, + predicate, + object_, + ) + else: + yield ( + subject, + predicate, + object_, + ) + + +class TurtleTransformer(BaseParser, Transformer): + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + + def decode_iriref(self, iriref): + return validate_iri(decode_literal(iriref[1:-1])) + + def iri(self, children): + (iriref_or_pname,) = children + if iriref_or_pname.startswith("<"): + return rdflib.URIRef( + smart_urljoin(self.base_iri, self.decode_iriref(iriref_or_pname)) + ) + + return iriref_or_pname + + def predicateobjectlist(self, children): + return children + + def triples(self, children): + if len(children) == 2: + subject = children[0] + for triple in unpack_predicate_object_list(subject, children[1]): + yield triple + elif len(children) == 1: + for triple_or_node in children[0]: + if isinstance(triple_or_node, tuple): + yield triple_or_node + + def prefixedname(self, children): + (pname,) = children + ns, _, ln = pname.partition(":") + return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) + + def prefixid(self, children): + ns, iriref = children + iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) + ns = ns[:-1] # Drop trailing : from namespace + self.prefixes[ns] = iri + + return [] + + def sparqlprefix(self, children): + return self.prefixid(children[1:]) + + def base(self, children): + base_directive, base_iriref = children + + self.base_iri = smart_urljoin(self.base_iri, self.decode_iriref(base_iriref)) + + return [] + + def sparqlbase(self, children): + return self.base(children) + + def blanknode(self, children): + (bn,) = children + + if bn.type == "ANON": + return self.make_blank_node() + elif bn.type == "BLANK_NODE_LABEL": + return self.make_blank_node(bn.value) + else: + raise NotImplementedError() + + def blanknodepropertylist(self, children): + pl_root = self.make_blank_node() + for pl_item in unpack_predicate_object_list(pl_root, children[0]): + yield pl_item + yield pl_root + + def collection(self, children): + prev_node = RDF_NIL + for value in reversed(children): + this_bn = self.make_blank_node() + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + for triple_or_node in value: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + value = triple_or_node + break + yield ( + this_bn, + RDF_FIRST, + value, + ) + yield ( + this_bn, + RDF_REST, + prev_node, + ) + prev_node = this_bn + + yield prev_node + + def numericliteral(self, children): + (numeric,) = children + + if numeric.type == "DECIMAL": + return rdflib.Literal(numeric, datatype=XSD_DECIMAL) + elif numeric.type == "DOUBLE": + return rdflib.Literal(numeric, datatype=XSD_DOUBLE) + elif numeric.type == "INTEGER": + return rdflib.Literal(numeric, datatype=XSD_INTEGER) + else: + raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") + + def rdfliteral(self, children): + literal_string = children[0] + lang = None + type_ = None + if len(children) == 2 and isinstance(children[1], rdflib.URIRef): + type_ = children[1] + return rdflib.Literal(literal_string, datatype=type_) + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1][1:] # Remove @ + return rdflib.Literal(literal_string, lang=lang) + else: + return rdflib.Literal(literal_string, datatype=None) + + def booleanliteral(self, children): + (boolean,) = children + return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) + + def astring(self, children): + (literal,) = children + if literal.type in ( + "STRING_LITERAL_QUOTE", + "STRING_LITERAL_SINGLE_QUOTE", + ): + string = decode_literal(literal[1:-1]) + if literal.type in ( + "STRING_LITERAL_LONG_SINGLE_QUOTE", + "STRING_LITERAL_LONG_QUOTE", + ): + string = decode_literal(literal[3:-3]) + + return string + + def start(self, children): + for child in children: + if not isinstance(child, Tree): + for triple in child: + yield triple + + +turtle_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "turtle.lark") + ), + "r", + ).read(), + parser="lalr", + debug=False, + import_paths=[os.path.abspath(os.path.join(os.path.dirname(__file__), "grammar"))], +) + + +class LarkTurtleParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + tree = turtle_lark.parse(string) + + tf = TurtleTransformer(base_iri=base) + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + for triple in tf.transform(tree): + graph.add(triple) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py b/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py new file mode 100644 index 000000000..511142f05 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py @@ -0,0 +1,309 @@ +# -*- coding: utf-8 -*- +"""Parse RDF serialized as turtle files. + +Unlike the ntriples parser, this parser cannot efficiently parse turtle line +by line. If a file-like object is provided, the entire file will be read into +memory and parsed there. + +""" +import os + +import lark_cython +from lark import Lark, Transformer, Tree +from lark.lexer import Token + +import rdflib + +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + grouper, + smart_urljoin, + validate_iri, +) + +RDF_TYPE = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") +RDF_NIL = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#nil") +RDF_FIRST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#first") +RDF_REST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#rest") + +XSD_DECIMAL = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal") +XSD_DOUBLE = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#double") +XSD_INTEGER = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#integer") +XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") +XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + + +def unpack_predicate_object_list(subject, pol): + if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): + for triple_or_node in subject: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + subject = triple_or_node + break + + for predicate, object_ in grouper(pol, 2): + if isinstance(predicate, (lark_cython.Token, Token)): + if predicate.value != "a": + raise ValueError(predicate) + predicate = RDF_TYPE + + if not isinstance(object_, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + if isinstance(object_, Tree): + object_ = object_.children + for triple_or_node in object_: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + object_ = triple_or_node + yield ( + subject, + predicate, + object_, + ) + else: + yield ( + subject, + predicate, + object_, + ) + + +class TurtleTransformer(BaseParser, Transformer): + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + + def decode_iriref(self, iriref): + return validate_iri(decode_literal(iriref[1:-1])) + + def iri(self, children): + (iriref_or_pname,) = children + iriref_or_pname = ( + iriref_or_pname + if isinstance(iriref_or_pname, rdflib.URIRef) + else iriref_or_pname.value + ) + if iriref_or_pname.startswith("<"): + return rdflib.URIRef( + smart_urljoin(self.base_iri, self.decode_iriref(iriref_or_pname)) + ) + + return iriref_or_pname + + def predicateobjectlist(self, children): + return children + + def triples(self, children): + if len(children) == 2: + subject = children[0] + for triple in unpack_predicate_object_list(subject, children[1]): + yield triple + elif len(children) == 1: + for triple_or_node in children[0]: + if isinstance(triple_or_node, tuple): + yield triple_or_node + + def prefixedname(self, children): + (pname,) = children + ns, _, ln = pname.value.partition(":") + return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) + + def prefixid(self, children): + ns, iriref = children + iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) + ns = ns.value[:-1] # Drop trailing : from namespace + self.prefixes[ns] = iri + + return [] + + def sparqlprefix(self, children): + return self.prefixid(children[1:]) + + def base(self, children): + base_directive, base_iriref = children + + self.base_iri = smart_urljoin( + self.base_iri, self.decode_iriref(base_iriref.value) + ) + + return [] + + def sparqlbase(self, children): + return self.base(children) + + def blanknode(self, children): + (bn,) = children + + if bn.type == "ANON": + return self.make_blank_node() + elif bn.type == "BLANK_NODE_LABEL": + return self.make_blank_node(bn.value) + else: + raise NotImplementedError() + + def blanknodepropertylist(self, children): + pl_root = self.make_blank_node() + for pl_item in unpack_predicate_object_list(pl_root, children[0]): + yield pl_item + yield pl_root + + def collection(self, children): + prev_node = RDF_NIL + for value in reversed(children): + this_bn = self.make_blank_node() + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + for triple_or_node in value: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + value = triple_or_node + break + yield ( + this_bn, + RDF_FIRST, + value, + ) + yield ( + this_bn, + RDF_REST, + prev_node, + ) + prev_node = this_bn + + yield prev_node + + def numericliteral(self, children): + (numeric,) = children + + if numeric.type == "DECIMAL": + return rdflib.Literal(numeric, datatype=XSD_DECIMAL) + elif numeric.type == "DOUBLE": + return rdflib.Literal(numeric, datatype=XSD_DOUBLE) + elif numeric.type == "INTEGER": + return rdflib.Literal(numeric, datatype=XSD_INTEGER) + else: + raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") + + def rdfliteral(self, children): + literal_string = children[0] + lang = None + type_ = None + if len(children) == 2 and isinstance(children[1], rdflib.URIRef): + type_ = children[1] + return rdflib.Literal(literal_string, datatype=type_) + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal_string, lang=lang) + else: + return rdflib.Literal(literal_string, datatype=None) + + def booleanliteral(self, children): + (boolean,) = children + return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) + + def astring(self, children): + (literal,) = children + if literal.type in ( + "STRING_LITERAL_QUOTE", + "STRING_LITERAL_SINGLE_QUOTE", + ): + string = decode_literal(literal.value[1:-1]) + if literal.type in ( + "STRING_LITERAL_LONG_SINGLE_QUOTE", + "STRING_LITERAL_LONG_QUOTE", + ): + string = decode_literal(literal.value[3:-3]) + + return string + + def start(self, children): + for child in children: + if not isinstance(child, Tree): + for triple in child: + yield triple + + +turtle_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "turtle.lark") + ), + "r", + ).read(), + parser="lalr", + debug=False, + import_paths=[os.path.abspath(os.path.join(os.path.dirname(__file__), "grammar"))], +) + + +class LarkTurtleParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + tree = turtle_lark.parse(string) + + tf = TurtleTransformer(base_iri=base) + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + for triple in tf.transform(tree): + graph.add(triple) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larkturtle_inplace.py b/rdflib/experimental/plugins/parsers/larkturtle_inplace.py new file mode 100644 index 000000000..5ef27677d --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkturtle_inplace.py @@ -0,0 +1,301 @@ +# -*- coding: utf-8 -*- +"""Parse RDF serialized as turtle files. + +Unlike the ntriples parser, this parser cannot efficiently parse turtle line +by line. If a file-like object is provided, the entire file will be read into +memory and parsed there. + +""" +import os + +from lark import Lark, Transformer, Tree +from lark.lexer import Token + +import rdflib + +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + grouper, + smart_urljoin, + validate_iri, +) + +RDF_TYPE = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") +RDF_NIL = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#nil") +RDF_FIRST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#first") +RDF_REST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#rest") + +XSD_DECIMAL = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal") +XSD_DOUBLE = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#double") +XSD_INTEGER = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#integer") +XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") +XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + + +def unpack_predicate_object_list(subject, pol): + if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): + for triple_or_node in subject: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + subject = triple_or_node + break + + for predicate, object_ in grouper(pol, 2): + if isinstance(predicate, Token): + if predicate != "a": + raise ValueError(predicate) + predicate = RDF_TYPE + + if not isinstance(object_, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + if isinstance(object_, Tree): + object_ = object_.children + for triple_or_node in object_: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + object_ = triple_or_node + yield ( + subject, + predicate, + object_, + ) + else: + yield ( + subject, + predicate, + object_, + ) + + +class TurtleTransformer(BaseParser, Transformer): + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + + def decode_iriref(self, iriref): + return validate_iri(decode_literal(iriref[1:-1])) + + def iri(self, children): + (iriref_or_pname,) = children + if iriref_or_pname.startswith("<"): + return rdflib.URIRef( + smart_urljoin(self.base_iri, self.decode_iriref(iriref_or_pname)) + ) + + return iriref_or_pname + + def predicateobjectlist(self, children): + return children + + def triples(self, children): + if len(children) == 2: + subject = children[0] + for triple in unpack_predicate_object_list(subject, children[1]): + self._call_state.graph.add(triple) + yield triple + elif len(children) == 1: + for triple_or_node in children[0]: + if isinstance(triple_or_node, tuple): + self._call_state.graph.add(triple_or_node) + yield triple_or_node + + def prefixedname(self, children): + (pname,) = children + ns, _, ln = pname.partition(":") + return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) + + def prefixid(self, children): + ns, iriref = children + iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) + ns = ns[:-1] # Drop trailing : from namespace + self.prefixes[ns] = iri + + return [] + + def sparqlprefix(self, children): + return self.prefixid(children[1:]) + + def base(self, children): + base_directive, base_iriref = children + + self.base_iri = smart_urljoin(self.base_iri, self.decode_iriref(base_iriref)) + + return [] + + def sparqlbase(self, children): + return self.base(children) + + def blanknode(self, children): + (bn,) = children + + if bn.type == "ANON": + return self.make_blank_node() + elif bn.type == "BLANK_NODE_LABEL": + return self.make_blank_node(bn.value) + else: + raise NotImplementedError() + + def blanknodepropertylist(self, children): + pl_root = self.make_blank_node() + for pl_item in unpack_predicate_object_list(pl_root, children[0]): + yield pl_item + yield pl_root + + def collection(self, children): + prev_node = RDF_NIL + for value in reversed(children): + this_bn = self.make_blank_node() + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + for triple_or_node in value: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + value = triple_or_node + break + yield ( + this_bn, + RDF_FIRST, + value, + ) + yield ( + this_bn, + RDF_REST, + prev_node, + ) + prev_node = this_bn + + yield prev_node + + def numericliteral(self, children): + (numeric,) = children + + if numeric.type == "DECIMAL": + return rdflib.Literal(numeric, datatype=XSD_DECIMAL) + elif numeric.type == "DOUBLE": + return rdflib.Literal(numeric, datatype=XSD_DOUBLE) + elif numeric.type == "INTEGER": + return rdflib.Literal(numeric, datatype=XSD_INTEGER) + else: + raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") + + def rdfliteral(self, children): + literal_string = children[0] + lang = None + type_ = None + if len(children) == 2 and isinstance(children[1], rdflib.URIRef): + type_ = children[1] + return rdflib.Literal(literal_string, datatype=type_) + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1][1:] # Remove @ + return rdflib.Literal(literal_string, lang=lang) + else: + return rdflib.Literal(literal_string, datatype=None) + + def booleanliteral(self, children): + (boolean,) = children + return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) + + def astring(self, children): + (literal,) = children + if literal.type in ( + "STRING_LITERAL_QUOTE", + "STRING_LITERAL_SINGLE_QUOTE", + ): + string = decode_literal(literal[1:-1]) + if literal.type in ( + "STRING_LITERAL_LONG_SINGLE_QUOTE", + "STRING_LITERAL_LONG_QUOTE", + ): + string = decode_literal(literal[3:-3]) + + return string + + def start(self, children): + for child in children: + if not isinstance(child, Tree): + for triple in child: + yield triple + + +turtle_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "turtle.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=TurtleTransformer(), + debug=False, +) + + +class LarkTurtleParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + tf = turtle_lark.options.transformer + tf.base_iri = base + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = list(turtle_lark.parse(string)) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) diff --git a/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py b/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py new file mode 100644 index 000000000..6d5d90f6b --- /dev/null +++ b/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py @@ -0,0 +1,313 @@ +# -*- coding: utf-8 -*- +"""Parse RDF serialized as turtle files. + +Unlike the ntriples parser, this parser cannot efficiently parse turtle line +by line. If a file-like object is provided, the entire file will be read into +memory and parsed there. + +""" +import os + +import lark_cython +from lark import Lark, Transformer, Tree +from lark.lexer import Token + +import rdflib + +from rdflib.experimental.plugins.parsers.parserutil import ( + BaseParser, + decode_literal, + grouper, + smart_urljoin, + validate_iri, +) + +RDF_TYPE = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") +RDF_NIL = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#nil") +RDF_FIRST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#first") +RDF_REST = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#rest") + +XSD_DECIMAL = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#decimal") +XSD_DOUBLE = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#double") +XSD_INTEGER = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#integer") +XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") +XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") + + +def unpack_predicate_object_list(subject, pol): + if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): + for triple_or_node in subject: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + subject = triple_or_node + break + + for predicate, object_ in grouper(pol, 2): + if isinstance(predicate, (lark_cython.Token, Token)): + if predicate.value != "a": + raise ValueError(predicate) + predicate = RDF_TYPE + + if not isinstance(object_, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + if isinstance(object_, Tree): + object_ = object_.children + for triple_or_node in object_: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + object_ = triple_or_node + yield ( + subject, + predicate, + object_, + ) + else: + yield ( + subject, + predicate, + object_, + ) + + +class TurtleTransformer(BaseParser, Transformer): + def __init__(self, base_iri=""): + super().__init__() + self.base_iri = base_iri + self.prefixes = self.profile + self.preserve_bnode_ids = True + self.bidprefix = None + + def decode_iriref(self, iriref): + iriref = ( + iriref.value if isinstance(iriref, (lark_cython.Token, Token)) else iriref + ) + return validate_iri(decode_literal(iriref[1:-1])) + + def iri(self, children): + (iriref_or_pname,) = children + iriref_or_pname = ( + iriref_or_pname + if isinstance(iriref_or_pname, rdflib.URIRef) + else iriref_or_pname.value + ) + if iriref_or_pname.startswith("<"): + return rdflib.URIRef( + smart_urljoin(self.base_iri, self.decode_iriref(iriref_or_pname)) + ) + + return iriref_or_pname + + def predicateobjectlist(self, children): + return children + + def triples(self, children): + if len(children) == 2: + subject = children[0] + for triple in unpack_predicate_object_list(subject, children[1]): + self._call_state.graph.add(triple) + yield triple + elif len(children) == 1: + for triple_or_node in children[0]: + if isinstance(triple_or_node, tuple): + self._call_state.graph.add(triple_or_node) + yield triple_or_node + + def prefixedname(self, children): + (pname,) = children + ns, _, ln = pname.value.partition(":") + return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) + + def prefixid(self, children): + ns, iriref = children + iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) + ns = ns.value[:-1] # Drop trailing : from namespace + self.prefixes[ns] = iri + + return [] + + def sparqlprefix(self, children): + return self.prefixid(children[1:]) + + def base(self, children): + base_directive, base_iriref = children + + self.base_iri = smart_urljoin( + self.base_iri, self.decode_iriref(base_iriref.value) + ) + + return [] + + def sparqlbase(self, children): + return self.base(children) + + def blanknode(self, children): + (bn,) = children + + if bn.type == "ANON": + return self.make_blank_node() + elif bn.type == "BLANK_NODE_LABEL": + return self.make_blank_node(bn.value) + else: + raise NotImplementedError() + + def blanknodepropertylist(self, children): + pl_root = self.make_blank_node() + for pl_item in unpack_predicate_object_list(pl_root, children[0]): + yield pl_item + yield pl_root + + def collection(self, children): + prev_node = RDF_NIL + for value in reversed(children): + this_bn = self.make_blank_node() + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + for triple_or_node in value: + if isinstance(triple_or_node, tuple): + yield triple_or_node + else: + value = triple_or_node + break + yield ( + this_bn, + RDF_FIRST, + value, + ) + yield ( + this_bn, + RDF_REST, + prev_node, + ) + prev_node = this_bn + + yield prev_node + + def numericliteral(self, children): + (numeric,) = children + + if numeric.type == "DECIMAL": + return rdflib.Literal(numeric, datatype=XSD_DECIMAL) + elif numeric.type == "DOUBLE": + return rdflib.Literal(numeric, datatype=XSD_DOUBLE) + elif numeric.type == "INTEGER": + return rdflib.Literal(numeric, datatype=XSD_INTEGER) + else: + raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") + + def rdfliteral(self, children): + literal_string = children[0] + lang = None + type_ = None + if len(children) == 2 and isinstance(children[1], rdflib.URIRef): + type_ = children[1] + return rdflib.Literal(literal_string, datatype=type_) + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal_string, lang=lang) + else: + return rdflib.Literal(literal_string, datatype=None) + + def booleanliteral(self, children): + (boolean,) = children + return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) + + def astring(self, children): + (literal,) = children + if literal.type in ( + "STRING_LITERAL_QUOTE", + "STRING_LITERAL_SINGLE_QUOTE", + ): + string = decode_literal(literal.value[1:-1]) + if literal.type in ( + "STRING_LITERAL_LONG_SINGLE_QUOTE", + "STRING_LITERAL_LONG_QUOTE", + ): + string = decode_literal(literal.value[3:-3]) + + return string + + def start(self, children): + for child in children: + if not isinstance(child, Tree): + for triple in child: + yield triple + + +turtle_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "turtle.lark") + ), + "r", + ).read(), + parser="lalr", + transformer=TurtleTransformer(), + debug=False, + _plugins=lark_cython.plugins, +) + + +class LarkTurtleParser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + tf = turtle_lark.options.transformer + tf.base_iri = base + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = list(turtle_lark.parse(string)) + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) From 0421d6d3fd86cc6ca44c9c8a0c9f12ff0101a298 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 18:43:53 +0100 Subject: [PATCH 3/9] add tactic-difference performance test, run with ... `pytest -rP test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py` --- ...t_comparative_turtle_parser_performance.py | 109 ++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py diff --git a/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py b/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py new file mode 100644 index 000000000..d0d9129ce --- /dev/null +++ b/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py @@ -0,0 +1,109 @@ +import pytest +import time +from test.data import TEST_DATA_DIR + +import rdflib +from rdflib import Graph, Literal, URIRef, logger + +rdflib.plugin.register( + "larkttl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle_classic", + "LarkTurtleParser", +) + +rdflib.plugin.register( + "larkcttl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle_classic_cython", + "LarkTurtleParser", +) + +rdflib.plugin.register( + "larkittl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle_inplace", + "LarkTurtleParser", +) + +rdflib.plugin.register( + "larkcittl", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtle_inplace_cython", + "LarkTurtleParser", +) + +rdflib.plugin.register( + "larkturtlestar", + rdflib.parser.Parser, + "rdflib.experimental.plugins.parsers.larkturtlestar", + "LarkTurtleStarParser", +) + +testloc = TEST_DATA_DIR / "sp2b" / "50ktriples.ttl" + + +def test_larkturtle_classic(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkttl", + ) + t1 = time.time() + print(f"Lark Turtle classic parser: {t1 - t0:.5f}") + + +def test_larkcythonturtle_classic(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkcttl", + ) + t1 = time.time() + print(f"Lark-Cython Turtle classic parser: {t1 - t0:.5f}") + + +def test_larkturtle(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkittl", + ) + t1 = time.time() + print(f"Lark Turtle in-place parser: {t1 - t0:.5f}") + + +def test_larkcythonturtle(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkcittl", + ) + t1 = time.time() + print(f"Lark-Cython Turtle in-place parser: {t1 - t0:.5f}") + + +def test_larkturtlestar(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="larkturtlestar", + ) + t1 = time.time() + print(f"Lark-Cython Turtle RDF* parser: {t1 - t0:.5f}") + + +def test_turtle(): + g = Graph() + t0 = time.time() + g.parse( + location=str(testloc), + format="ttl", + ) + t1 = time.time() + print(f"Extant Turtle parser: {t1 - t0:.5f}") From 8f88ab104f2dc3882f442461e265fb0c38235842 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 18:53:34 +0100 Subject: [PATCH 4/9] include notation3 work and sample SPARQL Lark grammar files --- .../parsers/grammar/notation3-2020.lark | 72 +++ .../parsers/grammar/notation3-2022.lark | 70 +++ .../plugins/parsers/grammar/notation3.lark | 71 +++ .../parsers/grammar/notation3speedup.lark | 79 +++ .../plugins/parsers/grammar/notation3x.lark | 87 +++ .../plugins/parsers/grammar/sparql-star.lark | 264 +++++++++ .../plugins/parsers/grammar/sparql.lark | 159 +++++ .../plugins/parsers/larknotation3_wip.py | 555 ++++++++++++++++++ 8 files changed, 1357 insertions(+) create mode 100644 rdflib/experimental/plugins/parsers/grammar/notation3-2020.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/notation3-2022.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/notation3.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/notation3x.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/sparql-star.lark create mode 100644 rdflib/experimental/plugins/parsers/grammar/sparql.lark create mode 100644 rdflib/experimental/plugins/parsers/larknotation3_wip.py diff --git a/rdflib/experimental/plugins/parsers/grammar/notation3-2020.lark b/rdflib/experimental/plugins/parsers/grammar/notation3-2020.lark new file mode 100644 index 000000000..cbde4d23e --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/notation3-2020.lark @@ -0,0 +1,72 @@ +// EBNF grammar for Notation3 +start: (n3statement "." | sparqldirective)* +n3statement: n3directive | triples | existential | universal +n3directive: prefixid | base +prefixid: "@prefix" PNAME_NS IRIREF +base: "@base" IRIREF +sparqldirective: sparqlbase | sparqlprefix +sparqlbase: BASE IRIREF +sparqlprefix: PREFIX PNAME_NS IRIREF +triples: (subject | blanknodepropertylist) predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +objectlist: object ("," object)* +!verb: predicate | "a"| "@a"| "has" expression | "@has" expression | "is" expression "of"| "@is" expression "@of"| "="| "<="| "=>" +subject: expression +predicate: (expression | "<-" expression) // allow inverting first predicate in a path +object: expression +expression: path +path: pathitem ("!" path | "^" path)? +pathitem: iri | blanknode | quickvar | collection | blanknodepropertylist | literal | formula +literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist? "]" +collection: "(" object* ")" +formula: "{" formulacontent? "}" +formulacontent: n3statement ("." formulacontent?)? | sparqldirective formulacontent? +numericliteral: INTEGER | DECIMAL | DOUBLE +rdfliteral: astring (LANGTAG | "^^" iri)? +iri: IRIREF | prefixedname +irilist: iri ( "," iri )* +prefixedname: PNAME_NS | PNAME_LN +blanknode: BLANK_NODE_LABEL | ANON +quickvar: QUICKVAR_NAME +existential: "@forSome" irilist +universal: "@forAll" irilist +booleanliteral: "true"| "false"| "@true"| "@false" +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE + +// terminals +BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") +PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +// Allows fuller character set +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX HEX +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/notation3-2022.lark b/rdflib/experimental/plugins/parsers/grammar/notation3-2022.lark new file mode 100644 index 000000000..6b8cd7cef --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/notation3-2022.lark @@ -0,0 +1,70 @@ +// EBNF grammar for Notation3 +start: (n3statement "." | sparqldirective )* EOF +statement: n3directive | triples +n3directive: prefixid | base +prefixid: "@prefix" PNAME_NS IRIREF +basedecl: "@base" IRIREF +sparqldirective: sparqlbase | sparqlprefix +sparqlbase: BASE IRIREF +sparqlprefix: PREFIX PNAME_NS IRIREF +triples: subject predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +objectlist: object ("," object)* +!verb: predicate | "a" | "has" expression | "is" expression "of" | "=" | "<=" | "=>" +subject: expression +predicate: "<-"? expression +object: expression +expression: pathitem (("!" | "^" ) pathitem)* +pathitem: iri | blanknode | quickvar | collection | blanknodepropertylist | iripropertylist | literal | formula +literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist "]" +iripropertylist: IPLSTART iri predicateobjectlist "]" +collection: "(" object* ")" +formula: "{" ((statement "." | sparqldirective)* (statement "."? | sparqldirective))? "}" +numericliteral: INTEGER | DECIMAL | DOUBLE +rdfliteral: astring (LANGTAG | "^^" iri)? +iri: IRIREF | prefixedname +prefixedname: PNAME_NS | PNAME_LN +blanknode: BLANK_NODE_LABEL | ANON +quickvar: QUICKVAR_NAME +booleanliteral: "true"| "false" +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE +_: COMMENT | WS // ws: definition + +// terminals +BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") +PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") +IPLSTART: "[" WS* "id" +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX HEX +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* +EOF: $ + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/notation3.lark b/rdflib/experimental/plugins/parsers/grammar/notation3.lark new file mode 100644 index 000000000..6860fa594 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/notation3.lark @@ -0,0 +1,71 @@ +// EBNF grammar for Notation3 +start: (n3statement "." | sparqldirective)* +n3statement: n3directive | forall | triples +n3directive: prefixid | base +prefixid: "@prefix" PNAME_NS IRIREF +base: "@base" IRIREF +sparqldirective: sparqlbase | sparqlprefix +sparqlbase: BASE IRIREF +sparqlprefix: PREFIX PNAME_NS IRIREF +triples: subject predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +objectlist: object ("," object)* +!verb: predicate | "a" | "has" expression | "is" expression "of" | "="| "<="| "=>" +subject: expression +predicate: (expression | "<-" expression) // allow inverting first predicate in a path +object: expression +expression: path +path: pathitem ("!" path | "^" path)? +pathitem: iri | blanknode | quickvar | collection | blanknodepropertylist | literal | formula +literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist "]" +collection: "(" object* ")" +formula: "{" formulacontent? "}" +formulacontent: n3statement ("." formulacontent?)? | sparqldirective formulacontent? +numericliteral: INTEGER | DECIMAL | DOUBLE +rdfliteral: astring (LANGTAG | "^^" iri)? +iri: IRIREF | prefixedname +irilist: iri ( "," iri )* +prefixedname: PNAME_NS | PNAME_LN +blanknode: BLANK_NODE_LABEL | ANON +quickvar: QUICKVAR_NAME +forsome: "@forSome" irilist +forall: "@forAll" irilist +booleanliteral: "true"| "false"| "@true"| "@false" +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE + +// terminals +BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") +PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX~2 +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark b/rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark new file mode 100644 index 000000000..0c22a5d13 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark @@ -0,0 +1,79 @@ +// EBNF grammar for Notation3 +start: (n3statement "." | sparqldirective)* +n3statement: n3directive | forall | triples +n3directive: prefixid | base +prefixid: "@prefix" PNAME_NS IRIREF +base: "@base" IRIREF +sparqldirective: sparqlbase | sparqlprefix +sparqlbase: BASE IRIREF +sparqlprefix: PREFIX PNAME_NS IRIREF +triples: subject predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +objectlist: object ("," object)* +verb: predicate | "is" expression "of" | inneroperator +!inneroperator: "has" expression | EQ | NE | LT | LE | GT | GE +subject: expression +predicate: (expression | "<-" expression) // allow inverting first predicate in a path +object: expression +expression: path +path: pathitem ("!" path | "^" path)? +pathitem: iri | blanknode | quickvar | collection | blanknodepropertylist | literal | formula +literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist "]" +collection: "(" object* ")" +formula: "{" formulacontent? "}" +formulacontent: n3statement ("." formulacontent?)? | sparqldirective formulacontent? +numericliteral: INTEGER | DECIMAL | DOUBLE +rdfliteral: astring (LANGTAG | "^^" iri)? +iri: IRIREF | prefixedname +irilist: iri ( "," iri )* +prefixedname: PNAME_NS | PNAME_LN +blanknode: BLANK_NODE_LABEL | ANON +quickvar: QUICKVAR_NAME +forsome: "@forSome" irilist +forall: "@forAll" irilist +booleanliteral: "true"| "false"| "@true"| "@false" +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE + +// terminals +EQ: "=" +NE: "!=" +LT: "<" +LE: "<=" +GT: ">" +GE: ">=" +BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") +PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +// Allows fuller character set +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX HEX +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/notation3x.lark b/rdflib/experimental/plugins/parsers/grammar/notation3x.lark new file mode 100644 index 000000000..bff7a68a4 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/notation3x.lark @@ -0,0 +1,87 @@ +// EBNF grammar for Notation3 +start: (statement "." | sparqldirective)* +statement: directive | forall | triples +directive: prefixid | base +prefixid: "@prefix" PNAME_NS IRIREF +base: BASE_DIRECTIVE IRIREF // "." +sparqldirective: sparqlbase | sparqlprefix +sparqlbase: BASE IRIREF +sparqlprefix: PREFIX PNAME_NS IRIREF +triples: subject predicateobjectlist? +predicateobjectlist: verb objectlist (";" (verb objectlist)?)* +objectlist: object ("," object)* +verb: predicate | "a" | "has" expression | "is" expression "of" | "="| "<="| "=>" +subject: expression +predicate: (expression | "<-" expression) // allow inverting first predicate in a path +object: expression +expression: path +path: pathitem ("!" path | "^" path)? +pathitem: iri | blanknode | quickvar | collection | blanknodepropertylist | literal | formula +literal: rdfliteral | numericliteral | booleanliteral +blanknodepropertylist: "[" predicateobjectlist "]" +collection: "(" object* ")" +numericliteral: INTEGER | DECIMAL | DOUBLE +booleanliteral: "true"| "false"| "@true"| "@false" +formula: "{" formulacontent? "}" +formulacontent: statement ("." formulacontent?)? | sparqldirective formulacontent? +rdfliteral: astring (LANGTAG | "^^" iri)? +astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE +iri: IRIREF | prefixedname +prefixedname: PNAME_NS | PNAME_LN // PNAME_NS will be matched for ":" (i.e., "empty") prefixednames hence this cannot be a lexer rule; for s/p/o of only ":", PNAME_NS will be returned instead of PrefixedName token +blanknode: BLANK_NODE_LABEL | ANON +quickvar: QUICKVAR_NAME // only made this a parser rule for consistency (all other path-items are also parser rules) +//forall: "@forAll" prefixedname "," prefixedname "," prefixedname EOL? +forall: "@forAll" prefixedname "," prefixedname "," prefixedname +forsome: "@forSome" prefixedname "," prefixedname "," prefixedname + + +// N3X extensions +n3x_expression: or_expression +or_expression: (and_expression ("||" and_expression)*) +and_expression: (relational_expression ("&&" relational_expression)*) +relational_expression: (additive_expression (("==" | "!=" | "<" | ">" | "<=" | ">=") additive_expression | "IN" collection | "NOT" "IN" collection)?) +additive_expression: (multiplicative_expression (("+" | "-") multiplicative_expression)*) +multiplicative_expression: (unary_expression (("*" | "/") unary_expression)*) +unary_expression: (("!" | "+" | "-")? primary_expression) +primary_expression: ( "(" n3x_expression ")" | function_call | n3_term) +function_call: ((built_in | iri) arg_list) +arg_list: ("(" (n3x_expression ("," n3x_expression)*)? ")") +built_in: ("STR") // to be completed + + +// terminals +BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") +PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") +BASE_DIRECTIVE: "@base" +IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" +PNAME_NS: PN_PREFIX? ":" +PNAME_LN: PNAME_NS PN_LOCAL +BLANK_NODE_LABEL: "_:" (PN_CHARS_U | /[0-9]/) ((PN_CHARS | ".")* PN_CHARS)? +LANGTAG: "@" /[a-zA-Z]+/ ("-" /[a-zA-Z0-9]+/)* +INTEGER: /[+-]?[0-9]+/ +DECIMAL: /[+-]?[0-9]*/ "." /[0-9]+/ +DOUBLE: /[+-]?/ (/[0-9]+/ "." /[0-9]*/ EXPONENT | "." /[0-9]+/ EXPONENT | /[0-9]+/ EXPONENT) +EXPONENT: /[eE][+-]?[0-9]+/ +STRING_LITERAL_QUOTE: "\"" (/[^\x22\\\x0A\x0D]/ | ECHAR | UCHAR)* "\"" +STRING_LITERAL_SINGLE_QUOTE: "'" (/[^\x27\\\x0A\x0D]/ | ECHAR | UCHAR)* "'" +STRING_LITERAL_LONG_SINGLE_QUOTE: "'''" (/'|''/? (/[^'\\]/ | ECHAR | UCHAR))* "'''" +STRING_LITERAL_LONG_QUOTE: "\"\"\"" (/"|""/? (/[^"\\]/ | ECHAR | UCHAR))* "\"\"\"" +UCHAR: "\\u" HEX~4 | "\\U" HEX~8 +ECHAR: "\\" /[tbnrf"'\\]/ +WS: /[\x20\x09\x0D\x0A]/ +ANON: "[" WS* "]" +QUICKVAR_NAME: "?" PN_LOCAL +PN_CHARS_BASE: /[A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\U00010000-\U000EFFFF]/ +PN_CHARS_U: PN_CHARS_BASE | "_" +PN_CHARS: PN_CHARS_U | /[\-0-9\u00B7\u0300-\u036F\u203F-\u2040]/ +PN_PREFIX: PN_CHARS_BASE ((PN_CHARS | ".")* PN_CHARS)? +PN_LOCAL: (PN_CHARS_U | ":" | /[0-9]/ | PLX) ((PN_CHARS | "." | ":" | PLX)* (PN_CHARS | ":" | PLX))? +PLX: PERCENT | PN_LOCAL_ESC +PERCENT: "%" HEX~2 +HEX: /[0-9A-Fa-f]/ +PN_LOCAL_ESC: "\\" /[_~\.\-!$&'()*+,;=\/?#@%]/ +EOL: /[\r\n]/+ +COMMENT: "#" /[^\n]/* + +%ignore WS +%ignore COMMENT diff --git a/rdflib/experimental/plugins/parsers/grammar/sparql-star.lark b/rdflib/experimental/plugins/parsers/grammar/sparql-star.lark new file mode 100644 index 000000000..672fbdba8 --- /dev/null +++ b/rdflib/experimental/plugins/parsers/grammar/sparql-star.lark @@ -0,0 +1,264 @@ +start: query +query: prologue ( selectquery | constructquery | describequery | askquery) valuesclause +updateunit: update +prologue: ( basedecl | prefixdecl) * +basedecl: "BASE" IRIREF +prefixdecl: "PREFIX" PNAME_NS IRIREF +selectquery: selectclause datasetclause* whereclause solutionmodifier +subselect: selectclause whereclause solutionmodifier valuesclause +selectclause: "SELECT" ( "DISTINCT" | "REDUCED") ? ( ( var | ( "(" expression "AS" var ")") ) + | "*") +constructquery: "CONSTRUCT" ( ( constructtemplate datasetclause* whereclause solutionmodifier)( datasetclause* "WHERE" "{" triplestemplate? "}" solutionmodifier) ) +describequery: "DESCRIBE" ( varoriri+ | "*") datasetclause* whereclause? solutionmodifier +askquery: "ASK" datasetclause* whereclause valuesclause +datasetclause: "FROM" ( defaultgraphclause | namedgraphclause) +defaultgraphclause: sourceselector +namedgraphclause: "NAMED" sourceselector +sourceselector: iri +whereclause: "WHERE"? groupgraphpattern +solutionmodifier: groupclause? havingclause? orderclause? limitoffsetclauses? +groupclause: "GROUP" "BY" groupcondition+ +groupcondition: builtincall | functioncall | ( "(" expression ( "AS" var) ? ")") | var +havingclause: "HAVING" havingcondition+ +havingcondition: constraint +orderclause: "ORDER" "BY" ordercondition+ +ordercondition: ( ( "ASC" | "DESC") brackettedexpression) | ( constraint | var) +limitoffsetclauses: ( limitclause offsetclause? ) | ( offsetclause limitclause? ) +limitclause: "LIMIT" INTEGER +offsetclause: "OFFSET" INTEGER +valuesclause: ( "VALUES" datablock) ? +update: prologue ( update1 ( ";" update) ? ) ? +update1: load | clear | drop | add | move | copy | create | insertdata | deletedata | deletewhere | modify +load: "LOAD" "SILENT"? iri ( "INTO" graphref) ? +clear: "CLEAR" "SILENT"? graphrefall +drop: "DROP" "SILENT"? graphrefall +create: "CREATE" "SILENT"? graphref +add: "ADD" "SILENT"? graphordefault "TO" graphordefault +move: "MOVE" "SILENT"? graphordefault "TO" graphordefault +copy: "COPY" "SILENT"? graphordefault "TO" graphordefault +insertdata: "INSERT DATA" quaddata +deletedata: "DELETE DATA" quaddata +deletewhere: "DELETE WHERE" quadpattern +modify: ( "WITH" iri) ? ( ( deleteclause insertclause? ) | insertclause) usingclause* "WHERE" groupgraphpattern +deleteclause: "DELETE" quadpattern +insertclause: "INSERT" quadpattern +usingclause: "USING" ( iri | ( "NAMED" iri) ) +graphordefault: "DEFAULT" | ( "GRAPH"? iri) +graphref: "GRAPH" iri +graphrefall: graphref | "DEFAULT" | "NAMED" | "ALL" +quadpattern: "{" quads "}" +quaddata: "{" quads "}" +quads: triplestemplate? ( quadsnottriples "."? triplestemplate? ) * +quadsnottriples: "GRAPH" varoriri "{" triplestemplate? "}" +triplestemplate: triplessamesubject ( "." triplestemplate? ) ? +groupgraphpattern: "{" ( subselect | groupgraphpatternsub) "}" +groupgraphpatternsub: triplesblock? ( graphpatternnottriples "."? triplesblock? ) * +triplesblock: triplessamesubjectpath ( "." triplesblock? ) ? +graphpatternnottriples: grouporuniongraphpattern | optionalgraphpattern | minusgraphpattern | graphgraphpattern | servicegraphpattern | filter | bind | inlinedata +optionalgraphpattern: "OPTIONAL" groupgraphpattern +graphgraphpattern: "GRAPH" varoriri groupgraphpattern +servicegraphpattern: "SERVICE" "SILENT"? varoriri groupgraphpattern +bind: "BIND" "(" expression "AS" var ")" +inlinedata: "VALUES" datablock +datablock: inlinedataonevar | inlinedatafull +inlinedataonevar: var "{" datablockvalue* "}" +inlinedatafull: ( NIL | ( "(" var* ")") ) "{" ( ( "(" datablockvalue* ")") | NIL) * "}" +datablockvalue: quotedtriple | iri | rdfliteral | numericliteral | booleanliteral | "UNDEF" +minusgraphpattern: "MINUS" groupgraphpattern +grouporuniongraphpattern: groupgraphpattern ( "UNION" groupgraphpattern) * +filter: "FILTER" constraint +constraint: brackettedexpression | builtincall | functioncall +functioncall: iri arglist +arglist: NIL | ( "(" "DISTINCT"? expression ( "," expression) * ")") +expressionlist: NIL | ( "(" expression ( "," expression) * ")") +constructtemplate: "{" constructtriples? "}" +constructtriples: triplessamesubject ( "." constructtriples? ) ? +triplessamesubject: ( varortermorquotedtp propertylistnotempty) | ( triplesnode propertylist) +propertylist: propertylistnotempty? +propertylistnotempty: verb objectlist ( ";" ( verb objectlist) ? ) * +verb: varoriri | "a" +objectlist: object ( "," object) * +object: graphnode annotationpattern? +triplessamesubjectpath: ( varortermorquotedtp propertylistpathnotempty) | ( triplesnodepath propertylistpath) +propertylistpath: propertylistpathnotempty? +propertylistpathnotempty: ( verbpath | verbsimple) objectlistpath ( ";" ( ( verbpath | verbsimple) objectlist) ? ) * +verbpath: path +verbsimple: var +objectlistpath: objectpath ( "," objectpath) * +objectpath: graphnodepath annotationpatternpath? +path: pathalternative +pathalternative: pathsequence ( "|" pathsequence) * +pathsequence: patheltorinverse ( "/" patheltorinverse) * +pathelt: pathprimary pathmod? +patheltorinverse: pathelt | ( "^" pathelt) +pathmod: "*" | "?" | "+" +pathprimary: iri | "a" | ( "!" pathnegatedpropertyset) | ( "(" path ")") +pathnegatedpropertyset: pathoneinpropertyset | ( "(" ( pathoneinpropertyset ( "|" pathoneinpropertyset) * ) ? ")") +pathoneinpropertyset: iri | "a" | ( "^" ( iri | "a") ) +integer: INTEGER +triplesnode: collection | blanknodepropertylist +blanknodepropertylist: "[" propertylistnotempty "]" +triplesnodepath: collectionpath | blanknodepropertylistpath +blanknodepropertylistpath: "[" propertylistpathnotempty "]" +collection: "(" graphnode+ ")" +collectionpath: "(" graphnodepath+ ")" +graphnode: varortermorquotedtp | triplesnode +graphnodepath: varortermorquotedtp | triplesnodepath +varorterm: var | graphterm +varoriri: var | iri +var: VAR1 | VAR2 +graphterm: iri | rdfliteral | numericliteral | booleanliteral | blanknode | NIL +expression: conditionalorexpression +conditionalorexpression: conditionalandexpression ( "||" conditionalandexpression) * +conditionalandexpression: valuelogical ( "&&" valuelogical) * +valuelogical: relationalexpression +relationalexpression: numericexpression ( ( "=" numericexpression)( "!=" numericexpression) | ( "<" numericexpression) | ( ">" numericexpression) | ( "<=" numericexpression) | ( ">=" numericexpression) | ( "IN" expressionlist) | ( "NOT" "IN" expressionlist) ) ? +numericexpression: additiveexpression +additiveexpression: multiplicativeexpression ( ( "+" multiplicativeexpression)( "-" multiplicativeexpression) | ( ( numericliteralpositive | numericliteralnegative) ( ( "*" unaryexpression) | ( "/" unaryexpression) ) ? ) ) * +multiplicativeexpression: unaryexpression ( ( "*" unaryexpression) | ( "/" unaryexpression) ) * +unaryexpression: ( "!" primaryexpression) | ( "+" primaryexpression) | ( "-" primaryexpression) | primaryexpression +primaryexpression: brackettedexpression | builtincall | iriorfunction | rdfliteral | numericliteral | booleanliteral | var | exprquotedtp +brackettedexpression: "(" expression ")" +builtincall: aggregate + | ( "STR" "(" expression ")") + | ( "LANG" "(" expression ")") + | ( "LANGMATCHES" "(" expression "," expression ")") + | ( "DATATYPE" "(" expression ")") + | ( "BOUND" "(" var ")") + | ( "IRI" "(" expression ")") + | ( "URI" "(" expression ")") + | ( "BNODE" ( ( "(" expression ")") | NIL) ) + | ( "RAND" NIL) + | ( "ABS" "(" expression ")") + | ( "CEIL" "(" expression ")") + | ( "FLOOR" "(" expression ")") + | ( "ROUND" "(" expression ")") + | ( "CONCAT" expressionlist) + | substringexpression + | ( "STRLEN" "(" expression ")") + | strreplaceexpression + | ( "UCASE" "(" expression ")") + | ( "LCASE" "(" expression ")") + | ( "ENCODE_FOR_URI" "(" expression ")") + | ( "CONTAINS" "(" expression "," expression ")") + | ( "STRSTARTS" "(" expression "," expression ")") + | ( "STRENDS" "(" expression "," expression ")") + | ( "STRBEFORE" "(" expression "," expression ")") + | ( "STRAFTER" "(" expression "," expression ")") + | ( "YEAR" "(" expression ")") + | ( "MONTH" "(" expression ")") + | ( "DAY" "(" expression ")") + | ( "HOURS" "(" expression ")") + | ( "MINUTES" "(" expression ")") + | ( "SECONDS" "(" expression ")") + | ( "TIMEZONE" "(" expression ")") + | ( "TZ" "(" expression ")") + | ( "NOW" NIL) + | ( "UUID" NIL) + | ( "STRUUID" NIL) + | ( "MD5" "(" expression ")") + | ( "SHA1" "(" expression ")") + | ( "SHA224" "(" expression ")") + | ( "SHA256" "(" expression ")") + | ( "SHA384" "(" expression ")") + | ( "SHA512" "(" expression ")") + | ( "COALESCE" expressionlist) + | ( "IF" "(" expression "," expression "," expression ")") + | ( "STRLANG" "(" expression "," expression ")") + | ( "STRDT" "(" expression "," expression ")") + | ( "sameTerm" "(" expression "," expression ")") + | ( "isIRI" "(" expression ")") + | ( "isURI" "(" expression ")") + | ( "isBLANK" "(" expression ")") + | ( "isLITERAL" "(" expression ")") + | ( "isNUMERIC" "(" expression ")") + | ( "TRIPLE" "(" expression "," expression "," expression ")") + | ( "SUBJECT" "(" expression ")") + | ( "PREDICATE" "(" expression ")") + | ( "OBJECT" "(" expression ")") + | ( "isTRIPLE" "(" expression ")") + | regexexpression + | existsfunc + | notexistsfunc +regexexpression: "REGEX" "(" expression "," expression ( "," expression) ? ")" +substringexpression: "SUBSTR" "(" expression "," expression ( "," expression) ? ")" +strreplaceexpression: "REPLACE" "(" expression "," expression "," expression ( "," expression) ? ")" +existsfunc: "EXISTS" groupgraphpattern +notexistsfunc: "NOT" "EXISTS" groupgraphpattern +aggregate: ( "COUNT" "(" "DISTINCT"? ( "*"expression) ")") + | ( "SUM" "(" "DISTINCT"? expression ")") + | ( "MIN" "(" "DISTINCT"? expression ")") + | ( "MAX" "(" "DISTINCT"? expression ")") + | ( "AVG" "(" "DISTINCT"? expression ")") + | ( "SAMPLE" "(" "DISTINCT"? expression ")") + | ( "GROUP_CONCAT" "(" "DISTINCT"? expression ( ";" "SEPARATOR" "=" string) ? ")") +iriorfunction: iri arglist? +rdfliteral: string ( LANGTAG | ( "^^" iri) ) ? +numericliteral: numericliteralunsigned | numericliteralpositive | numericliteralnegative +numericliteralunsigned: INTEGER | DECIMAL | DOUBLE +numericliteralpositive: INTEGER_POSITIVE | DECIMAL_POSITIVE | DOUBLE_POSITIVE +numericliteralnegative: INTEGER_NEGATIVE | DECIMAL_NEGATIVE | DOUBLE_NEGATIVE +booleanliteral: "true" | "false" +string: STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE +iri: IRIREF | prefixedname +prefixedname: PNAME_LN | PNAME_NS +blanknode: BLANK_NODE_LABEL | ANON +quotedtp: "<<" qtsubjectorobject verb qtsubjectorobject ">>" +quotedtriple: "<<" datavalueterm ( iri | "a") datavalueterm ">>" +qtsubjectorobject: var | blanknode | iri | rdfliteral | numericliteral | booleanliteral | quotedtp +datavalueterm: iri | rdfliteral | numericliteral | booleanliteral | quotedtriple +varortermorquotedtp: var | graphterm | quotedtp +annotationpattern: "{|" propertylistnotempty "|}" +annotationpatternpath: "{|" propertylistpathnotempty "|}" +exprquotedtp: "<<" exprvarorterm verb exprvarorterm ">>" +exprvarorterm: iri | rdfliteral | numericliteral | booleanliteral | var | exprquotedtp + +// @terminals # Productions for terminals // +IRIREF: "<" (PN_CHARS | "." | ":" | "/" | "\\" | "#" | "@" | "%" | "&" | UCHAR )* ">" +VAR1: "?" VARNAME +VAR2: "$" VARNAME +INTEGER: /[+-]?["0".."9"]+/ +DECIMAL: /[+-]?["0".."9"]*/ "." /["0".."9"]+/ +DOUBLE: /[+-]?/ ( ["0".."9"]+ "." ["0".."9"]* EXPONENT | "." ["0".."9"]+ EXPONENT | ["0".."9"]+ EXPONENT) +EXPONENT: ("e"|"E") ["+" | "-"] ["0".."9"]+ +INTEGER_POSITIVE: "+" INTEGER +DECIMAL_POSITIVE: "+" DECIMAL +DOUBLE_POSITIVE: "+" DOUBLE +INTEGER_NEGATIVE: "-" INTEGER +DECIMAL_NEGATIVE: "-" DECIMAL +DOUBLE_NEGATIVE: "-" DOUBLE +STRING: /([ubf]?r?|r[ubf])("(?!"").*?(?" numericexpression | "<=" numericexpression | ">=" numericexpression )? +numericexpression: additiveexpression +additiveexpression: multiplicativeexpression ( "+" multiplicativeexpression | "-" multiplicativeexpression | ( numericliteralpositive | numericliteralnegative ) ( ( "*" unaryexpression ) | ( "/" unaryexpression ) )? )* +multiplicativeexpression: unaryexpression ( "*" unaryexpression | "/" unaryexpression )* +unaryexpression: "!" primaryexpression | "+" primaryexpression | "-" primaryexpression | primaryexpression +primaryexpression: brackettedexpression | builtincall | irireforfunction | rdfliteral | numericliteral | booleanliteral | var | aggregate +brackettedexpression: "(" expression ")" +builtincall: "STR" "(" expression ")" | "LANG" "(" expression ")"| "LANGMATCHES" "(" expression "," expression ")"| "DATATYPE" "(" expression ")"| "BOUND" "(" var ")"| "COALESCE" arglist | "IF" "(" expression "," expression "," expression ")"| "sameTerm" "(" expression "," expression ")"| "isIRI" "(" expression ")"| "isURI" "(" expression ")"| "isBLANK" "(" expression ")"| "isLITERAL" "(" expression ")"| regexexpression | existsfunc | notexistsfunc +regexexpression: "REGEX" "(" expression "," expression ( "," expression )? ")" +existsfunc: "EXISTS" groupgraphpattern +notexistsfunc: ( "UNSAID" | "NOT EXISTS" ) groupgraphpattern +aggregate: ( "COUNT" "(" ( "*"| var | "DISTINCT" ( "*"| var ) ) ")"| "SUM" "(" expression ")"| "MIN" "(" expression ")"| "MAX" "(" expression ")"| "AVG" "(" expression ")" ) +irireforfunction: iriref arglist? +rdfliteral: string ( LANGTAG | ( "^^" iriref ) )? +numericliteral: numericliteralunsigned | numericliteralpositive | numericliteralnegative +numericliteralunsigned: INTEGER | DECIMAL | DOUBLE +numericliteralpositive: INTEGER_POSITIVE | DECIMAL_POSITIVE | DOUBLE_POSITIVE +numericliteralnegative: INTEGER_NEGATIVE | DECIMAL_NEGATIVE | DOUBLE_NEGATIVE +booleanliteral: "true" | "false" +string: STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE +iriref: IRIREF | prefixedname +prefixedname: PNAME_LN | PNAME_NS +blanknode: BLANK_NODE_LABEL | ANON + +// @terminals # Productions for terminals // +IRIREF: "<" (PN_CHARS | "." | ":" | "/" | "\\" | "#" | "@" | "%" | "&" | UCHAR )* ">" +VAR1: "?" VARNAME +VAR2: "$" VARNAME +INTEGER: /[+-]?["0".."9"]+/ +DECIMAL: /[+-]?["0".."9"]*/ "." /["0".."9"]+/ +DOUBLE: /[+-]?/ ( ["0".."9"]+ "." ["0".."9"]* EXPONENT | "." ["0".."9"]+ EXPONENT | ["0".."9"]+ EXPONENT) +EXPONENT: ("e"|"E") ["+" | "-"] ["0".."9"]+ +INTEGER_POSITIVE: "+" INTEGER +DECIMAL_POSITIVE: "+" DECIMAL +DOUBLE_POSITIVE: "+" DOUBLE +INTEGER_NEGATIVE: "-" INTEGER +DECIMAL_NEGATIVE: "-" DECIMAL +DOUBLE_NEGATIVE: "-" DOUBLE +STRING: /([ubf]?r?|r[ubf])("(?!"").*?(?": + children = [ + rdflib.term.URIRef("http://www.w3.org/2000/10/swap/log#implies") + ] + children[:1] + return children + + def triples(self, children): + rdflib.logger.info(f"{children}") + if len(children) == 1: + + rdflib.logger.info(f"UNPACKING CHILDREN") + + for triple_or_node in children[0]: + + if isinstance(triple_or_node, tuple): + + rdflib.logger.info(f"TRIPLES YIELDING {triple_or_node}") + + self._call_state.graph.add(triple_or_node) + yield triple_or_node + + elif len(children) == 2: + + subject = children[0] + + rdflib.logger.info(f"CALLING UPOL WITH {subject} {children[1]}") + + for triple in unpack_predicate_object_list(subject, children[1]): + + rdflib.logger.info( + f"PROCESSING UPOL YIELD {triple} {type(triple)} AS TRIPLE" + ) + + self._call_state.graph.add(triple) + + yield triple + + def objectlist(self, children): + rdflib.logger.info(f"{children}") + # for child in children: + # yield child + return children + + def formula(self, children): + rdflib.logger.info(f"{children}") + return children + + def formulacontent(self, children): + rdflib.logger.info(f"{children}") + return children + + def forall(self, children): + rdflib.logger.info(f"{children}") + return children + + def forsome(self, children): + rdflib.logger.info(f"{children}") + return children + + def n3statement(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def verb(self, children): + rdflib.logger.info(f"{children}") + if len(children) > 0: + return children[0] + else: + return children + + def subject(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def predicate(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def object(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def expression(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def path(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def pathitem(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def literal(self, children): + rdflib.logger.info(f"{children}") + return children[0] + + def quickvar(self, children): + rdflib.logger.info(f"{children}") + return children + + def n3directive(self, children): + rdflib.logger.info(f"{children}") + for child in children: + yield child + + def sparql_directive(self, children): + rdflib.logger.info(f"{children}") + for child in children: + yield child + + def prefixedname(self, children): + rdflib.logger.info(f"{children}") + (pname,) = children + ns, _, ln = pname.value.partition(":") + return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) + + def prefixid(self, children): + rdflib.logger.info(f"{children}") + ns, iriref = children + iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) + ns = ns.value[:-1] # Drop trailing : from namespace + self.prefixes[ns] = iri + + return [] + + def sparqlprefix(self, children): + rdflib.logger.info(f"{children}") + return self.prefixid(children[1:]) + + def base(self, children): + rdflib.logger.info(f"{children}") + base_directive, base_iriref = children + + self.base_iri = smart_urljoin( + self.base_iri, self.decode_iriref(base_iriref.value) + ) + + return [] + + def sparqlbase(self, children): + rdflib.logger.info(f"{children}") + return self.base(children) + + def blanknode(self, children): + rdflib.logger.info(f"{children}") + (bn,) = children + + if bn.type == "ANON": + return self.make_blank_node() + elif bn.type == "BLANK_NODE_LABEL": + return self.make_blank_node(bn.value) + else: + raise NotImplementedError() + + def blanknodepropertylist(self, children): + rdflib.logger.info(f"{children}") + pl_root = self.make_blank_node() + for pl_item in unpack_predicate_object_list(pl_root, children[0]): + rdflib.logger.info(f"YIELDING plitem {pl_item}") + yield pl_item + yield pl_root + + def collection(self, children): + rdflib.logger.info(f"{children}") + prev_node = RDF_NIL + for value in reversed(children): + this_bn = self.make_blank_node() + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + rdflib.logger.info(f"COLLECTION0 {repr(value)}") + for triple_or_node in value: + if isinstance(triple_or_node, tuple): + rdflib.logger.info( + f"COLLECTION YIELDING {repr(triple_or_node)}" + ) + yield triple_or_node + else: + rdflib.logger.info( + f"COLLECTION SETTING value to {repr(triple_or_node)}" + ) + value = triple_or_node + break + rdflib.logger.info(f"COLLECTION2 {repr(value)}") + if not isinstance(value, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): + yield ( + this_bn, + RDF_FIRST, + this_bn, + ) + else: + yield ( + this_bn, + RDF_FIRST, + value, + ) + yield ( + this_bn, + RDF_REST, + prev_node, + ) + prev_node = this_bn + + yield prev_node + + def numericliteral(self, children): + rdflib.logger.info(f"{children}") + (numeric,) = children + + if numeric.type == "DECIMAL": + return rdflib.Literal(numeric, datatype=XSD_DECIMAL) + elif numeric.type == "DOUBLE": + return rdflib.Literal(numeric, datatype=XSD_DOUBLE) + elif numeric.type == "INTEGER": + return rdflib.Literal(numeric, datatype=XSD_INTEGER) + else: + raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") + + def rdfliteral(self, children): + rdflib.logger.info(f"{children}") + literal_string = children[0] + lang = None + type_ = None + if len(children) == 2 and isinstance(children[1], rdflib.URIRef): + type_ = children[1] + return rdflib.Literal(literal_string, datatype=type_) + elif len(children) == 2 and children[1].type == "LANGTAG": + lang = children[1].value[1:] # Remove @ + return rdflib.Literal(literal_string, lang=lang) + else: + return rdflib.Literal(literal_string, datatype=None) + + def booleanliteral(self, children): + rdflib.logger.info(f"{children}") + (boolean,) = children + return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) + + def astring(self, children): + rdflib.logger.info(f"{children}") + (literal,) = children + if literal.type in ( + "STRING_LITERAL_QUOTE", + "STRING_LITERAL_SINGLE_QUOTE", + ): + string = decode_literal(literal.value[1:-1]) + if literal.type in ( + "STRING_LITERAL_LONG_SINGLE_QUOTE", + "STRING_LITERAL_LONG_QUOTE", + ): + string = decode_literal(literal.value[3:-3]) + + return string + + def start(self, children): + rdflib.logger.info(f"{children}") + for child in children: + if not isinstance(child, Tree): + for triple in child: + # rdflib.logger.info(f"YIELDING {triple}") + yield triple + + +notation3_lark = Lark( + open( + os.path.abspath( + os.path.join(os.path.dirname(__file__), "grammar", "notation3.lark") + ), + "r", + ).read(), + parser="lalr", + # transformer=TurtleTransformer(ds = rdflib.Dataset(identifier=rdflib.URIRef("urn:example:context0"))), + transformer=Notation3Transformer(), + debug=False, + _plugins=lark_cython.plugins, +) + + +class LarkN3Parser(rdflib.parser.Parser): + format = None + + def parse(self, string_or_stream, graph=None, base="", **kwargs): + + if not isinstance(string_or_stream, str) and not isinstance( + string_or_stream, rdflib.parser.InputSource + ): + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + elif isinstance(string_or_stream, str): + try: + validate_iri(string_or_stream) + string_or_stream = rdflib.parser.create_input_source(string_or_stream) + except Exception: + # Is probably data + pass + + if hasattr(string_or_stream, "readline"): + string = string_or_stream.read() + else: + # Presume string. + string = string_or_stream + + if isinstance(string_or_stream, bytes): + string = string_or_stream.decode("utf-8") + else: + string = string_or_stream + + # TODO: stringify the remaining input sources + if isinstance(string, rdflib.parser.FileInputSource): + string = string.file.read().decode() + elif isinstance(string, rdflib.parser.StringInputSource): + string = string.getCharacterStream().read() + + tf = notation3_lark.options.transformer + tf.base_iri = base + tf.preserve_bnode_ids = kwargs.get("preserve_bnode_ids", False) + tf.bidprefix = kwargs.get("bidprefix", None) + bindings = kwargs.get("bindings", dict()) + + if graph is None: + graph = tf._make_graph() + + for p, n in rdflib.namespace._NAMESPACE_PREFIXES_CORE.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in bindings.items(): + if p not in tf.prefixes: + tf.prefixes[p] = n + + for p, n in tf.prefixes.items(): + graph.bind(p, n) + + tf._prepare_parse(graph) + + statements = list(notation3_lark.parse(string)) + + # for statement in statements: + # rdflib.logger.info(f"STATEMENT {statement}") + + # try: + # if isinstance(statement, tuple): + # graph.add(statement) + + # else: + # rdflib.logger.info(f"ITERATING OVER STATEMENT {statement}") + # for triple in statement: + + # rdflib.logger.info(f"TRIPLE IN STATEMENT {triple}") + + # if isinstance(triple, list): + # for i in triple: + # rdflib.logger.info(f"i\nā€œ{i}ā€") + # graph.add((i.subject, i.predicate, i.object)) + + # else: + # try: + # graph.add( + # (triple.subject, triple.predicate, triple.object) + # ) + # except: + # pass + + # except Exception as e: + # raise Exception(f"Tried to add {statement}, triggered {e}") + + tf._cleanup_parse() + + return graph + + def parse_string(self, string_or_bytes, graph=None, base=""): + return self.parse(string_or_bytes, graph, base) From 2fbf790ff92f6149659527291f1bc552447f4430 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 21:04:08 +0100 Subject: [PATCH 5/9] ci-conformance --- rdflib/experimental/plugins/parsers/larknotation3_wip.py | 3 --- rdflib/experimental/plugins/parsers/larknquads.py | 2 -- rdflib/experimental/plugins/parsers/larknquadsstar.py | 4 +--- rdflib/experimental/plugins/parsers/larkntriples.py | 2 -- rdflib/experimental/plugins/parsers/larkntriplesstar.py | 4 +--- rdflib/experimental/plugins/parsers/larkturtle.py | 1 - rdflib/experimental/plugins/parsers/larkturtle_classic.py | 1 - .../plugins/parsers/larkturtle_classic_cython.py | 1 - rdflib/experimental/plugins/parsers/larkturtle_inplace.py | 1 - .../plugins/parsers/larkturtle_inplace_cython.py | 1 - rdflib/experimental/plugins/parsers/larkturtlestar.py | 5 +---- rdflib/experimental/plugins/parsers/parserutil.py | 6 ++---- rdflib/experimental/plugins/serializers/rdna.py | 5 +---- .../test_lark/test_comparative_nquads_performance.py | 2 +- .../test_lark/test_comparative_nquads_star_performance.py | 2 +- .../test_lark/test_comparative_ntriples_performance.py | 2 +- .../test_lark/test_comparative_ntriples_star_performance.py | 2 +- .../test_lark/test_comparative_turtle_parser_performance.py | 4 ++-- .../test_lark/test_comparative_turtle_performance.py | 4 ++-- .../test_lark/test_comparative_turtlestar_performance.py | 4 ++-- test/test_experimental/test_lark/test_nquads.py | 4 +--- test/test_experimental/test_lark/test_nquads_w3c.py | 2 +- test/test_experimental/test_lark/test_nquadsstar.py | 2 -- test/test_experimental/test_lark/test_nquadsstar_w3c.py | 2 +- .../test_lark/test_nquadsstar_w3c_rdfstar.py | 3 ++- test/test_experimental/test_lark/test_ntriplesstar.py | 3 +-- .../test_lark/test_ntriplesstar_w3c_rdfstar.py | 2 +- 27 files changed, 23 insertions(+), 51 deletions(-) diff --git a/rdflib/experimental/plugins/parsers/larknotation3_wip.py b/rdflib/experimental/plugins/parsers/larknotation3_wip.py index 8e9a37599..b797ca560 100644 --- a/rdflib/experimental/plugins/parsers/larknotation3_wip.py +++ b/rdflib/experimental/plugins/parsers/larknotation3_wip.py @@ -7,15 +7,12 @@ """ import os -from pprint import pformat -import re import lark_cython from lark import Lark, Transformer, Tree from lark.lexer import Token import rdflib - from rdflib.plugins.parsers.parserutil import ( BaseParser, decode_literal, diff --git a/rdflib/experimental/plugins/parsers/larknquads.py b/rdflib/experimental/plugins/parsers/larknquads.py index 763f7866a..08bda18e2 100644 --- a/rdflib/experimental/plugins/parsers/larknquads.py +++ b/rdflib/experimental/plugins/parsers/larknquads.py @@ -5,9 +5,7 @@ If ``.parse()`` is called with a file-like object implementing ``readline``, it will efficiently parse line by line rather than parsing the entire file. """ -import logging import os -import re from urllib.parse import urlparse import lark_cython diff --git a/rdflib/experimental/plugins/parsers/larknquadsstar.py b/rdflib/experimental/plugins/parsers/larknquadsstar.py index 88beea669..19893f7f4 100644 --- a/rdflib/experimental/plugins/parsers/larknquadsstar.py +++ b/rdflib/experimental/plugins/parsers/larknquadsstar.py @@ -6,21 +6,19 @@ it will efficiently parse line by line rather than parsing the entire file. """ import hashlib -import logging import os -import re from urllib.parse import urlparse import lark_cython from lark import Lark, Transformer import rdflib -from rdflib.experimental.term import RDFStarTriple from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, validate_iri, ) +from rdflib.experimental.term import RDFStarTriple class NQuadsStarTransformer(BaseParser, Transformer): diff --git a/rdflib/experimental/plugins/parsers/larkntriples.py b/rdflib/experimental/plugins/parsers/larkntriples.py index 5e9a6061f..426efe73c 100644 --- a/rdflib/experimental/plugins/parsers/larkntriples.py +++ b/rdflib/experimental/plugins/parsers/larkntriples.py @@ -5,9 +5,7 @@ If ``.parse()`` is called with a file-like object implementing ``readline``, it will efficiently parse line by line rather than parsing the entire file. """ -import logging import os -import re from urllib.parse import urlparse import lark_cython diff --git a/rdflib/experimental/plugins/parsers/larkntriplesstar.py b/rdflib/experimental/plugins/parsers/larkntriplesstar.py index f219625c7..7baf422e7 100644 --- a/rdflib/experimental/plugins/parsers/larkntriplesstar.py +++ b/rdflib/experimental/plugins/parsers/larkntriplesstar.py @@ -6,21 +6,19 @@ it will efficiently parse line by line rather than parsing the entire file. """ import hashlib -import logging import os -import re from urllib.parse import urlparse import lark_cython from lark import Lark, Transformer import rdflib -from rdflib.experimental.term import RDFStarTriple from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, validate_iri, ) +from rdflib.experimental.term import RDFStarTriple class NTriplesStarTransformer(BaseParser, Transformer): diff --git a/rdflib/experimental/plugins/parsers/larkturtle.py b/rdflib/experimental/plugins/parsers/larkturtle.py index 6d5d90f6b..cfbcc1670 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle.py +++ b/rdflib/experimental/plugins/parsers/larkturtle.py @@ -13,7 +13,6 @@ from lark.lexer import Token import rdflib - from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, diff --git a/rdflib/experimental/plugins/parsers/larkturtle_classic.py b/rdflib/experimental/plugins/parsers/larkturtle_classic.py index 999c8c550..76d706d72 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_classic.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_classic.py @@ -12,7 +12,6 @@ from lark.lexer import Token import rdflib - from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, diff --git a/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py b/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py index 511142f05..05e81f7fd 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py @@ -13,7 +13,6 @@ from lark.lexer import Token import rdflib - from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, diff --git a/rdflib/experimental/plugins/parsers/larkturtle_inplace.py b/rdflib/experimental/plugins/parsers/larkturtle_inplace.py index 5ef27677d..e1ea6de00 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_inplace.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_inplace.py @@ -12,7 +12,6 @@ from lark.lexer import Token import rdflib - from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, diff --git a/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py b/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py index 6d5d90f6b..cfbcc1670 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py @@ -13,7 +13,6 @@ from lark.lexer import Token import rdflib - from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, diff --git a/rdflib/experimental/plugins/parsers/larkturtlestar.py b/rdflib/experimental/plugins/parsers/larkturtlestar.py index 6109c61e5..203d5591f 100644 --- a/rdflib/experimental/plugins/parsers/larkturtlestar.py +++ b/rdflib/experimental/plugins/parsers/larkturtlestar.py @@ -11,12 +11,8 @@ import lark_cython from lark import Lark, Transformer, Tree -from lark.lexer import Token -from pprint import pformat import rdflib - -from rdflib.experimental.term import RDFStarTriple from rdflib.experimental.plugins.parsers.parserutil import ( BaseParser, decode_literal, @@ -24,6 +20,7 @@ smart_urljoin, validate_iri, ) +from rdflib.experimental.term import RDFStarTriple RDF_TYPE = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") RDF_NIL = rdflib.URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#nil") diff --git a/rdflib/experimental/plugins/parsers/parserutil.py b/rdflib/experimental/plugins/parsers/parserutil.py index 7af8e50fd..99d5ff4eb 100644 --- a/rdflib/experimental/plugins/parsers/parserutil.py +++ b/rdflib/experimental/plugins/parsers/parserutil.py @@ -1,14 +1,12 @@ """Utility functions used to support lark parsing.""" -import hashlib -import re import collections +import logging +import re from threading import local import rdflib -import logging - __all__ = [ "BaseParser", "decode_literal", diff --git a/rdflib/experimental/plugins/serializers/rdna.py b/rdflib/experimental/plugins/serializers/rdna.py index 8c07bb2e5..bd9cd36bc 100644 --- a/rdflib/experimental/plugins/serializers/rdna.py +++ b/rdflib/experimental/plugins/serializers/rdna.py @@ -22,13 +22,10 @@ Union, ) -from rdflib import RDF, XSD, logger -from rdflib.compat import decodeUnicodeEscape from rdflib.graph import Dataset, QuotedGraph -from rdflib.paths import Path from rdflib.plugins.serializers.nt import _quoteLiteral from rdflib.serializer import Serializer -from rdflib.term import BNode, Literal, Node, URIRef +from rdflib.term import BNode, Literal, URIRef if TYPE_CHECKING: from _hashlib import HASH # pragma: no cover diff --git a/test/test_experimental/test_lark/test_comparative_nquads_performance.py b/test/test_experimental/test_lark/test_comparative_nquads_performance.py index 88c575330..69d7df998 100644 --- a/test/test_experimental/test_lark/test_comparative_nquads_performance.py +++ b/test/test_experimental/test_lark/test_comparative_nquads_performance.py @@ -2,7 +2,7 @@ from test.data import TEST_DATA_DIR import rdflib -from rdflib import Graph, Literal, URIRef, logger +from rdflib import Graph, logger rdflib.plugin.register( "larknquads", diff --git a/test/test_experimental/test_lark/test_comparative_nquads_star_performance.py b/test/test_experimental/test_lark/test_comparative_nquads_star_performance.py index 4e406bcf6..e2830e84e 100644 --- a/test/test_experimental/test_lark/test_comparative_nquads_star_performance.py +++ b/test/test_experimental/test_lark/test_comparative_nquads_star_performance.py @@ -2,7 +2,7 @@ from test.data import TEST_DATA_DIR import rdflib -from rdflib import Graph, Literal, URIRef, logger +from rdflib import Graph, logger rdflib.plugin.register( "larknquadsstar", diff --git a/test/test_experimental/test_lark/test_comparative_ntriples_performance.py b/test/test_experimental/test_lark/test_comparative_ntriples_performance.py index c3afa98e9..973db2912 100644 --- a/test/test_experimental/test_lark/test_comparative_ntriples_performance.py +++ b/test/test_experimental/test_lark/test_comparative_ntriples_performance.py @@ -2,7 +2,7 @@ from test.data import TEST_DATA_DIR import rdflib -from rdflib import Graph, Literal, URIRef, logger +from rdflib import Graph, logger rdflib.plugin.register( "larknt", diff --git a/test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py b/test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py index b6fe64062..69deb5fe5 100644 --- a/test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py +++ b/test/test_experimental/test_lark/test_comparative_ntriples_star_performance.py @@ -2,7 +2,7 @@ from test.data import TEST_DATA_DIR import rdflib -from rdflib import Graph, Literal, URIRef, logger +from rdflib import Graph, logger rdflib.plugin.register( "larkntstar", diff --git a/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py b/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py index d0d9129ce..cd7ef64fd 100644 --- a/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py +++ b/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py @@ -1,9 +1,9 @@ -import pytest import time from test.data import TEST_DATA_DIR + import rdflib -from rdflib import Graph, Literal, URIRef, logger +from rdflib import Graph rdflib.plugin.register( "larkttl", diff --git a/test/test_experimental/test_lark/test_comparative_turtle_performance.py b/test/test_experimental/test_lark/test_comparative_turtle_performance.py index 47b0969da..c189bd3ec 100644 --- a/test/test_experimental/test_lark/test_comparative_turtle_performance.py +++ b/test/test_experimental/test_lark/test_comparative_turtle_performance.py @@ -1,9 +1,9 @@ -import pytest import time from test.data import TEST_DATA_DIR + import rdflib -from rdflib import Graph, Literal, URIRef, logger +from rdflib import Graph rdflib.plugin.register( "larkttl", diff --git a/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py b/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py index cda73bda2..2fba7baa3 100644 --- a/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py +++ b/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py @@ -1,9 +1,9 @@ -import pytest import time from test.data import TEST_DATA_DIR + import rdflib -from rdflib import Graph, Literal, URIRef, logger +from rdflib import Graph rdflib.plugin.register( "larkttl", diff --git a/test/test_experimental/test_lark/test_nquads.py b/test/test_experimental/test_lark/test_nquads.py index cfe05ebf5..668c3a919 100644 --- a/test/test_experimental/test_lark/test_nquads.py +++ b/test/test_experimental/test_lark/test_nquads.py @@ -1,9 +1,7 @@ -import pytest -import rdflib +import rdflib from rdflib.experimental.plugins.parsers.larknquads import LarkNQuadsParser -from test.data import context0 rdflib.plugin.register( "larknq", diff --git a/test/test_experimental/test_lark/test_nquads_w3c.py b/test/test_experimental/test_lark/test_nquads_w3c.py index 4d10b077f..121a4323b 100644 --- a/test/test_experimental/test_lark/test_nquads_w3c.py +++ b/test/test_experimental/test_lark/test_nquads_w3c.py @@ -11,8 +11,8 @@ import pytest -from rdflib.graph import ConjunctiveGraph import rdflib +from rdflib.graph import ConjunctiveGraph rdflib.plugin.register( "larknquads", diff --git a/test/test_experimental/test_lark/test_nquadsstar.py b/test/test_experimental/test_lark/test_nquadsstar.py index b936946f3..1a661ffc3 100644 --- a/test/test_experimental/test_lark/test_nquadsstar.py +++ b/test/test_experimental/test_lark/test_nquadsstar.py @@ -1,7 +1,5 @@ -import pytest import rdflib - from rdflib.experimental.plugins.parsers.larknquadsstar import LarkNQuadsStarParser rdflib.plugin.register( diff --git a/test/test_experimental/test_lark/test_nquadsstar_w3c.py b/test/test_experimental/test_lark/test_nquadsstar_w3c.py index 51d10f2eb..f1b10ca4d 100644 --- a/test/test_experimental/test_lark/test_nquadsstar_w3c.py +++ b/test/test_experimental/test_lark/test_nquadsstar_w3c.py @@ -11,8 +11,8 @@ import pytest -from rdflib.graph import ConjunctiveGraph import rdflib +from rdflib.graph import ConjunctiveGraph rdflib.plugin.register( "larknqstar", diff --git a/test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py b/test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py index 047ebf0ff..142bb5015 100644 --- a/test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py +++ b/test/test_experimental/test_lark/test_nquadsstar_w3c_rdfstar.py @@ -1,7 +1,6 @@ """This runs the nt tests for the W3C RDF Working Group's N-Triples test suite.""" import logging -import rdflib from contextlib import ExitStack from test.data import TEST_DATA_DIR from test.utils import BNodeHandling, GraphHelper, ensure_suffix @@ -12,6 +11,8 @@ import pytest +import rdflib + rdflib.plugin.register( "larknqstar", rdflib.parser.Parser, diff --git a/test/test_experimental/test_lark/test_ntriplesstar.py b/test/test_experimental/test_lark/test_ntriplesstar.py index bcfa14f7a..00532d10e 100644 --- a/test/test_experimental/test_lark/test_ntriplesstar.py +++ b/test/test_experimental/test_lark/test_ntriplesstar.py @@ -1,6 +1,5 @@ -import pytest + import rdflib -from rdflib import Graph, Literal, URIRef rdflib.plugin.register( "larkntstar", diff --git a/test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py b/test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py index 0793bd236..b3865da77 100644 --- a/test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py +++ b/test/test_experimental/test_lark/test_ntriplesstar_w3c_rdfstar.py @@ -3,7 +3,7 @@ import logging from contextlib import ExitStack from test.data import TEST_DATA_DIR -from test.utils import BNodeHandling, GraphHelper, ensure_suffix +from test.utils import ensure_suffix from test.utils.dawg_manifest import ManifestEntry, params_from_sources from test.utils.iri import URIMapper from test.utils.namespace import RDFT From b6dc087cf1cc8a91361c65c0a041bf07037054cb Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 21:06:18 +0100 Subject: [PATCH 6/9] ci-conformance --- test/test_experimental/test_lark/test_nquads.py | 2 -- test/test_experimental/test_lark/test_nquadsstar.py | 1 - test/test_experimental/test_lark/test_ntriplesstar.py | 1 - 3 files changed, 4 deletions(-) diff --git a/test/test_experimental/test_lark/test_nquads.py b/test/test_experimental/test_lark/test_nquads.py index 668c3a919..f12b10d9a 100644 --- a/test/test_experimental/test_lark/test_nquads.py +++ b/test/test_experimental/test_lark/test_nquads.py @@ -1,5 +1,3 @@ - - import rdflib from rdflib.experimental.plugins.parsers.larknquads import LarkNQuadsParser diff --git a/test/test_experimental/test_lark/test_nquadsstar.py b/test/test_experimental/test_lark/test_nquadsstar.py index 1a661ffc3..fd1ddd21e 100644 --- a/test/test_experimental/test_lark/test_nquadsstar.py +++ b/test/test_experimental/test_lark/test_nquadsstar.py @@ -1,4 +1,3 @@ - import rdflib from rdflib.experimental.plugins.parsers.larknquadsstar import LarkNQuadsStarParser diff --git a/test/test_experimental/test_lark/test_ntriplesstar.py b/test/test_experimental/test_lark/test_ntriplesstar.py index 00532d10e..1f94438bb 100644 --- a/test/test_experimental/test_lark/test_ntriplesstar.py +++ b/test/test_experimental/test_lark/test_ntriplesstar.py @@ -1,4 +1,3 @@ - import rdflib rdflib.plugin.register( From f40622d128672e5c162de9e3f1e2c1f28e2aefe5 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 21:09:05 +0100 Subject: [PATCH 7/9] remove unwanted --- test/test_wip.py | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 test/test_wip.py diff --git a/test/test_wip.py b/test/test_wip.py deleted file mode 100644 index 0f8ca0236..000000000 --- a/test/test_wip.py +++ /dev/null @@ -1,39 +0,0 @@ -import os -import hashlib -from rdflib import BNode, Literal, Namespace, RDF, URIRef, logger -from rdflib.graph import ConjunctiveGraph, Graph, Dataset, DATASET_DEFAULT_GRAPH_ID -from rdflib.namespace import OWL, RDFS, SDO, SKOS, DCTERMS, NamespaceManager -from pathlib import Path -from rdflib.compare import isomorphic, to_isomorphic, to_canonical_graph, graph_diff -import rdflib -import pytest -from pprint import pformat -from rdflib.store import VALID_STORE -from test.data import TEST_DATA_DIR, tarek, michel, likes, pizza, context1, context2 -from rdflib.extras.infixowl import BooleanClass, Class, Individual - - -@pytest.mark.skip("WIP") -def test_infixowl_1(): - testGraph = Graph() - Individual.factoryGraph = testGraph - EX = Namespace("http://example.com/") - namespace_manager = NamespaceManager(Graph()) - namespace_manager.bind("ex", EX, override=False) - testGraph.namespace_manager = namespace_manager - fire = Class(EX.Fire) - water = Class(EX.Water) - testClass = BooleanClass(members=[fire, water]) - - # testClass #doctest: +SKIP - logger.debug(f"testClass {testClass}") - - # ( ex:Fire AND ex:Water ) - testClass.changeOperator(OWL.unionOf) - # testClass #doctest: +SKIP - # ( ex:Fire OR ex:Water ) - logger.debug(f"testClass {testClass}") - try: - testClass.changeOperator(OWL.unionOf) - except Exception as e: - logger.debug(f"EE{e}") From 364b8e4984ce71dcebf6e72cf4976136086cef03 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sat, 24 Sep 2022 21:10:20 +0100 Subject: [PATCH 8/9] ci-conformance --- .../test_lark/test_comparative_turtle_parser_performance.py | 1 - .../test_lark/test_comparative_turtle_performance.py | 1 - .../test_lark/test_comparative_turtlestar_performance.py | 1 - 3 files changed, 3 deletions(-) diff --git a/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py b/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py index cd7ef64fd..76617da52 100644 --- a/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py +++ b/test/test_experimental/test_lark/test_comparative_turtle_parser_performance.py @@ -1,7 +1,6 @@ import time from test.data import TEST_DATA_DIR - import rdflib from rdflib import Graph diff --git a/test/test_experimental/test_lark/test_comparative_turtle_performance.py b/test/test_experimental/test_lark/test_comparative_turtle_performance.py index c189bd3ec..a3043cde4 100644 --- a/test/test_experimental/test_lark/test_comparative_turtle_performance.py +++ b/test/test_experimental/test_lark/test_comparative_turtle_performance.py @@ -1,7 +1,6 @@ import time from test.data import TEST_DATA_DIR - import rdflib from rdflib import Graph diff --git a/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py b/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py index 2fba7baa3..a2a6a1799 100644 --- a/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py +++ b/test/test_experimental/test_lark/test_comparative_turtlestar_performance.py @@ -1,7 +1,6 @@ import time from test.data import TEST_DATA_DIR - import rdflib from rdflib import Graph From 22267c99eb5cf4f5db426921a3ad7add8d1a3717 Mon Sep 17 00:00:00 2001 From: Graham Higgins Date: Sun, 25 Sep 2022 15:18:48 +0100 Subject: [PATCH 9/9] More work on lark notation3 parser. --- .../parsers/grammar/notation3speedup.lark | 13 +- .../plugins/parsers/larknotation3_wip.py | 277 ++++++--------- .../plugins/parsers/larkturtle.py | 6 +- .../plugins/parsers/larkturtle_classic.py | 6 +- .../parsers/larkturtle_classic_cython.py | 6 +- .../plugins/parsers/larkturtle_inplace.py | 6 +- .../parsers/larkturtle_inplace_cython.py | 6 +- .../plugins/parsers/larkturtlestar.py | 36 +- .../plugins/parsers/parserutil.py | 13 +- .../test_lark/test_notation3.py | 328 ++++++++++++++++++ 10 files changed, 481 insertions(+), 216 deletions(-) create mode 100644 test/test_experimental/test_lark/test_notation3.py diff --git a/rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark b/rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark index 0c22a5d13..3307aeb68 100644 --- a/rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark +++ b/rdflib/experimental/plugins/parsers/grammar/notation3speedup.lark @@ -11,9 +11,9 @@ triples: subject predicateobjectlist? predicateobjectlist: verb objectlist (";" (verb objectlist)?)* objectlist: object ("," object)* verb: predicate | "is" expression "of" | inneroperator -!inneroperator: "has" expression | EQ | NE | LT | LE | GT | GE +!inneroperator: "has" expression | EQUALS | SEILPMI | IMPLIES subject: expression -predicate: (expression | "<-" expression) // allow inverting first predicate in a path +predicate: (expression | "<-" expression) object: expression expression: path path: pathitem ("!" path | "^" path)? @@ -36,12 +36,9 @@ booleanliteral: "true"| "false"| "@true"| "@false" astring: STRING_LITERAL_QUOTE | STRING_LITERAL_SINGLE_QUOTE | STRING_LITERAL_LONG_SINGLE_QUOTE | STRING_LITERAL_LONG_QUOTE // terminals -EQ: "=" -NE: "!=" -LT: "<" -LE: "<=" -GT: ">" -GE: ">=" +EQUALS: "=" +SEILPMI: "<=" +IMPLIES: "=>" BASE: ("B"|"b") ("A"|"a") ("S"|"s") ("E"|"e") PREFIX: ("P"|"p") ("R"|"r") ("E"|"e") ("F"|"f") ("I"|"i") ("X"|"x") IRIREF: "<" (/[^\x00-\x20<>"{}|^`\\]/ | UCHAR)* ">" diff --git a/rdflib/experimental/plugins/parsers/larknotation3_wip.py b/rdflib/experimental/plugins/parsers/larknotation3_wip.py index b797ca560..e1867bdbd 100644 --- a/rdflib/experimental/plugins/parsers/larknotation3_wip.py +++ b/rdflib/experimental/plugins/parsers/larknotation3_wip.py @@ -7,12 +7,15 @@ """ import os +from pprint import pformat +import re import lark_cython from lark import Lark, Transformer, Tree from lark.lexer import Token import rdflib + from rdflib.plugins.parsers.parserutil import ( BaseParser, decode_literal, @@ -32,110 +35,79 @@ XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") +LOG_NS = rdflib.Namespace("http://www.w3.org/2000/10/swap/log#") + +RDFLIB_OBJECTS = ( + rdflib.graph.QuotedGraph, + rdflib.BNode, + rdflib.Literal, + rdflib.URIRef, + rdflib.Variable, +) -def unpack_predicate_object_list(subject, pol): - # rdflib.logger.info(f"subject = {subject} pol = {pol}") + +def unpack_formulacontent(graph, content): + rdflib.logger.info(f"graph = {graph.identifier} content = {content}") + for triplesgenerator in content: + if isinstance(triplesgenerator, list): + graph = unpack_formulacontent(graph, triplesgenerator) + else: + for triple in triplesgenerator: + graph.add(triple) + return graph + + +def unpack_predicateobjectlist(subject, pol): + rdflib.logger.info(f"subject = {subject} pol = {pol}") if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): + rdflib.logger.info(f"UPOL SUBJECT {subject} ({type(subject)})") + # if not isinstance(subject, RDFLIB_OBJECTS): + if not isinstance(subject, (rdflib.URIRef, rdflib.BNode, rdflib.Variable)): for triple_or_node in subject: if isinstance(triple_or_node, tuple): - rdflib.logger.info(f"UPOL 1 YIELDING 1 triple_or_node {triple_or_node}") + rdflib.logger.info(f"AA UPOL YIELDING {triple_or_node}") yield triple_or_node else: - rdflib.logger.info( - f"UPOL 1 SETTING subject from triple_or_node {triple_or_node}" - ) + rdflib.logger.info(f"AA UPOL SETTING subject from {triple_or_node}") subject = triple_or_node break for predicate, object_ in grouper(pol, 2): - rdflib.logger.info(f"UPOL GROUPED: s={subject} p={predicate}, o={object_}") + rdflib.logger.info(f"BB UPOL GROUPED: s={subject} p={predicate}, o={object_}") - if isinstance(predicate, (lark_cython.Token, Token)): - if predicate.value != "a": - raise ValueError(predicate) - predicate = RDF_TYPE + assert not isinstance(predicate, (lark_cython.Token, Token)) + # Maybe no longer neccessary with !rule + # if isinstance(predicate, (lark_cython.Token, Token)): + # raise Exception(f"BB NEVER GETS TO HERE {predicate}") + # if predicate.value != "a": + # raise ValueError(predicate) + # predicate = RDF_TYPE - if isinstance(object_, (rdflib.URIRef, rdflib.Literal, rdflib.BNode)): - rdflib.logger.info(f"UPOL 2 YIELDING ({subject}, {predicate}, {object_})") - yield ( - subject, - predicate, - object_, - ) - - else: - - if isinstance(object_, Tree): - rdflib.logger.info(f"HAD TO DEAL WITH TREE: {object_}") - object_ = object_.children + assert not isinstance(object_, Tree) + # if isinstance(object_, Tree): + # raise Exception(f"BB NEVER GETS TO HERE {predicate}") + # rdflib.logger.info(f"BB HAD TO DEAL WITH TREE: {object_}") + # object_ = object_.children - rdflib.logger.info(f"UPOL 3 ITERATING OVER {object_}") + for obj in object_: + rdflib.logger.info(f"BB UPOL ITERATING OVER {object_}") for object_item in object_: rdflib.logger.info( - f"UPOL START LOOP, PROCESSING object_item: {object_item} ({type(object_item)})" + f"CC UPOL PROCESSING {object_item} ({type(object_item)})" ) - if isinstance(object_item, tuple): - rdflib.logger.info(f"UPOL PROCESSING TUPLE, YIELDING {object_item}") - - yield object_item - - elif isinstance( - object_item, (rdflib.URIRef, rdflib.BNode, rdflib.Literal) - ): - rdflib.logger.info(f"SUBPROCESSING1 {object_item} as OBJECT") - object_ = object_item - rdflib.logger.info( - f"UPOL 2B YIELDING Triple {subject} {predicate} {object_}" - ) - yield ( - subject, - predicate, - object_, - ) - - else: - rdflib.logger.info(f"UPOL SUBPROCESSING2 {object_item} as OBJECT") - - for item in object_item: - - rdflib.logger.info(f"SUBPROCESSING3 {item}") - - if len(item) == 3: - (subj, pred, obj) = item - object_ = object_item - rdflib.logger.info( - f"UPOL 2C YIELDING triple {subj} {pred} {obj}" - ) - yield ( - subj, - pred, - obj, - ) - - else: - - rdflib.logger.info( - f"UPOL 2D EXAMINING {subject} {predicate} {item}" - ) - - if predicate == rdflib.URIRef( - "http://www.w3.org/2000/10/swap/log#implies" - ): - yield ( - subject[0], - predicate, - object_[0], - ) - else: - yield ( - subject, - predicate, - item, - ) + object_ = object_item + rdflib.logger.info( + f"CC UPOL YIELDING triple ({subject} {predicate} {object_})" + ) + yield ( + subject, + predicate, + object_item, + ) class Notation3Transformer(BaseParser, Transformer): @@ -150,6 +122,15 @@ def blank_node_label(self, children): (bn_label,) = children return self.make_blank_node(bn_label.value) + def inneroperator(self, children): + (child,) = children + ops = {"=>": LOG_NS.implies, "=": rdflib.OWL.sameAs, "<=": LOG_NS.implies} + op = ops.get(child, None) + if op is not None: + return rdflib.term.URIRef(op) + else: + return child + def decode_iriref(self, iriref): iriref = ( iriref.value @@ -159,7 +140,7 @@ def decode_iriref(self, iriref): return validate_iri(decode_literal(iriref[1:-1])) def iri(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") (iriref_or_pname,) = children iriref_or_pname = ( iriref_or_pname @@ -178,57 +159,39 @@ def irilist(self, children): return children def predicateobjectlist(self, children): - rdflib.logger.info(f"{children}") - # The Lark parser consumes string tokesn unless the reule is refixed with "!" - if isinstance(children[0], (lark_cython.Token, Token)) and children[0] == "=>": - children = [ - rdflib.term.URIRef("http://www.w3.org/2000/10/swap/log#implies") - ] + children[:1] + # rdflib.logger.info(f"{children}") return children + def formula(self, children): + # rdflib.logger.info(f"{children}") + formulagraph = unpack_formulacontent(self.make_quotedgraph(), children) + # rdflib.logger.info(f"{formulagraph}") + return formulagraph + def triples(self, children): rdflib.logger.info(f"{children}") if len(children) == 1: - - rdflib.logger.info(f"UNPACKING CHILDREN") - + rdflib.logger.info(f"UNPACKING CHILD TRIPLES") for triple_or_node in children[0]: - if isinstance(triple_or_node, tuple): - rdflib.logger.info(f"TRIPLES YIELDING {triple_or_node}") - self._call_state.graph.add(triple_or_node) yield triple_or_node elif len(children) == 2: - subject = children[0] - rdflib.logger.info(f"CALLING UPOL WITH {subject} {children[1]}") - - for triple in unpack_predicate_object_list(subject, children[1]): - - rdflib.logger.info( - f"PROCESSING UPOL YIELD {triple} {type(triple)} AS TRIPLE" - ) - + for triple in unpack_predicateobjectlist(subject, children[1]): + rdflib.logger.info(f"PROCESSING UPOL YIELD {triple} AS TRIPLE") self._call_state.graph.add(triple) - yield triple def objectlist(self, children): - rdflib.logger.info(f"{children}") - # for child in children: - # yield child - return children - - def formula(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") return children def formulacontent(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") return children def forall(self, children): @@ -240,66 +203,67 @@ def forsome(self, children): return children def n3statement(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def verb(self, children): - rdflib.logger.info(f"{children}") - if len(children) > 0: + # rdflib.logger.info(f"{children} -> {children[0]}") + if len(children) == 1: return children[0] else: + rdflib.logger.info(f"VERB PASSTHROUGH {children[0]}") return children def subject(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def predicate(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def object(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def expression(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def path(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def pathitem(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def literal(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} -> {children[0]}") return children[0] def quickvar(self, children): - rdflib.logger.info(f"{children}") - return children + # rdflib.logger.info(f"{children} -> {children[0].value}") + return rdflib.term.Variable(children[0].value) def n3directive(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} BYCHILD") for child in children: yield child def sparql_directive(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children} BYCHILD") for child in children: yield child def prefixedname(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") (pname,) = children ns, _, ln = pname.value.partition(":") return rdflib.URIRef(self.prefixes[ns] + decode_literal(ln)) def prefixid(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") ns, iriref = children iri = smart_urljoin(self.base_iri, self.decode_iriref(iriref)) ns = ns.value[:-1] # Drop trailing : from namespace @@ -326,7 +290,7 @@ def sparqlbase(self, children): return self.base(children) def blanknode(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") (bn,) = children if bn.type == "ANON": @@ -339,8 +303,8 @@ def blanknode(self, children): def blanknodepropertylist(self, children): rdflib.logger.info(f"{children}") pl_root = self.make_blank_node() - for pl_item in unpack_predicate_object_list(pl_root, children[0]): - rdflib.logger.info(f"YIELDING plitem {pl_item}") + for pl_item in unpack_predicateobjectlist(pl_root, children[0]): + rdflib.logger.info(f"BNPL YIELDING plitem {pl_item}") yield pl_item yield pl_root @@ -386,7 +350,7 @@ def collection(self, children): yield prev_node def numericliteral(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") (numeric,) = children if numeric.type == "DECIMAL": @@ -399,7 +363,7 @@ def numericliteral(self, children): raise NotImplementedError(f"{numeric} {type(numeric)} {repr(numeric)}") def rdfliteral(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") literal_string = children[0] lang = None type_ = None @@ -413,12 +377,12 @@ def rdfliteral(self, children): return rdflib.Literal(literal_string, datatype=None) def booleanliteral(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") (boolean,) = children return rdflib.Literal(boolean, datatype=XSD_BOOLEAN) def astring(self, children): - rdflib.logger.info(f"{children}") + # rdflib.logger.info(f"{children}") (literal,) = children if literal.type in ( "STRING_LITERAL_QUOTE", @@ -445,7 +409,7 @@ def start(self, children): notation3_lark = Lark( open( os.path.abspath( - os.path.join(os.path.dirname(__file__), "grammar", "notation3.lark") + os.path.join(os.path.dirname(__file__), "grammar", "notation3speedup.lark") ), "r", ).read(), @@ -513,36 +477,13 @@ def parse(self, string_or_stream, graph=None, base="", **kwargs): tf._prepare_parse(graph) - statements = list(notation3_lark.parse(string)) - - # for statement in statements: - # rdflib.logger.info(f"STATEMENT {statement}") - - # try: - # if isinstance(statement, tuple): - # graph.add(statement) - - # else: - # rdflib.logger.info(f"ITERATING OVER STATEMENT {statement}") - # for triple in statement: - - # rdflib.logger.info(f"TRIPLE IN STATEMENT {triple}") - - # if isinstance(triple, list): - # for i in triple: - # rdflib.logger.info(f"i\nā€œ{i}ā€") - # graph.add((i.subject, i.predicate, i.object)) - - # else: - # try: - # graph.add( - # (triple.subject, triple.predicate, triple.object) - # ) - # except: - # pass + list(notation3_lark.parse(string)) - # except Exception as e: - # raise Exception(f"Tried to add {statement}, triggered {e}") + # Nononono BUT, illuminates the issue + for (f1, f2) in graph.subject_objects(LOG_NS.implies): + for triple in f1: + rdflib.logger.info(f"TRIPLE {triple}") + graph.store.remove(triple, context=graph.identifier) tf._cleanup_parse() diff --git a/rdflib/experimental/plugins/parsers/larkturtle.py b/rdflib/experimental/plugins/parsers/larkturtle.py index cfbcc1670..e1bef2dcc 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle.py +++ b/rdflib/experimental/plugins/parsers/larkturtle.py @@ -33,7 +33,7 @@ XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") -def unpack_predicate_object_list(subject, pol): +def unpack_predicateobjectlist(subject, pol): if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): for triple_or_node in subject: if isinstance(triple_or_node, tuple): @@ -103,7 +103,7 @@ def predicateobjectlist(self, children): def triples(self, children): if len(children) == 2: subject = children[0] - for triple in unpack_predicate_object_list(subject, children[1]): + for triple in unpack_predicateobjectlist(subject, children[1]): self._call_state.graph.add(triple) yield triple elif len(children) == 1: @@ -152,7 +152,7 @@ def blanknode(self, children): def blanknodepropertylist(self, children): pl_root = self.make_blank_node() - for pl_item in unpack_predicate_object_list(pl_root, children[0]): + for pl_item in unpack_predicateobjectlist(pl_root, children[0]): yield pl_item yield pl_root diff --git a/rdflib/experimental/plugins/parsers/larkturtle_classic.py b/rdflib/experimental/plugins/parsers/larkturtle_classic.py index 76d706d72..cf3cc2976 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_classic.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_classic.py @@ -32,7 +32,7 @@ XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") -def unpack_predicate_object_list(subject, pol): +def unpack_predicateobjectlist(subject, pol): if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): for triple_or_node in subject: if isinstance(triple_or_node, tuple): @@ -94,7 +94,7 @@ def predicateobjectlist(self, children): def triples(self, children): if len(children) == 2: subject = children[0] - for triple in unpack_predicate_object_list(subject, children[1]): + for triple in unpack_predicateobjectlist(subject, children[1]): yield triple elif len(children) == 1: for triple_or_node in children[0]: @@ -139,7 +139,7 @@ def blanknode(self, children): def blanknodepropertylist(self, children): pl_root = self.make_blank_node() - for pl_item in unpack_predicate_object_list(pl_root, children[0]): + for pl_item in unpack_predicateobjectlist(pl_root, children[0]): yield pl_item yield pl_root diff --git a/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py b/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py index 05e81f7fd..935f32b71 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_classic_cython.py @@ -33,7 +33,7 @@ XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") -def unpack_predicate_object_list(subject, pol): +def unpack_predicateobjectlist(subject, pol): if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): for triple_or_node in subject: if isinstance(triple_or_node, tuple): @@ -100,7 +100,7 @@ def predicateobjectlist(self, children): def triples(self, children): if len(children) == 2: subject = children[0] - for triple in unpack_predicate_object_list(subject, children[1]): + for triple in unpack_predicateobjectlist(subject, children[1]): yield triple elif len(children) == 1: for triple_or_node in children[0]: @@ -147,7 +147,7 @@ def blanknode(self, children): def blanknodepropertylist(self, children): pl_root = self.make_blank_node() - for pl_item in unpack_predicate_object_list(pl_root, children[0]): + for pl_item in unpack_predicateobjectlist(pl_root, children[0]): yield pl_item yield pl_root diff --git a/rdflib/experimental/plugins/parsers/larkturtle_inplace.py b/rdflib/experimental/plugins/parsers/larkturtle_inplace.py index e1ea6de00..da61ce60c 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_inplace.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_inplace.py @@ -32,7 +32,7 @@ XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") -def unpack_predicate_object_list(subject, pol): +def unpack_predicateobjectlist(subject, pol): if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): for triple_or_node in subject: if isinstance(triple_or_node, tuple): @@ -94,7 +94,7 @@ def predicateobjectlist(self, children): def triples(self, children): if len(children) == 2: subject = children[0] - for triple in unpack_predicate_object_list(subject, children[1]): + for triple in unpack_predicateobjectlist(subject, children[1]): self._call_state.graph.add(triple) yield triple elif len(children) == 1: @@ -141,7 +141,7 @@ def blanknode(self, children): def blanknodepropertylist(self, children): pl_root = self.make_blank_node() - for pl_item in unpack_predicate_object_list(pl_root, children[0]): + for pl_item in unpack_predicateobjectlist(pl_root, children[0]): yield pl_item yield pl_root diff --git a/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py b/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py index cfbcc1670..e1bef2dcc 100644 --- a/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py +++ b/rdflib/experimental/plugins/parsers/larkturtle_inplace_cython.py @@ -33,7 +33,7 @@ XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") -def unpack_predicate_object_list(subject, pol): +def unpack_predicateobjectlist(subject, pol): if not isinstance(subject, (rdflib.URIRef, rdflib.BNode)): for triple_or_node in subject: if isinstance(triple_or_node, tuple): @@ -103,7 +103,7 @@ def predicateobjectlist(self, children): def triples(self, children): if len(children) == 2: subject = children[0] - for triple in unpack_predicate_object_list(subject, children[1]): + for triple in unpack_predicateobjectlist(subject, children[1]): self._call_state.graph.add(triple) yield triple elif len(children) == 1: @@ -152,7 +152,7 @@ def blanknode(self, children): def blanknodepropertylist(self, children): pl_root = self.make_blank_node() - for pl_item in unpack_predicate_object_list(pl_root, children[0]): + for pl_item in unpack_predicateobjectlist(pl_root, children[0]): yield pl_item yield pl_root diff --git a/rdflib/experimental/plugins/parsers/larkturtlestar.py b/rdflib/experimental/plugins/parsers/larkturtlestar.py index 203d5591f..7cc908ced 100644 --- a/rdflib/experimental/plugins/parsers/larkturtlestar.py +++ b/rdflib/experimental/plugins/parsers/larkturtlestar.py @@ -33,21 +33,19 @@ XSD_BOOLEAN = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#boolean") XSD_STRING = rdflib.URIRef("http://www.w3.org/2001/XMLSchema#string") +RDFLIB_OBJECTS = ( + rdflib.BNode, + rdflib.Literal, + rdflib.URIRef, + RDFStarTriple, +) annotatables = [] -def unpack_predicate_object_list(subject, pol): +def unpack_predicateobjectlist(subject, pol): global annotatables - if not isinstance( - subject, - ( - rdflib.URIRef, - rdflib.Literal, - rdflib.BNode, - RDFStarTriple, - ), - ): + if not isinstance(subject, RDFLIB_OBJECTS): for triple_or_node in subject: if isinstance(triple_or_node, tuple): yield triple_or_node @@ -62,15 +60,7 @@ def unpack_predicate_object_list(subject, pol): raise ValueError(predicate) predicate = RDF_TYPE - if isinstance( - object_, - ( - rdflib.URIRef, - rdflib.Literal, - rdflib.BNode, - RDFStarTriple, - ), - ): + if isinstance(object_, RDFLIB_OBJECTS): yield (subject, predicate, object_) else: @@ -172,14 +162,14 @@ def triples(self, children): elif len(children) == 2: if isinstance(children[0], RDFStarTriple): - for triple in unpack_predicate_object_list(children[0], children[1]): + for triple in unpack_predicateobjectlist(children[0], children[1]): self._call_state.graph.add(triple) else: subject = children[0] assertions = [] - for item in unpack_predicate_object_list(subject, children[1]): + for item in unpack_predicateobjectlist(subject, children[1]): if isinstance(item, tuple): self._call_state.graph.add(item) @@ -199,7 +189,7 @@ def triples(self, children): q.setobject(assertion[2]) self.rdfstar_triples[hashid] = q - for triple in unpack_predicate_object_list(q, item[1]): + for triple in unpack_predicateobjectlist(q, item[1]): self._call_state.graph.add(triple) yield triple @@ -243,7 +233,7 @@ def blanknode(self, children): def blanknodepropertylist(self, children): pl_root = self.make_blank_node() - for pl_item in unpack_predicate_object_list(pl_root, children[0]): + for pl_item in unpack_predicateobjectlist(pl_root, children[0]): yield pl_item yield pl_root diff --git a/rdflib/experimental/plugins/parsers/parserutil.py b/rdflib/experimental/plugins/parsers/parserutil.py index 99d5ff4eb..c617493e3 100644 --- a/rdflib/experimental/plugins/parsers/parserutil.py +++ b/rdflib/experimental/plugins/parsers/parserutil.py @@ -1,6 +1,7 @@ """Utility functions used to support lark parsing.""" import collections +import hashlib import logging import re from threading import local @@ -115,12 +116,20 @@ def make_blank_node(self, label=None): self._call_state.bnodes[node.n3()] = node return node - def make_quotedgraph(self, store): + def make_quotedgraph(self, store=None): self._call_state.formulacounter += 1 return rdflib.graph.QuotedGraph( - store=store, identifier=f"_:Formula{self._call_state.formulacounter}" + store=self._call_state.graph.store if store is None else store, + identifier=f"Formula{self._call_state.formulacounter}", ) + def make_rdfstartriple(self, subject, predicate, object): + rdflib.logger.info(f"make_rdfstartriple: ({subject}, {predicate}, {object})") + sid = str( + hashlib.md5((subject + predicate + object).encode("utf-8")).hexdigest() + ) + return rdflib.experimental.term.RDFStarTriple(sid, subject, predicate, object) + def _prepare_parse(self, graph): self._call_state.bnodes = collections.defaultdict(rdflib.term.BNode) self._call_state.graph = graph diff --git a/test/test_experimental/test_lark/test_notation3.py b/test/test_experimental/test_lark/test_notation3.py new file mode 100644 index 000000000..af0ea0283 --- /dev/null +++ b/test/test_experimental/test_lark/test_notation3.py @@ -0,0 +1,328 @@ +import pytest + +from pprint import pformat + +import rdflib +from rdflib import FOAF, Namespace +from rdflib.term import BNode, Literal, URIRef, Variable +from rdflib.graph import Dataset, Graph +from rdflib.compare import isomorphic + +from test.data import TEST_DATA_DIR, context0 + +rdflib.plugin.register( + "larkn3", + rdflib.parser.Parser, + "rdflib.plugins.parsers.larknotation3", + "LarkN3Parser", +) + +rdflib.plugin.register( + "n3", + rdflib.parser.Parser, + "rdflib.plugins.parsers.notation3", + "N3Parser", +) + +LOG_NS = Namespace("http://www.w3.org/2000/10/swap/log#") + +rulegraph1 = open(TEST_DATA_DIR / "rulegraph1.n3", "r").read() + +rulegraph3 = open(TEST_DATA_DIR / "rulegraph3.n3", "r").read() + + +rulegraph1 = """@prefix : . +@prefix log: . +:bob :hasmother :alice . +:john :hasmother :alice . + +@forAll :x, :y, :z . +{ :x :hasmother :z . :y :hasmother :z } log:implies { :x :issibling :y } . +""" + + +rulegraph1 = """@prefix : . +@prefix log: . +:bob :hasmother :alice . +:john :hasmother :alice . + +{ ?x :hasmother ?z . ?y :hasmother ?z } log:implies { ?x :issibling ?y } . +""" + +rulegraph1 = """@prefix : . +@prefix log: . +:bob :hasmother :alice . +:john :hasmother :alice . + +{ ?x :hasmother ?z . ?y :hasmother ?z } => { ?x :issibling ?y } . +""" + +# testdata1 = """ . +# "Spiderman" . +# "Green Goblin" . +# """ + + +# def test_larknotation3(): +# g = Graph() +# g.parse( +# data=testdata1, +# format="larkn3", +# ) +# gs = sorted(list(g)) +# assert gs == [ +# ( +# rdflib.term.URIRef("http://example.org/#green-goblin"), +# rdflib.term.URIRef("http://xmlns.com/foaf/0.1/name"), +# rdflib.term.Literal("Green Goblin"), +# ), +# ( +# rdflib.term.URIRef("http://example.org/#spiderman"), +# rdflib.term.URIRef("http://example.org/#enemyOf"), +# rdflib.term.URIRef("http://example.org/#green-goblin"), +# ), +# ( +# rdflib.term.URIRef("http://example.org/#spiderman"), +# rdflib.term.URIRef("http://xmlns.com/foaf/0.1/name"), +# rdflib.term.Literal("Spiderman"), +# ), +# ] + + +# @pytest.mark.xfail(reason="WIP") +# def test_larknotation3_template(): +# d1 = Dataset() +# d1.parse( +# data=testdata, +# format="larkn3", +# ) + + +def test_formula_extant_n3_parser(): + rulegraph1 = """@prefix : . +@prefix log: . +:bob :hasmother :alice . +:john :hasmother :alice . + +{ ?x :hasmother ?z . ?y :hasmother ?z } => { ?x :issibling ?y } . +""" + g = Graph() + g.parse( + data=rulegraph1, + format="n3", + ) + + rule_statement = list(g.triples((None, LOG_NS.implies, None)))[0] + + assert ( + repr(rule_statement) + == "()>, " + + "rdflib.term.URIRef('http://www.w3.org/2000/10/swap/log#implies'), " + + ")>)" + ) + + quoted_graph_sub_obj = list(g.subject_objects(predicate=LOG_NS.implies)) + + assert ( + str(quoted_graph_sub_obj) + == "[(" + + ")>, " + + ")>" + + ")]" + ) + + formula1, formula2 = quoted_graph_sub_obj[0] + + assert sorted(list(formula1)) == [ + ( + Variable("x"), + URIRef("urn:example:hasmother"), + Variable("z"), + ), + ( + Variable("y"), + URIRef("urn:example:hasmother"), + Variable("z"), + ), + ] + + assert sorted(list(formula2)) == [ + ( + Variable("x"), + URIRef("urn:example:issibling"), + Variable("y"), + ) + ] + + hashmotherrule = (Variable("y"), URIRef("urn:example:hasmother"), Variable("z")) + + sortedtriples = sorted(list(g)) + + assert hashmotherrule not in sortedtriples + + +# @pytest.mark.xfail(reason="WIP") +def test_formula_lark_notation3_parser(): + rulegraph1 = """@prefix : . +@prefix log: . +:bob :hasmother :alice . +:john :hasmother :alice . + +{ ?x :hasmother ?z . ?y :hasmother ?z } => { ?x :issibling ?y } . +""" + g = Graph() + g.parse( + data=rulegraph1, + format="larkn3", + ) + + rule_statement = list(g.triples((None, LOG_NS.implies, None)))[0] + + assert ( + repr(rule_statement) + == "()>, " + + "rdflib.term.URIRef('http://www.w3.org/2000/10/swap/log#implies'), " + + ")>)" + ) + + quoted_graph_sub_obj = list(g.subject_objects(predicate=LOG_NS.implies)) + + assert ( + str(quoted_graph_sub_obj) + == "[(" + + ")>, " + + ")>" + + ")]" + ) + + formula1, formula2 = quoted_graph_sub_obj[0] + + assert sorted(list(formula1)) == [ + ( + Variable("x"), + URIRef("urn:example:hasmother"), + Variable("z"), + ), + ( + Variable("y"), + URIRef("urn:example:hasmother"), + Variable("z"), + ), + ] + + assert sorted(list(formula2)) == [ + ( + Variable("x"), + URIRef("urn:example:issibling"), + Variable("y"), + ) + ] + + # print(f"G:\n{g.serialize(format='n3')}") + + del formula1, formula2, rule_statement, quoted_graph_sub_obj, rulegraph1 + + hashmotherrule = (Variable("y"), URIRef("urn:example:hasmother"), Variable("z")) + + sortedtriples = sorted(list(g)) + + assert hashmotherrule not in sortedtriples + + +# @pytest.mark.skip("WIP") +# def test_larknotation3_with_forall(): +# ds = Dataset() +# ds.parse( +# data=rulegraph1, +# format="larkn3", +# ) + + +# # print(list(ds)) +# assert len(ds) == 3 + + +# def test_compare_graphs_with_forall(): +# ds1 = Dataset() + +# ds1.parse( +# data=rulegraph1, +# format="n3", +# ) + +# assert len(ds1) == 3 + +# ds2 = Dataset() + +# ds2.parse( +# data=rulegraph1, +# format="larkn3", +# ) + +# assert len(ds2) == 3 + +# assert ds1.serialize(format="n3") == ds2.serialize(format="n3") + + +# def test_notation3_with_variables(): +# ds = Dataset() +# ds.parse( +# data=rulegraph3, +# format="n3", +# ) + +# # print(list(ds)) +# assert len(ds) == 3 + + +# def test_larknotation3_with_variables(): +# ds = Dataset() +# ds.parse( +# data=rulegraph3, +# format="larkn3", +# ) + +# # print(list(ds)) +# assert len(ds) == 3 + + +# def test_compare_graphs_without_variables(): +# ds1 = Dataset() + +# ds1.parse( +# data=rulegraph3, +# format="n3", +# ) + +# assert len(ds1) == 3 + +# ds2 = Dataset() + +# ds2.parse( +# data=rulegraph3, +# format="larkn3", +# ) + +# assert len(ds2) == 3 + +# assert ds1.serialize(format="n3") == ds2.serialize(format="n3") + + +# @pytest.mark.xfail(reason="WIP") +# def test_cwm_reasoning_parse(): +# data = """@prefix li: . +# @prefix : . + +# { ?x li:in (3 4 5) } => { ?x a :RESULT1 } . +# { ( :joe :fred :amy ) li:member ?y } => { ?y a :Friend } . + +# { ( (3 4 5) (5 12 13) )!li:member li:member ?z } => { ?z a :Pythagorean } . + +# # ends +# """ +# g = Graph() +# g.parse( +# data=data, +# base="https://w3c.github.io/N3/tests/N3Tests/list-in.n3", +# format="larkn3", +# )